@everymatrix/casino-games-category-section 0.0.95 → 0.0.99

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.
@@ -4531,7 +4531,7 @@
4531
4531
  viewAll: 'Show all',
4532
4532
  searchedItems: 'Search result',
4533
4533
  recentSearchedItems: 'Recently searched',
4534
- noResults: 'Sorry, no results found. Please try again'
4534
+ noResults: 'Sorry, no results found. Please try again.'
4535
4535
  }
4536
4536
  },
4537
4537
  de: {
@@ -4540,7 +4540,7 @@
4540
4540
  viewAll: 'Alle anzeigen',
4541
4541
  searchedItems: 'Suchergebnis',
4542
4542
  recentSearchedItems: 'Zuletzt gesucht',
4543
- noResults: 'Sorry, no results found. Please try again'
4543
+ noResults: 'Sorry, kein Treffer. Bitte erneut versuchen.'
4544
4544
  }
4545
4545
  },
4546
4546
  it: {
@@ -4549,7 +4549,7 @@
4549
4549
  viewAll: 'Mostra tutto',
4550
4550
  searchedItems: 'risultato',
4551
4551
  recentSearchedItems: 'Ricerche recenti',
4552
- noResults: 'Sorry, no results found. Please try again'
4552
+ noResults: 'Spiacenti, nessun risultato. Si prega di riprovare.'
4553
4553
  }
4554
4554
  },
4555
4555
  fr: {
@@ -4603,7 +4603,7 @@
4603
4603
  viewAll: 'Pokaži sve',
4604
4604
  searchedItems: 'Pretraži rezultat',
4605
4605
  recentSearchedItems: 'Zadnje pretrage',
4606
- noResults: 'Sorry, no results found. Please try again'
4606
+ noResults: 'Žao nam je, nema rezultata. Molimo pokušajte ponovno.'
4607
4607
  }
4608
4608
  },
4609
4609
  hu: {
@@ -4612,7 +4612,7 @@
4612
4612
  viewAll: 'Az összes megjelenítése',
4613
4613
  searchedItems: 'Keresés eredménye',
4614
4614
  recentSearchedItems: 'Legutóbb keresett',
4615
- noResults: 'Sorry, no results found. Please try again'
4615
+ noResults: 'Sajnos nincs találat. Kérjük próbálja újra.'
4616
4616
  }
4617
4617
  },
4618
4618
  pl: {
@@ -4621,7 +4621,7 @@
4621
4621
  viewAll: 'Pokaż wszystkie',
4622
4622
  searchedItems: 'Wynik wyszukiwania',
4623
4623
  recentSearchedItems: 'Ostatnio wyszukiwane',
4624
- noResults: 'Sorry, no results found. Please try again'
4624
+ noResults: 'Przepraszamy, brak wyników. Prosimy spróbować ponownie.'
4625
4625
  }
4626
4626
  },
4627
4627
  pt: {
@@ -4630,7 +4630,7 @@
4630
4630
  viewAll: 'Mostrar tudo',
4631
4631
  searchedItems: 'Procurar resultado',
4632
4632
  recentSearchedItems: 'Pesquisado recentemente',
4633
- noResults: 'Sorry, no results found. Please try again'
4633
+ noResults: 'Desculpe, sem qualquer correspondência. Por favor, tente novamente.'
4634
4634
  }
4635
4635
  },
4636
4636
  sl: {
@@ -4639,7 +4639,7 @@
4639
4639
  viewAll: 'Prikaži vse',
4640
4640
  searchedItems: 'Rezultati iskanja',
4641
4641
  recentSearchedItems: 'Nedavno iskanje',
4642
- noResults: 'Sorry, no results found. Please try again'
4642
+ noResults: 'Oprostite, ni rezultata. Prosimo poizkusite ponovno.'
4643
4643
  }
4644
4644
  },
4645
4645
  sr: {
@@ -4648,7 +4648,7 @@
4648
4648
  viewAll: 'Prikaži sve',
4649
4649
  searchedItems: 'Pretraži rezultat',
4650
4650
  recentSearchedItems: 'Zadnja pretraga',
4651
- noResults: 'Sorry, no results found. Please try again'
4651
+ noResults: 'Žao nam je, nema pogodaka. Pokušaj ponovo.'
4652
4652
  }
4653
4653
  }
4654
4654
  };
@@ -4760,10 +4760,10 @@
4760
4760
 
4761
4761
  /* ../casino-game-thumbnail/src/CasinoGameThumbnail.svelte generated by Svelte v3.37.0 */
4762
4762
 
4763
- const { Object: Object_1$1, console: console_1$1 } = globals;
4763
+ const { Object: Object_1$1 } = globals;
4764
4764
  const file$1 = "../casino-game-thumbnail/src/CasinoGameThumbnail.svelte";
4765
4765
 
4766
- // (156:6) {#if fav}
4766
+ // (142:8) {#if fav}
4767
4767
  function create_if_block_5$1(ctx) {
4768
4768
  let show_if = !isMobile(/*userAgent*/ ctx[16]) && !/*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[9];
4769
4769
  let if_block_anchor;
@@ -4804,14 +4804,14 @@
4804
4804
  block,
4805
4805
  id: create_if_block_5$1.name,
4806
4806
  type: "if",
4807
- source: "(156:6) {#if fav}",
4807
+ source: "(142:8) {#if fav}",
4808
4808
  ctx
4809
4809
  });
4810
4810
 
4811
4811
  return block;
4812
4812
  }
4813
4813
 
4814
- // (157:8) {#if !isMobile(userAgent) && !gamefavorite && isLoggedIn}
4814
+ // (143:10) {#if !isMobile(userAgent) && !gamefavorite && isLoggedIn}
4815
4815
  function create_if_block_6$1(ctx) {
4816
4816
  let div;
4817
4817
  let svg;
@@ -4825,8 +4825,8 @@
4825
4825
  svg = svg_element("svg");
4826
4826
  path = svg_element("path");
4827
4827
  set_style(path, "fill", "white");
4828
- 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");
4829
- add_location(path, file$1, 159, 110, 5484);
4828
+ 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");
4829
+ add_location(path, file$1, 145, 112, 5027);
4830
4830
  attr_dev(svg, "version", "1.1");
4831
4831
  attr_dev(svg, "class", "UnfavoredIcon");
4832
4832
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
@@ -4836,9 +4836,9 @@
4836
4836
  attr_dev(svg, "viewBox", "0 0 512.001 512.001");
4837
4837
  set_style(svg, "enable-background", "new 0 0 512.001 512.001");
4838
4838
  attr_dev(svg, "xml:space", "preserve");
4839
- add_location(svg, file$1, 158, 12, 5237);
4839
+ add_location(svg, file$1, 144, 14, 4778);
4840
4840
  attr_dev(div, "class", "FavIconContainer");
4841
- add_location(div, file$1, 157, 10, 5148);
4841
+ add_location(div, file$1, 143, 12, 4687);
4842
4842
  },
4843
4843
  m: function mount(target, anchor) {
4844
4844
  insert_dev(target, div, anchor);
@@ -4862,14 +4862,14 @@
4862
4862
  block,
4863
4863
  id: create_if_block_6$1.name,
4864
4864
  type: "if",
4865
- source: "(157:8) {#if !isMobile(userAgent) && !gamefavorite && isLoggedIn}",
4865
+ source: "(143:10) {#if !isMobile(userAgent) && !gamefavorite && isLoggedIn}",
4866
4866
  ctx
4867
4867
  });
4868
4868
 
4869
4869
  return block;
4870
4870
  }
4871
4871
 
4872
- // (185:75)
4872
+ // (171:77)
4873
4873
  function create_if_block_4$1(ctx) {
4874
4874
  let div;
4875
4875
  let svg;
@@ -4882,16 +4882,16 @@
4882
4882
  path = svg_element("path");
4883
4883
  set_style(path, "fill", "white");
4884
4884
  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");
4885
- add_location(path, file$1, 187, 8, 7910);
4885
+ add_location(path, file$1, 173, 10, 7509);
4886
4886
  attr_dev(svg, "version", "1.1");
4887
4887
  attr_dev(svg, "class", "FavoredIcon");
4888
4888
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
4889
4889
  attr_dev(svg, "viewBox", "0 0 19.481 19.481");
4890
4890
  attr_dev(svg, "xmlns:xlink", "http://www.w3.org/1999/xlink");
4891
4891
  attr_dev(svg, "enable-background", "new 0 0 19.481 19.481");
4892
- add_location(svg, file$1, 186, 6, 7714);
4892
+ add_location(svg, file$1, 172, 8, 7311);
4893
4893
  attr_dev(div, "class", "FavIconContainer");
4894
- add_location(div, file$1, 185, 4, 7677);
4894
+ add_location(div, file$1, 171, 6, 7272);
4895
4895
  },
4896
4896
  m: function mount(target, anchor) {
4897
4897
  insert_dev(target, div, anchor);
@@ -4908,14 +4908,14 @@
4908
4908
  block,
4909
4909
  id: create_if_block_4$1.name,
4910
4910
  type: "if",
4911
- source: "(185:75) ",
4911
+ source: "(171:77) ",
4912
4912
  ctx
4913
4913
  });
4914
4914
 
4915
4915
  return block;
4916
4916
  }
4917
4917
 
4918
- // (179:2) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}
4918
+ // (165:4) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}
4919
4919
  function create_if_block_3$1(ctx) {
4920
4920
  let div;
4921
4921
  let svg;
@@ -4930,16 +4930,16 @@
4930
4930
  path = svg_element("path");
4931
4931
  set_style(path, "fill", "white");
4932
4932
  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");
4933
- add_location(path, file$1, 181, 8, 7234);
4933
+ add_location(path, file$1, 167, 10, 6821);
4934
4934
  attr_dev(svg, "version", "1.1");
4935
4935
  attr_dev(svg, "class", "FavoredIcon");
4936
4936
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
4937
4937
  attr_dev(svg, "viewBox", "0 0 19.481 19.481");
4938
4938
  attr_dev(svg, "xmlns:xlink", "http://www.w3.org/1999/xlink");
4939
4939
  attr_dev(svg, "enable-background", "new 0 0 19.481 19.481");
4940
- add_location(svg, file$1, 180, 6, 7038);
4940
+ add_location(svg, file$1, 166, 8, 6623);
4941
4941
  attr_dev(div, "class", "FavIconContainer");
4942
- add_location(div, file$1, 179, 4, 6955);
4942
+ add_location(div, file$1, 165, 6, 6538);
4943
4943
  },
4944
4944
  m: function mount(target, anchor) {
4945
4945
  insert_dev(target, div, anchor);
@@ -4963,14 +4963,14 @@
4963
4963
  block,
4964
4964
  id: create_if_block_3$1.name,
4965
4965
  type: "if",
4966
- source: "(179:2) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}",
4966
+ source: "(165:4) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}",
4967
4967
  ctx
4968
4968
  });
4969
4969
 
4970
4970
  return block;
4971
4971
  }
4972
4972
 
4973
- // (193:4) {#if gameisnew}
4973
+ // (179:6) {#if gameisnew}
4974
4974
  function create_if_block_2$1(ctx) {
4975
4975
  let span;
4976
4976
  let t_value = /*$_*/ ctx[15]("gameThumbnail.new") + "";
@@ -4981,7 +4981,7 @@
4981
4981
  span = element("span");
4982
4982
  t = text(t_value);
4983
4983
  attr_dev(span, "class", "GameExtraInfoLabel NewGameTag");
4984
- add_location(span, file$1, 193, 6, 8337);
4984
+ add_location(span, file$1, 179, 8, 7948);
4985
4985
  },
4986
4986
  m: function mount(target, anchor) {
4987
4987
  insert_dev(target, span, anchor);
@@ -4999,14 +4999,14 @@
4999
4999
  block,
5000
5000
  id: create_if_block_2$1.name,
5001
5001
  type: "if",
5002
- source: "(193:4) {#if gameisnew}",
5002
+ source: "(179:6) {#if gameisnew}",
5003
5003
  ctx
5004
5004
  });
5005
5005
 
5006
5006
  return block;
5007
5007
  }
5008
5008
 
5009
- // (196:4) {#if (parseInt(gamepopularity) > 0)}
5009
+ // (182:6) {#if (parseInt(gamepopularity) > 0)}
5010
5010
  function create_if_block_1$1(ctx) {
5011
5011
  let span;
5012
5012
  let t_value = /*$_*/ ctx[15]("gameThumbnail.hot") + "";
@@ -5017,7 +5017,7 @@
5017
5017
  span = element("span");
5018
5018
  t = text(t_value);
5019
5019
  attr_dev(span, "class", "GameExtraInfoLabel PopularGameTag");
5020
- add_location(span, file$1, 196, 6, 8471);
5020
+ add_location(span, file$1, 182, 8, 8088);
5021
5021
  },
5022
5022
  m: function mount(target, anchor) {
5023
5023
  insert_dev(target, span, anchor);
@@ -5035,14 +5035,14 @@
5035
5035
  block,
5036
5036
  id: create_if_block_1$1.name,
5037
5037
  type: "if",
5038
- source: "(196:4) {#if (parseInt(gamepopularity) > 0)}",
5038
+ source: "(182:6) {#if (parseInt(gamepopularity) > 0)}",
5039
5039
  ctx
5040
5040
  });
5041
5041
 
5042
5042
  return block;
5043
5043
  }
5044
5044
 
5045
- // (201:0) {#if showgamename}
5045
+ // (187:2) {#if showgamename}
5046
5046
  function create_if_block$1(ctx) {
5047
5047
  let p;
5048
5048
  let t;
@@ -5053,7 +5053,7 @@
5053
5053
  t = text(/*gamename*/ ctx[3]);
5054
5054
  attr_dev(p, "class", "GameNameBelow");
5055
5055
  attr_dev(p, "title", /*gamename*/ ctx[3]);
5056
- add_location(p, file$1, 201, 2, 8599);
5056
+ add_location(p, file$1, 187, 4, 8226);
5057
5057
  },
5058
5058
  m: function mount(target, anchor) {
5059
5059
  insert_dev(target, p, anchor);
@@ -5075,7 +5075,7 @@
5075
5075
  block,
5076
5076
  id: create_if_block$1.name,
5077
5077
  type: "if",
5078
- source: "(201:0) {#if showgamename}",
5078
+ source: "(187:2) {#if showgamename}",
5079
5079
  ctx
5080
5080
  });
5081
5081
 
@@ -5083,6 +5083,7 @@
5083
5083
  }
5084
5084
 
