@everymatrix/casino-tournaments-controller 1.45.13 → 1.46.0

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.
Files changed (19) hide show
  1. package/components/{CasinoTournamentsController-CwoV5JAv.js → CasinoTournamentsController-B3OvVS_7.js} +217 -195
  2. package/components/{CasinoTournamentsController-C-KFF5ja.cjs → CasinoTournamentsController-COIiFc-x.cjs} +5 -5
  3. package/components/{CasinoTournamentsFilterController-Avy9JgA8.js → CasinoTournamentsFilterController-BWVXr8cb.js} +1 -1
  4. package/components/{CasinoTournamentsFilterController-DnQQ0cGj.cjs → CasinoTournamentsFilterController-Cj49p9F0.cjs} +1 -1
  5. package/components/{CasinoTournamentsListController-CKTF0IWN.js → CasinoTournamentsListController-5AAbmc2X.js} +99 -88
  6. package/components/{CasinoTournamentsListController-Bp4JWrU7.cjs → CasinoTournamentsListController-Zi6Nk1Td.cjs} +3 -3
  7. package/components/{CasinoTournamentsThumbnail-hQ8xUbjB.cjs → CasinoTournamentsThumbnail-BgzPt-Bq.cjs} +1 -1
  8. package/components/{CasinoTournamentsThumbnail-6t2KVgma.js → CasinoTournamentsThumbnail-kK8eTJVM.js} +1 -1
  9. package/components/{CasinoTournamentsThumbnailController-CXIDt-sw.cjs → CasinoTournamentsThumbnailController-CO_JNQKh.cjs} +1 -1
  10. package/components/{CasinoTournamentsThumbnailController-ThAV22ql.js → CasinoTournamentsThumbnailController-DZ5V6qTv.js} +5 -5
  11. package/components/{CasinoTournamentsThumbnailDuration-DHSazYF4.js → CasinoTournamentsThumbnailDuration-D6-gp03Q.js} +1 -1
  12. package/components/{CasinoTournamentsThumbnailDuration-B29fLKCn.cjs → CasinoTournamentsThumbnailDuration-DxX6hlRg.cjs} +1 -1
  13. package/components/{CasinoTournamentsThumbnailGamesSlider-BMmV6NUp.js → CasinoTournamentsThumbnailGamesSlider-BsX-aRFF.js} +1 -1
  14. package/components/{CasinoTournamentsThumbnailGamesSlider-KtHgAJwO.cjs → CasinoTournamentsThumbnailGamesSlider-CfyER909.cjs} +1 -1
  15. package/components/{CasinoTournamentsThumbnailPrizes-BWutKVaA.js → CasinoTournamentsThumbnailPrizes-D8MMxd0D.js} +1 -1
  16. package/components/{CasinoTournamentsThumbnailPrizes-Bwyz_Aix.cjs → CasinoTournamentsThumbnailPrizes-Dq7XD8vA.cjs} +1 -1
  17. package/es2015/casino-tournaments-controller.cjs +1 -1
  18. package/es2015/casino-tournaments-controller.js +1 -1
  19. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { a as Ks, S as $s, i as er, f as N, c as tr, s as sr, b as rr, e as _t, d as Ht, h as je, n as At, j as ze, k as nr, w as ar, l as Vt, x as ir, q as or, t as lr, o as ur, p as dr, y as g, u as hr, $ as fr } from "./CasinoTournamentsController-CwoV5JAv.js";
1
+ import { a as Ks, S as $s, i as er, f as N, c as tr, s as sr, b as rr, e as _t, d as Ht, h as je, n as At, j as ze, k as nr, w as ar, l as Vt, x as ir, q as or, t as lr, o as ur, p as dr, y, u as hr, $ as fr } from "./CasinoTournamentsController-B3OvVS_7.js";
2
2
  function cr(e) {
3
3
  throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
4
4
  }
