@golstats/gsc-players-tracking 1.0.34 → 1.0.35

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.
@@ -22,4 +22,4 @@
22
22
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...i){const a=new this(t);return i.forEach(o=>a.set(o)),a}static accessor(t){const i=(this[Sc]=this[Sc]={accessors:{}}).accessors,a=this.prototype;function o(s){const l=Sa(s);i[l]||(SO(a,s),i[l]=!0)}return L.isArray(t)?t.forEach(o):o(t),this}};Ei.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),L.reduceDescriptors(Ei.prototype,({value:t},i)=>{let a=i[0].toUpperCase()+i.slice(1);return{get:()=>t,set(o){this[a]=o}}}),L.freezeMethods(Ei);const Ye=Ei;function $s(t,i){const a=this||Fs,o=i||a,s=Ye.from(o.headers);let l=o.data;return L.forEach(t,function(r){l=r.call(a,l,s.normalize(),i?i.status:void 0)}),s.normalize(),l}function Cc(t){return!!(t&&t.__CANCEL__)}function qt(t,i,a){oe.call(this,t??"canceled",oe.ERR_CANCELED,i,a),this.name="CanceledError"}L.inherits(qt,oe,{__CANCEL__:!0});function wc(t,i,a){const o=a.config.validateStatus;!a.status||!o||o(a.status)?t(a):i(new oe("Request failed with status code "+a.status,[oe.ERR_BAD_REQUEST,oe.ERR_BAD_RESPONSE][Math.floor(a.status/100)-4],a.config,a.request,a))}function CO(t){const i=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return i&&i[1]||""}function wO(t,i){t=t||10;const a=new Array(t),o=new Array(t);let s=0,l=0,r;return i=i!==void 0?i:1e3,function(n){const c=Date.now(),p=o[l];r||(r=c),a[s]=n,o[s]=c;let y=l,m=0;for(;y!==s;)m+=a[y++],y=y%t;if(s=(s+1)%t,s===l&&(l=(l+1)%t),c-r<i)return;const h=p&&c-p;return h?Math.round(m*1e3/h):void 0}}function kO(t,i){let a=0,o=1e3/i,s,l;const r=(n,c=Date.now())=>{a=c,s=null,l&&(clearTimeout(l),l=null),t.apply(null,n)};return[(...n)=>{const c=Date.now(),p=c-a;p>=o?r(n,c):(s=n,l||(l=setTimeout(()=>{l=null,r(s)},o-p)))},()=>s&&r(s)]}const Vi=(t,i,a=3)=>{let o=0;const s=wO(50,250);return kO(l=>{const r=l.loaded,n=l.lengthComputable?l.total:void 0,c=r-o,p=s(c),y=r<=n;o=r;const m={loaded:r,total:n,progress:n?r/n:void 0,bytes:c,rate:p||void 0,estimated:p&&n&&y?(n-r)/p:void 0,event:l,lengthComputable:n!=null,[i?"download":"upload"]:!0};t(m)},a)},kc=(t,i)=>{const a=t!=null;return[o=>i[0]({lengthComputable:a,total:t,loaded:o}),i[1]]},Ec=t=>(...i)=>L.asap(()=>t(...i)),EO=Te.hasStandardBrowserEnv?((t,i)=>a=>(a=new URL(a,Te.origin),t.protocol===a.protocol&&t.host===a.host&&(i||t.port===a.port)))(new URL(Te.origin),Te.navigator&&/(msie|trident)/i.test(Te.navigator.userAgent)):()=>!0,VO=Te.hasStandardBrowserEnv?{write(t,i,a,o,s,l){const r=[t+"="+encodeURIComponent(i)];L.isNumber(a)&&r.push("expires="+new Date(a).toGMTString()),L.isString(o)&&r.push("path="+o),L.isString(s)&&r.push("domain="+s),l===!0&&r.push("secure"),document.cookie=r.join("; ")},read(t){const i=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return i?decodeURIComponent(i[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function NO(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function xO(t,i){return i?t.replace(/\/?\/$/,"")+"/"+i.replace(/^\/+/,""):t}function Vc(t,i,a){let o=!NO(i);return t&&(o||a==!1)?xO(t,i):i}const Nc=t=>t instanceof Ye?{...t}:t;function Ft(t,i){i=i||{};const a={};function o(p,y,m,h){return L.isPlainObject(p)&&L.isPlainObject(y)?L.merge.call({caseless:h},p,y):L.isPlainObject(y)?L.merge({},y):L.isArray(y)?y.slice():y}function s(p,y,m,h){if(L.isUndefined(y)){if(!L.isUndefined(p))return o(void 0,p,m,h)}else return o(p,y,m,h)}function l(p,y){if(!L.isUndefined(y))return o(void 0,y)}function r(p,y){if(L.isUndefined(y)){if(!L.isUndefined(p))return o(void 0,p)}else return o(void 0,y)}function n(p,y,m){if(m in i)return o(p,y);if(m in t)return o(void 0,p)}const c={url:l,method:l,data:l,baseURL:r,transformRequest:r,transformResponse:r,paramsSerializer:r,timeout:r,timeoutMessage:r,withCredentials:r,withXSRFToken:r,adapter:r,responseType:r,xsrfCookieName:r,xsrfHeaderName:r,onUploadProgress:r,onDownloadProgress:r,decompress:r,maxContentLength:r,maxBodyLength:r,beforeRedirect:r,transport:r,httpAgent:r,httpsAgent:r,cancelToken:r,socketPath:r,responseEncoding:r,validateStatus:n,headers:(p,y,m)=>s(Nc(p),Nc(y),m,!0)};return L.forEach(Object.keys(Object.assign({},t,i)),function(p){const y=c[p]||s,m=y(t[p],i[p],p);L.isUndefined(m)&&y!==n||(a[p]=m)}),a}const xc=t=>{const i=Ft({},t);let{data:a,withXSRFToken:o,xsrfHeaderName:s,xsrfCookieName:l,headers:r,auth:n}=i;i.headers=r=Ye.from(r),i.url=yc(Vc(i.baseURL,i.url,i.allowAbsoluteUrls),t.params,t.paramsSerializer),n&&r.set("Authorization","Basic "+btoa((n.username||"")+":"+(n.password?unescape(encodeURIComponent(n.password)):"")));let c;if(L.isFormData(a)){if(Te.hasStandardBrowserEnv||Te.hasStandardBrowserWebWorkerEnv)r.setContentType(void 0);else if((c=r.getContentType())!==!1){const[p,...y]=c?c.split(";").map(m=>m.trim()).filter(Boolean):[];r.setContentType([p||"multipart/form-data",...y].join("; "))}}if(Te.hasStandardBrowserEnv&&(o&&L.isFunction(o)&&(o=o(i)),o||o!==!1&&EO(i.url))){const p=s&&l&&VO.read(l);p&&r.set(s,p)}return i},TO=typeof XMLHttpRequest<"u",BO=TO&&function(t){return new Promise(function(i,a){const o=xc(t);let s=o.data;const l=Ye.from(o.headers).normalize();let{responseType:r,onUploadProgress:n,onDownloadProgress:c}=o,p,y,m,h,d;function f(){h&&h(),d&&d(),o.cancelToken&&o.cancelToken.unsubscribe(p),o.signal&&o.signal.removeEventListener("abort",p)}let u=new XMLHttpRequest;u.open(o.method.toUpperCase(),o.url,!0),u.timeout=o.timeout;function g(){if(!u)return;const w=Ye.from("getAllResponseHeaders"in u&&u.getAllResponseHeaders()),U={data:!r||r==="text"||r==="json"?u.responseText:u.response,status:u.status,statusText:u.statusText,headers:w,config:t,request:u};wc(function(Y){i(Y),f()},function(Y){a(Y),f()},U),u=null}"onloadend"in u?u.onloadend=g:u.onreadystatechange=function(){!u||u.readyState!==4||u.status===0&&!(u.responseURL&&u.responseURL.indexOf("file:")===0)||setTimeout(g)},u.onabort=function(){u&&(a(new oe("Request aborted",oe.ECONNABORTED,t,u)),u=null)},u.onerror=function(){a(new oe("Network Error",oe.ERR_NETWORK,t,u)),u=null},u.ontimeout=function(){let w=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";const U=o.transitional||_c;o.timeoutErrorMessage&&(w=o.timeoutErrorMessage),a(new oe(w,U.clarifyTimeoutError?oe.ETIMEDOUT:oe.ECONNABORTED,t,u)),u=null},s===void 0&&l.setContentType(null),"setRequestHeader"in u&&L.forEach(l.toJSON(),function(w,U){u.setRequestHeader(U,w)}),L.isUndefined(o.withCredentials)||(u.withCredentials=!!o.withCredentials),r&&r!=="json"&&(u.responseType=o.responseType),c&&([m,d]=Vi(c,!0),u.addEventListener("progress",m)),n&&u.upload&&([y,h]=Vi(n),u.upload.addEventListener("progress",y),u.upload.addEventListener("loadend",h)),(o.cancelToken||o.signal)&&(p=w=>{u&&(a(!w||w.type?new qt(null,t,u):w),u.abort(),u=null)},o.cancelToken&&o.cancelToken.subscribe(p),o.signal&&(o.signal.aborted?p():o.signal.addEventListener("abort",p)));const S=CO(o.url);if(S&&Te.protocols.indexOf(S)===-1){a(new oe("Unsupported protocol "+S+":",oe.ERR_BAD_REQUEST,t));return}u.send(s||null)})},FO=(t,i)=>{const{length:a}=t=t?t.filter(Boolean):[];if(i||a){let o=new AbortController,s;const l=function(p){if(!s){s=!0,n();const y=p instanceof Error?p:this.reason;o.abort(y instanceof oe?y:new qt(y instanceof Error?y.message:y))}};let r=i&&setTimeout(()=>{r=null,l(new oe(`timeout ${i} of ms exceeded`,oe.ETIMEDOUT))},i);const n=()=>{t&&(r&&clearTimeout(r),r=null,t.forEach(p=>{p.unsubscribe?p.unsubscribe(l):p.removeEventListener("abort",l)}),t=null)};t.forEach(p=>p.addEventListener("abort",l));const{signal:c}=o;return c.unsubscribe=()=>L.asap(n),c}},PO=FO,$O=function*(t,i){let a=t.byteLength;if(a<i){yield t;return}let o=0,s;for(;o<a;)s=o+i,yield t.slice(o,s),o=s},zO=async function*(t,i){for await(const a of AO(t))yield*$O(a,i)},AO=async function*(t){if(t[Symbol.asyncIterator]){yield*t;return}const i=t.getReader();try{for(;;){const{done:a,value:o}=await i.read();if(a)break;yield o}}finally{await i.cancel()}},Tc=(t,i,a,o)=>{const s=zO(t,i);let l=0,r,n=c=>{r||(r=!0,o&&o(c))};return new ReadableStream({async pull(c){try{const{done:p,value:y}=await s.next();if(p){n(),c.close();return}let m=y.byteLength;if(a){let h=l+=m;a(h)}c.enqueue(new Uint8Array(y))}catch(p){throw n(p),p}},cancel(c){return n(c),s.return()}},{highWaterMark:2})},Ni=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Bc=Ni&&typeof ReadableStream=="function",IO=Ni&&(typeof TextEncoder=="function"?(t=>i=>t.encode(i))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),Fc=(t,...i)=>{try{return!!t(...i)}catch{return!1}},MO=Bc&&Fc(()=>{let t=!1;const i=new Request(Te.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!i}),Pc=64*1024,zs=Bc&&Fc(()=>L.isReadableStream(new Response("").body)),xi={stream:zs&&(t=>t.body)};Ni&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(i=>{!xi[i]&&(xi[i]=L.isFunction(t[i])?a=>a[i]():(a,o)=>{throw new oe(`Response type '${i}' is not supported`,oe.ERR_NOT_SUPPORT,o)})})})(new Response);const LO=async t=>{if(t==null)return 0;if(L.isBlob(t))return t.size;if(L.isSpecCompliantForm(t))return(await new Request(Te.origin,{method:"POST",body:t}).arrayBuffer()).byteLength;if(L.isArrayBufferView(t)||L.isArrayBuffer(t))return t.byteLength;if(L.isURLSearchParams(t)&&(t=t+""),L.isString(t))return(await IO(t)).byteLength},RO=async(t,i)=>L.toFiniteNumber(t.getContentLength())??LO(i),DO=Ni&&(async t=>{let{url:i,method:a,data:o,signal:s,cancelToken:l,timeout:r,onDownloadProgress:n,onUploadProgress:c,responseType:p,headers:y,withCredentials:m="same-origin",fetchOptions:h}=xc(t);p=p?(p+"").toLowerCase():"text";let d=PO([s,l&&l.toAbortSignal()],r),f;const u=d&&d.unsubscribe&&(()=>{d.unsubscribe()});let g;try{if(c&&MO&&a!=="get"&&a!=="head"&&(g=await RO(y,o))!==0){let z=new Request(i,{method:"POST",body:o,duplex:"half"}),H;if(L.isFormData(o)&&(H=z.headers.get("content-type"))&&y.setContentType(H),z.body){const[K,Z]=kc(g,Vi(Ec(c)));o=Tc(z.body,Pc,K,Z)}}L.isString(m)||(m=m?"include":"omit");const S="credentials"in Request.prototype;f=new Request(i,{...h,signal:d,method:a.toUpperCase(),headers:y.normalize().toJSON(),body:o,duplex:"half",credentials:S?m:void 0});let w=await fetch(f);const U=zs&&(p==="stream"||p==="response");if(zs&&(n||U&&u)){const z={};["status","statusText","headers"].forEach(D=>{z[D]=w[D]});const H=L.toFiniteNumber(w.headers.get("content-length")),[K,Z]=n&&kc(H,Vi(Ec(n),!0))||[];w=new Response(Tc(w.body,Pc,K,()=>{Z&&Z(),u&&u()}),z)}p=p||"text";let Y=await xi[L.findKey(xi,p)||"text"](w,t);return!U&&u&&u(),await new Promise((z,H)=>{wc(z,H,{data:Y,headers:Ye.from(w.headers),status:w.status,statusText:w.statusText,config:t,request:f})})}catch(S){throw u&&u(),S&&S.name==="TypeError"&&/fetch/i.test(S.message)?Object.assign(new oe("Network Error",oe.ERR_NETWORK,t,f),{cause:S.cause||S}):oe.from(S,S&&S.code,t,f)}}),As={http:XD,xhr:BO,fetch:DO};L.forEach(As,(t,i)=>{if(t){try{Object.defineProperty(t,"name",{value:i})}catch{}Object.defineProperty(t,"adapterName",{value:i})}});const $c=t=>`- ${t}`,OO=t=>L.isFunction(t)||t===null||t===!1,zc={getAdapter:t=>{t=L.isArray(t)?t:[t];const{length:i}=t;let a,o;const s={};for(let l=0;l<i;l++){a=t[l];let r;if(o=a,!OO(a)&&(o=As[(r=String(a)).toLowerCase()],o===void 0))throw new oe(`Unknown adapter '${r}'`);if(o)break;s[r||"#"+l]=o}if(!o){const l=Object.entries(s).map(([n,c])=>`adapter ${n} `+(c===!1?"is not supported by the environment":"is not available in the build"));let r=i?l.length>1?`since :
23
23
  `+l.map($c).join(`
24
24
  `):" "+$c(l[0]):"as no adapter specified";throw new oe("There is no suitable adapter to dispatch the request "+r,"ERR_NOT_SUPPORT")}return o},adapters:As};function Is(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new qt(null,t)}function Ac(t){return Is(t),t.headers=Ye.from(t.headers),t.data=$s.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),zc.getAdapter(t.adapter||Fs.adapter)(t).then(function(i){return Is(t),i.data=$s.call(t,t.transformResponse,i),i.headers=Ye.from(i.headers),i},function(i){return Cc(i)||(Is(t),i&&i.response&&(i.response.data=$s.call(t,t.transformResponse,i.response),i.response.headers=Ye.from(i.response.headers))),Promise.reject(i)})}const Ic="1.8.4",Ti={};["object","boolean","number","function","string","symbol"].forEach((t,i)=>{Ti[t]=function(a){return typeof a===t||"a"+(i<1?"n ":" ")+t}});const Mc={};Ti.transitional=function(t,i,a){function o(s,l){return"[Axios v"+Ic+"] Transitional option '"+s+"'"+l+(a?". "+a:"")}return(s,l,r)=>{if(t===!1)throw new oe(o(l," has been removed"+(i?" in "+i:"")),oe.ERR_DEPRECATED);return i&&!Mc[l]&&(Mc[l]=!0,console.warn(o(l," has been deprecated since v"+i+" and will be removed in the near future"))),t?t(s,l,r):!0}},Ti.spelling=function(t){return(i,a)=>(console.warn(`${a} is likely a misspelling of ${t}`),!0)};function jO(t,i,a){if(typeof t!="object")throw new oe("options must be an object",oe.ERR_BAD_OPTION_VALUE);const o=Object.keys(t);let s=o.length;for(;s-- >0;){const l=o[s],r=i[l];if(r){const n=t[l],c=n===void 0||r(n,l,t);if(c!==!0)throw new oe("option "+l+" must be "+c,oe.ERR_BAD_OPTION_VALUE);continue}if(a!==!0)throw new oe("Unknown option "+l,oe.ERR_BAD_OPTION)}}const Bi={assertOptions:jO,validators:Ti},tt=Bi.validators;let Fi=class{constructor(t){this.defaults=t,this.interceptors={request:new gc,response:new gc}}async request(t,i){try{return await this._request(t,i)}catch(a){if(a instanceof Error){let o={};Error.captureStackTrace?Error.captureStackTrace(o):o=new Error;const s=o.stack?o.stack.replace(/^.+\n/,""):"";try{a.stack?s&&!String(a.stack).endsWith(s.replace(/^.+\n.+\n/,""))&&(a.stack+=`
25
- `+s):a.stack=s}catch{}}throw a}}_request(t,i){typeof t=="string"?(i=i||{},i.url=t):i=t||{},i=Ft(this.defaults,i);const{transitional:a,paramsSerializer:o,headers:s}=i;a!==void 0&&Bi.assertOptions(a,{silentJSONParsing:tt.transitional(tt.boolean),forcedJSONParsing:tt.transitional(tt.boolean),clarifyTimeoutError:tt.transitional(tt.boolean)},!1),o!=null&&(L.isFunction(o)?i.paramsSerializer={serialize:o}:Bi.assertOptions(o,{encode:tt.function,serialize:tt.function},!0)),i.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?i.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:i.allowAbsoluteUrls=!0),Bi.assertOptions(i,{baseUrl:tt.spelling("baseURL"),withXsrfToken:tt.spelling("withXSRFToken")},!0),i.method=(i.method||this.defaults.method||"get").toLowerCase();let l=s&&L.merge(s.common,s[i.method]);s&&L.forEach(["delete","get","head","post","put","patch","common"],d=>{delete s[d]}),i.headers=Ye.concat(l,s);const r=[];let n=!0;this.interceptors.request.forEach(function(d){typeof d.runWhen=="function"&&d.runWhen(i)===!1||(n=n&&d.synchronous,r.unshift(d.fulfilled,d.rejected))});const c=[];this.interceptors.response.forEach(function(d){c.push(d.fulfilled,d.rejected)});let p,y=0,m;if(!n){const d=[Ac.bind(this),void 0];for(d.unshift.apply(d,r),d.push.apply(d,c),m=d.length,p=Promise.resolve(i);y<m;)p=p.then(d[y++],d[y++]);return p}m=r.length;let h=i;for(y=0;y<m;){const d=r[y++],f=r[y++];try{h=d(h)}catch(u){f.call(this,u);break}}try{p=Ac.call(this,h)}catch(d){return Promise.reject(d)}for(y=0,m=c.length;y<m;)p=p.then(c[y++],c[y++]);return p}getUri(t){t=Ft(this.defaults,t);const i=Vc(t.baseURL,t.url,t.allowAbsoluteUrls);return yc(i,t.params,t.paramsSerializer)}};L.forEach(["delete","get","head","options"],function(t){Fi.prototype[t]=function(i,a){return this.request(Ft(a||{},{method:t,url:i,data:(a||{}).data}))}}),L.forEach(["post","put","patch"],function(t){function i(a){return function(o,s,l){return this.request(Ft(l||{},{method:t,headers:a?{"Content-Type":"multipart/form-data"}:{},url:o,data:s}))}}Fi.prototype[t]=i(),Fi.prototype[t+"Form"]=i(!0)});const Pi=Fi;class Ms{constructor(i){if(typeof i!="function")throw new TypeError("executor must be a function.");let a;this.promise=new Promise(function(s){a=s});const o=this;this.promise.then(s=>{if(!o._listeners)return;let l=o._listeners.length;for(;l-- >0;)o._listeners[l](s);o._listeners=null}),this.promise.then=s=>{let l;const r=new Promise(n=>{o.subscribe(n),l=n}).then(s);return r.cancel=function(){o.unsubscribe(l)},r},i(function(s,l,r){o.reason||(o.reason=new qt(s,l,r),a(o.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(i){if(this.reason){i(this.reason);return}this._listeners?this._listeners.push(i):this._listeners=[i]}unsubscribe(i){if(!this._listeners)return;const a=this._listeners.indexOf(i);a!==-1&&this._listeners.splice(a,1)}toAbortSignal(){const i=new AbortController,a=o=>{i.abort(o)};return this.subscribe(a),i.signal.unsubscribe=()=>this.unsubscribe(a),i.signal}static source(){let i;return{token:new Ms(function(a){i=a}),cancel:i}}}const vO=Ms;function WO(t){return function(i){return t.apply(null,i)}}function UO(t){return L.isObject(t)&&t.isAxiosError===!0}const Ls={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Ls).forEach(([t,i])=>{Ls[i]=t});const GO=Ls;function Lc(t){const i=new Pi(t),a=ac(Pi.prototype.request,i);return L.extend(a,Pi.prototype,i,{allOwnKeys:!0}),L.extend(a,i,null,{allOwnKeys:!0}),a.create=function(o){return Lc(Ft(t,o))},a}const be=Lc(Fs);be.Axios=Pi,be.CanceledError=qt,be.CancelToken=vO,be.isCancel=Cc,be.VERSION=Ic,be.toFormData=wi,be.AxiosError=oe,be.Cancel=be.CanceledError,be.all=function(t){return Promise.all(t)},be.spread=WO,be.isAxiosError=UO,be.mergeConfig=Ft,be.AxiosHeaders=Ye,be.formToJSON=t=>bc(L.isHTMLForm(t)?new FormData(t):t),be.getAdapter=zc.getAdapter,be.HttpStatusCode=GO,be.default=be;const Pt=be,Yt={isAgeByRange:!0,isAgeByYear:!1,minAge:14,maxAge:43,availableYears:Array.from({length:30},(t,i)=>1981+i).sort((t,i)=>i-t),nationalTeams:[{booleanIsSelected:!1,stringName:"Selección mexicana",setAvailablePlayersIds:{},numberId:392}],isEligibilitySelected:!1,eligibility:[{isSelected:!0,id:138,name:"Mexicana"}],nationalities:[{isSelected:!0,id:138,name:"Mexicana"},{isSelected:!0,id:10,name:"Argentina"},{isSelected:!0,id:29,name:"Brasileña"},{isSelected:!0,id:47,name:"Colombiana"},{isSelected:!0,id:62,name:"Ecuatoriana"},{isSelected:!0,id:223,name:"Uruguaya"},{isSelected:!0,id:198,name:"Española"},{isSelected:!0,id:74,name:"Francesa"},{isSelected:!0,id:43,name:"Chilena"},{isSelected:!0,id:222,name:"Americana"},{isSelected:!0,id:165,name:"Paraguaya"},{isSelected:!0,id:226,name:"Venezolana"},{isSelected:!0,id:52,name:"Marfileña"},{isSelected:!0,id:166,name:"Peruana"}],positions:[{isSelected:!0,id:1,name:"Portero"},{isSelected:!0,id:2,name:"Defensa Central"},{isSelected:!0,id:3,name:"Lateral por izquierda"},{isSelected:!0,id:4,name:"Lateral por derecha"},{isSelected:!0,id:5,name:"Volante por izquierda"},{isSelected:!0,id:6,name:"Volante por derecha"},{isSelected:!0,id:7,name:"Volante defensivo"},{isSelected:!0,id:8,name:"Volante ofensivo"},{isSelected:!0,id:9,name:"Delantero"}]},Rc={3:"Albanesa",4:"Argelina",6:"Andorrano",7:"Angoleña",8:"Anguillan",9:"Antiguan",10:"Argentina",11:"Armenia",12:"Arubeño",13:"Austríaca",14:"Austríaca",15:"Azerbaiyano",16:"Bahamas",17:"Bareini",18:"Bangladesí",19:"Barbadense",20:"Bielorrusa",21:"Belga",22:"Beliceña",23:"Beninesa",24:"Bermudeña",25:"Butanés",26:"Boliviana",27:"Bosnia",28:"Botsuano",29:"Brasileña",30:"Islas Vírgenes Británicas",31:"Bruneano",32:"Búlgara",33:"Burundés",34:"Burmesa",35:"Burundés",36:"Camboyana",37:"Camerunés",38:"Canadiense",39:"Caboverdiano",40:"Caimanés",41:"Centroafricana",42:"Chadiano",43:"Chilena",44:"China",45:"Isla de Navidad",46:"Cocos Island",47:"Colombiana",48:"Comorense",49:"Congoleña",50:"Cookiano",51:"Costarricense",52:"Marfileña",53:"Croata",54:"Cubana",55:"Chipriota",56:"Checa",57:"Danesa",58:"Djibouti",60:"Dominicana",61:"Timorense",62:"Ecuatoriana",63:"Egipcia",64:"Salvadoreña",65:"Inglesa",66:"Ecuatoguineano",67:"Eritreo",68:"Estoniana",69:"Etíope",70:"Islas Malvinas",71:"Feroés",72:"Fiyiano",73:"Finlandesa",74:"Francesa",75:"Guayana Francesa",76:"Francopolinecio",77:"Gabonesa",78:"Gambiana",79:"Georgiano",80:"Alemana",81:"Ghanesa",82:"Gibraltareño",221:"Británico",84:"Griega",85:"Groenlandés",86:"Granadino",87:"Guadeloupeño",89:"Guatemalteca",90:"Guineana",91:"Guyanés",92:"Haitiana",93:"Hondureña",94:"Hongkongese",95:"Húngaro",96:"Islandesa",97:"Indio",98:"Indonesia",99:"Iraní",100:"Iraquí",101:"Irlandesa",102:"Manés",103:"Israelí",104:"Italiana",105:"Jamaiquina",106:"Japonesa",107:"Jordana",108:"Kazaja",109:"Keniana",110:"Kiribatiano",111:"Coreana",112:"Surcoreana",113:"Kosovan",114:"Kuwaití",115:"Kirguisa",116:"Laosiano",117:"Letona",118:"Libanesa",119:"Basotho",120:"Liberiana",121:"Libia",122:"Liechtenstein",123:"Lituano",124:"Luxemburguesa",125:"Macaneso",126:"Macedonia",127:"Malgache",128:"Malaya",129:"Malaya",130:"Maldivo",131:"Mali",132:"Maltesa",133:"Marshallese",134:"Martiniqueña",135:"Mauritania",136:"Mauriciano",137:"Mahoran",138:"Mexicana",139:"Micronesio",140:"Moldava",141:"Monacan",142:"Mongol",143:"Montenegrina",144:"Montserratiano",145:"Marroqui",146:"Mozambiqueña",147:"Namibio",148:"Nauruan",149:"Nepalí",150:"Holandesa",151:"Neocaledonio",152:"Neozelandesa",153:"Nicaragüense",154:"Niueño",155:"Nigerina",156:"Nigeriana",157:"Noruega",158:"Normariano",159:"Omaní",160:"Palestina",161:"Palestina",162:"Palauan",163:"Panameña",164:"Papú",165:"Paraguaya",166:"Peruana",167:"Filipina",168:"Pitcairnés",169:"Polaca",170:"Portuguesa",171:"Puertorriqueña",172:"Catari",173:"Reunionés",174:"Rumana",175:"Rusa",176:"Ruandés",177:"Santa Elena",178:"Sancristobaleña",179:"Santa Lucía",180:"Miquelonnais",181:"Sanvicentina",182:"Samoano",183:"Sanmariense",184:"Santotomense",185:"Saudí",186:"Escocesa",187:"Senegalense",188:"Serbia",189:"Seychellense",190:"Sierraleonesa",191:"Singapurense",192:"Eslovena",193:"Eslovena",194:"Salomonense",195:"Somalí",196:"Sudafricana",197:"Surosetio",198:"Española",199:"Esrilanques",200:"Sudanés",201:"Surinamés",202:"Swazi",203:"Sueca",204:"Suiza",205:"Sirio",206:"Taiwanesa",207:"Tayiko",208:"Tanzano",209:"Tailandesa",210:"Togo",211:"Tongano",212:"Trinitaria",213:"Tunecina",214:"Turca",215:"Turkmena",216:"none",217:"Tuvaluano",218:"Ugandesa",219:"Ucraniana",220:"Emiratí",222:"Americana",223:"Uruguaya",224:"Uzbeka",225:"Vanuatuense",226:"Venezolana",227:"Vietnamita",228:"Islas Vírgenes",229:"Galesa",230:"Walisiano",231:"Saharaui",232:"Yemení",233:"Zambiana",234:"Zimbabuense",236:"Curazaleña",237:"San Martín",239:"Debutante"},Dc={1:"Portero",2:"Defensa Central",3:"Lateral por izquierda",4:"Lateral por derecha",5:"Volante por izquierda",6:"Volante por derecha",7:"Volante defensivo",8:"Volante ofensivo",9:"Delantero",10:"Desconocida"};function $i(t){"@babel/helpers - typeof";return $i=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(i){return typeof i}:function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},$i(t)}function ot(t){if(t===null||t===!0||t===!1)return NaN;var i=Number(t);return isNaN(i)?i:i<0?Math.ceil(i):Math.floor(i)}function ye(t,i){if(i.length<t)throw new TypeError(t+" argument"+(t>1?"s":"")+" required, but only "+i.length+" present")}function ue(t){ye(1,arguments);var i=Object.prototype.toString.call(t);return t instanceof Date||$i(t)==="object"&&i==="[object Date]"?new Date(t.getTime()):typeof t=="number"||i==="[object Number]"?new Date(t):((typeof t=="string"||i==="[object String]")&&typeof console<"u"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}function HO(t,i){ye(2,arguments);var a=ue(t),o=ot(i);return isNaN(o)?new Date(NaN):(o&&a.setDate(a.getDate()+o),a)}function JO(t,i){ye(2,arguments);var a=ue(t),o=ot(i);if(isNaN(o))return new Date(NaN);if(!o)return a;var s=a.getDate(),l=new Date(a.getTime());l.setMonth(a.getMonth()+o+1,0);var r=l.getDate();return s>=r?l:(a.setFullYear(l.getFullYear(),l.getMonth(),s),a)}function Ca(t,i){if(ye(2,arguments),!i||$i(i)!=="object")return new Date(NaN);var a=i.years?ot(i.years):0,o=i.months?ot(i.months):0,s=i.weeks?ot(i.weeks):0,l=i.days?ot(i.days):0,r=i.hours?ot(i.hours):0,n=i.minutes?ot(i.minutes):0,c=i.seconds?ot(i.seconds):0,p=ue(t),y=o||a?JO(p,o+a*12):p,m=l||s?HO(y,l+s*7):y,h=n+r*60,d=c+h*60,f=d*1e3,u=new Date(m.getTime()+f);return u}function Oc(t){var i=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return i.setUTCFullYear(t.getFullYear()),t.getTime()-i.getTime()}function jc(t){ye(1,arguments);var i=ue(t);return i.setHours(0,0,0,0),i}var qO=864e5;function YO(t,i){ye(2,arguments);var a=jc(t),o=jc(i),s=a.getTime()-Oc(a),l=o.getTime()-Oc(o);return Math.round((s-l)/qO)}function Zt(t,i){ye(2,arguments);var a=ue(t),o=ue(i),s=a.getTime()-o.getTime();return s<0?-1:s>0?1:s}var ZO=6e4,KO=36e5;function XO(t,i){ye(2,arguments);var a=ue(t),o=ue(i),s=a.getFullYear()-o.getFullYear(),l=a.getMonth()-o.getMonth();return s*12+l}function QO(t,i){ye(2,arguments);var a=ue(t),o=ue(i);return a.getFullYear()-o.getFullYear()}function vc(t,i){var a=t.getFullYear()-i.getFullYear()||t.getMonth()-i.getMonth()||t.getDate()-i.getDate()||t.getHours()-i.getHours()||t.getMinutes()-i.getMinutes()||t.getSeconds()-i.getSeconds()||t.getMilliseconds()-i.getMilliseconds();return a<0?-1:a>0?1:a}function ej(t,i){ye(2,arguments);var a=ue(t),o=ue(i),s=vc(a,o),l=Math.abs(YO(a,o));a.setDate(a.getDate()-s*l);var r=+(vc(a,o)===-s),n=s*(l-r);return n===0?0:n}function Rs(t,i){return ye(2,arguments),ue(t).getTime()-ue(i).getTime()}var tj={ceil:Math.ceil,round:Math.round,floor:Math.floor,trunc:function(t){return t<0?Math.ceil(t):Math.floor(t)}},aj="trunc";function Ds(t){return tj[aj]}function ij(t,i,a){ye(2,arguments);var o=Rs(t,i)/KO;return Ds()(o)}function oj(t,i,a){ye(2,arguments);var o=Rs(t,i)/ZO;return Ds()(o)}function sj(t){ye(1,arguments);var i=ue(t);return i.setHours(23,59,59,999),i}function lj(t){ye(1,arguments);var i=ue(t),a=i.getMonth();return i.setFullYear(i.getFullYear(),a+1,0),i.setHours(23,59,59,999),i}function rj(t){ye(1,arguments);var i=ue(t);return sj(i).getTime()===lj(i).getTime()}function nj(t,i){ye(2,arguments);var a=ue(t),o=ue(i),s=Zt(a,o),l=Math.abs(XO(a,o)),r;if(l<1)r=0;else{a.getMonth()===1&&a.getDate()>27&&a.setDate(30),a.setMonth(a.getMonth()-s*l);var n=Zt(a,o)===-s;rj(ue(t))&&l===1&&Zt(t,o)===1&&(n=!1),r=s*(l-Number(n))}return r===0?0:r}function dj(t,i,a){ye(2,arguments);var o=Rs(t,i)/1e3;return Ds()(o)}function cj(t,i){ye(2,arguments);var a=ue(t),o=ue(i),s=Zt(a,o),l=Math.abs(QO(a,o));a.setFullYear(1584),o.setFullYear(1584);var r=Zt(a,o)===-s,n=s*(l-Number(r));return n===0?0:n}function Wc(t){return ye(1,arguments),ue(t).getFullYear()}function Uc(t){ye(1,arguments);var i=ue(t.start),a=ue(t.end);if(isNaN(i.getTime()))throw new RangeError("Start Date is invalid");if(isNaN(a.getTime()))throw new RangeError("End Date is invalid");var o={};o.years=Math.abs(cj(a,i));var s=Zt(a,i),l=Ca(i,{years:s*o.years});o.months=Math.abs(nj(a,l));var r=Ca(l,{months:s*o.months});o.days=Math.abs(ej(a,r));var n=Ca(r,{days:s*o.days});o.hours=Math.abs(ij(a,n));var c=Ca(n,{hours:s*o.hours});o.minutes=Math.abs(oj(a,c));var p=Ca(c,{minutes:s*o.minutes});return o.seconds=Math.abs(dj(a,p)),o}const pj="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",mj="https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/players/seasons/",$t={...Yt},Gc=new Set([1]);async function uj(t,i=""){try{const a={Authorization:i||pj},o={}.API_PLAYERS_BY_SEASONS?{}.API_PLAYERS_BY_SEASONS:mj,s=await Pt.get(o+t.id,{headers:a});return s.data?s.data.players:[]}catch(a){return Promise.reject(a)}}async function hj(t=[],i=""){try{const a=t.map(o=>uj(o,i));if(a.length){const o=new Set,s=new Date,l=[],r=new Map,n=new Map,c=await Promise.all(a);for(const p of c)for(const y of p){const m=new Date(y.dob),h=Wc(m),d=Uc({start:m,end:s});r.has(y.nationality_id)||r.set(y.nationality_id,{id:y.nationality_id,isSelected:!0,name:Rc[`${y.nationality_id}`]}),n.has(y.position_id)||n.set(y.position_id,{id:y.position_id,isSelected:!0,name:Dc[`${y.position_id}`]}),o.add(h),l.push(d.years)}return $t.minAge=Math.min(...l),$t.maxAge=Math.max(...l),$t.availableYears=[...o].sort((p,y)=>y-p),$t.nationalities=[...r.values()],$t.positions=[...n.values()],$t.isEligibilitySwitchVisible=t.some(p=>Gc.has(p.tournamentId)),$t}else return null}catch(a){return Promise.reject(a)}}const fj={__name:"SwitchCustom",props:{modelValue:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(t,{emit:i}){const a=t,o=e.ref(null);e.watch(()=>a.modelValue,()=>{s()},{immediate:!0});function s(){o.value&&(o.value.checked=a.modelValue)}function l(r){i("update:modelValue",r.target.checked)}return e.onMounted(()=>{s()}),(r,n)=>(e.openBlock(),e.createElementBlock("input",{ref_key:"switchCustom",ref:o,id:"toggle",class:"toggle",type:"checkbox",role:"switch",name:"toggle",onInput:l},null,544))}},wa=ne(fj,[["__scopeId","data-v-e3a6ae4e"]]),zt=t=>(e.pushScopeId("data-v-23130339"),t=t(),e.popScopeId(),t),yj={class:"personal-data"},gj={class:"personal-data__age"},_j={class:"personal-data__age__toggle"},bj={class:"personal-data__age__range"},Sj={class:"personal-data__age__dropdown"},Cj=zt(()=>e.createElementVNode("div",{class:"label"},"Año",-1)),wj={class:"selected-item"},kj=zt(()=>e.createElementVNode("div",{class:"separator"},null,-1)),Ej={class:"personal-data__nationality-position"},Vj={key:0,class:"personal-data__nationality-position__switch"},Nj=zt(()=>e.createElementVNode("div",{class:"label"},"Nacionalidad",-1)),xj=zt(()=>e.createElementVNode("div",{class:"label"},"Elegibilidad",-1)),Tj={class:"personal-data__nationality-position__nationality"},Bj=zt(()=>e.createElementVNode("div",{class:"label"},"Nacionalidad",-1)),Fj={class:"selected-item"},Pj=zt(()=>e.createElementVNode("div",{class:"label"},"Elegibilidad",-1)),$j={class:"selected-item"},zj={class:"personal-data__nationality-position__position"},Aj=zt(()=>e.createElementVNode("div",{class:"label"},"Posición",-1)),Ij={class:"selected-item"},Mj="https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/players/seasons/",Lj={__name:"TemplatePersonalData",props:{filters:{type:Object,default:()=>null},isFemale:{type:Boolean,default:!1},season:{type:Object,default:()=>({})},isScouting:{type:Boolean,default:!1},isSeleccion:{type:Boolean,default:!1},token:{type:String,default:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"},fontFamily:{type:String,default:"'Poppins-Regular'"},awaitForFilters:{type:Boolean,default:!1}},emits:["update:filters"],setup(t,{expose:i,emit:a}){const o=t,s={id:0,name:"Todas las nacionalidades",isSelected:!1},l={id:0,name:"Todas las posiciones",isSelected:!1},r=e.ref({...Yt}),n=e.ref(["Por edad","Por año"]),c=e.ref(0),p=e.ref({min:Yt.minAge,max:Yt.maxAge}),y=e.ref(ut),m=e.ref(""),h=e.ref(""),d=e.ref(r.value.availableYears[r.value.availableYears.length-1]),f=e.ref(0),u=e.computed(()=>{const k=r.value.nationalities?[...r.value.nationalities]:[];o.isSeleccion&&k.forEach(P=>{P.isSelected=P.id===138});const F=k[0];return(!F||F.id!==0)&&k.unshift(s),k}),g=e.computed(()=>{let k=(o.filter&&o.filter.positions?o.filter.positions:r.value.positions)?[...r.value.positions]:[];const F=k[0];return(!F||F.id!==0)&&k.unshift(l),k.sort((P,J)=>P.id-J.id),k}),S=e.computed(()=>o.season&&o.season.tournamentId&&Gc.has(o.season.tournamentId)||o.filters&&o.filters.isEligibilitySwitchVisible);e.watch(u,k=>{const F=k.reduce((P,J,X)=>(X!==0&&J.isSelected&&P++,P),0);F===u.value.length-1&&(k[0].isSelected=!0),k[0]&&k[0].isSelected?m.value="Todas las nacionalidades":m.value=`${F} seleccionadas`,Z()},{immediate:!0,deep:!0}),e.watch(g,k=>{const F=k.reduce((P,J,X)=>(X!==0&&J.isSelected&&P++,P),0);F===g.value.length-1&&(k[0].isSelected=!0),k[0]&&k[0].isSelected?h.value="Todas las posiciones":h.value=`${F} seleccionadas`,Z()},{immediate:!0,deep:!0}),e.watch(()=>o.filters,k=>{if(k&&k.availableYears){const F=!Number.isNaN(Number(k.selectedYear));r.value=k,c.value=r.value.selectedYear&&F?1:0,d.value=F?r.value.selectedYear:r.value.availableYears[0],p.value.min=r.value.minAge,p.value.max=r.value.maxAge,l.isSelected=k.positions.every(P=>P.isSelected),Z()}},{immediate:!0,deep:!0}),e.watch(()=>r.value.isEligibilitySelected,()=>{Z()}),e.watch(()=>o.season,k=>{k&&k.id!==f.value&&!o.awaitForFilters&&(f.value=k.id,w(k))},{immediate:!0,deep:!1});async function w(k){try{if(k&&k.id){const F=new Set,P=await Y(k.id),J=new Date,X=[],W=new Map,q=new Map;P.forEach(C=>{const V=new Date(C.dob),R=Wc(V),N=Uc({start:V,end:J});W.has(C.nationality_id)||W.set(C.nationality_id,{id:C.nationality_id,isSelected:!0,name:Rc[`${C.nationality_id}`]}),q.has(C.position_id)||q.set(C.position_id,{id:C.position_id,isSelected:!0,name:Dc[`${C.position_id}`]}),F.add(R),X.push(N.years)}),r.value.minAge=Math.min(...X),r.value.maxAge=Math.max(...X),r.value.availableYears=[...F].sort((C,V)=>V-C),d.value=r.value.availableYears[0],r.value.nationalities=[...W.values()],r.value.positions=[...q.values()],p.value.min=r.value.minAge,p.value.max=r.value.maxAge}}catch(F){throw new Error(F)}}function U(k=null){const F=!k||k===se.All;(F||k===se.NATIONALITY)&&u.value.forEach(P=>{P.isSelected=!0}),(F||k===se.ELIGIBILITY)&&(r.value.isEligibilitySelected=!1),(F||k===se.POSITION)&&g.value.forEach(P=>{P.isSelected=!0}),(F||k===se.AGE_RANGE)&&(p.value.min=r.value.minAge,p.value.max=r.value.maxAge,c.value=0),(F||k===se.YEAR)&&(d.value=o.isScouting?r.value.availableYears[r.value.availableYears.length-1]:r.value.availableYears[0],c.value=0),Z()}async function Y(k){try{const F={Authorization:localStorage.getItem("user_token")||o.token},P={}.API_PLAYERS_BY_SEASONS?{}.API_PLAYERS_BY_SEASONS:Mj,J=await Pt.get(P+k,{headers:F});return J.data?J.data.players:[]}catch(F){return Promise.reject(F)}}function z(k){c.value=k.index,o.filters&&o.filters.availableYears&&k.index===0&&(o.filters.selectedYear="Sin límite")}function H(k){p.value.min=k.minValue,p.value.max=k.maxValue,Z()}function K(k,F){F.id===0?u.value.forEach(P=>{P.isSelected=k}):(F.isSelected=k,u.value[0].isSelected=u.value.every((P,J)=>J===0?!0:P.isSelected))}function Z(){const k=c.value===0,F={};k?(F.ageByRange=p.value,F.ageLimits={min:r.value.minAge,max:r.value.maxAge}):F.year=d.value,r.value.isEligibilitySelected?F.eligibility=[...r.value.eligibility]:F.nationalities=u.value.reduce((P,J,X)=>(X!==0&&P.push({...J}),P),[]),F.positions=g.value.reduce((P,J,X)=>(X!==0&&P.push({...J}),P),[]),a("update:filters",F)}function D(k,F){F.id===0?g.value.forEach(P=>{P.isSelected=k}):(F.isSelected=k,g.value[0].isSelected=g.value.every((P,J)=>J===0?!0:P.isSelected))}function B(k){d.value=k,o.filters&&(o.filters.selectedYear=k),Z()}return i({onClearFilters:U}),(k,F)=>(e.openBlock(),e.createElementBlock("div",yj,[e.createElementVNode("div",gj,[e.createElementVNode("div",_j,[e.createVNode(uD,{"selected-button-index":c.value,buttons:n.value,width:"220px",onChange:z},null,8,["selected-button-index","buttons"])]),e.withDirectives(e.createElementVNode("div",bj,[e.createVNode(e.unref(qd),{"border-width":"0","background-color":"#0D1D29",height:"30px","font-size-value":"14px","font-size":"12px","border-width-indicador":"2px","line-in-range-color":"white","background-indicador":"#CBEE6B","min-limit":r.value.minAge,"max-limit":r.value.maxAge,"min-value":p.value.min,"max-value":p.value.max,onInput:H},null,8,["min-limit","max-limit","min-value","max-value"])],512),[[e.vShow,c.value===0]]),e.withDirectives(e.createElementVNode("div",Sj,[Cj,e.createVNode(e.unref(Je),e.mergeProps({"model-value":d.value},y.value,{items:r.value.availableYears,onInput:B}),{default:e.withCtx(({selectedItem:P})=>[e.createElementVNode("div",wj,e.toDisplayString(P),1)]),availableItem:e.withCtx(({item:P})=>[e.createElementVNode("div",null,e.toDisplayString(P),1)]),_:1},16,["model-value","items"])],512),[[e.vShow,c.value===1]])]),kj,e.createElementVNode("div",Ej,[S.value?(e.openBlock(),e.createElementBlock("div",Vj,[Nj,e.createVNode(wa,{modelValue:r.value.isEligibilitySelected,"onUpdate:modelValue":F[0]||(F[0]=P=>r.value.isEligibilitySelected=P)},null,8,["modelValue"]),xj])):e.createCommentVNode("",!0),e.createElementVNode("div",Tj,[r.value.isEligibilitySelected?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[Pj,e.createVNode(e.unref(Je),e.mergeProps(y.value,{"is-multiple-option":"",items:r.value.eligibility,"is-disabled":""}),{default:e.withCtx(({selectedItem:P})=>[e.createElementVNode("div",$j,e.toDisplayString(P.name),1)]),availableItem:e.withCtx(({item:P})=>[e.createElementVNode("div",null,[e.createVNode(e.unref(le),{"model-value":P.isSelected,label:P.name,fontFamily:t.fontFamily,width:"100%","avoid-interaction":""},null,8,["model-value","label","fontFamily"])])]),_:1},16,["items"])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[Bj,e.createVNode(e.unref(Je),e.mergeProps(y.value,{"is-multiple-option":"",items:u.value}),{default:e.withCtx(()=>[e.createElementVNode("div",Fj,e.toDisplayString(m.value),1)]),availableItem:e.withCtx(({item:P})=>[e.createElementVNode("div",null,[e.createVNode(e.unref(le),{"model-value":P.isSelected,label:P.name,fontFamily:t.fontFamily,width:"100%","onUpdate:modelValue":J=>K(J,P)},null,8,["model-value","label","fontFamily","onUpdate:modelValue"])])]),_:1},16,["items"])],64))]),e.createElementVNode("div",zj,[Aj,e.createVNode(e.unref(Je),e.mergeProps(y.value,{"is-multiple-option":"",items:g.value}),{default:e.withCtx(()=>[e.createElementVNode("div",Ij,[t.isFemale?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(h.value.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva")),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(h.value),1)],64))])]),availableItem:e.withCtx(({item:P})=>[e.createElementVNode("div",null,[e.createVNode(e.unref(le),{"model-value":P.isSelected,label:t.isFemale?P.name.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):P.name,fontFamily:t.fontFamily,width:"100%","onUpdate:modelValue":J=>D(J,P)},null,8,["model-value","label","fontFamily","onUpdate:modelValue"])])]),_:1},16,["items"])])])]))}},Rj=ne(Lj,[["__scopeId","data-v-23130339"]]),Dj={class:"plays"},Oj={class:"plays__body__offensive"},jj={class:"plays__body__title"},vj={class:"number-of-categories"},Wj={class:"plays__body__categories"},Uj={class:"plays__body__defensive-possession-offenses"},Gj={class:"plays__body__title"},Hj={class:"number-of-categories"},Jj={class:"plays__body__categories"},qj={class:"plays__body__title"},Yj={class:"number-of-categories"},Zj={class:"plays__body__categories"},Kj={class:"plays__body__title"},Xj={class:"number-of-categories"},Qj={class:"plays__body__categories"},ev={__name:"TemplatePlays",props:{componentWidth:{type:Number,default:0},playsCategories:{type:Object,required:!0},isExpansionMode:{type:Boolean,default:!0},fontFamily:{type:String,default:"'Poppins-Regular'"}},setup(t){const i=t,a=e.ref(!1),o=e.ref(!1),s=e.ref(!1),l=e.ref(!1),r=e.computed(()=>({"--template-columns":i.isExpansionMode?"1fr":"1fr 1fr"})),n=e.computed(()=>i.playsCategories.offensive.categories.reduce((d,f)=>(f.isSelected&&d++,d),0)),c=e.computed(()=>i.playsCategories.defensive.categories.reduce((d,f)=>(f.isSelected&&d++,d),0)),p=e.computed(()=>i.playsCategories.possession.categories.reduce((d,f)=>(f.isSelected&&d++,d),0)),y=e.computed(()=>i.playsCategories.offenses.categories.reduce((d,f)=>(f.isSelected&&d++,d),0));function m(d,f){f.isSelected=d}function h(d){d==="offensive"?a.value=!a.value:d==="defensive"?o.value=!o.value:d==="possession"?s.value=!s.value:d==="offenses"&&(l.value=!l.value)}return(d,f)=>(e.openBlock(),e.createElementBlock("div",Dj,[e.createElementVNode("div",{class:"plays__body",style:e.normalizeStyle(r.value)},[e.createElementVNode("div",Oj,[e.createElementVNode("div",jj,[e.createElementVNode("div",{class:"plays__body__title__info",onClick:f[0]||(f[0]=u=>h("offensive"))},[e.createElementVNode("span",null,e.toDisplayString(t.playsCategories.offensive.title),1),e.createElementVNode("span",vj,"("+e.toDisplayString(n.value)+")",1)]),e.createElementVNode("div",{class:"plays__body__title__expand-button",onClick:f[1]||(f[1]=u=>h("offensive"))},[e.withDirectives(e.createVNode(Tt,{"is-expanded":a.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",Wj,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.playsCategories.offensive.categories,u=>(e.openBlock(),e.createElementBlock("div",{key:u.id,class:"plays__checkbox"},[e.createVNode(e.unref(le),{label:u.name,fontFamily:t.fontFamily,labelFontSize:"13px","model-value":u.isSelected,"box-value":u.priority||0,"onUpdate:modelValue":g=>m(g,u)},null,8,["label","fontFamily","model-value","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||a.value]])]),e.createElementVNode("div",Uj,[e.createElementVNode("div",Gj,[e.createElementVNode("div",{class:"plays__body__title__info",onClick:f[2]||(f[2]=u=>h("defensive"))},[e.createElementVNode("span",null,e.toDisplayString(t.playsCategories.defensive.title),1),e.createElementVNode("span",Hj,"("+e.toDisplayString(c.value)+")",1)]),e.createElementVNode("div",{class:"plays__body__title__expand-button",onClick:f[3]||(f[3]=u=>h("defensive"))},[e.withDirectives(e.createVNode(Tt,{"is-expanded":o.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",Jj,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.playsCategories.defensive.categories,u=>(e.openBlock(),e.createElementBlock("div",{key:u.id,class:"plays__checkbox"},[e.createVNode(e.unref(le),{label:u.name,fontFamily:t.fontFamily,labelFontSize:"13px","model-value":u.isSelected,"box-value":u.priority||0,"onUpdate:modelValue":g=>m(g,u)},null,8,["label","fontFamily","model-value","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||o.value]]),e.createElementVNode("div",qj,[e.createElementVNode("div",{class:"plays__body__title__info",onClick:f[4]||(f[4]=u=>h("possession"))},[e.createElementVNode("span",null,e.toDisplayString(t.playsCategories.possession.title),1),e.createElementVNode("span",Yj,"("+e.toDisplayString(p.value)+")",1)]),e.createElementVNode("div",{class:"plays__body__title__expand-button",onClick:f[5]||(f[5]=u=>h("possession"))},[e.withDirectives(e.createVNode(Tt,{"is-expanded":s.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",Zj,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.playsCategories.possession.categories,u=>(e.openBlock(),e.createElementBlock("div",{key:u.id,class:"plays__checkbox"},[e.createVNode(e.unref(le),{label:u.name,fontFamily:t.fontFamily,labelFontSize:"13px","model-value":u.isSelected,"box-value":u.priority||0,"onUpdate:modelValue":g=>m(g,u)},null,8,["label","fontFamily","model-value","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||s.value]]),e.createElementVNode("div",Kj,[e.createElementVNode("div",{class:"plays__body__title__info",onClick:f[6]||(f[6]=u=>h("offenses"))},[e.createElementVNode("span",null,e.toDisplayString(t.playsCategories.offenses.title),1),e.createElementVNode("span",Xj,"("+e.toDisplayString(y.value)+")",1)]),e.createElementVNode("div",{class:"plays__body__title__expand-button",onClick:f[7]||(f[7]=u=>h("offenses"))},[e.withDirectives(e.createVNode(Tt,{"is-expanded":l.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",Qj,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.playsCategories.offenses.categories,u=>(e.openBlock(),e.createElementBlock("div",{key:u.id,class:"plays__checkbox"},[e.createVNode(e.unref(le),{label:u.name,fontFamily:t.fontFamily,labelFontSize:"13px","model-value":u.isSelected,"box-value":u.priority||0,"onUpdate:modelValue":g=>m(g,u)},null,8,["label","fontFamily","model-value","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||l.value]])])],4)]))}},tv=ne(ev,[["__scopeId","data-v-364e6cae"]]),av={class:"template-results"},iv={__name:"TemplateResults",props:{resultsFilters:{type:Object,default:()=>({results:[]})}},emits:["update:resultsFilters"],setup(t,{emit:i}){const a=t,o=e.computed(()=>a.resultsFilters.results.filter(s=>s.isSelected).length);return e.watch(()=>a.resultsFilters,s=>{i("update:resultsFilters",s)},{deep:!0,immediate:!0}),(s,l)=>(e.openBlock(),e.createElementBlock("div",av,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.resultsFilters.results,(r,n)=>(e.openBlock(),e.createElementBlock("div",{key:n,class:"template-results__result"},[e.createVNode(e.unref(le),{modelValue:r.isSelected,"onUpdate:modelValue":c=>r.isSelected=c,label:r.name,"avoid-interaction":o.value===1&&r.isSelected},null,8,["modelValue","onUpdate:modelValue","label","avoid-interaction"])]))),128))]))}},ov=ne(iv,[["__scopeId","data-v-453e89c2"]]),sv={__name:"ButtonCustom",props:{text:{type:String,default:""},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},padding:{type:String,default:"0px"},borderRadius:{type:String,default:"0px"},borderWidth:{type:String,default:"1px"},borderColor:{type:String,default:"#d9d9d9"},backgroundColor:{type:String,default:"#FFFFFF"},activeBackgroundColor:{type:String,default:""},activeBorderColor:{type:String,default:""},activeFontColor:{type:String,default:""},fontColor:{type:String,default:"#000000"},fontSize:{type:String,default:"16px"},fontFamily:{type:String,default:"Poppins-Regular, sans-serif"},isActive:{type:Boolean,default:!1}},emits:["click"],setup(t,{emit:i}){const a=t,o=e.computed(()=>({"--height":a.height,"--width":a.width,"--padding":a.padding,"--border-radius":a.borderRadius,"--border":`solid ${a.borderWidth} ${a.borderColor}`,"--background-color":a.backgroundColor,"--font-color":a.fontColor,"--font-size":a.fontSize,"--font-family":a.fontFamily,"--active-background-color":a.activeBackgroundColor||a.backgroundColor,"--active-border-color":a.activeBorderColor||a.borderColor,"--active-font-color":a.activeFontColor||a.fontColor}));function s(){i("click")}return(l,r)=>(e.openBlock(),e.createElementBlock("button",{class:e.normalizeClass(["button",{active:t.isActive}]),style:e.normalizeStyle(o.value),onClick:s},e.toDisplayString(t.text),7))}},ka=ne(sv,[["__scopeId","data-v-9688933e"]]),lv={PO1:"CFI",PO2:"CFV",PO3:"SFI",PO4:"SFV",PO5:"FI",PO6:"FV"},Hc={DF:"Dieciseisavos",OF:"Octavos",CF:"Cuartos",SF:"Semifinales","3ER":"Tercer lugar",FINAL:"Final"},rv={4:"Octavos",5:"Cuartos",6:"Semifinales",7:"Final"},nv={4:"OF",5:"Cf",6:"S",7:"F"};function Os(t=""){return t?localStorage.getItem(t):localStorage.getItem("user_token")||localStorage.getItem("token")}const dv={class:"dropdown"},cv={class:"selected-item"},pv={__name:"DropdownTextOnly",props:{items:{type:Array,default:()=>[]},itemTextKey:{type:String,default:""},isListSameWidth:{type:Boolean,default:!0}},emits:["input"],setup(t,{emit:i}){function a(o){i("input",o)}return(o,s)=>(e.openBlock(),e.createElementBlock("div",dv,[e.createVNode(e.unref(Je),e.mergeProps(e.unref(ut),{"is-list-same-width":t.isListSameWidth,items:t.items,onInput:a}),{default:e.withCtx(({selectedItem:l})=>[e.createElementVNode("div",cv,e.toDisplayString(t.itemTextKey?l[t.itemTextKey]:l),1)]),availableItem:e.withCtx(({item:l})=>[e.createElementVNode("div",null,e.toDisplayString(t.itemTextKey?l[t.itemTextKey]:l),1)]),_:1},16,["is-list-same-width","items"])]))}},Ae=ne(pv,[["__scopeId","data-v-064d5f86"]]),mv={class:"dropdown"},uv={class:"game-item"},hv={key:0,class:"item-game"},fv={class:"match-day"},yv={class:"team-logo"},gv=["src"],_v={class:"text"},bv={class:"text score"},Sv={class:"text"},Cv={class:"team-logo"},wv=["src"],kv={class:"item-game"},Ev={class:"team-logo"},Vv=["src"],Nv={class:"text"},xv={class:"text score"},Tv={class:"text"},Bv={class:"team-logo"},Fv=["src"],Pv={__name:"DropdownGame",props:{items:{type:Array,default:()=>[]}},emits:["input"],setup(t,{emit:i}){function a(o){i("input",o)}return(o,s)=>(e.openBlock(),e.createElementBlock("div",mv,[e.createVNode(e.unref(Je),e.mergeProps(e.unref(ut),{items:t.items,onInput:a}),{default:e.withCtx(({selectedItem:l})=>[e.createElementVNode("div",uv,[l.homeTeam?(e.openBlock(),e.createElementBlock("div",hv,[e.createElementVNode("div",fv,e.toDisplayString(l.roundAbbreviation),1),e.createElementVNode("div",yv,[e.createElementVNode("img",{src:l.homeTeam.logo,alt:""},null,8,gv)]),e.createElementVNode("div",_v,e.toDisplayString(l.homeTeam.acronym),1),e.createElementVNode("div",bv,e.toDisplayString(l.score[0])+" - "+e.toDisplayString(l.score[1]),1),e.createElementVNode("div",Sv,e.toDisplayString(l.awayTeam.acronym),1),e.createElementVNode("div",Cv,[e.createElementVNode("img",{src:l.awayTeam.logo,alt:""},null,8,wv)])])):e.createCommentVNode("",!0)])]),availableItem:e.withCtx(({item:l})=>[e.createElementVNode("div",kv,[e.createElementVNode("div",null,e.toDisplayString(l.roundAbbreviation),1),e.createElementVNode("div",Ev,[e.createElementVNode("img",{src:l.homeTeam.logo,alt:""},null,8,Vv)]),e.createElementVNode("div",Nv,e.toDisplayString(l.homeTeam.acronym),1),e.createElementVNode("div",xv,e.toDisplayString(l.score[0])+" - "+e.toDisplayString(l.score[1]),1),e.createElementVNode("div",Tv,e.toDisplayString(l.awayTeam.acronym),1),e.createElementVNode("div",Bv,[e.createElementVNode("img",{src:l.awayTeam.logo,alt:""},null,8,Fv)])])]),_:1},16,["items"])]))}},zi=ne(Pv,[["__scopeId","data-v-7883a91e"]]),Ai=t=>(e.pushScopeId("data-v-b63e9c84"),t=t(),e.popScopeId(),t),$v={class:"container"},zv={class:"container__row"},Av={class:"container__row__wrapper"},Iv=Ai(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"1. Elige la liga",-1)),Mv={class:"container__row__wrapper__input"},Lv={class:"container__row two-items"},Rv={class:"container__row__wrapper"},Dv=Ai(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"2. Elige el torneo",-1)),Ov={key:0,class:"container__row__wrapper__input"},jv={class:"container__row__wrapper"},vv=Ai(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"3. Elige la jornada",-1)),Wv={key:0,class:"container__row__wrapper__input"},Uv={class:"container__row"},Gv={class:"container__row__wrapper"},Hv=Ai(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"4. Elige el partido",-1)),Jv={key:0,class:"container__row__wrapper__input"},qv={class:"container__action"},Yv={__name:"VideosGoals",props:{tournaments:{type:Array,required:!0}},emits:["update:tournament","update:season"],setup(t,{emit:i}){const a={text:"Buscar",width:"100%",padding:"12px 0",borderRadius:"34px",backgroundColor:"#CBEE6B",borderColor:"#CBEE6B",fontColor:"#132634"},o=e.ref(null),s=e.ref(null),l=e.ref(null),r=e.ref(null);function n(m){o.value=m,i("update:tournament",m)}function c(m){s.value=m,i("update:season",m)}function p(m){l.value=m}function y(m){r.value=m}return(m,h)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",$v,[e.createElementVNode("div",zv,[e.createElementVNode("div",Av,[Iv,e.createElementVNode("div",Mv,[e.createVNode(Ae,{items:t.tournaments,itemTextKey:"name",onInput:n},null,8,["items"])])])]),e.createElementVNode("div",Lv,[e.createElementVNode("div",Rv,[Dv,o.value&&o.value.seasons?(e.openBlock(),e.createElementBlock("div",Ov,[e.createVNode(Ae,{items:o.value.seasons,itemTextKey:"name",onInput:c},null,8,["items"])])):e.createCommentVNode("",!0)]),e.createElementVNode("div",jv,[vv,s.value&&s.value.arrayMatchDays?(e.openBlock(),e.createElementBlock("div",Wv,[e.createVNode(Ae,{items:s.value.arrayMatchDays,itemTextKey:"stringMatchDayAbbreviation",onInput:p},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",Uv,[e.createElementVNode("div",Gv,[Hv,l.value&&l.value.arrayGames?(e.openBlock(),e.createElementBlock("div",Jv,[e.createVNode(zi,{items:l.value.arrayGames,onInput:y},null,8,["items"])])):e.createCommentVNode("",!0)])])]),e.createElementVNode("div",qv,[e.createVNode(ka,e.normalizeProps(e.guardReactiveProps(a)),null,16)])],64))}},Zv=ne(Yv,[["__scopeId","data-v-b63e9c84"]]),Kv={class:"dropdown"},Xv={class:"item-team"},Qv={class:"team-logo"},eW=["src"],tW={class:"team-acronym"},aW={class:"item-team"},iW={class:"team-logo"},oW=["src"],sW={class:"team-acronym"},lW={__name:"DropdownTeam",props:{items:{type:Array,default:()=>[]}},emits:["input"],setup(t,{emit:i}){function a(o){i("input",o)}return(o,s)=>(e.openBlock(),e.createElementBlock("div",Kv,[e.createVNode(e.unref(Je),e.mergeProps(e.unref(ut),{items:t.items,onInput:a}),{default:e.withCtx(({selectedItem:l})=>[e.createElementVNode("div",Xv,[e.createElementVNode("div",Qv,[e.createElementVNode("img",{src:l.logo,alt:""},null,8,eW)]),e.createElementVNode("div",tW,e.toDisplayString(l.acronym),1)])]),availableItem:e.withCtx(({item:l})=>[e.createElementVNode("div",aW,[e.createElementVNode("div",iW,[e.createElementVNode("img",{src:l.logo,alt:""},null,8,oW)]),e.createElementVNode("div",sW,e.toDisplayString(l.acronym),1)])]),_:1},16,["items"])]))}},Jc=ne(lW,[["__scopeId","data-v-afd2bee8"]]),rW={class:"advanced-filters"},nW={class:"advanced-filters__buttons"},dW=["onClick"],cW={class:"advanced-filters__filters"},pW={__name:"AdvancedFilters",props:{selectedCategory:{type:Object,default:()=>({})}},setup(t){const i=t,a=e.defineAsyncComponent(()=>Promise.resolve().then(()=>tpe)),o=e.defineAsyncComponent(()=>Promise.resolve().then(()=>bpe)),s=e.defineAsyncComponent(()=>Promise.resolve().then(()=>Cpe)),l=[{name:"Sub categorías",component:a},{name:"Cancha",component:s},{name:"Condiciones",component:o}],r=e.ref(l[0]),n=e.computed(()=>i.selectedCategory?i.selectedCategory.subcategoryGroups||[]:[]);function c(p){r.value=p}return(p,y)=>(e.openBlock(),e.createElementBlock("div",rW,[e.createElementVNode("div",nW,[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(l,m=>e.createElementVNode("div",{key:m.name,role:"button",class:e.normalizeClass(["advanced-filters__buttons__button",{active:r.value.name===m.name}]),onClick:h=>c(m)},e.toDisplayString(m.name),11,dW)),64))]),e.createElementVNode("div",cW,[(e.openBlock(),e.createBlock(e.KeepAlive,null,[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.value.component),{"subcategory-groups":n.value},null,8,["subcategory-groups"]))],1024))])]))}},js=ne(pW,[["__scopeId","data-v-c62c5b9c"]]),At=t=>(e.pushScopeId("data-v-575b26b5"),t=t(),e.popScopeId(),t),mW={class:"container"},uW={class:"container__row"},hW={class:"container__row__wrapper"},fW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"1. Elige la liga",-1)),yW={class:"container__row__wrapper__input"},gW={class:"container__row two-items"},_W={class:"container__row__wrapper"},bW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"2. Elige el torneo",-1)),SW={key:0,class:"container__row__wrapper__input"},CW={class:"container__row__wrapper"},wW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"3. En que equipo juega?",-1)),kW={key:0,class:"container__row__wrapper__input"},EW={class:"container__row"},VW={class:"container__row__wrapper"},NW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"4. Nombre del jugador",-1)),xW={key:0,class:"container__row__wrapper__input"},TW={class:"container__row"},BW={class:"container__row__wrapper"},FW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"5. Elige el partido",-1)),PW={key:0,class:"container__row__wrapper__input"},$W={class:"container__row type-and-advanced"},zW={class:"container__row__wrapper"},AW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"6. Elige el tipo de video",-1)),IW={class:"container__row__wrapper__input"},MW={class:"container__row__wrapper center"},LW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"Filtrado avanzado",-1)),RW={class:"container__row__wrapper__input"},DW={class:"container__row"},OW={class:"container__action"},jW={__name:"VideosPlayer",props:{tournaments:{type:Array,required:!0},advancedFilterCategories:{type:Object,default:()=>({player:[],goalkeeper:[]})}},emits:["update:tournament","update:season","update:team"],setup(t,{emit:i}){const a=t,o={text:"Buscar",width:"100%",padding:"12px 0",borderRadius:"34px",backgroundColor:"#CBEE6B",borderColor:"#CBEE6B",fontColor:"#132634"},s=e.ref(null),l=e.ref(null);e.ref(null);const r=e.ref(null),n=e.ref(null),c=e.ref(null),p=e.ref(null),y=e.ref(!0),m=e.computed(()=>c.value?c.value.position_id===1?a.advancedFilterCategories.goalkeeper:a.advancedFilterCategories.player:[]);function h(w){s.value=w,i("update:tournament",w)}function d(w){l.value=w,i("update:season",w)}function f(w){n.value=w,i("update:team",w)}function u(w){c.value=w}function g(w){r.value=w}function S(w){p.value=w}return(w,U)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",mW,[e.createElementVNode("div",uW,[e.createElementVNode("div",hW,[fW,e.createElementVNode("div",yW,[e.createVNode(Ae,{items:t.tournaments,itemTextKey:"name",onInput:h},null,8,["items"])])])]),e.createElementVNode("div",gW,[e.createElementVNode("div",_W,[bW,s.value&&s.value.seasons?(e.openBlock(),e.createElementBlock("div",SW,[e.createVNode(Ae,{items:s.value.seasons,itemTextKey:"name",onInput:d},null,8,["items"])])):e.createCommentVNode("",!0)]),e.createElementVNode("div",CW,[wW,l.value&&l.value.arrayTeams?(e.openBlock(),e.createElementBlock("div",kW,[e.createVNode(Jc,{items:l.value.arrayTeams,itemTextKey:"stringMatchDayAbbreviation",onInput:f},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",EW,[e.createElementVNode("div",VW,[NW,n.value&&n.value.arrayPlayers?(e.openBlock(),e.createElementBlock("div",xW,[e.createVNode(Ae,{items:n.value.arrayPlayers,itemTextKey:"player_name",onInput:u},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",TW,[e.createElementVNode("div",BW,[FW,l.value&&l.value.mapGamesByTeam&&n.value?(e.openBlock(),e.createElementBlock("div",PW,[e.createVNode(zi,{items:l.value.mapGamesByTeam.get(n.value.team_id),onInput:g},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",$W,[e.createElementVNode("div",zW,[AW,e.createElementVNode("div",IW,[e.createVNode(Ae,{items:m.value,itemTextKey:"name","is-list-same-width":!1,onInput:S},null,8,["items"])])]),e.createElementVNode("div",MW,[LW,e.createElementVNode("div",RW,[e.createVNode(wa,{modelValue:y.value,"onUpdate:modelValue":U[0]||(U[0]=Y=>y.value=Y)},null,8,["modelValue"])])])]),e.createElementVNode("div",DW,[e.createVNode(js,{"selected-category":p.value},null,8,["selected-category"])])]),e.createElementVNode("div",OW,[e.createVNode(ka,e.normalizeProps(e.guardReactiveProps(o)),null,16)])],64))}},vW=ne(jW,[["__scopeId","data-v-575b26b5"]]),Kt=t=>(e.pushScopeId("data-v-6d73d5e6"),t=t(),e.popScopeId(),t),WW={class:"container"},UW={class:"container__row"},GW={class:"container__row__wrapper"},HW=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"1. Elige la liga",-1)),JW={class:"container__row__wrapper__input"},qW={class:"container__row two-items"},YW={class:"container__row__wrapper"},ZW=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"2. Elige el torneo",-1)),KW={key:0,class:"container__row__wrapper__input"},XW={class:"container__row__wrapper"},QW=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"3. Elige el equipo",-1)),eU={key:0,class:"container__row__wrapper__input"},tU={class:"container__row"},aU={class:"container__row__wrapper"},iU=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"4. Elige el partido",-1)),oU={key:0,class:"container__row__wrapper__input"},sU={class:"container__row type-and-advanced"},lU={class:"container__row__wrapper"},rU=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"5. Elige el tipo de video",-1)),nU={class:"container__row__wrapper__input"},dU={class:"container__row__wrapper center"},cU=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"Filtrado avanzado",-1)),pU={class:"container__row__wrapper__input"},mU={class:"container__row"},uU={class:"container__action"},hU={__name:"VideosTeam",props:{tournaments:{type:Array,required:!0},advancedFilterCategories:{type:Object,default:()=>({team:[]})}},emits:["update:tournament","update:season","update:team"],setup(t,{emit:i}){const a=t,o={text:"Buscar",width:"100%",padding:"12px 0",borderRadius:"34px",backgroundColor:"#CBEE6B",borderColor:"#CBEE6B",fontColor:"#132634"},s=e.ref(null),l=e.ref(null);e.ref(null);const r=e.ref(null),n=e.ref(null),c=e.ref(null),p=e.ref(!0),y=e.computed(()=>a.advancedFilterCategories.team);function m(g){s.value=g,i("update:tournament",g)}function h(g){l.value=g,i("update:season",g)}function d(g){n.value=g,i("update:team",g)}function f(g){r.value=g}function u(g){c.value=g}return(g,S)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",WW,[e.createElementVNode("div",UW,[e.createElementVNode("div",GW,[HW,e.createElementVNode("div",JW,[e.createVNode(Ae,{items:t.tournaments,itemTextKey:"name",onInput:m},null,8,["items"])])])]),e.createElementVNode("div",qW,[e.createElementVNode("div",YW,[ZW,s.value&&s.value.seasons?(e.openBlock(),e.createElementBlock("div",KW,[e.createVNode(Ae,{items:s.value.seasons,itemTextKey:"name",onInput:h},null,8,["items"])])):e.createCommentVNode("",!0)]),e.createElementVNode("div",XW,[QW,l.value&&l.value.arrayTeams?(e.openBlock(),e.createElementBlock("div",eU,[e.createVNode(Jc,{items:l.value.arrayTeams,itemTextKey:"stringMatchDayAbbreviation",onInput:d},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",tU,[e.createElementVNode("div",aU,[iU,l.value&&l.value.mapGamesByTeam&&n.value?(e.openBlock(),e.createElementBlock("div",oU,[e.createVNode(zi,{items:l.value.mapGamesByTeam.get(n.value.team_id),onInput:f},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",sU,[e.createElementVNode("div",lU,[rU,e.createElementVNode("div",nU,[e.createVNode(Ae,{items:y.value,itemTextKey:"name","is-list-same-width":!1,onInput:u},null,8,["items"])])]),e.createElementVNode("div",dU,[cU,e.createElementVNode("div",pU,[e.createVNode(wa,{modelValue:p.value,"onUpdate:modelValue":S[0]||(S[0]=w=>p.value=w)},null,8,["modelValue"])])])]),e.createElementVNode("div",mU,[e.createVNode(js,{"selected-category":c.value},null,8,["selected-category"])])]),e.createElementVNode("div",uU,[e.createVNode(ka,e.normalizeProps(e.guardReactiveProps(o)),null,16)])],64))}},fU=ne(hU,[["__scopeId","data-v-6d73d5e6"]]),Xt=t=>(e.pushScopeId("data-v-6e904db8"),t=t(),e.popScopeId(),t),yU={class:"container"},gU={class:"container__row"},_U={class:"container__row__wrapper"},bU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"1. Elige la liga",-1)),SU={class:"container__row__wrapper__input"},CU={class:"container__row two-items"},wU={class:"container__row__wrapper"},kU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"2. Elige el torneo",-1)),EU={key:0,class:"container__row__wrapper__input"},VU={class:"container__row__wrapper"},NU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"3. Elige la jornada",-1)),xU={key:0,class:"container__row__wrapper__input"},TU={class:"container__row"},BU={class:"container__row__wrapper"},FU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"4. Elige el partido",-1)),PU={key:0,class:"container__row__wrapper__input"},$U={class:"container__row type-and-advanced"},zU={class:"container__row__wrapper"},AU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"6. Elige el tipo de video",-1)),IU={class:"container__row__wrapper__input"},MU={class:"container__row__wrapper center"},LU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"Filtrado avanzado",-1)),RU={class:"container__row__wrapper__input",style:{width:"fit-content"}},DU={class:"container__row"},OU={class:"container__action"},jU={__name:"VideosGame",props:{tournaments:{type:Array,required:!0},advancedFilterCategories:{type:Object,default:()=>({games:[]})}},emits:["update:tournament","update:season"],setup(t,{emit:i}){const a=t,o={text:"Buscar",width:"100%",padding:"12px 0",borderRadius:"34px",backgroundColor:"#CBEE6B",borderColor:"#CBEE6B",fontColor:"#132634"},s=e.ref(null),l=e.ref(null),r=e.ref(null),n=e.ref(null),c=e.ref(null),p=e.ref(!0),y=e.computed(()=>a.advancedFilterCategories.games);function m(g){s.value=g,i("update:tournament",g)}function h(g){l.value=g,i("update:season",g)}function d(g){r.value=g}function f(g){n.value=g}function u(g){c.value=g}return(g,S)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",yU,[e.createElementVNode("div",gU,[e.createElementVNode("div",_U,[bU,e.createElementVNode("div",SU,[e.createVNode(Ae,{items:t.tournaments,itemTextKey:"name",onInput:m},null,8,["items"])])])]),e.createElementVNode("div",CU,[e.createElementVNode("div",wU,[kU,s.value&&s.value.seasons?(e.openBlock(),e.createElementBlock("div",EU,[e.createVNode(Ae,{items:s.value.seasons,itemTextKey:"name",onInput:h},null,8,["items"])])):e.createCommentVNode("",!0)]),e.createElementVNode("div",VU,[NU,l.value&&l.value.arrayMatchDays?(e.openBlock(),e.createElementBlock("div",xU,[e.createVNode(Ae,{items:l.value.arrayMatchDays,itemTextKey:"stringMatchDayAbbreviation",onInput:d},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",TU,[e.createElementVNode("div",BU,[FU,r.value&&r.value.arrayGames?(e.openBlock(),e.createElementBlock("div",PU,[e.createVNode(zi,{items:r.value.arrayGames,onInput:f},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",$U,[e.createElementVNode("div",zU,[AU,e.createElementVNode("div",IU,[e.createVNode(Ae,{items:y.value,itemTextKey:"name","is-list-same-width":!1,onInput:u},null,8,["items"])])]),e.createElementVNode("div",MU,[LU,e.createElementVNode("div",RU,[e.createVNode(wa,{modelValue:p.value,"onUpdate:modelValue":S[0]||(S[0]=w=>p.value=w)},null,8,["modelValue"])])])]),e.createElementVNode("div",DU,[e.createVNode(js,{"selected-category":c.value},null,8,["selected-category"])])]),e.createElementVNode("div",OU,[e.createVNode(ka,e.normalizeProps(e.guardReactiveProps(o)),null,16)])],64))}},vU=ne(jU,[["__scopeId","data-v-6e904db8"]]),WU={class:"template-videos"},UU={class:"template-videos__header"},GU={class:"template-videos__body"},HU=e.defineComponent({name:"TemplateVideos",components:{VideosGoals:Zv,VideosPlayer:vW,VideosTeam:fU,VideosGame:vU}}),JU=Object.assign(HU,{props:{gamesUrl:{type:String,default:"https://qyyibs1w0d.execute-api.us-west-2.amazonaws.com/prod/calendar/gamesBySeason?"},tournamentsUrl:{type:String,default:"https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/tournaments"},playersUrl:{type:String,default:"https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/players/seasons/"},token:{type:String,default:""}},emits:["loading-data"],setup(t,{emit:i}){const a=t,o={padding:"4px 18px",borderRadius:"160px",backgroundColor:"#3A4851",borderColor:"#3A4851",activeBorderColor:"#CBEE6B",fontSize:"11px",fontColor:"#FFFFFF"},s=[],l=["g-23","g-24","g-25"],r={games:[607,608,12,55,54,35,14,52,15,53,466,477],team:[607,608,12,55,54,35,14,52,15,53,466,477,40,257,39],player:{regular:[12,35,10,27,607,61,519,98,101,109,112,121,122,127,128,135,136,141,142,161,170,179,702,730,466,217,211,232,235,239,242,282,284,289,291,296,485,486,487,488,14,15,257],goalkeeper:[55,324,323,608,39,774,802,52,53,40,54]}},n={player:1,team:2,goalkeeper:3},c=e.ref([{name:"Goles",componentName:"VideosGoals"},{name:"Jugador",componentName:"VideosPlayer"},{name:"Equipo",componentName:"VideosTeam"},{name:"Partido",componentName:"VideosGame"}]),p=e.ref([]),y=e.ref(c.value[0]),m=e.ref({}),h=e.ref({}),d=e.ref({}),f=e.ref({}),u=e.ref({games:[],player:[],team:[],goalkeeper:[],isEmpty:!0}),g=e.ref([]);e.ref({});const S=e.ref(null);e.watch(m,C=>{h.value.numberSeasonSelectedIndex=h.value.seasons.findIndex(V=>V.id===C.id),C.arrayMatchDays?(f.value=C.arrayMatchDays[0]||{},d.value=C.arrayTeams[0]||{}):(H(C),K(C))}),e.watch(d,()=>{setTimeout(()=>{m.value.mapPlayersByTeam&&(!d.value.arrayPlayers||!d.value.arrayPlayers.length)&&(d.value.arrayPlayers=m.value.mapPlayersByTeam.get(d.value.team_id))},700)});async function w(){try{p.value=await U()}catch(C){throw new Error(C)}}async function U(){try{const C={Authorization:Os()||a.token},V={}.API_TOURNAMENTS||a.tournamentsUrl,R=await Pt.get(V,{headers:C});return R.data?R.data.map(N=>({...N.tournament,seasons:N.seasons})):[]}catch(C){return Promise.reject(C)}}async function Y(C,V,R=""){i("loading-data");let N=R;try{N||(N={}.API_CALENDAR_GAMES_BY_SEASON||a.gamesUrl,C.forEach((O,_)=>{N+=`${_===0?"":"&"}seasons=${O}`}));const v={Authorization:Os()||a.token},{data:{data:$,teams:G}}=await Pt.get(N,{headers:v});return{seasonsAndGames:$,seasonsAndTeams:G}}catch(v){if(V>0)return Y(C,V-1,N);throw new Error(v)}finally{i("loading-data")}}async function z(C){try{const V={Authorization:Os()||a.token},R=` ${{}.API_PLAYERS_BY_SEASON||a.playersUrl}${C.seasonId}`,N=await Pt.get(R,{headers:V});return N.data?N.data.players:[]}catch(V){return Promise.reject(V)}}async function H(C){try{const{seasonsAndGames:V,seasonsAndTeams:R}=await Y([C.id,...C.related_seasons.map(G=>G.id)],3),N=R.find(G=>G._id===C.id);m.value.arrayTeams=[],m.value.mapTeams=new Map;const v=N.teams.reduce((G,O)=>(m.value.arrayTeams.push(O),m.value.mapTeams.set(O.team_id,{name:O.colloquial_name,acronym:O.acronym,logo:O.logo,id:O.team_id}),G.set(O.team_id,O),G),new Map);d.value=m.value.arrayTeams[0],m.value.mapGames=new Map,m.value.mapGamesByTeam=new Map;const $=Array.from(V.reduce((G,O)=>(O.games.forEach(_=>{if(_.game_status===1&&_.has_video){(!m.value.maxGameId||_.game_id>m.value.maxGameId)&&(m.value.maxGameId=_.game_id);let b=_.matchday_abbreviation.replace("M","J"),E=_.matchday_abbreviation.replace("M","Jornada ");const j=_.matchday_abbreviation.replace("M","");O.season_type===0?h.value.tournament_type===1&&(_.seasonId===881?(b=nv[j]||b,E=rv[j]||E):(b=Hc[_.matchday_abbreviation]?_.matchday_abbreviation:b,E=Hc[_.matchday_abbreviation]||E,b==="FINAL"&&(b="F"))):O.season_type===1?(b=lv[_.matchday_abbreviation],E=b):(b=_.matchday_abbreviation.replace("PO","R"),E="Repechaje"),_.roundAbbreviation=b,_.roundName=E,m.value.mapGames.set(_.game_id,{id:_.game_id,date:_.date,dateTimeMillis:new Date(_.date_time_utc).valueOf(),homeTeam:m.value.mapTeams.get(_.home_team),awayTeam:m.value.mapTeams.get(_.visiting_team),roundAbbreviation:_.roundAbbreviation,roundName:_.roundName,score:_.score,gameResult:_.score[0]>_.score[1]?1:_.score[0]<_.score[1]?2:3,seasonId:O.season_id});const Q=G.get(_.roundAbbreviation);_.numberDateTimeMillis=new Date(_.date_time_utc).getTime(),_.homeTeam=v.get(_.home_team),_.awayTeam=v.get(_.visiting_team);const pe=m.value.mapGamesByTeam.get(_.home_team),je=m.value.mapGamesByTeam.get(_.visiting_team);pe?pe.push(_):m.value.mapGamesByTeam.set(_.home_team,[_]),je?je.push(_):m.value.mapGamesByTeam.set(_.visiting_team,[_]),Q?Q.arrayGames.push(_):G.set(_.roundAbbreviation,{stringMatchDayAbbreviation:_.roundAbbreviation,stringMatchDayName:_.roundName,arrayGames:[_]})}}),G),new Map).values());$.reverse(),$.forEach(G=>{G.arrayGames.sort((O,_)=>O.numberDateTimeMillis-_.numberDateTimeMillis)}),m.value.arrayMatchDays=$,f.value=$[0]||{}}catch(V){throw new Error(V)}}async function K(C){try{const V=await F(C.id);m.value.mapPlayers=new Map,m.value.mapPlayersByTeam=V.reduce((R,N)=>{m.value.mapPlayers.set(N.player_id,{id:N.player_id,name:N.player_name,shortName:N.shortName,photo:N.player_photo,teamId:N.team_id,positionId:N.position_id});const v=R.get(N.team_id);return v?v.push(N):R.set(N.team_id,[N]),R},new Map)}catch(V){throw new Error(V)}}async function Z(){try{let C=[];u.value.isEmpty?(C=await P(),g.value={...C}):C=g.value;const V=[];if(C&&C.length){u.value=C.reduce((O,_)=>{if(_.group_id!=="g-55"){const b={idAux:_.group_id,ids:[..._.ids?_.ids:[],..._.rival_Ids?_.rival_Ids:[]],type:_.type,name:_.name,coordinatePoint:_.coordinate_point,requiresRivalTransform:l.includes(_.group_id)};b.idsAux=[...b.ids],b.subcategoryGroups=_.group_id==="g-12"?[]:D(_,0,new Map,!1,{},b.idsAux),V.push(b),b.type.includes(n.player)&&O.player.push(b),b.type.includes(n.team)&&(b.idAux!=="g-2"&&O.games.push(b),O.team.push(b)),b.type.includes(n.goalkeeper)&&O.goalkeeper.push(b)}return O},{games:[],player:[],team:[],goalkeeper:[],isEmpty:!1});const R=new Map,N="Resumen",v="Todas sus jugadas",$=u.value.player.reduce((O,_)=>{const b=B(_);return b.forEach(E=>{R.set(E,_.name)}),O.push(...b),O},[]),G=u.value.goalkeeper.reduce((O,_)=>{const b=B(_);return b.forEach(E=>{R.set(E,_.name)}),O.push(...b),O},[]);u.value.games.unshift({name:N,arrayCategoriesIds:r.games,booleanIsBestPlays:!0}),u.value.team.unshift({name:N,arrayCategoriesIds:r.team,booleanIsBestPlays:!0}),u.value.player.unshift({name:N,arrayCategoriesIds:r.player.regular,booleanIsBestPlays:!0},{name:v,arrayCategoriesIds:$,booleanIsMinutesPlayed:!0}),u.value.goalkeeper.unshift({name:N,arrayCategoriesIds:r.player.goalkeeper,booleanIsBestPlays:!0},{name:v,arrayCategoriesIds:G,booleanIsMinutesPlayed:!0})}}catch(C){throw new Error(C)}}function D(C,V=0,R=new Map,N=!1,v={},$=[]){if(!C.group_id)return;let G=R.get(V);const O=N?`${C.id_category}_r`:C.id_category;C.id_category&&$.push(C.id_category);let _={ids:[O],groupId:C.group_id,level:V,name:C.name,isSelected:!0,fatherCategories:V>0?[v]:[],idsByFatherCategory:{[C.category_father]:[O]}};if(V>0&&V===1&&(_.id=C.id_category),G&&V!==0){const b=C.group_id.charAt(C.group_id.length-1),E=G.find(j=>j.groupId.endsWith(b));E&&!s.includes(_.groupId)?(_=E,E.ids.push(O),E.fatherCategories.push(v),E.fatherCategories.forEach(j=>{j.childCategories?j.childCategories.find(Q=>Q.groupId===_.groupId)||j.childCategories.push(_):j.childCategories=[_]}),E.idsByFatherCategory[C.category_father]?E.idsByFatherCategory[C.category_father].push(O):E.idsByFatherCategory[C.category_father]=[O]):(_.fatherCategories.forEach(j=>{j.childCategories?j.childCategories.find(Q=>Q.groupId===_.groupId)||j.childCategories.push(_):j.childCategories=[_]}),G.push(_))}else V!==0&&(v.childCategories?v.childCategories.push(_):v.childCategories=[_],G=[_],R.set(V,G));if(C.categories&&C.categories.length?C.categories.forEach(b=>{D(b,V+1,R,N,_,$)}):C.rival_categories&&C.rival_categories.length&&C.rival_categories.forEach(b=>{D(b,V+1,R,!0,_,$)}),V===0)return Array.from(R.values())}function B(C){const V=C||C;if(V.booleanIsBestPlays)return V.arrayCategoriesIds;const R={total:[],toRemove:[]};if(V.subcategoryGroups&&V.subcategoryGroups.length?V.subcategoryGroups[0].forEach(N=>{k(N,null,R)}):(V.ids&&R.total.push(...V.ids),V.rival_ids&&V.rival_ids.forEach(N=>{R.total.push(`${N}_r`)})),R.total=R.total.reduce((N,v)=>(R.toRemove.includes(v)||N.push(v),N),[]),!C){const N=V.name.toLowerCase().includes("recibid");S.value.isRivalSubject=N,S.value.avoidCategorySingleName=N,S.value.coordinatePoint=V.coordinatePoint,S.value.requiresRivalTransform=V.requiresRivalTransform}return R.total}function k(C,V=[],R={total:[],toRemove:[]}){C.isSelected?C.childCategories?C.childCategories.forEach(N=>{const v=V?Object.entries(C.idsByFatherCategory).reduce(($,[G,O])=>(V.includes(Number(G))&&O.forEach(_=>{typeof _=="string"&&_.endsWith("_r")?$.push(Number(_.split("_")[0])):$.push(_)}),$),[]):[C.id];k(N,v,R)}):V?Object.entries(C.idsByFatherCategory).forEach(([N,v])=>{V.includes(Number(N))&&v.forEach($=>{R.total.push($)})}):C.level===1?Object.entries(C.idsByFatherCategory).forEach(([N,v])=>{v.forEach($=>{R.total.push($)})}):R.total.push(C.id):C.childCategories||C.ids.forEach(N=>{R.toRemove.push(N)})}async function F(C){try{const V=await z({seasonId:C});return V.forEach(R=>{const[N,v]=R.player_name.split(","),$=N.split(" ");let G="";for(const O of $)if(G+=` ${O}`,O.length>3)break;R.shortName=v&&N?`${v.trim().charAt(0)}.${G}`:""}),V}catch(V){return Promise.reject(V)}}async function P(){try{const C={Authorization:localStorage.getItem("user_token")||"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"};return(await Pt.get("https://2gfppi9wb6.execute-api.us-east-2.amazonaws.com/prod/videos/categories",{headers:C})).data||[]}catch(C){return Promise.reject(C)}}function J(C){y.value=C}function X(C){h.value=C,m.value=C.seasons[0]}function W(C){m.value=C}function q(C){d.value=C}return w(),Z(),(C,V)=>(e.openBlock(),e.createElementBlock("div",WU,[e.createElementVNode("div",UU,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,R=>(e.openBlock(),e.createBlock(ka,e.mergeProps({key:R.name},o,{text:R.name,"is-active":y.value.componentName===R.componentName,tournaments:p.value,onClick:N=>J(R)}),null,16,["text","is-active","tournaments","onClick"]))),128))]),e.createElementVNode("div",GU,[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(y.value.componentName),{tournaments:p.value,"advanced-filter-categories":u.value,"onUpdate:tournament":X,"onUpdate:season":W,"onUpdate:team":q},null,40,["tournaments","advanced-filter-categories"]))])]))}}),qU=ne(JU,[["__scopeId","data-v-d6f7aec8"]]),qc=new Map([[1,"Portero"],[2,"Defensa Central"],[3,"Lateral por izquierda"],[4,"Lateral por derecha"],[5,"Volante por izquierda"],[6,"Volante por derecha"],[7,"Volante defensivo"],[8,"Volante ofensivo"],[9,"Delantero "],[10,"Desconocida"]]),YU={class:"template-taken-corners"},ZU={class:"template-taken-corners__header"},KU={class:"template-taken-corners__header__all"},XU={class:"template-taken-corners__body"},QU={class:"template-taken-corners__body__players"},eG={class:"template-taken-corners__body__players__player__jersey"},tG={class:"template-taken-corners__body__players__player__photo"},aG={class:"template-taken-corners__body__players__player__photo__img"},iG=["src"],oG={class:"template-taken-corners__body__players__player__info"},sG={class:"template-taken-corners__body__players__player__info__name"},lG={class:"template-taken-corners__body__players__player__info__position"},rG={class:"template-taken-corners__body__players__player__info__position__nationality"},nG=["src"],dG={class:"template-taken-corners__body__players__player__info__position__name"},cG={class:"template-taken-corners__body__players__player__checkbox"},pG={__name:"TemplateTakenCorners",props:{isFemale:{type:Boolean,default:!1},isExpansionMode:{type:Boolean,default:!1},takenCornersFilters:{type:Array,default:()=>[]}},emits:["change-filters-selected","update:filters"],setup(t,{expose:i,emit:a}){const o=t,s=e.ref(!1),l=e.ref([]),r=e.computed(()=>o.isExpansionMode?"Cobradores filtrados:":"Cobradores con los filtros seleccionados"),n=e.computed(()=>l.value.reduce((u,g)=>g.isSelected?u+1:u,0));e.watch(()=>o.takenCornersFilters,u=>{l.value=u.map(g=>{const S={...g};return(g.isSelected===void 0||g.isSelected===null)&&(S.isSelected=!0),S})},{immediate:!0,deep:!0}),e.watch(n,u=>{s.value=u===l.value.length,a("change-filters-selected",u),a("update:filters",l.value)},{immediate:!0});function c(u){return`https://golstatsimages.blob.core.windows.net/flags/${u}.jpg`}function p(u){return`https://golstatsimages.blob.core.windows.net/players-profile/${u}.png`}function y(u){let g=!1;return u.split(" ").reduce((S,w)=>(g||(w.length>3?(S=w,g=!0):S+=`${w} `),S),"").trim()}function m(u){return`${y(u.last_name)}, ${u.first_name.trim()}`}function h(u){return o.isFemale?qc.get(u.positions[0]).replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):qc.get(u.positions[0])}function d(u){u?l.value.forEach(g=>{g.isSelected=!0}):l.value.forEach((g,S)=>{g.isSelected=S===0})}function f(){l.value.forEach(u=>{u.isSelected=!0})}return i({clearFilters:f}),(u,g)=>(e.openBlock(),e.createElementBlock("div",YU,[e.createElementVNode("div",ZU,[e.createElementVNode("div",{class:"template-taken-corners__header__text",style:e.normalizeStyle({opacity:t.isExpansionMode?"0.6":1,"font-size":t.isExpansionMode?"12px":"14px"})},e.toDisplayString(r.value),5),e.createElementVNode("div",KU,[e.createVNode(e.unref(le),{"model-value":s.value,label:"Seleccionar todos","onUpdate:modelValue":d},null,8,["model-value"])])]),e.createElementVNode("div",XU,[e.createElementVNode("div",QU,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,S=>(e.openBlock(),e.createElementBlock("div",{key:S.player_id,class:"template-taken-corners__body__players__player"},[e.createElementVNode("div",eG,e.toDisplayString(S.jersey),1),e.createElementVNode("div",tG,[e.createElementVNode("div",aG,[e.createElementVNode("img",{src:p(S.player_id),alt:"player photo",width:"36",height:"36"},null,8,iG)])]),e.createElementVNode("div",oG,[e.createElementVNode("div",sG,e.toDisplayString(m(S)),1),e.createElementVNode("div",lG,[e.createElementVNode("div",rG,[e.createElementVNode("img",{src:c(S.nationality_id),alt:"country flag"},null,8,nG)]),e.createElementVNode("div",dG,e.toDisplayString(h(S)),1)])]),e.createElementVNode("div",cG,[e.createVNode(e.unref(le),{modelValue:S.isSelected,"onUpdate:modelValue":w=>S.isSelected=w,"avoid-interaction":n.value===1&&S.isSelected},null,8,["modelValue","onUpdate:modelValue","avoid-interaction"])])]))),128))])])]))}},mG=ne(pG,[["__scopeId","data-v-763fcc54"]]),vs={cornerType:"left",left:[{title:"Comba hacia afuera",imgSrc:"https://golstatsimages.blob.core.windows.net/content/comba-afuera-izquierda.png",howMany:0,isSelected:!0,categoriesIds:[120]},{title:"Comba hacia adentro",imgSrc:"https://golstatsimages.blob.core.windows.net/content/comba-adentro-izquierda.png",howMany:0,isSelected:!0,categoriesIds:[126]},{title:"Raso al área",imgSrc:"https://golstatsimages.blob.core.windows.net/content/raz-area-izquierda.png",howMany:0,isSelected:!0,categoriesIds:[327]},{title:"En corto",imgSrc:"https://golstatsimages.blob.core.windows.net/content/en-corto-izquierda.png",howMany:0,isSelected:!0,categoriesIds:[133]}],right:[{title:"Comba hacia afuera",imgSrc:"https://golstatsimages.blob.core.windows.net/content/comba-afuera-derecha.png",howMany:0,isSelected:!0,categoriesIds:[134]},{title:"Comba hacia adentro",imgSrc:"https://golstatsimages.blob.core.windows.net/content/comba-adentro-derecha.png",howMany:0,isSelected:!0,categoriesIds:[140]},{title:"Raso al área",imgSrc:"https://golstatsimages.blob.core.windows.net/content/raz-area-derecha.png",howMany:0,isSelected:!0,categoriesIds:[146]},{title:"En corto",imgSrc:"https://golstatsimages.blob.core.windows.net/content/en-corto-derecha.png",howMany:0,isSelected:!0,categoriesIds:[147]}]},Ws=t=>(e.pushScopeId("data-v-b7e3b8e0"),t=t(),e.popScopeId(),t),uG={class:"template-how-was-corner"},hG={class:"template-how-was-corner__header"},fG=Ws(()=>e.createElementVNode("div",{class:"template-how-was-corner__header__zone"},"ZONA:",-1)),yG={class:"template-how-was-corner__header__radio-input"},gG={class:"template-how-was-corner__header__radio-input__radio"},_G=Ws(()=>e.createElementVNode("label",{for:"left"},"Por izquierda",-1)),bG={class:"template-how-was-corner__header__radio-input"},SG={class:"template-how-was-corner__header__radio-input__radio"},CG=Ws(()=>e.createElementVNode("label",{for:"right"},"Por derecha",-1)),wG=["onClick"],kG={class:"template-how-was-corner__content__corner-type__img"},EG=["src","alt"],VG={class:"template-how-was-corner__content__corner-type__info"},NG={class:"template-how-was-corner__content__corner-type__info__title"},xG={__name:"TemplateHowWasCorner",props:{howWasCornerFilters:{type:Object,default:()=>vs},isExpansionMode:{type:Boolean,default:!1}},emits:["update:filters","change-filters-selected"],setup(t,{emit:i}){const a=t,o=e.ref("left"),s=e.computed(()=>a.howWasCornerFilters[a.howWasCornerFilters.cornerType]),l=e.computed(()=>s.value.filter(n=>n.isSelected).length);e.watch(()=>o.value,n=>{a.howWasCornerFilters.cornerType=n}),e.watch(()=>a.howWasCornerFilters,n=>{i("change-filters-selected",a.howWasCornerFilters[n.cornerType].reduce((c,p)=>p.isSelected?c+1:c,0)),o.value=n.cornerType,i("update:filters",n)},{deep:!0,immediate:!0});function r(n){n.isSelected&&l.value===1||(n.isSelected=!n.isSelected)}return(n,c)=>(e.openBlock(),e.createElementBlock("div",uG,[e.createElementVNode("div",hG,[fG,e.createElementVNode("div",yG,[e.createElementVNode("div",gG,[e.withDirectives(e.createElementVNode("input",{type:"radio",id:"left",value:"left","onUpdate:modelValue":c[0]||(c[0]=p=>o.value=p)},null,512),[[e.vModelRadio,o.value]]),_G])]),e.createElementVNode("div",bG,[e.createElementVNode("div",SG,[e.withDirectives(e.createElementVNode("input",{type:"radio",id:"right",value:"right","onUpdate:modelValue":c[1]||(c[1]=p=>o.value=p)},null,512),[[e.vModelRadio,o.value]]),CG])])]),e.createElementVNode("div",{class:e.normalizeClass(["template-how-was-corner__content",{"is-expansion-mode":t.isExpansionMode}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,(p,y)=>(e.openBlock(),e.createElementBlock("div",{key:y,class:e.normalizeClass(["template-how-was-corner__content__corner-type",{"is-selected":p.isSelected}]),onClick:m=>r(p)},[e.createElementVNode("div",kG,[e.createElementVNode("img",{src:p.imgSrc,alt:p.title},null,8,EG)]),e.createElementVNode("div",VG,[e.createElementVNode("div",NG,e.toDisplayString(p.title),1)])],10,wG))),128))],2)]))}},TG=ne(xG,[["__scopeId","data-v-b7e3b8e0"]]),Ea=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35],ht=t=>(e.pushScopeId("data-v-378bf7e2"),t=t(),e.popScopeId(),t),BG={class:"template-zone"},FG={class:"controls-zone-container"},PG={class:"controls-zone-container-title-checkcon"},$G={class:"controls-zone-container-title-checkcon-check"},zG={class:"gsc-field-img-container"},AG={width:"100%",height:"177",viewBox:"0 0 380 177",fill:"none",xmlns:"http://www.w3.org/2000/svg"},IG=["fill"],MG=["fill"],LG=["fill"],RG=["fill"],DG=["fill"],OG=["fill"],jG=["fill"],vG=["fill"],WG=["fill"],UG=["fill"],GG=["fill"],HG=["fill"],JG=["fill"],qG=["fill"],YG=["fill"],ZG=["fill"],KG=["fill"],XG=["fill"],QG=["fill"],eH=["fill"],tH=["fill"],aH=["fill"],iH=["fill"],oH=["fill"],sH=["fill"],lH=["fill"],rH=["fill"],nH=["fill"],dH=["fill"],cH=["fill"],pH=["fill"],mH=["fill"],uH=["fill"],hH=["fill"],fH=["fill"],yH=ht(()=>e.createElementVNode("rect",{x:"91.6",y:"0.6",width:"196.8",height:"87.8",stroke:"#DFE3E2","stroke-width":"1.2"},null,-1)),gH=ht(()=>e.createElementVNode("rect",{x:"137.6",y:"0.782404",width:"104.8",height:"28.8",stroke:"#DFE3E2","stroke-width":"1.2"},null,-1)),_H=["id"],bH=ht(()=>e.createElementVNode("rect",{width:"197.746",height:"24.6043",transform:"matrix(1 0 0 -1 91 113)",fill:"#D9D9D9"},null,-1)),SH=[bH],CH=["mask"],wH=ht(()=>e.createElementVNode("circle",{cx:"185.329",cy:"56.5046",r:"52.6152",stroke:"#DFE3E2","stroke-width":"1.38817"},null,-1)),kH=[wH],EH=ht(()=>e.createElementVNode("circle",{cx:"190.278",cy:"66.2782",r:"2.27817",fill:"white"},null,-1)),VH=ht(()=>e.createElementVNode("rect",{x:"0.7",y:"0.7",width:"378.6",height:"175.6",stroke:"#DFE3E2","stroke-width":"1.4"},null,-1)),NH={class:"template-zone__total-corners"},xH=ht(()=>e.createElementVNode("div",{class:"template-zone__total-corners__text"}," Tiros de esquina cobrados a las zonas filtradas ",-1)),TH=ht(()=>e.createElementVNode("div",{class:"template-zone__total-corners__value"},"10",-1)),BH=[xH,TH],FH={__name:"TemplateZone",props:{zoneFilters:{type:Array,default:()=>[...Ea]},widthContainer:{type:Number,default:1280},show:{type:Boolean,default:!1}},emits:["update:filters","change-filters-selected"],setup(t,{expose:i,emit:a}){const o=t,s=e.ref(!0),l=e.ref([]),r=e.computed(()=>new Date().getTime());e.watch(l,y=>{s.value=y.length===35}),e.watch(()=>o.zoneFilters,y=>{l.value=y},{immediate:!0,deep:!0}),e.watch(()=>l.value,y=>{a("update:filters",y),a("change-filters-selected",y.length)},{deep:!0});function n(y){y?(l.value=Ea,s.value=!0):(l.value=[],s.value=!1)}function c(y){l.value.includes(y)?l.value=l.value.filter(m=>m!==y):l.value.push(y),s.value=l.value.length===35}function p(){l.value=[...Ea]}return i({clearFilters:p}),(y,m)=>(e.openBlock(),e.createElementBlock("div",BG,[e.createElementVNode("div",FG,[e.createElementVNode("div",{class:"controls-zone-container-title",style:e.normalizeStyle(t.widthContainer<=440?"font-size: 11px;":"#2e3b46")}," ¿A donde fue el balón?: ",4),e.createElementVNode("div",PG,[e.createElementVNode("div",{class:"controls-zone-container-title-checkcon-label",style:e.normalizeStyle(t.widthContainer<=440?"font-size: 12px;":"#2e3b46")}," Todas las zonas ",4),e.createElementVNode("div",$G,[e.createVNode(e.unref(le),{label:"",fontFamily:"Poppins-Regular",labelFontSize:"11px","label-color":"#FFF","model-value":s.value,"onUpdate:modelValue":n},null,8,["model-value"])])])]),e.createElementVNode("div",zG,[(e.openBlock(),e.createElementBlock("svg",AG,[e.createElementVNode("rect",{onClick:m[0]||(m[0]=h=>c(1)),class:"sector-field",x:"0.347042",y:"0.347042",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(1)?"#FFFF0030":"#2e3b46"},null,8,IG),e.createElementVNode("rect",{onClick:m[1]||(m[1]=h=>c(9)),class:"sector-field",x:"288.347",y:"0.347042",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(9)?"#FFFF0030":"#2e3b46"},null,8,MG),e.createElementVNode("rect",{onClick:m[2]||(m[2]=h=>c(17)),class:"sector-field",x:"0.347042",y:"44.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(17)?"#FFFF0030":"#2e3b46"},null,8,LG),e.createElementVNode("rect",{onClick:m[3]||(m[3]=h=>c(25)),class:"sector-field",x:"288.347",y:"44.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(25)?"#FFFF0030":"#2e3b46"},null,8,RG),e.createElementVNode("rect",{onClick:m[4]||(m[4]=h=>c(26)),class:"sector-field",x:"0.347042",y:"88.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(26)?"#FFFF0030":"#2e3b46"},null,8,DG),e.createElementVNode("rect",{onClick:m[5]||(m[5]=h=>c(27)),class:"sector-field",x:"91.347",y:"88.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(27)?"#FFFF0030":"#2e3b46"},null,8,OG),e.createElementVNode("rect",{onClick:m[6]||(m[6]=h=>c(28)),class:"sector-field",x:"157.015",y:"88.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(28)?"#FFFF0030":"#2e3b46"},null,8,jG),e.createElementVNode("rect",{onClick:m[7]||(m[7]=h=>c(29)),class:"sector-field",x:"222.679",y:"88.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(29)?"#FFFF0030":"#2e3b46"},null,8,vG),e.createElementVNode("rect",{onClick:m[8]||(m[8]=h=>c(30)),class:"sector-field",x:"288.347",y:"88.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(30)?"#FFFF0030":"#2e3b46"},null,8,WG),e.createElementVNode("rect",{onClick:m[9]||(m[9]=h=>c(31)),class:"sector-field",x:"0.347042",y:"132.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(31)?"#FFFF0030":"#2e3b46"},null,8,UG),e.createElementVNode("rect",{onClick:m[10]||(m[10]=h=>c(32)),class:"sector-field",x:"91.347",y:"132.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(32)?"#FFFF0030":"#2e3b46"},null,8,GG),e.createElementVNode("rect",{onClick:m[11]||(m[11]=h=>c(33)),class:"sector-field",x:"157.015",y:"132.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(33)?"#FFFF0030":"#2e3b46"},null,8,HG),e.createElementVNode("rect",{onClick:m[12]||(m[12]=h=>c(34)),class:"sector-field",x:"222.679",y:"132.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(34)?"#FFFF0030":"#2e3b46"},null,8,JG),e.createElementVNode("rect",{onClick:m[13]||(m[13]=h=>c(35)),class:"sector-field",x:"288.347",y:"132.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(35)?"#FFFF0030":"#2e3b46"},null,8,qG),e.createElementVNode("rect",{onClick:m[14]||(m[14]=h=>c(2)),class:"sector-field",x:"91.347",y:"0.347042",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(2)?"#FFFF0030":"#2e3b46"},null,8,YG),e.createElementVNode("rect",{onClick:m[15]||(m[15]=h=>c(3)),class:"sector-field",x:"114.347",y:"0.347042",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(3)?"#FFFF0030":"#2e3b46"},null,8,ZG),e.createElementVNode("rect",{onClick:m[16]||(m[16]=h=>c(4)),class:"sector-field",x:"137.347",y:"0.347042",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(4)?"#FFFF0030":"#2e3b46"},null,8,KG),e.createElementVNode("rect",{onClick:m[17]||(m[17]=h=>c(5)),class:"sector-field",x:"172.347",y:"0.347042",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(5)?"#FFFF0030":"#2e3b46"},null,8,XG),e.createElementVNode("rect",{onClick:m[18]||(m[18]=h=>c(6)),class:"sector-field",x:"207.347",y:"0.347042",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(6)?"#FFFF0030":"#2e3b46"},null,8,QG),e.createElementVNode("rect",{onClick:m[19]||(m[19]=h=>c(7)),class:"sector-field",x:"242.347",y:"0.347042",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(7)?"#FFFF0030":"#2e3b46"},null,8,eH),e.createElementVNode("rect",{onClick:m[20]||(m[20]=h=>c(8)),class:"sector-field",x:"265.347",y:"0.347042",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(8)?"#FFFF0030":"#2e3b46"},null,8,tH),e.createElementVNode("rect",{onClick:m[21]||(m[21]=h=>c(10)),class:"sector-field",x:"91.347",y:"29.6804",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(10)?"#FFFF0030":"#2e3b46"},null,8,aH),e.createElementVNode("rect",{onClick:m[22]||(m[22]=h=>c(11)),class:"sector-field",x:"114.347",y:"29.6804",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(11)?"#FFFF0030":"#2e3b46"},null,8,iH),e.createElementVNode("rect",{onClick:m[23]||(m[23]=h=>c(12)),class:"sector-field",x:"137.347",y:"29.6804",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(12)?"#FFFF0030":"#2e3b46"},null,8,oH),e.createElementVNode("rect",{onClick:m[24]||(m[24]=h=>c(13)),class:"sector-field",x:"172.347",y:"29.6804",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(13)?"#FFFF0030":"#2e3b46"},null,8,sH),e.createElementVNode("rect",{onClick:m[25]||(m[25]=h=>c(14)),class:"sector-field",x:"207.347",y:"29.6804",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(14)?"#FFFF0030":"#2e3b46"},null,8,lH),e.createElementVNode("rect",{onClick:m[26]||(m[26]=h=>c(15)),class:"sector-field",x:"242.347",y:"29.6804",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(15)?"#FFFF0030":"#2e3b46"},null,8,rH),e.createElementVNode("rect",{onClick:m[27]||(m[27]=h=>c(16)),class:"sector-field",x:"265.347",y:"29.6804",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(16)?"#FFFF0030":"#2e3b46"},null,8,nH),e.createElementVNode("rect",{onClick:m[28]||(m[28]=h=>c(18)),class:"sector-field",x:"91.347",y:"59.0137",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(18)?"#FFFF0030":"#2e3b46"},null,8,dH),e.createElementVNode("rect",{onClick:m[29]||(m[29]=h=>c(19)),class:"sector-field",x:"114.347",y:"59.0137",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(19)?"#FFFF0030":"#2e3b46"},null,8,cH),e.createElementVNode("rect",{onClick:m[30]||(m[30]=h=>c(20)),class:"sector-field",x:"137.347",y:"59.0137",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(20)?"#FFFF0030":"#2e3b46"},null,8,pH),e.createElementVNode("rect",{onClick:m[31]||(m[31]=h=>c(21)),class:"sector-field",x:"172.347",y:"59.0137",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(21)?"#FFFF0030":"#2e3b46"},null,8,mH),e.createElementVNode("rect",{onClick:m[32]||(m[32]=h=>c(22)),class:"sector-field",x:"207.347",y:"59.0137",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(22)?"#FFFF0030":"#2e3b46"},null,8,uH),e.createElementVNode("rect",{onClick:m[33]||(m[33]=h=>c(23)),class:"sector-field",x:"242.347",y:"59.0137",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(23)?"#FFFF0030":"#2e3b46"},null,8,hH),e.createElementVNode("rect",{onClick:m[34]||(m[34]=h=>c(24)),class:"sector-field",x:"265.347",y:"59.0137",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(24)?"#FFFF0030":"#2e3b46"},null,8,fH),yH,gH,e.createElementVNode("mask",{id:r.value,style:{"mask-type":"alpha"},maskUnits:"userSpaceOnUse",x:"91",y:"88",width:"198",height:"25"},SH,8,_H),e.createElementVNode("g",{mask:`url(#${r.value})`},kH,8,CH),EH,VH]))]),e.withDirectives(e.createElementVNode("div",NH,BH,512),[[e.vShow,!1]])]))}},PH=ne(FH,[["__scopeId","data-v-378bf7e2"]]),Us=[{text:"Rematado con destino a portería",isSelected:!0,child:[{text:"Fue gol",isSelected:!0,categoryIds:[583,585,587,589]},{text:"No fue gol",isSelected:!0,categoryIds:[584,586,588,590]}]},{text:"Rematado sin destino a portería",isSelected:!0,categoryIds:[122,128,136,142]},{text:"Ganados por portero rival",isSelected:!0,categoryIds:[123,129,137,143]},{text:"Ganados por jugador rival",isSelected:!0,categoryIds:[124,130,138,144]},{text:"Sin destino",isSelected:!0,categoryIds:[125,131,139,145]}],$H={class:"what-happened"},zH={class:"what-happened__all"},AH={class:"what-happened__filters"},IH={key:0,class:"what-happened__filters__filter__composed"},MH={class:"what-happened__filters__filter__composed__main"},LH={key:1,class:"what-happened__filters__filter__single"},RH={__name:"TemplateWhatHappened",props:{isFemale:{type:Boolean,default:!1},whatHappenedFilters:{type:Array,default:()=>[...Us]}},emits:["change-filters-selected","update:filters"],setup(t,{expose:i,emit:a}){const o=t,s=e.computed(()=>o.whatHappenedFilters.reduce((d,f)=>(f.child?f.child.forEach(u=>{u.isSelected&&d++}):f.isSelected&&d++,d),0)),l=e.computed(()=>o.whatHappenedFilters.reduce((d,f)=>(f.child?d+=f.child.length:d++,d),0)),r=e.computed(()=>s.value===l.value),n=e.computed(()=>s.value===1);e.watch(()=>o.whatHappenedFilters,d=>{a("change-filters-selected",s.value),a("update:filters",d)},{deep:!0,immediate:!0});function c(d){o.whatHappenedFilters.forEach(f=>{d?(f.isSelected=d,f.child&&f.child.forEach(u=>{u.isSelected=d})):f.child?(f.isSelected=!0,f.child.forEach(u=>{u.isSelected=!0})):f.isSelected=!1})}function p(d,f){f.isSelected=d,f.child.forEach(u=>{u.isSelected=d})}function y(d,f,u){u.isSelected=d,f.isSelected=f.child.every(g=>g.isSelected)}function m(d,f){f.isSelected=d}function h(){o.whatHappenedFilters.forEach(d=>{d.child?d.child.forEach(f=>{f.isSelected=!0}):d.isSelected=!0})}return i({onResetFilters:h}),(d,f)=>(e.openBlock(),e.createElementBlock("div",$H,[e.createElementVNode("div",zH,[e.createVNode(e.unref(le),{label:"Todos","model-value":r.value,"box-position":"right","onUpdate:modelValue":c},null,8,["model-value"])]),e.createElementVNode("div",AH,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.whatHappenedFilters,(u,g)=>(e.openBlock(),e.createElementBlock("div",{key:g,class:"what-happened__filters__filter"},[u.child?(e.openBlock(),e.createElementBlock("div",IH,[e.createElementVNode("div",MH,[e.createVNode(e.unref(le),{"model-value":u.isSelected,label:t.isFemale?u.text.replace("Ganados por portero rival","Ganados por portera rival").replace("Ganados por jugador rival","Ganados por jugadora rival"):u.text,"avoid-interaction":n.value&&u.isSelected,"onUpdate:modelValue":S=>p(S,u)},null,8,["model-value","label","avoid-interaction","onUpdate:modelValue"])]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.child,(S,w)=>(e.openBlock(),e.createElementBlock("div",{key:`c${w}`,class:"what-happened__filters__filter__composed__child"},[e.createVNode(e.unref(le),{"model-value":S.isSelected,label:t.isFemale?S.text.replace("Ganados por portero rival","Ganados por portera rival").replace("Ganados por jugador rival","Ganados por jugadora rival"):S.text,"avoid-interaction":n.value&&S.isSelected,"onUpdate:modelValue":U=>y(U,u,S)},null,8,["model-value","label","avoid-interaction","onUpdate:modelValue"])]))),128))])):(e.openBlock(),e.createElementBlock("div",LH,[e.createVNode(e.unref(le),{"model-value":u.isSelected,label:t.isFemale?u.text.replace("Ganados por portero rival","Ganados por portera rival").replace("Ganados por jugador rival","Ganados por jugadora rival"):u.text,"avoid-interaction":n.value&&u.isSelected,"onUpdate:modelValue":S=>m(S,u)},null,8,["model-value","label","avoid-interaction","onUpdate:modelValue"])]))]))),128))])]))}},DH=ne(RH,[["__scopeId","data-v-8f375a1a"]]),Gs={isMoment:!1,isMomentOnly:!1,results:{final:[{name:"Partidos ganados",value:1,isSelected:!0},{name:"Partidos perdidos",value:2,isSelected:!0},{name:"Partidos empatados",value:3,isSelected:!0}],moment:[{name:"Iba ganando",value:1,isSelected:!0},{name:"Iba perdiendo",value:2,isSelected:!0},{name:"Iba empatando",value:3,isSelected:!0}]}},Yc=t=>(e.pushScopeId("data-v-ee3b28d3"),t=t(),e.popScopeId(),t),OH={class:"template-results"},jH={class:"template-results__type-switch"},vH=Yc(()=>e.createElementVNode("div",{class:"template-results__type-switch__label"},"Final",-1)),WH=Yc(()=>e.createElementVNode("div",{class:"template-results__type-switch__label"},"Al momento",-1)),UH={class:"template-results__info"},GH={key:0,class:"template-results__group"},HH={key:1,class:"template-results__group"},JH={__name:"TemplateResultsByTime",props:{resultsFilters:{type:Object,default:()=>({...Gs})}},emits:["update:resultsFilters","change-filters-selected","update:filters"],setup(t,{expose:i,emit:a}){const o=t,s=e.ref(null),l=e.computed(()=>{const c=s.value.isMoment?s.value.results.moment.filter(p=>p.isSelected).length:s.value.results.final.filter(p=>p.isSelected).length;return a("change-filters-selected",c),c}),r=e.computed(()=>s.value.isMoment?"Resultado al momento del cobro":"Resultado al final del partido");e.watch(()=>o.resultsFilters,c=>{s.value===null&&(s.value={...c})},{deep:!0,immediate:!0}),e.watch(s,c=>{a("update:filters",c)},{deep:!0,immediate:!0});function n(){s.value.isMoment=!1,s.value.results.moment.forEach(c=>{c.isSelected=!0}),s.value.results.final.forEach(c=>{c.isSelected=!0})}return i({removeFilters:n}),(c,p)=>(e.openBlock(),e.createElementBlock("div",OH,[e.withDirectives(e.createElementVNode("div",jH,[vH,e.createVNode(wa,{modelValue:s.value.isMoment,"onUpdate:modelValue":p[0]||(p[0]=y=>s.value.isMoment=y)},null,8,["modelValue"]),WH],512),[[e.vShow,!s.value.isMomentOnly]]),e.createElementVNode("div",UH,e.toDisplayString(r.value),1),s.value.isMoment?(e.openBlock(),e.createElementBlock("div",GH,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.results.moment,(y,m)=>(e.openBlock(),e.createElementBlock("div",{key:m,class:"template-results__result"},[e.createVNode(e.unref(le),{modelValue:y.isSelected,"onUpdate:modelValue":h=>y.isSelected=h,label:y.name,"avoid-interaction":l.value===1&&y.isSelected},null,8,["modelValue","onUpdate:modelValue","label","avoid-interaction"])]))),128))])):(e.openBlock(),e.createElementBlock("div",HH,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.results.final,(y,m)=>(e.openBlock(),e.createElementBlock("div",{key:m,class:"template-results__result"},[e.createVNode(e.unref(le),{modelValue:y.isSelected,"onUpdate:modelValue":h=>y.isSelected=h,label:y.name,"avoid-interaction":l.value===1&&y.isSelected},null,8,["modelValue","onUpdate:modelValue","label","avoid-interaction"])]))),128))]))]))}},qH=ne(JH,[["__scopeId","data-v-ee3b28d3"]]),YH=t=>(e.pushScopeId("data-v-344eb729"),t=t(),e.popScopeId(),t),ZH={key:0,class:"productivity__header__text"},KH={key:0},XH=YH(()=>e.createElementVNode("span",null,"mínimo 5 categorías y máximo 12",-1)),QH={key:1},eJ={key:2},tJ={key:1,class:"productivity__header__checkbox"},aJ={class:"templates__body"},iJ={key:0,class:"templates-plays"},oJ={key:1,class:"templates-productivity"},sJ={key:2,class:"template-field"},lJ={key:3,class:"template-details"},rJ={key:4,class:"template-personal-data"},nJ={key:5,class:"template-leagues"},dJ={key:6,class:"template-plays"},cJ={key:7,class:"template-plays"},pJ={key:8,class:"template-universe"},mJ={key:9,class:"template-distance"},uJ={key:10,class:"template-results"},hJ={key:11,class:"template-results-by-type"},fJ={key:12,class:"template-games"},yJ={key:13,class:"template-taken-corners"},gJ={key:14,class:"template-videos"},_J={key:15,class:"template-how-was-corner"},bJ={key:16,class:"template-zone"},SJ={key:17,class:"template-what-happened"},CJ={key:1,class:"templates__footer"},wJ={class:"templates__footer__button"},kJ={class:"templates__footer__button"},EJ={__name:"GSC-FilterTemplates",props:{filterType:{type:String,default:""},width:{type:String,default:"100%"},maxWidth:{type:String,default:"100%"},productivityMaxCategories:{type:Number,default:5},productivityMinCategories:{type:Number,default:0},productivityCategories:{type:[Object,null],default:()=>null},playsCategories:{type:[Object,null],default:()=>null},fieldAreas:{type:[Array,null],default:()=>[]},playingAs:{type:Array,default:()=>[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}]},statisticType:{type:String,default:"total"},isStatisticTypeVisible:{type:Boolean,default:!1},isPlayingAsHidden:{type:Boolean,default:!1},isFromTemplates:{type:Boolean,default:!1},isForTemplateForm:{type:Boolean,default:!1},gameSections:{type:Array,default:()=>[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},isFemale:{type:Boolean,default:!1},tournaments:{type:Array,default:()=>[]},playsGolstatsCategories:{type:Array,default:()=>[]},universeFilters:{type:Object,default:()=>({minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}})},zoneFilters:{type:Array,default:()=>[]},whatHappenedFilters:{type:Array,default:()=>[]},personalDataFilters:{type:Object,default:()=>({})},distanceFilters:{type:Object,default:()=>({minValue:5,maxValue:30,minLimit:5,maxLimit:30})},resultsFilters:{type:Object,default:()=>({})},resultsByTimeFilters:{type:Object,default:()=>({})},gamesFilters:{type:Array,default:()=>[]},takenCornersFilters:{type:Array,default:()=>[]},howWasCornerFilters:{type:Object,default:()=>({})},awaitForFilters:{type:Boolean,default:!1},backgroundColor:{type:String,default:"#2E3B46"},borderRadius:{type:String,default:"8px"},borderColor:{type:String,default:"rgba(255, 255, 255, 0)"},borderWidth:{type:String,default:"1px"},boxShadow:{type:String,default:"0 14px 28px 0 rgba(0, 0, 0, 0.25)"},padding:{type:String,default:"20px"},footerBorderColor:{type:String,default:"#626970"},footerBorderWidth:{type:String,default:"1px"},textColor:{type:String,default:"#FFFFFF"},fontFamily:{type:String,default:"'Poppins-Regular'"},isExpansionMode:{type:Boolean,default:!0},isFooterVisible:{type:Boolean,default:!1},isFooterCancelOnly:{type:Boolean,default:!1},isSeleccion:{type:Boolean,default:!1},isScouting:{type:Boolean,default:!1},fieldComponentProps:{type:Object,default:()=>{}},season:{type:Object,default:()=>({})},token:{type:String,default:""},modalHeight:{type:String,default:"fit-content"},isOneTournamentOnly:{type:Boolean,default:!1},defaultTournamentId:{type:Number,default:1}},emits:["change-categories-selected","change-filters-selected","change-universe-filters","change-field-areas","apply","click-cancel","update:filters","total-filters"],setup(t,{expose:i,emit:a}){const o=t,s=e.ref(null),l=e.ref(!1),r=e.ref({playingAs:o.playingAs,gameSections:o.gameSections,statisticType:o.statisticType}),n=e.ref({areYellowCardsSelected:!1,areRedCardsSelected:!1,areFoulsCommittedSelected:!1}),c=e.ref(null),p=e.ref(null),y=e.ref(null),m=e.ref(null),h=e.ref(null),d=e.computed(()=>({"--width":o.width,"--max-width":o.maxWidth,"--background-color":o.backgroundColor,"--border-radius":o.borderRadius,"--border-color":o.borderColor,"--border-width":o.borderWidth,"--box-shadow":o.boxShadow,"--padding":o.filterType!==x.VIDEOS?o.isExpansionMode?"10px 0":o.padding:"0","--footer-border-color":o.footerBorderColor,"--footer-border-width":o.footerBorderWidth,"--text-color":o.textColor})),f=e.computed(()=>{const b=[];return o.productivityCategories&&Object.values(o.productivityCategories).forEach(E=>{E.categories&&E.categories.forEach(j=>{b.push(j)})}),b}),u=e.computed(()=>{const b=[];return o.playsCategories&&Object.values(o.playsCategories).forEach(E=>{E.categories&&E.categories.forEach(j=>{b.push(j)})}),b}),g=e.computed(()=>{const b=f.value.filter(E=>E.isSelected);return Y(b),o.filterType===x.PRODUCTIVITY&&a("change-categories-selected",b.length),b.length}),S=e.computed(()=>!o.isForTemplateForm&&g.value>=o.productivityMaxCategories),w=e.computed(()=>!o.isForTemplateForm&&g.value<=o.productivityMinCategories),U=e.computed(()=>o.isPlayingAsHidden?o.gameSections:o.playingAs.concat(o.gameSections));e.watch(r,b=>{o.filterType===x.DETAILS&&a("update:filters",b)},{immediate:!0,deep:!0}),e.watch(()=>U.value,b=>{if(o.filterType===x.DETAILS){const E=b.filter(j=>j.isSelected);a("change-filters-selected",E.length)}},{immediate:!0,deep:!0}),e.watch(()=>o.playsGolstatsCategories,b=>{if(o.filterType===x.PLAYS_TYPES||o.filterType===x.GOLSTATS){const E=b.filter(j=>j.isSelected);a("change-filters-selected",E.length)}},{immediate:!0}),e.watch(()=>o.fieldAreas,b=>{o.filterType===x.FIELD&&a("change-filters-selected",b.length)}),e.watch(u,()=>{o.filterType===x.PLAYS&&P()},{immediate:!0,deep:!0}),e.watch(f,()=>{o.filterType===x.PRODUCTIVITY&&J()},{immediate:!0,deep:!0}),e.watch(()=>o.resultsFilters,b=>{o.filterType===x.RESULTS&&a("change-filters-selected",b.results.filter(E=>E.isSelected).length)},{immediate:!0,deep:!0});function Y(b){setTimeout(()=>{b.sort((E,j)=>E.priority-j.priority),b.forEach((E,j)=>{E.priority=j+1})},10)}function z(b=null){H(b)}function H(b=null){o.filterType===x.PRODUCTIVITY?f.value.forEach(E=>{E.isSelected=!1}):o.filterType===x.PLAYS?(u.value.forEach(E=>{E.isSelected=!0}),l.value=!0):o.filterType===x.FIELD?a("change-field-areas",[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]):o.filterType===x.DETAILS?(o.playingAs.forEach(E=>{E.isSelected=!0}),o.gameSections.forEach(E=>{E.isSelected=!0})):o.filterType===x.TOURNAMENTS?(o.tournaments.forEach((E,j)=>{o.isOneTournamentOnly?E.isSelected=j===0:E.isSelected=!0}),a("change-filters-selected",0)):o.filterType===x.PLAYS_TYPES?o.playsGolstatsCategories.forEach(E=>{E.isSelected=!0}):o.filterType===x.GOLSTATS?o.playsGolstatsCategories.forEach(E=>{E.isSelected=!1}):o.filterType===x.UNIVERSE?c.value&&c.value.resetFilters():o.filterType===x.PERSONAL_DATA?(s.value&&s.value.onClearFilters(b||se.All),a("change-personal-data-filters",{})):o.filterType===x.DISTANCE?a("update:filters",{minValue:o.distanceFilters.minLimit,maxValue:o.distanceFilters.maxLimit}):o.filterType===x.RESULTS?a("update:filters",{results:o.resultsFilters.results.map(E=>(E.isSelected=!0,E))}):o.filterType===x.RESULTS_BY_TIME?h.value&&h.value.removeFilters():o.filterType===x.GAMES?o.gamesFilters.forEach(E=>{E.isSelected=!0}):o.filterType===x.TAKEN_CORNERS?p.value.clearFilters():o.filterType===x.HOW_WAS_CORNER?(o.howWasCornerFilters.left.forEach(E=>{E.isSelected=!0}),o.howWasCornerFilters.right.forEach(E=>{E.isSelected=!0})):o.filterType===x.ZONE?y.value&&y.value.clearFilters():o.filterType===x.WHAT_HAPPENED&&m.value&&m.value.onResetFilters()}function K(b){o.filterType===x.TOURNAMENTS&&a("change-filters-selected",b)}function Z(b){o.filterType===x.UNIVERSE&&a("change-universe-filters",b)}function D(b){o.filterType===x.FIELD&&a("change-field-areas",b)}function B(b){o.filterType===x.GOLSTATS&&a("change-filters-selected",b)}function k(b){a("change-filters-selected",b)}function F(b){o.filterType===x.PRODUCTIVITY?f.value.forEach(E=>{E.isSelected=b}):(l.value=b,o.playsCategories.offensive.categories.forEach(E=>{E.isSelected=b}),o.playsCategories.defensive.categories.forEach(E=>{E.isSelected=b}),o.playsCategories.possession.categories.forEach(E=>{E.isSelected=b}),o.playsCategories.offenses.categories.forEach(E=>{E.isSelected=b}))}function P(){let b=0;const E={playsCategories:u.value.filter(j=>j.isSelected)};l.value=E.playsCategories.length===u.value.length,b=E.playsCategories.length,Object.values(n.value).forEach(j=>{j&&b++}),a("change-filters-selected",b),a("update:filters",E)}function J(){let b=0;const E={productivityFilters:f.value.filter(j=>j.isSelected),offensesConditions:n.value};b=E.productivityFilters.length,Object.values(n.value).forEach(j=>{j&&b++}),a("change-filters-selected",b),a("update:filters",E)}function X(){a("apply")}function W(){(o.filterType===x.PLAYS_TYPES||o.filterType===x.GOLSTATS)&&o.playsGolstatsCategories&&o.playsGolstatsCategories.forEach(b=>{b.isSelected=!1}),o.filterType===x.PRODUCTIVITY&&f.value.forEach(b=>{b.isSelected=!1}),a("apply")}function q(b){a("update:filters",b)}function C(b){o.filterType===x.PERSONAL_DATA&&a("update:filters",b)}function V(b){o.filterType===x.TOURNAMENTS&&a("update:filters",b)}function R(b){(o.filterType===x.PLAYS_TYPES||o.filterType===x.GOLSTATS)&&a("update:filters",b)}function N(b){o.filterType===x.PRODUCTIVITY&&(n.value=b,J())}function v(b){o.filterType===x.DISTANCE&&a("update:filters",b)}function $(b){o.filterType===x.RESULTS&&a("update:filters",b)}function G(b){o.filterType===x.GAMES&&(a("update:filters",b),a("change-filters-selected",b.filter(E=>E.isSelected).length))}function O(b){r.value.statisticType=b}const _=e.computed(()=>o.filterType===x.PLAYS?u.value.length:o.filterType===x.PRODUCTIVITY?f.value.length:o.filterType===x.FIELD?16:o.filterType===x.UNIVERSE?6:o.filterType===x.DETAILS?8:o.filterType===x.RESULTS||o.filterType===x.RESULTS_BY_TIME?3:o.filterType===x.GAMES?o.gamesFilters.length:0);return a("total-filters",_),i({clearFilters:z}),(b,E)=>(e.openBlock(),e.createElementBlock("div",{class:"templates",style:e.normalizeStyle(d.value)},[t.filterType===e.unref(x).PRODUCTIVITY||t.filterType===e.unref(x).PLAYS?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.isExpansionMode?"productivity__header__expansion":"productivity__header")},[t.filterType===e.unref(x).PRODUCTIVITY?(e.openBlock(),e.createElementBlock("div",ZH,[t.isFromTemplates?(e.openBlock(),e.createElementBlock("div",KH,[e.createTextVNode(" Elige tipo de jugadas: "),XH])):t.isForTemplateForm?(e.openBlock(),e.createElementBlock("div",QH,"Tipo de participación")):(e.openBlock(),e.createElementBlock("div",eJ,"Selecciona hasta 5 categorias en orden de importancia"))])):e.createCommentVNode("",!0),t.filterType===e.unref(x).PLAYS||t.isForTemplateForm?(e.openBlock(),e.createElementBlock("div",tJ,[e.createVNode(e.unref(le),{label:t.isForTemplateForm?"Seleccionar todas":"Todos los tipos de jugadas","box-position":t.isForTemplateForm?"right":"left",fontFamily:"Poppins-Regular",labelFontSize:"14px","model-value":l.value,"label-color":t.textColor,"onUpdate:modelValue":F},null,8,["label","box-position","model-value","label-color"])])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",aJ,[t.filterType===e.unref(x).PLAYS?(e.openBlock(),e.createElementBlock("div",iJ,[e.createVNode(tv,{"plays-categories":t.playsCategories,"is-expansion-mode":t.isExpansionMode},null,8,["plays-categories","is-expansion-mode"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).PRODUCTIVITY?(e.openBlock(),e.createElementBlock("div",oJ,[e.createVNode(ZI,{"productivity-categories":t.productivityCategories,"number-of-categories-selected":g.value,"are-max-categories-reached":S.value,"are-min-categories-reached":w.value,"is-expansion-mode":t.isExpansionMode,"is-from-templates":t.isFromTemplates,"is-for-template-form":t.isForTemplateForm,"onUpdate:offensesConditions":N},null,8,["productivity-categories","number-of-categories-selected","are-max-categories-reached","are-min-categories-reached","is-expansion-mode","is-from-templates","is-for-template-form"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).FIELD?(e.openBlock(),e.createElementBlock("div",sJ,[e.createVNode(e.unref(tc),e.mergeProps(t.fieldComponentProps,{"background-color":t.backgroundColor,value:t.fieldAreas,"onUpdate:modelValue":D}),null,16,["background-color","value"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).DETAILS?(e.openBlock(),e.createElementBlock("div",lJ,[e.createVNode(xM,{"is-playing-as-hidden":t.isPlayingAsHidden,"playing-as":t.playingAs,"game-sections":t.gameSections,"font-gamily":t.fontFamily,"is-statistic-type-visible":t.isStatisticTypeVisible,"statistic-type":t.statisticType,onChangeStatisticType:O},null,8,["is-playing-as-hidden","playing-as","game-sections","font-gamily","is-statistic-type-visible","statistic-type"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).PERSONAL_DATA?(e.openBlock(),e.createElementBlock("div",rJ,[e.createVNode(Rj,{"is-female":t.isFemale,ref_key:"templatePersonalData",ref:s,"personal-data-filters":t.personalDataFilters,season:t.season,"is-seleccion":t.isSeleccion,"is-scouting":t.isScouting,token:t.token,filters:t.personalDataFilters,"onUpdate:filters":C},null,8,["is-female","personal-data-filters","season","is-seleccion","is-scouting","token","filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).TOURNAMENTS?(e.openBlock(),e.createElementBlock("div",nJ,[e.createVNode(zM,{tournaments:t.tournaments,"is-one-tournament-only":t.isOneTournamentOnly,"default-tournament-id":t.defaultTournamentId,onChangeFiltersSelected:K,"onUpdate:filters":V},null,8,["tournaments","is-one-tournament-only","default-tournament-id"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).PLAYS_TYPES?(e.openBlock(),e.createElementBlock("div",dJ,[e.createVNode(Rd,{height:t.modalHeight,type:t.filterType,categories:t.playsGolstatsCategories,"onUpdate:filters":R},null,8,["height","type","categories"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).GOLSTATS?(e.openBlock(),e.createElementBlock("div",cJ,[e.createVNode(Rd,{height:t.modalHeight,type:t.filterType,categories:t.playsGolstatsCategories,onChangeFiltersSelected:B,"onUpdate:filters":R},null,8,["height","type","categories"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).UNIVERSE?(e.openBlock(),e.createElementBlock("div",pJ,[e.createVNode(TL,{ref_key:"templateUniverse",ref:c,"universe-filters":t.universeFilters,"onUpdate:universeFilters":Z},null,8,["universe-filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).DISTANCE?(e.openBlock(),e.createElementBlock("div",mJ,[e.createVNode(YL,{distance:t.distanceFilters,"onUpdate:distanceFilters":v},null,8,["distance"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).RESULTS?(e.openBlock(),e.createElementBlock("div",uJ,[e.createVNode(ov,{ref_key:"templateResults",ref:h,"results-filters":t.resultsFilters,"onUpdate:resultsFilters":$},null,8,["results-filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).RESULTS_BY_TIME?(e.openBlock(),e.createElementBlock("div",hJ,[e.createVNode(qH,{ref_key:"templateResults",ref:h,"results-filters":t.resultsByTimeFilters,onChangeFiltersSelected:k,"onUpdate:filters":q},null,8,["results-filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).GAMES?(e.openBlock(),e.createElementBlock("div",fJ,[e.createVNode(aR,{"games-filters":t.gamesFilters,"onUpdate:gamesFilters":G},null,8,["games-filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).TAKEN_CORNERS?(e.openBlock(),e.createElementBlock("div",yJ,[e.createVNode(mG,{"is-female":t.isFemale,ref_key:"templateTakenCorners",ref:p,"taken-corners-filters":t.takenCornersFilters,"is-expansion-mode":t.isExpansionMode,onChangeFiltersSelected:k,"onUpdate:filters":q},null,8,["is-female","taken-corners-filters","is-expansion-mode"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).VIDEOS?(e.openBlock(),e.createElementBlock("div",gJ,[e.createVNode(qU,{token:t.token},null,8,["token"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).HOW_WAS_CORNER?(e.openBlock(),e.createElementBlock("div",_J,[e.createVNode(TG,{"how-was-corner-filters":t.howWasCornerFilters,"is-expansion-mode":t.isExpansionMode,onChangeFiltersSelected:k,"onUpdate:filters":q},null,8,["how-was-corner-filters","is-expansion-mode"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).ZONE?(e.openBlock(),e.createElementBlock("div",bJ,[e.createVNode(PH,{ref_key:"templateZone",ref:y,"zone-filters":t.zoneFilters,onChangeFiltersSelected:k,"onUpdate:filters":q},null,8,["zone-filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).WHAT_HAPPENED?(e.openBlock(),e.createElementBlock("div",SJ,[e.createVNode(DH,{"is-female":t.isFemale,ref_key:"templateWhatHappened",ref:m,"what-happened-filters":t.whatHappenedFilters,onChangeFiltersSelected:k,"onUpdate:filters":q},null,8,["is-female","what-happened-filters"])])):e.createCommentVNode("",!0)]),t.isFooterVisible?(e.openBlock(),e.createElementBlock("div",CJ,[t.isFooterCancelOnly?(e.openBlock(),e.createBlock(e.unref(gi),{key:0,"text-value":"Cancelar","font-size":"12px",height:"22px",width:"72px","border-radius":"62px","border-width":.8,"border-color":"white","background-color":"rgba(255, 255, 255, 0.06)",onClick:W})):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("div",wJ,[t.isForTemplateForm?(e.openBlock(),e.createBlock(e.unref(gi),{key:0,"text-value":"Cancelar","font-size":"12px","font-color":"rgba(255,255,255,0.7)","text-decoration":"underline",onClick:W})):(e.openBlock(),e.createBlock(e.unref(gi),{key:1,"text-value":"Quitar filtros","font-size":"12px","font-color":"rgba(255,255,255,0.7)","text-decoration":"underline",onClick:H}))]),e.createElementVNode("div",kJ,[e.createVNode(e.unref(gi),{"text-value":"Listo","font-size":"12px",height:"22px",width:"72px","border-radius":"62px","border-width":.8,"border-color":"#cbee6b",onClick:X})])],64))])):e.createCommentVNode("",!0)],4))}},Zc=ne(EJ,[["__scopeId","data-v-344eb729"]]),VJ=(t,i)=>{const a=t.__vccOpts||t;for(const[o,s]of i)a[o]=s;return a},NJ={__name:"GSC-Menu",props:{menuMarginTop:{type:Number,default:0,validator(t){return!Number.isNaN(t)}},modelValue:{type:Boolean,default:!1},width:{type:String,default:"fit-content"},menuWidth:{type:String,default:"fit-content"},zIndexOpen:{type:Number,default:3},leftMenu:{type:String,default:"unset"}},emits:["update:modelValue"],setup(t,{emit:i}){const a=t;e.useCssVars(d=>({"398d9242":t.width,f164e302:c.value,"4bb88040":t.menuWidth}));const o=e.ref(null),s=e.ref(!1),l=e.ref(null),r=e.ref({}),n=e.computed(()=>{const d={top:"0px","--left-menu":a.leftMenu};if(o.value){const f=o.value.getBoundingClientRect();d.top=`${f.height+a.menuMarginTop}px`}return d}),c=e.computed(()=>s.value?a.zIndexOpen:1);e.watch(()=>a.modelValue,d=>{d!==s.value&&(s.value=d)},{immediate:!0}),e.watch(s,d=>{d||setTimeout(()=>{r.value["--translate-x"]="0px"},500)});function p(d){const f=window.innerWidth,u=d.boundingClientRect.x,g=d.boundingClientRect.x+d.boundingClientRect.width,S=u<=0?Math.abs(u)+4:g>=f?f-(g+10):0;r.value["--translate-x"]=`${S}px`}function y(){new IntersectionObserver(d=>{d[0].intersectionRatio>0&&p(d[0])}).observe(l.value)}function m(){s.value=!s.value,i("update:modelValue",s.value)}function h(){s.value=!1,i("update:modelValue",s.value)}return e.onMounted(()=>{e.nextTick(()=>{y()})}),(d,f)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[s.value?(e.openBlock(),e.createElementBlock("div",{key:0,id:"menu-overlay",onClick:h})):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"menu-container",style:e.normalizeStyle(r.value)},[e.createElementVNode("div",{ref_key:"trigger",ref:o,class:"menu-container__trigger",onClick:m},[e.renderSlot(d.$slots,"trigger",{},void 0,!0)],512),e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{ref_key:"menu",ref:l,class:"menu-container__menu",style:e.normalizeStyle(n.value)},[e.renderSlot(d.$slots,"menu",{},void 0,!0)],4),[[e.vShow,s.value]])]),_:3})],4)],64))}},xJ=VJ(NJ,[["__scopeId","data-v-18c0df61"]]),It=t=>(e.pushScopeId("data-v-2504d135"),t=t(),e.popScopeId(),t),TJ={key:0,class:"button__icon"},BJ={key:0,width:"19",height:"17",viewBox:"0 0 19 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},FJ=["stroke"],PJ=["stroke"],$J=["stroke"],zJ={key:1,width:"17",height:"18",viewBox:"0 0 17 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},AJ=["stroke"],IJ=["stroke"],MJ=["fill"],LJ={key:2,width:"17",height:"17",viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},RJ=["fill"],DJ={key:3,width:"21",height:"18",viewBox:"0 0 21 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},OJ=["stroke"],jJ=["stroke"],vJ=["stroke"],WJ=["stroke"],UJ=["stroke"],GJ={key:4,width:"18",height:"17",viewBox:"0 0 18 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},HJ=It(()=>e.createElementVNode("path",{d:"M1.85113 13.0897C1.9303 13.2137 2.01739 13.3404 2.10447 13.4617C2.30239 13.7361 2.51878 14 2.74837 14.2507C3.74589 15.3298 5.01785 16.1504 6.41385 16.5963C6.4719 16.6148 6.52996 16.6332 6.58802 16.6491C6.60385 16.6544 6.61704 16.657 6.63024 16.6623C6.70413 16.6834 6.77538 16.7045 6.84927 16.723C7.54859 16.9077 8.27429 17 9.00264 17C9.73098 17 10.4593 16.9077 11.1586 16.7256C11.3064 16.686 11.4542 16.6438 11.5967 16.5989C11.9187 16.496 12.2353 16.372 12.5414 16.2322C12.7895 16.1187 13.0296 15.9921 13.2645 15.8549C14.2963 15.2533 15.2041 14.438 15.9034 13.467C15.9668 13.3799 16.0301 13.2876 16.0908 13.1926C16.1119 13.1609 16.133 13.1293 16.1541 13.095C16.9432 11.8681 17.405 10.4486 17.4868 8.98945C17.4947 8.84169 17.5 8.69393 17.5 8.54618C17.5 8.53034 17.5 8.51715 17.5 8.50132C17.5 6.90765 17.0646 5.37995 16.2386 4.04222C16.1198 3.85224 15.9932 3.66491 15.8612 3.48021C15.8586 3.47493 15.8559 3.4723 15.8533 3.46702C15.8084 3.40633 15.7636 3.34565 15.7161 3.2876C15.6712 3.22955 15.6237 3.1715 15.5789 3.1161C14.6526 1.98417 13.4466 1.10818 12.0928 0.580475C11.9556 0.525066 11.8105 0.474934 11.668 0.42744C10.8103 0.145118 9.91307 0 9.00264 0C8.09221 0 7.19497 0.14248 6.33732 0.424802C6.19482 0.472295 6.04967 0.525066 5.91245 0.577836C4.55604 1.10554 3.35005 1.98417 2.42378 3.11346C2.37364 3.17678 2.32086 3.24011 2.27072 3.30607C2.2285 3.35884 2.18892 3.41161 2.14933 3.46702C2.14933 3.46702 2.14933 3.46966 2.14669 3.4723C2.14669 3.47493 2.14405 3.47757 2.14142 3.48021C1.43418 4.44591 0.94598 5.53034 0.69792 6.68074C0.660975 6.85224 0.626669 7.02639 0.600279 7.20053C0.571251 7.39578 0.547501 7.59103 0.531667 7.78892C0.521111 7.91293 0.513195 8.03694 0.507917 8.16095C0.502639 8.27441 0.5 8.38786 0.5 8.50132V8.61214C0.502639 8.73615 0.507917 8.8628 0.513195 8.98945C0.595002 10.4486 1.05681 11.8681 1.84586 13.0923L1.85113 13.0897ZM1.82738 7.64908C1.82738 7.63325 1.83002 7.62005 1.83266 7.60422C1.84322 7.52771 1.85377 7.45119 1.86433 7.37731C1.86433 7.36412 1.86697 7.35092 1.86961 7.33773C1.8828 7.25594 1.89863 7.1715 1.91447 7.08971C1.91711 7.07124 1.92238 7.05541 1.92502 7.03694C1.94086 6.95778 1.95933 6.87599 1.9778 6.79683V6.78628C1.99891 6.70449 2.02266 6.62269 2.04378 6.5409C2.04905 6.52243 2.05433 6.5066 2.05961 6.48813C2.08336 6.40897 2.10711 6.32718 2.1335 6.24802L2.14142 6.22164C2.16517 6.14776 2.19156 6.07652 2.21794 6.00264C2.22322 5.98681 2.23114 5.97098 2.23642 5.95515C2.26545 5.87863 2.29711 5.79947 2.32878 5.72559C2.33406 5.70976 2.34197 5.69657 2.34725 5.68338C2.37628 5.61478 2.40795 5.54617 2.43962 5.47757C2.44489 5.46702 2.45017 5.45383 2.45545 5.44063C2.48975 5.36676 2.5267 5.29024 2.56628 5.21636C2.5742 5.20053 2.58212 5.1847 2.59267 5.16887C2.63226 5.09499 2.6692 5.02375 2.71143 4.94987V4.94195H2.7167L3.2656 6.63061L1.82738 7.67546C1.82738 7.67546 1.82738 7.65699 1.83002 7.64908H1.82738ZM4.08367 7.6095L5.62745 8.31926L6.52204 11.0712L5.62481 12.1108H2.74309C2.23642 11.2348 1.92238 10.2612 1.81683 9.25594L4.08367 7.6095ZM7.58026 1.41161C7.65942 1.39578 7.74123 1.37995 7.8204 1.36675C7.84151 1.36412 7.86262 1.35884 7.88109 1.3562C7.96026 1.34301 8.03679 1.33245 8.11596 1.32454C8.13971 1.3219 8.16346 1.31926 8.18721 1.31662C8.24791 1.30871 8.30596 1.30343 8.36666 1.29815C8.39305 1.29815 8.42207 1.29288 8.44846 1.29024C8.52235 1.28496 8.59361 1.27968 8.6675 1.27705C8.69916 1.27705 8.73347 1.27441 8.76514 1.27177C8.82319 1.27177 8.88125 1.26913 8.94194 1.26913C8.98153 1.26913 9.01847 1.26913 9.05806 1.26913C9.11611 1.26913 9.17681 1.26913 9.23487 1.27177C9.26653 1.27177 9.30084 1.27177 9.33251 1.27705C9.4064 1.27968 9.48029 1.28496 9.55154 1.29024C9.58057 1.29024 9.60696 1.29551 9.63334 1.29815C9.69404 1.30343 9.75473 1.30871 9.81279 1.31662C9.83654 1.31926 9.86029 1.3219 9.88668 1.32454C9.96585 1.33509 10.045 1.34565 10.1215 1.3562L10.1849 1.36675C10.264 1.37995 10.3459 1.39314 10.425 1.41161C10.4277 1.41161 10.4303 1.41161 10.4356 1.41161H10.4382L9 2.45646L7.56178 1.41161H7.56442C7.56442 1.41161 7.5697 1.41161 7.57234 1.41161H7.58026ZM9.00528 6.56728L11.1138 8.10026L10.3089 10.5805H7.70165L6.89677 8.10026L9.00528 6.56728ZM15.3018 4.94459V4.94987C15.3466 5.02111 15.3862 5.09499 15.4232 5.16887L15.4469 5.21636C15.4839 5.29024 15.5208 5.36676 15.5577 5.44063C15.563 5.45119 15.5683 5.46438 15.5736 5.47493C15.6052 5.54354 15.6369 5.61214 15.6659 5.68338C15.6712 5.69657 15.6791 5.7124 15.6844 5.72559C15.7161 5.80211 15.7478 5.87863 15.7768 5.95778C15.7821 5.97361 15.79 5.98945 15.7953 6.00528C15.8216 6.07916 15.848 6.1504 15.8718 6.22428C15.8744 6.23219 15.8771 6.24011 15.8797 6.25066C15.9061 6.32982 15.9298 6.40897 15.9536 6.49077C15.9589 6.50923 15.9641 6.52771 15.9694 6.54618C15.9905 6.62797 16.0143 6.70976 16.0328 6.78892C16.0328 6.7942 16.0328 6.79683 16.0328 6.80211C16.0512 6.88127 16.0697 6.96042 16.0855 7.03958L16.0961 7.09235C16.1119 7.17414 16.1278 7.25594 16.141 7.33773C16.141 7.35092 16.1462 7.36412 16.1462 7.37731C16.1568 7.45119 16.1673 7.52771 16.1779 7.60422C16.1779 7.62005 16.1805 7.63325 16.1832 7.64908C16.1832 7.65699 16.1832 7.66755 16.1858 7.67546L14.7476 6.63061L15.2965 4.93931L15.3018 4.94459ZM13.9295 7.61214L16.1937 9.25858C16.0882 10.2639 15.7715 11.2401 15.2675 12.1135H12.3858L11.4912 11.0739L12.3858 8.3219L13.9295 7.61214ZM14.3306 13.3879C14.3306 13.3879 14.3254 13.3931 14.3227 13.3958C14.2673 13.4565 14.2093 13.5172 14.1512 13.5752C14.138 13.5884 14.1248 13.6016 14.1116 13.6148C14.0536 13.6728 13.9929 13.7309 13.9322 13.7889C13.9216 13.7995 13.9111 13.81 13.8979 13.8206C13.8424 13.8707 13.7844 13.9235 13.729 13.971C13.7184 13.9789 13.7079 13.9894 13.6973 14C13.634 14.0554 13.5706 14.1055 13.5047 14.1583C13.4888 14.1715 13.473 14.1821 13.4598 14.1953C13.3938 14.2454 13.3278 14.2955 13.2619 14.3456C13.2619 14.3456 13.2566 14.3483 13.2566 14.3509C13.188 14.4011 13.1194 14.4486 13.0481 14.496C13.0323 14.5066 13.0165 14.5172 12.998 14.5277C12.9294 14.5726 12.8581 14.6174 12.7895 14.6623C12.7763 14.6702 12.7658 14.6781 12.7526 14.6834C12.6892 14.723 12.6233 14.7599 12.5573 14.7968C12.5441 14.8048 12.5283 14.8127 12.5151 14.8206C12.4438 14.8602 12.3699 14.8997 12.296 14.9367C12.2802 14.9446 12.2617 14.9525 12.2459 14.9631C12.1746 15 12.1007 15.0343 12.0295 15.0686C12.0242 15.0686 12.0189 15.0739 12.0137 15.0765H12.0084L12.5573 13.3879H14.3306ZM6.00217 15.0765L5.98898 15.0712C5.91509 15.0369 5.8412 15 5.76731 14.9631C5.75147 14.9551 5.73564 14.9472 5.71981 14.9393C5.64592 14.9024 5.57203 14.8628 5.49814 14.8206C5.48494 14.8127 5.47175 14.8048 5.45855 14.7995C5.39258 14.7625 5.32661 14.723 5.26063 14.6834C5.25008 14.6781 5.23688 14.6702 5.22633 14.6623C5.15508 14.6201 5.08646 14.5726 5.01521 14.5277C4.99938 14.5172 4.98355 14.5066 4.96771 14.496C4.89646 14.4486 4.82785 14.4011 4.75924 14.3509H4.75396C4.68799 14.2982 4.61937 14.248 4.5534 14.1953C4.53757 14.1821 4.52437 14.1715 4.50854 14.1583C4.44256 14.1055 4.37923 14.0554 4.3159 14C4.30534 13.9894 4.29478 13.9815 4.28159 13.971C4.22353 13.9208 4.16812 13.8707 4.1127 13.8206C4.10214 13.81 4.08895 13.7995 4.07839 13.7889C4.0177 13.7335 3.957 13.6755 3.89894 13.6148C3.88575 13.6016 3.87256 13.5884 3.85936 13.5752C3.8013 13.5172 3.74589 13.4591 3.69047 13.3984C3.68783 13.3958 3.68519 13.3931 3.67991 13.3879H5.45328L6.00217 15.0765C6.00217 15.0765 5.99954 15.0765 5.9969 15.0765H6.00217ZM7.50636 15.5726L6.63552 12.8971L7.53012 11.8602H10.4804L11.375 12.8971L10.5042 15.5726C9.52251 15.7784 8.48805 15.781 7.50373 15.5726H7.50636ZM14.3755 3.66755L13.4809 6.41953L11.9371 7.12929L9.6439 5.46174V3.57784L11.9503 1.90237C12.8713 2.31135 13.6999 2.91557 14.3781 3.66755H14.3755ZM6.06287 1.90237L8.3693 3.57784V5.46174L6.07606 7.12929L4.53229 6.41953L3.63769 3.66755C4.3159 2.91557 5.14452 2.31398 6.06551 1.90237H6.06287Z",fill:"#979DA2"},null,-1)),JJ=[HJ],qJ={key:5,width:"19",height:"19",viewBox:"0 0 19 19",fill:"none",xmlns:"http://www.w3.org/2000/svg"},YJ=It(()=>e.createElementVNode("path",{d:"M17.182 5.9a.538.538 0 0 0-.13-.416L14.24 2.109a.558.558 0 0 0-.433-.203h-2.25c-.017 0-.034.012-.056.012a.557.557 0 0 0-.563.41 1.68 1.68 0 0 1-1.63 1.266 1.68 1.68 0 0 1-1.632-1.266.55.55 0 0 0-.563-.41c-.017 0-.033-.012-.056-.012h-2.25a.558.558 0 0 0-.433.203L1.561 5.484a.586.586 0 0 0-.129.416c.017.152.09.287.208.382l2.605 2.082v8.167c0 .31.253.563.562.563h9c.31 0 .563-.253.563-.563V8.364l2.604-2.082a.59.59 0 0 0 .208-.382zm-3.937 4.444H5.37V9.78h7.875v.563zM5.37 15.969v-4.5h7.875v4.5H5.37zm9-9.045v-.518a.564.564 0 0 0-.563-.562.564.564 0 0 0-.562.562v2.25H5.37v-2.25a.564.564 0 0 0-.563-.562.564.564 0 0 0-.562.562v.518L2.793 5.765l2.278-2.734h1.66A2.802 2.802 0 0 0 9.307 4.72a2.803 2.803 0 0 0 2.576-1.688h1.66l2.278 2.734-1.451 1.159z",fill:"#98A2B3"},null,-1)),ZJ=[YJ],KJ={key:6,width:"19",height:"19",viewBox:"0 0 19 19",fill:"none",xmlns:"http://www.w3.org/2000/svg"},XJ=It(()=>e.createElementVNode("path",{d:"M15.426 3.353a2.384 2.384 0 0 0-2.381 2.381 2.384 2.384 0 0 0 2.381 2.382 2.384 2.384 0 0 0 2.381-2.382 2.384 2.384 0 0 0-2.381-2.38zm0 3.766a1.386 1.386 0 0 1-1.385-1.385c0-.763.622-1.384 1.385-1.384s1.385.621 1.385 1.384c0 .764-.622 1.385-1.385 1.385zM1.424 6.558a.497.497 0 0 0 .704 0l1.295-1.296L4.72 6.558a.497.497 0 0 0 .704 0 .498.498 0 0 0 0-.705L4.128 4.558l1.295-1.295a.498.498 0 0 0-.705-.705L3.423 3.853 2.128 2.558a.499.499 0 0 0-.704.705l1.295 1.295-1.295 1.295a.498.498 0 0 0 0 .705zM13.013 12.443a.498.498 0 0 0-.705 0l-1.295 1.295-1.295-1.295a.499.499 0 0 0-.704.704l1.295 1.295-1.295 1.295a.499.499 0 0 0 .704.705l1.295-1.295 1.295 1.295a.497.497 0 0 0 .705 0 .498.498 0 0 0 0-.705l-1.295-1.295 1.295-1.295a.498.498 0 0 0 0-.704zM12.052 5.455l-2.01-1.747a.498.498 0 0 0-.654.753l1.066.926c-3.145.411-5.008 2.055-6.043 3.444a9.569 9.569 0 0 0-1.501 3.012 2.384 2.384 0 0 0-2.103 2.364 2.384 2.384 0 0 0 2.381 2.381 2.384 2.384 0 0 0 2.381-2.381 2.385 2.385 0 0 0-1.647-2.265 8.674 8.674 0 0 1 1.312-2.547C6.53 7.674 8.33 6.66 10.594 6.372l-.992 1.142a.498.498 0 0 0 .752.654l1.747-2.01a.498.498 0 0 0-.05-.703zm-7.48 8.752c0 .763-.62 1.384-1.384 1.384a1.386 1.386 0 0 1-1.384-1.384c0-.764.62-1.385 1.384-1.385.763 0 1.385.622 1.385 1.385z",fill:"#98A2B3",stroke:"#98A2B3","stroke-width":".3"},null,-1)),QJ=[XJ],eq={key:7,width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},tq=It(()=>e.createElementVNode("rect",{x:".707",y:".9",width:"5.2",height:"5.2",rx:".8",stroke:"#98A2B3","stroke-width":"1.2"},null,-1)),aq=It(()=>e.createElementVNode("rect",{x:"8.707",y:".9",width:"5.2",height:"5.2",rx:".8",fill:"#98A2B3",stroke:"#98A2B3","stroke-width":"1.2"},null,-1)),iq=It(()=>e.createElementVNode("rect",{x:".707",y:"8.9",width:"5.2",height:"5.2",rx:".8",fill:"#98A2B3",stroke:"#98A2B3","stroke-width":"1.2"},null,-1)),oq=It(()=>e.createElementVNode("rect",{x:"8.707",y:"8.9",width:"5.2",height:"5.2",rx:".8",stroke:"#98A2B3","stroke-width":"1.2"},null,-1)),sq=[tq,aq,iq,oq],lq={key:8,width:"19",height:"19",viewBox:"0 0 19 19",fill:"none",xmlns:"http://www.w3.org/2000/svg"},rq=e.createStaticVNode('<g clip-path="url(#gpdeo9cu3a)" fill="#98A2B3" data-v-2504d135><path d="M9.307.5C4.505.5.598 4.407.598 9.209c0 2 .69 3.938 1.946 5.486l-.754 3.159a.524.524 0 0 0 .727.599l3.038-1.384a8.743 8.743 0 0 0 3.752.848c4.802 0 8.709-3.907 8.709-8.708C18.016 4.407 14.109.5 9.307.5zm0 16.368a7.574 7.574 0 0 1-3.502-.845.525.525 0 0 0-.457-.011l-2.289 1.042.566-2.372a.524.524 0 0 0-.113-.465A7.657 7.657 0 0 1 1.647 9.21c0-4.224 3.436-7.66 7.66-7.66s7.66 3.436 7.66 7.66c0 4.223-3.436 7.66-7.66 7.66z" data-v-2504d135></path><path d="M9.68 5.199c-1.094-.115-2.459.397-3.041 1.797a.524.524 0 0 0 .968.403c.375-.902 1.255-1.231 1.964-1.157.721.075 1.232.542 1.365 1.25.13.693-.136 1.097-1.097 1.662-1.042.613-1.372.874-1.372 2.27a.524.524 0 0 0 1.049 0c0-.479.033-.715.118-.843.094-.14.33-.283.737-.523.666-.392 1.905-1.12 1.596-2.76-.221-1.171-1.098-1.975-2.288-2.1zM9.145 12.673a.608.608 0 0 0-.506.17c-.13.13-.19.31-.17.505a.525.525 0 0 0 .939.263.523.523 0 0 0-.263-.938z" data-v-2504d135></path></g><defs data-v-2504d135><clipPath id="gpdeo9cu3a" data-v-2504d135><path fill="#fff" transform="translate(.307 .5)" d="M0 0h18v18H0z" data-v-2504d135></path></clipPath></defs>',2),nq=[rq],dq={class:"button__text"},cq={key:0,class:"info-container"},pq={key:1,style:{width:"20px"}},mq={width:"8",height:"4",viewBox:"0 0 8 4",fill:"none",xmlns:"http://www.w3.org/2000/svg"},uq=["fill"],hq={__name:"ButtonFilter",props:{isActive:{type:Boolean,default:!1},showBadge:{type:Boolean,default:!0},showBadgeOnFilterFull:{type:Boolean,default:!0},text:{type:String,default:""},infoValue:{type:[String,Number],default:""},filtersTotal:{type:Number,default:0},textFontFamily:{type:String,default:"sans-serif"},textFontSize:{type:String,default:"14px"},fontColor:{type:String,default:"white"},infoBackgroundColor:{type:String,default:"#424D58"},infoFontColor:{type:String,default:"#CBEE6B"},infoFontFamily:{type:String,default:"sans-serif"},infoFontSize:{type:String,default:"10px"},infoBorderColor:{type:String,default:"#0D1D29"},infoBorderRadius:{type:String,default:"4px"},infoHeight:{type:String,default:"20px"},infoWidth:{type:String,default:"20px"},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},backgroundColor:{type:String,default:"#0D1D29"},borderRadius:{type:String,default:"8px"},borderColor:{type:String,default:"#172531"},borderColorActive:{type:String,default:"white"},borderWidth:{type:String,default:"1px"},padding:{type:String,default:"12px"},arrowColor:{type:String,default:"#92929D"},iconColor:{type:String,default:"#92929D"},iconType:{type:String,default:"productivity"},showIcon:{type:Boolean,default:!0}},setup(t){const i=t,a=e.computed(()=>({"--height":i.height,"--width":i.width,"--text-font-family":i.textFontFamily,"--text-font-size":i.textFontSize,"--background-color":i.backgroundColor,"--border-radius":i.borderRadius,"--border-color":i.isActive?i.borderColorActive:i.borderColor,"--border-width":i.borderWidth,"--padding":i.padding,"--font-color":i.fontColor})),o=e.computed(()=>({"--info-background-color":i.infoValue?i.infoBackgroundColor:"transparent","--info-border-color":i.infoValue?i.infoBorderColor:"transparent","--info-border-radius":i.infoBorderRadius,"--info-font-family":i.infoFontFamily,"--info-font-size":i.infoFontSize,"--info-font-color":i.infoFontColor,"--info-height":i.infoHeight,"--info-width":i.infoWidth})),s=e.computed(()=>[x.PLAYS_TYPES,x.GOLSTATS,x.TOURNAMENTS,x.PLAYS,x.RESULTS,x.RESULTS_BY_TIME].includes(i.iconType)),l=e.computed(()=>[x.FIELD,x.GAMES].includes(i.iconType)),r=e.computed(()=>[x.DETAILS,x.UNIVERSE].includes(i.iconType)),n=e.computed(()=>[x.PERSONAL_DATA].includes(i.iconType)),c=e.computed(()=>[x.PRODUCTIVITY].includes(i.iconType)),p=e.computed(()=>[x.HOW_WAS_CORNER].includes(i.iconType)),y=e.computed(()=>[x.TAKEN_CORNERS].includes(i.iconType)),m=e.computed(()=>[x.ZONE].includes(i.iconType)),h=e.computed(()=>[x.WHAT_HAPPENED].includes(i.iconType));return(d,f)=>(e.openBlock(),e.createElementBlock("div",{class:"button",style:e.normalizeStyle(a.value)},[t.showIcon?(e.openBlock(),e.createElementBlock("div",TJ,[n.value?(e.openBlock(),e.createElementBlock("svg",BJ,[e.createElementVNode("path",{d:"M12.6665 16.0001V14.3334C12.6665 13.4494 12.3153 12.6015 11.6902 11.9764C11.0651 11.3513 10.2173 11.0001 9.33323 11.0001H4.33329C3.44925 11.0001 2.60141 11.3513 1.9763 11.9764C1.35119 12.6015 1 13.4494 1 14.3334V16.0001",stroke:t.iconColor,"stroke-opacity":"1","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,8,FJ),e.createElementVNode("path",{d:"M6.83329 7.66658C8.67422 7.66658 10.1666 6.17422 10.1666 4.33329C10.1666 2.49237 8.67422 1 6.83329 1C4.99237 1 3.5 2.49237 3.5 4.33329C3.5 6.17422 4.99237 7.66658 6.83329 7.66658Z",stroke:t.iconColor,"stroke-opacity":"1","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,8,PJ),e.createElementVNode("path",{d:"M15.164 5.16663V10.1666M17.664 7.66659H12.6641",stroke:t.iconColor,"stroke-opacity":"1","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,8,$J)])):e.createCommentVNode("",!0),s.value?(e.openBlock(),e.createElementBlock("svg",zJ,[e.createElementVNode("path",{d:"M11.3464 15.7091C13.2744 15.7091 14.8373 14.1462 14.8373 12.2182C14.8373 10.2902 13.2744 8.72729 11.3464 8.72729C9.4184 8.72729 7.85547 10.2902 7.85547 12.2182C7.85547 14.1462 9.4184 15.7091 11.3464 15.7091Z",stroke:t.iconColor,"stroke-width":"1.2","stroke-linecap":"round","stroke-linejoin":"round"},null,8,AJ),e.createElementVNode("path",{d:"M15.9996 16.8727L14.8359 15.7091",stroke:t.iconColor,"stroke-width":"1.2","stroke-linecap":"round","stroke-linejoin":"round"},null,8,IJ),e.createElementVNode("path",{d:"M1.74545 14.1136H5.57341C5.80365 14.6432 6.11192 15.1265 6.4797 15.5591H1.74545C0.85957 15.5591 0.15 14.8495 0.15 13.9636V1.74545C0.15 0.85957 0.85957 0.15 1.74545 0.15H13.9636C14.8495 0.15 15.5591 0.85957 15.5591 1.74545V8.27117C15.1619 7.74472 14.6701 7.28299 14.1136 6.90213V1.74545V1.59545H13.9636H1.74545H1.59545V1.74545V13.9636V14.1136H1.74545ZM3.64091 3.64091H12.0682V5.08636H3.64091V3.64091ZM3.64091 7.13182H7.39844C6.87199 7.52898 6.41026 8.02079 6.0294 8.57727H3.64091V7.13182ZM3.64091 10.6227H5.20065C5.12651 11.0081 5.08636 11.3945 5.08636 11.7818V12.0682H3.64091V10.6227Z",fill:t.iconColor,stroke:"#353F47","stroke-width":"0.3"},null,8,MJ)])):e.createCommentVNode("",!0),r.value?(e.openBlock(),e.createElementBlock("svg",LJ,[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.5 0C13.1944 0 17 3.80558 17 8.5C17 13.1944 13.1944 17 8.5 17C3.80558 17 0 13.1944 0 8.5C0 3.80558 3.80558 0 8.5 0ZM8.49751 1.54553C4.65662 1.54553 1.54297 4.65919 1.54297 8.50008C1.54297 12.341 4.65662 15.4546 8.49751 15.4546C12.3384 15.4546 15.4521 12.341 15.4521 8.50008C15.4521 4.65919 12.3384 1.54553 8.49751 1.54553ZM8.49929 3.09082C8.92605 3.09082 9.27202 3.43678 9.27202 3.86355V8.12198L12.451 10.5945C12.7878 10.8565 12.8485 11.342 12.5865 11.6789C12.3245 12.0157 11.839 12.0764 11.5022 11.8144L8.02488 9.10986C7.83666 8.96347 7.72656 8.73837 7.72656 8.49991V3.86355C7.72656 3.43678 8.07252 3.09082 8.49929 3.09082Z",fill:t.iconColor},null,8,RJ)])):e.createCommentVNode("",!0),l.value?(e.openBlock(),e.createElementBlock("svg",DJ,[e.createElementVNode("rect",{x:"1.16772",y:"1.16699",width:"19",height:"15.6667",stroke:t.iconColor},null,8,OJ),e.createElementVNode("rect",{x:"16.1677",y:"6.16699",width:"4",height:"5.66667",stroke:t.iconColor},null,8,jJ),e.createElementVNode("rect",{x:"1.16772",y:"6.16699",width:"4",height:"5.66667",stroke:t.iconColor},null,8,vJ),e.createElementVNode("path",{d:"M10.6677 0.666992V16.5003",stroke:t.iconColor},null,8,WJ),e.createElementVNode("path",{d:"M13.5033 9.00032C13.5033 10.5651 12.2348 11.8337 10.67 11.8337C9.1052 11.8337 7.83667 10.5651 7.83667 9.00032C7.83667 7.43552 9.1052 6.16699 10.67 6.16699C12.2348 6.16699 13.5033 7.43552 13.5033 9.00032Z",stroke:t.iconColor},null,8,UJ)])):e.createCommentVNode("",!0),c.value?(e.openBlock(),e.createElementBlock("svg",GJ,JJ)):e.createCommentVNode("",!0),y.value?(e.openBlock(),e.createElementBlock("svg",qJ,ZJ)):e.createCommentVNode("",!0),p.value?(e.openBlock(),e.createElementBlock("svg",KJ,QJ)):e.createCommentVNode("",!0),m.value?(e.openBlock(),e.createElementBlock("svg",eq,sq)):e.createCommentVNode("",!0),h.value?(e.openBlock(),e.createElementBlock("svg",lq,nq)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("div",dq,e.toDisplayString(t.text),1),t.showBadge?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.showBadgeOnFilterFull?(e.openBlock(),e.createElementBlock("div",cq,[e.createElementVNode("div",{class:"button__info",style:e.normalizeStyle(o.value)},[e.withDirectives(e.createElementVNode("span",null,e.toDisplayString(t.infoValue),513),[[e.vShow,t.infoValue]])],4)])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.filtersTotal>0&&t.filtersTotal!=parseInt(t.infoValue)?(e.openBlock(),e.createElementBlock("div",{key:0,class:"button__info",style:e.normalizeStyle(o.value)},[e.withDirectives(e.createElementVNode("span",null,e.toDisplayString(t.infoValue),513),[[e.vShow,t.infoValue]])],4)):t.filtersTotal>0?(e.openBlock(),e.createElementBlock("div",pq)):e.createCommentVNode("",!0)],64))],64)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["button__arrow",{"rotated-180":t.isActive}])},[(e.openBlock(),e.createElementBlock("svg",mq,[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4 2.62045L6.86193 0.167368C7.12228 -0.0557892 7.54439 -0.0557892 7.80474 0.167368C8.06509 0.390524 8.06509 0.752333 7.80474 0.97549L4.4714 3.83263C4.21105 4.05579 3.78895 4.05579 3.5286 3.83263L0.195262 0.97549C-0.0650874 0.752333 -0.0650874 0.390524 0.195262 0.167368C0.455612 -0.0557892 0.877722 -0.0557892 1.13807 0.167368L4 2.62045Z",fill:t.arrowColor},null,8,uq)]))],2)],4))}},fq=ne(hq,[["__scopeId","data-v-2504d135"]]),yq=(t,i)=>{const a=t.__vccOpts||t;for(const[o,s]of i)a[o]=s;return a},gq=t=>(e.pushScopeId("data-v-0ca35abc"),t=t(),e.popScopeId(),t),_q={class:"panel__activator__icon"},bq=["src"],Sq={class:"panel__activator__text"},Cq=["height","width"],wq=["stroke"],kq={class:"panel__content"},Eq=gq(()=>e.createElementVNode("div",{class:"panel__content__separator"},null,-1)),Vq={class:"panel__content__slot"},Nq={__name:"GSC-ExpansionPanel",props:{modelValue:{type:Boolean,default:!1},text:{type:String,default:""},textColor:{type:String,default:"white"},textFontFamily:{type:String,default:"sans-serif"},textFontSize:{type:String,default:"12px"},icon:{type:String,default:""},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},backgroundColor:{type:String,default:"#2E3A45"},borderRadius:{type:String,default:"4px"},borderWidth:{type:String,default:"1px"},borderColor:{type:String,default:"rgba(255, 255, 255, 0.1)"},arrowHeight:{type:Number,default:24},arrowWidth:{type:Number,default:24},arrowColor:{type:String,default:"white"},separatorWidth:{type:String,default:"100%"},separatorColor:{type:String,default:"rgba(255, 255, 255, 0.1)"},panelPadding:{type:String,default:"0px 6px"}},emits:["update:modelValue"],setup(t,{emit:i}){const a=t,o=e.ref(a.modelValue),s=e.computed(()=>({"--activator-height":a.height,"--activator-text-font-family":a.textFontFamily,"--activator-text-font-size":a.textFontSize,"--activator-text-color":a.textColor,"--background-color":a.backgroundColor,"--panel-width":a.width,"--panel-padding":a.panelPadding,"--panel-border-radius":a.borderRadius,"--panel-border-color":a.borderColor,"--panel-border-width":a.borderWidth,"--arrow-height":a.arrowHeight,"--arrow-width":a.arrowWidth,"--separator-width":a.separatorWidth,"--separator-color":a.separatorColor}));e.watch(()=>a.modelValue,r=>{o.value=r},{immediate:!0});function l(){o.value=!o.value,i("update:modelValue",o.value)}return(r,n)=>(e.openBlock(),e.createElementBlock("div",{class:"panel",style:e.normalizeStyle(s.value)},[e.createElementVNode("div",{class:"panel__activator",onClick:l},[e.createElementVNode("div",_q,[a.icon?(e.openBlock(),e.createElementBlock("img",{key:0,src:a.icon,alt:""},null,8,bq)):e.createCommentVNode("",!0)]),e.createElementVNode("div",Sq,e.toDisplayString(t.text),1),e.createElementVNode("div",{class:e.normalizeClass(["panel__activator__arrow",{"rotated-180":o.value}])},[(e.openBlock(),e.createElementBlock("svg",{height:t.arrowHeight,width:t.arrowWidth,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M18.394 9.13501L13.1302 14.3988C12.5086 15.0204 11.4914 15.0204 10.8697 14.3988L5.60596 9.13501",stroke:t.arrowColor},null,8,wq)],8,Cq))],2)]),e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",kq,[Eq,e.createElementVNode("div",Vq,[e.renderSlot(r.$slots,"content",{},void 0,!0)])],512),[[e.vShow,o.value]])]),_:3})],4))}},xq=yq(Nq,[["__scopeId","data-v-0ca35abc"]]),at={isPlayingAsHidden:!1,playingAs:[{name:"Local",isSelected:!0,value:1},{name:"Visitante",isSelected:!0,value:2}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!1},Tq={offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!1,id:[12]},{name:"Asistencias",isSelected:!1,id:[10]},{name:"Participaciones en gol",isSelected:!1,id:[27]},{name:"Cabeceos en área rival",isSelected:!1,id:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",isSelected:!1,id:[91,95,92,93,96,97]},{name:"Tiros a gol con destino a portería",isSelected:!1,id:[91,95]},{name:"Tiros a gol fuera del área",isSelected:!1,id:[94]},{name:"Tiros a gol fuera del área con destino a portería",isSelected:!1,id:[95]},{name:"Tiros a gol dentro del área",isSelected:!1,id:[90]},{name:"Tiros a gol dentro del área con destino a portería",isSelected:!1,id:[91]},{name:"Centros por izquierda",isSelected:!1,id:[13]},{name:"Centros por izquierda acertados",isSelected:!1,id:[98,101,104,105]},{name:"Centros por derecha",isSelected:!1,id:[25]},{name:"Centros por derecha acertados",isSelected:!1,id:[109,112,115,116]},{name:"1vs1 exitosos ofensivos",isSelected:!1,id:[4]},{name:"1vs1 que terminan en gol",isSelected:!1,id:[88]}]},defensive:{title:"Defensivo",categories:[{name:"Bálones ganados en área propia",isSelected:!1,id:[234,241,281,288,399,401,211,231,238,244,280,287,294]},{name:"Cabeceo en área propia",isSelected:!1,id:[211,231,238,244,280,287,294]},{name:"1vs1 defensivos exitosos",isSelected:!1,id:[5]},{name:"Rechaces",isSelected:!1,id:[34]}]},possession:{title:"Posesión",categories:[{name:"Bálones recuperados totales",isSelected:!1,id:[222,223,224,225]},{name:"Bálones recuperados 1/4 de cancha",isSelected:!1,id:[222]},{name:"Bálones recuperados 2/4 de cancha",isSelected:!1,id:[223]},{name:"Bálones recuperados 3/4 de cancha",isSelected:!1,id:[224]},{name:"Bálones recuperados 4/4 de cancha",isSelected:!1,id:[225]},{name:"Pases acertados",isSelected:!1,id:[213,214,215,216]},{name:"Pases acertados en 1/4 de cancha",isSelected:!1,id:[213]},{name:"Pases acertados en 2/4 de cancha",isSelected:!1,id:[214]},{name:"Pases acertados en 3/4 de cancha",isSelected:!1,id:[215]},{name:"Pases acertados en 4/4 de cancha",isSelected:!1,id:[216]}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},Bq={offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!0,id:1},{name:"Tiros a gol",isSelected:!0,id:2},{name:"Tiros a gol con destino a portería",isSelected:!0,id:7},{name:"Asistencias",isSelected:!0,id:4},{name:"Centros",isSelected:!0,id:10},{name:"Centros acertados",isSelected:!0,id:11},{name:"Participaciones en gol",isSelected:!0,id:5},{name:"1vs1 exitosos ofensivos",isSelected:!0,id:12},{name:"1vs1 exitosos ofensivos que terminan en gol",isSelected:!0,id:13},{name:"Balones ganados en área rival",isSelected:!0,id:17},{name:"Cabeceos en área rival",isSelected:!0,id:8},{name:"Tiros de esquina",isSelected:!0,id:23}]},defensive:{title:"Defensivo",categories:[{name:"1vs1 defensivos exitosos",isSelected:!0,id:14},{name:"Cabeceo en área propia",isSelected:!0,id:9},{name:"Balones ganados en área propia",isSelected:!0,id:16},{name:"Rechaces",isSelected:!0,id:15},{name:"Atajadas",isSelected:!0,id:22}]},possession:{title:"Posesión",categories:[{name:"Pases acertados",isSelected:!0,id:2},{name:"Balones recuperados en disputa",isSelected:!0,id:3}]},offenses:{title:"Infracciones",categories:[{name:"Faltas cometidas",isSelected:!0,id:21},{name:"Faltas recibidas",isSelected:!0,id:19},{name:"Tarjetas amarillas",isSelected:!0,id:20},{name:"Tarjetas rojas",isSelected:!0,id:21}]}},Fq={minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:12,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},Pq=[{name:"Sub-20",logo:null,isSelected:!0,id:44,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Clausura 2023",related_seasons:[{type:1,id:1752}],id:1713,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1592}],id:1542,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1521}],id:1486,type:0}]},{name:"Sub-16",logo:null,isSelected:!0,id:1095,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1783,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1750}],id:1715,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1652}],id:1541,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1527}],id:1488,type:0}]},{name:"Tournoi Maurice Revello",logo:null,isSelected:!0,id:108,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Tournoi Maurice Revello 23",related_seasons:[],id:1770,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!0,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1777,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Sub-23",logo:null,isSelected:!0,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1785,type:0}]},{name:"FIFA World Cup",logo:null,isSelected:!0,id:33,show_logos:0,tournament_type:1,tournament_status:0,seasons:[{name:"Copa del Mundo 2022",related_seasons:[],id:1512,type:0},{name:"Copa del Mundo 2018",related_seasons:[],id:881,type:0}]},{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1772,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!0,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1776,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Copa Oro",logo:null,isSelected:!0,id:29,show_logos:0,tournament_type:1,tournament_status:0,seasons:[{name:"Copa Oro 2023",related_seasons:[],id:1741,type:0}]},{name:"Women Revelations Cup",logo:null,isSelected:!0,id:1137,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Women Revelations Cup 2023",related_seasons:[],id:1731,type:0}]},{name:"Leagues Cup",logo:null,isSelected:!0,id:1046,show_logos:0,tournament_type:1,tournament_status:0,seasons:[{name:"Leagues Cup 2023",related_seasons:[],id:1784,type:0}]},{name:"Sub-18",logo:null,isSelected:!0,id:1096,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1782,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1751}],id:1714,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1593}],id:1543,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1522}],id:1487,type:0}]}],$q=[{id:1,name:"Goles",isSelected:!1},{id:2,name:"Tiros a gol",isSelected:!1},{id:3,name:"Asistencias",isSelected:!1},{id:4,name:"Centros",isSelected:!1},{id:5,name:"Balones ganados en área propia",isSelected:!1},{id:6,name:"Participaciones en gol",isSelected:!1},{id:7,name:"Cabeceo area rival",isSelected:!1}],zq=[{id:1,name:"Mas goles anotados",isSelected:!1,value:1},{id:2,name:"Mas goles durante los ultimos 15 min de 2do tiempo",isSelected:!1,value:7},{id:3,name:"Con mas goles como visitante",isSelected:!1,value:3},{id:4,name:"Con mas goles como local",isSelected:!1,value:3},{id:5,name:"Mas goles durante el 1er tiempo",isSelected:!1,value:3},{id:6,name:"Mas goles durante el 2do tiempo",isSelected:!1,value:3},{id:7,name:"Mas goles como local durante el 2do tiempo",isSelected:!1,value:7}],Aq={distance:{minValue:5,maxValue:30,minLimit:5,maxLimit:30}},Kc={results:[{name:"Partidos ganados",value:1,isSelected:!0},{name:"Partidos perdidos",value:2,isSelected:!0},{name:"Partidos empatados",value:3,isSelected:!0}]},Iq={class:"filters"},Mq={key:0,class:"filters__expansion"},Lq={class:"content"},Rq={key:1,class:"filters__menus"},Dq={__name:"GSC-Filters",props:{filterType:{type:String,default:""},isFromTemplates:{type:Boolean,default:!1},isForTemplateForm:{type:Boolean,default:!1},isForTemplatesForm:{type:Boolean,default:!1},isExpansionPanel:{type:Boolean,default:!1},isFemale:{type:Boolean,default:!1},showBadgeOnFilterFull:{type:Boolean,default:!0},isScouting:{type:Boolean,default:!1},isSeleccion:{type:Boolean,default:!1},filters:{type:[Object,Array],default:()=>null},awaitForFilters:{type:Boolean,default:!1},menuButtonText:{type:String,default:""},expansionPanelText:{type:String,default:""},buttonFilterProps:{type:Object,default:()=>{}},expansionPanelProps:{type:Object,default:()=>{}},templateProps:{type:Object,default:()=>{}},fieldComponentProps:{type:Object,default:()=>{}},tournament:{type:Object,default:()=>null},season:{type:Object,default:()=>({})},token:{type:String,default:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"},width:{type:String,default:"fit-content"},modalHeight:{type:String,default:"fit-content"},isOneTournamentOnly:{type:Boolean,default:!1},defaultTournamentId:{type:Number,default:1},productivityMaxCategories:{type:Number,default:5},productivityMinCategories:{type:Number,default:0}},emits:["update:filters","apply","close"],setup(t,{expose:i,emit:a}){const o=t;e.useCssVars(_=>({"5e59eb26":t.width}));const s={width:"604px",maxWidth:"604px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.PRODUCTIVITY,isFooterVisible:!0},l={width:"604px",maxWidth:"604px",padding:"0 20px 10px 20px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.PLAYS,isFooterVisible:!0},r={width:"fit-content",maxWidth:"608px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.FIELD,isFooterVisible:!0},n={width:"320px",maxWidth:"320px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.DETAILS,isFooterVisible:!0},c={width:"246px",maxWidth:"246px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.TOURNAMENTS,isFooterVisible:!0},p={width:"310px",maxWidth:"310px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.PERSONAL_DATA,isFooterVisible:!0},y={width:"310px",modalHeight:o.modalHeight,maxWidth:"310px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.PLAYS_TYPES,isFooterVisible:!0,isFooterCancelOnly:!0},m={width:"380px",modalHeight:o.modalHeight,maxWidth:"380px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.GOLSTATS,isFooterVisible:!0,isFooterCancelOnly:!0},h={width:"310px",maxWidth:"310px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.UNIVERSE,isFooterVisible:!0},d={width:"310px",maxWidth:"310px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.DISTANCE,isFooterVisible:!0},f={width:"250px",maxWidth:"250px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.RESULTS,padding:"0",isFooterVisible:!0},u={width:"250px",maxWidth:"250px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.RESULTS_BY_TIME,padding:"0",isFooterVisible:!0},g={width:"380px",maxWidth:"380px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.VIDEOS,isFooterVisible:!1},S={width:"300px",maxWidth:"300px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.GAMES,isFooterVisible:!0},w={width:"520px",maxWidth:"520px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.TAKEN_CORNERS,isFooterVisible:!0},U={width:"670px",maxWidth:"670px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.HOW_WAS_CORNER,isFooterVisible:!0},Y={width:"426px",maxWidth:"426px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.ZONE,isFooterVisible:!0},z={width:"285px",maxWidth:"285px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.WHAT_HAPPENED,isFooterVisible:!0},H=e.ref(!1),K=e.ref(!1),Z=e.ref(0),D=e.ref(0),B=e.ref({}),k=e.ref(null),F=e.ref(null),P=e.computed(()=>o.isForTemplateForm?"0":"unset"),J=e.computed(()=>o.buttonFilterProps&&o.buttonFilterProps.text?o.buttonFilterProps.text:o.menuButtonText||R()),X=e.computed(()=>o.isFromTemplates?x.RESULTS:o.filterType),W=e.computed(()=>o.expansionPanelText||R()),q=e.ref(null);e.watch(()=>o.filterType,_=>{if(_===x.PRODUCTIVITY)B.value={...s,...o.templateProps,productivityCategories:o.filters||Tq};else if(_===x.PLAYS)B.value={...l,...o.templateProps,fontFamily:o.buttonFilterProps?o.buttonFilterProps.textFontFamily:"sans-serif",playsCategories:o.filters||Bq};else if(_===x.FIELD)B.value={...r,...o.templateProps,fieldComponentProps:o.fieldComponentProps,fieldAreas:o.filters||[]};else if(_===x.DETAILS)B.value={...n,...o.templateProps,isPlayingAsHidden:o.filters?o.filters.isPlayingAsHidden:at.isPlayingAsHidden,playingAs:o.filters&&o.filters.playingAs||at.playingAs,gameSections:o.filters&&o.filters.gameSections||at.gameSections,statisticType:o.filters?o.filters.statisticType:at.statisticType,isStatisticTypeVisible:o.filters?o.filters.isStatisticTypeVisible:at.isStatisticTypeVisible};else if(_===x.TOURNAMENTS){const b=o.filters||Pq;o.isOneTournamentOnly&&b.forEach(E=>{E.isSelected=E.id===o.defaultTournamentId}),B.value={...c,...o.templateProps,tournaments:b}}else _===x.PERSONAL_DATA?B.value={...p,...o.templateProps,token:o.token,awaitForFilters:o.awaitForFilters,personalDataFilters:o.filters}:_===x.PLAYS_TYPES?B.value={...y,...o.templateProps,playsGolstatsCategories:o.filters||$q}:_===x.GOLSTATS?B.value={...m,...o.templateProps,playsGolstatsCategories:o.filters||zq}:_===x.UNIVERSE?B.value={...h,...o.templateProps,universeFilters:o.filters||Fq}:_===x.DISTANCE?B.value={...d,...o.templateProps,distanceFilters:o.filters||Aq}:_===x.RESULTS?B.value={...f,...o.templateProps,resultsFilters:o.filters||Kc}:_===x.RESULTS_BY_TIME?B.value={...u,...o.templateProps,resultsByTimeFilters:o.filters||Gs}:_===x.GAMES?B.value={...S,...o.templateProps,gamesFilters:o.filters||[]}:_===x.VIDEOS?B.value={...g,...o.templateProps,token:o.token}:_===x.TAKEN_CORNERS?B.value={...w,...o.templateProps,takenCornersFilters:o.filters||[]}:_===x.HOW_WAS_CORNER?B.value={...U,...o.templateProps,howWasCornerFilters:o.filters||vs}:_===x.ZONE?B.value={...Y,...o.templateProps,zoneFilters:o.filters||[...Ea]}:_===x.WHAT_HAPPENED&&(B.value={...z,...o.templateProps,whatHappenedFilters:o.filters||[...Us]});B.value.isExpansionMode=o.isExpansionPanel,o.isExpansionPanel&&(B.value.width="100%",B.value.maxWidth="100%")},{immediate:!0}),e.watch(()=>o.filters,()=>{if(o.filterType===x.PRODUCTIVITY)B.value={...s,...o.templateProps,productivityCategories:o.filters};else if(o.filterType===x.PLAYS)B.value={...l,...o.templateProps,playsCategories:o.filters};else if(o.filterType===x.FIELD)B.value={...r,...o.templateProps,fieldComponentProps:o.fieldComponentProps,fieldAreas:o.filters};else if(o.filterType===x.DETAILS)B.value={...n,...o.templateProps,isPlayingAsHidden:o.filters?o.filters.isPlayingAsHidden:at.isPlayingAsHidden,playingAs:o.filters?o.filters.playingAs:at.playingAs,gameSections:o.filters?o.filters.gameSections:at.gameSections,statisticType:o.filters?o.filters.statisticType:at.statisticType,isStatisticVisible:o.filters?o.filters.isStatisticVisible:at.isStatisticVisible};else if(o.filterType===x.TOURNAMENTS){const _=o.filters;o.isOneTournamentOnly&&_.forEach(b=>{b.isSelected=b.id===o.defaultTournamentId}),B.value={...c,...o.templateProps,tournaments:_}}else o.filterType===x.PERSONAL_DATA?B.value={...p,...o.templateProps,token:o.token,awaitForFilters:o.awaitForFilters,personalDataFilters:o.filters}:o.filterType===x.PLAYS_TYPES?B.value={...y,...o.templateProps,playsGolstatsCategories:o.filters}:o.filterType===x.GOLSTATS?B.value={...m,...o.templateProps,playsGolstatsCategories:o.filters}:o.filterType===x.UNIVERSE?B.value={...h,...o.templateProps,universeFilters:o.filters}:o.filterType===x.DISTANCE?B.value={...d,...o.templateProps,distanceFilters:o.filters}:o.filterType===x.RESULTS?B.value={...f,...o.templateProps,resultsFilters:o.filters||Kc}:o.filterType===x.RESULTS_BY_TIME?B.value={...u,...o.templateProps,resultsByTimeFilters:o.filters||Gs}:o.filterType===x.GAMES?B.value={...S,...o.templateProps,gamesFilters:o.filters}:o.filterType===x.VIDEOS?B.value={...g,...o.templateProps,token:o.token}:o.filterType===x.TAKEN_CORNERS?B.value={...w,...o.templateProps,takenCornersFilters:o.filters||[]}:o.filterType===x.HOW_WAS_CORNER?B.value={...U,...o.templateProps,howWasCornerFilters:o.filters||vs}:o.filterType===x.ZONE?B.value={...Y,...o.templateProps,zoneFilters:o.filters||[...Ea]}:o.filterType===x.WHAT_HAPPENED&&(B.value={...z,...o.templateProps,whatHappenedFilters:o.filters||[...Us]});B.value.isExpansionMode=o.isExpansionPanel,o.isExpansionPanel&&(B.value.width="100%",B.value.maxWidth="100%")}),e.watch(H,_=>{_||a("close",q.value)}),e.watch(K,_=>{_||a("close",q.value)});function C(_){Z.value=_}function V(){o.isExpansionPanel?K.value=!1:H.value=!1,a("apply",q.value)}function R(){if(o.filterType===x.PRODUCTIVITY)return o.isFromTemplates?"Tipos de jugadas":"Características de juego";if(o.filterType===x.PLAYS)return"Jugada(s)";if(o.filterType===x.FIELD)return"Zona de cancha";if(o.filterType===x.DETAILS)return"Detalles";if(o.filterType===x.TOURNAMENTS)return"Ligas";if(o.filterType===x.PERSONAL_DATA)return"Datos personales";if(o.filterType===x.PLAYS_TYPES)return"Tipos de jugada";if(o.filterType===x.GOLSTATS)return"Filtros Golstats";if(o.filterType===x.UNIVERSE)return"Universo";if(o.filterType===x.DISTANCE)return"Distancia";if([x.RESULTS,x.RESULTS_BY_TIME].includes(o.filterType))return"Resultados";if(o.filterType===x.GAMES)return"Partidos";if(o.filterType===x.VIDEOS)return"Videos";if(o.filterType===x.TAKEN_CORNERS)return"¿Quién cobró?";if(o.filterType===x.HOW_WAS_CORNER)return"¿Cómo fue cobrado?";if(o.filterType===x.ZONE)return"Zona";if(o.filterType===x.WHAT_HAPPENED)return"¿Qué sucedió?"}function N(_){B.value.fieldAreas=_,Z.value=_.length,$(_)}function v(_){let b=0;_.value&&_.value.statistics&&(_.value.minutesPlayed&&b++,_.value.percentMinutesPlayed&&b++,_.value.lastMonths&&b++,_.value.statistics.totals&&b++,_.value.statistics.averagePerGame&&b++,_.value.statistics.averagePerMinute&&b++),B.value.universe=_.value,Z.value=b,$(_.value)}function $(_){q.value=_,a("update:filters",_)}function G(_){D.value=_}function O(_=null){k.value&&k.value.clearFilters(_),F.value&&F.value.clearFilters(_)}return i({clearFilters:O}),(_,b)=>(e.openBlock(),e.createElementBlock("div",Iq,[t.isExpansionPanel?(e.openBlock(),e.createElementBlock("div",Mq,[e.createVNode(e.unref(xq),e.mergeProps(t.expansionPanelProps,{modelValue:K.value,"onUpdate:modelValue":b[0]||(b[0]=E=>K.value=E),text:W.value,"text-color":"rgba(255,255,255,.7)",icon:"/"+o.filterType+"-icon.png"}),{content:e.withCtx(()=>[e.createElementVNode("div",Lq,[e.createVNode(Zc,e.mergeProps(B.value,{season:t.season,"is-female":t.isFemale,"is-expansion-mode":!0,"is-seleccion":t.isSeleccion,"is-one-tournament-only":t.isOneTournamentOnly,"is-from-templates":t.isFromTemplates,"is-for-template-form":t.isForTemplateForm,"default-tournament-id":t.defaultTournamentId,"productivity-max-categories":t.productivityMaxCategories,"productivity-min-categories":t.productivityMinCategories,ref_key:"filterTemplateExpansionPanel",ref:F,onChangeFieldAreas:N,onChangeCategoriesSelected:C,onChangeFiltersSelected:C,onChangeUniverseFilters:v,onApply:V,"onUpdate:filters":$,onTotalFilters:G}),null,16,["season","is-female","is-seleccion","is-one-tournament-only","is-from-templates","is-for-template-form","default-tournament-id","productivity-max-categories","productivity-min-categories"])])]),_:1},16,["modelValue","text","icon"])])):(e.openBlock(),e.createElementBlock("div",Rq,[e.createVNode(e.unref(xJ),{modelValue:H.value,"onUpdate:modelValue":b[1]||(b[1]=E=>H.value=E),width:t.width,"left-menu":P.value,"menu-margin-top":18},{trigger:e.withCtx(()=>[e.createVNode(fq,e.mergeProps(t.buttonFilterProps,{text:J.value,"show-badge-on-filter-full":t.showBadgeOnFilterFull,"info-value":Z.value,"filters-total":D.value.value,"is-active":H.value,"icon-type":X.value}),null,16,["text","show-badge-on-filter-full","info-value","filters-total","is-active","icon-type"])]),menu:e.withCtx(()=>[e.createVNode(Zc,e.mergeProps(B.value,{season:t.season,"is-female":t.isFemale,"is-scouting":t.isScouting,"is-seleccion":t.isSeleccion,"is-one-tournament-only":t.isOneTournamentOnly,"default-tournament-id":t.defaultTournamentId,"is-from-templates":t.isFromTemplates,"is-for-template-form":t.isForTemplateForm,"productivity-max-categories":t.productivityMaxCategories,"productivity-min-categories":t.productivityMinCategories,ref_key:"filterTemplateMenu",ref:k,onChangeFieldAreas:N,onChangeCategoriesSelected:C,onChangeFiltersSelected:C,onChangeUniverseFilters:v,"onUpdate:filters":$,onTotalFilters:G,onApply:V}),null,16,["season","is-female","is-scouting","is-seleccion","is-one-tournament-only","default-tournament-id","is-from-templates","is-for-template-form","productivity-max-categories","productivity-min-categories"])]),_:1},8,["modelValue","width","left-menu"])]))]))}},Hs=ne(Dq,[["__scopeId","data-v-a8b543ef"]]),Oq={class:"dropdown__position"},jq={key:0,class:"label"},vq={class:"selected-item"},Xc={__name:"DropdownPositions",props:{positions:{type:Array,default:()=>[{isSelected:!0,id:1,name:"Portero"},{isSelected:!0,id:2,name:"Defensa Central"},{isSelected:!0,id:3,name:"Lateral por izquierda"},{isSelected:!0,id:4,name:"Lateral por derecha"},{isSelected:!0,id:5,name:"Volante por izquierda"},{isSelected:!0,id:6,name:"Volante por derecha"},{isSelected:!0,id:7,name:"Volante defensivo"},{isSelected:!0,id:8,name:"Volante ofensivo"},{isSelected:!0,id:9,name:"Delantero"}]},isLabelVisible:{type:Boolean,default:!1},isFemale:{type:Boolean,default:!1},fontFamily:{type:String,default:"'Poppins-Regular'"},dropdownProps:{type:Object,default:()=>null}},emits:["change-positions"],setup(t,{emit:i}){const a=t,o={id:0,name:"Todas las posiciones",isSelected:!1},s=e.ref(""),l=e.computed(()=>{const c={...ut};return a.dropdownProps&&Object.keys(a.dropdownProps).forEach(p=>{c[p]=a.dropdownProps[p]}),c}),r=e.computed(()=>{let c=a.positions&&a.positions.length?[...a.positions]:[];const p=c[0];return(!p||p.id!==0)&&c.unshift(o),c.sort((y,m)=>y.id-m.id),c});e.watch(r,c=>{const p=c.filter(y=>y.isSelected);p.length===r.value.length-1&&(c[0].isSelected=!0),c[0]&&c[0].isSelected?s.value="Todas las posiciones":p.length===1?s.value=p[0].name:s.value=`${p.length} seleccionadas`,i("change-positions",c)},{immediate:!0,deep:!0});function n(c,p){p.id===0?r.value.forEach(y=>{y.isSelected=c}):(p.isSelected=c,r.value[0].isSelected=r.value.every((y,m)=>m===0?!0:y.isSelected))}return(c,p)=>(e.openBlock(),e.createElementBlock("div",Oq,[t.isLabelVisible?(e.openBlock(),e.createElementBlock("div",jq,"Posición")):e.createCommentVNode("",!0),e.createVNode(e.unref(Je),e.mergeProps(l.value,{"is-multiple-option":"",items:r.value,arrowWidth:"10"}),{default:e.withCtx(()=>[e.createElementVNode("div",vq,[t.isFemale?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(s.value.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva")),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(s.value),1)],64))])]),availableItem:e.withCtx(({item:y})=>[e.createElementVNode("div",null,[e.createVNode(e.unref(le),{"model-value":y.isSelected,label:t.isFemale?y.name.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):y.name,fontFamily:t.fontFamily,width:"100%","onUpdate:modelValue":m=>n(m,y)},null,8,["model-value","label","fontFamily","onUpdate:modelValue"])])]),_:1},16,["items"])]))}},Wq={class:"dropdown-years"},Uq={key:0,class:"label"},Gq={class:"selected-item"},Qc={__name:"DropdownYears",props:{years:{type:Array,default:()=>[]},selectedYear:{type:[Number,String],default:0},hasNoLimitOption:{type:Boolean,default:!0},isLabelVisible:{type:Boolean,default:!1},fontFamily:{type:String,default:"'Poppins-Regular'"},dropdownProps:{type:Object,default:()=>null}},emits:["change-year"],setup(t,{emit:i}){const a=t,o=e.computed(()=>{const r={...ut};return a.dropdownProps&&Object.keys(a.dropdownProps).forEach(n=>{r[n]=a.dropdownProps[n]}),r}),s=e.computed(()=>a.hasNoLimitOption?["Sin límite",...a.years]:a.years);function l(r){i("change-year",r)}return(r,n)=>(e.openBlock(),e.createElementBlock("div",Wq,[t.isLabelVisible?(e.openBlock(),e.createElementBlock("div",Uq,"Año")):e.createCommentVNode("",!0),e.createVNode(e.unref(Je),e.mergeProps({"model-value":t.selectedYear,arrowWidth:"10"},o.value,{items:s.value,"onUpdate:modelValue":l}),{default:e.withCtx(({selectedItem:c})=>[e.createElementVNode("div",Gq,e.toDisplayString(c),1)]),availableItem:e.withCtx(({item:c})=>[e.createElementVNode("div",null,e.toDisplayString(c),1)]),_:1},16,["model-value","items"])]))}},Hq=t=>(e.pushScopeId("data-v-8bd3ce77"),t=t(),e.popScopeId(),t),Jq={class:"dropdown-templates"},qq={key:0,class:"label"},Yq={class:"selected-item"},Zq={class:"item"},Kq={width:"13",height:"9",viewBox:"0 0 13 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Xq=Hq(()=>e.createElementVNode("path",{d:"M12.7171 1.60412L5.34242 8.72375C5.16033 8.89955 4.91321 9 4.65308 9C4.39295 9 4.14582 8.89955 3.96373 8.72375L0.282891 5.17021C-0.0942971 4.80607 -0.0942971 4.20335 0.282891 3.8392C0.66008 3.47506 1.28439 3.47506 1.66158 3.8392L4.65308 6.72724L11.3384 0.273108C11.7156 -0.0910359 12.3399 -0.0910359 12.7171 0.273108C13.0943 0.637252 13.0943 1.22741 12.7171 1.60412Z",fill:"#CBEE6B"},null,-1)),Qq=[Xq],eY={__name:"DropdownTemplates",props:{dropdownProps:{type:Object,default:()=>null},selectedTemplate:{type:Object,default:()=>{}},isLabelVisible:{type:Boolean,default:!1},fontFamily:{type:String,default:"'Poppins-Regular'"},token:{type:String,default:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"},teamId:{type:Number,default:0}},emits:["change-template"],setup(t,{emit:i}){const a=t,o=e.ref([]),s=e.ref(null),l=e.computed(()=>{const c={...ut};return a.dropdownProps&&Object.keys(a.dropdownProps).forEach(p=>{c[p]=a.dropdownProps[p]}),c});e.watch(()=>a.teamId,c=>{c&&n()},{immediate:!0});function r(c){s.value=c,i("change-template",c)}async function n(){try{const c=await Pt.get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/teams/${a.teamId}/templates`,{headers:{Authorization:a.token}});o.value=c.data&&c.data.data?c.data.data:[]}catch(c){console.error("Error filling templates: ",c)}}return n(),(c,p)=>(e.openBlock(),e.createElementBlock("div",Jq,[t.isLabelVisible?(e.openBlock(),e.createElementBlock("div",qq,"Variables")):e.createCommentVNode("",!0),e.createVNode(e.unref(Je),e.mergeProps({"model-value":t.selectedTemplate},l.value,{items:o.value,"arrow-width":"10",onInput:r}),{default:e.withCtx(({selectedItem:y})=>[e.createElementVNode("div",Yq,e.toDisplayString(y.name),1)]),availableItem:e.withCtx(({item:y})=>[e.createElementVNode("div",Zq,[e.createElementVNode("div",null,e.toDisplayString(y.name),1),e.withDirectives((e.openBlock(),e.createElementBlock("svg",Kq,Qq,512)),[[e.vShow,s.value.name===y.name]])])]),_:1},16,["model-value","items"])]))}},tY=ne(eY,[["__scopeId","data-v-8bd3ce77"]]);function Js(){return{backgroundColor:"#2e3b46",width:"96.2%",borderColor:"rgba(255, 255, 255, 0.20)",infoBorderColor:"rgba(255, 255, 255, 0.20)",height:"40px",padding:"0 4px",textFontFamily:"'Poppins-Regular'",showIcon:!1}}function ep(){return{backgroundColor:"#2e3b46",width:"100%",borderColor:"rgba(255, 255, 255, 0.20)",infoBorderColor:"rgba(255, 255, 255, 0.20)",height:"40px",padding:"0 4px",textFontFamily:"'Poppins-Regular'",showIcon:!0}}function aY(){return{backgroundColor:"#2e3b46",width:"100%",borderColor:"rgba(255, 255, 255, 0.20)",infoBorderColor:"rgba(255, 255, 255, 0.20)",height:"40px",padding:"5px 0px",textFontFamily:"'Poppins-Regular'"}}const Ii="/group-427321501.svg",tp="/shape.svg",iY="_filtersContainer_b9wc6_1",oY="_filtersContainer1232_b9wc6_1",sY="_closeFiltersPc_b9wc6_1",lY="_textleyemdmultipleleagues_b9wc6_1",rY="_textleyemdmultipleleagues380_b9wc6_1",nY="_filtersContainer760_b9wc6_1",dY="_filtersContainer460_b9wc6_1",cY="_containerSectionPlay_b9wc6_1",pY="_containerSectionPlay1232_b9wc6_1",mY="_containerSectionPlay960_b9wc6_1",uY="_containerSectionPlay320_b9wc6_1",hY="_containerSectionPlay350_b9wc6_1",fY="_containerSection_b9wc6_1",yY="_containerSection1232_b9wc6_1",gY="_containerSection960_b9wc6_1",_Y="_containerSection320_b9wc6_1",bY="_containerSection350_b9wc6_1",SY="_templateLosMejores_b9wc6_1",CY="_templateLosMejores1232_b9wc6_1",wY="_templateLosMejores960_b9wc6_1",kY="_templateLosMejores420_b9wc6_1",EY="_templateLosMejores320_b9wc6_1",VY="_templateLosMejores540_b9wc6_1",NY="_templateLosMejores350_b9wc6_1",xY="_topFiltersParent_b9wc6_1",TY="_topFiltersParent1232_b9wc6_1",BY="_topFiltersParent960_b9wc6_1",FY="_topFiltersParent460_b9wc6_1",PY="_topFiltersParent420_b9wc6_1",$Y="_containerTheBest_b9wc6_1",zY="_containerTheBest1232_b9wc6_1",AY="_containerTheBest960_b9wc6_1",IY="_containerTheBest320_b9wc6_1",MY="_titleSection_b9wc6_1",LY="_titleSection540_b9wc6_1",RY="_containerTables_b9wc6_1",DY="_containerTables960_b9wc6_1",OY="_containerTables760_b9wc6_1",jY="_containerTables320_b9wc6_1",vY="_toniKroosWrapper_b9wc6_1",WY="_toniKroosWrapper1080_b9wc6_1",UY="_toniKroosWrapper975_b9wc6_1",GY="_toniKroosWrapper760_b9wc6_1",HY="_toniKroosWrapper420_b9wc6_1",JY="_toniKroosWrapper320_b9wc6_1",qY="_frameChild_b9wc6_1",YY="_filtros_b9wc6_1",ZY="_groupParent_b9wc6_1",KY="_shapeIcon_b9wc6_1",XY="_btnFilters_b9wc6_1",QY="_btnFiltersPC_b9wc6_1",eZ="_quitarFiltros_b9wc6_1",tZ="_quitarFiltros730_b9wc6_1",aZ="_quitarFiltros480_b9wc6_1",iZ="_quitarFiltros380_b9wc6_1",oZ="_btnCloseFilters_b9wc6_1",sZ="_mejoresJugadores_b9wc6_1",lZ="_mejoresJugadores730_b9wc6_1",rZ="_mejoresJugadores480_b9wc6_1",nZ="_mejoresJugadoresSM_b9wc6_1",dZ="_toniKroos_b9wc6_1",cZ="_teamBar_b9wc6_1",pZ="_menuSection_b9wc6_1",mZ="_menuSection960_b9wc6_1",uZ="_menuSectionPlay_b9wc6_1",hZ="_menuSectionPlay960_b9wc6_1",fZ="_containerMenu_b9wc6_1",yZ="_containerMenu760_b9wc6_1",gZ="_containerFilters_b9wc6_1",_Z="_teamBarParent_b9wc6_1",bZ="_topFilters_b9wc6_1",SZ="_topFilters1232_b9wc6_1",CZ="_topFilters420_b9wc6_1",wZ="_topFilters460_b9wc6_1",kZ="_losMejores_b9wc6_1",EZ="_losMejores380_b9wc6_1",VZ="_losMejores530_b9wc6_1",NZ="_losMejores730_b9wc6_1",xZ="_menuSectionHeader_b9wc6_1",TZ="_menuSectionHeader1232_b9wc6_1",BZ="_menuSectionHeader960_b9wc6_1",FZ="_menuSectionHeader730_b9wc6_1",PZ="_dropdown_b9wc6_1",$Z="_dropdown730_b9wc6_1",zZ="_dropdown1_b9wc6_1",AZ="_dropdown1730_b9wc6_1",IZ="_dropdownParent_b9wc6_1",MZ="_dropdownParent730_b9wc6_1",LZ="_menuSectionParentHeader_b9wc6_1",RZ="_menuSectionParentHeader1232_b9wc6_1",DZ="_menuSectionParentHeader960_b9wc6_1",OZ="_menuSectionParentHeader730_b9wc6_1",jZ="_menuSectionParentHeader430_b9wc6_1",vZ="_descubreVideos_b9wc6_1",WZ="_descubreVideos1232_b9wc6_1",UZ="_descubreVideos960_b9wc6_1",GZ="_allCategories_b9wc6_1",HZ="_containerScountingBtn_b9wc6_3",JZ="_btnDeleteAplica_b9wc6_13",qZ="_SearchBtnBar_b9wc6_33",YZ="_btnLeyendTxt_b9wc6_52",ZZ="_BtnSearchScounting_b9wc6_61",KZ="_containerPredefined_b9wc6_85",XZ="_containerPredefinedScounting_b9wc6_92",QZ="_titleContainerPredefined_b9wc6_100",eK="_subtitleContainerPredefined_b9wc6_111",tK={filtersContainer:iY,filtersContainer1232:oY,closeFiltersPc:sY,textleyemdmultipleleagues:lY,textleyemdmultipleleagues380:rY,filtersContainer760:nY,filtersContainer460:dY,containerSectionPlay:cY,containerSectionPlay1232:pY,containerSectionPlay960:mY,containerSectionPlay320:uY,containerSectionPlay350:hY,containerSection:fY,containerSection1232:yY,containerSection960:gY,containerSection320:_Y,containerSection350:bY,templateLosMejores:SY,templateLosMejores1232:CY,templateLosMejores960:wY,templateLosMejores420:kY,templateLosMejores320:EY,templateLosMejores540:VY,templateLosMejores350:NY,topFiltersParent:xY,topFiltersParent1232:TY,topFiltersParent960:BY,topFiltersParent460:FY,topFiltersParent420:PY,containerTheBest:$Y,containerTheBest1232:zY,containerTheBest960:AY,containerTheBest320:IY,titleSection:MY,titleSection540:LY,containerTables:RY,containerTables960:DY,containerTables760:OY,containerTables320:jY,toniKroosWrapper:vY,toniKroosWrapper1080:WY,toniKroosWrapper975:UY,toniKroosWrapper760:GY,toniKroosWrapper420:HY,toniKroosWrapper320:JY,frameChild:qY,filtros:YY,groupParent:ZY,shapeIcon:KY,btnFilters:XY,btnFiltersPC:QY,quitarFiltros:eZ,quitarFiltros730:tZ,quitarFiltros480:aZ,quitarFiltros380:iZ,btnCloseFilters:oZ,mejoresJugadores:sZ,mejoresJugadores730:lZ,mejoresJugadores480:rZ,mejoresJugadoresSM:nZ,toniKroos:dZ,teamBar:cZ,menuSection:pZ,menuSection960:mZ,menuSectionPlay:uZ,menuSectionPlay960:hZ,containerMenu:fZ,containerMenu760:yZ,containerFilters:gZ,teamBarParent:_Z,topFilters:bZ,topFilters1232:SZ,topFilters420:CZ,topFilters460:wZ,losMejores:kZ,losMejores380:EZ,losMejores530:VZ,losMejores730:NZ,menuSectionHeader:xZ,menuSectionHeader1232:TZ,menuSectionHeader960:BZ,menuSectionHeader730:FZ,dropdown:PZ,dropdown730:$Z,dropdown1:zZ,dropdown1730:AZ,dropdownParent:IZ,dropdownParent730:MZ,menuSectionParentHeader:LZ,menuSectionParentHeader1232:RZ,menuSectionParentHeader960:DZ,menuSectionParentHeader730:OZ,menuSectionParentHeader430:jZ,descubreVideos:vZ,descubreVideos1232:WZ,descubreVideos960:UZ,allCategories:GZ,containerScountingBtn:HZ,btnDeleteAplica:JZ,SearchBtnBar:qZ,btnLeyendTxt:YZ,BtnSearchScounting:ZZ,containerPredefined:KZ,containerPredefinedScounting:XZ,titleContainerPredefined:QZ,subtitleContainerPredefined:eK},aK=e.ref(Js()),iK={components:{GSCTableHeader:ts,GscSwitchComponent:ys,GSCFilterperteam:_d,GSCFilters:Hs,GSCExpandedInfo:cs,GSCLabel:$d,GSCSeasonSelect:od,GSCTopCategory:$A,GSCTournamentSelect:rd,GSCRowTable:os},computed:{...td.computed,filterChangePredefined(){return this.filtersPredefinedF},filterChange(){const t={zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set},i=JSON.stringify(t);if(JSON.stringify(this.filters)!=i)return this.filters},filterGolstats(){return this.changeFemale(),this.FVfilterGolstats},filterButtonProps(){return{...aK.value}}},props:{currentSeasonId:{type:Number,default:0},isSelection:{type:Boolean,default:!1},isClubes:{type:Boolean,default:!0},tournamentSelected:{type:Object,default:()=>({id:1001})},teamId:{type:Number,default:0},defaultSection:{type:String,default:"Jugadores"},backgroundOdd:{type:String,default:"#172531"},backgroundEven:{type:String,default:"#0d1d29"},tournamentsApiUrl:{type:String,default:""}},watch:{async seasonActive(){if(this.seasonActive!=0){this.teams=[];const t=await this.fetchTeams();for(let i=0;i<t.teams.length;i++)this.teams.push({id:t.teams[i].team_id,team:t.teams[i].colloquial_name,logo:t.teams[i].logo})}}},setup(){const t=e.ref("myDivRefTopsFull"),{elementSize:i}=De(t);return{myDivRefTopsFull:t,elementSize:i}},data(){return{elegibilidadArray:[],updateFilterTeamsScouting:0,modifidFiltersFlag:!1,showfiltersPc:!1,positions:[{name:"Portero",fullname:"POR"},{name:"Defensa central",fullname:"DFC"},{name:"Lateral por izquierda",fullname:"LI"},{name:"Lateral por derecha",fullname:"LD"},{name:"Volante por izquierda",fullname:"VI"},{name:"Volante por derecha",fullname:"VD"},{name:"Volante defensivo",fullname:"VDF"},{name:"Volante ofensivo",fullname:"VO"},{name:"Delantero",fullname:"DEL"},{name:"Desconocida",fullname:"Desc"}],universeData:{minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:12,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},universeDataSelection:{minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:6,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},FVbooleanAreNationalTeamsVisible:!1,teamsscouting:[],filterScounting:{tournaments:[1],seasonId:0,categories:[{name:"Goles",ids:[12]},{name:"Asistencias",ids:[10]},{name:"Participaciones en gol",ids:[27]},{name:"Cabeceos en área rival",ids:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",ids:[91,95,92,93,96,97]}],range_age:[10,40],age_or_year:1,year:1989,nationalities:[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239],elegibles:[],minutes_played:211,minutes_played_avg:40,last_months:12,type_stats:1,positions:[1,2,3,4,5,6,7,8,9,10],fouls:!1,yellow_cards:!1,red_cards:!1},expand:!1,playerexpand:0,arrayFiltersPlays:[],filtersPredefinedF:{},categoryPredefinedActive:!1,categoryPredefined:0,typeTable:0,keyUpdateFilter:0,loadingActive:!1,isTeam:!1,arrayPredefinedFilters:[],arrayCategoryFilter:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23],arrayCategoryFilterFull:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23],FVsetAvailableNationalTeamsPlayersIds:new Set,showOnlyCategories:!1,showFullCategory:0,categoryName:"",showFullTable:!1,expansionPanelModePropsTypePlays:{isExpansionPanel:!1,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",width:"400px",maxWidth:"400px"},expansionPanelProps:{width:"400px",borderRadius:"8px"},fieldComponentProps:{widthContainer:"400px"}},expansionPanelModeProps:{isExpansionPanel:!1,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)"},expansionPanelProps:{width:"400px",borderRadius:"8px",fontFamily:"'Poppins-Regular'"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"13px"}},expansionPanelModePropsMobil:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"300px",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"12px",widthField:268,widthFieldGrid:"268px",heightField:180,heightFieldGrid:"180px",heightContainer:"280px"}},expansionPanelModePropsMobil270:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"270px",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"12px",widthField:268,widthFieldGrid:"268px",heightField:180,heightFieldGrid:"180px",heightContainer:"280px"}},filters:{zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set},detaildProductivityCategories:{offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!1,id:[12]},{name:"Asistencias",isSelected:!1,id:[10]},{name:"Participaciones en gol",isSelected:!1,id:[27]},{name:"Cabeceos en área rival",isSelected:!1,id:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",isSelected:!1,id:[91,95,92,93,96,97]},{name:"Tiros a gol con destino a portería",isSelected:!1,id:[91,95]},{name:"Tiros a gol fuera del área",isSelected:!1,id:[94]},{name:"Tiros a gol fuera del área con destino a portería",isSelected:!1,id:[95]},{name:"Tiros a gol dentro del área",isSelected:!1,id:[90]},{name:"Tiros a gol dentro del área con destino a portería",isSelected:!1,id:[91]},{name:"Centros por izquierda",isSelected:!1,id:[13]},{name:"Centros por izquierda acertados",isSelected:!1,id:[98,101,104,105]},{name:"Centros por derecha",isSelected:!1,id:[25]},{name:"Centros por derecha acertados",isSelected:!1,id:[109,112,115,116]},{name:"1vs1 exitosos ofensivos",isSelected:!1,id:[4]},{name:"1vs1 que terminan en gol",isSelected:!1,id:[88]}]},defensive:{title:"Defensivo",categories:[{name:"Bálones ganados en área propia",isSelected:!1,id:[234,241,281,288,399,401,211,231,238,244,280,287,294]},{name:"Cabeceo en área propia",isSelected:!1,id:[211,231,238,244,280,287,294]},{name:"1vs1 defensivos exitosos",isSelected:!1,id:[5]},{name:"Rechaces",isSelected:!1,id:[34]}]},possession:{title:"Posesión",categories:[{name:"Bálones recuperados totales",isSelected:!1,id:[222,223,224,225]},{name:"Bálones recuperados 1/4 de cancha",isSelected:!1,id:[222]},{name:"Bálones recuperados 2/4 de cancha",isSelected:!1,id:[223]},{name:"Bálones recuperados 3/4 de cancha",isSelected:!1,id:[224]},{name:"Bálones recuperados 4/4 de cancha",isSelected:!1,id:[225]},{name:"Pases acertados",isSelected:!1,id:[213,214,215,216]},{name:"Pases acertados en 1/4 de cancha",isSelected:!1,id:[213]},{name:"Pases acertados en 2/4 de cancha",isSelected:!1,id:[214]},{name:"Pases acertados en 3/4 de cancha",isSelected:!1,id:[215]},{name:"Pases acertados en 4/4 de cancha",isSelected:!1,id:[216]}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},detailsObject:{playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!1},detailsObjectSelection:{playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!0},nameLeagueSelected:"",categoriesPlaysTypes:{offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!0,id:1},{name:"Tiros a gol",isSelected:!0,id:6},{name:"Tiros a gol con destino a portería",isSelected:!0,id:7},{name:"Asistencias",isSelected:!0,id:4},{name:"Centros",isSelected:!0,id:10},{name:"Centros acertados",isSelected:!0,id:11},{name:"Participaciones en gol",isSelected:!0,id:5},{name:"1vs1 exitosos ofensivos",isSelected:!0,id:12},{name:"1vs1 exitosos ofensivos que terminan en gol",isSelected:!0,id:13},{name:"Balones ganados en área rival",isSelected:!0,id:17},{name:"Cabeceos en área rival",isSelected:!0,id:8},{name:"Tiros de esquina",isSelected:!0,id:23}]},defensive:{title:"Defensivo",categories:[{name:"1vs1 defensivos exitosos",isSelected:!0,id:14},{name:"Cabeceo en área propia",isSelected:!0,id:9},{name:"Balones ganados en área propia",isSelected:!0,id:16},{name:"Rechaces",isSelected:!0,id:15},{name:"Atajadas",isSelected:!0,id:22}]},possession:{title:"Posesión",categories:[{name:"Pases acertados",isSelected:!0,id:2},{name:"Balones recuperados en disputa",isSelected:!0,id:3}]},offenses:{title:"Infracciones",categories:[{name:"Faltas cometidas",isSelected:!0,id:18},{name:"Faltas recibidas",isSelected:!0,id:19},{name:"Tarjetas amarillas",isSelected:!0,id:20},{name:"Tarjetas rojas",isSelected:!0,id:21}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},categoriesDefault:[{id:1,name:"Goles",isSelected:!1},{id:2,name:"Pases acertados",isSelected:!1},{id:23,name:"Tiros de Esquina",isSelected:!1},{id:3,name:"Balones recuperados en disputa",isSelected:!1},{id:4,name:"Asistencias",isSelected:!1},{id:5,name:"Participaciones en gol",isSelected:!1},{id:6,name:"Tiros a gol",isSelected:!1},{id:7,name:"Tiros a gol que llegaron a la portería",isSelected:!1},{id:8,name:"Cabeceos en área rival",isSelected:!1},{id:9,name:"Cabeceos en área propia",isSelected:!1},{id:10,name:"Centros",isSelected:!1},{id:11,name:"Centros acertados",isSelected:!1},{id:12,name:"1vs1 exitosos ofensivos",isSelected:!1},{id:13,name:"1vs1 exitosos ofensivos que terminaron en gol",isSelected:!1},{id:14,name:"1vs1 defensivos exitoso",isSelected:!1},{id:15,name:"Rechaces",isSelected:!1},{id:16,name:"Balones ganados en área propia",isSelected:!1},{id:17,name:"Balones ganados en área rival",isSelected:!1},{id:18,name:"Faltas cometidas",isSelected:!1},{id:19,name:"Faltas recibidas",isSelected:!1},{id:20,name:"Tarjetas amarillas",isSelected:!1},{id:21,name:"Tarjetas rojas",isSelected:!1},{id:22,name:"Atajadas",isSelected:!1}],fvTypeStats:"totals",seasonsFilterSelected:0,tournamentsToFilter:[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!0,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!0,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!0,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!0,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!0,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],tournamentsToFilterSelection:[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!1,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!1,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!1,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!1,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!1,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],isCup:!1,arrayPredefinedOrigin:[],indexPredefinedFiltersSelected:0,predefinedFiltersMatchLapse:[],predefinedFiltersPlayingAs:[],predefinedFiltersSections:[],updateTables:0,updateTablesfull:0,teamselect:0,optionSelected:"Jugadores",optionSelectedSubmenu:"Todas las jugadas",tournamentsUrl:"https://17zyhpyc7c.execute-api.us-west-2.amazonaws.com/prod/tournaments",teamsUrl:"https://d2oco6mqmc.execute-api.us-west-2.amazonaws.com/prod/teamsBySeason/",urlFilter:"https://cqqxaonvm6.execute-api.us-east-2.amazonaws.com/prod/gs2/tops/filters?categories=",retries:3,teams:[],updateFilterGolstats:0,updateFilterPlaytypesGolstats:0,arrayTournaments:[],arraySeasons:{},seasonBytournament:[],seasonActive:0,updateFilterTeamsScouting:0,filtersTypes:x,token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",fVnationalities:new Set,fVzone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],fVplayingAs:[1,2],fVsections:[1,2,3,4,5,6],fVmatchResult:[1,2,3],fVarrayAgeRange:[10,40],FVeligible:[],FVYear:1900,keyTournamentValue:0,fVtypeZone:2,fVsetPositionsIds:[1,2,3,4,5,6,7,8,9],currentIndex:-1,delay:800,teamselectrec:0,tournamentSelectedObj:{},FVfilterGolstats:[],updateFilterField:0,updateFilterField2:0,rowScoutingData:[],openMenuMobil:!1,selectedTournament:{seasons:[]},selectedSeasonObj:{},preloadedTops:[],isPreloadedDataAvailable:!1,topsCache:new Map,isLoading:!1,currentView:"Jugadores",isTransitioning:!1}},methods:{changeFemale(){for(let t=0;t<this.FVfilterGolstats.length;t++)this.tournamentSelectedObj.is_female&&this.FVfilterGolstats[t].name.replace("Jugadores","Jugadoras")},getnameshort(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";return s=s.replace(",",""),l+". "+s},setUpTournamentsToFilter(){this.tournamentsToFilter.forEach(t=>{const i=t.id===this.selectedTournament.id;t.isSelected=i,t.isDefaultTournament=i})},async onClickDeleteFilterAux(){this.resetPredefinedTeamAll()},async onClickDeleteFilter(){if(this.optionSelectedSubmenu=="Predeterminados")this.resetPredefinedTeamAll();else{this.rowScoutingData=[];for(let o=0;o<this.detaildProductivityCategories.offensive.categories.length;o++)this.detaildProductivityCategories.offensive.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.defensive.categories.length;o++)this.detaildProductivityCategories.defensive.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.possession.categories.length;o++)this.detaildProductivityCategories.possession.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.offensesConditions.length;o++)this.detaildProductivityCategories.offensesConditions[o]=!1;this.setUpTournamentsToFilter();const i=this.$refs.personalDataFilter;i.clearFilters(se.All),i.clearFilters(se.AGE_RANGE),i.clearFilters(se.YEAR),i.clearFilters(se.NATIONALITY),i.clearFilters(se.POSITION),this.universeData.minutesPlayed=0,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(o,s)=>s+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!1;var t=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersTournaments");this.arrayFiltersPlays.splice(t,1);const a=await this.fetchTeamsScouting(this.currentSeasonId);this.teamselect=0,this.teamsscouting=[];for(let o=0;o<a.teams.length;o++)this.teamsscouting.push({id:a.teams[o].team_id,team:a.teams[o].colloquial_name,logo:a.teams[o].logo});setTimeout(()=>{this.modifidFiltersFlag=!1},200)}},clickOpenFilters(){this.showfiltersPc=!0},clickCloseFilters(){this.showfiltersPc=!1},async selectedSeason(t){this.seasonActive!==t.id&&(this.seasonActive=t.id,await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.$emit("change-season-id",t.id))},async changeTournament(t){t.id!==this.selectedTournament.id&&(this.selectedTournament=t,this.tournamentSelectedObj={propName:"id",value:t.id,is_female:t.is_female==1},this.teamselect=0,this.optionSelected!="Equipos"&&(t.is_female?this.optionSelected="Jugadoras":this.optionSelected="Jugadores"),await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.setUpTournamentsToFilter())},async changeTournamentMovil(t){this.tournamentSelectedObj={propName:"id",value:t.id,is_female:t.is_female==1},this.seasonBytournament=t.seasons,this.teamselect=0,this.optionSelected!="Equipos"&&(t.is_female?this.optionSelected="Jugadoras":this.optionSelected="Jugadores")},async selectedSeasonMovil(t){this.seasonActive=t.id,await this.loadPreloadedTops()},setRelevantCategoriesPlayer(t){return t==="POR"?[39,40,52,53,54,55,323,324,608,774,802]:[10,12,14,15,27,35,61,217,257,466,519,607,702,730,98,101,109,112,121,122,127,128,135,136,141,142,161,170,179,211,232,235,239,242,282,284,289,291,296,485,486,487,488]},setOpenMedia(t){this.$emit("openmedia",t)},setMediaData(t){let i=[t.id],a=t.team_id;const o={seasonId:t.season_id,isFeaturedPlayers:!1,mainSectionType:1,playListType:2,gameIds:null,playerIds:i,goalkeeperIds:[],categoryIds:this.setRelevantCategoriesPlayer(t.player_position),teamId:a||0,matchResult:[1,2,3],categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:"Jugadas Relevantes"}};this.$emit("openmedia",o)},clickprofile(t){t.isTeam?this.$emit("openProfileTeam",{teamId:t.id,seasonId:this.seasonActive}):this.$emit("openProfilePlayer",{playerId:t.id,teamId:t.teamId,seasonId:this.seasonActive})},viewprofile(t,i,a){this.$emit("openProfilePlayer",{playerId:t,teamId:a,seasonId:i||this.seasonActive})},openMenuFilters(){this.openMenuMobil=!this.openMenuMobil,this.showfiltersPc=!0},clickexpand(t){this.expand=t.expand,this.playerexpand=t.id},async getScoutingData(){this.arrayFiltersPlays=[],this.loadingActive=!0;const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.post("https://eh9nhj69z7.execute-api.us-west-2.amazonaws.com/prod/players/productivity",this.filterScounting,{headers:{"Content-Type":"application/json"}});if(this.filterScounting.tournaments.length>0){var a=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersTournaments");a!==-1?this.arrayFiltersPlays[a].name=this.filterScounting.tournaments.length>1?"Ligas "+this.filterScounting.tournaments.length:this.nameLeagueSelected!=""?this.nameLeagueSelected:"Liga MX":this.arrayFiltersPlays.push({name:this.filterScounting.tournaments.length>1?"Ligas "+this.filterScounting.tournaments.length:this.nameLeagueSelected!=""?this.nameLeagueSelected:"Liga MX",type:"onFiltersTournaments"})}this.rowScoutingData=[];for(let s=0;s<i.length;s++){i[s];let l=i[s].dob.split("T")[0].split("-");var o={position:s+1,player_name:this.abrevName(i[s].name),player_photo:"https://golstatsimages.blob.core.windows.net/players-profile/"+i[s].player_id+".png",total:i[s].total.toFixed(0),id:i[s].player_id,player_age:this.calcularEdad(i[s].dob),team_abrev:i[s].teams[0].acronym,team_name:i[s].team_name,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+i[s].teams[0].team_id+".png",player_position:i[s].position_id,player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+i[s].nationality_id+".jpg",date:l[2]+"."+l[1]+"."+l[0].substring(2,4),team_id:i[s].team_id,nationality_name:ct[i[s].nationality_id],player_games:i[s].games_played,player_min:i[s].minutes_played,league_name:i[s].tournament_name,seasons:i[s].seasons,season_id:i[s].seasons[0]};this.rowScoutingData.push(o)}if(this.seasonsFilterSelected!=0){const s=await this.fetchTeamsScouting(this.seasonsFilterSelected);this.teamselect=0,this.teamselectrec=0,this.teamsscouting=[];for(let l=0;l<s.teams.length;l++)this.teamsscouting.push({id:s.teams[l].team_id,team:s.teams[l].colloquial_name,logo:s.teams[l].logo})}this.loadingActive=!1},abrevName(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";s=s.replace(",","");var r=l+". "+s;return r},calcularEdad(t){var i=new Date(t),a=new Date,o=a-i,s=Math.floor(o/(1e3*60*60*24*365.25));return s},async onFiltersTournamentsTops(t){var i;const a=t.find(n=>n.isSelected),o=a?a.id:null,s=a?a.name:null,l=((i=a==null?void 0:a.seasons[0])==null?void 0:i.id)||null;var r=this.arrayFiltersPlays.findIndex(n=>n.type==="onFiltersTournaments");r!==-1?this.arrayFiltersPlays[r].name=s:this.arrayFiltersPlays.push({name:s,type:"onFiltersTournaments"}),o!==null&&l!==null&&(this.seasonActive=l,this.selectedTournament=o,this.tournamentSelectedObj={propName:"id",value:o,is_female:!1},this.teamselect=0,await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.setUpTournamentsToFilter(),this.$emit("change-season-id",l),this.optionSelected="Jugadores")},async onFiltersTournaments(t){this.modifidFiltersFlag=!0;var i=[];for(let a=0;a<t.length;a++)t[a].isSelected&&i.push(t[a].id);if(i.length==0&&(i=[1]),i.length==1)for(let a=0;a<t.length;a++)t[a].isSelected&&(this.nameLeagueSelected=t[a].name,this.seasonsFilterSelected=t[a].seasons[0].id);else this.seasonsFilterSelected=0,i.length>0&&(this.nameLeagueSelected=i.length+" Ligas");this.filterScounting.tournaments=i,this.filterScounting.seasonId=t[0].seasons[0].id},onFiltersPersonalData(t){if(this.modifidFiltersFlag=!0,t.hasOwnProperty("ageByRange")){const o=t.ageByRange.min==0?10:t.ageByRange.min,s=t.ageByRange.max==0?40:t.ageByRange.max;this.filterScounting.range_age=[o,s],this.filterScounting.age_or_year=1}else this.filterScounting.range_age=[];t.hasOwnProperty("year")?(this.filterScounting.year=t.year,this.filterScounting.age_or_year=0):this.filterScounting.year=0;var i=[];if(t.hasOwnProperty("nationalities")){for(let o=0;o<t.nationalities.length;o++)t.nationalities[o].isSelected&&i.push(t.nationalities[o].id);i.length==0&&(i=[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239])}this.filterScounting.elegibles=[],t.hasOwnProperty("eligibility")&&(this.filterScounting.elegibles=[t.eligibility[0].id]);var a=[];for(let o=0;o<t.positions.length;o++)t.positions[o].isSelected&&a.push(t.positions[o].id);a.length==0&&(a=[1,2,3,4,5,6,7,8,9,10]),this.filterScounting.positions=a,this.filterScounting.nationalities=i},onFiltersUniverse(t){this.modifidFiltersFlag=!0,this.filterScounting.minutes_played=Number(t.minutesPlayed),this.filterScounting.last_months=Number(t.lastMonths),this.filterScounting.minutes_played_avg=Number(t.percentMinutesPlayed),this.filterScounting.type_stats=t.statistics.averagePerGame?3:t.statistics.averagePerMinute?2:1},onFiltersProductivity(t){this.modifidFiltersFlag=!0;var i=[];for(let a=0;a<t.productivityFilters.length;a++)i[t.productivityFilters[a].priority-1]={name:t.productivityFilters[a].name,ids:t.productivityFilters[a].id};i.length==0&&(i=[]),this.filterScounting.categories=i,this.filterScounting.fouls=t.offensesConditions.areFoulsCommittedSelected,this.filterScounting.yellow_cards=t.offensesConditions.areYellowCardsSelected,this.filterScounting.red_cards=t.offensesConditions.areRedCardsSelected},onFiltersGolStats(t){if(t.length>0){var i=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");i!==-1?this.arrayFiltersPlays[i].name=t[0].name:this.arrayFiltersPlays.push({name:t[0].name,type:"onFiltersPredefined"}),this.filtersPredefinedF=t[0].filters}else{var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(this.FVfilterGolstats.length>0&&a!==-1){this.filtersPredefinedF=this.filters;for(let s=0;s<this.FVfilterGolstats.length;s++)this.FVfilterGolstats[s].isSelected=!1;var a=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersPredefined");a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}},shouldRender(t){return t<=this.currentIndex},renderNext(){this.currentIndex++,this.currentIndex<this.categoriesDefault.length&&setTimeout(()=>{this.$nextTick(()=>{this.renderNext()})},this.delay)},async onFiltersPlaysTypes(t){if(t.length>0){this.categoryPredefinedActive=!0,this.loadingActive=!0,this.categoryPredefined=t[0].id;var i=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(this.categoriesDefault.length>0&&i!==-1){this.FVfilterGolstats=[],this.filtersPredefinedF={},this.arrayFiltersPlays.splice(i,1);var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(a!==-1){for(let o=0;o<this.FVfilterGolstats.length;o++)this.FVfilterGolstats[o].isSelected=!1;a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}this.updateTables+=1,setTimeout(()=>{this.loadingActive=!1},1e3),await this.getPredefinedfilters(t[0]),this.FVfilterGolstats.length>0&&(this.onFiltersGolStats([this.FVfilterGolstats[0]]),this.FVfilterGolstats[0].isSelected=!0)}else{var i=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersPredefinedCategory");if(this.categoriesDefault.length>0&&i!==-1){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF=this.filters,this.arrayFiltersPlays.splice(i,1);for(let l=0;l<this.categoriesDefault.length;l++)this.categoriesDefault[l].isSelected=!1;this.updateFilterPlaytypesGolstats+=1;var a=this.arrayFiltersPlays.findIndex(l=>l.type==="onFiltersPredefined");if(this.FVfilterGolstats.length>0&&a!==-1){for(let l=0;l<this.FVfilterGolstats.length;l++)this.FVfilterGolstats[l].isSelected=!1;a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}}},deleteCategoryFilter(){this.categoryName="",this.showFullCategory=0,this.showFullTable=!1,delete this.filters.aux},onShowFullTable(t){this.categoryName=t.categoryName,this.showFullCategory=t.category,this.showFullTable=!0,this.loadingActive=!0,setTimeout(()=>{this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,elegible:this.FVeligible,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.loadingActive=!1},1e3)},getRandomNumber(t,i){return Math.floor(Math.random()*(i-t+1))+t},applyFiltersBtn(t){},onFiltersPlays(t){if(this.arrayCategoryFilter=[],this.arrayCategoryFilterFull=[],t.playsCategories.length==0){for(let a=0;a<this.categoriesPlaysTypes.offensive.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.offensive.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.defensive.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.defensive.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.possession.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.possession.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.offenses.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.offenses.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a])}else for(let a=0;a<t.playsCategories.length;a++)t.playsCategories[a].isSelected&&(this.arrayCategoryFilter.push(t.playsCategories[a].id),this.arrayCategoryFilterFull.push(t.playsCategories[a]));var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPlays");this.arrayCategoryFilter.length>0&&this.arrayCategoryFilter.length!=23?this.arrayCategoryFilter.length==1?i!=-1?this.arrayFiltersPlays[i].name=this.arrayCategoryFilterFull[0].name:this.arrayFiltersPlays.push({name:this.arrayCategoryFilterFull[0].name,type:"onFiltersPlays"}):i!=-1?this.arrayFiltersPlays[i].name=this.arrayCategoryFilterFull.length+" Tipos de jugadas":this.arrayFiltersPlays.push({name:this.arrayCategoryFilterFull.length+" Tipos de jugadas",type:"onFiltersPlays"}):i!==-1&&this.arrayFiltersPlays.splice(i,1)},async deleteLabelFilter(t){var i=this.arrayFiltersPlays.findIndex(o=>o.type===t);if(i!==-1){if(t=="onFiltersDetailsTypeStats"&&(this.detailsObjectSelection.statisticType="total",this.updateFilterField2+=1),t=="onFiltersTournaments"){this.rowScoutingData=[];for(let s=0;s<this.detaildProductivityCategories.offensive.categories.length;s++)this.detaildProductivityCategories.offensive.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.defensive.categories.length;s++)this.detaildProductivityCategories.defensive.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.possession.categories.length;s++)this.detaildProductivityCategories.possession.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.offensesConditions.length;s++)this.detaildProductivityCategories.offensesConditions[s]=!1;this.setUpTournamentsToFilter(),this.universeData.minutesPlayed=10,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(s,l)=>l+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!0;const o=await this.fetchTeamsScouting(this.currentSeasonId);this.teamsscouting=[];for(let s=0;s<o.teams.length;s++)this.teamsscouting.push({id:o.teams[s].team_id,team:o.teams[s].colloquial_name,logo:o.teams[s].logo});this.keyTournamentValue+=1,setTimeout(()=>{this.modifidFiltersFlag=!1},200)}if(t=="onFiltersPlays"){for(let o=0;o<this.categoriesPlaysTypes.offensive.categories.length;o++)this.categoriesPlaysTypes.offensive.categories[o].isSelected=!0;for(let o=0;o<this.categoriesPlaysTypes.defensive.categories.length;o++)this.categoriesPlaysTypes.defensive.categories[o].isSelected=!0,this.arrayCategoryFilter.push(),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[o]);for(let o=0;o<this.categoriesPlaysTypes.possession.categories.length;o++)this.categoriesPlaysTypes.possession.categories[o].isSelected=!0;for(let o=0;o<this.categoriesPlaysTypes.offenses.categories.length;o++)this.categoriesPlaysTypes.offenses.categories[o].isSelected=!0}if(t=="onFiltersField"&&(this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersPredefined"){this.filtersPredefinedF=this.filters;for(let o=0;o<this.FVfilterGolstats.length;o++)this.FVfilterGolstats[o].isSelected=!1;this.updateFilterGolstats+=1,this.resetPredefinedTeamAll()}if(t=="onFiltersPredefinedCategory"){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF=this.filters;var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");a!==-1&&this.arrayFiltersPlays.splice(a,1);for(let o=0;o<this.categoriesDefault.length;o++)this.categoriesDefault[o].isSelected=!1;this.updateFilterPlaytypesGolstats+=1}t=="onFiltersDetailsTime"&&(this.isSelection?(this.detailsObjectSelection.gameSections[0].isSelected=!0,this.detailsObjectSelection.gameSections[1].isSelected=!0,this.detailsObjectSelection.gameSections[2].isSelected=!0,this.detailsObjectSelection.gameSections[3].isSelected=!0,this.detailsObjectSelection.gameSections[4].isSelected=!0,this.detailsObjectSelection.gameSections[5].isSelected=!0):(this.detailsObject.gameSections[0].isSelected=!0,this.detailsObject.gameSections[1].isSelected=!0,this.detailsObject.gameSections[2].isSelected=!0,this.detailsObject.gameSections[3].isSelected=!0,this.detailsObject.gameSections[4].isSelected=!0,this.detailsObject.gameSections[5].isSelected=!0),this.fVsections=[1,2,3,4,5,6],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersDetailsPlayingAs"&&(this.isSelection?(this.detailsObjectSelection.playingAs[0].isSelected=!0,this.detailsObjectSelection.playingAs[1].isSelected=!0):(this.detailsObject.playingAs[0].isSelected=!0,this.detailsObject.playingAs[1].isSelected=!0),this.fVplayingAs=[1,2],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersNationality"&&(this.fVnationalities.add(138),this.fVnationalities.add(222),this.fVnationalities.add(163),this.fVnationalities.add(51),this.fVnationalities.add(226),this.fVnationalities.add(10),this.fVnationalities.add(223),this.fVnationalities.add(96),this.fVnationalities.add(171),this.fVnationalities.add(198),this.fVnationalities.add(105),this.fVnationalities.add(80),this.fVnationalities.add(29),this.fVnationalities.add(74),this.fVnationalities.add(216),this.fVnationalities.add(196),this.fVnationalities.add(64),this.fVnationalities.add(155),this.fVnationalities.add(156),this.fVnationalities.add(89),this.fVnationalities.add(106),this.fVnationalities.add(81),this.fVnationalities.add(233),this.fVnationalities.add(204),this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.NATIONALITY)),t=="onFiltersPosition"&&(this.fVsetPositionsIds=[1,2,3,4,5,6,7,8,9],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.POSITION)),t=="onFiltersAge"&&(this.fVarrayAgeRange=[10,40],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.AGE_RANGE)),t=="onFiltersElegibility"&&this.$refs.personalDataFilterPlayers.clearFilters(se.ELIGIBILITY),t=="onFiltersYear"&&(this.$refs.personalDataFilterPlayers.clearFilters(se.YEAR),this.FVYear=1900,this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds})}this.arrayFiltersPlays.splice(i,1)},onFiltersField(t){t.length==0?this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]:this.fVzone=t;var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersField");i!=-1?this.arrayFiltersPlays[i].name=this.fVzone.length+" zonas del campo":this.arrayFiltersPlays.push({name:this.fVzone.length+" zonas del campo",type:"onFiltersField"}),[1,23,3,4,5,7,6,9,8,11,10,12,13,15,14,17,16,22].includes(this.category)?this.fVtypeZone=1:this.fVtypeZone=2,this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},t.length!=16?(this.fVzone.length==4&&this.fVzone.includes(1)&&this.fVzone.includes(2)&&this.fVzone.includes(3)&&this.fVzone.includes(4)&&(i!=-1?this.arrayFiltersPlays[i].name="1/4 de cancha":this.arrayFiltersPlays.push({name:"1/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(5)&&this.fVzone.includes(6)&&this.fVzone.includes(7)&&this.fVzone.includes(8)&&(i!=-1?this.arrayFiltersPlays[i].name="2/4 de cancha":this.arrayFiltersPlays.push({name:"2/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(9)&&this.fVzone.includes(10)&&this.fVzone.includes(11)&&this.fVzone.includes(12)&&(i!=-1?this.arrayFiltersPlays[i].name="3/4 de cancha":this.arrayFiltersPlays.push({name:"3/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(13)&&this.fVzone.includes(14)&&this.fVzone.includes(15)&&this.fVzone.includes(16)&&(i!=-1?this.arrayFiltersPlays[i].name="4/4 de cancha":this.arrayFiltersPlays.push({name:"4/4 de cancha",type:"onFiltersField"})),this.fVzone.length==8&&this.fVzone.includes(1)&&this.fVzone.includes(2)&&this.fVzone.includes(3)&&this.fVzone.includes(4)&&this.fVzone.includes(5)&&this.fVzone.includes(6)&&this.fVzone.includes(7)&&this.fVzone.includes(8)&&(i!=-1?this.arrayFiltersPlays[i].name="cancha propia":this.arrayFiltersPlays.push({name:"cancha propia",type:"onFiltersField"})),this.fVzone.length==8&&this.fVzone.includes(9)&&this.fVzone.includes(10)&&this.fVzone.includes(11)&&this.fVzone.includes(12)&&this.fVzone.includes(13)&&this.fVzone.includes(14)&&this.fVzone.includes(15)&&this.fVzone.includes(16)&&(i!=-1?this.arrayFiltersPlays[i].name="cancha rival":this.arrayFiltersPlays.push({name:"cancha rival",type:"onFiltersField"}))):this.arrayFiltersPlays.splice(i,1)},addFilterPlayingAS(){var t=this.arrayFiltersPlays.findIndex(i=>i.type==="onFiltersDetailsPlayingAs");t!=-1?this.fVplayingAs.length==1?this.arrayFiltersPlays[t].name=this.fVplayingAs.includes(1)?"Local":"Visitante":this.arrayFiltersPlays.splice(t,1):this.fVplayingAs.length==1&&this.arrayFiltersPlays.push({name:this.fVplayingAs.includes(1)?"Local":"Visitante",type:"onFiltersDetailsPlayingAs"})},onFiltersDetails(t){var i=[];this.filters.setNationalitiesIds=this.setNationalitiesIds;var a=[];for(let r=0;r<t.playingAs.length;r++)if(t.playingAs[r].isSelected){const n=t.playingAs[r].name=="Local"?1:2;i.push(n)}for(let r=0;r<t.gameSections.length;r++)t.gameSections[r].isSelected&&a.push(t.gameSections[r].value);this.fVsections=a,this.fVplayingAs=i,this.fvTypeStats=t.statisticType;var o=this.arrayFiltersPlays.findIndex(r=>r.type==="onFiltersDetailsTypeStats");this.fvTypeStats=="total"?o!=-1&&this.arrayFiltersPlays.splice(o,1):o!=-1?this.arrayFiltersPlays[o].name=this.fvTypeStats=="average"?"Promedio por partido (PPP)":"Cada 90 mins":this.arrayFiltersPlays.push({name:this.fvTypeStats=="average"?"Promedio por partido (PPP)":"Cada 90 mins",type:"onFiltersDetailsTypeStats"});var s=this.arrayFiltersPlays.findIndex(r=>r.type==="onFiltersDetailsTime"),l="los minutos del ";this.fVsections.length!=6&&this.fVsections.length>0?(this.fVsections.includes(1)&&(l+=", 0-15"),this.fVsections.includes(2)&&(l+=", 15-30"),this.fVsections.includes(3)&&(l+=", 30-45"),this.fVsections.includes(4)&&(l+=", 45-60"),this.fVsections.includes(5)&&(l+=", 60-75"),this.fVsections.includes(6)&&(l+=", 75-90"),s!=-1?this.arrayFiltersPlays[s].name=l:this.arrayFiltersPlays.push({name:l,type:"onFiltersDetailsTime"}),this.fVsections.length==3&&this.fVsections.includes(1)&&this.fVsections.includes(2)&&this.fVsections.includes(3)&&(s!=-1?this.arrayFiltersPlays[s].name="Primer tiempo":this.arrayFiltersPlays.push({name:"Primer tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==3&&this.fVsections.includes(4)&&this.fVsections.includes(5)&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="Segundo tiempo":this.arrayFiltersPlays.push({name:"Segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(1)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 15 minutos del partido":this.arrayFiltersPlays.push({name:"los primeros 15 minutos del partido",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(3)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 15 minutos del primer tiempo":this.arrayFiltersPlays.push({name:"los últimos 15 minutos del primer tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(4)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 15 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los primeros 15 minutos del segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 15 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los últimos 15 minutos del segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==2&&this.fVsections.includes(1)&&this.fVsections.includes(2)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 30 minutos del partido":this.arrayFiltersPlays.push({name:"los primeros 30 minutos del partido",type:"onFiltersDetailsTime"})),this.fVsections.length==2&&this.fVsections.includes(5)&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 30 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los últimos 30 minutos del segundo tiempo",type:"onFiltersDetailsTime"}))):s!=-1&&this.arrayFiltersPlays.splice(s,1),this.addFilterPlayingAS(),this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}},async resetScouting(){if(this.universeData.minutesPlayed=0,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(a,o)=>o+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!1,this.$refs.personalDataFilter){const a=this.$refs.personalDataFilter;a.clearFilters(se.All),a.clearFilters(se.AGE_RANGE),a.clearFilters(se.YEAR),a.clearFilters(se.NATIONALITY),a.clearFilters(se.POSITION)}this.rowScoutingData=[];for(let a=0;a<this.detaildProductivityCategories.offensive.categories.length;a++)this.detaildProductivityCategories.offensive.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.defensive.categories.length;a++)this.detaildProductivityCategories.defensive.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.possession.categories.length;a++)this.detaildProductivityCategories.possession.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.offensesConditions.length;a++)this.detaildProductivityCategories.offensesConditions[a]=!1;var t=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersTournaments");this.arrayFiltersPlays.splice(t,1),this.setUpTournamentsToFilter();const i=await this.fetchTeamsScouting(this.currentSeasonId);this.teamselect=0,this.teamsscouting=[];for(let a=0;a<i.teams.length;a++)this.teamsscouting.push({id:i.teams[a].team_id,team:i.teams[a].colloquial_name,logo:i.teams[a].logo})},onFiltersData(t){var i=0,a=0;t.ageByRange&&(t.ageByRange.min==0?i=1:i=t.ageByRange.min,t.ageByRange.max==0?a=40:a=t.ageByRange.max,this.fVarrayAgeRange=[i,a]),t.year&&(this.FVYear=t.year),this.fVnationalities=new Set;let o="",s="";if(this.fVsetPositionsIds=[],t.hasOwnProperty("eligibility")){this.FVeligible=!0,this.FVbooleanAreNationalTeamsVisible=!0;for(let h=0;h<this.elegibilidadArray.length;h++)this.FVsetAvailableNationalTeamsPlayersIds.add(this.elegibilidadArray[h]);var l=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersNationality");l!==-1&&this.arrayFiltersPlays.splice(l,1)}else if(this.FVeligible=!1,t.hasOwnProperty("nationalities")){let h=0;this.FVbooleanAreNationalTeamsVisible=!1,this.FVsetAvailableNationalTeamsPlayersIds=new Set;for(let d=0;d<t.nationalities.length;d++)t.nationalities[d].isSelected&&(this.fVnationalities.add(t.nationalities[d].id),h++);if(h===t.nationalities.length){var l=this.arrayFiltersPlays.findIndex(f=>f.type==="onFiltersNationality");l!==-1&&this.arrayFiltersPlays.splice(l,1)}}if(t.hasOwnProperty("nationalities")&&!this.FVeligible&&this.fVnationalities.size!=t.nationalities.length&&this.fVnationalities.size>0){var l=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersNationality");l!=-1?this.fVnationalities.size>0?this.arrayFiltersPlays[l].name=this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s:this.arrayFiltersPlays.splice(l,1):this.arrayFiltersPlays.push({name:this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s,type:"onFiltersNationality"})}if(t.hasOwnProperty("eligibility")){this.FVeligible=!0,this.FVbooleanAreNationalTeamsVisible=!0;for(let h=0;h<this.elegibilidadArray.length;h++)this.FVsetAvailableNationalTeamsPlayersIds.add(this.elegibilidadArray[h])}else this.FVeligible=!1;if(t.hasOwnProperty("positions")){let h=0;for(let d=0;d<t.positions.length;d++)t.positions[d].isSelected&&(this.fVsetPositionsIds.push(t.positions[d].id),h++);if(h===t.positions.length){var r=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersPosition");r!==-1&&this.arrayFiltersPlays.splice(r,1)}}if(t.hasOwnProperty("nationalities"))var n=t.nationalities.filter(h=>h.isSelected===!0);var c=t.positions.filter(h=>h.isSelected===!0);if(c.length==1&&(o=c[0].name),t.hasOwnProperty("nationalities")&&n.length==1&&(s=n[0].name),setTimeout(()=>{this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,elegible:this.FVeligible,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}},1e3),this.FVbooleanAreNationalTeamsVisible){var p=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersElegibility");p!=-1?this.arrayFiltersPlays[p].name="Elegibles":this.arrayFiltersPlays.push({name:"Elegibles",type:"onFiltersElegibility"})}else{var p=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersElegibility");p!=-1&&this.arrayFiltersPlays.splice(p,1)}if(this.fVsetPositionsIds.length!=9&&this.fVsetPositionsIds.length>0){var r=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersPosition");r!=-1?this.fVsetPositionsIds.length>0?this.arrayFiltersPlays[r].name=this.fVsetPositionsIds.length>1?this.fVsetPositionsIds.length+" Posiciones de juego":this.tournamentSelectedObj.is_female?"Posición de juego "+o.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):"Posición de juego "+o:this.arrayFiltersPlays.splice(r,1):this.arrayFiltersPlays.push({name:this.fVsetPositionsIds.length>1?this.fVsetPositionsIds.length+" Posiciones de juego":this.tournamentSelectedObj.is_female?"Posición de juego "+o.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):"Posición de juego "+o,type:"onFiltersPosition"})}if(this.FVYear!=0&&this.FVYear!=1900&&this.FVYear){var y=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersYear");y!=-1?this.arrayFiltersPlays[y].name=this.FVYear:this.arrayFiltersPlays.push({name:this.FVYear,type:"onFiltersYear"})}if(t.ageLimits&&this.fVarrayAgeRange[0]>=t.ageLimits.min&&this.fVarrayAgeRange[1]<=t.ageLimits.max)if(this.fVarrayAgeRange[0]>t.ageLimits.min||this.fVarrayAgeRange[1]<t.ageLimits.max){var m=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersAge");m!=-1?this.fVarrayAgeRange.length>0?this.arrayFiltersPlays[m].name=this.fVarrayAgeRange[0]!=this.fVarrayAgeRange[1]?this.fVarrayAgeRange[0]+" - "+this.fVarrayAgeRange[1]+" años":this.fVarrayAgeRange[1]+" años":this.arrayFiltersPlays.splice(m,1):this.arrayFiltersPlays.push({name:this.fVarrayAgeRange[0]!=this.fVarrayAgeRange[1]?this.fVarrayAgeRange[0]+" - "+this.fVarrayAgeRange[1]+" años":this.fVarrayAgeRange[1]+" años",type:"onFiltersAge"})}else{var m=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersAge");m!=-1&&this.arrayFiltersPlays.splice(m,1)}if(t.hasOwnProperty("nationalities")&&this.fVnationalities.size!=t.nationalities.length&&this.fVnationalities.size>0){var l=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersNationality");l!=-1?this.fVnationalities.size>0?this.arrayFiltersPlays[l].name=this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s:this.arrayFiltersPlays.splice(l,1):this.arrayFiltersPlays.push({name:this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s,type:"onFiltersNationality"})}},clickAll(t){this.teamselect=t},clickAllAll(t){this.teamselectrec=t,this.updateTables+=1},clickTeam(t){this.teamselect=t},clickTeamScouting(t){this.teamselectrec=t,this.updateTables+=1},resetFilterTeamAndPlayers(){this.filters={zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],setYear:this.FVYear,booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set}},resetFilter(){this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],this.categoriesPlaysTypes={offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!0,id:1},{name:"Tiros a gol",isSelected:!0,id:6},{name:"Tiros a gol con destino a portería",isSelected:!0,id:7},{name:"Asistencias",isSelected:!0,id:4},{name:"Centros",isSelected:!0,id:10},{name:"Centros acertados",isSelected:!0,id:11},{name:"Participaciones en gol",isSelected:!0,id:5},{name:"1vs1 exitosos ofensivos",isSelected:!0,id:12},{name:"1vs1 exitosos ofensivos que terminan en gol",isSelected:!0,id:13},{name:"Balones ganados en área rival",isSelected:!0,id:17},{name:"Cabeceos en área rival",isSelected:!0,id:8},{name:"Tiros de esquina",isSelected:!0,id:23}]},defensive:{title:"Defensivo",categories:[{name:"1vs1 defensivos exitosos",isSelected:!0,id:14},{name:"Cabeceo en área propia",isSelected:!0,id:9},{name:"Balones ganados en área propia",isSelected:!0,id:16},{name:"Rechaces",isSelected:!0,id:15},{name:"Atajadas",isSelected:!0,id:22}]},possession:{title:"Posesión",categories:[{name:"Pases acertados",isSelected:!0,id:2},{name:"Balones recuperados en disputa",isSelected:!0,id:3}]},offenses:{title:"Infracciones",categories:[{name:"Faltas cometidas",isSelected:!0,id:18},{name:"Faltas recibidas",isSelected:!0,id:19},{name:"Tarjetas amarillas",isSelected:!0,id:20},{name:"Tarjetas rojas",isSelected:!0,id:21}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},this.detailsObject={playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},this.detailsObjectSelection={playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!0},this.$refs.personalDataFilterPlayers&&this.$refs.personalDataFilterPlayers.clearFilters(se.NATIONALITY),this.updateFilterField2+=1},async changeTabsGeneral(t){this.onClickDeleteFilterAux(),this.isTransitioning=!0,this.isLoading=!0,this.preloadedTops=[],this.topsCache.clear(),this.rowScoutingData=[],this.arrayFiltersPlays=[],this.teamselect=0,this.resetPredefinedTeamAll(),this.showfiltersPc=!0,this.optionSelected=t,this.optionSelectedSubmenu="Todas las jugadas",this.filtersPredefinedF={},this.categoryPredefinedActive=!1,this.categoryPredefined=0;try{if(t=="Equipos"&&(this.typeTable=1,this.isTeam=!0,await this.loadPreloadedTops(),this.resetFilter(),this.resetFilterTeamAndPlayers(),this.resetScouting()),(t=="Jugadores"||t=="Jugadoras")&&(this.typeTable=0,this.isTeam=!1,await this.loadPreloadedTops(),this.resetFilterTeamAndPlayers(),this.resetScouting()),t=="Scouting"){this.resetFilter(),this.getScoutingData();const i=await this.fetchTeamsScouting(this.currentSeasonId);this.teamsscouting=[];for(let a=0;a<i.teams.length;a++)this.teamsscouting.push({id:i.teams[a].team_id,team:i.teams[a].colloquial_name,logo:i.teams[a].logo});setTimeout(()=>{this.modifidFiltersFlag=!1},200),this.resetFilterTeamAndPlayers()}await this.$nextTick(),this.isLoading=!1,setTimeout(()=>{this.isTransitioning=!1},300)}catch(i){console.error("Error changing tabs:",i),this.isLoading=!1,this.isTransitioning=!1}},resetPredefinedTeamAll(){var t=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPredefined");if(this.categoriesDefault.length>0&&t!==-1){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF={},this.arrayFiltersPlays.splice(t,1);for(let a=0;a<this.categoriesDefault.length;a++)this.categoriesDefault[a].isSelected=!1;this.updateFilterPlaytypesGolstats+=1;var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPredefined");if(i!==-1){for(let a=0;a<this.FVfilterGolstats.length;a++)this.FVfilterGolstats[a].isSelected=!1;i!==-1&&this.arrayFiltersPlays.splice(i,1),this.updateFilterGolstats+=1}}},resetLeagues(){this.tournamentsToFilter=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!0,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!0,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!0,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!0,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!0,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],this.tournamentsToFilterSelection=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!1,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!1,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!1,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!1,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!1,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}]},async changeTabsSubmenu(t){if(this.isSelection){if(this.isTransitioning=!0,this.isLoading=!0,this.preloadedTops=[],this.topsCache.clear(),this.rowScoutingData=[],this.arrayFiltersPlays=[],this.teamselect=0,this.resetPredefinedTeamAll(),this.showfiltersPc=!0,this.filtersPredefinedF={},this.categoryPredefinedActive=!1,this.categoryPredefined=0,t=="Más productivos"){this.optionSelected="Scouting",this.resetFilter(),this.resetLeagues(),this.filterScounting.nationalities=[138],this.filterScounting.last_months=6,this.getScoutingData();const i=await this.fetchTeamsScouting(this.currentSeasonId);this.teamsscouting=[];for(let a=0;a<i.teams.length;a++)this.teamsscouting.push({id:i.teams[a].team_id,team:i.teams[a].colloquial_name,logo:i.teams[a].logo});setTimeout(()=>{this.modifidFiltersFlag=!1},200),this.resetFilterTeamAndPlayers()}else this.optionSelected="Jugadores",this.typeTable=0,this.isTeam=!1,this.resetFilterTeamAndPlayers(),this.resetScouting(),await this.loadPreloadedTops();this.optionSelectedSubmenu=t}else t!="Predeterminados"?this.resetPredefinedTeamAll():this.arrayFiltersPlays=[],this.optionSelectedSubmenu=t},async fetchTournaments(){const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.get(this.tournamentsUrl);return i},async fetchTeams(){const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.get(this.teamsUrl+this.seasonActive);return i},async fetchTeamsScouting(t){const i=he.create({headers:{Authorization:`${this.token}`}}),{data:a}=await i.get(this.teamsUrl+t);return a},async getPredefinedfilters(t){this.arrayPredefinedFilters=[],this.arrayPredefinedOrigin=[];var i="";t.id==1?i=this.urlFilter:i=this.urlFilter;const a=he.create({headers:{Authorization:`${this.token}`}}),{data:o}=await a.get(i+t.id);if(Object.keys(o[0].match_lapse_combinations).forEach(m=>{this.predefinedFiltersMatchLapse[m.toString()]=o[0].match_lapse_combinations[m]}),Object.keys(o[0].playing_as_combinations).forEach(m=>{this.predefinedFiltersPlayingAs[m.toString()]=o[0].playing_as_combinations[m]}),Object.keys(o[0].field_sections_combinations).forEach(m=>{this.predefinedFiltersSections[m.toString()]=o[0].field_sections_combinations[m]}),o[0]){for(let m=0;m<o[0].filter_records.length;m++){var s=o[0].description;if(o[0].filter_records[m].field_sections!==void 0){const d=o[0].filter_records[m].field_sections.toString();(this.predefinedFiltersSections[d]||this.predefinedFiltersSections[d]=="")&&(this.predefinedFiltersSections[d]==""?s=s.replace(" [en {field_sections}]",this.predefinedFiltersSections[d]):s=s.replace("{field_sections}",this.predefinedFiltersSections[d]))}if(o[0].filter_records[m].match_lapse!==void 0){const d=o[0].filter_records[m].match_lapse.toString();(this.predefinedFiltersMatchLapse[d]||this.predefinedFiltersMatchLapse[d]=="")&&(this.predefinedFiltersMatchLapse[d]==""?s=s.replace(" [durante {match_lapse}]",this.predefinedFiltersMatchLapse[d]):s=s.replace("{match_lapse}",this.predefinedFiltersMatchLapse[d]))}if(o[0].filter_records[m].playing_as!==void 0){const d=o[0].filter_records[m].playing_as.toString();(this.predefinedFiltersPlayingAs[d]||this.predefinedFiltersPlayingAs[d]=="")&&(this.predefinedFiltersPlayingAs[d]==""?s=s.replace(" [jugando como {playing_as}]",this.predefinedFiltersPlayingAs[d]):s=s.replace("{playing_as}",this.predefinedFiltersPlayingAs[d]))}o[0].filter_records[m].section_type!==void 0&&(this.tournamentSelectedObj.is_female?this.tournamentSelectedObj.is_female?s=s.replace("{section_type}","Jugadoras"):s=s.replace("{section_type}","Equipos"):s=s.replace("{section_type}","Jugadores")),s=s.replace(/\[/g,""),s=s.replace(/\]/g,""),s=s.replace("{category_name}",o[0].category_name);const h=s.split(": ");var l=h[1];l.length>129&&this.windowWidth>1358&&(l=l.substring(0,129),l=l+"<span id='showIDtootip' class='dots' style='width: 100px; height: 20px; background: red; z-index: 6;'>...</span>"),(!this.isCup||o[0].filter_records[m].playing_as.length===2)&&this.arrayPredefinedFilters.push({id:m,category_name:t.name,id_category:o[0].id,title:h[0]+":",text:h[1],textOrigin:o[0].description,titledots:l,filtersPredefined:{matchResult:o[0].filter_records[m].match_result,playingAs:o[0].filter_records[m].playing_as,sections:o[0].filter_records[m].match_lapse,type:this.optionSelected=="Equipos"?2:1,typeZone:o[0].type_zone,zone:o[0].filter_records[m].field_sections,end_age:0,start_age:0,nationalities:[],elegible:[],positions:[]}})}var r=[];for(let m=0;m<this.arrayPredefinedFilters.length;m++){var n=0,c=new Set,p={},y=this.arrayPredefinedFilters[m].text.replace(/\*.*?\*/,"");if(y=y.replace(/\*/g,""),y=y.replace(/ +/g," "),this.arrayPredefinedFilters[m].filtersPredefined.elegible.length>0&&(n+=1),(this.arrayPredefinedFilters[m].filtersPredefined.end_age.length!=0||this.arrayPredefinedFilters[m].filtersPredefined.start_age.length!=0)&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.end_age!=0&&this.arrayPredefinedFilters[m].filtersPredefined.start_age!=0?p.arrayAgeRange=[this.arrayPredefinedFilters[m].filtersPredefined.start_age,this.arrayPredefinedFilters[m].filtersPredefined.end_age]:this.arrayPredefinedFilters[m].filtersPredefined.end_age==0&&this.arrayPredefinedFilters[m].filtersPredefined.start_age==0?p.arrayAgeRange=[1,60]:this.arrayPredefinedFilters[m].filtersPredefined.start_age!=0&&this.arrayPredefinedFilters[m].filtersPredefined.end_age==0?p.arrayAgeRange=[this.arrayPredefinedFilters[m].filtersPredefined.start_age,60]:p.arrayAgeRange=[1,this.arrayPredefinedFilters[m].filtersPredefined.end_age],this.arrayPredefinedFilters[m].filtersPredefined.matchResult.length!=3&&(n+=1),p.matchResult=this.arrayPredefinedFilters[m].filtersPredefined.matchResult,this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length>0&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length!=0){for(let h=0;h<this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length;h++)c.add(this.arrayPredefinedFilters[m].filtersPredefined.nationalities[h]);p.setNationalitiesIds=c}else c.add(138),c.add(222),c.add(163),c.add(51),c.add(226),c.add(10),c.add(223),c.add(96),c.add(171),c.add(198),c.add(105),c.add(80),c.add(29),c.add(74),c.add(216),c.add(196),c.add(64),c.add(155),c.add(156),c.add(89),c.add(106),c.add(81),c.add(233),c.add(204),p.setNationalitiesIds=c;this.arrayPredefinedFilters[m].filtersPredefined.playingAs.length!=2&&(n+=1),p.playingAs=this.arrayPredefinedFilters[m].filtersPredefined.playingAs,this.arrayPredefinedFilters[m].filtersPredefined.positions.length>0&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.positions.length>0?p.setPositionsIds=this.arrayPredefinedFilters[m].filtersPredefined.positions:p.setPositionsIds=[1,2,3,4,5,6,7,8,9],this.arrayPredefinedFilters[m].filtersPredefined.sections.length!=6&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.sections.length>0?p.sections=this.arrayPredefinedFilters[m].filtersPredefined.sections:p.sections=[1,2,3,4,5,6],this.arrayPredefinedFilters[m].filtersPredefined.zone.length!=16&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.zone.length>0?p.zone=this.arrayPredefinedFilters[m].filtersPredefined.zone:p.zone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],p.typeZone=this.arrayPredefinedFilters[m].filtersPredefined.typeZone,this.optionSelected=="Equipos"&&(this.tournamentSelectedObj.is_female?y=y.replace(/Jugadoras/g,"Equipos"):y=y.replace(/Jugadores/g,"Equipos")),p.setNationalitiesIds=[],r.push({id:m+1,name:y,isSelected:!1,value:n,filters:p})}this.FVfilterGolstats=r,this.updateFilterGolstats+=1,this.arrayPredefinedOrigin=JSON.parse(JSON.stringify(this.arrayPredefinedFilters))}},getTextFilterPredefinedCustom(){this.setDinamicFilters(this.filterEmitAux);var t=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].textOrigin;const i=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.zone.sort((y,m)=>y-m).toString();this.predefinedFiltersSections[i]||this.predefinedFiltersSections[i]==""?this.predefinedFiltersSections[i]==""?t=t.replace(" [en {field_sections}]",this.predefinedFiltersSections[i]):t=t.replace("{field_sections}",this.predefinedFiltersSections[i]):t=t.replace("{field_sections}",this.predefinedFiltersSections.other);var a=!1;this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size>0?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size==this.setNationalityIds.size?(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size==1?(t=t.replace("[{nationality}]",this.$t(`gentilicios[${[...this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities][0]}]`)),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size>0&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size!=this.setPositionsIds.size?(a=!0,t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]","")):(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")),this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size>0?(a||this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size==this.setPositionsIds.size)&&(t=t.replace("[de las posiciones seleccionadas]","")):t=t.replace("[de las posiciones seleccionadas]",""),this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=0&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=0?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=this.arrayAgeRange[0]&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=this.arrayAgeRange[1]?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age==this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age?(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" años]")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" a "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age+" años]")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=this.arrayAgeRange[0]||this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=this.arrayAgeRange[1]?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age==this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age?(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" años]")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" a "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age+" años]")):(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]",""));const o=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.sections.sort().toString();if(this.predefinedFiltersMatchLapse[o]||this.predefinedFiltersMatchLapse[o]=="")this.predefinedFiltersMatchLapse[o]==""?t=t.replace(" [durante {match_lapse}]",this.predefinedFiltersMatchLapse[o]):t=t.replace("{match_lapse}",this.predefinedFiltersMatchLapse[o]);else{t=t.replace("{match_lapse}"," "+this.predefinedFiltersMatchLapse.other);var s="";o.includes(1)&&(s=s+"0-15, "),o.includes(2)&&(s=s+"16-30, "),o.includes(3)&&(s=s+"31-45, "),o.includes(4)&&(s=s+"46-60, "),o.includes(5)&&(s=s+"61-75, "),o.includes(6)&&(s=s+"76-90, "),s=s.slice(0,-2),s=s.replace(/,([^,]*)$/," y $1"),t=t.replace("{match_lapse_selected}",s)}const l=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.playingAs.sort().toString();(this.predefinedFiltersPlayingAs[l]||this.predefinedFiltersPlayingAs[l]=="")&&(this.predefinedFiltersPlayingAs[l]==""?t=t.replace(" [jugando como {playing_as}]",this.predefinedFiltersPlayingAs[l]):t=t.replace("{playing_as}",this.predefinedFiltersPlayingAs[l])),this.typeSelected==1?this.getUser.tournament==1001?this.category.id==22?t=t.replace("{section_type}","Porteras"):t=t.replace("{section_type}","Jugadoras"):this.category.id==22?t=t.replace("{section_type}","Porteros"):t=t.replace("{section_type}","Jugadores"):t=t.replace("{section_type}","Equipos"),t=t.replace(/\[/g,""),t=t.replace(/\]/g,""),t=t.replace("{category_name}",this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].category_name);const r=t.split(": ");let n=r[1].charAt(0).toUpperCase()+r[1].toLowerCase().slice(1),c=r[1].charAt(0).toUpperCase()+r[1].toLowerCase().slice(1);this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].text=n,this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].title=r[0]+":";const p=c.match(/\*/g);if(p&&p.length)if(p.length%2===0)for(let y=1;y<=p.length;y++)y%2===0||(c=c.replace("*",'<span style="color: #ffff03" >'));else c=c.replaceAll("*","");this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].titledots=c},getObjectPlayer(t){const i=[],a=t[7].map(s=>(i.push(s.nationality_id),{stringName:s.nationality,numberId:s.nationality_id})),o=t[9].split("-");return{numberId:t[0],stringFullName:t[1],stringImageUrl:t[2],numberTeamId:t[3],player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+t[3]+".jpg",stringNationalityName:ct[t[3]],numberAge:t[5],numberPositionId:t[6],countryId:t[7],teamName:t[10],effectiveness:t[11],min:t[13],games:t[12],date:Number(o[0]),arrayNationalities:a,category:this.categoryName,arrayNationalitiesIds:i}},processPreloadedTops(t){const i={},a=new Map(t.teams.map(s=>[s[0],{id:s[0],name:s[1],logo:`https://golstatsimages.blob.core.windows.net/teams-80/${s[0]}.png`}])),o=new Map(t.players.map(s=>[s[0],this.getObjectPlayer(s)]));return t.tops.forEach(s=>{const l=s.category;i[l]||(i[l]={teams:[],players:[]}),s.teams&&(i[l].teams=s.teams.map((r,n)=>{const c=a.get(r[0])||{};return{id:c.id,name:c.name,img:c.logo,total:r[1],top:String(n+1).padStart(2,"0"),categoryName:s.name}})),s.players&&(i[l].players=s.players.map((r,n)=>{var c,p,y,m,h,d,f,u,g,S;const w=o.get(r[0])||{};return{age:w.numberAge,categoryName:s.name,country:(p=(c=w.countryId)==null?void 0:c[0])==null?void 0:p.nationality_id,date:w.date,effectiveness:w.effectiveness||0,games:w.games,id:r[0],img:`https://golstatsimages.blob.core.windows.net/players-profile/${r[0]}.png`,minutes:w.min,name:w.stringFullName,name_short:w.stringFullName,nationality:w.stringNationalityName,player_country_flag:`https://golstatsimages.blob.core.windows.net/flags/${(m=(y=w.countryId)==null?void 0:y[0])==null?void 0:m.nationality_id}.jpg`,position:w.position_short,positionId:w.numberPositionId,positionfull:this.positions[w.numberPositionId-1],team:((d=(h=w.teamName)==null?void 0:h[0])==null?void 0:d.acronym)||"",teamid:((u=(f=w.teamName)==null?void 0:f[0])==null?void 0:u.team_id)||"",teamname:((S=(g=w.teamName)==null?void 0:g[0])==null?void 0:S.acronym)||"",top:String(n+1).padStart(2,"0"),total:r[1]}}))}),i},async loadPreloadedTops(){try{if(this.seasonActive!=0){this.preloadedTops=[];const t=he.create({headers:{Authorization:`${this.token}`}}),i=this.isSelection?`https://kgfaxdv624.execute-api.us-east-2.amazonaws.com/prod/tops/seasons/${this.seasonActive}?limit=20&nat=138`:`https://kgfaxdv624.execute-api.us-east-2.amazonaws.com/prod/tops/seasons/${this.seasonActive}?limit=20`,{data:a}=await t.get(i);this.preloadedTops=this.processPreloadedTops(a),this.isPreloadedDataAvailable=!0,this.$emit("tops-loaded",this.preloadedTops)}}catch(t){console.error("Error loading preloaded tops:",t)}},getCacheKey(t,i){return`${t}-${i}`},async getTopData(t,i){const a=this.getCacheKey(t,i);if(this.topsCache.has(a))return this.topsCache.get(a);const o=he.create({headers:{Authorization:`${this.token}`}}),{data:s}=await o.get(`https://kgfaxdv624.execute-api.us-east-2.amazonaws.com/prod/tops/seasons/${t}/categories/${i}`);return this.topsCache.set(a,s),s},async loadCategoriesProgressively(){if(!this.seasonActive)return;const t=this.categories.slice(0,5),i=this.categories.slice(5);await Promise.all(t.map(a=>this.getTopData(this.seasonActive,a.id))),this.isInitialDataLoaded=!0,setTimeout(()=>{Promise.all(i.map(a=>this.getTopData(this.seasonActive,a.id)))},100)}},mounted(){sessionStorage.getItem("sidpdfil")!==null&&sessionStorage.setItem("sidpdfil",0),this.renderNext(),this.teamId!==0&&this.optionSelected!=="Scouting"&&this.clickTeam(this.teamId),this.defaultSection!=="Jugadores"&&(this.defaultSection==="Scouting"&&this.selectedSeason(this.currentSeasonId),this.changeTabsGeneral(this.defaultSection))},async created(){try{await this.loadPreloadedTops();const t=await he.create({headers:{"Content-Type":"application/json"}}).get("https://golstats-microservices.s3.us-west-2.amazonaws.com/eligibles/elegibles.json",{headers:{"Content-Type":"application/json"}});this.elegibilidadArray=t.data,this.fVnationalities.add(138),this.fVnationalities.add(222),this.fVnationalities.add(163),this.fVnationalities.add(51),this.fVnationalities.add(226),this.fVnationalities.add(10),this.fVnationalities.add(223),this.fVnationalities.add(96),this.fVnationalities.add(171),this.fVnationalities.add(198),this.fVnationalities.add(105),this.fVnationalities.add(80),this.fVnationalities.add(29),this.fVnationalities.add(74),this.fVnationalities.add(216),this.fVnationalities.add(196),this.fVnationalities.add(64),this.fVnationalities.add(155),this.fVnationalities.add(156),this.fVnationalities.add(89),this.fVnationalities.add(106),this.fVnationalities.add(81),this.fVnationalities.add(233),this.fVnationalities.add(204)}catch(t){throw new Error(t)}}},oK={ref:"myDivRefTopsFull"},sK={key:0,class:"overlay-loading"},lK=e.createElementVNode("div",{class:"overlay-loading__spinner"},[e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/balon_liga.png",alt:""})],-1),rK=e.createElementVNode("div",{class:"overlay-loading__text"},"Loading...",-1),nK=[lK,rK],dK=e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png",style:{width:"10px"}},null,-1),cK=[dK],pK={key:0,class:"cont-leyemd-multipleleagues"},mK=e.createElementVNode("img",{class:"img-leyemd-multipleleagues",src:"http://golstatsimages.blob.core.windows.net/images-library/icn-multiples-ligas.png"},null,-1),uK={key:0,style:{"font-size":"12px","margin-top":"-23px",color:"rgba(255,255,255,0.5)",width:"80%","margin-bottom":"12px","text-align":"center"}},hK={key:0,style:{"margin-left":"10px"}},fK=e.createElementVNode("span",null,"Todas las categorías",-1),yK=[fK],gK=e.createElementVNode("span",null,"Tipo de Jugada",-1),_K=e.createElementVNode("span",null,"Filtro GolStats",-1),bK={key:3,style:{width:"100%",height:"295px"}};function SK(t,i,a,o,s,l){const r=e.resolveComponent("GSCTournamentSelect"),n=e.resolveComponent("GSCSeasonSelect"),c=e.resolveComponent("GscSwitchComponent"),p=e.resolveComponent("GSCFilterperteam"),y=e.resolveComponent("GSCFilters"),m=e.resolveComponent("GSCLabel"),h=e.resolveComponent("GSCTopCategory"),d=e.resolveComponent("GSCTableHeader"),f=e.resolveComponent("GSCRowTable"),u=e.resolveComponent("GSCExpandedInfo");return e.openBlock(),e.createElementBlock("div",oK,[s.loadingActive?(e.openBlock(),e.createElementBlock("div",sK,nK)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.templateLosMejoresClass)},[e.createElementVNode("section",{class:e.normalizeClass(t.containerSectionClass),id:"container-section"},[o.elementSize.width<730&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.dropdownParentClass)},[o.elementSize.width<730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Las Mejores")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Los Mejores")],64))],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.dropdownClass)},[e.createVNode(r,{width:"100%","current-season-id":a.currentSeasonId,"api-url":a.tournamentsApiUrl,"is-clubes-active":a.isClubes,onInput:l.changeTournament},null,8,["current-season-id","api-url","is-clubes-active","onInput"])],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.dropdown1Class)},[e.createVNode(n,{width:"100%","current-season-id":a.currentSeasonId,seasons:s.selectedTournament.seasons,onInput:l.selectedSeason},null,8,["current-season-id","seasons","onInput"])],2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),a.isSelection?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.descubreVideosClass)},[o.elementSize.width>730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Las Mejores")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Los Mejores")],64))],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionParentHeaderClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionHeaderClass)},[e.createVNode(c,{type:2,buttons:[s.tournamentSelectedObj.is_female?"Jugadoras":"Jugadores","Equipos","Scouting"],"font-family":"Poppins-Medium","selected-option":s.optionSelected,"font-size":t.sizeTabsFontMP,width:t.sizeTabsMP,borderWidth:"1px",arrow:!1,height:"30px",onInput:l.changeTabsGeneral},null,8,["buttons","selected-option","font-size","width","onInput"])],2),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.dropdownParentClass)},[o.elementSize.width<730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"}," Los Mejores ",2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.dropdownClass)},[e.createVNode(r,{width:"147px","current-season-id":a.currentSeasonId,"api-url":a.tournamentsApiUrl,"is-clubes-active":a.isClubes,onInput:l.changeTournament},null,8,["current-season-id","api-url","is-clubes-active","onInput"])],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.dropdown1Class)},[e.createVNode(n,{width:"147px","current-season-id":a.currentSeasonId,seasons:s.selectedTournament.seasons,onInput:l.selectedSeason},null,8,["current-season-id","seasons","onInput"])],2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],2)],2)),e.createElementVNode("div",{class:e.normalizeClass(t.topFiltersParentClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.topFiltersClass),id:"top-filters"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamBarParent)},[s.optionSelected!="Scouting"&&s.optionSelected!="Equipos"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamBar),id:"team-bar"},[e.createVNode(p,{data:s.teams,"team-id":a.teamId,"background-color":"#172531","contain-border-radius":"8px",onClickTeam:l.clickTeam,onClickAll:l.clickAll},null,8,["data","team-id","onClickTeam","onClickAll"])],2)):e.createCommentVNode("",!0),o.elementSize.width>760&&s.optionSelected!="Scouting"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.btnFiltersPC),style:e.normalizeStyle(s.showfiltersPc?"display: none;":""),onClick:i[0]||(i[0]=(...g)=>l.clickOpenFilters&&l.clickOpenFilters(...g))},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.groupParent)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.frameChild),alt:"",src:Ii},null,2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.filtros)},"Filtros",2)],2)],6)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerFilters),id:"container-filters",style:e.normalizeStyle(s.showfiltersPc||a.isSelection?"":o.elementSize.width>760?"display: none;":"")},[e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionClass),id:"menu-section",style:e.normalizeStyle(a.isSelection?"margin-top: 15px;":"")},[o.elementSize.width>760&&s.optionSelected!="Scouting"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.closeFiltersPc),onClick:i[1]||(i[1]=(...g)=>l.clickCloseFilters&&l.clickCloseFilters(...g))},cK,2)):e.createCommentVNode("",!0),s.optionSelected!=="Scouting"&&!a.isSelection?(e.openBlock(),e.createBlock(c,{key:1,type:2,buttons:["Todas las jugadas","Predeterminados"],"font-family":"Poppins-Regular","selected-option":s.optionSelectedSubmenu,"font-size":t.sizeTabsFontMS,width:t.sizeTabsMS,arrow:!1,borderWidth:"1px","background-option-active":"#172531",background:"#172531",height:"28px",onInput:l.changeTabsSubmenu},null,8,["selected-option","font-size","width","onInput"])):e.createCommentVNode("",!0),a.isSelection?(e.openBlock(),e.createBlock(c,{key:2,type:2,buttons:["Todas las jugadas","Más productivos"],"font-family":"Poppins-Regular","selected-option":s.optionSelectedSubmenu,"font-size":t.sizeTabsFontMS,width:t.sizeTabsMS,arrow:!1,borderWidth:"1px","background-option-active":"#172531",background:"#172531",height:"28px",onInput:l.changeTabsSubmenu},null,8,["selected-option","font-size","width","onInput"])):e.createCommentVNode("",!0)],6),a.isSelection?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.filtersContainerClass),id:"filters-container"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnFilters),onClick:i[2]||(i[2]=(...g)=>l.openMenuFilters&&l.openMenuFilters(...g))},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.groupParent)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.frameChild),alt:"",src:Ii},null,2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.filtros)},"Filtros",2)],2),e.createElementVNode("img",{class:e.normalizeClass(t.$style.shapeIcon),style:e.normalizeStyle(s.openMenuMobil?"":"transform: rotate(180deg)"),alt:"",src:tp},null,6)],2)],2)),e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnCloseFilters),style:e.normalizeStyle(s.optionSelected==="Scouting"?"margin-top: 4%; margin-left: 1%":""),onClick:i[3]||(i[3]=(...g)=>l.openMenuFilters&&l.openMenuFilters(...g))},null,6),[[e.vShow,o.elementSize.width<760&&s.openMenuMobil]]),e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.containerMenuClass),id:"container-menu"},[s.optionSelectedSubmenu=="Todas las jugadas"&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.elementSize.width>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[a.isSelection?(e.openBlock(),e.createBlock(y,e.mergeProps({key:0,"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"is-one-tournament-only":!0,"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!1,filters:a.isSelection?s.tournamentsToFilterSelection:s.tournamentsToFilter,key:s.keyTournamentValue,"onUpdate:filters":l.onFiltersTournamentsTops}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])):e.createCommentVNode("",!0),e.withDirectives(e.createVNode(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PLAYS,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersPlays,filters:s.categoriesPlaysTypes,onApply:l.applyFiltersBtn}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters","onApply"]),[[e.vShow,!s.showFullTable]]),(e.openBlock(),e.createBlock(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{key:s.updateFilterField,"filter-type":s.filtersTypes.FIELD,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersField,filters:s.fVzone}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])),(e.openBlock(),e.createBlock(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{key:s.updateFilterField2,"is-seleccion":a.isSelection,"filter-type":s.filtersTypes.DETAILS,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersDetails,filters:a.isSelection?s.detailsObjectSelection:s.detailsObject}),null,16,["button-filter-props","is-seleccion","filter-type","onUpdate:filters","filters"])),s.optionSelected==="Jugadores"||s.optionSelected==="Jugadoras"?(e.openBlock(),e.createBlock(y,e.mergeProps({key:1,"is-female":s.tournamentSelectedObj.is_female,ref:"personalDataFilterPlayers","button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"is-seleccion":a.isSelection,"filter-type":s.filtersTypes.PERSONAL_DATA,"show-badge-on-filter-full":!1,season:{id:s.seasonActive,tournamentId:s.tournamentSelectedObj.value},token:s.token,"onUpdate:filters":l.onFiltersData}),null,16,["is-female","button-filter-props","is-seleccion","filter-type","season","token","onUpdate:filters"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),s.optionSelected=="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.elementSize.width>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(e.openBlock(),e.createBlock(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!1,filters:a.isSelection?s.tournamentsToFilterSelection:s.tournamentsToFilter,key:s.keyTournamentValue,"onUpdate:filters":l.onFiltersTournaments}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])),e.createVNode(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PERSONAL_DATA,"show-badge-on-filter-full":!1,"is-scouting":"",season:null,ref:"personalDataFilter","onUpdate:filters":l.onFiltersPersonalData}),null,16,["button-filter-props","filter-type","onUpdate:filters"]),e.createVNode(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.UNIVERSE,"show-badge-on-filter-full":!1,filters:a.isSelection?s.universeDataSelection:s.universeData,"onUpdate:filters":l.onFiltersUniverse}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"]),e.createVNode(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PRODUCTIVITY,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersProductivity,filters:s.detaildProductivityCategories}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])],64)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.BtnSearchScounting),onClick:i[4]||(i[4]=(...g)=>l.getScoutingData&&l.getScoutingData(...g))},"Buscar",2)],64)):e.createCommentVNode("",!0),s.optionSelectedSubmenu=="Predeterminados"&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[(e.openBlock(),e.createBlock(y,e.mergeProps({"button-filter-props":l.filterButtonProps,modalHeight:"300px"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModePropsTypePlays,{"filter-type":s.filtersTypes.PLAYS_TYPES,"show-badge-on-filter-full":!1,key:s.updateFilterPlaytypesGolstats,"onUpdate:filters":l.onFiltersPlaysTypes,filters:s.categoriesDefault}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])),(e.openBlock(),e.createBlock(y,e.mergeProps({"is-female":s.tournamentSelectedObj.is_female,"button-filter-props":l.filterButtonProps,modalHeight:"300px"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.GOLSTATS,"show-badge-on-filter-full":!1,key:s.updateFilterGolstats,"onUpdate:filters":l.onFiltersGolStats,filters:l.filterGolstats}),null,16,["is-female","button-filter-props","filter-type","onUpdate:filters","filters"]))],64)):e.createCommentVNode("",!0)],2),[[e.vShow,o.elementSize.width>760||s.openMenuMobil||a.isSelection]]),s.optionSelected=="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.teamBar),id:"team-bar"},[s.filterScounting.tournaments.length>1&&s.rowScoutingData.length>0?(e.openBlock(),e.createElementBlock("div",pK,[mK,e.createElementVNode("div",{class:e.normalizeClass(t.textleyemdmultipleleaguesClass)}," El filtro por equipos solo se pude utilizar cuando se tiene maximo 1 liga seleccionada ",2)])):(e.openBlock(),e.createBlock(p,{data:s.teamsscouting,"team-id":s.teamselectrec,"background-color":"#172531","contain-border-radius":"8px",key:s.updateFilterTeamsScouting,onClickTeam:l.clickTeamScouting,onClickAll:l.clickAllAll},null,8,["data","team-id","onClickTeam","onClickAll"]))],2)):e.createCommentVNode("",!0)],6)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.containerTheBestClass),id:"container-the-best"},[s.fvTypeStats==="every90"&&a.isSelection&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",uK," No se muestran jugadores que hayan jugado menos de 90 minutos ")):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.titleSectionClass)},[s.optionSelectedSubmenu!="Predeterminados"?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.mejoresJugadoresClass)},[s.arrayFiltersPlays.length>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelected!="Equipos"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Mejores jugadoras: ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Mejores jugadores: ")],64))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Mejores equipos:")],64))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[this.filterScounting.tournaments.length==1&&this.filterScounting.tournaments[0]==1001?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Jugadoras más productivas:")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Jugadores más productivos:")],64))],64))],64)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"&&s.optionSelectedSubmenu!="Predeterminados"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[s.showFullTable?(e.openBlock(),e.createElementBlock("div",hK,[e.createVNode(m,{"text-value":"Categoría - "+s.categoryName+" ","font-size":"11px","font-color":"rgba(255, 255, 255, 0.7)",onClickClose:l.deleteCategoryFilter,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png","icon-size":"6px",height:"20px"},null,8,["text-value","onClickClose"])])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.arrayFiltersPlays,(g,S)=>(e.openBlock(),e.createElementBlock("div",{key:S,style:{"margin-left":"10px"}},[e.createVNode(m,{"text-value":g.name+" ","font-size":"11px","font-color":"rgba(255, 255, 255, 0.7)",onClickClose:l.deleteLabelFilter,id:g.type,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png","icon-size":"6px",height:o.elementSize.width<768?"auto":"20px"},null,8,["text-value","onClickClose","id","height"])]))),128)),s.rowScoutingData.length!=0||s.optionSelectedSubmenu=="Predeterminados"&&s.arrayFiltersPlays.findIndex(g=>g.type==="onFiltersPredefined")!==-1?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.quitarFiltrosClass),onClick:i[5]||(i[5]=(...g)=>l.onClickDeleteFilter&&l.onClickDeleteFilter(...g))}," Quitar filtros ",2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"&&s.optionSelectedSubmenu!="Predeterminados"&&s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[s.showFullTable?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.allCategories)},yK,2))],64)):e.createCommentVNode("",!0)],2),s.seasonActive!=0||a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.containerTablesClass),id:"container-tables",style:e.normalizeStyle(s.showFullTable?"gap: 0px!important;":"")},[s.optionSelected!=="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelectedSubmenu=="Todas las jugadas"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.categoriesDefault,(g,S)=>(e.openBlock(),e.createElementBlock("div",{key:S,style:e.normalizeStyle(!s.showOnlyCategories&&s.arrayCategoryFilter.includes(g.id)?"":"display:none !important;")},[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.toniKroosWrapperClass)},[(e.openBlock(),e.createBlock(h,{"is-female":s.tournamentSelectedObj.is_female,"is-team":s.isTeam,"type-stats":s.fvTypeStats,"is-selection":a.isSelection,onMore:l.onShowFullTable,"border-width":0,preload:s.preloadedTops[g.id],"border-radius":"12px","filters-prop":l.filterChange,category:g.id,"type-table":s.typeTable,categoryName:g.name,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTables,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia,onComponentLoaded:t.onComponentLoaded},null,8,["is-female","is-team","type-stats","is-selection","onMore","preload","filters-prop","category","type-table","categoryName","season","filter-team","onClickprofile","onSetopenmedia","onComponentLoaded"]))],2),[[e.vShow,!s.showOnlyCategories&&s.arrayCategoryFilter.includes(g.id)&&!s.showFullTable]])],4))),128)),s.showFullTable?(e.openBlock(),e.createBlock(h,{"is-female":s.optionSelected=="Jugadoras","is-team":s.isTeam,"border-width":0,"border-radius":"12px","type-stats":s.fvTypeStats,"is-selection":a.isSelection,category:s.showFullCategory,preload:s.preloadedTops[s.showFullCategory],type:1,"type-table":s.typeTable,categoryName:"","filters-prop":l.filterChange,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTablesfull,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia},null,8,["is-female","is-team","type-stats","is-selection","category","preload","type-table","filters-prop","season","filter-team","onClickprofile","onSetopenmedia"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[s.categoryPredefinedActive?(e.openBlock(),e.createBlock(h,{"is-female":s.optionSelected=="Jugadoras","is-team":s.isTeam,"type-stats":s.fvTypeStats,"is-selection":a.isSelection,"border-width":0,preload:s.preloadedTops[s.categoryPredefined],"border-radius":"12px",category:s.categoryPredefined,type:1,"type-table":s.typeTable,categoryName:"","filters-prop":l.filterChangePredefined,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTables,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia},null,8,["is-female","is-team","type-stats","is-selection","preload","category","type-table","filters-prop","season","filter-team","onClickprofile","onSetopenmedia"])):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.containerPredefined)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.titleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("No has seleccionado ningún filtro")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("No existen resultados")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Para visualizar resultados selecciona un")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("No existen resultados con los filtros")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[gK,e.createTextVNode(" y un "),_K,e.createTextVNode(" en la")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("que has seleccionado.")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("parte superior.")],64)):e.createCommentVNode("",!0)],2)],2))],64))],64)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.containerPredefinedScounting),style:e.normalizeStyle(s.rowScoutingData.length>0?"height: auto;":"")},[s.loadingActive?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.rowScoutingData.length>0?(e.openBlock(),e.createBlock(d,{key:0,background:"#183143",type:2,"is-female":s.filterScounting.tournaments.length==1&&s.filterScounting.tournaments[0]==1001},null,8,["is-female"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.rowScoutingData,(g,S)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:S},[s.teamselectrec==0||s.teamselectrec==g.team_id?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(f,{type:2,"is-expanded":s.playerexpand==g.id&&s.expand,onMediadata:l.setMediaData,data:{position:g.position,player_name:g.player_name,player_photo:g.player_photo,total:g.total,id:g.id,player_age:g.player_age,team_abrev:g.team_abrev,team_logo:g.team_logo,player_position:s.positions[g.player_position-1].fullname,player_country_flag:g.player_country_flag,player_games:g.player_games,player_min:g.player_min,league_name:g.league_name,seasons:g.seasons,season_id:g.season_id},height:"71px",background:S%2===0?a.backgroundOdd:a.backgroundEven,onExpand:l.clickexpand},null,8,["is-expanded","onMediadata","data","background","onExpand"]),s.expand&&s.playerexpand==g.id?(e.openBlock(),e.createBlock(u,{key:0,"is-female":s.filterScounting.tournaments.length==1&&s.filterScounting.tournaments[0]==1001,type:0,"view-effectiveness":!1,viewGoals:!1,additionalClass:"fullTable",data:{teams:g.team_name,age:g.player_age,dataofbirth:g.date,nationality:g.nationality_name,countryFlag:g.player_country_flag,position:s.positions[g.player_position-1].name,games:g.player_games,min:g.player_min,goals:g.total,effectiveness:"-",category:"total",id:g.id},onViewprofile:w=>l.viewprofile(w,g.season_id,g.team_id),background:S%2===0?a.backgroundOdd:a.backgroundEven},null,8,["is-female","data","onViewprofile","background"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],64))),128))],64)),s.rowScoutingData.length==0&&!s.loadingActive?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.btnLeyendTxt)},' Haz click en "Buscar" para aplicar tus filtros ',2)):e.createCommentVNode("",!0),s.rowScoutingData.length==0&&!s.loadingActive?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.containerScountingBtn)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnDeleteAplica),onClick:i[6]||(i[6]=(...g)=>l.onClickDeleteFilter&&l.onClickDeleteFilter(...g))}," Eliminar filtros aplicados ",2),s.rowScoutingData.length==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.SearchBtnBar),onClick:i[7]||(i[7]=(...g)=>l.getScoutingData&&l.getScoutingData(...g))}," Buscar ",2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),s.loadingActive?(e.openBlock(),e.createElementBlock("div",bK)):e.createCommentVNode("",!0)],6))],6)):e.createCommentVNode("",!0)],2)],2)],2)],2)],512)}const CK={$style:tK},wK=Ce(iK,[["render",SK],["__cssModules",CK]]),qs={props:{textOptionLeft:String,valueDefault:{type:String,default:""},textOptionRight:String,hiddenLabels:{type:Boolean,default:!1},width:{type:String,default:"50px"},height:{type:String,default:"32px"},heightCircle:{type:String,default:"24px"},widthCircle:{type:String,default:"24px"},widthIcons:{type:String,default:"22"},borderRadius:{type:String,default:"30px"},borderType:{type:String,default:"solid"},borderWidth:{type:Number,default:1},borderColor:{type:String,default:"#FFFFFF"},fontSize:{type:String,default:"14px"},fontColor:{type:String,default:"#000000"},iconA:{type:String,default:""},iconB:{type:String,default:""},fontFamily:{type:String,default:"Poppins-Light"},backgroundColor:{type:String,default:"#2e3b46"},circleColorSwitch:{type:String,default:"#FFFFFF"}},data(){return{OptionDefault:!1}},watch:{valueDefault:{immediate:!0,handler:async function(t){try{t==this.textOptionLeft&&(this.OptionDefault=!1),t==this.textOptionRight&&(this.OptionDefault=!0)}catch(i){throw new Error(i)}}}},computed:{customStyle(){return{width:this.width,height:this.height,borderRadius:this.borderRadius,border:`${this.borderType} ${this.borderWidth}px ${this.borderColor}`,backgroundColor:this.backgroundColor,circleColor:this.circleColorSwitch}},customText(){return{color:this.fontColor,fontSize:this.fontSize,fontFamily:`${this.fontFamily} !important`}}},methods:{handleSwitchChange(t){t.target.checked?this.$emit("change",this.textOptionRight):this.$emit("change",this.textOptionLeft)}}},ap=()=>{e.useCssVars(t=>({"39b08ebc":t.backgroundColor,"5bd2cafa":t.widthCircle,"73104bac":t.heightCircle}))},ip=qs.setup;qs.setup=ip?(t,i)=>(ap(),ip(t,i)):ap;const kK=["width","src"],EK=["checked"],VK=["width","src"];function NK(t,i,a,o,s,l){return e.openBlock(),e.createElementBlock("div",{class:"gsc-switch-radio",style:e.normalizeStyle(l.customText)},[a.textOptionLeft!=""&&!a.hiddenLabels?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["text-left",{inactive:s.OptionDefault}])},e.toDisplayString(a.textOptionLeft),3)):e.createCommentVNode("",!0),a.iconA!=""?(e.openBlock(),e.createElementBlock("img",{key:1,width:a.widthIcons,src:a.iconA,class:e.normalizeClass({inactive:s.OptionDefault})},null,10,kK)):e.createCommentVNode("",!0),e.createElementVNode("input",{type:"checkbox",id:"toggle-btn",onChange:i[0]||(i[0]=(...r)=>l.handleSwitchChange&&l.handleSwitchChange(...r)),checked:s.OptionDefault},null,40,EK),e.createElementVNode("label",{for:"toggle-btn",style:e.normalizeStyle([l.customStyle,{"--circle-color":a.circleColorSwitch}])},null,4),a.iconB!=""?(e.openBlock(),e.createElementBlock("img",{key:2,width:a.widthIcons,src:a.iconB,class:e.normalizeClass({inactive:!s.OptionDefault})},null,10,VK)):e.createCommentVNode("",!0),a.textOptionRight!=""&&!a.hiddenLabels?(e.openBlock(),e.createElementBlock("span",{key:3,class:e.normalizeClass(["text-right",{inactive:!s.OptionDefault}])},e.toDisplayString(a.textOptionRight),3)):e.createCommentVNode("",!0)],4)}const xK=Ce(qs,[["render",NK],["__scopeId","data-v-a583325d"]]),TK={name:"ModalCreatePlayList",props:{isVisible:{type:Boolean,default:!1},userId:{type:Number,default:0},listId:{type:Number,required:!0},player:{type:Object,required:!0}},setup(t,{emit:i}){const a=e.ref(null),o=e.ref(new Set),s=e.ref(""),l=e.ref([]),r=e.ref(!1),n="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",c=e.ref(null),p=u=>{document.body.style.overflow=u?"hidden":"auto"},y=()=>{o.value.clear(),s.value="",c.value=null,l.value=[]},m=()=>{y(),i("close")},h=()=>{s.value=""},d=async()=>{if(t.userId){r.value=!0;try{const u=await he.create({headers:{Authorization:`${n}`}}).get(`https://4j4nfvoh0d.execute-api.us-east-2.amazonaws.com/prod/users/${t.userId}/in-followed`);l.value=u.data.data}catch(u){console.error("Error al obtener las listas:",u)}finally{r.value=!1}}};e.watch(()=>t.isVisible,u=>{p(u),u&&t.userId&&d()}),e.watch(()=>t.userId,u=>{u&&t.isVisible&&d()}),e.onMounted(()=>{t.isVisible&&p(!0)}),e.onUnmounted(()=>{p(!1)});const f=e.computed(()=>{if(!s.value)return l.value.map(g=>{var S;return{...g,isDisabled:((S=g.players)==null?void 0:S.some(w=>w.player_id===t.player.player_id))||!1}});const u=s.value.toLowerCase();return l.value.filter(g=>g.name.toLowerCase().includes(u)).map(g=>{var S;return{...g,isDisabled:((S=g.players)==null?void 0:S.some(w=>w.player_id===t.player.player_id))||!1}})});return{modalContent:a,selectedPlayers:o,searchQuery:s,closeModal:m,clearSearch:h,playlists:l,isLoading:r,filteredPlaylists:f,selectedPlaylist:c,handlePlaylistSelection:(u,g)=>{g||(c.value=u)},handleCreatePlaylist:async()=>{if(c.value)try{const u=he.create({headers:{Authorization:`${n}`}}),g={user_id:t.userId,id:c.value,players:[t.player]};await u.put(`https://4j4nfvoh0d.execute-api.us-east-2.amazonaws.com/prod/users/${t.userId}/in-followed/${c.value}/players`,g),m()}catch(u){console.error("Error al guardar el jugador en la lista:",u)}},handleCreateListClick:()=>{i("create-list"),y()}}}},ft=t=>(e.pushScopeId("data-v-67caccaa"),t=t(),e.popScopeId(),t),BK={class:"modal-header"},FK=ft(()=>e.createElementVNode("div",{class:"title-section"},[e.createElementVNode("svg",{width:"29",height:"22",viewBox:"0 0 23 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M12.249 4.88982H1.56809C0.980641 4.88982 0.5 5.35635 0.5 5.92655C0.5 6.49675 0.980641 6.96327 1.56809 6.96327H12.249C12.8365 6.96327 13.3171 6.49675 13.3171 5.92655C13.3171 5.35635 12.8365 4.88982 12.249 4.88982ZM12.249 0.74292H1.56809C0.980641 0.74292 0.5 1.20945 0.5 1.77965C0.5 2.34984 0.980641 2.81637 1.56809 2.81637H12.249C12.8365 2.81637 13.3171 2.34984 13.3171 1.77965C13.3171 1.20945 12.8365 0.74292 12.249 0.74292ZM17.5895 9.03673V5.92655C17.5895 5.35635 17.1088 4.88982 16.5214 4.88982C15.9339 4.88982 15.4533 5.35635 15.4533 5.92655V9.03673H12.249C11.6616 9.03673 11.1809 9.50325 11.1809 10.0735C11.1809 10.6437 11.6616 11.1102 12.249 11.1102H15.4533V14.2204C15.4533 14.7906 15.9339 15.2571 16.5214 15.2571C17.1088 15.2571 17.5895 14.7906 17.5895 14.2204V11.1102H20.7937C21.3812 11.1102 21.8618 10.6437 21.8618 10.0735C21.8618 9.50325 21.3812 9.03673 20.7937 9.03673H17.5895ZM1.56809 11.1102H7.97664C8.5641 11.1102 9.04474 10.6437 9.04474 10.0735C9.04474 9.50325 8.5641 9.03673 7.97664 9.03673H1.56809C0.980641 9.03673 0.5 9.50325 0.5 10.0735C0.5 10.6437 0.980641 11.1102 1.56809 11.1102Z",fill:"#ffffff",stroke:"#0D1D29","stroke-width":"0.191682"})]),e.createElementVNode("h2",null,"Agregar a lista")],-1)),PK=ft(()=>e.createElementVNode("img",{width:"22",src:"http://golstatsimages.blob.core.windows.net/playlist-icons/close@3x.png",alt:"Cerrar"},null,-1)),$K=[PK],zK={class:"modal-body"},AK={class:"search-section"},IK={class:"search-container"},MK={class:"search-input"},LK=ft(()=>e.createElementVNode("svg",{class:"search-icon",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M15.25 15.25L11.8855 11.8795L15.25 15.25ZM13.75 7.375C13.75 9.06576 13.0784 10.6873 11.8828 11.8828C10.6873 13.0784 9.06576 13.75 7.375 13.75C5.68424 13.75 4.06274 13.0784 2.86719 11.8828C1.67165 10.6873 1 9.06576 1 7.375C1 5.68424 1.67165 4.06274 2.86719 2.86719C4.06274 1.67165 5.68424 1 7.375 1C9.06576 1 10.6873 1.67165 11.8828 2.86719C13.0784 4.06274 13.75 5.68424 13.75 7.375V7.375Z",stroke:"white","stroke-opacity":"0.43","stroke-width":"1.5","stroke-linecap":"round"})],-1)),RK=ft(()=>e.createElementVNode("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M1 1L13 13M1 13L13 1",stroke:"white","stroke-width":"2","stroke-linecap":"round"})],-1)),DK=[RK],OK=ft(()=>e.createElementVNode("svg",{width:"29",height:"22",viewBox:"0 0 23 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M12.249 4.88982H1.56809C0.980641 4.88982 0.5 5.35635 0.5 5.92655C0.5 6.49675 0.980641 6.96327 1.56809 6.96327H12.249C12.8365 6.96327 13.3171 6.49675 13.3171 5.92655C13.3171 5.35635 12.8365 4.88982 12.249 4.88982ZM12.249 0.74292H1.56809C0.980641 0.74292 0.5 1.20945 0.5 1.77965C0.5 2.34984 0.980641 2.81637 1.56809 2.81637H12.249C12.8365 2.81637 13.3171 2.34984 13.3171 1.77965C13.3171 1.20945 12.8365 0.74292 12.249 0.74292ZM17.5895 9.03673V5.92655C17.5895 5.35635 17.1088 4.88982 16.5214 4.88982C15.9339 4.88982 15.4533 5.35635 15.4533 5.92655V9.03673H12.249C11.6616 9.03673 11.1809 9.50325 11.1809 10.0735C11.1809 10.6437 11.6616 11.1102 12.249 11.1102H15.4533V14.2204C15.4533 14.7906 15.9339 15.2571 16.5214 15.2571C17.1088 15.2571 17.5895 14.7906 17.5895 14.2204V11.1102H20.7937C21.3812 11.1102 21.8618 10.6437 21.8618 10.0735C21.8618 9.50325 21.3812 9.03673 20.7937 9.03673H17.5895ZM1.56809 11.1102H7.97664C8.5641 11.1102 9.04474 10.6437 9.04474 10.0735C9.04474 9.50325 8.5641 9.03673 7.97664 9.03673H1.56809C0.980641 9.03673 0.5 9.50325 0.5 10.0735C0.5 10.6437 0.980641 11.1102 1.56809 11.1102Z",fill:"#ffffff",stroke:"#0D1D29","stroke-width":"0.191682"})],-1)),jK={class:"players-table-container"},vK={class:"players-table"},WK={key:0,class:"loading-message"},UK={key:1,class:"empty-message"},GK={class:"checkbox-container"},HK=["id","checked","onChange"],JK={key:1,class:"checkbox-placeholder"},qK=ft(()=>e.createElementVNode("div",{class:"folder-icon"},[e.createElementVNode("svg",{width:"20",height:"16",viewBox:"0 0 20 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M18 2H10L8 0H2C0.9 0 0 0.9 0 2V14C0 15.1 0.9 16 2 16H18C19.1 16 20 15.1 20 14V4C20 2.9 19.1 2 18 2Z",fill:"#ffffff","fill-opacity":"0.3"})])],-1)),YK={class:"list-content"},ZK={class:"title"},KK={class:"subtitle"},XK={class:"modal-footer"},QK={class:"buttons-container buttons-container-step2"},eX=ft(()=>e.createElementVNode("svg",{width:"29",height:"22",viewBox:"0 0 23 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M12.249 4.88982H1.56809C0.980641 4.88982 0.5 5.35635 0.5 5.92655C0.5 6.49675 0.980641 6.96327 1.56809 6.96327H12.249C12.8365 6.96327 13.3171 6.49675 13.3171 5.92655C13.3171 5.35635 12.8365 4.88982 12.249 4.88982ZM12.249 0.74292H1.56809C0.980641 0.74292 0.5 1.20945 0.5 1.77965C0.5 2.34984 0.980641 2.81637 1.56809 2.81637H12.249C12.8365 2.81637 13.3171 2.34984 13.3171 1.77965C13.3171 1.20945 12.8365 0.74292 12.249 0.74292ZM17.5895 9.03673V5.92655C17.5895 5.35635 17.1088 4.88982 16.5214 4.88982C15.9339 4.88982 15.4533 5.35635 15.4533 5.92655V9.03673H12.249C11.6616 9.03673 11.1809 9.50325 11.1809 10.0735C11.1809 10.6437 11.6616 11.1102 12.249 11.1102H15.4533V14.2204C15.4533 14.7906 15.9339 15.2571 16.5214 15.2571C17.1088 15.2571 17.5895 14.7906 17.5895 14.2204V11.1102H20.7937C21.3812 11.1102 21.8618 10.6437 21.8618 10.0735C21.8618 9.50325 21.3812 9.03673 20.7937 9.03673H17.5895ZM1.56809 11.1102H7.97664C8.5641 11.1102 9.04474 10.6437 9.04474 10.0735C9.04474 9.50325 8.5641 9.03673 7.97664 9.03673H1.56809C0.980641 9.03673 0.5 9.50325 0.5 10.0735C0.5 10.6437 0.980641 11.1102 1.56809 11.1102Z",fill:"#ffffff",stroke:"#0D1D29","stroke-width":"0.191682"})],-1)),tX=ft(()=>e.createElementVNode("span",null,"Crear nueva lista",-1)),aX=[eX,tX],iX={class:"right-buttons"},oX=["disabled"];function sX(t,i,a,o,s,l){return e.openBlock(),e.createBlock(e.Transition,{name:"modal"},{default:e.withCtx(()=>[a.isVisible?(e.openBlock(),e.createElementBlock("div",{key:0,class:"modal-overlay",onClick:i[8]||(i[8]=(...r)=>o.closeModal&&o.closeModal(...r))},[e.createElementVNode("div",{class:"modal-content",onClick:i[7]||(i[7]=e.withModifiers(()=>{},["stop"])),ref:"modalContent"},[e.createElementVNode("div",BK,[FK,e.createElementVNode("button",{class:"close-button",onClick:i[0]||(i[0]=(...r)=>o.closeModal&&o.closeModal(...r))},$K)]),e.createElementVNode("div",zK,[e.createElementVNode("div",AK,[e.createElementVNode("div",IK,[e.createElementVNode("div",MK,[LK,e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":i[1]||(i[1]=r=>o.searchQuery=r),type:"text",placeholder:"Buscar lista..."},null,512),[[e.vModelText,o.searchQuery]]),o.searchQuery?(e.openBlock(),e.createElementBlock("button",{key:0,class:"clear-search",onClick:i[2]||(i[2]=(...r)=>o.clearSearch&&o.clearSearch(...r))},DK)):e.createCommentVNode("",!0)]),e.createElementVNode("button",{class:"crear-playlist",onClick:i[3]||(i[3]=(...r)=>o.handleCreateListClick&&o.handleCreateListClick(...r))},[OK,e.createTextVNode(" Crear nueva lista ")])])]),e.createElementVNode("div",jK,[e.createElementVNode("div",vK,[o.isLoading?(e.openBlock(),e.createElementBlock("div",WK," Cargando listas... ")):o.filteredPlaylists.length===0?(e.openBlock(),e.createElementBlock("div",UK," No hay listas disponibles ")):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(o.filteredPlaylists,r=>{var n;return e.openBlock(),e.createElementBlock("div",{key:r.id,class:e.normalizeClass(["list-item",{disabled:r.isDisabled}])},[e.createElementVNode("div",GK,[r.isDisabled?(e.openBlock(),e.createElementBlock("div",JK)):(e.openBlock(),e.createElementBlock("input",{key:0,type:"checkbox",id:r.id,checked:o.selectedPlaylist===r.id,onChange:c=>o.handlePlaylistSelection(r.id,r.isDisabled)},null,40,HK))]),qK,e.createElementVNode("div",YK,[e.createElementVNode("div",ZK,e.toDisplayString(r==null?void 0:r.name),1),e.createElementVNode("div",KK,e.toDisplayString((n=r==null?void 0:r.template)==null?void 0:n.name),1)])],2)}),128))])])]),e.createElementVNode("div",XK,[e.createElementVNode("div",QK,[e.createElementVNode("button",{class:"create-list-link",onClick:i[4]||(i[4]=(...r)=>o.handleCreateListClick&&o.handleCreateListClick(...r))},aX),e.createElementVNode("div",iX,[e.createElementVNode("button",{class:"cancelar",onClick:i[5]||(i[5]=(...r)=>o.closeModal&&o.closeModal(...r))},"Cancelar"),e.createElementVNode("button",{class:"siguiente",onClick:i[6]||(i[6]=(...r)=>o.handleCreatePlaylist&&o.handleCreatePlaylist(...r)),disabled:!o.selectedPlaylist}," Guardar ",8,oX)])])])],512)])):e.createCommentVNode("",!0)]),_:1})}const lX=Ce(TK,[["render",sX],["__scopeId","data-v-67caccaa"]]),rX={name:"ModalCreatePlayList",props:{isVisible:{type:Boolean,default:!1},userId:{type:Number,default:0},player:{type:Object,required:!0},templates:{type:Array,default:()=>[]}},setup(t,{emit:i}){const a=e.ref(null),o=e.ref({title:"",templateId:""}),s=e.ref(0),l=()=>{a.value&&(s.value=a.value.offsetWidth)},r=m=>{document.body.style.overflow=m?"hidden":"auto"},n="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",c=()=>{l(),t.isVisible&&r(!0)},p=()=>{o.value={title:"",templateId:""},i("close")},y=async()=>{if(!(!o.value.title||!o.value.templateId))try{const m=t.templates.find(f=>f.id===o.value.templateId),h={user_id:t.userId,name:o.value.title,template:m,players:[t.player]},d=await he.create({headers:{Authorization:`${n}`}}).post(`https://4j4nfvoh0d.execute-api.us-east-2.amazonaws.com/prod/users/${t.userId}/in-followed`,h);p()}catch(m){console.error("Error al crear la lista:",m)}};return e.onMounted(()=>{window.addEventListener("resize",c)}),e.onUnmounted(()=>{window.removeEventListener("resize",c),r(!1)}),e.watch(()=>t.isVisible,m=>{m?(setTimeout(l,0),r(!0)):r(!1)}),e.watch(()=>t.listData,m=>{m&&(m.name&&(o.value.title=m.name),m.template&&(o.value.templateId=Number(m.template)))},{immediate:!0}),{modalContent:a,playlistData:o,modalWidth:s,closeModal:p,handleNext:y}}},Ys=t=>(e.pushScopeId("data-v-0dd449b4"),t=t(),e.popScopeId(),t),nX={class:"modal-header"},dX=Ys(()=>e.createElementVNode("div",{class:"title-section"},[e.createElementVNode("svg",{width:"29",height:"22",viewBox:"0 0 23 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M12.249 4.88982H1.56809C0.980641 4.88982 0.5 5.35635 0.5 5.92655C0.5 6.49675 0.980641 6.96327 1.56809 6.96327H12.249C12.8365 6.96327 13.3171 6.49675 13.3171 5.92655C13.3171 5.35635 12.8365 4.88982 12.249 4.88982ZM12.249 0.74292H1.56809C0.980641 0.74292 0.5 1.20945 0.5 1.77965C0.5 2.34984 0.980641 2.81637 1.56809 2.81637H12.249C12.8365 2.81637 13.3171 2.34984 13.3171 1.77965C13.3171 1.20945 12.8365 0.74292 12.249 0.74292ZM17.5895 9.03673V5.92655C17.5895 5.35635 17.1088 4.88982 16.5214 4.88982C15.9339 4.88982 15.4533 5.35635 15.4533 5.92655V9.03673H12.249C11.6616 9.03673 11.1809 9.50325 11.1809 10.0735C11.1809 10.6437 11.6616 11.1102 12.249 11.1102H15.4533V14.2204C15.4533 14.7906 15.9339 15.2571 16.5214 15.2571C17.1088 15.2571 17.5895 14.7906 17.5895 14.2204V11.1102H20.7937C21.3812 11.1102 21.8618 10.6437 21.8618 10.0735C21.8618 9.50325 21.3812 9.03673 20.7937 9.03673H17.5895ZM1.56809 11.1102H7.97664C8.5641 11.1102 9.04474 10.6437 9.04474 10.0735C9.04474 9.50325 8.5641 9.03673 7.97664 9.03673H1.56809C0.980641 9.03673 0.5 9.50325 0.5 10.0735C0.5 10.6437 0.980641 11.1102 1.56809 11.1102Z",fill:"#ffffff",stroke:"#0D1D29","stroke-width":"0.191682"})]),e.createElementVNode("h2",null,"Crear lista")],-1)),cX=Ys(()=>e.createElementVNode("img",{width:"22",src:"http://golstatsimages.blob.core.windows.net/playlist-icons/close@3x.png",alt:"Cerrar"},null,-1)),pX=[cX],mX={class:"modal-body"},uX=Ys(()=>e.createElementVNode("option",{value:"",disabled:"",selected:""},"Selecciona una plantilla",-1)),hX=["value"],fX={class:"modal-footer"},yX={class:"buttons-container buttons-container-step1"},gX=["disabled"];function _X(t,i,a,o,s,l){return e.openBlock(),e.createBlock(e.Transition,{name:"modal"},{default:e.withCtx(()=>[a.isVisible?(e.openBlock(),e.createElementBlock("div",{key:0,class:"modal-overlay",onClick:i[6]||(i[6]=(...r)=>o.closeModal&&o.closeModal(...r))},[e.createElementVNode("div",{class:"modal-content",onClick:i[5]||(i[5]=e.withModifiers(()=>{},["stop"])),ref:"modalContent"},[e.createElementVNode("div",nX,[dX,e.createElementVNode("button",{class:"close-button",onClick:i[0]||(i[0]=(...r)=>o.closeModal&&o.closeModal(...r))},pX)]),e.createElementVNode("div",mX,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":i[1]||(i[1]=r=>o.playlistData.title=r),type:"text",class:"input-playlist",placeholder:"Nombre de tu lista..."},null,512),[[e.vModelText,o.playlistData.title]]),e.withDirectives(e.createElementVNode("select",{"onUpdate:modelValue":i[2]||(i[2]=r=>o.playlistData.templateId=r),class:"select-position"},[uX,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.templates,r=>(e.openBlock(),e.createElementBlock("option",{key:r.id,value:r.id},e.toDisplayString(r.name),9,hX))),128))],512),[[e.vModelSelect,o.playlistData.templateId]])]),e.createElementVNode("div",fX,[e.createElementVNode("div",yX,[e.createElementVNode("button",{class:"cancelar",onClick:i[3]||(i[3]=(...r)=>o.closeModal&&o.closeModal(...r))},"Cancelar"),e.createElementVNode("button",{class:"siguiente",onClick:i[4]||(i[4]=(...r)=>o.handleNext&&o.handleNext(...r)),disabled:!o.playlistData.title||!o.playlistData.templateId}," Guardar ",8,gX)])])],512)])):e.createCommentVNode("",!0)]),_:1})}const bX=Ce(rX,[["render",_X],["__scopeId","data-v-0dd449b4"]]),SX=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!0,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!0,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!0,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!0,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!0,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],CX=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]}],wX=(t,i)=>{const a=t.__vccOpts||t;for(const[o,s]of i)a[o]=s;return a},kX={key:1},EX={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},VX=["fill"],NX={key:0,class:"checkbox__teams"},xX={class:"checkbox__teams__logo"},TX=["src"],BX={class:"checkbox__teams__logo"},FX=["src"],PX={__name:"GSC-Checkbox",props:{width:{type:String,default:"fit-content"},height:{type:String,default:"fit-content"},label:{type:String,default:""},labelWhiteSpace:{type:String,default:"normal"},labelColor:{type:String,default:"white"},fontFamily:{type:String,default:"sans-serif"},labelFontSize:{type:String,default:"12px"},modelValue:{type:Boolean,default:!1},justifyContent:{type:String,default:"flex-start"},alignItems:{type:String,default:"center"},boxBackgroundColor:{type:String,default:"#CBEE6B"},boxValueColor:{type:String,default:"#0d1d29"},boxValue:{type:[String,Number],default:""},boxPosition:{type:String,default:"left",validator(t){return["left","right","top","bottom"].includes(t)}},boxMarginTop:{type:String,default:"0.2em"},boxWidthAndHeight:{type:String,default:"16px"},boxBorderColor:{type:String,default:"#969da2"},boxBorderWidth:{type:String,default:"2px"},boxBorderRadius:{type:String,default:"4px"},boxValueFontSize:{type:String,default:"10px"},boxValueFontFamily:{type:String,default:"sans-serif"},avoidInteraction:{type:Boolean,default:!1},avoidToCheck:{type:Boolean,default:!1},isBoxOnly:{type:Boolean,default:!1},teamsIds:{type:Array,default:()=>null}},emits:["update:modelValue"],setup(t,{emit:i}){const a=t;e.useCssVars(p=>({"7bd9d47b":t.width,"34dc7ddc":t.height}));const o=e.ref(!1),s=e.computed(()=>{const p={color:a.boxValueColor,"font-family":a.fontFamily,height:a.boxWidthAndHeight,width:a.boxWidthAndHeight,minWidth:a.boxWidthAndHeight,"border-radius":a.boxBorderRadius,"margin-top":a.boxMarginTop};return o.value?(p["background-color"]=a.boxBackgroundColor,p.border=`solid ${a.boxBorderWidth} ${a.boxBackgroundColor}`):p.border=`solid ${a.boxBorderWidth} ${a.boxBorderColor}`,p}),l=e.computed(()=>({"font-family":a.boxValueFontFamily,"font-size":a.boxValueFontSize,color:a.boxValueColor,"line-height":1})),r=e.computed(()=>{const p={color:a.labelColor,"font-family":a.fontFamily,"font-size":a.labelFontSize,"white-space":a.labelWhiteSpace,"text-align":a.boxPosition==="top"||a.boxPosition==="bottom"?"center":a.boxPosition};return(a.boxPosition==="left"||a.boxPosition==="right")&&(p[`margin-${a.boxPosition}`]=a.isBoxOnly?"0":a.teamsIds?"8px":"10px"),p});e.watch(()=>a.modelValue,p=>{p!==o.value&&(o.value=p)},{immediate:!0});function n(){a.avoidInteraction||!o.value&&a.avoidToCheck||(o.value=!o.value,i("update:modelValue",o.value))}function c(p){return`${{}.TEAM_LOGOS_URL||"https://golstatsimages.blob.core.windows.net/teams-80/"}${p}.png`}return(p,y)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["checkbox",`box-${t.boxPosition}`]),onClick:n},[e.createElementVNode("div",{class:"checkbox__box",style:e.normalizeStyle(s.value)},[o.value?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[a.boxValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"checkbox__box__value",style:e.normalizeStyle(l.value)},e.toDisplayString(t.boxValue),5)):(e.openBlock(),e.createElementBlock("div",kX,[(e.openBlock(),e.createElementBlock("svg",EX,[e.createElementVNode("path",{d:"M9.77994 1.70133L4.10994 7.37133C3.96994 7.51133 3.77994 7.59133 3.57994 7.59133C3.37994 7.59133 3.18994 7.51133 3.04994 7.37133L0.219941 4.54133C-0.0700586 4.25133 -0.0700586 3.77133 0.219941 3.48133C0.509941 3.19133 0.989941 3.19133 1.27994 3.48133L3.57994 5.78133L8.71994 0.641328C9.00994 0.351328 9.48994 0.351328 9.77994 0.641328C10.0699 0.931328 10.0699 1.40133 9.77994 1.70133Z",fill:t.boxValueColor},null,8,VX)]))]))],64)):e.createCommentVNode("",!0)],4),t.teamsIds&&t.teamsIds.length?(e.openBlock(),e.createElementBlock("div",NX,[e.createElementVNode("div",xX,[e.createElementVNode("img",{src:c(t.teamsIds[0]),alt:""},null,8,TX)]),e.createElementVNode("div",BX,[e.createElementVNode("img",{src:c(t.teamsIds[1]),alt:""},null,8,FX)])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"checkbox__label",style:e.normalizeStyle(r.value)},e.toDisplayString(t.label),5)],2))}},$X=wX(PX,[["__scopeId","data-v-b6f124d8"]]),zX=(t,i)=>{const a=t.__vccOpts||t;for(const[o,s]of i)a[o]=s;return a},Zs={props:{type:{type:Number,default:0},value:{type:Boolean,default:!1},textValue:String,icon:String,iconPosition:{type:String,default:"left"},iconSize:String,fontColor:{type:String,default:"#FFFFFF"},textDecoration:String,fontSize:{type:String,default:"16px"},fontSizeStat:{type:String,default:"16px"},fontStyle:String,fontFamily:{type:String,default:"Poppins-Regular"},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},borderRadius:{type:String,default:"0px"},borderType:{type:String,default:"solid"},borderWidth:{type:Number,default:0},borderWidthBtn:{type:String,default:"2px"},borderColor:String,backgroundColor:{type:String,default:"none"},activeBackgroundColor:{type:String,default:"#000000"},activeBorderWidth:{type:Number,default:2},activeBorderType:{type:String,default:"solid"},activeBorderColor:{type:String,default:"#cbee6b"},activeColorText:{type:String,default:"#FFFFFF"},cursorType:{type:String,default:"default"},typeOnOff:{type:Boolean,default:!1},textCategory:String,textStat:String,marginLeftStat:{type:String,default:"15%"}},watch:{value:{deep:!0,immediate:!0,handler(t){this.status=t}}},data(){return{status:!1}},computed:{customStyle(){return{height:this.height,width:this.width,backgroundColor:this.backgroundColor,borderRadius:this.borderRadius,border:`${this.borderType} ${this.borderWidth}px ${this.borderColor}`,color:this.fontColor,textDecoration:this.textDecoration,cursor:this.cursorType,fontSize:this.fontSize,fontStyle:this.fontStyle,fontFamily:`${this.fontFamily} !important`}},customActive(){return{backgroundColor:this.activeBackgroundColor,color:this.activeColorText,border:`${this.activeBorderType} ${this.activeBorderWidth}px ${this.activeBorderColor}`}}},methods:{btnClick(t){this.$emit("click",t),this.typeOnOff&&(this.status=!this.status,this.$emit("status",this.status))}}},op=()=>{e.useCssVars(t=>({"9d01acb4":t.height,"14e95081":t.borderWidthBtn,"38fec285":t.borderType,34353510:t.borderColor,"20d20dc6":t.borderRadius,17130967:t.width,"4ccb7d36":t.backgroundColor,"5d1e86a2":t.cursorType,ce65d4a2:t.fontSize,fe4ac47a:t.fontStyle,f98e44dc:t.fontFamily,"93b87770":t.marginLeftStat,c7f7beba:t.fontSizeStat}))},sp=Zs.setup;Zs.setup=sp?(t,i)=>(op(),sp(t,i)):op;const AX=t=>(e.pushScopeId("data-v-f3ee6b2b"),t=t(),e.popScopeId(),t),IX=["src"],MX={key:1,class:"text"},LX=["src"],RX={class:"stats"},DX=AX(()=>e.createElementVNode("img",{class:"iconstats",src:"https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"},null,-1)),OX={class:"numstats"},jX={class:"leyend"};function vX(t,i,a,o,s,l){return e.openBlock(),e.createElementBlock("div",null,[a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",s.status&&a.typeOnOff&&"button-active"]),style:e.normalizeStyle([l.customStyle,s.status&&a.typeOnOff&&l.customActive]),onClick:i[0]||(i[0]=(...r)=>l.btnClick&&l.btnClick(...r))},[a.icon&&a.iconPosition.toLowerCase()==="left"?(e.openBlock(),e.createElementBlock("img",{key:0,class:"icon",style:e.normalizeStyle({width:a.iconSize}),src:a.icon},null,12,IX)):e.createCommentVNode("",!0),a.textValue?(e.openBlock(),e.createElementBlock("div",MX,e.toDisplayString(a.textValue),1)):e.createCommentVNode("",!0),a.icon&&a.iconPosition.toLowerCase()==="right"?(e.openBlock(),e.createElementBlock("img",{key:2,class:"icon",style:e.normalizeStyle({width:a.iconSize}),src:a.icon},null,12,LX)):e.createCommentVNode("",!0)],6)):e.createCommentVNode("",!0),a.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:"button-target",onClick:i[1]||(i[1]=(...r)=>l.btnClick&&l.btnClick(...r))},[e.createElementVNode("div",RX,[DX,e.createElementVNode("div",OX,e.toDisplayString(a.textStat),1)]),e.createElementVNode("div",jX,e.toDisplayString(a.textCategory),1)])):e.createCommentVNode("",!0)])}const WX=zX(Zs,[["render",vX],["__scopeId","data-v-f3ee6b2b"]]),lp=(t,i)=>{const a=t.__vccOpts||t;for(const[o,s]of i)a[o]=s;return a},UX=t=>(e.pushScopeId("data-v-d03b93c8"),t=t(),e.popScopeId(),t),GX={key:0,class:"overlay"},HX=UX(()=>e.createElementVNode("div",{class:"column-title-2"},null,-1)),JX=["onClick"],qX={__name:"ScrollColumns",props:{availablePlayers:{type:Array,default:()=>[]},isEditMode:{type:Boolean,default:!1}},emits:["expand","open-media"],setup(t,{expose:i,emit:a}){const o=t,s=e.ref(null),l=e.ref(null),r=e.ref(0);e.ref(!1);const n=e.computed(()=>{const h=o.availablePlayers[0];return h?h.stats:[]}),c=e.computed(()=>{const h=`repeat(${n.value.length}, max-content) 36px`;let d="";return r.value>0&&document.querySelectorAll(".column-title-2").forEach(f=>{d+=`${f.offsetWidth}px `}),{"--grid-template-columns":h,"--grid-template-columns-totals":d||h}});function p(){s.value=new ResizeObserver(h=>{for(const d of h){const{width:f}=d.contentRect;r.value=f}}),s.value.observe(l.value)}function y(h,d){const f=document.querySelectorAll(".scrollable-row-totals")[h+1];f&&(f.style.marginTop=`${d}px`)}function m({player:h,stat:d}){!d.total||d==="0%"||!d.seasons||!d.seasons.length||a("open-media",{...h,stat:d})}return e.onMounted(()=>{p()}),i({setMarginTopDetails:y}),(h,d)=>(e.openBlock(),e.createElementBlock("div",{class:"scroll-columns",style:e.normalizeStyle(c.value)},[t.isEditMode?(e.openBlock(),e.createElementBlock("div",GX)):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"titlesRow",ref:l,class:"scrollable-row-2"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.value,f=>(e.openBlock(),e.createElementBlock("div",{key:`t-${f.category_id}`,class:"column-title-2"},e.toDisplayString(f.name),1))),128)),HX],512),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.availablePlayers,(f,u)=>(e.openBlock(),e.createElementBlock("div",{key:`i-${f.id}`,class:"row scrollable-row-totals"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.stats,g=>(e.openBlock(),e.createElementBlock("div",{key:g.category_id,class:e.normalizeClass(["row data-info",{odd:u%2!==0,underline:!!g.total&&g.total!=="0%"&&g.seasons&&g.seasons.length}]),onClick:S=>m({player:f,stat:g})},e.toDisplayString(g.total),11,JX))),128))]))),128))],4))}},YX=lp(qX,[["__scopeId","data-v-d03b93c8"]]),Fe=t=>(e.pushScopeId("data-v-ef3c543d"),t=t(),e.popScopeId(),t),ZX={class:"table__static-column"},KX=Fe(()=>e.createElementVNode("div",{class:"static-title column-title"},null,-1)),XX={class:"container"},QX={class:"details-row__info"},eQ={class:"details-row__info__personal"},tQ={class:"bold"},aQ={class:"bold"},iQ={class:"bold"},oQ={class:"bold"},sQ={class:"details-row__info__games"},lQ={class:"bold"},rQ={class:"bold"},nQ=["onClick"],dQ=Fe(()=>e.createElementVNode("div",null,"Ver gráfica",-1)),cQ=Fe(()=>e.createElementVNode("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("g",{"clip-path":"url(#clip0_3514_71971)"},[e.createElementVNode("path",{d:"M16.3338 6.02932L8.65108 0.447539C8.56099 0.38207 8.43896 0.38207 8.34886 0.447539C8.34292 0.451852 1.97661 5.07726 0.6663 6.02926C0.498706 6.09269 0.445831 6.30248 0.563113 6.43788L3.48277 15.4238C3.51717 15.5297 3.61589 15.6014 3.72727 15.6014H13.2635C13.3911 15.6014 13.484 15.5258 13.5172 15.4238L16.4368 6.43788C16.5544 6.3022 16.501 6.09269 16.3338 6.02932ZM13.1818 14.792L12.2937 13.5604C12.4178 13.3198 12.4262 13.0472 12.3402 12.813L13.4007 8.12035C13.7342 7.97885 13.9718 7.64673 13.9682 7.25316L15.8203 6.67173L13.1818 14.792ZM1.18005 6.67273L2.54311 7.10316C2.52677 7.60485 2.90696 8.01919 3.39221 8.06116L5.37836 11.3233C5.0798 11.6827 5.09336 12.2096 5.41452 12.5533L3.8173 14.7894L1.18005 6.67273ZM7.02283 11.9909C7.03952 11.7764 6.98346 11.5718 6.86936 11.4011L8.47839 9.14851L10.8495 12.4367C10.7173 12.5536 10.6187 12.7075 10.5697 12.8821L7.02283 11.9909ZM7.62217 4.78338C7.74714 5.00898 7.96299 5.17704 8.22033 5.23844V8.35679L4.40411 7.15166C4.40767 6.95926 4.35377 6.77813 4.25196 6.6232L7.62217 4.78338ZM12.2474 6.77016C12.151 6.92429 12.0998 7.10551 12.1071 7.29851L8.73449 8.35735V5.21526C8.94317 5.14495 9.11883 5.00291 9.23183 4.8182L12.2474 6.77016ZM4.25277 7.64307L8.06249 8.84613L6.47533 11.0681C6.26327 10.973 6.02383 10.9611 5.80383 11.0334L3.92524 7.94795C4.05761 7.87432 4.17008 7.76935 4.25277 7.64307ZM11.9237 12.3234C11.7375 12.2181 11.526 12.1827 11.3228 12.214L8.8943 8.84613L12.2678 7.78701C12.4038 7.98623 12.6151 8.12979 12.8607 8.17698L11.9237 12.3234ZM12.648 6.41704L9.36721 4.29329C9.35074 3.90045 9.09089 3.57073 8.73449 3.45063V1.14366L15.6674 6.18076L13.8211 6.76041C13.5672 6.3651 13.0654 6.22463 12.648 6.41704ZM8.22033 3.42748C7.83383 3.5197 7.54105 3.8527 7.50917 4.25923L3.8238 6.27107C3.42227 6.10782 2.95152 6.24232 2.70096 6.61379L1.33164 6.18138L8.22033 1.17648V3.42748ZM5.85711 12.8183C6.22189 12.9143 6.61096 12.7823 6.84071 12.4753L10.5778 13.4143C10.7578 13.9855 11.4215 14.2369 11.9331 13.9395L12.7607 15.0872H4.23642L5.85711 12.8183Z",fill:"white"})]),e.createElementVNode("defs",null,[e.createElementVNode("clipPath",{id:"clip0_3514_71971"},[e.createElementVNode("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.5)"})])])],-1)),pQ=[dQ,cQ],mQ=["onClick"],uQ=Fe(()=>e.createElementVNode("div",null,"Eliminar de lista",-1)),hQ=Fe(()=>e.createElementVNode("svg",{width:"17",height:"15",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M13.3345 16.5001V14.8334C13.3345 13.9494 12.9833 13.1015 12.3582 12.4764C11.7331 11.8513 10.8852 11.5001 10.0012 11.5001H5.00126C4.11722 11.5001 3.26938 11.8513 2.64427 12.4764C2.01915 13.1015 1.66797 13.9494 1.66797 14.8334V16.5001",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M7.50126 8.16658C9.34219 8.16658 10.8346 6.67422 10.8346 4.83329C10.8346 2.99237 9.34219 1.5 7.50126 1.5C5.66033 1.5 4.16797 2.99237 4.16797 4.83329C4.16797 6.67422 5.66033 8.16658 7.50126 8.16658Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M18.332 8.16663H13.332",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})],-1)),fQ=[uQ,hQ],yQ=["onClick"],gQ=Fe(()=>e.createElementVNode("div",null,"Agregar a lista",-1)),_Q=Fe(()=>e.createElementVNode("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"})],-1)),bQ=[gQ,_Q],SQ=["onClick"],CQ=Fe(()=>e.createElementVNode("div",null,"Ver perfil",-1)),wQ=[CQ],kQ={class:"static-row__info-player"},EQ={class:"position"},VQ=["onClick"],NQ=Fe(()=>e.createElementVNode("path",{d:"M13.3345 16.5001V14.8334C13.3345 13.9494 12.9833 13.1015 12.3582 12.4764C11.7331 11.8513 10.8852 11.5001 10.0012 11.5001H5.00126C4.11722 11.5001 3.26938 11.8513 2.64427 12.4764C2.01915 13.1015 1.66797 13.9494 1.66797 14.8334V16.5001",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),xQ=Fe(()=>e.createElementVNode("path",{d:"M7.50126 8.16658C9.34219 8.16658 10.8346 6.67422 10.8346 4.83329C10.8346 2.99237 9.34219 1.5 7.50126 1.5C5.66033 1.5 4.16797 2.99237 4.16797 4.83329C4.16797 6.67422 5.66033 8.16658 7.50126 8.16658Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),TQ=Fe(()=>e.createElementVNode("path",{d:"M18.332 8.16663H13.332",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),BQ=[NQ,xQ,TQ],FQ=["onClick"],PQ=Fe(()=>e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),$Q=Fe(()=>e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),zQ=Fe(()=>e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),AQ=[PQ,$Q,zQ],IQ={class:"player-photo"},MQ=["src"],LQ={class:"player-name"},RQ={class:"arrow"},DQ=["onClick"],OQ=Fe(()=>e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:"#D9D9D9"},null,-1)),jQ=[OQ],vQ=e.createStaticVNode('<div class="titles scrollable-row" data-v-ef3c543d><div class="column-title" data-v-ef3c543d>Equipo</div><div class="column-title" data-v-ef3c543d>Posición</div><div class="column-title" data-v-ef3c543d>Edad</div><div class="column-title" data-v-ef3c543d>País</div><div class="column-title" data-v-ef3c543d>Partidos Jugados</div><div class="column-title" data-v-ef3c543d>Minutos Jugados</div><div class="column-title" data-v-ef3c543d>Liga</div><div class="column-title" data-v-ef3c543d>Videos</div><div class="column-title" data-v-ef3c543d></div></div>',1),WQ={class:"team-logo"},UQ=["src"],GQ={class:"team-name data-info"},HQ=["src"],JQ={__name:"GSC-TableScrollable",props:{players:{type:Array,default:()=>[]},isGeneral:{type:Boolean,default:!0},isEditMode:{type:Boolean,default:!1},isTableFromList:{type:Boolean,default:!1}},emits:["change-selected-players","view-profile","add-to-list","view-graph","open-media"],setup(t,{emit:i}){const a=t;let o=null,s=null;const l=e.ref([]),r=e.ref(null),n=e.ref(null),c=e.ref(0),p=e.ref(0),y=e.ref(-1);e.ref(!1);const m=e.ref(null),h=e.ref(null),d=e.computed(()=>({"--width-details":`${c.value}px`,"--gap-static-row":`${f.value?"8px":"18px"}`,"--width-static-column":`${f.value?"50%":"256px"}`})),f=e.computed(()=>c.value<600);e.watch(()=>a.players,W=>{W&&W.length&&(l.value=W.map((q,C)=>{const V=C+1;return{...q,position:V<10?`0${V}`:`${V}`,isSelected:!1,isExpanded:!1,isOdd:C%2!==0,index:C}}))},{immediate:!0}),e.watch(()=>a.isEditMode,W=>{W&&l.value.forEach(q=>{q.isSelected=!1})}),e.watch(p,W=>{const q=document.querySelectorAll(".static-row")[y.value+1];q&&(q.style.marginTop=`${W}px`),a.isGeneral?u(y.value,W):n.value&&n.value.setMarginTopDetails(y.value,W),W===0&&m.value&&D(m.value)});function u(W,q){const C=document.querySelectorAll(".scrollable-row")[W+2];C&&(C.style.marginTop=`${q}px`)}function g(W){const q=W.player||W.objeto_player,C=q?q.player_id||q.id||q.playerId:W.id||W.player_id,V=q?q.team_id||q.teamId:W.team_id||W.teamId,R={isFeaturedPlayers:!1,mainSectionType:1,playListType:2,gameIds:null,playerIds:C?[C]:[],goalkeeperIds:[],teamId:V||0,matchResult:[1,2,3],categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:"Jugadas Relevantes"}};if(W.stat&&W.stat.seasons&&W.stat.seasons.length||W.seasons&&W.seasons.length){const N=[...W.stat&&W.stat.seasons&&W.stat.seasons.length?W.stat.seasons:W.seasons];N.sort((v,$)=>v-$),R.seasonId=N.shift(),R.seasonsIds=N}else(W.season_id||W.seasonId)&&(R.seasonId=W.season_id||W.seasonId);W.stat?W.stat.category_id?R.categoryIds=W.stat.category_id:W.stat.custom_category_id&&(R.customCategoryIds=[W.stat.custom_category_id]):R.categoryIds=U(W.player_position),i("open-media",R)}function S(){o=new ResizeObserver(W=>{for(const q of W)c.value=q.contentRect.width}),o.observe(r.value)}function w(W){s=new ResizeObserver(q=>{for(const C of q)p.value=C.contentRect.height}),s.observe(W)}function U(W){return W==="POR"?[39,40,52,53,54,55,323,324,608,774,802]:[10,12,14,15,27,35,61,217,257,466,519,607,702,730,98,101,109,112,121,122,127,128,135,136,141,142,161,170,179,211,232,235,239,242,282,284,289,291,296,485,486,487,488]}function Y(W,q){q.isSelected=W;const C=l.value.filter(V=>V.isSelected);i("change-selected-players",C)}function z(W){i("view-profile",W)}function H(W){i("delete-from-list",W)}function K(W){i("add-to-list",W)}function Z(W){i("show-graph",W)}function D(W){if(W.isExpanded){W.isExpanded=!1,m.value=null;return}const q=l.value.find(V=>V.isExpanded);if(q&&(q.isExpanded=!1),q){m.value=W;return}const C=document.querySelectorAll(".details-row")[W.index];y.value=W.index,w(C),W.isExpanded=!0}let B=!1,k,F,P=function(W){B=!0,k=W.pageX-h.value.offsetLeft,F=h.value.scrollLeft},J=function(){B=!1};function X(){h.value&&(h.value.addEventListener("mousemove",W=>{if(!B)return;const q=W.pageX-h.value.offsetLeft-k;h.value.scrollLeft=F-q}),h.value.addEventListener("mousedown",P,!1),h.value.addEventListener("mouseup",J,!1),h.value.addEventListener("mouseleave",J,!1))}return e.onMounted(()=>{S(),X()}),e.onBeforeUnmount(()=>{o&&o.disconnect(),s&&s.disconnect(),h.value&&(h.value.removeEventListener("mousemove",P,!1),h.value.removeEventListener("mouseup",J,!1),h.value.removeEventListener("mouseleave",J,!1))}),(W,q)=>(e.openBlock(),e.createElementBlock("div",{class:"table",ref_key:"tableSC",ref:r,style:e.normalizeStyle(d.value)},[e.createElementVNode("div",ZX,[KX,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,C=>(e.openBlock(),e.createElementBlock("div",{key:`s-${C.id}`,class:e.normalizeClass(["row static-row",{odd:C.isOdd}])},[e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(["details-row",{odd:C.isOdd}])},[e.createElementVNode("div",XX,[e.createElementVNode("div",QX,[e.createElementVNode("div",eQ,[e.createElementVNode("div",null,[e.createTextVNode("Equipo: "),e.createElementVNode("span",tQ,e.toDisplayString(C.team_name),1)]),e.createElementVNode("div",null,[e.createTextVNode("Edad: "),e.createElementVNode("span",aQ,e.toDisplayString(C.player_age)+" Años",1)]),e.createElementVNode("div",null,[e.createTextVNode("Nacionalidad: "),e.createElementVNode("span",iQ,e.toDisplayString(C.player_country),1)]),e.createElementVNode("div",null,[e.createTextVNode("Posición: "),e.createElementVNode("span",oQ,e.toDisplayString(C.position_name),1)])]),e.createElementVNode("div",sQ,[e.createElementVNode("div",null,[e.createTextVNode("Partidos Jugados: "),e.createElementVNode("span",lQ,e.toDisplayString(C.player_games),1)]),e.createElementVNode("div",null,[e.createTextVNode("Minutos Jugados: "),e.createElementVNode("span",rQ,e.toDisplayString(C.player_min),1)])])]),e.createElementVNode("div",{class:"details-row__buttons",style:e.normalizeStyle(f.value?"margin-left: 0; gap: 8px;":"")},[e.createElementVNode("div",{role:"button",class:"button",onClick:V=>Z(C)},pQ,8,nQ),t.isTableFromList?(e.openBlock(),e.createElementBlock("div",{key:0,role:"button",class:"button",onClick:V=>H(C)},fQ,8,mQ)):(e.openBlock(),e.createElementBlock("div",{key:1,role:"button",class:"button",onClick:V=>K(C)},bQ,8,yQ)),e.createElementVNode("div",{role:"button",class:"button green",onClick:V=>z(C)},wQ,8,SQ)],4)])],2),[[e.vShow,C.isExpanded]])]),_:2},1024),t.isEditMode?(e.openBlock(),e.createBlock(e.unref($X),{key:0,fontFamily:"Poppins-Regular",labelFontSize:"14px","model-value":C.isSelected,"onUpdate:modelValue":V=>Y(V,C)},null,8,["model-value","onUpdate:modelValue"])):e.createCommentVNode("",!0),e.createElementVNode("div",kQ,[e.createElementVNode("div",EQ,e.toDisplayString(C.position),1),t.isTableFromList?(e.openBlock(),e.createElementBlock("svg",{key:0,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:V=>H(C)},BQ,8,VQ)):(e.openBlock(),e.createElementBlock("svg",{key:1,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:V=>K(C)},AQ,8,FQ)),e.createElementVNode("div",IQ,[e.createElementVNode("div",null,[e.createElementVNode("img",{src:C.player_photo,alt:"player photo"},null,8,MQ)])]),e.createElementVNode("div",LQ,e.toDisplayString(C.player_name),1)]),e.createElementVNode("div",RQ,[(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(["_arrowExpandIcon_6ak64_1115 _rotate_6ak64_5",{expanded:C.isExpanded}]),width:"12",height:"8",viewBox:"0 0 12 8",fill:"#D9D9D9",xmlns:"http://www.w3.org/2000/svg",onClick:V=>D(C)},jQ,10,DQ))])],2))),128))]),e.createElementVNode("div",{ref_key:"scrollableColumns",ref:h,class:"table__scrollable-columns"},[t.isGeneral?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[vQ,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,C=>(e.openBlock(),e.createElementBlock("div",{key:`i-${C.id}`,class:"row scrollable-row"},[e.createElementVNode("div",{class:e.normalizeClass(["row team-info",{odd:C.isOdd}])},[e.createElementVNode("div",WQ,[e.createElementVNode("img",{src:C.team_logo,alt:"team logo"},null,8,UQ)]),e.createElementVNode("div",GQ,e.toDisplayString(C.team_abrev),1)],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},e.toDisplayString(C.player_position),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},e.toDisplayString(C.player_age),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},[e.createElementVNode("img",{src:C.player_country_flag,alt:"player country flag",class:"country-flag"},null,8,HQ)],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},e.toDisplayString(C.player_games),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},e.toDisplayString(C.player_min),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},e.toDisplayString(C.league_name),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},[e.createVNode(e.unref(WX),{icon:"https://golstatsimages.blob.core.windows.net/images-library/arrow-btn.png","icon-size":"19px","icon-position":"left",width:"98px",height:"30px","border-radius":"30px","border-width":"1","background-color":"#ffffff1a","font-family":"Poppins-Regular","border-color":"#55636e","text-value":"Ver videos","font-size":"10px",onClick:V=>g(C)},null,8,["onClick"])],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},null,2)]))),128))],64)):(e.openBlock(),e.createBlock(YX,{key:1,ref_key:"scrollColumns",ref:n,"available-players":l.value,"is-edit-mode":t.isEditMode,onOpenMedia:g},null,8,["available-players","is-edit-mode"]))],512)],4))}},qQ=lp(JQ,[["__scopeId","data-v-ef3c543d"]]),YQ="_tablePosition_s65tc_46",ZQ="_tablePositionWrapper_s65tc_62",KQ="_imgHenrryIcon_s65tc_71",XQ="_americaIcon_s65tc_79",QQ="_playerPhoto_s65tc_91",eee="_toniKroos_s65tc_100",tee="_shapeIcon_s65tc_111",aee="_menuiconsTeams_s65tc_117",iee="_component31_s65tc_126",oee="_playerName_s65tc_137",see="_icnPlayIcon_s65tc_145",lee="_goles_s65tc_153",ree="_americaIcon1_s65tc_160",nee="_teamsAmerica_s65tc_174",dee="_topAddPlayer_s65tc_181",cee="_containerData_s65tc_185",pee="_shapeIcon1_s65tc_193",mee="_icnExpand1_s65tc_199",uee="_icnExpand_s65tc_199",hee="_playerData_s65tc_219",fee="_playerInfo_s65tc_230",yee="_headerTop_s65tc_245",gee="_playerRow_s65tc_259",_ee="_groupsLeague_s65tc_270",bee="_text_s65tc_279",See="_btnViewFullList_s65tc_287",Cee="_headerTops_s65tc_304",wee="_btnVideosOptions_s65tc_376",kee="_position_s65tc_553",Eee="_positionWrapper_s65tc_565",Vee="_imgNecaxaIcon_s65tc_573",Nee="_teamLogo_s65tc_579",xee="_teamPhoto_s65tc_587",Tee="_name_s65tc_595",Bee="_icnPlayIconType1_s65tc_603",Fee="_verVideosType1_s65tc_610",Pee="_btnVideosOptionsType1_s65tc_616",$ee="_btnVideosOptions1_s65tc_628",zee="_leftContainer_s65tc_640",Aee="_shapeIconType1_s65tc_649",Iee="_icnExpandType1_s65tc_654",Mee="_arrowExpand_s65tc_664",Lee="_containerInfo_s65tc_672",Ree="_headerTopTeam_s65tc_684",Dee="_containerHeader_s65tc_698",Oee="_goles1_s65tc_707",jee="_golesType1_s65tc_710",vee="_golesWrapper_s65tc_715",Wee="_btnViewAll_s65tc_724",Uee="_headerTopsTeams_s65tc_741",Gee="_arrowExpandIcon_s65tc_858",Hee="_rotate_s65tc_863",Jee={tablePosition:YQ,tablePositionWrapper:ZQ,imgHenrryIcon:KQ,americaIcon:XQ,playerPhoto:QQ,toniKroos:eee,shapeIcon:tee,menuiconsTeams:aee,component31:iee,playerName:oee,icnPlayIcon:see,goles:lee,americaIcon1:ree,teamsAmerica:nee,topAddPlayer:dee,containerData:cee,shapeIcon1:pee,icnExpand1:mee,icnExpand:uee,playerData:hee,playerInfo:fee,headerTop:yee,playerRow:gee,groupsLeague:_ee,text:bee,btnViewFullList:See,headerTops:Cee,btnVideosOptions:wee,position:kee,positionWrapper:Eee,imgNecaxaIcon:Vee,teamLogo:Nee,teamPhoto:xee,name:Tee,icnPlayIconType1:Bee,verVideosType1:Fee,btnVideosOptionsType1:Pee,btnVideosOptions1:$ee,leftContainer:zee,shapeIconType1:Aee,icnExpandType1:Iee,arrowExpand:Mee,containerInfo:Lee,headerTopTeam:Ree,containerHeader:Dee,goles1:Oee,golesType1:jee,golesWrapper:vee,btnViewAll:Wee,headerTopsTeams:Uee,arrowExpandIcon:Gee,rotate:Hee},Ks={components:{GSCButton:yi},props:{type:{type:Number,default:0},isExpanded:{type:Boolean,default:!1},categoryName:{type:String,default:""},categoryId:{type:String,default:""},data:{type:Object,default:()=>{}},backgroundColor:{type:String,default:"#0d1d29"},backgroundColorHeader:{type:String,default:"#183143"},fontColorName:{type:String,default:"#F4F4F4"},fontSizeName:{type:String,default:"14px"},fontFamilyName:{type:String,default:"Poppins-Regular"},fontColorTopNum:{type:String,default:"#FFFFFF"},fontSizeTopNum:{type:String,default:"96px"},fontFamilyTopNum:{type:String,default:"Oswald-Bold"},fontColorCategory:{type:String,default:"#FFFFFF"},fontSizeCategory:{type:String,default:"12px"},fontFamilyCategory:{type:String,default:"Poppins-Regular"},opacityColorTopNum:{type:Number,default:.09},borderColorCategory:{type:String,default:"#cbee6b"},iconVideos:{type:String,default:"https://golstatsimages.blob.core.windows.net/images-library/arrow-btn.png"},iconSize:{type:String,default:"18px"},iconPosition:{type:String,default:"left"},colorArrow:{type:String,default:"#D9D9D9"},buttonWidth:{type:String,default:"fit-content"},buttonMaxWidth:{type:String,default:"180px"},buttonHeight:{type:String,default:"24px"},buttonRadius:{type:String,default:"30px"},buttonBorderWidth:{type:Number,default:1},buttonBackground:{type:String,default:"#ffffff1a"},buttonfontFamily:{type:String,default:"Poppins-Regular"},buttonBorderColor:{type:String,default:"#cbee6b"},buttonFontSize:{type:String,default:"12px"}},data:()=>({expand:!1}),methods:{viewProfile(t){this.$emit("play",t)},clickMore(t){this.$emit("more",t)},clickExpand(t){this.$emit("expand",{expand:!this.isExpanded,id:t})},clickFav(t){this.$emit("fav",t)},clickEventMedia(t){this.$emit("mediadata",t)},emitAddPlayer(t){this.$emit("add-player",t)}}},rp=()=>{e.useCssVars(t=>({"585cd937":t.fontSizeTopNum,"32d8991a":t.fontFamilyTopNum,"16a25bef":t.fontColorTopNum,"3f30455f":t.opacityColorTopNum,"74b0c809":t.fontColorName,"051a53f4":t.fontFamilyName,"63f9f751":t.fontSizeName,"91c50268":t.backgroundColorHeader,"1c9cb9e7":t.fontFamilyCategory,"1bdd3278":t.fontSizeCategory,"35011b7c":t.fontColorCategory,"0582c83f":t.borderColorCategory}))},np=Ks.setup;Ks.setup=np?(t,i)=>(rp(),np(t,i)):rp;const qee=["src"],Yee=["src"],Zee=["src"],Kee=e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),Xee=e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),Qee=e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),ete=[Kee,Xee,Qee],tte=["fill"],ate=["fill"],ite=["src"],ote=["fill"],ste=["fill"];function lte(t,i,a,o,s,l){const r=e.resolveComponent("GSCButton");return e.openBlock(),e.createElementBlock("div",null,[a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.headerTops)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.playerRow),id:"player-row"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.headerTop)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.playerPhoto),id:"container-player-photp"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.tablePositionWrapper)},[e.createElementVNode("b",{class:e.normalizeClass(t.$style.tablePosition)},e.toDisplayString(a.data.top),3)],2),e.createElementVNode("img",{class:e.normalizeClass(t.$style.imgHenrryIcon),alt:"",src:a.data.photo},null,10,qee),e.createElementVNode("img",{class:e.normalizeClass(t.$style.americaIcon),alt:"",src:a.data.logo},null,10,Yee)],2),e.createElementVNode("main",{class:e.normalizeClass(t.$style.playerInfo),id:"container-player-info"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.playerName)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.toniKroos)},e.toDisplayString(a.data.name),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.playerData)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerData)},[e.createVNode(r,{"icon-size":"12px","icon-position":a.iconPosition,width:a.buttonWidth,"button-max-width":a.buttonMaxWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.data.total+" "+a.categoryName.toLowerCase(),"font-size":a.buttonFontSize,onClick:i[0]||(i[0]=n=>l.clickEventMedia(a.data))},null,8,["icon-position","width","button-max-width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size"]),e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamsAmerica)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.americaIcon1),alt:"",src:a.data.logo},null,10,Zee)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.topAddPlayer)},[(e.openBlock(),e.createElementBlock("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:i[1]||(i[1]=n=>l.emitAddPlayer(a.data)),style:{cursor:"pointer"}},ete))],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.icnExpand),onClick:i[2]||(i[2]=n=>l.clickExpand(a.data.player_id))},[(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass([t.$style.arrowExpandIcon,a.isExpanded?t.$style.rotate:""]),width:"12",height:"8",viewBox:"0 0 12 8",fill:a.colorArrow,xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:a.colorArrow},null,8,ate)],10,tte))],2)],2)],2)],2)],2)],2)):e.createCommentVNode("",!0),a.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.headerTopsTeams)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerHeader),id:"header-container"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.headerTopTeam)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamPhoto),id:"container-team"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.positionWrapper)},[e.createElementVNode("b",{class:e.normalizeClass(t.$style.position)},e.toDisplayString(a.data.top),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamLogo)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.imgNecaxaIcon),alt:"",src:a.data.logo},null,10,ite)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerInfo)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.leftContainer)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.name)},e.toDisplayString(a.data.name_team),3),e.createVNode(r,{"icon-size":a.iconSize,"icon-position":a.iconPosition,width:a.buttonWidth,"button-max-width":a.buttonMaxWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.data.total+" "+a.categoryName.toLowerCase(),"font-size":a.buttonFontSize,onClick:i[3]||(i[3]=n=>l.clickEventMedia(a.data))},null,8,["icon-size","icon-position","width","button-max-width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size"]),e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnVideosOptions1)},[e.createVNode(r,{"icon-size":a.iconSize,"icon-position":a.iconPosition,width:a.buttonWidth,"button-max-width":a.buttonMaxWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.data.total+" "+a.categoryName.toLowerCase(),"font-size":a.buttonFontSize,onClick:i[4]||(i[4]=n=>l.clickEventMedia(a.data))},null,8,["icon-size","icon-position","width","button-max-width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size"]),e.createElementVNode("div",{class:e.normalizeClass(t.$style.verVideosType1)},e.toDisplayString(a.data.total),3)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.arrowExpand),onClick:i[5]||(i[5]=n=>l.clickExpand(a.data.player_id))},[(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass([t.$style.arrowExpandIcon,a.isExpanded?t.$style.rotate:""]),width:"12",height:"8",viewBox:"0 0 12 8",fill:a.colorArrow,xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:a.colorArrow},null,8,ste)],10,ote))],2)],2)],2)],2)],2)):e.createCommentVNode("",!0)])}const rte={$style:Jee},nte=Ce(Ks,[["render",lte],["__cssModules",rte]]),dte="_rotate_1tou5_3",cte="_positionContainer_1tou5_50",pte="_positionContainer620_1tou5_57",mte="_rowwPlayer_1tou5_64",ute="_rowwPlayer960_1tou5_80",hte="_rowwPlayer420_1tou5_95",fte="_rowwPlayer460_1tou5_111",yte="_containerLeft_1tou5_128",gte="_containerLeft420_1tou5_136",_te="_containerLeft620_1tou5_144",bte="_iconFavoritesType1_1tou5_151",Ste="_iconFavoritesType1320_1tou5_159",Cte="_iconFavorites_1tou5_151",wte="_iconFavorites420_1tou5_175",kte="_playerContainer_1tou5_183",Ete="_playerContainer420_1tou5_195",Vte="_playerContainer460_1tou5_207",Nte="_playerContainerType1_1tou5_219",xte="_playerContainerType1320_1tou5_229",Tte="_playerContainerType1460_1tou5_239",Bte="_imgPlayerIcon_1tou5_249",Fte="_imgPlayerIcon460_1tou5_259",Pte="_imgPlayerIcon420_1tou5_269",$te="_manchesterUnited_1tou5_279",zte="_manchesterUnited360_1tou5_290",Ate="_manchesterUnited420_1tou5_301",Ite="_manchesterUnited460_1tou5_312",Mte="_containerRight_1tou5_323",Lte="_containerRight960_1tou5_332",Rte="_containerRight420_1tou5_342",Dte="_numberOfVideos_1tou5_353",Ote="_numberOfVideos620_1tou5_359",jte="_block02_1tou5_365",vte="_block02960_1tou5_375",Wte="_block02620_1tou5_384",Ute="_block02420_1tou5_391",Gte="_verVideos_1tou5_399",Hte="_verVideos620_1tou5_405",Jte="_numberPosition_1tou5_408",qte="_shapeIcon_1tou5_414",Yte="_chivasIcon_1tou5_419",Zte="_imgTeamIcon_1tou5_430",Kte="_teamName_1tou5_435",Xte="_nameTeam_1tou5_441",Qte="_dfC_1tou5_450",eae="_position_1tou5_50",tae="_age_1tou5_460",aae="_manchesterUnitedIcon_1tou5_468",iae="_country_1tou5_475",oae="_playedGames_1tou5_482",sae="_playedMinutes_1tou5_489",lae="_block01_1tou5_496",rae="_leagueName_1tou5_503",nae="_roleCharacterIcon_1tou5_509",dae="_btnVideos_1tou5_517",cae="_containerBtnVideos_1tou5_532",pae="_containerBtnVideos620_1tou5_542",mae="_containesOptions_1tou5_551",uae="_arrowExpandIcon_1tou5_558",hae="_rowTeam_1tou5_567",fae="_rowTeam420_1tou5_585",yae="_rowTeam320_1tou5_603",gae="_rowTeam460_1tou5_622",_ae="_rowTeam350_1tou5_641",bae="_containerLeftType1_1tou5_659",Sae="_containerLeftType1680_1tou5_665",Cae="_containerLeftType1320_1tou5_672",wae="_containerLeftType1350_1tou5_680",kae="_positionContainertype1_1tou5_687",Eae="_positionContainertype1380_1tou5_695",Vae="_positionContainertype1680_1tou5_703",Nae="_positionContainertype1420_1tou5_711",xae="_manchesterUnitedType1_1tou5_719",Tae="_manchesterUnitedType1460_1tou5_725",Bae="_manchesterUnitedType1320_1tou5_732",Fae="_containerRightType1_1tou5_739",Pae="_containerRightType1420_1tou5_750",$ae="_containerRightType1320_1tou5_761",zae="_teamNameWrapperType1_1tou5_772",Aae="_teamNameWrapperType1960_1tou5_779",Iae="_teamNameWrapperType11086_1tou5_786",Mae="_ageWrapperType1_1tou5_793",Lae="_ageWrapperType1680_1tou5_800",Rae="_ageWrapperType11086_1tou5_808",Dae="_ageType1_1tou5_816",Oae="_ageType1960_1tou5_824",jae="_playedGamesWrapperType1_1tou5_827",vae="_playedGamesWrapperType1680_1tou5_834",Wae="_playedGamesWrapperType1960_1tou5_837",Uae="_playedGamesType1_1tou5_840",Gae="_playedGamesType1540_1tou5_847",Hae="_playedGamesType1960_1tou5_851",Jae="_playedGamesType11086_1tou5_854",qae="_playedMinutesWrapperType1_1tou5_857",Yae="_playedMinutesWrapperType11086_1tou5_864",Zae="_playedMinutesType1_1tou5_871",Kae="_playedMinutesType1680_1tou5_878",Xae="_block02Type1_1tou5_881",Qae="_block02Type1680_1tou5_889",eie="_block02Type1320_1tou5_897",tie="_block02Type1350_1tou5_906",aie="_leagueNameWrapperType1_1tou5_914",iie="_leagueNameWrapperType1680_1tou5_922",oie="_leagueNameWrapperType1960_1tou5_925",sie="_leagueNameType1_1tou5_933",lie="_leagueNameType1960_1tou5_943",rie="_numberOfVideosType1_1tou5_953",nie="_numberOfVideosType1680_1tou5_960",die="_numberOfVideosType11232_1tou5_967",cie="_vectorIconType1_1tou5_974",pie="_block01TitlesType1_1tou5_991",mie="_numberPositionType1_1tou5_998",uie="_shapeIconType1_1tou5_1004",hie="_tijuanaIconType1_1tou5_1010",fie="_tijuanaWrapperType1_1tou5_1016",yie="_tijuanaWrapperType1NoBg_1tou5_1027",gie="_teamNameType1_1tou5_1035",_ie="_roleCharacterIconType1_1tou5_1042",bie="_verVideosType1_1tou5_1049",Sie="_btnVideosType1_1tou5_1055",Cie="_containerBtnVideosType1_1tou5_1070",wie="_containesOptionsType1_1tou5_1081",kie="_arrowExpandIconType1_1tou5_1089",Eie="_templateTablaProductividadType1_1tou5_1095",Vie="_verVideosType11232_1tou5_1107",Nie="_templateTablaProductividadType1320_1tou5_1111",xie="_verVideosType1680_1tou5_1115",Tie={rotate:dte,positionContainer:cte,positionContainer620:pte,rowwPlayer:mte,rowwPlayer960:ute,rowwPlayer420:hte,rowwPlayer460:fte,containerLeft:yte,containerLeft420:gte,containerLeft620:_te,iconFavoritesType1:bte,iconFavoritesType1320:Ste,iconFavorites:Cte,iconFavorites420:wte,playerContainer:kte,playerContainer420:Ete,playerContainer460:Vte,playerContainerType1:Nte,playerContainerType1320:xte,playerContainerType1460:Tte,imgPlayerIcon:Bte,imgPlayerIcon460:Fte,imgPlayerIcon420:Pte,manchesterUnited:$te,manchesterUnited360:zte,manchesterUnited420:Ate,manchesterUnited460:Ite,containerRight:Mte,containerRight960:Lte,containerRight420:Rte,numberOfVideos:Dte,numberOfVideos620:Ote,block02:jte,block02960:vte,block02620:Wte,block02420:Ute,verVideos:Gte,verVideos620:Hte,numberPosition:Jte,shapeIcon:qte,chivasIcon:Yte,imgTeamIcon:Zte,teamName:Kte,nameTeam:Xte,dfC:Qte,position:eae,age:tae,manchesterUnitedIcon:aae,country:iae,playedGames:oae,playedMinutes:sae,block01:lae,leagueName:rae,roleCharacterIcon:nae,btnVideos:dae,containerBtnVideos:cae,containerBtnVideos620:pae,containesOptions:mae,arrowExpandIcon:uae,rowTeam:hae,rowTeam420:fae,rowTeam320:yae,rowTeam460:gae,rowTeam350:_ae,containerLeftType1:bae,containerLeftType1680:Sae,containerLeftType1320:Cae,containerLeftType1350:wae,positionContainertype1:kae,positionContainertype1380:Eae,positionContainertype1680:Vae,positionContainertype1420:Nae,manchesterUnitedType1:xae,manchesterUnitedType1460:Tae,manchesterUnitedType1320:Bae,containerRightType1:Fae,containerRightType1420:Pae,containerRightType1320:$ae,teamNameWrapperType1:zae,teamNameWrapperType1960:Aae,teamNameWrapperType11086:Iae,ageWrapperType1:Mae,ageWrapperType1680:Lae,ageWrapperType11086:Rae,ageType1:Dae,ageType1960:Oae,playedGamesWrapperType1:jae,playedGamesWrapperType1680:vae,playedGamesWrapperType1960:Wae,playedGamesType1:Uae,playedGamesType1540:Gae,playedGamesType1960:Hae,playedGamesType11086:Jae,playedMinutesWrapperType1:qae,playedMinutesWrapperType11086:Yae,playedMinutesType1:Zae,playedMinutesType1680:Kae,block02Type1:Xae,block02Type1680:Qae,block02Type1320:eie,block02Type1350:tie,leagueNameWrapperType1:aie,leagueNameWrapperType1680:iie,leagueNameWrapperType1960:oie,leagueNameType1:sie,leagueNameType1960:lie,numberOfVideosType1:rie,numberOfVideosType1680:nie,numberOfVideosType11232:die,vectorIconType1:cie,block01TitlesType1:pie,numberPositionType1:mie,shapeIconType1:uie,tijuanaIconType1:hie,tijuanaWrapperType1:fie,tijuanaWrapperType1NoBg:yie,teamNameType1:gie,roleCharacterIconType1:_ie,verVideosType1:bie,btnVideosType1:Sie,containerBtnVideosType1:Cie,containesOptionsType1:wie,arrowExpandIconType1:kie,templateTablaProductividadType1:Eie,verVideosType11232:Vie,templateTablaProductividadType1320:Nie,verVideosType1680:xie},Xs={components:{GSCButton:yi},computed:{manchesterUnitedType1Class(){const t=this.elementSize.width;return t<=320?this.$style.manchesterUnitedType1320:t<=460?this.$style.manchesterUnitedType1460:this.$style.manchesterUnitedType1},containerRightType1Class(){const t=this.elementSize.width;return t<=320?this.$style.containerRightType1320:t<=420?this.$style.containerRightType1420:this.$style.containerRightType1},teamNameWrapperType1Class(){const t=this.elementSize.width;return t<=960?this.$style.teamNameWrapperType1960:t<=1086?this.$style.teamNameWrapperType11086:this.$style.teamNameWrapperType1},ageWrapperType1Class(){const t=this.elementSize.width;return t<=680?this.$style.ageWrapperType1680:t<=1086?this.$style.ageWrapperType11086:this.$style.ageWrapperType1},ageType1Class(){return this.elementSize.width<=960?this.$style.ageType1960:this.$style.ageType1},playedGamesWrapperType1Class(){const t=this.elementSize.width;return t<=680?this.$style.playedGamesWrapperType1680:t<=960?this.$style.playedGamesWrapperType1960:this.$style.playedGamesWrapperType1},playedGamesType1Class(){const t=this.elementSize.width;return t<=540?this.$style.playedGamesType1540:t<=960?this.$style.playedGamesType1960:t<=1086?this.$style.playedGamesType11086:this.$style.playedGamesType1},playedMinutesWrapperType1Class(){return this.elementSize.width<=1086?this.$style.playedMinutesWrapperType11086:this.$style.playedMinutesWrapperType1},playedMinutesType1Class(){return this.elementSize.width<=680?this.$style.playedMinutesType1680:this.$style.playedMinutesType1},block02Type1Class(){const t=this.elementSize.width;return t<=320?this.$style.block02Type1320:t<=350?this.$style.block02Type1350:t<=680?this.$style.block02Type1680:this.$style.block02Type1},leagueNameWrapperType1Class(){const t=this.elementSize.width;return t<=680?this.$style.leagueNameWrapperType1680:t<=960?this.$style.leagueNameWrapperType1960:this.$style.leagueNameWrapperType1},leagueNameType1Class(){return this.elementSize.width<=960?this.$style.leagueNameType1960:this.$style.leagueNameType1},numberOfVideosType1Class(){const t=this.elementSize.width;return t<=680?this.$style.numberOfVideosType1680:t<=1232?this.$style.numberOfVideosType11232:this.$style.numberOfVideosType1},containerLeftType1Class(){const t=this.elementSize.width;return t<=320?this.$style.containerLeftType1320:t<=350?this.$style.containerLeftType1350:t<=680?this.$style.containerLeftType1680:this.$style.containerLeftType1},positionContainertype1Class(){const t=this.elementSize.width;return t<=380?this.$style.positionContainertype1380:t<=420?this.$style.positionContainertype1420:t<=680?this.$style.positionContainertype1680:this.$style.positionContainertype1},rowTeamClass(){const t=this.elementSize.width;return t<=320?this.$style.rowTeam320:t<=350?this.$style.rowTeam350:t<=420?this.$style.rowTeam420:t<=460?this.$style.rowTeam460:this.$style.rowTeam},containerBtnVideosClass(){return this.$style.containerBtnVideos},numberOfVideosClass(){return this.elementSize.width<=620?this.$style.numberOfVideos620:this.$style.numberOfVideos},block02Class(){const t=this.elementSize.width;return t<=420?this.$style.block02420:t<=620?this.$style.block02620:t<=960?this.$style.block02960:this.$style.block02},imgPlayerIconClass(){const t=this.elementSize.width;return t<=420?this.$style.imgPlayerIcon420:t<=460?this.$style.imgPlayerIcon460:this.$style.imgPlayerIcon},manchesterUnitedClass(){const t=this.elementSize.width;return t<=360?this.$style.manchesterUnited360:t<=420?this.$style.manchesterUnited420:t<=460?this.$style.manchesterUnited460:this.$style.manchesterUnited},containerRightClass(){const t=this.elementSize.width;return t<=420?this.$style.containerRight420:t<=960?this.$style.containerRight960:this.$style.containerRight},playerContainerType1Class(){const t=this.elementSize.width;return t<=320?this.$style.playerContainerType1320:t<=460?this.$style.playerContainerType1460:this.$style.playerContainerType1},playerContainerClass(){const t=this.elementSize.width;return t<=420?this.$style.playerContainer420:t<=460?this.$style.playerContainer460:this.$style.playerContainer},iconFavoritesClass(){return this.elementSize.width<=420?this.$style.iconFavorites420:this.$style.iconFavorites},iconFavoritesType1Class(){return this.elementSize.width<=320?this.$style.iconFavoritesType1320:this.$style.iconFavoritesType1},containerLeftClass(){const t=this.elementSize.width;return t<=420?this.$style.containerLeft420:t<=620?this.$style.containerLeft620:this.$style.containerLeft},positionContainerClass(){return this.elementSize.width<=620?this.$style.positionContainer620:this.$style.positionContainer},rowwPlayerClass(){const t=this.elementSize.width;return t<=420?this.$style.rowwPlayer420:t<=460?this.$style.rowwPlayer460:t<=960?this.$style.rowwPlayer960:this.$style.rowwPlayer}},setup(){const t=e.ref("myDivRef2"),{elementSize:i}=De(t);return{myDivRef2:t,elementSize:i}},props:{type:{type:Number,default:0},typeView:{type:Number,default:0},isExpanded:{type:Boolean,default:!1},background:{type:String,default:"#172531"},height:{type:String,default:"35px"},fontColor:{type:String,default:"#F4F4F4"},fontSize:{type:String,default:"12px"},fontFamily:{type:String,default:"Poppins-Regular"},data:{type:Object,default:()=>{}},colorArrow:{type:String,default:"#D9D9D9"},buttonTextValue:{type:String,default:"Ver videos"},iconVideos:{type:String,default:"https://golstatsimages.blob.core.windows.net/images-library/arrow-btn.png"},iconSize:{type:String,default:"13px"},iconSizeMini:{type:String,default:"13px"},iconPosition:{type:String,default:"left"},buttonWidth:{type:String,default:"93px"},buttonWidthMini:{type:String,default:"24px"},buttonHeightMini:{type:String,default:"24px"},buttonHeight:{type:String,default:"30px"},buttonRadius:{type:String,default:"30px"},buttonBorderWidth:{type:Number,default:1},buttonBackground:{type:String,default:"#ffffff1a"},buttonfontFamily:{type:String,default:"Poppins-Regular"},buttonBorderColor:{type:String,default:"#55636e"},buttonFontSize:{type:String,default:"10px"}},data:()=>({expand:!1}),methods:{clickExpand(t){this.$emit("expand",{expand:!this.isExpanded,id:t})},emitEventMedia(t){this.$emit("mediadata",t)},emitAddPlayer(t){this.$emit("add-player",t)}}},dp=()=>{e.useCssVars(t=>({"2f698a62":t.height,"48e438e9":t.background,"45a2376b":t.fontSize,"6dc5c539":t.fontColor,"4f4c804e":t.fontFamily}))},cp=Xs.setup;Xs.setup=cp?(t,i)=>(dp(),cp(t,i)):dp;const Bie={ref:"myDivRef2",style:{"border-left":"rgba(13,29,41,0.7) 1px solid","border-right":"rgba(13,29,41,0.7) 1px solid"}},Fie=["src"],Pie=["src"],$ie=["src"],zie=["src"],Aie=e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),Iie=e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),Mie=e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),Lie=[Aie,Iie,Mie],Rie=["fill"],Die=["fill"],Oie=["src"],jie=["src"],vie=["fill"],Wie=["fill"],Uie=["src"],Gie=["src"],Hie=["src"],Jie=["src"],qie=["fill"],Yie=["fill"];function Zie(t,i,a,o,s,l){const r=e.resolveComponent("GSCButton");return e.openBlock(),e.createElementBlock("div",Bie,[a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.rowwPlayerClass),id:"container-row-player"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftClass),id:"container-left"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionContainerClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.numberPosition)},e.toDisplayString(a.data.position),3)],2),e.createElementVNode("div",{class:e.normalizeClass(l.playerContainerClass)},[e.createElementVNode("img",{class:e.normalizeClass(l.imgPlayerIconClass),src:a.data.player_photo},null,10,Fie),e.createElementVNode("div",{class:e.normalizeClass(l.manchesterUnitedClass)},[o.elementSize.width<=420?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(a.data.player_short),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(a.data.player_name),1)],64))],2),o.elementSize.width<=420?(e.openBlock(),e.createElementBlock("img",{key:0,class:e.normalizeClass(t.$style.chivasIcon),alt:"",src:a.data.team_logo},null,10,Pie)):e.createCommentVNode("",!0)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightClass),id:"container-right"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.block01)},[o.elementSize.width>420?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.nameTeam)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.imgTeamIcon),alt:"",src:a.data.team_logo},null,10,$ie),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamName)},e.toDisplayString(a.data.team_abrev),3)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.position)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.dfC)},e.toDisplayString(a.data.player_position),3)],2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.age)},e.toDisplayString(a.data.player_age),3)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(t.$style.country)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.manchesterUnitedIcon),alt:"",src:a.data.player_country_flag},null,10,zie)],2)):e.createCommentVNode("",!0),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:4,class:e.normalizeClass(t.$style.playedGames)},e.toDisplayString(a.data.player_games),3)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:5,class:e.normalizeClass(t.$style.playedMinutes)},e.toDisplayString(a.data.player_min),3)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.block02Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containesOptions)},[o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.leagueName)},e.toDisplayString(a.data.total),3)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(l.containerBtnVideosClass)},[o.elementSize.width>635?(e.openBlock(),e.createBlock(r,{key:0,icon:a.iconVideos,"icon-size":a.iconSize,"icon-position":a.iconPosition,width:a.buttonWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.buttonTextValue,"font-size":a.buttonFontSize,onClick:i[0]||(i[0]=n=>l.emitEventMedia(a.data))},null,8,["icon","icon-size","icon-position","width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size"])):(e.openBlock(),e.createBlock(r,{key:1,mini:!0,icon:a.iconVideos,"icon-size":a.iconSizeMini,"icon-position":a.iconPosition,width:a.buttonWidthMini,height:a.buttonHeightMini,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"font-size":a.buttonFontSize,onClick:i[1]||(i[1]=n=>l.emitEventMedia(a.data))},null,8,["icon","icon-size","icon-position","width","height","border-radius","border-width","background-color","font-family","border-color","font-size"])),o.elementSize.width<=635?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(l.numberOfVideosClass)},e.toDisplayString(a.data.total),3)):e.createCommentVNode("",!0),(e.openBlock(),e.createElementBlock("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:i[2]||(i[2]=n=>l.emitAddPlayer(a.data)),style:{cursor:"pointer"}},Lie))],2)],2),(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass([t.$style.arrowExpandIcon,a.isExpanded?t.$style.rotate:""]),width:"12",height:"8",viewBox:"0 0 12 8",fill:a.colorArrow,xmlns:"http://www.w3.org/2000/svg",onClick:i[3]||(i[3]=n=>l.clickExpand(a.data.id))},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:a.colorArrow},null,8,Die)],10,Rie))],2)],2)],2)):e.createCommentVNode("",!0),a.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(l.rowTeamClass),style:e.normalizeStyle(o.elementSize.width>540?"border-bottom: 1px solid rgba(255, 255, 255, 0.1)":""),id:"container-row-player"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftType1Class),id:"container-left"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionContainertype1Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.numberPositionType1)},e.toDisplayString(a.data.position),3),e.createElementVNode("div",{class:e.normalizeClass(l.iconFavoritesType1Class)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.shapeIconType1),alt:"",src:a.data.team_logo},null,10,Oie)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.playerContainerType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(a.typeView==0?t.$style.tijuanaWrapperType1:t.$style.tijuanaWrapperType1NoBg)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.tijuanaIconType1),alt:"",src:a.data.team_logo},null,10,jie)],2),e.createElementVNode("div",{class:e.normalizeClass(l.manchesterUnitedType1Class)},e.toDisplayString(a.data.team_abrev),3)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightType1Class),id:"container-right"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.block01TitlesType1)},[o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.teamNameWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamNameType1)},[e.createTextVNode(" C/"+e.toDisplayString(a.data.frequency)+" ",1),a.data.category!=2?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("min")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("segs")],64))],2)],2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(l.ageWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.ageType1Class)},e.toDisplayString(a.data.promthistournament),3)],2)):e.createCommentVNode("",!0),o.elementSize.width>1086?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(l.playedGamesWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.playedGamesType1Class)},e.toDisplayString(a.data.promlasttournament),3)],2)):e.createCommentVNode("",!0),o.elementSize.width>770?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(l.playedMinutesWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.playedMinutesType1Class)},e.toDisplayString(a.data.team_games),3)],2)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.block02Type1Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containesOptionsType1)},[e.createElementVNode("div",{class:e.normalizeClass(l.leagueNameWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.leagueNameType1Class)},e.toDisplayString(a.data.total),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerBtnVideosType1)},[o.elementSize.width>679?(e.openBlock(),e.createBlock(r,{key:0,icon:a.iconVideos,"icon-size":a.iconSize,"icon-position":a.iconPosition,width:a.buttonWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.buttonTextValue,"font-size":a.buttonFontSize,onClick:i[4]||(i[4]=n=>l.emitEventMedia(a.data))},null,8,["icon","icon-size","icon-position","width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size"])):(e.openBlock(),e.createBlock(r,{key:1,mini:!0,icon:a.iconVideos,"icon-size":a.iconSizeMini,"icon-position":a.iconPosition,width:a.buttonWidthMini,height:a.buttonHeightMini,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"font-size":a.buttonFontSize,onClick:i[5]||(i[5]=n=>l.emitEventMedia(a.data))},null,8,["icon","icon-size","icon-position","width","height","border-radius","border-width","background-color","font-family","border-color","font-size"])),e.createElementVNode("div",{class:e.normalizeClass(l.numberOfVideosType1Class)},e.toDisplayString(a.data.total),3)],2)],2),(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass([t.$style.arrowExpandIcon,a.isExpanded?t.$style.rotate:""]),width:"12",height:"8",viewBox:"0 0 12 8",fill:a.colorArrow,xmlns:"http://www.w3.org/2000/svg",onClick:i[6]||(i[6]=n=>l.clickExpand(a.data.id))},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:a.colorArrow},null,8,Wie)],10,vie))],2)],2)],6)):e.createCommentVNode("",!0),a.type==2?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(l.rowwPlayerClass),id:"container-row-player"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftClass),id:"container-left"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionContainerClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.numberPosition)},e.toDisplayString(a.data.position),3)],2),e.createElementVNode("div",{class:e.normalizeClass(l.playerContainerClass)},[e.createElementVNode("img",{class:e.normalizeClass(l.imgPlayerIconClass),src:a.data.player_photo},null,10,Uie),e.createElementVNode("div",{class:e.normalizeClass(l.manchesterUnitedClass)},e.toDisplayString(a.data.player_name),3),o.elementSize.width<=420?(e.openBlock(),e.createElementBlock("img",{key:0,class:e.normalizeClass(t.$style.chivasIcon),alt:"",src:a.data.team_logo},null,10,Gie)):e.createCommentVNode("",!0)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightClass),id:"container-right"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.block01)},[o.elementSize.width>420?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.nameTeam)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.imgTeamIcon),alt:"",src:a.data.team_logo},null,10,Hie),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamName)},e.toDisplayString(a.data.team_abrev),3)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.position)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.dfC)},e.toDisplayString(a.data.player_position),3)],2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.age)},e.toDisplayString(a.data.player_age),3)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(t.$style.country)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.manchesterUnitedIcon),alt:"",src:a.data.player_country_flag},null,10,Jie)],2)):e.createCommentVNode("",!0),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:4,class:e.normalizeClass(t.$style.playedGames)},e.toDisplayString(a.data.player_games),3)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:5,class:e.normalizeClass(t.$style.playedMinutes)},e.toDisplayString(a.data.player_min),3)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:6,class:e.normalizeClass(t.$style.playedMinutes)},e.toDisplayString(a.data.league_name),3)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.block02Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containesOptions)},[e.createElementVNode("div",{class:e.normalizeClass(l.containerBtnVideosClass)},[e.createVNode(r,{icon:a.iconVideos,"icon-size":a.iconSize,"icon-position":a.iconPosition,width:o.elementSize.width<=680?"83px":a.buttonWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.buttonTextValue,"font-size":a.buttonFontSize,onClick:i[7]||(i[7]=n=>l.emitEventMedia(a.data)),style:e.normalizeStyle(o.elementSize.width<=680?o.elementSize.width<=420?"margin-right: 35px;":"margin-right: 0px;":"")},null,8,["icon","icon-size","icon-position","width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size","style"])],2)],2),(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass([t.$style.arrowExpandIcon,a.isExpanded?t.$style.rotate:""]),width:"12",height:"8",viewBox:"0 0 12 8",fill:a.colorArrow,xmlns:"http://www.w3.org/2000/svg",onClick:i[8]||(i[8]=n=>l.clickExpand(a.data.id))},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:a.colorArrow},null,8,Yie)],10,qie))],2)],2)],2)):e.createCommentVNode("",!0)],512)}const Kie={$style:Tie},Xie=Ce(Xs,[["render",Zie],["__cssModules",Kie]]),Qie="_containerLeftTitles_1rde2_60",eoe="_containerLeftTitles420_1rde2_68",toe="_containerLeftTitles620_1rde2_76",aoe="_containerLeftTitlesTeam_1rde2_85",ioe="_containerLeftTitlesTeam1180_1rde2_93",ooe="_containerLeftTitlesTeam1090_1rde2_101",soe="_containerLeftTitlesTeam960_1rde2_109",loe="_containerLeftTitlesTeam860_1rde2_117",roe="_containerLeftTitlesTeam768_1rde2_125",noe="_containerLeftTitlesTeam680_1rde2_133",doe="_containerLeftTitlesTeam620_1rde2_141",coe="_containerLeftTitlesTeam420_1rde2_149",poe="_headTitles_1rde2_158",moe="_headTitles960_1rde2_173",uoe="_headTitles420_1rde2_188",hoe="_headTitles540_1rde2_208",foe="_headTitles460_1rde2_223",yoe="_headTitles620_1rde2_238",goe="_position_1rde2_253",_oe="_position420_1rde2_262",boe="_player_1rde2_265",Soe="_player420_1rde2_276",Coe="_containerRightType1_1rde2_280",woe="_containerRightTitles_1rde2_287",koe="_containerRightTitles960_1rde2_296",Eoe="_block02Titles_1rde2_305",Voe="_block02Titles620_1rde2_313",Noe="_mon1Scouting_1rde2_317",xoe="_mon1Scouting960_1rde2_327",Toe="_mon1_1rde2_317",Boe="_mon1420_1rde2_345",Foe="_mon1620_1rde2_355",Poe="_icnIcon_1rde2_365",$oe="_icnIcon960_1rde2_370",zoe="_icnIcon420_1rde2_376",Aoe="_teamTitle_1rde2_380",Ioe="_positionTitle_1rde2_390",Moe="_ageTitle_1rde2_398",Loe="_partidos_1rde2_406",Roe="_playedGamesTitle_1rde2_410",Doe="_playedMinutesTitle_1rde2_420",Ooe="_block01Titles_1rde2_429",joe="_mon_1rde2_317",voe="_containesOptionsTitles_1rde2_445",Woe="_templateTablaProductividadType1_1rde2_452",Uoe="_templateTablaProductividadType1400_1rde2_464",Goe="_headTitlesType1_1rde2_478",Hoe="_headTitlesType1420_1rde2_491",Joe="_headTitlesType1400_1rde2_507",qoe="_headTitlesType1540_1rde2_523",Yoe="_headTitlesType1460_1rde2_537",Zoe="_headTitlesType1680_1rde2_551",Koe="_headTitlesType1350_1rde2_564",Xoe="_positionType1_1rde2_579",Qoe="_positionType1400_1rde2_588",ese="_teamType1_1rde2_598",tse="_teamType1400_1rde2_607",ase="_frecuenciaType1_1rde2_617",ise="_frecuenciaType1540_1rde2_625",ose="_containerLeftTitlesType1_1rde2_634",sse="_frecuenciaWrapperType1_1rde2_642",lse="_frecuenciaWrapperType1680_1rde2_651",rse="_promedioPartidoType1_1rde2_659",nse="_promedioEstePartidoType1_1rde2_663",dse="_promedioEstePartidoType1960_1rde2_671",cse="_promedioEstePartidoWrapperType1_1rde2_675",pse="_promedioEstePartidoWrapperType11200_1rde2_683",mse="_promedioEstePartidoWrapperType11090_1rde2_692",use="_promedioEstePartidoWrapperType11086_1rde2_702",hse="_promedioPartidosType1_1rde2_711",fse="_promedioPartidosWrapperType1_1rde2_718",yse="_promedioPartidosWrapperType1960_1rde2_726",gse="_promedioPartidosWrapperType11086_1rde2_729",_se="_partidosJugadosType1_1rde2_732",bse="_partidosJugadosType1960_1rde2_738",Sse="_partidosJugadosWrapperType1_1rde2_745",Cse="_partidosJugadosWrapperType11200_1rde2_753",wse="_partidosJugadosWrapperType11180_1rde2_761",kse="_partidosJugadosWrapperType11170_1rde2_769",Ese="_partidosJugadosWrapperType11140_1rde2_777",Vse="_partidosJugadosWrapperType11086_1rde2_785",Nse="_partidosJugadosWrapperType1960_1rde2_793",xse="_partidosJugadosWrapperType1880_1rde2_801",Tse="_partidosJugadosWrapperType1860_1rde2_809",Bse="_partidosJugadosWrapperType1830_1rde2_817",Fse="_partidosJugadosWrapperType1790_1rde2_825",Pse="_partidosJugadosWrapperType1930_1rde2_833",$se="_partidosJugadosWrapperType1770_1rde2_841",zse="_block01TitlesType1_1rde2_844",Ase="_monType1_1rde2_852",Ise="_monType1960_1rde2_861",Mse="_monType1680_1rde2_871",Lse="_videosType1_1rde2_874",Rse="_videosType1680_1rde2_884",Dse="_videosType1600_1rde2_893",Ose="_videosType1540_1rde2_902",jse="_videosType1420_1rde2_911",vse="_videosType1400_1rde2_920",Wse="_containesOptionsTitlesType1_1rde2_932",Use="_containesOptionsTitlesType1768_1rde2_940",Gse="_containesOptionsTitlesType1730_1rde2_947",Hse="_containesOptionsTitlesType1690_1rde2_954",Jse="_icnIconType1_1rde2_961",qse="_icnIconType1420_1rde2_967",Yse="_icnIconType1400_1rde2_974",Zse="_block02TitlesType1_1rde2_978",Kse="_block02TitlesType1680_1rde2_985",Xse="_block02TitlesType1350_1rde2_992",Qse="_containerRightTitlesType1_1rde2_999",ele="_containerRightTitlesType1420_1rde2_1008",tle={containerLeftTitles:Qie,containerLeftTitles420:eoe,containerLeftTitles620:toe,containerLeftTitlesTeam:aoe,containerLeftTitlesTeam1180:ioe,containerLeftTitlesTeam1090:ooe,containerLeftTitlesTeam960:soe,containerLeftTitlesTeam860:loe,containerLeftTitlesTeam768:roe,containerLeftTitlesTeam680:noe,containerLeftTitlesTeam620:doe,containerLeftTitlesTeam420:coe,headTitles:poe,headTitles960:moe,headTitles420:uoe,headTitles540:hoe,headTitles460:foe,headTitles620:yoe,position:goe,position420:_oe,player:boe,player420:Soe,containerRightType1:Coe,containerRightTitles:woe,containerRightTitles960:koe,block02Titles:Eoe,block02Titles620:Voe,mon1Scouting:Noe,mon1Scouting960:xoe,mon1:Toe,mon1420:Boe,mon1620:Foe,icnIcon:Poe,icnIcon960:$oe,icnIcon420:zoe,teamTitle:Aoe,positionTitle:Ioe,ageTitle:Moe,partidos:Loe,playedGamesTitle:Roe,playedMinutesTitle:Doe,block01Titles:Ooe,mon:joe,containesOptionsTitles:voe,templateTablaProductividadType1:Woe,templateTablaProductividadType1400:Uoe,headTitlesType1:Goe,headTitlesType1420:Hoe,headTitlesType1400:Joe,headTitlesType1540:qoe,headTitlesType1460:Yoe,headTitlesType1680:Zoe,headTitlesType1350:Koe,positionType1:Xoe,positionType1400:Qoe,teamType1:ese,teamType1400:tse,frecuenciaType1:ase,frecuenciaType1540:ise,containerLeftTitlesType1:ose,frecuenciaWrapperType1:sse,frecuenciaWrapperType1680:lse,promedioPartidoType1:rse,promedioEstePartidoType1:nse,promedioEstePartidoType1960:dse,promedioEstePartidoWrapperType1:cse,promedioEstePartidoWrapperType11200:pse,promedioEstePartidoWrapperType11090:mse,promedioEstePartidoWrapperType11086:use,promedioPartidosType1:hse,promedioPartidosWrapperType1:fse,promedioPartidosWrapperType1960:yse,promedioPartidosWrapperType11086:gse,partidosJugadosType1:_se,partidosJugadosType1960:bse,partidosJugadosWrapperType1:Sse,partidosJugadosWrapperType11200:Cse,partidosJugadosWrapperType11180:wse,partidosJugadosWrapperType11170:kse,partidosJugadosWrapperType11140:Ese,partidosJugadosWrapperType11086:Vse,partidosJugadosWrapperType1960:Nse,partidosJugadosWrapperType1880:xse,partidosJugadosWrapperType1860:Tse,partidosJugadosWrapperType1830:Bse,partidosJugadosWrapperType1790:Fse,partidosJugadosWrapperType1930:Pse,partidosJugadosWrapperType1770:$se,block01TitlesType1:zse,monType1:Ase,monType1960:Ise,monType1680:Mse,videosType1:Lse,videosType1680:Rse,videosType1600:Dse,videosType1540:Ose,videosType1420:jse,videosType1400:vse,containesOptionsTitlesType1:Wse,containesOptionsTitlesType1768:Use,containesOptionsTitlesType1730:Gse,containesOptionsTitlesType1690:Hse,icnIconType1:Jse,icnIconType1420:qse,icnIconType1400:Yse,block02TitlesType1:Zse,block02TitlesType1680:Kse,block02TitlesType1350:Xse,containerRightTitlesType1:Qse,containerRightTitlesType1420:ele},Qs={components:{},computed:{icnIconType1Class(){const t=this.elementSize.width;return t<=400?this.$style.icnIconType1400:t<=420?this.$style.icnIconType1420:this.$style.icnIconType1},videosType1Class(){const t=this.elementSize.width;return t<=400?this.$style.videosType1400:t<=420?this.$style.videosType1420:t<=540?this.$style.videosType1540:t<=600?this.$style.videosType1600:t<=680?this.$style.videosType1680:this.$style.videosType1},monType1Class(){const t=this.elementSize.width;return t<=680?this.$style.monType1680:t<=960?this.$style.monType1960:this.$style.monType1},block02TitlesType1Class(){const t=this.elementSize.width;return t<=350?this.$style.block02TitlesType1350:t<=680?this.$style.block02TitlesType1680:this.$style.block02TitlesType1},containesOptionsTitlesType1Class(){const t=this.elementSize.width;return t<=400?this.$style.containesOptionsTitlesType1400:t<=690?this.$style.containesOptionsTitlesType1690:t<=730?this.$style.containesOptionsTitlesType1730:t<=768?this.$style.containesOptionsTitlesType1768:this.$style.containesOptionsTitlesType1},partidosJugadosWrapperType1Class(){const t=this.elementSize.width;return t<=770?this.$style.promedioPartidosWrapperType1770:t<=790?this.$style.partidosJugadosWrapperType1790:t<=830?this.$style.partidosJugadosWrapperType1830:t<=860?this.$style.partidosJugadosWrapperType1860:t<=880?this.$style.partidosJugadosWrapperType1880:t<=930?this.$style.partidosJugadosWrapperType1930:t<=960?this.$style.partidosJugadosWrapperType1960:t<=1086?this.$style.partidosJugadosWrapperType11086:t<=1140?this.$style.partidosJugadosWrapperType11140:t<=1170?this.$style.partidosJugadosWrapperType11170:t<=1180?this.$style.partidosJugadosWrapperType11180:t<=1200?this.$style.partidosJugadosWrapperType11200:this.$style.partidosJugadosWrapperType1},promedioPartidosWrapperType1Class(){const t=this.elementSize.width;return t<=960?this.$style.promedioPartidosWrapperType1960:t<=1086?this.$style.promedioPartidosWrapperType11086:this.$style.promedioPartidosWrapperType1},partidosJugadosType1Class(){return this.elementSize.width<=960?this.$style.partidosJugadosType1960:this.$style.partidosJugadosType1},templateTablaProductividadType1Class(){return this.elementSize.width<=400?this.$style.templateTablaProductividadType1400:this.$style.templateTablaProductividadType1},promedioEstePartidoType1Class(){return this.elementSize.width<=960?this.$style.promedioEstePartidoType1960:this.$style.promedioEstePartidoType1},headTitlesType1Class(){const t=this.elementSize.width;return t<=350?this.$style.headTitlesType1350:t<=400?this.$style.headTitlesType1400:t<=420?this.$style.headTitlesType1420:t<=460?this.$style.headTitlesType1460:t<=540?this.$style.headTitlesType1540:t<=680?this.$style.headTitlesType1680:this.$style.headTitlesType1},headTitlesClass(){const t=this.elementSize.width;return t<=420?this.$style.headTitles420:t<=460?this.$style.headTitles460:t<=540?this.$style.headTitles540:t<=620?this.$style.headTitles620:t<=960?this.$style.headTitles960:this.$style.headTitles},containerLeftTitlesClass(){const t=this.elementSize.width;return t<=420?this.$style.containerLeftTitles420:t<=620?this.$style.containerLeftTitles620:this.$style.containerLeftTitles},containerLeftTitlesClassTeam(){const t=this.elementSize.width;return t<=420?this.$style.containerLeftTitlesTeam420:t<=620?this.$style.containerLeftTitlesTeam620:t<=680?this.$style.containerLeftTitlesTeam680:t<=768?this.$style.containerLeftTitlesTeam768:t<=860?this.$style.containerLeftTitlesTeam860:t<=960?this.$style.containerLeftTitlesTeam960:t<=1090?this.$style.containerLeftTitlesTeam1090:t<=1180?this.$style.containerLeftTitlesTeam1180:this.$style.containerLeftTitlesTeam},icnIconClass(){const t=this.elementSize.width;return t<=420?this.$style.icnIcon420:t<=960?this.$style.icnIcon960:this.$style.icnIcon},mon1Class(){const t=this.elementSize.width;return t<=420?this.$style.mon1420:t<=620?this.$style.mon1620:this.$style.mon1},mon1ScoutingClass(){const t=this.elementSize.width;return t<=420?this.$style.mon1420:t<=960?this.$style.mon1Scouting960:this.$style.mon1Scouting},promedioEstePartidoWrapperType1Class(){const t=this.elementSize.width;return t<=1086?this.$style.promedioEstePartidoWrapperType11086:t<=1090?this.$style.promedioEstePartidoWrapperType11090:t<=1200?this.$style.promedioEstePartidoWrapperType11200:this.$style.promedioEstePartidoWrapperType1},frecuenciaWrapperType1Class(){return this.elementSize.width<=680?this.$style.frecuenciaWrapperType1680:this.$style.frecuenciaWrapperType1},frecuenciaType1Class(){return this.elementSize.width<=540?this.$style.frecuenciaType1540:this.$style.frecuenciaType1},positionType1Class(){return this.elementSize.width<=400?this.$style.positionType1400:this.$style.positionType1},containerRightType1Class(){return this.elementSize.width<=420?this.$style.containerRightType1420:this.$style.containerRightType1},containerRightTitlesType1Class(){return this.elementSize.width<=420?this.$style.containerRightTitlesType1420:this.$style.containerRightTitlesType1},teamType1Class(){return this.elementSize.width<=400?this.$style.teamType1400:this.$style.teamType1},playerClass(){return this.elementSize.width<=420?this.$style.player420:this.$style.player},positionClass(){return this.elementSize.width<=420?this.$style.position420:this.$style.position},containerRightTitlesClass(){return this.elementSize.width<=960?this.$style.containerRightTitles960:this.$style.containerRightTitles},block02TitlesClass(){return this.elementSize.width<=620?this.$style.block02Titles960:this.$style.block02Titles}},setup(){const t=e.ref("myDivRef"),{elementSize:i}=De(t);return{myDivRef:t,elementSize:i}},props:{type:{type:Number,default:0},isFemale:{type:Boolean,default:!1},background:{type:String,default:"#172531"},typeStats:{type:String,default:"total"},height:{type:String,default:"71px"},heightTeam:{type:String,default:"65px"},fontColor:{type:String,default:"#FFFFFF"},fontSize:{type:String,default:"12px"},fontFamily:{type:String,default:"Poppins-Regular"}},watch:{},data:()=>({}),async created(){},methods:{}},pp=()=>{e.useCssVars(t=>({"6dc11a4e":t.background,"50d0e647":t.height,aabba3e0:t.fontSize,ae76b998:t.fontColor,"742961b3":t.fontFamily,"15fe2144":t.heightTeam}))},mp=Qs.setup;Qs.setup=mp?(t,i)=>(pp(),mp(t,i)):pp;const ale={ref:"myDivRef"},ile=e.createElementVNode("br",null,null,-1),ole=e.createElementVNode("br",null,null,-1),sle=e.createElementVNode("br",null,null,-1);function lle(t,i,a,o,s,l){return e.openBlock(),e.createElementBlock("div",ale,[a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.headTitlesClass),id:"container-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftTitlesClass),id:"container-left-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionClass)},"Pos.",2),e.createElementVNode("div",{class:e.normalizeClass(l.playerClass)},[a.isFemale?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Jugadora")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Jugador")],64))],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightTitlesClass),id:"container-right-titles"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.block01Titles)},[o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamTitle)},"Equipo",2)):e.createCommentVNode("",!0),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.positionTitle)},"Posición",2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.ageTitle)},"edad",2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(t.$style.ageTitle)},"País",2)):e.createCommentVNode("",!0),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:4,class:e.normalizeClass(t.$style.playedGamesTitle)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Partidos",2),e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Jugados",2)],2)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:5,class:e.normalizeClass(t.$style.playedMinutesTitle)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Minutos",2),e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Jugados",2)],2)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.block02TitlesClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containesOptionsTitles)},[o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.mon)},[a.typeStats==="total"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Total")],64)):e.createCommentVNode("",!0),a.typeStats==="average"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("PPP")],64)):e.createCommentVNode("",!0),a.typeStats==="every90"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createTextVNode("Cada "),ile,e.createTextVNode("90'")],64)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(l.mon1Class)},"Videos",2)],2)],2)],2)],2)):e.createCommentVNode("",!0),a.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(l.templateTablaProductividadType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.headTitlesType1Class),id:"container-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftTitlesClassTeam),id:"container-left-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionType1Class)},"Pos.",2),e.createElementVNode("div",{class:e.normalizeClass(l.teamType1Class)},"Equipo",2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.frecuenciaWrapperType1Class)},[o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.frecuenciaType1Class)},"Frecuencia",2)):e.createCommentVNode("",!0)],2),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.promedioEstePartidoWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.promedioEstePartidoType1Class)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.promedioPartidoType1)},"Promedio partido",2),e.createElementVNode("p",{class:e.normalizeClass(t.$style.promedioPartidoType1)},"este Torneo",2)],2)],2)):e.createCommentVNode("",!0),o.elementSize.width>1086?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(l.promedioPartidosWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.promedioPartidosType1)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.promedioPartidoType1)},[e.createTextVNode("Promedio partido"),ole,e.createTextVNode("Torneo anterior")],2)],2)],2)):e.createCommentVNode("",!0),o.elementSize.width>770?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(l.partidosJugadosWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.partidosJugadosType1)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.promedioPartidoType1)},[e.createTextVNode("Partidos "),sle,e.createTextVNode("Jugados")],2)],2)],2)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containesOptionsTitlesType1Class)},[o.elementSize.width>680?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.monType1Class)},"total",2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(l.videosType1Class)},"Videos",2)],2)],2)],2)):e.createCommentVNode("",!0),a.type==2?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(l.headTitlesClass),id:"container-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftTitlesClass),id:"container-left-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionClass)},"Pos.",2),e.createElementVNode("div",{class:e.normalizeClass(l.playerClass)},[a.isFemale?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Jugadora")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Jugador")],64))],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightTitlesClass),id:"container-right-titles"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.block01Titles)},[o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamTitle)},"Equipo",2)):e.createCommentVNode("",!0),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.positionTitle)},"Posición",2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.ageTitle)},"edad",2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(t.$style.ageTitle)},"País",2)):e.createCommentVNode("",!0),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:4,class:e.normalizeClass(t.$style.playedGamesTitle)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Partidos",2),e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Jugados",2)],2)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:5,class:e.normalizeClass(t.$style.playedMinutesTitle)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Minutos",2),e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Jugados",2)],2)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:6,class:e.normalizeClass(t.$style.playedMinutesTitle)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Liga",2)],2)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.block02TitlesClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containesOptionsTitles)},[e.createElementVNode("div",{class:e.normalizeClass(l.mon1ScoutingClass)},"Videos",2)],2)],2)],2)],2)):e.createCommentVNode("",!0)],512)}const rle={$style:tle},nle=Ce(Qs,[["render",lle],["__cssModules",rle]]),dle="_equipo_1lpaa_38",cle="_atlasSeleccin_1lpaa_43",ple="_equipoAtlasSeleccinMexi_1lpaa_47",mle="_aos_1lpaa_51",ule="_span12_1lpaa_55",hle="_nacionalidadMex_1lpaa_58",fle="_manchesterUnited_1lpaa_61",yle="_manchesterUnited12_1lpaa_68",gle="_containerInfo_1lpaa_78",_le="_verPerfil12_1lpaa_87",ble="_btnProfile_1lpaa_96",Sle="_containerButton_1lpaa_112",Cle="_containerButton2_1lpaa_119",wle="_dataContainer_1lpaa_125",kle="_expandedInfoPlayer_1lpaa_135",Ele="_containerDataBg_1lpaa_225",Vle="_containerDataSm_1lpaa_236",Nle="_span_1lpaa_55",xle="_manchesterUnited14_1lpaa_247",Tle="_filter_1lpaa_252",Ble="_verPerfil_1lpaa_87",Fle="_manchesterUnited8_1lpaa_273",Ple="_manchesterUnitedParent1_1lpaa_279",$le="_manchesterUnited1_1lpaa_68",zle="_manchesterUnitedParent_1lpaa_279",Ale="_frameDiv_1lpaa_301",Ile="_infoExpanded_1lpaa_309",Mle="_countryFlag_1lpaa_462",Lle={equipo:dle,atlasSeleccin:cle,equipoAtlasSeleccinMexi:ple,aos:mle,span12:ule,nacionalidadMex:hle,manchesterUnited:fle,manchesterUnited12:yle,containerInfo:gle,verPerfil12:_le,btnProfile:ble,containerButton:Sle,containerButton2:Cle,dataContainer:wle,expandedInfoPlayer:kle,containerDataBg:Ele,containerDataSm:Vle,span:Nle,manchesterUnited14:xle,filter:Tle,verPerfil:Ble,manchesterUnited8:Fle,manchesterUnitedParent1:Ple,manchesterUnited1:$le,manchesterUnitedParent:zle,frameDiv:Ale,infoExpanded:Ile,countryFlag:Mle},el={components:{GSCButton:kd},props:{isFemale:{type:Boolean,default:!1},background:{type:String,default:"#172531"},typeStats:{type:String,default:"totals"},type:{type:Number,default:1},viewButton:{type:Boolean,default:!0},viewTeam:{type:Boolean,default:!0},viewAge:{type:Boolean,default:!0},viewNationality:{type:Boolean,default:!0},viewPosition:{type:Boolean,default:!0},viewGames:{type:Boolean,default:!0},viewMin:{type:Boolean,default:!0},viewGoals:{type:Boolean,default:!0},viewEffectiveness:{type:Boolean,default:!0},height:{type:String,default:"134px"},fontColor:{type:String,default:"#ffffffb3"},fontColorValue:{type:String,default:"#ffffff"},fontFamily:{type:String,default:"Poppins-Regular"},fontSize:{type:String,default:"10px"},additionalClass:{type:String,default:""},data:{type:Object,default:()=>{}}},setup(){const t=e.ref("myDivRef"),{elementSize:i}=De(t);return{myDivRef:t,elementSize:i}},data(){return{}},computed:{},methods:{viewProfile(t){this.$emit("viewprofile",t)},AddPlayer(t){this.$emit("add-player",t)},showGraph(t){this.$emit("show-graph",t)}}},up=()=>{e.useCssVars(t=>({"07471fca":t.fontFamily,e7097386:t.fontColor,"2ebc8d98":t.fontColorValue,bd12f432:t.fontSize,"00ded865":t.background}))},hp=el.setup;el.setup=hp?(t,i)=>(up(),hp(t,i)):up;const Ie=t=>(e.pushScopeId("data-v-83d82c67"),t=t(),e.popScopeId(),t),Rle={ref:"myDivRef"},Dle=["src"],Ole=Ie(()=>e.createElementVNode("span",null,"Posición en la tabla: ",-1)),jle=Ie(()=>e.createElementVNode("span",null,"Goles anotados: ",-1)),vle=Ie(()=>e.createElementVNode("span",null,"Goles recibidos: ",-1)),Wle=Ie(()=>e.createElementVNode("span",null,"Partidos jugados: ",-1)),Ule=Ie(()=>e.createElementVNode("span",null,"Efectividad de pases: ",-1)),Gle=Ie(()=>e.createElementVNode("span",null,"xG: ",-1)),Hle=Ie(()=>e.createElementVNode("span",null,"Efectividad de pases: ",-1)),Jle=Ie(()=>e.createElementVNode("span",null,"xG: ",-1)),qle=Ie(()=>e.createElementVNode("span",null,"Posición en la tabla: ",-1)),Yle=Ie(()=>e.createElementVNode("span",null,"Goles anotados: ",-1)),Zle=Ie(()=>e.createElementVNode("span",null,"Goles recibidos: ",-1)),Kle=Ie(()=>e.createElementVNode("span",null,"Partidos jugados: ",-1)),Xle=Ie(()=>e.createElementVNode("span",null,"Efectividad de pases: ",-1)),Qle=Ie(()=>e.createElementVNode("span",null,"xG: ",-1));function ere(t,i,a,o,s,l){const r=e.resolveComponent("GSCButton");return e.openBlock(),e.createElementBlock("div",Rle,[a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.expandedInfoPlayer)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.dataContainer),id:"data-container"},[e.createElementVNode("div",{class:e.normalizeClass([t.$style.containerInfo,a.additionalClass]),id:"container-info"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited)},[a.viewTeam?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(t.$style.equipoAtlasSeleccinMexi)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.equipo)},"Equipo: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.atlasSeleccin)},e.toDisplayString(a.data.teams),3)],2)):e.createCommentVNode("",!0),a.viewAge?(e.openBlock(),e.createElementBlock("p",{key:1,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.equipo)},"Edad: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.data.age)+" años",3),e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)}," ("+e.toDisplayString(a.data.dataofbirth)+")",3)],2)):e.createCommentVNode("",!0),a.viewNationality?(e.openBlock(),e.createElementBlock("p",{key:2,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},"Nacionalidad: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.countryFlag)},[e.createElementVNode("img",{src:a.data.countryFlag},null,8,Dle)],2)],2)],2)):e.createCommentVNode("",!0),a.viewPosition?(e.openBlock(),e.createElementBlock("p",{key:3,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},"Posición: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.isFemale?a.data.position.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):a.data.position),3)],2)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited12)},[a.viewGames?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},"partidos Jugados: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.data.games),3)],2)):e.createCommentVNode("",!0),a.viewMin?(e.openBlock(),e.createElementBlock("p",{key:1,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},"Minutos Jugados: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.data.min),3)],2)):e.createCommentVNode("",!0),a.viewGoals?(e.openBlock(),e.createElementBlock("p",{key:2,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},e.toDisplayString(a.data.category)+": ",3),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.data.goals),3)],2)):e.createCommentVNode("",!0),a.viewEffectiveness?(e.openBlock(),e.createElementBlock("p",{key:3,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},"Efectividad de pases: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.data.effectiveness.toFixed(0))+"%",3)],2)):e.createCommentVNode("",!0)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(o.elementSize.width>360?t.$style.containerButton:t.$style.containerButton2),id:"btn-container"},[a.viewButton?(e.openBlock(),e.createBlock(r,{key:0,style:e.normalizeStyle([{"margin-top":"7px"},a.additionalClass!=""&&o.elementSize.width>540?"margin-right: 50px":""]),width:"110px",height:"30px","border-radius":"30px","border-width":1,"background-color":"#ffffff1a","font-family":"Poppins-Semibold","border-color":"#cbee6b","text-value":"Ver perfil","font-size":"10px",onClick:i[0]||(i[0]=n=>l.viewProfile(a.data.id))},null,8,["style"])):e.createCommentVNode("",!0),a.viewButton?(e.openBlock(),e.createBlock(r,{key:1,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/add-list-icon.svg","icon-position":"right",style:e.normalizeStyle([{"margin-top":"7px"},a.additionalClass!=""&&o.elementSize.width>540?"margin-right: 50px":""]),width:"110px",height:"30px","border-radius":"30px","border-width":1,"background-color":"#ffffff1a","font-family":"Poppins-Semibold","border-color":"rgba(255, 255, 255, .2)","text-value":"Agregar","font-size":"10px",onClick:i[1]||(i[1]=n=>l.AddPlayer(a.data))},null,8,["style"])):e.createCommentVNode("",!0),a.viewButton?(e.openBlock(),e.createBlock(r,{key:2,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/graph-icon.svg","icon-position":"right",style:e.normalizeStyle([{"margin-top":"7px"},a.additionalClass!=""&&o.elementSize.width>540?"margin-right: 50px":""]),width:"110px",height:"30px","border-radius":"30px","border-width":1,"background-color":"#ffffff1a","font-family":"Poppins-Semibold","border-color":"rgba(255, 255, 255, .2)","text-value":"Ver grafica","font-size":"10px",onClick:i[2]||(i[2]=n=>l.showGraph(a.data))},null,8,["style"])):e.createCommentVNode("",!0)],2)],2)],2)):e.createCommentVNode("",!0),a.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.infoExpanded)},[e.createElementVNode("div",{class:e.normalizeClass([t.$style.containerDataBg,a.additionalClass])},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnitedParent)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Ole,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.position),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[jle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.goals),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[vle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.goals_received),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Wle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.games_played),3)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnitedParent)},[a.viewEffectiveness?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.manchesterUnited1)},[Ule,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.effectiveness.toFixed(0))+"%",3)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Gle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.xg),3)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnitedParent)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[e.createElementVNode("span",null,e.toDisplayString(a.data.category)+": ",1),e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.total),3)],2),a.viewEffectiveness?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.manchesterUnited8)},[Hle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.effectiveness)+"%",3)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited8)},[Jle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.xg),3)],2)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerDataSm)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.frameDiv)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[qle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.position),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Yle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.goals),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Zle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.goals_received),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Kle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.games_played),3)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnitedParent1)},[a.viewEffectiveness?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.manchesterUnited14)},[Xle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.effectiveness.toFixed(0))+"%",3)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Qle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.xg),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[e.createElementVNode("span",null,e.toDisplayString(a.data.category)+": ",1),e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.total),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited8)},[e.createElementVNode("span",null,e.toDisplayString(a.data.category)+": ",1),e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.total),3)],2)],2)],2),a.viewButton?(e.openBlock(),e.createBlock(r,{key:0,style:e.normalizeStyle(a.additionalClass!=""&&o.elementSize.width>540?"margin-right: 42px":""),width:"88px",height:"30px","border-radius":"30px","border-width":1,"background-color":"#ffffff1a","font-family":"Poppins-Semibold","border-color":"#cbee6b","text-value":"Ver perfil","font-size":"10px",onClick:i[3]||(i[3]=n=>l.viewProfile(a.data.id))},null,8,["style"])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],512)}const tl={components:{GSCCarousel:Bd,GSCLeaders:nte,GSCRowTable:Xie,GSCTableHeader:nle,GSCExpandedInfo:Ce(el,[["render",ere],["__cssModules",{$style:Lle}],["__scopeId","data-v-83d82c67"]])},props:{isFemale:{type:Boolean,default:!1},preloaddata:{type:Boolean,default:!0},typeStats:{type:String,default:"totals"},isTeam:{type:Boolean,default:!1},typeTable:{type:Number,default:0},preload:{type:Array,default:()=>[]},isSelection:{type:Boolean,default:!1},filtersProp:{type:Object,default:()=>{}},filterTeam:{type:Number,default:0},category:{type:Number,default:1},categoryName:{type:String,default:"Goles"},season:{type:Number,default:1772},type:{type:Number,default:0},defaultFiltersFull:{zone:[1,10,11,12,13,14,15,16,2,3,4,5,6,7,8,9],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[16,43],typeZone:1,elegible:[],setNationalitiesIds:{},setPositionsIds:[1,2,3,4,5,6,7,8,9],setYear:1900,booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:{}},borderRadius:{type:String,default:"8px"},borderWidth:{type:String,default:"2px"},borderColor:{type:String,default:"#cfcfcf"},backgroundOdd:{type:String,default:"#172531"},backgroundEven:{type:String,default:"#0d1d29"},numRows:{type:Number,default:5}},setup(){const t=e.ref("myDivRef"),{elementSize:i}=De(t);return{myDivRef:t,elementSize:i}},watch:{season:{immediate:!1,async handler(t){if(t){this.isloading=!0,await this.$nextTick(),this.playersInfo={},this.teamInfo={},this.statsData={},this.formatStats=[],this.formatFilterStats=[],this.updateSlider=0,this.filterEmitAux={},this.hasShownPreload=!1,await this.$nextTick();try{setTimeout(async()=>{await this.getCategoryStats(this.season)},850)}catch{this.changeStateLoading(!1)}}}},filtersProp:{immediate:!1,deep:!0,async handler(t,i){if(t&&(this.isSelection?(!t.setNationalitiesIds||t.setNationalitiesIds.size===0)&&(t.setNationalitiesIds=new Set([138])):t.setNationalitiesIds||(t.setNationalitiesIds=new Set(this.setNationalityIds)),JSON.stringify(t)!==JSON.stringify(i)||this.sonConjuntosDistintos(t.setNationalitiesIds,i.setNationalitiesIds))){this.filterEmitAux=t;const a=[1,23,3,4,5,7,6,9,8,11,10,12,13,15,14,17,16,22];this.filterEmitAux.typeZone=a.includes(this.category)?1:2,this.formatFilterStats=await this.filterRecords(this.filterEmitAux)}}},preload:{handler(t,i){t.length>0&&JSON.stringify(t)!==JSON.stringify(i)&&(this.hasShownPreload=!1)},deep:!0}},computed:{displayData(){return Object.entries(this.statsData).length>0&&this.formatFilterStats.length>0?(this.hasShownPreload=!0,this.changeStateLoading(!1),this.topData):this.preload&&Object.keys(this.preload).length>0&&!this.hasShownPreload?(this.changeStateLoading(!1),this.isTeam?this.formatArrayPaginate(this.preload.teams):this.formatArrayPaginate(this.preload.players)):this.isloading?[]:(this.is_data=!0,[])},topData(){if(Object.entries(this.statsData).length>0&&this.formatFilterStats.length>0){var t={},i={},a=[],o=[],s=[];return this.formatFilterStats.map(l=>{t[l.team_id]?(t[l.team_id].total+=l.total,t[l.team_id].uniqueGames.has(l.game_id)||t[l.team_id].uniqueGames.add(l.game_id)):this.teamInfo[l.team_id]&&(t[l.team_id]=this.initializeTeamData(l,this.teamInfo[l.team_id])),l.player_id!==0&&l.player_id!==62117&&(i[l.player_id]?(i[l.player_id].total+=l.total,i[l.player_id].uniqueGames.has(l.game_id)||i[l.player_id].uniqueGames.add(l.game_id)):i[l.player_id]=this.initializePlayerData(l,this.playersInfo[l.player_id]))}),this.typeStats!=="totals"&&this.calculateAverages(t,i),a=this.processTeamData(t),o=this.processPlayerData(i),this.filterTeam!==0&&!this.isTeam&&(s=o.filter(l=>l.teamid===this.filterTeam)),this.isTeam?this.formatArrayPaginate(a):this.formatArrayPaginate(this.filterTeam!==0?s:o)}else return[]}},data:()=>({url:"https://8grl16o77j.execute-api.us-west-2.amazonaws.com/prod/topsBySeasonAndCategory",is_data:!1,data_headers:["team_id","player_id","playing_as","match_result","section","total","origen","destino"],token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",mapPlayers:new Map,setNationalityIds:new Set,arrayAgeRange:[0,0],arePlaysEmpty:!1,teamInfo:{},formatFilterStats:[],formatStats:[],playersInfo:{},isloading:!0,statsData:{},updateSlider:0,filterEmitAux:{},filtersSelect:{playingAs:[],matchResult:[],sections:[],setNationalitiesIds:[],zone:[],typeZone:[]},filtersValues:{type:1,sections:[1,2,3,4,5,6],matchResult:[1,2,3],playingAs:[1,2],zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],typeZone:1,arrayAgeRange:[1,60],setNationalitiesIds:[],setPositionsIds:[1,2,3,4,5,6,7,8,9]},expand:!1,playerexpand:0,positions:[{name:"Portero",fullname:"POR"},{name:"Defensa central",fullname:"DFC"},{name:"Lateral por izquierda",fullname:"LI"},{name:"Lateral por derecha",fullname:"LD"},{name:"Volante por izquierda",fullname:"VI"},{name:"Volante por derecha",fullname:"VD"},{name:"Volante defensivo",fullname:"VDF"},{name:"Volante ofensivo",fullname:"VO"},{name:"Delantero",fullname:"DEL"},{name:"Desconocida",fullname:"Desc"}],categories:[{id:1,name:"Goles"},{id:2,name:"Pases acertados"},{id:3,name:"Balones recuperados en disputa"},{id:4,name:"Asistencias"},{id:5,name:"Participaciones en gol"},{id:6,name:"Tiros a gol"},{id:7,name:"Tiros a gol que llegaron a la portería"},{id:8},{id:9,name:"Cabeceos en área propia"},{id:10,name:"Centros"},{id:11,name:"Centros acertados"},{id:12,name:"1vs1 exitosos ofensivos"},{id:13,name:"1vs1 exitosos ofensivos que terminaron en gol"},{id:14,name:"1vs1 defensivos exitoso"},{id:15,name:"Rechaces"},{id:16,name:"Balones ganados en área propia"},{id:17,name:"Balones ganados en área rival"},{id:18,name:"Faltas cometidas"},{id:19,name:"Faltas recibidas"},{id:20,name:"Tarjetas amarillas"},{id:21,name:"Tarjetas rojas"},{id:22,name:"Atajadas"},{id:23,name:"Tiros de Esquina"}],hasShownPreload:!1,shouldUpdateFromPreload:!1}),methods:{changeStateLoading(t){this.isloading=t},compareObjectsMinutes(t,i){return t.total>i.total?-1:t.total<i.total?1:t.minutes<i.minutes?-1:t.minutes>i.minutes?1:0},sonConjuntosDistintos(t,i){const a=Array.from(t),o=Array.from(i);if(a.length!==o.length)return!0;for(let s=0;s<a.length;s++)if(!i.has(a[s]))return!0;return!1},getnameshort(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";return s=s.replace(",",""),l+". "+s},changeCarrousel(){this.expand=!1,this.playerexpand=0},compareObjects(t,i){return t.total<i.total?-1:t.total>i.total?1:t.name<i.name?-1:t.name>i.name?1:0},sortAndSlice(t,i){return t.sort((a,o)=>(a.name<o.name?1:-1)&&(a.total<o.total?1:-1)).slice(0,i)},getCategoryName(t){let i="";for(let a=0;a<this.categories.length;a++)t==this.categories[a].id&&(i=this.categories[a].name);return i},translateTopCategories(t){return{1:[12,55,"35_r","54_r"],2:[2,20],3:[485,486,487,488],4:[10,324],5:[27,323],6:[510],7:[537,540,544,547],8:[328],9:[231,238,280,287,294,406],10:[13,25],11:[98,101,104,105,109,112,115,116],12:[4],13:[88],14:[5],15:[34],16:[23],17:[11],18:[17,50],19:[18,49],20:[14,52],21:[15,53],22:[39],23:[31,32]}[t]||[]},getCoordinatePointPerCategory(t){return{1:2,2:3,3:1,4:2,5:1,6:2,7:2,8:1,9:1,10:2,11:2,12:1,13:1,14:1,15:1,16:1,17:1,18:3,19:3,20:3,21:3,22:1,23:1}[t]||0},emitEventMedia(t,i,a){let o=this.filtersValues.matchResult,s=this.filtersValues.playingAs,l=this.filtersValues.sections,r=this.filtersValues.zone,n=this.translateTopCategories(i);Object.keys(this.filterEmitAux).length>0&&(o=this.filterEmitAux.matchResult,s=this.filterEmitAux.playingAs,l=this.filterEmitAux.sections,r=this.filterEmitAux.zone);const c=1,p=2,y=3,m=this.isTeam?y:p,h=t.player_id;let d=[],f=this.isTeam?t.id:this.filterTeam;h?this.isTeam?f=h:(d=[h],n=n.filter(g=>!g.toString().includes("_r"))):this.isTeam?f=t.id:(d=[t.id],n=n.filter(g=>!g.toString().includes("_r")));const u={seasonId:this.season,isFeaturedPlayers:!1,mainSectionType:c,playListType:m,gameIds:null,playerIds:d,goalkeeperIds:[],categoryIds:this.translateTopCategories(i),teamId:f||0,matchResult:o,categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:a,playingAs:s,timeSections:l,fieldSections:r,coordinatePoint:this.getCoordinatePointPerCategory(i)}};this.$emit("setopenmedia",u)},emitEventMediaFullTable(t,i,a){let o=this.filtersValues.matchResult,s=this.filtersValues.playingAs,l=this.filtersValues.sections,r=this.filtersValues.zone,n=this.translateTopCategories(i);Object.keys(this.filterEmitAux).length>0&&(o=this.filterEmitAux.matchResult,s=this.filterEmitAux.playingAs,l=this.filterEmitAux.sections,r=this.filterEmitAux.zone);const c=1,p=2,y=3,m=this.isTeam?y:p;let h=[],d=this.isTeam?t.id:this.filterTeam;this.isTeam?d=t.id:(h=[t.id],n=n.filter(u=>!u.toString().includes("_r")));const f={seasonId:this.season,isFeaturedPlayers:!1,mainSectionType:c,playListType:m,gameIds:null,playerIds:h,goalkeeperIds:[],categoryIds:n,teamId:d||0,matchResult:o,categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:a,playingAs:s,timeSections:l,fieldSections:r,coordinatePoint:this.getCoordinatePointPerCategory(i)}};this.$emit("setopenmedia",f)},replaceImgPlayer(t){return t.replace("https://golstatsimages.blob.core.windows.net/players-profile/","https://golstatsimages.blob.core.windows.net/players-profile-no-bg/")},abrevName(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";s=s.replace(",","");var r=l+". "+s;return r},clickMore(t){this.$emit("more",{category:t,categoryName:this.categoryName})},morestats(){this.$emit("more",this.category)},viewprofile(t,i){this.$emit("clickprofile",{id:t,teamId:i,isTeam:this.isTeam})},clickexpand(t){this.expand=t.expand,this.playerexpand=t.id},async getCategoryStats(t){if(t){this.isloading=!0,this.is_data=!1;try{let i=[],a={},o={};this.arePlaysEmpty=!1;const s=await he.create({headers:{Authorization:`${this.token}`}}).get(this.url+"/"+t+"/"+this.category);if(s&&s.data&&s.data.data&&s.data.data.length>0){i=s.data.data.map(r=>this.formatStatsData(r)),s.data.teams.forEach(r=>{a[r[0]]={},a[r[0]].id=r[0],a[r[0]].name=r[1],a[r[0]].abrv=r[2],a[r[0]].img=r[3],a[r[0]].effectiveness=r[4],a[r[0]].games_played=r[5],a[r[0]].games_played_lastseason=r[6],a[r[0]].positiontable=r[7],a[r[0]].goals=r[8],a[r[0]].goalsrecived=r[9],a[r[0]].xg=r[10],a[r[0]].frecuency=r[11],a[r[0]].game_avg=r[12],a[r[0]].game_avg_last_season=r[13]});const l=new Set;s.data.players.forEach(r=>{const n=this.getObjectPlayer(r);this.mapPlayers.set(n.numberId,n);const c=n.numberAge,p=n.teamName[0].acronym,y=a[n.teamName[0].team_id].name,m=n.teamName[0].team_id,h=this.positions[n.numberPositionId-1].fullname,d=this.positions[n.numberPositionId-1].name,f=n.countryId[0].nationality_id,u=n.effectiveness,g=n.min,S=n.games,w=n.date;n.arrayNationalities.forEach(U=>{l.add(U.numberId)}),o[r[0]]={id:r[0],name:r[1],img:r[2],age:c,team:p,teamname:y,teamid:m,position:h,positionfull:d,effectiveness:u,country:f,games_played:S,minutes_played:g,nationalityId:g,date:w,nationality:r[3],player_country_flag:n.player_country_flag,positionId:n.numberPositionId}}),this.setNationalityIds=l,this.arrayAgeRange=[s.data.min_age,s.data.max_age]}else this.arePlaysEmpty=!0,this.changeStateLoading(!1);this.teamInfo=a,this.playersInfo=o,this.formatStats=i,this.formatFilterStats=this.filterRecords(this.filtersSelect),this.statsData=s}catch(i){return this.changeStateLoading(!1),this.is_data=!0,Promise.reject(i)}}},filterRecords(t){if(!this.formatStats.length)return[];const i={playingAs:t.playingAs.length>0,matchResult:t.matchResult.length>0,sections:t.sections.length>0,zone:t.zone.length>0,setNationalitiesIds:t.setNationalitiesIds&&t.setNationalitiesIds.size>0,setPositionsIds:t.setPositionsIds&&t.setPositionsIds.length>0,arrayAgeRange:t.arrayAgeRange&&t.arrayAgeRange.length===2,setYear:t.setYear&&t.setYear>0,elegible:typeof t.elegible=="boolean"&&t.elegible};if(this.isSelection&&!i.setNationalitiesIds&&(t.setNationalitiesIds=new Set([138]),i.setNationalitiesIds=!0),!Object.values(i).some(Boolean))return this.formatStats;const a=new Set(t.setNationalitiesIds),o=new Set(t.setPositionsIds),[s,l]=t.arrayAgeRange||[0,100],r=t.setYear||0;return this.formatStats.filter(n=>{const c=this.mapPlayers.get(n.player_id);if(!c||i.playingAs&&!t.playingAs.includes(n.playing_as)||i.matchResult&&!t.matchResult.includes(n.match_result)||i.sections&&!t.sections.includes(n.section)||i.zone&&!(t.typeZone===1?t.zone.includes(n.origen):t.zone.includes(n.destino))||i.setNationalitiesIds&&!c.arrayNationalitiesIds.some(p=>a.has(p))||i.setPositionsIds&&!o.has(c.numberPositionId))return!1;if(i.arrayAgeRange){const p=c.numberAge;if(p<s||p>l)return!1}return!(i.setYear&&c.date<r||i.elegible&&t.elegible&&!c.arrayNationalitiesIds.includes(138))})},createFilterConfig(t){const i={basic:{playingAs:new Set(t.playingAs),matchResult:new Set(t.matchResult),sections:new Set(t.sections),zone:new Set(t.zone),typeZone:t.typeZone},player:!this.isTeam&&{nationalities:new Set(t.setNationalitiesIds),positions:new Set(t.setPositionsIds),ageRange:t.arrayAgeRange,yearLimit:t.setYear,nationalTeams:{enabled:t.booleanAreNationalTeamsVisible,players:new Set(t.setAvailableNationalTeamsPlayersIds)}},hasFilters:!1};return i.hasFilters=this.checkActiveFilters(i),Object.freeze(i)},checkActiveFilters(t){const{basic:i,player:a}=t;return i.playingAs.size>0||i.matchResult.size>0||i.sections.size>0||i.zone.size>0?!0:a?a.nationalities.size>0||a.positions.size>0||a.nationalTeams.players.size>0:!1},generateCacheKey(t){return JSON.stringify({basic:{playingAs:Array.from(t.basic.playingAs),matchResult:Array.from(t.basic.matchResult),sections:Array.from(t.basic.sections),zone:Array.from(t.basic.zone),typeZone:t.basic.typeZone},player:t.player&&{nationalities:Array.from(t.player.nationalities),positions:Array.from(t.player.positions),ageRange:t.player.ageRange,yearLimit:t.player.yearLimit,nationalTeams:{enabled:t.player.nationalTeams.enabled,players:Array.from(t.player.nationalTeams.players)}}})},applyFilters(t,i){return t.filter(a=>!(!this.passesBasicFilters(a,i.basic)||i.player&&!this.passesPlayerFilters(a,i.player)))},passesBasicFilters(t,i){const{playingAs:a,matchResult:o,sections:s,zone:l,typeZone:r}=i;if(a.size&&!a.has(t.playing_as)||o.size&&!o.has(t.match_result)||s.size&&!s.has(t.section))return!1;if(l.size){const n=r===1?t.origen:t.destino;if(!l.has(n))return!1}return!0},passesPlayerFilters(t,i){const a=this.mapPlayers.get(t.player_id);if(!a)return!1;if(i.nationalTeams.enabled){if(i.nationalTeams.players.size&&!i.nationalTeams.players.has(t.player_id))return!1}else if(!a.arrayNationalitiesIds.some(l=>i.nationalities.has(l)))return!1;const{ageRange:o,yearLimit:s}=i;if(a.numberAge<o[0]||a.numberAge>o[1]||a.date<s||!i.positions.has(a.numberPositionId))return!1},updateSliderF(){this.updateSlider+=1},formatStatsData(t){const i={};return t[1]===0&&(t[2]===1||t[2]===2)&&(t[2]=3-t[2]),t[1]===0&&(t[3]===1||t[3]===2)&&(t[3]=3-t[3]),this.data_headers.forEach((a,o)=>{i[a]=t[o]}),i},getObjectPlayer(t){const i=[],a=t[7].map(s=>(i.push(s.nationality_id),{stringName:s.nationality,numberId:s.nationality_id})),o=t[9].split("-");return{numberId:t[0],stringFullName:t[1],stringImageUrl:t[2],numberTeamId:t[3],player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+t[3]+".jpg",stringNationalityName:ct[t[3]],numberAge:t[5],numberPositionId:t[6],countryId:t[7],teamName:t[10],effectiveness:t[11],min:t[13],games:t[12],date:Number(o[0]),arrayNationalities:a,category:this.categoryName,arrayNationalitiesIds:i}},formatArrayPaginate(t){const i=Math.ceil(t.length/this.numRows);return Array.from({length:i},(a,o)=>{const s=o*this.numRows,l=s+this.numRows;return t.slice(s,l)})},initializeTeamData(t,i){const a={total:t.total,uniqueGames:new Set([t.game_id]),id:i.id,name:i.name.replace(" Femenil",""),img:`https://golstatsimages.blob.core.windows.net/teams-80/${t.team_id}.png`,effectiveness:i.effectiveness,frecuency:i.frecuency,game_avg:i.game_avg,game_avg_last_season:i.game_avg_last_season,games_played:i.games_played,games_played_lastseason:i.games_played_lastseason,positiontable:i.positiontable,goals:i.goals,goalsrecived:i.goalsrecived,xg:i.xg};return this.typeStats==="every90"&&(a.minutes=i.minutes||0),a},initializePlayerData(t,i){const a={total:t.total,originalTotal:t.total,uniqueGames:new Set([t.game_id])};return i?Object.assign(a,{name:i.name,name_short:this.getnameshort(i.name),img:i.img,id:i.id,age:i.age,team:i.team,teamname:i.teamname,teamid:i.teamid,position:i.position,positionId:i.positionId,positionfull:i.positionfull,country:i.country,effectiveness:i.effectiveness,minutes:i.minutes_played,games:i.games_played,date:i.date,nationality:i.nationality,player_country_flag:i.player_country_flag,categoryName:this.categoryName,goals:i.goals||0,goalsrecived:i.goalsrecived||0,xg:i.xg||0,positiontable:i.positiontable||0}):Object.assign(a,this.getDefaultPlayerData(t)),a},getDefaultPlayerData(t){return{id:t.player_id,name:t.player_id,img:"SIN IMAGEN",age:"",teamname:"",team:"",teamid:0,position:"",positionId:0,positionfull:"",country:"",effectiveness:"",minutes:"",games:"",date:"00-00-0000",nationality:"",player_country_flag:"",categoryName:"",goals:0,goalsrecived:0,xg:0,positiontable:0}},calculateAverages(t,i){Object.values(t).forEach(a=>{a.originalTotal=a.total,this.typeStats==="average"?a.total=a.games_played>0?Number((Math.floor(a.total/a.games_played*100)/100).toFixed(2)):0:this.typeStats==="every90"&&(a.total=a.minutes>0?Number((Math.floor(a.total*90/a.minutes*100)/100).toFixed(2)):0)}),Object.values(i).forEach(a=>{a.originalTotal=a.total,this.typeStats==="average"?a.total=a.games>0?Number((Math.floor(a.total/a.games*100)/100).toFixed(2)):0:this.typeStats==="every90"&&(a.minutes>=90?a.total=Number((Math.floor(a.total*90/a.minutes*100)/100).toFixed(2)):a.total=-1)}),this.typeStats==="every90"&&Object.keys(i).forEach(a=>{i[a].minutes<90&&delete i[a]})},processTeamData(t){return Object.values(t).sort((i,a)=>a.total-i.total).slice(0,60).map((i,a)=>{const o=a+1;return{...i,top:o<10?`0${o}`:`${o}`}})},processPlayerData(t){return Object.values(t).sort(this.compareObjectsMinutes).slice(0,60).map((i,a)=>{const o=a+1;return{...i,top:o<10?`0${o}`:`${o}`}})},HandlerAddplayer(t){this.$emit("add-player",t)},HandlerShowGraph(t){this.$emit("show-graph",t)}},async created(){try{setTimeout(async()=>{await this.getCategoryStats(this.season)},850)}catch(t){throw new Error(t)}}},fp=()=>{e.useCssVars(t=>({"14b8a4d8":t.borderRadius,c64876f8:t.borderWidth,c87673be:t.borderColor}))},yp=tl.setup;tl.setup=yp?(t,i)=>(fp(),yp(t,i)):fp;const Mi=t=>(e.pushScopeId("data-v-01e14e57"),t=t(),e.popScopeId(),t),tre={ref:"myDivRef"},are={class:"text"},ire={class:"groupsLeague"},ore={class:"row-table-carrousel"},sre={key:1,class:"container-no-search-result"},lre={key:0,class:"overlay-loading-top"},rre=Mi(()=>e.createElementVNode("div",{class:"overlay-loading-top__spinner"},[e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/balon_liga.png",alt:""})],-1)),nre=Mi(()=>e.createElementVNode("div",{class:"overlay-loading-top__text"},"Loading...",-1)),dre=[rre,nre],cre=Mi(()=>e.createElementVNode("div",{class:"container-no-search-result-title"},"No existen resultados",-1)),pre=Mi(()=>e.createElementVNode("div",{class:"container-no-search-result-subtitle"},[e.createTextVNode(" No existen resultados para este tipo de"),e.createElementVNode("br"),e.createTextVNode(" jugada, considerando el torneo y otros"),e.createElementVNode("br"),e.createTextVNode(" filtros que has seleccionado. ")],-1));function mre(t,i,a,o,s,l){const r=e.resolveComponent("GSCLeaders"),n=e.resolveComponent("GSCRowTable"),c=e.resolveComponent("GSCExpandedInfo"),p=e.resolveComponent("GSCCarousel"),y=e.resolveComponent("GSCTableHeader");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(a.type==0?"gsc-top":"gsc-top-full")},[e.createElementVNode("div",tre,[l.topData&&a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:"btnViewFullList",onClick:i[0]||(i[0]=m=>l.clickMore(a.category))},[e.createElementVNode("div",are,[e.createElementVNode("div",ire,e.toDisplayString(a.categoryName)+"  → ",1)])])):e.createCommentVNode("",!0),a.type==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[l.displayData.length>0?(e.openBlock(),e.createBlock(p,{key:0,items:l.displayData,"is-pagination-visible":!0,"are-navigation-arrows-visible":!0,onInput:l.changeCarrousel},{default:e.withCtx(({item:m})=>[e.createElementVNode("div",ore,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m,(h,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:d},[h.top==="01"?(e.openBlock(),e.createBlock(r,{key:0,onAddPlayer:l.HandlerAddplayer,onMediadata:i[1]||(i[1]=f=>l.emitEventMedia(f,a.category,a.categoryName)),type:a.typeTable,"is-expanded":t.playerexpand==h.id&&t.expand,ref_for:!0,ref:"GSCLeaders",data:a.typeTable==0?{top:"01",photo:h.img,logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+h.teamid+".png",name:h.name,player_short:h.name_short,player_id:h.id,categoryId:a.category,total:h.total}:{top:"01",logo:h.img,total:h.total,name_team:h.name,player_id:h.id},"category-name":a.categoryName,buttonMaxWidth:a.typeTable!=0?o.elementSize.width>360?"210px":"130px":o.elementSize.width>360?"180px":"110px",buttonFontSize:"12px",iconSize:"20px",onExpand:l.clickexpand,onMore:l.morestats},null,8,["onAddPlayer","type","is-expanded","data","category-name","buttonMaxWidth","onExpand","onMore"])):(e.openBlock(),e.createBlock(n,{key:1,type:a.typeTable,"type-view":a.type,"is-expanded":t.playerexpand==h.id&&t.expand,onAddPlayer:l.HandlerAddplayer,onMediadata:i[2]||(i[2]=f=>l.emitEventMedia(f,a.category,a.categoryName)),data:a.typeTable==0?{position:h.top,player_name:h.name,player_short:h.name_short,player_photo:h.img,total:h.total,id:h.id,player_age:h.age,team_abrev:h.team,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+h.teamid+".png",player_position:h.position,player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+h.country+".jpg",player_games:h.minutes,player_min:h.games,league_name:"          Liga MX          "}:{position:h.top,team_logo:h.img,team_abrev:h.name,frequency:h.frecuency,promthistournament:h.game_avg,promlasttournament:h.game_avg_last_season,teams_games:"-",category:a.category,total:h.total,id:h.id},height:"71px",background:d%2===0?a.backgroundEven:a.backgroundOdd,onExpand:l.clickexpand},null,8,["type","type-view","is-expanded","onAddPlayer","data","background","onExpand"])),t.expand&&t.playerexpand==h.id?(e.openBlock(),e.createBlock(c,{key:2,"is-female":a.isFemale,type:a.typeTable,"view-effectiveness":h.positionId!==1,onAddPlayer:l.HandlerAddplayer,onShowGraph:l.HandlerShowGraph,data:a.typeTable==0?{teams:h.teamname,age:h.age,dataofbirth:h.date,nationality:h.nationality,countryFlag:h.player_country_flag,position:h.position,games:h.games,min:h.minutes,goals:h.originalTotal||h.total,effectiveness:h.effectiveness,category:a.categoryName,id:h.id}:{position:h.position,goals:h.goals,goals_received:h.goalsrecived,games_played:h.games_played,category:a.categoryName,effectiveness:h.effectiveness,xg:h.xg,total:h.originalTotal||h.total,attendance:"-",id:h.id},onViewprofile:f=>l.viewprofile(f,h.teamid),background:d%2===0?a.backgroundEven:a.backgroundOdd},null,8,["is-female","type","view-effectiveness","onAddPlayer","onShowGraph","data","onViewprofile","background"])):e.createCommentVNode("",!0)],64))),128))])]),_:1},8,["items","onInput"])):(e.openBlock(),e.createElementBlock("div",sre,[t.isloading?(e.openBlock(),e.createElementBlock("div",lre,dre)):e.createCommentVNode("",!0),!t.isloading&&t.is_data?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[cre,pre],64)):e.createCommentVNode("",!0)]))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createVNode(y,{background:"#183143",type:a.typeTable,"is-female":a.isFemale,"type-stats":a.typeStats},null,8,["type","is-female","type-stats"]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.displayData,(m,h)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:h},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m,(d,f)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:f},[e.createVNode(n,{type:a.typeTable,"type-view":a.type,"is-expanded":t.playerexpand==d.id&&t.expand,onMediadata:i[3]||(i[3]=u=>l.emitEventMediaFullTable(u,a.category,a.categoryName)),onAddPlayer:l.HandlerAddplayer,data:a.typeTable==0?{position:d.top,player_name:d.name,player_short:d.name_short,player_photo:d.img,total:d.total,id:d.id,player_age:d.age,team_abrev:d.team,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+d.teamid+".png",player_position:d.position,player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+d.country+".jpg",player_games:d.games,player_min:d.minutes,league_name:"          Liga MX          "}:{position:d.positiontable,team_logo:d.img,team_abrev:d.name,frequency:d.frecuency,promthistournament:d.game_avg,promlasttournament:d.game_avg_last_season,category:a.category,team_games:d.games_played,total:d.total,id:d.id},height:"71px",background:((h+1)*5+f)%2===0?a.backgroundOdd:a.backgroundEven,onExpand:l.clickexpand},null,8,["type","type-view","is-expanded","onAddPlayer","data","background","onExpand"]),t.expand&&t.playerexpand==d.id?(e.openBlock(),e.createBlock(c,{key:0,"is-female":a.isFemale,type:a.typeTable,additionalClass:"fullTable","view-effectiveness":d.positionId!==1,onAddPlayer:l.HandlerAddplayer,onShowGraph:l.HandlerShowGraph,data:a.typeTable==0?{teams:d.teamname,age:d.age,dataofbirth:d.date,nationality:d.nationality,countryFlag:d.player_country_flag,position:d.position,positionfull:d.positionfull,games:d.games,min:d.minutes,goals:d.originalTotal||d.total,effectiveness:d.effectiveness,category:l.getCategoryName(a.category),id:d.id}:{position:d.positiontable,goals:d.goals,goals_received:d.goalsrecived,games_played:d.games_played,category:a.categoryName,effectiveness:d.effectiveness,xg:d.xg,total:d.originalTotal||d.total,category:l.getCategoryName(a.category),attendance:"-",id:d.id},onViewprofile:u=>l.viewprofile(u,d.teamid),background:f%2===0?a.backgroundEven:a.backgroundOdd},null,8,["is-female","type","view-effectiveness","onAddPlayer","onShowGraph","data","onViewprofile","background"])):e.createCommentVNode("",!0)],64))),128))],64))),128))],64))],512)],2)}const ure=Ce(tl,[["render",mre],["__scopeId","data-v-01e14e57"]]),hre="_filtersContainer_b9wc6_1",fre="_filtersContainer1232_b9wc6_1",yre="_closeFiltersPc_b9wc6_1",gre="_textleyemdmultipleleagues_b9wc6_1",_re="_textleyemdmultipleleagues380_b9wc6_1",bre="_filtersContainer760_b9wc6_1",Sre="_filtersContainer460_b9wc6_1",Cre="_containerSectionPlay_b9wc6_1",wre="_containerSectionPlay1232_b9wc6_1",kre="_containerSectionPlay960_b9wc6_1",Ere="_containerSectionPlay320_b9wc6_1",Vre="_containerSectionPlay350_b9wc6_1",Nre="_containerSection_b9wc6_1",xre="_containerSection1232_b9wc6_1",Tre="_containerSection960_b9wc6_1",Bre="_containerSection320_b9wc6_1",Fre="_containerSection350_b9wc6_1",Pre="_templateLosMejores_b9wc6_1",$re="_templateLosMejores1232_b9wc6_1",zre="_templateLosMejores960_b9wc6_1",Are="_templateLosMejores420_b9wc6_1",Ire="_templateLosMejores320_b9wc6_1",Mre="_templateLosMejores540_b9wc6_1",Lre="_templateLosMejores350_b9wc6_1",Rre="_topFiltersParent_b9wc6_1",Dre="_topFiltersParent1232_b9wc6_1",Ore="_topFiltersParent960_b9wc6_1",jre="_topFiltersParent460_b9wc6_1",vre="_topFiltersParent420_b9wc6_1",Wre="_containerTheBest_b9wc6_1",Ure="_containerTheBest1232_b9wc6_1",Gre="_containerTheBest960_b9wc6_1",Hre="_containerTheBest320_b9wc6_1",Jre="_titleSection_b9wc6_1",qre="_titleSection540_b9wc6_1",Yre="_containerTables_b9wc6_1",Zre="_containerTables960_b9wc6_1",Kre="_containerTables760_b9wc6_1",Xre="_containerTables320_b9wc6_1",Qre="_toniKroosWrapper_b9wc6_1",ene="_toniKroosWrapper1080_b9wc6_1",tne="_toniKroosWrapper975_b9wc6_1",ane="_toniKroosWrapper760_b9wc6_1",ine="_toniKroosWrapper420_b9wc6_1",one="_toniKroosWrapper320_b9wc6_1",sne="_frameChild_b9wc6_1",lne="_filtros_b9wc6_1",rne="_groupParent_b9wc6_1",nne="_shapeIcon_b9wc6_1",dne="_btnFilters_b9wc6_1",cne="_btnFiltersPC_b9wc6_1",pne="_quitarFiltros_b9wc6_1",mne="_quitarFiltros730_b9wc6_1",une="_quitarFiltros480_b9wc6_1",hne="_quitarFiltros380_b9wc6_1",fne="_btnCloseFilters_b9wc6_1",yne="_mejoresJugadores_b9wc6_1",gne="_mejoresJugadores730_b9wc6_1",_ne="_mejoresJugadores480_b9wc6_1",bne="_mejoresJugadoresSM_b9wc6_1",Sne="_toniKroos_b9wc6_1",Cne="_teamBar_b9wc6_1",wne="_menuSection_b9wc6_1",kne="_menuSection960_b9wc6_1",Ene="_menuSectionPlay_b9wc6_1",Vne="_menuSectionPlay960_b9wc6_1",Nne="_containerMenu_b9wc6_1",xne="_containerMenu760_b9wc6_1",Tne="_containerFilters_b9wc6_1",Bne="_teamBarParent_b9wc6_1",Fne="_topFilters_b9wc6_1",Pne="_topFilters1232_b9wc6_1",$ne="_topFilters420_b9wc6_1",zne="_topFilters460_b9wc6_1",Ane="_losMejores_b9wc6_1",Ine="_losMejores380_b9wc6_1",Mne="_losMejores530_b9wc6_1",Lne="_losMejores730_b9wc6_1",Rne="_menuSectionHeader_b9wc6_1",Dne="_menuSectionHeader1232_b9wc6_1",One="_menuSectionHeader960_b9wc6_1",jne="_menuSectionHeader730_b9wc6_1",vne="_dropdown_b9wc6_1",Wne="_dropdown730_b9wc6_1",Une="_dropdown1_b9wc6_1",Gne="_dropdown1730_b9wc6_1",Hne="_dropdownParent_b9wc6_1",Jne="_dropdownParent730_b9wc6_1",qne="_menuSectionParentHeader_b9wc6_1",Yne="_menuSectionParentHeader1232_b9wc6_1",Zne="_menuSectionParentHeader960_b9wc6_1",Kne="_menuSectionParentHeader730_b9wc6_1",Xne="_menuSectionParentHeader430_b9wc6_1",Qne="_descubreVideos_b9wc6_1",ede="_descubreVideos1232_b9wc6_1",tde="_descubreVideos960_b9wc6_1",ade="_allCategories_b9wc6_1",ide="_containerScountingBtn_b9wc6_3",ode="_btnDeleteAplica_b9wc6_13",sde="_SearchBtnBar_b9wc6_33",lde="_btnLeyendTxt_b9wc6_52",rde="_BtnSearchScounting_b9wc6_61",nde="_containerPredefined_b9wc6_85",dde="_containerPredefinedScounting_b9wc6_92",cde="_titleContainerPredefined_b9wc6_100",pde="_subtitleContainerPredefined_b9wc6_111",mde={filtersContainer:hre,filtersContainer1232:fre,closeFiltersPc:yre,textleyemdmultipleleagues:gre,textleyemdmultipleleagues380:_re,filtersContainer760:bre,filtersContainer460:Sre,containerSectionPlay:Cre,containerSectionPlay1232:wre,containerSectionPlay960:kre,containerSectionPlay320:Ere,containerSectionPlay350:Vre,containerSection:Nre,containerSection1232:xre,containerSection960:Tre,containerSection320:Bre,containerSection350:Fre,templateLosMejores:Pre,templateLosMejores1232:$re,templateLosMejores960:zre,templateLosMejores420:Are,templateLosMejores320:Ire,templateLosMejores540:Mre,templateLosMejores350:Lre,topFiltersParent:Rre,topFiltersParent1232:Dre,topFiltersParent960:Ore,topFiltersParent460:jre,topFiltersParent420:vre,containerTheBest:Wre,containerTheBest1232:Ure,containerTheBest960:Gre,containerTheBest320:Hre,titleSection:Jre,titleSection540:qre,containerTables:Yre,containerTables960:Zre,containerTables760:Kre,containerTables320:Xre,toniKroosWrapper:Qre,toniKroosWrapper1080:ene,toniKroosWrapper975:tne,toniKroosWrapper760:ane,toniKroosWrapper420:ine,toniKroosWrapper320:one,frameChild:sne,filtros:lne,groupParent:rne,shapeIcon:nne,btnFilters:dne,btnFiltersPC:cne,quitarFiltros:pne,quitarFiltros730:mne,quitarFiltros480:une,quitarFiltros380:hne,btnCloseFilters:fne,mejoresJugadores:yne,mejoresJugadores730:gne,mejoresJugadores480:_ne,mejoresJugadoresSM:bne,toniKroos:Sne,teamBar:Cne,menuSection:wne,menuSection960:kne,menuSectionPlay:Ene,menuSectionPlay960:Vne,containerMenu:Nne,containerMenu760:xne,containerFilters:Tne,teamBarParent:Bne,topFilters:Fne,topFilters1232:Pne,topFilters420:$ne,topFilters460:zne,losMejores:Ane,losMejores380:Ine,losMejores530:Mne,losMejores730:Lne,menuSectionHeader:Rne,menuSectionHeader1232:Dne,menuSectionHeader960:One,menuSectionHeader730:jne,dropdown:vne,dropdown730:Wne,dropdown1:Une,dropdown1730:Gne,dropdownParent:Hne,dropdownParent730:Jne,menuSectionParentHeader:qne,menuSectionParentHeader1232:Yne,menuSectionParentHeader960:Zne,menuSectionParentHeader730:Kne,menuSectionParentHeader430:Xne,descubreVideos:Qne,descubreVideos1232:ede,descubreVideos960:tde,allCategories:ade,containerScountingBtn:ide,btnDeleteAplica:ode,SearchBtnBar:sde,btnLeyendTxt:lde,BtnSearchScounting:rde,containerPredefined:nde,containerPredefinedScounting:dde,titleContainerPredefined:cde,subtitleContainerPredefined:pde},ude=e.ref(Js()),hde=e.ref(aY()),fde=e.ref(ep()),yde={components:{GSCTableHeader:ts,GscSwitchComponent:ys,GSCFilterperteam:_d,DropdownYears:Qc,GSCFilters:Hs,DropdownPositions:Xc,GSCExpandedInfo:cs,GSCLabel:$d,GSCSeasonSelect:od,GSCTopCategory:ure,GSCTournamentSelect:rd,GSCRowTable:os},computed:{...td.computed,filterChangePredefined(){return this.filtersPredefinedF},filterChange(){const t={zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set},i=JSON.stringify(t);if(JSON.stringify(this.filters)!=i)return this.filters},filterGolstats(){return this.changeFemale(),this.FVfilterGolstats},filterButtonProps(){return{...ude.value}},filterButtonPropsAux(){return{...hde.value}},filterButtonPropsTournaments(){return{...fde.value}}},props:{currentSeasonId:{type:Number,default:0},isSelection:{type:Boolean,default:!0},isClubes:{type:Boolean,default:!0},tournamentSelected:{type:Object,default:()=>({id:1001})},teamId:{type:Number,default:0},defaultSection:{type:String,default:"Jugadores"},backgroundOdd:{type:String,default:"#172531"},backgroundEven:{type:String,default:"#0d1d29"},tournamentsApiUrl:{type:String,default:""}},watch:{async seasonActive(){if(this.seasonActive!=0){this.teams=[];const t=await this.fetchTeams();for(let i=0;i<t.teams.length;i++)this.teams.push({id:t.teams[i].team_id,team:t.teams[i].colloquial_name,logo:t.teams[i].logo})}}},setup(){const t=e.ref("myDivRefTopsFull"),{elementSize:i}=De(t);return{myDivRefTopsFull:t,elementSize:i}},data(){return{cachedPlayersMap:[],dropdownProps:{height:"40px",borderColor:"rgba(255, 255, 255, 0.2)"},isAvanced:!1,elegibilidadArray:[],updateFilterTeamsScouting:0,modifidFiltersFlag:!1,showfiltersPc:!1,positions:[{name:"Portero",fullname:"POR"},{name:"Defensa central",fullname:"DFC"},{name:"Lateral por izquierda",fullname:"LI"},{name:"Lateral por derecha",fullname:"LD"},{name:"Volante por izquierda",fullname:"VI"},{name:"Volante por derecha",fullname:"VD"},{name:"Volante defensivo",fullname:"VDF"},{name:"Volante ofensivo",fullname:"VO"},{name:"Delantero",fullname:"DEL"},{name:"Desconocida",fullname:"Desc"}],universeData:{minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:12,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},universeDataSelection:{minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:6,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},FVbooleanAreNationalTeamsVisible:!1,teamsscouting:[],filterScounting:{tournaments:[1],seasonId:0,categories:[{name:"Goles",ids:[12]},{name:"Asistencias",ids:[10]},{name:"Participaciones en gol",ids:[27]},{name:"Cabeceos en área rival",ids:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",ids:[91,95,92,93,96,97]}],range_age:[10,40],age_or_year:1,year:1989,nationalities:[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239],elegibles:[],minutes_played:211,minutes_played_avg:40,last_months:12,type_stats:1,positions:[1,2,3,4,5,6,7,8,9,10],fouls:!1,yellow_cards:!1,red_cards:!1},expand:!1,playerexpand:0,arrayFiltersPlays:[],filtersPredefinedF:{},categoryPredefinedActive:!1,categoryPredefined:0,typeTable:0,keyUpdateFilter:0,loadingActive:!1,isTeam:!1,arrayPredefinedFilters:[],arrayCategoryFilter:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23],arrayCategoryFilterFull:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23],FVsetAvailableNationalTeamsPlayersIds:new Set,showOnlyCategories:!1,showFullCategory:0,categoryName:"",showFullTable:!1,expansionPanelModePropsTypePlays:{isExpansionPanel:!1,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",width:"400px",maxWidth:"400px"},expansionPanelProps:{width:"400px",borderRadius:"8px"},fieldComponentProps:{widthContainer:"400px"}},expansionPanelModeProps:{isExpansionPanel:!1,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)"},expansionPanelProps:{width:"400px",borderRadius:"8px",fontFamily:"'Poppins-Regular'"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"13px"}},expansionPanelModePropsMobil:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"300px",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"12px",widthField:268,widthFieldGrid:"268px",heightField:180,heightFieldGrid:"180px",heightContainer:"280px"}},expansionPanelModePropsMobil270:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"270px",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"12px",widthField:268,widthFieldGrid:"268px",heightField:180,heightFieldGrid:"180px",heightContainer:"280px"}},filters:{zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set},detaildProductivityCategories:{offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!1,id:[12]},{name:"Asistencias",isSelected:!1,id:[10]},{name:"Participaciones en gol",isSelected:!1,id:[27]},{name:"Cabeceos en área rival",isSelected:!1,id:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",isSelected:!1,id:[91,95,92,93,96,97]},{name:"Tiros a gol con destino a portería",isSelected:!1,id:[91,95]},{name:"Tiros a gol fuera del área",isSelected:!1,id:[94]},{name:"Tiros a gol fuera del área con destino a portería",isSelected:!1,id:[95]},{name:"Tiros a gol dentro del área",isSelected:!1,id:[90]},{name:"Tiros a gol dentro del área con destino a portería",isSelected:!1,id:[91]},{name:"Centros por izquierda",isSelected:!1,id:[13]},{name:"Centros por izquierda acertados",isSelected:!1,id:[98,101,104,105]},{name:"Centros por derecha",isSelected:!1,id:[25]},{name:"Centros por derecha acertados",isSelected:!1,id:[109,112,115,116]},{name:"1vs1 exitosos ofensivos",isSelected:!1,id:[4]},{name:"1vs1 que terminan en gol",isSelected:!1,id:[88]}]},defensive:{title:"Defensivo",categories:[{name:"Bálones ganados en área propia",isSelected:!1,id:[234,241,281,288,399,401,211,231,238,244,280,287,294]},{name:"Cabeceo en área propia",isSelected:!1,id:[211,231,238,244,280,287,294]},{name:"1vs1 defensivos exitosos",isSelected:!1,id:[5]},{name:"Rechaces",isSelected:!1,id:[34]}]},possession:{title:"Posesión",categories:[{name:"Bálones recuperados totales",isSelected:!1,id:[222,223,224,225]},{name:"Bálones recuperados 1/4 de cancha",isSelected:!1,id:[222]},{name:"Bálones recuperados 2/4 de cancha",isSelected:!1,id:[223]},{name:"Bálones recuperados 3/4 de cancha",isSelected:!1,id:[224]},{name:"Bálones recuperados 4/4 de cancha",isSelected:!1,id:[225]},{name:"Pases acertados",isSelected:!1,id:[213,214,215,216]},{name:"Pases acertados en 1/4 de cancha",isSelected:!1,id:[213]},{name:"Pases acertados en 2/4 de cancha",isSelected:!1,id:[214]},{name:"Pases acertados en 3/4 de cancha",isSelected:!1,id:[215]},{name:"Pases acertados en 4/4 de cancha",isSelected:!1,id:[216]}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},detailsObject:{playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!1},detailsObjectSelection:{playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!0},nameLeagueSelected:"",categoriesPlaysTypes:{offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!0,id:1},{name:"Tiros a gol",isSelected:!0,id:6},{name:"Tiros a gol con destino a portería",isSelected:!0,id:7},{name:"Asistencias",isSelected:!0,id:4},{name:"Centros",isSelected:!0,id:10},{name:"Centros acertados",isSelected:!0,id:11},{name:"Participaciones en gol",isSelected:!0,id:5},{name:"1vs1 exitosos ofensivos",isSelected:!0,id:12},{name:"1vs1 exitosos ofensivos que terminan en gol",isSelected:!0,id:13},{name:"Balones ganados en área rival",isSelected:!0,id:17},{name:"Cabeceos en área rival",isSelected:!0,id:8},{name:"Tiros de esquina",isSelected:!0,id:23}]},defensive:{title:"Defensivo",categories:[{name:"1vs1 defensivos exitosos",isSelected:!0,id:14},{name:"Cabeceo en área propia",isSelected:!0,id:9},{name:"Balones ganados en área propia",isSelected:!0,id:16},{name:"Rechaces",isSelected:!0,id:15},{name:"Atajadas",isSelected:!0,id:22}]},possession:{title:"Posesión",categories:[{name:"Pases acertados",isSelected:!0,id:2},{name:"Balones recuperados en disputa",isSelected:!0,id:3}]},offenses:{title:"Infracciones",categories:[{name:"Faltas cometidas",isSelected:!0,id:18},{name:"Faltas recibidas",isSelected:!0,id:19},{name:"Tarjetas amarillas",isSelected:!0,id:20},{name:"Tarjetas rojas",isSelected:!0,id:21}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},categoriesDefault:[{id:1,name:"Goles",isSelected:!1},{id:2,name:"Pases acertados",isSelected:!1},{id:23,name:"Tiros de Esquina",isSelected:!1},{id:3,name:"Balones recuperados en disputa",isSelected:!1},{id:4,name:"Asistencias",isSelected:!1},{id:5,name:"Participaciones en gol",isSelected:!1},{id:6,name:"Tiros a gol",isSelected:!1},{id:7,name:"Tiros a gol que llegaron a la portería",isSelected:!1},{id:8,name:"Cabeceos en área rival",isSelected:!1},{id:9,name:"Cabeceos en área propia",isSelected:!1},{id:10,name:"Centros",isSelected:!1},{id:11,name:"Centros acertados",isSelected:!1},{id:12,name:"1vs1 exitosos ofensivos",isSelected:!1},{id:13,name:"1vs1 exitosos ofensivos que terminaron en gol",isSelected:!1},{id:14,name:"1vs1 defensivos exitoso",isSelected:!1},{id:15,name:"Rechaces",isSelected:!1},{id:16,name:"Balones ganados en área propia",isSelected:!1},{id:17,name:"Balones ganados en área rival",isSelected:!1},{id:18,name:"Faltas cometidas",isSelected:!1},{id:19,name:"Faltas recibidas",isSelected:!1},{id:20,name:"Tarjetas amarillas",isSelected:!1},{id:21,name:"Tarjetas rojas",isSelected:!1},{id:22,name:"Atajadas",isSelected:!1}],fvTypeStats:"totals",seasonsFilterSelected:0,tournamentsToFilter:[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!1,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!1,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!1,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!1,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!1,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],tournamentsToFilterSelection:[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!1,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!1,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!1,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!1,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!1,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],isCup:!1,arrayPredefinedOrigin:[],indexPredefinedFiltersSelected:0,predefinedFiltersMatchLapse:[],predefinedFiltersPlayingAs:[],predefinedFiltersSections:[],updateTables:0,seasonsArray:[{id:1933,tournament:1}],updateTablesfull:0,teamselect:0,optionSelected:"Jugadores",optionSelectedSubmenu:"Todas las jugadas",tournamentsUrl:"https://17zyhpyc7c.execute-api.us-west-2.amazonaws.com/prod/tournaments",teamsUrl:"https://d2oco6mqmc.execute-api.us-west-2.amazonaws.com/prod/teamsBySeason/",urlFilter:"https://cqqxaonvm6.execute-api.us-east-2.amazonaws.com/prod/gs2/tops/filters?categories=",retries:3,teams:[],updateFilterGolstats:0,updateFilterPlaytypesGolstats:0,arrayTournaments:[],arraySeasons:{},seasonBytournament:[],seasonActive:0,updateFilterTeamsScouting:0,filtersTypes:x,personalDataFilters:Yt,token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",fVnationalities:new Set,fVzone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],fVplayingAs:[1,2],fVsections:[1,2,3,4,5,6],fVmatchResult:[1,2,3],fVarrayAgeRange:[10,40],FVeligible:[],FVYear:1900,keyTournamentValue:0,fVtypeZone:2,fVsetPositionsIds:[1,2,3,4,5,6,7,8,9],currentIndex:-1,delay:800,teamselectrec:0,tournamentSelectedObj:{},FVfilterGolstats:[],updateFilterField:0,updateFilterField2:0,rowScoutingData:[],openMenuMobil:!1,selectedTournament:{seasons:[]},selectedSeasonObj:{},preloadedTops:[],isPreloadedDataAvailable:!1,topsCache:new Map,isLoading:!1,currentView:"Jugadores",isTransitioning:!1}},methods:{onChangeYear(t){this.personalDataFilters.selectedYear=t},onChangePositions(){},async fillPersonalDataFilters(){try{this.personalDataFilters=await hj(this.seasonsArray,this.tokenFree)}catch(t){console.error("error",t)}},toggleAdvancedView(){this.isAvanced=!this.isAvanced},changeFemale(){for(let t=0;t<this.FVfilterGolstats.length;t++)this.tournamentSelectedObj.is_female&&this.FVfilterGolstats[t].name.replace("Jugadores","Jugadoras")},getnameshort(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";return s=s.replace(",",""),l+". "+s},setUpTournamentsToFilter(){this.tournamentsToFilter.forEach(t=>{const i=t.id===this.selectedTournament.id;t.isSelected=i,t.isDefaultTournament=i})},async onClickDeleteFilter(){if(this.optionSelectedSubmenu=="Predeterminados")this.resetPredefinedTeamAll();else{this.rowScoutingData=[];for(let o=0;o<this.detaildProductivityCategories.offensive.categories.length;o++)this.detaildProductivityCategories.offensive.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.defensive.categories.length;o++)this.detaildProductivityCategories.defensive.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.possession.categories.length;o++)this.detaildProductivityCategories.possession.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.offensesConditions.length;o++)this.detaildProductivityCategories.offensesConditions[o]=!1;this.setUpTournamentsToFilter();const i=this.$refs.personalDataFilter;i.clearFilters(se.All),i.clearFilters(se.AGE_RANGE),i.clearFilters(se.YEAR),i.clearFilters(se.NATIONALITY),i.clearFilters(se.POSITION),this.universeData.minutesPlayed=0,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(o,s)=>s+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!1;var t=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersTournaments");this.arrayFiltersPlays.splice(t,1);const a=await this.fetchTeamsScouting(this.currentSeasonId);this.teamselect=0,this.teamsscouting=[];for(let o=0;o<a.teams.length;o++)this.teamsscouting.push({id:a.teams[o].team_id,team:a.teams[o].colloquial_name,logo:a.teams[o].logo});setTimeout(()=>{this.modifidFiltersFlag=!1},200)}},clickOpenFilters(){this.showfiltersPc=!0},clickCloseFilters(){this.showfiltersPc=!1},async selectedSeason(t){this.seasonActive!==t.id&&(this.seasonActive=t.id,await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.$emit("change-season-id",t.id))},async changeTournament(t){t.id!==this.selectedTournament.id&&(this.selectedTournament=t,this.tournamentSelectedObj={propName:"id",value:t.id,is_female:t.is_female==1},this.teamselect=0,this.optionSelected!="Equipos"&&(t.is_female?this.optionSelected="Jugadoras":this.optionSelected="Jugadores"),await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.setUpTournamentsToFilter())},async changeTournamentMovil(t){this.tournamentSelectedObj={propName:"id",value:t.id,is_female:t.is_female==1},this.seasonBytournament=t.seasons,this.teamselect=0,this.optionSelected!="Equipos"&&(t.is_female?this.optionSelected="Jugadoras":this.optionSelected="Jugadores")},async selectedSeasonMovil(t){this.seasonActive=t.id,await this.loadPreloadedTops()},setRelevantCategoriesPlayer(t){return t==="POR"?[39,40,52,53,54,55,323,324,608,774,802]:[10,12,14,15,27,35,61,217,257,466,519,607,702,730,98,101,109,112,121,122,127,128,135,136,141,142,161,170,179,211,232,235,239,242,282,284,289,291,296,485,486,487,488]},setOpenMedia(t){this.$emit("openmedia",t)},HandlerShowGraph(t){var i,a;const o=(i=this.cachedPlayersMap)==null?void 0:i.get(t.id);if(o){const s={id:t.id,player_name:o.stringFullName,position:t.position,is_female:(o==null?void 0:o.is_female)||0,team_id:(a=o==null?void 0:o.teamName[0])==null?void 0:a.team_id,nationality:o.stringNationalityName,photo:o.stringImageUrl,countryFlag:o.player_country_flag};this.$emit("show-graph",s)}else this.$emit("show-graph",t)},HandlerAddPlayer(t){var i,a;const o=(i=this.cachedPlayersMap)==null?void 0:i.get(t.id||t.player_id);if(o){const s={player_id:o.numberId,name:o.stringFullName,position:o.numberPositionId,is_female:(o==null?void 0:o.is_female)||0,dob:"",team_id:(a=o==null?void 0:o.teamName[0])==null?void 0:a.team_id,jersey:0,nationality:o.stringNationalityName};this.$emit("add-player",s)}},setMediaData(t){let i=[t.id],a=t.team_id;const o={seasonId:t.season_id,isFeaturedPlayers:!1,mainSectionType:1,playListType:2,gameIds:null,playerIds:i,goalkeeperIds:[],categoryIds:this.setRelevantCategoriesPlayer(t.player_position),teamId:a||0,matchResult:[1,2,3],categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:"Jugadas Relevantes"}};this.$emit("openmedia",o)},clickprofile(t){t.isTeam?this.$emit("openProfileTeam",{teamId:t.id,seasonId:this.seasonActive}):this.$emit("openProfilePlayer",{playerId:t.id,teamId:t.teamId,seasonId:this.seasonActive})},viewprofile(t,i,a){this.$emit("openProfilePlayer",{playerId:t,teamId:a,seasonId:i||this.seasonActive})},openMenuFilters(){this.openMenuMobil=!this.openMenuMobil,this.showfiltersPc=!0},clickexpand(t){this.expand=t.expand,this.playerexpand=t.id},async getScoutingData(){this.arrayFiltersPlays=[],this.loadingActive=!0;const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.post("https://eh9nhj69z7.execute-api.us-west-2.amazonaws.com/prod/players/productivity",this.filterScounting,{headers:{"Content-Type":"application/json"}});if(this.filterScounting.tournaments.length>0){var a=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersTournaments");a!==-1?this.arrayFiltersPlays[a].name=this.filterScounting.tournaments.length>1?"Ligas "+this.filterScounting.tournaments.length:this.nameLeagueSelected!=""?this.nameLeagueSelected:"Liga MX":this.arrayFiltersPlays.push({name:this.filterScounting.tournaments.length>1?"Ligas "+this.filterScounting.tournaments.length:this.nameLeagueSelected!=""?this.nameLeagueSelected:"Liga MX",type:"onFiltersTournaments"})}this.rowScoutingData=[];for(let s=0;s<i.length;s++){i[s];let l=i[s].dob.split("T")[0].split("-");var o={position:s+1,player_name:this.abrevName(i[s].name),player_photo:"https://golstatsimages.blob.core.windows.net/players-profile/"+i[s].player_id+".png",total:i[s].total.toFixed(0),id:i[s].player_id,player_age:this.calcularEdad(i[s].dob),team_abrev:i[s].teams[0].acronym,team_name:i[s].team_name,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+i[s].teams[0].team_id+".png",player_position:i[s].position_id,player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+i[s].nationality_id+".jpg",date:l[2]+"."+l[1]+"."+l[0].substring(2,4),team_id:i[s].team_id,nationality_name:ct[i[s].nationality_id],player_games:i[s].games_played,player_min:i[s].minutes_played,league_name:i[s].tournament_name,seasons:i[s].seasons,season_id:i[s].seasons[0]};this.rowScoutingData.push(o)}if(this.seasonsFilterSelected!=0){const s=await this.fetchTeamsScouting(this.seasonsFilterSelected);this.teamselect=0,this.teamselectrec=0,this.teamsscouting=[];for(let l=0;l<s.teams.length;l++)this.teamsscouting.push({id:s.teams[l].team_id,team:s.teams[l].colloquial_name,logo:s.teams[l].logo})}this.loadingActive=!1},abrevName(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";s=s.replace(",","");var r=l+". "+s;return r},calcularEdad(t){var i=new Date(t),a=new Date,o=a-i,s=Math.floor(o/(1e3*60*60*24*365.25));return s},async onFiltersTournamentsTops(t){var i;const a=t.find(n=>n.isSelected),o=a?a.id:null,s=a?a.name:null,l=((i=a==null?void 0:a.seasons[0])==null?void 0:i.id)||null;var r=this.arrayFiltersPlays.findIndex(n=>n.type==="onFiltersTournaments");r!==-1?this.arrayFiltersPlays[r].name=s:this.arrayFiltersPlays.push({name:s,type:"onFiltersTournaments"}),o!==null&&l!==null&&(this.seasonActive=l,this.selectedTournament=o,this.tournamentSelectedObj={propName:"id",value:o,is_female:!1},this.teamselect=0,await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.setUpTournamentsToFilter(),this.$emit("change-season-id",l),this.optionSelected="Jugadores")},async onFiltersTournaments(t){this.modifidFiltersFlag=!0;var i=[];for(let a=0;a<t.length;a++)t[a].isSelected&&i.push(t[a].id);if(this.seasonsArray=t.filter(a=>a.isSelected).map(a=>({id:a.seasons[0].id,tournamentId:a.tournamentId||1})),i.length==0&&(i=[1]),i.length==1)for(let a=0;a<t.length;a++)t[a].isSelected&&(this.nameLeagueSelected=t[a].name,this.seasonsFilterSelected=t[a].seasons[0].id);else this.seasonsFilterSelected=0,i.length>0&&(this.nameLeagueSelected=i.length+" Ligas");this.filterScounting.tournaments=i,this.filterScounting.seasonId=t[0].seasons[0].id},onFiltersPersonalData(t){if(this.modifidFiltersFlag=!0,t.hasOwnProperty("ageByRange")){const o=t.ageByRange.min==0?10:t.ageByRange.min,s=t.ageByRange.max==0?40:t.ageByRange.max;this.filterScounting.range_age=[o,s],this.filterScounting.age_or_year=1}else this.filterScounting.range_age=[];t.hasOwnProperty("year")?(this.filterScounting.year=t.year,this.filterScounting.age_or_year=0):this.filterScounting.year=0;var i=[];if(t.hasOwnProperty("nationalities")){for(let o=0;o<t.nationalities.length;o++)t.nationalities[o].isSelected&&i.push(t.nationalities[o].id);i.length==0&&(i=[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239])}this.filterScounting.elegibles=[],t.hasOwnProperty("eligibility")&&(this.filterScounting.elegibles=[t.eligibility[0].id]);var a=[];for(let o=0;o<t.positions.length;o++)t.positions[o].isSelected&&a.push(t.positions[o].id);a.length==0&&(a=[1,2,3,4,5,6,7,8,9,10]),this.filterScounting.positions=a,this.filterScounting.nationalities=i},onFiltersUniverse(t){this.modifidFiltersFlag=!0,this.filterScounting.minutes_played=Number(t.minutesPlayed),this.filterScounting.last_months=Number(t.lastMonths),this.filterScounting.minutes_played_avg=Number(t.percentMinutesPlayed),this.filterScounting.type_stats=t.statistics.averagePerGame?3:t.statistics.averagePerMinute?2:1},onFiltersProductivity(t){this.modifidFiltersFlag=!0;var i=[];for(let a=0;a<t.productivityFilters.length;a++)i[t.productivityFilters[a].priority-1]={name:t.productivityFilters[a].name,ids:t.productivityFilters[a].id};i.length==0&&(i=[]),this.filterScounting.categories=i,this.filterScounting.fouls=t.offensesConditions.areFoulsCommittedSelected,this.filterScounting.yellow_cards=t.offensesConditions.areYellowCardsSelected,this.filterScounting.red_cards=t.offensesConditions.areRedCardsSelected},onFiltersGolStats(t){if(t.length>0){var i=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");i!==-1?this.arrayFiltersPlays[i].name=t[0].name:this.arrayFiltersPlays.push({name:t[0].name,type:"onFiltersPredefined"}),this.filtersPredefinedF=t[0].filters}else{var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(this.FVfilterGolstats.length>0&&a!==-1){this.filtersPredefinedF=this.filters;for(let s=0;s<this.FVfilterGolstats.length;s++)this.FVfilterGolstats[s].isSelected=!1;var a=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersPredefined");a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}},shouldRender(t){return t<=this.currentIndex},renderNext(){this.currentIndex++,this.currentIndex<this.categoriesDefault.length&&setTimeout(()=>{this.$nextTick(()=>{this.renderNext()})},this.delay)},async onFiltersPlaysTypes(t){if(t.length>0){this.categoryPredefinedActive=!0,this.loadingActive=!0,this.categoryPredefined=t[0].id;var i=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(this.categoriesDefault.length>0&&i!==-1){this.FVfilterGolstats=[],this.filtersPredefinedF={},this.arrayFiltersPlays.splice(i,1);var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(a!==-1){for(let o=0;o<this.FVfilterGolstats.length;o++)this.FVfilterGolstats[o].isSelected=!1;a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}this.updateTables+=1,setTimeout(()=>{this.loadingActive=!1},1e3),await this.getPredefinedfilters(t[0]),this.FVfilterGolstats.length>0&&(this.onFiltersGolStats([this.FVfilterGolstats[0]]),this.FVfilterGolstats[0].isSelected=!0)}else{var i=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersPredefinedCategory");if(this.categoriesDefault.length>0&&i!==-1){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF=this.filters,this.arrayFiltersPlays.splice(i,1);for(let l=0;l<this.categoriesDefault.length;l++)this.categoriesDefault[l].isSelected=!1;this.updateFilterPlaytypesGolstats+=1;var a=this.arrayFiltersPlays.findIndex(l=>l.type==="onFiltersPredefined");if(this.FVfilterGolstats.length>0&&a!==-1){for(let l=0;l<this.FVfilterGolstats.length;l++)this.FVfilterGolstats[l].isSelected=!1;a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}}},deleteCategoryFilter(){this.categoryName="",this.showFullCategory=0,this.showFullTable=!1,delete this.filters.aux},onShowFullTable(t){this.categoryName=t.categoryName,this.showFullCategory=t.category,this.showFullTable=!0,this.loadingActive=!0,setTimeout(()=>{this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,aux:this.getRandomNumber(1,1e4),booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.loadingActive=!1},1e3)},getRandomNumber(t,i){return Math.floor(Math.random()*(i-t+1))+t},applyFiltersBtn(t){},onFiltersPlays(t){if(this.arrayCategoryFilter=[],this.arrayCategoryFilterFull=[],t.playsCategories.length==0){for(let a=0;a<this.categoriesPlaysTypes.offensive.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.offensive.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.defensive.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.defensive.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.possession.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.possession.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.offenses.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.offenses.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a])}else for(let a=0;a<t.playsCategories.length;a++)t.playsCategories[a].isSelected&&(this.arrayCategoryFilter.push(t.playsCategories[a].id),this.arrayCategoryFilterFull.push(t.playsCategories[a]));var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPlays");this.arrayCategoryFilter.length>0&&this.arrayCategoryFilter.length!=23?this.arrayCategoryFilter.length==1?i!=-1?this.arrayFiltersPlays[i].name=this.arrayCategoryFilterFull[0].name:this.arrayFiltersPlays.push({name:this.arrayCategoryFilterFull[0].name,type:"onFiltersPlays"}):i!=-1?this.arrayFiltersPlays[i].name=this.arrayCategoryFilterFull.length+" Tipos de jugadas":this.arrayFiltersPlays.push({name:this.arrayCategoryFilterFull.length+" Tipos de jugadas",type:"onFiltersPlays"}):i!==-1&&this.arrayFiltersPlays.splice(i,1)},async deleteLabelFilter(t){var i=this.arrayFiltersPlays.findIndex(o=>o.type===t);if(i!==-1){if(t=="onFiltersDetailsTypeStats"&&(this.detailsObjectSelection.statisticType="total",this.updateFilterField2+=1),t=="onFiltersTournaments"){this.rowScoutingData=[];for(let s=0;s<this.detaildProductivityCategories.offensive.categories.length;s++)this.detaildProductivityCategories.offensive.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.defensive.categories.length;s++)this.detaildProductivityCategories.defensive.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.possession.categories.length;s++)this.detaildProductivityCategories.possession.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.offensesConditions.length;s++)this.detaildProductivityCategories.offensesConditions[s]=!1;this.setUpTournamentsToFilter(),this.universeData.minutesPlayed=10,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(s,l)=>l+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!0;const o=await this.fetchTeamsScouting(this.currentSeasonId);this.teamsscouting=[];for(let s=0;s<o.teams.length;s++)this.teamsscouting.push({id:o.teams[s].team_id,team:o.teams[s].colloquial_name,logo:o.teams[s].logo});this.keyTournamentValue+=1,setTimeout(()=>{this.modifidFiltersFlag=!1},200)}if(t=="onFiltersPlays"){for(let o=0;o<this.categoriesPlaysTypes.offensive.categories.length;o++)this.categoriesPlaysTypes.offensive.categories[o].isSelected=!0;for(let o=0;o<this.categoriesPlaysTypes.defensive.categories.length;o++)this.categoriesPlaysTypes.defensive.categories[o].isSelected=!0,this.arrayCategoryFilter.push(),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[o]);for(let o=0;o<this.categoriesPlaysTypes.possession.categories.length;o++)this.categoriesPlaysTypes.possession.categories[o].isSelected=!0;for(let o=0;o<this.categoriesPlaysTypes.offenses.categories.length;o++)this.categoriesPlaysTypes.offenses.categories[o].isSelected=!0}if(t=="onFiltersField"&&(this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersPredefined"){this.filtersPredefinedF=this.filters;for(let o=0;o<this.FVfilterGolstats.length;o++)this.FVfilterGolstats[o].isSelected=!1;this.updateFilterGolstats+=1,this.resetPredefinedTeamAll()}if(t=="onFiltersPredefinedCategory"){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF=this.filters;var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");a!==-1&&this.arrayFiltersPlays.splice(a,1);for(let o=0;o<this.categoriesDefault.length;o++)this.categoriesDefault[o].isSelected=!1;this.updateFilterPlaytypesGolstats+=1}t=="onFiltersDetailsTime"&&(this.detailsObject.gameSections[0].isSelected=!0,this.detailsObject.gameSections[1].isSelected=!0,this.detailsObject.gameSections[2].isSelected=!0,this.detailsObject.gameSections[3].isSelected=!0,this.detailsObject.gameSections[4].isSelected=!0,this.detailsObject.gameSections[5].isSelected=!0,this.fVsections=[1,2,3,4,5,6],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersDetailsPlayingAs"&&(this.detailsObject.playingAs[0].isSelected=!0,this.detailsObject.playingAs[1].isSelected=!0,this.fVplayingAs=[1,2],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersNationality"&&(this.fVnationalities.add(138),this.fVnationalities.add(222),this.fVnationalities.add(163),this.fVnationalities.add(51),this.fVnationalities.add(226),this.fVnationalities.add(10),this.fVnationalities.add(223),this.fVnationalities.add(96),this.fVnationalities.add(171),this.fVnationalities.add(198),this.fVnationalities.add(105),this.fVnationalities.add(80),this.fVnationalities.add(29),this.fVnationalities.add(74),this.fVnationalities.add(216),this.fVnationalities.add(196),this.fVnationalities.add(64),this.fVnationalities.add(155),this.fVnationalities.add(156),this.fVnationalities.add(89),this.fVnationalities.add(106),this.fVnationalities.add(81),this.fVnationalities.add(233),this.fVnationalities.add(204),this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.NATIONALITY)),t=="onFiltersPosition"&&(this.fVsetPositionsIds=[1,2,3,4,5,6,7,8,9],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.POSITION)),t=="onFiltersAge"?(this.fVarrayAgeRange=[10,40],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.AGE_RANGE)):t=="onFiltersYear"&&(this.$refs.personalDataFilterPlayers.clearFilters(se.YEAR),this.FVYear=1981,this.personalDataFilters.selectedYear=1981,this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersElegibility"&&this.$refs.personalDataFilterPlayers.clearFilters(se.ELIGIBILITY)}this.arrayFiltersPlays.splice(i,1)},onFiltersField(t){t.length==0?this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]:this.fVzone=t;var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersField");i!=-1?this.arrayFiltersPlays[i].name=this.fVzone.length+" zonas del campo":this.arrayFiltersPlays.push({name:this.fVzone.length+" zonas del campo",type:"onFiltersField"}),[1,23,3,4,5,7,6,9,8,11,10,12,13,15,14,17,16,22].includes(this.category)?this.fVtypeZone=1:this.fVtypeZone=2,this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},t.length!=16?(this.fVzone.length==4&&this.fVzone.includes(1)&&this.fVzone.includes(2)&&this.fVzone.includes(3)&&this.fVzone.includes(4)&&(i!=-1?this.arrayFiltersPlays[i].name="1/4 de cancha":this.arrayFiltersPlays.push({name:"1/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(5)&&this.fVzone.includes(6)&&this.fVzone.includes(7)&&this.fVzone.includes(8)&&(i!=-1?this.arrayFiltersPlays[i].name="2/4 de cancha":this.arrayFiltersPlays.push({name:"2/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(9)&&this.fVzone.includes(10)&&this.fVzone.includes(11)&&this.fVzone.includes(12)&&(i!=-1?this.arrayFiltersPlays[i].name="3/4 de cancha":this.arrayFiltersPlays.push({name:"3/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(13)&&this.fVzone.includes(14)&&this.fVzone.includes(15)&&this.fVzone.includes(16)&&(i!=-1?this.arrayFiltersPlays[i].name="4/4 de cancha":this.arrayFiltersPlays.push({name:"4/4 de cancha",type:"onFiltersField"})),this.fVzone.length==8&&this.fVzone.includes(1)&&this.fVzone.includes(2)&&this.fVzone.includes(3)&&this.fVzone.includes(4)&&this.fVzone.includes(5)&&this.fVzone.includes(6)&&this.fVzone.includes(7)&&this.fVzone.includes(8)&&(i!=-1?this.arrayFiltersPlays[i].name="cancha propia":this.arrayFiltersPlays.push({name:"cancha propia",type:"onFiltersField"})),this.fVzone.length==8&&this.fVzone.includes(9)&&this.fVzone.includes(10)&&this.fVzone.includes(11)&&this.fVzone.includes(12)&&this.fVzone.includes(13)&&this.fVzone.includes(14)&&this.fVzone.includes(15)&&this.fVzone.includes(16)&&(i!=-1?this.arrayFiltersPlays[i].name="cancha rival":this.arrayFiltersPlays.push({name:"cancha rival",type:"onFiltersField"}))):this.arrayFiltersPlays.splice(i,1)},addFilterPlayingAS(){var t=this.arrayFiltersPlays.findIndex(i=>i.type==="onFiltersDetailsPlayingAs");t!=-1?this.fVplayingAs.length==1?this.arrayFiltersPlays[t].name=this.fVplayingAs.includes(1)?"Local":"Visitante":this.arrayFiltersPlays.splice(t,1):this.fVplayingAs.length==1&&this.arrayFiltersPlays.push({name:this.fVplayingAs.includes(1)?"Local":"Visitante",type:"onFiltersDetailsPlayingAs"})},onFiltersDetails(t){var i=[];this.filters.setNationalitiesIds=this.setNationalitiesIds;var a=[];for(let r=0;r<t.playingAs.length;r++)if(t.playingAs[r].isSelected){const n=t.playingAs[r].name=="Local"?1:2;i.push(n)}for(let r=0;r<t.gameSections.length;r++)t.gameSections[r].isSelected&&a.push(t.gameSections[r].value);this.fVsections=a,this.fVplayingAs=i,this.fvTypeStats=t.statisticType;var o=this.arrayFiltersPlays.findIndex(r=>r.type==="onFiltersDetailsTypeStats");this.fvTypeStats=="total"?o!=-1&&this.arrayFiltersPlays.splice(o,1):o!=-1?this.arrayFiltersPlays[o].name=this.fvTypeStats=="average"?"Promedio por partido (PPP)":"Cada 90 mins":this.arrayFiltersPlays.push({name:this.fvTypeStats=="average"?"Promedio por partido (PPP)":"Cada 90 mins",type:"onFiltersDetailsTypeStats"});var s=this.arrayFiltersPlays.findIndex(r=>r.type==="onFiltersDetailsTime"),l="los minutos del ";this.fVsections.length!=6&&this.fVsections.length>0?(this.fVsections.includes(1)&&(l+=", 0-15"),this.fVsections.includes(2)&&(l+=", 15-30"),this.fVsections.includes(3)&&(l+=", 30-45"),this.fVsections.includes(4)&&(l+=", 45-60"),this.fVsections.includes(5)&&(l+=", 60-75"),this.fVsections.includes(6)&&(l+=", 75-90"),s!=-1?this.arrayFiltersPlays[s].name=l:this.arrayFiltersPlays.push({name:l,type:"onFiltersDetailsTime"}),this.fVsections.length==3&&this.fVsections.includes(1)&&this.fVsections.includes(2)&&this.fVsections.includes(3)&&(s!=-1?this.arrayFiltersPlays[s].name="Primer tiempo":this.arrayFiltersPlays.push({name:"Primer tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==3&&this.fVsections.includes(4)&&this.fVsections.includes(5)&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="Segundo tiempo":this.arrayFiltersPlays.push({name:"Segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(1)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 15 minutos del partido":this.arrayFiltersPlays.push({name:"los primeros 15 minutos del partido",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(3)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 15 minutos del primer tiempo":this.arrayFiltersPlays.push({name:"los últimos 15 minutos del primer tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(4)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 15 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los primeros 15 minutos del segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 15 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los últimos 15 minutos del segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==2&&this.fVsections.includes(1)&&this.fVsections.includes(2)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 30 minutos del partido":this.arrayFiltersPlays.push({name:"los primeros 30 minutos del partido",type:"onFiltersDetailsTime"})),this.fVsections.length==2&&this.fVsections.includes(5)&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 30 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los últimos 30 minutos del segundo tiempo",type:"onFiltersDetailsTime"}))):s!=-1&&this.arrayFiltersPlays.splice(s,1),this.addFilterPlayingAS(),this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}},async resetScouting(){if(this.universeData.minutesPlayed=0,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(a,o)=>o+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!1,this.$refs.personalDataFilter){const a=this.$refs.personalDataFilter;a.clearFilters(se.All),a.clearFilters(se.AGE_RANGE),a.clearFilters(se.YEAR),a.clearFilters(se.NATIONALITY),a.clearFilters(se.POSITION)}this.rowScoutingData=[];for(let a=0;a<this.detaildProductivityCategories.offensive.categories.length;a++)this.detaildProductivityCategories.offensive.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.defensive.categories.length;a++)this.detaildProductivityCategories.defensive.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.possession.categories.length;a++)this.detaildProductivityCategories.possession.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.offensesConditions.length;a++)this.detaildProductivityCategories.offensesConditions[a]=!1;var t=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersTournaments");this.arrayFiltersPlays.splice(t,1),this.setUpTournamentsToFilter();const i=await this.fetchTeamsScouting(this.currentSeasonId);this.teamselect=0,this.teamsscouting=[];for(let a=0;a<i.teams.length;a++)this.teamsscouting.push({id:i.teams[a].team_id,team:i.teams[a].colloquial_name,logo:i.teams[a].logo})},onFiltersData(t){var i=0,a=0;t.ageByRange?(t.ageByRange.min==0?i=1:i=t.ageByRange.min,t.ageByRange.max==0?a=40:a=t.ageByRange.max,this.fVarrayAgeRange=[i,a],this.FVYear=1900):t.year&&(this.fVarrayAgeRange=[],this.FVYear=t.year),this.fVnationalities=new Set;let o="",s="";if(this.fVsetPositionsIds=[],t.hasOwnProperty("nationalities")){this.FVbooleanAreNationalTeamsVisible=!1,this.FVsetAvailableNationalTeamsPlayersIds=new Set;for(let h=0;h<t.nationalities.length;h++)t.nationalities[h].isSelected&&this.fVnationalities.add(t.nationalities[h].id)}if(this.FVeligible=[],t.hasOwnProperty("eligibility")){this.FVeligible=!0,this.FVbooleanAreNationalTeamsVisible=!0;for(let h=0;h<this.elegibilidadArray.length;h++)this.FVsetAvailableNationalTeamsPlayersIds.add(this.elegibilidadArray[h])}else this.FVeligible=!1;for(let h=0;h<t.positions.length;h++)t.positions[h].isSelected&&this.fVsetPositionsIds.push(t.positions[h].id);if(t.hasOwnProperty("nationalities"))var l=t.nationalities.filter(h=>h.isSelected===!0);var r=t.positions.filter(h=>h.isSelected===!0);if(r.length==1&&(o=r[0].name),t.hasOwnProperty("nationalities")&&l.length==1&&(s=l[0].name),setTimeout(()=>{this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,elegible:this.FVeligible,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}},1e3),this.FVbooleanAreNationalTeamsVisible){var n=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersElegibility");n!=-1?this.arrayFiltersPlays[n].name="Elegibles":this.arrayFiltersPlays.push({name:"Elegibles",type:"onFiltersElegibility"})}else{var n=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersElegibility");n!=-1&&this.arrayFiltersPlays.splice(n,1)}if(this.fVsetPositionsIds.length!=9&&this.fVsetPositionsIds.length>0){var c=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersPosition");c!=-1?this.fVsetPositionsIds.length>0?this.arrayFiltersPlays[c].name=this.fVsetPositionsIds.length>1?this.fVsetPositionsIds.length+" Posiciones de juego":this.tournamentSelectedObj.is_female?"Posición de juego "+o.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):"Posición de juego "+o:this.arrayFiltersPlays.splice(c,1):this.arrayFiltersPlays.push({name:this.fVsetPositionsIds.length>1?this.fVsetPositionsIds.length+" Posiciones de juego":this.tournamentSelectedObj.is_female?"Posición de juego "+o.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):"Posición de juego "+o,type:"onFiltersPosition"})}if(t.hasOwnProperty("ageLimits")){if(this.arrayFiltersPlays=this.arrayFiltersPlays.filter(h=>h.type!=="onFiltersYear"),this.fVarrayAgeRange[0]>=t.ageLimits.min&&this.fVarrayAgeRange[1]<=t.ageLimits.max)if(this.fVarrayAgeRange[0]>t.ageLimits.min||this.fVarrayAgeRange[1]<t.ageLimits.max){var p=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersAge");p!=-1?this.fVarrayAgeRange.length>0?this.arrayFiltersPlays[p].name=this.fVarrayAgeRange[0]!=this.fVarrayAgeRange[1]?this.fVarrayAgeRange[0]+" - "+this.fVarrayAgeRange[1]+" años":this.fVarrayAgeRange[1]+" años":this.arrayFiltersPlays.splice(p,1):this.arrayFiltersPlays.push({name:this.fVarrayAgeRange[0]!=this.fVarrayAgeRange[1]?this.fVarrayAgeRange[0]+" - "+this.fVarrayAgeRange[1]+" años":this.fVarrayAgeRange[1]+" años",type:"onFiltersAge"})}else{var p=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersAge");p!=-1&&this.arrayFiltersPlays.splice(p,1)}}else if(this.FVYear!=0&&this.FVYear!=1900&&this.FVYear){var y=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersYear");y!=-1?this.arrayFiltersPlays[y].name=this.FVYear:this.arrayFiltersPlays.push({name:this.FVYear,type:"onFiltersYear"})}if(t.hasOwnProperty("nationalities")&&this.fVnationalities.size!=t.nationalities.length&&this.fVnationalities.size>0){var m=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersNationality");m!=-1?this.fVnationalities.size>0?this.arrayFiltersPlays[m].name=this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s:this.arrayFiltersPlays.splice(m,1):this.arrayFiltersPlays.push({name:this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s,type:"onFiltersNationality"})}},clickAll(t){this.teamselect=t},clickAllAll(t){this.teamselectrec=t,this.updateTables+=1},clickTeam(t){this.teamselect=t},clickTeamScouting(t){this.teamselectrec=t,this.updateTables+=1},resetFilterTeamAndPlayers(){this.filters={zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],setYear:this.FVYear,booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set}},resetFilter(){this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],this.categoriesPlaysTypes={offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!0,id:1},{name:"Tiros a gol",isSelected:!0,id:6},{name:"Tiros a gol con destino a portería",isSelected:!0,id:7},{name:"Asistencias",isSelected:!0,id:4},{name:"Centros",isSelected:!0,id:10},{name:"Centros acertados",isSelected:!0,id:11},{name:"Participaciones en gol",isSelected:!0,id:5},{name:"1vs1 exitosos ofensivos",isSelected:!0,id:12},{name:"1vs1 exitosos ofensivos que terminan en gol",isSelected:!0,id:13},{name:"Balones ganados en área rival",isSelected:!0,id:17},{name:"Cabeceos en área rival",isSelected:!0,id:8},{name:"Tiros de esquina",isSelected:!0,id:23}]},defensive:{title:"Defensivo",categories:[{name:"1vs1 defensivos exitosos",isSelected:!0,id:14},{name:"Cabeceo en área propia",isSelected:!0,id:9},{name:"Balones ganados en área propia",isSelected:!0,id:16},{name:"Rechaces",isSelected:!0,id:15},{name:"Atajadas",isSelected:!0,id:22}]},possession:{title:"Posesión",categories:[{name:"Pases acertados",isSelected:!0,id:2},{name:"Balones recuperados en disputa",isSelected:!0,id:3}]},offenses:{title:"Infracciones",categories:[{name:"Faltas cometidas",isSelected:!0,id:18},{name:"Faltas recibidas",isSelected:!0,id:19},{name:"Tarjetas amarillas",isSelected:!0,id:20},{name:"Tarjetas rojas",isSelected:!0,id:21}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},this.detailsObject={playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},this.detailsObjectSelection={playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!0},this.$refs.personalDataFilterPlayers&&this.$refs.personalDataFilterPlayers.clearFilters(se.NATIONALITY),this.updateFilterField2+=1},async changeTabsGeneral(t){this.isTransitioning=!0,this.isLoading=!0,this.preloadedTops=[],this.topsCache.clear(),this.rowScoutingData=[],this.arrayFiltersPlays=[],this.teamselect=0,this.resetPredefinedTeamAll(),this.showfiltersPc=!0,this.optionSelected=t,this.optionSelectedSubmenu="Todas las jugadas",this.filtersPredefinedF={},this.categoryPredefinedActive=!1,this.categoryPredefined=0;try{if(t=="Equipos"&&(this.typeTable=1,this.isTeam=!0,await this.loadPreloadedTops(),this.resetFilter(),this.resetFilterTeamAndPlayers(),this.resetScouting()),(t=="Jugadores"||t=="Jugadoras")&&(this.typeTable=0,this.isTeam=!1,await this.loadPreloadedTops(),this.resetFilterTeamAndPlayers(),this.resetScouting()),t=="Scouting"){this.resetFilter(),this.getScoutingData();const i=await this.fetchTeamsScouting(this.currentSeasonId);this.teamsscouting=[];for(let a=0;a<i.teams.length;a++)this.teamsscouting.push({id:i.teams[a].team_id,team:i.teams[a].colloquial_name,logo:i.teams[a].logo});setTimeout(()=>{this.modifidFiltersFlag=!1},200),this.resetFilterTeamAndPlayers()}await this.$nextTick(),this.isLoading=!1,setTimeout(()=>{this.isTransitioning=!1},300)}catch(i){console.error("Error changing tabs:",i),this.isLoading=!1,this.isTransitioning=!1}},resetPredefinedTeamAll(){var t=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPredefined");if(this.categoriesDefault.length>0&&t!==-1){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF={},this.arrayFiltersPlays.splice(t,1);for(let a=0;a<this.categoriesDefault.length;a++)this.categoriesDefault[a].isSelected=!1;this.updateFilterPlaytypesGolstats+=1;var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPredefined");if(i!==-1){for(let a=0;a<this.FVfilterGolstats.length;a++)this.FVfilterGolstats[a].isSelected=!1;i!==-1&&this.arrayFiltersPlays.splice(i,1),this.updateFilterGolstats+=1}}},resetLeagues(){this.tournamentsToFilter=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!0,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!0,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!0,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!0,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!0,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],this.tournamentsToFilterSelection=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!1,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!1,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!1,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!1,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!1,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}]},async changeTabsSubmenu(t){t!="Predeterminados"?this.resetPredefinedTeamAll():this.arrayFiltersPlays=[],this.optionSelectedSubmenu=t},async fetchTournaments(){const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.get(this.tournamentsUrl);return i},async fetchTeams(){const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.get(this.teamsUrl+this.seasonActive);return i},async fetchTeamsScouting(t){const i=he.create({headers:{Authorization:`${this.token}`}}),{data:a}=await i.get(this.teamsUrl+t);return a},async getPredefinedfilters(t){this.arrayPredefinedFilters=[],this.arrayPredefinedOrigin=[];var i="";t.id==1?i=this.urlFilter:i=this.urlFilter;const a=he.create({headers:{Authorization:`${this.token}`}}),{data:o}=await a.get(i+t.id);if(Object.keys(o[0].match_lapse_combinations).forEach(m=>{this.predefinedFiltersMatchLapse[m.toString()]=o[0].match_lapse_combinations[m]}),Object.keys(o[0].playing_as_combinations).forEach(m=>{this.predefinedFiltersPlayingAs[m.toString()]=o[0].playing_as_combinations[m]}),Object.keys(o[0].field_sections_combinations).forEach(m=>{this.predefinedFiltersSections[m.toString()]=o[0].field_sections_combinations[m]}),o[0]){for(let m=0;m<o[0].filter_records.length;m++){var s=o[0].description;if(o[0].filter_records[m].field_sections!==void 0){const d=o[0].filter_records[m].field_sections.toString();(this.predefinedFiltersSections[d]||this.predefinedFiltersSections[d]=="")&&(this.predefinedFiltersSections[d]==""?s=s.replace(" [en {field_sections}]",this.predefinedFiltersSections[d]):s=s.replace("{field_sections}",this.predefinedFiltersSections[d]))}if(o[0].filter_records[m].match_lapse!==void 0){const d=o[0].filter_records[m].match_lapse.toString();(this.predefinedFiltersMatchLapse[d]||this.predefinedFiltersMatchLapse[d]=="")&&(this.predefinedFiltersMatchLapse[d]==""?s=s.replace(" [durante {match_lapse}]",this.predefinedFiltersMatchLapse[d]):s=s.replace("{match_lapse}",this.predefinedFiltersMatchLapse[d]))}if(o[0].filter_records[m].playing_as!==void 0){const d=o[0].filter_records[m].playing_as.toString();(this.predefinedFiltersPlayingAs[d]||this.predefinedFiltersPlayingAs[d]=="")&&(this.predefinedFiltersPlayingAs[d]==""?s=s.replace(" [jugando como {playing_as}]",this.predefinedFiltersPlayingAs[d]):s=s.replace("{playing_as}",this.predefinedFiltersPlayingAs[d]))}o[0].filter_records[m].section_type!==void 0&&(this.tournamentSelectedObj.is_female?this.tournamentSelectedObj.is_female?s=s.replace("{section_type}","Jugadoras"):s=s.replace("{section_type}","Equipos"):s=s.replace("{section_type}","Jugadores")),s=s.replace(/\[/g,""),s=s.replace(/\]/g,""),s=s.replace("{category_name}",o[0].category_name);const h=s.split(": ");var l=h[1];l.length>129&&this.windowWidth>1358&&(l=l.substring(0,129),l=l+"<span id='showIDtootip' class='dots' style='width: 100px; height: 20px; background: red; z-index: 6;'>...</span>"),(!this.isCup||o[0].filter_records[m].playing_as.length===2)&&this.arrayPredefinedFilters.push({id:m,category_name:t.name,id_category:o[0].id,title:h[0]+":",text:h[1],textOrigin:o[0].description,titledots:l,filtersPredefined:{matchResult:o[0].filter_records[m].match_result,playingAs:o[0].filter_records[m].playing_as,sections:o[0].filter_records[m].match_lapse,type:this.optionSelected=="Equipos"?2:1,typeZone:o[0].type_zone,zone:o[0].filter_records[m].field_sections,end_age:0,start_age:0,nationalities:[],elegible:[],positions:[]}})}var r=[];for(let m=0;m<this.arrayPredefinedFilters.length;m++){var n=0,c=new Set,p={},y=this.arrayPredefinedFilters[m].text.replace(/\*.*?\*/,"");if(y=y.replace(/\*/g,""),y=y.replace(/ +/g," "),this.arrayPredefinedFilters[m].filtersPredefined.elegible.length>0&&(n+=1),(this.arrayPredefinedFilters[m].filtersPredefined.end_age.length!=0||this.arrayPredefinedFilters[m].filtersPredefined.start_age.length!=0)&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.end_age!=0&&this.arrayPredefinedFilters[m].filtersPredefined.start_age!=0?p.arrayAgeRange=[this.arrayPredefinedFilters[m].filtersPredefined.start_age,this.arrayPredefinedFilters[m].filtersPredefined.end_age]:this.arrayPredefinedFilters[m].filtersPredefined.end_age==0&&this.arrayPredefinedFilters[m].filtersPredefined.start_age==0?p.arrayAgeRange=[1,60]:this.arrayPredefinedFilters[m].filtersPredefined.start_age!=0&&this.arrayPredefinedFilters[m].filtersPredefined.end_age==0?p.arrayAgeRange=[this.arrayPredefinedFilters[m].filtersPredefined.start_age,60]:p.arrayAgeRange=[1,this.arrayPredefinedFilters[m].filtersPredefined.end_age],this.arrayPredefinedFilters[m].filtersPredefined.matchResult.length!=3&&(n+=1),p.matchResult=this.arrayPredefinedFilters[m].filtersPredefined.matchResult,this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length>0&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length!=0){for(let h=0;h<this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length;h++)c.add(this.arrayPredefinedFilters[m].filtersPredefined.nationalities[h]);p.setNationalitiesIds=c}else c.add(138),c.add(222),c.add(163),c.add(51),c.add(226),c.add(10),c.add(223),c.add(96),c.add(171),c.add(198),c.add(105),c.add(80),c.add(29),c.add(74),c.add(216),c.add(196),c.add(64),c.add(155),c.add(156),c.add(89),c.add(106),c.add(81),c.add(233),c.add(204),p.setNationalitiesIds=c;this.arrayPredefinedFilters[m].filtersPredefined.playingAs.length!=2&&(n+=1),p.playingAs=this.arrayPredefinedFilters[m].filtersPredefined.playingAs,this.arrayPredefinedFilters[m].filtersPredefined.positions.length>0&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.positions.length>0?p.setPositionsIds=this.arrayPredefinedFilters[m].filtersPredefined.positions:p.setPositionsIds=[1,2,3,4,5,6,7,8,9],this.arrayPredefinedFilters[m].filtersPredefined.sections.length!=6&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.sections.length>0?p.sections=this.arrayPredefinedFilters[m].filtersPredefined.sections:p.sections=[1,2,3,4,5,6],this.arrayPredefinedFilters[m].filtersPredefined.zone.length!=16&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.zone.length>0?p.zone=this.arrayPredefinedFilters[m].filtersPredefined.zone:p.zone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],p.typeZone=this.arrayPredefinedFilters[m].filtersPredefined.typeZone,r.push({id:m+1,name:y,isSelected:!1,value:n,filters:p})}this.FVfilterGolstats=r,this.updateFilterGolstats+=1,this.arrayPredefinedOrigin=JSON.parse(JSON.stringify(this.arrayPredefinedFilters))}},getTextFilterPredefinedCustom(){this.setDinamicFilters(this.filterEmitAux);var t=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].textOrigin;const i=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.zone.sort((y,m)=>y-m).toString();this.predefinedFiltersSections[i]||this.predefinedFiltersSections[i]==""?this.predefinedFiltersSections[i]==""?t=t.replace(" [en {field_sections}]",this.predefinedFiltersSections[i]):t=t.replace("{field_sections}",this.predefinedFiltersSections[i]):t=t.replace("{field_sections}",this.predefinedFiltersSections.other);var a=!1;this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size>0?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size==this.setNationalityIds.size?(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size==1?(t=t.replace("[{nationality}]",this.$t(`gentilicios[${[...this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities][0]}]`)),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size>0&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size!=this.setPositionsIds.size?(a=!0,t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]","")):(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")),this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size>0?(a||this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size==this.setPositionsIds.size)&&(t=t.replace("[de las posiciones seleccionadas]","")):t=t.replace("[de las posiciones seleccionadas]",""),this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=0&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=0?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=this.arrayAgeRange[0]&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=this.arrayAgeRange[1]?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age==this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age?(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" años]")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" a "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age+" años]")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=this.arrayAgeRange[0]||this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=this.arrayAgeRange[1]?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age==this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age?(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" años]")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" a "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age+" años]")):(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]",""));const o=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.sections.sort().toString();if(this.predefinedFiltersMatchLapse[o]||this.predefinedFiltersMatchLapse[o]=="")this.predefinedFiltersMatchLapse[o]==""?t=t.replace(" [durante {match_lapse}]",this.predefinedFiltersMatchLapse[o]):t=t.replace("{match_lapse}",this.predefinedFiltersMatchLapse[o]);else{t=t.replace("{match_lapse}"," "+this.predefinedFiltersMatchLapse.other);var s="";o.includes(1)&&(s=s+"0-15, "),o.includes(2)&&(s=s+"16-30, "),o.includes(3)&&(s=s+"31-45, "),o.includes(4)&&(s=s+"46-60, "),o.includes(5)&&(s=s+"61-75, "),o.includes(6)&&(s=s+"76-90, "),s=s.slice(0,-2),s=s.replace(/,([^,]*)$/," y $1"),t=t.replace("{match_lapse_selected}",s)}const l=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.playingAs.sort().toString();(this.predefinedFiltersPlayingAs[l]||this.predefinedFiltersPlayingAs[l]=="")&&(this.predefinedFiltersPlayingAs[l]==""?t=t.replace(" [jugando como {playing_as}]",this.predefinedFiltersPlayingAs[l]):t=t.replace("{playing_as}",this.predefinedFiltersPlayingAs[l])),this.typeSelected==1?this.getUser.tournament==1001?this.category.id==22?t=t.replace("{section_type}","Porteras"):t=t.replace("{section_type}","Jugadoras"):this.category.id==22?t=t.replace("{section_type}","Porteros"):t=t.replace("{section_type}","Jugadores"):t=t.replace("{section_type}","Equipos"),t=t.replace(/\[/g,""),t=t.replace(/\]/g,""),t=t.replace("{category_name}",this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].category_name);const r=t.split(": ");let n=r[1].charAt(0).toUpperCase()+r[1].toLowerCase().slice(1),c=r[1].charAt(0).toUpperCase()+r[1].toLowerCase().slice(1);this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].text=n,this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].title=r[0]+":";const p=c.match(/\*/g);if(p&&p.length)if(p.length%2===0)for(let y=1;y<=p.length;y++)y%2===0||(c=c.replace("*",'<span style="color: #ffff03" >'));else c=c.replaceAll("*","");this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].titledots=c},getObjectPlayer(t){const i=[],a=t[7].map(s=>(i.push(s.nationality_id),{stringName:s.nationality,numberId:s.nationality_id})),o=t[9].split("-");return{numberId:t[0],stringFullName:t[1],stringImageUrl:t[2],numberTeamId:t[3],player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+t[3]+".jpg",stringNationalityName:ct[t[3]],numberAge:t[5],numberPositionId:t[6],countryId:t[7],teamName:t[10],effectiveness:t[11],min:t[13],games:t[12],date:Number(o[0]),arrayNationalities:a,category:this.categoryName,arrayNationalitiesIds:i}},processPreloadedTops(t){const i={},a=new Map(t.teams.map(s=>[s[0],{id:s[0],name:s[1],logo:`https://golstatsimages.blob.core.windows.net/teams-80/${s[0]}.png`}])),o=new Map(t.players.map(s=>[s[0],this.getObjectPlayer(s)]));return this.cachedPlayersMap=o,t.tops.forEach(s=>{const l=s.category;i[l]||(i[l]={teams:[],players:[]}),s.teams&&(i[l].teams=s.teams.map((r,n)=>{const c=a.get(r[0])||{};return{id:c.id,name:c.name,img:c.logo,total:r[1],top:String(n+1).padStart(2,"0"),categoryName:s.name}})),s.players&&(i[l].players=s.players.map((r,n)=>{var c,p,y,m,h,d,f,u,g,S;const w=o.get(r[0])||{};return{age:w.numberAge,categoryName:s.name,country:(p=(c=w.countryId)==null?void 0:c[0])==null?void 0:p.nationality_id,date:w.date,effectiveness:w.effectiveness||0,games:w.games,id:r[0],img:`https://golstatsimages.blob.core.windows.net/players-profile/${r[0]}.png`,minutes:w.min,name:w.stringFullName,name_short:w.stringFullName,nationality:w.stringNationalityName,player_country_flag:`https://golstatsimages.blob.core.windows.net/flags/${(m=(y=w.countryId)==null?void 0:y[0])==null?void 0:m.nationality_id}.jpg`,position:w.position_short,positionId:w.numberPositionId,positionfull:this.positions[w.numberPositionId-1],team:((d=(h=w.teamName)==null?void 0:h[0])==null?void 0:d.acronym)||"",teamid:((u=(f=w.teamName)==null?void 0:f[0])==null?void 0:u.team_id)||"",teamname:((S=(g=w.teamName)==null?void 0:g[0])==null?void 0:S.acronym)||"",top:String(n+1).padStart(2,"0"),total:r[1]}}))}),i},async loadPreloadedTops(){try{if(this.seasonActive!=0){this.preloadedTops=[];const t=he.create({headers:{Authorization:`${this.token}`}}),i=`https://kgfaxdv624.execute-api.us-east-2.amazonaws.com/prod/tops/seasons/${this.seasonActive}?limit=20`,{data:a}=await t.get(i);this.preloadedTops=this.processPreloadedTops(a),this.isPreloadedDataAvailable=!0,this.$emit("tops-loaded",this.preloadedTops)}}catch(t){console.error("Error loading preloaded tops:",t)}},getCacheKey(t,i){return`${t}-${i}`},async getTopData(t,i){const a=this.getCacheKey(t,i);if(this.topsCache.has(a))return this.topsCache.get(a);const o=he.create({headers:{Authorization:`${this.token}`}}),{data:s}=await o.get(`https://kgfaxdv624.execute-api.us-east-2.amazonaws.com/prod/tops/seasons/${t}/categories/${i}`);return this.topsCache.set(a,s),s},async loadCategoriesProgressively(){if(!this.seasonActive)return;const t=this.categories.slice(0,5),i=this.categories.slice(5);await Promise.all(t.map(a=>this.getTopData(this.seasonActive,a.id))),this.isInitialDataLoaded=!0,setTimeout(()=>{Promise.all(i.map(a=>this.getTopData(this.seasonActive,a.id)))},100)}},mounted(){sessionStorage.getItem("sidpdfil")!==null&&sessionStorage.setItem("sidpdfil",0),this.renderNext(),this.teamId!==0&&this.optionSelected!=="Scouting"&&this.clickTeam(this.teamId),this.defaultSection!=="Jugadores"&&(this.defaultSection==="Scouting"&&this.selectedSeason(this.currentSeasonId),this.changeTabsGeneral(this.defaultSection))},async created(){try{await this.loadPreloadedTops();const t=await he.create({headers:{"Content-Type":"application/json"}}).get("https://golstats-microservices.s3.us-west-2.amazonaws.com/eligibles/elegibles.json",{headers:{"Content-Type":"application/json"}});this.elegibilidadArray=t.data,this.fVnationalities.add(138),this.fVnationalities.add(222),this.fVnationalities.add(163),this.fVnationalities.add(51),this.fVnationalities.add(226),this.fVnationalities.add(10),this.fVnationalities.add(223),this.fVnationalities.add(96),this.fVnationalities.add(171),this.fVnationalities.add(198),this.fVnationalities.add(105),this.fVnationalities.add(80),this.fVnationalities.add(29),this.fVnationalities.add(74),this.fVnationalities.add(216),this.fVnationalities.add(196),this.fVnationalities.add(64),this.fVnationalities.add(155),this.fVnationalities.add(156),this.fVnationalities.add(89),this.fVnationalities.add(106),this.fVnationalities.add(81),this.fVnationalities.add(233),this.fVnationalities.add(204),this.fillPersonalDataFilters()}catch(t){throw new Error(t)}}},gde={ref:"myDivRefTopsFull",class:"play-tops"},_de={key:0,class:"overlay-loading"},bde=e.createElementVNode("div",{class:"overlay-loading__spinner"},[e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/balon_liga.png",alt:""})],-1),Sde=e.createElementVNode("div",{class:"overlay-loading__text"},"Loading...",-1),Cde=[bde,Sde],wde=e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png",style:{width:"10px"}},null,-1),kde=[wde],Ede={style:{display:"contents"}},Vde={style:{display:"contents"}},Nde={key:0,class:"cont-leyemd-multipleleagues"},xde=e.createElementVNode("img",{class:"img-leyemd-multipleleagues",src:"http://golstatsimages.blob.core.windows.net/images-library/icn-multiples-ligas.png"},null,-1),Tde={key:0,style:{"font-size":"12px","margin-top":"-23px",color:"rgba(255,255,255,0.5)",width:"80%","margin-bottom":"12px","text-align":"center"}},Bde={key:0,style:{"margin-left":"10px"}},Fde=e.createElementVNode("span",null,"Todas las categorías",-1),Pde=[Fde],$de=e.createElementVNode("span",null,"Tipo de Jugada",-1),zde=e.createElementVNode("span",null,"Filtro GolStats",-1),Ade={key:3,style:{width:"100%",height:"295px"}};function Ide(t,i,a,o,s,l){var r,n,c;const p=e.resolveComponent("GSCTournamentSelect"),y=e.resolveComponent("GSCSeasonSelect"),m=e.resolveComponent("GscSwitchComponent"),h=e.resolveComponent("GSCFilterperteam"),d=e.resolveComponent("GSCFilters"),f=e.resolveComponent("DropdownPositions"),u=e.resolveComponent("DropdownYears"),g=e.resolveComponent("GSCLabel"),S=e.resolveComponent("GSCTopCategory"),w=e.resolveComponent("GSCTableHeader"),U=e.resolveComponent("GSCRowTable"),Y=e.resolveComponent("GSCExpandedInfo");return e.openBlock(),e.createElementBlock("div",gde,[s.loadingActive?(e.openBlock(),e.createElementBlock("div",_de,Cde)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.templateLosMejoresClass)},[e.createElementVNode("section",{class:e.normalizeClass(t.containerSectionPlayClass),id:"container-section"},[o.elementSize.width<730&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.dropdownParentClass)},[o.elementSize.width<730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Las Mejores")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Los Mejores")],64))],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.dropdownClass)},[e.createVNode(p,{width:"100%","current-season-id":a.currentSeasonId,"api-url":a.tournamentsApiUrl,"is-clubes-active":a.isClubes,onInput:l.changeTournament},null,8,["current-season-id","api-url","is-clubes-active","onInput"])],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.dropdown1Class)},[e.createVNode(y,{width:"100%","current-season-id":a.currentSeasonId,seasons:s.selectedTournament.seasons,onInput:l.selectedSeason},null,8,["current-season-id","seasons","onInput"])],2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),a.isSelection?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.descubreVideosClass)},[o.elementSize.width>730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Las Mejores")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Los Mejores")],64))],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionParentHeaderClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionHeaderClass)},[e.createVNode(m,{type:2,buttons:[s.tournamentSelectedObj.is_female?"Jugadoras":"Jugadores","Equipos","Scouting"],"font-family":"Poppins-Medium","selected-option":s.optionSelected,"font-size":t.sizeTabsFontMP,width:t.sizeTabsMP,borderWidth:"1px",arrow:!1,height:"30px",onInput:l.changeTabsGeneral},null,8,["buttons","selected-option","font-size","width","onInput"])],2),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.dropdownParentClass)},[o.elementSize.width<730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"}," Los Mejores ",2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.dropdownClass)},[e.createVNode(p,{width:"147px","current-season-id":a.currentSeasonId,"api-url":a.tournamentsApiUrl,"is-clubes-active":a.isClubes,onInput:l.changeTournament},null,8,["current-season-id","api-url","is-clubes-active","onInput"])],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.dropdown1Class)},[e.createVNode(y,{width:"147px","current-season-id":a.currentSeasonId,seasons:s.selectedTournament.seasons,onInput:l.selectedSeason},null,8,["current-season-id","seasons","onInput"])],2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],2)],2)),e.createElementVNode("div",{class:e.normalizeClass(t.topFiltersParentClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.topFiltersClass),id:"top-filters"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamBarParent)},[s.optionSelected!="Scouting"&&s.optionSelected!="Equipos"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamBar),id:"team-bar"},[e.createVNode(h,{data:s.teams,"team-id":a.teamId,"background-color":"#172531","contain-border-radius":"8px",onClickTeam:l.clickTeam,onClickAll:l.clickAll},null,8,["data","team-id","onClickTeam","onClickAll"])],2)):e.createCommentVNode("",!0),o.elementSize.width>760&&s.optionSelected!="Scouting"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.btnFiltersPC),style:e.normalizeStyle(s.showfiltersPc?"display: none;":""),onClick:i[0]||(i[0]=(...z)=>l.clickOpenFilters&&l.clickOpenFilters(...z))},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.groupParent)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.frameChild),alt:"",src:Ii},null,2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.filtros)},"Filtros",2)],2)],6)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerFilters),id:"container-filters",style:e.normalizeStyle(s.showfiltersPc||a.isSelection?"":o.elementSize.width>760?"display: none;":"")},[e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionPlayClass),id:"menu-section",style:e.normalizeStyle(a.isSelection?"margin-top: 0px;":"")},[o.elementSize.width>760&&s.optionSelected!="Scouting"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.closeFiltersPc),onClick:i[1]||(i[1]=(...z)=>l.clickCloseFilters&&l.clickCloseFilters(...z))},kde,2)):e.createCommentVNode("",!0)],6),a.isSelection?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.filtersContainerClass),id:"filters-container"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnFilters),onClick:i[2]||(i[2]=(...z)=>l.openMenuFilters&&l.openMenuFilters(...z))},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.groupParent)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.frameChild),alt:"",src:Ii},null,2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.filtros)},"Filtros",2)],2),e.createElementVNode("img",{class:e.normalizeClass(t.$style.shapeIcon),style:e.normalizeStyle(s.openMenuMobil?"":"transform: rotate(180deg)"),alt:"",src:tp},null,6)],2)],2)),e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnCloseFilters),style:e.normalizeStyle(s.optionSelected==="Scouting"?"margin-top: 4%; margin-left: 1%":""),onClick:i[3]||(i[3]=(...z)=>l.openMenuFilters&&l.openMenuFilters(...z))},null,6),[[e.vShow,o.elementSize.width<760&&s.openMenuMobil]]),e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.containerMenuClass),id:"container-menu"},[s.optionSelectedSubmenu=="Todas las jugadas"&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.elementSize.width>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("button",{class:e.normalizeClass(o.elementSize.width>=768?"advanced-button":"advanced-button-movil"),onClick:i[4]||(i[4]=(...z)=>l.toggleAdvancedView&&l.toggleAdvancedView(...z))},[s.isAvanced?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Ocultar avanzado")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Ver avanzado")],64))],2),e.withDirectives(e.createElementVNode("div",null,"Liga:",512),[[e.vShow,!s.isAvanced]]),e.createElementVNode("div",{style:e.normalizeStyle(s.isAvanced?"width: auto;":o.elementSize.width>=768?"width: 170px;":"width: 100%;")},[a.isSelection?(e.openBlock(),e.createBlock(d,e.mergeProps({key:0,"button-filter-props":s.isAvanced?l.filterButtonPropsTournaments:l.filterButtonProps,width:"100%"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"is-one-tournament-only":!0,"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!1,filters:s.tournamentsToFilterSelection,"onUpdate:filters":l.onFiltersTournamentsTops}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])):e.createCommentVNode("",!0)],4),e.withDirectives(e.createElementVNode("div",Ede,[e.createElementVNode("div",{style:e.normalizeStyle((o.elementSize.width>=768,"width: 61px;"))},"Posición:",4),e.createElementVNode("div",{style:e.normalizeStyle(o.elementSize.width>=768?"width: 270px;":"width: 100%;")},[e.createVNode(f,{"dropdown-props":s.dropdownProps,positions:(r=s.personalDataFilters)==null?void 0:r.positions,onChangePositions:l.onChangePositions},null,8,["dropdown-props","positions","onChangePositions"])],4),e.createElementVNode("div",{style:e.normalizeStyle((o.elementSize.width>=768,"width: 80px;"))}," A partir del: ",4),e.createElementVNode("div",{style:e.normalizeStyle(o.elementSize.width>=768?"width: 195px;":"width: 100%;")},[e.createVNode(u,{"dropdown-props":s.dropdownProps,years:(n=s.personalDataFilters)==null?void 0:n.availableYears,"selected-year":(c=s.personalDataFilters)==null?void 0:c.selectedYear,onChangeYear:l.onChangeYear},null,8,["dropdown-props","years","selected-year","onChangeYear"])],4)],512),[[e.vShow,!s.isAvanced]]),e.withDirectives(e.createElementVNode("div",Vde,[e.withDirectives(e.createVNode(d,e.mergeProps({"button-filter-props":l.filterButtonPropsTournaments},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PLAYS,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersPlays,filters:s.categoriesPlaysTypes,onApply:l.applyFiltersBtn}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters","onApply"]),[[e.vShow,!s.showFullTable]]),(e.openBlock(),e.createBlock(d,e.mergeProps({"button-filter-props":l.filterButtonPropsTournaments},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{key:s.updateFilterField,"filter-type":s.filtersTypes.FIELD,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersField,filters:s.fVzone}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])),(e.openBlock(),e.createBlock(d,e.mergeProps({"button-filter-props":l.filterButtonPropsTournaments},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{key:s.updateFilterField2,"is-seleccion":a.isSelection,"filter-type":s.filtersTypes.DETAILS,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersDetails,filters:s.detailsObject}),null,16,["button-filter-props","is-seleccion","filter-type","onUpdate:filters","filters"])),e.withDirectives(e.createVNode(d,e.mergeProps({"is-female":s.tournamentSelectedObj.is_female,ref:"personalDataFilterPlayers","button-filter-props":l.filterButtonPropsTournaments,filters:s.personalDataFilters},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PERSONAL_DATA,"show-badge-on-filter-full":!1,season:{id:s.seasonActive,tournamentId:s.tournamentSelectedObj.value},token:s.token,"onUpdate:filters":l.onFiltersData}),null,16,["is-female","button-filter-props","filters","filter-type","season","token","onUpdate:filters"]),[[e.vShow,s.optionSelected==="Jugadores"||s.optionSelected==="Jugadoras"]])],512),[[e.vShow,s.isAvanced]])],64)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),s.optionSelected=="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.elementSize.width>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(e.openBlock(),e.createBlock(d,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!1,filters:s.tournamentsToFilterSelection,key:s.keyTournamentValue,"onUpdate:filters":l.onFiltersTournaments}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])),e.createVNode(d,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PERSONAL_DATA,"show-badge-on-filter-full":!1,"is-scouting":"",season:null,ref:"personalDataFilter","onUpdate:filters":l.onFiltersPersonalData}),null,16,["button-filter-props","filter-type","onUpdate:filters"]),e.createVNode(d,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.UNIVERSE,"show-badge-on-filter-full":!1,filters:a.isSelection?s.universeDataSelection:s.universeData,"onUpdate:filters":l.onFiltersUniverse}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"]),e.createVNode(d,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PRODUCTIVITY,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersProductivity,filters:s.detaildProductivityCategories}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])],64)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.BtnSearchScounting),onClick:i[5]||(i[5]=(...z)=>l.getScoutingData&&l.getScoutingData(...z))},"Buscar",2)],64)):e.createCommentVNode("",!0),s.optionSelectedSubmenu=="Predeterminados"&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[(e.openBlock(),e.createBlock(d,e.mergeProps({"button-filter-props":l.filterButtonProps,modalHeight:"300px"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModePropsTypePlays,{"filter-type":s.filtersTypes.PLAYS_TYPES,"show-badge-on-filter-full":!1,key:s.updateFilterPlaytypesGolstats,"onUpdate:filters":l.onFiltersPlaysTypes,filters:s.categoriesDefault}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])),(e.openBlock(),e.createBlock(d,e.mergeProps({"is-female":s.tournamentSelectedObj.is_female,"button-filter-props":l.filterButtonProps,modalHeight:"300px"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.GOLSTATS,"show-badge-on-filter-full":!1,key:s.updateFilterGolstats,"onUpdate:filters":l.onFiltersGolStats,filters:l.filterGolstats}),null,16,["is-female","button-filter-props","filter-type","onUpdate:filters","filters"]))],64)):e.createCommentVNode("",!0)],2),[[e.vShow,o.elementSize.width>760||s.openMenuMobil||a.isSelection]]),s.optionSelected=="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.teamBar),id:"team-bar"},[s.filterScounting.tournaments.length>1&&s.rowScoutingData.length>0?(e.openBlock(),e.createElementBlock("div",Nde,[xde,e.createElementVNode("div",{class:e.normalizeClass(t.textleyemdmultipleleaguesClass)}," El filtro por equipos solo se pude utilizar cuando se tiene maximo 1 liga seleccionada ",2)])):(e.openBlock(),e.createBlock(h,{data:s.teamsscouting,"team-id":s.teamselectrec,"background-color":"#172531","contain-border-radius":"8px",key:s.updateFilterTeamsScouting,onClickTeam:l.clickTeamScouting,onClickAll:l.clickAllAll},null,8,["data","team-id","onClickTeam","onClickAll"]))],2)):e.createCommentVNode("",!0)],6)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.containerTheBestClass),id:"container-the-best"},[s.fvTypeStats==="every90"&&a.isSelection&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",Tde," No se muestran jugadores que hayan jugado menos de 90 minutos ")):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.titleSectionClass)},[s.optionSelectedSubmenu!="Predeterminados"?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.mejoresJugadoresClass)},[s.arrayFiltersPlays.length>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelected!="Equipos"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Mejores jugadoras:")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Mejores jugadores:")],64))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Mejores equipos:")],64))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[this.filterScounting.tournaments.length==1&&this.filterScounting.tournaments[0]==1001?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(" Jugadoras más productivas: ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Jugadores más productivos:")],64))],64))],64)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"&&s.optionSelectedSubmenu!="Predeterminados"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[s.showFullTable?(e.openBlock(),e.createElementBlock("div",Bde,[e.createVNode(g,{"text-value":"Categoría - "+s.categoryName+" ","font-size":"11px","font-color":"rgba(255, 255, 255, 0.7)",onClickClose:l.deleteCategoryFilter,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png","icon-size":"6px",height:"20px"},null,8,["text-value","onClickClose"])])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.arrayFiltersPlays,(z,H)=>(e.openBlock(),e.createElementBlock("div",{key:H,style:{"margin-left":"10px"}},[e.createVNode(g,{"text-value":z.name+" ","font-size":"11px","font-color":"rgba(255, 255, 255, 0.7)",onClickClose:l.deleteLabelFilter,id:z.type,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png","icon-size":"6px",height:o.elementSize.width<768?"auto":"20px"},null,8,["text-value","onClickClose","id","height"])]))),128)),s.rowScoutingData.length!=0||s.optionSelectedSubmenu=="Predeterminados"&&s.arrayFiltersPlays.findIndex(z=>z.type==="onFiltersPredefined")!==-1?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.quitarFiltrosClass),onClick:i[6]||(i[6]=(...z)=>l.onClickDeleteFilter&&l.onClickDeleteFilter(...z))}," Quitar filtros ",2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"&&s.optionSelectedSubmenu!="Predeterminados"&&s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[s.showFullTable?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.allCategories)},Pde,2))],64)):e.createCommentVNode("",!0)],2),s.seasonActive!=0||a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.containerTablesClass),id:"container-tables",style:e.normalizeStyle(s.showFullTable?"gap: 0px!important;":"")},[s.optionSelected!=="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelectedSubmenu=="Todas las jugadas"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.categoriesDefault,(z,H)=>(e.openBlock(),e.createElementBlock("div",{key:H,style:e.normalizeStyle(!s.showOnlyCategories&&s.arrayCategoryFilter.includes(z.id)?"":"display:none !important;")},[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.toniKroosWrapperClass)},[(e.openBlock(),e.createBlock(S,{"is-female":s.tournamentSelectedObj.is_female,"is-team":s.isTeam,"type-stats":s.fvTypeStats,"is-selection":!1,onMore:l.onShowFullTable,"border-width":0,preload:s.preloadedTops[z.id],"border-radius":"12px","filters-prop":l.filterChange,category:z.id,"type-table":s.typeTable,categoryName:z.name,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTables,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia,onComponentLoaded:t.onComponentLoaded,onShowGraph:l.HandlerShowGraph,onAddPlayer:l.HandlerAddPlayer},null,8,["is-female","is-team","type-stats","onMore","preload","filters-prop","category","type-table","categoryName","season","filter-team","onClickprofile","onSetopenmedia","onComponentLoaded","onShowGraph","onAddPlayer"]))],2),[[e.vShow,!s.showOnlyCategories&&s.arrayCategoryFilter.includes(z.id)&&!s.showFullTable]])],4))),128)),s.showFullTable?(e.openBlock(),e.createBlock(S,{"is-female":s.optionSelected=="Jugadoras","is-team":s.isTeam,"border-width":0,"border-radius":"12px","type-stats":s.fvTypeStats,"is-selection":!1,category:s.showFullCategory,preload:s.preloadedTops[s.showFullCategory],type:1,"type-table":s.typeTable,categoryName:"","filters-prop":l.filterChange,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTablesfull,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia,onShowGraph:l.HandlerShowGraph,onAddPlayer:l.HandlerAddPlayer},null,8,["is-female","is-team","type-stats","category","preload","type-table","filters-prop","season","filter-team","onClickprofile","onSetopenmedia","onShowGraph","onAddPlayer"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[s.categoryPredefinedActive?(e.openBlock(),e.createBlock(S,{"is-female":s.optionSelected=="Jugadoras","is-team":s.isTeam,"type-stats":s.fvTypeStats,"is-selection":!1,"border-width":0,preload:s.preloadedTops[s.categoryPredefined],"border-radius":"12px",category:s.categoryPredefined,type:1,"type-table":s.typeTable,categoryName:"","filters-prop":l.filterChangePredefined,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTables,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia,onShowGraph:l.HandlerShowGraph,onAddPlayer:l.HandlerAddPlayer},null,8,["is-female","is-team","type-stats","preload","category","type-table","filters-prop","season","filter-team","onClickprofile","onSetopenmedia","onShowGraph","onAddPlayer"])):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.containerPredefined)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.titleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("No has seleccionado ningún filtro ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("No existen resultados")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Para visualizar resultados selecciona un ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("No existen resultados con los filtros")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[$de,e.createTextVNode(" y un "),zde,e.createTextVNode(" en la ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("que has seleccionado.")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("parte superior.")],64)):e.createCommentVNode("",!0)],2)],2))],64))],64)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.containerPredefinedScounting),style:e.normalizeStyle(s.rowScoutingData.length>0?"height: auto;":"")},[s.loadingActive?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.rowScoutingData.length>0?(e.openBlock(),e.createBlock(w,{key:0,background:"#183143",type:2,"is-female":s.filterScounting.tournaments.length==1&&s.filterScounting.tournaments[0]==1001},null,8,["is-female"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.rowScoutingData,(z,H)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:H},[s.teamselectrec==0||s.teamselectrec==z.team_id?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(U,{type:2,"is-expanded":s.playerexpand==z.id&&s.expand,onMediadata:l.setMediaData,data:{position:z.position,player_name:z.player_name,player_photo:z.player_photo,total:z.total,id:z.id,player_age:z.player_age,team_abrev:z.team_abrev,team_logo:z.team_logo,player_position:s.positions[z.player_position-1].fullname,player_country_flag:z.player_country_flag,player_games:z.player_games,player_min:z.player_min,league_name:z.league_name,seasons:z.seasons,season_id:z.season_id},height:"71px",background:H%2===0?a.backgroundOdd:a.backgroundEven,onExpand:l.clickexpand},null,8,["is-expanded","onMediadata","data","background","onExpand"]),s.expand&&s.playerexpand==z.id?(e.openBlock(),e.createBlock(Y,{key:0,"is-female":s.filterScounting.tournaments.length==1&&s.filterScounting.tournaments[0]==1001,type:0,"view-effectiveness":!1,viewGoals:!1,additionalClass:"fullTable",data:{teams:z.team_name,age:z.player_age,dataofbirth:z.date,nationality:z.nationality_name,countryFlag:z.player_country_flag,position:s.positions[z.player_position-1].name,games:z.player_games,min:z.player_min,goals:z.total,effectiveness:"-",category:"total",id:z.id},onViewprofile:K=>l.viewprofile(K,z.season_id,z.team_id),background:H%2===0?a.backgroundOdd:a.backgroundEven},null,8,["is-female","data","onViewprofile","background"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],64))),128))],64)),s.rowScoutingData.length==0&&!s.loadingActive?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.btnLeyendTxt)},' Haz click en "Buscar" para aplicar tus filtros ',2)):e.createCommentVNode("",!0),s.rowScoutingData.length==0&&!s.loadingActive?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.containerScountingBtn)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnDeleteAplica),onClick:i[7]||(i[7]=(...z)=>l.onClickDeleteFilter&&l.onClickDeleteFilter(...z))}," Eliminar filtros aplicados ",2),s.rowScoutingData.length==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.SearchBtnBar),onClick:i[8]||(i[8]=(...z)=>l.getScoutingData&&l.getScoutingData(...z))}," Buscar ",2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),s.loadingActive?(e.openBlock(),e.createElementBlock("div",Ade)):e.createCommentVNode("",!0)],6))],6)):e.createCommentVNode("",!0)],2)],2)],2)],2)],512)}const Mde={$style:mde},Lde=Ce(yde,[["render",Ide],["__cssModules",Mde]]),Rde=e.ref(Js()),Dde=e.ref(ep()),Ode={name:"TopsBestAndPlay",props:{userId:{type:String,required:!0},hasTemplates:{type:Boolean,required:!1},teamId:{type:String,required:!0},templates:{type:Array,default:()=>[]}},components:{GscSwitchComponent:ys,GSCRadioToggle:xK,ModalAddPlayList:lX,DropdownTemplates:tY,GSCTableScrollable:qQ,GSCFilters:Hs,ModalAddLista:bX,DropdownYears:Qc,DropdownPositions:Xc,PlayTops:Lde},computed:{filterButtonProps(){return{...Rde.value}},filterButtonPropsTournamentsAdvanced(){return{...Dde.value}},sizeTabsFontMP(){const t=this.elementSize.width;return t<=380?"12px":t<=768?"14px":"16px"},sizeTabsMP(){const t=this.elementSize.width;return t<=319?"90px":t<=330?"95px":t<=340||t<=350?"110px":t<=360?"120px":t<=470?"122px":"130px"},advancedText(){return this.showAdvanced?"Ocultar avanzado":"Ver avanzado"}},data(){return{MobileFilterDesing:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"300px",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"12px",widthField:268,widthFieldGrid:"268px",heightField:180,heightFieldGrid:"180px",heightContainer:"280px"}},dropdownProps:{height:"40px",borderColor:"rgba(255, 255, 255, 0.2)"},showtableType:!0,formattedPlayers:[],totalNationalities:0,defaultFiltersObject:{age_or_year:0,categories:[],elegibles:[],fouls:!1,last_months:12,minutes_played:0,minutes_played_avg:0,nationalities:[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239],positions:[],range_age:[],seasonId:1933,tournaments:[],type_stats:1,year:0},visibleModalAddPlaylist:!1,showCreatePlaylistModal:!1,filtersObject:{age_or_year:0,categories:[],elegibles:[],fouls:!1,last_months:12,minutes_played:0,minutes_played_avg:0,nationalities:[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239],positions:[],range_age:[],seasonId:1933,tournaments:[],type_stats:1,year:0},positions:[{id:1,name:"Portero",fullname:"POR"},{id:2,name:"Defensa central",fullname:"DFC"},{id:3,name:"Lateral por izquierda",fullname:"LI"},{id:4,name:"Lateral por derecha",fullname:"LD"},{id:5,name:"Volante por izquierda",fullname:"VI"},{id:6,name:"Volante por derecha",fullname:"VD"},{id:7,name:"Volante defensivo",fullname:"VDF"},{id:8,name:"Volante ofensivo",fullname:"VO"},{id:9,name:"Delantero",fullname:"DEL"},{id:10,name:"Desconocida",fullname:"Desc"}],tokenFree:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",fVzone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],filtersTypes:x,personalDataFilters:Yt,personalDataSubFiltersTypes:se,tournamentsToFilter:SX,tournamentsToFilterVariables:CX,universeData:{minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:12,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},detaildProductivityCategories:{offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!1,id:[12]},{name:"Asistencias",isSelected:!1,id:[10]},{name:"Participaciones en gol",isSelected:!1,id:[27]},{name:"Cabeceos en área rival",isSelected:!1,id:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",isSelected:!1,id:[91,95,92,93,96,97]},{name:"Tiros a gol con destino a portería",isSelected:!1,id:[91,95]},{name:"Tiros a gol fuera del área",isSelected:!1,id:[94]},{name:"Tiros a gol fuera del área con destino a portería",isSelected:!1,id:[95]},{name:"Tiros a gol dentro del área",isSelected:!1,id:[90]},{name:"Tiros a gol dentro del área con destino a portería",isSelected:!1,id:[91]},{name:"Centros por izquierda",isSelected:!1,id:[13]},{name:"Centros por izquierda acertados",isSelected:!1,id:[98,101,104,105]},{name:"Centros por derecha",isSelected:!1,id:[25]},{name:"Centros por derecha acertados",isSelected:!1,id:[109,112,115,116]},{name:"1vs1 exitosos ofensivos",isSelected:!1,id:[4]},{name:"1vs1 que terminan en gol",isSelected:!1,id:[88]}]},defensive:{title:"Defensivo",categories:[{name:"Bálones ganados en área propia",isSelected:!1,id:[234,241,281,288,399,401,211,231,238,244,280,287,294]},{name:"Cabeceo en área propia",isSelected:!1,id:[211,231,238,244,280,287,294]},{name:"1vs1 defensivos exitosos",isSelected:!1,id:[5]},{name:"Rechaces",isSelected:!1,id:[34]}]},possession:{title:"Posesión",categories:[{name:"Bálones recuperados totales",isSelected:!1,id:[222,223,224,225]},{name:"Bálones recuperados 1/4 de cancha",isSelected:!1,id:[222]},{name:"Bálones recuperados 2/4 de cancha",isSelected:!1,id:[223]},{name:"Bálones recuperados 3/4 de cancha",isSelected:!1,id:[224]},{name:"Bálones recuperados 4/4 de cancha",isSelected:!1,id:[225]},{name:"Pases acertados",isSelected:!1,id:[213,214,215,216]},{name:"Pases acertados en 1/4 de cancha",isSelected:!1,id:[213]},{name:"Pases acertados en 2/4 de cancha",isSelected:!1,id:[214]},{name:"Pases acertados en 3/4 de cancha",isSelected:!1,id:[215]},{name:"Pases acertados en 4/4 de cancha",isSelected:!1,id:[216]}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},expansionPanelModeProps:{isExpansionPanel:!1,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)"},expansionPanelProps:{width:"400px",borderRadius:"8px",fontFamily:"Poppins-Regular"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"13px"}},expansionPanelModePropsMobil:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"calc(100% - 10px)",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"}},expansionPanelModePropsMobil270:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"calc(100% - 10px)",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"}},optionSelected:"Los mejores",showVariables:!0,selectedRadioOption:"Variables propias",showAdvanced:!1,isSearchActive:!1,lastSearchFilters:null,seasonsArray:[],activeFilters:[],isLoading:!1,selectedPlayerToAdd:null}},setup(){const t=e.ref("myDivRefTopsBestPlay"),i=e.ref(null),a=e.ref(null),{elementSize:o}=De(t),{elementSize:s}=De(i),{elementSize:l}=De(a);return{myDivRefTopsBestPlay:t,midLayoutRef:i,filterBoxRef:a,elementSize:o,midLayoutSize:s,filterBoxSize:l}},created(){},async mounted(){try{await this.fillPersonalDataFilters(),this.isSearchActive=!0,this.hasTemplates?await new Promise(t=>{const i=()=>{this.filtersObject.template_id?t(!0):setTimeout(i,100)};i()}):(this.selectedRadioOption="Info general",delete this.filtersObject.template_id,this.showVariables=!1,this.checkSearchButton()),await this.toggleSearch()}catch(t){console.error("Error durante la inicialización:",t)}},methods:{onViewProfile(t){this.$emit("open-profile-player",t)},onAddToList(t){this.selectedPlayerToAdd={player_id:t.objeto_player.player_id,name:t.objeto_player.name,position:t.objeto_player.position_id,is_female:t.objeto_player.is_female||0,dob:t.objeto_player.dob,team_id:t.objeto_player.teams[0].team_id,jersey:t.objeto_player.jersey||0,nationality:t.objeto_player.nationality},this.visibleModalAddPlaylist=!0},onShowGraph(t){this.$emit("show-graph",t)},onAddPlayer(t){this.selectedPlayerToAdd=t,this.visibleModalAddPlaylist=!0},onOpenMedia(t){this.$emit("open-media",t)},checkSearchButton(){const t=JSON.stringify(this.filtersObject),i=this.lastSearchFilters?JSON.stringify(this.lastSearchFilters):JSON.stringify(this.defaultFiltersObject);this.isSearchActive=t!==i},onUpdateTournaments(t){this.filtersObject.tournaments=t.filter(i=>i.isSelected).map(i=>i.id),this.seasonsArray=t.filter(i=>i.isSelected).map(i=>({id:i.seasons[0].id,tournamentId:i.tournamentId||1})),this.fillPersonalDataFilters(),this.checkSearchButton()},onUpdateFilters(t){if(t.hasOwnProperty("ageByRange")){const o=t.ageByRange.min==0?10:t.ageByRange.min,s=t.ageByRange.max==0?40:t.ageByRange.max;this.filtersObject.range_age=[o,s],this.filtersObject.age_or_year=1}else t.hasOwnProperty("year")?(this.filtersObject.year=t.year,this.filtersObject.age_or_year=0,this.filtersObject.range_age=[]):this.filtersObject.year=0;var i=[];if(t.hasOwnProperty("nationalities")){this.totalNationalities=t.nationalities.length;for(let o=0;o<t.nationalities.length;o++)t.nationalities[o].isSelected&&i.push(t.nationalities[o].id);i.length==0&&(i=[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239])}this.filtersObject.elegibles=[],t.hasOwnProperty("eligibility")&&(this.filtersObject.elegibles=[t.eligibility[0].id]);var a=[];for(let o=0;o<t.positions.length;o++)t.positions[o].isSelected&&a.push(t.positions[o].id);a.length==0&&(a=[1,2,3,4,5,6,7,8,9,10]),this.filtersObject.positions=a,this.filtersObject.nationalities=i,this.checkSearchButton()},onFiltersField(t){this.checkSearchButton()},onFiltersUniverse(t){this.filtersObject.minutes_played=Number(t.minutesPlayed),this.filtersObject.last_months=Number(t.lastMonths),this.filtersObject.minutes_played_avg=Number(t.percentMinutesPlayed),this.filtersObject.type_stats=t.statistics.averagePerGame?3:t.statistics.averagePerMinute?2:1,this.checkSearchButton()},onFiltersProductivity(t){var i=[];for(let a=0;a<t.productivityFilters.length;a++)i[t.productivityFilters[a].priority-1]={name:t.productivityFilters[a].name,ids:t.productivityFilters[a].id};i.length==0&&(i=[]),this.filtersObject.categories=i,this.filtersObject.fouls=t.offensesConditions.areFoulsCommittedSelected,this.filtersObject.yellow_cards=t.offensesConditions.areYellowCardsSelected,this.filtersObject.red_cards=t.offensesConditions.areRedCardsSelected,this.checkSearchButton()},onChangePositions(t){this.filtersObject.positions=t.filter(i=>i.isSelected&&i.id!==0).map(i=>i.id),this.checkSearchButton()},onChangeYear(t){this.filtersObject.year=t,this.personalDataFilters.selectedYear=t,this.checkSearchButton()},async toggleSearch(){if(this.isSearchActive)try{this.isLoading=!0;const t=await(await fetch("https://eh9nhj69z7.execute-api.us-west-2.amazonaws.com/prod/players/productivity",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...this.filtersObject,year:this.filtersObject.year==="Sin límite"?this.personalDataFilters.availableYears[this.personalDataFilters.availableYears.length-1]:this.filtersObject.year})})).json();this.showtableType=!this.filtersObject.template_id,this.formattedPlayers=t.map(i=>({objeto_player:i,player_photo:i.photo,player_name:i.acronym,player_age:this.calculateAge(i.dob),team_abrev:i.teams[0].acronym,jersey:i.jersey||"",nationality:i.nationality,team_name:i.team_name,is_female:i.is_female||0,position_name:this.positions[i.position_id-1].fullname,player_position:this.positions[i.position_id-1].fullname,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+i.teams[0].team_id+".png",player_country_flag:`https://golstatsimages.blob.core.windows.net/flags/${i.nationality_id}.jpg`,player_games:i.games_played,player_min:i.minutes_played,nationality_name:ct[i.nationality_id],league_name:i.tournament_name,seasons:i.seasons,season_id:i.seasons[0],stats:i.stats?i.stats.map(a=>({category_id:a[4]||null,custom_category_id:a[0]||null,name:a[1]||"",total:a[2]||0,seasons:a[3]||null})):[]})),this.updateActiveFilters(),this.lastSearchFilters=JSON.parse(JSON.stringify(this.filtersObject)),this.isSearchActive=!1}catch(t){console.error("Error al realizar la búsqueda:",t)}finally{this.isLoading=!1}},calculateAge(t){if(!t)return"-";const i=new Date(t),a=new Date;let o=a.getFullYear()-i.getFullYear();const s=a.getMonth()-i.getMonth();return(s<0||s===0&&a.getDate()<i.getDate())&&o--,o},resetFilters(){this.filtersObject=JSON.parse(JSON.stringify(this.defaultFiltersObject)),this.lastSearchFilters=null,this.checkSearchButton()},async fillPersonalDataFilters(){this.seasonsArray,this.tokenFree},async changeTabsGeneral(t){this.optionSelected=t},closeModalAddPlaylist(){this.visibleModalAddPlaylist=!1},ChangeRadio(t){if(!this.hasTemplates){this.selectedRadioOption="Info general";return}typeof t=="string"?(this.selectedRadioOption=t,this.showVariables=t==="Variables propias",t==="Info general"&&delete this.filtersObject.template_id,this.checkSearchButton()):console.warn("El valor debe ser una cadena de texto")},toggleAdvanced(){this.showAdvanced=!this.showAdvanced},onChangeTemplate(t){t&&(this.filtersObject={...this.filtersObject,template_id:t.id},this.checkSearchButton())},updateActiveFilters(){const t=[];if(this.filtersObject.tournaments.length>0&&this.filtersObject.tournaments.length!=6)if(this.filtersObject.tournaments.length>1)t.push(`Ligas ${this.filtersObject.tournaments.length}`);else{const i=this.tournamentsToFilter.find(a=>this.filtersObject.tournaments.includes(a.id));i&&t.push(i.name)}else t.push("Todas las ligas");if(this.filtersObject.nationalities.length>0&&this.filtersObject.nationalities.length!==this.totalNationalities&&this.filtersObject.nationalities.length!==231){const i=this.filtersObject.nationalities.length;i===1?t.push("Nacionalidad "+ct[this.filtersObject.nationalities[0]]):t.push(`${i} nacionalidades`)}if(this.filtersObject.elegibles&&this.filtersObject.elegibles.length>0&&t.push("Nacionalidad Mexicana"),this.filtersObject.positions.length>0&&this.filtersObject.positions.length!==9)if(this.filtersObject.positions.length===1){const i=this.positions.find(a=>a.id===this.filtersObject.positions[0]);i&&t.push(i.name)}else t.push(`${this.filtersObject.positions.length} posiciones de juego`);if(this.filtersObject.year>0&&t.push(`A partir del ${this.filtersObject.year}`),this.filtersObject.range_age.length===2&&t.push(`${this.filtersObject.range_age[0]}-${this.filtersObject.range_age[1]} años`),this.filtersObject.last_months&&this.filtersObject.last_months!==12&&t.push(`Últimos ${this.filtersObject.last_months} meses`),this.filtersObject.minutes_played>0&&t.push(`Min. ${this.filtersObject.minutes_played} min`),this.filtersObject.minutes_played_avg>0&&t.push(`Min. ${this.filtersObject.minutes_played_avg}% min`),this.filtersObject.type_stats!==1){const i=this.filtersObject.type_stats===2?"Por minuto":"Por partido";t.push(i)}this.activeFilters=t},handleCreateList(){this.showCreatePlaylistModal=!0,this.visibleModalAddPlaylist=!1},closeCreatePlaylistModal(){this.showCreatePlaylistModal=!1},changeSeasonId(t){this.$emit("change-season-id",t)},openProfileTeam(t){this.$emit("open-profile-team",t)},openProfilePlayer(t){this.$emit("open-profile-player",t)},topsLoaded(t){this.$emit("tops-loaded",t)},handleCompareClick(){this.formattedPlayers.length>0&&this.$emit("compare-players",this.formattedPlayers)}}},st=t=>(e.pushScopeId("data-v-37ebe9b8"),t=t(),e.popScopeId(),t),jde={ref:"myDivRefTopsBestPlay",class:"tops-best-play"},vde={class:"overlay-loading"},Wde=st(()=>e.createElementVNode("div",{class:"overlay-loading__spinner"},[e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/balon_liga.png",alt:""})],-1)),Ude=st(()=>e.createElementVNode("div",{class:"overlay-loading__text"},"Loading...",-1)),Gde=[Wde,Ude],Hde={class:"strip-menu"},Jde={class:"strip-options-vars"},qde={key:0,class:"desktop-layout"},Yde={class:"left-containers"},Zde={class:"filter-container filter-container-variables container-372"},Kde={key:0,class:"filter-container filter-container-variables container-291"},Xde=st(()=>e.createElementVNode("div",{class:"variables-label"},"Templates:",-1)),Qde={class:"variables-indicator"},ece=st(()=>e.createElementVNode("div",{class:"filter-label"},"Liga:",-1)),tce={class:"filter-container-box"},ace=st(()=>e.createElementVNode("div",{class:"filter-label-2"},"Posición:",-1)),ice={class:"filter-container-box-2"},oce=st(()=>e.createElementVNode("div",{class:"filter-label-3"},"A partir del:",-1)),sce={class:"filter-container-box-3"},lce={class:"advanced-row-top"},rce=st(()=>e.createElementVNode("div",{class:"separator-line"},null,-1)),nce={class:"stats-section"},dce={class:"filters-applied"},cce=st(()=>e.createElementVNode("span",{class:"filters-label"},[e.createElementVNode("strong",null,"Filtros"),e.createTextVNode(" aplicados: ")],-1)),pce={class:"filters-tags-wrapper"},mce={class:"filters-tags"},uce=st(()=>e.createElementVNode("img",{src:"http://golstatsimages.blob.core.windows.net/todoelfut/icn-comparar.png",alt:"Comparar",class:"button-icon"},null,-1)),hce={key:0,class:"no-results"},fce={key:1,class:"content-container"};function yce(t,i,a,o,s,l){const r=e.resolveComponent("ModalAddPlayList"),n=e.resolveComponent("ModalAddLista"),c=e.resolveComponent("GscSwitchComponent"),p=e.resolveComponent("GSCRadioToggle"),y=e.resolveComponent("DropdownTemplates"),m=e.resolveComponent("GSCFilters"),h=e.resolveComponent("DropdownPositions"),d=e.resolveComponent("DropdownYears"),f=e.resolveComponent("GSCTableScrollable"),u=e.resolveComponent("PlayTops");return e.openBlock(),e.createElementBlock("div",jde,[e.createVNode(r,{isVisible:s.visibleModalAddPlaylist,onClose:l.closeModalAddPlaylist,"user-id":a.userId,onCreateList:l.handleCreateList,player:s.selectedPlayerToAdd},null,8,["isVisible","onClose","user-id","onCreateList","player"]),e.createVNode(n,{isVisible:s.showCreatePlaylistModal,onClose:l.closeCreatePlaylistModal,"user-id":a.userId,player:s.selectedPlayerToAdd,templates:a.templates.data},null,8,["isVisible","onClose","user-id","player","templates"]),e.withDirectives(e.createElementVNode("div",vde,Gde,512),[[e.vShow,s.isLoading]]),e.createElementVNode("div",Hde,[e.createVNode(c,{type:2,buttons:["Los mejores","Por jugada"],"background-option-active":"none","font-family":"Poppins-Medium",background:"none","selected-option":s.optionSelected,"font-size":l.sizeTabsFontMP,width:l.sizeTabsMP,borderWidth:"1px",arrow:!1,height:"30px",onInput:l.changeTabsGeneral},null,8,["selected-option","font-size","width","onInput"])]),s.optionSelected==="Los mejores"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("div",Jde,[o.elementSize.width>780?(e.openBlock(),e.createElementBlock("div",qde,[e.createElementVNode("div",Yde,[e.createElementVNode("div",Zde,[a.hasTemplates?(e.openBlock(),e.createBlock(p,{key:0,height:"20px",width:"41px","background-color":"none","width-circle":"15px","height-circle":"15px","font-size":"14px","circle-color-switch":"#CBEE6B","font-color":"#ffffff","value-default":s.selectedRadioOption,textOptionLeft:"Variables propias",textOptionRight:"Info general",onChange:l.ChangeRadio},null,8,["value-default","onChange"])):e.createCommentVNode("",!0)]),e.createVNode(e.Transition,{name:"zoom-fade",mode:"out-in"},{default:e.withCtx(()=>[s.showVariables?(e.openBlock(),e.createElementBlock("div",Kde,[Xde,e.createElementVNode("div",Qde,[e.createVNode(y,{"dropdown-props":s.dropdownProps,"team-id":a.teamId,onChangeTemplate:l.onChangeTemplate},null,8,["dropdown-props","team-id","onChangeTemplate"])])])):e.createCommentVNode("",!0)]),_:1})]),e.createElementVNode("div",{class:"filter-container filter-container-3",onClick:i[0]||(i[0]=(...g)=>l.toggleAdvanced&&l.toggleAdvanced(...g))},e.toDisplayString(l.advancedText),1)])):(e.openBlock(),e.createElementBlock("div",{key:1,ref:"midLayoutRef",class:e.normalizeClass({"mobile-layout":o.elementSize.width<=480,"mid-layout":o.elementSize.width<=780&&o.elementSize.width>480})},[e.createElementVNode("div",{class:e.normalizeClass(["first-row",{"mid-first-row":o.elementSize.width<=780&&o.elementSize.width>480,"no-variables":!s.showVariables}])},[e.createElementVNode("div",{class:e.normalizeClass(["filter-container container-372",{"mobile-container":o.elementSize.width<=480}])},[a.hasTemplates?(e.openBlock(),e.createBlock(p,{key:0,height:"20px",width:"41px","background-color":"none","width-circle":"15px","height-circle":"15px","font-size":"14px","circle-color-switch":"#CBEE6B","font-color":"#ffffff","value-default":s.selectedRadioOption,textOptionLeft:"Variables propias",textOptionRight:"Info general",onChange:l.ChangeRadio},null,8,["value-default","onChange"])):e.createCommentVNode("",!0)],2),o.elementSize.width>480?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["filter-container filter-container-3",{"mobile-container":o.elementSize.width<=480}]),onClick:i[1]||(i[1]=(...g)=>l.toggleAdvanced&&l.toggleAdvanced(...g))},e.toDisplayString(l.advancedText),3)):e.createCommentVNode("",!0)],2),e.createVNode(e.Transition,{name:"zoom-fade",mode:"out-in"},{default:e.withCtx(()=>[s.showVariables?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["filter-container container-291",{"mobile-container":o.elementSize.width<=480,"mid-container":o.elementSize.width<=780&&o.elementSize.width>480,"container-292":o.elementSize.width<=780}])},[e.createElementVNode("div",{class:e.normalizeClass(["variables-label",{"mobile-label":o.elementSize.width<=480}])},"Templates:",2),e.createElementVNode("div",{class:e.normalizeClass(["variables-indicator",{"mobile-indicator":o.elementSize.width<=480}])},[e.createVNode(y,{"team-id":a.teamId,onChangeTemplate:l.onChangeTemplate},null,8,["team-id","onChangeTemplate"])],2)],2)):e.createCommentVNode("",!0)]),_:1}),o.elementSize.width<=480?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["filter-container filter-container-3",{"mobile-container":o.elementSize.width<=480}]),onClick:i[2]||(i[2]=(...g)=>l.toggleAdvanced&&l.toggleAdvanced(...g))},e.toDisplayString(l.advancedText),3)):e.createCommentVNode("",!0)],2))]),e.createVNode(e.Transition,{name:"fade-slide",mode:"out-in"},{default:e.withCtx(()=>{var g,S;return[s.showAdvanced?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["strip-filters-advanced",{"layout-890":o.elementSize.width<=890,"layout-480":o.elementSize.width<=480}])},[e.createElementVNode("div",lce,[e.createElementVNode("div",{class:e.normalizeClass(["advanced-container container-155",{"equal-width":o.elementSize.width<=890}])},[e.createVNode(m,e.mergeProps({width:"99.7%","button-filter-props":l.filterButtonPropsTournamentsAdvanced,"is-one-tournament-only":!1},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<890?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!1,filters:s.tournamentsToFilter,"onUpdate:filters":l.onUpdateTournaments}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])],2),e.createElementVNode("div",{class:e.normalizeClass(["advanced-container container-190",{"equal-width":o.elementSize.width<=890}])},[e.createVNode(m,e.mergeProps({"button-filter-props":l.filterButtonPropsTournamentsAdvanced,"filter-type":s.filtersTypes.PERSONAL_DATA,"show-badge-on-filter-full":!1,"is-scouting":""},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<890?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{filters:s.personalDataFilters,width:"99.7%",season:null,ref:"personalDataFilter","await-for-filters":!0,"onUpdate:filters":l.onUpdateFilters}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])],2),e.createElementVNode("div",{class:e.normalizeClass(["advanced-container container-128",{"equal-width":o.elementSize.width<=890}])},[e.createVNode(m,e.mergeProps({"button-filter-props":l.filterButtonPropsTournamentsAdvanced,"filter-type":s.filtersTypes.UNIVERSE,"show-badge-on-filter-full":!1,filters:s.universeData},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<890?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{width:"99.7%","onUpdate:filters":l.onFiltersUniverse}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])],2),e.createElementVNode("div",{class:e.normalizeClass(["advanced-container container-241",{"equal-width":o.elementSize.width<=890}])},[e.createVNode(m,e.mergeProps({"button-filter-props":l.filterButtonPropsTournamentsAdvanced,"filter-type":s.filtersTypes.PRODUCTIVITY,"show-badge-on-filter-full":!1,width:"99.7%"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<890?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"onUpdate:filters":l.onFiltersProductivity,filters:s.detaildProductivityCategories}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])],2),e.createElementVNode("div",{class:e.normalizeClass(["advanced-container container-75",{"equal-width":o.elementSize.width<=890}])},[e.createElementVNode("button",{class:e.normalizeClass(["search-button",{active:s.isSearchActive}]),onClick:i[4]||(i[4]=(...w)=>l.toggleSearch&&l.toggleSearch(...w))},"Buscar",2)],2)])],2)):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["strip-filters-individual",{"grid-two-rows":o.elementSize.width<=780,"gap-reduced-850":o.elementSize.width<=850}]),ref:"filterBoxRef"},[e.createElementVNode("div",{class:e.normalizeClass(["filters-top-row",{"two-columns":o.elementSize.width<=780,"stack-vertical":o.elementSize.width<=480,"gap-reduced-850":o.elementSize.width<=850}])},[e.createElementVNode("div",{class:e.normalizeClass(["filter-box filter-box-1",{"filter-half":o.elementSize.width<=780&&o.elementSize.width>480,"filter-full":o.elementSize.width<=480,"filter-vertical":o.elementSize.width<=1e3,"filter-reduced-tournament":o.elementSize.width<=1e3}])},[ece,e.createElementVNode("div",tce,[e.createVNode(m,{style:{"margin-left":"-4px"},width:"99.7%","button-filter-props":l.filterButtonProps,"is-one-tournament-only":!1,"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!0,filters:s.tournamentsToFilter,"onUpdate:filters":l.onUpdateTournaments},null,8,["button-filter-props","filter-type","filters","onUpdate:filters"])])],2),e.createElementVNode("div",{class:e.normalizeClass(["filter-box filter-box-2",{"filter-half-position":o.elementSize.width<=780&&o.elementSize.width>480,"filter-full":o.elementSize.width<=480,"filter-vertical":o.elementSize.width<=1e3,"filter-reduced-position":o.elementSize.width<=1e3}])},[ace,e.createElementVNode("div",ice,[e.createVNode(h,{"dropdown-props":s.dropdownProps,positions:(g=s.personalDataFilters)==null?void 0:g.positions,onChangePositions:l.onChangePositions},null,8,["dropdown-props","positions","onChangePositions"])])],2)],2),e.createElementVNode("div",{class:e.normalizeClass(["filters-bottom-row",{"two-columns":o.elementSize.width<=780,"stack-vertical":o.elementSize.width<=480,"gap-reduced-850":o.elementSize.width<=850}])},[e.createElementVNode("div",{class:e.normalizeClass(["filter-box filter-box-3",{"filter-half":o.elementSize.width<=780&&o.elementSize.width>480,"filter-full":o.elementSize.width<=480,"filter-vertical":o.elementSize.width<=1e3,"filter-reduced":o.elementSize.width<=1e3}])},[oce,e.createElementVNode("div",sce,[e.createVNode(d,{"dropdown-props":s.dropdownProps,years:(S=s.personalDataFilters)==null?void 0:S.availableYears,"selected-year":s.personalDataFilters.selectedYear||"Sin límite",onChangeYear:l.onChangeYear},null,8,["dropdown-props","years","selected-year","onChangeYear"])])],2),e.createElementVNode("div",{class:e.normalizeClass(["filter-box filter-box-4",{"filter-half":o.elementSize.width<=780&&o.elementSize.width>480,"filter-full":o.elementSize.width<=480}])},[e.createElementVNode("button",{class:e.normalizeClass(["search-button",{active:s.isSearchActive}]),onClick:i[3]||(i[3]=(...w)=>l.toggleSearch&&l.toggleSearch(...w))},"Buscar",2)],2)],2)],2))]}),_:1}),rce,e.createElementVNode("div",{class:e.normalizeClass(["stats-bar",{"mobile-layout":o.elementSize.width<=780}])},[e.createElementVNode("div",nce,[e.createElementVNode("div",dce,[cce,e.createElementVNode("div",pce,[e.createElementVNode("div",mce,[s.lastSearchFilters&&s.activeFilters.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(s.activeFilters,(g,S)=>(e.openBlock(),e.createElementBlock("span",{key:S,class:"filter-tag"},e.toDisplayString(g),1))),128)):e.createCommentVNode("",!0)])])])]),e.createElementVNode("div",{class:e.normalizeClass(["buy-button-container",{"mobile-button":o.elementSize.width<=780}])},[e.createElementVNode("button",{class:"buy-button",onClick:i[5]||(i[5]=(...g)=>l.handleCompareClick&&l.handleCompareClick(...g))},[e.createTextVNode(" Comparar jugadores "),uce])],2)],2),s.lastSearchFilters&&s.formattedPlayers.length===0?(e.openBlock(),e.createElementBlock("div",hce," No se encontraron resultados para esta búsqueda ")):s.formattedPlayers.length>0?(e.openBlock(),e.createElementBlock("div",fce,[e.createVNode(f,{players:s.formattedPlayers,"is-general":s.showtableType,onViewProfile:l.onViewProfile,onAddToList:l.onAddToList,onShowGraph:l.onShowGraph,onOpenMedia:l.onOpenMedia},null,8,["players","is-general","onViewProfile","onAddToList","onShowGraph","onOpenMedia"])])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(u,{key:1,onChangeSeasonId:l.changeSeasonId,onOpenmedia:l.onOpenMedia,onOpenProfileTeam:l.openProfileTeam,onOpenProfilePlayer:l.openProfilePlayer,onTopsLoaded:l.topsLoaded,onShowGraph:l.onShowGraph,onAddPlayer:l.onAddPlayer},null,8,["onChangeSeasonId","onOpenmedia","onOpenProfileTeam","onOpenProfilePlayer","onTopsLoaded","onShowGraph","onAddPlayer"]))],512)}const gce=Ce(Ode,[["render",yce],["__scopeId","data-v-37ebe9b8"]]),_ce={name:"SwitchTopsType",components:{TopsFull:wK,TopsBestAndPlay:gce},data(){return{templates:[],hasTemplates:!1,isTemplatesLoaded:!1,token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"}},created(){this.fetchTemplates()},props:{type:{type:Number,default:1},userId:{type:String,required:!0},teamId:{type:String,required:!0},currentSeasonId:{type:Number,default:0},isSelection:{type:Boolean,default:!1}},methods:{async fetchTemplates(){var t;try{const i=await he.create({headers:{Authorization:`${this.token}`}}).get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/teams/${this.teamId}/templates`);(t=i.data)!=null&&t.data&&Array.isArray(i.data.data)&&i.data.data.length>0?(this.templates=i.data.data,this.hasTemplates=!0):(this.templates=[],this.hasTemplates=!1)}catch(i){console.error("Error al obtener templates:",i),this.templates=[],this.hasTemplates=!1}finally{this.isTemplatesLoaded=!0}},topsLoaded(t){this.$emit("tops-loaded",t)},openProfileTeam(t){this.$emit("open-profile-team",t)},openProfilePlayer(t){this.$emit("open-profile-player",t)},changeSeasonId(t){this.$emit("change-season-id",t)},comparePlayers(t){this.$emit("compare-players",t)},onOpenMedia(t){this.$emit("open-media",t)},onShowGraph(t){this.$emit("show-graph",t)},onOpenProfilePlayer(t){this.$emit("open-profile-player",t)},onAddToList(t){this.$emit("add-to-list",t)}}};function bce(t,i,a,o,s,l){const r=e.resolveComponent("TopsFull"),n=e.resolveComponent("TopsBestAndPlay");return e.openBlock(),e.createElementBlock("div",null,[a.type===0?(e.openBlock(),e.createBlock(r,{key:0,onChangeSeasonId:l.changeSeasonId,onOpenmedia:l.onOpenMedia,"team-id":a.teamId,"current-season-id":a.currentSeasonId,"is-selection":a.isSelection,onOpenProfileTeam:l.openProfileTeam,onOpenProfilePlayer:l.openProfilePlayer,onTopsLoaded:l.topsLoaded},null,8,["onChangeSeasonId","onOpenmedia","team-id","current-season-id","is-selection","onOpenProfileTeam","onOpenProfilePlayer","onTopsLoaded"])):s.isTemplatesLoaded?(e.openBlock(),e.createBlock(n,{key:1,"team-id":a.teamId,"has-templates":s.hasTemplates,templates:s.templates,onOpenMedia:l.onOpenMedia,onShowGraph:l.onShowGraph,onComparePlayers:l.comparePlayers,onOpenProfilePlayer:l.onOpenProfilePlayer,onAddToList:l.onAddToList,onChangeSeasonId:l.changeSeasonId,onOpenProfileTeam:l.openProfileTeam,onTopsLoaded:l.topsLoaded,"user-id":a.userId},null,8,["team-id","has-templates","templates","onOpenMedia","onShowGraph","onComparePlayers","onOpenProfilePlayer","onAddToList","onChangeSeasonId","onOpenProfileTeam","onTopsLoaded","user-id"])):e.createCommentVNode("",!0)])}const Sce=Ce(_ce,[["render",bce]]),Cce={class:"elegibles"},gp=Qt(Object.assign({name:"PlayersElegibles"},{__name:"Elegibles",props:{userId:{type:Number,required:!0,default:24254},teamId:{type:Number,required:!0,default:1}},emits:["openmedia","open-profile-team","open-profile-player"],setup(t,{emit:i}){const a=t,o=y=>{i("openmedia",y)},s=y=>{i("open-profile-team",y)},l=y=>{i("open-profile-player",y)};function r(y){i("showGraph",y)}function n(y){i("change-season-id",y)}function c(y){i("tops-loaded",y)}function p(y){i("comparePlayers",y)}return(y,m)=>(e.openBlock(),e.createElementBlock("div",Cce,[e.createVNode(e.unref(Sce),{"is-selection":!0,type:1,"user-id":a.userId,"team-id":a.teamId,"default-section":"Jugadores",onOpenmedia:o,onComparePlayers:p,onOpenMedia:o,onOpenProfileTeam:s,onOpenProfilePlayer:l,onShowGraph:r,onChangeSeasonId:n,onTopsLoaded:c},null,8,["user-id","team-id"])]))}}),[["__scopeId","data-v-f4842a4e"]]),wce=(t=>(e.pushScopeId("data-v-e97cf879"),t=t(),e.popScopeId(),t))(()=>e.createElementVNode("h2",{class:"title"},"Seguimiento jugadores",-1)),kce={class:""},Ece={class:"tabs"},Vce=Qt({__name:"PlayersTrackingMain",props:{tournamentsApiUrl:{type:String,default:""},tournamentId:{type:Number,default:26},teamId:{type:Number,default:392},userType:{type:String,default:"presidents"},token:{type:String,default:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"},isSeleccionUser:{type:Boolean,default:!1},userTeamId:{type:Number,default:1},userId:{type:Number,default:24254,required:!0},currentSeasonId:{type:Number,default:0},isClubes:{type:Boolean,default:!0}},emits:["openmedia","open-profile-team","open-profile-player","showGraph"],setup(t,{emit:i}){const a=t,o={fontFamily:"Poppins-Light",logosUrl:"https://golstatsimages.blob.core.windows.net/todoelfut/",logoFileType:"png",height:"40px",width:"179px",borderRadius:8,arrowHeight:24,arrowWidth:24,borderType:"solid",borderWidth:1,borderColor:"rgba(255, 255, 255, 0.2)",backgroundColor:"#0d1d29",color:"white",arrowColor:"#CBEE6B"},s=a.userType==="seleccion"?["Detección de jugadores","Lista de seguimientos","Última convocatoria"]:["Detección de jugadores","Lista de seguimientos"],l=e.ref("Detección de jugadores"),r=e.ref({width:0}),n=e.ref(null),c=e.ref(0),p=e.ref(0),y=e.ref([]),m=e.ref([]),h=e.ref(!1),d=e.ref(!1),f=e.ref({}),u=e.ref([]),g=e.ref({});e.ref([]),e.watch(()=>a.tournamentId,$=>{$&&U()},{immediate:!0}),e.watch(()=>a.teamId,async $=>{$&&(await w(),await U())},{immediate:!0});const S=$=>{l.value=$};async function w(){try{const $=[fetch(`https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/last-call/teams/${a.teamId}/seasons`,{method:"GET",headers:{Authorization:a.token}}),fetch("https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/gs3/tournaments",{method:"GET",headers:{Authorization:a.token}})],[G,O]=await Promise.all($),_=await G.json(),b=await O.json();_.forEach(E=>{E.seasonsIds=new Set(E.seasons.map(j=>j.id)),E.availableTournaments=E.seasonsIds?b.reduce((j,Q)=>{if(Q.seasons.some(je=>E.seasonsIds.has(je.id))){const je=Q.seasons.filter(Di=>E.seasonsIds.has(Di.id));j.push({...Q.tournament,seasonsIds:E.seasonsIds,seasons:je,teamId:E.team_id})}return j},[]):[]}),u.value=_.filter(E=>E.availableTournaments.length>0),g.value=u.value[0]}catch($){console.error($)}}async function U(){try{if(c.value!==a.tournamentId||p.value!==a.teamId){const $=[z()];c.value=a.tournamentId,p.value=a.teamId;const[G]=await Promise.all($);m.value=G}}catch($){console.error("Error filling data",$)}}function Y(){H().then($=>{y.value=$})}async function z(){try{return(await(await fetch(`https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/in-followed/teams/${a.teamId}`,{method:"GET",headers:{Authorization:a.token}})).json()).players||[]}catch($){console.error("Error fetching in followed",$)}}async function H(){try{return(await(await fetch(`https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/last-called/tournaments/${f.value.id}/teams/${f.value.teamId}`,{method:"GET",headers:{Authorization:a.token}})).json()).players||[]}catch($){console.error("Error fetching last called",$)}}const K=()=>{n.value&&(r.value.width=n.value.offsetWidth,h.value=r.value.width<700,d.value=r.value.width<420)};e.onMounted(()=>{K();const $=new ResizeObserver(K);n.value&&$.observe(n.value)});const Z=e.computed(()=>{const $=r.value.width;return $<=560?"170px":($<=650||$<=768,"225px")}),D=e.computed(()=>{const $=r.value.width;return $<=460?"12px":$<=650?"13px":$<=768?"14px":"16px"});e.computed(()=>r.value.width<=380?"18px":"22px");const B=e.computed(()=>{switch(l.value){case"Detección de jugadores":return gp;case"Lista de seguimientos":return A7;case"Última convocatoria":return Km;default:return gp}}),k=e.computed(()=>d.value||h.value?"100%":"179px"),F=$=>{i("openmedia",$)},P=$=>{i("showGraph",$)},J=$=>{i("open-profile-team",$)},X=$=>{i("open-profile-player",$)},W=$=>{i("open-profile-player",$)},q=$=>{i("comparePlayers",$)};function C($){i("change-season-id",$)}function V($){i("tops-loaded",$)}const R=$=>{f.value=$,Y()};function N($){g.value=$}function v($){g.value=$}return($,G)=>(e.openBlock(),e.createElementBlock("div",{class:"players-tracking",ref_key:"playerTrackingRef",ref:n},[e.createElementVNode("div",{class:e.normalizeClass(["header",{"header-mobile":h.value}])},[wce,e.createElementVNode("div",{class:e.normalizeClass(["selectors",{"selectors-mobile":h.value}])},[t.isSeleccionUser&&l.value==="Última convocatoria"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("div",{class:e.normalizeClass(["select-container",{"select-container-mobile":h.value}])},[e.createVNode(e.unref(Dp),e.mergeProps(o,{"model-value":g.value,items:u.value,onInput:N,"onUpdate:modelValue":v}),{default:e.withCtx(({selectedItem:O})=>[e.createElementVNode("div",kce,e.toDisplayString(O.team_name),1)]),availableItem:e.withCtx(({item:O})=>[e.createElementVNode("div",null,e.toDisplayString(O.team_name),1)]),_:1},16,["model-value","items"])],2),e.createElementVNode("div",{class:e.normalizeClass(["select-container",{"select-container-mobile":h.value}])},[g.value&&g.value.availableTournaments&&g.value.availableTournaments.length?(e.openBlock(),e.createBlock(e.unref(um),{key:0,items:g.value.availableTournaments,width:k.value,onInput:R},null,8,["items","width"])):e.createCommentVNode("",!0)],2)],64)):e.createCommentVNode("",!0)],2)],2),e.createElementVNode("div",Ece,[e.createVNode(e.unref(Im),{type:2,buttons:e.unref(s),"font-family":"Poppins-Medium","selected-option":l.value,"font-size":D.value,width:Z.value,borderWidth:"1px",arrow:!1,height:"30px",onInput:S},null,8,["buttons","selected-option","font-size","width"])]),e.createElementVNode("div",{class:e.normalizeClass(["content-container",{"no-padding":l.value==="Elegibles"}])},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(B.value),{"parent-width":r.value.width,"user-id":a.userId,"team-id":a.teamId,"user-team-id":a.userTeamId,"last-called-players":y.value,"in-followed-players":m.value,onShowGraph:P,onShowProfile:W,onOpenmedia:F,onOpenMedia:F,onOpenProfileTeam:J,onOpenProfilePlayer:X,onChangeSeasonId:C,onTopsLoaded:V,onComparePlayers:q},null,40,["parent-width","user-id","team-id","user-team-id","last-called-players","in-followed-players"]))],2)],512))}},[["__scopeId","data-v-e97cf879"]]),Nce={class:"subcategory-group"},xce={__name:"SubcategoryGroup",props:{subcategoryGroup:{type:Array,default:()=>[]}},setup(t){return(i,a)=>(e.openBlock(),e.createElementBlock("div",Nce,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.subcategoryGroup,o=>(e.openBlock(),e.createBlock(e.unref(re),{key:o.id,modelValue:o.isSelected,"onUpdate:modelValue":s=>o.isSelected=s,label:o.name},null,8,["modelValue","onUpdate:modelValue","label"]))),128))]))}},Tce=de(xce,[["__scopeId","data-v-ae6f3d72"]]),Bce={class:"filter-subcategories"},Fce=Object.freeze(Object.defineProperty({__proto__:null,default:de({__name:"FilterSubcategories",props:{subcategoryGroups:{type:Array,default:()=>[]}},setup(t){return(i,a)=>(e.openBlock(),e.createElementBlock("div",Bce,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.subcategoryGroups,o=>(e.openBlock(),e.createElementBlock("div",{key:o.id,class:"filter-subcategories__group"},[e.createVNode(Tce,{subcategoryGroup:o},null,8,["subcategoryGroup"])]))),128))]))}},[["__scopeId","data-v-5edaefc2"]])},Symbol.toStringTag,{value:"Module"})),Li=t=>(e.pushScopeId("data-v-80d9c265"),t=t(),e.popScopeId(),t),Pce={class:"details__header"},$ce=Li(()=>e.createElementVNode("div",{class:"details__header__title"},"Jugando como",-1)),zce={class:"details__header__checkbox"},Ace={class:"details__body"},Ice={class:"details__body__playing-as"},Mce=["onClick"],Lce={class:"details__header"},Rce=Li(()=>e.createElementVNode("div",{class:"details__header__title"},"En: (Elige el lapso de tiempo)",-1)),Dce={class:"details__header__checkbox"},Oce={class:"details__body"},jce=Li(()=>e.createElementVNode("div",{class:"details__body__title"},"1er tiempo",-1)),vce={class:"details__body__game-section"},Wce=["onClick"],Uce={class:"details__body"},Gce=Li(()=>e.createElementVNode("div",{class:"details__body__title"},"2do tiempo",-1)),Hce={class:"details__body__game-section"},Jce=["onClick"],qce=Object.freeze(Object.defineProperty({__proto__:null,default:de({__name:"FilterConditions",props:{playingAs:{type:Array,default:()=>[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}]},gameSections:{type:Array,default:()=>[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},buttonsBackgroundColor:{type:String,default:"rgba(255, 255, 255, 0)"},buttonsBackgroundColorActive:{type:String,default:"rgba(203, 238, 107, 0.05)"},buttonsTextColor:{type:String,default:"rgba(255, 255, 255, 0.8)"},buttonsTextColorActive:{type:String,default:"rgba(255, 255, 255, 1)"},buttonsBorderColor:{type:String,default:"#8ea2ab"},buttonsBorderColorActive:{type:String,default:"#cbee6b"},buttonsBorderWidth:{type:String,default:"0.8px"},buttonsBorderWidthActive:{type:String,default:"1px"},buttonsBorderRadius:{type:String,default:"4px"}},setup(t){const i=t;e.useCssVars(y=>({"49cba245":t.buttonsBackgroundColor,"52f02da6":t.buttonsTextColor,"7d3f686a":t.buttonsBorderWidth,"7c286a07":t.buttonsBorderColor,"24a6f4aa":t.buttonsBackgroundColorActive,cd8d7768:t.buttonsTextColorActive,"35fa5c10":t.buttonsBorderWidthActive,"0cde1826":t.buttonsBorderColorActive}));const a=e.computed(()=>i.playingAs.every(y=>y.isSelected)),o=e.computed(()=>i.gameSections.every(y=>y.isSelected)),s=e.computed(()=>i.gameSections.reduce((y,m)=>(m.value<=3?y.firstHalf.push(m):y.secondHalf.push(m),y),{firstHalf:[],secondHalf:[]})),l=e.computed(()=>({"--border-radius-first-button":`${i.buttonsBorderRadius} 0 0 ${i.buttonsBorderRadius}`,"--border-radius-last-button":`0 ${i.buttonsBorderRadius} ${i.buttonsBorderRadius} 0`}));function r(y){y?i.playingAs.forEach(m=>{m.isSelected=!0}):i.playingAs.forEach((m,h)=>{m.isSelected=h===0})}function n(y){i.playingAs.filter(m=>m.isSelected).length===1&&y.isSelected||(y.isSelected=!y.isSelected)}function c(y){i.gameSections.filter(m=>m.isSelected).length===1&&y.isSelected||(y.isSelected=!y.isSelected)}function p(y){y?i.gameSections.forEach(m=>{m.isSelected=!0}):i.gameSections.forEach((m,h)=>{m.isSelected=h===0})}return(y,m)=>(e.openBlock(),e.createElementBlock("div",{class:"details",style:e.normalizeStyle(l.value)},[e.createElementVNode("div",Pce,[$ce,e.createElementVNode("div",zce,[e.createVNode(e.unref(re),{label:"Todos","model-value":a.value,"onUpdate:modelValue":r},null,8,["model-value"])])]),e.createElementVNode("div",Ace,[e.createElementVNode("div",Ice,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.playingAs,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>n(h)},e.toDisplayString(h.name),11,Mce))),128))])]),e.createElementVNode("div",Lce,[Rce,e.createElementVNode("div",Dce,[e.createVNode(e.unref(re),{label:"Todos","model-value":o.value,"onUpdate:modelValue":p},null,8,["model-value"])])]),e.createElementVNode("div",Oce,[jce,e.createElementVNode("div",vce,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.firstHalf,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>c(h)},e.toDisplayString(h.text),11,Wce))),128))])]),e.createElementVNode("div",Uce,[Gce,e.createElementVNode("div",Hce,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.secondHalf,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>c(h)},e.toDisplayString(h.text),11,Jce))),128))])])],4))}},[["__scopeId","data-v-80d9c265"]])},Symbol.toStringTag,{value:"Module"})),Yce={class:"filter-field"},Zce=Object.freeze(Object.defineProperty({__proto__:null,default:de({__name:"FilterField",setup(t){const i=e.ref(Array.from({length:16},(o,s)=>s+1));function a(){}return(o,s)=>(e.openBlock(),e.createElementBlock("div",Yce,[e.createVNode(e.unref(br),{width:"100%","background-color":"#2E3B46",value:i.value,"onUpdate:modelValue":a},null,8,["value"])]))}},[["__scopeId","data-v-8103c3e1"]])},Symbol.toStringTag,{value:"Module"})),Kce={class:"subcategory-group"},Xce={__name:"SubcategoryGroup",props:{subcategoryGroup:{type:Array,default:()=>[]}},setup(t){return(i,a)=>(e.openBlock(),e.createElementBlock("div",Kce,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.subcategoryGroup,o=>(e.openBlock(),e.createBlock(e.unref(le),{key:o.id,modelValue:o.isSelected,"onUpdate:modelValue":s=>o.isSelected=s,label:o.name},null,8,["modelValue","onUpdate:modelValue","label"]))),128))]))}},Qce=ne(Xce,[["__scopeId","data-v-ae6f3d72"]]),epe={class:"filter-subcategories"},tpe=Object.freeze(Object.defineProperty({__proto__:null,default:ne({__name:"FilterSubcategories",props:{subcategoryGroups:{type:Array,default:()=>[]}},setup(t){return(i,a)=>(e.openBlock(),e.createElementBlock("div",epe,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.subcategoryGroups,o=>(e.openBlock(),e.createElementBlock("div",{key:o.id,class:"filter-subcategories__group"},[e.createVNode(Qce,{subcategoryGroup:o},null,8,["subcategoryGroup"])]))),128))]))}},[["__scopeId","data-v-5edaefc2"]])},Symbol.toStringTag,{value:"Module"})),Ri=t=>(e.pushScopeId("data-v-80d9c265"),t=t(),e.popScopeId(),t),ape={class:"details__header"},ipe=Ri(()=>e.createElementVNode("div",{class:"details__header__title"},"Jugando como",-1)),ope={class:"details__header__checkbox"},spe={class:"details__body"},lpe={class:"details__body__playing-as"},rpe=["onClick"],npe={class:"details__header"},dpe=Ri(()=>e.createElementVNode("div",{class:"details__header__title"},"En: (Elige el lapso de tiempo)",-1)),cpe={class:"details__header__checkbox"},ppe={class:"details__body"},mpe=Ri(()=>e.createElementVNode("div",{class:"details__body__title"},"1er tiempo",-1)),upe={class:"details__body__game-section"},hpe=["onClick"],fpe={class:"details__body"},ype=Ri(()=>e.createElementVNode("div",{class:"details__body__title"},"2do tiempo",-1)),gpe={class:"details__body__game-section"},_pe=["onClick"],bpe=Object.freeze(Object.defineProperty({__proto__:null,default:ne({__name:"FilterConditions",props:{playingAs:{type:Array,default:()=>[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}]},gameSections:{type:Array,default:()=>[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},buttonsBackgroundColor:{type:String,default:"rgba(255, 255, 255, 0)"},buttonsBackgroundColorActive:{type:String,default:"rgba(203, 238, 107, 0.05)"},buttonsTextColor:{type:String,default:"rgba(255, 255, 255, 0.8)"},buttonsTextColorActive:{type:String,default:"rgba(255, 255, 255, 1)"},buttonsBorderColor:{type:String,default:"#8ea2ab"},buttonsBorderColorActive:{type:String,default:"#cbee6b"},buttonsBorderWidth:{type:String,default:"0.8px"},buttonsBorderWidthActive:{type:String,default:"1px"},buttonsBorderRadius:{type:String,default:"4px"}},setup(t){const i=t;e.useCssVars(y=>({"49cba245":t.buttonsBackgroundColor,"52f02da6":t.buttonsTextColor,"7d3f686a":t.buttonsBorderWidth,"7c286a07":t.buttonsBorderColor,"24a6f4aa":t.buttonsBackgroundColorActive,cd8d7768:t.buttonsTextColorActive,"35fa5c10":t.buttonsBorderWidthActive,"0cde1826":t.buttonsBorderColorActive}));const a=e.computed(()=>i.playingAs.every(y=>y.isSelected)),o=e.computed(()=>i.gameSections.every(y=>y.isSelected)),s=e.computed(()=>i.gameSections.reduce((y,m)=>(m.value<=3?y.firstHalf.push(m):y.secondHalf.push(m),y),{firstHalf:[],secondHalf:[]})),l=e.computed(()=>({"--border-radius-first-button":`${i.buttonsBorderRadius} 0 0 ${i.buttonsBorderRadius}`,"--border-radius-last-button":`0 ${i.buttonsBorderRadius} ${i.buttonsBorderRadius} 0`}));function r(y){y?i.playingAs.forEach(m=>{m.isSelected=!0}):i.playingAs.forEach((m,h)=>{m.isSelected=h===0})}function n(y){i.playingAs.filter(m=>m.isSelected).length===1&&y.isSelected||(y.isSelected=!y.isSelected)}function c(y){i.gameSections.filter(m=>m.isSelected).length===1&&y.isSelected||(y.isSelected=!y.isSelected)}function p(y){y?i.gameSections.forEach(m=>{m.isSelected=!0}):i.gameSections.forEach((m,h)=>{m.isSelected=h===0})}return(y,m)=>(e.openBlock(),e.createElementBlock("div",{class:"details",style:e.normalizeStyle(l.value)},[e.createElementVNode("div",ape,[ipe,e.createElementVNode("div",ope,[e.createVNode(e.unref(le),{label:"Todos","model-value":a.value,"onUpdate:modelValue":r},null,8,["model-value"])])]),e.createElementVNode("div",spe,[e.createElementVNode("div",lpe,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.playingAs,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>n(h)},e.toDisplayString(h.name),11,rpe))),128))])]),e.createElementVNode("div",npe,[dpe,e.createElementVNode("div",cpe,[e.createVNode(e.unref(le),{label:"Todos","model-value":o.value,"onUpdate:modelValue":p},null,8,["model-value"])])]),e.createElementVNode("div",ppe,[mpe,e.createElementVNode("div",upe,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.firstHalf,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>c(h)},e.toDisplayString(h.text),11,hpe))),128))])]),e.createElementVNode("div",fpe,[ype,e.createElementVNode("div",gpe,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.secondHalf,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>c(h)},e.toDisplayString(h.text),11,_pe))),128))])])],4))}},[["__scopeId","data-v-80d9c265"]])},Symbol.toStringTag,{value:"Module"})),Spe={class:"filter-field"},Cpe=Object.freeze(Object.defineProperty({__proto__:null,default:ne({__name:"FilterField",setup(t){const i=e.ref(Array.from({length:16},(o,s)=>s+1));function a(){}return(o,s)=>(e.openBlock(),e.createElementBlock("div",Spe,[e.createVNode(e.unref(tc),{width:"100%","background-color":"#2E3B46",value:i.value,"onUpdate:modelValue":a},null,8,["value"])]))}},[["__scopeId","data-v-8103c3e1"]])},Symbol.toStringTag,{value:"Module"}));yt.GSCPlayersTracking=Vce,Object.defineProperty(yt,Symbol.toStringTag,{value:"Module"})});
25
+ `+s):a.stack=s}catch{}}throw a}}_request(t,i){typeof t=="string"?(i=i||{},i.url=t):i=t||{},i=Ft(this.defaults,i);const{transitional:a,paramsSerializer:o,headers:s}=i;a!==void 0&&Bi.assertOptions(a,{silentJSONParsing:tt.transitional(tt.boolean),forcedJSONParsing:tt.transitional(tt.boolean),clarifyTimeoutError:tt.transitional(tt.boolean)},!1),o!=null&&(L.isFunction(o)?i.paramsSerializer={serialize:o}:Bi.assertOptions(o,{encode:tt.function,serialize:tt.function},!0)),i.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?i.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:i.allowAbsoluteUrls=!0),Bi.assertOptions(i,{baseUrl:tt.spelling("baseURL"),withXsrfToken:tt.spelling("withXSRFToken")},!0),i.method=(i.method||this.defaults.method||"get").toLowerCase();let l=s&&L.merge(s.common,s[i.method]);s&&L.forEach(["delete","get","head","post","put","patch","common"],d=>{delete s[d]}),i.headers=Ye.concat(l,s);const r=[];let n=!0;this.interceptors.request.forEach(function(d){typeof d.runWhen=="function"&&d.runWhen(i)===!1||(n=n&&d.synchronous,r.unshift(d.fulfilled,d.rejected))});const c=[];this.interceptors.response.forEach(function(d){c.push(d.fulfilled,d.rejected)});let p,y=0,m;if(!n){const d=[Ac.bind(this),void 0];for(d.unshift.apply(d,r),d.push.apply(d,c),m=d.length,p=Promise.resolve(i);y<m;)p=p.then(d[y++],d[y++]);return p}m=r.length;let h=i;for(y=0;y<m;){const d=r[y++],f=r[y++];try{h=d(h)}catch(u){f.call(this,u);break}}try{p=Ac.call(this,h)}catch(d){return Promise.reject(d)}for(y=0,m=c.length;y<m;)p=p.then(c[y++],c[y++]);return p}getUri(t){t=Ft(this.defaults,t);const i=Vc(t.baseURL,t.url,t.allowAbsoluteUrls);return yc(i,t.params,t.paramsSerializer)}};L.forEach(["delete","get","head","options"],function(t){Fi.prototype[t]=function(i,a){return this.request(Ft(a||{},{method:t,url:i,data:(a||{}).data}))}}),L.forEach(["post","put","patch"],function(t){function i(a){return function(o,s,l){return this.request(Ft(l||{},{method:t,headers:a?{"Content-Type":"multipart/form-data"}:{},url:o,data:s}))}}Fi.prototype[t]=i(),Fi.prototype[t+"Form"]=i(!0)});const Pi=Fi;class Ms{constructor(i){if(typeof i!="function")throw new TypeError("executor must be a function.");let a;this.promise=new Promise(function(s){a=s});const o=this;this.promise.then(s=>{if(!o._listeners)return;let l=o._listeners.length;for(;l-- >0;)o._listeners[l](s);o._listeners=null}),this.promise.then=s=>{let l;const r=new Promise(n=>{o.subscribe(n),l=n}).then(s);return r.cancel=function(){o.unsubscribe(l)},r},i(function(s,l,r){o.reason||(o.reason=new qt(s,l,r),a(o.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(i){if(this.reason){i(this.reason);return}this._listeners?this._listeners.push(i):this._listeners=[i]}unsubscribe(i){if(!this._listeners)return;const a=this._listeners.indexOf(i);a!==-1&&this._listeners.splice(a,1)}toAbortSignal(){const i=new AbortController,a=o=>{i.abort(o)};return this.subscribe(a),i.signal.unsubscribe=()=>this.unsubscribe(a),i.signal}static source(){let i;return{token:new Ms(function(a){i=a}),cancel:i}}}const vO=Ms;function WO(t){return function(i){return t.apply(null,i)}}function UO(t){return L.isObject(t)&&t.isAxiosError===!0}const Ls={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Ls).forEach(([t,i])=>{Ls[i]=t});const GO=Ls;function Lc(t){const i=new Pi(t),a=ac(Pi.prototype.request,i);return L.extend(a,Pi.prototype,i,{allOwnKeys:!0}),L.extend(a,i,null,{allOwnKeys:!0}),a.create=function(o){return Lc(Ft(t,o))},a}const be=Lc(Fs);be.Axios=Pi,be.CanceledError=qt,be.CancelToken=vO,be.isCancel=Cc,be.VERSION=Ic,be.toFormData=wi,be.AxiosError=oe,be.Cancel=be.CanceledError,be.all=function(t){return Promise.all(t)},be.spread=WO,be.isAxiosError=UO,be.mergeConfig=Ft,be.AxiosHeaders=Ye,be.formToJSON=t=>bc(L.isHTMLForm(t)?new FormData(t):t),be.getAdapter=zc.getAdapter,be.HttpStatusCode=GO,be.default=be;const Pt=be,Yt={isAgeByRange:!0,isAgeByYear:!1,minAge:14,maxAge:43,availableYears:Array.from({length:30},(t,i)=>1981+i).sort((t,i)=>i-t),nationalTeams:[{booleanIsSelected:!1,stringName:"Selección mexicana",setAvailablePlayersIds:{},numberId:392}],isEligibilitySelected:!1,eligibility:[{isSelected:!0,id:138,name:"Mexicana"}],nationalities:[{isSelected:!0,id:138,name:"Mexicana"},{isSelected:!0,id:10,name:"Argentina"},{isSelected:!0,id:29,name:"Brasileña"},{isSelected:!0,id:47,name:"Colombiana"},{isSelected:!0,id:62,name:"Ecuatoriana"},{isSelected:!0,id:223,name:"Uruguaya"},{isSelected:!0,id:198,name:"Española"},{isSelected:!0,id:74,name:"Francesa"},{isSelected:!0,id:43,name:"Chilena"},{isSelected:!0,id:222,name:"Americana"},{isSelected:!0,id:165,name:"Paraguaya"},{isSelected:!0,id:226,name:"Venezolana"},{isSelected:!0,id:52,name:"Marfileña"},{isSelected:!0,id:166,name:"Peruana"}],positions:[{isSelected:!0,id:1,name:"Portero"},{isSelected:!0,id:2,name:"Defensa Central"},{isSelected:!0,id:3,name:"Lateral por izquierda"},{isSelected:!0,id:4,name:"Lateral por derecha"},{isSelected:!0,id:5,name:"Volante por izquierda"},{isSelected:!0,id:6,name:"Volante por derecha"},{isSelected:!0,id:7,name:"Volante defensivo"},{isSelected:!0,id:8,name:"Volante ofensivo"},{isSelected:!0,id:9,name:"Delantero"}]},Rc={3:"Albanesa",4:"Argelina",6:"Andorrano",7:"Angoleña",8:"Anguillan",9:"Antiguan",10:"Argentina",11:"Armenia",12:"Arubeño",13:"Austríaca",14:"Austríaca",15:"Azerbaiyano",16:"Bahamas",17:"Bareini",18:"Bangladesí",19:"Barbadense",20:"Bielorrusa",21:"Belga",22:"Beliceña",23:"Beninesa",24:"Bermudeña",25:"Butanés",26:"Boliviana",27:"Bosnia",28:"Botsuano",29:"Brasileña",30:"Islas Vírgenes Británicas",31:"Bruneano",32:"Búlgara",33:"Burundés",34:"Burmesa",35:"Burundés",36:"Camboyana",37:"Camerunés",38:"Canadiense",39:"Caboverdiano",40:"Caimanés",41:"Centroafricana",42:"Chadiano",43:"Chilena",44:"China",45:"Isla de Navidad",46:"Cocos Island",47:"Colombiana",48:"Comorense",49:"Congoleña",50:"Cookiano",51:"Costarricense",52:"Marfileña",53:"Croata",54:"Cubana",55:"Chipriota",56:"Checa",57:"Danesa",58:"Djibouti",60:"Dominicana",61:"Timorense",62:"Ecuatoriana",63:"Egipcia",64:"Salvadoreña",65:"Inglesa",66:"Ecuatoguineano",67:"Eritreo",68:"Estoniana",69:"Etíope",70:"Islas Malvinas",71:"Feroés",72:"Fiyiano",73:"Finlandesa",74:"Francesa",75:"Guayana Francesa",76:"Francopolinecio",77:"Gabonesa",78:"Gambiana",79:"Georgiano",80:"Alemana",81:"Ghanesa",82:"Gibraltareño",221:"Británico",84:"Griega",85:"Groenlandés",86:"Granadino",87:"Guadeloupeño",89:"Guatemalteca",90:"Guineana",91:"Guyanés",92:"Haitiana",93:"Hondureña",94:"Hongkongese",95:"Húngaro",96:"Islandesa",97:"Indio",98:"Indonesia",99:"Iraní",100:"Iraquí",101:"Irlandesa",102:"Manés",103:"Israelí",104:"Italiana",105:"Jamaiquina",106:"Japonesa",107:"Jordana",108:"Kazaja",109:"Keniana",110:"Kiribatiano",111:"Coreana",112:"Surcoreana",113:"Kosovan",114:"Kuwaití",115:"Kirguisa",116:"Laosiano",117:"Letona",118:"Libanesa",119:"Basotho",120:"Liberiana",121:"Libia",122:"Liechtenstein",123:"Lituano",124:"Luxemburguesa",125:"Macaneso",126:"Macedonia",127:"Malgache",128:"Malaya",129:"Malaya",130:"Maldivo",131:"Mali",132:"Maltesa",133:"Marshallese",134:"Martiniqueña",135:"Mauritania",136:"Mauriciano",137:"Mahoran",138:"Mexicana",139:"Micronesio",140:"Moldava",141:"Monacan",142:"Mongol",143:"Montenegrina",144:"Montserratiano",145:"Marroqui",146:"Mozambiqueña",147:"Namibio",148:"Nauruan",149:"Nepalí",150:"Holandesa",151:"Neocaledonio",152:"Neozelandesa",153:"Nicaragüense",154:"Niueño",155:"Nigerina",156:"Nigeriana",157:"Noruega",158:"Normariano",159:"Omaní",160:"Palestina",161:"Palestina",162:"Palauan",163:"Panameña",164:"Papú",165:"Paraguaya",166:"Peruana",167:"Filipina",168:"Pitcairnés",169:"Polaca",170:"Portuguesa",171:"Puertorriqueña",172:"Catari",173:"Reunionés",174:"Rumana",175:"Rusa",176:"Ruandés",177:"Santa Elena",178:"Sancristobaleña",179:"Santa Lucía",180:"Miquelonnais",181:"Sanvicentina",182:"Samoano",183:"Sanmariense",184:"Santotomense",185:"Saudí",186:"Escocesa",187:"Senegalense",188:"Serbia",189:"Seychellense",190:"Sierraleonesa",191:"Singapurense",192:"Eslovena",193:"Eslovena",194:"Salomonense",195:"Somalí",196:"Sudafricana",197:"Surosetio",198:"Española",199:"Esrilanques",200:"Sudanés",201:"Surinamés",202:"Swazi",203:"Sueca",204:"Suiza",205:"Sirio",206:"Taiwanesa",207:"Tayiko",208:"Tanzano",209:"Tailandesa",210:"Togo",211:"Tongano",212:"Trinitaria",213:"Tunecina",214:"Turca",215:"Turkmena",216:"none",217:"Tuvaluano",218:"Ugandesa",219:"Ucraniana",220:"Emiratí",222:"Americana",223:"Uruguaya",224:"Uzbeka",225:"Vanuatuense",226:"Venezolana",227:"Vietnamita",228:"Islas Vírgenes",229:"Galesa",230:"Walisiano",231:"Saharaui",232:"Yemení",233:"Zambiana",234:"Zimbabuense",236:"Curazaleña",237:"San Martín",239:"Debutante"},Dc={1:"Portero",2:"Defensa Central",3:"Lateral por izquierda",4:"Lateral por derecha",5:"Volante por izquierda",6:"Volante por derecha",7:"Volante defensivo",8:"Volante ofensivo",9:"Delantero",10:"Desconocida"};function $i(t){"@babel/helpers - typeof";return $i=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(i){return typeof i}:function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},$i(t)}function ot(t){if(t===null||t===!0||t===!1)return NaN;var i=Number(t);return isNaN(i)?i:i<0?Math.ceil(i):Math.floor(i)}function ye(t,i){if(i.length<t)throw new TypeError(t+" argument"+(t>1?"s":"")+" required, but only "+i.length+" present")}function ue(t){ye(1,arguments);var i=Object.prototype.toString.call(t);return t instanceof Date||$i(t)==="object"&&i==="[object Date]"?new Date(t.getTime()):typeof t=="number"||i==="[object Number]"?new Date(t):((typeof t=="string"||i==="[object String]")&&typeof console<"u"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}function HO(t,i){ye(2,arguments);var a=ue(t),o=ot(i);return isNaN(o)?new Date(NaN):(o&&a.setDate(a.getDate()+o),a)}function JO(t,i){ye(2,arguments);var a=ue(t),o=ot(i);if(isNaN(o))return new Date(NaN);if(!o)return a;var s=a.getDate(),l=new Date(a.getTime());l.setMonth(a.getMonth()+o+1,0);var r=l.getDate();return s>=r?l:(a.setFullYear(l.getFullYear(),l.getMonth(),s),a)}function Ca(t,i){if(ye(2,arguments),!i||$i(i)!=="object")return new Date(NaN);var a=i.years?ot(i.years):0,o=i.months?ot(i.months):0,s=i.weeks?ot(i.weeks):0,l=i.days?ot(i.days):0,r=i.hours?ot(i.hours):0,n=i.minutes?ot(i.minutes):0,c=i.seconds?ot(i.seconds):0,p=ue(t),y=o||a?JO(p,o+a*12):p,m=l||s?HO(y,l+s*7):y,h=n+r*60,d=c+h*60,f=d*1e3,u=new Date(m.getTime()+f);return u}function Oc(t){var i=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return i.setUTCFullYear(t.getFullYear()),t.getTime()-i.getTime()}function jc(t){ye(1,arguments);var i=ue(t);return i.setHours(0,0,0,0),i}var qO=864e5;function YO(t,i){ye(2,arguments);var a=jc(t),o=jc(i),s=a.getTime()-Oc(a),l=o.getTime()-Oc(o);return Math.round((s-l)/qO)}function Zt(t,i){ye(2,arguments);var a=ue(t),o=ue(i),s=a.getTime()-o.getTime();return s<0?-1:s>0?1:s}var ZO=6e4,KO=36e5;function XO(t,i){ye(2,arguments);var a=ue(t),o=ue(i),s=a.getFullYear()-o.getFullYear(),l=a.getMonth()-o.getMonth();return s*12+l}function QO(t,i){ye(2,arguments);var a=ue(t),o=ue(i);return a.getFullYear()-o.getFullYear()}function vc(t,i){var a=t.getFullYear()-i.getFullYear()||t.getMonth()-i.getMonth()||t.getDate()-i.getDate()||t.getHours()-i.getHours()||t.getMinutes()-i.getMinutes()||t.getSeconds()-i.getSeconds()||t.getMilliseconds()-i.getMilliseconds();return a<0?-1:a>0?1:a}function ej(t,i){ye(2,arguments);var a=ue(t),o=ue(i),s=vc(a,o),l=Math.abs(YO(a,o));a.setDate(a.getDate()-s*l);var r=+(vc(a,o)===-s),n=s*(l-r);return n===0?0:n}function Rs(t,i){return ye(2,arguments),ue(t).getTime()-ue(i).getTime()}var tj={ceil:Math.ceil,round:Math.round,floor:Math.floor,trunc:function(t){return t<0?Math.ceil(t):Math.floor(t)}},aj="trunc";function Ds(t){return tj[aj]}function ij(t,i,a){ye(2,arguments);var o=Rs(t,i)/KO;return Ds()(o)}function oj(t,i,a){ye(2,arguments);var o=Rs(t,i)/ZO;return Ds()(o)}function sj(t){ye(1,arguments);var i=ue(t);return i.setHours(23,59,59,999),i}function lj(t){ye(1,arguments);var i=ue(t),a=i.getMonth();return i.setFullYear(i.getFullYear(),a+1,0),i.setHours(23,59,59,999),i}function rj(t){ye(1,arguments);var i=ue(t);return sj(i).getTime()===lj(i).getTime()}function nj(t,i){ye(2,arguments);var a=ue(t),o=ue(i),s=Zt(a,o),l=Math.abs(XO(a,o)),r;if(l<1)r=0;else{a.getMonth()===1&&a.getDate()>27&&a.setDate(30),a.setMonth(a.getMonth()-s*l);var n=Zt(a,o)===-s;rj(ue(t))&&l===1&&Zt(t,o)===1&&(n=!1),r=s*(l-Number(n))}return r===0?0:r}function dj(t,i,a){ye(2,arguments);var o=Rs(t,i)/1e3;return Ds()(o)}function cj(t,i){ye(2,arguments);var a=ue(t),o=ue(i),s=Zt(a,o),l=Math.abs(QO(a,o));a.setFullYear(1584),o.setFullYear(1584);var r=Zt(a,o)===-s,n=s*(l-Number(r));return n===0?0:n}function Wc(t){return ye(1,arguments),ue(t).getFullYear()}function Uc(t){ye(1,arguments);var i=ue(t.start),a=ue(t.end);if(isNaN(i.getTime()))throw new RangeError("Start Date is invalid");if(isNaN(a.getTime()))throw new RangeError("End Date is invalid");var o={};o.years=Math.abs(cj(a,i));var s=Zt(a,i),l=Ca(i,{years:s*o.years});o.months=Math.abs(nj(a,l));var r=Ca(l,{months:s*o.months});o.days=Math.abs(ej(a,r));var n=Ca(r,{days:s*o.days});o.hours=Math.abs(ij(a,n));var c=Ca(n,{hours:s*o.hours});o.minutes=Math.abs(oj(a,c));var p=Ca(c,{minutes:s*o.minutes});return o.seconds=Math.abs(dj(a,p)),o}const pj="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",mj="https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/players/seasons/",$t={...Yt},Gc=new Set([1]);async function uj(t,i=""){try{const a={Authorization:i||pj},o={}.API_PLAYERS_BY_SEASONS?{}.API_PLAYERS_BY_SEASONS:mj,s=await Pt.get(o+t.id,{headers:a});return s.data?s.data.players:[]}catch(a){return Promise.reject(a)}}async function hj(t=[],i=""){try{const a=t.map(o=>uj(o,i));if(a.length){const o=new Set,s=new Date,l=[],r=new Map,n=new Map,c=await Promise.all(a);for(const p of c)for(const y of p){const m=new Date(y.dob),h=Wc(m),d=Uc({start:m,end:s});r.has(y.nationality_id)||r.set(y.nationality_id,{id:y.nationality_id,isSelected:!0,name:Rc[`${y.nationality_id}`]}),n.has(y.position_id)||n.set(y.position_id,{id:y.position_id,isSelected:!0,name:Dc[`${y.position_id}`]}),o.add(h),l.push(d.years)}return $t.minAge=Math.min(...l),$t.maxAge=Math.max(...l),$t.availableYears=[...o].sort((p,y)=>y-p),$t.nationalities=[...r.values()],$t.positions=[...n.values()],$t.isEligibilitySwitchVisible=t.some(p=>Gc.has(p.tournamentId)),$t}else return null}catch(a){return Promise.reject(a)}}const fj={__name:"SwitchCustom",props:{modelValue:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(t,{emit:i}){const a=t,o=e.ref(null);e.watch(()=>a.modelValue,()=>{s()},{immediate:!0});function s(){o.value&&(o.value.checked=a.modelValue)}function l(r){i("update:modelValue",r.target.checked)}return e.onMounted(()=>{s()}),(r,n)=>(e.openBlock(),e.createElementBlock("input",{ref_key:"switchCustom",ref:o,id:"toggle",class:"toggle",type:"checkbox",role:"switch",name:"toggle",onInput:l},null,544))}},wa=ne(fj,[["__scopeId","data-v-e3a6ae4e"]]),zt=t=>(e.pushScopeId("data-v-23130339"),t=t(),e.popScopeId(),t),yj={class:"personal-data"},gj={class:"personal-data__age"},_j={class:"personal-data__age__toggle"},bj={class:"personal-data__age__range"},Sj={class:"personal-data__age__dropdown"},Cj=zt(()=>e.createElementVNode("div",{class:"label"},"Año",-1)),wj={class:"selected-item"},kj=zt(()=>e.createElementVNode("div",{class:"separator"},null,-1)),Ej={class:"personal-data__nationality-position"},Vj={key:0,class:"personal-data__nationality-position__switch"},Nj=zt(()=>e.createElementVNode("div",{class:"label"},"Nacionalidad",-1)),xj=zt(()=>e.createElementVNode("div",{class:"label"},"Elegibilidad",-1)),Tj={class:"personal-data__nationality-position__nationality"},Bj=zt(()=>e.createElementVNode("div",{class:"label"},"Nacionalidad",-1)),Fj={class:"selected-item"},Pj=zt(()=>e.createElementVNode("div",{class:"label"},"Elegibilidad",-1)),$j={class:"selected-item"},zj={class:"personal-data__nationality-position__position"},Aj=zt(()=>e.createElementVNode("div",{class:"label"},"Posición",-1)),Ij={class:"selected-item"},Mj="https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/players/seasons/",Lj={__name:"TemplatePersonalData",props:{filters:{type:Object,default:()=>null},isFemale:{type:Boolean,default:!1},season:{type:Object,default:()=>({})},isScouting:{type:Boolean,default:!1},isSeleccion:{type:Boolean,default:!1},token:{type:String,default:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"},fontFamily:{type:String,default:"'Poppins-Regular'"},awaitForFilters:{type:Boolean,default:!1}},emits:["update:filters"],setup(t,{expose:i,emit:a}){const o=t,s={id:0,name:"Todas las nacionalidades",isSelected:!1},l={id:0,name:"Todas las posiciones",isSelected:!1},r=e.ref({...Yt}),n=e.ref(["Por edad","Por año"]),c=e.ref(0),p=e.ref({min:Yt.minAge,max:Yt.maxAge}),y=e.ref(ut),m=e.ref(""),h=e.ref(""),d=e.ref(r.value.availableYears[r.value.availableYears.length-1]),f=e.ref(0),u=e.computed(()=>{const k=r.value.nationalities?[...r.value.nationalities]:[];o.isSeleccion&&k.forEach(P=>{P.isSelected=P.id===138});const F=k[0];return(!F||F.id!==0)&&k.unshift(s),k}),g=e.computed(()=>{let k=(o.filter&&o.filter.positions?o.filter.positions:r.value.positions)?[...r.value.positions]:[];const F=k[0];return(!F||F.id!==0)&&k.unshift(l),k.sort((P,J)=>P.id-J.id),k}),S=e.computed(()=>o.season&&o.season.tournamentId&&Gc.has(o.season.tournamentId)||o.filters&&o.filters.isEligibilitySwitchVisible);e.watch(u,k=>{const F=k.reduce((P,J,X)=>(X!==0&&J.isSelected&&P++,P),0);F===u.value.length-1&&(k[0].isSelected=!0),k[0]&&k[0].isSelected?m.value="Todas las nacionalidades":m.value=`${F} seleccionadas`,Z()},{immediate:!0,deep:!0}),e.watch(g,k=>{const F=k.reduce((P,J,X)=>(X!==0&&J.isSelected&&P++,P),0);F===g.value.length-1&&(k[0].isSelected=!0),k[0]&&k[0].isSelected?h.value="Todas las posiciones":h.value=`${F} seleccionadas`,Z()},{immediate:!0,deep:!0}),e.watch(()=>o.filters,k=>{if(k&&k.availableYears){const F=!Number.isNaN(Number(k.selectedYear));r.value=k,c.value=r.value.selectedYear&&F?1:0,d.value=F?r.value.selectedYear:r.value.availableYears[0],p.value.min=r.value.minAge,p.value.max=r.value.maxAge,l.isSelected=k.positions.every(P=>P.isSelected),Z()}},{immediate:!0,deep:!0}),e.watch(()=>r.value.isEligibilitySelected,()=>{Z()}),e.watch(()=>o.season,k=>{k&&k.id!==f.value&&!o.awaitForFilters&&(f.value=k.id,w(k))},{immediate:!0,deep:!1});async function w(k){try{if(k&&k.id){const F=new Set,P=await Y(k.id),J=new Date,X=[],W=new Map,q=new Map;P.forEach(C=>{const V=new Date(C.dob),R=Wc(V),N=Uc({start:V,end:J});W.has(C.nationality_id)||W.set(C.nationality_id,{id:C.nationality_id,isSelected:!0,name:Rc[`${C.nationality_id}`]}),q.has(C.position_id)||q.set(C.position_id,{id:C.position_id,isSelected:!0,name:Dc[`${C.position_id}`]}),F.add(R),X.push(N.years)}),r.value.minAge=Math.min(...X),r.value.maxAge=Math.max(...X),r.value.availableYears=[...F].sort((C,V)=>V-C),d.value=r.value.availableYears[0],r.value.nationalities=[...W.values()],r.value.positions=[...q.values()],p.value.min=r.value.minAge,p.value.max=r.value.maxAge}}catch(F){throw new Error(F)}}function U(k=null){const F=!k||k===se.All;(F||k===se.NATIONALITY)&&u.value.forEach(P=>{P.isSelected=!0}),(F||k===se.ELIGIBILITY)&&(r.value.isEligibilitySelected=!1),(F||k===se.POSITION)&&g.value.forEach(P=>{P.isSelected=!0}),(F||k===se.AGE_RANGE)&&(p.value.min=r.value.minAge,p.value.max=r.value.maxAge,c.value=0),(F||k===se.YEAR)&&(d.value=o.isScouting?r.value.availableYears[r.value.availableYears.length-1]:r.value.availableYears[0],c.value=0),Z()}async function Y(k){try{const F={Authorization:localStorage.getItem("user_token")||o.token},P={}.API_PLAYERS_BY_SEASONS?{}.API_PLAYERS_BY_SEASONS:Mj,J=await Pt.get(P+k,{headers:F});return J.data?J.data.players:[]}catch(F){return Promise.reject(F)}}function z(k){c.value=k.index,o.filters&&o.filters.availableYears&&k.index===0&&(o.filters.selectedYear="Sin límite")}function H(k){p.value.min=k.minValue,p.value.max=k.maxValue,Z()}function K(k,F){F.id===0?u.value.forEach(P=>{P.isSelected=k}):(F.isSelected=k,u.value[0].isSelected=u.value.every((P,J)=>J===0?!0:P.isSelected))}function Z(){const k=c.value===0,F={};k?(F.ageByRange=p.value,F.ageLimits={min:r.value.minAge,max:r.value.maxAge}):F.year=d.value,r.value.isEligibilitySelected?F.eligibility=[...r.value.eligibility]:F.nationalities=u.value.reduce((P,J,X)=>(X!==0&&P.push({...J}),P),[]),F.positions=g.value.reduce((P,J,X)=>(X!==0&&P.push({...J}),P),[]),a("update:filters",F)}function D(k,F){F.id===0?g.value.forEach(P=>{P.isSelected=k}):(F.isSelected=k,g.value[0].isSelected=g.value.every((P,J)=>J===0?!0:P.isSelected))}function B(k){d.value=k,o.filters&&(o.filters.selectedYear=k),Z()}return i({onClearFilters:U}),(k,F)=>(e.openBlock(),e.createElementBlock("div",yj,[e.createElementVNode("div",gj,[e.createElementVNode("div",_j,[e.createVNode(uD,{"selected-button-index":c.value,buttons:n.value,width:"220px",onChange:z},null,8,["selected-button-index","buttons"])]),e.withDirectives(e.createElementVNode("div",bj,[e.createVNode(e.unref(qd),{"border-width":"0","background-color":"#0D1D29",height:"30px","font-size-value":"14px","font-size":"12px","border-width-indicador":"2px","line-in-range-color":"white","background-indicador":"#CBEE6B","min-limit":r.value.minAge,"max-limit":r.value.maxAge,"min-value":p.value.min,"max-value":p.value.max,onInput:H},null,8,["min-limit","max-limit","min-value","max-value"])],512),[[e.vShow,c.value===0]]),e.withDirectives(e.createElementVNode("div",Sj,[Cj,e.createVNode(e.unref(Je),e.mergeProps({"model-value":d.value},y.value,{items:r.value.availableYears,onInput:B}),{default:e.withCtx(({selectedItem:P})=>[e.createElementVNode("div",wj,e.toDisplayString(P),1)]),availableItem:e.withCtx(({item:P})=>[e.createElementVNode("div",null,e.toDisplayString(P),1)]),_:1},16,["model-value","items"])],512),[[e.vShow,c.value===1]])]),kj,e.createElementVNode("div",Ej,[S.value?(e.openBlock(),e.createElementBlock("div",Vj,[Nj,e.createVNode(wa,{modelValue:r.value.isEligibilitySelected,"onUpdate:modelValue":F[0]||(F[0]=P=>r.value.isEligibilitySelected=P)},null,8,["modelValue"]),xj])):e.createCommentVNode("",!0),e.createElementVNode("div",Tj,[r.value.isEligibilitySelected?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[Pj,e.createVNode(e.unref(Je),e.mergeProps(y.value,{"is-multiple-option":"",items:r.value.eligibility,"is-disabled":""}),{default:e.withCtx(({selectedItem:P})=>[e.createElementVNode("div",$j,e.toDisplayString(P.name),1)]),availableItem:e.withCtx(({item:P})=>[e.createElementVNode("div",null,[e.createVNode(e.unref(le),{"model-value":P.isSelected,label:P.name,fontFamily:t.fontFamily,width:"100%","avoid-interaction":""},null,8,["model-value","label","fontFamily"])])]),_:1},16,["items"])],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[Bj,e.createVNode(e.unref(Je),e.mergeProps(y.value,{"is-multiple-option":"",items:u.value}),{default:e.withCtx(()=>[e.createElementVNode("div",Fj,e.toDisplayString(m.value),1)]),availableItem:e.withCtx(({item:P})=>[e.createElementVNode("div",null,[e.createVNode(e.unref(le),{"model-value":P.isSelected,label:P.name,fontFamily:t.fontFamily,width:"100%","onUpdate:modelValue":J=>K(J,P)},null,8,["model-value","label","fontFamily","onUpdate:modelValue"])])]),_:1},16,["items"])],64))]),e.createElementVNode("div",zj,[Aj,e.createVNode(e.unref(Je),e.mergeProps(y.value,{"is-multiple-option":"",items:g.value}),{default:e.withCtx(()=>[e.createElementVNode("div",Ij,[t.isFemale?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(h.value.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva")),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(h.value),1)],64))])]),availableItem:e.withCtx(({item:P})=>[e.createElementVNode("div",null,[e.createVNode(e.unref(le),{"model-value":P.isSelected,label:t.isFemale?P.name.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):P.name,fontFamily:t.fontFamily,width:"100%","onUpdate:modelValue":J=>D(J,P)},null,8,["model-value","label","fontFamily","onUpdate:modelValue"])])]),_:1},16,["items"])])])]))}},Rj=ne(Lj,[["__scopeId","data-v-23130339"]]),Dj={class:"plays"},Oj={class:"plays__body__offensive"},jj={class:"plays__body__title"},vj={class:"number-of-categories"},Wj={class:"plays__body__categories"},Uj={class:"plays__body__defensive-possession-offenses"},Gj={class:"plays__body__title"},Hj={class:"number-of-categories"},Jj={class:"plays__body__categories"},qj={class:"plays__body__title"},Yj={class:"number-of-categories"},Zj={class:"plays__body__categories"},Kj={class:"plays__body__title"},Xj={class:"number-of-categories"},Qj={class:"plays__body__categories"},ev={__name:"TemplatePlays",props:{componentWidth:{type:Number,default:0},playsCategories:{type:Object,required:!0},isExpansionMode:{type:Boolean,default:!0},fontFamily:{type:String,default:"'Poppins-Regular'"}},setup(t){const i=t,a=e.ref(!1),o=e.ref(!1),s=e.ref(!1),l=e.ref(!1),r=e.computed(()=>({"--template-columns":i.isExpansionMode?"1fr":"1fr 1fr"})),n=e.computed(()=>i.playsCategories.offensive.categories.reduce((d,f)=>(f.isSelected&&d++,d),0)),c=e.computed(()=>i.playsCategories.defensive.categories.reduce((d,f)=>(f.isSelected&&d++,d),0)),p=e.computed(()=>i.playsCategories.possession.categories.reduce((d,f)=>(f.isSelected&&d++,d),0)),y=e.computed(()=>i.playsCategories.offenses.categories.reduce((d,f)=>(f.isSelected&&d++,d),0));function m(d,f){f.isSelected=d}function h(d){d==="offensive"?a.value=!a.value:d==="defensive"?o.value=!o.value:d==="possession"?s.value=!s.value:d==="offenses"&&(l.value=!l.value)}return(d,f)=>(e.openBlock(),e.createElementBlock("div",Dj,[e.createElementVNode("div",{class:"plays__body",style:e.normalizeStyle(r.value)},[e.createElementVNode("div",Oj,[e.createElementVNode("div",jj,[e.createElementVNode("div",{class:"plays__body__title__info",onClick:f[0]||(f[0]=u=>h("offensive"))},[e.createElementVNode("span",null,e.toDisplayString(t.playsCategories.offensive.title),1),e.createElementVNode("span",vj,"("+e.toDisplayString(n.value)+")",1)]),e.createElementVNode("div",{class:"plays__body__title__expand-button",onClick:f[1]||(f[1]=u=>h("offensive"))},[e.withDirectives(e.createVNode(Tt,{"is-expanded":a.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",Wj,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.playsCategories.offensive.categories,u=>(e.openBlock(),e.createElementBlock("div",{key:u.id,class:"plays__checkbox"},[e.createVNode(e.unref(le),{label:u.name,fontFamily:t.fontFamily,labelFontSize:"13px","model-value":u.isSelected,"box-value":u.priority||0,"onUpdate:modelValue":g=>m(g,u)},null,8,["label","fontFamily","model-value","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||a.value]])]),e.createElementVNode("div",Uj,[e.createElementVNode("div",Gj,[e.createElementVNode("div",{class:"plays__body__title__info",onClick:f[2]||(f[2]=u=>h("defensive"))},[e.createElementVNode("span",null,e.toDisplayString(t.playsCategories.defensive.title),1),e.createElementVNode("span",Hj,"("+e.toDisplayString(c.value)+")",1)]),e.createElementVNode("div",{class:"plays__body__title__expand-button",onClick:f[3]||(f[3]=u=>h("defensive"))},[e.withDirectives(e.createVNode(Tt,{"is-expanded":o.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",Jj,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.playsCategories.defensive.categories,u=>(e.openBlock(),e.createElementBlock("div",{key:u.id,class:"plays__checkbox"},[e.createVNode(e.unref(le),{label:u.name,fontFamily:t.fontFamily,labelFontSize:"13px","model-value":u.isSelected,"box-value":u.priority||0,"onUpdate:modelValue":g=>m(g,u)},null,8,["label","fontFamily","model-value","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||o.value]]),e.createElementVNode("div",qj,[e.createElementVNode("div",{class:"plays__body__title__info",onClick:f[4]||(f[4]=u=>h("possession"))},[e.createElementVNode("span",null,e.toDisplayString(t.playsCategories.possession.title),1),e.createElementVNode("span",Yj,"("+e.toDisplayString(p.value)+")",1)]),e.createElementVNode("div",{class:"plays__body__title__expand-button",onClick:f[5]||(f[5]=u=>h("possession"))},[e.withDirectives(e.createVNode(Tt,{"is-expanded":s.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",Zj,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.playsCategories.possession.categories,u=>(e.openBlock(),e.createElementBlock("div",{key:u.id,class:"plays__checkbox"},[e.createVNode(e.unref(le),{label:u.name,fontFamily:t.fontFamily,labelFontSize:"13px","model-value":u.isSelected,"box-value":u.priority||0,"onUpdate:modelValue":g=>m(g,u)},null,8,["label","fontFamily","model-value","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||s.value]]),e.createElementVNode("div",Kj,[e.createElementVNode("div",{class:"plays__body__title__info",onClick:f[6]||(f[6]=u=>h("offenses"))},[e.createElementVNode("span",null,e.toDisplayString(t.playsCategories.offenses.title),1),e.createElementVNode("span",Xj,"("+e.toDisplayString(y.value)+")",1)]),e.createElementVNode("div",{class:"plays__body__title__expand-button",onClick:f[7]||(f[7]=u=>h("offenses"))},[e.withDirectives(e.createVNode(Tt,{"is-expanded":l.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",Qj,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.playsCategories.offenses.categories,u=>(e.openBlock(),e.createElementBlock("div",{key:u.id,class:"plays__checkbox"},[e.createVNode(e.unref(le),{label:u.name,fontFamily:t.fontFamily,labelFontSize:"13px","model-value":u.isSelected,"box-value":u.priority||0,"onUpdate:modelValue":g=>m(g,u)},null,8,["label","fontFamily","model-value","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||l.value]])])],4)]))}},tv=ne(ev,[["__scopeId","data-v-364e6cae"]]),av={class:"template-results"},iv={__name:"TemplateResults",props:{resultsFilters:{type:Object,default:()=>({results:[]})}},emits:["update:resultsFilters"],setup(t,{emit:i}){const a=t,o=e.computed(()=>a.resultsFilters.results.filter(s=>s.isSelected).length);return e.watch(()=>a.resultsFilters,s=>{i("update:resultsFilters",s)},{deep:!0,immediate:!0}),(s,l)=>(e.openBlock(),e.createElementBlock("div",av,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.resultsFilters.results,(r,n)=>(e.openBlock(),e.createElementBlock("div",{key:n,class:"template-results__result"},[e.createVNode(e.unref(le),{modelValue:r.isSelected,"onUpdate:modelValue":c=>r.isSelected=c,label:r.name,"avoid-interaction":o.value===1&&r.isSelected},null,8,["modelValue","onUpdate:modelValue","label","avoid-interaction"])]))),128))]))}},ov=ne(iv,[["__scopeId","data-v-453e89c2"]]),sv={__name:"ButtonCustom",props:{text:{type:String,default:""},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},padding:{type:String,default:"0px"},borderRadius:{type:String,default:"0px"},borderWidth:{type:String,default:"1px"},borderColor:{type:String,default:"#d9d9d9"},backgroundColor:{type:String,default:"#FFFFFF"},activeBackgroundColor:{type:String,default:""},activeBorderColor:{type:String,default:""},activeFontColor:{type:String,default:""},fontColor:{type:String,default:"#000000"},fontSize:{type:String,default:"16px"},fontFamily:{type:String,default:"Poppins-Regular, sans-serif"},isActive:{type:Boolean,default:!1}},emits:["click"],setup(t,{emit:i}){const a=t,o=e.computed(()=>({"--height":a.height,"--width":a.width,"--padding":a.padding,"--border-radius":a.borderRadius,"--border":`solid ${a.borderWidth} ${a.borderColor}`,"--background-color":a.backgroundColor,"--font-color":a.fontColor,"--font-size":a.fontSize,"--font-family":a.fontFamily,"--active-background-color":a.activeBackgroundColor||a.backgroundColor,"--active-border-color":a.activeBorderColor||a.borderColor,"--active-font-color":a.activeFontColor||a.fontColor}));function s(){i("click")}return(l,r)=>(e.openBlock(),e.createElementBlock("button",{class:e.normalizeClass(["button",{active:t.isActive}]),style:e.normalizeStyle(o.value),onClick:s},e.toDisplayString(t.text),7))}},ka=ne(sv,[["__scopeId","data-v-9688933e"]]),lv={PO1:"CFI",PO2:"CFV",PO3:"SFI",PO4:"SFV",PO5:"FI",PO6:"FV"},Hc={DF:"Dieciseisavos",OF:"Octavos",CF:"Cuartos",SF:"Semifinales","3ER":"Tercer lugar",FINAL:"Final"},rv={4:"Octavos",5:"Cuartos",6:"Semifinales",7:"Final"},nv={4:"OF",5:"Cf",6:"S",7:"F"};function Os(t=""){return t?localStorage.getItem(t):localStorage.getItem("user_token")||localStorage.getItem("token")}const dv={class:"dropdown"},cv={class:"selected-item"},pv={__name:"DropdownTextOnly",props:{items:{type:Array,default:()=>[]},itemTextKey:{type:String,default:""},isListSameWidth:{type:Boolean,default:!0}},emits:["input"],setup(t,{emit:i}){function a(o){i("input",o)}return(o,s)=>(e.openBlock(),e.createElementBlock("div",dv,[e.createVNode(e.unref(Je),e.mergeProps(e.unref(ut),{"is-list-same-width":t.isListSameWidth,items:t.items,onInput:a}),{default:e.withCtx(({selectedItem:l})=>[e.createElementVNode("div",cv,e.toDisplayString(t.itemTextKey?l[t.itemTextKey]:l),1)]),availableItem:e.withCtx(({item:l})=>[e.createElementVNode("div",null,e.toDisplayString(t.itemTextKey?l[t.itemTextKey]:l),1)]),_:1},16,["is-list-same-width","items"])]))}},Ae=ne(pv,[["__scopeId","data-v-064d5f86"]]),mv={class:"dropdown"},uv={class:"game-item"},hv={key:0,class:"item-game"},fv={class:"match-day"},yv={class:"team-logo"},gv=["src"],_v={class:"text"},bv={class:"text score"},Sv={class:"text"},Cv={class:"team-logo"},wv=["src"],kv={class:"item-game"},Ev={class:"team-logo"},Vv=["src"],Nv={class:"text"},xv={class:"text score"},Tv={class:"text"},Bv={class:"team-logo"},Fv=["src"],Pv={__name:"DropdownGame",props:{items:{type:Array,default:()=>[]}},emits:["input"],setup(t,{emit:i}){function a(o){i("input",o)}return(o,s)=>(e.openBlock(),e.createElementBlock("div",mv,[e.createVNode(e.unref(Je),e.mergeProps(e.unref(ut),{items:t.items,onInput:a}),{default:e.withCtx(({selectedItem:l})=>[e.createElementVNode("div",uv,[l.homeTeam?(e.openBlock(),e.createElementBlock("div",hv,[e.createElementVNode("div",fv,e.toDisplayString(l.roundAbbreviation),1),e.createElementVNode("div",yv,[e.createElementVNode("img",{src:l.homeTeam.logo,alt:""},null,8,gv)]),e.createElementVNode("div",_v,e.toDisplayString(l.homeTeam.acronym),1),e.createElementVNode("div",bv,e.toDisplayString(l.score[0])+" - "+e.toDisplayString(l.score[1]),1),e.createElementVNode("div",Sv,e.toDisplayString(l.awayTeam.acronym),1),e.createElementVNode("div",Cv,[e.createElementVNode("img",{src:l.awayTeam.logo,alt:""},null,8,wv)])])):e.createCommentVNode("",!0)])]),availableItem:e.withCtx(({item:l})=>[e.createElementVNode("div",kv,[e.createElementVNode("div",null,e.toDisplayString(l.roundAbbreviation),1),e.createElementVNode("div",Ev,[e.createElementVNode("img",{src:l.homeTeam.logo,alt:""},null,8,Vv)]),e.createElementVNode("div",Nv,e.toDisplayString(l.homeTeam.acronym),1),e.createElementVNode("div",xv,e.toDisplayString(l.score[0])+" - "+e.toDisplayString(l.score[1]),1),e.createElementVNode("div",Tv,e.toDisplayString(l.awayTeam.acronym),1),e.createElementVNode("div",Bv,[e.createElementVNode("img",{src:l.awayTeam.logo,alt:""},null,8,Fv)])])]),_:1},16,["items"])]))}},zi=ne(Pv,[["__scopeId","data-v-7883a91e"]]),Ai=t=>(e.pushScopeId("data-v-b63e9c84"),t=t(),e.popScopeId(),t),$v={class:"container"},zv={class:"container__row"},Av={class:"container__row__wrapper"},Iv=Ai(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"1. Elige la liga",-1)),Mv={class:"container__row__wrapper__input"},Lv={class:"container__row two-items"},Rv={class:"container__row__wrapper"},Dv=Ai(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"2. Elige el torneo",-1)),Ov={key:0,class:"container__row__wrapper__input"},jv={class:"container__row__wrapper"},vv=Ai(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"3. Elige la jornada",-1)),Wv={key:0,class:"container__row__wrapper__input"},Uv={class:"container__row"},Gv={class:"container__row__wrapper"},Hv=Ai(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"4. Elige el partido",-1)),Jv={key:0,class:"container__row__wrapper__input"},qv={class:"container__action"},Yv={__name:"VideosGoals",props:{tournaments:{type:Array,required:!0}},emits:["update:tournament","update:season"],setup(t,{emit:i}){const a={text:"Buscar",width:"100%",padding:"12px 0",borderRadius:"34px",backgroundColor:"#CBEE6B",borderColor:"#CBEE6B",fontColor:"#132634"},o=e.ref(null),s=e.ref(null),l=e.ref(null),r=e.ref(null);function n(m){o.value=m,i("update:tournament",m)}function c(m){s.value=m,i("update:season",m)}function p(m){l.value=m}function y(m){r.value=m}return(m,h)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",$v,[e.createElementVNode("div",zv,[e.createElementVNode("div",Av,[Iv,e.createElementVNode("div",Mv,[e.createVNode(Ae,{items:t.tournaments,itemTextKey:"name",onInput:n},null,8,["items"])])])]),e.createElementVNode("div",Lv,[e.createElementVNode("div",Rv,[Dv,o.value&&o.value.seasons?(e.openBlock(),e.createElementBlock("div",Ov,[e.createVNode(Ae,{items:o.value.seasons,itemTextKey:"name",onInput:c},null,8,["items"])])):e.createCommentVNode("",!0)]),e.createElementVNode("div",jv,[vv,s.value&&s.value.arrayMatchDays?(e.openBlock(),e.createElementBlock("div",Wv,[e.createVNode(Ae,{items:s.value.arrayMatchDays,itemTextKey:"stringMatchDayAbbreviation",onInput:p},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",Uv,[e.createElementVNode("div",Gv,[Hv,l.value&&l.value.arrayGames?(e.openBlock(),e.createElementBlock("div",Jv,[e.createVNode(zi,{items:l.value.arrayGames,onInput:y},null,8,["items"])])):e.createCommentVNode("",!0)])])]),e.createElementVNode("div",qv,[e.createVNode(ka,e.normalizeProps(e.guardReactiveProps(a)),null,16)])],64))}},Zv=ne(Yv,[["__scopeId","data-v-b63e9c84"]]),Kv={class:"dropdown"},Xv={class:"item-team"},Qv={class:"team-logo"},eW=["src"],tW={class:"team-acronym"},aW={class:"item-team"},iW={class:"team-logo"},oW=["src"],sW={class:"team-acronym"},lW={__name:"DropdownTeam",props:{items:{type:Array,default:()=>[]}},emits:["input"],setup(t,{emit:i}){function a(o){i("input",o)}return(o,s)=>(e.openBlock(),e.createElementBlock("div",Kv,[e.createVNode(e.unref(Je),e.mergeProps(e.unref(ut),{items:t.items,onInput:a}),{default:e.withCtx(({selectedItem:l})=>[e.createElementVNode("div",Xv,[e.createElementVNode("div",Qv,[e.createElementVNode("img",{src:l.logo,alt:""},null,8,eW)]),e.createElementVNode("div",tW,e.toDisplayString(l.acronym),1)])]),availableItem:e.withCtx(({item:l})=>[e.createElementVNode("div",aW,[e.createElementVNode("div",iW,[e.createElementVNode("img",{src:l.logo,alt:""},null,8,oW)]),e.createElementVNode("div",sW,e.toDisplayString(l.acronym),1)])]),_:1},16,["items"])]))}},Jc=ne(lW,[["__scopeId","data-v-afd2bee8"]]),rW={class:"advanced-filters"},nW={class:"advanced-filters__buttons"},dW=["onClick"],cW={class:"advanced-filters__filters"},pW={__name:"AdvancedFilters",props:{selectedCategory:{type:Object,default:()=>({})}},setup(t){const i=t,a=e.defineAsyncComponent(()=>Promise.resolve().then(()=>tpe)),o=e.defineAsyncComponent(()=>Promise.resolve().then(()=>bpe)),s=e.defineAsyncComponent(()=>Promise.resolve().then(()=>Cpe)),l=[{name:"Sub categorías",component:a},{name:"Cancha",component:s},{name:"Condiciones",component:o}],r=e.ref(l[0]),n=e.computed(()=>i.selectedCategory?i.selectedCategory.subcategoryGroups||[]:[]);function c(p){r.value=p}return(p,y)=>(e.openBlock(),e.createElementBlock("div",rW,[e.createElementVNode("div",nW,[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(l,m=>e.createElementVNode("div",{key:m.name,role:"button",class:e.normalizeClass(["advanced-filters__buttons__button",{active:r.value.name===m.name}]),onClick:h=>c(m)},e.toDisplayString(m.name),11,dW)),64))]),e.createElementVNode("div",cW,[(e.openBlock(),e.createBlock(e.KeepAlive,null,[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(r.value.component),{"subcategory-groups":n.value},null,8,["subcategory-groups"]))],1024))])]))}},js=ne(pW,[["__scopeId","data-v-c62c5b9c"]]),At=t=>(e.pushScopeId("data-v-575b26b5"),t=t(),e.popScopeId(),t),mW={class:"container"},uW={class:"container__row"},hW={class:"container__row__wrapper"},fW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"1. Elige la liga",-1)),yW={class:"container__row__wrapper__input"},gW={class:"container__row two-items"},_W={class:"container__row__wrapper"},bW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"2. Elige el torneo",-1)),SW={key:0,class:"container__row__wrapper__input"},CW={class:"container__row__wrapper"},wW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"3. En que equipo juega?",-1)),kW={key:0,class:"container__row__wrapper__input"},EW={class:"container__row"},VW={class:"container__row__wrapper"},NW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"4. Nombre del jugador",-1)),xW={key:0,class:"container__row__wrapper__input"},TW={class:"container__row"},BW={class:"container__row__wrapper"},FW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"5. Elige el partido",-1)),PW={key:0,class:"container__row__wrapper__input"},$W={class:"container__row type-and-advanced"},zW={class:"container__row__wrapper"},AW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"6. Elige el tipo de video",-1)),IW={class:"container__row__wrapper__input"},MW={class:"container__row__wrapper center"},LW=At(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"Filtrado avanzado",-1)),RW={class:"container__row__wrapper__input"},DW={class:"container__row"},OW={class:"container__action"},jW={__name:"VideosPlayer",props:{tournaments:{type:Array,required:!0},advancedFilterCategories:{type:Object,default:()=>({player:[],goalkeeper:[]})}},emits:["update:tournament","update:season","update:team"],setup(t,{emit:i}){const a=t,o={text:"Buscar",width:"100%",padding:"12px 0",borderRadius:"34px",backgroundColor:"#CBEE6B",borderColor:"#CBEE6B",fontColor:"#132634"},s=e.ref(null),l=e.ref(null);e.ref(null);const r=e.ref(null),n=e.ref(null),c=e.ref(null),p=e.ref(null),y=e.ref(!0),m=e.computed(()=>c.value?c.value.position_id===1?a.advancedFilterCategories.goalkeeper:a.advancedFilterCategories.player:[]);function h(w){s.value=w,i("update:tournament",w)}function d(w){l.value=w,i("update:season",w)}function f(w){n.value=w,i("update:team",w)}function u(w){c.value=w}function g(w){r.value=w}function S(w){p.value=w}return(w,U)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",mW,[e.createElementVNode("div",uW,[e.createElementVNode("div",hW,[fW,e.createElementVNode("div",yW,[e.createVNode(Ae,{items:t.tournaments,itemTextKey:"name",onInput:h},null,8,["items"])])])]),e.createElementVNode("div",gW,[e.createElementVNode("div",_W,[bW,s.value&&s.value.seasons?(e.openBlock(),e.createElementBlock("div",SW,[e.createVNode(Ae,{items:s.value.seasons,itemTextKey:"name",onInput:d},null,8,["items"])])):e.createCommentVNode("",!0)]),e.createElementVNode("div",CW,[wW,l.value&&l.value.arrayTeams?(e.openBlock(),e.createElementBlock("div",kW,[e.createVNode(Jc,{items:l.value.arrayTeams,itemTextKey:"stringMatchDayAbbreviation",onInput:f},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",EW,[e.createElementVNode("div",VW,[NW,n.value&&n.value.arrayPlayers?(e.openBlock(),e.createElementBlock("div",xW,[e.createVNode(Ae,{items:n.value.arrayPlayers,itemTextKey:"player_name",onInput:u},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",TW,[e.createElementVNode("div",BW,[FW,l.value&&l.value.mapGamesByTeam&&n.value?(e.openBlock(),e.createElementBlock("div",PW,[e.createVNode(zi,{items:l.value.mapGamesByTeam.get(n.value.team_id),onInput:g},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",$W,[e.createElementVNode("div",zW,[AW,e.createElementVNode("div",IW,[e.createVNode(Ae,{items:m.value,itemTextKey:"name","is-list-same-width":!1,onInput:S},null,8,["items"])])]),e.createElementVNode("div",MW,[LW,e.createElementVNode("div",RW,[e.createVNode(wa,{modelValue:y.value,"onUpdate:modelValue":U[0]||(U[0]=Y=>y.value=Y)},null,8,["modelValue"])])])]),e.createElementVNode("div",DW,[e.createVNode(js,{"selected-category":p.value},null,8,["selected-category"])])]),e.createElementVNode("div",OW,[e.createVNode(ka,e.normalizeProps(e.guardReactiveProps(o)),null,16)])],64))}},vW=ne(jW,[["__scopeId","data-v-575b26b5"]]),Kt=t=>(e.pushScopeId("data-v-6d73d5e6"),t=t(),e.popScopeId(),t),WW={class:"container"},UW={class:"container__row"},GW={class:"container__row__wrapper"},HW=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"1. Elige la liga",-1)),JW={class:"container__row__wrapper__input"},qW={class:"container__row two-items"},YW={class:"container__row__wrapper"},ZW=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"2. Elige el torneo",-1)),KW={key:0,class:"container__row__wrapper__input"},XW={class:"container__row__wrapper"},QW=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"3. Elige el equipo",-1)),eU={key:0,class:"container__row__wrapper__input"},tU={class:"container__row"},aU={class:"container__row__wrapper"},iU=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"4. Elige el partido",-1)),oU={key:0,class:"container__row__wrapper__input"},sU={class:"container__row type-and-advanced"},lU={class:"container__row__wrapper"},rU=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"5. Elige el tipo de video",-1)),nU={class:"container__row__wrapper__input"},dU={class:"container__row__wrapper center"},cU=Kt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"Filtrado avanzado",-1)),pU={class:"container__row__wrapper__input"},mU={class:"container__row"},uU={class:"container__action"},hU={__name:"VideosTeam",props:{tournaments:{type:Array,required:!0},advancedFilterCategories:{type:Object,default:()=>({team:[]})}},emits:["update:tournament","update:season","update:team"],setup(t,{emit:i}){const a=t,o={text:"Buscar",width:"100%",padding:"12px 0",borderRadius:"34px",backgroundColor:"#CBEE6B",borderColor:"#CBEE6B",fontColor:"#132634"},s=e.ref(null),l=e.ref(null);e.ref(null);const r=e.ref(null),n=e.ref(null),c=e.ref(null),p=e.ref(!0),y=e.computed(()=>a.advancedFilterCategories.team);function m(g){s.value=g,i("update:tournament",g)}function h(g){l.value=g,i("update:season",g)}function d(g){n.value=g,i("update:team",g)}function f(g){r.value=g}function u(g){c.value=g}return(g,S)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",WW,[e.createElementVNode("div",UW,[e.createElementVNode("div",GW,[HW,e.createElementVNode("div",JW,[e.createVNode(Ae,{items:t.tournaments,itemTextKey:"name",onInput:m},null,8,["items"])])])]),e.createElementVNode("div",qW,[e.createElementVNode("div",YW,[ZW,s.value&&s.value.seasons?(e.openBlock(),e.createElementBlock("div",KW,[e.createVNode(Ae,{items:s.value.seasons,itemTextKey:"name",onInput:h},null,8,["items"])])):e.createCommentVNode("",!0)]),e.createElementVNode("div",XW,[QW,l.value&&l.value.arrayTeams?(e.openBlock(),e.createElementBlock("div",eU,[e.createVNode(Jc,{items:l.value.arrayTeams,itemTextKey:"stringMatchDayAbbreviation",onInput:d},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",tU,[e.createElementVNode("div",aU,[iU,l.value&&l.value.mapGamesByTeam&&n.value?(e.openBlock(),e.createElementBlock("div",oU,[e.createVNode(zi,{items:l.value.mapGamesByTeam.get(n.value.team_id),onInput:f},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",sU,[e.createElementVNode("div",lU,[rU,e.createElementVNode("div",nU,[e.createVNode(Ae,{items:y.value,itemTextKey:"name","is-list-same-width":!1,onInput:u},null,8,["items"])])]),e.createElementVNode("div",dU,[cU,e.createElementVNode("div",pU,[e.createVNode(wa,{modelValue:p.value,"onUpdate:modelValue":S[0]||(S[0]=w=>p.value=w)},null,8,["modelValue"])])])]),e.createElementVNode("div",mU,[e.createVNode(js,{"selected-category":c.value},null,8,["selected-category"])])]),e.createElementVNode("div",uU,[e.createVNode(ka,e.normalizeProps(e.guardReactiveProps(o)),null,16)])],64))}},fU=ne(hU,[["__scopeId","data-v-6d73d5e6"]]),Xt=t=>(e.pushScopeId("data-v-6e904db8"),t=t(),e.popScopeId(),t),yU={class:"container"},gU={class:"container__row"},_U={class:"container__row__wrapper"},bU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"1. Elige la liga",-1)),SU={class:"container__row__wrapper__input"},CU={class:"container__row two-items"},wU={class:"container__row__wrapper"},kU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"2. Elige el torneo",-1)),EU={key:0,class:"container__row__wrapper__input"},VU={class:"container__row__wrapper"},NU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"3. Elige la jornada",-1)),xU={key:0,class:"container__row__wrapper__input"},TU={class:"container__row"},BU={class:"container__row__wrapper"},FU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"4. Elige el partido",-1)),PU={key:0,class:"container__row__wrapper__input"},$U={class:"container__row type-and-advanced"},zU={class:"container__row__wrapper"},AU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"6. Elige el tipo de video",-1)),IU={class:"container__row__wrapper__input"},MU={class:"container__row__wrapper center"},LU=Xt(()=>e.createElementVNode("div",{class:"container__row__wrapper__label"},"Filtrado avanzado",-1)),RU={class:"container__row__wrapper__input",style:{width:"fit-content"}},DU={class:"container__row"},OU={class:"container__action"},jU={__name:"VideosGame",props:{tournaments:{type:Array,required:!0},advancedFilterCategories:{type:Object,default:()=>({games:[]})}},emits:["update:tournament","update:season"],setup(t,{emit:i}){const a=t,o={text:"Buscar",width:"100%",padding:"12px 0",borderRadius:"34px",backgroundColor:"#CBEE6B",borderColor:"#CBEE6B",fontColor:"#132634"},s=e.ref(null),l=e.ref(null),r=e.ref(null),n=e.ref(null),c=e.ref(null),p=e.ref(!0),y=e.computed(()=>a.advancedFilterCategories.games);function m(g){s.value=g,i("update:tournament",g)}function h(g){l.value=g,i("update:season",g)}function d(g){r.value=g}function f(g){n.value=g}function u(g){c.value=g}return(g,S)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",yU,[e.createElementVNode("div",gU,[e.createElementVNode("div",_U,[bU,e.createElementVNode("div",SU,[e.createVNode(Ae,{items:t.tournaments,itemTextKey:"name",onInput:m},null,8,["items"])])])]),e.createElementVNode("div",CU,[e.createElementVNode("div",wU,[kU,s.value&&s.value.seasons?(e.openBlock(),e.createElementBlock("div",EU,[e.createVNode(Ae,{items:s.value.seasons,itemTextKey:"name",onInput:h},null,8,["items"])])):e.createCommentVNode("",!0)]),e.createElementVNode("div",VU,[NU,l.value&&l.value.arrayMatchDays?(e.openBlock(),e.createElementBlock("div",xU,[e.createVNode(Ae,{items:l.value.arrayMatchDays,itemTextKey:"stringMatchDayAbbreviation",onInput:d},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",TU,[e.createElementVNode("div",BU,[FU,r.value&&r.value.arrayGames?(e.openBlock(),e.createElementBlock("div",PU,[e.createVNode(zi,{items:r.value.arrayGames,onInput:f},null,8,["items"])])):e.createCommentVNode("",!0)])]),e.createElementVNode("div",$U,[e.createElementVNode("div",zU,[AU,e.createElementVNode("div",IU,[e.createVNode(Ae,{items:y.value,itemTextKey:"name","is-list-same-width":!1,onInput:u},null,8,["items"])])]),e.createElementVNode("div",MU,[LU,e.createElementVNode("div",RU,[e.createVNode(wa,{modelValue:p.value,"onUpdate:modelValue":S[0]||(S[0]=w=>p.value=w)},null,8,["modelValue"])])])]),e.createElementVNode("div",DU,[e.createVNode(js,{"selected-category":c.value},null,8,["selected-category"])])]),e.createElementVNode("div",OU,[e.createVNode(ka,e.normalizeProps(e.guardReactiveProps(o)),null,16)])],64))}},vU=ne(jU,[["__scopeId","data-v-6e904db8"]]),WU={class:"template-videos"},UU={class:"template-videos__header"},GU={class:"template-videos__body"},HU=e.defineComponent({name:"TemplateVideos",components:{VideosGoals:Zv,VideosPlayer:vW,VideosTeam:fU,VideosGame:vU}}),JU=Object.assign(HU,{props:{gamesUrl:{type:String,default:"https://qyyibs1w0d.execute-api.us-west-2.amazonaws.com/prod/calendar/gamesBySeason?"},tournamentsUrl:{type:String,default:"https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/tournaments"},playersUrl:{type:String,default:"https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/players/seasons/"},token:{type:String,default:""}},emits:["loading-data"],setup(t,{emit:i}){const a=t,o={padding:"4px 18px",borderRadius:"160px",backgroundColor:"#3A4851",borderColor:"#3A4851",activeBorderColor:"#CBEE6B",fontSize:"11px",fontColor:"#FFFFFF"},s=[],l=["g-23","g-24","g-25"],r={games:[607,608,12,55,54,35,14,52,15,53,466,477],team:[607,608,12,55,54,35,14,52,15,53,466,477,40,257,39],player:{regular:[12,35,10,27,607,61,519,98,101,109,112,121,122,127,128,135,136,141,142,161,170,179,702,730,466,217,211,232,235,239,242,282,284,289,291,296,485,486,487,488,14,15,257],goalkeeper:[55,324,323,608,39,774,802,52,53,40,54]}},n={player:1,team:2,goalkeeper:3},c=e.ref([{name:"Goles",componentName:"VideosGoals"},{name:"Jugador",componentName:"VideosPlayer"},{name:"Equipo",componentName:"VideosTeam"},{name:"Partido",componentName:"VideosGame"}]),p=e.ref([]),y=e.ref(c.value[0]),m=e.ref({}),h=e.ref({}),d=e.ref({}),f=e.ref({}),u=e.ref({games:[],player:[],team:[],goalkeeper:[],isEmpty:!0}),g=e.ref([]);e.ref({});const S=e.ref(null);e.watch(m,C=>{h.value.numberSeasonSelectedIndex=h.value.seasons.findIndex(V=>V.id===C.id),C.arrayMatchDays?(f.value=C.arrayMatchDays[0]||{},d.value=C.arrayTeams[0]||{}):(H(C),K(C))}),e.watch(d,()=>{setTimeout(()=>{m.value.mapPlayersByTeam&&(!d.value.arrayPlayers||!d.value.arrayPlayers.length)&&(d.value.arrayPlayers=m.value.mapPlayersByTeam.get(d.value.team_id))},700)});async function w(){try{p.value=await U()}catch(C){throw new Error(C)}}async function U(){try{const C={Authorization:Os()||a.token},V={}.API_TOURNAMENTS||a.tournamentsUrl,R=await Pt.get(V,{headers:C});return R.data?R.data.map(N=>({...N.tournament,seasons:N.seasons})):[]}catch(C){return Promise.reject(C)}}async function Y(C,V,R=""){i("loading-data");let N=R;try{N||(N={}.API_CALENDAR_GAMES_BY_SEASON||a.gamesUrl,C.forEach((O,_)=>{N+=`${_===0?"":"&"}seasons=${O}`}));const v={Authorization:Os()||a.token},{data:{data:$,teams:G}}=await Pt.get(N,{headers:v});return{seasonsAndGames:$,seasonsAndTeams:G}}catch(v){if(V>0)return Y(C,V-1,N);throw new Error(v)}finally{i("loading-data")}}async function z(C){try{const V={Authorization:Os()||a.token},R=` ${{}.API_PLAYERS_BY_SEASON||a.playersUrl}${C.seasonId}`,N=await Pt.get(R,{headers:V});return N.data?N.data.players:[]}catch(V){return Promise.reject(V)}}async function H(C){try{const{seasonsAndGames:V,seasonsAndTeams:R}=await Y([C.id,...C.related_seasons.map(G=>G.id)],3),N=R.find(G=>G._id===C.id);m.value.arrayTeams=[],m.value.mapTeams=new Map;const v=N.teams.reduce((G,O)=>(m.value.arrayTeams.push(O),m.value.mapTeams.set(O.team_id,{name:O.colloquial_name,acronym:O.acronym,logo:O.logo,id:O.team_id}),G.set(O.team_id,O),G),new Map);d.value=m.value.arrayTeams[0],m.value.mapGames=new Map,m.value.mapGamesByTeam=new Map;const $=Array.from(V.reduce((G,O)=>(O.games.forEach(_=>{if(_.game_status===1&&_.has_video){(!m.value.maxGameId||_.game_id>m.value.maxGameId)&&(m.value.maxGameId=_.game_id);let b=_.matchday_abbreviation.replace("M","J"),E=_.matchday_abbreviation.replace("M","Jornada ");const j=_.matchday_abbreviation.replace("M","");O.season_type===0?h.value.tournament_type===1&&(_.seasonId===881?(b=nv[j]||b,E=rv[j]||E):(b=Hc[_.matchday_abbreviation]?_.matchday_abbreviation:b,E=Hc[_.matchday_abbreviation]||E,b==="FINAL"&&(b="F"))):O.season_type===1?(b=lv[_.matchday_abbreviation],E=b):(b=_.matchday_abbreviation.replace("PO","R"),E="Repechaje"),_.roundAbbreviation=b,_.roundName=E,m.value.mapGames.set(_.game_id,{id:_.game_id,date:_.date,dateTimeMillis:new Date(_.date_time_utc).valueOf(),homeTeam:m.value.mapTeams.get(_.home_team),awayTeam:m.value.mapTeams.get(_.visiting_team),roundAbbreviation:_.roundAbbreviation,roundName:_.roundName,score:_.score,gameResult:_.score[0]>_.score[1]?1:_.score[0]<_.score[1]?2:3,seasonId:O.season_id});const Q=G.get(_.roundAbbreviation);_.numberDateTimeMillis=new Date(_.date_time_utc).getTime(),_.homeTeam=v.get(_.home_team),_.awayTeam=v.get(_.visiting_team);const pe=m.value.mapGamesByTeam.get(_.home_team),je=m.value.mapGamesByTeam.get(_.visiting_team);pe?pe.push(_):m.value.mapGamesByTeam.set(_.home_team,[_]),je?je.push(_):m.value.mapGamesByTeam.set(_.visiting_team,[_]),Q?Q.arrayGames.push(_):G.set(_.roundAbbreviation,{stringMatchDayAbbreviation:_.roundAbbreviation,stringMatchDayName:_.roundName,arrayGames:[_]})}}),G),new Map).values());$.reverse(),$.forEach(G=>{G.arrayGames.sort((O,_)=>O.numberDateTimeMillis-_.numberDateTimeMillis)}),m.value.arrayMatchDays=$,f.value=$[0]||{}}catch(V){throw new Error(V)}}async function K(C){try{const V=await F(C.id);m.value.mapPlayers=new Map,m.value.mapPlayersByTeam=V.reduce((R,N)=>{m.value.mapPlayers.set(N.player_id,{id:N.player_id,name:N.player_name,shortName:N.shortName,photo:N.player_photo,teamId:N.team_id,positionId:N.position_id});const v=R.get(N.team_id);return v?v.push(N):R.set(N.team_id,[N]),R},new Map)}catch(V){throw new Error(V)}}async function Z(){try{let C=[];u.value.isEmpty?(C=await P(),g.value={...C}):C=g.value;const V=[];if(C&&C.length){u.value=C.reduce((O,_)=>{if(_.group_id!=="g-55"){const b={idAux:_.group_id,ids:[..._.ids?_.ids:[],..._.rival_Ids?_.rival_Ids:[]],type:_.type,name:_.name,coordinatePoint:_.coordinate_point,requiresRivalTransform:l.includes(_.group_id)};b.idsAux=[...b.ids],b.subcategoryGroups=_.group_id==="g-12"?[]:D(_,0,new Map,!1,{},b.idsAux),V.push(b),b.type.includes(n.player)&&O.player.push(b),b.type.includes(n.team)&&(b.idAux!=="g-2"&&O.games.push(b),O.team.push(b)),b.type.includes(n.goalkeeper)&&O.goalkeeper.push(b)}return O},{games:[],player:[],team:[],goalkeeper:[],isEmpty:!1});const R=new Map,N="Resumen",v="Todas sus jugadas",$=u.value.player.reduce((O,_)=>{const b=B(_);return b.forEach(E=>{R.set(E,_.name)}),O.push(...b),O},[]),G=u.value.goalkeeper.reduce((O,_)=>{const b=B(_);return b.forEach(E=>{R.set(E,_.name)}),O.push(...b),O},[]);u.value.games.unshift({name:N,arrayCategoriesIds:r.games,booleanIsBestPlays:!0}),u.value.team.unshift({name:N,arrayCategoriesIds:r.team,booleanIsBestPlays:!0}),u.value.player.unshift({name:N,arrayCategoriesIds:r.player.regular,booleanIsBestPlays:!0},{name:v,arrayCategoriesIds:$,booleanIsMinutesPlayed:!0}),u.value.goalkeeper.unshift({name:N,arrayCategoriesIds:r.player.goalkeeper,booleanIsBestPlays:!0},{name:v,arrayCategoriesIds:G,booleanIsMinutesPlayed:!0})}}catch(C){throw new Error(C)}}function D(C,V=0,R=new Map,N=!1,v={},$=[]){if(!C.group_id)return;let G=R.get(V);const O=N?`${C.id_category}_r`:C.id_category;C.id_category&&$.push(C.id_category);let _={ids:[O],groupId:C.group_id,level:V,name:C.name,isSelected:!0,fatherCategories:V>0?[v]:[],idsByFatherCategory:{[C.category_father]:[O]}};if(V>0&&V===1&&(_.id=C.id_category),G&&V!==0){const b=C.group_id.charAt(C.group_id.length-1),E=G.find(j=>j.groupId.endsWith(b));E&&!s.includes(_.groupId)?(_=E,E.ids.push(O),E.fatherCategories.push(v),E.fatherCategories.forEach(j=>{j.childCategories?j.childCategories.find(Q=>Q.groupId===_.groupId)||j.childCategories.push(_):j.childCategories=[_]}),E.idsByFatherCategory[C.category_father]?E.idsByFatherCategory[C.category_father].push(O):E.idsByFatherCategory[C.category_father]=[O]):(_.fatherCategories.forEach(j=>{j.childCategories?j.childCategories.find(Q=>Q.groupId===_.groupId)||j.childCategories.push(_):j.childCategories=[_]}),G.push(_))}else V!==0&&(v.childCategories?v.childCategories.push(_):v.childCategories=[_],G=[_],R.set(V,G));if(C.categories&&C.categories.length?C.categories.forEach(b=>{D(b,V+1,R,N,_,$)}):C.rival_categories&&C.rival_categories.length&&C.rival_categories.forEach(b=>{D(b,V+1,R,!0,_,$)}),V===0)return Array.from(R.values())}function B(C){const V=C||C;if(V.booleanIsBestPlays)return V.arrayCategoriesIds;const R={total:[],toRemove:[]};if(V.subcategoryGroups&&V.subcategoryGroups.length?V.subcategoryGroups[0].forEach(N=>{k(N,null,R)}):(V.ids&&R.total.push(...V.ids),V.rival_ids&&V.rival_ids.forEach(N=>{R.total.push(`${N}_r`)})),R.total=R.total.reduce((N,v)=>(R.toRemove.includes(v)||N.push(v),N),[]),!C){const N=V.name.toLowerCase().includes("recibid");S.value.isRivalSubject=N,S.value.avoidCategorySingleName=N,S.value.coordinatePoint=V.coordinatePoint,S.value.requiresRivalTransform=V.requiresRivalTransform}return R.total}function k(C,V=[],R={total:[],toRemove:[]}){C.isSelected?C.childCategories?C.childCategories.forEach(N=>{const v=V?Object.entries(C.idsByFatherCategory).reduce(($,[G,O])=>(V.includes(Number(G))&&O.forEach(_=>{typeof _=="string"&&_.endsWith("_r")?$.push(Number(_.split("_")[0])):$.push(_)}),$),[]):[C.id];k(N,v,R)}):V?Object.entries(C.idsByFatherCategory).forEach(([N,v])=>{V.includes(Number(N))&&v.forEach($=>{R.total.push($)})}):C.level===1?Object.entries(C.idsByFatherCategory).forEach(([N,v])=>{v.forEach($=>{R.total.push($)})}):R.total.push(C.id):C.childCategories||C.ids.forEach(N=>{R.toRemove.push(N)})}async function F(C){try{const V=await z({seasonId:C});return V.forEach(R=>{const[N,v]=R.player_name.split(","),$=N.split(" ");let G="";for(const O of $)if(G+=` ${O}`,O.length>3)break;R.shortName=v&&N?`${v.trim().charAt(0)}.${G}`:""}),V}catch(V){return Promise.reject(V)}}async function P(){try{const C={Authorization:localStorage.getItem("user_token")||"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"};return(await Pt.get("https://2gfppi9wb6.execute-api.us-east-2.amazonaws.com/prod/videos/categories",{headers:C})).data||[]}catch(C){return Promise.reject(C)}}function J(C){y.value=C}function X(C){h.value=C,m.value=C.seasons[0]}function W(C){m.value=C}function q(C){d.value=C}return w(),Z(),(C,V)=>(e.openBlock(),e.createElementBlock("div",WU,[e.createElementVNode("div",UU,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,R=>(e.openBlock(),e.createBlock(ka,e.mergeProps({key:R.name},o,{text:R.name,"is-active":y.value.componentName===R.componentName,tournaments:p.value,onClick:N=>J(R)}),null,16,["text","is-active","tournaments","onClick"]))),128))]),e.createElementVNode("div",GU,[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(y.value.componentName),{tournaments:p.value,"advanced-filter-categories":u.value,"onUpdate:tournament":X,"onUpdate:season":W,"onUpdate:team":q},null,40,["tournaments","advanced-filter-categories"]))])]))}}),qU=ne(JU,[["__scopeId","data-v-d6f7aec8"]]),qc=new Map([[1,"Portero"],[2,"Defensa Central"],[3,"Lateral por izquierda"],[4,"Lateral por derecha"],[5,"Volante por izquierda"],[6,"Volante por derecha"],[7,"Volante defensivo"],[8,"Volante ofensivo"],[9,"Delantero "],[10,"Desconocida"]]),YU={class:"template-taken-corners"},ZU={class:"template-taken-corners__header"},KU={class:"template-taken-corners__header__all"},XU={class:"template-taken-corners__body"},QU={class:"template-taken-corners__body__players"},eG={class:"template-taken-corners__body__players__player__jersey"},tG={class:"template-taken-corners__body__players__player__photo"},aG={class:"template-taken-corners__body__players__player__photo__img"},iG=["src"],oG={class:"template-taken-corners__body__players__player__info"},sG={class:"template-taken-corners__body__players__player__info__name"},lG={class:"template-taken-corners__body__players__player__info__position"},rG={class:"template-taken-corners__body__players__player__info__position__nationality"},nG=["src"],dG={class:"template-taken-corners__body__players__player__info__position__name"},cG={class:"template-taken-corners__body__players__player__checkbox"},pG={__name:"TemplateTakenCorners",props:{isFemale:{type:Boolean,default:!1},isExpansionMode:{type:Boolean,default:!1},takenCornersFilters:{type:Array,default:()=>[]}},emits:["change-filters-selected","update:filters"],setup(t,{expose:i,emit:a}){const o=t,s=e.ref(!1),l=e.ref([]),r=e.computed(()=>o.isExpansionMode?"Cobradores filtrados:":"Cobradores con los filtros seleccionados"),n=e.computed(()=>l.value.reduce((u,g)=>g.isSelected?u+1:u,0));e.watch(()=>o.takenCornersFilters,u=>{l.value=u.map(g=>{const S={...g};return(g.isSelected===void 0||g.isSelected===null)&&(S.isSelected=!0),S})},{immediate:!0,deep:!0}),e.watch(n,u=>{s.value=u===l.value.length,a("change-filters-selected",u),a("update:filters",l.value)},{immediate:!0});function c(u){return`https://golstatsimages.blob.core.windows.net/flags/${u}.jpg`}function p(u){return`https://golstatsimages.blob.core.windows.net/players-profile/${u}.png`}function y(u){let g=!1;return u.split(" ").reduce((S,w)=>(g||(w.length>3?(S=w,g=!0):S+=`${w} `),S),"").trim()}function m(u){return`${y(u.last_name)}, ${u.first_name.trim()}`}function h(u){return o.isFemale?qc.get(u.positions[0]).replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):qc.get(u.positions[0])}function d(u){u?l.value.forEach(g=>{g.isSelected=!0}):l.value.forEach((g,S)=>{g.isSelected=S===0})}function f(){l.value.forEach(u=>{u.isSelected=!0})}return i({clearFilters:f}),(u,g)=>(e.openBlock(),e.createElementBlock("div",YU,[e.createElementVNode("div",ZU,[e.createElementVNode("div",{class:"template-taken-corners__header__text",style:e.normalizeStyle({opacity:t.isExpansionMode?"0.6":1,"font-size":t.isExpansionMode?"12px":"14px"})},e.toDisplayString(r.value),5),e.createElementVNode("div",KU,[e.createVNode(e.unref(le),{"model-value":s.value,label:"Seleccionar todos","onUpdate:modelValue":d},null,8,["model-value"])])]),e.createElementVNode("div",XU,[e.createElementVNode("div",QU,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,S=>(e.openBlock(),e.createElementBlock("div",{key:S.player_id,class:"template-taken-corners__body__players__player"},[e.createElementVNode("div",eG,e.toDisplayString(S.jersey),1),e.createElementVNode("div",tG,[e.createElementVNode("div",aG,[e.createElementVNode("img",{src:p(S.player_id),alt:"player photo",width:"36",height:"36"},null,8,iG)])]),e.createElementVNode("div",oG,[e.createElementVNode("div",sG,e.toDisplayString(m(S)),1),e.createElementVNode("div",lG,[e.createElementVNode("div",rG,[e.createElementVNode("img",{src:c(S.nationality_id),alt:"country flag"},null,8,nG)]),e.createElementVNode("div",dG,e.toDisplayString(h(S)),1)])]),e.createElementVNode("div",cG,[e.createVNode(e.unref(le),{modelValue:S.isSelected,"onUpdate:modelValue":w=>S.isSelected=w,"avoid-interaction":n.value===1&&S.isSelected},null,8,["modelValue","onUpdate:modelValue","avoid-interaction"])])]))),128))])])]))}},mG=ne(pG,[["__scopeId","data-v-763fcc54"]]),vs={cornerType:"left",left:[{title:"Comba hacia afuera",imgSrc:"https://golstatsimages.blob.core.windows.net/content/comba-afuera-izquierda.png",howMany:0,isSelected:!0,categoriesIds:[120]},{title:"Comba hacia adentro",imgSrc:"https://golstatsimages.blob.core.windows.net/content/comba-adentro-izquierda.png",howMany:0,isSelected:!0,categoriesIds:[126]},{title:"Raso al área",imgSrc:"https://golstatsimages.blob.core.windows.net/content/raz-area-izquierda.png",howMany:0,isSelected:!0,categoriesIds:[327]},{title:"En corto",imgSrc:"https://golstatsimages.blob.core.windows.net/content/en-corto-izquierda.png",howMany:0,isSelected:!0,categoriesIds:[133]}],right:[{title:"Comba hacia afuera",imgSrc:"https://golstatsimages.blob.core.windows.net/content/comba-afuera-derecha.png",howMany:0,isSelected:!0,categoriesIds:[134]},{title:"Comba hacia adentro",imgSrc:"https://golstatsimages.blob.core.windows.net/content/comba-adentro-derecha.png",howMany:0,isSelected:!0,categoriesIds:[140]},{title:"Raso al área",imgSrc:"https://golstatsimages.blob.core.windows.net/content/raz-area-derecha.png",howMany:0,isSelected:!0,categoriesIds:[146]},{title:"En corto",imgSrc:"https://golstatsimages.blob.core.windows.net/content/en-corto-derecha.png",howMany:0,isSelected:!0,categoriesIds:[147]}]},Ws=t=>(e.pushScopeId("data-v-b7e3b8e0"),t=t(),e.popScopeId(),t),uG={class:"template-how-was-corner"},hG={class:"template-how-was-corner__header"},fG=Ws(()=>e.createElementVNode("div",{class:"template-how-was-corner__header__zone"},"ZONA:",-1)),yG={class:"template-how-was-corner__header__radio-input"},gG={class:"template-how-was-corner__header__radio-input__radio"},_G=Ws(()=>e.createElementVNode("label",{for:"left"},"Por izquierda",-1)),bG={class:"template-how-was-corner__header__radio-input"},SG={class:"template-how-was-corner__header__radio-input__radio"},CG=Ws(()=>e.createElementVNode("label",{for:"right"},"Por derecha",-1)),wG=["onClick"],kG={class:"template-how-was-corner__content__corner-type__img"},EG=["src","alt"],VG={class:"template-how-was-corner__content__corner-type__info"},NG={class:"template-how-was-corner__content__corner-type__info__title"},xG={__name:"TemplateHowWasCorner",props:{howWasCornerFilters:{type:Object,default:()=>vs},isExpansionMode:{type:Boolean,default:!1}},emits:["update:filters","change-filters-selected"],setup(t,{emit:i}){const a=t,o=e.ref("left"),s=e.computed(()=>a.howWasCornerFilters[a.howWasCornerFilters.cornerType]),l=e.computed(()=>s.value.filter(n=>n.isSelected).length);e.watch(()=>o.value,n=>{a.howWasCornerFilters.cornerType=n}),e.watch(()=>a.howWasCornerFilters,n=>{i("change-filters-selected",a.howWasCornerFilters[n.cornerType].reduce((c,p)=>p.isSelected?c+1:c,0)),o.value=n.cornerType,i("update:filters",n)},{deep:!0,immediate:!0});function r(n){n.isSelected&&l.value===1||(n.isSelected=!n.isSelected)}return(n,c)=>(e.openBlock(),e.createElementBlock("div",uG,[e.createElementVNode("div",hG,[fG,e.createElementVNode("div",yG,[e.createElementVNode("div",gG,[e.withDirectives(e.createElementVNode("input",{type:"radio",id:"left",value:"left","onUpdate:modelValue":c[0]||(c[0]=p=>o.value=p)},null,512),[[e.vModelRadio,o.value]]),_G])]),e.createElementVNode("div",bG,[e.createElementVNode("div",SG,[e.withDirectives(e.createElementVNode("input",{type:"radio",id:"right",value:"right","onUpdate:modelValue":c[1]||(c[1]=p=>o.value=p)},null,512),[[e.vModelRadio,o.value]]),CG])])]),e.createElementVNode("div",{class:e.normalizeClass(["template-how-was-corner__content",{"is-expansion-mode":t.isExpansionMode}])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,(p,y)=>(e.openBlock(),e.createElementBlock("div",{key:y,class:e.normalizeClass(["template-how-was-corner__content__corner-type",{"is-selected":p.isSelected}]),onClick:m=>r(p)},[e.createElementVNode("div",kG,[e.createElementVNode("img",{src:p.imgSrc,alt:p.title},null,8,EG)]),e.createElementVNode("div",VG,[e.createElementVNode("div",NG,e.toDisplayString(p.title),1)])],10,wG))),128))],2)]))}},TG=ne(xG,[["__scopeId","data-v-b7e3b8e0"]]),Ea=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35],ht=t=>(e.pushScopeId("data-v-378bf7e2"),t=t(),e.popScopeId(),t),BG={class:"template-zone"},FG={class:"controls-zone-container"},PG={class:"controls-zone-container-title-checkcon"},$G={class:"controls-zone-container-title-checkcon-check"},zG={class:"gsc-field-img-container"},AG={width:"100%",height:"177",viewBox:"0 0 380 177",fill:"none",xmlns:"http://www.w3.org/2000/svg"},IG=["fill"],MG=["fill"],LG=["fill"],RG=["fill"],DG=["fill"],OG=["fill"],jG=["fill"],vG=["fill"],WG=["fill"],UG=["fill"],GG=["fill"],HG=["fill"],JG=["fill"],qG=["fill"],YG=["fill"],ZG=["fill"],KG=["fill"],XG=["fill"],QG=["fill"],eH=["fill"],tH=["fill"],aH=["fill"],iH=["fill"],oH=["fill"],sH=["fill"],lH=["fill"],rH=["fill"],nH=["fill"],dH=["fill"],cH=["fill"],pH=["fill"],mH=["fill"],uH=["fill"],hH=["fill"],fH=["fill"],yH=ht(()=>e.createElementVNode("rect",{x:"91.6",y:"0.6",width:"196.8",height:"87.8",stroke:"#DFE3E2","stroke-width":"1.2"},null,-1)),gH=ht(()=>e.createElementVNode("rect",{x:"137.6",y:"0.782404",width:"104.8",height:"28.8",stroke:"#DFE3E2","stroke-width":"1.2"},null,-1)),_H=["id"],bH=ht(()=>e.createElementVNode("rect",{width:"197.746",height:"24.6043",transform:"matrix(1 0 0 -1 91 113)",fill:"#D9D9D9"},null,-1)),SH=[bH],CH=["mask"],wH=ht(()=>e.createElementVNode("circle",{cx:"185.329",cy:"56.5046",r:"52.6152",stroke:"#DFE3E2","stroke-width":"1.38817"},null,-1)),kH=[wH],EH=ht(()=>e.createElementVNode("circle",{cx:"190.278",cy:"66.2782",r:"2.27817",fill:"white"},null,-1)),VH=ht(()=>e.createElementVNode("rect",{x:"0.7",y:"0.7",width:"378.6",height:"175.6",stroke:"#DFE3E2","stroke-width":"1.4"},null,-1)),NH={class:"template-zone__total-corners"},xH=ht(()=>e.createElementVNode("div",{class:"template-zone__total-corners__text"}," Tiros de esquina cobrados a las zonas filtradas ",-1)),TH=ht(()=>e.createElementVNode("div",{class:"template-zone__total-corners__value"},"10",-1)),BH=[xH,TH],FH={__name:"TemplateZone",props:{zoneFilters:{type:Array,default:()=>[...Ea]},widthContainer:{type:Number,default:1280},show:{type:Boolean,default:!1}},emits:["update:filters","change-filters-selected"],setup(t,{expose:i,emit:a}){const o=t,s=e.ref(!0),l=e.ref([]),r=e.computed(()=>new Date().getTime());e.watch(l,y=>{s.value=y.length===35}),e.watch(()=>o.zoneFilters,y=>{l.value=y},{immediate:!0,deep:!0}),e.watch(()=>l.value,y=>{a("update:filters",y),a("change-filters-selected",y.length)},{deep:!0});function n(y){y?(l.value=Ea,s.value=!0):(l.value=[],s.value=!1)}function c(y){l.value.includes(y)?l.value=l.value.filter(m=>m!==y):l.value.push(y),s.value=l.value.length===35}function p(){l.value=[...Ea]}return i({clearFilters:p}),(y,m)=>(e.openBlock(),e.createElementBlock("div",BG,[e.createElementVNode("div",FG,[e.createElementVNode("div",{class:"controls-zone-container-title",style:e.normalizeStyle(t.widthContainer<=440?"font-size: 11px;":"#2e3b46")}," ¿A donde fue el balón?: ",4),e.createElementVNode("div",PG,[e.createElementVNode("div",{class:"controls-zone-container-title-checkcon-label",style:e.normalizeStyle(t.widthContainer<=440?"font-size: 12px;":"#2e3b46")}," Todas las zonas ",4),e.createElementVNode("div",$G,[e.createVNode(e.unref(le),{label:"",fontFamily:"Poppins-Regular",labelFontSize:"11px","label-color":"#FFF","model-value":s.value,"onUpdate:modelValue":n},null,8,["model-value"])])])]),e.createElementVNode("div",zG,[(e.openBlock(),e.createElementBlock("svg",AG,[e.createElementVNode("rect",{onClick:m[0]||(m[0]=h=>c(1)),class:"sector-field",x:"0.347042",y:"0.347042",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(1)?"#FFFF0030":"#2e3b46"},null,8,IG),e.createElementVNode("rect",{onClick:m[1]||(m[1]=h=>c(9)),class:"sector-field",x:"288.347",y:"0.347042",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(9)?"#FFFF0030":"#2e3b46"},null,8,MG),e.createElementVNode("rect",{onClick:m[2]||(m[2]=h=>c(17)),class:"sector-field",x:"0.347042",y:"44.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(17)?"#FFFF0030":"#2e3b46"},null,8,LG),e.createElementVNode("rect",{onClick:m[3]||(m[3]=h=>c(25)),class:"sector-field",x:"288.347",y:"44.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(25)?"#FFFF0030":"#2e3b46"},null,8,RG),e.createElementVNode("rect",{onClick:m[4]||(m[4]=h=>c(26)),class:"sector-field",x:"0.347042",y:"88.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(26)?"#FFFF0030":"#2e3b46"},null,8,DG),e.createElementVNode("rect",{onClick:m[5]||(m[5]=h=>c(27)),class:"sector-field",x:"91.347",y:"88.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(27)?"#FFFF0030":"#2e3b46"},null,8,OG),e.createElementVNode("rect",{onClick:m[6]||(m[6]=h=>c(28)),class:"sector-field",x:"157.015",y:"88.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(28)?"#FFFF0030":"#2e3b46"},null,8,jG),e.createElementVNode("rect",{onClick:m[7]||(m[7]=h=>c(29)),class:"sector-field",x:"222.679",y:"88.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(29)?"#FFFF0030":"#2e3b46"},null,8,vG),e.createElementVNode("rect",{onClick:m[8]||(m[8]=h=>c(30)),class:"sector-field",x:"288.347",y:"88.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(30)?"#FFFF0030":"#2e3b46"},null,8,WG),e.createElementVNode("rect",{onClick:m[9]||(m[9]=h=>c(31)),class:"sector-field",x:"0.347042",y:"132.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(31)?"#FFFF0030":"#2e3b46"},null,8,UG),e.createElementVNode("rect",{onClick:m[10]||(m[10]=h=>c(32)),class:"sector-field",x:"91.347",y:"132.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(32)?"#FFFF0030":"#2e3b46"},null,8,GG),e.createElementVNode("rect",{onClick:m[11]||(m[11]=h=>c(33)),class:"sector-field",x:"157.015",y:"132.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(33)?"#FFFF0030":"#2e3b46"},null,8,HG),e.createElementVNode("rect",{onClick:m[12]||(m[12]=h=>c(34)),class:"sector-field",x:"222.679",y:"132.347",width:"65.9726",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(34)?"#FFFF0030":"#2e3b46"},null,8,JG),e.createElementVNode("rect",{onClick:m[13]||(m[13]=h=>c(35)),class:"sector-field",x:"288.347",y:"132.347",width:"91.3059",height:"44.3059",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(35)?"#FFFF0030":"#2e3b46"},null,8,qG),e.createElementVNode("rect",{onClick:m[14]||(m[14]=h=>c(2)),class:"sector-field",x:"91.347",y:"0.347042",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(2)?"#FFFF0030":"#2e3b46"},null,8,YG),e.createElementVNode("rect",{onClick:m[15]||(m[15]=h=>c(3)),class:"sector-field",x:"114.347",y:"0.347042",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(3)?"#FFFF0030":"#2e3b46"},null,8,ZG),e.createElementVNode("rect",{onClick:m[16]||(m[16]=h=>c(4)),class:"sector-field",x:"137.347",y:"0.347042",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(4)?"#FFFF0030":"#2e3b46"},null,8,KG),e.createElementVNode("rect",{onClick:m[17]||(m[17]=h=>c(5)),class:"sector-field",x:"172.347",y:"0.347042",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(5)?"#FFFF0030":"#2e3b46"},null,8,XG),e.createElementVNode("rect",{onClick:m[18]||(m[18]=h=>c(6)),class:"sector-field",x:"207.347",y:"0.347042",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(6)?"#FFFF0030":"#2e3b46"},null,8,QG),e.createElementVNode("rect",{onClick:m[19]||(m[19]=h=>c(7)),class:"sector-field",x:"242.347",y:"0.347042",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(7)?"#FFFF0030":"#2e3b46"},null,8,eH),e.createElementVNode("rect",{onClick:m[20]||(m[20]=h=>c(8)),class:"sector-field",x:"265.347",y:"0.347042",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(8)?"#FFFF0030":"#2e3b46"},null,8,tH),e.createElementVNode("rect",{onClick:m[21]||(m[21]=h=>c(10)),class:"sector-field",x:"91.347",y:"29.6804",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(10)?"#FFFF0030":"#2e3b46"},null,8,aH),e.createElementVNode("rect",{onClick:m[22]||(m[22]=h=>c(11)),class:"sector-field",x:"114.347",y:"29.6804",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(11)?"#FFFF0030":"#2e3b46"},null,8,iH),e.createElementVNode("rect",{onClick:m[23]||(m[23]=h=>c(12)),class:"sector-field",x:"137.347",y:"29.6804",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(12)?"#FFFF0030":"#2e3b46"},null,8,oH),e.createElementVNode("rect",{onClick:m[24]||(m[24]=h=>c(13)),class:"sector-field",x:"172.347",y:"29.6804",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(13)?"#FFFF0030":"#2e3b46"},null,8,sH),e.createElementVNode("rect",{onClick:m[25]||(m[25]=h=>c(14)),class:"sector-field",x:"207.347",y:"29.6804",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(14)?"#FFFF0030":"#2e3b46"},null,8,lH),e.createElementVNode("rect",{onClick:m[26]||(m[26]=h=>c(15)),class:"sector-field",x:"242.347",y:"29.6804",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(15)?"#FFFF0030":"#2e3b46"},null,8,rH),e.createElementVNode("rect",{onClick:m[27]||(m[27]=h=>c(16)),class:"sector-field",x:"265.347",y:"29.6804",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(16)?"#FFFF0030":"#2e3b46"},null,8,nH),e.createElementVNode("rect",{onClick:m[28]||(m[28]=h=>c(18)),class:"sector-field",x:"91.347",y:"59.0137",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(18)?"#FFFF0030":"#2e3b46"},null,8,dH),e.createElementVNode("rect",{onClick:m[29]||(m[29]=h=>c(19)),class:"sector-field",x:"114.347",y:"59.0137",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(19)?"#FFFF0030":"#2e3b46"},null,8,cH),e.createElementVNode("rect",{onClick:m[30]||(m[30]=h=>c(20)),class:"sector-field",x:"137.347",y:"59.0137",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(20)?"#FFFF0030":"#2e3b46"},null,8,pH),e.createElementVNode("rect",{onClick:m[31]||(m[31]=h=>c(21)),class:"sector-field",x:"172.347",y:"59.0137",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(21)?"#FFFF0030":"#2e3b46"},null,8,mH),e.createElementVNode("rect",{onClick:m[32]||(m[32]=h=>c(22)),class:"sector-field",x:"207.347",y:"59.0137",width:"35.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(22)?"#FFFF0030":"#2e3b46"},null,8,uH),e.createElementVNode("rect",{onClick:m[33]||(m[33]=h=>c(23)),class:"sector-field",x:"242.347",y:"59.0137",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(23)?"#FFFF0030":"#2e3b46"},null,8,hH),e.createElementVNode("rect",{onClick:m[34]||(m[34]=h=>c(24)),class:"sector-field",x:"265.347",y:"59.0137",width:"23.3059",height:"29.6392",stroke:"#9ECF55","stroke-width":"0.694084","stroke-dasharray":"2 2",fill:l.value.includes(24)?"#FFFF0030":"#2e3b46"},null,8,fH),yH,gH,e.createElementVNode("mask",{id:r.value,style:{"mask-type":"alpha"},maskUnits:"userSpaceOnUse",x:"91",y:"88",width:"198",height:"25"},SH,8,_H),e.createElementVNode("g",{mask:`url(#${r.value})`},kH,8,CH),EH,VH]))]),e.withDirectives(e.createElementVNode("div",NH,BH,512),[[e.vShow,!1]])]))}},PH=ne(FH,[["__scopeId","data-v-378bf7e2"]]),Us=[{text:"Rematado con destino a portería",isSelected:!0,child:[{text:"Fue gol",isSelected:!0,categoryIds:[583,585,587,589]},{text:"No fue gol",isSelected:!0,categoryIds:[584,586,588,590]}]},{text:"Rematado sin destino a portería",isSelected:!0,categoryIds:[122,128,136,142]},{text:"Ganados por portero rival",isSelected:!0,categoryIds:[123,129,137,143]},{text:"Ganados por jugador rival",isSelected:!0,categoryIds:[124,130,138,144]},{text:"Sin destino",isSelected:!0,categoryIds:[125,131,139,145]}],$H={class:"what-happened"},zH={class:"what-happened__all"},AH={class:"what-happened__filters"},IH={key:0,class:"what-happened__filters__filter__composed"},MH={class:"what-happened__filters__filter__composed__main"},LH={key:1,class:"what-happened__filters__filter__single"},RH={__name:"TemplateWhatHappened",props:{isFemale:{type:Boolean,default:!1},whatHappenedFilters:{type:Array,default:()=>[...Us]}},emits:["change-filters-selected","update:filters"],setup(t,{expose:i,emit:a}){const o=t,s=e.computed(()=>o.whatHappenedFilters.reduce((d,f)=>(f.child?f.child.forEach(u=>{u.isSelected&&d++}):f.isSelected&&d++,d),0)),l=e.computed(()=>o.whatHappenedFilters.reduce((d,f)=>(f.child?d+=f.child.length:d++,d),0)),r=e.computed(()=>s.value===l.value),n=e.computed(()=>s.value===1);e.watch(()=>o.whatHappenedFilters,d=>{a("change-filters-selected",s.value),a("update:filters",d)},{deep:!0,immediate:!0});function c(d){o.whatHappenedFilters.forEach(f=>{d?(f.isSelected=d,f.child&&f.child.forEach(u=>{u.isSelected=d})):f.child?(f.isSelected=!0,f.child.forEach(u=>{u.isSelected=!0})):f.isSelected=!1})}function p(d,f){f.isSelected=d,f.child.forEach(u=>{u.isSelected=d})}function y(d,f,u){u.isSelected=d,f.isSelected=f.child.every(g=>g.isSelected)}function m(d,f){f.isSelected=d}function h(){o.whatHappenedFilters.forEach(d=>{d.child?d.child.forEach(f=>{f.isSelected=!0}):d.isSelected=!0})}return i({onResetFilters:h}),(d,f)=>(e.openBlock(),e.createElementBlock("div",$H,[e.createElementVNode("div",zH,[e.createVNode(e.unref(le),{label:"Todos","model-value":r.value,"box-position":"right","onUpdate:modelValue":c},null,8,["model-value"])]),e.createElementVNode("div",AH,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.whatHappenedFilters,(u,g)=>(e.openBlock(),e.createElementBlock("div",{key:g,class:"what-happened__filters__filter"},[u.child?(e.openBlock(),e.createElementBlock("div",IH,[e.createElementVNode("div",MH,[e.createVNode(e.unref(le),{"model-value":u.isSelected,label:t.isFemale?u.text.replace("Ganados por portero rival","Ganados por portera rival").replace("Ganados por jugador rival","Ganados por jugadora rival"):u.text,"avoid-interaction":n.value&&u.isSelected,"onUpdate:modelValue":S=>p(S,u)},null,8,["model-value","label","avoid-interaction","onUpdate:modelValue"])]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.child,(S,w)=>(e.openBlock(),e.createElementBlock("div",{key:`c${w}`,class:"what-happened__filters__filter__composed__child"},[e.createVNode(e.unref(le),{"model-value":S.isSelected,label:t.isFemale?S.text.replace("Ganados por portero rival","Ganados por portera rival").replace("Ganados por jugador rival","Ganados por jugadora rival"):S.text,"avoid-interaction":n.value&&S.isSelected,"onUpdate:modelValue":U=>y(U,u,S)},null,8,["model-value","label","avoid-interaction","onUpdate:modelValue"])]))),128))])):(e.openBlock(),e.createElementBlock("div",LH,[e.createVNode(e.unref(le),{"model-value":u.isSelected,label:t.isFemale?u.text.replace("Ganados por portero rival","Ganados por portera rival").replace("Ganados por jugador rival","Ganados por jugadora rival"):u.text,"avoid-interaction":n.value&&u.isSelected,"onUpdate:modelValue":S=>m(S,u)},null,8,["model-value","label","avoid-interaction","onUpdate:modelValue"])]))]))),128))])]))}},DH=ne(RH,[["__scopeId","data-v-8f375a1a"]]),Gs={isMoment:!1,isMomentOnly:!1,results:{final:[{name:"Partidos ganados",value:1,isSelected:!0},{name:"Partidos perdidos",value:2,isSelected:!0},{name:"Partidos empatados",value:3,isSelected:!0}],moment:[{name:"Iba ganando",value:1,isSelected:!0},{name:"Iba perdiendo",value:2,isSelected:!0},{name:"Iba empatando",value:3,isSelected:!0}]}},Yc=t=>(e.pushScopeId("data-v-ee3b28d3"),t=t(),e.popScopeId(),t),OH={class:"template-results"},jH={class:"template-results__type-switch"},vH=Yc(()=>e.createElementVNode("div",{class:"template-results__type-switch__label"},"Final",-1)),WH=Yc(()=>e.createElementVNode("div",{class:"template-results__type-switch__label"},"Al momento",-1)),UH={class:"template-results__info"},GH={key:0,class:"template-results__group"},HH={key:1,class:"template-results__group"},JH={__name:"TemplateResultsByTime",props:{resultsFilters:{type:Object,default:()=>({...Gs})}},emits:["update:resultsFilters","change-filters-selected","update:filters"],setup(t,{expose:i,emit:a}){const o=t,s=e.ref(null),l=e.computed(()=>{const c=s.value.isMoment?s.value.results.moment.filter(p=>p.isSelected).length:s.value.results.final.filter(p=>p.isSelected).length;return a("change-filters-selected",c),c}),r=e.computed(()=>s.value.isMoment?"Resultado al momento del cobro":"Resultado al final del partido");e.watch(()=>o.resultsFilters,c=>{s.value===null&&(s.value={...c})},{deep:!0,immediate:!0}),e.watch(s,c=>{a("update:filters",c)},{deep:!0,immediate:!0});function n(){s.value.isMoment=!1,s.value.results.moment.forEach(c=>{c.isSelected=!0}),s.value.results.final.forEach(c=>{c.isSelected=!0})}return i({removeFilters:n}),(c,p)=>(e.openBlock(),e.createElementBlock("div",OH,[e.withDirectives(e.createElementVNode("div",jH,[vH,e.createVNode(wa,{modelValue:s.value.isMoment,"onUpdate:modelValue":p[0]||(p[0]=y=>s.value.isMoment=y)},null,8,["modelValue"]),WH],512),[[e.vShow,!s.value.isMomentOnly]]),e.createElementVNode("div",UH,e.toDisplayString(r.value),1),s.value.isMoment?(e.openBlock(),e.createElementBlock("div",GH,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.results.moment,(y,m)=>(e.openBlock(),e.createElementBlock("div",{key:m,class:"template-results__result"},[e.createVNode(e.unref(le),{modelValue:y.isSelected,"onUpdate:modelValue":h=>y.isSelected=h,label:y.name,"avoid-interaction":l.value===1&&y.isSelected},null,8,["modelValue","onUpdate:modelValue","label","avoid-interaction"])]))),128))])):(e.openBlock(),e.createElementBlock("div",HH,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.results.final,(y,m)=>(e.openBlock(),e.createElementBlock("div",{key:m,class:"template-results__result"},[e.createVNode(e.unref(le),{modelValue:y.isSelected,"onUpdate:modelValue":h=>y.isSelected=h,label:y.name,"avoid-interaction":l.value===1&&y.isSelected},null,8,["modelValue","onUpdate:modelValue","label","avoid-interaction"])]))),128))]))]))}},qH=ne(JH,[["__scopeId","data-v-ee3b28d3"]]),YH=t=>(e.pushScopeId("data-v-344eb729"),t=t(),e.popScopeId(),t),ZH={key:0,class:"productivity__header__text"},KH={key:0},XH=YH(()=>e.createElementVNode("span",null,"mínimo 5 categorías y máximo 12",-1)),QH={key:1},eJ={key:2},tJ={key:1,class:"productivity__header__checkbox"},aJ={class:"templates__body"},iJ={key:0,class:"templates-plays"},oJ={key:1,class:"templates-productivity"},sJ={key:2,class:"template-field"},lJ={key:3,class:"template-details"},rJ={key:4,class:"template-personal-data"},nJ={key:5,class:"template-leagues"},dJ={key:6,class:"template-plays"},cJ={key:7,class:"template-plays"},pJ={key:8,class:"template-universe"},mJ={key:9,class:"template-distance"},uJ={key:10,class:"template-results"},hJ={key:11,class:"template-results-by-type"},fJ={key:12,class:"template-games"},yJ={key:13,class:"template-taken-corners"},gJ={key:14,class:"template-videos"},_J={key:15,class:"template-how-was-corner"},bJ={key:16,class:"template-zone"},SJ={key:17,class:"template-what-happened"},CJ={key:1,class:"templates__footer"},wJ={class:"templates__footer__button"},kJ={class:"templates__footer__button"},EJ={__name:"GSC-FilterTemplates",props:{filterType:{type:String,default:""},width:{type:String,default:"100%"},maxWidth:{type:String,default:"100%"},productivityMaxCategories:{type:Number,default:5},productivityMinCategories:{type:Number,default:0},productivityCategories:{type:[Object,null],default:()=>null},playsCategories:{type:[Object,null],default:()=>null},fieldAreas:{type:[Array,null],default:()=>[]},playingAs:{type:Array,default:()=>[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}]},statisticType:{type:String,default:"total"},isStatisticTypeVisible:{type:Boolean,default:!1},isPlayingAsHidden:{type:Boolean,default:!1},isFromTemplates:{type:Boolean,default:!1},isForTemplateForm:{type:Boolean,default:!1},gameSections:{type:Array,default:()=>[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},isFemale:{type:Boolean,default:!1},tournaments:{type:Array,default:()=>[]},playsGolstatsCategories:{type:Array,default:()=>[]},universeFilters:{type:Object,default:()=>({minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}})},zoneFilters:{type:Array,default:()=>[]},whatHappenedFilters:{type:Array,default:()=>[]},personalDataFilters:{type:Object,default:()=>({})},distanceFilters:{type:Object,default:()=>({minValue:5,maxValue:30,minLimit:5,maxLimit:30})},resultsFilters:{type:Object,default:()=>({})},resultsByTimeFilters:{type:Object,default:()=>({})},gamesFilters:{type:Array,default:()=>[]},takenCornersFilters:{type:Array,default:()=>[]},howWasCornerFilters:{type:Object,default:()=>({})},awaitForFilters:{type:Boolean,default:!1},backgroundColor:{type:String,default:"#2E3B46"},borderRadius:{type:String,default:"8px"},borderColor:{type:String,default:"rgba(255, 255, 255, 0)"},borderWidth:{type:String,default:"1px"},boxShadow:{type:String,default:"0 14px 28px 0 rgba(0, 0, 0, 0.25)"},padding:{type:String,default:"20px"},footerBorderColor:{type:String,default:"#626970"},footerBorderWidth:{type:String,default:"1px"},textColor:{type:String,default:"#FFFFFF"},fontFamily:{type:String,default:"'Poppins-Regular'"},isExpansionMode:{type:Boolean,default:!0},isFooterVisible:{type:Boolean,default:!1},isFooterCancelOnly:{type:Boolean,default:!1},isSeleccion:{type:Boolean,default:!1},isScouting:{type:Boolean,default:!1},fieldComponentProps:{type:Object,default:()=>{}},season:{type:Object,default:()=>({})},token:{type:String,default:""},modalHeight:{type:String,default:"fit-content"},isOneTournamentOnly:{type:Boolean,default:!1},defaultTournamentId:{type:Number,default:1}},emits:["change-categories-selected","change-filters-selected","change-universe-filters","change-field-areas","apply","click-cancel","update:filters","total-filters"],setup(t,{expose:i,emit:a}){const o=t,s=e.ref(null),l=e.ref(!1),r=e.ref({playingAs:o.playingAs,gameSections:o.gameSections,statisticType:o.statisticType}),n=e.ref({areYellowCardsSelected:!1,areRedCardsSelected:!1,areFoulsCommittedSelected:!1}),c=e.ref(null),p=e.ref(null),y=e.ref(null),m=e.ref(null),h=e.ref(null),d=e.computed(()=>({"--width":o.width,"--max-width":o.maxWidth,"--background-color":o.backgroundColor,"--border-radius":o.borderRadius,"--border-color":o.borderColor,"--border-width":o.borderWidth,"--box-shadow":o.boxShadow,"--padding":o.filterType!==x.VIDEOS?o.isExpansionMode?"10px 0":o.padding:"0","--footer-border-color":o.footerBorderColor,"--footer-border-width":o.footerBorderWidth,"--text-color":o.textColor})),f=e.computed(()=>{const b=[];return o.productivityCategories&&Object.values(o.productivityCategories).forEach(E=>{E.categories&&E.categories.forEach(j=>{b.push(j)})}),b}),u=e.computed(()=>{const b=[];return o.playsCategories&&Object.values(o.playsCategories).forEach(E=>{E.categories&&E.categories.forEach(j=>{b.push(j)})}),b}),g=e.computed(()=>{const b=f.value.filter(E=>E.isSelected);return Y(b),o.filterType===x.PRODUCTIVITY&&a("change-categories-selected",b.length),b.length}),S=e.computed(()=>!o.isForTemplateForm&&g.value>=o.productivityMaxCategories),w=e.computed(()=>!o.isForTemplateForm&&g.value<=o.productivityMinCategories),U=e.computed(()=>o.isPlayingAsHidden?o.gameSections:o.playingAs.concat(o.gameSections));e.watch(r,b=>{o.filterType===x.DETAILS&&a("update:filters",b)},{immediate:!0,deep:!0}),e.watch(()=>U.value,b=>{if(o.filterType===x.DETAILS){const E=b.filter(j=>j.isSelected);a("change-filters-selected",E.length)}},{immediate:!0,deep:!0}),e.watch(()=>o.playsGolstatsCategories,b=>{if(o.filterType===x.PLAYS_TYPES||o.filterType===x.GOLSTATS){const E=b.filter(j=>j.isSelected);a("change-filters-selected",E.length)}},{immediate:!0}),e.watch(()=>o.fieldAreas,b=>{o.filterType===x.FIELD&&a("change-filters-selected",b.length)}),e.watch(u,()=>{o.filterType===x.PLAYS&&P()},{immediate:!0,deep:!0}),e.watch(f,()=>{o.filterType===x.PRODUCTIVITY&&J()},{immediate:!0,deep:!0}),e.watch(()=>o.resultsFilters,b=>{o.filterType===x.RESULTS&&a("change-filters-selected",b.results.filter(E=>E.isSelected).length)},{immediate:!0,deep:!0});function Y(b){setTimeout(()=>{b.sort((E,j)=>E.priority-j.priority),b.forEach((E,j)=>{E.priority=j+1})},10)}function z(b=null){H(b)}function H(b=null){o.filterType===x.PRODUCTIVITY?f.value.forEach(E=>{E.isSelected=!1}):o.filterType===x.PLAYS?(u.value.forEach(E=>{E.isSelected=!0}),l.value=!0):o.filterType===x.FIELD?a("change-field-areas",[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]):o.filterType===x.DETAILS?(o.playingAs.forEach(E=>{E.isSelected=!0}),o.gameSections.forEach(E=>{E.isSelected=!0})):o.filterType===x.TOURNAMENTS?(o.tournaments.forEach((E,j)=>{o.isOneTournamentOnly?E.isSelected=j===0:E.isSelected=!0}),a("change-filters-selected",0)):o.filterType===x.PLAYS_TYPES?o.playsGolstatsCategories.forEach(E=>{E.isSelected=!0}):o.filterType===x.GOLSTATS?o.playsGolstatsCategories.forEach(E=>{E.isSelected=!1}):o.filterType===x.UNIVERSE?c.value&&c.value.resetFilters():o.filterType===x.PERSONAL_DATA?(s.value&&s.value.onClearFilters(b||se.All),a("change-personal-data-filters",{})):o.filterType===x.DISTANCE?a("update:filters",{minValue:o.distanceFilters.minLimit,maxValue:o.distanceFilters.maxLimit}):o.filterType===x.RESULTS?a("update:filters",{results:o.resultsFilters.results.map(E=>(E.isSelected=!0,E))}):o.filterType===x.RESULTS_BY_TIME?h.value&&h.value.removeFilters():o.filterType===x.GAMES?o.gamesFilters.forEach(E=>{E.isSelected=!0}):o.filterType===x.TAKEN_CORNERS?p.value.clearFilters():o.filterType===x.HOW_WAS_CORNER?(o.howWasCornerFilters.left.forEach(E=>{E.isSelected=!0}),o.howWasCornerFilters.right.forEach(E=>{E.isSelected=!0})):o.filterType===x.ZONE?y.value&&y.value.clearFilters():o.filterType===x.WHAT_HAPPENED&&m.value&&m.value.onResetFilters()}function K(b){o.filterType===x.TOURNAMENTS&&a("change-filters-selected",b)}function Z(b){o.filterType===x.UNIVERSE&&a("change-universe-filters",b)}function D(b){o.filterType===x.FIELD&&a("change-field-areas",b)}function B(b){o.filterType===x.GOLSTATS&&a("change-filters-selected",b)}function k(b){a("change-filters-selected",b)}function F(b){o.filterType===x.PRODUCTIVITY?f.value.forEach(E=>{E.isSelected=b}):(l.value=b,o.playsCategories.offensive.categories.forEach(E=>{E.isSelected=b}),o.playsCategories.defensive.categories.forEach(E=>{E.isSelected=b}),o.playsCategories.possession.categories.forEach(E=>{E.isSelected=b}),o.playsCategories.offenses.categories.forEach(E=>{E.isSelected=b}))}function P(){let b=0;const E={playsCategories:u.value.filter(j=>j.isSelected)};l.value=E.playsCategories.length===u.value.length,b=E.playsCategories.length,Object.values(n.value).forEach(j=>{j&&b++}),a("change-filters-selected",b),a("update:filters",E)}function J(){let b=0;const E={productivityFilters:f.value.filter(j=>j.isSelected),offensesConditions:n.value};b=E.productivityFilters.length,Object.values(n.value).forEach(j=>{j&&b++}),a("change-filters-selected",b),a("update:filters",E)}function X(){a("apply")}function W(){(o.filterType===x.PLAYS_TYPES||o.filterType===x.GOLSTATS)&&o.playsGolstatsCategories&&o.playsGolstatsCategories.forEach(b=>{b.isSelected=!1}),o.filterType===x.PRODUCTIVITY&&f.value.forEach(b=>{b.isSelected=!1}),a("apply")}function q(b){a("update:filters",b)}function C(b){o.filterType===x.PERSONAL_DATA&&a("update:filters",b)}function V(b){o.filterType===x.TOURNAMENTS&&a("update:filters",b)}function R(b){(o.filterType===x.PLAYS_TYPES||o.filterType===x.GOLSTATS)&&a("update:filters",b)}function N(b){o.filterType===x.PRODUCTIVITY&&(n.value=b,J())}function v(b){o.filterType===x.DISTANCE&&a("update:filters",b)}function $(b){o.filterType===x.RESULTS&&a("update:filters",b)}function G(b){o.filterType===x.GAMES&&(a("update:filters",b),a("change-filters-selected",b.filter(E=>E.isSelected).length))}function O(b){r.value.statisticType=b}const _=e.computed(()=>o.filterType===x.PLAYS?u.value.length:o.filterType===x.PRODUCTIVITY?f.value.length:o.filterType===x.FIELD?16:o.filterType===x.UNIVERSE?6:o.filterType===x.DETAILS?8:o.filterType===x.RESULTS||o.filterType===x.RESULTS_BY_TIME?3:o.filterType===x.GAMES?o.gamesFilters.length:0);return a("total-filters",_),i({clearFilters:z}),(b,E)=>(e.openBlock(),e.createElementBlock("div",{class:"templates",style:e.normalizeStyle(d.value)},[t.filterType===e.unref(x).PRODUCTIVITY||t.filterType===e.unref(x).PLAYS?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.isExpansionMode?"productivity__header__expansion":"productivity__header")},[t.filterType===e.unref(x).PRODUCTIVITY?(e.openBlock(),e.createElementBlock("div",ZH,[t.isFromTemplates?(e.openBlock(),e.createElementBlock("div",KH,[e.createTextVNode(" Elige tipo de jugadas: "),XH])):t.isForTemplateForm?(e.openBlock(),e.createElementBlock("div",QH,"Tipo de participación")):(e.openBlock(),e.createElementBlock("div",eJ,"Selecciona hasta 5 categorias en orden de importancia"))])):e.createCommentVNode("",!0),t.filterType===e.unref(x).PLAYS||t.isForTemplateForm?(e.openBlock(),e.createElementBlock("div",tJ,[e.createVNode(e.unref(le),{label:t.isForTemplateForm?"Seleccionar todas":"Todos los tipos de jugadas","box-position":t.isForTemplateForm?"right":"left",fontFamily:"Poppins-Regular",labelFontSize:"14px","model-value":l.value,"label-color":t.textColor,"onUpdate:modelValue":F},null,8,["label","box-position","model-value","label-color"])])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",aJ,[t.filterType===e.unref(x).PLAYS?(e.openBlock(),e.createElementBlock("div",iJ,[e.createVNode(tv,{"plays-categories":t.playsCategories,"is-expansion-mode":t.isExpansionMode},null,8,["plays-categories","is-expansion-mode"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).PRODUCTIVITY?(e.openBlock(),e.createElementBlock("div",oJ,[e.createVNode(ZI,{"productivity-categories":t.productivityCategories,"number-of-categories-selected":g.value,"are-max-categories-reached":S.value,"are-min-categories-reached":w.value,"is-expansion-mode":t.isExpansionMode,"is-from-templates":t.isFromTemplates,"is-for-template-form":t.isForTemplateForm,"onUpdate:offensesConditions":N},null,8,["productivity-categories","number-of-categories-selected","are-max-categories-reached","are-min-categories-reached","is-expansion-mode","is-from-templates","is-for-template-form"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).FIELD?(e.openBlock(),e.createElementBlock("div",sJ,[e.createVNode(e.unref(tc),e.mergeProps(t.fieldComponentProps,{"background-color":t.backgroundColor,value:t.fieldAreas,"onUpdate:modelValue":D}),null,16,["background-color","value"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).DETAILS?(e.openBlock(),e.createElementBlock("div",lJ,[e.createVNode(xM,{"is-playing-as-hidden":t.isPlayingAsHidden,"playing-as":t.playingAs,"game-sections":t.gameSections,"font-gamily":t.fontFamily,"is-statistic-type-visible":t.isStatisticTypeVisible,"statistic-type":t.statisticType,onChangeStatisticType:O},null,8,["is-playing-as-hidden","playing-as","game-sections","font-gamily","is-statistic-type-visible","statistic-type"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).PERSONAL_DATA?(e.openBlock(),e.createElementBlock("div",rJ,[e.createVNode(Rj,{"is-female":t.isFemale,ref_key:"templatePersonalData",ref:s,"personal-data-filters":t.personalDataFilters,season:t.season,"is-seleccion":t.isSeleccion,"is-scouting":t.isScouting,token:t.token,filters:t.personalDataFilters,"onUpdate:filters":C},null,8,["is-female","personal-data-filters","season","is-seleccion","is-scouting","token","filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).TOURNAMENTS?(e.openBlock(),e.createElementBlock("div",nJ,[e.createVNode(zM,{tournaments:t.tournaments,"is-one-tournament-only":t.isOneTournamentOnly,"default-tournament-id":t.defaultTournamentId,onChangeFiltersSelected:K,"onUpdate:filters":V},null,8,["tournaments","is-one-tournament-only","default-tournament-id"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).PLAYS_TYPES?(e.openBlock(),e.createElementBlock("div",dJ,[e.createVNode(Rd,{height:t.modalHeight,type:t.filterType,categories:t.playsGolstatsCategories,"onUpdate:filters":R},null,8,["height","type","categories"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).GOLSTATS?(e.openBlock(),e.createElementBlock("div",cJ,[e.createVNode(Rd,{height:t.modalHeight,type:t.filterType,categories:t.playsGolstatsCategories,onChangeFiltersSelected:B,"onUpdate:filters":R},null,8,["height","type","categories"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).UNIVERSE?(e.openBlock(),e.createElementBlock("div",pJ,[e.createVNode(TL,{ref_key:"templateUniverse",ref:c,"universe-filters":t.universeFilters,"onUpdate:universeFilters":Z},null,8,["universe-filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).DISTANCE?(e.openBlock(),e.createElementBlock("div",mJ,[e.createVNode(YL,{distance:t.distanceFilters,"onUpdate:distanceFilters":v},null,8,["distance"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).RESULTS?(e.openBlock(),e.createElementBlock("div",uJ,[e.createVNode(ov,{ref_key:"templateResults",ref:h,"results-filters":t.resultsFilters,"onUpdate:resultsFilters":$},null,8,["results-filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).RESULTS_BY_TIME?(e.openBlock(),e.createElementBlock("div",hJ,[e.createVNode(qH,{ref_key:"templateResults",ref:h,"results-filters":t.resultsByTimeFilters,onChangeFiltersSelected:k,"onUpdate:filters":q},null,8,["results-filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).GAMES?(e.openBlock(),e.createElementBlock("div",fJ,[e.createVNode(aR,{"games-filters":t.gamesFilters,"onUpdate:gamesFilters":G},null,8,["games-filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).TAKEN_CORNERS?(e.openBlock(),e.createElementBlock("div",yJ,[e.createVNode(mG,{"is-female":t.isFemale,ref_key:"templateTakenCorners",ref:p,"taken-corners-filters":t.takenCornersFilters,"is-expansion-mode":t.isExpansionMode,onChangeFiltersSelected:k,"onUpdate:filters":q},null,8,["is-female","taken-corners-filters","is-expansion-mode"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).VIDEOS?(e.openBlock(),e.createElementBlock("div",gJ,[e.createVNode(qU,{token:t.token},null,8,["token"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).HOW_WAS_CORNER?(e.openBlock(),e.createElementBlock("div",_J,[e.createVNode(TG,{"how-was-corner-filters":t.howWasCornerFilters,"is-expansion-mode":t.isExpansionMode,onChangeFiltersSelected:k,"onUpdate:filters":q},null,8,["how-was-corner-filters","is-expansion-mode"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).ZONE?(e.openBlock(),e.createElementBlock("div",bJ,[e.createVNode(PH,{ref_key:"templateZone",ref:y,"zone-filters":t.zoneFilters,onChangeFiltersSelected:k,"onUpdate:filters":q},null,8,["zone-filters"])])):e.createCommentVNode("",!0),t.filterType===e.unref(x).WHAT_HAPPENED?(e.openBlock(),e.createElementBlock("div",SJ,[e.createVNode(DH,{"is-female":t.isFemale,ref_key:"templateWhatHappened",ref:m,"what-happened-filters":t.whatHappenedFilters,onChangeFiltersSelected:k,"onUpdate:filters":q},null,8,["is-female","what-happened-filters"])])):e.createCommentVNode("",!0)]),t.isFooterVisible?(e.openBlock(),e.createElementBlock("div",CJ,[t.isFooterCancelOnly?(e.openBlock(),e.createBlock(e.unref(gi),{key:0,"text-value":"Cancelar","font-size":"12px",height:"22px",width:"72px","border-radius":"62px","border-width":.8,"border-color":"white","background-color":"rgba(255, 255, 255, 0.06)",onClick:W})):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("div",wJ,[t.isForTemplateForm?(e.openBlock(),e.createBlock(e.unref(gi),{key:0,"text-value":"Cancelar","font-size":"12px","font-color":"rgba(255,255,255,0.7)","text-decoration":"underline",onClick:W})):(e.openBlock(),e.createBlock(e.unref(gi),{key:1,"text-value":"Quitar filtros","font-size":"12px","font-color":"rgba(255,255,255,0.7)","text-decoration":"underline",onClick:H}))]),e.createElementVNode("div",kJ,[e.createVNode(e.unref(gi),{"text-value":"Listo","font-size":"12px",height:"22px",width:"72px","border-radius":"62px","border-width":.8,"border-color":"#cbee6b",onClick:X})])],64))])):e.createCommentVNode("",!0)],4))}},Zc=ne(EJ,[["__scopeId","data-v-344eb729"]]),VJ=(t,i)=>{const a=t.__vccOpts||t;for(const[o,s]of i)a[o]=s;return a},NJ={__name:"GSC-Menu",props:{menuMarginTop:{type:Number,default:0,validator(t){return!Number.isNaN(t)}},modelValue:{type:Boolean,default:!1},width:{type:String,default:"fit-content"},menuWidth:{type:String,default:"fit-content"},zIndexOpen:{type:Number,default:3},leftMenu:{type:String,default:"unset"}},emits:["update:modelValue"],setup(t,{emit:i}){const a=t;e.useCssVars(d=>({"398d9242":t.width,f164e302:c.value,"4bb88040":t.menuWidth}));const o=e.ref(null),s=e.ref(!1),l=e.ref(null),r=e.ref({}),n=e.computed(()=>{const d={top:"0px","--left-menu":a.leftMenu};if(o.value){const f=o.value.getBoundingClientRect();d.top=`${f.height+a.menuMarginTop}px`}return d}),c=e.computed(()=>s.value?a.zIndexOpen:1);e.watch(()=>a.modelValue,d=>{d!==s.value&&(s.value=d)},{immediate:!0}),e.watch(s,d=>{d||setTimeout(()=>{r.value["--translate-x"]="0px"},500)});function p(d){const f=window.innerWidth,u=d.boundingClientRect.x,g=d.boundingClientRect.x+d.boundingClientRect.width,S=u<=0?Math.abs(u)+4:g>=f?f-(g+10):0;r.value["--translate-x"]=`${S}px`}function y(){new IntersectionObserver(d=>{d[0].intersectionRatio>0&&p(d[0])}).observe(l.value)}function m(){s.value=!s.value,i("update:modelValue",s.value)}function h(){s.value=!1,i("update:modelValue",s.value)}return e.onMounted(()=>{e.nextTick(()=>{y()})}),(d,f)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[s.value?(e.openBlock(),e.createElementBlock("div",{key:0,id:"menu-overlay",onClick:h})):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"menu-container",style:e.normalizeStyle(r.value)},[e.createElementVNode("div",{ref_key:"trigger",ref:o,class:"menu-container__trigger",onClick:m},[e.renderSlot(d.$slots,"trigger",{},void 0,!0)],512),e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{ref_key:"menu",ref:l,class:"menu-container__menu",style:e.normalizeStyle(n.value)},[e.renderSlot(d.$slots,"menu",{},void 0,!0)],4),[[e.vShow,s.value]])]),_:3})],4)],64))}},xJ=VJ(NJ,[["__scopeId","data-v-18c0df61"]]),It=t=>(e.pushScopeId("data-v-2504d135"),t=t(),e.popScopeId(),t),TJ={key:0,class:"button__icon"},BJ={key:0,width:"19",height:"17",viewBox:"0 0 19 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},FJ=["stroke"],PJ=["stroke"],$J=["stroke"],zJ={key:1,width:"17",height:"18",viewBox:"0 0 17 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},AJ=["stroke"],IJ=["stroke"],MJ=["fill"],LJ={key:2,width:"17",height:"17",viewBox:"0 0 17 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},RJ=["fill"],DJ={key:3,width:"21",height:"18",viewBox:"0 0 21 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},OJ=["stroke"],jJ=["stroke"],vJ=["stroke"],WJ=["stroke"],UJ=["stroke"],GJ={key:4,width:"18",height:"17",viewBox:"0 0 18 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},HJ=It(()=>e.createElementVNode("path",{d:"M1.85113 13.0897C1.9303 13.2137 2.01739 13.3404 2.10447 13.4617C2.30239 13.7361 2.51878 14 2.74837 14.2507C3.74589 15.3298 5.01785 16.1504 6.41385 16.5963C6.4719 16.6148 6.52996 16.6332 6.58802 16.6491C6.60385 16.6544 6.61704 16.657 6.63024 16.6623C6.70413 16.6834 6.77538 16.7045 6.84927 16.723C7.54859 16.9077 8.27429 17 9.00264 17C9.73098 17 10.4593 16.9077 11.1586 16.7256C11.3064 16.686 11.4542 16.6438 11.5967 16.5989C11.9187 16.496 12.2353 16.372 12.5414 16.2322C12.7895 16.1187 13.0296 15.9921 13.2645 15.8549C14.2963 15.2533 15.2041 14.438 15.9034 13.467C15.9668 13.3799 16.0301 13.2876 16.0908 13.1926C16.1119 13.1609 16.133 13.1293 16.1541 13.095C16.9432 11.8681 17.405 10.4486 17.4868 8.98945C17.4947 8.84169 17.5 8.69393 17.5 8.54618C17.5 8.53034 17.5 8.51715 17.5 8.50132C17.5 6.90765 17.0646 5.37995 16.2386 4.04222C16.1198 3.85224 15.9932 3.66491 15.8612 3.48021C15.8586 3.47493 15.8559 3.4723 15.8533 3.46702C15.8084 3.40633 15.7636 3.34565 15.7161 3.2876C15.6712 3.22955 15.6237 3.1715 15.5789 3.1161C14.6526 1.98417 13.4466 1.10818 12.0928 0.580475C11.9556 0.525066 11.8105 0.474934 11.668 0.42744C10.8103 0.145118 9.91307 0 9.00264 0C8.09221 0 7.19497 0.14248 6.33732 0.424802C6.19482 0.472295 6.04967 0.525066 5.91245 0.577836C4.55604 1.10554 3.35005 1.98417 2.42378 3.11346C2.37364 3.17678 2.32086 3.24011 2.27072 3.30607C2.2285 3.35884 2.18892 3.41161 2.14933 3.46702C2.14933 3.46702 2.14933 3.46966 2.14669 3.4723C2.14669 3.47493 2.14405 3.47757 2.14142 3.48021C1.43418 4.44591 0.94598 5.53034 0.69792 6.68074C0.660975 6.85224 0.626669 7.02639 0.600279 7.20053C0.571251 7.39578 0.547501 7.59103 0.531667 7.78892C0.521111 7.91293 0.513195 8.03694 0.507917 8.16095C0.502639 8.27441 0.5 8.38786 0.5 8.50132V8.61214C0.502639 8.73615 0.507917 8.8628 0.513195 8.98945C0.595002 10.4486 1.05681 11.8681 1.84586 13.0923L1.85113 13.0897ZM1.82738 7.64908C1.82738 7.63325 1.83002 7.62005 1.83266 7.60422C1.84322 7.52771 1.85377 7.45119 1.86433 7.37731C1.86433 7.36412 1.86697 7.35092 1.86961 7.33773C1.8828 7.25594 1.89863 7.1715 1.91447 7.08971C1.91711 7.07124 1.92238 7.05541 1.92502 7.03694C1.94086 6.95778 1.95933 6.87599 1.9778 6.79683V6.78628C1.99891 6.70449 2.02266 6.62269 2.04378 6.5409C2.04905 6.52243 2.05433 6.5066 2.05961 6.48813C2.08336 6.40897 2.10711 6.32718 2.1335 6.24802L2.14142 6.22164C2.16517 6.14776 2.19156 6.07652 2.21794 6.00264C2.22322 5.98681 2.23114 5.97098 2.23642 5.95515C2.26545 5.87863 2.29711 5.79947 2.32878 5.72559C2.33406 5.70976 2.34197 5.69657 2.34725 5.68338C2.37628 5.61478 2.40795 5.54617 2.43962 5.47757C2.44489 5.46702 2.45017 5.45383 2.45545 5.44063C2.48975 5.36676 2.5267 5.29024 2.56628 5.21636C2.5742 5.20053 2.58212 5.1847 2.59267 5.16887C2.63226 5.09499 2.6692 5.02375 2.71143 4.94987V4.94195H2.7167L3.2656 6.63061L1.82738 7.67546C1.82738 7.67546 1.82738 7.65699 1.83002 7.64908H1.82738ZM4.08367 7.6095L5.62745 8.31926L6.52204 11.0712L5.62481 12.1108H2.74309C2.23642 11.2348 1.92238 10.2612 1.81683 9.25594L4.08367 7.6095ZM7.58026 1.41161C7.65942 1.39578 7.74123 1.37995 7.8204 1.36675C7.84151 1.36412 7.86262 1.35884 7.88109 1.3562C7.96026 1.34301 8.03679 1.33245 8.11596 1.32454C8.13971 1.3219 8.16346 1.31926 8.18721 1.31662C8.24791 1.30871 8.30596 1.30343 8.36666 1.29815C8.39305 1.29815 8.42207 1.29288 8.44846 1.29024C8.52235 1.28496 8.59361 1.27968 8.6675 1.27705C8.69916 1.27705 8.73347 1.27441 8.76514 1.27177C8.82319 1.27177 8.88125 1.26913 8.94194 1.26913C8.98153 1.26913 9.01847 1.26913 9.05806 1.26913C9.11611 1.26913 9.17681 1.26913 9.23487 1.27177C9.26653 1.27177 9.30084 1.27177 9.33251 1.27705C9.4064 1.27968 9.48029 1.28496 9.55154 1.29024C9.58057 1.29024 9.60696 1.29551 9.63334 1.29815C9.69404 1.30343 9.75473 1.30871 9.81279 1.31662C9.83654 1.31926 9.86029 1.3219 9.88668 1.32454C9.96585 1.33509 10.045 1.34565 10.1215 1.3562L10.1849 1.36675C10.264 1.37995 10.3459 1.39314 10.425 1.41161C10.4277 1.41161 10.4303 1.41161 10.4356 1.41161H10.4382L9 2.45646L7.56178 1.41161H7.56442C7.56442 1.41161 7.5697 1.41161 7.57234 1.41161H7.58026ZM9.00528 6.56728L11.1138 8.10026L10.3089 10.5805H7.70165L6.89677 8.10026L9.00528 6.56728ZM15.3018 4.94459V4.94987C15.3466 5.02111 15.3862 5.09499 15.4232 5.16887L15.4469 5.21636C15.4839 5.29024 15.5208 5.36676 15.5577 5.44063C15.563 5.45119 15.5683 5.46438 15.5736 5.47493C15.6052 5.54354 15.6369 5.61214 15.6659 5.68338C15.6712 5.69657 15.6791 5.7124 15.6844 5.72559C15.7161 5.80211 15.7478 5.87863 15.7768 5.95778C15.7821 5.97361 15.79 5.98945 15.7953 6.00528C15.8216 6.07916 15.848 6.1504 15.8718 6.22428C15.8744 6.23219 15.8771 6.24011 15.8797 6.25066C15.9061 6.32982 15.9298 6.40897 15.9536 6.49077C15.9589 6.50923 15.9641 6.52771 15.9694 6.54618C15.9905 6.62797 16.0143 6.70976 16.0328 6.78892C16.0328 6.7942 16.0328 6.79683 16.0328 6.80211C16.0512 6.88127 16.0697 6.96042 16.0855 7.03958L16.0961 7.09235C16.1119 7.17414 16.1278 7.25594 16.141 7.33773C16.141 7.35092 16.1462 7.36412 16.1462 7.37731C16.1568 7.45119 16.1673 7.52771 16.1779 7.60422C16.1779 7.62005 16.1805 7.63325 16.1832 7.64908C16.1832 7.65699 16.1832 7.66755 16.1858 7.67546L14.7476 6.63061L15.2965 4.93931L15.3018 4.94459ZM13.9295 7.61214L16.1937 9.25858C16.0882 10.2639 15.7715 11.2401 15.2675 12.1135H12.3858L11.4912 11.0739L12.3858 8.3219L13.9295 7.61214ZM14.3306 13.3879C14.3306 13.3879 14.3254 13.3931 14.3227 13.3958C14.2673 13.4565 14.2093 13.5172 14.1512 13.5752C14.138 13.5884 14.1248 13.6016 14.1116 13.6148C14.0536 13.6728 13.9929 13.7309 13.9322 13.7889C13.9216 13.7995 13.9111 13.81 13.8979 13.8206C13.8424 13.8707 13.7844 13.9235 13.729 13.971C13.7184 13.9789 13.7079 13.9894 13.6973 14C13.634 14.0554 13.5706 14.1055 13.5047 14.1583C13.4888 14.1715 13.473 14.1821 13.4598 14.1953C13.3938 14.2454 13.3278 14.2955 13.2619 14.3456C13.2619 14.3456 13.2566 14.3483 13.2566 14.3509C13.188 14.4011 13.1194 14.4486 13.0481 14.496C13.0323 14.5066 13.0165 14.5172 12.998 14.5277C12.9294 14.5726 12.8581 14.6174 12.7895 14.6623C12.7763 14.6702 12.7658 14.6781 12.7526 14.6834C12.6892 14.723 12.6233 14.7599 12.5573 14.7968C12.5441 14.8048 12.5283 14.8127 12.5151 14.8206C12.4438 14.8602 12.3699 14.8997 12.296 14.9367C12.2802 14.9446 12.2617 14.9525 12.2459 14.9631C12.1746 15 12.1007 15.0343 12.0295 15.0686C12.0242 15.0686 12.0189 15.0739 12.0137 15.0765H12.0084L12.5573 13.3879H14.3306ZM6.00217 15.0765L5.98898 15.0712C5.91509 15.0369 5.8412 15 5.76731 14.9631C5.75147 14.9551 5.73564 14.9472 5.71981 14.9393C5.64592 14.9024 5.57203 14.8628 5.49814 14.8206C5.48494 14.8127 5.47175 14.8048 5.45855 14.7995C5.39258 14.7625 5.32661 14.723 5.26063 14.6834C5.25008 14.6781 5.23688 14.6702 5.22633 14.6623C5.15508 14.6201 5.08646 14.5726 5.01521 14.5277C4.99938 14.5172 4.98355 14.5066 4.96771 14.496C4.89646 14.4486 4.82785 14.4011 4.75924 14.3509H4.75396C4.68799 14.2982 4.61937 14.248 4.5534 14.1953C4.53757 14.1821 4.52437 14.1715 4.50854 14.1583C4.44256 14.1055 4.37923 14.0554 4.3159 14C4.30534 13.9894 4.29478 13.9815 4.28159 13.971C4.22353 13.9208 4.16812 13.8707 4.1127 13.8206C4.10214 13.81 4.08895 13.7995 4.07839 13.7889C4.0177 13.7335 3.957 13.6755 3.89894 13.6148C3.88575 13.6016 3.87256 13.5884 3.85936 13.5752C3.8013 13.5172 3.74589 13.4591 3.69047 13.3984C3.68783 13.3958 3.68519 13.3931 3.67991 13.3879H5.45328L6.00217 15.0765C6.00217 15.0765 5.99954 15.0765 5.9969 15.0765H6.00217ZM7.50636 15.5726L6.63552 12.8971L7.53012 11.8602H10.4804L11.375 12.8971L10.5042 15.5726C9.52251 15.7784 8.48805 15.781 7.50373 15.5726H7.50636ZM14.3755 3.66755L13.4809 6.41953L11.9371 7.12929L9.6439 5.46174V3.57784L11.9503 1.90237C12.8713 2.31135 13.6999 2.91557 14.3781 3.66755H14.3755ZM6.06287 1.90237L8.3693 3.57784V5.46174L6.07606 7.12929L4.53229 6.41953L3.63769 3.66755C4.3159 2.91557 5.14452 2.31398 6.06551 1.90237H6.06287Z",fill:"#979DA2"},null,-1)),JJ=[HJ],qJ={key:5,width:"19",height:"19",viewBox:"0 0 19 19",fill:"none",xmlns:"http://www.w3.org/2000/svg"},YJ=It(()=>e.createElementVNode("path",{d:"M17.182 5.9a.538.538 0 0 0-.13-.416L14.24 2.109a.558.558 0 0 0-.433-.203h-2.25c-.017 0-.034.012-.056.012a.557.557 0 0 0-.563.41 1.68 1.68 0 0 1-1.63 1.266 1.68 1.68 0 0 1-1.632-1.266.55.55 0 0 0-.563-.41c-.017 0-.033-.012-.056-.012h-2.25a.558.558 0 0 0-.433.203L1.561 5.484a.586.586 0 0 0-.129.416c.017.152.09.287.208.382l2.605 2.082v8.167c0 .31.253.563.562.563h9c.31 0 .563-.253.563-.563V8.364l2.604-2.082a.59.59 0 0 0 .208-.382zm-3.937 4.444H5.37V9.78h7.875v.563zM5.37 15.969v-4.5h7.875v4.5H5.37zm9-9.045v-.518a.564.564 0 0 0-.563-.562.564.564 0 0 0-.562.562v2.25H5.37v-2.25a.564.564 0 0 0-.563-.562.564.564 0 0 0-.562.562v.518L2.793 5.765l2.278-2.734h1.66A2.802 2.802 0 0 0 9.307 4.72a2.803 2.803 0 0 0 2.576-1.688h1.66l2.278 2.734-1.451 1.159z",fill:"#98A2B3"},null,-1)),ZJ=[YJ],KJ={key:6,width:"19",height:"19",viewBox:"0 0 19 19",fill:"none",xmlns:"http://www.w3.org/2000/svg"},XJ=It(()=>e.createElementVNode("path",{d:"M15.426 3.353a2.384 2.384 0 0 0-2.381 2.381 2.384 2.384 0 0 0 2.381 2.382 2.384 2.384 0 0 0 2.381-2.382 2.384 2.384 0 0 0-2.381-2.38zm0 3.766a1.386 1.386 0 0 1-1.385-1.385c0-.763.622-1.384 1.385-1.384s1.385.621 1.385 1.384c0 .764-.622 1.385-1.385 1.385zM1.424 6.558a.497.497 0 0 0 .704 0l1.295-1.296L4.72 6.558a.497.497 0 0 0 .704 0 .498.498 0 0 0 0-.705L4.128 4.558l1.295-1.295a.498.498 0 0 0-.705-.705L3.423 3.853 2.128 2.558a.499.499 0 0 0-.704.705l1.295 1.295-1.295 1.295a.498.498 0 0 0 0 .705zM13.013 12.443a.498.498 0 0 0-.705 0l-1.295 1.295-1.295-1.295a.499.499 0 0 0-.704.704l1.295 1.295-1.295 1.295a.499.499 0 0 0 .704.705l1.295-1.295 1.295 1.295a.497.497 0 0 0 .705 0 .498.498 0 0 0 0-.705l-1.295-1.295 1.295-1.295a.498.498 0 0 0 0-.704zM12.052 5.455l-2.01-1.747a.498.498 0 0 0-.654.753l1.066.926c-3.145.411-5.008 2.055-6.043 3.444a9.569 9.569 0 0 0-1.501 3.012 2.384 2.384 0 0 0-2.103 2.364 2.384 2.384 0 0 0 2.381 2.381 2.384 2.384 0 0 0 2.381-2.381 2.385 2.385 0 0 0-1.647-2.265 8.674 8.674 0 0 1 1.312-2.547C6.53 7.674 8.33 6.66 10.594 6.372l-.992 1.142a.498.498 0 0 0 .752.654l1.747-2.01a.498.498 0 0 0-.05-.703zm-7.48 8.752c0 .763-.62 1.384-1.384 1.384a1.386 1.386 0 0 1-1.384-1.384c0-.764.62-1.385 1.384-1.385.763 0 1.385.622 1.385 1.385z",fill:"#98A2B3",stroke:"#98A2B3","stroke-width":".3"},null,-1)),QJ=[XJ],eq={key:7,width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},tq=It(()=>e.createElementVNode("rect",{x:".707",y:".9",width:"5.2",height:"5.2",rx:".8",stroke:"#98A2B3","stroke-width":"1.2"},null,-1)),aq=It(()=>e.createElementVNode("rect",{x:"8.707",y:".9",width:"5.2",height:"5.2",rx:".8",fill:"#98A2B3",stroke:"#98A2B3","stroke-width":"1.2"},null,-1)),iq=It(()=>e.createElementVNode("rect",{x:".707",y:"8.9",width:"5.2",height:"5.2",rx:".8",fill:"#98A2B3",stroke:"#98A2B3","stroke-width":"1.2"},null,-1)),oq=It(()=>e.createElementVNode("rect",{x:"8.707",y:"8.9",width:"5.2",height:"5.2",rx:".8",stroke:"#98A2B3","stroke-width":"1.2"},null,-1)),sq=[tq,aq,iq,oq],lq={key:8,width:"19",height:"19",viewBox:"0 0 19 19",fill:"none",xmlns:"http://www.w3.org/2000/svg"},rq=e.createStaticVNode('<g clip-path="url(#gpdeo9cu3a)" fill="#98A2B3" data-v-2504d135><path d="M9.307.5C4.505.5.598 4.407.598 9.209c0 2 .69 3.938 1.946 5.486l-.754 3.159a.524.524 0 0 0 .727.599l3.038-1.384a8.743 8.743 0 0 0 3.752.848c4.802 0 8.709-3.907 8.709-8.708C18.016 4.407 14.109.5 9.307.5zm0 16.368a7.574 7.574 0 0 1-3.502-.845.525.525 0 0 0-.457-.011l-2.289 1.042.566-2.372a.524.524 0 0 0-.113-.465A7.657 7.657 0 0 1 1.647 9.21c0-4.224 3.436-7.66 7.66-7.66s7.66 3.436 7.66 7.66c0 4.223-3.436 7.66-7.66 7.66z" data-v-2504d135></path><path d="M9.68 5.199c-1.094-.115-2.459.397-3.041 1.797a.524.524 0 0 0 .968.403c.375-.902 1.255-1.231 1.964-1.157.721.075 1.232.542 1.365 1.25.13.693-.136 1.097-1.097 1.662-1.042.613-1.372.874-1.372 2.27a.524.524 0 0 0 1.049 0c0-.479.033-.715.118-.843.094-.14.33-.283.737-.523.666-.392 1.905-1.12 1.596-2.76-.221-1.171-1.098-1.975-2.288-2.1zM9.145 12.673a.608.608 0 0 0-.506.17c-.13.13-.19.31-.17.505a.525.525 0 0 0 .939.263.523.523 0 0 0-.263-.938z" data-v-2504d135></path></g><defs data-v-2504d135><clipPath id="gpdeo9cu3a" data-v-2504d135><path fill="#fff" transform="translate(.307 .5)" d="M0 0h18v18H0z" data-v-2504d135></path></clipPath></defs>',2),nq=[rq],dq={class:"button__text"},cq={key:0,class:"info-container"},pq={key:1,style:{width:"20px"}},mq={width:"8",height:"4",viewBox:"0 0 8 4",fill:"none",xmlns:"http://www.w3.org/2000/svg"},uq=["fill"],hq={__name:"ButtonFilter",props:{isActive:{type:Boolean,default:!1},showBadge:{type:Boolean,default:!0},showBadgeOnFilterFull:{type:Boolean,default:!0},text:{type:String,default:""},infoValue:{type:[String,Number],default:""},filtersTotal:{type:Number,default:0},textFontFamily:{type:String,default:"sans-serif"},textFontSize:{type:String,default:"14px"},fontColor:{type:String,default:"white"},infoBackgroundColor:{type:String,default:"#424D58"},infoFontColor:{type:String,default:"#CBEE6B"},infoFontFamily:{type:String,default:"sans-serif"},infoFontSize:{type:String,default:"10px"},infoBorderColor:{type:String,default:"#0D1D29"},infoBorderRadius:{type:String,default:"4px"},infoHeight:{type:String,default:"20px"},infoWidth:{type:String,default:"20px"},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},backgroundColor:{type:String,default:"#0D1D29"},borderRadius:{type:String,default:"8px"},borderColor:{type:String,default:"#172531"},borderColorActive:{type:String,default:"white"},borderWidth:{type:String,default:"1px"},padding:{type:String,default:"12px"},arrowColor:{type:String,default:"#92929D"},iconColor:{type:String,default:"#92929D"},iconType:{type:String,default:"productivity"},showIcon:{type:Boolean,default:!0}},setup(t){const i=t,a=e.computed(()=>({"--height":i.height,"--width":i.width,"--text-font-family":i.textFontFamily,"--text-font-size":i.textFontSize,"--background-color":i.backgroundColor,"--border-radius":i.borderRadius,"--border-color":i.isActive?i.borderColorActive:i.borderColor,"--border-width":i.borderWidth,"--padding":i.padding,"--font-color":i.fontColor})),o=e.computed(()=>({"--info-background-color":i.infoValue?i.infoBackgroundColor:"transparent","--info-border-color":i.infoValue?i.infoBorderColor:"transparent","--info-border-radius":i.infoBorderRadius,"--info-font-family":i.infoFontFamily,"--info-font-size":i.infoFontSize,"--info-font-color":i.infoFontColor,"--info-height":i.infoHeight,"--info-width":i.infoWidth})),s=e.computed(()=>[x.PLAYS_TYPES,x.GOLSTATS,x.TOURNAMENTS,x.PLAYS,x.RESULTS,x.RESULTS_BY_TIME].includes(i.iconType)),l=e.computed(()=>[x.FIELD,x.GAMES].includes(i.iconType)),r=e.computed(()=>[x.DETAILS,x.UNIVERSE].includes(i.iconType)),n=e.computed(()=>[x.PERSONAL_DATA].includes(i.iconType)),c=e.computed(()=>[x.PRODUCTIVITY].includes(i.iconType)),p=e.computed(()=>[x.HOW_WAS_CORNER].includes(i.iconType)),y=e.computed(()=>[x.TAKEN_CORNERS].includes(i.iconType)),m=e.computed(()=>[x.ZONE].includes(i.iconType)),h=e.computed(()=>[x.WHAT_HAPPENED].includes(i.iconType));return(d,f)=>(e.openBlock(),e.createElementBlock("div",{class:"button",style:e.normalizeStyle(a.value)},[t.showIcon?(e.openBlock(),e.createElementBlock("div",TJ,[n.value?(e.openBlock(),e.createElementBlock("svg",BJ,[e.createElementVNode("path",{d:"M12.6665 16.0001V14.3334C12.6665 13.4494 12.3153 12.6015 11.6902 11.9764C11.0651 11.3513 10.2173 11.0001 9.33323 11.0001H4.33329C3.44925 11.0001 2.60141 11.3513 1.9763 11.9764C1.35119 12.6015 1 13.4494 1 14.3334V16.0001",stroke:t.iconColor,"stroke-opacity":"1","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,8,FJ),e.createElementVNode("path",{d:"M6.83329 7.66658C8.67422 7.66658 10.1666 6.17422 10.1666 4.33329C10.1666 2.49237 8.67422 1 6.83329 1C4.99237 1 3.5 2.49237 3.5 4.33329C3.5 6.17422 4.99237 7.66658 6.83329 7.66658Z",stroke:t.iconColor,"stroke-opacity":"1","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,8,PJ),e.createElementVNode("path",{d:"M15.164 5.16663V10.1666M17.664 7.66659H12.6641",stroke:t.iconColor,"stroke-opacity":"1","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,8,$J)])):e.createCommentVNode("",!0),s.value?(e.openBlock(),e.createElementBlock("svg",zJ,[e.createElementVNode("path",{d:"M11.3464 15.7091C13.2744 15.7091 14.8373 14.1462 14.8373 12.2182C14.8373 10.2902 13.2744 8.72729 11.3464 8.72729C9.4184 8.72729 7.85547 10.2902 7.85547 12.2182C7.85547 14.1462 9.4184 15.7091 11.3464 15.7091Z",stroke:t.iconColor,"stroke-width":"1.2","stroke-linecap":"round","stroke-linejoin":"round"},null,8,AJ),e.createElementVNode("path",{d:"M15.9996 16.8727L14.8359 15.7091",stroke:t.iconColor,"stroke-width":"1.2","stroke-linecap":"round","stroke-linejoin":"round"},null,8,IJ),e.createElementVNode("path",{d:"M1.74545 14.1136H5.57341C5.80365 14.6432 6.11192 15.1265 6.4797 15.5591H1.74545C0.85957 15.5591 0.15 14.8495 0.15 13.9636V1.74545C0.15 0.85957 0.85957 0.15 1.74545 0.15H13.9636C14.8495 0.15 15.5591 0.85957 15.5591 1.74545V8.27117C15.1619 7.74472 14.6701 7.28299 14.1136 6.90213V1.74545V1.59545H13.9636H1.74545H1.59545V1.74545V13.9636V14.1136H1.74545ZM3.64091 3.64091H12.0682V5.08636H3.64091V3.64091ZM3.64091 7.13182H7.39844C6.87199 7.52898 6.41026 8.02079 6.0294 8.57727H3.64091V7.13182ZM3.64091 10.6227H5.20065C5.12651 11.0081 5.08636 11.3945 5.08636 11.7818V12.0682H3.64091V10.6227Z",fill:t.iconColor,stroke:"#353F47","stroke-width":"0.3"},null,8,MJ)])):e.createCommentVNode("",!0),r.value?(e.openBlock(),e.createElementBlock("svg",LJ,[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.5 0C13.1944 0 17 3.80558 17 8.5C17 13.1944 13.1944 17 8.5 17C3.80558 17 0 13.1944 0 8.5C0 3.80558 3.80558 0 8.5 0ZM8.49751 1.54553C4.65662 1.54553 1.54297 4.65919 1.54297 8.50008C1.54297 12.341 4.65662 15.4546 8.49751 15.4546C12.3384 15.4546 15.4521 12.341 15.4521 8.50008C15.4521 4.65919 12.3384 1.54553 8.49751 1.54553ZM8.49929 3.09082C8.92605 3.09082 9.27202 3.43678 9.27202 3.86355V8.12198L12.451 10.5945C12.7878 10.8565 12.8485 11.342 12.5865 11.6789C12.3245 12.0157 11.839 12.0764 11.5022 11.8144L8.02488 9.10986C7.83666 8.96347 7.72656 8.73837 7.72656 8.49991V3.86355C7.72656 3.43678 8.07252 3.09082 8.49929 3.09082Z",fill:t.iconColor},null,8,RJ)])):e.createCommentVNode("",!0),l.value?(e.openBlock(),e.createElementBlock("svg",DJ,[e.createElementVNode("rect",{x:"1.16772",y:"1.16699",width:"19",height:"15.6667",stroke:t.iconColor},null,8,OJ),e.createElementVNode("rect",{x:"16.1677",y:"6.16699",width:"4",height:"5.66667",stroke:t.iconColor},null,8,jJ),e.createElementVNode("rect",{x:"1.16772",y:"6.16699",width:"4",height:"5.66667",stroke:t.iconColor},null,8,vJ),e.createElementVNode("path",{d:"M10.6677 0.666992V16.5003",stroke:t.iconColor},null,8,WJ),e.createElementVNode("path",{d:"M13.5033 9.00032C13.5033 10.5651 12.2348 11.8337 10.67 11.8337C9.1052 11.8337 7.83667 10.5651 7.83667 9.00032C7.83667 7.43552 9.1052 6.16699 10.67 6.16699C12.2348 6.16699 13.5033 7.43552 13.5033 9.00032Z",stroke:t.iconColor},null,8,UJ)])):e.createCommentVNode("",!0),c.value?(e.openBlock(),e.createElementBlock("svg",GJ,JJ)):e.createCommentVNode("",!0),y.value?(e.openBlock(),e.createElementBlock("svg",qJ,ZJ)):e.createCommentVNode("",!0),p.value?(e.openBlock(),e.createElementBlock("svg",KJ,QJ)):e.createCommentVNode("",!0),m.value?(e.openBlock(),e.createElementBlock("svg",eq,sq)):e.createCommentVNode("",!0),h.value?(e.openBlock(),e.createElementBlock("svg",lq,nq)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0),e.createElementVNode("div",dq,e.toDisplayString(t.text),1),t.showBadge?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.showBadgeOnFilterFull?(e.openBlock(),e.createElementBlock("div",cq,[e.createElementVNode("div",{class:"button__info",style:e.normalizeStyle(o.value)},[e.withDirectives(e.createElementVNode("span",null,e.toDisplayString(t.infoValue),513),[[e.vShow,t.infoValue]])],4)])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.filtersTotal>0&&t.filtersTotal!=parseInt(t.infoValue)?(e.openBlock(),e.createElementBlock("div",{key:0,class:"button__info",style:e.normalizeStyle(o.value)},[e.withDirectives(e.createElementVNode("span",null,e.toDisplayString(t.infoValue),513),[[e.vShow,t.infoValue]])],4)):t.filtersTotal>0?(e.openBlock(),e.createElementBlock("div",pq)):e.createCommentVNode("",!0)],64))],64)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(["button__arrow",{"rotated-180":t.isActive}])},[(e.openBlock(),e.createElementBlock("svg",mq,[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4 2.62045L6.86193 0.167368C7.12228 -0.0557892 7.54439 -0.0557892 7.80474 0.167368C8.06509 0.390524 8.06509 0.752333 7.80474 0.97549L4.4714 3.83263C4.21105 4.05579 3.78895 4.05579 3.5286 3.83263L0.195262 0.97549C-0.0650874 0.752333 -0.0650874 0.390524 0.195262 0.167368C0.455612 -0.0557892 0.877722 -0.0557892 1.13807 0.167368L4 2.62045Z",fill:t.arrowColor},null,8,uq)]))],2)],4))}},fq=ne(hq,[["__scopeId","data-v-2504d135"]]),yq=(t,i)=>{const a=t.__vccOpts||t;for(const[o,s]of i)a[o]=s;return a},gq=t=>(e.pushScopeId("data-v-0ca35abc"),t=t(),e.popScopeId(),t),_q={class:"panel__activator__icon"},bq=["src"],Sq={class:"panel__activator__text"},Cq=["height","width"],wq=["stroke"],kq={class:"panel__content"},Eq=gq(()=>e.createElementVNode("div",{class:"panel__content__separator"},null,-1)),Vq={class:"panel__content__slot"},Nq={__name:"GSC-ExpansionPanel",props:{modelValue:{type:Boolean,default:!1},text:{type:String,default:""},textColor:{type:String,default:"white"},textFontFamily:{type:String,default:"sans-serif"},textFontSize:{type:String,default:"12px"},icon:{type:String,default:""},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},backgroundColor:{type:String,default:"#2E3A45"},borderRadius:{type:String,default:"4px"},borderWidth:{type:String,default:"1px"},borderColor:{type:String,default:"rgba(255, 255, 255, 0.1)"},arrowHeight:{type:Number,default:24},arrowWidth:{type:Number,default:24},arrowColor:{type:String,default:"white"},separatorWidth:{type:String,default:"100%"},separatorColor:{type:String,default:"rgba(255, 255, 255, 0.1)"},panelPadding:{type:String,default:"0px 6px"}},emits:["update:modelValue"],setup(t,{emit:i}){const a=t,o=e.ref(a.modelValue),s=e.computed(()=>({"--activator-height":a.height,"--activator-text-font-family":a.textFontFamily,"--activator-text-font-size":a.textFontSize,"--activator-text-color":a.textColor,"--background-color":a.backgroundColor,"--panel-width":a.width,"--panel-padding":a.panelPadding,"--panel-border-radius":a.borderRadius,"--panel-border-color":a.borderColor,"--panel-border-width":a.borderWidth,"--arrow-height":a.arrowHeight,"--arrow-width":a.arrowWidth,"--separator-width":a.separatorWidth,"--separator-color":a.separatorColor}));e.watch(()=>a.modelValue,r=>{o.value=r},{immediate:!0});function l(){o.value=!o.value,i("update:modelValue",o.value)}return(r,n)=>(e.openBlock(),e.createElementBlock("div",{class:"panel",style:e.normalizeStyle(s.value)},[e.createElementVNode("div",{class:"panel__activator",onClick:l},[e.createElementVNode("div",_q,[a.icon?(e.openBlock(),e.createElementBlock("img",{key:0,src:a.icon,alt:""},null,8,bq)):e.createCommentVNode("",!0)]),e.createElementVNode("div",Sq,e.toDisplayString(t.text),1),e.createElementVNode("div",{class:e.normalizeClass(["panel__activator__arrow",{"rotated-180":o.value}])},[(e.openBlock(),e.createElementBlock("svg",{height:t.arrowHeight,width:t.arrowWidth,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M18.394 9.13501L13.1302 14.3988C12.5086 15.0204 11.4914 15.0204 10.8697 14.3988L5.60596 9.13501",stroke:t.arrowColor},null,8,wq)],8,Cq))],2)]),e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",kq,[Eq,e.createElementVNode("div",Vq,[e.renderSlot(r.$slots,"content",{},void 0,!0)])],512),[[e.vShow,o.value]])]),_:3})],4))}},xq=yq(Nq,[["__scopeId","data-v-0ca35abc"]]),at={isPlayingAsHidden:!1,playingAs:[{name:"Local",isSelected:!0,value:1},{name:"Visitante",isSelected:!0,value:2}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!1},Tq={offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!1,id:[12]},{name:"Asistencias",isSelected:!1,id:[10]},{name:"Participaciones en gol",isSelected:!1,id:[27]},{name:"Cabeceos en área rival",isSelected:!1,id:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",isSelected:!1,id:[91,95,92,93,96,97]},{name:"Tiros a gol con destino a portería",isSelected:!1,id:[91,95]},{name:"Tiros a gol fuera del área",isSelected:!1,id:[94]},{name:"Tiros a gol fuera del área con destino a portería",isSelected:!1,id:[95]},{name:"Tiros a gol dentro del área",isSelected:!1,id:[90]},{name:"Tiros a gol dentro del área con destino a portería",isSelected:!1,id:[91]},{name:"Centros por izquierda",isSelected:!1,id:[13]},{name:"Centros por izquierda acertados",isSelected:!1,id:[98,101,104,105]},{name:"Centros por derecha",isSelected:!1,id:[25]},{name:"Centros por derecha acertados",isSelected:!1,id:[109,112,115,116]},{name:"1vs1 exitosos ofensivos",isSelected:!1,id:[4]},{name:"1vs1 que terminan en gol",isSelected:!1,id:[88]}]},defensive:{title:"Defensivo",categories:[{name:"Bálones ganados en área propia",isSelected:!1,id:[234,241,281,288,399,401,211,231,238,244,280,287,294]},{name:"Cabeceo en área propia",isSelected:!1,id:[211,231,238,244,280,287,294]},{name:"1vs1 defensivos exitosos",isSelected:!1,id:[5]},{name:"Rechaces",isSelected:!1,id:[34]}]},possession:{title:"Posesión",categories:[{name:"Bálones recuperados totales",isSelected:!1,id:[222,223,224,225]},{name:"Bálones recuperados 1/4 de cancha",isSelected:!1,id:[222]},{name:"Bálones recuperados 2/4 de cancha",isSelected:!1,id:[223]},{name:"Bálones recuperados 3/4 de cancha",isSelected:!1,id:[224]},{name:"Bálones recuperados 4/4 de cancha",isSelected:!1,id:[225]},{name:"Pases acertados",isSelected:!1,id:[213,214,215,216]},{name:"Pases acertados en 1/4 de cancha",isSelected:!1,id:[213]},{name:"Pases acertados en 2/4 de cancha",isSelected:!1,id:[214]},{name:"Pases acertados en 3/4 de cancha",isSelected:!1,id:[215]},{name:"Pases acertados en 4/4 de cancha",isSelected:!1,id:[216]}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},Bq={offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!0,id:1},{name:"Tiros a gol",isSelected:!0,id:2},{name:"Tiros a gol con destino a portería",isSelected:!0,id:7},{name:"Asistencias",isSelected:!0,id:4},{name:"Centros",isSelected:!0,id:10},{name:"Centros acertados",isSelected:!0,id:11},{name:"Participaciones en gol",isSelected:!0,id:5},{name:"1vs1 exitosos ofensivos",isSelected:!0,id:12},{name:"1vs1 exitosos ofensivos que terminan en gol",isSelected:!0,id:13},{name:"Balones ganados en área rival",isSelected:!0,id:17},{name:"Cabeceos en área rival",isSelected:!0,id:8},{name:"Tiros de esquina",isSelected:!0,id:23}]},defensive:{title:"Defensivo",categories:[{name:"1vs1 defensivos exitosos",isSelected:!0,id:14},{name:"Cabeceo en área propia",isSelected:!0,id:9},{name:"Balones ganados en área propia",isSelected:!0,id:16},{name:"Rechaces",isSelected:!0,id:15},{name:"Atajadas",isSelected:!0,id:22}]},possession:{title:"Posesión",categories:[{name:"Pases acertados",isSelected:!0,id:2},{name:"Balones recuperados en disputa",isSelected:!0,id:3}]},offenses:{title:"Infracciones",categories:[{name:"Faltas cometidas",isSelected:!0,id:21},{name:"Faltas recibidas",isSelected:!0,id:19},{name:"Tarjetas amarillas",isSelected:!0,id:20},{name:"Tarjetas rojas",isSelected:!0,id:21}]}},Fq={minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:12,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},Pq=[{name:"Sub-20",logo:null,isSelected:!0,id:44,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Clausura 2023",related_seasons:[{type:1,id:1752}],id:1713,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1592}],id:1542,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1521}],id:1486,type:0}]},{name:"Sub-16",logo:null,isSelected:!0,id:1095,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1783,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1750}],id:1715,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1652}],id:1541,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1527}],id:1488,type:0}]},{name:"Tournoi Maurice Revello",logo:null,isSelected:!0,id:108,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Tournoi Maurice Revello 23",related_seasons:[],id:1770,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!0,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1777,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Sub-23",logo:null,isSelected:!0,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1785,type:0}]},{name:"FIFA World Cup",logo:null,isSelected:!0,id:33,show_logos:0,tournament_type:1,tournament_status:0,seasons:[{name:"Copa del Mundo 2022",related_seasons:[],id:1512,type:0},{name:"Copa del Mundo 2018",related_seasons:[],id:881,type:0}]},{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1772,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!0,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1776,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Copa Oro",logo:null,isSelected:!0,id:29,show_logos:0,tournament_type:1,tournament_status:0,seasons:[{name:"Copa Oro 2023",related_seasons:[],id:1741,type:0}]},{name:"Women Revelations Cup",logo:null,isSelected:!0,id:1137,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Women Revelations Cup 2023",related_seasons:[],id:1731,type:0}]},{name:"Leagues Cup",logo:null,isSelected:!0,id:1046,show_logos:0,tournament_type:1,tournament_status:0,seasons:[{name:"Leagues Cup 2023",related_seasons:[],id:1784,type:0}]},{name:"Sub-18",logo:null,isSelected:!0,id:1096,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1782,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1751}],id:1714,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1593}],id:1543,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1522}],id:1487,type:0}]}],$q=[{id:1,name:"Goles",isSelected:!1},{id:2,name:"Tiros a gol",isSelected:!1},{id:3,name:"Asistencias",isSelected:!1},{id:4,name:"Centros",isSelected:!1},{id:5,name:"Balones ganados en área propia",isSelected:!1},{id:6,name:"Participaciones en gol",isSelected:!1},{id:7,name:"Cabeceo area rival",isSelected:!1}],zq=[{id:1,name:"Mas goles anotados",isSelected:!1,value:1},{id:2,name:"Mas goles durante los ultimos 15 min de 2do tiempo",isSelected:!1,value:7},{id:3,name:"Con mas goles como visitante",isSelected:!1,value:3},{id:4,name:"Con mas goles como local",isSelected:!1,value:3},{id:5,name:"Mas goles durante el 1er tiempo",isSelected:!1,value:3},{id:6,name:"Mas goles durante el 2do tiempo",isSelected:!1,value:3},{id:7,name:"Mas goles como local durante el 2do tiempo",isSelected:!1,value:7}],Aq={distance:{minValue:5,maxValue:30,minLimit:5,maxLimit:30}},Kc={results:[{name:"Partidos ganados",value:1,isSelected:!0},{name:"Partidos perdidos",value:2,isSelected:!0},{name:"Partidos empatados",value:3,isSelected:!0}]},Iq={class:"filters"},Mq={key:0,class:"filters__expansion"},Lq={class:"content"},Rq={key:1,class:"filters__menus"},Dq={__name:"GSC-Filters",props:{filterType:{type:String,default:""},isFromTemplates:{type:Boolean,default:!1},isForTemplateForm:{type:Boolean,default:!1},isForTemplatesForm:{type:Boolean,default:!1},isExpansionPanel:{type:Boolean,default:!1},isFemale:{type:Boolean,default:!1},showBadgeOnFilterFull:{type:Boolean,default:!0},isScouting:{type:Boolean,default:!1},isSeleccion:{type:Boolean,default:!1},filters:{type:[Object,Array],default:()=>null},awaitForFilters:{type:Boolean,default:!1},menuButtonText:{type:String,default:""},expansionPanelText:{type:String,default:""},buttonFilterProps:{type:Object,default:()=>{}},expansionPanelProps:{type:Object,default:()=>{}},templateProps:{type:Object,default:()=>{}},fieldComponentProps:{type:Object,default:()=>{}},tournament:{type:Object,default:()=>null},season:{type:Object,default:()=>({})},token:{type:String,default:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"},width:{type:String,default:"fit-content"},modalHeight:{type:String,default:"fit-content"},isOneTournamentOnly:{type:Boolean,default:!1},defaultTournamentId:{type:Number,default:1},productivityMaxCategories:{type:Number,default:5},productivityMinCategories:{type:Number,default:0}},emits:["update:filters","apply","close"],setup(t,{expose:i,emit:a}){const o=t;e.useCssVars(_=>({"5e59eb26":t.width}));const s={width:"604px",maxWidth:"604px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.PRODUCTIVITY,isFooterVisible:!0},l={width:"604px",maxWidth:"604px",padding:"0 20px 10px 20px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.PLAYS,isFooterVisible:!0},r={width:"fit-content",maxWidth:"608px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.FIELD,isFooterVisible:!0},n={width:"320px",maxWidth:"320px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.DETAILS,isFooterVisible:!0},c={width:"246px",maxWidth:"246px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.TOURNAMENTS,isFooterVisible:!0},p={width:"310px",maxWidth:"310px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.PERSONAL_DATA,isFooterVisible:!0},y={width:"310px",modalHeight:o.modalHeight,maxWidth:"310px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.PLAYS_TYPES,isFooterVisible:!0,isFooterCancelOnly:!0},m={width:"380px",modalHeight:o.modalHeight,maxWidth:"380px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.GOLSTATS,isFooterVisible:!0,isFooterCancelOnly:!0},h={width:"310px",maxWidth:"310px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.UNIVERSE,isFooterVisible:!0},d={width:"310px",maxWidth:"310px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.DISTANCE,isFooterVisible:!0},f={width:"250px",maxWidth:"250px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.RESULTS,padding:"0",isFooterVisible:!0},u={width:"250px",maxWidth:"250px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.RESULTS_BY_TIME,padding:"0",isFooterVisible:!0},g={width:"380px",maxWidth:"380px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.VIDEOS,isFooterVisible:!1},S={width:"300px",maxWidth:"300px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.GAMES,isFooterVisible:!0},w={width:"520px",maxWidth:"520px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.TAKEN_CORNERS,isFooterVisible:!0},U={width:"670px",maxWidth:"670px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.HOW_WAS_CORNER,isFooterVisible:!0},Y={width:"426px",maxWidth:"426px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.ZONE,isFooterVisible:!0},z={width:"285px",maxWidth:"285px",backgroundColor:"#2E3B46",borderRadius:"12px",filterType:x.WHAT_HAPPENED,isFooterVisible:!0},H=e.ref(!1),K=e.ref(!1),Z=e.ref(0),D=e.ref(0),B=e.ref({}),k=e.ref(null),F=e.ref(null),P=e.computed(()=>o.isForTemplateForm?"0":"unset"),J=e.computed(()=>o.buttonFilterProps&&o.buttonFilterProps.text?o.buttonFilterProps.text:o.menuButtonText||R()),X=e.computed(()=>o.isFromTemplates?x.RESULTS:o.filterType),W=e.computed(()=>o.expansionPanelText||R()),q=e.ref(null);e.watch(()=>o.filterType,_=>{if(_===x.PRODUCTIVITY)B.value={...s,...o.templateProps,productivityCategories:o.filters||Tq};else if(_===x.PLAYS)B.value={...l,...o.templateProps,fontFamily:o.buttonFilterProps?o.buttonFilterProps.textFontFamily:"sans-serif",playsCategories:o.filters||Bq};else if(_===x.FIELD)B.value={...r,...o.templateProps,fieldComponentProps:o.fieldComponentProps,fieldAreas:o.filters||[]};else if(_===x.DETAILS)B.value={...n,...o.templateProps,isPlayingAsHidden:o.filters?o.filters.isPlayingAsHidden:at.isPlayingAsHidden,playingAs:o.filters&&o.filters.playingAs||at.playingAs,gameSections:o.filters&&o.filters.gameSections||at.gameSections,statisticType:o.filters?o.filters.statisticType:at.statisticType,isStatisticTypeVisible:o.filters?o.filters.isStatisticTypeVisible:at.isStatisticTypeVisible};else if(_===x.TOURNAMENTS){const b=o.filters||Pq;o.isOneTournamentOnly&&b.forEach(E=>{E.isSelected=E.id===o.defaultTournamentId}),B.value={...c,...o.templateProps,tournaments:b}}else _===x.PERSONAL_DATA?B.value={...p,...o.templateProps,token:o.token,awaitForFilters:o.awaitForFilters,personalDataFilters:o.filters}:_===x.PLAYS_TYPES?B.value={...y,...o.templateProps,playsGolstatsCategories:o.filters||$q}:_===x.GOLSTATS?B.value={...m,...o.templateProps,playsGolstatsCategories:o.filters||zq}:_===x.UNIVERSE?B.value={...h,...o.templateProps,universeFilters:o.filters||Fq}:_===x.DISTANCE?B.value={...d,...o.templateProps,distanceFilters:o.filters||Aq}:_===x.RESULTS?B.value={...f,...o.templateProps,resultsFilters:o.filters||Kc}:_===x.RESULTS_BY_TIME?B.value={...u,...o.templateProps,resultsByTimeFilters:o.filters||Gs}:_===x.GAMES?B.value={...S,...o.templateProps,gamesFilters:o.filters||[]}:_===x.VIDEOS?B.value={...g,...o.templateProps,token:o.token}:_===x.TAKEN_CORNERS?B.value={...w,...o.templateProps,takenCornersFilters:o.filters||[]}:_===x.HOW_WAS_CORNER?B.value={...U,...o.templateProps,howWasCornerFilters:o.filters||vs}:_===x.ZONE?B.value={...Y,...o.templateProps,zoneFilters:o.filters||[...Ea]}:_===x.WHAT_HAPPENED&&(B.value={...z,...o.templateProps,whatHappenedFilters:o.filters||[...Us]});B.value.isExpansionMode=o.isExpansionPanel,o.isExpansionPanel&&(B.value.width="100%",B.value.maxWidth="100%")},{immediate:!0}),e.watch(()=>o.filters,()=>{if(o.filterType===x.PRODUCTIVITY)B.value={...s,...o.templateProps,productivityCategories:o.filters};else if(o.filterType===x.PLAYS)B.value={...l,...o.templateProps,playsCategories:o.filters};else if(o.filterType===x.FIELD)B.value={...r,...o.templateProps,fieldComponentProps:o.fieldComponentProps,fieldAreas:o.filters};else if(o.filterType===x.DETAILS)B.value={...n,...o.templateProps,isPlayingAsHidden:o.filters?o.filters.isPlayingAsHidden:at.isPlayingAsHidden,playingAs:o.filters?o.filters.playingAs:at.playingAs,gameSections:o.filters?o.filters.gameSections:at.gameSections,statisticType:o.filters?o.filters.statisticType:at.statisticType,isStatisticVisible:o.filters?o.filters.isStatisticVisible:at.isStatisticVisible};else if(o.filterType===x.TOURNAMENTS){const _=o.filters;o.isOneTournamentOnly&&_.forEach(b=>{b.isSelected=b.id===o.defaultTournamentId}),B.value={...c,...o.templateProps,tournaments:_}}else o.filterType===x.PERSONAL_DATA?B.value={...p,...o.templateProps,token:o.token,awaitForFilters:o.awaitForFilters,personalDataFilters:o.filters}:o.filterType===x.PLAYS_TYPES?B.value={...y,...o.templateProps,playsGolstatsCategories:o.filters}:o.filterType===x.GOLSTATS?B.value={...m,...o.templateProps,playsGolstatsCategories:o.filters}:o.filterType===x.UNIVERSE?B.value={...h,...o.templateProps,universeFilters:o.filters}:o.filterType===x.DISTANCE?B.value={...d,...o.templateProps,distanceFilters:o.filters}:o.filterType===x.RESULTS?B.value={...f,...o.templateProps,resultsFilters:o.filters||Kc}:o.filterType===x.RESULTS_BY_TIME?B.value={...u,...o.templateProps,resultsByTimeFilters:o.filters||Gs}:o.filterType===x.GAMES?B.value={...S,...o.templateProps,gamesFilters:o.filters}:o.filterType===x.VIDEOS?B.value={...g,...o.templateProps,token:o.token}:o.filterType===x.TAKEN_CORNERS?B.value={...w,...o.templateProps,takenCornersFilters:o.filters||[]}:o.filterType===x.HOW_WAS_CORNER?B.value={...U,...o.templateProps,howWasCornerFilters:o.filters||vs}:o.filterType===x.ZONE?B.value={...Y,...o.templateProps,zoneFilters:o.filters||[...Ea]}:o.filterType===x.WHAT_HAPPENED&&(B.value={...z,...o.templateProps,whatHappenedFilters:o.filters||[...Us]});B.value.isExpansionMode=o.isExpansionPanel,o.isExpansionPanel&&(B.value.width="100%",B.value.maxWidth="100%")}),e.watch(H,_=>{_||a("close",q.value)}),e.watch(K,_=>{_||a("close",q.value)});function C(_){Z.value=_}function V(){o.isExpansionPanel?K.value=!1:H.value=!1,a("apply",q.value)}function R(){if(o.filterType===x.PRODUCTIVITY)return o.isFromTemplates?"Tipos de jugadas":"Características de juego";if(o.filterType===x.PLAYS)return"Jugada(s)";if(o.filterType===x.FIELD)return"Zona de cancha";if(o.filterType===x.DETAILS)return"Detalles";if(o.filterType===x.TOURNAMENTS)return"Ligas";if(o.filterType===x.PERSONAL_DATA)return"Datos personales";if(o.filterType===x.PLAYS_TYPES)return"Tipos de jugada";if(o.filterType===x.GOLSTATS)return"Filtros Golstats";if(o.filterType===x.UNIVERSE)return"Universo";if(o.filterType===x.DISTANCE)return"Distancia";if([x.RESULTS,x.RESULTS_BY_TIME].includes(o.filterType))return"Resultados";if(o.filterType===x.GAMES)return"Partidos";if(o.filterType===x.VIDEOS)return"Videos";if(o.filterType===x.TAKEN_CORNERS)return"¿Quién cobró?";if(o.filterType===x.HOW_WAS_CORNER)return"¿Cómo fue cobrado?";if(o.filterType===x.ZONE)return"Zona";if(o.filterType===x.WHAT_HAPPENED)return"¿Qué sucedió?"}function N(_){B.value.fieldAreas=_,Z.value=_.length,$(_)}function v(_){let b=0;_.value&&_.value.statistics&&(_.value.minutesPlayed&&b++,_.value.percentMinutesPlayed&&b++,_.value.lastMonths&&b++,_.value.statistics.totals&&b++,_.value.statistics.averagePerGame&&b++,_.value.statistics.averagePerMinute&&b++),B.value.universe=_.value,Z.value=b,$(_.value)}function $(_){q.value=_,a("update:filters",_)}function G(_){D.value=_}function O(_=null){k.value&&k.value.clearFilters(_),F.value&&F.value.clearFilters(_)}return i({clearFilters:O}),(_,b)=>(e.openBlock(),e.createElementBlock("div",Iq,[t.isExpansionPanel?(e.openBlock(),e.createElementBlock("div",Mq,[e.createVNode(e.unref(xq),e.mergeProps(t.expansionPanelProps,{modelValue:K.value,"onUpdate:modelValue":b[0]||(b[0]=E=>K.value=E),text:W.value,"text-color":"rgba(255,255,255,.7)",icon:"/"+o.filterType+"-icon.png"}),{content:e.withCtx(()=>[e.createElementVNode("div",Lq,[e.createVNode(Zc,e.mergeProps(B.value,{season:t.season,"is-female":t.isFemale,"is-expansion-mode":!0,"is-seleccion":t.isSeleccion,"is-one-tournament-only":t.isOneTournamentOnly,"is-from-templates":t.isFromTemplates,"is-for-template-form":t.isForTemplateForm,"default-tournament-id":t.defaultTournamentId,"productivity-max-categories":t.productivityMaxCategories,"productivity-min-categories":t.productivityMinCategories,ref_key:"filterTemplateExpansionPanel",ref:F,onChangeFieldAreas:N,onChangeCategoriesSelected:C,onChangeFiltersSelected:C,onChangeUniverseFilters:v,onApply:V,"onUpdate:filters":$,onTotalFilters:G}),null,16,["season","is-female","is-seleccion","is-one-tournament-only","is-from-templates","is-for-template-form","default-tournament-id","productivity-max-categories","productivity-min-categories"])])]),_:1},16,["modelValue","text","icon"])])):(e.openBlock(),e.createElementBlock("div",Rq,[e.createVNode(e.unref(xJ),{modelValue:H.value,"onUpdate:modelValue":b[1]||(b[1]=E=>H.value=E),width:t.width,"left-menu":P.value,"menu-margin-top":18},{trigger:e.withCtx(()=>[e.createVNode(fq,e.mergeProps(t.buttonFilterProps,{text:J.value,"show-badge-on-filter-full":t.showBadgeOnFilterFull,"info-value":Z.value,"filters-total":D.value.value,"is-active":H.value,"icon-type":X.value}),null,16,["text","show-badge-on-filter-full","info-value","filters-total","is-active","icon-type"])]),menu:e.withCtx(()=>[e.createVNode(Zc,e.mergeProps(B.value,{season:t.season,"is-female":t.isFemale,"is-scouting":t.isScouting,"is-seleccion":t.isSeleccion,"is-one-tournament-only":t.isOneTournamentOnly,"default-tournament-id":t.defaultTournamentId,"is-from-templates":t.isFromTemplates,"is-for-template-form":t.isForTemplateForm,"productivity-max-categories":t.productivityMaxCategories,"productivity-min-categories":t.productivityMinCategories,ref_key:"filterTemplateMenu",ref:k,onChangeFieldAreas:N,onChangeCategoriesSelected:C,onChangeFiltersSelected:C,onChangeUniverseFilters:v,"onUpdate:filters":$,onTotalFilters:G,onApply:V}),null,16,["season","is-female","is-scouting","is-seleccion","is-one-tournament-only","default-tournament-id","is-from-templates","is-for-template-form","productivity-max-categories","productivity-min-categories"])]),_:1},8,["modelValue","width","left-menu"])]))]))}},Hs=ne(Dq,[["__scopeId","data-v-a8b543ef"]]),Oq={class:"dropdown__position"},jq={key:0,class:"label"},vq={class:"selected-item"},Xc={__name:"DropdownPositions",props:{positions:{type:Array,default:()=>[{isSelected:!0,id:1,name:"Portero"},{isSelected:!0,id:2,name:"Defensa Central"},{isSelected:!0,id:3,name:"Lateral por izquierda"},{isSelected:!0,id:4,name:"Lateral por derecha"},{isSelected:!0,id:5,name:"Volante por izquierda"},{isSelected:!0,id:6,name:"Volante por derecha"},{isSelected:!0,id:7,name:"Volante defensivo"},{isSelected:!0,id:8,name:"Volante ofensivo"},{isSelected:!0,id:9,name:"Delantero"}]},isLabelVisible:{type:Boolean,default:!1},isFemale:{type:Boolean,default:!1},fontFamily:{type:String,default:"'Poppins-Regular'"},dropdownProps:{type:Object,default:()=>null}},emits:["change-positions"],setup(t,{emit:i}){const a=t,o={id:0,name:"Todas las posiciones",isSelected:!1},s=e.ref(""),l=e.computed(()=>{const c={...ut};return a.dropdownProps&&Object.keys(a.dropdownProps).forEach(p=>{c[p]=a.dropdownProps[p]}),c}),r=e.computed(()=>{let c=a.positions&&a.positions.length?[...a.positions]:[];const p=c[0];return(!p||p.id!==0)&&c.unshift(o),c.sort((y,m)=>y.id-m.id),c});e.watch(r,c=>{const p=c.filter(y=>y.isSelected);p.length===r.value.length-1&&(c[0].isSelected=!0),c[0]&&c[0].isSelected?s.value="Todas las posiciones":p.length===1?s.value=p[0].name:s.value=`${p.length} seleccionadas`,i("change-positions",c)},{immediate:!0,deep:!0});function n(c,p){p.id===0?r.value.forEach(y=>{y.isSelected=c}):(p.isSelected=c,r.value[0].isSelected=r.value.every((y,m)=>m===0?!0:y.isSelected))}return(c,p)=>(e.openBlock(),e.createElementBlock("div",Oq,[t.isLabelVisible?(e.openBlock(),e.createElementBlock("div",jq,"Posición")):e.createCommentVNode("",!0),e.createVNode(e.unref(Je),e.mergeProps(l.value,{"is-multiple-option":"",items:r.value,arrowWidth:"10"}),{default:e.withCtx(()=>[e.createElementVNode("div",vq,[t.isFemale?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(s.value.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva")),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(s.value),1)],64))])]),availableItem:e.withCtx(({item:y})=>[e.createElementVNode("div",null,[e.createVNode(e.unref(le),{"model-value":y.isSelected,label:t.isFemale?y.name.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):y.name,fontFamily:t.fontFamily,width:"100%","onUpdate:modelValue":m=>n(m,y)},null,8,["model-value","label","fontFamily","onUpdate:modelValue"])])]),_:1},16,["items"])]))}},Wq={class:"dropdown-years"},Uq={key:0,class:"label"},Gq={class:"selected-item"},Qc={__name:"DropdownYears",props:{years:{type:Array,default:()=>[]},selectedYear:{type:[Number,String],default:0},hasNoLimitOption:{type:Boolean,default:!0},isLabelVisible:{type:Boolean,default:!1},fontFamily:{type:String,default:"'Poppins-Regular'"},dropdownProps:{type:Object,default:()=>null}},emits:["change-year"],setup(t,{emit:i}){const a=t,o=e.computed(()=>{const r={...ut};return a.dropdownProps&&Object.keys(a.dropdownProps).forEach(n=>{r[n]=a.dropdownProps[n]}),r}),s=e.computed(()=>a.hasNoLimitOption?["Sin límite",...a.years]:a.years);function l(r){i("change-year",r)}return(r,n)=>(e.openBlock(),e.createElementBlock("div",Wq,[t.isLabelVisible?(e.openBlock(),e.createElementBlock("div",Uq,"Año")):e.createCommentVNode("",!0),e.createVNode(e.unref(Je),e.mergeProps({"model-value":t.selectedYear,arrowWidth:"10"},o.value,{items:s.value,"onUpdate:modelValue":l}),{default:e.withCtx(({selectedItem:c})=>[e.createElementVNode("div",Gq,e.toDisplayString(c),1)]),availableItem:e.withCtx(({item:c})=>[e.createElementVNode("div",null,e.toDisplayString(c),1)]),_:1},16,["model-value","items"])]))}},Hq=t=>(e.pushScopeId("data-v-8bd3ce77"),t=t(),e.popScopeId(),t),Jq={class:"dropdown-templates"},qq={key:0,class:"label"},Yq={class:"selected-item"},Zq={class:"item"},Kq={width:"13",height:"9",viewBox:"0 0 13 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Xq=Hq(()=>e.createElementVNode("path",{d:"M12.7171 1.60412L5.34242 8.72375C5.16033 8.89955 4.91321 9 4.65308 9C4.39295 9 4.14582 8.89955 3.96373 8.72375L0.282891 5.17021C-0.0942971 4.80607 -0.0942971 4.20335 0.282891 3.8392C0.66008 3.47506 1.28439 3.47506 1.66158 3.8392L4.65308 6.72724L11.3384 0.273108C11.7156 -0.0910359 12.3399 -0.0910359 12.7171 0.273108C13.0943 0.637252 13.0943 1.22741 12.7171 1.60412Z",fill:"#CBEE6B"},null,-1)),Qq=[Xq],eY={__name:"DropdownTemplates",props:{dropdownProps:{type:Object,default:()=>null},selectedTemplate:{type:Object,default:()=>{}},isLabelVisible:{type:Boolean,default:!1},fontFamily:{type:String,default:"'Poppins-Regular'"},token:{type:String,default:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"},teamId:{type:Number,default:0}},emits:["change-template"],setup(t,{emit:i}){const a=t,o=e.ref([]),s=e.ref(null),l=e.computed(()=>{const c={...ut};return a.dropdownProps&&Object.keys(a.dropdownProps).forEach(p=>{c[p]=a.dropdownProps[p]}),c});e.watch(()=>a.teamId,c=>{c&&n()},{immediate:!0});function r(c){s.value=c,i("change-template",c)}async function n(){try{const c=await Pt.get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/teams/${a.teamId}/templates`,{headers:{Authorization:a.token}});o.value=c.data&&c.data.data?c.data.data:[]}catch(c){console.error("Error filling templates: ",c)}}return n(),(c,p)=>(e.openBlock(),e.createElementBlock("div",Jq,[t.isLabelVisible?(e.openBlock(),e.createElementBlock("div",qq,"Variables")):e.createCommentVNode("",!0),e.createVNode(e.unref(Je),e.mergeProps({"model-value":t.selectedTemplate},l.value,{items:o.value,"arrow-width":"10",onInput:r}),{default:e.withCtx(({selectedItem:y})=>[e.createElementVNode("div",Yq,e.toDisplayString(y.name),1)]),availableItem:e.withCtx(({item:y})=>[e.createElementVNode("div",Zq,[e.createElementVNode("div",null,e.toDisplayString(y.name),1),e.withDirectives((e.openBlock(),e.createElementBlock("svg",Kq,Qq,512)),[[e.vShow,s.value.name===y.name]])])]),_:1},16,["model-value","items"])]))}},tY=ne(eY,[["__scopeId","data-v-8bd3ce77"]]);function Js(){return{backgroundColor:"#2e3b46",width:"96.2%",borderColor:"rgba(255, 255, 255, 0.20)",infoBorderColor:"rgba(255, 255, 255, 0.20)",height:"40px",padding:"0 4px",textFontFamily:"'Poppins-Regular'",showIcon:!1}}function ep(){return{backgroundColor:"#2e3b46",width:"100%",borderColor:"rgba(255, 255, 255, 0.20)",infoBorderColor:"rgba(255, 255, 255, 0.20)",height:"40px",padding:"0 4px",textFontFamily:"'Poppins-Regular'",showIcon:!0}}function aY(){return{backgroundColor:"#2e3b46",width:"100%",borderColor:"rgba(255, 255, 255, 0.20)",infoBorderColor:"rgba(255, 255, 255, 0.20)",height:"40px",padding:"5px 0px",textFontFamily:"'Poppins-Regular'"}}const Ii="/group-427321501.svg",tp="/shape.svg",iY="_filtersContainer_b9wc6_1",oY="_filtersContainer1232_b9wc6_1",sY="_closeFiltersPc_b9wc6_1",lY="_textleyemdmultipleleagues_b9wc6_1",rY="_textleyemdmultipleleagues380_b9wc6_1",nY="_filtersContainer760_b9wc6_1",dY="_filtersContainer460_b9wc6_1",cY="_containerSectionPlay_b9wc6_1",pY="_containerSectionPlay1232_b9wc6_1",mY="_containerSectionPlay960_b9wc6_1",uY="_containerSectionPlay320_b9wc6_1",hY="_containerSectionPlay350_b9wc6_1",fY="_containerSection_b9wc6_1",yY="_containerSection1232_b9wc6_1",gY="_containerSection960_b9wc6_1",_Y="_containerSection320_b9wc6_1",bY="_containerSection350_b9wc6_1",SY="_templateLosMejores_b9wc6_1",CY="_templateLosMejores1232_b9wc6_1",wY="_templateLosMejores960_b9wc6_1",kY="_templateLosMejores420_b9wc6_1",EY="_templateLosMejores320_b9wc6_1",VY="_templateLosMejores540_b9wc6_1",NY="_templateLosMejores350_b9wc6_1",xY="_topFiltersParent_b9wc6_1",TY="_topFiltersParent1232_b9wc6_1",BY="_topFiltersParent960_b9wc6_1",FY="_topFiltersParent460_b9wc6_1",PY="_topFiltersParent420_b9wc6_1",$Y="_containerTheBest_b9wc6_1",zY="_containerTheBest1232_b9wc6_1",AY="_containerTheBest960_b9wc6_1",IY="_containerTheBest320_b9wc6_1",MY="_titleSection_b9wc6_1",LY="_titleSection540_b9wc6_1",RY="_containerTables_b9wc6_1",DY="_containerTables960_b9wc6_1",OY="_containerTables760_b9wc6_1",jY="_containerTables320_b9wc6_1",vY="_toniKroosWrapper_b9wc6_1",WY="_toniKroosWrapper1080_b9wc6_1",UY="_toniKroosWrapper975_b9wc6_1",GY="_toniKroosWrapper760_b9wc6_1",HY="_toniKroosWrapper420_b9wc6_1",JY="_toniKroosWrapper320_b9wc6_1",qY="_frameChild_b9wc6_1",YY="_filtros_b9wc6_1",ZY="_groupParent_b9wc6_1",KY="_shapeIcon_b9wc6_1",XY="_btnFilters_b9wc6_1",QY="_btnFiltersPC_b9wc6_1",eZ="_quitarFiltros_b9wc6_1",tZ="_quitarFiltros730_b9wc6_1",aZ="_quitarFiltros480_b9wc6_1",iZ="_quitarFiltros380_b9wc6_1",oZ="_btnCloseFilters_b9wc6_1",sZ="_mejoresJugadores_b9wc6_1",lZ="_mejoresJugadores730_b9wc6_1",rZ="_mejoresJugadores480_b9wc6_1",nZ="_mejoresJugadoresSM_b9wc6_1",dZ="_toniKroos_b9wc6_1",cZ="_teamBar_b9wc6_1",pZ="_menuSection_b9wc6_1",mZ="_menuSection960_b9wc6_1",uZ="_menuSectionPlay_b9wc6_1",hZ="_menuSectionPlay960_b9wc6_1",fZ="_containerMenu_b9wc6_1",yZ="_containerMenu760_b9wc6_1",gZ="_containerFilters_b9wc6_1",_Z="_teamBarParent_b9wc6_1",bZ="_topFilters_b9wc6_1",SZ="_topFilters1232_b9wc6_1",CZ="_topFilters420_b9wc6_1",wZ="_topFilters460_b9wc6_1",kZ="_losMejores_b9wc6_1",EZ="_losMejores380_b9wc6_1",VZ="_losMejores530_b9wc6_1",NZ="_losMejores730_b9wc6_1",xZ="_menuSectionHeader_b9wc6_1",TZ="_menuSectionHeader1232_b9wc6_1",BZ="_menuSectionHeader960_b9wc6_1",FZ="_menuSectionHeader730_b9wc6_1",PZ="_dropdown_b9wc6_1",$Z="_dropdown730_b9wc6_1",zZ="_dropdown1_b9wc6_1",AZ="_dropdown1730_b9wc6_1",IZ="_dropdownParent_b9wc6_1",MZ="_dropdownParent730_b9wc6_1",LZ="_menuSectionParentHeader_b9wc6_1",RZ="_menuSectionParentHeader1232_b9wc6_1",DZ="_menuSectionParentHeader960_b9wc6_1",OZ="_menuSectionParentHeader730_b9wc6_1",jZ="_menuSectionParentHeader430_b9wc6_1",vZ="_descubreVideos_b9wc6_1",WZ="_descubreVideos1232_b9wc6_1",UZ="_descubreVideos960_b9wc6_1",GZ="_allCategories_b9wc6_1",HZ="_containerScountingBtn_b9wc6_3",JZ="_btnDeleteAplica_b9wc6_13",qZ="_SearchBtnBar_b9wc6_33",YZ="_btnLeyendTxt_b9wc6_52",ZZ="_BtnSearchScounting_b9wc6_61",KZ="_containerPredefined_b9wc6_85",XZ="_containerPredefinedScounting_b9wc6_92",QZ="_titleContainerPredefined_b9wc6_100",eK="_subtitleContainerPredefined_b9wc6_111",tK={filtersContainer:iY,filtersContainer1232:oY,closeFiltersPc:sY,textleyemdmultipleleagues:lY,textleyemdmultipleleagues380:rY,filtersContainer760:nY,filtersContainer460:dY,containerSectionPlay:cY,containerSectionPlay1232:pY,containerSectionPlay960:mY,containerSectionPlay320:uY,containerSectionPlay350:hY,containerSection:fY,containerSection1232:yY,containerSection960:gY,containerSection320:_Y,containerSection350:bY,templateLosMejores:SY,templateLosMejores1232:CY,templateLosMejores960:wY,templateLosMejores420:kY,templateLosMejores320:EY,templateLosMejores540:VY,templateLosMejores350:NY,topFiltersParent:xY,topFiltersParent1232:TY,topFiltersParent960:BY,topFiltersParent460:FY,topFiltersParent420:PY,containerTheBest:$Y,containerTheBest1232:zY,containerTheBest960:AY,containerTheBest320:IY,titleSection:MY,titleSection540:LY,containerTables:RY,containerTables960:DY,containerTables760:OY,containerTables320:jY,toniKroosWrapper:vY,toniKroosWrapper1080:WY,toniKroosWrapper975:UY,toniKroosWrapper760:GY,toniKroosWrapper420:HY,toniKroosWrapper320:JY,frameChild:qY,filtros:YY,groupParent:ZY,shapeIcon:KY,btnFilters:XY,btnFiltersPC:QY,quitarFiltros:eZ,quitarFiltros730:tZ,quitarFiltros480:aZ,quitarFiltros380:iZ,btnCloseFilters:oZ,mejoresJugadores:sZ,mejoresJugadores730:lZ,mejoresJugadores480:rZ,mejoresJugadoresSM:nZ,toniKroos:dZ,teamBar:cZ,menuSection:pZ,menuSection960:mZ,menuSectionPlay:uZ,menuSectionPlay960:hZ,containerMenu:fZ,containerMenu760:yZ,containerFilters:gZ,teamBarParent:_Z,topFilters:bZ,topFilters1232:SZ,topFilters420:CZ,topFilters460:wZ,losMejores:kZ,losMejores380:EZ,losMejores530:VZ,losMejores730:NZ,menuSectionHeader:xZ,menuSectionHeader1232:TZ,menuSectionHeader960:BZ,menuSectionHeader730:FZ,dropdown:PZ,dropdown730:$Z,dropdown1:zZ,dropdown1730:AZ,dropdownParent:IZ,dropdownParent730:MZ,menuSectionParentHeader:LZ,menuSectionParentHeader1232:RZ,menuSectionParentHeader960:DZ,menuSectionParentHeader730:OZ,menuSectionParentHeader430:jZ,descubreVideos:vZ,descubreVideos1232:WZ,descubreVideos960:UZ,allCategories:GZ,containerScountingBtn:HZ,btnDeleteAplica:JZ,SearchBtnBar:qZ,btnLeyendTxt:YZ,BtnSearchScounting:ZZ,containerPredefined:KZ,containerPredefinedScounting:XZ,titleContainerPredefined:QZ,subtitleContainerPredefined:eK},aK=e.ref(Js()),iK={components:{GSCTableHeader:ts,GscSwitchComponent:ys,GSCFilterperteam:_d,GSCFilters:Hs,GSCExpandedInfo:cs,GSCLabel:$d,GSCSeasonSelect:od,GSCTopCategory:$A,GSCTournamentSelect:rd,GSCRowTable:os},computed:{...td.computed,filterChangePredefined(){return this.filtersPredefinedF},filterChange(){const t={zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set},i=JSON.stringify(t);if(JSON.stringify(this.filters)!=i)return this.filters},filterGolstats(){return this.changeFemale(),this.FVfilterGolstats},filterButtonProps(){return{...aK.value}}},props:{currentSeasonId:{type:Number,default:0},isSelection:{type:Boolean,default:!1},isClubes:{type:Boolean,default:!0},tournamentSelected:{type:Object,default:()=>({id:1001})},teamId:{type:Number,default:0},defaultSection:{type:String,default:"Jugadores"},backgroundOdd:{type:String,default:"#172531"},backgroundEven:{type:String,default:"#0d1d29"},tournamentsApiUrl:{type:String,default:""}},watch:{async seasonActive(){if(this.seasonActive!=0){this.teams=[];const t=await this.fetchTeams();for(let i=0;i<t.teams.length;i++)this.teams.push({id:t.teams[i].team_id,team:t.teams[i].colloquial_name,logo:t.teams[i].logo})}}},setup(){const t=e.ref("myDivRefTopsFull"),{elementSize:i}=De(t);return{myDivRefTopsFull:t,elementSize:i}},data(){return{elegibilidadArray:[],updateFilterTeamsScouting:0,modifidFiltersFlag:!1,showfiltersPc:!1,positions:[{name:"Portero",fullname:"POR"},{name:"Defensa central",fullname:"DFC"},{name:"Lateral por izquierda",fullname:"LI"},{name:"Lateral por derecha",fullname:"LD"},{name:"Volante por izquierda",fullname:"VI"},{name:"Volante por derecha",fullname:"VD"},{name:"Volante defensivo",fullname:"VDF"},{name:"Volante ofensivo",fullname:"VO"},{name:"Delantero",fullname:"DEL"},{name:"Desconocida",fullname:"Desc"}],universeData:{minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:12,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},universeDataSelection:{minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:6,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},FVbooleanAreNationalTeamsVisible:!1,teamsscouting:[],filterScounting:{tournaments:[1],seasonId:0,categories:[{name:"Goles",ids:[12]},{name:"Asistencias",ids:[10]},{name:"Participaciones en gol",ids:[27]},{name:"Cabeceos en área rival",ids:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",ids:[91,95,92,93,96,97]}],range_age:[10,40],age_or_year:1,year:1989,nationalities:[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239],elegibles:[],minutes_played:211,minutes_played_avg:40,last_months:12,type_stats:1,positions:[1,2,3,4,5,6,7,8,9,10],fouls:!1,yellow_cards:!1,red_cards:!1},expand:!1,playerexpand:0,arrayFiltersPlays:[],filtersPredefinedF:{},categoryPredefinedActive:!1,categoryPredefined:0,typeTable:0,keyUpdateFilter:0,loadingActive:!1,isTeam:!1,arrayPredefinedFilters:[],arrayCategoryFilter:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23],arrayCategoryFilterFull:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23],FVsetAvailableNationalTeamsPlayersIds:new Set,showOnlyCategories:!1,showFullCategory:0,categoryName:"",showFullTable:!1,expansionPanelModePropsTypePlays:{isExpansionPanel:!1,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",width:"400px",maxWidth:"400px"},expansionPanelProps:{width:"400px",borderRadius:"8px"},fieldComponentProps:{widthContainer:"400px"}},expansionPanelModeProps:{isExpansionPanel:!1,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)"},expansionPanelProps:{width:"400px",borderRadius:"8px",fontFamily:"'Poppins-Regular'"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"13px"}},expansionPanelModePropsMobil:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"300px",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"12px",widthField:268,widthFieldGrid:"268px",heightField:180,heightFieldGrid:"180px",heightContainer:"280px"}},expansionPanelModePropsMobil270:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"270px",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"12px",widthField:268,widthFieldGrid:"268px",heightField:180,heightFieldGrid:"180px",heightContainer:"280px"}},filters:{zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set},detaildProductivityCategories:{offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!1,id:[12]},{name:"Asistencias",isSelected:!1,id:[10]},{name:"Participaciones en gol",isSelected:!1,id:[27]},{name:"Cabeceos en área rival",isSelected:!1,id:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",isSelected:!1,id:[91,95,92,93,96,97]},{name:"Tiros a gol con destino a portería",isSelected:!1,id:[91,95]},{name:"Tiros a gol fuera del área",isSelected:!1,id:[94]},{name:"Tiros a gol fuera del área con destino a portería",isSelected:!1,id:[95]},{name:"Tiros a gol dentro del área",isSelected:!1,id:[90]},{name:"Tiros a gol dentro del área con destino a portería",isSelected:!1,id:[91]},{name:"Centros por izquierda",isSelected:!1,id:[13]},{name:"Centros por izquierda acertados",isSelected:!1,id:[98,101,104,105]},{name:"Centros por derecha",isSelected:!1,id:[25]},{name:"Centros por derecha acertados",isSelected:!1,id:[109,112,115,116]},{name:"1vs1 exitosos ofensivos",isSelected:!1,id:[4]},{name:"1vs1 que terminan en gol",isSelected:!1,id:[88]}]},defensive:{title:"Defensivo",categories:[{name:"Bálones ganados en área propia",isSelected:!1,id:[234,241,281,288,399,401,211,231,238,244,280,287,294]},{name:"Cabeceo en área propia",isSelected:!1,id:[211,231,238,244,280,287,294]},{name:"1vs1 defensivos exitosos",isSelected:!1,id:[5]},{name:"Rechaces",isSelected:!1,id:[34]}]},possession:{title:"Posesión",categories:[{name:"Bálones recuperados totales",isSelected:!1,id:[222,223,224,225]},{name:"Bálones recuperados 1/4 de cancha",isSelected:!1,id:[222]},{name:"Bálones recuperados 2/4 de cancha",isSelected:!1,id:[223]},{name:"Bálones recuperados 3/4 de cancha",isSelected:!1,id:[224]},{name:"Bálones recuperados 4/4 de cancha",isSelected:!1,id:[225]},{name:"Pases acertados",isSelected:!1,id:[213,214,215,216]},{name:"Pases acertados en 1/4 de cancha",isSelected:!1,id:[213]},{name:"Pases acertados en 2/4 de cancha",isSelected:!1,id:[214]},{name:"Pases acertados en 3/4 de cancha",isSelected:!1,id:[215]},{name:"Pases acertados en 4/4 de cancha",isSelected:!1,id:[216]}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},detailsObject:{playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!1},detailsObjectSelection:{playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!0},nameLeagueSelected:"",categoriesPlaysTypes:{offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!0,id:1},{name:"Tiros a gol",isSelected:!0,id:6},{name:"Tiros a gol con destino a portería",isSelected:!0,id:7},{name:"Asistencias",isSelected:!0,id:4},{name:"Centros",isSelected:!0,id:10},{name:"Centros acertados",isSelected:!0,id:11},{name:"Participaciones en gol",isSelected:!0,id:5},{name:"1vs1 exitosos ofensivos",isSelected:!0,id:12},{name:"1vs1 exitosos ofensivos que terminan en gol",isSelected:!0,id:13},{name:"Balones ganados en área rival",isSelected:!0,id:17},{name:"Cabeceos en área rival",isSelected:!0,id:8},{name:"Tiros de esquina",isSelected:!0,id:23}]},defensive:{title:"Defensivo",categories:[{name:"1vs1 defensivos exitosos",isSelected:!0,id:14},{name:"Cabeceo en área propia",isSelected:!0,id:9},{name:"Balones ganados en área propia",isSelected:!0,id:16},{name:"Rechaces",isSelected:!0,id:15},{name:"Atajadas",isSelected:!0,id:22}]},possession:{title:"Posesión",categories:[{name:"Pases acertados",isSelected:!0,id:2},{name:"Balones recuperados en disputa",isSelected:!0,id:3}]},offenses:{title:"Infracciones",categories:[{name:"Faltas cometidas",isSelected:!0,id:18},{name:"Faltas recibidas",isSelected:!0,id:19},{name:"Tarjetas amarillas",isSelected:!0,id:20},{name:"Tarjetas rojas",isSelected:!0,id:21}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},categoriesDefault:[{id:1,name:"Goles",isSelected:!1},{id:2,name:"Pases acertados",isSelected:!1},{id:23,name:"Tiros de Esquina",isSelected:!1},{id:3,name:"Balones recuperados en disputa",isSelected:!1},{id:4,name:"Asistencias",isSelected:!1},{id:5,name:"Participaciones en gol",isSelected:!1},{id:6,name:"Tiros a gol",isSelected:!1},{id:7,name:"Tiros a gol que llegaron a la portería",isSelected:!1},{id:8,name:"Cabeceos en área rival",isSelected:!1},{id:9,name:"Cabeceos en área propia",isSelected:!1},{id:10,name:"Centros",isSelected:!1},{id:11,name:"Centros acertados",isSelected:!1},{id:12,name:"1vs1 exitosos ofensivos",isSelected:!1},{id:13,name:"1vs1 exitosos ofensivos que terminaron en gol",isSelected:!1},{id:14,name:"1vs1 defensivos exitoso",isSelected:!1},{id:15,name:"Rechaces",isSelected:!1},{id:16,name:"Balones ganados en área propia",isSelected:!1},{id:17,name:"Balones ganados en área rival",isSelected:!1},{id:18,name:"Faltas cometidas",isSelected:!1},{id:19,name:"Faltas recibidas",isSelected:!1},{id:20,name:"Tarjetas amarillas",isSelected:!1},{id:21,name:"Tarjetas rojas",isSelected:!1},{id:22,name:"Atajadas",isSelected:!1}],fvTypeStats:"totals",seasonsFilterSelected:0,tournamentsToFilter:[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!0,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!0,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!0,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!0,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!0,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],tournamentsToFilterSelection:[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!1,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!1,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!1,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!1,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!1,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],isCup:!1,arrayPredefinedOrigin:[],indexPredefinedFiltersSelected:0,predefinedFiltersMatchLapse:[],predefinedFiltersPlayingAs:[],predefinedFiltersSections:[],updateTables:0,updateTablesfull:0,teamselect:0,optionSelected:"Jugadores",optionSelectedSubmenu:"Todas las jugadas",tournamentsUrl:"https://17zyhpyc7c.execute-api.us-west-2.amazonaws.com/prod/tournaments",teamsUrl:"https://d2oco6mqmc.execute-api.us-west-2.amazonaws.com/prod/teamsBySeason/",urlFilter:"https://cqqxaonvm6.execute-api.us-east-2.amazonaws.com/prod/gs2/tops/filters?categories=",retries:3,teams:[],updateFilterGolstats:0,updateFilterPlaytypesGolstats:0,arrayTournaments:[],arraySeasons:{},seasonBytournament:[],seasonActive:0,updateFilterTeamsScouting:0,filtersTypes:x,token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",fVnationalities:new Set,fVzone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],fVplayingAs:[1,2],fVsections:[1,2,3,4,5,6],fVmatchResult:[1,2,3],fVarrayAgeRange:[10,40],FVeligible:[],FVYear:1900,keyTournamentValue:0,fVtypeZone:2,fVsetPositionsIds:[1,2,3,4,5,6,7,8,9],currentIndex:-1,delay:800,teamselectrec:0,tournamentSelectedObj:{},FVfilterGolstats:[],updateFilterField:0,updateFilterField2:0,rowScoutingData:[],openMenuMobil:!1,selectedTournament:{seasons:[]},selectedSeasonObj:{},preloadedTops:[],isPreloadedDataAvailable:!1,topsCache:new Map,isLoading:!1,currentView:"Jugadores",isTransitioning:!1}},methods:{changeFemale(){for(let t=0;t<this.FVfilterGolstats.length;t++)this.tournamentSelectedObj.is_female&&this.FVfilterGolstats[t].name.replace("Jugadores","Jugadoras")},getnameshort(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";return s=s.replace(",",""),l+". "+s},setUpTournamentsToFilter(){this.tournamentsToFilter.forEach(t=>{const i=t.id===this.selectedTournament.id;t.isSelected=i,t.isDefaultTournament=i})},async onClickDeleteFilterAux(){this.resetPredefinedTeamAll()},async onClickDeleteFilter(){if(this.optionSelectedSubmenu=="Predeterminados")this.resetPredefinedTeamAll();else{this.rowScoutingData=[];for(let o=0;o<this.detaildProductivityCategories.offensive.categories.length;o++)this.detaildProductivityCategories.offensive.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.defensive.categories.length;o++)this.detaildProductivityCategories.defensive.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.possession.categories.length;o++)this.detaildProductivityCategories.possession.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.offensesConditions.length;o++)this.detaildProductivityCategories.offensesConditions[o]=!1;this.setUpTournamentsToFilter();const i=this.$refs.personalDataFilter;i.clearFilters(se.All),i.clearFilters(se.AGE_RANGE),i.clearFilters(se.YEAR),i.clearFilters(se.NATIONALITY),i.clearFilters(se.POSITION),this.universeData.minutesPlayed=0,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(o,s)=>s+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!1;var t=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersTournaments");this.arrayFiltersPlays.splice(t,1);const a=await this.fetchTeamsScouting(this.currentSeasonId);this.teamselect=0,this.teamsscouting=[];for(let o=0;o<a.teams.length;o++)this.teamsscouting.push({id:a.teams[o].team_id,team:a.teams[o].colloquial_name,logo:a.teams[o].logo});setTimeout(()=>{this.modifidFiltersFlag=!1},200)}},clickOpenFilters(){this.showfiltersPc=!0},clickCloseFilters(){this.showfiltersPc=!1},async selectedSeason(t){this.seasonActive!==t.id&&(this.seasonActive=t.id,await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.$emit("change-season-id",t.id))},async changeTournament(t){t.id!==this.selectedTournament.id&&(this.selectedTournament=t,this.tournamentSelectedObj={propName:"id",value:t.id,is_female:t.is_female==1},this.teamselect=0,this.optionSelected!="Equipos"&&(t.is_female?this.optionSelected="Jugadoras":this.optionSelected="Jugadores"),await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.setUpTournamentsToFilter())},async changeTournamentMovil(t){this.tournamentSelectedObj={propName:"id",value:t.id,is_female:t.is_female==1},this.seasonBytournament=t.seasons,this.teamselect=0,this.optionSelected!="Equipos"&&(t.is_female?this.optionSelected="Jugadoras":this.optionSelected="Jugadores")},async selectedSeasonMovil(t){this.seasonActive=t.id,await this.loadPreloadedTops()},setRelevantCategoriesPlayer(t){return t==="POR"?[39,40,52,53,54,55,323,324,608,774,802]:[10,12,14,15,27,35,61,217,257,466,519,607,702,730,98,101,109,112,121,122,127,128,135,136,141,142,161,170,179,211,232,235,239,242,282,284,289,291,296,485,486,487,488]},setOpenMedia(t){this.$emit("openmedia",t)},setMediaData(t){let i=[t.id],a=t.team_id;const o={seasonId:t.season_id,isFeaturedPlayers:!1,mainSectionType:1,playListType:2,gameIds:null,playerIds:i,goalkeeperIds:[],categoryIds:this.setRelevantCategoriesPlayer(t.player_position),teamId:a||0,matchResult:[1,2,3],categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:"Jugadas Relevantes"}};this.$emit("openmedia",o)},clickprofile(t){t.isTeam?this.$emit("openProfileTeam",{teamId:t.id,seasonId:this.seasonActive}):this.$emit("openProfilePlayer",{playerId:t.id,teamId:t.teamId,seasonId:this.seasonActive})},viewprofile(t,i,a){this.$emit("openProfilePlayer",{playerId:t,teamId:a,seasonId:i||this.seasonActive})},openMenuFilters(){this.openMenuMobil=!this.openMenuMobil,this.showfiltersPc=!0},clickexpand(t){this.expand=t.expand,this.playerexpand=t.id},async getScoutingData(){this.arrayFiltersPlays=[],this.loadingActive=!0;const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.post("https://eh9nhj69z7.execute-api.us-west-2.amazonaws.com/prod/players/productivity",this.filterScounting,{headers:{"Content-Type":"application/json"}});if(this.filterScounting.tournaments.length>0){var a=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersTournaments");a!==-1?this.arrayFiltersPlays[a].name=this.filterScounting.tournaments.length>1?"Ligas "+this.filterScounting.tournaments.length:this.nameLeagueSelected!=""?this.nameLeagueSelected:"Liga MX":this.arrayFiltersPlays.push({name:this.filterScounting.tournaments.length>1?"Ligas "+this.filterScounting.tournaments.length:this.nameLeagueSelected!=""?this.nameLeagueSelected:"Liga MX",type:"onFiltersTournaments"})}this.rowScoutingData=[];for(let s=0;s<i.length;s++){i[s];let l=i[s].dob.split("T")[0].split("-");var o={position:s+1,player_name:this.abrevName(i[s].name),player_photo:"https://golstatsimages.blob.core.windows.net/players-profile/"+i[s].player_id+".png",total:i[s].total.toFixed(0),id:i[s].player_id,player_age:this.calcularEdad(i[s].dob),team_abrev:i[s].teams[0].acronym,team_name:i[s].team_name,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+i[s].teams[0].team_id+".png",player_position:i[s].position_id,player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+i[s].nationality_id+".jpg",date:l[2]+"."+l[1]+"."+l[0].substring(2,4),team_id:i[s].team_id,nationality_name:ct[i[s].nationality_id],player_games:i[s].games_played,player_min:i[s].minutes_played,league_name:i[s].tournament_name,seasons:i[s].seasons,season_id:i[s].seasons[0]};this.rowScoutingData.push(o)}if(this.seasonsFilterSelected!=0){const s=await this.fetchTeamsScouting(this.seasonsFilterSelected);this.teamselect=0,this.teamselectrec=0,this.teamsscouting=[];for(let l=0;l<s.teams.length;l++)this.teamsscouting.push({id:s.teams[l].team_id,team:s.teams[l].colloquial_name,logo:s.teams[l].logo})}this.loadingActive=!1},abrevName(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";s=s.replace(",","");var r=l+". "+s;return r},calcularEdad(t){var i=new Date(t),a=new Date,o=a-i,s=Math.floor(o/(1e3*60*60*24*365.25));return s},async onFiltersTournamentsTops(t){var i;const a=t.find(n=>n.isSelected),o=a?a.id:null,s=a?a.name:null,l=((i=a==null?void 0:a.seasons[0])==null?void 0:i.id)||null;var r=this.arrayFiltersPlays.findIndex(n=>n.type==="onFiltersTournaments");r!==-1?this.arrayFiltersPlays[r].name=s:this.arrayFiltersPlays.push({name:s,type:"onFiltersTournaments"}),o!==null&&l!==null&&(this.seasonActive=l,this.selectedTournament=o,this.tournamentSelectedObj={propName:"id",value:o,is_female:!1},this.teamselect=0,await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.setUpTournamentsToFilter(),this.$emit("change-season-id",l),this.optionSelected="Jugadores")},async onFiltersTournaments(t){this.modifidFiltersFlag=!0;var i=[];for(let a=0;a<t.length;a++)t[a].isSelected&&i.push(t[a].id);if(i.length==0&&(i=[1]),i.length==1)for(let a=0;a<t.length;a++)t[a].isSelected&&(this.nameLeagueSelected=t[a].name,this.seasonsFilterSelected=t[a].seasons[0].id);else this.seasonsFilterSelected=0,i.length>0&&(this.nameLeagueSelected=i.length+" Ligas");this.filterScounting.tournaments=i,this.filterScounting.seasonId=t[0].seasons[0].id},onFiltersPersonalData(t){if(this.modifidFiltersFlag=!0,t.hasOwnProperty("ageByRange")){const o=t.ageByRange.min==0?10:t.ageByRange.min,s=t.ageByRange.max==0?40:t.ageByRange.max;this.filterScounting.range_age=[o,s],this.filterScounting.age_or_year=1}else this.filterScounting.range_age=[];t.hasOwnProperty("year")?(this.filterScounting.year=t.year,this.filterScounting.age_or_year=0):this.filterScounting.year=0;var i=[];if(t.hasOwnProperty("nationalities")){for(let o=0;o<t.nationalities.length;o++)t.nationalities[o].isSelected&&i.push(t.nationalities[o].id);i.length==0&&(i=[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239])}this.filterScounting.elegibles=[],t.hasOwnProperty("eligibility")&&(this.filterScounting.elegibles=[t.eligibility[0].id]);var a=[];for(let o=0;o<t.positions.length;o++)t.positions[o].isSelected&&a.push(t.positions[o].id);a.length==0&&(a=[1,2,3,4,5,6,7,8,9,10]),this.filterScounting.positions=a,this.filterScounting.nationalities=i},onFiltersUniverse(t){this.modifidFiltersFlag=!0,this.filterScounting.minutes_played=Number(t.minutesPlayed),this.filterScounting.last_months=Number(t.lastMonths),this.filterScounting.minutes_played_avg=Number(t.percentMinutesPlayed),this.filterScounting.type_stats=t.statistics.averagePerGame?3:t.statistics.averagePerMinute?2:1},onFiltersProductivity(t){this.modifidFiltersFlag=!0;var i=[];for(let a=0;a<t.productivityFilters.length;a++)i[t.productivityFilters[a].priority-1]={name:t.productivityFilters[a].name,ids:t.productivityFilters[a].id};i.length==0&&(i=[]),this.filterScounting.categories=i,this.filterScounting.fouls=t.offensesConditions.areFoulsCommittedSelected,this.filterScounting.yellow_cards=t.offensesConditions.areYellowCardsSelected,this.filterScounting.red_cards=t.offensesConditions.areRedCardsSelected},onFiltersGolStats(t){if(t.length>0){var i=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");i!==-1?this.arrayFiltersPlays[i].name=t[0].name:this.arrayFiltersPlays.push({name:t[0].name,type:"onFiltersPredefined"}),this.filtersPredefinedF=t[0].filters}else{var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(this.FVfilterGolstats.length>0&&a!==-1){this.filtersPredefinedF=this.filters;for(let s=0;s<this.FVfilterGolstats.length;s++)this.FVfilterGolstats[s].isSelected=!1;var a=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersPredefined");a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}},shouldRender(t){return t<=this.currentIndex},renderNext(){this.currentIndex++,this.currentIndex<this.categoriesDefault.length&&setTimeout(()=>{this.$nextTick(()=>{this.renderNext()})},this.delay)},async onFiltersPlaysTypes(t){if(t.length>0){this.categoryPredefinedActive=!0,this.loadingActive=!0,this.categoryPredefined=t[0].id;var i=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(this.categoriesDefault.length>0&&i!==-1){this.FVfilterGolstats=[],this.filtersPredefinedF={},this.arrayFiltersPlays.splice(i,1);var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(a!==-1){for(let o=0;o<this.FVfilterGolstats.length;o++)this.FVfilterGolstats[o].isSelected=!1;a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}this.updateTables+=1,setTimeout(()=>{this.loadingActive=!1},1e3),await this.getPredefinedfilters(t[0]),this.FVfilterGolstats.length>0&&(this.onFiltersGolStats([this.FVfilterGolstats[0]]),this.FVfilterGolstats[0].isSelected=!0)}else{var i=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersPredefinedCategory");if(this.categoriesDefault.length>0&&i!==-1){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF=this.filters,this.arrayFiltersPlays.splice(i,1);for(let l=0;l<this.categoriesDefault.length;l++)this.categoriesDefault[l].isSelected=!1;this.updateFilterPlaytypesGolstats+=1;var a=this.arrayFiltersPlays.findIndex(l=>l.type==="onFiltersPredefined");if(this.FVfilterGolstats.length>0&&a!==-1){for(let l=0;l<this.FVfilterGolstats.length;l++)this.FVfilterGolstats[l].isSelected=!1;a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}}},deleteCategoryFilter(){this.categoryName="",this.showFullCategory=0,this.showFullTable=!1,delete this.filters.aux},onShowFullTable(t){this.categoryName=t.categoryName,this.showFullCategory=t.category,this.showFullTable=!0,this.loadingActive=!0,setTimeout(()=>{this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,elegible:this.FVeligible,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.loadingActive=!1},1e3)},getRandomNumber(t,i){return Math.floor(Math.random()*(i-t+1))+t},applyFiltersBtn(t){},onFiltersPlays(t){if(this.arrayCategoryFilter=[],this.arrayCategoryFilterFull=[],t.playsCategories.length==0){for(let a=0;a<this.categoriesPlaysTypes.offensive.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.offensive.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.defensive.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.defensive.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.possession.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.possession.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.offenses.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.offenses.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a])}else for(let a=0;a<t.playsCategories.length;a++)t.playsCategories[a].isSelected&&(this.arrayCategoryFilter.push(t.playsCategories[a].id),this.arrayCategoryFilterFull.push(t.playsCategories[a]));var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPlays");this.arrayCategoryFilter.length>0&&this.arrayCategoryFilter.length!=23?this.arrayCategoryFilter.length==1?i!=-1?this.arrayFiltersPlays[i].name=this.arrayCategoryFilterFull[0].name:this.arrayFiltersPlays.push({name:this.arrayCategoryFilterFull[0].name,type:"onFiltersPlays"}):i!=-1?this.arrayFiltersPlays[i].name=this.arrayCategoryFilterFull.length+" Tipos de jugadas":this.arrayFiltersPlays.push({name:this.arrayCategoryFilterFull.length+" Tipos de jugadas",type:"onFiltersPlays"}):i!==-1&&this.arrayFiltersPlays.splice(i,1)},async deleteLabelFilter(t){var i=this.arrayFiltersPlays.findIndex(o=>o.type===t);if(i!==-1){if(t=="onFiltersDetailsTypeStats"&&(this.detailsObjectSelection.statisticType="total",this.updateFilterField2+=1),t=="onFiltersTournaments"){this.rowScoutingData=[];for(let s=0;s<this.detaildProductivityCategories.offensive.categories.length;s++)this.detaildProductivityCategories.offensive.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.defensive.categories.length;s++)this.detaildProductivityCategories.defensive.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.possession.categories.length;s++)this.detaildProductivityCategories.possession.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.offensesConditions.length;s++)this.detaildProductivityCategories.offensesConditions[s]=!1;this.setUpTournamentsToFilter(),this.universeData.minutesPlayed=10,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(s,l)=>l+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!0;const o=await this.fetchTeamsScouting(this.currentSeasonId);this.teamsscouting=[];for(let s=0;s<o.teams.length;s++)this.teamsscouting.push({id:o.teams[s].team_id,team:o.teams[s].colloquial_name,logo:o.teams[s].logo});this.keyTournamentValue+=1,setTimeout(()=>{this.modifidFiltersFlag=!1},200)}if(t=="onFiltersPlays"){for(let o=0;o<this.categoriesPlaysTypes.offensive.categories.length;o++)this.categoriesPlaysTypes.offensive.categories[o].isSelected=!0;for(let o=0;o<this.categoriesPlaysTypes.defensive.categories.length;o++)this.categoriesPlaysTypes.defensive.categories[o].isSelected=!0,this.arrayCategoryFilter.push(),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[o]);for(let o=0;o<this.categoriesPlaysTypes.possession.categories.length;o++)this.categoriesPlaysTypes.possession.categories[o].isSelected=!0;for(let o=0;o<this.categoriesPlaysTypes.offenses.categories.length;o++)this.categoriesPlaysTypes.offenses.categories[o].isSelected=!0}if(t=="onFiltersField"&&(this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersPredefined"){this.filtersPredefinedF=this.filters;for(let o=0;o<this.FVfilterGolstats.length;o++)this.FVfilterGolstats[o].isSelected=!1;this.updateFilterGolstats+=1,this.resetPredefinedTeamAll()}if(t=="onFiltersPredefinedCategory"){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF=this.filters;var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");a!==-1&&this.arrayFiltersPlays.splice(a,1);for(let o=0;o<this.categoriesDefault.length;o++)this.categoriesDefault[o].isSelected=!1;this.updateFilterPlaytypesGolstats+=1}t=="onFiltersDetailsTime"&&(this.isSelection?(this.detailsObjectSelection.gameSections[0].isSelected=!0,this.detailsObjectSelection.gameSections[1].isSelected=!0,this.detailsObjectSelection.gameSections[2].isSelected=!0,this.detailsObjectSelection.gameSections[3].isSelected=!0,this.detailsObjectSelection.gameSections[4].isSelected=!0,this.detailsObjectSelection.gameSections[5].isSelected=!0):(this.detailsObject.gameSections[0].isSelected=!0,this.detailsObject.gameSections[1].isSelected=!0,this.detailsObject.gameSections[2].isSelected=!0,this.detailsObject.gameSections[3].isSelected=!0,this.detailsObject.gameSections[4].isSelected=!0,this.detailsObject.gameSections[5].isSelected=!0),this.fVsections=[1,2,3,4,5,6],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersDetailsPlayingAs"&&(this.isSelection?(this.detailsObjectSelection.playingAs[0].isSelected=!0,this.detailsObjectSelection.playingAs[1].isSelected=!0):(this.detailsObject.playingAs[0].isSelected=!0,this.detailsObject.playingAs[1].isSelected=!0),this.fVplayingAs=[1,2],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersNationality"&&(this.fVnationalities.add(138),this.fVnationalities.add(222),this.fVnationalities.add(163),this.fVnationalities.add(51),this.fVnationalities.add(226),this.fVnationalities.add(10),this.fVnationalities.add(223),this.fVnationalities.add(96),this.fVnationalities.add(171),this.fVnationalities.add(198),this.fVnationalities.add(105),this.fVnationalities.add(80),this.fVnationalities.add(29),this.fVnationalities.add(74),this.fVnationalities.add(216),this.fVnationalities.add(196),this.fVnationalities.add(64),this.fVnationalities.add(155),this.fVnationalities.add(156),this.fVnationalities.add(89),this.fVnationalities.add(106),this.fVnationalities.add(81),this.fVnationalities.add(233),this.fVnationalities.add(204),this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.NATIONALITY)),t=="onFiltersPosition"&&(this.fVsetPositionsIds=[1,2,3,4,5,6,7,8,9],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.POSITION)),t=="onFiltersAge"&&(this.fVarrayAgeRange=[10,40],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.AGE_RANGE)),t=="onFiltersElegibility"&&this.$refs.personalDataFilterPlayers.clearFilters(se.ELIGIBILITY),t=="onFiltersYear"&&(this.$refs.personalDataFilterPlayers.clearFilters(se.YEAR),this.FVYear=1900,this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds})}this.arrayFiltersPlays.splice(i,1)},onFiltersField(t){t.length==0?this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]:this.fVzone=t;var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersField");i!=-1?this.arrayFiltersPlays[i].name=this.fVzone.length+" zonas del campo":this.arrayFiltersPlays.push({name:this.fVzone.length+" zonas del campo",type:"onFiltersField"}),[1,23,3,4,5,7,6,9,8,11,10,12,13,15,14,17,16,22].includes(this.category)?this.fVtypeZone=1:this.fVtypeZone=2,this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},t.length!=16?(this.fVzone.length==4&&this.fVzone.includes(1)&&this.fVzone.includes(2)&&this.fVzone.includes(3)&&this.fVzone.includes(4)&&(i!=-1?this.arrayFiltersPlays[i].name="1/4 de cancha":this.arrayFiltersPlays.push({name:"1/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(5)&&this.fVzone.includes(6)&&this.fVzone.includes(7)&&this.fVzone.includes(8)&&(i!=-1?this.arrayFiltersPlays[i].name="2/4 de cancha":this.arrayFiltersPlays.push({name:"2/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(9)&&this.fVzone.includes(10)&&this.fVzone.includes(11)&&this.fVzone.includes(12)&&(i!=-1?this.arrayFiltersPlays[i].name="3/4 de cancha":this.arrayFiltersPlays.push({name:"3/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(13)&&this.fVzone.includes(14)&&this.fVzone.includes(15)&&this.fVzone.includes(16)&&(i!=-1?this.arrayFiltersPlays[i].name="4/4 de cancha":this.arrayFiltersPlays.push({name:"4/4 de cancha",type:"onFiltersField"})),this.fVzone.length==8&&this.fVzone.includes(1)&&this.fVzone.includes(2)&&this.fVzone.includes(3)&&this.fVzone.includes(4)&&this.fVzone.includes(5)&&this.fVzone.includes(6)&&this.fVzone.includes(7)&&this.fVzone.includes(8)&&(i!=-1?this.arrayFiltersPlays[i].name="cancha propia":this.arrayFiltersPlays.push({name:"cancha propia",type:"onFiltersField"})),this.fVzone.length==8&&this.fVzone.includes(9)&&this.fVzone.includes(10)&&this.fVzone.includes(11)&&this.fVzone.includes(12)&&this.fVzone.includes(13)&&this.fVzone.includes(14)&&this.fVzone.includes(15)&&this.fVzone.includes(16)&&(i!=-1?this.arrayFiltersPlays[i].name="cancha rival":this.arrayFiltersPlays.push({name:"cancha rival",type:"onFiltersField"}))):this.arrayFiltersPlays.splice(i,1)},addFilterPlayingAS(){var t=this.arrayFiltersPlays.findIndex(i=>i.type==="onFiltersDetailsPlayingAs");t!=-1?this.fVplayingAs.length==1?this.arrayFiltersPlays[t].name=this.fVplayingAs.includes(1)?"Local":"Visitante":this.arrayFiltersPlays.splice(t,1):this.fVplayingAs.length==1&&this.arrayFiltersPlays.push({name:this.fVplayingAs.includes(1)?"Local":"Visitante",type:"onFiltersDetailsPlayingAs"})},onFiltersDetails(t){var i=[];this.filters.setNationalitiesIds=this.setNationalitiesIds;var a=[];for(let r=0;r<t.playingAs.length;r++)if(t.playingAs[r].isSelected){const n=t.playingAs[r].name=="Local"?1:2;i.push(n)}for(let r=0;r<t.gameSections.length;r++)t.gameSections[r].isSelected&&a.push(t.gameSections[r].value);this.fVsections=a,this.fVplayingAs=i,this.fvTypeStats=t.statisticType;var o=this.arrayFiltersPlays.findIndex(r=>r.type==="onFiltersDetailsTypeStats");this.fvTypeStats=="total"?o!=-1&&this.arrayFiltersPlays.splice(o,1):o!=-1?this.arrayFiltersPlays[o].name=this.fvTypeStats=="average"?"Promedio por partido (PPP)":"Cada 90 mins":this.arrayFiltersPlays.push({name:this.fvTypeStats=="average"?"Promedio por partido (PPP)":"Cada 90 mins",type:"onFiltersDetailsTypeStats"});var s=this.arrayFiltersPlays.findIndex(r=>r.type==="onFiltersDetailsTime"),l="los minutos del ";this.fVsections.length!=6&&this.fVsections.length>0?(this.fVsections.includes(1)&&(l+=", 0-15"),this.fVsections.includes(2)&&(l+=", 15-30"),this.fVsections.includes(3)&&(l+=", 30-45"),this.fVsections.includes(4)&&(l+=", 45-60"),this.fVsections.includes(5)&&(l+=", 60-75"),this.fVsections.includes(6)&&(l+=", 75-90"),s!=-1?this.arrayFiltersPlays[s].name=l:this.arrayFiltersPlays.push({name:l,type:"onFiltersDetailsTime"}),this.fVsections.length==3&&this.fVsections.includes(1)&&this.fVsections.includes(2)&&this.fVsections.includes(3)&&(s!=-1?this.arrayFiltersPlays[s].name="Primer tiempo":this.arrayFiltersPlays.push({name:"Primer tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==3&&this.fVsections.includes(4)&&this.fVsections.includes(5)&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="Segundo tiempo":this.arrayFiltersPlays.push({name:"Segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(1)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 15 minutos del partido":this.arrayFiltersPlays.push({name:"los primeros 15 minutos del partido",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(3)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 15 minutos del primer tiempo":this.arrayFiltersPlays.push({name:"los últimos 15 minutos del primer tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(4)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 15 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los primeros 15 minutos del segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 15 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los últimos 15 minutos del segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==2&&this.fVsections.includes(1)&&this.fVsections.includes(2)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 30 minutos del partido":this.arrayFiltersPlays.push({name:"los primeros 30 minutos del partido",type:"onFiltersDetailsTime"})),this.fVsections.length==2&&this.fVsections.includes(5)&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 30 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los últimos 30 minutos del segundo tiempo",type:"onFiltersDetailsTime"}))):s!=-1&&this.arrayFiltersPlays.splice(s,1),this.addFilterPlayingAS(),this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}},async resetScouting(){if(this.universeData.minutesPlayed=0,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(a,o)=>o+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!1,this.$refs.personalDataFilter){const a=this.$refs.personalDataFilter;a.clearFilters(se.All),a.clearFilters(se.AGE_RANGE),a.clearFilters(se.YEAR),a.clearFilters(se.NATIONALITY),a.clearFilters(se.POSITION)}this.rowScoutingData=[];for(let a=0;a<this.detaildProductivityCategories.offensive.categories.length;a++)this.detaildProductivityCategories.offensive.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.defensive.categories.length;a++)this.detaildProductivityCategories.defensive.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.possession.categories.length;a++)this.detaildProductivityCategories.possession.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.offensesConditions.length;a++)this.detaildProductivityCategories.offensesConditions[a]=!1;var t=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersTournaments");this.arrayFiltersPlays.splice(t,1),this.setUpTournamentsToFilter();const i=await this.fetchTeamsScouting(this.currentSeasonId);this.teamselect=0,this.teamsscouting=[];for(let a=0;a<i.teams.length;a++)this.teamsscouting.push({id:i.teams[a].team_id,team:i.teams[a].colloquial_name,logo:i.teams[a].logo})},onFiltersData(t){var i=0,a=0;t.ageByRange&&(t.ageByRange.min==0?i=1:i=t.ageByRange.min,t.ageByRange.max==0?a=40:a=t.ageByRange.max,this.fVarrayAgeRange=[i,a]),t.year&&(this.FVYear=t.year),this.fVnationalities=new Set;let o="",s="";if(this.fVsetPositionsIds=[],t.hasOwnProperty("eligibility")){this.FVeligible=!0,this.FVbooleanAreNationalTeamsVisible=!0;for(let h=0;h<this.elegibilidadArray.length;h++)this.FVsetAvailableNationalTeamsPlayersIds.add(this.elegibilidadArray[h]);var l=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersNationality");l!==-1&&this.arrayFiltersPlays.splice(l,1)}else if(this.FVeligible=!1,t.hasOwnProperty("nationalities")){let h=0;this.FVbooleanAreNationalTeamsVisible=!1,this.FVsetAvailableNationalTeamsPlayersIds=new Set;for(let d=0;d<t.nationalities.length;d++)t.nationalities[d].isSelected&&(this.fVnationalities.add(t.nationalities[d].id),h++);if(h===t.nationalities.length){var l=this.arrayFiltersPlays.findIndex(f=>f.type==="onFiltersNationality");l!==-1&&this.arrayFiltersPlays.splice(l,1)}}if(t.hasOwnProperty("nationalities")&&!this.FVeligible&&this.fVnationalities.size!=t.nationalities.length&&this.fVnationalities.size>0){var l=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersNationality");l!=-1?this.fVnationalities.size>0?this.arrayFiltersPlays[l].name=this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s:this.arrayFiltersPlays.splice(l,1):this.arrayFiltersPlays.push({name:this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s,type:"onFiltersNationality"})}if(t.hasOwnProperty("eligibility")){this.FVeligible=!0,this.FVbooleanAreNationalTeamsVisible=!0;for(let h=0;h<this.elegibilidadArray.length;h++)this.FVsetAvailableNationalTeamsPlayersIds.add(this.elegibilidadArray[h])}else this.FVeligible=!1;if(t.hasOwnProperty("positions")){let h=0;for(let d=0;d<t.positions.length;d++)t.positions[d].isSelected&&(this.fVsetPositionsIds.push(t.positions[d].id),h++);if(h===t.positions.length){var r=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersPosition");r!==-1&&this.arrayFiltersPlays.splice(r,1)}}if(t.hasOwnProperty("nationalities"))var n=t.nationalities.filter(h=>h.isSelected===!0);var c=t.positions.filter(h=>h.isSelected===!0);if(c.length==1&&(o=c[0].name),t.hasOwnProperty("nationalities")&&n.length==1&&(s=n[0].name),setTimeout(()=>{this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,elegible:this.FVeligible,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}},1e3),this.FVbooleanAreNationalTeamsVisible){var p=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersElegibility");p!=-1?this.arrayFiltersPlays[p].name="Elegibles":this.arrayFiltersPlays.push({name:"Elegibles",type:"onFiltersElegibility"})}else{var p=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersElegibility");p!=-1&&this.arrayFiltersPlays.splice(p,1)}if(this.fVsetPositionsIds.length!=9&&this.fVsetPositionsIds.length>0){var r=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersPosition");r!=-1?this.fVsetPositionsIds.length>0?this.arrayFiltersPlays[r].name=this.fVsetPositionsIds.length>1?this.fVsetPositionsIds.length+" Posiciones de juego":this.tournamentSelectedObj.is_female?"Posición de juego "+o.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):"Posición de juego "+o:this.arrayFiltersPlays.splice(r,1):this.arrayFiltersPlays.push({name:this.fVsetPositionsIds.length>1?this.fVsetPositionsIds.length+" Posiciones de juego":this.tournamentSelectedObj.is_female?"Posición de juego "+o.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):"Posición de juego "+o,type:"onFiltersPosition"})}if(this.FVYear!=0&&this.FVYear!=1900&&this.FVYear){var y=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersYear");y!=-1?this.arrayFiltersPlays[y].name=this.FVYear:this.arrayFiltersPlays.push({name:this.FVYear,type:"onFiltersYear"})}if(t.ageLimits&&this.fVarrayAgeRange[0]>=t.ageLimits.min&&this.fVarrayAgeRange[1]<=t.ageLimits.max)if(this.fVarrayAgeRange[0]>t.ageLimits.min||this.fVarrayAgeRange[1]<t.ageLimits.max){var m=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersAge");m!=-1?this.fVarrayAgeRange.length>0?this.arrayFiltersPlays[m].name=this.fVarrayAgeRange[0]!=this.fVarrayAgeRange[1]?this.fVarrayAgeRange[0]+" - "+this.fVarrayAgeRange[1]+" años":this.fVarrayAgeRange[1]+" años":this.arrayFiltersPlays.splice(m,1):this.arrayFiltersPlays.push({name:this.fVarrayAgeRange[0]!=this.fVarrayAgeRange[1]?this.fVarrayAgeRange[0]+" - "+this.fVarrayAgeRange[1]+" años":this.fVarrayAgeRange[1]+" años",type:"onFiltersAge"})}else{var m=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersAge");m!=-1&&this.arrayFiltersPlays.splice(m,1)}if(t.hasOwnProperty("nationalities")&&this.fVnationalities.size!=t.nationalities.length&&this.fVnationalities.size>0){var l=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersNationality");l!=-1?this.fVnationalities.size>0?this.arrayFiltersPlays[l].name=this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s:this.arrayFiltersPlays.splice(l,1):this.arrayFiltersPlays.push({name:this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s,type:"onFiltersNationality"})}},clickAll(t){this.teamselect=t},clickAllAll(t){this.teamselectrec=t,this.updateTables+=1},clickTeam(t){this.teamselect=t},clickTeamScouting(t){this.teamselectrec=t,this.updateTables+=1},resetFilterTeamAndPlayers(){this.filters={zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],setYear:this.FVYear,booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set}},resetFilter(){this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],this.categoriesPlaysTypes={offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!0,id:1},{name:"Tiros a gol",isSelected:!0,id:6},{name:"Tiros a gol con destino a portería",isSelected:!0,id:7},{name:"Asistencias",isSelected:!0,id:4},{name:"Centros",isSelected:!0,id:10},{name:"Centros acertados",isSelected:!0,id:11},{name:"Participaciones en gol",isSelected:!0,id:5},{name:"1vs1 exitosos ofensivos",isSelected:!0,id:12},{name:"1vs1 exitosos ofensivos que terminan en gol",isSelected:!0,id:13},{name:"Balones ganados en área rival",isSelected:!0,id:17},{name:"Cabeceos en área rival",isSelected:!0,id:8},{name:"Tiros de esquina",isSelected:!0,id:23}]},defensive:{title:"Defensivo",categories:[{name:"1vs1 defensivos exitosos",isSelected:!0,id:14},{name:"Cabeceo en área propia",isSelected:!0,id:9},{name:"Balones ganados en área propia",isSelected:!0,id:16},{name:"Rechaces",isSelected:!0,id:15},{name:"Atajadas",isSelected:!0,id:22}]},possession:{title:"Posesión",categories:[{name:"Pases acertados",isSelected:!0,id:2},{name:"Balones recuperados en disputa",isSelected:!0,id:3}]},offenses:{title:"Infracciones",categories:[{name:"Faltas cometidas",isSelected:!0,id:18},{name:"Faltas recibidas",isSelected:!0,id:19},{name:"Tarjetas amarillas",isSelected:!0,id:20},{name:"Tarjetas rojas",isSelected:!0,id:21}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},this.detailsObject={playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},this.detailsObjectSelection={playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!0},this.$refs.personalDataFilterPlayers&&this.$refs.personalDataFilterPlayers.clearFilters(se.NATIONALITY),this.updateFilterField2+=1},async changeTabsGeneral(t){this.onClickDeleteFilterAux(),this.isTransitioning=!0,this.isLoading=!0,this.preloadedTops=[],this.topsCache.clear(),this.rowScoutingData=[],this.arrayFiltersPlays=[],this.teamselect=0,this.resetPredefinedTeamAll(),this.showfiltersPc=!0,this.optionSelected=t,this.optionSelectedSubmenu="Todas las jugadas",this.filtersPredefinedF={},this.categoryPredefinedActive=!1,this.categoryPredefined=0;try{if(t=="Equipos"&&(this.typeTable=1,this.isTeam=!0,await this.loadPreloadedTops(),this.resetFilter(),this.resetFilterTeamAndPlayers(),this.resetScouting()),(t=="Jugadores"||t=="Jugadoras")&&(this.typeTable=0,this.isTeam=!1,await this.loadPreloadedTops(),this.resetFilterTeamAndPlayers(),this.resetScouting()),t=="Scouting"){this.resetFilter(),this.getScoutingData();const i=await this.fetchTeamsScouting(this.currentSeasonId);this.teamsscouting=[];for(let a=0;a<i.teams.length;a++)this.teamsscouting.push({id:i.teams[a].team_id,team:i.teams[a].colloquial_name,logo:i.teams[a].logo});setTimeout(()=>{this.modifidFiltersFlag=!1},200),this.resetFilterTeamAndPlayers()}await this.$nextTick(),this.isLoading=!1,setTimeout(()=>{this.isTransitioning=!1},300)}catch(i){console.error("Error changing tabs:",i),this.isLoading=!1,this.isTransitioning=!1}},resetPredefinedTeamAll(){var t=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPredefined");if(this.categoriesDefault.length>0&&t!==-1){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF={},this.arrayFiltersPlays.splice(t,1);for(let a=0;a<this.categoriesDefault.length;a++)this.categoriesDefault[a].isSelected=!1;this.updateFilterPlaytypesGolstats+=1;var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPredefined");if(i!==-1){for(let a=0;a<this.FVfilterGolstats.length;a++)this.FVfilterGolstats[a].isSelected=!1;i!==-1&&this.arrayFiltersPlays.splice(i,1),this.updateFilterGolstats+=1}}},resetLeagues(){this.tournamentsToFilter=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!0,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!0,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!0,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!0,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!0,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],this.tournamentsToFilterSelection=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!1,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!1,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!1,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!1,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!1,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}]},async changeTabsSubmenu(t){if(this.isSelection){if(this.isTransitioning=!0,this.isLoading=!0,this.preloadedTops=[],this.topsCache.clear(),this.rowScoutingData=[],this.arrayFiltersPlays=[],this.teamselect=0,this.resetPredefinedTeamAll(),this.showfiltersPc=!0,this.filtersPredefinedF={},this.categoryPredefinedActive=!1,this.categoryPredefined=0,t=="Más productivos"){this.optionSelected="Scouting",this.resetFilter(),this.resetLeagues(),this.filterScounting.nationalities=[138],this.filterScounting.last_months=6,this.getScoutingData();const i=await this.fetchTeamsScouting(this.currentSeasonId);this.teamsscouting=[];for(let a=0;a<i.teams.length;a++)this.teamsscouting.push({id:i.teams[a].team_id,team:i.teams[a].colloquial_name,logo:i.teams[a].logo});setTimeout(()=>{this.modifidFiltersFlag=!1},200),this.resetFilterTeamAndPlayers()}else this.optionSelected="Jugadores",this.typeTable=0,this.isTeam=!1,this.resetFilterTeamAndPlayers(),this.resetScouting(),await this.loadPreloadedTops();this.optionSelectedSubmenu=t}else t!="Predeterminados"?this.resetPredefinedTeamAll():this.arrayFiltersPlays=[],this.optionSelectedSubmenu=t},async fetchTournaments(){const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.get(this.tournamentsUrl);return i},async fetchTeams(){const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.get(this.teamsUrl+this.seasonActive);return i},async fetchTeamsScouting(t){const i=he.create({headers:{Authorization:`${this.token}`}}),{data:a}=await i.get(this.teamsUrl+t);return a},async getPredefinedfilters(t){this.arrayPredefinedFilters=[],this.arrayPredefinedOrigin=[];var i="";t.id==1?i=this.urlFilter:i=this.urlFilter;const a=he.create({headers:{Authorization:`${this.token}`}}),{data:o}=await a.get(i+t.id);if(Object.keys(o[0].match_lapse_combinations).forEach(m=>{this.predefinedFiltersMatchLapse[m.toString()]=o[0].match_lapse_combinations[m]}),Object.keys(o[0].playing_as_combinations).forEach(m=>{this.predefinedFiltersPlayingAs[m.toString()]=o[0].playing_as_combinations[m]}),Object.keys(o[0].field_sections_combinations).forEach(m=>{this.predefinedFiltersSections[m.toString()]=o[0].field_sections_combinations[m]}),o[0]){for(let m=0;m<o[0].filter_records.length;m++){var s=o[0].description;if(o[0].filter_records[m].field_sections!==void 0){const d=o[0].filter_records[m].field_sections.toString();(this.predefinedFiltersSections[d]||this.predefinedFiltersSections[d]=="")&&(this.predefinedFiltersSections[d]==""?s=s.replace(" [en {field_sections}]",this.predefinedFiltersSections[d]):s=s.replace("{field_sections}",this.predefinedFiltersSections[d]))}if(o[0].filter_records[m].match_lapse!==void 0){const d=o[0].filter_records[m].match_lapse.toString();(this.predefinedFiltersMatchLapse[d]||this.predefinedFiltersMatchLapse[d]=="")&&(this.predefinedFiltersMatchLapse[d]==""?s=s.replace(" [durante {match_lapse}]",this.predefinedFiltersMatchLapse[d]):s=s.replace("{match_lapse}",this.predefinedFiltersMatchLapse[d]))}if(o[0].filter_records[m].playing_as!==void 0){const d=o[0].filter_records[m].playing_as.toString();(this.predefinedFiltersPlayingAs[d]||this.predefinedFiltersPlayingAs[d]=="")&&(this.predefinedFiltersPlayingAs[d]==""?s=s.replace(" [jugando como {playing_as}]",this.predefinedFiltersPlayingAs[d]):s=s.replace("{playing_as}",this.predefinedFiltersPlayingAs[d]))}o[0].filter_records[m].section_type!==void 0&&(this.tournamentSelectedObj.is_female?this.tournamentSelectedObj.is_female?s=s.replace("{section_type}","Jugadoras"):s=s.replace("{section_type}","Equipos"):s=s.replace("{section_type}","Jugadores")),s=s.replace(/\[/g,""),s=s.replace(/\]/g,""),s=s.replace("{category_name}",o[0].category_name);const h=s.split(": ");var l=h[1];l.length>129&&this.windowWidth>1358&&(l=l.substring(0,129),l=l+"<span id='showIDtootip' class='dots' style='width: 100px; height: 20px; background: red; z-index: 6;'>...</span>"),(!this.isCup||o[0].filter_records[m].playing_as.length===2)&&this.arrayPredefinedFilters.push({id:m,category_name:t.name,id_category:o[0].id,title:h[0]+":",text:h[1],textOrigin:o[0].description,titledots:l,filtersPredefined:{matchResult:o[0].filter_records[m].match_result,playingAs:o[0].filter_records[m].playing_as,sections:o[0].filter_records[m].match_lapse,type:this.optionSelected=="Equipos"?2:1,typeZone:o[0].type_zone,zone:o[0].filter_records[m].field_sections,end_age:0,start_age:0,nationalities:[],elegible:[],positions:[]}})}var r=[];for(let m=0;m<this.arrayPredefinedFilters.length;m++){var n=0,c=new Set,p={},y=this.arrayPredefinedFilters[m].text.replace(/\*.*?\*/,"");if(y=y.replace(/\*/g,""),y=y.replace(/ +/g," "),this.arrayPredefinedFilters[m].filtersPredefined.elegible.length>0&&(n+=1),(this.arrayPredefinedFilters[m].filtersPredefined.end_age.length!=0||this.arrayPredefinedFilters[m].filtersPredefined.start_age.length!=0)&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.end_age!=0&&this.arrayPredefinedFilters[m].filtersPredefined.start_age!=0?p.arrayAgeRange=[this.arrayPredefinedFilters[m].filtersPredefined.start_age,this.arrayPredefinedFilters[m].filtersPredefined.end_age]:this.arrayPredefinedFilters[m].filtersPredefined.end_age==0&&this.arrayPredefinedFilters[m].filtersPredefined.start_age==0?p.arrayAgeRange=[1,60]:this.arrayPredefinedFilters[m].filtersPredefined.start_age!=0&&this.arrayPredefinedFilters[m].filtersPredefined.end_age==0?p.arrayAgeRange=[this.arrayPredefinedFilters[m].filtersPredefined.start_age,60]:p.arrayAgeRange=[1,this.arrayPredefinedFilters[m].filtersPredefined.end_age],this.arrayPredefinedFilters[m].filtersPredefined.matchResult.length!=3&&(n+=1),p.matchResult=this.arrayPredefinedFilters[m].filtersPredefined.matchResult,this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length>0&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length!=0){for(let h=0;h<this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length;h++)c.add(this.arrayPredefinedFilters[m].filtersPredefined.nationalities[h]);p.setNationalitiesIds=c}else c.add(138),c.add(222),c.add(163),c.add(51),c.add(226),c.add(10),c.add(223),c.add(96),c.add(171),c.add(198),c.add(105),c.add(80),c.add(29),c.add(74),c.add(216),c.add(196),c.add(64),c.add(155),c.add(156),c.add(89),c.add(106),c.add(81),c.add(233),c.add(204),p.setNationalitiesIds=c;this.arrayPredefinedFilters[m].filtersPredefined.playingAs.length!=2&&(n+=1),p.playingAs=this.arrayPredefinedFilters[m].filtersPredefined.playingAs,this.arrayPredefinedFilters[m].filtersPredefined.positions.length>0&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.positions.length>0?p.setPositionsIds=this.arrayPredefinedFilters[m].filtersPredefined.positions:p.setPositionsIds=[1,2,3,4,5,6,7,8,9],this.arrayPredefinedFilters[m].filtersPredefined.sections.length!=6&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.sections.length>0?p.sections=this.arrayPredefinedFilters[m].filtersPredefined.sections:p.sections=[1,2,3,4,5,6],this.arrayPredefinedFilters[m].filtersPredefined.zone.length!=16&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.zone.length>0?p.zone=this.arrayPredefinedFilters[m].filtersPredefined.zone:p.zone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],p.typeZone=this.arrayPredefinedFilters[m].filtersPredefined.typeZone,this.optionSelected=="Equipos"&&(this.tournamentSelectedObj.is_female?y=y.replace(/Jugadoras/g,"Equipos"):y=y.replace(/Jugadores/g,"Equipos")),p.setNationalitiesIds=[],r.push({id:m+1,name:y,isSelected:!1,value:n,filters:p})}this.FVfilterGolstats=r,this.updateFilterGolstats+=1,this.arrayPredefinedOrigin=JSON.parse(JSON.stringify(this.arrayPredefinedFilters))}},getTextFilterPredefinedCustom(){this.setDinamicFilters(this.filterEmitAux);var t=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].textOrigin;const i=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.zone.sort((y,m)=>y-m).toString();this.predefinedFiltersSections[i]||this.predefinedFiltersSections[i]==""?this.predefinedFiltersSections[i]==""?t=t.replace(" [en {field_sections}]",this.predefinedFiltersSections[i]):t=t.replace("{field_sections}",this.predefinedFiltersSections[i]):t=t.replace("{field_sections}",this.predefinedFiltersSections.other);var a=!1;this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size>0?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size==this.setNationalityIds.size?(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size==1?(t=t.replace("[{nationality}]",this.$t(`gentilicios[${[...this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities][0]}]`)),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size>0&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size!=this.setPositionsIds.size?(a=!0,t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]","")):(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")),this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size>0?(a||this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size==this.setPositionsIds.size)&&(t=t.replace("[de las posiciones seleccionadas]","")):t=t.replace("[de las posiciones seleccionadas]",""),this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=0&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=0?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=this.arrayAgeRange[0]&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=this.arrayAgeRange[1]?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age==this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age?(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" años]")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" a "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age+" años]")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=this.arrayAgeRange[0]||this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=this.arrayAgeRange[1]?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age==this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age?(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" años]")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" a "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age+" años]")):(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]",""));const o=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.sections.sort().toString();if(this.predefinedFiltersMatchLapse[o]||this.predefinedFiltersMatchLapse[o]=="")this.predefinedFiltersMatchLapse[o]==""?t=t.replace(" [durante {match_lapse}]",this.predefinedFiltersMatchLapse[o]):t=t.replace("{match_lapse}",this.predefinedFiltersMatchLapse[o]);else{t=t.replace("{match_lapse}"," "+this.predefinedFiltersMatchLapse.other);var s="";o.includes(1)&&(s=s+"0-15, "),o.includes(2)&&(s=s+"16-30, "),o.includes(3)&&(s=s+"31-45, "),o.includes(4)&&(s=s+"46-60, "),o.includes(5)&&(s=s+"61-75, "),o.includes(6)&&(s=s+"76-90, "),s=s.slice(0,-2),s=s.replace(/,([^,]*)$/," y $1"),t=t.replace("{match_lapse_selected}",s)}const l=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.playingAs.sort().toString();(this.predefinedFiltersPlayingAs[l]||this.predefinedFiltersPlayingAs[l]=="")&&(this.predefinedFiltersPlayingAs[l]==""?t=t.replace(" [jugando como {playing_as}]",this.predefinedFiltersPlayingAs[l]):t=t.replace("{playing_as}",this.predefinedFiltersPlayingAs[l])),this.typeSelected==1?this.getUser.tournament==1001?this.category.id==22?t=t.replace("{section_type}","Porteras"):t=t.replace("{section_type}","Jugadoras"):this.category.id==22?t=t.replace("{section_type}","Porteros"):t=t.replace("{section_type}","Jugadores"):t=t.replace("{section_type}","Equipos"),t=t.replace(/\[/g,""),t=t.replace(/\]/g,""),t=t.replace("{category_name}",this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].category_name);const r=t.split(": ");let n=r[1].charAt(0).toUpperCase()+r[1].toLowerCase().slice(1),c=r[1].charAt(0).toUpperCase()+r[1].toLowerCase().slice(1);this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].text=n,this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].title=r[0]+":";const p=c.match(/\*/g);if(p&&p.length)if(p.length%2===0)for(let y=1;y<=p.length;y++)y%2===0||(c=c.replace("*",'<span style="color: #ffff03" >'));else c=c.replaceAll("*","");this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].titledots=c},getObjectPlayer(t){const i=[],a=t[7].map(s=>(i.push(s.nationality_id),{stringName:s.nationality,numberId:s.nationality_id})),o=t[9].split("-");return{numberId:t[0],stringFullName:t[1],stringImageUrl:t[2],numberTeamId:t[3],player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+t[3]+".jpg",stringNationalityName:ct[t[3]],numberAge:t[5],numberPositionId:t[6],countryId:t[7],teamName:t[10],effectiveness:t[11],min:t[13],games:t[12],date:Number(o[0]),arrayNationalities:a,category:this.categoryName,arrayNationalitiesIds:i}},processPreloadedTops(t){const i={},a=new Map(t.teams.map(s=>[s[0],{id:s[0],name:s[1],logo:`https://golstatsimages.blob.core.windows.net/teams-80/${s[0]}.png`}])),o=new Map(t.players.map(s=>[s[0],this.getObjectPlayer(s)]));return t.tops.forEach(s=>{const l=s.category;i[l]||(i[l]={teams:[],players:[]}),s.teams&&(i[l].teams=s.teams.map((r,n)=>{const c=a.get(r[0])||{};return{id:c.id,name:c.name,img:c.logo,total:r[1],top:String(n+1).padStart(2,"0"),categoryName:s.name}})),s.players&&(i[l].players=s.players.map((r,n)=>{var c,p,y,m,h,d,f,u,g,S;const w=o.get(r[0])||{};return{age:w.numberAge,categoryName:s.name,country:(p=(c=w.countryId)==null?void 0:c[0])==null?void 0:p.nationality_id,date:w.date,effectiveness:w.effectiveness||0,games:w.games,id:r[0],img:`https://golstatsimages.blob.core.windows.net/players-profile/${r[0]}.png`,minutes:w.min,name:w.stringFullName,name_short:w.stringFullName,nationality:w.stringNationalityName,player_country_flag:`https://golstatsimages.blob.core.windows.net/flags/${(m=(y=w.countryId)==null?void 0:y[0])==null?void 0:m.nationality_id}.jpg`,position:w.position_short,positionId:w.numberPositionId,positionfull:this.positions[w.numberPositionId-1],team:((d=(h=w.teamName)==null?void 0:h[0])==null?void 0:d.acronym)||"",teamid:((u=(f=w.teamName)==null?void 0:f[0])==null?void 0:u.team_id)||"",teamname:((S=(g=w.teamName)==null?void 0:g[0])==null?void 0:S.acronym)||"",top:String(n+1).padStart(2,"0"),total:r[1]}}))}),i},async loadPreloadedTops(){try{if(this.seasonActive!=0){this.preloadedTops=[];const t=he.create({headers:{Authorization:`${this.token}`}}),i=this.isSelection?`https://kgfaxdv624.execute-api.us-east-2.amazonaws.com/prod/tops/seasons/${this.seasonActive}?limit=20&nat=138`:`https://kgfaxdv624.execute-api.us-east-2.amazonaws.com/prod/tops/seasons/${this.seasonActive}?limit=20`,{data:a}=await t.get(i);this.preloadedTops=this.processPreloadedTops(a),this.isPreloadedDataAvailable=!0,this.$emit("tops-loaded",this.preloadedTops)}}catch(t){console.error("Error loading preloaded tops:",t)}},getCacheKey(t,i){return`${t}-${i}`},async getTopData(t,i){const a=this.getCacheKey(t,i);if(this.topsCache.has(a))return this.topsCache.get(a);const o=he.create({headers:{Authorization:`${this.token}`}}),{data:s}=await o.get(`https://kgfaxdv624.execute-api.us-east-2.amazonaws.com/prod/tops/seasons/${t}/categories/${i}`);return this.topsCache.set(a,s),s},async loadCategoriesProgressively(){if(!this.seasonActive)return;const t=this.categories.slice(0,5),i=this.categories.slice(5);await Promise.all(t.map(a=>this.getTopData(this.seasonActive,a.id))),this.isInitialDataLoaded=!0,setTimeout(()=>{Promise.all(i.map(a=>this.getTopData(this.seasonActive,a.id)))},100)}},mounted(){sessionStorage.getItem("sidpdfil")!==null&&sessionStorage.setItem("sidpdfil",0),this.renderNext(),this.teamId!==0&&this.optionSelected!=="Scouting"&&this.clickTeam(this.teamId),this.defaultSection!=="Jugadores"&&(this.defaultSection==="Scouting"&&this.selectedSeason(this.currentSeasonId),this.changeTabsGeneral(this.defaultSection))},async created(){try{await this.loadPreloadedTops();const t=await he.create({headers:{"Content-Type":"application/json"}}).get("https://golstats-microservices.s3.us-west-2.amazonaws.com/eligibles/elegibles.json",{headers:{"Content-Type":"application/json"}});this.elegibilidadArray=t.data,this.fVnationalities.add(138),this.fVnationalities.add(222),this.fVnationalities.add(163),this.fVnationalities.add(51),this.fVnationalities.add(226),this.fVnationalities.add(10),this.fVnationalities.add(223),this.fVnationalities.add(96),this.fVnationalities.add(171),this.fVnationalities.add(198),this.fVnationalities.add(105),this.fVnationalities.add(80),this.fVnationalities.add(29),this.fVnationalities.add(74),this.fVnationalities.add(216),this.fVnationalities.add(196),this.fVnationalities.add(64),this.fVnationalities.add(155),this.fVnationalities.add(156),this.fVnationalities.add(89),this.fVnationalities.add(106),this.fVnationalities.add(81),this.fVnationalities.add(233),this.fVnationalities.add(204)}catch(t){throw new Error(t)}}},oK={ref:"myDivRefTopsFull"},sK={key:0,class:"overlay-loading"},lK=e.createElementVNode("div",{class:"overlay-loading__spinner"},[e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/balon_liga.png",alt:""})],-1),rK=e.createElementVNode("div",{class:"overlay-loading__text"},"Loading...",-1),nK=[lK,rK],dK=e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png",style:{width:"10px"}},null,-1),cK=[dK],pK={key:0,class:"cont-leyemd-multipleleagues"},mK=e.createElementVNode("img",{class:"img-leyemd-multipleleagues",src:"http://golstatsimages.blob.core.windows.net/images-library/icn-multiples-ligas.png"},null,-1),uK={key:0,style:{"font-size":"12px","margin-top":"-23px",color:"rgba(255,255,255,0.5)",width:"80%","margin-bottom":"12px","text-align":"center"}},hK={key:0,style:{"margin-left":"10px"}},fK=e.createElementVNode("span",null,"Todas las categorías",-1),yK=[fK],gK=e.createElementVNode("span",null,"Tipo de Jugada",-1),_K=e.createElementVNode("span",null,"Filtro GolStats",-1),bK={key:3,style:{width:"100%",height:"295px"}};function SK(t,i,a,o,s,l){const r=e.resolveComponent("GSCTournamentSelect"),n=e.resolveComponent("GSCSeasonSelect"),c=e.resolveComponent("GscSwitchComponent"),p=e.resolveComponent("GSCFilterperteam"),y=e.resolveComponent("GSCFilters"),m=e.resolveComponent("GSCLabel"),h=e.resolveComponent("GSCTopCategory"),d=e.resolveComponent("GSCTableHeader"),f=e.resolveComponent("GSCRowTable"),u=e.resolveComponent("GSCExpandedInfo");return e.openBlock(),e.createElementBlock("div",oK,[s.loadingActive?(e.openBlock(),e.createElementBlock("div",sK,nK)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.templateLosMejoresClass)},[e.createElementVNode("section",{class:e.normalizeClass(t.containerSectionClass),id:"container-section"},[o.elementSize.width<730&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.dropdownParentClass)},[o.elementSize.width<730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Las Mejores")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Los Mejores")],64))],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.dropdownClass)},[e.createVNode(r,{width:"100%","current-season-id":a.currentSeasonId,"api-url":a.tournamentsApiUrl,"is-clubes-active":a.isClubes,onInput:l.changeTournament},null,8,["current-season-id","api-url","is-clubes-active","onInput"])],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.dropdown1Class)},[e.createVNode(n,{width:"100%","current-season-id":a.currentSeasonId,seasons:s.selectedTournament.seasons,onInput:l.selectedSeason},null,8,["current-season-id","seasons","onInput"])],2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),a.isSelection?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.descubreVideosClass)},[o.elementSize.width>730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Las Mejores")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Los Mejores")],64))],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionParentHeaderClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionHeaderClass)},[e.createVNode(c,{type:2,buttons:[s.tournamentSelectedObj.is_female?"Jugadoras":"Jugadores","Equipos","Scouting"],"font-family":"Poppins-Medium","selected-option":s.optionSelected,"font-size":t.sizeTabsFontMP,width:t.sizeTabsMP,borderWidth:"1px",arrow:!1,height:"30px",onInput:l.changeTabsGeneral},null,8,["buttons","selected-option","font-size","width","onInput"])],2),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.dropdownParentClass)},[o.elementSize.width<730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"}," Los Mejores ",2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.dropdownClass)},[e.createVNode(r,{width:"147px","current-season-id":a.currentSeasonId,"api-url":a.tournamentsApiUrl,"is-clubes-active":a.isClubes,onInput:l.changeTournament},null,8,["current-season-id","api-url","is-clubes-active","onInput"])],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.dropdown1Class)},[e.createVNode(n,{width:"147px","current-season-id":a.currentSeasonId,seasons:s.selectedTournament.seasons,onInput:l.selectedSeason},null,8,["current-season-id","seasons","onInput"])],2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],2)],2)),e.createElementVNode("div",{class:e.normalizeClass(t.topFiltersParentClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.topFiltersClass),id:"top-filters"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamBarParent)},[s.optionSelected!="Scouting"&&s.optionSelected!="Equipos"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamBar),id:"team-bar"},[e.createVNode(p,{data:s.teams,"team-id":a.teamId,"background-color":"#172531","contain-border-radius":"8px",onClickTeam:l.clickTeam,onClickAll:l.clickAll},null,8,["data","team-id","onClickTeam","onClickAll"])],2)):e.createCommentVNode("",!0),o.elementSize.width>760&&s.optionSelected!="Scouting"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.btnFiltersPC),style:e.normalizeStyle(s.showfiltersPc?"display: none;":""),onClick:i[0]||(i[0]=(...g)=>l.clickOpenFilters&&l.clickOpenFilters(...g))},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.groupParent)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.frameChild),alt:"",src:Ii},null,2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.filtros)},"Filtros",2)],2)],6)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerFilters),id:"container-filters",style:e.normalizeStyle(s.showfiltersPc||a.isSelection?"":o.elementSize.width>760?"display: none;":"")},[e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionClass),id:"menu-section",style:e.normalizeStyle(a.isSelection?"margin-top: 15px;":"")},[o.elementSize.width>760&&s.optionSelected!="Scouting"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.closeFiltersPc),onClick:i[1]||(i[1]=(...g)=>l.clickCloseFilters&&l.clickCloseFilters(...g))},cK,2)):e.createCommentVNode("",!0),s.optionSelected!=="Scouting"&&!a.isSelection?(e.openBlock(),e.createBlock(c,{key:1,type:2,buttons:["Todas las jugadas","Predeterminados"],"font-family":"Poppins-Regular","selected-option":s.optionSelectedSubmenu,"font-size":t.sizeTabsFontMS,width:t.sizeTabsMS,arrow:!1,borderWidth:"1px","background-option-active":"#172531",background:"#172531",height:"28px",onInput:l.changeTabsSubmenu},null,8,["selected-option","font-size","width","onInput"])):e.createCommentVNode("",!0),a.isSelection?(e.openBlock(),e.createBlock(c,{key:2,type:2,buttons:["Todas las jugadas","Más productivos"],"font-family":"Poppins-Regular","selected-option":s.optionSelectedSubmenu,"font-size":t.sizeTabsFontMS,width:t.sizeTabsMS,arrow:!1,borderWidth:"1px","background-option-active":"#172531",background:"#172531",height:"28px",onInput:l.changeTabsSubmenu},null,8,["selected-option","font-size","width","onInput"])):e.createCommentVNode("",!0)],6),a.isSelection?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.filtersContainerClass),id:"filters-container"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnFilters),onClick:i[2]||(i[2]=(...g)=>l.openMenuFilters&&l.openMenuFilters(...g))},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.groupParent)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.frameChild),alt:"",src:Ii},null,2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.filtros)},"Filtros",2)],2),e.createElementVNode("img",{class:e.normalizeClass(t.$style.shapeIcon),style:e.normalizeStyle(s.openMenuMobil?"":"transform: rotate(180deg)"),alt:"",src:tp},null,6)],2)],2)),e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnCloseFilters),style:e.normalizeStyle(s.optionSelected==="Scouting"?"margin-top: 4%; margin-left: 1%":""),onClick:i[3]||(i[3]=(...g)=>l.openMenuFilters&&l.openMenuFilters(...g))},null,6),[[e.vShow,o.elementSize.width<760&&s.openMenuMobil]]),e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.containerMenuClass),id:"container-menu"},[s.optionSelectedSubmenu=="Todas las jugadas"&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.elementSize.width>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[a.isSelection?(e.openBlock(),e.createBlock(y,e.mergeProps({key:0,"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"is-one-tournament-only":!0,"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!1,filters:a.isSelection?s.tournamentsToFilterSelection:s.tournamentsToFilter,key:s.keyTournamentValue,"onUpdate:filters":l.onFiltersTournamentsTops}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])):e.createCommentVNode("",!0),e.withDirectives(e.createVNode(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PLAYS,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersPlays,filters:s.categoriesPlaysTypes,onApply:l.applyFiltersBtn}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters","onApply"]),[[e.vShow,!s.showFullTable]]),(e.openBlock(),e.createBlock(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{key:s.updateFilterField,"filter-type":s.filtersTypes.FIELD,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersField,filters:s.fVzone}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])),(e.openBlock(),e.createBlock(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{key:s.updateFilterField2,"is-seleccion":a.isSelection,"filter-type":s.filtersTypes.DETAILS,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersDetails,filters:a.isSelection?s.detailsObjectSelection:s.detailsObject}),null,16,["button-filter-props","is-seleccion","filter-type","onUpdate:filters","filters"])),s.optionSelected==="Jugadores"||s.optionSelected==="Jugadoras"?(e.openBlock(),e.createBlock(y,e.mergeProps({key:1,"is-female":s.tournamentSelectedObj.is_female,ref:"personalDataFilterPlayers","button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"is-seleccion":a.isSelection,"filter-type":s.filtersTypes.PERSONAL_DATA,"show-badge-on-filter-full":!1,season:{id:s.seasonActive,tournamentId:s.tournamentSelectedObj.value},token:s.token,"onUpdate:filters":l.onFiltersData}),null,16,["is-female","button-filter-props","is-seleccion","filter-type","season","token","onUpdate:filters"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),s.optionSelected=="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.elementSize.width>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(e.openBlock(),e.createBlock(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!1,filters:a.isSelection?s.tournamentsToFilterSelection:s.tournamentsToFilter,key:s.keyTournamentValue,"onUpdate:filters":l.onFiltersTournaments}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])),e.createVNode(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PERSONAL_DATA,"show-badge-on-filter-full":!1,"is-scouting":"",season:null,ref:"personalDataFilter","onUpdate:filters":l.onFiltersPersonalData}),null,16,["button-filter-props","filter-type","onUpdate:filters"]),e.createVNode(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.UNIVERSE,"show-badge-on-filter-full":!1,filters:a.isSelection?s.universeDataSelection:s.universeData,"onUpdate:filters":l.onFiltersUniverse}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"]),e.createVNode(y,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PRODUCTIVITY,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersProductivity,filters:s.detaildProductivityCategories}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])],64)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.BtnSearchScounting),onClick:i[4]||(i[4]=(...g)=>l.getScoutingData&&l.getScoutingData(...g))},"Buscar",2)],64)):e.createCommentVNode("",!0),s.optionSelectedSubmenu=="Predeterminados"&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[(e.openBlock(),e.createBlock(y,e.mergeProps({"button-filter-props":l.filterButtonProps,modalHeight:"300px"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModePropsTypePlays,{"filter-type":s.filtersTypes.PLAYS_TYPES,"show-badge-on-filter-full":!1,key:s.updateFilterPlaytypesGolstats,"onUpdate:filters":l.onFiltersPlaysTypes,filters:s.categoriesDefault}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])),(e.openBlock(),e.createBlock(y,e.mergeProps({"is-female":s.tournamentSelectedObj.is_female,"button-filter-props":l.filterButtonProps,modalHeight:"300px"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.GOLSTATS,"show-badge-on-filter-full":!1,key:s.updateFilterGolstats,"onUpdate:filters":l.onFiltersGolStats,filters:l.filterGolstats}),null,16,["is-female","button-filter-props","filter-type","onUpdate:filters","filters"]))],64)):e.createCommentVNode("",!0)],2),[[e.vShow,o.elementSize.width>760||s.openMenuMobil||a.isSelection]]),s.optionSelected=="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.teamBar),id:"team-bar"},[s.filterScounting.tournaments.length>1&&s.rowScoutingData.length>0?(e.openBlock(),e.createElementBlock("div",pK,[mK,e.createElementVNode("div",{class:e.normalizeClass(t.textleyemdmultipleleaguesClass)}," El filtro por equipos solo se pude utilizar cuando se tiene maximo 1 liga seleccionada ",2)])):(e.openBlock(),e.createBlock(p,{data:s.teamsscouting,"team-id":s.teamselectrec,"background-color":"#172531","contain-border-radius":"8px",key:s.updateFilterTeamsScouting,onClickTeam:l.clickTeamScouting,onClickAll:l.clickAllAll},null,8,["data","team-id","onClickTeam","onClickAll"]))],2)):e.createCommentVNode("",!0)],6)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.containerTheBestClass),id:"container-the-best"},[s.fvTypeStats==="every90"&&a.isSelection&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",uK," No se muestran jugadores que hayan jugado menos de 90 minutos ")):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.titleSectionClass)},[s.optionSelectedSubmenu!="Predeterminados"?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.mejoresJugadoresClass)},[s.arrayFiltersPlays.length>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelected!="Equipos"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Mejores jugadoras: ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Mejores jugadores: ")],64))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Mejores equipos:")],64))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[this.filterScounting.tournaments.length==1&&this.filterScounting.tournaments[0]==1001?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Jugadoras más productivas:")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Jugadores más productivos:")],64))],64))],64)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"&&s.optionSelectedSubmenu!="Predeterminados"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[s.showFullTable?(e.openBlock(),e.createElementBlock("div",hK,[e.createVNode(m,{"text-value":"Categoría - "+s.categoryName+" ","font-size":"11px","font-color":"rgba(255, 255, 255, 0.7)",onClickClose:l.deleteCategoryFilter,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png","icon-size":"6px",height:"20px"},null,8,["text-value","onClickClose"])])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.arrayFiltersPlays,(g,S)=>(e.openBlock(),e.createElementBlock("div",{key:S,style:{"margin-left":"10px"}},[e.createVNode(m,{"text-value":g.name+" ","font-size":"11px","font-color":"rgba(255, 255, 255, 0.7)",onClickClose:l.deleteLabelFilter,id:g.type,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png","icon-size":"6px",height:o.elementSize.width<768?"auto":"20px"},null,8,["text-value","onClickClose","id","height"])]))),128)),s.rowScoutingData.length!=0||s.optionSelectedSubmenu=="Predeterminados"&&s.arrayFiltersPlays.findIndex(g=>g.type==="onFiltersPredefined")!==-1?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.quitarFiltrosClass),onClick:i[5]||(i[5]=(...g)=>l.onClickDeleteFilter&&l.onClickDeleteFilter(...g))}," Quitar filtros ",2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"&&s.optionSelectedSubmenu!="Predeterminados"&&s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[s.showFullTable?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.allCategories)},yK,2))],64)):e.createCommentVNode("",!0)],2),s.seasonActive!=0||a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.containerTablesClass),id:"container-tables",style:e.normalizeStyle(s.showFullTable?"gap: 0px!important;":"")},[s.optionSelected!=="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelectedSubmenu=="Todas las jugadas"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.categoriesDefault,(g,S)=>(e.openBlock(),e.createElementBlock("div",{key:S,style:e.normalizeStyle(!s.showOnlyCategories&&s.arrayCategoryFilter.includes(g.id)?"":"display:none !important;")},[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.toniKroosWrapperClass)},[(e.openBlock(),e.createBlock(h,{"is-female":s.tournamentSelectedObj.is_female,"is-team":s.isTeam,"type-stats":s.fvTypeStats,"is-selection":a.isSelection,onMore:l.onShowFullTable,"border-width":0,preload:s.preloadedTops[g.id],"border-radius":"12px","filters-prop":l.filterChange,category:g.id,"type-table":s.typeTable,categoryName:g.name,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTables,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia,onComponentLoaded:t.onComponentLoaded},null,8,["is-female","is-team","type-stats","is-selection","onMore","preload","filters-prop","category","type-table","categoryName","season","filter-team","onClickprofile","onSetopenmedia","onComponentLoaded"]))],2),[[e.vShow,!s.showOnlyCategories&&s.arrayCategoryFilter.includes(g.id)&&!s.showFullTable]])],4))),128)),s.showFullTable?(e.openBlock(),e.createBlock(h,{"is-female":s.optionSelected=="Jugadoras","is-team":s.isTeam,"border-width":0,"border-radius":"12px","type-stats":s.fvTypeStats,"is-selection":a.isSelection,category:s.showFullCategory,preload:s.preloadedTops[s.showFullCategory],type:1,"type-table":s.typeTable,categoryName:"","filters-prop":l.filterChange,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTablesfull,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia},null,8,["is-female","is-team","type-stats","is-selection","category","preload","type-table","filters-prop","season","filter-team","onClickprofile","onSetopenmedia"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[s.categoryPredefinedActive?(e.openBlock(),e.createBlock(h,{"is-female":s.optionSelected=="Jugadoras","is-team":s.isTeam,"type-stats":s.fvTypeStats,"is-selection":a.isSelection,"border-width":0,preload:s.preloadedTops[s.categoryPredefined],"border-radius":"12px",category:s.categoryPredefined,type:1,"type-table":s.typeTable,categoryName:"","filters-prop":l.filterChangePredefined,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTables,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia},null,8,["is-female","is-team","type-stats","is-selection","preload","category","type-table","filters-prop","season","filter-team","onClickprofile","onSetopenmedia"])):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.containerPredefined)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.titleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("No has seleccionado ningún filtro")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("No existen resultados")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Para visualizar resultados selecciona un")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("No existen resultados con los filtros")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[gK,e.createTextVNode(" y un "),_K,e.createTextVNode(" en la")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("que has seleccionado.")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("parte superior.")],64)):e.createCommentVNode("",!0)],2)],2))],64))],64)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.containerPredefinedScounting),style:e.normalizeStyle(s.rowScoutingData.length>0?"height: auto;":"")},[s.loadingActive?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.rowScoutingData.length>0?(e.openBlock(),e.createBlock(d,{key:0,background:"#183143",type:2,"is-female":s.filterScounting.tournaments.length==1&&s.filterScounting.tournaments[0]==1001},null,8,["is-female"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.rowScoutingData,(g,S)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:S},[s.teamselectrec==0||s.teamselectrec==g.team_id?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(f,{type:2,"is-expanded":s.playerexpand==g.id&&s.expand,onMediadata:l.setMediaData,data:{position:g.position,player_name:g.player_name,player_photo:g.player_photo,total:g.total,id:g.id,player_age:g.player_age,team_abrev:g.team_abrev,team_logo:g.team_logo,player_position:s.positions[g.player_position-1].fullname,player_country_flag:g.player_country_flag,player_games:g.player_games,player_min:g.player_min,league_name:g.league_name,seasons:g.seasons,season_id:g.season_id},height:"71px",background:S%2===0?a.backgroundOdd:a.backgroundEven,onExpand:l.clickexpand},null,8,["is-expanded","onMediadata","data","background","onExpand"]),s.expand&&s.playerexpand==g.id?(e.openBlock(),e.createBlock(u,{key:0,"is-female":s.filterScounting.tournaments.length==1&&s.filterScounting.tournaments[0]==1001,type:0,"view-effectiveness":!1,viewGoals:!1,additionalClass:"fullTable",data:{teams:g.team_name,age:g.player_age,dataofbirth:g.date,nationality:g.nationality_name,countryFlag:g.player_country_flag,position:s.positions[g.player_position-1].name,games:g.player_games,min:g.player_min,goals:g.total,effectiveness:"-",category:"total",id:g.id},onViewprofile:w=>l.viewprofile(w,g.season_id,g.team_id),background:S%2===0?a.backgroundOdd:a.backgroundEven},null,8,["is-female","data","onViewprofile","background"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],64))),128))],64)),s.rowScoutingData.length==0&&!s.loadingActive?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.btnLeyendTxt)},' Haz click en "Buscar" para aplicar tus filtros ',2)):e.createCommentVNode("",!0),s.rowScoutingData.length==0&&!s.loadingActive?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.containerScountingBtn)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnDeleteAplica),onClick:i[6]||(i[6]=(...g)=>l.onClickDeleteFilter&&l.onClickDeleteFilter(...g))}," Eliminar filtros aplicados ",2),s.rowScoutingData.length==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.SearchBtnBar),onClick:i[7]||(i[7]=(...g)=>l.getScoutingData&&l.getScoutingData(...g))}," Buscar ",2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),s.loadingActive?(e.openBlock(),e.createElementBlock("div",bK)):e.createCommentVNode("",!0)],6))],6)):e.createCommentVNode("",!0)],2)],2)],2)],2)],512)}const CK={$style:tK},wK=Ce(iK,[["render",SK],["__cssModules",CK]]),qs={props:{textOptionLeft:String,valueDefault:{type:String,default:""},textOptionRight:String,hiddenLabels:{type:Boolean,default:!1},width:{type:String,default:"50px"},height:{type:String,default:"32px"},heightCircle:{type:String,default:"24px"},widthCircle:{type:String,default:"24px"},widthIcons:{type:String,default:"22"},borderRadius:{type:String,default:"30px"},borderType:{type:String,default:"solid"},borderWidth:{type:Number,default:1},borderColor:{type:String,default:"#FFFFFF"},fontSize:{type:String,default:"14px"},fontColor:{type:String,default:"#000000"},iconA:{type:String,default:""},iconB:{type:String,default:""},fontFamily:{type:String,default:"Poppins-Light"},backgroundColor:{type:String,default:"#2e3b46"},circleColorSwitch:{type:String,default:"#FFFFFF"}},data(){return{OptionDefault:!1}},watch:{valueDefault:{immediate:!0,handler:async function(t){try{t==this.textOptionLeft&&(this.OptionDefault=!1),t==this.textOptionRight&&(this.OptionDefault=!0)}catch(i){throw new Error(i)}}}},computed:{customStyle(){return{width:this.width,height:this.height,borderRadius:this.borderRadius,border:`${this.borderType} ${this.borderWidth}px ${this.borderColor}`,backgroundColor:this.backgroundColor,circleColor:this.circleColorSwitch}},customText(){return{color:this.fontColor,fontSize:this.fontSize,fontFamily:`${this.fontFamily} !important`}}},methods:{handleSwitchChange(t){t.target.checked?this.$emit("change",this.textOptionRight):this.$emit("change",this.textOptionLeft)}}},ap=()=>{e.useCssVars(t=>({"39b08ebc":t.backgroundColor,"5bd2cafa":t.widthCircle,"73104bac":t.heightCircle}))},ip=qs.setup;qs.setup=ip?(t,i)=>(ap(),ip(t,i)):ap;const kK=["width","src"],EK=["checked"],VK=["width","src"];function NK(t,i,a,o,s,l){return e.openBlock(),e.createElementBlock("div",{class:"gsc-switch-radio",style:e.normalizeStyle(l.customText)},[a.textOptionLeft!=""&&!a.hiddenLabels?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["text-left",{inactive:s.OptionDefault}])},e.toDisplayString(a.textOptionLeft),3)):e.createCommentVNode("",!0),a.iconA!=""?(e.openBlock(),e.createElementBlock("img",{key:1,width:a.widthIcons,src:a.iconA,class:e.normalizeClass({inactive:s.OptionDefault})},null,10,kK)):e.createCommentVNode("",!0),e.createElementVNode("input",{type:"checkbox",id:"toggle-btn",onChange:i[0]||(i[0]=(...r)=>l.handleSwitchChange&&l.handleSwitchChange(...r)),checked:s.OptionDefault},null,40,EK),e.createElementVNode("label",{for:"toggle-btn",style:e.normalizeStyle([l.customStyle,{"--circle-color":a.circleColorSwitch}])},null,4),a.iconB!=""?(e.openBlock(),e.createElementBlock("img",{key:2,width:a.widthIcons,src:a.iconB,class:e.normalizeClass({inactive:!s.OptionDefault})},null,10,VK)):e.createCommentVNode("",!0),a.textOptionRight!=""&&!a.hiddenLabels?(e.openBlock(),e.createElementBlock("span",{key:3,class:e.normalizeClass(["text-right",{inactive:!s.OptionDefault}])},e.toDisplayString(a.textOptionRight),3)):e.createCommentVNode("",!0)],4)}const xK=Ce(qs,[["render",NK],["__scopeId","data-v-a583325d"]]),TK={name:"ModalCreatePlayList",props:{isVisible:{type:Boolean,default:!1},userId:{type:Number,default:0},listId:{type:Number,required:!0},player:{type:Object,required:!0}},setup(t,{emit:i}){const a=e.ref(null),o=e.ref(new Set),s=e.ref(""),l=e.ref([]),r=e.ref(!1),n="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",c=e.ref(null),p=u=>{document.body.style.overflow=u?"hidden":"auto"},y=()=>{o.value.clear(),s.value="",c.value=null,l.value=[]},m=()=>{y(),i("close")},h=()=>{s.value=""},d=async()=>{if(t.userId){r.value=!0;try{const u=await he.create({headers:{Authorization:`${n}`}}).get(`https://4j4nfvoh0d.execute-api.us-east-2.amazonaws.com/prod/users/${t.userId}/in-followed`);l.value=u.data.data}catch(u){console.error("Error al obtener las listas:",u)}finally{r.value=!1}}};e.watch(()=>t.isVisible,u=>{p(u),u&&t.userId&&d()}),e.watch(()=>t.userId,u=>{u&&t.isVisible&&d()}),e.onMounted(()=>{t.isVisible&&p(!0)}),e.onUnmounted(()=>{p(!1)});const f=e.computed(()=>{if(!s.value)return l.value.map(g=>{var S;return{...g,isDisabled:((S=g.players)==null?void 0:S.some(w=>w.player_id===t.player.player_id))||!1}});const u=s.value.toLowerCase();return l.value.filter(g=>g.name.toLowerCase().includes(u)).map(g=>{var S;return{...g,isDisabled:((S=g.players)==null?void 0:S.some(w=>w.player_id===t.player.player_id))||!1}})});return{modalContent:a,selectedPlayers:o,searchQuery:s,closeModal:m,clearSearch:h,playlists:l,isLoading:r,filteredPlaylists:f,selectedPlaylist:c,handlePlaylistSelection:(u,g)=>{g||(c.value=u)},handleCreatePlaylist:async()=>{if(c.value)try{const u=he.create({headers:{Authorization:`${n}`}}),g={user_id:t.userId,id:c.value,players:[t.player]};await u.put(`https://4j4nfvoh0d.execute-api.us-east-2.amazonaws.com/prod/users/${t.userId}/in-followed/${c.value}/players`,g),m()}catch(u){console.error("Error al guardar el jugador en la lista:",u)}},handleCreateListClick:()=>{i("create-list"),y()}}}},ft=t=>(e.pushScopeId("data-v-67caccaa"),t=t(),e.popScopeId(),t),BK={class:"modal-header"},FK=ft(()=>e.createElementVNode("div",{class:"title-section"},[e.createElementVNode("svg",{width:"29",height:"22",viewBox:"0 0 23 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M12.249 4.88982H1.56809C0.980641 4.88982 0.5 5.35635 0.5 5.92655C0.5 6.49675 0.980641 6.96327 1.56809 6.96327H12.249C12.8365 6.96327 13.3171 6.49675 13.3171 5.92655C13.3171 5.35635 12.8365 4.88982 12.249 4.88982ZM12.249 0.74292H1.56809C0.980641 0.74292 0.5 1.20945 0.5 1.77965C0.5 2.34984 0.980641 2.81637 1.56809 2.81637H12.249C12.8365 2.81637 13.3171 2.34984 13.3171 1.77965C13.3171 1.20945 12.8365 0.74292 12.249 0.74292ZM17.5895 9.03673V5.92655C17.5895 5.35635 17.1088 4.88982 16.5214 4.88982C15.9339 4.88982 15.4533 5.35635 15.4533 5.92655V9.03673H12.249C11.6616 9.03673 11.1809 9.50325 11.1809 10.0735C11.1809 10.6437 11.6616 11.1102 12.249 11.1102H15.4533V14.2204C15.4533 14.7906 15.9339 15.2571 16.5214 15.2571C17.1088 15.2571 17.5895 14.7906 17.5895 14.2204V11.1102H20.7937C21.3812 11.1102 21.8618 10.6437 21.8618 10.0735C21.8618 9.50325 21.3812 9.03673 20.7937 9.03673H17.5895ZM1.56809 11.1102H7.97664C8.5641 11.1102 9.04474 10.6437 9.04474 10.0735C9.04474 9.50325 8.5641 9.03673 7.97664 9.03673H1.56809C0.980641 9.03673 0.5 9.50325 0.5 10.0735C0.5 10.6437 0.980641 11.1102 1.56809 11.1102Z",fill:"#ffffff",stroke:"#0D1D29","stroke-width":"0.191682"})]),e.createElementVNode("h2",null,"Agregar a lista")],-1)),PK=ft(()=>e.createElementVNode("img",{width:"22",src:"http://golstatsimages.blob.core.windows.net/playlist-icons/close@3x.png",alt:"Cerrar"},null,-1)),$K=[PK],zK={class:"modal-body"},AK={class:"search-section"},IK={class:"search-container"},MK={class:"search-input"},LK=ft(()=>e.createElementVNode("svg",{class:"search-icon",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M15.25 15.25L11.8855 11.8795L15.25 15.25ZM13.75 7.375C13.75 9.06576 13.0784 10.6873 11.8828 11.8828C10.6873 13.0784 9.06576 13.75 7.375 13.75C5.68424 13.75 4.06274 13.0784 2.86719 11.8828C1.67165 10.6873 1 9.06576 1 7.375C1 5.68424 1.67165 4.06274 2.86719 2.86719C4.06274 1.67165 5.68424 1 7.375 1C9.06576 1 10.6873 1.67165 11.8828 2.86719C13.0784 4.06274 13.75 5.68424 13.75 7.375V7.375Z",stroke:"white","stroke-opacity":"0.43","stroke-width":"1.5","stroke-linecap":"round"})],-1)),RK=ft(()=>e.createElementVNode("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M1 1L13 13M1 13L13 1",stroke:"white","stroke-width":"2","stroke-linecap":"round"})],-1)),DK=[RK],OK=ft(()=>e.createElementVNode("svg",{width:"29",height:"22",viewBox:"0 0 23 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M12.249 4.88982H1.56809C0.980641 4.88982 0.5 5.35635 0.5 5.92655C0.5 6.49675 0.980641 6.96327 1.56809 6.96327H12.249C12.8365 6.96327 13.3171 6.49675 13.3171 5.92655C13.3171 5.35635 12.8365 4.88982 12.249 4.88982ZM12.249 0.74292H1.56809C0.980641 0.74292 0.5 1.20945 0.5 1.77965C0.5 2.34984 0.980641 2.81637 1.56809 2.81637H12.249C12.8365 2.81637 13.3171 2.34984 13.3171 1.77965C13.3171 1.20945 12.8365 0.74292 12.249 0.74292ZM17.5895 9.03673V5.92655C17.5895 5.35635 17.1088 4.88982 16.5214 4.88982C15.9339 4.88982 15.4533 5.35635 15.4533 5.92655V9.03673H12.249C11.6616 9.03673 11.1809 9.50325 11.1809 10.0735C11.1809 10.6437 11.6616 11.1102 12.249 11.1102H15.4533V14.2204C15.4533 14.7906 15.9339 15.2571 16.5214 15.2571C17.1088 15.2571 17.5895 14.7906 17.5895 14.2204V11.1102H20.7937C21.3812 11.1102 21.8618 10.6437 21.8618 10.0735C21.8618 9.50325 21.3812 9.03673 20.7937 9.03673H17.5895ZM1.56809 11.1102H7.97664C8.5641 11.1102 9.04474 10.6437 9.04474 10.0735C9.04474 9.50325 8.5641 9.03673 7.97664 9.03673H1.56809C0.980641 9.03673 0.5 9.50325 0.5 10.0735C0.5 10.6437 0.980641 11.1102 1.56809 11.1102Z",fill:"#ffffff",stroke:"#0D1D29","stroke-width":"0.191682"})],-1)),jK={class:"players-table-container"},vK={class:"players-table"},WK={key:0,class:"loading-message"},UK={key:1,class:"empty-message"},GK={class:"checkbox-container"},HK=["id","checked","onChange"],JK={key:1,class:"checkbox-placeholder"},qK=ft(()=>e.createElementVNode("div",{class:"folder-icon"},[e.createElementVNode("svg",{width:"20",height:"16",viewBox:"0 0 20 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M18 2H10L8 0H2C0.9 0 0 0.9 0 2V14C0 15.1 0.9 16 2 16H18C19.1 16 20 15.1 20 14V4C20 2.9 19.1 2 18 2Z",fill:"#ffffff","fill-opacity":"0.3"})])],-1)),YK={class:"list-content"},ZK={class:"title"},KK={class:"subtitle"},XK={class:"modal-footer"},QK={class:"buttons-container buttons-container-step2"},eX=ft(()=>e.createElementVNode("svg",{width:"29",height:"22",viewBox:"0 0 23 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M12.249 4.88982H1.56809C0.980641 4.88982 0.5 5.35635 0.5 5.92655C0.5 6.49675 0.980641 6.96327 1.56809 6.96327H12.249C12.8365 6.96327 13.3171 6.49675 13.3171 5.92655C13.3171 5.35635 12.8365 4.88982 12.249 4.88982ZM12.249 0.74292H1.56809C0.980641 0.74292 0.5 1.20945 0.5 1.77965C0.5 2.34984 0.980641 2.81637 1.56809 2.81637H12.249C12.8365 2.81637 13.3171 2.34984 13.3171 1.77965C13.3171 1.20945 12.8365 0.74292 12.249 0.74292ZM17.5895 9.03673V5.92655C17.5895 5.35635 17.1088 4.88982 16.5214 4.88982C15.9339 4.88982 15.4533 5.35635 15.4533 5.92655V9.03673H12.249C11.6616 9.03673 11.1809 9.50325 11.1809 10.0735C11.1809 10.6437 11.6616 11.1102 12.249 11.1102H15.4533V14.2204C15.4533 14.7906 15.9339 15.2571 16.5214 15.2571C17.1088 15.2571 17.5895 14.7906 17.5895 14.2204V11.1102H20.7937C21.3812 11.1102 21.8618 10.6437 21.8618 10.0735C21.8618 9.50325 21.3812 9.03673 20.7937 9.03673H17.5895ZM1.56809 11.1102H7.97664C8.5641 11.1102 9.04474 10.6437 9.04474 10.0735C9.04474 9.50325 8.5641 9.03673 7.97664 9.03673H1.56809C0.980641 9.03673 0.5 9.50325 0.5 10.0735C0.5 10.6437 0.980641 11.1102 1.56809 11.1102Z",fill:"#ffffff",stroke:"#0D1D29","stroke-width":"0.191682"})],-1)),tX=ft(()=>e.createElementVNode("span",null,"Crear nueva lista",-1)),aX=[eX,tX],iX={class:"right-buttons"},oX=["disabled"];function sX(t,i,a,o,s,l){return e.openBlock(),e.createBlock(e.Transition,{name:"modal"},{default:e.withCtx(()=>[a.isVisible?(e.openBlock(),e.createElementBlock("div",{key:0,class:"modal-overlay",onClick:i[8]||(i[8]=(...r)=>o.closeModal&&o.closeModal(...r))},[e.createElementVNode("div",{class:"modal-content",onClick:i[7]||(i[7]=e.withModifiers(()=>{},["stop"])),ref:"modalContent"},[e.createElementVNode("div",BK,[FK,e.createElementVNode("button",{class:"close-button",onClick:i[0]||(i[0]=(...r)=>o.closeModal&&o.closeModal(...r))},$K)]),e.createElementVNode("div",zK,[e.createElementVNode("div",AK,[e.createElementVNode("div",IK,[e.createElementVNode("div",MK,[LK,e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":i[1]||(i[1]=r=>o.searchQuery=r),type:"text",placeholder:"Buscar lista..."},null,512),[[e.vModelText,o.searchQuery]]),o.searchQuery?(e.openBlock(),e.createElementBlock("button",{key:0,class:"clear-search",onClick:i[2]||(i[2]=(...r)=>o.clearSearch&&o.clearSearch(...r))},DK)):e.createCommentVNode("",!0)]),e.createElementVNode("button",{class:"crear-playlist",onClick:i[3]||(i[3]=(...r)=>o.handleCreateListClick&&o.handleCreateListClick(...r))},[OK,e.createTextVNode(" Crear nueva lista ")])])]),e.createElementVNode("div",jK,[e.createElementVNode("div",vK,[o.isLoading?(e.openBlock(),e.createElementBlock("div",WK," Cargando listas... ")):o.filteredPlaylists.length===0?(e.openBlock(),e.createElementBlock("div",UK," No hay listas disponibles ")):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(o.filteredPlaylists,r=>{var n;return e.openBlock(),e.createElementBlock("div",{key:r.id,class:e.normalizeClass(["list-item",{disabled:r.isDisabled}])},[e.createElementVNode("div",GK,[r.isDisabled?(e.openBlock(),e.createElementBlock("div",JK)):(e.openBlock(),e.createElementBlock("input",{key:0,type:"checkbox",id:r.id,checked:o.selectedPlaylist===r.id,onChange:c=>o.handlePlaylistSelection(r.id,r.isDisabled)},null,40,HK))]),qK,e.createElementVNode("div",YK,[e.createElementVNode("div",ZK,e.toDisplayString(r==null?void 0:r.name),1),e.createElementVNode("div",KK,e.toDisplayString((n=r==null?void 0:r.template)==null?void 0:n.name),1)])],2)}),128))])])]),e.createElementVNode("div",XK,[e.createElementVNode("div",QK,[e.createElementVNode("button",{class:"create-list-link",onClick:i[4]||(i[4]=(...r)=>o.handleCreateListClick&&o.handleCreateListClick(...r))},aX),e.createElementVNode("div",iX,[e.createElementVNode("button",{class:"cancelar",onClick:i[5]||(i[5]=(...r)=>o.closeModal&&o.closeModal(...r))},"Cancelar"),e.createElementVNode("button",{class:"siguiente",onClick:i[6]||(i[6]=(...r)=>o.handleCreatePlaylist&&o.handleCreatePlaylist(...r)),disabled:!o.selectedPlaylist}," Guardar ",8,oX)])])])],512)])):e.createCommentVNode("",!0)]),_:1})}const lX=Ce(TK,[["render",sX],["__scopeId","data-v-67caccaa"]]),rX={name:"ModalCreatePlayList",props:{isVisible:{type:Boolean,default:!1},userId:{type:Number,default:0},player:{type:Object,required:!0},templates:{type:Array,default:()=>[]}},setup(t,{emit:i}){const a=e.ref(null),o=e.ref({title:"",templateId:""}),s=e.ref(0),l=()=>{a.value&&(s.value=a.value.offsetWidth)},r=m=>{document.body.style.overflow=m?"hidden":"auto"},n="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",c=()=>{l(),t.isVisible&&r(!0)},p=()=>{o.value={title:"",templateId:""},i("close")},y=async()=>{if(!(!o.value.title||!o.value.templateId))try{const m=t.templates.find(f=>f.id===o.value.templateId),h={user_id:t.userId,name:o.value.title,template:m,players:[t.player]},d=await he.create({headers:{Authorization:`${n}`}}).post(`https://4j4nfvoh0d.execute-api.us-east-2.amazonaws.com/prod/users/${t.userId}/in-followed`,h);p()}catch(m){console.error("Error al crear la lista:",m)}};return e.onMounted(()=>{window.addEventListener("resize",c)}),e.onUnmounted(()=>{window.removeEventListener("resize",c),r(!1)}),e.watch(()=>t.isVisible,m=>{m?(setTimeout(l,0),r(!0)):r(!1)}),e.watch(()=>t.listData,m=>{m&&(m.name&&(o.value.title=m.name),m.template&&(o.value.templateId=Number(m.template)))},{immediate:!0}),{modalContent:a,playlistData:o,modalWidth:s,closeModal:p,handleNext:y}}},Ys=t=>(e.pushScopeId("data-v-0dd449b4"),t=t(),e.popScopeId(),t),nX={class:"modal-header"},dX=Ys(()=>e.createElementVNode("div",{class:"title-section"},[e.createElementVNode("svg",{width:"29",height:"22",viewBox:"0 0 23 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M12.249 4.88982H1.56809C0.980641 4.88982 0.5 5.35635 0.5 5.92655C0.5 6.49675 0.980641 6.96327 1.56809 6.96327H12.249C12.8365 6.96327 13.3171 6.49675 13.3171 5.92655C13.3171 5.35635 12.8365 4.88982 12.249 4.88982ZM12.249 0.74292H1.56809C0.980641 0.74292 0.5 1.20945 0.5 1.77965C0.5 2.34984 0.980641 2.81637 1.56809 2.81637H12.249C12.8365 2.81637 13.3171 2.34984 13.3171 1.77965C13.3171 1.20945 12.8365 0.74292 12.249 0.74292ZM17.5895 9.03673V5.92655C17.5895 5.35635 17.1088 4.88982 16.5214 4.88982C15.9339 4.88982 15.4533 5.35635 15.4533 5.92655V9.03673H12.249C11.6616 9.03673 11.1809 9.50325 11.1809 10.0735C11.1809 10.6437 11.6616 11.1102 12.249 11.1102H15.4533V14.2204C15.4533 14.7906 15.9339 15.2571 16.5214 15.2571C17.1088 15.2571 17.5895 14.7906 17.5895 14.2204V11.1102H20.7937C21.3812 11.1102 21.8618 10.6437 21.8618 10.0735C21.8618 9.50325 21.3812 9.03673 20.7937 9.03673H17.5895ZM1.56809 11.1102H7.97664C8.5641 11.1102 9.04474 10.6437 9.04474 10.0735C9.04474 9.50325 8.5641 9.03673 7.97664 9.03673H1.56809C0.980641 9.03673 0.5 9.50325 0.5 10.0735C0.5 10.6437 0.980641 11.1102 1.56809 11.1102Z",fill:"#ffffff",stroke:"#0D1D29","stroke-width":"0.191682"})]),e.createElementVNode("h2",null,"Crear lista")],-1)),cX=Ys(()=>e.createElementVNode("img",{width:"22",src:"http://golstatsimages.blob.core.windows.net/playlist-icons/close@3x.png",alt:"Cerrar"},null,-1)),pX=[cX],mX={class:"modal-body"},uX=Ys(()=>e.createElementVNode("option",{value:"",disabled:"",selected:""},"Selecciona una plantilla",-1)),hX=["value"],fX={class:"modal-footer"},yX={class:"buttons-container buttons-container-step1"},gX=["disabled"];function _X(t,i,a,o,s,l){return e.openBlock(),e.createBlock(e.Transition,{name:"modal"},{default:e.withCtx(()=>[a.isVisible?(e.openBlock(),e.createElementBlock("div",{key:0,class:"modal-overlay",onClick:i[6]||(i[6]=(...r)=>o.closeModal&&o.closeModal(...r))},[e.createElementVNode("div",{class:"modal-content",onClick:i[5]||(i[5]=e.withModifiers(()=>{},["stop"])),ref:"modalContent"},[e.createElementVNode("div",nX,[dX,e.createElementVNode("button",{class:"close-button",onClick:i[0]||(i[0]=(...r)=>o.closeModal&&o.closeModal(...r))},pX)]),e.createElementVNode("div",mX,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":i[1]||(i[1]=r=>o.playlistData.title=r),type:"text",class:"input-playlist",placeholder:"Nombre de tu lista..."},null,512),[[e.vModelText,o.playlistData.title]]),e.withDirectives(e.createElementVNode("select",{"onUpdate:modelValue":i[2]||(i[2]=r=>o.playlistData.templateId=r),class:"select-position"},[uX,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.templates,r=>(e.openBlock(),e.createElementBlock("option",{key:r.id,value:r.id},e.toDisplayString(r.name),9,hX))),128))],512),[[e.vModelSelect,o.playlistData.templateId]])]),e.createElementVNode("div",fX,[e.createElementVNode("div",yX,[e.createElementVNode("button",{class:"cancelar",onClick:i[3]||(i[3]=(...r)=>o.closeModal&&o.closeModal(...r))},"Cancelar"),e.createElementVNode("button",{class:"siguiente",onClick:i[4]||(i[4]=(...r)=>o.handleNext&&o.handleNext(...r)),disabled:!o.playlistData.title||!o.playlistData.templateId}," Guardar ",8,gX)])])],512)])):e.createCommentVNode("",!0)]),_:1})}const bX=Ce(rX,[["render",_X],["__scopeId","data-v-0dd449b4"]]),SX=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!0,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!0,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!0,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!0,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!0,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],CX=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]}],wX=(t,i)=>{const a=t.__vccOpts||t;for(const[o,s]of i)a[o]=s;return a},kX={key:1},EX={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},VX=["fill"],NX={key:0,class:"checkbox__teams"},xX={class:"checkbox__teams__logo"},TX=["src"],BX={class:"checkbox__teams__logo"},FX=["src"],PX={__name:"GSC-Checkbox",props:{width:{type:String,default:"fit-content"},height:{type:String,default:"fit-content"},label:{type:String,default:""},labelWhiteSpace:{type:String,default:"normal"},labelColor:{type:String,default:"white"},fontFamily:{type:String,default:"sans-serif"},labelFontSize:{type:String,default:"12px"},modelValue:{type:Boolean,default:!1},justifyContent:{type:String,default:"flex-start"},alignItems:{type:String,default:"center"},boxBackgroundColor:{type:String,default:"#CBEE6B"},boxValueColor:{type:String,default:"#0d1d29"},boxValue:{type:[String,Number],default:""},boxPosition:{type:String,default:"left",validator(t){return["left","right","top","bottom"].includes(t)}},boxMarginTop:{type:String,default:"0.2em"},boxWidthAndHeight:{type:String,default:"16px"},boxBorderColor:{type:String,default:"#969da2"},boxBorderWidth:{type:String,default:"2px"},boxBorderRadius:{type:String,default:"4px"},boxValueFontSize:{type:String,default:"10px"},boxValueFontFamily:{type:String,default:"sans-serif"},avoidInteraction:{type:Boolean,default:!1},avoidToCheck:{type:Boolean,default:!1},isBoxOnly:{type:Boolean,default:!1},teamsIds:{type:Array,default:()=>null}},emits:["update:modelValue"],setup(t,{emit:i}){const a=t;e.useCssVars(p=>({"7bd9d47b":t.width,"34dc7ddc":t.height}));const o=e.ref(!1),s=e.computed(()=>{const p={color:a.boxValueColor,"font-family":a.fontFamily,height:a.boxWidthAndHeight,width:a.boxWidthAndHeight,minWidth:a.boxWidthAndHeight,"border-radius":a.boxBorderRadius,"margin-top":a.boxMarginTop};return o.value?(p["background-color"]=a.boxBackgroundColor,p.border=`solid ${a.boxBorderWidth} ${a.boxBackgroundColor}`):p.border=`solid ${a.boxBorderWidth} ${a.boxBorderColor}`,p}),l=e.computed(()=>({"font-family":a.boxValueFontFamily,"font-size":a.boxValueFontSize,color:a.boxValueColor,"line-height":1})),r=e.computed(()=>{const p={color:a.labelColor,"font-family":a.fontFamily,"font-size":a.labelFontSize,"white-space":a.labelWhiteSpace,"text-align":a.boxPosition==="top"||a.boxPosition==="bottom"?"center":a.boxPosition};return(a.boxPosition==="left"||a.boxPosition==="right")&&(p[`margin-${a.boxPosition}`]=a.isBoxOnly?"0":a.teamsIds?"8px":"10px"),p});e.watch(()=>a.modelValue,p=>{p!==o.value&&(o.value=p)},{immediate:!0});function n(){a.avoidInteraction||!o.value&&a.avoidToCheck||(o.value=!o.value,i("update:modelValue",o.value))}function c(p){return`${{}.TEAM_LOGOS_URL||"https://golstatsimages.blob.core.windows.net/teams-80/"}${p}.png`}return(p,y)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["checkbox",`box-${t.boxPosition}`]),onClick:n},[e.createElementVNode("div",{class:"checkbox__box",style:e.normalizeStyle(s.value)},[o.value?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[a.boxValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"checkbox__box__value",style:e.normalizeStyle(l.value)},e.toDisplayString(t.boxValue),5)):(e.openBlock(),e.createElementBlock("div",kX,[(e.openBlock(),e.createElementBlock("svg",EX,[e.createElementVNode("path",{d:"M9.77994 1.70133L4.10994 7.37133C3.96994 7.51133 3.77994 7.59133 3.57994 7.59133C3.37994 7.59133 3.18994 7.51133 3.04994 7.37133L0.219941 4.54133C-0.0700586 4.25133 -0.0700586 3.77133 0.219941 3.48133C0.509941 3.19133 0.989941 3.19133 1.27994 3.48133L3.57994 5.78133L8.71994 0.641328C9.00994 0.351328 9.48994 0.351328 9.77994 0.641328C10.0699 0.931328 10.0699 1.40133 9.77994 1.70133Z",fill:t.boxValueColor},null,8,VX)]))]))],64)):e.createCommentVNode("",!0)],4),t.teamsIds&&t.teamsIds.length?(e.openBlock(),e.createElementBlock("div",NX,[e.createElementVNode("div",xX,[e.createElementVNode("img",{src:c(t.teamsIds[0]),alt:""},null,8,TX)]),e.createElementVNode("div",BX,[e.createElementVNode("img",{src:c(t.teamsIds[1]),alt:""},null,8,FX)])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"checkbox__label",style:e.normalizeStyle(r.value)},e.toDisplayString(t.label),5)],2))}},$X=wX(PX,[["__scopeId","data-v-b6f124d8"]]),zX=(t,i)=>{const a=t.__vccOpts||t;for(const[o,s]of i)a[o]=s;return a},Zs={props:{type:{type:Number,default:0},value:{type:Boolean,default:!1},textValue:String,icon:String,iconPosition:{type:String,default:"left"},iconSize:String,fontColor:{type:String,default:"#FFFFFF"},textDecoration:String,fontSize:{type:String,default:"16px"},fontSizeStat:{type:String,default:"16px"},fontStyle:String,fontFamily:{type:String,default:"Poppins-Regular"},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},borderRadius:{type:String,default:"0px"},borderType:{type:String,default:"solid"},borderWidth:{type:Number,default:0},borderWidthBtn:{type:String,default:"2px"},borderColor:String,backgroundColor:{type:String,default:"none"},activeBackgroundColor:{type:String,default:"#000000"},activeBorderWidth:{type:Number,default:2},activeBorderType:{type:String,default:"solid"},activeBorderColor:{type:String,default:"#cbee6b"},activeColorText:{type:String,default:"#FFFFFF"},cursorType:{type:String,default:"default"},typeOnOff:{type:Boolean,default:!1},textCategory:String,textStat:String,marginLeftStat:{type:String,default:"15%"}},watch:{value:{deep:!0,immediate:!0,handler(t){this.status=t}}},data(){return{status:!1}},computed:{customStyle(){return{height:this.height,width:this.width,backgroundColor:this.backgroundColor,borderRadius:this.borderRadius,border:`${this.borderType} ${this.borderWidth}px ${this.borderColor}`,color:this.fontColor,textDecoration:this.textDecoration,cursor:this.cursorType,fontSize:this.fontSize,fontStyle:this.fontStyle,fontFamily:`${this.fontFamily} !important`}},customActive(){return{backgroundColor:this.activeBackgroundColor,color:this.activeColorText,border:`${this.activeBorderType} ${this.activeBorderWidth}px ${this.activeBorderColor}`}}},methods:{btnClick(t){this.$emit("click",t),this.typeOnOff&&(this.status=!this.status,this.$emit("status",this.status))}}},op=()=>{e.useCssVars(t=>({"9d01acb4":t.height,"14e95081":t.borderWidthBtn,"38fec285":t.borderType,34353510:t.borderColor,"20d20dc6":t.borderRadius,17130967:t.width,"4ccb7d36":t.backgroundColor,"5d1e86a2":t.cursorType,ce65d4a2:t.fontSize,fe4ac47a:t.fontStyle,f98e44dc:t.fontFamily,"93b87770":t.marginLeftStat,c7f7beba:t.fontSizeStat}))},sp=Zs.setup;Zs.setup=sp?(t,i)=>(op(),sp(t,i)):op;const AX=t=>(e.pushScopeId("data-v-f3ee6b2b"),t=t(),e.popScopeId(),t),IX=["src"],MX={key:1,class:"text"},LX=["src"],RX={class:"stats"},DX=AX(()=>e.createElementVNode("img",{class:"iconstats",src:"https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"},null,-1)),OX={class:"numstats"},jX={class:"leyend"};function vX(t,i,a,o,s,l){return e.openBlock(),e.createElementBlock("div",null,[a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",s.status&&a.typeOnOff&&"button-active"]),style:e.normalizeStyle([l.customStyle,s.status&&a.typeOnOff&&l.customActive]),onClick:i[0]||(i[0]=(...r)=>l.btnClick&&l.btnClick(...r))},[a.icon&&a.iconPosition.toLowerCase()==="left"?(e.openBlock(),e.createElementBlock("img",{key:0,class:"icon",style:e.normalizeStyle({width:a.iconSize}),src:a.icon},null,12,IX)):e.createCommentVNode("",!0),a.textValue?(e.openBlock(),e.createElementBlock("div",MX,e.toDisplayString(a.textValue),1)):e.createCommentVNode("",!0),a.icon&&a.iconPosition.toLowerCase()==="right"?(e.openBlock(),e.createElementBlock("img",{key:2,class:"icon",style:e.normalizeStyle({width:a.iconSize}),src:a.icon},null,12,LX)):e.createCommentVNode("",!0)],6)):e.createCommentVNode("",!0),a.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:"button-target",onClick:i[1]||(i[1]=(...r)=>l.btnClick&&l.btnClick(...r))},[e.createElementVNode("div",RX,[DX,e.createElementVNode("div",OX,e.toDisplayString(a.textStat),1)]),e.createElementVNode("div",jX,e.toDisplayString(a.textCategory),1)])):e.createCommentVNode("",!0)])}const WX=zX(Zs,[["render",vX],["__scopeId","data-v-f3ee6b2b"]]),lp=(t,i)=>{const a=t.__vccOpts||t;for(const[o,s]of i)a[o]=s;return a},UX=t=>(e.pushScopeId("data-v-d03b93c8"),t=t(),e.popScopeId(),t),GX={key:0,class:"overlay"},HX=UX(()=>e.createElementVNode("div",{class:"column-title-2"},null,-1)),JX=["onClick"],qX={__name:"ScrollColumns",props:{availablePlayers:{type:Array,default:()=>[]},isEditMode:{type:Boolean,default:!1}},emits:["expand","open-media"],setup(t,{expose:i,emit:a}){const o=t,s=e.ref(null),l=e.ref(null),r=e.ref(0);e.ref(!1);const n=e.computed(()=>{const h=o.availablePlayers[0];return h?h.stats:[]}),c=e.computed(()=>{const h=`repeat(${n.value.length}, max-content) 36px`;let d="";return r.value>0&&document.querySelectorAll(".column-title-2").forEach(f=>{d+=`${f.offsetWidth}px `}),{"--grid-template-columns":h,"--grid-template-columns-totals":d||h}});function p(){s.value=new ResizeObserver(h=>{for(const d of h){const{width:f}=d.contentRect;r.value=f}}),s.value.observe(l.value)}function y(h,d){const f=document.querySelectorAll(".scrollable-row-totals")[h+1];f&&(f.style.marginTop=`${d}px`)}function m({player:h,stat:d}){!d.total||d==="0%"||!d.seasons||!d.seasons.length||a("open-media",{...h,stat:d})}return e.onMounted(()=>{p()}),i({setMarginTopDetails:y}),(h,d)=>(e.openBlock(),e.createElementBlock("div",{class:"scroll-columns",style:e.normalizeStyle(c.value)},[t.isEditMode?(e.openBlock(),e.createElementBlock("div",GX)):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"titlesRow",ref:l,class:"scrollable-row-2"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(n.value,f=>(e.openBlock(),e.createElementBlock("div",{key:`t-${f.category_id}`,class:"column-title-2"},e.toDisplayString(f.name),1))),128)),HX],512),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.availablePlayers,(f,u)=>(e.openBlock(),e.createElementBlock("div",{key:`i-${f.id}`,class:"row scrollable-row-totals"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(f.stats,g=>(e.openBlock(),e.createElementBlock("div",{key:g.category_id,class:e.normalizeClass(["row data-info",{odd:u%2!==0,underline:!!g.total&&g.total!=="0%"&&g.seasons&&g.seasons.length}]),onClick:S=>m({player:f,stat:g})},e.toDisplayString(g.total),11,JX))),128))]))),128))],4))}},YX=lp(qX,[["__scopeId","data-v-d03b93c8"]]),Fe=t=>(e.pushScopeId("data-v-ef3c543d"),t=t(),e.popScopeId(),t),ZX={class:"table__static-column"},KX=Fe(()=>e.createElementVNode("div",{class:"static-title column-title"},null,-1)),XX={class:"container"},QX={class:"details-row__info"},eQ={class:"details-row__info__personal"},tQ={class:"bold"},aQ={class:"bold"},iQ={class:"bold"},oQ={class:"bold"},sQ={class:"details-row__info__games"},lQ={class:"bold"},rQ={class:"bold"},nQ=["onClick"],dQ=Fe(()=>e.createElementVNode("div",null,"Ver gráfica",-1)),cQ=Fe(()=>e.createElementVNode("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("g",{"clip-path":"url(#clip0_3514_71971)"},[e.createElementVNode("path",{d:"M16.3338 6.02932L8.65108 0.447539C8.56099 0.38207 8.43896 0.38207 8.34886 0.447539C8.34292 0.451852 1.97661 5.07726 0.6663 6.02926C0.498706 6.09269 0.445831 6.30248 0.563113 6.43788L3.48277 15.4238C3.51717 15.5297 3.61589 15.6014 3.72727 15.6014H13.2635C13.3911 15.6014 13.484 15.5258 13.5172 15.4238L16.4368 6.43788C16.5544 6.3022 16.501 6.09269 16.3338 6.02932ZM13.1818 14.792L12.2937 13.5604C12.4178 13.3198 12.4262 13.0472 12.3402 12.813L13.4007 8.12035C13.7342 7.97885 13.9718 7.64673 13.9682 7.25316L15.8203 6.67173L13.1818 14.792ZM1.18005 6.67273L2.54311 7.10316C2.52677 7.60485 2.90696 8.01919 3.39221 8.06116L5.37836 11.3233C5.0798 11.6827 5.09336 12.2096 5.41452 12.5533L3.8173 14.7894L1.18005 6.67273ZM7.02283 11.9909C7.03952 11.7764 6.98346 11.5718 6.86936 11.4011L8.47839 9.14851L10.8495 12.4367C10.7173 12.5536 10.6187 12.7075 10.5697 12.8821L7.02283 11.9909ZM7.62217 4.78338C7.74714 5.00898 7.96299 5.17704 8.22033 5.23844V8.35679L4.40411 7.15166C4.40767 6.95926 4.35377 6.77813 4.25196 6.6232L7.62217 4.78338ZM12.2474 6.77016C12.151 6.92429 12.0998 7.10551 12.1071 7.29851L8.73449 8.35735V5.21526C8.94317 5.14495 9.11883 5.00291 9.23183 4.8182L12.2474 6.77016ZM4.25277 7.64307L8.06249 8.84613L6.47533 11.0681C6.26327 10.973 6.02383 10.9611 5.80383 11.0334L3.92524 7.94795C4.05761 7.87432 4.17008 7.76935 4.25277 7.64307ZM11.9237 12.3234C11.7375 12.2181 11.526 12.1827 11.3228 12.214L8.8943 8.84613L12.2678 7.78701C12.4038 7.98623 12.6151 8.12979 12.8607 8.17698L11.9237 12.3234ZM12.648 6.41704L9.36721 4.29329C9.35074 3.90045 9.09089 3.57073 8.73449 3.45063V1.14366L15.6674 6.18076L13.8211 6.76041C13.5672 6.3651 13.0654 6.22463 12.648 6.41704ZM8.22033 3.42748C7.83383 3.5197 7.54105 3.8527 7.50917 4.25923L3.8238 6.27107C3.42227 6.10782 2.95152 6.24232 2.70096 6.61379L1.33164 6.18138L8.22033 1.17648V3.42748ZM5.85711 12.8183C6.22189 12.9143 6.61096 12.7823 6.84071 12.4753L10.5778 13.4143C10.7578 13.9855 11.4215 14.2369 11.9331 13.9395L12.7607 15.0872H4.23642L5.85711 12.8183Z",fill:"white"})]),e.createElementVNode("defs",null,[e.createElementVNode("clipPath",{id:"clip0_3514_71971"},[e.createElementVNode("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.5)"})])])],-1)),pQ=[dQ,cQ],mQ=["onClick"],uQ=Fe(()=>e.createElementVNode("div",null,"Eliminar de lista",-1)),hQ=Fe(()=>e.createElementVNode("svg",{width:"17",height:"15",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M13.3345 16.5001V14.8334C13.3345 13.9494 12.9833 13.1015 12.3582 12.4764C11.7331 11.8513 10.8852 11.5001 10.0012 11.5001H5.00126C4.11722 11.5001 3.26938 11.8513 2.64427 12.4764C2.01915 13.1015 1.66797 13.9494 1.66797 14.8334V16.5001",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M7.50126 8.16658C9.34219 8.16658 10.8346 6.67422 10.8346 4.83329C10.8346 2.99237 9.34219 1.5 7.50126 1.5C5.66033 1.5 4.16797 2.99237 4.16797 4.83329C4.16797 6.67422 5.66033 8.16658 7.50126 8.16658Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M18.332 8.16663H13.332",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})],-1)),fQ=[uQ,hQ],yQ=["onClick"],gQ=Fe(()=>e.createElementVNode("div",null,"Agregar a lista",-1)),_Q=Fe(()=>e.createElementVNode("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"})],-1)),bQ=[gQ,_Q],SQ=["onClick"],CQ=Fe(()=>e.createElementVNode("div",null,"Ver perfil",-1)),wQ=[CQ],kQ={class:"static-row__info-player"},EQ={class:"position"},VQ=["onClick"],NQ=Fe(()=>e.createElementVNode("path",{d:"M13.3345 16.5001V14.8334C13.3345 13.9494 12.9833 13.1015 12.3582 12.4764C11.7331 11.8513 10.8852 11.5001 10.0012 11.5001H5.00126C4.11722 11.5001 3.26938 11.8513 2.64427 12.4764C2.01915 13.1015 1.66797 13.9494 1.66797 14.8334V16.5001",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),xQ=Fe(()=>e.createElementVNode("path",{d:"M7.50126 8.16658C9.34219 8.16658 10.8346 6.67422 10.8346 4.83329C10.8346 2.99237 9.34219 1.5 7.50126 1.5C5.66033 1.5 4.16797 2.99237 4.16797 4.83329C4.16797 6.67422 5.66033 8.16658 7.50126 8.16658Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),TQ=Fe(()=>e.createElementVNode("path",{d:"M18.332 8.16663H13.332",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),BQ=[NQ,xQ,TQ],FQ=["onClick"],PQ=Fe(()=>e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),$Q=Fe(()=>e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),zQ=Fe(()=>e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),AQ=[PQ,$Q,zQ],IQ={class:"player-photo"},MQ=["src"],LQ={class:"player-name"},RQ={class:"arrow"},DQ=["onClick"],OQ=Fe(()=>e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:"#D9D9D9"},null,-1)),jQ=[OQ],vQ=e.createStaticVNode('<div class="titles scrollable-row" data-v-ef3c543d><div class="column-title" data-v-ef3c543d>Equipo</div><div class="column-title" data-v-ef3c543d>Posición</div><div class="column-title" data-v-ef3c543d>Edad</div><div class="column-title" data-v-ef3c543d>País</div><div class="column-title" data-v-ef3c543d>Partidos Jugados</div><div class="column-title" data-v-ef3c543d>Minutos Jugados</div><div class="column-title" data-v-ef3c543d>Liga</div><div class="column-title" data-v-ef3c543d>Videos</div><div class="column-title" data-v-ef3c543d></div></div>',1),WQ={class:"team-logo"},UQ=["src"],GQ={class:"team-name data-info"},HQ=["src"],JQ={__name:"GSC-TableScrollable",props:{players:{type:Array,default:()=>[]},isGeneral:{type:Boolean,default:!0},isEditMode:{type:Boolean,default:!1},isTableFromList:{type:Boolean,default:!1}},emits:["change-selected-players","view-profile","add-to-list","view-graph","open-media"],setup(t,{emit:i}){const a=t;let o=null,s=null;const l=e.ref([]),r=e.ref(null),n=e.ref(null),c=e.ref(0),p=e.ref(0),y=e.ref(-1);e.ref(!1);const m=e.ref(null),h=e.ref(null),d=e.computed(()=>({"--width-details":`${c.value}px`,"--gap-static-row":`${f.value?"8px":"18px"}`,"--width-static-column":`${f.value?"50%":"256px"}`})),f=e.computed(()=>c.value<600);e.watch(()=>a.players,W=>{W&&W.length&&(l.value=W.map((q,C)=>{const V=C+1;return{...q,position:V<10?`0${V}`:`${V}`,isSelected:!1,isExpanded:!1,isOdd:C%2!==0,index:C}}))},{immediate:!0}),e.watch(()=>a.isEditMode,W=>{W&&l.value.forEach(q=>{q.isSelected=!1})}),e.watch(p,W=>{const q=document.querySelectorAll(".static-row")[y.value+1];q&&(q.style.marginTop=`${W}px`),a.isGeneral?u(y.value,W):n.value&&n.value.setMarginTopDetails(y.value,W),W===0&&m.value&&D(m.value)});function u(W,q){const C=document.querySelectorAll(".scrollable-row")[W+2];C&&(C.style.marginTop=`${q}px`)}function g(W){const q=W.player||W.objeto_player,C=q?q.player_id||q.id||q.playerId:W.id||W.player_id,V=q?q.team_id||q.teamId:W.team_id||W.teamId,R={isFeaturedPlayers:!1,mainSectionType:1,playListType:2,gameIds:null,playerIds:C?[C]:[],goalkeeperIds:[],teamId:V||0,matchResult:[1,2,3],categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:"Jugadas Relevantes"}};if(W.stat&&W.stat.seasons&&W.stat.seasons.length||W.seasons&&W.seasons.length){const N=[...W.stat&&W.stat.seasons&&W.stat.seasons.length?W.stat.seasons:W.seasons];N.sort((v,$)=>v-$),R.seasonId=N.shift(),R.seasonsIds=N}else(W.season_id||W.seasonId)&&(R.seasonId=W.season_id||W.seasonId);W.stat?W.stat.category_id?R.categoryIds=W.stat.category_id:W.stat.custom_category_id&&(R.customCategoryIds=[W.stat.custom_category_id]):R.categoryIds=U(W.player_position),i("open-media",R)}function S(){o=new ResizeObserver(W=>{for(const q of W)c.value=q.contentRect.width}),o.observe(r.value)}function w(W){s=new ResizeObserver(q=>{for(const C of q)p.value=C.contentRect.height}),s.observe(W)}function U(W){return W==="POR"?[39,40,52,53,54,55,323,324,608,774,802]:[10,12,14,15,27,35,61,217,257,466,519,607,702,730,98,101,109,112,121,122,127,128,135,136,141,142,161,170,179,211,232,235,239,242,282,284,289,291,296,485,486,487,488]}function Y(W,q){q.isSelected=W;const C=l.value.filter(V=>V.isSelected);i("change-selected-players",C)}function z(W){i("view-profile",W)}function H(W){i("delete-from-list",W)}function K(W){i("add-to-list",W)}function Z(W){i("show-graph",W)}function D(W){if(W.isExpanded){W.isExpanded=!1,m.value=null;return}const q=l.value.find(V=>V.isExpanded);if(q&&(q.isExpanded=!1),q){m.value=W;return}const C=document.querySelectorAll(".details-row")[W.index];y.value=W.index,w(C),W.isExpanded=!0}let B=!1,k,F,P=function(W){B=!0,k=W.pageX-h.value.offsetLeft,F=h.value.scrollLeft},J=function(){B=!1};function X(){h.value&&(h.value.addEventListener("mousemove",W=>{if(!B)return;const q=W.pageX-h.value.offsetLeft-k;h.value.scrollLeft=F-q}),h.value.addEventListener("mousedown",P,!1),h.value.addEventListener("mouseup",J,!1),h.value.addEventListener("mouseleave",J,!1))}return e.onMounted(()=>{S(),X()}),e.onBeforeUnmount(()=>{o&&o.disconnect(),s&&s.disconnect(),h.value&&(h.value.removeEventListener("mousemove",P,!1),h.value.removeEventListener("mouseup",J,!1),h.value.removeEventListener("mouseleave",J,!1))}),(W,q)=>(e.openBlock(),e.createElementBlock("div",{class:"table",ref_key:"tableSC",ref:r,style:e.normalizeStyle(d.value)},[e.createElementVNode("div",ZX,[KX,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,C=>(e.openBlock(),e.createElementBlock("div",{key:`s-${C.id}`,class:e.normalizeClass(["row static-row",{odd:C.isOdd}])},[e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(["details-row",{odd:C.isOdd}])},[e.createElementVNode("div",XX,[e.createElementVNode("div",QX,[e.createElementVNode("div",eQ,[e.createElementVNode("div",null,[e.createTextVNode("Equipo: "),e.createElementVNode("span",tQ,e.toDisplayString(C.team_name),1)]),e.createElementVNode("div",null,[e.createTextVNode("Edad: "),e.createElementVNode("span",aQ,e.toDisplayString(C.player_age)+" Años",1)]),e.createElementVNode("div",null,[e.createTextVNode("Nacionalidad: "),e.createElementVNode("span",iQ,e.toDisplayString(C.player_country),1)]),e.createElementVNode("div",null,[e.createTextVNode("Posición: "),e.createElementVNode("span",oQ,e.toDisplayString(C.position_name),1)])]),e.createElementVNode("div",sQ,[e.createElementVNode("div",null,[e.createTextVNode("Partidos Jugados: "),e.createElementVNode("span",lQ,e.toDisplayString(C.player_games),1)]),e.createElementVNode("div",null,[e.createTextVNode("Minutos Jugados: "),e.createElementVNode("span",rQ,e.toDisplayString(C.player_min),1)])])]),e.createElementVNode("div",{class:"details-row__buttons",style:e.normalizeStyle(f.value?"margin-left: 0; gap: 8px;":"")},[e.createElementVNode("div",{role:"button",class:"button",onClick:V=>Z(C)},pQ,8,nQ),t.isTableFromList?(e.openBlock(),e.createElementBlock("div",{key:0,role:"button",class:"button",onClick:V=>H(C)},fQ,8,mQ)):(e.openBlock(),e.createElementBlock("div",{key:1,role:"button",class:"button",onClick:V=>K(C)},bQ,8,yQ)),e.createElementVNode("div",{role:"button",class:"button green",onClick:V=>z(C)},wQ,8,SQ)],4)])],2),[[e.vShow,C.isExpanded]])]),_:2},1024),t.isEditMode?(e.openBlock(),e.createBlock(e.unref($X),{key:0,fontFamily:"Poppins-Regular",labelFontSize:"14px","model-value":C.isSelected,"onUpdate:modelValue":V=>Y(V,C)},null,8,["model-value","onUpdate:modelValue"])):e.createCommentVNode("",!0),e.createElementVNode("div",kQ,[e.createElementVNode("div",EQ,e.toDisplayString(C.position),1),t.isTableFromList?(e.openBlock(),e.createElementBlock("svg",{key:0,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:V=>H(C)},BQ,8,VQ)):(e.openBlock(),e.createElementBlock("svg",{key:1,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:V=>K(C)},AQ,8,FQ)),e.createElementVNode("div",IQ,[e.createElementVNode("div",null,[e.createElementVNode("img",{src:C.player_photo,alt:"player photo"},null,8,MQ)])]),e.createElementVNode("div",LQ,e.toDisplayString(C.player_name),1)]),e.createElementVNode("div",RQ,[(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(["_arrowExpandIcon_6ak64_1115 _rotate_6ak64_5",{expanded:C.isExpanded}]),width:"12",height:"8",viewBox:"0 0 12 8",fill:"#D9D9D9",xmlns:"http://www.w3.org/2000/svg",onClick:V=>D(C)},jQ,10,DQ))])],2))),128))]),e.createElementVNode("div",{ref_key:"scrollableColumns",ref:h,class:"table__scrollable-columns"},[t.isGeneral?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[vQ,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,C=>(e.openBlock(),e.createElementBlock("div",{key:`i-${C.id}`,class:"row scrollable-row"},[e.createElementVNode("div",{class:e.normalizeClass(["row team-info",{odd:C.isOdd}])},[e.createElementVNode("div",WQ,[e.createElementVNode("img",{src:C.team_logo,alt:"team logo"},null,8,UQ)]),e.createElementVNode("div",GQ,e.toDisplayString(C.team_abrev),1)],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},e.toDisplayString(C.player_position),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},e.toDisplayString(C.player_age),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},[e.createElementVNode("img",{src:C.player_country_flag,alt:"player country flag",class:"country-flag"},null,8,HQ)],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},e.toDisplayString(C.player_games),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},e.toDisplayString(C.player_min),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},e.toDisplayString(C.league_name),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},[e.createVNode(e.unref(WX),{icon:"https://golstatsimages.blob.core.windows.net/images-library/arrow-btn.png","icon-size":"19px","icon-position":"left",width:"98px",height:"30px","border-radius":"30px","border-width":"1","background-color":"#ffffff1a","font-family":"Poppins-Regular","border-color":"#55636e","text-value":"Ver videos","font-size":"10px",onClick:V=>g(C)},null,8,["onClick"])],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:C.isOdd}])},null,2)]))),128))],64)):(e.openBlock(),e.createBlock(YX,{key:1,ref_key:"scrollColumns",ref:n,"available-players":l.value,"is-edit-mode":t.isEditMode,onOpenMedia:g},null,8,["available-players","is-edit-mode"]))],512)],4))}},qQ=lp(JQ,[["__scopeId","data-v-ef3c543d"]]),YQ="_tablePosition_s65tc_46",ZQ="_tablePositionWrapper_s65tc_62",KQ="_imgHenrryIcon_s65tc_71",XQ="_americaIcon_s65tc_79",QQ="_playerPhoto_s65tc_91",eee="_toniKroos_s65tc_100",tee="_shapeIcon_s65tc_111",aee="_menuiconsTeams_s65tc_117",iee="_component31_s65tc_126",oee="_playerName_s65tc_137",see="_icnPlayIcon_s65tc_145",lee="_goles_s65tc_153",ree="_americaIcon1_s65tc_160",nee="_teamsAmerica_s65tc_174",dee="_topAddPlayer_s65tc_181",cee="_containerData_s65tc_185",pee="_shapeIcon1_s65tc_193",mee="_icnExpand1_s65tc_199",uee="_icnExpand_s65tc_199",hee="_playerData_s65tc_219",fee="_playerInfo_s65tc_230",yee="_headerTop_s65tc_245",gee="_playerRow_s65tc_259",_ee="_groupsLeague_s65tc_270",bee="_text_s65tc_279",See="_btnViewFullList_s65tc_287",Cee="_headerTops_s65tc_304",wee="_btnVideosOptions_s65tc_376",kee="_position_s65tc_553",Eee="_positionWrapper_s65tc_565",Vee="_imgNecaxaIcon_s65tc_573",Nee="_teamLogo_s65tc_579",xee="_teamPhoto_s65tc_587",Tee="_name_s65tc_595",Bee="_icnPlayIconType1_s65tc_603",Fee="_verVideosType1_s65tc_610",Pee="_btnVideosOptionsType1_s65tc_616",$ee="_btnVideosOptions1_s65tc_628",zee="_leftContainer_s65tc_640",Aee="_shapeIconType1_s65tc_649",Iee="_icnExpandType1_s65tc_654",Mee="_arrowExpand_s65tc_664",Lee="_containerInfo_s65tc_672",Ree="_headerTopTeam_s65tc_684",Dee="_containerHeader_s65tc_698",Oee="_goles1_s65tc_707",jee="_golesType1_s65tc_710",vee="_golesWrapper_s65tc_715",Wee="_btnViewAll_s65tc_724",Uee="_headerTopsTeams_s65tc_741",Gee="_arrowExpandIcon_s65tc_858",Hee="_rotate_s65tc_863",Jee={tablePosition:YQ,tablePositionWrapper:ZQ,imgHenrryIcon:KQ,americaIcon:XQ,playerPhoto:QQ,toniKroos:eee,shapeIcon:tee,menuiconsTeams:aee,component31:iee,playerName:oee,icnPlayIcon:see,goles:lee,americaIcon1:ree,teamsAmerica:nee,topAddPlayer:dee,containerData:cee,shapeIcon1:pee,icnExpand1:mee,icnExpand:uee,playerData:hee,playerInfo:fee,headerTop:yee,playerRow:gee,groupsLeague:_ee,text:bee,btnViewFullList:See,headerTops:Cee,btnVideosOptions:wee,position:kee,positionWrapper:Eee,imgNecaxaIcon:Vee,teamLogo:Nee,teamPhoto:xee,name:Tee,icnPlayIconType1:Bee,verVideosType1:Fee,btnVideosOptionsType1:Pee,btnVideosOptions1:$ee,leftContainer:zee,shapeIconType1:Aee,icnExpandType1:Iee,arrowExpand:Mee,containerInfo:Lee,headerTopTeam:Ree,containerHeader:Dee,goles1:Oee,golesType1:jee,golesWrapper:vee,btnViewAll:Wee,headerTopsTeams:Uee,arrowExpandIcon:Gee,rotate:Hee},Ks={components:{GSCButton:yi},props:{type:{type:Number,default:0},isExpanded:{type:Boolean,default:!1},categoryName:{type:String,default:""},categoryId:{type:String,default:""},data:{type:Object,default:()=>{}},backgroundColor:{type:String,default:"#0d1d29"},backgroundColorHeader:{type:String,default:"#183143"},fontColorName:{type:String,default:"#F4F4F4"},fontSizeName:{type:String,default:"14px"},fontFamilyName:{type:String,default:"Poppins-Regular"},fontColorTopNum:{type:String,default:"#FFFFFF"},fontSizeTopNum:{type:String,default:"96px"},fontFamilyTopNum:{type:String,default:"Oswald-Bold"},fontColorCategory:{type:String,default:"#FFFFFF"},fontSizeCategory:{type:String,default:"12px"},fontFamilyCategory:{type:String,default:"Poppins-Regular"},opacityColorTopNum:{type:Number,default:.09},borderColorCategory:{type:String,default:"#cbee6b"},iconVideos:{type:String,default:"https://golstatsimages.blob.core.windows.net/images-library/arrow-btn.png"},iconSize:{type:String,default:"18px"},iconPosition:{type:String,default:"left"},colorArrow:{type:String,default:"#D9D9D9"},buttonWidth:{type:String,default:"fit-content"},buttonMaxWidth:{type:String,default:"180px"},buttonHeight:{type:String,default:"24px"},buttonRadius:{type:String,default:"30px"},buttonBorderWidth:{type:Number,default:1},buttonBackground:{type:String,default:"#ffffff1a"},buttonfontFamily:{type:String,default:"Poppins-Regular"},buttonBorderColor:{type:String,default:"#cbee6b"},buttonFontSize:{type:String,default:"12px"}},data:()=>({expand:!1}),methods:{viewProfile(t){this.$emit("play",t)},clickMore(t){this.$emit("more",t)},clickExpand(t){this.$emit("expand",{expand:!this.isExpanded,id:t})},clickFav(t){this.$emit("fav",t)},clickEventMedia(t){this.$emit("mediadata",t)},emitAddPlayer(t){this.$emit("add-player",t)}}},rp=()=>{e.useCssVars(t=>({"585cd937":t.fontSizeTopNum,"32d8991a":t.fontFamilyTopNum,"16a25bef":t.fontColorTopNum,"3f30455f":t.opacityColorTopNum,"74b0c809":t.fontColorName,"051a53f4":t.fontFamilyName,"63f9f751":t.fontSizeName,"91c50268":t.backgroundColorHeader,"1c9cb9e7":t.fontFamilyCategory,"1bdd3278":t.fontSizeCategory,"35011b7c":t.fontColorCategory,"0582c83f":t.borderColorCategory}))},np=Ks.setup;Ks.setup=np?(t,i)=>(rp(),np(t,i)):rp;const qee=["src"],Yee=["src"],Zee=["src"],Kee=e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),Xee=e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),Qee=e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),ete=[Kee,Xee,Qee],tte=["fill"],ate=["fill"],ite=["src"],ote=["fill"],ste=["fill"];function lte(t,i,a,o,s,l){const r=e.resolveComponent("GSCButton");return e.openBlock(),e.createElementBlock("div",null,[a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.headerTops)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.playerRow),id:"player-row"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.headerTop)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.playerPhoto),id:"container-player-photp"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.tablePositionWrapper)},[e.createElementVNode("b",{class:e.normalizeClass(t.$style.tablePosition)},e.toDisplayString(a.data.top),3)],2),e.createElementVNode("img",{class:e.normalizeClass(t.$style.imgHenrryIcon),alt:"",src:a.data.photo},null,10,qee),e.createElementVNode("img",{class:e.normalizeClass(t.$style.americaIcon),alt:"",src:a.data.logo},null,10,Yee)],2),e.createElementVNode("main",{class:e.normalizeClass(t.$style.playerInfo),id:"container-player-info"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.playerName)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.toniKroos)},e.toDisplayString(a.data.name),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.playerData)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerData)},[e.createVNode(r,{"icon-size":"12px","icon-position":a.iconPosition,width:a.buttonWidth,"button-max-width":a.buttonMaxWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.data.total+" "+a.categoryName.toLowerCase(),"font-size":a.buttonFontSize,onClick:i[0]||(i[0]=n=>l.clickEventMedia(a.data))},null,8,["icon-position","width","button-max-width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size"]),e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamsAmerica)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.americaIcon1),alt:"",src:a.data.logo},null,10,Zee)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.topAddPlayer)},[(e.openBlock(),e.createElementBlock("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:i[1]||(i[1]=n=>l.emitAddPlayer(a.data)),style:{cursor:"pointer"}},ete))],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.icnExpand),onClick:i[2]||(i[2]=n=>l.clickExpand(a.data.player_id))},[(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass([t.$style.arrowExpandIcon,a.isExpanded?t.$style.rotate:""]),width:"12",height:"8",viewBox:"0 0 12 8",fill:a.colorArrow,xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:a.colorArrow},null,8,ate)],10,tte))],2)],2)],2)],2)],2)],2)):e.createCommentVNode("",!0),a.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.headerTopsTeams)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerHeader),id:"header-container"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.headerTopTeam)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamPhoto),id:"container-team"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.positionWrapper)},[e.createElementVNode("b",{class:e.normalizeClass(t.$style.position)},e.toDisplayString(a.data.top),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamLogo)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.imgNecaxaIcon),alt:"",src:a.data.logo},null,10,ite)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerInfo)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.leftContainer)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.name)},e.toDisplayString(a.data.name_team),3),e.createVNode(r,{"icon-size":a.iconSize,"icon-position":a.iconPosition,width:a.buttonWidth,"button-max-width":a.buttonMaxWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.data.total+" "+a.categoryName.toLowerCase(),"font-size":a.buttonFontSize,onClick:i[3]||(i[3]=n=>l.clickEventMedia(a.data))},null,8,["icon-size","icon-position","width","button-max-width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size"]),e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnVideosOptions1)},[e.createVNode(r,{"icon-size":a.iconSize,"icon-position":a.iconPosition,width:a.buttonWidth,"button-max-width":a.buttonMaxWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.data.total+" "+a.categoryName.toLowerCase(),"font-size":a.buttonFontSize,onClick:i[4]||(i[4]=n=>l.clickEventMedia(a.data))},null,8,["icon-size","icon-position","width","button-max-width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size"]),e.createElementVNode("div",{class:e.normalizeClass(t.$style.verVideosType1)},e.toDisplayString(a.data.total),3)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.arrowExpand),onClick:i[5]||(i[5]=n=>l.clickExpand(a.data.player_id))},[(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass([t.$style.arrowExpandIcon,a.isExpanded?t.$style.rotate:""]),width:"12",height:"8",viewBox:"0 0 12 8",fill:a.colorArrow,xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:a.colorArrow},null,8,ste)],10,ote))],2)],2)],2)],2)],2)):e.createCommentVNode("",!0)])}const rte={$style:Jee},nte=Ce(Ks,[["render",lte],["__cssModules",rte]]),dte="_rotate_1tou5_3",cte="_positionContainer_1tou5_50",pte="_positionContainer620_1tou5_57",mte="_rowwPlayer_1tou5_64",ute="_rowwPlayer960_1tou5_80",hte="_rowwPlayer420_1tou5_95",fte="_rowwPlayer460_1tou5_111",yte="_containerLeft_1tou5_128",gte="_containerLeft420_1tou5_136",_te="_containerLeft620_1tou5_144",bte="_iconFavoritesType1_1tou5_151",Ste="_iconFavoritesType1320_1tou5_159",Cte="_iconFavorites_1tou5_151",wte="_iconFavorites420_1tou5_175",kte="_playerContainer_1tou5_183",Ete="_playerContainer420_1tou5_195",Vte="_playerContainer460_1tou5_207",Nte="_playerContainerType1_1tou5_219",xte="_playerContainerType1320_1tou5_229",Tte="_playerContainerType1460_1tou5_239",Bte="_imgPlayerIcon_1tou5_249",Fte="_imgPlayerIcon460_1tou5_259",Pte="_imgPlayerIcon420_1tou5_269",$te="_manchesterUnited_1tou5_279",zte="_manchesterUnited360_1tou5_290",Ate="_manchesterUnited420_1tou5_301",Ite="_manchesterUnited460_1tou5_312",Mte="_containerRight_1tou5_323",Lte="_containerRight960_1tou5_332",Rte="_containerRight420_1tou5_342",Dte="_numberOfVideos_1tou5_353",Ote="_numberOfVideos620_1tou5_359",jte="_block02_1tou5_365",vte="_block02960_1tou5_375",Wte="_block02620_1tou5_384",Ute="_block02420_1tou5_391",Gte="_verVideos_1tou5_399",Hte="_verVideos620_1tou5_405",Jte="_numberPosition_1tou5_408",qte="_shapeIcon_1tou5_414",Yte="_chivasIcon_1tou5_419",Zte="_imgTeamIcon_1tou5_430",Kte="_teamName_1tou5_435",Xte="_nameTeam_1tou5_441",Qte="_dfC_1tou5_450",eae="_position_1tou5_50",tae="_age_1tou5_460",aae="_manchesterUnitedIcon_1tou5_468",iae="_country_1tou5_475",oae="_playedGames_1tou5_482",sae="_playedMinutes_1tou5_489",lae="_block01_1tou5_496",rae="_leagueName_1tou5_503",nae="_roleCharacterIcon_1tou5_509",dae="_btnVideos_1tou5_517",cae="_containerBtnVideos_1tou5_532",pae="_containerBtnVideos620_1tou5_542",mae="_containesOptions_1tou5_551",uae="_arrowExpandIcon_1tou5_558",hae="_rowTeam_1tou5_567",fae="_rowTeam420_1tou5_585",yae="_rowTeam320_1tou5_603",gae="_rowTeam460_1tou5_622",_ae="_rowTeam350_1tou5_641",bae="_containerLeftType1_1tou5_659",Sae="_containerLeftType1680_1tou5_665",Cae="_containerLeftType1320_1tou5_672",wae="_containerLeftType1350_1tou5_680",kae="_positionContainertype1_1tou5_687",Eae="_positionContainertype1380_1tou5_695",Vae="_positionContainertype1680_1tou5_703",Nae="_positionContainertype1420_1tou5_711",xae="_manchesterUnitedType1_1tou5_719",Tae="_manchesterUnitedType1460_1tou5_725",Bae="_manchesterUnitedType1320_1tou5_732",Fae="_containerRightType1_1tou5_739",Pae="_containerRightType1420_1tou5_750",$ae="_containerRightType1320_1tou5_761",zae="_teamNameWrapperType1_1tou5_772",Aae="_teamNameWrapperType1960_1tou5_779",Iae="_teamNameWrapperType11086_1tou5_786",Mae="_ageWrapperType1_1tou5_793",Lae="_ageWrapperType1680_1tou5_800",Rae="_ageWrapperType11086_1tou5_808",Dae="_ageType1_1tou5_816",Oae="_ageType1960_1tou5_824",jae="_playedGamesWrapperType1_1tou5_827",vae="_playedGamesWrapperType1680_1tou5_834",Wae="_playedGamesWrapperType1960_1tou5_837",Uae="_playedGamesType1_1tou5_840",Gae="_playedGamesType1540_1tou5_847",Hae="_playedGamesType1960_1tou5_851",Jae="_playedGamesType11086_1tou5_854",qae="_playedMinutesWrapperType1_1tou5_857",Yae="_playedMinutesWrapperType11086_1tou5_864",Zae="_playedMinutesType1_1tou5_871",Kae="_playedMinutesType1680_1tou5_878",Xae="_block02Type1_1tou5_881",Qae="_block02Type1680_1tou5_889",eie="_block02Type1320_1tou5_897",tie="_block02Type1350_1tou5_906",aie="_leagueNameWrapperType1_1tou5_914",iie="_leagueNameWrapperType1680_1tou5_922",oie="_leagueNameWrapperType1960_1tou5_925",sie="_leagueNameType1_1tou5_933",lie="_leagueNameType1960_1tou5_943",rie="_numberOfVideosType1_1tou5_953",nie="_numberOfVideosType1680_1tou5_960",die="_numberOfVideosType11232_1tou5_967",cie="_vectorIconType1_1tou5_974",pie="_block01TitlesType1_1tou5_991",mie="_numberPositionType1_1tou5_998",uie="_shapeIconType1_1tou5_1004",hie="_tijuanaIconType1_1tou5_1010",fie="_tijuanaWrapperType1_1tou5_1016",yie="_tijuanaWrapperType1NoBg_1tou5_1027",gie="_teamNameType1_1tou5_1035",_ie="_roleCharacterIconType1_1tou5_1042",bie="_verVideosType1_1tou5_1049",Sie="_btnVideosType1_1tou5_1055",Cie="_containerBtnVideosType1_1tou5_1070",wie="_containesOptionsType1_1tou5_1081",kie="_arrowExpandIconType1_1tou5_1089",Eie="_templateTablaProductividadType1_1tou5_1095",Vie="_verVideosType11232_1tou5_1107",Nie="_templateTablaProductividadType1320_1tou5_1111",xie="_verVideosType1680_1tou5_1115",Tie={rotate:dte,positionContainer:cte,positionContainer620:pte,rowwPlayer:mte,rowwPlayer960:ute,rowwPlayer420:hte,rowwPlayer460:fte,containerLeft:yte,containerLeft420:gte,containerLeft620:_te,iconFavoritesType1:bte,iconFavoritesType1320:Ste,iconFavorites:Cte,iconFavorites420:wte,playerContainer:kte,playerContainer420:Ete,playerContainer460:Vte,playerContainerType1:Nte,playerContainerType1320:xte,playerContainerType1460:Tte,imgPlayerIcon:Bte,imgPlayerIcon460:Fte,imgPlayerIcon420:Pte,manchesterUnited:$te,manchesterUnited360:zte,manchesterUnited420:Ate,manchesterUnited460:Ite,containerRight:Mte,containerRight960:Lte,containerRight420:Rte,numberOfVideos:Dte,numberOfVideos620:Ote,block02:jte,block02960:vte,block02620:Wte,block02420:Ute,verVideos:Gte,verVideos620:Hte,numberPosition:Jte,shapeIcon:qte,chivasIcon:Yte,imgTeamIcon:Zte,teamName:Kte,nameTeam:Xte,dfC:Qte,position:eae,age:tae,manchesterUnitedIcon:aae,country:iae,playedGames:oae,playedMinutes:sae,block01:lae,leagueName:rae,roleCharacterIcon:nae,btnVideos:dae,containerBtnVideos:cae,containerBtnVideos620:pae,containesOptions:mae,arrowExpandIcon:uae,rowTeam:hae,rowTeam420:fae,rowTeam320:yae,rowTeam460:gae,rowTeam350:_ae,containerLeftType1:bae,containerLeftType1680:Sae,containerLeftType1320:Cae,containerLeftType1350:wae,positionContainertype1:kae,positionContainertype1380:Eae,positionContainertype1680:Vae,positionContainertype1420:Nae,manchesterUnitedType1:xae,manchesterUnitedType1460:Tae,manchesterUnitedType1320:Bae,containerRightType1:Fae,containerRightType1420:Pae,containerRightType1320:$ae,teamNameWrapperType1:zae,teamNameWrapperType1960:Aae,teamNameWrapperType11086:Iae,ageWrapperType1:Mae,ageWrapperType1680:Lae,ageWrapperType11086:Rae,ageType1:Dae,ageType1960:Oae,playedGamesWrapperType1:jae,playedGamesWrapperType1680:vae,playedGamesWrapperType1960:Wae,playedGamesType1:Uae,playedGamesType1540:Gae,playedGamesType1960:Hae,playedGamesType11086:Jae,playedMinutesWrapperType1:qae,playedMinutesWrapperType11086:Yae,playedMinutesType1:Zae,playedMinutesType1680:Kae,block02Type1:Xae,block02Type1680:Qae,block02Type1320:eie,block02Type1350:tie,leagueNameWrapperType1:aie,leagueNameWrapperType1680:iie,leagueNameWrapperType1960:oie,leagueNameType1:sie,leagueNameType1960:lie,numberOfVideosType1:rie,numberOfVideosType1680:nie,numberOfVideosType11232:die,vectorIconType1:cie,block01TitlesType1:pie,numberPositionType1:mie,shapeIconType1:uie,tijuanaIconType1:hie,tijuanaWrapperType1:fie,tijuanaWrapperType1NoBg:yie,teamNameType1:gie,roleCharacterIconType1:_ie,verVideosType1:bie,btnVideosType1:Sie,containerBtnVideosType1:Cie,containesOptionsType1:wie,arrowExpandIconType1:kie,templateTablaProductividadType1:Eie,verVideosType11232:Vie,templateTablaProductividadType1320:Nie,verVideosType1680:xie},Xs={components:{GSCButton:yi},computed:{manchesterUnitedType1Class(){const t=this.elementSize.width;return t<=320?this.$style.manchesterUnitedType1320:t<=460?this.$style.manchesterUnitedType1460:this.$style.manchesterUnitedType1},containerRightType1Class(){const t=this.elementSize.width;return t<=320?this.$style.containerRightType1320:t<=420?this.$style.containerRightType1420:this.$style.containerRightType1},teamNameWrapperType1Class(){const t=this.elementSize.width;return t<=960?this.$style.teamNameWrapperType1960:t<=1086?this.$style.teamNameWrapperType11086:this.$style.teamNameWrapperType1},ageWrapperType1Class(){const t=this.elementSize.width;return t<=680?this.$style.ageWrapperType1680:t<=1086?this.$style.ageWrapperType11086:this.$style.ageWrapperType1},ageType1Class(){return this.elementSize.width<=960?this.$style.ageType1960:this.$style.ageType1},playedGamesWrapperType1Class(){const t=this.elementSize.width;return t<=680?this.$style.playedGamesWrapperType1680:t<=960?this.$style.playedGamesWrapperType1960:this.$style.playedGamesWrapperType1},playedGamesType1Class(){const t=this.elementSize.width;return t<=540?this.$style.playedGamesType1540:t<=960?this.$style.playedGamesType1960:t<=1086?this.$style.playedGamesType11086:this.$style.playedGamesType1},playedMinutesWrapperType1Class(){return this.elementSize.width<=1086?this.$style.playedMinutesWrapperType11086:this.$style.playedMinutesWrapperType1},playedMinutesType1Class(){return this.elementSize.width<=680?this.$style.playedMinutesType1680:this.$style.playedMinutesType1},block02Type1Class(){const t=this.elementSize.width;return t<=320?this.$style.block02Type1320:t<=350?this.$style.block02Type1350:t<=680?this.$style.block02Type1680:this.$style.block02Type1},leagueNameWrapperType1Class(){const t=this.elementSize.width;return t<=680?this.$style.leagueNameWrapperType1680:t<=960?this.$style.leagueNameWrapperType1960:this.$style.leagueNameWrapperType1},leagueNameType1Class(){return this.elementSize.width<=960?this.$style.leagueNameType1960:this.$style.leagueNameType1},numberOfVideosType1Class(){const t=this.elementSize.width;return t<=680?this.$style.numberOfVideosType1680:t<=1232?this.$style.numberOfVideosType11232:this.$style.numberOfVideosType1},containerLeftType1Class(){const t=this.elementSize.width;return t<=320?this.$style.containerLeftType1320:t<=350?this.$style.containerLeftType1350:t<=680?this.$style.containerLeftType1680:this.$style.containerLeftType1},positionContainertype1Class(){const t=this.elementSize.width;return t<=380?this.$style.positionContainertype1380:t<=420?this.$style.positionContainertype1420:t<=680?this.$style.positionContainertype1680:this.$style.positionContainertype1},rowTeamClass(){const t=this.elementSize.width;return t<=320?this.$style.rowTeam320:t<=350?this.$style.rowTeam350:t<=420?this.$style.rowTeam420:t<=460?this.$style.rowTeam460:this.$style.rowTeam},containerBtnVideosClass(){return this.$style.containerBtnVideos},numberOfVideosClass(){return this.elementSize.width<=620?this.$style.numberOfVideos620:this.$style.numberOfVideos},block02Class(){const t=this.elementSize.width;return t<=420?this.$style.block02420:t<=620?this.$style.block02620:t<=960?this.$style.block02960:this.$style.block02},imgPlayerIconClass(){const t=this.elementSize.width;return t<=420?this.$style.imgPlayerIcon420:t<=460?this.$style.imgPlayerIcon460:this.$style.imgPlayerIcon},manchesterUnitedClass(){const t=this.elementSize.width;return t<=360?this.$style.manchesterUnited360:t<=420?this.$style.manchesterUnited420:t<=460?this.$style.manchesterUnited460:this.$style.manchesterUnited},containerRightClass(){const t=this.elementSize.width;return t<=420?this.$style.containerRight420:t<=960?this.$style.containerRight960:this.$style.containerRight},playerContainerType1Class(){const t=this.elementSize.width;return t<=320?this.$style.playerContainerType1320:t<=460?this.$style.playerContainerType1460:this.$style.playerContainerType1},playerContainerClass(){const t=this.elementSize.width;return t<=420?this.$style.playerContainer420:t<=460?this.$style.playerContainer460:this.$style.playerContainer},iconFavoritesClass(){return this.elementSize.width<=420?this.$style.iconFavorites420:this.$style.iconFavorites},iconFavoritesType1Class(){return this.elementSize.width<=320?this.$style.iconFavoritesType1320:this.$style.iconFavoritesType1},containerLeftClass(){const t=this.elementSize.width;return t<=420?this.$style.containerLeft420:t<=620?this.$style.containerLeft620:this.$style.containerLeft},positionContainerClass(){return this.elementSize.width<=620?this.$style.positionContainer620:this.$style.positionContainer},rowwPlayerClass(){const t=this.elementSize.width;return t<=420?this.$style.rowwPlayer420:t<=460?this.$style.rowwPlayer460:t<=960?this.$style.rowwPlayer960:this.$style.rowwPlayer}},setup(){const t=e.ref("myDivRef2"),{elementSize:i}=De(t);return{myDivRef2:t,elementSize:i}},props:{type:{type:Number,default:0},typeView:{type:Number,default:0},isExpanded:{type:Boolean,default:!1},background:{type:String,default:"#172531"},height:{type:String,default:"35px"},fontColor:{type:String,default:"#F4F4F4"},fontSize:{type:String,default:"12px"},fontFamily:{type:String,default:"Poppins-Regular"},data:{type:Object,default:()=>{}},colorArrow:{type:String,default:"#D9D9D9"},buttonTextValue:{type:String,default:"Ver videos"},iconVideos:{type:String,default:"https://golstatsimages.blob.core.windows.net/images-library/arrow-btn.png"},iconSize:{type:String,default:"13px"},iconSizeMini:{type:String,default:"13px"},iconPosition:{type:String,default:"left"},buttonWidth:{type:String,default:"93px"},buttonWidthMini:{type:String,default:"24px"},buttonHeightMini:{type:String,default:"24px"},buttonHeight:{type:String,default:"30px"},buttonRadius:{type:String,default:"30px"},buttonBorderWidth:{type:Number,default:1},buttonBackground:{type:String,default:"#ffffff1a"},buttonfontFamily:{type:String,default:"Poppins-Regular"},buttonBorderColor:{type:String,default:"#55636e"},buttonFontSize:{type:String,default:"10px"}},data:()=>({expand:!1}),methods:{clickExpand(t){this.$emit("expand",{expand:!this.isExpanded,id:t})},emitEventMedia(t){this.$emit("mediadata",t)},emitAddPlayer(t){this.$emit("add-player",t)}}},dp=()=>{e.useCssVars(t=>({"2f698a62":t.height,"48e438e9":t.background,"45a2376b":t.fontSize,"6dc5c539":t.fontColor,"4f4c804e":t.fontFamily}))},cp=Xs.setup;Xs.setup=cp?(t,i)=>(dp(),cp(t,i)):dp;const Bie={ref:"myDivRef2",style:{"border-left":"rgba(13,29,41,0.7) 1px solid","border-right":"rgba(13,29,41,0.7) 1px solid"}},Fie=["src"],Pie=["src"],$ie=["src"],zie=["src"],Aie=e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),Iie=e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),Mie=e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),Lie=[Aie,Iie,Mie],Rie=["fill"],Die=["fill"],Oie=["src"],jie=["src"],vie=["fill"],Wie=["fill"],Uie=["src"],Gie=["src"],Hie=["src"],Jie=["src"],qie=["fill"],Yie=["fill"];function Zie(t,i,a,o,s,l){const r=e.resolveComponent("GSCButton");return e.openBlock(),e.createElementBlock("div",Bie,[a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.rowwPlayerClass),id:"container-row-player"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftClass),id:"container-left"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionContainerClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.numberPosition)},e.toDisplayString(a.data.position),3)],2),e.createElementVNode("div",{class:e.normalizeClass(l.playerContainerClass)},[e.createElementVNode("img",{class:e.normalizeClass(l.imgPlayerIconClass),src:a.data.player_photo},null,10,Fie),e.createElementVNode("div",{class:e.normalizeClass(l.manchesterUnitedClass)},[o.elementSize.width<=420?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(e.toDisplayString(a.data.player_short),1)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode(e.toDisplayString(a.data.player_name),1)],64))],2),o.elementSize.width<=420?(e.openBlock(),e.createElementBlock("img",{key:0,class:e.normalizeClass(t.$style.chivasIcon),alt:"",src:a.data.team_logo},null,10,Pie)):e.createCommentVNode("",!0)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightClass),id:"container-right"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.block01)},[o.elementSize.width>420?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.nameTeam)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.imgTeamIcon),alt:"",src:a.data.team_logo},null,10,$ie),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamName)},e.toDisplayString(a.data.team_abrev),3)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.position)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.dfC)},e.toDisplayString(a.data.player_position),3)],2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.age)},e.toDisplayString(a.data.player_age),3)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(t.$style.country)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.manchesterUnitedIcon),alt:"",src:a.data.player_country_flag},null,10,zie)],2)):e.createCommentVNode("",!0),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:4,class:e.normalizeClass(t.$style.playedGames)},e.toDisplayString(a.data.player_games),3)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:5,class:e.normalizeClass(t.$style.playedMinutes)},e.toDisplayString(a.data.player_min),3)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.block02Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containesOptions)},[o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.leagueName)},e.toDisplayString(a.data.total),3)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(l.containerBtnVideosClass)},[o.elementSize.width>635?(e.openBlock(),e.createBlock(r,{key:0,icon:a.iconVideos,"icon-size":a.iconSize,"icon-position":a.iconPosition,width:a.buttonWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.buttonTextValue,"font-size":a.buttonFontSize,onClick:i[0]||(i[0]=n=>l.emitEventMedia(a.data))},null,8,["icon","icon-size","icon-position","width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size"])):(e.openBlock(),e.createBlock(r,{key:1,mini:!0,icon:a.iconVideos,"icon-size":a.iconSizeMini,"icon-position":a.iconPosition,width:a.buttonWidthMini,height:a.buttonHeightMini,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"font-size":a.buttonFontSize,onClick:i[1]||(i[1]=n=>l.emitEventMedia(a.data))},null,8,["icon","icon-size","icon-position","width","height","border-radius","border-width","background-color","font-family","border-color","font-size"])),o.elementSize.width<=635?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(l.numberOfVideosClass)},e.toDisplayString(a.data.total),3)):e.createCommentVNode("",!0),(e.openBlock(),e.createElementBlock("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:i[2]||(i[2]=n=>l.emitAddPlayer(a.data)),style:{cursor:"pointer"}},Lie))],2)],2),(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass([t.$style.arrowExpandIcon,a.isExpanded?t.$style.rotate:""]),width:"12",height:"8",viewBox:"0 0 12 8",fill:a.colorArrow,xmlns:"http://www.w3.org/2000/svg",onClick:i[3]||(i[3]=n=>l.clickExpand(a.data.id))},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:a.colorArrow},null,8,Die)],10,Rie))],2)],2)],2)):e.createCommentVNode("",!0),a.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(l.rowTeamClass),style:e.normalizeStyle(o.elementSize.width>540?"border-bottom: 1px solid rgba(255, 255, 255, 0.1)":""),id:"container-row-player"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftType1Class),id:"container-left"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionContainertype1Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.numberPositionType1)},e.toDisplayString(a.data.position),3),e.createElementVNode("div",{class:e.normalizeClass(l.iconFavoritesType1Class)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.shapeIconType1),alt:"",src:a.data.team_logo},null,10,Oie)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.playerContainerType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(a.typeView==0?t.$style.tijuanaWrapperType1:t.$style.tijuanaWrapperType1NoBg)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.tijuanaIconType1),alt:"",src:a.data.team_logo},null,10,jie)],2),e.createElementVNode("div",{class:e.normalizeClass(l.manchesterUnitedType1Class)},e.toDisplayString(a.data.team_abrev),3)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightType1Class),id:"container-right"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.block01TitlesType1)},[o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.teamNameWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamNameType1)},[e.createTextVNode(" C/"+e.toDisplayString(a.data.frequency)+" ",1),a.data.category!=2?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("min")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("segs")],64))],2)],2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(l.ageWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.ageType1Class)},e.toDisplayString(a.data.promthistournament),3)],2)):e.createCommentVNode("",!0),o.elementSize.width>1086?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(l.playedGamesWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.playedGamesType1Class)},e.toDisplayString(a.data.promlasttournament),3)],2)):e.createCommentVNode("",!0),o.elementSize.width>770?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(l.playedMinutesWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.playedMinutesType1Class)},e.toDisplayString(a.data.team_games),3)],2)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.block02Type1Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containesOptionsType1)},[e.createElementVNode("div",{class:e.normalizeClass(l.leagueNameWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.leagueNameType1Class)},e.toDisplayString(a.data.total),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerBtnVideosType1)},[o.elementSize.width>679?(e.openBlock(),e.createBlock(r,{key:0,icon:a.iconVideos,"icon-size":a.iconSize,"icon-position":a.iconPosition,width:a.buttonWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.buttonTextValue,"font-size":a.buttonFontSize,onClick:i[4]||(i[4]=n=>l.emitEventMedia(a.data))},null,8,["icon","icon-size","icon-position","width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size"])):(e.openBlock(),e.createBlock(r,{key:1,mini:!0,icon:a.iconVideos,"icon-size":a.iconSizeMini,"icon-position":a.iconPosition,width:a.buttonWidthMini,height:a.buttonHeightMini,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"font-size":a.buttonFontSize,onClick:i[5]||(i[5]=n=>l.emitEventMedia(a.data))},null,8,["icon","icon-size","icon-position","width","height","border-radius","border-width","background-color","font-family","border-color","font-size"])),e.createElementVNode("div",{class:e.normalizeClass(l.numberOfVideosType1Class)},e.toDisplayString(a.data.total),3)],2)],2),(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass([t.$style.arrowExpandIcon,a.isExpanded?t.$style.rotate:""]),width:"12",height:"8",viewBox:"0 0 12 8",fill:a.colorArrow,xmlns:"http://www.w3.org/2000/svg",onClick:i[6]||(i[6]=n=>l.clickExpand(a.data.id))},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:a.colorArrow},null,8,Wie)],10,vie))],2)],2)],6)):e.createCommentVNode("",!0),a.type==2?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(l.rowwPlayerClass),id:"container-row-player"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftClass),id:"container-left"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionContainerClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.numberPosition)},e.toDisplayString(a.data.position),3)],2),e.createElementVNode("div",{class:e.normalizeClass(l.playerContainerClass)},[e.createElementVNode("img",{class:e.normalizeClass(l.imgPlayerIconClass),src:a.data.player_photo},null,10,Uie),e.createElementVNode("div",{class:e.normalizeClass(l.manchesterUnitedClass)},e.toDisplayString(a.data.player_name),3),o.elementSize.width<=420?(e.openBlock(),e.createElementBlock("img",{key:0,class:e.normalizeClass(t.$style.chivasIcon),alt:"",src:a.data.team_logo},null,10,Gie)):e.createCommentVNode("",!0)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightClass),id:"container-right"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.block01)},[o.elementSize.width>420?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.nameTeam)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.imgTeamIcon),alt:"",src:a.data.team_logo},null,10,Hie),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamName)},e.toDisplayString(a.data.team_abrev),3)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.position)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.dfC)},e.toDisplayString(a.data.player_position),3)],2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.age)},e.toDisplayString(a.data.player_age),3)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(t.$style.country)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.manchesterUnitedIcon),alt:"",src:a.data.player_country_flag},null,10,Jie)],2)):e.createCommentVNode("",!0),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:4,class:e.normalizeClass(t.$style.playedGames)},e.toDisplayString(a.data.player_games),3)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:5,class:e.normalizeClass(t.$style.playedMinutes)},e.toDisplayString(a.data.player_min),3)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:6,class:e.normalizeClass(t.$style.playedMinutes)},e.toDisplayString(a.data.league_name),3)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.block02Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containesOptions)},[e.createElementVNode("div",{class:e.normalizeClass(l.containerBtnVideosClass)},[e.createVNode(r,{icon:a.iconVideos,"icon-size":a.iconSize,"icon-position":a.iconPosition,width:o.elementSize.width<=680?"83px":a.buttonWidth,height:a.buttonHeight,"border-radius":a.buttonRadius,"border-width":a.buttonBorderWidth,"background-color":a.buttonBackground,"font-family":a.buttonfontFamily,"border-color":a.buttonBorderColor,"text-value":a.buttonTextValue,"font-size":a.buttonFontSize,onClick:i[7]||(i[7]=n=>l.emitEventMedia(a.data)),style:e.normalizeStyle(o.elementSize.width<=680?o.elementSize.width<=420?"margin-right: 35px;":"margin-right: 0px;":"")},null,8,["icon","icon-size","icon-position","width","height","border-radius","border-width","background-color","font-family","border-color","text-value","font-size","style"])],2)],2),(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass([t.$style.arrowExpandIcon,a.isExpanded?t.$style.rotate:""]),width:"12",height:"8",viewBox:"0 0 12 8",fill:a.colorArrow,xmlns:"http://www.w3.org/2000/svg",onClick:i[8]||(i[8]=n=>l.clickExpand(a.data.id))},[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:a.colorArrow},null,8,Yie)],10,qie))],2)],2)],2)):e.createCommentVNode("",!0)],512)}const Kie={$style:Tie},Xie=Ce(Xs,[["render",Zie],["__cssModules",Kie]]),Qie="_containerLeftTitles_1rde2_60",eoe="_containerLeftTitles420_1rde2_68",toe="_containerLeftTitles620_1rde2_76",aoe="_containerLeftTitlesTeam_1rde2_85",ioe="_containerLeftTitlesTeam1180_1rde2_93",ooe="_containerLeftTitlesTeam1090_1rde2_101",soe="_containerLeftTitlesTeam960_1rde2_109",loe="_containerLeftTitlesTeam860_1rde2_117",roe="_containerLeftTitlesTeam768_1rde2_125",noe="_containerLeftTitlesTeam680_1rde2_133",doe="_containerLeftTitlesTeam620_1rde2_141",coe="_containerLeftTitlesTeam420_1rde2_149",poe="_headTitles_1rde2_158",moe="_headTitles960_1rde2_173",uoe="_headTitles420_1rde2_188",hoe="_headTitles540_1rde2_208",foe="_headTitles460_1rde2_223",yoe="_headTitles620_1rde2_238",goe="_position_1rde2_253",_oe="_position420_1rde2_262",boe="_player_1rde2_265",Soe="_player420_1rde2_276",Coe="_containerRightType1_1rde2_280",woe="_containerRightTitles_1rde2_287",koe="_containerRightTitles960_1rde2_296",Eoe="_block02Titles_1rde2_305",Voe="_block02Titles620_1rde2_313",Noe="_mon1Scouting_1rde2_317",xoe="_mon1Scouting960_1rde2_327",Toe="_mon1_1rde2_317",Boe="_mon1420_1rde2_345",Foe="_mon1620_1rde2_355",Poe="_icnIcon_1rde2_365",$oe="_icnIcon960_1rde2_370",zoe="_icnIcon420_1rde2_376",Aoe="_teamTitle_1rde2_380",Ioe="_positionTitle_1rde2_390",Moe="_ageTitle_1rde2_398",Loe="_partidos_1rde2_406",Roe="_playedGamesTitle_1rde2_410",Doe="_playedMinutesTitle_1rde2_420",Ooe="_block01Titles_1rde2_429",joe="_mon_1rde2_317",voe="_containesOptionsTitles_1rde2_445",Woe="_templateTablaProductividadType1_1rde2_452",Uoe="_templateTablaProductividadType1400_1rde2_464",Goe="_headTitlesType1_1rde2_478",Hoe="_headTitlesType1420_1rde2_491",Joe="_headTitlesType1400_1rde2_507",qoe="_headTitlesType1540_1rde2_523",Yoe="_headTitlesType1460_1rde2_537",Zoe="_headTitlesType1680_1rde2_551",Koe="_headTitlesType1350_1rde2_564",Xoe="_positionType1_1rde2_579",Qoe="_positionType1400_1rde2_588",ese="_teamType1_1rde2_598",tse="_teamType1400_1rde2_607",ase="_frecuenciaType1_1rde2_617",ise="_frecuenciaType1540_1rde2_625",ose="_containerLeftTitlesType1_1rde2_634",sse="_frecuenciaWrapperType1_1rde2_642",lse="_frecuenciaWrapperType1680_1rde2_651",rse="_promedioPartidoType1_1rde2_659",nse="_promedioEstePartidoType1_1rde2_663",dse="_promedioEstePartidoType1960_1rde2_671",cse="_promedioEstePartidoWrapperType1_1rde2_675",pse="_promedioEstePartidoWrapperType11200_1rde2_683",mse="_promedioEstePartidoWrapperType11090_1rde2_692",use="_promedioEstePartidoWrapperType11086_1rde2_702",hse="_promedioPartidosType1_1rde2_711",fse="_promedioPartidosWrapperType1_1rde2_718",yse="_promedioPartidosWrapperType1960_1rde2_726",gse="_promedioPartidosWrapperType11086_1rde2_729",_se="_partidosJugadosType1_1rde2_732",bse="_partidosJugadosType1960_1rde2_738",Sse="_partidosJugadosWrapperType1_1rde2_745",Cse="_partidosJugadosWrapperType11200_1rde2_753",wse="_partidosJugadosWrapperType11180_1rde2_761",kse="_partidosJugadosWrapperType11170_1rde2_769",Ese="_partidosJugadosWrapperType11140_1rde2_777",Vse="_partidosJugadosWrapperType11086_1rde2_785",Nse="_partidosJugadosWrapperType1960_1rde2_793",xse="_partidosJugadosWrapperType1880_1rde2_801",Tse="_partidosJugadosWrapperType1860_1rde2_809",Bse="_partidosJugadosWrapperType1830_1rde2_817",Fse="_partidosJugadosWrapperType1790_1rde2_825",Pse="_partidosJugadosWrapperType1930_1rde2_833",$se="_partidosJugadosWrapperType1770_1rde2_841",zse="_block01TitlesType1_1rde2_844",Ase="_monType1_1rde2_852",Ise="_monType1960_1rde2_861",Mse="_monType1680_1rde2_871",Lse="_videosType1_1rde2_874",Rse="_videosType1680_1rde2_884",Dse="_videosType1600_1rde2_893",Ose="_videosType1540_1rde2_902",jse="_videosType1420_1rde2_911",vse="_videosType1400_1rde2_920",Wse="_containesOptionsTitlesType1_1rde2_932",Use="_containesOptionsTitlesType1768_1rde2_940",Gse="_containesOptionsTitlesType1730_1rde2_947",Hse="_containesOptionsTitlesType1690_1rde2_954",Jse="_icnIconType1_1rde2_961",qse="_icnIconType1420_1rde2_967",Yse="_icnIconType1400_1rde2_974",Zse="_block02TitlesType1_1rde2_978",Kse="_block02TitlesType1680_1rde2_985",Xse="_block02TitlesType1350_1rde2_992",Qse="_containerRightTitlesType1_1rde2_999",ele="_containerRightTitlesType1420_1rde2_1008",tle={containerLeftTitles:Qie,containerLeftTitles420:eoe,containerLeftTitles620:toe,containerLeftTitlesTeam:aoe,containerLeftTitlesTeam1180:ioe,containerLeftTitlesTeam1090:ooe,containerLeftTitlesTeam960:soe,containerLeftTitlesTeam860:loe,containerLeftTitlesTeam768:roe,containerLeftTitlesTeam680:noe,containerLeftTitlesTeam620:doe,containerLeftTitlesTeam420:coe,headTitles:poe,headTitles960:moe,headTitles420:uoe,headTitles540:hoe,headTitles460:foe,headTitles620:yoe,position:goe,position420:_oe,player:boe,player420:Soe,containerRightType1:Coe,containerRightTitles:woe,containerRightTitles960:koe,block02Titles:Eoe,block02Titles620:Voe,mon1Scouting:Noe,mon1Scouting960:xoe,mon1:Toe,mon1420:Boe,mon1620:Foe,icnIcon:Poe,icnIcon960:$oe,icnIcon420:zoe,teamTitle:Aoe,positionTitle:Ioe,ageTitle:Moe,partidos:Loe,playedGamesTitle:Roe,playedMinutesTitle:Doe,block01Titles:Ooe,mon:joe,containesOptionsTitles:voe,templateTablaProductividadType1:Woe,templateTablaProductividadType1400:Uoe,headTitlesType1:Goe,headTitlesType1420:Hoe,headTitlesType1400:Joe,headTitlesType1540:qoe,headTitlesType1460:Yoe,headTitlesType1680:Zoe,headTitlesType1350:Koe,positionType1:Xoe,positionType1400:Qoe,teamType1:ese,teamType1400:tse,frecuenciaType1:ase,frecuenciaType1540:ise,containerLeftTitlesType1:ose,frecuenciaWrapperType1:sse,frecuenciaWrapperType1680:lse,promedioPartidoType1:rse,promedioEstePartidoType1:nse,promedioEstePartidoType1960:dse,promedioEstePartidoWrapperType1:cse,promedioEstePartidoWrapperType11200:pse,promedioEstePartidoWrapperType11090:mse,promedioEstePartidoWrapperType11086:use,promedioPartidosType1:hse,promedioPartidosWrapperType1:fse,promedioPartidosWrapperType1960:yse,promedioPartidosWrapperType11086:gse,partidosJugadosType1:_se,partidosJugadosType1960:bse,partidosJugadosWrapperType1:Sse,partidosJugadosWrapperType11200:Cse,partidosJugadosWrapperType11180:wse,partidosJugadosWrapperType11170:kse,partidosJugadosWrapperType11140:Ese,partidosJugadosWrapperType11086:Vse,partidosJugadosWrapperType1960:Nse,partidosJugadosWrapperType1880:xse,partidosJugadosWrapperType1860:Tse,partidosJugadosWrapperType1830:Bse,partidosJugadosWrapperType1790:Fse,partidosJugadosWrapperType1930:Pse,partidosJugadosWrapperType1770:$se,block01TitlesType1:zse,monType1:Ase,monType1960:Ise,monType1680:Mse,videosType1:Lse,videosType1680:Rse,videosType1600:Dse,videosType1540:Ose,videosType1420:jse,videosType1400:vse,containesOptionsTitlesType1:Wse,containesOptionsTitlesType1768:Use,containesOptionsTitlesType1730:Gse,containesOptionsTitlesType1690:Hse,icnIconType1:Jse,icnIconType1420:qse,icnIconType1400:Yse,block02TitlesType1:Zse,block02TitlesType1680:Kse,block02TitlesType1350:Xse,containerRightTitlesType1:Qse,containerRightTitlesType1420:ele},Qs={components:{},computed:{icnIconType1Class(){const t=this.elementSize.width;return t<=400?this.$style.icnIconType1400:t<=420?this.$style.icnIconType1420:this.$style.icnIconType1},videosType1Class(){const t=this.elementSize.width;return t<=400?this.$style.videosType1400:t<=420?this.$style.videosType1420:t<=540?this.$style.videosType1540:t<=600?this.$style.videosType1600:t<=680?this.$style.videosType1680:this.$style.videosType1},monType1Class(){const t=this.elementSize.width;return t<=680?this.$style.monType1680:t<=960?this.$style.monType1960:this.$style.monType1},block02TitlesType1Class(){const t=this.elementSize.width;return t<=350?this.$style.block02TitlesType1350:t<=680?this.$style.block02TitlesType1680:this.$style.block02TitlesType1},containesOptionsTitlesType1Class(){const t=this.elementSize.width;return t<=400?this.$style.containesOptionsTitlesType1400:t<=690?this.$style.containesOptionsTitlesType1690:t<=730?this.$style.containesOptionsTitlesType1730:t<=768?this.$style.containesOptionsTitlesType1768:this.$style.containesOptionsTitlesType1},partidosJugadosWrapperType1Class(){const t=this.elementSize.width;return t<=770?this.$style.promedioPartidosWrapperType1770:t<=790?this.$style.partidosJugadosWrapperType1790:t<=830?this.$style.partidosJugadosWrapperType1830:t<=860?this.$style.partidosJugadosWrapperType1860:t<=880?this.$style.partidosJugadosWrapperType1880:t<=930?this.$style.partidosJugadosWrapperType1930:t<=960?this.$style.partidosJugadosWrapperType1960:t<=1086?this.$style.partidosJugadosWrapperType11086:t<=1140?this.$style.partidosJugadosWrapperType11140:t<=1170?this.$style.partidosJugadosWrapperType11170:t<=1180?this.$style.partidosJugadosWrapperType11180:t<=1200?this.$style.partidosJugadosWrapperType11200:this.$style.partidosJugadosWrapperType1},promedioPartidosWrapperType1Class(){const t=this.elementSize.width;return t<=960?this.$style.promedioPartidosWrapperType1960:t<=1086?this.$style.promedioPartidosWrapperType11086:this.$style.promedioPartidosWrapperType1},partidosJugadosType1Class(){return this.elementSize.width<=960?this.$style.partidosJugadosType1960:this.$style.partidosJugadosType1},templateTablaProductividadType1Class(){return this.elementSize.width<=400?this.$style.templateTablaProductividadType1400:this.$style.templateTablaProductividadType1},promedioEstePartidoType1Class(){return this.elementSize.width<=960?this.$style.promedioEstePartidoType1960:this.$style.promedioEstePartidoType1},headTitlesType1Class(){const t=this.elementSize.width;return t<=350?this.$style.headTitlesType1350:t<=400?this.$style.headTitlesType1400:t<=420?this.$style.headTitlesType1420:t<=460?this.$style.headTitlesType1460:t<=540?this.$style.headTitlesType1540:t<=680?this.$style.headTitlesType1680:this.$style.headTitlesType1},headTitlesClass(){const t=this.elementSize.width;return t<=420?this.$style.headTitles420:t<=460?this.$style.headTitles460:t<=540?this.$style.headTitles540:t<=620?this.$style.headTitles620:t<=960?this.$style.headTitles960:this.$style.headTitles},containerLeftTitlesClass(){const t=this.elementSize.width;return t<=420?this.$style.containerLeftTitles420:t<=620?this.$style.containerLeftTitles620:this.$style.containerLeftTitles},containerLeftTitlesClassTeam(){const t=this.elementSize.width;return t<=420?this.$style.containerLeftTitlesTeam420:t<=620?this.$style.containerLeftTitlesTeam620:t<=680?this.$style.containerLeftTitlesTeam680:t<=768?this.$style.containerLeftTitlesTeam768:t<=860?this.$style.containerLeftTitlesTeam860:t<=960?this.$style.containerLeftTitlesTeam960:t<=1090?this.$style.containerLeftTitlesTeam1090:t<=1180?this.$style.containerLeftTitlesTeam1180:this.$style.containerLeftTitlesTeam},icnIconClass(){const t=this.elementSize.width;return t<=420?this.$style.icnIcon420:t<=960?this.$style.icnIcon960:this.$style.icnIcon},mon1Class(){const t=this.elementSize.width;return t<=420?this.$style.mon1420:t<=620?this.$style.mon1620:this.$style.mon1},mon1ScoutingClass(){const t=this.elementSize.width;return t<=420?this.$style.mon1420:t<=960?this.$style.mon1Scouting960:this.$style.mon1Scouting},promedioEstePartidoWrapperType1Class(){const t=this.elementSize.width;return t<=1086?this.$style.promedioEstePartidoWrapperType11086:t<=1090?this.$style.promedioEstePartidoWrapperType11090:t<=1200?this.$style.promedioEstePartidoWrapperType11200:this.$style.promedioEstePartidoWrapperType1},frecuenciaWrapperType1Class(){return this.elementSize.width<=680?this.$style.frecuenciaWrapperType1680:this.$style.frecuenciaWrapperType1},frecuenciaType1Class(){return this.elementSize.width<=540?this.$style.frecuenciaType1540:this.$style.frecuenciaType1},positionType1Class(){return this.elementSize.width<=400?this.$style.positionType1400:this.$style.positionType1},containerRightType1Class(){return this.elementSize.width<=420?this.$style.containerRightType1420:this.$style.containerRightType1},containerRightTitlesType1Class(){return this.elementSize.width<=420?this.$style.containerRightTitlesType1420:this.$style.containerRightTitlesType1},teamType1Class(){return this.elementSize.width<=400?this.$style.teamType1400:this.$style.teamType1},playerClass(){return this.elementSize.width<=420?this.$style.player420:this.$style.player},positionClass(){return this.elementSize.width<=420?this.$style.position420:this.$style.position},containerRightTitlesClass(){return this.elementSize.width<=960?this.$style.containerRightTitles960:this.$style.containerRightTitles},block02TitlesClass(){return this.elementSize.width<=620?this.$style.block02Titles960:this.$style.block02Titles}},setup(){const t=e.ref("myDivRef"),{elementSize:i}=De(t);return{myDivRef:t,elementSize:i}},props:{type:{type:Number,default:0},isFemale:{type:Boolean,default:!1},background:{type:String,default:"#172531"},typeStats:{type:String,default:"total"},height:{type:String,default:"71px"},heightTeam:{type:String,default:"65px"},fontColor:{type:String,default:"#FFFFFF"},fontSize:{type:String,default:"12px"},fontFamily:{type:String,default:"Poppins-Regular"}},watch:{},data:()=>({}),async created(){},methods:{}},pp=()=>{e.useCssVars(t=>({"6dc11a4e":t.background,"50d0e647":t.height,aabba3e0:t.fontSize,ae76b998:t.fontColor,"742961b3":t.fontFamily,"15fe2144":t.heightTeam}))},mp=Qs.setup;Qs.setup=mp?(t,i)=>(pp(),mp(t,i)):pp;const ale={ref:"myDivRef"},ile=e.createElementVNode("br",null,null,-1),ole=e.createElementVNode("br",null,null,-1),sle=e.createElementVNode("br",null,null,-1);function lle(t,i,a,o,s,l){return e.openBlock(),e.createElementBlock("div",ale,[a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.headTitlesClass),id:"container-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftTitlesClass),id:"container-left-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionClass)},"Pos.",2),e.createElementVNode("div",{class:e.normalizeClass(l.playerClass)},[a.isFemale?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Jugadora")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Jugador")],64))],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightTitlesClass),id:"container-right-titles"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.block01Titles)},[o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamTitle)},"Equipo",2)):e.createCommentVNode("",!0),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.positionTitle)},"Posición",2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.ageTitle)},"edad",2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(t.$style.ageTitle)},"País",2)):e.createCommentVNode("",!0),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:4,class:e.normalizeClass(t.$style.playedGamesTitle)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Partidos",2),e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Jugados",2)],2)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:5,class:e.normalizeClass(t.$style.playedMinutesTitle)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Minutos",2),e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Jugados",2)],2)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.block02TitlesClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containesOptionsTitles)},[o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.mon)},[a.typeStats==="total"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Total")],64)):e.createCommentVNode("",!0),a.typeStats==="average"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("PPP")],64)):e.createCommentVNode("",!0),a.typeStats==="every90"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createTextVNode("Cada "),ile,e.createTextVNode("90'")],64)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(l.mon1Class)},"Videos",2)],2)],2)],2)],2)):e.createCommentVNode("",!0),a.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(l.templateTablaProductividadType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.headTitlesType1Class),id:"container-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftTitlesClassTeam),id:"container-left-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionType1Class)},"Pos.",2),e.createElementVNode("div",{class:e.normalizeClass(l.teamType1Class)},"Equipo",2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.frecuenciaWrapperType1Class)},[o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.frecuenciaType1Class)},"Frecuencia",2)):e.createCommentVNode("",!0)],2),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.promedioEstePartidoWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(l.promedioEstePartidoType1Class)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.promedioPartidoType1)},"Promedio partido",2),e.createElementVNode("p",{class:e.normalizeClass(t.$style.promedioPartidoType1)},"este Torneo",2)],2)],2)):e.createCommentVNode("",!0),o.elementSize.width>1086?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(l.promedioPartidosWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.promedioPartidosType1)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.promedioPartidoType1)},[e.createTextVNode("Promedio partido"),ole,e.createTextVNode("Torneo anterior")],2)],2)],2)):e.createCommentVNode("",!0),o.elementSize.width>770?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(l.partidosJugadosWrapperType1Class)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.partidosJugadosType1)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.promedioPartidoType1)},[e.createTextVNode("Partidos "),sle,e.createTextVNode("Jugados")],2)],2)],2)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containesOptionsTitlesType1Class)},[o.elementSize.width>680?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(l.monType1Class)},"total",2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(l.videosType1Class)},"Videos",2)],2)],2)],2)):e.createCommentVNode("",!0),a.type==2?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(l.headTitlesClass),id:"container-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.containerLeftTitlesClass),id:"container-left-titles"},[e.createElementVNode("div",{class:e.normalizeClass(l.positionClass)},"Pos.",2),e.createElementVNode("div",{class:e.normalizeClass(l.playerClass)},[a.isFemale?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Jugadora")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Jugador")],64))],2)],2),e.createElementVNode("div",{class:e.normalizeClass(l.containerRightTitlesClass),id:"container-right-titles"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.block01Titles)},[o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamTitle)},"Equipo",2)):e.createCommentVNode("",!0),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.positionTitle)},"Posición",2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.ageTitle)},"edad",2)):e.createCommentVNode("",!0),o.elementSize.width>960?(e.openBlock(),e.createElementBlock("div",{key:3,class:e.normalizeClass(t.$style.ageTitle)},"País",2)):e.createCommentVNode("",!0),o.elementSize.width>540?(e.openBlock(),e.createElementBlock("div",{key:4,class:e.normalizeClass(t.$style.playedGamesTitle)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Partidos",2),e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Jugados",2)],2)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:5,class:e.normalizeClass(t.$style.playedMinutesTitle)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Minutos",2),e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Jugados",2)],2)):e.createCommentVNode("",!0),o.elementSize.width>635?(e.openBlock(),e.createElementBlock("div",{key:6,class:e.normalizeClass(t.$style.playedMinutesTitle)},[e.createElementVNode("p",{class:e.normalizeClass(t.$style.partidos)},"Liga",2)],2)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(l.block02TitlesClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.containesOptionsTitles)},[e.createElementVNode("div",{class:e.normalizeClass(l.mon1ScoutingClass)},"Videos",2)],2)],2)],2)],2)):e.createCommentVNode("",!0)],512)}const rle={$style:tle},nle=Ce(Qs,[["render",lle],["__cssModules",rle]]),dle="_equipo_1lpaa_38",cle="_atlasSeleccin_1lpaa_43",ple="_equipoAtlasSeleccinMexi_1lpaa_47",mle="_aos_1lpaa_51",ule="_span12_1lpaa_55",hle="_nacionalidadMex_1lpaa_58",fle="_manchesterUnited_1lpaa_61",yle="_manchesterUnited12_1lpaa_68",gle="_containerInfo_1lpaa_78",_le="_verPerfil12_1lpaa_87",ble="_btnProfile_1lpaa_96",Sle="_containerButton_1lpaa_112",Cle="_containerButton2_1lpaa_119",wle="_dataContainer_1lpaa_125",kle="_expandedInfoPlayer_1lpaa_135",Ele="_containerDataBg_1lpaa_225",Vle="_containerDataSm_1lpaa_236",Nle="_span_1lpaa_55",xle="_manchesterUnited14_1lpaa_247",Tle="_filter_1lpaa_252",Ble="_verPerfil_1lpaa_87",Fle="_manchesterUnited8_1lpaa_273",Ple="_manchesterUnitedParent1_1lpaa_279",$le="_manchesterUnited1_1lpaa_68",zle="_manchesterUnitedParent_1lpaa_279",Ale="_frameDiv_1lpaa_301",Ile="_infoExpanded_1lpaa_309",Mle="_countryFlag_1lpaa_462",Lle={equipo:dle,atlasSeleccin:cle,equipoAtlasSeleccinMexi:ple,aos:mle,span12:ule,nacionalidadMex:hle,manchesterUnited:fle,manchesterUnited12:yle,containerInfo:gle,verPerfil12:_le,btnProfile:ble,containerButton:Sle,containerButton2:Cle,dataContainer:wle,expandedInfoPlayer:kle,containerDataBg:Ele,containerDataSm:Vle,span:Nle,manchesterUnited14:xle,filter:Tle,verPerfil:Ble,manchesterUnited8:Fle,manchesterUnitedParent1:Ple,manchesterUnited1:$le,manchesterUnitedParent:zle,frameDiv:Ale,infoExpanded:Ile,countryFlag:Mle},el={components:{GSCButton:kd},props:{isFemale:{type:Boolean,default:!1},background:{type:String,default:"#172531"},typeStats:{type:String,default:"totals"},type:{type:Number,default:1},viewButton:{type:Boolean,default:!0},viewTeam:{type:Boolean,default:!0},viewAge:{type:Boolean,default:!0},viewNationality:{type:Boolean,default:!0},viewPosition:{type:Boolean,default:!0},viewGames:{type:Boolean,default:!0},viewMin:{type:Boolean,default:!0},viewGoals:{type:Boolean,default:!0},viewEffectiveness:{type:Boolean,default:!0},height:{type:String,default:"134px"},fontColor:{type:String,default:"#ffffffb3"},fontColorValue:{type:String,default:"#ffffff"},fontFamily:{type:String,default:"Poppins-Regular"},fontSize:{type:String,default:"10px"},additionalClass:{type:String,default:""},data:{type:Object,default:()=>{}}},setup(){const t=e.ref("myDivRef"),{elementSize:i}=De(t);return{myDivRef:t,elementSize:i}},data(){return{}},computed:{},methods:{viewProfile(t){this.$emit("viewprofile",t)},AddPlayer(t){this.$emit("add-player",t)},showGraph(t){this.$emit("show-graph",t)}}},up=()=>{e.useCssVars(t=>({"07471fca":t.fontFamily,e7097386:t.fontColor,"2ebc8d98":t.fontColorValue,bd12f432:t.fontSize,"00ded865":t.background}))},hp=el.setup;el.setup=hp?(t,i)=>(up(),hp(t,i)):up;const Ie=t=>(e.pushScopeId("data-v-83d82c67"),t=t(),e.popScopeId(),t),Rle={ref:"myDivRef"},Dle=["src"],Ole=Ie(()=>e.createElementVNode("span",null,"Posición en la tabla: ",-1)),jle=Ie(()=>e.createElementVNode("span",null,"Goles anotados: ",-1)),vle=Ie(()=>e.createElementVNode("span",null,"Goles recibidos: ",-1)),Wle=Ie(()=>e.createElementVNode("span",null,"Partidos jugados: ",-1)),Ule=Ie(()=>e.createElementVNode("span",null,"Efectividad de pases: ",-1)),Gle=Ie(()=>e.createElementVNode("span",null,"xG: ",-1)),Hle=Ie(()=>e.createElementVNode("span",null,"Efectividad de pases: ",-1)),Jle=Ie(()=>e.createElementVNode("span",null,"xG: ",-1)),qle=Ie(()=>e.createElementVNode("span",null,"Posición en la tabla: ",-1)),Yle=Ie(()=>e.createElementVNode("span",null,"Goles anotados: ",-1)),Zle=Ie(()=>e.createElementVNode("span",null,"Goles recibidos: ",-1)),Kle=Ie(()=>e.createElementVNode("span",null,"Partidos jugados: ",-1)),Xle=Ie(()=>e.createElementVNode("span",null,"Efectividad de pases: ",-1)),Qle=Ie(()=>e.createElementVNode("span",null,"xG: ",-1));function ere(t,i,a,o,s,l){const r=e.resolveComponent("GSCButton");return e.openBlock(),e.createElementBlock("div",Rle,[a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.expandedInfoPlayer)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.dataContainer),id:"data-container"},[e.createElementVNode("div",{class:e.normalizeClass([t.$style.containerInfo,a.additionalClass]),id:"container-info"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited)},[a.viewTeam?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(t.$style.equipoAtlasSeleccinMexi)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.equipo)},"Equipo: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.atlasSeleccin)},e.toDisplayString(a.data.teams),3)],2)):e.createCommentVNode("",!0),a.viewAge?(e.openBlock(),e.createElementBlock("p",{key:1,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.equipo)},"Edad: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.data.age)+" años",3),e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)}," ("+e.toDisplayString(a.data.dataofbirth)+")",3)],2)):e.createCommentVNode("",!0),a.viewNationality?(e.openBlock(),e.createElementBlock("p",{key:2,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},"Nacionalidad: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.countryFlag)},[e.createElementVNode("img",{src:a.data.countryFlag},null,8,Dle)],2)],2)],2)):e.createCommentVNode("",!0),a.viewPosition?(e.openBlock(),e.createElementBlock("p",{key:3,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},"Posición: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.isFemale?a.data.position.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):a.data.position),3)],2)):e.createCommentVNode("",!0)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited12)},[a.viewGames?(e.openBlock(),e.createElementBlock("p",{key:0,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},"partidos Jugados: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.data.games),3)],2)):e.createCommentVNode("",!0),a.viewMin?(e.openBlock(),e.createElementBlock("p",{key:1,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},"Minutos Jugados: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.data.min),3)],2)):e.createCommentVNode("",!0),a.viewGoals?(e.openBlock(),e.createElementBlock("p",{key:2,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},e.toDisplayString(a.data.category)+": ",3),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.data.goals),3)],2)):e.createCommentVNode("",!0),a.viewEffectiveness?(e.openBlock(),e.createElementBlock("p",{key:3,class:e.normalizeClass(t.$style.nacionalidadMex)},[e.createElementVNode("span",{class:e.normalizeClass(t.$style.span12)},"Efectividad de pases: ",2),e.createElementVNode("span",{class:e.normalizeClass(t.$style.aos)},e.toDisplayString(a.data.effectiveness.toFixed(0))+"%",3)],2)):e.createCommentVNode("",!0)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(o.elementSize.width>360?t.$style.containerButton:t.$style.containerButton2),id:"btn-container"},[a.viewButton?(e.openBlock(),e.createBlock(r,{key:0,style:e.normalizeStyle([{"margin-top":"7px"},a.additionalClass!=""&&o.elementSize.width>540?"margin-right: 50px":""]),width:"110px",height:"30px","border-radius":"30px","border-width":1,"background-color":"#ffffff1a","font-family":"Poppins-Semibold","border-color":"#cbee6b","text-value":"Ver perfil","font-size":"10px",onClick:i[0]||(i[0]=n=>l.viewProfile(a.data.id))},null,8,["style"])):e.createCommentVNode("",!0),a.viewButton?(e.openBlock(),e.createBlock(r,{key:1,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/add-list-icon.svg","icon-position":"right",style:e.normalizeStyle([{"margin-top":"7px"},a.additionalClass!=""&&o.elementSize.width>540?"margin-right: 50px":""]),width:"110px",height:"30px","border-radius":"30px","border-width":1,"background-color":"#ffffff1a","font-family":"Poppins-Semibold","border-color":"rgba(255, 255, 255, .2)","text-value":"Agregar","font-size":"10px",onClick:i[1]||(i[1]=n=>l.AddPlayer(a.data))},null,8,["style"])):e.createCommentVNode("",!0),a.viewButton?(e.openBlock(),e.createBlock(r,{key:2,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/graph-icon.svg","icon-position":"right",style:e.normalizeStyle([{"margin-top":"7px"},a.additionalClass!=""&&o.elementSize.width>540?"margin-right: 50px":""]),width:"110px",height:"30px","border-radius":"30px","border-width":1,"background-color":"#ffffff1a","font-family":"Poppins-Semibold","border-color":"rgba(255, 255, 255, .2)","text-value":"Ver grafica","font-size":"10px",onClick:i[2]||(i[2]=n=>l.showGraph(a.data))},null,8,["style"])):e.createCommentVNode("",!0)],2)],2)],2)):e.createCommentVNode("",!0),a.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.infoExpanded)},[e.createElementVNode("div",{class:e.normalizeClass([t.$style.containerDataBg,a.additionalClass])},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnitedParent)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Ole,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.position),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[jle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.goals),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[vle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.goals_received),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Wle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.games_played),3)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnitedParent)},[a.viewEffectiveness?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.manchesterUnited1)},[Ule,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.effectiveness.toFixed(0))+"%",3)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Gle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.xg),3)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnitedParent)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[e.createElementVNode("span",null,e.toDisplayString(a.data.category)+": ",1),e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.total),3)],2),a.viewEffectiveness?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.manchesterUnited8)},[Hle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.effectiveness)+"%",3)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited8)},[Jle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.xg),3)],2)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerDataSm)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.frameDiv)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[qle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.position),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Yle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.goals),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Zle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.goals_received),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Kle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.games_played),3)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnitedParent1)},[a.viewEffectiveness?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.manchesterUnited14)},[Xle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.effectiveness.toFixed(0))+"%",3)],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[Qle,e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.xg),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited1)},[e.createElementVNode("span",null,e.toDisplayString(a.data.category)+": ",1),e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.total),3)],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.manchesterUnited8)},[e.createElementVNode("span",null,e.toDisplayString(a.data.category)+": ",1),e.createElementVNode("span",{class:e.normalizeClass(t.$style.span)},e.toDisplayString(a.data.total),3)],2)],2)],2),a.viewButton?(e.openBlock(),e.createBlock(r,{key:0,style:e.normalizeStyle(a.additionalClass!=""&&o.elementSize.width>540?"margin-right: 42px":""),width:"88px",height:"30px","border-radius":"30px","border-width":1,"background-color":"#ffffff1a","font-family":"Poppins-Semibold","border-color":"#cbee6b","text-value":"Ver perfil","font-size":"10px",onClick:i[3]||(i[3]=n=>l.viewProfile(a.data.id))},null,8,["style"])):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],512)}const tl={components:{GSCCarousel:Bd,GSCLeaders:nte,GSCRowTable:Xie,GSCTableHeader:nle,GSCExpandedInfo:Ce(el,[["render",ere],["__cssModules",{$style:Lle}],["__scopeId","data-v-83d82c67"]])},props:{isFemale:{type:Boolean,default:!1},preloaddata:{type:Boolean,default:!0},typeStats:{type:String,default:"totals"},isTeam:{type:Boolean,default:!1},typeTable:{type:Number,default:0},preload:{type:Array,default:()=>[]},isSelection:{type:Boolean,default:!1},filtersProp:{type:Object,default:()=>{}},filterTeam:{type:Number,default:0},category:{type:Number,default:1},categoryName:{type:String,default:"Goles"},season:{type:Number,default:1772},type:{type:Number,default:0},defaultFiltersFull:{zone:[1,10,11,12,13,14,15,16,2,3,4,5,6,7,8,9],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[16,43],typeZone:1,elegible:[],setNationalitiesIds:{},setPositionsIds:[1,2,3,4,5,6,7,8,9],setYear:1900,booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:{}},borderRadius:{type:String,default:"8px"},borderWidth:{type:String,default:"2px"},borderColor:{type:String,default:"#cfcfcf"},backgroundOdd:{type:String,default:"#172531"},backgroundEven:{type:String,default:"#0d1d29"},numRows:{type:Number,default:5}},setup(){const t=e.ref("myDivRef"),{elementSize:i}=De(t);return{myDivRef:t,elementSize:i}},watch:{season:{immediate:!1,async handler(t){if(t){this.isloading=!0,await this.$nextTick(),this.playersInfo={},this.teamInfo={},this.statsData={},this.formatStats=[],this.formatFilterStats=[],this.updateSlider=0,this.filterEmitAux={},this.hasShownPreload=!1,await this.$nextTick();try{setTimeout(async()=>{await this.getCategoryStats(this.season)},850)}catch{this.changeStateLoading(!1)}}}},filtersProp:{immediate:!1,deep:!0,async handler(t,i){if(t&&(this.isSelection?(!t.setNationalitiesIds||t.setNationalitiesIds.size===0)&&(t.setNationalitiesIds=new Set([138])):t.setNationalitiesIds||(t.setNationalitiesIds=new Set(this.setNationalityIds)),JSON.stringify(t)!==JSON.stringify(i)||this.sonConjuntosDistintos(t.setNationalitiesIds,i.setNationalitiesIds))){this.filterEmitAux=t;const a=[1,23,3,4,5,7,6,9,8,11,10,12,13,15,14,17,16,22];this.filterEmitAux.typeZone=a.includes(this.category)?1:2,this.formatFilterStats=await this.filterRecords(this.filterEmitAux)}}},preload:{handler(t,i){t.length>0&&JSON.stringify(t)!==JSON.stringify(i)&&(this.hasShownPreload=!1)},deep:!0}},computed:{displayData(){return Object.entries(this.statsData).length>0&&this.formatFilterStats.length>0?(this.hasShownPreload=!0,this.changeStateLoading(!1),this.topData):this.preload&&Object.keys(this.preload).length>0&&!this.hasShownPreload?(this.changeStateLoading(!1),this.isTeam?this.formatArrayPaginate(this.preload.teams):this.formatArrayPaginate(this.preload.players)):this.isloading?[]:(this.is_data=!0,[])},topData(){if(Object.entries(this.statsData).length>0&&this.formatFilterStats.length>0){var t={},i={},a=[],o=[],s=[];return this.formatFilterStats.map(l=>{t[l.team_id]?(t[l.team_id].total+=l.total,t[l.team_id].uniqueGames.has(l.game_id)||t[l.team_id].uniqueGames.add(l.game_id)):this.teamInfo[l.team_id]&&(t[l.team_id]=this.initializeTeamData(l,this.teamInfo[l.team_id])),l.player_id!==0&&l.player_id!==62117&&(i[l.player_id]?(i[l.player_id].total+=l.total,i[l.player_id].uniqueGames.has(l.game_id)||i[l.player_id].uniqueGames.add(l.game_id)):i[l.player_id]=this.initializePlayerData(l,this.playersInfo[l.player_id]))}),this.typeStats!=="totals"&&this.calculateAverages(t,i),a=this.processTeamData(t),o=this.processPlayerData(i),this.filterTeam!==0&&!this.isTeam&&(s=o.filter(l=>l.teamid===this.filterTeam)),this.isTeam?this.formatArrayPaginate(a):this.formatArrayPaginate(this.filterTeam!==0?s:o)}else return[]}},data:()=>({url:"https://8grl16o77j.execute-api.us-west-2.amazonaws.com/prod/topsBySeasonAndCategory",is_data:!1,data_headers:["team_id","player_id","playing_as","match_result","section","total","origen","destino"],token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",mapPlayers:new Map,setNationalityIds:new Set,arrayAgeRange:[0,0],arePlaysEmpty:!1,teamInfo:{},formatFilterStats:[],formatStats:[],playersInfo:{},isloading:!0,statsData:{},updateSlider:0,filterEmitAux:{},filtersSelect:{playingAs:[],matchResult:[],sections:[],setNationalitiesIds:[],zone:[],typeZone:[]},filtersValues:{type:1,sections:[1,2,3,4,5,6],matchResult:[1,2,3],playingAs:[1,2],zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],typeZone:1,arrayAgeRange:[1,60],setNationalitiesIds:[],setPositionsIds:[1,2,3,4,5,6,7,8,9]},expand:!1,playerexpand:0,positions:[{name:"Portero",fullname:"POR"},{name:"Defensa central",fullname:"DFC"},{name:"Lateral por izquierda",fullname:"LI"},{name:"Lateral por derecha",fullname:"LD"},{name:"Volante por izquierda",fullname:"VI"},{name:"Volante por derecha",fullname:"VD"},{name:"Volante defensivo",fullname:"VDF"},{name:"Volante ofensivo",fullname:"VO"},{name:"Delantero",fullname:"DEL"},{name:"Desconocida",fullname:"Desc"}],categories:[{id:1,name:"Goles"},{id:2,name:"Pases acertados"},{id:3,name:"Balones recuperados en disputa"},{id:4,name:"Asistencias"},{id:5,name:"Participaciones en gol"},{id:6,name:"Tiros a gol"},{id:7,name:"Tiros a gol que llegaron a la portería"},{id:8},{id:9,name:"Cabeceos en área propia"},{id:10,name:"Centros"},{id:11,name:"Centros acertados"},{id:12,name:"1vs1 exitosos ofensivos"},{id:13,name:"1vs1 exitosos ofensivos que terminaron en gol"},{id:14,name:"1vs1 defensivos exitoso"},{id:15,name:"Rechaces"},{id:16,name:"Balones ganados en área propia"},{id:17,name:"Balones ganados en área rival"},{id:18,name:"Faltas cometidas"},{id:19,name:"Faltas recibidas"},{id:20,name:"Tarjetas amarillas"},{id:21,name:"Tarjetas rojas"},{id:22,name:"Atajadas"},{id:23,name:"Tiros de Esquina"}],hasShownPreload:!1,shouldUpdateFromPreload:!1}),methods:{changeStateLoading(t){this.isloading=t},compareObjectsMinutes(t,i){return t.total>i.total?-1:t.total<i.total?1:t.minutes<i.minutes?-1:t.minutes>i.minutes?1:0},sonConjuntosDistintos(t,i){const a=Array.from(t),o=Array.from(i);if(a.length!==o.length)return!0;for(let s=0;s<a.length;s++)if(!i.has(a[s]))return!0;return!1},getnameshort(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";return s=s.replace(",",""),l+". "+s},changeCarrousel(){this.expand=!1,this.playerexpand=0},compareObjects(t,i){return t.total<i.total?-1:t.total>i.total?1:t.name<i.name?-1:t.name>i.name?1:0},sortAndSlice(t,i){return t.sort((a,o)=>(a.name<o.name?1:-1)&&(a.total<o.total?1:-1)).slice(0,i)},getCategoryName(t){let i="";for(let a=0;a<this.categories.length;a++)t==this.categories[a].id&&(i=this.categories[a].name);return i},translateTopCategories(t){return{1:[12,55,"35_r","54_r"],2:[2,20],3:[485,486,487,488],4:[10,324],5:[27,323],6:[510],7:[537,540,544,547],8:[328],9:[231,238,280,287,294,406],10:[13,25],11:[98,101,104,105,109,112,115,116],12:[4],13:[88],14:[5],15:[34],16:[23],17:[11],18:[17,50],19:[18,49],20:[14,52],21:[15,53],22:[39],23:[31,32]}[t]||[]},getCoordinatePointPerCategory(t){return{1:2,2:3,3:1,4:2,5:1,6:2,7:2,8:1,9:1,10:2,11:2,12:1,13:1,14:1,15:1,16:1,17:1,18:3,19:3,20:3,21:3,22:1,23:1}[t]||0},emitEventMedia(t,i,a){let o=this.filtersValues.matchResult,s=this.filtersValues.playingAs,l=this.filtersValues.sections,r=this.filtersValues.zone,n=this.translateTopCategories(i);Object.keys(this.filterEmitAux).length>0&&(o=this.filterEmitAux.matchResult,s=this.filterEmitAux.playingAs,l=this.filterEmitAux.sections,r=this.filterEmitAux.zone);const c=1,p=2,y=3,m=this.isTeam?y:p,h=t.player_id;let d=[],f=this.isTeam?t.id:this.filterTeam;h?this.isTeam?f=h:(d=[h],n=n.filter(g=>!g.toString().includes("_r"))):this.isTeam?f=t.id:(d=[t.id],n=n.filter(g=>!g.toString().includes("_r")));const u={seasonId:this.season,isFeaturedPlayers:!1,mainSectionType:c,playListType:m,gameIds:null,playerIds:d,goalkeeperIds:[],categoryIds:this.translateTopCategories(i),teamId:f||0,matchResult:o,categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:a,playingAs:s,timeSections:l,fieldSections:r,coordinatePoint:this.getCoordinatePointPerCategory(i)}};this.$emit("setopenmedia",u)},emitEventMediaFullTable(t,i,a){let o=this.filtersValues.matchResult,s=this.filtersValues.playingAs,l=this.filtersValues.sections,r=this.filtersValues.zone,n=this.translateTopCategories(i);Object.keys(this.filterEmitAux).length>0&&(o=this.filterEmitAux.matchResult,s=this.filterEmitAux.playingAs,l=this.filterEmitAux.sections,r=this.filterEmitAux.zone);const c=1,p=2,y=3,m=this.isTeam?y:p;let h=[],d=this.isTeam?t.id:this.filterTeam;this.isTeam?d=t.id:(h=[t.id],n=n.filter(u=>!u.toString().includes("_r")));const f={seasonId:this.season,isFeaturedPlayers:!1,mainSectionType:c,playListType:m,gameIds:null,playerIds:h,goalkeeperIds:[],categoryIds:n,teamId:d||0,matchResult:o,categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:a,playingAs:s,timeSections:l,fieldSections:r,coordinatePoint:this.getCoordinatePointPerCategory(i)}};this.$emit("setopenmedia",f)},replaceImgPlayer(t){return t.replace("https://golstatsimages.blob.core.windows.net/players-profile/","https://golstatsimages.blob.core.windows.net/players-profile-no-bg/")},abrevName(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";s=s.replace(",","");var r=l+". "+s;return r},clickMore(t){this.$emit("more",{category:t,categoryName:this.categoryName})},morestats(){this.$emit("more",this.category)},viewprofile(t,i){this.$emit("clickprofile",{id:t,teamId:i,isTeam:this.isTeam})},clickexpand(t){this.expand=t.expand,this.playerexpand=t.id},async getCategoryStats(t){if(t){this.isloading=!0,this.is_data=!1;try{let i=[],a={},o={};this.arePlaysEmpty=!1;const s=await he.create({headers:{Authorization:`${this.token}`}}).get(this.url+"/"+t+"/"+this.category);if(s&&s.data&&s.data.data&&s.data.data.length>0){i=s.data.data.map(r=>this.formatStatsData(r)),s.data.teams.forEach(r=>{a[r[0]]={},a[r[0]].id=r[0],a[r[0]].name=r[1],a[r[0]].abrv=r[2],a[r[0]].img=r[3],a[r[0]].effectiveness=r[4],a[r[0]].games_played=r[5],a[r[0]].games_played_lastseason=r[6],a[r[0]].positiontable=r[7],a[r[0]].goals=r[8],a[r[0]].goalsrecived=r[9],a[r[0]].xg=r[10],a[r[0]].frecuency=r[11],a[r[0]].game_avg=r[12],a[r[0]].game_avg_last_season=r[13]});const l=new Set;s.data.players.forEach(r=>{const n=this.getObjectPlayer(r);this.mapPlayers.set(n.numberId,n);const c=n.numberAge,p=n.teamName[0].acronym,y=a[n.teamName[0].team_id].name,m=n.teamName[0].team_id,h=this.positions[n.numberPositionId-1].fullname,d=this.positions[n.numberPositionId-1].name,f=n.countryId[0].nationality_id,u=n.effectiveness,g=n.min,S=n.games,w=n.date;n.arrayNationalities.forEach(U=>{l.add(U.numberId)}),o[r[0]]={id:r[0],name:r[1],img:r[2],age:c,team:p,teamname:y,teamid:m,position:h,positionfull:d,effectiveness:u,country:f,games_played:S,minutes_played:g,nationalityId:g,date:w,nationality:r[3],player_country_flag:n.player_country_flag,positionId:n.numberPositionId}}),this.setNationalityIds=l,this.arrayAgeRange=[s.data.min_age,s.data.max_age]}else this.arePlaysEmpty=!0,this.changeStateLoading(!1);this.teamInfo=a,this.playersInfo=o,this.formatStats=i,this.formatFilterStats=this.filterRecords(this.filtersSelect),this.statsData=s}catch(i){return this.changeStateLoading(!1),this.is_data=!0,Promise.reject(i)}}},filterRecords(t){if(!this.formatStats.length)return[];const i={playingAs:t.playingAs.length>0,matchResult:t.matchResult.length>0,sections:t.sections.length>0,zone:t.zone.length>0,setNationalitiesIds:t.setNationalitiesIds&&t.setNationalitiesIds.size>0,setPositionsIds:t.setPositionsIds&&t.setPositionsIds.length>0,arrayAgeRange:t.arrayAgeRange&&t.arrayAgeRange.length===2,setYear:t.setYear&&t.setYear>0,elegible:typeof t.elegible=="boolean"&&t.elegible};if(this.isSelection&&!i.setNationalitiesIds&&(t.setNationalitiesIds=new Set([138]),i.setNationalitiesIds=!0),!Object.values(i).some(Boolean))return this.formatStats;const a=new Set(t.setNationalitiesIds),o=new Set(t.setPositionsIds),[s,l]=t.arrayAgeRange||[0,100],r=t.setYear||0;return this.formatStats.filter(n=>{const c=this.mapPlayers.get(n.player_id);if(!c||i.playingAs&&!t.playingAs.includes(n.playing_as)||i.matchResult&&!t.matchResult.includes(n.match_result)||i.sections&&!t.sections.includes(n.section)||i.zone&&!(t.typeZone===1?t.zone.includes(n.origen):t.zone.includes(n.destino))||i.setNationalitiesIds&&!c.arrayNationalitiesIds.some(p=>a.has(p))||i.setPositionsIds&&!o.has(c.numberPositionId))return!1;if(i.arrayAgeRange){const p=c.numberAge;if(p<s||p>l)return!1}return!(i.setYear&&c.date<r||i.elegible&&t.elegible&&!c.arrayNationalitiesIds.includes(138))})},createFilterConfig(t){const i={basic:{playingAs:new Set(t.playingAs),matchResult:new Set(t.matchResult),sections:new Set(t.sections),zone:new Set(t.zone),typeZone:t.typeZone},player:!this.isTeam&&{nationalities:new Set(t.setNationalitiesIds),positions:new Set(t.setPositionsIds),ageRange:t.arrayAgeRange,yearLimit:t.setYear,nationalTeams:{enabled:t.booleanAreNationalTeamsVisible,players:new Set(t.setAvailableNationalTeamsPlayersIds)}},hasFilters:!1};return i.hasFilters=this.checkActiveFilters(i),Object.freeze(i)},checkActiveFilters(t){const{basic:i,player:a}=t;return i.playingAs.size>0||i.matchResult.size>0||i.sections.size>0||i.zone.size>0?!0:a?a.nationalities.size>0||a.positions.size>0||a.nationalTeams.players.size>0:!1},generateCacheKey(t){return JSON.stringify({basic:{playingAs:Array.from(t.basic.playingAs),matchResult:Array.from(t.basic.matchResult),sections:Array.from(t.basic.sections),zone:Array.from(t.basic.zone),typeZone:t.basic.typeZone},player:t.player&&{nationalities:Array.from(t.player.nationalities),positions:Array.from(t.player.positions),ageRange:t.player.ageRange,yearLimit:t.player.yearLimit,nationalTeams:{enabled:t.player.nationalTeams.enabled,players:Array.from(t.player.nationalTeams.players)}}})},applyFilters(t,i){return t.filter(a=>!(!this.passesBasicFilters(a,i.basic)||i.player&&!this.passesPlayerFilters(a,i.player)))},passesBasicFilters(t,i){const{playingAs:a,matchResult:o,sections:s,zone:l,typeZone:r}=i;if(a.size&&!a.has(t.playing_as)||o.size&&!o.has(t.match_result)||s.size&&!s.has(t.section))return!1;if(l.size){const n=r===1?t.origen:t.destino;if(!l.has(n))return!1}return!0},passesPlayerFilters(t,i){const a=this.mapPlayers.get(t.player_id);if(!a)return!1;if(i.nationalTeams.enabled){if(i.nationalTeams.players.size&&!i.nationalTeams.players.has(t.player_id))return!1}else if(!a.arrayNationalitiesIds.some(l=>i.nationalities.has(l)))return!1;const{ageRange:o,yearLimit:s}=i;if(a.numberAge<o[0]||a.numberAge>o[1]||a.date<s||!i.positions.has(a.numberPositionId))return!1},updateSliderF(){this.updateSlider+=1},formatStatsData(t){const i={};return t[1]===0&&(t[2]===1||t[2]===2)&&(t[2]=3-t[2]),t[1]===0&&(t[3]===1||t[3]===2)&&(t[3]=3-t[3]),this.data_headers.forEach((a,o)=>{i[a]=t[o]}),i},getObjectPlayer(t){const i=[],a=t[7].map(s=>(i.push(s.nationality_id),{stringName:s.nationality,numberId:s.nationality_id})),o=t[9].split("-");return{numberId:t[0],stringFullName:t[1],stringImageUrl:t[2],numberTeamId:t[3],player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+t[3]+".jpg",stringNationalityName:ct[t[3]],numberAge:t[5],numberPositionId:t[6],countryId:t[7],teamName:t[10],effectiveness:t[11],min:t[13],games:t[12],date:Number(o[0]),arrayNationalities:a,category:this.categoryName,arrayNationalitiesIds:i}},formatArrayPaginate(t){const i=Math.ceil(t.length/this.numRows);return Array.from({length:i},(a,o)=>{const s=o*this.numRows,l=s+this.numRows;return t.slice(s,l)})},initializeTeamData(t,i){const a={total:t.total,uniqueGames:new Set([t.game_id]),id:i.id,name:i.name.replace(" Femenil",""),img:`https://golstatsimages.blob.core.windows.net/teams-80/${t.team_id}.png`,effectiveness:i.effectiveness,frecuency:i.frecuency,game_avg:i.game_avg,game_avg_last_season:i.game_avg_last_season,games_played:i.games_played,games_played_lastseason:i.games_played_lastseason,positiontable:i.positiontable,goals:i.goals,goalsrecived:i.goalsrecived,xg:i.xg};return this.typeStats==="every90"&&(a.minutes=i.minutes||0),a},initializePlayerData(t,i){const a={total:t.total,originalTotal:t.total,uniqueGames:new Set([t.game_id])};return i?Object.assign(a,{name:i.name,name_short:this.getnameshort(i.name),img:i.img,id:i.id,age:i.age,team:i.team,teamname:i.teamname,teamid:i.teamid,position:i.position,positionId:i.positionId,positionfull:i.positionfull,country:i.country,effectiveness:i.effectiveness,minutes:i.minutes_played,games:i.games_played,date:i.date,nationality:i.nationality,player_country_flag:i.player_country_flag,categoryName:this.categoryName,goals:i.goals||0,goalsrecived:i.goalsrecived||0,xg:i.xg||0,positiontable:i.positiontable||0}):Object.assign(a,this.getDefaultPlayerData(t)),a},getDefaultPlayerData(t){return{id:t.player_id,name:t.player_id,img:"SIN IMAGEN",age:"",teamname:"",team:"",teamid:0,position:"",positionId:0,positionfull:"",country:"",effectiveness:"",minutes:"",games:"",date:"00-00-0000",nationality:"",player_country_flag:"",categoryName:"",goals:0,goalsrecived:0,xg:0,positiontable:0}},calculateAverages(t,i){Object.values(t).forEach(a=>{a.originalTotal=a.total,this.typeStats==="average"?a.total=a.games_played>0?Number((Math.floor(a.total/a.games_played*100)/100).toFixed(2)):0:this.typeStats==="every90"&&(a.total=a.minutes>0?Number((Math.floor(a.total*90/a.minutes*100)/100).toFixed(2)):0)}),Object.values(i).forEach(a=>{a.originalTotal=a.total,this.typeStats==="average"?a.total=a.games>0?Number((Math.floor(a.total/a.games*100)/100).toFixed(2)):0:this.typeStats==="every90"&&(a.minutes>=90?a.total=Number((Math.floor(a.total*90/a.minutes*100)/100).toFixed(2)):a.total=-1)}),this.typeStats==="every90"&&Object.keys(i).forEach(a=>{i[a].minutes<90&&delete i[a]})},processTeamData(t){return Object.values(t).sort((i,a)=>a.total-i.total).slice(0,60).map((i,a)=>{const o=a+1;return{...i,top:o<10?`0${o}`:`${o}`}})},processPlayerData(t){return Object.values(t).sort(this.compareObjectsMinutes).slice(0,60).map((i,a)=>{const o=a+1;return{...i,top:o<10?`0${o}`:`${o}`}})},HandlerAddplayer(t){this.$emit("add-player",t)},HandlerShowGraph(t){this.$emit("show-graph",t)}},async created(){try{setTimeout(async()=>{await this.getCategoryStats(this.season)},850)}catch(t){throw new Error(t)}}},fp=()=>{e.useCssVars(t=>({"14b8a4d8":t.borderRadius,c64876f8:t.borderWidth,c87673be:t.borderColor}))},yp=tl.setup;tl.setup=yp?(t,i)=>(fp(),yp(t,i)):fp;const Mi=t=>(e.pushScopeId("data-v-01e14e57"),t=t(),e.popScopeId(),t),tre={ref:"myDivRef"},are={class:"text"},ire={class:"groupsLeague"},ore={class:"row-table-carrousel"},sre={key:1,class:"container-no-search-result"},lre={key:0,class:"overlay-loading-top"},rre=Mi(()=>e.createElementVNode("div",{class:"overlay-loading-top__spinner"},[e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/balon_liga.png",alt:""})],-1)),nre=Mi(()=>e.createElementVNode("div",{class:"overlay-loading-top__text"},"Loading...",-1)),dre=[rre,nre],cre=Mi(()=>e.createElementVNode("div",{class:"container-no-search-result-title"},"No existen resultados",-1)),pre=Mi(()=>e.createElementVNode("div",{class:"container-no-search-result-subtitle"},[e.createTextVNode(" No existen resultados para este tipo de"),e.createElementVNode("br"),e.createTextVNode(" jugada, considerando el torneo y otros"),e.createElementVNode("br"),e.createTextVNode(" filtros que has seleccionado. ")],-1));function mre(t,i,a,o,s,l){const r=e.resolveComponent("GSCLeaders"),n=e.resolveComponent("GSCRowTable"),c=e.resolveComponent("GSCExpandedInfo"),p=e.resolveComponent("GSCCarousel"),y=e.resolveComponent("GSCTableHeader");return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(a.type==0?"gsc-top":"gsc-top-full")},[e.createElementVNode("div",tre,[l.topData&&a.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:"btnViewFullList",onClick:i[0]||(i[0]=m=>l.clickMore(a.category))},[e.createElementVNode("div",are,[e.createElementVNode("div",ire,e.toDisplayString(a.categoryName)+"  → ",1)])])):e.createCommentVNode("",!0),a.type==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[l.displayData.length>0?(e.openBlock(),e.createBlock(p,{key:0,items:l.displayData,"is-pagination-visible":!0,"are-navigation-arrows-visible":!0,onInput:l.changeCarrousel},{default:e.withCtx(({item:m})=>[e.createElementVNode("div",ore,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m,(h,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:d},[h.top==="01"?(e.openBlock(),e.createBlock(r,{key:0,onAddPlayer:l.HandlerAddplayer,onMediadata:i[1]||(i[1]=f=>l.emitEventMedia(f,a.category,a.categoryName)),type:a.typeTable,"is-expanded":t.playerexpand==h.id&&t.expand,ref_for:!0,ref:"GSCLeaders",data:a.typeTable==0?{top:"01",photo:h.img,logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+h.teamid+".png",name:h.name,player_short:h.name_short,player_id:h.id,categoryId:a.category,total:h.total}:{top:"01",logo:h.img,total:h.total,name_team:h.name,player_id:h.id},"category-name":a.categoryName,buttonMaxWidth:a.typeTable!=0?o.elementSize.width>360?"210px":"130px":o.elementSize.width>360?"180px":"110px",buttonFontSize:"12px",iconSize:"20px",onExpand:l.clickexpand,onMore:l.morestats},null,8,["onAddPlayer","type","is-expanded","data","category-name","buttonMaxWidth","onExpand","onMore"])):(e.openBlock(),e.createBlock(n,{key:1,type:a.typeTable,"type-view":a.type,"is-expanded":t.playerexpand==h.id&&t.expand,onAddPlayer:l.HandlerAddplayer,onMediadata:i[2]||(i[2]=f=>l.emitEventMedia(f,a.category,a.categoryName)),data:a.typeTable==0?{position:h.top,player_name:h.name,player_short:h.name_short,player_photo:h.img,total:h.total,id:h.id,player_age:h.age,team_abrev:h.team,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+h.teamid+".png",player_position:h.position,player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+h.country+".jpg",player_games:h.minutes,player_min:h.games,league_name:"          Liga MX          "}:{position:h.top,team_logo:h.img,team_abrev:h.name,frequency:h.frecuency,promthistournament:h.game_avg,promlasttournament:h.game_avg_last_season,teams_games:"-",category:a.category,total:h.total,id:h.id},height:"71px",background:d%2===0?a.backgroundEven:a.backgroundOdd,onExpand:l.clickexpand},null,8,["type","type-view","is-expanded","onAddPlayer","data","background","onExpand"])),t.expand&&t.playerexpand==h.id?(e.openBlock(),e.createBlock(c,{key:2,"is-female":a.isFemale,type:a.typeTable,"view-effectiveness":h.positionId!==1,onAddPlayer:l.HandlerAddplayer,onShowGraph:l.HandlerShowGraph,data:a.typeTable==0?{teams:h.teamname,age:h.age,dataofbirth:h.date,nationality:h.nationality,countryFlag:h.player_country_flag,position:h.position,games:h.games,min:h.minutes,goals:h.originalTotal||h.total,effectiveness:h.effectiveness,category:a.categoryName,id:h.id}:{position:h.position,goals:h.goals,goals_received:h.goalsrecived,games_played:h.games_played,category:a.categoryName,effectiveness:h.effectiveness,xg:h.xg,total:h.originalTotal||h.total,attendance:"-",id:h.id},onViewprofile:f=>l.viewprofile(f,h.teamid),background:d%2===0?a.backgroundEven:a.backgroundOdd},null,8,["is-female","type","view-effectiveness","onAddPlayer","onShowGraph","data","onViewprofile","background"])):e.createCommentVNode("",!0)],64))),128))])]),_:1},8,["items","onInput"])):(e.openBlock(),e.createElementBlock("div",sre,[t.isloading?(e.openBlock(),e.createElementBlock("div",lre,dre)):e.createCommentVNode("",!0),!t.isloading&&t.is_data?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[cre,pre],64)):e.createCommentVNode("",!0)]))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[e.createVNode(y,{background:"#183143",type:a.typeTable,"is-female":a.isFemale,"type-stats":a.typeStats},null,8,["type","is-female","type-stats"]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.displayData,(m,h)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:h},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m,(d,f)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:f},[e.createVNode(n,{type:a.typeTable,"type-view":a.type,"is-expanded":t.playerexpand==d.id&&t.expand,onMediadata:i[3]||(i[3]=u=>l.emitEventMediaFullTable(u,a.category,a.categoryName)),onAddPlayer:l.HandlerAddplayer,data:a.typeTable==0?{position:d.top,player_name:d.name,player_short:d.name_short,player_photo:d.img,total:d.total,id:d.id,player_age:d.age,team_abrev:d.team,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+d.teamid+".png",player_position:d.position,player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+d.country+".jpg",player_games:d.games,player_min:d.minutes,league_name:"          Liga MX          "}:{position:d.positiontable,team_logo:d.img,team_abrev:d.name,frequency:d.frecuency,promthistournament:d.game_avg,promlasttournament:d.game_avg_last_season,category:a.category,team_games:d.games_played,total:d.total,id:d.id},height:"71px",background:((h+1)*5+f)%2===0?a.backgroundOdd:a.backgroundEven,onExpand:l.clickexpand},null,8,["type","type-view","is-expanded","onAddPlayer","data","background","onExpand"]),t.expand&&t.playerexpand==d.id?(e.openBlock(),e.createBlock(c,{key:0,"is-female":a.isFemale,type:a.typeTable,additionalClass:"fullTable","view-effectiveness":d.positionId!==1,onAddPlayer:l.HandlerAddplayer,onShowGraph:l.HandlerShowGraph,data:a.typeTable==0?{teams:d.teamname,age:d.age,dataofbirth:d.date,nationality:d.nationality,countryFlag:d.player_country_flag,position:d.position,positionfull:d.positionfull,games:d.games,min:d.minutes,goals:d.originalTotal||d.total,effectiveness:d.effectiveness,category:l.getCategoryName(a.category),id:d.id}:{position:d.positiontable,goals:d.goals,goals_received:d.goalsrecived,games_played:d.games_played,category:a.categoryName,effectiveness:d.effectiveness,xg:d.xg,total:d.originalTotal||d.total,category:l.getCategoryName(a.category),attendance:"-",id:d.id},onViewprofile:u=>l.viewprofile(u,d.teamid),background:f%2===0?a.backgroundEven:a.backgroundOdd},null,8,["is-female","type","view-effectiveness","onAddPlayer","onShowGraph","data","onViewprofile","background"])):e.createCommentVNode("",!0)],64))),128))],64))),128))],64))],512)],2)}const ure=Ce(tl,[["render",mre],["__scopeId","data-v-01e14e57"]]),hre="_filtersContainer_b9wc6_1",fre="_filtersContainer1232_b9wc6_1",yre="_closeFiltersPc_b9wc6_1",gre="_textleyemdmultipleleagues_b9wc6_1",_re="_textleyemdmultipleleagues380_b9wc6_1",bre="_filtersContainer760_b9wc6_1",Sre="_filtersContainer460_b9wc6_1",Cre="_containerSectionPlay_b9wc6_1",wre="_containerSectionPlay1232_b9wc6_1",kre="_containerSectionPlay960_b9wc6_1",Ere="_containerSectionPlay320_b9wc6_1",Vre="_containerSectionPlay350_b9wc6_1",Nre="_containerSection_b9wc6_1",xre="_containerSection1232_b9wc6_1",Tre="_containerSection960_b9wc6_1",Bre="_containerSection320_b9wc6_1",Fre="_containerSection350_b9wc6_1",Pre="_templateLosMejores_b9wc6_1",$re="_templateLosMejores1232_b9wc6_1",zre="_templateLosMejores960_b9wc6_1",Are="_templateLosMejores420_b9wc6_1",Ire="_templateLosMejores320_b9wc6_1",Mre="_templateLosMejores540_b9wc6_1",Lre="_templateLosMejores350_b9wc6_1",Rre="_topFiltersParent_b9wc6_1",Dre="_topFiltersParent1232_b9wc6_1",Ore="_topFiltersParent960_b9wc6_1",jre="_topFiltersParent460_b9wc6_1",vre="_topFiltersParent420_b9wc6_1",Wre="_containerTheBest_b9wc6_1",Ure="_containerTheBest1232_b9wc6_1",Gre="_containerTheBest960_b9wc6_1",Hre="_containerTheBest320_b9wc6_1",Jre="_titleSection_b9wc6_1",qre="_titleSection540_b9wc6_1",Yre="_containerTables_b9wc6_1",Zre="_containerTables960_b9wc6_1",Kre="_containerTables760_b9wc6_1",Xre="_containerTables320_b9wc6_1",Qre="_toniKroosWrapper_b9wc6_1",ene="_toniKroosWrapper1080_b9wc6_1",tne="_toniKroosWrapper975_b9wc6_1",ane="_toniKroosWrapper760_b9wc6_1",ine="_toniKroosWrapper420_b9wc6_1",one="_toniKroosWrapper320_b9wc6_1",sne="_frameChild_b9wc6_1",lne="_filtros_b9wc6_1",rne="_groupParent_b9wc6_1",nne="_shapeIcon_b9wc6_1",dne="_btnFilters_b9wc6_1",cne="_btnFiltersPC_b9wc6_1",pne="_quitarFiltros_b9wc6_1",mne="_quitarFiltros730_b9wc6_1",une="_quitarFiltros480_b9wc6_1",hne="_quitarFiltros380_b9wc6_1",fne="_btnCloseFilters_b9wc6_1",yne="_mejoresJugadores_b9wc6_1",gne="_mejoresJugadores730_b9wc6_1",_ne="_mejoresJugadores480_b9wc6_1",bne="_mejoresJugadoresSM_b9wc6_1",Sne="_toniKroos_b9wc6_1",Cne="_teamBar_b9wc6_1",wne="_menuSection_b9wc6_1",kne="_menuSection960_b9wc6_1",Ene="_menuSectionPlay_b9wc6_1",Vne="_menuSectionPlay960_b9wc6_1",Nne="_containerMenu_b9wc6_1",xne="_containerMenu760_b9wc6_1",Tne="_containerFilters_b9wc6_1",Bne="_teamBarParent_b9wc6_1",Fne="_topFilters_b9wc6_1",Pne="_topFilters1232_b9wc6_1",$ne="_topFilters420_b9wc6_1",zne="_topFilters460_b9wc6_1",Ane="_losMejores_b9wc6_1",Ine="_losMejores380_b9wc6_1",Mne="_losMejores530_b9wc6_1",Lne="_losMejores730_b9wc6_1",Rne="_menuSectionHeader_b9wc6_1",Dne="_menuSectionHeader1232_b9wc6_1",One="_menuSectionHeader960_b9wc6_1",jne="_menuSectionHeader730_b9wc6_1",vne="_dropdown_b9wc6_1",Wne="_dropdown730_b9wc6_1",Une="_dropdown1_b9wc6_1",Gne="_dropdown1730_b9wc6_1",Hne="_dropdownParent_b9wc6_1",Jne="_dropdownParent730_b9wc6_1",qne="_menuSectionParentHeader_b9wc6_1",Yne="_menuSectionParentHeader1232_b9wc6_1",Zne="_menuSectionParentHeader960_b9wc6_1",Kne="_menuSectionParentHeader730_b9wc6_1",Xne="_menuSectionParentHeader430_b9wc6_1",Qne="_descubreVideos_b9wc6_1",ede="_descubreVideos1232_b9wc6_1",tde="_descubreVideos960_b9wc6_1",ade="_allCategories_b9wc6_1",ide="_containerScountingBtn_b9wc6_3",ode="_btnDeleteAplica_b9wc6_13",sde="_SearchBtnBar_b9wc6_33",lde="_btnLeyendTxt_b9wc6_52",rde="_BtnSearchScounting_b9wc6_61",nde="_containerPredefined_b9wc6_85",dde="_containerPredefinedScounting_b9wc6_92",cde="_titleContainerPredefined_b9wc6_100",pde="_subtitleContainerPredefined_b9wc6_111",mde={filtersContainer:hre,filtersContainer1232:fre,closeFiltersPc:yre,textleyemdmultipleleagues:gre,textleyemdmultipleleagues380:_re,filtersContainer760:bre,filtersContainer460:Sre,containerSectionPlay:Cre,containerSectionPlay1232:wre,containerSectionPlay960:kre,containerSectionPlay320:Ere,containerSectionPlay350:Vre,containerSection:Nre,containerSection1232:xre,containerSection960:Tre,containerSection320:Bre,containerSection350:Fre,templateLosMejores:Pre,templateLosMejores1232:$re,templateLosMejores960:zre,templateLosMejores420:Are,templateLosMejores320:Ire,templateLosMejores540:Mre,templateLosMejores350:Lre,topFiltersParent:Rre,topFiltersParent1232:Dre,topFiltersParent960:Ore,topFiltersParent460:jre,topFiltersParent420:vre,containerTheBest:Wre,containerTheBest1232:Ure,containerTheBest960:Gre,containerTheBest320:Hre,titleSection:Jre,titleSection540:qre,containerTables:Yre,containerTables960:Zre,containerTables760:Kre,containerTables320:Xre,toniKroosWrapper:Qre,toniKroosWrapper1080:ene,toniKroosWrapper975:tne,toniKroosWrapper760:ane,toniKroosWrapper420:ine,toniKroosWrapper320:one,frameChild:sne,filtros:lne,groupParent:rne,shapeIcon:nne,btnFilters:dne,btnFiltersPC:cne,quitarFiltros:pne,quitarFiltros730:mne,quitarFiltros480:une,quitarFiltros380:hne,btnCloseFilters:fne,mejoresJugadores:yne,mejoresJugadores730:gne,mejoresJugadores480:_ne,mejoresJugadoresSM:bne,toniKroos:Sne,teamBar:Cne,menuSection:wne,menuSection960:kne,menuSectionPlay:Ene,menuSectionPlay960:Vne,containerMenu:Nne,containerMenu760:xne,containerFilters:Tne,teamBarParent:Bne,topFilters:Fne,topFilters1232:Pne,topFilters420:$ne,topFilters460:zne,losMejores:Ane,losMejores380:Ine,losMejores530:Mne,losMejores730:Lne,menuSectionHeader:Rne,menuSectionHeader1232:Dne,menuSectionHeader960:One,menuSectionHeader730:jne,dropdown:vne,dropdown730:Wne,dropdown1:Une,dropdown1730:Gne,dropdownParent:Hne,dropdownParent730:Jne,menuSectionParentHeader:qne,menuSectionParentHeader1232:Yne,menuSectionParentHeader960:Zne,menuSectionParentHeader730:Kne,menuSectionParentHeader430:Xne,descubreVideos:Qne,descubreVideos1232:ede,descubreVideos960:tde,allCategories:ade,containerScountingBtn:ide,btnDeleteAplica:ode,SearchBtnBar:sde,btnLeyendTxt:lde,BtnSearchScounting:rde,containerPredefined:nde,containerPredefinedScounting:dde,titleContainerPredefined:cde,subtitleContainerPredefined:pde},ude=e.ref(Js()),hde=e.ref(aY()),fde=e.ref(ep()),yde={components:{GSCTableHeader:ts,GscSwitchComponent:ys,GSCFilterperteam:_d,DropdownYears:Qc,GSCFilters:Hs,DropdownPositions:Xc,GSCExpandedInfo:cs,GSCLabel:$d,GSCSeasonSelect:od,GSCTopCategory:ure,GSCTournamentSelect:rd,GSCRowTable:os},computed:{...td.computed,filterChangePredefined(){return this.filtersPredefinedF},filterChange(){const t={zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set},i=JSON.stringify(t);if(JSON.stringify(this.filters)!=i)return this.filters},filterGolstats(){return this.changeFemale(),this.FVfilterGolstats},filterButtonProps(){return{...ude.value}},filterButtonPropsAux(){return{...hde.value}},filterButtonPropsTournaments(){return{...fde.value}}},props:{currentSeasonId:{type:Number,default:0},isSelection:{type:Boolean,default:!0},isClubes:{type:Boolean,default:!0},tournamentSelected:{type:Object,default:()=>({id:1001})},teamId:{type:Number,default:0},defaultSection:{type:String,default:"Jugadores"},backgroundOdd:{type:String,default:"#172531"},backgroundEven:{type:String,default:"#0d1d29"},tournamentsApiUrl:{type:String,default:""}},watch:{async seasonActive(){if(this.seasonActive!=0){this.teams=[];const t=await this.fetchTeams();for(let i=0;i<t.teams.length;i++)this.teams.push({id:t.teams[i].team_id,team:t.teams[i].colloquial_name,logo:t.teams[i].logo})}}},setup(){const t=e.ref("myDivRefTopsFull"),{elementSize:i}=De(t);return{myDivRefTopsFull:t,elementSize:i}},data(){return{cachedPlayersMap:[],dropdownProps:{height:"40px",borderColor:"rgba(255, 255, 255, 0.2)"},isAvanced:!1,elegibilidadArray:[],updateFilterTeamsScouting:0,modifidFiltersFlag:!1,showfiltersPc:!1,positions:[{name:"Portero",fullname:"POR"},{name:"Defensa central",fullname:"DFC"},{name:"Lateral por izquierda",fullname:"LI"},{name:"Lateral por derecha",fullname:"LD"},{name:"Volante por izquierda",fullname:"VI"},{name:"Volante por derecha",fullname:"VD"},{name:"Volante defensivo",fullname:"VDF"},{name:"Volante ofensivo",fullname:"VO"},{name:"Delantero",fullname:"DEL"},{name:"Desconocida",fullname:"Desc"}],universeData:{minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:12,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},universeDataSelection:{minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:6,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},FVbooleanAreNationalTeamsVisible:!1,teamsscouting:[],filterScounting:{tournaments:[1],seasonId:0,categories:[{name:"Goles",ids:[12]},{name:"Asistencias",ids:[10]},{name:"Participaciones en gol",ids:[27]},{name:"Cabeceos en área rival",ids:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",ids:[91,95,92,93,96,97]}],range_age:[10,40],age_or_year:1,year:1989,nationalities:[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239],elegibles:[],minutes_played:211,minutes_played_avg:40,last_months:12,type_stats:1,positions:[1,2,3,4,5,6,7,8,9,10],fouls:!1,yellow_cards:!1,red_cards:!1},expand:!1,playerexpand:0,arrayFiltersPlays:[],filtersPredefinedF:{},categoryPredefinedActive:!1,categoryPredefined:0,typeTable:0,keyUpdateFilter:0,loadingActive:!1,isTeam:!1,arrayPredefinedFilters:[],arrayCategoryFilter:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23],arrayCategoryFilterFull:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23],FVsetAvailableNationalTeamsPlayersIds:new Set,showOnlyCategories:!1,showFullCategory:0,categoryName:"",showFullTable:!1,expansionPanelModePropsTypePlays:{isExpansionPanel:!1,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",width:"400px",maxWidth:"400px"},expansionPanelProps:{width:"400px",borderRadius:"8px"},fieldComponentProps:{widthContainer:"400px"}},expansionPanelModeProps:{isExpansionPanel:!1,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)"},expansionPanelProps:{width:"400px",borderRadius:"8px",fontFamily:"'Poppins-Regular'"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"13px"}},expansionPanelModePropsMobil:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"300px",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"12px",widthField:268,widthFieldGrid:"268px",heightField:180,heightFieldGrid:"180px",heightContainer:"280px"}},expansionPanelModePropsMobil270:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"270px",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"12px",widthField:268,widthFieldGrid:"268px",heightField:180,heightFieldGrid:"180px",heightContainer:"280px"}},filters:{zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set},detaildProductivityCategories:{offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!1,id:[12]},{name:"Asistencias",isSelected:!1,id:[10]},{name:"Participaciones en gol",isSelected:!1,id:[27]},{name:"Cabeceos en área rival",isSelected:!1,id:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",isSelected:!1,id:[91,95,92,93,96,97]},{name:"Tiros a gol con destino a portería",isSelected:!1,id:[91,95]},{name:"Tiros a gol fuera del área",isSelected:!1,id:[94]},{name:"Tiros a gol fuera del área con destino a portería",isSelected:!1,id:[95]},{name:"Tiros a gol dentro del área",isSelected:!1,id:[90]},{name:"Tiros a gol dentro del área con destino a portería",isSelected:!1,id:[91]},{name:"Centros por izquierda",isSelected:!1,id:[13]},{name:"Centros por izquierda acertados",isSelected:!1,id:[98,101,104,105]},{name:"Centros por derecha",isSelected:!1,id:[25]},{name:"Centros por derecha acertados",isSelected:!1,id:[109,112,115,116]},{name:"1vs1 exitosos ofensivos",isSelected:!1,id:[4]},{name:"1vs1 que terminan en gol",isSelected:!1,id:[88]}]},defensive:{title:"Defensivo",categories:[{name:"Bálones ganados en área propia",isSelected:!1,id:[234,241,281,288,399,401,211,231,238,244,280,287,294]},{name:"Cabeceo en área propia",isSelected:!1,id:[211,231,238,244,280,287,294]},{name:"1vs1 defensivos exitosos",isSelected:!1,id:[5]},{name:"Rechaces",isSelected:!1,id:[34]}]},possession:{title:"Posesión",categories:[{name:"Bálones recuperados totales",isSelected:!1,id:[222,223,224,225]},{name:"Bálones recuperados 1/4 de cancha",isSelected:!1,id:[222]},{name:"Bálones recuperados 2/4 de cancha",isSelected:!1,id:[223]},{name:"Bálones recuperados 3/4 de cancha",isSelected:!1,id:[224]},{name:"Bálones recuperados 4/4 de cancha",isSelected:!1,id:[225]},{name:"Pases acertados",isSelected:!1,id:[213,214,215,216]},{name:"Pases acertados en 1/4 de cancha",isSelected:!1,id:[213]},{name:"Pases acertados en 2/4 de cancha",isSelected:!1,id:[214]},{name:"Pases acertados en 3/4 de cancha",isSelected:!1,id:[215]},{name:"Pases acertados en 4/4 de cancha",isSelected:!1,id:[216]}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},detailsObject:{playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!1},detailsObjectSelection:{playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!0},nameLeagueSelected:"",categoriesPlaysTypes:{offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!0,id:1},{name:"Tiros a gol",isSelected:!0,id:6},{name:"Tiros a gol con destino a portería",isSelected:!0,id:7},{name:"Asistencias",isSelected:!0,id:4},{name:"Centros",isSelected:!0,id:10},{name:"Centros acertados",isSelected:!0,id:11},{name:"Participaciones en gol",isSelected:!0,id:5},{name:"1vs1 exitosos ofensivos",isSelected:!0,id:12},{name:"1vs1 exitosos ofensivos que terminan en gol",isSelected:!0,id:13},{name:"Balones ganados en área rival",isSelected:!0,id:17},{name:"Cabeceos en área rival",isSelected:!0,id:8},{name:"Tiros de esquina",isSelected:!0,id:23}]},defensive:{title:"Defensivo",categories:[{name:"1vs1 defensivos exitosos",isSelected:!0,id:14},{name:"Cabeceo en área propia",isSelected:!0,id:9},{name:"Balones ganados en área propia",isSelected:!0,id:16},{name:"Rechaces",isSelected:!0,id:15},{name:"Atajadas",isSelected:!0,id:22}]},possession:{title:"Posesión",categories:[{name:"Pases acertados",isSelected:!0,id:2},{name:"Balones recuperados en disputa",isSelected:!0,id:3}]},offenses:{title:"Infracciones",categories:[{name:"Faltas cometidas",isSelected:!0,id:18},{name:"Faltas recibidas",isSelected:!0,id:19},{name:"Tarjetas amarillas",isSelected:!0,id:20},{name:"Tarjetas rojas",isSelected:!0,id:21}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},categoriesDefault:[{id:1,name:"Goles",isSelected:!1},{id:2,name:"Pases acertados",isSelected:!1},{id:23,name:"Tiros de Esquina",isSelected:!1},{id:3,name:"Balones recuperados en disputa",isSelected:!1},{id:4,name:"Asistencias",isSelected:!1},{id:5,name:"Participaciones en gol",isSelected:!1},{id:6,name:"Tiros a gol",isSelected:!1},{id:7,name:"Tiros a gol que llegaron a la portería",isSelected:!1},{id:8,name:"Cabeceos en área rival",isSelected:!1},{id:9,name:"Cabeceos en área propia",isSelected:!1},{id:10,name:"Centros",isSelected:!1},{id:11,name:"Centros acertados",isSelected:!1},{id:12,name:"1vs1 exitosos ofensivos",isSelected:!1},{id:13,name:"1vs1 exitosos ofensivos que terminaron en gol",isSelected:!1},{id:14,name:"1vs1 defensivos exitoso",isSelected:!1},{id:15,name:"Rechaces",isSelected:!1},{id:16,name:"Balones ganados en área propia",isSelected:!1},{id:17,name:"Balones ganados en área rival",isSelected:!1},{id:18,name:"Faltas cometidas",isSelected:!1},{id:19,name:"Faltas recibidas",isSelected:!1},{id:20,name:"Tarjetas amarillas",isSelected:!1},{id:21,name:"Tarjetas rojas",isSelected:!1},{id:22,name:"Atajadas",isSelected:!1}],fvTypeStats:"totals",seasonsFilterSelected:0,tournamentsToFilter:[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!1,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!1,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!1,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!1,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!1,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],tournamentsToFilterSelection:[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!1,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!1,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!1,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!1,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!1,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],isCup:!1,arrayPredefinedOrigin:[],indexPredefinedFiltersSelected:0,predefinedFiltersMatchLapse:[],predefinedFiltersPlayingAs:[],predefinedFiltersSections:[],updateTables:0,seasonsArray:[{id:1933,tournament:1}],updateTablesfull:0,teamselect:0,optionSelected:"Jugadores",optionSelectedSubmenu:"Todas las jugadas",tournamentsUrl:"https://17zyhpyc7c.execute-api.us-west-2.amazonaws.com/prod/tournaments",teamsUrl:"https://d2oco6mqmc.execute-api.us-west-2.amazonaws.com/prod/teamsBySeason/",urlFilter:"https://cqqxaonvm6.execute-api.us-east-2.amazonaws.com/prod/gs2/tops/filters?categories=",retries:3,teams:[],updateFilterGolstats:0,updateFilterPlaytypesGolstats:0,arrayTournaments:[],arraySeasons:{},seasonBytournament:[],seasonActive:0,updateFilterTeamsScouting:0,filtersTypes:x,personalDataFilters:Yt,token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",fVnationalities:new Set,fVzone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],fVplayingAs:[1,2],fVsections:[1,2,3,4,5,6],fVmatchResult:[1,2,3],fVarrayAgeRange:[10,40],FVeligible:[],FVYear:1900,keyTournamentValue:0,fVtypeZone:2,fVsetPositionsIds:[1,2,3,4,5,6,7,8,9],currentIndex:-1,delay:800,teamselectrec:0,tournamentSelectedObj:{},FVfilterGolstats:[],updateFilterField:0,updateFilterField2:0,rowScoutingData:[],openMenuMobil:!1,selectedTournament:{seasons:[]},selectedSeasonObj:{},preloadedTops:[],isPreloadedDataAvailable:!1,topsCache:new Map,isLoading:!1,currentView:"Jugadores",isTransitioning:!1}},methods:{onChangeYear(t){this.personalDataFilters.selectedYear=t},onChangePositions(){},async fillPersonalDataFilters(){try{this.personalDataFilters=await hj(this.seasonsArray,this.tokenFree)}catch(t){console.error("error",t)}},toggleAdvancedView(){this.isAvanced=!this.isAvanced},changeFemale(){for(let t=0;t<this.FVfilterGolstats.length;t++)this.tournamentSelectedObj.is_female&&this.FVfilterGolstats[t].name.replace("Jugadores","Jugadoras")},getnameshort(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";return s=s.replace(",",""),l+". "+s},setUpTournamentsToFilter(){this.tournamentsToFilter.forEach(t=>{const i=t.id===this.selectedTournament.id;t.isSelected=i,t.isDefaultTournament=i})},async onClickDeleteFilter(){if(this.optionSelectedSubmenu=="Predeterminados")this.resetPredefinedTeamAll();else{this.rowScoutingData=[];for(let o=0;o<this.detaildProductivityCategories.offensive.categories.length;o++)this.detaildProductivityCategories.offensive.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.defensive.categories.length;o++)this.detaildProductivityCategories.defensive.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.possession.categories.length;o++)this.detaildProductivityCategories.possession.categories[o].isSelected=!1;for(let o=0;o<this.detaildProductivityCategories.offensesConditions.length;o++)this.detaildProductivityCategories.offensesConditions[o]=!1;this.setUpTournamentsToFilter();const i=this.$refs.personalDataFilter;i.clearFilters(se.All),i.clearFilters(se.AGE_RANGE),i.clearFilters(se.YEAR),i.clearFilters(se.NATIONALITY),i.clearFilters(se.POSITION),this.universeData.minutesPlayed=0,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(o,s)=>s+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!1;var t=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersTournaments");this.arrayFiltersPlays.splice(t,1);const a=await this.fetchTeamsScouting(this.currentSeasonId);this.teamselect=0,this.teamsscouting=[];for(let o=0;o<a.teams.length;o++)this.teamsscouting.push({id:a.teams[o].team_id,team:a.teams[o].colloquial_name,logo:a.teams[o].logo});setTimeout(()=>{this.modifidFiltersFlag=!1},200)}},clickOpenFilters(){this.showfiltersPc=!0},clickCloseFilters(){this.showfiltersPc=!1},async selectedSeason(t){this.seasonActive!==t.id&&(this.seasonActive=t.id,await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.$emit("change-season-id",t.id))},async changeTournament(t){t.id!==this.selectedTournament.id&&(this.selectedTournament=t,this.tournamentSelectedObj={propName:"id",value:t.id,is_female:t.is_female==1},this.teamselect=0,this.optionSelected!="Equipos"&&(t.is_female?this.optionSelected="Jugadoras":this.optionSelected="Jugadores"),await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.setUpTournamentsToFilter())},async changeTournamentMovil(t){this.tournamentSelectedObj={propName:"id",value:t.id,is_female:t.is_female==1},this.seasonBytournament=t.seasons,this.teamselect=0,this.optionSelected!="Equipos"&&(t.is_female?this.optionSelected="Jugadoras":this.optionSelected="Jugadores")},async selectedSeasonMovil(t){this.seasonActive=t.id,await this.loadPreloadedTops()},setRelevantCategoriesPlayer(t){return t==="POR"?[39,40,52,53,54,55,323,324,608,774,802]:[10,12,14,15,27,35,61,217,257,466,519,607,702,730,98,101,109,112,121,122,127,128,135,136,141,142,161,170,179,211,232,235,239,242,282,284,289,291,296,485,486,487,488]},setOpenMedia(t){this.$emit("openmedia",t)},HandlerShowGraph(t){var i,a;const o=(i=this.cachedPlayersMap)==null?void 0:i.get(t.id);if(o){const s={id:t.id,player_name:o.stringFullName,position:t.position,is_female:(o==null?void 0:o.is_female)||0,team_id:(a=o==null?void 0:o.teamName[0])==null?void 0:a.team_id,nationality:o.stringNationalityName,photo:o.stringImageUrl,countryFlag:o.player_country_flag};this.$emit("show-graph",s)}else this.$emit("show-graph",t)},HandlerAddPlayer(t){var i,a;const o=(i=this.cachedPlayersMap)==null?void 0:i.get(t.id||t.player_id);if(o){const s={player_id:o.numberId,name:o.stringFullName,position:o.numberPositionId,is_female:(o==null?void 0:o.is_female)||0,dob:"",team_id:(a=o==null?void 0:o.teamName[0])==null?void 0:a.team_id,jersey:0,nationality:o.stringNationalityName};this.$emit("add-player",s)}},setMediaData(t){let i=[t.id],a=t.team_id;const o={seasonId:t.season_id,isFeaturedPlayers:!1,mainSectionType:1,playListType:2,gameIds:null,playerIds:i,goalkeeperIds:[],categoryIds:this.setRelevantCategoriesPlayer(t.player_position),teamId:a||0,matchResult:[1,2,3],categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:"Jugadas Relevantes"}};this.$emit("openmedia",o)},clickprofile(t){t.isTeam?this.$emit("openProfileTeam",{teamId:t.id,seasonId:this.seasonActive}):this.$emit("openProfilePlayer",{playerId:t.id,teamId:t.teamId,seasonId:this.seasonActive})},viewprofile(t,i,a){this.$emit("openProfilePlayer",{playerId:t,teamId:a,seasonId:i||this.seasonActive})},openMenuFilters(){this.openMenuMobil=!this.openMenuMobil,this.showfiltersPc=!0},clickexpand(t){this.expand=t.expand,this.playerexpand=t.id},async getScoutingData(){this.arrayFiltersPlays=[],this.loadingActive=!0;const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.post("https://eh9nhj69z7.execute-api.us-west-2.amazonaws.com/prod/players/productivity",this.filterScounting,{headers:{"Content-Type":"application/json"}});if(this.filterScounting.tournaments.length>0){var a=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersTournaments");a!==-1?this.arrayFiltersPlays[a].name=this.filterScounting.tournaments.length>1?"Ligas "+this.filterScounting.tournaments.length:this.nameLeagueSelected!=""?this.nameLeagueSelected:"Liga MX":this.arrayFiltersPlays.push({name:this.filterScounting.tournaments.length>1?"Ligas "+this.filterScounting.tournaments.length:this.nameLeagueSelected!=""?this.nameLeagueSelected:"Liga MX",type:"onFiltersTournaments"})}this.rowScoutingData=[];for(let s=0;s<i.length;s++){i[s];let l=i[s].dob.split("T")[0].split("-");var o={position:s+1,player_name:this.abrevName(i[s].name),player_photo:"https://golstatsimages.blob.core.windows.net/players-profile/"+i[s].player_id+".png",total:i[s].total.toFixed(0),id:i[s].player_id,player_age:this.calcularEdad(i[s].dob),team_abrev:i[s].teams[0].acronym,team_name:i[s].team_name,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+i[s].teams[0].team_id+".png",player_position:i[s].position_id,player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+i[s].nationality_id+".jpg",date:l[2]+"."+l[1]+"."+l[0].substring(2,4),team_id:i[s].team_id,nationality_name:ct[i[s].nationality_id],player_games:i[s].games_played,player_min:i[s].minutes_played,league_name:i[s].tournament_name,seasons:i[s].seasons,season_id:i[s].seasons[0]};this.rowScoutingData.push(o)}if(this.seasonsFilterSelected!=0){const s=await this.fetchTeamsScouting(this.seasonsFilterSelected);this.teamselect=0,this.teamselectrec=0,this.teamsscouting=[];for(let l=0;l<s.teams.length;l++)this.teamsscouting.push({id:s.teams[l].team_id,team:s.teams[l].colloquial_name,logo:s.teams[l].logo})}this.loadingActive=!1},abrevName(t){var i=t.split(","),a=i[0].split(" "),o=i[1].trim().split(" "),s="";a.length==2||a.length==1?a[0].length<4?s=a[0]+" "+a[1]:s=a[0]:a.length==3?s=a[0]+" "+a[1]:a.length==4&&(s=a[1]+" "+a[2]+" "+a[3]);var l=o[o.length-1]!=""?o[o.length-1].charAt(0):o[o.length-2]?o[o.length-2].charAt(0):"";s=s.replace(",","");var r=l+". "+s;return r},calcularEdad(t){var i=new Date(t),a=new Date,o=a-i,s=Math.floor(o/(1e3*60*60*24*365.25));return s},async onFiltersTournamentsTops(t){var i;const a=t.find(n=>n.isSelected),o=a?a.id:null,s=a?a.name:null,l=((i=a==null?void 0:a.seasons[0])==null?void 0:i.id)||null;var r=this.arrayFiltersPlays.findIndex(n=>n.type==="onFiltersTournaments");r!==-1?this.arrayFiltersPlays[r].name=s:this.arrayFiltersPlays.push({name:s,type:"onFiltersTournaments"}),o!==null&&l!==null&&(this.seasonActive=l,this.selectedTournament=o,this.tournamentSelectedObj={propName:"id",value:o,is_female:!1},this.teamselect=0,await this.loadPreloadedTops(),this.resetPredefinedTeamAll(),this.setUpTournamentsToFilter(),this.$emit("change-season-id",l),this.optionSelected="Jugadores")},async onFiltersTournaments(t){this.modifidFiltersFlag=!0;var i=[];for(let a=0;a<t.length;a++)t[a].isSelected&&i.push(t[a].id);if(this.seasonsArray=t.filter(a=>a.isSelected).map(a=>({id:a.seasons[0].id,tournamentId:a.tournamentId||1})),i.length==0&&(i=[1]),i.length==1)for(let a=0;a<t.length;a++)t[a].isSelected&&(this.nameLeagueSelected=t[a].name,this.seasonsFilterSelected=t[a].seasons[0].id);else this.seasonsFilterSelected=0,i.length>0&&(this.nameLeagueSelected=i.length+" Ligas");this.filterScounting.tournaments=i,this.filterScounting.seasonId=t[0].seasons[0].id},onFiltersPersonalData(t){if(this.modifidFiltersFlag=!0,t.hasOwnProperty("ageByRange")){const o=t.ageByRange.min==0?10:t.ageByRange.min,s=t.ageByRange.max==0?40:t.ageByRange.max;this.filterScounting.range_age=[o,s],this.filterScounting.age_or_year=1}else this.filterScounting.range_age=[];t.hasOwnProperty("year")?(this.filterScounting.year=t.year,this.filterScounting.age_or_year=0):this.filterScounting.year=0;var i=[];if(t.hasOwnProperty("nationalities")){for(let o=0;o<t.nationalities.length;o++)t.nationalities[o].isSelected&&i.push(t.nationalities[o].id);i.length==0&&(i=[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239])}this.filterScounting.elegibles=[],t.hasOwnProperty("eligibility")&&(this.filterScounting.elegibles=[t.eligibility[0].id]);var a=[];for(let o=0;o<t.positions.length;o++)t.positions[o].isSelected&&a.push(t.positions[o].id);a.length==0&&(a=[1,2,3,4,5,6,7,8,9,10]),this.filterScounting.positions=a,this.filterScounting.nationalities=i},onFiltersUniverse(t){this.modifidFiltersFlag=!0,this.filterScounting.minutes_played=Number(t.minutesPlayed),this.filterScounting.last_months=Number(t.lastMonths),this.filterScounting.minutes_played_avg=Number(t.percentMinutesPlayed),this.filterScounting.type_stats=t.statistics.averagePerGame?3:t.statistics.averagePerMinute?2:1},onFiltersProductivity(t){this.modifidFiltersFlag=!0;var i=[];for(let a=0;a<t.productivityFilters.length;a++)i[t.productivityFilters[a].priority-1]={name:t.productivityFilters[a].name,ids:t.productivityFilters[a].id};i.length==0&&(i=[]),this.filterScounting.categories=i,this.filterScounting.fouls=t.offensesConditions.areFoulsCommittedSelected,this.filterScounting.yellow_cards=t.offensesConditions.areYellowCardsSelected,this.filterScounting.red_cards=t.offensesConditions.areRedCardsSelected},onFiltersGolStats(t){if(t.length>0){var i=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");i!==-1?this.arrayFiltersPlays[i].name=t[0].name:this.arrayFiltersPlays.push({name:t[0].name,type:"onFiltersPredefined"}),this.filtersPredefinedF=t[0].filters}else{var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(this.FVfilterGolstats.length>0&&a!==-1){this.filtersPredefinedF=this.filters;for(let s=0;s<this.FVfilterGolstats.length;s++)this.FVfilterGolstats[s].isSelected=!1;var a=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersPredefined");a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}},shouldRender(t){return t<=this.currentIndex},renderNext(){this.currentIndex++,this.currentIndex<this.categoriesDefault.length&&setTimeout(()=>{this.$nextTick(()=>{this.renderNext()})},this.delay)},async onFiltersPlaysTypes(t){if(t.length>0){this.categoryPredefinedActive=!0,this.loadingActive=!0,this.categoryPredefined=t[0].id;var i=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(this.categoriesDefault.length>0&&i!==-1){this.FVfilterGolstats=[],this.filtersPredefinedF={},this.arrayFiltersPlays.splice(i,1);var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");if(a!==-1){for(let o=0;o<this.FVfilterGolstats.length;o++)this.FVfilterGolstats[o].isSelected=!1;a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}this.updateTables+=1,setTimeout(()=>{this.loadingActive=!1},1e3),await this.getPredefinedfilters(t[0]),this.FVfilterGolstats.length>0&&(this.onFiltersGolStats([this.FVfilterGolstats[0]]),this.FVfilterGolstats[0].isSelected=!0)}else{var i=this.arrayFiltersPlays.findIndex(s=>s.type==="onFiltersPredefinedCategory");if(this.categoriesDefault.length>0&&i!==-1){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF=this.filters,this.arrayFiltersPlays.splice(i,1);for(let l=0;l<this.categoriesDefault.length;l++)this.categoriesDefault[l].isSelected=!1;this.updateFilterPlaytypesGolstats+=1;var a=this.arrayFiltersPlays.findIndex(l=>l.type==="onFiltersPredefined");if(this.FVfilterGolstats.length>0&&a!==-1){for(let l=0;l<this.FVfilterGolstats.length;l++)this.FVfilterGolstats[l].isSelected=!1;a!==-1&&this.arrayFiltersPlays.splice(a,1),this.updateFilterGolstats+=1}}}},deleteCategoryFilter(){this.categoryName="",this.showFullCategory=0,this.showFullTable=!1,delete this.filters.aux},onShowFullTable(t){this.categoryName=t.categoryName,this.showFullCategory=t.category,this.showFullTable=!0,this.loadingActive=!0,setTimeout(()=>{this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,aux:this.getRandomNumber(1,1e4),booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.loadingActive=!1},1e3)},getRandomNumber(t,i){return Math.floor(Math.random()*(i-t+1))+t},applyFiltersBtn(t){},onFiltersPlays(t){if(this.arrayCategoryFilter=[],this.arrayCategoryFilterFull=[],t.playsCategories.length==0){for(let a=0;a<this.categoriesPlaysTypes.offensive.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.offensive.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.defensive.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.defensive.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.possession.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.possession.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a]);for(let a=0;a<this.categoriesPlaysTypes.offenses.categories.length;a++)this.arrayCategoryFilter.push(this.categoriesPlaysTypes.offenses.categories[a].id),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[a])}else for(let a=0;a<t.playsCategories.length;a++)t.playsCategories[a].isSelected&&(this.arrayCategoryFilter.push(t.playsCategories[a].id),this.arrayCategoryFilterFull.push(t.playsCategories[a]));var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPlays");this.arrayCategoryFilter.length>0&&this.arrayCategoryFilter.length!=23?this.arrayCategoryFilter.length==1?i!=-1?this.arrayFiltersPlays[i].name=this.arrayCategoryFilterFull[0].name:this.arrayFiltersPlays.push({name:this.arrayCategoryFilterFull[0].name,type:"onFiltersPlays"}):i!=-1?this.arrayFiltersPlays[i].name=this.arrayCategoryFilterFull.length+" Tipos de jugadas":this.arrayFiltersPlays.push({name:this.arrayCategoryFilterFull.length+" Tipos de jugadas",type:"onFiltersPlays"}):i!==-1&&this.arrayFiltersPlays.splice(i,1)},async deleteLabelFilter(t){var i=this.arrayFiltersPlays.findIndex(o=>o.type===t);if(i!==-1){if(t=="onFiltersDetailsTypeStats"&&(this.detailsObjectSelection.statisticType="total",this.updateFilterField2+=1),t=="onFiltersTournaments"){this.rowScoutingData=[];for(let s=0;s<this.detaildProductivityCategories.offensive.categories.length;s++)this.detaildProductivityCategories.offensive.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.defensive.categories.length;s++)this.detaildProductivityCategories.defensive.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.possession.categories.length;s++)this.detaildProductivityCategories.possession.categories[s].isSelected=!1;for(let s=0;s<this.detaildProductivityCategories.offensesConditions.length;s++)this.detaildProductivityCategories.offensesConditions[s]=!1;this.setUpTournamentsToFilter(),this.universeData.minutesPlayed=10,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(s,l)=>l+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!0;const o=await this.fetchTeamsScouting(this.currentSeasonId);this.teamsscouting=[];for(let s=0;s<o.teams.length;s++)this.teamsscouting.push({id:o.teams[s].team_id,team:o.teams[s].colloquial_name,logo:o.teams[s].logo});this.keyTournamentValue+=1,setTimeout(()=>{this.modifidFiltersFlag=!1},200)}if(t=="onFiltersPlays"){for(let o=0;o<this.categoriesPlaysTypes.offensive.categories.length;o++)this.categoriesPlaysTypes.offensive.categories[o].isSelected=!0;for(let o=0;o<this.categoriesPlaysTypes.defensive.categories.length;o++)this.categoriesPlaysTypes.defensive.categories[o].isSelected=!0,this.arrayCategoryFilter.push(),this.arrayCategoryFilterFull.push(this.categoriesPlaysTypes.offensive.categories[o]);for(let o=0;o<this.categoriesPlaysTypes.possession.categories.length;o++)this.categoriesPlaysTypes.possession.categories[o].isSelected=!0;for(let o=0;o<this.categoriesPlaysTypes.offenses.categories.length;o++)this.categoriesPlaysTypes.offenses.categories[o].isSelected=!0}if(t=="onFiltersField"&&(this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersPredefined"){this.filtersPredefinedF=this.filters;for(let o=0;o<this.FVfilterGolstats.length;o++)this.FVfilterGolstats[o].isSelected=!1;this.updateFilterGolstats+=1,this.resetPredefinedTeamAll()}if(t=="onFiltersPredefinedCategory"){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF=this.filters;var a=this.arrayFiltersPlays.findIndex(o=>o.type==="onFiltersPredefined");a!==-1&&this.arrayFiltersPlays.splice(a,1);for(let o=0;o<this.categoriesDefault.length;o++)this.categoriesDefault[o].isSelected=!1;this.updateFilterPlaytypesGolstats+=1}t=="onFiltersDetailsTime"&&(this.detailsObject.gameSections[0].isSelected=!0,this.detailsObject.gameSections[1].isSelected=!0,this.detailsObject.gameSections[2].isSelected=!0,this.detailsObject.gameSections[3].isSelected=!0,this.detailsObject.gameSections[4].isSelected=!0,this.detailsObject.gameSections[5].isSelected=!0,this.fVsections=[1,2,3,4,5,6],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersDetailsPlayingAs"&&(this.detailsObject.playingAs[0].isSelected=!0,this.detailsObject.playingAs[1].isSelected=!0,this.fVplayingAs=[1,2],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersNationality"&&(this.fVnationalities.add(138),this.fVnationalities.add(222),this.fVnationalities.add(163),this.fVnationalities.add(51),this.fVnationalities.add(226),this.fVnationalities.add(10),this.fVnationalities.add(223),this.fVnationalities.add(96),this.fVnationalities.add(171),this.fVnationalities.add(198),this.fVnationalities.add(105),this.fVnationalities.add(80),this.fVnationalities.add(29),this.fVnationalities.add(74),this.fVnationalities.add(216),this.fVnationalities.add(196),this.fVnationalities.add(64),this.fVnationalities.add(155),this.fVnationalities.add(156),this.fVnationalities.add(89),this.fVnationalities.add(106),this.fVnationalities.add(81),this.fVnationalities.add(233),this.fVnationalities.add(204),this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.NATIONALITY)),t=="onFiltersPosition"&&(this.fVsetPositionsIds=[1,2,3,4,5,6,7,8,9],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.POSITION)),t=="onFiltersAge"?(this.fVarrayAgeRange=[10,40],this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},this.$refs.personalDataFilterPlayers.clearFilters(se.AGE_RANGE)):t=="onFiltersYear"&&(this.$refs.personalDataFilterPlayers.clearFilters(se.YEAR),this.FVYear=1981,this.personalDataFilters.selectedYear=1981,this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}),t=="onFiltersElegibility"&&this.$refs.personalDataFilterPlayers.clearFilters(se.ELIGIBILITY)}this.arrayFiltersPlays.splice(i,1)},onFiltersField(t){t.length==0?this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]:this.fVzone=t;var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersField");i!=-1?this.arrayFiltersPlays[i].name=this.fVzone.length+" zonas del campo":this.arrayFiltersPlays.push({name:this.fVzone.length+" zonas del campo",type:"onFiltersField"}),[1,23,3,4,5,7,6,9,8,11,10,12,13,15,14,17,16,22].includes(this.category)?this.fVtypeZone=1:this.fVtypeZone=2,this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds},t.length!=16?(this.fVzone.length==4&&this.fVzone.includes(1)&&this.fVzone.includes(2)&&this.fVzone.includes(3)&&this.fVzone.includes(4)&&(i!=-1?this.arrayFiltersPlays[i].name="1/4 de cancha":this.arrayFiltersPlays.push({name:"1/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(5)&&this.fVzone.includes(6)&&this.fVzone.includes(7)&&this.fVzone.includes(8)&&(i!=-1?this.arrayFiltersPlays[i].name="2/4 de cancha":this.arrayFiltersPlays.push({name:"2/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(9)&&this.fVzone.includes(10)&&this.fVzone.includes(11)&&this.fVzone.includes(12)&&(i!=-1?this.arrayFiltersPlays[i].name="3/4 de cancha":this.arrayFiltersPlays.push({name:"3/4 de cancha",type:"onFiltersField"})),this.fVzone.length==4&&this.fVzone.includes(13)&&this.fVzone.includes(14)&&this.fVzone.includes(15)&&this.fVzone.includes(16)&&(i!=-1?this.arrayFiltersPlays[i].name="4/4 de cancha":this.arrayFiltersPlays.push({name:"4/4 de cancha",type:"onFiltersField"})),this.fVzone.length==8&&this.fVzone.includes(1)&&this.fVzone.includes(2)&&this.fVzone.includes(3)&&this.fVzone.includes(4)&&this.fVzone.includes(5)&&this.fVzone.includes(6)&&this.fVzone.includes(7)&&this.fVzone.includes(8)&&(i!=-1?this.arrayFiltersPlays[i].name="cancha propia":this.arrayFiltersPlays.push({name:"cancha propia",type:"onFiltersField"})),this.fVzone.length==8&&this.fVzone.includes(9)&&this.fVzone.includes(10)&&this.fVzone.includes(11)&&this.fVzone.includes(12)&&this.fVzone.includes(13)&&this.fVzone.includes(14)&&this.fVzone.includes(15)&&this.fVzone.includes(16)&&(i!=-1?this.arrayFiltersPlays[i].name="cancha rival":this.arrayFiltersPlays.push({name:"cancha rival",type:"onFiltersField"}))):this.arrayFiltersPlays.splice(i,1)},addFilterPlayingAS(){var t=this.arrayFiltersPlays.findIndex(i=>i.type==="onFiltersDetailsPlayingAs");t!=-1?this.fVplayingAs.length==1?this.arrayFiltersPlays[t].name=this.fVplayingAs.includes(1)?"Local":"Visitante":this.arrayFiltersPlays.splice(t,1):this.fVplayingAs.length==1&&this.arrayFiltersPlays.push({name:this.fVplayingAs.includes(1)?"Local":"Visitante",type:"onFiltersDetailsPlayingAs"})},onFiltersDetails(t){var i=[];this.filters.setNationalitiesIds=this.setNationalitiesIds;var a=[];for(let r=0;r<t.playingAs.length;r++)if(t.playingAs[r].isSelected){const n=t.playingAs[r].name=="Local"?1:2;i.push(n)}for(let r=0;r<t.gameSections.length;r++)t.gameSections[r].isSelected&&a.push(t.gameSections[r].value);this.fVsections=a,this.fVplayingAs=i,this.fvTypeStats=t.statisticType;var o=this.arrayFiltersPlays.findIndex(r=>r.type==="onFiltersDetailsTypeStats");this.fvTypeStats=="total"?o!=-1&&this.arrayFiltersPlays.splice(o,1):o!=-1?this.arrayFiltersPlays[o].name=this.fvTypeStats=="average"?"Promedio por partido (PPP)":"Cada 90 mins":this.arrayFiltersPlays.push({name:this.fvTypeStats=="average"?"Promedio por partido (PPP)":"Cada 90 mins",type:"onFiltersDetailsTypeStats"});var s=this.arrayFiltersPlays.findIndex(r=>r.type==="onFiltersDetailsTime"),l="los minutos del ";this.fVsections.length!=6&&this.fVsections.length>0?(this.fVsections.includes(1)&&(l+=", 0-15"),this.fVsections.includes(2)&&(l+=", 15-30"),this.fVsections.includes(3)&&(l+=", 30-45"),this.fVsections.includes(4)&&(l+=", 45-60"),this.fVsections.includes(5)&&(l+=", 60-75"),this.fVsections.includes(6)&&(l+=", 75-90"),s!=-1?this.arrayFiltersPlays[s].name=l:this.arrayFiltersPlays.push({name:l,type:"onFiltersDetailsTime"}),this.fVsections.length==3&&this.fVsections.includes(1)&&this.fVsections.includes(2)&&this.fVsections.includes(3)&&(s!=-1?this.arrayFiltersPlays[s].name="Primer tiempo":this.arrayFiltersPlays.push({name:"Primer tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==3&&this.fVsections.includes(4)&&this.fVsections.includes(5)&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="Segundo tiempo":this.arrayFiltersPlays.push({name:"Segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(1)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 15 minutos del partido":this.arrayFiltersPlays.push({name:"los primeros 15 minutos del partido",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(3)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 15 minutos del primer tiempo":this.arrayFiltersPlays.push({name:"los últimos 15 minutos del primer tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(4)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 15 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los primeros 15 minutos del segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==1&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 15 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los últimos 15 minutos del segundo tiempo",type:"onFiltersDetailsTime"})),this.fVsections.length==2&&this.fVsections.includes(1)&&this.fVsections.includes(2)&&(s!=-1?this.arrayFiltersPlays[s].name="los primeros 30 minutos del partido":this.arrayFiltersPlays.push({name:"los primeros 30 minutos del partido",type:"onFiltersDetailsTime"})),this.fVsections.length==2&&this.fVsections.includes(5)&&this.fVsections.includes(6)&&(s!=-1?this.arrayFiltersPlays[s].name="los últimos 30 minutos del segundo tiempo":this.arrayFiltersPlays.push({name:"los últimos 30 minutos del segundo tiempo",type:"onFiltersDetailsTime"}))):s!=-1&&this.arrayFiltersPlays.splice(s,1),this.addFilterPlayingAS(),this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}},async resetScouting(){if(this.universeData.minutesPlayed=0,this.universeData.percentMinutesPlayed=0,this.universeData.lastMonths=Array.from({length:24},(a,o)=>o+1),this.universeData.statistics.totals=!0,this.universeData.statistics.averagePerGame=!1,this.universeData.statistics.percentMinutesPlayed=!1,this.$refs.personalDataFilter){const a=this.$refs.personalDataFilter;a.clearFilters(se.All),a.clearFilters(se.AGE_RANGE),a.clearFilters(se.YEAR),a.clearFilters(se.NATIONALITY),a.clearFilters(se.POSITION)}this.rowScoutingData=[];for(let a=0;a<this.detaildProductivityCategories.offensive.categories.length;a++)this.detaildProductivityCategories.offensive.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.defensive.categories.length;a++)this.detaildProductivityCategories.defensive.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.possession.categories.length;a++)this.detaildProductivityCategories.possession.categories[a].isSelected=!1;for(let a=0;a<this.detaildProductivityCategories.offensesConditions.length;a++)this.detaildProductivityCategories.offensesConditions[a]=!1;var t=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersTournaments");this.arrayFiltersPlays.splice(t,1),this.setUpTournamentsToFilter();const i=await this.fetchTeamsScouting(this.currentSeasonId);this.teamselect=0,this.teamsscouting=[];for(let a=0;a<i.teams.length;a++)this.teamsscouting.push({id:i.teams[a].team_id,team:i.teams[a].colloquial_name,logo:i.teams[a].logo})},onFiltersData(t){var i=0,a=0;t.ageByRange?(t.ageByRange.min==0?i=1:i=t.ageByRange.min,t.ageByRange.max==0?a=40:a=t.ageByRange.max,this.fVarrayAgeRange=[i,a],this.FVYear=1900):t.year&&(this.fVarrayAgeRange=[],this.FVYear=t.year),this.fVnationalities=new Set;let o="",s="";if(this.fVsetPositionsIds=[],t.hasOwnProperty("nationalities")){this.FVbooleanAreNationalTeamsVisible=!1,this.FVsetAvailableNationalTeamsPlayersIds=new Set;for(let h=0;h<t.nationalities.length;h++)t.nationalities[h].isSelected&&this.fVnationalities.add(t.nationalities[h].id)}if(this.FVeligible=[],t.hasOwnProperty("eligibility")){this.FVeligible=!0,this.FVbooleanAreNationalTeamsVisible=!0;for(let h=0;h<this.elegibilidadArray.length;h++)this.FVsetAvailableNationalTeamsPlayersIds.add(this.elegibilidadArray[h])}else this.FVeligible=!1;for(let h=0;h<t.positions.length;h++)t.positions[h].isSelected&&this.fVsetPositionsIds.push(t.positions[h].id);if(t.hasOwnProperty("nationalities"))var l=t.nationalities.filter(h=>h.isSelected===!0);var r=t.positions.filter(h=>h.isSelected===!0);if(r.length==1&&(o=r[0].name),t.hasOwnProperty("nationalities")&&l.length==1&&(s=l[0].name),setTimeout(()=>{this.filters={zone:this.fVzone,playingAs:this.fVplayingAs,sections:this.fVsections,matchResult:this.fVmatchResult,arrayAgeRange:this.fVarrayAgeRange,typeZone:this.fVtypeZone,elegible:this.FVeligible,setNationalitiesIds:this.fVnationalities,setPositionsIds:this.fVsetPositionsIds,setYear:this.FVYear,booleanAreNationalTeamsVisible:this.FVbooleanAreNationalTeamsVisible,setAvailableNationalTeamsPlayersIds:this.FVsetAvailableNationalTeamsPlayersIds}},1e3),this.FVbooleanAreNationalTeamsVisible){var n=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersElegibility");n!=-1?this.arrayFiltersPlays[n].name="Elegibles":this.arrayFiltersPlays.push({name:"Elegibles",type:"onFiltersElegibility"})}else{var n=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersElegibility");n!=-1&&this.arrayFiltersPlays.splice(n,1)}if(this.fVsetPositionsIds.length!=9&&this.fVsetPositionsIds.length>0){var c=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersPosition");c!=-1?this.fVsetPositionsIds.length>0?this.arrayFiltersPlays[c].name=this.fVsetPositionsIds.length>1?this.fVsetPositionsIds.length+" Posiciones de juego":this.tournamentSelectedObj.is_female?"Posición de juego "+o.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):"Posición de juego "+o:this.arrayFiltersPlays.splice(c,1):this.arrayFiltersPlays.push({name:this.fVsetPositionsIds.length>1?this.fVsetPositionsIds.length+" Posiciones de juego":this.tournamentSelectedObj.is_female?"Posición de juego "+o.replace("Portero","Portera").replace("Delantero","Delantera").replace("Volante defensivo","Volante defensiva").replace("Volante ofensivo","Volante ofensiva"):"Posición de juego "+o,type:"onFiltersPosition"})}if(t.hasOwnProperty("ageLimits")){if(this.arrayFiltersPlays=this.arrayFiltersPlays.filter(h=>h.type!=="onFiltersYear"),this.fVarrayAgeRange[0]>=t.ageLimits.min&&this.fVarrayAgeRange[1]<=t.ageLimits.max)if(this.fVarrayAgeRange[0]>t.ageLimits.min||this.fVarrayAgeRange[1]<t.ageLimits.max){var p=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersAge");p!=-1?this.fVarrayAgeRange.length>0?this.arrayFiltersPlays[p].name=this.fVarrayAgeRange[0]!=this.fVarrayAgeRange[1]?this.fVarrayAgeRange[0]+" - "+this.fVarrayAgeRange[1]+" años":this.fVarrayAgeRange[1]+" años":this.arrayFiltersPlays.splice(p,1):this.arrayFiltersPlays.push({name:this.fVarrayAgeRange[0]!=this.fVarrayAgeRange[1]?this.fVarrayAgeRange[0]+" - "+this.fVarrayAgeRange[1]+" años":this.fVarrayAgeRange[1]+" años",type:"onFiltersAge"})}else{var p=this.arrayFiltersPlays.findIndex(d=>d.type==="onFiltersAge");p!=-1&&this.arrayFiltersPlays.splice(p,1)}}else if(this.FVYear!=0&&this.FVYear!=1900&&this.FVYear){var y=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersYear");y!=-1?this.arrayFiltersPlays[y].name=this.FVYear:this.arrayFiltersPlays.push({name:this.FVYear,type:"onFiltersYear"})}if(t.hasOwnProperty("nationalities")&&this.fVnationalities.size!=t.nationalities.length&&this.fVnationalities.size>0){var m=this.arrayFiltersPlays.findIndex(h=>h.type==="onFiltersNationality");m!=-1?this.fVnationalities.size>0?this.arrayFiltersPlays[m].name=this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s:this.arrayFiltersPlays.splice(m,1):this.arrayFiltersPlays.push({name:this.fVnationalities.size>1?this.fVnationalities.size+" Nacionalidades":"Nacionalidad "+s,type:"onFiltersNationality"})}},clickAll(t){this.teamselect=t},clickAllAll(t){this.teamselectrec=t,this.updateTables+=1},clickTeam(t){this.teamselect=t},clickTeamScouting(t){this.teamselectrec=t,this.updateTables+=1},resetFilterTeamAndPlayers(){this.filters={zone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],playingAs:[1,2],sections:[1,2,3,4,5,6],matchResult:[1,2,3],arrayAgeRange:[1,60],typeZone:1,setNationalitiesIds:this.setNationalitiesIds,setPositionsIds:[1,2,3,4,5,6,7,8,9],setYear:this.FVYear,booleanAreNationalTeamsVisible:!1,setAvailableNationalTeamsPlayersIds:new Set}},resetFilter(){this.fVzone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],this.categoriesPlaysTypes={offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!0,id:1},{name:"Tiros a gol",isSelected:!0,id:6},{name:"Tiros a gol con destino a portería",isSelected:!0,id:7},{name:"Asistencias",isSelected:!0,id:4},{name:"Centros",isSelected:!0,id:10},{name:"Centros acertados",isSelected:!0,id:11},{name:"Participaciones en gol",isSelected:!0,id:5},{name:"1vs1 exitosos ofensivos",isSelected:!0,id:12},{name:"1vs1 exitosos ofensivos que terminan en gol",isSelected:!0,id:13},{name:"Balones ganados en área rival",isSelected:!0,id:17},{name:"Cabeceos en área rival",isSelected:!0,id:8},{name:"Tiros de esquina",isSelected:!0,id:23}]},defensive:{title:"Defensivo",categories:[{name:"1vs1 defensivos exitosos",isSelected:!0,id:14},{name:"Cabeceo en área propia",isSelected:!0,id:9},{name:"Balones ganados en área propia",isSelected:!0,id:16},{name:"Rechaces",isSelected:!0,id:15},{name:"Atajadas",isSelected:!0,id:22}]},possession:{title:"Posesión",categories:[{name:"Pases acertados",isSelected:!0,id:2},{name:"Balones recuperados en disputa",isSelected:!0,id:3}]},offenses:{title:"Infracciones",categories:[{name:"Faltas cometidas",isSelected:!0,id:18},{name:"Faltas recibidas",isSelected:!0,id:19},{name:"Tarjetas amarillas",isSelected:!0,id:20},{name:"Tarjetas rojas",isSelected:!0,id:21}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},this.detailsObject={playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},this.detailsObjectSelection={playingAs:[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}],gameSections:[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}],statisticType:"total",isStatisticTypeVisible:!0},this.$refs.personalDataFilterPlayers&&this.$refs.personalDataFilterPlayers.clearFilters(se.NATIONALITY),this.updateFilterField2+=1},async changeTabsGeneral(t){this.isTransitioning=!0,this.isLoading=!0,this.preloadedTops=[],this.topsCache.clear(),this.rowScoutingData=[],this.arrayFiltersPlays=[],this.teamselect=0,this.resetPredefinedTeamAll(),this.showfiltersPc=!0,this.optionSelected=t,this.optionSelectedSubmenu="Todas las jugadas",this.filtersPredefinedF={},this.categoryPredefinedActive=!1,this.categoryPredefined=0;try{if(t=="Equipos"&&(this.typeTable=1,this.isTeam=!0,await this.loadPreloadedTops(),this.resetFilter(),this.resetFilterTeamAndPlayers(),this.resetScouting()),(t=="Jugadores"||t=="Jugadoras")&&(this.typeTable=0,this.isTeam=!1,await this.loadPreloadedTops(),this.resetFilterTeamAndPlayers(),this.resetScouting()),t=="Scouting"){this.resetFilter(),this.getScoutingData();const i=await this.fetchTeamsScouting(this.currentSeasonId);this.teamsscouting=[];for(let a=0;a<i.teams.length;a++)this.teamsscouting.push({id:i.teams[a].team_id,team:i.teams[a].colloquial_name,logo:i.teams[a].logo});setTimeout(()=>{this.modifidFiltersFlag=!1},200),this.resetFilterTeamAndPlayers()}await this.$nextTick(),this.isLoading=!1,setTimeout(()=>{this.isTransitioning=!1},300)}catch(i){console.error("Error changing tabs:",i),this.isLoading=!1,this.isTransitioning=!1}},resetPredefinedTeamAll(){var t=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPredefined");if(this.categoriesDefault.length>0&&t!==-1){this.categoryPredefinedActive=!1,this.categoryPredefined=0,this.FVfilterGolstats=[],this.filtersPredefinedF={},this.arrayFiltersPlays.splice(t,1);for(let a=0;a<this.categoriesDefault.length;a++)this.categoriesDefault[a].isSelected=!1;this.updateFilterPlaytypesGolstats+=1;var i=this.arrayFiltersPlays.findIndex(a=>a.type==="onFiltersPredefined");if(i!==-1){for(let a=0;a<this.FVfilterGolstats.length;a++)this.FVfilterGolstats[a].isSelected=!1;i!==-1&&this.arrayFiltersPlays.splice(i,1),this.updateFilterGolstats+=1}}},resetLeagues(){this.tournamentsToFilter=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!0,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!0,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!0,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!0,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!0,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}],this.tournamentsToFilterSelection=[{name:"Liga MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/liga_mx.png",isSelected:!0,id:1,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1933,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1745},{type:1,id:1746}],id:1694,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1591},{type:1,id:1594}],id:1535,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1520},{type:1,id:1525}],id:1476,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1446},{type:1,id:1456}],id:1401,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1382},{type:1,id:1383}],id:1325,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1311},{type:1,id:1316}],id:1275,type:0},{name:"Clausura 2020",related_seasons:[],id:1239,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1231}],id:1155,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1135}],id:1093,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1075}],id:1002,type:0}]},{name:"Liga MX Femenil",logo:"https://golstatsimages.blob.core.windows.net/tournaments/femenil_mx.png",isSelected:!1,id:1001,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1934,type:0},{name:"Clausura 2023",related_seasons:[{type:1,id:1747}],id:1696,type:0},{name:"Apertura 2022",related_seasons:[{type:1,id:1655}],id:1539,type:0},{name:"Grita Mexico C22",related_seasons:[{type:1,id:1523}],id:1485,type:0},{name:"Grita Mexico A21",related_seasons:[{type:1,id:1458}],id:1402,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:1,id:1384}],id:1323,type:0},{name:"Guard1anes 2020",related_seasons:[{type:1,id:1318}],id:1283,type:0},{name:"Clausura 2020",related_seasons:[],id:1241,type:0},{name:"Apertura 2019",related_seasons:[{type:1,id:1227}],id:1157,type:0},{name:"Clausura 2019",related_seasons:[{type:1,id:1132}],id:1095,type:0},{name:"Apertura 2018",related_seasons:[{type:1,id:1072}],id:1004,type:0},{name:"Clausura 2018",related_seasons:[{type:1,id:1237}],id:1236,type:0}]},{name:"Liga Expansion MX",logo:"https://golstatsimages.blob.core.windows.net/tournaments/expansion_mx.png",isSelected:!1,id:1071,show_logos:1,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1936,type:0},{name:"Clausura 2023",related_seasons:[{type:2,id:1742},{type:1,id:1748}],id:1695,type:0},{name:"Apertura 2022",related_seasons:[{type:2,id:1598},{type:1,id:1618}],id:1544,type:0},{name:"Grita Mexico C22",related_seasons:[{type:2,id:1515},{type:1,id:1519}],id:1484,type:0},{name:"Grita Mexico A21",related_seasons:[{type:2,id:1454},{type:1,id:1463}],id:1408,type:0},{name:"Guard1anes Clausura 2021",related_seasons:[{type:2,id:1378},{type:1,id:1380}],id:1327,type:0},{name:"Guard1anes 2020",related_seasons:[{type:2,id:1315},{type:1,id:1317}],id:1287,type:0}]},{name:"Sub-23",logo:null,isSelected:!1,id:1143,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2023",related_seasons:[],id:1937,type:0}]},{name:"Sub-19",logo:null,isSelected:!1,id:1155,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1938,type:0}]},{name:"Sub-17",logo:null,isSelected:!1,id:43,show_logos:0,tournament_type:0,tournament_status:0,seasons:[{name:"Apertura 2024",related_seasons:[],id:1939,type:0}]}]},async changeTabsSubmenu(t){t!="Predeterminados"?this.resetPredefinedTeamAll():this.arrayFiltersPlays=[],this.optionSelectedSubmenu=t},async fetchTournaments(){const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.get(this.tournamentsUrl);return i},async fetchTeams(){const t=he.create({headers:{Authorization:`${this.token}`}}),{data:i}=await t.get(this.teamsUrl+this.seasonActive);return i},async fetchTeamsScouting(t){const i=he.create({headers:{Authorization:`${this.token}`}}),{data:a}=await i.get(this.teamsUrl+t);return a},async getPredefinedfilters(t){this.arrayPredefinedFilters=[],this.arrayPredefinedOrigin=[];var i="";t.id==1?i=this.urlFilter:i=this.urlFilter;const a=he.create({headers:{Authorization:`${this.token}`}}),{data:o}=await a.get(i+t.id);if(Object.keys(o[0].match_lapse_combinations).forEach(m=>{this.predefinedFiltersMatchLapse[m.toString()]=o[0].match_lapse_combinations[m]}),Object.keys(o[0].playing_as_combinations).forEach(m=>{this.predefinedFiltersPlayingAs[m.toString()]=o[0].playing_as_combinations[m]}),Object.keys(o[0].field_sections_combinations).forEach(m=>{this.predefinedFiltersSections[m.toString()]=o[0].field_sections_combinations[m]}),o[0]){for(let m=0;m<o[0].filter_records.length;m++){var s=o[0].description;if(o[0].filter_records[m].field_sections!==void 0){const d=o[0].filter_records[m].field_sections.toString();(this.predefinedFiltersSections[d]||this.predefinedFiltersSections[d]=="")&&(this.predefinedFiltersSections[d]==""?s=s.replace(" [en {field_sections}]",this.predefinedFiltersSections[d]):s=s.replace("{field_sections}",this.predefinedFiltersSections[d]))}if(o[0].filter_records[m].match_lapse!==void 0){const d=o[0].filter_records[m].match_lapse.toString();(this.predefinedFiltersMatchLapse[d]||this.predefinedFiltersMatchLapse[d]=="")&&(this.predefinedFiltersMatchLapse[d]==""?s=s.replace(" [durante {match_lapse}]",this.predefinedFiltersMatchLapse[d]):s=s.replace("{match_lapse}",this.predefinedFiltersMatchLapse[d]))}if(o[0].filter_records[m].playing_as!==void 0){const d=o[0].filter_records[m].playing_as.toString();(this.predefinedFiltersPlayingAs[d]||this.predefinedFiltersPlayingAs[d]=="")&&(this.predefinedFiltersPlayingAs[d]==""?s=s.replace(" [jugando como {playing_as}]",this.predefinedFiltersPlayingAs[d]):s=s.replace("{playing_as}",this.predefinedFiltersPlayingAs[d]))}o[0].filter_records[m].section_type!==void 0&&(this.tournamentSelectedObj.is_female?this.tournamentSelectedObj.is_female?s=s.replace("{section_type}","Jugadoras"):s=s.replace("{section_type}","Equipos"):s=s.replace("{section_type}","Jugadores")),s=s.replace(/\[/g,""),s=s.replace(/\]/g,""),s=s.replace("{category_name}",o[0].category_name);const h=s.split(": ");var l=h[1];l.length>129&&this.windowWidth>1358&&(l=l.substring(0,129),l=l+"<span id='showIDtootip' class='dots' style='width: 100px; height: 20px; background: red; z-index: 6;'>...</span>"),(!this.isCup||o[0].filter_records[m].playing_as.length===2)&&this.arrayPredefinedFilters.push({id:m,category_name:t.name,id_category:o[0].id,title:h[0]+":",text:h[1],textOrigin:o[0].description,titledots:l,filtersPredefined:{matchResult:o[0].filter_records[m].match_result,playingAs:o[0].filter_records[m].playing_as,sections:o[0].filter_records[m].match_lapse,type:this.optionSelected=="Equipos"?2:1,typeZone:o[0].type_zone,zone:o[0].filter_records[m].field_sections,end_age:0,start_age:0,nationalities:[],elegible:[],positions:[]}})}var r=[];for(let m=0;m<this.arrayPredefinedFilters.length;m++){var n=0,c=new Set,p={},y=this.arrayPredefinedFilters[m].text.replace(/\*.*?\*/,"");if(y=y.replace(/\*/g,""),y=y.replace(/ +/g," "),this.arrayPredefinedFilters[m].filtersPredefined.elegible.length>0&&(n+=1),(this.arrayPredefinedFilters[m].filtersPredefined.end_age.length!=0||this.arrayPredefinedFilters[m].filtersPredefined.start_age.length!=0)&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.end_age!=0&&this.arrayPredefinedFilters[m].filtersPredefined.start_age!=0?p.arrayAgeRange=[this.arrayPredefinedFilters[m].filtersPredefined.start_age,this.arrayPredefinedFilters[m].filtersPredefined.end_age]:this.arrayPredefinedFilters[m].filtersPredefined.end_age==0&&this.arrayPredefinedFilters[m].filtersPredefined.start_age==0?p.arrayAgeRange=[1,60]:this.arrayPredefinedFilters[m].filtersPredefined.start_age!=0&&this.arrayPredefinedFilters[m].filtersPredefined.end_age==0?p.arrayAgeRange=[this.arrayPredefinedFilters[m].filtersPredefined.start_age,60]:p.arrayAgeRange=[1,this.arrayPredefinedFilters[m].filtersPredefined.end_age],this.arrayPredefinedFilters[m].filtersPredefined.matchResult.length!=3&&(n+=1),p.matchResult=this.arrayPredefinedFilters[m].filtersPredefined.matchResult,this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length>0&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length!=0){for(let h=0;h<this.arrayPredefinedFilters[m].filtersPredefined.nationalities.length;h++)c.add(this.arrayPredefinedFilters[m].filtersPredefined.nationalities[h]);p.setNationalitiesIds=c}else c.add(138),c.add(222),c.add(163),c.add(51),c.add(226),c.add(10),c.add(223),c.add(96),c.add(171),c.add(198),c.add(105),c.add(80),c.add(29),c.add(74),c.add(216),c.add(196),c.add(64),c.add(155),c.add(156),c.add(89),c.add(106),c.add(81),c.add(233),c.add(204),p.setNationalitiesIds=c;this.arrayPredefinedFilters[m].filtersPredefined.playingAs.length!=2&&(n+=1),p.playingAs=this.arrayPredefinedFilters[m].filtersPredefined.playingAs,this.arrayPredefinedFilters[m].filtersPredefined.positions.length>0&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.positions.length>0?p.setPositionsIds=this.arrayPredefinedFilters[m].filtersPredefined.positions:p.setPositionsIds=[1,2,3,4,5,6,7,8,9],this.arrayPredefinedFilters[m].filtersPredefined.sections.length!=6&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.sections.length>0?p.sections=this.arrayPredefinedFilters[m].filtersPredefined.sections:p.sections=[1,2,3,4,5,6],this.arrayPredefinedFilters[m].filtersPredefined.zone.length!=16&&(n+=1),this.arrayPredefinedFilters[m].filtersPredefined.zone.length>0?p.zone=this.arrayPredefinedFilters[m].filtersPredefined.zone:p.zone=[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],p.typeZone=this.arrayPredefinedFilters[m].filtersPredefined.typeZone,r.push({id:m+1,name:y,isSelected:!1,value:n,filters:p})}this.FVfilterGolstats=r,this.updateFilterGolstats+=1,this.arrayPredefinedOrigin=JSON.parse(JSON.stringify(this.arrayPredefinedFilters))}},getTextFilterPredefinedCustom(){this.setDinamicFilters(this.filterEmitAux);var t=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].textOrigin;const i=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.zone.sort((y,m)=>y-m).toString();this.predefinedFiltersSections[i]||this.predefinedFiltersSections[i]==""?this.predefinedFiltersSections[i]==""?t=t.replace(" [en {field_sections}]",this.predefinedFiltersSections[i]):t=t.replace("{field_sections}",this.predefinedFiltersSections[i]):t=t.replace("{field_sections}",this.predefinedFiltersSections.other);var a=!1;this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size>0?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size==this.setNationalityIds.size?(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size==1?(t=t.replace("[{nationality}]",this.$t(`gentilicios[${[...this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities][0]}]`)),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size>0&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size!=this.setPositionsIds.size?(a=!0,t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades seleccionadas]","")):(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]","")):(t=t.replace("[{nationality}]",""),t=t.replace("[de las nacionalidades y posiciones seleccionadas]",""),t=t.replace("[de las nacionalidades seleccionadas]","")),this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.nationalities.size>0?(a||this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.positions.size==this.setPositionsIds.size)&&(t=t.replace("[de las posiciones seleccionadas]","")):t=t.replace("[de las posiciones seleccionadas]",""),this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=0&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=0?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=this.arrayAgeRange[0]&&this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=this.arrayAgeRange[1]?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age==this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age?(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" años]")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" a "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age+" años]")):this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age!=this.arrayAgeRange[0]||this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age!=this.arrayAgeRange[1]?this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age==this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age?(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" años]")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]","[de "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.start_age+" a "+this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.end_age+" años]")):(t=t.replace("[de {min_age} a {max_age} años]",""),t=t.replace("[de {min_age} años]","")):(t=t.replace("[de {min_age} años]",""),t=t.replace("[de {min_age} a {max_age} años]",""));const o=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.sections.sort().toString();if(this.predefinedFiltersMatchLapse[o]||this.predefinedFiltersMatchLapse[o]=="")this.predefinedFiltersMatchLapse[o]==""?t=t.replace(" [durante {match_lapse}]",this.predefinedFiltersMatchLapse[o]):t=t.replace("{match_lapse}",this.predefinedFiltersMatchLapse[o]);else{t=t.replace("{match_lapse}"," "+this.predefinedFiltersMatchLapse.other);var s="";o.includes(1)&&(s=s+"0-15, "),o.includes(2)&&(s=s+"16-30, "),o.includes(3)&&(s=s+"31-45, "),o.includes(4)&&(s=s+"46-60, "),o.includes(5)&&(s=s+"61-75, "),o.includes(6)&&(s=s+"76-90, "),s=s.slice(0,-2),s=s.replace(/,([^,]*)$/," y $1"),t=t.replace("{match_lapse_selected}",s)}const l=this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].filtersPredefined.playingAs.sort().toString();(this.predefinedFiltersPlayingAs[l]||this.predefinedFiltersPlayingAs[l]=="")&&(this.predefinedFiltersPlayingAs[l]==""?t=t.replace(" [jugando como {playing_as}]",this.predefinedFiltersPlayingAs[l]):t=t.replace("{playing_as}",this.predefinedFiltersPlayingAs[l])),this.typeSelected==1?this.getUser.tournament==1001?this.category.id==22?t=t.replace("{section_type}","Porteras"):t=t.replace("{section_type}","Jugadoras"):this.category.id==22?t=t.replace("{section_type}","Porteros"):t=t.replace("{section_type}","Jugadores"):t=t.replace("{section_type}","Equipos"),t=t.replace(/\[/g,""),t=t.replace(/\]/g,""),t=t.replace("{category_name}",this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].category_name);const r=t.split(": ");let n=r[1].charAt(0).toUpperCase()+r[1].toLowerCase().slice(1),c=r[1].charAt(0).toUpperCase()+r[1].toLowerCase().slice(1);this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].text=n,this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].title=r[0]+":";const p=c.match(/\*/g);if(p&&p.length)if(p.length%2===0)for(let y=1;y<=p.length;y++)y%2===0||(c=c.replace("*",'<span style="color: #ffff03" >'));else c=c.replaceAll("*","");this.arrayPredefinedFilters[this.indexPredefinedFiltersSelected].titledots=c},getObjectPlayer(t){const i=[],a=t[7].map(s=>(i.push(s.nationality_id),{stringName:s.nationality,numberId:s.nationality_id})),o=t[9].split("-");return{numberId:t[0],stringFullName:t[1],stringImageUrl:t[2],numberTeamId:t[3],player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+t[3]+".jpg",stringNationalityName:ct[t[3]],numberAge:t[5],numberPositionId:t[6],countryId:t[7],teamName:t[10],effectiveness:t[11],min:t[13],games:t[12],date:Number(o[0]),arrayNationalities:a,category:this.categoryName,arrayNationalitiesIds:i}},processPreloadedTops(t){const i={},a=new Map(t.teams.map(s=>[s[0],{id:s[0],name:s[1],logo:`https://golstatsimages.blob.core.windows.net/teams-80/${s[0]}.png`}])),o=new Map(t.players.map(s=>[s[0],this.getObjectPlayer(s)]));return this.cachedPlayersMap=o,t.tops.forEach(s=>{const l=s.category;i[l]||(i[l]={teams:[],players:[]}),s.teams&&(i[l].teams=s.teams.map((r,n)=>{const c=a.get(r[0])||{};return{id:c.id,name:c.name,img:c.logo,total:r[1],top:String(n+1).padStart(2,"0"),categoryName:s.name}})),s.players&&(i[l].players=s.players.map((r,n)=>{var c,p,y,m,h,d,f,u,g,S;const w=o.get(r[0])||{};return{age:w.numberAge,categoryName:s.name,country:(p=(c=w.countryId)==null?void 0:c[0])==null?void 0:p.nationality_id,date:w.date,effectiveness:w.effectiveness||0,games:w.games,id:r[0],img:`https://golstatsimages.blob.core.windows.net/players-profile/${r[0]}.png`,minutes:w.min,name:w.stringFullName,name_short:w.stringFullName,nationality:w.stringNationalityName,player_country_flag:`https://golstatsimages.blob.core.windows.net/flags/${(m=(y=w.countryId)==null?void 0:y[0])==null?void 0:m.nationality_id}.jpg`,position:w.position_short,positionId:w.numberPositionId,positionfull:this.positions[w.numberPositionId-1],team:((d=(h=w.teamName)==null?void 0:h[0])==null?void 0:d.acronym)||"",teamid:((u=(f=w.teamName)==null?void 0:f[0])==null?void 0:u.team_id)||"",teamname:((S=(g=w.teamName)==null?void 0:g[0])==null?void 0:S.acronym)||"",top:String(n+1).padStart(2,"0"),total:r[1]}}))}),i},async loadPreloadedTops(){try{if(this.seasonActive!=0){this.preloadedTops=[];const t=he.create({headers:{Authorization:`${this.token}`}}),i=`https://kgfaxdv624.execute-api.us-east-2.amazonaws.com/prod/tops/seasons/${this.seasonActive}?limit=20`,{data:a}=await t.get(i);this.preloadedTops=this.processPreloadedTops(a),this.isPreloadedDataAvailable=!0,this.$emit("tops-loaded",this.preloadedTops)}}catch(t){console.error("Error loading preloaded tops:",t)}},getCacheKey(t,i){return`${t}-${i}`},async getTopData(t,i){const a=this.getCacheKey(t,i);if(this.topsCache.has(a))return this.topsCache.get(a);const o=he.create({headers:{Authorization:`${this.token}`}}),{data:s}=await o.get(`https://kgfaxdv624.execute-api.us-east-2.amazonaws.com/prod/tops/seasons/${t}/categories/${i}`);return this.topsCache.set(a,s),s},async loadCategoriesProgressively(){if(!this.seasonActive)return;const t=this.categories.slice(0,5),i=this.categories.slice(5);await Promise.all(t.map(a=>this.getTopData(this.seasonActive,a.id))),this.isInitialDataLoaded=!0,setTimeout(()=>{Promise.all(i.map(a=>this.getTopData(this.seasonActive,a.id)))},100)}},mounted(){sessionStorage.getItem("sidpdfil")!==null&&sessionStorage.setItem("sidpdfil",0),this.renderNext(),this.teamId!==0&&this.optionSelected!=="Scouting"&&this.clickTeam(this.teamId),this.defaultSection!=="Jugadores"&&(this.defaultSection==="Scouting"&&this.selectedSeason(this.currentSeasonId),this.changeTabsGeneral(this.defaultSection))},async created(){try{await this.loadPreloadedTops();const t=await he.create({headers:{"Content-Type":"application/json"}}).get("https://golstats-microservices.s3.us-west-2.amazonaws.com/eligibles/elegibles.json",{headers:{"Content-Type":"application/json"}});this.elegibilidadArray=t.data,this.fVnationalities.add(138),this.fVnationalities.add(222),this.fVnationalities.add(163),this.fVnationalities.add(51),this.fVnationalities.add(226),this.fVnationalities.add(10),this.fVnationalities.add(223),this.fVnationalities.add(96),this.fVnationalities.add(171),this.fVnationalities.add(198),this.fVnationalities.add(105),this.fVnationalities.add(80),this.fVnationalities.add(29),this.fVnationalities.add(74),this.fVnationalities.add(216),this.fVnationalities.add(196),this.fVnationalities.add(64),this.fVnationalities.add(155),this.fVnationalities.add(156),this.fVnationalities.add(89),this.fVnationalities.add(106),this.fVnationalities.add(81),this.fVnationalities.add(233),this.fVnationalities.add(204),this.fillPersonalDataFilters()}catch(t){throw new Error(t)}}},gde={ref:"myDivRefTopsFull",class:"play-tops"},_de={key:0,class:"overlay-loading"},bde=e.createElementVNode("div",{class:"overlay-loading__spinner"},[e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/balon_liga.png",alt:""})],-1),Sde=e.createElementVNode("div",{class:"overlay-loading__text"},"Loading...",-1),Cde=[bde,Sde],wde=e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png",style:{width:"10px"}},null,-1),kde=[wde],Ede={style:{display:"contents"}},Vde={style:{display:"contents"}},Nde={key:0,class:"cont-leyemd-multipleleagues"},xde=e.createElementVNode("img",{class:"img-leyemd-multipleleagues",src:"http://golstatsimages.blob.core.windows.net/images-library/icn-multiples-ligas.png"},null,-1),Tde={key:0,style:{"font-size":"12px","margin-top":"-23px",color:"rgba(255,255,255,0.5)",width:"80%","margin-bottom":"12px","text-align":"center"}},Bde={key:0,style:{"margin-left":"10px"}},Fde=e.createElementVNode("span",null,"Todas las categorías",-1),Pde=[Fde],$de=e.createElementVNode("span",null,"Tipo de Jugada",-1),zde=e.createElementVNode("span",null,"Filtro GolStats",-1),Ade={key:3,style:{width:"100%",height:"295px"}};function Ide(t,i,a,o,s,l){var r,n,c;const p=e.resolveComponent("GSCTournamentSelect"),y=e.resolveComponent("GSCSeasonSelect"),m=e.resolveComponent("GscSwitchComponent"),h=e.resolveComponent("GSCFilterperteam"),d=e.resolveComponent("GSCFilters"),f=e.resolveComponent("DropdownPositions"),u=e.resolveComponent("DropdownYears"),g=e.resolveComponent("GSCLabel"),S=e.resolveComponent("GSCTopCategory"),w=e.resolveComponent("GSCTableHeader"),U=e.resolveComponent("GSCRowTable"),Y=e.resolveComponent("GSCExpandedInfo");return e.openBlock(),e.createElementBlock("div",gde,[s.loadingActive?(e.openBlock(),e.createElementBlock("div",_de,Cde)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.templateLosMejoresClass)},[e.createElementVNode("section",{class:e.normalizeClass(t.containerSectionPlayClass),id:"container-section"},[o.elementSize.width<730&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.dropdownParentClass)},[o.elementSize.width<730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Las Mejores")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Los Mejores")],64))],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.dropdownClass)},[e.createVNode(p,{width:"100%","current-season-id":a.currentSeasonId,"api-url":a.tournamentsApiUrl,"is-clubes-active":a.isClubes,onInput:l.changeTournament},null,8,["current-season-id","api-url","is-clubes-active","onInput"])],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.dropdown1Class)},[e.createVNode(y,{width:"100%","current-season-id":a.currentSeasonId,seasons:s.selectedTournament.seasons,onInput:l.selectedSeason},null,8,["current-season-id","seasons","onInput"])],2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),a.isSelection?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.descubreVideosClass)},[o.elementSize.width>730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Las Mejores")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Los Mejores")],64))],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionParentHeaderClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionHeaderClass)},[e.createVNode(m,{type:2,buttons:[s.tournamentSelectedObj.is_female?"Jugadoras":"Jugadores","Equipos","Scouting"],"font-family":"Poppins-Medium","selected-option":s.optionSelected,"font-size":t.sizeTabsFontMP,width:t.sizeTabsMP,borderWidth:"1px",arrow:!1,height:"30px",onInput:l.changeTabsGeneral},null,8,["buttons","selected-option","font-size","width","onInput"])],2),o.elementSize.width>730?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.dropdownParentClass)},[o.elementSize.width<730?(e.openBlock(),e.createElementBlock("h2",{key:0,class:e.normalizeClass(t.losMejoresClass),id:"title-section"}," Los Mejores ",2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.dropdownClass)},[e.createVNode(p,{width:"147px","current-season-id":a.currentSeasonId,"api-url":a.tournamentsApiUrl,"is-clubes-active":a.isClubes,onInput:l.changeTournament},null,8,["current-season-id","api-url","is-clubes-active","onInput"])],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.dropdown1Class)},[e.createVNode(y,{width:"147px","current-season-id":a.currentSeasonId,seasons:s.selectedTournament.seasons,onInput:l.selectedSeason},null,8,["current-season-id","seasons","onInput"])],2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)],2)],2)),e.createElementVNode("div",{class:e.normalizeClass(t.topFiltersParentClass)},[e.createElementVNode("div",{class:e.normalizeClass(t.topFiltersClass),id:"top-filters"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.teamBarParent)},[s.optionSelected!="Scouting"&&s.optionSelected!="Equipos"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.teamBar),id:"team-bar"},[e.createVNode(h,{data:s.teams,"team-id":a.teamId,"background-color":"#172531","contain-border-radius":"8px",onClickTeam:l.clickTeam,onClickAll:l.clickAll},null,8,["data","team-id","onClickTeam","onClickAll"])],2)):e.createCommentVNode("",!0),o.elementSize.width>760&&s.optionSelected!="Scouting"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.btnFiltersPC),style:e.normalizeStyle(s.showfiltersPc?"display: none;":""),onClick:i[0]||(i[0]=(...z)=>l.clickOpenFilters&&l.clickOpenFilters(...z))},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.groupParent)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.frameChild),alt:"",src:Ii},null,2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.filtros)},"Filtros",2)],2)],6)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.containerFilters),id:"container-filters",style:e.normalizeStyle(s.showfiltersPc||a.isSelection?"":o.elementSize.width>760?"display: none;":"")},[e.createElementVNode("div",{class:e.normalizeClass(t.menuSectionPlayClass),id:"menu-section",style:e.normalizeStyle(a.isSelection?"margin-top: 0px;":"")},[o.elementSize.width>760&&s.optionSelected!="Scouting"&&!a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.closeFiltersPc),onClick:i[1]||(i[1]=(...z)=>l.clickCloseFilters&&l.clickCloseFilters(...z))},kde,2)):e.createCommentVNode("",!0)],6),a.isSelection?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.filtersContainerClass),id:"filters-container"},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnFilters),onClick:i[2]||(i[2]=(...z)=>l.openMenuFilters&&l.openMenuFilters(...z))},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.groupParent)},[e.createElementVNode("img",{class:e.normalizeClass(t.$style.frameChild),alt:"",src:Ii},null,2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.filtros)},"Filtros",2)],2),e.createElementVNode("img",{class:e.normalizeClass(t.$style.shapeIcon),style:e.normalizeStyle(s.openMenuMobil?"":"transform: rotate(180deg)"),alt:"",src:tp},null,6)],2)],2)),e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnCloseFilters),style:e.normalizeStyle(s.optionSelected==="Scouting"?"margin-top: 4%; margin-left: 1%":""),onClick:i[3]||(i[3]=(...z)=>l.openMenuFilters&&l.openMenuFilters(...z))},null,6),[[e.vShow,o.elementSize.width<760&&s.openMenuMobil]]),e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.containerMenuClass),id:"container-menu"},[s.optionSelectedSubmenu=="Todas las jugadas"&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.elementSize.width>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("button",{class:e.normalizeClass(o.elementSize.width>=768?"advanced-button":"advanced-button-movil"),onClick:i[4]||(i[4]=(...z)=>l.toggleAdvancedView&&l.toggleAdvancedView(...z))},[s.isAvanced?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Ocultar avanzado")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Ver avanzado")],64))],2),e.withDirectives(e.createElementVNode("div",null,"Liga:",512),[[e.vShow,!s.isAvanced]]),e.createElementVNode("div",{style:e.normalizeStyle(s.isAvanced?"width: auto;":o.elementSize.width>=768?"width: 170px;":"width: 100%;")},[a.isSelection?(e.openBlock(),e.createBlock(d,e.mergeProps({key:0,"button-filter-props":s.isAvanced?l.filterButtonPropsTournaments:l.filterButtonProps,width:"100%"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"is-one-tournament-only":!0,"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!1,filters:s.tournamentsToFilterSelection,"onUpdate:filters":l.onFiltersTournamentsTops}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])):e.createCommentVNode("",!0)],4),e.withDirectives(e.createElementVNode("div",Ede,[e.createElementVNode("div",{style:e.normalizeStyle((o.elementSize.width>=768,"width: 61px;"))},"Posición:",4),e.createElementVNode("div",{style:e.normalizeStyle(o.elementSize.width>=768?"width: 270px;":"width: 100%;")},[e.createVNode(f,{"dropdown-props":s.dropdownProps,positions:(r=s.personalDataFilters)==null?void 0:r.positions,onChangePositions:l.onChangePositions},null,8,["dropdown-props","positions","onChangePositions"])],4),e.createElementVNode("div",{style:e.normalizeStyle((o.elementSize.width>=768,"width: 80px;"))}," A partir del: ",4),e.createElementVNode("div",{style:e.normalizeStyle(o.elementSize.width>=768?"width: 195px;":"width: 100%;")},[e.createVNode(u,{"dropdown-props":s.dropdownProps,years:(n=s.personalDataFilters)==null?void 0:n.availableYears,"selected-year":(c=s.personalDataFilters)==null?void 0:c.selectedYear,onChangeYear:l.onChangeYear},null,8,["dropdown-props","years","selected-year","onChangeYear"])],4)],512),[[e.vShow,!s.isAvanced]]),e.withDirectives(e.createElementVNode("div",Vde,[e.withDirectives(e.createVNode(d,e.mergeProps({"button-filter-props":l.filterButtonPropsTournaments},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PLAYS,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersPlays,filters:s.categoriesPlaysTypes,onApply:l.applyFiltersBtn}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters","onApply"]),[[e.vShow,!s.showFullTable]]),(e.openBlock(),e.createBlock(d,e.mergeProps({"button-filter-props":l.filterButtonPropsTournaments},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{key:s.updateFilterField,"filter-type":s.filtersTypes.FIELD,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersField,filters:s.fVzone}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])),(e.openBlock(),e.createBlock(d,e.mergeProps({"button-filter-props":l.filterButtonPropsTournaments},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{key:s.updateFilterField2,"is-seleccion":a.isSelection,"filter-type":s.filtersTypes.DETAILS,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersDetails,filters:s.detailsObject}),null,16,["button-filter-props","is-seleccion","filter-type","onUpdate:filters","filters"])),e.withDirectives(e.createVNode(d,e.mergeProps({"is-female":s.tournamentSelectedObj.is_female,ref:"personalDataFilterPlayers","button-filter-props":l.filterButtonPropsTournaments,filters:s.personalDataFilters},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PERSONAL_DATA,"show-badge-on-filter-full":!1,season:{id:s.seasonActive,tournamentId:s.tournamentSelectedObj.value},token:s.token,"onUpdate:filters":l.onFiltersData}),null,16,["is-female","button-filter-props","filters","filter-type","season","token","onUpdate:filters"]),[[e.vShow,s.optionSelected==="Jugadores"||s.optionSelected==="Jugadoras"]])],512),[[e.vShow,s.isAvanced]])],64)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),s.optionSelected=="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[o.elementSize.width>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(e.openBlock(),e.createBlock(d,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!1,filters:s.tournamentsToFilterSelection,key:s.keyTournamentValue,"onUpdate:filters":l.onFiltersTournaments}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])),e.createVNode(d,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PERSONAL_DATA,"show-badge-on-filter-full":!1,"is-scouting":"",season:null,ref:"personalDataFilter","onUpdate:filters":l.onFiltersPersonalData}),null,16,["button-filter-props","filter-type","onUpdate:filters"]),e.createVNode(d,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.UNIVERSE,"show-badge-on-filter-full":!1,filters:a.isSelection?s.universeDataSelection:s.universeData,"onUpdate:filters":l.onFiltersUniverse}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"]),e.createVNode(d,e.mergeProps({"button-filter-props":l.filterButtonProps},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.PRODUCTIVITY,"show-badge-on-filter-full":!1,"onUpdate:filters":l.onFiltersProductivity,filters:s.detaildProductivityCategories}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])],64)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.$style.BtnSearchScounting),onClick:i[5]||(i[5]=(...z)=>l.getScoutingData&&l.getScoutingData(...z))},"Buscar",2)],64)):e.createCommentVNode("",!0),s.optionSelectedSubmenu=="Predeterminados"&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:2},[(e.openBlock(),e.createBlock(d,e.mergeProps({"button-filter-props":l.filterButtonProps,modalHeight:"300px"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModePropsTypePlays,{"filter-type":s.filtersTypes.PLAYS_TYPES,"show-badge-on-filter-full":!1,key:s.updateFilterPlaytypesGolstats,"onUpdate:filters":l.onFiltersPlaysTypes,filters:s.categoriesDefault}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])),(e.openBlock(),e.createBlock(d,e.mergeProps({"is-female":s.tournamentSelectedObj.is_female,"button-filter-props":l.filterButtonProps,modalHeight:"300px"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<760?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.GOLSTATS,"show-badge-on-filter-full":!1,key:s.updateFilterGolstats,"onUpdate:filters":l.onFiltersGolStats,filters:l.filterGolstats}),null,16,["is-female","button-filter-props","filter-type","onUpdate:filters","filters"]))],64)):e.createCommentVNode("",!0)],2),[[e.vShow,o.elementSize.width>760||s.openMenuMobil||a.isSelection]]),s.optionSelected=="Scouting"?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.teamBar),id:"team-bar"},[s.filterScounting.tournaments.length>1&&s.rowScoutingData.length>0?(e.openBlock(),e.createElementBlock("div",Nde,[xde,e.createElementVNode("div",{class:e.normalizeClass(t.textleyemdmultipleleaguesClass)}," El filtro por equipos solo se pude utilizar cuando se tiene maximo 1 liga seleccionada ",2)])):(e.openBlock(),e.createBlock(h,{data:s.teamsscouting,"team-id":s.teamselectrec,"background-color":"#172531","contain-border-radius":"8px",key:s.updateFilterTeamsScouting,onClickTeam:l.clickTeamScouting,onClickAll:l.clickAllAll},null,8,["data","team-id","onClickTeam","onClickAll"]))],2)):e.createCommentVNode("",!0)],6)],2)],2),e.createElementVNode("div",{class:e.normalizeClass(t.containerTheBestClass),id:"container-the-best"},[s.fvTypeStats==="every90"&&a.isSelection&&s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock("div",Tde," No se muestran jugadores que hayan jugado menos de 90 minutos ")):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass(t.titleSectionClass)},[s.optionSelectedSubmenu!="Predeterminados"?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.mejoresJugadoresClass)},[s.arrayFiltersPlays.length>0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelected!="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelected!="Equipos"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.tournamentSelectedObj.is_female?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Mejores jugadoras:")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Mejores jugadores:")],64))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Mejores equipos:")],64))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[this.filterScounting.tournaments.length==1&&this.filterScounting.tournaments[0]==1001?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode(" Jugadoras más productivas: ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Jugadores más productivos:")],64))],64))],64)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"&&s.optionSelectedSubmenu!="Predeterminados"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[s.showFullTable?(e.openBlock(),e.createElementBlock("div",Bde,[e.createVNode(g,{"text-value":"Categoría - "+s.categoryName+" ","font-size":"11px","font-color":"rgba(255, 255, 255, 0.7)",onClickClose:l.deleteCategoryFilter,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png","icon-size":"6px",height:"20px"},null,8,["text-value","onClickClose"])])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.arrayFiltersPlays,(z,H)=>(e.openBlock(),e.createElementBlock("div",{key:H,style:{"margin-left":"10px"}},[e.createVNode(g,{"text-value":z.name+" ","font-size":"11px","font-color":"rgba(255, 255, 255, 0.7)",onClickClose:l.deleteLabelFilter,id:z.type,icon:"https://golstatsimages.blob.core.windows.net/todoelfut/icn_close.png","icon-size":"6px",height:o.elementSize.width<768?"auto":"20px"},null,8,["text-value","onClickClose","id","height"])]))),128)),s.rowScoutingData.length!=0||s.optionSelectedSubmenu=="Predeterminados"&&s.arrayFiltersPlays.findIndex(z=>z.type==="onFiltersPredefined")!==-1?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.quitarFiltrosClass),onClick:i[6]||(i[6]=(...z)=>l.onClickDeleteFilter&&l.onClickDeleteFilter(...z))}," Quitar filtros ",2)):e.createCommentVNode("",!0),s.optionSelected!="Scouting"&&s.optionSelectedSubmenu!="Predeterminados"&&s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:3},[s.showFullTable?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.allCategories)},Pde,2))],64)):e.createCommentVNode("",!0)],2),s.seasonActive!=0||a.isSelection?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.containerTablesClass),id:"container-tables",style:e.normalizeStyle(s.showFullTable?"gap: 0px!important;":"")},[s.optionSelected!=="Scouting"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.optionSelectedSubmenu=="Todas las jugadas"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.categoriesDefault,(z,H)=>(e.openBlock(),e.createElementBlock("div",{key:H,style:e.normalizeStyle(!s.showOnlyCategories&&s.arrayCategoryFilter.includes(z.id)?"":"display:none !important;")},[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(t.toniKroosWrapperClass)},[(e.openBlock(),e.createBlock(S,{"is-female":s.tournamentSelectedObj.is_female,"is-team":s.isTeam,"type-stats":s.fvTypeStats,"is-selection":!1,onMore:l.onShowFullTable,"border-width":0,preload:s.preloadedTops[z.id],"border-radius":"12px","filters-prop":l.filterChange,category:z.id,"type-table":s.typeTable,categoryName:z.name,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTables,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia,onComponentLoaded:t.onComponentLoaded,onShowGraph:l.HandlerShowGraph,onAddPlayer:l.HandlerAddPlayer},null,8,["is-female","is-team","type-stats","onMore","preload","filters-prop","category","type-table","categoryName","season","filter-team","onClickprofile","onSetopenmedia","onComponentLoaded","onShowGraph","onAddPlayer"]))],2),[[e.vShow,!s.showOnlyCategories&&s.arrayCategoryFilter.includes(z.id)&&!s.showFullTable]])],4))),128)),s.showFullTable?(e.openBlock(),e.createBlock(S,{"is-female":s.optionSelected=="Jugadoras","is-team":s.isTeam,"border-width":0,"border-radius":"12px","type-stats":s.fvTypeStats,"is-selection":!1,category:s.showFullCategory,preload:s.preloadedTops[s.showFullCategory],type:1,"type-table":s.typeTable,categoryName:"","filters-prop":l.filterChange,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTablesfull,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia,onShowGraph:l.HandlerShowGraph,onAddPlayer:l.HandlerAddPlayer},null,8,["is-female","is-team","type-stats","category","preload","type-table","filters-prop","season","filter-team","onClickprofile","onSetopenmedia","onShowGraph","onAddPlayer"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[s.categoryPredefinedActive?(e.openBlock(),e.createBlock(S,{"is-female":s.optionSelected=="Jugadoras","is-team":s.isTeam,"type-stats":s.fvTypeStats,"is-selection":!1,"border-width":0,preload:s.preloadedTops[s.categoryPredefined],"border-radius":"12px",category:s.categoryPredefined,type:1,"type-table":s.typeTable,categoryName:"","filters-prop":l.filterChangePredefined,season:s.seasonActive,"filter-team":s.teamselect,key:s.updateTables,onClickprofile:l.clickprofile,onSetopenmedia:l.setOpenMedia,onShowGraph:l.HandlerShowGraph,onAddPlayer:l.HandlerAddPlayer},null,8,["is-female","is-team","type-stats","preload","category","type-table","filters-prop","season","filter-team","onClickprofile","onSetopenmedia","onShowGraph","onAddPlayer"])):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.containerPredefined)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.titleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("No has seleccionado ningún filtro ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("No existen resultados")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Para visualizar resultados selecciona un ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("No existen resultados con los filtros")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[$de,e.createTextVNode(" y un "),zde,e.createTextVNode(" en la ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("que has seleccionado.")],64))],2),e.createElementVNode("div",{class:e.normalizeClass(t.$style.subtitleContainerPredefined)},[s.arrayFiltersPlays.length==0?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("parte superior.")],64)):e.createCommentVNode("",!0)],2)],2))],64))],64)):(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.containerPredefinedScounting),style:e.normalizeStyle(s.rowScoutingData.length>0?"height: auto;":"")},[s.loadingActive?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[s.rowScoutingData.length>0?(e.openBlock(),e.createBlock(w,{key:0,background:"#183143",type:2,"is-female":s.filterScounting.tournaments.length==1&&s.filterScounting.tournaments[0]==1001},null,8,["is-female"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.rowScoutingData,(z,H)=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:H},[s.teamselectrec==0||s.teamselectrec==z.team_id?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(U,{type:2,"is-expanded":s.playerexpand==z.id&&s.expand,onMediadata:l.setMediaData,data:{position:z.position,player_name:z.player_name,player_photo:z.player_photo,total:z.total,id:z.id,player_age:z.player_age,team_abrev:z.team_abrev,team_logo:z.team_logo,player_position:s.positions[z.player_position-1].fullname,player_country_flag:z.player_country_flag,player_games:z.player_games,player_min:z.player_min,league_name:z.league_name,seasons:z.seasons,season_id:z.season_id},height:"71px",background:H%2===0?a.backgroundOdd:a.backgroundEven,onExpand:l.clickexpand},null,8,["is-expanded","onMediadata","data","background","onExpand"]),s.expand&&s.playerexpand==z.id?(e.openBlock(),e.createBlock(Y,{key:0,"is-female":s.filterScounting.tournaments.length==1&&s.filterScounting.tournaments[0]==1001,type:0,"view-effectiveness":!1,viewGoals:!1,additionalClass:"fullTable",data:{teams:z.team_name,age:z.player_age,dataofbirth:z.date,nationality:z.nationality_name,countryFlag:z.player_country_flag,position:s.positions[z.player_position-1].name,games:z.player_games,min:z.player_min,goals:z.total,effectiveness:"-",category:"total",id:z.id},onViewprofile:K=>l.viewprofile(K,z.season_id,z.team_id),background:H%2===0?a.backgroundOdd:a.backgroundEven},null,8,["is-female","data","onViewprofile","background"])):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],64))),128))],64)),s.rowScoutingData.length==0&&!s.loadingActive?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.$style.btnLeyendTxt)},' Haz click en "Buscar" para aplicar tus filtros ',2)):e.createCommentVNode("",!0),s.rowScoutingData.length==0&&!s.loadingActive?(e.openBlock(),e.createElementBlock("div",{key:2,class:e.normalizeClass(t.$style.containerScountingBtn)},[e.createElementVNode("div",{class:e.normalizeClass(t.$style.btnDeleteAplica),onClick:i[7]||(i[7]=(...z)=>l.onClickDeleteFilter&&l.onClickDeleteFilter(...z))}," Eliminar filtros aplicados ",2),s.rowScoutingData.length==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.$style.SearchBtnBar),onClick:i[8]||(i[8]=(...z)=>l.getScoutingData&&l.getScoutingData(...z))}," Buscar ",2)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0),s.loadingActive?(e.openBlock(),e.createElementBlock("div",Ade)):e.createCommentVNode("",!0)],6))],6)):e.createCommentVNode("",!0)],2)],2)],2)],2)],512)}const Mde={$style:mde},Lde=Ce(yde,[["render",Ide],["__cssModules",Mde]]),Rde=e.ref(Js()),Dde=e.ref(ep()),Ode={name:"TopsBestAndPlay",props:{userId:{type:String,required:!0},hasTemplates:{type:Boolean,required:!1},teamId:{type:String,required:!0},templates:{type:Array,default:()=>[]}},components:{GscSwitchComponent:ys,GSCRadioToggle:xK,ModalAddPlayList:lX,DropdownTemplates:tY,GSCTableScrollable:qQ,GSCFilters:Hs,ModalAddLista:bX,DropdownYears:Qc,DropdownPositions:Xc,PlayTops:Lde},computed:{filterButtonProps(){return{...Rde.value}},filterButtonPropsTournamentsAdvanced(){return{...Dde.value}},sizeTabsFontMP(){const t=this.elementSize.width;return t<=380?"12px":t<=768?"14px":"16px"},sizeTabsMP(){const t=this.elementSize.width;return t<=319?"90px":t<=330?"95px":t<=340||t<=350?"110px":t<=360?"120px":t<=470?"122px":"130px"},advancedText(){return this.showAdvanced?"Ocultar avanzado":"Ver avanzado"}},data(){return{MobileFilterDesing:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"300px",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"12px",widthField:268,widthFieldGrid:"268px",heightField:180,heightFieldGrid:"180px",heightContainer:"280px"}},dropdownProps:{height:"40px",borderColor:"rgba(255, 255, 255, 0.2)"},showtableType:!0,formattedPlayers:[],totalNationalities:0,defaultFiltersObject:{age_or_year:0,categories:[],elegibles:[],fouls:!1,last_months:12,minutes_played:0,minutes_played_avg:0,nationalities:[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239],positions:[],range_age:[],seasonId:1933,tournaments:[],type_stats:1,year:0},visibleModalAddPlaylist:!1,showCreatePlaylistModal:!1,filtersObject:{age_or_year:0,categories:[],elegibles:[],fouls:!1,last_months:12,minutes_played:0,minutes_played_avg:0,nationalities:[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239],positions:[],range_age:[],seasonId:1933,tournaments:[],type_stats:1,year:0},positions:[{id:1,name:"Portero",fullname:"POR"},{id:2,name:"Defensa central",fullname:"DFC"},{id:3,name:"Lateral por izquierda",fullname:"LI"},{id:4,name:"Lateral por derecha",fullname:"LD"},{id:5,name:"Volante por izquierda",fullname:"VI"},{id:6,name:"Volante por derecha",fullname:"VD"},{id:7,name:"Volante defensivo",fullname:"VDF"},{id:8,name:"Volante ofensivo",fullname:"VO"},{id:9,name:"Delantero",fullname:"DEL"},{id:10,name:"Desconocida",fullname:"Desc"}],tokenFree:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",fVzone:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16],filtersTypes:x,personalDataFilters:Yt,personalDataSubFiltersTypes:se,tournamentsToFilter:SX,tournamentsToFilterVariables:CX,universeData:{minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,i)=>i+1),selectedMonth:12,statistics:{totals:!0,averagePerGame:!1,averagePerMinute:!1}},detaildProductivityCategories:{offensive:{title:"Ofensivo",categories:[{name:"Goles",isSelected:!1,id:[12]},{name:"Asistencias",isSelected:!1,id:[10]},{name:"Participaciones en gol",isSelected:!1,id:[27]},{name:"Cabeceos en área rival",isSelected:!1,id:[330,333,423,577,578,331,334,424]},{name:"Tiros a gol totales",isSelected:!1,id:[91,95,92,93,96,97]},{name:"Tiros a gol con destino a portería",isSelected:!1,id:[91,95]},{name:"Tiros a gol fuera del área",isSelected:!1,id:[94]},{name:"Tiros a gol fuera del área con destino a portería",isSelected:!1,id:[95]},{name:"Tiros a gol dentro del área",isSelected:!1,id:[90]},{name:"Tiros a gol dentro del área con destino a portería",isSelected:!1,id:[91]},{name:"Centros por izquierda",isSelected:!1,id:[13]},{name:"Centros por izquierda acertados",isSelected:!1,id:[98,101,104,105]},{name:"Centros por derecha",isSelected:!1,id:[25]},{name:"Centros por derecha acertados",isSelected:!1,id:[109,112,115,116]},{name:"1vs1 exitosos ofensivos",isSelected:!1,id:[4]},{name:"1vs1 que terminan en gol",isSelected:!1,id:[88]}]},defensive:{title:"Defensivo",categories:[{name:"Bálones ganados en área propia",isSelected:!1,id:[234,241,281,288,399,401,211,231,238,244,280,287,294]},{name:"Cabeceo en área propia",isSelected:!1,id:[211,231,238,244,280,287,294]},{name:"1vs1 defensivos exitosos",isSelected:!1,id:[5]},{name:"Rechaces",isSelected:!1,id:[34]}]},possession:{title:"Posesión",categories:[{name:"Bálones recuperados totales",isSelected:!1,id:[222,223,224,225]},{name:"Bálones recuperados 1/4 de cancha",isSelected:!1,id:[222]},{name:"Bálones recuperados 2/4 de cancha",isSelected:!1,id:[223]},{name:"Bálones recuperados 3/4 de cancha",isSelected:!1,id:[224]},{name:"Bálones recuperados 4/4 de cancha",isSelected:!1,id:[225]},{name:"Pases acertados",isSelected:!1,id:[213,214,215,216]},{name:"Pases acertados en 1/4 de cancha",isSelected:!1,id:[213]},{name:"Pases acertados en 2/4 de cancha",isSelected:!1,id:[214]},{name:"Pases acertados en 3/4 de cancha",isSelected:!1,id:[215]},{name:"Pases acertados en 4/4 de cancha",isSelected:!1,id:[216]}]},offensesConditions:{areYellowCardSelected:!1,areRedCardSelected:!1,areFoulsCommittedSelected:!1}},expansionPanelModeProps:{isExpansionPanel:!1,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)"},expansionPanelProps:{width:"400px",borderRadius:"8px",fontFamily:"Poppins-Regular"},fieldComponentProps:{widthContainer:"100%",title:"Elige el área o zona de cancha",titleFontSize:"13px"}},expansionPanelModePropsMobil:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"calc(100% - 10px)",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"}},expansionPanelModePropsMobil270:{isExpansionPanel:!0,templateProps:{boxShadow:"0px 4px 4px rgba(0, 0, 0, 0)",padding:"20px 0"},expansionPanelProps:{width:"calc(100% - 10px)",borderRadius:"8px",height:"45px",fontColor:"rgba(255,255,255, 0.7)",textFontSize:"14px",textFontFamily:"'Poppins-Regular'",padding:"0px 10px"}},optionSelected:"Los mejores",showVariables:!0,selectedRadioOption:"Variables propias",showAdvanced:!1,isSearchActive:!1,lastSearchFilters:null,seasonsArray:[],activeFilters:[],isLoading:!1,selectedPlayerToAdd:null}},setup(){const t=e.ref("myDivRefTopsBestPlay"),i=e.ref(null),a=e.ref(null),{elementSize:o}=De(t),{elementSize:s}=De(i),{elementSize:l}=De(a);return{myDivRefTopsBestPlay:t,midLayoutRef:i,filterBoxRef:a,elementSize:o,midLayoutSize:s,filterBoxSize:l}},created(){},async mounted(){try{await this.fillPersonalDataFilters(),this.isSearchActive=!0,this.hasTemplates?await new Promise(t=>{const i=()=>{this.filtersObject.template_id?t(!0):setTimeout(i,100)};i()}):(this.selectedRadioOption="Info general",delete this.filtersObject.template_id,this.showVariables=!1,this.checkSearchButton()),await this.toggleSearch()}catch(t){console.error("Error durante la inicialización:",t)}},methods:{onViewProfile(t){this.$emit("open-profile-player",t)},onAddToList(t){this.selectedPlayerToAdd={player_id:t.objeto_player.player_id,name:t.objeto_player.name,position:t.objeto_player.position_id,is_female:t.objeto_player.is_female||0,dob:t.objeto_player.dob,team_id:t.objeto_player.teams[0].team_id,jersey:t.objeto_player.jersey||0,nationality:t.objeto_player.nationality},this.visibleModalAddPlaylist=!0},onShowGraph(t){this.$emit("show-graph",t)},onAddPlayer(t){this.selectedPlayerToAdd=t,this.visibleModalAddPlaylist=!0},onOpenMedia(t){this.$emit("open-media",t)},checkSearchButton(){const t=JSON.stringify(this.filtersObject),i=this.lastSearchFilters?JSON.stringify(this.lastSearchFilters):JSON.stringify(this.defaultFiltersObject);this.isSearchActive=t!==i},onUpdateTournaments(t){this.filtersObject.tournaments=t.filter(i=>i.isSelected).map(i=>i.id),this.seasonsArray=t.filter(i=>i.isSelected).map(i=>({id:i.seasons[0].id,tournamentId:i.tournamentId||1})),this.fillPersonalDataFilters(),this.checkSearchButton()},onUpdateFilters(t){if(t.hasOwnProperty("ageByRange")){const o=t.ageByRange.min==0?10:t.ageByRange.min,s=t.ageByRange.max==0?40:t.ageByRange.max;this.filtersObject.range_age=[o,s],this.filtersObject.age_or_year=1}else t.hasOwnProperty("year")?(this.filtersObject.year=t.year,this.filtersObject.age_or_year=0,this.filtersObject.range_age=[]):this.filtersObject.year=0;var i=[];if(t.hasOwnProperty("nationalities")){this.totalNationalities=t.nationalities.length;for(let o=0;o<t.nationalities.length;o++)t.nationalities[o].isSelected&&i.push(t.nationalities[o].id);i.length==0&&(i=[3,4,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,221,84,85,86,87,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,223,224,225,226,227,228,229,230,231,232,233,234,236,237,239])}this.filtersObject.elegibles=[],t.hasOwnProperty("eligibility")&&(this.filtersObject.elegibles=[t.eligibility[0].id]);var a=[];for(let o=0;o<t.positions.length;o++)t.positions[o].isSelected&&a.push(t.positions[o].id);a.length==0&&(a=[1,2,3,4,5,6,7,8,9,10]),this.filtersObject.positions=a,this.filtersObject.nationalities=i,this.checkSearchButton()},onFiltersField(t){this.checkSearchButton()},onFiltersUniverse(t){this.filtersObject.minutes_played=Number(t.minutesPlayed),this.filtersObject.last_months=Number(t.lastMonths),this.filtersObject.minutes_played_avg=Number(t.percentMinutesPlayed),this.filtersObject.type_stats=t.statistics.averagePerGame?3:t.statistics.averagePerMinute?2:1,this.checkSearchButton()},onFiltersProductivity(t){var i=[];for(let a=0;a<t.productivityFilters.length;a++)i[t.productivityFilters[a].priority-1]={name:t.productivityFilters[a].name,ids:t.productivityFilters[a].id};i.length==0&&(i=[]),this.filtersObject.categories=i,this.filtersObject.fouls=t.offensesConditions.areFoulsCommittedSelected,this.filtersObject.yellow_cards=t.offensesConditions.areYellowCardsSelected,this.filtersObject.red_cards=t.offensesConditions.areRedCardsSelected,this.checkSearchButton()},onChangePositions(t){this.filtersObject.positions=t.filter(i=>i.isSelected&&i.id!==0).map(i=>i.id),this.checkSearchButton()},onChangeYear(t){this.filtersObject.year=t,this.personalDataFilters.selectedYear=t,this.checkSearchButton()},async toggleSearch(){if(this.isSearchActive)try{this.isLoading=!0;const t=await(await fetch("https://eh9nhj69z7.execute-api.us-west-2.amazonaws.com/prod/players/productivity",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...this.filtersObject,year:this.filtersObject.year==="Sin límite"?this.personalDataFilters.availableYears[this.personalDataFilters.availableYears.length-1]:this.filtersObject.year})})).json();this.showtableType=!this.filtersObject.template_id,this.formattedPlayers=t.map(i=>({objeto_player:i,player_photo:i.photo,player_name:i.acronym,player_age:this.calculateAge(i.dob),team_abrev:i.teams[0].acronym,jersey:i.jersey||"",nationality:i.nationality,team_name:i.team_name,is_female:i.is_female||0,position_name:this.positions[i.position_id-1].fullname,player_position:this.positions[i.position_id-1].fullname,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+i.teams[0].team_id+".png",player_country_flag:`https://golstatsimages.blob.core.windows.net/flags/${i.nationality_id}.jpg`,player_games:i.games_played,player_min:i.minutes_played,nationality_name:ct[i.nationality_id],league_name:i.tournament_name,seasons:i.seasons,season_id:i.seasons[0],stats:i.stats?i.stats.map(a=>({category_id:a[4]||null,custom_category_id:a[0]||null,name:a[1]||"",total:a[2]||0,seasons:a[3]||null})):[]})),this.updateActiveFilters(),this.lastSearchFilters=JSON.parse(JSON.stringify(this.filtersObject)),this.isSearchActive=!1}catch(t){console.error("Error al realizar la búsqueda:",t)}finally{this.isLoading=!1}},calculateAge(t){if(!t)return"-";const i=new Date(t),a=new Date;let o=a.getFullYear()-i.getFullYear();const s=a.getMonth()-i.getMonth();return(s<0||s===0&&a.getDate()<i.getDate())&&o--,o},resetFilters(){this.filtersObject=JSON.parse(JSON.stringify(this.defaultFiltersObject)),this.lastSearchFilters=null,this.checkSearchButton()},async fillPersonalDataFilters(){this.seasonsArray,this.tokenFree},async changeTabsGeneral(t){this.optionSelected=t},closeModalAddPlaylist(){this.visibleModalAddPlaylist=!1},ChangeRadio(t){if(!this.hasTemplates){this.selectedRadioOption="Info general";return}typeof t=="string"?(this.selectedRadioOption=t,this.showVariables=t==="Variables propias",t==="Info general"&&delete this.filtersObject.template_id,this.checkSearchButton()):console.warn("El valor debe ser una cadena de texto")},toggleAdvanced(){this.showAdvanced=!this.showAdvanced},onChangeTemplate(t){t&&(this.filtersObject={...this.filtersObject,template_id:t.id},this.checkSearchButton())},updateActiveFilters(){const t=[];if(this.filtersObject.tournaments.length>0&&this.filtersObject.tournaments.length!=6)if(this.filtersObject.tournaments.length>1)t.push(`Ligas ${this.filtersObject.tournaments.length}`);else{const i=this.tournamentsToFilter.find(a=>this.filtersObject.tournaments.includes(a.id));i&&t.push(i.name)}else t.push("Todas las ligas");if(this.filtersObject.nationalities.length>0&&this.filtersObject.nationalities.length!==this.totalNationalities&&this.filtersObject.nationalities.length!==231){const i=this.filtersObject.nationalities.length;i===1?t.push("Nacionalidad "+ct[this.filtersObject.nationalities[0]]):t.push(`${i} nacionalidades`)}if(this.filtersObject.elegibles&&this.filtersObject.elegibles.length>0&&t.push("Nacionalidad Mexicana"),this.filtersObject.positions.length>0&&this.filtersObject.positions.length!==9)if(this.filtersObject.positions.length===1){const i=this.positions.find(a=>a.id===this.filtersObject.positions[0]);i&&t.push(i.name)}else t.push(`${this.filtersObject.positions.length} posiciones de juego`);if(this.filtersObject.year>0&&t.push(`A partir del ${this.filtersObject.year}`),this.filtersObject.range_age.length===2&&t.push(`${this.filtersObject.range_age[0]}-${this.filtersObject.range_age[1]} años`),this.filtersObject.last_months&&this.filtersObject.last_months!==12&&t.push(`Últimos ${this.filtersObject.last_months} meses`),this.filtersObject.minutes_played>0&&t.push(`Min. ${this.filtersObject.minutes_played} min`),this.filtersObject.minutes_played_avg>0&&t.push(`Min. ${this.filtersObject.minutes_played_avg}% min`),this.filtersObject.type_stats!==1){const i=this.filtersObject.type_stats===2?"Por minuto":"Por partido";t.push(i)}this.activeFilters=t},handleCreateList(){this.showCreatePlaylistModal=!0,this.visibleModalAddPlaylist=!1},closeCreatePlaylistModal(){this.showCreatePlaylistModal=!1},changeSeasonId(t){this.$emit("change-season-id",t)},openProfileTeam(t){this.$emit("open-profile-team",t)},openProfilePlayer(t){this.$emit("open-profile-player",t)},topsLoaded(t){this.$emit("tops-loaded",t)},handleCompareClick(){this.formattedPlayers.length>0&&this.$emit("compare-players",this.formattedPlayers)}}},st=t=>(e.pushScopeId("data-v-3268bc3b"),t=t(),e.popScopeId(),t),jde={ref:"myDivRefTopsBestPlay",class:"tops-best-play"},vde={class:"overlay-loading"},Wde=st(()=>e.createElementVNode("div",{class:"overlay-loading__spinner"},[e.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/balon_liga.png",alt:""})],-1)),Ude=st(()=>e.createElementVNode("div",{class:"overlay-loading__text"},"Loading...",-1)),Gde=[Wde,Ude],Hde={class:"strip-menu"},Jde={class:"strip-options-vars"},qde={key:0,class:"desktop-layout"},Yde={class:"left-containers"},Zde={class:"filter-container filter-container-variables container-372"},Kde={key:0,class:"filter-container filter-container-variables container-291"},Xde=st(()=>e.createElementVNode("div",{class:"variables-label"},"Templates:",-1)),Qde={class:"variables-indicator"},ece=st(()=>e.createElementVNode("div",{class:"filter-label"},"Liga:",-1)),tce={class:"filter-container-box"},ace=st(()=>e.createElementVNode("div",{class:"filter-label-2"},"Posición:",-1)),ice={class:"filter-container-box-2"},oce=st(()=>e.createElementVNode("div",{class:"filter-label-3"},"A partir del:",-1)),sce={class:"filter-container-box-3"},lce={class:"advanced-row-top"},rce=st(()=>e.createElementVNode("div",{class:"separator-line"},null,-1)),nce={class:"stats-section"},dce={class:"filters-applied"},cce=st(()=>e.createElementVNode("span",{class:"filters-label"},[e.createElementVNode("strong",null,"Filtros"),e.createTextVNode(" aplicados: ")],-1)),pce={class:"filters-tags-wrapper"},mce={class:"filters-tags"},uce=st(()=>e.createElementVNode("img",{src:"http://golstatsimages.blob.core.windows.net/todoelfut/icn-comparar.png",alt:"Comparar",class:"button-icon"},null,-1)),hce={key:0,class:"no-results"},fce={key:1,class:"content-container"};function yce(t,i,a,o,s,l){const r=e.resolveComponent("ModalAddPlayList"),n=e.resolveComponent("ModalAddLista"),c=e.resolveComponent("GscSwitchComponent"),p=e.resolveComponent("GSCRadioToggle"),y=e.resolveComponent("DropdownTemplates"),m=e.resolveComponent("GSCFilters"),h=e.resolveComponent("DropdownPositions"),d=e.resolveComponent("DropdownYears"),f=e.resolveComponent("GSCTableScrollable"),u=e.resolveComponent("PlayTops");return e.openBlock(),e.createElementBlock("div",jde,[e.createVNode(r,{isVisible:s.visibleModalAddPlaylist,onClose:l.closeModalAddPlaylist,"user-id":a.userId,onCreateList:l.handleCreateList,player:s.selectedPlayerToAdd},null,8,["isVisible","onClose","user-id","onCreateList","player"]),e.createVNode(n,{isVisible:s.showCreatePlaylistModal,onClose:l.closeCreatePlaylistModal,"user-id":a.userId,player:s.selectedPlayerToAdd,templates:a.templates.data},null,8,["isVisible","onClose","user-id","player","templates"]),e.withDirectives(e.createElementVNode("div",vde,Gde,512),[[e.vShow,s.isLoading]]),e.createElementVNode("div",Hde,[e.createVNode(c,{type:2,buttons:["Los mejores","Por jugada"],"background-option-active":"none","font-family":"Poppins-Medium",background:"none","selected-option":s.optionSelected,"font-size":l.sizeTabsFontMP,width:l.sizeTabsMP,borderWidth:"1px",arrow:!1,height:"30px",onInput:l.changeTabsGeneral},null,8,["selected-option","font-size","width","onInput"])]),s.optionSelected==="Los mejores"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("div",Jde,[o.elementSize.width>780?(e.openBlock(),e.createElementBlock("div",qde,[e.createElementVNode("div",Yde,[e.createElementVNode("div",Zde,[a.hasTemplates?(e.openBlock(),e.createBlock(p,{key:0,height:"20px",width:"41px","background-color":"none","width-circle":"15px","height-circle":"15px","font-size":"14px","circle-color-switch":"#CBEE6B","font-color":"#ffffff","value-default":s.selectedRadioOption,textOptionLeft:"Variables propias",textOptionRight:"Info general",onChange:l.ChangeRadio},null,8,["value-default","onChange"])):e.createCommentVNode("",!0)]),e.createVNode(e.Transition,{name:"zoom-fade",mode:"out-in"},{default:e.withCtx(()=>[s.showVariables?(e.openBlock(),e.createElementBlock("div",Kde,[Xde,e.createElementVNode("div",Qde,[e.createVNode(y,{"dropdown-props":s.dropdownProps,"team-id":a.teamId,onChangeTemplate:l.onChangeTemplate},null,8,["dropdown-props","team-id","onChangeTemplate"])])])):e.createCommentVNode("",!0)]),_:1})]),e.createElementVNode("div",{class:"filter-container filter-container-3",onClick:i[0]||(i[0]=(...g)=>l.toggleAdvanced&&l.toggleAdvanced(...g))},e.toDisplayString(l.advancedText),1)])):(e.openBlock(),e.createElementBlock("div",{key:1,ref:"midLayoutRef",class:e.normalizeClass({"mobile-layout":o.elementSize.width<=480,"mid-layout":o.elementSize.width<=780&&o.elementSize.width>480})},[e.createElementVNode("div",{class:e.normalizeClass(["first-row",{"mid-first-row":o.elementSize.width<=780&&o.elementSize.width>480,"no-variables":!s.showVariables}])},[e.createElementVNode("div",{class:e.normalizeClass(["filter-container container-372",{"mobile-container":o.elementSize.width<=480}])},[a.hasTemplates?(e.openBlock(),e.createBlock(p,{key:0,height:"20px",width:"41px","background-color":"none","width-circle":"15px","height-circle":"15px","font-size":"14px","circle-color-switch":"#CBEE6B","font-color":"#ffffff","value-default":s.selectedRadioOption,textOptionLeft:"Variables propias",textOptionRight:"Info general",onChange:l.ChangeRadio},null,8,["value-default","onChange"])):e.createCommentVNode("",!0)],2),o.elementSize.width>480?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["filter-container filter-container-3",{"mobile-container":o.elementSize.width<=480}]),onClick:i[1]||(i[1]=(...g)=>l.toggleAdvanced&&l.toggleAdvanced(...g))},e.toDisplayString(l.advancedText),3)):e.createCommentVNode("",!0)],2),e.createVNode(e.Transition,{name:"zoom-fade",mode:"out-in"},{default:e.withCtx(()=>[s.showVariables?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["filter-container container-291",{"mobile-container":o.elementSize.width<=480,"mid-container":o.elementSize.width<=780&&o.elementSize.width>480,"container-292":o.elementSize.width<=780}])},[e.createElementVNode("div",{class:e.normalizeClass(["variables-label",{"mobile-label":o.elementSize.width<=480}])},"Templates:",2),e.createElementVNode("div",{class:e.normalizeClass(["variables-indicator",{"mobile-indicator":o.elementSize.width<=480}])},[e.createVNode(y,{"team-id":a.teamId,onChangeTemplate:l.onChangeTemplate},null,8,["team-id","onChangeTemplate"])],2)],2)):e.createCommentVNode("",!0)]),_:1}),o.elementSize.width<=480?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["filter-container filter-container-3",{"mobile-container":o.elementSize.width<=480}]),onClick:i[2]||(i[2]=(...g)=>l.toggleAdvanced&&l.toggleAdvanced(...g))},e.toDisplayString(l.advancedText),3)):e.createCommentVNode("",!0)],2))]),e.createVNode(e.Transition,{name:"fade-slide",mode:"out-in"},{default:e.withCtx(()=>{var g,S;return[s.showAdvanced?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["strip-filters-advanced",{"layout-890":o.elementSize.width<=890,"layout-480":o.elementSize.width<=480}])},[e.createElementVNode("div",lce,[e.createElementVNode("div",{class:e.normalizeClass(["advanced-container container-155",{"equal-width":o.elementSize.width<=890}])},[e.createVNode(m,e.mergeProps({width:"99.7%","button-filter-props":l.filterButtonPropsTournamentsAdvanced,"is-one-tournament-only":!1},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<890?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!1,filters:s.tournamentsToFilter,"onUpdate:filters":l.onUpdateTournaments}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])],2),e.createElementVNode("div",{class:e.normalizeClass(["advanced-container container-190",{"equal-width":o.elementSize.width<=890}])},[e.createVNode(m,e.mergeProps({"button-filter-props":l.filterButtonPropsTournamentsAdvanced,"filter-type":s.filtersTypes.PERSONAL_DATA,"show-badge-on-filter-full":!1,"is-scouting":""},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<890?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{filters:s.personalDataFilters,width:"99.7%",season:null,ref:"personalDataFilter","await-for-filters":!0,"onUpdate:filters":l.onUpdateFilters}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])],2),e.createElementVNode("div",{class:e.normalizeClass(["advanced-container container-128",{"equal-width":o.elementSize.width<=890}])},[e.createVNode(m,e.mergeProps({"button-filter-props":l.filterButtonPropsTournamentsAdvanced,"filter-type":s.filtersTypes.UNIVERSE,"show-badge-on-filter-full":!1,filters:s.universeData},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<890?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{width:"99.7%","onUpdate:filters":l.onFiltersUniverse}),null,16,["button-filter-props","filter-type","filters","onUpdate:filters"])],2),e.createElementVNode("div",{class:e.normalizeClass(["advanced-container container-241",{"equal-width":o.elementSize.width<=890}])},[e.createVNode(m,e.mergeProps({"button-filter-props":l.filterButtonPropsTournamentsAdvanced,"filter-type":s.filtersTypes.PRODUCTIVITY,"show-badge-on-filter-full":!1,width:"99.7%"},o.elementSize.width<420?s.expansionPanelModePropsMobil270:o.elementSize.width<890?s.expansionPanelModePropsMobil:s.expansionPanelModeProps,{"onUpdate:filters":l.onFiltersProductivity,filters:s.detaildProductivityCategories}),null,16,["button-filter-props","filter-type","onUpdate:filters","filters"])],2),e.createElementVNode("div",{class:e.normalizeClass(["advanced-container container-75",{"equal-width":o.elementSize.width<=890}])},[e.createElementVNode("button",{class:e.normalizeClass(["search-button",{active:s.isSearchActive}]),onClick:i[4]||(i[4]=(...w)=>l.toggleSearch&&l.toggleSearch(...w))},"Buscar",2)],2)])],2)):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["strip-filters-individual",{"grid-two-rows":o.elementSize.width<=780,"gap-reduced-850":o.elementSize.width<=850}]),ref:"filterBoxRef"},[e.createElementVNode("div",{class:e.normalizeClass(["filters-top-row",{"two-columns":o.elementSize.width<=780,"stack-vertical":o.elementSize.width<=480,"gap-reduced-850":o.elementSize.width<=850}])},[e.createElementVNode("div",{class:e.normalizeClass(["filter-box filter-box-1",{"filter-half":o.elementSize.width<=780&&o.elementSize.width>480,"filter-full":o.elementSize.width<=480,"filter-vertical":o.elementSize.width<=1e3,"filter-reduced-tournament":o.elementSize.width<=1e3}])},[ece,e.createElementVNode("div",tce,[e.createVNode(m,{style:{"margin-left":"-4px"},width:"99.7%","button-filter-props":l.filterButtonProps,"is-one-tournament-only":!1,"filter-type":s.filtersTypes.TOURNAMENTS,"show-badge-on-filter-full":!0,filters:s.tournamentsToFilter,"onUpdate:filters":l.onUpdateTournaments},null,8,["button-filter-props","filter-type","filters","onUpdate:filters"])])],2),e.createElementVNode("div",{class:e.normalizeClass(["filter-box filter-box-2",{"filter-half-position":o.elementSize.width<=780&&o.elementSize.width>480,"filter-full":o.elementSize.width<=480,"filter-vertical":o.elementSize.width<=1e3,"filter-reduced-position":o.elementSize.width<=1e3}])},[ace,e.createElementVNode("div",ice,[e.createVNode(h,{"dropdown-props":s.dropdownProps,positions:(g=s.personalDataFilters)==null?void 0:g.positions,onChangePositions:l.onChangePositions},null,8,["dropdown-props","positions","onChangePositions"])])],2)],2),e.createElementVNode("div",{class:e.normalizeClass(["filters-bottom-row",{"two-columns":o.elementSize.width<=780,"stack-vertical":o.elementSize.width<=480,"gap-reduced-850":o.elementSize.width<=850}])},[e.createElementVNode("div",{class:e.normalizeClass(["filter-box filter-box-3",{"filter-half":o.elementSize.width<=780&&o.elementSize.width>480,"filter-full":o.elementSize.width<=480,"filter-vertical":o.elementSize.width<=1e3,"filter-reduced":o.elementSize.width<=1e3}])},[oce,e.createElementVNode("div",sce,[e.createVNode(d,{"dropdown-props":s.dropdownProps,years:(S=s.personalDataFilters)==null?void 0:S.availableYears,"selected-year":s.personalDataFilters.selectedYear||"Sin límite",onChangeYear:l.onChangeYear},null,8,["dropdown-props","years","selected-year","onChangeYear"])])],2),e.createElementVNode("div",{class:e.normalizeClass(["filter-box filter-box-4",{"filter-half":o.elementSize.width<=780&&o.elementSize.width>480,"filter-full":o.elementSize.width<=480}])},[e.createElementVNode("button",{class:e.normalizeClass(["search-button",{active:s.isSearchActive}]),onClick:i[3]||(i[3]=(...w)=>l.toggleSearch&&l.toggleSearch(...w))},"Buscar",2)],2)],2)],2))]}),_:1}),rce,e.createElementVNode("div",{class:e.normalizeClass(["stats-bar",{"mobile-layout":o.elementSize.width<=780}])},[e.createElementVNode("div",nce,[e.createElementVNode("div",dce,[cce,e.createElementVNode("div",pce,[e.createElementVNode("div",mce,[s.lastSearchFilters&&s.activeFilters.length>0?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(s.activeFilters,(g,S)=>(e.openBlock(),e.createElementBlock("span",{key:S,class:"filter-tag"},e.toDisplayString(g),1))),128)):e.createCommentVNode("",!0)])])])]),e.createElementVNode("div",{class:e.normalizeClass(["buy-button-container",{"mobile-button":o.elementSize.width<=780}])},[e.createElementVNode("button",{class:"buy-button",onClick:i[5]||(i[5]=(...g)=>l.handleCompareClick&&l.handleCompareClick(...g))},[e.createTextVNode(" Comparar jugadores "),uce])],2)],2),s.lastSearchFilters&&s.formattedPlayers.length===0?(e.openBlock(),e.createElementBlock("div",hce," No se encontraron resultados para esta búsqueda ")):s.formattedPlayers.length>0?(e.openBlock(),e.createElementBlock("div",fce,[e.createVNode(f,{players:s.formattedPlayers,"is-general":s.showtableType,onViewProfile:l.onViewProfile,onAddToList:l.onAddToList,onShowGraph:l.onShowGraph,onOpenMedia:l.onOpenMedia},null,8,["players","is-general","onViewProfile","onAddToList","onShowGraph","onOpenMedia"])])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(u,{key:1,onChangeSeasonId:l.changeSeasonId,onOpenmedia:l.onOpenMedia,onOpenProfileTeam:l.openProfileTeam,onOpenProfilePlayer:l.openProfilePlayer,onTopsLoaded:l.topsLoaded,onShowGraph:l.onShowGraph,onAddPlayer:l.onAddPlayer},null,8,["onChangeSeasonId","onOpenmedia","onOpenProfileTeam","onOpenProfilePlayer","onTopsLoaded","onShowGraph","onAddPlayer"]))],512)}const gce=Ce(Ode,[["render",yce],["__scopeId","data-v-3268bc3b"]]),_ce={name:"SwitchTopsType",components:{TopsFull:wK,TopsBestAndPlay:gce},data(){return{templates:[],hasTemplates:!1,isTemplatesLoaded:!1,token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"}},created(){this.fetchTemplates()},props:{type:{type:Number,default:1},userId:{type:String,required:!0},teamId:{type:String,required:!0},currentSeasonId:{type:Number,default:0},isSelection:{type:Boolean,default:!1}},methods:{async fetchTemplates(){var t;try{const i=await he.create({headers:{Authorization:`${this.token}`}}).get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/teams/${this.teamId}/templates`);(t=i.data)!=null&&t.data&&Array.isArray(i.data.data)&&i.data.data.length>0?(this.templates=i.data.data,this.hasTemplates=!0):(this.templates=[],this.hasTemplates=!1)}catch(i){console.error("Error al obtener templates:",i),this.templates=[],this.hasTemplates=!1}finally{this.isTemplatesLoaded=!0}},topsLoaded(t){this.$emit("tops-loaded",t)},openProfileTeam(t){this.$emit("open-profile-team",t)},openProfilePlayer(t){this.$emit("open-profile-player",t)},changeSeasonId(t){this.$emit("change-season-id",t)},comparePlayers(t){this.$emit("compare-players",t)},onOpenMedia(t){this.$emit("open-media",t)},onShowGraph(t){this.$emit("show-graph",t)},onOpenProfilePlayer(t){this.$emit("open-profile-player",t)},onAddToList(t){this.$emit("add-to-list",t)}}};function bce(t,i,a,o,s,l){const r=e.resolveComponent("TopsFull"),n=e.resolveComponent("TopsBestAndPlay");return e.openBlock(),e.createElementBlock("div",null,[a.type===0?(e.openBlock(),e.createBlock(r,{key:0,onChangeSeasonId:l.changeSeasonId,onOpenmedia:l.onOpenMedia,"team-id":a.teamId,"current-season-id":a.currentSeasonId,"is-selection":a.isSelection,onOpenProfileTeam:l.openProfileTeam,onOpenProfilePlayer:l.openProfilePlayer,onTopsLoaded:l.topsLoaded},null,8,["onChangeSeasonId","onOpenmedia","team-id","current-season-id","is-selection","onOpenProfileTeam","onOpenProfilePlayer","onTopsLoaded"])):s.isTemplatesLoaded?(e.openBlock(),e.createBlock(n,{key:1,"team-id":a.teamId,"has-templates":s.hasTemplates,templates:s.templates,onOpenMedia:l.onOpenMedia,onShowGraph:l.onShowGraph,onComparePlayers:l.comparePlayers,onOpenProfilePlayer:l.onOpenProfilePlayer,onAddToList:l.onAddToList,onChangeSeasonId:l.changeSeasonId,onOpenProfileTeam:l.openProfileTeam,onTopsLoaded:l.topsLoaded,"user-id":a.userId},null,8,["team-id","has-templates","templates","onOpenMedia","onShowGraph","onComparePlayers","onOpenProfilePlayer","onAddToList","onChangeSeasonId","onOpenProfileTeam","onTopsLoaded","user-id"])):e.createCommentVNode("",!0)])}const Sce=Ce(_ce,[["render",bce]]),Cce={class:"elegibles"},gp=Qt(Object.assign({name:"PlayersElegibles"},{__name:"Elegibles",props:{userId:{type:Number,required:!0,default:24254},teamId:{type:Number,required:!0,default:1}},emits:["openmedia","open-profile-team","open-profile-player"],setup(t,{emit:i}){const a=t,o=y=>{i("openmedia",y)},s=y=>{i("open-profile-team",y)},l=y=>{i("open-profile-player",y)};function r(y){i("showGraph",y)}function n(y){i("change-season-id",y)}function c(y){i("tops-loaded",y)}function p(y){i("comparePlayers",y)}return(y,m)=>(e.openBlock(),e.createElementBlock("div",Cce,[e.createVNode(e.unref(Sce),{"is-selection":!0,type:1,"user-id":a.userId,"team-id":a.teamId,"default-section":"Jugadores",onOpenmedia:o,onComparePlayers:p,onOpenMedia:o,onOpenProfileTeam:s,onOpenProfilePlayer:l,onShowGraph:r,onChangeSeasonId:n,onTopsLoaded:c},null,8,["user-id","team-id"])]))}}),[["__scopeId","data-v-f4842a4e"]]),wce=(t=>(e.pushScopeId("data-v-e97cf879"),t=t(),e.popScopeId(),t))(()=>e.createElementVNode("h2",{class:"title"},"Seguimiento jugadores",-1)),kce={class:""},Ece={class:"tabs"},Vce=Qt({__name:"PlayersTrackingMain",props:{tournamentsApiUrl:{type:String,default:""},tournamentId:{type:Number,default:26},teamId:{type:Number,default:392},userType:{type:String,default:"presidents"},token:{type:String,default:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"},isSeleccionUser:{type:Boolean,default:!1},userTeamId:{type:Number,default:1},userId:{type:Number,default:24254,required:!0},currentSeasonId:{type:Number,default:0},isClubes:{type:Boolean,default:!0}},emits:["openmedia","open-profile-team","open-profile-player","showGraph"],setup(t,{emit:i}){const a=t,o={fontFamily:"Poppins-Light",logosUrl:"https://golstatsimages.blob.core.windows.net/todoelfut/",logoFileType:"png",height:"40px",width:"179px",borderRadius:8,arrowHeight:24,arrowWidth:24,borderType:"solid",borderWidth:1,borderColor:"rgba(255, 255, 255, 0.2)",backgroundColor:"#0d1d29",color:"white",arrowColor:"#CBEE6B"},s=a.userType==="seleccion"?["Detección de jugadores","Lista de seguimientos","Última convocatoria"]:["Detección de jugadores","Lista de seguimientos"],l=e.ref("Detección de jugadores"),r=e.ref({width:0}),n=e.ref(null),c=e.ref(0),p=e.ref(0),y=e.ref([]),m=e.ref([]),h=e.ref(!1),d=e.ref(!1),f=e.ref({}),u=e.ref([]),g=e.ref({});e.ref([]),e.watch(()=>a.tournamentId,$=>{$&&U()},{immediate:!0}),e.watch(()=>a.teamId,async $=>{$&&(await w(),await U())},{immediate:!0});const S=$=>{l.value=$};async function w(){try{const $=[fetch(`https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/last-call/teams/${a.teamId}/seasons`,{method:"GET",headers:{Authorization:a.token}}),fetch("https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/gs3/tournaments",{method:"GET",headers:{Authorization:a.token}})],[G,O]=await Promise.all($),_=await G.json(),b=await O.json();_.forEach(E=>{E.seasonsIds=new Set(E.seasons.map(j=>j.id)),E.availableTournaments=E.seasonsIds?b.reduce((j,Q)=>{if(Q.seasons.some(je=>E.seasonsIds.has(je.id))){const je=Q.seasons.filter(Di=>E.seasonsIds.has(Di.id));j.push({...Q.tournament,seasonsIds:E.seasonsIds,seasons:je,teamId:E.team_id})}return j},[]):[]}),u.value=_.filter(E=>E.availableTournaments.length>0),g.value=u.value[0]}catch($){console.error($)}}async function U(){try{if(c.value!==a.tournamentId||p.value!==a.teamId){const $=[z()];c.value=a.tournamentId,p.value=a.teamId;const[G]=await Promise.all($);m.value=G}}catch($){console.error("Error filling data",$)}}function Y(){H().then($=>{y.value=$})}async function z(){try{return(await(await fetch(`https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/in-followed/teams/${a.teamId}`,{method:"GET",headers:{Authorization:a.token}})).json()).players||[]}catch($){console.error("Error fetching in followed",$)}}async function H(){try{return(await(await fetch(`https://ts7thxzaik.execute-api.us-west-2.amazonaws.com/prod/last-called/tournaments/${f.value.id}/teams/${f.value.teamId}`,{method:"GET",headers:{Authorization:a.token}})).json()).players||[]}catch($){console.error("Error fetching last called",$)}}const K=()=>{n.value&&(r.value.width=n.value.offsetWidth,h.value=r.value.width<700,d.value=r.value.width<420)};e.onMounted(()=>{K();const $=new ResizeObserver(K);n.value&&$.observe(n.value)});const Z=e.computed(()=>{const $=r.value.width;return $<=560?"170px":($<=650||$<=768,"225px")}),D=e.computed(()=>{const $=r.value.width;return $<=460?"12px":$<=650?"13px":$<=768?"14px":"16px"});e.computed(()=>r.value.width<=380?"18px":"22px");const B=e.computed(()=>{switch(l.value){case"Detección de jugadores":return gp;case"Lista de seguimientos":return A7;case"Última convocatoria":return Km;default:return gp}}),k=e.computed(()=>d.value||h.value?"100%":"179px"),F=$=>{i("openmedia",$)},P=$=>{i("showGraph",$)},J=$=>{i("open-profile-team",$)},X=$=>{i("open-profile-player",$)},W=$=>{i("open-profile-player",$)},q=$=>{i("comparePlayers",$)};function C($){i("change-season-id",$)}function V($){i("tops-loaded",$)}const R=$=>{f.value=$,Y()};function N($){g.value=$}function v($){g.value=$}return($,G)=>(e.openBlock(),e.createElementBlock("div",{class:"players-tracking",ref_key:"playerTrackingRef",ref:n},[e.createElementVNode("div",{class:e.normalizeClass(["header",{"header-mobile":h.value}])},[wce,e.createElementVNode("div",{class:e.normalizeClass(["selectors",{"selectors-mobile":h.value}])},[t.isSeleccionUser&&l.value==="Última convocatoria"?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("div",{class:e.normalizeClass(["select-container",{"select-container-mobile":h.value}])},[e.createVNode(e.unref(Dp),e.mergeProps(o,{"model-value":g.value,items:u.value,onInput:N,"onUpdate:modelValue":v}),{default:e.withCtx(({selectedItem:O})=>[e.createElementVNode("div",kce,e.toDisplayString(O.team_name),1)]),availableItem:e.withCtx(({item:O})=>[e.createElementVNode("div",null,e.toDisplayString(O.team_name),1)]),_:1},16,["model-value","items"])],2),e.createElementVNode("div",{class:e.normalizeClass(["select-container",{"select-container-mobile":h.value}])},[g.value&&g.value.availableTournaments&&g.value.availableTournaments.length?(e.openBlock(),e.createBlock(e.unref(um),{key:0,items:g.value.availableTournaments,width:k.value,onInput:R},null,8,["items","width"])):e.createCommentVNode("",!0)],2)],64)):e.createCommentVNode("",!0)],2)],2),e.createElementVNode("div",Ece,[e.createVNode(e.unref(Im),{type:2,buttons:e.unref(s),"font-family":"Poppins-Medium","selected-option":l.value,"font-size":D.value,width:Z.value,borderWidth:"1px",arrow:!1,height:"30px",onInput:S},null,8,["buttons","selected-option","font-size","width"])]),e.createElementVNode("div",{class:e.normalizeClass(["content-container",{"no-padding":l.value==="Elegibles"}])},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(B.value),{"parent-width":r.value.width,"user-id":a.userId,"team-id":a.teamId,"user-team-id":a.userTeamId,"last-called-players":y.value,"in-followed-players":m.value,onShowGraph:P,onShowProfile:W,onOpenmedia:F,onOpenMedia:F,onOpenProfileTeam:J,onOpenProfilePlayer:X,onChangeSeasonId:C,onTopsLoaded:V,onComparePlayers:q},null,40,["parent-width","user-id","team-id","user-team-id","last-called-players","in-followed-players"]))],2)],512))}},[["__scopeId","data-v-e97cf879"]]),Nce={class:"subcategory-group"},xce={__name:"SubcategoryGroup",props:{subcategoryGroup:{type:Array,default:()=>[]}},setup(t){return(i,a)=>(e.openBlock(),e.createElementBlock("div",Nce,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.subcategoryGroup,o=>(e.openBlock(),e.createBlock(e.unref(re),{key:o.id,modelValue:o.isSelected,"onUpdate:modelValue":s=>o.isSelected=s,label:o.name},null,8,["modelValue","onUpdate:modelValue","label"]))),128))]))}},Tce=de(xce,[["__scopeId","data-v-ae6f3d72"]]),Bce={class:"filter-subcategories"},Fce=Object.freeze(Object.defineProperty({__proto__:null,default:de({__name:"FilterSubcategories",props:{subcategoryGroups:{type:Array,default:()=>[]}},setup(t){return(i,a)=>(e.openBlock(),e.createElementBlock("div",Bce,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.subcategoryGroups,o=>(e.openBlock(),e.createElementBlock("div",{key:o.id,class:"filter-subcategories__group"},[e.createVNode(Tce,{subcategoryGroup:o},null,8,["subcategoryGroup"])]))),128))]))}},[["__scopeId","data-v-5edaefc2"]])},Symbol.toStringTag,{value:"Module"})),Li=t=>(e.pushScopeId("data-v-80d9c265"),t=t(),e.popScopeId(),t),Pce={class:"details__header"},$ce=Li(()=>e.createElementVNode("div",{class:"details__header__title"},"Jugando como",-1)),zce={class:"details__header__checkbox"},Ace={class:"details__body"},Ice={class:"details__body__playing-as"},Mce=["onClick"],Lce={class:"details__header"},Rce=Li(()=>e.createElementVNode("div",{class:"details__header__title"},"En: (Elige el lapso de tiempo)",-1)),Dce={class:"details__header__checkbox"},Oce={class:"details__body"},jce=Li(()=>e.createElementVNode("div",{class:"details__body__title"},"1er tiempo",-1)),vce={class:"details__body__game-section"},Wce=["onClick"],Uce={class:"details__body"},Gce=Li(()=>e.createElementVNode("div",{class:"details__body__title"},"2do tiempo",-1)),Hce={class:"details__body__game-section"},Jce=["onClick"],qce=Object.freeze(Object.defineProperty({__proto__:null,default:de({__name:"FilterConditions",props:{playingAs:{type:Array,default:()=>[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}]},gameSections:{type:Array,default:()=>[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},buttonsBackgroundColor:{type:String,default:"rgba(255, 255, 255, 0)"},buttonsBackgroundColorActive:{type:String,default:"rgba(203, 238, 107, 0.05)"},buttonsTextColor:{type:String,default:"rgba(255, 255, 255, 0.8)"},buttonsTextColorActive:{type:String,default:"rgba(255, 255, 255, 1)"},buttonsBorderColor:{type:String,default:"#8ea2ab"},buttonsBorderColorActive:{type:String,default:"#cbee6b"},buttonsBorderWidth:{type:String,default:"0.8px"},buttonsBorderWidthActive:{type:String,default:"1px"},buttonsBorderRadius:{type:String,default:"4px"}},setup(t){const i=t;e.useCssVars(y=>({"49cba245":t.buttonsBackgroundColor,"52f02da6":t.buttonsTextColor,"7d3f686a":t.buttonsBorderWidth,"7c286a07":t.buttonsBorderColor,"24a6f4aa":t.buttonsBackgroundColorActive,cd8d7768:t.buttonsTextColorActive,"35fa5c10":t.buttonsBorderWidthActive,"0cde1826":t.buttonsBorderColorActive}));const a=e.computed(()=>i.playingAs.every(y=>y.isSelected)),o=e.computed(()=>i.gameSections.every(y=>y.isSelected)),s=e.computed(()=>i.gameSections.reduce((y,m)=>(m.value<=3?y.firstHalf.push(m):y.secondHalf.push(m),y),{firstHalf:[],secondHalf:[]})),l=e.computed(()=>({"--border-radius-first-button":`${i.buttonsBorderRadius} 0 0 ${i.buttonsBorderRadius}`,"--border-radius-last-button":`0 ${i.buttonsBorderRadius} ${i.buttonsBorderRadius} 0`}));function r(y){y?i.playingAs.forEach(m=>{m.isSelected=!0}):i.playingAs.forEach((m,h)=>{m.isSelected=h===0})}function n(y){i.playingAs.filter(m=>m.isSelected).length===1&&y.isSelected||(y.isSelected=!y.isSelected)}function c(y){i.gameSections.filter(m=>m.isSelected).length===1&&y.isSelected||(y.isSelected=!y.isSelected)}function p(y){y?i.gameSections.forEach(m=>{m.isSelected=!0}):i.gameSections.forEach((m,h)=>{m.isSelected=h===0})}return(y,m)=>(e.openBlock(),e.createElementBlock("div",{class:"details",style:e.normalizeStyle(l.value)},[e.createElementVNode("div",Pce,[$ce,e.createElementVNode("div",zce,[e.createVNode(e.unref(re),{label:"Todos","model-value":a.value,"onUpdate:modelValue":r},null,8,["model-value"])])]),e.createElementVNode("div",Ace,[e.createElementVNode("div",Ice,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.playingAs,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>n(h)},e.toDisplayString(h.name),11,Mce))),128))])]),e.createElementVNode("div",Lce,[Rce,e.createElementVNode("div",Dce,[e.createVNode(e.unref(re),{label:"Todos","model-value":o.value,"onUpdate:modelValue":p},null,8,["model-value"])])]),e.createElementVNode("div",Oce,[jce,e.createElementVNode("div",vce,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.firstHalf,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>c(h)},e.toDisplayString(h.text),11,Wce))),128))])]),e.createElementVNode("div",Uce,[Gce,e.createElementVNode("div",Hce,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.secondHalf,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>c(h)},e.toDisplayString(h.text),11,Jce))),128))])])],4))}},[["__scopeId","data-v-80d9c265"]])},Symbol.toStringTag,{value:"Module"})),Yce={class:"filter-field"},Zce=Object.freeze(Object.defineProperty({__proto__:null,default:de({__name:"FilterField",setup(t){const i=e.ref(Array.from({length:16},(o,s)=>s+1));function a(){}return(o,s)=>(e.openBlock(),e.createElementBlock("div",Yce,[e.createVNode(e.unref(br),{width:"100%","background-color":"#2E3B46",value:i.value,"onUpdate:modelValue":a},null,8,["value"])]))}},[["__scopeId","data-v-8103c3e1"]])},Symbol.toStringTag,{value:"Module"})),Kce={class:"subcategory-group"},Xce={__name:"SubcategoryGroup",props:{subcategoryGroup:{type:Array,default:()=>[]}},setup(t){return(i,a)=>(e.openBlock(),e.createElementBlock("div",Kce,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.subcategoryGroup,o=>(e.openBlock(),e.createBlock(e.unref(le),{key:o.id,modelValue:o.isSelected,"onUpdate:modelValue":s=>o.isSelected=s,label:o.name},null,8,["modelValue","onUpdate:modelValue","label"]))),128))]))}},Qce=ne(Xce,[["__scopeId","data-v-ae6f3d72"]]),epe={class:"filter-subcategories"},tpe=Object.freeze(Object.defineProperty({__proto__:null,default:ne({__name:"FilterSubcategories",props:{subcategoryGroups:{type:Array,default:()=>[]}},setup(t){return(i,a)=>(e.openBlock(),e.createElementBlock("div",epe,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.subcategoryGroups,o=>(e.openBlock(),e.createElementBlock("div",{key:o.id,class:"filter-subcategories__group"},[e.createVNode(Qce,{subcategoryGroup:o},null,8,["subcategoryGroup"])]))),128))]))}},[["__scopeId","data-v-5edaefc2"]])},Symbol.toStringTag,{value:"Module"})),Ri=t=>(e.pushScopeId("data-v-80d9c265"),t=t(),e.popScopeId(),t),ape={class:"details__header"},ipe=Ri(()=>e.createElementVNode("div",{class:"details__header__title"},"Jugando como",-1)),ope={class:"details__header__checkbox"},spe={class:"details__body"},lpe={class:"details__body__playing-as"},rpe=["onClick"],npe={class:"details__header"},dpe=Ri(()=>e.createElementVNode("div",{class:"details__header__title"},"En: (Elige el lapso de tiempo)",-1)),cpe={class:"details__header__checkbox"},ppe={class:"details__body"},mpe=Ri(()=>e.createElementVNode("div",{class:"details__body__title"},"1er tiempo",-1)),upe={class:"details__body__game-section"},hpe=["onClick"],fpe={class:"details__body"},ype=Ri(()=>e.createElementVNode("div",{class:"details__body__title"},"2do tiempo",-1)),gpe={class:"details__body__game-section"},_pe=["onClick"],bpe=Object.freeze(Object.defineProperty({__proto__:null,default:ne({__name:"FilterConditions",props:{playingAs:{type:Array,default:()=>[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}]},gameSections:{type:Array,default:()=>[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},buttonsBackgroundColor:{type:String,default:"rgba(255, 255, 255, 0)"},buttonsBackgroundColorActive:{type:String,default:"rgba(203, 238, 107, 0.05)"},buttonsTextColor:{type:String,default:"rgba(255, 255, 255, 0.8)"},buttonsTextColorActive:{type:String,default:"rgba(255, 255, 255, 1)"},buttonsBorderColor:{type:String,default:"#8ea2ab"},buttonsBorderColorActive:{type:String,default:"#cbee6b"},buttonsBorderWidth:{type:String,default:"0.8px"},buttonsBorderWidthActive:{type:String,default:"1px"},buttonsBorderRadius:{type:String,default:"4px"}},setup(t){const i=t;e.useCssVars(y=>({"49cba245":t.buttonsBackgroundColor,"52f02da6":t.buttonsTextColor,"7d3f686a":t.buttonsBorderWidth,"7c286a07":t.buttonsBorderColor,"24a6f4aa":t.buttonsBackgroundColorActive,cd8d7768:t.buttonsTextColorActive,"35fa5c10":t.buttonsBorderWidthActive,"0cde1826":t.buttonsBorderColorActive}));const a=e.computed(()=>i.playingAs.every(y=>y.isSelected)),o=e.computed(()=>i.gameSections.every(y=>y.isSelected)),s=e.computed(()=>i.gameSections.reduce((y,m)=>(m.value<=3?y.firstHalf.push(m):y.secondHalf.push(m),y),{firstHalf:[],secondHalf:[]})),l=e.computed(()=>({"--border-radius-first-button":`${i.buttonsBorderRadius} 0 0 ${i.buttonsBorderRadius}`,"--border-radius-last-button":`0 ${i.buttonsBorderRadius} ${i.buttonsBorderRadius} 0`}));function r(y){y?i.playingAs.forEach(m=>{m.isSelected=!0}):i.playingAs.forEach((m,h)=>{m.isSelected=h===0})}function n(y){i.playingAs.filter(m=>m.isSelected).length===1&&y.isSelected||(y.isSelected=!y.isSelected)}function c(y){i.gameSections.filter(m=>m.isSelected).length===1&&y.isSelected||(y.isSelected=!y.isSelected)}function p(y){y?i.gameSections.forEach(m=>{m.isSelected=!0}):i.gameSections.forEach((m,h)=>{m.isSelected=h===0})}return(y,m)=>(e.openBlock(),e.createElementBlock("div",{class:"details",style:e.normalizeStyle(l.value)},[e.createElementVNode("div",ape,[ipe,e.createElementVNode("div",ope,[e.createVNode(e.unref(le),{label:"Todos","model-value":a.value,"onUpdate:modelValue":r},null,8,["model-value"])])]),e.createElementVNode("div",spe,[e.createElementVNode("div",lpe,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.playingAs,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>n(h)},e.toDisplayString(h.name),11,rpe))),128))])]),e.createElementVNode("div",npe,[dpe,e.createElementVNode("div",cpe,[e.createVNode(e.unref(le),{label:"Todos","model-value":o.value,"onUpdate:modelValue":p},null,8,["model-value"])])]),e.createElementVNode("div",ppe,[mpe,e.createElementVNode("div",upe,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.firstHalf,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>c(h)},e.toDisplayString(h.text),11,hpe))),128))])]),e.createElementVNode("div",fpe,[ype,e.createElementVNode("div",gpe,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value.secondHalf,(h,d)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${d}`,class:e.normalizeClass(["details__body__button",{active:h.isSelected}]),onClick:f=>c(h)},e.toDisplayString(h.text),11,_pe))),128))])])],4))}},[["__scopeId","data-v-80d9c265"]])},Symbol.toStringTag,{value:"Module"})),Spe={class:"filter-field"},Cpe=Object.freeze(Object.defineProperty({__proto__:null,default:ne({__name:"FilterField",setup(t){const i=e.ref(Array.from({length:16},(o,s)=>s+1));function a(){}return(o,s)=>(e.openBlock(),e.createElementBlock("div",Spe,[e.createVNode(e.unref(tc),{width:"100%","background-color":"#2E3B46",value:i.value,"onUpdate:modelValue":a},null,8,["value"])]))}},[["__scopeId","data-v-8103c3e1"]])},Symbol.toStringTag,{value:"Module"}));yt.GSCPlayersTracking=Vce,Object.defineProperty(yt,Symbol.toStringTag,{value:"Module"})});