@everymatrix/casino-tournaments-controller 0.0.84 → 0.0.88

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.
@@ -10775,7 +10775,7 @@
10775
10775
  div = element("div");
10776
10776
  t = text(/*shownStatus*/ ctx[12]);
10777
10777
  attr_dev(div, "class", "Status");
10778
- add_location(div, file$6, 69, 4, 1969);
10778
+ add_location(div, file$6, 69, 4, 1991);
10779
10779
  },
10780
10780
  m: function mount(target, anchor) {
10781
10781
  insert_dev(target, div, anchor);
@@ -10859,7 +10859,7 @@
10859
10859
  div = element("div");
10860
10860
  div.textContent = "Enrolled";
10861
10861
  attr_dev(div, "class", "Enrolled");
10862
- add_location(div, file$6, 74, 6, 2094);
10862
+ add_location(div, file$6, 74, 6, 2116);
10863
10863
  },
10864
10864
  m: function mount(target, anchor) {
10865
10865
  insert_dev(target, div, anchor);
@@ -10896,7 +10896,7 @@
10896
10896
  : ""));
10897
10897
 
10898
10898
  set_style(div, "background", "url('https://i.stack.imgur.com/y9DpT.jpg') center no-repeat");
10899
- add_location(div, file$6, 80, 4, 2321);
10899
+ add_location(div, file$6, 80, 4, 2343);
10900
10900
  },
10901
10901
  m: function mount(target, anchor) {
10902
10902
  insert_dev(target, div, anchor);
@@ -10947,7 +10947,7 @@
10947
10947
  : ""));
10948
10948
 
10949
10949
  set_style(div, "background", "url('" + /*thumbnail*/ ctx[4] + "')");
10950
- add_location(div, file$6, 78, 4, 2171);
10950
+ add_location(div, file$6, 78, 4, 2193);
10951
10951
  },
10952
10952
  m: function mount(target, anchor) {
10953
10953
  insert_dev(target, div, anchor);
@@ -10999,7 +10999,7 @@
10999
10999
  div = element("div");
11000
11000
  t = text(/*shownDate*/ ctx[10]);
11001
11001
  attr_dev(div, "class", "Date");
11002
- add_location(div, file$6, 86, 6, 2594);
11002
+ add_location(div, file$6, 86, 6, 2616);
11003
11003
  },
11004
11004
  m: function mount(target, anchor) {
11005
11005
  insert_dev(target, div, anchor);
@@ -11063,15 +11063,15 @@
11063
11063
  t4 = text("You can see the games ");
11064
11064
  a = element("a");
11065
11065
  t5 = text("here");
11066
- add_location(p0, file$6, 91, 8, 2731);
11066
+ add_location(p0, file$6, 91, 8, 2753);
11067
11067
  attr_dev(div0, "class", "ScoreCriteria");
11068
- add_location(div0, file$6, 90, 6, 2695);
11068
+ add_location(div0, file$6, 90, 6, 2717);
11069
11069
  attr_dev(a, "href", /*gameurl*/ ctx[9]);
11070
11070
  attr_dev(a, "target", "_blank");
11071
- add_location(a, file$6, 100, 33, 2967);
11072
- add_location(p1, file$6, 100, 8, 2942);
11071
+ add_location(a, file$6, 100, 33, 2989);
11072
+ add_location(p1, file$6, 100, 8, 2964);
11073
11073
  attr_dev(div1, "class", "Games");
11074
- add_location(div1, file$6, 99, 6, 2914);
11074
+ add_location(div1, file$6, 99, 6, 2936);
11075
11075
  },
11076
11076
  m: function mount(target, anchor) {
11077
11077
  insert_dev(target, div0, anchor);
@@ -11212,11 +11212,11 @@
11212
11212
  if (if_block4) if_block4.c();
11213
11213
  this.c = noop$1;
11214
11214
  attr_dev(div0, "class", "Title");
11215
- add_location(div0, file$6, 84, 4, 2535);
11215
+ add_location(div0, file$6, 84, 4, 2557);
11216
11216
  attr_dev(div1, "class", "Details");
11217
- add_location(div1, file$6, 83, 2, 2509);
11217
+ add_location(div1, file$6, 83, 2, 2531);
11218
11218
  attr_dev(div2, "class", "Thumbnail");
11219
- add_location(div2, file$6, 67, 0, 1926);
11219
+ add_location(div2, file$6, 67, 0, 1948);
11220
11220
  },