@@ -395,7 +395,7 @@ function K(e) {
395
395
  function R(e) {
396
396
  return e < 0 ? Math.ceil(e) || 0 : Math.floor(e);
397
397
  }
398
- function y(e) {
398
+ function g(e) {
399
399
  var t = +e, s = 0;
400
400
  return t !== 0 && isFinite(t) && (s = R(t)), s;
401
401
  }
@@ -403,7 +403,7 @@ var ht = {};
403
403
  function M(e, t) {
404
404
  var s, r = t, n;
405
405
  for (typeof e == "string" && (e = [e]), ee(t) && (r = function(a, i) {
406
- i[t] = y(a);
406
+ i[t] = g(a);
407
407
  }), n = e.length, s = 0; s < n; s++)
408
408
  ht[e[s]] = r;
409
409
  }
@@ -436,7 +436,7 @@ d("YYYYY", Je, Be);
436
436
  d("YYYYYY", Je, Be);
437
437
  M(["YYYYY", "YYYYYY"], b);
438
438
  M("YYYY", function(e, t) {
439
- t[b] = e.length === 2 ? u.parseTwoDigitYear(e) : y(e);
439
+ t[b] = e.length === 2 ? u.parseTwoDigitYear(e) : g(e);
440
440
  });
441
441
  M("YY", function(e, t) {
442
442
  t[b] = u.parseTwoDigitYear(e);
@@ -448,7 +448,7 @@ function De(e) {
448
448
  return Ke(e) ? 366 : 365;
449
449
  }
450
450
  u.parseTwoDigitYear = function(e) {
451
- return y(e) + (y(e) > 68 ? 1900 : 2e3);
451
+ return g(e) + (g(e) > 68 ? 1900 : 2e3);
452
452
  };
453
453
  var ds = ke("FullYear", !0);
454
454
  function Hr() {
@@ -554,7 +554,7 @@ d("MMMM", function(e, t) {
554
554
  return t.monthsRegex(e);
555
555
  });
556
556
  M(["M", "MM"], function(e, t) {
557
- t[Q] = y(e) - 1;
557
+ t[Q] = g(e) - 1;
558
558
  });
559
559
  M(["MMM", "MMMM"], function(e, t, s, r) {
560
560
  var n = s._locale.monthsParse(e, r, s._strict);
@@ -603,7 +603,7 @@ function ms(e, t) {
603
603
  return e;
604
604
  if (typeof t == "string") {
605
605
  if (/^\d+$/.test(t))
606
- t = y(t);
606
+ t = g(t);
607
607
  else if (t = e.localeData().monthsParse(t), !ee(t))
608
608
  return e;
609
609
  }
@@ -676,7 +676,7 @@ d("WW", v, P);
676
676
  Ne(
677
677
  ["w", "ww", "W", "WW"],
678
678
  function(e, t, s, r) {
679
- t[r.substr(0, 1)] = y(e);
679
+ t[r.substr(0, 1)] = g(e);
680
680
  }
681
681
  );
682
682
  function tn(e) {
@@ -731,7 +731,7 @@ Ne(["dd", "ddd", "dddd"], function(e, t, s, r) {
731
731
  n != null ? t.d = n : m(s).invalidWeekday = e;
732
732
  });
733
733
  Ne(["d", "e", "E"], function(e, t, s, r) {
734
- t[r] = y(e);
734
+ t[r] = g(e);
735
735
  });
736
736
  function ln(e, t) {
737
737
  return typeof e != "string" ? e : isNaN(e) ? (e = t.weekdaysParse(e), typeof e == "number" ? e : null) : parseInt(e, 10);
@@ -887,30 +887,30 @@ d("Hmm", ls);
887
887
  d("Hmmss", us);
888
888
  M(["H", "HH"], O);
889
889
  M(["k", "kk"], function(e, t, s) {
890
- var r = y(e);
890
+ var r = g(e);
891
891
  t[O] = r === 24 ? 0 : r;
892
892
  });
893
893
  M(["a", "A"], function(e, t, s) {
894
894
  s._isPm = s._locale.isPM(e), s._meridiem = e;
895
895
  });
896
896
  M(["h", "hh"], function(e, t, s) {
897
- t[O] = y(e), m(s).bigHour = !0;
897
+ t[O] = g(e), m(s).bigHour = !0;
898
898
  });
899
899
  M("hmm", function(e, t, s) {
900
900
  var r = e.length - 2;
901
- t[O] = y(e.substr(0, r)), t[I] = y(e.substr(r)), m(s).bigHour = !0;
901
+ t[O] = g(e.substr(0, r)), t[I] = g(e.substr(r)), m(s).bigHour = !0;
902
902
  });
903
903
  M("hmmss", function(e, t, s) {
904
904
  var r = e.length - 4, n = e.length - 2;
905
- t[O] = y(e.substr(0, r)), t[I] = y(e.substr(r, 2)), t[X] = y(e.substr(n)), m(s).bigHour = !0;
905
+ t[O] = g(e.substr(0, r)), t[I] = g(e.substr(r, 2)), t[X] = g(e.substr(n)), m(s).bigHour = !0;
906
906
  });
907
907
  M("Hmm", function(e, t, s) {
908
908
  var r = e.length - 2;
909
- t[O] = y(e.substr(0, r)), t[I] = y(e.substr(r));
909
+ t[O] = g(e.substr(0, r)), t[I] = g(e.substr(r));
910
910
  });
911
911
  M("Hmmss", function(e, t, s) {
912
912
  var r = e.length - 4, n = e.length - 2;
913
- t[O] = y(e.substr(0, r)), t[I] = y(e.substr(r, 2)), t[X] = y(e.substr(n));
913
+ t[O] = g(e.substr(0, r)), t[I] = g(e.substr(r, 2)), t[X] = g(e.substr(n));
914
914
  });
915
915
  function Tn(e) {
916
916
  return (e + "").toLowerCase().charAt(0) === "p";
@@ -1329,7 +1329,7 @@ function ia(e) {
1329
1329
  if (e[Me[r]]) {
1330
1330
  if (s)
1331
1331
  return !1;
1332
- parseFloat(e[Me[r]]) !== y(e[Me[r]]) && (s = !0);
1332
+ parseFloat(e[Me[r]]) !== g(e[Me[r]]) && (s = !0);
1333
1333
  }
1334
1334
  return !0;
1335
1335
  }
@@ -1354,7 +1354,7 @@ function ft(e) {
1354
1354
  function ua(e, t, s) {
1355
1355
  var r = Math.min(e.length, t.length), n = Math.abs(e.length - t.length), a = 0, i;
1356
1356
  for (i = 0; i < r; i++)
1357
- y(e[i]) !== y(t[i]) && a++;
1357
+ g(e[i]) !== g(t[i]) && a++;
1358
1358
  return a + n;
1359
1359
  }
1360
1360
  function Ts(e, t) {
@@ -1373,7 +1373,7 @@ M(["Z", "ZZ"], function(e, t, s) {
1373
1373
  var da = /([\+\-]|\d\d)/gi;
1374
1374
  function Rt(e, t) {
1375
1375
  var s = (t || "").match(e), r, n, a;
1376
- return s === null ? null : (r = s[s.length - 1] || [], n = (r + "").match(da) || ["-", 0, 0], a = +(n[1] * 60) + y(n[2]), a === 0 ? 0 : n[0] === "+" ? a : -a);
1376
+ return s === null ? null : (r = s[s.length - 1] || [], n = (r + "").match(da) || ["-", 0, 0], a = +(n[1] * 60) + g(n[2]), a === 0 ? 0 : n[0] === "+" ? a : -a);
1377
1377
  }
1378
1378
  function Ft(e, t) {
1379
1379
  var s, r;
@@ -1450,11 +1450,11 @@ function A(e, t) {
1450
1450
  M: e._months
1451
1451
  } : ee(e) || !isNaN(+e) ? (s = {}, t ? s[t] = +e : s.milliseconds = +e) : (r = Ma.exec(e)) ? (n = r[1] === "-" ? -1 : 1, s = {
1452
1452
  y: 0,
1453
- d: y(r[j]) * n,
1454
- h: y(r[O]) * n,
1455
- m: y(r[I]) * n,
1456
- s: y(r[X]) * n,
1457
- ms: y(ft(r[le] * 1e3)) * n
1453
+ d: g(r[j]) * n,
1454
+ h: g(r[O]) * n,
1455
+ m: g(r[I]) * n,
1456
+ s: g(r[X]) * n,
1457
+ ms: g(ft(r[le] * 1e3)) * n
1458
1458
  // the millisecond decimal point is included in the match
1459
1459
  }) : (r = Da.exec(e)) ? (n = r[1] === "-" ? -1 : 1, s = {
1460
1460
  y: oe(r[2], n),
@@ -2009,7 +2009,7 @@ d("ggggg", Je, Be);
2009
2009
  Ne(
2010
2010
  ["gggg", "ggggg", "GGGG", "GGGGG"],
2011
2011
  function(e, t, s, r) {
2012
- t[r.substr(0, 2)] = y(e);
2012
+ t[r.substr(0, 2)] = g(e);
2013
2013
  }
2014
2014
  );
2015
2015
  Ne(["gg", "GG"], function(e, t, s, r) {
@@ -2060,7 +2060,7 @@ function Yi(e, t, s, r, n) {
2060
2060
  h("Q", 0, "Qo", "quarter");
2061
2061
  d("Q", is);
2062
2062
  M("Q", function(e, t) {
2063
- t[Q] = (y(e) - 1) * 3;
2063
+ t[Q] = (g(e) - 1) * 3;
2064
2064
  });
2065
2065
  function Oi(e) {
2066
2066
  return e == null ? Math.ceil((this.month() + 1) / 3) : this.month((e - 1) * 3 + this.month() % 3);
@@ -2073,14 +2073,14 @@ d("Do", function(e, t) {
2073
2073
  });
2074
2074
  M(["D", "DD"], j);
2075
2075
  M("Do", function(e, t) {
2076
- t[j] = y(e.match(v)[0]);
2076
+ t[j] = g(e.match(v)[0]);
2077
2077
  });
2078
2078
  var Es = ke("Date", !0);
2079
2079
  h("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
2080
2080
  d("DDD", qe);
2081
2081
  d("DDDD", os);
2082
2082
  M(["DDD", "DDDD"], function(e, t, s) {
2083
- s._dayOfYear = y(e);
2083
+ s._dayOfYear = g(e);
2084
2084
  });
2085
2085
  function Ti(e) {
2086
2086
  var t = Math.round(
@@ -2130,7 +2130,7 @@ var ne, Hs;
2130
2130
  for (ne = "SSSS"; ne.length <= 9; ne += "S")
2131
2131
  d(ne, ge);
2132
2132
  function Ni(e, t) {
2133
- t[le] = y(("0." + e) * 1e3);
2133
+ t[le] = g(("0." + e) * 1e3);
2134
2134
  }
2135
2135
  for (ne = "S"; ne.length <= 9; ne += "S")
2136
2136
  M(ne, Ni);
@@ -2342,7 +2342,7 @@ ae("en", {
2342
2342
  ],
2343
2343
  dayOfMonthOrdinalParse: /\d{1,2}(th|st|nd|rd)/,
2344
2344
  ordinal: function(e) {
2345
- var t = e % 10, s = y(e % 100 / 10) === 1 ? "th" : t === 1 ? "st" : t === 2 ? "nd" : t === 3 ? "rd" : "th";
2345
+ var t = e % 10, s = g(e % 100 / 10) === 1 ? "th" : t === 1 ? "st" : t === 2 ? "nd" : t === 3 ? "rd" : "th";
2346
2346
  return e + s;
2347
2347
  }
2348
2348
  });
@@ -2525,7 +2525,7 @@ M("X", function(e, t, s) {
2525
2525
  s._d = new Date(parseFloat(e) * 1e3);
2526
2526
  });
2527
2527
  M("x", function(e, t, s) {
2528
- s._d = new Date(y(e));
2528
+ s._d = new Date(g(e));
2529
2529
  });
2530
2530
  //! moment.js
2531
2531
  u.version = "2.30.1";
@@ -2624,7 +2624,7 @@ if (typeof window != "undefined") {
2624
2624
  }
2625
2625
  };
2626
2626
  };
2627
- customElements.define = e(customElements.define), import("./CasinoTournamentsThumbnailController-ThAV22ql.js").then(
2627
+ customElements.define = e(customElements.define), import("./CasinoTournamentsThumbnailController-DZ5V6qTv.js").then(
2628
2628
  ({ default: t }) => {
2629
2629
  !customElements.get("casino-tournaments-thumbnail-controller") && customElements.define(
2630
2630
  "casino-tournaments-thumbnail-controller",
@@ -2643,7 +2643,7 @@ function Xt(e, t, s) {
2643
2643
  function Kt(e) {
2644
2644
  let t, s = Vt(
2645
2645
  /*tournamentList*/
2646
- e[14]
2646
+ e[15]
2647
2647
  ), r = [];
2648
2648
  for (let a = 0; a < s.length; a += 1)
2649
2649
  r[a] = es(Xt(e, s, a));
@@ -2660,11 +2660,11 @@ function Kt(e) {
2660
2660
  je(a, t, i), n && n.m(a, i);
2661
2661
  },
2662
2662
  p(a, i) {
2663
- if (i[0] & /*userid, tournamentList, loginurl, loginevent, registerurl, registerevent, clientstyling, clientstylingurl, lang, currency, keepbrowsercontext, session, endpoint, $_*/
2664
- 53247) {
2663
+ if (i[0] & /*userid, tournamentList, loginurl, loginevent, registerurl, registerevent, clientstyling, clientstylingurl, translationurl, lang, currency, keepbrowsercontext, session, endpoint, $_*/
2664
+ 106495) {
2665
2665
  s = Vt(
2666
2666
  /*tournamentList*/
2667
- a[14]
2667
+ a[15]
2668
2668
  );
2669
2669
  let l;
2670
2670
  for (l = 0; l < s.length; l += 1) {
@@ -2684,7 +2684,7 @@ function Kt(e) {
2684
2684
  function $t(e) {
2685
2685
  let t, s = (
2686
2686
  /*$_*/
2687
- e[15]("nothing") + ""
2687
+ e[16]("nothing") + ""
2688
2688
  ), r;
2689
2689
  return {
2690
2690
  c() {
@@ -2695,8 +2695,8 @@ function $t(e) {
2695
2695
  },
2696
2696
  p(n, a) {
2697
2697
  a[0] & /*$_*/
2698
- 32768 && s !== (s = /*$_*/
2699
- n[15]("nothing") + "") && dr(r, s);
2698
+ 65536 && s !== (s = /*$_*/
2699
+ n[16]("nothing") + "") && dr(r, s);
2700
2700
  },
2701
2701
  d(n) {
2702
2702
  n && ze(t);
@@ -2707,75 +2707,80 @@ function es(e) {
2707
2707
  let t, s, r, n;
2708
2708
  return {
2709
2709
  c() {
2710
- t = _t("casino-tournaments-thumbnail-controller"), g(
2710
+ t = _t("casino-tournaments-thumbnail-controller"), y(
2711
2711
  t,
2712
2712
  "touridx",
2713
2713
  /*i*/
2714
2714
  e[31] + 1
2715
- ), g(
2715
+ ), y(
2716
2716
  t,
2717
2717
  "userid",
2718
2718
  /*userid*/
2719
2719
  e[1]
2720
- ), g(t, "showdetails", "true"), g(t, "showslider", "false"), g(t, "tournamenturl", s = /*tournament*/
2721
- e[29].href), g(t, "maxwidth", r = /*tournamentList*/
2722
- e[14].length <= 2), g(
2720
+ ), y(t, "showdetails", "true"), y(t, "showslider", "false"), y(t, "tournamenturl", s = /*tournament*/
2721
+ e[29].href), y(t, "maxwidth", r = /*tournamentList*/
2722
+ e[15].length <= 2), y(
2723
2723
  t,
2724
2724
  "loginurl",
2725
2725
  /*loginurl*/
2726
2726
  e[5]
2727
- ), g(
2727
+ ), y(
2728
2728
  t,
2729
2729
  "loginevent",
2730
2730
  /*loginevent*/
2731
2731
  e[3]
2732
- ), g(
2732
+ ), y(
2733
2733
  t,
2734
2734
  "registerurl",
2735
2735
  /*registerurl*/
2736
2736
  e[6]
2737
- ), g(t, "tournamentinfo", n = /*tournament*/
2738
- e[29]), g(
2737
+ ), y(t, "tournamentinfo", n = /*tournament*/
2738
+ e[29]), y(
2739
2739
  t,
2740
2740
  "registerevent",
2741
2741
  /*registerevent*/
2742
2742
  e[4]
2743
- ), g(
2743
+ ), y(
2744
2744
  t,
2745
2745
  "clientstyling",
2746
2746
  /*clientstyling*/
2747
2747
  e[10]
2748
- ), g(
2748
+ ), y(
2749
2749
  t,
2750
2750
  "clientstylingurl",
2751
2751
  /*clientstylingurl*/
2752
2752
  e[11]
2753
- ), g(
2753
+ ), y(
2754
+ t,
2755
+ "translationurl",
2756
+ /*translationurl*/
2757
+ e[12]
2758
+ ), y(
2754
2759
  t,
2755
2760
  "lang",
2756
2761
  /*lang*/
2757
2762
  e[8]
2758
- ), g(
2763
+ ), y(
2759
2764
  t,
2760
2765
  "currency",
2761
2766
  /*currency*/
2762
2767
  e[7]
2763
- ), g(
2768
+ ), y(
2764
2769
  t,
2765
2770
  "keepbrowsercontext",
2766
2771
  /*keepbrowsercontext*/
2767
2772
  e[9]
2768
- ), g(
2773
+ ), y(
2769
2774
  t,
2770
2775
  "session",
2771
2776
  /*session*/
2772
2777
  e[0]
2773
- ), g(
2778
+ ), y(
2774
2779
  t,
2775
2780
  "endpoint",
2776
2781
  /*endpoint*/
2777
2782
  e[2]
2778
- ), g(t, "exportparts", `Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, TournamentPrizes, TournamentPrizesSvg, a, TournamentPrizesSvgA, PrizesTitle, Prizes, Prize, PrizeText, PrizeRank,
2783
+ ), y(t, "exportparts", `Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, TournamentPrizes, TournamentPrizesSvg, a, TournamentPrizesSvgA, PrizesTitle, Prizes, Prize, PrizeText, PrizeRank,
2779
2784
  TournamentDuration, TournamentDates, StartDate, EndDate, ProgressBar, ProgressBarFillEnd, Finished, ProgressBarFillStarting, Remaining, ProgressBarFill,
2780
2785
  TournamentsGamesSlider, SliderNavButton, items, item, PlayNowButton, itemHover, SliderNavButton
2781
2786
  TournamentCard, CardMaxWidth, CardFullSize, elementToFadeOut, elementToFadeIn, ph-item, ph-col-12, ph-picture, ph-row, ph-col-6, big, ph-col-4, empty, ph-col-8, TournamentButtons, LoginButton, RegisterButton, DetailsButton, EnrolledButton, JoinButton, JoinButtonSpan, JoinButtonSvg, JoinButtonSvgA, JoinButtonFullSize, spinner, DetailsLargeButton, ErrorText, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing, TournamentPrizesIconSection, TournamentPrizesIconWrapper`);
@@ -2785,79 +2790,85 @@ function es(e) {
2785
2790
  },
2786
2791
  p(a, i) {
2787
2792
  i[0] & /*userid*/
2788
- 2 && g(
2793
+ 2 && y(
2789
2794
  t,
2790
2795
  "userid",
2791
2796
  /*userid*/
2792
2797
  a[1]
2793
2798
  ), i[0] & /*tournamentList*/
2794
- 16384 && s !== (s = /*tournament*/
2795
- a[29].href) && g(t, "tournamenturl", s), i[0] & /*tournamentList*/
2796
- 16384 && r !== (r = /*tournamentList*/
2797
- a[14].length <= 2) && g(t, "maxwidth", r), i[0] & /*loginurl*/
2798
- 32 && g(
2799
+ 32768 && s !== (s = /*tournament*/
2800
+ a[29].href) && y(t, "tournamenturl", s), i[0] & /*tournamentList*/
2801
+ 32768 && r !== (r = /*tournamentList*/
2802
+ a[15].length <= 2) && y(t, "maxwidth", r), i[0] & /*loginurl*/
2803
+ 32 && y(
2799
2804
  t,
2800
2805
  "loginurl",
2801
2806
  /*loginurl*/
2802
2807
  a[5]
2803
2808
  ), i[0] & /*loginevent*/
2804
- 8 && g(
2809
+ 8 && y(
2805
2810
  t,
2806
2811
  "loginevent",
2807
2812
  /*loginevent*/
2808
2813
  a[3]
2809
2814
  ), i[0] & /*registerurl*/
2810
- 64 && g(
2815
+ 64 && y(
2811
2816
  t,
2812
2817
  "registerurl",
2813
2818
  /*registerurl*/
2814
2819
  a[6]
2815
2820
  ), i[0] & /*tournamentList*/
2816
- 16384 && n !== (n = /*tournament*/
2817
- a[29]) && g(t, "tournamentinfo", n), i[0] & /*registerevent*/
2818
- 16 && g(
2821
+ 32768 && n !== (n = /*tournament*/
2822
+ a[29]) && y(t, "tournamentinfo", n), i[0] & /*registerevent*/
2823
+ 16 && y(
2819
2824
  t,
2820
2825
  "registerevent",
2821
2826
  /*registerevent*/
2822
2827
  a[4]
2823
2828
  ), i[0] & /*clientstyling*/
2824
- 1024 && g(
2829
+ 1024 && y(
2825
2830
  t,
2826
2831
  "clientstyling",
2827
2832
  /*clientstyling*/
2828
2833
  a[10]
2829
2834
  ), i[0] & /*clientstylingurl*/
2830
- 2048 && g(
2835
+ 2048 && y(
2831
2836
  t,
2832
2837
  "clientstylingurl",
2833
2838
  /*clientstylingurl*/
2834
2839
  a[11]
2840
+ ), i[0] & /*translationurl*/
2841
+ 4096 && y(
2842
+ t,
2843
+ "translationurl",
2844
+ /*translationurl*/
2845
+ a[12]
2835
2846
  ), i[0] & /*lang*/
2836
- 256 && g(
2847
+ 256 && y(
2837
2848
  t,
2838
2849
  "lang",
2839
2850
  /*lang*/
2840
2851
  a[8]
2841
2852
  ), i[0] & /*currency*/
2842
- 128 && g(
2853
+ 128 && y(
2843
2854
  t,
2844
2855
  "currency",
2845
2856
  /*currency*/
2846
2857
  a[7]
2847
2858
  ), i[0] & /*keepbrowsercontext*/
2848
- 512 && g(
2859
+ 512 && y(
2849
2860
  t,
2850
2861
  "keepbrowsercontext",
2851
2862
  /*keepbrowsercontext*/
2852
2863
  a[9]
2853
2864
  ), i[0] & /*session*/
2854
- 1 && g(
2865
+ 1 && y(
2855
2866
  t,
2856
2867
  "session",
2857
2868
  /*session*/
2858
2869
  a[0]
2859
2870
  ), i[0] & /*endpoint*/
2860
- 4 && g(
2871
+ 4 && y(
2861
2872
  t,
2862
2873
  "endpoint",
2863
2874
  /*endpoint*/
@@ -2871,7 +2882,7 @@ function es(e) {
2871
2882
  }
2872
2883
  function go(e) {
2873
2884
  let t, s = !/*isLoading*/
2874
- e[13] && Kt(e);
2885
+ e[14] && Kt(e);
2875
2886
  return {
2876
2887
  c() {
2877
2888
  t = _t("div"), s && s.c(), Ht(t, "class", "TournamentList"), Ht(t, "part", "TournamentList");
@@ -2881,7 +2892,7 @@ function go(e) {
2881
2892
  },
2882
2893
  p(r, n) {
2883
2894
  /*isLoading*/
2884
- r[13] ? s && (s.d(1), s = null) : s ? s.p(r, n) : (s = Kt(r), s.c(), s.m(t, null));
2895
+ r[14] ? s && (s.d(1), s = null) : s ? s.p(r, n) : (s = Kt(r), s.c(), s.m(t, null));
2885
2896
  },
2886
2897
  i: At,
2887
2898
  o: At,
@@ -2892,7 +2903,7 @@ function go(e) {
2892
2903
  }
2893
2904
  function wo(e, t, s) {
2894
2905
  let r;
2895
- nr(e, fr, (f) => s(15, r = f));
2906
+ nr(e, fr, (f) => s(16, r = f));
2896
2907
  let { session: n = "" } = t, { userid: a = "" } = t, { endpoint: i = "" } = t, { loginevent: l = "" } = t, { registerevent: c = "" } = t, { loginurl: _ = "" } = t, { registerurl: T = "" } = t, { currency: W = "" } = t, { lang: L = "en" } = t, { keepbrowsercontext: It = "false" } = t, { clientstyling: Pe = "" } = t, { clientstylingurl: We = "" } = t, { translationurl: Re = "" } = t, ie, rt = !1;
2897
2908
  u();
2898
2909
  let U = "";
@@ -2909,15 +2920,15 @@ function wo(e, t, s) {
2909
2920
  Jt(f, Qt[f]);
2910
2921
  });
2911
2922
  const Et = (f) => {
2912
- if (f.data && f.data.type == "TournamentList" && (s(14, U = []), s(13, rt = !0), s(14, U = f.data.tournamentList), setTimeout(
2923
+ if (f.data && f.data.type == "TournamentList" && (s(15, U = []), s(14, rt = !0), s(15, U = f.data.tournamentList), setTimeout(
2913
2924
  () => {
2914
- s(13, rt = !1);
2925
+ s(14, rt = !1);
2915
2926
  },
2916
2927
  10
2917
- )), f.data && f.data.type == "TournamentListShowMore" && s(14, U = [...U, ...f.data.tournamentList]), f.data.type == "UpdateTournamentView") {
2928
+ )), f.data && f.data.type == "TournamentListShowMore" && s(15, U = [...U, ...f.data.tournamentList]), f.data.type == "UpdateTournamentView") {
2918
2929
  if (!U)
2919
2930
  return;
2920
- U.filter((G) => G.id == f.data.tournamentData.id).length == 0 && (U.pop(), s(14, U = [f.data.tournamentData, ...U]), setTimeout(
2931
+ U.filter((G) => G.id == f.data.tournamentData.id).length == 0 && (U.pop(), s(15, U = [f.data.tournamentData, ...U]), setTimeout(
2921
2932
  () => {
2922
2933
  U.forEach((G, Xs) => {
2923
2934
  window.postMessage(
@@ -2958,16 +2969,16 @@ function wo(e, t, s) {
2958
2969
  }));
2959
2970
  function Qs(f) {
2960
2971
  hr[f ? "unshift" : "push"](() => {
2961
- ie = f, s(12, ie);
2972
+ ie = f, s(13, ie);
2962
2973
  });
2963
2974
  }
2964
2975
  return e.$$set = (f) => {
2965
- "session" in f && s(0, n = f.session), "userid" in f && s(1, a = f.userid), "endpoint" in f && s(2, i = f.endpoint), "loginevent" in f && s(3, l = f.loginevent), "registerevent" in f && s(4, c = f.registerevent), "loginurl" in f && s(5, _ = f.loginurl), "registerurl" in f && s(6, T = f.registerurl), "currency" in f && s(7, W = f.currency), "lang" in f && s(8, L = f.lang), "keepbrowsercontext" in f && s(9, It = f.keepbrowsercontext), "clientstyling" in f && s(10, Pe = f.clientstyling), "clientstylingurl" in f && s(11, We = f.clientstylingurl), "translationurl" in f && s(16, Re = f.translationurl);
2976
+ "session" in f && s(0, n = f.session), "userid" in f && s(1, a = f.userid), "endpoint" in f && s(2, i = f.endpoint), "loginevent" in f && s(3, l = f.loginevent), "registerevent" in f && s(4, c = f.registerevent), "loginurl" in f && s(5, _ = f.loginurl), "registerurl" in f && s(6, T = f.registerurl), "currency" in f && s(7, W = f.currency), "lang" in f && s(8, L = f.lang), "keepbrowsercontext" in f && s(9, It = f.keepbrowsercontext), "clientstyling" in f && s(10, Pe = f.clientstyling), "clientstylingurl" in f && s(11, We = f.clientstylingurl), "translationurl" in f && s(12, Re = f.translationurl);
2966
2977
  }, e.$$.update = () => {
2967
2978
  e.$$.dirty[0] & /*customStylingContainer, clientstyling*/
2968
- 5120 && ie && Pe && qs(), e.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
2969
- 6144 && ie && We && Js(), e.$$.dirty[0] & /*translationurl*/
2970
- 65536 && Re && Zs(), e.$$.dirty[0] & /*session*/
2979
+ 9216 && ie && Pe && qs(), e.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
2980
+ 10240 && ie && We && Js(), e.$$.dirty[0] & /*translationurl*/
2981
+ 4096 && Re && Zs(), e.$$.dirty[0] & /*session*/
2971
2982
  1 && n && Bs(), e.$$.dirty[0] & /*userid*/
2972
2983
  2;
2973
2984
  }, [
@@ -2983,11 +2994,11 @@ function wo(e, t, s) {
2983
2994
  It,
2984
2995
  Pe,
2985
2996
  We,
2997
+ Re,
2986
2998
  ie,
2987
2999
  rt,
2988
3000
  U,
2989
3001
  r,
2990
- Re,
2991
3002
  Qs
2992
3003
  ];
2993
3004
  }
@@ -3012,7 +3023,7 @@ class ko extends $s {
3012
3023
  keepbrowsercontext: 9,
3013
3024
  clientstyling: 10,
3014
3025
  clientstylingurl: 11,
3015
- translationurl: 16
3026
+ translationurl: 12
3016
3027
  },
3017
3028
  yo,
3018
3029
  [-1, -1]
@@ -3091,7 +3102,7 @@ class ko extends $s {
3091
3102
  this.$$set({ clientstylingurl: t }), N();
3092
3103
  }
3093
3104
  get translationurl() {
3094
- return this.$$.ctx[16];
3105
+ return this.$$.ctx[12];
3095
3106
  }
3096
3107
  set translationurl(t) {
3097
3108
  this.$$set({ translationurl: t }), N();