5085
5085
  function create_fragment$1(ctx) {
5086
+ let div4;
5086
5087
  let div3;
5087
5088
  let img;
5088
5089
  let img_src_value;
@@ -5110,7 +5111,6 @@
5110
5111
  let t9;
5111
5112
  let show_if = parseInt(/*gamepopularity*/ ctx[7]) > 0;
5112
5113
  let t10;
5113
- let if_block4_anchor;
5114
5114
  let mounted;
5115
5115
  let dispose;
5116
5116
  let if_block0 = /*fav*/ ctx[14] && create_if_block_5$1(ctx);
@@ -5130,6 +5130,7 @@
5130
5130
 
5131
5131
  const block = {
5132
5132
  c: function create() {
5133
+ div4 = element("div");
5133
5134
  div3 = element("div");
5134
5135
  img = element("img");
5135
5136
  t0 = space();
@@ -5154,34 +5155,35 @@
5154
5155
  if (if_block3) if_block3.c();
5155
5156
  t10 = space();
5156
5157
  if (if_block4) if_block4.c();
5157
- if_block4_anchor = empty();
5158
5158
  this.c = noop$1;
5159
5159
  if (img.src !== (img_src_value = /*gamethumbnail*/ ctx[2])) attr_dev(img, "src", img_src_value);
5160
5160
  attr_dev(img, "class", img_class_value = "GameBg " + (/*hover*/ ctx[10] ? "GameContainerHovered" : "") + " " + (/*loaded*/ ctx[11] ? "Loaded" : ""));
5161
5161
  attr_dev(img, "alt", "game thumbnail");
5162
5162
  attr_dev(img, "loading", "lazy");
5163
- add_location(img, file$1, 152, 2, 4747);
5163
+ add_location(img, file$1, 138, 4, 4276);
5164
5164
  attr_dev(p, "class", "GameInfoName");
5165
5165
  attr_dev(p, "title", /*gamename*/ ctx[3]);
5166
- add_location(p, file$1, 171, 6, 6600);
5166
+ add_location(p, file$1, 157, 8, 6167);
5167
5167
  attr_dev(button, "class", "GameInfoBtn");
5168
- add_location(button, file$1, 172, 6, 6664);
5168
+ add_location(button, file$1, 158, 8, 6233);
5169
5169
  attr_dev(div0, "class", div0_class_value = "GameInfo " + (/*hover*/ ctx[10] ? "GameHovered" : ""));
5170
- add_location(div0, file$1, 154, 4, 5004);
5170
+ add_location(div0, file$1, 140, 6, 4537);
5171
5171
  attr_dev(span, "class", "GameInfoVendor");
5172
- add_location(span, file$1, 174, 4, 6789);
5172
+ add_location(span, file$1, 160, 6, 6362);
5173
5173
  attr_dev(div1, "class", "GameInfoWrapper");
5174
- add_location(div1, file$1, 153, 2, 4910);
5174
+ add_location(div1, file$1, 139, 4, 4441);
5175
5175
  attr_dev(div2, "class", "GameExtraInfo");
5176
- add_location(div2, file$1, 191, 2, 8283);
5176
+ add_location(div2, file$1, 177, 4, 7890);
5177
5177
  attr_dev(div3, "class", "GameContainer");
5178
- add_location(div3, file$1, 151, 0, 4574);
5178
+ add_location(div3, file$1, 137, 2, 4136);
5179
+ add_location(div4, file$1, 136, 0, 4093);
5179
5180
  },
5180
5181
  l: function claim(nodes) {
5181
5182
  throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
5182
5183
  },
5183
5184
  m: function mount(target, anchor) {
5184
- insert_dev(target, div3, anchor);
5185
+ insert_dev(target, div4, anchor);
5186
+ append_dev(div4, div3);
5185
5187
  append_dev(div3, img);
5186
5188
  /*img_binding*/ ctx[34](img);
5187
5189
  append_dev(div3, t0);
@@ -5204,10 +5206,9 @@
5204
5206
  if (if_block2) if_block2.m(div2, null);
5205
5207
  append_dev(div2, t9);
5206
5208
  if (if_block3) if_block3.m(div2, null);
5207
- /*div3_binding*/ ctx[40](div3);
5208
- insert_dev(target, t10, anchor);
5209
- if (if_block4) if_block4.m(target, anchor);
5210
- insert_dev(target, if_block4_anchor, anchor);
5209
+ append_dev(div4, t10);
5210
+ if (if_block4) if_block4.m(div4, null);
5211
+ /*div4_binding*/ ctx[40](div4);
5211
5212
 
5212
5213
  if (!mounted) {
5213
5214
  dispose = [
@@ -5305,7 +5306,7 @@
5305
5306
  } else {
5306
5307
  if_block4 = create_if_block$1(ctx);
5307
5308
  if_block4.c();
5308
- if_block4.m(if_block4_anchor.parentNode, if_block4_anchor);
5309
+ if_block4.m(div4, null);
5309
5310
  }
5310
5311
  } else if (if_block4) {
5311
5312
  if_block4.d(1);
@@ -5315,7 +5316,7 @@
5315
5316
  i: noop$1,
5316
5317
  o: noop$1,
5317
5318
  d: function destroy(detaching) {
5318
- if (detaching) detach_dev(div3);
5319
+ if (detaching) detach_dev(div4);
5319
5320
  /*img_binding*/ ctx[34](null);
5320
5321
  if (if_block0) if_block0.d();
5321
5322
 
@@ -5325,10 +5326,8 @@
5325
5326
 
5326
5327
  if (if_block2) if_block2.d();
5327
5328
  if (if_block3) if_block3.d();
5328
- /*div3_binding*/ ctx[40](null);
5329
- if (detaching) detach_dev(t10);
5330
- if (if_block4) if_block4.d(detaching);
5331
- if (detaching) detach_dev(if_block4_anchor);
5329
+ if (if_block4) if_block4.d();
5330
+ /*div4_binding*/ ctx[40](null);
5332
5331
  mounted = false;
5333
5332
  run_all(dispose);
5334
5333
  }
@@ -5476,20 +5475,6 @@
5476
5475
  $$invalidate(9, isLoggedIn = true);
5477
5476
  sessionID = session;
5478
5477
  playerID = userid;
5479
-
5480
- if (endpoint) {
5481
- checkSession(endpoint, session).then(
5482
- res => {
5483
- sessionID = res.data.Guid;
5484
- playerID = res.data.UserID;
5485
- $$invalidate(9, isLoggedIn = true);
5486
- },
5487
- err => {
5488
- $$invalidate(9, isLoggedIn = false);
5489
- console.error("err on session", err);
5490
- }
5491
- );
5492
- }
5493
5478
  };
5494
5479
 
5495
5480
  const setOnLoad = () => {
@@ -5523,19 +5508,14 @@
5523
5508
 
5524
5509
  const setClientStylingURL = () => {
5525
5510
  let cssFile = document.createElement("style");
5526
- cssFile.innerHTML = `@import ${clientstylingurl}`;
5527
5511
 
5528
- if (clientstylingurl) {
5529
- fetch(new URL(clientstylingurl)).then(res => res.text()).then(data => {
5530
- cssFile.innerHTML = data;
5512
+ fetch(new URL(clientstylingurl)).then(res => res.text()).then(data => {
5513
+ cssFile.innerHTML = data;
5531
5514
 
5532
- if (customStylingContainer) {
5533
- setTimeout(() => {
5534
- customStylingContainer.appendChild(cssFile);
5535
- });
5536
- }
5515
+ setTimeout(() => {
5516
+ customStylingContainer.appendChild(cssFile);
5537
5517
  });
5538
- }
5518
+ });
5539
5519
  };
5540
5520
 
5541
5521
  onMount(() => {
@@ -5568,7 +5548,7 @@
5568
5548
  ];
5569
5549
 
5570
5550
  Object_1$1.keys($$props).forEach(key => {
5571
- if (!~writable_props.indexOf(key) && key.slice(0, 2) !== "$$") console_1$1.warn(`<undefined> was created with unknown prop '${key}'`);
5551
+ if (!~writable_props.indexOf(key) && key.slice(0, 2) !== "$$") console.warn(`<undefined> was created with unknown prop '${key}'`);
5572
5552
  });
5573
5553
 
5574
5554
  function img_binding($$value) {
@@ -5584,7 +5564,7 @@
5584
5564
  const mouseleave_handler = () => leave();
5585
5565
  const click_handler_2 = () => toggleFavoriteGame(gameid);
5586
5566
 
5587
- function div3_binding($$value) {
5567
+ function div4_binding($$value) {
5588
5568
  binding_callbacks[$$value ? "unshift" : "push"](() => {
5589
5569
  customStylingContainer = $$value;
5590
5570
  $$invalidate(13, customStylingContainer);
@@ -5763,7 +5743,7 @@
5763
5743
  mouseenter_handler,
5764
5744
  mouseleave_handler,
5765
5745
  click_handler_2,
5766
- div3_binding
5746
+ div4_binding
5767
5747
  ];
5768
5748
  }
5769
5749
 
@@ -6031,13 +6011,13 @@
6031
6011
  return child_ctx;
6032
6012
  }
6033
6013
 
6034
- // (443:4) {:else}
6014
+ // (445:4) {:else}
6035
6015
  function create_else_block_3(ctx) {
6036
6016
  let div;
6037
6017
 
6038
6018
  function select_block_type_4(ctx, dirty) {
6039
- if (/*categoryData*/ ctx[7]) return create_if_block_7;
6040
- if (/*showFavGamesCategory*/ ctx[18]) return create_if_block_11;
6019
+ if (/*categoryData*/ ctx[8]) return create_if_block_7;
6020
+ if (/*showFavGamesCategory*/ ctx[19]) return create_if_block_11;
6041
6021
  }
6042
6022
 
6043
6023
  let current_block_type = select_block_type_4(ctx);
@@ -6047,7 +6027,7 @@
6047
6027
  c: function create() {
6048
6028
  div = element("div");
6049
6029
  if (if_block) if_block.c();
6050
- add_location(div, file, 443, 6, 16627);
6030
+ add_location(div, file, 445, 6, 16591);
6051
6031
  },
6052
6032
  m: function mount(target, anchor) {
6053
6033
  insert_dev(target, div, anchor);
@@ -6079,22 +6059,22 @@
6079
6059
  block,
6080
6060
  id: create_else_block_3.name,
6081
6061
  type: "else",
6082
- source: "(443:4) {:else}",
6062
+ source: "(445:4) {:else}",
6083
6063
  ctx
6084
6064
  });
6085
6065
 
6086
6066
  return block;
6087
6067
  }
6088
6068
 
6089
- // (393:4) {#if searched}
6069
+ // (394:4) {#if searched}
6090
6070
  function create_if_block_2(ctx) {
6091
6071
  let div1;
6092
6072
  let div0;
6093
6073
  let t;
6094
6074
 
6095
6075
  function select_block_type_2(ctx, dirty) {
6096
- if (/*recentSearched*/ ctx[11]) return create_if_block_5;
6097
- if (!/*shownCategoryData*/ ctx[8].length) return create_if_block_6;
6076
+ if (/*recentSearched*/ ctx[12]) return create_if_block_5;
6077
+ if (!/*shownCategoryData*/ ctx[9].length) return create_if_block_6;
6098
6078
  return create_else_block_2;
6099
6079
  }
6100
6080
 
@@ -6102,7 +6082,7 @@
6102
6082
  let if_block0 = current_block_type(ctx);
6103
6083
 
6104
6084
  function select_block_type_3(ctx, dirty) {
6105
- if (/*shownCategoryData*/ ctx[8]) return create_if_block_3;
6085
+ if (/*shownCategoryData*/ ctx[9]) return create_if_block_3;
6106
6086
  return create_else_block_1;
6107
6087
  }
6108
6088
 
@@ -6117,9 +6097,9 @@
6117
6097
  t = space();
6118
6098
  if_block1.c();
6119
6099
  attr_dev(div0, "class", "CasinoGamesHeader Searched");
6120
- add_location(div0, file, 394, 8, 14786);
6100
+ add_location(div0, file, 395, 8, 14715);
6121
6101
  attr_dev(div1, "class", "CasinoGamesContainer");
6122
- add_location(div1, file, 393, 6, 14743);
6102
+ add_location(div1, file, 394, 6, 14672);
6123
6103
  },
6124
6104
  m: function mount(target, anchor) {
6125
6105
  insert_dev(target, div1, anchor);
@@ -6164,19 +6144,19 @@
6164
6144
  block,
6165
6145
  id: create_if_block_2.name,
6166
6146
  type: "if",
6167
- source: "(393:4) {#if searched}",
6147
+ source: "(394:4) {#if searched}",
6168
6148
  ctx
6169
6149
  });
6170
6150
 
6171
6151
  return block;
6172
6152
  }
6173
6153
 
6174
- // (385:2) {#if hasErrors}
6154
+ // (386:2) {#if hasErrors}
6175
6155
  function create_if_block(ctx) {
6176
6156
  let if_block_anchor;
6177
6157
 
6178
6158
  function select_block_type_1(ctx, dirty) {
6179
- if (/*filteresPresent*/ ctx[13]) return create_if_block_1;
6159
+ if (/*filteresPresent*/ ctx[14]) return create_if_block_1;
6180
6160
  return create_else_block;
6181
6161
  }
6182
6162
 
@@ -6213,26 +6193,26 @@
6213
6193
  block,
6214
6194
  id: create_if_block.name,
6215
6195
  type: "if",
6216
- source: "(385:2) {#if hasErrors}",
6196
+ source: "(386:2) {#if hasErrors}",
6217
6197
  ctx
6218
6198
  });
6219
6199
 
6220
6200
  return block;
6221
6201
  }
6222
6202
 
6223
- // (490:39)
6203
+ // (493:39)
6224
6204
  function create_if_block_11(ctx) {
6225
6205
  let div1;
6226
6206
  let div0;
6227
6207
  let h3;
6228
- let t0_value = /*favoriteGamesData*/ ctx[20].name + "";
6208
+ let t0_value = /*favoriteGamesData*/ ctx[21].name + "";
6229
6209
  let t0;
6230
6210
  let t1;
6231
6211
  let ul;
6232
6212
  let ul_class_value;
6233
6213
 
6234
6214
  function select_block_type_6(ctx, dirty) {
6235
- if (/*favoriteGamesData*/ ctx[20]) return create_if_block_12;
6215
+ if (/*favoriteGamesData*/ ctx[21]) return create_if_block_12;
6236
6216
  return create_else_block_7;
6237
6217
  }
6238
6218
 
@@ -6249,17 +6229,17 @@
6249
6229
  ul = element("ul");
6250
6230
  if_block.c();
6251
6231
  attr_dev(h3, "class", "CategoryName");
6252
- add_location(h3, file, 492, 16, 18875);
6232
+ add_location(h3, file, 495, 16, 18880);
6253
6233
  attr_dev(div0, "class", "CasinoGamesHeader");
6254
- add_location(div0, file, 491, 12, 18827);
6234
+ add_location(div0, file, 494, 12, 18832);
6255
6235
 
6256
- attr_dev(ul, "class", ul_class_value = "" + ((/*favoriteGamesData*/ ctx[20].items.length != 0
6236
+ attr_dev(ul, "class", ul_class_value = "" + ((/*favoriteGamesData*/ ctx[21].items.length != 0
6257
6237
  ? "CasinoGamesGrid"
6258
6238
  : "") + " 'GamesListIncreasedGap'}"));
6259
6239
 
6260
- add_location(ul, file, 496, 12, 19024);
6240
+ add_location(ul, file, 499, 12, 19029);
6261
6241
  attr_dev(div1, "class", "CasinoGamesContainer");
6262
- add_location(div1, file, 490, 10, 18780);
6242
+ add_location(div1, file, 493, 10, 18785);
6263
6243
  },
6264
6244
  m: function mount(target, anchor) {
6265
6245
  insert_dev(target, div1, anchor);
@@ -6273,7 +6253,7 @@
6273
6253
  /*ul_binding_1*/ ctx[39](ul);
6274
6254
  },
6275
6255
  p: function update(ctx, dirty) {
6276
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && t0_value !== (t0_value = /*favoriteGamesData*/ ctx[20].name + "")) set_data_dev(t0, t0_value);
6256
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && t0_value !== (t0_value = /*favoriteGamesData*/ ctx[21].name + "")) set_data_dev(t0, t0_value);
6277
6257
 
6278
6258
  if (current_block_type === (current_block_type = select_block_type_6(ctx)) && if_block) {
6279
6259
  if_block.p(ctx, dirty);
@@ -6287,7 +6267,7 @@
6287
6267
  }
6288
6268
  }
6289
6269
 
6290
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && ul_class_value !== (ul_class_value = "" + ((/*favoriteGamesData*/ ctx[20].items.length != 0
6270
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && ul_class_value !== (ul_class_value = "" + ((/*favoriteGamesData*/ ctx[21].items.length != 0
6291
6271
  ? "CasinoGamesGrid"
6292
6272
  : "") + " 'GamesListIncreasedGap'}"))) {
6293
6273
  attr_dev(ul, "class", ul_class_value);
@@ -6305,26 +6285,26 @@
6305
6285
  block,
6306
6286
  id: create_if_block_11.name,
6307
6287
  type: "if",
6308
- source: "(490:39) ",
6288
+ source: "(493:39) ",
6309
6289
  ctx
6310
6290
  });
6311
6291
 
6312
6292
  return block;
6313
6293
  }
6314
6294
 
6315
- // (445:8) {#if categoryData}
6295
+ // (447:8) {#if categoryData}
6316
6296
  function create_if_block_7(ctx) {
6317
6297
  let div1;
6318
6298
  let div0;
6319
6299
  let h3;
6320
- let t0_value = /*categoryData*/ ctx[7].name + "";
6300
+ let t0_value = /*categoryData*/ ctx[8].name + "";
6321
6301
  let t0;
6322
6302
  let t1;
6323
6303
  let t2;
6324
- let if_block0 = /*showLoadCategory*/ ctx[9] && create_if_block_10(ctx);
6304
+ let if_block0 = /*showLoadCategory*/ ctx[10] && create_if_block_10(ctx);
6325
6305
 
6326
6306
  function select_block_type_5(ctx, dirty) {
6327
- if (/*shownCategoryData*/ ctx[8].length !== 0) return create_if_block_8;
6307
+ if (/*shownCategoryData*/ ctx[9].length !== 0) return create_if_block_8;
6328
6308
  return create_else_block_4;
6329
6309
  }
6330
6310
 
@@ -6342,11 +6322,11 @@
6342
6322
  t2 = space();
6343
6323
  if_block1.c();
6344
6324
  attr_dev(h3, "class", "CategoryName");
6345
- add_location(h3, file, 447, 16, 16765);
6325
+ add_location(h3, file, 449, 16, 16729);
6346
6326
  attr_dev(div0, "class", "CasinoGamesHeader");
6347
- add_location(div0, file, 446, 12, 16717);
6327
+ add_location(div0, file, 448, 12, 16681);
6348
6328
  attr_dev(div1, "class", "CasinoGamesContainer");
6349
- add_location(div1, file, 445, 10, 16670);
6329
+ add_location(div1, file, 447, 10, 16634);
6350
6330
  },
6351
6331
  m: function mount(target, anchor) {
6352
6332
  insert_dev(target, div1, anchor);
@@ -6360,9 +6340,9 @@
6360
6340
  if_block1.m(div1, null);
6361
6341
  },
6362
6342
  p: function update(ctx, dirty) {
6363
- if (dirty[0] & /*categoryData*/ 128 && t0_value !== (t0_value = /*categoryData*/ ctx[7].name + "")) set_data_dev(t0, t0_value);
6343
+ if (dirty[0] & /*categoryData*/ 256 && t0_value !== (t0_value = /*categoryData*/ ctx[8].name + "")) set_data_dev(t0, t0_value);
6364
6344
 
6365
- if (/*showLoadCategory*/ ctx[9]) {
6345
+ if (/*showLoadCategory*/ ctx[10]) {
6366
6346
  if (if_block0) {
6367
6347
  if_block0.p(ctx, dirty);
6368
6348
  } else {
@@ -6399,14 +6379,14 @@
6399
6379
  block,
6400
6380
  id: create_if_block_7.name,
6401
6381
  type: "if",
6402
- source: "(445:8) {#if categoryData}",
6382
+ source: "(447:8) {#if categoryData}",
6403
6383
  ctx
6404
6384
  });
6405
6385
 
6406
6386
  return block;
6407
6387
  }
6408
6388
 
6409
- // (570:14) {:else}
6389
+ // (575:14) {:else}
6410
6390
  function create_else_block_7(ctx) {
6411
6391
  let p;
6412
6392
 
@@ -6414,7 +6394,7 @@
6414
6394
  c: function create() {
6415
6395
  p = element("p");
6416
6396
  p.textContent = "Waiting";
6417
- add_location(p, file, 570, 16, 24467);
6397
+ add_location(p, file, 575, 16, 24570);
6418
6398
  },
6419
6399
  m: function mount(target, anchor) {
6420
6400
  insert_dev(target, p, anchor);
@@ -6429,17 +6409,17 @@
6429
6409
  block,
6430
6410
  id: create_else_block_7.name,
6431
6411
  type: "else",
6432
- source: "(570:14) {:else}",
6412
+ source: "(575:14) {:else}",
6433
6413
  ctx
6434
6414
  });
6435
6415
 
6436
6416
  return block;
6437
6417
  }
6438
6418
 
6439
- // (498:14) {#if favoriteGamesData}
6419
+ // (501:14) {#if favoriteGamesData}
6440
6420
  function create_if_block_12(ctx) {
6441
6421
  let each_1_anchor;
6442
- let each_value_2 = /*favoriteGamesData*/ ctx[20].items;
6422
+ let each_value_2 = /*favoriteGamesData*/ ctx[21].items;
6443
6423
  validate_each_argument(each_value_2);
6444
6424
  let each_blocks = [];
6445
6425
 
@@ -6477,8 +6457,8 @@
6477
6457
  }
6478
6458
  },
6479
6459
  p: function update(ctx, dirty) {
6480
- if (dirty[0] & /*favoriteGamesData, session, userid, lang, favorites, showFavGamesCategory, clientstyling, endpoint, userAgent, intersecting, nativeLoading*/ 13926463) {
6481
- each_value_2 = /*favoriteGamesData*/ ctx[20].items;
6460
+ if (dirty[0] & /*favoriteGamesData, session, userid, lang, favorites, showFavGamesCategory, clientstyling, clientstylingurl, endpoint, userAgent, intersecting, nativeLoading*/ 27852927) {
6461
+ each_value_2 = /*favoriteGamesData*/ ctx[21].items;
6482
6462
  validate_each_argument(each_value_2);
6483
6463
  let i;
6484
6464
 
@@ -6523,14 +6503,14 @@
6523
6503
  block,
6524
6504
  id: create_if_block_12.name,
6525
6505
  type: "if",
6526
- source: "(498:14) {#if favoriteGamesData}",
6506
+ source: "(501:14) {#if favoriteGamesData}",
6527
6507
  ctx
6528
6508
  });
6529
6509
 
6530
6510
  return block;
6531
6511
  }
6532
6512
 
6533
- // (550:16) {:else}
6513
+ // (555:16) {:else}
6534
6514
  function create_else_block_5(ctx) {
6535
6515
  let p;
6536
6516
  let svg;
@@ -6541,7 +6521,7 @@
6541
6521
  let t3;
6542
6522
 
6543
6523
  function select_block_type_8(ctx, dirty) {
6544
- if (isMobile(/*userAgent*/ ctx[22])) return create_if_block_19;
6524
+ if (isMobile(/*userAgent*/ ctx[23])) return create_if_block_19;
6545
6525
  return create_else_block_6;
6546
6526
  }
6547
6527
 
@@ -6561,7 +6541,7 @@
6561
6541
  t3 = space();
6562
6542
  set_style(path, "fill", "white");
6563
6543
  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");
6564
- add_location(path, file, 552, 116, 22780);
6544
+ add_location(path, file, 557, 116, 22883);
6565
6545
  attr_dev(svg, "version", "1.1");
6566
6546
  attr_dev(svg, "class", "UnfavoredIcon");
6567
6547
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
@@ -6571,15 +6551,15 @@
6571
6551
  attr_dev(svg, "viewBox", "0 0 512.001 512.001");
6572
6552
  set_style(svg, "enable-background", "new 0 0 512.001 512.001");
6573
6553
  attr_dev(svg, "xml:space", "preserve");
6574
- add_location(svg, file, 551, 20, 22527);
6554
+ add_location(svg, file, 556, 20, 22630);
6575
6555
  attr_dev(span, "class", "NoFavoriteText NoFavoriteTextHighlight");
6576
- add_location(span, file, 561, 20, 23883);
6556
+ add_location(span, file, 566, 20, 23986);
6577
6557
 
6578
- attr_dev(p, "class", "NoFavoriteGames " + (isMobile(/*userAgent*/ ctx[22])
6558
+ attr_dev(p, "class", "NoFavoriteGames " + (isMobile(/*userAgent*/ ctx[23])
6579
6559
  ? "NoFavoriteGamesMobile"
6580
6560
  : ""));
6581
6561
 
6582
- add_location(p, file, 550, 18, 22426);
6562
+ add_location(p, file, 555, 18, 22529);
6583
6563
  },
6584
6564
  m: function mount(target, anchor) {
6585
6565
  insert_dev(target, p, anchor);
@@ -6602,14 +6582,14 @@
6602
6582
  block,
6603
6583
  id: create_else_block_5.name,
6604
6584
  type: "else",
6605
- source: "(550:16) {:else}",
6585
+ source: "(555:16) {:else}",
6606
6586
  ctx
6607
6587
  });
6608
6588
 
6609
6589
  return block;
6610
6590
  }
6611
6591
 
6612
- // (565:20) {:else}
6592
+ // (570:20) {:else}
6613
6593
  function create_else_block_6(ctx) {
6614
6594
  let span;
6615
6595
 
@@ -6618,7 +6598,7 @@
6618
6598
  span = element("span");
6619
6599
  span.textContent = "You can now add games to favorites by clicking on the star icon located on the game thumbnail.";
6620
6600
  attr_dev(span, "class", "NoFavoriteText");
6621
- add_location(span, file, 565, 22, 24225);
6601
+ add_location(span, file, 570, 22, 24328);
6622
6602
  },
6623
6603
  m: function mount(target, anchor) {
6624
6604
  insert_dev(target, span, anchor);
@@ -6632,14 +6612,14 @@
6632
6612
  block,
6633
6613
  id: create_else_block_6.name,
6634
6614
  type: "else",
6635
- source: "(565:20) {:else}",
6615
+ source: "(570:20) {:else}",
6636
6616
  ctx
6637
6617
  });
6638
6618
 
6639
6619
  return block;
6640
6620
  }
6641
6621
 
6642
- // (563:20) {#if isMobile(userAgent)}
6622
+ // (568:20) {#if isMobile(userAgent)}
6643
6623
  function create_if_block_19(ctx) {
6644
6624
  let span;
6645
6625
 
@@ -6648,7 +6628,7 @@
6648
6628
  span = element("span");
6649
6629
  span.textContent = "You can now add games to favorites by tapping on the star icon located on the game page.";
6650
6630
  attr_dev(span, "class", "NoFavoriteText");
6651
- add_location(span, file, 563, 22, 24050);
6631
+ add_location(span, file, 568, 22, 24153);
6652
6632
  },
6653
6633
  m: function mount(target, anchor) {
6654
6634
  insert_dev(target, span, anchor);
@@ -6662,14 +6642,14 @@
6662
6642
  block,
6663
6643
  id: create_if_block_19.name,
6664
6644
  type: "if",
6665
- source: "(563:20) {#if isMobile(userAgent)}",
6645
+ source: "(568:20) {#if isMobile(userAgent)}",
6666
6646
  ctx
6667
6647
  });
6668
6648
 
6669
6649
  return block;
6670
6650
  }
