@everymatrix/casino-tournaments-customize-page-controller 1.12.6 → 1.13.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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).app=t()}(this,(function(){"use strict";function e(){}function t(e,t){
|
|
2
2
|
// @ts-ignore
|
|
3
|
-
for(const n in t)e[n]=t[n];return e}function n(e){return e()}function r(){return Object.create(null)}function i(e){e.forEach(n)}function o(e){return"function"==typeof e}function a(e,t){return e!=e?t==t:e!==t||e&&"object"==typeof e||"function"==typeof e}let s,l;function u(e,t){return s||(s=document.createElement("a")),s.href=t,e===s.href}function c(t,...n){if(null==t)return e;const r=t.subscribe(...n);return r.unsubscribe?()=>r.unsubscribe():r}function d(e,t,n){e.$$.on_destroy.push(c(t,n))}function h(e){const t={};for(const n in e)"$"!==n[0]&&(t[n]=e[n]);return t}function f(t){return t&&o(t.destroy)?t.destroy:e}function m(e,t){e.appendChild(t)}function p(e,t,n){e.insertBefore(t,n||null)}function g(e){e.parentNode&&e.parentNode.removeChild(e)}function b(e,t){for(let n=0;n<e.length;n+=1)e[n]&&e[n].d(t)}function y(e){return document.createElement(e)}function w(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function C(e){return document.createTextNode(e)}function v(){return C(" ")}function T(){return C("")}function x(e,t,n,r){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)}function _(e,t,n){null==n?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function k(e,t){t=""+t,e.data!==t&&(e.data=t)}function S(e,t,n,r){null
|
|
3
|
+
for(const n in t)e[n]=t[n];return e}function n(e){return e()}function r(){return Object.create(null)}function i(e){e.forEach(n)}function o(e){return"function"==typeof e}function a(e,t){return e!=e?t==t:e!==t||e&&"object"==typeof e||"function"==typeof e}let s,l;function u(e,t){return s||(s=document.createElement("a")),s.href=t,e===s.href}function c(t,...n){if(null==t)return e;const r=t.subscribe(...n);return r.unsubscribe?()=>r.unsubscribe():r}function d(e,t,n){e.$$.on_destroy.push(c(t,n))}function h(e){const t={};for(const n in e)"$"!==n[0]&&(t[n]=e[n]);return t}function f(t){return t&&o(t.destroy)?t.destroy:e}function m(e,t){e.appendChild(t)}function p(e,t,n){e.insertBefore(t,n||null)}function g(e){e.parentNode&&e.parentNode.removeChild(e)}function b(e,t){for(let n=0;n<e.length;n+=1)e[n]&&e[n].d(t)}function y(e){return document.createElement(e)}function w(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function C(e){return document.createTextNode(e)}function v(){return C(" ")}function T(){return C("")}function x(e,t,n,r){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)}function _(e,t,n){null==n?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function k(e,t){t=""+t,e.data!==t&&(e.data=t)}function S(e,t,n,r){null==n?e.style.removeProperty(t):e.style.setProperty(t,n,r?"important":"")}function P(e,t,n){e.classList[n?"add":"remove"](t)}function E(e){const t={};for(const n of e)t[n.name]=n.value;return t}function $(e,t){return new e(t)}function L(e){l=e}function D(){if(!l)throw new Error("Function called outside component initialization");return l}
|
|
4
4
|
/**
|
|
5
5
|
* The `onMount` function schedules a callback to run as soon as the component has been mounted to the DOM.
|
|
6
6
|
* It must be called during the component's initialisation (but doesn't need to live *inside* the component;
|
|
@@ -81,12 +81,12 @@ if(!o(n))return e;const r=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return
|
|
|
81
81
|
/**
|
|
82
82
|
* Creates a `Readable` store that allows reading by subscription.
|
|
83
83
|
* @param value initial value
|
|
84
|
-
* @param {StartStopNotifier}
|
|
84
|
+
* @param {StartStopNotifier} [start]
|
|
85
85
|
*/
|
|
86
86
|
/**
|
|
87
87
|
* Create a `Writable` store that allows both updating and reading by subscription.
|
|
88
88
|
* @param {*=}value initial value
|
|
89
|
-
* @param {StartStopNotifier=}
|
|
89
|
+
* @param {StartStopNotifier=} start
|
|
90
90
|
*/
|
|
91
91
|
function oe(t,n=e){let r;const i=new Set;function o(e){if(a(t,e)&&(t=e,r)){// store is ready
|
|
92
92
|
const e=!ie.length;for(const e of i)e[1](),ie.push(e,t);if(e){for(let e=0;e<ie.length;e+=2)ie[e][0](ie[e+1]);ie.length=0}}}return{set:o,update:function(e){o(e(t))},subscribe:function(a,s=e){const l=[a,s];return i.add(l),1===i.size&&(r=n(o)||e),a(t),()=>{i.delete(l),0===i.size&&r&&(r(),r=null)}}}}function ae(t,n,r){const a=!Array.isArray(t),s=a?[t]:t,l=n.length<2;return u=t=>{let r=!1;const u=[];let d=0,h=e;const f=()=>{if(d)return;h();const r=n(a?u[0]:u,t);l?t(r):h=o(r)?r:e},m=s.map(((e,t)=>c(e,(e=>{u[t]=e,d&=~(1<<t),r&&f()}),(()=>{d|=1<<t}))));return r=!0,f(),function(){i(m),h(),
|
|
@@ -107,7 +107,7 @@ n.cloneUnlessOtherwiseSpecified=ue;var r=Array.isArray(t);return r===Array.isArr
|
|
|
107
107
|
*/
|
|
108
108
|
function xe(e){return e.type===we.literal}function _e(e){return e.type===we.argument}function ke(e){return e.type===we.number}function Se(e){return e.type===we.date}function Pe(e){return e.type===we.time}function Ee(e){return e.type===we.select}function $e(e){return e.type===we.plural}function Le(e){return e.type===we.pound}function De(e){return e.type===we.tag}function Me(e){return!(!e||"object"!=typeof e||e.type!==Ce.number)}function Re(e){return!(!e||"object"!=typeof e||e.type!==Ce.dateTime)}
|
|
109
109
|
// @generated from regex-gen.ts
|
|
110
|
-
|
|
110
|
+
"function"==typeof SuppressedError&&SuppressedError,function(e){
|
|
111
111
|
/** Argument is unclosed (e.g. `{0`) */
|
|
112
112
|
e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",
|
|
113
113
|
/** Argument is empty (e.g. `{}`). */
|
|
@@ -581,9 +581,9 @@ e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"}
|
|
|
581
581
|
Copyright (c) 2014, Yahoo! Inc. All rights reserved.
|
|
582
582
|
Copyrights licensed under the New BSD License.
|
|
583
583
|
See the accompanying LICENSE file for terms.
|
|
584
|
-
*/const jt={},Gt=(e,t,n)=>n?(t in jt||(jt[t]={}),e in jt[t]||(jt[t][e]=n),n):n,Vt=(e,t)=>{if(null==t)return;if(t in jt&&e in jt[t])return jt[t][e];const n=hn(t);for(let r=0;r<n.length;r++){const i=Zt(n[r],e);if(i)return Gt(e,t,i)}};let Wt;const qt=oe({});function Jt(e){return e in Wt}function Zt(e,t){if(!Jt(e))return null;const n=function(e){return Wt[e]||null}(e);return function(e,t){if(null==t)return;if(t in e)return e[t];const n=t.split(".");let r=e;for(let e=0;e<n.length;e++)if("object"==typeof r){if(e>0){const t=n.slice(e,n.length).join(".");if(t in r){r=r[t];break}}r=r[n[e]]}else r=void 0;return r}(n,t)}function Kt(e,...t){delete jt[e],qt.update((n=>(n[e]=pe.all([n[e]||{},...t]),n)))}ae([qt],(([e])=>Object.keys(e))),qt.subscribe((e=>Wt=e));const Xt={};function Qt(e){return Xt[e]}function en(e){return null!=e&&hn(e).some((e=>{var t;return null===(t=Qt(e))||void 0===t?void 0:t.size}))}const tn={};function nn(e){if(!en(e))return e in tn?tn[e]:Promise.resolve();const t=function(e){return hn(e).map((e=>{const t=Qt(e);return[e,t?[...t]:[]]})).filter((([,e])=>e.length>0))}(e);return tn[e]=Promise.all(t.map((([e,t])=>function(e,t){const n=Promise.all(t.map((t=>(function(e,t){Xt[e].delete(t),0===Xt[e].size&&delete Xt[e]}(e,t),t().then((e=>e.default||e))))));return n.then((t=>Kt(e,...t)))}(e,t)))).then((()=>{if(en(e))return nn(e);delete tn[e]})),tn[e]}function rn({locale:e,id:t}){console.warn(`[svelte-i18n] The message "${t}" was not found in "${hn(e).join('", "')}".${en(fn())?"\n\nNote: there are at least one loader still registered to this locale that wasn't executed.":""}`)}const on={fallbackLocale:null,loadingDelay:200,formats:{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"}}},warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0};function an(){return on}function sn(e){const{formats:t,...n}=e,r=e.initialLocale||e.fallbackLocale;return n.warnOnMissingMessages&&(delete n.warnOnMissingMessages,null==n.handleMissingMessage?n.handleMissingMessage=rn:console.warn('[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.')),Object.assign(on,n,{initialLocale:r}),t&&("number"in t&&Object.assign(on.formats.number,t.number),"date"in t&&Object.assign(on.formats.date,t.date),"time"in t&&Object.assign(on.formats.time,t.time)),mn.set(r)}const ln=oe(!1);let un;const cn=oe(null);function dn(e){return e.split("-").map(((e,t,n)=>n.slice(0,t+1).join("-"))).reverse()}function hn(e,t=an().fallbackLocale){const n=dn(e);return t?[...new Set([...n,...dn(t)])]:n}function fn(){return null!=un?un:void 0}cn.subscribe((e=>{un=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const mn={...cn,set:e=>{if(e&&function(e){if(null==e)return;const t=hn(e);for(let e=0;e<t.length;e++){const n=t[e];if(Jt(n))return n}}(e)&&en(e)){const{loadingDelay:t}=an();let n;return"undefined"!=typeof window&&null!=fn()&&t?n=window.setTimeout((()=>ln.set(!0)),t):ln.set(!0),nn(e).then((()=>{cn.set(e)})).finally((()=>{clearTimeout(n),ln.set(!1)}))}return cn.set(e)}},pn=e=>{const t=Object.create(null);return n=>{const r=JSON.stringify(n);return r in t?t[r]:t[r]=e(n)}},gn=(e,t)=>{const{formats:n}=an();if(e in n&&t in n[e])return n[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},bn=pn((({locale:e,format:t,...n})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return t&&(n=gn("number",t)),new Intl.NumberFormat(e,n)})),yn=pn((({locale:e,format:t,...n})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return t?n=gn("date",t):0===Object.keys(n).length&&(n=gn("date","short")),new Intl.DateTimeFormat(e,n)})),wn=pn((({locale:e,format:t,...n})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return t?n=gn("time",t):0===Object.keys(n).length&&(n=gn("time","short")),new Intl.DateTimeFormat(e,n)})),Cn=pn(((e,t=fn())=>new Yt(e,t,an().formats,{ignoreTag:an().ignoreTag}))),vn=(e,t={})=>{var n,r,i,o;let a=t;"object"==typeof e&&(a=e,e=a.id);const{values:s,locale:l=fn(),default:u}=a;if(null==l)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=Vt(e,l);if(c){if("string"!=typeof c)return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c}else c=null!==(o=null!==(i=null===(r=(n=an()).handleMissingMessage)||void 0===r?void 0:r.call(n,{locale:l,id:e,defaultValue:u}))&&void 0!==i?i:u)&&void 0!==o?o:e;if(!s)return c;let d=c;try{d=Cn(c,l).format(s)}catch(t){t instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return d},Tn=(e,t)=>(({locale:e=fn(),...t}={})=>wn({locale:e,...t}))(t).format(e),xn=(e,t)=>(({locale:e=fn(),...t}={})=>yn({locale:e,...t}))(t).format(e),_n=(e,t)=>(({locale:e=fn(),...t}={})=>bn({locale:e,...t}))(t).format(e),kn=(e,t=fn())=>Vt(e,t),Sn=ae([mn,qt],(()=>vn));ae([mn],(()=>Tn)),ae([mn],(()=>xn)),ae([mn],(()=>_n)),ae([mn,qt],(()=>kn));var Pn="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==Pn&&Pn,En=
|
|
584
|
+
*/const jt={},Gt=(e,t,n)=>n?(t in jt||(jt[t]={}),e in jt[t]||(jt[t][e]=n),n):n,Vt=(e,t)=>{if(null==t)return;if(t in jt&&e in jt[t])return jt[t][e];const n=hn(t);for(let r=0;r<n.length;r++){const i=Zt(n[r],e);if(i)return Gt(e,t,i)}};let Wt;const qt=oe({});function Jt(e){return e in Wt}function Zt(e,t){if(!Jt(e))return null;const n=function(e){return Wt[e]||null}(e);return function(e,t){if(null==t)return;if(t in e)return e[t];const n=t.split(".");let r=e;for(let e=0;e<n.length;e++)if("object"==typeof r){if(e>0){const t=n.slice(e,n.length).join(".");if(t in r){r=r[t];break}}r=r[n[e]]}else r=void 0;return r}(n,t)}function Kt(e,...t){delete jt[e],qt.update((n=>(n[e]=pe.all([n[e]||{},...t]),n)))}ae([qt],(([e])=>Object.keys(e))),qt.subscribe((e=>Wt=e));const Xt={};function Qt(e){return Xt[e]}function en(e){return null!=e&&hn(e).some((e=>{var t;return null===(t=Qt(e))||void 0===t?void 0:t.size}))}const tn={};function nn(e){if(!en(e))return e in tn?tn[e]:Promise.resolve();const t=function(e){return hn(e).map((e=>{const t=Qt(e);return[e,t?[...t]:[]]})).filter((([,e])=>e.length>0))}(e);return tn[e]=Promise.all(t.map((([e,t])=>function(e,t){const n=Promise.all(t.map((t=>(function(e,t){Xt[e].delete(t),0===Xt[e].size&&delete Xt[e]}(e,t),t().then((e=>e.default||e))))));return n.then((t=>Kt(e,...t)))}(e,t)))).then((()=>{if(en(e))return nn(e);delete tn[e]})),tn[e]}function rn({locale:e,id:t}){console.warn(`[svelte-i18n] The message "${t}" was not found in "${hn(e).join('", "')}".${en(fn())?"\n\nNote: there are at least one loader still registered to this locale that wasn't executed.":""}`)}const on={fallbackLocale:null,loadingDelay:200,formats:{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"}}},warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0};function an(){return on}function sn(e){const{formats:t,...n}=e,r=e.initialLocale||e.fallbackLocale;return n.warnOnMissingMessages&&(delete n.warnOnMissingMessages,null==n.handleMissingMessage?n.handleMissingMessage=rn:console.warn('[svelte-i18n] The "warnOnMissingMessages" option is deprecated. Please use the "handleMissingMessage" option instead.')),Object.assign(on,n,{initialLocale:r}),t&&("number"in t&&Object.assign(on.formats.number,t.number),"date"in t&&Object.assign(on.formats.date,t.date),"time"in t&&Object.assign(on.formats.time,t.time)),mn.set(r)}const ln=oe(!1);let un;const cn=oe(null);function dn(e){return e.split("-").map(((e,t,n)=>n.slice(0,t+1).join("-"))).reverse()}function hn(e,t=an().fallbackLocale){const n=dn(e);return t?[...new Set([...n,...dn(t)])]:n}function fn(){return null!=un?un:void 0}cn.subscribe((e=>{un=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const mn={...cn,set:e=>{if(e&&function(e){if(null==e)return;const t=hn(e);for(let e=0;e<t.length;e++){const n=t[e];if(Jt(n))return n}}(e)&&en(e)){const{loadingDelay:t}=an();let n;return"undefined"!=typeof window&&null!=fn()&&t?n=window.setTimeout((()=>ln.set(!0)),t):ln.set(!0),nn(e).then((()=>{cn.set(e)})).finally((()=>{clearTimeout(n),ln.set(!1)}))}return cn.set(e)}},pn=e=>{const t=Object.create(null);return n=>{const r=JSON.stringify(n);return r in t?t[r]:t[r]=e(n)}},gn=(e,t)=>{const{formats:n}=an();if(e in n&&t in n[e])return n[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},bn=pn((({locale:e,format:t,...n})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return t&&(n=gn("number",t)),new Intl.NumberFormat(e,n)})),yn=pn((({locale:e,format:t,...n})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return t?n=gn("date",t):0===Object.keys(n).length&&(n=gn("date","short")),new Intl.DateTimeFormat(e,n)})),wn=pn((({locale:e,format:t,...n})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return t?n=gn("time",t):0===Object.keys(n).length&&(n=gn("time","short")),new Intl.DateTimeFormat(e,n)})),Cn=pn(((e,t=fn())=>new Yt(e,t,an().formats,{ignoreTag:an().ignoreTag}))),vn=(e,t={})=>{var n,r,i,o;let a=t;"object"==typeof e&&(a=e,e=a.id);const{values:s,locale:l=fn(),default:u}=a;if(null==l)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=Vt(e,l);if(c){if("string"!=typeof c)return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c}else c=null!==(o=null!==(i=null===(r=(n=an()).handleMissingMessage)||void 0===r?void 0:r.call(n,{locale:l,id:e,defaultValue:u}))&&void 0!==i?i:u)&&void 0!==o?o:e;if(!s)return c;let d=c;try{d=Cn(c,l).format(s)}catch(t){t instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return d},Tn=(e,t)=>(({locale:e=fn(),...t}={})=>wn({locale:e,...t}))(t).format(e),xn=(e,t)=>(({locale:e=fn(),...t}={})=>yn({locale:e,...t}))(t).format(e),_n=(e,t)=>(({locale:e=fn(),...t}={})=>bn({locale:e,...t}))(t).format(e),kn=(e,t=fn())=>Vt(e,t),Sn=ae([mn,qt],(()=>vn));ae([mn],(()=>Tn)),ae([mn],(()=>xn)),ae([mn],(()=>_n)),ae([mn,qt],(()=>kn));var Pn="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==Pn&&Pn,En="URLSearchParams"in Pn,$n="Symbol"in Pn&&"iterator"in Symbol,Ln="FileReader"in Pn&&"Blob"in Pn&&function(){try{return new Blob,!0}catch(e){return!1}}(),Dn="FormData"in Pn,Mn="ArrayBuffer"in Pn;if(Mn)var Rn=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],An=ArrayBuffer.isView||function(e){return e&&Rn.indexOf(Object.prototype.toString.call(e))>-1};function Bn(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e)||""===e)throw new TypeError('Invalid character in header field name: "'+e+'"');return e.toLowerCase()}function Fn(e){return"string"!=typeof e&&(e=String(e)),e}
|
|
585
585
|
// Build a destructive iterator for the value list
|
|
586
|
-
function
|
|
586
|
+
function On(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return $n&&(t[Symbol.iterator]=function(){return t}),t}function zn(e){this.map={},e instanceof zn?e.forEach((function(e,t){this.append(t,e)}),this):Array.isArray(e)?e.forEach((function(e){this.append(e[0],e[1])}),this):e&&Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}function Nn(e){if(e.bodyUsed)return Promise.reject(new TypeError("Already read"));e.bodyUsed=!0}function Hn(e){return new Promise((function(t,n){e.onload=function(){t(e.result)},e.onerror=function(){n(e.error)}}))}function Un(e){var t=new FileReader,n=Hn(t);return t.readAsArrayBuffer(e),n}function In(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function Yn(){return this.bodyUsed=!1,this._initBody=function(e){var t;
|
|
587
587
|
/*
|
|
588
588
|
fetch-mock wraps the Response object in an ES6 Proxy to
|
|
589
589
|
provide useful test harness features such as flush. However, on
|
|
@@ -594,21 +594,21 @@ function Rn(e){var t={next:function(){var t=e.shift();return{done:void 0===t,val
|
|
|
594
594
|
semantic of setting Request.bodyUsed in the constructor before
|
|
595
595
|
_initBody is called.
|
|
596
596
|
*/
|
|
597
|
-
this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:
|
|
597
|
+
this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:Ln&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:Dn&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:En&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():Mn&&Ln&&((t=e)&&DataView.prototype.isPrototypeOf(t))?(this._bodyArrayBuffer=In(e.buffer),
|
|
598
598
|
// IE 10-11 can't handle a DataView body.
|
|
599
|
-
this._bodyInit=new Blob([this._bodyArrayBuffer])):
|
|
599
|
+
this._bodyInit=new Blob([this._bodyArrayBuffer])):Mn&&(ArrayBuffer.prototype.isPrototypeOf(e)||An(e))?this._bodyArrayBuffer=In(e):this._bodyText=e=Object.prototype.toString.call(e):this._bodyText="",this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):En&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},Ln&&(this.blob=function(){var e=Nn(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){if(this._bodyArrayBuffer){var e=Nn(this);return e||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}return this.blob().then(Un)}),this.text=function(){var e,t,n,r=Nn(this);if(r)return r;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,n=Hn(t),t.readAsText(e),n;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),n=new Array(t.length),r=0;r<t.length;r++)n[r]=String.fromCharCode(t[r]);return n.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},Dn&&(this.formData=function(){return this.text().then(Vn)}),this.json=function(){return this.text().then(JSON.parse)},this}
|
|
600
600
|
// HTTP methods whose capitalization should be normalized
|
|
601
|
-
|
|
601
|
+
zn.prototype.append=function(e,t){e=Bn(e),t=Fn(t);var n=this.map[e];this.map[e]=n?n+", "+t:t},zn.prototype.delete=function(e){delete this.map[Bn(e)]},zn.prototype.get=function(e){return e=Bn(e),this.has(e)?this.map[e]:null},zn.prototype.has=function(e){return this.map.hasOwnProperty(Bn(e))},zn.prototype.set=function(e,t){this.map[Bn(e)]=Fn(t)},zn.prototype.forEach=function(e,t){for(var n in this.map)this.map.hasOwnProperty(n)&&e.call(t,this.map[n],n,this)},zn.prototype.keys=function(){var e=[];return this.forEach((function(t,n){e.push(n)})),On(e)},zn.prototype.values=function(){var e=[];return this.forEach((function(t){e.push(t)})),On(e)},zn.prototype.entries=function(){var e=[];return this.forEach((function(t,n){e.push([n,t])})),On(e)},$n&&(zn.prototype[Symbol.iterator]=zn.prototype.entries);var jn=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function Gn(e,t){if(!(this instanceof Gn))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var n,r,i=(t=t||{}).body;if(e instanceof Gn){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new zn(e.headers)),this.method=e.method,this.mode=e.mode,this.signal=e.signal,i||null==e._bodyInit||(i=e._bodyInit,e.bodyUsed=!0)}else this.url=String(e);if(this.credentials=t.credentials||this.credentials||"same-origin",!t.headers&&this.headers||(this.headers=new zn(t.headers)),this.method=(n=t.method||this.method||"GET",r=n.toUpperCase(),jn.indexOf(r)>-1?r:n),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&i)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(i),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==t.cache&&"no-cache"!==t.cache)){
|
|
602
602
|
// Search for a '_' parameter in the query string
|
|
603
603
|
var o=/([?&])_=[^&]*/;if(o.test(this.url))
|
|
604
604
|
// If it already exists then set the value with the current time
|
|
605
|
-
this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function
|
|
605
|
+
this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function Vn(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var n=e.split("="),r=n.shift().replace(/\+/g," "),i=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(i))}})),t}function Wn(e,t){if(!(this instanceof Wn))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.ok=this.status>=200&&this.status<300,this.statusText=void 0===t.statusText?"":""+t.statusText,this.headers=new zn(t.headers),this.url=t.url||"",this._initBody(e)}Gn.prototype.clone=function(){return new Gn(this,{body:this._bodyInit})},Yn.call(Gn.prototype),Yn.call(Wn.prototype),Wn.prototype.clone=function(){return new Wn(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new zn(this.headers),url:this.url})},Wn.error=function(){var e=new Wn(null,{status:0,statusText:""});return e.type="error",e};var qn=[301,302,303,307,308];Wn.redirect=function(e,t){if(-1===qn.indexOf(t))throw new RangeError("Invalid status code");return new Wn(null,{status:t,headers:{location:e}})};var Jn=Pn.DOMException;try{new Jn}catch(e){(Jn=function(e,t){this.message=e,this.name=t;var n=Error(e);this.stack=n.stack}).prototype=Object.create(Error.prototype),Jn.prototype.constructor=Jn}function Zn(e,t){return new Promise((function(n,r){var i=new Gn(e,t);if(i.signal&&i.signal.aborted)return r(new Jn("Aborted","AbortError"));var o=new XMLHttpRequest;function a(){o.abort()}o.onload=function(){var e,t,r={status:o.status,statusText:o.statusText,headers:(e=o.getAllResponseHeaders()||"",t=new zn,
|
|
606
606
|
// Avoiding split via regex to work around a common IE11 bug with the core-js 3.6.0 regex polyfill
|
|
607
607
|
// https://github.com/github/fetch/issues/748
|
|
608
608
|
// https://github.com/zloirock/core-js/issues/751
|
|
609
|
-
e.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(e){return 0===e.indexOf("\n")?e.substr(1,e.length):e})).forEach((function(e){var n=e.split(":"),r=n.shift().trim();if(r){var i=n.join(":").trim();t.append(r,i)}})),t)};r.url="responseURL"in o?o.responseURL:r.headers.get("X-Request-URL");var i="response"in o?o.response:o.responseText;setTimeout((function(){n(new
|
|
609
|
+
e.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(e){return 0===e.indexOf("\n")?e.substr(1,e.length):e})).forEach((function(e){var n=e.split(":"),r=n.shift().trim();if(r){var i=n.join(":").trim();t.append(r,i)}})),t)};r.url="responseURL"in o?o.responseURL:r.headers.get("X-Request-URL");var i="response"in o?o.response:o.responseText;setTimeout((function(){n(new Wn(i,r))}),0)},o.onerror=function(){setTimeout((function(){r(new TypeError("Network request failed"))}),0)},o.ontimeout=function(){setTimeout((function(){r(new TypeError("Network request failed"))}),0)},o.onabort=function(){setTimeout((function(){r(new Jn("Aborted","AbortError"))}),0)},o.open(i.method,function(e){try{return""===e&&Pn.location.href?Pn.location.href:e}catch(t){return e}}(i.url),!0),"include"===i.credentials?o.withCredentials=!0:"omit"===i.credentials&&(o.withCredentials=!1),"responseType"in o&&(Ln?o.responseType="blob":Mn&&i.headers.get("Content-Type")&&-1!==i.headers.get("Content-Type").indexOf("application/octet-stream")&&(o.responseType="arraybuffer")),!t||"object"!=typeof t.headers||t.headers instanceof zn?i.headers.forEach((function(e,t){o.setRequestHeader(t,e)})):Object.getOwnPropertyNames(t.headers).forEach((function(e){o.setRequestHeader(e,Fn(t.headers[e]))})),i.signal&&(i.signal.addEventListener("abort",a),o.onreadystatechange=function(){
|
|
610
610
|
// DONE (success or failure)
|
|
611
|
-
4===o.readyState&&i.signal.removeEventListener("abort",a)}),o.send(void 0===i._bodyInit?null:i._bodyInit)}))}
|
|
611
|
+
4===o.readyState&&i.signal.removeEventListener("abort",a)}),o.send(void 0===i._bodyInit?null:i._bodyInit)}))}Zn.polyfill=!0,Pn.fetch||(Pn.fetch=Zn,Pn.Headers=zn,Pn.Request=Gn,Pn.Response=Wn);var Kn="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Xn(e,t,n){return e(n={path:t,exports:{},require:function(e,t){return Qn(null==t&&n.path)}},n.exports),n.exports}function Qn(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}
|
|
612
612
|
// the whatwg-fetch polyfill installs the fetch() function
|
|
613
613
|
// on the global object (window or self)
|
|
614
614
|
|
|
@@ -628,21 +628,21 @@ self.fetch.bind(self);
|
|
|
628
628
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
629
629
|
PERFORMANCE OF THIS SOFTWARE.
|
|
630
630
|
***************************************************************************** */
|
|
631
|
-
/* global Reflect, Promise */
|
|
632
|
-
var Zn=function(e,t){return Zn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},Zn(e,t)};function Kn(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}Zn(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function Xn(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Qn(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a}function er(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}function tr(e){return"function"==typeof e}function nr(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var rr=nr((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function ir(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var or=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var e,t,n,r,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var a=Xn(o),s=a.next();!s.done;s=a.next()){s.value.remove(this)}}catch(t){e={error:t}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}else o.remove(this);var l=this.initialTeardown;if(tr(l))try{l()}catch(e){i=e instanceof rr?e.errors:[e]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var c=Xn(u),d=c.next();!d.done;d=c.next()){var h=d.value;try{lr(h)}catch(e){i=null!=i?i:[],e instanceof rr?i=er(er([],Qn(i)),Qn(e.errors)):i.push(e)}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}if(i)throw new rr(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)lr(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&ir(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&ir(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),ar=or.EMPTY;function sr(e){return e instanceof or||e&&"closed"in e&&tr(e.remove)&&tr(e.add)&&tr(e.unsubscribe)}function lr(e){tr(e)?e():e.unsubscribe()}var ur={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},cr={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var i=cr.delegate;return(null==i?void 0:i.setTimeout)?i.setTimeout.apply(i,er([e,t],Qn(n))):setTimeout.apply(void 0,er([e,t],Qn(n)))},clearTimeout:function(e){var t=cr.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function dr(){}var hr=null;function fr(e){if(ur.useDeprecatedSynchronousErrorHandling){var t=!hr;if(t&&(hr={errorThrown:!1,error:null}),e(),t){var n=hr,r=n.errorThrown,i=n.error;if(hr=null,r)throw i}}else e()}var mr=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,sr(t)&&t.add(n)):n.destination=Cr,n}return Kn(t,e),t.create=function(e,t,n){return new yr(e,t,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(or),pr=Function.prototype.bind;function gr(e,t){return pr.call(e,t)}var br=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){wr(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){wr(e)}else wr(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){wr(e)}},e}(),yr=function(e){function t(t,n,r){var i,o,a=e.call(this)||this;tr(t)||!t?i={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:a&&ur.useDeprecatedNextContext?((o=Object.create(t)).unsubscribe=function(){return a.unsubscribe()},i={next:t.next&&gr(t.next,o),error:t.error&&gr(t.error,o),complete:t.complete&&gr(t.complete,o)}):i=t;return a.destination=new br(i),a}return Kn(t,e),t}(mr);function wr(e){var t;t=e,cr.setTimeout((function(){throw t}))}var Cr={closed:!0,next:dr,error:function(e){throw e},complete:dr},vr="function"==typeof Symbol&&Symbol.observable||"@@observable";function Tr(e){return e}var xr=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,i=this,o=(r=e)&&r instanceof mr||function(e){return e&&tr(e.next)&&tr(e.error)&&tr(e.complete)}(r)&&sr(r)?e:new yr(e,t,n);return fr((function(){var e=i,t=e.operator,n=e.source;o.add(t?t.call(o,n):n?i._subscribe(o):i._trySubscribe(o))})),o},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=_r(t))((function(t,r){var i=new yr({next:function(t){try{e(t)}catch(e){r(e),i.unsubscribe()}},error:r,complete:t});n.subscribe(i)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[vr]=function(){return this},e.prototype.pipe=function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return(0===(e=t).length?Tr:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)})(this)},e.prototype.toPromise=function(e){var t=this;return new(e=_r(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function _r(e){var t;return null!==(t=null!=e?e:ur.Promise)&&void 0!==t?t:Promise}var kr=nr((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Sr=function(e){function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return Kn(t,e),t.prototype.lift=function(e){var t=new Pr(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new kr},t.prototype.next=function(e){var t=this;fr((function(){var n,r;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var i=Xn(t.currentObservers),o=i.next();!o.done;o=i.next()){o.value.next(e)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}}}))},t.prototype.error=function(e){var t=this;fr((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var n=t.observers;n.length;)n.shift().error(e)}}))},t.prototype.complete=function(){var e=this;fr((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,n=this,r=n.hasError,i=n.isStopped,o=n.observers;return r||i?ar:(this.currentObservers=null,o.push(e),new or((function(){t.currentObservers=null,ir(o,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,n=t.hasError,r=t.thrownError,i=t.isStopped;n?e.error(r):i&&e.complete()},t.prototype.asObservable=function(){var e=new xr;return e.source=this,e},t.create=function(e,t){return new Pr(e,t)},t}(xr),Pr=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return Kn(t,e),t.prototype.next=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===n||n.call(t,e)},t.prototype.error=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===n||n.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,n;return null!==(n=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==n?n:ar},t}(Sr),Er={now:function(){return(Er.delegate||Date).now()},delegate:void 0},$r=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=Er);var i=e.call(this)||this;return i._bufferSize=t,i._windowTime=n,i._timestampProvider=r,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,t),i._windowTime=Math.max(1,n),i}return Kn(t,e),t.prototype.next=function(t){var n=this,r=n.isStopped,i=n._buffer,o=n._infiniteTimeWindow,a=n._timestampProvider,s=n._windowTime;r||(i.push(t),!o&&i.push(a.now()+s)),this._trimBuffer(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var t=this._innerSubscribe(e),n=this._infiniteTimeWindow,r=this._buffer.slice(),i=0;i<r.length&&!e.closed;i+=n?1:2)e.next(r[i]);return this._checkFinalizedStatuses(e),t},t.prototype._trimBuffer=function(){var e=this,t=e._bufferSize,n=e._timestampProvider,r=e._buffer,i=e._infiniteTimeWindow,o=(i?1:2)*t;if(t<1/0&&o<r.length&&r.splice(0,r.length-o),!i){for(var a=n.now(),s=0,l=1;l<r.length&&r[l]<=a;l+=2)s=l;s&&r.splice(0,s+1)}},t}(Sr);let Lr=[],Dr={};window.emWidgets={topic:(e,t=0)=>{if(-1==Lr.indexOf(e)){let n=new $r(t);Dr[e]=n,Lr.push(e)}return Dr[e]}};
|
|
631
|
+
/* global Reflect, Promise, SuppressedError, Symbol */
|
|
632
|
+
var er=function(e,t){return er=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},er(e,t)};function tr(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}er(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function nr(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function rr(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a}function ir(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}function or(e){return"function"==typeof e}function ar(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}"function"==typeof SuppressedError&&SuppressedError;var sr=ar((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function lr(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var ur=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var e,t,n,r,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var a=nr(o),s=a.next();!s.done;s=a.next()){s.value.remove(this)}}catch(t){e={error:t}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}else o.remove(this);var l=this.initialTeardown;if(or(l))try{l()}catch(e){i=e instanceof sr?e.errors:[e]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var c=nr(u),d=c.next();!d.done;d=c.next()){var h=d.value;try{hr(h)}catch(e){i=null!=i?i:[],e instanceof sr?i=ir(ir([],rr(i)),rr(e.errors)):i.push(e)}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}if(i)throw new sr(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)hr(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&lr(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&lr(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),cr=ur.EMPTY;function dr(e){return e instanceof ur||e&&"closed"in e&&or(e.remove)&&or(e.add)&&or(e.unsubscribe)}function hr(e){or(e)?e():e.unsubscribe()}var fr={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},mr={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var i=mr.delegate;return(null==i?void 0:i.setTimeout)?i.setTimeout.apply(i,ir([e,t],rr(n))):setTimeout.apply(void 0,ir([e,t],rr(n)))},clearTimeout:function(e){var t=mr.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function pr(){}var gr=null;function br(e){if(fr.useDeprecatedSynchronousErrorHandling){var t=!gr;if(t&&(gr={errorThrown:!1,error:null}),e(),t){var n=gr,r=n.errorThrown,i=n.error;if(gr=null,r)throw i}}else e()}var yr=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,dr(t)&&t.add(n)):n.destination=_r,n}return tr(t,e),t.create=function(e,t,n){return new Tr(e,t,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(ur),wr=Function.prototype.bind;function Cr(e,t){return wr.call(e,t)}var vr=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){xr(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){xr(e)}else xr(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){xr(e)}},e}(),Tr=function(e){function t(t,n,r){var i,o,a=e.call(this)||this;or(t)||!t?i={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:a&&fr.useDeprecatedNextContext?((o=Object.create(t)).unsubscribe=function(){return a.unsubscribe()},i={next:t.next&&Cr(t.next,o),error:t.error&&Cr(t.error,o),complete:t.complete&&Cr(t.complete,o)}):i=t;return a.destination=new vr(i),a}return tr(t,e),t}(yr);function xr(e){var t;t=e,mr.setTimeout((function(){throw t}))}var _r={closed:!0,next:pr,error:function(e){throw e},complete:pr},kr="function"==typeof Symbol&&Symbol.observable||"@@observable";function Sr(e){return e}var Pr=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,i=this,o=(r=e)&&r instanceof yr||function(e){return e&&or(e.next)&&or(e.error)&&or(e.complete)}(r)&&dr(r)?e:new Tr(e,t,n);return br((function(){var e=i,t=e.operator,n=e.source;o.add(t?t.call(o,n):n?i._subscribe(o):i._trySubscribe(o))})),o},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=Er(t))((function(t,r){var i=new Tr({next:function(t){try{e(t)}catch(e){r(e),i.unsubscribe()}},error:r,complete:t});n.subscribe(i)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[kr]=function(){return this},e.prototype.pipe=function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return(0===(e=t).length?Sr:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)})(this)},e.prototype.toPromise=function(e){var t=this;return new(e=Er(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function Er(e){var t;return null!==(t=null!=e?e:fr.Promise)&&void 0!==t?t:Promise}var $r=ar((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Lr=function(e){function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return tr(t,e),t.prototype.lift=function(e){var t=new Dr(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new $r},t.prototype.next=function(e){var t=this;br((function(){var n,r;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var i=nr(t.currentObservers),o=i.next();!o.done;o=i.next()){o.value.next(e)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}}}))},t.prototype.error=function(e){var t=this;br((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var n=t.observers;n.length;)n.shift().error(e)}}))},t.prototype.complete=function(){var e=this;br((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,n=this,r=n.hasError,i=n.isStopped,o=n.observers;return r||i?cr:(this.currentObservers=null,o.push(e),new ur((function(){t.currentObservers=null,lr(o,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,n=t.hasError,r=t.thrownError,i=t.isStopped;n?e.error(r):i&&e.complete()},t.prototype.asObservable=function(){var e=new Pr;return e.source=this,e},t.create=function(e,t){return new Dr(e,t)},t}(Pr),Dr=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return tr(t,e),t.prototype.next=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===n||n.call(t,e)},t.prototype.error=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===n||n.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,n;return null!==(n=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==n?n:cr},t}(Lr),Mr={now:function(){return(Mr.delegate||Date).now()},delegate:void 0},Rr=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=Mr);var i=e.call(this)||this;return i._bufferSize=t,i._windowTime=n,i._timestampProvider=r,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,t),i._windowTime=Math.max(1,n),i}return tr(t,e),t.prototype.next=function(t){var n=this,r=n.isStopped,i=n._buffer,o=n._infiniteTimeWindow,a=n._timestampProvider,s=n._windowTime;r||(i.push(t),!o&&i.push(a.now()+s)),this._trimBuffer(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var t=this._innerSubscribe(e),n=this._infiniteTimeWindow,r=this._buffer.slice(),i=0;i<r.length&&!e.closed;i+=n?1:2)e.next(r[i]);return this._checkFinalizedStatuses(e),t},t.prototype._trimBuffer=function(){var e=this,t=e._bufferSize,n=e._timestampProvider,r=e._buffer,i=e._infiniteTimeWindow,o=(i?1:2)*t;if(t<1/0&&o<r.length&&r.splice(0,r.length-o),!i){for(var a=n.now(),s=0,l=1;l<r.length&&r[l]<=a;l+=2)s=l;s&&r.splice(0,s+1)}},t}(Lr);let Ar=[],Br={};window.emWidgets={topic:(e,t=0)=>{if(-1==Ar.indexOf(e)){let n=new Rr(t);Br[e]=n,Ar.push(e)}return Br[e]}};
|
|
633
633
|
/**
|
|
634
634
|
* @name isMobile
|
|
635
635
|
* @description A method that returns if the browser used to access the app is from a mobile device or not
|
|
636
636
|
* @param {String} userAgent window.navigator.userAgent
|
|
637
637
|
* @returns {Boolean} true or false
|
|
638
638
|
*/
|
|
639
|
-
const
|
|
639
|
+
const Fr=e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackberry|bb/i)||e.toLowerCase().match(/iphone|ipad|ipod/i)||e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)),Or=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";
|
|
640
640
|
/**
|
|
641
641
|
* @name getDevice
|
|
642
642
|
* @description A method that returns the type of the device
|
|
643
643
|
* @param {String} userAgent window.navigator.userAgent
|
|
644
644
|
* @returns {String} Android/iPhone/iPad/PC
|
|
645
|
-
*/var
|
|
645
|
+
*/var zr=Xn((function(e,t){
|
|
646
646
|
/** @license
|
|
647
647
|
* eventsource.js
|
|
648
648
|
* Available under MIT License (MIT)
|
|
@@ -727,214 +727,214 @@ n+=(-1===t.indexOf("?")?"?":"&")+l+"="+encodeURIComponent(d)}var o=e.withCredent
|
|
|
727
727
|
// https://code.google.com/p/chromium/issues/detail?id=260144
|
|
728
728
|
// https://code.google.com/p/chromium/issues/detail?id=225654
|
|
729
729
|
// ...
|
|
730
|
-
V=j),function(n){var r=function(e){e.EventSourcePolyfill=j,e.NativeEventSource=l,e.EventSource=V}(t);void 0!==r&&(e.exports=r)}()}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:
|
|
731
|
-
/* src/Cells/Cell.svelte generated by Svelte v3.
|
|
732
|
-
/* src/Cells/ThumbnailCell.svelte generated by Svelte v3.
|
|
733
|
-
function
|
|
734
|
-
/* src/Cells/TitleTextCell.svelte generated by Svelte v3.
|
|
735
|
-
function
|
|
736
|
-
return e[2]?
|
|
730
|
+
V=j),function(n){var r=function(e){e.EventSourcePolyfill=j,e.NativeEventSource=l,e.EventSource=V}(t);void 0!==r&&(e.exports=r)}()}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:Kn:globalThis)}));
|
|
731
|
+
/* src/Cells/Cell.svelte generated by Svelte v3.59.2 */function Nr(t){let n;return{c(){n=y("slot"),this.c=e,_(n,"name",/*slotname*/t[0])},m(e,t){p(e,n,t)},p(e,[t]){/*slotname*/1&t&&_(n,"name",/*slotname*/e[0])},i:e,o:e,d(e){e&&g(n)}}}function Hr(e,t,n){let{slotname:r=""}=t;return e.$$set=e=>{"slotname"in e&&n(0,r=e.slotname)},[r]}class Ur extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Hr,Nr,a,{slotname:0},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["slotname"]}get slotname(){return this.$$.ctx[0]}set slotname(e){this.$$set({slotname:e}),I()}}
|
|
732
|
+
/* src/Cells/ThumbnailCell.svelte generated by Svelte v3.59.2 */
|
|
733
|
+
function Ir(t){let n,r,i,o,a,s;return{c(){n=y("div"),r=y("div"),this.c=e,_(r,"class",i="CardImg "+(/*status*/"Closing"==t[1]||/*status*/"Closed"==t[1]?"CardImgFinished":"")),_(r,"part",o="CardImg "+(/*status*/"Closing"==t[1]||/*status*/"Closed"==t[1]?"CardImgFinished":"")),S(r,"background-image","url('"+(/*thumbnail*/t[0]?/*thumbnail*/t[0]:"https://i.stack.imgur.com/y9DpT.jpg")+"')"),_(n,"class","Thumbnail"),_(n,"part","Thumbnail")},m(e,i){p(e,n,i),m(n,r),a||(s=f(/*matchStatus*/t[2].call(null,r)),a=!0)},p(e,[t]){/*status*/2&t&&i!==(i="CardImg "+(/*status*/"Closing"==e[1]||/*status*/"Closed"==e[1]?"CardImgFinished":""))&&_(r,"class",i),/*status*/2&t&&o!==(o="CardImg "+(/*status*/"Closing"==e[1]||/*status*/"Closed"==e[1]?"CardImgFinished":""))&&_(r,"part",o),/*thumbnail*/1&t&&S(r,"background-image","url('"+(/*thumbnail*/e[0]?/*thumbnail*/e[0]:"https://i.stack.imgur.com/y9DpT.jpg")+"')")},i:e,o:e,d(e){e&&g(n),a=!1,s()}}}function Yr(e,t,n){let{thumbnail:r=""}=t,{status:i=""}=t;return M((()=>{})),e.$$set=e=>{"thumbnail"in e&&n(0,r=e.thumbnail),"status"in e&&n(1,i=e.status)},[r,i,()=>{}]}customElements.define("slot-cell",Ur);class jr extends V{constructor(e){super();const t=document.createElement("style");t.textContent=':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"}',this.shadowRoot.appendChild(t),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Yr,Ir,a,{thumbnail:0,status:1},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["thumbnail","status"]}get thumbnail(){return this.$$.ctx[0]}set thumbnail(e){this.$$set({thumbnail:e}),I()}get status(){return this.$$.ctx[1]}set status(e){this.$$set({status:e}),I()}}
|
|
734
|
+
/* src/Cells/TitleTextCell.svelte generated by Svelte v3.59.2 */
|
|
735
|
+
function Gr(e){let t,n,r,i,o,a,s;function l(e,t){/*collapsed*/
|
|
736
|
+
return e[2]?Vr:Wr}let u=l(e),c=u(e);return{c(){t=y("div"),n=y("p"),r=C(/*title*/e[1]),i=v(),o=y("div"),c.c(),_(n,"class","Title"),_(n,"part","Title"),_(o,"class","CollapseButtonDetails"),_(o,"part","CollapseButtonDetails"),_(t,"class","DetailsTitle"),_(t,"part","DetailsTitle")},m(l,u){p(l,t,u),m(t,n),m(n,r),m(t,i),m(t,o),c.m(o,null),a||(s=x(o,"click",/*click_handler*/e[5]),a=!0)},p(e,t){/*title*/2&t&&k(r,/*title*/e[1]),u!==(u=l(e))&&(c.d(1),c=u(e),c&&(c.c(),c.m(o,null)))},d(e){e&&g(t),c.d(),a=!1,s()}}}
|
|
737
737
|
// (24:8) {:else}
|
|
738
|
-
function
|
|
738
|
+
function Vr(e){let t,n;return{c(){t=w("svg"),n=w("path"),_(n,"d","M6 9l6 6 6-6"),_(t,"xmlns","http://www.w3.org/2000/svg"),_(t,"width","24"),_(t,"height","24"),_(t,"viewBox","0 0 24 24"),_(t,"fill","none"),_(t,"stroke","#ffffff"),_(t,"stroke-width","2"),_(t,"stroke-linecap","round"),_(t,"stroke-linejoin","round")},m(e,r){p(e,t,r),m(t,n)},d(e){e&&g(t)}}}
|
|
739
739
|
// (20:8) {#if !collapsed}
|
|
740
|
-
function
|
|
740
|
+
function Wr(e){let t,n;return{c(){t=w("svg"),n=w("path"),_(n,"d","M18 15l-6-6-6 6"),_(t,"xmlns","http://www.w3.org/2000/svg"),_(t,"width","24"),_(t,"height","24"),_(t,"viewBox","0 0 24 24"),_(t,"fill","none"),_(t,"stroke","#ffffff"),_(t,"stroke-width","2"),_(t,"stroke-linecap","round"),_(t,"stroke-linejoin","round")},m(e,r){p(e,t,r),m(t,n)},d(e){e&&g(t)}}}
|
|
741
741
|
// (33:2) {#if text && !collapsed}
|
|
742
|
-
function jr(e){let t,n,r,i;return{c(){t=y("div"),_(t,"class","DetailsContent sc"),_(t,"part","DetailsContent")},m(o,a){p(o,t,a),r||(i=f(n=/*setContent*/e[4].call(null,t,/*text*/e[0])),r=!0)},p(e,t){n&&o(n.update)&&/*text*/1&t&&n.update.call(null,/*text*/e[0])},d(e){e&&g(t),r=!1,i()}}}function Gr(t){let n,r,i=/*title*/t[1]&&Ur(t),o=/*text*/t[0]&&!/*collapsed*/t[2]&&jr(t);return{c(){n=y("div"),i&&i.c(),r=v(),o&&o.c(),this.c=e,_(n,"class","DetailsCard"),_(n,"part","DetailsCard")},m(e,t){p(e,n,t),i&&i.m(n,null),m(n,r),o&&o.m(n,null)},p(e,[t]){/*title*/e[1]?i?i.p(e,t):(i=Ur(e),i.c(),i.m(n,r)):i&&(i.d(1),i=null),/*text*/e[0]&&!/*collapsed*/e[2]?o?o.p(e,t):(o=jr(e),o.c(),o.m(n,null)):o&&(o.d(1),o=null)},i:e,o:e,d(e){e&&g(n),i&&i.d(),o&&o.d()}}}function Vr(e,t,n){let{text:r=""}=t,{title:i=""}=t,o=!1;const a=()=>{n(2,o=!o)};return e.$$set=e=>{"text"in e&&n(0,r=e.text),"title"in e&&n(1,i=e.title)},[r,i,o,a,(e,t)=>{let n=document.createElement("div");n.innerHTML=t,e.append(n)},()=>a()]}customElements.define("thumbnail-cell",Hr);class Wr extends V{constructor(e){super();const t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{box-sizing:border-box}.Title{text-transform:uppercase}.DetailsCard{border:1px solid var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF);width:100%;margin:25px 0 25px 0}.DetailsTitle{padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between;background:var(--emfe-w-color-contrast, #07072A)}.DetailsContent{overflow:auto;height:150px;font-size:14px;padding:10px 10px 10px 20px;margin:10px 20px 10px 0}.sc::-webkit-scrollbar{width:5px;height:5px}.sc::-webkit-scrollbar-track{background-color:rgba(255, 255, 255, 0.1);border-radius:10px}.sc::-webkit-scrollbar-thumb{background-color:var(--emfe-w-color-white, #FFFFFF);border-radius:10px}',this.shadowRoot.appendChild(t),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Vr,Gr,a,{text:0,title:1},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["text","title"]}get text(){return this.$$.ctx[0]}set text(e){this.$$set({text:e}),I()}get title(){return this.$$.ctx[1]}set title(e){this.$$set({title:e}),I()}}function qr(e,t){Kt(e,t)}function Jr(e){mn.set(e)}customElements.define("title-text-cell",Wr);const Zr={en:{tournamentsThumbnail:{startingAtWithTime:"Starts {startTime}",startedAtWithTime:"Started {startTime}"}},el:{tournamentsThumbnail:{startingAtWithTime:"Αρχίζει στις {startTime}",startedAtWithTime:"Άρχισε στις {startTime}"}},"zh-hk":{tournamentsThumbnail:{startingAtWithTime:"開始於 {startTime}",startedAtWithTime:"Started {startTime}"}}},Kr={en:{tournamentsPage:{loading:"Loading, please wait ...",back:"Back",previous:"Previous",next:"Next",scheduled:"Scheduled",ongoing:"Ongoing",finished:"Finished",mostRounds:"MostRounds",activePeriod:"From {startdate} Till {enddate}",forwardCasino:"See included casino games",forwardSports:"See included sports",forwardMyTournaments:"See My Tournaments",leaderBoard:"LeaderBoard",rules:"Rules",games:"Games",unlimited:"unlimited"}},"zh-hk":{tournamentsPage:{loading:"加載請稍候 ...",back:"後退",previous:"以前的",next:"下一個",scheduled:"預定的",ongoing:"進行中",finished:"完成的",mostRounds:"大多數回合",activePeriod:"從 {startdate} 到 {enddate}",forwardCasino:"查看包含的賭場遊戲",forwardSports:"查看包含的運動",forwardMyTournaments:"查看我的比賽s",leaderBoard:"排行榜",rules:"規則",games:"遊戲",unlimited:"無限"}},fr:{tournamentsPage:{loading:"Chargement,veuillez patienter ...",back:"Retour",previous:"Précedent",next:"Suivant",scheduled:"Programmé",ongoing:"En cours",finished:"Fini",mostRounds:"De",activePeriod:"De la {startdate} à la {enddate}",forwardCasino:"Voir les jeux de casino inclus",forwardSports:"Voir les sports inclus",forwardMyTournaments:"Voir mes tournois",leaderBoard:"Tableau des leaders",rules:"Règles",games:"Jeux",unlimited:"Illimité"}},ro:{tournamentsPage:{loading:"Se încarcă ...",back:"Înapoi",previous:"Anterior",next:"Următorul",scheduled:"Programat",ongoing:"În desfășurare",finished:"Finalizat",mostRounds:"Cele mai multe runde",activePeriod:"De la {startdate} până la {enddate}",forwardCasino:"Vezi jocurile de cazino incluse",forwardSports:"Vezi sporturile incluse",forwardMyTournaments:"Vezi turneele mele",leaderBoard:"Clasament",rules:"Reguli",games:"Jocuri",unlimited:"nelimitat"}},tr:{tournamentsPage:{loading:"Yükleniyor, lütfen bekleyin…",back:"Geri",previous:"Önceki",next:"Sonraki",scheduled:"Planlanmış",ongoing:"Devam Eden",finished:"Sona Ermiş",mostRounds:"MostRounds",activePeriod:"Başlangıç {startdate} Bitiş {enddate}",forwardCasino:"Turnuvaya katılan oyunlar",forwardSports:"See included sports",forwardMyTournaments:"See My Tournaments",leaderBoard:"Lider Tablosu",rules:"Kurallar",games:"Oyunlar",unlimited:"unlimited"}},el:{tournamentsPage:{loading:"Φορτώνει, παρακαλούμε περιμένετε…",back:"Πίσω",previous:"Προηγούμενο",next:"Επόμενο",scheduled:"Προγραμματισμένα",ongoing:"Τρέχοντα",finished:"Ολοκληρωμένα",mostRounds:"MostRounds",activePeriod:"From {startdate} till {enddate}",forwardCasino:"See included casino games",forwardSports:"See included sports",forwardMyTournaments:"See My Tournaments",leaderBoard:"LeaderBoard",rules:"Rules",games:"Games",unlimited:"unlimited"}},es:{tournamentsPage:{loading:"cargando, por favor espere…",back:"Volver",previous:"Anterior",next:"Siguiente",scheduled:"Programado",ongoing:"En marcha",finished:"Terminado",mostRounds:"LaMayoríaDeLasRondas",activePeriod:"Desde {startdate} hasta {enddate}",forwardCasino:"Vea los juegos de casino incluidos",forwardSports:"Vea los deportes incluidos",forwardMyTournaments:"Vea Mis Torneos",leaderBoard:"Marcador",rules:"Reglas",games:"Juegos",unlimited:"sin límite"}},hu:{tournamentsPage:{loading:"Betöltés, kérjük várjon...",back:"Vissza",previous:"Előző",next:"Következő",scheduled:"Ütemezés",ongoing:"Folyamatban lévő",finished:"Befejezett",mostRounds:"Legtöbb forduló",activePeriod:"{startdate} -tól {enddate} -ig",forwardCasino:"Résztvevő kaszinójátékok mutatása",forwardSports:"Résztvevő sportok mutatása",forwardMyTournaments:"Versenyeim mutatása",leaderBoard:"Ranglista",rules:"Szabályok",games:"Játékok",unlimited:"Korlátlan"}},pt:{tournamentsPage:{loading:"Carregando, por favor espere ...",back:"Voltar",previous:"Anterior",next:"Próximo",scheduled:"Agendado",ongoing:"Em progresso",finished:"Finalizado",mostRounds:"Mais Rodadas",activePeriod:"De {startdate} Até {enddate}",forwardCasino:"Ver jogos de cassino incluídos",forwardSports:"Ver esportes incluídos",forwardMyTournaments:"Ver Meus Torneios",leaderBoard:"Tabela de Líederes",rules:"Regras",games:"Jogos",unlimited:"Ilimitado"}}},Xr={en:{tournamentsDuration:{finished:"Finished",starting:"Starting in ",left:"left",minutes:"minutes",hours:"hours",days:"days"}},"zh-hk":{tournamentsDuration:{finished:"完成的",starting:"開始於",left:"剩下",minutes:"分鐘",hours:"小時",days:"天"}},fr:{tournamentsDuration:{finished:"Fini",starting:"Début dans ",left:"restant",minutes:"minutes",hours:"heures",days:"jours"}},ro:{tournamentsDuration:{finished:"Finalizat",starting:"Începe în",left:"rămase",minutes:"minute",hours:"ore",days:"zile"}},tr:{tournamentsDuration:{finished:"Sona ermiş",starting:"Başlamasına ",left:"kaldı",minutes:"dakika",hours:"saat",days:"gün"}},el:{tournamentsDuration:{finished:"Ολοκληρωμένα",starting:"Αρχίζει σε ",left:"απομένουν",minutes:"λεπτά",hours:"ώρες",days:"ημέρες"}},es:{tournamentsDuration:{finished:"Terminado",starting:"A partir de ",left:"izquierda",minutes:"minutos",hours:"horas",days:"días"}},hu:{tournamentsDuration:{finished:"Befejezve",starting:"Kezdésig",left:"bal",minutes:"perc",hours:"óra",days:"nap"}},pt:{tournamentsDuration:{finished:"Finalizado",starting:"Começando em",left:"Abandonou",minutes:"Minutos",hours:"Horas",days:"Dias"}}},Qr={en:{gamesSlider:{playNow:"Play now"}},"zh-hk":{gamesSlider:{playNow:"现在播放"}},fr:{gamesSlider:{playNow:"Joue maintenant"}},ro:{gamesSlider:{playNow:"Joaca acum"}},tr:{gamesSlider:{playNow:"Şimdi oyna"}},el:{gamesSlider:{playNow:"Παίξε τώρα"}},es:{gamesSlider:{playNow:"Reproducir ahora"}},pt:{gamesSlider:{playNow:"Jogue agora"}}},ei={en:{tournamentsThController:{login:"Log in",register:"Register",details:"Details",enrolled:"Enrolled",join:"Join",joinerror:"An error occurred while registering in the tournament, please try again."}},"zh-hk":{tournamentsThController:{login:"登錄",register:"登記",details:"細節",enrolled:"已註冊",join:"加入",joinerror:"加入錦標賽時出錯,請重試"}},fr:{tournamentsThController:{login:"Connexion",register:"Enregistre",details:"Détails",enrolled:"Inscrits",join:"Rejoignez",joinerror:"Une erreur s'est produite lors de l'inscription au tournoi - "}},ro:{tournamentsThController:{login:"Autentificare",register:"Înregistrare",details:"Detalii",enrolled:"Înscris",join:"Participă",joinerror:"A apărut o eroare la înregistrarea în turneu, te rugăm să încerci din nou."}},tr:{tournamentsThController:{login:"Giriş",register:"Kayıt Ol",details:"Detaylar",enrolled:"Katıldın",join:"Katıl",joinerror:"Turnuvaya katılım ile ilgili bir hata oluştu - "}},el:{tournamentsThController:{login:"Είσοδος",register:"Εγγραφή",details:"Λεπτομέρειες",enrolled:"Εγγεγραμμένος",join:"Συμμετοχή",joinerror:"Παρουσιάστηκε σφάλμα κατά τη διαδικασία εγγραφής στο τουρνουά, παρακαλούμε δοκιμάστε ξανά."}},es:{tournamentsThController:{login:"Entrar",register:"Regístrese en",details:"Detalles",enrolled:"Inscrito",join:"Únase",joinerror:"Se ha producido un error al registrarse en el torneo, inténtelo de nuevo."}},hu:{tournamentsThController:{login:"Bejelentkezés",register:"Regisztráció",details:"Adatok",enrolled:"Feliratkozott",join:"Csatlakozás",joinerror:"Hiba történt a versenyre való regisztráció során, kérjük próbálja újra."}},pt:{tournamentsThController:{login:"Entrar",register:"Registro",details:"Detalhes",enrolled:"Inscrito",join:"Junte-se",joinerror:"Ocorreu um erro ao entrar no torneio -"}}},ti={en:{tournamentsTable:{leaderboard:"Leaderboard",score:"Score",betcounts:"Bet Count",winstakeratio:"WinstakeRatio",qualified:"Qualified",nowinners:"No winners for the time being. Be one of them!",Rank:"Rank",Player:"Player",Points:"Points",Prize:"Prize",UnqualifiedTips:"The minimum number of bets has not been reached. Check tournament rules.",me:"Me"}},"zh-hk":{tournamentsTable:{leaderboard:"排行榜",score:"分數",betcounts:"投注次數",winstakeratio:"勝率",qualified:"合格的",nowinners:"暫時沒有贏家。 成為他們中的一員!",Rank:"秩",Player:"播放器",Points:"積分",Prize:"獎",UnqualifiedTips:"未达到最低投注数。检查比赛规则。",me:"我"}},fr:{tournamentsTable:{leaderboard:"Tableau des leaders",score:"Score",betcounts:"Le pari compte",winstakeratio:"Indice du gain d'une mise",qualified:"Qualifié",nowinners:"Aucun gagnant pour l'instant, soyez l'un d'entre eux",Rank:"Rang",Player:"Joueur",Points:"Points",Prize:"Prix",UnqualifiedTips:"Le nombre de mises minimum n'est pas terminé. Vérifiez les règles.",me:"Me"}},ro:{tournamentsTable:{leaderboard:"Clasament",score:"Scor",betcounts:"Număr Pariuri",winstakeratio:"Raport de câștig",qualified:"Calificat",nowinners:"Nu există câștigători pentru moment. Fii unul dintre ei!",Rank:"Clasament",Player:"Jucător",Points:"Puncte",Prize:"Premiu",UnqualifiedTips:"Numărul minim de pariuri nu a fost atins. Verificați regulile.",me:"Eu"}},hu:{tournamentsTable:{leaderboard:"Ranglista",score:"Pontszám",betcounts:"Bet Counts",winstakeratio:"Fogadás számít",qualified:"Képzett",nowinners:"Egyelőre nincs nyertes. Legyen az egyikük!",Rank:"Rang",Player:"Játékos",Points:"Pontok",Prize:"Díj",UnqualifiedTips:"A minimális fogadási értéket nem érte el. Kérjük ellenőrizze a szabályokat.",me:"Én"}},tr:{tournamentsTable:{leaderboard:"Liderlik Tablosu",score:"Skor",betcounts:"Bahis Sayısı",winstakeratio:"Maksimum Kazanç / Bahis Oranı",qualified:"Tur atlamış",nowinners:"Kazanan yok. Kazananlardan birisi ol!",Rank:"Sıra",Player:"Oyuncu",Points:"Puan",Prize:"Ödül",UnqualifiedTips:"Minimum bahis sayısına ulaşılmadı. Turnuva kurallarını kontrol ediniz.",me:"Ben"}},el:{tournamentsTable:{leaderboard:"Βαθμολογία",score:"Σκορ",betcounts:"Αριθμός Πονταρισμάτων",winstakeratio:"Μέγιστος λόγος πονταρίσματος κερδών",qualified:"Προκρίθηκε",nowinners:"Δεν υπάρχουν νικητές ακόμα.",Rank:"Κατάταξη",Player:"Όνομα",Points:"Πόντοι",Prize:"Έπαθλο",UnqualifiedTips:"Ο ελάχιστος αριθμός στοιχημάτων δεν έχει επιτευχθεί. Ελέγξτε τους κανόνες του τουρνουά.",me:"Εγώ"}},es:{tournamentsTable:{leaderboard:"Marcador",score:"Puntuación",betcounts:"Apuesta cuenta",winstakeratio:"RatioDeGanancia",qualified:"Calificado",nowinners:"No hay ganadores por el momento. ¡Sé uno de ellos!",Rank:"Rango",Player:"Jugador",Points:"Puntos",Prize:"Premio",UnqualifiedTips:"No se ha completado el recuento mínimo de apuestas. Compruebe las reglas.",me:"Yo"}},hu:{tournamentsTable:{leaderboard:"Ranglista",score:"Pontszám",betcounts:"Fogadás beleszámít",winstakeratio:"WinstakeRatio",qualified:"Kvalifikált",nowinners:"Még nincs nyertes. Legyen Ön az egyik!",Rank:"Rangsor",Player:"Játékos",Points:"Pontszám",Prize:"Nyeremény",UnqualifiedTips:"Minimális tét nincs elérve. Ellenőrizze a szabályokat.",me:"Én"}},pt:{tournamentsTable:{leaderboard:"Entre os melhores",score:"Pontuação",betcounts:"Contagens de Apostas",winstakeratio:"Rácio de Vitórias",qualified:"Qualificado",nowinners:"Sem vencedores por enquanto. Seja um deles!",Rank:"Classificação",Player:"Jogador",Points:"Pontos",Prize:"Prêmio",UnqualifiedTips:"Contagem mínima de apostas não concluída. Confira Regras.",me:"Me"}}},ni={en:{tournamentsPrizes:{prizes:"Prizes",noprizes:"No available prizes",place:"place"}},"zh-hk":{tournamentsPrizes:{prizes:"獎品",noprizes:"沒有可用的獎品",place:"place"}},fr:{tournamentsPrizes:{prizes:"Prix",noprizes:"Aucun prix disponible",place:"place"}},ro:{tournamentsPrizes:{prizes:"Premii",noprizes:"Nu sunt disponibile premii",place:"poziție"}},tr:{tournamentsPrizes:{prizes:"Ödüller",noprizes:"Geçerli ödül yok",place:"Sıra"}},el:{tournamentsPrizes:{prizes:"Έπαθλα",noprizes:"Μη διαθέσιμα έπαθλα",place:"θέση"}},es:{tournamentsPrizes:{prizes:"Premios",noprizes:"No hay premios disponibles",place:"posición"}},hu:{tournamentsPrizes:{prizes:"Nyeremények",noprizes:"Nincs elérhető nyeremény",place:"helyezés"}},pt:{tournamentsPrizes:{prizes:"Prêmios",noprizes:"Não há prêmios disponíveis",place:"place"}}},ri={en:{tournamentsThumbnail:{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",January:"January",February:"February",March:"March",April:"April",May:"May",June:"June",July:"July",August:"August",September:"September",October:"October",November:"November",December:"December"}},"zh-hk":{tournamentsThumbnail:{enrolled:"已註冊",scoreCriteria:"評分標準",minbet:"最小投注數:",seegames:"你可以看比賽",here:"這裡",scheduled:"預定的",ongoing:"進行中",finished:"完成的",startingAt:"開始於",startedAt:"大多數回合",mostRounds:"投注數",betCount:"投注计数",maxWinStakeRatio:"最大勝率",winStakeRatio:"勝率",January:"一月",February:"二月",March:"行进",April:"四月",May:"可能",June:"六月",July:"七月",August:"八月",September:"九月",October:"十月",November:"十一月",December:"十二月"}},fr:{tournamentsThumbnail:{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",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:{tournamentsThumbnail:{enrolled:"Înscris",scoreCriteria:"Criterii de punctaj",minbet:"număr minim de pariuri",seegames:"Vezi jocurile",here:"aici",scheduled:"Programat",ongoing:"În desfășurare",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ă",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:{tournamentsThumbnail:{enrolled:"Katıldın",scoreCriteria:"Skor kriteri",minbet:"en düşük bahis sayısı",seegames:"Turnuvadaki oyunları görmek için",here:"tıklayın",scheduled:"Planlanmış",ongoing:"Devam Eden",finished:"Sona Ermiş",startingAt:"Başlangıç saati:",startedAt:"Başlangıç saati:",mostRounds:"ÇoğuRounds",betCount:"Oynanan Tur Sayısı",maxWinStakeRatio:"Maksimum Kazanç / Bahis Oranı",winStakeRatio:"Kazanç / Bahis Oranı",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"}},el:{tournamentsThumbnail:{enrolled:"Εγγεγραμμένος",scoreCriteria:"Κριτήρια Σκορ",minbet:"Ελάχιστος αριθμός πονταρισμάτων",seegames:"Μπορείς να δεις τα παιχνίδια",here:"εδώ",all:"Όλα",scheduled:"Προγραμματισμένα",ongoing:"Τρέχοντα",finished:"Ολοκληρωμένα",startingAt:"Αρχίζει στις:",startedAt:"Άρχισε στις:",startingAtWithTime:"Αρχίζει στις {startTime}",startedAtWithTime:"Άρχισε στις {startTime}",mostRounds:"Οι περισσότεροι γύροι",betCount:"Οι περισσότεροι γύροι",maxWinStakeRatio:"Μεγαλύτερο Κέρδος άνα Ποντάρισμα",winStakeRatio:"Συνολική Αναλογία Κερδών άνα Ποντάρισμα",January:"Ιανουαρίου",February:"Φεβρουαρίου",March:"Μαρτίου",April:"Απριλίου",May:"Μαΐου",June:"Ιουνίου",July:"Ιουλίου",August:"Αυγούστου",September:"Σεπτεμβρίου",October:"Οκτωβρίου",November:"Νοεμβρίου",December:"Δεκεμβρίου"}},es:{tournamentsThumbnail:{enrolled:"Inscrito",scoreCriteria:"Criterios de puntuación",minbet:"la apuesta mínima cuenta",seegames:"Puedes ver los juegos",here:"aquí",scheduled:"Programado",ongoing:"En marcha",finished:"Terminado",startingAt:"Desde",startedAt:"Empezó el:",mostRounds:"LaMayoríaDeLasRondas",betCount:"Recuento De Apuestas",maxWinStakeRatio:"Ratio De Ganancia Máxima",winStakeRatio:"Ratio De Ganancia",January:"de enero",February:"de febrero",March:"de marzo",April:"de abril",May:"de mayo",June:"de junio",July:"de julio",August:"de agosto",September:"de septiembre",October:"de octubre",November:"de noviembre",December:"de diciembre"}},pt:{tournamentsThumbnail:{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",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:{tournamentsThumbnail:{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",January:"January",February:"February",March:"March",April:"April",May:"May",June:"June",July:"July",August:"August",September:"September",October:"October",November:"November",December:"December"}}};
|
|
743
|
-
/* src/Cells/ScoreCriteriaCell.svelte generated by Svelte v3.
|
|
744
|
-
function
|
|
745
|
-
/* src/Cells/JoinButtonCell.svelte generated by Svelte v3.
|
|
746
|
-
function
|
|
742
|
+
function qr(e){let t,n,r,i;return{c(){t=y("div"),_(t,"class","DetailsContent sc"),_(t,"part","DetailsContent")},m(o,a){p(o,t,a),r||(i=f(n=/*setContent*/e[4].call(null,t,/*text*/e[0])),r=!0)},p(e,t){n&&o(n.update)&&/*text*/1&t&&n.update.call(null,/*text*/e[0])},d(e){e&&g(t),r=!1,i()}}}function Jr(t){let n,r,i=/*title*/t[1]&&Gr(t),o=/*text*/t[0]&&!/*collapsed*/t[2]&&qr(t);return{c(){n=y("div"),i&&i.c(),r=v(),o&&o.c(),this.c=e,_(n,"class","DetailsCard"),_(n,"part","DetailsCard")},m(e,t){p(e,n,t),i&&i.m(n,null),m(n,r),o&&o.m(n,null)},p(e,[t]){/*title*/e[1]?i?i.p(e,t):(i=Gr(e),i.c(),i.m(n,r)):i&&(i.d(1),i=null),/*text*/e[0]&&!/*collapsed*/e[2]?o?o.p(e,t):(o=qr(e),o.c(),o.m(n,null)):o&&(o.d(1),o=null)},i:e,o:e,d(e){e&&g(n),i&&i.d(),o&&o.d()}}}function Zr(e,t,n){let{text:r=""}=t,{title:i=""}=t,o=!1;const a=()=>{n(2,o=!o)};return e.$$set=e=>{"text"in e&&n(0,r=e.text),"title"in e&&n(1,i=e.title)},[r,i,o,a,(e,t)=>{let n=document.createElement("div");n.innerHTML=t,e.append(n)},()=>a()]}customElements.define("thumbnail-cell",jr);class Kr extends V{constructor(e){super();const t=document.createElement("style");t.textContent="*,*::before,*::after{box-sizing:border-box}.Title{text-transform:uppercase}.DetailsCard{border:1px solid var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF);width:100%;margin:25px 0 25px 0}.DetailsTitle{padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between;background:var(--emfe-w-color-contrast, #07072A)}.DetailsContent{overflow:auto;height:150px;font-size:14px;padding:10px 10px 10px 20px;margin:10px 20px 10px 0}.sc::-webkit-scrollbar{width:5px;height:5px}.sc::-webkit-scrollbar-track{background-color:rgba(255, 255, 255, 0.1);border-radius:10px}.sc::-webkit-scrollbar-thumb{background-color:var(--emfe-w-color-white, #FFFFFF);border-radius:10px}",this.shadowRoot.appendChild(t),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Zr,Jr,a,{text:0,title:1},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["text","title"]}get text(){return this.$$.ctx[0]}set text(e){this.$$set({text:e}),I()}get title(){return this.$$.ctx[1]}set title(e){this.$$set({title:e}),I()}}function Xr(e,t){Kt(e,t)}function Qr(e){mn.set(e)}customElements.define("title-text-cell",Kr);const ei={en:{tournamentsThumbnail:{startingAtWithTime:"Starts {startTime}",startedAtWithTime:"Started {startTime}"}},el:{tournamentsThumbnail:{startingAtWithTime:"Αρχίζει στις {startTime}",startedAtWithTime:"Άρχισε στις {startTime}"}},"zh-hk":{tournamentsThumbnail:{startingAtWithTime:"開始於 {startTime}",startedAtWithTime:"Started {startTime}"}}},ti={en:{tournamentsPage:{loading:"Loading, please wait ...",back:"Back",previous:"Previous",next:"Next",scheduled:"Scheduled",ongoing:"Ongoing",finished:"Finished",mostRounds:"MostRounds",activePeriod:"From {startdate} Till {enddate}",forwardCasino:"See included casino games",forwardSports:"See included sports",forwardMyTournaments:"See My Tournaments",leaderBoard:"LeaderBoard",rules:"Rules",games:"Games",unlimited:"unlimited"}},"zh-hk":{tournamentsPage:{loading:"加載請稍候 ...",back:"後退",previous:"以前的",next:"下一個",scheduled:"預定的",ongoing:"進行中",finished:"完成的",mostRounds:"大多數回合",activePeriod:"從 {startdate} 到 {enddate}",forwardCasino:"查看包含的賭場遊戲",forwardSports:"查看包含的運動",forwardMyTournaments:"查看我的比賽s",leaderBoard:"排行榜",rules:"規則",games:"遊戲",unlimited:"無限"}},fr:{tournamentsPage:{loading:"Chargement,veuillez patienter ...",back:"Retour",previous:"Précedent",next:"Suivant",scheduled:"Programmé",ongoing:"En cours",finished:"Fini",mostRounds:"De",activePeriod:"De la {startdate} à la {enddate}",forwardCasino:"Voir les jeux de casino inclus",forwardSports:"Voir les sports inclus",forwardMyTournaments:"Voir mes tournois",leaderBoard:"Tableau des leaders",rules:"Règles",games:"Jeux",unlimited:"Illimité"}},ro:{tournamentsPage:{loading:"Se încarcă ...",back:"Înapoi",previous:"Anterior",next:"Următorul",scheduled:"Programat",ongoing:"În desfășurare",finished:"Finalizat",mostRounds:"Cele mai multe runde",activePeriod:"De la {startdate} până la {enddate}",forwardCasino:"Vezi jocurile de cazino incluse",forwardSports:"Vezi sporturile incluse",forwardMyTournaments:"Vezi turneele mele",leaderBoard:"Clasament",rules:"Reguli",games:"Jocuri",unlimited:"nelimitat"}},tr:{tournamentsPage:{loading:"Yükleniyor, lütfen bekleyin…",back:"Geri",previous:"Önceki",next:"Sonraki",scheduled:"Planlanmış",ongoing:"Devam Eden",finished:"Sona Ermiş",mostRounds:"MostRounds",activePeriod:"Başlangıç {startdate} Bitiş {enddate}",forwardCasino:"Turnuvaya katılan oyunlar",forwardSports:"See included sports",forwardMyTournaments:"See My Tournaments",leaderBoard:"Lider Tablosu",rules:"Kurallar",games:"Oyunlar",unlimited:"unlimited"}},el:{tournamentsPage:{loading:"Φορτώνει, παρακαλούμε περιμένετε…",back:"Πίσω",previous:"Προηγούμενο",next:"Επόμενο",scheduled:"Προγραμματισμένα",ongoing:"Τρέχοντα",finished:"Ολοκληρωμένα",mostRounds:"MostRounds",activePeriod:"From {startdate} till {enddate}",forwardCasino:"See included casino games",forwardSports:"See included sports",forwardMyTournaments:"See My Tournaments",leaderBoard:"LeaderBoard",rules:"Rules",games:"Games",unlimited:"unlimited"}},es:{tournamentsPage:{loading:"cargando, por favor espere…",back:"Volver",previous:"Anterior",next:"Siguiente",scheduled:"Programado",ongoing:"En marcha",finished:"Terminado",mostRounds:"LaMayoríaDeLasRondas",activePeriod:"Desde {startdate} hasta {enddate}",forwardCasino:"Vea los juegos de casino incluidos",forwardSports:"Vea los deportes incluidos",forwardMyTournaments:"Vea Mis Torneos",leaderBoard:"Marcador",rules:"Reglas",games:"Juegos",unlimited:"sin límite"}},hu:{tournamentsPage:{loading:"Betöltés, kérjük várjon...",back:"Vissza",previous:"Előző",next:"Következő",scheduled:"Ütemezés",ongoing:"Folyamatban lévő",finished:"Befejezett",mostRounds:"Legtöbb forduló",activePeriod:"{startdate} -tól {enddate} -ig",forwardCasino:"Résztvevő kaszinójátékok mutatása",forwardSports:"Résztvevő sportok mutatása",forwardMyTournaments:"Versenyeim mutatása",leaderBoard:"Ranglista",rules:"Szabályok",games:"Játékok",unlimited:"Korlátlan"}},pt:{tournamentsPage:{loading:"Carregando, por favor espere ...",back:"Voltar",previous:"Anterior",next:"Próximo",scheduled:"Agendado",ongoing:"Em progresso",finished:"Finalizado",mostRounds:"Mais Rodadas",activePeriod:"De {startdate} Até {enddate}",forwardCasino:"Ver jogos de cassino incluídos",forwardSports:"Ver esportes incluídos",forwardMyTournaments:"Ver Meus Torneios",leaderBoard:"Tabela de Líederes",rules:"Regras",games:"Jogos",unlimited:"Ilimitado"}}},ni={en:{tournamentsDuration:{finished:"Finished",starting:"Starting in ",left:"left",minutes:"minutes",hours:"hours",days:"days"}},"zh-hk":{tournamentsDuration:{finished:"完成的",starting:"開始於",left:"剩下",minutes:"分鐘",hours:"小時",days:"天"}},fr:{tournamentsDuration:{finished:"Fini",starting:"Début dans ",left:"restant",minutes:"minutes",hours:"heures",days:"jours"}},ro:{tournamentsDuration:{finished:"Finalizat",starting:"Începe în",left:"rămase",minutes:"minute",hours:"ore",days:"zile"}},tr:{tournamentsDuration:{finished:"Sona ermiş",starting:"Başlamasına ",left:"kaldı",minutes:"dakika",hours:"saat",days:"gün"}},el:{tournamentsDuration:{finished:"Ολοκληρωμένα",starting:"Αρχίζει σε ",left:"απομένουν",minutes:"λεπτά",hours:"ώρες",days:"ημέρες"}},es:{tournamentsDuration:{finished:"Terminado",starting:"A partir de ",left:"izquierda",minutes:"minutos",hours:"horas",days:"días"}},hu:{tournamentsDuration:{finished:"Befejezve",starting:"Kezdésig",left:"bal",minutes:"perc",hours:"óra",days:"nap"}},pt:{tournamentsDuration:{finished:"Finalizado",starting:"Começando em",left:"Abandonou",minutes:"Minutos",hours:"Horas",days:"Dias"}}},ri={en:{gamesSlider:{playNow:"Play now"}},"zh-hk":{gamesSlider:{playNow:"现在播放"}},fr:{gamesSlider:{playNow:"Joue maintenant"}},ro:{gamesSlider:{playNow:"Joaca acum"}},tr:{gamesSlider:{playNow:"Şimdi oyna"}},el:{gamesSlider:{playNow:"Παίξε τώρα"}},es:{gamesSlider:{playNow:"Reproducir ahora"}},pt:{gamesSlider:{playNow:"Jogue agora"}}},ii={en:{tournamentsThController:{login:"Log in",register:"Register",details:"Details",enrolled:"Enrolled",join:"Join",joinerror:"An error occurred while registering in the tournament, please try again."}},"zh-hk":{tournamentsThController:{login:"登錄",register:"登記",details:"細節",enrolled:"已註冊",join:"加入",joinerror:"加入錦標賽時出錯,請重試"}},fr:{tournamentsThController:{login:"Connexion",register:"Enregistre",details:"Détails",enrolled:"Inscrits",join:"Rejoignez",joinerror:"Une erreur s'est produite lors de l'inscription au tournoi - "}},ro:{tournamentsThController:{login:"Autentificare",register:"Înregistrare",details:"Detalii",enrolled:"Înscris",join:"Participă",joinerror:"A apărut o eroare la înregistrarea în turneu, te rugăm să încerci din nou."}},tr:{tournamentsThController:{login:"Giriş",register:"Kayıt Ol",details:"Detaylar",enrolled:"Katıldın",join:"Katıl",joinerror:"Turnuvaya katılım ile ilgili bir hata oluştu - "}},el:{tournamentsThController:{login:"Είσοδος",register:"Εγγραφή",details:"Λεπτομέρειες",enrolled:"Εγγεγραμμένος",join:"Συμμετοχή",joinerror:"Παρουσιάστηκε σφάλμα κατά τη διαδικασία εγγραφής στο τουρνουά, παρακαλούμε δοκιμάστε ξανά."}},es:{tournamentsThController:{login:"Entrar",register:"Regístrese en",details:"Detalles",enrolled:"Inscrito",join:"Únase",joinerror:"Se ha producido un error al registrarse en el torneo, inténtelo de nuevo."}},hu:{tournamentsThController:{login:"Bejelentkezés",register:"Regisztráció",details:"Adatok",enrolled:"Feliratkozott",join:"Csatlakozás",joinerror:"Hiba történt a versenyre való regisztráció során, kérjük próbálja újra."}},pt:{tournamentsThController:{login:"Entrar",register:"Registro",details:"Detalhes",enrolled:"Inscrito",join:"Junte-se",joinerror:"Ocorreu um erro ao entrar no torneio -"}}},oi={en:{tournamentsTable:{leaderboard:"Leaderboard",score:"Score",betcounts:"Bet Count",winstakeratio:"WinstakeRatio",qualified:"Qualified",nowinners:"No winners for the time being. Be one of them!",Rank:"Rank",Player:"Player",Points:"Points",Prize:"Prize",UnqualifiedTips:"The minimum number of bets has not been reached. Check tournament rules.",me:"Me"}},"zh-hk":{tournamentsTable:{leaderboard:"排行榜",score:"分數",betcounts:"投注次數",winstakeratio:"勝率",qualified:"合格的",nowinners:"暫時沒有贏家。 成為他們中的一員!",Rank:"秩",Player:"播放器",Points:"積分",Prize:"獎",UnqualifiedTips:"未达到最低投注数。检查比赛规则。",me:"我"}},fr:{tournamentsTable:{leaderboard:"Tableau des leaders",score:"Score",betcounts:"Le pari compte",winstakeratio:"Indice du gain d'une mise",qualified:"Qualifié",nowinners:"Aucun gagnant pour l'instant, soyez l'un d'entre eux",Rank:"Rang",Player:"Joueur",Points:"Points",Prize:"Prix",UnqualifiedTips:"Le nombre de mises minimum n'est pas terminé. Vérifiez les règles.",me:"Me"}},ro:{tournamentsTable:{leaderboard:"Clasament",score:"Scor",betcounts:"Număr Pariuri",winstakeratio:"Raport de câștig",qualified:"Calificat",nowinners:"Nu există câștigători pentru moment. Fii unul dintre ei!",Rank:"Clasament",Player:"Jucător",Points:"Puncte",Prize:"Premiu",UnqualifiedTips:"Numărul minim de pariuri nu a fost atins. Verificați regulile.",me:"Eu"}},hu:{tournamentsTable:{leaderboard:"Ranglista",score:"Pontszám",betcounts:"Bet Counts",winstakeratio:"Fogadás számít",qualified:"Képzett",nowinners:"Egyelőre nincs nyertes. Legyen az egyikük!",Rank:"Rang",Player:"Játékos",Points:"Pontok",Prize:"Díj",UnqualifiedTips:"A minimális fogadási értéket nem érte el. Kérjük ellenőrizze a szabályokat.",me:"Én"}},tr:{tournamentsTable:{leaderboard:"Liderlik Tablosu",score:"Skor",betcounts:"Bahis Sayısı",winstakeratio:"Maksimum Kazanç / Bahis Oranı",qualified:"Tur atlamış",nowinners:"Kazanan yok. Kazananlardan birisi ol!",Rank:"Sıra",Player:"Oyuncu",Points:"Puan",Prize:"Ödül",UnqualifiedTips:"Minimum bahis sayısına ulaşılmadı. Turnuva kurallarını kontrol ediniz.",me:"Ben"}},el:{tournamentsTable:{leaderboard:"Βαθμολογία",score:"Σκορ",betcounts:"Αριθμός Πονταρισμάτων",winstakeratio:"Μέγιστος λόγος πονταρίσματος κερδών",qualified:"Προκρίθηκε",nowinners:"Δεν υπάρχουν νικητές ακόμα.",Rank:"Κατάταξη",Player:"Όνομα",Points:"Πόντοι",Prize:"Έπαθλο",UnqualifiedTips:"Ο ελάχιστος αριθμός στοιχημάτων δεν έχει επιτευχθεί. Ελέγξτε τους κανόνες του τουρνουά.",me:"Εγώ"}},es:{tournamentsTable:{leaderboard:"Marcador",score:"Puntuación",betcounts:"Apuesta cuenta",winstakeratio:"RatioDeGanancia",qualified:"Calificado",nowinners:"No hay ganadores por el momento. ¡Sé uno de ellos!",Rank:"Rango",Player:"Jugador",Points:"Puntos",Prize:"Premio",UnqualifiedTips:"No se ha completado el recuento mínimo de apuestas. Compruebe las reglas.",me:"Yo"}},hu:{tournamentsTable:{leaderboard:"Ranglista",score:"Pontszám",betcounts:"Fogadás beleszámít",winstakeratio:"WinstakeRatio",qualified:"Kvalifikált",nowinners:"Még nincs nyertes. Legyen Ön az egyik!",Rank:"Rangsor",Player:"Játékos",Points:"Pontszám",Prize:"Nyeremény",UnqualifiedTips:"Minimális tét nincs elérve. Ellenőrizze a szabályokat.",me:"Én"}},pt:{tournamentsTable:{leaderboard:"Entre os melhores",score:"Pontuação",betcounts:"Contagens de Apostas",winstakeratio:"Rácio de Vitórias",qualified:"Qualificado",nowinners:"Sem vencedores por enquanto. Seja um deles!",Rank:"Classificação",Player:"Jogador",Points:"Pontos",Prize:"Prêmio",UnqualifiedTips:"Contagem mínima de apostas não concluída. Confira Regras.",me:"Me"}}},ai={en:{tournamentsPrizes:{prizes:"Prizes",noprizes:"No available prizes",place:"place"}},"zh-hk":{tournamentsPrizes:{prizes:"獎品",noprizes:"沒有可用的獎品",place:"place"}},fr:{tournamentsPrizes:{prizes:"Prix",noprizes:"Aucun prix disponible",place:"place"}},ro:{tournamentsPrizes:{prizes:"Premii",noprizes:"Nu sunt disponibile premii",place:"poziție"}},tr:{tournamentsPrizes:{prizes:"Ödüller",noprizes:"Geçerli ödül yok",place:"Sıra"}},el:{tournamentsPrizes:{prizes:"Έπαθλα",noprizes:"Μη διαθέσιμα έπαθλα",place:"θέση"}},es:{tournamentsPrizes:{prizes:"Premios",noprizes:"No hay premios disponibles",place:"posición"}},hu:{tournamentsPrizes:{prizes:"Nyeremények",noprizes:"Nincs elérhető nyeremény",place:"helyezés"}},pt:{tournamentsPrizes:{prizes:"Prêmios",noprizes:"Não há prêmios disponíveis",place:"place"}}},si={en:{tournamentsThumbnail:{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",January:"January",February:"February",March:"March",April:"April",May:"May",June:"June",July:"July",August:"August",September:"September",October:"October",November:"November",December:"December"}},"zh-hk":{tournamentsThumbnail:{enrolled:"已註冊",scoreCriteria:"評分標準",minbet:"最小投注數:",seegames:"你可以看比賽",here:"這裡",scheduled:"預定的",ongoing:"進行中",finished:"完成的",startingAt:"開始於",startedAt:"大多數回合",mostRounds:"投注數",betCount:"投注计数",maxWinStakeRatio:"最大勝率",winStakeRatio:"勝率",January:"一月",February:"二月",March:"行进",April:"四月",May:"可能",June:"六月",July:"七月",August:"八月",September:"九月",October:"十月",November:"十一月",December:"十二月"}},fr:{tournamentsThumbnail:{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",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:{tournamentsThumbnail:{enrolled:"Înscris",scoreCriteria:"Criterii de punctaj",minbet:"număr minim de pariuri",seegames:"Vezi jocurile",here:"aici",scheduled:"Programat",ongoing:"În desfășurare",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ă",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:{tournamentsThumbnail:{enrolled:"Katıldın",scoreCriteria:"Skor kriteri",minbet:"en düşük bahis sayısı",seegames:"Turnuvadaki oyunları görmek için",here:"tıklayın",scheduled:"Planlanmış",ongoing:"Devam Eden",finished:"Sona Ermiş",startingAt:"Başlangıç saati:",startedAt:"Başlangıç saati:",mostRounds:"ÇoğuRounds",betCount:"Oynanan Tur Sayısı",maxWinStakeRatio:"Maksimum Kazanç / Bahis Oranı",winStakeRatio:"Kazanç / Bahis Oranı",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"}},el:{tournamentsThumbnail:{enrolled:"Εγγεγραμμένος",scoreCriteria:"Κριτήρια Σκορ",minbet:"Ελάχιστος αριθμός πονταρισμάτων",seegames:"Μπορείς να δεις τα παιχνίδια",here:"εδώ",all:"Όλα",scheduled:"Προγραμματισμένα",ongoing:"Τρέχοντα",finished:"Ολοκληρωμένα",startingAt:"Αρχίζει στις:",startedAt:"Άρχισε στις:",startingAtWithTime:"Αρχίζει στις {startTime}",startedAtWithTime:"Άρχισε στις {startTime}",mostRounds:"Οι περισσότεροι γύροι",betCount:"Οι περισσότεροι γύροι",maxWinStakeRatio:"Μεγαλύτερο Κέρδος άνα Ποντάρισμα",winStakeRatio:"Συνολική Αναλογία Κερδών άνα Ποντάρισμα",January:"Ιανουαρίου",February:"Φεβρουαρίου",March:"Μαρτίου",April:"Απριλίου",May:"Μαΐου",June:"Ιουνίου",July:"Ιουλίου",August:"Αυγούστου",September:"Σεπτεμβρίου",October:"Οκτωβρίου",November:"Νοεμβρίου",December:"Δεκεμβρίου"}},es:{tournamentsThumbnail:{enrolled:"Inscrito",scoreCriteria:"Criterios de puntuación",minbet:"la apuesta mínima cuenta",seegames:"Puedes ver los juegos",here:"aquí",scheduled:"Programado",ongoing:"En marcha",finished:"Terminado",startingAt:"Desde",startedAt:"Empezó el:",mostRounds:"LaMayoríaDeLasRondas",betCount:"Recuento De Apuestas",maxWinStakeRatio:"Ratio De Ganancia Máxima",winStakeRatio:"Ratio De Ganancia",January:"de enero",February:"de febrero",March:"de marzo",April:"de abril",May:"de mayo",June:"de junio",July:"de julio",August:"de agosto",September:"de septiembre",October:"de octubre",November:"de noviembre",December:"de diciembre"}},pt:{tournamentsThumbnail:{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",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:{tournamentsThumbnail:{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",January:"January",February:"February",March:"March",April:"April",May:"May",June:"June",July:"July",August:"August",September:"September",October:"October",November:"November",December:"December"}}};
|
|
743
|
+
/* src/Cells/ScoreCriteriaCell.svelte generated by Svelte v3.59.2 */
|
|
744
|
+
function li(t){let n,r,i,o,a,s,l,u,c,d,h,b,w,T=/*$_*/t[2]("tournamentsThumbnail.scoreCriteria")+"",x=/*$_*/t[2]("tournamentsThumbnail.minbet")+"";return{c(){n=y("div"),r=y("p"),i=C(T),o=C(":\n "),a=y("span"),s=C(/*showScoreCriteria*/t[1]),l=C("\n ("),u=C(x),c=v(),d=C(/*minbetcount*/t[0]),h=C(")"),this.c=e,_(a,"part","ScoreCriteriaSpan"),_(r,"part","ScoreCriteriaP"),_(n,"class","ScoreCriteria"),_(n,"part","ScoreCriteria")},m(e,g){p(e,n,g),m(n,r),m(r,i),m(r,o),m(r,a),m(a,s),m(r,l),m(r,u),m(r,c),m(r,d),m(r,h),b||(w=f(/*matchScoreCriteria*/t[3].call(null,a)),b=!0)},p(e,[t]){/*$_*/4&t&&T!==(T=/*$_*/e[2]("tournamentsThumbnail.scoreCriteria")+"")&&k(i,T),/*showScoreCriteria*/2&t&&k(s,/*showScoreCriteria*/e[1]),/*$_*/4&t&&x!==(x=/*$_*/e[2]("tournamentsThumbnail.minbet")+"")&&k(u,x),/*minbetcount*/1&t&&k(d,/*minbetcount*/e[0])},i:e,o:e,d(e){e&&g(n),b=!1,w()}}}function ui(e,t,n){let r;d(e,Sn,(e=>n(2,r=e)));let{scorecriteria:i=""}=t,{lang:o="en"}=t,{minbetcount:a}=t;Object.keys(si).forEach((e=>{Xr(e,si[e])})),sn({fallbackLocale:"en",initialLocale:"en"});let s="";const l=()=>{"BetCount"==i&&n(1,s=r("tournamentsThumbnail.betCount")),"MaxWinStakeRatio"==i&&n(1,s=r("tournamentsThumbnail.maxWinStakeRatio")),"WinStakeRatio"==i&&n(1,s=r("tournamentsThumbnail.winStakeRatio"))};return M((()=>{})),e.$$set=e=>{"scorecriteria"in e&&n(4,i=e.scorecriteria),"lang"in e&&n(5,o=e.lang),"minbetcount"in e&&n(0,a=e.minbetcount)},e.$$.update=()=>{/*lang*/32&e.$$.dirty&&o&&(Qr(o),l()),/*scorecriteria*/16&e.$$.dirty&&i&&l()},[a,s,r,l,i,o]}class ci extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},ui,li,a,{scorecriteria:4,lang:5,minbetcount:0},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["scorecriteria","lang","minbetcount"]}get scorecriteria(){return this.$$.ctx[4]}set scorecriteria(e){this.$$set({scorecriteria:e}),I()}get lang(){return this.$$.ctx[5]}set lang(e){this.$$set({lang:e}),I()}get minbetcount(){return this.$$.ctx[0]}set minbetcount(e){this.$$set({minbetcount:e}),I()}}
|
|
745
|
+
/* src/Cells/JoinButtonCell.svelte generated by Svelte v3.59.2 */
|
|
746
|
+
function di(e){let t,n,r,i,o=/*$_*/e[10]("tournamentsThController.details")+"";return{c(){t=y("button"),n=C(o),_(t,"class","DetailsLargeButton"),_(t,"part","DetailsLargeButton")},m(o,a){p(o,t,a),m(t,n),r||(i=x(t,"click",/*click_handler_4*/e[34]),r=!0)},p(e,t){/*$_*/1024&t[0]&&o!==(o=/*$_*/e[10]("tournamentsThController.details")+"")&&k(n,o)},d(e){e&&g(t),r=!1,i()}}}
|
|
747
747
|
// (172:4) {#if status != 'Closed' && status != 'Closing'}
|
|
748
|
-
function
|
|
749
|
-
return"true"==e[0]?
|
|
748
|
+
function hi(e){let t,n,r=/*showdetails*/"true"==e[2]&&mi(e);function i(e,t){/*userenrolled*/
|
|
749
|
+
return"true"==e[0]?gi:/*bonuscode*/e[3]?pi:void 0}let o=i(e),a=o&&o(e);return{c(){r&&r.c(),t=v(),a&&a.c(),n=T()},m(e,i){r&&r.m(e,i),p(e,t,i),a&&a.m(e,i),p(e,n,i)},p(e,s){/*showdetails*/"true"==e[2]?r?r.p(e,s):(r=mi(e),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null),o===(o=i(e))&&a?a.p(e,s):(a&&a.d(1),a=o&&o(e),a&&(a.c(),a.m(n.parentNode,n)))},d(e){r&&r.d(e),e&&g(t),a&&a.d(e),e&&g(n)}}}
|
|
750
750
|
// (168:2) {#if !isLoggedIn}
|
|
751
|
-
function
|
|
751
|
+
function fi(e){let t,n,r,o,a,s,l,u=/*$_*/e[10]("tournamentsThController.login")+"",c=/*$_*/e[10]("tournamentsThController.register")+"";return{c(){t=y("button"),n=C(u),r=v(),o=y("button"),a=C(c),_(t,"class","LoginButton"),_(t,"part","LoginButton"),_(o,"class","RegisterButton"),_(o,"part","RegisterButton")},m(i,u){p(i,t,u),m(t,n),p(i,r,u),p(i,o,u),m(o,a),s||(l=[x(t,"click",/*click_handler*/e[30]),x(o,"click",/*click_handler_1*/e[31])],s=!0)},p(e,t){/*$_*/1024&t[0]&&u!==(u=/*$_*/e[10]("tournamentsThController.login")+"")&&k(n,u),/*$_*/1024&t[0]&&c!==(c=/*$_*/e[10]("tournamentsThController.register")+"")&&k(a,c)},d(e){e&&g(t),e&&g(r),e&&g(o),s=!1,i(l)}}}
|
|
752
752
|
// (173:6) {#if showdetails == 'true'}
|
|
753
|
-
function
|
|
753
|
+
function mi(e){let t,n,r,i,o=/*$_*/e[10]("tournamentsThController.details")+"";return{c(){t=y("button"),n=C(o),_(t,"class","DetailsButton"),_(t,"part","DetailsButton")},m(o,a){p(o,t,a),m(t,n),r||(i=x(t,"click",/*click_handler_2*/e[32]),r=!0)},p(e,t){/*$_*/1024&t[0]&&o!==(o=/*$_*/e[10]("tournamentsThController.details")+"")&&k(n,o)},d(e){e&&g(t),r=!1,i()}}}
|
|
754
754
|
// (180:26)
|
|
755
|
-
function
|
|
756
|
-
return 1==e[6]?
|
|
755
|
+
function pi(e){let t,n,r,i,o;function a(e,t){/*joinButtonLoading*/
|
|
756
|
+
return 1==e[6]?yi:bi}let s=a(e),l=s(e);return{c(){t=y("button"),l.c(),_(t,"class",n="JoinButton "+(/*fullsize*/e[4]?"JoinButtonFullSize":"")),_(t,"part",r="JoinButton "+(/*fullsize*/e[4]?"JoinButtonFullSize":"")),t.disabled=/*errorJoin*/e[7]},m(n,r){p(n,t,r),l.m(t,null),i||(o=x(t,"click",/*click_handler_3*/e[33]),i=!0)},p(e,i){s===(s=a(e))&&l?l.p(e,i):(l.d(1),l=s(e),l&&(l.c(),l.m(t,null))),/*fullsize*/16&i[0]&&n!==(n="JoinButton "+(/*fullsize*/e[4]?"JoinButtonFullSize":""))&&_(t,"class",n),/*fullsize*/16&i[0]&&r!==(r="JoinButton "+(/*fullsize*/e[4]?"JoinButtonFullSize":""))&&_(t,"part",r),/*errorJoin*/128&i[0]&&(t.disabled=/*errorJoin*/e[7])},d(e){e&&g(t),l.d(),i=!1,o()}}}
|
|
757
757
|
// (176:6) {#if userenrolled == 'true'}
|
|
758
|
-
function
|
|
758
|
+
function gi(e){let t,n=/*showdetails*/"true"==e[2]&&wi(e);return{c(){n&&n.c(),t=T()},m(e,r){n&&n.m(e,r),p(e,t,r)},p(e,r){/*showdetails*/"true"==e[2]?n?n.p(e,r):(n=wi(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&g(t)}}}
|
|
759
759
|
// (186:10) {:else}
|
|
760
|
-
function
|
|
760
|
+
function bi(e){let t,n,r,i,o,a,s,l,u,c=/*$_*/e[10]("tournamentsThController.join")+"";return{c(){t=y("span"),n=C(c),r=v(),i=w("svg"),o=w("defs"),a=w("style"),s=C(".a{fill:var(--emfe-w-color-white, #FFFFFF);}"),l=w("g"),u=w("path"),_(t,"part","JoinButtonSpan"),_(t,"class","JoinButtonSpan"),_(u,"class","a"),_(u,"part","a JoinButtonSvgA"),_(u,"d","M13,0,10.636,2.364l8.948,8.948H0v3.377H19.584l-8.948,8.948L13,26,26,13Z"),_(u,"transform","translate(26 26) rotate(180)"),_(l,"transform","translate(26 26) rotate(180)"),_(i,"part","JoinButtonSvg"),_(i,"class","JoinButtonSvg"),_(i,"xmlns","http://www.w3.org/2000/svg"),_(i,"width","26"),_(i,"height","26"),_(i,"viewBox","0 0 26 26")},m(e,c){p(e,t,c),m(t,n),p(e,r,c),p(e,i,c),m(i,o),m(o,a),m(a,s),m(i,l),m(l,u)},p(e,t){/*$_*/1024&t[0]&&c!==(c=/*$_*/e[10]("tournamentsThController.join")+"")&&k(n,c)},d(e){e&&g(t),e&&g(r),e&&g(i)}}}
|
|
761
761
|
// (182:10) {#if joinButtonLoading == true}
|
|
762
|
-
function
|
|
762
|
+
function yi(t){let n,r;return{c(){n=w("svg"),r=w("circle"),_(r,"class","circle"),_(r,"part","circle"),_(r,"cx","20"),_(r,"cy","20"),_(r,"r","18"),_(n,"class","spinner"),_(n,"part","spinner")},m(e,t){p(e,n,t),m(n,r)},p:e,d(e){e&&g(n)}}}
|
|
763
763
|
// (177:8) {#if showdetails == 'true'}
|
|
764
|
-
function
|
|
764
|
+
function wi(e){let t,n,r=/*$_*/e[10]("tournamentsThController.enrolled")+"";return{c(){t=y("button"),n=C(r),_(t,"class","EnrolledButton"),_(t,"part","EnrolledButton"),t.disabled=!0},m(e,r){p(e,t,r),m(t,n)},p(e,t){/*$_*/1024&t[0]&&r!==(r=/*$_*/e[10]("tournamentsThController.enrolled")+"")&&k(n,r)},d(e){e&&g(t)}}}
|
|
765
765
|
// (199:0) {#if errorJoin || errorJoinConcurrently}
|
|
766
|
-
function
|
|
767
|
-
return e[5]?"Closed"!=status&&"Closing"!=status?
|
|
768
|
-
/* src/Cells/StatusTag.svelte generated by Svelte v3.
|
|
769
|
-
function
|
|
770
|
-
/* src/Cells/UserEnrollTag.svelte generated by Svelte v3.
|
|
771
|
-
function
|
|
766
|
+
function Ci(e){let t,n,r,i,o=/*$_*/e[10]("tournamentsThController.joinerror")+"";return{c(){t=y("span"),n=C(o),r=v(),i=C(/*errorJoinText*/e[8]),_(t,"class","ErrorText"),_(t,"part","ErrorText")},m(e,o){p(e,t,o),m(t,n),m(t,r),m(t,i)},p(e,t){/*$_*/1024&t[0]&&o!==(o=/*$_*/e[10]("tournamentsThController.joinerror")+"")&&k(n,o),/*errorJoinText*/256&t[0]&&k(i,/*errorJoinText*/e[8])},d(e){e&&g(t)}}}function vi(t){let n,r,i;function o(e,t){/*isLoggedIn*/
|
|
767
|
+
return e[5]?"Closed"!=status&&"Closing"!=status?hi:/*showdetails*/"true"==e[2]?di:void 0:fi}let a=o(t),s=a&&a(t),l=/*errorJoin*/(t[7]||/*errorJoinConcurrently*/t[9])&&Ci(t);return{c(){n=y("div"),s&&s.c(),r=v(),l&&l.c(),i=T(),this.c=e,_(n,"class","TournamentButtons"),_(n,"part","TournamentButtons")},m(e,t){p(e,n,t),s&&s.m(n,null),p(e,r,t),l&&l.m(e,t),p(e,i,t)},p(e,t){a===(a=o(e))&&s?s.p(e,t):(s&&s.d(1),s=a&&a(e),s&&(s.c(),s.m(n,null))),/*errorJoin*/e[7]||/*errorJoinConcurrently*/e[9]?l?l.p(e,t):(l=Ci(e),l.c(),l.m(i.parentNode,i)):l&&(l.d(1),l=null)},i:e,o:e,d(e){e&&g(n),s&&s.d(),e&&g(r),l&&l.d(e),e&&g(i)}}}function Ti(e,t,n){let r;d(e,Sn,(e=>n(10,r=e)));let{session:i=""}=t,{userid:o=""}=t,{tourid:a=""}=t,{tournamenturl:s=""}=t,{endpoint:l=""}=t,{showdetails:u=""}=t,{showslider:c=""}=t,{userenrolled:h=""}=t,{showenrolled:f=""}=t,{maxwidth:m=""}=t,{showleaderboard:p=""}=t,{lang:g=""}=t,{loginevent:b=""}=t,{registerevent:y=""}=t,{loginurl:w=""}=t,{registerurl:C=""}=t,{currency:v=""}=t,{bonuscode:T=""}=t,{keepbrowsercontext:x="false"}=t,_="";Object.keys(ii).forEach((e=>{Xr(e,ii[e])})),sn({fallbackLocale:"en",initialLocale:"en"});let k=!1,S="",P=window.navigator.userAgent,E=!1,$=!1,L="There was an error while trying to join the tournament",D=!1;const R=()=>{b&&window.postMessage({type:b,transition:"Login"},window.location.href),w&&(window.location=w)},A=()=>{y&&window.postMessage({type:y,transition:"Register"},window.location.href),C&&(window.location=C)},B=e=>{window.postMessage({type:"TournamentDetailsClicked",tournamentId:e,showLeaderboard:!0},window.location.href)},F=async(e,t)=>{var r;n(7,$=!1),n(9,D=!1),window.postMessage({type:"TournamentJoinRequest",tournamentId:e},window.location.href),n(6,E=!0);let o=new URL(`${l}/bonus/claim`),s=new Headers,u={};o.searchParams.append("language",g),o.searchParams.append("platform",Or(P)),s.append("Content-Type","application/json"),s.append("X-SessionID",S),t&&(u={language:g,bonusCode:t,currency:v});let c={method:"PUT",headers:s,body:JSON.stringify(u)};const d=()=>{n(6,E=!1),n(0,h="true"),window.postMessage({type:"TournamentUserEnrolled",userenrolled:h},window.location.href)},f=e=>{n(6,E=!1),e&&n(8,L=e),n(7,$=!0)},m=await(async()=>{let e;try{e=await fetch(o,c),e=await e.json()}catch(e){f()}return e})();if(m)if(1==m.success)d();else if(m.errorMessage.match("VersionMismatchException")){let e;e=await fetch(`${l}/tournaments/${a}`,{headers:{"X-SessionID":i}}),e=await e.json(),(null===(r=null==e?void 0:e.item)||void 0===r?void 0:r.playerEnrolled)?d():(f(m.errorMessage),n(9,D=!0),n(7,$=!1))}else f(m.errorMessage)},O=e=>{e.data&&"UserSessionID"==e.data.type&&(n(5,k=!0),S=e.data.session)};M((()=>(n(4,_=!("true"!=p)),window.addEventListener("message",O),()=>{window.removeEventListener("message",O)})));return e.$$set=e=>{"session"in e&&n(15,i=e.session),"userid"in e&&n(16,o=e.userid),"tourid"in e&&n(1,a=e.tourid),"tournamenturl"in e&&n(17,s=e.tournamenturl),"endpoint"in e&&n(18,l=e.endpoint),"showdetails"in e&&n(2,u=e.showdetails),"showslider"in e&&n(19,c=e.showslider),"userenrolled"in e&&n(0,h=e.userenrolled),"showenrolled"in e&&n(20,f=e.showenrolled),"maxwidth"in e&&n(21,m=e.maxwidth),"showleaderboard"in e&&n(22,p=e.showleaderboard),"lang"in e&&n(23,g=e.lang),"loginevent"in e&&n(24,b=e.loginevent),"registerevent"in e&&n(25,y=e.registerevent),"loginurl"in e&&n(26,w=e.loginurl),"registerurl"in e&&n(27,C=e.registerurl),"currency"in e&&n(28,v=e.currency),"bonuscode"in e&&n(3,T=e.bonuscode),"keepbrowsercontext"in e&&n(29,x=e.keepbrowsercontext)},e.$$.update=()=>{/*session*/32768&e.$$.dirty[0]&&i&&(i.length>0&&"false"!=i?(S=i,n(5,k=!0)):n(5,k=!1)),/*lang*/8388608&e.$$.dirty[0]&&g&&Qr(g)},[h,a,u,T,_,k,E,$,L,D,r,R,A,B,F,i,o,s,l,c,f,m,p,g,b,y,w,C,v,x,()=>R(),()=>A(),()=>B(a),()=>F(a,T),()=>B(a)]}customElements.define("score-criteria-cell",ci);class xi extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Ti,vi,a,{session:15,userid:16,tourid:1,tournamenturl:17,endpoint:18,showdetails:2,showslider:19,userenrolled:0,showenrolled:20,maxwidth:21,showleaderboard:22,lang:23,loginevent:24,registerevent:25,loginurl:26,registerurl:27,currency:28,bonuscode:3,keepbrowsercontext:29},null,[-1,-1]),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["session","userid","tourid","tournamenturl","endpoint","showdetails","showslider","userenrolled","showenrolled","maxwidth","showleaderboard","lang","loginevent","registerevent","loginurl","registerurl","currency","bonuscode","keepbrowsercontext"]}get session(){return this.$$.ctx[15]}set session(e){this.$$set({session:e}),I()}get userid(){return this.$$.ctx[16]}set userid(e){this.$$set({userid:e}),I()}get tourid(){return this.$$.ctx[1]}set tourid(e){this.$$set({tourid:e}),I()}get tournamenturl(){return this.$$.ctx[17]}set tournamenturl(e){this.$$set({tournamenturl:e}),I()}get endpoint(){return this.$$.ctx[18]}set endpoint(e){this.$$set({endpoint:e}),I()}get showdetails(){return this.$$.ctx[2]}set showdetails(e){this.$$set({showdetails:e}),I()}get showslider(){return this.$$.ctx[19]}set showslider(e){this.$$set({showslider:e}),I()}get userenrolled(){return this.$$.ctx[0]}set userenrolled(e){this.$$set({userenrolled:e}),I()}get showenrolled(){return this.$$.ctx[20]}set showenrolled(e){this.$$set({showenrolled:e}),I()}get maxwidth(){return this.$$.ctx[21]}set maxwidth(e){this.$$set({maxwidth:e}),I()}get showleaderboard(){return this.$$.ctx[22]}set showleaderboard(e){this.$$set({showleaderboard:e}),I()}get lang(){return this.$$.ctx[23]}set lang(e){this.$$set({lang:e}),I()}get loginevent(){return this.$$.ctx[24]}set loginevent(e){this.$$set({loginevent:e}),I()}get registerevent(){return this.$$.ctx[25]}set registerevent(e){this.$$set({registerevent:e}),I()}get loginurl(){return this.$$.ctx[26]}set loginurl(e){this.$$set({loginurl:e}),I()}get registerurl(){return this.$$.ctx[27]}set registerurl(e){this.$$set({registerurl:e}),I()}get currency(){return this.$$.ctx[28]}set currency(e){this.$$set({currency:e}),I()}get bonuscode(){return this.$$.ctx[3]}set bonuscode(e){this.$$set({bonuscode:e}),I()}get keepbrowsercontext(){return this.$$.ctx[29]}set keepbrowsercontext(e){this.$$set({keepbrowsercontext:e}),I()}}
|
|
768
|
+
/* src/Cells/StatusTag.svelte generated by Svelte v3.59.2 */
|
|
769
|
+
function _i(e){let t,n,r,i,o,a;return{c(){t=y("div"),n=C(/*shownStatus*/e[1]),_(t,"class",r="Status "+/*statusClass*/e[2]+" TagContent"),_(t,"part",i="Status "+/*statusClass*/e[2]+" TagContent")},m(r,i){p(r,t,i),m(t,n),o||(a=f(/*matchStatus*/e[3].call(null,t)),o=!0)},p(e,o){/*shownStatus*/2&o&&k(n,/*shownStatus*/e[1]),/*statusClass*/4&o&&r!==(r="Status "+/*statusClass*/e[2]+" TagContent")&&_(t,"class",r),/*statusClass*/4&o&&i!==(i="Status "+/*statusClass*/e[2]+" TagContent")&&_(t,"part",i)},d(e){e&&g(t),o=!1,a()}}}function ki(t){let n,r=/*status*/t[0]&&_i(t);return{c(){r&&r.c(),n=T(),this.c=e},m(e,t){r&&r.m(e,t),p(e,n,t)},p(e,[t]){/*status*/e[0]?r?r.p(e,t):(r=_i(e),r.c(),r.m(n.parentNode,n)):r&&(r.d(1),r=null)},i:e,o:e,d(e){r&&r.d(e),e&&g(n)}}}function Si(e,t,n){let r;d(e,Sn,(e=>n(6,r=e)));let{lang:i="en"}=t,{status:o=""}=t;Object.keys(si).forEach((e=>{Xr(e,si[e])})),sn({fallbackLocale:"en",initialLocale:"en"});let a="",s="";const l=()=>{"Unstarted"==o&&(n(1,a=r("tournamentsThumbnail.scheduled")),n(2,s="StatusUnstarted")),"Running"==o&&(n(1,a=r("tournamentsThumbnail.ongoing")),n(2,s="StatusRunning")),"Closed"!=o&&"Closing"!=o||n(1,a=r("tournamentsThumbnail.finished")),"Closed"==o&&n(2,s="StatusClosed"),"Closing"==o&&n(2,s="StatusClosing")};let u=!1;return M((()=>{n(5,u=!0)})),e.$$set=e=>{"lang"in e&&n(4,i=e.lang),"status"in e&&n(0,o=e.status)},e.$$.update=()=>{/*isMounted, lang, status*/49&e.$$.dirty&&u&&i&&o&&(Qr(i),l())},[o,a,s,l,i,u]}customElements.define("tournament-join-button-cell",xi);class Pi extends V{constructor(e){super();const t=document.createElement("style");t.textContent=".Status{color:greenyellow}",this.shadowRoot.appendChild(t),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Si,ki,a,{lang:4,status:0},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["lang","status"]}get lang(){return this.$$.ctx[4]}set lang(e){this.$$set({lang:e}),I()}get status(){return this.$$.ctx[0]}set status(e){this.$$set({status:e}),I()}}
|
|
770
|
+
/* src/Cells/UserEnrollTag.svelte generated by Svelte v3.59.2 */
|
|
771
|
+
function Ei(e){let t,n=/*userenrolled*/e[0]&&$i(e);return{c(){n&&n.c(),t=T()},m(e,r){n&&n.m(e,r),p(e,t,r)},p(e,r){/*userenrolled*/e[0]?n?n.p(e,r):(n=$i(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&g(t)}}}
|
|
772
772
|
// (32:4) {#if userenrolled}
|
|
773
|
-
function
|
|
774
|
-
/* src/Cells/DurationCell.svelte generated by Svelte v3.
|
|
775
|
-
function
|
|
776
|
-
return"Finished"==e[2]||/*status*/"Closing"==e[2]||/*status*/"Closed"==e[2]?
|
|
777
|
-
return"Finished"==e[2]||/*status*/"Closing"==e[2]||/*status*/"Closed"==e[2]?
|
|
773
|
+
function $i(e){let t,n,r=/*$_*/e[2]("tournamentsThumbnail.enrolled")+"";return{c(){t=y("div"),n=C(r),_(t,"class","Enrolled TagContent"),_(t,"part","Enrolled TagContent")},m(e,r){p(e,t,r),m(t,n)},p(e,t){/*$_*/4&t&&r!==(r=/*$_*/e[2]("tournamentsThumbnail.enrolled")+"")&&k(n,r)},d(e){e&&g(t)}}}function Li(t){let n,r=/*showenrolled*/"true"==t[1]&&Ei(t);return{c(){r&&r.c(),n=T(),this.c=e},m(e,t){r&&r.m(e,t),p(e,n,t)},p(e,[t]){/*showenrolled*/"true"==e[1]?r?r.p(e,t):(r=Ei(e),r.c(),r.m(n.parentNode,n)):r&&(r.d(1),r=null)},i:e,o:e,d(e){r&&r.d(e),e&&g(n)}}}function Di(e,t,n){let r;d(e,Sn,(e=>n(2,r=e)));let{lang:i="en"}=t,{showenrolled:o=""}=t,{userenrolled:a}=t;Object.keys(si).forEach((e=>{Xr(e,si[e])})),sn({fallbackLocale:"en",initialLocale:"en"});const s=e=>{e.data&&"TournamentUserEnrolled"==e.data.type&&n(0,a=e.data.userenrolled)};return M((()=>(window.addEventListener("message",s),()=>{window.removeEventListener("message",s)}))),e.$$set=e=>{"lang"in e&&n(3,i=e.lang),"showenrolled"in e&&n(1,o=e.showenrolled),"userenrolled"in e&&n(0,a=e.userenrolled)},e.$$.update=()=>{/*lang*/8&e.$$.dirty&&i&&Qr(i)},[a,o,r,i]}customElements.define("status-cell",Pi);class Mi extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Di,Li,a,{lang:3,showenrolled:1,userenrolled:0},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["lang","showenrolled","userenrolled"]}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),I()}get showenrolled(){return this.$$.ctx[1]}set showenrolled(e){this.$$set({showenrolled:e}),I()}get userenrolled(){return this.$$.ctx[0]}set userenrolled(e){this.$$set({userenrolled:e}),I()}}
|
|
774
|
+
/* src/Cells/DurationCell.svelte generated by Svelte v3.59.2 */
|
|
775
|
+
function Ri(e){let t,n,r,i,o,a,s,l,u,c,d,h;function b(e,t){/*status*/
|
|
776
|
+
return"Finished"==e[2]||/*status*/"Closing"==e[2]||/*status*/"Closed"==e[2]?Fi:/*tournamentUntilStartDays*/e[4]>0?Bi:Ai}let w=b(e),T=w(e);function x(e,t){/*status*/
|
|
777
|
+
return"Finished"==e[2]||/*status*/"Closing"==e[2]||/*status*/"Closed"==e[2]?Ni:/*tournamentUntilStartDays*/e[4]>0?zi:/*tournamentLeftDays*/e[3]>0?Oi:void 0}let S=x(e),P=S&&S(e);return{c(){t=y("div"),n=y("div"),r=C(/*startDateAsString*/e[6]),i=v(),o=y("div"),a=C(/*endDateAsString*/e[7]),s=v(),l=y("div"),u=y("div"),T.c(),c=v(),P&&P.c(),_(n,"class","StartDate"),_(n,"part","StartDate"),_(o,"class","EndDate"),_(o,"part","EndDate"),_(t,"class","TournamentDates"),_(t,"part","TournamentDates"),_(u,"class","ProgressBar"),_(u,"part","ProgressBar"),_(l,"class","ProgressBarWrapper"),_(l,"part","ProgressBarWrapper")},m(g,b){p(g,t,b),m(t,n),m(n,r),m(t,i),m(t,o),m(o,a),p(g,s,b),p(g,l,b),m(l,u),T.m(u,null),m(u,c),P&&P.m(u,null),d||(h=f(/*getDuration*/e[10].call(null,l)),d=!0)},p(e,t){/*startDateAsString*/64&t&&k(r,/*startDateAsString*/e[6]),/*endDateAsString*/128&t&&k(a,/*endDateAsString*/e[7]),w===(w=b(e))&&T?T.p(e,t):(T.d(1),T=w(e),T&&(T.c(),T.m(u,c))),S===(S=x(e))&&P?P.p(e,t):(P&&P.d(1),P=S&&S(e),P&&(P.c(),P.m(u,null)))},d(e){e&&g(t),e&&g(s),e&&g(l),T.d(),P&&P.d(),d=!1,h()}}}
|
|
778
778
|
// (97:10) {:else}
|
|
779
|
-
function
|
|
779
|
+
function Ai(e){let t;return{c(){t=y("div"),_(t,"class","ProgressBarFill"),_(t,"part","ProgressBarFill"),S(t,"width",/*getProgress*/e[8]()+"%")},m(e,n){p(e,t,n)},p(e,n){/*getProgress*/256&n&&S(t,"width",/*getProgress*/e[8]()+"%")},d(e){e&&g(t)}}}
|
|
780
780
|
// (95:10) {#if tournamentUntilStartDays > 0}
|
|
781
|
-
function
|
|
781
|
+
function Bi(t){let n;return{c(){n=y("div"),_(n,"class","ProgressBarFillStarting"),_(n,"part","ProgressBarFillStarting")},m(e,t){p(e,n,t)},p:e,d(e){e&&g(n)}}}
|
|
782
782
|
// (92:8) {#if status == 'Finished' || status == 'Closing' || status == 'Closed'}
|
|
783
|
-
function
|
|
783
|
+
function Fi(t){let n;return{c(){n=y("div"),_(n,"class","ProgressBarFillEnd"),_(n,"part","ProgressBarFillEnd")},m(e,t){p(e,n,t)},p:e,d(e){e&&g(n)}}}
|
|
784
784
|
// (109:12) {#if tournamentLeftDays > 0}
|
|
785
|
-
function
|
|
785
|
+
function Oi(e){let t,n,r,i,o=/*$_*/e[9]("tournamentsDuration.left")+"";return{c(){t=y("div"),n=C(/*showRemain*/e[5]),r=v(),i=C(o),_(t,"class","Remaining"),_(t,"part","Remaining")},m(e,o){p(e,t,o),m(t,n),m(t,r),m(t,i)},p(e,t){/*showRemain*/32&t&&k(n,/*showRemain*/e[5]),/*$_*/512&t&&o!==(o=/*$_*/e[9]("tournamentsDuration.left")+"")&&k(i,o)},d(e){e&&g(t)}}}
|
|
786
786
|
// (104:10) {#if tournamentUntilStartDays > 0}
|
|
787
|
-
function
|
|
787
|
+
function zi(e){let t,n,r,i,o=/*$_*/e[9]("tournamentsDuration.starting")+"",a=/*getTextByDiff*/e[11](/*tournamentUntilStartDays*/e[4])+"";return{c(){t=y("div"),n=C(o),r=v(),i=C(a),_(t,"class","Remaining"),_(t,"part","Remaining")},m(e,o){p(e,t,o),m(t,n),m(t,r),m(t,i)},p(e,t){/*$_*/512&t&&o!==(o=/*$_*/e[9]("tournamentsDuration.starting")+"")&&k(n,o),/*tournamentUntilStartDays*/16&t&&a!==(a=/*getTextByDiff*/e[11](/*tournamentUntilStartDays*/e[4])+"")&&k(i,a)},d(e){e&&g(t)}}}
|
|
788
788
|
// (101:8) {#if status == 'Finished' || status == 'Closing' || status == 'Closed'}
|
|
789
|
-
function
|
|
790
|
-
/* src/Cells/SeeGamesLine.svelte generated by Svelte v3.
|
|
791
|
-
function Ni(t){let n,r,i,o,a,s,l,u,c,d=/*$_*/t[3]("tournamentsThumbnail.seegames")+"",h=/*$_*/t[3]("tournamentsThumbnail.here")+"";return{c(){n=y("div"),r=y("p"),i=C(d),o=v(),a=y("a"),s=C(h),this.c=e,_(a,"part","GamesAnchor"),_(a,"class","GamesAnchor"),_(a,"href",/*gameurl*/t[0]),_(a,"target",l=/*keepbrowsercontext*/"true"===t[2]?"_self":"_blank"),_(r,"part","GamesP"),_(n,"class","Games"),_(n,"part","Games")},m(e,l){p(e,n,l),m(n,r),m(r,i),m(r,o),m(r,a),m(a,s),u||(c=x(a,"click",/*click_handler*/t[6]),u=!0)},p(e,[t]){/*$_*/8&t&&d!==(d=/*$_*/e[3]("tournamentsThumbnail.seegames")+"")&&k(i,d),/*$_*/8&t&&h!==(h=/*$_*/e[3]("tournamentsThumbnail.here")+"")&&k(s,h),/*gameurl*/1&t&&_(a,"href",/*gameurl*/e[0]),/*keepbrowsercontext*/4&t&&l!==(l=/*keepbrowsercontext*/"true"===e[2]?"_self":"_blank")&&_(a,"target",l)},i:e,o:e,d(e){e&&g(n),u=!1,c()}}}function Hi(e,t,n){let r;d(e,Sn,(e=>n(3,r=e)));let{gameurl:i=""}=t,{lang:o="en"}=t,{tourid:a=""}=t,{keepbrowsercontext:s="false"}=t;Object.keys(ri).forEach((e=>{qr(e,ri[e])})),sn({fallbackLocale:"en",initialLocale:"en"});const l=(e,t)=>{window.postMessage({type:"tournamentGamesClicked",tourId:t},window.location.href)};return e.$$set=e=>{"gameurl"in e&&n(0,i=e.gameurl),"lang"in e&&n(5,o=e.lang),"tourid"in e&&n(1,a=e.tourid),"keepbrowsercontext"in e&&n(2,s=e.keepbrowsercontext)},[i,a,s,r,l,o,()=>l()]}customElements.define("duration-cell",zi);class Ui extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Hi,Ni,a,{gameurl:0,lang:5,tourid:1,keepbrowsercontext:2},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["gameurl","lang","tourid","keepbrowsercontext"]}get gameurl(){return this.$$.ctx[0]}set gameurl(e){this.$$set({gameurl:e}),I()}get lang(){return this.$$.ctx[5]}set lang(e){this.$$set({lang:e}),I()}get tourid(){return this.$$.ctx[1]}set tourid(e){this.$$set({tourid:e}),I()}get keepbrowsercontext(){return this.$$.ctx[2]}set keepbrowsercontext(e){this.$$set({keepbrowsercontext:e}),I()}}customElements.define("see-games-line",Ui);var Ii="data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_3552_59823)'%3e%3cpath d='M7.01358 0.397379C6.76397 0.495817 6.55304 0.580192 6.54601 0.583707C6.53546 0.590739 7.3089 2.59464 7.33702 2.63332C7.3546 2.66144 8.29679 2.27121 8.29679 2.23605C8.29679 2.21144 8.1878 1.91613 8.05069 1.5716C7.9171 1.22707 7.74132 0.780582 7.66046 0.580192C7.58311 0.376286 7.50577 0.211051 7.49522 0.214567C7.48116 0.214567 7.26671 0.298942 7.01358 0.397379Z' fill='white'/%3e%3cpath d='M10.3395 0.576676C10.2586 0.780582 10.0828 1.22707 9.94922 1.5716C9.81211 1.91613 9.70312 2.21144 9.70312 2.23605C9.70312 2.27121 10.6453 2.66144 10.6664 2.63332C10.684 2.60168 11.4258 0.682145 11.4328 0.636442C11.4398 0.604801 11.3027 0.530973 11.025 0.418473C10.7965 0.323551 10.582 0.239176 10.5469 0.228629C10.4941 0.211051 10.459 0.270817 10.3395 0.576676Z' fill='white'/%3e%3cpath d='M3.86016 2.07432C3.67031 2.28525 3.51562 2.46455 3.51562 2.4751C3.51562 2.48213 3.8918 2.82666 4.34883 3.23799L5.17852 3.98682L5.40352 3.74424C5.83594 3.27314 5.88867 3.19932 5.83242 3.1501C5.8043 3.12549 5.4668 2.82314 5.08008 2.47861C4.69336 2.13408 4.33828 1.81768 4.28906 1.77549L4.20117 1.69463L3.86016 2.07432Z' fill='white'/%3e%3cpath d='M12.9735 2.4293C12.52 2.83711 12.1438 3.17813 12.1368 3.1957C12.1297 3.22031 12.7872 3.97266 12.8188 3.97266C12.8434 3.97266 14.4852 2.49258 14.4852 2.475C14.4852 2.46445 14.3411 2.2957 14.1618 2.09883C13.986 1.90195 13.8313 1.72969 13.8208 1.71563C13.8102 1.70156 13.427 2.02148 12.9735 2.4293Z' fill='white'/%3e%3cpath d='M1.50156 3.76875C1.31172 4.0043 0.991797 4.51406 0.879297 4.75313C0.496094 5.60742 0.478516 6.35273 0.826562 7.17891C0.847656 7.23516 0.830078 7.24219 0.7 7.24219C0.615625 7.24219 0.485547 7.25273 0.415234 7.26328C0.285156 7.28438 0.278125 7.29492 0.211328 7.51992C0.0601562 8.0332 0.025 8.27227 0.0214844 8.78906C0.0214844 9.39727 0.0707031 9.64336 0.299219 10.1145C0.425781 10.3711 0.520703 10.5012 0.75625 10.7508L1.05508 11.0672L0.928516 11.148C0.854687 11.1902 0.682422 11.3203 0.541797 11.4293L0.285156 11.6332L0.373047 11.918C0.583984 12.6 0.875781 13.1344 1.25898 13.5422C1.60703 13.9078 2.12383 14.2207 2.50703 14.291C2.57734 14.3051 2.63711 14.3332 2.63711 14.3508C2.63711 14.3684 2.59141 14.4527 2.53164 14.5371C2.47539 14.6215 2.42617 14.7059 2.42617 14.7199C2.42617 14.7691 2.8375 15.3598 3.0168 15.5707C3.37891 15.9961 3.97656 16.3758 4.525 16.5305C4.87305 16.6289 5.49883 16.6359 5.81875 16.5516C6.41641 16.3898 6.90156 16.098 7.32344 15.6445L7.58359 15.3633L7.70312 15.4055C7.99141 15.5039 8.24805 15.7395 8.38164 16.0277C8.44844 16.1754 8.45547 16.2633 8.46602 16.991L8.47656 17.7891H9.00039H9.52422L9.53477 16.9875C9.54531 16.2633 9.55234 16.1754 9.61914 16.0277C9.75273 15.7395 10.0094 15.5039 10.2977 15.4055L10.4172 15.3633L10.6773 15.6445C11.0992 16.098 11.5844 16.3898 12.182 16.5516C12.502 16.6359 13.1277 16.6289 13.4758 16.5305C14.0242 16.3758 14.6219 15.9961 14.984 15.5707C15.1633 15.3598 15.5746 14.7691 15.5746 14.7199C15.5746 14.7059 15.5254 14.6215 15.4691 14.5371C15.4129 14.4527 15.3637 14.3684 15.3637 14.3508C15.3637 14.3332 15.4234 14.3051 15.4937 14.291C15.5676 14.277 15.7223 14.2277 15.8383 14.1785C16.6609 13.834 17.2797 13.05 17.6277 11.9109L17.7156 11.6332L17.459 11.4293C17.3184 11.3203 17.1461 11.1902 17.0723 11.148L16.9457 11.0672L17.2445 10.7508C17.4801 10.5012 17.575 10.3711 17.7016 10.1145C17.923 9.65391 17.9793 9.39727 17.9793 8.80664C17.9828 8.30742 17.9441 8.06836 17.7859 7.51992C17.7227 7.29492 17.7156 7.28438 17.5855 7.26328C17.5152 7.25273 17.3852 7.24219 17.3008 7.24219C17.1707 7.24219 17.1531 7.23516 17.1742 7.17891C17.6066 6.14883 17.4801 5.21719 16.7559 4.13438C16.3867 3.57891 16.4254 3.6 16.0527 3.70898C14.977 4.02188 14.2703 4.57383 13.866 5.42461C13.5637 6.06445 13.5637 6.87656 13.8695 7.61484C13.982 7.88555 14.1367 8.17383 14.2738 8.36719C14.3371 8.45508 14.3371 8.46211 14.2 8.73633C14.1262 8.89102 14.0312 9.16523 13.9891 9.34453C13.9223 9.63281 13.9152 9.73477 13.9363 10.1883C13.9469 10.473 13.9645 10.7543 13.9785 10.8141C13.9961 10.916 13.9855 10.9336 13.7746 11.0848C13.3211 11.4047 12.9168 11.9496 12.6918 12.5262C12.5371 12.9234 12.5441 12.9164 12.3754 12.9445C12.0168 13.0078 11.5879 13.1941 11.2293 13.4508C11.0219 13.5984 10.4066 14.2172 10.4066 14.277C10.4066 14.2945 10.375 14.3086 10.3398 14.3086C10.3012 14.3086 10.1465 14.3473 9.99531 14.3965C9.69297 14.4914 9.39766 14.6707 9.15859 14.9027L9.00039 15.0539L8.85625 14.9098C8.63477 14.6883 8.30781 14.4914 8.00547 14.3965C7.8543 14.3473 7.69961 14.3086 7.66094 14.3086C7.62578 14.3086 7.59414 14.2945 7.59414 14.277C7.59414 14.2172 6.97891 13.5984 6.76797 13.4473C6.4832 13.2434 6.08945 13.057 5.78359 12.9867C5.65 12.9551 5.51641 12.9199 5.4918 12.9059C5.46719 12.8953 5.39336 12.7477 5.33008 12.5789C5.10156 11.9707 4.69023 11.4152 4.22969 11.0848C4.01523 10.9336 4.00469 10.916 4.02227 10.8141C4.03633 10.7543 4.05391 10.473 4.06445 10.1883C4.08555 9.73477 4.07852 9.63281 4.01172 9.34453C3.96953 9.16523 3.87461 8.89102 3.80078 8.73633L3.66367 8.45859L3.76914 8.30391C3.90273 8.11055 4.12422 7.66406 4.20156 7.43555C4.36328 6.95391 4.40547 6.38438 4.30703 5.92383C4.09961 4.95352 3.26641 4.12734 2.12734 3.76523C1.60703 3.6 1.63867 3.6 1.50156 3.76875ZM2.26445 4.95703C2.75664 5.19961 3.09766 5.58281 3.23828 6.05391C3.37187 6.48633 3.28398 7.04531 3.0168 7.51641L2.91133 7.69922L2.62656 7.55156C1.77227 7.10859 1.42422 6.22969 1.76172 5.37188C1.84258 5.16797 2.0043 4.85156 2.03242 4.85156C2.03945 4.85156 2.14492 4.90078 2.26445 4.95703ZM16.1371 5.15039C16.5133 5.92031 16.4184 6.65156 15.8734 7.18945C15.7328 7.32656 15.5465 7.46016 15.3707 7.55156L15.0895 7.69922L15.0156 7.57266C14.541 6.76758 14.6043 5.92031 15.1809 5.35078C15.3602 5.17852 15.8629 4.85859 15.9684 4.85156C15.9824 4.85156 16.0598 4.98516 16.1371 5.15039ZM1.59297 8.31445C1.96211 8.37773 2.27852 8.53242 2.52813 8.77148C2.76016 8.99297 2.89375 9.21445 2.97109 9.50977C3.02383 9.7207 3.04141 10.2691 3.00273 10.4766L2.97812 10.5891L2.71797 10.568C1.64219 10.4695 1.00234 9.72773 1.06211 8.65195C1.07266 8.47969 1.09023 8.32148 1.1043 8.30039C1.13594 8.25117 1.25547 8.25469 1.59297 8.31445ZM16.893 8.29688C16.9387 8.37422 16.9527 8.92969 16.9141 9.1582C16.7699 9.97383 16.1863 10.473 15.2547 10.568L15.0227 10.5891L14.998 10.4766C14.9594 10.2691 14.977 9.7207 15.0297 9.50977C15.1914 8.89453 15.7117 8.4375 16.3937 8.31445C16.7066 8.2582 16.8648 8.25117 16.893 8.29688ZM3.2418 11.7387C3.51602 11.8441 3.80781 12.0691 3.99766 12.3223C4.19102 12.5754 4.34219 12.8742 4.31758 12.9445C4.30703 12.9727 4.19453 13.043 4.07148 13.1063C3.08711 13.5879 2.13086 13.2539 1.62109 12.2449C1.58242 12.1641 1.54727 12.0727 1.54727 12.0445C1.54727 11.9742 1.97617 11.7563 2.24336 11.6895C2.52109 11.6191 2.98516 11.6438 3.2418 11.7387ZM15.7434 11.6895C16.0176 11.7563 16.4535 11.9707 16.4535 12.0445C16.4535 12.1992 16.0809 12.7547 15.8418 12.948C15.3039 13.391 14.6113 13.4437 13.9152 13.0922C13.7781 13.0219 13.6762 12.948 13.6762 12.9199C13.6762 12.832 13.8309 12.5508 14.0031 12.3223C14.425 11.7598 15.0648 11.5312 15.7434 11.6895ZM5.5375 14.0098C5.65 14.0414 5.83984 14.1152 5.95586 14.1785C6.1668 14.291 6.64492 14.7129 6.64492 14.7902C6.64492 14.8113 6.53594 14.9309 6.40234 15.0539C5.63242 15.7676 4.72891 15.743 3.94141 14.9871L3.67422 14.7305L3.90977 14.509C4.40195 14.0414 4.975 13.8656 5.5375 14.0098ZM13.2367 14.0098C13.5391 14.0906 13.8273 14.2559 14.091 14.509L14.3266 14.7305L14.0594 14.9871C13.2719 15.743 12.3684 15.7676 11.5984 15.0539C11.4648 14.9309 11.3559 14.8113 11.3559 14.7902C11.3559 14.7656 11.4648 14.6461 11.5949 14.5195C12.0906 14.0449 12.6707 13.8621 13.2367 14.0098Z' fill='white'/%3e%3cpath d='M7.497 7.374L8.673 7.066V11H9.646V6.016L7.497 6.471V7.374Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_3552_59823'%3e%3crect width='18' height='18' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Yi="data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.01358 0.397379C6.76397 0.495817 6.55304 0.580192 6.54601 0.583707C6.53546 0.590739 7.3089 2.59464 7.33702 2.63332C7.3546 2.66144 8.29679 2.27121 8.29679 2.23605C8.29679 2.21144 8.1878 1.91613 8.05069 1.5716C7.9171 1.22707 7.74132 0.780582 7.66046 0.580192C7.58311 0.376286 7.50577 0.211051 7.49522 0.214567C7.48116 0.214567 7.26671 0.298942 7.01358 0.397379Z' fill='white'/%3e%3cpath d='M10.3395 0.576676C10.2586 0.780582 10.0828 1.22707 9.94922 1.5716C9.81211 1.91613 9.70312 2.21144 9.70312 2.23605C9.70312 2.27121 10.6453 2.66144 10.6664 2.63332C10.684 2.60168 11.4258 0.682145 11.4328 0.636442C11.4398 0.604801 11.3027 0.530973 11.025 0.418473C10.7965 0.323551 10.582 0.239176 10.5469 0.228629C10.4941 0.211051 10.459 0.270817 10.3395 0.576676Z' fill='white'/%3e%3cpath d='M3.86016 2.07432C3.67031 2.28525 3.51562 2.46455 3.51562 2.4751C3.51562 2.48213 3.8918 2.82666 4.34883 3.23799L5.17852 3.98682L5.40352 3.74424C5.83594 3.27314 5.88867 3.19932 5.83242 3.1501C5.8043 3.12549 5.4668 2.82314 5.08008 2.47861C4.69336 2.13408 4.33828 1.81768 4.28906 1.77549L4.20117 1.69463L3.86016 2.07432Z' fill='white'/%3e%3cpath d='M12.9735 2.4293C12.52 2.83711 12.1438 3.17813 12.1368 3.1957C12.1297 3.22031 12.7872 3.97266 12.8188 3.97266C12.8434 3.97266 14.4852 2.49258 14.4852 2.475C14.4852 2.46445 14.3411 2.2957 14.1618 2.09883C13.986 1.90195 13.8313 1.72969 13.8208 1.71563C13.8102 1.70156 13.427 2.02148 12.9735 2.4293Z' fill='white'/%3e%3cpath d='M1.50156 3.76875C1.31172 4.0043 0.991797 4.51406 0.879297 4.75313C0.496094 5.60742 0.478516 6.35273 0.826562 7.17891C0.847656 7.23516 0.830078 7.24219 0.7 7.24219C0.615625 7.24219 0.485547 7.25273 0.415234 7.26328C0.285156 7.28438 0.278125 7.29492 0.211328 7.51992C0.0601562 8.0332 0.025 8.27227 0.0214844 8.78906C0.0214844 9.39727 0.0707031 9.64336 0.299219 10.1145C0.425781 10.3711 0.520703 10.5012 0.75625 10.7508L1.05508 11.0672L0.928516 11.148C0.854687 11.1902 0.682422 11.3203 0.541797 11.4293L0.285156 11.6332L0.373047 11.918C0.583984 12.6 0.875781 13.1344 1.25898 13.5422C1.60703 13.9078 2.12383 14.2207 2.50703 14.291C2.57734 14.3051 2.63711 14.3332 2.63711 14.3508C2.63711 14.3684 2.59141 14.4527 2.53164 14.5371C2.47539 14.6215 2.42617 14.7059 2.42617 14.7199C2.42617 14.7691 2.8375 15.3598 3.0168 15.5707C3.37891 15.9961 3.97656 16.3758 4.525 16.5305C4.87305 16.6289 5.49883 16.6359 5.81875 16.5516C6.41641 16.3898 6.90156 16.098 7.32344 15.6445L7.58359 15.3633L7.70312 15.4055C7.99141 15.5039 8.24805 15.7395 8.38164 16.0277C8.44844 16.1754 8.45547 16.2633 8.46602 16.991L8.47656 17.7891H9.00039H9.52422L9.53477 16.9875C9.54531 16.2633 9.55234 16.1754 9.61914 16.0277C9.75273 15.7395 10.0094 15.5039 10.2977 15.4055L10.4172 15.3633L10.6773 15.6445C11.0992 16.098 11.5844 16.3898 12.182 16.5516C12.502 16.6359 13.1277 16.6289 13.4758 16.5305C14.0242 16.3758 14.6219 15.9961 14.984 15.5707C15.1633 15.3598 15.5746 14.7691 15.5746 14.7199C15.5746 14.7059 15.5254 14.6215 15.4691 14.5371C15.4129 14.4527 15.3637 14.3684 15.3637 14.3508C15.3637 14.3332 15.4234 14.3051 15.4937 14.291C15.5676 14.277 15.7223 14.2277 15.8383 14.1785C16.6609 13.834 17.2797 13.05 17.6277 11.9109L17.7156 11.6332L17.459 11.4293C17.3184 11.3203 17.1461 11.1902 17.0723 11.148L16.9457 11.0672L17.2445 10.7508C17.4801 10.5012 17.575 10.3711 17.7016 10.1145C17.923 9.65391 17.9793 9.39727 17.9793 8.80664C17.9828 8.30742 17.9441 8.06836 17.7859 7.51992C17.7227 7.29492 17.7156 7.28438 17.5855 7.26328C17.5152 7.25273 17.3852 7.24219 17.3008 7.24219C17.1707 7.24219 17.1531 7.23516 17.1742 7.17891C17.6066 6.14883 17.4801 5.21719 16.7559 4.13438C16.3867 3.57891 16.4254 3.6 16.0527 3.70898C14.977 4.02188 14.2703 4.57383 13.866 5.42461C13.5637 6.06445 13.5637 6.87656 13.8695 7.61484C13.982 7.88555 14.1367 8.17383 14.2738 8.36719C14.3371 8.45508 14.3371 8.46211 14.2 8.73633C14.1262 8.89102 14.0312 9.16523 13.9891 9.34453C13.9223 9.63281 13.9152 9.73477 13.9363 10.1883C13.9469 10.473 13.9645 10.7543 13.9785 10.8141C13.9961 10.916 13.9855 10.9336 13.7746 11.0848C13.3211 11.4047 12.9168 11.9496 12.6918 12.5262C12.5371 12.9234 12.5441 12.9164 12.3754 12.9445C12.0168 13.0078 11.5879 13.1941 11.2293 13.4508C11.0219 13.5984 10.4066 14.2172 10.4066 14.277C10.4066 14.2945 10.375 14.3086 10.3398 14.3086C10.3012 14.3086 10.1465 14.3473 9.99531 14.3965C9.69297 14.4914 9.39766 14.6707 9.15859 14.9027L9.00039 15.0539L8.85625 14.9098C8.63477 14.6883 8.30781 14.4914 8.00547 14.3965C7.8543 14.3473 7.69961 14.3086 7.66094 14.3086C7.62578 14.3086 7.59414 14.2945 7.59414 14.277C7.59414 14.2172 6.97891 13.5984 6.76797 13.4473C6.4832 13.2434 6.08945 13.057 5.78359 12.9867C5.65 12.9551 5.51641 12.9199 5.4918 12.9059C5.46719 12.8953 5.39336 12.7477 5.33008 12.5789C5.10156 11.9707 4.69023 11.4152 4.22969 11.0848C4.01523 10.9336 4.00469 10.916 4.02227 10.8141C4.03633 10.7543 4.05391 10.473 4.06445 10.1883C4.08555 9.73477 4.07852 9.63281 4.01172 9.34453C3.96953 9.16523 3.87461 8.89102 3.80078 8.73633L3.66367 8.45859L3.76914 8.30391C3.90273 8.11055 4.12422 7.66406 4.20156 7.43555C4.36328 6.95391 4.40547 6.38438 4.30703 5.92383C4.09961 4.95352 3.26641 4.12734 2.12734 3.76523C1.60703 3.6 1.63867 3.6 1.50156 3.76875ZM2.26445 4.95703C2.75664 5.19961 3.09766 5.58281 3.23828 6.05391C3.37187 6.48633 3.28398 7.04531 3.0168 7.51641L2.91133 7.69922L2.62656 7.55156C1.77227 7.10859 1.42422 6.22969 1.76172 5.37188C1.84258 5.16797 2.0043 4.85156 2.03242 4.85156C2.03945 4.85156 2.14492 4.90078 2.26445 4.95703ZM16.1371 5.15039C16.5133 5.92031 16.4184 6.65156 15.8734 7.18945C15.7328 7.32656 15.5465 7.46016 15.3707 7.55156L15.0895 7.69922L15.0156 7.57266C14.541 6.76758 14.6043 5.92031 15.1809 5.35078C15.3602 5.17852 15.8629 4.85859 15.9684 4.85156C15.9824 4.85156 16.0598 4.98516 16.1371 5.15039ZM1.59297 8.31445C1.96211 8.37773 2.27852 8.53242 2.52813 8.77148C2.76016 8.99297 2.89375 9.21445 2.97109 9.50977C3.02383 9.7207 3.04141 10.2691 3.00273 10.4766L2.97812 10.5891L2.71797 10.568C1.64219 10.4695 1.00234 9.72773 1.06211 8.65195C1.07266 8.47969 1.09023 8.32148 1.1043 8.30039C1.13594 8.25117 1.25547 8.25469 1.59297 8.31445ZM16.893 8.29688C16.9387 8.37422 16.9527 8.92969 16.9141 9.1582C16.7699 9.97383 16.1863 10.473 15.2547 10.568L15.0227 10.5891L14.998 10.4766C14.9594 10.2691 14.977 9.7207 15.0297 9.50977C15.1914 8.89453 15.7117 8.4375 16.3937 8.31445C16.7066 8.2582 16.8648 8.25117 16.893 8.29688ZM3.2418 11.7387C3.51602 11.8441 3.80781 12.0691 3.99766 12.3223C4.19102 12.5754 4.34219 12.8742 4.31758 12.9445C4.30703 12.9727 4.19453 13.043 4.07148 13.1063C3.08711 13.5879 2.13086 13.2539 1.62109 12.2449C1.58242 12.1641 1.54727 12.0727 1.54727 12.0445C1.54727 11.9742 1.97617 11.7563 2.24336 11.6895C2.52109 11.6191 2.98516 11.6438 3.2418 11.7387ZM15.7434 11.6895C16.0176 11.7563 16.4535 11.9707 16.4535 12.0445C16.4535 12.1992 16.0809 12.7547 15.8418 12.948C15.3039 13.391 14.6113 13.4437 13.9152 13.0922C13.7781 13.0219 13.6762 12.948 13.6762 12.9199C13.6762 12.832 13.8309 12.5508 14.0031 12.3223C14.425 11.7598 15.0648 11.5312 15.7434 11.6895ZM5.5375 14.0098C5.65 14.0414 5.83984 14.1152 5.95586 14.1785C6.1668 14.291 6.64492 14.7129 6.64492 14.7902C6.64492 14.8113 6.53594 14.9309 6.40234 15.0539C5.63242 15.7676 4.72891 15.743 3.94141 14.9871L3.67422 14.7305L3.90977 14.509C4.40195 14.0414 4.975 13.8656 5.5375 14.0098ZM13.2367 14.0098C13.5391 14.0906 13.8273 14.2559 14.091 14.509L14.3266 14.7305L14.0594 14.9871C13.2719 15.743 12.3684 15.7676 11.5984 15.0539C11.4648 14.9309 11.3559 14.8113 11.3559 14.7902C11.3559 14.7656 11.4648 14.6461 11.5949 14.5195C12.0906 14.0449 12.6707 13.8621 13.2367 14.0098Z' fill='white'/%3e%3cpath d='M7.14 11H11.081V10.083H9.03L10.304 8.879C10.5093 8.69233 10.675 8.48467 10.801 8.256C10.927 8.02733 10.99 7.78233 10.99 7.521C10.99 7.34367 10.9527 7.16633 10.878 6.989C10.808 6.81167 10.6983 6.65067 10.549 6.506C10.4043 6.35667 10.22 6.23767 9.996 6.149C9.77667 6.05567 9.52 6.009 9.226 6.009C8.82933 6.009 8.49333 6.093 8.218 6.261C7.94733 6.42433 7.742 6.646 7.602 6.926C7.462 7.206 7.392 7.521 7.392 7.871H8.372C8.372 7.675 8.40467 7.50233 8.47 7.353C8.54 7.20367 8.63567 7.08933 8.757 7.01C8.883 6.926 9.03233 6.884 9.205 6.884C9.32633 6.884 9.43367 6.905 9.527 6.947C9.62033 6.98433 9.69967 7.03567 9.765 7.101C9.83033 7.16633 9.87933 7.241 9.912 7.325C9.94467 7.409 9.961 7.49533 9.961 7.584C9.961 7.71 9.93767 7.83133 9.891 7.948C9.84433 8.06467 9.77667 8.18133 9.688 8.298C9.59933 8.41467 9.492 8.54067 9.366 8.676L7.14 11Z' fill='white'/%3e%3c/svg%3e",ji="data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_3552_59855)'%3e%3cpath d='M7.01358 0.397379C6.76397 0.495817 6.55304 0.580192 6.54601 0.583707C6.53546 0.590739 7.3089 2.59464 7.33702 2.63332C7.3546 2.66144 8.29679 2.27121 8.29679 2.23605C8.29679 2.21144 8.1878 1.91613 8.05069 1.5716C7.9171 1.22707 7.74132 0.780582 7.66046 0.580192C7.58311 0.376286 7.50577 0.211051 7.49522 0.214567C7.48116 0.214567 7.26671 0.298942 7.01358 0.397379Z' fill='white'/%3e%3cpath d='M10.3395 0.576676C10.2586 0.780582 10.0828 1.22707 9.94922 1.5716C9.81211 1.91613 9.70312 2.21144 9.70312 2.23605C9.70312 2.27121 10.6453 2.66144 10.6664 2.63332C10.684 2.60168 11.4258 0.682145 11.4328 0.636442C11.4398 0.604801 11.3027 0.530973 11.025 0.418473C10.7965 0.323551 10.582 0.239176 10.5469 0.228629C10.4941 0.211051 10.459 0.270817 10.3395 0.576676Z' fill='white'/%3e%3cpath d='M3.86016 2.07432C3.67031 2.28525 3.51562 2.46455 3.51562 2.4751C3.51562 2.48213 3.8918 2.82666 4.34883 3.23799L5.17852 3.98682L5.40352 3.74424C5.83594 3.27314 5.88867 3.19932 5.83242 3.1501C5.8043 3.12549 5.4668 2.82314 5.08008 2.47861C4.69336 2.13408 4.33828 1.81768 4.28906 1.77549L4.20117 1.69463L3.86016 2.07432Z' fill='white'/%3e%3cpath d='M12.9735 2.4293C12.52 2.83711 12.1438 3.17813 12.1368 3.1957C12.1297 3.22031 12.7872 3.97266 12.8188 3.97266C12.8434 3.97266 14.4852 2.49258 14.4852 2.475C14.4852 2.46445 14.3411 2.2957 14.1618 2.09883C13.986 1.90195 13.8313 1.72969 13.8208 1.71563C13.8102 1.70156 13.427 2.02148 12.9735 2.4293Z' fill='white'/%3e%3cpath d='M1.50156 3.76875C1.31172 4.0043 0.991797 4.51406 0.879297 4.75313C0.496094 5.60742 0.478516 6.35273 0.826562 7.17891C0.847656 7.23516 0.830078 7.24219 0.7 7.24219C0.615625 7.24219 0.485547 7.25273 0.415234 7.26328C0.285156 7.28438 0.278125 7.29492 0.211328 7.51992C0.0601562 8.0332 0.025 8.27227 0.0214844 8.78906C0.0214844 9.39727 0.0707031 9.64336 0.299219 10.1145C0.425781 10.3711 0.520703 10.5012 0.75625 10.7508L1.05508 11.0672L0.928516 11.148C0.854687 11.1902 0.682422 11.3203 0.541797 11.4293L0.285156 11.6332L0.373047 11.918C0.583984 12.6 0.875781 13.1344 1.25898 13.5422C1.60703 13.9078 2.12383 14.2207 2.50703 14.291C2.57734 14.3051 2.63711 14.3332 2.63711 14.3508C2.63711 14.3684 2.59141 14.4527 2.53164 14.5371C2.47539 14.6215 2.42617 14.7059 2.42617 14.7199C2.42617 14.7691 2.8375 15.3598 3.0168 15.5707C3.37891 15.9961 3.97656 16.3758 4.525 16.5305C4.87305 16.6289 5.49883 16.6359 5.81875 16.5516C6.41641 16.3898 6.90156 16.098 7.32344 15.6445L7.58359 15.3633L7.70312 15.4055C7.99141 15.5039 8.24805 15.7395 8.38164 16.0277C8.44844 16.1754 8.45547 16.2633 8.46602 16.991L8.47656 17.7891H9.00039H9.52422L9.53477 16.9875C9.54531 16.2633 9.55234 16.1754 9.61914 16.0277C9.75273 15.7395 10.0094 15.5039 10.2977 15.4055L10.4172 15.3633L10.6773 15.6445C11.0992 16.098 11.5844 16.3898 12.182 16.5516C12.502 16.6359 13.1277 16.6289 13.4758 16.5305C14.0242 16.3758 14.6219 15.9961 14.984 15.5707C15.1633 15.3598 15.5746 14.7691 15.5746 14.7199C15.5746 14.7059 15.5254 14.6215 15.4691 14.5371C15.4129 14.4527 15.3637 14.3684 15.3637 14.3508C15.3637 14.3332 15.4234 14.3051 15.4937 14.291C15.5676 14.277 15.7223 14.2277 15.8383 14.1785C16.6609 13.834 17.2797 13.05 17.6277 11.9109L17.7156 11.6332L17.459 11.4293C17.3184 11.3203 17.1461 11.1902 17.0723 11.148L16.9457 11.0672L17.2445 10.7508C17.4801 10.5012 17.575 10.3711 17.7016 10.1145C17.923 9.65391 17.9793 9.39727 17.9793 8.80664C17.9828 8.30742 17.9441 8.06836 17.7859 7.51992C17.7227 7.29492 17.7156 7.28438 17.5855 7.26328C17.5152 7.25273 17.3852 7.24219 17.3008 7.24219C17.1707 7.24219 17.1531 7.23516 17.1742 7.17891C17.6066 6.14883 17.4801 5.21719 16.7559 4.13438C16.3867 3.57891 16.4254 3.6 16.0527 3.70898C14.977 4.02188 14.2703 4.57383 13.866 5.42461C13.5637 6.06445 13.5637 6.87656 13.8695 7.61484C13.982 7.88555 14.1367 8.17383 14.2738 8.36719C14.3371 8.45508 14.3371 8.46211 14.2 8.73633C14.1262 8.89102 14.0312 9.16523 13.9891 9.34453C13.9223 9.63281 13.9152 9.73477 13.9363 10.1883C13.9469 10.473 13.9645 10.7543 13.9785 10.8141C13.9961 10.916 13.9855 10.9336 13.7746 11.0848C13.3211 11.4047 12.9168 11.9496 12.6918 12.5262C12.5371 12.9234 12.5441 12.9164 12.3754 12.9445C12.0168 13.0078 11.5879 13.1941 11.2293 13.4508C11.0219 13.5984 10.4066 14.2172 10.4066 14.277C10.4066 14.2945 10.375 14.3086 10.3398 14.3086C10.3012 14.3086 10.1465 14.3473 9.99531 14.3965C9.69297 14.4914 9.39766 14.6707 9.15859 14.9027L9.00039 15.0539L8.85625 14.9098C8.63477 14.6883 8.30781 14.4914 8.00547 14.3965C7.8543 14.3473 7.69961 14.3086 7.66094 14.3086C7.62578 14.3086 7.59414 14.2945 7.59414 14.277C7.59414 14.2172 6.97891 13.5984 6.76797 13.4473C6.4832 13.2434 6.08945 13.057 5.78359 12.9867C5.65 12.9551 5.51641 12.9199 5.4918 12.9059C5.46719 12.8953 5.39336 12.7477 5.33008 12.5789C5.10156 11.9707 4.69023 11.4152 4.22969 11.0848C4.01523 10.9336 4.00469 10.916 4.02227 10.8141C4.03633 10.7543 4.05391 10.473 4.06445 10.1883C4.08555 9.73477 4.07852 9.63281 4.01172 9.34453C3.96953 9.16523 3.87461 8.89102 3.80078 8.73633L3.66367 8.45859L3.76914 8.30391C3.90273 8.11055 4.12422 7.66406 4.20156 7.43555C4.36328 6.95391 4.40547 6.38438 4.30703 5.92383C4.09961 4.95352 3.26641 4.12734 2.12734 3.76523C1.60703 3.6 1.63867 3.6 1.50156 3.76875ZM2.26445 4.95703C2.75664 5.19961 3.09766 5.58281 3.23828 6.05391C3.37187 6.48633 3.28398 7.04531 3.0168 7.51641L2.91133 7.69922L2.62656 7.55156C1.77227 7.10859 1.42422 6.22969 1.76172 5.37188C1.84258 5.16797 2.0043 4.85156 2.03242 4.85156C2.03945 4.85156 2.14492 4.90078 2.26445 4.95703ZM16.1371 5.15039C16.5133 5.92031 16.4184 6.65156 15.8734 7.18945C15.7328 7.32656 15.5465 7.46016 15.3707 7.55156L15.0895 7.69922L15.0156 7.57266C14.541 6.76758 14.6043 5.92031 15.1809 5.35078C15.3602 5.17852 15.8629 4.85859 15.9684 4.85156C15.9824 4.85156 16.0598 4.98516 16.1371 5.15039ZM1.59297 8.31445C1.96211 8.37773 2.27852 8.53242 2.52813 8.77148C2.76016 8.99297 2.89375 9.21445 2.97109 9.50977C3.02383 9.7207 3.04141 10.2691 3.00273 10.4766L2.97812 10.5891L2.71797 10.568C1.64219 10.4695 1.00234 9.72773 1.06211 8.65195C1.07266 8.47969 1.09023 8.32148 1.1043 8.30039C1.13594 8.25117 1.25547 8.25469 1.59297 8.31445ZM16.893 8.29688C16.9387 8.37422 16.9527 8.92969 16.9141 9.1582C16.7699 9.97383 16.1863 10.473 15.2547 10.568L15.0227 10.5891L14.998 10.4766C14.9594 10.2691 14.977 9.7207 15.0297 9.50977C15.1914 8.89453 15.7117 8.4375 16.3937 8.31445C16.7066 8.2582 16.8648 8.25117 16.893 8.29688ZM3.2418 11.7387C3.51602 11.8441 3.80781 12.0691 3.99766 12.3223C4.19102 12.5754 4.34219 12.8742 4.31758 12.9445C4.30703 12.9727 4.19453 13.043 4.07148 13.1063C3.08711 13.5879 2.13086 13.2539 1.62109 12.2449C1.58242 12.1641 1.54727 12.0727 1.54727 12.0445C1.54727 11.9742 1.97617 11.7563 2.24336 11.6895C2.52109 11.6191 2.98516 11.6438 3.2418 11.7387ZM15.7434 11.6895C16.0176 11.7563 16.4535 11.9707 16.4535 12.0445C16.4535 12.1992 16.0809 12.7547 15.8418 12.948C15.3039 13.391 14.6113 13.4437 13.9152 13.0922C13.7781 13.0219 13.6762 12.948 13.6762 12.9199C13.6762 12.832 13.8309 12.5508 14.0031 12.3223C14.425 11.7598 15.0648 11.5312 15.7434 11.6895ZM5.5375 14.0098C5.65 14.0414 5.83984 14.1152 5.95586 14.1785C6.1668 14.291 6.64492 14.7129 6.64492 14.7902C6.64492 14.8113 6.53594 14.9309 6.40234 15.0539C5.63242 15.7676 4.72891 15.743 3.94141 14.9871L3.67422 14.7305L3.90977 14.509C4.40195 14.0414 4.975 13.8656 5.5375 14.0098ZM13.2367 14.0098C13.5391 14.0906 13.8273 14.2559 14.091 14.509L14.3266 14.7305L14.0594 14.9871C13.2719 15.743 12.3684 15.7676 11.5984 15.0539C11.4648 14.9309 11.3559 14.8113 11.3559 14.7902C11.3559 14.7656 11.4648 14.6461 11.5949 14.5195C12.0906 14.0449 12.6707 13.8621 13.2367 14.0098Z' fill='white'/%3e%3cpath d='M8.876 8.613C9.24467 8.613 9.57367 8.564 9.863 8.466C10.1523 8.368 10.381 8.22567 10.549 8.039C10.717 7.84767 10.801 7.619 10.801 7.353C10.801 7.10567 10.738 6.88167 10.612 6.681C10.486 6.48033 10.3017 6.31933 10.059 6.198C9.821 6.07667 9.53167 6.016 9.191 6.016C8.869 6.016 8.58667 6.079 8.344 6.205C8.10133 6.331 7.91 6.50367 7.77 6.723C7.63467 6.93767 7.567 7.185 7.567 7.465H8.498C8.498 7.283 8.56333 7.13367 8.694 7.017C8.82933 6.89567 8.995 6.835 9.191 6.835C9.331 6.835 9.44533 6.85833 9.534 6.905C9.62267 6.95167 9.69033 7.01933 9.737 7.108C9.78367 7.19667 9.807 7.29933 9.807 7.416C9.807 7.50933 9.78367 7.60033 9.737 7.689C9.695 7.773 9.63433 7.85 9.555 7.92C9.47567 7.98533 9.37767 8.03667 9.261 8.074C9.149 8.11133 9.02067 8.13 8.876 8.13V8.613ZM9.149 11.098C9.513 11.098 9.828 11.0397 10.094 10.923C10.3647 10.8017 10.5723 10.6337 10.717 10.419C10.8663 10.2043 10.941 9.957 10.941 9.677C10.941 9.42967 10.8897 9.21967 10.787 9.047C10.6843 8.86967 10.5397 8.725 10.353 8.613C10.1663 8.49633 9.947 8.41233 9.695 8.361C9.44767 8.30967 9.17467 8.284 8.876 8.284V8.816C9.04867 8.816 9.20033 8.83467 9.331 8.872C9.46633 8.90467 9.57833 8.95367 9.667 9.019C9.76033 9.08433 9.83033 9.166 9.877 9.264C9.92367 9.35733 9.947 9.46 9.947 9.572C9.947 9.726 9.91433 9.85433 9.849 9.957C9.78367 10.0597 9.69267 10.139 9.576 10.195C9.464 10.2463 9.331 10.272 9.177 10.272C9.02767 10.272 8.89 10.244 8.764 10.188C8.638 10.1273 8.53767 10.041 8.463 9.929C8.38833 9.817 8.351 9.68167 8.351 9.523H7.357C7.357 9.733 7.399 9.93367 7.483 10.125C7.567 10.3117 7.686 10.4797 7.84 10.629C7.994 10.7737 8.18067 10.888 8.4 10.972C8.61933 11.056 8.869 11.098 9.149 11.098Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_3552_59855'%3e%3crect width='18' height='18' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
|
|
792
|
-
/* src/Cells/PrizesCell.svelte generated by Svelte v3.
|
|
793
|
-
function
|
|
789
|
+
function Ni(e){let t,n,r=/*$_*/e[9]("tournamentsDuration.finished")+"";return{c(){t=y("div"),n=C(r),_(t,"class","Finished"),_(t,"part","Finished")},m(e,r){p(e,t,r),m(t,n)},p(e,t){/*$_*/512&t&&r!==(r=/*$_*/e[9]("tournamentsDuration.finished")+"")&&k(n,r)},d(e){e&&g(t)}}}function Hi(t){let n,r=/*startdate*/t[0]&&/*enddate*/t[1]&&Ri(t);return{c(){n=y("div"),r&&r.c(),this.c=e,_(n,"class","TournamentDuration"),_(n,"part","TournamentDuration")},m(e,t){p(e,n,t),r&&r.m(n,null)},p(e,[t]){/*startdate*/e[0]&&/*enddate*/e[1]?r?r.p(e,t):(r=Ri(e),r.c(),r.m(n,null)):r&&(r.d(1),r=null)},i:e,o:e,d(e){e&&g(n),r&&r.d()}}}function Ui(e,t,n){let r,i;d(e,Sn,(e=>n(9,i=e)));let{startdate:o=""}=t,{enddate:a=""}=t,{status:s=""}=t,{lang:l="en"}=t,u="",c="",h="",f="",m="";Object.keys(ni).forEach((e=>{Xr(e,ni[e])}));const p=e=>new Date(e).getTime(),g=(e,t)=>(p(t)-p(e))/6e4,b=()=>{const e=new Date;n(3,u=g(e,a)),n(4,c=g(e,o)),n(5,h=C(u))},y=e=>{if(!e)return;let t=new Date(e),n=new Intl.DateTimeFormat(l,{month:"long"}).format(t);return`${t.getDate()} ${n}, ${t.toLocaleString("en-GB",{hour:"numeric",minute:"numeric"})}, ${t.getUTCFullYear()}`},w=()=>{n(6,f=y(o)),n(7,m=y(a))},C=e=>{if(e<1440){const t=e%60;return[e/60,t,60*(t-Math.floor(t))].map((e=>(e=>{const t=Math.floor(e);return t<10?`0${t}`:`${t}`})(e))).join(":")}return Math.ceil(e/1440)+" "+i("tournamentsDuration.days")};return M((()=>{const e=setInterval((()=>{o&&a&&b()}),1e3);return()=>clearInterval(e)})),e.$$set=e=>{"startdate"in e&&n(0,o=e.startdate),"enddate"in e&&n(1,a=e.enddate),"status"in e&&n(2,s=e.status),"lang"in e&&n(12,l=e.lang)},e.$$.update=()=>{/*tournamentLeftDays, startdate, enddate*/11&e.$$.dirty&&n(8,r=()=>{if(u<=0)return 100;const e=g(o,a),t=100/e;return Math.floor((e-u)*t)}),/*startdate, enddate, tournamentLeftDays*/11&e.$$.dirty&&o&&a&&w()&&b()&&C(u),/*lang*/4096&e.$$.dirty&&l&&b()&&Qr(l),/*lang, tournamentLeftDays*/4104&e.$$.dirty&&l&&C(u),/*lang*/4096&e.$$.dirty&&l&&w()},[o,a,s,u,c,h,f,m,r,i,b,C,l]}customElements.define("user-enroll-tag",Mi);class Ii extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Ui,Hi,a,{startdate:0,enddate:1,status:2,lang:12},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["startdate","enddate","status","lang"]}get startdate(){return this.$$.ctx[0]}set startdate(e){this.$$set({startdate:e}),I()}get enddate(){return this.$$.ctx[1]}set enddate(e){this.$$set({enddate:e}),I()}get status(){return this.$$.ctx[2]}set status(e){this.$$set({status:e}),I()}get lang(){return this.$$.ctx[12]}set lang(e){this.$$set({lang:e}),I()}}
|
|
790
|
+
/* src/Cells/SeeGamesLine.svelte generated by Svelte v3.59.2 */
|
|
791
|
+
function Yi(t){let n,r,i,o,a,s,l,u,c,d=/*$_*/t[3]("tournamentsThumbnail.seegames")+"",h=/*$_*/t[3]("tournamentsThumbnail.here")+"";return{c(){n=y("div"),r=y("p"),i=C(d),o=v(),a=y("a"),s=C(h),this.c=e,_(a,"part","GamesAnchor"),_(a,"class","GamesAnchor"),_(a,"href",/*gameurl*/t[0]),_(a,"target",l=/*keepbrowsercontext*/"true"===t[2]?"_self":"_blank"),_(r,"part","GamesP"),_(n,"class","Games"),_(n,"part","Games")},m(e,l){p(e,n,l),m(n,r),m(r,i),m(r,o),m(r,a),m(a,s),u||(c=x(a,"click",/*click_handler*/t[6]),u=!0)},p(e,[t]){/*$_*/8&t&&d!==(d=/*$_*/e[3]("tournamentsThumbnail.seegames")+"")&&k(i,d),/*$_*/8&t&&h!==(h=/*$_*/e[3]("tournamentsThumbnail.here")+"")&&k(s,h),/*gameurl*/1&t&&_(a,"href",/*gameurl*/e[0]),/*keepbrowsercontext*/4&t&&l!==(l=/*keepbrowsercontext*/"true"===e[2]?"_self":"_blank")&&_(a,"target",l)},i:e,o:e,d(e){e&&g(n),u=!1,c()}}}function ji(e,t,n){let r;d(e,Sn,(e=>n(3,r=e)));let{gameurl:i=""}=t,{lang:o="en"}=t,{tourid:a=""}=t,{keepbrowsercontext:s="false"}=t;Object.keys(si).forEach((e=>{Xr(e,si[e])})),sn({fallbackLocale:"en",initialLocale:"en"});const l=(e,t)=>{window.postMessage({type:"tournamentGamesClicked",tourId:t},window.location.href)};return e.$$set=e=>{"gameurl"in e&&n(0,i=e.gameurl),"lang"in e&&n(5,o=e.lang),"tourid"in e&&n(1,a=e.tourid),"keepbrowsercontext"in e&&n(2,s=e.keepbrowsercontext)},[i,a,s,r,l,o,()=>l()]}customElements.define("duration-cell",Ii);class Gi extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},ji,Yi,a,{gameurl:0,lang:5,tourid:1,keepbrowsercontext:2},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["gameurl","lang","tourid","keepbrowsercontext"]}get gameurl(){return this.$$.ctx[0]}set gameurl(e){this.$$set({gameurl:e}),I()}get lang(){return this.$$.ctx[5]}set lang(e){this.$$set({lang:e}),I()}get tourid(){return this.$$.ctx[1]}set tourid(e){this.$$set({tourid:e}),I()}get keepbrowsercontext(){return this.$$.ctx[2]}set keepbrowsercontext(e){this.$$set({keepbrowsercontext:e}),I()}}customElements.define("see-games-line",Gi);var Vi="data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_3552_59823)'%3e%3cpath d='M7.01358 0.397379C6.76397 0.495817 6.55304 0.580192 6.54601 0.583707C6.53546 0.590739 7.3089 2.59464 7.33702 2.63332C7.3546 2.66144 8.29679 2.27121 8.29679 2.23605C8.29679 2.21144 8.1878 1.91613 8.05069 1.5716C7.9171 1.22707 7.74132 0.780582 7.66046 0.580192C7.58311 0.376286 7.50577 0.211051 7.49522 0.214567C7.48116 0.214567 7.26671 0.298942 7.01358 0.397379Z' fill='white'/%3e%3cpath d='M10.3395 0.576676C10.2586 0.780582 10.0828 1.22707 9.94922 1.5716C9.81211 1.91613 9.70312 2.21144 9.70312 2.23605C9.70312 2.27121 10.6453 2.66144 10.6664 2.63332C10.684 2.60168 11.4258 0.682145 11.4328 0.636442C11.4398 0.604801 11.3027 0.530973 11.025 0.418473C10.7965 0.323551 10.582 0.239176 10.5469 0.228629C10.4941 0.211051 10.459 0.270817 10.3395 0.576676Z' fill='white'/%3e%3cpath d='M3.86016 2.07432C3.67031 2.28525 3.51562 2.46455 3.51562 2.4751C3.51562 2.48213 3.8918 2.82666 4.34883 3.23799L5.17852 3.98682L5.40352 3.74424C5.83594 3.27314 5.88867 3.19932 5.83242 3.1501C5.8043 3.12549 5.4668 2.82314 5.08008 2.47861C4.69336 2.13408 4.33828 1.81768 4.28906 1.77549L4.20117 1.69463L3.86016 2.07432Z' fill='white'/%3e%3cpath d='M12.9735 2.4293C12.52 2.83711 12.1438 3.17813 12.1368 3.1957C12.1297 3.22031 12.7872 3.97266 12.8188 3.97266C12.8434 3.97266 14.4852 2.49258 14.4852 2.475C14.4852 2.46445 14.3411 2.2957 14.1618 2.09883C13.986 1.90195 13.8313 1.72969 13.8208 1.71563C13.8102 1.70156 13.427 2.02148 12.9735 2.4293Z' fill='white'/%3e%3cpath d='M1.50156 3.76875C1.31172 4.0043 0.991797 4.51406 0.879297 4.75313C0.496094 5.60742 0.478516 6.35273 0.826562 7.17891C0.847656 7.23516 0.830078 7.24219 0.7 7.24219C0.615625 7.24219 0.485547 7.25273 0.415234 7.26328C0.285156 7.28438 0.278125 7.29492 0.211328 7.51992C0.0601562 8.0332 0.025 8.27227 0.0214844 8.78906C0.0214844 9.39727 0.0707031 9.64336 0.299219 10.1145C0.425781 10.3711 0.520703 10.5012 0.75625 10.7508L1.05508 11.0672L0.928516 11.148C0.854687 11.1902 0.682422 11.3203 0.541797 11.4293L0.285156 11.6332L0.373047 11.918C0.583984 12.6 0.875781 13.1344 1.25898 13.5422C1.60703 13.9078 2.12383 14.2207 2.50703 14.291C2.57734 14.3051 2.63711 14.3332 2.63711 14.3508C2.63711 14.3684 2.59141 14.4527 2.53164 14.5371C2.47539 14.6215 2.42617 14.7059 2.42617 14.7199C2.42617 14.7691 2.8375 15.3598 3.0168 15.5707C3.37891 15.9961 3.97656 16.3758 4.525 16.5305C4.87305 16.6289 5.49883 16.6359 5.81875 16.5516C6.41641 16.3898 6.90156 16.098 7.32344 15.6445L7.58359 15.3633L7.70312 15.4055C7.99141 15.5039 8.24805 15.7395 8.38164 16.0277C8.44844 16.1754 8.45547 16.2633 8.46602 16.991L8.47656 17.7891H9.00039H9.52422L9.53477 16.9875C9.54531 16.2633 9.55234 16.1754 9.61914 16.0277C9.75273 15.7395 10.0094 15.5039 10.2977 15.4055L10.4172 15.3633L10.6773 15.6445C11.0992 16.098 11.5844 16.3898 12.182 16.5516C12.502 16.6359 13.1277 16.6289 13.4758 16.5305C14.0242 16.3758 14.6219 15.9961 14.984 15.5707C15.1633 15.3598 15.5746 14.7691 15.5746 14.7199C15.5746 14.7059 15.5254 14.6215 15.4691 14.5371C15.4129 14.4527 15.3637 14.3684 15.3637 14.3508C15.3637 14.3332 15.4234 14.3051 15.4937 14.291C15.5676 14.277 15.7223 14.2277 15.8383 14.1785C16.6609 13.834 17.2797 13.05 17.6277 11.9109L17.7156 11.6332L17.459 11.4293C17.3184 11.3203 17.1461 11.1902 17.0723 11.148L16.9457 11.0672L17.2445 10.7508C17.4801 10.5012 17.575 10.3711 17.7016 10.1145C17.923 9.65391 17.9793 9.39727 17.9793 8.80664C17.9828 8.30742 17.9441 8.06836 17.7859 7.51992C17.7227 7.29492 17.7156 7.28438 17.5855 7.26328C17.5152 7.25273 17.3852 7.24219 17.3008 7.24219C17.1707 7.24219 17.1531 7.23516 17.1742 7.17891C17.6066 6.14883 17.4801 5.21719 16.7559 4.13438C16.3867 3.57891 16.4254 3.6 16.0527 3.70898C14.977 4.02188 14.2703 4.57383 13.866 5.42461C13.5637 6.06445 13.5637 6.87656 13.8695 7.61484C13.982 7.88555 14.1367 8.17383 14.2738 8.36719C14.3371 8.45508 14.3371 8.46211 14.2 8.73633C14.1262 8.89102 14.0312 9.16523 13.9891 9.34453C13.9223 9.63281 13.9152 9.73477 13.9363 10.1883C13.9469 10.473 13.9645 10.7543 13.9785 10.8141C13.9961 10.916 13.9855 10.9336 13.7746 11.0848C13.3211 11.4047 12.9168 11.9496 12.6918 12.5262C12.5371 12.9234 12.5441 12.9164 12.3754 12.9445C12.0168 13.0078 11.5879 13.1941 11.2293 13.4508C11.0219 13.5984 10.4066 14.2172 10.4066 14.277C10.4066 14.2945 10.375 14.3086 10.3398 14.3086C10.3012 14.3086 10.1465 14.3473 9.99531 14.3965C9.69297 14.4914 9.39766 14.6707 9.15859 14.9027L9.00039 15.0539L8.85625 14.9098C8.63477 14.6883 8.30781 14.4914 8.00547 14.3965C7.8543 14.3473 7.69961 14.3086 7.66094 14.3086C7.62578 14.3086 7.59414 14.2945 7.59414 14.277C7.59414 14.2172 6.97891 13.5984 6.76797 13.4473C6.4832 13.2434 6.08945 13.057 5.78359 12.9867C5.65 12.9551 5.51641 12.9199 5.4918 12.9059C5.46719 12.8953 5.39336 12.7477 5.33008 12.5789C5.10156 11.9707 4.69023 11.4152 4.22969 11.0848C4.01523 10.9336 4.00469 10.916 4.02227 10.8141C4.03633 10.7543 4.05391 10.473 4.06445 10.1883C4.08555 9.73477 4.07852 9.63281 4.01172 9.34453C3.96953 9.16523 3.87461 8.89102 3.80078 8.73633L3.66367 8.45859L3.76914 8.30391C3.90273 8.11055 4.12422 7.66406 4.20156 7.43555C4.36328 6.95391 4.40547 6.38438 4.30703 5.92383C4.09961 4.95352 3.26641 4.12734 2.12734 3.76523C1.60703 3.6 1.63867 3.6 1.50156 3.76875ZM2.26445 4.95703C2.75664 5.19961 3.09766 5.58281 3.23828 6.05391C3.37187 6.48633 3.28398 7.04531 3.0168 7.51641L2.91133 7.69922L2.62656 7.55156C1.77227 7.10859 1.42422 6.22969 1.76172 5.37188C1.84258 5.16797 2.0043 4.85156 2.03242 4.85156C2.03945 4.85156 2.14492 4.90078 2.26445 4.95703ZM16.1371 5.15039C16.5133 5.92031 16.4184 6.65156 15.8734 7.18945C15.7328 7.32656 15.5465 7.46016 15.3707 7.55156L15.0895 7.69922L15.0156 7.57266C14.541 6.76758 14.6043 5.92031 15.1809 5.35078C15.3602 5.17852 15.8629 4.85859 15.9684 4.85156C15.9824 4.85156 16.0598 4.98516 16.1371 5.15039ZM1.59297 8.31445C1.96211 8.37773 2.27852 8.53242 2.52813 8.77148C2.76016 8.99297 2.89375 9.21445 2.97109 9.50977C3.02383 9.7207 3.04141 10.2691 3.00273 10.4766L2.97812 10.5891L2.71797 10.568C1.64219 10.4695 1.00234 9.72773 1.06211 8.65195C1.07266 8.47969 1.09023 8.32148 1.1043 8.30039C1.13594 8.25117 1.25547 8.25469 1.59297 8.31445ZM16.893 8.29688C16.9387 8.37422 16.9527 8.92969 16.9141 9.1582C16.7699 9.97383 16.1863 10.473 15.2547 10.568L15.0227 10.5891L14.998 10.4766C14.9594 10.2691 14.977 9.7207 15.0297 9.50977C15.1914 8.89453 15.7117 8.4375 16.3937 8.31445C16.7066 8.2582 16.8648 8.25117 16.893 8.29688ZM3.2418 11.7387C3.51602 11.8441 3.80781 12.0691 3.99766 12.3223C4.19102 12.5754 4.34219 12.8742 4.31758 12.9445C4.30703 12.9727 4.19453 13.043 4.07148 13.1063C3.08711 13.5879 2.13086 13.2539 1.62109 12.2449C1.58242 12.1641 1.54727 12.0727 1.54727 12.0445C1.54727 11.9742 1.97617 11.7563 2.24336 11.6895C2.52109 11.6191 2.98516 11.6438 3.2418 11.7387ZM15.7434 11.6895C16.0176 11.7563 16.4535 11.9707 16.4535 12.0445C16.4535 12.1992 16.0809 12.7547 15.8418 12.948C15.3039 13.391 14.6113 13.4437 13.9152 13.0922C13.7781 13.0219 13.6762 12.948 13.6762 12.9199C13.6762 12.832 13.8309 12.5508 14.0031 12.3223C14.425 11.7598 15.0648 11.5312 15.7434 11.6895ZM5.5375 14.0098C5.65 14.0414 5.83984 14.1152 5.95586 14.1785C6.1668 14.291 6.64492 14.7129 6.64492 14.7902C6.64492 14.8113 6.53594 14.9309 6.40234 15.0539C5.63242 15.7676 4.72891 15.743 3.94141 14.9871L3.67422 14.7305L3.90977 14.509C4.40195 14.0414 4.975 13.8656 5.5375 14.0098ZM13.2367 14.0098C13.5391 14.0906 13.8273 14.2559 14.091 14.509L14.3266 14.7305L14.0594 14.9871C13.2719 15.743 12.3684 15.7676 11.5984 15.0539C11.4648 14.9309 11.3559 14.8113 11.3559 14.7902C11.3559 14.7656 11.4648 14.6461 11.5949 14.5195C12.0906 14.0449 12.6707 13.8621 13.2367 14.0098Z' fill='white'/%3e%3cpath d='M7.497 7.374L8.673 7.066V11H9.646V6.016L7.497 6.471V7.374Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_3552_59823'%3e%3crect width='18' height='18' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Wi="data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.01358 0.397379C6.76397 0.495817 6.55304 0.580192 6.54601 0.583707C6.53546 0.590739 7.3089 2.59464 7.33702 2.63332C7.3546 2.66144 8.29679 2.27121 8.29679 2.23605C8.29679 2.21144 8.1878 1.91613 8.05069 1.5716C7.9171 1.22707 7.74132 0.780582 7.66046 0.580192C7.58311 0.376286 7.50577 0.211051 7.49522 0.214567C7.48116 0.214567 7.26671 0.298942 7.01358 0.397379Z' fill='white'/%3e%3cpath d='M10.3395 0.576676C10.2586 0.780582 10.0828 1.22707 9.94922 1.5716C9.81211 1.91613 9.70312 2.21144 9.70312 2.23605C9.70312 2.27121 10.6453 2.66144 10.6664 2.63332C10.684 2.60168 11.4258 0.682145 11.4328 0.636442C11.4398 0.604801 11.3027 0.530973 11.025 0.418473C10.7965 0.323551 10.582 0.239176 10.5469 0.228629C10.4941 0.211051 10.459 0.270817 10.3395 0.576676Z' fill='white'/%3e%3cpath d='M3.86016 2.07432C3.67031 2.28525 3.51562 2.46455 3.51562 2.4751C3.51562 2.48213 3.8918 2.82666 4.34883 3.23799L5.17852 3.98682L5.40352 3.74424C5.83594 3.27314 5.88867 3.19932 5.83242 3.1501C5.8043 3.12549 5.4668 2.82314 5.08008 2.47861C4.69336 2.13408 4.33828 1.81768 4.28906 1.77549L4.20117 1.69463L3.86016 2.07432Z' fill='white'/%3e%3cpath d='M12.9735 2.4293C12.52 2.83711 12.1438 3.17813 12.1368 3.1957C12.1297 3.22031 12.7872 3.97266 12.8188 3.97266C12.8434 3.97266 14.4852 2.49258 14.4852 2.475C14.4852 2.46445 14.3411 2.2957 14.1618 2.09883C13.986 1.90195 13.8313 1.72969 13.8208 1.71563C13.8102 1.70156 13.427 2.02148 12.9735 2.4293Z' fill='white'/%3e%3cpath d='M1.50156 3.76875C1.31172 4.0043 0.991797 4.51406 0.879297 4.75313C0.496094 5.60742 0.478516 6.35273 0.826562 7.17891C0.847656 7.23516 0.830078 7.24219 0.7 7.24219C0.615625 7.24219 0.485547 7.25273 0.415234 7.26328C0.285156 7.28438 0.278125 7.29492 0.211328 7.51992C0.0601562 8.0332 0.025 8.27227 0.0214844 8.78906C0.0214844 9.39727 0.0707031 9.64336 0.299219 10.1145C0.425781 10.3711 0.520703 10.5012 0.75625 10.7508L1.05508 11.0672L0.928516 11.148C0.854687 11.1902 0.682422 11.3203 0.541797 11.4293L0.285156 11.6332L0.373047 11.918C0.583984 12.6 0.875781 13.1344 1.25898 13.5422C1.60703 13.9078 2.12383 14.2207 2.50703 14.291C2.57734 14.3051 2.63711 14.3332 2.63711 14.3508C2.63711 14.3684 2.59141 14.4527 2.53164 14.5371C2.47539 14.6215 2.42617 14.7059 2.42617 14.7199C2.42617 14.7691 2.8375 15.3598 3.0168 15.5707C3.37891 15.9961 3.97656 16.3758 4.525 16.5305C4.87305 16.6289 5.49883 16.6359 5.81875 16.5516C6.41641 16.3898 6.90156 16.098 7.32344 15.6445L7.58359 15.3633L7.70312 15.4055C7.99141 15.5039 8.24805 15.7395 8.38164 16.0277C8.44844 16.1754 8.45547 16.2633 8.46602 16.991L8.47656 17.7891H9.00039H9.52422L9.53477 16.9875C9.54531 16.2633 9.55234 16.1754 9.61914 16.0277C9.75273 15.7395 10.0094 15.5039 10.2977 15.4055L10.4172 15.3633L10.6773 15.6445C11.0992 16.098 11.5844 16.3898 12.182 16.5516C12.502 16.6359 13.1277 16.6289 13.4758 16.5305C14.0242 16.3758 14.6219 15.9961 14.984 15.5707C15.1633 15.3598 15.5746 14.7691 15.5746 14.7199C15.5746 14.7059 15.5254 14.6215 15.4691 14.5371C15.4129 14.4527 15.3637 14.3684 15.3637 14.3508C15.3637 14.3332 15.4234 14.3051 15.4937 14.291C15.5676 14.277 15.7223 14.2277 15.8383 14.1785C16.6609 13.834 17.2797 13.05 17.6277 11.9109L17.7156 11.6332L17.459 11.4293C17.3184 11.3203 17.1461 11.1902 17.0723 11.148L16.9457 11.0672L17.2445 10.7508C17.4801 10.5012 17.575 10.3711 17.7016 10.1145C17.923 9.65391 17.9793 9.39727 17.9793 8.80664C17.9828 8.30742 17.9441 8.06836 17.7859 7.51992C17.7227 7.29492 17.7156 7.28438 17.5855 7.26328C17.5152 7.25273 17.3852 7.24219 17.3008 7.24219C17.1707 7.24219 17.1531 7.23516 17.1742 7.17891C17.6066 6.14883 17.4801 5.21719 16.7559 4.13438C16.3867 3.57891 16.4254 3.6 16.0527 3.70898C14.977 4.02188 14.2703 4.57383 13.866 5.42461C13.5637 6.06445 13.5637 6.87656 13.8695 7.61484C13.982 7.88555 14.1367 8.17383 14.2738 8.36719C14.3371 8.45508 14.3371 8.46211 14.2 8.73633C14.1262 8.89102 14.0312 9.16523 13.9891 9.34453C13.9223 9.63281 13.9152 9.73477 13.9363 10.1883C13.9469 10.473 13.9645 10.7543 13.9785 10.8141C13.9961 10.916 13.9855 10.9336 13.7746 11.0848C13.3211 11.4047 12.9168 11.9496 12.6918 12.5262C12.5371 12.9234 12.5441 12.9164 12.3754 12.9445C12.0168 13.0078 11.5879 13.1941 11.2293 13.4508C11.0219 13.5984 10.4066 14.2172 10.4066 14.277C10.4066 14.2945 10.375 14.3086 10.3398 14.3086C10.3012 14.3086 10.1465 14.3473 9.99531 14.3965C9.69297 14.4914 9.39766 14.6707 9.15859 14.9027L9.00039 15.0539L8.85625 14.9098C8.63477 14.6883 8.30781 14.4914 8.00547 14.3965C7.8543 14.3473 7.69961 14.3086 7.66094 14.3086C7.62578 14.3086 7.59414 14.2945 7.59414 14.277C7.59414 14.2172 6.97891 13.5984 6.76797 13.4473C6.4832 13.2434 6.08945 13.057 5.78359 12.9867C5.65 12.9551 5.51641 12.9199 5.4918 12.9059C5.46719 12.8953 5.39336 12.7477 5.33008 12.5789C5.10156 11.9707 4.69023 11.4152 4.22969 11.0848C4.01523 10.9336 4.00469 10.916 4.02227 10.8141C4.03633 10.7543 4.05391 10.473 4.06445 10.1883C4.08555 9.73477 4.07852 9.63281 4.01172 9.34453C3.96953 9.16523 3.87461 8.89102 3.80078 8.73633L3.66367 8.45859L3.76914 8.30391C3.90273 8.11055 4.12422 7.66406 4.20156 7.43555C4.36328 6.95391 4.40547 6.38438 4.30703 5.92383C4.09961 4.95352 3.26641 4.12734 2.12734 3.76523C1.60703 3.6 1.63867 3.6 1.50156 3.76875ZM2.26445 4.95703C2.75664 5.19961 3.09766 5.58281 3.23828 6.05391C3.37187 6.48633 3.28398 7.04531 3.0168 7.51641L2.91133 7.69922L2.62656 7.55156C1.77227 7.10859 1.42422 6.22969 1.76172 5.37188C1.84258 5.16797 2.0043 4.85156 2.03242 4.85156C2.03945 4.85156 2.14492 4.90078 2.26445 4.95703ZM16.1371 5.15039C16.5133 5.92031 16.4184 6.65156 15.8734 7.18945C15.7328 7.32656 15.5465 7.46016 15.3707 7.55156L15.0895 7.69922L15.0156 7.57266C14.541 6.76758 14.6043 5.92031 15.1809 5.35078C15.3602 5.17852 15.8629 4.85859 15.9684 4.85156C15.9824 4.85156 16.0598 4.98516 16.1371 5.15039ZM1.59297 8.31445C1.96211 8.37773 2.27852 8.53242 2.52813 8.77148C2.76016 8.99297 2.89375 9.21445 2.97109 9.50977C3.02383 9.7207 3.04141 10.2691 3.00273 10.4766L2.97812 10.5891L2.71797 10.568C1.64219 10.4695 1.00234 9.72773 1.06211 8.65195C1.07266 8.47969 1.09023 8.32148 1.1043 8.30039C1.13594 8.25117 1.25547 8.25469 1.59297 8.31445ZM16.893 8.29688C16.9387 8.37422 16.9527 8.92969 16.9141 9.1582C16.7699 9.97383 16.1863 10.473 15.2547 10.568L15.0227 10.5891L14.998 10.4766C14.9594 10.2691 14.977 9.7207 15.0297 9.50977C15.1914 8.89453 15.7117 8.4375 16.3937 8.31445C16.7066 8.2582 16.8648 8.25117 16.893 8.29688ZM3.2418 11.7387C3.51602 11.8441 3.80781 12.0691 3.99766 12.3223C4.19102 12.5754 4.34219 12.8742 4.31758 12.9445C4.30703 12.9727 4.19453 13.043 4.07148 13.1063C3.08711 13.5879 2.13086 13.2539 1.62109 12.2449C1.58242 12.1641 1.54727 12.0727 1.54727 12.0445C1.54727 11.9742 1.97617 11.7563 2.24336 11.6895C2.52109 11.6191 2.98516 11.6438 3.2418 11.7387ZM15.7434 11.6895C16.0176 11.7563 16.4535 11.9707 16.4535 12.0445C16.4535 12.1992 16.0809 12.7547 15.8418 12.948C15.3039 13.391 14.6113 13.4437 13.9152 13.0922C13.7781 13.0219 13.6762 12.948 13.6762 12.9199C13.6762 12.832 13.8309 12.5508 14.0031 12.3223C14.425 11.7598 15.0648 11.5312 15.7434 11.6895ZM5.5375 14.0098C5.65 14.0414 5.83984 14.1152 5.95586 14.1785C6.1668 14.291 6.64492 14.7129 6.64492 14.7902C6.64492 14.8113 6.53594 14.9309 6.40234 15.0539C5.63242 15.7676 4.72891 15.743 3.94141 14.9871L3.67422 14.7305L3.90977 14.509C4.40195 14.0414 4.975 13.8656 5.5375 14.0098ZM13.2367 14.0098C13.5391 14.0906 13.8273 14.2559 14.091 14.509L14.3266 14.7305L14.0594 14.9871C13.2719 15.743 12.3684 15.7676 11.5984 15.0539C11.4648 14.9309 11.3559 14.8113 11.3559 14.7902C11.3559 14.7656 11.4648 14.6461 11.5949 14.5195C12.0906 14.0449 12.6707 13.8621 13.2367 14.0098Z' fill='white'/%3e%3cpath d='M7.14 11H11.081V10.083H9.03L10.304 8.879C10.5093 8.69233 10.675 8.48467 10.801 8.256C10.927 8.02733 10.99 7.78233 10.99 7.521C10.99 7.34367 10.9527 7.16633 10.878 6.989C10.808 6.81167 10.6983 6.65067 10.549 6.506C10.4043 6.35667 10.22 6.23767 9.996 6.149C9.77667 6.05567 9.52 6.009 9.226 6.009C8.82933 6.009 8.49333 6.093 8.218 6.261C7.94733 6.42433 7.742 6.646 7.602 6.926C7.462 7.206 7.392 7.521 7.392 7.871H8.372C8.372 7.675 8.40467 7.50233 8.47 7.353C8.54 7.20367 8.63567 7.08933 8.757 7.01C8.883 6.926 9.03233 6.884 9.205 6.884C9.32633 6.884 9.43367 6.905 9.527 6.947C9.62033 6.98433 9.69967 7.03567 9.765 7.101C9.83033 7.16633 9.87933 7.241 9.912 7.325C9.94467 7.409 9.961 7.49533 9.961 7.584C9.961 7.71 9.93767 7.83133 9.891 7.948C9.84433 8.06467 9.77667 8.18133 9.688 8.298C9.59933 8.41467 9.492 8.54067 9.366 8.676L7.14 11Z' fill='white'/%3e%3c/svg%3e",qi="data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_3552_59855)'%3e%3cpath d='M7.01358 0.397379C6.76397 0.495817 6.55304 0.580192 6.54601 0.583707C6.53546 0.590739 7.3089 2.59464 7.33702 2.63332C7.3546 2.66144 8.29679 2.27121 8.29679 2.23605C8.29679 2.21144 8.1878 1.91613 8.05069 1.5716C7.9171 1.22707 7.74132 0.780582 7.66046 0.580192C7.58311 0.376286 7.50577 0.211051 7.49522 0.214567C7.48116 0.214567 7.26671 0.298942 7.01358 0.397379Z' fill='white'/%3e%3cpath d='M10.3395 0.576676C10.2586 0.780582 10.0828 1.22707 9.94922 1.5716C9.81211 1.91613 9.70312 2.21144 9.70312 2.23605C9.70312 2.27121 10.6453 2.66144 10.6664 2.63332C10.684 2.60168 11.4258 0.682145 11.4328 0.636442C11.4398 0.604801 11.3027 0.530973 11.025 0.418473C10.7965 0.323551 10.582 0.239176 10.5469 0.228629C10.4941 0.211051 10.459 0.270817 10.3395 0.576676Z' fill='white'/%3e%3cpath d='M3.86016 2.07432C3.67031 2.28525 3.51562 2.46455 3.51562 2.4751C3.51562 2.48213 3.8918 2.82666 4.34883 3.23799L5.17852 3.98682L5.40352 3.74424C5.83594 3.27314 5.88867 3.19932 5.83242 3.1501C5.8043 3.12549 5.4668 2.82314 5.08008 2.47861C4.69336 2.13408 4.33828 1.81768 4.28906 1.77549L4.20117 1.69463L3.86016 2.07432Z' fill='white'/%3e%3cpath d='M12.9735 2.4293C12.52 2.83711 12.1438 3.17813 12.1368 3.1957C12.1297 3.22031 12.7872 3.97266 12.8188 3.97266C12.8434 3.97266 14.4852 2.49258 14.4852 2.475C14.4852 2.46445 14.3411 2.2957 14.1618 2.09883C13.986 1.90195 13.8313 1.72969 13.8208 1.71563C13.8102 1.70156 13.427 2.02148 12.9735 2.4293Z' fill='white'/%3e%3cpath d='M1.50156 3.76875C1.31172 4.0043 0.991797 4.51406 0.879297 4.75313C0.496094 5.60742 0.478516 6.35273 0.826562 7.17891C0.847656 7.23516 0.830078 7.24219 0.7 7.24219C0.615625 7.24219 0.485547 7.25273 0.415234 7.26328C0.285156 7.28438 0.278125 7.29492 0.211328 7.51992C0.0601562 8.0332 0.025 8.27227 0.0214844 8.78906C0.0214844 9.39727 0.0707031 9.64336 0.299219 10.1145C0.425781 10.3711 0.520703 10.5012 0.75625 10.7508L1.05508 11.0672L0.928516 11.148C0.854687 11.1902 0.682422 11.3203 0.541797 11.4293L0.285156 11.6332L0.373047 11.918C0.583984 12.6 0.875781 13.1344 1.25898 13.5422C1.60703 13.9078 2.12383 14.2207 2.50703 14.291C2.57734 14.3051 2.63711 14.3332 2.63711 14.3508C2.63711 14.3684 2.59141 14.4527 2.53164 14.5371C2.47539 14.6215 2.42617 14.7059 2.42617 14.7199C2.42617 14.7691 2.8375 15.3598 3.0168 15.5707C3.37891 15.9961 3.97656 16.3758 4.525 16.5305C4.87305 16.6289 5.49883 16.6359 5.81875 16.5516C6.41641 16.3898 6.90156 16.098 7.32344 15.6445L7.58359 15.3633L7.70312 15.4055C7.99141 15.5039 8.24805 15.7395 8.38164 16.0277C8.44844 16.1754 8.45547 16.2633 8.46602 16.991L8.47656 17.7891H9.00039H9.52422L9.53477 16.9875C9.54531 16.2633 9.55234 16.1754 9.61914 16.0277C9.75273 15.7395 10.0094 15.5039 10.2977 15.4055L10.4172 15.3633L10.6773 15.6445C11.0992 16.098 11.5844 16.3898 12.182 16.5516C12.502 16.6359 13.1277 16.6289 13.4758 16.5305C14.0242 16.3758 14.6219 15.9961 14.984 15.5707C15.1633 15.3598 15.5746 14.7691 15.5746 14.7199C15.5746 14.7059 15.5254 14.6215 15.4691 14.5371C15.4129 14.4527 15.3637 14.3684 15.3637 14.3508C15.3637 14.3332 15.4234 14.3051 15.4937 14.291C15.5676 14.277 15.7223 14.2277 15.8383 14.1785C16.6609 13.834 17.2797 13.05 17.6277 11.9109L17.7156 11.6332L17.459 11.4293C17.3184 11.3203 17.1461 11.1902 17.0723 11.148L16.9457 11.0672L17.2445 10.7508C17.4801 10.5012 17.575 10.3711 17.7016 10.1145C17.923 9.65391 17.9793 9.39727 17.9793 8.80664C17.9828 8.30742 17.9441 8.06836 17.7859 7.51992C17.7227 7.29492 17.7156 7.28438 17.5855 7.26328C17.5152 7.25273 17.3852 7.24219 17.3008 7.24219C17.1707 7.24219 17.1531 7.23516 17.1742 7.17891C17.6066 6.14883 17.4801 5.21719 16.7559 4.13438C16.3867 3.57891 16.4254 3.6 16.0527 3.70898C14.977 4.02188 14.2703 4.57383 13.866 5.42461C13.5637 6.06445 13.5637 6.87656 13.8695 7.61484C13.982 7.88555 14.1367 8.17383 14.2738 8.36719C14.3371 8.45508 14.3371 8.46211 14.2 8.73633C14.1262 8.89102 14.0312 9.16523 13.9891 9.34453C13.9223 9.63281 13.9152 9.73477 13.9363 10.1883C13.9469 10.473 13.9645 10.7543 13.9785 10.8141C13.9961 10.916 13.9855 10.9336 13.7746 11.0848C13.3211 11.4047 12.9168 11.9496 12.6918 12.5262C12.5371 12.9234 12.5441 12.9164 12.3754 12.9445C12.0168 13.0078 11.5879 13.1941 11.2293 13.4508C11.0219 13.5984 10.4066 14.2172 10.4066 14.277C10.4066 14.2945 10.375 14.3086 10.3398 14.3086C10.3012 14.3086 10.1465 14.3473 9.99531 14.3965C9.69297 14.4914 9.39766 14.6707 9.15859 14.9027L9.00039 15.0539L8.85625 14.9098C8.63477 14.6883 8.30781 14.4914 8.00547 14.3965C7.8543 14.3473 7.69961 14.3086 7.66094 14.3086C7.62578 14.3086 7.59414 14.2945 7.59414 14.277C7.59414 14.2172 6.97891 13.5984 6.76797 13.4473C6.4832 13.2434 6.08945 13.057 5.78359 12.9867C5.65 12.9551 5.51641 12.9199 5.4918 12.9059C5.46719 12.8953 5.39336 12.7477 5.33008 12.5789C5.10156 11.9707 4.69023 11.4152 4.22969 11.0848C4.01523 10.9336 4.00469 10.916 4.02227 10.8141C4.03633 10.7543 4.05391 10.473 4.06445 10.1883C4.08555 9.73477 4.07852 9.63281 4.01172 9.34453C3.96953 9.16523 3.87461 8.89102 3.80078 8.73633L3.66367 8.45859L3.76914 8.30391C3.90273 8.11055 4.12422 7.66406 4.20156 7.43555C4.36328 6.95391 4.40547 6.38438 4.30703 5.92383C4.09961 4.95352 3.26641 4.12734 2.12734 3.76523C1.60703 3.6 1.63867 3.6 1.50156 3.76875ZM2.26445 4.95703C2.75664 5.19961 3.09766 5.58281 3.23828 6.05391C3.37187 6.48633 3.28398 7.04531 3.0168 7.51641L2.91133 7.69922L2.62656 7.55156C1.77227 7.10859 1.42422 6.22969 1.76172 5.37188C1.84258 5.16797 2.0043 4.85156 2.03242 4.85156C2.03945 4.85156 2.14492 4.90078 2.26445 4.95703ZM16.1371 5.15039C16.5133 5.92031 16.4184 6.65156 15.8734 7.18945C15.7328 7.32656 15.5465 7.46016 15.3707 7.55156L15.0895 7.69922L15.0156 7.57266C14.541 6.76758 14.6043 5.92031 15.1809 5.35078C15.3602 5.17852 15.8629 4.85859 15.9684 4.85156C15.9824 4.85156 16.0598 4.98516 16.1371 5.15039ZM1.59297 8.31445C1.96211 8.37773 2.27852 8.53242 2.52813 8.77148C2.76016 8.99297 2.89375 9.21445 2.97109 9.50977C3.02383 9.7207 3.04141 10.2691 3.00273 10.4766L2.97812 10.5891L2.71797 10.568C1.64219 10.4695 1.00234 9.72773 1.06211 8.65195C1.07266 8.47969 1.09023 8.32148 1.1043 8.30039C1.13594 8.25117 1.25547 8.25469 1.59297 8.31445ZM16.893 8.29688C16.9387 8.37422 16.9527 8.92969 16.9141 9.1582C16.7699 9.97383 16.1863 10.473 15.2547 10.568L15.0227 10.5891L14.998 10.4766C14.9594 10.2691 14.977 9.7207 15.0297 9.50977C15.1914 8.89453 15.7117 8.4375 16.3937 8.31445C16.7066 8.2582 16.8648 8.25117 16.893 8.29688ZM3.2418 11.7387C3.51602 11.8441 3.80781 12.0691 3.99766 12.3223C4.19102 12.5754 4.34219 12.8742 4.31758 12.9445C4.30703 12.9727 4.19453 13.043 4.07148 13.1063C3.08711 13.5879 2.13086 13.2539 1.62109 12.2449C1.58242 12.1641 1.54727 12.0727 1.54727 12.0445C1.54727 11.9742 1.97617 11.7563 2.24336 11.6895C2.52109 11.6191 2.98516 11.6438 3.2418 11.7387ZM15.7434 11.6895C16.0176 11.7563 16.4535 11.9707 16.4535 12.0445C16.4535 12.1992 16.0809 12.7547 15.8418 12.948C15.3039 13.391 14.6113 13.4437 13.9152 13.0922C13.7781 13.0219 13.6762 12.948 13.6762 12.9199C13.6762 12.832 13.8309 12.5508 14.0031 12.3223C14.425 11.7598 15.0648 11.5312 15.7434 11.6895ZM5.5375 14.0098C5.65 14.0414 5.83984 14.1152 5.95586 14.1785C6.1668 14.291 6.64492 14.7129 6.64492 14.7902C6.64492 14.8113 6.53594 14.9309 6.40234 15.0539C5.63242 15.7676 4.72891 15.743 3.94141 14.9871L3.67422 14.7305L3.90977 14.509C4.40195 14.0414 4.975 13.8656 5.5375 14.0098ZM13.2367 14.0098C13.5391 14.0906 13.8273 14.2559 14.091 14.509L14.3266 14.7305L14.0594 14.9871C13.2719 15.743 12.3684 15.7676 11.5984 15.0539C11.4648 14.9309 11.3559 14.8113 11.3559 14.7902C11.3559 14.7656 11.4648 14.6461 11.5949 14.5195C12.0906 14.0449 12.6707 13.8621 13.2367 14.0098Z' fill='white'/%3e%3cpath d='M8.876 8.613C9.24467 8.613 9.57367 8.564 9.863 8.466C10.1523 8.368 10.381 8.22567 10.549 8.039C10.717 7.84767 10.801 7.619 10.801 7.353C10.801 7.10567 10.738 6.88167 10.612 6.681C10.486 6.48033 10.3017 6.31933 10.059 6.198C9.821 6.07667 9.53167 6.016 9.191 6.016C8.869 6.016 8.58667 6.079 8.344 6.205C8.10133 6.331 7.91 6.50367 7.77 6.723C7.63467 6.93767 7.567 7.185 7.567 7.465H8.498C8.498 7.283 8.56333 7.13367 8.694 7.017C8.82933 6.89567 8.995 6.835 9.191 6.835C9.331 6.835 9.44533 6.85833 9.534 6.905C9.62267 6.95167 9.69033 7.01933 9.737 7.108C9.78367 7.19667 9.807 7.29933 9.807 7.416C9.807 7.50933 9.78367 7.60033 9.737 7.689C9.695 7.773 9.63433 7.85 9.555 7.92C9.47567 7.98533 9.37767 8.03667 9.261 8.074C9.149 8.11133 9.02067 8.13 8.876 8.13V8.613ZM9.149 11.098C9.513 11.098 9.828 11.0397 10.094 10.923C10.3647 10.8017 10.5723 10.6337 10.717 10.419C10.8663 10.2043 10.941 9.957 10.941 9.677C10.941 9.42967 10.8897 9.21967 10.787 9.047C10.6843 8.86967 10.5397 8.725 10.353 8.613C10.1663 8.49633 9.947 8.41233 9.695 8.361C9.44767 8.30967 9.17467 8.284 8.876 8.284V8.816C9.04867 8.816 9.20033 8.83467 9.331 8.872C9.46633 8.90467 9.57833 8.95367 9.667 9.019C9.76033 9.08433 9.83033 9.166 9.877 9.264C9.92367 9.35733 9.947 9.46 9.947 9.572C9.947 9.726 9.91433 9.85433 9.849 9.957C9.78367 10.0597 9.69267 10.139 9.576 10.195C9.464 10.2463 9.331 10.272 9.177 10.272C9.02767 10.272 8.89 10.244 8.764 10.188C8.638 10.1273 8.53767 10.041 8.463 9.929C8.38833 9.817 8.351 9.68167 8.351 9.523H7.357C7.357 9.733 7.399 9.93367 7.483 10.125C7.567 10.3117 7.686 10.4797 7.84 10.629C7.994 10.7737 8.18067 10.888 8.4 10.972C8.61933 11.056 8.869 11.098 9.149 11.098Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_3552_59855'%3e%3crect width='18' height='18' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
|
|
792
|
+
/* src/Cells/PrizesCell.svelte generated by Svelte v3.59.2 */
|
|
793
|
+
function Ji(e,t,n){const r=e.slice();return r[15]=t[n],r[17]=n,r}function Zi(e,t,n){const r=e.slice();return r[12]=t[n],r}function Ki(e,t,n){const r=e.slice();return r[15]=t[n],r[17]=n,r}
|
|
794
794
|
// (110:2) {#if prizes}
|
|
795
|
-
function
|
|
796
|
-
return e[2].expandAll?
|
|
795
|
+
function Xi(e){let t;function n(e,t){/*cellsetting*/
|
|
796
|
+
return e[2].expandAll?eo:Qi}let r=n(e),i=r(e);return{c(){i.c(),t=T()},m(e,n){i.m(e,n),p(e,t,n)},p(e,o){r===(r=n(e))&&i?i.p(e,o):(i.d(1),i=r(e),i&&(i.c(),i.m(t.parentNode,t)))},d(e){i.d(e),e&&g(t)}}}
|
|
797
797
|
// (134:4) {:else }
|
|
798
|
-
function
|
|
798
|
+
function Qi(e){let t,n=/*prizes*/e[0],r=[];for(let t=0;t<n.length;t+=1)r[t]=no(Ji(e,n,t));let i=null;return n.length||(i=to(e)),{c(){t=y("div");for(let e=0;e<r.length;e+=1)r[e].c();i&&i.c(),_(t,"class","Prizes"),_(t,"part","Prizes")},m(e,n){p(e,t,n);for(let e=0;e<r.length;e+=1)r[e]&&r[e].m(t,null);i&&i.m(t,null)},p(e,o){if(/*prizes, $_*/33&o){let a;for(n=/*prizes*/e[0],a=0;a<n.length;a+=1){const i=Ji(e,n,a);r[a]?r[a].p(i,o):(r[a]=no(i),r[a].c(),r[a].m(t,null))}for(;a<r.length;a+=1)r[a].d(1);r.length=n.length,!n.length&&i?i.p(e,o):n.length?i&&(i.d(1),i=null):(i=to(e),i.c(),i.m(t,null))}},d(e){e&&g(t),b(r,e),i&&i.d()}}}
|
|
799
799
|
// (111:4) {#if cellsetting.expandAll}
|
|
800
|
-
function
|
|
800
|
+
function eo(e){let t,n=/*prizesInList*/e[3],r=[];for(let t=0;t<n.length;t+=1)r[t]=ao(Zi(e,n,t));return{c(){t=y("div");for(let e=0;e<r.length;e+=1)r[e].c();_(t,"class","Prizes"),_(t,"part","Prizes")},m(e,n){p(e,t,n);for(let e=0;e<r.length;e+=1)r[e]&&r[e].m(t,null)},p(e,i){if(/*prizesInList, $_, rankImgs, showrankasimage*/58&i){let o;for(n=/*prizesInList*/e[3],o=0;o<n.length;o+=1){const a=Zi(e,n,o);r[o]?r[o].p(a,i):(r[o]=ao(a),r[o].c(),r[o].m(t,null))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length}},d(e){e&&g(t),b(r,e)}}}
|
|
801
801
|
// (149:8) {:else}
|
|
802
|
-
function
|
|
802
|
+
function to(e){let t,n,r=/*$_*/e[5]("tournamentsPrizes.noprizes")+"";return{c(){t=y("p"),n=C(r)},m(e,r){p(e,t,r),m(t,n)},p(e,t){/*$_*/32&t&&r!==(r=/*$_*/e[5]("tournamentsPrizes.noprizes")+"")&&k(n,r)},d(e){e&&g(t)}}}
|
|
803
803
|
// (136:8) {#each prizes as prize, index}
|
|
804
|
-
function
|
|
804
|
+
function no(e){let t,n,r,i,o,a,s,l,u,c,d=/*prize*/(e[15].count>1?`${/*prize*/e[15].rank}~${/*prize*/e[15].rank+/*prize*/e[15].count-1}`/*prize*/:e[15].rank)+"",h=/*$_*/e[5]("tournamentsPrizes.place")+"",f=/*prize*/e[15].name+"";return{c(){t=y("div"),n=y("p"),r=y("span"),i=C(d),o=v(),a=y("span"),s=C(h),l=C(": "),u=C(f),c=v(),_(r,"class","PrizeRank"),_(r,"part","PrizeRank"),_(a,"class","PrizeName"),_(a,"part","PrizeName"),_(n,"class","PrizeText"),_(n,"part","PrizeText"),_(t,"class","Prize Prize"+/*index*/e[17]),_(t,"part","Prize Prize"+/*index*/e[17])},m(e,d){p(e,t,d),m(t,n),m(n,r),m(r,i),m(n,o),m(n,a),m(a,s),m(a,l),m(a,u),m(t,c)},p(e,t){/*prizes*/1&t&&d!==(d=/*prize*/(e[15].count>1?`${/*prize*/e[15].rank}~${/*prize*/e[15].rank+/*prize*/e[15].count-1}`/*prize*/:e[15].rank)+"")&&k(i,d),/*$_*/32&t&&h!==(h=/*$_*/e[5]("tournamentsPrizes.place")+"")&&k(s,h),/*prizes*/1&t&&f!==(f=/*prize*/e[15].name+"")&&k(u,f)},d(e){e&&g(t)}}}
|
|
805
805
|
// (122:20) {:else}
|
|
806
|
-
function
|
|
806
|
+
function ro(e){let t,n,r,i,o=/*prize*/e[15].rank+"",a=/*$_*/e[5]("tournamentsPrizes.place")+"";return{c(){t=y("span"),n=C(o),r=v(),i=C(a),_(t,"class","PrizeRank"),_(t,"part","PrizeRank")},m(e,o){p(e,t,o),m(t,n),m(t,r),m(t,i)},p(e,t){/*prizesInList*/8&t&&o!==(o=/*prize*/e[15].rank+"")&&k(n,o),/*$_*/32&t&&a!==(a=/*$_*/e[5]("tournamentsPrizes.place")+"")&&k(i,a)},d(e){e&&g(t)}}}
|
|
807
807
|
// (118:18) {#if prize.rank < 4 && showrankasimage == 'true'}
|
|
808
|
-
function
|
|
808
|
+
function io(e){let t,n,r,i,o,a,s=/*$_*/e[5]("tournamentsPrizes.place")+"";return{c(){t=y("div"),n=y("img"),i=v(),o=y("span"),a=C(s),_(n,"alt","prize"),u(n.src,r=/*rankImgs*/e[4][/*prize*/e[15].rank])||_(n,"src",r),_(t,"class","PrizeRank"),_(t,"part","PrizeRank")},m(e,r){p(e,t,r),m(t,n),m(t,i),m(t,o),m(o,a)},p(e,t){/*rankImgs, prizesInList*/24&t&&!u(n.src,r=/*rankImgs*/e[4][/*prize*/e[15].rank])&&_(n,"src",r),/*$_*/32&t&&s!==(s=/*$_*/e[5]("tournamentsPrizes.place")+"")&&k(a,s)},d(e){e&&g(t)}}}
|
|
809
809
|
// (115:12) {#each colPrizes as prize, index}
|
|
810
|
-
function
|
|
811
|
-
return e[15].rank<4&&/*showrankasimage*/"true"==e[1]?
|
|
810
|
+
function oo(e){let t,n,r,i,o,a,s,l=/*prize*/e[15].name+"";function u(e,t){/*prize*/
|
|
811
|
+
return e[15].rank<4&&/*showrankasimage*/"true"==e[1]?io:ro}let c=u(e),d=c(e);return{c(){t=y("div"),n=y("p"),d.c(),r=v(),i=y("span"),o=C(l),_(i,"class","PrizeName"),_(i,"part","PrizeName"),_(n,"class","PrizeText"),_(n,"part","PrizeText"),_(t,"class",a="Prize Prize"+(/*prize*/e[15].rank-1)),_(t,"part",s="Prize Prize"+(/*prize*/e[15].rank-1))},m(e,a){p(e,t,a),m(t,n),d.m(n,null),m(n,r),m(n,i),m(i,o)},p(e,i){c===(c=u(e))&&d?d.p(e,i):(d.d(1),d=c(e),d&&(d.c(),d.m(n,r))),/*prizesInList*/8&i&&l!==(l=/*prize*/e[15].name+"")&&k(o,l),/*prizesInList*/8&i&&a!==(a="Prize Prize"+(/*prize*/e[15].rank-1))&&_(t,"class",a),/*prizesInList*/8&i&&s!==(s="Prize Prize"+(/*prize*/e[15].rank-1))&&_(t,"part",s)},d(e){e&&g(t),d.d()}}}
|
|
812
812
|
// (113:8) {#each prizesInList as colPrizes}
|
|
813
|
-
function
|
|
813
|
+
function ao(e){let t,n,r,i=/*colPrizes*/e[12],o=[];for(let t=0;t<i.length;t+=1)o[t]=oo(Ki(e,i,t));return{c(){t=y("div");for(let e=0;e<o.length;e+=1)o[e].c();n=v(),_(t,"class",r="ColPrizes col-"+/*prizesInList*/e[3].length)},m(e,r){p(e,t,r);for(let e=0;e<o.length;e+=1)o[e]&&o[e].m(t,null);m(t,n)},p(e,a){if(/*prizesInList, $_, rankImgs, showrankasimage*/58&a){let r;for(i=/*colPrizes*/e[12],r=0;r<i.length;r+=1){const s=Ki(e,i,r);o[r]?o[r].p(s,a):(o[r]=oo(s),o[r].c(),o[r].m(t,n))}for(;r<o.length;r+=1)o[r].d(1);o.length=i.length}/*prizesInList*/8&a&&r!==(r="ColPrizes col-"+/*prizesInList*/e[3].length)&&_(t,"class",r)},d(e){e&&g(t),b(o,e)}}}function so(t){let n,r,i,o,a,s,l,u,c,d=/*$_*/t[5]("tournamentsPrizes.prizes")+"",h=/*prizes*/t[0]&&Xi(t);return{c(){n=y("div"),r=y("div"),i=y("span"),i.innerHTML='<svg part="TournamentPrizesSvg" xmlns="http://www.w3.org/2000/svg" width="30" height="27.454" viewBox="0 0 30 27.454"><defs><style>.a{fill:var(--emfe-w-color-white, #FFFFFF);}</style></defs><path class="a" part="a TournamentPrizesSvgA" d="M35.84,12.887a1.023,1.023,0,0,0-.853-.481h-5.2l.242-1.456a1.023,1.023,0,0,0-1.023-1.19H12.977a1.023,1.023,0,0,0-1.023,1.19l.242,1.456H7.022a1.023,1.023,0,0,0-.921,1.47l2.967,6.077a6.48,6.48,0,0,0,5.163,3.581,7.227,7.227,0,0,0,3.7,3.963v2.667h-.426a3.525,3.525,0,1,0,0,7.049H24.5a3.525,3.525,0,1,0,0-7.049h-.426V27.5a7.227,7.227,0,0,0,3.7-3.963,6.48,6.48,0,0,0,5.167-3.581L35.9,13.876a1.023,1.023,0,0,0-.058-.989ZM10.914,19.05l-2.241-4.6h3.891l1.153,6.916A4.406,4.406,0,0,1,10.914,19.05ZM25.977,33.687A1.477,1.477,0,0,1,24.5,35.164H17.509a1.478,1.478,0,0,1,0-2.957H24.5A1.48,1.48,0,0,1,25.977,33.687Zm-3.949-3.526H19.982V28.094a6.729,6.729,0,0,0,2.046,0Zm4.123-8.383a5.218,5.218,0,0,1-10.293,0L14.184,11.8H27.826ZM31.1,19.05a4.406,4.406,0,0,1-2.8,2.309l1.153-6.916h3.891Z" transform="translate(-5.999 -9.76)"></path></svg>',o=v(),a=y("span"),a.innerHTML='<slot name="prizeIcon"></slot>',s=v(),l=y("p"),u=C(d),c=v(),h&&h.c(),this.c=e,_(i,"class","TournamentPrizesIconWrapper"),_(i,"part","TournamentPrizesIconWrapper"),_(a,"class","TournamentPrizesIconWrapper"),_(a,"part","TournamentPrizesIconSlot"),_(l,"class","PrizesTitle"),_(l,"part","PrizesTitle"),_(r,"class","TournamentPrizesIconSection"),_(r,"part","TournamentPrizesIconSection"),_(n,"class","TournamentPrizes"),_(n,"part","TournamentPrizes")},m(e,t){p(e,n,t),m(n,r),m(r,i),m(r,o),m(r,a),m(r,s),m(r,l),m(l,u),m(n,c),h&&h.m(n,null)},p(e,[t]){/*$_*/32&t&&d!==(d=/*$_*/e[5]("tournamentsPrizes.prizes")+"")&&k(u,d),/*prizes*/e[0]?h?h.p(e,t):(h=Xi(e),h.c(),h.m(n,null)):h&&(h.d(1),h=null)},i:e,o:e,d(e){e&&g(n),h&&h.d()}}}function lo(e,t,n){let r;d(e,Sn,(e=>n(5,r=e)));let{prizes:i}=t,{lang:o=""}=t,{showrankasimage:a="false"}=t,{cellsetting:s={expandAll:!0,listType:1,rowPerCol:8,maxCol:3}}=t;
|
|
814
814
|
//let prizes:any = undefined;
|
|
815
|
-
Object.keys(
|
|
815
|
+
Object.keys(ai).forEach((e=>{Xr(e,ai[e])})),sn({fallbackLocale:"en",initialLocale:"en"});const l=e=>{};
|
|
816
816
|
/*if (e.data && e.data.type == `TournamentPrizes_${tourid}`) {
|
|
817
817
|
prizes = e.data.prizes;
|
|
818
818
|
}*/
|
|
819
|
-
let u=[];let c=[];return M((()=>(n(4,c=[
|
|
820
|
-
/* src/Cells/GamesCell.svelte generated by Svelte v3.
|
|
821
|
-
function
|
|
819
|
+
let u=[];let c=[];return M((()=>(n(4,c=[Vi,Vi,Wi,qi]),window.addEventListener("message",l,!1),()=>{window.removeEventListener("message",l)}))),e.$$set=e=>{"prizes"in e&&n(0,i=e.prizes),"lang"in e&&n(6,o=e.lang),"showrankasimage"in e&&n(1,a=e.showrankasimage),"cellsetting"in e&&n(2,s=e.cellsetting)},e.$$.update=()=>{/*lang*/64&e.$$.dirty&&o&&Qr(o),/*cellsetting, prizes*/5&e.$$.dirty&&s&&i&&(()=>{if(!s.expandAll)return;n(3,u=[[]]);let e=()=>{let e=[];return i.forEach((t=>{if(1==t.count)e.push(t);else{let n=parseInt(t.rank),r=t.name;for(let i=0;i<t.count;i++){let t={rank:n+i,name:r,count:1};e.push(t)}}})),e};if(1==s.listType){let t=e(),n=t.length,r=s.rowPerCol||8,i=s.maxCol;n>=r*i&&(r=Math.ceil(n/i)),n<=r&&(r=Math.ceil(n/i)),t.forEach(((e,t)=>{let n=Math.floor(t/r);u.length<n+1&&u.push([]),u[n].push(e)}))}else n(3,u[0]=e(),u)})()},[i,a,s,u,c,r,o]}class uo extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},lo,so,a,{prizes:0,lang:6,showrankasimage:1,cellsetting:2},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["prizes","lang","showrankasimage","cellsetting"]}get prizes(){return this.$$.ctx[0]}set prizes(e){this.$$set({prizes:e}),I()}get lang(){return this.$$.ctx[6]}set lang(e){this.$$set({lang:e}),I()}get showrankasimage(){return this.$$.ctx[1]}set showrankasimage(e){this.$$set({showrankasimage:e}),I()}get cellsetting(){return this.$$.ctx[2]}set cellsetting(e){this.$$set({cellsetting:e}),I()}}
|
|
820
|
+
/* src/Cells/GamesCell.svelte generated by Svelte v3.59.2 */
|
|
821
|
+
function co(e,t,n){const r=e.slice();return r[42]=t[n],r[44]=n,r}
|
|
822
822
|
// (135:2) {#if sliderGames}
|
|
823
|
-
function
|
|
824
|
-
/*div1_binding*/e[25](o),p(i,a,c),p(i,s,c),l||(u=[x(t,"click",/*click_handler*/e[21]),x(s,"click",/*click_handler_2*/e[26])],l=!0)},p(e,n){if(/*atStart*/128&n[0]&&P(t,"disabled",/*atStart*/e[7]),/*gameClicked, sliderGames, enter, leave, hover, hoverIndex, $_*/5916&n[0]){let t;for(c=/*sliderGames*/e[2],t=0;t<c.length;t+=1){const r=
|
|
823
|
+
function ho(e){let t,n,r,o,a,s,l,u,c=/*sliderGames*/e[2],d=[];for(let t=0;t<c.length;t+=1)d[t]=fo(co(e,c,t));return{c(){t=y("div"),t.innerHTML='<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 19l-7-7 7-7"></path></svg>',n=v(),r=y("main"),o=y("div");for(let e=0;e<d.length;e+=1)d[e].c();a=v(),s=y("div"),s.innerHTML='<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg>',_(t,"class","SliderNavButton"),_(t,"part","SliderNavButton"),P(t,"disabled",/*atStart*/e[7]),_(o,"class","items"),_(o,"part","items"),S(o,"transform","translateX("+/*offset*/e[0]+"px)"),_(r,"class","main"),_(s,"class","SliderNavButton"),_(s,"part","SliderNavButton"),P(s,"disabled",/*atEnd*/e[6])},m(i,c){p(i,t,c),p(i,n,c),p(i,r,c),m(r,o);for(let e=0;e<d.length;e+=1)d[e]&&d[e].m(o,null);
|
|
824
|
+
/*div1_binding*/e[25](o),p(i,a,c),p(i,s,c),l||(u=[x(t,"click",/*click_handler*/e[21]),x(s,"click",/*click_handler_2*/e[26])],l=!0)},p(e,n){if(/*atStart*/128&n[0]&&P(t,"disabled",/*atStart*/e[7]),/*gameClicked, sliderGames, enter, leave, hover, hoverIndex, $_*/5916&n[0]){let t;for(c=/*sliderGames*/e[2],t=0;t<c.length;t+=1){const r=co(e,c,t);d[t]?d[t].p(r,n):(d[t]=fo(r),d[t].c(),d[t].m(o,null))}for(;t<d.length;t+=1)d[t].d(1);d.length=c.length}/*offset*/1&n[0]&&S(o,"transform","translateX("+/*offset*/e[0]+"px)"),/*atEnd*/64&n[0]&&P(s,"disabled",/*atEnd*/e[6])},d(o){o&&g(t),o&&g(n),o&&g(r),b(d,o),
|
|
825
825
|
/*div1_binding*/e[25](null),o&&g(a),o&&g(s),l=!1,i(u)}}}
|
|
826
826
|
// (143:8) {#each sliderGames as game, i}
|
|
827
|
-
function
|
|
827
|
+
function fo(e){let t,n,r,o,a,s,l,c,d,h,f,b,w,T=/*$_*/e[8]("gamesSlider.playNow")+"";function S(){/*click_handler_1*/
|
|
828
828
|
return e[22](/*game*/e[42])}function P(){/*mouseenter_handler*/
|
|
829
|
-
return e[23](/*i*/e[44])}return{c(){t=y("div"),n=y("span"),r=C(T),s=v(),l=y("img"),f=v(),_(n,"class",o="PlayNowButton "+(/*hover*/e[3]&&/*hoverIndex*/e[4]==/*i*/e[44]?"itemHover":"")),_(n,"part",a="PlayNowButton "+(/*hover*/e[3]&&/*hoverIndex*/e[4]==/*i*/e[44]?"itemHover":"")),_(l,"class","GameThumbnail"),_(l,"part","GameThumbnail"),u(l.src,c=/*game*/e[42].thumbnail)||_(l,"src",c),_(l,"width","132px"),_(l,"height","100px"),_(l,"alt",d=/*game*/e[42].name),_(l,"title",h=/*game*/e[42].name),_(t,"class","item"),_(t,"part","item")},m(i,o){p(i,t,o),m(t,n),m(n,r),m(t,s),m(t,l),m(t,f),b||(w=[x(t,"click",S),x(t,"mouseenter",P),x(t,"mouseleave",/*mouseleave_handler*/e[24])],b=!0)},p(t,i){e=t,/*$_*/256&i[0]&&T!==(T=/*$_*/e[8]("gamesSlider.playNow")+"")&&k(r,T),/*hover, hoverIndex*/24&i[0]&&o!==(o="PlayNowButton "+(/*hover*/e[3]&&/*hoverIndex*/e[4]==/*i*/e[44]?"itemHover":""))&&_(n,"class",o),/*hover, hoverIndex*/24&i[0]&&a!==(a="PlayNowButton "+(/*hover*/e[3]&&/*hoverIndex*/e[4]==/*i*/e[44]?"itemHover":""))&&_(n,"part",a),/*sliderGames*/4&i[0]&&!u(l.src,c=/*game*/e[42].thumbnail)&&_(l,"src",c),/*sliderGames*/4&i[0]&&d!==(d=/*game*/e[42].name)&&_(l,"alt",d),/*sliderGames*/4&i[0]&&h!==(h=/*game*/e[42].name)&&_(l,"title",h)},d(e){e&&g(t),b=!1,i(w)}}}function
|
|
830
|
-
/*div_binding*/,t[27](n)},p(e,t){/*sliderGames*/e[2]?r?r.p(e,t):(r=
|
|
831
|
-
/*div_binding*/,t[27](null)}}}customElements.define("prizes-cell",
|
|
832
|
-
/* src/Cells/TermsAndConditionsCell.svelte generated by Svelte v3.
|
|
833
|
-
function
|
|
834
|
-
/* src/Cells/DescriptionCell.svelte generated by Svelte v3.
|
|
835
|
-
function
|
|
829
|
+
return e[23](/*i*/e[44])}return{c(){t=y("div"),n=y("span"),r=C(T),s=v(),l=y("img"),f=v(),_(n,"class",o="PlayNowButton "+(/*hover*/e[3]&&/*hoverIndex*/e[4]==/*i*/e[44]?"itemHover":"")),_(n,"part",a="PlayNowButton "+(/*hover*/e[3]&&/*hoverIndex*/e[4]==/*i*/e[44]?"itemHover":"")),_(l,"class","GameThumbnail"),_(l,"part","GameThumbnail"),u(l.src,c=/*game*/e[42].thumbnail)||_(l,"src",c),_(l,"width","132px"),_(l,"height","100px"),_(l,"alt",d=/*game*/e[42].name),_(l,"title",h=/*game*/e[42].name),_(t,"class","item"),_(t,"part","item")},m(i,o){p(i,t,o),m(t,n),m(n,r),m(t,s),m(t,l),m(t,f),b||(w=[x(t,"click",S),x(t,"mouseenter",P),x(t,"mouseleave",/*mouseleave_handler*/e[24])],b=!0)},p(t,i){e=t,/*$_*/256&i[0]&&T!==(T=/*$_*/e[8]("gamesSlider.playNow")+"")&&k(r,T),/*hover, hoverIndex*/24&i[0]&&o!==(o="PlayNowButton "+(/*hover*/e[3]&&/*hoverIndex*/e[4]==/*i*/e[44]?"itemHover":""))&&_(n,"class",o),/*hover, hoverIndex*/24&i[0]&&a!==(a="PlayNowButton "+(/*hover*/e[3]&&/*hoverIndex*/e[4]==/*i*/e[44]?"itemHover":""))&&_(n,"part",a),/*sliderGames*/4&i[0]&&!u(l.src,c=/*game*/e[42].thumbnail)&&_(l,"src",c),/*sliderGames*/4&i[0]&&d!==(d=/*game*/e[42].name)&&_(l,"alt",d),/*sliderGames*/4&i[0]&&h!==(h=/*game*/e[42].name)&&_(l,"title",h)},d(e){e&&g(t),b=!1,i(w)}}}function mo(t){let n,r=/*sliderGames*/t[2]&&ho(t);return{c(){n=y("div"),r&&r.c(),this.c=e,_(n,"class","TournamentsGamesSlider"),_(n,"part","TournamentsGamesSlider")},m(e,i){p(e,n,i),r&&r.m(n,null)
|
|
830
|
+
/*div_binding*/,t[27](n)},p(e,t){/*sliderGames*/e[2]?r?r.p(e,t):(r=ho(e),r.c(),r.m(n,null)):r&&(r.d(1),r=null)},i:e,o:e,d(e){e&&g(n),r&&r.d()
|
|
831
|
+
/*div_binding*/,t[27](null)}}}customElements.define("prizes-cell",uo);function po(e,t,n){let r,i,o;d(e,Sn,(e=>n(8,o=e)));let a,s,l,u,{pagfactor:c="175"}=t,{lang:h=""}=t,{session:f=""}=t,{tourid:m=""}=t,{endpoint:p=""}=t,g=window.navigator.userAgent,b=0,y=null,w=null,C=!1,v=0,T=[],x=[];Object.keys(ri).forEach((e=>{Xr(e,ri[e])}));const _=e=>{n(3,C=!0),n(4,l=e)},k=()=>{n(3,C=!1),n(4,l=-1)},S=e=>{const t=(e=>e.touches||e.originalEvent.touches)(e)[0];y=t.clientX,w=t.clientY},P=e=>{if(!y||!w)return;let t=e.touches[0].clientX,n=e.touches[0].clientY,r=y-t,i=w-n;Math.abs(r)>Math.abs(i)&&E(r>0?1:-1),y=null,w=null},E=e=>{e>0&&!i?(n(0,b-=a),n(0,b=b<v?v:b)):e<0&&!r&&(n(0,b+=a),n(0,b=b>0?0:b))},$=e=>{window.postMessage({type:"TournamentGameAction",gameId:e.id,name:e.name},window.location.href)};let L=!1;M((()=>(n(20,L=!0),a=parseInt("3",10)*parseInt(c,10),()=>{s.removeEventListener("touchstart",S),s.removeEventListener("touchmove",P)})));return e.$$set=e=>{"pagfactor"in e&&n(13,c=e.pagfactor),"lang"in e&&n(14,h=e.lang),"session"in e&&n(15,f=e.session),"tourid"in e&&n(16,m=e.tourid),"endpoint"in e&&n(17,p=e.endpoint)},e.$$.update=()=>{/*offset*/1&e.$$.dirty[0]&&n(7,r=0===b),/*offset, gamesElementWidth*/262145&e.$$.dirty[0]&&n(6,i=b<=v),/*slider*/2&e.$$.dirty[0]&&s&&(s.addEventListener("touchstart",S,{passive:!0}),s.addEventListener("touchmove",P,{passive:!0})),/*games*/524288&e.$$.dirty[0]&&x&&(n(2,T=x.items),x.total),/*sliderGames*/4&e.$$.dirty[0]&&T&&T.length&&setTimeout((()=>{n(18,v=-1*(u.scrollWidth-u.clientWidth)),n(13,c=new String(u.scrollWidth/T.length)),a=parseInt("3",10)*parseFloat(c,2).toFixed(2)}),1e3),/*isMounted, endpoint, session, tourid*/1277952&e.$$.dirty[0]&&L&&p&&f&&m&&((e,t)=>{let r=new URL(e+`/tournaments/${t}`),i=new Headers({"X-SessionId":f});r.searchParams.append("platform",Or(g)),r.searchParams.append("language",h),r.searchParams.append("expand","games"),r.searchParams.append("pagination",`games(limit=30,offset=${b})`),r.searchParams.append("fields","games(id,name,thumbnail)");let o={method:"GET",headers:i};fetch(r.href,o).then((e=>e.json())).then((e=>{n(19,x=e.item.games),n(19,x=Object.assign({},x))}))})(p,m)},n(0,b=0),[b,s,T,C,l,u,i,r,o,_,k,E,$,c,h,f,m,p,v,x,L,()=>E(-1),e=>$(e),e=>_(e),()=>k(),function(e){A[e?"unshift":"push"]((()=>{u=e,n(5,u)}))},()=>E(1),function(e){A[e?"unshift":"push"]((()=>{s=e,n(1,s)}))}]}class go extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},po,mo,a,{pagfactor:13,lang:14,session:15,tourid:16,endpoint:17},null,[-1,-1]),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["pagfactor","lang","session","tourid","endpoint"]}get pagfactor(){return this.$$.ctx[13]}set pagfactor(e){this.$$set({pagfactor:e}),I()}get lang(){return this.$$.ctx[14]}set lang(e){this.$$set({lang:e}),I()}get session(){return this.$$.ctx[15]}set session(e){this.$$set({session:e}),I()}get tourid(){return this.$$.ctx[16]}set tourid(e){this.$$set({tourid:e}),I()}get endpoint(){return this.$$.ctx[17]}set endpoint(e){this.$$set({endpoint:e}),I()}}
|
|
832
|
+
/* src/Cells/TermsAndConditionsCell.svelte generated by Svelte v3.59.2 */
|
|
833
|
+
function bo(t){return{c(){this.c=e},m:e,p:e,i:e,o:e,d:e}}customElements.define("games-cell",go);class yo extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},null,bo,a,{},null),e&&e.target&&p(e.target,this,e.anchor)}}
|
|
834
|
+
/* src/Cells/DescriptionCell.svelte generated by Svelte v3.59.2 */
|
|
835
|
+
function wo(e,t,n){const r=e.slice();return r[2]=t[n],r}
|
|
836
836
|
// (15:2) {:else }
|
|
837
|
-
function
|
|
837
|
+
function Co(t){let n;return{c(){n=C(" ")},m(e,t){p(e,n,t)},p:e,i:e,o:e,d(e){e&&g(n)}}}
|
|
838
838
|
// (9:0) {#if tournamentdescription && tournamentdescription.length > 0}
|
|
839
|
-
function
|
|
839
|
+
function vo(e){let t,n,r=/*tournamentdescription*/e[0],i=[];for(let t=0;t<r.length;t+=1)i[t]=To(wo(e,r,t));const o=e=>Z(i[e],1,1,(()=>{i[e]=null}));return{c(){for(let e=0;e<i.length;e+=1)i[e].c();t=T()},m(e,r){for(let t=0;t<i.length;t+=1)i[t]&&i[t].m(e,r);p(e,t,r),n=!0},p(e,n){if(/*tournamentdescription*/1&n){let a;for(r=/*tournamentdescription*/e[0],a=0;a<r.length;a+=1){const o=wo(e,r,a);i[a]?(i[a].p(o,n),J(i[a],1)):(i[a]=To(o),i[a].c(),J(i[a],1),i[a].m(t.parentNode,t))}for(W(),a=r.length;a<i.length;a+=1)o(a);q()}},i(e){if(!n){for(let e=0;e<r.length;e+=1)J(i[e]);n=!0}},o(e){i=i.filter(Boolean);for(let e=0;e<i.length;e+=1)Z(i[e]);n=!1},d(e){b(i,e),e&&g(t)}}}
|
|
840
840
|
// (10:2) {#each tournamentdescription as desc}
|
|
841
|
-
function
|
|
842
|
-
return e[0]&&/*tournamentdescription*/e[0].length>0?0:1}return n=l(t),r=s[n]=a[n](t),{c(){r.c(),i=T(),this.c=e},m(e,t){s[n].m(e,t),p(e,i,t),o=!0},p(e,[t]){let o=n;n=l(e),n===o?s[n].p(e,t):(W(),Z(s[o],1,1,(()=>{s[o]=null})),q(),r=s[n],r?r.p(e,t):(r=s[n]=a[n](e),r.c()),J(r,1),r.m(i.parentNode,i))},i(e){o||(J(r),o=!0)},o(e){Z(r),o=!1},d(e){s[n].d(e),e&&g(i)}}}function
|
|
843
|
-
/* src/Cells/LeaderboardCell.svelte generated by Svelte v3.
|
|
844
|
-
function
|
|
841
|
+
function To(e){let t,n;return t=new Kr({props:{title:/*desc*/e[2].title,text:/*desc*/e[2].description,exportparts:"DetailsCard, DetailsTitle, Title, CollapseButtonDetails, DetailsContent"}}),{c(){Q(t.$$.fragment)},m(e,r){ee(t,e,r),n=!0},p(e,n){const r={};/*tournamentdescription*/1&n&&(r.title=/*desc*/e[2].title),/*tournamentdescription*/1&n&&(r.text=/*desc*/e[2].description),t.$set(r)},i(e){n||(J(t.$$.fragment,e),n=!0)},o(e){Z(t.$$.fragment,e),n=!1},d(e){te(t,e)}}}function xo(t){let n,r,i,o;const a=[vo,Co],s=[];function l(e,t){/*tournamentdescription*/
|
|
842
|
+
return e[0]&&/*tournamentdescription*/e[0].length>0?0:1}return n=l(t),r=s[n]=a[n](t),{c(){r.c(),i=T(),this.c=e},m(e,t){s[n].m(e,t),p(e,i,t),o=!0},p(e,[t]){let o=n;n=l(e),n===o?s[n].p(e,t):(W(),Z(s[o],1,1,(()=>{s[o]=null})),q(),r=s[n],r?r.p(e,t):(r=s[n]=a[n](e),r.c()),J(r,1),r.m(i.parentNode,i))},i(e){o||(J(r),o=!0)},o(e){Z(r),o=!1},d(e){s[n].d(e),e&&g(i)}}}function _o(e,t,n){let{tournamentdescription:r}=t;return e.$$set=e=>{"tournamentdescription"in e&&n(0,r=e.tournamentdescription)},e.$$.update=()=>{/*tournamentdescription*/1&e.$$.dirty&&r&&n(0,r)},[r]}customElements.define("tm-cell",yo);class ko extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},_o,xo,a,{tournamentdescription:0},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["tournamentdescription"]}get tournamentdescription(){return this.$$.ctx[0]}set tournamentdescription(e){this.$$set({tournamentdescription:e}),I()}}customElements.define("description-cell",ko);var So="data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3ccircle cx='4.9999' cy='4.9999' r='4.9999' fill='%23434647'/%3e %3cg clip-path='url(%23clip0_2591_1149)'%3e %3cline x1='4.93332' y1='4' x2='4.93332' y2='7.99992' stroke='%2359CA00' stroke-width='1.86663'/%3e %3cpath d='M4.99896 2L7.59699 4.99994H2.40094L4.99896 2Z' fill='%2359CA00'/%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_2591_1149'%3e %3crect width='5.99988' height='5.99928' fill='white' transform='translate(1.99902 2)'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e",Po="data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3ccircle r='4.9999' transform='matrix(1 0 0 -1 4.9999 5.0001)' fill='%23434647'/%3e %3cg clip-path='url(%23clip0_2591_1154)'%3e %3cline y1='-0.933315' x2='3.99992' y2='-0.933315' transform='matrix(0 -1 -1 0 4 6)' stroke='%23CA0000' stroke-width='1.86663'/%3e %3cpath d='M4.99896 8L7.59699 5.00006H2.40094L4.99896 8Z' fill='%23CA0000'/%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_2591_1154'%3e %3crect width='5.99988' height='5.99928' fill='white' transform='matrix(1 0 0 -1 1.99902 8)'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e";
|
|
843
|
+
/* src/Cells/LeaderboardCell.svelte generated by Svelte v3.59.2 */
|
|
844
|
+
function Eo(e,t,n){const r=e.slice();return r[74]=t[n],r}function $o(e,t,n){const r=e.slice();return r[71]=t[n],r}function Lo(e,t,n){const r=e.slice();return r[74]=t[n],r[80]=n,r}function Do(e,t,n){const r=e.slice();return r[71]=t[n],r}function Mo(e,t,n){const r=e.slice();return r[74]=t[n],r}
|
|
845
845
|
// (565:2) {:else}
|
|
846
|
-
function
|
|
846
|
+
function Ro(e){let t,n,r,i,o,a,s,l,u,c=/*$_*/e[15]("tournamentsTable.nowinners")+"",d=/*columns*/e[4],h=[];for(let t=0;t<d.length;t+=1)h[t]=zo(Eo(e,d,t));return{c(){t=y("div"),n=y("table"),r=y("thead"),i=y("tr");for(let e=0;e<h.length;e+=1)h[e].c();o=v(),a=y("tbody"),s=y("tr"),l=y("td"),u=C(c),_(i,"part","LeftTableTr"),_(r,"part","LeftTableThead"),_(r,"class","LeftTableThead"),_(l,"colspan",/*tooltipColSpan*/e[9]),_(l,"part","LeftTableTd"),_(s,"part","LeftTableTr"),_(a,"part","LeftTableTbody"),_(a,"class","LeftTableTbody"),_(n,"class","LeftTable"),_(n,"part","LeftTable"),_(t,"class","TournamentsTable"),_(t,"part","TournamentsTable"),S(t,"display",/*isLoading*/e[10]?"none":"")},m(e,c){p(e,t,c),m(t,n),m(n,r),m(r,i);for(let e=0;e<h.length;e+=1)h[e]&&h[e].m(i,null);m(n,o),m(n,a),m(a,s),m(s,l),m(l,u)},p(e,n){if(/*sort, sortBy, columns, $_, sortable*/172050&n[0]){let t;for(d=/*columns*/e[4],t=0;t<d.length;t+=1){const r=Eo(e,d,t);h[t]?h[t].p(r,n):(h[t]=zo(r),h[t].c(),h[t].m(i,null))}for(;t<h.length;t+=1)h[t].d(1);h.length=d.length}/*$_*/32768&n[0]&&c!==(c=/*$_*/e[15]("tournamentsTable.nowinners")+"")&&k(u,c),/*tooltipColSpan*/512&n[0]&&_(l,"colspan",/*tooltipColSpan*/e[9]),/*isLoading*/1024&n[0]&&S(t,"display",/*isLoading*/e[10]?"none":"")},d(e){e&&g(t),b(h,e)}}}
|
|
847
847
|
// (559:2) {#if isMobile(userAgent) == true}
|
|
848
|
-
function
|
|
848
|
+
function Ao(e){let t,n=/*showTable*/e[6]&&!/*isLoading*/e[10]&&No(e);return{c(){n&&n.c(),t=T()},m(e,r){n&&n.m(e,r),p(e,t,r)},p(e,r){/*showTable*/e[6]&&!/*isLoading*/e[10]?n?n.p(e,r):(n=No(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&g(t)}}}
|
|
849
849
|
// (362:0) {#if !isLoading && (data.length > 0 || firstRowData)}
|
|
850
|
-
function
|
|
850
|
+
function Bo(e){let t;let n=function(e,t){return 1==Fr(/*userAgent*/e[16])?Uo:Ho}(e),r=n(e);return{c(){r.c(),t=T()},m(e,n){r.m(e,n),p(e,t,n)},p(e,t){r.p(e,t)},d(e){r.d(e),e&&g(t)}}}
|
|
851
851
|
// (576:14) {:else}
|
|
852
|
-
function
|
|
852
|
+
function Fo(e){let t,n,r=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"";return{c(){t=y("p"),n=C(r),_(t,"data-sort",/*sort*/e[13]),_(t,"part","LeftTableP")},m(e,r){p(e,t,r),m(t,n)},p(e,i){/*$_, columns*/32784&i[0]&&r!==(r=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"")&&k(n,r),/*sort*/8192&i[0]&&_(t,"data-sort",/*sort*/e[13])},d(e){e&&g(t)}}}
|
|
853
853
|
// (572:14) {#if sortable == 'true'}
|
|
854
|
-
function
|
|
854
|
+
function Oo(e){let t,n,r,i,o=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"";function a(){/*click_handler_3*/
|
|
855
855
|
return e[38](/*column*/e[74])}return{c(){t=y("button"),n=C(o),_(t,"data-sort",/*sort*/e[13]),_(t,"part","LeftTableButton")},m(e,o){p(e,t,o),m(t,n),r||(i=x(t,"click",a),r=!0)},p(r,i){e=r,/*$_, columns*/32784&i[0]&&o!==(o=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"")&&k(n,o),/*sort*/8192&i[0]&&_(t,"data-sort",/*sort*/e[13])},d(e){e&&g(t),r=!1,i()}}}
|
|
856
856
|
// (570:10) {#each columns as column}
|
|
857
|
-
function
|
|
858
|
-
return"true"==e[1]?
|
|
857
|
+
function zo(e){let t,n;function r(e,t){/*sortable*/
|
|
858
|
+
return"true"==e[1]?Oo:Fo}let i=r(e),o=i(e);return{c(){t=y("th"),o.c(),n=v(),_(t,"part","LeftTableTh")},m(e,r){p(e,t,r),o.m(t,null),m(t,n)},p(e,a){i===(i=r(e))&&o?o.p(e,a):(o.d(1),o=i(e),o&&(o.c(),o.m(t,n)))},d(e){e&&g(t),o.d()}}}
|
|
859
859
|
// (560:4) {#if showTable && !isLoading}
|
|
860
|
-
function
|
|
860
|
+
function No(e){let t,n,r,i,o=/*$_*/e[15]("tournamentsTable.nowinners")+"";return{c(){t=y("div"),n=y("div"),r=y("p"),i=C(o),_(n,"class","TableUser"),_(n,"part","TableUser"),_(t,"class","TableContent"),_(t,"part","TableContent")},m(e,o){p(e,t,o),m(t,n),m(n,r),m(r,i)},p(e,t){/*$_*/32768&t[0]&&o!==(o=/*$_*/e[15]("tournamentsTable.nowinners")+"")&&k(i,o)},d(e){e&&g(t)}}}
|
|
861
861
|
// (423:2) {:else}
|
|
862
|
-
function
|
|
863
|
-
return e[6]?
|
|
862
|
+
function Ho(e){let t,n,r,i,o,a,s,l,u,c,d,h,f=/*columns*/e[4],w=[];for(let t=0;t<f.length;t+=1)w[t]=jo(Lo(e,f,t));let C=/*firstrow*/"true"==e[0]&&/*firstRowData*/e[5]&&Go(e),T=/*showTable*/e[6]&&Ko(e);function k(e,t){/*showTable*/
|
|
863
|
+
return e[6]?aa:oa}let S=k(e),P=S(e);return{c(){t=y("div"),n=y("table"),r=y("thead"),i=y("tr");for(let e=0;e<w.length;e+=1)w[e].c();o=v(),a=y("tbody"),C&&C.c(),s=v(),T&&T.c(),l=v(),u=y("div"),c=y("div"),P.c(),_(i,"part","LeftTableTr"),_(i,"class","LeftTableTr"),_(r,"part","LeftTableThead"),_(r,"class","LeftTableThead"),_(a,"part","LeftTableTbody"),_(a,"class","LeftTableTbody"),_(n,"class","LeftTable"),_(n,"part","LeftTable"),_(c,"class","CollapseButton"),_(c,"part","CollapseButton"),_(u,"class","RightButton"),_(u,"part","RightButton"),_(t,"class","TournamentsTable"),_(t,"part","TournamentsTable")},m(f,g){p(f,t,g),m(t,n),m(n,r),m(r,i);for(let e=0;e<w.length;e+=1)w[e]&&w[e].m(i,null);m(n,o),m(n,a),C&&C.m(a,null),m(a,s),T&&T.m(a,null),m(t,l),m(t,u),m(u,c),P.m(c,null),d||(h=x(c,"click",/*click_handler_2*/e[37]),d=!0)},p(e,t){if(/*sort, sortBy, columns, $_, sortable*/172050&t[0]){let n;for(f=/*columns*/e[4],n=0;n<f.length;n+=1){const r=Lo(e,f,n);w[n]?w[n].p(r,t):(w[n]=jo(r),w[n].c(),w[n].m(i,null))}for(;n<w.length;n+=1)w[n].d(1);w.length=f.length}/*firstrow*/"true"==e[0]&&/*firstRowData*/e[5]?C?C.p(e,t):(C=Go(e),C.c(),C.m(a,s)):C&&(C.d(1),C=null),/*showTable*/e[6]?T?T.p(e,t):(T=Ko(e),T.c(),T.m(a,null)):T&&(T.d(1),T=null),S!==(S=k(e))&&(P.d(1),P=S(e),P&&(P.c(),P.m(c,null)))},d(e){e&&g(t),b(w,e),C&&C.d(),T&&T.d(),P.d(),d=!1,h()}}}
|
|
864
864
|
// (363:2) {#if isMobile(userAgent) == true}
|
|
865
|
-
function
|
|
865
|
+
function Uo(e){let t,n,r,i,o=/*columns*/e[4],a=[];for(let t=0;t<o.length;t+=1)a[t]=ua(Mo(e,o,t));let s=/*firstrow*/"true"==e[0]&&/*firstRowData*/e[5]&&ca(e),l=/*showTable*/e[6]&&ma(e);return{c(){t=y("div"),n=y("div");for(let e=0;e<a.length;e+=1)a[e].c();r=v(),s&&s.c(),i=v(),l&&l.c(),_(n,"class","TableUser TableHeadRow"),_(n,"part","TableUser TableHeadRow"),_(t,"class","TableContent"),_(t,"part","TableContent")},m(e,o){p(e,t,o),m(t,n);for(let e=0;e<a.length;e+=1)a[e]&&a[e].m(n,null);m(t,r),s&&s.m(t,null),m(t,i),l&&l.m(t,null)},p(e,r){if(/*columns, sort, sortBy, $_, sortable*/172050&r[0]){let t;for(o=/*columns*/e[4],t=0;t<o.length;t+=1){const i=Mo(e,o,t);a[t]?a[t].p(i,r):(a[t]=ua(i),a[t].c(),a[t].m(n,null))}for(;t<a.length;t+=1)a[t].d(1);a.length=o.length}/*firstrow*/"true"==e[0]&&/*firstRowData*/e[5]?s?s.p(e,r):(s=ca(e),s.c(),s.m(t,i)):s&&(s.d(1),s=null),/*showTable*/e[6]?l?l.p(e,r):(l=ma(e),l.c(),l.m(t,null)):l&&(l.d(1),l=null)},d(e){e&&g(t),b(a,e),s&&s.d(),l&&l.d()}}}
|
|
866
866
|
// (434:14) {:else}
|
|
867
|
-
function
|
|
867
|
+
function Io(e){let t,n,r=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"";return{c(){t=y("p"),n=C(r),_(t,"data-sort",/*sort*/e[13]),_(t,"part","LeftTableP"),_(t,"class","LeftTableP")},m(e,r){p(e,t,r),m(t,n)},p(e,i){/*$_, columns*/32784&i[0]&&r!==(r=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"")&&k(n,r),/*sort*/8192&i[0]&&_(t,"data-sort",/*sort*/e[13])},d(e){e&&g(t)}}}
|
|
868
868
|
// (430:14) {#if sortable == 'true'}
|
|
869
|
-
function
|
|
869
|
+
function Yo(e){let t,n,r,i,o=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"";function a(){/*click_handler_1*/
|
|
870
870
|
return e[36](/*column*/e[74])}return{c(){t=y("button"),n=C(o),_(t,"data-sort",/*sort*/e[13]),_(t,"part","LeftTableButton")},m(e,o){p(e,t,o),m(t,n),r||(i=x(t,"click",a),r=!0)},p(r,i){e=r,/*$_, columns*/32784&i[0]&&o!==(o=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"")&&k(n,o),/*sort*/8192&i[0]&&_(t,"data-sort",/*sort*/e[13])},d(e){e&&g(t),r=!1,i()}}}
|
|
871
871
|
// (428:10) {#each columns as column, index}
|
|
872
|
-
function
|
|
873
|
-
return"true"==e[1]?
|
|
872
|
+
function jo(e){let t,n;function r(e,t){/*sortable*/
|
|
873
|
+
return"true"==e[1]?Yo:Io}let i=r(e),o=i(e);return{c(){t=y("th"),o.c(),n=v(),_(t,"part","LeftTableTh LeftTableTh_"+/*index*/e[80]),_(t,"class","LeftTableTh")},m(e,r){p(e,t,r),o.m(t,null),m(t,n)},p(e,a){i===(i=r(e))&&o?o.p(e,a):(o.d(1),o=i(e),o&&(o.c(),o.m(t,n)))},d(e){e&&g(t),o.d()}}}
|
|
874
874
|
// (442:8) {#if firstrow == 'true' && firstRowData}
|
|
875
|
-
function
|
|
876
|
-
return e[5].Rank<4&&/*showrankasimage*/"true"==e[2]?
|
|
877
|
-
return e[5].Prize?
|
|
875
|
+
function Go(e){let t,n,r,i,o,a,s,l,c,d,h,f,b,w,x,S,P,E,$,L,D,M,R,A,B,F,O,z,N,H,U,I,Y=/*firstRowData*/e[5].Player+"",j=/*firstRowData*/e[5].Points+"";function G(e,t){/*firstRowData*/
|
|
876
|
+
return e[5].Rank<4&&/*showrankasimage*/"true"==e[2]?Wo:Vo}let V=G(e),W=V(e);function q(e,t){/*firstRowData*/
|
|
877
|
+
return e[5].Prize?Jo:qo}let J=q(e),Z=J(e),K=/*firstRowData*/e[5].Unqualified&&Zo(e);return{c(){t=y("tr"),n=y("td"),r=y("div"),i=y("strong"),W.c(),o=v(),a=y("div"),s=y("img"),d=v(),h=y("img"),S=v(),P=y("td"),E=y("div"),$=C(Y),L=v(),D=y("td"),M=y("div"),R=C(j),A=v(),B=y("td"),F=y("div"),Z.c(),U=v(),K&&K.c(),I=T(),u(s.src,l=So)||_(s,"src",l),_(s,"alt","UpArrow"),_(s,"part","Rank_Arror_UP"),_(s,"class",c="svg Arrow Up "+(/*isUserPositionChanged*/e[7]&&/*isUserPositionUp*/e[8]?"Show":"Hidden")),u(h.src,f=Po)||_(h,"src",f),_(h,"alt","DownArrow"),_(h,"part","Rank_Arror_Down"),_(h,"class",b="svg Arrow Down "+(/*isUserPositionChanged*/e[7]&&!/*isUserPositionUp*/e[8]?"Show":"Hidden")),_(a,"class",w="ScoreChangeFlag "+(/*isUserPositionChanged*/e[7]?"Show":"Hidden")),_(a,"part",x="ScoreChangeFlag "+(/*isUserPositionChanged*/e[7]?"Show":"Hidden")),_(i,"class","RankCol"),_(i,"part","RankCol"),_(r,"part","TableCellContent"),_(r,"class","TableCellContent CellContent"),_(n,"part","LeftTableTd RankFirstRow"),_(n,"class","LeftTableTd"),_(E,"part","TableCellContent"),_(E,"class","TableCellContent CellContent"),_(P,"part","LeftTableTd"),_(P,"class","LeftTableTd"),_(M,"class","Flex CellContent"),_(M,"part","Flex"),_(D,"part","LeftTableTd"),_(D,"class","LeftTableTd"),_(F,"class","PrizeCell CellContent"),_(F,"part","PrizeCell"),_(B,"class",O="LeftTableTd "+(/*firstRowData*/e[5].Unqualified?"":"Qualified")),_(B,"part",z="LeftTableTd "+(/*firstRowData*/e[5].Unqualified?"":"Qualified")),_(t,"class",N="FirstRow "+(/*firstRowData*/e[5].Unqualified?"UnqualifiedRow":"")),_(t,"part",H="FirstRow "+(/*firstRowData*/e[5].Unqualified?"UnqualifiedRow":""))},m(e,l){p(e,t,l),m(t,n),m(n,r),m(r,i),W.m(i,null),m(i,o),m(i,a),m(a,s),m(a,d),m(a,h),m(t,S),m(t,P),m(P,E),m(E,$),m(t,L),m(t,D),m(D,M),m(M,R),m(t,A),m(t,B),m(B,F),Z.m(F,null),p(e,U,l),K&&K.m(e,l),p(e,I,l)},p(e,n){V===(V=G(e))&&W?W.p(e,n):(W.d(1),W=V(e),W&&(W.c(),W.m(i,o))),/*isUserPositionChanged, isUserPositionUp*/384&n[0]&&c!==(c="svg Arrow Up "+(/*isUserPositionChanged*/e[7]&&/*isUserPositionUp*/e[8]?"Show":"Hidden"))&&_(s,"class",c),/*isUserPositionChanged, isUserPositionUp*/384&n[0]&&b!==(b="svg Arrow Down "+(/*isUserPositionChanged*/e[7]&&!/*isUserPositionUp*/e[8]?"Show":"Hidden"))&&_(h,"class",b),/*isUserPositionChanged*/128&n[0]&&w!==(w="ScoreChangeFlag "+(/*isUserPositionChanged*/e[7]?"Show":"Hidden"))&&_(a,"class",w),/*isUserPositionChanged*/128&n[0]&&x!==(x="ScoreChangeFlag "+(/*isUserPositionChanged*/e[7]?"Show":"Hidden"))&&_(a,"part",x),/*firstRowData*/32&n[0]&&Y!==(Y=/*firstRowData*/e[5].Player+"")&&k($,Y),/*firstRowData*/32&n[0]&&j!==(j=/*firstRowData*/e[5].Points+"")&&k(R,j),J===(J=q(e))&&Z?Z.p(e,n):(Z.d(1),Z=J(e),Z&&(Z.c(),Z.m(F,null))),/*firstRowData*/32&n[0]&&O!==(O="LeftTableTd "+(/*firstRowData*/e[5].Unqualified?"":"Qualified"))&&_(B,"class",O),/*firstRowData*/32&n[0]&&z!==(z="LeftTableTd "+(/*firstRowData*/e[5].Unqualified?"":"Qualified"))&&_(B,"part",z),/*firstRowData*/32&n[0]&&N!==(N="FirstRow "+(/*firstRowData*/e[5].Unqualified?"UnqualifiedRow":""))&&_(t,"class",N),/*firstRowData*/32&n[0]&&H!==(H="FirstRow "+(/*firstRowData*/e[5].Unqualified?"UnqualifiedRow":""))&&_(t,"part",H),/*firstRowData*/e[5].Unqualified?K?K.p(e,n):(K=Zo(e),K.c(),K.m(I.parentNode,I)):K&&(K.d(1),K=null)},d(e){e&&g(t),W.d(),Z.d(),e&&g(U),K&&K.d(e),e&&g(I)}}}
|
|
878
878
|
// (449:16) {:else}
|
|
879
|
-
function
|
|
879
|
+
function Vo(e){let t,n,r,i=/*firstRowData*/e[5].Rank+"";return{c(){t=y("em"),n=C("#"),r=C(i),_(t,"part","LeftTableTdEm")},m(e,i){p(e,t,i),m(t,n),m(t,r)},p(e,t){/*firstRowData*/32&t[0]&&i!==(i=/*firstRowData*/e[5].Rank+"")&&k(r,i)},d(e){e&&g(t)}}}
|
|
880
880
|
// (447:16) {#if firstRowData.Rank < 4 && showrankasimage=='true'}
|
|
881
|
-
function
|
|
881
|
+
function Wo(e){let t,n;return{c(){t=y("img"),_(t,"alt","prize"),_(t,"class","PrizeIcon"),u(t.src,n=/*rankImgs*/e[12][/*firstRowData*/e[5].Rank])||_(t,"src",n)},m(e,n){p(e,t,n)},p(e,r){/*rankImgs, firstRowData*/4128&r[0]&&!u(t.src,n=/*rankImgs*/e[12][/*firstRowData*/e[5].Rank])&&_(t,"src",n)},d(e){e&&g(t)}}}
|
|
882
882
|
// (469:16) {:else}
|
|
883
|
-
function
|
|
883
|
+
function qo(t){let n;return{c(){n=C("-")},m(e,t){p(e,n,t)},p:e,d(e){e&&g(n)}}}
|
|
884
884
|
// (467:16) {#if firstRowData.Prize}
|
|
885
|
-
function
|
|
885
|
+
function Jo(e){let t,n=/*firstRowData*/e[5].Prize+"";return{c(){t=C(n)},m(e,n){p(e,t,n)},p(e,r){/*firstRowData*/32&r[0]&&n!==(n=/*firstRowData*/e[5].Prize+"")&&k(t,n)},d(e){e&&g(t)}}}
|
|
886
886
|
// (475:10) {#if firstRowData.Unqualified}
|
|
887
|
-
function
|
|
887
|
+
function Zo(e){let t,n,r,i,o,a,s=/*$_*/e[15]("tournamentsTable.UnqualifiedTips")+"";return{c(){t=y("tr"),n=y("td"),r=w("svg"),i=w("path"),o=v(),a=C(s),_(i,"d","M9.03087 3.14062C8.71521 2.56443 8.27722 2.06437 7.74767 1.67553C7.21811 1.28669 6.60971 1.01855 5.96544 0.889885C5.32118 0.761222 4.65646 0.775158 4.01817 0.930778C3.37988 1.0864 2.78361 1.37989 2.27086 1.79064C1.68689 2.25306 1.22358 2.85008 0.920762 3.53063C0.679091 4.08921 0.556377 4.69205 0.560655 5.30065C0.562354 5.92327 0.693172 6.53873 0.944444 7.10839C1.19572 7.67806 1.5622 8.18953 2.02086 8.61059C2.83307 9.36649 3.89773 9.79259 5.00719 9.80553C6.11665 9.81848 7.19124 9.4174 8.02086 8.68066C8.3779 8.38276 8.67913 8.0238 8.91075 7.6206C9.34355 6.92428 9.57213 6.12051 9.57066 5.30065C9.57316 4.54694 9.38776 3.80448 9.03087 3.14062V3.14062ZM4.43077 7.39062C4.41666 7.24208 4.44786 7.09281 4.52013 6.96227C4.59239 6.83174 4.70243 6.72606 4.8358 6.65917C4.96917 6.59228 5.11961 6.56724 5.26744 6.58739C5.41528 6.60754 5.55357 6.67195 5.66417 6.77209C5.77477 6.87223 5.85238 7.00344 5.88707 7.14855C5.92176 7.29367 5.91186 7.44586 5.85851 7.5852C5.80516 7.72454 5.71098 7.84448 5.58824 7.92931C5.46551 8.01415 5.31996 8.05999 5.17076 8.06066C5.0777 8.06746 4.9841 8.05526 4.89586 8.02489C4.80762 7.99453 4.72651 7.94653 4.65733 7.8839C4.58816 7.82127 4.53247 7.74531 4.49352 7.66051C4.45456 7.57572 4.43323 7.4839 4.43077 7.39062V7.39062ZM5.05065 2.69067H5.25084C5.32609 2.69062 5.40056 2.70571 5.46983 2.7351C5.53911 2.76448 5.60165 2.80755 5.65392 2.86169C5.70619 2.91582 5.7471 2.9799 5.77403 3.05016C5.80097 3.12043 5.81334 3.19542 5.81066 3.27062L5.7108 5.66064C5.70312 5.8039 5.64068 5.93873 5.53649 6.03735C5.43229 6.13596 5.29421 6.19087 5.15074 6.19067C5.00827 6.19076 4.87125 6.13559 4.76866 6.03674C4.66607 5.93788 4.60587 5.80301 4.60069 5.66064L4.50084 3.27062C4.49817 3.19625 4.51016 3.12209 4.53648 3.05248C4.5628 2.98287 4.60295 2.91923 4.65416 2.86523C4.70537 2.81123 4.76671 2.76801 4.83483 2.73803C4.90294 2.70805 4.97624 2.69195 5.05065 2.69067V2.69067Z"),_(r,"class","ExclamationMark"),_(r,"part","ExclamationMark"),_(r,"width","10"),_(r,"height","10"),_(r,"viewBox","0 0 10 10"),_(r,"fill","none"),_(r,"xmlns","http://www.w3.org/2000/svg"),_(n,"colspan",/*tooltipColSpan*/e[9]),_(n,"part","LeftTableTd"),_(n,"class","LeftTableTd"),_(t,"class","TooltipsRow"),_(t,"part","TooltipsRow")},m(e,s){p(e,t,s),m(t,n),m(n,r),m(r,i),m(n,o),m(n,a)},p(e,t){/*$_*/32768&t[0]&&s!==(s=/*$_*/e[15]("tournamentsTable.UnqualifiedTips")+"")&&k(a,s),/*tooltipColSpan*/512&t[0]&&_(n,"colspan",/*tooltipColSpan*/e[9])},d(e){e&&g(t)}}}
|
|
888
888
|
// (486:8) {#if showTable}
|
|
889
|
-
function
|
|
889
|
+
function Ko(e){let t,n=/*display*/e[14],r=[];for(let t=0;t<n.length;t+=1)r[t]=ia($o(e,n,t));return{c(){for(let e=0;e<r.length;e+=1)r[e].c();t=T()},m(e,n){for(let t=0;t<r.length;t+=1)r[t]&&r[t].m(e,n);p(e,t,n)},p(e,i){if(/*display, tooltipColSpan, $_, _fractiondigit, isUserPositionChanged, isUserPositionUp, rankImgs, showrankasimage*/56196&i[0]){let o;for(n=/*display*/e[14],o=0;o<n.length;o+=1){const a=$o(e,n,o);r[o]?r[o].p(a,i):(r[o]=ia(a),r[o].c(),r[o].m(t.parentNode,t))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length}},d(e){b(r,e),e&&g(t)}}}
|
|
890
890
|
// (496:22) {:else}
|
|
891
|
-
function
|
|
891
|
+
function Xo(e){let t,n,r=/*row*/e[71].Rank+"";return{c(){t=C("#"),n=C(r)},m(e,r){p(e,t,r),p(e,n,r)},p(e,t){/*display*/16384&t[0]&&r!==(r=/*row*/e[71].Rank+"")&&k(n,r)},d(e){e&&g(t),e&&g(n)}}}
|
|
892
892
|
// (494:22) {#if row.Rank < 4 && showrankasimage=='true'}
|
|
893
|
-
function
|
|
893
|
+
function Qo(e){let t,n;return{c(){t=y("img"),_(t,"alt","prize"),_(t,"class","PrizeIcon"),u(t.src,n=/*rankImgs*/e[12][/*row*/e[71].Rank])||_(t,"src",n)},m(e,n){p(e,t,n)},p(e,r){/*rankImgs, display*/20480&r[0]&&!u(t.src,n=/*rankImgs*/e[12][/*row*/e[71].Rank])&&_(t,"src",n)},d(e){e&&g(t)}}}
|
|
894
894
|
// (500:24) {#if row.isCurrentUser}
|
|
895
|
-
function
|
|
895
|
+
function ea(e){let t,n,r,i,o,a,s;return{c(){t=y("img"),i=v(),o=y("img"),u(t.src,n=So)||_(t,"src",n),_(t,"alt","UpArrow"),_(t,"part","Rank_Arror_UP"),_(t,"class",r="svg Arrow Up "+(/*isUserPositionChanged*/e[7]&&/*isUserPositionUp*/e[8]?"Show":"Hidden")),u(o.src,a=Po)||_(o,"src",a),_(o,"alt","DownArrow"),_(o,"part","Rank_Arror_Down"),_(o,"class",s="svg Arrow Down "+(/*isUserPositionChanged*/e[7]&&!/*isUserPositionUp*/e[8]?"Show":"Hidden"))},m(e,n){p(e,t,n),p(e,i,n),p(e,o,n)},p(e,n){/*isUserPositionChanged, isUserPositionUp*/384&n[0]&&r!==(r="svg Arrow Up "+(/*isUserPositionChanged*/e[7]&&/*isUserPositionUp*/e[8]?"Show":"Hidden"))&&_(t,"class",r),/*isUserPositionChanged, isUserPositionUp*/384&n[0]&&s!==(s="svg Arrow Down "+(/*isUserPositionChanged*/e[7]&&!/*isUserPositionUp*/e[8]?"Show":"Hidden"))&&_(o,"class",s)},d(e){e&&g(t),e&&g(i),e&&g(o)}}}
|
|
896
896
|
// (523:18) {:else}
|
|
897
|
-
function
|
|
897
|
+
function ta(t){let n;return{c(){n=C("-")},m(e,t){p(e,n,t)},p:e,d(e){e&&g(n)}}}
|
|
898
898
|
// (521:18) {#if row.Prize}
|
|
899
|
-
function
|
|
899
|
+
function na(e){let t,n=/*row*/e[71].Prize+"";return{c(){t=C(n)},m(e,n){p(e,t,n)},p(e,r){/*display*/16384&r[0]&&n!==(n=/*row*/e[71].Prize+"")&&k(t,n)},d(e){e&&g(t)}}}
|
|
900
900
|
// (529:12) {#if row.Unqualified && row.isCurrentUser}
|
|
901
|
-
function
|
|
901
|
+
function ra(e){let t,n,r,i,o,a,s,l,u=/*$_*/e[15]("tournamentsTable.UnqualifiedTips")+"";return{c(){t=y("tr"),n=y("td"),r=w("svg"),i=w("path"),o=v(),a=C(u),s=v(),_(i,"d","M9.03087 3.14062C8.71521 2.56443 8.27722 2.06437 7.74767 1.67553C7.21811 1.28669 6.60971 1.01855 5.96544 0.889885C5.32118 0.761222 4.65646 0.775158 4.01817 0.930778C3.37988 1.0864 2.78361 1.37989 2.27086 1.79064C1.68689 2.25306 1.22358 2.85008 0.920762 3.53063C0.679091 4.08921 0.556377 4.69205 0.560655 5.30065C0.562354 5.92327 0.693172 6.53873 0.944444 7.10839C1.19572 7.67806 1.5622 8.18953 2.02086 8.61059C2.83307 9.36649 3.89773 9.79259 5.00719 9.80553C6.11665 9.81848 7.19124 9.4174 8.02086 8.68066C8.3779 8.38276 8.67913 8.0238 8.91075 7.6206C9.34355 6.92428 9.57213 6.12051 9.57066 5.30065C9.57316 4.54694 9.38776 3.80448 9.03087 3.14062V3.14062ZM4.43077 7.39062C4.41666 7.24208 4.44786 7.09281 4.52013 6.96227C4.59239 6.83174 4.70243 6.72606 4.8358 6.65917C4.96917 6.59228 5.11961 6.56724 5.26744 6.58739C5.41528 6.60754 5.55357 6.67195 5.66417 6.77209C5.77477 6.87223 5.85238 7.00344 5.88707 7.14855C5.92176 7.29367 5.91186 7.44586 5.85851 7.5852C5.80516 7.72454 5.71098 7.84448 5.58824 7.92931C5.46551 8.01415 5.31996 8.05999 5.17076 8.06066C5.0777 8.06746 4.9841 8.05526 4.89586 8.02489C4.80762 7.99453 4.72651 7.94653 4.65733 7.8839C4.58816 7.82127 4.53247 7.74531 4.49352 7.66051C4.45456 7.57572 4.43323 7.4839 4.43077 7.39062V7.39062ZM5.05065 2.69067H5.25084C5.32609 2.69062 5.40056 2.70571 5.46983 2.7351C5.53911 2.76448 5.60165 2.80755 5.65392 2.86169C5.70619 2.91582 5.7471 2.9799 5.77403 3.05016C5.80097 3.12043 5.81334 3.19542 5.81066 3.27062L5.7108 5.66064C5.70312 5.8039 5.64068 5.93873 5.53649 6.03735C5.43229 6.13596 5.29421 6.19087 5.15074 6.19067C5.00827 6.19076 4.87125 6.13559 4.76866 6.03674C4.66607 5.93788 4.60587 5.80301 4.60069 5.66064L4.50084 3.27062C4.49817 3.19625 4.51016 3.12209 4.53648 3.05248C4.5628 2.98287 4.60295 2.91923 4.65416 2.86523C4.70537 2.81123 4.76671 2.76801 4.83483 2.73803C4.90294 2.70805 4.97624 2.69195 5.05065 2.69067V2.69067Z"),_(r,"class","ExclamationMark"),_(r,"part","ExclamationMark"),_(r,"width","10"),_(r,"height","10"),_(r,"viewBox","0 0 10 10"),_(r,"fill","none"),_(r,"xmlns","http://www.w3.org/2000/svg"),_(n,"colspan",/*tooltipColSpan*/e[9]),_(n,"part","LeftTableTd"),_(n,"class","LeftTableTd"),_(t,"class",l="TooltipsRow Rank"+/*row*/e[71].Rank+"Tr CurrentUserTr"),_(t,"part","TooltipsRow")},m(e,l){p(e,t,l),m(t,n),m(n,r),m(r,i),m(n,o),m(n,a),m(t,s)},p(e,r){/*$_*/32768&r[0]&&u!==(u=/*$_*/e[15]("tournamentsTable.UnqualifiedTips")+"")&&k(a,u),/*tooltipColSpan*/512&r[0]&&_(n,"colspan",/*tooltipColSpan*/e[9]),/*display*/16384&r[0]&&l!==(l="TooltipsRow Rank"+/*row*/e[71].Rank+"Tr CurrentUserTr")&&_(t,"class",l)},d(e){e&&g(t)}}}
|
|
902
902
|
// (487:10) {#each display as row}
|
|
903
|
-
function
|
|
904
|
-
return e[71].Rank<4&&/*showrankasimage*/"true"==e[2]?
|
|
905
|
-
return e[71].Prize?
|
|
903
|
+
function ia(e){let t,n,r,i,o,a,s,l,u,c,d,h,f,b,w,x,S,P,E,$,L,D,M,R,A,B,F,O,z=/*row*/e[71].Player+"",N=/*row*/e[71].Points.toLocaleString("en-US",{minimumFractionDigits:/*_fractiondigit*/e[11],maximumFractionDigits:/*_fractiondigit*/e[11]})+"";function H(e,t){/*row*/
|
|
904
|
+
return e[71].Rank<4&&/*showrankasimage*/"true"==e[2]?Qo:Xo}let U=H(e),I=U(e),Y=/*row*/e[71].isCurrentUser&&ea(e);function j(e,t){/*row*/
|
|
905
|
+
return e[71].Prize?na:ta}let G=j(e),V=G(e),W=/*row*/e[71].Unqualified&&/*row*/e[71].isCurrentUser&&ra(e);return{c(){t=y("tr"),n=y("td"),r=y("div"),i=y("strong"),o=y("em"),I.c(),a=v(),s=y("div"),Y&&Y.c(),d=v(),h=y("td"),f=y("div"),b=C(z),w=v(),x=y("td"),S=y("div"),P=y("div"),E=C(N),$=v(),L=y("td"),D=y("div"),V.c(),F=v(),W&&W.c(),O=T(),_(s,"class",l="ScoreChangeFlag "+(/*isUserPositionChanged*/e[7]?"Show":"Hidden")),_(s,"part",u="ScoreChangeFlag "+(/*isUserPositionChanged*/e[7]?"Show":"Hidden")),_(o,"part","LeftTableTdEm"),_(i,"class","RankCol"),_(i,"part","RankCol"),_(r,"part","TableCellContent"),_(r,"class","Table CellContent"),_(n,"part",c="LeftTableTd Rank-"+/*row*/e[71].Rank),_(n,"class","LeftTableTd"),_(f,"part","PlayerCellContent"),_(f,"class","Player CellContent"),_(h,"part","LeftTableTd"),_(h,"class","LeftTableTd"),_(P,"class","Flex ScoreUp"),_(P,"part","Flex ScoreUp"),_(S,"part","ScoreCellContent"),_(S,"class","Score CellContent"),_(x,"part","LeftTableTd"),_(x,"class","LeftTableTd"),_(D,"part","PrizeCellContent"),_(D,"class","Prize CellContent "),_(L,"class",M="LeftTableTd "+(/*row*/e[71].Unqualified?"":"Qualified")),_(L,"part",R="LeftTableTd "+(/*row*/e[71].Unqualified?"":"Qualified")),_(t,"class",A="LeftTableTr Rank"+/*row*/e[71].Rank+"Tr "+(/*row*/e[71].isCurrentUser?"FirstRow":"")+" "+(/*row*/e[71].isCurrentUser&&/*row*/e[71].Unqualified?"UnqualifiedRow":"")),_(t,"part",B="LeftTableTr "+(/*row*/e[71].isCurrentUser?"FirstRow":"")+" "+(/*row*/e[71].isCurrentUser&&/*row*/e[71].Unqualified?"UnqualifiedRow":""))},m(e,l){p(e,t,l),m(t,n),m(n,r),m(r,i),m(i,o),I.m(o,null),m(o,a),m(o,s),Y&&Y.m(s,null),m(t,d),m(t,h),m(h,f),m(f,b),m(t,w),m(t,x),m(x,S),m(S,P),m(P,E),m(t,$),m(t,L),m(L,D),V.m(D,null),p(e,F,l),W&&W.m(e,l),p(e,O,l)},p(e,r){U===(U=H(e))&&I?I.p(e,r):(I.d(1),I=U(e),I&&(I.c(),I.m(o,a))),/*row*/e[71].isCurrentUser?Y?Y.p(e,r):(Y=ea(e),Y.c(),Y.m(s,null)):Y&&(Y.d(1),Y=null),/*isUserPositionChanged*/128&r[0]&&l!==(l="ScoreChangeFlag "+(/*isUserPositionChanged*/e[7]?"Show":"Hidden"))&&_(s,"class",l),/*isUserPositionChanged*/128&r[0]&&u!==(u="ScoreChangeFlag "+(/*isUserPositionChanged*/e[7]?"Show":"Hidden"))&&_(s,"part",u),/*display*/16384&r[0]&&c!==(c="LeftTableTd Rank-"+/*row*/e[71].Rank)&&_(n,"part",c),/*display*/16384&r[0]&&z!==(z=/*row*/e[71].Player+"")&&k(b,z),/*display, _fractiondigit*/18432&r[0]&&N!==(N=/*row*/e[71].Points.toLocaleString("en-US",{minimumFractionDigits:/*_fractiondigit*/e[11],maximumFractionDigits:/*_fractiondigit*/e[11]})+"")&&k(E,N),G===(G=j(e))&&V?V.p(e,r):(V.d(1),V=G(e),V&&(V.c(),V.m(D,null))),/*display*/16384&r[0]&&M!==(M="LeftTableTd "+(/*row*/e[71].Unqualified?"":"Qualified"))&&_(L,"class",M),/*display*/16384&r[0]&&R!==(R="LeftTableTd "+(/*row*/e[71].Unqualified?"":"Qualified"))&&_(L,"part",R),/*display*/16384&r[0]&&A!==(A="LeftTableTr Rank"+/*row*/e[71].Rank+"Tr "+(/*row*/e[71].isCurrentUser?"FirstRow":"")+" "+(/*row*/e[71].isCurrentUser&&/*row*/e[71].Unqualified?"UnqualifiedRow":""))&&_(t,"class",A),/*display*/16384&r[0]&&B!==(B="LeftTableTr "+(/*row*/e[71].isCurrentUser?"FirstRow":"")+" "+(/*row*/e[71].isCurrentUser&&/*row*/e[71].Unqualified?"UnqualifiedRow":""))&&_(t,"part",B),/*row*/e[71].Unqualified&&/*row*/e[71].isCurrentUser?W?W.p(e,r):(W=ra(e),W.c(),W.m(O.parentNode,O)):W&&(W.d(1),W=null)},d(e){e&&g(t),I.d(),Y&&Y.d(),V.d(),e&&g(F),W&&W.d(e),e&&g(O)}}}
|
|
906
906
|
// (549:10) {:else}
|
|
907
|
-
function
|
|
907
|
+
function oa(e){let t,n;return{c(){t=w("svg"),n=w("path"),_(n,"d","M6 9l6 6 6-6"),_(t,"xmlns","http://www.w3.org/2000/svg"),_(t,"width","24"),_(t,"height","24"),_(t,"viewBox","0 0 24 24"),_(t,"fill","none"),_(t,"stroke","#ffffff"),_(t,"stroke-width","2"),_(t,"stroke-linecap","round"),_(t,"stroke-linejoin","round")},m(e,r){p(e,t,r),m(t,n)},d(e){e&&g(t)}}}
|
|
908
908
|
// (545:10) {#if showTable}
|
|
909
|
-
function
|
|
909
|
+
function aa(e){let t,n;return{c(){t=w("svg"),n=w("path"),_(n,"d","M18 15l-6-6-6 6"),_(t,"xmlns","http://www.w3.org/2000/svg"),_(t,"width","24"),_(t,"height","24"),_(t,"viewBox","0 0 24 24"),_(t,"fill","none"),_(t,"stroke","#ffffff"),_(t,"stroke-width","2"),_(t,"stroke-linecap","round"),_(t,"stroke-linejoin","round")},m(e,r){p(e,t,r),m(t,n)},d(e){e&&g(t)}}}
|
|
910
910
|
// (372:12) {:else}
|
|
911
|
-
function
|
|
911
|
+
function sa(e){let t,n,r=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"";return{c(){t=y("p"),n=C(r),_(t,"data-sort",/*sort*/e[13])},m(e,r){p(e,t,r),m(t,n)},p(e,i){/*$_, columns*/32784&i[0]&&r!==(r=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"")&&k(n,r),/*sort*/8192&i[0]&&_(t,"data-sort",/*sort*/e[13])},d(e){e&&g(t)}}}
|
|
912
912
|
// (368:12) {#if sortable == 'true'}
|
|
913
|
-
function
|
|
913
|
+
function la(e){let t,n,r,i,o=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"";function a(){/*click_handler*/
|
|
914
914
|
return e[35](/*column*/e[74])}return{c(){t=y("button"),n=C(o),_(t,"data-sort",/*sort*/e[13])},m(e,o){p(e,t,o),m(t,n),r||(i=x(t,"click",a),r=!0)},p(r,i){e=r,/*$_, columns*/32784&i[0]&&o!==(o=/*$_*/e[15](`tournamentsTable.${/*column*/e[74]}`)+"")&&k(n,o),/*sort*/8192&i[0]&&_(t,"data-sort",/*sort*/e[13])},d(e){e&&g(t),r=!1,i()}}}
|
|
915
915
|
// (366:8) {#each columns as column}
|
|
916
|
-
function
|
|
917
|
-
return"true"==e[1]?
|
|
916
|
+
function ua(e){let t,n,r,i;function o(e,t){/*sortable*/
|
|
917
|
+
return"true"==e[1]?la:sa}let a=o(e),s=a(e);return{c(){t=y("div"),s.c(),n=v(),_(t,"class",r="TableCell Table"+/*column*/e[74]),_(t,"part",i="TableCell Table"+/*column*/e[74])},m(e,r){p(e,t,r),s.m(t,null),m(t,n)},p(e,l){a===(a=o(e))&&s?s.p(e,l):(s.d(1),s=a(e),s&&(s.c(),s.m(t,n))),/*columns*/16&l[0]&&r!==(r="TableCell Table"+/*column*/e[74])&&_(t,"class",r),/*columns*/16&l[0]&&i!==(i="TableCell Table"+/*column*/e[74])&&_(t,"part",i)},d(e){e&&g(t),s.d()}}}
|
|
918
918
|
// (378:6) {#if firstrow == 'true' && firstRowData}
|
|
919
|
-
function
|
|
920
|
-
return e[5].Prize?
|
|
919
|
+
function ca(e){let t,n,r,i,o,a,s,l,u,c,d,h,f,b,w,x,S=/*firstRowData*/e[5].Rank+"",P=/*firstRowData*/e[5].Player+"",E=/*firstRowData*/e[5].Points+"";function $(e,t){/*firstRowData*/
|
|
920
|
+
return e[5].Prize?ha:da}let L=$(e),D=L(e),M=/*firstRowData*/e[5].Unqualified&&fa(e);return{c(){t=y("div"),n=y("div"),r=C(S),a=v(),s=y("div"),l=C(P),u=v(),c=y("div"),d=C(E),h=v(),D.c(),w=v(),M&&M.c(),x=T(),_(n,"class",i="TableCell TableRank "+(/*firstRowData*/e[5].Prize?"Qualified":"")),_(n,"part",o="TableCell TableRank RankFirstRow "+(/*firstRowData*/e[5].Prize?"Qualified":"")),_(s,"class","TableCell TablePlayer"),_(s,"part","TableCell TablePlayer"),_(c,"class","TableCell TablePoints"),_(c,"part","TableCell TablePoints"),_(t,"class",f="TableUser CurrentUserRow "+(/*firstRowData*/e[5].Unqualified?"UnqualifiedRow":"")),_(t,"part",b="TableUser CurrentUserRow "+(/*firstRowData*/e[5].Unqualified?"UnqualifiedRow":""))},m(e,i){p(e,t,i),m(t,n),m(n,r),m(t,a),m(t,s),m(s,l),m(t,u),m(t,c),m(c,d),m(t,h),D.m(t,null),p(e,w,i),M&&M.m(e,i),p(e,x,i)},p(e,a){/*firstRowData*/32&a[0]&&S!==(S=/*firstRowData*/e[5].Rank+"")&&k(r,S),/*firstRowData*/32&a[0]&&i!==(i="TableCell TableRank "+(/*firstRowData*/e[5].Prize?"Qualified":""))&&_(n,"class",i),/*firstRowData*/32&a[0]&&o!==(o="TableCell TableRank RankFirstRow "+(/*firstRowData*/e[5].Prize?"Qualified":""))&&_(n,"part",o),/*firstRowData*/32&a[0]&&P!==(P=/*firstRowData*/e[5].Player+"")&&k(l,P),/*firstRowData*/32&a[0]&&E!==(E=/*firstRowData*/e[5].Points+"")&&k(d,E),L===(L=$(e))&&D?D.p(e,a):(D.d(1),D=L(e),D&&(D.c(),D.m(t,null))),/*firstRowData*/32&a[0]&&f!==(f="TableUser CurrentUserRow "+(/*firstRowData*/e[5].Unqualified?"UnqualifiedRow":""))&&_(t,"class",f),/*firstRowData*/32&a[0]&&b!==(b="TableUser CurrentUserRow "+(/*firstRowData*/e[5].Unqualified?"UnqualifiedRow":""))&&_(t,"part",b),/*firstRowData*/e[5].Unqualified?M?M.p(e,a):(M=fa(e),M.c(),M.m(x.parentNode,x)):M&&(M.d(1),M=null)},d(e){e&&g(t),D.d(),e&&g(w),M&&M.d(e),e&&g(x)}}}
|
|
921
921
|
// (387:10) {:else}
|
|
922
|
-
function
|
|
922
|
+
function da(t){let n;return{c(){n=y("div"),n.textContent="-",_(n,"class","TableCell TablePrize"),_(n,"part","TableCell TablePrize")},m(e,t){p(e,n,t)},p:e,d(e){e&&g(n)}}}
|
|
923
923
|
// (385:10) {#if firstRowData.Prize}
|
|
924
|
-
function
|
|
924
|
+
function ha(e){let t,n,r,i,o=/*firstRowData*/e[5].Prize+"";return{c(){t=y("div"),n=C(o),_(t,"class",r="TableCell TablePrize "+(/*firstRowData*/e[5].Unqualified?"":"Qualified")),_(t,"part",i="TableCell TablePrize "+(/*firstRowData*/e[5].Unqualified?"":"Qualified"))},m(e,r){p(e,t,r),m(t,n)},p(e,a){/*firstRowData*/32&a[0]&&o!==(o=/*firstRowData*/e[5].Prize+"")&&k(n,o),/*firstRowData*/32&a[0]&&r!==(r="TableCell TablePrize "+(/*firstRowData*/e[5].Unqualified?"":"Qualified"))&&_(t,"class",r),/*firstRowData*/32&a[0]&&i!==(i="TableCell TablePrize "+(/*firstRowData*/e[5].Unqualified?"":"Qualified"))&&_(t,"part",i)},d(e){e&&g(t)}}}
|
|
925
925
|
// (391:8) {#if firstRowData.Unqualified}
|
|
926
|
-
function
|
|
926
|
+
function fa(e){let t,n,r,i,o,a,s=/*$_*/e[15]("tournamentsTable.UnqualifiedTips")+"";return{c(){t=y("div"),n=w("svg"),r=w("path"),i=v(),o=y("em"),a=C(s),_(r,"d","M9.03087 3.14062C8.71521 2.56443 8.27722 2.06437 7.74767 1.67553C7.21811 1.28669 6.60971 1.01855 5.96544 0.889885C5.32118 0.761222 4.65646 0.775158 4.01817 0.930778C3.37988 1.0864 2.78361 1.37989 2.27086 1.79064C1.68689 2.25306 1.22358 2.85008 0.920762 3.53063C0.679091 4.08921 0.556377 4.69205 0.560655 5.30065C0.562354 5.92327 0.693172 6.53873 0.944444 7.10839C1.19572 7.67806 1.5622 8.18953 2.02086 8.61059C2.83307 9.36649 3.89773 9.79259 5.00719 9.80553C6.11665 9.81848 7.19124 9.4174 8.02086 8.68066C8.3779 8.38276 8.67913 8.0238 8.91075 7.6206C9.34355 6.92428 9.57213 6.12051 9.57066 5.30065C9.57316 4.54694 9.38776 3.80448 9.03087 3.14062V3.14062ZM4.43077 7.39062C4.41666 7.24208 4.44786 7.09281 4.52013 6.96227C4.59239 6.83174 4.70243 6.72606 4.8358 6.65917C4.96917 6.59228 5.11961 6.56724 5.26744 6.58739C5.41528 6.60754 5.55357 6.67195 5.66417 6.77209C5.77477 6.87223 5.85238 7.00344 5.88707 7.14855C5.92176 7.29367 5.91186 7.44586 5.85851 7.5852C5.80516 7.72454 5.71098 7.84448 5.58824 7.92931C5.46551 8.01415 5.31996 8.05999 5.17076 8.06066C5.0777 8.06746 4.9841 8.05526 4.89586 8.02489C4.80762 7.99453 4.72651 7.94653 4.65733 7.8839C4.58816 7.82127 4.53247 7.74531 4.49352 7.66051C4.45456 7.57572 4.43323 7.4839 4.43077 7.39062V7.39062ZM5.05065 2.69067H5.25084C5.32609 2.69062 5.40056 2.70571 5.46983 2.7351C5.53911 2.76448 5.60165 2.80755 5.65392 2.86169C5.70619 2.91582 5.7471 2.9799 5.77403 3.05016C5.80097 3.12043 5.81334 3.19542 5.81066 3.27062L5.7108 5.66064C5.70312 5.8039 5.64068 5.93873 5.53649 6.03735C5.43229 6.13596 5.29421 6.19087 5.15074 6.19067C5.00827 6.19076 4.87125 6.13559 4.76866 6.03674C4.66607 5.93788 4.60587 5.80301 4.60069 5.66064L4.50084 3.27062C4.49817 3.19625 4.51016 3.12209 4.53648 3.05248C4.5628 2.98287 4.60295 2.91923 4.65416 2.86523C4.70537 2.81123 4.76671 2.76801 4.83483 2.73803C4.90294 2.70805 4.97624 2.69195 5.05065 2.69067V2.69067Z"),_(n,"class","ExclamationMark"),_(n,"part","ExclamationMark"),_(n,"width","10"),_(n,"height","10"),_(n,"viewBox","0 0 10 10"),_(n,"fill","none"),_(n,"xmlns","http://www.w3.org/2000/svg"),_(o,"part","TableUserTooltipsEm"),_(t,"class","TableUserTooltips"),_(t,"part","TableUserTooltips")},m(e,s){p(e,t,s),m(t,n),m(n,r),m(t,i),m(t,o),m(o,a)},p(e,t){/*$_*/32768&t[0]&&s!==(s=/*$_*/e[15]("tournamentsTable.UnqualifiedTips")+"")&&k(a,s)},d(e){e&&g(t)}}}
|
|
927
927
|
// (400:6) {#if showTable}
|
|
928
|
-
function
|
|
928
|
+
function ma(e){let t,n=/*display*/e[14],r=[];for(let t=0;t<n.length;t+=1)r[t]=ya(Do(e,n,t));return{c(){for(let e=0;e<r.length;e+=1)r[e].c();t=T()},m(e,n){for(let t=0;t<r.length;t+=1)r[t]&&r[t].m(e,n);p(e,t,n)},p(e,i){if(/*display, $_, _fractiondigit*/51200&i[0]){let o;for(n=/*display*/e[14],o=0;o<n.length;o+=1){const a=Do(e,n,o);r[o]?r[o].p(a,i):(r[o]=ya(a),r[o].c(),r[o].m(t.parentNode,t))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length}},d(e){b(r,e),e&&g(t)}}}
|
|
929
929
|
// (408:12) {:else}
|
|
930
|
-
function
|
|
930
|
+
function pa(t){let n;return{c(){n=y("div"),n.textContent="-",_(n,"class","TableCell TablePrize"),_(n,"part","TableCell TablePrize")},m(e,t){p(e,n,t)},p:e,d(e){e&&g(n)}}}
|
|
931
931
|
// (406:12) {#if row.Prize}
|
|
932
|
-
function
|
|
932
|
+
function ga(e){let t,n,r,i,o=/*row*/e[71].Prize+"";return{c(){t=y("div"),n=C(o),_(t,"class",r="TableCell TablePrize "+(/*row*/e[71].Unqualified?"":"Qualified")),_(t,"part",i="TableCell TablePrize "+(/*row*/e[71].Unqualified?"":"Qualified"))},m(e,r){p(e,t,r),m(t,n)},p(e,a){/*display*/16384&a[0]&&o!==(o=/*row*/e[71].Prize+"")&&k(n,o),/*display*/16384&a[0]&&r!==(r="TableCell TablePrize "+(/*row*/e[71].Unqualified?"":"Qualified"))&&_(t,"class",r),/*display*/16384&a[0]&&i!==(i="TableCell TablePrize "+(/*row*/e[71].Unqualified?"":"Qualified"))&&_(t,"part",i)},d(e){e&&g(t)}}}
|
|
933
933
|
// (412:10) {#if row.isCurrentUser && row.Unqualified}
|
|
934
|
-
function
|
|
934
|
+
function ba(e){let t,n,r,i,o,a,s,l,u,c=/*$_*/e[15]("tournamentsTable.UnqualifiedTips")+"";return{c(){t=y("div"),n=w("svg"),r=w("path"),i=v(),o=y("em"),a=C(c),s=v(),_(r,"d","M9.03087 3.14062C8.71521 2.56443 8.27722 2.06437 7.74767 1.67553C7.21811 1.28669 6.60971 1.01855 5.96544 0.889885C5.32118 0.761222 4.65646 0.775158 4.01817 0.930778C3.37988 1.0864 2.78361 1.37989 2.27086 1.79064C1.68689 2.25306 1.22358 2.85008 0.920762 3.53063C0.679091 4.08921 0.556377 4.69205 0.560655 5.30065C0.562354 5.92327 0.693172 6.53873 0.944444 7.10839C1.19572 7.67806 1.5622 8.18953 2.02086 8.61059C2.83307 9.36649 3.89773 9.79259 5.00719 9.80553C6.11665 9.81848 7.19124 9.4174 8.02086 8.68066C8.3779 8.38276 8.67913 8.0238 8.91075 7.6206C9.34355 6.92428 9.57213 6.12051 9.57066 5.30065C9.57316 4.54694 9.38776 3.80448 9.03087 3.14062V3.14062ZM4.43077 7.39062C4.41666 7.24208 4.44786 7.09281 4.52013 6.96227C4.59239 6.83174 4.70243 6.72606 4.8358 6.65917C4.96917 6.59228 5.11961 6.56724 5.26744 6.58739C5.41528 6.60754 5.55357 6.67195 5.66417 6.77209C5.77477 6.87223 5.85238 7.00344 5.88707 7.14855C5.92176 7.29367 5.91186 7.44586 5.85851 7.5852C5.80516 7.72454 5.71098 7.84448 5.58824 7.92931C5.46551 8.01415 5.31996 8.05999 5.17076 8.06066C5.0777 8.06746 4.9841 8.05526 4.89586 8.02489C4.80762 7.99453 4.72651 7.94653 4.65733 7.8839C4.58816 7.82127 4.53247 7.74531 4.49352 7.66051C4.45456 7.57572 4.43323 7.4839 4.43077 7.39062V7.39062ZM5.05065 2.69067H5.25084C5.32609 2.69062 5.40056 2.70571 5.46983 2.7351C5.53911 2.76448 5.60165 2.80755 5.65392 2.86169C5.70619 2.91582 5.7471 2.9799 5.77403 3.05016C5.80097 3.12043 5.81334 3.19542 5.81066 3.27062L5.7108 5.66064C5.70312 5.8039 5.64068 5.93873 5.53649 6.03735C5.43229 6.13596 5.29421 6.19087 5.15074 6.19067C5.00827 6.19076 4.87125 6.13559 4.76866 6.03674C4.66607 5.93788 4.60587 5.80301 4.60069 5.66064L4.50084 3.27062C4.49817 3.19625 4.51016 3.12209 4.53648 3.05248C4.5628 2.98287 4.60295 2.91923 4.65416 2.86523C4.70537 2.81123 4.76671 2.76801 4.83483 2.73803C4.90294 2.70805 4.97624 2.69195 5.05065 2.69067V2.69067Z"),_(n,"class","ExclamationMark"),_(n,"part","ExclamationMark"),_(n,"width","10"),_(n,"height","10"),_(n,"viewBox","0 0 10 10"),_(n,"fill","none"),_(n,"xmlns","http://www.w3.org/2000/svg"),_(o,"part","TableUserTooltipsEm"),_(t,"class",l="TableUserTooltips "+(/*row*/e[71].Unqualified?"UnqualifiedRow":"")),_(t,"part",u="TableUserTooltips "+(/*row*/e[71].Unqualified?"UnqualifiedRow":""))},m(e,l){p(e,t,l),m(t,n),m(n,r),m(t,i),m(t,o),m(o,a),m(t,s)},p(e,n){/*$_*/32768&n[0]&&c!==(c=/*$_*/e[15]("tournamentsTable.UnqualifiedTips")+"")&&k(a,c),/*display*/16384&n[0]&&l!==(l="TableUserTooltips "+(/*row*/e[71].Unqualified?"UnqualifiedRow":""))&&_(t,"class",l),/*display*/16384&n[0]&&u!==(u="TableUserTooltips "+(/*row*/e[71].Unqualified?"UnqualifiedRow":""))&&_(t,"part",u)},d(e){e&&g(t)}}}
|
|
935
935
|
// (401:8) {#each display as row}
|
|
936
|
-
function
|
|
937
|
-
return e[71].Prize?
|
|
936
|
+
function ya(e){let t,n,r,i,o,a,s,l,u,c,d,h,f,b,w,x,S=/*row*/e[71].Rank+"",P=/*row*/e[71].Player+"",E=/*row*/e[71].Points.toLocaleString("en-US",{minimumFractionDigits:/*_fractiondigit*/e[11],maximumFractionDigits:/*_fractiondigit*/e[11]})+"";function $(e,t){/*row*/
|
|
937
|
+
return e[71].Prize?ga:pa}let L=$(e),D=L(e),M=/*row*/e[71].isCurrentUser&&/*row*/e[71].Unqualified&&ba(e);return{c(){t=y("div"),n=y("div"),r=C(S),a=v(),s=y("div"),l=C(P),u=v(),c=y("div"),d=C(E),h=v(),D.c(),w=v(),M&&M.c(),x=T(),_(n,"class",i="TableCell TableRank "+(/*row*/e[71].Prize?"Qualified":"")),_(n,"part",o="TableCell Rank-"+/*row*/e[71].Rank+" TableRank "+(/*row*/e[71].Prize?"Qualified":"")),_(s,"class","TableCell TablePlayer"),_(s,"part","TableCell TablePlayer"),_(c,"class","TableCell TablePoints"),_(c,"part","TableCell TablePoints"),_(t,"class",f="TableUser "+(/*row*/e[71].isCurrentUser?"CurrentUserRow":"")),_(t,"part",b="TableUser "+(/*row*/e[71].isCurrentUser?"CurrentUserRow":""))},m(e,i){p(e,t,i),m(t,n),m(n,r),m(t,a),m(t,s),m(s,l),m(t,u),m(t,c),m(c,d),m(t,h),D.m(t,null),p(e,w,i),M&&M.m(e,i),p(e,x,i)},p(e,a){/*display*/16384&a[0]&&S!==(S=/*row*/e[71].Rank+"")&&k(r,S),/*display*/16384&a[0]&&i!==(i="TableCell TableRank "+(/*row*/e[71].Prize?"Qualified":""))&&_(n,"class",i),/*display*/16384&a[0]&&o!==(o="TableCell Rank-"+/*row*/e[71].Rank+" TableRank "+(/*row*/e[71].Prize?"Qualified":""))&&_(n,"part",o),/*display*/16384&a[0]&&P!==(P=/*row*/e[71].Player+"")&&k(l,P),/*display, _fractiondigit*/18432&a[0]&&E!==(E=/*row*/e[71].Points.toLocaleString("en-US",{minimumFractionDigits:/*_fractiondigit*/e[11],maximumFractionDigits:/*_fractiondigit*/e[11]})+"")&&k(d,E),L===(L=$(e))&&D?D.p(e,a):(D.d(1),D=L(e),D&&(D.c(),D.m(t,null))),/*display*/16384&a[0]&&f!==(f="TableUser "+(/*row*/e[71].isCurrentUser?"CurrentUserRow":""))&&_(t,"class",f),/*display*/16384&a[0]&&b!==(b="TableUser "+(/*row*/e[71].isCurrentUser?"CurrentUserRow":""))&&_(t,"part",b),/*row*/e[71].isCurrentUser&&/*row*/e[71].Unqualified?M?M.p(e,a):(M=ba(e),M.c(),M.m(x.parentNode,x)):M&&(M.d(1),M=null)},d(e){e&&g(t),D.d(),e&&g(w),M&&M.d(e),e&&g(x)}}}function wa(t){let n,r;function i(e,t){return!/*isLoading*/e[10]&&(/*data*/e[3].length>0||/*firstRowData*/e[5])?Bo:(null==n&&(n=!(1!=Fr(/*userAgent*/e[16]))),n?Ao:Ro)}let o=i(t),a=o(t);return{c(){a.c(),r=T(),this.c=e},m(e,t){a.m(e,t),p(e,r,t)},p(e,t){o===(o=i(e))&&a?a.p(e,t):(a.d(1),a=o(e),a&&(a.c(),a.m(r.parentNode,r)))},i:e,o:e,d(e){a.d(e),e&&g(r)}}}function Ca(e,t,n){let r,i,o;d(e,Sn,(e=>n(15,o=e)));let a,s,l,u,c,h,{sortable:f=!1}=t,{firstrow:m=!0}=t,{lang:p="en"}=t,{scorefractiondigit:g="2"}=t,{session:b=""}=t,{userid:y=""}=t,{tourid:w=""}=t,{endpoint:C=""}=t,{tablelimit:v="30"}=t,{namemask:T=""}=t,{showunqualifiedplayer:x="true"}=t,{mobiletablelimit:_="15"}=t,{updatetableintime:k="true"}=t,{minscore:S=""}=t,{showrankasimage:P="true"}=t,{cellsetting:E={firstrow:!0}}=t,$=[],L=[],D=null,R=null,A={},B=!0,F=window.navigator.userAgent,O=!1,z=!1,N=!1,H={},U=!1,I="",Y=!0,j=2;Object.keys(oi).forEach((e=>{Xr(e,oi[e])}));
|
|
938
938
|
// @TODO this must be configurable
|
|
939
939
|
const G=["Rank","Player","Points","Prize"],V=e=>({Rank:"false"==x?e.rankWithoutUnqualified:e.rank,Player:e.userID==I?"me":e.shortName,Points:e.score,Prize:e.prizeName,Unqualified:e.unqualified,BetCount:e.betCount,userID:e.userID}),W=()=>{b.length>0&&"false"!=b&&(I=y),a=null,n(10,Y=!1)};
|
|
940
940
|
// data for current user
|
|
@@ -950,14 +950,14 @@ a||(a=e.data.tableData.Rank),A?(Z(e.data.tableData.Rank),n(5,A=null)):Z(e.data.t
|
|
|
950
950
|
if(e.data&&"CasinoTableDataUpdate"===e.data.type&&e.data.tableData){let t=e.data.tableData;
|
|
951
951
|
//check data type before foreach
|
|
952
952
|
if(!(L instanceof Array))return;L.forEach((function(e,r){let i=((e,t)=>t.find((t=>t.Rank==e)))(e.Rank,t);i&&n(3,L[r]=i,L)}))}},X=e=>{const t=e===D,r="ASC"===R,i=t&&!r;n(32,D=i?null:e),n(33,R=i?null:t&&r?"DESC":"ASC")},Q=()=>{n(6,B=!B)},ee=e=>{U=!1;let t=[];return e&&e.length>0&&e.forEach((e=>{let n=V(e);e.userID==I&&(H=n,U=!0),t.push(n)})),t},te=e=>Object.assign(Object.assign({},V(e)),!0===e.unqualified?{Rank:e.rank}:{}),ne=e=>{if(console.log(e),e.data&&"message"==e.type)try{let t=e.data,r=JSON.parse(t);if(!r||!r.items)return;let i=ee(r.items);window.postMessage({type:"CasinoTableData",tableData:i},window.location.href),U=i.filter((e=>e.userID=I)).length>0,N=r.item&&!U,N&&(n(5,A=te(r.item)),A&&window.postMessage({type:"CasinoTableFirstRowData",tableData:A},window.location.href));let o=U?H.Rank:A.Rank;o==h&&c==r.items.length||(c=r.items.length,//new player joined and spined
|
|
953
|
-
window.postMessage({type:`TournamentRankInfo_${w}`,rankInfo:{rank:o,overallRank:c,prize:U?H.Prize||"-":A.Prize||"-"}}),h=o),U&&window.postMessage({type:"CasinoTableCurrentUserData",tableData:H},window.location.href)}catch(e){console.error(e)}},re=(e,t)=>{let r=new URL(e+`/tournaments/${t}/leaderboard`),i=new Headers;r.searchParams.append("language",p);let o=`includeUnqualifiedPlayer=${x}`;if(o=T?`${o},shortNameMask=${T}`:o,o=S?`${o},minscore=${S}`:o,r.searchParams.append("filter",o),b){let e=1==
|
|
953
|
+
window.postMessage({type:`TournamentRankInfo_${w}`,rankInfo:{rank:o,overallRank:c,prize:U?H.Prize||"-":A.Prize||"-"}}),h=o),U&&window.postMessage({type:"CasinoTableCurrentUserData",tableData:H},window.location.href)}catch(e){console.error(e)}},re=(e,t)=>{let r=new URL(e+`/tournaments/${t}/leaderboard`),i=new Headers;r.searchParams.append("language",p);let o=`includeUnqualifiedPlayer=${x}`;if(o=T?`${o},shortNameMask=${T}`:o,o=S?`${o},minscore=${S}`:o,r.searchParams.append("filter",o),b){let e=1==Fr(F)?_:v;r.searchParams.append("pagination",`offset=0,limit=${e}`),i.append("X-SessionId",b)}r.searchParams.append("platform",Or(F));let a={method:"GET",headers:i};n(10,Y=!0),n(5,A=null),fetch(r,a).then((e=>e.json())).then((e=>{n(10,Y=!1),l=ee(e.items),e.item&&!U&&(N=!0,n(5,A=te(e.item))),n(6,B=!0),h=U?H.Rank:A?A.Rank:0,c=e.total,
|
|
954
954
|
// @TODO data is not iterable error fix
|
|
955
|
-
window.postMessage({type:"CasinoTableData",tableData:l},window.location.href),window.postMessage({type:"CasinoTableColumns",tableColumns:G},window.location.href),N&&window.postMessage({type:"CasinoTableFirstRowData",tableData:A},window.location.href),"true"===k&&((e,t)=>{let n=`${C}/tournaments/${e}/leaderboard/updates?HeartBeat=false&${t.toString()}`;u&&(u.removeEventListener("message",ne),u.close()),u=new
|
|
955
|
+
window.postMessage({type:"CasinoTableData",tableData:l},window.location.href),window.postMessage({type:"CasinoTableColumns",tableColumns:G},window.location.href),N&&window.postMessage({type:"CasinoTableFirstRowData",tableData:A},window.location.href),"true"===k&&((e,t)=>{let n=`${C}/tournaments/${e}/leaderboard/updates?HeartBeat=false&${t.toString()}`;u&&(u.removeEventListener("message",ne),u.close()),u=new zr.EventSourcePolyfill(n,{headers:{accept:"text/event-stream","X-SessionId":b}}),void 0!==u&&u.addEventListener("message",ne)})(t,r.searchParams),U&&window.postMessage({type:"CasinoTableCurrentUserData",tableData:H},window.location.href)}))};let ie=[],oe=!1;M((()=>(n(12,ie=[Vi,Vi,Wi,qi]),n(0,m=!E||E.firstrow),W(),
|
|
956
956
|
//loadData();
|
|
957
957
|
//console.log('getContext',getContext('userid') ) ;
|
|
958
|
-
n(34,oe=!0),window.addEventListener("message",K),()=>{window.removeEventListener("message",K)})));return e.$$set=e=>{"sortable"in e&&n(1,f=e.sortable),"firstrow"in e&&n(0,m=e.firstrow),"lang"in e&&n(19,p=e.lang),"scorefractiondigit"in e&&n(20,g=e.scorefractiondigit),"session"in e&&n(21,b=e.session),"userid"in e&&n(22,y=e.userid),"tourid"in e&&n(23,w=e.tourid),"endpoint"in e&&n(24,C=e.endpoint),"tablelimit"in e&&n(25,v=e.tablelimit),"namemask"in e&&n(26,T=e.namemask),"showunqualifiedplayer"in e&&n(27,x=e.showunqualifiedplayer),"mobiletablelimit"in e&&n(28,_=e.mobiletablelimit),"updatetableintime"in e&&n(29,k=e.updatetableintime),"minscore"in e&&n(30,S=e.minscore),"showrankasimage"in e&&n(2,P=e.showrankasimage),"cellsetting"in e&&n(31,E=e.cellsetting)},e.$$.update=()=>{/*data*/8&e.$$.dirty[0]|/*sortColumn, sortDirection*/6&e.$$.dirty[1]&&n(14,r=D&&R?(()=>{let e=[];if(L&&(e=[...L]),!L.length)return L;const t=typeof L[0][D.toLowerCase()];return e.sort(((e,t)=>{const n=t.toLowerCase();return"string"===e?(e,t)=>e[n].localeCompare(t[n]):"number"===e||"object"===e?(e,t)=>e[n]-t[n]:void 0})(t,D)),"ASC"===R?e:e.reverse()})():[...L]),/*sortColumn, sortDirection*/6&e.$$.dirty[1]&&n(13,i=null===D?R:null),/*scorefractiondigit*/1048576&e.$$.dirty[0]&&n(11,j=Number(g)),/*session*/2097152&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&oe&&b&&W(),/*lang, userid, session, tourid, showunqualifiedplayer, tablelimit*/182976512&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&p&&y&&b&&w&&x&&v&&oe&&re(C,w)},[m,f,P,L,$,A,B,O,z,s,Y,j,ie,i,r,o,F,X,Q,p,g,b,y,w,C,v,T,x,_,k,S,E,D,R,oe,e=>X(e),e=>X(e),()=>Q(),e=>X(e)]}class
|
|
959
|
-
/* src/Cells/TitleCell.svelte generated by Svelte v3.
|
|
960
|
-
function
|
|
958
|
+
n(34,oe=!0),window.addEventListener("message",K),()=>{window.removeEventListener("message",K)})));return e.$$set=e=>{"sortable"in e&&n(1,f=e.sortable),"firstrow"in e&&n(0,m=e.firstrow),"lang"in e&&n(19,p=e.lang),"scorefractiondigit"in e&&n(20,g=e.scorefractiondigit),"session"in e&&n(21,b=e.session),"userid"in e&&n(22,y=e.userid),"tourid"in e&&n(23,w=e.tourid),"endpoint"in e&&n(24,C=e.endpoint),"tablelimit"in e&&n(25,v=e.tablelimit),"namemask"in e&&n(26,T=e.namemask),"showunqualifiedplayer"in e&&n(27,x=e.showunqualifiedplayer),"mobiletablelimit"in e&&n(28,_=e.mobiletablelimit),"updatetableintime"in e&&n(29,k=e.updatetableintime),"minscore"in e&&n(30,S=e.minscore),"showrankasimage"in e&&n(2,P=e.showrankasimage),"cellsetting"in e&&n(31,E=e.cellsetting)},e.$$.update=()=>{/*data*/8&e.$$.dirty[0]|/*sortColumn, sortDirection*/6&e.$$.dirty[1]&&n(14,r=D&&R?(()=>{let e=[];if(L&&(e=[...L]),!L.length)return L;const t=typeof L[0][D.toLowerCase()];return e.sort(((e,t)=>{const n=t.toLowerCase();return"string"===e?(e,t)=>e[n].localeCompare(t[n]):"number"===e||"object"===e?(e,t)=>e[n]-t[n]:void 0})(t,D)),"ASC"===R?e:e.reverse()})():[...L]),/*sortColumn, sortDirection*/6&e.$$.dirty[1]&&n(13,i=null===D?R:null),/*scorefractiondigit*/1048576&e.$$.dirty[0]&&n(11,j=Number(g)),/*session*/2097152&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&oe&&b&&W(),/*lang, userid, session, tourid, showunqualifiedplayer, tablelimit*/182976512&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&p&&y&&b&&w&&x&&v&&oe&&re(C,w)},[m,f,P,L,$,A,B,O,z,s,Y,j,ie,i,r,o,F,X,Q,p,g,b,y,w,C,v,T,x,_,k,S,E,D,R,oe,e=>X(e),e=>X(e),()=>Q(),e=>X(e)]}class va extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Ca,wa,a,{sortable:1,firstrow:0,lang:19,scorefractiondigit:20,session:21,userid:22,tourid:23,endpoint:24,tablelimit:25,namemask:26,showunqualifiedplayer:27,mobiletablelimit:28,updatetableintime:29,minscore:30,showrankasimage:2,cellsetting:31},null,[-1,-1,-1]),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["sortable","firstrow","lang","scorefractiondigit","session","userid","tourid","endpoint","tablelimit","namemask","showunqualifiedplayer","mobiletablelimit","updatetableintime","minscore","showrankasimage","cellsetting"]}get sortable(){return this.$$.ctx[1]}set sortable(e){this.$$set({sortable:e}),I()}get firstrow(){return this.$$.ctx[0]}set firstrow(e){this.$$set({firstrow:e}),I()}get lang(){return this.$$.ctx[19]}set lang(e){this.$$set({lang:e}),I()}get scorefractiondigit(){return this.$$.ctx[20]}set scorefractiondigit(e){this.$$set({scorefractiondigit:e}),I()}get session(){return this.$$.ctx[21]}set session(e){this.$$set({session:e}),I()}get userid(){return this.$$.ctx[22]}set userid(e){this.$$set({userid:e}),I()}get tourid(){return this.$$.ctx[23]}set tourid(e){this.$$set({tourid:e}),I()}get endpoint(){return this.$$.ctx[24]}set endpoint(e){this.$$set({endpoint:e}),I()}get tablelimit(){return this.$$.ctx[25]}set tablelimit(e){this.$$set({tablelimit:e}),I()}get namemask(){return this.$$.ctx[26]}set namemask(e){this.$$set({namemask:e}),I()}get showunqualifiedplayer(){return this.$$.ctx[27]}set showunqualifiedplayer(e){this.$$set({showunqualifiedplayer:e}),I()}get mobiletablelimit(){return this.$$.ctx[28]}set mobiletablelimit(e){this.$$set({mobiletablelimit:e}),I()}get updatetableintime(){return this.$$.ctx[29]}set updatetableintime(e){this.$$set({updatetableintime:e}),I()}get minscore(){return this.$$.ctx[30]}set minscore(e){this.$$set({minscore:e}),I()}get showrankasimage(){return this.$$.ctx[2]}set showrankasimage(e){this.$$set({showrankasimage:e}),I()}get cellsetting(){return this.$$.ctx[31]}set cellsetting(e){this.$$set({cellsetting:e}),I()}}
|
|
959
|
+
/* src/Cells/TitleCell.svelte generated by Svelte v3.59.2 */
|
|
960
|
+
function Ta(t){let n,r;return{c(){n=y("p"),r=C(/*title*/t[0]),this.c=e,_(n,"class","Title"),_(n,"part","Title")},m(e,t){p(e,n,t),m(n,r)},p(e,[t]){/*title*/1&t&&k(r,/*title*/e[0])},i:e,o:e,d(e){e&&g(n)}}}function xa(e,t,n){let{lang:r="en"}=t,{title:i=""}=t;Object.keys(ei).forEach((e=>{Xr(e,ei[e])})),sn({fallbackLocale:"en",initialLocale:"en"});return e.$$set=e=>{"lang"in e&&n(1,r=e.lang),"title"in e&&n(0,i=e.title)},e.$$.update=()=>{/*lang*/2&e.$$.dirty&&r&&Qr(r)},[i,r]}customElements.define("leaderboard-cell",va);class _a extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},xa,Ta,a,{lang:1,title:0},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["lang","title"]}get lang(){return this.$$.ctx[1]}set lang(e){this.$$set({lang:e}),I()}get title(){return this.$$.ctx[0]}set title(e){this.$$set({title:e}),I()}}customElements.define("title-cell",_a);var ka=Xn((function(e,t){e.exports=function(){var t,n;function r(){return t.apply(null,arguments)}
|
|
961
961
|
// This is done to register the method called with moment()
|
|
962
962
|
// without creating circular dependencies.
|
|
963
963
|
function i(e){t=e}function o(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function a(e){
|
|
@@ -1143,7 +1143,7 @@ break;t--}o++}return an}function fn(e){
|
|
|
1143
1143
|
// Prevent names that look like filesystem paths, i.e contain '/' or '\'
|
|
1144
1144
|
return null!=e.match("^[^/\\\\]*$")}function mn(t){var n=null;
|
|
1145
1145
|
// TODO: Find a better way to register and load all the locales in Node
|
|
1146
|
-
if(void 0===ln[t]&&e&&e.exports&&fn(t))try{n=an._abbr,
|
|
1146
|
+
if(void 0===ln[t]&&e&&e.exports&&fn(t))try{n=an._abbr,Qn(),pn(n)}catch(e){
|
|
1147
1147
|
// mark as not found to avoid repeating expensive file require call causing high CPU
|
|
1148
1148
|
// when trying to find en-US, en_US, en-us for every format call
|
|
1149
1149
|
ln[t]=null;// null means not found
|
|
@@ -1231,7 +1231,7 @@ e._w&&void 0!==e._w.d&&e._w.d!==i&&(g(e).weekdayMismatch=!0)}}function Hn(e){var
|
|
|
1231
1231
|
// how we interpret now (local, utc, fixed offset). So create
|
|
1232
1232
|
// a now version of current config (take local/utc/offset flags, and
|
|
1233
1233
|
// create now).
|
|
1234
|
-
n=On(t.GG,e._a[Ye],Tt(
|
|
1234
|
+
n=On(t.GG,e._a[Ye],Tt(Jn(),1,4).year),r=On(t.W,1),((i=On(t.E,1))<1||i>7)&&(l=!0)):(o=e._locale._week.dow,a=e._locale._week.doy,u=Tt(Jn(),o,a),n=On(t.gg,e._a[Ye],u.year),
|
|
1235
1235
|
// Default to current week.
|
|
1236
1236
|
r=On(t.w,u.week),null!=t.d?((
|
|
1237
1237
|
// weekday -- low day numbers are considered next week
|
|
@@ -1271,17 +1271,17 @@ t.add(1,"d"),t._nextDay=void 0),t}function Vn(e){var t=e._i,n=e._f;return e._loc
|
|
|
1271
1271
|
e._d=new Date(t):r.createFromInputFallback(e)}function qn(e,t,n,r,i){var s={};return!0!==t&&!1!==t||(r=t,t=void 0),!0!==n&&!1!==n||(r=n,n=void 0),(a(e)&&l(e)||o(e)&&0===e.length)&&(e=void 0),
|
|
1272
1272
|
// object construction must be done this way.
|
|
1273
1273
|
// https://github.com/moment/moment/issues/1423
|
|
1274
|
-
s._isAMomentObject=!0,s._useUTC=s._isUTC=i,s._l=n,s._i=e,s._f=t,s._strict=r,Gn(s)}function
|
|
1274
|
+
s._isAMomentObject=!0,s._useUTC=s._isUTC=i,s._l=n,s._i=e,s._f=t,s._strict=r,Gn(s)}function Jn(e,t,n,r){return qn(e,t,n,r,!1)}r.createFromInputFallback=k("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))})),r.ISO_8601=function(){},
|
|
1275
1275
|
// constant that refers to the RFC 2822 form
|
|
1276
|
-
r.RFC_2822=function(){};var
|
|
1276
|
+
r.RFC_2822=function(){};var Zn=k("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=Jn.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:y()})),Kn=k("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=Jn.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:y()}));
|
|
1277
1277
|
// Pick a moment m from moments so that m[fn](other) is true for all
|
|
1278
1278
|
// other. This relies on the function fn to be transitive.
|
|
1279
1279
|
|
|
1280
1280
|
// moments should either be an array of moment objects or an array, whose
|
|
1281
1281
|
// first element is an array of moment objects.
|
|
1282
|
-
function
|
|
1282
|
+
function Xn(e,t){var n,r;if(1===t.length&&o(t[0])&&(t=t[0]),!t.length)return Jn();for(n=t[0],r=1;r<t.length;++r)t[r].isValid()&&!t[r][e](n)||(n=t[r]);return n}
|
|
1283
1283
|
// TODO: Use [].sort instead?
|
|
1284
|
-
function er(){return
|
|
1284
|
+
function er(){return Xn("isBefore",[].slice.call(arguments,0))}function tr(){return Xn("isAfter",[].slice.call(arguments,0))}var nr=function(){return Date.now?Date.now():+new Date},rr=["year","quarter","month","week","day","hour","minute","second","millisecond"];function ir(e){var t,n,r=!1,i=rr.length;for(t in e)if(s(e,t)&&(-1===Ie.call(rr,t)||null!=e[t]&&isNaN(e[t])))return!1;for(n=0;n<i;++n)if(e[rr[n]]){if(r)return!1;// only allow non-integers for smallest unit
|
|
1285
1285
|
parseFloat(e[rr[n]])!==ce(e[rr[n]])&&(r=!0)}return!0}function or(){return this._isValid}function ar(){return $r(NaN)}function sr(e){var t=ie(e),n=t.year||0,r=t.quarter||0,i=t.month||0,o=t.week||t.isoWeek||0,a=t.day||0,s=t.hour||0,l=t.minute||0,u=t.second||0,c=t.millisecond||0;this._isValid=ir(t),
|
|
1286
1286
|
// representation for dateAddRemove
|
|
1287
1287
|
this._milliseconds=+c+1e3*u+// 1000
|
|
@@ -1306,9 +1306,9 @@ Ae("Z",De),Ae("ZZ",De),Ne(["Z","ZZ"],(function(e,t,n){n._useUTC=!0,n._tzm=fr(De,
|
|
|
1306
1306
|
// '-1530' > ['-15', '30']
|
|
1307
1307
|
var hr=/([\+\-]|\d\d)/gi;function fr(e,t){var n,r,i=(t||"").match(e);return null===i?null:0===(r=60*(n=((i[i.length-1]||[])+"").match(hr)||["-",0,0])[1]+ce(n[2]))?0:"+"===n[0]?r:-r}
|
|
1308
1308
|
// Return a moment from input, that is local/utc/zone equivalent to model.
|
|
1309
|
-
function mr(e,t){var n,i;return t._isUTC?(n=t.clone(),i=(x(e)||d(e)?e.valueOf():
|
|
1309
|
+
function mr(e,t){var n,i;return t._isUTC?(n=t.clone(),i=(x(e)||d(e)?e.valueOf():Jn(e).valueOf())-n.valueOf(),
|
|
1310
1310
|
// Use low-level api, because this fn is low-level api.
|
|
1311
|
-
n._d.setTime(n._d.valueOf()+i),r.updateOffset(n,!1),n):
|
|
1311
|
+
n._d.setTime(n._d.valueOf()+i),r.updateOffset(n,!1),n):Jn(e).local()}function pr(e){
|
|
1312
1312
|
// On Firefox.24 Date#getTimezoneOffset returns a floating point.
|
|
1313
1313
|
// https://github.com/moment/moment/pull/1871
|
|
1314
1314
|
return-Math.round(e._d.getTimezoneOffset())}
|
|
@@ -1325,7 +1325,7 @@ return-Math.round(e._d.getTimezoneOffset())}
|
|
|
1325
1325
|
// a second time. In case it wants us to change the offset again
|
|
1326
1326
|
// _changeInProgress == true case, then we have to adjust, because
|
|
1327
1327
|
// there is no such time in the given timezone.
|
|
1328
|
-
function gr(e,t,n){var i,o=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=fr(De,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=pr(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),o!==e&&(!t||this._changeInProgress?Ar(this,$r(e-o,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?o:pr(this)}function br(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function yr(e){return this.utcOffset(0,e)}function wr(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(pr(this),"m")),this}function Cr(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=fr(Le,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this}function vr(e){return!!this.isValid()&&(e=e?
|
|
1328
|
+
function gr(e,t,n){var i,o=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=fr(De,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=pr(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),o!==e&&(!t||this._changeInProgress?Ar(this,$r(e-o,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?o:pr(this)}function br(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function yr(e){return this.utcOffset(0,e)}function wr(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(pr(this),"m")),this}function Cr(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=fr(Le,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this}function vr(e){return!!this.isValid()&&(e=e?Jn(e).utcOffset():0,(this.utcOffset()-e)%60==0)}function Tr(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function xr(){if(!u(this._isDSTShifted))return this._isDSTShifted;var e,t={};return v(t,this),(t=Vn(t))._a?(e=t._isUTC?m(t._a):Jn(t._a),this._isDSTShifted=this.isValid()&&cr(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function _r(){return!!this.isValid()&&!this._isUTC}function kr(){return!!this.isValid()&&this._isUTC}function Sr(){return!!this.isValid()&&this._isUTC&&0===this._offset}
|
|
1329
1329
|
// ASP.NET json date format regex
|
|
1330
1330
|
r.updateOffset=function(){};var Pr=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,
|
|
1331
1331
|
// from http://docs.closure-library.googlecode.com/git/closure_goog_date_date.js.source.html
|
|
@@ -1335,7 +1335,7 @@ Er=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:(
|
|
|
1335
1335
|
// matching against regexp is expensive, do it on demand
|
|
1336
1336
|
a=null;return lr(e)?o={ms:e._milliseconds,d:e._days,M:e._months}:c(e)||!isNaN(+e)?(o={},t?o[t]=+e:o.milliseconds=+e):(a=Pr.exec(e))?(n="-"===a[1]?-1:1,o={y:0,d:ce(a[Ge])*n,h:ce(a[Ve])*n,m:ce(a[We])*n,s:ce(a[qe])*n,ms:ce(ur(1e3*a[Je]))*n}):(a=Er.exec(e))?(n="-"===a[1]?-1:1,o={y:Lr(a[2],n),M:Lr(a[3],n),w:Lr(a[4],n),d:Lr(a[5],n),h:Lr(a[6],n),m:Lr(a[7],n),s:Lr(a[8],n)}):null==o?
|
|
1337
1337
|
// checks for null or undefined
|
|
1338
|
-
o={}:"object"==typeof o&&("from"in o||"to"in o)&&(i=Mr(
|
|
1338
|
+
o={}:"object"==typeof o&&("from"in o||"to"in o)&&(i=Mr(Jn(o.from),Jn(o.to)),(o={}).ms=i.milliseconds,o.M=i.months),r=new sr(o),lr(e)&&s(e,"_locale")&&(r._locale=e._locale),lr(e)&&s(e,"_isValid")&&(r._isValid=e._isValid),r}function Lr(e,t){
|
|
1339
1339
|
// We'd normally use ~~inp for this, but unfortunately it also
|
|
1340
1340
|
// converts floats to ints.
|
|
1341
1341
|
// inp may be undefined, so careful calling replace on it.
|
|
@@ -1352,7 +1352,7 @@ function zr(e){return x(e)||d(e)||Or(e)||c(e)||Hr(e)||Nr(e)||null==e}function Nr
|
|
|
1352
1352
|
1===arguments.length&&(arguments[0]?zr(arguments[0])?(e=arguments[0],t=void 0):Ur(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));
|
|
1353
1353
|
// We want to compare the start of today, vs this.
|
|
1354
1354
|
// Getting start-of-today depends on whether we're local/utc/offset or not.
|
|
1355
|
-
var n=e||
|
|
1355
|
+
var n=e||Jn(),i=mr(n,this).startOf("day"),o=r.calendarFormat(this,i)||"sameElse",a=t&&($(t[o])?t[o].call(this,n):t[o]);return this.format(a||this.localeData().calendar(o,this,Jn(n)))}function jr(){return new T(this)}function Gr(e,t){var n=x(e)?e:Jn(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=re(t)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())}function Vr(e,t){var n=x(e)?e:Jn(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=re(t)||"millisecond")?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())}function Wr(e,t,n,r){var i=x(e)?e:Jn(e),o=x(t)?t:Jn(t);return!!(this.isValid()&&i.isValid()&&o.isValid())&&("("===(r=r||"()")[0]?this.isAfter(i,n):!this.isBefore(i,n))&&(")"===r[1]?this.isBefore(o,n):!this.isAfter(o,n))}function qr(e,t){var n,r=x(e)?e:Jn(e);return!(!this.isValid()||!r.isValid())&&("millisecond"===(t=re(t)||"millisecond")?this.valueOf()===r.valueOf():(n=r.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))}function Jr(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function Zr(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function Kr(e,t,n){var r,i,o;if(!this.isValid())return NaN;if(!(r=mr(e,this)).isValid())return NaN;switch(i=6e4*(r.utcOffset()-this.utcOffset()),t=re(t)){case"year":o=Xr(this,r)/12;break;case"month":o=Xr(this,r);break;case"quarter":o=Xr(this,r)/3;break;case"second":o=(this-r)/1e3;break;// 1000
|
|
1356
1356
|
case"minute":o=(this-r)/6e4;break;// 1000 * 60
|
|
1357
1357
|
case"hour":o=(this-r)/36e5;break;// 1000 * 60 * 60
|
|
1358
1358
|
case"day":o=(this-r-i)/864e5;break;// 1000 * 60 * 60 * 24, negate dst
|
|
@@ -1374,7 +1374,7 @@ t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).t
|
|
|
1374
1374
|
* also be evaluated to get a new moment which is the same
|
|
1375
1375
|
*
|
|
1376
1376
|
* @link https://nodejs.org/dist/latest/docs/api/util.html#util_custom_inspect_function_on_objects
|
|
1377
|
-
*/function ti(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e,t,n,r,i="moment",o="";return this.isLocal()||(i=0===this.utcOffset()?"moment.utc":"moment.parseZone",o="Z"),e="["+i+'("]',t=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",r=o+'[")]',this.format(e+t+n+r)}function ni(e){e||(e=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var t=Y(this,e);return this.localeData().postformat(t)}function ri(e,t){return this.isValid()&&(x(e)&&e.isValid()||
|
|
1377
|
+
*/function ti(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e,t,n,r,i="moment",o="";return this.isLocal()||(i=0===this.utcOffset()?"moment.utc":"moment.parseZone",o="Z"),e="["+i+'("]',t=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",r=o+'[")]',this.format(e+t+n+r)}function ni(e){e||(e=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var t=Y(this,e);return this.localeData().postformat(t)}function ri(e,t){return this.isValid()&&(x(e)&&e.isValid()||Jn(e).isValid())?$r({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function ii(e){return this.from(Jn(),e)}function oi(e,t){return this.isValid()&&(x(e)&&e.isValid()||Jn(e).isValid())?$r({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function ai(e){return this.to(Jn(),e)}
|
|
1378
1378
|
// If passed a locale key, it will set the locale for this
|
|
1379
1379
|
// instance. Otherwise, it will return the locale configuration
|
|
1380
1380
|
// variables for this instance.
|
|
@@ -1471,7 +1471,7 @@ Ae("S",ke,be),Ae("SS",ke,ye),Ae("SSS",ke,we),ro="SSSS";ro.length<=9;ro+="S")Ae(r
|
|
|
1471
1471
|
// MOMENTS
|
|
1472
1472
|
function so(){return this._isUTC?"UTC":""}function lo(){return this._isUTC?"Coordinated Universal Time":""}io=de("Milliseconds",!1),
|
|
1473
1473
|
// FORMATTING
|
|
1474
|
-
H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");var uo=T.prototype;function co(e){return
|
|
1474
|
+
H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");var uo=T.prototype;function co(e){return Jn(1e3*e)}function ho(){return Jn.apply(null,arguments).parseZone()}function fo(e){return e}uo.add=Br,uo.calendar=Yr,uo.clone=jr,uo.diff=Kr,uo.endOf=yi,uo.format=ni,uo.from=ri,uo.fromNow=ii,uo.to=oi,uo.toNow=ai,uo.get=me,uo.invalidAt=Pi,uo.isAfter=Gr,uo.isBefore=Vr,uo.isBetween=Wr,uo.isSame=qr,uo.isSameOrAfter=Jr,uo.isSameOrBefore=Zr,uo.isValid=ki,uo.lang=li,uo.locale=si,uo.localeData=ui,uo.max=Kn,uo.min=Zn,uo.parsingFlags=Si,uo.set=pe,uo.startOf=bi,uo.subtract=Fr,uo.toArray=Ti,uo.toObject=xi,uo.toDate=vi,uo.toISOString=ei,uo.inspect=ti,"undefined"!=typeof Symbol&&null!=Symbol.for&&(uo[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),uo.toJSON=_i,uo.toString=Qr,uo.unix=Ci,uo.valueOf=wi,uo.creationData=Ei,uo.eraName=Mi,uo.eraNarrow=Ri,uo.eraAbbr=Ai,uo.eraYear=Bi,uo.year=gt,uo.isLeapYear=bt,uo.weekYear=Gi,uo.isoWeekYear=Vi,uo.quarter=uo.quarters=Qi,uo.month=ct,uo.daysInMonth=dt,uo.week=uo.weeks=Et,uo.isoWeek=uo.isoWeeks=$t,uo.weeksInYear=Ji,uo.weeksInWeekYear=Zi,uo.isoWeeksInYear=Wi,uo.isoWeeksInISOWeekYear=qi,uo.date=eo,uo.day=uo.days=jt,uo.weekday=Gt,uo.isoWeekday=Vt,uo.dayOfYear=to,uo.hour=uo.hours=rn,uo.minute=uo.minutes=no,uo.second=uo.seconds=oo,uo.millisecond=uo.milliseconds=io,uo.utcOffset=gr,uo.utc=yr,uo.local=wr,uo.parseZone=Cr,uo.hasAlignedHourOffset=vr,uo.isDST=Tr,uo.isLocal=_r,uo.isUtcOffset=kr,uo.isUtc=Sr,uo.isUTC=Sr,uo.zoneAbbr=so,uo.zoneName=lo,uo.dates=k("dates accessor is deprecated. Use date instead.",eo),uo.months=k("months accessor is deprecated. Use month instead",ct),uo.years=k("years accessor is deprecated. Use year instead",gt),uo.zone=k("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",br),uo.isDSTShifted=k("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",xr);var mo=M.prototype;function po(e,t,n,r){var i=yn(),o=m().set(r,t);return i[n](o,e)}function go(e,t,n){if(c(e)&&(t=e,e=void 0),e=e||"",null!=t)return po(e,t,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=po(e,r,n,"month");return i}
|
|
1475
1475
|
// ()
|
|
1476
1476
|
// (5)
|
|
1477
1477
|
// (fmt, 5)
|
|
@@ -1539,7 +1539,7 @@ H("X",0,0,"unix"),H("x",0,0,"valueOf"),
|
|
|
1539
1539
|
// PARSING
|
|
1540
1540
|
Ae("x",$e),Ae("X",Me),Ne("X",(function(e,t,n){n._d=new Date(1e3*parseFloat(e))})),Ne("x",(function(e,t,n){n._d=new Date(ce(e))})),
|
|
1541
1541
|
//! moment.js
|
|
1542
|
-
r.version="2.29.4",i(
|
|
1542
|
+
r.version="2.29.4",i(Jn),r.fn=uo,r.min=er,r.max=tr,r.now=nr,r.utc=m,r.unix=co,r.months=yo,r.isDate=d,r.locale=pn,r.invalid=y,r.duration=$r,r.isMoment=x,r.weekdays=Co,r.parseZone=ho,r.localeData=yn,r.isDuration=lr,r.monthsShort=wo,r.weekdaysMin=To,r.defineLocale=gn,r.updateLocale=bn,r.locales=wn,r.weekdaysShort=vo,r.normalizeUnits=re,r.relativeTimeRounding=oa,r.relativeTimeThreshold=aa,r.calendarFormat=Ir,r.prototype=uo,
|
|
1543
1543
|
// currently HTML5 input type only supports 24-hour formats
|
|
1544
1544
|
r.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",// <input type="datetime-local" />
|
|
1545
1545
|
DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",// <input type="datetime-local" step="1" />
|
|
@@ -1549,63 +1549,63 @@ TIME:"HH:mm",// <input type="time" />
|
|
|
1549
1549
|
TIME_SECONDS:"HH:mm:ss",// <input type="time" step="1" />
|
|
1550
1550
|
TIME_MS:"HH:mm:ss.SSS",// <input type="time" step="0.001" />
|
|
1551
1551
|
WEEK:"GGGG-[W]WW",// <input type="week" />
|
|
1552
|
-
MONTH:"YYYY-MM"},r}()})),
|
|
1553
|
-
/* src/Cells/StartDateCell.svelte generated by Svelte v3.
|
|
1554
|
-
function
|
|
1552
|
+
MONTH:"YYYY-MM"},r}()})),Sa="data:image/svg+xml,%3csvg width='9' height='11' viewBox='0 0 9 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.1 1.4H7.65V0.5H6.75V1.4H2.25V0.5H1.35V1.4H0.9C0.405 1.4 0 1.805 0 2.3V9.5C0 9.995 0.405 10.4 0.9 10.4H8.1C8.595 10.4 9 9.995 9 9.5V2.3C9 1.805 8.595 1.4 8.1 1.4ZM8.10003 9.5H0.900027V4.55H8.10003V9.5ZM0.900027 3.65005H8.10003V2.30005H0.900027V3.65005Z' fill='%231E1616'/%3e%3c/svg%3e";
|
|
1553
|
+
/* src/Cells/StartDateCell.svelte generated by Svelte v3.59.2 */
|
|
1554
|
+
function Pa(e){let t,n,r,i,a,s=/*cellsetting*/e[1]&&/*cellsetting*/e[1].showCalendarIcon&&Ea();return{c(){t=y("div"),s&&s.c(),n=C(/*shownDate*/e[2]),_(t,"class","Date TagContent"),_(t,"part","Date TagContent")},m(o,l){p(o,t,l),s&&s.m(t,null),m(t,n),i||(a=f(r=/*formatDate*/e[3].call(null,t,/*startdate*/e[0])),i=!0)},p(e,i){/*cellsetting*/e[1]&&/*cellsetting*/e[1].showCalendarIcon?s?s.p(e,i):(s=Ea(),s.c(),s.m(t,n)):s&&(s.d(1),s=null),/*shownDate*/4&i&&k(n,/*shownDate*/e[2]),r&&o(r.update)&&/*startdate*/1&i&&r.update.call(null,/*startdate*/e[0])},d(e){e&&g(t),s&&s.d(),i=!1,a()}}}
|
|
1555
1555
|
// (66:4) {#if cellsetting && cellsetting.showCalendarIcon}
|
|
1556
|
-
function
|
|
1557
|
-
/* src/Cells/BackButtonCell.svelte generated by Svelte v3.
|
|
1558
|
-
function
|
|
1556
|
+
function Ea(t){let n,r,i;return{c(){n=y("img"),i=v(),_(n,"class","CalendarIcon"),_(n,"alt","Calendar"),_(n,"part","CalendarIcon"),u(n.src,r=Sa)||_(n,"src",r)},m(e,t){p(e,n,t),p(e,i,t)},p:e,d(e){e&&g(n),e&&g(i)}}}function $a(t){let n,r=/*startdate*/t[0]&&Pa(t);return{c(){r&&r.c(),n=T(),this.c=e},m(e,t){r&&r.m(e,t),p(e,n,t)},p(e,[t]){/*startdate*/e[0]?r?r.p(e,t):(r=Pa(e),r.c(),r.m(n.parentNode,n)):r&&(r.d(1),r=null)},i:e,o:e,d(e){r&&r.d(e),e&&g(n)}}}function La(e,t,n){let r;d(e,Sn,(e=>n(7,r=e)));let{startdate:i=""}=t,{status:o=""}=t,{lang:a=""}=t,{cellsetting:s}=t,l={shortstart:!1,shortstartformat:"DD MMM YYYY",showCalendarIcon:!1},u="";sn({fallbackLocale:"en",initialLocale:"en"}),Object.keys(si).forEach((e=>{Xr(e,si[e])}));const c=()=>{const e={month:"long"};let t=new Date(i);if(s&&s.shortstart){let e=ka(t).format(s.shortstartformat||l.shortstartformat);n(2,u=r("Running"===o||"Closing"==o||"Closed"==o?"tournamentsThumbnail.startedAtWithTime":"tournamentsThumbnail.startingAtWithTime",{values:{startTime:e}}))}else{let i=new Intl.DateTimeFormat("en",e).format(t),a=t.getDate(),s=t.toLocaleString("en-GB",{hour:"numeric",minute:"numeric",hour12:!1});n(2,u=`${a} `+r(`tournamentsThumbnail.${i}`)+", "+r("Running"===o?"tournamentsThumbnail.startedAt":"tournamentsThumbnail.startingAt")+` ${s}`)}};return e.$$set=e=>{"startdate"in e&&n(0,i=e.startdate),"status"in e&&n(4,o=e.status),"lang"in e&&n(5,a=e.lang),"cellsetting"in e&&n(1,s=e.cellsetting)},e.$$.update=()=>{/*lang*/32&e.$$.dirty&&a&&(Qr(a),i&&c()),/*startdate*/1&e.$$.dirty&&i&&c(),/*cellsetting*/2&e.$$.dirty&&s&&(l={shortstart:s.shortstart||!1,shortstartformat:s.shortstartformat||"DD MMM YYYY",showCalendarIcon:s.showCalendarIcon||!1})},[i,s,u,c,o,a]}class Da extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},La,$a,a,{startdate:0,status:4,lang:5,cellsetting:1},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["startdate","status","lang","cellsetting"]}get startdate(){return this.$$.ctx[0]}set startdate(e){this.$$set({startdate:e}),I()}get status(){return this.$$.ctx[4]}set status(e){this.$$set({status:e}),I()}get lang(){return this.$$.ctx[5]}set lang(e){this.$$set({lang:e}),I()}get cellsetting(){return this.$$.ctx[1]}set cellsetting(e){this.$$set({cellsetting:e}),I()}}
|
|
1557
|
+
/* src/Cells/BackButtonCell.svelte generated by Svelte v3.59.2 */
|
|
1558
|
+
function Ma(t){let n,r,i,o,a,s,l,u,c,d=/*$_*/t[0]("tournamentsPage.back")+"";return{c(){n=y("div"),r=y("div"),i=w("svg"),o=w("path"),a=v(),s=y("p"),l=C(d),this.c=e,_(o,"stroke-linecap","round"),_(o,"stroke-linejoin","round"),_(o,"stroke-width","2"),_(o,"d","M15 19l-7-7 7-7"),_(i,"fill","none"),_(i,"stroke","currentColor"),_(i,"width","24"),_(i,"height","24"),_(i,"viewBox","0 0 24 24"),_(i,"xmlns","http://www.w3.org/2000/svg"),_(s,"class","ButtonText"),_(r,"class","BackButton"),_(r,"part","BackButton"),_(n,"class","TopButtons"),_(n,"part","TopButtons")},m(e,d){p(e,n,d),m(n,r),m(r,i),m(i,o),m(r,a),m(r,s),m(s,l),u||(c=x(r,"click",/*click_handler*/t[4]),u=!0)},p(e,[t]){/*$_*/1&t&&d!==(d=/*$_*/e[0]("tournamentsPage.back")+"")&&k(l,d)},i:e,o:e,d(e){e&&g(n),u=!1,c()}}}function Ra(e,t,n){let r;d(e,Sn,(e=>n(0,r=e)));let{lang:i="en"}=t,{navigationbackbutton:o="Default"}=t;Object.keys(ti).forEach((e=>{Xr(e,ti[e])}));const a=()=>{
|
|
1559
1559
|
// this function handles the back navigation making use of the prop: navigationbackbutton. If it has the
|
|
1560
1560
|
// event value, it will emit the 'RedirectBack' event which will enable the client to handle the routing;
|
|
1561
1561
|
// else, if it has the 'Default' value, it will do a window.history.back()
|
|
1562
|
-
"Event"==o?window.postMessage({type:"RedirectBack"},window.location.href):"Default"==o&&window.history.back()};return e.$$set=e=>{"lang"in e&&n(2,i=e.lang),"navigationbackbutton"in e&&n(3,o=e.navigationbackbutton)},e.$$.update=()=>{/*lang*/4&e.$$.dirty&&i&&
|
|
1562
|
+
"Event"==o?window.postMessage({type:"RedirectBack"},window.location.href):"Default"==o&&window.history.back()};return e.$$set=e=>{"lang"in e&&n(2,i=e.lang),"navigationbackbutton"in e&&n(3,o=e.navigationbackbutton)},e.$$.update=()=>{/*lang*/4&e.$$.dirty&&i&&Qr(i)},[r,a,i,o,()=>a()]}customElements.define("startdate-cell",Da);class Aa extends V{constructor(e){super(),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Ra,Ma,a,{lang:2,navigationbackbutton:3},null),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["lang","navigationbackbutton"]}get lang(){return this.$$.ctx[2]}set lang(e){this.$$set({lang:e}),I()}get navigationbackbutton(){return this.$$.ctx[3]}set navigationbackbutton(e){this.$$set({navigationbackbutton:e}),I()}}customElements.define("backbutton-cell",Aa);const Ba={Cell:{attributes:Ur.observedAttributes,cellBox:Ur},BackButtonCell:{attributes:Aa.observedAttributes,cellBox:Aa},ThumbnailCell:{attributes:jr.observedAttributes,cellBox:jr},TitleCell:{attributes:_a.observedAttributes,cellBox:_a},TitleTextCell:{attributes:Kr.observedAttributes,cellBox:Kr},StartDateCell:{attributes:Da.observedAttributes,cellBox:Da},ScoreCriteriaCell:{attributes:ci.observedAttributes,cellBox:ci},StatusTag:{attributes:Pi.observedAttributes,cellBox:Pi},TournamentSlot:{attributes:Ur.observedAttributes,cellBox:Ur},JoinButtonCell:{attributes:xi.observedAttributes,cellBox:xi},UserEnrollTag:{attributes:Mi.observedAttributes,cellBox:Mi},DurationCell:{attributes:Ii.observedAttributes,cellBox:Ii},SeeGamesLine:{attributes:Gi.observedAttributes,cellBox:Gi},PrizesCell:{attributes:uo.observedAttributes,cellBox:uo},GamesCell:{attributes:go.observedAttributes,cellBox:go},TermsAndConditionsCell:{attributes:yo.observedAttributes,cellBox:yo},DescriptionCell:{attributes:ko.observedAttributes,cellBox:ko},LeaderboardCell:{attributes:va.observedAttributes,cellBox:va}},Fa={wm:{id:"tournamentLayout",rows:[{id:"row1",type:"widget",///slot ?,
|
|
1563
1563
|
style:{height:"50px"},cols:[{id:"row-container",class:"RowContent",isCellContainer:!0,componentid:"Cell",subComponents:[{id:"thumbnailImg",componentid:"ThumbnailCell",class:"",subComponents:[{id:"status",componentid:"StatusTag",class:"Tag"},{id:"userEnrolled",componentid:"UserEnrollTag",class:"Tag"},{id:"startdate",componentid:"StartDateCell",class:"Tag",config:{shortstart:!0,showCalendarIcon:!0}}]},{id:"detailInfo",class:" DetailInfo",componentid:"Cell",isCellContainer:!0,subComponents:[{id:"title",componentid:"TitleCell",class:","},{id:"scoreCriteria",componentid:"ScoreCriteriaCell",class:" "},{id:"slot1",isSlotCell:!0,slotName:"GameClick",class:" "},{id:"seeGamesLink",componentid:"SeeGamesLine",class:" "},{id:"joinButton",componentid:"JoinButtonCell",class:" "},{id:"thumbnailDuration",componentid:"DurationCell",class:"row-70-center"}]}]},{id:"prizeImg",componentid:"PrizesCell",class:" ",config:{expandAll:!0,listType:1,//1: col by col, 2: row by row
|
|
1564
1564
|
maxCol:3,rowPerCol:7,showrankasimage:!0}},{id:"gamesLine",componentid:"GamesCell",class:" "},{id:"tm-leaderboard",isCellContainer:!0,componentid:"Cell",class:"RowContent",subComponents:[{id:"tour-description",isCellContainer:!0,componentid:"Cell",class:"DescriptionAndTermConditions",subComponents:[{id:"tour-description",componentid:"DescriptionCell",dataKey:{textKey:"tournamentdescription",key:"tournamentdescription",source:"cms"},class:" "},{id:"tour-tm",componentid:"TermsAndConditionsCell",class:" "}]},{id:"leaderboard",componentid:"LeaderboardCell",class:"",config:{firstrow:"true"}}]},{id:"description",componentid:"TitleTextCell",dataKey:{textKey:"text",key:"description",source:"api"},class:" "}]}]},default:{id:"tournamentLayout",rows:[{id:"row1",type:"widget",style:{height:"50px"},cols:[{id:"topBackButton",componentid:"BackButtonCell"},{id:"left-thumbnail",class:"LeftSection",isCellContainer:!0,componentid:"Cell",subComponents:[{id:"thumbnailImg",componentid:"ThumbnailCell",class:" ",subComponents:[{id:"status",componentid:"StatusTag",class:"Tag"},{id:"userEnrolled",componentid:"UserEnrollTag",class:"Tag"}]},{id:"detailInfo",class:" DetailInfo",componentid:"Cell",isCellContainer:!0,subComponents:[{id:"title",componentid:"TitleCell",class:" "},{id:"startdate",componentid:"StartDateCell",class:" "},{id:"scoreCriteria",componentid:"ScoreCriteriaCell",class:" "},{id:"slot1",isSlotCell:!0,slotName:"GameClick",class:" "},{id:"seeGamesLink",componentid:"SeeGamesLine",class:" "},{id:"prizeImg",componentid:"PrizesCell",class:" ",config:{expandAll:!1,//default
|
|
1565
1565
|
listType:1,//1: col by col, 2: row by row
|
|
1566
|
-
maxCol:3,rowPerCol:7}},{id:"thumbnailDuration",componentid:"DurationCell",class:" "},{id:"joinButton",componentid:"JoinButtonCell",class:" "},{id:"gamesLine",componentid:"GamesCell",class:" "},{id:"description",componentid:"TitleTextCell",dataKey:{textKey:"text",key:"description",source:"api"},class:" "},{id:"tour-description",isCellContainer:!0,componentid:"Cell",class:" ",subComponents:[{id:"tour-description",componentid:"DescriptionCell",dataKey:{textKey:"tournamentdescription",key:"tournamentdescription",source:"cms"},class:" "},{id:"tour-tm",componentid:"TermsAndConditionsCell",class:" "}]}]}]},{id:"tm-leaderboard",isCellContainer:!0,componentid:"Cell",class:"RightSection",subComponents:[{id:"leaderboard",componentid:"LeaderboardCell"}]}]}]}},
|
|
1566
|
+
maxCol:3,rowPerCol:7}},{id:"thumbnailDuration",componentid:"DurationCell",class:" "},{id:"joinButton",componentid:"JoinButtonCell",class:" "},{id:"gamesLine",componentid:"GamesCell",class:" "},{id:"description",componentid:"TitleTextCell",dataKey:{textKey:"text",key:"description",source:"api"},class:" "},{id:"tour-description",isCellContainer:!0,componentid:"Cell",class:" ",subComponents:[{id:"tour-description",componentid:"DescriptionCell",dataKey:{textKey:"tournamentdescription",key:"tournamentdescription",source:"cms"},class:" "},{id:"tour-tm",componentid:"TermsAndConditionsCell",class:" "}]}]}]},{id:"tm-leaderboard",isCellContainer:!0,componentid:"Cell",class:"RightSection",subComponents:[{id:"leaderboard",componentid:"LeaderboardCell"}]}]}]}},Oa=(e,t)=>{console.log("Start parse layout...");let n=e.rows,r=e=>{e&&e.length&&e.forEach((e=>{if(e.class||(e.class=""),e.isSlotCell)return e.parts=`Slots ${e.componentid} ${e.id}`,void(e.cellClass=`Cells Slots ${e.class} ${e.id}`);e.isCellContainer?(e.parts=`BoxCells ${e.componentid} ${e.id}`,e.cellClass=`Cells BoxCells ${e.class} ${e.id}`):(e.parts=`BizCells ${e.componentid} ${e.id}`,e.cellClass=`Cells BizCells ${e.class} ${e.componentid} ${e.id}`,e.componentAttrs=((e,t)=>{let n=e.componentid,r={},i=Ba[n].attributes||[];if(e.dataKey){let n=e.dataKey;
|
|
1567
1567
|
//init cell by source type
|
|
1568
1568
|
return"api"==n.source?// when component cell init by api data
|
|
1569
1569
|
r[n.textKey]=t.tournamentData[n.key]||null:"cms"==n.source&&(// fill data by cms data
|
|
1570
|
-
r[n.textKey]=t.cmsData[n.key]||null),r.titlekey=n.key,r}return i.forEach((e=>{let n=t.tournamentData||{},i=t.ctrlProperties||{};n.hasOwnProperty(e)?r[e]=n[e]:r[e]=i[e]||t.pageDefaultParams[e]})),r})(e,t),e.config&&(e.componentAttrs.cellsetting=e.config)),e.component=
|
|
1570
|
+
r[n.textKey]=t.cmsData[n.key]||null),r.titlekey=n.key,r}return i.forEach((e=>{let n=t.tournamentData||{},i=t.ctrlProperties||{};n.hasOwnProperty(e)?r[e]=n[e]:r[e]=i[e]||t.pageDefaultParams[e]})),r})(e,t),e.config&&(e.componentAttrs.cellsetting=e.config)),e.component=Ba[e.componentid].cellBox,r(e.subComponents)}))};return n.forEach((e=>{r(e.cols)})),console.log("Start parse layout...Done"),e};
|
|
1571
1571
|
/*
|
|
1572
1572
|
* These data will be managed by CMS, config it in file for temporary
|
|
1573
1573
|
* Configed layout: wm/default
|
|
1574
|
-
* */class
|
|
1575
|
-
/* src/CasinoTournamentsCustomizePageController.svelte generated by Svelte v3.
|
|
1574
|
+
* */class za{transfer(e){return{id:e.id,tourid:e.id,title:e.nameOrTitle||"",thumbnail:e.thumbnail,state:e.state,status:e.state,startdate:e.startTime,enddate:e.endTime,scorecriteria:e.scoreCriteria,minbetcount:e.minBetCount,userenrolled:e.playerEnrolled||!1,gameurl:e.termsUrl||"#",prizes:e.prizes,games:e.games,description:e.description,termsurl:e.termsUrl,bonuscode:e.wallets&&e.wallets.length>=1?e.wallets[0].code:null}}}const Na={en:{tournamentsPage:{loading:"Loading, please wait ...",back:"Back",previous:"Previous",next:"Next",scheduled:"Scheduled",ongoing:"Ongoing",finished:"Finished",mostRounds:"MostRounds",activePeriod:"From {startdate} Till {enddate}",forwardCasino:"See included casino games",forwardSports:"See included sports",forwardMyTournaments:"See My Tournaments",leaderBoard:"LeaderBoard",rules:"Rules",games:"Games",unlimited:"unlimited"}},"zh-hk":{tournamentsPage:{loading:"加載請稍候 ...",back:"後退",previous:"以前的",next:"下一個",scheduled:"預定的",ongoing:"進行中",finished:"完成的",mostRounds:"大多數回合",activePeriod:"從 {startdate} 到 {enddate}",forwardCasino:"查看包含的賭場遊戲",forwardSports:"查看包含的運動",forwardMyTournaments:"查看我的比賽s",leaderBoard:"排行榜",rules:"規則",games:"遊戲",unlimited:"無限"}},fr:{tournamentsPage:{loading:"Chargement,veuillez patienter ...",back:"Retour",previous:"Précedent",next:"Suivant",scheduled:"Programmé",ongoing:"En cours",finished:"Fini",mostRounds:"De",activePeriod:"De la {startdate} à la {enddate}",forwardCasino:"Voir les jeux de casino inclus",forwardSports:"Voir les sports inclus",forwardMyTournaments:"Voir mes tournois",leaderBoard:"Tableau des leaders",rules:"Règles",games:"Jeux",unlimited:"Illimité"}},ro:{tournamentsPage:{loading:"Se încarcă ...",back:"Înapoi",previous:"Anterior",next:"Următorul",scheduled:"Programat",ongoing:"În curs",finished:"Finalizat",mostRounds:"Cele mai multe runde",activePeriod:"De la {startdate} până la {enddate}",forwardCasino:"Vezi jocurile de cazino incluse",forwardSports:"Vezi sporturile incluse",forwardMyTournaments:"Vezi turneele mele",leaderBoard:"Clasament",rules:"Reguli",games:"Jocuri",unlimited:"nelimitat"}},tr:{tournamentsPage:{loading:"Yükleniyor, lütfen bekleyin…",back:"Geri",previous:"Önceki",next:"Sonraki",scheduled:"Planlanmış",ongoing:"Devam Eden",finished:"Sona Ermiş",mostRounds:"MostRounds",activePeriod:"Başlangıç {startdate} Bitiş {enddate}",forwardCasino:"Turnuvaya katılan oyunlar",forwardSports:"See included sports",forwardMyTournaments:"Turnuvaları Gör",leaderBoard:"Lider Tablosu",rules:"Kurallar",games:"Oyunlar",unlimited:"unlimited"}},el:{tournamentsPage:{loading:"Φορτώνει, παρακαλούμε περιμένετε…",back:"Πίσω",previous:"Προηγούμενο",next:"Επόμενο",scheduled:"Προγραμματισμένα",ongoing:"Τρέχοντα",finished:"Ολοκληρωμένα",mostRounds:"MostRounds",activePeriod:"From {startdate} till {enddate}",forwardCasino:"See included casino games",forwardSports:"See included sports",forwardMyTournaments:"See My Tournaments",leaderBoard:"LeaderBoard",rules:"Rules",games:"Games",unlimited:"unlimited"}},es:{tournamentsPage:{loading:"Cargando…",back:"Anterior",previous:"Previo",next:"Siguiente",scheduled:"Programado",ongoing:"En vivo",finished:"Finalizado",mostRounds:"Más rondas",activePeriod:"Desde {startdate} Hasta {enddate}",forwardCasino:"Ver los Juegos de Casino incluidos",forwardSports:"Ver los Deportes incluidos",forwardMyTournaments:"Ver mis Torneos",leaderBoard:"Tabla de posiciones",rules:"Reglas",games:"Juegos",unlimited:"ilimitado"}},hu:{tournamentsPage:{loading:"Betöltés, kérjük várjon...",back:"Vissza",previous:"Előző",next:"Következő",scheduled:"Ütemezés",ongoing:"Folyamatban lévő",finished:"Befejezett",mostRounds:"Legtöbb forduló",activePeriod:"{startdate} -tól {enddate} -ig",forwardCasino:"Résztvevő kaszinójátékok mutatása",forwardSports:"Résztvevő sportok mutatása",forwardMyTournaments:"Versenyeim mutatása",leaderBoard:"Ranglista",rules:"Szabályok",games:"Játékok",unlimited:"Korlátlan"}},pt:{tournamentsPage:{loading:"Carregando, por favor espere ...",back:"Voltar",previous:"Anterior",next:"Próximo",scheduled:"Agendado",ongoing:"Em progresso",finished:"Finalizado",mostRounds:"Mais Rodadas",activePeriod:"De {startdate} Até {enddate}",forwardCasino:"Ver jogos de cassino incluídos",forwardSports:"Ver esportes incluídos",forwardMyTournaments:"Ver Meus Torneios",leaderBoard:"Tabela de Líederes",rules:"Regras",games:"Jogos",unlimited:"Ilimitado"}}};
|
|
1575
|
+
/* src/CasinoTournamentsCustomizePageController.svelte generated by Svelte v3.59.2 */function Ha(e,t,n){const r=e.slice();return r[58]=t[n],r}function Ua(e,t,n){const r=e.slice();return r[61]=t[n],r}function Ia(e,t,n){const r=e.slice();return r[64]=t[n],r}function Ya(e,t,n){const r=e.slice();return r[67]=t[n],r}
|
|
1576
1576
|
// (283:0) {#if isLoading}
|
|
1577
|
-
function
|
|
1577
|
+
function ja(e){let t,n,r=/*$_*/e[6]("tournamentsPage.loading")+"";return{c(){t=y("p"),n=C(r),_(t,"class","LoadingMessage"),_(t,"part","LoadingMessage")},m(e,r){p(e,t,r),m(t,n)},p(e,t){/*$_*/64&t[0]&&r!==(r=/*$_*/e[6]("tournamentsPage.loading")+"")&&k(n,r)},d(e){e&&g(t)}}}
|
|
1578
1578
|
// (290:2) {#if errorMessage}
|
|
1579
|
-
function
|
|
1579
|
+
function Ga(e){let t;return{c(){t=C(/*errorMessage*/e[3])},m(e,n){p(e,t,n)},p(e,n){/*errorMessage*/8&n[0]&&k(t,/*errorMessage*/e[3])},d(e){e&&g(t)}}}
|
|
1580
1580
|
// (296:12) {#if !col.isCellContainer}
|
|
1581
|
-
function
|
|
1581
|
+
function Va(e){let n,r,i;const o=[/*col*/e[61].componentAttrs,{attrs:/*col*/e[61].componentAttrs}];var a=/*col*/e[61].component;function s(e){let n={};for(let e=0;e<o.length;e+=1)n=t(n,o[e]);return{props:n}}return a&&(n=$(a,s())),{c(){n&&Q(n.$$.fragment),r=T()},m(e,t){n&&ee(n,e,t),p(e,r,t),i=!0},p(e,t){const i=/*opLayout*/4&t[0]?K(o,[X(/*col*/e[61].componentAttrs),{attrs:/*col*/e[61].componentAttrs}]):{};if(/*opLayout*/4&t[0]&&a!==(a=/*col*/e[61].component)){if(n){W();const e=n;Z(e.$$.fragment,1,0,(()=>{te(e,1)})),q()}a?(n=$(a,s()),Q(n.$$.fragment),J(n.$$.fragment,1),ee(n,r.parentNode,r)):n=null}else a&&n.$set(i)},i(e){i||(n&&J(n.$$.fragment,e),i=!0)},o(e){n&&Z(n.$$.fragment,e),i=!1},d(e){e&&g(r),n&&te(n,e)}}}
|
|
1582
1582
|
// (299:12) {#if col.isSlotCell}
|
|
1583
|
-
function
|
|
1583
|
+
function Wa(e){let t,n,r,i;return{c(){t=y("slot"),_(t,"part",n=/*col*/e[61].slotName),_(t,"class",r=/*col*/e[61].slotName),_(t,"name",i=/*col*/e[61].slotName)},m(e,n){p(e,t,n)},p(e,o){/*opLayout*/4&o[0]&&n!==(n=/*col*/e[61].slotName)&&_(t,"part",n),/*opLayout*/4&o[0]&&r!==(r=/*col*/e[61].slotName)&&_(t,"class",r),/*opLayout*/4&o[0]&&i!==(i=/*col*/e[61].slotName)&&_(t,"name",i)},d(e){e&&g(t)}}}
|
|
1584
1584
|
// (302:12) {#if col.subComponents && col.subComponents.length > 0}
|
|
1585
|
-
function
|
|
1585
|
+
function qa(e){let t,n,r=/*col*/e[61].subComponents,i=[];for(let t=0;t<r.length;t+=1)i[t]=ts(Ia(e,r,t));const o=e=>Z(i[e],1,1,(()=>{i[e]=null}));return{c(){for(let e=0;e<i.length;e+=1)i[e].c();t=T()},m(e,r){for(let t=0;t<i.length;t+=1)i[t]&&i[t].m(e,r);p(e,t,r),n=!0},p(e,n){if(/*opLayout*/4&n[0]){let a;for(r=/*col*/e[61].subComponents,a=0;a<r.length;a+=1){const o=Ia(e,r,a);i[a]?(i[a].p(o,n),J(i[a],1)):(i[a]=ts(o),i[a].c(),J(i[a],1),i[a].m(t.parentNode,t))}for(W(),a=r.length;a<i.length;a+=1)o(a);q()}},i(e){if(!n){for(let e=0;e<r.length;e+=1)J(i[e]);n=!0}},o(e){i=i.filter(Boolean);for(let e=0;e<i.length;e+=1)Z(i[e]);n=!1},d(e){b(i,e),e&&g(t)}}}
|
|
1586
1586
|
// (305:18) {#if !subCol.isCellContainer}
|
|
1587
|
-
function
|
|
1587
|
+
function Ja(e){let n,r,i;const o=[
|
|
1588
1588
|
/*subCol*/e[64].componentAttrs,{attrs:/*subCol*/e[64].componentAttrs}];var a=/*subCol*/e[64].component;function s(e){let n={};for(let e=0;e<o.length;e+=1)n=t(n,o[e]);return{props:n}}return a&&(n=$(a,s())),{c(){n&&Q(n.$$.fragment),r=T()},m(e,t){n&&ee(n,e,t),p(e,r,t),i=!0},p(e,t){const i=/*opLayout*/4&t[0]?K(o,[X(/*subCol*/e[64].componentAttrs),{attrs:/*subCol*/e[64].componentAttrs}]):{};if(/*opLayout*/4&t[0]&&a!==(a=/*subCol*/e[64].component)){if(n){W();const e=n;Z(e.$$.fragment,1,0,(()=>{te(e,1)})),q()}a?(n=$(a,s()),Q(n.$$.fragment),J(n.$$.fragment,1),ee(n,r.parentNode,r)):n=null}else a&&n.$set(i)},i(e){i||(n&&J(n.$$.fragment,e),i=!0)},o(e){n&&Z(n.$$.fragment,e),i=!1},d(e){e&&g(r),n&&te(n,e)}}}
|
|
1589
1589
|
// (308:18) {#if subCol.isSlotCell}
|
|
1590
|
-
function
|
|
1590
|
+
function Za(e){let t,n,r,i;return{c(){t=y("slot"),_(t,"part",n=/*subCol*/e[64].slotName),_(t,"class",r=/*subCol*/e[64].slotName),_(t,"name",i=/*subCol*/e[64].slotName)},m(e,n){p(e,t,n)},p(e,o){/*opLayout*/4&o[0]&&n!==(n=/*subCol*/e[64].slotName)&&_(t,"part",n),/*opLayout*/4&o[0]&&r!==(r=/*subCol*/e[64].slotName)&&_(t,"class",r),/*opLayout*/4&o[0]&&i!==(i=/*subCol*/e[64].slotName)&&_(t,"name",i)},d(e){e&&g(t)}}}
|
|
1591
1591
|
// (311:18) {#if subCol.subComponents && subCol.subComponents.length > 0}
|
|
1592
|
-
function
|
|
1592
|
+
function Ka(e){let t,n,r=/*subCol*/e[64].subComponents,i=[];for(let t=0;t<r.length;t+=1)i[t]=es(Ya(e,r,t));const o=e=>Z(i[e],1,1,(()=>{i[e]=null}));return{c(){for(let e=0;e<i.length;e+=1)i[e].c();t=T()},m(e,r){for(let t=0;t<i.length;t+=1)i[t]&&i[t].m(e,r);p(e,t,r),n=!0},p(e,n){if(/*opLayout*/4&n[0]){let a;for(r=/*subCol*/e[64].subComponents,a=0;a<r.length;a+=1){const o=Ya(e,r,a);i[a]?(i[a].p(o,n),J(i[a],1)):(i[a]=es(o),i[a].c(),J(i[a],1),i[a].m(t.parentNode,t))}for(W(),a=r.length;a<i.length;a+=1)o(a);q()}},i(e){if(!n){for(let e=0;e<r.length;e+=1)J(i[e]);n=!0}},o(e){i=i.filter(Boolean);for(let e=0;e<i.length;e+=1)Z(i[e]);n=!1},d(e){b(i,e),e&&g(t)}}}
|
|
1593
1593
|
// (316:24) {:else }
|
|
1594
|
-
function
|
|
1594
|
+
function Xa(e){let n,r,i;const o=[
|
|
1595
1595
|
/*grandCol*/e[67].componentAttrs,{attrs:/*grandCol*/e[67].componentAttrs}];var a=/*grandCol*/e[67].component;function s(e){let n={};for(let e=0;e<o.length;e+=1)n=t(n,o[e]);return{props:n}}return a&&(n=$(a,s())),{c(){n&&Q(n.$$.fragment),r=T()},m(e,t){n&&ee(n,e,t),p(e,r,t),i=!0},p(e,t){const i=/*opLayout*/4&t[0]?K(o,[X(/*grandCol*/e[67].componentAttrs),{attrs:/*grandCol*/e[67].componentAttrs}]):{};if(/*opLayout*/4&t[0]&&a!==(a=/*grandCol*/e[67].component)){if(n){W();const e=n;Z(e.$$.fragment,1,0,(()=>{te(e,1)})),q()}a?(n=$(a,s()),Q(n.$$.fragment),J(n.$$.fragment,1),ee(n,r.parentNode,r)):n=null}else a&&n.$set(i)},i(e){i||(n&&J(n.$$.fragment,e),i=!0)},o(e){n&&Z(n.$$.fragment,e),i=!1},d(e){e&&g(r),n&&te(n,e)}}}
|
|
1596
1596
|
// (314:24) {#if grandCol.isSlotCell}
|
|
1597
|
-
function
|
|
1597
|
+
function Qa(t){let n,r,i,o;return{c(){n=y("slot"),_(n,"part",r=/*grandCol*/t[67].slotName),_(n,"class",i=/*grandCol*/t[67].slotName),_(n,"name",o=/*grandCol*/t[67].slotName)},m(e,t){p(e,n,t)},p(e,t){/*opLayout*/4&t[0]&&r!==(r=/*grandCol*/e[67].slotName)&&_(n,"part",r),/*opLayout*/4&t[0]&&i!==(i=/*grandCol*/e[67].slotName)&&_(n,"class",i),/*opLayout*/4&t[0]&&o!==(o=/*grandCol*/e[67].slotName)&&_(n,"name",o)},i:e,o:e,d(e){e&&g(n)}}}
|
|
1598
1598
|
// (312:20) {#each subCol.subComponents as grandCol}
|
|
1599
|
-
function
|
|
1599
|
+
function es(e){let t,n,r,i,a,s,l,u,c,d;const h=[Qa,Xa],b=[];function w(e,t){/*grandCol*/
|
|
1600
1600
|
return e[67].isSlotCell?0:1}return n=w(e),r=b[n]=h[n](e),{c(){t=y("div"),r.c(),i=v(),_(t,"class",a="Cell3s "+/*grandCol*/e[67].cellClass),_(t,"part",s=/*grandCol*/e[67].parts+" Cell3s")},m(r,o){p(r,t,o),b[n].m(t,null),m(t,i),u=!0,c||(d=f(l=/*onLoadComponent*/e[7].call(null,t,/*grandCol*/e[67])),c=!0)},p(c,d){let f=n;n=w(e=c),n===f?b[n].p(e,d):(W(),Z(b[f],1,1,(()=>{b[f]=null})),q(),r=b[n],r?r.p(e,d):(r=b[n]=h[n](e),r.c()),J(r,1),r.m(t,i)),(!u||/*opLayout*/4&d[0]&&a!==(a="Cell3s "+/*grandCol*/e[67].cellClass))&&_(t,"class",a),(!u||/*opLayout*/4&d[0]&&s!==(s=/*grandCol*/e[67].parts+" Cell3s"))&&_(t,"part",s),l&&o(l.update)&&/*opLayout*/4&d[0]&&l.update.call(null,/*grandCol*/e[67])},i(e){u||(J(r),u=!0)},o(e){Z(r),u=!1},d(e){e&&g(t),b[n].d(),c=!1,d()}}}
|
|
1601
1601
|
// (303:14) {#each col.subComponents as subCol}
|
|
1602
|
-
function
|
|
1602
|
+
function ts(e){let t,n,r,i,a,s,l,u,c,d,h=!/*subCol*/e[64].isCellContainer&&Ja(e),b=/*subCol*/e[64].isSlotCell&&Za(e),w=/*subCol*/e[64].subComponents&&/*subCol*/e[64].subComponents.length>0&&Ka(e);return{c(){t=y("div"),h&&h.c(),n=v(),b&&b.c(),r=v(),w&&w.c(),i=v(),_(t,"class",a="Cell2s "+/*subCol*/e[64].cellClass),_(t,"part",s=/*subCol*/e[64].parts+" Cell2s")},m(o,a){p(o,t,a),h&&h.m(t,null),m(t,n),b&&b.m(t,null),m(t,r),w&&w.m(t,null),m(t,i),u=!0,c||(d=f(l=/*onLoadComponent*/e[7].call(null,t,/*subCol*/e[64])),c=!0)},p(c,d){/*subCol*/(e=c)[64].isCellContainer?h&&(W(),Z(h,1,1,(()=>{h=null})),q()):h?(h.p(e,d),/*opLayout*/4&d[0]&&J(h,1)):(h=Ja(e),h.c(),J(h,1),h.m(t,n)),/*subCol*/e[64].isSlotCell?b?b.p(e,d):(b=Za(e),b.c(),b.m(t,r)):b&&(b.d(1),b=null),/*subCol*/e[64].subComponents&&/*subCol*/e[64].subComponents.length>0?w?(w.p(e,d),/*opLayout*/4&d[0]&&J(w,1)):(w=Ka(e),w.c(),J(w,1),w.m(t,i)):w&&(W(),Z(w,1,1,(()=>{w=null})),q()),(!u||/*opLayout*/4&d[0]&&a!==(a="Cell2s "+/*subCol*/e[64].cellClass))&&_(t,"class",a),(!u||/*opLayout*/4&d[0]&&s!==(s=/*subCol*/e[64].parts+" Cell2s"))&&_(t,"part",s),l&&o(l.update)&&/*opLayout*/4&d[0]&&l.update.call(null,/*subCol*/e[64])},i(e){u||(J(h),J(w),u=!0)},o(e){Z(h),Z(w),u=!1},d(e){e&&g(t),h&&h.d(),b&&b.d(),w&&w.d(),c=!1,d()}}}
|
|
1603
1603
|
// (294:6) {#each row.cols as col}
|
|
1604
|
-
function
|
|
1604
|
+
function ns(e){let t,n,r,i,a,s,l,u,c,d,h=!/*col*/e[61].isCellContainer&&Va(e),b=/*col*/e[61].isSlotCell&&Wa(e),w=/*col*/e[61].subComponents&&/*col*/e[61].subComponents.length>0&&qa(e);return{c(){t=y("div"),h&&h.c(),n=v(),b&&b.c(),r=v(),w&&w.c(),i=v(),_(t,"class",a="Cell1s "+/*col*/e[61].cellClass),_(t,"part",s=/*col*/e[61].parts)},m(o,a){p(o,t,a),h&&h.m(t,null),m(t,n),b&&b.m(t,null),m(t,r),w&&w.m(t,null),m(t,i),u=!0,c||(d=f(l=/*onLoadComponent*/e[7].call(null,t,/*col*/e[61])),c=!0)},p(c,d){/*col*/(e=c)[61].isCellContainer?h&&(W(),Z(h,1,1,(()=>{h=null})),q()):h?(h.p(e,d),/*opLayout*/4&d[0]&&J(h,1)):(h=Va(e),h.c(),J(h,1),h.m(t,n)),/*col*/e[61].isSlotCell?b?b.p(e,d):(b=Wa(e),b.c(),b.m(t,r)):b&&(b.d(1),b=null),/*col*/e[61].subComponents&&/*col*/e[61].subComponents.length>0?w?(w.p(e,d),/*opLayout*/4&d[0]&&J(w,1)):(w=qa(e),w.c(),J(w,1),w.m(t,i)):w&&(W(),Z(w,1,1,(()=>{w=null})),q()),(!u||/*opLayout*/4&d[0]&&a!==(a="Cell1s "+/*col*/e[61].cellClass))&&_(t,"class",a),(!u||/*opLayout*/4&d[0]&&s!==(s=/*col*/e[61].parts))&&_(t,"part",s),l&&o(l.update)&&/*opLayout*/4&d[0]&&l.update.call(null,/*col*/e[61])},i(e){u||(J(h),J(w),u=!0)},o(e){Z(h),Z(w),u=!1},d(e){e&&g(t),h&&h.d(),b&&b.d(),w&&w.d(),c=!1,d()}}}
|
|
1605
1605
|
// (293:4) {#each opLayout.rows as row }
|
|
1606
|
-
function
|
|
1607
|
-
/*div_binding*/t[35](r),s=!0},p(e,t){if(/*isLoading*/e[4]?l?l.p(e,t):(l=
|
|
1608
|
-
/*div_binding*/t[35](null)}}}function
|
|
1606
|
+
function rs(e){let t,n,r=/*row*/e[58].cols,i=[];for(let t=0;t<r.length;t+=1)i[t]=ns(Ua(e,r,t));const o=e=>Z(i[e],1,1,(()=>{i[e]=null}));return{c(){for(let e=0;e<i.length;e+=1)i[e].c();t=T()},m(e,r){for(let t=0;t<i.length;t+=1)i[t]&&i[t].m(e,r);p(e,t,r),n=!0},p(e,n){if(/*opLayout*/4&n[0]){let a;for(r=/*row*/e[58].cols,a=0;a<r.length;a+=1){const o=Ua(e,r,a);i[a]?(i[a].p(o,n),J(i[a],1)):(i[a]=ns(o),i[a].c(),J(i[a],1),i[a].m(t.parentNode,t))}for(W(),a=r.length;a<i.length;a+=1)o(a);q()}},i(e){if(!n){for(let e=0;e<r.length;e+=1)J(i[e]);n=!0}},o(e){i=i.filter(Boolean);for(let e=0;e<i.length;e+=1)Z(i[e]);n=!1},d(e){b(i,e),e&&g(t)}}}function is(t){let n,r,i,o,a,s,l=/*isLoading*/t[4]&&ja(t),u=/*errorMessage*/t[3]&&Ga(t),c=/*opLayout*/t[2].rows,d=[];for(let e=0;e<c.length;e+=1)d[e]=rs(Ha(t,c,e));const h=e=>Z(d[e],1,1,(()=>{d[e]=null}));return{c(){l&&l.c(),n=v(),r=y("div"),u&&u.c(),i=v();for(let e=0;e<d.length;e+=1)d[e].c();this.c=e,S(r,"display",/*isLoading*/t[4]?"none":"flex"),_(r,"class",o="casino-tournaments-customize-page-controller layout-"+/*layoutid*/t[0]+" "+(/*mobileView*/t[1]?"MobileContainer":"")),_(r,"part",a="casino-tournaments-customize-page-controller layout-"+/*layoutid*/t[0])},m(e,o){l&&l.m(e,o),p(e,n,o),p(e,r,o),u&&u.m(r,null),m(r,i);for(let e=0;e<d.length;e+=1)d[e]&&d[e].m(r,null);
|
|
1607
|
+
/*div_binding*/t[35](r),s=!0},p(e,t){if(/*isLoading*/e[4]?l?l.p(e,t):(l=ja(e),l.c(),l.m(n.parentNode,n)):l&&(l.d(1),l=null),/*errorMessage*/e[3]?u?u.p(e,t):(u=Ga(e),u.c(),u.m(r,i)):u&&(u.d(1),u=null),/*opLayout*/4&t[0]){let n;for(c=/*opLayout*/e[2].rows,n=0;n<c.length;n+=1){const i=Ha(e,c,n);d[n]?(d[n].p(i,t),J(d[n],1)):(d[n]=rs(i),d[n].c(),J(d[n],1),d[n].m(r,null))}for(W(),n=c.length;n<d.length;n+=1)h(n);q()}(!s||/*isLoading*/16&t[0])&&S(r,"display",/*isLoading*/e[4]?"none":"flex"),(!s||/*layoutid, mobileView*/3&t[0]&&o!==(o="casino-tournaments-customize-page-controller layout-"+/*layoutid*/e[0]+" "+(/*mobileView*/e[1]?"MobileContainer":"")))&&_(r,"class",o),(!s||/*layoutid*/1&t[0]&&a!==(a="casino-tournaments-customize-page-controller layout-"+/*layoutid*/e[0]))&&_(r,"part",a)},i(e){if(!s){for(let e=0;e<c.length;e+=1)J(d[e]);s=!0}},o(e){d=d.filter(Boolean);for(let e=0;e<d.length;e+=1)Z(d[e]);s=!1},d(e){l&&l.d(e),e&&g(n),e&&g(r),u&&u.d(),b(d,e),
|
|
1608
|
+
/*div_binding*/t[35](null)}}}function os(e,n,r){let i;d(e,Sn,(e=>r(6,i=e)));let o,a,s,{layoutid:l="default"}=n,{session:u=""}=n,{userid:c=""}=n,{tourid:f=""}=n,{endpoint:m=""}=n,{cmsendpoint:p=""}=n,{lang:g="en"}=n,{navigationbackbutton:b="Default"}=n,{currency:y="EUR"}=n,{tablelimit:w="30"}=n,{namemask:C=""}=n,{showunqualifiedplayer:v="true"}=n,{mobiletablelimit:T="15"}=n,{updatetableintime:x="true"}=n,{viewmode:_=""}=n,{minscore:k=""}=n,{scorefractiondigit:S="2"}=n,{loginevent:P=""}=n,{registerevent:E=""}=n,{loginurl:$=""}=n,{registerurl:L=""}=n,{limit:R=30}=n,{offset:B=0}=n,{leaderboardoffset:F="0"}=n,{leaderboardlimit:O="15"}=n,{keepbrowsercontext:z="false"}=n,{showrankasimage:N="false"}=n,H=window.navigator.userAgent,U=!1,I={pageDefaultParams:{lang:"en",layoutid:"default",navigationbackbutton:"Default",currency:"EUR",tablelimit:"30",showunqualifiedplayer:"true",mobiletablelimit:"15",updatetableintime:"true",scorefractiondigit:"2",leaderboardoffset:"0",leaderboardlimit:"15",keepbrowsercontext:"false",showenrolled:"true",firstrow:"true"},cmsData:{},ctrlProperties:null,tournamentData:null},Y=new za,j={rows:[]},G=!1,V=!0;Object.keys(Na).forEach((e=>{!function(e,t){Kt(e,t)}(e,Na[e])})),function({withLocale:e,translations:t}){mn.subscribe((n=>{null==n&&(qt.set(t),mn.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
|
|
1609
1609
|
/*dictionary.set(translations);
|
|
1610
|
-
locale.set(_locale);*/}({withLocale:g,translations:{}});const W=(e,t)=>{let n=e.rows,r=e=>{e&&e.length&&e.forEach((e=>{e.isCellContainer||((e,t)=>{let n=e.componentAttrs||{};n&&Object.keys(n).forEach((e=>{t.hasOwnProperty(e)&&(n[e]=t[e])}))})(e,t),r(e.subComponents)}))};n.forEach((e=>{r(e.cols)}))},q=e=>{if(e.data)try{let t=JSON.parse(e.data);"TournamentUpdate"==t.messageType&&(window.postMessage({type:"UpdateTournamentView",tournamentData:t.item},window.location.href),J(t.item))}catch(e){console.error(e)}},J=e=>{a=Y.transfer(e),I.tournamentData=a,a.lang=g,r(2,j=Ra(Ma[l]||Ma.default,I))},Z=(e,t)=>{let n=new URL(e+`/tournaments/${t}`),i=new Headers({"X-SessionId":u});n.searchParams.append("platform",Rr(H)),n.searchParams.append("language",g);let l=n.searchParams.toString(),c={method:"GET",headers:i};fetch(n.href,c).then((e=>e.json())).then((e=>{e.success?(r(3,s=null),e.item.id=f,J(e.item),a.lang=g,W(j,a),r(2,j=Object.assign({},j)),r(4,V=!1),((e,t)=>{let n=`${m}/tournaments/updates?filter=id=${e}&${t}`;o&&(o.removeEventListener("message",q),o.close()),o=new Ar.EventSourcePolyfill(n,{headers:{accept:"text/event-stream","X-SessionId":u}}),o.addEventListener("message",q)})(f,l)):r(3,s=`Faild to load data, details: ${e.errorMessage}`)}))},K=D(),X=(e,t,n)=>{if(!j.rows||0==j.rows.length)return;let i=j.rows[0].cols;e.forEach((e=>{let r,o=t=>{t.forEach(((t,n)=>r||(t.componentid==e?(r=t,r):t.subComponents&&t.subComponents.length>0?o(t.subComponents):void 0)))};o(i);let a=K.$$.props,s=K.$$.ctx;r&&t.forEach((e=>{if(n)return void(r.componentAttrs[e]=I.tournamentData[e]);let t=a[e],i=s[t];I.ctrlProperties[e]=i,r.componentAttrs[e]=i}))})),r(2,j=Object.assign({},j))},Q=e=>{e.data&&"TournamentUserEnrolled"==e.data.type&&(I.tournamentData.userenrolled=e.data.userenrolled)};let ee;return M((()=>(r(34,G=!0),r(0,l=Ma[l]?l:"default"),r(1,U=Mr(H)),I.ctrlProperties=n,window.addEventListener("message",Q),()=>{window.removeEventListener("message",Q)}))),e.$$set=e=>{r(57,n=t(t({},n),h(e))),"layoutid"in e&&r(0,l=e.layoutid),"session"in e&&r(8,u=e.session),"userid"in e&&r(9,c=e.userid),"tourid"in e&&r(10,f=e.tourid),"endpoint"in e&&r(11,m=e.endpoint),"cmsendpoint"in e&&r(12,p=e.cmsendpoint),"lang"in e&&r(13,g=e.lang),"navigationbackbutton"in e&&r(14,b=e.navigationbackbutton),"currency"in e&&r(15,y=e.currency),"tablelimit"in e&&r(16,w=e.tablelimit),"namemask"in e&&r(17,C=e.namemask),"showunqualifiedplayer"in e&&r(18,v=e.showunqualifiedplayer),"mobiletablelimit"in e&&r(19,T=e.mobiletablelimit),"updatetableintime"in e&&r(20,x=e.updatetableintime),"viewmode"in e&&r(21,_=e.viewmode),"minscore"in e&&r(22,k=e.minscore),"scorefractiondigit"in e&&r(23,S=e.scorefractiondigit),"loginevent"in e&&r(24,P=e.loginevent),"registerevent"in e&&r(25,E=e.registerevent),"loginurl"in e&&r(26,$=e.loginurl),"registerurl"in e&&r(27,L=e.registerurl),"limit"in e&&r(28,R=e.limit),"offset"in e&&r(29,B=e.offset),"leaderboardoffset"in e&&r(30,F=e.leaderboardoffset),"leaderboardlimit"in e&&r(31,O=e.leaderboardlimit),"keepbrowsercontext"in e&&r(32,z=e.keepbrowsercontext),"showrankasimage"in e&&r(33,N=e.showrankasimage)},e.$$.update=()=>{/*endpoint, session, userid, lang, tourid*/12032&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&G&&m&&u&&c&&g&&f&&Z(m,f),/*session, userid*/768&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&G&&u&&c&&setTimeout((()=>{X(["LeaderboardCell","GamesCell"],["session","userid"])}),100),/*showunqualifiedplayer, scorefractiondigit, tablelimit*/8716288&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&G&&v&&S&&w&&X(["LeaderboardCell"],["showunqualifiedplayer","scorefractiondigit","tablelimit"]),/*layoutid*/1&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&G&&l&&(a?(r(0,l=Ma[l]?l:"default"),r(2,j=Ra(Ma[l],I))):console.log("tournamentData undefined"))},n=h(n),[l,U,j,s,V,ee,i,(e,t)=>{t.onLoad&&t.onLoad()},u,c,f,m,p,g,b,y,w,C,v,T,x,_,k,S,P,E,$,L,R,B,F,O,z,N,G,function(e){A[e?"unshift":"push"]((()=>{ee=e,r(5,ee)}))}]}class ns extends V{constructor(e){super();const t=document.createElement("style");t.textContent=':host{font-size:12px;font-family:system-ui, -apple-system, "Segoe UI", Roboto, 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}.casino-tournaments-customize-page-controller{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;padding-top:15px}.MobileContainer{flex-wrap:nowrap;flex-direction:column;align-items:initial}.MobileContainer .Cells.RowContent{display:flex;flex-direction:column;width:100%}.row-70-center{margin:auto;width:70%}.Cells.RowContent{display:flex;flex-direction:row;width:100%}.BackButtonCell .TopButtons{display:inline-flex;flex-direction:column;font-size:10px}.BackButtonCell .BackButton{display:inline-flex;align-items:center;cursor:pointer}.BackButtonCell .BackButton .ButtonText{font-size:24px}.DurationCell .Remaining{text-align:center}.TitleCell .Title{font-size:18px;padding-bottom:10px}.SeeGamesLine .GamesAnchor{text-decoration:underline}.JoinButtonCell{display:flex;justify-content:center;gap:5px;flex-direction:column;align-items:center}.JoinButtonCell .ErrorText{color:red}.JoinButtonCell .spinner{width:40px;height:40px;x:0px;y:0px;viewBox:0 0 40 40}.JoinButtonCell .spinner .circle{fill:transparent;stroke:var(--emfe-w-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}}.Tag{position:absolute;top:15px;font-size:12px}.ThumbnailCell{position:relative}.ThumbnailCell .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}.ThumbnailCell .CardImg.CardImgFinished{filter:grayscale(1)}.DetailInfo{display:flex;flex-direction:column;padding:8px;min-height:200px;border-radius:8px}.DetailInfo .TitleTextCell{font-size:19px}.PrizesCell .PrizeRank{display:flex;padding-right:3px}.PrizesCell .Prize .PrizeText{display:flex}.ScoreCriteriaCell{font-size:11px}.TournamentDuration .TournamentDates{display:flex;justify-content:space-between}.TournamentDuration .StartDate{font-size:11px;color:var(--emfe-w-color-gray-300, #58586B)}.TournamentDuration .EndDate{font-size:11px;align-content:flex-end;color:var(--emfe-w-color-gray-300, #58586B)}.TournamentDuration .ProgressBar{height:8px;background:var(--emfe-w-color-white, #FFFFFF)}.TournamentDuration .ProgressBarInactive{margin:5px 20px 10px 20px;height:8px;background:var(--emfe-w-color-gray-100, #E6E6E6)}.TournamentDuration .ProgressBarFill{background-color:var(--emfe-w-color-green, #48952a);height:8px}.TournamentDuration .TournamentPrizesIconSection{display:inline-flex}.TournamentDuration .ProgressBarFillEnd{background-color:var(--emfe-w-color-green, #48952a);height:8px}.TournamentDuration .ProgressBarFillStarting{background-color:var(--emfe-w-color-gray-300, #58586B);height:8px}.TournamentDuration .Remaining,.TournamentDuration .Finished{text-align:right;text-transform:uppercase}.TournamentDuration .Finished{color:var(--emfe-w-color-green, #48952a)}.GamesCell .TournamentsGamesSlider{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF);display:flex;justify-content:center;align-items:center}.GamesCell .SliderNavButton{background:var(--emfe-w-color-contrast, #07072A);border:0px;width:25px;cursor:pointer}.GamesCell .SliderNavButton.disabled{color:var(--emfe-w-color-gray-150, #828282)}.GamesCell .main{width:calc(100% - 50px);overflow:hidden}.GamesCell .items{display:flex;transition:transform 0.4s ease-in-out;transform:translateX(0px)}.GamesCell .item{min-width:119px;height:96px;margin:0 4px;background-color:var(--emfe-w-color-secondary, #FD2839);color:white;display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:10rem;user-select:none;overflow:hidden}.GamesCell .item .GameThumbnail{height:100%}.GamesCell .PlayNowButton{position:absolute;background:var(--emfe-w-color-green, #48952a);display:block;box-sizing:border-box;padding:0.8rem 0.5rem;color:var(--emfe-w-color-white, #FFFFFF);text-transform:uppercase;text-align:center;font-weight:600;font-size:0.7rem;cursor:pointer;transition:opacity 0.4s linear;opacity:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GamesCell .itemHover{opacity:1}.GamesCell .items .item:first-child{margin-left:0}.GamesCell .items .item:last-child{margin-right:0}.TitleTextCell .Title,.DescriptionCell .Title{text-transform:uppercase}.TitleTextCell .DetailsCard,.DescriptionCell .DetailsCard{line-height:18px;border:1px solid var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF);width:100%;margin:25px 0 25px 0}.TitleTextCell .DetailsTitle,.DescriptionCell .DetailsTitle{padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between;background:var(--emfe-w-color-contrast, #07072A)}.TitleTextCell .DetailsContent,.DescriptionCell .DetailsContent{overflow:auto;height:150px;padding:10px 10px 10px 20px;margin:10px 20px 10px 0}.TitleTextCell .sc::-webkit-scrollbar,.DescriptionCell .sc::-webkit-scrollbar{width:5px;height:5px}.TitleTextCell .sc::-webkit-scrollbar-track,.DescriptionCell .sc::-webkit-scrollbar-track{background-color:rgba(255, 255, 255, 0.1);border-radius:10px}.TitleTextCell .sc::-webkit-scrollbar-thumb,.DescriptionCell .sc::-webkit-scrollbar-thumb{background-color:var(--emfe-w-color-white, #FFFFFF);border-radius:10px}.LeaderboardCell .LeaderboardContainer{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF);display:flex;width:100%;height:52px;align-items:center;justify-content:space-between;gap:20px}.LeaderboardCell .Leaderboard{width:100%;height:44px;display:flex;align-items:center;padding-left:20px}.LeaderboardCell .TableContent{width:100%;font-size:14px;margin-bottom:2px;border-bottom:solid 1px var(--emfe-w-color-white, #FFFFFF)}.LeaderboardCell .TableContent.TableContentFirstRow{box-sizing:border-box;border:2px solid var(--emfe-w-color-green, #48952a)}.LeaderboardCell .TableUser{background:var(--emfe-w-table-bg, #282828);height:44px;display:flex;align-items:center;border-bottom:solid 1px var(--emfe-w-table-border, #3a3a3a)}.LeaderboardCell .TableUser.TableHeadRow{background:var(--emfe-w-table-header-bg, #1c1c1c);color:var(--emfe-w-color-white, #fff)}.LeaderboardCell .TableUser.CurrentUserRow{box-sizing:border-box;background:var(--emfe-w-table-currentuser-bg, #533a34)}.LeaderboardCell .TableUser.UnqualifiedRow{border-bottom:0}.LeaderboardCell .TableUserTooltips{display:flex;gap:4px;flex-direction:row;width:100%;padding:10px 0;background:var(--emfe-w-table-currentuser-bg, #533a34);font-size:0.8rem;line-height:1.2}.LeaderboardCell .TooltipsRow{border:2px solid var(--emfe-w-tooltips-border, #fecf00);border-top:0}.LeaderboardCell .TooltipsRow .ExclamationMark{fill:var(--emfe-w-color-exclamation, #fecf00)}.LeaderboardCell .TooltipsRow .LeftTableTd{padding:0 0 10px 0;font-size:12px;color:var(--emfe-w-color-tooltips, #fecf00)}.LeaderboardCell .TableCell{padding:10px;flex:2;text-align:center}.LeaderboardCell .TableRank{flex:1 50px}.LeaderboardCell .TablePlayer{flex:5}.LeaderboardCell .TablePrize{flex:5}.LeaderboardCell .Qualified{color:var(--emfe-w-highlight, #debb05)}.LeaderboardCell .ExclamationMark{vertical-align:text-top;width:14px;height:14px;fill:var(--emfe-w-color-exclamation, #fecf00)}.LeaderboardCell .TableUserDetails{background:var(--emfe-w-color-contrast, #07072A);display:flex;line-height:18px;align-items:center;text-align:center;justify-content:space-around;height:52px}.LeaderboardCell .TournamentsTable{width:100%;display:flex;justify-content:space-between;text-align:center;margin-top:10px}.LeaderboardCell .LeftTable{width:100%;border-collapse:collapse}.LeaderboardCell .RightButton{cursor:pointer;background:var(--emfe-w-color-contrast, #07072A);width:50px;height:70px;border:2px solid var(--emfe-w-color-contrast-600, #0D0D4D)}.LeaderboardCell .RightButton.MobileClass{height:50px}.LeaderboardCell .FirstRow{outline:2px solid #1B9800}.LeaderboardCell .FirstRow.UnqualifiedRow{outline:0;border:2px solid var(--emfe-w-tooltips-border, #fecf00);border-bottom:0}.LeaderboardCell .FirstRow .RankCol{position:relative;width:max-content;display:inline}.LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag{position:absolute;top:0px;right:-29px}.LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag .Arrow.Up{color:#0cdc13}.LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag .Arrow.Down{color:#FF4500}.LeaderboardCell .Show{display:inline-flex}.LeaderboardCell .Hidden{display:none}.LeaderboardCell .svg.Arrow.Up,.LeaderboardCell .svg.Arrow.Down{animation-name:twinkle;animation-duration:1s;animation-iteration-count:infinite;width:14px;height:14px}.LeaderboardCell .svg.Arrow.Up.Show,.LeaderboardCell .svg.Arrow.Down.Show{display:inline-flex}.LeaderboardCell .svg.Arrow.Up.Hidden,.LeaderboardCell .svg.Arrow.Down.Hidden{display:none}@keyframes twinkle{0%{opacity:0}25%{opacity:1}100%{opacity:0}}.LeaderboardCell .TournamentsTable .LeftTable{width:100%;border-spacing:0;position:relative;overflow:auto;margin-bottom:0.5rem}.LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh{padding:0.8rem 1.25rem;height:30px;top:0;color:var(--emfe-w-color-white, #FFFFFF)}.LeaderboardCell .TournamentsTable .LeftTable .LeftTableTd{margin:0;vertical-align:top;text-align:inherit;font-size:11px;max-width:20%}.LeaderboardCell .TournamentsTable .LeftTable .PrizeIcon{vertical-align:middle}.LeaderboardCell .TournamentsTable .LeftTable .LeftTableTd:first-child{left:0;top:auto;width:10rem}.LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_0{width:10%}.LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_1{width:15%}.LeaderboardCell .flex{display:flex;align-items:center}.LeaderboardCell .CollapseButton{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF)}.layout-default.MobileContainer .Cells.LeftSection{width:auto}.layout-default .Cells{line-height:18px}.layout-default .Cells.LeftSection{margin:10px;width:29%;border:solid 1px #30313c}.layout-default .BackButtonCell{width:100%}.layout-default .RightSection{flex:auto}.layout-default .Cells.ThumbnailCell{margin:0px}.layout-default .DetailInfo{padding:12px;height:auto}.layout-default .Tag{top:20px;min-height:30px}.layout-default .Tag .TagContent{padding:7px 10px;text-transform:uppercase;font-size:12px;background:var(--emfe-w-color-black, #000000)}.layout-default .SeeGamesLine .GamesAnchor{color:var(--emfe-w-color-green, #48952a)}.layout-default .StatusTag{right:20px}.layout-default .UserEnrollTag{left:15px}.layout-default .UserEnrollTag .Enrolled{color:var(--emfe-w-color-gray-150, #828282)}.layout-default .TournamentDuration{font-size:10px}.layout-default .StartDateCell .Date{text-transform:uppercase}.layout-default .PrizesCell{padding:10px 0px 0px}.layout-default .PrizesCell .TournamentPrizes{font-size:11px;margin-left:20px;margin-right:20px;display:flex;gap:5px}.layout-default .PrizesCell .PrizesTitle{padding-top:5px}.layout-default .PrizesCell .Prizes,.layout-default .PrizesCell .ColPrizes{padding-left:20px;flex-wrap:wrap;display:flex;gap:10px;width:auto;min-height:50px;padding-top:8px}.layout-default .PrizesCell .Prize{flex-grow:1;color:var(--emfe-w-color-gray-300, #58586B)}.layout-default .PrizesCell .Prize .PrizeText{color:var(--emfe-w-color-white, #FFFFFF)}.layout-default .Prize0 .PrizeRank,.layout-default .Prize1 .PrizeRank,.layout-default .Prize2 .PrizeRank{color:#FECF00}.layout-default .ScoreCriteriaCell .ScoreCriteria{font-size:12px}.layout-default .DurationCell{margin-bottom:25px;margin-top:0px}.layout-default .JoinButtonCell{margin-bottom:20px}.layout-default .JoinButtonCell .TournamentButtons{display:flex;justify-content:center;gap:20px;margin:0px;width:100%}.layout-default .JoinButtonCell .LoginButton{background:var(--emfe-w-color-contrast, #07072A);width:50%;height:50px;border:solid var(--emfe-w-color-white, #FFFFFF) 1px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);text-transform:uppercase;font-size:15px}.layout-default .JoinButtonCell .LoginButton:hover{opacity:0.7}.layout-default .JoinButtonCell .RegisterButton{background:var(--emfe-w-color-contrast, #07072A);width:50%;height:50px;text-align:center;color:var(--emfe-w-color-green, #48952a);border:solid var(--emfe-w-color-green, #48952a) 1px;text-transform:uppercase;font-size:14px}.layout-default .JoinButtonCell .RegisterButton:hover{opacity:0.7}.layout-default .JoinButtonCell .DetailsButton{background:var(--emfe-w-color-contrast, #07072A);width:40%;height:50px;border:solid var(--emfe-w-color-white, #FFFFFF) 1px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.layout-default .JoinButtonCell .DetailsButton:hover{opacity:0.7}.layout-default .JoinButtonCell .DetailsLargeButton{background:var(--emfe-w-color-contrast, #07072A);width:100%;height:50px;border:solid var(--emfe-w-color-white, #FFFFFF) 1px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.layout-default .JoinButtonCell .DetailsLargeButton:hover{opacity:0.7}.layout-default .JoinButtonCell .EnrolledButton{background:var(--emfe-w-color-contrast, #07072A);width:60%;height:50px;text-align:center;color:var(--emfe-w-color-green, #48952a);border:solid var(--emfe-w-color-green, #48952a) 1px;text-transform:uppercase;font-size:14px;cursor:default}.layout-default .JoinButtonCell .JoinButton{background:var(--emfe-w-color-green, #48952a);width:100%;height:50px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);border:solid var(--emfe-w-color-green, #48952a) 1px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px}.layout-default .JoinButtonCell .JoinButton:hover{opacity:0.7}.layout-default .JoinButtonCell .JoinButton:disabled{cursor:default;opacity:0.7}.layout-default .JoinButtonCell .JoinButtonFullSize{width:100%}.layout-default .JoinButtonCell .ErrorText{margin:0 20px;color:red;font-size:14px;font-weight:bold}.layout-default .LeaderboardCell .Qualified{color:var(--emfe-w-highlight, #debb05)}.layout-default .LeaderboardCell .TournamentsTable .LeftTableTh{padding:1.5rem 1.25rem;height:70px;background-color:var(--emfe-w-color-contrast, #07072A);border-bottom:1px solid var(--emfe-w-color-contrast-600, #0D0D4D);top:0}.layout-default .LeaderboardCell .TournamentsTable .LeftTable .LeftTableThead{border-bottom:0px none}.layout-default .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh{color:var(--emfe-w-color-white, #FFFFFF)}.layout-default .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTd{margin:0;padding:0.95rem;vertical-align:top;text-align:inherit;font-size:11px;max-width:20%;background-color:var(--emfe-w-color-contrast, #07072A);border-bottom:1px solid var(--emfe-w-color-contrast-600, #0D0D4D)}.layout-default .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_0{width:10%}.layout-default .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_1{width:15%}.layout-wm{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);display:flex;flex-direction:column}.layout-wm.MobileContainer .Cells.RowContent{flex-direction:column;width:100%}.layout-wm.MobileContainer .StartDateCell{left:35%}.layout-wm.MobileContainer .PrizesCell .Prizes{margin-bottom:8px}.layout-wm.MobileContainer .PrizesCell .Prizes .ColPrizes{margin:0px}.layout-wm.MobileContainer .TitleCell .Title{padding:10px}.layout-wm.MobileContainer .TournamentDuration .TournamentDates{margin-left:0px;margin-right:0px}.layout-wm.MobileContainer .PrizesCell .Prizes{flex-direction:column;gap:0px}.layout-wm .Cells{line-height:18px}.layout-wm .Cells.RowContent{flex-direction:row;width:100%}.layout-wm .DetailInfo{flex:1;height:200px;background-color:var(--emfe-w-color-bg, #153A5C);border-radius:8px;text-align:center}.layout-wm .DetailInfo .TitleTextCell{font-size:19px}.layout-wm .ThumbnailCell{position:relative;flex:1}.layout-wm .ThumbnailCell .Thumbnail{padding:8px}.layout-wm .ThumbnailCell .CardImg{border-radius:5px;height:180px;padding:10px 0px}.layout-wm .Tag .TagContent{box-shadow:0px 1px 2px rgba(0, 0, 0, 0.3), 0px 1px 3px 1px rgba(0, 0, 0, 0.15);border-radius:8px;padding:7px}.layout-wm .StartDateCell{left:45%}.layout-wm .StartDateCell .Date{color:#1A2C38;background:#FF7500}.layout-wm .StartDateCell .Date .CalendarIcon{width:10px}.layout-wm .UserEnrollTag{right:15px}.layout-wm .UserEnrollTag .Enrolled{background:#24834B}.layout-wm .StatusTag{left:15px}.layout-wm .StatusTag .Status{background:#D0046C}.layout-wm .TournamentDuration .TournamentDates{margin-left:20px;margin-right:20px;display:flex;justify-content:space-between}.layout-wm .TournamentDuration .ProgressBarWrapper{height:20px}.layout-wm .TournamentDuration .StartDate{font-size:11px;color:var(--emfe-w-color-white, #FFFFFF)}.layout-wm .TournamentDuration .EndDate{font-size:11px;align-content:flex-end;color:var(--emfe-w-color-white, #FFFFFF)}.layout-wm .TournamentDuration .ProgressBarInactive{margin:5px 20px 10px 20px;height:8px;background:var(--emfe-w-color-gray-100, #E6E6E6);border-radius:3px}.layout-wm .TournamentDuration .ProgressBarFill{height:6px;background:var(--emfe-w-color-green, #0072ED);border-radius:3px}.layout-wm .TournamentDuration .ProgressBar{margin:5px 20px;border-radius:3px;background-color:#0A1B2D;height:6px}.layout-wm .TournamentDuration .TournamentPrizesIconSection{display:inline-flex}.layout-wm .TournamentDuration .ProgressBarFillEnd{background-color:var(--emfe-w-color-green, #48952a);height:8px;border-radius:3px}.layout-wm .TournamentDuration .ProgressBarFillStarting{background-color:var(--emfe-w-color-white, #FFFFFF);height:8px}.layout-wm .TournamentDuration .PrizesCell{margin-top:10px}.layout-wm .TournamentDuration .PrizesCell .TournamentPrizes{font-size:11px;margin-left:20px;margin-right:20px;display:flex;gap:5px}.layout-wm .TournamentDuration .PrizesCell .TournamentPrizes{display:block;text-align:center}.layout-wm .TournamentDuration .PrizesCell .PrizesTitle{padding-top:8px}.layout-wm .TournamentDuration .PrizesCell .ColPrizes{background-color:var(--emfe-w-color-bg, #153A5C);margin:5px}.layout-wm .TournamentDuration .PrizesCell .ColPrizes .Prize{flex-grow:1;border-bottom:1px solid rgba(206, 210, 214, 0.15);margin:2px;padding:4px}.layout-wm .TournamentDuration .PrizesCell .ColPrizes .PrizeText{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.layout-wm .TournamentDuration .PrizesCell .ColPrizes .PrizeRank{line-height:18px}.layout-wm .TournamentDuration .PrizesCell .Prizes{padding-left:20px;flex-wrap:wrap;display:flex;gap:20px;width:100%;min-height:50px;padding-top:8px}.layout-wm .TournamentDuration .PrizesCell .PrizeText{border-radius:2px;padding:2px}.layout-wm .TournamentDuration .PrizesCell .Prize{flex-grow:1;color:var(--emfe-w-color-white, #FFFFFF)}.layout-wm .TournamentDuration .Remaining,.layout-wm .TournamentDuration .Finished{font-size:10px;text-align:right;text-transform:uppercase}.layout-wm .TournamentDuration .Finished{color:var(--emfe-w-color-green, #48952a)}.layout-wm .ScoreCriteriaCell .ScoreCriteria{color:greenyellow}.layout-wm .TitleCell .Title{font-weight:bold;padding:15px}.layout-wm .SeeGamesLine .GamesAnchor{color:#fff}.layout-wm .PrizesCell{margin-top:10px;margin-top:10px;display:flex;width:100%;flex:1}.layout-wm .PrizesCell .TournamentPrizes{font-size:11px;width:100%}.layout-wm .PrizesCell .TournamentPrizes .TournamentPrizesIconSection{display:flex;justify-content:center;flex-direction:column;align-items:center}.layout-wm .PrizesCell .Prizes{justify-content:space-between;display:flex;gap:20px;width:100%;min-height:50px;padding-top:8px;flex-wrap:nowrap}.layout-wm .PrizesCell .Prizes .ColPrizes{flex:1;background-color:var(--emfe-w-color-bg, #153A5C);margin:5px}.layout-wm .PrizesCell .Prizes .ColPrizes .Prize{border-bottom:1px solid rgba(206, 210, 214, 0.15);margin:2px;padding:4px}.layout-wm .PrizesCell .Prizes .ColPrizes .Prize{color:var(--emfe-w-color-white, #FFFFFF)}.layout-wm .PrizesCell .Prizes .ColPrizes .PrizeText{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.layout-wm .PrizesCell .Prizes .ColPrizes .PrizeText{border-radius:2px;padding:2px}.layout-wm .PrizesCell .Prizes .ColPrizes .PrizeRank{line-height:18px}.layout-wm .PrizesCell .Prizes .Prize0 .PrizeText{background-color:var(--emfe-rank-1-color, #7E6C22)}.layout-wm .PrizesCell .Prizes .Prize1 .PrizeText{background-color:var(--emfe-rank-1-color, #666666)}.layout-wm .PrizesCell .Prizes .Prize2 .PrizeText{background-color:var(--emfe-rank-1-color, #6A5446)}.layout-wm .JoinButtonCell{margin:7px 0px}.layout-wm .JoinButtonCell .JoinButtonSvg{display:none}.layout-wm .JoinButtonCell .spinner .circle{stroke:var(--emfe-w-color-contrast, #d5d5e4)}.layout-wm .JoinButtonCell .LoginButton,.layout-wm .JoinButtonCell .RegisterButton,.layout-wm .JoinButtonCell .JoinButton{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:104px;height:36px;background:#0072ED;border-radius:3px;border:0px none;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer}.layout-wm .JoinButtonCell .LoginButton .JoinButtonSvg,.layout-wm .JoinButtonCell .RegisterButton .JoinButtonSvg,.layout-wm .JoinButtonCell .JoinButton .JoinButtonSvg{width:15px;height:15px;margin-left:10px}.layout-wm .DescriptionAndTermConditions{flex:1}.layout-wm .LeaderboardCell{flex:1}.layout-wm .LeaderboardCell .TableUserDetails{background:var(--emfe-w-color-contrast, #07072A);display:flex;line-height:18px;align-items:center;text-align:center;justify-content:space-around;height:52px}.layout-wm .LeaderboardCell .FirstRow{outline:2px solid #1B9800}.layout-wm .LeaderboardCell .FirstRow.UnqualifiedRow{outline:0;border:2px solid var(--emfe-w-tooltips-border, #fecf00);border-bottom:0}.layout-wm .LeaderboardCell .FirstRow .RankCol{position:relative;width:max-content;display:inline}.layout-wm .LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag{position:absolute;top:0px;right:-29px}.layout-wm .LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag .Arrow.Up{color:#0cdc13}.layout-wm .LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag .Arrow.Down{color:#FF4500}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableThead{background-color:var(--emfe-w-color-bg, #153A5C);border-bottom:12px solid var(--emfe-w-color-black, #000000)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh{border-bottom:1px solid var(--emfe-w-color-contrast-600, #0D0D4D);color:var(--emfe-w-color-white, #FFFFFF)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTbody{background-color:var(--emfe-w-color-bg, #153A5C)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTd{color:var(--emfe-w-color-white, #FFFFFF);border-bottom:1px solid rgba(206, 210, 214, 0.15)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .CellContent{margin:5px 0;vertical-align:middle;line-height:22px}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .PrizeIcon{vertical-align:middle}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .Rank1Tr .CellContent{background:var(--emfe-rank-1-color, #7E6C22)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .Rank2Tr .CellContent{background:var(--emfe-rank-2-color, #666666)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .Rank3Tr .CellContent{background:var(--emfe-rank-3-color, #6A5446)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .FirstRow .CellContent{background:var(--emfe-rank-user-color, #12753A)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTd:first-child{left:0;top:auto;width:10rem}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableThead{border:8px solid #153A5C;border-bottom:10px solid #000}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTbody{border:8px solid #153A5C;border-top:10px solid #000}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_0{width:10%}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_1{width:15%}',this.shadowRoot.appendChild(t),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},ts,es,a,{layoutid:0,session:8,userid:9,tourid:10,endpoint:11,cmsendpoint:12,lang:13,navigationbackbutton:14,currency:15,tablelimit:16,namemask:17,showunqualifiedplayer:18,mobiletablelimit:19,updatetableintime:20,viewmode:21,minscore:22,scorefractiondigit:23,loginevent:24,registerevent:25,loginurl:26,registerurl:27,limit:28,offset:29,leaderboardoffset:30,leaderboardlimit:31,keepbrowsercontext:32,showrankasimage:33},null,[-1,-1,-1]),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["layoutid","session","userid","tourid","endpoint","cmsendpoint","lang","navigationbackbutton","currency","tablelimit","namemask","showunqualifiedplayer","mobiletablelimit","updatetableintime","viewmode","minscore","scorefractiondigit","loginevent","registerevent","loginurl","registerurl","limit","offset","leaderboardoffset","leaderboardlimit","keepbrowsercontext","showrankasimage"]}get layoutid(){return this.$$.ctx[0]}set layoutid(e){this.$$set({layoutid:e}),I()}get session(){return this.$$.ctx[8]}set session(e){this.$$set({session:e}),I()}get userid(){return this.$$.ctx[9]}set userid(e){this.$$set({userid:e}),I()}get tourid(){return this.$$.ctx[10]}set tourid(e){this.$$set({tourid:e}),I()}get endpoint(){return this.$$.ctx[11]}set endpoint(e){this.$$set({endpoint:e}),I()}get cmsendpoint(){return this.$$.ctx[12]}set cmsendpoint(e){this.$$set({cmsendpoint:e}),I()}get lang(){return this.$$.ctx[13]}set lang(e){this.$$set({lang:e}),I()}get navigationbackbutton(){return this.$$.ctx[14]}set navigationbackbutton(e){this.$$set({navigationbackbutton:e}),I()}get currency(){return this.$$.ctx[15]}set currency(e){this.$$set({currency:e}),I()}get tablelimit(){return this.$$.ctx[16]}set tablelimit(e){this.$$set({tablelimit:e}),I()}get namemask(){return this.$$.ctx[17]}set namemask(e){this.$$set({namemask:e}),I()}get showunqualifiedplayer(){return this.$$.ctx[18]}set showunqualifiedplayer(e){this.$$set({showunqualifiedplayer:e}),I()}get mobiletablelimit(){return this.$$.ctx[19]}set mobiletablelimit(e){this.$$set({mobiletablelimit:e}),I()}get updatetableintime(){return this.$$.ctx[20]}set updatetableintime(e){this.$$set({updatetableintime:e}),I()}get viewmode(){return this.$$.ctx[21]}set viewmode(e){this.$$set({viewmode:e}),I()}get minscore(){return this.$$.ctx[22]}set minscore(e){this.$$set({minscore:e}),I()}get scorefractiondigit(){return this.$$.ctx[23]}set scorefractiondigit(e){this.$$set({scorefractiondigit:e}),I()}get loginevent(){return this.$$.ctx[24]}set loginevent(e){this.$$set({loginevent:e}),I()}get registerevent(){return this.$$.ctx[25]}set registerevent(e){this.$$set({registerevent:e}),I()}get loginurl(){return this.$$.ctx[26]}set loginurl(e){this.$$set({loginurl:e}),I()}get registerurl(){return this.$$.ctx[27]}set registerurl(e){this.$$set({registerurl:e}),I()}get limit(){return this.$$.ctx[28]}set limit(e){this.$$set({limit:e}),I()}get offset(){return this.$$.ctx[29]}set offset(e){this.$$set({offset:e}),I()}get leaderboardoffset(){return this.$$.ctx[30]}set leaderboardoffset(e){this.$$set({leaderboardoffset:e}),I()}get leaderboardlimit(){return this.$$.ctx[31]}set leaderboardlimit(e){this.$$set({leaderboardlimit:e}),I()}get keepbrowsercontext(){return this.$$.ctx[32]}set keepbrowsercontext(e){this.$$set({keepbrowsercontext:e}),I()}get showrankasimage(){return this.$$.ctx[33]}set showrankasimage(e){this.$$set({showrankasimage:e}),I()}}return!customElements.get("casino-tournaments-customize-page-controller")&&customElements.define("casino-tournaments-customize-page-controller",ns),ns}));
|
|
1610
|
+
locale.set(_locale);*/}({withLocale:g,translations:{}});const W=(e,t)=>{let n=e.rows,r=e=>{e&&e.length&&e.forEach((e=>{e.isCellContainer||((e,t)=>{let n=e.componentAttrs||{};n&&Object.keys(n).forEach((e=>{t.hasOwnProperty(e)&&(n[e]=t[e])}))})(e,t),r(e.subComponents)}))};n.forEach((e=>{r(e.cols)}))},q=e=>{if(e.data)try{let t=JSON.parse(e.data);"TournamentUpdate"==t.messageType&&(window.postMessage({type:"UpdateTournamentView",tournamentData:t.item},window.location.href),J(t.item))}catch(e){console.error(e)}},J=e=>{a=Y.transfer(e),I.tournamentData=a,a.lang=g,r(2,j=Oa(Fa[l]||Fa.default,I))},Z=(e,t)=>{let n=new URL(e+`/tournaments/${t}`),i=new Headers({"X-SessionId":u});n.searchParams.append("platform",Or(H)),n.searchParams.append("language",g);let l=n.searchParams.toString(),c={method:"GET",headers:i};fetch(n.href,c).then((e=>e.json())).then((e=>{e.success?(r(3,s=null),e.item.id=f,J(e.item),a.lang=g,W(j,a),r(2,j=Object.assign({},j)),r(4,V=!1),((e,t)=>{let n=`${m}/tournaments/updates?filter=id=${e}&${t}`;o&&(o.removeEventListener("message",q),o.close()),o=new zr.EventSourcePolyfill(n,{headers:{accept:"text/event-stream","X-SessionId":u}}),o.addEventListener("message",q)})(f,l)):r(3,s=`Faild to load data, details: ${e.errorMessage}`)}))},K=D(),X=(e,t,n)=>{if(!j.rows||0==j.rows.length)return;let i=j.rows[0].cols;e.forEach((e=>{let r,o=t=>{t.forEach(((t,n)=>r||(t.componentid==e?(r=t,r):t.subComponents&&t.subComponents.length>0?o(t.subComponents):void 0)))};o(i);let a=K.$$.props,s=K.$$.ctx;r&&t.forEach((e=>{if(n)return void(r.componentAttrs[e]=I.tournamentData[e]);let t=a[e],i=s[t];I.ctrlProperties[e]=i,r.componentAttrs[e]=i}))})),r(2,j=Object.assign({},j))},Q=e=>{e.data&&"TournamentUserEnrolled"==e.data.type&&(I.tournamentData.userenrolled=e.data.userenrolled)};let ee;return M((()=>(r(34,G=!0),r(0,l=Fa[l]?l:"default"),r(1,U=Fr(H)),I.ctrlProperties=n,window.addEventListener("message",Q),()=>{window.removeEventListener("message",Q)}))),e.$$set=e=>{r(57,n=t(t({},n),h(e))),"layoutid"in e&&r(0,l=e.layoutid),"session"in e&&r(8,u=e.session),"userid"in e&&r(9,c=e.userid),"tourid"in e&&r(10,f=e.tourid),"endpoint"in e&&r(11,m=e.endpoint),"cmsendpoint"in e&&r(12,p=e.cmsendpoint),"lang"in e&&r(13,g=e.lang),"navigationbackbutton"in e&&r(14,b=e.navigationbackbutton),"currency"in e&&r(15,y=e.currency),"tablelimit"in e&&r(16,w=e.tablelimit),"namemask"in e&&r(17,C=e.namemask),"showunqualifiedplayer"in e&&r(18,v=e.showunqualifiedplayer),"mobiletablelimit"in e&&r(19,T=e.mobiletablelimit),"updatetableintime"in e&&r(20,x=e.updatetableintime),"viewmode"in e&&r(21,_=e.viewmode),"minscore"in e&&r(22,k=e.minscore),"scorefractiondigit"in e&&r(23,S=e.scorefractiondigit),"loginevent"in e&&r(24,P=e.loginevent),"registerevent"in e&&r(25,E=e.registerevent),"loginurl"in e&&r(26,$=e.loginurl),"registerurl"in e&&r(27,L=e.registerurl),"limit"in e&&r(28,R=e.limit),"offset"in e&&r(29,B=e.offset),"leaderboardoffset"in e&&r(30,F=e.leaderboardoffset),"leaderboardlimit"in e&&r(31,O=e.leaderboardlimit),"keepbrowsercontext"in e&&r(32,z=e.keepbrowsercontext),"showrankasimage"in e&&r(33,N=e.showrankasimage)},e.$$.update=()=>{/*endpoint, session, userid, lang, tourid*/12032&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&G&&m&&u&&c&&g&&f&&Z(m,f),/*session, userid*/768&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&G&&u&&c&&setTimeout((()=>{X(["LeaderboardCell","GamesCell"],["session","userid"])}),100),/*showunqualifiedplayer, scorefractiondigit, tablelimit*/8716288&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&G&&v&&S&&w&&X(["LeaderboardCell"],["showunqualifiedplayer","scorefractiondigit","tablelimit"]),/*layoutid*/1&e.$$.dirty[0]|/*isMounted*/8&e.$$.dirty[1]&&G&&l&&(a?(r(0,l=Fa[l]?l:"default"),r(2,j=Oa(Fa[l],I))):console.log("tournamentData undefined"))},n=h(n),[l,U,j,s,V,ee,i,(e,t)=>{t.onLoad&&t.onLoad()},u,c,f,m,p,g,b,y,w,C,v,T,x,_,k,S,P,E,$,L,R,B,F,O,z,N,G,function(e){A[e?"unshift":"push"]((()=>{ee=e,r(5,ee)}))}]}class as extends V{constructor(e){super();const t=document.createElement("style");t.textContent=':host{font-size:12px;font-family:system-ui, -apple-system, "Segoe UI", Roboto, 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}.casino-tournaments-customize-page-controller{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;padding-top:15px}.MobileContainer{flex-wrap:nowrap;flex-direction:column;align-items:initial}.MobileContainer .Cells.RowContent{display:flex;flex-direction:column;width:100%}.row-70-center{margin:auto;width:70%}.Cells.RowContent{display:flex;flex-direction:row;width:100%}.BackButtonCell .TopButtons{display:inline-flex;flex-direction:column;font-size:10px}.BackButtonCell .BackButton{display:inline-flex;align-items:center;cursor:pointer}.BackButtonCell .BackButton .ButtonText{font-size:24px}.DurationCell .Remaining{text-align:center}.TitleCell .Title{font-size:18px;padding-bottom:10px}.SeeGamesLine .GamesAnchor{text-decoration:underline}.JoinButtonCell{display:flex;justify-content:center;gap:5px;flex-direction:column;align-items:center}.JoinButtonCell .ErrorText{color:red}.JoinButtonCell .spinner{width:40px;height:40px;x:0px;y:0px;viewBox:0 0 40 40}.JoinButtonCell .spinner .circle{fill:transparent;stroke:var(--emfe-w-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}}.Tag{position:absolute;top:15px;font-size:12px}.ThumbnailCell{position:relative}.ThumbnailCell .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}.ThumbnailCell .CardImg.CardImgFinished{filter:grayscale(1)}.DetailInfo{display:flex;flex-direction:column;padding:8px;min-height:200px;border-radius:8px}.DetailInfo .TitleTextCell{font-size:19px}.PrizesCell .PrizeRank{display:flex;padding-right:3px}.PrizesCell .Prize .PrizeText{display:flex}.ScoreCriteriaCell{font-size:11px}.TournamentDuration .TournamentDates{display:flex;justify-content:space-between}.TournamentDuration .StartDate{font-size:11px;color:var(--emfe-w-color-gray-300, #58586B)}.TournamentDuration .EndDate{font-size:11px;align-content:flex-end;color:var(--emfe-w-color-gray-300, #58586B)}.TournamentDuration .ProgressBar{height:8px;background:var(--emfe-w-color-white, #FFFFFF)}.TournamentDuration .ProgressBarInactive{margin:5px 20px 10px 20px;height:8px;background:var(--emfe-w-color-gray-100, #E6E6E6)}.TournamentDuration .ProgressBarFill{background-color:var(--emfe-w-color-green, #48952a);height:8px}.TournamentDuration .TournamentPrizesIconSection{display:inline-flex}.TournamentDuration .ProgressBarFillEnd{background-color:var(--emfe-w-color-green, #48952a);height:8px}.TournamentDuration .ProgressBarFillStarting{background-color:var(--emfe-w-color-gray-300, #58586B);height:8px}.TournamentDuration .Remaining,.TournamentDuration .Finished{text-align:right;text-transform:uppercase}.TournamentDuration .Finished{color:var(--emfe-w-color-green, #48952a)}.GamesCell .TournamentsGamesSlider{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF);display:flex;justify-content:center;align-items:center}.GamesCell .SliderNavButton{background:var(--emfe-w-color-contrast, #07072A);border:0px;width:25px;cursor:pointer}.GamesCell .SliderNavButton.disabled{color:var(--emfe-w-color-gray-150, #828282)}.GamesCell .main{width:calc(100% - 50px);overflow:hidden}.GamesCell .items{display:flex;transition:transform 0.4s ease-in-out;transform:translateX(0px)}.GamesCell .item{min-width:119px;height:96px;margin:0 4px;background-color:var(--emfe-w-color-secondary, #FD2839);color:white;display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:10rem;user-select:none;overflow:hidden}.GamesCell .item .GameThumbnail{height:100%}.GamesCell .PlayNowButton{position:absolute;background:var(--emfe-w-color-green, #48952a);display:block;box-sizing:border-box;padding:0.8rem 0.5rem;color:var(--emfe-w-color-white, #FFFFFF);text-transform:uppercase;text-align:center;font-weight:600;font-size:0.7rem;cursor:pointer;transition:opacity 0.4s linear;opacity:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GamesCell .itemHover{opacity:1}.GamesCell .items .item:first-child{margin-left:0}.GamesCell .items .item:last-child{margin-right:0}.TitleTextCell .Title,.DescriptionCell .Title{text-transform:uppercase}.TitleTextCell .DetailsCard,.DescriptionCell .DetailsCard{line-height:18px;border:1px solid var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF);width:100%;margin:25px 0 25px 0}.TitleTextCell .DetailsTitle,.DescriptionCell .DetailsTitle{padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between;background:var(--emfe-w-color-contrast, #07072A)}.TitleTextCell .DetailsContent,.DescriptionCell .DetailsContent{overflow:auto;height:150px;padding:10px 10px 10px 20px;margin:10px 20px 10px 0}.TitleTextCell .sc::-webkit-scrollbar,.DescriptionCell .sc::-webkit-scrollbar{width:5px;height:5px}.TitleTextCell .sc::-webkit-scrollbar-track,.DescriptionCell .sc::-webkit-scrollbar-track{background-color:rgba(255, 255, 255, 0.1);border-radius:10px}.TitleTextCell .sc::-webkit-scrollbar-thumb,.DescriptionCell .sc::-webkit-scrollbar-thumb{background-color:var(--emfe-w-color-white, #FFFFFF);border-radius:10px}.LeaderboardCell .LeaderboardContainer{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF);display:flex;width:100%;height:52px;align-items:center;justify-content:space-between;gap:20px}.LeaderboardCell .Leaderboard{width:100%;height:44px;display:flex;align-items:center;padding-left:20px}.LeaderboardCell .TableContent{width:100%;font-size:14px;margin-bottom:2px;border-bottom:solid 1px var(--emfe-w-color-white, #FFFFFF)}.LeaderboardCell .TableContent.TableContentFirstRow{box-sizing:border-box;border:2px solid var(--emfe-w-color-green, #48952a)}.LeaderboardCell .TableUser{background:var(--emfe-w-table-bg, #282828);height:44px;display:flex;align-items:center;border-bottom:solid 1px var(--emfe-w-table-border, #3a3a3a)}.LeaderboardCell .TableUser.TableHeadRow{background:var(--emfe-w-table-header-bg, #1c1c1c);color:var(--emfe-w-color-white, #fff)}.LeaderboardCell .TableUser.CurrentUserRow{box-sizing:border-box;background:var(--emfe-w-table-currentuser-bg, #533a34)}.LeaderboardCell .TableUser.UnqualifiedRow{border-bottom:0}.LeaderboardCell .TableUserTooltips{display:flex;gap:4px;flex-direction:row;width:100%;padding:10px 0;background:var(--emfe-w-table-currentuser-bg, #533a34);font-size:0.8rem;line-height:1.2}.LeaderboardCell .TooltipsRow{border:2px solid var(--emfe-w-tooltips-border, #fecf00);border-top:0}.LeaderboardCell .TooltipsRow .ExclamationMark{fill:var(--emfe-w-color-exclamation, #fecf00)}.LeaderboardCell .TooltipsRow .LeftTableTd{padding:0 0 10px 0;font-size:12px;color:var(--emfe-w-color-tooltips, #fecf00)}.LeaderboardCell .TableCell{padding:10px;flex:2;text-align:center}.LeaderboardCell .TableRank{flex:1 50px}.LeaderboardCell .TablePlayer{flex:5}.LeaderboardCell .TablePrize{flex:5}.LeaderboardCell .Qualified{color:var(--emfe-w-highlight, #debb05)}.LeaderboardCell .ExclamationMark{vertical-align:text-top;width:14px;height:14px;fill:var(--emfe-w-color-exclamation, #fecf00)}.LeaderboardCell .TableUserDetails{background:var(--emfe-w-color-contrast, #07072A);display:flex;line-height:18px;align-items:center;text-align:center;justify-content:space-around;height:52px}.LeaderboardCell .TournamentsTable{width:100%;display:flex;justify-content:space-between;text-align:center;margin-top:10px}.LeaderboardCell .LeftTable{width:100%;border-collapse:collapse}.LeaderboardCell .RightButton{cursor:pointer;background:var(--emfe-w-color-contrast, #07072A);width:50px;height:70px;border:2px solid var(--emfe-w-color-contrast-600, #0D0D4D)}.LeaderboardCell .RightButton.MobileClass{height:50px}.LeaderboardCell .FirstRow{outline:2px solid #1B9800}.LeaderboardCell .FirstRow.UnqualifiedRow{outline:0;border:2px solid var(--emfe-w-tooltips-border, #fecf00);border-bottom:0}.LeaderboardCell .FirstRow .RankCol{position:relative;width:max-content;display:inline}.LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag{position:absolute;top:0px;right:-29px}.LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag .Arrow.Up{color:#0cdc13}.LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag .Arrow.Down{color:#FF4500}.LeaderboardCell .Show{display:inline-flex}.LeaderboardCell .Hidden{display:none}.LeaderboardCell .svg.Arrow.Up,.LeaderboardCell .svg.Arrow.Down{animation-name:twinkle;animation-duration:1s;animation-iteration-count:infinite;width:14px;height:14px}.LeaderboardCell .svg.Arrow.Up.Show,.LeaderboardCell .svg.Arrow.Down.Show{display:inline-flex}.LeaderboardCell .svg.Arrow.Up.Hidden,.LeaderboardCell .svg.Arrow.Down.Hidden{display:none}@keyframes twinkle{0%{opacity:0}25%{opacity:1}100%{opacity:0}}.LeaderboardCell .TournamentsTable .LeftTable{width:100%;border-spacing:0;position:relative;overflow:auto;margin-bottom:0.5rem}.LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh{padding:0.8rem 1.25rem;height:30px;top:0;color:var(--emfe-w-color-white, #FFFFFF)}.LeaderboardCell .TournamentsTable .LeftTable .LeftTableTd{margin:0;vertical-align:top;text-align:inherit;font-size:11px;max-width:20%}.LeaderboardCell .TournamentsTable .LeftTable .PrizeIcon{vertical-align:middle}.LeaderboardCell .TournamentsTable .LeftTable .LeftTableTd:first-child{left:0;top:auto;width:10rem}.LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_0{width:10%}.LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_1{width:15%}.LeaderboardCell .flex{display:flex;align-items:center}.LeaderboardCell .CollapseButton{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF)}.layout-default.MobileContainer .Cells.LeftSection{width:auto}.layout-default .Cells{line-height:18px}.layout-default .Cells.LeftSection{margin:10px;width:29%;border:solid 1px #30313c}.layout-default .BackButtonCell{width:100%}.layout-default .RightSection{flex:auto}.layout-default .Cells.ThumbnailCell{margin:0px}.layout-default .DetailInfo{padding:12px;height:auto}.layout-default .Tag{top:20px;min-height:30px}.layout-default .Tag .TagContent{padding:7px 10px;text-transform:uppercase;font-size:12px;background:var(--emfe-w-color-black, #000000)}.layout-default .SeeGamesLine .GamesAnchor{color:var(--emfe-w-color-green, #48952a)}.layout-default .StatusTag{right:20px}.layout-default .UserEnrollTag{left:15px}.layout-default .UserEnrollTag .Enrolled{color:var(--emfe-w-color-gray-150, #828282)}.layout-default .TournamentDuration{font-size:10px}.layout-default .StartDateCell .Date{text-transform:uppercase}.layout-default .PrizesCell{padding:10px 0px 0px}.layout-default .PrizesCell .TournamentPrizes{font-size:11px;margin-left:20px;margin-right:20px;display:flex;gap:5px}.layout-default .PrizesCell .PrizesTitle{padding-top:5px}.layout-default .PrizesCell .Prizes,.layout-default .PrizesCell .ColPrizes{padding-left:20px;flex-wrap:wrap;display:flex;gap:10px;width:auto;min-height:50px;padding-top:8px}.layout-default .PrizesCell .Prize{flex-grow:1;color:var(--emfe-w-color-gray-300, #58586B)}.layout-default .PrizesCell .Prize .PrizeText{color:var(--emfe-w-color-white, #FFFFFF)}.layout-default .Prize0 .PrizeRank,.layout-default .Prize1 .PrizeRank,.layout-default .Prize2 .PrizeRank{color:#FECF00}.layout-default .ScoreCriteriaCell .ScoreCriteria{font-size:12px}.layout-default .DurationCell{margin-bottom:25px;margin-top:0px}.layout-default .JoinButtonCell{margin-bottom:20px}.layout-default .JoinButtonCell .TournamentButtons{display:flex;justify-content:center;gap:20px;margin:0px;width:100%}.layout-default .JoinButtonCell .LoginButton{background:var(--emfe-w-color-contrast, #07072A);width:50%;height:50px;border:solid var(--emfe-w-color-white, #FFFFFF) 1px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);text-transform:uppercase;font-size:15px}.layout-default .JoinButtonCell .LoginButton:hover{opacity:0.7}.layout-default .JoinButtonCell .RegisterButton{background:var(--emfe-w-color-contrast, #07072A);width:50%;height:50px;text-align:center;color:var(--emfe-w-color-green, #48952a);border:solid var(--emfe-w-color-green, #48952a) 1px;text-transform:uppercase;font-size:14px}.layout-default .JoinButtonCell .RegisterButton:hover{opacity:0.7}.layout-default .JoinButtonCell .DetailsButton{background:var(--emfe-w-color-contrast, #07072A);width:40%;height:50px;border:solid var(--emfe-w-color-white, #FFFFFF) 1px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.layout-default .JoinButtonCell .DetailsButton:hover{opacity:0.7}.layout-default .JoinButtonCell .DetailsLargeButton{background:var(--emfe-w-color-contrast, #07072A);width:100%;height:50px;border:solid var(--emfe-w-color-white, #FFFFFF) 1px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);text-transform:uppercase;font-size:14px}.layout-default .JoinButtonCell .DetailsLargeButton:hover{opacity:0.7}.layout-default .JoinButtonCell .EnrolledButton{background:var(--emfe-w-color-contrast, #07072A);width:60%;height:50px;text-align:center;color:var(--emfe-w-color-green, #48952a);border:solid var(--emfe-w-color-green, #48952a) 1px;text-transform:uppercase;font-size:14px;cursor:default}.layout-default .JoinButtonCell .JoinButton{background:var(--emfe-w-color-green, #48952a);width:100%;height:50px;text-align:center;color:var(--emfe-w-color-white, #FFFFFF);border:solid var(--emfe-w-color-green, #48952a) 1px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:20px;font-size:14px}.layout-default .JoinButtonCell .JoinButton:hover{opacity:0.7}.layout-default .JoinButtonCell .JoinButton:disabled{cursor:default;opacity:0.7}.layout-default .JoinButtonCell .JoinButtonFullSize{width:100%}.layout-default .JoinButtonCell .ErrorText{margin:0 20px;color:red;font-size:14px;font-weight:bold}.layout-default .LeaderboardCell .Qualified{color:var(--emfe-w-highlight, #debb05)}.layout-default .LeaderboardCell .TournamentsTable .LeftTableTh{padding:1.5rem 1.25rem;height:70px;background-color:var(--emfe-w-color-contrast, #07072A);border-bottom:1px solid var(--emfe-w-color-contrast-600, #0D0D4D);top:0}.layout-default .LeaderboardCell .TournamentsTable .LeftTable .LeftTableThead{border-bottom:0px none}.layout-default .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh{color:var(--emfe-w-color-white, #FFFFFF)}.layout-default .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTd{margin:0;padding:0.95rem;vertical-align:top;text-align:inherit;font-size:11px;max-width:20%;background-color:var(--emfe-w-color-contrast, #07072A);border-bottom:1px solid var(--emfe-w-color-contrast-600, #0D0D4D)}.layout-default .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_0{width:10%}.layout-default .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_1{width:15%}.layout-wm{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);display:flex;flex-direction:column}.layout-wm.MobileContainer .Cells.RowContent{flex-direction:column;width:100%}.layout-wm.MobileContainer .StartDateCell{left:35%}.layout-wm.MobileContainer .PrizesCell .Prizes{margin-bottom:8px}.layout-wm.MobileContainer .PrizesCell .Prizes .ColPrizes{margin:0px}.layout-wm.MobileContainer .TitleCell .Title{padding:10px}.layout-wm.MobileContainer .TournamentDuration .TournamentDates{margin-left:0px;margin-right:0px}.layout-wm.MobileContainer .PrizesCell .Prizes{flex-direction:column;gap:0px}.layout-wm .Cells{line-height:18px}.layout-wm .Cells.RowContent{flex-direction:row;width:100%}.layout-wm .DetailInfo{flex:1;height:200px;background-color:var(--emfe-w-color-bg, #153A5C);border-radius:8px;text-align:center}.layout-wm .DetailInfo .TitleTextCell{font-size:19px}.layout-wm .ThumbnailCell{position:relative;flex:1}.layout-wm .ThumbnailCell .Thumbnail{padding:8px}.layout-wm .ThumbnailCell .CardImg{border-radius:5px;height:180px;padding:10px 0px}.layout-wm .Tag .TagContent{box-shadow:0px 1px 2px rgba(0, 0, 0, 0.3), 0px 1px 3px 1px rgba(0, 0, 0, 0.15);border-radius:8px;padding:7px}.layout-wm .StartDateCell{left:45%}.layout-wm .StartDateCell .Date{color:#1A2C38;background:#FF7500}.layout-wm .StartDateCell .Date .CalendarIcon{width:10px}.layout-wm .UserEnrollTag{right:15px}.layout-wm .UserEnrollTag .Enrolled{background:#24834B}.layout-wm .StatusTag{left:15px}.layout-wm .StatusTag .Status{background:#D0046C}.layout-wm .TournamentDuration .TournamentDates{margin-left:20px;margin-right:20px;display:flex;justify-content:space-between}.layout-wm .TournamentDuration .ProgressBarWrapper{height:20px}.layout-wm .TournamentDuration .StartDate{font-size:11px;color:var(--emfe-w-color-white, #FFFFFF)}.layout-wm .TournamentDuration .EndDate{font-size:11px;align-content:flex-end;color:var(--emfe-w-color-white, #FFFFFF)}.layout-wm .TournamentDuration .ProgressBarInactive{margin:5px 20px 10px 20px;height:8px;background:var(--emfe-w-color-gray-100, #E6E6E6);border-radius:3px}.layout-wm .TournamentDuration .ProgressBarFill{height:6px;background:var(--emfe-w-color-green, #0072ED);border-radius:3px}.layout-wm .TournamentDuration .ProgressBar{margin:5px 20px;border-radius:3px;background-color:#0A1B2D;height:6px}.layout-wm .TournamentDuration .TournamentPrizesIconSection{display:inline-flex}.layout-wm .TournamentDuration .ProgressBarFillEnd{background-color:var(--emfe-w-color-green, #48952a);height:8px;border-radius:3px}.layout-wm .TournamentDuration .ProgressBarFillStarting{background-color:var(--emfe-w-color-white, #FFFFFF);height:8px}.layout-wm .TournamentDuration .PrizesCell{margin-top:10px}.layout-wm .TournamentDuration .PrizesCell .TournamentPrizes{font-size:11px;margin-left:20px;margin-right:20px;display:flex;gap:5px}.layout-wm .TournamentDuration .PrizesCell .TournamentPrizes{display:block;text-align:center}.layout-wm .TournamentDuration .PrizesCell .PrizesTitle{padding-top:8px}.layout-wm .TournamentDuration .PrizesCell .ColPrizes{background-color:var(--emfe-w-color-bg, #153A5C);margin:5px}.layout-wm .TournamentDuration .PrizesCell .ColPrizes .Prize{flex-grow:1;border-bottom:1px solid rgba(206, 210, 214, 0.15);margin:2px;padding:4px}.layout-wm .TournamentDuration .PrizesCell .ColPrizes .PrizeText{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.layout-wm .TournamentDuration .PrizesCell .ColPrizes .PrizeRank{line-height:18px}.layout-wm .TournamentDuration .PrizesCell .Prizes{padding-left:20px;flex-wrap:wrap;display:flex;gap:20px;width:100%;min-height:50px;padding-top:8px}.layout-wm .TournamentDuration .PrizesCell .PrizeText{border-radius:2px;padding:2px}.layout-wm .TournamentDuration .PrizesCell .Prize{flex-grow:1;color:var(--emfe-w-color-white, #FFFFFF)}.layout-wm .TournamentDuration .Remaining,.layout-wm .TournamentDuration .Finished{font-size:10px;text-align:right;text-transform:uppercase}.layout-wm .TournamentDuration .Finished{color:var(--emfe-w-color-green, #48952a)}.layout-wm .ScoreCriteriaCell .ScoreCriteria{color:greenyellow}.layout-wm .TitleCell .Title{font-weight:bold;padding:15px}.layout-wm .SeeGamesLine .GamesAnchor{color:#fff}.layout-wm .PrizesCell{margin-top:10px;margin-top:10px;display:flex;width:100%;flex:1}.layout-wm .PrizesCell .TournamentPrizes{font-size:11px;width:100%}.layout-wm .PrizesCell .TournamentPrizes .TournamentPrizesIconSection{display:flex;justify-content:center;flex-direction:column;align-items:center}.layout-wm .PrizesCell .Prizes{justify-content:space-between;display:flex;gap:20px;width:100%;min-height:50px;padding-top:8px;flex-wrap:nowrap}.layout-wm .PrizesCell .Prizes .ColPrizes{flex:1;background-color:var(--emfe-w-color-bg, #153A5C);margin:5px}.layout-wm .PrizesCell .Prizes .ColPrizes .Prize{border-bottom:1px solid rgba(206, 210, 214, 0.15);margin:2px;padding:4px}.layout-wm .PrizesCell .Prizes .ColPrizes .Prize{color:var(--emfe-w-color-white, #FFFFFF)}.layout-wm .PrizesCell .Prizes .ColPrizes .PrizeText{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.layout-wm .PrizesCell .Prizes .ColPrizes .PrizeText{border-radius:2px;padding:2px}.layout-wm .PrizesCell .Prizes .ColPrizes .PrizeRank{line-height:18px}.layout-wm .PrizesCell .Prizes .Prize0 .PrizeText{background-color:var(--emfe-rank-1-color, #7E6C22)}.layout-wm .PrizesCell .Prizes .Prize1 .PrizeText{background-color:var(--emfe-rank-1-color, #666666)}.layout-wm .PrizesCell .Prizes .Prize2 .PrizeText{background-color:var(--emfe-rank-1-color, #6A5446)}.layout-wm .JoinButtonCell{margin:7px 0px}.layout-wm .JoinButtonCell .JoinButtonSvg{display:none}.layout-wm .JoinButtonCell .spinner .circle{stroke:var(--emfe-w-color-contrast, #d5d5e4)}.layout-wm .JoinButtonCell .LoginButton,.layout-wm .JoinButtonCell .RegisterButton,.layout-wm .JoinButtonCell .JoinButton{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:104px;height:36px;background:#0072ED;border-radius:3px;border:0px none;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer}.layout-wm .JoinButtonCell .LoginButton .JoinButtonSvg,.layout-wm .JoinButtonCell .RegisterButton .JoinButtonSvg,.layout-wm .JoinButtonCell .JoinButton .JoinButtonSvg{width:15px;height:15px;margin-left:10px}.layout-wm .DescriptionAndTermConditions{flex:1}.layout-wm .LeaderboardCell{flex:1}.layout-wm .LeaderboardCell .TableUserDetails{background:var(--emfe-w-color-contrast, #07072A);display:flex;line-height:18px;align-items:center;text-align:center;justify-content:space-around;height:52px}.layout-wm .LeaderboardCell .FirstRow{outline:2px solid #1B9800}.layout-wm .LeaderboardCell .FirstRow.UnqualifiedRow{outline:0;border:2px solid var(--emfe-w-tooltips-border, #fecf00);border-bottom:0}.layout-wm .LeaderboardCell .FirstRow .RankCol{position:relative;width:max-content;display:inline}.layout-wm .LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag{position:absolute;top:0px;right:-29px}.layout-wm .LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag .Arrow.Up{color:#0cdc13}.layout-wm .LeaderboardCell .FirstRow .RankCol .ScoreChangeFlag .Arrow.Down{color:#FF4500}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableThead{background-color:var(--emfe-w-color-bg, #153A5C);border-bottom:12px solid var(--emfe-w-color-black, #000000)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh{border-bottom:1px solid var(--emfe-w-color-contrast-600, #0D0D4D);color:var(--emfe-w-color-white, #FFFFFF)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTbody{background-color:var(--emfe-w-color-bg, #153A5C)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTd{color:var(--emfe-w-color-white, #FFFFFF);border-bottom:1px solid rgba(206, 210, 214, 0.15)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .CellContent{margin:5px 0;vertical-align:middle;line-height:22px}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .PrizeIcon{vertical-align:middle}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .Rank1Tr .CellContent{background:var(--emfe-rank-1-color, #7E6C22)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .Rank2Tr .CellContent{background:var(--emfe-rank-2-color, #666666)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .Rank3Tr .CellContent{background:var(--emfe-rank-3-color, #6A5446)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .FirstRow .CellContent{background:var(--emfe-rank-user-color, #12753A)}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTd:first-child{left:0;top:auto;width:10rem}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableThead{border:8px solid #153A5C;border-bottom:10px solid #000}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTbody{border:8px solid #153A5C;border-top:10px solid #000}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_0{width:10%}.layout-wm .LeaderboardCell .TournamentsTable .LeftTable .LeftTableTh_1{width:15%}',this.shadowRoot.appendChild(t),re(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},os,is,a,{layoutid:0,session:8,userid:9,tourid:10,endpoint:11,cmsendpoint:12,lang:13,navigationbackbutton:14,currency:15,tablelimit:16,namemask:17,showunqualifiedplayer:18,mobiletablelimit:19,updatetableintime:20,viewmode:21,minscore:22,scorefractiondigit:23,loginevent:24,registerevent:25,loginurl:26,registerurl:27,limit:28,offset:29,leaderboardoffset:30,leaderboardlimit:31,keepbrowsercontext:32,showrankasimage:33},null,[-1,-1,-1]),e&&(e.target&&p(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["layoutid","session","userid","tourid","endpoint","cmsendpoint","lang","navigationbackbutton","currency","tablelimit","namemask","showunqualifiedplayer","mobiletablelimit","updatetableintime","viewmode","minscore","scorefractiondigit","loginevent","registerevent","loginurl","registerurl","limit","offset","leaderboardoffset","leaderboardlimit","keepbrowsercontext","showrankasimage"]}get layoutid(){return this.$$.ctx[0]}set layoutid(e){this.$$set({layoutid:e}),I()}get session(){return this.$$.ctx[8]}set session(e){this.$$set({session:e}),I()}get userid(){return this.$$.ctx[9]}set userid(e){this.$$set({userid:e}),I()}get tourid(){return this.$$.ctx[10]}set tourid(e){this.$$set({tourid:e}),I()}get endpoint(){return this.$$.ctx[11]}set endpoint(e){this.$$set({endpoint:e}),I()}get cmsendpoint(){return this.$$.ctx[12]}set cmsendpoint(e){this.$$set({cmsendpoint:e}),I()}get lang(){return this.$$.ctx[13]}set lang(e){this.$$set({lang:e}),I()}get navigationbackbutton(){return this.$$.ctx[14]}set navigationbackbutton(e){this.$$set({navigationbackbutton:e}),I()}get currency(){return this.$$.ctx[15]}set currency(e){this.$$set({currency:e}),I()}get tablelimit(){return this.$$.ctx[16]}set tablelimit(e){this.$$set({tablelimit:e}),I()}get namemask(){return this.$$.ctx[17]}set namemask(e){this.$$set({namemask:e}),I()}get showunqualifiedplayer(){return this.$$.ctx[18]}set showunqualifiedplayer(e){this.$$set({showunqualifiedplayer:e}),I()}get mobiletablelimit(){return this.$$.ctx[19]}set mobiletablelimit(e){this.$$set({mobiletablelimit:e}),I()}get updatetableintime(){return this.$$.ctx[20]}set updatetableintime(e){this.$$set({updatetableintime:e}),I()}get viewmode(){return this.$$.ctx[21]}set viewmode(e){this.$$set({viewmode:e}),I()}get minscore(){return this.$$.ctx[22]}set minscore(e){this.$$set({minscore:e}),I()}get scorefractiondigit(){return this.$$.ctx[23]}set scorefractiondigit(e){this.$$set({scorefractiondigit:e}),I()}get loginevent(){return this.$$.ctx[24]}set loginevent(e){this.$$set({loginevent:e}),I()}get registerevent(){return this.$$.ctx[25]}set registerevent(e){this.$$set({registerevent:e}),I()}get loginurl(){return this.$$.ctx[26]}set loginurl(e){this.$$set({loginurl:e}),I()}get registerurl(){return this.$$.ctx[27]}set registerurl(e){this.$$set({registerurl:e}),I()}get limit(){return this.$$.ctx[28]}set limit(e){this.$$set({limit:e}),I()}get offset(){return this.$$.ctx[29]}set offset(e){this.$$set({offset:e}),I()}get leaderboardoffset(){return this.$$.ctx[30]}set leaderboardoffset(e){this.$$set({leaderboardoffset:e}),I()}get leaderboardlimit(){return this.$$.ctx[31]}set leaderboardlimit(e){this.$$set({leaderboardlimit:e}),I()}get keepbrowsercontext(){return this.$$.ctx[32]}set keepbrowsercontext(e){this.$$set({keepbrowsercontext:e}),I()}get showrankasimage(){return this.$$.ctx[33]}set showrankasimage(e){this.$$set({showrankasimage:e}),I()}}return!customElements.get("casino-tournaments-customize-page-controller")&&customElements.define("casino-tournaments-customize-page-controller",as),as}));
|
|
1611
1611
|
//# sourceMappingURL=casino-tournaments-customize-page-controller.js.map
|