@everymatrix/casino-tournaments-controller 1.67.0 → 1.68.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 (40) hide show
  1. package/components/CasinoTournamentsController-C99E3MCm.cjs +27 -0
  2. package/components/{CasinoTournamentsController-BULZ_y4b.js → CasinoTournamentsController-CtQ0SbZ1.js} +974 -934
  3. package/components/{CasinoTournamentsController-2bTwgvFF.js → CasinoTournamentsController-Dv0w6uxv.js} +1042 -1002
  4. package/components/CasinoTournamentsFilterController-CA_x2Klb.js +531 -0
  5. package/components/CasinoTournamentsFilterController-D8z30hIO.cjs +1 -0
  6. package/components/{CasinoTournamentsFilterController-CoqpuR3P.js → CasinoTournamentsFilterController-ZPodzMjS.js} +164 -169
  7. package/components/{CasinoTournamentsListController-DuHpRjLq.js → CasinoTournamentsListController-BYjVebPq.js} +960 -958
  8. package/components/CasinoTournamentsListController-CMsPWeSH.cjs +13 -0
  9. package/components/{CasinoTournamentsListController-DT6zQNpY.js → CasinoTournamentsListController-CWtG_Kjm.js} +960 -958
  10. package/components/{CasinoTournamentsThumbnail-lBi843NX.js → CasinoTournamentsThumbnail-DIFGhQrc.js} +185 -193
  11. package/components/{CasinoTournamentsThumbnail-CueG5cos.js → CasinoTournamentsThumbnail-Dtfyse7r.js} +185 -193
  12. package/components/{CasinoTournamentsThumbnail-BWfbNcYT.cjs → CasinoTournamentsThumbnail-zXFGDGG1.cjs} +2 -2
  13. package/components/CasinoTournamentsThumbnailController-Cjehrx7D.cjs +1 -0
  14. package/components/{CasinoTournamentsThumbnailController-eBnrMpwv.js → CasinoTournamentsThumbnailController-DChZllZ4.js} +470 -434
  15. package/components/{CasinoTournamentsThumbnailController-CBp3ylH6.js → CasinoTournamentsThumbnailController-cPtKiglf.js} +397 -361
  16. package/components/{CasinoTournamentsThumbnailDuration-B87YJ1nA.js → CasinoTournamentsThumbnailDuration-CRqfmGfU.js} +156 -162
  17. package/components/{CasinoTournamentsThumbnailDuration-CEChJpk4.js → CasinoTournamentsThumbnailDuration-DFTngt18.js} +154 -160
  18. package/components/CasinoTournamentsThumbnailDuration-kjnnyoM_.cjs +1 -0
  19. package/components/CasinoTournamentsThumbnailGamesSlider-CrfM0zwZ.js +434 -0
  20. package/components/CasinoTournamentsThumbnailGamesSlider-K4TlIiKZ.cjs +1 -0
  21. package/components/CasinoTournamentsThumbnailGamesSlider-cZ5Ks8Mw.js +434 -0
  22. package/components/CasinoTournamentsThumbnailPrizes-Ba3SYovQ.js +307 -0
  23. package/components/CasinoTournamentsThumbnailPrizes-C1nsvr3R.js +307 -0
  24. package/components/CasinoTournamentsThumbnailPrizes-DnyppL-K.cjs +1 -0
  25. package/es2015/casino-tournaments-controller.cjs +1 -1
  26. package/es2015/casino-tournaments-controller.js +1 -1
  27. package/esnext/casino-tournaments-controller.js +1 -1
  28. package/package.json +1 -1
  29. package/components/CasinoTournamentsController-CYyTUNIz.cjs +0 -27
  30. package/components/CasinoTournamentsFilterController-DXDkdo0S.js +0 -536
  31. package/components/CasinoTournamentsFilterController-DjLEXDTC.cjs +0 -1
  32. package/components/CasinoTournamentsListController-DWgmnfOc.cjs +0 -13
  33. package/components/CasinoTournamentsThumbnailController-CE8cLaj5.cjs +0 -1
  34. package/components/CasinoTournamentsThumbnailDuration-DYI4yj5n.cjs +0 -1
  35. package/components/CasinoTournamentsThumbnailGamesSlider-DODIM4Fk.js +0 -442
  36. package/components/CasinoTournamentsThumbnailGamesSlider-DWAgOpLA.cjs +0 -1
  37. package/components/CasinoTournamentsThumbnailGamesSlider-LtmE1Ho2.js +0 -442
  38. package/components/CasinoTournamentsThumbnailPrizes-BpQPVoHy.cjs +0 -1
  39. package/components/CasinoTournamentsThumbnailPrizes-CWqeOB0q.js +0 -315
  40. package/components/CasinoTournamentsThumbnailPrizes-DBsFGpAH.js +0 -315
@@ -1,32 +1,32 @@
1
- var le = (r, e, t) => new Promise((n, o) => {
2
- var s = (d) => {
1
+ var ae = (r, e, t) => new Promise((n, o) => {
2
+ var s = (m) => {
3
3
  try {
4
- a(t.next(d));
4
+ u(t.next(m));
5
5
  } catch (g) {
6
6
  o(g);
7
7
  }
8
- }, u = (d) => {
8
+ }, a = (m) => {
9
9
  try {
10
- a(t.throw(d));
10
+ u(t.throw(m));
11
11
  } catch (g) {
12
12
  o(g);
13
13
  }
14
- }, a = (d) => d.done ? n(d.value) : Promise.resolve(d.value).then(s, u);
15
- a((t = t.apply(r, e)).next());
14
+ }, u = (m) => m.done ? n(m.value) : Promise.resolve(m.value).then(s, a);
15
+ u((t = t.apply(r, e)).next());
16
16
  });
17
- import { z as ae, A as $e, a as et, S as tt, i as nt, s as rt, f as T, b as it, n as ue, d as k, y as l, g as c, c as _, o as b, e as S, p as P, j as ot, w as st, m as M, t as x, F as Ee, q as lt, B as at, C as ut, r as q, x as Ie, u as I, E as ft, v as ct, $ as dt } from "./CasinoTournamentsController-2bTwgvFF.js";
18
- function mt({ withLocale: r, translations: e }) {
19
- ae.subscribe((t) => {
20
- t == null && ($e.set(e), ae.set(r));
17
+ import { C as ue, D as Ye, a as $e, S as et, i as tt, s as nt, f as F, b as rt, n as fe, d as b, B as l, g as c, c as k, p as w, e as S, q as P, j as it, o as ot, m as x, t as M, I as Ee, r as st, E as lt, F as at, u as q, A as Re, v as O, H as ut, w as ft, x as ct, y as mt, z as dt, $ as gt } from "./CasinoTournamentsController-Dv0w6uxv.js";
18
+ function ht({ withLocale: r, translations: e }) {
19
+ ue.subscribe((t) => {
20
+ t == null && (Ye.set(e), ue.set(r));
21
21
  });
22
22
  }
23
- function Be(r, e) {
24
- et(r, e);
23
+ function je(r, e) {
24
+ $e(r, e);
25
25
  }
26
- function gt(r) {
27
- ae.set(r);
26
+ function pt(r) {
27
+ ue.set(r);
28
28
  }
29
- const je = {
29
+ const Ce = {
30
30
  en: {
31
31
  login: "Log in",
32
32
  register: "Register",
@@ -128,7 +128,7 @@ if (typeof window != "undefined") {
128
128
  }
129
129
  };
130
130
  };
131
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnail-lBi843NX.js").then(({ default: e }) => {
131
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnail-DIFGhQrc.js").then(({ default: e }) => {
132
132
  !customElements.get("casino-tournaments-thumbnail") && customElements.define("casino-tournaments-thumbnail", e.element);
133
133
  });
134
134
  }
@@ -144,7 +144,7 @@ if (typeof window != "undefined") {
144
144
  }
145
145
  };
146
146
  };
147
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailDuration-CEChJpk4.js").then(({ default: e }) => {
147
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailDuration-CRqfmGfU.js").then(({ default: e }) => {
148
148
  !customElements.get("casino-tournaments-thumbnail-duration") && customElements.define(
149
149
  "casino-tournaments-thumbnail-duration",
150
150
  e.element
@@ -163,7 +163,7 @@ if (typeof window != "undefined") {
163
163
  }
164
164
  };
165
165
  };
166
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailPrizes-DBsFGpAH.js").then(({ default: e }) => {
166
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailPrizes-C1nsvr3R.js").then(({ default: e }) => {
167
167
  !customElements.get("casino-tournaments-thumbnail-prizes") && customElements.define("casino-tournaments-thumbnail-prizes", e.element);
168
168
  });
169
169
  }
@@ -179,7 +179,7 @@ if (typeof window != "undefined") {
179
179
  }
180
180
  };
181
181
  };