6671
6651
 
6672
- // (500:18) {#if gameprops.gameModel}
6652
+ // (503:18) {#if gameprops.gameModel}
6673
6653
  function create_if_block_13(ctx) {
6674
6654
  let if_block_anchor;
6675
6655
  let if_block = /*gameprops*/ ctx[68].gameModel.isFavorite && create_if_block_14(ctx);
@@ -6707,17 +6687,17 @@
6707
6687
  block,
6708
6688
  id: create_if_block_13.name,
6709
6689
  type: "if",
6710
- source: "(500:18) {#if gameprops.gameModel}",
6690
+ source: "(503:18) {#if gameprops.gameModel}",
6711
6691
  ctx
6712
6692
  });
6713
6693
 
6714
6694
  return block;
6715
6695
  }
6716
6696
 
6717
- // (501:20) {#if gameprops.gameModel.isFavorite}
6697
+ // (504:20) {#if gameprops.gameModel.isFavorite}
6718
6698
  function create_if_block_14(ctx) {
6719
6699
  let if_block_anchor;
6720
- let if_block = (/*intersecting*/ ctx[15] || /*nativeLoading*/ ctx[23]) && create_if_block_15(ctx);
6700
+ let if_block = (/*intersecting*/ ctx[16] || /*nativeLoading*/ ctx[24]) && create_if_block_15(ctx);
6721
6701
 
6722
6702
  const block = {
6723
6703
  c: function create() {
@@ -6729,7 +6709,7 @@
6729
6709
  insert_dev(target, if_block_anchor, anchor);
6730
6710
  },
6731
6711
  p: function update(ctx, dirty) {
6732
- if (/*intersecting*/ ctx[15] || /*nativeLoading*/ ctx[23]) {
6712
+ if (/*intersecting*/ ctx[16] || /*nativeLoading*/ ctx[24]) {
6733
6713
  if (if_block) {
6734
6714
  if_block.p(ctx, dirty);
6735
6715
  } else {
@@ -6752,23 +6732,23 @@
6752
6732
  block,
6753
6733
  id: create_if_block_14.name,
6754
6734
  type: "if",
6755
- source: "(501:20) {#if gameprops.gameModel.isFavorite}",
6735
+ source: "(504:20) {#if gameprops.gameModel.isFavorite}",
6756
6736
  ctx
6757
6737
  });
6758
6738
 
6759
6739
  return block;
6760
6740
  }
6761
6741
 
6762
- // (502:22) {#if intersecting || nativeLoading}
6742
+ // (505:22) {#if intersecting || nativeLoading}
6763
6743
  function create_if_block_15(ctx) {
6764
6744
  let show_if;
6765
6745
  let show_if_1;
6766
6746
  let if_block_anchor;
6767
6747
 
6768
6748
  function select_block_type_7(ctx, dirty) {
6769
- if (show_if == null) show_if = !!isMobile(/*userAgent*/ ctx[22]);
6749
+ if (show_if == null) show_if = !!isMobile(/*userAgent*/ ctx[23]);
6770
6750
  if (show_if) return create_if_block_16;
6771
- if (show_if_1 == null || dirty[0] & /*favoriteGamesData*/ 1048576) show_if_1 = !!/*gameprops*/ ctx[68].gameModel.platform.includes("PC");
6751
+ if (show_if_1 == null || dirty[0] & /*favoriteGamesData*/ 2097152) show_if_1 = !!/*gameprops*/ ctx[68].gameModel.platform.includes("PC");
6772
6752
  if (show_if_1) return create_if_block_18;
6773
6753
  }
6774
6754
 
@@ -6810,14 +6790,14 @@
6810
6790
  block,
6811
6791
  id: create_if_block_15.name,
6812
6792
  type: "if",
6813
- source: "(502:22) {#if intersecting || nativeLoading}",
6793
+ source: "(505:22) {#if intersecting || nativeLoading}",
6814
6794
  ctx
6815
6795
  });
6816
6796
 
6817
6797
  return block;
6818
6798
  }
6819
6799
 
6820
- // (525:78)
6800
+ // (529:78)
6821
6801
  function create_if_block_18(ctx) {
6822
6802
  let casino_game_thumbnail;
6823
6803
  let casino_game_thumbnail_class_value;
@@ -6852,16 +6832,17 @@
6852
6832
  set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[68].gameModel.id);
6853
6833
  set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].gameModel.hasFunMode);
