@golstats/gsc-game-data 1.0.125 → 1.0.126

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.
@@ -63,7 +63,7 @@
63
63
  `).forEach(function(n){m=n.indexOf(":"),r=n.substring(0,m).trim().toLowerCase(),d=n.substring(m+1).trim(),!(!r||a[r]&&e6e[r])&&(r==="set-cookie"?a[r]?a[r].push(d):a[r]=[d]:a[r]=a[r]?a[r]+", "+d:d)}),a},AA=Symbol("internals");function Mm(e){return e&&String(e).trim().toLowerCase()}function by(e){return e===!1||e==null?e:wr.isArray(e)?e.map(by):String(e)}function a6e(e){const a=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let d;for(;d=r.exec(e);)a[d[1]]=d[2];return a}const r6e=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function tx(e,a,r,d,m){if(wr.isFunction(d))return d.call(this,a,r);if(m&&(a=r),!!wr.isString(a)){if(wr.isString(d))return a.indexOf(d)!==-1;if(wr.isRegExp(d))return d.test(a)}}function n6e(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(a,r,d)=>r.toUpperCase()+d)}function i6e(e,a){const r=wr.toCamelCase(" "+a);["get","set","has"].forEach(d=>{Object.defineProperty(e,d+r,{value:function(m,n,s){return this[d].call(this,a,m,n,s)},configurable:!0})})}let xy=class{constructor(a){a&&this.set(a)}set(a,r,d){const m=this;function n(i,_,f){const o=Mm(_);if(!o)throw new Error("header name must be a non-empty string");const g=wr.findKey(m,o);(!g||m[g]===void 0||f===!0||f===void 0&&m[g]!==!1)&&(m[g||_]=by(i))}const s=(i,_)=>wr.forEach(i,(f,o)=>n(f,o,_));return wr.isPlainObject(a)||a instanceof this.constructor?s(a,r):wr.isString(a)&&(a=a.trim())&&!r6e(a)?s(t6e(a),r):a!=null&&n(r,a,d),this}get(a,r){if(a=Mm(a),a){const d=wr.findKey(this,a);if(d){const m=this[d];if(!r)return m;if(r===!0)return a6e(m);if(wr.isFunction(r))return r.call(this,m,d);if(wr.isRegExp(r))return r.exec(m);throw new TypeError("parser must be boolean|regexp|function")}}}has(a,r){if(a=Mm(a),a){const d=wr.findKey(this,a);return!!(d&&this[d]!==void 0&&(!r||tx(this,this[d],d,r)))}return!1}delete(a,r){const d=this;let m=!1;function n(s){if(s=Mm(s),s){const i=wr.findKey(d,s);i&&(!r||tx(d,d[i],i,r))&&(delete d[i],m=!0)}}return wr.isArray(a)?a.forEach(n):n(a),m}clear(a){const r=Object.keys(this);let d=r.length,m=!1;for(;d--;){const n=r[d];(!a||tx(this,this[n],n,a,!0))&&(delete this[n],m=!0)}return m}normalize(a){const r=this,d={};return wr.forEach(this,(m,n)=>{const s=wr.findKey(d,n);if(s){r[s]=by(m),delete r[n];return}const i=a?n6e(n):String(n).trim();i!==n&&delete r[n],r[i]=by(m),d[i]=!0}),this}concat(...a){return this.constructor.concat(this,...a)}toJSON(a){const r=Object.create(null);return wr.forEach(this,(d,m)=>{d!=null&&d!==!1&&(r[m]=a&&wr.isArray(d)?d.join(", "):d)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([a,r])=>a+": "+r).join(`
64
64
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(a){return a instanceof this?a:new this(a)}static concat(a,...r){const d=new this(a);return r.forEach(m=>d.set(m)),d}static accessor(a){const r=(this[AA]=this[AA]={accessors:{}}).accessors,d=this.prototype;function m(n){const s=Mm(n);r[s]||(i6e(d,n),r[s]=!0)}return wr.isArray(a)?a.forEach(m):m(a),this}};xy.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),wr.reduceDescriptors(xy.prototype,({value:e},a)=>{let r=a[0].toUpperCase()+a.slice(1);return{get:()=>e,set(d){this[r]=d}}}),wr.freezeMethods(xy);const lu=xy;function ax(e,a){const r=this||ex,d=a||r,m=lu.from(d.headers);let n=d.data;return wr.forEach(e,function(s){n=s.call(r,n,m.normalize(),a?a.status:void 0)}),m.normalize(),n}function NA(e){return!!(e&&e.__CANCEL__)}function Om(e,a,r){jn.call(this,e??"canceled",jn.ERR_CANCELED,a,r),this.name="CanceledError"}wr.inherits(Om,jn,{__CANCEL__:!0});function o6e(e,a,r){const d=r.config.validateStatus;!r.status||!d||d(r.status)?e(r):a(new jn("Request failed with status code "+r.status,[jn.ERR_BAD_REQUEST,jn.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}const s6e=Ed.isStandardBrowserEnv?function(){return{write:function(e,a,r,d,m,n){const s=[];s.push(e+"="+encodeURIComponent(a)),wr.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),wr.isString(d)&&s.push("path="+d),wr.isString(m)&&s.push("domain="+m),n===!0&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){const a=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return a?decodeURIComponent(a[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}();function l6e(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function c6e(e,a){return a?e.replace(/\/+$/,"")+"/"+a.replace(/^\/+/,""):e}function IA(e,a){return e&&!l6e(a)?c6e(e,a):a}const d6e=Ed.isStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),a=document.createElement("a");let r;function d(m){let n=m;return e&&(a.setAttribute("href",n),n=a.href),a.setAttribute("href",n),{href:a.href,protocol:a.protocol?a.protocol.replace(/:$/,""):"",host:a.host,search:a.search?a.search.replace(/^\?/,""):"",hash:a.hash?a.hash.replace(/^#/,""):"",hostname:a.hostname,port:a.port,pathname:a.pathname.charAt(0)==="/"?a.pathname:"/"+a.pathname}}return r=d(window.location.href),function(m){const n=wr.isString(m)?d(m):m;return n.protocol===r.protocol&&n.host===r.host}}():function(){return function(){return!0}}();function u6e(e){const a=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return a&&a[1]||""}function p6e(e,a){e=e||10;const r=new Array(e),d=new Array(e);let m=0,n=0,s;return a=a!==void 0?a:1e3,function(i){const _=Date.now(),f=d[n];s||(s=_),r[m]=i,d[m]=_;let o=n,g=0;for(;o!==m;)g+=r[o++],o=o%e;if(m=(m+1)%e,m===n&&(n=(n+1)%e),_-s<a)return;const x=f&&_-f;return x?Math.round(g*1e3/x):void 0}}function BA(e,a){let r=0;const d=p6e(50,250);return m=>{const n=m.loaded,s=m.lengthComputable?m.total:void 0,i=n-r,_=d(i),f=n<=s;r=n;const o={loaded:n,total:s,progress:s?n/s:void 0,bytes:i,rate:_||void 0,estimated:_&&s&&f?(s-n)/_:void 0,event:m};o[a?"download":"upload"]=!0,e(o)}}const h6e=typeof XMLHttpRequest<"u",f6e=h6e&&function(e){return new Promise(function(a,r){let d=e.data;const m=lu.from(e.headers).normalize(),n=e.responseType;let s;function i(){e.cancelToken&&e.cancelToken.unsubscribe(s),e.signal&&e.signal.removeEventListener("abort",s)}let _;wr.isFormData(d)&&(Ed.isStandardBrowserEnv||Ed.isStandardBrowserWebWorkerEnv?m.setContentType(!1):m.getContentType(/^\s*multipart\/form-data/)?wr.isString(_=m.getContentType())&&m.setContentType(_.replace(/^\s*(multipart\/form-data);+/,"$1")):m.setContentType("multipart/form-data"));let f=new XMLHttpRequest;if(e.auth){const c=e.auth.username||"",l=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";m.set("Authorization","Basic "+btoa(c+":"+l))}const o=IA(e.baseURL,e.url);f.open(e.method.toUpperCase(),CA(o,e.params,e.paramsSerializer),!0),f.timeout=e.timeout;function g(){if(!f)return;const c=lu.from("getAllResponseHeaders"in f&&f.getAllResponseHeaders()),l={data:!n||n==="text"||n==="json"?f.responseText:f.response,status:f.status,statusText:f.statusText,headers:c,config:e,request:f};o6e(function(u){a(u),i()},function(u){r(u),i()},l),f=null}if("onloadend"in f?f.onloadend=g:f.onreadystatechange=function(){!f||f.readyState!==4||f.status===0&&!(f.responseURL&&f.responseURL.indexOf("file:")===0)||setTimeout(g)},f.onabort=function(){f&&(r(new jn("Request aborted",jn.ECONNABORTED,e,f)),f=null)},f.onerror=function(){r(new jn("Network Error",jn.ERR_NETWORK,e,f)),f=null},f.ontimeout=function(){let c=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const l=e.transitional||TA;e.timeoutErrorMessage&&(c=e.timeoutErrorMessage),r(new jn(c,l.clarifyTimeoutError?jn.ETIMEDOUT:jn.ECONNABORTED,e,f)),f=null},Ed.isStandardBrowserEnv){const c=(e.withCredentials||d6e(o))&&e.xsrfCookieName&&s6e.read(e.xsrfCookieName);c&&m.set(e.xsrfHeaderName,c)}d===void 0&&m.setContentType(null),"setRequestHeader"in f&&wr.forEach(m.toJSON(),function(c,l){f.setRequestHeader(l,c)}),wr.isUndefined(e.withCredentials)||(f.withCredentials=!!e.withCredentials),n&&n!=="json"&&(f.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&f.addEventListener("progress",BA(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&f.upload&&f.upload.addEventListener("progress",BA(e.onUploadProgress)),(e.cancelToken||e.signal)&&(s=c=>{f&&(r(!c||c.type?new Om(null,e,f):c),f.abort(),f=null)},e.cancelToken&&e.cancelToken.subscribe(s),e.signal&&(e.signal.aborted?s():e.signal.addEventListener("abort",s)));const x=u6e(o);if(x&&Ed.protocols.indexOf(x)===-1){r(new jn("Unsupported protocol "+x+":",jn.ERR_BAD_REQUEST,e));return}f.send(d||null)})},rx={http:$we,xhr:f6e};wr.forEach(rx,(e,a)=>{if(e){try{Object.defineProperty(e,"name",{value:a})}catch{}Object.defineProperty(e,"adapterName",{value:a})}});const MA=e=>`- ${e}`,m6e=e=>wr.isFunction(e)||e===null||e===!1,OA={getAdapter:e=>{e=wr.isArray(e)?e:[e];const{length:a}=e;let r,d;const m={};for(let n=0;n<a;n++){r=e[n];let s;if(d=r,!m6e(r)&&(d=rx[(s=String(r)).toLowerCase()],d===void 0))throw new jn(`Unknown adapter '${s}'`);if(d)break;m[s||"#"+n]=d}if(!d){const n=Object.entries(m).map(([i,_])=>`adapter ${i} `+(_===!1?"is not supported by the environment":"is not available in the build"));let s=a?n.length>1?`since :
65
65
  `+n.map(MA).join(`
66
- `):" "+MA(n[0]):"as no adapter specified";throw new jn("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return d},adapters:rx};function nx(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Om(null,e)}function PA(e){return nx(e),e.headers=lu.from(e.headers),e.data=ax.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),OA.getAdapter(e.adapter||ex.adapter)(e).then(function(a){return nx(e),a.data=ax.call(e,e.transformResponse,a),a.headers=lu.from(a.headers),a},function(a){return NA(a)||(nx(e),a&&a.response&&(a.response.data=ax.call(e,e.transformResponse,a.response),a.response.headers=lu.from(a.response.headers))),Promise.reject(a)})}const FA=e=>e instanceof lu?e.toJSON():e;function Ih(e,a){a=a||{};const r={};function d(f,o,g){return wr.isPlainObject(f)&&wr.isPlainObject(o)?wr.merge.call({caseless:g},f,o):wr.isPlainObject(o)?wr.merge({},o):wr.isArray(o)?o.slice():o}function m(f,o,g){if(wr.isUndefined(o)){if(!wr.isUndefined(f))return d(void 0,f,g)}else return d(f,o,g)}function n(f,o){if(!wr.isUndefined(o))return d(void 0,o)}function s(f,o){if(wr.isUndefined(o)){if(!wr.isUndefined(f))return d(void 0,f)}else return d(void 0,o)}function i(f,o,g){if(g in a)return d(f,o);if(g in e)return d(void 0,f)}const _={url:n,method:n,data:n,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:i,headers:(f,o)=>m(FA(f),FA(o),!0)};return wr.forEach(Object.keys(Object.assign({},e,a)),function(f){const o=_[f]||m,g=o(e[f],a[f],f);wr.isUndefined(g)&&o!==i||(r[f]=g)}),r}const RA="1.5.1",ix={};["object","boolean","number","function","string","symbol"].forEach((e,a)=>{ix[e]=function(r){return typeof r===e||"a"+(a<1?"n ":" ")+e}});const VA={};ix.transitional=function(e,a,r){function d(m,n){return"[Axios v"+RA+"] Transitional option '"+m+"'"+n+(r?". "+r:"")}return(m,n,s)=>{if(e===!1)throw new jn(d(n," has been removed"+(a?" in "+a:"")),jn.ERR_DEPRECATED);return a&&!VA[n]&&(VA[n]=!0,console.warn(d(n," has been deprecated since v"+a+" and will be removed in the near future"))),e?e(m,n,s):!0}};function g6e(e,a,r){if(typeof e!="object")throw new jn("options must be an object",jn.ERR_BAD_OPTION_VALUE);const d=Object.keys(e);let m=d.length;for(;m-- >0;){const n=d[m],s=a[n];if(s){const i=e[n],_=i===void 0||s(i,n,e);if(_!==!0)throw new jn("option "+n+" must be "+_,jn.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new jn("Unknown option "+n,jn.ERR_BAD_OPTION)}}const ox={assertOptions:g6e,validators:ix},Lu=ox.validators;let wy=class{constructor(a){this.defaults=a,this.interceptors={request:new EA,response:new EA}}request(a,r){typeof a=="string"?(r=r||{},r.url=a):r=a||{},r=Ih(this.defaults,r);const{transitional:d,paramsSerializer:m,headers:n}=r;d!==void 0&&ox.assertOptions(d,{silentJSONParsing:Lu.transitional(Lu.boolean),forcedJSONParsing:Lu.transitional(Lu.boolean),clarifyTimeoutError:Lu.transitional(Lu.boolean)},!1),m!=null&&(wr.isFunction(m)?r.paramsSerializer={serialize:m}:ox.assertOptions(m,{encode:Lu.function,serialize:Lu.function},!0)),r.method=(r.method||this.defaults.method||"get").toLowerCase();let s=n&&wr.merge(n.common,n[r.method]);n&&wr.forEach(["delete","get","head","post","put","patch","common"],l=>{delete n[l]}),r.headers=lu.concat(s,n);const i=[];let _=!0;this.interceptors.request.forEach(function(l){typeof l.runWhen=="function"&&l.runWhen(r)===!1||(_=_&&l.synchronous,i.unshift(l.fulfilled,l.rejected))});const f=[];this.interceptors.response.forEach(function(l){f.push(l.fulfilled,l.rejected)});let o,g=0,x;if(!_){const l=[PA.bind(this),void 0];for(l.unshift.apply(l,i),l.push.apply(l,f),x=l.length,o=Promise.resolve(r);g<x;)o=o.then(l[g++],l[g++]);return o}x=i.length;let c=r;for(g=0;g<x;){const l=i[g++],u=i[g++];try{c=l(c)}catch(p){u.call(this,p);break}}try{o=PA.call(this,c)}catch(l){return Promise.reject(l)}for(g=0,x=f.length;g<x;)o=o.then(f[g++],f[g++]);return o}getUri(a){a=Ih(this.defaults,a);const r=IA(a.baseURL,a.url);return CA(r,a.params,a.paramsSerializer)}};wr.forEach(["delete","get","head","options"],function(e){wy.prototype[e]=function(a,r){return this.request(Ih(r||{},{method:e,url:a,data:(r||{}).data}))}}),wr.forEach(["post","put","patch"],function(e){function a(r){return function(d,m,n){return this.request(Ih(n||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:d,data:m}))}}wy.prototype[e]=a(),wy.prototype[e+"Form"]=a(!0)});const ky=wy,y6e=class m${constructor(a){if(typeof a!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(m){r=m});const d=this;this.promise.then(m=>{if(!d._listeners)return;let n=d._listeners.length;for(;n-- >0;)d._listeners[n](m);d._listeners=null}),this.promise.then=m=>{let n;const s=new Promise(i=>{d.subscribe(i),n=i}).then(m);return s.cancel=function(){d.unsubscribe(n)},s},a(function(m,n,s){d.reason||(d.reason=new Om(m,n,s),r(d.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(a){if(this.reason){a(this.reason);return}this._listeners?this._listeners.push(a):this._listeners=[a]}unsubscribe(a){if(!this._listeners)return;const r=this._listeners.indexOf(a);r!==-1&&this._listeners.splice(r,1)}static source(){let a;return{token:new m$(function(r){a=r}),cancel:a}}};function _6e(e){return function(a){return e.apply(null,a)}}function v6e(e){return wr.isObject(e)&&e.isAxiosError===!0}const sx={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(sx).forEach(([e,a])=>{sx[a]=e});const b6e=sx;function zA(e){const a=new ky(e),r=lA(ky.prototype.request,a);return wr.extend(r,ky.prototype,a,{allOwnKeys:!0}),wr.extend(r,a,null,{allOwnKeys:!0}),r.create=function(d){return zA(Ih(e,d))},r}const Eo=zA(ex);Eo.Axios=ky,Eo.CanceledError=Om,Eo.CancelToken=y6e,Eo.isCancel=NA,Eo.VERSION=RA,Eo.toFormData=vy,Eo.AxiosError=jn,Eo.Cancel=Eo.CanceledError,Eo.all=function(e){return Promise.all(e)},Eo.spread=_6e,Eo.isAxiosError=v6e,Eo.mergeConfig=Ih,Eo.AxiosHeaders=lu,Eo.formToJSON=e=>SA(wr.isHTMLForm(e)?new FormData(e):e),Eo.getAdapter=OA.getAdapter,Eo.HttpStatusCode=b6e,Eo.default=Eo;const DA=Eo,x6e=(e,a)=>{const r=e.__vccOpts||e;for(const[d,m]of a)r[d]=m;return r},lx={name:"ScrollableContainer",props:{backgroundColor:{type:String,default:"#0D1D29"},pxScroll:{type:Number,default:100},arrows:{type:Boolean,default:!0},arrowsScrollHide:{type:Boolean,default:!1},arrowsColor:{type:String,default:"#CBEE6B"},arrowsHeight:{type:Number,default:15},arrowsWidth:{type:Number,default:15},arrowsPadding:{type:Number,default:5},arrowsMargin:{type:Number,default:10},arrowsRadius:{type:String,default:"0%"},arrowsBorder:{type:String,default:"none"},arrowsBackground:{type:String,default:"#0D1D29"},arrowsContainerBgL:{type:String,default:"#0D1D29"},arrowsContainerBgR:{type:String,default:"#0D1D29"},scrollColor:{type:String,default:"#c3e569"},arrowsPosition:{type:String,default:"relative"},height:{type:String,default:"100%"}},data(){return{showLeftArrow:!1,showRightArrow:!0}},mounted(){this.getScroll()},computed:{getViewBox(){return`-2 0 ${this.arrowsWidth} ${this.arrowsHeight}`},hideShowLeftArrow(){let e="";return this.arrowsPosition=="absolute"?e="leftAbsolute":e="leftRelative",this.arrowsScrollHide?this.showLeftArrow?e+=" showArrowSlide":e+=" hideArrowSlide":e+=" showArrowSlide",e},hideShowRightArrow(){let e="";return this.arrowsPosition=="absolute"?e="rightAbsolute":e="rightRelative",this.arrowsScrollHide?this.showRightArrow?e+=" showArrowSlide":e+=" hideArrowSlide":e+=" showArrowSlide",e}},methods:{scrollLeft(){this.$refs.content.scrollLeft-=this.pxScroll},scrollRight(){this.$refs.content.scrollLeft+=this.pxScroll},getScroll(){let e=0;this.arrowsPosition=="relative"?e=this.$refs.content.scrollWidth-this.$el.clientWidth+this.arrowsMargin*2+this.arrowsWidth*2+this.arrowsPadding*4:e=this.$refs.content.scrollWidth-this.$el.clientWidth,this.$refs.content.scrollLeft==0?this.showLeftArrow=!1:this.showLeftArrow=!0,e>0&&(this.$refs.content.scrollLeft==e?this.showRightArrow=!1:this.showRightArrow=!0)}}},LA=()=>{t.useCssVars(e=>({cc900658:e.backgroundColor,"243d0048":e.height,"12ed9ef4":e.arrowsPosition,"434aae32":e.arrowsPadding+"px","6c491439":e.arrowsBackground,"1a7aa8c4":e.arrowsHeight*2+"px","6e4c9ee1":e.arrowsWidth*2+"px","2876691d":e.arrowsRadius,"0df470b7":e.arrowsBorder,27766434:e.arrowsMargin+"px","122404b1":e.arrowsContainerBgL,"122404b7":e.arrowsContainerBgR,"31486e15":e.scrollColor}))},$A=lx.setup;lx.setup=$A?(e,a)=>(LA(),$A(e,a)):LA;const w6e={class:"scrollable-container"},k6e={class:"scrollable-arrows"},C6e=["width","height","viewBox"],E6e=["stroke"],T6e={class:"scrollable-wrapper"},S6e={class:"scrollable-arrows"},A6e=["width","height","viewBox"],N6e=["stroke"];function I6e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",w6e,[r.arrows?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["arrows-container",n.hideShowLeftArrow]),onClick:a[0]||(a[0]=(...s)=>n.scrollLeft&&n.scrollLeft(...s))},[t.createElementVNode("div",k6e,[(t.openBlock(),t.createElementBlock("svg",{width:r.arrowsWidth,height:r.arrowsHeight,viewBox:n.getViewBox,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:r.arrowsColor},null,8,E6e)],8,C6e))])],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:"scrollable-content",ref:"content",onScroll:a[1]||(a[1]=(...s)=>n.getScroll&&n.getScroll(...s))},[t.createElementVNode("div",T6e,[t.renderSlot(e.$slots,"default",{},void 0,!0)])],544),r.arrows?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(["arrows-container",n.hideShowRightArrow]),onClick:a[2]||(a[2]=(...s)=>n.scrollRight&&n.scrollRight(...s))},[t.createElementVNode("div",S6e,[(t.openBlock(),t.createElementBlock("svg",{width:r.arrowsWidth,height:r.arrowsHeight,viewBox:n.getViewBox,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.634765 1.21195L5.89853 6.47571C6.52018 7.09735 6.52018 8.11459 5.89853 8.73623L0.634766 14",stroke:r.arrowsColor},null,8,N6e)],8,A6e))])],2)):t.createCommentVNode("",!0)])}const B6e=x6e(lx,[["render",I6e],["__scopeId","data-v-a717f423"]]),Cp=(e,a)=>{const r=e.__vccOpts||e;for(const[d,m]of a)r[d]=m;return r};let jA=null;const cx={components:{},props:{titleCategory:{type:String,default:"RESUMEN"},dateGame:{type:String,default:""},colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},logoHome:{type:String,default:""},matchday:{type:String,default:""},seasonName:{type:String,default:""},logoAway:{type:String,default:""},score:{type:String,default:""},background:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{date(){const e=this.gamesContainerWidth;return e<=400?"date400":e<=540?"date540":e<=650?"date650":"date"},seasoncontainer(){const e=this.gamesContainerWidth;return e<=400?"season-container400":e<=540?"season-container540":e<=650?"season-container650":"season-container"},matchcontainer(){const e=this.gamesContainerWidth;return e<=400?"match-container400":e<=540?"match-container540":e<=650?"match-container650":"match-container"},containerinfogame(){const e=this.gamesContainerWidth;return e<=400?"container-info-game400":e<=540?"container-info-game540":e<=650?"container-info-game650":"container-info-game"},playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},baselogo(){const e=this.gamesContainerWidth;return e<=400?"base-logo400":e<=540?"base-logo540":e<=650?"base-logo650":"base-logo"},baselogoright(){const e=this.gamesContainerWidth;return e<=400?"base-logo-right400":e<=540?"base-logo-right540":e<=650?"base-logo-right650":"base-logo-right"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"},teamlogo(){const e=this.gamesContainerWidth;return e<=400?"team-logo400":e<=540?"team-logo540":e<=650?"team-logo650":"team-logo"},logoright(){const e=this.gamesContainerWidth;return e<=400?"logo-right400":e<=540?"logo-right540":e<=650?"logo-right650":"logo-right"},secondline(){const e=this.gamesContainerWidth;return e<=400?"second-line400":e<=540?"second-line540":e<=650?"second-line650":"second-line"},titlename(){const e=this.gamesContainerWidth;return e<=400?"title-name400":e<=540?"title-name540":e<=650?"title-name650":"title-name"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)jA=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),jA.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},UA=()=>{t.useCssVars(e=>({d6f07504:e.colorBackgroundHome+"45","6d0848cf":e.colorBackgroundAway+"45","524ee4ec":e.colorBackgroundHome,"524bd2fb":e.colorBackgroundAway}))},HA=cx.setup;cx.setup=HA?(e,a)=>(UA(),HA(e,a)):UA;const Cy=e=>(t.pushScopeId("data-v-45034b51"),e=e(),t.popScopeId(),e),M6e=Cy(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),O6e=[M6e],P6e=Cy(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),F6e=["src"],R6e=Cy(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),V6e=Cy(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),z6e=["src"],D6e=["src"],L6e={class:"text-container"};function $6e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},O6e,2),r.dateGame!=""?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(n.date)},t.toDisplayString(r.dateGame),3)):t.createCommentVNode("",!0),r.matchday!=""&&r.seasonName!=""?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(n.containerinfogame)},[r.matchday!=""?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(n.matchcontainer)},t.toDisplayString(r.matchday),3)):t.createCommentVNode("",!0),r.seasonName!=""?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(n.seasoncontainer)},t.toDisplayString(r.seasonName),3)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),P6e,t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,F6e),t.createElementVNode("div",{class:t.normalizeClass([n.baselogo,"position-image"])},null,2),t.createElementVNode("div",{class:t.normalizeClass(n.baselogoright)},null,2),R6e,V6e,t.createElementVNode("img",{src:r.logoHome,alt:"",class:t.normalizeClass(n.teamlogo)},null,10,z6e),t.createElementVNode("img",{src:r.logoAway,alt:"",class:t.normalizeClass(n.logoright)},null,10,D6e),t.createElementVNode("div",L6e,[t.createElementVNode("span",{class:t.normalizeClass(n.secondline)},t.toDisplayString(r.score),3),t.createElementVNode("div",{class:t.normalizeClass(n.titlename)},t.toDisplayString(r.titleCategory),3)])],2)}const j6e=Cp(cx,[["render",$6e],["__scopeId","data-v-45034b51"]]);let GA=null;const dx={components:{},props:{colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},nameCategory:{type:String,default:""},photoProfile:{type:String,default:""},logoHome:{type:String,default:""},logoAway:{type:String,default:""},scoreHome:{type:String,default:""},scoreAway:{type:String,default:""},background:{type:String,default:""},typeImg:{type:Number,default:0},nameHomeTeam:{type:String,default:""},nameAwayTeam:{type:String,default:""},namePlayer:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},teamlogo(){const e=this.gamesContainerWidth;return e<=400?"team-logo400":e<=540?"team-logo540":e<=650?"team-logo650":"team-logo"},firstline(){const e=this.gamesContainerWidth;return e<=400?"first-line400":e<=540?"first-line540":e<=650?"first-line650":"first-line"},secondline(){const e=this.gamesContainerWidth;return e<=400?"second-line400":e<=540?"second-line540":e<=650?"second-line650":"second-line"},playerimage(){const e=this.gamesContainerWidth;return e<=400?"player-image400":e<=540?"player-image540":e<=650?"player-image650":"player-image"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)GA=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),GA.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},WA=()=>{t.useCssVars(e=>({"46c0698e":e.colorBackgroundHome,"12d9d27a":e.colorBackgroundHome+"36"}))},qA=dx.setup;dx.setup=qA?(e,a)=>(WA(),qA(e,a)):WA;const Pm=e=>(t.pushScopeId("data-v-9caaef34"),e=e(),t.popScopeId(),e),U6e=Pm(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),H6e=[U6e],G6e=Pm(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),W6e=["src"],q6e=Pm(()=>t.createElementVNode("div",{class:"base-logo"},null,-1)),Y6e=["src"],Z6e=Pm(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),X6e={class:"text-container"},K6e={class:"player-image position-image"},J6e=["src"],Q6e=["src"],e8e=["src"],t8e=Pm(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function a8e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},H6e,2),G6e,t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,W6e),q6e,t.createElementVNode("img",{src:r.logoHome,alt:"",class:t.normalizeClass(n.teamlogo)},null,10,Y6e),Z6e,t.createElementVNode("div",X6e,[t.createElementVNode("span",{class:t.normalizeClass(n.firstline)},t.toDisplayString(r.namePlayer),3),t.createElementVNode("span",{class:t.normalizeClass(n.secondline),style:t.normalizeStyle(r.nameCategory=="Balones recuperados en disputa "?"font-size: 25px":"")},t.toDisplayString(r.nameCategory),7)]),t.createElementVNode("div",K6e,[r.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:0,src:r.photoProfile,class:t.normalizeClass(n.playerimage)},null,10,J6e)):t.createCommentVNode("",!0),r.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:1,src:r.photoProfile,alt:""},null,8,Q6e)):t.createCommentVNode("",!0),r.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:2,src:r.photoProfile,class:"img-number"},null,8,e8e)):t.createCommentVNode("",!0)]),t8e],2)}const r8e=Cp(dx,[["render",a8e],["__scopeId","data-v-9caaef34"]]);let YA=null;const ux={components:{},props:{colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},logoHome:{type:String,default:""},logoAway:{type:String,default:""},score:{type:String,default:""},background:{type:String,default:""},nameTeam:{type:String,default:""},nameCategory:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"},secondline(){const e=this.gamesContainerWidth;return e<=400?"second-line400":e<=540?"second-line540":e<=650?"second-line650":"second-line"},firstline(){const e=this.gamesContainerWidth;return e<=400?"first-line400":e<=540?"first-line540":e<=650?"first-line650":"first-line"},teamlogo(){const e=this.gamesContainerWidth;return e<=400?"team-logo400":e<=540?"team-logo540":e<=650?"team-logo650":"team-logo"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)YA=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),YA.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},ZA=()=>{t.useCssVars(e=>({"5536c7dc":e.colorBackgroundHome,"3e449276":e.colorBackgroundHome+"36"}))},XA=ux.setup;ux.setup=XA?(e,a)=>(ZA(),XA(e,a)):ZA;const Ey=e=>(t.pushScopeId("data-v-ca6c08d9"),e=e(),t.popScopeId(),e),n8e=Ey(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),i8e=[n8e],o8e=Ey(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),s8e=["src"],l8e={width:"275",height:"125",viewBox:"0 0 275 125",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"base-logo"},c8e=["fill"],d8e=["id"],u8e=["stop-color"],p8e=["stop-color"],h8e=["src"],f8e=Ey(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),m8e={class:"text-container"},g8e=Ey(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function y8e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},i8e,2),o8e,t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,s8e),(t.openBlock(),t.createElementBlock("svg",l8e,[t.createElementVNode("path",{d:"M274.641 124.094L0 0.675049V124.094H274.641Z",fill:"url(#paint0_linear_7_"+r.nameTeam.replaceAll(" ","")+")"},null,8,c8e),t.createElementVNode("defs",null,[t.createElementVNode("linearGradient",{id:"paint0_linear_7_"+r.nameTeam.replaceAll(" ",""),x1:"58.6578",y1:"15.5938",x2:"58.6578",y2:"124.094",gradientUnits:"userSpaceOnUse"},[t.createElementVNode("stop",{"stop-color":r.colorBackgroundHome},null,8,u8e),t.createElementVNode("stop",{offset:"1","stop-color":r.colorBackgroundHome},null,8,p8e)],8,d8e)])])),t.createElementVNode("img",{class:t.normalizeClass(n.teamlogo),src:r.logoHome,alt:""},null,10,h8e),f8e,t.createElementVNode("div",m8e,[t.createElementVNode("span",{class:t.normalizeClass(n.firstline)},[r.nameTeam!="Local"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(r.nameTeam),1)],64)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(n.secondline)},t.toDisplayString(r.nameCategory),3)]),g8e],2)}const _8e=Cp(ux,[["render",y8e],["__scopeId","data-v-ca6c08d9"]]);let KA=null;const px={components:{},props:{colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},logoHome:{type:String,default:""},logoAway:{type:String,default:""},score:{type:String,default:""},background:{type:String,default:""},nameTeam:{type:String,default:""},nameCategory:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"},secondline(){const e=this.gamesContainerWidth;return e<=400?"second-line400":e<=540?"second-line540":e<=650?"second-line650":"second-line"},firstline(){const e=this.gamesContainerWidth;return e<=400?"first-line400":e<=540?"first-line540":e<=650?"first-line650":"first-line"},teamlogo(){const e=this.gamesContainerWidth;return e<=400?"team-logo400":e<=540?"team-logo540":e<=650?"team-logo650":"team-logo"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)KA=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),KA.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},JA=()=>{t.useCssVars(e=>({"17b44fa7":e.colorBackgroundHome,f1e257fe:e.colorBackgroundHome+"36"}))},QA=px.setup;px.setup=QA?(e,a)=>(JA(),QA(e,a)):JA;const Ty=e=>(t.pushScopeId("data-v-49b4e56b"),e=e(),t.popScopeId(),e),v8e=Ty(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),b8e=[v8e],x8e=Ty(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),w8e=["src"],k8e={width:"275",height:"125",viewBox:"0 0 275 125",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"base-logo-away"},C8e=["fill"],E8e=["id"],T8e=["stop-color"],S8e=["stop-color"],A8e=["src"],N8e=Ty(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),I8e={class:"text-container"},B8e=Ty(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function M8e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},b8e,2),x8e,t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,w8e),(t.openBlock(),t.createElementBlock("svg",k8e,[t.createElementVNode("path",{d:"M274.641 124.094L0 0.675049V124.094H274.641Z",fill:"url(#paint0_linear_7_"+r.nameTeam.replaceAll(" ","")+")"},null,8,C8e),t.createElementVNode("defs",null,[t.createElementVNode("linearGradient",{id:"paint0_linear_7_"+r.nameTeam.replaceAll(" ",""),x1:"58.6578",y1:"15.5938",x2:"58.6578",y2:"124.094",gradientUnits:"userSpaceOnUse"},[t.createElementVNode("stop",{"stop-color":r.colorBackgroundAway},null,8,T8e),t.createElementVNode("stop",{offset:"1","stop-color":r.colorBackgroundAway},null,8,S8e)],8,E8e)])])),t.createElementVNode("img",{class:t.normalizeClass(n.teamlogo),src:r.logoHome,alt:""},null,10,A8e),N8e,t.createElementVNode("div",I8e,[t.createElementVNode("span",{class:t.normalizeClass(n.firstline)},[r.nameTeam!="Away"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(r.nameTeam),1)],64)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(n.secondline)},t.toDisplayString(r.nameCategory),3)]),B8e],2)}const O8e=Cp(px,[["render",M8e],["__scopeId","data-v-49b4e56b"]]);let eN=null;const hx={components:{},props:{colorFontHome:{type:String,default:"#000000"},colorFontAway:{type:String,default:"#000000"},type:{type:Number,default:0},colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},nameCategory:{type:String,default:""},photoProfile:{type:String,default:""},logoHome:{type:String,default:""},logoAway:{type:String,default:""},scoreHome:{type:String,default:""},scoreAway:{type:String,default:""},background:{type:String,default:""},typeImg:{type:Number,default:0},nameHomeTeam:{type:String,default:""},nameAwayTeam:{type:String,default:""},namePlayer:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},points(){const e=this.gamesContainerWidth;return e<=400?"points400":e<=540?"points540":e<=650?"points650":"points"},teamname(){const e=this.gamesContainerWidth;return e<=400?"team-name400":e<=540?"team-name540":e<=650?"team-name650":"team-name"},teamscore(){const e=this.gamesContainerWidth;return e<=400?"team-score400":e<=540?"team-score540":e<=650?"team-score650":"team-score"},teamlogo(){const e=this.gamesContainerWidth;return e<=400?"team-logo400":e<=540?"team-logo540":e<=650?"team-logo650":"team-logo"},hometeam(){const e=this.gamesContainerWidth;return e<=400?"home-team400":e<=540?"home-team540":e<=650?"home-team650":"home-team"},awayteam(){const e=this.gamesContainerWidth;return e<=400?"away-team400":e<=540?"away-team540":e<=650?"away-team650":"away-team"},texttitle(){const e=this.gamesContainerWidth;return e<=400?"text-title400":e<=540?"text-title540":e<=650?"text-title650":"text-title"},texttitle2(){const e=this.gamesContainerWidth;return e<=400?"text-title2400":e<=540?"text-title2540":e<=650?"text-title2650":"text-title2"},playerimage(){const e=this.gamesContainerWidth;return e<=400?"player-image400":e<=540?"player-image540":e<=650?"player-image650":"player-image"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)eN=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),eN.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},tN=()=>{t.useCssVars(e=>({"102d345c":e.colorBackgroundHome,"1033583e":e.colorBackgroundAway,"2c786ece":e.colorBackgroundAway+"62","53f7e0b6":e.colorBackgroundHome+"36"}))},aN=hx.setup;hx.setup=aN?(e,a)=>(tN(),aN(e,a)):tN;const Sy=e=>(t.pushScopeId("data-v-3a68172d"),e=e(),t.popScopeId(),e),P8e=Sy(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),F8e=Sy(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),R8e=[F8e],V8e={class:"player-container"},z8e=["src"],D8e=["src"],L8e=["src"],$8e={class:"container-score"},j8e=["src"],U8e=["src"],H8e=["src"],G8e=Sy(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),W8e=Sy(()=>t.createElementVNode("div",{class:"gradient-color"},null,-1));function q8e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[P8e,t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},R8e,2),t.createElementVNode("div",V8e,[r.type==0?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(n.texttitle)},t.toDisplayString(r.nameCategory),3)):(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass(n.texttitle2)},t.toDisplayString(r.nameCategory),3)),r.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:2,src:r.photoProfile,class:t.normalizeClass(n.playerimage)},null,10,z8e)):t.createCommentVNode("",!0),r.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:3,src:r.photoProfile,alt:""},null,8,D8e)):t.createCommentVNode("",!0),r.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:4,src:r.photoProfile,class:"img-number"},null,8,L8e)):t.createCommentVNode("",!0),t.createElementVNode("div",$8e,[t.createElementVNode("div",{class:t.normalizeClass(n.hometeam)},[t.createElementVNode("span",{class:t.normalizeClass(n.teamname),style:t.normalizeStyle({color:r.colorFontAway})},t.toDisplayString(r.nameHomeTeam),7),t.createElementVNode("img",{src:r.logoHome,alt:"",class:t.normalizeClass(n.teamlogo)},null,10,j8e),t.createElementVNode("span",{class:t.normalizeClass(n.teamscore)},t.toDisplayString(r.scoreHome),3)],2),t.createElementVNode("span",{class:t.normalizeClass(n.points)},":",2),t.createElementVNode("div",{class:t.normalizeClass(n.awayteam)},[t.createElementVNode("span",{class:t.normalizeClass(n.teamscore)},t.toDisplayString(r.scoreAway),3),t.createElementVNode("img",{src:r.logoAway,alt:"",class:t.normalizeClass(n.teamlogo)},null,10,U8e),t.createElementVNode("span",{class:t.normalizeClass(n.teamname),style:t.normalizeStyle({color:r.colorFontAway})},t.toDisplayString(r.nameAwayTeam),7)],2)])]),t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,H8e),G8e,W8e],2)}const Y8e=Cp(hx,[["render",q8e],["__scopeId","data-v-3a68172d"]]);let rN=null;const fx={components:{},props:{colorFont:{type:String,default:"#000000"},colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},nameCategory:{type:String,default:""},photoProfile:{type:String,default:""},logoHome:{type:String,default:""},logoAway:{type:String,default:""},scoreHome:{type:String,default:""},scoreAway:{type:String,default:""},background:{type:String,default:""},typeImg:{type:Number,default:0},nameHomeTeam:{type:String,default:""},nameAwayTeam:{type:String,default:""},namePlayer:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},firstline(){const e=this.gamesContainerWidth;return e<=400?"first-line400":e<=540?"first-line540":e<=650?"first-line650":"first-line"},secondline(){const e=this.gamesContainerWidth;return e<=400?"second-line400":e<=540?"second-line540":e<=650?"second-line650":"second-line"},playername(){const e=this.gamesContainerWidth;return e<=400?"player-name400":e<=540?"player-name540":e<=650?"player-name650":"player-name"},playerimage(){const e=this.gamesContainerWidth;return e<=400?"player-image400":e<=540?"player-image540":e<=650?"player-image650":"player-image"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)rN=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),rN.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},nN=()=>{t.useCssVars(e=>({"7f6829cd":e.colorBackgroundHome+"30","1ad47d61":e.colorBackgroundHome}))},iN=fx.setup;fx.setup=iN?(e,a)=>(nN(),iN(e,a)):nN;const Ay=e=>(t.pushScopeId("data-v-cc315132"),e=e(),t.popScopeId(),e),Z8e=Ay(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),X8e=[Z8e],K8e={class:"player-image position-image"},J8e=["src"],Q8e=["src"],e7e=["src"],t7e=["src"],a7e=Ay(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),r7e=["src"],n7e=Ay(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),i7e={class:"text-container"},o7e=Ay(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),s7e={class:"base-logo",width:"91",height:"216",viewBox:"0 0 91 216",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l7e=["fill"];function c7e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},X8e,2),t.createElementVNode("div",K8e,[r.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:0,src:r.photoProfile,class:t.normalizeClass(n.playerimage)},null,10,J8e)):t.createCommentVNode("",!0),r.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:1,src:r.photoProfile,alt:""},null,8,Q8e)):t.createCommentVNode("",!0),r.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:2,src:r.photoProfile,class:"img-number"},null,8,e7e)):t.createCommentVNode("",!0)]),t.createElementVNode("img",{src:r.logoHome,alt:"",class:"team-logo"},null,8,t7e),a7e,t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,r7e),n7e,t.createElementVNode("div",i7e,[t.createElementVNode("span",{class:t.normalizeClass(n.firstline)},"MEJORES JUGADAS",2),t.createElementVNode("span",{class:t.normalizeClass(n.secondline)},t.toDisplayString(r.nameCategory),3),t.createElementVNode("div",{class:t.normalizeClass(n.playername),style:t.normalizeStyle({color:r.colorFont})},t.toDisplayString(r.namePlayer),7)]),o7e,(t.openBlock(),t.createElementBlock("svg",s7e,[t.createElementVNode("path",{d:"M91.5 216L0 -0.5H91.5V216Z",fill:r.colorBackgroundHome},null,8,l7e)]))],2)}const d7e=Cp(fx,[["render",c7e],["__scopeId","data-v-cc315132"]]);function u7e(e){const a=t.ref({width:0,height:0});function r(){const d=e.value.getBoundingClientRect();a.value.width=d.width,a.value.height=d.height}return t.onMounted(()=>{r(),window.addEventListener("resize",r)}),t.onUnmounted(()=>{window.removeEventListener("resize",r)}),{elementSize:a}}const p7e="_ptg_lp0fw_5",h7e="_ptgtitle_lp0fw_15",f7e="_ptgtitle450_lp0fw_47",m7e="_pgtcontainercard_lp0fw_79",g7e="_pgtcontainercard350_lp0fw_89",y7e={ptg:p7e,ptgtitle:h7e,ptgtitle450:f7e,pgtcontainercard:m7e,pgtcontainercard350:g7e},mx={components:{GSCSlider:B6e,GSCThumbnailCategory:r8e,GSCThumbnailCategoryTeam:_8e,GSCThumbnailCategoryTeamAway:O8e,GSCThumbnailHighlightGamePlayer:Y8e,GSCThumbnailSummaryPlayer:d7e,GSCThumbnailHighlightGameHistoric:j6e},setup(){const e=t.ref("ptgDiv"),{elementSize:a}=u7e(e);return{ptgDiv:e,elementSize:a}},props:{title:{type:String,default:"100% de sus participaciones en cada partido:"},type:{type:Number,default:0},data:{type:Object,default:()=>{}},backgroundColor:{type:String,default:"#0D1D29"},backgroundFooter:{type:String,default:"#192733"},pxScroll:{type:Number,default:100},arrows:{type:Boolean,default:!0},arrowsScrollHide:{type:Boolean,default:!1},arrowsHideOnNoScroll:{type:Boolean,default:!1},arrowsColor:{type:String,default:"#CBEE6B"},arrowsHeight:{type:Number,default:15},arrowsWidth:{type:Number,default:15},arrowsPadding:{type:Number,default:5},arrowsMargin:{type:Number,default:10},arrowsRadius:{type:String,default:"0%"},arrowsBorder:{type:String,default:"none"},arrowsBackground:{type:String,default:"#0D1D29"},arrowsContainerBgL:{type:String,default:"#0D1D29"},arrowsContainerBgR:{type:String,default:"#0D1D29"},scrollColor:{type:String,default:"#c3e569"},arrowsPosition:{type:String,default:"relative"},height:{type:String,default:"100%"}},data(){return{token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",printData:[],teamsInfo:[],playerPhoto:!0,homeTeam:0,awayTeam:0,goalCategories:[12,55,"35_r","54_r"],resumeCategories:[607,608,12,55,54,35,14,52,15,53,466,477]}},watch:{data:{immediate:!0,handler(e){this.getTeamsInfo(e),this.getStats(e)}}},computed:{ptgtitleClass(){return this.elementSize.width<=450?this.$style.ptgtitle450:this.$style.ptgtitle},pgtcontainercardClass(){return this.elementSize.width<=350?this.$style.pgtcontainercard350:this.$style.pgtcontainercard}},methods:{onclickPlayVideos(e){let a=[],r=e.data.game_id?[e.data.game_id]:null;e.type==2?e.data.position_id==1?e.data.category==0?a=[55,324,323,608,39,774,802,52,53,40,54]:a=e.data.category:e.data.category==0?a=e.isAllPlays?[56,57,59,60,326,213,214,215,216,583,584,122,123,124,125,585,586,128,129,130,131,133,327,587,588,136,137,138,139,589,590,142,143,144,145,146,147,485,486,487,488,489,490,491,492,10,27,597,598,538,539,599,600,541,542,601,602,545,546,603,604,548,549,561,562,100,563,564,103,104,105,106,107,108,565,566,111,567,568,114,115,116,117,118,119,4,88,5,34,402,459,460,461,233,403,456,457,458,236,404,453,454,455,240,405,450,451,452,243,408,447,448,449,283,409,444,445,446,285,410,441,442,443,290,411,438,439,440,292,412,435,436,437,297,414,415,416,417,244,418,419,420,421,401,581,582,331,506,530,579,580,334,507,531,577,578,344,508,532,575,576,424,509,533,573,574,341,529,534,571,572,340,528,535,569,570,427,527,536,348,349,350,465,352,353,354,466,14,52,15,53,218,219,220,221,496,497,498,499,500,501,502,503,217,504,505,521,522,543,33,209,208,517,206,207,26,325,16,51,463,151,154,156,591,592,159,162,163,429,165,593,594,168,171,172,430,174,595,596,177,180,181,431,467,358,361,363,366,369,370,469,372,376,378,379,470,381,385,387,388,471,607,608,210,212]:[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]:a=e.data.category:e.type==3?e.data.category==0?a=[607,608,12,55,54,35,14,52,15,53,466,477,40,257,39]:a=e.data.category:e.data.category!=0?a=e.data.category:a=[607,608,12,55,54,35,14,52,15,53,466,477],this.data.isPrematch===1&&(r=null);const d=[1,2,3];let m={seasonId:e.data.season_id,mainSectionType:1,playListType:e.type,categoryIds:e.categories&&e.categories.length?e.categories:a,gameIds:r,playerIds:e.data.position_id!=1?e.data.player_id?[e.data.player_id]:[]:[],goalkeeperIds:e.data.position_id==1?e.data.player_id?[e.data.player_id]:[]:[],teamId:e.data.team_id?e.data.team_id:0,matchResult:e.data.matchResult?[e.matchResult]:d,playData:{},advancedFilter:{playListTitle:""}};e.data.category!==0&&(m.advancedFilter.mainCategoryId=e.data.category),this.$emit("openmedia",m)},onClickVideos(e){this.$emit("onClickVideos",e)},onClickCard(e){this.$emit("onClickCard",e)},async getTeamsInfo(e){const a=await DA.create({headers:{Authorization:`${this.token}`}}).get("https://d2oco6mqmc.execute-api.us-west-2.amazonaws.com/prod/teamsBySeason/"+e.season);for(let r=0;r<a.data.teams.length;r++)this.teamsInfo[a.data.teams[r].team_id]=a.data.teams[r]},async getStats(e){const a=DA.create({headers:{Authorization:`${this.token}`}});var r=[],d={},m={};if(this.type==0){m=await a.get("https://uof4tt5l46.execute-api.us-west-2.amazonaws.com/prod/v3/playerInfo/"+e.season+"/"+e.player);for(let n=0;n<m.data.seasons[e.season].games_played.length;n++)d={player_id:e.player,color:m.data.info_thumbnails.colors.background_color,colorfont:m.data.info_thumbnails.colors.font_color,photo_profile:m.data.info_thumbnails.images.player_in_action[0]?"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.info_thumbnails.images.player_in_action[0]:"https://az755631.vo.msecnd.net/players-profile/"+e.player+".png",team_logo:"https://az755631.vo.msecnd.net/teams-150/"+m.data.seasons[e.season].games_played[n].home_team+".png",player_name:m.data.seasons[e.season].games_played[n].home_team_acronym+" "+m.data.seasons[e.season].games_played[n].home_team_score+" : "+m.data.seasons[e.season].games_played[n].visiting_team_score+" "+m.data.seasons[e.season].games_played[n].visiting_team_acronym,team_id:m.data.seasons[e.season].games_played[n].game_id,team_id_b:m.data.seasons[e.season].games_played[n].home_team,season_id:m.data.seasons[e.season].games_played[n].season_id,name:"",category:0,team_id:m.data.team_id,game_id:m.data.seasons[e.season].games_played[n].game_id,position_id:m.data.position_id,scorehome:m.data.seasons[e.season].games_played[n].home_team_score,scoreaway:m.data.seasons[e.season].games_played[n].visiting_team_score,hometeamacronym:m.data.seasons[e.season].games_played[n].home_team_acronym,visitingteamacronym:m.data.seasons[e.season].games_played[n].visiting_team_acronym,seasonname:m.data.seasons[e.season].name,match:m.data.seasons[e.season].games_played[n].matchday_name.replace("Matchday","Jor"),score:m.data.seasons[e.season].games_played[n].home_team_score+" : "+m.data.seasons[e.season].games_played[n].visiting_team_score,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.info_thumbnails.images.background_player_in_action[0],backgroundhome:m.data.seasons[e.season].games_played[n].info_thumbnails.home_colors.background_color,backgroundaway:m.data.seasons[e.season].games_played[n].info_thumbnails.away_colors.background_color,colorfont_home:m.data.seasons[e.season].games_played[n].info_thumbnails.home_colors.font_color,colorfont_away:m.data.seasons[e.season].games_played[n].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+m.data.seasons[e.season].games_played[n].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+m.data.seasons[e.season].games_played[n].visiting_team+".png",total:m.data.seasons[e.season].games_played[n].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+m.data.seasons[e.season].games_played[n].home_team+"_"+m.data.seasons[e.season].games_played[n].season_id+"_r1.jpg"},r.push(d)}if(this.type==1){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/teams/"+e.team);for(let n=0;n<m.data.categories.length;n++){this.playerPhoto=!1;const s=Math.floor(Math.random()*m.data.categories[n].info_thumbnails.images.background_default_categories.length),i=Math.floor(Math.random()*m.data.categories[n].info_thumbnails.images.background_default_teams.length);d={player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.categories[n].info_thumbnails.images.background_default_categories[s],background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.categories[n].info_thumbnails.images.background_default_teams[i],color:m.data.categories[n].info_thumbnails.colors.background_color,team_logo:"https://az755631.vo.msecnd.net/teams-80/"+m.data.categories[n].info_thumbnails.team_logo,player_name:m.data.categories[n].category_name,team_name:this.teamsInfo[m.data.team_id].colloquial_name,team_id:m.data.team_id,colorfont:m.data.categories[n].info_thumbnails.colors.font_color,team_id_b:m.data.team_id,category:m.data.categories[n].categories,season_id:m.data.season_id,total:m.data.categories[n].total,background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+m.data.team_id+"_"+m.data.season_id+"_r1.jpg"},r.push(d)}}if(this.type==2){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/players/"+e.player);for(let n=0;n<m.data.categories.length;n++){this.playerPhoto=!1;const s=Math.floor(Math.random()*m.data.categories[n].info_thumbnails.images.player_in_action.length),i=Math.floor(Math.random()*m.data.categories[n].info_thumbnails.images.background_default_categories.length);d={player_action:m.data.categories[n].info_thumbnails.images.player_in_action[s]?"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.categories[n].info_thumbnails.images.player_in_action[s]:"https://az755631.vo.msecnd.net/players-profile/"+e.player+".png",background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.categories[n].info_thumbnails.images.background_default_categories[i],color:m.data.categories[n].info_thumbnails.colors.background_color,team_logo:"https://az755631.vo.msecnd.net/teams-80/"+m.data.categories[n].info_thumbnails.team_logo,player_name:m.data.categories[n].category_name,season_id:e.season,colorfont:m.data.categories[n].info_thumbnails.colors.font_color,player_id:e.player,team_id:m.data.categories[n].info_thumbnails.colors.team_id,category:m.data.categories[n].categories,total:m.data.categories[n].total,background_card:"https://az755631.vo.msecnd.net/players-profile/"+e.player+".png"},r.push(d)}}if(this.type==3){this.playerPhoto=!1,m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/games/"+e.game);for(let n=0;n<m.data.games[0].players.length;n++){const s=Math.floor(Math.random()*m.data.games[0].players[n].info_thumbnails.images.background_player_in_action.length),i=Math.floor(Math.random()*m.data.games[0].players[n].info_thumbnails.images.player_in_action.length);d={colorbackgroundhome:m.data.games[0].players[n].info_thumbnails.colors.background_color,colorbackgroundaway:"",nameplayer:m.data.games[0].players[n].player_name,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.games[0].players[n].info_thumbnails.images.background_player_in_action[s],namecategory:"RESUMEN",namehometeam:"",nameawayteam:"",category:0,colorfont:m.data.games[0].players[n].info_thumbnails.colors.font_color,team_id:m.data.games[0].players[n].team_id,player_id:m.data.games[0].players[n].player_id,game_id:m.data.games[0].game_id,season_id:m.data.season_id,logohome:m.data.games[0].players[n].team_logo,photoprofile:m.data.games[0].players[n].info_thumbnails.images.player_in_action[i]?"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.games[0].players[n].info_thumbnails.images.player_in_action[i]:"https://az755631.vo.msecnd.net/players-profile/"+m.data.games[0].players[n].player_id+".png",logoaway:"",scoreaway:"",scorehome:""},r.push(d)}}if(this.type==4){console.log("Hola nuva mente 44444: "),console.log(m.data),this.playerPhoto=!1,m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/specifics-plays/seasons/"+e.season+"/games/"+e.game);for(let n=0;n<m.data.home_team.categories.length;n++){const s=Math.floor(Math.random()*m.data.home_team.categories[n].info_thumbnails.images.background_default_teams.length);d={game_id:m.data.game_id,season_id:m.data.season_id,team_id:m.data.home_team.team_id,category:m.data.home_team.categories[n].categories.concat(m.data.home_team.categories[n].rival_categories),background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.home_team.categories[n].info_thumbnails.images.background_default_categories[s],player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.home_team.categories[n].info_thumbnails.images.background_default_categories[s],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+m.data.home_team.team_id+".png",color:m.data.home_team.categories[n].info_thumbnails.colors.background_color,colorfont:m.data.home_team.categories[n].info_thumbnails.colors.font_color,player_name:m.data.home_team.categories[n].category_name,total:m.data.home_team.categories[n].total,team_name:"Local",background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+m.data.home_team.team_id+"_"+m.data.season_id+"_r1.jpg"},r.push(d)}}if(this.type==5){this.playerPhoto=!1,m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/specifics-plays/seasons/"+e.season+"/games/"+e.game);for(let n=0;n<m.data.visiting_team.categories.length;n++){const s=Math.floor(Math.random()*m.data.visiting_team.categories[n].info_thumbnails.images.background_default_categories.length);d={game_id:m.data.game_id,season_id:m.data.season_id,team_id:m.data.visiting_team.team_id,category:m.data.visiting_team.categories[n].categories.concat(m.data.visiting_team.categories[n].rival_categories),background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.visiting_team.categories[n].info_thumbnails.images.background_default_categories[s],player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.visiting_team.categories[n].info_thumbnails.images.background_default_categories[s],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+m.data.visiting_team.team_id+".png",team_name:"Away",color:m.data.visiting_team.categories[n].info_thumbnails.colors.background_color,colorfont:m.data.visiting_team.categories[n].info_thumbnails.colors.font_color,player_name:m.data.visiting_team.categories[n].category_name,total:m.data.visiting_team.categories[n].total,background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+m.data.visiting_team.team_id+"_"+m.data.season_id+"_r1.jpg"},r.push(d)}}if(this.type==6){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/teams/"+e.team+"/categories/"+e.category);for(let n=0;n<m.data.best_plays.length;n++)d={category:m.data.best_plays[n].categories,team_id:m.data.team_id,game_id:m.data.best_plays[n].game_id,season_id:m.data.season_id,backgroundhome:m.data.best_plays[n].info_thumbnails.home_colors.background_color,backgroundaway:m.data.best_plays[n].info_thumbnails.away_colors.background_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.best_plays[n].info_thumbnails.images.background_default_categories[0],match:"",seasonname:"",score:m.data.best_plays[n].score[0]+" : "+m.data.best_plays[n].score[1]},r.push(d)}if(this.type==7){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/teams/"+e.team+"/categories/"+e.category);for(let n=0;n<m.data.best_plays.length;n++)d={category:m.data.best_plays[n].categories,team_id:m.data.team_id,game_id:m.data.best_plays[n].game_id,season_id:m.data.season_id,backgroundhome:m.data.best_plays[n].info_thumbnails.home_colors.background_color,colorfont_home:m.data.best_plays[n].info_thumbnails.home_colors.font_color,colorfont_away:m.data.best_plays[n].info_thumbnails.away_colors.font_color,backgroundaway:m.data.best_plays[n].info_thumbnails.away_colors.background_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.best_plays[n].info_thumbnails.images.background_default_categories[0],match:"",seasonname:"",score:m.data.best_plays[n].score[0]+" : "+m.data.best_plays[n].score[1]},r.push(d)}if(this.type==8){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/players/"+e.player+"/categories/"+e.category);for(let n=0;n<m.data.best_plays.length;n++)d={category:m.data.best_plays[n].categories,team_id:m.data.team_id,game_id:m.data.best_plays[n].game_id,season_id:m.data.season_id,player_id:m.data.player_id,backgroundhome:m.data.best_plays[n].info_thumbnails.home_colors.background_color,backgroundaway:m.data.best_plays[n].info_thumbnails.away_colors.background_color,colorfont_home:m.data.best_plays[n].info_thumbnails.home_colors.font_color,colorfont_away:m.data.best_plays[n].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.best_plays[n].info_thumbnails.images.background_default_categories[0],match:"",scorehome:m.data.best_plays[n].score[0],scoreaway:m.data.best_plays[n].score[1],photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+m.data.best_plays[n].info_thumbnails.player_logo,hometeamacronym:m.data.best_plays[n].home_team_acronym,visitingteamacronym:m.data.best_plays[n].away_team_acronym,seasonname:"",score:m.data.best_plays[n].score[0]+" : "+m.data.best_plays[n].score[1]},r.push(d)}if(this.type==9){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/players/"+e.player+"/categories/"+e.category);for(let n=0;n<m.data.best_plays.length;n++)d={category:m.data.best_plays[n].categories,team_id:m.data.team_id,player_id:m.data.player_id,game_id:m.data.best_plays[n].game_id,season_id:m.data.season_id,backgroundhome:m.data.best_plays[n].info_thumbnails.home_colors.background_color,backgroundaway:m.data.best_plays[n].info_thumbnails.away_colors.background_color,colorfont_home:m.data.best_plays[n].info_thumbnails.home_colors.font_color,colorfont_away:m.data.best_plays[n].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.best_plays[n].info_thumbnails.images.background_default_categories[0],match:"",scorehome:m.data.best_plays[n].score[0],scoreaway:m.data.best_plays[n].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+m.data.best_plays[n].info_thumbnails.player_logo,score:m.data.best_plays[n].score[0]+" : "+m.data.best_plays[n].score[1]},r.push(d)}if(this.type==10){const n=await a.get("https://ws8d8ye2ii.execute-api.us-west-2.amazonaws.com/prod/v4/seasonsByTeam/"+e.team);for(let s=0;s<n.data.seasons[e.season].games.length;s++){const i=Math.floor(Math.random()*n.data.seasons[e.season].games[s].info_thumbnails.images.background_default_games.length);d={photo_profile:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games[s].visiting_team+".png",team_logo:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games[s].home_team+".png",player_name:n.data.seasons[e.season].games[s].home_team_acronym+" "+n.data.seasons[e.season].games[s].home_team_score+" : "+n.data.seasons[e.season].games[s].visiting_team_score+" "+n.data.seasons[e.season].games[s].visiting_team_acronym,team_id:n.data.seasons[e.season].games[s].game_id,team_id_b:n.data.seasons[e.season].games[s].home_team,season_id:n.data.seasons[e.season].games[s].season_id,name:"",category:0,colorfont_home:n.data.best_plays[s].info_thumbnails.home_colors.colors.font_color,colorfont_away:n.data.best_plays[s].info_thumbnails.away_colors.colors.font_color,game_id:n.data.seasons[e.season].games[s].game_id,seasonname:n.data.seasons[e.season].name,match:n.data.seasons[e.season].games[s].matchday_name.replace("Matchday","Jor"),score:n.data.seasons[e.season].games[s].home_team_score+" : "+n.data.seasons[e.season].games[s].visiting_team_score,background:"https://golstatsimages.blob.core.windows.net/images-library/"+n.data.seasons[e.season].games[s].info_thumbnails.images.background_default_games[i],backgroundhome:n.data.seasons[e.season].games[s].info_thumbnails.home_colors.background_color,backgroundaway:n.data.seasons[e.season].games[s].info_thumbnails.away_colors.background_color,colorfont_home:n.data.best_plays[s].info_thumbnails.home_colors.font_color,colorfont_away:n.data.best_plays[s].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games[s].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games[s].visiting_team+".png",total:n.data.seasons[e.season].games[s].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+n.data.seasons[e.season].games[s].home_team+"_"+n.data.seasons[e.season].games[s].season_id+"_r1.jpg"},r.push(d)}}if(this.type==11){const n=await a.get("https://uof4tt5l46.execute-api.us-west-2.amazonaws.com/prod/v3/playerInfo/"+e.season+"/"+e.player);for(let s=0;s<n.data.seasons[e.season].games_played.length;s++)Math.floor(Math.random()*n.data.seasons[e.season].games_played[s].info_thumbnails.images.background_default_games.length),d={category:0,player_id:e.player,team_id:n.data.team_id,game_id:n.data.seasons[e.season].games_played[s].game_id,position_id:n.data.position_id,color:n.data.info_thumbnails.colors.background_color,photo_profile:"https://golstatsimages.blob.core.windows.net/images-library/"+n.data.info_thumbnails.images.player_in_action[0],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games_played[s].home_team+".png",player_name:n.data.seasons[e.season].games_played[s].home_team_acronym+" "+n.data.seasons[e.season].games_played[s].home_team_score+" : "+n.data.seasons[e.season].games_played[s].visiting_team_score+" "+n.data.seasons[e.season].games_played[s].visiting_team_acronym,team_id_b:n.data.seasons[e.season].games_played[s].home_team,season_id:n.data.seasons[e.season].games_played[s].season_id,name:n.data.seasons[e.season].games_played[s].player_name,seasonname:n.data.seasons[e.season].name,match:n.data.seasons[e.season].games_played[s].matchday_name.replace("Matchday","Jor"),scorehome:n.data.seasons[e.season].games_played[s].home_team_score,scoreaway:n.data.seasons[e.season].games_played[s].visiting_team_score,hometeamacronym:n.data.seasons[e.season].games_played[s].home_team_acronym,visitingteamacronym:n.data.seasons[e.season].games_played[s].visiting_team_acronym,background:"https://golstatsimages.blob.core.windows.net/images-library/"+n.data.info_thumbnails.images.background_player_in_action[0],backgroundhome:n.data.seasons[e.season].games_played[s].info_thumbnails.home_colors.background_color,backgroundaway:n.data.seasons[e.season].games_played[s].info_thumbnails.away_colors.background_color,colorfont_home:n.data.seasons[e.season].games_played[s].info_thumbnails.home_colors.font_color,colorfont_away:n.data.seasons[e.season].games_played[s].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games_played[s].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games_played[s].visiting_team+".png",total:n.data.seasons[e.season].games_played[s].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+n.data.seasons[e.season].games_played[s].home_team+"_"+n.data.seasons[e.season].games_played[s].season_id+"_r1.jpg"},r.push(d)}if(this.type==12){const n=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/categories/"+e.category);for(let s=0;s<n.data.length;s++)for(let i=0;i<n.data[s].best_plays.length;i++)d={category:n.data[s].best_plays[i].categories,game_id:n.data[s].best_plays[i].game_id,season_id:n.data[s].season_id,backgroundhome:n.data[s].best_plays[i].info_thumbnails.home_colors.background_color,backgroundaway:n.data[s].best_plays[i].info_thumbnails.away_colors.background_color,colorfont_home:n.data[s].best_plays[i].info_thumbnails.home_colors.font_color,colorfont_away:n.data[s].best_plays[i].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+n.data[s].best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+n.data[s].best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+n.data[s].best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",scorehome:n.data[s].best_plays[i].score[0],scoreaway:n.data[s].best_plays[i].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+n.data[s].best_plays[i].info_thumbnails.player_logo,score:n.data[s].best_plays[i].score[0]+" : "+n.data[s].best_plays[i].score[1]},r.push(d)}if(this.type==13){const n=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/categories/"+e.category);for(let s=0;s<n.data.length;s++)for(let i=0;i<n.data[s].best_plays.length;i++)d={category:n.data[s].best_plays[i].categories,game_id:n.data[s].best_plays[i].game_id,season_id:n.data[s].season_id,backgroundhome:n.data[s].best_plays[i].info_thumbnails.home_colors.background_color,backgroundaway:n.data[s].best_plays[i].info_thumbnails.away_colors.background_color,colorfont_home:n.data[s].best_plays[i].info_thumbnails.home_colors.font_color,colorfont_away:n.data[s].best_plays[i].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+n.data[s].best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+n.data[s].best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+n.data[s].best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",scorehome:n.data[s].best_plays[i].score[0],scoreaway:n.data[s].best_plays[i].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+n.data[s].best_plays[i].info_thumbnails.player_logo,score:n.data[s].best_plays[i].score[0]+" : "+n.data[s].best_plays[i].score[1]},r.push(d)}this.printData=r}},async created(){}},oN=()=>{t.useCssVars(e=>({"4956e38c":e.backgroundColor}))},sN=mx.setup;mx.setup=sN?(e,a)=>(oN(),sN(e,a)):oN;function _7e(e,a,r,d,m,n){const s=t.resolveComponent("GSCThumbnailCategory"),i=t.resolveComponent("GSCThumbnailCategoryTeam"),_=t.resolveComponent("GSCThumbnailCategoryTeamAway"),f=t.resolveComponent("GSCThumbnailHighlightGamePlayer"),o=t.resolveComponent("GSCThumbnailHighlightGameHistoric"),g=t.resolveComponent("GSCThumbnailSummaryPlayer"),x=t.resolveComponent("GSCSlider");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(e.$style.ptg),ref:"ptgDiv"},[t.createElementVNode("div",{class:t.normalizeClass(n.ptgtitleClass)},t.toDisplayString(r.title),3),t.createVNode(x,{backgroundColor:r.backgroundColor,pxScroll:r.pxScroll,arrows:r.arrows,arrowsScrollHide:r.arrowsScrollHide,arrowsHideOnNoScroll:r.arrowsHideOnNoScroll,arrowsColor:r.arrowsColor,arrowsHeight:r.arrowsWidth,arrowsWidth:r.arrowsWidth,arrowsPadding:r.arrowsPadding,arrowsMargin:r.arrowsMargin,arrowsRadius:r.arrowsRadius,arrowsBorder:r.arrowsBorder,arrowsBackground:r.arrowsBackground,arrowsContainerBgL:r.arrowsContainerBgL,arrowsContainerBgR:r.arrowsContainerBgR,scrollColor:r.scrollColor,arrowsPosition:r.arrowsPosition,height:r.height},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.printData,(c,l)=>(t.openBlock(),t.createElementBlock("div",{key:l,class:t.normalizeClass(n.pgtcontainercardClass),style:t.normalizeStyle(l==0?"margin-left: 0px !important; color: white;":"")},[r.type==2?(t.openBlock(),t.createBlock(s,{key:0,"color-background-home":c.color,"name-player":r.data.player_name,"type-img":"0",background:c.background_action,"name-category":c.player_name,"logo-home":c.team_logo,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2}),"photo-profile":c.player_action},null,8,["color-background-home","name-player","background","name-category","logo-home","onOnclickPlayVideos","photo-profile"])):r.type==1||r.type==4?(t.openBlock(),t.createBlock(i,{key:1,type:"team","name-team":c.team_name!=null?c.team_name:"","type-style":"category","color-background-home":c.color,"logo-home":c.team_logo,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:3}),background:c.player_action,"name-category":c.player_name},null,8,["name-team","color-background-home","logo-home","onOnclickPlayVideos","background","name-category"])):r.type==5?(t.openBlock(),t.createBlock(_,{key:2,type:"team","name-team":c.team_name!=null?c.team_name:"","type-style":"category","color-background-away":c.color,"logo-home":c.team_logo,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:3}),background:c.player_action,"name-category":c.player_name},null,8,["name-team","color-background-away","logo-home","onOnclickPlayVideos","background","name-category"])):r.type==0?(t.openBlock(),t.createBlock(f,{key:3,items:c,type:2,"name-category":"TODAS SUS JUGADAS","color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"color-font-home":c.colorfont_home,"color-font-away":c.colorfont_away,"logo-home":c.logohome,"logo-away":c.logoaway,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2,isAllPlays:!0}),background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-background-home","color-background-away","color-font-home","color-font-away","logo-home","logo-away","onOnclickPlayVideos","background","name-home-team","name-away-team","matchday","score-home","photo-profile","score-away","season-name"])):r.type==6?(t.openBlock(),t.createBlock(o,{key:4,items:c,"color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,background:c.background,"title-category":"GOLES",onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:3,categories:m.goalCategories}),matchday:c.match,"season-name":c.seasonname,score:c.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","background","onOnclickPlayVideos","matchday","season-name","score"])):r.type==7?(t.openBlock(),t.createBlock(o,{key:5,items:c,"color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,background:c.background,"title-category":"RESUMEN",onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:3,categories:m.resumeCategories}),matchday:c.match,"season-name":c.seasonname,score:c.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","background","onOnclickPlayVideos","matchday","season-name","score"])):r.type==8?(t.openBlock(),t.createBlock(f,{key:6,items:c,type:2,"name-category":"RESUMEN","color-font-home":c.colorfont_home,"color-font-away":c.colorfont_away,"color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2}),background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-font-home","color-font-away","color-background-home","color-background-away","logo-home","logo-away","onOnclickPlayVideos","background","name-home-team","name-away-team","matchday","score-home","photo-profile","score-away","season-name"])):r.type==9?(t.openBlock(),t.createBlock(f,{key:7,items:c,type:2,"name-category":"RESUMEN","color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2}),"logo-away":c.logoaway,background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-background-home","color-background-away","logo-home","onOnclickPlayVideos","logo-away","background","name-home-team","name-away-team","matchday","score-home","photo-profile","score-away","season-name"])):r.type==10?(t.openBlock(),t.createBlock(o,{key:8,items:c,"color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:1}),background:c.background,"title-category":"RESUMEN",matchday:c.match,"season-name":c.seasonname,score:c.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","onOnclickPlayVideos","background","matchday","season-name","score"])):r.type==11?(t.openBlock(),t.createBlock(f,{key:9,items:c,type:2,"name-category":"RESUMEN","color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"color-font-home":c.colorfont_home,"color-font-away":c.colorfont_away,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2}),"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","background","name-home-team","name-away-team","matchday","color-font-home","color-font-away","onOnclickPlayVideos","score-home","photo-profile","score-away","season-name"])):r.type==12?(t.openBlock(),t.createBlock(f,{key:10,items:c,type:2,"name-category":"RESUMEN","color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,"color-font-home":c.colorfont_home,"color-font-away":c.colorfont_away,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:1}),background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","color-font-home","color-font-away","onOnclickPlayVideos","background","name-home-team","name-away-team","matchday","score-home","photo-profile","score-away","season-name"])):r.type==13?(t.openBlock(),t.createBlock(f,{key:11,items:c,type:2,"name-category":"GOLES","color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:1,categories:m.goalCategories}),background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","onOnclickPlayVideos","background","name-home-team","name-away-team","matchday","score-home","photo-profile","score-away","season-name"])):(t.openBlock(),t.createBlock(g,{key:12,type:"player","color-background-home":c.colorbackgroundhome,"color-background-away":c.colorbackgroundaway,"name-player":c.nameplayer,"type-img":0,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2}),background:c.background,"name-home-team":c.namehometeam,"name-away-team":c.nameawayteam,"name-category":"RESUMEN","logo-away":c.logoaway,"logo-home":c.logohome,"color-font":c.colorfont,"score-home":c.scorehome,"photo-profile":c.photoprofile,"score-away":c.logoaway,"type-style":"summary"},null,8,["color-background-home","color-background-away","name-player","onOnclickPlayVideos","background","name-home-team","name-away-team","logo-away","logo-home","color-font","score-home","photo-profile","score-away"]))],6))),128))]),_:1},8,["backgroundColor","pxScroll","arrows","arrowsScrollHide","arrowsHideOnNoScroll","arrowsColor","arrowsHeight","arrowsWidth","arrowsPadding","arrowsMargin","arrowsRadius","arrowsBorder","arrowsBackground","arrowsContainerBgL","arrowsContainerBgR","scrollColor","arrowsPosition","height"])],2)}const v7e={$style:y7e},lN=Cp(mx,[["render",_7e],["__cssModules",v7e]]),b7e=(e,a)=>{const r=e.__vccOpts||e;for(const[d,m]of a)r[d]=m;return r},gx={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(e){this.status=e}}},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(e){this.$emit("click",e),this.typeOnOff&&(this.status=!this.status,this.$emit("status",this.status))}}},cN=()=>{t.useCssVars(e=>({"1c960139":e.height,b2f635d8:e.borderWidthBtn,"06e99898":e.borderType,"55555c76":e.borderColor,"23b6d320":e.borderRadius,"22c97374":e.width,"22bb09fa":e.backgroundColor,c148da7c:e.cursorType,cce756fc:e.fontSize,cff98d60:e.fontStyle,"5123b3a5":e.fontFamily,"47bf58db":e.marginLeftStat,cadc8414:e.fontSizeStat}))},dN=gx.setup;gx.setup=dN?(e,a)=>(cN(),dN(e,a)):cN;const x7e=e=>(t.pushScopeId("data-v-fb269a1e"),e=e(),t.popScopeId(),e),w7e=["src"],k7e={key:1,class:"text"},C7e=["src"],E7e={class:"stats"},T7e=x7e(()=>t.createElementVNode("img",{class:"iconstats",src:"https://az755631.vo.msecnd.net/todoelfut/playdes.png"},null,-1)),S7e={class:"numstats"},A7e={class:"leyend"};function N7e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",null,[r.type==0?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["button",m.status&&r.typeOnOff&&"button-active"]),style:t.normalizeStyle([n.customStyle,m.status&&r.typeOnOff&&n.customActive]),onClick:a[0]||(a[0]=(...s)=>n.btnClick&&n.btnClick(...s))},[r.icon&&r.iconPosition.toLowerCase()==="left"?(t.openBlock(),t.createElementBlock("img",{key:0,class:"icon",style:t.normalizeStyle({width:r.iconSize}),src:r.icon},null,12,w7e)):t.createCommentVNode("",!0),r.textValue?(t.openBlock(),t.createElementBlock("div",k7e,t.toDisplayString(r.textValue),1)):t.createCommentVNode("",!0),r.icon&&r.iconPosition.toLowerCase()==="right"?(t.openBlock(),t.createElementBlock("img",{key:2,class:"icon",style:t.normalizeStyle({width:r.iconSize}),src:r.icon},null,12,C7e)):t.createCommentVNode("",!0)],6)):t.createCommentVNode("",!0),r.type==1?(t.openBlock(),t.createElementBlock("div",{key:1,class:"button-target",onClick:a[1]||(a[1]=(...s)=>n.btnClick&&n.btnClick(...s))},[t.createElementVNode("div",E7e,[T7e,t.createElementVNode("div",S7e,t.toDisplayString(r.textStat),1)]),t.createElementVNode("div",A7e,t.toDisplayString(r.textCategory),1)])):t.createCommentVNode("",!0)])}const I7e=b7e(gx,[["render",N7e],["__scopeId","data-v-fb269a1e"]]);function Fm(e){const a=t.ref({width:0,height:0});function r(){const d=e.value.getBoundingClientRect();a.value.width=d.width,a.value.height=d.height}return t.onMounted(()=>{r(),window.addEventListener("resize",r)}),t.onUnmounted(()=>{window.removeEventListener("resize",r)}),{elementSize:a}}const B7e="_cardFrecuentConnectionstype0_8eub9_57",M7e="_cardFrecuentConnectionsDesktype0_8eub9_85",O7e="_cardFrecuentConnectionsDesk360type0_8eub9_103",P7e="_imgPlayerParenttype0_8eub9_123",F7e="_imgPlayerIcontype0_8eub9_149",R7e="_imgPlayerIcon360type0_8eub9_163",V7e="_playerInfotype0_8eub9_177",z7e="_benjaminEvalenttype0_8eub9_195",D7e="_frameParenttype0_8eub9_207",L7e="_union9Wrappertype0_8eub9_223",$7e="_union9Icontype0_8eub9_251",j7e="_benjaminEvalent1type0_8eub9_263",U7e="_benjaminEvalent1360type0_8eub9_277",H7e={cardFrecuentConnectionstype0:B7e,cardFrecuentConnectionsDesktype0:M7e,cardFrecuentConnectionsDesk360type0:O7e,imgPlayerParenttype0:P7e,imgPlayerIcontype0:F7e,imgPlayerIcon360type0:R7e,playerInfotype0:V7e,benjaminEvalenttype0:z7e,frameParenttype0:D7e,union9Wrappertype0:L7e,union9Icontype0:$7e,benjaminEvalent1type0:j7e,benjaminEvalent1360type0:U7e},Bh=(e,a)=>{const r=e.__vccOpts||e;for(const[d,m]of a)r[d]=m;return r},G7e={components:{GSCButton:I7e},props:{data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1}},computed:{cardFrecuentConnectionsDeskClass(){return this.elementSize.width<=360?this.$style.cardFrecuentConnectionsDesk360type0:this.$style.cardFrecuentConnectionsDesktype0},imgPlayerIconClass(){return this.elementSize.width<=360?this.$style.imgPlayerIcon360type0:this.$style.imgPlayerIcontype0},benjaminEvalent1Class(){return this.elementSize.width<=360?this.$style.benjaminEvalent1360type0:this.$style.benjaminEvalent1type0}},data(){return{}},setup(){const e=t.ref("myDivRefCardtype0"),{elementSize:a}=Fm(e);return{myDivRefCardtype0:e,elementSize:a}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickPlayer",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},W7e={ref:"myDivRefCardtype0"},q7e=["alt","src"];function Y7e(e,a,r,d,m,n){const s=t.resolveComponent("GSCButton");return t.openBlock(),t.createElementBlock("div",W7e,[t.createElementVNode("div",{class:t.normalizeClass(e.$style.cardFrecuentConnectionstype0),onClick:a[1]||(a[1]=i=>n.clickPlayer({player_id:r.data.player_id}))},[t.createElementVNode("div",{class:t.normalizeClass(n.cardFrecuentConnectionsDeskClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.imgPlayerParenttype0)},[t.createElementVNode("img",{class:t.normalizeClass(n.imgPlayerIconClass),alt:r.data.player_name,src:r.data.player_photo},null,10,q7e),t.createElementVNode("div",{class:t.normalizeClass(e.$style.playerInfotype0)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.benjaminEvalenttype0)},t.toDisplayString(r.data.player_name),3),t.createElementVNode("div",{class:t.normalizeClass(e.$style.frameParenttype0)},[t.createVNode(s,{icon:"/play-icn.svg","icon-size":"9px","icon-position":"left",width:"18px",height:"18px","border-radius":"18px","border-width":"1","background-color":"transparent","border-color":"#FFFFFF",onClick:a[0]||(a[0]=i=>n.clickVideos({player_id:r.data.player_id}))}),t.createElementVNode("div",{class:t.normalizeClass(n.benjaminEvalent1Class)},t.toDisplayString(r.data.player_stat),3)],2)],2)],2)],2)],2)],512)}const Z7e={$style:H7e},X7e=Bh(G7e,[["render",Y7e],["__cssModules",Z7e]]),K7e="_cardVideosJugadorestype1_1mwag_59",J7e="_cardDesktoptype1_1mwag_87",Q7e="_cardDesktop460type1_1mwag_113",eke="_backgroundImageParenttype1_1mwag_137",tke="_backgroundImageParent460type1_1mwag_171",ake="_backgroundImageIcontype1_1mwag_205",rke="_loMejorDeContainertype1_1mwag_225",nke="_loMejorDeContainer460type1_1mwag_249",ike="_loMejorDeContainer420type1_1mwag_273",oke="_loMejorDetype1_1mwag_297",ske="_btnPlaytype1_1mwag_303",lke="_btnPlay460_1mwag_357",cke="_btnPlay460type1_1mwag_363",dke="_roleCharacterIcontype1_1mwag_409",uke="_reproducirtype1_1mwag_423",pke="_playerTeamDesktopIcontype1_1mwag_437",hke="_playerTeamDesktopIcon1200type1_1mwag_457",fke="_playerTeamDesktopIcon460type1_1mwag_481",mke={cardVideosJugadorestype1:K7e,cardDesktoptype1:J7e,cardDesktop460type1:Q7e,backgroundImageParenttype1:eke,backgroundImageParent460type1:tke,backgroundImageIcontype1:ake,loMejorDeContainertype1:rke,loMejorDeContainer460type1:nke,loMejorDeContainer420type1:ike,loMejorDetype1:oke,btnPlaytype1:ske,btnPlay460:lke,btnPlay460type1:cke,roleCharacterIcontype1:dke,reproducirtype1:uke,playerTeamDesktopIcontype1:pke,playerTeamDesktopIcon1200type1:hke,playerTeamDesktopIcon460type1:fke},yx={components:{},props:{data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1},backgroundColor:{type:String,default:"#000000"},colorTitle:{type:String,default:"#000000"},borderColor:{type:String,default:"#000000"},backgroundImg:{type:String,default:""},customizeColors:{type:Boolean,default:!0}},data(){return{}},computed:{cardDesktopClass(){return this.elementSize.width<=460?this.$style.cardDesktop460type1:this.$style.cardDesktoptype1},backgroundImageParentClass(){return this.elementSize.width<=460?this.$style.backgroundImageParent460type1:this.$style.backgroundImageParenttype1},btnPlayClass(){return this.elementSize.width<=460?this.$style.btnPlay460type1:this.$style.btnPlaytype1},loMejorDeContainerClass(){const e=this.elementSize.width;return e<=420?this.$style.loMejorDeContainer420type1:e<=460?this.$style.loMejorDeContainer460type1:this.$style.loMejorDeContainertype1},playerTeamDesktopIconClass(){const e=this.elementSize.width;return e<=460?this.$style.playerTeamDesktopIcon460type1:e<=1200?this.$style.playerTeamDesktopIcon1200type1:this.$style.playerTeamDesktopIcontype1}},setup(){const e=t.ref("myDivRefCardtype1"),{elementSize:a}=Fm(e);return{myDivRefCardtype1:e,elementSize:a}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickCard",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},uN=()=>{t.useCssVars(e=>({"0f708ee3":e.data.font_color!=null&&e.customizeColors?e.data.font_color:"#fff",c378c4fe:e.backgroundColor,"75ce11a2":e.data.background_color_buttons!=null&&e.customizeColors?e.data.background_color_buttons:"rgba(255, 255, 255, 0.08)","6f776343":e.borderColor,"8f7b90ec":e.data.font_color_card!=null?e.data.font_color_card:"#fff"}))},pN=yx.setup;yx.setup=pN?(e,a)=>(uN(),pN(e,a)):uN;const gke={ref:"myDivRefCardtype1"},yke=["src"],_ke={"clip-path":"url(#clip0_59_831)"},vke=["fill"],bke=t.createElementVNode("defs",null,[t.createElementVNode("clipPath",{id:"clip0_59_831"},[t.createElementVNode("rect",{width:"12",height:"12",fill:"white",transform:"translate(0.375 0.637695)"})])],-1),xke=["src"];function wke(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",gke,[t.createElementVNode("div",{class:t.normalizeClass(e.$style.cardVideosJugadorestype1),onClick:a[1]||(a[1]=s=>n.clickPlayer({player_id:r.data.player_id,team_id:r.data.team_id}))},[t.createElementVNode("div",{class:t.normalizeClass(n.cardDesktopClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(n.backgroundImageParentClass)},[t.createElementVNode("img",{class:t.normalizeClass(e.$style.backgroundImageIcontype1),src:r.backgroundImg},null,10,yke),t.createElementVNode("h2",{class:t.normalizeClass(n.loMejorDeContainerClass),id:"title-card"},[d.elementSize.width>380?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(e.$style.loMejorDetype1)},"Lo mejor de ",2)):t.createCommentVNode("",!0),d.elementSize.width<=380?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(e.$style.loMejorDetype1)},"Lo mejor",2)):t.createCommentVNode("",!0),d.elementSize.width<=380?(t.openBlock(),t.createElementBlock("p",{key:2,class:t.normalizeClass(e.$style.loMejorDetype1)},"de ",2)):t.createCommentVNode("",!0),t.createElementVNode("p",{class:t.normalizeClass(e.$style.loMejorDetype1)},t.toDisplayString(r.data.team_name),3)],2),t.createElementVNode("div",{class:t.normalizeClass(n.btnPlayClass),onClick:a[0]||(a[0]=s=>n.clickVideos({player_id:r.data.player_id,team_id:r.data.team_id}))},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.roleCharacterIcontype4),width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("g",_ke,[t.createElementVNode("path",{d:"M2.67705 12.0654C2.58553 12.0133 2.50903 11.9355 2.4558 11.8404C2.40257 11.7452 2.37464 11.6363 2.375 11.5255V1.74838C2.37513 1.63789 2.40325 1.5295 2.45637 1.43474C2.50949 1.33998 2.58563 1.26238 2.6767 1.21019C2.76776 1.15801 2.87035 1.13319 2.97355 1.13837C3.07675 1.14355 3.17671 1.17854 3.2628 1.23962L10.1203 6.12875C10.1987 6.18445 10.2629 6.25998 10.3073 6.34864C10.3518 6.4373 10.375 6.53633 10.375 6.63692C10.375 6.73751 10.3518 6.83654 10.3073 6.9252C10.2629 7.01386 10.1987 7.0894 10.1203 7.1451L3.2628 12.0354C3.17684 12.0966 3.07696 12.1317 2.9738 12.137C2.87065 12.1423 2.76809 12.1175 2.67705 12.0654V12.0654ZM2.94673 11.5266L9.80426 6.6375L2.94673 11.5266Z",fill:r.data.color_icon_play!=null&&r.customizeColors?r.data.color_icon_play:"#CBEE6B"},null,8,vke)]),bke],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.reproducirtype1)},"Reproducir",2)],2)],2),t.createElementVNode("img",{class:t.normalizeClass(n.playerTeamDesktopIconClass),src:r.data.player_photo},null,10,xke)],2)],2)],512)}const kke={$style:mke},Cke=Bh(yx,[["render",wke],["__cssModules",kke]]),Eke="_tarjetaHighlightsPostmatchtype2_2xqhb_7",Tke="_tarjetaHighlightsPostmatch780type2_2xqhb_35",Ske="_tarjetaHighlightsPostmatch640type2_2xqhb_65",Ake="_tarjetaHighlightsPostmatch520type2_2xqhb_97",Nke="_tarjetaHighlightsPostmatch350type2_2xqhb_131",Ike="_tarjetaHighlightsPostmatch420type2_2xqhb_161",Bke="_tarjetaHighlightsPostmatch320type2_2xqhb_197",Mke="_backgroundtype2_2xqhb_233",Oke="_background640type2_2xqhb_253",Pke="_btnPlaytype2_2xqhb_277",Fke="_btnPlay1_2xqhb_301",Rke="_btnPlay1type2_2xqhb_309",Vke="_icnPlaytype2_2xqhb_351",zke="_union6Icontype2_2xqhb_369",Dke={tarjetaHighlightsPostmatchtype2:Eke,tarjetaHighlightsPostmatch780type2:Tke,tarjetaHighlightsPostmatch640type2:Ske,tarjetaHighlightsPostmatch520type2:Ake,tarjetaHighlightsPostmatch350type2:Nke,tarjetaHighlightsPostmatch420type2:Ike,tarjetaHighlightsPostmatch320type2:Bke,backgroundtype2:Mke,background640type2:Oke,btnPlaytype2:Pke,btnPlay1:Fke,btnPlay1type2:Rke,icnPlaytype2:Vke,union6Icontype2:zke},Lke={components:{},props:{data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1},backgroundImg:{type:String,default:""}},computed:{tarjetaHighlightsPostmatchClass(){const e=this.elementSize.width;return e<=320?this.$style.tarjetaHighlightsPostmatch320type2:e<=350?this.$style.tarjetaHighlightsPostmatch350type2:e<=420?this.$style.tarjetaHighlightsPostmatch420type2:e<=520?this.$style.tarjetaHighlightsPostmatch520type2:e<=640?this.$style.tarjetaHighlightsPostmatch640type2:e<=780?this.$style.tarjetaHighlightsPostmatch780type2:this.$style.tarjetaHighlightsPostmatchtype2},backgroundClass(){return this.elementSize.width<=640?this.$style.background640type2:this.$style.backgroundtype2}},setup(){const e=t.ref("myDivRefCardtype2"),{elementSize:a}=Fm(e);return{myDivRefCardtype2:e,elementSize:a}},data(){return{}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickCard",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},$ke={ref:"myDivRefCardtype2"},jke=t.createStaticVNode('<svg width="20" height="20" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_59_831)"><path d="M2.67705 12.0654C2.58553 12.0133 2.50903 11.9355 2.4558 11.8404C2.40257 11.7452 2.37464 11.6363 2.375 11.5255V1.74838C2.37513 1.63789 2.40325 1.5295 2.45637 1.43474C2.50949 1.33998 2.58563 1.26238 2.6767 1.21019C2.76776 1.15801 2.87035 1.13319 2.97355 1.13837C3.07675 1.14355 3.17671 1.17854 3.2628 1.23962L10.1203 6.12875C10.1987 6.18445 10.2629 6.25998 10.3073 6.34864C10.3518 6.4373 10.375 6.53633 10.375 6.63692C10.375 6.73751 10.3518 6.83654 10.3073 6.9252C10.2629 7.01386 10.1987 7.0894 10.1203 7.1451L3.2628 12.0354C3.17684 12.0966 3.07696 12.1317 2.9738 12.137C2.87065 12.1423 2.76809 12.1175 2.67705 12.0654V12.0654ZM2.94673 11.5266L9.80426 6.6375L2.94673 11.5266Z" fill="#CBEE6B"></path></g><defs><clipPath id="clip0_59_831"><rect width="12" height="12" fill="white" transform="translate(0.375 0.637695)"></rect></clipPath></defs></svg>',1),Uke=[jke];function Hke(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",$ke,[t.createElementVNode("div",{class:t.normalizeClass(n.tarjetaHighlightsPostmatchClass),onClick:a[1]||(a[1]=s=>n.clickPlayer({game_id:r.data.game_id}))},[t.createElementVNode("div",{class:t.normalizeClass(n.backgroundClass),id:"image-video",style:t.normalizeStyle({"background-image":"url("+r.backgroundImg+")"})},null,6),t.createElementVNode("div",{class:t.normalizeClass(e.$style.btnPlaytype2)},[t.createElementVNode("button",{class:t.normalizeClass(e.$style.btnPlay1type2),id:"btn-play",onClick:a[0]||(a[0]=s=>n.clickVideos({game_id:r.data.game_id}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.icnPlaytype2)},Uke,2)],2)],2)],2)],512)}const Gke={$style:Dke},Wke=Bh(Lke,[["render",Hke],["__cssModules",Gke]]),qke="_tarjetaDatosGsDesktoptype4_1xgax_107",Yke="_tarjetaDatosGsDesktop500type4_1xgax_127",Zke="_tarjetaDatosGs414type4_1xgax_135",Xke="_tarjetaDatosGs414500type4_1xgax_159",Kke="_tarjetaDatosGs414380type4_1xgax_183",Jke="_tarjetaDatosGs320type4_1xgax_191",Qke="_tarjetaDatosGs320380type4_1xgax_215",e9e="_dataBox8type4_1xgax_239",t9e="_dataBox8380type4_1xgax_275",a9e="_dataBoxtype4_1xgax_313",r9e="_dataBox520type4_1xgax_353",n9e="_dataBox480type4_1xgax_395",i9e="_dataBox3type4_1xgax_437",o9e="_dataBox3520type4_1xgax_479",s9e="_dataBox4type4_1xgax_489",l9e="_dataBox4500type4_1xgax_533",c9e="_dataBox6type4_1xgax_581",d9e="_dataBox6500type4_1xgax_627",u9e="_dataContainertype4_1xgax_681",p9e="_dataContainer520type4_1xgax_709",h9e="_dataContainer1type4_1xgax_741",f9e="_dataContainer1500type4_1xgax_769",m9e="_dataBox7type4_1xgax_799",g9e="_dataBox7380type4_1xgax_835",y9e="_div15type4_1xgax_877",_9e="_div15380type4_1xgax_895",v9e="_btnShareIcontype4_1xgax_913",b9e="_btnSharetype4_1xgax_925",x9e="_bakgBaseIcontype4_1xgax_955",w9e="_roleCharacterIcontype4_1xgax_979",k9e="_verVideostype4_1xgax_995",C9e="_btnVideostype4_1xgax_1011",E9e="_playerNametype4_1xgax_1061",T9e="_elJugadortype4_1xgax_1079",S9e="_aSeguirtype4_1xgax_1087",A9e="_elJugadorAContainertype4_1xgax_1097",N9e="_titletype4_1xgax_1117",I9e="_baseCardtype4_1xgax_1145",B9e="_imagePlayerIcontype4_1xgax_1175",M9e="_arrowGraphIcontype4_1xgax_1201",O9e="_divtype4_1xgax_1213",P9e="_totaltype4_1xgax_1227",F9e="_div1type4_1xgax_1243",R9e="_btnShareIcon1type4_1xgax_1265",V9e="_btnShare1type4_1xgax_1277",z9e="_bakgBaseIcon1type4_1xgax_1305",D9e="_bakgBaseIcon2type4_1xgax_1329",L9e="_roleCharacterIcon1type4_1xgax_1353",$9e="_btnVideos1type4_1xgax_1369",j9e="_playerName1type4_1xgax_1411",U9e="_elJugadorAContainer1type4_1xgax_1421",H9e="_title1type4_1xgax_1441",G9e="_baseCard1type4_1xgax_1467",W9e="_imagePlayerIcon1type4_1xgax_1495",q9e="_total4type4_1xgax_1517",Y9e="_div9type4_1xgax_1533",Z9e="_roleCharacterIcon2type4_1xgax_1549",X9e="_btnVideos2type4_1xgax_1565",K9e="_elJugadorAContainer2type4_1xgax_1603",J9e="_title2type4_1xgax_1623",Q9e="_imagePlayerIcon2type4_1xgax_1651",eCe="_dataContainer2type4_1xgax_1673",tCe="_tarjetaDatosGstype4_1xgax_1703",aCe={tarjetaDatosGsDesktoptype4:qke,tarjetaDatosGsDesktop500type4:Yke,tarjetaDatosGs414type4:Zke,tarjetaDatosGs414500type4:Xke,tarjetaDatosGs414380type4:Kke,tarjetaDatosGs320type4:Jke,tarjetaDatosGs320380type4:Qke,dataBox8type4:e9e,dataBox8380type4:t9e,dataBoxtype4:a9e,dataBox520type4:r9e,dataBox480type4:n9e,dataBox3type4:i9e,dataBox3520type4:o9e,dataBox4type4:s9e,dataBox4500type4:l9e,dataBox6type4:c9e,dataBox6500type4:d9e,dataContainertype4:u9e,dataContainer520type4:p9e,dataContainer1type4:h9e,dataContainer1500type4:f9e,dataBox7type4:m9e,dataBox7380type4:g9e,div15type4:y9e,div15380type4:_9e,btnShareIcontype4:v9e,btnSharetype4:b9e,bakgBaseIcontype4:x9e,roleCharacterIcontype4:w9e,verVideostype4:k9e,btnVideostype4:C9e,playerNametype4:E9e,elJugadortype4:T9e,aSeguirtype4:S9e,elJugadorAContainertype4:A9e,titletype4:N9e,baseCardtype4:I9e,imagePlayerIcontype4:B9e,arrowGraphIcontype4:M9e,divtype4:O9e,totaltype4:P9e,div1type4:F9e,btnShareIcon1type4:R9e,btnShare1type4:V9e,bakgBaseIcon1type4:z9e,bakgBaseIcon2type4:D9e,roleCharacterIcon1type4:L9e,btnVideos1type4:$9e,playerName1type4:j9e,elJugadorAContainer1type4:U9e,title1type4:H9e,baseCard1type4:G9e,imagePlayerIcon1type4:W9e,total4type4:q9e,div9type4:Y9e,roleCharacterIcon2type4:Z9e,btnVideos2type4:X9e,elJugadorAContainer2type4:K9e,title2type4:J9e,imagePlayerIcon2type4:Q9e,dataContainer2type4:eCe,tarjetaDatosGstype4:tCe},_x={components:{},props:{data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1},colorcard:{type:String,default:"#122736"},showShareButton:{type:Boolean,default:!1}},data(){return{}},computed:{tarjetaDatosGsDesktopClass(){return this.elementSize.width<=500?this.$style.tarjetaDatosGsDesktop500type4:this.$style.tarjetaDatosGsDesktoptype4},tarjetaDatosGs414Class(){const e=this.elementSize.width;return e<=380?this.$style.tarjetaDatosGs414380type4:e<=500?this.$style.tarjetaDatosGs414500type4:this.$style.tarjetaDatosGs414type4},tarjetaDatosGs320Class(){return this.elementSize.width<=380?this.$style.tarjetaDatosGs320380type4:this.$style.tarjetaDatosGs320type4},dataBox8Class(){return this.elementSize.width<=380?this.$style.dataBox8380type4:this.$style.dataBox8type4},dataBoxClass(){const e=this.elementSize.width;return e<=480?this.$style.dataBox480type4:e<=520?this.$style.dataBox520type4:this.$style.dataBoxtype4},dataBox3Class(){return this.elementSize.width<=520?this.$style.dataBox3520type4:this.$style.dataBox3type4},dataBox4Class(){return this.elementSize.width<=500?this.$style.dataBox4500type4:this.$style.dataBox4type4},dataBox6Class(){return this.elementSize.width<=500?this.$style.dataBox6500type4:this.$style.dataBox6type4},dataBox7Class(){return this.elementSize.width<=380?this.$style.dataBox7380type4:this.$style.dataBox7type4},dataContainerClass(){return this.elementSize.width<=520?this.$style.dataContainer520type4:this.$style.dataContainertype4},dataContainer1Class(){return this.elementSize.width<=500?this.$style.dataContainer1500type4:this.$style.dataContainer1type4},div15Class(){return this.elementSize.width<=380?this.$style.div15380type4:this.$style.div15type4}},setup(){const e=t.ref("myDivRefCardtype4"),{elementSize:a}=Fm(e);return{myDivRefCardtype4:e,elementSize:a}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickCard",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)},clickCategory(e){this.clickCard||this.$emit("onClickCategory",e)}}},hN=()=>{t.useCssVars(e=>({"5f8d7f8a":e.data.background_color_cards!=null?e.data.background_color_cards:"rgba(255, 255, 255, 0.16)",e4811ad0:e.data.font_color_card!=null?e.data.font_color_card:"#fff","59916dbb":e.data.background_color_buttons!=null?e.data.background_color_buttons:"rgba(255, 255, 255, 0.16)","23bbd4a6":e.colorcard,"0c5fb8b2":e.data.font_color!=null?e.data.font_color:"#fff"}))},fN=_x.setup;_x.setup=fN?(e,a)=>(hN(),fN(e,a)):hN;const rCe=t.createElementVNode("path",{d:"M14.886 14.0466C14.1404 14.0466 13.4733 14.3409 12.9632 14.8019L5.96863 10.7308C6.01768 10.5052 6.05692 10.2795 6.05692 10.0441C6.05692 9.80867 6.01768 9.58304 5.96863 9.35741L12.8847 5.32551C13.4145 5.81601 14.111 6.12012 14.886 6.12012C15.6665 6.12012 16.4151 5.81005 16.967 5.25814C17.5189 4.70622 17.829 3.95765 17.829 3.17712C17.829 2.39659 17.5189 1.64803 16.967 1.09611C16.4151 0.544195 15.6665 0.234131 14.886 0.234131C14.1054 0.234131 13.3569 0.544195 12.8049 1.09611C12.253 1.64803 11.9429 2.39659 11.9429 3.17712C11.9429 3.41256 11.9822 3.63819 12.0312 3.86382L5.11516 7.89572C4.58542 7.40523 3.8889 7.10112 3.11391 7.10112C2.33337 7.10112 1.58481 7.41118 1.03289 7.9631C0.480965 8.51502 0.170898 9.26358 0.170898 10.0441C0.170898 10.8246 0.480965 11.5732 1.03289 12.1251C1.58481 12.677 2.33337 12.9871 3.11391 12.9871C3.8889 12.9871 4.58542 12.683 5.11516 12.1925L12.0999 16.2636C12.0509 16.4696 12.0214 16.6855 12.0214 16.9111C12.0214 18.4905 13.3065 19.7658 14.886 19.7658C16.4654 19.7658 17.7505 18.4905 17.7505 16.9111C17.7505 16.1514 17.4487 15.4228 16.9115 14.8856C16.3743 14.3484 15.6457 14.0466 14.886 14.0466Z",fill:"#F4F4F4","fill-opacity":"0.5"},null,-1),nCe=[rCe],iCe=["src"],oCe={"clip-path":"url(#clip0_59_831)"},sCe=["fill"],lCe=t.createElementVNode("defs",null,[t.createElementVNode("clipPath",{id:"clip0_59_831"},[t.createElementVNode("rect",{width:"12",height:"12",fill:"white",transform:"translate(0.375 0.637695)"})])],-1),cCe=["src"],dCe=["fill"],uCe=["fill"],pCe=["fill"],hCe=t.createElementVNode("path",{d:"M10.2126 9.10136C9.73332 9.10136 9.30448 9.29055 8.97655 9.58695L4.48004 6.96979C4.51158 6.82474 4.5368 6.67969 4.5368 6.52834C4.5368 6.37699 4.51158 6.23194 4.48004 6.08689L8.92609 3.49495C9.26664 3.81027 9.7144 4.00577 10.2126 4.00577C10.7144 4.00577 11.1956 3.80645 11.5504 3.45164C11.9052 3.09684 12.1045 2.61562 12.1045 2.11385C12.1045 1.61208 11.9052 1.13086 11.5504 0.776056C11.1956 0.421251 10.7144 0.221924 10.2126 0.221924C9.71084 0.221924 9.22962 0.421251 8.87481 0.776056C8.52 1.13086 8.32067 1.61208 8.32067 2.11385C8.32067 2.2652 8.3459 2.41025 8.37743 2.5553L3.93138 5.14723C3.59083 4.83191 3.14308 4.63641 2.64487 4.63641C2.14309 4.63641 1.66187 4.83574 1.30706 5.19055C0.952258 5.54535 0.75293 6.02657 0.75293 6.52834C0.75293 7.03011 0.952258 7.51133 1.30706 7.86613C1.66187 8.22094 2.14309 8.42026 2.64487 8.42026C3.14308 8.42026 3.59083 8.22476 3.93138 7.90944L8.42158 10.5266C8.39004 10.659 8.37113 10.7978 8.37113 10.9428C8.37113 11.9582 9.19727 12.778 10.2126 12.778C11.2279 12.778 12.0541 11.9582 12.0541 10.9428C12.0541 10.4544 11.8601 9.98605 11.5147 9.64071C11.1694 9.29537 10.701 9.10136 10.2126 9.10136Z",fill:"#F4F4F4","fill-opacity":"0.5"},null,-1),fCe=[hCe],mCe=["src"],gCe=["fill"],yCe=["src"],_Ce=["fill"],vCe=["fill"],bCe=["fill"],xCe=t.createElementVNode("path",{d:"M10.2126 9.10111C9.73332 9.10111 9.30448 9.2903 8.97655 9.58671L4.48004 6.96954C4.51158 6.8245 4.5368 6.67945 4.5368 6.52809C4.5368 6.37674 4.51158 6.23169 4.48004 6.08665L8.92609 3.49471C9.26664 3.81003 9.7144 4.00553 10.2126 4.00553C10.7144 4.00553 11.1956 3.8062 11.5504 3.4514C11.9052 3.09659 12.1045 2.61537 12.1045 2.1136C12.1045 1.61183 11.9052 1.13062 11.5504 0.775812C11.1956 0.421007 10.7144 0.22168 10.2126 0.22168C9.71084 0.22168 9.22962 0.421007 8.87481 0.775812C8.52 1.13062 8.32067 1.61183 8.32067 2.1136C8.32067 2.26496 8.3459 2.41001 8.37743 2.55505L3.93138 5.14699C3.59083 4.83167 3.14308 4.63617 2.64487 4.63617C2.14309 4.63617 1.66187 4.8355 1.30706 5.1903C0.952258 5.54511 0.75293 6.02633 0.75293 6.52809C0.75293 7.02986 0.952258 7.51108 1.30706 7.86589C1.66187 8.22069 2.14309 8.42002 2.64487 8.42002C3.14308 8.42002 3.59083 8.22452 3.93138 7.9092L8.42158 10.5264C8.39004 10.6588 8.37113 10.7975 8.37113 10.9426C8.37113 11.9579 9.19727 12.7778 10.2126 12.7778C11.2279 12.7778 12.0541 11.9579 12.0541 10.9426C12.0541 10.4542 11.8601 9.98581 11.5147 9.64047C11.1694 9.29512 10.701 9.10111 10.2126 9.10111Z",fill:"#F4F4F4","fill-opacity":"0.5"},null,-1),wCe=[xCe],kCe=["src"],CCe=["fill"],ECe=["src"],TCe=["fill"],SCe=["fill"],ACe=["fill"];function NCe(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(e.$style.tarjetaDatosGstype4),ref:"myDivRefCardtype4",onClick:a[10]||(a[10]=s=>n.clickPlayer({season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(n.tarjetaDatosGsDesktopClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCardtype4)},[r.showShareButton?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(e.$style.btnSharetype4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.btnShareIcontype4),width:"18",height:"20",viewBox:"0 0 18 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},nCe,2))],2)):t.createCommentVNode("",!0),r.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcontype4),alt:"",src:r.data.background},null,10,iCe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.btnVideostype4),onClick:a[0]||(a[0]=s=>n.clickVideos({season_id:r.data.id_season,player_id:r.data.player_id,category:0,type:2}))},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.roleCharacterIcontype4),width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("g",oCe,[t.createElementVNode("path",{d:"M2.67705 12.0654C2.58553 12.0133 2.50903 11.9355 2.4558 11.8404C2.40257 11.7452 2.37464 11.6363 2.375 11.5255V1.74838C2.37513 1.63789 2.40325 1.5295 2.45637 1.43474C2.50949 1.33998 2.58563 1.26238 2.6767 1.21019C2.76776 1.15801 2.87035 1.13319 2.97355 1.13837C3.07675 1.14355 3.17671 1.17854 3.2628 1.23962L10.1203 6.12875C10.1987 6.18445 10.2629 6.25998 10.3073 6.34864C10.3518 6.4373 10.375 6.53633 10.375 6.63692C10.375 6.73751 10.3518 6.83654 10.3073 6.9252C10.2629 7.01386 10.1987 7.0894 10.1203 7.1451L3.2628 12.0354C3.17684 12.0966 3.07696 12.1317 2.9738 12.137C2.87065 12.1423 2.76809 12.1175 2.67705 12.0654V12.0654ZM2.94673 11.5266L9.80426 6.6375L2.94673 11.5266Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,sCe)]),lCe],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.verVideostype4)},"Ver videos",2)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.titletype4),id:"title-info"},[t.createElementVNode("h4",{class:t.normalizeClass(e.$style.playerNametype4),id:"player-name"},t.toDisplayString(r.data.player_name),3),t.createElementVNode("h2",{class:t.normalizeClass(e.$style.elJugadorAContainertype4),id:"title-card"},[t.createElementVNode("p",{class:t.normalizeClass(e.$style.elJugadortype4)},t.toDisplayString(r.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(r.data.second_title),3)],2)],2)],2),r.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcontype4),alt:"",src:r.data.player_photo},null,10,cCe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(n.dataContainerClass),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBoxClass),onClick:a[1]||(a[1]=s=>n.clickCategory({category:r.data.category_id_1,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.totaltype4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,dCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(r.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBoxClass),onClick:a[2]||(a[2]=s=>n.clickCategory({category:r.data.category_id_2,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.totaltype4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,uCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(r.data.category_name_2),3)],6),r.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBoxClass),onClick:a[3]||(a[3]=s=>n.clickCategory({category:r.data.category_id_3,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.totaltype4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,pCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(r.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2),t.createElementVNode("div",{class:t.normalizeClass(n.tarjetaDatosGs414Class),id:"card-mobile-414"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCard1type4)},[r.showShareButton?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(e.$style.btnShare1type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.btnShareIcon1type4),width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},fCe,2))],2)):t.createCommentVNode("",!0),r.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcon1type4),alt:"",src:r.data.background},null,10,mCe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.btnVideos1type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.roleCharacterIcon1type4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,gCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.verVideostype4)},"Ver videos",2)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.title1type4),id:"title-info"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.playerName1type4)},t.toDisplayString(r.data.player_name),3),t.createElementVNode("h2",{class:t.normalizeClass(e.$style.elJugadorAContainer1type4),id:"title-card"},[t.createElementVNode("p",{class:t.normalizeClass(e.$style.elJugadortype4)},t.toDisplayString(r.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(r.data.second_title),3)],2)],2)],2),r.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcon1type4),alt:"",src:r.data.player_photo},null,10,yCe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(n.dataContainer1Class),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox4Class),onClick:a[4]||(a[4]=s=>n.clickCategory({category:r.data.category_id_1,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,_Ce)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(r.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox4Class),onClick:a[5]||(a[5]=s=>n.clickCategory({category:r.data.category_id_2,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,vCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(r.data.category_name_2),3)],6),r.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox6Class),onClick:a[6]||(a[6]=s=>n.clickCategory({category:r.data.category_id_3,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,bCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(r.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2),t.createElementVNode("div",{class:t.normalizeClass(n.tarjetaDatosGs320Class)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCard1type4)},[r.showShareButton?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(e.$style.btnShare1type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.btnShareIcon1type4),width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},wCe,2))],2)):t.createCommentVNode("",!0),r.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcon2type4),alt:"",src:r.data.background},null,10,kCe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.btnVideos2type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.roleCharacterIcon2type4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,CCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.verVideostype4)},"Ver videos",2)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.title2type4),id:"title-info"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.playerName1type4)},t.toDisplayString(r.data.player_name),3),t.createElementVNode("h2",{class:t.normalizeClass(e.$style.elJugadorAContainer2type4),id:"title-card"},[t.createElementVNode("p",{class:t.normalizeClass(e.$style.elJugadortype4)},t.toDisplayString(r.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(r.data.second_title),3)],2)],2)],2),r.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcon2type4),alt:"",src:r.data.player_photo},null,10,ECe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.dataContainer2type4),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox7Class),onClick:a[7]||(a[7]=s=>n.clickCategory({category:r.data.category_id_1,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188777 8.8403C0.131575 8.80242 0.0837648 8.74584 0.0504989 8.67665C0.0172329 8.60746 -0.000226668 8.52828 2.22189e-06 8.44765V1.33719C8.08668e-05 1.25684 0.0176547 1.17801 0.0508556 1.10909C0.0840564 1.04018 0.131643 0.983741 0.188558 0.94579C0.245472 0.907838 0.309587 0.889787 0.374086 0.893556C0.438586 0.897325 0.501059 0.922773 0.554865 0.967195L4.84073 4.52284C4.88968 4.56335 4.92982 4.61829 4.95759 4.68277C4.98536 4.74724 4.99989 4.81926 4.99989 4.89242C4.99989 4.96557 4.98536 5.03759 4.95759 5.10207C4.92982 5.16655 4.88968 5.22149 4.84073 5.26199L0.554865 8.81848C0.501141 8.863 0.438716 8.88854 0.374245 8.89238C0.309774 8.89623 0.245673 8.87822 0.188777 8.8403V8.8403ZM0.357326 8.44849L4.64319 4.89284L0.357326 8.44849Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,TCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(n.div15Class)},t.toDisplayString(r.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox8Class),onClick:a[8]||(a[8]=s=>n.clickCategory({category:r.data.category_id_2,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188777 8.8403C0.131575 8.80242 0.0837648 8.74584 0.0504989 8.67665C0.0172329 8.60746 -0.000226668 8.52828 2.22189e-06 8.44765V1.33719C8.08668e-05 1.25684 0.0176547 1.17801 0.0508556 1.10909C0.0840564 1.04018 0.131643 0.983741 0.188558 0.94579C0.245472 0.907838 0.309587 0.889787 0.374086 0.893556C0.438586 0.897325 0.501059 0.922773 0.554865 0.967195L4.84073 4.52284C4.88968 4.56335 4.92982 4.61829 4.95759 4.68277C4.98536 4.74724 4.99989 4.81926 4.99989 4.89242C4.99989 4.96557 4.98536 5.03759 4.95759 5.10207C4.92982 5.16655 4.88968 5.22149 4.84073 5.26199L0.554865 8.81848C0.501141 8.863 0.438716 8.88854 0.374245 8.89238C0.309774 8.89623 0.245673 8.87822 0.188777 8.8403V8.8403ZM0.357326 8.44849L4.64319 4.89284L0.357326 8.44849Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,SCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(n.div15Class)},t.toDisplayString(r.data.category_name_2),3)],6),r.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox8Class),onClick:a[9]||(a[9]=s=>n.clickCategory({category:r.data.category_id_3,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"6",height:"9",viewBox:"0 0 6 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.474421 8.8403C0.41722 8.80242 0.369409 8.74584 0.336143 8.67665C0.302877 8.60746 0.285418 8.52828 0.285647 8.44765V1.33719C0.285725 1.25684 0.303299 1.17801 0.3365 1.10909C0.369701 1.04018 0.417288 0.983741 0.474202 0.94579C0.531117 0.907838 0.595232 0.889787 0.659731 0.893556C0.72423 0.897325 0.786704 0.922773 0.84051 0.967195L5.12637 4.52284C5.17532 4.56335 5.21547 4.61829 5.24324 4.68277C5.271 4.74724 5.28554 4.81926 5.28554 4.89242C5.28554 4.96557 5.271 5.03759 5.24324 5.10207C5.21547 5.16655 5.17532 5.22149 5.12637 5.26199L0.84051 8.81848C0.786786 8.863 0.724361 8.88854 0.659889 8.89238C0.595418 8.89623 0.531318 8.87822 0.474421 8.8403V8.8403ZM0.64297 8.44849L4.92883 4.89284L0.64297 8.44849Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,ACe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(n.div15Class)},t.toDisplayString(r.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2)],2)}const ICe={$style:aCe},BCe=Bh(_x,[["render",NCe],["__cssModules",ICe]]),MCe="_cardVideotype3_1geoc_47",OCe="_cardVideo540type3_1geoc_73",PCe="_ligaMx2Icontype3_1geoc_101",FCe="_roleCharacterIcontype3_1geoc_121",RCe="_btnPlaytype3_1geoc_135",VCe="_videoThumbnailtype3_1geoc_183",zCe="_chivasIcontype3_1geoc_209",DCe="_teamtype3_1geoc_221",LCe="_playerChildtype3_1geoc_251",$Ce="_playertype3_1geoc_265",jCe="_teamPlayertype3_1geoc_297",UCe="_mintype3_1geoc_309",HCe="_teamPlayerParenttype3_1geoc_317",GCe="_icnGoalsIcontype3_1geoc_333",WCe="_min1type3_1geoc_343",qCe="_actionstype3_1geoc_351",YCe="_footerCardVideotype3_1geoc_367",ZCe={cardVideotype3:MCe,cardVideo540type3:OCe,ligaMx2Icontype3:PCe,roleCharacterIcontype3:FCe,btnPlaytype3:RCe,videoThumbnailtype3:VCe,chivasIcontype3:zCe,teamtype3:DCe,playerChildtype3:LCe,playertype3:$Ce,teamPlayertype3:jCe,mintype3:UCe,teamPlayerParenttype3:HCe,icnGoalsIcontype3:GCe,min1type3:WCe,actionstype3:qCe,footerCardVideotype3:YCe},vx={components:{},props:{data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1},categoryIcon:{type:Boolean,default:!0},backgroundColor:{type:String,default:"#000000"},playerPhoto:{type:Boolean,default:!0}},data(){return{}},setup(){const e=t.ref("myDivRefCardtype3"),{elementSize:a}=Fm(e);return{myDivRefCardtype3:e,elementSize:a}},computed:{cardVideoClass(){return this.elementSize.width<=540?this.$style.cardVideo540type3:this.$style.cardVideotype3}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickCard",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},mN=()=>{t.useCssVars(e=>({fe7b7fd8:e.backgroundColor}))},gN=vx.setup;vx.setup=gN?(e,a)=>(mN(),gN(e,a)):mN;const XCe=["src"],KCe=t.createElementVNode("g",{"clip-path":"url(#clip0_59_831)"},[t.createElementVNode("path",{d:"M2.67705 12.0654C2.58553 12.0133 2.50903 11.9355 2.4558 11.8404C2.40257 11.7452 2.37464 11.6363 2.375 11.5255V1.74838C2.37513 1.63789 2.40325 1.5295 2.45637 1.43474C2.50949 1.33998 2.58563 1.26238 2.6767 1.21019C2.76776 1.15801 2.87035 1.13319 2.97355 1.13837C3.07675 1.14355 3.17671 1.17854 3.2628 1.23962L10.1203 6.12875C10.1987 6.18445 10.2629 6.25998 10.3073 6.34864C10.3518 6.4373 10.375 6.53633 10.375 6.63692C10.375 6.73751 10.3518 6.83654 10.3073 6.9252C10.2629 7.01386 10.1987 7.0894 10.1203 7.1451L3.2628 12.0354C3.17684 12.0966 3.07696 12.1317 2.9738 12.137C2.87065 12.1423 2.76809 12.1175 2.67705 12.0654V12.0654ZM2.94673 11.5266L9.80426 6.6375L2.94673 11.5266Z",fill:"#CBEE6B"})],-1),JCe=t.createElementVNode("defs",null,[t.createElementVNode("clipPath",{id:"clip0_59_831"},[t.createElementVNode("rect",{width:"12",height:"12",fill:"white",transform:"translate(0.375 0.637695)"})])],-1),QCe=[KCe,JCe],eEe=["src"],tEe=["src"],aEe=["src"];function rEe(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(n.cardVideoClass),ref:"myDivRefCardtype3",onClick:a[1]||(a[1]=s=>n.clickPlayer({season_id:r.data.id_season,category_id:r.data.id_category,team_id:r.data.team_id,player_id:r.data.player_id}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.videoThumbnailtype3),id:"container-video"},[t.createElementVNode("img",{class:t.normalizeClass(e.$style.ligaMx2Icontype3),alt:"",src:r.data.background_card},null,10,XCe),t.createElementVNode("button",{class:t.normalizeClass(e.$style.btnPlaytype3),onClick:a[0]||(a[0]=s=>n.clickVideos({season_id:r.data.id_season,category_id:r.data.id_category,team_id:r.data.team_id,player_id:r.data.player_id})),id:"btn-play-video"},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.roleCharacterIcontype3),width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},QCe,2))],2)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.footerCardVideotype3),id:"footer-card-video",style:t.normalizeStyle({background:r.backgroundColor})},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.teamPlayerParenttype3)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.teamPlayertype3)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.teamtype3)},[t.createElementVNode("img",{class:t.normalizeClass(e.$style.chivasIcontype3),alt:"",src:r.data.team_logo},null,10,eEe)],2),r.playerPhoto?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(e.$style.playertype3)},[t.createElementVNode("img",{class:t.normalizeClass(e.$style.playerChildtype3),alt:"",src:r.data.player_photo},null,10,tEe)],2)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.mintype3)},t.toDisplayString(r.data.player_name),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.actionstype3)},[r.categoryIcon?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.icnGoalsIcontype3),alt:"",src:r.data.icon_stat},null,10,aEe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.min1type3)},t.toDisplayString(r.data.stat),3)],2)],6)],2)}const nEe={$style:ZCe},iEe=Bh(vx,[["render",rEe],["__cssModules",nEe]]),oEe={components:{GSCCardFrecuentConnections:X7e,GSCCardVideosPlayers:Cke,GSCHighlightsPostmatch:Wke,GSCPlays:iEe,GSCDataGS:BCe},props:{type:{type:Number,default:0},data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1},playerPhoto:{type:Boolean,default:!0},categoryIcon:{type:Boolean,default:!0},backgroundColor:{type:String,default:"#cf152d"},backgroundImg:{type:String,default:""},colorTitle:{type:String,default:"#FFFFFF"},borderColor:{type:String,default:"#FFFFFF"},colorCard:{type:String,default:"#122736"},showShareButton:{type:Boolean,default:!1},customizeColors:{type:Boolean,default:!0}},data(){return{}},computed:{},methods:{onClickPlayer(e){this.$emit("onClickCard",e)},onClickVideos(e){this.$emit("onClickVideos",e)},onClickCategory(e){this.$emit("onClickCategory",e)}}};function sEe(e,a,r,d,m,n){const s=t.resolveComponent("GSCCardFrecuentConnections"),i=t.resolveComponent("GSCCardVideosPlayers"),_=t.resolveComponent("GSCHighlightsPostmatch"),f=t.resolveComponent("GSCPlays"),o=t.resolveComponent("GSCDataGS");return t.openBlock(),t.createElementBlock("div",null,[r.type==0?(t.openBlock(),t.createBlock(s,{key:0,data:r.data,"click-card":r.clickCard,onOnClickPlayer:n.onClickPlayer,onOnClickVideos:n.onClickVideos},null,8,["data","click-card","onOnClickPlayer","onOnClickVideos"])):t.createCommentVNode("",!0),r.type==1?(t.openBlock(),t.createBlock(i,{key:1,data:r.data,"click-card":r.clickCard,"background-color":r.backgroundColor,"color-title":r.colorTitle,"border-color":r.borderColor,"background-img":r.backgroundImg,"customize-colors":r.customizeColors,onOnClickCard:n.onClickPlayer,onOnClickVideos:n.onClickVideos},null,8,["data","click-card","background-color","color-title","border-color","background-img","customize-colors","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),r.type==2?(t.openBlock(),t.createBlock(_,{key:2,data:r.data,"click-card":r.clickCard,"background-img":r.backgroundImg,onOnClickCard:n.onClickPlayer,onOnClickVideos:n.onClickVideos},null,8,["data","click-card","background-img","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),r.type==3?(t.openBlock(),t.createBlock(f,{key:3,data:r.data,"click-card":r.clickCard,"player-photo":r.playerPhoto,"category-icon":r.categoryIcon,"background-color":r.backgroundColor,onOnClickCard:n.onClickPlayer,onOnClickVideos:n.onClickVideos},null,8,["data","click-card","player-photo","category-icon","background-color","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),r.type==4?(t.openBlock(),t.createBlock(o,{key:4,data:r.data,"show-share-button":r.showShareButton,"click-card":r.clickCard,colorcard:r.colorCard,onOnClickCard:n.onClickPlayer,onOnClickVideos:n.onClickVideos,onOnClickCategory:n.onClickCategory},null,8,["data","show-share-button","click-card","colorcard","onOnClickCard","onOnClickVideos","onOnClickCategory"])):t.createCommentVNode("",!0)])}const yN=Bh(oEe,[["render",sEe],["__scopeId","data-v-b1f26d64"]]);let _N=null;const lEe={components:{GSCCard:yN,GSCPlayerTeamGame:lN,GSCThumbnailHighlightGameHistoric:owe},props:{config:{type:Object,default:()=>{}},canPlayVideos:{type:Boolean,default:!0},videoPrivilegesPlayingAs:{type:Set,default:()=>new Set([1,2])},playVideosPrivileges:{type:Object,default:null}},data(){return{printData:[],gameInfo:{},gamesContainerWidth:0,item:{backgroundhome:"",backgroundaway:"",logohome:"",logoaway:"",background:"",match:"",seasonname:"",score:""},token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"}},computed:{videopartidopltegaplayersClass(){return this.gamesContainerWidth<=900?"video-partido-pltega-players620":"video-partido-pltega-players"},videopartidopltegadatosClass(){return this.gamesContainerWidth<=900?"video-partido-pltega-datos900":"video-partido-pltega-datos"},gridcarrouselesitemsClass(){return this.gamesContainerWidth<=900?"grid-carrouseles-items900":"grid-carrouseles-items"},gridcarrouselesitemsitemunoClass(){return this.gamesContainerWidth<=900?"grid-carrouseles-items-itemuno900":"grid-carrouseles-items-itemuno"},gridcarrouselesitemsitemdosClass(){return this.gamesContainerWidth<=900?"grid-carrouseles-items-itemdos900":"grid-carrouseles-items-itemdos"}},methods:{onclickPlayVideos(e){var a=[];e.type==2?e.data.position_id==1?e.data.category==0?a=[55,324,323,608,39,774,802,52,53,40,54]:a=e.data.category:e.data.category==0?a=[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]:a=e.data.category:e.type==3?e.data.category==0?a=[607,608,12,55,54,35,14,52,15,53,466,477,40,257,39]:a=e.data.category:e.data.category!=0?a=e.data.category:a=[607,608,12,55,54,35,14,52,15,53,466,477];const r=[1,2,3];let d={seasonId:e.data.season_id,mainSectionType:1,playListType:e.type,categoryIds:a,gameIds:e.data.game_id?[e.data.game_id]:null,playerIds:e.data.position_id!=1?e.data.player_id?[e.data.player_id]:[]:[],goalkeeperIds:e.data.position_id==1?e.data.player_id?[e.data.player_id]:[]:[],teamId:e.data.team_id?e.data.team_id:0,matchResult:e.data.matchResult?[data.matchResult]:r,playData:{},advancedFilter:{playListTitle:""}};e.data.category!==0&&(d.advancedFilter.mainCategoryId=e.data.category),this.$emit("openmedia",d)},openmedia(e){this.$emit("openmedia",e)},setUpResizeObserver(){if(window.ResizeObserver)_N=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),_N.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")},async fillData(){const e=nA.create({headers:{Authorization:`${this.token}`}}),a=await e.get("https://8tvo5bp9ai.execute-api.us-west-2.amazonaws.com/prod/gamesBySeason/"+this.config.season_id),r=await e.get("https://fxtcaw9tw6.execute-api.us-east-2.amazonaws.com/prod/historic/games/"+this.config.game);this.item.category=0,this.item.game_id=r.data.game_id,this.item.season_id=this.config.season_id,this.item.score=r.data.thumbnails[r.data.game_id].score[0]+" - "+r.data.thumbnails[r.data.game_id].score[1],this.item.backgroundhome=r.data.thumbnails[r.data.game_id].info_thumbnails.home_colors.background_color,this.item.backgroundaway=r.data.thumbnails[r.data.game_id].info_thumbnails.away_colors.background_color,this.item.logohome="https://az755631.vo.msecnd.net/teams-150/"+r.data.thumbnails[r.data.game_id].home_team+".png",this.item.logoaway="https://az755631.vo.msecnd.net/teams-150/"+r.data.thumbnails[r.data.game_id].visiting_team+".png",this.item.background="https://golstatsimages.blob.core.windows.net/images-library/"+r.data.thumbnails[r.data.game_id].info_thumbnails.images.background_default_games[0];const d=a.data.games.findIndex(i=>i.game_id===this.config.game);this.gameInfo=a.data.games[d];var m=[],n={},s=await e.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+this.config.season_id+"/games/"+this.config.game);for(let i=0;i<s.data.games[0].players.length;i++){const _=Math.floor(Math.random()*s.data.games[0].players[i].info_thumbnails.images.background_player_in_action.length),f=Math.floor(Math.random()*s.data.games[0].players[i].info_thumbnails.images.player_in_action.length);n={background_color_buttons:s.data.games[0].players[i].info_thumbnails.colors.background_color_buttons,background_color_cards:s.data.games[0].players[i].info_thumbnails.colors.background_color_cards,color_icon_play:s.data.games[0].players[i].info_thumbnails.colors.color_icon_play,color_next_back:s.data.games[0].players[i].info_thumbnails.colors.color_next_back,font_color:s.data.games[0].players[i].info_thumbnails.colors.font_color,font_color_card:s.data.games[0].players[i].info_thumbnails.colors.font_color_cards,colorbackgroundhome:s.data.games[0].players[i].info_thumbnails.colors.background_color,colorbackgroundaway:"",nameplayer:s.data.games[0].players[i].player_name,background:s.data.games[0].players[i].info_thumbnails.images.background_player_in_action[_]?"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.games[0].players[i].info_thumbnails.images.background_player_in_action[_]:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.games[0].players[i].info_thumbnails.images.background_default_players[0],namecategory:"RESUMEN",namehometeam:"",nameawayteam:"",logohome:s.data.games[0].players[i].team_logo,photoprofile:s.data.games[0].players[i].info_thumbnails.images.player_in_action[f]?"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.games[0].players[i].info_thumbnails.images.player_in_action[f]:`https://az755631.vo.msecnd.net/players-profile/${s.data.games[0].players[i].player_id}.png`,logoaway:"",scoreaway:"",scorehome:"",game_id:s.data.games[0].game_id,season_id:s.data.games[0].players[i].season_id,category:0,team_id:s.data.games[0].players[i].team_id},m.push(n)}this.printData=m}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100),this.fillData()}},Rm=e=>(t.pushScopeId("data-v-1ff47d5b"),e=e(),t.popScopeId(),e),cEe={ref:"gamesContainer",class:"container",style:{}},dEe={class:"video-partido-container"},uEe={class:"video-partido-container__highlight"},pEe={class:"video-partido-container__content"},hEe={key:0,class:"video-partido-container__ribbon"},fEe=Rm(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"HIGHLIGHTS DEL",-1)),mEe=Rm(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"PARTIDO",-1)),gEe=Rm(()=>t.createElementVNode("p",{class:"video-partido-container__description"}," Las jugadas mas importantes del partido ",-1)),yEe=Rm(()=>t.createElementVNode("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M2.30205 11.4277C2.21053 11.3756 2.13403 11.2978 2.0808 11.2027C2.02757 11.1075 1.99964 10.9986 2 10.8878V1.11068C2.00013 1.0002 2.02825 0.891808 2.08137 0.797044C2.13449 0.70228 2.21063 0.624681 2.3017 0.572496C2.39276 0.520311 2.49535 0.495491 2.59855 0.500673C2.70175 0.505856 2.80171 0.540848 2.8878 0.601929L9.74533 5.49105C9.82365 5.54675 9.88789 5.62229 9.93232 5.71095C9.97675 5.79961 10 5.89864 10 5.99923C10 6.09982 9.97675 6.19885 9.93232 6.28751C9.88789 6.37617 9.82365 6.45171 9.74533 6.50741L2.8878 11.3977C2.80184 11.4589 2.70196 11.494 2.5988 11.4993C2.49565 11.5046 2.39309 11.4798 2.30205 11.4277ZM2.57173 10.8889L9.42926 5.99981L2.57173 10.8889Z",fill:"#CBEE6B"})],-1)),_Ee={class:"video-partido-container__image"},vEe=Rm(()=>t.createElementVNode("div",{class:"title-video-datos"},"Este partido:",-1)),bEe={class:"video-partido-pltega-games"},xEe={class:"video-partido-pltega-games-team"};function wEe(e,a,r,d,m,n){const s=t.resolveComponent("GSCThumbnailHighlightGameHistoric"),i=t.resolveComponent("GSCPlayerTeamGame"),_=t.resolveComponent("GSCCard");return t.openBlock(),t.createElementBlock("div",cEe,[t.createElementVNode("div",dEe,[t.withDirectives(t.createElementVNode("div",uEe,[t.createElementVNode("div",pEe,[Object.keys(m.gameInfo).length>0?(t.openBlock(),t.createElementBlock("div",hEe,t.toDisplayString(m.gameInfo.matchday_name.replace("Matchday","Jornada").replace("de Final","").replace("Playoffs 1","Cuartos de Final Ida").replace("Playoffs 2","Cuartos de Final Vuelta").replace("Playoffs 3","Semifinal Ida").replace("Playoffs 4","Semifinal Vuelta").replace("Playoffs 5","Final Ida").replace("Playoffs 6","Final Vuelta")),1)):t.createCommentVNode("",!0),fEe,mEe,gEe,t.createElementVNode("button",{class:"video-partido-container__button",onClick:a[0]||(a[0]=f=>n.onclickPlayVideos({data:m.item,type:1}))},[yEe,t.createTextVNode(" Reproducir ahora ")])]),t.createElementVNode("div",_Ee,[m.item.background!=""?(t.openBlock(),t.createBlock(s,{key:0,"color-background-home":m.item.backgroundhome,"color-background-away":m.item.backgroundaway,"logo-home":m.item.logohome,"logo-away":m.item.logoaway,background:m.item.background,onOnclickPlayVideos:a[1]||(a[1]=f=>n.onclickPlayVideos({data:m.item,type:1})),matchday:m.item.match,"season-name":m.item.seasonname,score:m.item.score},null,8,["color-background-home","color-background-away","logo-home","logo-away","background","matchday","season-name","score"])):t.createCommentVNode("",!0)])],512),[[t.vShow,r.canPlayVideos]]),t.createElementVNode("div",{class:t.normalizeClass(n.videopartidopltegaplayersClass)},[t.createVNode(i,{onOpenmedia:n.openmedia,"background-color":"#172531","px-scroll":338,"scroll-color":"none","arrows-position":"absolute","arrows-scroll-hide":!0,arrowsBackground:"rgba(255,255,255,.16)",arrowsContainerBgL:"linear-gradient(270deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsContainerBgR:"linear-gradient(90deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsMargin:0,arrowsRadius:"50%",arrowsBorder:"#ddd",style:{"margin-top":"10px"},type:3,title:"Jugadores (sus mejores jugadas):",data:{season:r.config.season_id,game:r.config.game},"video-privileges-playing-as":r.videoPrivilegesPlayingAs,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","data","video-privileges-playing-as","onOnClickVideos","onOnClickCard"])],2),t.createElementVNode("div",{class:t.normalizeClass(n.videopartidopltegadatosClass)},[vEe,t.createElementVNode("div",{class:t.normalizeClass(n.gridcarrouselesitemsClass)},[t.createElementVNode("div",{class:t.normalizeClass(n.gridcarrouselesitemsitemunoClass)},[m.printData[0]?(t.openBlock(),t.createBlock(_,{key:0,type:1,onOnClickVideos:a[2]||(a[2]=f=>n.onclickPlayVideos({data:m.printData[0],type:3})),onOnClickCard:a[3]||(a[3]=f=>n.onclickPlayVideos({data:m.printData[0],type:3})),"click-card":!1,borderColor:"rgba(255, 255, 255, 0.16)",backgroundColor:m.printData[0].colorbackgroundhome,"background-img":m.printData[0].background,data:{team_name:m.gameInfo.home_team_name,player_photo:m.printData[0].photoprofile,team_id:m.gameInfo.home_team,background_color_buttons:m.printData[0].background_color_buttons,background_color_cards:m.printData[0].background_color_cards,color_icon_play:m.printData[0].color_icon_play,color_next_back:m.printData[0].color_next_back,font_color:m.printData[0].font_color,font_color_card:m.printData[0].font_color_card},"can-play-videos":r.canPlayVideos},null,8,["backgroundColor","background-img","data","can-play-videos"])):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(n.gridcarrouselesitemsitemdosClass)},[m.printData[1]?(t.openBlock(),t.createBlock(_,{key:0,type:1,onOnClickVideos:a[4]||(a[4]=f=>n.onclickPlayVideos({data:m.printData[1],type:3})),onOnClickCard:a[5]||(a[5]=f=>n.onclickPlayVideos({data:m.printData[1],type:3})),"click-card":!1,borderColor:"rgba(255, 255, 255, 0.16)",backgroundColor:m.printData[1].colorbackgroundhome,"background-img":m.printData[1].background,data:{team_name:m.gameInfo.visiting_team_name,player_photo:m.printData[1].photoprofile,team_id:m.gameInfo.visiting_team,background_color_buttons:m.printData[1].background_color_buttons,background_color_cards:m.printData[1].background_color_cards,color_icon_play:m.printData[1].color_icon_play,color_next_back:m.printData[1].color_next_back,font_color:m.printData[1].font_color,font_color_card:m.printData[1].font_color_card},"can-play-videos":r.canPlayVideos},null,8,["backgroundColor","background-img","data","can-play-videos"])):t.createCommentVNode("",!0)],2)],2)],2),t.createElementVNode("div",bEe,[t.createVNode(i,{onOpenmedia:n.openmedia,"background-color":"#172531","px-scroll":338,"scroll-color":"none","arrows-position":"absolute","arrows-scroll-hide":!0,arrowsBackground:"rgba(255,255,255,.16)",arrowsContainerBgL:"linear-gradient(270deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsContainerBgR:"linear-gradient(90deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsMargin:0,arrowsRadius:"50%",arrowsBorder:"#ddd",style:{"margin-top":"10px"},type:4,title:"Jugadas específicas "+m.gameInfo.home_team_name+":",data:{season:r.config.season_id,game:r.config.game},"video-privileges-playing-as":r.videoPrivilegesPlayingAs,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","title","data","video-privileges-playing-as","onOnClickVideos","onOnClickCard"])]),t.createElementVNode("div",xEe,[t.createVNode(i,{onOpenmedia:n.openmedia,"background-color":"#172531","px-scroll":338,"scroll-color":"none","arrows-position":"absolute","arrows-scroll-hide":!0,arrowsBackground:"rgba(255,255,255,.16)",arrowsContainerBgL:"linear-gradient(270deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsContainerBgR:"linear-gradient(90deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsMargin:0,arrowsRadius:"50%",arrowsBorder:"#ddd",style:{"margin-top":"10px"},type:5,title:"Jugadas específicas "+m.gameInfo.visiting_team_name+":",data:{season:r.config.season_id,game:r.config.game},"video-privileges-playing-as":r.videoPrivilegesPlayingAs,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","title","data","video-privileges-playing-as","onOnClickVideos","onOnClickCard"])])])],512)}const kEe=hy(lEe,[["render",wEe],["__scopeId","data-v-1ff47d5b"]]);function vN(e,a){return function(){return e.apply(a,arguments)}}const{toString:CEe}=Object.prototype,{getPrototypeOf:bx}=Object,Ny=(e=>a=>{const r=CEe.call(a);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),Td=e=>(e=e.toLowerCase(),a=>Ny(a)===e),Iy=e=>a=>typeof a===e,{isArray:Mh}=Array,Vm=Iy("undefined");function EEe(e){return e!==null&&!Vm(e)&&e.constructor!==null&&!Vm(e.constructor)&&sc(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const bN=Td("ArrayBuffer");function TEe(e){let a;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?a=ArrayBuffer.isView(e):a=e&&e.buffer&&bN(e.buffer),a}const SEe=Iy("string"),sc=Iy("function"),xN=Iy("number"),By=e=>e!==null&&typeof e=="object",AEe=e=>e===!0||e===!1,My=e=>{if(Ny(e)!=="object")return!1;const a=bx(e);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},NEe=Td("Date"),IEe=Td("File"),BEe=Td("Blob"),MEe=Td("FileList"),OEe=e=>By(e)&&sc(e.pipe),PEe=e=>{let a;return e&&(typeof FormData=="function"&&e instanceof FormData||sc(e.append)&&((a=Ny(e))==="formdata"||a==="object"&&sc(e.toString)&&e.toString()==="[object FormData]"))},FEe=Td("URLSearchParams"),REe=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function zm(e,a,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let d,m;if(typeof e!="object"&&(e=[e]),Mh(e))for(d=0,m=e.length;d<m;d++)a.call(null,e[d],d,e);else{const n=r?Object.getOwnPropertyNames(e):Object.keys(e),s=n.length;let i;for(d=0;d<s;d++)i=n[d],a.call(null,e[i],i,e)}}function wN(e,a){a=a.toLowerCase();const r=Object.keys(e);let d=r.length,m;for(;d-- >0;)if(m=r[d],a===m.toLowerCase())return m;return null}const kN=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),CN=e=>!Vm(e)&&e!==kN;function xx(){const{caseless:e}=CN(this)&&this||{},a={},r=(d,m)=>{const n=e&&wN(a,m)||m;My(a[n])&&My(d)?a[n]=xx(a[n],d):My(d)?a[n]=xx({},d):Mh(d)?a[n]=d.slice():a[n]=d};for(let d=0,m=arguments.length;d<m;d++)arguments[d]&&zm(arguments[d],r);return a}const VEe=(e,a,r,{allOwnKeys:d}={})=>(zm(a,(m,n)=>{r&&sc(m)?e[n]=vN(m,r):e[n]=m},{allOwnKeys:d}),e),zEe=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),DEe=(e,a,r,d)=>{e.prototype=Object.create(a.prototype,d),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:a.prototype}),r&&Object.assign(e.prototype,r)},LEe=(e,a,r,d)=>{let m,n,s;const i={};if(a=a||{},e==null)return a;do{for(m=Object.getOwnPropertyNames(e),n=m.length;n-- >0;)s=m[n],(!d||d(s,e,a))&&!i[s]&&(a[s]=e[s],i[s]=!0);e=r!==!1&&bx(e)}while(e&&(!r||r(e,a))&&e!==Object.prototype);return a},$Ee=(e,a,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=a.length;const d=e.indexOf(a,r);return d!==-1&&d===r},jEe=e=>{if(!e)return null;if(Mh(e))return e;let a=e.length;if(!xN(a))return null;const r=new Array(a);for(;a-- >0;)r[a]=e[a];return r},UEe=(e=>a=>e&&a instanceof e)(typeof Uint8Array<"u"&&bx(Uint8Array)),HEe=(e,a)=>{const r=(e&&e[Symbol.iterator]).call(e);let d;for(;(d=r.next())&&!d.done;){const m=d.value;a.call(e,m[0],m[1])}},GEe=(e,a)=>{let r;const d=[];for(;(r=e.exec(a))!==null;)d.push(r);return d},WEe=Td("HTMLFormElement"),qEe=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,r,d){return r.toUpperCase()+d}),EN=(({hasOwnProperty:e})=>(a,r)=>e.call(a,r))(Object.prototype),YEe=Td("RegExp"),TN=(e,a)=>{const r=Object.getOwnPropertyDescriptors(e),d={};zm(r,(m,n)=>{let s;(s=a(m,n,e))!==!1&&(d[n]=s||m)}),Object.defineProperties(e,d)},ZEe=e=>{TN(e,(a,r)=>{if(sc(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const d=e[r];if(sc(d)){if(a.enumerable=!1,"writable"in a){a.writable=!1;return}a.set||(a.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},XEe=(e,a)=>{const r={},d=m=>{m.forEach(n=>{r[n]=!0})};return Mh(e)?d(e):d(String(e).split(a)),r},KEe=()=>{},JEe=(e,a)=>(e=+e,Number.isFinite(e)?e:a),wx="abcdefghijklmnopqrstuvwxyz",SN="0123456789",AN={DIGIT:SN,ALPHA:wx,ALPHA_DIGIT:wx+wx.toUpperCase()+SN},QEe=(e=16,a=AN.ALPHA_DIGIT)=>{let r="";const{length:d}=a;for(;e--;)r+=a[Math.random()*d|0];return r};function eTe(e){return!!(e&&sc(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const tTe=e=>{const a=new Array(10),r=(d,m)=>{if(By(d)){if(a.indexOf(d)>=0)return;if(!("toJSON"in d)){a[m]=d;const n=Mh(d)?[]:{};return zm(d,(s,i)=>{const _=r(s,m+1);!Vm(_)&&(n[i]=_)}),a[m]=void 0,n}}return d};return r(e,0)},aTe=Td("AsyncFunction"),rTe=e=>e&&(By(e)||sc(e))&&sc(e.then)&&sc(e.catch),kr={isArray:Mh,isArrayBuffer:bN,isBuffer:EEe,isFormData:PEe,isArrayBufferView:TEe,isString:SEe,isNumber:xN,isBoolean:AEe,isObject:By,isPlainObject:My,isUndefined:Vm,isDate:NEe,isFile:IEe,isBlob:BEe,isRegExp:YEe,isFunction:sc,isStream:OEe,isURLSearchParams:FEe,isTypedArray:UEe,isFileList:MEe,forEach:zm,merge:xx,extend:VEe,trim:REe,stripBOM:zEe,inherits:DEe,toFlatObject:LEe,kindOf:Ny,kindOfTest:Td,endsWith:$Ee,toArray:jEe,forEachEntry:HEe,matchAll:GEe,isHTMLForm:WEe,hasOwnProperty:EN,hasOwnProp:EN,reduceDescriptors:TN,freezeMethods:ZEe,toObjectSet:XEe,toCamelCase:qEe,noop:KEe,toFiniteNumber:JEe,findKey:wN,global:kN,isContextDefined:CN,ALPHABET:AN,generateString:QEe,isSpecCompliantForm:eTe,toJSONObject:tTe,isAsyncFn:aTe,isThenable:rTe};function Un(e,a,r,d,m){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",a&&(this.code=a),r&&(this.config=r),d&&(this.request=d),m&&(this.response=m)}kr.inherits(Un,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:kr.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const NN=Un.prototype,IN={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{IN[e]={value:e}}),Object.defineProperties(Un,IN),Object.defineProperty(NN,"isAxiosError",{value:!0}),Un.from=(e,a,r,d,m,n)=>{const s=Object.create(NN);return kr.toFlatObject(e,s,function(i){return i!==Error.prototype},i=>i!=="isAxiosError"),Un.call(s,e.message,a,r,d,m),s.cause=e,s.name=e.name,n&&Object.assign(s,n),s};const nTe=null;function kx(e){return kr.isPlainObject(e)||kr.isArray(e)}function BN(e){return kr.endsWith(e,"[]")?e.slice(0,-2):e}function MN(e,a,r){return e?e.concat(a).map(function(d,m){return d=BN(d),!r&&m?"["+d+"]":d}).join(r?".":""):a}function iTe(e){return kr.isArray(e)&&!e.some(kx)}const oTe=kr.toFlatObject(kr,{},null,function(e){return/^is[A-Z]/.test(e)});function Oy(e,a,r){if(!kr.isObject(e))throw new TypeError("target must be an object");a=a||new FormData,r=kr.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(c,l){return!kr.isUndefined(l[c])});const d=r.metaTokens,m=r.visitor||f,n=r.dots,s=r.indexes,i=(r.Blob||typeof Blob<"u"&&Blob)&&kr.isSpecCompliantForm(a);if(!kr.isFunction(m))throw new TypeError("visitor must be a function");function _(c){if(c===null)return"";if(kr.isDate(c))return c.toISOString();if(!i&&kr.isBlob(c))throw new Un("Blob is not supported. Use a Buffer instead.");return kr.isArrayBuffer(c)||kr.isTypedArray(c)?i&&typeof Blob=="function"?new Blob([c]):Buffer.from(c):c}function f(c,l,u){let p=c;if(c&&!u&&typeof c=="object"){if(kr.endsWith(l,"{}"))l=d?l:l.slice(0,-2),c=JSON.stringify(c);else if(kr.isArray(c)&&iTe(c)||(kr.isFileList(c)||kr.endsWith(l,"[]"))&&(p=kr.toArray(c)))return l=BN(l),p.forEach(function(h,y){!(kr.isUndefined(h)||h===null)&&a.append(s===!0?MN([l],y,n):s===null?l:l+"[]",_(h))}),!1}return kx(c)?!0:(a.append(MN(u,l,n),_(c)),!1)}const o=[],g=Object.assign(oTe,{defaultVisitor:f,convertValue:_,isVisitable:kx});function x(c,l){if(!kr.isUndefined(c)){if(o.indexOf(c)!==-1)throw Error("Circular reference detected in "+l.join("."));o.push(c),kr.forEach(c,function(u,p){(!(kr.isUndefined(u)||u===null)&&m.call(a,u,kr.isString(p)?p.trim():p,l,g))===!0&&x(u,l?l.concat(p):[p])}),o.pop()}}if(!kr.isObject(e))throw new TypeError("data must be an object");return x(e),a}function ON(e){const a={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return a[r]})}function Cx(e,a){this._pairs=[],e&&Oy(e,this,a)}const PN=Cx.prototype;PN.append=function(e,a){this._pairs.push([e,a])},PN.toString=function(e){const a=e?function(r){return e.call(this,r,ON)}:ON;return this._pairs.map(function(r){return a(r[0])+"="+a(r[1])},"").join("&")};function sTe(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function FN(e,a,r){if(!a)return e;const d=r&&r.encode||sTe,m=r&&r.serialize;let n;if(m?n=m(a,r):n=kr.isURLSearchParams(a)?a.toString():new Cx(a,r).toString(d),n){const s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+n}return e}const RN=class{constructor(){this.handlers=[]}use(a,r,d){return this.handlers.push({fulfilled:a,rejected:r,synchronous:d?d.synchronous:!1,runWhen:d?d.runWhen:null}),this.handlers.length-1}eject(a){this.handlers[a]&&(this.handlers[a]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(a){kr.forEach(this.handlers,function(r){r!==null&&a(r)})}},VN={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},lTe=typeof URLSearchParams<"u"?URLSearchParams:Cx,cTe=typeof FormData<"u"?FormData:null,dTe=typeof Blob<"u"?Blob:null,uTe={isBrowser:!0,classes:{URLSearchParams:lTe,FormData:cTe,Blob:dTe},protocols:["http","https","file","blob","url","data"]},zN=typeof window<"u"&&typeof document<"u",pTe=(e=>zN&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),hTe=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),fTe=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:zN,hasStandardBrowserEnv:pTe,hasStandardBrowserWebWorkerEnv:hTe},Symbol.toStringTag,{value:"Module"})),Sd={...fTe,...uTe};function mTe(e,a){return Oy(e,new Sd.classes.URLSearchParams,Object.assign({visitor:function(r,d,m,n){return Sd.isNode&&kr.isBuffer(r)?(this.append(d,r.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)}},a))}function gTe(e){return kr.matchAll(/\w+|\[(\w*)]/g,e).map(a=>a[0]==="[]"?"":a[1]||a[0])}function yTe(e){const a={},r=Object.keys(e);let d;const m=r.length;let n;for(d=0;d<m;d++)n=r[d],a[n]=e[n];return a}function DN(e){function a(r,d,m,n){let s=r[n++];if(s==="__proto__")return!0;const i=Number.isFinite(+s),_=n>=r.length;return s=!s&&kr.isArray(m)?m.length:s,_?(kr.hasOwnProp(m,s)?m[s]=[m[s],d]:m[s]=d,!i):((!m[s]||!kr.isObject(m[s]))&&(m[s]=[]),a(r,d,m[s],n)&&kr.isArray(m[s])&&(m[s]=yTe(m[s])),!i)}if(kr.isFormData(e)&&kr.isFunction(e.entries)){const r={};return kr.forEachEntry(e,(d,m)=>{a(gTe(d),m,r,0)}),r}return null}function _Te(e,a,r){if(kr.isString(e))try{return(a||JSON.parse)(e),kr.trim(e)}catch(d){if(d.name!=="SyntaxError")throw d}return(r||JSON.stringify)(e)}const Ex={transitional:VN,adapter:["xhr","http"],transformRequest:[function(e,a){const r=a.getContentType()||"",d=r.indexOf("application/json")>-1,m=kr.isObject(e);if(m&&kr.isHTMLForm(e)&&(e=new FormData(e)),kr.isFormData(e))return d&&d?JSON.stringify(DN(e)):e;if(kr.isArrayBuffer(e)||kr.isBuffer(e)||kr.isStream(e)||kr.isFile(e)||kr.isBlob(e))return e;if(kr.isArrayBufferView(e))return e.buffer;if(kr.isURLSearchParams(e))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let n;if(m){if(r.indexOf("application/x-www-form-urlencoded")>-1)return mTe(e,this.formSerializer).toString();if((n=kr.isFileList(e))||r.indexOf("multipart/form-data")>-1){const s=this.env&&this.env.FormData;return Oy(n?{"files[]":e}:e,s&&new s,this.formSerializer)}}return m||d?(a.setContentType("application/json",!1),_Te(e)):e}],transformResponse:[function(e){const a=this.transitional||Ex.transitional,r=a&&a.forcedJSONParsing,d=this.responseType==="json";if(e&&kr.isString(e)&&(r&&!this.responseType||d)){const m=!(a&&a.silentJSONParsing)&&d;try{return JSON.parse(e)}catch(n){if(m)throw n.name==="SyntaxError"?Un.from(n,Un.ERR_BAD_RESPONSE,this,null,this.response):n}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Sd.classes.FormData,Blob:Sd.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};kr.forEach(["delete","get","head","post","put","patch"],e=>{Ex.headers[e]={}});const Tx=Ex,vTe=kr.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),bTe=e=>{const a={};let r,d,m;return e&&e.split(`
66
+ `):" "+MA(n[0]):"as no adapter specified";throw new jn("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return d},adapters:rx};function nx(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Om(null,e)}function PA(e){return nx(e),e.headers=lu.from(e.headers),e.data=ax.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),OA.getAdapter(e.adapter||ex.adapter)(e).then(function(a){return nx(e),a.data=ax.call(e,e.transformResponse,a),a.headers=lu.from(a.headers),a},function(a){return NA(a)||(nx(e),a&&a.response&&(a.response.data=ax.call(e,e.transformResponse,a.response),a.response.headers=lu.from(a.response.headers))),Promise.reject(a)})}const FA=e=>e instanceof lu?e.toJSON():e;function Ih(e,a){a=a||{};const r={};function d(f,o,g){return wr.isPlainObject(f)&&wr.isPlainObject(o)?wr.merge.call({caseless:g},f,o):wr.isPlainObject(o)?wr.merge({},o):wr.isArray(o)?o.slice():o}function m(f,o,g){if(wr.isUndefined(o)){if(!wr.isUndefined(f))return d(void 0,f,g)}else return d(f,o,g)}function n(f,o){if(!wr.isUndefined(o))return d(void 0,o)}function s(f,o){if(wr.isUndefined(o)){if(!wr.isUndefined(f))return d(void 0,f)}else return d(void 0,o)}function i(f,o,g){if(g in a)return d(f,o);if(g in e)return d(void 0,f)}const _={url:n,method:n,data:n,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:i,headers:(f,o)=>m(FA(f),FA(o),!0)};return wr.forEach(Object.keys(Object.assign({},e,a)),function(f){const o=_[f]||m,g=o(e[f],a[f],f);wr.isUndefined(g)&&o!==i||(r[f]=g)}),r}const RA="1.5.1",ix={};["object","boolean","number","function","string","symbol"].forEach((e,a)=>{ix[e]=function(r){return typeof r===e||"a"+(a<1?"n ":" ")+e}});const VA={};ix.transitional=function(e,a,r){function d(m,n){return"[Axios v"+RA+"] Transitional option '"+m+"'"+n+(r?". "+r:"")}return(m,n,s)=>{if(e===!1)throw new jn(d(n," has been removed"+(a?" in "+a:"")),jn.ERR_DEPRECATED);return a&&!VA[n]&&(VA[n]=!0,console.warn(d(n," has been deprecated since v"+a+" and will be removed in the near future"))),e?e(m,n,s):!0}};function g6e(e,a,r){if(typeof e!="object")throw new jn("options must be an object",jn.ERR_BAD_OPTION_VALUE);const d=Object.keys(e);let m=d.length;for(;m-- >0;){const n=d[m],s=a[n];if(s){const i=e[n],_=i===void 0||s(i,n,e);if(_!==!0)throw new jn("option "+n+" must be "+_,jn.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new jn("Unknown option "+n,jn.ERR_BAD_OPTION)}}const ox={assertOptions:g6e,validators:ix},Lu=ox.validators;let wy=class{constructor(a){this.defaults=a,this.interceptors={request:new EA,response:new EA}}request(a,r){typeof a=="string"?(r=r||{},r.url=a):r=a||{},r=Ih(this.defaults,r);const{transitional:d,paramsSerializer:m,headers:n}=r;d!==void 0&&ox.assertOptions(d,{silentJSONParsing:Lu.transitional(Lu.boolean),forcedJSONParsing:Lu.transitional(Lu.boolean),clarifyTimeoutError:Lu.transitional(Lu.boolean)},!1),m!=null&&(wr.isFunction(m)?r.paramsSerializer={serialize:m}:ox.assertOptions(m,{encode:Lu.function,serialize:Lu.function},!0)),r.method=(r.method||this.defaults.method||"get").toLowerCase();let s=n&&wr.merge(n.common,n[r.method]);n&&wr.forEach(["delete","get","head","post","put","patch","common"],l=>{delete n[l]}),r.headers=lu.concat(s,n);const i=[];let _=!0;this.interceptors.request.forEach(function(l){typeof l.runWhen=="function"&&l.runWhen(r)===!1||(_=_&&l.synchronous,i.unshift(l.fulfilled,l.rejected))});const f=[];this.interceptors.response.forEach(function(l){f.push(l.fulfilled,l.rejected)});let o,g=0,x;if(!_){const l=[PA.bind(this),void 0];for(l.unshift.apply(l,i),l.push.apply(l,f),x=l.length,o=Promise.resolve(r);g<x;)o=o.then(l[g++],l[g++]);return o}x=i.length;let c=r;for(g=0;g<x;){const l=i[g++],u=i[g++];try{c=l(c)}catch(p){u.call(this,p);break}}try{o=PA.call(this,c)}catch(l){return Promise.reject(l)}for(g=0,x=f.length;g<x;)o=o.then(f[g++],f[g++]);return o}getUri(a){a=Ih(this.defaults,a);const r=IA(a.baseURL,a.url);return CA(r,a.params,a.paramsSerializer)}};wr.forEach(["delete","get","head","options"],function(e){wy.prototype[e]=function(a,r){return this.request(Ih(r||{},{method:e,url:a,data:(r||{}).data}))}}),wr.forEach(["post","put","patch"],function(e){function a(r){return function(d,m,n){return this.request(Ih(n||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:d,data:m}))}}wy.prototype[e]=a(),wy.prototype[e+"Form"]=a(!0)});const ky=wy,y6e=class m${constructor(a){if(typeof a!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(m){r=m});const d=this;this.promise.then(m=>{if(!d._listeners)return;let n=d._listeners.length;for(;n-- >0;)d._listeners[n](m);d._listeners=null}),this.promise.then=m=>{let n;const s=new Promise(i=>{d.subscribe(i),n=i}).then(m);return s.cancel=function(){d.unsubscribe(n)},s},a(function(m,n,s){d.reason||(d.reason=new Om(m,n,s),r(d.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(a){if(this.reason){a(this.reason);return}this._listeners?this._listeners.push(a):this._listeners=[a]}unsubscribe(a){if(!this._listeners)return;const r=this._listeners.indexOf(a);r!==-1&&this._listeners.splice(r,1)}static source(){let a;return{token:new m$(function(r){a=r}),cancel:a}}};function _6e(e){return function(a){return e.apply(null,a)}}function v6e(e){return wr.isObject(e)&&e.isAxiosError===!0}const sx={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(sx).forEach(([e,a])=>{sx[a]=e});const b6e=sx;function zA(e){const a=new ky(e),r=lA(ky.prototype.request,a);return wr.extend(r,ky.prototype,a,{allOwnKeys:!0}),wr.extend(r,a,null,{allOwnKeys:!0}),r.create=function(d){return zA(Ih(e,d))},r}const Eo=zA(ex);Eo.Axios=ky,Eo.CanceledError=Om,Eo.CancelToken=y6e,Eo.isCancel=NA,Eo.VERSION=RA,Eo.toFormData=vy,Eo.AxiosError=jn,Eo.Cancel=Eo.CanceledError,Eo.all=function(e){return Promise.all(e)},Eo.spread=_6e,Eo.isAxiosError=v6e,Eo.mergeConfig=Ih,Eo.AxiosHeaders=lu,Eo.formToJSON=e=>SA(wr.isHTMLForm(e)?new FormData(e):e),Eo.getAdapter=OA.getAdapter,Eo.HttpStatusCode=b6e,Eo.default=Eo;const DA=Eo,x6e=(e,a)=>{const r=e.__vccOpts||e;for(const[d,m]of a)r[d]=m;return r},lx={name:"ScrollableContainer",props:{backgroundColor:{type:String,default:"#0D1D29"},pxScroll:{type:Number,default:100},arrows:{type:Boolean,default:!0},arrowsScrollHide:{type:Boolean,default:!1},arrowsColor:{type:String,default:"#CBEE6B"},arrowsHeight:{type:Number,default:15},arrowsWidth:{type:Number,default:15},arrowsPadding:{type:Number,default:5},arrowsMargin:{type:Number,default:10},arrowsRadius:{type:String,default:"0%"},arrowsBorder:{type:String,default:"none"},arrowsBackground:{type:String,default:"#0D1D29"},arrowsContainerBgL:{type:String,default:"#0D1D29"},arrowsContainerBgR:{type:String,default:"#0D1D29"},scrollColor:{type:String,default:"#c3e569"},arrowsPosition:{type:String,default:"relative"},height:{type:String,default:"100%"}},data(){return{showLeftArrow:!1,showRightArrow:!0}},mounted(){this.getScroll()},computed:{getViewBox(){return`-2 0 ${this.arrowsWidth} ${this.arrowsHeight}`},hideShowLeftArrow(){let e="";return this.arrowsPosition=="absolute"?e="leftAbsolute":e="leftRelative",this.arrowsScrollHide?this.showLeftArrow?e+=" showArrowSlide":e+=" hideArrowSlide":e+=" showArrowSlide",e},hideShowRightArrow(){let e="";return this.arrowsPosition=="absolute"?e="rightAbsolute":e="rightRelative",this.arrowsScrollHide?this.showRightArrow?e+=" showArrowSlide":e+=" hideArrowSlide":e+=" showArrowSlide",e}},methods:{scrollLeft(){this.$refs.content.scrollLeft-=this.pxScroll},scrollRight(){this.$refs.content.scrollLeft+=this.pxScroll},getScroll(){let e=0;this.arrowsPosition=="relative"?e=this.$refs.content.scrollWidth-this.$el.clientWidth+this.arrowsMargin*2+this.arrowsWidth*2+this.arrowsPadding*4:e=this.$refs.content.scrollWidth-this.$el.clientWidth,this.$refs.content.scrollLeft==0?this.showLeftArrow=!1:this.showLeftArrow=!0,e>0&&(this.$refs.content.scrollLeft==e?this.showRightArrow=!1:this.showRightArrow=!0)}}},LA=()=>{t.useCssVars(e=>({cc900658:e.backgroundColor,"243d0048":e.height,"12ed9ef4":e.arrowsPosition,"434aae32":e.arrowsPadding+"px","6c491439":e.arrowsBackground,"1a7aa8c4":e.arrowsHeight*2+"px","6e4c9ee1":e.arrowsWidth*2+"px","2876691d":e.arrowsRadius,"0df470b7":e.arrowsBorder,27766434:e.arrowsMargin+"px","122404b1":e.arrowsContainerBgL,"122404b7":e.arrowsContainerBgR,"31486e15":e.scrollColor}))},$A=lx.setup;lx.setup=$A?(e,a)=>(LA(),$A(e,a)):LA;const w6e={class:"scrollable-container"},k6e={class:"scrollable-arrows"},C6e=["width","height","viewBox"],E6e=["stroke"],T6e={class:"scrollable-wrapper"},S6e={class:"scrollable-arrows"},A6e=["width","height","viewBox"],N6e=["stroke"];function I6e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",w6e,[r.arrows?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["arrows-container",n.hideShowLeftArrow]),onClick:a[0]||(a[0]=(...s)=>n.scrollLeft&&n.scrollLeft(...s))},[t.createElementVNode("div",k6e,[(t.openBlock(),t.createElementBlock("svg",{width:r.arrowsWidth,height:r.arrowsHeight,viewBox:n.getViewBox,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:r.arrowsColor},null,8,E6e)],8,C6e))])],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:"scrollable-content",ref:"content",onScroll:a[1]||(a[1]=(...s)=>n.getScroll&&n.getScroll(...s))},[t.createElementVNode("div",T6e,[t.renderSlot(e.$slots,"default",{},void 0,!0)])],544),r.arrows?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(["arrows-container",n.hideShowRightArrow]),onClick:a[2]||(a[2]=(...s)=>n.scrollRight&&n.scrollRight(...s))},[t.createElementVNode("div",S6e,[(t.openBlock(),t.createElementBlock("svg",{width:r.arrowsWidth,height:r.arrowsHeight,viewBox:n.getViewBox,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.634765 1.21195L5.89853 6.47571C6.52018 7.09735 6.52018 8.11459 5.89853 8.73623L0.634766 14",stroke:r.arrowsColor},null,8,N6e)],8,A6e))])],2)):t.createCommentVNode("",!0)])}const B6e=x6e(lx,[["render",I6e],["__scopeId","data-v-a717f423"]]),Cp=(e,a)=>{const r=e.__vccOpts||e;for(const[d,m]of a)r[d]=m;return r};let jA=null;const cx={components:{},props:{titleCategory:{type:String,default:"RESUMEN"},dateGame:{type:String,default:""},colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},logoHome:{type:String,default:""},matchday:{type:String,default:""},seasonName:{type:String,default:""},logoAway:{type:String,default:""},score:{type:String,default:""},background:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{date(){const e=this.gamesContainerWidth;return e<=400?"date400":e<=540?"date540":e<=650?"date650":"date"},seasoncontainer(){const e=this.gamesContainerWidth;return e<=400?"season-container400":e<=540?"season-container540":e<=650?"season-container650":"season-container"},matchcontainer(){const e=this.gamesContainerWidth;return e<=400?"match-container400":e<=540?"match-container540":e<=650?"match-container650":"match-container"},containerinfogame(){const e=this.gamesContainerWidth;return e<=400?"container-info-game400":e<=540?"container-info-game540":e<=650?"container-info-game650":"container-info-game"},playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},baselogo(){const e=this.gamesContainerWidth;return e<=400?"base-logo400":e<=540?"base-logo540":e<=650?"base-logo650":"base-logo"},baselogoright(){const e=this.gamesContainerWidth;return e<=400?"base-logo-right400":e<=540?"base-logo-right540":e<=650?"base-logo-right650":"base-logo-right"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"},teamlogo(){const e=this.gamesContainerWidth;return e<=400?"team-logo400":e<=540?"team-logo540":e<=650?"team-logo650":"team-logo"},logoright(){const e=this.gamesContainerWidth;return e<=400?"logo-right400":e<=540?"logo-right540":e<=650?"logo-right650":"logo-right"},secondline(){const e=this.gamesContainerWidth;return e<=400?"second-line400":e<=540?"second-line540":e<=650?"second-line650":"second-line"},titlename(){const e=this.gamesContainerWidth;return e<=400?"title-name400":e<=540?"title-name540":e<=650?"title-name650":"title-name"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)jA=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),jA.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},UA=()=>{t.useCssVars(e=>({d6f07504:e.colorBackgroundHome+"45","6d0848cf":e.colorBackgroundAway+"45","524ee4ec":e.colorBackgroundHome,"524bd2fb":e.colorBackgroundAway}))},HA=cx.setup;cx.setup=HA?(e,a)=>(UA(),HA(e,a)):UA;const Cy=e=>(t.pushScopeId("data-v-45034b51"),e=e(),t.popScopeId(),e),M6e=Cy(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),O6e=[M6e],P6e=Cy(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),F6e=["src"],R6e=Cy(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),V6e=Cy(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),z6e=["src"],D6e=["src"],L6e={class:"text-container"};function $6e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},O6e,2),r.dateGame!=""?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(n.date)},t.toDisplayString(r.dateGame),3)):t.createCommentVNode("",!0),r.matchday!=""&&r.seasonName!=""?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(n.containerinfogame)},[r.matchday!=""?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(n.matchcontainer)},t.toDisplayString(r.matchday),3)):t.createCommentVNode("",!0),r.seasonName!=""?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(n.seasoncontainer)},t.toDisplayString(r.seasonName),3)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),P6e,t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,F6e),t.createElementVNode("div",{class:t.normalizeClass([n.baselogo,"position-image"])},null,2),t.createElementVNode("div",{class:t.normalizeClass(n.baselogoright)},null,2),R6e,V6e,t.createElementVNode("img",{src:r.logoHome,alt:"",class:t.normalizeClass(n.teamlogo)},null,10,z6e),t.createElementVNode("img",{src:r.logoAway,alt:"",class:t.normalizeClass(n.logoright)},null,10,D6e),t.createElementVNode("div",L6e,[t.createElementVNode("span",{class:t.normalizeClass(n.secondline)},t.toDisplayString(r.score),3),t.createElementVNode("div",{class:t.normalizeClass(n.titlename)},t.toDisplayString(r.titleCategory),3)])],2)}const j6e=Cp(cx,[["render",$6e],["__scopeId","data-v-45034b51"]]);let GA=null;const dx={components:{},props:{colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},nameCategory:{type:String,default:""},photoProfile:{type:String,default:""},logoHome:{type:String,default:""},logoAway:{type:String,default:""},scoreHome:{type:String,default:""},scoreAway:{type:String,default:""},background:{type:String,default:""},typeImg:{type:Number,default:0},nameHomeTeam:{type:String,default:""},nameAwayTeam:{type:String,default:""},namePlayer:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},teamlogo(){const e=this.gamesContainerWidth;return e<=400?"team-logo400":e<=540?"team-logo540":e<=650?"team-logo650":"team-logo"},firstline(){const e=this.gamesContainerWidth;return e<=400?"first-line400":e<=540?"first-line540":e<=650?"first-line650":"first-line"},secondline(){const e=this.gamesContainerWidth;return e<=400?"second-line400":e<=540?"second-line540":e<=650?"second-line650":"second-line"},playerimage(){const e=this.gamesContainerWidth;return e<=400?"player-image400":e<=540?"player-image540":e<=650?"player-image650":"player-image"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)GA=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),GA.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},WA=()=>{t.useCssVars(e=>({"46c0698e":e.colorBackgroundHome,"12d9d27a":e.colorBackgroundHome+"36"}))},qA=dx.setup;dx.setup=qA?(e,a)=>(WA(),qA(e,a)):WA;const Pm=e=>(t.pushScopeId("data-v-9caaef34"),e=e(),t.popScopeId(),e),U6e=Pm(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),H6e=[U6e],G6e=Pm(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),W6e=["src"],q6e=Pm(()=>t.createElementVNode("div",{class:"base-logo"},null,-1)),Y6e=["src"],Z6e=Pm(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),X6e={class:"text-container"},K6e={class:"player-image position-image"},J6e=["src"],Q6e=["src"],e8e=["src"],t8e=Pm(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function a8e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},H6e,2),G6e,t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,W6e),q6e,t.createElementVNode("img",{src:r.logoHome,alt:"",class:t.normalizeClass(n.teamlogo)},null,10,Y6e),Z6e,t.createElementVNode("div",X6e,[t.createElementVNode("span",{class:t.normalizeClass(n.firstline)},t.toDisplayString(r.namePlayer),3),t.createElementVNode("span",{class:t.normalizeClass(n.secondline),style:t.normalizeStyle(r.nameCategory=="Balones recuperados en disputa "?"font-size: 25px":"")},t.toDisplayString(r.nameCategory),7)]),t.createElementVNode("div",K6e,[r.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:0,src:r.photoProfile,class:t.normalizeClass(n.playerimage)},null,10,J6e)):t.createCommentVNode("",!0),r.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:1,src:r.photoProfile,alt:""},null,8,Q6e)):t.createCommentVNode("",!0),r.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:2,src:r.photoProfile,class:"img-number"},null,8,e8e)):t.createCommentVNode("",!0)]),t8e],2)}const r8e=Cp(dx,[["render",a8e],["__scopeId","data-v-9caaef34"]]);let YA=null;const ux={components:{},props:{colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},logoHome:{type:String,default:""},logoAway:{type:String,default:""},score:{type:String,default:""},background:{type:String,default:""},nameTeam:{type:String,default:""},nameCategory:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"},secondline(){const e=this.gamesContainerWidth;return e<=400?"second-line400":e<=540?"second-line540":e<=650?"second-line650":"second-line"},firstline(){const e=this.gamesContainerWidth;return e<=400?"first-line400":e<=540?"first-line540":e<=650?"first-line650":"first-line"},teamlogo(){const e=this.gamesContainerWidth;return e<=400?"team-logo400":e<=540?"team-logo540":e<=650?"team-logo650":"team-logo"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)YA=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),YA.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},ZA=()=>{t.useCssVars(e=>({"5536c7dc":e.colorBackgroundHome,"3e449276":e.colorBackgroundHome+"36"}))},XA=ux.setup;ux.setup=XA?(e,a)=>(ZA(),XA(e,a)):ZA;const Ey=e=>(t.pushScopeId("data-v-ca6c08d9"),e=e(),t.popScopeId(),e),n8e=Ey(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),i8e=[n8e],o8e=Ey(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),s8e=["src"],l8e={width:"275",height:"125",viewBox:"0 0 275 125",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"base-logo"},c8e=["fill"],d8e=["id"],u8e=["stop-color"],p8e=["stop-color"],h8e=["src"],f8e=Ey(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),m8e={class:"text-container"},g8e=Ey(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function y8e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},i8e,2),o8e,t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,s8e),(t.openBlock(),t.createElementBlock("svg",l8e,[t.createElementVNode("path",{d:"M274.641 124.094L0 0.675049V124.094H274.641Z",fill:"url(#paint0_linear_7_"+r.nameTeam.replaceAll(" ","")+")"},null,8,c8e),t.createElementVNode("defs",null,[t.createElementVNode("linearGradient",{id:"paint0_linear_7_"+r.nameTeam.replaceAll(" ",""),x1:"58.6578",y1:"15.5938",x2:"58.6578",y2:"124.094",gradientUnits:"userSpaceOnUse"},[t.createElementVNode("stop",{"stop-color":r.colorBackgroundHome},null,8,u8e),t.createElementVNode("stop",{offset:"1","stop-color":r.colorBackgroundHome},null,8,p8e)],8,d8e)])])),t.createElementVNode("img",{class:t.normalizeClass(n.teamlogo),src:r.logoHome,alt:""},null,10,h8e),f8e,t.createElementVNode("div",m8e,[t.createElementVNode("span",{class:t.normalizeClass(n.firstline)},[r.nameTeam!="Local"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(r.nameTeam),1)],64)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(n.secondline)},t.toDisplayString(r.nameCategory),3)]),g8e],2)}const _8e=Cp(ux,[["render",y8e],["__scopeId","data-v-ca6c08d9"]]);let KA=null;const px={components:{},props:{colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},logoHome:{type:String,default:""},logoAway:{type:String,default:""},score:{type:String,default:""},background:{type:String,default:""},nameTeam:{type:String,default:""},nameCategory:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"},secondline(){const e=this.gamesContainerWidth;return e<=400?"second-line400":e<=540?"second-line540":e<=650?"second-line650":"second-line"},firstline(){const e=this.gamesContainerWidth;return e<=400?"first-line400":e<=540?"first-line540":e<=650?"first-line650":"first-line"},teamlogo(){const e=this.gamesContainerWidth;return e<=400?"team-logo400":e<=540?"team-logo540":e<=650?"team-logo650":"team-logo"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)KA=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),KA.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},JA=()=>{t.useCssVars(e=>({"17b44fa7":e.colorBackgroundHome,f1e257fe:e.colorBackgroundHome+"36"}))},QA=px.setup;px.setup=QA?(e,a)=>(JA(),QA(e,a)):JA;const Ty=e=>(t.pushScopeId("data-v-49b4e56b"),e=e(),t.popScopeId(),e),v8e=Ty(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),b8e=[v8e],x8e=Ty(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),w8e=["src"],k8e={width:"275",height:"125",viewBox:"0 0 275 125",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"base-logo-away"},C8e=["fill"],E8e=["id"],T8e=["stop-color"],S8e=["stop-color"],A8e=["src"],N8e=Ty(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),I8e={class:"text-container"},B8e=Ty(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function M8e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},b8e,2),x8e,t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,w8e),(t.openBlock(),t.createElementBlock("svg",k8e,[t.createElementVNode("path",{d:"M274.641 124.094L0 0.675049V124.094H274.641Z",fill:"url(#paint0_linear_7_"+r.nameTeam.replaceAll(" ","")+")"},null,8,C8e),t.createElementVNode("defs",null,[t.createElementVNode("linearGradient",{id:"paint0_linear_7_"+r.nameTeam.replaceAll(" ",""),x1:"58.6578",y1:"15.5938",x2:"58.6578",y2:"124.094",gradientUnits:"userSpaceOnUse"},[t.createElementVNode("stop",{"stop-color":r.colorBackgroundAway},null,8,T8e),t.createElementVNode("stop",{offset:"1","stop-color":r.colorBackgroundAway},null,8,S8e)],8,E8e)])])),t.createElementVNode("img",{class:t.normalizeClass(n.teamlogo),src:r.logoHome,alt:""},null,10,A8e),N8e,t.createElementVNode("div",I8e,[t.createElementVNode("span",{class:t.normalizeClass(n.firstline)},[r.nameTeam!="Away"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(r.nameTeam),1)],64)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(n.secondline)},t.toDisplayString(r.nameCategory),3)]),B8e],2)}const O8e=Cp(px,[["render",M8e],["__scopeId","data-v-49b4e56b"]]);let eN=null;const hx={components:{},props:{colorFontHome:{type:String,default:"#000000"},colorFontAway:{type:String,default:"#000000"},type:{type:Number,default:0},colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},nameCategory:{type:String,default:""},photoProfile:{type:String,default:""},logoHome:{type:String,default:""},logoAway:{type:String,default:""},scoreHome:{type:String,default:""},scoreAway:{type:String,default:""},background:{type:String,default:""},typeImg:{type:Number,default:0},nameHomeTeam:{type:String,default:""},nameAwayTeam:{type:String,default:""},namePlayer:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},points(){const e=this.gamesContainerWidth;return e<=400?"points400":e<=540?"points540":e<=650?"points650":"points"},teamname(){const e=this.gamesContainerWidth;return e<=400?"team-name400":e<=540?"team-name540":e<=650?"team-name650":"team-name"},teamscore(){const e=this.gamesContainerWidth;return e<=400?"team-score400":e<=540?"team-score540":e<=650?"team-score650":"team-score"},teamlogo(){const e=this.gamesContainerWidth;return e<=400?"team-logo400":e<=540?"team-logo540":e<=650?"team-logo650":"team-logo"},hometeam(){const e=this.gamesContainerWidth;return e<=400?"home-team400":e<=540?"home-team540":e<=650?"home-team650":"home-team"},awayteam(){const e=this.gamesContainerWidth;return e<=400?"away-team400":e<=540?"away-team540":e<=650?"away-team650":"away-team"},texttitle(){const e=this.gamesContainerWidth;return e<=400?"text-title400":e<=540?"text-title540":e<=650?"text-title650":"text-title"},texttitle2(){const e=this.gamesContainerWidth;return e<=400?"text-title2400":e<=540?"text-title2540":e<=650?"text-title2650":"text-title2"},playerimage(){const e=this.gamesContainerWidth;return e<=400?"player-image400":e<=540?"player-image540":e<=650?"player-image650":"player-image"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)eN=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),eN.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},tN=()=>{t.useCssVars(e=>({"102d345c":e.colorBackgroundHome,"1033583e":e.colorBackgroundAway,"2c786ece":e.colorBackgroundAway+"62","53f7e0b6":e.colorBackgroundHome+"36"}))},aN=hx.setup;hx.setup=aN?(e,a)=>(tN(),aN(e,a)):tN;const Sy=e=>(t.pushScopeId("data-v-3a68172d"),e=e(),t.popScopeId(),e),P8e=Sy(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),F8e=Sy(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),R8e=[F8e],V8e={class:"player-container"},z8e=["src"],D8e=["src"],L8e=["src"],$8e={class:"container-score"},j8e=["src"],U8e=["src"],H8e=["src"],G8e=Sy(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),W8e=Sy(()=>t.createElementVNode("div",{class:"gradient-color"},null,-1));function q8e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[P8e,t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},R8e,2),t.createElementVNode("div",V8e,[r.type==0?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(n.texttitle)},t.toDisplayString(r.nameCategory),3)):(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass(n.texttitle2)},t.toDisplayString(r.nameCategory),3)),r.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:2,src:r.photoProfile,class:t.normalizeClass(n.playerimage)},null,10,z8e)):t.createCommentVNode("",!0),r.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:3,src:r.photoProfile,alt:""},null,8,D8e)):t.createCommentVNode("",!0),r.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:4,src:r.photoProfile,class:"img-number"},null,8,L8e)):t.createCommentVNode("",!0),t.createElementVNode("div",$8e,[t.createElementVNode("div",{class:t.normalizeClass(n.hometeam)},[t.createElementVNode("span",{class:t.normalizeClass(n.teamname),style:t.normalizeStyle({color:r.colorFontAway})},t.toDisplayString(r.nameHomeTeam),7),t.createElementVNode("img",{src:r.logoHome,alt:"",class:t.normalizeClass(n.teamlogo)},null,10,j8e),t.createElementVNode("span",{class:t.normalizeClass(n.teamscore)},t.toDisplayString(r.scoreHome),3)],2),t.createElementVNode("span",{class:t.normalizeClass(n.points)},":",2),t.createElementVNode("div",{class:t.normalizeClass(n.awayteam)},[t.createElementVNode("span",{class:t.normalizeClass(n.teamscore)},t.toDisplayString(r.scoreAway),3),t.createElementVNode("img",{src:r.logoAway,alt:"",class:t.normalizeClass(n.teamlogo)},null,10,U8e),t.createElementVNode("span",{class:t.normalizeClass(n.teamname),style:t.normalizeStyle({color:r.colorFontAway})},t.toDisplayString(r.nameAwayTeam),7)],2)])]),t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,H8e),G8e,W8e],2)}const Y8e=Cp(hx,[["render",q8e],["__scopeId","data-v-3a68172d"]]);let rN=null;const fx={components:{},props:{colorFont:{type:String,default:"#000000"},colorBackgroundHome:{type:String,default:"#000000"},colorBackgroundAway:{type:String,default:"#FFFFFF"},nameCategory:{type:String,default:""},photoProfile:{type:String,default:""},logoHome:{type:String,default:""},logoAway:{type:String,default:""},scoreHome:{type:String,default:""},scoreAway:{type:String,default:""},background:{type:String,default:""},typeImg:{type:Number,default:0},nameHomeTeam:{type:String,default:""},nameAwayTeam:{type:String,default:""},namePlayer:{type:String,default:""}},data(){return{gamesContainerWidth:0}},computed:{playbutton(){const e=this.gamesContainerWidth;return e<=400?"play-button400":e<=540?"play-button540":e<=650?"play-button650":"play-button"},firstline(){const e=this.gamesContainerWidth;return e<=400?"first-line400":e<=540?"first-line540":e<=650?"first-line650":"first-line"},secondline(){const e=this.gamesContainerWidth;return e<=400?"second-line400":e<=540?"second-line540":e<=650?"second-line650":"second-line"},playername(){const e=this.gamesContainerWidth;return e<=400?"player-name400":e<=540?"player-name540":e<=650?"player-name650":"player-name"},playerimage(){const e=this.gamesContainerWidth;return e<=400?"player-image400":e<=540?"player-image540":e<=650?"player-image650":"player-image"},thumbnailhighlights(){const e=this.gamesContainerWidth;return e<=400?"thumbnail-highlights400":e<=540?"thumbnail-highlights540":e<=650?"thumbnail-highlights650":"thumbnail-highlights"}},methods:{onclickPlayVideos(){this.$emit("onclickPlayVideos")},setUpResizeObserver(){if(window.ResizeObserver)rN=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),rN.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},nN=()=>{t.useCssVars(e=>({"7f6829cd":e.colorBackgroundHome+"30","1ad47d61":e.colorBackgroundHome}))},iN=fx.setup;fx.setup=iN?(e,a)=>(nN(),iN(e,a)):nN;const Ay=e=>(t.pushScopeId("data-v-cc315132"),e=e(),t.popScopeId(),e),Z8e=Ay(()=>t.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none"},[t.createElementVNode("path",{d:"M6.6041 22.8554C6.42105 22.7512 6.26805 22.5956 6.1616 22.4053C6.05515 22.215 5.99927 21.9973 6.00001 21.7755V2.22137C6.00026 2.00039 6.0565 1.78362 6.16274 1.59409C6.26899 1.40456 6.42127 1.24936 6.6034 1.14499C6.78553 1.04062 6.9907 0.990981 7.1971 1.00135C7.4035 1.01171 7.60342 1.0817 7.77561 1.20386L21.4907 10.9821C21.6473 11.0935 21.7758 11.2446 21.8646 11.4219C21.9535 11.5992 22 11.7973 22 11.9985C22 12.1996 21.9535 12.3977 21.8646 12.575C21.7758 12.7523 21.6473 12.9034 21.4907 13.0148L7.77561 22.7954C7.60369 22.9178 7.40392 22.988 7.19761 22.9986C6.9913 23.0092 6.78617 22.9597 6.6041 22.8554ZM7.14347 21.7779L20.8585 11.9996L7.14347 21.7779Z",fill:"#CBEE6B"})],-1)),X8e=[Z8e],K8e={class:"player-image position-image"},J8e=["src"],Q8e=["src"],e7e=["src"],t7e=["src"],a7e=Ay(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),r7e=["src"],n7e=Ay(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),i7e={class:"text-container"},o7e=Ay(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),s7e={class:"base-logo",width:"91",height:"216",viewBox:"0 0 91 216",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l7e=["fill"];function c7e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(n.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(n.playbutton),onClick:a[0]||(a[0]=(...s)=>n.onclickPlayVideos&&n.onclickPlayVideos(...s))},X8e,2),t.createElementVNode("div",K8e,[r.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:0,src:r.photoProfile,class:t.normalizeClass(n.playerimage)},null,10,J8e)):t.createCommentVNode("",!0),r.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:1,src:r.photoProfile,alt:""},null,8,Q8e)):t.createCommentVNode("",!0),r.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:2,src:r.photoProfile,class:"img-number"},null,8,e7e)):t.createCommentVNode("",!0)]),t.createElementVNode("img",{src:r.logoHome,alt:"",class:"team-logo"},null,8,t7e),a7e,t.createElementVNode("img",{src:r.background,alt:"",class:"bkg-blackwhite position-image"},null,8,r7e),n7e,t.createElementVNode("div",i7e,[t.createElementVNode("span",{class:t.normalizeClass(n.firstline)},"MEJORES JUGADAS",2),t.createElementVNode("span",{class:t.normalizeClass(n.secondline)},t.toDisplayString(r.nameCategory),3),t.createElementVNode("div",{class:t.normalizeClass(n.playername),style:t.normalizeStyle({color:r.colorFont})},t.toDisplayString(r.namePlayer),7)]),o7e,(t.openBlock(),t.createElementBlock("svg",s7e,[t.createElementVNode("path",{d:"M91.5 216L0 -0.5H91.5V216Z",fill:r.colorBackgroundHome},null,8,l7e)]))],2)}const d7e=Cp(fx,[["render",c7e],["__scopeId","data-v-cc315132"]]);function u7e(e){const a=t.ref({width:0,height:0});function r(){const d=e.value.getBoundingClientRect();a.value.width=d.width,a.value.height=d.height}return t.onMounted(()=>{r(),window.addEventListener("resize",r)}),t.onUnmounted(()=>{window.removeEventListener("resize",r)}),{elementSize:a}}const p7e="_ptg_lp0fw_5",h7e="_ptgtitle_lp0fw_15",f7e="_ptgtitle450_lp0fw_47",m7e="_pgtcontainercard_lp0fw_79",g7e="_pgtcontainercard350_lp0fw_89",y7e={ptg:p7e,ptgtitle:h7e,ptgtitle450:f7e,pgtcontainercard:m7e,pgtcontainercard350:g7e},mx={components:{GSCSlider:B6e,GSCThumbnailCategory:r8e,GSCThumbnailCategoryTeam:_8e,GSCThumbnailCategoryTeamAway:O8e,GSCThumbnailHighlightGamePlayer:Y8e,GSCThumbnailSummaryPlayer:d7e,GSCThumbnailHighlightGameHistoric:j6e},setup(){const e=t.ref("ptgDiv"),{elementSize:a}=u7e(e);return{ptgDiv:e,elementSize:a}},props:{title:{type:String,default:"100% de sus participaciones en cada partido:"},type:{type:Number,default:0},data:{type:Object,default:()=>{}},backgroundColor:{type:String,default:"#0D1D29"},backgroundFooter:{type:String,default:"#192733"},pxScroll:{type:Number,default:100},arrows:{type:Boolean,default:!0},arrowsScrollHide:{type:Boolean,default:!1},arrowsHideOnNoScroll:{type:Boolean,default:!1},arrowsColor:{type:String,default:"#CBEE6B"},arrowsHeight:{type:Number,default:15},arrowsWidth:{type:Number,default:15},arrowsPadding:{type:Number,default:5},arrowsMargin:{type:Number,default:10},arrowsRadius:{type:String,default:"0%"},arrowsBorder:{type:String,default:"none"},arrowsBackground:{type:String,default:"#0D1D29"},arrowsContainerBgL:{type:String,default:"#0D1D29"},arrowsContainerBgR:{type:String,default:"#0D1D29"},scrollColor:{type:String,default:"#c3e569"},arrowsPosition:{type:String,default:"relative"},height:{type:String,default:"100%"}},data(){return{token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE",printData:[],teamsInfo:[],playerPhoto:!0,homeTeam:0,awayTeam:0,goalCategories:[12,55,"35_r","54_r"],resumeCategories:[607,608,12,55,54,35,14,52,15,53,466,477]}},watch:{data:{immediate:!0,handler(e){this.getTeamsInfo(e),this.getStats(e)}}},computed:{ptgtitleClass(){return this.elementSize.width<=450?this.$style.ptgtitle450:this.$style.ptgtitle},pgtcontainercardClass(){return this.elementSize.width<=350?this.$style.pgtcontainercard350:this.$style.pgtcontainercard}},methods:{onclickPlayVideos(e){let a=[],r=e.data.game_id?[e.data.game_id]:null;e.type==2?e.data.position_id==1?e.data.category==0?a=[55,324,323,608,39,774,802,52,53,40,54]:a=e.data.category:e.data.category==0?a=e.isAllPlays?[56,57,59,60,326,213,214,215,216,583,584,122,123,124,125,585,586,128,129,130,131,133,327,587,588,136,137,138,139,589,590,142,143,144,145,146,147,485,486,487,488,489,490,491,492,10,27,597,598,538,539,599,600,541,542,601,602,545,546,603,604,548,549,561,562,100,563,564,103,104,105,106,107,108,565,566,111,567,568,114,115,116,117,118,119,4,88,5,34,402,459,460,461,233,403,456,457,458,236,404,453,454,455,240,405,450,451,452,243,408,447,448,449,283,409,444,445,446,285,410,441,442,443,290,411,438,439,440,292,412,435,436,437,297,414,415,416,417,244,418,419,420,421,401,581,582,331,506,530,579,580,334,507,531,577,578,344,508,532,575,576,424,509,533,573,574,341,529,534,571,572,340,528,535,569,570,427,527,536,348,349,350,465,352,353,354,466,14,52,15,53,218,219,220,221,496,497,498,499,500,501,502,503,217,504,505,521,522,543,33,209,208,517,206,207,26,325,16,51,463,151,154,156,591,592,159,162,163,429,165,593,594,168,171,172,430,174,595,596,177,180,181,431,467,358,361,363,366,369,370,469,372,376,378,379,470,381,385,387,388,471,607,608,210,212]:[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]:a=e.data.category:e.type==3?e.data.category==0?a=[607,608,12,55,54,35,14,52,15,53,466,477,40,257,39]:a=e.data.category:e.data.category!=0?a=e.data.category:a=[607,608,12,55,54,35,14,52,15,53,466,477],this.data.isPrematch===1&&(r=null);const d=[1,2,3];let m={seasonId:e.data.season_id,mainSectionType:1,playListType:e.type,categoryIds:e.categories&&e.categories.length?e.categories:a,gameIds:r,playerIds:e.data.position_id!=1?e.data.player_id?[e.data.player_id]:[]:[],goalkeeperIds:e.data.position_id==1?e.data.player_id?[e.data.player_id]:[]:[],teamId:e.data.team_id?e.data.team_id:0,matchResult:e.data.matchResult?[e.matchResult]:d,playData:{},advancedFilter:{playListTitle:""}};e.data.category!==0&&(m.advancedFilter.mainCategoryId=e.data.category),this.$emit("openmedia",m)},onClickVideos(e){this.$emit("onClickVideos",e)},onClickCard(e){this.$emit("onClickCard",e)},async getTeamsInfo(e){const a=await DA.create({headers:{Authorization:`${this.token}`}}).get("https://d2oco6mqmc.execute-api.us-west-2.amazonaws.com/prod/teamsBySeason/"+e.season);for(let r=0;r<a.data.teams.length;r++)this.teamsInfo[a.data.teams[r].team_id]=a.data.teams[r]},async getStats(e){const a=DA.create({headers:{Authorization:`${this.token}`}});var r=[],d={},m={};if(this.type==0){m=await a.get("https://uof4tt5l46.execute-api.us-west-2.amazonaws.com/prod/v3/playerInfo/"+e.season+"/"+e.player);for(let n=0;n<m.data.seasons[e.season].games_played.length;n++)d={player_id:e.player,color:m.data.info_thumbnails.colors.background_color,colorfont:m.data.info_thumbnails.colors.font_color,photo_profile:m.data.info_thumbnails.images.player_in_action[0]?"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.info_thumbnails.images.player_in_action[0]:"https://az755631.vo.msecnd.net/players-profile/"+e.player+".png",team_logo:"https://az755631.vo.msecnd.net/teams-150/"+m.data.seasons[e.season].games_played[n].home_team+".png",player_name:m.data.seasons[e.season].games_played[n].home_team_acronym+" "+m.data.seasons[e.season].games_played[n].home_team_score+" : "+m.data.seasons[e.season].games_played[n].visiting_team_score+" "+m.data.seasons[e.season].games_played[n].visiting_team_acronym,team_id:m.data.seasons[e.season].games_played[n].game_id,team_id_b:m.data.seasons[e.season].games_played[n].home_team,season_id:m.data.seasons[e.season].games_played[n].season_id,name:"",category:0,team_id:m.data.team_id,game_id:m.data.seasons[e.season].games_played[n].game_id,position_id:m.data.position_id,scorehome:m.data.seasons[e.season].games_played[n].home_team_score,scoreaway:m.data.seasons[e.season].games_played[n].visiting_team_score,hometeamacronym:m.data.seasons[e.season].games_played[n].home_team_acronym,visitingteamacronym:m.data.seasons[e.season].games_played[n].visiting_team_acronym,seasonname:m.data.seasons[e.season].name,match:m.data.seasons[e.season].games_played[n].matchday_name.replace("Matchday","Jor"),score:m.data.seasons[e.season].games_played[n].home_team_score+" : "+m.data.seasons[e.season].games_played[n].visiting_team_score,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.info_thumbnails.images.background_player_in_action[0],backgroundhome:m.data.seasons[e.season].games_played[n].info_thumbnails.home_colors.background_color,backgroundaway:m.data.seasons[e.season].games_played[n].info_thumbnails.away_colors.background_color,colorfont_home:m.data.seasons[e.season].games_played[n].info_thumbnails.home_colors.font_color,colorfont_away:m.data.seasons[e.season].games_played[n].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+m.data.seasons[e.season].games_played[n].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+m.data.seasons[e.season].games_played[n].visiting_team+".png",total:m.data.seasons[e.season].games_played[n].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+m.data.seasons[e.season].games_played[n].home_team+"_"+m.data.seasons[e.season].games_played[n].season_id+"_r1.jpg"},r.push(d)}if(this.type==1){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/teams/"+e.team);for(let n=0;n<m.data.categories.length;n++){this.playerPhoto=!1;const s=Math.floor(Math.random()*m.data.categories[n].info_thumbnails.images.background_default_categories.length),i=Math.floor(Math.random()*m.data.categories[n].info_thumbnails.images.background_default_teams.length);d={player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.categories[n].info_thumbnails.images.background_default_categories[s],background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.categories[n].info_thumbnails.images.background_default_teams[i],color:m.data.categories[n].info_thumbnails.colors.background_color,team_logo:"https://az755631.vo.msecnd.net/teams-80/"+m.data.categories[n].info_thumbnails.team_logo,player_name:m.data.categories[n].category_name,team_name:this.teamsInfo[m.data.team_id].colloquial_name,team_id:m.data.team_id,colorfont:m.data.categories[n].info_thumbnails.colors.font_color,team_id_b:m.data.team_id,category:m.data.categories[n].categories,season_id:m.data.season_id,total:m.data.categories[n].total,background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+m.data.team_id+"_"+m.data.season_id+"_r1.jpg"},r.push(d)}}if(this.type==2){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/players/"+e.player);for(let n=0;n<m.data.categories.length;n++){this.playerPhoto=!1;const s=Math.floor(Math.random()*m.data.categories[n].info_thumbnails.images.player_in_action.length),i=Math.floor(Math.random()*m.data.categories[n].info_thumbnails.images.background_default_categories.length);d={player_action:m.data.categories[n].info_thumbnails.images.player_in_action[s]?"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.categories[n].info_thumbnails.images.player_in_action[s]:"https://az755631.vo.msecnd.net/players-profile/"+e.player+".png",background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.categories[n].info_thumbnails.images.background_default_categories[i],color:m.data.categories[n].info_thumbnails.colors.background_color,team_logo:"https://az755631.vo.msecnd.net/teams-80/"+m.data.categories[n].info_thumbnails.team_logo,player_name:m.data.categories[n].category_name,season_id:e.season,colorfont:m.data.categories[n].info_thumbnails.colors.font_color,player_id:e.player,team_id:m.data.categories[n].info_thumbnails.colors.team_id,category:m.data.categories[n].categories,total:m.data.categories[n].total,background_card:"https://az755631.vo.msecnd.net/players-profile/"+e.player+".png"},r.push(d)}}if(this.type==3){this.playerPhoto=!1,m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/games/"+e.game);for(let n=0;n<m.data.games[0].players.length;n++){const s=Math.floor(Math.random()*m.data.games[0].players[n].info_thumbnails.images.background_player_in_action.length),i=Math.floor(Math.random()*m.data.games[0].players[n].info_thumbnails.images.player_in_action.length);d={colorbackgroundhome:m.data.games[0].players[n].info_thumbnails.colors.background_color,colorbackgroundaway:"",nameplayer:m.data.games[0].players[n].player_name,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.games[0].players[n].info_thumbnails.images.background_player_in_action[s],namecategory:"RESUMEN",namehometeam:"",nameawayteam:"",category:0,colorfont:m.data.games[0].players[n].info_thumbnails.colors.font_color,team_id:m.data.games[0].players[n].team_id,player_id:m.data.games[0].players[n].player_id,game_id:m.data.games[0].game_id,season_id:m.data.season_id,logohome:m.data.games[0].players[n].team_logo,photoprofile:m.data.games[0].players[n].info_thumbnails.images.player_in_action[i]?"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.games[0].players[n].info_thumbnails.images.player_in_action[i]:"https://az755631.vo.msecnd.net/players-profile/"+m.data.games[0].players[n].player_id+".png",logoaway:"",scoreaway:"",scorehome:""},r.push(d)}}if(this.type==4){console.log("Hola nuva mente 44444: "),console.log(m.data),this.playerPhoto=!1,m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/specifics-plays/seasons/"+e.season+"/games/"+e.game);for(let n=0;n<m.data.home_team.categories.length;n++){const s=Math.floor(Math.random()*m.data.home_team.categories[n].info_thumbnails.images.background_default_teams.length);d={game_id:m.data.game_id,season_id:m.data.season_id,team_id:m.data.home_team.team_id,category:m.data.home_team.categories[n].categories.concat(m.data.home_team.categories[n].rival_categories),background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.home_team.categories[n].info_thumbnails.images.background_default_categories[s],player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.home_team.categories[n].info_thumbnails.images.background_default_categories[s],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+m.data.home_team.team_id+".png",color:m.data.home_team.categories[n].info_thumbnails.colors.background_color,colorfont:m.data.home_team.categories[n].info_thumbnails.colors.font_color,player_name:m.data.home_team.categories[n].category_name,total:m.data.home_team.categories[n].total,team_name:"Local",background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+m.data.home_team.team_id+"_"+m.data.season_id+"_r1.jpg"},r.push(d)}}if(this.type==5){this.playerPhoto=!1,m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/specifics-plays/seasons/"+e.season+"/games/"+e.game);for(let n=0;n<m.data.visiting_team.categories.length;n++){const s=Math.floor(Math.random()*m.data.visiting_team.categories[n].info_thumbnails.images.background_default_categories.length);d={game_id:m.data.game_id,season_id:m.data.season_id,team_id:m.data.visiting_team.team_id,category:m.data.visiting_team.categories[n].categories.concat(m.data.visiting_team.categories[n].rival_categories),background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.visiting_team.categories[n].info_thumbnails.images.background_default_categories[s],player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.visiting_team.categories[n].info_thumbnails.images.background_default_categories[s],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+m.data.visiting_team.team_id+".png",team_name:"Away",color:m.data.visiting_team.categories[n].info_thumbnails.colors.background_color,colorfont:m.data.visiting_team.categories[n].info_thumbnails.colors.font_color,player_name:m.data.visiting_team.categories[n].category_name,total:m.data.visiting_team.categories[n].total,background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+m.data.visiting_team.team_id+"_"+m.data.season_id+"_r1.jpg"},r.push(d)}}if(this.type==6){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/teams/"+e.team+"/categories/"+e.category);for(let n=0;n<m.data.best_plays.length;n++)d={category:m.data.best_plays[n].categories,team_id:m.data.team_id,game_id:m.data.best_plays[n].game_id,season_id:m.data.season_id,backgroundhome:m.data.best_plays[n].info_thumbnails.home_colors.background_color,backgroundaway:m.data.best_plays[n].info_thumbnails.away_colors.background_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.best_plays[n].info_thumbnails.images.background_default_categories[0],match:"",seasonname:"",score:m.data.best_plays[n].score[0]+" : "+m.data.best_plays[n].score[1]},r.push(d)}if(this.type==7){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/teams/"+e.team+"/categories/"+e.category);for(let n=0;n<m.data.best_plays.length;n++)d={category:m.data.best_plays[n].categories,team_id:m.data.team_id,game_id:m.data.best_plays[n].game_id,season_id:m.data.season_id,backgroundhome:m.data.best_plays[n].info_thumbnails.home_colors.background_color,colorfont_home:m.data.best_plays[n].info_thumbnails.home_colors.font_color,colorfont_away:m.data.best_plays[n].info_thumbnails.away_colors.font_color,backgroundaway:m.data.best_plays[n].info_thumbnails.away_colors.background_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.best_plays[n].info_thumbnails.images.background_default_categories[0],match:"",seasonname:"",score:m.data.best_plays[n].score[0]+" : "+m.data.best_plays[n].score[1]},r.push(d)}if(this.type==8){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/players/"+e.player+"/categories/"+e.category);for(let n=0;n<m.data.best_plays.length;n++)d={category:m.data.best_plays[n].categories,team_id:m.data.team_id,game_id:m.data.best_plays[n].game_id,season_id:m.data.season_id,player_id:m.data.player_id,backgroundhome:m.data.best_plays[n].info_thumbnails.home_colors.background_color,backgroundaway:m.data.best_plays[n].info_thumbnails.away_colors.background_color,colorfont_home:m.data.best_plays[n].info_thumbnails.home_colors.font_color,colorfont_away:m.data.best_plays[n].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.best_plays[n].info_thumbnails.images.background_default_categories[0],match:"",scorehome:m.data.best_plays[n].score[0],scoreaway:m.data.best_plays[n].score[1],photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+m.data.best_plays[n].info_thumbnails.player_logo,hometeamacronym:m.data.best_plays[n].home_team_acronym,visitingteamacronym:m.data.best_plays[n].away_team_acronym,seasonname:"",score:m.data.best_plays[n].score[0]+" : "+m.data.best_plays[n].score[1]},r.push(d)}if(this.type==9){m=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/players/"+e.player+"/categories/"+e.category);for(let n=0;n<m.data.best_plays.length;n++)d={category:m.data.best_plays[n].categories,team_id:m.data.team_id,player_id:m.data.player_id,game_id:m.data.best_plays[n].game_id,season_id:m.data.season_id,backgroundhome:m.data.best_plays[n].info_thumbnails.home_colors.background_color,backgroundaway:m.data.best_plays[n].info_thumbnails.away_colors.background_color,colorfont_home:m.data.best_plays[n].info_thumbnails.home_colors.font_color,colorfont_away:m.data.best_plays[n].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+m.data.best_plays[n].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+m.data.best_plays[n].info_thumbnails.images.background_default_categories[0],match:"",scorehome:m.data.best_plays[n].score[0],scoreaway:m.data.best_plays[n].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+m.data.best_plays[n].info_thumbnails.player_logo,score:m.data.best_plays[n].score[0]+" : "+m.data.best_plays[n].score[1]},r.push(d)}if(this.type==10){const n=await a.get("https://ws8d8ye2ii.execute-api.us-west-2.amazonaws.com/prod/v4/seasonsByTeam/"+e.team);for(let s=0;s<n.data.seasons[e.season].games.length;s++){const i=Math.floor(Math.random()*n.data.seasons[e.season].games[s].info_thumbnails.images.background_default_games.length);d={photo_profile:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games[s].visiting_team+".png",team_logo:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games[s].home_team+".png",player_name:n.data.seasons[e.season].games[s].home_team_acronym+" "+n.data.seasons[e.season].games[s].home_team_score+" : "+n.data.seasons[e.season].games[s].visiting_team_score+" "+n.data.seasons[e.season].games[s].visiting_team_acronym,team_id:n.data.seasons[e.season].games[s].game_id,team_id_b:n.data.seasons[e.season].games[s].home_team,season_id:n.data.seasons[e.season].games[s].season_id,name:"",category:0,colorfont_home:n.data.best_plays[s].info_thumbnails.home_colors.colors.font_color,colorfont_away:n.data.best_plays[s].info_thumbnails.away_colors.colors.font_color,game_id:n.data.seasons[e.season].games[s].game_id,seasonname:n.data.seasons[e.season].name,match:n.data.seasons[e.season].games[s].matchday_name.replace("Matchday","Jor"),score:n.data.seasons[e.season].games[s].home_team_score+" : "+n.data.seasons[e.season].games[s].visiting_team_score,background:"https://golstatsimages.blob.core.windows.net/images-library/"+n.data.seasons[e.season].games[s].info_thumbnails.images.background_default_games[i],backgroundhome:n.data.seasons[e.season].games[s].info_thumbnails.home_colors.background_color,backgroundaway:n.data.seasons[e.season].games[s].info_thumbnails.away_colors.background_color,colorfont_home:n.data.best_plays[s].info_thumbnails.home_colors.font_color,colorfont_away:n.data.best_plays[s].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games[s].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games[s].visiting_team+".png",total:n.data.seasons[e.season].games[s].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+n.data.seasons[e.season].games[s].home_team+"_"+n.data.seasons[e.season].games[s].season_id+"_r1.jpg"},r.push(d)}}if(this.type==11){const n=await a.get("https://uof4tt5l46.execute-api.us-west-2.amazonaws.com/prod/v3/playerInfo/"+e.season+"/"+e.player);for(let s=0;s<n.data.seasons[e.season].games_played.length;s++)Math.floor(Math.random()*n.data.seasons[e.season].games_played[s].info_thumbnails.images.background_default_games.length),d={category:0,player_id:e.player,team_id:n.data.team_id,game_id:n.data.seasons[e.season].games_played[s].game_id,position_id:n.data.position_id,color:n.data.info_thumbnails.colors.background_color,photo_profile:"https://golstatsimages.blob.core.windows.net/images-library/"+n.data.info_thumbnails.images.player_in_action[0],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games_played[s].home_team+".png",player_name:n.data.seasons[e.season].games_played[s].home_team_acronym+" "+n.data.seasons[e.season].games_played[s].home_team_score+" : "+n.data.seasons[e.season].games_played[s].visiting_team_score+" "+n.data.seasons[e.season].games_played[s].visiting_team_acronym,team_id_b:n.data.seasons[e.season].games_played[s].home_team,season_id:n.data.seasons[e.season].games_played[s].season_id,name:n.data.seasons[e.season].games_played[s].player_name,seasonname:n.data.seasons[e.season].name,match:n.data.seasons[e.season].games_played[s].matchday_name.replace("Matchday","Jor"),scorehome:n.data.seasons[e.season].games_played[s].home_team_score,scoreaway:n.data.seasons[e.season].games_played[s].visiting_team_score,hometeamacronym:n.data.seasons[e.season].games_played[s].home_team_acronym,visitingteamacronym:n.data.seasons[e.season].games_played[s].visiting_team_acronym,background:"https://golstatsimages.blob.core.windows.net/images-library/"+n.data.info_thumbnails.images.background_player_in_action[0],backgroundhome:n.data.seasons[e.season].games_played[s].info_thumbnails.home_colors.background_color,backgroundaway:n.data.seasons[e.season].games_played[s].info_thumbnails.away_colors.background_color,colorfont_home:n.data.seasons[e.season].games_played[s].info_thumbnails.home_colors.font_color,colorfont_away:n.data.seasons[e.season].games_played[s].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games_played[s].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+n.data.seasons[e.season].games_played[s].visiting_team+".png",total:n.data.seasons[e.season].games_played[s].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+n.data.seasons[e.season].games_played[s].home_team+"_"+n.data.seasons[e.season].games_played[s].season_id+"_r1.jpg"},r.push(d)}if(this.type==12){const n=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/categories/"+e.category);for(let s=0;s<n.data.length;s++)for(let i=0;i<n.data[s].best_plays.length;i++)d={category:n.data[s].best_plays[i].categories,game_id:n.data[s].best_plays[i].game_id,season_id:n.data[s].season_id,backgroundhome:n.data[s].best_plays[i].info_thumbnails.home_colors.background_color,backgroundaway:n.data[s].best_plays[i].info_thumbnails.away_colors.background_color,colorfont_home:n.data[s].best_plays[i].info_thumbnails.home_colors.font_color,colorfont_away:n.data[s].best_plays[i].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+n.data[s].best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+n.data[s].best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+n.data[s].best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",scorehome:n.data[s].best_plays[i].score[0],scoreaway:n.data[s].best_plays[i].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+n.data[s].best_plays[i].info_thumbnails.player_logo,score:n.data[s].best_plays[i].score[0]+" : "+n.data[s].best_plays[i].score[1]},r.push(d)}if(this.type==13){const n=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/categories/"+e.category);for(let s=0;s<n.data.length;s++)for(let i=0;i<n.data[s].best_plays.length;i++)d={category:n.data[s].best_plays[i].categories,game_id:n.data[s].best_plays[i].game_id,season_id:n.data[s].season_id,backgroundhome:n.data[s].best_plays[i].info_thumbnails.home_colors.background_color,backgroundaway:n.data[s].best_plays[i].info_thumbnails.away_colors.background_color,colorfont_home:n.data[s].best_plays[i].info_thumbnails.home_colors.font_color,colorfont_away:n.data[s].best_plays[i].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+n.data[s].best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+n.data[s].best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+n.data[s].best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",scorehome:n.data[s].best_plays[i].score[0],scoreaway:n.data[s].best_plays[i].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+n.data[s].best_plays[i].info_thumbnails.player_logo,score:n.data[s].best_plays[i].score[0]+" : "+n.data[s].best_plays[i].score[1]},r.push(d)}this.printData=r}},async created(){}},oN=()=>{t.useCssVars(e=>({"4956e38c":e.backgroundColor}))},sN=mx.setup;mx.setup=sN?(e,a)=>(oN(),sN(e,a)):oN;function _7e(e,a,r,d,m,n){const s=t.resolveComponent("GSCThumbnailCategory"),i=t.resolveComponent("GSCThumbnailCategoryTeam"),_=t.resolveComponent("GSCThumbnailCategoryTeamAway"),f=t.resolveComponent("GSCThumbnailHighlightGamePlayer"),o=t.resolveComponent("GSCThumbnailHighlightGameHistoric"),g=t.resolveComponent("GSCThumbnailSummaryPlayer"),x=t.resolveComponent("GSCSlider");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(e.$style.ptg),ref:"ptgDiv"},[t.createElementVNode("div",{class:t.normalizeClass(n.ptgtitleClass)},t.toDisplayString(r.title),3),t.createVNode(x,{backgroundColor:r.backgroundColor,pxScroll:r.pxScroll,arrows:r.arrows,arrowsScrollHide:r.arrowsScrollHide,arrowsHideOnNoScroll:r.arrowsHideOnNoScroll,arrowsColor:r.arrowsColor,arrowsHeight:r.arrowsWidth,arrowsWidth:r.arrowsWidth,arrowsPadding:r.arrowsPadding,arrowsMargin:r.arrowsMargin,arrowsRadius:r.arrowsRadius,arrowsBorder:r.arrowsBorder,arrowsBackground:r.arrowsBackground,arrowsContainerBgL:r.arrowsContainerBgL,arrowsContainerBgR:r.arrowsContainerBgR,scrollColor:r.scrollColor,arrowsPosition:r.arrowsPosition,height:r.height},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(m.printData,(c,l)=>(t.openBlock(),t.createElementBlock("div",{key:l,class:t.normalizeClass(n.pgtcontainercardClass),style:t.normalizeStyle(l==0?"margin-left: 0px !important; color: white;":"")},[r.type==2?(t.openBlock(),t.createBlock(s,{key:0,"color-background-home":c.color,"name-player":r.data.player_name,"type-img":"0",background:c.background_action,"name-category":c.player_name,"logo-home":c.team_logo,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2}),"photo-profile":c.player_action},null,8,["color-background-home","name-player","background","name-category","logo-home","onOnclickPlayVideos","photo-profile"])):r.type==1||r.type==4?(t.openBlock(),t.createBlock(i,{key:1,type:"team","name-team":c.team_name!=null?c.team_name:"","type-style":"category","color-background-home":c.color,"logo-home":c.team_logo,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:3}),background:c.player_action,"name-category":c.player_name},null,8,["name-team","color-background-home","logo-home","onOnclickPlayVideos","background","name-category"])):r.type==5?(t.openBlock(),t.createBlock(_,{key:2,type:"team","name-team":c.team_name!=null?c.team_name:"","type-style":"category","color-background-away":c.color,"logo-home":c.team_logo,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:3}),background:c.player_action,"name-category":c.player_name},null,8,["name-team","color-background-away","logo-home","onOnclickPlayVideos","background","name-category"])):r.type==0?(t.openBlock(),t.createBlock(f,{key:3,items:c,type:2,"name-category":"TODAS SUS JUGADAS","color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"color-font-home":c.colorfont_home,"color-font-away":c.colorfont_away,"logo-home":c.logohome,"logo-away":c.logoaway,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2,isAllPlays:!0}),background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-background-home","color-background-away","color-font-home","color-font-away","logo-home","logo-away","onOnclickPlayVideos","background","name-home-team","name-away-team","matchday","score-home","photo-profile","score-away","season-name"])):r.type==6?(t.openBlock(),t.createBlock(o,{key:4,items:c,"color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,background:c.background,"title-category":"GOLES",onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:3,categories:m.goalCategories}),matchday:c.match,"season-name":c.seasonname,score:c.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","background","onOnclickPlayVideos","matchday","season-name","score"])):r.type==7?(t.openBlock(),t.createBlock(o,{key:5,items:c,"color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,background:c.background,"title-category":"RESUMEN",onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:3,categories:m.resumeCategories}),matchday:c.match,"season-name":c.seasonname,score:c.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","background","onOnclickPlayVideos","matchday","season-name","score"])):r.type==8?(t.openBlock(),t.createBlock(f,{key:6,items:c,type:2,"name-category":"RESUMEN","color-font-home":c.colorfont_home,"color-font-away":c.colorfont_away,"color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2}),background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-font-home","color-font-away","color-background-home","color-background-away","logo-home","logo-away","onOnclickPlayVideos","background","name-home-team","name-away-team","matchday","score-home","photo-profile","score-away","season-name"])):r.type==9?(t.openBlock(),t.createBlock(f,{key:7,items:c,type:2,"name-category":"RESUMEN","color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2}),"logo-away":c.logoaway,background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-background-home","color-background-away","logo-home","onOnclickPlayVideos","logo-away","background","name-home-team","name-away-team","matchday","score-home","photo-profile","score-away","season-name"])):r.type==10?(t.openBlock(),t.createBlock(o,{key:8,items:c,"color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:1}),background:c.background,"title-category":"RESUMEN",matchday:c.match,"season-name":c.seasonname,score:c.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","onOnclickPlayVideos","background","matchday","season-name","score"])):r.type==11?(t.openBlock(),t.createBlock(f,{key:9,items:c,type:2,"name-category":"RESUMEN","color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"color-font-home":c.colorfont_home,"color-font-away":c.colorfont_away,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2}),"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","background","name-home-team","name-away-team","matchday","color-font-home","color-font-away","onOnclickPlayVideos","score-home","photo-profile","score-away","season-name"])):r.type==12?(t.openBlock(),t.createBlock(f,{key:10,items:c,type:2,"name-category":"RESUMEN","color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,"color-font-home":c.colorfont_home,"color-font-away":c.colorfont_away,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:1}),background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","color-font-home","color-font-away","onOnclickPlayVideos","background","name-home-team","name-away-team","matchday","score-home","photo-profile","score-away","season-name"])):r.type==13?(t.openBlock(),t.createBlock(f,{key:11,items:c,type:2,"name-category":"GOLES","color-background-home":c.backgroundhome,"color-background-away":c.backgroundaway,"logo-home":c.logohome,"logo-away":c.logoaway,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:1,categories:m.goalCategories}),background:c.background,"name-home-team":c.hometeamacronym,"name-away-team":c.visitingteamacronym,matchday:c.match,"score-home":c.scorehome,"photo-profile":c.photo_profile,"score-away":c.scoreaway,"season-name":c.seasonname},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","onOnclickPlayVideos","background","name-home-team","name-away-team","matchday","score-home","photo-profile","score-away","season-name"])):(t.openBlock(),t.createBlock(g,{key:12,type:"player","color-background-home":c.colorbackgroundhome,"color-background-away":c.colorbackgroundaway,"name-player":c.nameplayer,"type-img":0,onOnclickPlayVideos:u=>n.onclickPlayVideos({data:c,type:2}),background:c.background,"name-home-team":c.namehometeam,"name-away-team":c.nameawayteam,"name-category":"RESUMEN","logo-away":c.logoaway,"logo-home":c.logohome,"color-font":c.colorfont,"score-home":c.scorehome,"photo-profile":c.photoprofile,"score-away":c.logoaway,"type-style":"summary"},null,8,["color-background-home","color-background-away","name-player","onOnclickPlayVideos","background","name-home-team","name-away-team","logo-away","logo-home","color-font","score-home","photo-profile","score-away"]))],6))),128))]),_:1},8,["backgroundColor","pxScroll","arrows","arrowsScrollHide","arrowsHideOnNoScroll","arrowsColor","arrowsHeight","arrowsWidth","arrowsPadding","arrowsMargin","arrowsRadius","arrowsBorder","arrowsBackground","arrowsContainerBgL","arrowsContainerBgR","scrollColor","arrowsPosition","height"])],2)}const v7e={$style:y7e},lN=Cp(mx,[["render",_7e],["__cssModules",v7e]]),b7e=(e,a)=>{const r=e.__vccOpts||e;for(const[d,m]of a)r[d]=m;return r},gx={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(e){this.status=e}}},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(e){this.$emit("click",e),this.typeOnOff&&(this.status=!this.status,this.$emit("status",this.status))}}},cN=()=>{t.useCssVars(e=>({"1c960139":e.height,b2f635d8:e.borderWidthBtn,"06e99898":e.borderType,"55555c76":e.borderColor,"23b6d320":e.borderRadius,"22c97374":e.width,"22bb09fa":e.backgroundColor,c148da7c:e.cursorType,cce756fc:e.fontSize,cff98d60:e.fontStyle,"5123b3a5":e.fontFamily,"47bf58db":e.marginLeftStat,cadc8414:e.fontSizeStat}))},dN=gx.setup;gx.setup=dN?(e,a)=>(cN(),dN(e,a)):cN;const x7e=e=>(t.pushScopeId("data-v-fb269a1e"),e=e(),t.popScopeId(),e),w7e=["src"],k7e={key:1,class:"text"},C7e=["src"],E7e={class:"stats"},T7e=x7e(()=>t.createElementVNode("img",{class:"iconstats",src:"https://az755631.vo.msecnd.net/todoelfut/playdes.png"},null,-1)),S7e={class:"numstats"},A7e={class:"leyend"};function N7e(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",null,[r.type==0?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["button",m.status&&r.typeOnOff&&"button-active"]),style:t.normalizeStyle([n.customStyle,m.status&&r.typeOnOff&&n.customActive]),onClick:a[0]||(a[0]=(...s)=>n.btnClick&&n.btnClick(...s))},[r.icon&&r.iconPosition.toLowerCase()==="left"?(t.openBlock(),t.createElementBlock("img",{key:0,class:"icon",style:t.normalizeStyle({width:r.iconSize}),src:r.icon},null,12,w7e)):t.createCommentVNode("",!0),r.textValue?(t.openBlock(),t.createElementBlock("div",k7e,t.toDisplayString(r.textValue),1)):t.createCommentVNode("",!0),r.icon&&r.iconPosition.toLowerCase()==="right"?(t.openBlock(),t.createElementBlock("img",{key:2,class:"icon",style:t.normalizeStyle({width:r.iconSize}),src:r.icon},null,12,C7e)):t.createCommentVNode("",!0)],6)):t.createCommentVNode("",!0),r.type==1?(t.openBlock(),t.createElementBlock("div",{key:1,class:"button-target",onClick:a[1]||(a[1]=(...s)=>n.btnClick&&n.btnClick(...s))},[t.createElementVNode("div",E7e,[T7e,t.createElementVNode("div",S7e,t.toDisplayString(r.textStat),1)]),t.createElementVNode("div",A7e,t.toDisplayString(r.textCategory),1)])):t.createCommentVNode("",!0)])}const I7e=b7e(gx,[["render",N7e],["__scopeId","data-v-fb269a1e"]]);function Fm(e){const a=t.ref({width:0,height:0});function r(){const d=e.value.getBoundingClientRect();a.value.width=d.width,a.value.height=d.height}return t.onMounted(()=>{r(),window.addEventListener("resize",r)}),t.onUnmounted(()=>{window.removeEventListener("resize",r)}),{elementSize:a}}const B7e="_cardFrecuentConnectionstype0_8eub9_57",M7e="_cardFrecuentConnectionsDesktype0_8eub9_85",O7e="_cardFrecuentConnectionsDesk360type0_8eub9_103",P7e="_imgPlayerParenttype0_8eub9_123",F7e="_imgPlayerIcontype0_8eub9_149",R7e="_imgPlayerIcon360type0_8eub9_163",V7e="_playerInfotype0_8eub9_177",z7e="_benjaminEvalenttype0_8eub9_195",D7e="_frameParenttype0_8eub9_207",L7e="_union9Wrappertype0_8eub9_223",$7e="_union9Icontype0_8eub9_251",j7e="_benjaminEvalent1type0_8eub9_263",U7e="_benjaminEvalent1360type0_8eub9_277",H7e={cardFrecuentConnectionstype0:B7e,cardFrecuentConnectionsDesktype0:M7e,cardFrecuentConnectionsDesk360type0:O7e,imgPlayerParenttype0:P7e,imgPlayerIcontype0:F7e,imgPlayerIcon360type0:R7e,playerInfotype0:V7e,benjaminEvalenttype0:z7e,frameParenttype0:D7e,union9Wrappertype0:L7e,union9Icontype0:$7e,benjaminEvalent1type0:j7e,benjaminEvalent1360type0:U7e},Bh=(e,a)=>{const r=e.__vccOpts||e;for(const[d,m]of a)r[d]=m;return r},G7e={components:{GSCButton:I7e},props:{data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1}},computed:{cardFrecuentConnectionsDeskClass(){return this.elementSize.width<=360?this.$style.cardFrecuentConnectionsDesk360type0:this.$style.cardFrecuentConnectionsDesktype0},imgPlayerIconClass(){return this.elementSize.width<=360?this.$style.imgPlayerIcon360type0:this.$style.imgPlayerIcontype0},benjaminEvalent1Class(){return this.elementSize.width<=360?this.$style.benjaminEvalent1360type0:this.$style.benjaminEvalent1type0}},data(){return{}},setup(){const e=t.ref("myDivRefCardtype0"),{elementSize:a}=Fm(e);return{myDivRefCardtype0:e,elementSize:a}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickPlayer",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},W7e={ref:"myDivRefCardtype0"},q7e=["alt","src"];function Y7e(e,a,r,d,m,n){const s=t.resolveComponent("GSCButton");return t.openBlock(),t.createElementBlock("div",W7e,[t.createElementVNode("div",{class:t.normalizeClass(e.$style.cardFrecuentConnectionstype0),onClick:a[1]||(a[1]=i=>n.clickPlayer({player_id:r.data.player_id}))},[t.createElementVNode("div",{class:t.normalizeClass(n.cardFrecuentConnectionsDeskClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.imgPlayerParenttype0)},[t.createElementVNode("img",{class:t.normalizeClass(n.imgPlayerIconClass),alt:r.data.player_name,src:r.data.player_photo},null,10,q7e),t.createElementVNode("div",{class:t.normalizeClass(e.$style.playerInfotype0)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.benjaminEvalenttype0)},t.toDisplayString(r.data.player_name),3),t.createElementVNode("div",{class:t.normalizeClass(e.$style.frameParenttype0)},[t.createVNode(s,{icon:"/play-icn.svg","icon-size":"9px","icon-position":"left",width:"18px",height:"18px","border-radius":"18px","border-width":"1","background-color":"transparent","border-color":"#FFFFFF",onClick:a[0]||(a[0]=i=>n.clickVideos({player_id:r.data.player_id}))}),t.createElementVNode("div",{class:t.normalizeClass(n.benjaminEvalent1Class)},t.toDisplayString(r.data.player_stat),3)],2)],2)],2)],2)],2)],512)}const Z7e={$style:H7e},X7e=Bh(G7e,[["render",Y7e],["__cssModules",Z7e]]),K7e="_cardVideosJugadorestype1_1mwag_59",J7e="_cardDesktoptype1_1mwag_87",Q7e="_cardDesktop460type1_1mwag_113",eke="_backgroundImageParenttype1_1mwag_137",tke="_backgroundImageParent460type1_1mwag_171",ake="_backgroundImageIcontype1_1mwag_205",rke="_loMejorDeContainertype1_1mwag_225",nke="_loMejorDeContainer460type1_1mwag_249",ike="_loMejorDeContainer420type1_1mwag_273",oke="_loMejorDetype1_1mwag_297",ske="_btnPlaytype1_1mwag_303",lke="_btnPlay460_1mwag_357",cke="_btnPlay460type1_1mwag_363",dke="_roleCharacterIcontype1_1mwag_409",uke="_reproducirtype1_1mwag_423",pke="_playerTeamDesktopIcontype1_1mwag_437",hke="_playerTeamDesktopIcon1200type1_1mwag_457",fke="_playerTeamDesktopIcon460type1_1mwag_481",mke={cardVideosJugadorestype1:K7e,cardDesktoptype1:J7e,cardDesktop460type1:Q7e,backgroundImageParenttype1:eke,backgroundImageParent460type1:tke,backgroundImageIcontype1:ake,loMejorDeContainertype1:rke,loMejorDeContainer460type1:nke,loMejorDeContainer420type1:ike,loMejorDetype1:oke,btnPlaytype1:ske,btnPlay460:lke,btnPlay460type1:cke,roleCharacterIcontype1:dke,reproducirtype1:uke,playerTeamDesktopIcontype1:pke,playerTeamDesktopIcon1200type1:hke,playerTeamDesktopIcon460type1:fke},yx={components:{},props:{data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1},backgroundColor:{type:String,default:"#000000"},colorTitle:{type:String,default:"#000000"},borderColor:{type:String,default:"#000000"},backgroundImg:{type:String,default:""},customizeColors:{type:Boolean,default:!0}},data(){return{}},computed:{cardDesktopClass(){return this.elementSize.width<=460?this.$style.cardDesktop460type1:this.$style.cardDesktoptype1},backgroundImageParentClass(){return this.elementSize.width<=460?this.$style.backgroundImageParent460type1:this.$style.backgroundImageParenttype1},btnPlayClass(){return this.elementSize.width<=460?this.$style.btnPlay460type1:this.$style.btnPlaytype1},loMejorDeContainerClass(){const e=this.elementSize.width;return e<=420?this.$style.loMejorDeContainer420type1:e<=460?this.$style.loMejorDeContainer460type1:this.$style.loMejorDeContainertype1},playerTeamDesktopIconClass(){const e=this.elementSize.width;return e<=460?this.$style.playerTeamDesktopIcon460type1:e<=1200?this.$style.playerTeamDesktopIcon1200type1:this.$style.playerTeamDesktopIcontype1}},setup(){const e=t.ref("myDivRefCardtype1"),{elementSize:a}=Fm(e);return{myDivRefCardtype1:e,elementSize:a}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickCard",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},uN=()=>{t.useCssVars(e=>({"0f708ee3":e.data.font_color!=null&&e.customizeColors?e.data.font_color:"#fff",c378c4fe:e.backgroundColor,"75ce11a2":e.data.background_color_buttons!=null&&e.customizeColors?e.data.background_color_buttons:"rgba(255, 255, 255, 0.08)","6f776343":e.borderColor,"8f7b90ec":e.data.font_color_card!=null?e.data.font_color_card:"#fff"}))},pN=yx.setup;yx.setup=pN?(e,a)=>(uN(),pN(e,a)):uN;const gke={ref:"myDivRefCardtype1"},yke=["src"],_ke={"clip-path":"url(#clip0_59_831)"},vke=["fill"],bke=t.createElementVNode("defs",null,[t.createElementVNode("clipPath",{id:"clip0_59_831"},[t.createElementVNode("rect",{width:"12",height:"12",fill:"white",transform:"translate(0.375 0.637695)"})])],-1),xke=["src"];function wke(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",gke,[t.createElementVNode("div",{class:t.normalizeClass(e.$style.cardVideosJugadorestype1),onClick:a[1]||(a[1]=s=>n.clickPlayer({player_id:r.data.player_id,team_id:r.data.team_id}))},[t.createElementVNode("div",{class:t.normalizeClass(n.cardDesktopClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(n.backgroundImageParentClass)},[t.createElementVNode("img",{class:t.normalizeClass(e.$style.backgroundImageIcontype1),src:r.backgroundImg},null,10,yke),t.createElementVNode("h2",{class:t.normalizeClass(n.loMejorDeContainerClass),id:"title-card"},[d.elementSize.width>380?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(e.$style.loMejorDetype1)},"Lo mejor de ",2)):t.createCommentVNode("",!0),d.elementSize.width<=380?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(e.$style.loMejorDetype1)},"Lo mejor",2)):t.createCommentVNode("",!0),d.elementSize.width<=380?(t.openBlock(),t.createElementBlock("p",{key:2,class:t.normalizeClass(e.$style.loMejorDetype1)},"de ",2)):t.createCommentVNode("",!0),t.createElementVNode("p",{class:t.normalizeClass(e.$style.loMejorDetype1)},t.toDisplayString(r.data.team_name),3)],2),t.createElementVNode("div",{class:t.normalizeClass(n.btnPlayClass),onClick:a[0]||(a[0]=s=>n.clickVideos({player_id:r.data.player_id,team_id:r.data.team_id}))},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.roleCharacterIcontype4),width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("g",_ke,[t.createElementVNode("path",{d:"M2.67705 12.0654C2.58553 12.0133 2.50903 11.9355 2.4558 11.8404C2.40257 11.7452 2.37464 11.6363 2.375 11.5255V1.74838C2.37513 1.63789 2.40325 1.5295 2.45637 1.43474C2.50949 1.33998 2.58563 1.26238 2.6767 1.21019C2.76776 1.15801 2.87035 1.13319 2.97355 1.13837C3.07675 1.14355 3.17671 1.17854 3.2628 1.23962L10.1203 6.12875C10.1987 6.18445 10.2629 6.25998 10.3073 6.34864C10.3518 6.4373 10.375 6.53633 10.375 6.63692C10.375 6.73751 10.3518 6.83654 10.3073 6.9252C10.2629 7.01386 10.1987 7.0894 10.1203 7.1451L3.2628 12.0354C3.17684 12.0966 3.07696 12.1317 2.9738 12.137C2.87065 12.1423 2.76809 12.1175 2.67705 12.0654V12.0654ZM2.94673 11.5266L9.80426 6.6375L2.94673 11.5266Z",fill:r.data.color_icon_play!=null&&r.customizeColors?r.data.color_icon_play:"#CBEE6B"},null,8,vke)]),bke],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.reproducirtype1)},"Reproducir",2)],2)],2),t.createElementVNode("img",{class:t.normalizeClass(n.playerTeamDesktopIconClass),src:r.data.player_photo},null,10,xke)],2)],2)],512)}const kke={$style:mke},Cke=Bh(yx,[["render",wke],["__cssModules",kke]]),Eke="_tarjetaHighlightsPostmatchtype2_2xqhb_7",Tke="_tarjetaHighlightsPostmatch780type2_2xqhb_35",Ske="_tarjetaHighlightsPostmatch640type2_2xqhb_65",Ake="_tarjetaHighlightsPostmatch520type2_2xqhb_97",Nke="_tarjetaHighlightsPostmatch350type2_2xqhb_131",Ike="_tarjetaHighlightsPostmatch420type2_2xqhb_161",Bke="_tarjetaHighlightsPostmatch320type2_2xqhb_197",Mke="_backgroundtype2_2xqhb_233",Oke="_background640type2_2xqhb_253",Pke="_btnPlaytype2_2xqhb_277",Fke="_btnPlay1_2xqhb_301",Rke="_btnPlay1type2_2xqhb_309",Vke="_icnPlaytype2_2xqhb_351",zke="_union6Icontype2_2xqhb_369",Dke={tarjetaHighlightsPostmatchtype2:Eke,tarjetaHighlightsPostmatch780type2:Tke,tarjetaHighlightsPostmatch640type2:Ske,tarjetaHighlightsPostmatch520type2:Ake,tarjetaHighlightsPostmatch350type2:Nke,tarjetaHighlightsPostmatch420type2:Ike,tarjetaHighlightsPostmatch320type2:Bke,backgroundtype2:Mke,background640type2:Oke,btnPlaytype2:Pke,btnPlay1:Fke,btnPlay1type2:Rke,icnPlaytype2:Vke,union6Icontype2:zke},Lke={components:{},props:{data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1},backgroundImg:{type:String,default:""}},computed:{tarjetaHighlightsPostmatchClass(){const e=this.elementSize.width;return e<=320?this.$style.tarjetaHighlightsPostmatch320type2:e<=350?this.$style.tarjetaHighlightsPostmatch350type2:e<=420?this.$style.tarjetaHighlightsPostmatch420type2:e<=520?this.$style.tarjetaHighlightsPostmatch520type2:e<=640?this.$style.tarjetaHighlightsPostmatch640type2:e<=780?this.$style.tarjetaHighlightsPostmatch780type2:this.$style.tarjetaHighlightsPostmatchtype2},backgroundClass(){return this.elementSize.width<=640?this.$style.background640type2:this.$style.backgroundtype2}},setup(){const e=t.ref("myDivRefCardtype2"),{elementSize:a}=Fm(e);return{myDivRefCardtype2:e,elementSize:a}},data(){return{}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickCard",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},$ke={ref:"myDivRefCardtype2"},jke=t.createStaticVNode('<svg width="20" height="20" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_59_831)"><path d="M2.67705 12.0654C2.58553 12.0133 2.50903 11.9355 2.4558 11.8404C2.40257 11.7452 2.37464 11.6363 2.375 11.5255V1.74838C2.37513 1.63789 2.40325 1.5295 2.45637 1.43474C2.50949 1.33998 2.58563 1.26238 2.6767 1.21019C2.76776 1.15801 2.87035 1.13319 2.97355 1.13837C3.07675 1.14355 3.17671 1.17854 3.2628 1.23962L10.1203 6.12875C10.1987 6.18445 10.2629 6.25998 10.3073 6.34864C10.3518 6.4373 10.375 6.53633 10.375 6.63692C10.375 6.73751 10.3518 6.83654 10.3073 6.9252C10.2629 7.01386 10.1987 7.0894 10.1203 7.1451L3.2628 12.0354C3.17684 12.0966 3.07696 12.1317 2.9738 12.137C2.87065 12.1423 2.76809 12.1175 2.67705 12.0654V12.0654ZM2.94673 11.5266L9.80426 6.6375L2.94673 11.5266Z" fill="#CBEE6B"></path></g><defs><clipPath id="clip0_59_831"><rect width="12" height="12" fill="white" transform="translate(0.375 0.637695)"></rect></clipPath></defs></svg>',1),Uke=[jke];function Hke(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",$ke,[t.createElementVNode("div",{class:t.normalizeClass(n.tarjetaHighlightsPostmatchClass),onClick:a[1]||(a[1]=s=>n.clickPlayer({game_id:r.data.game_id}))},[t.createElementVNode("div",{class:t.normalizeClass(n.backgroundClass),id:"image-video",style:t.normalizeStyle({"background-image":"url("+r.backgroundImg+")"})},null,6),t.createElementVNode("div",{class:t.normalizeClass(e.$style.btnPlaytype2)},[t.createElementVNode("button",{class:t.normalizeClass(e.$style.btnPlay1type2),id:"btn-play",onClick:a[0]||(a[0]=s=>n.clickVideos({game_id:r.data.game_id}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.icnPlaytype2)},Uke,2)],2)],2)],2)],512)}const Gke={$style:Dke},Wke=Bh(Lke,[["render",Hke],["__cssModules",Gke]]),qke="_tarjetaDatosGsDesktoptype4_1xgax_107",Yke="_tarjetaDatosGsDesktop500type4_1xgax_127",Zke="_tarjetaDatosGs414type4_1xgax_135",Xke="_tarjetaDatosGs414500type4_1xgax_159",Kke="_tarjetaDatosGs414380type4_1xgax_183",Jke="_tarjetaDatosGs320type4_1xgax_191",Qke="_tarjetaDatosGs320380type4_1xgax_215",e9e="_dataBox8type4_1xgax_239",t9e="_dataBox8380type4_1xgax_275",a9e="_dataBoxtype4_1xgax_313",r9e="_dataBox520type4_1xgax_353",n9e="_dataBox480type4_1xgax_395",i9e="_dataBox3type4_1xgax_437",o9e="_dataBox3520type4_1xgax_479",s9e="_dataBox4type4_1xgax_489",l9e="_dataBox4500type4_1xgax_533",c9e="_dataBox6type4_1xgax_581",d9e="_dataBox6500type4_1xgax_627",u9e="_dataContainertype4_1xgax_681",p9e="_dataContainer520type4_1xgax_709",h9e="_dataContainer1type4_1xgax_741",f9e="_dataContainer1500type4_1xgax_769",m9e="_dataBox7type4_1xgax_799",g9e="_dataBox7380type4_1xgax_835",y9e="_div15type4_1xgax_877",_9e="_div15380type4_1xgax_895",v9e="_btnShareIcontype4_1xgax_913",b9e="_btnSharetype4_1xgax_925",x9e="_bakgBaseIcontype4_1xgax_955",w9e="_roleCharacterIcontype4_1xgax_979",k9e="_verVideostype4_1xgax_995",C9e="_btnVideostype4_1xgax_1011",E9e="_playerNametype4_1xgax_1061",T9e="_elJugadortype4_1xgax_1079",S9e="_aSeguirtype4_1xgax_1087",A9e="_elJugadorAContainertype4_1xgax_1097",N9e="_titletype4_1xgax_1117",I9e="_baseCardtype4_1xgax_1145",B9e="_imagePlayerIcontype4_1xgax_1175",M9e="_arrowGraphIcontype4_1xgax_1201",O9e="_divtype4_1xgax_1213",P9e="_totaltype4_1xgax_1227",F9e="_div1type4_1xgax_1243",R9e="_btnShareIcon1type4_1xgax_1265",V9e="_btnShare1type4_1xgax_1277",z9e="_bakgBaseIcon1type4_1xgax_1305",D9e="_bakgBaseIcon2type4_1xgax_1329",L9e="_roleCharacterIcon1type4_1xgax_1353",$9e="_btnVideos1type4_1xgax_1369",j9e="_playerName1type4_1xgax_1411",U9e="_elJugadorAContainer1type4_1xgax_1421",H9e="_title1type4_1xgax_1441",G9e="_baseCard1type4_1xgax_1467",W9e="_imagePlayerIcon1type4_1xgax_1495",q9e="_total4type4_1xgax_1517",Y9e="_div9type4_1xgax_1533",Z9e="_roleCharacterIcon2type4_1xgax_1549",X9e="_btnVideos2type4_1xgax_1565",K9e="_elJugadorAContainer2type4_1xgax_1603",J9e="_title2type4_1xgax_1623",Q9e="_imagePlayerIcon2type4_1xgax_1651",eCe="_dataContainer2type4_1xgax_1673",tCe="_tarjetaDatosGstype4_1xgax_1703",aCe={tarjetaDatosGsDesktoptype4:qke,tarjetaDatosGsDesktop500type4:Yke,tarjetaDatosGs414type4:Zke,tarjetaDatosGs414500type4:Xke,tarjetaDatosGs414380type4:Kke,tarjetaDatosGs320type4:Jke,tarjetaDatosGs320380type4:Qke,dataBox8type4:e9e,dataBox8380type4:t9e,dataBoxtype4:a9e,dataBox520type4:r9e,dataBox480type4:n9e,dataBox3type4:i9e,dataBox3520type4:o9e,dataBox4type4:s9e,dataBox4500type4:l9e,dataBox6type4:c9e,dataBox6500type4:d9e,dataContainertype4:u9e,dataContainer520type4:p9e,dataContainer1type4:h9e,dataContainer1500type4:f9e,dataBox7type4:m9e,dataBox7380type4:g9e,div15type4:y9e,div15380type4:_9e,btnShareIcontype4:v9e,btnSharetype4:b9e,bakgBaseIcontype4:x9e,roleCharacterIcontype4:w9e,verVideostype4:k9e,btnVideostype4:C9e,playerNametype4:E9e,elJugadortype4:T9e,aSeguirtype4:S9e,elJugadorAContainertype4:A9e,titletype4:N9e,baseCardtype4:I9e,imagePlayerIcontype4:B9e,arrowGraphIcontype4:M9e,divtype4:O9e,totaltype4:P9e,div1type4:F9e,btnShareIcon1type4:R9e,btnShare1type4:V9e,bakgBaseIcon1type4:z9e,bakgBaseIcon2type4:D9e,roleCharacterIcon1type4:L9e,btnVideos1type4:$9e,playerName1type4:j9e,elJugadorAContainer1type4:U9e,title1type4:H9e,baseCard1type4:G9e,imagePlayerIcon1type4:W9e,total4type4:q9e,div9type4:Y9e,roleCharacterIcon2type4:Z9e,btnVideos2type4:X9e,elJugadorAContainer2type4:K9e,title2type4:J9e,imagePlayerIcon2type4:Q9e,dataContainer2type4:eCe,tarjetaDatosGstype4:tCe},_x={components:{},props:{data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1},colorcard:{type:String,default:"#122736"},showShareButton:{type:Boolean,default:!1}},data(){return{}},computed:{tarjetaDatosGsDesktopClass(){return this.elementSize.width<=500?this.$style.tarjetaDatosGsDesktop500type4:this.$style.tarjetaDatosGsDesktoptype4},tarjetaDatosGs414Class(){const e=this.elementSize.width;return e<=380?this.$style.tarjetaDatosGs414380type4:e<=500?this.$style.tarjetaDatosGs414500type4:this.$style.tarjetaDatosGs414type4},tarjetaDatosGs320Class(){return this.elementSize.width<=380?this.$style.tarjetaDatosGs320380type4:this.$style.tarjetaDatosGs320type4},dataBox8Class(){return this.elementSize.width<=380?this.$style.dataBox8380type4:this.$style.dataBox8type4},dataBoxClass(){const e=this.elementSize.width;return e<=480?this.$style.dataBox480type4:e<=520?this.$style.dataBox520type4:this.$style.dataBoxtype4},dataBox3Class(){return this.elementSize.width<=520?this.$style.dataBox3520type4:this.$style.dataBox3type4},dataBox4Class(){return this.elementSize.width<=500?this.$style.dataBox4500type4:this.$style.dataBox4type4},dataBox6Class(){return this.elementSize.width<=500?this.$style.dataBox6500type4:this.$style.dataBox6type4},dataBox7Class(){return this.elementSize.width<=380?this.$style.dataBox7380type4:this.$style.dataBox7type4},dataContainerClass(){return this.elementSize.width<=520?this.$style.dataContainer520type4:this.$style.dataContainertype4},dataContainer1Class(){return this.elementSize.width<=500?this.$style.dataContainer1500type4:this.$style.dataContainer1type4},div15Class(){return this.elementSize.width<=380?this.$style.div15380type4:this.$style.div15type4}},setup(){const e=t.ref("myDivRefCardtype4"),{elementSize:a}=Fm(e);return{myDivRefCardtype4:e,elementSize:a}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickCard",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)},clickCategory(e){this.clickCard||this.$emit("onClickCategory",e)}}},hN=()=>{t.useCssVars(e=>({"5f8d7f8a":e.data.background_color_cards!=null?e.data.background_color_cards:"rgba(255, 255, 255, 0.16)",e4811ad0:e.data.font_color_card!=null?e.data.font_color_card:"#fff","59916dbb":e.data.background_color_buttons!=null?e.data.background_color_buttons:"rgba(255, 255, 255, 0.16)","23bbd4a6":e.colorcard,"0c5fb8b2":e.data.font_color!=null?e.data.font_color:"#fff"}))},fN=_x.setup;_x.setup=fN?(e,a)=>(hN(),fN(e,a)):hN;const rCe=t.createElementVNode("path",{d:"M14.886 14.0466C14.1404 14.0466 13.4733 14.3409 12.9632 14.8019L5.96863 10.7308C6.01768 10.5052 6.05692 10.2795 6.05692 10.0441C6.05692 9.80867 6.01768 9.58304 5.96863 9.35741L12.8847 5.32551C13.4145 5.81601 14.111 6.12012 14.886 6.12012C15.6665 6.12012 16.4151 5.81005 16.967 5.25814C17.5189 4.70622 17.829 3.95765 17.829 3.17712C17.829 2.39659 17.5189 1.64803 16.967 1.09611C16.4151 0.544195 15.6665 0.234131 14.886 0.234131C14.1054 0.234131 13.3569 0.544195 12.8049 1.09611C12.253 1.64803 11.9429 2.39659 11.9429 3.17712C11.9429 3.41256 11.9822 3.63819 12.0312 3.86382L5.11516 7.89572C4.58542 7.40523 3.8889 7.10112 3.11391 7.10112C2.33337 7.10112 1.58481 7.41118 1.03289 7.9631C0.480965 8.51502 0.170898 9.26358 0.170898 10.0441C0.170898 10.8246 0.480965 11.5732 1.03289 12.1251C1.58481 12.677 2.33337 12.9871 3.11391 12.9871C3.8889 12.9871 4.58542 12.683 5.11516 12.1925L12.0999 16.2636C12.0509 16.4696 12.0214 16.6855 12.0214 16.9111C12.0214 18.4905 13.3065 19.7658 14.886 19.7658C16.4654 19.7658 17.7505 18.4905 17.7505 16.9111C17.7505 16.1514 17.4487 15.4228 16.9115 14.8856C16.3743 14.3484 15.6457 14.0466 14.886 14.0466Z",fill:"#F4F4F4","fill-opacity":"0.5"},null,-1),nCe=[rCe],iCe=["src"],oCe={"clip-path":"url(#clip0_59_831)"},sCe=["fill"],lCe=t.createElementVNode("defs",null,[t.createElementVNode("clipPath",{id:"clip0_59_831"},[t.createElementVNode("rect",{width:"12",height:"12",fill:"white",transform:"translate(0.375 0.637695)"})])],-1),cCe=["src"],dCe=["fill"],uCe=["fill"],pCe=["fill"],hCe=t.createElementVNode("path",{d:"M10.2126 9.10136C9.73332 9.10136 9.30448 9.29055 8.97655 9.58695L4.48004 6.96979C4.51158 6.82474 4.5368 6.67969 4.5368 6.52834C4.5368 6.37699 4.51158 6.23194 4.48004 6.08689L8.92609 3.49495C9.26664 3.81027 9.7144 4.00577 10.2126 4.00577C10.7144 4.00577 11.1956 3.80645 11.5504 3.45164C11.9052 3.09684 12.1045 2.61562 12.1045 2.11385C12.1045 1.61208 11.9052 1.13086 11.5504 0.776056C11.1956 0.421251 10.7144 0.221924 10.2126 0.221924C9.71084 0.221924 9.22962 0.421251 8.87481 0.776056C8.52 1.13086 8.32067 1.61208 8.32067 2.11385C8.32067 2.2652 8.3459 2.41025 8.37743 2.5553L3.93138 5.14723C3.59083 4.83191 3.14308 4.63641 2.64487 4.63641C2.14309 4.63641 1.66187 4.83574 1.30706 5.19055C0.952258 5.54535 0.75293 6.02657 0.75293 6.52834C0.75293 7.03011 0.952258 7.51133 1.30706 7.86613C1.66187 8.22094 2.14309 8.42026 2.64487 8.42026C3.14308 8.42026 3.59083 8.22476 3.93138 7.90944L8.42158 10.5266C8.39004 10.659 8.37113 10.7978 8.37113 10.9428C8.37113 11.9582 9.19727 12.778 10.2126 12.778C11.2279 12.778 12.0541 11.9582 12.0541 10.9428C12.0541 10.4544 11.8601 9.98605 11.5147 9.64071C11.1694 9.29537 10.701 9.10136 10.2126 9.10136Z",fill:"#F4F4F4","fill-opacity":"0.5"},null,-1),fCe=[hCe],mCe=["src"],gCe=["fill"],yCe=["src"],_Ce=["fill"],vCe=["fill"],bCe=["fill"],xCe=t.createElementVNode("path",{d:"M10.2126 9.10111C9.73332 9.10111 9.30448 9.2903 8.97655 9.58671L4.48004 6.96954C4.51158 6.8245 4.5368 6.67945 4.5368 6.52809C4.5368 6.37674 4.51158 6.23169 4.48004 6.08665L8.92609 3.49471C9.26664 3.81003 9.7144 4.00553 10.2126 4.00553C10.7144 4.00553 11.1956 3.8062 11.5504 3.4514C11.9052 3.09659 12.1045 2.61537 12.1045 2.1136C12.1045 1.61183 11.9052 1.13062 11.5504 0.775812C11.1956 0.421007 10.7144 0.22168 10.2126 0.22168C9.71084 0.22168 9.22962 0.421007 8.87481 0.775812C8.52 1.13062 8.32067 1.61183 8.32067 2.1136C8.32067 2.26496 8.3459 2.41001 8.37743 2.55505L3.93138 5.14699C3.59083 4.83167 3.14308 4.63617 2.64487 4.63617C2.14309 4.63617 1.66187 4.8355 1.30706 5.1903C0.952258 5.54511 0.75293 6.02633 0.75293 6.52809C0.75293 7.02986 0.952258 7.51108 1.30706 7.86589C1.66187 8.22069 2.14309 8.42002 2.64487 8.42002C3.14308 8.42002 3.59083 8.22452 3.93138 7.9092L8.42158 10.5264C8.39004 10.6588 8.37113 10.7975 8.37113 10.9426C8.37113 11.9579 9.19727 12.7778 10.2126 12.7778C11.2279 12.7778 12.0541 11.9579 12.0541 10.9426C12.0541 10.4542 11.8601 9.98581 11.5147 9.64047C11.1694 9.29512 10.701 9.10111 10.2126 9.10111Z",fill:"#F4F4F4","fill-opacity":"0.5"},null,-1),wCe=[xCe],kCe=["src"],CCe=["fill"],ECe=["src"],TCe=["fill"],SCe=["fill"],ACe=["fill"];function NCe(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(e.$style.tarjetaDatosGstype4),ref:"myDivRefCardtype4",onClick:a[10]||(a[10]=s=>n.clickPlayer({season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(n.tarjetaDatosGsDesktopClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCardtype4)},[r.showShareButton?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(e.$style.btnSharetype4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.btnShareIcontype4),width:"18",height:"20",viewBox:"0 0 18 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},nCe,2))],2)):t.createCommentVNode("",!0),r.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcontype4),alt:"",src:r.data.background},null,10,iCe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.btnVideostype4),onClick:a[0]||(a[0]=s=>n.clickVideos({season_id:r.data.id_season,player_id:r.data.player_id,category:0,type:2}))},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.roleCharacterIcontype4),width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("g",oCe,[t.createElementVNode("path",{d:"M2.67705 12.0654C2.58553 12.0133 2.50903 11.9355 2.4558 11.8404C2.40257 11.7452 2.37464 11.6363 2.375 11.5255V1.74838C2.37513 1.63789 2.40325 1.5295 2.45637 1.43474C2.50949 1.33998 2.58563 1.26238 2.6767 1.21019C2.76776 1.15801 2.87035 1.13319 2.97355 1.13837C3.07675 1.14355 3.17671 1.17854 3.2628 1.23962L10.1203 6.12875C10.1987 6.18445 10.2629 6.25998 10.3073 6.34864C10.3518 6.4373 10.375 6.53633 10.375 6.63692C10.375 6.73751 10.3518 6.83654 10.3073 6.9252C10.2629 7.01386 10.1987 7.0894 10.1203 7.1451L3.2628 12.0354C3.17684 12.0966 3.07696 12.1317 2.9738 12.137C2.87065 12.1423 2.76809 12.1175 2.67705 12.0654V12.0654ZM2.94673 11.5266L9.80426 6.6375L2.94673 11.5266Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,sCe)]),lCe],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.verVideostype4)},"Ver videos",2)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.titletype4),id:"title-info"},[t.createElementVNode("h4",{class:t.normalizeClass(e.$style.playerNametype4),id:"player-name"},t.toDisplayString(r.data.player_name),3),t.createElementVNode("h2",{class:t.normalizeClass(e.$style.elJugadorAContainertype4),id:"title-card"},[t.createElementVNode("p",{class:t.normalizeClass(e.$style.elJugadortype4)},t.toDisplayString(r.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(r.data.second_title),3)],2)],2)],2),r.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcontype4),alt:"",src:r.data.player_photo},null,10,cCe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(n.dataContainerClass),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBoxClass),onClick:a[1]||(a[1]=s=>n.clickCategory({category:r.data.category_id_1,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.totaltype4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,dCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(r.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBoxClass),onClick:a[2]||(a[2]=s=>n.clickCategory({category:r.data.category_id_2,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.totaltype4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,uCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(r.data.category_name_2),3)],6),r.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBoxClass),onClick:a[3]||(a[3]=s=>n.clickCategory({category:r.data.category_id_3,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.totaltype4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,pCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(r.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2),t.createElementVNode("div",{class:t.normalizeClass(n.tarjetaDatosGs414Class),id:"card-mobile-414"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCard1type4)},[r.showShareButton?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(e.$style.btnShare1type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.btnShareIcon1type4),width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},fCe,2))],2)):t.createCommentVNode("",!0),r.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcon1type4),alt:"",src:r.data.background},null,10,mCe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.btnVideos1type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.roleCharacterIcon1type4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,gCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.verVideostype4)},"Ver videos",2)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.title1type4),id:"title-info"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.playerName1type4)},t.toDisplayString(r.data.player_name),3),t.createElementVNode("h2",{class:t.normalizeClass(e.$style.elJugadorAContainer1type4),id:"title-card"},[t.createElementVNode("p",{class:t.normalizeClass(e.$style.elJugadortype4)},t.toDisplayString(r.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(r.data.second_title),3)],2)],2)],2),r.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcon1type4),alt:"",src:r.data.player_photo},null,10,yCe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(n.dataContainer1Class),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox4Class),onClick:a[4]||(a[4]=s=>n.clickCategory({category:r.data.category_id_1,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,_Ce)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(r.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox4Class),onClick:a[5]||(a[5]=s=>n.clickCategory({category:r.data.category_id_2,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,vCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(r.data.category_name_2),3)],6),r.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox6Class),onClick:a[6]||(a[6]=s=>n.clickCategory({category:r.data.category_id_3,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,bCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(r.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2),t.createElementVNode("div",{class:t.normalizeClass(n.tarjetaDatosGs320Class)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCard1type4)},[r.showShareButton?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(e.$style.btnShare1type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.btnShareIcon1type4),width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},wCe,2))],2)):t.createCommentVNode("",!0),r.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcon2type4),alt:"",src:r.data.background},null,10,kCe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.btnVideos2type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.roleCharacterIcon2type4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188781 8.4474C0.131578 8.40953 0.0837666 8.35295 0.0505 8.28375C0.0172333 8.21456 -0.000226673 8.13538 2.22194e-06 8.05474V0.944134C8.08686e-05 0.863779 0.0176551 0.784951 0.0508567 0.716032C0.0840582 0.647113 0.131646 0.590677 0.188562 0.552724C0.245478 0.514772 0.309594 0.49672 0.374094 0.50049C0.438595 0.504259 0.50107 0.529707 0.554877 0.57413L4.84083 4.12986C4.88978 4.17036 4.92993 4.2253 4.9577 4.28978C4.98547 4.35426 5 4.42628 5 4.49944C5 4.5726 4.98547 4.64462 4.9577 4.7091C4.92993 4.77358 4.88978 4.82852 4.84083 4.86902L0.554877 8.42559C0.501152 8.47011 0.438726 8.49565 0.374253 8.49949C0.30978 8.50333 0.245678 8.48533 0.188781 8.4474V8.4474ZM0.357334 8.05558L4.64329 4.49986L0.357334 8.05558Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,CCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.verVideostype4)},"Ver videos",2)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.title2type4),id:"title-info"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.playerName1type4)},t.toDisplayString(r.data.player_name),3),t.createElementVNode("h2",{class:t.normalizeClass(e.$style.elJugadorAContainer2type4),id:"title-card"},[t.createElementVNode("p",{class:t.normalizeClass(e.$style.elJugadortype4)},t.toDisplayString(r.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(r.data.second_title),3)],2)],2)],2),r.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcon2type4),alt:"",src:r.data.player_photo},null,10,ECe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.dataContainer2type4),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox7Class),onClick:a[7]||(a[7]=s=>n.clickCategory({category:r.data.category_id_1,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188777 8.8403C0.131575 8.80242 0.0837648 8.74584 0.0504989 8.67665C0.0172329 8.60746 -0.000226668 8.52828 2.22189e-06 8.44765V1.33719C8.08668e-05 1.25684 0.0176547 1.17801 0.0508556 1.10909C0.0840564 1.04018 0.131643 0.983741 0.188558 0.94579C0.245472 0.907838 0.309587 0.889787 0.374086 0.893556C0.438586 0.897325 0.501059 0.922773 0.554865 0.967195L4.84073 4.52284C4.88968 4.56335 4.92982 4.61829 4.95759 4.68277C4.98536 4.74724 4.99989 4.81926 4.99989 4.89242C4.99989 4.96557 4.98536 5.03759 4.95759 5.10207C4.92982 5.16655 4.88968 5.22149 4.84073 5.26199L0.554865 8.81848C0.501141 8.863 0.438716 8.88854 0.374245 8.89238C0.309774 8.89623 0.245673 8.87822 0.188777 8.8403V8.8403ZM0.357326 8.44849L4.64319 4.89284L0.357326 8.44849Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,TCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(n.div15Class)},t.toDisplayString(r.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox8Class),onClick:a[8]||(a[8]=s=>n.clickCategory({category:r.data.category_id_2,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"5",height:"9",viewBox:"0 0 5 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.188777 8.8403C0.131575 8.80242 0.0837648 8.74584 0.0504989 8.67665C0.0172329 8.60746 -0.000226668 8.52828 2.22189e-06 8.44765V1.33719C8.08668e-05 1.25684 0.0176547 1.17801 0.0508556 1.10909C0.0840564 1.04018 0.131643 0.983741 0.188558 0.94579C0.245472 0.907838 0.309587 0.889787 0.374086 0.893556C0.438586 0.897325 0.501059 0.922773 0.554865 0.967195L4.84073 4.52284C4.88968 4.56335 4.92982 4.61829 4.95759 4.68277C4.98536 4.74724 4.99989 4.81926 4.99989 4.89242C4.99989 4.96557 4.98536 5.03759 4.95759 5.10207C4.92982 5.16655 4.88968 5.22149 4.84073 5.26199L0.554865 8.81848C0.501141 8.863 0.438716 8.88854 0.374245 8.89238C0.309774 8.89623 0.245673 8.87822 0.188777 8.8403V8.8403ZM0.357326 8.44849L4.64319 4.89284L0.357326 8.44849Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,SCe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(n.div15Class)},t.toDisplayString(r.data.category_name_2),3)],6),r.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:r.data.font_color_card+"!important"}),class:t.normalizeClass(n.dataBox8Class),onClick:a[9]||(a[9]=s=>n.clickCategory({category:r.data.category_id_3,season_id:r.data.id_season,player_id:r.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.total4type4)},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.arrowGraphIcontype4),width:"6",height:"9",viewBox:"0 0 6 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M0.474421 8.8403C0.41722 8.80242 0.369409 8.74584 0.336143 8.67665C0.302877 8.60746 0.285418 8.52828 0.285647 8.44765V1.33719C0.285725 1.25684 0.303299 1.17801 0.3365 1.10909C0.369701 1.04018 0.417288 0.983741 0.474202 0.94579C0.531117 0.907838 0.595232 0.889787 0.659731 0.893556C0.72423 0.897325 0.786704 0.922773 0.84051 0.967195L5.12637 4.52284C5.17532 4.56335 5.21547 4.61829 5.24324 4.68277C5.271 4.74724 5.28554 4.81926 5.28554 4.89242C5.28554 4.96557 5.271 5.03759 5.24324 5.10207C5.21547 5.16655 5.17532 5.22149 5.12637 5.26199L0.84051 8.81848C0.786786 8.863 0.724361 8.88854 0.659889 8.89238C0.595418 8.89623 0.531318 8.87822 0.474421 8.8403V8.8403ZM0.64297 8.44849L4.92883 4.89284L0.64297 8.44849Z",fill:r.data.color_icon_play!=null?r.data.color_icon_play:"#CBEE6B"},null,8,ACe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(r.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(n.div15Class)},t.toDisplayString(r.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2)],2)}const ICe={$style:aCe},BCe=Bh(_x,[["render",NCe],["__cssModules",ICe]]),MCe="_cardVideotype3_1geoc_47",OCe="_cardVideo540type3_1geoc_73",PCe="_ligaMx2Icontype3_1geoc_101",FCe="_roleCharacterIcontype3_1geoc_121",RCe="_btnPlaytype3_1geoc_135",VCe="_videoThumbnailtype3_1geoc_183",zCe="_chivasIcontype3_1geoc_209",DCe="_teamtype3_1geoc_221",LCe="_playerChildtype3_1geoc_251",$Ce="_playertype3_1geoc_265",jCe="_teamPlayertype3_1geoc_297",UCe="_mintype3_1geoc_309",HCe="_teamPlayerParenttype3_1geoc_317",GCe="_icnGoalsIcontype3_1geoc_333",WCe="_min1type3_1geoc_343",qCe="_actionstype3_1geoc_351",YCe="_footerCardVideotype3_1geoc_367",ZCe={cardVideotype3:MCe,cardVideo540type3:OCe,ligaMx2Icontype3:PCe,roleCharacterIcontype3:FCe,btnPlaytype3:RCe,videoThumbnailtype3:VCe,chivasIcontype3:zCe,teamtype3:DCe,playerChildtype3:LCe,playertype3:$Ce,teamPlayertype3:jCe,mintype3:UCe,teamPlayerParenttype3:HCe,icnGoalsIcontype3:GCe,min1type3:WCe,actionstype3:qCe,footerCardVideotype3:YCe},vx={components:{},props:{data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1},categoryIcon:{type:Boolean,default:!0},backgroundColor:{type:String,default:"#000000"},playerPhoto:{type:Boolean,default:!0}},data(){return{}},setup(){const e=t.ref("myDivRefCardtype3"),{elementSize:a}=Fm(e);return{myDivRefCardtype3:e,elementSize:a}},computed:{cardVideoClass(){return this.elementSize.width<=540?this.$style.cardVideo540type3:this.$style.cardVideotype3}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickCard",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},mN=()=>{t.useCssVars(e=>({fe7b7fd8:e.backgroundColor}))},gN=vx.setup;vx.setup=gN?(e,a)=>(mN(),gN(e,a)):mN;const XCe=["src"],KCe=t.createElementVNode("g",{"clip-path":"url(#clip0_59_831)"},[t.createElementVNode("path",{d:"M2.67705 12.0654C2.58553 12.0133 2.50903 11.9355 2.4558 11.8404C2.40257 11.7452 2.37464 11.6363 2.375 11.5255V1.74838C2.37513 1.63789 2.40325 1.5295 2.45637 1.43474C2.50949 1.33998 2.58563 1.26238 2.6767 1.21019C2.76776 1.15801 2.87035 1.13319 2.97355 1.13837C3.07675 1.14355 3.17671 1.17854 3.2628 1.23962L10.1203 6.12875C10.1987 6.18445 10.2629 6.25998 10.3073 6.34864C10.3518 6.4373 10.375 6.53633 10.375 6.63692C10.375 6.73751 10.3518 6.83654 10.3073 6.9252C10.2629 7.01386 10.1987 7.0894 10.1203 7.1451L3.2628 12.0354C3.17684 12.0966 3.07696 12.1317 2.9738 12.137C2.87065 12.1423 2.76809 12.1175 2.67705 12.0654V12.0654ZM2.94673 11.5266L9.80426 6.6375L2.94673 11.5266Z",fill:"#CBEE6B"})],-1),JCe=t.createElementVNode("defs",null,[t.createElementVNode("clipPath",{id:"clip0_59_831"},[t.createElementVNode("rect",{width:"12",height:"12",fill:"white",transform:"translate(0.375 0.637695)"})])],-1),QCe=[KCe,JCe],eEe=["src"],tEe=["src"],aEe=["src"];function rEe(e,a,r,d,m,n){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(n.cardVideoClass),ref:"myDivRefCardtype3",onClick:a[1]||(a[1]=s=>n.clickPlayer({season_id:r.data.id_season,category_id:r.data.id_category,team_id:r.data.team_id,player_id:r.data.player_id}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.videoThumbnailtype3),id:"container-video"},[t.createElementVNode("img",{class:t.normalizeClass(e.$style.ligaMx2Icontype3),alt:"",src:r.data.background_card},null,10,XCe),t.createElementVNode("button",{class:t.normalizeClass(e.$style.btnPlaytype3),onClick:a[0]||(a[0]=s=>n.clickVideos({season_id:r.data.id_season,category_id:r.data.id_category,team_id:r.data.team_id,player_id:r.data.player_id})),id:"btn-play-video"},[(t.openBlock(),t.createElementBlock("svg",{class:t.normalizeClass(e.$style.roleCharacterIcontype3),width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},QCe,2))],2)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.footerCardVideotype3),id:"footer-card-video",style:t.normalizeStyle({background:r.backgroundColor})},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.teamPlayerParenttype3)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.teamPlayertype3)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.teamtype3)},[t.createElementVNode("img",{class:t.normalizeClass(e.$style.chivasIcontype3),alt:"",src:r.data.team_logo},null,10,eEe)],2),r.playerPhoto?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(e.$style.playertype3)},[t.createElementVNode("img",{class:t.normalizeClass(e.$style.playerChildtype3),alt:"",src:r.data.player_photo},null,10,tEe)],2)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.mintype3)},t.toDisplayString(r.data.player_name),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.actionstype3)},[r.categoryIcon?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.icnGoalsIcontype3),alt:"",src:r.data.icon_stat},null,10,aEe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.min1type3)},t.toDisplayString(r.data.stat),3)],2)],6)],2)}const nEe={$style:ZCe},iEe=Bh(vx,[["render",rEe],["__cssModules",nEe]]),oEe={components:{GSCCardFrecuentConnections:X7e,GSCCardVideosPlayers:Cke,GSCHighlightsPostmatch:Wke,GSCPlays:iEe,GSCDataGS:BCe},props:{type:{type:Number,default:0},data:{type:Object,default:()=>{}},clickCard:{type:Boolean,default:!1},playerPhoto:{type:Boolean,default:!0},categoryIcon:{type:Boolean,default:!0},backgroundColor:{type:String,default:"#cf152d"},backgroundImg:{type:String,default:""},colorTitle:{type:String,default:"#FFFFFF"},borderColor:{type:String,default:"#FFFFFF"},colorCard:{type:String,default:"#122736"},showShareButton:{type:Boolean,default:!1},customizeColors:{type:Boolean,default:!0}},data(){return{}},computed:{},methods:{onClickPlayer(e){this.$emit("onClickCard",e)},onClickVideos(e){this.$emit("onClickVideos",e)},onClickCategory(e){this.$emit("onClickCategory",e)}}};function sEe(e,a,r,d,m,n){const s=t.resolveComponent("GSCCardFrecuentConnections"),i=t.resolveComponent("GSCCardVideosPlayers"),_=t.resolveComponent("GSCHighlightsPostmatch"),f=t.resolveComponent("GSCPlays"),o=t.resolveComponent("GSCDataGS");return t.openBlock(),t.createElementBlock("div",null,[r.type==0?(t.openBlock(),t.createBlock(s,{key:0,data:r.data,"click-card":r.clickCard,onOnClickPlayer:n.onClickPlayer,onOnClickVideos:n.onClickVideos},null,8,["data","click-card","onOnClickPlayer","onOnClickVideos"])):t.createCommentVNode("",!0),r.type==1?(t.openBlock(),t.createBlock(i,{key:1,data:r.data,"click-card":r.clickCard,"background-color":r.backgroundColor,"color-title":r.colorTitle,"border-color":r.borderColor,"background-img":r.backgroundImg,"customize-colors":r.customizeColors,onOnClickCard:n.onClickPlayer,onOnClickVideos:n.onClickVideos},null,8,["data","click-card","background-color","color-title","border-color","background-img","customize-colors","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),r.type==2?(t.openBlock(),t.createBlock(_,{key:2,data:r.data,"click-card":r.clickCard,"background-img":r.backgroundImg,onOnClickCard:n.onClickPlayer,onOnClickVideos:n.onClickVideos},null,8,["data","click-card","background-img","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),r.type==3?(t.openBlock(),t.createBlock(f,{key:3,data:r.data,"click-card":r.clickCard,"player-photo":r.playerPhoto,"category-icon":r.categoryIcon,"background-color":r.backgroundColor,onOnClickCard:n.onClickPlayer,onOnClickVideos:n.onClickVideos},null,8,["data","click-card","player-photo","category-icon","background-color","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),r.type==4?(t.openBlock(),t.createBlock(o,{key:4,data:r.data,"show-share-button":r.showShareButton,"click-card":r.clickCard,colorcard:r.colorCard,onOnClickCard:n.onClickPlayer,onOnClickVideos:n.onClickVideos,onOnClickCategory:n.onClickCategory},null,8,["data","show-share-button","click-card","colorcard","onOnClickCard","onOnClickVideos","onOnClickCategory"])):t.createCommentVNode("",!0)])}const yN=Bh(oEe,[["render",sEe],["__scopeId","data-v-b1f26d64"]]);let _N=null;const lEe={components:{GSCCard:yN,GSCPlayerTeamGame:lN,GSCThumbnailHighlightGameHistoric:owe},props:{config:{type:Object,default:()=>{}},canPlayVideos:{type:Boolean,default:!0},videoPrivilegesPlayingAs:{type:Set,default:()=>new Set([1,2])},playVideosPrivileges:{type:Object,default:null}},data(){return{printData:[],gameInfo:{},gamesContainerWidth:0,tournamentId:0,item:{backgroundhome:"",backgroundaway:"",logohome:"",logoaway:"",background:"",match:"",seasonname:"",score:""},token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"}},computed:{videopartidopltegaplayersClass(){return this.gamesContainerWidth<=900?"video-partido-pltega-players620":"video-partido-pltega-players"},videopartidopltegadatosClass(){return this.gamesContainerWidth<=900?"video-partido-pltega-datos900":"video-partido-pltega-datos"},gridcarrouselesitemsClass(){return this.gamesContainerWidth<=900?"grid-carrouseles-items900":"grid-carrouseles-items"},gridcarrouselesitemsitemunoClass(){return this.gamesContainerWidth<=900?"grid-carrouseles-items-itemuno900":"grid-carrouseles-items-itemuno"},gridcarrouselesitemsitemdosClass(){return this.gamesContainerWidth<=900?"grid-carrouseles-items-itemdos900":"grid-carrouseles-items-itemdos"}},methods:{onclickPlayVideos(e){var a=[];e.type==2?e.data.position_id==1?e.data.category==0?a=[55,324,323,608,39,774,802,52,53,40,54]:a=e.data.category:e.data.category==0?a=[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]:a=e.data.category:e.type==3?e.data.category==0?a=[607,608,12,55,54,35,14,52,15,53,466,477,40,257,39]:a=e.data.category:e.data.category!=0?a=e.data.category:a=[607,608,12,55,54,35,14,52,15,53,466,477];const r=[1,2,3];let d={seasonId:e.data.season_id,mainSectionType:1,playListType:e.type,categoryIds:a,gameIds:e.data.game_id?[e.data.game_id]:null,playerIds:e.data.position_id!=1?e.data.player_id?[e.data.player_id]:[]:[],goalkeeperIds:e.data.position_id==1?e.data.player_id?[e.data.player_id]:[]:[],teamId:e.data.team_id?e.data.team_id:0,matchResult:e.data.matchResult?[data.matchResult]:r,playData:{},advancedFilter:{playListTitle:""}};e.data.category!==0&&(d.advancedFilter.mainCategoryId=e.data.category),this.$emit("openmedia",d)},openmedia(e){this.$emit("openmedia",e)},setUpResizeObserver(){if(window.ResizeObserver)_N=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),_N.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")},async fillData(){const e=nA.create({headers:{Authorization:`${this.token}`}}),a=await e.get("https://d2oco6mqmc.execute-api.us-west-2.amazonaws.com/prod/teamsBySeason/"+this.config.season_id),r=await e.get("https://8tvo5bp9ai.execute-api.us-west-2.amazonaws.com/prod/gamesBySeason/"+this.config.season_id),d=await e.get("https://fxtcaw9tw6.execute-api.us-east-2.amazonaws.com/prod/historic/games/"+this.config.game);this.tournamentId=a.data.tournament_id,this.item.category=0,this.item.game_id=d.data.game_id,this.item.season_id=this.config.season_id,this.item.score=d.data.thumbnails[d.data.game_id].score[0]+" - "+d.data.thumbnails[d.data.game_id].score[1],this.item.backgroundhome=d.data.thumbnails[d.data.game_id].info_thumbnails.home_colors.background_color,this.item.backgroundaway=d.data.thumbnails[d.data.game_id].info_thumbnails.away_colors.background_color,this.item.logohome="https://az755631.vo.msecnd.net/teams-150/"+d.data.thumbnails[d.data.game_id].home_team+".png",this.item.logoaway="https://az755631.vo.msecnd.net/teams-150/"+d.data.thumbnails[d.data.game_id].visiting_team+".png",this.item.background="https://golstatsimages.blob.core.windows.net/images-library/"+d.data.thumbnails[d.data.game_id].info_thumbnails.images.background_default_games[0];const m=r.data.games.findIndex(_=>_.game_id===this.config.game);this.gameInfo=r.data.games[m];var n=[],s={},i=await e.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+this.config.season_id+"/games/"+this.config.game);for(let _=0;_<i.data.games[0].players.length;_++){const f=Math.floor(Math.random()*i.data.games[0].players[_].info_thumbnails.images.background_player_in_action.length),o=Math.floor(Math.random()*i.data.games[0].players[_].info_thumbnails.images.player_in_action.length);s={background_color_buttons:i.data.games[0].players[_].info_thumbnails.colors.background_color_buttons,background_color_cards:i.data.games[0].players[_].info_thumbnails.colors.background_color_cards,color_icon_play:i.data.games[0].players[_].info_thumbnails.colors.color_icon_play,color_next_back:i.data.games[0].players[_].info_thumbnails.colors.color_next_back,font_color:i.data.games[0].players[_].info_thumbnails.colors.font_color,font_color_card:i.data.games[0].players[_].info_thumbnails.colors.font_color_cards,colorbackgroundhome:i.data.games[0].players[_].info_thumbnails.colors.background_color,colorbackgroundaway:"",nameplayer:i.data.games[0].players[_].player_name,background:i.data.games[0].players[_].info_thumbnails.images.background_player_in_action[f]?"https://golstatsimages.blob.core.windows.net/images-library/"+i.data.games[0].players[_].info_thumbnails.images.background_player_in_action[f]:"https://golstatsimages.blob.core.windows.net/images-library/"+i.data.games[0].players[_].info_thumbnails.images.background_default_players[0],namecategory:"RESUMEN",namehometeam:"",nameawayteam:"",logohome:i.data.games[0].players[_].team_logo,photoprofile:i.data.games[0].players[_].info_thumbnails.images.player_in_action[o]?"https://golstatsimages.blob.core.windows.net/images-library/"+i.data.games[0].players[_].info_thumbnails.images.player_in_action[o]:`https://az755631.vo.msecnd.net/players-profile/${i.data.games[0].players[_].player_id}.png`,logoaway:"",scoreaway:"",scorehome:"",game_id:i.data.games[0].game_id,season_id:i.data.games[0].players[_].season_id,category:0,team_id:i.data.games[0].players[_].team_id},n.push(s)}this.printData=n}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100),this.fillData()}},Rm=e=>(t.pushScopeId("data-v-36fca8ba"),e=e(),t.popScopeId(),e),cEe={ref:"gamesContainer",class:"container",style:{}},dEe={class:"video-partido-container"},uEe={class:"video-partido-container__highlight"},pEe={class:"video-partido-container__content"},hEe={key:0,class:"video-partido-container__ribbon"},fEe=Rm(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"HIGHLIGHTS DEL",-1)),mEe=Rm(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"PARTIDO",-1)),gEe=Rm(()=>t.createElementVNode("p",{class:"video-partido-container__description"}," Las jugadas mas importantes del partido ",-1)),yEe=Rm(()=>t.createElementVNode("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M2.30205 11.4277C2.21053 11.3756 2.13403 11.2978 2.0808 11.2027C2.02757 11.1075 1.99964 10.9986 2 10.8878V1.11068C2.00013 1.0002 2.02825 0.891808 2.08137 0.797044C2.13449 0.70228 2.21063 0.624681 2.3017 0.572496C2.39276 0.520311 2.49535 0.495491 2.59855 0.500673C2.70175 0.505856 2.80171 0.540848 2.8878 0.601929L9.74533 5.49105C9.82365 5.54675 9.88789 5.62229 9.93232 5.71095C9.97675 5.79961 10 5.89864 10 5.99923C10 6.09982 9.97675 6.19885 9.93232 6.28751C9.88789 6.37617 9.82365 6.45171 9.74533 6.50741L2.8878 11.3977C2.80184 11.4589 2.70196 11.494 2.5988 11.4993C2.49565 11.5046 2.39309 11.4798 2.30205 11.4277ZM2.57173 10.8889L9.42926 5.99981L2.57173 10.8889Z",fill:"#CBEE6B"})],-1)),_Ee={class:"video-partido-container__image"},vEe=Rm(()=>t.createElementVNode("div",{class:"title-video-datos"},"Este partido:",-1)),bEe={class:"video-partido-pltega-games"},xEe={class:"video-partido-pltega-games-team"};function wEe(e,a,r,d,m,n){const s=t.resolveComponent("GSCThumbnailHighlightGameHistoric"),i=t.resolveComponent("GSCPlayerTeamGame"),_=t.resolveComponent("GSCCard");return t.openBlock(),t.createElementBlock("div",cEe,[t.createElementVNode("div",dEe,[t.withDirectives(t.createElementVNode("div",uEe,[t.createElementVNode("div",pEe,[Object.keys(m.gameInfo).length>0?(t.openBlock(),t.createElementBlock("div",hEe,t.toDisplayString(m.tournamentId!=41?m.gameInfo.matchday_name.replace("Matchday","Jornada").replace("de Final","").replace("Playoffs 1","Cuartos de Final Ida").replace("Playoffs 2","Cuartos de Final Vuelta").replace("Playoffs 3","Semifinal Ida").replace("Playoffs 4","Semifinal Vuelta").replace("Playoffs 5","Final Ida").replace("Playoffs 6","Final Vuelta"):m.gameInfo.matchday_name=="Matchday 10"?"Final":m.gameInfo.matchday_name.replace("Matchday 1","16vos Ida").replace("Matchday 2","16vos Vuelta").replace("Matchday 3","8vos Ida").replace("Matchday 4","8vos Vuelta").replace("Matchday 5","4tos Ida").replace("Matchday 6","4tos Vuelta").replace("Matchday 7","Semifinal Ida").replace("Matchday 8","Semifinal Vuelta").replace("Matchday 9","Final").replace("Matchday 10","Final")),1)):t.createCommentVNode("",!0),fEe,mEe,gEe,t.createElementVNode("button",{class:"video-partido-container__button",onClick:a[0]||(a[0]=f=>n.onclickPlayVideos({data:m.item,type:1}))},[yEe,t.createTextVNode(" Reproducir ahora ")])]),t.createElementVNode("div",_Ee,[m.item.background!=""?(t.openBlock(),t.createBlock(s,{key:0,"color-background-home":m.item.backgroundhome,"color-background-away":m.item.backgroundaway,"logo-home":m.item.logohome,"logo-away":m.item.logoaway,background:m.item.background,onOnclickPlayVideos:a[1]||(a[1]=f=>n.onclickPlayVideos({data:m.item,type:1})),matchday:m.item.match,"season-name":m.item.seasonname,score:m.item.score},null,8,["color-background-home","color-background-away","logo-home","logo-away","background","matchday","season-name","score"])):t.createCommentVNode("",!0)])],512),[[t.vShow,r.canPlayVideos]]),t.createElementVNode("div",{class:t.normalizeClass(n.videopartidopltegaplayersClass)},[t.createVNode(i,{onOpenmedia:n.openmedia,"background-color":"#172531","px-scroll":338,"scroll-color":"none","arrows-position":"absolute","arrows-scroll-hide":!0,arrowsBackground:"rgba(255,255,255,.16)",arrowsContainerBgL:"linear-gradient(270deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsContainerBgR:"linear-gradient(90deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsMargin:0,arrowsRadius:"50%",arrowsBorder:"#ddd",style:{"margin-top":"10px"},type:3,title:"Jugadores (sus mejores jugadas):",data:{season:r.config.season_id,game:r.config.game},"video-privileges-playing-as":r.videoPrivilegesPlayingAs,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","data","video-privileges-playing-as","onOnClickVideos","onOnClickCard"])],2),t.createElementVNode("div",{class:t.normalizeClass(n.videopartidopltegadatosClass)},[vEe,t.createElementVNode("div",{class:t.normalizeClass(n.gridcarrouselesitemsClass)},[t.createElementVNode("div",{class:t.normalizeClass(n.gridcarrouselesitemsitemunoClass)},[m.printData[0]?(t.openBlock(),t.createBlock(_,{key:0,type:1,onOnClickVideos:a[2]||(a[2]=f=>n.onclickPlayVideos({data:m.printData[0],type:3})),onOnClickCard:a[3]||(a[3]=f=>n.onclickPlayVideos({data:m.printData[0],type:3})),"click-card":!1,borderColor:"rgba(255, 255, 255, 0.16)",backgroundColor:m.printData[0].colorbackgroundhome,"background-img":m.printData[0].background,data:{team_name:m.gameInfo.home_team_name,player_photo:m.printData[0].photoprofile,team_id:m.gameInfo.home_team,background_color_buttons:m.printData[0].background_color_buttons,background_color_cards:m.printData[0].background_color_cards,color_icon_play:m.printData[0].color_icon_play,color_next_back:m.printData[0].color_next_back,font_color:m.printData[0].font_color,font_color_card:m.printData[0].font_color_card},"can-play-videos":r.canPlayVideos},null,8,["backgroundColor","background-img","data","can-play-videos"])):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(n.gridcarrouselesitemsitemdosClass)},[m.printData[1]?(t.openBlock(),t.createBlock(_,{key:0,type:1,onOnClickVideos:a[4]||(a[4]=f=>n.onclickPlayVideos({data:m.printData[1],type:3})),onOnClickCard:a[5]||(a[5]=f=>n.onclickPlayVideos({data:m.printData[1],type:3})),"click-card":!1,borderColor:"rgba(255, 255, 255, 0.16)",backgroundColor:m.printData[1].colorbackgroundhome,"background-img":m.printData[1].background,data:{team_name:m.gameInfo.visiting_team_name,player_photo:m.printData[1].photoprofile,team_id:m.gameInfo.visiting_team,background_color_buttons:m.printData[1].background_color_buttons,background_color_cards:m.printData[1].background_color_cards,color_icon_play:m.printData[1].color_icon_play,color_next_back:m.printData[1].color_next_back,font_color:m.printData[1].font_color,font_color_card:m.printData[1].font_color_card},"can-play-videos":r.canPlayVideos},null,8,["backgroundColor","background-img","data","can-play-videos"])):t.createCommentVNode("",!0)],2)],2)],2),t.createElementVNode("div",bEe,[t.createVNode(i,{onOpenmedia:n.openmedia,"background-color":"#172531","px-scroll":338,"scroll-color":"none","arrows-position":"absolute","arrows-scroll-hide":!0,arrowsBackground:"rgba(255,255,255,.16)",arrowsContainerBgL:"linear-gradient(270deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsContainerBgR:"linear-gradient(90deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsMargin:0,arrowsRadius:"50%",arrowsBorder:"#ddd",style:{"margin-top":"10px"},type:4,title:"Jugadas específicas "+m.gameInfo.home_team_name+":",data:{season:r.config.season_id,game:r.config.game},"video-privileges-playing-as":r.videoPrivilegesPlayingAs,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","title","data","video-privileges-playing-as","onOnClickVideos","onOnClickCard"])]),t.createElementVNode("div",xEe,[t.createVNode(i,{onOpenmedia:n.openmedia,"background-color":"#172531","px-scroll":338,"scroll-color":"none","arrows-position":"absolute","arrows-scroll-hide":!0,arrowsBackground:"rgba(255,255,255,.16)",arrowsContainerBgL:"linear-gradient(270deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsContainerBgR:"linear-gradient(90deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsMargin:0,arrowsRadius:"50%",arrowsBorder:"#ddd",style:{"margin-top":"10px"},type:5,title:"Jugadas específicas "+m.gameInfo.visiting_team_name+":",data:{season:r.config.season_id,game:r.config.game},"video-privileges-playing-as":r.videoPrivilegesPlayingAs,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","title","data","video-privileges-playing-as","onOnClickVideos","onOnClickCard"])])])],512)}const kEe=hy(lEe,[["render",wEe],["__scopeId","data-v-36fca8ba"]]);function vN(e,a){return function(){return e.apply(a,arguments)}}const{toString:CEe}=Object.prototype,{getPrototypeOf:bx}=Object,Ny=(e=>a=>{const r=CEe.call(a);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),Td=e=>(e=e.toLowerCase(),a=>Ny(a)===e),Iy=e=>a=>typeof a===e,{isArray:Mh}=Array,Vm=Iy("undefined");function EEe(e){return e!==null&&!Vm(e)&&e.constructor!==null&&!Vm(e.constructor)&&sc(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const bN=Td("ArrayBuffer");function TEe(e){let a;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?a=ArrayBuffer.isView(e):a=e&&e.buffer&&bN(e.buffer),a}const SEe=Iy("string"),sc=Iy("function"),xN=Iy("number"),By=e=>e!==null&&typeof e=="object",AEe=e=>e===!0||e===!1,My=e=>{if(Ny(e)!=="object")return!1;const a=bx(e);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},NEe=Td("Date"),IEe=Td("File"),BEe=Td("Blob"),MEe=Td("FileList"),OEe=e=>By(e)&&sc(e.pipe),PEe=e=>{let a;return e&&(typeof FormData=="function"&&e instanceof FormData||sc(e.append)&&((a=Ny(e))==="formdata"||a==="object"&&sc(e.toString)&&e.toString()==="[object FormData]"))},FEe=Td("URLSearchParams"),REe=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function zm(e,a,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let d,m;if(typeof e!="object"&&(e=[e]),Mh(e))for(d=0,m=e.length;d<m;d++)a.call(null,e[d],d,e);else{const n=r?Object.getOwnPropertyNames(e):Object.keys(e),s=n.length;let i;for(d=0;d<s;d++)i=n[d],a.call(null,e[i],i,e)}}function wN(e,a){a=a.toLowerCase();const r=Object.keys(e);let d=r.length,m;for(;d-- >0;)if(m=r[d],a===m.toLowerCase())return m;return null}const kN=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),CN=e=>!Vm(e)&&e!==kN;function xx(){const{caseless:e}=CN(this)&&this||{},a={},r=(d,m)=>{const n=e&&wN(a,m)||m;My(a[n])&&My(d)?a[n]=xx(a[n],d):My(d)?a[n]=xx({},d):Mh(d)?a[n]=d.slice():a[n]=d};for(let d=0,m=arguments.length;d<m;d++)arguments[d]&&zm(arguments[d],r);return a}const VEe=(e,a,r,{allOwnKeys:d}={})=>(zm(a,(m,n)=>{r&&sc(m)?e[n]=vN(m,r):e[n]=m},{allOwnKeys:d}),e),zEe=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),DEe=(e,a,r,d)=>{e.prototype=Object.create(a.prototype,d),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:a.prototype}),r&&Object.assign(e.prototype,r)},LEe=(e,a,r,d)=>{let m,n,s;const i={};if(a=a||{},e==null)return a;do{for(m=Object.getOwnPropertyNames(e),n=m.length;n-- >0;)s=m[n],(!d||d(s,e,a))&&!i[s]&&(a[s]=e[s],i[s]=!0);e=r!==!1&&bx(e)}while(e&&(!r||r(e,a))&&e!==Object.prototype);return a},$Ee=(e,a,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=a.length;const d=e.indexOf(a,r);return d!==-1&&d===r},jEe=e=>{if(!e)return null;if(Mh(e))return e;let a=e.length;if(!xN(a))return null;const r=new Array(a);for(;a-- >0;)r[a]=e[a];return r},UEe=(e=>a=>e&&a instanceof e)(typeof Uint8Array<"u"&&bx(Uint8Array)),HEe=(e,a)=>{const r=(e&&e[Symbol.iterator]).call(e);let d;for(;(d=r.next())&&!d.done;){const m=d.value;a.call(e,m[0],m[1])}},GEe=(e,a)=>{let r;const d=[];for(;(r=e.exec(a))!==null;)d.push(r);return d},WEe=Td("HTMLFormElement"),qEe=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,r,d){return r.toUpperCase()+d}),EN=(({hasOwnProperty:e})=>(a,r)=>e.call(a,r))(Object.prototype),YEe=Td("RegExp"),TN=(e,a)=>{const r=Object.getOwnPropertyDescriptors(e),d={};zm(r,(m,n)=>{let s;(s=a(m,n,e))!==!1&&(d[n]=s||m)}),Object.defineProperties(e,d)},ZEe=e=>{TN(e,(a,r)=>{if(sc(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const d=e[r];if(sc(d)){if(a.enumerable=!1,"writable"in a){a.writable=!1;return}a.set||(a.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},XEe=(e,a)=>{const r={},d=m=>{m.forEach(n=>{r[n]=!0})};return Mh(e)?d(e):d(String(e).split(a)),r},KEe=()=>{},JEe=(e,a)=>(e=+e,Number.isFinite(e)?e:a),wx="abcdefghijklmnopqrstuvwxyz",SN="0123456789",AN={DIGIT:SN,ALPHA:wx,ALPHA_DIGIT:wx+wx.toUpperCase()+SN},QEe=(e=16,a=AN.ALPHA_DIGIT)=>{let r="";const{length:d}=a;for(;e--;)r+=a[Math.random()*d|0];return r};function eTe(e){return!!(e&&sc(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const tTe=e=>{const a=new Array(10),r=(d,m)=>{if(By(d)){if(a.indexOf(d)>=0)return;if(!("toJSON"in d)){a[m]=d;const n=Mh(d)?[]:{};return zm(d,(s,i)=>{const _=r(s,m+1);!Vm(_)&&(n[i]=_)}),a[m]=void 0,n}}return d};return r(e,0)},aTe=Td("AsyncFunction"),rTe=e=>e&&(By(e)||sc(e))&&sc(e.then)&&sc(e.catch),kr={isArray:Mh,isArrayBuffer:bN,isBuffer:EEe,isFormData:PEe,isArrayBufferView:TEe,isString:SEe,isNumber:xN,isBoolean:AEe,isObject:By,isPlainObject:My,isUndefined:Vm,isDate:NEe,isFile:IEe,isBlob:BEe,isRegExp:YEe,isFunction:sc,isStream:OEe,isURLSearchParams:FEe,isTypedArray:UEe,isFileList:MEe,forEach:zm,merge:xx,extend:VEe,trim:REe,stripBOM:zEe,inherits:DEe,toFlatObject:LEe,kindOf:Ny,kindOfTest:Td,endsWith:$Ee,toArray:jEe,forEachEntry:HEe,matchAll:GEe,isHTMLForm:WEe,hasOwnProperty:EN,hasOwnProp:EN,reduceDescriptors:TN,freezeMethods:ZEe,toObjectSet:XEe,toCamelCase:qEe,noop:KEe,toFiniteNumber:JEe,findKey:wN,global:kN,isContextDefined:CN,ALPHABET:AN,generateString:QEe,isSpecCompliantForm:eTe,toJSONObject:tTe,isAsyncFn:aTe,isThenable:rTe};function Un(e,a,r,d,m){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",a&&(this.code=a),r&&(this.config=r),d&&(this.request=d),m&&(this.response=m)}kr.inherits(Un,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:kr.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const NN=Un.prototype,IN={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{IN[e]={value:e}}),Object.defineProperties(Un,IN),Object.defineProperty(NN,"isAxiosError",{value:!0}),Un.from=(e,a,r,d,m,n)=>{const s=Object.create(NN);return kr.toFlatObject(e,s,function(i){return i!==Error.prototype},i=>i!=="isAxiosError"),Un.call(s,e.message,a,r,d,m),s.cause=e,s.name=e.name,n&&Object.assign(s,n),s};const nTe=null;function kx(e){return kr.isPlainObject(e)||kr.isArray(e)}function BN(e){return kr.endsWith(e,"[]")?e.slice(0,-2):e}function MN(e,a,r){return e?e.concat(a).map(function(d,m){return d=BN(d),!r&&m?"["+d+"]":d}).join(r?".":""):a}function iTe(e){return kr.isArray(e)&&!e.some(kx)}const oTe=kr.toFlatObject(kr,{},null,function(e){return/^is[A-Z]/.test(e)});function Oy(e,a,r){if(!kr.isObject(e))throw new TypeError("target must be an object");a=a||new FormData,r=kr.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(c,l){return!kr.isUndefined(l[c])});const d=r.metaTokens,m=r.visitor||f,n=r.dots,s=r.indexes,i=(r.Blob||typeof Blob<"u"&&Blob)&&kr.isSpecCompliantForm(a);if(!kr.isFunction(m))throw new TypeError("visitor must be a function");function _(c){if(c===null)return"";if(kr.isDate(c))return c.toISOString();if(!i&&kr.isBlob(c))throw new Un("Blob is not supported. Use a Buffer instead.");return kr.isArrayBuffer(c)||kr.isTypedArray(c)?i&&typeof Blob=="function"?new Blob([c]):Buffer.from(c):c}function f(c,l,u){let p=c;if(c&&!u&&typeof c=="object"){if(kr.endsWith(l,"{}"))l=d?l:l.slice(0,-2),c=JSON.stringify(c);else if(kr.isArray(c)&&iTe(c)||(kr.isFileList(c)||kr.endsWith(l,"[]"))&&(p=kr.toArray(c)))return l=BN(l),p.forEach(function(h,y){!(kr.isUndefined(h)||h===null)&&a.append(s===!0?MN([l],y,n):s===null?l:l+"[]",_(h))}),!1}return kx(c)?!0:(a.append(MN(u,l,n),_(c)),!1)}const o=[],g=Object.assign(oTe,{defaultVisitor:f,convertValue:_,isVisitable:kx});function x(c,l){if(!kr.isUndefined(c)){if(o.indexOf(c)!==-1)throw Error("Circular reference detected in "+l.join("."));o.push(c),kr.forEach(c,function(u,p){(!(kr.isUndefined(u)||u===null)&&m.call(a,u,kr.isString(p)?p.trim():p,l,g))===!0&&x(u,l?l.concat(p):[p])}),o.pop()}}if(!kr.isObject(e))throw new TypeError("data must be an object");return x(e),a}function ON(e){const a={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return a[r]})}function Cx(e,a){this._pairs=[],e&&Oy(e,this,a)}const PN=Cx.prototype;PN.append=function(e,a){this._pairs.push([e,a])},PN.toString=function(e){const a=e?function(r){return e.call(this,r,ON)}:ON;return this._pairs.map(function(r){return a(r[0])+"="+a(r[1])},"").join("&")};function sTe(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function FN(e,a,r){if(!a)return e;const d=r&&r.encode||sTe,m=r&&r.serialize;let n;if(m?n=m(a,r):n=kr.isURLSearchParams(a)?a.toString():new Cx(a,r).toString(d),n){const s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+n}return e}const RN=class{constructor(){this.handlers=[]}use(a,r,d){return this.handlers.push({fulfilled:a,rejected:r,synchronous:d?d.synchronous:!1,runWhen:d?d.runWhen:null}),this.handlers.length-1}eject(a){this.handlers[a]&&(this.handlers[a]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(a){kr.forEach(this.handlers,function(r){r!==null&&a(r)})}},VN={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},lTe=typeof URLSearchParams<"u"?URLSearchParams:Cx,cTe=typeof FormData<"u"?FormData:null,dTe=typeof Blob<"u"?Blob:null,uTe={isBrowser:!0,classes:{URLSearchParams:lTe,FormData:cTe,Blob:dTe},protocols:["http","https","file","blob","url","data"]},zN=typeof window<"u"&&typeof document<"u",pTe=(e=>zN&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),hTe=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),fTe=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:zN,hasStandardBrowserEnv:pTe,hasStandardBrowserWebWorkerEnv:hTe},Symbol.toStringTag,{value:"Module"})),Sd={...fTe,...uTe};function mTe(e,a){return Oy(e,new Sd.classes.URLSearchParams,Object.assign({visitor:function(r,d,m,n){return Sd.isNode&&kr.isBuffer(r)?(this.append(d,r.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)}},a))}function gTe(e){return kr.matchAll(/\w+|\[(\w*)]/g,e).map(a=>a[0]==="[]"?"":a[1]||a[0])}function yTe(e){const a={},r=Object.keys(e);let d;const m=r.length;let n;for(d=0;d<m;d++)n=r[d],a[n]=e[n];return a}function DN(e){function a(r,d,m,n){let s=r[n++];if(s==="__proto__")return!0;const i=Number.isFinite(+s),_=n>=r.length;return s=!s&&kr.isArray(m)?m.length:s,_?(kr.hasOwnProp(m,s)?m[s]=[m[s],d]:m[s]=d,!i):((!m[s]||!kr.isObject(m[s]))&&(m[s]=[]),a(r,d,m[s],n)&&kr.isArray(m[s])&&(m[s]=yTe(m[s])),!i)}if(kr.isFormData(e)&&kr.isFunction(e.entries)){const r={};return kr.forEachEntry(e,(d,m)=>{a(gTe(d),m,r,0)}),r}return null}function _Te(e,a,r){if(kr.isString(e))try{return(a||JSON.parse)(e),kr.trim(e)}catch(d){if(d.name!=="SyntaxError")throw d}return(r||JSON.stringify)(e)}const Ex={transitional:VN,adapter:["xhr","http"],transformRequest:[function(e,a){const r=a.getContentType()||"",d=r.indexOf("application/json")>-1,m=kr.isObject(e);if(m&&kr.isHTMLForm(e)&&(e=new FormData(e)),kr.isFormData(e))return d&&d?JSON.stringify(DN(e)):e;if(kr.isArrayBuffer(e)||kr.isBuffer(e)||kr.isStream(e)||kr.isFile(e)||kr.isBlob(e))return e;if(kr.isArrayBufferView(e))return e.buffer;if(kr.isURLSearchParams(e))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let n;if(m){if(r.indexOf("application/x-www-form-urlencoded")>-1)return mTe(e,this.formSerializer).toString();if((n=kr.isFileList(e))||r.indexOf("multipart/form-data")>-1){const s=this.env&&this.env.FormData;return Oy(n?{"files[]":e}:e,s&&new s,this.formSerializer)}}return m||d?(a.setContentType("application/json",!1),_Te(e)):e}],transformResponse:[function(e){const a=this.transitional||Ex.transitional,r=a&&a.forcedJSONParsing,d=this.responseType==="json";if(e&&kr.isString(e)&&(r&&!this.responseType||d)){const m=!(a&&a.silentJSONParsing)&&d;try{return JSON.parse(e)}catch(n){if(m)throw n.name==="SyntaxError"?Un.from(n,Un.ERR_BAD_RESPONSE,this,null,this.response):n}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Sd.classes.FormData,Blob:Sd.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};kr.forEach(["delete","get","head","post","put","patch"],e=>{Ex.headers[e]={}});const Tx=Ex,vTe=kr.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),bTe=e=>{const a={};let r,d,m;return e&&e.split(`
67
67
  `).forEach(function(n){m=n.indexOf(":"),r=n.substring(0,m).trim().toLowerCase(),d=n.substring(m+1).trim(),!(!r||a[r]&&vTe[r])&&(r==="set-cookie"?a[r]?a[r].push(d):a[r]=[d]:a[r]=a[r]?a[r]+", "+d:d)}),a},LN=Symbol("internals");function Dm(e){return e&&String(e).trim().toLowerCase()}function Py(e){return e===!1||e==null?e:kr.isArray(e)?e.map(Py):String(e)}function xTe(e){const a=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let d;for(;d=r.exec(e);)a[d[1]]=d[2];return a}const wTe=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Sx(e,a,r,d,m){if(kr.isFunction(d))return d.call(this,a,r);if(m&&(a=r),!!kr.isString(a)){if(kr.isString(d))return a.indexOf(d)!==-1;if(kr.isRegExp(d))return d.test(a)}}function kTe(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(a,r,d)=>r.toUpperCase()+d)}function CTe(e,a){const r=kr.toCamelCase(" "+a);["get","set","has"].forEach(d=>{Object.defineProperty(e,d+r,{value:function(m,n,s){return this[d].call(this,a,m,n,s)},configurable:!0})})}let Fy=class{constructor(a){a&&this.set(a)}set(a,r,d){const m=this;function n(i,_,f){const o=Dm(_);if(!o)throw new Error("header name must be a non-empty string");const g=kr.findKey(m,o);(!g||m[g]===void 0||f===!0||f===void 0&&m[g]!==!1)&&(m[g||_]=Py(i))}const s=(i,_)=>kr.forEach(i,(f,o)=>n(f,o,_));return kr.isPlainObject(a)||a instanceof this.constructor?s(a,r):kr.isString(a)&&(a=a.trim())&&!wTe(a)?s(bTe(a),r):a!=null&&n(r,a,d),this}get(a,r){if(a=Dm(a),a){const d=kr.findKey(this,a);if(d){const m=this[d];if(!r)return m;if(r===!0)return xTe(m);if(kr.isFunction(r))return r.call(this,m,d);if(kr.isRegExp(r))return r.exec(m);throw new TypeError("parser must be boolean|regexp|function")}}}has(a,r){if(a=Dm(a),a){const d=kr.findKey(this,a);return!!(d&&this[d]!==void 0&&(!r||Sx(this,this[d],d,r)))}return!1}delete(a,r){const d=this;let m=!1;function n(s){if(s=Dm(s),s){const i=kr.findKey(d,s);i&&(!r||Sx(d,d[i],i,r))&&(delete d[i],m=!0)}}return kr.isArray(a)?a.forEach(n):n(a),m}clear(a){const r=Object.keys(this);let d=r.length,m=!1;for(;d--;){const n=r[d];(!a||Sx(this,this[n],n,a,!0))&&(delete this[n],m=!0)}return m}normalize(a){const r=this,d={};return kr.forEach(this,(m,n)=>{const s=kr.findKey(d,n);if(s){r[s]=Py(m),delete r[n];return}const i=a?kTe(n):String(n).trim();i!==n&&delete r[n],r[i]=Py(m),d[i]=!0}),this}concat(...a){return this.constructor.concat(this,...a)}toJSON(a){const r=Object.create(null);return kr.forEach(this,(d,m)=>{d!=null&&d!==!1&&(r[m]=a&&kr.isArray(d)?d.join(", "):d)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([a,r])=>a+": "+r).join(`
68
68
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(a){return a instanceof this?a:new this(a)}static concat(a,...r){const d=new this(a);return r.forEach(m=>d.set(m)),d}static accessor(a){const r=(this[LN]=this[LN]={accessors:{}}).accessors,d=this.prototype;function m(n){const s=Dm(n);r[s]||(CTe(d,n),r[s]=!0)}return kr.isArray(a)?a.forEach(m):m(a),this}};Fy.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),kr.reduceDescriptors(Fy.prototype,({value:e},a)=>{let r=a[0].toUpperCase()+a.slice(1);return{get:()=>e,set(d){this[r]=d}}}),kr.freezeMethods(Fy);const cu=Fy;function Ax(e,a){const r=this||Tx,d=a||r,m=cu.from(d.headers);let n=d.data;return kr.forEach(e,function(s){n=s.call(r,n,m.normalize(),a?a.status:void 0)}),m.normalize(),n}function $N(e){return!!(e&&e.__CANCEL__)}function Lm(e,a,r){Un.call(this,e??"canceled",Un.ERR_CANCELED,a,r),this.name="CanceledError"}kr.inherits(Lm,Un,{__CANCEL__:!0});function ETe(e,a,r){const d=r.config.validateStatus;!r.status||!d||d(r.status)?e(r):a(new Un("Request failed with status code "+r.status,[Un.ERR_BAD_REQUEST,Un.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}const TTe=Sd.hasStandardBrowserEnv?{write(e,a,r,d,m,n){const s=[e+"="+encodeURIComponent(a)];kr.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),kr.isString(d)&&s.push("path="+d),kr.isString(m)&&s.push("domain="+m),n===!0&&s.push("secure"),document.cookie=s.join("; ")},read(e){const a=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return a?decodeURIComponent(a[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function STe(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function ATe(e,a){return a?e.replace(/\/?\/$/,"")+"/"+a.replace(/^\/+/,""):e}function jN(e,a){return e&&!STe(a)?ATe(e,a):a}const NTe=Sd.hasStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),a=document.createElement("a");let r;function d(m){let n=m;return e&&(a.setAttribute("href",n),n=a.href),a.setAttribute("href",n),{href:a.href,protocol:a.protocol?a.protocol.replace(/:$/,""):"",host:a.host,search:a.search?a.search.replace(/^\?/,""):"",hash:a.hash?a.hash.replace(/^#/,""):"",hostname:a.hostname,port:a.port,pathname:a.pathname.charAt(0)==="/"?a.pathname:"/"+a.pathname}}return r=d(window.location.href),function(m){const n=kr.isString(m)?d(m):m;return n.protocol===r.protocol&&n.host===r.host}}():function(){return function(){return!0}}();function ITe(e){const a=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return a&&a[1]||""}function BTe(e,a){e=e||10;const r=new Array(e),d=new Array(e);let m=0,n=0,s;return a=a!==void 0?a:1e3,function(i){const _=Date.now(),f=d[n];s||(s=_),r[m]=i,d[m]=_;let o=n,g=0;for(;o!==m;)g+=r[o++],o=o%e;if(m=(m+1)%e,m===n&&(n=(n+1)%e),_-s<a)return;const x=f&&_-f;return x?Math.round(g*1e3/x):void 0}}function UN(e,a){let r=0;const d=BTe(50,250);return m=>{const n=m.loaded,s=m.lengthComputable?m.total:void 0,i=n-r,_=d(i),f=n<=s;r=n;const o={loaded:n,total:s,progress:s?n/s:void 0,bytes:i,rate:_||void 0,estimated:_&&s&&f?(s-n)/_:void 0,event:m};o[a?"download":"upload"]=!0,e(o)}}const MTe=typeof XMLHttpRequest<"u",OTe=MTe&&function(e){return new Promise(function(a,r){let d=e.data;const m=cu.from(e.headers).normalize();let{responseType:n,withXSRFToken:s}=e,i;function _(){e.cancelToken&&e.cancelToken.unsubscribe(i),e.signal&&e.signal.removeEventListener("abort",i)}let f;if(kr.isFormData(d)){if(Sd.hasStandardBrowserEnv||Sd.hasStandardBrowserWebWorkerEnv)m.setContentType(!1);else if((f=m.getContentType())!==!1){const[l,...u]=f?f.split(";").map(p=>p.trim()).filter(Boolean):[];m.setContentType([l||"multipart/form-data",...u].join("; "))}}let o=new XMLHttpRequest;if(e.auth){const l=e.auth.username||"",u=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";m.set("Authorization","Basic "+btoa(l+":"+u))}const g=jN(e.baseURL,e.url);o.open(e.method.toUpperCase(),FN(g,e.params,e.paramsSerializer),!0),o.timeout=e.timeout;function x(){if(!o)return;const l=cu.from("getAllResponseHeaders"in o&&o.getAllResponseHeaders()),u={data:!n||n==="text"||n==="json"?o.responseText:o.response,status:o.status,statusText:o.statusText,headers:l,config:e,request:o};ETe(function(p){a(p),_()},function(p){r(p),_()},u),o=null}if("onloadend"in o?o.onloadend=x:o.onreadystatechange=function(){!o||o.readyState!==4||o.status===0&&!(o.responseURL&&o.responseURL.indexOf("file:")===0)||setTimeout(x)},o.onabort=function(){o&&(r(new Un("Request aborted",Un.ECONNABORTED,e,o)),o=null)},o.onerror=function(){r(new Un("Network Error",Un.ERR_NETWORK,e,o)),o=null},o.ontimeout=function(){let l=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const u=e.transitional||VN;e.timeoutErrorMessage&&(l=e.timeoutErrorMessage),r(new Un(l,u.clarifyTimeoutError?Un.ETIMEDOUT:Un.ECONNABORTED,e,o)),o=null},Sd.hasStandardBrowserEnv&&(s&&kr.isFunction(s)&&(s=s(e)),s||s!==!1&&NTe(g))){const l=e.xsrfHeaderName&&e.xsrfCookieName&&TTe.read(e.xsrfCookieName);l&&m.set(e.xsrfHeaderName,l)}d===void 0&&m.setContentType(null),"setRequestHeader"in o&&kr.forEach(m.toJSON(),function(l,u){o.setRequestHeader(u,l)}),kr.isUndefined(e.withCredentials)||(o.withCredentials=!!e.withCredentials),n&&n!=="json"&&(o.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&o.addEventListener("progress",UN(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&o.upload&&o.upload.addEventListener("progress",UN(e.onUploadProgress)),(e.cancelToken||e.signal)&&(i=l=>{o&&(r(!l||l.type?new Lm(null,e,o):l),o.abort(),o=null)},e.cancelToken&&e.cancelToken.subscribe(i),e.signal&&(e.signal.aborted?i():e.signal.addEventListener("abort",i)));const c=ITe(g);if(c&&Sd.protocols.indexOf(c)===-1){r(new Un("Unsupported protocol "+c+":",Un.ERR_BAD_REQUEST,e));return}o.send(d||null)})},Nx={http:nTe,xhr:OTe};kr.forEach(Nx,(e,a)=>{if(e){try{Object.defineProperty(e,"name",{value:a})}catch{}Object.defineProperty(e,"adapterName",{value:a})}});const HN=e=>`- ${e}`,PTe=e=>kr.isFunction(e)||e===null||e===!1,GN={getAdapter:e=>{e=kr.isArray(e)?e:[e];const{length:a}=e;let r,d;const m={};for(let n=0;n<a;n++){r=e[n];let s;if(d=r,!PTe(r)&&(d=Nx[(s=String(r)).toLowerCase()],d===void 0))throw new Un(`Unknown adapter '${s}'`);if(d)break;m[s||"#"+n]=d}if(!d){const n=Object.entries(m).map(([i,_])=>`adapter ${i} `+(_===!1?"is not supported by the environment":"is not available in the build"));let s=a?n.length>1?`since :
69
69
  `+n.map(HN).join(`
@@ -109,7 +109,7 @@
109
109
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(a){return a instanceof this?a:new this(a)}static concat(a,...r){const d=new this(a);return r.forEach(m=>d.set(m)),d}static accessor(a){const r=(this[LP]=this[LP]={accessors:{}}).accessors,d=this.prototype;function m(n){const s=x0(n);r[s]||(Qrt(d,n),r[s]=!0)}return Ar.isArray(a)?a.forEach(m):m(a),this}};a_.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),Ar.reduceDescriptors(a_.prototype,({value:e},a)=>{let r=a[0].toUpperCase()+a.slice(1);return{get:()=>e,set(d){this[r]=d}}}),Ar.freezeMethods(a_);const mu=a_;function Kw(e,a){const r=this||Zw,d=a||r,m=mu.from(d.headers);let n=d.data;return Ar.forEach(e,function(s){n=s.call(r,n,m.normalize(),a?a.status:void 0)}),m.normalize(),n}function $P(e){return!!(e&&e.__CANCEL__)}function w0(e,a,r){Yn.call(this,e??"canceled",Yn.ERR_CANCELED,a,r),this.name="CanceledError"}Ar.inherits(w0,Yn,{__CANCEL__:!0});function ent(e,a,r){const d=r.config.validateStatus;!r.status||!d||d(r.status)?e(r):a(new Yn("Request failed with status code "+r.status,[Yn.ERR_BAD_REQUEST,Yn.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}const tnt=zd.hasStandardBrowserEnv?{write(e,a,r,d,m,n){const s=[e+"="+encodeURIComponent(a)];Ar.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),Ar.isString(d)&&s.push("path="+d),Ar.isString(m)&&s.push("domain="+m),n===!0&&s.push("secure"),document.cookie=s.join("; ")},read(e){const a=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return a?decodeURIComponent(a[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function ant(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function rnt(e,a){return a?e.replace(/\/?\/$/,"")+"/"+a.replace(/^\/+/,""):e}function jP(e,a){return e&&!ant(a)?rnt(e,a):a}const nnt=zd.hasStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),a=document.createElement("a");let r;function d(m){let n=m;return e&&(a.setAttribute("href",n),n=a.href),a.setAttribute("href",n),{href:a.href,protocol:a.protocol?a.protocol.replace(/:$/,""):"",host:a.host,search:a.search?a.search.replace(/^\?/,""):"",hash:a.hash?a.hash.replace(/^#/,""):"",hostname:a.hostname,port:a.port,pathname:a.pathname.charAt(0)==="/"?a.pathname:"/"+a.pathname}}return r=d(window.location.href),function(m){const n=Ar.isString(m)?d(m):m;return n.protocol===r.protocol&&n.host===r.host}}():function(){return function(){return!0}}();function int(e){const a=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return a&&a[1]||""}function ont(e,a){e=e||10;const r=new Array(e),d=new Array(e);let m=0,n=0,s;return a=a!==void 0?a:1e3,function(i){const _=Date.now(),f=d[n];s||(s=_),r[m]=i,d[m]=_;let o=n,g=0;for(;o!==m;)g+=r[o++],o=o%e;if(m=(m+1)%e,m===n&&(n=(n+1)%e),_-s<a)return;const x=f&&_-f;return x?Math.round(g*1e3/x):void 0}}function UP(e,a){let r=0;const d=ont(50,250);return m=>{const n=m.loaded,s=m.lengthComputable?m.total:void 0,i=n-r,_=d(i),f=n<=s;r=n;const o={loaded:n,total:s,progress:s?n/s:void 0,bytes:i,rate:_||void 0,estimated:_&&s&&f?(s-n)/_:void 0,event:m};o[a?"download":"upload"]=!0,e(o)}}const snt=typeof XMLHttpRequest<"u",lnt=snt&&function(e){return new Promise(function(a,r){let d=e.data;const m=mu.from(e.headers).normalize();let{responseType:n,withXSRFToken:s}=e,i;function _(){e.cancelToken&&e.cancelToken.unsubscribe(i),e.signal&&e.signal.removeEventListener("abort",i)}let f;if(Ar.isFormData(d)){if(zd.hasStandardBrowserEnv||zd.hasStandardBrowserWebWorkerEnv)m.setContentType(!1);else if((f=m.getContentType())!==!1){const[l,...u]=f?f.split(";").map(p=>p.trim()).filter(Boolean):[];m.setContentType([l||"multipart/form-data",...u].join("; "))}}let o=new XMLHttpRequest;if(e.auth){const l=e.auth.username||"",u=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";m.set("Authorization","Basic "+btoa(l+":"+u))}const g=jP(e.baseURL,e.url);o.open(e.method.toUpperCase(),FP(g,e.params,e.paramsSerializer),!0),o.timeout=e.timeout;function x(){if(!o)return;const l=mu.from("getAllResponseHeaders"in o&&o.getAllResponseHeaders()),u={data:!n||n==="text"||n==="json"?o.responseText:o.response,status:o.status,statusText:o.statusText,headers:l,config:e,request:o};ent(function(p){a(p),_()},function(p){r(p),_()},u),o=null}if("onloadend"in o?o.onloadend=x:o.onreadystatechange=function(){!o||o.readyState!==4||o.status===0&&!(o.responseURL&&o.responseURL.indexOf("file:")===0)||setTimeout(x)},o.onabort=function(){o&&(r(new Yn("Request aborted",Yn.ECONNABORTED,e,o)),o=null)},o.onerror=function(){r(new Yn("Network Error",Yn.ERR_NETWORK,e,o)),o=null},o.ontimeout=function(){let l=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const u=e.transitional||VP;e.timeoutErrorMessage&&(l=e.timeoutErrorMessage),r(new Yn(l,u.clarifyTimeoutError?Yn.ETIMEDOUT:Yn.ECONNABORTED,e,o)),o=null},zd.hasStandardBrowserEnv&&(s&&Ar.isFunction(s)&&(s=s(e)),s||s!==!1&&nnt(g))){const l=e.xsrfHeaderName&&e.xsrfCookieName&&tnt.read(e.xsrfCookieName);l&&m.set(e.xsrfHeaderName,l)}d===void 0&&m.setContentType(null),"setRequestHeader"in o&&Ar.forEach(m.toJSON(),function(l,u){o.setRequestHeader(u,l)}),Ar.isUndefined(e.withCredentials)||(o.withCredentials=!!e.withCredentials),n&&n!=="json"&&(o.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&o.addEventListener("progress",UP(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&o.upload&&o.upload.addEventListener("progress",UP(e.onUploadProgress)),(e.cancelToken||e.signal)&&(i=l=>{o&&(r(!l||l.type?new w0(null,e,o):l),o.abort(),o=null)},e.cancelToken&&e.cancelToken.subscribe(i),e.signal&&(e.signal.aborted?i():e.signal.addEventListener("abort",i)));const c=int(g);if(c&&zd.protocols.indexOf(c)===-1){r(new Yn("Unsupported protocol "+c+":",Yn.ERR_BAD_REQUEST,e));return}o.send(d||null)})},Jw={http:Ort,xhr:lnt};Ar.forEach(Jw,(e,a)=>{if(e){try{Object.defineProperty(e,"name",{value:a})}catch{}Object.defineProperty(e,"adapterName",{value:a})}});const HP=e=>`- ${e}`,cnt=e=>Ar.isFunction(e)||e===null||e===!1,GP={getAdapter:e=>{e=Ar.isArray(e)?e:[e];const{length:a}=e;let r,d;const m={};for(let n=0;n<a;n++){r=e[n];let s;if(d=r,!cnt(r)&&(d=Jw[(s=String(r)).toLowerCase()],d===void 0))throw new Yn(`Unknown adapter '${s}'`);if(d)break;m[s||"#"+n]=d}if(!d){const n=Object.entries(m).map(([i,_])=>`adapter ${i} `+(_===!1?"is not supported by the environment":"is not available in the build"));let s=a?n.length>1?`since :
110
110
  `+n.map(HP).join(`
111
111
  `):" "+HP(n[0]):"as no adapter specified";throw new Yn("There is no suitable adapter to dispatch the request "+s,"ERR_NOT_SUPPORT")}return d},adapters:Jw};function Qw(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new w0(null,e)}function WP(e){return Qw(e),e.headers=mu.from(e.headers),e.data=Kw.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),GP.getAdapter(e.adapter||Zw.adapter)(e).then(function(a){return Qw(e),a.data=Kw.call(e,e.transformResponse,a),a.headers=mu.from(a.headers),a},function(a){return $P(a)||(Qw(e),a&&a.response&&(a.response.data=Kw.call(e,e.transformResponse,a.response),a.response.headers=mu.from(a.response.headers))),Promise.reject(a)})}const qP=e=>e instanceof mu?{...e}:e;function Qh(e,a){a=a||{};const r={};function d(f,o,g){return Ar.isPlainObject(f)&&Ar.isPlainObject(o)?Ar.merge.call({caseless:g},f,o):Ar.isPlainObject(o)?Ar.merge({},o):Ar.isArray(o)?o.slice():o}function m(f,o,g){if(Ar.isUndefined(o)){if(!Ar.isUndefined(f))return d(void 0,f,g)}else return d(f,o,g)}function n(f,o){if(!Ar.isUndefined(o))return d(void 0,o)}function s(f,o){if(Ar.isUndefined(o)){if(!Ar.isUndefined(f))return d(void 0,f)}else return d(void 0,o)}function i(f,o,g){if(g in a)return d(f,o);if(g in e)return d(void 0,f)}const _={url:n,method:n,data:n,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:i,headers:(f,o)=>m(qP(f),qP(o),!0)};return Ar.forEach(Object.keys(Object.assign({},e,a)),function(f){const o=_[f]||m,g=o(e[f],a[f],f);Ar.isUndefined(g)&&o!==i||(r[f]=g)}),r}const YP="1.6.8",e6={};["object","boolean","number","function","string","symbol"].forEach((e,a)=>{e6[e]=function(r){return typeof r===e||"a"+(a<1?"n ":" ")+e}});const ZP={};e6.transitional=function(e,a,r){function d(m,n){return"[Axios v"+YP+"] Transitional option '"+m+"'"+n+(r?". "+r:"")}return(m,n,s)=>{if(e===!1)throw new Yn(d(n," has been removed"+(a?" in "+a:"")),Yn.ERR_DEPRECATED);return a&&!ZP[n]&&(ZP[n]=!0,console.warn(d(n," has been deprecated since v"+a+" and will be removed in the near future"))),e?e(m,n,s):!0}};function dnt(e,a,r){if(typeof e!="object")throw new Yn("options must be an object",Yn.ERR_BAD_OPTION_VALUE);const d=Object.keys(e);let m=d.length;for(;m-- >0;){const n=d[m],s=a[n];if(s){const i=e[n],_=i===void 0||s(i,n,e);if(_!==!0)throw new Yn("option "+n+" must be "+_,Yn.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new Yn("Unknown option "+n,Yn.ERR_BAD_OPTION)}}const t6={assertOptions:dnt,validators:e6},Xu=t6.validators;class r_{constructor(a){this.defaults=a,this.interceptors={request:new RP,response:new RP}}async request(a,r){try{return await this._request(a,r)}catch(d){if(d instanceof Error){let m;Error.captureStackTrace?Error.captureStackTrace(m={}):m=new Error;const n=m.stack?m.stack.replace(/^.+\n/,""):"";d.stack?n&&!String(d.stack).endsWith(n.replace(/^.+\n.+\n/,""))&&(d.stack+=`
112
- `+n):d.stack=n}throw d}}_request(a,r){typeof a=="string"?(r=r||{},r.url=a):r=a||{},r=Qh(this.defaults,r);const{transitional:d,paramsSerializer:m,headers:n}=r;d!==void 0&&t6.assertOptions(d,{silentJSONParsing:Xu.transitional(Xu.boolean),forcedJSONParsing:Xu.transitional(Xu.boolean),clarifyTimeoutError:Xu.transitional(Xu.boolean)},!1),m!=null&&(Ar.isFunction(m)?r.paramsSerializer={serialize:m}:t6.assertOptions(m,{encode:Xu.function,serialize:Xu.function},!0)),r.method=(r.method||this.defaults.method||"get").toLowerCase();let s=n&&Ar.merge(n.common,n[r.method]);n&&Ar.forEach(["delete","get","head","post","put","patch","common"],l=>{delete n[l]}),r.headers=mu.concat(s,n);const i=[];let _=!0;this.interceptors.request.forEach(function(l){typeof l.runWhen=="function"&&l.runWhen(r)===!1||(_=_&&l.synchronous,i.unshift(l.fulfilled,l.rejected))});const f=[];this.interceptors.response.forEach(function(l){f.push(l.fulfilled,l.rejected)});let o,g=0,x;if(!_){const l=[WP.bind(this),void 0];for(l.unshift.apply(l,i),l.push.apply(l,f),x=l.length,o=Promise.resolve(r);g<x;)o=o.then(l[g++],l[g++]);return o}x=i.length;let c=r;for(g=0;g<x;){const l=i[g++],u=i[g++];try{c=l(c)}catch(p){u.call(this,p);break}}try{o=WP.call(this,c)}catch(l){return Promise.reject(l)}for(g=0,x=f.length;g<x;)o=o.then(f[g++],f[g++]);return o}getUri(a){a=Qh(this.defaults,a);const r=jP(a.baseURL,a.url);return FP(r,a.params,a.paramsSerializer)}}Ar.forEach(["delete","get","head","options"],function(e){r_.prototype[e]=function(a,r){return this.request(Qh(r||{},{method:e,url:a,data:(r||{}).data}))}}),Ar.forEach(["post","put","patch"],function(e){function a(r){return function(d,m,n){return this.request(Qh(n||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:d,data:m}))}}r_.prototype[e]=a(),r_.prototype[e+"Form"]=a(!0)});const n_=r_,unt=class b${constructor(a){if(typeof a!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(m){r=m});const d=this;this.promise.then(m=>{if(!d._listeners)return;let n=d._listeners.length;for(;n-- >0;)d._listeners[n](m);d._listeners=null}),this.promise.then=m=>{let n;const s=new Promise(i=>{d.subscribe(i),n=i}).then(m);return s.cancel=function(){d.unsubscribe(n)},s},a(function(m,n,s){d.reason||(d.reason=new w0(m,n,s),r(d.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(a){if(this.reason){a(this.reason);return}this._listeners?this._listeners.push(a):this._listeners=[a]}unsubscribe(a){if(!this._listeners)return;const r=this._listeners.indexOf(a);r!==-1&&this._listeners.splice(r,1)}static source(){let a;return{token:new b$(function(r){a=r}),cancel:a}}};function pnt(e){return function(a){return e.apply(null,a)}}function hnt(e){return Ar.isObject(e)&&e.isAxiosError===!0}const a6={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(a6).forEach(([e,a])=>{a6[a]=e});const fnt=a6;function XP(e){const a=new n_(e),r=vP(n_.prototype.request,a);return Ar.extend(r,n_.prototype,a,{allOwnKeys:!0}),Ar.extend(r,a,null,{allOwnKeys:!0}),r.create=function(d){return XP(Qh(e,d))},r}const Mo=XP(Zw);Mo.Axios=n_,Mo.CanceledError=w0,Mo.CancelToken=unt,Mo.isCancel=$P,Mo.VERSION=YP,Mo.toFormData=e_,Mo.AxiosError=Yn,Mo.Cancel=Mo.CanceledError,Mo.all=function(e){return Promise.all(e)},Mo.spread=pnt,Mo.isAxiosError=hnt,Mo.mergeConfig=Qh,Mo.AxiosHeaders=mu,Mo.formToJSON=e=>DP(Ar.isHTMLForm(e)?new FormData(e):e),Mo.getAdapter=GP.getAdapter,Mo.HttpStatusCode=fnt,Mo.default=Mo;const KP=Mo;let JP=null;const mnt={components:{GSCPlayerTeamGame:det,GSCLineups:WXe,GSCData:rMe,GSCHighlights:EPe,GSCSlider:gAe,TableComparative:Yet,GSCThumbnailHighlightGameHistoric:xet,GscLinearTeamStats:Jat},props:{config:{type:Object,default:()=>{}},type:{type:String,default:"Postmatch"},tournamentType:{type:Number,default:0},showLineups:{type:Boolean,default:!0},videoPrivilegesPlayingAs:{type:Set,default:()=>new Set([1,2])},playVideosPrivileges:{type:Object,default:null}},data(){return{update:0,item:{backgroundhome:"",backgroundaway:"",logohome:"",logoaway:"",background:"",match:"",seasonname:"",score:""},stats:{},statsLocal:{},statsAway:{},home:{},away:{},gameInfo:{},elementSize:{width:0,height:0},componentKey:0,homeXg:"",homeGoals:"",awayXg:"",awayGoals:"",url:"https://jfxv8fqkn3.execute-api.us-west-2.amazonaws.com/prod/generalTable/",gamesContainerWidth:0,token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"}},computed:{canPlayVideosPostMatch(){return this.playVideosPrivileges?this.playVideosPrivileges.canPrivilegesTeamPlayVideos:!0},gridpartidosummaryClass(){return this.gamesContainerWidth<=820?"grid-partido-summary820":"grid-partido-summary"},videopartidopltegaplayersClass(){return this.gamesContainerWidth<=900?"video-partido-pltega-players620":"video-partido-pltega-players"}},watch:{elementSize:{handler:function(e,a){a&&(a.width===0||a.width>700)&&this.componentKey<1&&this.componentKey++},immediate:!0,deep:!0}},methods:{getCarouselWidth(){const e=this.$refs.refDataContainer;if(e){const a=e.getBoundingClientRect(),r=a.width/1,d=Math.max(200,r);this.elementSize.width=d,this.elementSize.height=a.height}},onclickPlayVideos(e){var a=[];e.type==2?e.data.position_id==1?e.data.category==0?a=[55,324,323,608,39,774,802,52,53,40,54]:a=e.data.category:e.data.category==0?a=[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]:a=e.data.category:e.type==3?e.data.category==0?a=[607,608,12,55,54,35,14,52,15,53,466,477,40,257,39]:a=e.data.category:e.data.category!=0?a=e.data.category:a=[607,608,12,55,54,35,14,52,15,53,466,477];const r=[1,2,3];let d={seasonId:e.data.season_id,mainSectionType:1,playListType:e.type,categoryIds:a,gameIds:e.data.game_id?[e.data.game_id]:null,playerIds:e.data.position_id!=1?e.data.player_id?[e.data.player_id]:[]:[],goalkeeperIds:e.data.position_id==1?e.data.player_id?[e.data.player_id]:[]:[],teamId:e.data.team_id?e.data.team_id:0,matchResult:e.data.matchResult?[e.data.matchResult]:r,playData:{},advancedFilter:{playListTitle:""}};e.data.category!==0&&(d.advancedFilter.mainCategoryId=e.data.category),this.$emit("openmedia",d)},onViewMoreGs(){this.$emit("changeToTab","Datos Golstats")},changeToTab(){this.$emit("changeToTab","Estadísticas")},openmedia(e){this.$emit("openmedia",e)},setUpResizeObserver(){if(window.ResizeObserver)JP=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),JP.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")},getXg(e){let a={};const r=e.local_team.reduce((s,i)=>(a[i[16]]||(s+=i[14],a[i[16]]=!0),s),0);a={};const d=e.local_team.reduce((s,i)=>(!a[i[16]]&&(i[0]==12||i[0]==55||i[0]==35||i[0]==54)&&(s+=i[6],a[i[16]]=!0),s),0);a={};const m=e.visiting_team.reduce((s,i)=>(a[i[16]]||(s+=i[14],a[i[16]]=!0),s),0);a={};const n=e.visiting_team.reduce((s,i)=>(!a[i[16]]&&(i[0]==12||i[0]==55||i[0]==35||i[0]==54)&&(s+=i[6],a[i[16]]=!0),s),0);this.homeXg=_P(r,2),this.homeGoals=d,this.awayXg=_P(m,2),this.awayGoals=n},async fillData(){const e=KP.create({headers:{Authorization:`${this.token}`}}),a=await e.get("https://8tvo5bp9ai.execute-api.us-west-2.amazonaws.com/prod/gamesBySeason/"+this.config.season_id),r=a.data.games.findIndex(m=>m.game_id===this.config.game);if(this.gameInfo=a.data.games[r],this.type==="Postmatch"){const m=await e.get("https://fxtcaw9tw6.execute-api.us-east-2.amazonaws.com/prod/historic/games/"+this.config.game);this.item.category=0,this.item.game_id=m.data.game_id,this.item.season_id=this.config.season_id,this.item.score=m.data.thumbnails[m.data.game_id].score[0]+" - "+m.data.thumbnails[m.data.game_id].score[1],this.item.backgroundhome=m.data.thumbnails[m.data.game_id].info_thumbnails.home_colors.background_color,this.item.backgroundaway=m.data.thumbnails[m.data.game_id].info_thumbnails.away_colors.background_color,this.item.logohome="https://az755631.vo.msecnd.net/teams-150/"+m.data.thumbnails[m.data.game_id].home_team+".png",this.item.logoaway="https://az755631.vo.msecnd.net/teams-150/"+m.data.thumbnails[m.data.game_id].visiting_team+".png",this.item.background="https://golstatsimages.blob.core.windows.net/images-library/"+m.data.thumbnails[m.data.game_id].info_thumbnails.images.background_default_games[0]}try{const m=await e.get("https://bzznnzehtf.execute-api.us-west-2.amazonaws.com/prod/xg/seasons/"+this.config.season_id+"/teams/"+this.gameInfo.home_team+"/"+this.gameInfo.visiting_team);if(m.data.data_headers.length>0)this.getXg(m.data);else try{const n=await e.get("https://bzznnzehtf.execute-api.us-west-2.amazonaws.com/prod/xg/seasons/"+this.config.parent_season+"/teams/"+this.gameInfo.home_team+"/"+this.gameInfo.visiting_team);this.getXg(n.data)}catch(n){console.log(n)}}catch(m){console.log(m)}this.stats[this.gameInfo.home_team]=[],this.stats[this.gameInfo.visiting_team]=[];var d=[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,36,37,38,39,40];for(let m=0;m<d.length;m++)this.stats[this.gameInfo.home_team][d[m]]=[],this.stats[this.gameInfo.home_team][d[m]]=0,this.stats[this.gameInfo.visiting_team][d[m]]=[],this.stats[this.gameInfo.visiting_team][d[m]]=0;if(this.type==="Postmatch"){const m=await e.get("https://nckawv8v3b.execute-api.us-west-2.amazonaws.com/prod/v2/statisticsByGame/"+this.config.game);for(let n=0;n<m.data.data.length;n++)m.data.data[n][1]==this.gameInfo.home_team?this.stats[this.gameInfo.home_team][m.data.data[n][0]]?this.stats[this.gameInfo.home_team][m.data.data[n][0]]=this.stats[this.gameInfo.home_team][m.data.data[n][0]]+m.data.data[n][6]:(this.stats[this.gameInfo.home_team][m.data.data[n][0]]=[],this.stats[this.gameInfo.home_team][m.data.data[n][0]]=m.data.data[n][6]):this.stats[this.gameInfo.visiting_team][m.data.data[n][0]]?this.stats[this.gameInfo.visiting_team][m.data.data[n][0]]=this.stats[this.gameInfo.visiting_team][m.data.data[n][0]]+m.data.data[n][6]:(this.stats[this.gameInfo.visiting_team][m.data.data[n][0]]=[],this.stats[this.gameInfo.visiting_team][m.data.data[n][0]]=m.data.data[n][6])}else if(this.type==="Prematch"){try{const _=await e.get("https://a4dcb6avog.execute-api.us-west-2.amazonaws.com/prod/v2/statisticsTeamBySeason/"+this.config.season_id+"/"+this.gameInfo.home_team);this.statsLocal=_}catch{try{const _=await e.get("https://a4dcb6avog.execute-api.us-west-2.amazonaws.com/prod/v2/statisticsTeamBySeason/"+this.config.parent_season+"/"+this.gameInfo.home_team);this.statsLocal=_}catch{console.log("error regular local")}}try{const _=await e.get("https://a4dcb6avog.execute-api.us-west-2.amazonaws.com/prod/v2/statisticsTeamBySeason/"+this.config.season_id+"/"+this.gameInfo.visiting_team);this.statsAway=_}catch{const _=await e.get("https://a4dcb6avog.execute-api.us-west-2.amazonaws.com/prod/v2/statisticsTeamBySeason/"+this.config.parent_season+"/"+this.gameInfo.visiting_team);this.statsAway=_}const m=this.statsLocal.data.games.played?this.statsLocal.data.games.played:1,n=this.statsAway.data.games.played?this.statsAway.data.games.played:1;for(let _=0;_<this.statsLocal.data.data.length;_++){const[f,,,,,,o]=this.statsLocal.data.data[_],g=this.stats[this.gameInfo.home_team];g[f]=(g[f]||0)+o}for(let _=0;_<this.statsAway.data.data.length;_++){const[f,,,,,,o]=this.statsAway.data.data[_],g=this.stats[this.gameInfo.visiting_team];g[f]=(g[f]||0)+o}const s=this.stats[this.gameInfo.home_team];for(const _ in s)s[_]&&s[_]>0&&(s[_]/=m);const i=this.stats[this.gameInfo.visiting_team];for(const _ in i)i[_]&&i[_]>0&&(i[_]/=n)}},async getTableList(){try{const e=await KP.create({headers:{Authorization:`${this.token}`}}).get(this.url+this.config.parent_season);let a=-1,r=-1;if(this.tournamentType!=1)a=e.data.data.findIndex(d=>d.team_id===this.gameInfo.home_team),r=e.data.data.findIndex(d=>d.team_id===this.gameInfo.visiting_team);else for(let d=0;d<e.data.groups.length;d++)a==-1&&(a=e.data.groups[d].data.findIndex(m=>m.team_id===this.gameInfo.home_team),a!=-1&&(this.home=e.data.groups[d].data[a])),r==-1&&(r=e.data.groups[d].data.findIndex(m=>m.team_id===this.gameInfo.visiting_team),r!=-1&&(this.away=e.data.groups[d].data[r]));this.tournamentType!=1&&(this.home=e.data.data[a],this.away=e.data.data[r]),this.update+=1}catch(e){console.error(e)}}},async mounted(){setTimeout(()=>{this.setUpResizeObserver(),this.getCarouselWidth(),window.addEventListener("resize",this.getCarouselWidth)},1e3),await this.fillData(),await this.getTableList()},beforeUnmount(){window.removeEventListener("resize",this.getCarouselWidth)}},Sp=e=>(t.pushScopeId("data-v-5975a120"),e=e(),t.popScopeId(),e),gnt={ref:"gamesContainer",class:"container",style:{}},ynt={class:"video-partido-container"},_nt={class:"video-partido-container__highlight"},vnt={key:0,class:"video-partido-container__ribbon"},bnt=Sp(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"HIGHLIGHTS DEL",-1)),xnt=Sp(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"PARTIDO",-1)),wnt={key:1,class:"video-partido-container__description"},knt=Sp(()=>t.createElementVNode("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M2.30205 11.4277C2.21053 11.3756 2.13403 11.2978 2.0808 11.2027C2.02757 11.1075 1.99964 10.9986 2 10.8878V1.11068C2.00013 1.0002 2.02825 0.891808 2.08137 0.797044C2.13449 0.70228 2.21063 0.624681 2.3017 0.572496C2.39276 0.520311 2.49535 0.495491 2.59855 0.500673C2.70175 0.505856 2.80171 0.540848 2.8878 0.601929L9.74533 5.49105C9.82365 5.54675 9.88789 5.62229 9.93232 5.71095C9.97675 5.79961 10 5.89864 10 5.99923C10 6.09982 9.97675 6.19885 9.93232 6.28751C9.88789 6.37617 9.82365 6.45171 9.74533 6.50741L2.8878 11.3977C2.80184 11.4589 2.70196 11.494 2.5988 11.4993C2.49565 11.5046 2.39309 11.4798 2.30205 11.4277ZM2.57173 10.8889L9.42926 5.99981L2.57173 10.8889Z",fill:"#CBEE6B"})],-1)),Cnt={class:"video-partido-container__image"},Ent=Sp(()=>t.createElementVNode("p",{class:"video-partido-container__description"}," Las jugadas mas importantes del partido ",-1)),Tnt=Sp(()=>t.createElementVNode("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M2.30205 11.4277C2.21053 11.3756 2.13403 11.2978 2.0808 11.2027C2.02757 11.1075 1.99964 10.9986 2 10.8878V1.11068C2.00013 1.0002 2.02825 0.891808 2.08137 0.797044C2.13449 0.70228 2.21063 0.624681 2.3017 0.572496C2.39276 0.520311 2.49535 0.495491 2.59855 0.500673C2.70175 0.505856 2.80171 0.540848 2.8878 0.601929L9.74533 5.49105C9.82365 5.54675 9.88789 5.62229 9.93232 5.71095C9.97675 5.79961 10 5.89864 10 5.99923C10 6.09982 9.97675 6.19885 9.93232 6.28751C9.88789 6.37617 9.82365 6.45171 9.74533 6.50741L2.8878 11.3977C2.80184 11.4589 2.70196 11.494 2.5988 11.4993C2.49565 11.5046 2.39309 11.4798 2.30205 11.4277ZM2.57173 10.8889L9.42926 5.99981L2.57173 10.8889Z",fill:"#CBEE6B"})],-1)),Snt={key:1,style:{width:"100%"}},Ant={class:"gsdatacontainer",ref:"refDataContainer"},Nnt={class:"staticsMovilContainerSlider"},Int={class:"staticsMovilContainer"},Bnt={class:"staticsMovilContainerComparative"},Mnt={class:"staticscontainer__header"},Ont=Sp(()=>t.createElementVNode("h2",{class:"staticscontainer__header__title"},"Estadísticas",-1)),Pnt={class:"staticsMovilContainerStats"},Fnt={key:0,class:"gslineupscontainer"},Rnt={class:"staticscontainer__header"},Vnt=Sp(()=>t.createElementVNode("h2",{class:"staticscontainer__header__title"},"Estadísticas",-1)),znt={class:"comparativecontainer"},Dnt={class:"statslinercontainer"};function Lnt(e,a,r,d,m,n){const s=t.resolveComponent("GSCThumbnailHighlightGameHistoric"),i=t.resolveComponent("GSCHighlights"),_=t.resolveComponent("GSCPlayerTeamGame"),f=t.resolveComponent("GSCData"),o=t.resolveComponent("TableComparative"),g=t.resolveComponent("GscLinearTeamStats"),x=t.resolveComponent("GSCSlider"),c=t.resolveComponent("GSCLineups");return t.openBlock(),t.createElementBlock("div",gnt,[t.createElementVNode("div",ynt,[t.createElementVNode("div",_nt,[n.canPlayVideosPostMatch&&r.type=="Postmatch"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",{class:"video-partido-container__content",style:t.normalizeStyle(m.gamesContainerWidth<645?"margin-bottom: 30px":"")},[Object.keys(m.gameInfo).length>0?(t.openBlock(),t.createElementBlock("div",vnt,t.toDisplayString(m.gameInfo.matchday_name.replace("Matchday","Jornada").replace("de Final","").replace("Playoffs 1","Cuartos de Final Ida").replace("Playoffs 2","Cuartos de Final Vuelta").replace("Playoffs 3","Semifinal Ida").replace("Playoffs 4","Semifinal Vuelta").replace("Playoffs 5","Final Ida").replace("Playoffs 6","Final Vuelta")),1)):t.createCommentVNode("",!0),bnt,xnt,m.gamesContainerWidth>=645?(t.openBlock(),t.createElementBlock("p",wnt," Las jugadas mas importantes del partido ")):t.createCommentVNode("",!0),m.gamesContainerWidth>=645?(t.openBlock(),t.createElementBlock("button",{key:2,class:"video-partido-container__button",onClick:a[0]||(a[0]=l=>n.onclickPlayVideos({data:m.item,type:1}))},[knt,t.createTextVNode(" Reproducir ahora ")])):t.createCommentVNode("",!0)],4),t.createElementVNode("div",Cnt,[m.item.background!=""?(t.openBlock(),t.createBlock(s,{key:0,"color-background-home":m.item.backgroundhome,"color-background-away":m.item.backgroundaway,"logo-home":m.item.logohome,"logo-away":m.item.logoaway,background:m.item.background,matchday:m.item.match,"season-name":m.item.seasonname,onOnclickPlayVideos:a[1]||(a[1]=l=>n.onclickPlayVideos({data:m.item,type:1})),score:m.item.score},null,8,["color-background-home","color-background-away","logo-home","logo-away","background","matchday","season-name","score"])):t.createCommentVNode("",!0)]),t.createElementVNode("div",{class:"video-partido-container__content2",style:t.normalizeStyle(m.gamesContainerWidth<645?"display:block; width: 100%":"display:none")},[Ent,t.createElementVNode("button",{class:"video-partido-container__button",onClick:a[2]||(a[2]=l=>n.onclickPlayVideos({data:m.item,type:1}))},[Tnt,t.createTextVNode(" Reproducir ahora ")])],4)],64)):r.type!=="Postmatch"?(t.openBlock(),t.createElementBlock("div",Snt,[t.createVNode(i,{data:{game:r.config.game,season:r.config.season_id,type:"historic"},"can-play-videos":"","privileges-team-id":r.playVideosPrivileges?r.playVideosPrivileges.seasonAndPrivileges.teamId:0,"video-privileges-playing-as":r.videoPrivilegesPlayingAs,onOpenmedia:n.openmedia},null,8,["data","privileges-team-id","video-privileges-playing-as","onOpenmedia"])])):t.createCommentVNode("",!0)]),!r.playVideosPrivileges||r.playVideosPrivileges.canPrivilegesTeamPlayVideos?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(n.videopartidopltegaplayersClass)},[t.createVNode(_,{"px-scroll":338,"scroll-color":"none","arrows-position":"absolute","arrows-scroll-hide":!0,arrowsBackground:"rgba(255,255,255,.16)",arrowsContainerBgL:"linear-gradient(270deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsContainerBgR:"linear-gradient(90deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsMargin:0,arrowsRadius:"50%",arrowsBorder:"#ddd",onOpenmedia:n.openmedia,"background-color":"#172531","background-footer":"#183143",style:{"margin-top":"10px"},type:3,title:"Jugadores (sus mejores jugadas):",data:{season:r.config.season_id,game:r.config.game,isPrematch:r.type==="Postmatch"?0:1},"video-privileges-playing-as":r.videoPrivilegesPlayingAs,"play-videos-privileges":r.playVideosPrivileges,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","data","video-privileges-playing-as","play-videos-privileges","onOnClickVideos","onOnClickCard"])],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(n.gridpartidosummaryClass)},[t.createElementVNode("div",{class:t.normalizeClass(n.gridpartidosummaryClass+"__row1")},[t.createElementVNode("div",Ant,[(t.openBlock(),t.createElementBlock("div",{class:"gsWidthDataContainer",key:m.componentKey},[r.type=="Postmatch"?(t.openBlock(),t.createBlock(f,{key:0,onOpenmedia:n.openmedia,type:0,"customize-colors":!1,prematch:!1,"click-card":!1,"wrap-around":!1,data:{season:r.config.season_id,game:r.config.game,home_team_id:m.gameInfo.home_team,away_team_id:m.gameInfo.visiting_team,player:123,team_view:m.gameInfo.home_team},"play-videos-privileges":r.playVideosPrivileges,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard,onOnClickCategory:e.onClickCategory,onOnViewMore:n.onViewMoreGs},null,8,["onOpenmedia","data","play-videos-privileges","onOnClickVideos","onOnClickCard","onOnClickCategory","onOnViewMore"])):(t.openBlock(),t.createBlock(f,{key:1,onOpenmedia:n.openmedia,type:0,"customize-colors":!1,prematch:!0,"click-card":!1,"wrap-around":!1,data:{season:r.config.season_id,game:r.config.game,home_team_id:m.gameInfo.home_team,away_team_id:m.gameInfo.visiting_team,player:123,team_view:m.gameInfo.home_team},"play-videos-privileges":r.playVideosPrivileges,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard,onOnClickCategory:e.onClickCategory,onOnViewMore:n.onViewMoreGs},null,8,["onOpenmedia","data","play-videos-privileges","onOnClickVideos","onOnClickCard","onOnClickCategory","onOnViewMore"]))]))],512),t.createElementVNode("div",Nnt,[t.createVNode(x,{pxScroll:420,scrollColor:"none",arrowsPosition:"absolute",arrowsScrollHide:!0,arrowsHideOnNoScroll:!0,arrowsBackground:"none",arrowsContainerBgL:"none",arrowsContainerBgR:"none",arrowsMargin:0,arrowsRadius:"0%",arrowsBorder:"none","background-color":"#172531"},{default:t.withCtx(()=>[t.createElementVNode("div",Int,[t.createElementVNode("div",Bnt,[t.createElementVNode("div",Mnt,[Ont,t.createElementVNode("a",{class:"staticscontainer__header__button",onClick:a[3]||(a[3]=(...l)=>n.changeToTab&&n.changeToTab(...l))},"Ver más")]),t.createTextVNode(" "+t.toDisplayString(m.home)+" ",1),t.createVNode(o,{local:m.home,away:m.away,"home-xg":m.homeXg,"home-goals":m.homeGoals,"away-xg":m.awayXg,"away-goals":m.awayGoals,fontFamily:"Poppins-Regular"},null,8,["local","away","home-xg","home-goals","away-xg","away-goals"])]),t.createElementVNode("div",Pnt,[t.createVNode(g,{"play-videos-privileges":r.playVideosPrivileges,stats:m.stats,"game-info":m.gameInfo,onOpenmedia:n.openmedia},null,8,["play-videos-privileges","stats","game-info","onOpenmedia"])])])]),_:1})]),r.showLineups?(t.openBlock(),t.createElementBlock("div",Fnt,[r.type=="Postmatch"?(t.openBlock(),t.createBlock(c,{key:0,type:"2D","selected-option":"Postmatch",game:{game_id:r.config.game,season_id:r.config.season_id,prematch:!1}},null,8,["game"])):(t.openBlock(),t.createBlock(c,{key:1,type:"2D","selected-option":"Historicos",game:{game_id:r.config.game,season_id:r.config.season_id,prematch:!1}},null,8,["game"]))])):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(n.gridpartidosummaryClass+"__row2")},[t.createElementVNode("div",Rnt,[Vnt,t.createElementVNode("a",{class:"staticscontainer__header__button",onClick:a[4]||(a[4]=(...l)=>n.changeToTab&&n.changeToTab(...l))},"Ver más")]),t.createElementVNode("div",znt,[t.createVNode(o,{local:m.home,away:m.away,"tournament-type":r.tournamentType,"home-xg":m.homeXg,"home-goals":m.homeGoals,"away-xg":m.awayXg,"away-goals":m.awayGoals,fontFamily:"Poppins-Regular"},null,8,["local","away","tournament-type","home-xg","home-goals","away-xg","away-goals"])]),t.createElementVNode("div",Dnt,[t.createVNode(g,{"play-videos-privileges":r.playVideosPrivileges,stats:m.stats,"game-info":m.gameInfo,onOpenmedia:n.openmedia},null,8,["play-videos-privileges","stats","game-info","onOpenmedia"])])],2)],2)])],512)}const QP=Kh(mnt,[["render",Lnt],["__scopeId","data-v-5975a120"]]),mBt="",gBt="",$nt={class:"datagame-container"},jnt=Ti({__name:"GSCSummaryMain",props:{seasonSelected:{type:Object,default:()=>({id:1772,name:"Apertura 2023",related_seasons:Array(),type:0})},game:{type:Object,default:()=>({gameId:79623,seasonId:1772,status:1,dateTimeUTC:"2023-10-01T22:20:00Z",homeTeam:{logo:"https://az755631.vo.msecnd.net/teams-80/18.png",team_id:10,provisional_logo:"https://az755631.vo.msecnd.net/teams-provisional/18.png",colloquial_name:"Toluca",acronym:"TOL",team_name:"Toluca"},awayTeam:{logo:"https://az755631.vo.msecnd.net/teams-80/1.png",team_id:1,provisional_logo:"https://az755631.vo.msecnd.net/teams-provisional/1.png",colloquial_name:"Chivas",acronym:"CHI",team_name:"Guadalajara"}})},showLineups:{type:Boolean,default:!0},canPlayVideos:{type:Boolean,default:!0},seasonAndPrivileges:{type:Object,default:null},videoPrivilegesPlayingAs:{type:Set,default:()=>new Set([1,2])},playVideosPrivileges:{type:Object,default:null}},emits:["openmedia","changeToTab"],setup(e,{emit:a}){const r=e,d=$1(),m=t.ref(0);t.watch(()=>r.game,i=>{m.value=i.gameId},{deep:!0,immediate:!0});function n(i){a("openmedia",i)}function s(i){a("changeToTab",i)}return(i,_)=>(t.openBlock(),t.createElementBlock("div",$nt,[e.game.game_status==4?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[Object.keys(e.game).length>0?(t.openBlock(),t.createBlock(t.unref(QP),{onOpenmedia:n,onChangeToTab:s,type:"Prematch",key:m.value,"tournament-type":t.unref(d).getters["gameGlobal/getTournamentType"],config:{season_id:e.game.seasonId,game:e.game.gameId,parent_season:e.seasonSelected.id},"can-play-videos":e.canPlayVideos,"video-privileges-playing-as":e.videoPrivilegesPlayingAs,"play-videos-privileges":e.playVideosPrivileges,showLineups:e.showLineups},null,8,["tournament-type","config","can-play-videos","video-privileges-playing-as","play-videos-privileges","showLineups"])):t.createCommentVNode("",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[Object.keys(e.game).length>0?(t.openBlock(),t.createBlock(t.unref(QP),{onOpenmedia:n,onChangeToTab:s,type:"Postmatch","tournament-type":t.unref(d).getters["gameGlobal/getTournamentType"],key:m.value,config:{season_id:e.game.seasonId,game:e.game.gameId,parent_season:e.seasonSelected.id},showLineups:e.showLineups,"can-play-videos":e.canPlayVideos,"video-privileges-playing-as":e.videoPrivilegesPlayingAs,"play-videos-privileges":e.playVideosPrivileges},null,8,["tournament-type","config","showLineups","can-play-videos","video-privileges-playing-as","play-videos-privileges"])):t.createCommentVNode("",!0)],64))]))}},[["__scopeId","data-v-60daf71a"]]);function eF(e,a){return function(){return e.apply(a,arguments)}}const{toString:Unt}=Object.prototype,{getPrototypeOf:r6}=Object,i_=(e=>a=>{const r=Unt.call(a);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),Gc=e=>(e=e.toLowerCase(),a=>i_(a)===e),o_=e=>a=>typeof a===e,{isArray:ef}=Array,k0=o_("undefined");function Hnt(e){return e!==null&&!k0(e)&&e.constructor!==null&&!k0(e.constructor)&&gc(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const tF=Gc("ArrayBuffer");function Gnt(e){let a;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?a=ArrayBuffer.isView(e):a=e&&e.buffer&&tF(e.buffer),a}const Wnt=o_("string"),gc=o_("function"),aF=o_("number"),s_=e=>e!==null&&typeof e=="object",qnt=e=>e===!0||e===!1,l_=e=>{if(i_(e)!=="object")return!1;const a=r6(e);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Ynt=Gc("Date"),Znt=Gc("File"),Xnt=Gc("Blob"),Knt=Gc("FileList"),Jnt=e=>s_(e)&&gc(e.pipe),Qnt=e=>{let a;return e&&(typeof FormData=="function"&&e instanceof FormData||gc(e.append)&&((a=i_(e))==="formdata"||a==="object"&&gc(e.toString)&&e.toString()==="[object FormData]"))},eit=Gc("URLSearchParams"),[tit,ait,rit,nit]=["ReadableStream","Request","Response","Headers"].map(Gc),iit=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function C0(e,a,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let d,m;if(typeof e!="object"&&(e=[e]),ef(e))for(d=0,m=e.length;d<m;d++)a.call(null,e[d],d,e);else{const n=r?Object.getOwnPropertyNames(e):Object.keys(e),s=n.length;let i;for(d=0;d<s;d++)i=n[d],a.call(null,e[i],i,e)}}function rF(e,a){a=a.toLowerCase();const r=Object.keys(e);let d=r.length,m;for(;d-- >0;)if(m=r[d],a===m.toLowerCase())return m;return null}const nF=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,iF=e=>!k0(e)&&e!==nF;function n6(){const{caseless:e}=iF(this)&&this||{},a={},r=(d,m)=>{const n=e&&rF(a,m)||m;l_(a[n])&&l_(d)?a[n]=n6(a[n],d):l_(d)?a[n]=n6({},d):ef(d)?a[n]=d.slice():a[n]=d};for(let d=0,m=arguments.length;d<m;d++)arguments[d]&&C0(arguments[d],r);return a}const oit=(e,a,r,{allOwnKeys:d}={})=>(C0(a,(m,n)=>{r&&gc(m)?e[n]=eF(m,r):e[n]=m},{allOwnKeys:d}),e),sit=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),lit=(e,a,r,d)=>{e.prototype=Object.create(a.prototype,d),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:a.prototype}),r&&Object.assign(e.prototype,r)},cit=(e,a,r,d)=>{let m,n,s;const i={};if(a=a||{},e==null)return a;do{for(m=Object.getOwnPropertyNames(e),n=m.length;n-- >0;)s=m[n],(!d||d(s,e,a))&&!i[s]&&(a[s]=e[s],i[s]=!0);e=r!==!1&&r6(e)}while(e&&(!r||r(e,a))&&e!==Object.prototype);return a},dit=(e,a,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=a.length;const d=e.indexOf(a,r);return d!==-1&&d===r},uit=e=>{if(!e)return null;if(ef(e))return e;let a=e.length;if(!aF(a))return null;const r=new Array(a);for(;a-- >0;)r[a]=e[a];return r},pit=(e=>a=>e&&a instanceof e)(typeof Uint8Array<"u"&&r6(Uint8Array)),hit=(e,a)=>{const r=(e&&e[Symbol.iterator]).call(e);let d;for(;(d=r.next())&&!d.done;){const m=d.value;a.call(e,m[0],m[1])}},fit=(e,a)=>{let r;const d=[];for(;(r=e.exec(a))!==null;)d.push(r);return d},mit=Gc("HTMLFormElement"),git=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,r,d){return r.toUpperCase()+d}),oF=(({hasOwnProperty:e})=>(a,r)=>e.call(a,r))(Object.prototype),yit=Gc("RegExp"),sF=(e,a)=>{const r=Object.getOwnPropertyDescriptors(e),d={};C0(r,(m,n)=>{let s;(s=a(m,n,e))!==!1&&(d[n]=s||m)}),Object.defineProperties(e,d)},_it=e=>{sF(e,(a,r)=>{if(gc(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const d=e[r];if(gc(d)){if(a.enumerable=!1,"writable"in a){a.writable=!1;return}a.set||(a.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},vit=(e,a)=>{const r={},d=m=>{m.forEach(n=>{r[n]=!0})};return ef(e)?d(e):d(String(e).split(a)),r},bit=()=>{},xit=(e,a)=>e!=null&&Number.isFinite(e=+e)?e:a,i6="abcdefghijklmnopqrstuvwxyz",lF="0123456789",cF={DIGIT:lF,ALPHA:i6,ALPHA_DIGIT:i6+i6.toUpperCase()+lF},wit=(e=16,a=cF.ALPHA_DIGIT)=>{let r="";const{length:d}=a;for(;e--;)r+=a[Math.random()*d|0];return r};function kit(e){return!!(e&&gc(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const Cit=e=>{const a=new Array(10),r=(d,m)=>{if(s_(d)){if(a.indexOf(d)>=0)return;if(!("toJSON"in d)){a[m]=d;const n=ef(d)?[]:{};return C0(d,(s,i)=>{const _=r(s,m+1);!k0(_)&&(n[i]=_)}),a[m]=void 0,n}}return d};return r(e,0)},Eit=Gc("AsyncFunction"),Tit=e=>e&&(s_(e)||gc(e))&&gc(e.then)&&gc(e.catch),ur={isArray:ef,isArrayBuffer:tF,isBuffer:Hnt,isFormData:Qnt,isArrayBufferView:Gnt,isString:Wnt,isNumber:aF,isBoolean:qnt,isObject:s_,isPlainObject:l_,isReadableStream:tit,isRequest:ait,isResponse:rit,isHeaders:nit,isUndefined:k0,isDate:Ynt,isFile:Znt,isBlob:Xnt,isRegExp:yit,isFunction:gc,isStream:Jnt,isURLSearchParams:eit,isTypedArray:pit,isFileList:Knt,forEach:C0,merge:n6,extend:oit,trim:iit,stripBOM:sit,inherits:lit,toFlatObject:cit,kindOf:i_,kindOfTest:Gc,endsWith:dit,toArray:uit,forEachEntry:hit,matchAll:fit,isHTMLForm:mit,hasOwnProperty:oF,hasOwnProp:oF,reduceDescriptors:sF,freezeMethods:_it,toObjectSet:vit,toCamelCase:git,noop:bit,toFiniteNumber:xit,findKey:rF,global:nF,isContextDefined:iF,ALPHABET:cF,generateString:wit,isSpecCompliantForm:kit,toJSONObject:Cit,isAsyncFn:Eit,isThenable:Tit};function fn(e,a,r,d,m){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",a&&(this.code=a),r&&(this.config=r),d&&(this.request=d),m&&(this.response=m)}ur.inherits(fn,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:ur.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const dF=fn.prototype,uF={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{uF[e]={value:e}}),Object.defineProperties(fn,uF),Object.defineProperty(dF,"isAxiosError",{value:!0}),fn.from=(e,a,r,d,m,n)=>{const s=Object.create(dF);return ur.toFlatObject(e,s,function(i){return i!==Error.prototype},i=>i!=="isAxiosError"),fn.call(s,e.message,a,r,d,m),s.cause=e,s.name=e.name,n&&Object.assign(s,n),s};const Sit=null;function o6(e){return ur.isPlainObject(e)||ur.isArray(e)}function pF(e){return ur.endsWith(e,"[]")?e.slice(0,-2):e}function hF(e,a,r){return e?e.concat(a).map(function(d,m){return d=pF(d),!r&&m?"["+d+"]":d}).join(r?".":""):a}function Ait(e){return ur.isArray(e)&&!e.some(o6)}const Nit=ur.toFlatObject(ur,{},null,function(e){return/^is[A-Z]/.test(e)});function c_(e,a,r){if(!ur.isObject(e))throw new TypeError("target must be an object");a=a||new FormData,r=ur.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(c,l){return!ur.isUndefined(l[c])});const d=r.metaTokens,m=r.visitor||f,n=r.dots,s=r.indexes,i=(r.Blob||typeof Blob<"u"&&Blob)&&ur.isSpecCompliantForm(a);if(!ur.isFunction(m))throw new TypeError("visitor must be a function");function _(c){if(c===null)return"";if(ur.isDate(c))return c.toISOString();if(!i&&ur.isBlob(c))throw new fn("Blob is not supported. Use a Buffer instead.");return ur.isArrayBuffer(c)||ur.isTypedArray(c)?i&&typeof Blob=="function"?new Blob([c]):Buffer.from(c):c}function f(c,l,u){let p=c;if(c&&!u&&typeof c=="object"){if(ur.endsWith(l,"{}"))l=d?l:l.slice(0,-2),c=JSON.stringify(c);else if(ur.isArray(c)&&Ait(c)||(ur.isFileList(c)||ur.endsWith(l,"[]"))&&(p=ur.toArray(c)))return l=pF(l),p.forEach(function(h,y){!(ur.isUndefined(h)||h===null)&&a.append(s===!0?hF([l],y,n):s===null?l:l+"[]",_(h))}),!1}return o6(c)?!0:(a.append(hF(u,l,n),_(c)),!1)}const o=[],g=Object.assign(Nit,{defaultVisitor:f,convertValue:_,isVisitable:o6});function x(c,l){if(!ur.isUndefined(c)){if(o.indexOf(c)!==-1)throw Error("Circular reference detected in "+l.join("."));o.push(c),ur.forEach(c,function(u,p){(!(ur.isUndefined(u)||u===null)&&m.call(a,u,ur.isString(p)?p.trim():p,l,g))===!0&&x(u,l?l.concat(p):[p])}),o.pop()}}if(!ur.isObject(e))throw new TypeError("data must be an object");return x(e),a}function fF(e){const a={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return a[r]})}function s6(e,a){this._pairs=[],e&&c_(e,this,a)}const mF=s6.prototype;mF.append=function(e,a){this._pairs.push([e,a])},mF.toString=function(e){const a=e?function(r){return e.call(this,r,fF)}:fF;return this._pairs.map(function(r){return a(r[0])+"="+a(r[1])},"").join("&")};function Iit(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function gF(e,a,r){if(!a)return e;const d=r&&r.encode||Iit,m=r&&r.serialize;let n;if(m?n=m(a,r):n=ur.isURLSearchParams(a)?a.toString():new s6(a,r).toString(d),n){const s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+n}return e}class yF{constructor(){this.handlers=[]}use(a,r,d){return this.handlers.push({fulfilled:a,rejected:r,synchronous:d?d.synchronous:!1,runWhen:d?d.runWhen:null}),this.handlers.length-1}eject(a){this.handlers[a]&&(this.handlers[a]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(a){ur.forEach(this.handlers,function(r){r!==null&&a(r)})}}const _F={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Bit=typeof URLSearchParams<"u"?URLSearchParams:s6,Mit=typeof FormData<"u"?FormData:null,Oit=typeof Blob<"u"?Blob:null,Pit={isBrowser:!0,classes:{URLSearchParams:Bit,FormData:Mit,Blob:Oit},protocols:["http","https","file","blob","url","data"]},l6=typeof window<"u"&&typeof document<"u",Fit=(e=>l6&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),Rit=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Vit=l6&&window.location.href||"http://localhost",zit=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:l6,hasStandardBrowserEnv:Fit,hasStandardBrowserWebWorkerEnv:Rit,origin:Vit},Symbol.toStringTag,{value:"Module"})),Wc={...zit,...Pit};function Dit(e,a){return c_(e,new Wc.classes.URLSearchParams,Object.assign({visitor:function(r,d,m,n){return Wc.isNode&&ur.isBuffer(r)?(this.append(d,r.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)}},a))}function Lit(e){return ur.matchAll(/\w+|\[(\w*)]/g,e).map(a=>a[0]==="[]"?"":a[1]||a[0])}function $it(e){const a={},r=Object.keys(e);let d;const m=r.length;let n;for(d=0;d<m;d++)n=r[d],a[n]=e[n];return a}function vF(e){function a(r,d,m,n){let s=r[n++];if(s==="__proto__")return!0;const i=Number.isFinite(+s),_=n>=r.length;return s=!s&&ur.isArray(m)?m.length:s,_?(ur.hasOwnProp(m,s)?m[s]=[m[s],d]:m[s]=d,!i):((!m[s]||!ur.isObject(m[s]))&&(m[s]=[]),a(r,d,m[s],n)&&ur.isArray(m[s])&&(m[s]=$it(m[s])),!i)}if(ur.isFormData(e)&&ur.isFunction(e.entries)){const r={};return ur.forEachEntry(e,(d,m)=>{a(Lit(d),m,r,0)}),r}return null}function jit(e,a,r){if(ur.isString(e))try{return(a||JSON.parse)(e),ur.trim(e)}catch(d){if(d.name!=="SyntaxError")throw d}return(r||JSON.stringify)(e)}const E0={transitional:_F,adapter:["xhr","http","fetch"],transformRequest:[function(e,a){const r=a.getContentType()||"",d=r.indexOf("application/json")>-1,m=ur.isObject(e);if(m&&ur.isHTMLForm(e)&&(e=new FormData(e)),ur.isFormData(e))return d?JSON.stringify(vF(e)):e;if(ur.isArrayBuffer(e)||ur.isBuffer(e)||ur.isStream(e)||ur.isFile(e)||ur.isBlob(e)||ur.isReadableStream(e))return e;if(ur.isArrayBufferView(e))return e.buffer;if(ur.isURLSearchParams(e))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let n;if(m){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Dit(e,this.formSerializer).toString();if((n=ur.isFileList(e))||r.indexOf("multipart/form-data")>-1){const s=this.env&&this.env.FormData;return c_(n?{"files[]":e}:e,s&&new s,this.formSerializer)}}return m||d?(a.setContentType("application/json",!1),jit(e)):e}],transformResponse:[function(e){const a=this.transitional||E0.transitional,r=a&&a.forcedJSONParsing,d=this.responseType==="json";if(ur.isResponse(e)||ur.isReadableStream(e))return e;if(e&&ur.isString(e)&&(r&&!this.responseType||d)){const m=!(a&&a.silentJSONParsing)&&d;try{return JSON.parse(e)}catch(n){if(m)throw n.name==="SyntaxError"?fn.from(n,fn.ERR_BAD_RESPONSE,this,null,this.response):n}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Wc.classes.FormData,Blob:Wc.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};ur.forEach(["delete","get","head","post","put","patch"],e=>{E0.headers[e]={}});const Uit=ur.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Hit=e=>{const a={};let r,d,m;return e&&e.split(`
112
+ `+n):d.stack=n}throw d}}_request(a,r){typeof a=="string"?(r=r||{},r.url=a):r=a||{},r=Qh(this.defaults,r);const{transitional:d,paramsSerializer:m,headers:n}=r;d!==void 0&&t6.assertOptions(d,{silentJSONParsing:Xu.transitional(Xu.boolean),forcedJSONParsing:Xu.transitional(Xu.boolean),clarifyTimeoutError:Xu.transitional(Xu.boolean)},!1),m!=null&&(Ar.isFunction(m)?r.paramsSerializer={serialize:m}:t6.assertOptions(m,{encode:Xu.function,serialize:Xu.function},!0)),r.method=(r.method||this.defaults.method||"get").toLowerCase();let s=n&&Ar.merge(n.common,n[r.method]);n&&Ar.forEach(["delete","get","head","post","put","patch","common"],l=>{delete n[l]}),r.headers=mu.concat(s,n);const i=[];let _=!0;this.interceptors.request.forEach(function(l){typeof l.runWhen=="function"&&l.runWhen(r)===!1||(_=_&&l.synchronous,i.unshift(l.fulfilled,l.rejected))});const f=[];this.interceptors.response.forEach(function(l){f.push(l.fulfilled,l.rejected)});let o,g=0,x;if(!_){const l=[WP.bind(this),void 0];for(l.unshift.apply(l,i),l.push.apply(l,f),x=l.length,o=Promise.resolve(r);g<x;)o=o.then(l[g++],l[g++]);return o}x=i.length;let c=r;for(g=0;g<x;){const l=i[g++],u=i[g++];try{c=l(c)}catch(p){u.call(this,p);break}}try{o=WP.call(this,c)}catch(l){return Promise.reject(l)}for(g=0,x=f.length;g<x;)o=o.then(f[g++],f[g++]);return o}getUri(a){a=Qh(this.defaults,a);const r=jP(a.baseURL,a.url);return FP(r,a.params,a.paramsSerializer)}}Ar.forEach(["delete","get","head","options"],function(e){r_.prototype[e]=function(a,r){return this.request(Qh(r||{},{method:e,url:a,data:(r||{}).data}))}}),Ar.forEach(["post","put","patch"],function(e){function a(r){return function(d,m,n){return this.request(Qh(n||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:d,data:m}))}}r_.prototype[e]=a(),r_.prototype[e+"Form"]=a(!0)});const n_=r_,unt=class b${constructor(a){if(typeof a!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(m){r=m});const d=this;this.promise.then(m=>{if(!d._listeners)return;let n=d._listeners.length;for(;n-- >0;)d._listeners[n](m);d._listeners=null}),this.promise.then=m=>{let n;const s=new Promise(i=>{d.subscribe(i),n=i}).then(m);return s.cancel=function(){d.unsubscribe(n)},s},a(function(m,n,s){d.reason||(d.reason=new w0(m,n,s),r(d.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(a){if(this.reason){a(this.reason);return}this._listeners?this._listeners.push(a):this._listeners=[a]}unsubscribe(a){if(!this._listeners)return;const r=this._listeners.indexOf(a);r!==-1&&this._listeners.splice(r,1)}static source(){let a;return{token:new b$(function(r){a=r}),cancel:a}}};function pnt(e){return function(a){return e.apply(null,a)}}function hnt(e){return Ar.isObject(e)&&e.isAxiosError===!0}const a6={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(a6).forEach(([e,a])=>{a6[a]=e});const fnt=a6;function XP(e){const a=new n_(e),r=vP(n_.prototype.request,a);return Ar.extend(r,n_.prototype,a,{allOwnKeys:!0}),Ar.extend(r,a,null,{allOwnKeys:!0}),r.create=function(d){return XP(Qh(e,d))},r}const Mo=XP(Zw);Mo.Axios=n_,Mo.CanceledError=w0,Mo.CancelToken=unt,Mo.isCancel=$P,Mo.VERSION=YP,Mo.toFormData=e_,Mo.AxiosError=Yn,Mo.Cancel=Mo.CanceledError,Mo.all=function(e){return Promise.all(e)},Mo.spread=pnt,Mo.isAxiosError=hnt,Mo.mergeConfig=Qh,Mo.AxiosHeaders=mu,Mo.formToJSON=e=>DP(Ar.isHTMLForm(e)?new FormData(e):e),Mo.getAdapter=GP.getAdapter,Mo.HttpStatusCode=fnt,Mo.default=Mo;const KP=Mo;let JP=null;const mnt={components:{GSCPlayerTeamGame:det,GSCLineups:WXe,GSCData:rMe,GSCHighlights:EPe,GSCSlider:gAe,TableComparative:Yet,GSCThumbnailHighlightGameHistoric:xet,GscLinearTeamStats:Jat},props:{config:{type:Object,default:()=>{}},type:{type:String,default:"Postmatch"},tournamentType:{type:Number,default:0},showLineups:{type:Boolean,default:!0},videoPrivilegesPlayingAs:{type:Set,default:()=>new Set([1,2])},playVideosPrivileges:{type:Object,default:null}},data(){return{update:0,tournamentId:0,item:{backgroundhome:"",backgroundaway:"",logohome:"",logoaway:"",background:"",match:"",seasonname:"",score:""},stats:{},statsLocal:{},statsAway:{},home:{},away:{},gameInfo:{},elementSize:{width:0,height:0},componentKey:0,homeXg:"",homeGoals:"",awayXg:"",awayGoals:"",url:"https://jfxv8fqkn3.execute-api.us-west-2.amazonaws.com/prod/generalTable/",gamesContainerWidth:0,token:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"}},computed:{canPlayVideosPostMatch(){return this.playVideosPrivileges?this.playVideosPrivileges.canPrivilegesTeamPlayVideos:!0},gridpartidosummaryClass(){return this.gamesContainerWidth<=820?"grid-partido-summary820":"grid-partido-summary"},videopartidopltegaplayersClass(){return this.gamesContainerWidth<=900?"video-partido-pltega-players620":"video-partido-pltega-players"}},watch:{elementSize:{handler:function(e,a){a&&(a.width===0||a.width>700)&&this.componentKey<1&&this.componentKey++},immediate:!0,deep:!0}},methods:{getCarouselWidth(){const e=this.$refs.refDataContainer;if(e){const a=e.getBoundingClientRect(),r=a.width/1,d=Math.max(200,r);this.elementSize.width=d,this.elementSize.height=a.height}},onclickPlayVideos(e){var a=[];e.type==2?e.data.position_id==1?e.data.category==0?a=[55,324,323,608,39,774,802,52,53,40,54]:a=e.data.category:e.data.category==0?a=[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]:a=e.data.category:e.type==3?e.data.category==0?a=[607,608,12,55,54,35,14,52,15,53,466,477,40,257,39]:a=e.data.category:e.data.category!=0?a=e.data.category:a=[607,608,12,55,54,35,14,52,15,53,466,477];const r=[1,2,3];let d={seasonId:e.data.season_id,mainSectionType:1,playListType:e.type,categoryIds:a,gameIds:e.data.game_id?[e.data.game_id]:null,playerIds:e.data.position_id!=1?e.data.player_id?[e.data.player_id]:[]:[],goalkeeperIds:e.data.position_id==1?e.data.player_id?[e.data.player_id]:[]:[],teamId:e.data.team_id?e.data.team_id:0,matchResult:e.data.matchResult?[e.data.matchResult]:r,playData:{},advancedFilter:{playListTitle:""}};e.data.category!==0&&(d.advancedFilter.mainCategoryId=e.data.category),this.$emit("openmedia",d)},onViewMoreGs(){this.$emit("changeToTab","Datos Golstats")},changeToTab(){this.$emit("changeToTab","Estadísticas")},openmedia(e){this.$emit("openmedia",e)},setUpResizeObserver(){if(window.ResizeObserver)JP=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),JP.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")},getXg(e){let a={};const r=e.local_team.reduce((s,i)=>(a[i[16]]||(s+=i[14],a[i[16]]=!0),s),0);a={};const d=e.local_team.reduce((s,i)=>(!a[i[16]]&&(i[0]==12||i[0]==55||i[0]==35||i[0]==54)&&(s+=i[6],a[i[16]]=!0),s),0);a={};const m=e.visiting_team.reduce((s,i)=>(a[i[16]]||(s+=i[14],a[i[16]]=!0),s),0);a={};const n=e.visiting_team.reduce((s,i)=>(!a[i[16]]&&(i[0]==12||i[0]==55||i[0]==35||i[0]==54)&&(s+=i[6],a[i[16]]=!0),s),0);this.homeXg=_P(r,2),this.homeGoals=d,this.awayXg=_P(m,2),this.awayGoals=n},async fillData(){const e=KP.create({headers:{Authorization:`${this.token}`}}),a=await e.get("https://8tvo5bp9ai.execute-api.us-west-2.amazonaws.com/prod/gamesBySeason/"+this.config.season_id),r=await e.get("https://d2oco6mqmc.execute-api.us-west-2.amazonaws.com/prod/teamsBySeason/"+this.config.season_id);this.tournamentId=r.data.tournament_id;const d=a.data.games.findIndex(n=>n.game_id===this.config.game);if(this.gameInfo=a.data.games[d],this.type==="Postmatch"){const n=await e.get("https://fxtcaw9tw6.execute-api.us-east-2.amazonaws.com/prod/historic/games/"+this.config.game);this.item.category=0,this.item.game_id=n.data.game_id,this.item.season_id=this.config.season_id,this.item.score=n.data.thumbnails[n.data.game_id].score[0]+" - "+n.data.thumbnails[n.data.game_id].score[1],this.item.backgroundhome=n.data.thumbnails[n.data.game_id].info_thumbnails.home_colors.background_color,this.item.backgroundaway=n.data.thumbnails[n.data.game_id].info_thumbnails.away_colors.background_color,this.item.logohome="https://az755631.vo.msecnd.net/teams-150/"+n.data.thumbnails[n.data.game_id].home_team+".png",this.item.logoaway="https://az755631.vo.msecnd.net/teams-150/"+n.data.thumbnails[n.data.game_id].visiting_team+".png",this.item.background="https://golstatsimages.blob.core.windows.net/images-library/"+n.data.thumbnails[n.data.game_id].info_thumbnails.images.background_default_games[0]}try{const n=await e.get("https://bzznnzehtf.execute-api.us-west-2.amazonaws.com/prod/xg/seasons/"+this.config.season_id+"/teams/"+this.gameInfo.home_team+"/"+this.gameInfo.visiting_team);if(n.data.data_headers.length>0)this.getXg(n.data);else try{const s=await e.get("https://bzznnzehtf.execute-api.us-west-2.amazonaws.com/prod/xg/seasons/"+this.config.parent_season+"/teams/"+this.gameInfo.home_team+"/"+this.gameInfo.visiting_team);this.getXg(s.data)}catch(s){console.log(s)}}catch(n){console.log(n)}this.stats[this.gameInfo.home_team]=[],this.stats[this.gameInfo.visiting_team]=[];var m=[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,36,37,38,39,40];for(let n=0;n<m.length;n++)this.stats[this.gameInfo.home_team][m[n]]=[],this.stats[this.gameInfo.home_team][m[n]]=0,this.stats[this.gameInfo.visiting_team][m[n]]=[],this.stats[this.gameInfo.visiting_team][m[n]]=0;if(this.type==="Postmatch"){const n=await e.get("https://nckawv8v3b.execute-api.us-west-2.amazonaws.com/prod/v2/statisticsByGame/"+this.config.game);for(let s=0;s<n.data.data.length;s++)n.data.data[s][1]==this.gameInfo.home_team?this.stats[this.gameInfo.home_team][n.data.data[s][0]]?this.stats[this.gameInfo.home_team][n.data.data[s][0]]=this.stats[this.gameInfo.home_team][n.data.data[s][0]]+n.data.data[s][6]:(this.stats[this.gameInfo.home_team][n.data.data[s][0]]=[],this.stats[this.gameInfo.home_team][n.data.data[s][0]]=n.data.data[s][6]):this.stats[this.gameInfo.visiting_team][n.data.data[s][0]]?this.stats[this.gameInfo.visiting_team][n.data.data[s][0]]=this.stats[this.gameInfo.visiting_team][n.data.data[s][0]]+n.data.data[s][6]:(this.stats[this.gameInfo.visiting_team][n.data.data[s][0]]=[],this.stats[this.gameInfo.visiting_team][n.data.data[s][0]]=n.data.data[s][6])}else if(this.type==="Prematch"){try{const f=await e.get("https://a4dcb6avog.execute-api.us-west-2.amazonaws.com/prod/v2/statisticsTeamBySeason/"+this.config.season_id+"/"+this.gameInfo.home_team);this.statsLocal=f}catch{try{const f=await e.get("https://a4dcb6avog.execute-api.us-west-2.amazonaws.com/prod/v2/statisticsTeamBySeason/"+this.config.parent_season+"/"+this.gameInfo.home_team);this.statsLocal=f}catch{console.log("error regular local")}}try{const f=await e.get("https://a4dcb6avog.execute-api.us-west-2.amazonaws.com/prod/v2/statisticsTeamBySeason/"+this.config.season_id+"/"+this.gameInfo.visiting_team);this.statsAway=f}catch{const f=await e.get("https://a4dcb6avog.execute-api.us-west-2.amazonaws.com/prod/v2/statisticsTeamBySeason/"+this.config.parent_season+"/"+this.gameInfo.visiting_team);this.statsAway=f}const n=this.statsLocal.data.games.played?this.statsLocal.data.games.played:1,s=this.statsAway.data.games.played?this.statsAway.data.games.played:1;for(let f=0;f<this.statsLocal.data.data.length;f++){const[o,,,,,,g]=this.statsLocal.data.data[f],x=this.stats[this.gameInfo.home_team];x[o]=(x[o]||0)+g}for(let f=0;f<this.statsAway.data.data.length;f++){const[o,,,,,,g]=this.statsAway.data.data[f],x=this.stats[this.gameInfo.visiting_team];x[o]=(x[o]||0)+g}const i=this.stats[this.gameInfo.home_team];for(const f in i)i[f]&&i[f]>0&&(i[f]/=n);const _=this.stats[this.gameInfo.visiting_team];for(const f in _)_[f]&&_[f]>0&&(_[f]/=s)}},async getTableList(){try{const e=await KP.create({headers:{Authorization:`${this.token}`}}).get(this.url+this.config.parent_season);let a=-1,r=-1;if(this.tournamentType!=1)a=e.data.data.findIndex(d=>d.team_id===this.gameInfo.home_team),r=e.data.data.findIndex(d=>d.team_id===this.gameInfo.visiting_team);else for(let d=0;d<e.data.groups.length;d++)a==-1&&(a=e.data.groups[d].data.findIndex(m=>m.team_id===this.gameInfo.home_team),a!=-1&&(this.home=e.data.groups[d].data[a])),r==-1&&(r=e.data.groups[d].data.findIndex(m=>m.team_id===this.gameInfo.visiting_team),r!=-1&&(this.away=e.data.groups[d].data[r]));this.tournamentType!=1&&(this.home=e.data.data[a],this.away=e.data.data[r]),this.update+=1}catch(e){console.error(e)}}},async mounted(){setTimeout(()=>{this.setUpResizeObserver(),this.getCarouselWidth(),window.addEventListener("resize",this.getCarouselWidth)},1e3),await this.fillData(),await this.getTableList()},beforeUnmount(){window.removeEventListener("resize",this.getCarouselWidth)}},Sp=e=>(t.pushScopeId("data-v-bed0e7cf"),e=e(),t.popScopeId(),e),gnt={ref:"gamesContainer",class:"container",style:{}},ynt={class:"video-partido-container"},_nt={class:"video-partido-container__highlight"},vnt={key:0,class:"video-partido-container__ribbon"},bnt=Sp(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"HIGHLIGHTS DEL",-1)),xnt=Sp(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"PARTIDO",-1)),wnt={key:1,class:"video-partido-container__description"},knt=Sp(()=>t.createElementVNode("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M2.30205 11.4277C2.21053 11.3756 2.13403 11.2978 2.0808 11.2027C2.02757 11.1075 1.99964 10.9986 2 10.8878V1.11068C2.00013 1.0002 2.02825 0.891808 2.08137 0.797044C2.13449 0.70228 2.21063 0.624681 2.3017 0.572496C2.39276 0.520311 2.49535 0.495491 2.59855 0.500673C2.70175 0.505856 2.80171 0.540848 2.8878 0.601929L9.74533 5.49105C9.82365 5.54675 9.88789 5.62229 9.93232 5.71095C9.97675 5.79961 10 5.89864 10 5.99923C10 6.09982 9.97675 6.19885 9.93232 6.28751C9.88789 6.37617 9.82365 6.45171 9.74533 6.50741L2.8878 11.3977C2.80184 11.4589 2.70196 11.494 2.5988 11.4993C2.49565 11.5046 2.39309 11.4798 2.30205 11.4277ZM2.57173 10.8889L9.42926 5.99981L2.57173 10.8889Z",fill:"#CBEE6B"})],-1)),Cnt={class:"video-partido-container__image"},Ent=Sp(()=>t.createElementVNode("p",{class:"video-partido-container__description"}," Las jugadas mas importantes del partido ",-1)),Tnt=Sp(()=>t.createElementVNode("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[t.createElementVNode("path",{d:"M2.30205 11.4277C2.21053 11.3756 2.13403 11.2978 2.0808 11.2027C2.02757 11.1075 1.99964 10.9986 2 10.8878V1.11068C2.00013 1.0002 2.02825 0.891808 2.08137 0.797044C2.13449 0.70228 2.21063 0.624681 2.3017 0.572496C2.39276 0.520311 2.49535 0.495491 2.59855 0.500673C2.70175 0.505856 2.80171 0.540848 2.8878 0.601929L9.74533 5.49105C9.82365 5.54675 9.88789 5.62229 9.93232 5.71095C9.97675 5.79961 10 5.89864 10 5.99923C10 6.09982 9.97675 6.19885 9.93232 6.28751C9.88789 6.37617 9.82365 6.45171 9.74533 6.50741L2.8878 11.3977C2.80184 11.4589 2.70196 11.494 2.5988 11.4993C2.49565 11.5046 2.39309 11.4798 2.30205 11.4277ZM2.57173 10.8889L9.42926 5.99981L2.57173 10.8889Z",fill:"#CBEE6B"})],-1)),Snt={key:1,style:{width:"100%"}},Ant={class:"gsdatacontainer",ref:"refDataContainer"},Nnt={class:"staticsMovilContainerSlider"},Int={class:"staticsMovilContainer"},Bnt={class:"staticsMovilContainerComparative"},Mnt={class:"staticscontainer__header"},Ont=Sp(()=>t.createElementVNode("h2",{class:"staticscontainer__header__title"},"Estadísticas",-1)),Pnt={class:"staticsMovilContainerStats"},Fnt={key:0,class:"gslineupscontainer"},Rnt={class:"staticscontainer__header"},Vnt=Sp(()=>t.createElementVNode("h2",{class:"staticscontainer__header__title"},"Estadísticas",-1)),znt={class:"comparativecontainer"},Dnt={class:"statslinercontainer"};function Lnt(e,a,r,d,m,n){const s=t.resolveComponent("GSCThumbnailHighlightGameHistoric"),i=t.resolveComponent("GSCHighlights"),_=t.resolveComponent("GSCPlayerTeamGame"),f=t.resolveComponent("GSCData"),o=t.resolveComponent("TableComparative"),g=t.resolveComponent("GscLinearTeamStats"),x=t.resolveComponent("GSCSlider"),c=t.resolveComponent("GSCLineups");return t.openBlock(),t.createElementBlock("div",gnt,[t.createElementVNode("div",ynt,[t.createElementVNode("div",_nt,[n.canPlayVideosPostMatch&&r.type=="Postmatch"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",{class:"video-partido-container__content",style:t.normalizeStyle(m.gamesContainerWidth<645?"margin-bottom: 30px":"")},[Object.keys(m.gameInfo).length>0?(t.openBlock(),t.createElementBlock("div",vnt,t.toDisplayString(m.tournamentId!=41?m.gameInfo.matchday_name.replace("Matchday","Jornada").replace("de Final","").replace("Playoffs 1","Cuartos de Final Ida").replace("Playoffs 2","Cuartos de Final Vuelta").replace("Playoffs 3","Semifinal Ida").replace("Playoffs 4","Semifinal Vuelta").replace("Playoffs 5","Final Ida").replace("Playoffs 6","Final Vuelta"):m.gameInfo.matchday_name=="Matchday 10"?"Final":m.gameInfo.matchday_name.replace("Matchday 1","16vos Ida").replace("Matchday 2","16vos Vuelta").replace("Matchday 3","8vos Ida").replace("Matchday 4","8vos Vuelta").replace("Matchday 5","4tos Ida").replace("Matchday 6","4tos Vuelta").replace("Matchday 7","Semifinal Ida").replace("Matchday 8","Semifinal Vuelta").replace("Matchday 9","Final").replace("Matchday 10","Final")),1)):t.createCommentVNode("",!0),bnt,xnt,m.gamesContainerWidth>=645?(t.openBlock(),t.createElementBlock("p",wnt," Las jugadas mas importantes del partido ")):t.createCommentVNode("",!0),m.gamesContainerWidth>=645?(t.openBlock(),t.createElementBlock("button",{key:2,class:"video-partido-container__button",onClick:a[0]||(a[0]=l=>n.onclickPlayVideos({data:m.item,type:1}))},[knt,t.createTextVNode(" Reproducir ahora ")])):t.createCommentVNode("",!0)],4),t.createElementVNode("div",Cnt,[m.item.background!=""?(t.openBlock(),t.createBlock(s,{key:0,"color-background-home":m.item.backgroundhome,"color-background-away":m.item.backgroundaway,"logo-home":m.item.logohome,"logo-away":m.item.logoaway,background:m.item.background,matchday:m.item.match,"season-name":m.item.seasonname,onOnclickPlayVideos:a[1]||(a[1]=l=>n.onclickPlayVideos({data:m.item,type:1})),score:m.item.score},null,8,["color-background-home","color-background-away","logo-home","logo-away","background","matchday","season-name","score"])):t.createCommentVNode("",!0)]),t.createElementVNode("div",{class:"video-partido-container__content2",style:t.normalizeStyle(m.gamesContainerWidth<645?"display:block; width: 100%":"display:none")},[Ent,t.createElementVNode("button",{class:"video-partido-container__button",onClick:a[2]||(a[2]=l=>n.onclickPlayVideos({data:m.item,type:1}))},[Tnt,t.createTextVNode(" Reproducir ahora ")])],4)],64)):r.type!=="Postmatch"?(t.openBlock(),t.createElementBlock("div",Snt,[t.createVNode(i,{data:{game:r.config.game,season:r.config.season_id,type:"historic"},"can-play-videos":"","privileges-team-id":r.playVideosPrivileges?r.playVideosPrivileges.seasonAndPrivileges.teamId:0,"video-privileges-playing-as":r.videoPrivilegesPlayingAs,onOpenmedia:n.openmedia},null,8,["data","privileges-team-id","video-privileges-playing-as","onOpenmedia"])])):t.createCommentVNode("",!0)]),!r.playVideosPrivileges||r.playVideosPrivileges.canPrivilegesTeamPlayVideos?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(n.videopartidopltegaplayersClass)},[t.createVNode(_,{"px-scroll":338,"scroll-color":"none","arrows-position":"absolute","arrows-scroll-hide":!0,arrowsBackground:"rgba(255,255,255,.16)",arrowsContainerBgL:"linear-gradient(270deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsContainerBgR:"linear-gradient(90deg, rgba(22,37,50,0) 0%, rgba(22,37,50,1) 70%)",arrowsMargin:0,arrowsRadius:"50%",arrowsBorder:"#ddd",onOpenmedia:n.openmedia,"background-color":"#172531","background-footer":"#183143",style:{"margin-top":"10px"},type:3,title:"Jugadores (sus mejores jugadas):",data:{season:r.config.season_id,game:r.config.game,isPrematch:r.type==="Postmatch"?0:1},"video-privileges-playing-as":r.videoPrivilegesPlayingAs,"play-videos-privileges":r.playVideosPrivileges,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","data","video-privileges-playing-as","play-videos-privileges","onOnClickVideos","onOnClickCard"])],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(n.gridpartidosummaryClass)},[t.createElementVNode("div",{class:t.normalizeClass(n.gridpartidosummaryClass+"__row1")},[t.createElementVNode("div",Ant,[(t.openBlock(),t.createElementBlock("div",{class:"gsWidthDataContainer",key:m.componentKey},[r.type=="Postmatch"?(t.openBlock(),t.createBlock(f,{key:0,onOpenmedia:n.openmedia,type:0,"customize-colors":!1,prematch:!1,"click-card":!1,"wrap-around":!1,data:{season:r.config.season_id,game:r.config.game,home_team_id:m.gameInfo.home_team,away_team_id:m.gameInfo.visiting_team,player:123,team_view:m.gameInfo.home_team},"play-videos-privileges":r.playVideosPrivileges,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard,onOnClickCategory:e.onClickCategory,onOnViewMore:n.onViewMoreGs},null,8,["onOpenmedia","data","play-videos-privileges","onOnClickVideos","onOnClickCard","onOnClickCategory","onOnViewMore"])):(t.openBlock(),t.createBlock(f,{key:1,onOpenmedia:n.openmedia,type:0,"customize-colors":!1,prematch:!0,"click-card":!1,"wrap-around":!1,data:{season:r.config.season_id,game:r.config.game,home_team_id:m.gameInfo.home_team,away_team_id:m.gameInfo.visiting_team,player:123,team_view:m.gameInfo.home_team},"play-videos-privileges":r.playVideosPrivileges,onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard,onOnClickCategory:e.onClickCategory,onOnViewMore:n.onViewMoreGs},null,8,["onOpenmedia","data","play-videos-privileges","onOnClickVideos","onOnClickCard","onOnClickCategory","onOnViewMore"]))]))],512),t.createElementVNode("div",Nnt,[t.createVNode(x,{pxScroll:420,scrollColor:"none",arrowsPosition:"absolute",arrowsScrollHide:!0,arrowsHideOnNoScroll:!0,arrowsBackground:"none",arrowsContainerBgL:"none",arrowsContainerBgR:"none",arrowsMargin:0,arrowsRadius:"0%",arrowsBorder:"none","background-color":"#172531"},{default:t.withCtx(()=>[t.createElementVNode("div",Int,[t.createElementVNode("div",Bnt,[t.createElementVNode("div",Mnt,[Ont,t.createElementVNode("a",{class:"staticscontainer__header__button",onClick:a[3]||(a[3]=(...l)=>n.changeToTab&&n.changeToTab(...l))},"Ver más")]),t.createTextVNode(" "+t.toDisplayString(m.home)+" ",1),t.createVNode(o,{local:m.home,away:m.away,"home-xg":m.homeXg,"home-goals":m.homeGoals,"away-xg":m.awayXg,"away-goals":m.awayGoals,fontFamily:"Poppins-Regular"},null,8,["local","away","home-xg","home-goals","away-xg","away-goals"])]),t.createElementVNode("div",Pnt,[t.createVNode(g,{"play-videos-privileges":r.playVideosPrivileges,stats:m.stats,"game-info":m.gameInfo,onOpenmedia:n.openmedia},null,8,["play-videos-privileges","stats","game-info","onOpenmedia"])])])]),_:1})]),r.showLineups?(t.openBlock(),t.createElementBlock("div",Fnt,[r.type=="Postmatch"?(t.openBlock(),t.createBlock(c,{key:0,type:"2D","selected-option":"Postmatch",game:{game_id:r.config.game,season_id:r.config.season_id,prematch:!1}},null,8,["game"])):(t.openBlock(),t.createBlock(c,{key:1,type:"2D","selected-option":"Historicos",game:{game_id:r.config.game,season_id:r.config.season_id,prematch:!1}},null,8,["game"]))])):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(n.gridpartidosummaryClass+"__row2")},[t.createElementVNode("div",Rnt,[Vnt,t.createElementVNode("a",{class:"staticscontainer__header__button",onClick:a[4]||(a[4]=(...l)=>n.changeToTab&&n.changeToTab(...l))},"Ver más")]),t.createElementVNode("div",znt,[t.createVNode(o,{local:m.home,away:m.away,"tournament-type":r.tournamentType,"home-xg":m.homeXg,"home-goals":m.homeGoals,"away-xg":m.awayXg,"away-goals":m.awayGoals,fontFamily:"Poppins-Regular"},null,8,["local","away","tournament-type","home-xg","home-goals","away-xg","away-goals"])]),t.createElementVNode("div",Dnt,[t.createVNode(g,{"play-videos-privileges":r.playVideosPrivileges,stats:m.stats,"game-info":m.gameInfo,onOpenmedia:n.openmedia},null,8,["play-videos-privileges","stats","game-info","onOpenmedia"])])],2)],2)])],512)}const QP=Kh(mnt,[["render",Lnt],["__scopeId","data-v-bed0e7cf"]]),mBt="",gBt="",$nt={class:"datagame-container"},jnt=Ti({__name:"GSCSummaryMain",props:{seasonSelected:{type:Object,default:()=>({id:1772,name:"Apertura 2023",related_seasons:Array(),type:0})},game:{type:Object,default:()=>({gameId:79623,seasonId:1772,status:1,dateTimeUTC:"2023-10-01T22:20:00Z",homeTeam:{logo:"https://az755631.vo.msecnd.net/teams-80/18.png",team_id:10,provisional_logo:"https://az755631.vo.msecnd.net/teams-provisional/18.png",colloquial_name:"Toluca",acronym:"TOL",team_name:"Toluca"},awayTeam:{logo:"https://az755631.vo.msecnd.net/teams-80/1.png",team_id:1,provisional_logo:"https://az755631.vo.msecnd.net/teams-provisional/1.png",colloquial_name:"Chivas",acronym:"CHI",team_name:"Guadalajara"}})},showLineups:{type:Boolean,default:!0},canPlayVideos:{type:Boolean,default:!0},seasonAndPrivileges:{type:Object,default:null},videoPrivilegesPlayingAs:{type:Set,default:()=>new Set([1,2])},playVideosPrivileges:{type:Object,default:null}},emits:["openmedia","changeToTab"],setup(e,{emit:a}){const r=e,d=$1(),m=t.ref(0);t.watch(()=>r.game,i=>{m.value=i.gameId},{deep:!0,immediate:!0});function n(i){a("openmedia",i)}function s(i){a("changeToTab",i)}return(i,_)=>(t.openBlock(),t.createElementBlock("div",$nt,[e.game.game_status==4?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[Object.keys(e.game).length>0?(t.openBlock(),t.createBlock(t.unref(QP),{onOpenmedia:n,onChangeToTab:s,type:"Prematch",key:m.value,"tournament-type":t.unref(d).getters["gameGlobal/getTournamentType"],config:{season_id:e.game.seasonId,game:e.game.gameId,parent_season:e.seasonSelected.id},"can-play-videos":e.canPlayVideos,"video-privileges-playing-as":e.videoPrivilegesPlayingAs,"play-videos-privileges":e.playVideosPrivileges,showLineups:e.showLineups},null,8,["tournament-type","config","can-play-videos","video-privileges-playing-as","play-videos-privileges","showLineups"])):t.createCommentVNode("",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[Object.keys(e.game).length>0?(t.openBlock(),t.createBlock(t.unref(QP),{onOpenmedia:n,onChangeToTab:s,type:"Postmatch","tournament-type":t.unref(d).getters["gameGlobal/getTournamentType"],key:m.value,config:{season_id:e.game.seasonId,game:e.game.gameId,parent_season:e.seasonSelected.id},showLineups:e.showLineups,"can-play-videos":e.canPlayVideos,"video-privileges-playing-as":e.videoPrivilegesPlayingAs,"play-videos-privileges":e.playVideosPrivileges},null,8,["tournament-type","config","showLineups","can-play-videos","video-privileges-playing-as","play-videos-privileges"])):t.createCommentVNode("",!0)],64))]))}},[["__scopeId","data-v-60daf71a"]]);function eF(e,a){return function(){return e.apply(a,arguments)}}const{toString:Unt}=Object.prototype,{getPrototypeOf:r6}=Object,i_=(e=>a=>{const r=Unt.call(a);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),Gc=e=>(e=e.toLowerCase(),a=>i_(a)===e),o_=e=>a=>typeof a===e,{isArray:ef}=Array,k0=o_("undefined");function Hnt(e){return e!==null&&!k0(e)&&e.constructor!==null&&!k0(e.constructor)&&gc(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const tF=Gc("ArrayBuffer");function Gnt(e){let a;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?a=ArrayBuffer.isView(e):a=e&&e.buffer&&tF(e.buffer),a}const Wnt=o_("string"),gc=o_("function"),aF=o_("number"),s_=e=>e!==null&&typeof e=="object",qnt=e=>e===!0||e===!1,l_=e=>{if(i_(e)!=="object")return!1;const a=r6(e);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Ynt=Gc("Date"),Znt=Gc("File"),Xnt=Gc("Blob"),Knt=Gc("FileList"),Jnt=e=>s_(e)&&gc(e.pipe),Qnt=e=>{let a;return e&&(typeof FormData=="function"&&e instanceof FormData||gc(e.append)&&((a=i_(e))==="formdata"||a==="object"&&gc(e.toString)&&e.toString()==="[object FormData]"))},eit=Gc("URLSearchParams"),[tit,ait,rit,nit]=["ReadableStream","Request","Response","Headers"].map(Gc),iit=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function C0(e,a,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let d,m;if(typeof e!="object"&&(e=[e]),ef(e))for(d=0,m=e.length;d<m;d++)a.call(null,e[d],d,e);else{const n=r?Object.getOwnPropertyNames(e):Object.keys(e),s=n.length;let i;for(d=0;d<s;d++)i=n[d],a.call(null,e[i],i,e)}}function rF(e,a){a=a.toLowerCase();const r=Object.keys(e);let d=r.length,m;for(;d-- >0;)if(m=r[d],a===m.toLowerCase())return m;return null}const nF=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,iF=e=>!k0(e)&&e!==nF;function n6(){const{caseless:e}=iF(this)&&this||{},a={},r=(d,m)=>{const n=e&&rF(a,m)||m;l_(a[n])&&l_(d)?a[n]=n6(a[n],d):l_(d)?a[n]=n6({},d):ef(d)?a[n]=d.slice():a[n]=d};for(let d=0,m=arguments.length;d<m;d++)arguments[d]&&C0(arguments[d],r);return a}const oit=(e,a,r,{allOwnKeys:d}={})=>(C0(a,(m,n)=>{r&&gc(m)?e[n]=eF(m,r):e[n]=m},{allOwnKeys:d}),e),sit=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),lit=(e,a,r,d)=>{e.prototype=Object.create(a.prototype,d),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:a.prototype}),r&&Object.assign(e.prototype,r)},cit=(e,a,r,d)=>{let m,n,s;const i={};if(a=a||{},e==null)return a;do{for(m=Object.getOwnPropertyNames(e),n=m.length;n-- >0;)s=m[n],(!d||d(s,e,a))&&!i[s]&&(a[s]=e[s],i[s]=!0);e=r!==!1&&r6(e)}while(e&&(!r||r(e,a))&&e!==Object.prototype);return a},dit=(e,a,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=a.length;const d=e.indexOf(a,r);return d!==-1&&d===r},uit=e=>{if(!e)return null;if(ef(e))return e;let a=e.length;if(!aF(a))return null;const r=new Array(a);for(;a-- >0;)r[a]=e[a];return r},pit=(e=>a=>e&&a instanceof e)(typeof Uint8Array<"u"&&r6(Uint8Array)),hit=(e,a)=>{const r=(e&&e[Symbol.iterator]).call(e);let d;for(;(d=r.next())&&!d.done;){const m=d.value;a.call(e,m[0],m[1])}},fit=(e,a)=>{let r;const d=[];for(;(r=e.exec(a))!==null;)d.push(r);return d},mit=Gc("HTMLFormElement"),git=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,r,d){return r.toUpperCase()+d}),oF=(({hasOwnProperty:e})=>(a,r)=>e.call(a,r))(Object.prototype),yit=Gc("RegExp"),sF=(e,a)=>{const r=Object.getOwnPropertyDescriptors(e),d={};C0(r,(m,n)=>{let s;(s=a(m,n,e))!==!1&&(d[n]=s||m)}),Object.defineProperties(e,d)},_it=e=>{sF(e,(a,r)=>{if(gc(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const d=e[r];if(gc(d)){if(a.enumerable=!1,"writable"in a){a.writable=!1;return}a.set||(a.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},vit=(e,a)=>{const r={},d=m=>{m.forEach(n=>{r[n]=!0})};return ef(e)?d(e):d(String(e).split(a)),r},bit=()=>{},xit=(e,a)=>e!=null&&Number.isFinite(e=+e)?e:a,i6="abcdefghijklmnopqrstuvwxyz",lF="0123456789",cF={DIGIT:lF,ALPHA:i6,ALPHA_DIGIT:i6+i6.toUpperCase()+lF},wit=(e=16,a=cF.ALPHA_DIGIT)=>{let r="";const{length:d}=a;for(;e--;)r+=a[Math.random()*d|0];return r};function kit(e){return!!(e&&gc(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const Cit=e=>{const a=new Array(10),r=(d,m)=>{if(s_(d)){if(a.indexOf(d)>=0)return;if(!("toJSON"in d)){a[m]=d;const n=ef(d)?[]:{};return C0(d,(s,i)=>{const _=r(s,m+1);!k0(_)&&(n[i]=_)}),a[m]=void 0,n}}return d};return r(e,0)},Eit=Gc("AsyncFunction"),Tit=e=>e&&(s_(e)||gc(e))&&gc(e.then)&&gc(e.catch),ur={isArray:ef,isArrayBuffer:tF,isBuffer:Hnt,isFormData:Qnt,isArrayBufferView:Gnt,isString:Wnt,isNumber:aF,isBoolean:qnt,isObject:s_,isPlainObject:l_,isReadableStream:tit,isRequest:ait,isResponse:rit,isHeaders:nit,isUndefined:k0,isDate:Ynt,isFile:Znt,isBlob:Xnt,isRegExp:yit,isFunction:gc,isStream:Jnt,isURLSearchParams:eit,isTypedArray:pit,isFileList:Knt,forEach:C0,merge:n6,extend:oit,trim:iit,stripBOM:sit,inherits:lit,toFlatObject:cit,kindOf:i_,kindOfTest:Gc,endsWith:dit,toArray:uit,forEachEntry:hit,matchAll:fit,isHTMLForm:mit,hasOwnProperty:oF,hasOwnProp:oF,reduceDescriptors:sF,freezeMethods:_it,toObjectSet:vit,toCamelCase:git,noop:bit,toFiniteNumber:xit,findKey:rF,global:nF,isContextDefined:iF,ALPHABET:cF,generateString:wit,isSpecCompliantForm:kit,toJSONObject:Cit,isAsyncFn:Eit,isThenable:Tit};function fn(e,a,r,d,m){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",a&&(this.code=a),r&&(this.config=r),d&&(this.request=d),m&&(this.response=m)}ur.inherits(fn,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:ur.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const dF=fn.prototype,uF={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{uF[e]={value:e}}),Object.defineProperties(fn,uF),Object.defineProperty(dF,"isAxiosError",{value:!0}),fn.from=(e,a,r,d,m,n)=>{const s=Object.create(dF);return ur.toFlatObject(e,s,function(i){return i!==Error.prototype},i=>i!=="isAxiosError"),fn.call(s,e.message,a,r,d,m),s.cause=e,s.name=e.name,n&&Object.assign(s,n),s};const Sit=null;function o6(e){return ur.isPlainObject(e)||ur.isArray(e)}function pF(e){return ur.endsWith(e,"[]")?e.slice(0,-2):e}function hF(e,a,r){return e?e.concat(a).map(function(d,m){return d=pF(d),!r&&m?"["+d+"]":d}).join(r?".":""):a}function Ait(e){return ur.isArray(e)&&!e.some(o6)}const Nit=ur.toFlatObject(ur,{},null,function(e){return/^is[A-Z]/.test(e)});function c_(e,a,r){if(!ur.isObject(e))throw new TypeError("target must be an object");a=a||new FormData,r=ur.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(c,l){return!ur.isUndefined(l[c])});const d=r.metaTokens,m=r.visitor||f,n=r.dots,s=r.indexes,i=(r.Blob||typeof Blob<"u"&&Blob)&&ur.isSpecCompliantForm(a);if(!ur.isFunction(m))throw new TypeError("visitor must be a function");function _(c){if(c===null)return"";if(ur.isDate(c))return c.toISOString();if(!i&&ur.isBlob(c))throw new fn("Blob is not supported. Use a Buffer instead.");return ur.isArrayBuffer(c)||ur.isTypedArray(c)?i&&typeof Blob=="function"?new Blob([c]):Buffer.from(c):c}function f(c,l,u){let p=c;if(c&&!u&&typeof c=="object"){if(ur.endsWith(l,"{}"))l=d?l:l.slice(0,-2),c=JSON.stringify(c);else if(ur.isArray(c)&&Ait(c)||(ur.isFileList(c)||ur.endsWith(l,"[]"))&&(p=ur.toArray(c)))return l=pF(l),p.forEach(function(h,y){!(ur.isUndefined(h)||h===null)&&a.append(s===!0?hF([l],y,n):s===null?l:l+"[]",_(h))}),!1}return o6(c)?!0:(a.append(hF(u,l,n),_(c)),!1)}const o=[],g=Object.assign(Nit,{defaultVisitor:f,convertValue:_,isVisitable:o6});function x(c,l){if(!ur.isUndefined(c)){if(o.indexOf(c)!==-1)throw Error("Circular reference detected in "+l.join("."));o.push(c),ur.forEach(c,function(u,p){(!(ur.isUndefined(u)||u===null)&&m.call(a,u,ur.isString(p)?p.trim():p,l,g))===!0&&x(u,l?l.concat(p):[p])}),o.pop()}}if(!ur.isObject(e))throw new TypeError("data must be an object");return x(e),a}function fF(e){const a={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return a[r]})}function s6(e,a){this._pairs=[],e&&c_(e,this,a)}const mF=s6.prototype;mF.append=function(e,a){this._pairs.push([e,a])},mF.toString=function(e){const a=e?function(r){return e.call(this,r,fF)}:fF;return this._pairs.map(function(r){return a(r[0])+"="+a(r[1])},"").join("&")};function Iit(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function gF(e,a,r){if(!a)return e;const d=r&&r.encode||Iit,m=r&&r.serialize;let n;if(m?n=m(a,r):n=ur.isURLSearchParams(a)?a.toString():new s6(a,r).toString(d),n){const s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+n}return e}class yF{constructor(){this.handlers=[]}use(a,r,d){return this.handlers.push({fulfilled:a,rejected:r,synchronous:d?d.synchronous:!1,runWhen:d?d.runWhen:null}),this.handlers.length-1}eject(a){this.handlers[a]&&(this.handlers[a]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(a){ur.forEach(this.handlers,function(r){r!==null&&a(r)})}}const _F={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Bit=typeof URLSearchParams<"u"?URLSearchParams:s6,Mit=typeof FormData<"u"?FormData:null,Oit=typeof Blob<"u"?Blob:null,Pit={isBrowser:!0,classes:{URLSearchParams:Bit,FormData:Mit,Blob:Oit},protocols:["http","https","file","blob","url","data"]},l6=typeof window<"u"&&typeof document<"u",Fit=(e=>l6&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),Rit=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Vit=l6&&window.location.href||"http://localhost",zit=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:l6,hasStandardBrowserEnv:Fit,hasStandardBrowserWebWorkerEnv:Rit,origin:Vit},Symbol.toStringTag,{value:"Module"})),Wc={...zit,...Pit};function Dit(e,a){return c_(e,new Wc.classes.URLSearchParams,Object.assign({visitor:function(r,d,m,n){return Wc.isNode&&ur.isBuffer(r)?(this.append(d,r.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)}},a))}function Lit(e){return ur.matchAll(/\w+|\[(\w*)]/g,e).map(a=>a[0]==="[]"?"":a[1]||a[0])}function $it(e){const a={},r=Object.keys(e);let d;const m=r.length;let n;for(d=0;d<m;d++)n=r[d],a[n]=e[n];return a}function vF(e){function a(r,d,m,n){let s=r[n++];if(s==="__proto__")return!0;const i=Number.isFinite(+s),_=n>=r.length;return s=!s&&ur.isArray(m)?m.length:s,_?(ur.hasOwnProp(m,s)?m[s]=[m[s],d]:m[s]=d,!i):((!m[s]||!ur.isObject(m[s]))&&(m[s]=[]),a(r,d,m[s],n)&&ur.isArray(m[s])&&(m[s]=$it(m[s])),!i)}if(ur.isFormData(e)&&ur.isFunction(e.entries)){const r={};return ur.forEachEntry(e,(d,m)=>{a(Lit(d),m,r,0)}),r}return null}function jit(e,a,r){if(ur.isString(e))try{return(a||JSON.parse)(e),ur.trim(e)}catch(d){if(d.name!=="SyntaxError")throw d}return(r||JSON.stringify)(e)}const E0={transitional:_F,adapter:["xhr","http","fetch"],transformRequest:[function(e,a){const r=a.getContentType()||"",d=r.indexOf("application/json")>-1,m=ur.isObject(e);if(m&&ur.isHTMLForm(e)&&(e=new FormData(e)),ur.isFormData(e))return d?JSON.stringify(vF(e)):e;if(ur.isArrayBuffer(e)||ur.isBuffer(e)||ur.isStream(e)||ur.isFile(e)||ur.isBlob(e)||ur.isReadableStream(e))return e;if(ur.isArrayBufferView(e))return e.buffer;if(ur.isURLSearchParams(e))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let n;if(m){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Dit(e,this.formSerializer).toString();if((n=ur.isFileList(e))||r.indexOf("multipart/form-data")>-1){const s=this.env&&this.env.FormData;return c_(n?{"files[]":e}:e,s&&new s,this.formSerializer)}}return m||d?(a.setContentType("application/json",!1),jit(e)):e}],transformResponse:[function(e){const a=this.transitional||E0.transitional,r=a&&a.forcedJSONParsing,d=this.responseType==="json";if(ur.isResponse(e)||ur.isReadableStream(e))return e;if(e&&ur.isString(e)&&(r&&!this.responseType||d)){const m=!(a&&a.silentJSONParsing)&&d;try{return JSON.parse(e)}catch(n){if(m)throw n.name==="SyntaxError"?fn.from(n,fn.ERR_BAD_RESPONSE,this,null,this.response):n}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Wc.classes.FormData,Blob:Wc.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};ur.forEach(["delete","get","head","post","put","patch"],e=>{E0.headers[e]={}});const Uit=ur.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Hit=e=>{const a={};let r,d,m;return e&&e.split(`
113
113
  `).forEach(function(n){m=n.indexOf(":"),r=n.substring(0,m).trim().toLowerCase(),d=n.substring(m+1).trim(),!(!r||a[r]&&Uit[r])&&(r==="set-cookie"?a[r]?a[r].push(d):a[r]=[d]:a[r]=a[r]?a[r]+", "+d:d)}),a},bF=Symbol("internals");function T0(e){return e&&String(e).trim().toLowerCase()}function d_(e){return e===!1||e==null?e:ur.isArray(e)?e.map(d_):String(e)}function Git(e){const a=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let d;for(;d=r.exec(e);)a[d[1]]=d[2];return a}const Wit=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function c6(e,a,r,d,m){if(ur.isFunction(d))return d.call(this,a,r);if(m&&(a=r),!!ur.isString(a)){if(ur.isString(d))return a.indexOf(d)!==-1;if(ur.isRegExp(d))return d.test(a)}}function qit(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(a,r,d)=>r.toUpperCase()+d)}function Yit(e,a){const r=ur.toCamelCase(" "+a);["get","set","has"].forEach(d=>{Object.defineProperty(e,d+r,{value:function(m,n,s){return this[d].call(this,a,m,n,s)},configurable:!0})})}class cl{constructor(a){a&&this.set(a)}set(a,r,d){const m=this;function n(i,_,f){const o=T0(_);if(!o)throw new Error("header name must be a non-empty string");const g=ur.findKey(m,o);(!g||m[g]===void 0||f===!0||f===void 0&&m[g]!==!1)&&(m[g||_]=d_(i))}const s=(i,_)=>ur.forEach(i,(f,o)=>n(f,o,_));if(ur.isPlainObject(a)||a instanceof this.constructor)s(a,r);else if(ur.isString(a)&&(a=a.trim())&&!Wit(a))s(Hit(a),r);else if(ur.isHeaders(a))for(const[i,_]of a.entries())n(_,i,d);else a!=null&&n(r,a,d);return this}get(a,r){if(a=T0(a),a){const d=ur.findKey(this,a);if(d){const m=this[d];if(!r)return m;if(r===!0)return Git(m);if(ur.isFunction(r))return r.call(this,m,d);if(ur.isRegExp(r))return r.exec(m);throw new TypeError("parser must be boolean|regexp|function")}}}has(a,r){if(a=T0(a),a){const d=ur.findKey(this,a);return!!(d&&this[d]!==void 0&&(!r||c6(this,this[d],d,r)))}return!1}delete(a,r){const d=this;let m=!1;function n(s){if(s=T0(s),s){const i=ur.findKey(d,s);i&&(!r||c6(d,d[i],i,r))&&(delete d[i],m=!0)}}return ur.isArray(a)?a.forEach(n):n(a),m}clear(a){const r=Object.keys(this);let d=r.length,m=!1;for(;d--;){const n=r[d];(!a||c6(this,this[n],n,a,!0))&&(delete this[n],m=!0)}return m}normalize(a){const r=this,d={};return ur.forEach(this,(m,n)=>{const s=ur.findKey(d,n);if(s){r[s]=d_(m),delete r[n];return}const i=a?qit(n):String(n).trim();i!==n&&delete r[n],r[i]=d_(m),d[i]=!0}),this}concat(...a){return this.constructor.concat(this,...a)}toJSON(a){const r=Object.create(null);return ur.forEach(this,(d,m)=>{d!=null&&d!==!1&&(r[m]=a&&ur.isArray(d)?d.join(", "):d)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([a,r])=>a+": "+r).join(`
114
114
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(a){return a instanceof this?a:new this(a)}static concat(a,...r){const d=new this(a);return r.forEach(m=>d.set(m)),d}static accessor(a){const r=(this[bF]=this[bF]={accessors:{}}).accessors,d=this.prototype;function m(n){const s=T0(n);r[s]||(Yit(d,n),r[s]=!0)}return ur.isArray(a)?a.forEach(m):m(a),this}}cl.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),ur.reduceDescriptors(cl.prototype,({value:e},a)=>{let r=a[0].toUpperCase()+a.slice(1);return{get:()=>e,set(d){this[r]=d}}}),ur.freezeMethods(cl);function d6(e,a){const r=this||E0,d=a||r,m=cl.from(d.headers);let n=d.data;return ur.forEach(e,function(s){n=s.call(r,n,m.normalize(),a?a.status:void 0)}),m.normalize(),n}function xF(e){return!!(e&&e.__CANCEL__)}function tf(e,a,r){fn.call(this,e??"canceled",fn.ERR_CANCELED,a,r),this.name="CanceledError"}ur.inherits(tf,fn,{__CANCEL__:!0});function wF(e,a,r){const d=r.config.validateStatus;!r.status||!d||d(r.status)?e(r):a(new fn("Request failed with status code "+r.status,[fn.ERR_BAD_REQUEST,fn.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function Zit(e){const a=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return a&&a[1]||""}function Xit(e,a){e=e||10;const r=new Array(e),d=new Array(e);let m=0,n=0,s;return a=a!==void 0?a:1e3,function(i){const _=Date.now(),f=d[n];s||(s=_),r[m]=i,d[m]=_;let o=n,g=0;for(;o!==m;)g+=r[o++],o=o%e;if(m=(m+1)%e,m===n&&(n=(n+1)%e),_-s<a)return;const x=f&&_-f;return x?Math.round(g*1e3/x):void 0}}function Kit(e,a){let r=0;const d=1e3/a;let m=null;return function(){const n=this===!0,s=Date.now();if(n||s-r>d)return m&&(clearTimeout(m),m=null),r=s,e.apply(null,arguments);m||(m=setTimeout(()=>(m=null,r=Date.now(),e.apply(null,arguments)),d-(s-r)))}}const u_=(e,a,r=3)=>{let d=0;const m=Xit(50,250);return Kit(n=>{const s=n.loaded,i=n.lengthComputable?n.total:void 0,_=s-d,f=m(_),o=s<=i;d=s;const g={loaded:s,total:i,progress:i?s/i:void 0,bytes:_,rate:f||void 0,estimated:f&&i&&o?(i-s)/f:void 0,event:n,lengthComputable:i!=null};g[a?"download":"upload"]=!0,e(g)},r)},Jit=Wc.hasStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),a=document.createElement("a");let r;function d(m){let n=m;return e&&(a.setAttribute("href",n),n=a.href),a.setAttribute("href",n),{href:a.href,protocol:a.protocol?a.protocol.replace(/:$/,""):"",host:a.host,search:a.search?a.search.replace(/^\?/,""):"",hash:a.hash?a.hash.replace(/^#/,""):"",hostname:a.hostname,port:a.port,pathname:a.pathname.charAt(0)==="/"?a.pathname:"/"+a.pathname}}return r=d(window.location.href),function(m){const n=ur.isString(m)?d(m):m;return n.protocol===r.protocol&&n.host===r.host}}():function(){return function(){return!0}}(),Qit=Wc.hasStandardBrowserEnv?{write(e,a,r,d,m,n){const s=[e+"="+encodeURIComponent(a)];ur.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),ur.isString(d)&&s.push("path="+d),ur.isString(m)&&s.push("domain="+m),n===!0&&s.push("secure"),document.cookie=s.join("; ")},read(e){const a=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return a?decodeURIComponent(a[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function eot(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function tot(e,a){return a?e.replace(/\/?\/$/,"")+"/"+a.replace(/^\/+/,""):e}function kF(e,a){return e&&!eot(a)?tot(e,a):a}const CF=e=>e instanceof cl?{...e}:e;function Ap(e,a){a=a||{};const r={};function d(f,o,g){return ur.isPlainObject(f)&&ur.isPlainObject(o)?ur.merge.call({caseless:g},f,o):ur.isPlainObject(o)?ur.merge({},o):ur.isArray(o)?o.slice():o}function m(f,o,g){if(ur.isUndefined(o)){if(!ur.isUndefined(f))return d(void 0,f,g)}else return d(f,o,g)}function n(f,o){if(!ur.isUndefined(o))return d(void 0,o)}function s(f,o){if(ur.isUndefined(o)){if(!ur.isUndefined(f))return d(void 0,f)}else return d(void 0,o)}function i(f,o,g){if(g in a)return d(f,o);if(g in e)return d(void 0,f)}const _={url:n,method:n,data:n,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:i,headers:(f,o)=>m(CF(f),CF(o),!0)};return ur.forEach(Object.keys(Object.assign({},e,a)),function(f){const o=_[f]||m,g=o(e[f],a[f],f);ur.isUndefined(g)&&o!==i||(r[f]=g)}),r}const EF=e=>{const a=Ap({},e);let{data:r,withXSRFToken:d,xsrfHeaderName:m,xsrfCookieName:n,headers:s,auth:i}=a;a.headers=s=cl.from(s),a.url=gF(kF(a.baseURL,a.url),e.params,e.paramsSerializer),i&&s.set("Authorization","Basic "+btoa((i.username||"")+":"+(i.password?unescape(encodeURIComponent(i.password)):"")));let _;if(ur.isFormData(r)){if(Wc.hasStandardBrowserEnv||Wc.hasStandardBrowserWebWorkerEnv)s.setContentType(void 0);else if((_=s.getContentType())!==!1){const[f,...o]=_?_.split(";").map(g=>g.trim()).filter(Boolean):[];s.setContentType([f||"multipart/form-data",...o].join("; "))}}if(Wc.hasStandardBrowserEnv&&(d&&ur.isFunction(d)&&(d=d(a)),d||d!==!1&&Jit(a.url))){const f=m&&n&&Qit.read(n);f&&s.set(m,f)}return a},aot=typeof XMLHttpRequest<"u",rot=aot&&function(e){return new Promise(function(a,r){const d=EF(e);let m=d.data;const n=cl.from(d.headers).normalize();let{responseType:s}=d,i;function _(){d.cancelToken&&d.cancelToken.unsubscribe(i),d.signal&&d.signal.removeEventListener("abort",i)}let f=new XMLHttpRequest;f.open(d.method.toUpperCase(),d.url,!0),f.timeout=d.timeout;function o(){if(!f)return;const x=cl.from("getAllResponseHeaders"in f&&f.getAllResponseHeaders()),c={data:!s||s==="text"||s==="json"?f.responseText:f.response,status:f.status,statusText:f.statusText,headers:x,config:e,request:f};wF(function(l){a(l),_()},function(l){r(l),_()},c),f=null}"onloadend"in f?f.onloadend=o:f.onreadystatechange=function(){!f||f.readyState!==4||f.status===0&&!(f.responseURL&&f.responseURL.indexOf("file:")===0)||setTimeout(o)},f.onabort=function(){f&&(r(new fn("Request aborted",fn.ECONNABORTED,d,f)),f=null)},f.onerror=function(){r(new fn("Network Error",fn.ERR_NETWORK,d,f)),f=null},f.ontimeout=function(){let x=d.timeout?"timeout of "+d.timeout+"ms exceeded":"timeout exceeded";const c=d.transitional||_F;d.timeoutErrorMessage&&(x=d.timeoutErrorMessage),r(new fn(x,c.clarifyTimeoutError?fn.ETIMEDOUT:fn.ECONNABORTED,d,f)),f=null},m===void 0&&n.setContentType(null),"setRequestHeader"in f&&ur.forEach(n.toJSON(),function(x,c){f.setRequestHeader(c,x)}),ur.isUndefined(d.withCredentials)||(f.withCredentials=!!d.withCredentials),s&&s!=="json"&&(f.responseType=d.responseType),typeof d.onDownloadProgress=="function"&&f.addEventListener("progress",u_(d.onDownloadProgress,!0)),typeof d.onUploadProgress=="function"&&f.upload&&f.upload.addEventListener("progress",u_(d.onUploadProgress)),(d.cancelToken||d.signal)&&(i=x=>{f&&(r(!x||x.type?new tf(null,e,f):x),f.abort(),f=null)},d.cancelToken&&d.cancelToken.subscribe(i),d.signal&&(d.signal.aborted?i():d.signal.addEventListener("abort",i)));const g=Zit(d.url);if(g&&Wc.protocols.indexOf(g)===-1){r(new fn("Unsupported protocol "+g+":",fn.ERR_BAD_REQUEST,e));return}f.send(m||null)})},not=(e,a)=>{let r=new AbortController,d;const m=function(_){if(!d){d=!0,s();const f=_ instanceof Error?_:this.reason;r.abort(f instanceof fn?f:new tf(f instanceof Error?f.message:f))}};let n=a&&setTimeout(()=>{m(new fn(`timeout ${a} of ms exceeded`,fn.ETIMEDOUT))},a);const s=()=>{e&&(n&&clearTimeout(n),n=null,e.forEach(_=>{_&&(_.removeEventListener?_.removeEventListener("abort",m):_.unsubscribe(m))}),e=null)};e.forEach(_=>_&&_.addEventListener&&_.addEventListener("abort",m));const{signal:i}=r;return i.unsubscribe=s,[i,()=>{n&&clearTimeout(n),n=null}]},iot=function*(e,a){let r=e.byteLength;if(!a||r<a){yield e;return}let d=0,m;for(;d<r;)m=d+a,yield e.slice(d,m),d=m},oot=async function*(e,a,r){for await(const d of e)yield*iot(ArrayBuffer.isView(d)?d:await r(String(d)),a)},TF=(e,a,r,d,m)=>{const n=oot(e,a,m);let s=0;return new ReadableStream({type:"bytes",async pull(i){const{done:_,value:f}=await n.next();if(_){i.close(),d();return}let o=f.byteLength;r&&r(s+=o),i.enqueue(new Uint8Array(f))},cancel(i){return d(i),n.return()}},{highWaterMark:2})},SF=(e,a)=>{const r=e!=null;return d=>setTimeout(()=>a({lengthComputable:r,total:e,loaded:d}))},p_=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",AF=p_&&typeof ReadableStream=="function",u6=p_&&(typeof TextEncoder=="function"?(e=>a=>e.encode(a))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),sot=AF&&(()=>{let e=!1;const a=new Request(Wc.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!a})(),NF=64*1024,p6=AF&&!!(()=>{try{return ur.isReadableStream(new Response("").body)}catch{}})(),h_={stream:p6&&(e=>e.body)};p_&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(a=>{!h_[a]&&(h_[a]=ur.isFunction(e[a])?r=>r[a]():(r,d)=>{throw new fn(`Response type '${a}' is not supported`,fn.ERR_NOT_SUPPORT,d)})})})(new Response);const lot=async e=>{if(e==null)return 0;if(ur.isBlob(e))return e.size;if(ur.isSpecCompliantForm(e))return(await new Request(e).arrayBuffer()).byteLength;if(ur.isArrayBufferView(e))return e.byteLength;if(ur.isURLSearchParams(e)&&(e=e+""),ur.isString(e))return(await u6(e)).byteLength},cot=async(e,a)=>ur.toFiniteNumber(e.getContentLength())??lot(a),dot=p_&&(async e=>{let{url:a,method:r,data:d,signal:m,cancelToken:n,timeout:s,onDownloadProgress:i,onUploadProgress:_,responseType:f,headers:o,withCredentials:g="same-origin",fetchOptions:x}=EF(e);f=f?(f+"").toLowerCase():"text";let[c,l]=m||n||s?not([m,n],s):[],u,p;const h=()=>{!u&&setTimeout(()=>{c&&c.unsubscribe()}),u=!0};let y;try{if(_&&sot&&r!=="get"&&r!=="head"&&(y=await cot(o,d))!==0){let C=new Request(a,{method:"POST",body:d,duplex:"half"}),k;ur.isFormData(d)&&(k=C.headers.get("content-type"))&&o.setContentType(k),C.body&&(d=TF(C.body,NF,SF(y,u_(_)),null,u6))}ur.isString(g)||(g=g?"cors":"omit"),p=new Request(a,{...x,signal:c,method:r.toUpperCase(),headers:o.normalize().toJSON(),body:d,duplex:"half",withCredentials:g});let b=await fetch(p);const v=p6&&(f==="stream"||f==="response");if(p6&&(i||v)){const C={};["status","statusText","headers"].forEach(N=>{C[N]=b[N]});const k=ur.toFiniteNumber(b.headers.get("content-length"));b=new Response(TF(b.body,NF,i&&SF(k,u_(i,!0)),v&&h,u6),C)}f=f||"text";let w=await h_[ur.findKey(h_,f)||"text"](b,e);return!v&&h(),l&&l(),await new Promise((C,k)=>{wF(C,k,{data:w,headers:cl.from(b.headers),status:b.status,statusText:b.statusText,config:e,request:p})})}catch(b){throw h(),b&&b.name==="TypeError"&&/fetch/i.test(b.message)?Object.assign(new fn("Network Error",fn.ERR_NETWORK,e,p),{cause:b.cause||b}):fn.from(b,b&&b.code,e,p)}}),h6={http:Sit,xhr:rot,fetch:dot};ur.forEach(h6,(e,a)=>{if(e){try{Object.defineProperty(e,"name",{value:a})}catch{}Object.defineProperty(e,"adapterName",{value:a})}});const IF=e=>`- ${e}`,uot=e=>ur.isFunction(e)||e===null||e===!1,BF={getAdapter:e=>{e=ur.isArray(e)?e:[e];const{length:a}=e;let r,d;const m={};for(let n=0;n<a;n++){r=e[n];let s;if(d=r,!uot(r)&&(d=h6[(s=String(r)).toLowerCase()],d===void 0))throw new fn(`Unknown adapter '${s}'`);if(d)break;m[s||"#"+n]=d}if(!d){const n=Object.entries(m).map(([i,_])=>`adapter ${i} `+(_===!1?"is not supported by the environment":"is not available in the build"));let s=a?n.length>1?`since :
115
115
  `+n.map(IF).join(`