182
- customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailGamesSlider-DODIM4Fk.js").then(
182
+ customElements.define = r(customElements.define), import("./CasinoTournamentsThumbnailGamesSlider-cZ5Ks8Mw.js").then(
183
183
  ({ default: e }) => {
184
184
  !customElements.get("casino-tournaments-thumbnail-games-slider") && customElements.define(
185
185
  "casino-tournaments-thumbnail-games-slider",
@@ -188,27 +188,27 @@ if (typeof window != "undefined") {
188
188
  }
189
189
  );
190
190
  }
191
- function ht(r) {
192
- it(r, "svelte-chi6uq", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.Loading .TournamentCard{background-color:transparent}.Loading .TournamentButtons,.Loading .TournamentPrizes,.Loading .TournamentsGamesSlider{width:100%;display:block;margin:0}.Loading .TournamentButtons .Rectangle.Skeleton,.Loading .TournamentPrizes .Rectangle.Skeleton,.Loading .TournamentsGamesSlider .Rectangle.Skeleton{width:100%}button{cursor:pointer}.TournamentCard{position:relative;background:var(--emw--color-contrast, #07072A);color:var(--emw--color-white, #FFFFFF);border:solid 1px #30313c;gap:20px;display:flex;flex-direction:column;padding-bottom:20px;margin:0 auto}.CardFullSize{width:100%}.CardMaxWidth{max-width:600px}.TournamentButtons{display:flex;justify-content:center;gap:20px;margin:0 20px}.TournamentButtons button{cursor:pointer}.LoginButton{background:var(--emw--color-contrast, #07072A);width:50%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:15px}.LoginButton:hover{opacity:0.7}.RegisterButton{background:var(--emw--color-contrast, #07072A);width:50%;height:50px;text-align:center;color:var(--emw--color-green, #48952a);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;font-size:14px}.RegisterButton:hover{opacity:0.7}.DetailsButton{background:var(--emw--color-contrast, #07072A);width:40%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsButton:hover{opacity:0.7}.DetailsLargeButton{background:var(--emw--color-contrast, #07072A);width:100%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsLargeButton:hover{opacity:0.7}.EnrolledButton{background:var(--emw--color-contrast, #07072A);width:60%;height:50px;text-align:center;color:var(--emw--color-green, #48952a);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;font-size:14px;cursor:default}.JoinButton{background:var(--emw--color-green, #48952a);width:60%;height:50px;text-align:center;color:var(--emw--color-white, #FFFFFF);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px}.JoinButton:hover{opacity:0.7}.JoinButton:disabled{cursor:default;opacity:0.7}.JoinButtonFullSize{width:100%}.ErrorText{margin:0 20px;color:red;font-size:14px;font-weight:bold}.ph-item{position:relative;display:flex;flex-wrap:wrap;margin-bottom:30px;padding:30px 15px 15px 15px;overflow:hidden;direction:ltr;background-color:var(--emw--color-contrast, #07072A);border:1px solid var(--emw--color-footer-bg, #212529);border-radius:2px}.ph-item,.ph-item *,.ph-item ::after,.ph-item ::before{box-sizing:border-box}.ph-item::before{position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;background:linear-gradient(to right, rgba(var(--emw--color-contrast, #07072A), 0) 46%, rgba(var(--emw--color-contrast, #07072A), 0.35) 50%, rgba(var(--emw--color-contrast, #07072A), 0) 54%) 50% 50%;animation:phAnimation 0.8s linear infinite;content:" ";pointer-events:none}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;margin-bottom:15px;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}.ph-row div{height:10px;margin-top:7.5px;background-color:var(--emw--color-gray-100, #E6E6E6)}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:rgba(var(--emw--color-contrast, #07072A), 0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{position:relative;width:100%;min-width:60px;overflow:hidden;background-color:var(--emw--color-gray-100, #E6E6E6);border-radius:50%}.ph-avatar::before{display:block;padding-top:100%;content:" "}.ph-picture{width:100%;height:120px;background-color:var(--emw--color-gray-100, #E6E6E6)}@keyframes phAnimation{0%{transform:translate3d(-30%, 0, 0)}100%{transform:translate3d(30%, 0, 0)}}svg.spinner{width:40px;height:40px;x:0px;y:0px;viewBox:0 0 40 40}svg.spinner circle{fill:transparent;stroke:var(--emw--color-contrast, #07072A);stroke-width:4;stroke-linecap:round;stroke-dasharray:125.6;-webkit-transform-origin:20px 20px 0;-moz-transform-origin:20px 20px 0;-ms-transform-origin:20px 20px 0;-o-transform-origin:20px 20px 0;transform-origin:20px 20px 0;-webkit-animation:spinner 2s linear infinite;-moz-animation:spinner 2s linear infinite;-ms-animation:spinner 2s linear infinite;-o-animation:spinner 2s linear infinite;animation:spinner 2s linear infinite}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-webkit-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-webkit-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-moz-keyframes spinner{0%{-moz-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-moz-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-moz-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-ms-keyframes spinner{0%{-ms-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-ms-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-ms-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-o-keyframes spinner{0%{-o-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-o-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-o-transform:rotate(1080deg);stroke-dashoffset:26.4}}@keyframes spinner{0%{transform:rotate(0deg);stroke-dashoffset:26.4}50%{transform:rotate(720deg);stroke-dashoffset:125.6}100%{transform:rotate(1080deg);stroke-dashoffset:26.4}}@-webkit-keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}.elementToFadeIn{-webkit-animation:fadein 2s linear forwards;animation:fadein 2s linear forwards}.elementToFadeOut{-webkit-animation:fadeout 0.1s ease-out forwards;animation:fadeout 0.1s ease-out forwards}');
191
+ function wt(r) {
192
+ rt(r, "svelte-chi6uq", '*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.Loading .TournamentCard{background-color:transparent}.Loading .TournamentButtons,.Loading .TournamentPrizes,.Loading .TournamentsGamesSlider{width:100%;display:block;margin:0}.Loading .TournamentButtons .Rectangle.Skeleton,.Loading .TournamentPrizes .Rectangle.Skeleton,.Loading .TournamentsGamesSlider .Rectangle.Skeleton{width:100%}button{cursor:pointer}.TournamentCard{position:relative;background:var(--emw--color-contrast, #07072A);color:var(--emw--color-white, #FFFFFF);border:solid 1px #30313c;gap:20px;display:flex;flex-direction:column;padding-bottom:20px;margin:0 auto}.CardFullSize{width:100%}.CardMaxWidth{max-width:600px}.TournamentButtons{display:flex;justify-content:center;gap:20px;margin:0 20px}.TournamentButtons button{cursor:pointer}.LoginButton{background:var(--emw--color-contrast, #07072A);width:50%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:15px}.LoginButton:hover{opacity:0.7}.RegisterButton{background:var(--emw--color-contrast, #07072A);width:50%;height:50px;text-align:center;color:var(--emw--color-green, #48952a);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;font-size:14px}.RegisterButton:hover{opacity:0.7}.DetailsButton{background:var(--emw--color-contrast, #07072A);width:40%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsButton:hover{opacity:0.7}.DetailsLargeButton{background:var(--emw--color-contrast, #07072A);width:100%;height:50px;border:solid var(--emw--color-white, #FFFFFF) 1px;text-align:center;color:var(--emw--color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.DetailsLargeButton:hover{opacity:0.7}.EnrolledButton{background:var(--emw--color-contrast, #07072A);width:60%;height:50px;text-align:center;color:var(--emw--color-green, #48952a);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;font-size:14px;cursor:default}.JoinButton{background:var(--emw--color-green, #48952a);width:60%;height:50px;text-align:center;color:var(--emw--color-white, #FFFFFF);border:solid var(--emw--color-green, #48952a) 1px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px}.JoinButton:hover{opacity:0.7}.JoinButton:disabled{cursor:default;opacity:0.7}.JoinButtonFullSize{width:100%}.ErrorText{margin:0 20px;color:red;font-size:14px;font-weight:bold}.ph-item{position:relative;display:flex;flex-wrap:wrap;margin-bottom:30px;padding:30px 15px 15px 15px;overflow:hidden;direction:ltr;background-color:var(--emw--color-contrast, #07072A);border:1px solid var(--emw--color-footer-bg, #212529);border-radius:2px}.ph-item,.ph-item *,.ph-item ::after,.ph-item ::before{box-sizing:border-box}.ph-item::before{position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;background:linear-gradient(to right, rgba(var(--emw--color-contrast, #07072A), 0) 46%, rgba(var(--emw--color-contrast, #07072A), 0.35) 50%, rgba(var(--emw--color-contrast, #07072A), 0) 54%) 50% 50%;animation:phAnimation 0.8s linear infinite;content:" ";pointer-events:none}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;margin-bottom:15px;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}.ph-row div{height:10px;margin-top:7.5px;background-color:var(--emw--color-gray-100, #E6E6E6)}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:rgba(var(--emw--color-contrast, #07072A), 0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{position:relative;width:100%;min-width:60px;overflow:hidden;background-color:var(--emw--color-gray-100, #E6E6E6);border-radius:50%}.ph-avatar::before{display:block;padding-top:100%;content:" "}.ph-picture{width:100%;height:120px;background-color:var(--emw--color-gray-100, #E6E6E6)}@keyframes phAnimation{0%{transform:translate3d(-30%, 0, 0)}100%{transform:translate3d(30%, 0, 0)}}svg.spinner{width:40px;height:40px;x:0px;y:0px;viewBox:0 0 40 40}svg.spinner circle{fill:transparent;stroke:var(--emw--color-contrast, #07072A);stroke-width:4;stroke-linecap:round;stroke-dasharray:125.6;-webkit-transform-origin:20px 20px 0;-moz-transform-origin:20px 20px 0;-ms-transform-origin:20px 20px 0;-o-transform-origin:20px 20px 0;transform-origin:20px 20px 0;-webkit-animation:spinner 2s linear infinite;-moz-animation:spinner 2s linear infinite;-ms-animation:spinner 2s linear infinite;-o-animation:spinner 2s linear infinite;animation:spinner 2s linear infinite}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-webkit-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-webkit-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-moz-keyframes spinner{0%{-moz-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-moz-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-moz-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-ms-keyframes spinner{0%{-ms-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-ms-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-ms-transform:rotate(1080deg);stroke-dashoffset:26.4}}@-o-keyframes spinner{0%{-o-transform:rotate(0deg);stroke-dashoffset:26.4}50%{-o-transform:rotate(720deg);stroke-dashoffset:125.6}100%{-o-transform:rotate(1080deg);stroke-dashoffset:26.4}}@keyframes spinner{0%{transform:rotate(0deg);stroke-dashoffset:26.4}50%{transform:rotate(720deg);stroke-dashoffset:125.6}100%{transform:rotate(1080deg);stroke-dashoffset:26.4}}@-webkit-keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}40%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}40%{opacity:0}100%{opacity:0}}.elementToFadeIn{-webkit-animation:fadein 2s linear forwards;animation:fadein 2s linear forwards}.elementToFadeOut{-webkit-animation:fadeout 0.1s ease-out forwards;animation:fadeout 0.1s ease-out forwards}');
193
193
  }
194
- function Ce(r) {
194
+ function De(r) {
195
195
  let e;
196
196
  return {
197
197
  c() {
198
198
  e = S("div"), e.innerHTML = '<div class="TournamentPrizesIconSection" part="TournamentPrizesIconSection"><ui-skeleton structure="rectangle" width="200px" height="80px"></ui-skeleton></div>', c(e, "class", "TournamentPrizes"), c(e, "part", "TournamentPrizes");
199
199
  },
200
200
  m(t, n) {
201
- _(t, e, n);
201
+ k(t, e, n);
202
202
  },
203
203
  d(t) {
204
- t && k(e);
204
+ t && b(e);
205
205
  }
206
206
  };
207
207
  }
208
- function De(r) {
208
+ function Le(r) {
209
209
  let e, t, n = (
210
210
  /*tourid*/
211
- r[24] && Le(r)
211
+ r[25] && Pe(r)
212
212
  );
213
213
  return {
214
214
  c() {
@@ -231,30 +231,35 @@ function De(r) {
231
231
  t,
232
232
  "status",
233
233
  /*status*/
234
- r[23]
234
+ r[24]
235
235
  ), l(
236
236
  t,
237
237
  "startdate",
238
238
  /*startdate*/
239
- r[21]
239
+ r[22]
240
240
  ), l(
241
241
  t,
242
242
  "lang",
243
243
  /*lang*/
244
244
  r[8]
245
+ ), l(
246
+ t,
247
+ "mbsource",
248
+ /*mbsource*/
249
+ r[13]
245
250
  ), l(
246
251
  t,
247
252
  "enddate",
248
253
  /*enddate*/
249
- r[22]
254
+ r[23]
250
255
  ), l(t, "exportparts", "TournamentDuration, TournamentDates, StartDate, EndDate, ProgressBar, ProgressBarFillEnd, Finished, ProgressBarFillStarting, Remaining, ProgressBarFill");
251
256
  },
252
257
  m(o, s) {
253
- n && n.m(o, s), _(o, e, s), _(o, t, s);
258
+ n && n.m(o, s), k(o, e, s), k(o, t, s);
254
259
  },
255
260
  p(o, s) {
256
261
  /*tourid*/
257
- o[24] ? n ? n.p(o, s) : (n = Le(o), n.c(), n.m(e.parentNode, e)) : n && (n.d(1), n = null), s[0] & /*clientstyling*/
262
+ o[25] ? n ? n.p(o, s) : (n = Pe(o), n.c(), n.m(e.parentNode, e)) : n && (n.d(1), n = null), s[0] & /*clientstyling*/
258
263
  1024 && l(
259
264
  t,
260
265
  "clientstyling",
@@ -273,37 +278,43 @@ function De(r) {
273
278
  /*translationurl*/
274
279
  o[12]
275
280
  ), s[0] & /*status*/
276
- 8388608 && l(
281
+ 16777216 && l(
277
282
  t,
278
283
  "status",
279
284
  /*status*/
280
- o[23]
285
+ o[24]
281
286
  ), s[0] & /*startdate*/
282
- 2097152 && l(
287
+ 4194304 && l(
283
288
  t,
284
289
  "startdate",
285
290
  /*startdate*/
286
- o[21]
291
+ o[22]
287
292
  ), s[0] & /*lang*/
288
293
  256 && l(
289
294
  t,
290
295
  "lang",
291
296
  /*lang*/
292
297
  o[8]
298
+ ), s[0] & /*mbsource*/
299
+ 8192 && l(
300
+ t,
301
+ "mbsource",
302
+ /*mbsource*/
303
+ o[13]
293
304
  ), s[0] & /*enddate*/
294
- 4194304 && l(
305
+ 8388608 && l(
295
306
  t,
296
307
  "enddate",
297
308
  /*enddate*/
298
- o[22]
309
+ o[23]
299
310
  );
300
311
  },
301
312
  d(o) {
302
- o && (k(e), k(t)), n && n.d(o);
313
+ o && (b(e), b(t)), n && n.d(o);
303
314
  }
304
315
  };
305
316
  }
306
- function Le(r) {
317
+ function Pe(r) {
307
318
  let e, t, n, o;
308
319
  return {
309
320
  c() {
@@ -311,7 +322,7 @@ function Le(r) {
311
322
  e,
312
323
  "tourid",
313
324
  /*tourid*/
314
- r[24]
325
+ r[25]
315
326
  ), l(
316
327
  e,
317
328
  "clientstyling",
@@ -322,6 +333,11 @@ function Le(r) {
322
333
  "clientstylingurl",
323
334
  /*clientstylingurl*/
324
335
  r[11]
336
+ ), l(
337
+ e,
338
+ "mbsource",
339
+ /*mbsource*/
340
+ r[13]
325
341
  ), l(
326
342
  e,
327
343
  "translationurl",
@@ -329,326 +345,332 @@ function Le(r) {
329
345
  r[12]
330
346
  ), l(e, "exportparts", "TournamentPrizes, TournamentPrizesSvg, a, TournamentPrizesSvgA, PrizesTitle, Prizes, Prize, PrizeText, PrizeRank, TournamentPrizesIconSection, TournamentPrizesIconWrapper");
331
347
  },
332
- m(s, u) {
333
- _(s, e, u), n || (o = at(t = /*sendTournamentPrizes*/
334
- r[37].call(
348
+ m(s, a) {
349
+ k(s, e, a), n || (o = lt(t = /*sendTournamentPrizes*/
350
+ r[38].call(
335
351
  null,
336
352
  e,
337
353
  /*tourid*/
338
- r[24]
354
+ r[25]
339
355
  )), n = !0);
340
356
  },
341
- p(s, u) {
342
- u[0] & /*tourid*/
343
- 16777216 && l(
357
+ p(s, a) {
358
+ a[0] & /*tourid*/
359
+ 33554432 && l(
344
360
  e,
345
361
  "tourid",
346
362
  /*tourid*/
347
- s[24]
348
- ), u[0] & /*clientstyling*/
363
+ s[25]
364
+ ), a[0] & /*clientstyling*/
349
365
  1024 && l(
350
366
  e,
351
367
  "clientstyling",
352
368
  /*clientstyling*/
353
369
  s[10]
354
- ), u[0] & /*clientstylingurl*/
370
+ ), a[0] & /*clientstylingurl*/
355
371
  2048 && l(
356
372
  e,
357
373
  "clientstylingurl",
358
374
  /*clientstylingurl*/
359
375
  s[11]
360
- ), u[0] & /*translationurl*/
376
+ ), a[0] & /*mbsource*/
377
+ 8192 && l(
378
+ e,
379
+ "mbsource",
380
+ /*mbsource*/
381
+ s[13]
382
+ ), a[0] & /*translationurl*/
361
383
  4096 && l(
362
384
  e,
363
385
  "translationurl",
364
386
  /*translationurl*/
365
387
  s[12]
366
- ), t && ft(t.update) && u[0] & /*tourid*/
367
- 16777216 && t.update.call(
388
+ ), t && ut(t.update) && a[0] & /*tourid*/
389
+ 33554432 && t.update.call(
368
390
  null,
369
391
  /*tourid*/
370
- s[24]
392
+ s[25]
371
393
  );
372
394
  },
373
395
  d(s) {
374
- s && k(e), n = !1, o();
396
+ s && b(e), n = !1, o();
375
397
  }
376
398
  };
377
399
  }
378
- function pt(r) {
400
+ function bt(r) {
379
401
  let e, t = (
380
402
  /*$_*/
381
- r[32]("details") + ""
403
+ r[33]("details") + ""
382
404
  ), n, o, s;
383
405
  return {
384
406
  c() {
385
- e = S("button"), n = x(t), c(e, "class", "DetailsLargeButton"), c(e, "part", "DetailsLargeButton");
407
+ e = S("button"), n = M(t), c(e, "class", "DetailsLargeButton"), c(e, "part", "DetailsLargeButton");
386
408
  },
387
- m(u, a) {
388
- _(u, e, a), b(e, n), o || (s = q(
409
+ m(a, u) {
410
+ k(a, e, u), w(e, n), o || (s = q(
389
411
  e,
390
412
  "click",
391
413
  /*click_handler_4*/
392
- r[51]
414
+ r[52]
393
415
  ), o = !0);
394
416
  },
395
- p(u, a) {
396
- a[1] & /*$_*/
397
- 2 && t !== (t = /*$_*/
398
- u[32]("details") + "") && M(n, t);
417
+ p(a, u) {
418
+ u[1] & /*$_*/
419
+ 4 && t !== (t = /*$_*/
420
+ a[33]("details") + "") && x(n, t);
399
421
  },
400
- d(u) {
401
- u && k(e), o = !1, s();
422
+ d(a) {
423
+ a && b(e), o = !1, s();
402
424
  }
403
425
  };
404
426
  }
405
- function wt(r) {
427
+ function kt(r) {
406
428
  let e, t, n = (
407
429
  /*showdetails*/
408
- r[3] == "true" && Pe(r)
430
+ r[3] == "true" && Ae(r)
409
431
  );
410
- function o(a, d) {
432
+ function o(u, m) {
411
433
  return (
412
434
  /*userenrolled*/
413
- a[26] ? _t : kt
435
+ u[27] ? Ft : yt
414
436
  );
415
437
  }
416
- let s = o(r), u = s(r);
438
+ let s = o(r), a = s(r);
417
439
  return {
418
440
  c() {
419
- n && n.c(), e = P(), u.c(), t = Ie();
441
+ n && n.c(), e = P(), a.c(), t = Re();
420
442
  },
421
- m(a, d) {
422
- n && n.m(a, d), _(a, e, d), u.m(a, d), _(a, t, d);
443
+ m(u, m) {
444
+ n && n.m(u, m), k(u, e, m), a.m(u, m), k(u, t, m);
423
445
  },
424
- p(a, d) {
446
+ p(u, m) {
425
447
  /*showdetails*/
426
- a[3] == "true" ? n ? n.p(a, d) : (n = Pe(a), n.c(), n.m(e.parentNode, e)) : n && (n.d(1), n = null), s === (s = o(a)) && u ? u.p(a, d) : (u.d(1), u = s(a), u && (u.c(), u.m(t.parentNode, t)));
448
+ u[3] == "true" ? n ? n.p(u, m) : (n = Ae(u), n.c(), n.m(e.parentNode, e)) : n && (n.d(1), n = null), s === (s = o(u)) && a ? a.p(u, m) : (a.d(1), a = s(u), a && (a.c(), a.m(t.parentNode, t)));
427
449
  },
428
- d(a) {
429
- a && (k(e), k(t)), n && n.d(a), u.d(a);
450
+ d(u) {
451
+ u && (b(e), b(t)), n && n.d(u), a.d(u);
430
452
  }
431
453
  };
432
454
  }
433
- function bt(r) {
455
+ function _t(r) {
434
456
  let e, t = (
435
457
  /*$_*/
436
- r[32]("login") + ""
437
- ), n, o, s, u = (
458
+ r[33]("login") + ""
459
+ ), n, o, s, a = (
438
460
  /*$_*/
439
- r[32]("register") + ""
440
- ), a, d, g;
461
+ r[33]("register") + ""
462
+ ), u, m, g;
441
463
  return {
442
464
  c() {
443
- e = S("button"), n = x(t), o = P(), s = S("button"), a = x(u), c(e, "class", "LoginButton"), c(e, "part", "LoginButton"), c(s, "class", "RegisterButton"), c(s, "part", "RegisterButton");
465
+ e = S("button"), n = M(t), o = P(), s = S("button"), u = M(a), c(e, "class", "LoginButton"), c(e, "part", "LoginButton"), c(s, "class", "RegisterButton"), c(s, "part", "RegisterButton");
444
466
  },
445
- m(h, y) {
446
- _(h, e, y), b(e, n), _(h, o, y), _(h, s, y), b(s, a), d || (g = [
467
+ m(h, _) {
468
+ k(h, e, _), w(e, n), k(h, o, _), k(h, s, _), w(s, u), m || (g = [
447
469
  q(
448
470
  e,
449
471
  "click",
450
472
  /*click_handler*/
451
- r[47]
473
+ r[48]
452
474
  ),
453
475
  q(
454
476
  s,
455
477
  "click",
456
478
  /*click_handler_1*/
457
- r[48]
479
+ r[49]
458
480
  )
459
- ], d = !0);
481
+ ], m = !0);
460
482
  },
461
- p(h, y) {
462
- y[1] & /*$_*/
463
- 2 && t !== (t = /*$_*/
464
- h[32]("login") + "") && M(n, t), y[1] & /*$_*/
465
- 2 && u !== (u = /*$_*/
466
- h[32]("register") + "") && M(a, u);
483
+ p(h, _) {
484
+ _[1] & /*$_*/
485
+ 4 && t !== (t = /*$_*/
486
+ h[33]("login") + "") && x(n, t), _[1] & /*$_*/
487
+ 4 && a !== (a = /*$_*/
488
+ h[33]("register") + "") && x(u, a);
467
489
  },
468
490
  d(h) {
469
- h && (k(e), k(o), k(s)), d = !1, ut(g);
491
+ h && (b(e), b(o), b(s)), m = !1, at(g);
470
492
  }
471
493
  };
472
494
  }
473
- function Pe(r) {
495
+ function Ae(r) {
474
496
  let e, t = (
475
497
  /*$_*/
476
- r[32]("details") + ""
498
+ r[33]("details") + ""
477
499
  ), n, o, s;
478
500
  return {
479
501
  c() {
480
- e = S("button"), n = x(t), c(e, "class", "DetailsButton"), c(e, "part", "DetailsButton");
502
+ e = S("button"), n = M(t), c(e, "class", "DetailsButton"), c(e, "part", "DetailsButton");
481
503
  },
482
- m(u, a) {
483
- _(u, e, a), b(e, n), o || (s = q(
504
+ m(a, u) {
505
+ k(a, e, u), w(e, n), o || (s = q(
484
506
  e,
485
507
  "click",
486
508
  /*click_handler_2*/
487
- r[49]
509
+ r[50]
488
510
  ), o = !0);
489
511
  },
490
- p(u, a) {
491
- a[1] & /*$_*/
492
- 2 && t !== (t = /*$_*/
493
- u[32]("details") + "") && M(n, t);
512
+ p(a, u) {
513
+ u[1] & /*$_*/
514
+ 4 && t !== (t = /*$_*/
515
+ a[33]("details") + "") && x(n, t);
494
516
  },
495
- d(u) {
496
- u && k(e), o = !1, s();
517
+ d(a) {
518
+ a && b(e), o = !1, s();
497
519
  }
498
520
  };
499
521
  }
500
- function kt(r) {
522
+ function yt(r) {
501
523
  let e, t, n, o, s;
502
- function u(g, h) {
524
+ function a(g, h) {
503
525
  return (
504
526
  /*joinButtonLoading*/
505
- g[16] == !0 ? Tt : yt
527
+ g[17] == !0 ? zt : Tt
506
528
  );
507
529
  }
508
- let a = u(r), d = a(r);
530
+ let u = a(r), m = u(r);
509
531
  return {
510
532
  c() {
511
- e = S("button"), d.c(), c(e, "class", t = "JoinButton " + /*fullsize*/
533
+ e = S("button"), m.c(), c(e, "class", t = "JoinButton " + /*fullsize*/
512
534
  (r[7] ? "JoinButtonFullSize" : "")), c(e, "part", n = "JoinButton " + /*fullsize*/
513
535
  (r[7] ? "JoinButtonFullSize" : "")), e.disabled = /*errorJoin*/
514
- r[17];
536
+ r[18];
515
537
  },
516
538
  m(g, h) {
517
- _(g, e, h), d.m(e, null), o || (s = q(
539
+ k(g, e, h), m.m(e, null), o || (s = q(
518
540
  e,
519
541
  "click",
520
542
  /*click_handler_3*/
521
- r[50]
543
+ r[51]
522
544
  ), o = !0);
523
545
  },
524
546
  p(g, h) {
525
- a === (a = u(g)) && d ? d.p(g, h) : (d.d(1), d = a(g), d && (d.c(), d.m(e, null))), h[0] & /*fullsize*/
547
+ u === (u = a(g)) && m ? m.p(g, h) : (m.d(1), m = u(g), m && (m.c(), m.m(e, null))), h[0] & /*fullsize*/
526
548
  128 && t !== (t = "JoinButton " + /*fullsize*/
527
549
  (g[7] ? "JoinButtonFullSize" : "")) && c(e, "class", t), h[0] & /*fullsize*/
528
550
  128 && n !== (n = "JoinButton " + /*fullsize*/
529
551
  (g[7] ? "JoinButtonFullSize" : "")) && c(e, "part", n), h[0] & /*errorJoin*/
530
- 131072 && (e.disabled = /*errorJoin*/
531
- g[17]);
552
+ 262144 && (e.disabled = /*errorJoin*/
553
+ g[18]);
532
554
  },
533
555
  d(g) {
534
- g && k(e), d.d(), o = !1, s();
556
+ g && b(e), m.d(), o = !1, s();
535
557
  }
536
558
  };
537
559
  }
538
- function _t(r) {
560
+ function Ft(r) {
539
561
  let e, t = (
540
562
  /*showdetails*/
541
- r[3] == "true" && xe(r)
563
+ r[3] == "true" && Me(r)
542
564
  );
543
565
  return {
544
566
  c() {
545
- t && t.c(), e = Ie();
567
+ t && t.c(), e = Re();
546
568
  },
547
569
  m(n, o) {
548
- t && t.m(n, o), _(n, e, o);
570
+ t && t.m(n, o), k(n, e, o);
549
571
  },
550
572
  p(n, o) {
551
573
  /*showdetails*/
552
- n[3] == "true" ? t ? t.p(n, o) : (t = xe(n), t.c(), t.m(e.parentNode, e)) : t && (t.d(1), t = null);
574
+ n[3] == "true" ? t ? t.p(n, o) : (t = Me(n), t.c(), t.m(e.parentNode, e)) : t && (t.d(1), t = null);
553
575
  },
554
576
  d(n) {
555
- n && k(e), t && t.d(n);
577
+ n && b(e), t && t.d(n);
556
578
  }
557
579
  };
558
580
  }
559
- function yt(r) {
581
+ function Tt(r) {
560
582
  let e, t = (
561
583
  /*$_*/
562
- r[32]("join") + ""
563
- ), n, o, s, u, a, d, g, h;
584
+ r[33]("join") + ""
585
+ ), n, o, s, a, u, m, g, h;
564
586
  return {
565
587
  c() {
566
- e = S("span"), n = x(t), o = P(), s = I("svg"), u = I("defs"), a = I("style"), d = x(".a{fill:var(--emw--color-white, #FFFFFF);}"), g = I("g"), h = I("path"), c(e, "part", "JoinButtonSpan"), c(h, "class", "a"), c(h, "part", "a JoinButtonSvgA"), c(h, "d", "M13,0,10.636,2.364l8.948,8.948H0v3.377H19.584l-8.948,8.948L13,26,26,13Z"), c(h, "transform", "translate(26 26) rotate(180)"), c(g, "transform", "translate(26 26) rotate(180)"), c(s, "part", "JoinButtonSvg"), c(s, "xmlns", "http://www.w3.org/2000/svg"), c(s, "width", "26"), c(s, "height", "26"), c(s, "viewBox", "0 0 26 26");
588
+ e = S("span"), n = M(t), o = P(), s = O("svg"), a = O("defs"), u = O("style"), m = M(".a{fill:var(--emw--color-white, #FFFFFF);}"), g = O("g"), h = O("path"), c(e, "part", "JoinButtonSpan"), c(h, "class", "a"), c(h, "part", "a JoinButtonSvgA"), c(h, "d", "M13,0,10.636,2.364l8.948,8.948H0v3.377H19.584l-8.948,8.948L13,26,26,13Z"), c(h, "transform", "translate(26 26) rotate(180)"), c(g, "transform", "translate(26 26) rotate(180)"), c(s, "part", "JoinButtonSvg"), c(s, "xmlns", "http://www.w3.org/2000/svg"), c(s, "width", "26"), c(s, "height", "26"), c(s, "viewBox", "0 0 26 26");
567
589
  },
568
- m(y, C) {
569
- _(y, e, C), b(e, n), _(y, o, C), _(y, s, C), b(s, u), b(u, a), b(a, d), b(s, g), b(g, h);
590
+ m(_, j) {
591
+ k(_, e, j), w(e, n), k(_, o, j), k(_, s, j), w(s, a), w(a, u), w(u, m), w(s, g), w(g, h);
570
592
  },
571
- p(y, C) {
572
- C[1] & /*$_*/
573
- 2 && t !== (t = /*$_*/
574
- y[32]("join") + "") && M(n, t);
593
+ p(_, j) {
594
+ j[1] & /*$_*/
595
+ 4 && t !== (t = /*$_*/
596
+ _[33]("join") + "") && x(n, t);
575
597
  },
576
- d(y) {
577
- y && (k(e), k(o), k(s));
598
+ d(_) {
599
+ _ && (b(e), b(o), b(s));
578
600
  }
579
601
  };
580
602
  }
581
- function Tt(r) {
603
+ function zt(r) {
582
604
  let e, t;
583
605
  return {
584
606
  c() {
585
- e = I("svg"), t = I("circle"), c(t, "cx", "20"), c(t, "cy", "20"), c(t, "r", "18"), c(e, "class", "spinner"), c(e, "part", "spinner");
607
+ e = O("svg"), t = O("circle"), c(t, "cx", "20"), c(t, "cy", "20"), c(t, "r", "18"), c(e, "class", "spinner"), c(e, "part", "spinner");
586
608
  },
587
609
  m(n, o) {
588
- _(n, e, o), b(e, t);
610
+ k(n, e, o), w(e, t);
589
611
  },
590
- p: ue,
612
+ p: fe,
591
613
  d(n) {
592
- n && k(e);
614
+ n && b(e);
593
615
  }
594
616
  };
595
617
  }
596
- function xe(r) {
618
+ function Me(r) {
597
619
  let e, t = (
598
620
  /*$_*/
599
- r[32]("enrolled") + ""
621
+ r[33]("enrolled") + ""
600
622
  ), n;
601
623
  return {
602
624
  c() {
603
- e = S("button"), n = x(t), c(e, "class", "EnrolledButton"), c(e, "part", "EnrolledButton"), e.disabled = !0;
625
+ e = S("button"), n = M(t), c(e, "class", "EnrolledButton"), c(e, "part", "EnrolledButton"), e.disabled = !0;
604
626
  },
605
627
  m(o, s) {
606
- _(o, e, s), b(e, n);
628
+ k(o, e, s), w(e, n);
607
629
  },
608
630
  p(o, s) {
609
631
  s[1] & /*$_*/
610
- 2 && t !== (t = /*$_*/
611
- o[32]("enrolled") + "") && M(n, t);
632
+ 4 && t !== (t = /*$_*/
633
+ o[33]("enrolled") + "") && x(n, t);
612
634
  },
613
635
  d(o) {
614
- o && k(e);
636
+ o && b(e);
615
637
  }
616
638
  };
617
639
  }
618
- function Me(r) {
640
+ function xe(r) {
619
641
  let e, t = (
620
642
  /*$_*/
621
- r[32]("joinerror") + ""
643
+ r[33]("joinerror") + ""
622
644
  ), n, o, s;
623
645
  return {
624
646
  c() {
625
- e = S("span"), n = x(t), o = P(), s = x(
647
+ e = S("span"), n = M(t), o = P(), s = M(
626
648
  /*errorJoinText*/
627
- r[18]
649
+ r[19]
628
650
  ), c(e, "class", "ErrorText"), c(e, "part", "ErrorText");
629
651
  },
630
- m(u, a) {
631
- _(u, e, a), b(e, n), b(e, o), b(e, s);
652
+ m(a, u) {
653
+ k(a, e, u), w(e, n), w(e, o), w(e, s);
632
654
  },
633
- p(u, a) {
634
- a[1] & /*$_*/
635
- 2 && t !== (t = /*$_*/
636
- u[32]("joinerror") + "") && M(n, t), a[0] & /*errorJoinText*/
637
- 262144 && M(
655
+ p(a, u) {
656
+ u[1] & /*$_*/
657
+ 4 && t !== (t = /*$_*/
658
+ a[33]("joinerror") + "") && x(n, t), u[0] & /*errorJoinText*/
659
+ 524288 && x(
638
660
  s,
639
661
  /*errorJoinText*/
640
- u[18]
662
+ a[19]
641
663
  );
642
664
  },
643
- d(u) {
644
- u && k(e);
665
+ d(a) {
666
+ a && b(e);
645
667
  }
646
668
  };
647
669
  }
648
- function Ae(r) {
670
+ function Ie(r) {
649
671
  let e, t, n = (
650
672
  /*isLoading*/
651
- r[15] && Re()
673
+ r[16] && Oe()
652
674
  );
653
675
  return {
654
676
  c() {
@@ -672,6 +694,11 @@ function Ae(r) {
672
694
  "tournamenturl",
673
695
  /*tournamenturl*/
674
696
  r[2]
697
+ ), l(
698
+ t,
699
+ "mbsource",
700
+ /*mbsource*/
701
+ r[13]
675
702
  ), l(
676
703
  t,
677
704
  "lang",
@@ -680,11 +707,11 @@ function Ae(r) {
680
707
  ), l(t, "scrollby", "2"), l(t, "exportparts", "TournamentsGamesSlider, SliderNavButton, items, item, PlayNowButton, itemHover, SliderNavButton");
681
708
  },
682
709
  m(o, s) {
683
- n && n.m(o, s), _(o, e, s), _(o, t, s);
710
+ n && n.m(o, s), k(o, e, s), k(o, t, s);
684
711
  },
685
712
  p(o, s) {
686
713
  /*isLoading*/
687
- o[15] ? n || (n = Re(), n.c(), n.m(e.parentNode, e)) : n && (n.d(1), n = null), s[0] & /*clientstyling*/
714
+ o[16] ? n || (n = Oe(), n.c(), n.m(e.parentNode, e)) : n && (n.d(1), n = null), s[0] & /*clientstyling*/
688
715
  1024 && l(
689
716
  t,
690
717
  "clientstyling",
@@ -708,6 +735,12 @@ function Ae(r) {
708
735
  "tournamenturl",
709
736
  /*tournamenturl*/
710
737
  o[2]
738
+ ), s[0] & /*mbsource*/
739
+ 8192 && l(
740
+ t,
741
+ "mbsource",
742
+ /*mbsource*/
743
+ o[13]
711
744
  ), s[0] & /*lang*/
712
745
  256 && l(
713
746
  t,
@@ -717,59 +750,59 @@ function Ae(r) {
717
750
  );
718
751
  },
719
752
  d(o) {
720
- o && (k(e), k(t)), n && n.d(o);
753
+ o && (b(e), b(t)), n && n.d(o);
721
754
  }
722
755
  };
723
756
  }
724
- function Re(r) {
757
+ function Oe(r) {
725
758
  let e;
726
759
  return {
727
760
  c() {
728
761
  e = S("div"), e.innerHTML = '<ui-skeleton structure="rectangle" width="290px" height="80px"></ui-skeleton>', c(e, "class", "TournamentsGamesSlider");
729
762
  },
730
763
  m(t, n) {
731
- _(t, e, n);
764
+ k(t, e, n);
732
765
  },
733
766
  d(t) {
734
- t && k(e);
767
+ t && b(e);
735
768
  }
736
769
  };
737
770
  }
738
- function Ft(r) {
739
- let e, t, n, o, s, u, a, d, g, h, y, C, E = (
771
+ function vt(r) {
772
+ let e, t, n, o, s, a, u, m, g, h, _, j, B = (
740
773
  /*isLoading*/
741
- r[15] && Ce()
742
- ), w = (
774
+ r[16] && De()
775
+ ), p = (
743
776
  /*isLoggedIn*/
744
- r[14] && De(r)
777
+ r[15] && Le(r)
745
778
  );
746
- function A(f, m) {
779
+ function I(f, d) {
747
780
  if (!/*isLoggedIn*/
748
- f[14])
749
- return bt;
781
+ f[15])
782
+ return _t;
750
783
  if (
751
784
  /*status*/
752
- f[23] != "Closed" && /*status*/
753
- f[23] != "Closing"
785
+ f[24] != "Closed" && /*status*/
786
+ f[24] != "Closing"
754
787
  )
755
- return wt;
788
+ return kt;
756
789
  if (
757
790
  /*showdetails*/
758
791
  f[3] == "true"
759
792
  )
760
- return pt;
793
+ return bt;
761
794
  }
762
- let D = A(r), F = D && D(r), z = (
795
+ let D = I(r), T = D && D(r), z = (
763
796
  /*errorJoin*/
764
- (r[17] || /*errorJoinConcurrently*/
765
- r[19]) && Me(r)
797
+ (r[18] || /*errorJoinConcurrently*/
798
+ r[20]) && xe(r)
766
799
  ), v = (
767
800
  /*showslider*/
768
- r[4] == "true" && Ae(r)
801
+ r[4] == "true" && Ie(r)
769
802
  );
770
803
  return {
771
804
  c() {
772
- e = S("div"), t = S("div"), n = S("casino-tournaments-thumbnail"), o = P(), E && E.c(), s = P(), w && w.c(), u = P(), a = S("div"), F && F.c(), d = P(), z && z.c(), g = P(), v && v.c(), l(
805
+ e = S("div"), t = S("div"), n = S("casino-tournaments-thumbnail"), o = P(), B && B.c(), s = P(), p && p.c(), a = P(), u = S("div"), T && T.c(), m = P(), z && z.c(), g = P(), v && v.c(), l(
773
806
  n,
774
807
  "session",
775
808
  /*session*/
@@ -783,37 +816,37 @@ function Ft(r) {
783
816
  n,
784
817
  "title",
785
818
  /*title*/
786
- r[20]
819
+ r[21]
787
820
  ), l(
788
821
  n,
789
822
  "status",
790
823
  /*status*/
791
- r[23]
824
+ r[24]
792
825
  ), l(
793
826
  n,
794
827
  "startdate",
795
828
  /*startdate*/
796
- r[21]
829
+ r[22]
797
830
  ), l(
798
831
  n,
799
832
  "tourid",
800
833
  /*tourid*/
801
- r[24]
834
+ r[25]
802
835
  ), l(
803
836
  n,
804
837
  "scorecriteria",
805
838
  /*scorecriteria*/
806
- r[27]
839
+ r[28]
807
840
  ), l(
808
841
  n,
809
842
  "minbetcount",
810
843
  /*minbetcount*/
811
- r[28]
844
+ r[29]
812
845
  ), l(
813
846
  n,
814
847
  "thumbnail",
815
848
  /*thumbnail*/
816
- r[25]
849
+ r[26]
817
850
  ), l(
818
851
  n,
819
852
  "showenrolled",
@@ -823,12 +856,17 @@ function Ft(r) {
823
856
  n,
824
857
  "gameurl",
825
858
  /*gameurl*/
826
- r[30]
859
+ r[31]
860
+ ), l(
861
+ n,
862
+ "mbsource",
863
+ /*mbsource*/
864
+ r[13]
827
865
  ), l(
828
866
  n,
829
867
  "userenrolled",
830
868
  /*userenrolled*/
831
- r[26]
869
+ r[27]
832
870
  ), l(
833
871
  n,
834
872
  "clientstyling",
@@ -854,201 +892,207 @@ function Ft(r) {
854
892
  "keepbrowsercontext",
855
893
  /*keepbrowsercontext*/
856
894
  r[9]
857
- ), l(n, "exportparts", "Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing"), c(a, "class", "TournamentButtons"), c(a, "part", "TournamentButtons"), c(t, "class", h = "TournamentCard " + /*maxwidth*/
895
+ ), l(n, "exportparts", "Thumbnail, Status, Enrolled, CardImg, CardImgFinished, Details, Title, Date, ScoreCriteria, ScoreCriteriaP, ScoreCriteriaSpan, Games, GamesP, GamesAnchor, StatusUnstarted, StatusRunning, StatusClosed, StatusClosing"), c(u, "class", "TournamentButtons"), c(u, "part", "TournamentButtons"), c(t, "class", h = "TournamentCard " + /*maxwidth*/
858
896
  (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
859
897
  (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
860
- (r[31] ? "elementToFadeOut" : "elementToFadeIn")), c(t, "part", y = "TournamentCard " + /*maxwidth*/
898
+ (r[32] ? "elementToFadeOut" : "elementToFadeIn")), c(t, "part", _ = "TournamentCard " + /*maxwidth*/
861
899
  (r[6] ? "CardMaxWidth" : "") + /*fullsize*/
862
900
  (r[7] ? "CardFullSize" : "") + " " + /*isChanging*/
863
- (r[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
864
- (r[31] ? "elementToFadeOut" : "elementToFadeIn")), c(e, "class", C = `${/*isLoading*/
865
- r[15] ? "Loading" : ""}`);
901
+ (r[32] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
902
+ (r[32] ? "elementToFadeOut" : "elementToFadeIn")), c(e, "class", j = `${/*isLoading*/
903
+ r[16] ? "Loading" : ""}`);
866
904
  },
867
- m(f, m) {
868
- _(f, e, m), b(e, t), b(t, n), b(t, o), E && E.m(t, null), b(t, s), w && w.m(t, null), b(t, u), b(t, a), F && F.m(a, null), b(t, d), z && z.m(t, null), b(t, g), v && v.m(t, null), r[52](e);
905
+ m(f, d) {
906
+ k(f, e, d), w(e, t), w(t, n), w(t, o), B && B.m(t, null), w(t, s), p && p.m(t, null), w(t, a), w(t, u), T && T.m(u, null), w(t, m), z && z.m(t, null), w(t, g), v && v.m(t, null), r[53](e);
869
907
  },
870
- p(f, m) {
871
- m[0] & /*session*/
908
+ p(f, d) {
909
+ d[0] & /*session*/
872
910
  1 && l(
873
911
  n,
874
912
  "session",
875
913
  /*session*/
876
914
  f[0]
877
- ), m[0] & /*userid*/
915
+ ), d[0] & /*userid*/
878
916
  2 && l(
879
917
  n,
880
918
  "userid",
881
919
  /*userid*/
882
920
  f[1]
883
- ), m[0] & /*title*/
884
- 1048576 && l(
921
+ ), d[0] & /*title*/
922
+ 2097152 && l(
885
923
  n,
886
924
  "title",
887
925
  /*title*/
888
- f[20]
889
- ), m[0] & /*status*/
890
- 8388608 && l(
926
+ f[21]
927
+ ), d[0] & /*status*/
928
+ 16777216 && l(
891
929
  n,
892
930
  "status",
893
931
  /*status*/
894
- f[23]
895
- ), m[0] & /*startdate*/
896
- 2097152 && l(
932
+ f[24]
933
+ ), d[0] & /*startdate*/
934
+ 4194304 && l(
897
935
  n,
898
936
  "startdate",
899
937
  /*startdate*/
900
- f[21]
901
- ), m[0] & /*tourid*/
902
- 16777216 && l(
938
+ f[22]
939
+ ), d[0] & /*tourid*/
940
+ 33554432 && l(
903
941
  n,
904
942
  "tourid",
905
943
  /*tourid*/
906
- f[24]
907
- ), m[0] & /*scorecriteria*/
908
- 134217728 && l(
944
+ f[25]
945
+ ), d[0] & /*scorecriteria*/
946
+ 268435456 && l(
909
947
  n,
910
948
  "scorecriteria",
911
949
  /*scorecriteria*/
912
- f[27]
913
- ), m[0] & /*minbetcount*/
914
- 268435456 && l(
950
+ f[28]
951
+ ), d[0] & /*minbetcount*/
952
+ 536870912 && l(
915
953
  n,
916
954
  "minbetcount",
917
955
  /*minbetcount*/
918
- f[28]
919
- ), m[0] & /*thumbnail*/
920
- 33554432 && l(
956
+ f[29]
957
+ ), d[0] & /*thumbnail*/
958
+ 67108864 && l(
921
959
  n,
922
960
  "thumbnail",
923
961
  /*thumbnail*/
924
- f[25]
925
- ), m[0] & /*showenrolled*/
962
+ f[26]
963
+ ), d[0] & /*showenrolled*/
926
964
  32 && l(
927
965
  n,
928
966
  "showenrolled",
929
967
  /*showenrolled*/
930
968
  f[5]
931
- ), m[0] & /*gameurl*/
932
- 1073741824 && l(
969
+ ), d[1] & /*gameurl*/
970
+ 1 && l(
933
971
  n,
934
972
  "gameurl",
935
973
  /*gameurl*/
936
- f[30]
937
- ), m[0] & /*userenrolled*/
938
- 67108864 && l(
974
+ f[31]
975
+ ), d[0] & /*mbsource*/
976
+ 8192 && l(
977
+ n,
978
+ "mbsource",
979
+ /*mbsource*/
980
+ f[13]
981
+ ), d[0] & /*userenrolled*/
982
+ 134217728 && l(
939
983
  n,
940
984
  "userenrolled",
941
985
  /*userenrolled*/
942
- f[26]
943
- ), m[0] & /*clientstyling*/
986
+ f[27]
987
+ ), d[0] & /*clientstyling*/
944
988
  1024 && l(
945
989
  n,
946
990
  "clientstyling",
947
991
  /*clientstyling*/
948
992
  f[10]
949
- ), m[0] & /*clientstylingurl*/
993
+ ), d[0] & /*clientstylingurl*/
950
994
  2048 && l(
951
995
  n,
952
996
  "clientstylingurl",
953
997
  /*clientstylingurl*/
954
998
  f[11]
955
- ), m[0] & /*translationurl*/
999
+ ), d[0] & /*translationurl*/
956
1000
  4096 && l(
957
1001
  n,
958
1002
  "translationurl",
959
1003
  /*translationurl*/
960
1004
  f[12]
961
- ), m[0] & /*lang*/
1005
+ ), d[0] & /*lang*/
962
1006
  256 && l(
963
1007
  n,
964
1008
  "lang",
965
1009
  /*lang*/
966
1010
  f[8]
967
- ), m[0] & /*keepbrowsercontext*/
1011
+ ), d[0] & /*keepbrowsercontext*/
968
1012
  512 && l(
969
1013
  n,
970
1014
  "keepbrowsercontext",
971
1015
  /*keepbrowsercontext*/
972
1016
  f[9]
973
1017
  ), /*isLoading*/
974
- f[15] ? E || (E = Ce(), E.c(), E.m(t, s)) : E && (E.d(1), E = null), /*isLoggedIn*/
975
- f[14] ? w ? w.p(f, m) : (w = De(f), w.c(), w.m(t, u)) : w && (w.d(1), w = null), D === (D = A(f)) && F ? F.p(f, m) : (F && F.d(1), F = D && D(f), F && (F.c(), F.m(a, null))), /*errorJoin*/
976
- f[17] || /*errorJoinConcurrently*/
977
- f[19] ? z ? z.p(f, m) : (z = Me(f), z.c(), z.m(t, g)) : z && (z.d(1), z = null), /*showslider*/
978
- f[4] == "true" ? v ? v.p(f, m) : (v = Ae(f), v.c(), v.m(t, null)) : v && (v.d(1), v = null), m[0] & /*maxwidth, fullsize*/
979
- 192 | m[1] & /*isChanging*/
980
- 1 && h !== (h = "TournamentCard " + /*maxwidth*/
1018
+ f[16] ? B || (B = De(), B.c(), B.m(t, s)) : B && (B.d(1), B = null), /*isLoggedIn*/
1019
+ f[15] ? p ? p.p(f, d) : (p = Le(f), p.c(), p.m(t, a)) : p && (p.d(1), p = null), D === (D = I(f)) && T ? T.p(f, d) : (T && T.d(1), T = D && D(f), T && (T.c(), T.m(u, null))), /*errorJoin*/
1020
+ f[18] || /*errorJoinConcurrently*/
1021
+ f[20] ? z ? z.p(f, d) : (z = xe(f), z.c(), z.m(t, g)) : z && (z.d(1), z = null), /*showslider*/
1022
+ f[4] == "true" ? v ? v.p(f, d) : (v = Ie(f), v.c(), v.m(t, null)) : v && (v.d(1), v = null), d[0] & /*maxwidth, fullsize*/
1023
+ 192 | d[1] & /*isChanging*/
1024
+ 2 && h !== (h = "TournamentCard " + /*maxwidth*/
981
1025
  (f[6] ? "CardMaxWidth" : "") + /*fullsize*/
982
1026
  (f[7] ? "CardFullSize" : "") + " " + /*isChanging*/
983
- (f[31] ? "elementToFadeOut" : "elementToFadeIn")) && c(t, "class", h), m[0] & /*maxwidth, fullsize*/
984
- 192 | m[1] & /*isChanging*/
985
- 1 && y !== (y = "TournamentCard " + /*maxwidth*/
1027
+ (f[32] ? "elementToFadeOut" : "elementToFadeIn")) && c(t, "class", h), d[0] & /*maxwidth, fullsize*/
1028
+ 192 | d[1] & /*isChanging*/
1029
+ 2 && _ !== (_ = "TournamentCard " + /*maxwidth*/
986
1030
  (f[6] ? "CardMaxWidth" : "") + /*fullsize*/
987
1031
  (f[7] ? "CardFullSize" : "") + " " + /*isChanging*/
988
- (f[31] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
989
- (f[31] ? "elementToFadeOut" : "elementToFadeIn")) && c(t, "part", y), m[0] & /*isLoading*/
990
- 32768 && C !== (C = `${/*isLoading*/
991
- f[15] ? "Loading" : ""}`) && c(e, "class", C);
1032
+ (f[32] ? "elementToFadeOut" : "elementToFadeIn") + " " + /*isChanging*/
1033
+ (f[32] ? "elementToFadeOut" : "elementToFadeIn")) && c(t, "part", _), d[0] & /*isLoading*/
1034
+ 65536 && j !== (j = `${/*isLoading*/
1035
+ f[16] ? "Loading" : ""}`) && c(e, "class", j);
992
1036
  },
993
- i: ue,
994
- o: ue,
1037
+ i: fe,
1038
+ o: fe,
995
1039
  d(f) {
996
- f && k(e), E && E.d(), w && w.d(), F && F.d(), z && z.d(), v && v.d(), r[52](null);
1040
+ f && b(e), B && B.d(), p && p.d(), T && T.d(), z && z.d(), v && v.d(), r[53](null);
997
1041
  }
998
1042
  };
999
1043
  }
1000
- function zt(r, e, t) {
1044
+ function St(r, e, t) {
1001
1045
  let n;
1002
- ot(r, dt, (i) => t(32, n = i));
1003
- let { session: o = "" } = e, { userid: s = "" } = e, { tournamenturl: u = "" } = e, { touridx: a } = e, { endpoint: d = "" } = e, { showdetails: g = "" } = e, { showslider: h = "" } = e, { showenrolled: y = "" } = e, { maxwidth: C = "" } = e, { fullsize: E = "" } = e, { lang: w = "" } = e, { loginevent: A = "" } = e, { registerevent: D = "" } = e, { loginurl: F = "" } = e, { registerurl: z = "" } = e, { currency: v = "" } = e, { keepbrowsercontext: f = "false" } = e, { clientstyling: m = "" } = e, { clientstylingurl: G = "" } = e, { translationurl: W = "" } = e, { tournamentinfo: K } = e, R, J = !1, X = "", U = !0, fe = window.navigator.userAgent, V = !1, Z = !1, ce = "There was an error while trying to join the tournament", $ = !1, ee, de, me, H, L, ge, te, he, pe, we = [], ne = [], be = "#", re, Q = !1;
1004
- mt({ withLocale: "en", translations: {} });
1005
- const Oe = () => {
1006
- fetch(W).then((p) => p.json()).then((p) => {
1007
- Object.keys(p).forEach((B) => {
1008
- Be(B, p[B]);
1046
+ it(r, gt, (i) => t(33, n = i));
1047
+ let { session: o = "" } = e, { userid: s = "" } = e, { tournamenturl: a = "" } = e, { touridx: u } = e, { endpoint: m = "" } = e, { showdetails: g = "" } = e, { showslider: h = "" } = e, { showenrolled: _ = "" } = e, { maxwidth: j = "" } = e, { fullsize: B = "" } = e, { lang: p = "" } = e, { loginevent: I = "" } = e, { registerevent: D = "" } = e, { loginurl: T = "" } = e, { registerurl: z = "" } = e, { currency: v = "" } = e, { keepbrowsercontext: f = "false" } = e, { clientstyling: d = "" } = e, { clientstylingurl: G = "" } = e, { translationurl: W = "" } = e, { tournamentinfo: K } = e, { mbsource: X } = e, A, J = !1, V = "", U = !0, ce = window.navigator.userAgent, Z = !1, Q = !1, me = "There was an error while trying to join the tournament", ee = !1, te, de, ge, H, L, he, ne, pe, we, be = [], re = [], ke = "#", ie, Y = !1;
1048
+ ht({ withLocale: "en", translations: {} });
1049
+ const Je = () => {
1050
+ fetch(W).then((y) => y.json()).then((y) => {
1051
+ Object.keys(y).forEach((C) => {
1052
+ je(C, y[C]);
1009
1053
  });
1010
- }).catch((p) => {
1011
- console.log(p);
1054
+ }).catch((y) => {
1055
+ console.log(y);
1012
1056
  });
1013
1057
  };
1014
- Object.keys(je).forEach((i) => {
1015
- Be(i, je[i]);
1058
+ Object.keys(Ce).forEach((i) => {
1059
+ je(i, Ce[i]);
1016
1060
  });
1017
- const ke = (i) => {
1018
- Je(i), oe(i), ze(this, L);
1019
- }, _e = (i) => {
1020
- if (i.data && i.data.type == "UserSessionID" && (t(14, J = !0), X = i.data.session), i.data.type == "UpdateTournamentView") {
1021
- let p = i.data.tournamentData;
1022
- if (L && L != p.id)
1061
+ const _e = (i) => {
1062
+ Ue(i), se(i), ve(this, L);
1063
+ }, ye = (i) => {
1064
+ if (i.data && i.data.type == "UserSessionID" && (t(15, J = !0), V = i.data.session), i.data.type == "UpdateTournamentView") {
1065
+ let y = i.data.tournamentData;
1066
+ if (L && L != y.id)
1023
1067
  return;
1024
- ke(p);
1068
+ _e(y);
1025
1069
  }
1026
- if (i.data && i.data.type == `UpdateSingleTournament_${a}`) {
1027
- let p = i.data.tournamentData, B = a < 4 ? a * 100 : Math.random() * 300 + 300;
1028
- t(31, Q = a == 1), setTimeout(
1070
+ if (i.data && i.data.type == `UpdateSingleTournament_${u}`) {
1071
+ let y = i.data.tournamentData, C = u < 4 ? u * 100 : Math.random() * 300 + 300;
1072
+ t(32, Y = u == 1), setTimeout(
1029
1073
  () => {
1030
- t(31, Q = !0), t(24, L = p.id), ke(p);
1074
+ t(32, Y = !0), t(25, L = y.id), _e(y);
1031
1075
  },
1032
- B
1076
+ C
1033
1077
  ), setTimeout(
1034
1078
  () => {
1035
- t(31, Q = !1);
1079
+ t(32, Y = !1);
1036
1080
  },
1037
- B + 200
1081
+ C + 200
1038
1082
  );
1039
1083
  }
1040
- }, Je = (i) => {
1041
- i.state != H && (t(23, H = i.state), window.postMessage(
1084
+ }, Ue = (i) => {
1085
+ i.state != H && (t(24, H = i.state), window.postMessage(
1042
1086
  {
1043
1087
  type: `TournamentStatus_${L}`,
1044
1088
  status: H
1045
1089
  },
1046
1090
  window.location.href
1047
1091
  ));
1048
- }, ye = () => {
1049
- A && (window.postMessage({ type: A, transition: "Login" }, window.location.href), typeof gtag == "function" && gtag("event", "OpenLoginModal", {
1092
+ }, Fe = () => {
1093
+ I && (window.postMessage({ type: I, transition: "Login" }, window.location.href), typeof gtag == "function" && gtag("event", "OpenLoginModal", {
1050
1094
  context: "TournamentsThumbnailController"
1051
- })), F && (window.location = F);
1095
+ })), T && (window.location = T);
1052
1096
  }, Te = () => {
1053
1097
  D && (window.postMessage(
1054
1098
  {
@@ -1059,7 +1103,7 @@ function zt(r, e, t) {
1059
1103
  ), typeof gtag == "function" && gtag("event", "OpenRegisterModal", {
1060
1104
  context: "TournamentsThumbnailController"
1061
1105
  })), z && (window.location = z);
1062
- }, ie = (i) => {
1106
+ }, oe = (i) => {
1063
1107
  window.postMessage(
1064
1108
  {
1065
1109
  type: "TournamentDetailsClicked",
@@ -1068,200 +1112,186 @@ function zt(r, e, t) {
1068
1112
  },
1069
1113
  window.location.href
1070
1114
  );
1071
- }, Fe = (i, p) => le(this, null, function* () {
1072
- var Se;
1073
- t(17, Z = !1), t(19, $ = !1), window.postMessage(
1115
+ }, ze = (i, y) => ae(this, null, function* () {
1116
+ var Be;
1117
+ t(18, Q = !1), t(20, ee = !1), window.postMessage(
1074
1118
  {
1075
1119
  type: "TournamentJoinRequest",
1076
1120
  tournamentId: i
1077
1121
  },
1078
1122
  window.location.href
1079
- ), t(16, V = !0);
1080
- let B = new URL(`${d}/v1/bonus/claim`), Y = new Headers(), O = {};
1081
- B.searchParams.append("language", w), B.searchParams.append("platform", Ee(fe)), Y.append("Content-Type", "application/json"), Y.append("X-SessionID", X), p && p.length >= 1 && (O = {
1082
- language: w,
1083
- bonusCode: p[0].code,
1123
+ ), t(17, Z = !0);
1124
+ let C = new URL(`${m}/v1/bonus/claim`), $ = new Headers(), R = {};
1125
+ C.searchParams.append("language", p), C.searchParams.append("platform", Ee(ce)), $.append("Content-Type", "application/json"), $.append("X-SessionID", V), y && y.length >= 1 && (R = {
1126
+ language: p,
1127
+ bonusCode: y[0].code,
1084
1128
  currency: v,
1085
1129
  type: "tournament"
1086
1130
  });
1087
- let Ye = {
1131
+ let Qe = {
1088
1132
  method: "PUT",
1089
- headers: Y,
1090
- body: JSON.stringify(O)
1133
+ headers: $,
1134
+ body: JSON.stringify(R)
1091
1135
  };
1092
- const ve = () => {
1093
- t(16, V = !1), t(26, te = !0);
1094
- }, se = (j) => {
1095
- t(16, V = !1), j && t(18, ce = j), t(17, Z = !0);
1096
- }, N = yield le(this, null, function* () {
1097
- let j;
1136
+ const Se = () => {
1137
+ t(17, Z = !1), t(27, ne = !0);
1138
+ }, le = (E) => {
1139
+ t(17, Z = !1), E && t(19, me = E), t(18, Q = !0);
1140
+ }, N = yield ae(this, null, function* () {
1141
+ let E;
1098
1142
  try {
1099
- j = yield fetch(B, Ye), j = yield j.json();
1100
- } catch (Et) {
1101
- se();
1143
+ E = yield fetch(C, Qe), E = yield E.json();
1144
+ } catch (jt) {
1145
+ le();
1102
1146
  }
1103
- return j;
1147
+ return E;
1104
1148
  });
1105
1149
  if (N)
1106
1150
  if (N.success == !0)
1107
- ve();
1151
+ Se();
1108
1152
  else if (N.errorMessage.match("VersionMismatchException")) {
1109
- let j;
1110
- j = yield fetch(`${d}/tournaments/${L}`, { headers: { "X-SessionID": o } }), j = yield j.json(), (Se = j == null ? void 0 : j.item) != null && Se.playerEnrolled ? ve() : (se(N.errorMessage), t(19, $ = !0), t(17, Z = !1));
1153
+ let E;
1154
+ E = yield fetch(`${m}/tournaments/${L}`, { headers: { "X-SessionID": o } }), E = yield E.json(), (Be = E == null ? void 0 : E.item) != null && Be.playerEnrolled ? Se() : (le(N.errorMessage), t(20, ee = !0), t(18, Q = !1));
1111
1155
  } else
1112
- se(N.errorMessage);
1113
- }), ze = (i, p) => {
1156
+ le(N.errorMessage);
1157
+ }), ve = (i, y) => {
1114
1158
  window.postMessage(
1115
1159
  {
1116
- type: `TournamentPrizes_${p}`,
1117
- prizes: we
1160
+ type: `TournamentPrizes_${y}`,
1161
+ prizes: be
1118
1162
  },
1119
1163
  window.location.href
1120
1164
  );
1121
- }, oe = (i) => {
1122
- i && (t(20, ee = i.nameOrTitle || ""), t(21, de = i.startTime), t(22, me = i.endTime), t(23, H = i.state), t(24, L = i.id), t(25, ge = i.thumbnail), t(26, te = i.playerEnrolled === "true" || i.playerEnrolled == !0 || !1), t(27, he = i.scoreCriteria), t(28, pe = i.minBetCount), we = i.prizes, t(29, ne = i.wallets || []), t(30, be = i.termsUrl || "#"));
1123
- }, Ue = (i) => {
1124
- t(15, U = !0);
1125
- let p = new URL(i), B = new Headers();
1126
- p.searchParams.append("language", w), p.searchParams.append("platform", Ee(fe)), J && B.append("X-SessionID", X), fetch(p, { method: "GET", headers: B }).then((O) => O.json()).then((O) => {
1127
- oe(O.item);
1165
+ }, se = (i) => {
1166
+ i && (t(21, te = i.nameOrTitle || ""), t(22, de = i.startTime), t(23, ge = i.endTime), t(24, H = i.state), t(25, L = i.id), t(26, he = i.thumbnail), t(27, ne = i.playerEnrolled === "true" || i.playerEnrolled == !0 || !1), t(28, pe = i.scoreCriteria), t(29, we = i.minBetCount), be = i.prizes, t(30, re = i.wallets || []), t(31, ke = i.termsUrl || "#"));
1167
+ }, He = (i) => {
1168
+ t(16, U = !0);
1169
+ let y = new URL(i), C = new Headers();
1170
+ y.searchParams.append("language", p), y.searchParams.append("platform", Ee(ce)), J && C.append("X-SessionID", V), fetch(y, { method: "GET", headers: C }).then((R) => R.json()).then((R) => {
1171
+ se(R.item);
1128
1172
  }).finally(() => {
1129
- t(15, U = !1);
1173
+ t(16, U = !1);
1130
1174
  });
1131
- }, He = () => {
1132
- o.length > 0 && o != "false" ? (X = o, t(14, J = !0)) : t(14, J = !1);
1133
1175
  }, Ne = () => {
1176
+ o.length > 0 && o != "false" ? (V = o, t(15, J = !0)) : t(15, J = !1);
1177
+ }, qe = () => {
1134
1178
  if (K) {
1135
- oe(K);
1179
+ se(K);
1136
1180
  return;
1137
1181
  }
1138
- t(15, U = !0), Ue(u);
1139
- }, qe = () => {
1140
- let i = document.createElement("style");
1141
- i.innerHTML = m, R.appendChild(i);
1142
- }, Ge = () => {
1143
- let i = new URL(G), p = document.createElement("style");
1144
- fetch(i.href).then((B) => B.text()).then((B) => {
1145
- p.innerHTML = B, setTimeout(
1146
- () => {
1147
- R.appendChild(p);
1148
- },
1149
- 1
1150
- ), setTimeout(
1151
- () => {
1152
- },
1153
- 500
1154
- );
1155
- });
1182
+ t(16, U = !0), He(a);
1156
1183
  };
1157
- st(() => (t(15, U = !ee), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", _e, !1), () => {
1158
- window.removeEventListener("message", _e);
1184
+ ot(() => (t(16, U = !te), window.postMessage({ type: "TournamentThumbnailMounted" }, window.location.href), window.addEventListener("message", ye, !1), () => {
1185
+ window.removeEventListener("message", ye);
1159
1186
  }));
1160
- const We = () => ye(), Ke = () => Te(), Xe = () => ie(L), Ve = () => Fe(L, ne), Ze = () => ie(L);
1161
- function Qe(i) {
1162
- lt[i ? "unshift" : "push"](() => {
1163
- R = i, t(13, R);
1187
+ const Ge = () => Fe(), We = () => Te(), Ke = () => oe(L), Xe = () => ze(L, re), Ve = () => oe(L);
1188
+ function Ze(i) {
1189
+ st[i ? "unshift" : "push"](() => {
1190
+ A = i, t(14, A);
1164
1191
  });
1165
1192
  }
1166
1193
  return r.$$set = (i) => {
1167
- "session" in i && t(0, o = i.session), "userid" in i && t(1, s = i.userid), "tournamenturl" in i && t(2, u = i.tournamenturl), "touridx" in i && t(38, a = i.touridx), "endpoint" in i && t(39, d = i.endpoint), "showdetails" in i && t(3, g = i.showdetails), "showslider" in i && t(4, h = i.showslider), "showenrolled" in i && t(5, y = i.showenrolled), "maxwidth" in i && t(6, C = i.maxwidth), "fullsize" in i && t(7, E = i.fullsize), "lang" in i && t(8, w = i.lang), "loginevent" in i && t(40, A = i.loginevent), "registerevent" in i && t(41, D = i.registerevent), "loginurl" in i && t(42, F = i.loginurl), "registerurl" in i && t(43, z = i.registerurl), "currency" in i && t(44, v = i.currency), "keepbrowsercontext" in i && t(9, f = i.keepbrowsercontext), "clientstyling" in i && t(10, m = i.clientstyling), "clientstylingurl" in i && t(11, G = i.clientstylingurl), "translationurl" in i && t(12, W = i.translationurl), "tournamentinfo" in i && t(45, K = i.tournamentinfo);
1194
+ "session" in i && t(0, o = i.session), "userid" in i && t(1, s = i.userid), "tournamenturl" in i && t(2, a = i.tournamenturl), "touridx" in i && t(39, u = i.touridx), "endpoint" in i && t(40, m = i.endpoint), "showdetails" in i && t(3, g = i.showdetails), "showslider" in i && t(4, h = i.showslider), "showenrolled" in i && t(5, _ = i.showenrolled), "maxwidth" in i && t(6, j = i.maxwidth), "fullsize" in i && t(7, B = i.fullsize), "lang" in i && t(8, p = i.lang), "loginevent" in i && t(41, I = i.loginevent), "registerevent" in i && t(42, D = i.registerevent), "loginurl" in i && t(43, T = i.loginurl), "registerurl" in i && t(44, z = i.registerurl), "currency" in i && t(45, v = i.currency), "keepbrowsercontext" in i && t(9, f = i.keepbrowsercontext), "clientstyling" in i && t(10, d = i.clientstyling), "clientstylingurl" in i && t(11, G = i.clientstylingurl), "translationurl" in i && t(12, W = i.translationurl), "tournamentinfo" in i && t(46, K = i.tournamentinfo), "mbsource" in i && t(13, X = i.mbsource);
1168
1195
  }, r.$$.update = () => {
1169
1196
  r.$$.dirty[0] & /*lang*/
1170
- 256 && w && gt(w), r.$$.dirty[0] & /*customStylingContainer, clientstyling*/
1171
- 9216 && R && m && qe(), r.$$.dirty[0] & /*customStylingContainer, clientstylingurl*/
1172
- 10240 && R && G && Ge(), r.$$.dirty[0] & /*translationurl*/
1173
- 4096 && W && Oe(), r.$$.dirty[0] & /*session*/
1174
- 1 && o && He(), r.$$.dirty[0] & /*tournamenturl, lang*/
1175
- 260 && t(46, re = u && w), r.$$.dirty[1] & /*initialParameters*/
1176
- 32768 && re && Ne();
1197
+ 256 && p && pt(p), r.$$.dirty[0] & /*translationurl*/
1198
+ 4096 && W && Je(), r.$$.dirty[0] & /*session*/
1199
+ 1 && o && Ne(), r.$$.dirty[0] & /*tournamenturl, lang*/
1200
+ 260 && t(47, ie = a && p), r.$$.dirty[1] & /*initialParameters*/
1201
+ 65536 && ie && qe(), r.$$.dirty[0] & /*clientstyling, customStylingContainer*/
1202
+ 17408 && d && A && ft(A, d), r.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
1203
+ 18432 && G && A && ct(A, G), r.$$.dirty[0] & /*mbsource, customStylingContainer*/
1204
+ 24576 && X && A && mt(A, `${X}.Style`);
1177
1205
  }, [
1178
1206
  o,
1179
1207
  s,
1180
- u,
1208
+ a,
1181
1209
  g,
1182
1210
  h,
1183
- y,
1184
- C,
1185
- E,
1186
- w,
1211
+ _,
1212
+ j,
1213
+ B,
1214
+ p,
1187
1215
  f,
1188
- m,
1216
+ d,
1189
1217
  G,
1190
1218
  W,
1191
- R,
1219
+ X,
1220
+ A,
1192
1221
  J,
1193
1222
  U,
1194
- V,
1195
1223
  Z,
1196
- ce,
1197
- $,
1224
+ Q,
1225
+ me,
1198
1226
  ee,
1227
+ te,
1199
1228
  de,
1200
- me,
1229
+ ge,
1201
1230
  H,
1202
1231
  L,
1203
- ge,
1204
- te,
1205
1232
  he,
1206
- pe,
1207
1233
  ne,
1208
- be,
1209
- Q,
1234
+ pe,
1235
+ we,
1236
+ re,
1237
+ ke,
1238
+ Y,
1210
1239
  n,
1211
- ye,
1212
- Te,
1213
- ie,
1214
1240
  Fe,
1241
+ Te,
1242
+ oe,
1215
1243
  ze,
1216
- a,
1217
- d,
1218
- A,
1244
+ ve,
1245
+ u,
1246
+ m,
1247
+ I,
1219
1248
  D,
1220
- F,
1249
+ T,
1221
1250
  z,
1222
1251
  v,
1223
1252
  K,
1224
- re,
1253
+ ie,
1254
+ Ge,
1225
1255
  We,
1226
1256
  Ke,
1227
1257
  Xe,
1228
1258
  Ve,
1229
- Ze,
1230
- Qe
1259
+ Ze
1231
1260
  ];
1232
1261
  }
1233
- class vt extends tt {
1262
+ class Bt extends et {
1234
1263
  constructor(e) {
1235
- super(), nt(
1264
+ super(), tt(
1236
1265
  this,
1237
1266
  e,
1238
- zt,
1239
- Ft,
1240
- rt,
1267
+ St,
1268
+ vt,
1269
+ nt,
1241
1270
  {
1242
1271
  session: 0,
1243
1272
  userid: 1,
1244
1273
  tournamenturl: 2,
1245
- touridx: 38,
1246
- endpoint: 39,
1274
+ touridx: 39,
1275
+ endpoint: 40,
1247
1276
  showdetails: 3,
1248
1277
  showslider: 4,
1249
1278
  showenrolled: 5,
1250
1279
  maxwidth: 6,
1251
1280
  fullsize: 7,
1252
1281
  lang: 8,
1253
- loginevent: 40,
1254
- registerevent: 41,
1255
- loginurl: 42,
1256
- registerurl: 43,
1257
- currency: 44,
1282
+ loginevent: 41,
1283
+ registerevent: 42,
1284
+ loginurl: 43,
1285
+ registerurl: 44,
1286
+ currency: 45,
1258
1287
  keepbrowsercontext: 9,
1259
1288
  clientstyling: 10,
1260
1289
  clientstylingurl: 11,
1261
1290
  translationurl: 12,
1262
- tournamentinfo: 45
1291
+ tournamentinfo: 46,
1292
+ mbsource: 13
1263
1293
  },
1264
- ht,
1294
+ wt,
1265
1295
  [-1, -1, -1]
1266
1296
  );
1267
1297
  }
@@ -1269,130 +1299,136 @@ class vt extends tt {
1269
1299
  return this.$$.ctx[0];
1270
1300
  }
1271
1301
  set session(e) {
1272
- this.$$set({ session: e }), T();
1302
+ this.$$set({ session: e }), F();
1273
1303
  }
1274
1304
  get userid() {
1275
1305
  return this.$$.ctx[1];
1276
1306
  }
1277
1307
  set userid(e) {
1278
- this.$$set({ userid: e }), T();
1308
+ this.$$set({ userid: e }), F();
1279
1309
  }
1280
1310
  get tournamenturl() {
1281
1311
  return this.$$.ctx[2];
1282
1312
  }
1283
1313
  set tournamenturl(e) {
1284
- this.$$set({ tournamenturl: e }), T();
1314
+ this.$$set({ tournamenturl: e }), F();
1285
1315
  }
1286
1316
  get touridx() {
1287
- return this.$$.ctx[38];
1317
+ return this.$$.ctx[39];
1288
1318
  }
1289
1319
  set touridx(e) {
1290
- this.$$set({ touridx: e }), T();
1320
+ this.$$set({ touridx: e }), F();
1291
1321
  }
1292
1322
  get endpoint() {
1293
- return this.$$.ctx[39];
1323
+ return this.$$.ctx[40];
1294
1324
  }
1295
1325
  set endpoint(e) {
1296
- this.$$set({ endpoint: e }), T();
1326
+ this.$$set({ endpoint: e }), F();
1297
1327
  }
1298
1328
  get showdetails() {
1299
1329
  return this.$$.ctx[3];
1300
1330
  }
1301
1331
  set showdetails(e) {
1302
- this.$$set({ showdetails: e }), T();
1332
+ this.$$set({ showdetails: e }), F();
1303
1333
  }
1304
1334
  get showslider() {
1305
1335
  return this.$$.ctx[4];
1306
1336
  }
1307
1337
  set showslider(e) {
1308
- this.$$set({ showslider: e }), T();
1338
+ this.$$set({ showslider: e }), F();
1309
1339
  }
1310
1340
  get showenrolled() {
1311
1341
  return this.$$.ctx[5];
1312
1342
  }
1313
1343
  set showenrolled(e) {
1314
- this.$$set({ showenrolled: e }), T();
1344
+ this.$$set({ showenrolled: e }), F();
1315
1345
  }
1316
1346
  get maxwidth() {
1317
1347
  return this.$$.ctx[6];
1318
1348
  }
1319
1349
  set maxwidth(e) {
1320
- this.$$set({ maxwidth: e }), T();
1350
+ this.$$set({ maxwidth: e }), F();
1321
1351
  }
1322
1352
  get fullsize() {
1323
1353
  return this.$$.ctx[7];
1324
1354
  }
1325
1355
  set fullsize(e) {
1326
- this.$$set({ fullsize: e }), T();
1356
+ this.$$set({ fullsize: e }), F();
1327
1357
  }
1328
1358
  get lang() {
1329
1359
  return this.$$.ctx[8];
1330
1360
  }
1331
1361
  set lang(e) {
1332
- this.$$set({ lang: e }), T();
1362
+ this.$$set({ lang: e }), F();
1333
1363
  }
1334
1364
  get loginevent() {
1335
- return this.$$.ctx[40];
1365
+ return this.$$.ctx[41];
1336
1366
  }
1337
1367
  set loginevent(e) {
1338
- this.$$set({ loginevent: e }), T();
1368
+ this.$$set({ loginevent: e }), F();
1339
1369
  }
1340
1370
  get registerevent() {
1341
- return this.$$.ctx[41];
1371
+ return this.$$.ctx[42];
1342
1372
  }
1343
1373
  set registerevent(e) {
1344
- this.$$set({ registerevent: e }), T();
1374
+ this.$$set({ registerevent: e }), F();
1345
1375
  }
1346
1376
  get loginurl() {
1347
- return this.$$.ctx[42];
1377
+ return this.$$.ctx[43];
1348
1378
  }
1349
1379
  set loginurl(e) {
1350
- this.$$set({ loginurl: e }), T();
1380
+ this.$$set({ loginurl: e }), F();
1351
1381
  }
1352
1382
  get registerurl() {
1353
- return this.$$.ctx[43];
1383
+ return this.$$.ctx[44];
1354
1384
  }
1355
1385
  set registerurl(e) {
1356
- this.$$set({ registerurl: e }), T();
1386
+ this.$$set({ registerurl: e }), F();
1357
1387
  }
1358
1388
  get currency() {
1359
- return this.$$.ctx[44];
1389
+ return this.$$.ctx[45];
1360
1390
  }
1361
1391
  set currency(e) {
1362
- this.$$set({ currency: e }), T();
1392
+ this.$$set({ currency: e }), F();
1363
1393
  }
1364
1394
  get keepbrowsercontext() {
1365
1395
  return this.$$.ctx[9];
1366
1396
  }
1367
1397
  set keepbrowsercontext(e) {
1368
- this.$$set({ keepbrowsercontext: e }), T();
1398
+ this.$$set({ keepbrowsercontext: e }), F();
1369
1399
  }
1370
1400
  get clientstyling() {
1371
1401
  return this.$$.ctx[10];
1372
1402
  }
1373
1403
  set clientstyling(e) {
1374
- this.$$set({ clientstyling: e }), T();
1404
+ this.$$set({ clientstyling: e }), F();
1375
1405
  }
1376
1406
  get clientstylingurl() {
1377
1407
  return this.$$.ctx[11];
1378
1408
  }
1379
1409
  set clientstylingurl(e) {
1380
- this.$$set({ clientstylingurl: e }), T();
1410
+ this.$$set({ clientstylingurl: e }), F();
1381
1411
  }
1382
1412
  get translationurl() {
1383
1413
  return this.$$.ctx[12];
1384
1414
  }
1385
1415
  set translationurl(e) {
1386
- this.$$set({ translationurl: e }), T();
1416
+ this.$$set({ translationurl: e }), F();
1387
1417
  }
1388
1418
  get tournamentinfo() {
1389
- return this.$$.ctx[45];
1419
+ return this.$$.ctx[46];
1390
1420
  }
1391
1421
  set tournamentinfo(e) {
1392
- this.$$set({ tournamentinfo: e }), T();
1422
+ this.$$set({ tournamentinfo: e }), F();
1423
+ }
1424
+ get mbsource() {
1425
+ return this.$$.ctx[13];
1426
+ }
1427
+ set mbsource(e) {
1428
+ this.$$set({ mbsource: e }), F();
1393
1429
  }
1394
1430
  }
1395
- ct(vt, { session: {}, userid: {}, tournamenturl: {}, touridx: {}, endpoint: {}, showdetails: {}, showslider: {}, showenrolled: {}, maxwidth: {}, fullsize: {}, lang: {}, loginevent: {}, registerevent: {}, loginurl: {}, registerurl: {}, currency: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, tournamentinfo: {} }, [], [], !0);
1431
+ dt(Bt, { session: {}, userid: {}, tournamenturl: {}, touridx: {}, endpoint: {}, showdetails: {}, showslider: {}, showenrolled: {}, maxwidth: {}, fullsize: {}, lang: {}, loginevent: {}, registerevent: {}, loginurl: {}, registerurl: {}, currency: {}, keepbrowsercontext: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, tournamentinfo: {}, mbsource: {} }, [], [], !0);
1396
1432
  export {
1397
- vt as default
1433
+ Bt as default
1398
1434
  };