6854
6834
  set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].gameModel.isFavorite);
6855
- set_custom_element_data(casino_game_thumbnail, "showfavoredcategory", /*showFavGamesCategory*/ ctx[18]);
6835
+ set_custom_element_data(casino_game_thumbnail, "showfavoredcategory", /*showFavGamesCategory*/ ctx[19]);
6856
6836
  set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
6837
+ set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
6857
6838
  set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
6858
- add_location(casino_game_thumbnail, file, 526, 28, 21127);
6839
+ add_location(casino_game_thumbnail, file, 530, 28, 21183);
6859
6840
  },
6860
6841
  m: function mount(target, anchor) {
6861
6842
  insert_dev(target, casino_game_thumbnail, anchor);
6862
6843
  },
6863
6844
  p: function update(ctx, dirty) {
6864
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[68].cellSize
6845
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[68].cellSize
6865
6846
  ? /*gameprops*/ ctx[68].cellSize
6866
6847
  : "1x1")))) {
6867
6848
  set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value);
@@ -6883,50 +6864,54 @@
6883
6864
  set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
6884
6865
  }
6885
6866
 
6886
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[68].gameModel.thumbnail)) {
6867
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[68].gameModel.thumbnail)) {
6887
6868
  set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value);
6888
6869
  }
6889
6870
 
6890
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[68].gameModel.name)) {
6871
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[68].gameModel.name)) {
6891
6872
  set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value);
6892
6873
  }
6893
6874
 
6894
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[68].gameModel.vendor.name)) {
6875
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[68].gameModel.vendor.name)) {
6895
6876
  set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value);
6896
6877
  }
6897
6878
 
6898
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[68].gameModel.isNew)) {
6879
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[68].gameModel.isNew)) {
6899
6880
  set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value);
6900
6881
  }
6901
6882
 
6902
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[68].gameModel.popularity)) {
6883
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[68].gameModel.popularity)) {
6903
6884
  set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value);
6904
6885
  }
6905
6886
 
6906
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[68].gameModel.cellSize)) {
6887
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[68].gameModel.cellSize)) {
6907
6888
  set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value);
6908
6889
  }
6909
6890
 
6910
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[68].gameModel.id)) {
6891
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[68].gameModel.id)) {
6911
6892
  set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value);
6912
6893
  }
6913
6894
 
6914
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].gameModel.hasFunMode)) {
6895
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].gameModel.hasFunMode)) {
6915
6896
  set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value);
6916
6897
  }
6917
6898
 
6918
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].gameModel.isFavorite)) {
6899
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].gameModel.isFavorite)) {
6919
6900
  set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value);
6920
6901
  }
6921
6902
 
6922
- if (dirty[0] & /*showFavGamesCategory*/ 262144) {
6923
- set_custom_element_data(casino_game_thumbnail, "showfavoredcategory", /*showFavGamesCategory*/ ctx[18]);
6903
+ if (dirty[0] & /*showFavGamesCategory*/ 524288) {
6904
+ set_custom_element_data(casino_game_thumbnail, "showfavoredcategory", /*showFavGamesCategory*/ ctx[19]);
6924
6905
  }
6925
6906
 
6926
6907
  if (dirty[0] & /*clientstyling*/ 32) {
6927
6908
  set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
6928
6909
  }
6929
6910
 
6911
+ if (dirty[0] & /*clientstylingurl*/ 64) {
6912
+ set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
6913
+ }
6914
+
6930
6915
  if (dirty[0] & /*endpoint*/ 1) {
6931
6916
  set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
6932
6917
  }
@@ -6940,14 +6925,14 @@
6940
6925
  block,
6941
6926
  id: create_if_block_18.name,
6942
6927
  type: "if",
6943
- source: "(525:78) ",
6928
+ source: "(529:78) ",
6944
6929
  ctx
6945
6930
  });
6946
6931
 
6947
6932
  return block;
6948
6933
  }
6949
6934
 
6950
- // (503:24) {#if isMobile(userAgent)}
6935
+ // (506:24) {#if isMobile(userAgent)}
6951
6936
  function create_if_block_16(ctx) {
6952
6937
  let show_if = /*gameprops*/ ctx[68].gameModel.platform.includes("iPad") || /*gameprops*/ ctx[68].gameModel.platform.includes("iPhone") || /*gameprops*/ ctx[68].gameModel.platform.includes("Android");
6953
6938
  let if_block_anchor;
@@ -6963,7 +6948,7 @@
6963
6948
  insert_dev(target, if_block_anchor, anchor);
6964
6949
  },
6965
6950
  p: function update(ctx, dirty) {
6966
- if (dirty[0] & /*favoriteGamesData*/ 1048576) show_if = /*gameprops*/ ctx[68].gameModel.platform.includes("iPad") || /*gameprops*/ ctx[68].gameModel.platform.includes("iPhone") || /*gameprops*/ ctx[68].gameModel.platform.includes("Android");
6951
+ if (dirty[0] & /*favoriteGamesData*/ 2097152) show_if = /*gameprops*/ ctx[68].gameModel.platform.includes("iPad") || /*gameprops*/ ctx[68].gameModel.platform.includes("iPhone") || /*gameprops*/ ctx[68].gameModel.platform.includes("Android");
6967
6952
 
6968
6953
  if (show_if) {
6969
6954
  if (if_block) {
@@ -6988,14 +6973,14 @@
6988
6973
  block,
6989
6974
  id: create_if_block_16.name,
6990
6975
  type: "if",
6991
- source: "(503:24) {#if isMobile(userAgent)}",
6976
+ source: "(506:24) {#if isMobile(userAgent)}",
6992
6977
  ctx
6993
6978
  });
6994
6979
 
6995
6980
  return block;
6996
6981
  }
6997
6982
 
6998
- // (504:26) {#if (gameprops.gameModel.platform.includes("iPad") || gameprops.gameModel.platform.includes("iPhone") || gameprops.gameModel.platform.includes("Android"))}
6983
+ // (507:26) {#if (gameprops.gameModel.platform.includes("iPad") || gameprops.gameModel.platform.includes("iPhone") || gameprops.gameModel.platform.includes("Android"))}
6999
6984
  function create_if_block_17(ctx) {
7000
6985
  let casino_game_thumbnail;
7001
6986
  let casino_game_thumbnail_class_value;
@@ -7030,16 +7015,17 @@
7030
7015
  set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[68].gameModel.id);
7031
7016
  set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].gameModel.hasFunMode);
7032
7017
  set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].gameModel.isFavorite);
7033
- set_custom_element_data(casino_game_thumbnail, "showfavoredcategory", /*showFavGamesCategory*/ ctx[18]);
7018
+ set_custom_element_data(casino_game_thumbnail, "showfavoredcategory", /*showFavGamesCategory*/ ctx[19]);
7034
7019
  set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
7020
+ set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
7035
7021
  set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
7036
- add_location(casino_game_thumbnail, file, 504, 26, 19674);
7022
+ add_location(casino_game_thumbnail, file, 507, 26, 19679);
7037
7023
  },
7038
7024
  m: function mount(target, anchor) {
7039
7025
  insert_dev(target, casino_game_thumbnail, anchor);
7040
7026
  },
7041
7027
  p: function update(ctx, dirty) {
7042
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[68].cellSize
7028
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[68].cellSize
7043
7029
  ? /*gameprops*/ ctx[68].cellSize
7044
7030
  : "1x1")))) {
7045
7031
  set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value);
@@ -7061,50 +7047,54 @@
7061
7047
  set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
7062
7048
  }
7063
7049
 
7064
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[68].gameModel.thumbnail)) {
7050
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[68].gameModel.thumbnail)) {
7065
7051
  set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value);
7066
7052
  }
7067
7053
 
7068
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[68].gameModel.name)) {
7054
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[68].gameModel.name)) {
7069
7055
  set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value);
7070
7056
  }
7071
7057
 
7072
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[68].gameModel.vendor.name)) {
7058
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[68].gameModel.vendor.name)) {
7073
7059
  set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value);
7074
7060
  }
7075
7061
 
7076
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[68].gameModel.isNew)) {
7062
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[68].gameModel.isNew)) {
7077
7063
  set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value);
7078
7064
  }
7079
7065
 
7080
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[68].gameModel.popularity)) {
7066
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[68].gameModel.popularity)) {
7081
7067
  set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value);
7082
7068
  }
7083
7069
 
7084
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[68].gameModel.cellSize)) {
7070
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[68].gameModel.cellSize)) {
7085
7071
  set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value);
7086
7072
  }
7087
7073
 
7088
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[68].gameModel.id)) {
7074
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[68].gameModel.id)) {
7089
7075
  set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value);
7090
7076
  }
7091
7077
 
7092
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].gameModel.hasFunMode)) {
7078
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].gameModel.hasFunMode)) {
7093
7079
  set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value);
7094
7080
  }
7095
7081
 
7096
- if (dirty[0] & /*favoriteGamesData*/ 1048576 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].gameModel.isFavorite)) {
7082
+ if (dirty[0] & /*favoriteGamesData*/ 2097152 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].gameModel.isFavorite)) {
7097
7083
  set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value);
7098
7084
  }
7099
7085
 
7100
- if (dirty[0] & /*showFavGamesCategory*/ 262144) {
7101
- set_custom_element_data(casino_game_thumbnail, "showfavoredcategory", /*showFavGamesCategory*/ ctx[18]);
7086
+ if (dirty[0] & /*showFavGamesCategory*/ 524288) {
7087
+ set_custom_element_data(casino_game_thumbnail, "showfavoredcategory", /*showFavGamesCategory*/ ctx[19]);
7102
7088
  }
7103
7089
 
7104
7090
  if (dirty[0] & /*clientstyling*/ 32) {
7105
7091
  set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
7106
7092
  }
7107
7093
 
7094
+ if (dirty[0] & /*clientstylingurl*/ 64) {
7095
+ set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
7096
+ }
7097
+
7108
7098
  if (dirty[0] & /*endpoint*/ 1) {
7109
7099
  set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
7110
7100
  }
@@ -7118,14 +7108,14 @@
7118
7108
  block,
7119
7109
  id: create_if_block_17.name,
7120
7110
  type: "if",
7121
- source: "(504:26) {#if (gameprops.gameModel.platform.includes(\\\"iPad\\\") || gameprops.gameModel.platform.includes(\\\"iPhone\\\") || gameprops.gameModel.platform.includes(\\\"Android\\\"))}",
7111
+ source: "(507:26) {#if (gameprops.gameModel.platform.includes(\\\"iPad\\\") || gameprops.gameModel.platform.includes(\\\"iPhone\\\") || gameprops.gameModel.platform.includes(\\\"Android\\\"))}",
7122
7112
  ctx
7123
7113
  });
7124
7114
 
7125
7115
  return block;
7126
7116
  }
7127
7117
 
7128
- // (499:16) {#each favoriteGamesData.items as gameprops, index}
7118
+ // (502:16) {#each favoriteGamesData.items as gameprops, index}
7129
7119
  function create_each_block_2(ctx) {
7130
7120
  let if_block_anchor;
7131
7121
  let if_block = /*gameprops*/ ctx[68].gameModel && create_if_block_13(ctx);
@@ -7163,21 +7153,21 @@
7163
7153
  block,
7164
7154
  id: create_each_block_2.name,
7165
7155
  type: "each",
7166
- source: "(499:16) {#each favoriteGamesData.items as gameprops, index}",
7156
+ source: "(502:16) {#each favoriteGamesData.items as gameprops, index}",
7167
7157
  ctx
7168
7158
  });
7169
7159
 
7170
7160
  return block;
7171
7161
  }
7172
7162
 
7173
- // (452:14) {#if showLoadCategory}
7163
+ // (454:14) {#if showLoadCategory}
7174
7164
  function create_if_block_10(ctx) {
7175
7165
  let a;
7176
7166
  let h3;
7177
- let t0_value = /*$_*/ ctx[21]("gamesCategorySection.viewAll") + "";
7167
+ let t0_value = /*$_*/ ctx[22]("gamesCategorySection.viewAll") + "";
7178
7168
  let t0;
7179
7169
  let t1;
7180
- let t2_value = /*categoryData*/ ctx[7].games.total + "";
7170
+ let t2_value = /*categoryData*/ ctx[8].games.total + "";
7181
7171
  let t2;
7182
7172
  let t3;
7183
7173
  let mounted;
@@ -7192,9 +7182,9 @@
7192
7182
  t2 = text(t2_value);
7193
7183
  t3 = text(")");
7194
7184
  attr_dev(h3, "class", "CategoryLoadMore");
7195
- add_location(h3, file, 454, 16, 17097);
7185
+ add_location(h3, file, 456, 16, 17061);
7196
7186
  attr_dev(a, "class", "CategoryNameLink");
7197
- add_location(a, file, 453, 14, 16990);
7187
+ add_location(a, file, 455, 14, 16954);
7198
7188
  },
7199
7189
  m: function mount(target, anchor) {
7200
7190
  insert_dev(target, a, anchor);
@@ -7210,8 +7200,8 @@
7210
7200
  }
7211
7201
  },