11221
11221
  l: function claim(nodes) {
11222
11222
  throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
@@ -11392,7 +11392,7 @@
11392
11392
  };
11393
11393
 
11394
11394
  const setSession = () => {
11395
- if (session.length > 0) {
11395
+ if (session.length > 0 && session != "false") {
11396
11396
  sessionID = session;
11397
11397
  $$invalidate(11, isLoggedIn = true);
11398
11398
  } else {
@@ -13294,7 +13294,7 @@
13294
13294
  class CasinoTournamentsThumbnailGamesSlider extends SvelteElement {
13295
13295
  constructor(options) {
13296
13296
  super();
13297
- this.shadowRoot.innerHTML = `<style>*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Helvetica Neue", "Helvetica", sans-serif}.TournamentsGamesSlider{background:#000;color:#fff;display:flex}.disabled{color:#3B3C47}.SliderNavButton{background:#0a0c19;border:0px;width:25px;display:flex;align-items:center;justify-content:center}main{width:420px;overflow:hidden}.items{display:flex;transition:transform 0.4s ease-in-out;transform:translateX(0px)}.item{min-width:132px;height:100px;margin:0 4px;background-color:#ef4322;color:white;display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:10rem;user-select:none;overflow:hidden}.items .item:first-child{margin-left:0}.items .item:last-child{margin-right:0}</style>`;
13297
+ this.shadowRoot.innerHTML = `<style>*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Helvetica Neue", "Helvetica", sans-serif}.TournamentsGamesSlider{background:#000;color:#fff;display:flex}.disabled{color:#3B3C47}.SliderNavButton{background:#0a0c19;border:0px;width:25px;display:flex;align-items:center;justify-content:center}main{width:420px;overflow:hidden}.items{display:flex;transition:transform 0.4s ease-in-out;transform:translateX(0px)}.item{min-width:119px;height:96px;margin:0 4px;background-color:#ef4322;color:white;display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:10rem;user-select:none;overflow:hidden}.items .item:first-child{margin-left:0}.items .item:last-child{margin-right:0}</style>`;
13298
13298
 
13299
13299
  init(
13300
13300
  this,
@@ -13420,11 +13420,11 @@
13420
13420
  set_custom_element_data(casino_tournaments_thumbnail, "userenrolled", /*userenrolled*/ ctx[19]);
13421
13421
  set_custom_element_data(casino_tournaments_thumbnail, "showenrolled", /*showenrolled*/ ctx[5]);
13422
13422
  set_custom_element_data(casino_tournaments_thumbnail, "gameurl", /*gameurl*/ ctx[23]);
13423
- add_location(casino_tournaments_thumbnail, file$2, 193, 4, 5740);
13423
+ add_location(casino_tournaments_thumbnail, file$2, 193, 4, 5762);
13424
13424
  attr_dev(div0, "class", "TournamentButtons");
13425
- add_location(div0, file$2, 222, 4, 6551);
13425
+ add_location(div0, file$2, 222, 4, 6573);
13426
13426
  attr_dev(div1, "class", div1_class_value = "TournamentCard " + (/*maxwidth*/ ctx[6] ? "CardMaxWidth" : "") + (/*fullsize*/ ctx[7] ? "CardFullSize" : ""));
13427
- add_location(div1, file$2, 192, 2, 5642);
13427
+ add_location(div1, file$2, 192, 2, 5664);
13428
13428
  },
13429
13429
  m: function mount(target, anchor) {
13430
13430
  insert_dev(target, div1, anchor);
@@ -13612,29 +13612,29 @@
13612
13612
  t6 = space();
13613
13613
  div7 = element("div");
13614
13614
  attr_dev(div0, "class", "ph-picture");
13615
- add_location(div0, file$2, 178, 10, 5204);
13615
+ add_location(div0, file$2, 178, 10, 5226);
13616
13616
  attr_dev(div1, "class", "ph-col-6 big");
13617
- add_location(div1, file$2, 180, 12, 5278);
13617
+ add_location(div1, file$2, 180, 12, 5300);
13618
13618
  attr_dev(div2, "class", "ph-col-4 empty big");
13619
- add_location(div2, file$2, 181, 12, 5323);
13619
+ add_location(div2, file$2, 181, 12, 5345);
13620
13620
  attr_dev(div3, "class", "ph-col-4");
13621
- add_location(div3, file$2, 182, 12, 5374);
13621
+ add_location(div3, file$2, 182, 12, 5396);
13622
13622
  attr_dev(div4, "class", "ph-col-8 empty");
13623
- add_location(div4, file$2, 183, 12, 5415);
13623
+ add_location(div4, file$2, 183, 12, 5437);
13624
13624
  attr_dev(div5, "class", "ph-col-6");
13625
- add_location(div5, file$2, 184, 12, 5462);
13625
+ add_location(div5, file$2, 184, 12, 5484);
13626
13626
  attr_dev(div6, "class", "ph-col-6 empty");
13627
- add_location(div6, file$2, 185, 12, 5503);
13627
+ add_location(div6, file$2, 185, 12, 5525);
13628
13628
  attr_dev(div7, "class", "ph-col-12");
13629
- add_location(div7, file$2, 186, 12, 5550);
13629
+ add_location(div7, file$2, 186, 12, 5572);
13630
13630
  attr_dev(div8, "class", "ph-row");
13631
- add_location(div8, file$2, 179, 10, 5245);
13631
+ add_location(div8, file$2, 179, 10, 5267);
13632
13632
  attr_dev(div9, "class", "ph-col-12");
13633
- add_location(div9, file$2, 177, 8, 5170);
13633
+ add_location(div9, file$2, 177, 8, 5192);
13634
13634
  attr_dev(div10, "class", "ph-item");
13635
- add_location(div10, file$2, 176, 6, 5140);
13635
+ add_location(div10, file$2, 176, 6, 5162);
13636
13636
  attr_dev(div11, "class", div11_class_value = "TournamentCard " + (/*maxwidth*/ ctx[6] ? "CardMaxWidth" : "") + (/*fullsize*/ ctx[7] ? "CardFullSize" : ""));
13637
- add_location(div11, file$2, 175, 2, 5040);
13637
+ add_location(div11, file$2, 175, 2, 5062);
13638
13638
  },
13639
13639
  m: function mount(target, anchor) {
13640
13640
  insert_dev(target, div11, anchor);
@@ -13692,7 +13692,7 @@
13692
13692
  set_custom_element_data(casino_tournaments_thumbnail_duration, "status", /*status*/ ctx[16]);
13693
13693
  set_custom_element_data(casino_tournaments_thumbnail_duration, "startdate", /*startdate*/ ctx[14]);
13694
13694
  set_custom_element_data(casino_tournaments_thumbnail_duration, "enddate", /*enddate*/ ctx[15]);
13695
- add_location(casino_tournaments_thumbnail_duration, file$2, 216, 6, 6370);
13695
+ add_location(casino_tournaments_thumbnail_duration, file$2, 216, 6, 6392);
13696
13696
  },
13697
13697
  m: function mount(target, anchor) {
13698
13698
  if (if_block) if_block.m(target, anchor);
@@ -13754,7 +13754,7 @@
13754
13754
  c: function create() {
13755
13755
  casino_tournaments_thumbnail_prizes = element("casino-tournaments-thumbnail-prizes");
13756
13756
  set_custom_element_data(casino_tournaments_thumbnail_prizes, "tourid", /*tourid*/ ctx[17]);
13757
- add_location(casino_tournaments_thumbnail_prizes, file$2, 210, 8, 6188);
13757
+ add_location(casino_tournaments_thumbnail_prizes, file$2, 210, 8, 6210);
13758
13758
  },
13759
13759
  m: function mount(target, anchor) {
13760
13760
  insert_dev(target, casino_tournaments_thumbnail_prizes, anchor);
@@ -13800,7 +13800,7 @@
13800
13800
  button = element("button");
13801
13801
  button.textContent = "Details";
13802
13802
  attr_dev(button, "class", "DetailsLargeButton");
13803
- add_location(button, file$2, 249, 12, 7969);
13803
+ add_location(button, file$2, 249, 12, 7991);
13804
13804
  },
13805
13805
  m: function mount(target, anchor) {
13806
13806
  insert_dev(target, button, anchor);
@@ -13917,9 +13917,9 @@
13917
13917
  button1 = element("button");
13918
13918
  button1.textContent = "Register";
13919
13919
  attr_dev(button0, "class", "LoginButton");
13920
- add_location(button0, file$2, 224, 8, 6615);
13920
+ add_location(button0, file$2, 224, 8, 6637);
13921
13921
  attr_dev(button1, "class", "RegisterButton");
13922
- add_location(button1, file$2, 225, 8, 6698);
13922
+ add_location(button1, file$2, 225, 8, 6720);
13923
13923
  },
13924
13924
  m: function mount(target, anchor) {
13925
13925
  insert_dev(target, button0, anchor);
@@ -13967,7 +13967,7 @@
13967
13967
  button = element("button");
13968
13968
  button.textContent = "Details";
13969
13969
  attr_dev(button, "class", "DetailsButton");
13970
- add_location(button, file$2, 229, 12, 6901);
13970
+ add_location(button, file$2, 229, 12, 6923);
13971
13971
  },
13972
13972
  m: function mount(target, anchor) {
13973
13973
  insert_dev(target, button, anchor);
@@ -14016,7 +14016,7 @@
14016
14016
  if_block.c();
14017
14017
  attr_dev(button, "class", "JoinButton");
14018
14018
  button.disabled = /*errorJoin*/ ctx[11];
14019
- add_location(button, file$2, 236, 12, 7200);
14019
+ add_location(button, file$2, 236, 12, 7222);
14020
14020
  },
14021
14021
  m: function mount(target, anchor) {
14022
14022
  insert_dev(target, button, anchor);
@@ -14126,20 +14126,20 @@
14126
14126
  t2 = text(".a{fill:#fff;}");
14127
14127
  g = svg_element("g");
14128
14128
  path = svg_element("path");
14129
- add_location(span, file$2, 242, 16, 7497);
14130
- add_location(style, file$2, 243, 105, 7620);
14131
- add_location(defs, file$2, 243, 99, 7614);
14129
+ add_location(span, file$2, 242, 16, 7519);
14130
+ add_location(style, file$2, 243, 105, 7642);
14131
+ add_location(defs, file$2, 243, 99, 7636);
14132
14132
  attr_dev(path, "class", "a");
14133
14133
  attr_dev(path, "d", "M13,0,10.636,2.364l8.948,8.948H0v3.377H19.584l-8.948,8.948L13,26,26,13Z");
14134
14134
  attr_dev(path, "transform", "translate(26 26) rotate(180)");
14135
- add_location(path, file$2, 243, 185, 7700);
14135
+ add_location(path, file$2, 243, 185, 7722);
14136
14136
  attr_dev(g, "transform", "translate(26 26) rotate(180)");
14137
- add_location(g, file$2, 243, 141, 7656);
14137
+ add_location(g, file$2, 243, 141, 7678);
14138
14138
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
14139
14139
  attr_dev(svg, "width", "26");
14140
14140
  attr_dev(svg, "height", "26");
14141
14141
  attr_dev(svg, "viewBox", "0 0 26 26");
14142
- add_location(svg, file$2, 243, 16, 7531);
14142
+ add_location(svg, file$2, 243, 16, 7553);
14143
14143
  },
14144
14144
  m: function mount(target, anchor) {
14145
14145
  insert_dev(target, span, anchor);
@@ -14181,9 +14181,9 @@
14181
14181
  attr_dev(circle, "cx", "20");
14182
14182
  attr_dev(circle, "cy", "20");
14183
14183
  attr_dev(circle, "r", "18");
14184
- add_location(circle, file$2, 239, 18, 7395);
14184
+ add_location(circle, file$2, 239, 18, 7417);
14185
14185
  attr_dev(svg, "class", "spinner");
14186
- add_location(svg, file$2, 238, 16, 7355);
14186
+ add_location(svg, file$2, 238, 16, 7377);
14187
14187
  },
14188
14188
  m: function mount(target, anchor) {
14189
14189
  insert_dev(target, svg, anchor);
@@ -14215,7 +14215,7 @@
14215
14215
  button.textContent = "Enrolled";
14216
14216
  attr_dev(button, "class", "EnrolledButton");
14217
14217
  button.disabled = true;
14218
- add_location(button, file$2, 233, 14, 7094);
14218
+ add_location(button, file$2, 233, 14, 7116);
14219
14219
  },
14220
14220
  m: function mount(target, anchor) {
14221
14221
  insert_dev(target, button, anchor);
@@ -14248,7 +14248,7 @@
14248
14248
  t0 = text("There was an error joining the tournament - ");
14249
14249
  t1 = text(/*errorJoinText*/ ctx[12]);
14250
14250
  attr_dev(span, "class", "ErrorText");
14251
- add_location(span, file$2, 255, 6, 8139);
14251
+ add_location(span, file$2, 255, 6, 8161);
14252
14252
  },
14253
14253
  m: function mount(target, anchor) {
14254
14254
  insert_dev(target, span, anchor);
@@ -14284,7 +14284,7 @@
14284
14284
  set_custom_element_data(casino_tournaments_thumbnail_games_slider, "tournamenturl", /*tournamenturl*/ ctx[2]);
14285
14285
  set_custom_element_data(casino_tournaments_thumbnail_games_slider, "scrollby", "2");
14286
14286
  set_custom_element_data(casino_tournaments_thumbnail_games_slider, "pagfactor", "140");
14287
- add_location(casino_tournaments_thumbnail_games_slider, file$2, 258, 6, 8277);
14287
+ add_location(casino_tournaments_thumbnail_games_slider, file$2, 258, 6, 8299);
14288
14288
  },
14289
14289
  m: function mount(target, anchor) {
14290
14290
  insert_dev(target, casino_tournaments_thumbnail_games_slider, anchor);
@@ -14545,7 +14545,7 @@
14545
14545
  };
14546
14546
 
14547
14547
  const setSession = () => {
14548
- if (session.length > 0) {
14548
+ if (session.length > 0 && session != "false") {
14549
14549
  sessionID = session;
14550
14550
  $$invalidate(8, isLoggedIn = true);
14551
14551
  } else {
@@ -15064,7 +15064,7 @@
15064
15064
  c: function create() {
15065
15065
  p = element("p");
15066
15066
  p.textContent = "Nothing to show here";
15067
- add_location(p, file$1, 92, 6, 2892);
15067
+ add_location(p, file$1, 92, 6, 2914);
15068
15068
  },
15069
15069
  m: function mount(target, anchor) {
15070
15070
  insert_dev(target, p, anchor);
@@ -15105,7 +15105,7 @@
15105
15105
  set_custom_element_data(casino_tournaments_thumbnail_controller, "loginevent", /*loginevent*/ ctx[3]);
15106
15106
  set_custom_element_data(casino_tournaments_thumbnail_controller, "registerurl", /*registerurl*/ ctx[6]);
15107
15107
  set_custom_element_data(casino_tournaments_thumbnail_controller, "registerevent", /*registerevent*/ ctx[4]);
15108
- add_location(casino_tournaments_thumbnail_controller, file$1, 78, 6, 2433);
15108
+ add_location(casino_tournaments_thumbnail_controller, file$1, 78, 6, 2455);
15109
15109
  },
15110
15110
  m: function mount(target, anchor) {
15111
15111
  insert_dev(target, casino_tournaments_thumbnail_controller, anchor);
@@ -15173,7 +15173,7 @@
15173
15173
  if (if_block) if_block.c();
15174
15174
  this.c = noop$1;
15175
15175
  attr_dev(div, "class", "TournamentList");
15176
- add_location(div, file$1, 75, 0, 2335);
15176
+ add_location(div, file$1, 75, 0, 2357);
15177
15177
  },
15178
15178
  l: function claim(nodes) {
15179
15179
  throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
@@ -15273,7 +15273,7 @@
15273
15273
  };
15274
15274
 
15275
15275
  const setSession = () => {
15276
- if (session.length > 0) {
15276
+ if (session.length > 0 && session != "false") {
15277
15277
  sessionID = session;
15278
15278
  isLoggedIn = true;
15279
15279
  } else {
@@ -15547,11 +15547,11 @@
15547
15547
  t1 = space();
15548
15548
  if (if_block2) if_block2.c();
15549
15549
  attr_dev(div0, "class", "FirstRow");
15550
- add_location(div0, file, 161, 4, 5162);
15550
+ add_location(div0, file, 161, 4, 5184);
15551
15551
  attr_dev(div1, "class", "SecondRow");
15552
- add_location(div1, file, 169, 4, 5400);
15552
+ add_location(div1, file, 169, 4, 5422);
15553
15553
  attr_dev(div2, "class", "Tournaments");
15554
- add_location(div2, file, 160, 2, 5132);
15554
+ add_location(div2, file, 160, 2, 5154);
15555
15555
  },
15556
15556
  m: function mount(target, anchor) {
15557
15557
  insert_dev(target, div2, anchor);
@@ -15635,8 +15635,8 @@
15635
15635
  t1 = space();
15636
15636
  p1 = element("p");
15637
15637
  t2 = text(/*error*/ ctx[10]);
15638
- add_location(p0, file, 157, 2, 5070);
15639
- add_location(p1, file, 158, 2, 5107);
15638
+ add_location(p0, file, 157, 2, 5092);
15639
+ add_location(p1, file, 158, 2, 5129);
15640
15640
  },
15641
15641
  m: function mount(target, anchor) {
15642
15642
  insert_dev(target, p0, anchor);
@@ -15674,7 +15674,7 @@
15674
15674
  casino_tournaments_filter_controller = element("casino-tournaments-filter-controller");
15675
15675
  set_custom_element_data(casino_tournaments_filter_controller, "filters", /*filtersArray*/ ctx[15]);
15676
15676
  set_custom_element_data(casino_tournaments_filter_controller, "activefilters", /*filters*/ ctx[4]);
15677
- add_location(casino_tournaments_filter_controller, file, 163, 8, 5219);
15677
+ add_location(casino_tournaments_filter_controller, file, 163, 8, 5241);
15678
15678
  },
15679
15679
  m: function mount(target, anchor) {
15680
15680
  insert_dev(target, casino_tournaments_filter_controller, anchor);
@@ -15715,7 +15715,7 @@
15715
15715
  set_custom_element_data(casino_tournaments_list_controller, "loginevent", /*loginevent*/ ctx[5]);
15716
15716
  set_custom_element_data(casino_tournaments_list_controller, "registerurl", /*registerurl*/ ctx[8]);
15717
15717
  set_custom_element_data(casino_tournaments_list_controller, "registerevent", /*registerevent*/ ctx[6]);
15718
- add_location(casino_tournaments_list_controller, file, 177, 8, 5615);
15718
+ add_location(casino_tournaments_list_controller, file, 177, 8, 5637);
15719
15719
  },
15720
15720
  m: function mount(target, anchor) {
15721
15721
  insert_dev(target, casino_tournaments_list_controller, anchor);
@@ -15826,7 +15826,7 @@
15826
15826
  c: function create() {
15827
15827
  p = element("p");
15828
15828
  p.textContent = "No tournaments found";
15829
- add_location(p, file, 174, 10, 5551);
15829
+ add_location(p, file, 174, 10, 5573);
15830
15830
  },
15831
15831
  m: function mount(target, anchor) {
15832
15832
  insert_dev(target, p, anchor);
@@ -15855,7 +15855,7 @@
15855
15855
  c: function create() {
15856
15856
  p = element("p");
15857
15857
  p.textContent = "Loading, please wait ...";
15858
- add_location(p, file, 172, 10, 5493);
15858
+ add_location(p, file, 172, 10, 5515);
15859
15859
  },
15860
15860
  m: function mount(target, anchor) {
15861
15861
  insert_dev(target, p, anchor);
@@ -15892,11 +15892,11 @@
15892
15892
  button.textContent = "Show more";
15893
15893
  attr_dev(button, "class", "ShowMoreButton");
15894
15894
  attr_dev(button, "title", "Show More");
15895
- add_location(button, file, 192, 10, 6102);
15895
+ add_location(button, file, 192, 10, 6124);
15896
15896
  attr_dev(div0, "class", "CenterButton");
15897
- add_location(div0, file, 191, 8, 6065);
15897
+ add_location(div0, file, 191, 8, 6087);
15898
15898
  attr_dev(div1, "class", "ThirdRow");
15899
- add_location(div1, file, 190, 6, 6034);
15899
+ add_location(div1, file, 190, 6, 6056);
15900
15900
  },
15901
15901
  m: function mount(target, anchor) {
15902
15902
  insert_dev(target, div1, anchor);
@@ -16150,7 +16150,7 @@
16150
16150
  };
16151
16151
 
16152
16152
  const setSession = () => {
16153
- if (session.length < 6) {
16153
+ if (session.length > 0 && session != "false") {
16154
16154
  isLoggedIn = true;
16155
16155
  $$invalidate(11, isLoading = true);
16156
16156
  sessionID = session;