@everymatrix/casino-tournaments-thumbnail 1.86.20 → 1.86.21
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.
- package/components/{CasinoTournamentsThumbnail-DLVdcaz-.js → CasinoTournamentsThumbnail-D7xu54zg.js} +1 -1
- package/components/{CasinoTournamentsThumbnail-BlEoEBx3.cjs → CasinoTournamentsThumbnail-Ds-8Z86f.cjs} +1 -1
- package/components/{CasinoTournamentsThumbnail-C-1gtb8z.js → CasinoTournamentsThumbnail-KSvzY73V.js} +1 -1
- package/es2015/casino-tournaments-thumbnail.cjs +1 -1
- package/es2015/casino-tournaments-thumbnail.js +1 -1
- package/esnext/casino-tournaments-thumbnail.js +1 -1
- package/package.json +1 -1
package/components/{CasinoTournamentsThumbnail-DLVdcaz-.js → CasinoTournamentsThumbnail-D7xu54zg.js}
RENAMED
|
@@ -4455,7 +4455,7 @@ function Ci(e, t, r) {
|
|
|
4455
4455
|
minute: "numeric",
|
|
4456
4456
|
hour12: !1
|
|
4457
4457
|
});
|
|
4458
|
-
const E = () => n(a === "
|
|
4458
|
+
const E = () => n(a === "Unstarted" ? "startingAt" : "startedAt");
|
|
4459
4459
|
r(10, V = `${O} ` + n(`${$}`) + ", " + E() + ` ${b}`);
|
|
4460
4460
|
}, ne = () => {
|
|
4461
4461
|
a == "Unstarted" && (r(11, J = n("scheduled")), r(13, Q = "StatusUnstarted")), a == "Running" && (r(11, J = n("ongoing")), r(13, Q = "StatusRunning")), (a == "Closed" || a == "Closing") && r(11, J = n("finished")), a == "Closed" && r(13, Q = "StatusClosed"), a == "Closing" && r(13, Q = "StatusClosing");
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3
3
|
`,me.MISSING_INTL_API,a);var U=r.getPluralRules(t,{type:h.pluralType}).select(m-(h.offset||0));C=h.options[U]||h.options.other}if(!C)throw new At(h.value,m,Object.keys(h.options),a);o.push.apply(o,Oe(C.value,t,r,n,i,m-(h.offset||0)));continue}}return Jn(o)}function Wn(e,t){return t?Q(Q(Q({},e||{}),t||{}),Object.keys(e).reduce(function(r,n){return r[n]=Q(Q({},e[n]),t[n]||{}),r},{})):e}function Xn(e,t){return t?Object.keys(e).reduce(function(r,n){return r[n]=Wn(e[n],t[n]),r},Q({},e)):e}function Xe(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}function Zn(e){return e===void 0&&(e={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:Je(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.NumberFormat).bind.apply(t,Ve([void 0],r,!1)))},{cache:Xe(e.number),strategy:ze.variadic}),getDateTimeFormat:Je(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.DateTimeFormat).bind.apply(t,Ve([void 0],r,!1)))},{cache:Xe(e.dateTime),strategy:ze.variadic}),getPluralRules:Je(function(){for(var t,r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return new((t=Intl.PluralRules).bind.apply(t,Ve([void 0],r,!1)))},{cache:Xe(e.pluralRules),strategy:ze.variadic})}}var qn=function(){function e(t,r,n,i){r===void 0&&(r=e.defaultLocale);var s=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(l){var u=s.formatToParts(l);if(u.length===1)return u[0].value;var h=u.reduce(function(c,m){return!c.length||m.type!==D.literal||typeof c[c.length-1]!="string"?c.push(m.value):c[c.length-1]+=m.value,c},[]);return h.length<=1?h[0]||"":h},this.formatToParts=function(l){return Oe(s.ast,s.locales,s.formatters,s.formats,l,void 0,s.message)},this.resolvedOptions=function(){var l;return{locale:((l=s.resolvedLocale)===null||l===void 0?void 0:l.toString())||Intl.NumberFormat.supportedLocalesOf(s.locales)[0]}},this.getAst=function(){return s.ast},this.locales=r,this.resolvedLocale=e.resolveLocale(r),typeof t=="string"){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var a=i||{};a.formatters;var o=sn(a,["formatters"]);this.ast=e.__parse(t,Q(Q({},o),{locale:this.resolvedLocale}))}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=Xn(e.formats,n),this.formatters=i&&i.formatters||Zn(this.formatterCache)}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=new Intl.NumberFormat().resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(t){if(typeof Intl.Locale!="undefined"){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale(typeof t=="string"?t:t[0])}},e.__parse=$n,e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();function Qn(e,t){if(t==null)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let i=0;i<r.length;i++)if(typeof n=="object"){if(i>0){const s=r.slice(i,r.length).join(".");if(s in n){n=n[s];break}}n=n[r[i]]}else n=void 0;return n}const te={},Yn=(e,t,r)=>r&&(t in te||(te[t]={}),e in te[t]||(te[t][e]=r),r),sr=(e,t)=>{if(t==null)return;if(t in te&&e in te[t])return te[t][e];const r=Fe(t);for(let n=0;n<r.length;n++){const i=r[n],s=ei(i,e);if(s)return Yn(e,t,s)}};let lt;const ge=De({});function Kn(e){return lt[e]||null}function ar(e){return e in lt}function ei(e,t){if(!ar(e))return null;const r=Kn(e);return Qn(r,t)}function ti(e){if(e==null)return;const t=Fe(e);for(let r=0;r<t.length;r++){const n=t[r];if(ar(n))return n}}function or(e,...t){delete te[e],ge.update(r=>(r[e]=nn.all([r[e]||{},...t]),r))}be([ge],([e])=>Object.keys(e));ge.subscribe(e=>lt=e);const Ne={};function ri(e,t){Ne[e].delete(t),Ne[e].size===0&&delete Ne[e]}function ur(e){return Ne[e]}function ni(e){return Fe(e).map(t=>{const r=ur(t);return[t,r?[...r]:[]]}).filter(([,t])=>t.length>0)}function ot(e){return e==null?!1:Fe(e).some(t=>{var r;return(r=ur(t))==null?void 0:r.size})}function ii(e,t){return Promise.all(t.map(n=>(ri(e,n),n().then(i=>i.default||i)))).then(n=>or(e,...n))}const _e={};function lr(e){if(!ot(e))return e in _e?_e[e]:Promise.resolve();const t=ni(e);return _e[e]=Promise.all(t.map(([r,n])=>ii(r,n))).then(()=>{if(ot(e))return lr(e);delete _e[e]}),_e[e]}const si={number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},ai={fallbackLocale:null,loadingDelay:200,formats:si,warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0},oi=ai;function de(){return oi}const Ze=De(!1);var ui=Object.defineProperty,li=Object.defineProperties,hi=Object.getOwnPropertyDescriptors,Ht=Object.getOwnPropertySymbols,ci=Object.prototype.hasOwnProperty,fi=Object.prototype.propertyIsEnumerable,Ct=(e,t,r)=>t in e?ui(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,mi=(e,t)=>{for(var r in t||(t={}))ci.call(t,r)&&Ct(e,r,t[r]);if(Ht)for(var r of Ht(t))fi.call(t,r)&&Ct(e,r,t[r]);return e},di=(e,t)=>li(e,hi(t));let ut;const Le=De(null);function Bt(e){return e.split("-").map((t,r,n)=>n.slice(0,r+1).join("-")).reverse()}function Fe(e,t=de().fallbackLocale){const r=Bt(e);return t?[...new Set([...r,...Bt(t)])]:r}function se(){return ut!=null?ut:void 0}Le.subscribe(e=>{ut=e!=null?e:void 0,typeof window!="undefined"&&e!=null&&document.documentElement.setAttribute("lang",e)});const bi=e=>{if(e&&ti(e)&&ot(e)){const{loadingDelay:t}=de();let r;return typeof window!="undefined"&&se()!=null&&t?r=window.setTimeout(()=>Ze.set(!0),t):Ze.set(!0),lr(e).then(()=>{Le.set(e)}).finally(()=>{clearTimeout(r),Ze.set(!1)})}return Le.set(e)},re=di(mi({},Le),{set:bi}),Ge=e=>{const t=Object.create(null);return n=>{const i=JSON.stringify(n);return i in t?t[i]:t[i]=e(n)}};var gi=Object.defineProperty,Re=Object.getOwnPropertySymbols,hr=Object.prototype.hasOwnProperty,cr=Object.prototype.propertyIsEnumerable,wt=(e,t,r)=>t in e?gi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ht=(e,t)=>{for(var r in t||(t={}))hr.call(t,r)&&wt(e,r,t[r]);if(Re)for(var r of Re(t))cr.call(t,r)&&wt(e,r,t[r]);return e},pe=(e,t)=>{var r={};for(var n in e)hr.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Re)for(var n of Re(e))t.indexOf(n)<0&&cr.call(e,n)&&(r[n]=e[n]);return r};const Se=(e,t)=>{const{formats:r}=de();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},pi=Ge(e=>{var t=e,{locale:r,format:n}=t,i=pe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=Se("number",n)),new Intl.NumberFormat(r,i)}),yi=Ge(e=>{var t=e,{locale:r,format:n}=t,i=pe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=Se("date",n):Object.keys(i).length===0&&(i=Se("date","short")),new Intl.DateTimeFormat(r,i)}),_i=Ge(e=>{var t=e,{locale:r,format:n}=t,i=pe(t,["locale","format"]);if(r==null)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=Se("time",n):Object.keys(i).length===0&&(i=Se("time","short")),new Intl.DateTimeFormat(r,i)}),vi=(e={})=>{var t=e,{locale:r=se()}=t,n=pe(t,["locale"]);return pi(ht({locale:r},n))},Ei=(e={})=>{var t=e,{locale:r=se()}=t,n=pe(t,["locale"]);return yi(ht({locale:r},n))},xi=(e={})=>{var t=e,{locale:r=se()}=t,n=pe(t,["locale"]);return _i(ht({locale:r},n))},Si=Ge((e,t=se())=>new qn(e,t,de().formats,{ignoreTag:de().ignoreTag})),Ti=(e,t={})=>{var r,n,i,s;let a=t;typeof e=="object"&&(a=e,e=a.id);const{values:o,locale:l=se(),default:u}=a;if(l==null)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let h=sr(e,l);if(!h)h=(s=(i=(n=(r=de()).handleMissingMessage)==null?void 0:n.call(r,{locale:l,id:e,defaultValue:u}))!=null?i:u)!=null?s:e;else if(typeof h!="string")return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),h;if(!o)return h;let c=h;try{c=Si(h,l).format(o)}catch(m){m instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,m.message)}return c},Ai=(e,t)=>xi(t).format(e),Hi=(e,t)=>Ei(t).format(e),Ci=(e,t)=>vi(t).format(e),Bi=(e,t=se())=>sr(e,t),wi=be([re,ge],()=>Ti);be([re],()=>Ai);be([re],()=>Hi);be([re],()=>Ci);be([re,ge],()=>Bi);function Ii({withLocale:e,translations:t}){re.subscribe(r=>{r==null&&(ge.set(t),re.set(e))})}function It(e,t){or(e,t)}function Oi(e){re.set(e)}const Ot={en:{enrolled:"Enrolled",scoreCriteria:"Score Criteria",minbet:"min bet count",seegames:"You can see the games",here:"here",scheduled:"Scheduled",ongoing:"Ongoing",finished:"Finished",startingAt:"Starting at:",startedAt:"Started at:",startingAtWithTime:"Starts {startTime}",startedAtWithTime:"Started {startTime}",mostRounds:"Most Rounds",betCount:"Number of Bets",maxWinStakeRatio:"Max Win per Stake",winStakeRatio:"Total Win per Stake",stake:"Turnover",January:"January",February:"February",March:"March",April:"April",May:"May",June:"June",July:"July",August:"August",September:"September",October:"October",November:"November",December:"December"},hr:{enrolled:"Sudjeluje",scoreCriteria:"Kriterij bodovanja",minbet:"Minimalni ulog",seegames:"Vidi igre",here:"ovdje",scheduled:"Zakazano",ongoing:"U tijeku",finished:"Završeno",startingAt:"Počinje u:",startedAt:"Počelo u:",startingAtWithTime:"Počinje {startTime}",startedAtWithTime:"Počelo {startTime}",mostRounds:"Najviše krugova",betCount:"Broj uloga",maxWinStakeRatio:"Maksimalni dobitak po ulogu",winStakeRatio:"Dobitak po ulogu",stake:"Ulog",January:"Siječanj",February:"Veljača",March:"Ožujak",April:"Travanj",May:"Svibanj",June:"Lipanj",July:"Srpanj",August:"Kolovoz",September:"Rujan",October:"Listopad",November:"Studeni",December:"Prosinac"},"zh-hk":{enrolled:"已註冊",scoreCriteria:"評分標準",minbet:"最小投注數:",seegames:"你可以看比賽",here:"這裡",scheduled:"預定的",ongoing:"進行中",finished:"完成的",startingAt:"開始於",startedAt:"大多數回合",mostRounds:"投注數",betCount:"投注计数",maxWinStakeRatio:"最大勝率",winStakeRatio:"勝率",stake:"Turnover",January:"一月",February:"二月",March:"行进",April:"四月",May:"可能",June:"六月",July:"七月",August:"八月",September:"九月",October:"十月",November:"十一月",December:"十二月"},fr:{enrolled:"Inscrits",scoreCriteria:"Critères de notation",minbet:"nombre de paris minimum",seegames:"Vous pouvez voir les jeux",here:"ici",scheduled:"Programmé",ongoing:"En cours",finished:"Fini",startingAt:"À partir de:",startedAt:"Commencé à:",mostRounds:"Le plus grand nombre de tours",betCount:"Nombre de paris",maxWinStakeRatio:"Indice maximum du gain d'une mise",winStakeRatio:"Indice du gain d'une mise",stake:"Turnover",January:"January",February:"February",March:"March",April:"April",May:"May",June:"June",July:"July",August:"August",September:"September",October:"October",November:"November",December:"December"},ro:{enrolled:"Înscris",scoreCriteria:"Criterii de punctaj",minbet:"număr minim de pariuri",seegames:"Vezi jocurile",here:"aici",scheduled:"Programat",ongoing:"În curs",finished:"Finalizat",startingAt:"Începând de la",startedAt:"A inceput la:",mostRounds:"Cele mai multe runde",betCount:"Număr de pariuri",maxWinStakeRatio:"Pondere maximă a mizei din câștig",winStakeRatio:"Câștig Total per Miză",stake:"Turnover",January:"Ianuarie",February:"Februarie",March:"Martie",April:"Aprilie",May:"Mai",June:"Iunie",July:"Iulie",August:"August",September:"Septembrie",October:"Octombrie",November:"Noiembrie",December:"Decembrie"},tr:{enrolled:"Kayıtlı",scoreCriteria:"Puan Kriterleri",minbet:"minimum bahis sayısı",seegames:"Oyunları görebilirsiniz",here:"Burada",scheduled:"planlanmış",ongoing:"devam ediyor",finished:"Bitti",startingAt:"Buradan başlayarak:",startedAt:"Başlangıç:",mostRounds:"En Çok Tur",betCount:"Bahis Sayısı",maxWinStakeRatio:"Bahis Başına Maksimum Kazanç",winStakeRatio:"Bahis Başına Toplam Kazanç",stake:"Devir",January:"Ocak",February:"Şubat",March:"Mart",April:"Nisan",May:"Mayıs",June:"Haziran",July:"Temmuz",August:"Ağustos",September:"Eylül",October:"Ekim",November:"Kasım",December:"Aralık",startingAtWithTime:"{startTime} başlar",startedAtWithTime:"{startTime} başlatıldı"},el:{enrolled:"Εγγεγραμμένος",scoreCriteria:"Κριτήρια Σκορ",minbet:"Ελάχιστος αριθμός πονταρισμάτων",seegames:"Μπορείς να δεις τα παιχνίδια",here:"εδώ",all:"Όλα",scheduled:"Προγραμματισμένα",ongoing:"Τρέχοντα",finished:"Ολοκληρωμένα",startingAt:"Αρχίζει στις:",startedAt:"Άρχισε στις:",startingAtWithTime:"Αρχίζει στις {startTime}",startedAtWithTime:"Άρχισε στις {startTime}",mostRounds:"Οι περισσότεροι γύροι",betCount:"Οι περισσότεροι γύροι",maxWinStakeRatio:"Μεγαλύτερο Κέρδος άνα Ποντάρισμα",winStakeRatio:"Συνολική Αναλογία Κερδών άνα Ποντάρισμα",stake:"Turnover",January:"Ιανουαρίου",February:"Φεβρουαρίου",March:"Μαρτίου",April:"Απριλίου",May:"Μαΐου",June:"Ιουνίου",July:"Ιουλίου",August:"Αυγούστου",September:"Σεπτεμβρίου",October:"Οκτωβρίου",November:"Νοεμβρίου",December:"Δεκεμβρίου"},es:{enrolled:"Participando",scoreCriteria:"Regla de puntos",minbet:"Apuesta mínima",seegames:"Puede ver los juegos aquí",here:"aquí",scheduled:"Programado",ongoing:"En Vivo",finished:"Finalizado",startingAt:"Iniciando en:",startedAt:"Inicio:",mostRounds:"Más rondas",betCount:"Número de Apuestas",maxWinStakeRatio:"Máxima Ganancia por Apuesta",winStakeRatio:"Total Ganancia por Apuestas",stake:"Turnover",January:"Enero",February:"Febrero",March:"Marzo",April:"April",May:"Mayo",June:"Junio",July:"Julio",August:"Agosto",September:"Septiembre",October:"Octubre",November:"Noviembre",December:"Diciembre"},pt:{enrolled:"Inscrito",scoreCriteria:"Critérios de pontuação",minbet:"Contagens de aposta mínima",seegames:"Você pode ver os jogos",here:"Aqui",scheduled:"Agendado",ongoing:"Em progresso",finished:"Finalizado",startingAt:"Começando às:",startedAt:"Começou às:",mostRounds:"Mais rodadas",betCount:"Contagem de Apostas",maxWinStakeRatio:"Rácio máximo de vitórias",winStakeRatio:"Rácio de Vitórias",stake:"Turnover",January:"January",February:"February",March:"March",April:"April",May:"May",June:"June",July:"July",August:"August",September:"September",October:"October",November:"November",December:"December"},hu:{enrolled:"Feliratkozott",scoreCriteria:"Pontozási kritériumok",minbet:"Minimális tét",seegames:"Játékok megnézése",here:"itt",scheduled:"Ütemezés",ongoing:"Folyamatban lévő",finished:"Befejezett",startingAt:"Kezdődik",startedAt:"Started at:",mostRounds:"Legtöbb kör",betCount:"Számított tét",maxWinStakeRatio:"Maximális nyeremény tétenként",winStakeRatio:"Összes nyeremény tétenként",stake:"Turnover",January:"January",February:"February",March:"March",April:"April",May:"May",June:"June",July:"July",August:"August",September:"September",October:"October",November:"November",December:"December"},"en-us":{enrolled:"Enrolled",scoreCriteria:"Score Criteria",minbet:"min bet count",seegames:"You can see the games",here:"here",scheduled:"Scheduled",ongoing:"Ongoing",finished:"Finished",startingAt:"Starting at:",startedAt:"Started at:",startingAtWithTime:"Starts {startTime}",startedAtWithTime:"Started {startTime}",mostRounds:"Most Rounds",betCount:"Number of Bets",maxWinStakeRatio:"Max Win per Stake",winStakeRatio:"Total Win per Stake",stake:"Turnover",January:"January",February:"February",March:"March",April:"April",May:"May",June:"June",July:"July",August:"August",September:"September",October:"October",November:"November",December:"December"}};function Ni(e,t){if(e){const r=document.createElement("style");r.innerHTML=t,e.appendChild(r)}}function Pi(e,t){if(!e||!t)return;const r=new URL(t);fetch(r.href).then(n=>n.text()).then(n=>{const i=document.createElement("style");i.innerHTML=n,e&&e.appendChild(i)}).catch(n=>{console.error("There was an error while trying to load client styling from URL",n)})}function Mi(e,t,r){if(window.emMessageBus){const n=document.createElement("style");window.emMessageBus.subscribe(t,i=>{n.innerHTML=i,e&&e.appendChild(n)})}}function Li(e){vr(e,"svelte-52u9sp",':host{font-family:"Roboto", system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:"Roboto"}ui-image.UIImage{height:100%;text-align:center}.UIImage img{width:100%;height:auto;max-height:100%}.Loading{margin:2px 0px}.Loading ui-skeleton .SkeletonContainer .Skeleton{margin:2px 0px}.Loading.Thumbnail .Details{padding:10px 20px 0;display:flex;flex-direction:column;gap:5px}a{color:var(--emw--color-green, #48952a);text-decoration:underline;cursor:pointer}.Thumbnail{cursor:pointer;position:relative}.Thumbnail .Skeleton.CardImg{background:transparent}.Thumbnail .CardImg{height:300px;width:100%;background-image:url("https://breakthrough.org/wp-content/uploads/2018/10/default-placeholder-image.png");background-repeat:no-repeat;background-position:center;background-size:cover}.Thumbnail .CardImg.CardImgFinished{filter:grayscale(1)}.Thumbnail .Status{background:var(--emw--color-black, #000000);display:flex;justify-content:center;align-items:center;position:absolute;top:20px;right:20px;min-height:30px;padding:0 10px;font-size:12px;text-transform:uppercase;z-index:1}.Thumbnail .Enrolled{background:var(--emw--color-contrast, #07072A);color:var(--emw--color-gray-150, #828282);display:flex;justify-content:center;align-items:center;position:absolute;top:20px;left:20px;min-height:30px;padding:0 10px;font-size:12px;text-transform:uppercase;z-index:1}.Thumbnail .Details{padding:10px 20px 0}.Thumbnail .Details .Title{cursor:pointer;font-size:18px;padding-bottom:10px;background-color:transparent}.Thumbnail .Details .Date{text-transform:uppercase;font-size:12px;padding-bottom:4px}.Thumbnail .Details .ScoreCriteria{font-size:12px;padding-bottom:4px}.Thumbnail .Details .Games{font-size:12px}')}function Nt(e){let t,r,n;return{c(){t=H("div"),t.innerHTML='<ui-skeleton structure="rectangle" width="100%" height="300px"></ui-skeleton>',r=Z(),n=H("div"),n.innerHTML='<ui-skeleton structure="title" width="228px" class="Title" height="30px"></ui-skeleton> <ui-skeleton structure="text" width="120px" class="Date"></ui-skeleton> <ui-skeleton structure="text" width="150px" height="20px" class="ScoreCriteria"></ui-skeleton> <ui-skeleton structure="text" width="128px" height="20px" class="Games"></ui-skeleton>',d(t,"class","Skeleton CardImg"),d(n,"class","Details"),d(n,"part","Details")},m(i,s){k(i,t,s),k(i,r,s),k(i,n,s)},d(i){i&&(P(t),P(r),P(n))}}}function Pt(e){let t,r,n,i,s,a,o,l,u,h,c=e[14]("scoreCriteria")+"",m,_,y,T,w,F=e[14]("minbet")+"",M,C,U,L,I,J,z,X=e[14]("seegames")+"",Y,He,G,K=e[14]("here")+"",ie,ee,ye,Ce,B=e[0]&&Mt(e),O=e[6]=="true"&&Lt(e);function f(b,E){return b[3]?Di:Ri}let W=f(e),$=W(e),N=e[2]&&Dt(e);return{c(){B&&B.c(),t=Z(),O&&O.c(),r=Z(),$.c(),n=Z(),i=H("div"),s=H("div"),a=R(e[1]),o=Z(),N&&N.c(),l=Z(),u=H("div"),h=H("p"),m=R(c),_=R(`:
|
|
4
4
|
`),y=H("span"),T=R(e[12]),w=R(`
|
|
5
|
-
(`),M=R(F),C=Z(),U=R(e[5]),L=R(")"),I=Z(),J=H("div"),z=H("p"),Y=R(X),He=Z(),G=H("a"),ie=R(K),d(s,"class","Title"),d(s,"part","Title"),d(y,"part","ScoreCriteriaSpan"),d(h,"part","ScoreCriteriaP"),d(u,"class","ScoreCriteria"),d(u,"part","ScoreCriteria"),d(G,"part","GamesAnchor"),d(G,"href",e[7]),d(G,"target",ee=e[8]==="true"?"_self":"_blank"),d(z,"part","GamesP"),d(J,"class","Games"),d(J,"part","Games"),d(i,"class","Details"),d(i,"part","Details")},m(b,E){B&&B.m(b,E),k(b,t,E),O&&O.m(b,E),k(b,r,E),$.m(b,E),k(b,n,E),k(b,i,E),v(i,s),v(s,a),v(i,o),N&&N.m(i,null),v(i,l),v(i,u),v(u,h),v(h,m),v(h,_),v(h,y),v(y,T),v(h,w),v(h,M),v(h,C),v(h,U),v(h,L),v(i,I),v(i,J),v(J,z),v(z,Y),v(z,He),v(z,G),v(G,ie),ye||(Ce=[Pe(s,"click",e[19]),Ae(e[17].call(null,y)),Pe(G,"click",e[18])],ye=!0)},p(b,E){b[0]?B?B.p(b,E):(B=Mt(b),B.c(),B.m(t.parentNode,t)):B&&(B.d(1),B=null),b[6]=="true"?O?O.p(b,E):(O=Lt(b),O.c(),O.m(r.parentNode,r)):O&&(O.d(1),O=null),W===(W=f(b))&&$?$.p(b,E):($.d(1),$=W(b),$&&($.c(),$.m(n.parentNode,n))),E[0]&2&&q(a,b[1]),b[2]?N?N.p(b,E):(N=Dt(b),N.c(),N.m(i,l)):N&&(N.d(1),N=null),E[0]&16384&&c!==(c=b[14]("scoreCriteria")+"")&&q(m,c),E[0]&4096&&q(T,b[12]),E[0]&16384&&F!==(F=b[14]("minbet")+"")&&q(M,F),E[0]&32&&q(U,b[5]),E[0]&16384&&X!==(X=b[14]("seegames")+"")&&q(Y,X),E[0]&16384&&K!==(K=b[14]("here")+"")&&q(ie,K),E[0]&128&&d(G,"href",b[7]),E[0]&256&&ee!==(ee=b[8]==="true"?"_self":"_blank")&&d(G,"target",ee)},d(b){b&&(P(t),P(r),P(n),P(i)),B&&B.d(b),O&&O.d(b),$.d(b),N&&N.d(),ye=!1,ne(Ce)}}}function Mt(e){let t,r,n,i,s,a;return{c(){t=H("div"),r=R(e[11]),d(t,"class",n="Status "+e[13]),d(t,"part",i="Status "+e[13])},m(o,l){k(o,t,l),v(t,r),s||(a=Ae(e[16].call(null,t)),s=!0)},p(o,l){l[0]&2048&&q(r,o[11]),l[0]&8192&&n!==(n="Status "+o[13])&&d(t,"class",n),l[0]&8192&&i!==(i="Status "+o[13])&&d(t,"part",i)},d(o){o&&P(t),s=!1,a()}}}function Lt(e){let t,r=e[4]&&Rt(e);return{c(){r&&r.c(),t=Sr()},m(n,i){r&&r.m(n,i),k(n,t,i)},p(n,i){n[4]?r?r.p(n,i):(r=Rt(n),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(n){n&&P(t),r&&r.d(n)}}}function Rt(e){let t,r=e[14]("enrolled")+"",n;return{c(){t=H("div"),n=R(r),d(t,"class","Enrolled"),d(t,"part","Enrolled")},m(i,s){k(i,t,s),v(t,n)},p(i,s){s[0]&16384&&r!==(r=i[14]("enrolled")+"")&&q(n,r)},d(i){i&&P(t)}}}function Ri(e){let t,r,n,i,s,a,o;return{c(){t=H("div"),r=H("ui-image"),qe(r.src,n="https://i.stack.imgur.com/y9DpT.jpg")||le(r,"src",n),le(r,"alt","icon"),d(t,"class",i="CardImg "+(e[0]=="Closing"||e[0]=="Closed"?"CardImgFinished":"")),d(t,"part",s="CardImg "+(e[0]=="Closing"||e[0]=="Closed"?"CardImgFinished":""))},m(l,u){k(l,t,u),v(t,r),a||(o=[Ae(e[16].call(null,t)),Pe(t,"click",e[19])],a=!0)},p(l,u){u[0]&1&&i!==(i="CardImg "+(l[0]=="Closing"||l[0]=="Closed"?"CardImgFinished":""))&&d(t,"class",i),u[0]&1&&s!==(s="CardImg "+(l[0]=="Closing"||l[0]=="Closed"?"CardImgFinished":""))&&d(t,"part",s)},d(l){l&&P(t),a=!1,ne(o)}}}function Di(e){let t,r,n,i,s,a,o;return{c(){t=H("div"),r=H("ui-image"),le(r,"class","UIImage"),qe(r.src,n=e[3])||le(r,"src",n),le(r,"alt","icon"),d(t,"class",i="CardImg "+(e[0]=="Closing"||e[0]=="Closed"?"CardImgFinished":"")),d(t,"part",s="CardImg "+(e[0]=="Closing"||e[0]=="Closed"?"CardImgFinished":""))},m(l,u){k(l,t,u),v(t,r),a||(o=[Ae(e[16].call(null,t)),Pe(t,"click",e[19])],a=!0)},p(l,u){u[0]&8&&!qe(r.src,n=l[3])&&le(r,"src",n),u[0]&1&&i!==(i="CardImg "+(l[0]=="Closing"||l[0]=="Closed"?"CardImgFinished":""))&&d(t,"class",i),u[0]&1&&s!==(s="CardImg "+(l[0]=="Closing"||l[0]=="Closed"?"CardImgFinished":""))&&d(t,"part",s)},d(l){l&&P(t),a=!1,ne(o)}}}function Dt(e){let t,r,n,i,s;return{c(){t=H("div"),r=R(e[10]),d(t,"class","Date"),d(t,"part","Date")},m(a,o){k(a,t,o),v(t,r),i||(s=Ae(n=e[15].call(null,t,e[2])),i=!0)},p(a,o){o[0]&1024&&q(r,a[10]),n&&Te(n.update)&&o[0]&4&&n.update.call(null,a[2])},d(a){a&&P(t),i=!1,s()}}}function ki(e){let t,r,n,i=e[1]==="undefined"&&Nt(),s=e[1]!=="undefined"&&Pt(e);return{c(){t=H("div"),i&&i.c(),r=Z(),s&&s.c(),d(t,"class",n=`Thumbnail ${e[1]==="undefined"?"Loading":""}`),d(t,"part","Thumbnail")},m(a,o){k(a,t,o),i&&i.m(t,null),v(t,r),s&&s.m(t,null),e[29](t)},p(a,o){a[1]==="undefined"?i||(i=Nt(),i.c(),i.m(t,r)):i&&(i.d(1),i=null),a[1]!=="undefined"?s?s.p(a,o):(s=Pt(a),s.c(),s.m(t,null)):s&&(s.d(1),s=null),o[0]&2&&n!==(n=`Thumbnail ${a[1]==="undefined"?"Loading":""}`)&&d(t,"class",n)},i:V,o:V,d(a){a&&P(t),i&&i.d(),s&&s.d(),e[29](null)}}}function Ui(e,t,r){let n;_r(e,wi,f=>r(14,n=f));let{userid:i=""}=t,{title:s=""}=t,{startdate:a=""}=t,{status:o=""}=t,{tourid:l=""}=t,{thumbnail:u=""}=t,{userenrolled:h=""}=t,{scorecriteria:c=""}=t,{minbetcount:m=""}=t,{showenrolled:_="false"}=t,{detailsevent:y=""}=t,{gameurl:T=""}=t,{lang:w="en"}=t,{keepbrowsercontext:F="false"}=t,{clientstyling:M=""}=t,{clientstylingurl:C=""}=t,{translationurl:U=""}=t,{mbsource:L}=t,I,J="",z="",X="",Y="";Ii({withLocale:"en",translations:{}});const He=()=>{fetch(U).then(f=>f.json()).then(f=>{Object.keys(f).forEach(W=>{It(W,f[W])}),a&&B()}).catch(f=>{console.log(f)})};Object.keys(Ot).forEach(f=>{It(f,Ot[f])});const G=f=>{f.data&&f.data.type==`TournamentStatus_${l}`&&r(0,o=f.data.status)},K=()=>{const f={month:"long"};let W=new Date(a),$=new Intl.DateTimeFormat("en",f).format(W),N=W.getDate(),b=W.toLocaleString("en-GB",{hour:"numeric",minute:"numeric",hour12:!1});const E=()=>n(o==="
|
|
5
|
+
(`),M=R(F),C=Z(),U=R(e[5]),L=R(")"),I=Z(),J=H("div"),z=H("p"),Y=R(X),He=Z(),G=H("a"),ie=R(K),d(s,"class","Title"),d(s,"part","Title"),d(y,"part","ScoreCriteriaSpan"),d(h,"part","ScoreCriteriaP"),d(u,"class","ScoreCriteria"),d(u,"part","ScoreCriteria"),d(G,"part","GamesAnchor"),d(G,"href",e[7]),d(G,"target",ee=e[8]==="true"?"_self":"_blank"),d(z,"part","GamesP"),d(J,"class","Games"),d(J,"part","Games"),d(i,"class","Details"),d(i,"part","Details")},m(b,E){B&&B.m(b,E),k(b,t,E),O&&O.m(b,E),k(b,r,E),$.m(b,E),k(b,n,E),k(b,i,E),v(i,s),v(s,a),v(i,o),N&&N.m(i,null),v(i,l),v(i,u),v(u,h),v(h,m),v(h,_),v(h,y),v(y,T),v(h,w),v(h,M),v(h,C),v(h,U),v(h,L),v(i,I),v(i,J),v(J,z),v(z,Y),v(z,He),v(z,G),v(G,ie),ye||(Ce=[Pe(s,"click",e[19]),Ae(e[17].call(null,y)),Pe(G,"click",e[18])],ye=!0)},p(b,E){b[0]?B?B.p(b,E):(B=Mt(b),B.c(),B.m(t.parentNode,t)):B&&(B.d(1),B=null),b[6]=="true"?O?O.p(b,E):(O=Lt(b),O.c(),O.m(r.parentNode,r)):O&&(O.d(1),O=null),W===(W=f(b))&&$?$.p(b,E):($.d(1),$=W(b),$&&($.c(),$.m(n.parentNode,n))),E[0]&2&&q(a,b[1]),b[2]?N?N.p(b,E):(N=Dt(b),N.c(),N.m(i,l)):N&&(N.d(1),N=null),E[0]&16384&&c!==(c=b[14]("scoreCriteria")+"")&&q(m,c),E[0]&4096&&q(T,b[12]),E[0]&16384&&F!==(F=b[14]("minbet")+"")&&q(M,F),E[0]&32&&q(U,b[5]),E[0]&16384&&X!==(X=b[14]("seegames")+"")&&q(Y,X),E[0]&16384&&K!==(K=b[14]("here")+"")&&q(ie,K),E[0]&128&&d(G,"href",b[7]),E[0]&256&&ee!==(ee=b[8]==="true"?"_self":"_blank")&&d(G,"target",ee)},d(b){b&&(P(t),P(r),P(n),P(i)),B&&B.d(b),O&&O.d(b),$.d(b),N&&N.d(),ye=!1,ne(Ce)}}}function Mt(e){let t,r,n,i,s,a;return{c(){t=H("div"),r=R(e[11]),d(t,"class",n="Status "+e[13]),d(t,"part",i="Status "+e[13])},m(o,l){k(o,t,l),v(t,r),s||(a=Ae(e[16].call(null,t)),s=!0)},p(o,l){l[0]&2048&&q(r,o[11]),l[0]&8192&&n!==(n="Status "+o[13])&&d(t,"class",n),l[0]&8192&&i!==(i="Status "+o[13])&&d(t,"part",i)},d(o){o&&P(t),s=!1,a()}}}function Lt(e){let t,r=e[4]&&Rt(e);return{c(){r&&r.c(),t=Sr()},m(n,i){r&&r.m(n,i),k(n,t,i)},p(n,i){n[4]?r?r.p(n,i):(r=Rt(n),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(n){n&&P(t),r&&r.d(n)}}}function Rt(e){let t,r=e[14]("enrolled")+"",n;return{c(){t=H("div"),n=R(r),d(t,"class","Enrolled"),d(t,"part","Enrolled")},m(i,s){k(i,t,s),v(t,n)},p(i,s){s[0]&16384&&r!==(r=i[14]("enrolled")+"")&&q(n,r)},d(i){i&&P(t)}}}function Ri(e){let t,r,n,i,s,a,o;return{c(){t=H("div"),r=H("ui-image"),qe(r.src,n="https://i.stack.imgur.com/y9DpT.jpg")||le(r,"src",n),le(r,"alt","icon"),d(t,"class",i="CardImg "+(e[0]=="Closing"||e[0]=="Closed"?"CardImgFinished":"")),d(t,"part",s="CardImg "+(e[0]=="Closing"||e[0]=="Closed"?"CardImgFinished":""))},m(l,u){k(l,t,u),v(t,r),a||(o=[Ae(e[16].call(null,t)),Pe(t,"click",e[19])],a=!0)},p(l,u){u[0]&1&&i!==(i="CardImg "+(l[0]=="Closing"||l[0]=="Closed"?"CardImgFinished":""))&&d(t,"class",i),u[0]&1&&s!==(s="CardImg "+(l[0]=="Closing"||l[0]=="Closed"?"CardImgFinished":""))&&d(t,"part",s)},d(l){l&&P(t),a=!1,ne(o)}}}function Di(e){let t,r,n,i,s,a,o;return{c(){t=H("div"),r=H("ui-image"),le(r,"class","UIImage"),qe(r.src,n=e[3])||le(r,"src",n),le(r,"alt","icon"),d(t,"class",i="CardImg "+(e[0]=="Closing"||e[0]=="Closed"?"CardImgFinished":"")),d(t,"part",s="CardImg "+(e[0]=="Closing"||e[0]=="Closed"?"CardImgFinished":""))},m(l,u){k(l,t,u),v(t,r),a||(o=[Ae(e[16].call(null,t)),Pe(t,"click",e[19])],a=!0)},p(l,u){u[0]&8&&!qe(r.src,n=l[3])&&le(r,"src",n),u[0]&1&&i!==(i="CardImg "+(l[0]=="Closing"||l[0]=="Closed"?"CardImgFinished":""))&&d(t,"class",i),u[0]&1&&s!==(s="CardImg "+(l[0]=="Closing"||l[0]=="Closed"?"CardImgFinished":""))&&d(t,"part",s)},d(l){l&&P(t),a=!1,ne(o)}}}function Dt(e){let t,r,n,i,s;return{c(){t=H("div"),r=R(e[10]),d(t,"class","Date"),d(t,"part","Date")},m(a,o){k(a,t,o),v(t,r),i||(s=Ae(n=e[15].call(null,t,e[2])),i=!0)},p(a,o){o[0]&1024&&q(r,a[10]),n&&Te(n.update)&&o[0]&4&&n.update.call(null,a[2])},d(a){a&&P(t),i=!1,s()}}}function ki(e){let t,r,n,i=e[1]==="undefined"&&Nt(),s=e[1]!=="undefined"&&Pt(e);return{c(){t=H("div"),i&&i.c(),r=Z(),s&&s.c(),d(t,"class",n=`Thumbnail ${e[1]==="undefined"?"Loading":""}`),d(t,"part","Thumbnail")},m(a,o){k(a,t,o),i&&i.m(t,null),v(t,r),s&&s.m(t,null),e[29](t)},p(a,o){a[1]==="undefined"?i||(i=Nt(),i.c(),i.m(t,r)):i&&(i.d(1),i=null),a[1]!=="undefined"?s?s.p(a,o):(s=Pt(a),s.c(),s.m(t,null)):s&&(s.d(1),s=null),o[0]&2&&n!==(n=`Thumbnail ${a[1]==="undefined"?"Loading":""}`)&&d(t,"class",n)},i:V,o:V,d(a){a&&P(t),i&&i.d(),s&&s.d(),e[29](null)}}}function Ui(e,t,r){let n;_r(e,wi,f=>r(14,n=f));let{userid:i=""}=t,{title:s=""}=t,{startdate:a=""}=t,{status:o=""}=t,{tourid:l=""}=t,{thumbnail:u=""}=t,{userenrolled:h=""}=t,{scorecriteria:c=""}=t,{minbetcount:m=""}=t,{showenrolled:_="false"}=t,{detailsevent:y=""}=t,{gameurl:T=""}=t,{lang:w="en"}=t,{keepbrowsercontext:F="false"}=t,{clientstyling:M=""}=t,{clientstylingurl:C=""}=t,{translationurl:U=""}=t,{mbsource:L}=t,I,J="",z="",X="",Y="";Ii({withLocale:"en",translations:{}});const He=()=>{fetch(U).then(f=>f.json()).then(f=>{Object.keys(f).forEach(W=>{It(W,f[W])}),a&&B()}).catch(f=>{console.log(f)})};Object.keys(Ot).forEach(f=>{It(f,Ot[f])});const G=f=>{f.data&&f.data.type==`TournamentStatus_${l}`&&r(0,o=f.data.status)},K=()=>{const f={month:"long"};let W=new Date(a),$=new Intl.DateTimeFormat("en",f).format(W),N=W.getDate(),b=W.toLocaleString("en-GB",{hour:"numeric",minute:"numeric",hour12:!1});const E=()=>n(o==="Unstarted"?"startingAt":"startedAt");r(10,J=`${N} `+n(`${$}`)+", "+E()+` ${b}`)},ie=()=>{o=="Unstarted"&&(r(11,z=n("scheduled")),r(13,Y="StatusUnstarted")),o=="Running"&&(r(11,z=n("ongoing")),r(13,Y="StatusRunning")),(o=="Closed"||o=="Closing")&&r(11,z=n("finished")),o=="Closed"&&r(13,Y="StatusClosed"),o=="Closing"&&r(13,Y="StatusClosing")},ee=()=>{c=="BetCount"&&r(12,X=n("betCount")),c=="MaxWinStakeRatio"&&r(12,X=n("maxWinStakeRatio")),c=="WinStakeRatio"&&r(12,X=n("winStakeRatio")),c=="Stake"&&r(12,X=n("stake"))},ye=()=>{window.postMessage({type:"tournamentGamesClicked",tourid:l},window.location.href)},Ce=()=>{y&&window.postMessage({type:y,tournamentId:l,showLeaderboard:!0},window.location.href)};Cr(()=>(setTimeout(()=>B(),1),window.postMessage({type:"TournamentThumbnailMounted"},window.location.href),window.addEventListener("message",G,!1),()=>{window.removeEventListener("message",G)}));const B=()=>{Oi(w),ee(),ie(),a&&K()};function O(f){Qe[f?"unshift":"push"](()=>{I=f,r(9,I)})}return e.$$set=f=>{"userid"in f&&r(20,i=f.userid),"title"in f&&r(1,s=f.title),"startdate"in f&&r(2,a=f.startdate),"status"in f&&r(0,o=f.status),"tourid"in f&&r(21,l=f.tourid),"thumbnail"in f&&r(3,u=f.thumbnail),"userenrolled"in f&&r(4,h=f.userenrolled),"scorecriteria"in f&&r(22,c=f.scorecriteria),"minbetcount"in f&&r(5,m=f.minbetcount),"showenrolled"in f&&r(6,_=f.showenrolled),"detailsevent"in f&&r(23,y=f.detailsevent),"gameurl"in f&&r(7,T=f.gameurl),"lang"in f&&r(24,w=f.lang),"keepbrowsercontext"in f&&r(8,F=f.keepbrowsercontext),"clientstyling"in f&&r(25,M=f.clientstyling),"clientstylingurl"in f&&r(26,C=f.clientstylingurl),"translationurl"in f&&r(27,U=f.translationurl),"mbsource"in f&&r(28,L=f.mbsource)},e.$$.update=()=>{e.$$.dirty[0]&33554944&&M&&I&&Ni(I,M),e.$$.dirty[0]&67109376&&C&&I&&Pi(I,C),e.$$.dirty[0]&268435968&&L&&I&&Mi(I,`${L}.Style`),e.$$.dirty[0]&134217728&&U&&He(),e.$$.dirty[0]&1&&o&&ie(),e.$$.dirty[0]&16777218&&s&&w&&B(),e.$$.dirty[0]&4&&a&&K(),e.$$.dirty[0]&4194304&&c&&ee()},[o,s,a,u,h,m,_,T,F,I,J,z,X,Y,n,K,ie,ee,ye,Ce,i,l,c,y,w,M,C,U,L,O]}class fr extends Ur{constructor(t){super(),Dr(this,t,Ui,ki,Ut,{userid:20,title:1,startdate:2,status:0,tourid:21,thumbnail:3,userenrolled:4,scorecriteria:22,minbetcount:5,showenrolled:6,detailsevent:23,gameurl:7,lang:24,keepbrowsercontext:8,clientstyling:25,clientstylingurl:26,translationurl:27,mbsource:28},Li,[-1,-1])}get userid(){return this.$$.ctx[20]}set userid(t){this.$$set({userid:t}),A()}get title(){return this.$$.ctx[1]}set title(t){this.$$set({title:t}),A()}get startdate(){return this.$$.ctx[2]}set startdate(t){this.$$set({startdate:t}),A()}get status(){return this.$$.ctx[0]}set status(t){this.$$set({status:t}),A()}get tourid(){return this.$$.ctx[21]}set tourid(t){this.$$set({tourid:t}),A()}get thumbnail(){return this.$$.ctx[3]}set thumbnail(t){this.$$set({thumbnail:t}),A()}get userenrolled(){return this.$$.ctx[4]}set userenrolled(t){this.$$set({userenrolled:t}),A()}get scorecriteria(){return this.$$.ctx[22]}set scorecriteria(t){this.$$set({scorecriteria:t}),A()}get minbetcount(){return this.$$.ctx[5]}set minbetcount(t){this.$$set({minbetcount:t}),A()}get showenrolled(){return this.$$.ctx[6]}set showenrolled(t){this.$$set({showenrolled:t}),A()}get detailsevent(){return this.$$.ctx[23]}set detailsevent(t){this.$$set({detailsevent:t}),A()}get gameurl(){return this.$$.ctx[7]}set gameurl(t){this.$$set({gameurl:t}),A()}get lang(){return this.$$.ctx[24]}set lang(t){this.$$set({lang:t}),A()}get keepbrowsercontext(){return this.$$.ctx[8]}set keepbrowsercontext(t){this.$$set({keepbrowsercontext:t}),A()}get clientstyling(){return this.$$.ctx[25]}set clientstyling(t){this.$$set({clientstyling:t}),A()}get clientstylingurl(){return this.$$.ctx[26]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),A()}get translationurl(){return this.$$.ctx[27]}set translationurl(t){this.$$set({translationurl:t}),A()}get mbsource(){return this.$$.ctx[28]}set mbsource(t){this.$$set({mbsource:t}),A()}}kr(fr,{userid:{},title:{},startdate:{},status:{},tourid:{},thumbnail:{},userenrolled:{},scorecriteria:{},minbetcount:{},showenrolled:{},detailsevent:{},gameurl:{},lang:{},keepbrowsercontext:{},clientstyling:{},clientstylingurl:{},translationurl:{},mbsource:{}},[],[],!0);exports.default=fr;
|
package/components/{CasinoTournamentsThumbnail-C-1gtb8z.js → CasinoTournamentsThumbnail-KSvzY73V.js}
RENAMED
|
@@ -4492,7 +4492,7 @@ function ki(e, t, r) {
|
|
|
4492
4492
|
minute: "numeric",
|
|
4493
4493
|
hour12: !1
|
|
4494
4494
|
});
|
|
4495
|
-
const E = () => n(o === "
|
|
4495
|
+
const E = () => n(o === "Unstarted" ? "startingAt" : "startedAt");
|
|
4496
4496
|
r(10, J = `${O} ` + n(`${$}`) + ", " + E() + ` ${b}`);
|
|
4497
4497
|
}, ie = () => {
|
|
4498
4498
|
o == "Unstarted" && (r(11, z = n("scheduled")), r(13, Y = "StatusUnstarted")), o == "Running" && (r(11, z = n("ongoing")), r(13, Y = "StatusRunning")), (o == "Closed" || o == "Closing") && r(11, z = n("finished")), o == "Closed" && r(13, Y = "StatusClosed"), o == "Closing" && r(13, Y = "StatusClosing");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoTournamentsThumbnail-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoTournamentsThumbnail-Ds-8Z86f.cjs")).then(({default:t})=>{!customElements.get("casino-tournaments-thumbnail")&&customElements.define("casino-tournaments-thumbnail",t.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CasinoTournamentsThumbnail-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoTournamentsThumbnail-KSvzY73V.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("casino-tournaments-thumbnail") && customElements.define("casino-tournaments-thumbnail", t.element);
|
|
15
15
|
});
|
|
16
16
|
}
|