7212
7202
  p: function update(ctx, dirty) {
7213
- if (dirty[0] & /*$_*/ 2097152 && t0_value !== (t0_value = /*$_*/ ctx[21]("gamesCategorySection.viewAll") + "")) set_data_dev(t0, t0_value);
7214
- if (dirty[0] & /*categoryData*/ 128 && t2_value !== (t2_value = /*categoryData*/ ctx[7].games.total + "")) set_data_dev(t2, t2_value);
7203
+ if (dirty[0] & /*$_*/ 4194304 && t0_value !== (t0_value = /*$_*/ ctx[22]("gamesCategorySection.viewAll") + "")) set_data_dev(t0, t0_value);
7204
+ if (dirty[0] & /*categoryData*/ 256 && t2_value !== (t2_value = /*categoryData*/ ctx[8].games.total + "")) set_data_dev(t2, t2_value);
7215
7205
  },
7216
7206
  d: function destroy(detaching) {
7217
7207
  if (detaching) detach_dev(a);
@@ -7224,14 +7214,14 @@
7224
7214
  block,
7225
7215
  id: create_if_block_10.name,
7226
7216
  type: "if",
7227
- source: "(452:14) {#if showLoadCategory}",
7217
+ source: "(454:14) {#if showLoadCategory}",
7228
7218
  ctx
7229
7219
  });
7230
7220
 
7231
7221
  return block;
7232
7222
  }
7233
7223
 
7234
- // (486:12) {:else}
7224
+ // (489:12) {:else}
7235
7225
  function create_else_block_4(ctx) {
7236
7226
  let p;
7237
7227
 
@@ -7240,7 +7230,7 @@
7240
7230
  p = element("p");
7241
7231
  p.textContent = "You don't have any games in this category.";
7242
7232
  attr_dev(p, "class", "NoSearchResults");
7243
- add_location(p, file, 486, 14, 18621);
7233
+ add_location(p, file, 489, 14, 18626);
7244
7234
  },
7245
7235
  m: function mount(target, anchor) {
7246
7236
  insert_dev(target, p, anchor);
@@ -7255,18 +7245,18 @@
7255
7245
  block,
7256
7246
  id: create_else_block_4.name,
7257
7247
  type: "else",
7258
- source: "(486:12) {:else}",
7248
+ source: "(489:12) {:else}",
7259
7249
  ctx
7260
7250
  });
7261
7251
 
7262
7252
  return block;
7263
7253
  }
7264
7254
 
7265
- // (461:12) {#if shownCategoryData.length !== 0}
7255
+ // (463:12) {#if shownCategoryData.length !== 0}
7266
7256
  function create_if_block_8(ctx) {
7267
7257
  let ul;
7268
7258
  let ul_class_value;
7269
- let each_value_1 = /*shownCategoryData*/ ctx[8];
7259
+ let each_value_1 = /*shownCategoryData*/ ctx[9];
7270
7260
  validate_each_argument(each_value_1);
7271
7261
  let each_blocks = [];
7272
7262
 
@@ -7282,11 +7272,11 @@
7282
7272
  each_blocks[i].c();
7283
7273
  }
7284
7274
 
7285
- attr_dev(ul, "class", ul_class_value = "" + ((/*favoriteGamesData*/ ctx[20].items.length === 0 && /*showFavGamesCategory*/ ctx[18]
7275
+ attr_dev(ul, "class", ul_class_value = "" + ((/*favoriteGamesData*/ ctx[21].items.length === 0 && /*showFavGamesCategory*/ ctx[19]
7286
7276
  ? ""
7287
7277
  : "CasinoGamesGrid") + " GamesListIncreasedGap"));
7288
7278
 
7289
- add_location(ul, file, 461, 12, 17352);
7279
+ add_location(ul, file, 463, 12, 17316);
7290
7280
  },
7291
7281
  m: function mount(target, anchor) {
7292
7282
  insert_dev(target, ul, anchor);
@@ -7298,8 +7288,8 @@
7298
7288
  /*ul_binding*/ ctx[37](ul);
7299
7289
  },
7300
7290
  p: function update(ctx, dirty) {
7301
- if (dirty[0] & /*session, userid, lang, shownCategoryData, favorites, clientstyling, endpoint, intersecting, nativeLoading*/ 8421695) {
7302
- each_value_1 = /*shownCategoryData*/ ctx[8];
7291
+ if (dirty[0] & /*session, userid, lang, shownCategoryData, favorites, clientstyling, clientstylingurl, endpoint, intersecting, nativeLoading*/ 16843391) {
7292
+ each_value_1 = /*shownCategoryData*/ ctx[9];
7303
7293
  validate_each_argument(each_value_1);
7304
7294
  let i;
7305
7295
 
@@ -7322,7 +7312,7 @@
7322
7312
  each_blocks.length = each_value_1.length;
7323
7313
  }
7324
7314
 
7325
- if (dirty[0] & /*favoriteGamesData, showFavGamesCategory*/ 1310720 && ul_class_value !== (ul_class_value = "" + ((/*favoriteGamesData*/ ctx[20].items.length === 0 && /*showFavGamesCategory*/ ctx[18]
7315
+ if (dirty[0] & /*favoriteGamesData, showFavGamesCategory*/ 2621440 && ul_class_value !== (ul_class_value = "" + ((/*favoriteGamesData*/ ctx[21].items.length === 0 && /*showFavGamesCategory*/ ctx[19]
7326
7316
  ? ""
7327
7317
  : "CasinoGamesGrid") + " GamesListIncreasedGap"))) {
7328
7318
  attr_dev(ul, "class", ul_class_value);
@@ -7339,14 +7329,14 @@
7339
7329
  block,
7340
7330
  id: create_if_block_8.name,
7341
7331
  type: "if",
7342
- source: "(461:12) {#if shownCategoryData.length !== 0}",
7332
+ source: "(463:12) {#if shownCategoryData.length !== 0}",
7343
7333
  ctx
7344
7334
  });
7345
7335
 
7346
7336
  return block;
7347
7337
  }
7348
7338
 
7349
- // (464:18) {#if intersecting || nativeLoading}
7339
+ // (466:18) {#if intersecting || nativeLoading}
7350
7340
  function create_if_block_9(ctx) {
7351
7341
  let casino_game_thumbnail;
7352
7342
  let casino_game_thumbnail_class_value;
@@ -7382,8 +7372,9 @@
7382
7372
  set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].hasFunMode);
7383
7373
  set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].isFavorite);
7384
7374
  set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
7375
+ set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
7385
7376
  set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
7386
- add_location(casino_game_thumbnail, file, 464, 20, 17635);
7377
+ add_location(casino_game_thumbnail, file, 466, 20, 17599);
7387
7378
  },
7388
7379
  m: function mount(target, anchor) {
7389
7380
  insert_dev(target, casino_game_thumbnail, anchor);
@@ -7401,7 +7392,7 @@
7401
7392
  set_custom_element_data(casino_game_thumbnail, "lang", /*lang*/ ctx[1]);
7402
7393
  }
7403
7394
 
7404
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[68].cellSize
7395
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[68].cellSize
7405
7396
  ? /*gameprops*/ ctx[68].cellSize
7406
7397
  : "1x1")))) {
7407
7398
  set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value);
@@ -7411,39 +7402,39 @@
7411
7402
  set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
7412
7403
  }
7413
7404
 
7414
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[68].thumbnail)) {
7405
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[68].thumbnail)) {
7415
7406
  set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value);
7416
7407
  }
7417
7408
 
7418
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[68].name)) {
7409
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[68].name)) {
7419
7410
  set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value);
7420
7411
  }
7421
7412
 
7422
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[68].vendor.name)) {
7413
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[68].vendor.name)) {
7423
7414
  set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value);
7424
7415
  }
7425
7416
 
7426
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[68].isNew)) {
7417
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[68].isNew)) {
7427
7418
  set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value);
7428
7419
  }
7429
7420
 
7430
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[68].popularity)) {
7421
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[68].popularity)) {
7431
7422
  set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value);
7432
7423
  }
7433
7424
 
7434
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[68].cellSize)) {
7425
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[68].cellSize)) {
7435
7426
  set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value);
7436
7427
  }
7437
7428
 
7438
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[68].id)) {
7429
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[68].id)) {
7439
7430
  set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value);
7440
7431
  }
7441
7432
 
7442
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].hasFunMode)) {
7433
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].hasFunMode)) {
7443
7434
  set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value);
7444
7435
  }
7445
7436
 
7446
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].isFavorite)) {
7437
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].isFavorite)) {
7447
7438
  set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value);
7448
7439
  }
7449
7440
 
@@ -7451,6 +7442,10 @@
7451
7442
  set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
7452
7443
  }
7453
7444
 
7445
+ if (dirty[0] & /*clientstylingurl*/ 64) {
7446
+ set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
7447
+ }
7448
+
7454
7449
  if (dirty[0] & /*endpoint*/ 1) {
7455
7450
  set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
7456
7451
  }
@@ -7464,17 +7459,17 @@
7464
7459
  block,
7465
7460
  id: create_if_block_9.name,
7466
7461
  type: "if",
7467
- source: "(464:18) {#if intersecting || nativeLoading}",
7462
+ source: "(466:18) {#if intersecting || nativeLoading}",
7468
7463
  ctx
7469
7464
  });
7470
7465
 
7471
7466
  return block;
7472
7467
  }
7473
7468
 
7474
- // (463:16) {#each shownCategoryData as gameprops, index}
7469
+ // (465:16) {#each shownCategoryData as gameprops, index}
7475
7470
  function create_each_block_1(ctx) {
7476
7471
  let if_block_anchor;
7477
- let if_block = (/*intersecting*/ ctx[15] || /*nativeLoading*/ ctx[23]) && create_if_block_9(ctx);
7472
+ let if_block = (/*intersecting*/ ctx[16] || /*nativeLoading*/ ctx[24]) && create_if_block_9(ctx);
7478
7473
 
7479
7474
  const block = {
7480
7475
  c: function create() {
@@ -7486,7 +7481,7 @@
7486
7481
  insert_dev(target, if_block_anchor, anchor);
7487
7482
  },
7488
7483
  p: function update(ctx, dirty) {
7489
- if (/*intersecting*/ ctx[15] || /*nativeLoading*/ ctx[23]) {
7484
+ if (/*intersecting*/ ctx[16] || /*nativeLoading*/ ctx[24]) {
7490
7485
  if (if_block) {
7491
7486
  if_block.p(ctx, dirty);
7492
7487
  } else {
@@ -7509,17 +7504,17 @@
7509
7504
  block,
7510
7505
  id: create_each_block_1.name,
7511
7506
  type: "each",
7512
- source: "(463:16) {#each shownCategoryData as gameprops, index}",
7507
+ source: "(465:16) {#each shownCategoryData as gameprops, index}",
7513
7508
  ctx
7514
7509
  });
7515
7510
 
7516
7511
  return block;
7517
7512
  }
7518
7513
 
7519
- // (405:12) {:else}
7514
+ // (406:12) {:else}
7520
7515
  function create_else_block_2(ctx) {
7521
7516
  let h3;
7522
- let t_value = /*$_*/ ctx[21]("gamesCategorySection.searchedItems") + "";
7517
+ let t_value = /*$_*/ ctx[22]("gamesCategorySection.searchedItems") + "";
7523
7518
  let t;
7524
7519
 
7525
7520
  const block = {
@@ -7527,14 +7522,14 @@
7527
7522
  h3 = element("h3");
7528
7523
  t = text(t_value);
7529
7524
  attr_dev(h3, "class", "StatusText");
7530
- add_location(h3, file, 405, 14, 15178);
7525
+ add_location(h3, file, 406, 14, 15107);
7531
7526
  },
7532
7527
  m: function mount(target, anchor) {
7533
7528
  insert_dev(target, h3, anchor);
7534
7529
  append_dev(h3, t);
7535
7530
  },
7536
7531
  p: function update(ctx, dirty) {
7537
- if (dirty[0] & /*$_*/ 2097152 && t_value !== (t_value = /*$_*/ ctx[21]("gamesCategorySection.searchedItems") + "")) set_data_dev(t, t_value);
7532
+ if (dirty[0] & /*$_*/ 4194304 && t_value !== (t_value = /*$_*/ ctx[22]("gamesCategorySection.searchedItems") + "")) set_data_dev(t, t_value);
7538
7533
  },
7539
7534
  d: function destroy(detaching) {
7540
7535
  if (detaching) detach_dev(h3);
@@ -7545,17 +7540,17 @@
7545
7540
  block,
7546
7541
  id: create_else_block_2.name,
7547
7542
  type: "else",
7548
- source: "(405:12) {:else}",
7543
+ source: "(406:12) {:else}",
7549
7544
  ctx
7550
7545
  });
7551
7546
 
7552
7547
  return block;
7553
7548
  }
7554
7549
 
7555
- // (401:12) {#if !shownCategoryData.length}
7550
+ // (402:12) {#if !shownCategoryData.length}
7556
7551
  function create_if_block_6(ctx) {
7557
7552
  let h3;
7558
- let t_value = /*$_*/ ctx[21]("gamesCategorySection.noResults") + "";
7553
+ let t_value = /*$_*/ ctx[22]("gamesCategorySection.noResults") + "";
7559
7554
  let t;
7560
7555
 
7561
7556
  const block = {
@@ -7563,14 +7558,14 @@
7563
7558
  h3 = element("h3");
7564
7559
  t = text(t_value);
7565
7560
  attr_dev(h3, "class", "StatusText");
7566
- add_location(h3, file, 401, 12, 15049);
7561
+ add_location(h3, file, 402, 12, 14978);
7567
7562
  },
7568
7563
  m: function mount(target, anchor) {
7569
7564
  insert_dev(target, h3, anchor);
7570
7565
  append_dev(h3, t);
7571
7566
  },
7572
7567
  p: function update(ctx, dirty) {
7573
- if (dirty[0] & /*$_*/ 2097152 && t_value !== (t_value = /*$_*/ ctx[21]("gamesCategorySection.noResults") + "")) set_data_dev(t, t_value);
7568
+ if (dirty[0] & /*$_*/ 4194304 && t_value !== (t_value = /*$_*/ ctx[22]("gamesCategorySection.noResults") + "")) set_data_dev(t, t_value);
7574
7569
  },
7575
7570
  d: function destroy(detaching) {
7576
7571
  if (detaching) detach_dev(h3);
@@ -7581,17 +7576,17 @@
7581
7576
  block,
7582
7577
  id: create_if_block_6.name,
7583
7578
  type: "if",
7584
- source: "(401:12) {#if !shownCategoryData.length}",
7579
+ source: "(402:12) {#if !shownCategoryData.length}",
7585
7580
  ctx
7586
7581
  });
7587
7582
 
7588
7583
  return block;
7589
7584
  }
7590
7585
 
7591
- // (396:10) {#if recentSearched}
7586
+ // (397:10) {#if recentSearched}
7592
7587
  function create_if_block_5(ctx) {
7593
7588
  let h3;
7594
- let t_value = /*$_*/ ctx[21]("gamesCategorySection.recentSearchedItems") + "";
7589
+ let t_value = /*$_*/ ctx[22]("gamesCategorySection.recentSearchedItems") + "";
7595
7590
  let t;
7596
7591
 
7597
7592
  const block = {
@@ -7599,14 +7594,14 @@
7599
7594
  h3 = element("h3");
7600
7595
  t = text(t_value);
7601
7596
  attr_dev(h3, "class", "StatusText");
7602
- add_location(h3, file, 396, 12, 14870);
7597
+ add_location(h3, file, 397, 12, 14799);
7603
7598
  },
7604
7599
  m: function mount(target, anchor) {
7605
7600
  insert_dev(target, h3, anchor);
7606
7601
  append_dev(h3, t);
7607
7602
  },
7608
7603
  p: function update(ctx, dirty) {
7609
- if (dirty[0] & /*$_*/ 2097152 && t_value !== (t_value = /*$_*/ ctx[21]("gamesCategorySection.recentSearchedItems") + "")) set_data_dev(t, t_value);
7604
+ if (dirty[0] & /*$_*/ 4194304 && t_value !== (t_value = /*$_*/ ctx[22]("gamesCategorySection.recentSearchedItems") + "")) set_data_dev(t, t_value);
7610
7605
  },
7611
7606
  d: function destroy(detaching) {
7612
7607
  if (detaching) detach_dev(h3);
@@ -7617,14 +7612,14 @@
7617
7612
  block,
7618
7613
  id: create_if_block_5.name,
7619
7614
  type: "if",
7620
- source: "(396:10) {#if recentSearched}",
7615
+ source: "(397:10) {#if recentSearched}",
7621
7616
  ctx
7622
7617
  });
7623
7618
 
7624
7619
  return block;
7625
7620
  }
