@golstats/gsc-game-data 1.0.62 → 1.0.63

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(i){s=i.indexOf(":"),o=i.substring(0,s).trim().toLowerCase(),n=i.substring(s+1).trim(),!(!o||a[o]&&Kre[o])&&(o==="set-cookie"?a[o]?a[o].push(n):a[o]=[n]:a[o]=a[o]?a[o]+", "+n:n)}),a},X5=Symbol("internals");function ys(e){return e&&String(e).trim().toLowerCase()}function Kr(e){return e===!1||e==null?e:U.isArray(e)?e.map(Kr):String(e)}function ele(e){const a=Object.create(null),o=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=o.exec(e);)a[n[1]]=n[2];return a}const tle=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Gp(e,a,o,n,s){if(U.isFunction(n))return n.call(this,a,o);if(s&&(a=o),!!U.isString(a)){if(U.isString(n))return a.indexOf(n)!==-1;if(U.isRegExp(n))return n.test(a)}}function ale(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(a,o,n)=>o.toUpperCase()+n)}function ole(e,a){const o=U.toCamelCase(" "+a);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+o,{value:function(s,i,r){return this[n].call(this,a,s,i,r)},configurable:!0})})}let Qr=class{constructor(a){a&&this.set(a)}set(a,o,n){const s=this;function i(c,h,d){const l=ys(h);if(!l)throw new Error("header name must be a non-empty string");const p=U.findKey(s,l);(!p||s[p]===void 0||d===!0||d===void 0&&s[p]!==!1)&&(s[p||h]=Kr(c))}const r=(c,h)=>U.forEach(c,(d,l)=>i(d,l,h));return U.isPlainObject(a)||a instanceof this.constructor?r(a,o):U.isString(a)&&(a=a.trim())&&!tle(a)?r(Qre(a),o):a!=null&&i(o,a,n),this}get(a,o){if(a=ys(a),a){const n=U.findKey(this,a);if(n){const s=this[n];if(!o)return s;if(o===!0)return ele(s);if(U.isFunction(o))return o.call(this,s,n);if(U.isRegExp(o))return o.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(a,o){if(a=ys(a),a){const n=U.findKey(this,a);return!!(n&&this[n]!==void 0&&(!o||Gp(this,this[n],n,o)))}return!1}delete(a,o){const n=this;let s=!1;function i(r){if(r=ys(r),r){const c=U.findKey(n,r);c&&(!o||Gp(n,n[c],c,o))&&(delete n[c],s=!0)}}return U.isArray(a)?a.forEach(i):i(a),s}clear(a){const o=Object.keys(this);let n=o.length,s=!1;for(;n--;){const i=o[n];(!a||Gp(this,this[i],i,a,!0))&&(delete this[i],s=!0)}return s}normalize(a){const o=this,n={};return U.forEach(this,(s,i)=>{const r=U.findKey(n,i);if(r){o[r]=Kr(s),delete o[i];return}const c=a?ale(i):String(i).trim();c!==i&&delete o[i],o[c]=Kr(s),n[c]=!0}),this}concat(...a){return this.constructor.concat(this,...a)}toJSON(a){const o=Object.create(null);return U.forEach(this,(n,s)=>{n!=null&&n!==!1&&(o[s]=a&&U.isArray(n)?n.join(", "):n)}),o}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([a,o])=>a+": "+o).join(`
64
64
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(a){return a instanceof this?a:new this(a)}static concat(a,...o){const n=new this(a);return o.forEach(s=>n.set(s)),n}static accessor(a){const o=(this[X5]=this[X5]={accessors:{}}).accessors,n=this.prototype;function s(i){const r=ys(i);o[r]||(ole(n,i),o[r]=!0)}return U.isArray(a)?a.forEach(s):s(a),this}};Qr.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),U.reduceDescriptors(Qr.prototype,({value:e},a)=>{let o=a[0].toUpperCase()+a.slice(1);return{get:()=>e,set(n){this[o]=n}}}),U.freezeMethods(Qr);const za=Qr;function Wp(e,a){const o=this||Up,n=a||o,s=za.from(n.headers);let i=n.data;return U.forEach(e,function(r){i=r.call(o,i,s.normalize(),a?a.status:void 0)}),s.normalize(),i}function Z5(e){return!!(e&&e.__CANCEL__)}function us(e,a,o){we.call(this,e??"canceled",we.ERR_CANCELED,a,o),this.name="CanceledError"}U.inherits(us,we,{__CANCEL__:!0});function nle(e,a,o){const n=o.config.validateStatus;!o.status||!n||n(o.status)?e(o):a(new we("Request failed with status code "+o.status,[we.ERR_BAD_REQUEST,we.ERR_BAD_RESPONSE][Math.floor(o.status/100)-4],o.config,o.request,o))}const sle=ma.isStandardBrowserEnv?function(){return{write:function(e,a,o,n,s,i){const r=[];r.push(e+"="+encodeURIComponent(a)),U.isNumber(o)&&r.push("expires="+new Date(o).toGMTString()),U.isString(n)&&r.push("path="+n),U.isString(s)&&r.push("domain="+s),i===!0&&r.push("secure"),document.cookie=r.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 ile(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function rle(e,a){return a?e.replace(/\/+$/,"")+"/"+a.replace(/^\/+/,""):e}function Y5(e,a){return e&&!ile(a)?rle(e,a):a}const lle=ma.isStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),a=document.createElement("a");let o;function n(s){let i=s;return e&&(a.setAttribute("href",i),i=a.href),a.setAttribute("href",i),{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 o=n(window.location.href),function(s){const i=U.isString(s)?n(s):s;return i.protocol===o.protocol&&i.host===o.host}}():function(){return function(){return!0}}();function cle(e){const a=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return a&&a[1]||""}function dle(e,a){e=e||10;const o=new Array(e),n=new Array(e);let s=0,i=0,r;return a=a!==void 0?a:1e3,function(c){const h=Date.now(),d=n[i];r||(r=h),o[s]=c,n[s]=h;let l=i,p=0;for(;l!==s;)p+=o[l++],l=l%e;if(s=(s+1)%e,s===i&&(i=(i+1)%e),h-r<a)return;const y=d&&h-d;return y?Math.round(p*1e3/y):void 0}}function K5(e,a){let o=0;const n=dle(50,250);return s=>{const i=s.loaded,r=s.lengthComputable?s.total:void 0,c=i-o,h=n(c),d=i<=r;o=i;const l={loaded:i,total:r,progress:r?i/r:void 0,bytes:c,rate:h||void 0,estimated:h&&r&&d?(r-i)/h:void 0,event:s};l[a?"download":"upload"]=!0,e(l)}}const mle=typeof XMLHttpRequest<"u",ple=mle&&function(e){return new Promise(function(a,o){let n=e.data;const s=za.from(e.headers).normalize(),i=e.responseType;let r;function c(){e.cancelToken&&e.cancelToken.unsubscribe(r),e.signal&&e.signal.removeEventListener("abort",r)}let h;U.isFormData(n)&&(ma.isStandardBrowserEnv||ma.isStandardBrowserWebWorkerEnv?s.setContentType(!1):s.getContentType(/^\s*multipart\/form-data/)?U.isString(h=s.getContentType())&&s.setContentType(h.replace(/^\s*(multipart\/form-data);+/,"$1")):s.setContentType("multipart/form-data"));let d=new XMLHttpRequest;if(e.auth){const m=e.auth.username||"",g=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";s.set("Authorization","Basic "+btoa(m+":"+g))}const l=Y5(e.baseURL,e.url);d.open(e.method.toUpperCase(),G5(l,e.params,e.paramsSerializer),!0),d.timeout=e.timeout;function p(){if(!d)return;const m=za.from("getAllResponseHeaders"in d&&d.getAllResponseHeaders()),g={data:!i||i==="text"||i==="json"?d.responseText:d.response,status:d.status,statusText:d.statusText,headers:m,config:e,request:d};nle(function(u){a(u),c()},function(u){o(u),c()},g),d=null}if("onloadend"in d?d.onloadend=p:d.onreadystatechange=function(){!d||d.readyState!==4||d.status===0&&!(d.responseURL&&d.responseURL.indexOf("file:")===0)||setTimeout(p)},d.onabort=function(){d&&(o(new we("Request aborted",we.ECONNABORTED,e,d)),d=null)},d.onerror=function(){o(new we("Network Error",we.ERR_NETWORK,e,d)),d=null},d.ontimeout=function(){let m=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const g=e.transitional||q5;e.timeoutErrorMessage&&(m=e.timeoutErrorMessage),o(new we(m,g.clarifyTimeoutError?we.ETIMEDOUT:we.ECONNABORTED,e,d)),d=null},ma.isStandardBrowserEnv){const m=(e.withCredentials||lle(l))&&e.xsrfCookieName&&sle.read(e.xsrfCookieName);m&&s.set(e.xsrfHeaderName,m)}n===void 0&&s.setContentType(null),"setRequestHeader"in d&&U.forEach(s.toJSON(),function(m,g){d.setRequestHeader(g,m)}),U.isUndefined(e.withCredentials)||(d.withCredentials=!!e.withCredentials),i&&i!=="json"&&(d.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&d.addEventListener("progress",K5(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&d.upload&&d.upload.addEventListener("progress",K5(e.onUploadProgress)),(e.cancelToken||e.signal)&&(r=m=>{d&&(o(!m||m.type?new us(null,e,d):m),d.abort(),d=null)},e.cancelToken&&e.cancelToken.subscribe(r),e.signal&&(e.signal.aborted?r():e.signal.addEventListener("abort",r)));const y=cle(l);if(y&&ma.protocols.indexOf(y)===-1){o(new we("Unsupported protocol "+y+":",we.ERR_BAD_REQUEST,e));return}d.send(n||null)})},qp={http:jre,xhr:ple};U.forEach(qp,(e,a)=>{if(e){try{Object.defineProperty(e,"name",{value:a})}catch{}Object.defineProperty(e,"adapterName",{value:a})}});const Q5=e=>`- ${e}`,hle=e=>U.isFunction(e)||e===null||e===!1,eb={getAdapter:e=>{e=U.isArray(e)?e:[e];const{length:a}=e;let o,n;const s={};for(let i=0;i<a;i++){o=e[i];let r;if(n=o,!hle(o)&&(n=qp[(r=String(o)).toLowerCase()],n===void 0))throw new we(`Unknown adapter '${r}'`);if(n)break;s[r||"#"+i]=n}if(!n){const i=Object.entries(s).map(([c,h])=>`adapter ${c} `+(h===!1?"is not supported by the environment":"is not available in the build"));let r=a?i.length>1?`since :
65
65
  `+i.map(Q5).join(`
66
- `):" "+Q5(i[0]):"as no adapter specified";throw new we("There is no suitable adapter to dispatch the request "+r,"ERR_NOT_SUPPORT")}return n},adapters:qp};function Jp(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new us(null,e)}function tb(e){return Jp(e),e.headers=za.from(e.headers),e.data=Wp.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),eb.getAdapter(e.adapter||Up.adapter)(e).then(function(a){return Jp(e),a.data=Wp.call(e,e.transformResponse,a),a.headers=za.from(a.headers),a},function(a){return Z5(a)||(Jp(e),a&&a.response&&(a.response.data=Wp.call(e,e.transformResponse,a.response),a.response.headers=za.from(a.response.headers))),Promise.reject(a)})}const ab=e=>e instanceof za?e.toJSON():e;function Zo(e,a){a=a||{};const o={};function n(d,l,p){return U.isPlainObject(d)&&U.isPlainObject(l)?U.merge.call({caseless:p},d,l):U.isPlainObject(l)?U.merge({},l):U.isArray(l)?l.slice():l}function s(d,l,p){if(U.isUndefined(l)){if(!U.isUndefined(d))return n(void 0,d,p)}else return n(d,l,p)}function i(d,l){if(!U.isUndefined(l))return n(void 0,l)}function r(d,l){if(U.isUndefined(l)){if(!U.isUndefined(d))return n(void 0,d)}else return n(void 0,l)}function c(d,l,p){if(p in a)return n(d,l);if(p in e)return n(void 0,d)}const h={url:i,method:i,data:i,baseURL:r,transformRequest:r,transformResponse:r,paramsSerializer:r,timeout:r,timeoutMessage:r,withCredentials:r,adapter:r,responseType:r,xsrfCookieName:r,xsrfHeaderName:r,onUploadProgress:r,onDownloadProgress:r,decompress:r,maxContentLength:r,maxBodyLength:r,beforeRedirect:r,transport:r,httpAgent:r,httpsAgent:r,cancelToken:r,socketPath:r,responseEncoding:r,validateStatus:c,headers:(d,l)=>s(ab(d),ab(l),!0)};return U.forEach(Object.keys(Object.assign({},e,a)),function(d){const l=h[d]||s,p=l(e[d],a[d],d);U.isUndefined(p)&&l!==c||(o[d]=p)}),o}const ob="1.5.1",Xp={};["object","boolean","number","function","string","symbol"].forEach((e,a)=>{Xp[e]=function(o){return typeof o===e||"a"+(a<1?"n ":" ")+e}});const nb={};Xp.transitional=function(e,a,o){function n(s,i){return"[Axios v"+ob+"] Transitional option '"+s+"'"+i+(o?". "+o:"")}return(s,i,r)=>{if(e===!1)throw new we(n(i," has been removed"+(a?" in "+a:"")),we.ERR_DEPRECATED);return a&&!nb[i]&&(nb[i]=!0,console.warn(n(i," has been deprecated since v"+a+" and will be removed in the near future"))),e?e(s,i,r):!0}};function gle(e,a,o){if(typeof e!="object")throw new we("options must be an object",we.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let s=n.length;for(;s-- >0;){const i=n[s],r=a[i];if(r){const c=e[i],h=c===void 0||r(c,i,e);if(h!==!0)throw new we("option "+i+" must be "+h,we.ERR_BAD_OPTION_VALUE);continue}if(o!==!0)throw new we("Unknown option "+i,we.ERR_BAD_OPTION)}}const Zp={assertOptions:gle,validators:Xp},eo=Zp.validators;let el=class{constructor(a){this.defaults=a,this.interceptors={request:new W5,response:new W5}}request(a,o){typeof a=="string"?(o=o||{},o.url=a):o=a||{},o=Zo(this.defaults,o);const{transitional:n,paramsSerializer:s,headers:i}=o;n!==void 0&&Zp.assertOptions(n,{silentJSONParsing:eo.transitional(eo.boolean),forcedJSONParsing:eo.transitional(eo.boolean),clarifyTimeoutError:eo.transitional(eo.boolean)},!1),s!=null&&(U.isFunction(s)?o.paramsSerializer={serialize:s}:Zp.assertOptions(s,{encode:eo.function,serialize:eo.function},!0)),o.method=(o.method||this.defaults.method||"get").toLowerCase();let r=i&&U.merge(i.common,i[o.method]);i&&U.forEach(["delete","get","head","post","put","patch","common"],g=>{delete i[g]}),o.headers=za.concat(r,i);const c=[];let h=!0;this.interceptors.request.forEach(function(g){typeof g.runWhen=="function"&&g.runWhen(o)===!1||(h=h&&g.synchronous,c.unshift(g.fulfilled,g.rejected))});const d=[];this.interceptors.response.forEach(function(g){d.push(g.fulfilled,g.rejected)});let l,p=0,y;if(!h){const g=[tb.bind(this),void 0];for(g.unshift.apply(g,c),g.push.apply(g,d),y=g.length,l=Promise.resolve(o);p<y;)l=l.then(g[p++],g[p++]);return l}y=c.length;let m=o;for(p=0;p<y;){const g=c[p++],u=c[p++];try{m=g(m)}catch(f){u.call(this,f);break}}try{l=tb.call(this,m)}catch(g){return Promise.reject(g)}for(p=0,y=d.length;p<y;)l=l.then(d[p++],d[p++]);return l}getUri(a){a=Zo(this.defaults,a);const o=Y5(a.baseURL,a.url);return G5(o,a.params,a.paramsSerializer)}};U.forEach(["delete","get","head","options"],function(e){el.prototype[e]=function(a,o){return this.request(Zo(o||{},{method:e,url:a,data:(o||{}).data}))}}),U.forEach(["post","put","patch"],function(e){function a(o){return function(n,s,i){return this.request(Zo(i||{},{method:e,headers:o?{"Content-Type":"multipart/form-data"}:{},url:n,data:s}))}}el.prototype[e]=a(),el.prototype[e+"Form"]=a(!0)});const tl=el,yle=class vk{constructor(a){if(typeof a!="function")throw new TypeError("executor must be a function.");let o;this.promise=new Promise(function(s){o=s});const n=this;this.promise.then(s=>{if(!n._listeners)return;let i=n._listeners.length;for(;i-- >0;)n._listeners[i](s);n._listeners=null}),this.promise.then=s=>{let i;const r=new Promise(c=>{n.subscribe(c),i=c}).then(s);return r.cancel=function(){n.unsubscribe(i)},r},a(function(s,i,r){n.reason||(n.reason=new us(s,i,r),o(n.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 o=this._listeners.indexOf(a);o!==-1&&this._listeners.splice(o,1)}static source(){let a;return{token:new vk(function(o){a=o}),cancel:a}}};function ule(e){return function(a){return e.apply(null,a)}}function fle(e){return U.isObject(e)&&e.isAxiosError===!0}const Yp={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(Yp).forEach(([e,a])=>{Yp[a]=e});const _le=Yp;function sb(e){const a=new tl(e),o=V5(tl.prototype.request,a);return U.extend(o,tl.prototype,a,{allOwnKeys:!0}),U.extend(o,a,null,{allOwnKeys:!0}),o.create=function(n){return sb(Zo(e,n))},o}const Xe=sb(Up);Xe.Axios=tl,Xe.CanceledError=us,Xe.CancelToken=yle,Xe.isCancel=Z5,Xe.VERSION=ob,Xe.toFormData=Yr,Xe.AxiosError=we,Xe.Cancel=Xe.CanceledError,Xe.all=function(e){return Promise.all(e)},Xe.spread=ule,Xe.isAxiosError=fle,Xe.mergeConfig=Zo,Xe.AxiosHeaders=za,Xe.formToJSON=e=>J5(U.isHTMLForm(e)?new FormData(e):e),Xe.getAdapter=eb.getAdapter,Xe.HttpStatusCode=_le,Xe.default=Xe;const ib=Xe,ble=(e,a)=>{const o=e.__vccOpts||e;for(const[n,s]of a)o[n]=s;return o},Kp={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)}}},rb=()=>{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}))},lb=Kp.setup;Kp.setup=lb?(e,a)=>(rb(),lb(e,a)):rb;const wle={class:"scrollable-container"},Cle={class:"scrollable-arrows"},kle=["width","height","viewBox"],Sle=["stroke"],Ele={class:"scrollable-wrapper"},Nle={class:"scrollable-arrows"},xle=["width","height","viewBox"],Ble=["stroke"];function $le(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",wle,[o.arrows?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["arrows-container",i.hideShowLeftArrow]),onClick:a[0]||(a[0]=(...r)=>i.scrollLeft&&i.scrollLeft(...r))},[t.createElementVNode("div",Cle,[(t.openBlock(),t.createElementBlock("svg",{width:o.arrowsWidth,height:o.arrowsHeight,viewBox:i.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:o.arrowsColor},null,8,Sle)],8,kle))])],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:"scrollable-content",ref:"content",onScroll:a[1]||(a[1]=(...r)=>i.getScroll&&i.getScroll(...r))},[t.createElementVNode("div",Ele,[t.renderSlot(e.$slots,"default",{},void 0,!0)])],544),o.arrows?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(["arrows-container",i.hideShowRightArrow]),onClick:a[2]||(a[2]=(...r)=>i.scrollRight&&i.scrollRight(...r))},[t.createElementVNode("div",Nle,[(t.openBlock(),t.createElementBlock("svg",{width:o.arrowsWidth,height:o.arrowsHeight,viewBox:i.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:o.arrowsColor},null,8,Ble)],8,xle))])],2)):t.createCommentVNode("",!0)])}const Vle=ble(Kp,[["render",$le],["__scopeId","data-v-a717f423"]]),uo=(e,a)=>{const o=e.__vccOpts||e;for(const[n,s]of a)o[n]=s;return o};let cb=null;const Qp={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)cb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),cb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},db=()=>{t.useCssVars(e=>({d6f07504:e.colorBackgroundHome+"45","6d0848cf":e.colorBackgroundAway+"45","524ee4ec":e.colorBackgroundHome,"524bd2fb":e.colorBackgroundAway}))},mb=Qp.setup;Qp.setup=mb?(e,a)=>(db(),mb(e,a)):db;const al=e=>(t.pushScopeId("data-v-45034b51"),e=e(),t.popScopeId(),e),Ile=al(()=>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)),Ale=[Ile],Ole=al(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),Tle=["src"],Fle=al(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),zle=al(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),Ple=["src"],Rle=["src"],Dle={class:"text-container"};function jle(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},Ale,2),o.dateGame!=""?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(i.date)},t.toDisplayString(o.dateGame),3)):t.createCommentVNode("",!0),o.matchday!=""&&o.seasonName!=""?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(i.containerinfogame)},[o.matchday!=""?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(i.matchcontainer)},t.toDisplayString(o.matchday),3)):t.createCommentVNode("",!0),o.seasonName!=""?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(i.seasoncontainer)},t.toDisplayString(o.seasonName),3)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),Ole,t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,Tle),t.createElementVNode("div",{class:t.normalizeClass([i.baselogo,"position-image"])},null,2),t.createElementVNode("div",{class:t.normalizeClass(i.baselogoright)},null,2),Fle,zle,t.createElementVNode("img",{src:o.logoHome,alt:"",class:t.normalizeClass(i.teamlogo)},null,10,Ple),t.createElementVNode("img",{src:o.logoAway,alt:"",class:t.normalizeClass(i.logoright)},null,10,Rle),t.createElementVNode("div",Dle,[t.createElementVNode("span",{class:t.normalizeClass(i.secondline)},t.toDisplayString(o.score),3),t.createElementVNode("div",{class:t.normalizeClass(i.titlename)},t.toDisplayString(o.titleCategory),3)])],2)}const Lle=uo(Qp,[["render",jle],["__scopeId","data-v-45034b51"]]);let pb=null;const eh={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)pb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),pb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},hb=()=>{t.useCssVars(e=>({"46c0698e":e.colorBackgroundHome,"12d9d27a":e.colorBackgroundHome+"36"}))},gb=eh.setup;eh.setup=gb?(e,a)=>(hb(),gb(e,a)):hb;const fs=e=>(t.pushScopeId("data-v-9caaef34"),e=e(),t.popScopeId(),e),vle=fs(()=>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)),Mle=[vle],Hle=fs(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),Ule=["src"],Gle=fs(()=>t.createElementVNode("div",{class:"base-logo"},null,-1)),Wle=["src"],qle=fs(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),Jle={class:"text-container"},Xle={class:"player-image position-image"},Zle=["src"],Yle=["src"],Kle=["src"],Qle=fs(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function ece(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},Mle,2),Hle,t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,Ule),Gle,t.createElementVNode("img",{src:o.logoHome,alt:"",class:t.normalizeClass(i.teamlogo)},null,10,Wle),qle,t.createElementVNode("div",Jle,[t.createElementVNode("span",{class:t.normalizeClass(i.firstline)},t.toDisplayString(o.namePlayer),3),t.createElementVNode("span",{class:t.normalizeClass(i.secondline),style:t.normalizeStyle(o.nameCategory=="Balones recuperados en disputa "?"font-size: 25px":"")},t.toDisplayString(o.nameCategory),7)]),t.createElementVNode("div",Xle,[o.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:0,src:o.photoProfile,class:t.normalizeClass(i.playerimage)},null,10,Zle)):t.createCommentVNode("",!0),o.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:1,src:o.photoProfile,alt:""},null,8,Yle)):t.createCommentVNode("",!0),o.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:2,src:o.photoProfile,class:"img-number"},null,8,Kle)):t.createCommentVNode("",!0)]),Qle],2)}const tce=uo(eh,[["render",ece],["__scopeId","data-v-9caaef34"]]);let yb=null;const th={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)yb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),yb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},ub=()=>{t.useCssVars(e=>({"5536c7dc":e.colorBackgroundHome,"3e449276":e.colorBackgroundHome+"36"}))},fb=th.setup;th.setup=fb?(e,a)=>(ub(),fb(e,a)):ub;const ol=e=>(t.pushScopeId("data-v-ca6c08d9"),e=e(),t.popScopeId(),e),ace=ol(()=>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)),oce=[ace],nce=ol(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),sce=["src"],ice={width:"275",height:"125",viewBox:"0 0 275 125",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"base-logo"},rce=["fill"],lce=["id"],cce=["stop-color"],dce=["stop-color"],mce=["src"],pce=ol(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),hce={class:"text-container"},gce=ol(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function yce(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},oce,2),nce,t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,sce),(t.openBlock(),t.createElementBlock("svg",ice,[t.createElementVNode("path",{d:"M274.641 124.094L0 0.675049V124.094H274.641Z",fill:"url(#paint0_linear_7_"+o.nameTeam.replaceAll(" ","")+")"},null,8,rce),t.createElementVNode("defs",null,[t.createElementVNode("linearGradient",{id:"paint0_linear_7_"+o.nameTeam.replaceAll(" ",""),x1:"58.6578",y1:"15.5938",x2:"58.6578",y2:"124.094",gradientUnits:"userSpaceOnUse"},[t.createElementVNode("stop",{"stop-color":o.colorBackgroundHome},null,8,cce),t.createElementVNode("stop",{offset:"1","stop-color":o.colorBackgroundHome},null,8,dce)],8,lce)])])),t.createElementVNode("img",{class:t.normalizeClass(i.teamlogo),src:o.logoHome,alt:""},null,10,mce),pce,t.createElementVNode("div",hce,[t.createElementVNode("span",{class:t.normalizeClass(i.firstline)},[o.nameTeam!="Local"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(o.nameTeam),1)],64)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(i.secondline)},t.toDisplayString(o.nameCategory),3)]),gce],2)}const uce=uo(th,[["render",yce],["__scopeId","data-v-ca6c08d9"]]);let _b=null;const ah={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)_b=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),_b.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},bb=()=>{t.useCssVars(e=>({"17b44fa7":e.colorBackgroundHome,f1e257fe:e.colorBackgroundHome+"36"}))},wb=ah.setup;ah.setup=wb?(e,a)=>(bb(),wb(e,a)):bb;const nl=e=>(t.pushScopeId("data-v-49b4e56b"),e=e(),t.popScopeId(),e),fce=nl(()=>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)),_ce=[fce],bce=nl(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),wce=["src"],Cce={width:"275",height:"125",viewBox:"0 0 275 125",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"base-logo-away"},kce=["fill"],Sce=["id"],Ece=["stop-color"],Nce=["stop-color"],xce=["src"],Bce=nl(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),$ce={class:"text-container"},Vce=nl(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function Ice(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},_ce,2),bce,t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,wce),(t.openBlock(),t.createElementBlock("svg",Cce,[t.createElementVNode("path",{d:"M274.641 124.094L0 0.675049V124.094H274.641Z",fill:"url(#paint0_linear_7_"+o.nameTeam.replaceAll(" ","")+")"},null,8,kce),t.createElementVNode("defs",null,[t.createElementVNode("linearGradient",{id:"paint0_linear_7_"+o.nameTeam.replaceAll(" ",""),x1:"58.6578",y1:"15.5938",x2:"58.6578",y2:"124.094",gradientUnits:"userSpaceOnUse"},[t.createElementVNode("stop",{"stop-color":o.colorBackgroundAway},null,8,Ece),t.createElementVNode("stop",{offset:"1","stop-color":o.colorBackgroundAway},null,8,Nce)],8,Sce)])])),t.createElementVNode("img",{class:t.normalizeClass(i.teamlogo),src:o.logoHome,alt:""},null,10,xce),Bce,t.createElementVNode("div",$ce,[t.createElementVNode("span",{class:t.normalizeClass(i.firstline)},[o.nameTeam!="Away"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(o.nameTeam),1)],64)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(i.secondline)},t.toDisplayString(o.nameCategory),3)]),Vce],2)}const Ace=uo(ah,[["render",Ice],["__scopeId","data-v-49b4e56b"]]);let Cb=null;const oh={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)Cb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),Cb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},kb=()=>{t.useCssVars(e=>({"102d345c":e.colorBackgroundHome,"1033583e":e.colorBackgroundAway,"2c786ece":e.colorBackgroundAway+"62","53f7e0b6":e.colorBackgroundHome+"36"}))},Sb=oh.setup;oh.setup=Sb?(e,a)=>(kb(),Sb(e,a)):kb;const sl=e=>(t.pushScopeId("data-v-3a68172d"),e=e(),t.popScopeId(),e),Oce=sl(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),Tce=sl(()=>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)),Fce=[Tce],zce={class:"player-container"},Pce=["src"],Rce=["src"],Dce=["src"],jce={class:"container-score"},Lce=["src"],vce=["src"],Mce=["src"],Hce=sl(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),Uce=sl(()=>t.createElementVNode("div",{class:"gradient-color"},null,-1));function Gce(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[Oce,t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},Fce,2),t.createElementVNode("div",zce,[o.type==0?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(i.texttitle)},t.toDisplayString(o.nameCategory),3)):(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass(i.texttitle2)},t.toDisplayString(o.nameCategory),3)),o.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:2,src:o.photoProfile,class:t.normalizeClass(i.playerimage)},null,10,Pce)):t.createCommentVNode("",!0),o.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:3,src:o.photoProfile,alt:""},null,8,Rce)):t.createCommentVNode("",!0),o.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:4,src:o.photoProfile,class:"img-number"},null,8,Dce)):t.createCommentVNode("",!0),t.createElementVNode("div",jce,[t.createElementVNode("div",{class:t.normalizeClass(i.hometeam)},[t.createElementVNode("span",{class:t.normalizeClass(i.teamname),style:t.normalizeStyle({color:o.colorFontAway})},t.toDisplayString(o.nameHomeTeam),7),t.createElementVNode("img",{src:o.logoHome,alt:"",class:t.normalizeClass(i.teamlogo)},null,10,Lce),t.createElementVNode("span",{class:t.normalizeClass(i.teamscore)},t.toDisplayString(o.scoreHome),3)],2),t.createElementVNode("span",{class:t.normalizeClass(i.points)},":",2),t.createElementVNode("div",{class:t.normalizeClass(i.awayteam)},[t.createElementVNode("span",{class:t.normalizeClass(i.teamscore)},t.toDisplayString(o.scoreAway),3),t.createElementVNode("img",{src:o.logoAway,alt:"",class:t.normalizeClass(i.teamlogo)},null,10,vce),t.createElementVNode("span",{class:t.normalizeClass(i.teamname),style:t.normalizeStyle({color:o.colorFontAway})},t.toDisplayString(o.nameAwayTeam),7)],2)])]),t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,Mce),Hce,Uce],2)}const Wce=uo(oh,[["render",Gce],["__scopeId","data-v-3a68172d"]]);let Eb=null;const nh={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)Eb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),Eb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},Nb=()=>{t.useCssVars(e=>({"7f6829cd":e.colorBackgroundHome+"30","1ad47d61":e.colorBackgroundHome}))},xb=nh.setup;nh.setup=xb?(e,a)=>(Nb(),xb(e,a)):Nb;const il=e=>(t.pushScopeId("data-v-cc315132"),e=e(),t.popScopeId(),e),qce=il(()=>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)),Jce=[qce],Xce={class:"player-image position-image"},Zce=["src"],Yce=["src"],Kce=["src"],Qce=["src"],ede=il(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),tde=["src"],ade=il(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),ode={class:"text-container"},nde=il(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),sde={class:"base-logo",width:"91",height:"216",viewBox:"0 0 91 216",fill:"none",xmlns:"http://www.w3.org/2000/svg"},ide=["fill"];function rde(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},Jce,2),t.createElementVNode("div",Xce,[o.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:0,src:o.photoProfile,class:t.normalizeClass(i.playerimage)},null,10,Zce)):t.createCommentVNode("",!0),o.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:1,src:o.photoProfile,alt:""},null,8,Yce)):t.createCommentVNode("",!0),o.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:2,src:o.photoProfile,class:"img-number"},null,8,Kce)):t.createCommentVNode("",!0)]),t.createElementVNode("img",{src:o.logoHome,alt:"",class:"team-logo"},null,8,Qce),ede,t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,tde),ade,t.createElementVNode("div",ode,[t.createElementVNode("span",{class:t.normalizeClass(i.firstline)},"MEJORES JUGADAS",2),t.createElementVNode("span",{class:t.normalizeClass(i.secondline)},t.toDisplayString(o.nameCategory),3),t.createElementVNode("div",{class:t.normalizeClass(i.playername),style:t.normalizeStyle({color:o.colorFont})},t.toDisplayString(o.namePlayer),7)]),nde,(t.openBlock(),t.createElementBlock("svg",sde,[t.createElementVNode("path",{d:"M91.5 216L0 -0.5H91.5V216Z",fill:o.colorBackgroundHome},null,8,ide)]))],2)}const lde=uo(nh,[["render",rde],["__scopeId","data-v-cc315132"]]);function cde(e){const a=t.ref({width:0,height:0});function o(){const n=e.value.getBoundingClientRect();a.value.width=n.width,a.value.height=n.height}return t.onMounted(()=>{o(),window.addEventListener("resize",o)}),t.onUnmounted(()=>{window.removeEventListener("resize",o)}),{elementSize:a}}const dde="_ptg_lp0fw_5",mde="_ptgtitle_lp0fw_15",pde="_ptgtitle450_lp0fw_47",hde="_pgtcontainercard_lp0fw_79",gde="_pgtcontainercard350_lp0fw_89",yde={ptg:dde,ptgtitle:mde,ptgtitle450:pde,pgtcontainercard:hde,pgtcontainercard350:gde},sh={components:{GSCSlider:Vle,GSCThumbnailCategory:tce,GSCThumbnailCategoryTeam:uce,GSCThumbnailCategoryTeamAway:Ace,GSCThumbnailHighlightGamePlayer:Wce,GSCThumbnailSummaryPlayer:lde,GSCThumbnailHighlightGameHistoric:Lle},setup(){const e=t.ref("ptgDiv"),{elementSize:a}=cde(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=[],o=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&&(o=null);const n=[1,2,3];let s={seasonId:e.data.season_id,mainSectionType:1,playListType:e.type,categoryIds:e.categories&&e.categories.length?e.categories:a,gameIds:o,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]:n,playData:{},advancedFilter:{playListTitle:""}};e.data.category!==0&&(s.advancedFilter.mainCategoryId=e.data.category),this.$emit("openmedia",s)},onClickVideos(e){this.$emit("onClickVideos",e)},onClickCard(e){this.$emit("onClickCard",e)},async getTeamsInfo(e){const a=await ib.create({headers:{Authorization:`${this.token}`}}).get("https://d2oco6mqmc.execute-api.us-west-2.amazonaws.com/prod/teamsBySeason/"+e.season);for(let o=0;o<a.data.teams.length;o++)this.teamsInfo[a.data.teams[o].team_id]=a.data.teams[o]},async getStats(e){const a=ib.create({headers:{Authorization:`${this.token}`}});var o=[],n={},s={};if(this.type==0){s=await a.get("https://uof4tt5l46.execute-api.us-west-2.amazonaws.com/prod/v3/playerInfo/"+e.season+"/"+e.player);for(let i=0;i<s.data.seasons[e.season].games_played.length;i++)n={player_id:e.player,color:s.data.info_thumbnails.colors.background_color,colorfont:s.data.info_thumbnails.colors.font_color,photo_profile:s.data.info_thumbnails.images.player_in_action[0]?"https://golstatsimages.blob.core.windows.net/images-library/"+s.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/"+s.data.seasons[e.season].games_played[i].home_team+".png",player_name:s.data.seasons[e.season].games_played[i].home_team_acronym+" "+s.data.seasons[e.season].games_played[i].home_team_score+" : "+s.data.seasons[e.season].games_played[i].visiting_team_score+" "+s.data.seasons[e.season].games_played[i].visiting_team_acronym,team_id:s.data.seasons[e.season].games_played[i].game_id,team_id_b:s.data.seasons[e.season].games_played[i].home_team,season_id:s.data.seasons[e.season].games_played[i].season_id,name:"",category:0,team_id:s.data.team_id,game_id:s.data.seasons[e.season].games_played[i].game_id,position_id:s.data.position_id,scorehome:s.data.seasons[e.season].games_played[i].home_team_score,scoreaway:s.data.seasons[e.season].games_played[i].visiting_team_score,hometeamacronym:s.data.seasons[e.season].games_played[i].home_team_acronym,visitingteamacronym:s.data.seasons[e.season].games_played[i].visiting_team_acronym,seasonname:s.data.seasons[e.season].name,match:s.data.seasons[e.season].games_played[i].matchday_name.replace("Matchday","Jor"),score:s.data.seasons[e.season].games_played[i].home_team_score+" : "+s.data.seasons[e.season].games_played[i].visiting_team_score,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.info_thumbnails.images.background_player_in_action[0],backgroundhome:s.data.seasons[e.season].games_played[i].info_thumbnails.home_colors.background_color,backgroundaway:s.data.seasons[e.season].games_played[i].info_thumbnails.away_colors.background_color,colorfont_home:s.data.seasons[e.season].games_played[i].info_thumbnails.home_colors.font_color,colorfont_away:s.data.seasons[e.season].games_played[i].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+s.data.seasons[e.season].games_played[i].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+s.data.seasons[e.season].games_played[i].visiting_team+".png",total:s.data.seasons[e.season].games_played[i].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+s.data.seasons[e.season].games_played[i].home_team+"_"+s.data.seasons[e.season].games_played[i].season_id+"_r1.jpg"},o.push(n)}if(this.type==1){s=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/teams/"+e.team);for(let i=0;i<s.data.categories.length;i++){this.playerPhoto=!1;const r=Math.floor(Math.random()*s.data.categories[i].info_thumbnails.images.background_default_categories.length),c=Math.floor(Math.random()*s.data.categories[i].info_thumbnails.images.background_default_teams.length);n={player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.categories[i].info_thumbnails.images.background_default_categories[r],background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.categories[i].info_thumbnails.images.background_default_teams[c],color:s.data.categories[i].info_thumbnails.colors.background_color,team_logo:"https://az755631.vo.msecnd.net/teams-80/"+s.data.categories[i].info_thumbnails.team_logo,player_name:s.data.categories[i].category_name,team_name:this.teamsInfo[s.data.team_id].colloquial_name,team_id:s.data.team_id,colorfont:s.data.categories[i].info_thumbnails.colors.font_color,team_id_b:s.data.team_id,category:s.data.categories[i].categories,season_id:s.data.season_id,total:s.data.categories[i].total,background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+s.data.team_id+"_"+s.data.season_id+"_r1.jpg"},o.push(n)}}if(this.type==2){s=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/players/"+e.player);for(let i=0;i<s.data.categories.length;i++){this.playerPhoto=!1;const r=Math.floor(Math.random()*s.data.categories[i].info_thumbnails.images.player_in_action.length),c=Math.floor(Math.random()*s.data.categories[i].info_thumbnails.images.background_default_categories.length);n={player_action:s.data.categories[i].info_thumbnails.images.player_in_action[r]?"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.categories[i].info_thumbnails.images.player_in_action[r]:"https://az755631.vo.msecnd.net/players-profile/"+e.player+".png",background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.categories[i].info_thumbnails.images.background_default_categories[c],color:s.data.categories[i].info_thumbnails.colors.background_color,team_logo:"https://az755631.vo.msecnd.net/teams-80/"+s.data.categories[i].info_thumbnails.team_logo,player_name:s.data.categories[i].category_name,season_id:e.season,colorfont:s.data.categories[i].info_thumbnails.colors.font_color,player_id:e.player,team_id:s.data.categories[i].info_thumbnails.colors.team_id,category:s.data.categories[i].categories,total:s.data.categories[i].total,background_card:"https://az755631.vo.msecnd.net/players-profile/"+e.player+".png"},o.push(n)}}if(this.type==3){this.playerPhoto=!1,s=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/games/"+e.game);for(let i=0;i<s.data.games[0].players.length;i++){const r=Math.floor(Math.random()*s.data.games[0].players[i].info_thumbnails.images.background_player_in_action.length),c=Math.floor(Math.random()*s.data.games[0].players[i].info_thumbnails.images.player_in_action.length);n={colorbackgroundhome:s.data.games[0].players[i].info_thumbnails.colors.background_color,colorbackgroundaway:"",nameplayer:s.data.games[0].players[i].player_name,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.games[0].players[i].info_thumbnails.images.background_player_in_action[r],namecategory:"RESUMEN",namehometeam:"",nameawayteam:"",category:0,colorfont:s.data.games[0].players[i].info_thumbnails.colors.font_color,team_id:s.data.games[0].players[i].team_id,player_id:s.data.games[0].players[i].player_id,game_id:s.data.games[0].game_id,season_id:s.data.season_id,logohome:s.data.games[0].players[i].team_logo,photoprofile:s.data.games[0].players[i].info_thumbnails.images.player_in_action[c]?"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.games[0].players[i].info_thumbnails.images.player_in_action[c]:"https://az755631.vo.msecnd.net/players-profile/"+s.data.games[0].players[i].player_id+".png",logoaway:"",scoreaway:"",scorehome:""},o.push(n)}}if(this.type==4){console.log("Hola nuva mente 44444: "),console.log(s.data),this.playerPhoto=!1,s=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/specifics-plays/seasons/"+e.season+"/games/"+e.game);for(let i=0;i<s.data.home_team.categories.length;i++){const r=Math.floor(Math.random()*s.data.home_team.categories[i].info_thumbnails.images.background_default_teams.length);n={game_id:s.data.game_id,season_id:s.data.season_id,team_id:s.data.home_team.team_id,category:s.data.home_team.categories[i].categories.concat(s.data.home_team.categories[i].rival_categories),background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.home_team.categories[i].info_thumbnails.images.background_default_categories[r],player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.home_team.categories[i].info_thumbnails.images.background_default_categories[r],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+s.data.home_team.team_id+".png",color:s.data.home_team.categories[i].info_thumbnails.colors.background_color,colorfont:s.data.home_team.categories[i].info_thumbnails.colors.font_color,player_name:s.data.home_team.categories[i].category_name,total:s.data.home_team.categories[i].total,team_name:"Local",background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+s.data.home_team.team_id+"_"+s.data.season_id+"_r1.jpg"},o.push(n)}}if(this.type==5){this.playerPhoto=!1,s=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/specifics-plays/seasons/"+e.season+"/games/"+e.game);for(let i=0;i<s.data.visiting_team.categories.length;i++){const r=Math.floor(Math.random()*s.data.visiting_team.categories[i].info_thumbnails.images.background_default_categories.length);n={game_id:s.data.game_id,season_id:s.data.season_id,team_id:s.data.visiting_team.team_id,category:s.data.visiting_team.categories[i].categories.concat(s.data.visiting_team.categories[i].rival_categories),background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.visiting_team.categories[i].info_thumbnails.images.background_default_categories[r],player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.visiting_team.categories[i].info_thumbnails.images.background_default_categories[r],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+s.data.visiting_team.team_id+".png",team_name:"Away",color:s.data.visiting_team.categories[i].info_thumbnails.colors.background_color,colorfont:s.data.visiting_team.categories[i].info_thumbnails.colors.font_color,player_name:s.data.visiting_team.categories[i].category_name,total:s.data.visiting_team.categories[i].total,background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+s.data.visiting_team.team_id+"_"+s.data.season_id+"_r1.jpg"},o.push(n)}}if(this.type==6){s=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 i=0;i<s.data.best_plays.length;i++)n={category:s.data.best_plays[i].categories,team_id:s.data.team_id,game_id:s.data.best_plays[i].game_id,season_id:s.data.season_id,backgroundhome:s.data.best_plays[i].info_thumbnails.home_colors.background_color,backgroundaway:s.data.best_plays[i].info_thumbnails.away_colors.background_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",seasonname:"",score:s.data.best_plays[i].score[0]+" : "+s.data.best_plays[i].score[1]},o.push(n)}if(this.type==7){s=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 i=0;i<s.data.best_plays.length;i++)n={category:s.data.best_plays[i].categories,team_id:s.data.team_id,game_id:s.data.best_plays[i].game_id,season_id:s.data.season_id,backgroundhome:s.data.best_plays[i].info_thumbnails.home_colors.background_color,colorfont_home:s.data.best_plays[i].info_thumbnails.home_colors.font_color,colorfont_away:s.data.best_plays[i].info_thumbnails.away_colors.font_color,backgroundaway:s.data.best_plays[i].info_thumbnails.away_colors.background_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",seasonname:"",score:s.data.best_plays[i].score[0]+" : "+s.data.best_plays[i].score[1]},o.push(n)}if(this.type==8){s=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 i=0;i<s.data.best_plays.length;i++)n={category:s.data.best_plays[i].categories,team_id:s.data.team_id,game_id:s.data.best_plays[i].game_id,season_id:s.data.season_id,player_id:s.data.player_id,backgroundhome:s.data.best_plays[i].info_thumbnails.home_colors.background_color,backgroundaway:s.data.best_plays[i].info_thumbnails.away_colors.background_color,colorfont_home:s.data.best_plays[i].info_thumbnails.home_colors.font_color,colorfont_away:s.data.best_plays[i].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",scorehome:s.data.best_plays[i].score[0],scoreaway:s.data.best_plays[i].score[1],photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+s.data.best_plays[i].info_thumbnails.player_logo,hometeamacronym:s.data.best_plays[i].home_team_acronym,visitingteamacronym:s.data.best_plays[i].away_team_acronym,seasonname:"",score:s.data.best_plays[i].score[0]+" : "+s.data.best_plays[i].score[1]},o.push(n)}if(this.type==9){s=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 i=0;i<s.data.best_plays.length;i++)n={category:s.data.best_plays[i].categories,team_id:s.data.team_id,player_id:s.data.player_id,game_id:s.data.best_plays[i].game_id,season_id:s.data.season_id,backgroundhome:s.data.best_plays[i].info_thumbnails.home_colors.background_color,backgroundaway:s.data.best_plays[i].info_thumbnails.away_colors.background_color,colorfont_home:s.data.best_plays[i].info_thumbnails.home_colors.font_color,colorfont_away:s.data.best_plays[i].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",scorehome:s.data.best_plays[i].score[0],scoreaway:s.data.best_plays[i].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+s.data.best_plays[i].info_thumbnails.player_logo,score:s.data.best_plays[i].score[0]+" : "+s.data.best_plays[i].score[1]},o.push(n)}if(this.type==10){const i=await a.get("https://ws8d8ye2ii.execute-api.us-west-2.amazonaws.com/prod/v4/seasonsByTeam/"+e.team);for(let r=0;r<i.data.seasons[e.season].games.length;r++){const c=Math.floor(Math.random()*i.data.seasons[e.season].games[r].info_thumbnails.images.background_default_games.length);n={photo_profile:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games[r].visiting_team+".png",team_logo:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games[r].home_team+".png",player_name:i.data.seasons[e.season].games[r].home_team_acronym+" "+i.data.seasons[e.season].games[r].home_team_score+" : "+i.data.seasons[e.season].games[r].visiting_team_score+" "+i.data.seasons[e.season].games[r].visiting_team_acronym,team_id:i.data.seasons[e.season].games[r].game_id,team_id_b:i.data.seasons[e.season].games[r].home_team,season_id:i.data.seasons[e.season].games[r].season_id,name:"",category:0,colorfont_home:i.data.best_plays[r].info_thumbnails.home_colors.colors.font_color,colorfont_away:i.data.best_plays[r].info_thumbnails.away_colors.colors.font_color,game_id:i.data.seasons[e.season].games[r].game_id,seasonname:i.data.seasons[e.season].name,match:i.data.seasons[e.season].games[r].matchday_name.replace("Matchday","Jor"),score:i.data.seasons[e.season].games[r].home_team_score+" : "+i.data.seasons[e.season].games[r].visiting_team_score,background:"https://golstatsimages.blob.core.windows.net/images-library/"+i.data.seasons[e.season].games[r].info_thumbnails.images.background_default_games[c],backgroundhome:i.data.seasons[e.season].games[r].info_thumbnails.home_colors.background_color,backgroundaway:i.data.seasons[e.season].games[r].info_thumbnails.away_colors.background_color,colorfont_home:i.data.best_plays[r].info_thumbnails.home_colors.font_color,colorfont_away:i.data.best_plays[r].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games[r].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games[r].visiting_team+".png",total:i.data.seasons[e.season].games[r].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+i.data.seasons[e.season].games[r].home_team+"_"+i.data.seasons[e.season].games[r].season_id+"_r1.jpg"},o.push(n)}}if(this.type==11){const i=await a.get("https://uof4tt5l46.execute-api.us-west-2.amazonaws.com/prod/v3/playerInfo/"+e.season+"/"+e.player);for(let r=0;r<i.data.seasons[e.season].games_played.length;r++)Math.floor(Math.random()*i.data.seasons[e.season].games_played[r].info_thumbnails.images.background_default_games.length),n={category:0,player_id:e.player,team_id:i.data.team_id,game_id:i.data.seasons[e.season].games_played[r].game_id,position_id:i.data.position_id,color:i.data.info_thumbnails.colors.background_color,photo_profile:"https://golstatsimages.blob.core.windows.net/images-library/"+i.data.info_thumbnails.images.player_in_action[0],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games_played[r].home_team+".png",player_name:i.data.seasons[e.season].games_played[r].home_team_acronym+" "+i.data.seasons[e.season].games_played[r].home_team_score+" : "+i.data.seasons[e.season].games_played[r].visiting_team_score+" "+i.data.seasons[e.season].games_played[r].visiting_team_acronym,team_id_b:i.data.seasons[e.season].games_played[r].home_team,season_id:i.data.seasons[e.season].games_played[r].season_id,name:i.data.seasons[e.season].games_played[r].player_name,seasonname:i.data.seasons[e.season].name,match:i.data.seasons[e.season].games_played[r].matchday_name.replace("Matchday","Jor"),scorehome:i.data.seasons[e.season].games_played[r].home_team_score,scoreaway:i.data.seasons[e.season].games_played[r].visiting_team_score,hometeamacronym:i.data.seasons[e.season].games_played[r].home_team_acronym,visitingteamacronym:i.data.seasons[e.season].games_played[r].visiting_team_acronym,background:"https://golstatsimages.blob.core.windows.net/images-library/"+i.data.info_thumbnails.images.background_player_in_action[0],backgroundhome:i.data.seasons[e.season].games_played[r].info_thumbnails.home_colors.background_color,backgroundaway:i.data.seasons[e.season].games_played[r].info_thumbnails.away_colors.background_color,colorfont_home:i.data.seasons[e.season].games_played[r].info_thumbnails.home_colors.font_color,colorfont_away:i.data.seasons[e.season].games_played[r].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games_played[r].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games_played[r].visiting_team+".png",total:i.data.seasons[e.season].games_played[r].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+i.data.seasons[e.season].games_played[r].home_team+"_"+i.data.seasons[e.season].games_played[r].season_id+"_r1.jpg"},o.push(n)}if(this.type==12){const i=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/categories/"+e.category);for(let r=0;r<i.data.length;r++)for(let c=0;c<i.data[r].best_plays.length;c++)n={category:i.data[r].best_plays[c].categories,game_id:i.data[r].best_plays[c].game_id,season_id:i.data[r].season_id,backgroundhome:i.data[r].best_plays[c].info_thumbnails.home_colors.background_color,backgroundaway:i.data[r].best_plays[c].info_thumbnails.away_colors.background_color,colorfont_home:i.data[r].best_plays[c].info_thumbnails.home_colors.font_color,colorfont_away:i.data[r].best_plays[c].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+i.data[r].best_plays[c].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+i.data[r].best_plays[c].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+i.data[r].best_plays[c].info_thumbnails.images.background_default_categories[0],match:"",scorehome:i.data[r].best_plays[c].score[0],scoreaway:i.data[r].best_plays[c].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+i.data[r].best_plays[c].info_thumbnails.player_logo,score:i.data[r].best_plays[c].score[0]+" : "+i.data[r].best_plays[c].score[1]},o.push(n)}if(this.type==13){const i=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/categories/"+e.category);for(let r=0;r<i.data.length;r++)for(let c=0;c<i.data[r].best_plays.length;c++)n={category:i.data[r].best_plays[c].categories,game_id:i.data[r].best_plays[c].game_id,season_id:i.data[r].season_id,backgroundhome:i.data[r].best_plays[c].info_thumbnails.home_colors.background_color,backgroundaway:i.data[r].best_plays[c].info_thumbnails.away_colors.background_color,colorfont_home:i.data[r].best_plays[c].info_thumbnails.home_colors.font_color,colorfont_away:i.data[r].best_plays[c].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+i.data[r].best_plays[c].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+i.data[r].best_plays[c].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+i.data[r].best_plays[c].info_thumbnails.images.background_default_categories[0],match:"",scorehome:i.data[r].best_plays[c].score[0],scoreaway:i.data[r].best_plays[c].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+i.data[r].best_plays[c].info_thumbnails.player_logo,score:i.data[r].best_plays[c].score[0]+" : "+i.data[r].best_plays[c].score[1]},o.push(n)}this.printData=o}},async created(){}},Bb=()=>{t.useCssVars(e=>({"4956e38c":e.backgroundColor}))},$b=sh.setup;sh.setup=$b?(e,a)=>(Bb(),$b(e,a)):Bb;function ude(e,a,o,n,s,i){const r=t.resolveComponent("GSCThumbnailCategory"),c=t.resolveComponent("GSCThumbnailCategoryTeam"),h=t.resolveComponent("GSCThumbnailCategoryTeamAway"),d=t.resolveComponent("GSCThumbnailHighlightGamePlayer"),l=t.resolveComponent("GSCThumbnailHighlightGameHistoric"),p=t.resolveComponent("GSCThumbnailSummaryPlayer"),y=t.resolveComponent("GSCSlider");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(e.$style.ptg),ref:"ptgDiv"},[t.createElementVNode("div",{class:t.normalizeClass(i.ptgtitleClass)},t.toDisplayString(o.title),3),t.createVNode(y,{backgroundColor:o.backgroundColor,pxScroll:o.pxScroll,arrows:o.arrows,arrowsScrollHide:o.arrowsScrollHide,arrowsHideOnNoScroll:o.arrowsHideOnNoScroll,arrowsColor:o.arrowsColor,arrowsHeight:o.arrowsWidth,arrowsWidth:o.arrowsWidth,arrowsPadding:o.arrowsPadding,arrowsMargin:o.arrowsMargin,arrowsRadius:o.arrowsRadius,arrowsBorder:o.arrowsBorder,arrowsBackground:o.arrowsBackground,arrowsContainerBgL:o.arrowsContainerBgL,arrowsContainerBgR:o.arrowsContainerBgR,scrollColor:o.scrollColor,arrowsPosition:o.arrowsPosition,height:o.height},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.printData,(m,g)=>(t.openBlock(),t.createElementBlock("div",{key:g,class:t.normalizeClass(i.pgtcontainercardClass),style:t.normalizeStyle(g==0?"margin-left: 0px !important; color: white;":"")},[o.type==2?(t.openBlock(),t.createBlock(r,{key:0,"color-background-home":m.color,"name-player":o.data.player_name,"type-img":"0",background:m.background_action,"name-category":m.player_name,"logo-home":m.team_logo,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2}),"photo-profile":m.player_action},null,8,["color-background-home","name-player","background","name-category","logo-home","onOnclickPlayVideos","photo-profile"])):o.type==1||o.type==4?(t.openBlock(),t.createBlock(c,{key:1,type:"team","name-team":m.team_name!=null?m.team_name:"","type-style":"category","color-background-home":m.color,"logo-home":m.team_logo,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:3}),background:m.player_action,"name-category":m.player_name},null,8,["name-team","color-background-home","logo-home","onOnclickPlayVideos","background","name-category"])):o.type==5?(t.openBlock(),t.createBlock(h,{key:2,type:"team","name-team":m.team_name!=null?m.team_name:"","type-style":"category","color-background-away":m.color,"logo-home":m.team_logo,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:3}),background:m.player_action,"name-category":m.player_name},null,8,["name-team","color-background-away","logo-home","onOnclickPlayVideos","background","name-category"])):o.type==0?(t.openBlock(),t.createBlock(d,{key:3,items:m,type:2,"name-category":"TODAS SUS JUGADAS","color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"color-font-home":m.colorfont_home,"color-font-away":m.colorfont_away,"logo-home":m.logohome,"logo-away":m.logoaway,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2,isAllPlays:!0}),background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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"])):o.type==6?(t.openBlock(),t.createBlock(l,{key:4,items:m,"color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,background:m.background,"title-category":"GOLES",onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:3,categories:s.goalCategories}),matchday:m.match,"season-name":m.seasonname,score:m.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","background","onOnclickPlayVideos","matchday","season-name","score"])):o.type==7?(t.openBlock(),t.createBlock(l,{key:5,items:m,"color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,background:m.background,"title-category":"RESUMEN",onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:3,categories:s.resumeCategories}),matchday:m.match,"season-name":m.seasonname,score:m.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","background","onOnclickPlayVideos","matchday","season-name","score"])):o.type==8?(t.openBlock(),t.createBlock(d,{key:6,items:m,type:2,"name-category":"RESUMEN","color-font-home":m.colorfont_home,"color-font-away":m.colorfont_away,"color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2}),background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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"])):o.type==9?(t.openBlock(),t.createBlock(d,{key:7,items:m,type:2,"name-category":"RESUMEN","color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2}),"logo-away":m.logoaway,background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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"])):o.type==10?(t.openBlock(),t.createBlock(l,{key:8,items:m,"color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:1}),background:m.background,"title-category":"RESUMEN",matchday:m.match,"season-name":m.seasonname,score:m.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","onOnclickPlayVideos","background","matchday","season-name","score"])):o.type==11?(t.openBlock(),t.createBlock(d,{key:9,items:m,type:2,"name-category":"RESUMEN","color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"color-font-home":m.colorfont_home,"color-font-away":m.colorfont_away,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2}),"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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"])):o.type==12?(t.openBlock(),t.createBlock(d,{key:10,items:m,type:2,"name-category":"RESUMEN","color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,"color-font-home":m.colorfont_home,"color-font-away":m.colorfont_away,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:1}),background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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"])):o.type==13?(t.openBlock(),t.createBlock(d,{key:11,items:m,type:2,"name-category":"GOLES","color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:1,categories:s.goalCategories}),background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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(p,{key:12,type:"player","color-background-home":m.colorbackgroundhome,"color-background-away":m.colorbackgroundaway,"name-player":m.nameplayer,"type-img":0,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2}),background:m.background,"name-home-team":m.namehometeam,"name-away-team":m.nameawayteam,"name-category":"RESUMEN","logo-away":m.logoaway,"logo-home":m.logohome,"color-font":m.colorfont,"score-home":m.scorehome,"photo-profile":m.photoprofile,"score-away":m.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 fde={$style:yde},Vb=uo(sh,[["render",ude],["__cssModules",fde]]),_de=(e,a)=>{const o=e.__vccOpts||e;for(const[n,s]of a)o[n]=s;return o},ih={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))}}},Ib=()=>{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}))},Ab=ih.setup;ih.setup=Ab?(e,a)=>(Ib(),Ab(e,a)):Ib;const bde=e=>(t.pushScopeId("data-v-fb269a1e"),e=e(),t.popScopeId(),e),wde=["src"],Cde={key:1,class:"text"},kde=["src"],Sde={class:"stats"},Ede=bde(()=>t.createElementVNode("img",{class:"iconstats",src:"https://az755631.vo.msecnd.net/todoelfut/playdes.png"},null,-1)),Nde={class:"numstats"},xde={class:"leyend"};function Bde(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",null,[o.type==0?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["button",s.status&&o.typeOnOff&&"button-active"]),style:t.normalizeStyle([i.customStyle,s.status&&o.typeOnOff&&i.customActive]),onClick:a[0]||(a[0]=(...r)=>i.btnClick&&i.btnClick(...r))},[o.icon&&o.iconPosition.toLowerCase()==="left"?(t.openBlock(),t.createElementBlock("img",{key:0,class:"icon",style:t.normalizeStyle({width:o.iconSize}),src:o.icon},null,12,wde)):t.createCommentVNode("",!0),o.textValue?(t.openBlock(),t.createElementBlock("div",Cde,t.toDisplayString(o.textValue),1)):t.createCommentVNode("",!0),o.icon&&o.iconPosition.toLowerCase()==="right"?(t.openBlock(),t.createElementBlock("img",{key:2,class:"icon",style:t.normalizeStyle({width:o.iconSize}),src:o.icon},null,12,kde)):t.createCommentVNode("",!0)],6)):t.createCommentVNode("",!0),o.type==1?(t.openBlock(),t.createElementBlock("div",{key:1,class:"button-target",onClick:a[1]||(a[1]=(...r)=>i.btnClick&&i.btnClick(...r))},[t.createElementVNode("div",Sde,[Ede,t.createElementVNode("div",Nde,t.toDisplayString(o.textStat),1)]),t.createElementVNode("div",xde,t.toDisplayString(o.textCategory),1)])):t.createCommentVNode("",!0)])}const $de=_de(ih,[["render",Bde],["__scopeId","data-v-fb269a1e"]]);function _s(e){const a=t.ref({width:0,height:0});function o(){const n=e.value.getBoundingClientRect();a.value.width=n.width,a.value.height=n.height}return t.onMounted(()=>{o(),window.addEventListener("resize",o)}),t.onUnmounted(()=>{window.removeEventListener("resize",o)}),{elementSize:a}}const Vde="_cardFrecuentConnectionstype0_8eub9_57",Ide="_cardFrecuentConnectionsDesktype0_8eub9_85",Ade="_cardFrecuentConnectionsDesk360type0_8eub9_103",Ode="_imgPlayerParenttype0_8eub9_123",Tde="_imgPlayerIcontype0_8eub9_149",Fde="_imgPlayerIcon360type0_8eub9_163",zde="_playerInfotype0_8eub9_177",Pde="_benjaminEvalenttype0_8eub9_195",Rde="_frameParenttype0_8eub9_207",Dde="_union9Wrappertype0_8eub9_223",jde="_union9Icontype0_8eub9_251",Lde="_benjaminEvalent1type0_8eub9_263",vde="_benjaminEvalent1360type0_8eub9_277",Mde={cardFrecuentConnectionstype0:Vde,cardFrecuentConnectionsDesktype0:Ide,cardFrecuentConnectionsDesk360type0:Ade,imgPlayerParenttype0:Ode,imgPlayerIcontype0:Tde,imgPlayerIcon360type0:Fde,playerInfotype0:zde,benjaminEvalenttype0:Pde,frameParenttype0:Rde,union9Wrappertype0:Dde,union9Icontype0:jde,benjaminEvalent1type0:Lde,benjaminEvalent1360type0:vde},Yo=(e,a)=>{const o=e.__vccOpts||e;for(const[n,s]of a)o[n]=s;return o},Hde={components:{GSCButton:$de},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}=_s(e);return{myDivRefCardtype0:e,elementSize:a}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickPlayer",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},Ude={ref:"myDivRefCardtype0"},Gde=["alt","src"];function Wde(e,a,o,n,s,i){const r=t.resolveComponent("GSCButton");return t.openBlock(),t.createElementBlock("div",Ude,[t.createElementVNode("div",{class:t.normalizeClass(e.$style.cardFrecuentConnectionstype0),onClick:a[1]||(a[1]=c=>i.clickPlayer({player_id:o.data.player_id}))},[t.createElementVNode("div",{class:t.normalizeClass(i.cardFrecuentConnectionsDeskClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.imgPlayerParenttype0)},[t.createElementVNode("img",{class:t.normalizeClass(i.imgPlayerIconClass),alt:o.data.player_name,src:o.data.player_photo},null,10,Gde),t.createElementVNode("div",{class:t.normalizeClass(e.$style.playerInfotype0)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.benjaminEvalenttype0)},t.toDisplayString(o.data.player_name),3),t.createElementVNode("div",{class:t.normalizeClass(e.$style.frameParenttype0)},[t.createVNode(r,{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]=c=>i.clickVideos({player_id:o.data.player_id}))}),t.createElementVNode("div",{class:t.normalizeClass(i.benjaminEvalent1Class)},t.toDisplayString(o.data.player_stat),3)],2)],2)],2)],2)],2)],512)}const qde={$style:Mde},Jde=Yo(Hde,[["render",Wde],["__cssModules",qde]]),Xde="_cardVideosJugadorestype1_1mwag_59",Zde="_cardDesktoptype1_1mwag_87",Yde="_cardDesktop460type1_1mwag_113",Kde="_backgroundImageParenttype1_1mwag_137",Qde="_backgroundImageParent460type1_1mwag_171",eme="_backgroundImageIcontype1_1mwag_205",tme="_loMejorDeContainertype1_1mwag_225",ame="_loMejorDeContainer460type1_1mwag_249",ome="_loMejorDeContainer420type1_1mwag_273",nme="_loMejorDetype1_1mwag_297",sme="_btnPlaytype1_1mwag_303",ime="_btnPlay460_1mwag_357",rme="_btnPlay460type1_1mwag_363",lme="_roleCharacterIcontype1_1mwag_409",cme="_reproducirtype1_1mwag_423",dme="_playerTeamDesktopIcontype1_1mwag_437",mme="_playerTeamDesktopIcon1200type1_1mwag_457",pme="_playerTeamDesktopIcon460type1_1mwag_481",hme={cardVideosJugadorestype1:Xde,cardDesktoptype1:Zde,cardDesktop460type1:Yde,backgroundImageParenttype1:Kde,backgroundImageParent460type1:Qde,backgroundImageIcontype1:eme,loMejorDeContainertype1:tme,loMejorDeContainer460type1:ame,loMejorDeContainer420type1:ome,loMejorDetype1:nme,btnPlaytype1:sme,btnPlay460:ime,btnPlay460type1:rme,roleCharacterIcontype1:lme,reproducirtype1:cme,playerTeamDesktopIcontype1:dme,playerTeamDesktopIcon1200type1:mme,playerTeamDesktopIcon460type1:pme},rh={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}=_s(e);return{myDivRefCardtype1:e,elementSize:a}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickCard",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},Ob=()=>{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"}))},Tb=rh.setup;rh.setup=Tb?(e,a)=>(Ob(),Tb(e,a)):Ob;const gme={ref:"myDivRefCardtype1"},yme=["src"],ume={"clip-path":"url(#clip0_59_831)"},fme=["fill"],_me=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),bme=["src"];function wme(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",gme,[t.createElementVNode("div",{class:t.normalizeClass(e.$style.cardVideosJugadorestype1),onClick:a[1]||(a[1]=r=>i.clickPlayer({player_id:o.data.player_id,team_id:o.data.team_id}))},[t.createElementVNode("div",{class:t.normalizeClass(i.cardDesktopClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(i.backgroundImageParentClass)},[t.createElementVNode("img",{class:t.normalizeClass(e.$style.backgroundImageIcontype1),src:o.backgroundImg},null,10,yme),t.createElementVNode("h2",{class:t.normalizeClass(i.loMejorDeContainerClass),id:"title-card"},[n.elementSize.width>380?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(e.$style.loMejorDetype1)},"Lo mejor de ",2)):t.createCommentVNode("",!0),n.elementSize.width<=380?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(e.$style.loMejorDetype1)},"Lo mejor",2)):t.createCommentVNode("",!0),n.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(o.data.team_name),3)],2),t.createElementVNode("div",{class:t.normalizeClass(i.btnPlayClass),onClick:a[0]||(a[0]=r=>i.clickVideos({player_id:o.data.player_id,team_id:o.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",ume,[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:o.data.color_icon_play!=null&&o.customizeColors?o.data.color_icon_play:"#CBEE6B"},null,8,fme)]),_me],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.reproducirtype1)},"Reproducir",2)],2)],2),t.createElementVNode("img",{class:t.normalizeClass(i.playerTeamDesktopIconClass),src:o.data.player_photo},null,10,bme)],2)],2)],512)}const Cme={$style:hme},kme=Yo(rh,[["render",wme],["__cssModules",Cme]]),Sme="_tarjetaHighlightsPostmatchtype2_2xqhb_7",Eme="_tarjetaHighlightsPostmatch780type2_2xqhb_35",Nme="_tarjetaHighlightsPostmatch640type2_2xqhb_65",xme="_tarjetaHighlightsPostmatch520type2_2xqhb_97",Bme="_tarjetaHighlightsPostmatch350type2_2xqhb_131",$me="_tarjetaHighlightsPostmatch420type2_2xqhb_161",Vme="_tarjetaHighlightsPostmatch320type2_2xqhb_197",Ime="_backgroundtype2_2xqhb_233",Ame="_background640type2_2xqhb_253",Ome="_btnPlaytype2_2xqhb_277",Tme="_btnPlay1_2xqhb_301",Fme="_btnPlay1type2_2xqhb_309",zme="_icnPlaytype2_2xqhb_351",Pme="_union6Icontype2_2xqhb_369",Rme={tarjetaHighlightsPostmatchtype2:Sme,tarjetaHighlightsPostmatch780type2:Eme,tarjetaHighlightsPostmatch640type2:Nme,tarjetaHighlightsPostmatch520type2:xme,tarjetaHighlightsPostmatch350type2:Bme,tarjetaHighlightsPostmatch420type2:$me,tarjetaHighlightsPostmatch320type2:Vme,backgroundtype2:Ime,background640type2:Ame,btnPlaytype2:Ome,btnPlay1:Tme,btnPlay1type2:Fme,icnPlaytype2:zme,union6Icontype2:Pme},Dme={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}=_s(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)}}},jme={ref:"myDivRefCardtype2"},Lme=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),vme=[Lme];function Mme(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",jme,[t.createElementVNode("div",{class:t.normalizeClass(i.tarjetaHighlightsPostmatchClass),onClick:a[1]||(a[1]=r=>i.clickPlayer({game_id:o.data.game_id}))},[t.createElementVNode("div",{class:t.normalizeClass(i.backgroundClass),id:"image-video",style:t.normalizeStyle({"background-image":"url("+o.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]=r=>i.clickVideos({game_id:o.data.game_id}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.icnPlaytype2)},vme,2)],2)],2)],2)],512)}const Hme={$style:Rme},Ume=Yo(Dme,[["render",Mme],["__cssModules",Hme]]),Gme="_tarjetaDatosGsDesktoptype4_1xgax_107",Wme="_tarjetaDatosGsDesktop500type4_1xgax_127",qme="_tarjetaDatosGs414type4_1xgax_135",Jme="_tarjetaDatosGs414500type4_1xgax_159",Xme="_tarjetaDatosGs414380type4_1xgax_183",Zme="_tarjetaDatosGs320type4_1xgax_191",Yme="_tarjetaDatosGs320380type4_1xgax_215",Kme="_dataBox8type4_1xgax_239",Qme="_dataBox8380type4_1xgax_275",epe="_dataBoxtype4_1xgax_313",tpe="_dataBox520type4_1xgax_353",ape="_dataBox480type4_1xgax_395",ope="_dataBox3type4_1xgax_437",npe="_dataBox3520type4_1xgax_479",spe="_dataBox4type4_1xgax_489",ipe="_dataBox4500type4_1xgax_533",rpe="_dataBox6type4_1xgax_581",lpe="_dataBox6500type4_1xgax_627",cpe="_dataContainertype4_1xgax_681",dpe="_dataContainer520type4_1xgax_709",mpe="_dataContainer1type4_1xgax_741",ppe="_dataContainer1500type4_1xgax_769",hpe="_dataBox7type4_1xgax_799",gpe="_dataBox7380type4_1xgax_835",ype="_div15type4_1xgax_877",upe="_div15380type4_1xgax_895",fpe="_btnShareIcontype4_1xgax_913",_pe="_btnSharetype4_1xgax_925",bpe="_bakgBaseIcontype4_1xgax_955",wpe="_roleCharacterIcontype4_1xgax_979",Cpe="_verVideostype4_1xgax_995",kpe="_btnVideostype4_1xgax_1011",Spe="_playerNametype4_1xgax_1061",Epe="_elJugadortype4_1xgax_1079",Npe="_aSeguirtype4_1xgax_1087",xpe="_elJugadorAContainertype4_1xgax_1097",Bpe="_titletype4_1xgax_1117",$pe="_baseCardtype4_1xgax_1145",Vpe="_imagePlayerIcontype4_1xgax_1175",Ipe="_arrowGraphIcontype4_1xgax_1201",Ape="_divtype4_1xgax_1213",Ope="_totaltype4_1xgax_1227",Tpe="_div1type4_1xgax_1243",Fpe="_btnShareIcon1type4_1xgax_1265",zpe="_btnShare1type4_1xgax_1277",Ppe="_bakgBaseIcon1type4_1xgax_1305",Rpe="_bakgBaseIcon2type4_1xgax_1329",Dpe="_roleCharacterIcon1type4_1xgax_1353",jpe="_btnVideos1type4_1xgax_1369",Lpe="_playerName1type4_1xgax_1411",vpe="_elJugadorAContainer1type4_1xgax_1421",Mpe="_title1type4_1xgax_1441",Hpe="_baseCard1type4_1xgax_1467",Upe="_imagePlayerIcon1type4_1xgax_1495",Gpe="_total4type4_1xgax_1517",Wpe="_div9type4_1xgax_1533",qpe="_roleCharacterIcon2type4_1xgax_1549",Jpe="_btnVideos2type4_1xgax_1565",Xpe="_elJugadorAContainer2type4_1xgax_1603",Zpe="_title2type4_1xgax_1623",Ype="_imagePlayerIcon2type4_1xgax_1651",Kpe="_dataContainer2type4_1xgax_1673",Qpe="_tarjetaDatosGstype4_1xgax_1703",ehe={tarjetaDatosGsDesktoptype4:Gme,tarjetaDatosGsDesktop500type4:Wme,tarjetaDatosGs414type4:qme,tarjetaDatosGs414500type4:Jme,tarjetaDatosGs414380type4:Xme,tarjetaDatosGs320type4:Zme,tarjetaDatosGs320380type4:Yme,dataBox8type4:Kme,dataBox8380type4:Qme,dataBoxtype4:epe,dataBox520type4:tpe,dataBox480type4:ape,dataBox3type4:ope,dataBox3520type4:npe,dataBox4type4:spe,dataBox4500type4:ipe,dataBox6type4:rpe,dataBox6500type4:lpe,dataContainertype4:cpe,dataContainer520type4:dpe,dataContainer1type4:mpe,dataContainer1500type4:ppe,dataBox7type4:hpe,dataBox7380type4:gpe,div15type4:ype,div15380type4:upe,btnShareIcontype4:fpe,btnSharetype4:_pe,bakgBaseIcontype4:bpe,roleCharacterIcontype4:wpe,verVideostype4:Cpe,btnVideostype4:kpe,playerNametype4:Spe,elJugadortype4:Epe,aSeguirtype4:Npe,elJugadorAContainertype4:xpe,titletype4:Bpe,baseCardtype4:$pe,imagePlayerIcontype4:Vpe,arrowGraphIcontype4:Ipe,divtype4:Ape,totaltype4:Ope,div1type4:Tpe,btnShareIcon1type4:Fpe,btnShare1type4:zpe,bakgBaseIcon1type4:Ppe,bakgBaseIcon2type4:Rpe,roleCharacterIcon1type4:Dpe,btnVideos1type4:jpe,playerName1type4:Lpe,elJugadorAContainer1type4:vpe,title1type4:Mpe,baseCard1type4:Hpe,imagePlayerIcon1type4:Upe,total4type4:Gpe,div9type4:Wpe,roleCharacterIcon2type4:qpe,btnVideos2type4:Jpe,elJugadorAContainer2type4:Xpe,title2type4:Zpe,imagePlayerIcon2type4:Ype,dataContainer2type4:Kpe,tarjetaDatosGstype4:Qpe},lh={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}=_s(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)}}},Fb=()=>{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"}))},zb=lh.setup;lh.setup=zb?(e,a)=>(Fb(),zb(e,a)):Fb;const the=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),ahe=[the],ohe=["src"],nhe={"clip-path":"url(#clip0_59_831)"},she=["fill"],ihe=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),rhe=["src"],lhe=["fill"],che=["fill"],dhe=["fill"],mhe=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),phe=[mhe],hhe=["src"],ghe=["fill"],yhe=["src"],uhe=["fill"],fhe=["fill"],_he=["fill"],bhe=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),whe=[bhe],Che=["src"],khe=["fill"],She=["src"],Ehe=["fill"],Nhe=["fill"],xhe=["fill"];function Bhe(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(e.$style.tarjetaDatosGstype4),ref:"myDivRefCardtype4",onClick:a[10]||(a[10]=r=>i.clickPlayer({season_id:o.data.id_season,player_id:o.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(i.tarjetaDatosGsDesktopClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCardtype4)},[o.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"},ahe,2))],2)):t.createCommentVNode("",!0),o.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcontype4),alt:"",src:o.data.background},null,10,ohe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.btnVideostype4),onClick:a[0]||(a[0]=r=>i.clickVideos({season_id:o.data.id_season,player_id:o.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",nhe,[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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,she)]),ihe],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(o.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(o.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(o.data.second_title),3)],2)],2)],2),o.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcontype4),alt:"",src:o.data.player_photo},null,10,rhe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(i.dataContainerClass),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBoxClass),onClick:a[1]||(a[1]=r=>i.clickCategory({category:o.data.category_id_1,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,lhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(o.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBoxClass),onClick:a[2]||(a[2]=r=>i.clickCategory({category:o.data.category_id_2,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,che)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(o.data.category_name_2),3)],6),o.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBoxClass),onClick:a[3]||(a[3]=r=>i.clickCategory({category:o.data.category_id_3,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,dhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(o.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2),t.createElementVNode("div",{class:t.normalizeClass(i.tarjetaDatosGs414Class),id:"card-mobile-414"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCard1type4)},[o.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"},phe,2))],2)):t.createCommentVNode("",!0),o.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcon1type4),alt:"",src:o.data.background},null,10,hhe)):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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,ghe)],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(o.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(o.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(o.data.second_title),3)],2)],2)],2),o.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcon1type4),alt:"",src:o.data.player_photo},null,10,yhe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(i.dataContainer1Class),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox4Class),onClick:a[4]||(a[4]=r=>i.clickCategory({category:o.data.category_id_1,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,uhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(o.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox4Class),onClick:a[5]||(a[5]=r=>i.clickCategory({category:o.data.category_id_2,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,fhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(o.data.category_name_2),3)],6),o.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox6Class),onClick:a[6]||(a[6]=r=>i.clickCategory({category:o.data.category_id_3,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,_he)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(o.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2),t.createElementVNode("div",{class:t.normalizeClass(i.tarjetaDatosGs320Class)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCard1type4)},[o.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"},whe,2))],2)):t.createCommentVNode("",!0),o.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcon2type4),alt:"",src:o.data.background},null,10,Che)):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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,khe)],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(o.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(o.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(o.data.second_title),3)],2)],2)],2),o.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcon2type4),alt:"",src:o.data.player_photo},null,10,She)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.dataContainer2type4),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox7Class),onClick:a[7]||(a[7]=r=>i.clickCategory({category:o.data.category_id_1,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,Ehe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(i.div15Class)},t.toDisplayString(o.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox8Class),onClick:a[8]||(a[8]=r=>i.clickCategory({category:o.data.category_id_2,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,Nhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(i.div15Class)},t.toDisplayString(o.data.category_name_2),3)],6),o.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox8Class),onClick:a[9]||(a[9]=r=>i.clickCategory({category:o.data.category_id_3,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,xhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(i.div15Class)},t.toDisplayString(o.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2)],2)}const $he={$style:ehe},Vhe=Yo(lh,[["render",Bhe],["__cssModules",$he]]),Ihe="_cardVideotype3_1geoc_47",Ahe="_cardVideo540type3_1geoc_73",Ohe="_ligaMx2Icontype3_1geoc_101",The="_roleCharacterIcontype3_1geoc_121",Fhe="_btnPlaytype3_1geoc_135",zhe="_videoThumbnailtype3_1geoc_183",Phe="_chivasIcontype3_1geoc_209",Rhe="_teamtype3_1geoc_221",Dhe="_playerChildtype3_1geoc_251",jhe="_playertype3_1geoc_265",Lhe="_teamPlayertype3_1geoc_297",vhe="_mintype3_1geoc_309",Mhe="_teamPlayerParenttype3_1geoc_317",Hhe="_icnGoalsIcontype3_1geoc_333",Uhe="_min1type3_1geoc_343",Ghe="_actionstype3_1geoc_351",Whe="_footerCardVideotype3_1geoc_367",qhe={cardVideotype3:Ihe,cardVideo540type3:Ahe,ligaMx2Icontype3:Ohe,roleCharacterIcontype3:The,btnPlaytype3:Fhe,videoThumbnailtype3:zhe,chivasIcontype3:Phe,teamtype3:Rhe,playerChildtype3:Dhe,playertype3:jhe,teamPlayertype3:Lhe,mintype3:vhe,teamPlayerParenttype3:Mhe,icnGoalsIcontype3:Hhe,min1type3:Uhe,actionstype3:Ghe,footerCardVideotype3:Whe},ch={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}=_s(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)}}},Pb=()=>{t.useCssVars(e=>({fe7b7fd8:e.backgroundColor}))},Rb=ch.setup;ch.setup=Rb?(e,a)=>(Pb(),Rb(e,a)):Pb;const Jhe=["src"],Xhe=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),Zhe=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),Yhe=[Xhe,Zhe],Khe=["src"],Qhe=["src"],ege=["src"];function tge(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(i.cardVideoClass),ref:"myDivRefCardtype3",onClick:a[1]||(a[1]=r=>i.clickPlayer({season_id:o.data.id_season,category_id:o.data.id_category,team_id:o.data.team_id,player_id:o.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:o.data.background_card},null,10,Jhe),t.createElementVNode("button",{class:t.normalizeClass(e.$style.btnPlaytype3),onClick:a[0]||(a[0]=r=>i.clickVideos({season_id:o.data.id_season,category_id:o.data.id_category,team_id:o.data.team_id,player_id:o.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"},Yhe,2))],2)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.footerCardVideotype3),id:"footer-card-video",style:t.normalizeStyle({background:o.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:o.data.team_logo},null,10,Khe)],2),o.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:o.data.player_photo},null,10,Qhe)],2)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.mintype3)},t.toDisplayString(o.data.player_name),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.actionstype3)},[o.categoryIcon?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.icnGoalsIcontype3),alt:"",src:o.data.icon_stat},null,10,ege)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.min1type3)},t.toDisplayString(o.data.stat),3)],2)],6)],2)}const age={$style:qhe},oge=Yo(ch,[["render",tge],["__cssModules",age]]),nge={components:{GSCCardFrecuentConnections:Jde,GSCCardVideosPlayers:kme,GSCHighlightsPostmatch:Ume,GSCPlays:oge,GSCDataGS:Vhe},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 sge(e,a,o,n,s,i){const r=t.resolveComponent("GSCCardFrecuentConnections"),c=t.resolveComponent("GSCCardVideosPlayers"),h=t.resolveComponent("GSCHighlightsPostmatch"),d=t.resolveComponent("GSCPlays"),l=t.resolveComponent("GSCDataGS");return t.openBlock(),t.createElementBlock("div",null,[o.type==0?(t.openBlock(),t.createBlock(r,{key:0,data:o.data,"click-card":o.clickCard,onOnClickPlayer:i.onClickPlayer,onOnClickVideos:i.onClickVideos},null,8,["data","click-card","onOnClickPlayer","onOnClickVideos"])):t.createCommentVNode("",!0),o.type==1?(t.openBlock(),t.createBlock(c,{key:1,data:o.data,"click-card":o.clickCard,"background-color":o.backgroundColor,"color-title":o.colorTitle,"border-color":o.borderColor,"background-img":o.backgroundImg,"customize-colors":o.customizeColors,onOnClickCard:i.onClickPlayer,onOnClickVideos:i.onClickVideos},null,8,["data","click-card","background-color","color-title","border-color","background-img","customize-colors","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),o.type==2?(t.openBlock(),t.createBlock(h,{key:2,data:o.data,"click-card":o.clickCard,"background-img":o.backgroundImg,onOnClickCard:i.onClickPlayer,onOnClickVideos:i.onClickVideos},null,8,["data","click-card","background-img","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),o.type==3?(t.openBlock(),t.createBlock(d,{key:3,data:o.data,"click-card":o.clickCard,"player-photo":o.playerPhoto,"category-icon":o.categoryIcon,"background-color":o.backgroundColor,onOnClickCard:i.onClickPlayer,onOnClickVideos:i.onClickVideos},null,8,["data","click-card","player-photo","category-icon","background-color","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),o.type==4?(t.openBlock(),t.createBlock(l,{key:4,data:o.data,"show-share-button":o.showShareButton,"click-card":o.clickCard,colorcard:o.colorCard,onOnClickCard:i.onClickPlayer,onOnClickVideos:i.onClickVideos,onOnClickCategory:i.onClickCategory},null,8,["data","show-share-button","click-card","colorcard","onOnClickCard","onOnClickVideos","onOnClickCategory"])):t.createCommentVNode("",!0)])}const Db=Yo(nge,[["render",sge],["__scopeId","data-v-b1f26d64"]]);let jb=null;const ige={components:{GSCCard:Db,GSCPlayerTeamGame:Vb,GSCThumbnailHighlightGameHistoric:nre},props:{config:{type:Object,default:()=>{}}},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 o=[1,2,3];let n={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]:o,playData:{},advancedFilter:{playListTitle:""}};e.data.category!==0&&(n.advancedFilter.mainCategoryId=e.data.category),this.$emit("openmedia",n)},openmedia(e){this.$emit("openmedia",e)},setUpResizeObserver(){if(window.ResizeObserver)jb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),jb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")},async fillData(){const e=N5.create({headers:{Authorization:`${this.token}`}}),a=await e.get("https://8tvo5bp9ai.execute-api.us-west-2.amazonaws.com/prod/gamesBySeason/"+this.config.season_id),o=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=o.data.game_id,this.item.season_id=this.config.season_id,this.item.score=o.data.thumbnails[o.data.game_id].score[0]+" - "+o.data.thumbnails[o.data.game_id].score[1],this.item.backgroundhome=o.data.thumbnails[o.data.game_id].info_thumbnails.home_colors.background_color,this.item.backgroundaway=o.data.thumbnails[o.data.game_id].info_thumbnails.away_colors.background_color,this.item.logohome="https://az755631.vo.msecnd.net/teams-150/"+o.data.thumbnails[o.data.game_id].home_team+".png",this.item.logoaway="https://az755631.vo.msecnd.net/teams-150/"+o.data.thumbnails[o.data.game_id].visiting_team+".png",this.item.background="https://golstatsimages.blob.core.windows.net/images-library/"+o.data.thumbnails[o.data.game_id].info_thumbnails.images.background_default_games[0];const n=a.data.games.findIndex(c=>c.game_id===this.config.game);this.gameInfo=a.data.games[n];var s=[],i={},r=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 c=0;c<r.data.games[0].players.length;c++){const h=Math.floor(Math.random()*r.data.games[0].players[c].info_thumbnails.images.background_player_in_action.length),d=Math.floor(Math.random()*r.data.games[0].players[c].info_thumbnails.images.player_in_action.length);i={background_color_buttons:r.data.games[0].players[c].info_thumbnails.colors.background_color_buttons,background_color_cards:r.data.games[0].players[c].info_thumbnails.colors.background_color_cards,color_icon_play:r.data.games[0].players[c].info_thumbnails.colors.color_icon_play,color_next_back:r.data.games[0].players[c].info_thumbnails.colors.color_next_back,font_color:r.data.games[0].players[c].info_thumbnails.colors.font_color,font_color_card:r.data.games[0].players[c].info_thumbnails.colors.font_color_card,colorbackgroundhome:r.data.games[0].players[c].info_thumbnails.colors.background_color,colorbackgroundaway:"",nameplayer:r.data.games[0].players[c].player_name,background:r.data.games[0].players[c].info_thumbnails.images.background_player_in_action[h]?"https://golstatsimages.blob.core.windows.net/images-library/"+r.data.games[0].players[c].info_thumbnails.images.background_player_in_action[h]:"https://golstatsimages.blob.core.windows.net/images-library/"+r.data.games[0].players[c].info_thumbnails.images.background_default_players[0],namecategory:"RESUMEN",namehometeam:"",nameawayteam:"",logohome:r.data.games[0].players[c].team_logo,photoprofile:r.data.games[0].players[c].info_thumbnails.images.player_in_action[d]?"https://golstatsimages.blob.core.windows.net/images-library/"+r.data.games[0].players[c].info_thumbnails.images.player_in_action[d]:`https://az755631.vo.msecnd.net/players-profile/${r.data.games[0].players[c].player_id}.png`,logoaway:"",scoreaway:"",scorehome:"",game_id:r.data.games[0].game_id,season_id:r.data.games[0].players[c].season_id,category:0,team_id:r.data.games[0].players[c].team_id},s.push(i)}this.printData=s}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100),this.fillData()}},bs=e=>(t.pushScopeId("data-v-2d3bf9a4"),e=e(),t.popScopeId(),e),rge={ref:"gamesContainer",class:"container",style:{}},lge={class:"video-partido-container"},cge={class:"video-partido-container__highlight"},dge={class:"video-partido-container__content"},mge={key:0,class:"video-partido-container__ribbon"},pge=bs(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"HIGHLIGHTS DEL",-1)),hge=bs(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"PARTIDO",-1)),gge=bs(()=>t.createElementVNode("p",{class:"video-partido-container__description"}," Las jugadas mas importantes del partido ",-1)),yge=bs(()=>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)),uge={class:"video-partido-container__image"},fge=bs(()=>t.createElementVNode("div",{class:"title-video-datos"},"Este partido:",-1)),_ge={class:"video-partido-pltega-games"},bge={class:"video-partido-pltega-games-team"};function wge(e,a,o,n,s,i){const r=t.resolveComponent("GSCThumbnailHighlightGameHistoric"),c=t.resolveComponent("GSCPlayerTeamGame"),h=t.resolveComponent("GSCCard");return t.openBlock(),t.createElementBlock("div",rge,[t.createElementVNode("div",lge,[t.createElementVNode("div",cge,[t.createElementVNode("div",dge,[Object.keys(s.gameInfo).length>0?(t.openBlock(),t.createElementBlock("div",mge,t.toDisplayString(s.gameInfo.matchday_name.replace("Matchday","Jornada")),1)):t.createCommentVNode("",!0),pge,hge,gge,t.createElementVNode("button",{class:"video-partido-container__button",onClick:a[0]||(a[0]=d=>i.onclickPlayVideos({data:s.item,type:1}))},[yge,t.createTextVNode(" Reproducir ahora ")])]),t.createElementVNode("div",uge,[s.item.background!=""?(t.openBlock(),t.createBlock(r,{key:0,"color-background-home":s.item.backgroundhome,"color-background-away":s.item.backgroundaway,"logo-home":s.item.logohome,"logo-away":s.item.logoaway,background:s.item.background,onOnclickPlayVideos:a[1]||(a[1]=d=>i.onclickPlayVideos({data:s.item,type:1})),matchday:s.item.match,"season-name":s.item.seasonname,score:s.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:t.normalizeClass(i.videopartidopltegaplayersClass)},[t.createVNode(c,{onOpenmedia:i.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:o.config.season_id,game:o.config.game},onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","data","onOnClickVideos","onOnClickCard"])],2),t.createElementVNode("div",{class:t.normalizeClass(i.videopartidopltegadatosClass)},[fge,t.createElementVNode("div",{class:t.normalizeClass(i.gridcarrouselesitemsClass)},[t.createElementVNode("div",{class:t.normalizeClass(i.gridcarrouselesitemsitemunoClass)},[s.printData[0]?(t.openBlock(),t.createBlock(h,{key:0,type:1,onOnClickVideos:a[2]||(a[2]=d=>i.onclickPlayVideos({data:s.printData[0],type:3})),onOnClickCard:a[3]||(a[3]=d=>i.onclickPlayVideos({data:s.printData[0],type:3})),"click-card":!1,borderColor:"rgba(255, 255, 255, 0.16)",backgroundColor:s.printData[0].colorbackgroundhome,"background-img":s.printData[0].background,data:{team_name:s.gameInfo.home_team_name,player_photo:s.printData[0].photoprofile,team_id:s.gameInfo.home_team,background_color_buttons:s.printData[0].background_color_buttons,background_color_cards:s.printData[0].background_color_cards,color_icon_play:s.printData[0].color_icon_play,color_next_back:s.printData[0].color_next_back,font_color:s.printData[0].font_color,font_color_card:s.printData[0].font_color_card}},null,8,["backgroundColor","background-img","data"])):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(i.gridcarrouselesitemsitemdosClass)},[s.printData[1]?(t.openBlock(),t.createBlock(h,{key:0,type:1,onOnClickVideos:a[4]||(a[4]=d=>i.onclickPlayVideos({data:s.printData[1],type:3})),onOnClickCard:a[5]||(a[5]=d=>i.onclickPlayVideos({data:s.printData[1],type:3})),"click-card":!1,borderColor:"rgba(255, 255, 255, 0.16)",backgroundColor:s.printData[1].colorbackgroundhome,"background-img":s.printData[1].background,data:{team_name:s.gameInfo.visiting_team_name,player_photo:s.printData[1].photoprofile,team_id:s.gameInfo.visiting_team,background_color_buttons:s.printData[1].background_color_buttons,background_color_cards:s.printData[1].background_color_cards,color_icon_play:s.printData[1].color_icon_play,color_next_back:s.printData[1].color_next_back,font_color:s.printData[1].font_color,font_color_card:s.printData[1].font_color_card}},null,8,["backgroundColor","background-img","data"])):t.createCommentVNode("",!0)],2)],2)],2),t.createElementVNode("div",_ge,[t.createVNode(c,{onOpenmedia:i.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 "+s.gameInfo.home_team_name+":",data:{season:o.config.season_id,game:o.config.game},onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","title","data","onOnClickVideos","onOnClickCard"])]),t.createElementVNode("div",bge,[t.createVNode(c,{onOpenmedia:i.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 "+s.gameInfo.visiting_team_name+":",data:{season:o.config.season_id,game:o.config.game},onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","title","data","onOnClickVideos","onOnClickCard"])])])],512)}const Cge=Gr(ige,[["render",wge],["__scopeId","data-v-2d3bf9a4"]]);function Lb(e,a){return function(){return e.apply(a,arguments)}}const{toString:kge}=Object.prototype,{getPrototypeOf:dh}=Object,rl=(e=>a=>{const o=kge.call(a);return e[o]||(e[o]=o.slice(8,-1).toLowerCase())})(Object.create(null)),pa=e=>(e=e.toLowerCase(),a=>rl(a)===e),ll=e=>a=>typeof a===e,{isArray:Ko}=Array,ws=ll("undefined");function Sge(e){return e!==null&&!ws(e)&&e.constructor!==null&&!ws(e.constructor)&&Tt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const vb=pa("ArrayBuffer");function Ege(e){let a;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?a=ArrayBuffer.isView(e):a=e&&e.buffer&&vb(e.buffer),a}const Nge=ll("string"),Tt=ll("function"),Mb=ll("number"),cl=e=>e!==null&&typeof e=="object",xge=e=>e===!0||e===!1,dl=e=>{if(rl(e)!=="object")return!1;const a=dh(e);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Bge=pa("Date"),$ge=pa("File"),Vge=pa("Blob"),Ige=pa("FileList"),Age=e=>cl(e)&&Tt(e.pipe),Oge=e=>{let a;return e&&(typeof FormData=="function"&&e instanceof FormData||Tt(e.append)&&((a=rl(e))==="formdata"||a==="object"&&Tt(e.toString)&&e.toString()==="[object FormData]"))},Tge=pa("URLSearchParams"),Fge=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Cs(e,a,{allOwnKeys:o=!1}={}){if(e===null||typeof e>"u")return;let n,s;if(typeof e!="object"&&(e=[e]),Ko(e))for(n=0,s=e.length;n<s;n++)a.call(null,e[n],n,e);else{const i=o?Object.getOwnPropertyNames(e):Object.keys(e),r=i.length;let c;for(n=0;n<r;n++)c=i[n],a.call(null,e[c],c,e)}}function Hb(e,a){a=a.toLowerCase();const o=Object.keys(e);let n=o.length,s;for(;n-- >0;)if(s=o[n],a===s.toLowerCase())return s;return null}const Ub=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),Gb=e=>!ws(e)&&e!==Ub;function mh(){const{caseless:e}=Gb(this)&&this||{},a={},o=(n,s)=>{const i=e&&Hb(a,s)||s;dl(a[i])&&dl(n)?a[i]=mh(a[i],n):dl(n)?a[i]=mh({},n):Ko(n)?a[i]=n.slice():a[i]=n};for(let n=0,s=arguments.length;n<s;n++)arguments[n]&&Cs(arguments[n],o);return a}const zge=(e,a,o,{allOwnKeys:n}={})=>(Cs(a,(s,i)=>{o&&Tt(s)?e[i]=Lb(s,o):e[i]=s},{allOwnKeys:n}),e),Pge=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Rge=(e,a,o,n)=>{e.prototype=Object.create(a.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:a.prototype}),o&&Object.assign(e.prototype,o)},Dge=(e,a,o,n)=>{let s,i,r;const c={};if(a=a||{},e==null)return a;do{for(s=Object.getOwnPropertyNames(e),i=s.length;i-- >0;)r=s[i],(!n||n(r,e,a))&&!c[r]&&(a[r]=e[r],c[r]=!0);e=o!==!1&&dh(e)}while(e&&(!o||o(e,a))&&e!==Object.prototype);return a},jge=(e,a,o)=>{e=String(e),(o===void 0||o>e.length)&&(o=e.length),o-=a.length;const n=e.indexOf(a,o);return n!==-1&&n===o},Lge=e=>{if(!e)return null;if(Ko(e))return e;let a=e.length;if(!Mb(a))return null;const o=new Array(a);for(;a-- >0;)o[a]=e[a];return o},vge=(e=>a=>e&&a instanceof e)(typeof Uint8Array<"u"&&dh(Uint8Array)),Mge=(e,a)=>{const o=(e&&e[Symbol.iterator]).call(e);let n;for(;(n=o.next())&&!n.done;){const s=n.value;a.call(e,s[0],s[1])}},Hge=(e,a)=>{let o;const n=[];for(;(o=e.exec(a))!==null;)n.push(o);return n},Uge=pa("HTMLFormElement"),Gge=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,o,n){return o.toUpperCase()+n}),Wb=(({hasOwnProperty:e})=>(a,o)=>e.call(a,o))(Object.prototype),Wge=pa("RegExp"),qb=(e,a)=>{const o=Object.getOwnPropertyDescriptors(e),n={};Cs(o,(s,i)=>{let r;(r=a(s,i,e))!==!1&&(n[i]=r||s)}),Object.defineProperties(e,n)},qge=e=>{qb(e,(a,o)=>{if(Tt(e)&&["arguments","caller","callee"].indexOf(o)!==-1)return!1;const n=e[o];if(Tt(n)){if(a.enumerable=!1,"writable"in a){a.writable=!1;return}a.set||(a.set=()=>{throw Error("Can not rewrite read-only method '"+o+"'")})}})},Jge=(e,a)=>{const o={},n=s=>{s.forEach(i=>{o[i]=!0})};return Ko(e)?n(e):n(String(e).split(a)),o},Xge=()=>{},Zge=(e,a)=>(e=+e,Number.isFinite(e)?e:a),ph="abcdefghijklmnopqrstuvwxyz",Jb="0123456789",Xb={DIGIT:Jb,ALPHA:ph,ALPHA_DIGIT:ph+ph.toUpperCase()+Jb},Yge=(e=16,a=Xb.ALPHA_DIGIT)=>{let o="";const{length:n}=a;for(;e--;)o+=a[Math.random()*n|0];return o};function Kge(e){return!!(e&&Tt(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const Qge=e=>{const a=new Array(10),o=(n,s)=>{if(cl(n)){if(a.indexOf(n)>=0)return;if(!("toJSON"in n)){a[s]=n;const i=Ko(n)?[]:{};return Cs(n,(r,c)=>{const h=o(r,s+1);!ws(h)&&(i[c]=h)}),a[s]=void 0,i}}return n};return o(e,0)},eye=pa("AsyncFunction"),tye=e=>e&&(cl(e)||Tt(e))&&Tt(e.then)&&Tt(e.catch),G={isArray:Ko,isArrayBuffer:vb,isBuffer:Sge,isFormData:Oge,isArrayBufferView:Ege,isString:Nge,isNumber:Mb,isBoolean:xge,isObject:cl,isPlainObject:dl,isUndefined:ws,isDate:Bge,isFile:$ge,isBlob:Vge,isRegExp:Wge,isFunction:Tt,isStream:Age,isURLSearchParams:Tge,isTypedArray:vge,isFileList:Ige,forEach:Cs,merge:mh,extend:zge,trim:Fge,stripBOM:Pge,inherits:Rge,toFlatObject:Dge,kindOf:rl,kindOfTest:pa,endsWith:jge,toArray:Lge,forEachEntry:Mge,matchAll:Hge,isHTMLForm:Uge,hasOwnProperty:Wb,hasOwnProp:Wb,reduceDescriptors:qb,freezeMethods:qge,toObjectSet:Jge,toCamelCase:Gge,noop:Xge,toFiniteNumber:Zge,findKey:Hb,global:Ub,isContextDefined:Gb,ALPHABET:Xb,generateString:Yge,isSpecCompliantForm:Kge,toJSONObject:Qge,isAsyncFn:eye,isThenable:tye};function Ce(e,a,o,n,s){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),o&&(this.config=o),n&&(this.request=n),s&&(this.response=s)}G.inherits(Ce,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:G.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const Zb=Ce.prototype,Yb={};["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=>{Yb[e]={value:e}}),Object.defineProperties(Ce,Yb),Object.defineProperty(Zb,"isAxiosError",{value:!0}),Ce.from=(e,a,o,n,s,i)=>{const r=Object.create(Zb);return G.toFlatObject(e,r,function(c){return c!==Error.prototype},c=>c!=="isAxiosError"),Ce.call(r,e.message,a,o,n,s),r.cause=e,r.name=e.name,i&&Object.assign(r,i),r};const aye=null;function hh(e){return G.isPlainObject(e)||G.isArray(e)}function Kb(e){return G.endsWith(e,"[]")?e.slice(0,-2):e}function Qb(e,a,o){return e?e.concat(a).map(function(n,s){return n=Kb(n),!o&&s?"["+n+"]":n}).join(o?".":""):a}function oye(e){return G.isArray(e)&&!e.some(hh)}const nye=G.toFlatObject(G,{},null,function(e){return/^is[A-Z]/.test(e)});function ml(e,a,o){if(!G.isObject(e))throw new TypeError("target must be an object");a=a||new FormData,o=G.toFlatObject(o,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,g){return!G.isUndefined(g[m])});const n=o.metaTokens,s=o.visitor||d,i=o.dots,r=o.indexes,c=(o.Blob||typeof Blob<"u"&&Blob)&&G.isSpecCompliantForm(a);if(!G.isFunction(s))throw new TypeError("visitor must be a function");function h(m){if(m===null)return"";if(G.isDate(m))return m.toISOString();if(!c&&G.isBlob(m))throw new Ce("Blob is not supported. Use a Buffer instead.");return G.isArrayBuffer(m)||G.isTypedArray(m)?c&&typeof Blob=="function"?new Blob([m]):Buffer.from(m):m}function d(m,g,u){let f=m;if(m&&!u&&typeof m=="object"){if(G.endsWith(g,"{}"))g=n?g:g.slice(0,-2),m=JSON.stringify(m);else if(G.isArray(m)&&oye(m)||(G.isFileList(m)||G.endsWith(g,"[]"))&&(f=G.toArray(m)))return g=Kb(g),f.forEach(function(_,k){!(G.isUndefined(_)||_===null)&&a.append(r===!0?Qb([g],k,i):r===null?g:g+"[]",h(_))}),!1}return hh(m)?!0:(a.append(Qb(u,g,i),h(m)),!1)}const l=[],p=Object.assign(nye,{defaultVisitor:d,convertValue:h,isVisitable:hh});function y(m,g){if(!G.isUndefined(m)){if(l.indexOf(m)!==-1)throw Error("Circular reference detected in "+g.join("."));l.push(m),G.forEach(m,function(u,f){(!(G.isUndefined(u)||u===null)&&s.call(a,u,G.isString(f)?f.trim():f,g,p))===!0&&y(u,g?g.concat(f):[f])}),l.pop()}}if(!G.isObject(e))throw new TypeError("data must be an object");return y(e),a}function e4(e){const a={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(o){return a[o]})}function gh(e,a){this._pairs=[],e&&ml(e,this,a)}const t4=gh.prototype;t4.append=function(e,a){this._pairs.push([e,a])},t4.toString=function(e){const a=e?function(o){return e.call(this,o,e4)}:e4;return this._pairs.map(function(o){return a(o[0])+"="+a(o[1])},"").join("&")};function sye(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function a4(e,a,o){if(!a)return e;const n=o&&o.encode||sye,s=o&&o.serialize;let i;if(s?i=s(a,o):i=G.isURLSearchParams(a)?a.toString():new gh(a,o).toString(n),i){const r=e.indexOf("#");r!==-1&&(e=e.slice(0,r)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e}const o4=class{constructor(){this.handlers=[]}use(a,o,n){return this.handlers.push({fulfilled:a,rejected:o,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(a){this.handlers[a]&&(this.handlers[a]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(a){G.forEach(this.handlers,function(o){o!==null&&a(o)})}},n4={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},iye=typeof URLSearchParams<"u"?URLSearchParams:gh,rye=typeof FormData<"u"?FormData:null,lye=typeof Blob<"u"?Blob:null,cye={isBrowser:!0,classes:{URLSearchParams:iye,FormData:rye,Blob:lye},protocols:["http","https","file","blob","url","data"]},s4=typeof window<"u"&&typeof document<"u",dye=(e=>s4&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),mye=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),pye=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:s4,hasStandardBrowserEnv:dye,hasStandardBrowserWebWorkerEnv:mye},Symbol.toStringTag,{value:"Module"})),ha={...pye,...cye};function hye(e,a){return ml(e,new ha.classes.URLSearchParams,Object.assign({visitor:function(o,n,s,i){return ha.isNode&&G.isBuffer(o)?(this.append(n,o.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},a))}function gye(e){return G.matchAll(/\w+|\[(\w*)]/g,e).map(a=>a[0]==="[]"?"":a[1]||a[0])}function yye(e){const a={},o=Object.keys(e);let n;const s=o.length;let i;for(n=0;n<s;n++)i=o[n],a[i]=e[i];return a}function i4(e){function a(o,n,s,i){let r=o[i++];if(r==="__proto__")return!0;const c=Number.isFinite(+r),h=i>=o.length;return r=!r&&G.isArray(s)?s.length:r,h?(G.hasOwnProp(s,r)?s[r]=[s[r],n]:s[r]=n,!c):((!s[r]||!G.isObject(s[r]))&&(s[r]=[]),a(o,n,s[r],i)&&G.isArray(s[r])&&(s[r]=yye(s[r])),!c)}if(G.isFormData(e)&&G.isFunction(e.entries)){const o={};return G.forEachEntry(e,(n,s)=>{a(gye(n),s,o,0)}),o}return null}function uye(e,a,o){if(G.isString(e))try{return(a||JSON.parse)(e),G.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(o||JSON.stringify)(e)}const yh={transitional:n4,adapter:["xhr","http"],transformRequest:[function(e,a){const o=a.getContentType()||"",n=o.indexOf("application/json")>-1,s=G.isObject(e);if(s&&G.isHTMLForm(e)&&(e=new FormData(e)),G.isFormData(e))return n&&n?JSON.stringify(i4(e)):e;if(G.isArrayBuffer(e)||G.isBuffer(e)||G.isStream(e)||G.isFile(e)||G.isBlob(e))return e;if(G.isArrayBufferView(e))return e.buffer;if(G.isURLSearchParams(e))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let i;if(s){if(o.indexOf("application/x-www-form-urlencoded")>-1)return hye(e,this.formSerializer).toString();if((i=G.isFileList(e))||o.indexOf("multipart/form-data")>-1){const r=this.env&&this.env.FormData;return ml(i?{"files[]":e}:e,r&&new r,this.formSerializer)}}return s||n?(a.setContentType("application/json",!1),uye(e)):e}],transformResponse:[function(e){const a=this.transitional||yh.transitional,o=a&&a.forcedJSONParsing,n=this.responseType==="json";if(e&&G.isString(e)&&(o&&!this.responseType||n)){const s=!(a&&a.silentJSONParsing)&&n;try{return JSON.parse(e)}catch(i){if(s)throw i.name==="SyntaxError"?Ce.from(i,Ce.ERR_BAD_RESPONSE,this,null,this.response):i}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ha.classes.FormData,Blob:ha.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};G.forEach(["delete","get","head","post","put","patch"],e=>{yh.headers[e]={}});const uh=yh,fye=G.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"]),_ye=e=>{const a={};let o,n,s;return e&&e.split(`
66
+ `):" "+Q5(i[0]):"as no adapter specified";throw new we("There is no suitable adapter to dispatch the request "+r,"ERR_NOT_SUPPORT")}return n},adapters:qp};function Jp(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new us(null,e)}function tb(e){return Jp(e),e.headers=za.from(e.headers),e.data=Wp.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),eb.getAdapter(e.adapter||Up.adapter)(e).then(function(a){return Jp(e),a.data=Wp.call(e,e.transformResponse,a),a.headers=za.from(a.headers),a},function(a){return Z5(a)||(Jp(e),a&&a.response&&(a.response.data=Wp.call(e,e.transformResponse,a.response),a.response.headers=za.from(a.response.headers))),Promise.reject(a)})}const ab=e=>e instanceof za?e.toJSON():e;function Zo(e,a){a=a||{};const o={};function n(d,l,p){return U.isPlainObject(d)&&U.isPlainObject(l)?U.merge.call({caseless:p},d,l):U.isPlainObject(l)?U.merge({},l):U.isArray(l)?l.slice():l}function s(d,l,p){if(U.isUndefined(l)){if(!U.isUndefined(d))return n(void 0,d,p)}else return n(d,l,p)}function i(d,l){if(!U.isUndefined(l))return n(void 0,l)}function r(d,l){if(U.isUndefined(l)){if(!U.isUndefined(d))return n(void 0,d)}else return n(void 0,l)}function c(d,l,p){if(p in a)return n(d,l);if(p in e)return n(void 0,d)}const h={url:i,method:i,data:i,baseURL:r,transformRequest:r,transformResponse:r,paramsSerializer:r,timeout:r,timeoutMessage:r,withCredentials:r,adapter:r,responseType:r,xsrfCookieName:r,xsrfHeaderName:r,onUploadProgress:r,onDownloadProgress:r,decompress:r,maxContentLength:r,maxBodyLength:r,beforeRedirect:r,transport:r,httpAgent:r,httpsAgent:r,cancelToken:r,socketPath:r,responseEncoding:r,validateStatus:c,headers:(d,l)=>s(ab(d),ab(l),!0)};return U.forEach(Object.keys(Object.assign({},e,a)),function(d){const l=h[d]||s,p=l(e[d],a[d],d);U.isUndefined(p)&&l!==c||(o[d]=p)}),o}const ob="1.5.1",Xp={};["object","boolean","number","function","string","symbol"].forEach((e,a)=>{Xp[e]=function(o){return typeof o===e||"a"+(a<1?"n ":" ")+e}});const nb={};Xp.transitional=function(e,a,o){function n(s,i){return"[Axios v"+ob+"] Transitional option '"+s+"'"+i+(o?". "+o:"")}return(s,i,r)=>{if(e===!1)throw new we(n(i," has been removed"+(a?" in "+a:"")),we.ERR_DEPRECATED);return a&&!nb[i]&&(nb[i]=!0,console.warn(n(i," has been deprecated since v"+a+" and will be removed in the near future"))),e?e(s,i,r):!0}};function gle(e,a,o){if(typeof e!="object")throw new we("options must be an object",we.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let s=n.length;for(;s-- >0;){const i=n[s],r=a[i];if(r){const c=e[i],h=c===void 0||r(c,i,e);if(h!==!0)throw new we("option "+i+" must be "+h,we.ERR_BAD_OPTION_VALUE);continue}if(o!==!0)throw new we("Unknown option "+i,we.ERR_BAD_OPTION)}}const Zp={assertOptions:gle,validators:Xp},eo=Zp.validators;let el=class{constructor(a){this.defaults=a,this.interceptors={request:new W5,response:new W5}}request(a,o){typeof a=="string"?(o=o||{},o.url=a):o=a||{},o=Zo(this.defaults,o);const{transitional:n,paramsSerializer:s,headers:i}=o;n!==void 0&&Zp.assertOptions(n,{silentJSONParsing:eo.transitional(eo.boolean),forcedJSONParsing:eo.transitional(eo.boolean),clarifyTimeoutError:eo.transitional(eo.boolean)},!1),s!=null&&(U.isFunction(s)?o.paramsSerializer={serialize:s}:Zp.assertOptions(s,{encode:eo.function,serialize:eo.function},!0)),o.method=(o.method||this.defaults.method||"get").toLowerCase();let r=i&&U.merge(i.common,i[o.method]);i&&U.forEach(["delete","get","head","post","put","patch","common"],g=>{delete i[g]}),o.headers=za.concat(r,i);const c=[];let h=!0;this.interceptors.request.forEach(function(g){typeof g.runWhen=="function"&&g.runWhen(o)===!1||(h=h&&g.synchronous,c.unshift(g.fulfilled,g.rejected))});const d=[];this.interceptors.response.forEach(function(g){d.push(g.fulfilled,g.rejected)});let l,p=0,y;if(!h){const g=[tb.bind(this),void 0];for(g.unshift.apply(g,c),g.push.apply(g,d),y=g.length,l=Promise.resolve(o);p<y;)l=l.then(g[p++],g[p++]);return l}y=c.length;let m=o;for(p=0;p<y;){const g=c[p++],u=c[p++];try{m=g(m)}catch(f){u.call(this,f);break}}try{l=tb.call(this,m)}catch(g){return Promise.reject(g)}for(p=0,y=d.length;p<y;)l=l.then(d[p++],d[p++]);return l}getUri(a){a=Zo(this.defaults,a);const o=Y5(a.baseURL,a.url);return G5(o,a.params,a.paramsSerializer)}};U.forEach(["delete","get","head","options"],function(e){el.prototype[e]=function(a,o){return this.request(Zo(o||{},{method:e,url:a,data:(o||{}).data}))}}),U.forEach(["post","put","patch"],function(e){function a(o){return function(n,s,i){return this.request(Zo(i||{},{method:e,headers:o?{"Content-Type":"multipart/form-data"}:{},url:n,data:s}))}}el.prototype[e]=a(),el.prototype[e+"Form"]=a(!0)});const tl=el,yle=class vk{constructor(a){if(typeof a!="function")throw new TypeError("executor must be a function.");let o;this.promise=new Promise(function(s){o=s});const n=this;this.promise.then(s=>{if(!n._listeners)return;let i=n._listeners.length;for(;i-- >0;)n._listeners[i](s);n._listeners=null}),this.promise.then=s=>{let i;const r=new Promise(c=>{n.subscribe(c),i=c}).then(s);return r.cancel=function(){n.unsubscribe(i)},r},a(function(s,i,r){n.reason||(n.reason=new us(s,i,r),o(n.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 o=this._listeners.indexOf(a);o!==-1&&this._listeners.splice(o,1)}static source(){let a;return{token:new vk(function(o){a=o}),cancel:a}}};function ule(e){return function(a){return e.apply(null,a)}}function fle(e){return U.isObject(e)&&e.isAxiosError===!0}const Yp={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(Yp).forEach(([e,a])=>{Yp[a]=e});const _le=Yp;function sb(e){const a=new tl(e),o=V5(tl.prototype.request,a);return U.extend(o,tl.prototype,a,{allOwnKeys:!0}),U.extend(o,a,null,{allOwnKeys:!0}),o.create=function(n){return sb(Zo(e,n))},o}const Xe=sb(Up);Xe.Axios=tl,Xe.CanceledError=us,Xe.CancelToken=yle,Xe.isCancel=Z5,Xe.VERSION=ob,Xe.toFormData=Yr,Xe.AxiosError=we,Xe.Cancel=Xe.CanceledError,Xe.all=function(e){return Promise.all(e)},Xe.spread=ule,Xe.isAxiosError=fle,Xe.mergeConfig=Zo,Xe.AxiosHeaders=za,Xe.formToJSON=e=>J5(U.isHTMLForm(e)?new FormData(e):e),Xe.getAdapter=eb.getAdapter,Xe.HttpStatusCode=_le,Xe.default=Xe;const ib=Xe,ble=(e,a)=>{const o=e.__vccOpts||e;for(const[n,s]of a)o[n]=s;return o},Kp={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)}}},rb=()=>{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}))},lb=Kp.setup;Kp.setup=lb?(e,a)=>(rb(),lb(e,a)):rb;const wle={class:"scrollable-container"},Cle={class:"scrollable-arrows"},kle=["width","height","viewBox"],Sle=["stroke"],Ele={class:"scrollable-wrapper"},Nle={class:"scrollable-arrows"},xle=["width","height","viewBox"],Ble=["stroke"];function $le(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",wle,[o.arrows?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["arrows-container",i.hideShowLeftArrow]),onClick:a[0]||(a[0]=(...r)=>i.scrollLeft&&i.scrollLeft(...r))},[t.createElementVNode("div",Cle,[(t.openBlock(),t.createElementBlock("svg",{width:o.arrowsWidth,height:o.arrowsHeight,viewBox:i.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:o.arrowsColor},null,8,Sle)],8,kle))])],2)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:"scrollable-content",ref:"content",onScroll:a[1]||(a[1]=(...r)=>i.getScroll&&i.getScroll(...r))},[t.createElementVNode("div",Ele,[t.renderSlot(e.$slots,"default",{},void 0,!0)])],544),o.arrows?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(["arrows-container",i.hideShowRightArrow]),onClick:a[2]||(a[2]=(...r)=>i.scrollRight&&i.scrollRight(...r))},[t.createElementVNode("div",Nle,[(t.openBlock(),t.createElementBlock("svg",{width:o.arrowsWidth,height:o.arrowsHeight,viewBox:i.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:o.arrowsColor},null,8,Ble)],8,xle))])],2)):t.createCommentVNode("",!0)])}const Vle=ble(Kp,[["render",$le],["__scopeId","data-v-a717f423"]]),uo=(e,a)=>{const o=e.__vccOpts||e;for(const[n,s]of a)o[n]=s;return o};let cb=null;const Qp={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)cb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),cb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},db=()=>{t.useCssVars(e=>({d6f07504:e.colorBackgroundHome+"45","6d0848cf":e.colorBackgroundAway+"45","524ee4ec":e.colorBackgroundHome,"524bd2fb":e.colorBackgroundAway}))},mb=Qp.setup;Qp.setup=mb?(e,a)=>(db(),mb(e,a)):db;const al=e=>(t.pushScopeId("data-v-45034b51"),e=e(),t.popScopeId(),e),Ile=al(()=>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)),Ale=[Ile],Ole=al(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),Tle=["src"],Fle=al(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),zle=al(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),Ple=["src"],Rle=["src"],Dle={class:"text-container"};function jle(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},Ale,2),o.dateGame!=""?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(i.date)},t.toDisplayString(o.dateGame),3)):t.createCommentVNode("",!0),o.matchday!=""&&o.seasonName!=""?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(i.containerinfogame)},[o.matchday!=""?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(i.matchcontainer)},t.toDisplayString(o.matchday),3)):t.createCommentVNode("",!0),o.seasonName!=""?(t.openBlock(),t.createElementBlock("div",{key:1,class:t.normalizeClass(i.seasoncontainer)},t.toDisplayString(o.seasonName),3)):t.createCommentVNode("",!0)],2)):t.createCommentVNode("",!0),Ole,t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,Tle),t.createElementVNode("div",{class:t.normalizeClass([i.baselogo,"position-image"])},null,2),t.createElementVNode("div",{class:t.normalizeClass(i.baselogoright)},null,2),Fle,zle,t.createElementVNode("img",{src:o.logoHome,alt:"",class:t.normalizeClass(i.teamlogo)},null,10,Ple),t.createElementVNode("img",{src:o.logoAway,alt:"",class:t.normalizeClass(i.logoright)},null,10,Rle),t.createElementVNode("div",Dle,[t.createElementVNode("span",{class:t.normalizeClass(i.secondline)},t.toDisplayString(o.score),3),t.createElementVNode("div",{class:t.normalizeClass(i.titlename)},t.toDisplayString(o.titleCategory),3)])],2)}const Lle=uo(Qp,[["render",jle],["__scopeId","data-v-45034b51"]]);let pb=null;const eh={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)pb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),pb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},hb=()=>{t.useCssVars(e=>({"46c0698e":e.colorBackgroundHome,"12d9d27a":e.colorBackgroundHome+"36"}))},gb=eh.setup;eh.setup=gb?(e,a)=>(hb(),gb(e,a)):hb;const fs=e=>(t.pushScopeId("data-v-9caaef34"),e=e(),t.popScopeId(),e),vle=fs(()=>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)),Mle=[vle],Hle=fs(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),Ule=["src"],Gle=fs(()=>t.createElementVNode("div",{class:"base-logo"},null,-1)),Wle=["src"],qle=fs(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),Jle={class:"text-container"},Xle={class:"player-image position-image"},Zle=["src"],Yle=["src"],Kle=["src"],Qle=fs(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function ece(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},Mle,2),Hle,t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,Ule),Gle,t.createElementVNode("img",{src:o.logoHome,alt:"",class:t.normalizeClass(i.teamlogo)},null,10,Wle),qle,t.createElementVNode("div",Jle,[t.createElementVNode("span",{class:t.normalizeClass(i.firstline)},t.toDisplayString(o.namePlayer),3),t.createElementVNode("span",{class:t.normalizeClass(i.secondline),style:t.normalizeStyle(o.nameCategory=="Balones recuperados en disputa "?"font-size: 25px":"")},t.toDisplayString(o.nameCategory),7)]),t.createElementVNode("div",Xle,[o.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:0,src:o.photoProfile,class:t.normalizeClass(i.playerimage)},null,10,Zle)):t.createCommentVNode("",!0),o.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:1,src:o.photoProfile,alt:""},null,8,Yle)):t.createCommentVNode("",!0),o.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:2,src:o.photoProfile,class:"img-number"},null,8,Kle)):t.createCommentVNode("",!0)]),Qle],2)}const tce=uo(eh,[["render",ece],["__scopeId","data-v-9caaef34"]]);let yb=null;const th={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)yb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),yb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},ub=()=>{t.useCssVars(e=>({"5536c7dc":e.colorBackgroundHome,"3e449276":e.colorBackgroundHome+"36"}))},fb=th.setup;th.setup=fb?(e,a)=>(ub(),fb(e,a)):ub;const ol=e=>(t.pushScopeId("data-v-ca6c08d9"),e=e(),t.popScopeId(),e),ace=ol(()=>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)),oce=[ace],nce=ol(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),sce=["src"],ice={width:"275",height:"125",viewBox:"0 0 275 125",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"base-logo"},rce=["fill"],lce=["id"],cce=["stop-color"],dce=["stop-color"],mce=["src"],pce=ol(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),hce={class:"text-container"},gce=ol(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function yce(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},oce,2),nce,t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,sce),(t.openBlock(),t.createElementBlock("svg",ice,[t.createElementVNode("path",{d:"M274.641 124.094L0 0.675049V124.094H274.641Z",fill:"url(#paint0_linear_7_"+o.nameTeam.replaceAll(" ","")+")"},null,8,rce),t.createElementVNode("defs",null,[t.createElementVNode("linearGradient",{id:"paint0_linear_7_"+o.nameTeam.replaceAll(" ",""),x1:"58.6578",y1:"15.5938",x2:"58.6578",y2:"124.094",gradientUnits:"userSpaceOnUse"},[t.createElementVNode("stop",{"stop-color":o.colorBackgroundHome},null,8,cce),t.createElementVNode("stop",{offset:"1","stop-color":o.colorBackgroundHome},null,8,dce)],8,lce)])])),t.createElementVNode("img",{class:t.normalizeClass(i.teamlogo),src:o.logoHome,alt:""},null,10,mce),pce,t.createElementVNode("div",hce,[t.createElementVNode("span",{class:t.normalizeClass(i.firstline)},[o.nameTeam!="Local"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(o.nameTeam),1)],64)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(i.secondline)},t.toDisplayString(o.nameCategory),3)]),gce],2)}const uce=uo(th,[["render",yce],["__scopeId","data-v-ca6c08d9"]]);let _b=null;const ah={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)_b=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),_b.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},bb=()=>{t.useCssVars(e=>({"17b44fa7":e.colorBackgroundHome,f1e257fe:e.colorBackgroundHome+"36"}))},wb=ah.setup;ah.setup=wb?(e,a)=>(bb(),wb(e,a)):bb;const nl=e=>(t.pushScopeId("data-v-49b4e56b"),e=e(),t.popScopeId(),e),fce=nl(()=>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)),_ce=[fce],bce=nl(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),wce=["src"],Cce={width:"275",height:"125",viewBox:"0 0 275 125",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"base-logo-away"},kce=["fill"],Sce=["id"],Ece=["stop-color"],Nce=["stop-color"],xce=["src"],Bce=nl(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),$ce={class:"text-container"},Vce=nl(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1));function Ice(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},_ce,2),bce,t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,wce),(t.openBlock(),t.createElementBlock("svg",Cce,[t.createElementVNode("path",{d:"M274.641 124.094L0 0.675049V124.094H274.641Z",fill:"url(#paint0_linear_7_"+o.nameTeam.replaceAll(" ","")+")"},null,8,kce),t.createElementVNode("defs",null,[t.createElementVNode("linearGradient",{id:"paint0_linear_7_"+o.nameTeam.replaceAll(" ",""),x1:"58.6578",y1:"15.5938",x2:"58.6578",y2:"124.094",gradientUnits:"userSpaceOnUse"},[t.createElementVNode("stop",{"stop-color":o.colorBackgroundAway},null,8,Ece),t.createElementVNode("stop",{offset:"1","stop-color":o.colorBackgroundAway},null,8,Nce)],8,Sce)])])),t.createElementVNode("img",{class:t.normalizeClass(i.teamlogo),src:o.logoHome,alt:""},null,10,xce),Bce,t.createElementVNode("div",$ce,[t.createElementVNode("span",{class:t.normalizeClass(i.firstline)},[o.nameTeam!="Away"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(o.nameTeam),1)],64)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(i.secondline)},t.toDisplayString(o.nameCategory),3)]),Vce],2)}const Ace=uo(ah,[["render",Ice],["__scopeId","data-v-49b4e56b"]]);let Cb=null;const oh={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)Cb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),Cb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},kb=()=>{t.useCssVars(e=>({"102d345c":e.colorBackgroundHome,"1033583e":e.colorBackgroundAway,"2c786ece":e.colorBackgroundAway+"62","53f7e0b6":e.colorBackgroundHome+"36"}))},Sb=oh.setup;oh.setup=Sb?(e,a)=>(kb(),Sb(e,a)):kb;const sl=e=>(t.pushScopeId("data-v-3a68172d"),e=e(),t.popScopeId(),e),Oce=sl(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),Tce=sl(()=>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)),Fce=[Tce],zce={class:"player-container"},Pce=["src"],Rce=["src"],Dce=["src"],jce={class:"container-score"},Lce=["src"],vce=["src"],Mce=["src"],Hce=sl(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),Uce=sl(()=>t.createElementVNode("div",{class:"gradient-color"},null,-1));function Gce(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[Oce,t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},Fce,2),t.createElementVNode("div",zce,[o.type==0?(t.openBlock(),t.createElementBlock("span",{key:0,class:t.normalizeClass(i.texttitle)},t.toDisplayString(o.nameCategory),3)):(t.openBlock(),t.createElementBlock("span",{key:1,class:t.normalizeClass(i.texttitle2)},t.toDisplayString(o.nameCategory),3)),o.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:2,src:o.photoProfile,class:t.normalizeClass(i.playerimage)},null,10,Pce)):t.createCommentVNode("",!0),o.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:3,src:o.photoProfile,alt:""},null,8,Rce)):t.createCommentVNode("",!0),o.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:4,src:o.photoProfile,class:"img-number"},null,8,Dce)):t.createCommentVNode("",!0),t.createElementVNode("div",jce,[t.createElementVNode("div",{class:t.normalizeClass(i.hometeam)},[t.createElementVNode("span",{class:t.normalizeClass(i.teamname),style:t.normalizeStyle({color:o.colorFontAway})},t.toDisplayString(o.nameHomeTeam),7),t.createElementVNode("img",{src:o.logoHome,alt:"",class:t.normalizeClass(i.teamlogo)},null,10,Lce),t.createElementVNode("span",{class:t.normalizeClass(i.teamscore)},t.toDisplayString(o.scoreHome),3)],2),t.createElementVNode("span",{class:t.normalizeClass(i.points)},":",2),t.createElementVNode("div",{class:t.normalizeClass(i.awayteam)},[t.createElementVNode("span",{class:t.normalizeClass(i.teamscore)},t.toDisplayString(o.scoreAway),3),t.createElementVNode("img",{src:o.logoAway,alt:"",class:t.normalizeClass(i.teamlogo)},null,10,vce),t.createElementVNode("span",{class:t.normalizeClass(i.teamname),style:t.normalizeStyle({color:o.colorFontAway})},t.toDisplayString(o.nameAwayTeam),7)],2)])]),t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,Mce),Hce,Uce],2)}const Wce=uo(oh,[["render",Gce],["__scopeId","data-v-3a68172d"]]);let Eb=null;const nh={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)Eb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),Eb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100)}},Nb=()=>{t.useCssVars(e=>({"7f6829cd":e.colorBackgroundHome+"30","1ad47d61":e.colorBackgroundHome}))},xb=nh.setup;nh.setup=xb?(e,a)=>(Nb(),xb(e,a)):Nb;const il=e=>(t.pushScopeId("data-v-cc315132"),e=e(),t.popScopeId(),e),qce=il(()=>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)),Jce=[qce],Xce={class:"player-image position-image"},Zce=["src"],Yce=["src"],Kce=["src"],Qce=["src"],ede=il(()=>t.createElementVNode("div",{class:"gradient-back position-image"},null,-1)),tde=["src"],ade=il(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/paper-texture.png",alt:"",class:"paper-texture position-image"},null,-1)),ode={class:"text-container"},nde=il(()=>t.createElementVNode("img",{src:"https://golstatsimages.blob.core.windows.net/images-library/halftone-texture.png",alt:"",class:"halftone-texture position-image"},null,-1)),sde={class:"base-logo",width:"91",height:"216",viewBox:"0 0 91 216",fill:"none",xmlns:"http://www.w3.org/2000/svg"},ide=["fill"];function rde(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{ref:"gamesContainer",class:t.normalizeClass(i.thumbnailhighlights)},[t.createElementVNode("div",{class:t.normalizeClass(i.playbutton),onClick:a[0]||(a[0]=(...r)=>i.onclickPlayVideos&&i.onclickPlayVideos(...r))},Jce,2),t.createElementVNode("div",Xce,[o.typeImg==0?(t.openBlock(),t.createElementBlock("img",{key:0,src:o.photoProfile,class:t.normalizeClass(i.playerimage)},null,10,Zce)):t.createCommentVNode("",!0),o.typeImg==1?(t.openBlock(),t.createElementBlock("img",{key:1,src:o.photoProfile,alt:""},null,8,Yce)):t.createCommentVNode("",!0),o.typeImg==2?(t.openBlock(),t.createElementBlock("img",{key:2,src:o.photoProfile,class:"img-number"},null,8,Kce)):t.createCommentVNode("",!0)]),t.createElementVNode("img",{src:o.logoHome,alt:"",class:"team-logo"},null,8,Qce),ede,t.createElementVNode("img",{src:o.background,alt:"",class:"bkg-blackwhite position-image"},null,8,tde),ade,t.createElementVNode("div",ode,[t.createElementVNode("span",{class:t.normalizeClass(i.firstline)},"MEJORES JUGADAS",2),t.createElementVNode("span",{class:t.normalizeClass(i.secondline)},t.toDisplayString(o.nameCategory),3),t.createElementVNode("div",{class:t.normalizeClass(i.playername),style:t.normalizeStyle({color:o.colorFont})},t.toDisplayString(o.namePlayer),7)]),nde,(t.openBlock(),t.createElementBlock("svg",sde,[t.createElementVNode("path",{d:"M91.5 216L0 -0.5H91.5V216Z",fill:o.colorBackgroundHome},null,8,ide)]))],2)}const lde=uo(nh,[["render",rde],["__scopeId","data-v-cc315132"]]);function cde(e){const a=t.ref({width:0,height:0});function o(){const n=e.value.getBoundingClientRect();a.value.width=n.width,a.value.height=n.height}return t.onMounted(()=>{o(),window.addEventListener("resize",o)}),t.onUnmounted(()=>{window.removeEventListener("resize",o)}),{elementSize:a}}const dde="_ptg_lp0fw_5",mde="_ptgtitle_lp0fw_15",pde="_ptgtitle450_lp0fw_47",hde="_pgtcontainercard_lp0fw_79",gde="_pgtcontainercard350_lp0fw_89",yde={ptg:dde,ptgtitle:mde,ptgtitle450:pde,pgtcontainercard:hde,pgtcontainercard350:gde},sh={components:{GSCSlider:Vle,GSCThumbnailCategory:tce,GSCThumbnailCategoryTeam:uce,GSCThumbnailCategoryTeamAway:Ace,GSCThumbnailHighlightGamePlayer:Wce,GSCThumbnailSummaryPlayer:lde,GSCThumbnailHighlightGameHistoric:Lle},setup(){const e=t.ref("ptgDiv"),{elementSize:a}=cde(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=[],o=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&&(o=null);const n=[1,2,3];let s={seasonId:e.data.season_id,mainSectionType:1,playListType:e.type,categoryIds:e.categories&&e.categories.length?e.categories:a,gameIds:o,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]:n,playData:{},advancedFilter:{playListTitle:""}};e.data.category!==0&&(s.advancedFilter.mainCategoryId=e.data.category),this.$emit("openmedia",s)},onClickVideos(e){this.$emit("onClickVideos",e)},onClickCard(e){this.$emit("onClickCard",e)},async getTeamsInfo(e){const a=await ib.create({headers:{Authorization:`${this.token}`}}).get("https://d2oco6mqmc.execute-api.us-west-2.amazonaws.com/prod/teamsBySeason/"+e.season);for(let o=0;o<a.data.teams.length;o++)this.teamsInfo[a.data.teams[o].team_id]=a.data.teams[o]},async getStats(e){const a=ib.create({headers:{Authorization:`${this.token}`}});var o=[],n={},s={};if(this.type==0){s=await a.get("https://uof4tt5l46.execute-api.us-west-2.amazonaws.com/prod/v3/playerInfo/"+e.season+"/"+e.player);for(let i=0;i<s.data.seasons[e.season].games_played.length;i++)n={player_id:e.player,color:s.data.info_thumbnails.colors.background_color,colorfont:s.data.info_thumbnails.colors.font_color,photo_profile:s.data.info_thumbnails.images.player_in_action[0]?"https://golstatsimages.blob.core.windows.net/images-library/"+s.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/"+s.data.seasons[e.season].games_played[i].home_team+".png",player_name:s.data.seasons[e.season].games_played[i].home_team_acronym+" "+s.data.seasons[e.season].games_played[i].home_team_score+" : "+s.data.seasons[e.season].games_played[i].visiting_team_score+" "+s.data.seasons[e.season].games_played[i].visiting_team_acronym,team_id:s.data.seasons[e.season].games_played[i].game_id,team_id_b:s.data.seasons[e.season].games_played[i].home_team,season_id:s.data.seasons[e.season].games_played[i].season_id,name:"",category:0,team_id:s.data.team_id,game_id:s.data.seasons[e.season].games_played[i].game_id,position_id:s.data.position_id,scorehome:s.data.seasons[e.season].games_played[i].home_team_score,scoreaway:s.data.seasons[e.season].games_played[i].visiting_team_score,hometeamacronym:s.data.seasons[e.season].games_played[i].home_team_acronym,visitingteamacronym:s.data.seasons[e.season].games_played[i].visiting_team_acronym,seasonname:s.data.seasons[e.season].name,match:s.data.seasons[e.season].games_played[i].matchday_name.replace("Matchday","Jor"),score:s.data.seasons[e.season].games_played[i].home_team_score+" : "+s.data.seasons[e.season].games_played[i].visiting_team_score,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.info_thumbnails.images.background_player_in_action[0],backgroundhome:s.data.seasons[e.season].games_played[i].info_thumbnails.home_colors.background_color,backgroundaway:s.data.seasons[e.season].games_played[i].info_thumbnails.away_colors.background_color,colorfont_home:s.data.seasons[e.season].games_played[i].info_thumbnails.home_colors.font_color,colorfont_away:s.data.seasons[e.season].games_played[i].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+s.data.seasons[e.season].games_played[i].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+s.data.seasons[e.season].games_played[i].visiting_team+".png",total:s.data.seasons[e.season].games_played[i].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+s.data.seasons[e.season].games_played[i].home_team+"_"+s.data.seasons[e.season].games_played[i].season_id+"_r1.jpg"},o.push(n)}if(this.type==1){s=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/teams/"+e.team);for(let i=0;i<s.data.categories.length;i++){this.playerPhoto=!1;const r=Math.floor(Math.random()*s.data.categories[i].info_thumbnails.images.background_default_categories.length),c=Math.floor(Math.random()*s.data.categories[i].info_thumbnails.images.background_default_teams.length);n={player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.categories[i].info_thumbnails.images.background_default_categories[r],background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.categories[i].info_thumbnails.images.background_default_teams[c],color:s.data.categories[i].info_thumbnails.colors.background_color,team_logo:"https://az755631.vo.msecnd.net/teams-80/"+s.data.categories[i].info_thumbnails.team_logo,player_name:s.data.categories[i].category_name,team_name:this.teamsInfo[s.data.team_id].colloquial_name,team_id:s.data.team_id,colorfont:s.data.categories[i].info_thumbnails.colors.font_color,team_id_b:s.data.team_id,category:s.data.categories[i].categories,season_id:s.data.season_id,total:s.data.categories[i].total,background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+s.data.team_id+"_"+s.data.season_id+"_r1.jpg"},o.push(n)}}if(this.type==2){s=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/players/"+e.player);for(let i=0;i<s.data.categories.length;i++){this.playerPhoto=!1;const r=Math.floor(Math.random()*s.data.categories[i].info_thumbnails.images.player_in_action.length),c=Math.floor(Math.random()*s.data.categories[i].info_thumbnails.images.background_default_categories.length);n={player_action:s.data.categories[i].info_thumbnails.images.player_in_action[r]?"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.categories[i].info_thumbnails.images.player_in_action[r]:"https://az755631.vo.msecnd.net/players-profile/"+e.player+".png",background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.categories[i].info_thumbnails.images.background_default_categories[c],color:s.data.categories[i].info_thumbnails.colors.background_color,team_logo:"https://az755631.vo.msecnd.net/teams-80/"+s.data.categories[i].info_thumbnails.team_logo,player_name:s.data.categories[i].category_name,season_id:e.season,colorfont:s.data.categories[i].info_thumbnails.colors.font_color,player_id:e.player,team_id:s.data.categories[i].info_thumbnails.colors.team_id,category:s.data.categories[i].categories,total:s.data.categories[i].total,background_card:"https://az755631.vo.msecnd.net/players-profile/"+e.player+".png"},o.push(n)}}if(this.type==3){this.playerPhoto=!1,s=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/games/"+e.game);for(let i=0;i<s.data.games[0].players.length;i++){const r=Math.floor(Math.random()*s.data.games[0].players[i].info_thumbnails.images.background_player_in_action.length),c=Math.floor(Math.random()*s.data.games[0].players[i].info_thumbnails.images.player_in_action.length);n={colorbackgroundhome:s.data.games[0].players[i].info_thumbnails.colors.background_color,colorbackgroundaway:"",nameplayer:s.data.games[0].players[i].player_name,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.games[0].players[i].info_thumbnails.images.background_player_in_action[r],namecategory:"RESUMEN",namehometeam:"",nameawayteam:"",category:0,colorfont:s.data.games[0].players[i].info_thumbnails.colors.font_color,team_id:s.data.games[0].players[i].team_id,player_id:s.data.games[0].players[i].player_id,game_id:s.data.games[0].game_id,season_id:s.data.season_id,logohome:s.data.games[0].players[i].team_logo,photoprofile:s.data.games[0].players[i].info_thumbnails.images.player_in_action[c]?"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.games[0].players[i].info_thumbnails.images.player_in_action[c]:"https://az755631.vo.msecnd.net/players-profile/"+s.data.games[0].players[i].player_id+".png",logoaway:"",scoreaway:"",scorehome:""},o.push(n)}}if(this.type==4){console.log("Hola nuva mente 44444: "),console.log(s.data),this.playerPhoto=!1,s=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/specifics-plays/seasons/"+e.season+"/games/"+e.game);for(let i=0;i<s.data.home_team.categories.length;i++){const r=Math.floor(Math.random()*s.data.home_team.categories[i].info_thumbnails.images.background_default_teams.length);n={game_id:s.data.game_id,season_id:s.data.season_id,team_id:s.data.home_team.team_id,category:s.data.home_team.categories[i].categories.concat(s.data.home_team.categories[i].rival_categories),background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.home_team.categories[i].info_thumbnails.images.background_default_categories[r],player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.home_team.categories[i].info_thumbnails.images.background_default_categories[r],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+s.data.home_team.team_id+".png",color:s.data.home_team.categories[i].info_thumbnails.colors.background_color,colorfont:s.data.home_team.categories[i].info_thumbnails.colors.font_color,player_name:s.data.home_team.categories[i].category_name,total:s.data.home_team.categories[i].total,team_name:"Local",background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+s.data.home_team.team_id+"_"+s.data.season_id+"_r1.jpg"},o.push(n)}}if(this.type==5){this.playerPhoto=!1,s=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/specifics-plays/seasons/"+e.season+"/games/"+e.game);for(let i=0;i<s.data.visiting_team.categories.length;i++){const r=Math.floor(Math.random()*s.data.visiting_team.categories[i].info_thumbnails.images.background_default_categories.length);n={game_id:s.data.game_id,season_id:s.data.season_id,team_id:s.data.visiting_team.team_id,category:s.data.visiting_team.categories[i].categories.concat(s.data.visiting_team.categories[i].rival_categories),background_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.visiting_team.categories[i].info_thumbnails.images.background_default_categories[r],player_action:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.visiting_team.categories[i].info_thumbnails.images.background_default_categories[r],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+s.data.visiting_team.team_id+".png",team_name:"Away",color:s.data.visiting_team.categories[i].info_thumbnails.colors.background_color,colorfont:s.data.visiting_team.categories[i].info_thumbnails.colors.font_color,player_name:s.data.visiting_team.categories[i].category_name,total:s.data.visiting_team.categories[i].total,background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+s.data.visiting_team.team_id+"_"+s.data.season_id+"_r1.jpg"},o.push(n)}}if(this.type==6){s=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 i=0;i<s.data.best_plays.length;i++)n={category:s.data.best_plays[i].categories,team_id:s.data.team_id,game_id:s.data.best_plays[i].game_id,season_id:s.data.season_id,backgroundhome:s.data.best_plays[i].info_thumbnails.home_colors.background_color,backgroundaway:s.data.best_plays[i].info_thumbnails.away_colors.background_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",seasonname:"",score:s.data.best_plays[i].score[0]+" : "+s.data.best_plays[i].score[1]},o.push(n)}if(this.type==7){s=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 i=0;i<s.data.best_plays.length;i++)n={category:s.data.best_plays[i].categories,team_id:s.data.team_id,game_id:s.data.best_plays[i].game_id,season_id:s.data.season_id,backgroundhome:s.data.best_plays[i].info_thumbnails.home_colors.background_color,colorfont_home:s.data.best_plays[i].info_thumbnails.home_colors.font_color,colorfont_away:s.data.best_plays[i].info_thumbnails.away_colors.font_color,backgroundaway:s.data.best_plays[i].info_thumbnails.away_colors.background_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",seasonname:"",score:s.data.best_plays[i].score[0]+" : "+s.data.best_plays[i].score[1]},o.push(n)}if(this.type==8){s=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 i=0;i<s.data.best_plays.length;i++)n={category:s.data.best_plays[i].categories,team_id:s.data.team_id,game_id:s.data.best_plays[i].game_id,season_id:s.data.season_id,player_id:s.data.player_id,backgroundhome:s.data.best_plays[i].info_thumbnails.home_colors.background_color,backgroundaway:s.data.best_plays[i].info_thumbnails.away_colors.background_color,colorfont_home:s.data.best_plays[i].info_thumbnails.home_colors.font_color,colorfont_away:s.data.best_plays[i].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",scorehome:s.data.best_plays[i].score[0],scoreaway:s.data.best_plays[i].score[1],photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+s.data.best_plays[i].info_thumbnails.player_logo,hometeamacronym:s.data.best_plays[i].home_team_acronym,visitingteamacronym:s.data.best_plays[i].away_team_acronym,seasonname:"",score:s.data.best_plays[i].score[0]+" : "+s.data.best_plays[i].score[1]},o.push(n)}if(this.type==9){s=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 i=0;i<s.data.best_plays.length;i++)n={category:s.data.best_plays[i].categories,team_id:s.data.team_id,player_id:s.data.player_id,game_id:s.data.best_plays[i].game_id,season_id:s.data.season_id,backgroundhome:s.data.best_plays[i].info_thumbnails.home_colors.background_color,backgroundaway:s.data.best_plays[i].info_thumbnails.away_colors.background_color,colorfont_home:s.data.best_plays[i].info_thumbnails.home_colors.font_color,colorfont_away:s.data.best_plays[i].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+s.data.best_plays[i].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+s.data.best_plays[i].info_thumbnails.images.background_default_categories[0],match:"",scorehome:s.data.best_plays[i].score[0],scoreaway:s.data.best_plays[i].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+s.data.best_plays[i].info_thumbnails.player_logo,score:s.data.best_plays[i].score[0]+" : "+s.data.best_plays[i].score[1]},o.push(n)}if(this.type==10){const i=await a.get("https://ws8d8ye2ii.execute-api.us-west-2.amazonaws.com/prod/v4/seasonsByTeam/"+e.team);for(let r=0;r<i.data.seasons[e.season].games.length;r++){const c=Math.floor(Math.random()*i.data.seasons[e.season].games[r].info_thumbnails.images.background_default_games.length);n={photo_profile:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games[r].visiting_team+".png",team_logo:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games[r].home_team+".png",player_name:i.data.seasons[e.season].games[r].home_team_acronym+" "+i.data.seasons[e.season].games[r].home_team_score+" : "+i.data.seasons[e.season].games[r].visiting_team_score+" "+i.data.seasons[e.season].games[r].visiting_team_acronym,team_id:i.data.seasons[e.season].games[r].game_id,team_id_b:i.data.seasons[e.season].games[r].home_team,season_id:i.data.seasons[e.season].games[r].season_id,name:"",category:0,colorfont_home:i.data.best_plays[r].info_thumbnails.home_colors.colors.font_color,colorfont_away:i.data.best_plays[r].info_thumbnails.away_colors.colors.font_color,game_id:i.data.seasons[e.season].games[r].game_id,seasonname:i.data.seasons[e.season].name,match:i.data.seasons[e.season].games[r].matchday_name.replace("Matchday","Jor"),score:i.data.seasons[e.season].games[r].home_team_score+" : "+i.data.seasons[e.season].games[r].visiting_team_score,background:"https://golstatsimages.blob.core.windows.net/images-library/"+i.data.seasons[e.season].games[r].info_thumbnails.images.background_default_games[c],backgroundhome:i.data.seasons[e.season].games[r].info_thumbnails.home_colors.background_color,backgroundaway:i.data.seasons[e.season].games[r].info_thumbnails.away_colors.background_color,colorfont_home:i.data.best_plays[r].info_thumbnails.home_colors.font_color,colorfont_away:i.data.best_plays[r].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games[r].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games[r].visiting_team+".png",total:i.data.seasons[e.season].games[r].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+i.data.seasons[e.season].games[r].home_team+"_"+i.data.seasons[e.season].games[r].season_id+"_r1.jpg"},o.push(n)}}if(this.type==11){const i=await a.get("https://uof4tt5l46.execute-api.us-west-2.amazonaws.com/prod/v3/playerInfo/"+e.season+"/"+e.player);for(let r=0;r<i.data.seasons[e.season].games_played.length;r++)Math.floor(Math.random()*i.data.seasons[e.season].games_played[r].info_thumbnails.images.background_default_games.length),n={category:0,player_id:e.player,team_id:i.data.team_id,game_id:i.data.seasons[e.season].games_played[r].game_id,position_id:i.data.position_id,color:i.data.info_thumbnails.colors.background_color,photo_profile:"https://golstatsimages.blob.core.windows.net/images-library/"+i.data.info_thumbnails.images.player_in_action[0],team_logo:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games_played[r].home_team+".png",player_name:i.data.seasons[e.season].games_played[r].home_team_acronym+" "+i.data.seasons[e.season].games_played[r].home_team_score+" : "+i.data.seasons[e.season].games_played[r].visiting_team_score+" "+i.data.seasons[e.season].games_played[r].visiting_team_acronym,team_id_b:i.data.seasons[e.season].games_played[r].home_team,season_id:i.data.seasons[e.season].games_played[r].season_id,name:i.data.seasons[e.season].games_played[r].player_name,seasonname:i.data.seasons[e.season].name,match:i.data.seasons[e.season].games_played[r].matchday_name.replace("Matchday","Jor"),scorehome:i.data.seasons[e.season].games_played[r].home_team_score,scoreaway:i.data.seasons[e.season].games_played[r].visiting_team_score,hometeamacronym:i.data.seasons[e.season].games_played[r].home_team_acronym,visitingteamacronym:i.data.seasons[e.season].games_played[r].visiting_team_acronym,background:"https://golstatsimages.blob.core.windows.net/images-library/"+i.data.info_thumbnails.images.background_player_in_action[0],backgroundhome:i.data.seasons[e.season].games_played[r].info_thumbnails.home_colors.background_color,backgroundaway:i.data.seasons[e.season].games_played[r].info_thumbnails.away_colors.background_color,colorfont_home:i.data.seasons[e.season].games_played[r].info_thumbnails.home_colors.font_color,colorfont_away:i.data.seasons[e.season].games_played[r].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games_played[r].home_team+".png",logoaway:"https://az755631.vo.msecnd.net/teams-150/"+i.data.seasons[e.season].games_played[r].visiting_team+".png",total:i.data.seasons[e.season].games_played[r].matchday_abbreviation.replace("M","Jor "),background_card:"https://az755631.vo.msecnd.net/golstats2-teams/"+i.data.seasons[e.season].games_played[r].home_team+"_"+i.data.seasons[e.season].games_played[r].season_id+"_r1.jpg"},o.push(n)}if(this.type==12){const i=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/categories/"+e.category);for(let r=0;r<i.data.length;r++)for(let c=0;c<i.data[r].best_plays.length;c++)n={category:i.data[r].best_plays[c].categories,game_id:i.data[r].best_plays[c].game_id,season_id:i.data[r].season_id,backgroundhome:i.data[r].best_plays[c].info_thumbnails.home_colors.background_color,backgroundaway:i.data[r].best_plays[c].info_thumbnails.away_colors.background_color,colorfont_home:i.data[r].best_plays[c].info_thumbnails.home_colors.font_color,colorfont_away:i.data[r].best_plays[c].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+i.data[r].best_plays[c].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+i.data[r].best_plays[c].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+i.data[r].best_plays[c].info_thumbnails.images.background_default_categories[0],match:"",scorehome:i.data[r].best_plays[c].score[0],scoreaway:i.data[r].best_plays[c].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+i.data[r].best_plays[c].info_thumbnails.player_logo,score:i.data[r].best_plays[c].score[0]+" : "+i.data[r].best_plays[c].score[1]},o.push(n)}if(this.type==13){const i=await a.get("https://wlduw4woy3.execute-api.us-east-2.amazonaws.com/prod/best-plays/seasons/"+e.season+"/categories/"+e.category);for(let r=0;r<i.data.length;r++)for(let c=0;c<i.data[r].best_plays.length;c++)n={category:i.data[r].best_plays[c].categories,game_id:i.data[r].best_plays[c].game_id,season_id:i.data[r].season_id,backgroundhome:i.data[r].best_plays[c].info_thumbnails.home_colors.background_color,backgroundaway:i.data[r].best_plays[c].info_thumbnails.away_colors.background_color,colorfont_home:i.data[r].best_plays[c].info_thumbnails.home_colors.font_color,colorfont_away:i.data[r].best_plays[c].info_thumbnails.away_colors.font_color,logohome:"https://az755631.vo.msecnd.net/teams-150/"+i.data[r].best_plays[c].info_thumbnails.home_team_logo,logoaway:"https://az755631.vo.msecnd.net/teams-150/"+i.data[r].best_plays[c].info_thumbnails.away_team_logo,background:"https://golstatsimages.blob.core.windows.net/images-library/"+i.data[r].best_plays[c].info_thumbnails.images.background_default_categories[0],match:"",scorehome:i.data[r].best_plays[c].score[0],scoreaway:i.data[r].best_plays[c].score[1],seasonname:"",photo_profile:"https://az755631.vo.msecnd.net/players-profile/"+i.data[r].best_plays[c].info_thumbnails.player_logo,score:i.data[r].best_plays[c].score[0]+" : "+i.data[r].best_plays[c].score[1]},o.push(n)}this.printData=o}},async created(){}},Bb=()=>{t.useCssVars(e=>({"4956e38c":e.backgroundColor}))},$b=sh.setup;sh.setup=$b?(e,a)=>(Bb(),$b(e,a)):Bb;function ude(e,a,o,n,s,i){const r=t.resolveComponent("GSCThumbnailCategory"),c=t.resolveComponent("GSCThumbnailCategoryTeam"),h=t.resolveComponent("GSCThumbnailCategoryTeamAway"),d=t.resolveComponent("GSCThumbnailHighlightGamePlayer"),l=t.resolveComponent("GSCThumbnailHighlightGameHistoric"),p=t.resolveComponent("GSCThumbnailSummaryPlayer"),y=t.resolveComponent("GSCSlider");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(e.$style.ptg),ref:"ptgDiv"},[t.createElementVNode("div",{class:t.normalizeClass(i.ptgtitleClass)},t.toDisplayString(o.title),3),t.createVNode(y,{backgroundColor:o.backgroundColor,pxScroll:o.pxScroll,arrows:o.arrows,arrowsScrollHide:o.arrowsScrollHide,arrowsHideOnNoScroll:o.arrowsHideOnNoScroll,arrowsColor:o.arrowsColor,arrowsHeight:o.arrowsWidth,arrowsWidth:o.arrowsWidth,arrowsPadding:o.arrowsPadding,arrowsMargin:o.arrowsMargin,arrowsRadius:o.arrowsRadius,arrowsBorder:o.arrowsBorder,arrowsBackground:o.arrowsBackground,arrowsContainerBgL:o.arrowsContainerBgL,arrowsContainerBgR:o.arrowsContainerBgR,scrollColor:o.scrollColor,arrowsPosition:o.arrowsPosition,height:o.height},{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.printData,(m,g)=>(t.openBlock(),t.createElementBlock("div",{key:g,class:t.normalizeClass(i.pgtcontainercardClass),style:t.normalizeStyle(g==0?"margin-left: 0px !important; color: white;":"")},[o.type==2?(t.openBlock(),t.createBlock(r,{key:0,"color-background-home":m.color,"name-player":o.data.player_name,"type-img":"0",background:m.background_action,"name-category":m.player_name,"logo-home":m.team_logo,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2}),"photo-profile":m.player_action},null,8,["color-background-home","name-player","background","name-category","logo-home","onOnclickPlayVideos","photo-profile"])):o.type==1||o.type==4?(t.openBlock(),t.createBlock(c,{key:1,type:"team","name-team":m.team_name!=null?m.team_name:"","type-style":"category","color-background-home":m.color,"logo-home":m.team_logo,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:3}),background:m.player_action,"name-category":m.player_name},null,8,["name-team","color-background-home","logo-home","onOnclickPlayVideos","background","name-category"])):o.type==5?(t.openBlock(),t.createBlock(h,{key:2,type:"team","name-team":m.team_name!=null?m.team_name:"","type-style":"category","color-background-away":m.color,"logo-home":m.team_logo,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:3}),background:m.player_action,"name-category":m.player_name},null,8,["name-team","color-background-away","logo-home","onOnclickPlayVideos","background","name-category"])):o.type==0?(t.openBlock(),t.createBlock(d,{key:3,items:m,type:2,"name-category":"TODAS SUS JUGADAS","color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"color-font-home":m.colorfont_home,"color-font-away":m.colorfont_away,"logo-home":m.logohome,"logo-away":m.logoaway,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2,isAllPlays:!0}),background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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"])):o.type==6?(t.openBlock(),t.createBlock(l,{key:4,items:m,"color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,background:m.background,"title-category":"GOLES",onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:3,categories:s.goalCategories}),matchday:m.match,"season-name":m.seasonname,score:m.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","background","onOnclickPlayVideos","matchday","season-name","score"])):o.type==7?(t.openBlock(),t.createBlock(l,{key:5,items:m,"color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,background:m.background,"title-category":"RESUMEN",onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:3,categories:s.resumeCategories}),matchday:m.match,"season-name":m.seasonname,score:m.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","background","onOnclickPlayVideos","matchday","season-name","score"])):o.type==8?(t.openBlock(),t.createBlock(d,{key:6,items:m,type:2,"name-category":"RESUMEN","color-font-home":m.colorfont_home,"color-font-away":m.colorfont_away,"color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2}),background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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"])):o.type==9?(t.openBlock(),t.createBlock(d,{key:7,items:m,type:2,"name-category":"RESUMEN","color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2}),"logo-away":m.logoaway,background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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"])):o.type==10?(t.openBlock(),t.createBlock(l,{key:8,items:m,"color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:1}),background:m.background,"title-category":"RESUMEN",matchday:m.match,"season-name":m.seasonname,score:m.score},null,8,["items","color-background-home","color-background-away","logo-home","logo-away","onOnclickPlayVideos","background","matchday","season-name","score"])):o.type==11?(t.openBlock(),t.createBlock(d,{key:9,items:m,type:2,"name-category":"RESUMEN","color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"color-font-home":m.colorfont_home,"color-font-away":m.colorfont_away,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2}),"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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"])):o.type==12?(t.openBlock(),t.createBlock(d,{key:10,items:m,type:2,"name-category":"RESUMEN","color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,"color-font-home":m.colorfont_home,"color-font-away":m.colorfont_away,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:1}),background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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"])):o.type==13?(t.openBlock(),t.createBlock(d,{key:11,items:m,type:2,"name-category":"GOLES","color-background-home":m.backgroundhome,"color-background-away":m.backgroundaway,"logo-home":m.logohome,"logo-away":m.logoaway,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:1,categories:s.goalCategories}),background:m.background,"name-home-team":m.hometeamacronym,"name-away-team":m.visitingteamacronym,matchday:m.match,"score-home":m.scorehome,"photo-profile":m.photo_profile,"score-away":m.scoreaway,"season-name":m.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(p,{key:12,type:"player","color-background-home":m.colorbackgroundhome,"color-background-away":m.colorbackgroundaway,"name-player":m.nameplayer,"type-img":0,onOnclickPlayVideos:u=>i.onclickPlayVideos({data:m,type:2}),background:m.background,"name-home-team":m.namehometeam,"name-away-team":m.nameawayteam,"name-category":"RESUMEN","logo-away":m.logoaway,"logo-home":m.logohome,"color-font":m.colorfont,"score-home":m.scorehome,"photo-profile":m.photoprofile,"score-away":m.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 fde={$style:yde},Vb=uo(sh,[["render",ude],["__cssModules",fde]]),_de=(e,a)=>{const o=e.__vccOpts||e;for(const[n,s]of a)o[n]=s;return o},ih={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))}}},Ib=()=>{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}))},Ab=ih.setup;ih.setup=Ab?(e,a)=>(Ib(),Ab(e,a)):Ib;const bde=e=>(t.pushScopeId("data-v-fb269a1e"),e=e(),t.popScopeId(),e),wde=["src"],Cde={key:1,class:"text"},kde=["src"],Sde={class:"stats"},Ede=bde(()=>t.createElementVNode("img",{class:"iconstats",src:"https://az755631.vo.msecnd.net/todoelfut/playdes.png"},null,-1)),Nde={class:"numstats"},xde={class:"leyend"};function Bde(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",null,[o.type==0?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass(["button",s.status&&o.typeOnOff&&"button-active"]),style:t.normalizeStyle([i.customStyle,s.status&&o.typeOnOff&&i.customActive]),onClick:a[0]||(a[0]=(...r)=>i.btnClick&&i.btnClick(...r))},[o.icon&&o.iconPosition.toLowerCase()==="left"?(t.openBlock(),t.createElementBlock("img",{key:0,class:"icon",style:t.normalizeStyle({width:o.iconSize}),src:o.icon},null,12,wde)):t.createCommentVNode("",!0),o.textValue?(t.openBlock(),t.createElementBlock("div",Cde,t.toDisplayString(o.textValue),1)):t.createCommentVNode("",!0),o.icon&&o.iconPosition.toLowerCase()==="right"?(t.openBlock(),t.createElementBlock("img",{key:2,class:"icon",style:t.normalizeStyle({width:o.iconSize}),src:o.icon},null,12,kde)):t.createCommentVNode("",!0)],6)):t.createCommentVNode("",!0),o.type==1?(t.openBlock(),t.createElementBlock("div",{key:1,class:"button-target",onClick:a[1]||(a[1]=(...r)=>i.btnClick&&i.btnClick(...r))},[t.createElementVNode("div",Sde,[Ede,t.createElementVNode("div",Nde,t.toDisplayString(o.textStat),1)]),t.createElementVNode("div",xde,t.toDisplayString(o.textCategory),1)])):t.createCommentVNode("",!0)])}const $de=_de(ih,[["render",Bde],["__scopeId","data-v-fb269a1e"]]);function _s(e){const a=t.ref({width:0,height:0});function o(){const n=e.value.getBoundingClientRect();a.value.width=n.width,a.value.height=n.height}return t.onMounted(()=>{o(),window.addEventListener("resize",o)}),t.onUnmounted(()=>{window.removeEventListener("resize",o)}),{elementSize:a}}const Vde="_cardFrecuentConnectionstype0_8eub9_57",Ide="_cardFrecuentConnectionsDesktype0_8eub9_85",Ade="_cardFrecuentConnectionsDesk360type0_8eub9_103",Ode="_imgPlayerParenttype0_8eub9_123",Tde="_imgPlayerIcontype0_8eub9_149",Fde="_imgPlayerIcon360type0_8eub9_163",zde="_playerInfotype0_8eub9_177",Pde="_benjaminEvalenttype0_8eub9_195",Rde="_frameParenttype0_8eub9_207",Dde="_union9Wrappertype0_8eub9_223",jde="_union9Icontype0_8eub9_251",Lde="_benjaminEvalent1type0_8eub9_263",vde="_benjaminEvalent1360type0_8eub9_277",Mde={cardFrecuentConnectionstype0:Vde,cardFrecuentConnectionsDesktype0:Ide,cardFrecuentConnectionsDesk360type0:Ade,imgPlayerParenttype0:Ode,imgPlayerIcontype0:Tde,imgPlayerIcon360type0:Fde,playerInfotype0:zde,benjaminEvalenttype0:Pde,frameParenttype0:Rde,union9Wrappertype0:Dde,union9Icontype0:jde,benjaminEvalent1type0:Lde,benjaminEvalent1360type0:vde},Yo=(e,a)=>{const o=e.__vccOpts||e;for(const[n,s]of a)o[n]=s;return o},Hde={components:{GSCButton:$de},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}=_s(e);return{myDivRefCardtype0:e,elementSize:a}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickPlayer",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},Ude={ref:"myDivRefCardtype0"},Gde=["alt","src"];function Wde(e,a,o,n,s,i){const r=t.resolveComponent("GSCButton");return t.openBlock(),t.createElementBlock("div",Ude,[t.createElementVNode("div",{class:t.normalizeClass(e.$style.cardFrecuentConnectionstype0),onClick:a[1]||(a[1]=c=>i.clickPlayer({player_id:o.data.player_id}))},[t.createElementVNode("div",{class:t.normalizeClass(i.cardFrecuentConnectionsDeskClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.imgPlayerParenttype0)},[t.createElementVNode("img",{class:t.normalizeClass(i.imgPlayerIconClass),alt:o.data.player_name,src:o.data.player_photo},null,10,Gde),t.createElementVNode("div",{class:t.normalizeClass(e.$style.playerInfotype0)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.benjaminEvalenttype0)},t.toDisplayString(o.data.player_name),3),t.createElementVNode("div",{class:t.normalizeClass(e.$style.frameParenttype0)},[t.createVNode(r,{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]=c=>i.clickVideos({player_id:o.data.player_id}))}),t.createElementVNode("div",{class:t.normalizeClass(i.benjaminEvalent1Class)},t.toDisplayString(o.data.player_stat),3)],2)],2)],2)],2)],2)],512)}const qde={$style:Mde},Jde=Yo(Hde,[["render",Wde],["__cssModules",qde]]),Xde="_cardVideosJugadorestype1_1mwag_59",Zde="_cardDesktoptype1_1mwag_87",Yde="_cardDesktop460type1_1mwag_113",Kde="_backgroundImageParenttype1_1mwag_137",Qde="_backgroundImageParent460type1_1mwag_171",eme="_backgroundImageIcontype1_1mwag_205",tme="_loMejorDeContainertype1_1mwag_225",ame="_loMejorDeContainer460type1_1mwag_249",ome="_loMejorDeContainer420type1_1mwag_273",nme="_loMejorDetype1_1mwag_297",sme="_btnPlaytype1_1mwag_303",ime="_btnPlay460_1mwag_357",rme="_btnPlay460type1_1mwag_363",lme="_roleCharacterIcontype1_1mwag_409",cme="_reproducirtype1_1mwag_423",dme="_playerTeamDesktopIcontype1_1mwag_437",mme="_playerTeamDesktopIcon1200type1_1mwag_457",pme="_playerTeamDesktopIcon460type1_1mwag_481",hme={cardVideosJugadorestype1:Xde,cardDesktoptype1:Zde,cardDesktop460type1:Yde,backgroundImageParenttype1:Kde,backgroundImageParent460type1:Qde,backgroundImageIcontype1:eme,loMejorDeContainertype1:tme,loMejorDeContainer460type1:ame,loMejorDeContainer420type1:ome,loMejorDetype1:nme,btnPlaytype1:sme,btnPlay460:ime,btnPlay460type1:rme,roleCharacterIcontype1:lme,reproducirtype1:cme,playerTeamDesktopIcontype1:dme,playerTeamDesktopIcon1200type1:mme,playerTeamDesktopIcon460type1:pme},rh={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}=_s(e);return{myDivRefCardtype1:e,elementSize:a}},methods:{clickPlayer(e){this.clickCard&&this.$emit("onClickCard",e)},clickVideos(e){this.clickCard||this.$emit("onClickVideos",e)}}},Ob=()=>{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"}))},Tb=rh.setup;rh.setup=Tb?(e,a)=>(Ob(),Tb(e,a)):Ob;const gme={ref:"myDivRefCardtype1"},yme=["src"],ume={"clip-path":"url(#clip0_59_831)"},fme=["fill"],_me=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),bme=["src"];function wme(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",gme,[t.createElementVNode("div",{class:t.normalizeClass(e.$style.cardVideosJugadorestype1),onClick:a[1]||(a[1]=r=>i.clickPlayer({player_id:o.data.player_id,team_id:o.data.team_id}))},[t.createElementVNode("div",{class:t.normalizeClass(i.cardDesktopClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(i.backgroundImageParentClass)},[t.createElementVNode("img",{class:t.normalizeClass(e.$style.backgroundImageIcontype1),src:o.backgroundImg},null,10,yme),t.createElementVNode("h2",{class:t.normalizeClass(i.loMejorDeContainerClass),id:"title-card"},[n.elementSize.width>380?(t.openBlock(),t.createElementBlock("p",{key:0,class:t.normalizeClass(e.$style.loMejorDetype1)},"Lo mejor de ",2)):t.createCommentVNode("",!0),n.elementSize.width<=380?(t.openBlock(),t.createElementBlock("p",{key:1,class:t.normalizeClass(e.$style.loMejorDetype1)},"Lo mejor",2)):t.createCommentVNode("",!0),n.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(o.data.team_name),3)],2),t.createElementVNode("div",{class:t.normalizeClass(i.btnPlayClass),onClick:a[0]||(a[0]=r=>i.clickVideos({player_id:o.data.player_id,team_id:o.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",ume,[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:o.data.color_icon_play!=null&&o.customizeColors?o.data.color_icon_play:"#CBEE6B"},null,8,fme)]),_me],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.reproducirtype1)},"Reproducir",2)],2)],2),t.createElementVNode("img",{class:t.normalizeClass(i.playerTeamDesktopIconClass),src:o.data.player_photo},null,10,bme)],2)],2)],512)}const Cme={$style:hme},kme=Yo(rh,[["render",wme],["__cssModules",Cme]]),Sme="_tarjetaHighlightsPostmatchtype2_2xqhb_7",Eme="_tarjetaHighlightsPostmatch780type2_2xqhb_35",Nme="_tarjetaHighlightsPostmatch640type2_2xqhb_65",xme="_tarjetaHighlightsPostmatch520type2_2xqhb_97",Bme="_tarjetaHighlightsPostmatch350type2_2xqhb_131",$me="_tarjetaHighlightsPostmatch420type2_2xqhb_161",Vme="_tarjetaHighlightsPostmatch320type2_2xqhb_197",Ime="_backgroundtype2_2xqhb_233",Ame="_background640type2_2xqhb_253",Ome="_btnPlaytype2_2xqhb_277",Tme="_btnPlay1_2xqhb_301",Fme="_btnPlay1type2_2xqhb_309",zme="_icnPlaytype2_2xqhb_351",Pme="_union6Icontype2_2xqhb_369",Rme={tarjetaHighlightsPostmatchtype2:Sme,tarjetaHighlightsPostmatch780type2:Eme,tarjetaHighlightsPostmatch640type2:Nme,tarjetaHighlightsPostmatch520type2:xme,tarjetaHighlightsPostmatch350type2:Bme,tarjetaHighlightsPostmatch420type2:$me,tarjetaHighlightsPostmatch320type2:Vme,backgroundtype2:Ime,background640type2:Ame,btnPlaytype2:Ome,btnPlay1:Tme,btnPlay1type2:Fme,icnPlaytype2:zme,union6Icontype2:Pme},Dme={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}=_s(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)}}},jme={ref:"myDivRefCardtype2"},Lme=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),vme=[Lme];function Mme(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",jme,[t.createElementVNode("div",{class:t.normalizeClass(i.tarjetaHighlightsPostmatchClass),onClick:a[1]||(a[1]=r=>i.clickPlayer({game_id:o.data.game_id}))},[t.createElementVNode("div",{class:t.normalizeClass(i.backgroundClass),id:"image-video",style:t.normalizeStyle({"background-image":"url("+o.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]=r=>i.clickVideos({game_id:o.data.game_id}))},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.icnPlaytype2)},vme,2)],2)],2)],2)],512)}const Hme={$style:Rme},Ume=Yo(Dme,[["render",Mme],["__cssModules",Hme]]),Gme="_tarjetaDatosGsDesktoptype4_1xgax_107",Wme="_tarjetaDatosGsDesktop500type4_1xgax_127",qme="_tarjetaDatosGs414type4_1xgax_135",Jme="_tarjetaDatosGs414500type4_1xgax_159",Xme="_tarjetaDatosGs414380type4_1xgax_183",Zme="_tarjetaDatosGs320type4_1xgax_191",Yme="_tarjetaDatosGs320380type4_1xgax_215",Kme="_dataBox8type4_1xgax_239",Qme="_dataBox8380type4_1xgax_275",epe="_dataBoxtype4_1xgax_313",tpe="_dataBox520type4_1xgax_353",ape="_dataBox480type4_1xgax_395",ope="_dataBox3type4_1xgax_437",npe="_dataBox3520type4_1xgax_479",spe="_dataBox4type4_1xgax_489",ipe="_dataBox4500type4_1xgax_533",rpe="_dataBox6type4_1xgax_581",lpe="_dataBox6500type4_1xgax_627",cpe="_dataContainertype4_1xgax_681",dpe="_dataContainer520type4_1xgax_709",mpe="_dataContainer1type4_1xgax_741",ppe="_dataContainer1500type4_1xgax_769",hpe="_dataBox7type4_1xgax_799",gpe="_dataBox7380type4_1xgax_835",ype="_div15type4_1xgax_877",upe="_div15380type4_1xgax_895",fpe="_btnShareIcontype4_1xgax_913",_pe="_btnSharetype4_1xgax_925",bpe="_bakgBaseIcontype4_1xgax_955",wpe="_roleCharacterIcontype4_1xgax_979",Cpe="_verVideostype4_1xgax_995",kpe="_btnVideostype4_1xgax_1011",Spe="_playerNametype4_1xgax_1061",Epe="_elJugadortype4_1xgax_1079",Npe="_aSeguirtype4_1xgax_1087",xpe="_elJugadorAContainertype4_1xgax_1097",Bpe="_titletype4_1xgax_1117",$pe="_baseCardtype4_1xgax_1145",Vpe="_imagePlayerIcontype4_1xgax_1175",Ipe="_arrowGraphIcontype4_1xgax_1201",Ape="_divtype4_1xgax_1213",Ope="_totaltype4_1xgax_1227",Tpe="_div1type4_1xgax_1243",Fpe="_btnShareIcon1type4_1xgax_1265",zpe="_btnShare1type4_1xgax_1277",Ppe="_bakgBaseIcon1type4_1xgax_1305",Rpe="_bakgBaseIcon2type4_1xgax_1329",Dpe="_roleCharacterIcon1type4_1xgax_1353",jpe="_btnVideos1type4_1xgax_1369",Lpe="_playerName1type4_1xgax_1411",vpe="_elJugadorAContainer1type4_1xgax_1421",Mpe="_title1type4_1xgax_1441",Hpe="_baseCard1type4_1xgax_1467",Upe="_imagePlayerIcon1type4_1xgax_1495",Gpe="_total4type4_1xgax_1517",Wpe="_div9type4_1xgax_1533",qpe="_roleCharacterIcon2type4_1xgax_1549",Jpe="_btnVideos2type4_1xgax_1565",Xpe="_elJugadorAContainer2type4_1xgax_1603",Zpe="_title2type4_1xgax_1623",Ype="_imagePlayerIcon2type4_1xgax_1651",Kpe="_dataContainer2type4_1xgax_1673",Qpe="_tarjetaDatosGstype4_1xgax_1703",ehe={tarjetaDatosGsDesktoptype4:Gme,tarjetaDatosGsDesktop500type4:Wme,tarjetaDatosGs414type4:qme,tarjetaDatosGs414500type4:Jme,tarjetaDatosGs414380type4:Xme,tarjetaDatosGs320type4:Zme,tarjetaDatosGs320380type4:Yme,dataBox8type4:Kme,dataBox8380type4:Qme,dataBoxtype4:epe,dataBox520type4:tpe,dataBox480type4:ape,dataBox3type4:ope,dataBox3520type4:npe,dataBox4type4:spe,dataBox4500type4:ipe,dataBox6type4:rpe,dataBox6500type4:lpe,dataContainertype4:cpe,dataContainer520type4:dpe,dataContainer1type4:mpe,dataContainer1500type4:ppe,dataBox7type4:hpe,dataBox7380type4:gpe,div15type4:ype,div15380type4:upe,btnShareIcontype4:fpe,btnSharetype4:_pe,bakgBaseIcontype4:bpe,roleCharacterIcontype4:wpe,verVideostype4:Cpe,btnVideostype4:kpe,playerNametype4:Spe,elJugadortype4:Epe,aSeguirtype4:Npe,elJugadorAContainertype4:xpe,titletype4:Bpe,baseCardtype4:$pe,imagePlayerIcontype4:Vpe,arrowGraphIcontype4:Ipe,divtype4:Ape,totaltype4:Ope,div1type4:Tpe,btnShareIcon1type4:Fpe,btnShare1type4:zpe,bakgBaseIcon1type4:Ppe,bakgBaseIcon2type4:Rpe,roleCharacterIcon1type4:Dpe,btnVideos1type4:jpe,playerName1type4:Lpe,elJugadorAContainer1type4:vpe,title1type4:Mpe,baseCard1type4:Hpe,imagePlayerIcon1type4:Upe,total4type4:Gpe,div9type4:Wpe,roleCharacterIcon2type4:qpe,btnVideos2type4:Jpe,elJugadorAContainer2type4:Xpe,title2type4:Zpe,imagePlayerIcon2type4:Ype,dataContainer2type4:Kpe,tarjetaDatosGstype4:Qpe},lh={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}=_s(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)}}},Fb=()=>{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"}))},zb=lh.setup;lh.setup=zb?(e,a)=>(Fb(),zb(e,a)):Fb;const the=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),ahe=[the],ohe=["src"],nhe={"clip-path":"url(#clip0_59_831)"},she=["fill"],ihe=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),rhe=["src"],lhe=["fill"],che=["fill"],dhe=["fill"],mhe=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),phe=[mhe],hhe=["src"],ghe=["fill"],yhe=["src"],uhe=["fill"],fhe=["fill"],_he=["fill"],bhe=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),whe=[bhe],Che=["src"],khe=["fill"],She=["src"],Ehe=["fill"],Nhe=["fill"],xhe=["fill"];function Bhe(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(e.$style.tarjetaDatosGstype4),ref:"myDivRefCardtype4",onClick:a[10]||(a[10]=r=>i.clickPlayer({season_id:o.data.id_season,player_id:o.data.player_id,type:2}))},[t.createElementVNode("div",{class:t.normalizeClass(i.tarjetaDatosGsDesktopClass),id:"card-desktop"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCardtype4)},[o.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"},ahe,2))],2)):t.createCommentVNode("",!0),o.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcontype4),alt:"",src:o.data.background},null,10,ohe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.btnVideostype4),onClick:a[0]||(a[0]=r=>i.clickVideos({season_id:o.data.id_season,player_id:o.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",nhe,[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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,she)]),ihe],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(o.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(o.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(o.data.second_title),3)],2)],2)],2),o.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcontype4),alt:"",src:o.data.player_photo},null,10,rhe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(i.dataContainerClass),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBoxClass),onClick:a[1]||(a[1]=r=>i.clickCategory({category:o.data.category_id_1,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,lhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(o.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBoxClass),onClick:a[2]||(a[2]=r=>i.clickCategory({category:o.data.category_id_2,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,che)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(o.data.category_name_2),3)],6),o.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBoxClass),onClick:a[3]||(a[3]=r=>i.clickCategory({category:o.data.category_id_3,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,dhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div1type4)},t.toDisplayString(o.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2),t.createElementVNode("div",{class:t.normalizeClass(i.tarjetaDatosGs414Class),id:"card-mobile-414"},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCard1type4)},[o.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"},phe,2))],2)):t.createCommentVNode("",!0),o.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcon1type4),alt:"",src:o.data.background},null,10,hhe)):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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,ghe)],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(o.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(o.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(o.data.second_title),3)],2)],2)],2),o.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcon1type4),alt:"",src:o.data.player_photo},null,10,yhe)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(i.dataContainer1Class),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox4Class),onClick:a[4]||(a[4]=r=>i.clickCategory({category:o.data.category_id_1,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,uhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(o.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox4Class),onClick:a[5]||(a[5]=r=>i.clickCategory({category:o.data.category_id_2,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,fhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(o.data.category_name_2),3)],6),o.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox6Class),onClick:a[6]||(a[6]=r=>i.clickCategory({category:o.data.category_id_3,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,_he)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.div9type4)},t.toDisplayString(o.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2),t.createElementVNode("div",{class:t.normalizeClass(i.tarjetaDatosGs320Class)},[t.createElementVNode("div",{class:t.normalizeClass(e.$style.baseCard1type4)},[o.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"},whe,2))],2)):t.createCommentVNode("",!0),o.data.background!=""?(t.openBlock(),t.createElementBlock("img",{key:1,class:t.normalizeClass(e.$style.bakgBaseIcon2type4),alt:"",src:o.data.background},null,10,Che)):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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,khe)],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(o.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(o.data.main_title),3),t.createElementVNode("p",{class:t.normalizeClass(e.$style.aSeguirtype4)},t.toDisplayString(o.data.second_title),3)],2)],2)],2),o.data.player_photo!=""?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.imagePlayerIcon2type4),alt:"",src:o.data.player_photo},null,10,She)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.dataContainer2type4),id:"data-container"},[t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox7Class),onClick:a[7]||(a[7]=r=>i.clickCategory({category:o.data.category_id_1,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,Ehe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_1),3)],2),t.createElementVNode("div",{class:t.normalizeClass(i.div15Class)},t.toDisplayString(o.data.category_name_1),3)],6),t.createElementVNode("div",{style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox8Class),onClick:a[8]||(a[8]=r=>i.clickCategory({category:o.data.category_id_2,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,Nhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_2),3)],2),t.createElementVNode("div",{class:t.normalizeClass(i.div15Class)},t.toDisplayString(o.data.category_name_2),3)],6),o.data.showlast_category?(t.openBlock(),t.createElementBlock("div",{key:0,style:t.normalizeStyle({color:o.data.font_color_card+"!important"}),class:t.normalizeClass(i.dataBox8Class),onClick:a[9]||(a[9]=r=>i.clickCategory({category:o.data.category_id_3,season_id:o.data.id_season,player_id:o.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:o.data.color_icon_play!=null?o.data.color_icon_play:"#CBEE6B"},null,8,xhe)],2)),t.createElementVNode("div",{class:t.normalizeClass(e.$style.divtype4)},t.toDisplayString(o.data.category_stats_3),3)],2),t.createElementVNode("div",{class:t.normalizeClass(i.div15Class)},t.toDisplayString(o.data.category_name_3),3)],6)):t.createCommentVNode("",!0)],2)],2)],2)}const $he={$style:ehe},Vhe=Yo(lh,[["render",Bhe],["__cssModules",$he]]),Ihe="_cardVideotype3_1geoc_47",Ahe="_cardVideo540type3_1geoc_73",Ohe="_ligaMx2Icontype3_1geoc_101",The="_roleCharacterIcontype3_1geoc_121",Fhe="_btnPlaytype3_1geoc_135",zhe="_videoThumbnailtype3_1geoc_183",Phe="_chivasIcontype3_1geoc_209",Rhe="_teamtype3_1geoc_221",Dhe="_playerChildtype3_1geoc_251",jhe="_playertype3_1geoc_265",Lhe="_teamPlayertype3_1geoc_297",vhe="_mintype3_1geoc_309",Mhe="_teamPlayerParenttype3_1geoc_317",Hhe="_icnGoalsIcontype3_1geoc_333",Uhe="_min1type3_1geoc_343",Ghe="_actionstype3_1geoc_351",Whe="_footerCardVideotype3_1geoc_367",qhe={cardVideotype3:Ihe,cardVideo540type3:Ahe,ligaMx2Icontype3:Ohe,roleCharacterIcontype3:The,btnPlaytype3:Fhe,videoThumbnailtype3:zhe,chivasIcontype3:Phe,teamtype3:Rhe,playerChildtype3:Dhe,playertype3:jhe,teamPlayertype3:Lhe,mintype3:vhe,teamPlayerParenttype3:Mhe,icnGoalsIcontype3:Hhe,min1type3:Uhe,actionstype3:Ghe,footerCardVideotype3:Whe},ch={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}=_s(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)}}},Pb=()=>{t.useCssVars(e=>({fe7b7fd8:e.backgroundColor}))},Rb=ch.setup;ch.setup=Rb?(e,a)=>(Pb(),Rb(e,a)):Pb;const Jhe=["src"],Xhe=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),Zhe=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),Yhe=[Xhe,Zhe],Khe=["src"],Qhe=["src"],ege=["src"];function tge(e,a,o,n,s,i){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(i.cardVideoClass),ref:"myDivRefCardtype3",onClick:a[1]||(a[1]=r=>i.clickPlayer({season_id:o.data.id_season,category_id:o.data.id_category,team_id:o.data.team_id,player_id:o.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:o.data.background_card},null,10,Jhe),t.createElementVNode("button",{class:t.normalizeClass(e.$style.btnPlaytype3),onClick:a[0]||(a[0]=r=>i.clickVideos({season_id:o.data.id_season,category_id:o.data.id_category,team_id:o.data.team_id,player_id:o.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"},Yhe,2))],2)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.footerCardVideotype3),id:"footer-card-video",style:t.normalizeStyle({background:o.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:o.data.team_logo},null,10,Khe)],2),o.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:o.data.player_photo},null,10,Qhe)],2)):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.mintype3)},t.toDisplayString(o.data.player_name),3)],2),t.createElementVNode("div",{class:t.normalizeClass(e.$style.actionstype3)},[o.categoryIcon?(t.openBlock(),t.createElementBlock("img",{key:0,class:t.normalizeClass(e.$style.icnGoalsIcontype3),alt:"",src:o.data.icon_stat},null,10,ege)):t.createCommentVNode("",!0),t.createElementVNode("div",{class:t.normalizeClass(e.$style.min1type3)},t.toDisplayString(o.data.stat),3)],2)],6)],2)}const age={$style:qhe},oge=Yo(ch,[["render",tge],["__cssModules",age]]),nge={components:{GSCCardFrecuentConnections:Jde,GSCCardVideosPlayers:kme,GSCHighlightsPostmatch:Ume,GSCPlays:oge,GSCDataGS:Vhe},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 sge(e,a,o,n,s,i){const r=t.resolveComponent("GSCCardFrecuentConnections"),c=t.resolveComponent("GSCCardVideosPlayers"),h=t.resolveComponent("GSCHighlightsPostmatch"),d=t.resolveComponent("GSCPlays"),l=t.resolveComponent("GSCDataGS");return t.openBlock(),t.createElementBlock("div",null,[o.type==0?(t.openBlock(),t.createBlock(r,{key:0,data:o.data,"click-card":o.clickCard,onOnClickPlayer:i.onClickPlayer,onOnClickVideos:i.onClickVideos},null,8,["data","click-card","onOnClickPlayer","onOnClickVideos"])):t.createCommentVNode("",!0),o.type==1?(t.openBlock(),t.createBlock(c,{key:1,data:o.data,"click-card":o.clickCard,"background-color":o.backgroundColor,"color-title":o.colorTitle,"border-color":o.borderColor,"background-img":o.backgroundImg,"customize-colors":o.customizeColors,onOnClickCard:i.onClickPlayer,onOnClickVideos:i.onClickVideos},null,8,["data","click-card","background-color","color-title","border-color","background-img","customize-colors","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),o.type==2?(t.openBlock(),t.createBlock(h,{key:2,data:o.data,"click-card":o.clickCard,"background-img":o.backgroundImg,onOnClickCard:i.onClickPlayer,onOnClickVideos:i.onClickVideos},null,8,["data","click-card","background-img","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),o.type==3?(t.openBlock(),t.createBlock(d,{key:3,data:o.data,"click-card":o.clickCard,"player-photo":o.playerPhoto,"category-icon":o.categoryIcon,"background-color":o.backgroundColor,onOnClickCard:i.onClickPlayer,onOnClickVideos:i.onClickVideos},null,8,["data","click-card","player-photo","category-icon","background-color","onOnClickCard","onOnClickVideos"])):t.createCommentVNode("",!0),o.type==4?(t.openBlock(),t.createBlock(l,{key:4,data:o.data,"show-share-button":o.showShareButton,"click-card":o.clickCard,colorcard:o.colorCard,onOnClickCard:i.onClickPlayer,onOnClickVideos:i.onClickVideos,onOnClickCategory:i.onClickCategory},null,8,["data","show-share-button","click-card","colorcard","onOnClickCard","onOnClickVideos","onOnClickCategory"])):t.createCommentVNode("",!0)])}const Db=Yo(nge,[["render",sge],["__scopeId","data-v-b1f26d64"]]);let jb=null;const ige={components:{GSCCard:Db,GSCPlayerTeamGame:Vb,GSCThumbnailHighlightGameHistoric:nre},props:{config:{type:Object,default:()=>{}}},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 o=[1,2,3];let n={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]:o,playData:{},advancedFilter:{playListTitle:""}};e.data.category!==0&&(n.advancedFilter.mainCategoryId=e.data.category),this.$emit("openmedia",n)},openmedia(e){this.$emit("openmedia",e)},setUpResizeObserver(){if(window.ResizeObserver)jb=new ResizeObserver(()=>{this.gamesContainerWidth=this.$refs.gamesContainer.clientWidth,this.gamesContainerWidth<740?this.movil=!0:this.movil=!1}),jb.observe(this.$refs.gamesContainer);else throw new Error("Resize observer not supported!")},async fillData(){const e=N5.create({headers:{Authorization:`${this.token}`}}),a=await e.get("https://8tvo5bp9ai.execute-api.us-west-2.amazonaws.com/prod/gamesBySeason/"+this.config.season_id),o=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=o.data.game_id,this.item.season_id=this.config.season_id,this.item.score=o.data.thumbnails[o.data.game_id].score[0]+" - "+o.data.thumbnails[o.data.game_id].score[1],this.item.backgroundhome=o.data.thumbnails[o.data.game_id].info_thumbnails.home_colors.background_color,this.item.backgroundaway=o.data.thumbnails[o.data.game_id].info_thumbnails.away_colors.background_color,this.item.logohome="https://az755631.vo.msecnd.net/teams-150/"+o.data.thumbnails[o.data.game_id].home_team+".png",this.item.logoaway="https://az755631.vo.msecnd.net/teams-150/"+o.data.thumbnails[o.data.game_id].visiting_team+".png",this.item.background="https://golstatsimages.blob.core.windows.net/images-library/"+o.data.thumbnails[o.data.game_id].info_thumbnails.images.background_default_games[0];const n=a.data.games.findIndex(c=>c.game_id===this.config.game);this.gameInfo=a.data.games[n];var s=[],i={},r=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 c=0;c<r.data.games[0].players.length;c++){const h=Math.floor(Math.random()*r.data.games[0].players[c].info_thumbnails.images.background_player_in_action.length),d=Math.floor(Math.random()*r.data.games[0].players[c].info_thumbnails.images.player_in_action.length);i={background_color_buttons:r.data.games[0].players[c].info_thumbnails.colors.background_color_buttons,background_color_cards:r.data.games[0].players[c].info_thumbnails.colors.background_color_cards,color_icon_play:r.data.games[0].players[c].info_thumbnails.colors.color_icon_play,color_next_back:r.data.games[0].players[c].info_thumbnails.colors.color_next_back,font_color:r.data.games[0].players[c].info_thumbnails.colors.font_color,font_color_card:r.data.games[0].players[c].info_thumbnails.colors.font_color_cards,colorbackgroundhome:r.data.games[0].players[c].info_thumbnails.colors.background_color,colorbackgroundaway:"",nameplayer:r.data.games[0].players[c].player_name,background:r.data.games[0].players[c].info_thumbnails.images.background_player_in_action[h]?"https://golstatsimages.blob.core.windows.net/images-library/"+r.data.games[0].players[c].info_thumbnails.images.background_player_in_action[h]:"https://golstatsimages.blob.core.windows.net/images-library/"+r.data.games[0].players[c].info_thumbnails.images.background_default_players[0],namecategory:"RESUMEN",namehometeam:"",nameawayteam:"",logohome:r.data.games[0].players[c].team_logo,photoprofile:r.data.games[0].players[c].info_thumbnails.images.player_in_action[d]?"https://golstatsimages.blob.core.windows.net/images-library/"+r.data.games[0].players[c].info_thumbnails.images.player_in_action[d]:`https://az755631.vo.msecnd.net/players-profile/${r.data.games[0].players[c].player_id}.png`,logoaway:"",scoreaway:"",scorehome:"",game_id:r.data.games[0].game_id,season_id:r.data.games[0].players[c].season_id,category:0,team_id:r.data.games[0].players[c].team_id},s.push(i)}this.printData=s}},mounted(){setTimeout(()=>{this.setUpResizeObserver()},100),this.fillData()}},bs=e=>(t.pushScopeId("data-v-f936eb2b"),e=e(),t.popScopeId(),e),rge={ref:"gamesContainer",class:"container",style:{}},lge={class:"video-partido-container"},cge={class:"video-partido-container__highlight"},dge={class:"video-partido-container__content"},mge={key:0,class:"video-partido-container__ribbon"},pge=bs(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"HIGHLIGHTS DEL",-1)),hge=bs(()=>t.createElementVNode("h2",{class:"video-partido-container__title"},"PARTIDO",-1)),gge=bs(()=>t.createElementVNode("p",{class:"video-partido-container__description"}," Las jugadas mas importantes del partido ",-1)),yge=bs(()=>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)),uge={class:"video-partido-container__image"},fge=bs(()=>t.createElementVNode("div",{class:"title-video-datos"},"Este partido:",-1)),_ge={class:"video-partido-pltega-games"},bge={class:"video-partido-pltega-games-team"};function wge(e,a,o,n,s,i){const r=t.resolveComponent("GSCThumbnailHighlightGameHistoric"),c=t.resolveComponent("GSCPlayerTeamGame"),h=t.resolveComponent("GSCCard");return t.openBlock(),t.createElementBlock("div",rge,[t.createElementVNode("div",lge,[t.createElementVNode("div",cge,[t.createElementVNode("div",dge,[Object.keys(s.gameInfo).length>0?(t.openBlock(),t.createElementBlock("div",mge,t.toDisplayString(s.gameInfo.matchday_name.replace("Matchday","Jornada")),1)):t.createCommentVNode("",!0),pge,hge,gge,t.createElementVNode("button",{class:"video-partido-container__button",onClick:a[0]||(a[0]=d=>i.onclickPlayVideos({data:s.item,type:1}))},[yge,t.createTextVNode(" Reproducir ahora ")])]),t.createElementVNode("div",uge,[s.item.background!=""?(t.openBlock(),t.createBlock(r,{key:0,"color-background-home":s.item.backgroundhome,"color-background-away":s.item.backgroundaway,"logo-home":s.item.logohome,"logo-away":s.item.logoaway,background:s.item.background,onOnclickPlayVideos:a[1]||(a[1]=d=>i.onclickPlayVideos({data:s.item,type:1})),matchday:s.item.match,"season-name":s.item.seasonname,score:s.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:t.normalizeClass(i.videopartidopltegaplayersClass)},[t.createVNode(c,{onOpenmedia:i.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:o.config.season_id,game:o.config.game},onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","data","onOnClickVideos","onOnClickCard"])],2),t.createElementVNode("div",{class:t.normalizeClass(i.videopartidopltegadatosClass)},[fge,t.createElementVNode("div",{class:t.normalizeClass(i.gridcarrouselesitemsClass)},[t.createElementVNode("div",{class:t.normalizeClass(i.gridcarrouselesitemsitemunoClass)},[s.printData[0]?(t.openBlock(),t.createBlock(h,{key:0,type:1,onOnClickVideos:a[2]||(a[2]=d=>i.onclickPlayVideos({data:s.printData[0],type:3})),onOnClickCard:a[3]||(a[3]=d=>i.onclickPlayVideos({data:s.printData[0],type:3})),"click-card":!1,borderColor:"rgba(255, 255, 255, 0.16)",backgroundColor:s.printData[0].colorbackgroundhome,"background-img":s.printData[0].background,data:{team_name:s.gameInfo.home_team_name,player_photo:s.printData[0].photoprofile,team_id:s.gameInfo.home_team,background_color_buttons:s.printData[0].background_color_buttons,background_color_cards:s.printData[0].background_color_cards,color_icon_play:s.printData[0].color_icon_play,color_next_back:s.printData[0].color_next_back,font_color:s.printData[0].font_color,font_color_card:s.printData[0].font_color_card}},null,8,["backgroundColor","background-img","data"])):t.createCommentVNode("",!0)],2),t.createElementVNode("div",{class:t.normalizeClass(i.gridcarrouselesitemsitemdosClass)},[s.printData[1]?(t.openBlock(),t.createBlock(h,{key:0,type:1,onOnClickVideos:a[4]||(a[4]=d=>i.onclickPlayVideos({data:s.printData[1],type:3})),onOnClickCard:a[5]||(a[5]=d=>i.onclickPlayVideos({data:s.printData[1],type:3})),"click-card":!1,borderColor:"rgba(255, 255, 255, 0.16)",backgroundColor:s.printData[1].colorbackgroundhome,"background-img":s.printData[1].background,data:{team_name:s.gameInfo.visiting_team_name,player_photo:s.printData[1].photoprofile,team_id:s.gameInfo.visiting_team,background_color_buttons:s.printData[1].background_color_buttons,background_color_cards:s.printData[1].background_color_cards,color_icon_play:s.printData[1].color_icon_play,color_next_back:s.printData[1].color_next_back,font_color:s.printData[1].font_color,font_color_card:s.printData[1].font_color_card}},null,8,["backgroundColor","background-img","data"])):t.createCommentVNode("",!0)],2)],2)],2),t.createElementVNode("div",_ge,[t.createVNode(c,{onOpenmedia:i.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 "+s.gameInfo.home_team_name+":",data:{season:o.config.season_id,game:o.config.game},onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","title","data","onOnClickVideos","onOnClickCard"])]),t.createElementVNode("div",bge,[t.createVNode(c,{onOpenmedia:i.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 "+s.gameInfo.visiting_team_name+":",data:{season:o.config.season_id,game:o.config.game},onOnClickVideos:e.onClickVideos,onOnClickCard:e.onClickCard},null,8,["onOpenmedia","title","data","onOnClickVideos","onOnClickCard"])])])],512)}const Cge=Gr(ige,[["render",wge],["__scopeId","data-v-f936eb2b"]]);function Lb(e,a){return function(){return e.apply(a,arguments)}}const{toString:kge}=Object.prototype,{getPrototypeOf:dh}=Object,rl=(e=>a=>{const o=kge.call(a);return e[o]||(e[o]=o.slice(8,-1).toLowerCase())})(Object.create(null)),pa=e=>(e=e.toLowerCase(),a=>rl(a)===e),ll=e=>a=>typeof a===e,{isArray:Ko}=Array,ws=ll("undefined");function Sge(e){return e!==null&&!ws(e)&&e.constructor!==null&&!ws(e.constructor)&&Tt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const vb=pa("ArrayBuffer");function Ege(e){let a;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?a=ArrayBuffer.isView(e):a=e&&e.buffer&&vb(e.buffer),a}const Nge=ll("string"),Tt=ll("function"),Mb=ll("number"),cl=e=>e!==null&&typeof e=="object",xge=e=>e===!0||e===!1,dl=e=>{if(rl(e)!=="object")return!1;const a=dh(e);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Bge=pa("Date"),$ge=pa("File"),Vge=pa("Blob"),Ige=pa("FileList"),Age=e=>cl(e)&&Tt(e.pipe),Oge=e=>{let a;return e&&(typeof FormData=="function"&&e instanceof FormData||Tt(e.append)&&((a=rl(e))==="formdata"||a==="object"&&Tt(e.toString)&&e.toString()==="[object FormData]"))},Tge=pa("URLSearchParams"),Fge=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Cs(e,a,{allOwnKeys:o=!1}={}){if(e===null||typeof e>"u")return;let n,s;if(typeof e!="object"&&(e=[e]),Ko(e))for(n=0,s=e.length;n<s;n++)a.call(null,e[n],n,e);else{const i=o?Object.getOwnPropertyNames(e):Object.keys(e),r=i.length;let c;for(n=0;n<r;n++)c=i[n],a.call(null,e[c],c,e)}}function Hb(e,a){a=a.toLowerCase();const o=Object.keys(e);let n=o.length,s;for(;n-- >0;)if(s=o[n],a===s.toLowerCase())return s;return null}const Ub=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),Gb=e=>!ws(e)&&e!==Ub;function mh(){const{caseless:e}=Gb(this)&&this||{},a={},o=(n,s)=>{const i=e&&Hb(a,s)||s;dl(a[i])&&dl(n)?a[i]=mh(a[i],n):dl(n)?a[i]=mh({},n):Ko(n)?a[i]=n.slice():a[i]=n};for(let n=0,s=arguments.length;n<s;n++)arguments[n]&&Cs(arguments[n],o);return a}const zge=(e,a,o,{allOwnKeys:n}={})=>(Cs(a,(s,i)=>{o&&Tt(s)?e[i]=Lb(s,o):e[i]=s},{allOwnKeys:n}),e),Pge=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Rge=(e,a,o,n)=>{e.prototype=Object.create(a.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:a.prototype}),o&&Object.assign(e.prototype,o)},Dge=(e,a,o,n)=>{let s,i,r;const c={};if(a=a||{},e==null)return a;do{for(s=Object.getOwnPropertyNames(e),i=s.length;i-- >0;)r=s[i],(!n||n(r,e,a))&&!c[r]&&(a[r]=e[r],c[r]=!0);e=o!==!1&&dh(e)}while(e&&(!o||o(e,a))&&e!==Object.prototype);return a},jge=(e,a,o)=>{e=String(e),(o===void 0||o>e.length)&&(o=e.length),o-=a.length;const n=e.indexOf(a,o);return n!==-1&&n===o},Lge=e=>{if(!e)return null;if(Ko(e))return e;let a=e.length;if(!Mb(a))return null;const o=new Array(a);for(;a-- >0;)o[a]=e[a];return o},vge=(e=>a=>e&&a instanceof e)(typeof Uint8Array<"u"&&dh(Uint8Array)),Mge=(e,a)=>{const o=(e&&e[Symbol.iterator]).call(e);let n;for(;(n=o.next())&&!n.done;){const s=n.value;a.call(e,s[0],s[1])}},Hge=(e,a)=>{let o;const n=[];for(;(o=e.exec(a))!==null;)n.push(o);return n},Uge=pa("HTMLFormElement"),Gge=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(a,o,n){return o.toUpperCase()+n}),Wb=(({hasOwnProperty:e})=>(a,o)=>e.call(a,o))(Object.prototype),Wge=pa("RegExp"),qb=(e,a)=>{const o=Object.getOwnPropertyDescriptors(e),n={};Cs(o,(s,i)=>{let r;(r=a(s,i,e))!==!1&&(n[i]=r||s)}),Object.defineProperties(e,n)},qge=e=>{qb(e,(a,o)=>{if(Tt(e)&&["arguments","caller","callee"].indexOf(o)!==-1)return!1;const n=e[o];if(Tt(n)){if(a.enumerable=!1,"writable"in a){a.writable=!1;return}a.set||(a.set=()=>{throw Error("Can not rewrite read-only method '"+o+"'")})}})},Jge=(e,a)=>{const o={},n=s=>{s.forEach(i=>{o[i]=!0})};return Ko(e)?n(e):n(String(e).split(a)),o},Xge=()=>{},Zge=(e,a)=>(e=+e,Number.isFinite(e)?e:a),ph="abcdefghijklmnopqrstuvwxyz",Jb="0123456789",Xb={DIGIT:Jb,ALPHA:ph,ALPHA_DIGIT:ph+ph.toUpperCase()+Jb},Yge=(e=16,a=Xb.ALPHA_DIGIT)=>{let o="";const{length:n}=a;for(;e--;)o+=a[Math.random()*n|0];return o};function Kge(e){return!!(e&&Tt(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const Qge=e=>{const a=new Array(10),o=(n,s)=>{if(cl(n)){if(a.indexOf(n)>=0)return;if(!("toJSON"in n)){a[s]=n;const i=Ko(n)?[]:{};return Cs(n,(r,c)=>{const h=o(r,s+1);!ws(h)&&(i[c]=h)}),a[s]=void 0,i}}return n};return o(e,0)},eye=pa("AsyncFunction"),tye=e=>e&&(cl(e)||Tt(e))&&Tt(e.then)&&Tt(e.catch),G={isArray:Ko,isArrayBuffer:vb,isBuffer:Sge,isFormData:Oge,isArrayBufferView:Ege,isString:Nge,isNumber:Mb,isBoolean:xge,isObject:cl,isPlainObject:dl,isUndefined:ws,isDate:Bge,isFile:$ge,isBlob:Vge,isRegExp:Wge,isFunction:Tt,isStream:Age,isURLSearchParams:Tge,isTypedArray:vge,isFileList:Ige,forEach:Cs,merge:mh,extend:zge,trim:Fge,stripBOM:Pge,inherits:Rge,toFlatObject:Dge,kindOf:rl,kindOfTest:pa,endsWith:jge,toArray:Lge,forEachEntry:Mge,matchAll:Hge,isHTMLForm:Uge,hasOwnProperty:Wb,hasOwnProp:Wb,reduceDescriptors:qb,freezeMethods:qge,toObjectSet:Jge,toCamelCase:Gge,noop:Xge,toFiniteNumber:Zge,findKey:Hb,global:Ub,isContextDefined:Gb,ALPHABET:Xb,generateString:Yge,isSpecCompliantForm:Kge,toJSONObject:Qge,isAsyncFn:eye,isThenable:tye};function Ce(e,a,o,n,s){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),o&&(this.config=o),n&&(this.request=n),s&&(this.response=s)}G.inherits(Ce,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:G.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const Zb=Ce.prototype,Yb={};["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=>{Yb[e]={value:e}}),Object.defineProperties(Ce,Yb),Object.defineProperty(Zb,"isAxiosError",{value:!0}),Ce.from=(e,a,o,n,s,i)=>{const r=Object.create(Zb);return G.toFlatObject(e,r,function(c){return c!==Error.prototype},c=>c!=="isAxiosError"),Ce.call(r,e.message,a,o,n,s),r.cause=e,r.name=e.name,i&&Object.assign(r,i),r};const aye=null;function hh(e){return G.isPlainObject(e)||G.isArray(e)}function Kb(e){return G.endsWith(e,"[]")?e.slice(0,-2):e}function Qb(e,a,o){return e?e.concat(a).map(function(n,s){return n=Kb(n),!o&&s?"["+n+"]":n}).join(o?".":""):a}function oye(e){return G.isArray(e)&&!e.some(hh)}const nye=G.toFlatObject(G,{},null,function(e){return/^is[A-Z]/.test(e)});function ml(e,a,o){if(!G.isObject(e))throw new TypeError("target must be an object");a=a||new FormData,o=G.toFlatObject(o,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,g){return!G.isUndefined(g[m])});const n=o.metaTokens,s=o.visitor||d,i=o.dots,r=o.indexes,c=(o.Blob||typeof Blob<"u"&&Blob)&&G.isSpecCompliantForm(a);if(!G.isFunction(s))throw new TypeError("visitor must be a function");function h(m){if(m===null)return"";if(G.isDate(m))return m.toISOString();if(!c&&G.isBlob(m))throw new Ce("Blob is not supported. Use a Buffer instead.");return G.isArrayBuffer(m)||G.isTypedArray(m)?c&&typeof Blob=="function"?new Blob([m]):Buffer.from(m):m}function d(m,g,u){let f=m;if(m&&!u&&typeof m=="object"){if(G.endsWith(g,"{}"))g=n?g:g.slice(0,-2),m=JSON.stringify(m);else if(G.isArray(m)&&oye(m)||(G.isFileList(m)||G.endsWith(g,"[]"))&&(f=G.toArray(m)))return g=Kb(g),f.forEach(function(_,k){!(G.isUndefined(_)||_===null)&&a.append(r===!0?Qb([g],k,i):r===null?g:g+"[]",h(_))}),!1}return hh(m)?!0:(a.append(Qb(u,g,i),h(m)),!1)}const l=[],p=Object.assign(nye,{defaultVisitor:d,convertValue:h,isVisitable:hh});function y(m,g){if(!G.isUndefined(m)){if(l.indexOf(m)!==-1)throw Error("Circular reference detected in "+g.join("."));l.push(m),G.forEach(m,function(u,f){(!(G.isUndefined(u)||u===null)&&s.call(a,u,G.isString(f)?f.trim():f,g,p))===!0&&y(u,g?g.concat(f):[f])}),l.pop()}}if(!G.isObject(e))throw new TypeError("data must be an object");return y(e),a}function e4(e){const a={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(o){return a[o]})}function gh(e,a){this._pairs=[],e&&ml(e,this,a)}const t4=gh.prototype;t4.append=function(e,a){this._pairs.push([e,a])},t4.toString=function(e){const a=e?function(o){return e.call(this,o,e4)}:e4;return this._pairs.map(function(o){return a(o[0])+"="+a(o[1])},"").join("&")};function sye(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function a4(e,a,o){if(!a)return e;const n=o&&o.encode||sye,s=o&&o.serialize;let i;if(s?i=s(a,o):i=G.isURLSearchParams(a)?a.toString():new gh(a,o).toString(n),i){const r=e.indexOf("#");r!==-1&&(e=e.slice(0,r)),e+=(e.indexOf("?")===-1?"?":"&")+i}return e}const o4=class{constructor(){this.handlers=[]}use(a,o,n){return this.handlers.push({fulfilled:a,rejected:o,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(a){this.handlers[a]&&(this.handlers[a]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(a){G.forEach(this.handlers,function(o){o!==null&&a(o)})}},n4={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},iye=typeof URLSearchParams<"u"?URLSearchParams:gh,rye=typeof FormData<"u"?FormData:null,lye=typeof Blob<"u"?Blob:null,cye={isBrowser:!0,classes:{URLSearchParams:iye,FormData:rye,Blob:lye},protocols:["http","https","file","blob","url","data"]},s4=typeof window<"u"&&typeof document<"u",dye=(e=>s4&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),mye=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),pye=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:s4,hasStandardBrowserEnv:dye,hasStandardBrowserWebWorkerEnv:mye},Symbol.toStringTag,{value:"Module"})),ha={...pye,...cye};function hye(e,a){return ml(e,new ha.classes.URLSearchParams,Object.assign({visitor:function(o,n,s,i){return ha.isNode&&G.isBuffer(o)?(this.append(n,o.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},a))}function gye(e){return G.matchAll(/\w+|\[(\w*)]/g,e).map(a=>a[0]==="[]"?"":a[1]||a[0])}function yye(e){const a={},o=Object.keys(e);let n;const s=o.length;let i;for(n=0;n<s;n++)i=o[n],a[i]=e[i];return a}function i4(e){function a(o,n,s,i){let r=o[i++];if(r==="__proto__")return!0;const c=Number.isFinite(+r),h=i>=o.length;return r=!r&&G.isArray(s)?s.length:r,h?(G.hasOwnProp(s,r)?s[r]=[s[r],n]:s[r]=n,!c):((!s[r]||!G.isObject(s[r]))&&(s[r]=[]),a(o,n,s[r],i)&&G.isArray(s[r])&&(s[r]=yye(s[r])),!c)}if(G.isFormData(e)&&G.isFunction(e.entries)){const o={};return G.forEachEntry(e,(n,s)=>{a(gye(n),s,o,0)}),o}return null}function uye(e,a,o){if(G.isString(e))try{return(a||JSON.parse)(e),G.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(o||JSON.stringify)(e)}const yh={transitional:n4,adapter:["xhr","http"],transformRequest:[function(e,a){const o=a.getContentType()||"",n=o.indexOf("application/json")>-1,s=G.isObject(e);if(s&&G.isHTMLForm(e)&&(e=new FormData(e)),G.isFormData(e))return n&&n?JSON.stringify(i4(e)):e;if(G.isArrayBuffer(e)||G.isBuffer(e)||G.isStream(e)||G.isFile(e)||G.isBlob(e))return e;if(G.isArrayBufferView(e))return e.buffer;if(G.isURLSearchParams(e))return a.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let i;if(s){if(o.indexOf("application/x-www-form-urlencoded")>-1)return hye(e,this.formSerializer).toString();if((i=G.isFileList(e))||o.indexOf("multipart/form-data")>-1){const r=this.env&&this.env.FormData;return ml(i?{"files[]":e}:e,r&&new r,this.formSerializer)}}return s||n?(a.setContentType("application/json",!1),uye(e)):e}],transformResponse:[function(e){const a=this.transitional||yh.transitional,o=a&&a.forcedJSONParsing,n=this.responseType==="json";if(e&&G.isString(e)&&(o&&!this.responseType||n)){const s=!(a&&a.silentJSONParsing)&&n;try{return JSON.parse(e)}catch(i){if(s)throw i.name==="SyntaxError"?Ce.from(i,Ce.ERR_BAD_RESPONSE,this,null,this.response):i}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ha.classes.FormData,Blob:ha.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};G.forEach(["delete","get","head","post","put","patch"],e=>{yh.headers[e]={}});const uh=yh,fye=G.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"]),_ye=e=>{const a={};let o,n,s;return e&&e.split(`
67
67
  `).forEach(function(i){s=i.indexOf(":"),o=i.substring(0,s).trim().toLowerCase(),n=i.substring(s+1).trim(),!(!o||a[o]&&fye[o])&&(o==="set-cookie"?a[o]?a[o].push(n):a[o]=[n]:a[o]=a[o]?a[o]+", "+n:n)}),a},r4=Symbol("internals");function ks(e){return e&&String(e).trim().toLowerCase()}function pl(e){return e===!1||e==null?e:G.isArray(e)?e.map(pl):String(e)}function bye(e){const a=Object.create(null),o=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=o.exec(e);)a[n[1]]=n[2];return a}const wye=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function fh(e,a,o,n,s){if(G.isFunction(n))return n.call(this,a,o);if(s&&(a=o),!!G.isString(a)){if(G.isString(n))return a.indexOf(n)!==-1;if(G.isRegExp(n))return n.test(a)}}function Cye(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(a,o,n)=>o.toUpperCase()+n)}function kye(e,a){const o=G.toCamelCase(" "+a);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+o,{value:function(s,i,r){return this[n].call(this,a,s,i,r)},configurable:!0})})}let hl=class{constructor(a){a&&this.set(a)}set(a,o,n){const s=this;function i(c,h,d){const l=ks(h);if(!l)throw new Error("header name must be a non-empty string");const p=G.findKey(s,l);(!p||s[p]===void 0||d===!0||d===void 0&&s[p]!==!1)&&(s[p||h]=pl(c))}const r=(c,h)=>G.forEach(c,(d,l)=>i(d,l,h));return G.isPlainObject(a)||a instanceof this.constructor?r(a,o):G.isString(a)&&(a=a.trim())&&!wye(a)?r(_ye(a),o):a!=null&&i(o,a,n),this}get(a,o){if(a=ks(a),a){const n=G.findKey(this,a);if(n){const s=this[n];if(!o)return s;if(o===!0)return bye(s);if(G.isFunction(o))return o.call(this,s,n);if(G.isRegExp(o))return o.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(a,o){if(a=ks(a),a){const n=G.findKey(this,a);return!!(n&&this[n]!==void 0&&(!o||fh(this,this[n],n,o)))}return!1}delete(a,o){const n=this;let s=!1;function i(r){if(r=ks(r),r){const c=G.findKey(n,r);c&&(!o||fh(n,n[c],c,o))&&(delete n[c],s=!0)}}return G.isArray(a)?a.forEach(i):i(a),s}clear(a){const o=Object.keys(this);let n=o.length,s=!1;for(;n--;){const i=o[n];(!a||fh(this,this[i],i,a,!0))&&(delete this[i],s=!0)}return s}normalize(a){const o=this,n={};return G.forEach(this,(s,i)=>{const r=G.findKey(n,i);if(r){o[r]=pl(s),delete o[i];return}const c=a?Cye(i):String(i).trim();c!==i&&delete o[i],o[c]=pl(s),n[c]=!0}),this}concat(...a){return this.constructor.concat(this,...a)}toJSON(a){const o=Object.create(null);return G.forEach(this,(n,s)=>{n!=null&&n!==!1&&(o[s]=a&&G.isArray(n)?n.join(", "):n)}),o}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([a,o])=>a+": "+o).join(`
68
68
  `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(a){return a instanceof this?a:new this(a)}static concat(a,...o){const n=new this(a);return o.forEach(s=>n.set(s)),n}static accessor(a){const o=(this[r4]=this[r4]={accessors:{}}).accessors,n=this.prototype;function s(i){const r=ks(i);o[r]||(kye(n,i),o[r]=!0)}return G.isArray(a)?a.forEach(s):s(a),this}};hl.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),G.reduceDescriptors(hl.prototype,({value:e},a)=>{let o=a[0].toUpperCase()+a.slice(1);return{get:()=>e,set(n){this[o]=n}}}),G.freezeMethods(hl);const Pa=hl;function _h(e,a){const o=this||uh,n=a||o,s=Pa.from(n.headers);let i=n.data;return G.forEach(e,function(r){i=r.call(o,i,s.normalize(),a?a.status:void 0)}),s.normalize(),i}function l4(e){return!!(e&&e.__CANCEL__)}function Ss(e,a,o){Ce.call(this,e??"canceled",Ce.ERR_CANCELED,a,o),this.name="CanceledError"}G.inherits(Ss,Ce,{__CANCEL__:!0});function Sye(e,a,o){const n=o.config.validateStatus;!o.status||!n||n(o.status)?e(o):a(new Ce("Request failed with status code "+o.status,[Ce.ERR_BAD_REQUEST,Ce.ERR_BAD_RESPONSE][Math.floor(o.status/100)-4],o.config,o.request,o))}const Eye=ha.hasStandardBrowserEnv?{write(e,a,o,n,s,i){const r=[e+"="+encodeURIComponent(a)];G.isNumber(o)&&r.push("expires="+new Date(o).toGMTString()),G.isString(n)&&r.push("path="+n),G.isString(s)&&r.push("domain="+s),i===!0&&r.push("secure"),document.cookie=r.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 Nye(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function xye(e,a){return a?e.replace(/\/?\/$/,"")+"/"+a.replace(/^\/+/,""):e}function c4(e,a){return e&&!Nye(a)?xye(e,a):a}const Bye=ha.hasStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),a=document.createElement("a");let o;function n(s){let i=s;return e&&(a.setAttribute("href",i),i=a.href),a.setAttribute("href",i),{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 o=n(window.location.href),function(s){const i=G.isString(s)?n(s):s;return i.protocol===o.protocol&&i.host===o.host}}():function(){return function(){return!0}}();function $ye(e){const a=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return a&&a[1]||""}function Vye(e,a){e=e||10;const o=new Array(e),n=new Array(e);let s=0,i=0,r;return a=a!==void 0?a:1e3,function(c){const h=Date.now(),d=n[i];r||(r=h),o[s]=c,n[s]=h;let l=i,p=0;for(;l!==s;)p+=o[l++],l=l%e;if(s=(s+1)%e,s===i&&(i=(i+1)%e),h-r<a)return;const y=d&&h-d;return y?Math.round(p*1e3/y):void 0}}function d4(e,a){let o=0;const n=Vye(50,250);return s=>{const i=s.loaded,r=s.lengthComputable?s.total:void 0,c=i-o,h=n(c),d=i<=r;o=i;const l={loaded:i,total:r,progress:r?i/r:void 0,bytes:c,rate:h||void 0,estimated:h&&r&&d?(r-i)/h:void 0,event:s};l[a?"download":"upload"]=!0,e(l)}}const Iye=typeof XMLHttpRequest<"u",Aye=Iye&&function(e){return new Promise(function(a,o){let n=e.data;const s=Pa.from(e.headers).normalize();let{responseType:i,withXSRFToken:r}=e,c;function h(){e.cancelToken&&e.cancelToken.unsubscribe(c),e.signal&&e.signal.removeEventListener("abort",c)}let d;if(G.isFormData(n)){if(ha.hasStandardBrowserEnv||ha.hasStandardBrowserWebWorkerEnv)s.setContentType(!1);else if((d=s.getContentType())!==!1){const[g,...u]=d?d.split(";").map(f=>f.trim()).filter(Boolean):[];s.setContentType([g||"multipart/form-data",...u].join("; "))}}let l=new XMLHttpRequest;if(e.auth){const g=e.auth.username||"",u=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";s.set("Authorization","Basic "+btoa(g+":"+u))}const p=c4(e.baseURL,e.url);l.open(e.method.toUpperCase(),a4(p,e.params,e.paramsSerializer),!0),l.timeout=e.timeout;function y(){if(!l)return;const g=Pa.from("getAllResponseHeaders"in l&&l.getAllResponseHeaders()),u={data:!i||i==="text"||i==="json"?l.responseText:l.response,status:l.status,statusText:l.statusText,headers:g,config:e,request:l};Sye(function(f){a(f),h()},function(f){o(f),h()},u),l=null}if("onloadend"in l?l.onloadend=y:l.onreadystatechange=function(){!l||l.readyState!==4||l.status===0&&!(l.responseURL&&l.responseURL.indexOf("file:")===0)||setTimeout(y)},l.onabort=function(){l&&(o(new Ce("Request aborted",Ce.ECONNABORTED,e,l)),l=null)},l.onerror=function(){o(new Ce("Network Error",Ce.ERR_NETWORK,e,l)),l=null},l.ontimeout=function(){let g=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const u=e.transitional||n4;e.timeoutErrorMessage&&(g=e.timeoutErrorMessage),o(new Ce(g,u.clarifyTimeoutError?Ce.ETIMEDOUT:Ce.ECONNABORTED,e,l)),l=null},ha.hasStandardBrowserEnv&&(r&&G.isFunction(r)&&(r=r(e)),r||r!==!1&&Bye(p))){const g=e.xsrfHeaderName&&e.xsrfCookieName&&Eye.read(e.xsrfCookieName);g&&s.set(e.xsrfHeaderName,g)}n===void 0&&s.setContentType(null),"setRequestHeader"in l&&G.forEach(s.toJSON(),function(g,u){l.setRequestHeader(u,g)}),G.isUndefined(e.withCredentials)||(l.withCredentials=!!e.withCredentials),i&&i!=="json"&&(l.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&l.addEventListener("progress",d4(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&l.upload&&l.upload.addEventListener("progress",d4(e.onUploadProgress)),(e.cancelToken||e.signal)&&(c=g=>{l&&(o(!g||g.type?new Ss(null,e,l):g),l.abort(),l=null)},e.cancelToken&&e.cancelToken.subscribe(c),e.signal&&(e.signal.aborted?c():e.signal.addEventListener("abort",c)));const m=$ye(p);if(m&&ha.protocols.indexOf(m)===-1){o(new Ce("Unsupported protocol "+m+":",Ce.ERR_BAD_REQUEST,e));return}l.send(n||null)})},bh={http:aye,xhr:Aye};G.forEach(bh,(e,a)=>{if(e){try{Object.defineProperty(e,"name",{value:a})}catch{}Object.defineProperty(e,"adapterName",{value:a})}});const m4=e=>`- ${e}`,Oye=e=>G.isFunction(e)||e===null||e===!1,p4={getAdapter:e=>{e=G.isArray(e)?e:[e];const{length:a}=e;let o,n;const s={};for(let i=0;i<a;i++){o=e[i];let r;if(n=o,!Oye(o)&&(n=bh[(r=String(o)).toLowerCase()],n===void 0))throw new Ce(`Unknown adapter '${r}'`);if(n)break;s[r||"#"+i]=n}if(!n){const i=Object.entries(s).map(([c,h])=>`adapter ${c} `+(h===!1?"is not supported by the environment":"is not available in the build"));let r=a?i.length>1?`since :
69
69
  `+i.map(m4).join(`