7626
7621
 
7627
- // (439:8) {:else}
7622
+ // (441:8) {:else}
7628
7623
  function create_else_block_1(ctx) {
7629
7624
  let p;
7630
7625
 
@@ -7633,7 +7628,7 @@
7633
7628
  p = element("p");
7634
7629
  p.textContent = "Waiting";
7635
7630
  attr_dev(p, "class", "SearchWaiting");
7636
- add_location(p, file, 439, 10, 16545);
7631
+ add_location(p, file, 441, 10, 16509);
7637
7632
  },
7638
7633
  m: function mount(target, anchor) {
7639
7634
  insert_dev(target, p, anchor);
@@ -7648,19 +7643,19 @@
7648
7643
  block,
7649
7644
  id: create_else_block_1.name,
7650
7645
  type: "else",
7651
- source: "(439:8) {:else}",
7646
+ source: "(441:8) {:else}",
7652
7647
  ctx
7653
7648
  });
7654
7649
 
7655
7650
  return block;
7656
7651
  }
7657
7652
 
7658
- // (412:8) {#if shownCategoryData}
7653
+ // (413:8) {#if shownCategoryData}
7659
7654
  function create_if_block_3(ctx) {
7660
7655
  let t;
7661
7656
  let ul;
7662
- let if_block = !/*showItems*/ ctx[14] && create_if_block_4(ctx);
7663
- let each_value = /*shownCategoryData*/ ctx[8];
7657
+ let if_block = !/*showItems*/ ctx[15] && create_if_block_4(ctx);
7658
+ let each_value = /*shownCategoryData*/ ctx[9];
7664
7659
  validate_each_argument(each_value);
7665
7660
  let each_blocks = [];
7666
7661
 
@@ -7679,7 +7674,7 @@
7679
7674
  }
7680
7675
 
7681
7676
  attr_dev(ul, "class", "CasinoGamesGrid");
7682
- add_location(ul, file, 415, 10, 15558);
7677
+ add_location(ul, file, 416, 10, 15487);
7683
7678
  },
7684
7679
  m: function mount(target, anchor) {
7685
7680
  if (if_block) if_block.m(target, anchor);
@@ -7691,7 +7686,7 @@
7691
7686
  }
7692
7687
  },
7693
7688
  p: function update(ctx, dirty) {
7694
- if (!/*showItems*/ ctx[14]) {
7689
+ if (!/*showItems*/ ctx[15]) {
7695
7690
  if (if_block) ; else {
7696
7691
  if_block = create_if_block_4(ctx);
7697
7692
  if_block.c();
@@ -7702,8 +7697,8 @@
7702
7697
  if_block = null;
7703
7698
  }
7704
7699
 
7705
- if (dirty[0] & /*shownCategoryData, session, userid, lang, searchItem, favorites, clientstyling, endpoint*/ 4415) {
7706
- each_value = /*shownCategoryData*/ ctx[8];
7700
+ if (dirty[0] & /*shownCategoryData, session, userid, lang, searchItem, favorites, clientstyling, clientstylingurl, endpoint*/ 8831) {
7701
+ each_value = /*shownCategoryData*/ ctx[9];
7707
7702
  validate_each_argument(each_value);
7708
7703
  let i;
7709
7704
 
@@ -7738,14 +7733,14 @@
7738
7733
  block,
7739
7734
  id: create_if_block_3.name,
7740
7735
  type: "if",
7741
- source: "(412:8) {#if shownCategoryData}",
7736
+ source: "(413:8) {#if shownCategoryData}",
7742
7737
  ctx
7743
7738
  });
7744
7739
 
7745
7740
  return block;
7746
7741
  }
7747
7742
 
7748
- // (413:10) {#if !showItems}
7743
+ // (414:10) {#if !showItems}
7749
7744
  function create_if_block_4(ctx) {
7750
7745
  let p;
7751
7746
  let b;
@@ -7757,9 +7752,9 @@
7757
7752
  b = element("b");
7758
7753
  b.textContent = "No recent searches yet.";
7759
7754
  t1 = text(" Search for any of our games.");
7760
- add_location(b, file, 413, 79, 15468);
7755
+ add_location(b, file, 414, 79, 15397);
7761
7756
  attr_dev(p, "class", "NoSearchResults NoRecentSearches NoRecentSearchesCenter");
7762
- add_location(p, file, 413, 12, 15401);
7757
+ add_location(p, file, 414, 12, 15330);
7763
7758
  },
7764
7759
  m: function mount(target, anchor) {
7765
7760
  insert_dev(target, p, anchor);
@@ -7775,14 +7770,14 @@
7775
7770
  block,
7776
7771
  id: create_if_block_4.name,
7777
7772
  type: "if",
7778
- source: "(413:10) {#if !showItems}",
7773
+ source: "(414:10) {#if !showItems}",
7779
7774
  ctx
7780
7775
  });
7781
7776
 
7782
7777
  return block;
7783
7778
  }
7784
7779
 
7785
- // (417:12) {#each shownCategoryData as gameprops, index}
7780
+ // (418:12) {#each shownCategoryData as gameprops, index}
7786
7781
  function create_each_block(ctx) {
7787
7782
  let casino_game_thumbnail;
7788
7783
  let casino_game_thumbnail_class_value;
@@ -7807,7 +7802,7 @@
7807
7802
  set_custom_element_data(casino_game_thumbnail, "session", /*session*/ ctx[2]);
7808
7803
  set_custom_element_data(casino_game_thumbnail, "userid", /*userid*/ ctx[3]);
7809
7804
  set_custom_element_data(casino_game_thumbnail, "lang", /*lang*/ ctx[1]);
7810
- set_custom_element_data(casino_game_thumbnail, "searchitem", /*searchItem*/ ctx[12]);
7805
+ set_custom_element_data(casino_game_thumbnail, "searchitem", /*searchItem*/ ctx[13]);
7811
7806
  set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
7812
7807
  set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[68].thumbnail);
7813
7808
  set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[68].name);
@@ -7819,14 +7814,15 @@
7819
7814
  set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].hasFunMode);
7820
7815
  set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].isFavorite);
7821
7816
  set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
7817
+ set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
7822
7818
  set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
7823
- add_location(casino_game_thumbnail, file, 417, 14, 15659);
7819
+ add_location(casino_game_thumbnail, file, 418, 14, 15588);
7824
7820
  },
7825
7821
  m: function mount(target, anchor) {
7826
7822
  insert_dev(target, casino_game_thumbnail, anchor);
7827
7823
  },
7828
7824
  p: function update(ctx, dirty) {
7829
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[68].cellSize
7825
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_class_value !== (casino_game_thumbnail_class_value = "" + (MASONRY_CLASS_PREFIX + (/*gameprops*/ ctx[68].cellSize
7830
7826
  ? /*gameprops*/ ctx[68].cellSize
7831
7827
  : "1x1")))) {
7832
7828
  set_custom_element_data(casino_game_thumbnail, "class", casino_game_thumbnail_class_value);
@@ -7844,47 +7840,47 @@
7844
7840
  set_custom_element_data(casino_game_thumbnail, "lang", /*lang*/ ctx[1]);
7845
7841
  }
7846
7842
 
7847
- if (dirty[0] & /*searchItem*/ 4096) {
7848
- set_custom_element_data(casino_game_thumbnail, "searchitem", /*searchItem*/ ctx[12]);
7843
+ if (dirty[0] & /*searchItem*/ 8192) {
7844
+ set_custom_element_data(casino_game_thumbnail, "searchitem", /*searchItem*/ ctx[13]);
7849
7845
  }
7850
7846
 
7851
7847
  if (dirty[0] & /*favorites*/ 16) {
7852
7848
  set_custom_element_data(casino_game_thumbnail, "favorites", /*favorites*/ ctx[4]);
7853
7849
  }
7854
7850
 
7855
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[68].thumbnail)) {
7851
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamethumbnail_value !== (casino_game_thumbnail_gamethumbnail_value = /*gameprops*/ ctx[68].thumbnail)) {
7856
7852
  set_custom_element_data(casino_game_thumbnail, "gamethumbnail", casino_game_thumbnail_gamethumbnail_value);
7857
7853
  }
7858
7854
 
7859
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[68].name)) {
7855
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamename_value !== (casino_game_thumbnail_gamename_value = /*gameprops*/ ctx[68].name)) {
7860
7856
  set_custom_element_data(casino_game_thumbnail, "gamename", casino_game_thumbnail_gamename_value);
7861
7857
  }
7862
7858
 
7863
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[68].vendor.name)) {
7859
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamevendor_value !== (casino_game_thumbnail_gamevendor_value = /*gameprops*/ ctx[68].vendor.name)) {
7864
7860
  set_custom_element_data(casino_game_thumbnail, "gamevendor", casino_game_thumbnail_gamevendor_value);
7865
7861
  }
7866
7862
 
7867
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[68].isNew)) {
7863
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameisnew_value !== (casino_game_thumbnail_gameisnew_value = /*gameprops*/ ctx[68].isNew)) {
7868
7864
  set_custom_element_data(casino_game_thumbnail, "gameisnew", casino_game_thumbnail_gameisnew_value);
7869
7865
  }
7870
7866
 
7871
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[68].popularity)) {
7867
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamepopularity_value !== (casino_game_thumbnail_gamepopularity_value = /*gameprops*/ ctx[68].popularity)) {
7872
7868
  set_custom_element_data(casino_game_thumbnail, "gamepopularity", casino_game_thumbnail_gamepopularity_value);
7873
7869
  }
7874
7870
 
7875
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[68].cellSize)) {
7871
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamecellsize_value !== (casino_game_thumbnail_gamecellsize_value = /*gameprops*/ ctx[68].cellSize)) {
7876
7872
  set_custom_element_data(casino_game_thumbnail, "gamecellsize", casino_game_thumbnail_gamecellsize_value);
7877
7873
  }
7878
7874
 
7879
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[68].id)) {
7875
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gameid_value !== (casino_game_thumbnail_gameid_value = /*gameprops*/ ctx[68].id)) {
7880
7876
  set_custom_element_data(casino_game_thumbnail, "gameid", casino_game_thumbnail_gameid_value);
7881
7877
  }
7882
7878
 
7883
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].hasFunMode)) {
7879
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefunmode_value !== (casino_game_thumbnail_gamefunmode_value = /*gameprops*/ ctx[68].hasFunMode)) {
7884
7880
  set_custom_element_data(casino_game_thumbnail, "gamefunmode", casino_game_thumbnail_gamefunmode_value);
7885
7881
  }
7886
7882
 
7887
- if (dirty[0] & /*shownCategoryData*/ 256 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].isFavorite)) {
7883
+ if (dirty[0] & /*shownCategoryData*/ 512 && casino_game_thumbnail_gamefavorite_value !== (casino_game_thumbnail_gamefavorite_value = /*gameprops*/ ctx[68].isFavorite)) {
7888
7884
  set_custom_element_data(casino_game_thumbnail, "gamefavorite", casino_game_thumbnail_gamefavorite_value);
7889
7885
  }
7890
7886
 
@@ -7892,6 +7888,10 @@
7892
7888
  set_custom_element_data(casino_game_thumbnail, "clientstyling", /*clientstyling*/ ctx[5]);
7893
7889
  }
7894
7890
 
7891
+ if (dirty[0] & /*clientstylingurl*/ 64) {
7892
+ set_custom_element_data(casino_game_thumbnail, "clientstylingurl", /*clientstylingurl*/ ctx[6]);
7893
+ }
7894
+
7895
7895
  if (dirty[0] & /*endpoint*/ 1) {
7896
7896
  set_custom_element_data(casino_game_thumbnail, "endpoint", /*endpoint*/ ctx[0]);
7897
7897
  }
@@ -7905,14 +7905,14 @@
7905
7905
  block,
7906
7906
  id: create_each_block.name,
7907
7907
  type: "each",
7908
- source: "(417:12) {#each shownCategoryData as gameprops, index}",
7908
+ source: "(418:12) {#each shownCategoryData as gameprops, index}",
7909
7909
  ctx
7910
7910
  });
7911
7911
 
7912
7912
  return block;
7913
7913
  }
7914
7914
 
7915
- // (389:4) {:else}
7915
+ // (390:4) {:else}
7916
7916
  function create_else_block(ctx) {
7917
7917
  let p;
7918
7918
 
@@ -7921,7 +7921,7 @@
7921
7921
  p = element("p");
7922
7922
  p.textContent = "500 Error - Internal Server Error.";
7923
7923
  attr_dev(p, "class", "SearchLoading");
7924
- add_location(p, file, 389, 6, 14634);
7924
+ add_location(p, file, 390, 6, 14563);
7925
7925
  },
7926
7926
  m: function mount(target, anchor) {
7927
7927
  insert_dev(target, p, anchor);
@@ -7935,14 +7935,14 @@
7935
7935
  block,
7936
7936
  id: create_else_block.name,
7937
7937
  type: "else",
7938
- source: "(389:4) {:else}",
7938
+ source: "(390:4) {:else}",
7939
7939
  ctx
7940
7940
  });
7941
7941
 
7942
7942
  return block;
7943
7943
  }
7944
7944
 
7945
- // (387:4) {#if filteresPresent}
7945
+ // (388:4) {#if filteresPresent}
7946
7946
  function create_if_block_1(ctx) {
7947
7947
  let p;
7948
7948
 
@@ -7951,7 +7951,7 @@
7951
7951
  p = element("p");
7952
7952
  p.textContent = "404 Error - No result found.";
7953
7953
  attr_dev(p, "class", "SearchLoading");
7954
- add_location(p, file, 387, 6, 14558);
7954
+ add_location(p, file, 388, 6, 14487);
7955
7955
  },
7956
7956
  m: function mount(target, anchor) {
7957
7957
  insert_dev(target, p, anchor);
@@ -7965,7 +7965,7 @@
7965
7965
  block,
7966
7966
  id: create_if_block_1.name,
7967
7967
  type: "if",
7968
- source: "(387:4) {#if filteresPresent}",
7968
+ source: "(388:4) {#if filteresPresent}",
7969
7969
  ctx
7970
7970
  });
7971
7971
 
@@ -7976,8 +7976,8 @@
7976
7976
  let div;
7977
7977
 
7978
7978
  function select_block_type(ctx, dirty) {
7979
- if (/*hasErrors*/ ctx[6]) return create_if_block;
7980
- if (/*searched*/ ctx[10]) return create_if_block_2;
7979
+ if (/*hasErrors*/ ctx[7]) return create_if_block;
7980
+ if (/*searched*/ ctx[11]) return create_if_block_2;
7981
7981
  return create_else_block_3;
7982
7982
  }
7983
7983
 
@@ -7990,7 +7990,7 @@
7990
7990
  if_block.c();
7991
7991
  this.c = noop$1;
7992
7992
  attr_dev(div, "class", "CasinoGamesCategorySectionContainer");
7993
- add_location(div, file, 383, 0, 14379);
7993
+ add_location(div, file, 384, 0, 14308);
7994
7994
  },
7995
7995
  l: function claim(nodes) {
7996
7996
  throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
@@ -8038,7 +8038,7 @@
8038
8038
  function instance($$self, $$props, $$invalidate) {
8039
8039
  let $_;
8040
8040
  validate_store(X, "_");
8041
- component_subscribe($$self, X, $$value => $$invalidate(21, $_ = $$value));
8041
+ component_subscribe($$self, X, $$value => $$invalidate(22, $_ = $$value));
8042
8042
  let { $$slots: slots = {}, $$scope } = $$props;
8043
8043
  validate_slots("undefined", slots, []);
8044
8044
 
@@ -8053,6 +8053,11 @@
8053
8053
  let { categoryid = "" } = $$props;
8054
8054
  let { categoryindex = 0 } = $$props;
8055
8055
  let { categorygames = 0 } = $$props;
8056
+ let { once = true } = $$props;
8057
+ let { top = 0 } = $$props;
8058
+ let { bottom = 0 } = $$props;
8059
+ let { left = 0 } = $$props;
8060
+ let { right = 0 } = $$props;
8056
8061
 
8057
8062
  // CasinoPage loading state
8058
8063
  let isLoading = false;
@@ -8074,12 +8079,10 @@
8074
8079
  let searchItem = false;
8075
8080
  let filteresPresent = false;
8076
8081
  let showItems = true;
8077
- let { once = true } = $$props;
8078
- let { top = 0 } = $$props;
8079
- let { bottom = 0 } = $$props;
8080
- let { left = 0 } = $$props;
8081
- let { right = 0 } = $$props;
8082
+
8083
+ /* Start Lazy Loading */
8082
8084
  let nativeLoading = true;
8085
+
8083
8086
  let intersecting = false;
8084
8087
  let container;
8085
8088
  let maxTotal;
@@ -8095,9 +8098,6 @@
8095
8098
  let getFavoredGamesCache = undefined;
8096
8099
  let mostPlayedScreen = false;
8097
8100
  let customStylingContainer;
8098
-
8099
- // const operatorCategoryVisibleGames:number = operatorDetail.categoryStyles.numberOfVisibleGames;
8100
- // const operatorFavoritesURL:string = operatorConfig.favoritesUrl;
8101
8101
  let favoriteGamesData = { items: [], count: 0, name: "" };
8102
8102
 
8103
8103
  /* End Lazy Loading */
@@ -8125,8 +8125,8 @@
8125
8125
  });
8126
8126
 
8127
8127
  let aux = shownCategoryData;
8128
- $$invalidate(8, shownCategoryData = undefined);
8129
- $$invalidate(8, shownCategoryData = aux);
8128
+ $$invalidate(9, shownCategoryData = undefined);
8129
+ $$invalidate(9, shownCategoryData = aux);
8130
8130
  resolve(favoriteGames);
8131
8131
  }).catch(err => {
8132
8132
  console.error(err);
@@ -8155,7 +8155,7 @@
8155
8155
  if (vendorFilters[categoryid]) {
8156
8156
  if (vendorFilters[categoryid].length && lobbyView === false && showFavGamesCategory === false) {
8157
8157
  let queryParamVendorId = "";
8158
- $$invalidate(13, filteresPresent = true);
8158
+ $$invalidate(14, filteresPresent = true);
8159
8159
 
8160
8160
  vendorFilters[categoryid].forEach(vendorId => {
8161
8161
  queryParamVendorId = queryParamVendorId + (queryParamVendorId
@@ -8165,19 +8165,19 @@
8165
8165
 
8166
8166
  url.searchParams.append("filter", `games(vendor(${queryParamVendorId}))`);
8167
8167
  } else {
8168
- $$invalidate(13, filteresPresent = false);
8168
+ $$invalidate(14, filteresPresent = false);
8169
8169
  }
8170
8170
  }
8171
8171
  }
8172
8172
 
8173
8173
  fetch(url).then(res => res.json()).then(
8174
8174
  data => {
8175
- $$invalidate(6, hasErrors = false);
8175
+ $$invalidate(7, hasErrors = false);
8176
8176
  maxTotal = data.games.total;
8177
8177
  resolve(data);
8178
8178
  },
8179
8179
  err => {
8180
- $$invalidate(6, hasErrors = true);
8180
+ $$invalidate(7, hasErrors = true);
8181
8181
  console.error(err);
8182
8182
  reject(err);
8183
8183
  }
@@ -8189,12 +8189,12 @@
8189
8189
  if (e.data) {
8190
8190
  switch (e.data.type) {
8191
8191
  case "MostPlayedData":
8192
- $$invalidate(10, searched = false);
8192
+ $$invalidate(11, searched = false);
8193
8193
  lobbyView = false;
8194
- $$invalidate(9, showLoadCategory = false);
8194
+ $$invalidate(10, showLoadCategory = false);
8195
8195
  mostPlayedScreen = true;
8196
- $$invalidate(8, shownCategoryData = e.data.mostPlayedGames);
8197
- $$invalidate(7, categoryData = {
8196
+ $$invalidate(9, shownCategoryData = e.data.mostPlayedGames);
8197
+ $$invalidate(8, categoryData = {
8198
8198
  id: "MOSTPLAYED",
8199
8199
  name: "Most Played Games",
8200
8200
  games: {
@@ -8208,12 +8208,12 @@
8208
8208
  operatorSpecifications = e.data.operatordetail;
8209
8209
  break;
8210
8210
  case "RecentSearchData":
8211
- $$invalidate(10, searched = true);
8211
+ $$invalidate(11, searched = true);
8212
8212
  mostPlayedScreen = false;
8213
- $$invalidate(11, recentSearched = true);
8213
+ $$invalidate(12, recentSearched = true);
8214
8214
  if (e.data.searchData.length > 0) {
8215
- $$invalidate(8, shownCategoryData = e.data.searchData);
8216
- $$invalidate(14, showItems = true);
8215
+ $$invalidate(9, shownCategoryData = e.data.searchData);
8216
+ $$invalidate(15, showItems = true);
8217
8217
 
8218
8218
  if (shownCategoryData) {
8219
8219
  shownCategoryData.forEach(item => {
@@ -8221,19 +8221,19 @@
8221
8221
  });
8222
8222
  }
8223
8223
  } else {
8224
- $$invalidate(14, showItems = false);
8224
+ $$invalidate(15, showItems = false);
8225
8225
  }
8226
8226
  break;
8227
8227
  case "OutOfRecentSearches":
8228
- $$invalidate(10, searched = false);
8229
- $$invalidate(11, recentSearched = false);
8228
+ $$invalidate(11, searched = false);
8229
+ $$invalidate(12, recentSearched = false);
8230
8230
  break;
8231
8231
  case "SearchData":
8232
- $$invalidate(10, searched = true);
8232
+ $$invalidate(11, searched = true);
8233
8233
  mostPlayedScreen = false;
8234
- $$invalidate(11, recentSearched = false);
8235
- $$invalidate(8, shownCategoryData = e.data.searchData.items || []);
8236
- $$invalidate(12, searchItem = true);
8234
+ $$invalidate(12, recentSearched = false);
8235
+ $$invalidate(9, shownCategoryData = e.data.searchData.items || []);
8236
+ $$invalidate(13, searchItem = true);
8237
8237
  if (e.data.receivedFavoriteResults) {
8238
8238
  favoriteGames = e.data.receivedFavoriteResults.items;
8239
8239
  }
@@ -8244,17 +8244,17 @@
8244
8244
  }
8245
8245
  break;
8246
8246
  case `CategoryData_${categoryid}`:
8247
- $$invalidate(10, searched = false);
8247
+ $$invalidate(11, searched = false);
8248
8248
  lobbyView = true;
8249
- $$invalidate(9, showLoadCategory = true);
8250
- $$invalidate(12, searchItem = false);
8249
+ $$invalidate(10, showLoadCategory = true);
8250
+ $$invalidate(13, searchItem = false);
8251
8251
  mostPlayedScreen = false;
8252
8252
  if (e.data.receivedFavoriteResults) {
8253
8253
  favoriteGames = e.data.receivedFavoriteResults.items;
8254
8254
  }
8255
8255
  getData(e.data.categoryId, 0, e.data.visiblegames).then(res => {
8256
- $$invalidate(7, categoryData = res);
8257
- $$invalidate(8, shownCategoryData = categoryData.games.items);
8256
+ $$invalidate(8, categoryData = res);
8257
+ $$invalidate(9, shownCategoryData = categoryData.games.items);
8258
8258
 
8259
8259
  if (shownCategoryData) {
8260
8260
  shownCategoryData.forEach(item => {
@@ -8267,21 +8267,21 @@
8267
8267
  limit = 20;
8268
8268
  break;
8269
8269
  case "CategoryUpdate":
8270
- $$invalidate(10, searched = false);
8270
+ $$invalidate(11, searched = false);
8271
8271
  lobbyView = false;
8272
- $$invalidate(12, searchItem = false);
8272
+ $$invalidate(13, searchItem = false);
8273
8273
  mostPlayedScreen = false;
8274
- $$invalidate(9, showLoadCategory = false);
8275
- $$invalidate(25, categoryid = e.data.itemId);
8274
+ $$invalidate(10, showLoadCategory = false);
8275
+ $$invalidate(26, categoryid = e.data.itemId);
8276
8276
  getData(categoryid, 0, limit).then(res => {
8277
- $$invalidate(7, categoryData = res);
8277
+ $$invalidate(8, categoryData = res);
8278
8278
 
8279
8279
  categoryData.games.items.forEach(item => {
8280
8280
  item.isFavorite = checkFavorite(item.id);
8281
8281
  });
8282
8282
 
8283
- $$invalidate(8, shownCategoryData = categoryData.games.items);
8284
- $$invalidate(9, showLoadCategory = false);
8283
+ $$invalidate(9, shownCategoryData = categoryData.games.items);
8284
+ $$invalidate(10, showLoadCategory = false);
8285
8285
  }).then(() => {
8286
8286
  // after the category page is populated with games, scroll to the the top of the widget
8287
8287
  scrollTop = true;
@@ -8290,14 +8290,14 @@
8290
8290
  });
8291
8291
  break;
8292
8292
  case "FavoriteUpdate":
8293
- $$invalidate(10, searched = false);
8293
+ $$invalidate(11, searched = false);
8294
8294
  mostPlayedScreen = false;
8295
8295
  lobbyView = true;
8296
- $$invalidate(8, shownCategoryData = categoryData.games.items);
8296
+ $$invalidate(9, shownCategoryData = categoryData.games.items);
8297
8297
  shownCategoryData.forEach(item => {
8298
8298
  item.isFavorite = checkFavorite(item.id);
8299
8299
  });
8300
- $$invalidate(9, showLoadCategory = true);
8300
+ $$invalidate(10, showLoadCategory = true);
8301
8301
  break;
8302
8302
  case "UpdateCategoryFavoriteGames":
8303
8303
  if (e.data.receivedFavoriteResults) {
@@ -8329,16 +8329,18 @@
8329
8329
  });
8330
8330
  }
8331
8331
 
8332
- $$invalidate(20, favoriteGamesData.items = platformFavorite(favGameArray, favoriteGamesData.items), favoriteGamesData);
8333
- $$invalidate(20, favoriteGamesData.name = "Favorites", favoriteGamesData);
8334
- $$invalidate(18, showFavGamesCategory = true);
8332
+ $$invalidate(21, favoriteGamesData.items = platformFavorite(favGameArray, favoriteGamesData.items), favoriteGamesData);
8333
+ $$invalidate(21, favoriteGamesData.name = "Favorites", favoriteGamesData);
8334
+ $$invalidate(19, showFavGamesCategory = true);
8335
8335
  }
8336
8336
  break;
8337
8337
  case "UserSessionID":
8338
8338
  sessionID = e.data.session;
8339
8339
  playerID = e.data.userID;
8340
- if (playerID && playerID.length && sessionID && sessionID.length > 0) {
8341
- getFavoredGames(`${endpoint}/player/${playerID}/favorites/`, sessionID);
8340
+ if (favorites == "true") {
8341
+ if (playerID && playerID.length && sessionID && sessionID.length > 0) {
8342
+ getFavoredGames(`${endpoint}/player/${playerID}/favorites/`, sessionID);
8343
+ }
8342
8344
  }
8343
8345
  break;
8344
8346
  }
@@ -8351,10 +8353,10 @@
8351
8353
 
8352
8354
  if (limit <= maxTotal) {
8353
8355
  getData(categoryId, offset, limit).then(res => {
8354
- $$invalidate(7, categoryData = res);
8356
+ $$invalidate(8, categoryData = res);
8355
8357
 
8356
8358
  // @TODO categoryData type fix
8357
- $$invalidate(8, shownCategoryData = categoryData.games.items);
8359
+ $$invalidate(9, shownCategoryData = categoryData.games.items);
8358
8360
 
8359
8361
  shownCategoryData.forEach(item => {
8360
8362
  item.isFavorite = checkFavorite(item.id);
@@ -8417,7 +8419,9 @@
8417
8419
  cssFile.innerHTML = `@import ${clientstylingurl}`;
8418
8420
 
8419
8421
  if (clientstylingurl) {
8420
- fetch(new URL(clientstylingurl)).then(res => res.text()).then(data => {
8422
+ let url = new URL(clientstylingurl);
8423
+
8424
+ fetch(url).then(res => res.text()).then(data => {
8421
8425
  cssFile.innerHTML = data;
8422
8426
 
8423
8427
  if (customStylingContainer) {
@@ -8437,7 +8441,7 @@
8437
8441
  const handler = () => {
8438
8442
  if (container) {
8439
8443
  const containerDimensions = container.getBoundingClientRect();
8440
- $$invalidate(15, intersecting = containerDimensions.bottom + bottom > 0 && containerDimensions.right + right > 0 && containerDimensions.top - top < window.innerHeight && containerDimensions.left - left < window.innerWidth);
8444
+ $$invalidate(16, intersecting = containerDimensions.bottom + bottom > 0 && containerDimensions.right + right > 0 && containerDimensions.top - top < window.innerHeight && containerDimensions.left - left < window.innerWidth);
8441
8445
 
8442
8446
  if (intersecting && once && !lobbyView) {
8443
8447
  loadMoreGames(categoryid);
@@ -8479,7 +8483,7 @@
8479
8483
  function h3_binding($$value) {
8480
8484
  binding_callbacks[$$value ? "unshift" : "push"](() => {
8481
8485
  categoryName = $$value;
8482
- $$invalidate(17, categoryName);
8486
+ $$invalidate(18, categoryName);
8483
8487
  });
8484
8488
  }
8485
8489
 
@@ -8488,41 +8492,41 @@
8488
8492
  function ul_binding($$value) {
8489
8493
  binding_callbacks[$$value ? "unshift" : "push"](() => {
8490
8494
  container = $$value;
8491
- $$invalidate(16, container);
8495
+ $$invalidate(17, container);
8492
8496
  });
8493
8497
  }
8494
8498
 
8495
8499
  function h3_binding_1($$value) {
8496
8500
  binding_callbacks[$$value ? "unshift" : "push"](() => {
8497
8501
  categoryName = $$value;
8498
- $$invalidate(17, categoryName);
8502
+ $$invalidate(18, categoryName);
8499
8503
  });
8500
8504
  }
8501
8505
 
8502
8506
  function ul_binding_1($$value) {
8503
8507
  binding_callbacks[$$value ? "unshift" : "push"](() => {
8504
8508
  container = $$value;
8505
- $$invalidate(16, container);
8509
+ $$invalidate(17, container);
8506
8510
  });
8507
8511
  }
8508
8512
 
8509
8513
  function div_binding($$value) {
8510
8514
  binding_callbacks[$$value ? "unshift" : "push"](() => {
8511
8515
  customStylingContainer = $$value;
8512
- $$invalidate(19, customStylingContainer);
8516
+ $$invalidate(20, customStylingContainer);
8513
8517
  });
8514
8518
  }
8515
8519
 
8516
8520
  $$self.$$set = $$props => {
8517
8521
  if ("endpoint" in $$props) $$invalidate(0, endpoint = $$props.endpoint);
8518
- if ("datasource" in $$props) $$invalidate(26, datasource = $$props.datasource);
8522
+ if ("datasource" in $$props) $$invalidate(27, datasource = $$props.datasource);
8519
8523
  if ("lang" in $$props) $$invalidate(1, lang = $$props.lang);
8520
8524
  if ("session" in $$props) $$invalidate(2, session = $$props.session);
8521
8525
  if ("userid" in $$props) $$invalidate(3, userid = $$props.userid);
8522
8526
  if ("favorites" in $$props) $$invalidate(4, favorites = $$props.favorites);
8523
8527
  if ("clientstyling" in $$props) $$invalidate(5, clientstyling = $$props.clientstyling);
8524
- if ("clientstylingurl" in $$props) $$invalidate(27, clientstylingurl = $$props.clientstylingurl);
8525
- if ("categoryid" in $$props) $$invalidate(25, categoryid = $$props.categoryid);
8528
+ if ("clientstylingurl" in $$props) $$invalidate(6, clientstylingurl = $$props.clientstylingurl);
8529
+ if ("categoryid" in $$props) $$invalidate(26, categoryid = $$props.categoryid);
8526
8530
  if ("categoryindex" in $$props) $$invalidate(28, categoryindex = $$props.categoryindex);
8527
8531
  if ("categorygames" in $$props) $$invalidate(29, categorygames = $$props.categorygames);
8528
8532
  if ("once" in $$props) $$invalidate(30, once = $$props.once);
@@ -8552,6 +8556,11 @@
8552
8556
  categoryid,
8553
8557
  categoryindex,
8554
8558
  categorygames,
8559
+ once,
8560
+ top,
8561
+ bottom,
8562
+ left,
8563
+ right,
8555
8564
  isLoading,
8556
8565
  hasErrors,
8557
8566
  playerID,
@@ -8570,11 +8579,6 @@
8570
8579
  searchItem,
8571
8580
  filteresPresent,
8572
8581
  showItems,
8573
- once,
8574
- top,
8575
- bottom,
8576
- left,
8577
- right,
8578
8582
  nativeLoading,
8579
8583
  intersecting,
8580
8584
  container,
@@ -8607,46 +8611,46 @@
8607
8611
 
8608
8612
  $$self.$inject_state = $$props => {
8609
8613
  if ("endpoint" in $$props) $$invalidate(0, endpoint = $$props.endpoint);
8610
- if ("datasource" in $$props) $$invalidate(26, datasource = $$props.datasource);
8614
+ if ("datasource" in $$props) $$invalidate(27, datasource = $$props.datasource);
8611
8615
  if ("lang" in $$props) $$invalidate(1, lang = $$props.lang);
8612
8616
  if ("session" in $$props) $$invalidate(2, session = $$props.session);
8613
8617
  if ("userid" in $$props) $$invalidate(3, userid = $$props.userid);
8614
8618
  if ("favorites" in $$props) $$invalidate(4, favorites = $$props.favorites);
8615
8619
  if ("clientstyling" in $$props) $$invalidate(5, clientstyling = $$props.clientstyling);
8616
- if ("clientstylingurl" in $$props) $$invalidate(27, clientstylingurl = $$props.clientstylingurl);
8617
- if ("categoryid" in $$props) $$invalidate(25, categoryid = $$props.categoryid);
8620
+ if ("clientstylingurl" in $$props) $$invalidate(6, clientstylingurl = $$props.clientstylingurl);
8621
+ if ("categoryid" in $$props) $$invalidate(26, categoryid = $$props.categoryid);
8618
8622
  if ("categoryindex" in $$props) $$invalidate(28, categoryindex = $$props.categoryindex);
8619
8623
  if ("categorygames" in $$props) $$invalidate(29, categorygames = $$props.categorygames);
8624
+ if ("once" in $$props) $$invalidate(30, once = $$props.once);
8625
+ if ("top" in $$props) $$invalidate(31, top = $$props.top);
8626
+ if ("bottom" in $$props) $$invalidate(32, bottom = $$props.bottom);
8627
+ if ("left" in $$props) $$invalidate(33, left = $$props.left);
8628
+ if ("right" in $$props) $$invalidate(34, right = $$props.right);
8620
8629
  if ("isLoading" in $$props) isLoading = $$props.isLoading;
8621
- if ("hasErrors" in $$props) $$invalidate(6, hasErrors = $$props.hasErrors);
8630
+ if ("hasErrors" in $$props) $$invalidate(7, hasErrors = $$props.hasErrors);
8622
8631
  if ("playerID" in $$props) playerID = $$props.playerID;
8623
8632
  if ("lobbyView" in $$props) lobbyView = $$props.lobbyView;
8624
- if ("userAgent" in $$props) $$invalidate(22, userAgent = $$props.userAgent);
8633
+ if ("userAgent" in $$props) $$invalidate(23, userAgent = $$props.userAgent);
8625
8634
  if ("operatorSpecifications" in $$props) operatorSpecifications = $$props.operatorSpecifications;
8626
- if ("categoryData" in $$props) $$invalidate(7, categoryData = $$props.categoryData);
8627
- if ("shownCategoryData" in $$props) $$invalidate(8, shownCategoryData = $$props.shownCategoryData);
8635
+ if ("categoryData" in $$props) $$invalidate(8, categoryData = $$props.categoryData);
8636
+ if ("shownCategoryData" in $$props) $$invalidate(9, shownCategoryData = $$props.shownCategoryData);
8628
8637
  if ("categoryIndex" in $$props) categoryIndex = $$props.categoryIndex;
8629
- if ("showLoadCategory" in $$props) $$invalidate(9, showLoadCategory = $$props.showLoadCategory);
8638
+ if ("showLoadCategory" in $$props) $$invalidate(10, showLoadCategory = $$props.showLoadCategory);
8630
8639
  if ("offset" in $$props) offset = $$props.offset;
8631
8640
  if ("limit" in $$props) limit = $$props.limit;
8632
- if ("searched" in $$props) $$invalidate(10, searched = $$props.searched);
8633
- if ("recentSearched" in $$props) $$invalidate(11, recentSearched = $$props.recentSearched);
8641
+ if ("searched" in $$props) $$invalidate(11, searched = $$props.searched);
8642
+ if ("recentSearched" in $$props) $$invalidate(12, recentSearched = $$props.recentSearched);
8634
8643
  if ("scrollTop" in $$props) scrollTop = $$props.scrollTop;
8635
- if ("searchItem" in $$props) $$invalidate(12, searchItem = $$props.searchItem);
8636
- if ("filteresPresent" in $$props) $$invalidate(13, filteresPresent = $$props.filteresPresent);
8637
- if ("showItems" in $$props) $$invalidate(14, showItems = $$props.showItems);
8638
- if ("once" in $$props) $$invalidate(30, once = $$props.once);
8639
- if ("top" in $$props) $$invalidate(31, top = $$props.top);
8640
- if ("bottom" in $$props) $$invalidate(32, bottom = $$props.bottom);
8641
- if ("left" in $$props) $$invalidate(33, left = $$props.left);
8642
- if ("right" in $$props) $$invalidate(34, right = $$props.right);
8643
- if ("nativeLoading" in $$props) $$invalidate(23, nativeLoading = $$props.nativeLoading);
8644
- if ("intersecting" in $$props) $$invalidate(15, intersecting = $$props.intersecting);
8645
- if ("container" in $$props) $$invalidate(16, container = $$props.container);
8644
+ if ("searchItem" in $$props) $$invalidate(13, searchItem = $$props.searchItem);
8645
+ if ("filteresPresent" in $$props) $$invalidate(14, filteresPresent = $$props.filteresPresent);
8646
+ if ("showItems" in $$props) $$invalidate(15, showItems = $$props.showItems);
8647
+ if ("nativeLoading" in $$props) $$invalidate(24, nativeLoading = $$props.nativeLoading);
8648
+ if ("intersecting" in $$props) $$invalidate(16, intersecting = $$props.intersecting);
8649
+ if ("container" in $$props) $$invalidate(17, container = $$props.container);
8646
8650
  if ("maxTotal" in $$props) maxTotal = $$props.maxTotal;
8647
- if ("categoryName" in $$props) $$invalidate(17, categoryName = $$props.categoryName);
8651
+ if ("categoryName" in $$props) $$invalidate(18, categoryName = $$props.categoryName);
8648
8652
  if ("favoriteGames" in $$props) favoriteGames = $$props.favoriteGames;
8649
- if ("showFavGamesCategory" in $$props) $$invalidate(18, showFavGamesCategory = $$props.showFavGamesCategory);
8653
+ if ("showFavGamesCategory" in $$props) $$invalidate(19, showFavGamesCategory = $$props.showFavGamesCategory);
8650
8654
  if ("receivedFavoriteResults" in $$props) receivedFavoriteResults = $$props.receivedFavoriteResults;
8651
8655
  if ("activeCategory" in $$props) activeCategory = $$props.activeCategory;
8652
8656
  if ("operatorConfig" in $$props) operatorConfig = $$props.operatorConfig;
@@ -8655,8 +8659,8 @@
8655
8659
  if ("userId" in $$props) userId = $$props.userId;
8656
8660
  if ("getFavoredGamesCache" in $$props) getFavoredGamesCache = $$props.getFavoredGamesCache;
8657
8661
  if ("mostPlayedScreen" in $$props) mostPlayedScreen = $$props.mostPlayedScreen;
8658
- if ("customStylingContainer" in $$props) $$invalidate(19, customStylingContainer = $$props.customStylingContainer);
8659
- if ("favoriteGamesData" in $$props) $$invalidate(20, favoriteGamesData = $$props.favoriteGamesData);
8662
+ if ("customStylingContainer" in $$props) $$invalidate(20, customStylingContainer = $$props.customStylingContainer);
8663
+ if ("favoriteGamesData" in $$props) $$invalidate(21, favoriteGamesData = $$props.favoriteGamesData);
8660
8664
  };
8661
8665
 
8662
8666
  if ($$props && "$$inject" in $$props) {
@@ -8670,7 +8674,7 @@
8670
8674
  clientstyling && setClientStyling();
8671
8675
  }
8672
8676
 
8673
- if ($$self.$$.dirty[0] & /*clientstylingurl*/ 134217728) {
8677
+ if ($$self.$$.dirty[0] & /*clientstylingurl*/ 64) {
8674
8678
  clientstylingurl && setClientStylingURL();
8675
8679
  }
8676
8680
  };
@@ -8682,6 +8686,7 @@
8682
8686
  userid,
8683
8687
  favorites,
8684
8688
  clientstyling,
8689
+ clientstylingurl,
8685
8690
  hasErrors,
8686
8691
  categoryData,
8687
8692
  shownCategoryData,
@@ -8703,7 +8708,6 @@
8703
8708
  showCategory,
8704
8709
  categoryid,
8705
8710
  datasource,
8706
- clientstylingurl,
8707
8711
  categoryindex,
8708
8712
  categorygames,
8709
8713
  once,
@@ -8737,14 +8741,14 @@
8737
8741
  safe_not_equal,
8738
8742
  {
8739
8743
  endpoint: 0,
8740
- datasource: 26,
8744
+ datasource: 27,
8741
8745
  lang: 1,
8742
8746
  session: 2,
8743
8747
  userid: 3,
8744
8748
  favorites: 4,
8745
8749
  clientstyling: 5,
8746
- clientstylingurl: 27,
8747
- categoryid: 25,
8750
+ clientstylingurl: 6,
8751
+ categoryid: 26,
8748
8752
  categoryindex: 28,
8749
8753
  categorygames: 29,
8750
8754
  once: 30,
@@ -8799,7 +8803,7 @@
8799
8803
  }
8800
8804
 
8801
8805
  get datasource() {
8802
- return this.$$.ctx[26];
8806
+ return this.$$.ctx[27];
8803
8807
  }
8804
8808
 
8805
8809
  set datasource(datasource) {
@@ -8853,7 +8857,7 @@
8853
8857
  }
8854
8858
 
8855
8859
  get clientstylingurl() {
8856
- return this.$$.ctx[27];
8860
+ return this.$$.ctx[6];
8857
8861
  }
8858
8862
 
8859
8863
  set clientstylingurl(clientstylingurl) {
@@ -8862,7 +8866,7 @@
8862
8866
  }
8863
8867
 
8864
8868
  get categoryid() {
8865
- return this.$$.ctx[25];
8869
+ return this.$$.ctx[26];
8866
8870
  }
8867
8871
 
8868
8872
  set categoryid(categoryid) {