@golstats/gsc-lists 1.0.18 → 1.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{FilterConditions-246b27d8-DvIp7izA.js → FilterConditions-246b27d8-C0R54Ro6.js} +1 -1
- package/dist/{FilterField-44e377ba-BA05Tl_G.js → FilterField-44e377ba-6JA1k7Um.js} +1 -1
- package/dist/{FilterSubcategories-a1dae85c-CzU7mB89.js → FilterSubcategories-a1dae85c-B5atd0ed.js} +1 -1
- package/dist/gsc-lists.css +1 -1
- package/dist/gsc-lists.es.js +1 -1
- package/dist/gsc-lists.umd.js +1 -1
- package/dist/{index-C0ciK3eG.js → index-DLz0Am99.js} +140 -140
- package/package.json +2 -2
package/dist/gsc-lists.es.js
CHANGED
package/dist/gsc-lists.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(Fe,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(Fe=typeof globalThis<"u"?globalThis:Fe||self,e(Fe.GSCList={},Fe.Vue))})(this,function(Fe,e){"use strict";const zt=(t,a)=>{const o=t.__vccOpts||t;for(const[l,r]of a)o[l]=r;return o},Ut={name:"FieldTemplatesElement",props:{fieldWidth:{type:Number,default:302.5},fieldHeight:{type:Number,default:254.5},initialSections:{type:Array,default:()=>[]},displayMode:{type:Boolean,default:!1},title:{type:String,default:"Zona de origen del balón:"},quarters:{type:Array,default:()=>[1,2,3,4]}},data(){return{selectAll:!0,selectedSections:new Set,isDragging:!1,dragSelectMode:null,lastUpdateTime:0,lastSelectedSections:[]}},created(){this.initializeSections()},watch:{initialSections:{handler:"initializeSections",immediate:!0},selectedSections:{handler(t){if(this.lastSelectedSections.every(o=>t.has(o)))return;const a=Array.from(t).map(Number).sort((o,l)=>o-l);this.lastSelectedSections=[...a],this.$emit("sections-changed",a)},deep:!0}},methods:{initializeSections(){if(this.selectedSections.clear(),this.initialSections&&this.initialSections.length>0)this.initialSections.forEach(t=>{const a=Math.ceil(t/4);this.isQuarterEnabled(a)&&this.selectedSections.add(t.toString())});else for(let t=1;t<=16;t++){const a=Math.ceil(t/4);this.isQuarterEnabled(a)&&this.selectedSections.add(t.toString())}this.updateSelectAllState()},isSelected(t){return this.selectedSections.has(t.toString())},toggleSection(t){const a=Math.ceil(t/4);if(!this.isQuarterEnabled(a))return;const o=t.toString();this.selectedSections.size===1&&this.selectedSections.has(o)||(this.selectedSections.has(o)?this.selectedSections.delete(o):this.selectedSections.add(o),this.updateSelectAllState())},toggleAllSections(){if(this.selectAll)for(let t=1;t<=16;t++)this.selectedSections.add(t.toString());else this.selectedSections.clear()},updateSelectAllState(){requestAnimationFrame(()=>{this.selectAll=this.selectedSections.size===16})},startDragging(){this.displayMode||(this.isDragging=!0,event.preventDefault())},stopDragging(){this.displayMode||(this.isDragging=!1,this.dragSelectMode=null)},handleDragSelect(t){if(this.displayMode)return;const a=Date.now();if(a-this.lastUpdateTime<16)return;this.lastUpdateTime=a;const o=t.toString(),l=Math.ceil(t/4);if(this.isQuarterEnabled(l)){if(this.dragSelectMode===null&&(this.dragSelectMode=!this.selectedSections.has(o)),this.dragSelectMode)this.selectedSections.add(o);else{if(this.selectedSections.size===1&&this.selectedSections.has(o))return;this.selectedSections.delete(o)}this.updateSelectAllState()}},getSectionNumber(t,a){return(t-1)*4+a},getSectionIndex(t,a){return(t-1)*4+a},selectColumn(t){if(!this.isQuarterEnabled(t))return;const a=(t-1)*4+1,o=t*4;if(Array.from({length:4},(l,r)=>(a+r).toString()).every(l=>this.selectedSections.has(l))&&this.selectedSections.size>4)for(let l=a;l<=o;l++)this.selectedSections.delete(l.toString());else for(let l=a;l<=o;l++)this.selectedSections.add(l.toString());this.updateSelectAllState()},isQuarterSelected(t){const a=(t-1)*4+1;return Array.from({length:4},(o,l)=>(a+l).toString()).every(o=>this.selectedSections.has(o))},isQuarterEnabled(t){return this.quarters.includes(t)}}},Ia=()=>{e.useCssVars(t=>({"3f07ccca":t.fieldWidth+"px","26834d3a":t.fieldHeight+"px","1711e604":t.displayMode?"-28px":"0"}))},va=Ut.setup;Ut.setup=va?(t,a)=>(Ia(),va(t,a)):Ia;const Zl={class:"field-template-element"},Yl={class:"field-container"},Jl=["onMouseenter","onMousedown"],Kl={class:"column-buttons"},Xl=["onClick","disabled"];function Ql(t,a,o,l,r,i){return e.openBlock(),e.createElementBlock("div",Zl,[e.createElementVNode("div",Yl,[e.createElementVNode("div",{class:e.normalizeClass(["field-title",{"hidden-title":o.displayMode}])},[e.createElementVNode("span",null,e.toDisplayString(o.title),1)],2),e.createElementVNode("div",{class:"soccer-field",onMousedown:a[0]||(a[0]=(...n)=>i.startDragging&&i.startDragging(...n)),onMouseup:a[1]||(a[1]=(...n)=>i.stopDragging&&i.stopDragging(...n)),onMouseleave:a[2]||(a[2]=(...n)=>i.stopDragging&&i.stopDragging(...n))},[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(4,n=>e.createElementVNode("div",{key:n,class:"field-column"},[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(4,s=>e.createElementVNode("div",{key:`${n}-${s}`,class:e.normalizeClass(["field-section",{selected:i.isSelected(i.getSectionIndex(n,s)),"display-mode":o.displayMode}]),onMouseenter:d=>r.isDragging&&i.handleDragSelect(i.getSectionIndex(n,s)),onMousedown:e.withModifiers(d=>!o.displayMode&&i.toggleSection(i.getSectionIndex(n,s)),["prevent"])},null,42,Jl)),64))])),64))],32),e.createElementVNode("div",Kl,[o.displayMode?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},e.renderList(4,n=>e.createElementVNode("div",{key:n,class:"column-label"},e.toDisplayString(n)+"/4 tos ",1)),64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},e.renderList(4,n=>e.createElementVNode("button",{key:n,class:e.normalizeClass(["column-button",{selected:i.isQuarterSelected(n),disabled:!i.isQuarterEnabled(n)}]),onClick:s=>i.selectColumn(n),disabled:!i.isQuarterEnabled(n)},e.toDisplayString(n)+"/4 tos ",11,Xl)),64))])])])}const ei=zt(Ut,[["render",Ql],["__scopeId","data-v-1f6351a4"]]),jt={name:"FieldTemplatesElement",props:{fieldWidth:{type:Number,default:302.5},fieldHeight:{type:Number,default:254.5},initialSections:{type:Array,default:()=>[]},displayMode:{type:Boolean,default:!1}},data(){return{selectAll:!0,selectedSections:new Set,isDragging:!1,dragSelectMode:null,lastUpdateTime:0,selectedCells:new Array(72).fill(!0)}},created(){this.initializeSections()},watch:{initialSections:{handler:"initializeSections",immediate:!0},selectedSections:{handler(t){const a=Array.from(t).map(i=>{const[n,s]=i.split("-").map(Number);return{row:n,col:s,value:this.getSequentialNumber(n,s)}}),o={};a.forEach(i=>{o[i.col]||(o[i.col]=[]),o[i.col].push(i)});const l=[];Object.values(o).forEach(i=>{i.sort((s,d)=>d.row-s.row);let n=[i[0]];for(let s=1;s<i.length;s++){const d=i[s];i[s-1].row-d.row===1?n.push(d):(n.length>0&&l.push(n),n=[d])}n.length>0&&l.push(n)});const r=l.sort((i,n)=>{const s=Math.min(...i.map(c=>c.value)),d=Math.min(...n.map(c=>c.value));return s-d}).map(i=>{const n=i.map(s=>s.value).sort((s,d)=>d-s);return n.length===1?[n[0],n[0]]:[n[0],n[n.length-1]]});this.$emit("sections-changed",r)},deep:!0}},methods:{initializeSections(){if(this.initialSections&&this.initialSections.length>0)this.selectedSections.clear(),this.initialSections.forEach(t=>{if(Array.isArray(t)&&t.length===2){const[a,o]=t,l=17-Math.floor((a-1)/21),r=(a-1)%21+1,i=17-Math.floor((o-1)/21),n=(o-1)%21+1;if(r===n){const s=Math.min(l,i),d=Math.max(l,i);for(let c=s;c<=d;c++)this.selectedSections.add(this.getSectionId(c,r))}else{const s=Math.min(r,n),d=Math.max(r,n);for(let c=s;c<=d;c++){const h=c===r?l:1,u=c===n?i:17;for(let y=Math.min(h,u);y<=Math.max(h,u);y++)this.selectedSections.add(this.getSectionId(y,c))}}}});else for(let t=1;t<=17;t++)for(let a=1;a<=21;a++)this.selectedSections.add(this.getSectionId(t,a));this.updateSelectAllState()},getSectionId(t,a){return`${t}-${a}`},isSelected(t,a){return this.selectedSections.has(this.getSectionId(t,a))},toggleSection(t,a){const o=this.getSectionId(t,a);this.selectedSections.has(o)?this.selectedSections.delete(o):this.selectedSections.add(o),this.updateSelectAllState()},toggleAllSections(){if(this.selectAll)for(let t=1;t<=17;t++)for(let a=1;a<=21;a++)this.selectedSections.add(this.getSectionId(t,a));else this.selectedSections.clear()},updateSelectAllState(){requestAnimationFrame(()=>{let t=357;this.selectAll=this.selectedSections.size===t})},startDragging(){this.displayMode||(this.isDragging=!0,event.preventDefault())},stopDragging(){this.displayMode||(this.isDragging=!1,this.dragSelectMode=null)},handleDragSelect(t,a){if(this.displayMode)return;const o=Date.now();if(o-this.lastUpdateTime<16)return;this.lastUpdateTime=o;const l=this.getSectionId(t,a);this.dragSelectMode===null&&(this.dragSelectMode=!this.selectedSections.has(l)),this.dragSelectMode?this.selectedSections.add(l):this.selectedSections.delete(l),this.updateSelectAllState()},getSequentialNumber(t,a){return(17-t)*21+a}}},Ra=()=>{e.useCssVars(t=>({"7dc153b4":t.fieldWidth+"px","3cee0bfc":(t.displayMode?t.fieldHeight-24:t.fieldHeight)+"px"}))},Oa=jt.setup;jt.setup=Oa?(t,a)=>(Ra(),Oa(t,a)):Ra;const ti={class:"field-template-element"},ai={class:"field-container"},oi={key:0,class:"select-all-container"},li={class:"select-all-label"},ii=["onMouseenter","onMousedown"];function ri(t,a,o,l,r,i){return e.openBlock(),e.createElementBlock("div",ti,[e.createElementVNode("div",ai,[o.displayMode?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",oi,[e.createElementVNode("label",li,[a[5]||(a[5]=e.createElementVNode("span",null,"Seleccionar toda la cancha",-1)),e.withDirectives(e.createElementVNode("input",{type:"checkbox",class:"select-all-checkbox","onUpdate:modelValue":a[0]||(a[0]=n=>r.selectAll=n),onChange:a[1]||(a[1]=(...n)=>i.toggleAllSections&&i.toggleAllSections(...n))},null,544),[[e.vModelCheckbox,r.selectAll]])])])),e.createElementVNode("div",{class:"soccer-field",onMousedown:a[2]||(a[2]=(...n)=>i.startDragging&&i.startDragging(...n)),onMouseup:a[3]||(a[3]=(...n)=>i.stopDragging&&i.stopDragging(...n)),onMouseleave:a[4]||(a[4]=(...n)=>i.stopDragging&&i.stopDragging(...n))},[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(17,n=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:n},[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(21,s=>e.createElementVNode("div",{key:`${n}-${s}`,class:e.normalizeClass(["field-section",{selected:i.isSelected(n,s),"display-mode":o.displayMode}]),onMouseenter:d=>r.isDragging&&i.handleDragSelect(n,s),onMousedown:e.withModifiers(d=>!o.displayMode&&i.toggleSection(n,s),["prevent"])},null,42,ii)),64))],64))),64))],32),a[6]||(a[6]=e.createStaticVNode('<div class="attack-direction" data-v-389c50fa><div class="arrow-line" data-v-389c50fa></div><span class="attack-text" data-v-389c50fa>Ataca</span><div class="arrow-line" data-v-389c50fa></div><svg class="arrow-head" width="12" height="12" viewBox="0 0 12 12" data-v-389c50fa><polygon points="12,6 0,1 0,11" fill="#316fee" data-v-389c50fa></polygon></svg></div>',1))])])}const ni=zt(jt,[["render",ri],["__scopeId","data-v-389c50fa"]]),si={components:{FieldGolStatsTemplates:ei,FieldTemplatesElement:ni},name:"ModalPassConditions",props:{isVisible:{type:Boolean,required:!0},parameters:{type:Object,required:!0}},data(){return{quarters:[1,2],userId:24254,originSelection:[],destinationSelection:[],selectAllOrigin:!1,selectAllDestination:!1,minDistanceX:.5,minDistanceY:.5,minDistanceTotal:.5}},methods:{isArrayOfArrays(t){return Array.isArray(t)&&t.length>0&&t.every(a=>Array.isArray(a))},closeModal(){this.$emit("update:isVisible",!1)},updateOriginSelection(t){this.originSelection=t},updateDestinationSelection(t){this.destinationSelection=t},clearFilters(){this.originSelection=[],this.destinationSelection=[],this.selectAllOrigin=!1,this.selectAllDestination=!1,this.minDistanceX=0,this.minDistanceY=0,this.minDistanceTotal=0},applyFilters(){this.$emit("update:isVisible",!1)}}},di={key:0,class:"modal-wrapper"},ci={class:"modal-overlay"},mi={class:"modal-container"},pi={class:"modal-content"},ui={class:"modal-header"},fi={class:"fields-container"},hi={class:"field-section"},yi={class:"field-section"},gi={class:"distance-section"},bi={class:"distance-info"},Si={class:"info-row"},_i={class:"info-value"},Ci={class:"info-row"},Ei={class:"info-value"},wi={class:"info-row"},ki={class:"info-value"},Vi={class:"distance-section"},Ni={class:"distance-info"},xi={class:"info-row"},Bi={class:"info-value"},Ti={class:"info-row"},Fi={class:"info-value"},Mi={class:"info-row"},Ai={class:"info-value"};function Li(t,a,o,l,r,i){var n,s,d,c,h,u,y,f,p,m,g,E;const B=e.resolveComponent("FieldGolStatsTemplates"),v=e.resolveComponent("FieldTemplatesElement");return o.isVisible?(e.openBlock(),e.createElementBlock("div",di,[e.createElementVNode("div",ci,[e.createElementVNode("div",mi,[e.createElementVNode("div",pi,[e.createElementVNode("div",ui,[a[2]||(a[2]=e.createStaticVNode('<div class="header-content" data-v-834c0128><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-inspector="src/components/GSCTemplates.vue:100:15" data-v-a08c9209="" data-v-834c0128><path d="M5.18088 2.68185L3.12463 4.74435L2.31838 3.93185C2.20069 3.81416 2.04107 3.74805 1.87463 3.74805C1.70819 3.74805 1.54857 3.81416 1.43088 3.93185C1.31319 4.04954 1.24707 4.20917 1.24707 4.3756C1.24707 4.54204 1.31319 4.70166 1.43088 4.81935L2.68088 6.06935C2.73898 6.12793 2.80811 6.17443 2.88427 6.20616C2.96043 6.23789 3.04212 6.25423 3.12463 6.25423C3.20714 6.25423 3.28883 6.23789 3.36499 6.20616C3.44115 6.17443 3.51028 6.12793 3.56838 6.06935L6.06838 3.56935C6.12665 3.51108 6.17288 3.4419 6.20442 3.36576C6.23595 3.28962 6.25218 3.20802 6.25218 3.1256C6.25218 3.04319 6.23595 2.96159 6.20442 2.88545C6.17288 2.80931 6.12665 2.74013 6.06838 2.68185C6.0101 2.62358 5.94092 2.57735 5.86478 2.54582C5.78864 2.51428 5.70704 2.49805 5.62463 2.49805C5.54222 2.49805 5.46061 2.51428 5.38447 2.54582C5.30833 2.57735 5.23915 2.62358 5.18088 2.68185Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:101:17" data-v-a08c9209="" data-v-834c0128></path><path d="M5 8.125H2.5C2.33424 8.125 2.17527 8.19085 2.05806 8.30806C1.94085 8.42527 1.875 8.58424 1.875 8.75V11.25C1.875 11.4158 1.94085 11.5747 2.05806 11.6919C2.17527 11.8092 2.33424 11.875 2.5 11.875H5C5.16576 11.875 5.32473 11.8092 5.44194 11.6919C5.55915 11.5747 5.625 11.4158 5.625 11.25V8.75C5.625 8.58424 5.55915 8.42527 5.44194 8.30806C5.32473 8.19085 5.16576 8.125 5 8.125ZM4.375 10.625H3.125V9.375H4.375V10.625Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:104:17" data-v-a08c9209="" data-v-834c0128></path><path d="M5 13.75H2.5C2.33424 13.75 2.17527 13.8158 2.05806 13.9331C1.94085 14.0503 1.875 14.2092 1.875 14.375V16.875C1.875 17.0408 1.94085 17.1997 2.05806 17.3169C2.17527 17.4342 2.33424 17.5 2.5 17.5H5C5.16576 17.5 5.32473 17.4342 5.44194 17.3169C5.55915 17.1997 5.625 17.0408 5.625 16.875V14.375C5.625 14.2092 5.55915 14.0503 5.44194 13.9331C5.32473 13.8158 5.16576 13.75 5 13.75ZM4.375 16.25H3.125V15H4.375V16.25Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:107:17" data-v-a08c9209="" data-v-834c0128></path><path d="M8.125 9.375H13.125C13.2908 9.375 13.4497 9.30915 13.5669 9.19194C13.6842 9.07473 13.75 8.91576 13.75 8.75C13.75 8.58424 13.6842 8.42527 13.5669 8.30806C13.4497 8.19085 13.2908 8.125 13.125 8.125H8.125C7.95924 8.125 7.80027 8.19085 7.68306 8.30806C7.56585 8.42527 7.5 8.58424 7.5 8.75C7.5 8.91576 7.56585 9.07473 7.68306 9.19194C7.80027 9.30915 7.95924 9.375 8.125 9.375Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:110:17" data-v-a08c9209="" data-v-834c0128></path><path d="M18.125 10.625H8.125C7.95924 10.625 7.80027 10.6908 7.68306 10.8081C7.56585 10.9253 7.5 11.0842 7.5 11.25C7.5 11.4158 7.56585 11.5747 7.68306 11.6919C7.80027 11.8092 7.95924 11.875 8.125 11.875H18.125C18.2908 11.875 18.4497 11.8092 18.5669 11.6919C18.6842 11.5747 18.75 11.4158 18.75 11.25C18.75 11.0842 18.6842 10.9253 18.5669 10.8081C18.4497 10.6908 18.2908 10.625 18.125 10.625Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:113:17" data-v-a08c9209="" data-v-834c0128></path><path d="M8.125 15H13.125C13.2908 15 13.4497 14.9342 13.5669 14.8169C13.6842 14.6997 13.75 14.5408 13.75 14.375C13.75 14.2092 13.6842 14.0503 13.5669 13.9331C13.4497 13.8158 13.2908 13.75 13.125 13.75H8.125C7.95924 13.75 7.80027 13.8158 7.68306 13.9331C7.56585 14.0503 7.5 14.2092 7.5 14.375C7.5 14.5408 7.56585 14.6997 7.68306 14.8169C7.80027 14.9342 7.95924 15 8.125 15Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:116:17" data-v-a08c9209="" data-v-834c0128></path><path d="M18.125 16.25H8.125C7.95924 16.25 7.80027 16.3158 7.68306 16.4331C7.56585 16.5503 7.5 16.7092 7.5 16.875C7.5 17.0408 7.56585 17.1997 7.68306 17.3169C7.80027 17.4342 7.95924 17.5 8.125 17.5H18.125C18.2908 17.5 18.4497 17.4342 18.5669 17.3169C18.6842 17.1997 18.75 17.0408 18.75 16.875C18.75 16.7092 18.6842 16.5503 18.5669 16.4331C18.4497 16.3158 18.2908 16.25 18.125 16.25Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:119:17" data-v-a08c9209="" data-v-834c0128></path><path d="M8.125 3.75H13.125C13.2908 3.75 13.4497 3.68415 13.5669 3.56694C13.6842 3.44973 13.75 3.29076 13.75 3.125C13.75 2.95924 13.6842 2.80027 13.5669 2.68306C13.4497 2.56585 13.2908 2.5 13.125 2.5H8.125C7.95924 2.5 7.80027 2.56585 7.68306 2.68306C7.56585 2.80027 7.5 2.95924 7.5 3.125C7.5 3.29076 7.56585 3.44973 7.68306 3.56694C7.80027 3.68415 7.95924 3.75 8.125 3.75Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:122:17" data-v-a08c9209="" data-v-834c0128></path><path d="M8.125 6.25H18.125C18.2908 6.25 18.4497 6.18415 18.5669 6.06694C18.6842 5.94973 18.75 5.79076 18.75 5.625C18.75 5.45924 18.6842 5.30027 18.5669 5.18306C18.4497 5.06585 18.2908 5 18.125 5H8.125C7.95924 5 7.80027 5.06585 7.68306 5.18306C7.56585 5.30027 7.5 5.45924 7.5 5.625C7.5 5.79076 7.56585 5.94973 7.68306 6.06694C7.80027 6.18415 7.95924 6.25 8.125 6.25Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:125:17" data-v-a08c9209="" data-v-834c0128></path></svg><span data-v-834c0128>Elige las condiciones del pase</span></div>',1)),e.createElementVNode("button",{class:"close-button",onClick:a[0]||(a[0]=W=>t.$emit("update:isVisible",!1))},a[1]||(a[1]=[e.createElementVNode("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z"})],-1)]))]),e.createElementVNode("div",fi,[e.createElementVNode("div",hi,[i.isArrayOfArrays((n=o.parameters)==null?void 0:n.origin_zones)?(e.openBlock(),e.createBlock(v,{key:1,"user-id":24254,"display-mode":!0,"initial-sections":(d=o.parameters)==null?void 0:d.origin_zones},null,8,["initial-sections"])):(e.openBlock(),e.createBlock(B,{key:0,title:"Elige la zona de origen del balón:","initial-sections":(s=o.parameters)==null?void 0:s.origin_zones,"display-mode":!0},null,8,["initial-sections"]))]),e.createElementVNode("div",yi,[i.isArrayOfArrays((c=o.parameters)==null?void 0:c.destiny_zones)?(e.openBlock(),e.createBlock(v,{key:1,"user-id":24254,"display-mode":!0,"initial-sections":(u=o.parameters)==null?void 0:u.destiny_zones},null,8,["initial-sections"])):(e.openBlock(),e.createBlock(B,{key:0,title:"Elige la zona de destino del balón:","initial-sections":(h=o.parameters)==null?void 0:h.destiny_zones,"display-mode":!0},null,8,["initial-sections"]))])]),e.createElementVNode("div",gi,[a[6]||(a[6]=e.createElementVNode("h3",null,"Distancia mínima del pase:",-1)),e.createElementVNode("div",bi,[e.createElementVNode("div",Si,[a[3]||(a[3]=e.createElementVNode("span",{class:"info-label"},"Eje X de la cancha (de portería a portería):",-1)),e.createElementVNode("span",_i,e.toDisplayString((y=o.parameters)==null?void 0:y.minimum_distance_x)+" m",1)]),e.createElementVNode("div",Ci,[a[4]||(a[4]=e.createElementVNode("span",{class:"info-label"},"Eje Y de la cancha (de banda a banda):",-1)),e.createElementVNode("span",Ei,e.toDisplayString((f=o.parameters)==null?void 0:f.minimum_distance_y)+" m",1)]),e.createElementVNode("div",wi,[a[5]||(a[5]=e.createElementVNode("span",{class:"info-label"},"Distancia total (No importa si va diagonal):",-1)),e.createElementVNode("span",ki,e.toDisplayString((p=o.parameters)==null?void 0:p.minimum_total_distance)+" m",1)])])]),e.createElementVNode("div",Vi,[a[10]||(a[10]=e.createElementVNode("h3",null,"Distancia máxima del pase:",-1)),e.createElementVNode("div",Ni,[e.createElementVNode("div",xi,[a[7]||(a[7]=e.createElementVNode("span",{class:"info-label"},"Eje X de la cancha (de portería a portería):",-1)),e.createElementVNode("span",Bi,e.toDisplayString((m=o.parameters)==null?void 0:m.maximum_distance_x)+" m",1)]),e.createElementVNode("div",Ti,[a[8]||(a[8]=e.createElementVNode("span",{class:"info-label"},"Eje Y de la cancha (de banda a banda):",-1)),e.createElementVNode("span",Fi,e.toDisplayString((g=o.parameters)==null?void 0:g.maximum_distance_y)+" m",1)]),e.createElementVNode("div",Mi,[a[9]||(a[9]=e.createElementVNode("span",{class:"info-label"},"Distancia total (No importa si va diagonal):",-1)),e.createElementVNode("span",Ai,e.toDisplayString((E=o.parameters)==null?void 0:E.maximum_total_distance)+" m",1)])])])])])])])):e.createCommentVNode("",!0)}const za=zt(si,[["render",Li],["__scopeId","data-v-834c0128"]]),Ce=(t,a)=>{const o=t.__vccOpts||t;for(const[l,r]of a)o[l]=r;return o},Pi={class:"player-card"},Di={class:"player-card__image"},Ii={key:0,class:"checkbox-container"},vi=["checked"],Ri=["src"],Oi={class:"player-card__right-data"},zi={class:"player-card__age"},Ui={class:"player-card__flag"},ji={class:"player-card__details"},Hi={class:"player-card__name"},$i={class:"player-card__position"},Wi={key:0,class:"button-row"},Gi={class:"stat-header"},qi={class:"stat-left"},Zi=["onClick"],Yi={class:"stat-label"},Ji={class:"stat-value"},Ki={class:"stat-bar-container"},Xi={key:1,class:"loading-overlay"},Ht={name:"GridView",components:{GscPlayerCard:Ce({__name:"GscPlayerCard",props:{player:{type:Object,default:()=>({})},loading:{type:Boolean,default:!0},countryFlag:{type:String,default:""},jersey:{type:Number,default:0},player_id:{type:Number,default:0},age:{type:Number,default:18},nationality:{type:String,default:"-"},name:{type:String,default:"-"},position:{type:String,default:"-"},photo:{type:String,default:""},is_female:{type:Number,default:0},isImgFullWidth:{type:Boolean,default:!1},stats:{type:Object,default:()=>({})},additionalData:{type:Object,default:()=>({})},deleteActive:{type:Boolean,default:!1},categories:{type:Array,default:()=>[],required:!0},statsPromise:{type:Promise,required:!0},isSelected:{type:Boolean,default:!1}},setup(t){const a=t,o=e.ref(null),l=e.ref(!1),r=e.ref(null);e.onMounted(async()=>{try{o.value=await a.statsPromise}catch(d){console.error("Error cargando estadísticas:",d)}});const i=d=>{if(!d)return 0;const c=d.max;return d.value*100/c};e.computed(()=>a.stats&&Object.keys(a.stats).length>0);const n=d=>{r.value=d,l.value=!0},s=()=>{l.value=!1,r.value=null};return(d,c)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",Pi,[e.createElementVNode("div",Di,[t.deleteActive?(e.openBlock(),e.createElementBlock("div",Ii,[e.createElementVNode("input",{type:"checkbox",class:"player-checkbox",checked:t.isSelected,onChange:c[0]||(c[0]=h=>d.$emit("toggleSelection")),onClick:c[1]||(c[1]=e.withModifiers(()=>{},["stop"]))},null,40,vi)])):e.createCommentVNode("",!0),e.createElementVNode("img",{class:e.normalizeClass(["player-card__photo",{"full-width":t.isImgFullWidth}]),src:t.photo,alt:"Player Image"},null,10,Ri),e.createElementVNode("div",Oi,[e.createElementVNode("div",zi,e.toDisplayString(t.age)+" años ",1),e.createElementVNode("div",Ui,[e.createElementVNode("div",{class:"player-card__flag-container",style:e.normalizeStyle({"background-image":`url(${a.countryFlag})`})},null,4)])])]),e.createElementVNode("div",ji,[e.createElementVNode("p",Hi,e.toDisplayString(t.name),1),e.createElementVNode("p",$i,e.toDisplayString(t.position),1)]),e.createElementVNode("div",{class:e.normalizeClass(["player-card__actions",{"hide-buttons":t.deleteActive}])},[t.deleteActive?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",Wi,[e.createElementVNode("button",{class:"action-button graph-button",onClick:c[2]||(c[2]=e.withModifiers(h=>d.$emit("showGraph",{player_id:a.player_id,name:a.name,position:a.position,stats:a.stats}),["stop"]))},c[6]||(c[6]=[e.createStaticVNode(' Gráfica <span class="button-icon" data-v-e864176a><svg fill="none" height="16" viewBox="0 0 17 16" width="17" xmlns="http://www.w3.org/2000/svg" data-v-e864176a><g clip-path="url(#clip0_3514_71971)" data-v-e864176a><path d="M16.3338 6.02932L8.65108 0.447539C8.56099 0.38207 8.43896 0.38207 8.34886 0.447539C8.34292 0.451852 1.97661 5.07726 0.6663 6.02926C0.498706 6.09269 0.445831 6.30248 0.563113 6.43788L3.48277 15.4238C3.51717 15.5297 3.61589 15.6014 3.72727 15.6014H13.2635C13.3911 15.6014 13.484 15.5258 13.5172 15.4238L16.4368 6.43788C16.5544 6.3022 16.501 6.09269 16.3338 6.02932ZM13.1818 14.792L12.2937 13.5604C12.4178 13.3198 12.4262 13.0472 12.3402 12.813L13.4007 8.12035C13.7342 7.97885 13.9718 7.64673 13.9682 7.25316L15.8203 6.67173L13.1818 14.792ZM1.18005 6.67273L2.54311 7.10316C2.52677 7.60485 2.90696 8.01919 3.39221 8.06116L5.37836 11.3233C5.0798 11.6827 5.09336 12.2096 5.41452 12.5533L3.8173 14.7894L1.18005 6.67273ZM7.02283 11.9909C7.03952 11.7764 6.98346 11.5718 6.86936 11.4011L8.47839 9.14851L10.8495 12.4367C10.7173 12.5536 10.6187 12.7075 10.5697 12.8821L7.02283 11.9909ZM7.62217 4.78338C7.74714 5.00898 7.96299 5.17704 8.22033 5.23844V8.35679L4.40411 7.15166C4.40767 6.95926 4.35377 6.77813 4.25196 6.6232L7.62217 4.78338ZM12.2474 6.77016C12.151 6.92429 12.0998 7.10551 12.1071 7.29851L8.73449 8.35735V5.21526C8.94317 5.14495 9.11883 5.00291 9.23183 4.8182L12.2474 6.77016ZM4.25277 7.64307L8.06249 8.84613L6.47533 11.0681C6.26327 10.973 6.02383 10.9611 5.80383 11.0334L3.92524 7.94795C4.05761 7.87432 4.17008 7.76935 4.25277 7.64307ZM11.9237 12.3234C11.7375 12.2181 11.526 12.1827 11.3228 12.214L8.8943 8.84613L12.2678 7.78701C12.4038 7.98623 12.6151 8.12979 12.8607 8.17698L11.9237 12.3234ZM12.648 6.41704L9.36721 4.29329C9.35074 3.90045 9.09089 3.57073 8.73449 3.45063V1.14366L15.6674 6.18076L13.8211 6.76041C13.5672 6.3651 13.0654 6.22463 12.648 6.41704ZM8.22033 3.42748C7.83383 3.5197 7.54105 3.8527 7.50917 4.25923L3.8238 6.27107C3.42227 6.10782 2.95152 6.24232 2.70096 6.61379L1.33164 6.18138L8.22033 1.17648V3.42748ZM5.85711 12.8183C6.22189 12.9143 6.61096 12.7823 6.84071 12.4753L10.5778 13.4143C10.7578 13.9855 11.4215 14.2369 11.9331 13.9395L12.7607 15.0872H4.23642L5.85711 12.8183Z" fill="white" data-v-e864176a></path></g><defs data-v-e864176a><clipPath id="clip0_3514_71971" data-v-e864176a><rect fill="white" height="16" transform="translate(0.5)" width="16" data-v-e864176a></rect></clipPath></defs></svg></span>',2)])),e.createElementVNode("button",{class:"action-button delete-button",onClick:c[3]||(c[3]=e.withModifiers(h=>d.$emit("deletePlayer",{player_id:a.player_id,name:a.name,position:a.position}),["stop"]))},c[7]||(c[7]=[e.createStaticVNode(' Eliminar <span class="button-icon" data-v-e864176a><svg width="17" height="15" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-e864176a><path d="M13.3345 16.5001V14.8334C13.3345 13.9494 12.9833 13.1015 12.3582 12.4764C11.7331 11.8513 10.8852 11.5001 10.0012 11.5001H5.00126C4.11722 11.5001 3.26938 11.8513 2.64427 12.4764C2.01915 13.1015 1.66797 13.9494 1.66797 14.8334V16.5001" stroke="white" stroke-opacity="0.5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-v-e864176a></path><path d="M7.50126 8.16658C9.34219 8.16658 10.8346 6.67422 10.8346 4.83329C10.8346 2.99237 9.34219 1.5 7.50126 1.5C5.66033 1.5 4.16797 2.99237 4.16797 4.83329C4.16797 6.67422 5.66033 8.16658 7.50126 8.16658Z" stroke="white" stroke-opacity="0.5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-v-e864176a></path><path d="M18.332 8.16663H13.332" stroke="white" stroke-opacity="0.5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-v-e864176a></path></svg></span>',2)]))])),t.deleteActive?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("button",{key:1,class:"action-button profile-button",onClick:c[4]||(c[4]=e.withModifiers(h=>d.$emit("showProfile",{player_id:a.player_id,season_id:a.additionalData.season_id,team_id:a.additionalData.team_id,name:a.name,position:a.position,age:a.age,nationality:a.nationality,photo:a.photo,stats:a.stats}),["stop"]))}," Ver perfil "))],2),e.createElementVNode("div",{class:e.normalizeClass(["player-card__stats",{"disabled-stats":t.deleteActive}])},[t.loading?(e.openBlock(),e.createElementBlock("div",Xi,c[9]||(c[9]=[e.createElementVNode("div",{class:"loading-animation"},null,-1)]))):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.value,(h,u)=>(e.openBlock(),e.createElementBlock("div",{class:"stat-row",key:u},[e.createElementVNode("div",Gi,[e.createElementVNode("div",qi,[h.parametros!="no"?(e.openBlock(),e.createElementBlock("button",{key:0,class:"stat-info-button",onClick:y=>n(h.parametros)},c[8]||(c[8]=[e.createElementVNode("svg",{width:"8",height:"13",viewBox:"0 0 11 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M7.17355 0.761719C6.44909 0.761719 5.77355 1.23716 5.56275 1.90573L0.887836 1.90458C0.572235 1.90458 0.316406 2.16058 0.316406 2.47601C0.316406 2.79144 0.572235 3.04744 0.887836 3.04744L5.56275 3.04688C5.8188 3.74688 6.44909 4.1903 7.17355 4.1903C7.89801 4.1903 8.53475 3.74574 8.79527 3.04231L10.0307 3.04744C10.3463 3.04744 10.6021 2.79144 10.6021 2.47601C10.6021 2.16058 10.3463 1.90458 10.0307 1.90458H8.79041C8.51527 1.20801 7.89801 0.761719 7.17355 0.761719ZM7.17355 1.90458C7.48915 1.90458 7.74498 2.16058 7.74498 2.47601C7.74498 2.79144 7.48915 3.04744 7.17355 3.04744C6.85795 3.04744 6.60212 2.79144 6.60212 2.47601C6.60212 2.16058 6.85795 1.90458 7.17355 1.90458ZM3.74498 5.04744C2.99184 5.04744 2.36144 5.51602 2.13127 6.19142C2.05092 6.19657 0.887836 6.19028 0.887836 6.19028C0.572235 6.19028 0.316406 6.44628 0.316406 6.76171C0.316406 7.07714 0.572235 7.33314 0.887836 7.33314C0.887836 7.33314 2.06064 7.32114 2.13372 7.32857C2.3639 8.004 2.99184 8.476 3.74498 8.476C4.46943 8.476 5.09023 8.032 5.36177 7.33485L10.0307 7.33314C10.3463 7.33314 10.6021 7.07714 10.6021 6.76171C10.6021 6.44628 10.3463 6.19028 10.0307 6.19028L5.3588 6.18519C5.10835 5.50346 4.46943 5.04744 3.74498 5.04744ZM3.74498 6.19028C4.06058 6.19028 4.31641 6.44628 4.31641 6.76171C4.31641 7.07714 4.06058 7.33314 3.74498 7.33314C3.42938 7.33314 3.17355 7.07714 3.17355 6.76171C3.17355 6.44628 3.42938 6.19028 3.74498 6.19028ZM7.17355 9.33314C6.44909 9.33314 5.7864 9.81029 5.56235 10.4703L0.887836 10.476C0.572235 10.476 0.316406 10.732 0.316406 11.0474C0.316406 11.3629 0.572235 11.6189 0.887836 11.6189L5.55389 11.6194C5.79098 12.2966 6.44909 12.7617 7.17355 12.7617C7.89801 12.7617 8.52264 12.3086 8.79784 11.6194L10.0307 11.6189C10.3463 11.6189 10.6021 11.3629 10.6021 11.0474C10.6021 10.732 10.3463 10.476 10.0307 10.476L8.79264 10.4726C8.54595 9.79663 7.89801 9.33314 7.17355 9.33314ZM7.17355 10.476C7.48915 10.476 7.74498 10.732 7.74498 11.0474C7.74498 11.3629 7.48915 11.6189 7.17355 11.6189C6.85795 11.6189 6.60212 11.3629 6.60212 11.0474C6.60212 10.732 6.85795 10.476 7.17355 10.476Z",fill:"white"})],-1)]),8,Zi)):e.createCommentVNode("",!0),e.createElementVNode("span",Yi,e.toDisplayString(u),1)]),e.createElementVNode("span",Ji,e.toDisplayString(t.stats[h.variable]?t.stats[h.variable].value:"-"),1)]),e.createElementVNode("div",Ki,[e.createElementVNode("div",{style:e.normalizeStyle({width:`${i(t.stats[h.variable])}%`}),class:"stat-bar"},null,4)])]))),128))],2)]),e.createVNode(e.unref(za),{isVisible:l.value,"onUpdate:isVisible":c[5]||(c[5]=h=>l.value=h),onClose:s,parameters:r.value},null,8,["isVisible","parameters"])],64))}},[["__scopeId","data-v-e864176a"]])},props:{categories:{type:Array,default:()=>[],required:!0},deleteActive:{type:Boolean,default:!1},players:{type:Array,default:()=>[]},playerStats:{type:Object,default:()=>({})},playerAddtionalData:{type:Object,default:()=>({})},statsLoaded:{type:Boolean,default:!1}},data(){return{currentSlide:0,containerWidth:0,cardGap:9,touchStartX:0,touchEndX:0,isDragging:!1,dragStartX:0,dragCurrentX:0,selectedPlayers:[]}},computed:{showSlider(){return this.containerWidth<610},isSingleCardView(){return this.containerWidth<440},visiblePlayers(){const t=this.isSingleCardView?1:2;return this.players.slice(this.currentSlide,this.currentSlide+t)},columnsCount(){const t=this.containerWidth;return t>=1500?5:t>=1200?4:t>=900?3:(t>=600,2)},cardWidth(){if(!this.containerWidth||!this.columnsCount)return 0;const t=this.containerWidth,a=this.cardGap*(this.columnsCount-1);return Math.floor((t-a)/this.columnsCount)},sliderCardWidth(){return this.isSingleCardView?Math.floor(this.containerWidth-this.cardGap*2):Math.floor((this.containerWidth-this.cardGap*3)/2)},layoutClass(){return{"grid-container":!this.showSlider,"slider-container":this.showSlider}},totalPages(){const t=this.isSingleCardView?1:2;return Math.ceil(this.players.length/t)},currentPage(){const t=this.isSingleCardView?1:2;return Math.floor(this.currentSlide/t)},isLastPage(){const t=this.isSingleCardView?1:2;return this.currentSlide+t>=this.players.length}},methods:{handleShowGraph(t){this.$emit("showGraph",t)},getPlayerStats(t){return this.statsLoaded?this.playerStats[t]||{}:null},getPlayerAdditionalData(t){return this.statsLoaded?this.playerAddtionalData[t]||{}:null},calculateAge(t){if(!t)return"-";const a=new Date(t),o=new Date;let l=o.getFullYear()-a.getFullYear();const r=o.getMonth()-a.getMonth();return(r<0||r===0&&o.getDate()<a.getDate())&&l--,l},transformCategoriesToStats(t){return new Promise(a=>{const o={};t.forEach(l=>{o[l.name]={variable:l.id_variable,parametros:l.parameters}}),a(o)})},setupSliderListeners(){if(this.removeSliderListeners(),this.showSlider){const t=this.$el.querySelector(".slider-content");t&&(t.addEventListener("touchstart",this.handleTouchStart),t.addEventListener("touchend",this.handleTouchEnd),t.addEventListener("mousedown",this.handleMouseDown),window.addEventListener("mousemove",this.handleMouseMove),window.addEventListener("mouseup",this.handleMouseUp))}},removeSliderListeners(){const t=this.$el.querySelector(".slider-content");t&&(t.removeEventListener("touchstart",this.handleTouchStart),t.removeEventListener("touchend",this.handleTouchEnd),t.removeEventListener("mousedown",this.handleMouseDown),window.removeEventListener("mousemove",this.handleMouseMove),window.removeEventListener("mouseup",this.handleMouseUp))},updateContainerWidth(){this.$el&&(this.containerWidth=this.$el.offsetWidth,this.$nextTick(()=>{this.setupSliderListeners()}))},nextSlide(){const t=this.isSingleCardView?1:2,a=this.currentSlide+t;a<this.players.length?this.currentSlide=a:a>this.players.length&&this.currentSlide+1<this.players.length&&(this.currentSlide=this.players.length-1)},prevSlide(){const t=this.isSingleCardView?1:2;this.currentSlide>0&&(this.currentSlide-=t)},goToPage(t){const a=this.isSingleCardView?1:2;this.currentSlide=t*a},handleKeyPress(t){this.showSlider&&(t.key==="ArrowLeft"?this.prevSlide():t.key==="ArrowRight"&&this.nextSlide())},handleTouchStart(t){this.showSlider&&(this.touchStartX=t.touches[0].clientX)},handleTouchEnd(t){this.showSlider&&(this.touchEndX=t.changedTouches[0].clientX,this.handleSwipe())},handleSwipe(){const a=this.touchStartX-this.touchEndX;Math.abs(a)>50&&(a>0?this.nextSlide():this.prevSlide())},handleMouseDown(t){this.showSlider&&(this.isDragging=!0,this.dragStartX=t.clientX,this.dragCurrentX=t.clientX,t.preventDefault())},handleMouseMove(t){this.isDragging&&(this.dragCurrentX=t.clientX)},handleMouseUp(){if(!this.isDragging)return;const t=this.dragStartX-this.dragCurrentX;Math.abs(t)>50&&(t>0?this.nextSlide():this.prevSlide()),this.isDragging=!1},shouldShowDot(t){if(this.isSingleCardView){if(t===0||t===this.totalPages-1)return!0;const a=this.currentPage;return Math.abs(t-a)<=1}return!0},togglePlayerSelection(t){const a=this.selectedPlayers.findIndex(o=>o.player_id===t.player_id);a===-1?this.selectedPlayers.push(t):this.selectedPlayers.splice(a,1),this.$emit("selectedPlayersToDelete",this.selectedPlayers),this.$emit("updateSelection",this.selectedPlayers.length>0)},isPlayerSelected(t){return this.selectedPlayers.some(a=>a.player_id===t.player_id)},handleDeletePlayer(t){this.$emit("delete-player",t)},handleShowProfile(t){this.$emit("showProfile",t)}},mounted(){this.$nextTick(()=>{this.updateContainerWidth(),window.addEventListener("resize",this.updateContainerWidth),window.addEventListener("keydown",this.handleKeyPress)})},beforeDestroy(){window.removeEventListener("resize",this.updateContainerWidth),window.removeEventListener("keydown",this.handleKeyPress),this.removeSliderListeners()},watch:{showSlider:{handler(t){this.$nextTick(()=>{this.setupSliderListeners()})}},deleteActive(t){t||(this.selectedPlayers=[],this.$emit("selectedPlayersToDelete",[]),this.$emit("updateSelection",!1))}}},Ua=()=>{e.useCssVars(t=>({d428e65e:t.cardGap+"px"}))},ja=Ht.setup;Ht.setup=ja?(t,a)=>(Ua(),ja(t,a)):Ua;const Qi={class:"grid-view"},er={key:1,class:"slider"},tr={class:"slider-content"},ar={class:"slider-navigation"},or=["disabled"],lr={class:"slider-pagination"},ir=["onClick"],rr=["disabled"];function nr(t,a,o,l,r,i){const n=e.resolveComponent("GscPlayerCard");return e.openBlock(),e.createElementBlock("div",Qi,[e.createElementVNode("div",{class:e.normalizeClass(i.layoutClass)},[i.showSlider?(e.openBlock(),e.createElementBlock("div",er,[e.createElementVNode("div",tr,[e.createVNode(e.TransitionGroup,{name:"slide"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.visiblePlayers,(s,d)=>(e.openBlock(),e.createBlock(n,e.mergeProps({key:s.id||d,onShowGraph:i.handleShowGraph,onDeletePlayer:i.handleDeletePlayer,onShowProfile:i.handleShowProfile,ref_for:!0},s,{age:i.calculateAge(s.dob),stats:i.getPlayerStats(s.player_id),additionalData:i.getPlayerAdditionalData(s.player_id),loading:!o.statsLoaded,"stats-promise":i.transformCategoriesToStats(o.categories),deleteActive:o.deleteActive,isSelected:i.isPlayerSelected(s),onToggleSelection:c=>i.togglePlayerSelection(s),class:"slider-item",style:{width:i.sliderCardWidth+"px"}}),null,16,["onShowGraph","onDeletePlayer","onShowProfile","age","stats","additionalData","loading","stats-promise","deleteActive","isSelected","onToggleSelection","style"]))),128))]),_:1})]),e.createElementVNode("div",ar,[e.createElementVNode("button",{class:"slider-btn prev",onClick:a[0]||(a[0]=(...s)=>i.prevSlide&&i.prevSlide(...s)),disabled:r.currentSlide===0},a[2]||(a[2]=[e.createElementVNode("img",{src:"http://golstatsimages.blob.core.windows.net/todoelfut/flecla-left.png",alt:"prev",class:"nav-icon"},null,-1)]),8,or),e.createElementVNode("div",lr,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.totalPages,s=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:s},[i.shouldShowDot(s-1)?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["pagination-dot",{active:i.currentPage===s-1}]),onClick:d=>i.goToPage(s-1)},null,10,ir)):e.createCommentVNode("",!0)],64))),128))]),e.createElementVNode("button",{class:"slider-btn next",onClick:a[1]||(a[1]=(...s)=>i.nextSlide&&i.nextSlide(...s)),disabled:i.isLastPage},a[3]||(a[3]=[e.createElementVNode("img",{src:"http://golstatsimages.blob.core.windows.net/todoelfut/flecha-rigth.png",alt:"next",class:"nav-icon"},null,-1)]),8,rr)])])):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.players,(s,d)=>(e.openBlock(),e.createBlock(n,e.mergeProps({key:d,onShowGraph:i.handleShowGraph,onDeletePlayer:i.handleDeletePlayer,onShowProfile:i.handleShowProfile,ref_for:!0},s,{player:s,age:i.calculateAge(s.dob),stats:i.getPlayerStats(s.player_id),additionalData:i.getPlayerAdditionalData(s.player_id),loading:!o.statsLoaded,"stats-promise":i.transformCategoriesToStats(o.categories),style:{width:i.cardWidth+"px"},deleteActive:o.deleteActive,isSelected:i.isPlayerSelected(s),onToggleSelection:c=>i.togglePlayerSelection(s)}),null,16,["onShowGraph","onDeletePlayer","onShowProfile","player","age","stats","additionalData","loading","stats-promise","style","deleteActive","isSelected","onToggleSelection"]))),128))],2)])}const sr=Ce(Ht,[["render",nr],["__scopeId","data-v-f6994525"]]),dr=(t,a)=>{const o=t.__vccOpts||t;for(const[l,r]of a)o[l]=r;return o},cr={key:1},mr={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},pr=["fill"],ur={key:0,class:"checkbox__teams"},fr={class:"checkbox__teams__logo"},hr=["src"],yr={class:"checkbox__teams__logo"},gr=["src"],br={__name:"GSC-Checkbox",props:{width:{type:String,default:"fit-content"},height:{type:String,default:"fit-content"},label:{type:String,default:""},labelWhiteSpace:{type:String,default:"normal"},labelColor:{type:String,default:"white"},fontFamily:{type:String,default:"sans-serif"},labelFontSize:{type:String,default:"12px"},modelValue:{type:Boolean,default:!1},justifyContent:{type:String,default:"flex-start"},alignItems:{type:String,default:"center"},boxBackgroundColor:{type:String,default:"#CBEE6B"},boxValueColor:{type:String,default:"#0d1d29"},boxValue:{type:[String,Number],default:""},boxPosition:{type:String,default:"left",validator(t){return["left","right","top","bottom"].includes(t)}},boxMarginTop:{type:String,default:"0.2em"},boxWidthAndHeight:{type:String,default:"16px"},boxBorderColor:{type:String,default:"#969da2"},boxBorderWidth:{type:String,default:"2px"},boxBorderRadius:{type:String,default:"4px"},boxValueFontSize:{type:String,default:"10px"},boxValueFontFamily:{type:String,default:"sans-serif"},avoidInteraction:{type:Boolean,default:!1},avoidToCheck:{type:Boolean,default:!1},isBoxOnly:{type:Boolean,default:!1},teamsIds:{type:Array,default:()=>null}},emits:["update:modelValue"],setup(t,{emit:a}){const o=t;e.useCssVars(c=>({"7bd9d47b":t.width,"34dc7ddc":t.height}));const l=e.ref(!1),r=e.computed(()=>{const c={color:o.boxValueColor,"font-family":o.fontFamily,height:o.boxWidthAndHeight,width:o.boxWidthAndHeight,minWidth:o.boxWidthAndHeight,"border-radius":o.boxBorderRadius,"margin-top":o.boxMarginTop};return l.value?(c["background-color"]=o.boxBackgroundColor,c.border=`solid ${o.boxBorderWidth} ${o.boxBackgroundColor}`):c.border=`solid ${o.boxBorderWidth} ${o.boxBorderColor}`,c}),i=e.computed(()=>({"font-family":o.boxValueFontFamily,"font-size":o.boxValueFontSize,color:o.boxValueColor,"line-height":1})),n=e.computed(()=>{const c={color:o.labelColor,"font-family":o.fontFamily,"font-size":o.labelFontSize,"white-space":o.labelWhiteSpace,"text-align":o.boxPosition==="top"||o.boxPosition==="bottom"?"center":o.boxPosition};return(o.boxPosition==="left"||o.boxPosition==="right")&&(c[`margin-${o.boxPosition}`]=o.isBoxOnly?"0":o.teamsIds?"8px":"10px"),c});e.watch(()=>o.modelValue,c=>{c!==l.value&&(l.value=c)},{immediate:!0});function s(){o.avoidInteraction||!l.value&&o.avoidToCheck||(l.value=!l.value,a("update:modelValue",l.value))}function d(c){return`${{}.TEAM_LOGOS_URL||"https://golstatsimages.blob.core.windows.net/teams-80/"}${c}.png`}return(c,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["checkbox",`box-${t.boxPosition}`]),onClick:s},[e.createElementVNode("div",{class:"checkbox__box",style:e.normalizeStyle(r.value)},[l.value?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.boxValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"checkbox__box__value",style:e.normalizeStyle(i.value)},e.toDisplayString(t.boxValue),5)):(e.openBlock(),e.createElementBlock("div",cr,[(e.openBlock(),e.createElementBlock("svg",mr,[e.createElementVNode("path",{d:"M9.77994 1.70133L4.10994 7.37133C3.96994 7.51133 3.77994 7.59133 3.57994 7.59133C3.37994 7.59133 3.18994 7.51133 3.04994 7.37133L0.219941 4.54133C-0.0700586 4.25133 -0.0700586 3.77133 0.219941 3.48133C0.509941 3.19133 0.989941 3.19133 1.27994 3.48133L3.57994 5.78133L8.71994 0.641328C9.00994 0.351328 9.48994 0.351328 9.77994 0.641328C10.0699 0.931328 10.0699 1.40133 9.77994 1.70133Z",fill:t.boxValueColor},null,8,pr)]))]))],64)):e.createCommentVNode("",!0)],4),t.teamsIds&&t.teamsIds.length?(e.openBlock(),e.createElementBlock("div",ur,[e.createElementVNode("div",fr,[e.createElementVNode("img",{src:d(t.teamsIds[0]),alt:""},null,8,hr)]),e.createElementVNode("div",yr,[e.createElementVNode("img",{src:d(t.teamsIds[1]),alt:""},null,8,gr)])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"checkbox__label",style:e.normalizeStyle(n.value)},e.toDisplayString(t.label),5)],2))}},Sr=dr(br,[["__scopeId","data-v-b6f124d8"]]),_r=(t,a)=>{const o=t.__vccOpts||t;for(const[l,r]of a)o[l]=r;return o},$t={props:{type:{type:Number,default:0},value:{type:Boolean,default:!1},textValue:String,icon:String,iconPosition:{type:String,default:"left"},iconSize:String,fontColor:{type:String,default:"#FFFFFF"},textDecoration:String,fontSize:{type:String,default:"16px"},fontSizeStat:{type:String,default:"16px"},fontStyle:String,fontFamily:{type:String,default:"Poppins-Regular"},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},borderRadius:{type:String,default:"0px"},borderType:{type:String,default:"solid"},borderWidth:{type:Number,default:0},borderWidthBtn:{type:String,default:"2px"},borderColor:String,backgroundColor:{type:String,default:"none"},activeBackgroundColor:{type:String,default:"#000000"},activeBorderWidth:{type:Number,default:2},activeBorderType:{type:String,default:"solid"},activeBorderColor:{type:String,default:"#cbee6b"},activeColorText:{type:String,default:"#FFFFFF"},cursorType:{type:String,default:"default"},typeOnOff:{type:Boolean,default:!1},textCategory:String,textStat:String,marginLeftStat:{type:String,default:"15%"}},watch:{value:{deep:!0,immediate:!0,handler(t){this.status=t}}},data(){return{status:!1}},computed:{customStyle(){return{height:this.height,width:this.width,backgroundColor:this.backgroundColor,borderRadius:this.borderRadius,border:`${this.borderType} ${this.borderWidth}px ${this.borderColor}`,color:this.fontColor,textDecoration:this.textDecoration,cursor:this.cursorType,fontSize:this.fontSize,fontStyle:this.fontStyle,fontFamily:`${this.fontFamily} !important`}},customActive(){return{backgroundColor:this.activeBackgroundColor,color:this.activeColorText,border:`${this.activeBorderType} ${this.activeBorderWidth}px ${this.activeBorderColor}`}}},methods:{btnClick(t){this.$emit("click",t),this.typeOnOff&&(this.status=!this.status,this.$emit("status",this.status))}}},Ha=()=>{e.useCssVars(t=>({"9d01acb4":t.height,"14e95081":t.borderWidthBtn,"38fec285":t.borderType,34353510:t.borderColor,"20d20dc6":t.borderRadius,17130967:t.width,"4ccb7d36":t.backgroundColor,"5d1e86a2":t.cursorType,ce65d4a2:t.fontSize,fe4ac47a:t.fontStyle,f98e44dc:t.fontFamily,"93b87770":t.marginLeftStat,c7f7beba:t.fontSizeStat}))},$a=$t.setup;$t.setup=$a?(t,a)=>(Ha(),$a(t,a)):Ha;const Cr=t=>(e.pushScopeId("data-v-f3ee6b2b"),t=t(),e.popScopeId(),t),Er=["src"],wr={key:1,class:"text"},kr=["src"],Vr={class:"stats"},Nr=Cr(()=>e.createElementVNode("img",{class:"iconstats",src:"https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"},null,-1)),xr={class:"numstats"},Br={class:"leyend"};function Tr(t,a,o,l,r,i){return e.openBlock(),e.createElementBlock("div",null,[o.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",r.status&&o.typeOnOff&&"button-active"]),style:e.normalizeStyle([i.customStyle,r.status&&o.typeOnOff&&i.customActive]),onClick:a[0]||(a[0]=(...n)=>i.btnClick&&i.btnClick(...n))},[o.icon&&o.iconPosition.toLowerCase()==="left"?(e.openBlock(),e.createElementBlock("img",{key:0,class:"icon",style:e.normalizeStyle({width:o.iconSize}),src:o.icon},null,12,Er)):e.createCommentVNode("",!0),o.textValue?(e.openBlock(),e.createElementBlock("div",wr,e.toDisplayString(o.textValue),1)):e.createCommentVNode("",!0),o.icon&&o.iconPosition.toLowerCase()==="right"?(e.openBlock(),e.createElementBlock("img",{key:2,class:"icon",style:e.normalizeStyle({width:o.iconSize}),src:o.icon},null,12,kr)):e.createCommentVNode("",!0)],6)):e.createCommentVNode("",!0),o.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:"button-target",onClick:a[1]||(a[1]=(...n)=>i.btnClick&&i.btnClick(...n))},[e.createElementVNode("div",Vr,[Nr,e.createElementVNode("div",xr,e.toDisplayString(o.textStat),1)]),e.createElementVNode("div",Br,e.toDisplayString(o.textCategory),1)])):e.createCommentVNode("",!0)])}const Fr=_r($t,[["render",Tr],["__scopeId","data-v-f3ee6b2b"]]),Wa=(t,a)=>{const o=t.__vccOpts||t;for(const[l,r]of a)o[l]=r;return o},Ga=t=>(e.pushScopeId("data-v-7023d006"),t=t(),e.popScopeId(),t),Mr={key:0,class:"overlay"},Ar={class:"name"},Lr=["onClick"],Pr=Ga(()=>e.createElementVNode("svg",{width:"11",height:"12",viewBox:"0 0 11 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M7.50558 0C6.78112 0 6.10558 0.475441 5.89478 1.14401L1.21987 1.14286C0.904267 1.14286 0.648438 1.39886 0.648438 1.71429C0.648438 2.02972 0.904267 2.28572 1.21987 2.28572L5.89478 2.28516C6.15083 2.98516 6.78112 3.42858 7.50558 3.42858C8.23004 3.42858 8.86678 2.98402 9.1273 2.28059L10.3627 2.28572C10.6783 2.28572 10.9342 2.02972 10.9342 1.71429C10.9342 1.39886 10.6783 1.14286 10.3627 1.14286H9.12244C8.8473 0.446287 8.23004 0 7.50558 0ZM7.50558 1.14286C7.82118 1.14286 8.07701 1.39886 8.07701 1.71429C8.07701 2.02972 7.82118 2.28572 7.50558 2.28572C7.18998 2.28572 6.93415 2.02972 6.93415 1.71429C6.93415 1.39886 7.18998 1.14286 7.50558 1.14286ZM4.07701 4.28572C3.32387 4.28572 2.69347 4.7543 2.4633 5.42971C2.38295 5.43485 1.21987 5.42856 1.21987 5.42856C0.904267 5.42856 0.648438 5.68456 0.648438 5.99999C0.648438 6.31542 0.904267 6.57142 1.21987 6.57142C1.21987 6.57142 2.39267 6.55942 2.46575 6.56685C2.69593 7.24228 3.32387 7.71428 4.07701 7.71428C4.80146 7.71428 5.42226 7.27028 5.69381 6.57314L10.3627 6.57142C10.6783 6.57142 10.9342 6.31542 10.9342 5.99999C10.9342 5.68456 10.6783 5.42856 10.3627 5.42856L5.69083 5.42348C5.44038 4.74174 4.80146 4.28572 4.07701 4.28572ZM4.07701 5.42856C4.39261 5.42856 4.64844 5.68456 4.64844 5.99999C4.64844 6.31542 4.39261 6.57142 4.07701 6.57142C3.76141 6.57142 3.50558 6.31542 3.50558 5.99999C3.50558 5.68456 3.76141 5.42856 4.07701 5.42856ZM7.50558 8.57142C6.78112 8.57142 6.11844 9.04857 5.89438 9.70857L1.21987 9.71428C0.904267 9.71428 0.648438 9.97028 0.648438 10.2857C0.648438 10.6011 0.904267 10.8571 1.21987 10.8571L5.88592 10.8577C6.12301 11.5349 6.78112 12 7.50558 12C8.23004 12 8.85467 11.5469 9.12987 10.8577L10.3627 10.8571C10.6783 10.8571 10.9342 10.6011 10.9342 10.2857C10.9342 9.97028 10.6783 9.71428 10.3627 9.71428L9.12467 9.71091C8.87798 9.03491 8.23004 8.57142 7.50558 8.57142ZM7.50558 9.71428C7.82118 9.71428 8.07701 9.97028 8.07701 10.2857C8.07701 10.6011 7.82118 10.8571 7.50558 10.8571C7.18998 10.8571 6.93415 10.6011 6.93415 10.2857C6.93415 9.97028 7.18998 9.71428 7.50558 9.71428Z",fill:"white"})],-1)),Dr=[Pr],Ir=Ga(()=>e.createElementVNode("div",{class:"column-title-2"},null,-1)),vr=["onClick"],Rr={__name:"ScrollColumns",props:{availablePlayers:{type:Array,default:()=>[]},isEditMode:{type:Boolean,default:!1}},emits:["expand","open-media"],setup(t,{expose:a,emit:o}){const l=t,r=e.ref(null),i=e.ref(null),n=e.ref(0);e.ref(!1);const s=e.computed(()=>{const f=l.availablePlayers[0];return f?f.stats:[]}),d=e.computed(()=>{const f=`repeat(${s.value.length}, max-content) 36px`;let p="";return n.value>0&&document.querySelectorAll(".column-title-2").forEach(m=>{p+=`${m.offsetWidth}px `}),{"--grid-template-columns":f,"--grid-template-columns-totals":p||f}});function c(){r.value=new ResizeObserver(f=>{for(const p of f){const{width:m}=p.contentRect;n.value=m}}),r.value.observe(i.value)}function h(f,p){const m=document.querySelectorAll(".scrollable-row-totals")[f+1];m&&(m.style.marginTop=`${p}px`)}function u({player:f,stat:p}){!p.total||p==="0%"||!p.seasons||!p.seasons.length||o("open-media",{...f,stat:p})}function y(f){!f||f==="no"||o("click-parameters",f)}return e.onMounted(()=>{c()}),a({setMarginTopDetails:h}),(f,p)=>(e.openBlock(),e.createElementBlock("div",{class:"scroll-columns",style:e.normalizeStyle(d.value)},[t.isEditMode?(e.openBlock(),e.createElementBlock("div",Mr)):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"titlesRow",ref:i,class:"scrollable-row-2"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,(m,g)=>(e.openBlock(),e.createElementBlock("div",{key:`t-${g}`,class:"column-title-2"},[e.createElementVNode("div",Ar,e.toDisplayString(m.name),1),m.parameters&&m.parameters!=="no"?(e.openBlock(),e.createElementBlock("div",{key:0,class:"parameters",role:"button",onClick:E=>y(m.parameters)},Dr,8,Lr)):e.createCommentVNode("",!0)]))),128)),Ir],512),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.availablePlayers,(m,g)=>(e.openBlock(),e.createElementBlock("div",{key:`i-${m.id}`,class:"row scrollable-row-totals"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.stats,E=>(e.openBlock(),e.createElementBlock("div",{key:E.category_id,class:e.normalizeClass(["row data-info",{odd:g%2!==0,underline:!!E.total&&E.total!=="0%"&&E.seasons&&E.seasons.length}]),onClick:B=>u({player:m,stat:E})},e.toDisplayString(E.total),11,vr))),128))]))),128))],4))}},Or=Wa(Rr,[["__scopeId","data-v-7023d006"]]),pe=t=>(e.pushScopeId("data-v-510e4abc"),t=t(),e.popScopeId(),t),zr={class:"table__static-column"},Ur=pe(()=>e.createElementVNode("div",{class:"static-title column-title"},null,-1)),jr={class:"container"},Hr={class:"details-row__info"},$r={class:"details-row__info__personal"},Wr={class:"bold"},Gr={class:"bold"},qr={class:"bold"},Zr={class:"bold"},Yr={class:"details-row__info__games"},Jr={class:"bold"},Kr={class:"bold"},Xr=["onClick"],Qr=pe(()=>e.createElementVNode("div",null,"Ver gráfica",-1)),en=pe(()=>e.createElementVNode("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("g",{"clip-path":"url(#clip0_3514_71971)"},[e.createElementVNode("path",{d:"M16.3338 6.02932L8.65108 0.447539C8.56099 0.38207 8.43896 0.38207 8.34886 0.447539C8.34292 0.451852 1.97661 5.07726 0.6663 6.02926C0.498706 6.09269 0.445831 6.30248 0.563113 6.43788L3.48277 15.4238C3.51717 15.5297 3.61589 15.6014 3.72727 15.6014H13.2635C13.3911 15.6014 13.484 15.5258 13.5172 15.4238L16.4368 6.43788C16.5544 6.3022 16.501 6.09269 16.3338 6.02932ZM13.1818 14.792L12.2937 13.5604C12.4178 13.3198 12.4262 13.0472 12.3402 12.813L13.4007 8.12035C13.7342 7.97885 13.9718 7.64673 13.9682 7.25316L15.8203 6.67173L13.1818 14.792ZM1.18005 6.67273L2.54311 7.10316C2.52677 7.60485 2.90696 8.01919 3.39221 8.06116L5.37836 11.3233C5.0798 11.6827 5.09336 12.2096 5.41452 12.5533L3.8173 14.7894L1.18005 6.67273ZM7.02283 11.9909C7.03952 11.7764 6.98346 11.5718 6.86936 11.4011L8.47839 9.14851L10.8495 12.4367C10.7173 12.5536 10.6187 12.7075 10.5697 12.8821L7.02283 11.9909ZM7.62217 4.78338C7.74714 5.00898 7.96299 5.17704 8.22033 5.23844V8.35679L4.40411 7.15166C4.40767 6.95926 4.35377 6.77813 4.25196 6.6232L7.62217 4.78338ZM12.2474 6.77016C12.151 6.92429 12.0998 7.10551 12.1071 7.29851L8.73449 8.35735V5.21526C8.94317 5.14495 9.11883 5.00291 9.23183 4.8182L12.2474 6.77016ZM4.25277 7.64307L8.06249 8.84613L6.47533 11.0681C6.26327 10.973 6.02383 10.9611 5.80383 11.0334L3.92524 7.94795C4.05761 7.87432 4.17008 7.76935 4.25277 7.64307ZM11.9237 12.3234C11.7375 12.2181 11.526 12.1827 11.3228 12.214L8.8943 8.84613L12.2678 7.78701C12.4038 7.98623 12.6151 8.12979 12.8607 8.17698L11.9237 12.3234ZM12.648 6.41704L9.36721 4.29329C9.35074 3.90045 9.09089 3.57073 8.73449 3.45063V1.14366L15.6674 6.18076L13.8211 6.76041C13.5672 6.3651 13.0654 6.22463 12.648 6.41704ZM8.22033 3.42748C7.83383 3.5197 7.54105 3.8527 7.50917 4.25923L3.8238 6.27107C3.42227 6.10782 2.95152 6.24232 2.70096 6.61379L1.33164 6.18138L8.22033 1.17648V3.42748ZM5.85711 12.8183C6.22189 12.9143 6.61096 12.7823 6.84071 12.4753L10.5778 13.4143C10.7578 13.9855 11.4215 14.2369 11.9331 13.9395L12.7607 15.0872H4.23642L5.85711 12.8183Z",fill:"white"})]),e.createElementVNode("defs",null,[e.createElementVNode("clipPath",{id:"clip0_3514_71971"},[e.createElementVNode("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.5)"})])])],-1)),tn=[Qr,en],an=["onClick"],on=pe(()=>e.createElementVNode("div",null,"Eliminar de lista",-1)),ln=pe(()=>e.createElementVNode("svg",{width:"17",height:"15",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M13.3345 16.5001V14.8334C13.3345 13.9494 12.9833 13.1015 12.3582 12.4764C11.7331 11.8513 10.8852 11.5001 10.0012 11.5001H5.00126C4.11722 11.5001 3.26938 11.8513 2.64427 12.4764C2.01915 13.1015 1.66797 13.9494 1.66797 14.8334V16.5001",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M7.50126 8.16658C9.34219 8.16658 10.8346 6.67422 10.8346 4.83329C10.8346 2.99237 9.34219 1.5 7.50126 1.5C5.66033 1.5 4.16797 2.99237 4.16797 4.83329C4.16797 6.67422 5.66033 8.16658 7.50126 8.16658Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M18.332 8.16663H13.332",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})],-1)),rn=[on,ln],nn=["onClick"],sn=pe(()=>e.createElementVNode("div",null,"Agregar a lista",-1)),dn=pe(()=>e.createElementVNode("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"})],-1)),cn=[sn,dn],mn=["onClick"],pn=pe(()=>e.createElementVNode("div",null,"Ver perfil",-1)),un=[pn],fn={class:"static-row__info-player"},hn={class:"position"},yn=["onClick"],gn=pe(()=>e.createElementVNode("path",{d:"M13.3345 16.5001V14.8334C13.3345 13.9494 12.9833 13.1015 12.3582 12.4764C11.7331 11.8513 10.8852 11.5001 10.0012 11.5001H5.00126C4.11722 11.5001 3.26938 11.8513 2.64427 12.4764C2.01915 13.1015 1.66797 13.9494 1.66797 14.8334V16.5001",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),bn=pe(()=>e.createElementVNode("path",{d:"M7.50126 8.16658C9.34219 8.16658 10.8346 6.67422 10.8346 4.83329C10.8346 2.99237 9.34219 1.5 7.50126 1.5C5.66033 1.5 4.16797 2.99237 4.16797 4.83329C4.16797 6.67422 5.66033 8.16658 7.50126 8.16658Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),Sn=pe(()=>e.createElementVNode("path",{d:"M18.332 8.16663H13.332",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),_n=[gn,bn,Sn],Cn=["onClick"],En=pe(()=>e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),wn=pe(()=>e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),kn=pe(()=>e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),Vn=[En,wn,kn],Nn={class:"player-photo"},xn=["src"],Bn={class:"player-name"},Tn={class:"arrow"},Fn=["onClick"],Mn=pe(()=>e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:"#D9D9D9"},null,-1)),An=[Mn],Ln=e.createStaticVNode('<div class="titles scrollable-row" data-v-510e4abc><div class="column-title" data-v-510e4abc>Equipo</div><div class="column-title" data-v-510e4abc>Posición</div><div class="column-title" data-v-510e4abc>Edad</div><div class="column-title" data-v-510e4abc>País</div><div class="column-title" data-v-510e4abc>Partidos Jugados</div><div class="column-title" data-v-510e4abc>Minutos Jugados</div><div class="column-title" data-v-510e4abc>Liga</div><div class="column-title" data-v-510e4abc>Videos</div><div class="column-title" data-v-510e4abc></div></div>',1),Pn={class:"team-logo"},Dn=["src"],In={class:"team-name data-info"},vn=["src"],Rn={__name:"GSC-TableScrollable",props:{players:{type:Array,default:()=>[]},isGeneral:{type:Boolean,default:!0},isEditMode:{type:Boolean,default:!1},isTableFromList:{type:Boolean,default:!1}},emits:["change-selected-players","view-profile","add-to-list","view-graph","open-media","click-parameters"],setup(t,{emit:a}){const o=t;let l=null,r=null;const i=e.ref([]),n=e.ref(null),s=e.ref(null),d=e.ref(0),c=e.ref(0),h=e.ref(-1);e.ref(!1);const u=e.ref(null),y=e.ref(null),f=e.computed(()=>({"--width-details":`${d.value}px`,"--gap-static-row":`${p.value?"8px":"18px"}`,"--width-static-column":`${p.value?"50%":"256px"}`})),p=e.computed(()=>d.value<600);e.watch(()=>o.players,T=>{T&&T.length&&(i.value=T.map((C,V)=>{const L=V+1,N={...C,position:L<10?`0${L}`:`${L}`,isSelected:!1,isExpanded:!1,isOdd:V%2!==0,index:V};return N.parameters&&Object.entries(N.parameters).forEach(([R,j])=>{const F=N.stats.find(A=>A.custom_category_id===Number(R));F&&(F.parameters=j)}),N}))},{immediate:!0,deep:!0}),e.watch(()=>o.isEditMode,T=>{T&&i.value.forEach(C=>{C.isSelected=!1})}),e.watch(c,T=>{const C=document.querySelectorAll(".static-row")[h.value+1];C&&(C.style.marginTop=`${T}px`),o.isGeneral?m(h.value,T):s.value&&s.value.setMarginTopDetails(h.value,T),T===0&&u.value&&I(u.value)});function m(T,C){const V=document.querySelectorAll(".scrollable-row")[T+2];V&&(V.style.marginTop=`${C}px`)}function g(T){a("click-parameters",T)}function E(T){const C=T.player||T.objeto_player,V=C?C.player_id||C.id||C.playerId:T.id||T.player_id,L=C?C.team_id||C.teamId:T.team_id||T.teamId,N={isFeaturedPlayers:!1,mainSectionType:1,playListType:2,gameIds:null,playerIds:V?[V]:[],goalkeeperIds:[],teamId:L||0,matchResult:[1,2,3],categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:"Jugadas Relevantes"}};if(T.stat&&T.stat.seasons&&T.stat.seasons.length||T.seasons&&T.seasons.length){const R=[...T.stat&&T.stat.seasons&&T.stat.seasons.length?T.stat.seasons:T.seasons];R.sort((j,F)=>j-F),N.seasonId=R.shift(),N.seasonsIds=R}else(T.season_id||T.seasonId)&&(N.seasonId=T.season_id||T.seasonId);T.stat?T.stat.category_id?N.categoryIds=T.stat.category_id:T.stat.custom_category_id&&(N.customCategoryIds=[T.stat.custom_category_id]):N.categoryIds=W(T.player_position),a("open-media",N)}function B(){l=new ResizeObserver(T=>{for(const C of T)d.value=C.contentRect.width}),l.observe(n.value)}function v(T){r=new ResizeObserver(C=>{for(const V of C)c.value=V.contentRect.height}),r.observe(T)}function W(T){return T==="POR"?[39,40,52,53,54,55,323,324,608,774,802]:[10,12,14,15,27,35,61,217,257,466,519,607,702,730,98,101,109,112,121,122,127,128,135,136,141,142,161,170,179,211,232,235,239,242,282,284,289,291,296,485,486,487,488]}function z(T,C){C.isSelected=T;const V=i.value.filter(L=>L.isSelected);a("change-selected-players",V)}function U(T){a("view-profile",T)}function G(T){a("delete-from-list",T)}function J(T){a("add-to-list",T)}function ae(T){a("show-graph",T)}function I(T){if(T.isExpanded){T.isExpanded=!1,u.value=null;return}const C=i.value.find(L=>L.isExpanded);if(C&&(C.isExpanded=!1),C){u.value=T;return}const V=document.querySelectorAll(".details-row")[T.index];h.value=T.index,v(V),T.isExpanded=!0}let M=!1,D,P,Z=function(T){M=!0,D=T.pageX-y.value.offsetLeft,P=y.value.scrollLeft},Q=function(){M=!1};function se(){y.value&&(y.value.addEventListener("mousemove",T=>{if(!M)return;const C=T.pageX-y.value.offsetLeft-D;y.value.scrollLeft=P-C}),y.value.addEventListener("mousedown",Z,!1),y.value.addEventListener("mouseup",Q,!1),y.value.addEventListener("mouseleave",Q,!1))}return e.onMounted(()=>{B(),se()}),e.onBeforeUnmount(()=>{l&&l.disconnect(),r&&r.disconnect(),y.value&&(y.value.removeEventListener("mousemove",Z,!1),y.value.removeEventListener("mouseup",Q,!1),y.value.removeEventListener("mouseleave",Q,!1))}),(T,C)=>(e.openBlock(),e.createElementBlock("div",{class:"table",ref_key:"tableSC",ref:n,style:e.normalizeStyle(f.value)},[e.createElementVNode("div",zr,[Ur,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value,V=>(e.openBlock(),e.createElementBlock("div",{key:`s-${V.id}`,class:e.normalizeClass(["row static-row",{odd:V.isOdd}])},[e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(["details-row",{odd:V.isOdd}])},[e.createElementVNode("div",jr,[e.createElementVNode("div",Hr,[e.createElementVNode("div",$r,[e.createElementVNode("div",null,[e.createTextVNode("Equipo: "),e.createElementVNode("span",Wr,e.toDisplayString(V.team_name),1)]),e.createElementVNode("div",null,[e.createTextVNode("Edad: "),e.createElementVNode("span",Gr,e.toDisplayString(V.player_age)+" Años",1)]),e.createElementVNode("div",null,[e.createTextVNode("Nacionalidad: "),e.createElementVNode("span",qr,e.toDisplayString(V.player_country),1)]),e.createElementVNode("div",null,[e.createTextVNode("Posición: "),e.createElementVNode("span",Zr,e.toDisplayString(V.position_name),1)])]),e.createElementVNode("div",Yr,[e.createElementVNode("div",null,[e.createTextVNode("Partidos Jugados: "),e.createElementVNode("span",Jr,e.toDisplayString(V.player_games),1)]),e.createElementVNode("div",null,[e.createTextVNode("Minutos Jugados: "),e.createElementVNode("span",Kr,e.toDisplayString(V.player_min),1)])])]),e.createElementVNode("div",{class:"details-row__buttons",style:e.normalizeStyle(p.value?"margin-left: 0; gap: 8px;":"")},[e.createElementVNode("div",{role:"button",class:"button",onClick:L=>ae(V)},tn,8,Xr),t.isTableFromList?(e.openBlock(),e.createElementBlock("div",{key:0,role:"button",class:"button",onClick:L=>G(V)},rn,8,an)):(e.openBlock(),e.createElementBlock("div",{key:1,role:"button",class:"button",onClick:L=>J(V)},cn,8,nn)),e.createElementVNode("div",{role:"button",class:"button green",onClick:L=>U(V)},un,8,mn)],4)])],2),[[e.vShow,V.isExpanded]])]),_:2},1024),t.isEditMode?(e.openBlock(),e.createBlock(e.unref(Sr),{key:0,fontFamily:"Poppins-Regular",labelFontSize:"14px","model-value":V.isSelected,"onUpdate:modelValue":L=>z(L,V)},null,8,["model-value","onUpdate:modelValue"])):e.createCommentVNode("",!0),e.createElementVNode("div",fn,[e.createElementVNode("div",hn,e.toDisplayString(V.position),1),t.isTableFromList?(e.openBlock(),e.createElementBlock("svg",{key:0,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:L=>G(V)},_n,8,yn)):(e.openBlock(),e.createElementBlock("svg",{key:1,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:L=>J(V)},Vn,8,Cn)),e.createElementVNode("div",Nn,[e.createElementVNode("div",null,[e.createElementVNode("img",{src:V.player_photo,alt:"player photo"},null,8,xn)])]),e.createElementVNode("div",Bn,e.toDisplayString(V.player_name),1)]),e.createElementVNode("div",Tn,[(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(["_arrowExpandIcon_6ak64_1115 _rotate_6ak64_5",{expanded:V.isExpanded}]),width:"12",height:"8",viewBox:"0 0 12 8",fill:"#D9D9D9",xmlns:"http://www.w3.org/2000/svg",onClick:L=>I(V)},An,10,Fn))])],2))),128))]),e.createElementVNode("div",{ref_key:"scrollableColumns",ref:y,class:"table__scrollable-columns"},[t.isGeneral?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[Ln,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value,V=>(e.openBlock(),e.createElementBlock("div",{key:`i-${V.id}`,class:"row scrollable-row"},[e.createElementVNode("div",{class:e.normalizeClass(["row team-info",{odd:V.isOdd}])},[e.createElementVNode("div",Pn,[e.createElementVNode("img",{src:V.team_logo,alt:"team logo"},null,8,Dn)]),e.createElementVNode("div",In,e.toDisplayString(V.team_abrev),1)],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},e.toDisplayString(V.player_position),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},e.toDisplayString(V.player_age),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},[e.createElementVNode("img",{src:V.player_country_flag,alt:"player country flag",class:"country-flag"},null,8,vn)],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},e.toDisplayString(V.player_games),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},e.toDisplayString(V.player_min),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},e.toDisplayString(V.league_name),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},[e.createVNode(e.unref(Fr),{icon:"https://golstatsimages.blob.core.windows.net/images-library/arrow-btn.png","icon-size":"19px","icon-position":"left",width:"98px",height:"30px","border-radius":"30px","border-width":"1","background-color":"#ffffff1a","font-family":"Poppins-Regular","border-color":"#55636e","text-value":"Ver videos","font-size":"10px",onClick:L=>E(V)},null,8,["onClick"])],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},null,2)]))),128))],64)):(e.openBlock(),e.createBlock(Or,{key:1,ref_key:"scrollColumns",ref:s,"available-players":i.value,"is-edit-mode":t.isEditMode,onOpenMedia:E,onClickParameters:g},null,8,["available-players","is-edit-mode"]))],512)],4))}},On=Wa(Rn,[["__scopeId","data-v-510e4abc"]]),Wt={3:"Albanesa",4:"Argelina",6:"Andorrano",7:"Angoleña",8:"Anguillan",9:"Antiguan",10:"Argentina",11:"Armenia",12:"Arubeño",13:"Austríaca",14:"Austríaca",15:"Azerbaiyano",16:"Bahamas",17:"Bareini",18:"Bangladesí",19:"Barbadense",20:"Bielorrusa",21:"Belga",22:"Beliceña",23:"Beninesa",24:"Bermudeña",25:"Butanés",26:"Boliviana",27:"Bosnia",28:"Botsuano",29:"Brasileña",30:"Islas Vírgenes Británicas",31:"Bruneano",32:"Búlgara",33:"Burundés",34:"Burmesa",35:"Burundés",36:"Camboyana",37:"Camerunés",38:"Canadiense",39:"Caboverdiano",40:"Caimanés",41:"Centroafricana",42:"Chadiano",43:"Chilena",44:"China",45:"Isla de Navidad",46:"Cocos Island",47:"Colombiana",48:"Comorense",49:"Congoleña",50:"Cookiano",51:"Costarricense",52:"Marfileña",53:"Croata",54:"Cubana",55:"Chipriota",56:"Checa",57:"Danesa",58:"Djibouti",60:"Dominicana",61:"Timorense",62:"Ecuatoriana",63:"Egipcia",64:"Salvadoreña",65:"Inglesa",66:"Ecuatoguineano",67:"Eritreo",68:"Estoniana",69:"Etíope",70:"Islas Malvinas",71:"Feroés",72:"Fiyiano",73:"Finlandesa",74:"Francesa",75:"Guayana Francesa",76:"Francopolinecio",77:"Gabonesa",78:"Gambiana",79:"Georgiano",80:"Alemana",81:"Ghanesa",82:"Gibraltareño",221:"Británico",84:"Griega",85:"Groenlandés",86:"Granadino",87:"Guadeloupeño",89:"Guatemalteca",90:"Guineana",91:"Guyanés",92:"Haitiana",93:"Hondureña",94:"Hongkongese",95:"Húngaro",96:"Islandesa",97:"Indio",98:"Indonesia",99:"Iraní",100:"Iraquí",101:"Irlandesa",102:"Manés",103:"Israelí",104:"Italiana",105:"Jamaiquina",106:"Japonesa",107:"Jordana",108:"Kazaja",109:"Keniana",110:"Kiribatiano",111:"Coreana",112:"Surcoreana",113:"Kosovan",114:"Kuwaití",115:"Kirguisa",116:"Laosiano",117:"Letona",118:"Libanesa",119:"Basotho",120:"Liberiana",121:"Libia",122:"Liechtenstein",123:"Lituano",124:"Luxemburguesa",125:"Macaneso",126:"Macedonia",127:"Malgache",128:"Malaya",129:"Malaya",130:"Maldivo",131:"Mali",132:"Maltesa",133:"Marshallese",134:"Martiniqueña",135:"Mauritania",136:"Mauriciano",137:"Mahoran",138:"Mexicana",139:"Micronesio",140:"Moldava",141:"Monacan",142:"Mongol",143:"Montenegrina",144:"Montserratiano",145:"Marroqui",146:"Mozambiqueña",147:"Namibio",148:"Nauruan",149:"Nepalí",150:"Holandesa",151:"Neocaledonio",152:"Neozelandesa",153:"Nicaragüense",154:"Niueño",155:"Nigerina",156:"Nigeriana",157:"Noruega",158:"Normariano",159:"Omaní",160:"Palestina",161:"Palestina",162:"Palauan",163:"Panameña",164:"Papú",165:"Paraguaya",166:"Peruana",167:"Filipina",168:"Pitcairnés",169:"Polaca",170:"Portuguesa",171:"Puertorriqueña",172:"Catari",173:"Reunionés",174:"Rumana",175:"Rusa",176:"Ruandés",177:"Santa Elena",178:"Sancristobaleña",179:"Santa Lucía",180:"Miquelonnais",181:"Sanvicentina",182:"Samoano",183:"Sanmariense",184:"Santotomense",185:"Saudí",186:"Escocesa",187:"Senegalense",188:"Serbia",189:"Seychellense",190:"Sierraleonesa",191:"Singapurense",192:"Eslovena",193:"Eslovena",194:"Salomonense",195:"Somalí",196:"Sudafricana",197:"Surosetio",198:"Española",199:"Esrilanques",200:"Sudanés",201:"Surinamés",202:"Swazi",203:"Sueca",204:"Suiza",205:"Sirio",206:"Taiwanesa",207:"Tayiko",208:"Tanzano",209:"Tailandesa",210:"Togo",211:"Tongano",212:"Trinitaria",213:"Tunecina",214:"Turca",215:"Turkmena",216:"none",217:"Tuvaluano",218:"Ugandesa",219:"Ucraniana",220:"Emiratí",222:"Americana",223:"Uruguaya",224:"Uzbeka",225:"Vanuatuense",226:"Venezolana",227:"Vietnamita",228:"Islas Vírgenes",229:"Galesa",230:"Walisiano",231:"Saharaui",232:"Yemení",233:"Zambiana",234:"Zimbabuense",236:"Curazaleña",237:"San Martín",239:"Debutante"},zn={name:"ListView",components:{GSCTableScrollable:On,ModalViewVarGolstats:za},props:{categories:{type:Array,default:()=>[],required:!0},isGeneral:{type:Boolean,default:!1},players:{type:Array,default:()=>[]},deleteActive:{type:Boolean,default:!1},playerAddtionalData:{type:Object,default:()=>({})},playerStats:{type:Object,default:()=>({})},statsLoaded:{type:Boolean,default:!1}},data(){return{showModal:!1,currentParameters:{},playersFormatted:[]}},watch:{players:{immediate:!0,handler(t){this.isGeneral?this.playersFormatted=t.map(a=>this.formatPlayerDataGeneral(a)):this.playersFormatted=t.map(a=>this.formatPlayerData(a))}},playerStats:{handler(t,a){t!==a&&(this.playersFormatted=this.players.map(o=>this.formatPlayerData(o)))},deep:!0}},methods:{onClickParameters(t){this.currentParameters=t,this.showModal=!0},closeModal(){this.showModal=!1},showProfile(t){this.$emit("view-profile",t)},deleteFromList(t){this.$emit("delete-from-list",t)},showGraph(t){this.$emit("show-graph",t)},onOpenMedia(t){this.$emit("open-media",t)},formatPlayerDataGeneral(t){var a,o,l,r,i;return{objeto_player:t,player_photo:t.photo,player_name:t.name,player_id:t.player_id,player_age:this.calculateAge(t.dob),team_name:((a=this.playerAddtionalData[t.player_id])==null?void 0:a.team_name)||"-",team_id:t.team_id,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+t.team_id+".png",position_name:t.position,player_position:t.position,player_country:Wt[`${t.nationality_id}`]||t.nationality,player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+t.nationality_id+".jpg",player_games:((o=this.playerAddtionalData[t.player_id])==null?void 0:o.games_played)||0,player_min:((l=this.playerAddtionalData[t.player_id])==null?void 0:l.minutes)||0,league_name:(r=this.playerAddtionalData[t.player_id])==null?void 0:r.tournament_name,seasons:[...new Set(this.categories.map(n=>{var s,d;return((d=(s=this.playerStats[t.player_id])==null?void 0:s[n.id_variable])==null?void 0:d.season)||[]}).flat())].filter(n=>n&&n!==0),season_id:((i=this.playerAddtionalData[t.player_id])==null?void 0:i.season_id)||0,stats:this.categories.map(n=>{var s,d,c,h,u,y,f,p;return{category_id:((d=(s=this.playerStats[t.player_id])==null?void 0:s[n.id_variable])==null?void 0:d.categories)||null,custom_category_id:((h=(c=this.playerStats[t.player_id])==null?void 0:c[n.id_variable])==null?void 0:h.variable_id)||null,name:n.name,parameters:n.parameters,total:((y=(u=this.playerStats[t.player_id])==null?void 0:u[n.id_variable])==null?void 0:y.value)||0,seasons:((p=(f=this.playerStats[t.player_id])==null?void 0:f[n.id_variable])==null?void 0:p.season)||null}})}},formatPlayerData(t){var a,o,l,r;return Object.keys(this.playerStats[t.player_id])[0],{objeto_player:t,player_photo:t.photo,player_name:t.name,player_id:t.player_id,player_age:this.calculateAge(t.dob),team_name:((a=this.playerAddtionalData[t.player_id])==null?void 0:a.team_name)||"-",team_id:t.team_id,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+t.team_id+".png",position_name:t.position,player_position:t.position,player_country:Wt[`${t.nationality_id}`]||t.nationality,player_country_flag:t.countryFlag,player_games:((o=this.playerAddtionalData[t.player_id])==null?void 0:o.games_played)||0,player_min:((l=this.playerAddtionalData[t.player_id])==null?void 0:l.minutes)||0,league_name:"-",seasons:[...new Set(this.categories.map(i=>{var n,s;return((s=(n=this.playerStats[t.player_id])==null?void 0:n[i.id_variable])==null?void 0:s.season)||[]}).flat())].filter(i=>i&&i!==0),season_id:((r=this.playerAddtionalData[t.player_id])==null?void 0:r.season_id)||0,stats:this.categories.map(i=>{var n,s,d,c,h,u,y,f;return{category_id:((s=(n=this.playerStats[t.player_id])==null?void 0:n[i.id_variable])==null?void 0:s.categories)||null,custom_category_id:((c=(d=this.playerStats[t.player_id])==null?void 0:d[i.id_variable])==null?void 0:c.variable_id)||null,name:i.name,parameters:i.parameters,total:((u=(h=this.playerStats[t.player_id])==null?void 0:h[i.id_variable])==null?void 0:u.value)||0,seasons:((f=(y=this.playerStats[t.player_id])==null?void 0:y[i.id_variable])==null?void 0:f.season)||null}})}},calculateAge(t){if(!t)return"-";const a=new Date(t),o=new Date;let l=o.getFullYear()-a.getFullYear();const r=o.getMonth()-a.getMonth();return(r<0||r===0&&o.getDate()<a.getDate())&&l--,l},handleSelectedPlayers(t){const a=t.map(o=>o.objeto_player);this.$emit("change-selected-players",a)}}},Un={class:"list-view"};function jn(t,a,o,l,r,i){const n=e.resolveComponent("ModalViewVarGolstats"),s=e.resolveComponent("GSCTableScrollable");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(n,{isVisible:r.showModal,"onUpdate:isVisible":a[0]||(a[0]=d=>r.showModal=d),onClose:i.closeModal,parameters:r.currentParameters},null,8,["isVisible","onClose","parameters"]),e.createElementVNode("div",Un,[e.createVNode(s,{players:r.playersFormatted,"is-general":o.isGeneral,"is-edit-mode":o.deleteActive,"is-table-from-list":!0,onChangeSelectedPlayers:i.handleSelectedPlayers,onViewProfile:i.showProfile,onDeleteFromList:i.deleteFromList,onShowGraph:i.showGraph,onOpenMedia:i.onOpenMedia,onClickParameters:i.onClickParameters},null,8,["players","is-general","is-edit-mode","onChangeSelectedPlayers","onViewProfile","onDeleteFromList","onShowGraph","onOpenMedia","onClickParameters"])])],64)}const Hn=Ce(zn,[["render",jn],["__scopeId","data-v-b865218d"]]);function qa(t,a){return function(){return t.apply(a,arguments)}}const{toString:$n}=Object.prototype,{getPrototypeOf:Gt}=Object,dt=(t=>a=>{const o=$n.call(a);return t[o]||(t[o]=o.slice(8,-1).toLowerCase())})(Object.create(null)),be=t=>(t=t.toLowerCase(),a=>dt(a)===t),ct=t=>a=>typeof a===t,{isArray:Ue}=Array,Ye=ct("undefined");function Wn(t){return t!==null&&!Ye(t)&&t.constructor!==null&&!Ye(t.constructor)&&ye(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const Za=be("ArrayBuffer");function Gn(t){let a;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?a=ArrayBuffer.isView(t):a=t&&t.buffer&&Za(t.buffer),a}const qn=ct("string"),ye=ct("function"),Ya=ct("number"),mt=t=>t!==null&&typeof t=="object",Zn=t=>t===!0||t===!1,pt=t=>{if(dt(t)!=="object")return!1;const a=Gt(t);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},Yn=be("Date"),Jn=be("File"),Kn=be("Blob"),Xn=be("FileList"),Qn=t=>mt(t)&&ye(t.pipe),es=t=>{let a;return t&&(typeof FormData=="function"&&t instanceof FormData||ye(t.append)&&((a=dt(t))==="formdata"||a==="object"&&ye(t.toString)&&t.toString()==="[object FormData]"))},ts=be("URLSearchParams"),[as,os,ls,is]=["ReadableStream","Request","Response","Headers"].map(be),rs=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Je(t,a,{allOwnKeys:o=!1}={}){if(t===null||typeof t>"u")return;let l,r;if(typeof t!="object"&&(t=[t]),Ue(t))for(l=0,r=t.length;l<r;l++)a.call(null,t[l],l,t);else{const i=o?Object.getOwnPropertyNames(t):Object.keys(t),n=i.length;let s;for(l=0;l<n;l++)s=i[l],a.call(null,t[s],s,t)}}function Ja(t,a){a=a.toLowerCase();const o=Object.keys(t);let l=o.length,r;for(;l-- >0;)if(r=o[l],a===r.toLowerCase())return r;return null}const Me=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Ka=t=>!Ye(t)&&t!==Me;function qt(){const{caseless:t}=Ka(this)&&this||{},a={},o=(l,r)=>{const i=t&&Ja(a,r)||r;pt(a[i])&&pt(l)?a[i]=qt(a[i],l):pt(l)?a[i]=qt({},l):Ue(l)?a[i]=l.slice():a[i]=l};for(let l=0,r=arguments.length;l<r;l++)arguments[l]&&Je(arguments[l],o);return a}const ns=(t,a,o,{allOwnKeys:l}={})=>(Je(a,(r,i)=>{o&&ye(r)?t[i]=qa(r,o):t[i]=r},{allOwnKeys:l}),t),ss=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),ds=(t,a,o,l)=>{t.prototype=Object.create(a.prototype,l),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:a.prototype}),o&&Object.assign(t.prototype,o)},cs=(t,a,o,l)=>{let r,i,n;const s={};if(a=a||{},t==null)return a;do{for(r=Object.getOwnPropertyNames(t),i=r.length;i-- >0;)n=r[i],(!l||l(n,t,a))&&!s[n]&&(a[n]=t[n],s[n]=!0);t=o!==!1&&Gt(t)}while(t&&(!o||o(t,a))&&t!==Object.prototype);return a},ms=(t,a,o)=>{t=String(t),(o===void 0||o>t.length)&&(o=t.length),o-=a.length;const l=t.indexOf(a,o);return l!==-1&&l===o},ps=t=>{if(!t)return null;if(Ue(t))return t;let a=t.length;if(!Ya(a))return null;const o=new Array(a);for(;a-- >0;)o[a]=t[a];return o},us=(t=>a=>t&&a instanceof t)(typeof Uint8Array<"u"&&Gt(Uint8Array)),fs=(t,a)=>{const l=(t&&t[Symbol.iterator]).call(t);let r;for(;(r=l.next())&&!r.done;){const i=r.value;a.call(t,i[0],i[1])}},hs=(t,a)=>{let o;const l=[];for(;(o=t.exec(a))!==null;)l.push(o);return l},ys=be("HTMLFormElement"),gs=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(o,l,r){return l.toUpperCase()+r}),Xa=(({hasOwnProperty:t})=>(a,o)=>t.call(a,o))(Object.prototype),bs=be("RegExp"),Qa=(t,a)=>{const o=Object.getOwnPropertyDescriptors(t),l={};Je(o,(r,i)=>{let n;(n=a(r,i,t))!==!1&&(l[i]=n||r)}),Object.defineProperties(t,l)},Ss=t=>{Qa(t,(a,o)=>{if(ye(t)&&["arguments","caller","callee"].indexOf(o)!==-1)return!1;const l=t[o];if(ye(l)){if(a.enumerable=!1,"writable"in a){a.writable=!1;return}a.set||(a.set=()=>{throw Error("Can not rewrite read-only method '"+o+"'")})}})},_s=(t,a)=>{const o={},l=r=>{r.forEach(i=>{o[i]=!0})};return Ue(t)?l(t):l(String(t).split(a)),o},Cs=()=>{},Es=(t,a)=>t!=null&&Number.isFinite(t=+t)?t:a;function ws(t){return!!(t&&ye(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const ks=t=>{const a=new Array(10),o=(l,r)=>{if(mt(l)){if(a.indexOf(l)>=0)return;if(!("toJSON"in l)){a[r]=l;const i=Ue(l)?[]:{};return Je(l,(n,s)=>{const d=o(n,r+1);!Ye(d)&&(i[s]=d)}),a[r]=void 0,i}}return l};return o(t,0)},Vs=be("AsyncFunction"),Ns=t=>t&&(mt(t)||ye(t))&&ye(t.then)&&ye(t.catch),eo=((t,a)=>t?setImmediate:a?((o,l)=>(Me.addEventListener("message",({source:r,data:i})=>{r===Me&&i===o&&l.length&&l.shift()()},!1),r=>{l.push(r),Me.postMessage(o,"*")}))(`axios@${Math.random()}`,[]):o=>setTimeout(o))(typeof setImmediate=="function",ye(Me.postMessage)),xs=typeof queueMicrotask<"u"?queueMicrotask.bind(Me):typeof process<"u"&&process.nextTick||eo,w={isArray:Ue,isArrayBuffer:Za,isBuffer:Wn,isFormData:es,isArrayBufferView:Gn,isString:qn,isNumber:Ya,isBoolean:Zn,isObject:mt,isPlainObject:pt,isReadableStream:as,isRequest:os,isResponse:ls,isHeaders:is,isUndefined:Ye,isDate:Yn,isFile:Jn,isBlob:Kn,isRegExp:bs,isFunction:ye,isStream:Qn,isURLSearchParams:ts,isTypedArray:us,isFileList:Xn,forEach:Je,merge:qt,extend:ns,trim:rs,stripBOM:ss,inherits:ds,toFlatObject:cs,kindOf:dt,kindOfTest:be,endsWith:ms,toArray:ps,forEachEntry:fs,matchAll:hs,isHTMLForm:ys,hasOwnProperty:Xa,hasOwnProp:Xa,reduceDescriptors:Qa,freezeMethods:Ss,toObjectSet:_s,toCamelCase:gs,noop:Cs,toFiniteNumber:Es,findKey:Ja,global:Me,isContextDefined:Ka,isSpecCompliantForm:ws,toJSONObject:ks,isAsyncFn:Vs,isThenable:Ns,setImmediate:eo,asap:xs};function H(t,a,o,l,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",a&&(this.code=a),o&&(this.config=o),l&&(this.request=l),r&&(this.response=r,this.status=r.status?r.status:null)}w.inherits(H,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:w.toJSONObject(this.config),code:this.code,status:this.status}}});const to=H.prototype,ao={};["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(t=>{ao[t]={value:t}}),Object.defineProperties(H,ao),Object.defineProperty(to,"isAxiosError",{value:!0}),H.from=(t,a,o,l,r,i)=>{const n=Object.create(to);return w.toFlatObject(t,n,function(d){return d!==Error.prototype},s=>s!=="isAxiosError"),H.call(n,t.message,a,o,l,r),n.cause=t,n.name=t.name,i&&Object.assign(n,i),n};const Bs=null;function Zt(t){return w.isPlainObject(t)||w.isArray(t)}function oo(t){return w.endsWith(t,"[]")?t.slice(0,-2):t}function lo(t,a,o){return t?t.concat(a).map(function(r,i){return r=oo(r),!o&&i?"["+r+"]":r}).join(o?".":""):a}function Ts(t){return w.isArray(t)&&!t.some(Zt)}const Fs=w.toFlatObject(w,{},null,function(a){return/^is[A-Z]/.test(a)});function ut(t,a,o){if(!w.isObject(t))throw new TypeError("target must be an object");a=a||new FormData,o=w.toFlatObject(o,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,g){return!w.isUndefined(g[m])});const l=o.metaTokens,r=o.visitor||h,i=o.dots,n=o.indexes,d=(o.Blob||typeof Blob<"u"&&Blob)&&w.isSpecCompliantForm(a);if(!w.isFunction(r))throw new TypeError("visitor must be a function");function c(p){if(p===null)return"";if(w.isDate(p))return p.toISOString();if(!d&&w.isBlob(p))throw new H("Blob is not supported. Use a Buffer instead.");return w.isArrayBuffer(p)||w.isTypedArray(p)?d&&typeof Blob=="function"?new Blob([p]):Buffer.from(p):p}function h(p,m,g){let E=p;if(p&&!g&&typeof p=="object"){if(w.endsWith(m,"{}"))m=l?m:m.slice(0,-2),p=JSON.stringify(p);else if(w.isArray(p)&&Ts(p)||(w.isFileList(p)||w.endsWith(m,"[]"))&&(E=w.toArray(p)))return m=oo(m),E.forEach(function(v,W){!(w.isUndefined(v)||v===null)&&a.append(n===!0?lo([m],W,i):n===null?m:m+"[]",c(v))}),!1}return Zt(p)?!0:(a.append(lo(g,m,i),c(p)),!1)}const u=[],y=Object.assign(Fs,{defaultVisitor:h,convertValue:c,isVisitable:Zt});function f(p,m){if(!w.isUndefined(p)){if(u.indexOf(p)!==-1)throw Error("Circular reference detected in "+m.join("."));u.push(p),w.forEach(p,function(E,B){(!(w.isUndefined(E)||E===null)&&r.call(a,E,w.isString(B)?B.trim():B,m,y))===!0&&f(E,m?m.concat(B):[B])}),u.pop()}}if(!w.isObject(t))throw new TypeError("data must be an object");return f(t),a}function io(t){const a={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(l){return a[l]})}function Yt(t,a){this._pairs=[],t&&ut(t,this,a)}const ro=Yt.prototype;ro.append=function(a,o){this._pairs.push([a,o])},ro.toString=function(a){const o=a?function(l){return a.call(this,l,io)}:io;return this._pairs.map(function(r){return o(r[0])+"="+o(r[1])},"").join("&")};function Ms(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function no(t,a,o){if(!a)return t;const l=o&&o.encode||Ms;w.isFunction(o)&&(o={serialize:o});const r=o&&o.serialize;let i;if(r?i=r(a,o):i=w.isURLSearchParams(a)?a.toString():new Yt(a,o).toString(l),i){const n=t.indexOf("#");n!==-1&&(t=t.slice(0,n)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}class so{constructor(){this.handlers=[]}use(a,o,l){return this.handlers.push({fulfilled:a,rejected:o,synchronous:l?l.synchronous:!1,runWhen:l?l.runWhen:null}),this.handlers.length-1}eject(a){this.handlers[a]&&(this.handlers[a]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(a){w.forEach(this.handlers,function(l){l!==null&&a(l)})}}const co={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},As={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:Yt,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Jt=typeof window<"u"&&typeof document<"u",Kt=typeof navigator=="object"&&navigator||void 0,Ls=Jt&&(!Kt||["ReactNative","NativeScript","NS"].indexOf(Kt.product)<0),Ps=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Ds=Jt&&window.location.href||"http://localhost",de={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Jt,hasStandardBrowserEnv:Ls,hasStandardBrowserWebWorkerEnv:Ps,navigator:Kt,origin:Ds},Symbol.toStringTag,{value:"Module"})),...As};function Is(t,a){return ut(t,new de.classes.URLSearchParams,Object.assign({visitor:function(o,l,r,i){return de.isNode&&w.isBuffer(o)?(this.append(l,o.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},a))}function vs(t){return w.matchAll(/\w+|\[(\w*)]/g,t).map(a=>a[0]==="[]"?"":a[1]||a[0])}function Rs(t){const a={},o=Object.keys(t);let l;const r=o.length;let i;for(l=0;l<r;l++)i=o[l],a[i]=t[i];return a}function mo(t){function a(o,l,r,i){let n=o[i++];if(n==="__proto__")return!0;const s=Number.isFinite(+n),d=i>=o.length;return n=!n&&w.isArray(r)?r.length:n,d?(w.hasOwnProp(r,n)?r[n]=[r[n],l]:r[n]=l,!s):((!r[n]||!w.isObject(r[n]))&&(r[n]=[]),a(o,l,r[n],i)&&w.isArray(r[n])&&(r[n]=Rs(r[n])),!s)}if(w.isFormData(t)&&w.isFunction(t.entries)){const o={};return w.forEachEntry(t,(l,r)=>{a(vs(l),r,o,0)}),o}return null}function Os(t,a,o){if(w.isString(t))try{return(a||JSON.parse)(t),w.trim(t)}catch(l){if(l.name!=="SyntaxError")throw l}return(o||JSON.stringify)(t)}const Ke={transitional:co,adapter:["xhr","http","fetch"],transformRequest:[function(a,o){const l=o.getContentType()||"",r=l.indexOf("application/json")>-1,i=w.isObject(a);if(i&&w.isHTMLForm(a)&&(a=new FormData(a)),w.isFormData(a))return r?JSON.stringify(mo(a)):a;if(w.isArrayBuffer(a)||w.isBuffer(a)||w.isStream(a)||w.isFile(a)||w.isBlob(a)||w.isReadableStream(a))return a;if(w.isArrayBufferView(a))return a.buffer;if(w.isURLSearchParams(a))return o.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),a.toString();let s;if(i){if(l.indexOf("application/x-www-form-urlencoded")>-1)return Is(a,this.formSerializer).toString();if((s=w.isFileList(a))||l.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return ut(s?{"files[]":a}:a,d&&new d,this.formSerializer)}}return i||r?(o.setContentType("application/json",!1),Os(a)):a}],transformResponse:[function(a){const o=this.transitional||Ke.transitional,l=o&&o.forcedJSONParsing,r=this.responseType==="json";if(w.isResponse(a)||w.isReadableStream(a))return a;if(a&&w.isString(a)&&(l&&!this.responseType||r)){const n=!(o&&o.silentJSONParsing)&&r;try{return JSON.parse(a)}catch(s){if(n)throw s.name==="SyntaxError"?H.from(s,H.ERR_BAD_RESPONSE,this,null,this.response):s}}return a}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:de.classes.FormData,Blob:de.classes.Blob},validateStatus:function(a){return a>=200&&a<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};w.forEach(["delete","get","head","post","put","patch"],t=>{Ke.headers[t]={}});const zs=w.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"]),Us=t=>{const a={};let o,l,r;return t&&t.split(`
|
|
1
|
+
(function(Fe,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(Fe=typeof globalThis<"u"?globalThis:Fe||self,e(Fe.GSCList={},Fe.Vue))})(this,function(Fe,e){"use strict";const zt=(t,a)=>{const o=t.__vccOpts||t;for(const[l,r]of a)o[l]=r;return o},Ut={name:"FieldTemplatesElement",props:{fieldWidth:{type:Number,default:302.5},fieldHeight:{type:Number,default:254.5},initialSections:{type:Array,default:()=>[]},displayMode:{type:Boolean,default:!1},title:{type:String,default:"Zona de origen del balón:"},quarters:{type:Array,default:()=>[1,2,3,4]}},data(){return{selectAll:!0,selectedSections:new Set,isDragging:!1,dragSelectMode:null,lastUpdateTime:0,lastSelectedSections:[]}},created(){this.initializeSections()},watch:{initialSections:{handler:"initializeSections",immediate:!0},selectedSections:{handler(t){if(this.lastSelectedSections.every(o=>t.has(o)))return;const a=Array.from(t).map(Number).sort((o,l)=>o-l);this.lastSelectedSections=[...a],this.$emit("sections-changed",a)},deep:!0}},methods:{initializeSections(){if(this.selectedSections.clear(),this.initialSections&&this.initialSections.length>0)this.initialSections.forEach(t=>{const a=Math.ceil(t/4);this.isQuarterEnabled(a)&&this.selectedSections.add(t.toString())});else for(let t=1;t<=16;t++){const a=Math.ceil(t/4);this.isQuarterEnabled(a)&&this.selectedSections.add(t.toString())}this.updateSelectAllState()},isSelected(t){return this.selectedSections.has(t.toString())},toggleSection(t){const a=Math.ceil(t/4);if(!this.isQuarterEnabled(a))return;const o=t.toString();this.selectedSections.size===1&&this.selectedSections.has(o)||(this.selectedSections.has(o)?this.selectedSections.delete(o):this.selectedSections.add(o),this.updateSelectAllState())},toggleAllSections(){if(this.selectAll)for(let t=1;t<=16;t++)this.selectedSections.add(t.toString());else this.selectedSections.clear()},updateSelectAllState(){requestAnimationFrame(()=>{this.selectAll=this.selectedSections.size===16})},startDragging(){this.displayMode||(this.isDragging=!0,event.preventDefault())},stopDragging(){this.displayMode||(this.isDragging=!1,this.dragSelectMode=null)},handleDragSelect(t){if(this.displayMode)return;const a=Date.now();if(a-this.lastUpdateTime<16)return;this.lastUpdateTime=a;const o=t.toString(),l=Math.ceil(t/4);if(this.isQuarterEnabled(l)){if(this.dragSelectMode===null&&(this.dragSelectMode=!this.selectedSections.has(o)),this.dragSelectMode)this.selectedSections.add(o);else{if(this.selectedSections.size===1&&this.selectedSections.has(o))return;this.selectedSections.delete(o)}this.updateSelectAllState()}},getSectionNumber(t,a){return(t-1)*4+a},getSectionIndex(t,a){return(t-1)*4+a},selectColumn(t){if(!this.isQuarterEnabled(t))return;const a=(t-1)*4+1,o=t*4;if(Array.from({length:4},(l,r)=>(a+r).toString()).every(l=>this.selectedSections.has(l))&&this.selectedSections.size>4)for(let l=a;l<=o;l++)this.selectedSections.delete(l.toString());else for(let l=a;l<=o;l++)this.selectedSections.add(l.toString());this.updateSelectAllState()},isQuarterSelected(t){const a=(t-1)*4+1;return Array.from({length:4},(o,l)=>(a+l).toString()).every(o=>this.selectedSections.has(o))},isQuarterEnabled(t){return this.quarters.includes(t)}}},Ia=()=>{e.useCssVars(t=>({"3f07ccca":t.fieldWidth+"px","26834d3a":t.fieldHeight+"px","1711e604":t.displayMode?"-28px":"0"}))},va=Ut.setup;Ut.setup=va?(t,a)=>(Ia(),va(t,a)):Ia;const Zl={class:"field-template-element"},Yl={class:"field-container"},Jl=["onMouseenter","onMousedown"],Kl={class:"column-buttons"},Xl=["onClick","disabled"];function Ql(t,a,o,l,r,i){return e.openBlock(),e.createElementBlock("div",Zl,[e.createElementVNode("div",Yl,[e.createElementVNode("div",{class:e.normalizeClass(["field-title",{"hidden-title":o.displayMode}])},[e.createElementVNode("span",null,e.toDisplayString(o.title),1)],2),e.createElementVNode("div",{class:"soccer-field",onMousedown:a[0]||(a[0]=(...n)=>i.startDragging&&i.startDragging(...n)),onMouseup:a[1]||(a[1]=(...n)=>i.stopDragging&&i.stopDragging(...n)),onMouseleave:a[2]||(a[2]=(...n)=>i.stopDragging&&i.stopDragging(...n))},[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(4,n=>e.createElementVNode("div",{key:n,class:"field-column"},[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(4,s=>e.createElementVNode("div",{key:`${n}-${s}`,class:e.normalizeClass(["field-section",{selected:i.isSelected(i.getSectionIndex(n,s)),"display-mode":o.displayMode}]),onMouseenter:d=>r.isDragging&&i.handleDragSelect(i.getSectionIndex(n,s)),onMousedown:e.withModifiers(d=>!o.displayMode&&i.toggleSection(i.getSectionIndex(n,s)),["prevent"])},null,42,Jl)),64))])),64))],32),e.createElementVNode("div",Kl,[o.displayMode?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},e.renderList(4,n=>e.createElementVNode("div",{key:n,class:"column-label"},e.toDisplayString(n)+"/4 tos ",1)),64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},e.renderList(4,n=>e.createElementVNode("button",{key:n,class:e.normalizeClass(["column-button",{selected:i.isQuarterSelected(n),disabled:!i.isQuarterEnabled(n)}]),onClick:s=>i.selectColumn(n),disabled:!i.isQuarterEnabled(n)},e.toDisplayString(n)+"/4 tos ",11,Xl)),64))])])])}const ei=zt(Ut,[["render",Ql],["__scopeId","data-v-1f6351a4"]]),jt={name:"FieldTemplatesElement",props:{fieldWidth:{type:Number,default:302.5},fieldHeight:{type:Number,default:254.5},initialSections:{type:Array,default:()=>[]},displayMode:{type:Boolean,default:!1}},data(){return{selectAll:!0,selectedSections:new Set,isDragging:!1,dragSelectMode:null,lastUpdateTime:0,selectedCells:new Array(72).fill(!0)}},created(){this.initializeSections()},watch:{initialSections:{handler:"initializeSections",immediate:!0},selectedSections:{handler(t){const a=Array.from(t).map(i=>{const[n,s]=i.split("-").map(Number);return{row:n,col:s,value:this.getSequentialNumber(n,s)}}),o={};a.forEach(i=>{o[i.col]||(o[i.col]=[]),o[i.col].push(i)});const l=[];Object.values(o).forEach(i=>{i.sort((s,d)=>d.row-s.row);let n=[i[0]];for(let s=1;s<i.length;s++){const d=i[s];i[s-1].row-d.row===1?n.push(d):(n.length>0&&l.push(n),n=[d])}n.length>0&&l.push(n)});const r=l.sort((i,n)=>{const s=Math.min(...i.map(c=>c.value)),d=Math.min(...n.map(c=>c.value));return s-d}).map(i=>{const n=i.map(s=>s.value).sort((s,d)=>d-s);return n.length===1?[n[0],n[0]]:[n[0],n[n.length-1]]});this.$emit("sections-changed",r)},deep:!0}},methods:{initializeSections(){if(this.initialSections&&this.initialSections.length>0)this.selectedSections.clear(),this.initialSections.forEach(t=>{if(Array.isArray(t)&&t.length===2){const[a,o]=t,l=17-Math.floor((a-1)/21),r=(a-1)%21+1,i=17-Math.floor((o-1)/21),n=(o-1)%21+1;if(r===n){const s=Math.min(l,i),d=Math.max(l,i);for(let c=s;c<=d;c++)this.selectedSections.add(this.getSectionId(c,r))}else{const s=Math.min(r,n),d=Math.max(r,n);for(let c=s;c<=d;c++){const h=c===r?l:1,u=c===n?i:17;for(let y=Math.min(h,u);y<=Math.max(h,u);y++)this.selectedSections.add(this.getSectionId(y,c))}}}});else for(let t=1;t<=17;t++)for(let a=1;a<=21;a++)this.selectedSections.add(this.getSectionId(t,a));this.updateSelectAllState()},getSectionId(t,a){return`${t}-${a}`},isSelected(t,a){return this.selectedSections.has(this.getSectionId(t,a))},toggleSection(t,a){const o=this.getSectionId(t,a);this.selectedSections.has(o)?this.selectedSections.delete(o):this.selectedSections.add(o),this.updateSelectAllState()},toggleAllSections(){if(this.selectAll)for(let t=1;t<=17;t++)for(let a=1;a<=21;a++)this.selectedSections.add(this.getSectionId(t,a));else this.selectedSections.clear()},updateSelectAllState(){requestAnimationFrame(()=>{let t=357;this.selectAll=this.selectedSections.size===t})},startDragging(){this.displayMode||(this.isDragging=!0,event.preventDefault())},stopDragging(){this.displayMode||(this.isDragging=!1,this.dragSelectMode=null)},handleDragSelect(t,a){if(this.displayMode)return;const o=Date.now();if(o-this.lastUpdateTime<16)return;this.lastUpdateTime=o;const l=this.getSectionId(t,a);this.dragSelectMode===null&&(this.dragSelectMode=!this.selectedSections.has(l)),this.dragSelectMode?this.selectedSections.add(l):this.selectedSections.delete(l),this.updateSelectAllState()},getSequentialNumber(t,a){return(17-t)*21+a}}},Ra=()=>{e.useCssVars(t=>({"7dc153b4":t.fieldWidth+"px","3cee0bfc":(t.displayMode?t.fieldHeight-24:t.fieldHeight)+"px"}))},Oa=jt.setup;jt.setup=Oa?(t,a)=>(Ra(),Oa(t,a)):Ra;const ti={class:"field-template-element"},ai={class:"field-container"},oi={key:0,class:"select-all-container"},li={class:"select-all-label"},ii=["onMouseenter","onMousedown"];function ri(t,a,o,l,r,i){return e.openBlock(),e.createElementBlock("div",ti,[e.createElementVNode("div",ai,[o.displayMode?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",oi,[e.createElementVNode("label",li,[a[5]||(a[5]=e.createElementVNode("span",null,"Seleccionar toda la cancha",-1)),e.withDirectives(e.createElementVNode("input",{type:"checkbox",class:"select-all-checkbox","onUpdate:modelValue":a[0]||(a[0]=n=>r.selectAll=n),onChange:a[1]||(a[1]=(...n)=>i.toggleAllSections&&i.toggleAllSections(...n))},null,544),[[e.vModelCheckbox,r.selectAll]])])])),e.createElementVNode("div",{class:"soccer-field",onMousedown:a[2]||(a[2]=(...n)=>i.startDragging&&i.startDragging(...n)),onMouseup:a[3]||(a[3]=(...n)=>i.stopDragging&&i.stopDragging(...n)),onMouseleave:a[4]||(a[4]=(...n)=>i.stopDragging&&i.stopDragging(...n))},[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(17,n=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:n},[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList(21,s=>e.createElementVNode("div",{key:`${n}-${s}`,class:e.normalizeClass(["field-section",{selected:i.isSelected(n,s),"display-mode":o.displayMode}]),onMouseenter:d=>r.isDragging&&i.handleDragSelect(n,s),onMousedown:e.withModifiers(d=>!o.displayMode&&i.toggleSection(n,s),["prevent"])},null,42,ii)),64))],64))),64))],32),a[6]||(a[6]=e.createStaticVNode('<div class="attack-direction" data-v-389c50fa><div class="arrow-line" data-v-389c50fa></div><span class="attack-text" data-v-389c50fa>Ataca</span><div class="arrow-line" data-v-389c50fa></div><svg class="arrow-head" width="12" height="12" viewBox="0 0 12 12" data-v-389c50fa><polygon points="12,6 0,1 0,11" fill="#316fee" data-v-389c50fa></polygon></svg></div>',1))])])}const ni=zt(jt,[["render",ri],["__scopeId","data-v-389c50fa"]]),si={components:{FieldGolStatsTemplates:ei,FieldTemplatesElement:ni},name:"ModalPassConditions",props:{isVisible:{type:Boolean,required:!0},parameters:{type:Object,required:!0}},data(){return{quarters:[1,2],userId:24254,originSelection:[],destinationSelection:[],selectAllOrigin:!1,selectAllDestination:!1,minDistanceX:.5,minDistanceY:.5,minDistanceTotal:.5}},methods:{isArrayOfArrays(t){return Array.isArray(t)&&t.length>0&&t.every(a=>Array.isArray(a))},closeModal(){this.$emit("update:isVisible",!1)},updateOriginSelection(t){this.originSelection=t},updateDestinationSelection(t){this.destinationSelection=t},clearFilters(){this.originSelection=[],this.destinationSelection=[],this.selectAllOrigin=!1,this.selectAllDestination=!1,this.minDistanceX=0,this.minDistanceY=0,this.minDistanceTotal=0},applyFilters(){this.$emit("update:isVisible",!1)}}},di={key:0,class:"modal-wrapper"},ci={class:"modal-overlay"},mi={class:"modal-container"},pi={class:"modal-content"},ui={class:"modal-header"},fi={class:"fields-container"},hi={class:"field-section"},yi={class:"field-section"},gi={class:"distance-section"},bi={class:"distance-info"},Si={class:"info-row"},_i={class:"info-value"},Ci={class:"info-row"},Ei={class:"info-value"},wi={class:"info-row"},ki={class:"info-value"},Vi={class:"distance-section"},Ni={class:"distance-info"},xi={class:"info-row"},Bi={class:"info-value"},Ti={class:"info-row"},Fi={class:"info-value"},Mi={class:"info-row"},Ai={class:"info-value"};function Li(t,a,o,l,r,i){var n,s,d,c,h,u,y,f,p,m,g,E;const B=e.resolveComponent("FieldGolStatsTemplates"),v=e.resolveComponent("FieldTemplatesElement");return o.isVisible?(e.openBlock(),e.createElementBlock("div",di,[e.createElementVNode("div",ci,[e.createElementVNode("div",mi,[e.createElementVNode("div",pi,[e.createElementVNode("div",ui,[a[2]||(a[2]=e.createStaticVNode('<div class="header-content" data-v-834c0128><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-inspector="src/components/GSCTemplates.vue:100:15" data-v-a08c9209="" data-v-834c0128><path d="M5.18088 2.68185L3.12463 4.74435L2.31838 3.93185C2.20069 3.81416 2.04107 3.74805 1.87463 3.74805C1.70819 3.74805 1.54857 3.81416 1.43088 3.93185C1.31319 4.04954 1.24707 4.20917 1.24707 4.3756C1.24707 4.54204 1.31319 4.70166 1.43088 4.81935L2.68088 6.06935C2.73898 6.12793 2.80811 6.17443 2.88427 6.20616C2.96043 6.23789 3.04212 6.25423 3.12463 6.25423C3.20714 6.25423 3.28883 6.23789 3.36499 6.20616C3.44115 6.17443 3.51028 6.12793 3.56838 6.06935L6.06838 3.56935C6.12665 3.51108 6.17288 3.4419 6.20442 3.36576C6.23595 3.28962 6.25218 3.20802 6.25218 3.1256C6.25218 3.04319 6.23595 2.96159 6.20442 2.88545C6.17288 2.80931 6.12665 2.74013 6.06838 2.68185C6.0101 2.62358 5.94092 2.57735 5.86478 2.54582C5.78864 2.51428 5.70704 2.49805 5.62463 2.49805C5.54222 2.49805 5.46061 2.51428 5.38447 2.54582C5.30833 2.57735 5.23915 2.62358 5.18088 2.68185Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:101:17" data-v-a08c9209="" data-v-834c0128></path><path d="M5 8.125H2.5C2.33424 8.125 2.17527 8.19085 2.05806 8.30806C1.94085 8.42527 1.875 8.58424 1.875 8.75V11.25C1.875 11.4158 1.94085 11.5747 2.05806 11.6919C2.17527 11.8092 2.33424 11.875 2.5 11.875H5C5.16576 11.875 5.32473 11.8092 5.44194 11.6919C5.55915 11.5747 5.625 11.4158 5.625 11.25V8.75C5.625 8.58424 5.55915 8.42527 5.44194 8.30806C5.32473 8.19085 5.16576 8.125 5 8.125ZM4.375 10.625H3.125V9.375H4.375V10.625Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:104:17" data-v-a08c9209="" data-v-834c0128></path><path d="M5 13.75H2.5C2.33424 13.75 2.17527 13.8158 2.05806 13.9331C1.94085 14.0503 1.875 14.2092 1.875 14.375V16.875C1.875 17.0408 1.94085 17.1997 2.05806 17.3169C2.17527 17.4342 2.33424 17.5 2.5 17.5H5C5.16576 17.5 5.32473 17.4342 5.44194 17.3169C5.55915 17.1997 5.625 17.0408 5.625 16.875V14.375C5.625 14.2092 5.55915 14.0503 5.44194 13.9331C5.32473 13.8158 5.16576 13.75 5 13.75ZM4.375 16.25H3.125V15H4.375V16.25Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:107:17" data-v-a08c9209="" data-v-834c0128></path><path d="M8.125 9.375H13.125C13.2908 9.375 13.4497 9.30915 13.5669 9.19194C13.6842 9.07473 13.75 8.91576 13.75 8.75C13.75 8.58424 13.6842 8.42527 13.5669 8.30806C13.4497 8.19085 13.2908 8.125 13.125 8.125H8.125C7.95924 8.125 7.80027 8.19085 7.68306 8.30806C7.56585 8.42527 7.5 8.58424 7.5 8.75C7.5 8.91576 7.56585 9.07473 7.68306 9.19194C7.80027 9.30915 7.95924 9.375 8.125 9.375Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:110:17" data-v-a08c9209="" data-v-834c0128></path><path d="M18.125 10.625H8.125C7.95924 10.625 7.80027 10.6908 7.68306 10.8081C7.56585 10.9253 7.5 11.0842 7.5 11.25C7.5 11.4158 7.56585 11.5747 7.68306 11.6919C7.80027 11.8092 7.95924 11.875 8.125 11.875H18.125C18.2908 11.875 18.4497 11.8092 18.5669 11.6919C18.6842 11.5747 18.75 11.4158 18.75 11.25C18.75 11.0842 18.6842 10.9253 18.5669 10.8081C18.4497 10.6908 18.2908 10.625 18.125 10.625Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:113:17" data-v-a08c9209="" data-v-834c0128></path><path d="M8.125 15H13.125C13.2908 15 13.4497 14.9342 13.5669 14.8169C13.6842 14.6997 13.75 14.5408 13.75 14.375C13.75 14.2092 13.6842 14.0503 13.5669 13.9331C13.4497 13.8158 13.2908 13.75 13.125 13.75H8.125C7.95924 13.75 7.80027 13.8158 7.68306 13.9331C7.56585 14.0503 7.5 14.2092 7.5 14.375C7.5 14.5408 7.56585 14.6997 7.68306 14.8169C7.80027 14.9342 7.95924 15 8.125 15Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:116:17" data-v-a08c9209="" data-v-834c0128></path><path d="M18.125 16.25H8.125C7.95924 16.25 7.80027 16.3158 7.68306 16.4331C7.56585 16.5503 7.5 16.7092 7.5 16.875C7.5 17.0408 7.56585 17.1997 7.68306 17.3169C7.80027 17.4342 7.95924 17.5 8.125 17.5H18.125C18.2908 17.5 18.4497 17.4342 18.5669 17.3169C18.6842 17.1997 18.75 17.0408 18.75 16.875C18.75 16.7092 18.6842 16.5503 18.5669 16.4331C18.4497 16.3158 18.2908 16.25 18.125 16.25Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:119:17" data-v-a08c9209="" data-v-834c0128></path><path d="M8.125 3.75H13.125C13.2908 3.75 13.4497 3.68415 13.5669 3.56694C13.6842 3.44973 13.75 3.29076 13.75 3.125C13.75 2.95924 13.6842 2.80027 13.5669 2.68306C13.4497 2.56585 13.2908 2.5 13.125 2.5H8.125C7.95924 2.5 7.80027 2.56585 7.68306 2.68306C7.56585 2.80027 7.5 2.95924 7.5 3.125C7.5 3.29076 7.56585 3.44973 7.68306 3.56694C7.80027 3.68415 7.95924 3.75 8.125 3.75Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:122:17" data-v-a08c9209="" data-v-834c0128></path><path d="M8.125 6.25H18.125C18.2908 6.25 18.4497 6.18415 18.5669 6.06694C18.6842 5.94973 18.75 5.79076 18.75 5.625C18.75 5.45924 18.6842 5.30027 18.5669 5.18306C18.4497 5.06585 18.2908 5 18.125 5H8.125C7.95924 5 7.80027 5.06585 7.68306 5.18306C7.56585 5.30027 7.5 5.45924 7.5 5.625C7.5 5.79076 7.56585 5.94973 7.68306 6.06694C7.80027 6.18415 7.95924 6.25 8.125 6.25Z" fill="white" data-v-inspector="src/components/GSCTemplates.vue:125:17" data-v-a08c9209="" data-v-834c0128></path></svg><span data-v-834c0128>Elige las condiciones del pase</span></div>',1)),e.createElementVNode("button",{class:"close-button",onClick:a[0]||(a[0]=W=>t.$emit("update:isVisible",!1))},a[1]||(a[1]=[e.createElementVNode("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z"})],-1)]))]),e.createElementVNode("div",fi,[e.createElementVNode("div",hi,[i.isArrayOfArrays((n=o.parameters)==null?void 0:n.origin_zones)?(e.openBlock(),e.createBlock(v,{key:1,"user-id":24254,"display-mode":!0,"initial-sections":(d=o.parameters)==null?void 0:d.origin_zones},null,8,["initial-sections"])):(e.openBlock(),e.createBlock(B,{key:0,title:"Elige la zona de origen del balón:","initial-sections":(s=o.parameters)==null?void 0:s.origin_zones,"display-mode":!0},null,8,["initial-sections"]))]),e.createElementVNode("div",yi,[i.isArrayOfArrays((c=o.parameters)==null?void 0:c.destiny_zones)?(e.openBlock(),e.createBlock(v,{key:1,"user-id":24254,"display-mode":!0,"initial-sections":(u=o.parameters)==null?void 0:u.destiny_zones},null,8,["initial-sections"])):(e.openBlock(),e.createBlock(B,{key:0,title:"Elige la zona de destino del balón:","initial-sections":(h=o.parameters)==null?void 0:h.destiny_zones,"display-mode":!0},null,8,["initial-sections"]))])]),e.createElementVNode("div",gi,[a[6]||(a[6]=e.createElementVNode("h3",null,"Distancia mínima del pase:",-1)),e.createElementVNode("div",bi,[e.createElementVNode("div",Si,[a[3]||(a[3]=e.createElementVNode("span",{class:"info-label"},"Eje X de la cancha (de portería a portería):",-1)),e.createElementVNode("span",_i,e.toDisplayString((y=o.parameters)==null?void 0:y.minimum_distance_x)+" m",1)]),e.createElementVNode("div",Ci,[a[4]||(a[4]=e.createElementVNode("span",{class:"info-label"},"Eje Y de la cancha (de banda a banda):",-1)),e.createElementVNode("span",Ei,e.toDisplayString((f=o.parameters)==null?void 0:f.minimum_distance_y)+" m",1)]),e.createElementVNode("div",wi,[a[5]||(a[5]=e.createElementVNode("span",{class:"info-label"},"Distancia total (No importa si va diagonal):",-1)),e.createElementVNode("span",ki,e.toDisplayString((p=o.parameters)==null?void 0:p.minimum_total_distance)+" m",1)])])]),e.createElementVNode("div",Vi,[a[10]||(a[10]=e.createElementVNode("h3",null,"Distancia máxima del pase:",-1)),e.createElementVNode("div",Ni,[e.createElementVNode("div",xi,[a[7]||(a[7]=e.createElementVNode("span",{class:"info-label"},"Eje X de la cancha (de portería a portería):",-1)),e.createElementVNode("span",Bi,e.toDisplayString((m=o.parameters)==null?void 0:m.maximum_distance_x)+" m",1)]),e.createElementVNode("div",Ti,[a[8]||(a[8]=e.createElementVNode("span",{class:"info-label"},"Eje Y de la cancha (de banda a banda):",-1)),e.createElementVNode("span",Fi,e.toDisplayString((g=o.parameters)==null?void 0:g.maximum_distance_y)+" m",1)]),e.createElementVNode("div",Mi,[a[9]||(a[9]=e.createElementVNode("span",{class:"info-label"},"Distancia total (No importa si va diagonal):",-1)),e.createElementVNode("span",Ai,e.toDisplayString((E=o.parameters)==null?void 0:E.maximum_total_distance)+" m",1)])])])])])])])):e.createCommentVNode("",!0)}const za=zt(si,[["render",Li],["__scopeId","data-v-834c0128"]]),Ce=(t,a)=>{const o=t.__vccOpts||t;for(const[l,r]of a)o[l]=r;return o},Pi={class:"player-card"},Di={class:"player-card__image"},Ii={key:0,class:"checkbox-container"},vi=["checked"],Ri=["src"],Oi={class:"player-card__right-data"},zi={class:"player-card__age"},Ui={class:"player-card__flag"},ji={class:"player-card__details"},Hi={class:"player-card__name"},$i={class:"player-card__position"},Wi={key:0,class:"button-row"},Gi={class:"stat-header"},qi={class:"stat-left"},Zi=["onClick"],Yi={class:"stat-label"},Ji={class:"stat-value"},Ki={class:"stat-bar-container"},Xi={key:1,class:"loading-overlay"},Ht={name:"GridView",components:{GscPlayerCard:Ce({__name:"GscPlayerCard",props:{player:{type:Object,default:()=>({})},loading:{type:Boolean,default:!0},countryFlag:{type:String,default:""},jersey:{type:Number,default:0},player_id:{type:Number,default:0},age:{type:Number,default:18},nationality:{type:String,default:"-"},name:{type:String,default:"-"},position:{type:String,default:"-"},photo:{type:String,default:""},is_female:{type:Number,default:0},isImgFullWidth:{type:Boolean,default:!1},stats:{type:Object,default:()=>({})},additionalData:{type:Object,default:()=>({})},deleteActive:{type:Boolean,default:!1},categories:{type:Array,default:()=>[],required:!0},statsPromise:{type:Promise,required:!0},isSelected:{type:Boolean,default:!1}},setup(t){const a=t,o=e.ref(null),l=e.ref(!1),r=e.ref(null);e.onMounted(async()=>{try{o.value=await a.statsPromise}catch(d){console.error("Error cargando estadísticas:",d)}});const i=d=>{if(!d)return 0;const c=d.max;return d.value*100/c};e.computed(()=>a.stats&&Object.keys(a.stats).length>0);const n=d=>{r.value=d,l.value=!0},s=()=>{l.value=!1,r.value=null};return(d,c)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createElementVNode("div",Pi,[e.createElementVNode("div",Di,[t.deleteActive?(e.openBlock(),e.createElementBlock("div",Ii,[e.createElementVNode("input",{type:"checkbox",class:"player-checkbox",checked:t.isSelected,onChange:c[0]||(c[0]=h=>d.$emit("toggleSelection")),onClick:c[1]||(c[1]=e.withModifiers(()=>{},["stop"]))},null,40,vi)])):e.createCommentVNode("",!0),e.createElementVNode("img",{class:e.normalizeClass(["player-card__photo",{"full-width":t.isImgFullWidth}]),src:t.photo,alt:"Player Image"},null,10,Ri),e.createElementVNode("div",Oi,[e.createElementVNode("div",zi,e.toDisplayString(t.age)+" años ",1),e.createElementVNode("div",Ui,[e.createElementVNode("div",{class:"player-card__flag-container",style:e.normalizeStyle({"background-image":`url(${a.countryFlag})`})},null,4)])])]),e.createElementVNode("div",ji,[e.createElementVNode("p",Hi,e.toDisplayString(t.name),1),e.createElementVNode("p",$i,e.toDisplayString(t.position),1)]),e.createElementVNode("div",{class:e.normalizeClass(["player-card__actions",{"hide-buttons":t.deleteActive}])},[t.deleteActive?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",Wi,[e.createElementVNode("button",{class:"action-button graph-button",onClick:c[2]||(c[2]=e.withModifiers(h=>d.$emit("showGraph",{player_id:a.player_id,name:a.name,position:a.position,stats:a.stats}),["stop"]))},c[6]||(c[6]=[e.createStaticVNode(' Gráfica <span class="button-icon" data-v-e864176a><svg fill="none" height="16" viewBox="0 0 17 16" width="17" xmlns="http://www.w3.org/2000/svg" data-v-e864176a><g clip-path="url(#clip0_3514_71971)" data-v-e864176a><path d="M16.3338 6.02932L8.65108 0.447539C8.56099 0.38207 8.43896 0.38207 8.34886 0.447539C8.34292 0.451852 1.97661 5.07726 0.6663 6.02926C0.498706 6.09269 0.445831 6.30248 0.563113 6.43788L3.48277 15.4238C3.51717 15.5297 3.61589 15.6014 3.72727 15.6014H13.2635C13.3911 15.6014 13.484 15.5258 13.5172 15.4238L16.4368 6.43788C16.5544 6.3022 16.501 6.09269 16.3338 6.02932ZM13.1818 14.792L12.2937 13.5604C12.4178 13.3198 12.4262 13.0472 12.3402 12.813L13.4007 8.12035C13.7342 7.97885 13.9718 7.64673 13.9682 7.25316L15.8203 6.67173L13.1818 14.792ZM1.18005 6.67273L2.54311 7.10316C2.52677 7.60485 2.90696 8.01919 3.39221 8.06116L5.37836 11.3233C5.0798 11.6827 5.09336 12.2096 5.41452 12.5533L3.8173 14.7894L1.18005 6.67273ZM7.02283 11.9909C7.03952 11.7764 6.98346 11.5718 6.86936 11.4011L8.47839 9.14851L10.8495 12.4367C10.7173 12.5536 10.6187 12.7075 10.5697 12.8821L7.02283 11.9909ZM7.62217 4.78338C7.74714 5.00898 7.96299 5.17704 8.22033 5.23844V8.35679L4.40411 7.15166C4.40767 6.95926 4.35377 6.77813 4.25196 6.6232L7.62217 4.78338ZM12.2474 6.77016C12.151 6.92429 12.0998 7.10551 12.1071 7.29851L8.73449 8.35735V5.21526C8.94317 5.14495 9.11883 5.00291 9.23183 4.8182L12.2474 6.77016ZM4.25277 7.64307L8.06249 8.84613L6.47533 11.0681C6.26327 10.973 6.02383 10.9611 5.80383 11.0334L3.92524 7.94795C4.05761 7.87432 4.17008 7.76935 4.25277 7.64307ZM11.9237 12.3234C11.7375 12.2181 11.526 12.1827 11.3228 12.214L8.8943 8.84613L12.2678 7.78701C12.4038 7.98623 12.6151 8.12979 12.8607 8.17698L11.9237 12.3234ZM12.648 6.41704L9.36721 4.29329C9.35074 3.90045 9.09089 3.57073 8.73449 3.45063V1.14366L15.6674 6.18076L13.8211 6.76041C13.5672 6.3651 13.0654 6.22463 12.648 6.41704ZM8.22033 3.42748C7.83383 3.5197 7.54105 3.8527 7.50917 4.25923L3.8238 6.27107C3.42227 6.10782 2.95152 6.24232 2.70096 6.61379L1.33164 6.18138L8.22033 1.17648V3.42748ZM5.85711 12.8183C6.22189 12.9143 6.61096 12.7823 6.84071 12.4753L10.5778 13.4143C10.7578 13.9855 11.4215 14.2369 11.9331 13.9395L12.7607 15.0872H4.23642L5.85711 12.8183Z" fill="white" data-v-e864176a></path></g><defs data-v-e864176a><clipPath id="clip0_3514_71971" data-v-e864176a><rect fill="white" height="16" transform="translate(0.5)" width="16" data-v-e864176a></rect></clipPath></defs></svg></span>',2)])),e.createElementVNode("button",{class:"action-button delete-button",onClick:c[3]||(c[3]=e.withModifiers(h=>d.$emit("deletePlayer",{player_id:a.player_id,name:a.name,position:a.position}),["stop"]))},c[7]||(c[7]=[e.createStaticVNode(' Eliminar <span class="button-icon" data-v-e864176a><svg width="17" height="15" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-e864176a><path d="M13.3345 16.5001V14.8334C13.3345 13.9494 12.9833 13.1015 12.3582 12.4764C11.7331 11.8513 10.8852 11.5001 10.0012 11.5001H5.00126C4.11722 11.5001 3.26938 11.8513 2.64427 12.4764C2.01915 13.1015 1.66797 13.9494 1.66797 14.8334V16.5001" stroke="white" stroke-opacity="0.5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-v-e864176a></path><path d="M7.50126 8.16658C9.34219 8.16658 10.8346 6.67422 10.8346 4.83329C10.8346 2.99237 9.34219 1.5 7.50126 1.5C5.66033 1.5 4.16797 2.99237 4.16797 4.83329C4.16797 6.67422 5.66033 8.16658 7.50126 8.16658Z" stroke="white" stroke-opacity="0.5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-v-e864176a></path><path d="M18.332 8.16663H13.332" stroke="white" stroke-opacity="0.5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" data-v-e864176a></path></svg></span>',2)]))])),t.deleteActive?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("button",{key:1,class:"action-button profile-button",onClick:c[4]||(c[4]=e.withModifiers(h=>d.$emit("showProfile",{player_id:a.player_id,season_id:a.additionalData.season_id,team_id:a.additionalData.team_id,name:a.name,position:a.position,age:a.age,nationality:a.nationality,photo:a.photo,stats:a.stats}),["stop"]))}," Ver perfil "))],2),e.createElementVNode("div",{class:e.normalizeClass(["player-card__stats",{"disabled-stats":t.deleteActive}])},[t.loading?(e.openBlock(),e.createElementBlock("div",Xi,c[9]||(c[9]=[e.createElementVNode("div",{class:"loading-animation"},null,-1)]))):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.value,(h,u)=>(e.openBlock(),e.createElementBlock("div",{class:"stat-row",key:u},[e.createElementVNode("div",Gi,[e.createElementVNode("div",qi,[h.parametros!="no"?(e.openBlock(),e.createElementBlock("button",{key:0,class:"stat-info-button",onClick:y=>n(h.parametros)},c[8]||(c[8]=[e.createElementVNode("svg",{width:"8",height:"13",viewBox:"0 0 11 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M7.17355 0.761719C6.44909 0.761719 5.77355 1.23716 5.56275 1.90573L0.887836 1.90458C0.572235 1.90458 0.316406 2.16058 0.316406 2.47601C0.316406 2.79144 0.572235 3.04744 0.887836 3.04744L5.56275 3.04688C5.8188 3.74688 6.44909 4.1903 7.17355 4.1903C7.89801 4.1903 8.53475 3.74574 8.79527 3.04231L10.0307 3.04744C10.3463 3.04744 10.6021 2.79144 10.6021 2.47601C10.6021 2.16058 10.3463 1.90458 10.0307 1.90458H8.79041C8.51527 1.20801 7.89801 0.761719 7.17355 0.761719ZM7.17355 1.90458C7.48915 1.90458 7.74498 2.16058 7.74498 2.47601C7.74498 2.79144 7.48915 3.04744 7.17355 3.04744C6.85795 3.04744 6.60212 2.79144 6.60212 2.47601C6.60212 2.16058 6.85795 1.90458 7.17355 1.90458ZM3.74498 5.04744C2.99184 5.04744 2.36144 5.51602 2.13127 6.19142C2.05092 6.19657 0.887836 6.19028 0.887836 6.19028C0.572235 6.19028 0.316406 6.44628 0.316406 6.76171C0.316406 7.07714 0.572235 7.33314 0.887836 7.33314C0.887836 7.33314 2.06064 7.32114 2.13372 7.32857C2.3639 8.004 2.99184 8.476 3.74498 8.476C4.46943 8.476 5.09023 8.032 5.36177 7.33485L10.0307 7.33314C10.3463 7.33314 10.6021 7.07714 10.6021 6.76171C10.6021 6.44628 10.3463 6.19028 10.0307 6.19028L5.3588 6.18519C5.10835 5.50346 4.46943 5.04744 3.74498 5.04744ZM3.74498 6.19028C4.06058 6.19028 4.31641 6.44628 4.31641 6.76171C4.31641 7.07714 4.06058 7.33314 3.74498 7.33314C3.42938 7.33314 3.17355 7.07714 3.17355 6.76171C3.17355 6.44628 3.42938 6.19028 3.74498 6.19028ZM7.17355 9.33314C6.44909 9.33314 5.7864 9.81029 5.56235 10.4703L0.887836 10.476C0.572235 10.476 0.316406 10.732 0.316406 11.0474C0.316406 11.3629 0.572235 11.6189 0.887836 11.6189L5.55389 11.6194C5.79098 12.2966 6.44909 12.7617 7.17355 12.7617C7.89801 12.7617 8.52264 12.3086 8.79784 11.6194L10.0307 11.6189C10.3463 11.6189 10.6021 11.3629 10.6021 11.0474C10.6021 10.732 10.3463 10.476 10.0307 10.476L8.79264 10.4726C8.54595 9.79663 7.89801 9.33314 7.17355 9.33314ZM7.17355 10.476C7.48915 10.476 7.74498 10.732 7.74498 11.0474C7.74498 11.3629 7.48915 11.6189 7.17355 11.6189C6.85795 11.6189 6.60212 11.3629 6.60212 11.0474C6.60212 10.732 6.85795 10.476 7.17355 10.476Z",fill:"white"})],-1)]),8,Zi)):e.createCommentVNode("",!0),e.createElementVNode("span",Yi,e.toDisplayString(u),1)]),e.createElementVNode("span",Ji,e.toDisplayString(t.stats[h.variable]?t.stats[h.variable].value:"-"),1)]),e.createElementVNode("div",Ki,[e.createElementVNode("div",{style:e.normalizeStyle({width:`${i(t.stats[h.variable])}%`}),class:"stat-bar"},null,4)])]))),128))],2)]),e.createVNode(e.unref(za),{isVisible:l.value,"onUpdate:isVisible":c[5]||(c[5]=h=>l.value=h),onClose:s,parameters:r.value},null,8,["isVisible","parameters"])],64))}},[["__scopeId","data-v-e864176a"]])},props:{categories:{type:Array,default:()=>[],required:!0},deleteActive:{type:Boolean,default:!1},players:{type:Array,default:()=>[]},playerStats:{type:Object,default:()=>({})},playerAddtionalData:{type:Object,default:()=>({})},statsLoaded:{type:Boolean,default:!1}},data(){return{currentSlide:0,containerWidth:0,cardGap:9,touchStartX:0,touchEndX:0,isDragging:!1,dragStartX:0,dragCurrentX:0,selectedPlayers:[]}},computed:{showSlider(){return this.containerWidth<610},isSingleCardView(){return this.containerWidth<440},visiblePlayers(){const t=this.isSingleCardView?1:2;return this.players.slice(this.currentSlide,this.currentSlide+t)},columnsCount(){const t=this.containerWidth;return t>=1500?5:t>=1200?4:t>=900?3:(t>=600,2)},cardWidth(){if(!this.containerWidth||!this.columnsCount)return 0;const t=this.containerWidth,a=this.cardGap*(this.columnsCount-1);return Math.floor((t-a)/this.columnsCount)},sliderCardWidth(){return this.isSingleCardView?Math.floor(this.containerWidth-this.cardGap*2):Math.floor((this.containerWidth-this.cardGap*3)/2)},layoutClass(){return{"grid-container":!this.showSlider,"slider-container":this.showSlider}},totalPages(){const t=this.isSingleCardView?1:2;return Math.ceil(this.players.length/t)},currentPage(){const t=this.isSingleCardView?1:2;return Math.floor(this.currentSlide/t)},isLastPage(){const t=this.isSingleCardView?1:2;return this.currentSlide+t>=this.players.length}},methods:{handleShowGraph(t){this.$emit("showGraph",t)},getPlayerStats(t){return this.statsLoaded?this.playerStats[t]||{}:null},getPlayerAdditionalData(t){return this.statsLoaded?this.playerAddtionalData[t]||{}:null},calculateAge(t){if(!t)return"-";const a=new Date(t),o=new Date;let l=o.getFullYear()-a.getFullYear();const r=o.getMonth()-a.getMonth();return(r<0||r===0&&o.getDate()<a.getDate())&&l--,l},transformCategoriesToStats(t){return new Promise(a=>{const o={};t.forEach(l=>{o[l.name]={variable:l.id_variable,parametros:l.parameters}}),a(o)})},setupSliderListeners(){if(this.removeSliderListeners(),this.showSlider){const t=this.$el.querySelector(".slider-content");t&&(t.addEventListener("touchstart",this.handleTouchStart),t.addEventListener("touchend",this.handleTouchEnd),t.addEventListener("mousedown",this.handleMouseDown),window.addEventListener("mousemove",this.handleMouseMove),window.addEventListener("mouseup",this.handleMouseUp))}},removeSliderListeners(){const t=this.$el.querySelector(".slider-content");t&&(t.removeEventListener("touchstart",this.handleTouchStart),t.removeEventListener("touchend",this.handleTouchEnd),t.removeEventListener("mousedown",this.handleMouseDown),window.removeEventListener("mousemove",this.handleMouseMove),window.removeEventListener("mouseup",this.handleMouseUp))},updateContainerWidth(){this.$el&&(this.containerWidth=this.$el.offsetWidth,this.$nextTick(()=>{this.setupSliderListeners()}))},nextSlide(){const t=this.isSingleCardView?1:2,a=this.currentSlide+t;a<this.players.length?this.currentSlide=a:a>this.players.length&&this.currentSlide+1<this.players.length&&(this.currentSlide=this.players.length-1)},prevSlide(){const t=this.isSingleCardView?1:2;this.currentSlide>0&&(this.currentSlide-=t)},goToPage(t){const a=this.isSingleCardView?1:2;this.currentSlide=t*a},handleKeyPress(t){this.showSlider&&(t.key==="ArrowLeft"?this.prevSlide():t.key==="ArrowRight"&&this.nextSlide())},handleTouchStart(t){this.showSlider&&(this.touchStartX=t.touches[0].clientX)},handleTouchEnd(t){this.showSlider&&(this.touchEndX=t.changedTouches[0].clientX,this.handleSwipe())},handleSwipe(){const a=this.touchStartX-this.touchEndX;Math.abs(a)>50&&(a>0?this.nextSlide():this.prevSlide())},handleMouseDown(t){this.showSlider&&(this.isDragging=!0,this.dragStartX=t.clientX,this.dragCurrentX=t.clientX,t.preventDefault())},handleMouseMove(t){this.isDragging&&(this.dragCurrentX=t.clientX)},handleMouseUp(){if(!this.isDragging)return;const t=this.dragStartX-this.dragCurrentX;Math.abs(t)>50&&(t>0?this.nextSlide():this.prevSlide()),this.isDragging=!1},shouldShowDot(t){if(this.isSingleCardView){if(t===0||t===this.totalPages-1)return!0;const a=this.currentPage;return Math.abs(t-a)<=1}return!0},togglePlayerSelection(t){const a=this.selectedPlayers.findIndex(o=>o.player_id===t.player_id);a===-1?this.selectedPlayers.push(t):this.selectedPlayers.splice(a,1),this.$emit("selectedPlayersToDelete",this.selectedPlayers),this.$emit("updateSelection",this.selectedPlayers.length>0)},isPlayerSelected(t){return this.selectedPlayers.some(a=>a.player_id===t.player_id)},handleDeletePlayer(t){this.$emit("delete-player",t)},handleShowProfile(t){this.$emit("showProfile",t)}},mounted(){this.$nextTick(()=>{this.updateContainerWidth(),window.addEventListener("resize",this.updateContainerWidth),window.addEventListener("keydown",this.handleKeyPress)})},beforeDestroy(){window.removeEventListener("resize",this.updateContainerWidth),window.removeEventListener("keydown",this.handleKeyPress),this.removeSliderListeners()},watch:{showSlider:{handler(t){this.$nextTick(()=>{this.setupSliderListeners()})}},deleteActive(t){t||(this.selectedPlayers=[],this.$emit("selectedPlayersToDelete",[]),this.$emit("updateSelection",!1))}}},Ua=()=>{e.useCssVars(t=>({d428e65e:t.cardGap+"px"}))},ja=Ht.setup;Ht.setup=ja?(t,a)=>(Ua(),ja(t,a)):Ua;const Qi={class:"grid-view"},er={key:1,class:"slider"},tr={class:"slider-content"},ar={class:"slider-navigation"},or=["disabled"],lr={class:"slider-pagination"},ir=["onClick"],rr=["disabled"];function nr(t,a,o,l,r,i){const n=e.resolveComponent("GscPlayerCard");return e.openBlock(),e.createElementBlock("div",Qi,[e.createElementVNode("div",{class:e.normalizeClass(i.layoutClass)},[i.showSlider?(e.openBlock(),e.createElementBlock("div",er,[e.createElementVNode("div",tr,[e.createVNode(e.TransitionGroup,{name:"slide"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.visiblePlayers,(s,d)=>(e.openBlock(),e.createBlock(n,e.mergeProps({key:s.id||d,onShowGraph:i.handleShowGraph,onDeletePlayer:i.handleDeletePlayer,onShowProfile:i.handleShowProfile,ref_for:!0},s,{age:i.calculateAge(s.dob),stats:i.getPlayerStats(s.player_id),additionalData:i.getPlayerAdditionalData(s.player_id),loading:!o.statsLoaded,"stats-promise":i.transformCategoriesToStats(o.categories),deleteActive:o.deleteActive,isSelected:i.isPlayerSelected(s),onToggleSelection:c=>i.togglePlayerSelection(s),class:"slider-item",style:{width:i.sliderCardWidth+"px"}}),null,16,["onShowGraph","onDeletePlayer","onShowProfile","age","stats","additionalData","loading","stats-promise","deleteActive","isSelected","onToggleSelection","style"]))),128))]),_:1})]),e.createElementVNode("div",ar,[e.createElementVNode("button",{class:"slider-btn prev",onClick:a[0]||(a[0]=(...s)=>i.prevSlide&&i.prevSlide(...s)),disabled:r.currentSlide===0},a[2]||(a[2]=[e.createElementVNode("img",{src:"http://golstatsimages.blob.core.windows.net/todoelfut/flecla-left.png",alt:"prev",class:"nav-icon"},null,-1)]),8,or),e.createElementVNode("div",lr,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.totalPages,s=>(e.openBlock(),e.createElementBlock(e.Fragment,{key:s},[i.shouldShowDot(s-1)?(e.openBlock(),e.createElementBlock("span",{key:0,class:e.normalizeClass(["pagination-dot",{active:i.currentPage===s-1}]),onClick:d=>i.goToPage(s-1)},null,10,ir)):e.createCommentVNode("",!0)],64))),128))]),e.createElementVNode("button",{class:"slider-btn next",onClick:a[1]||(a[1]=(...s)=>i.nextSlide&&i.nextSlide(...s)),disabled:i.isLastPage},a[3]||(a[3]=[e.createElementVNode("img",{src:"http://golstatsimages.blob.core.windows.net/todoelfut/flecha-rigth.png",alt:"next",class:"nav-icon"},null,-1)]),8,rr)])])):(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.players,(s,d)=>(e.openBlock(),e.createBlock(n,e.mergeProps({key:d,onShowGraph:i.handleShowGraph,onDeletePlayer:i.handleDeletePlayer,onShowProfile:i.handleShowProfile,ref_for:!0},s,{player:s,age:i.calculateAge(s.dob),stats:i.getPlayerStats(s.player_id),additionalData:i.getPlayerAdditionalData(s.player_id),loading:!o.statsLoaded,"stats-promise":i.transformCategoriesToStats(o.categories),style:{width:i.cardWidth+"px"},deleteActive:o.deleteActive,isSelected:i.isPlayerSelected(s),onToggleSelection:c=>i.togglePlayerSelection(s)}),null,16,["onShowGraph","onDeletePlayer","onShowProfile","player","age","stats","additionalData","loading","stats-promise","style","deleteActive","isSelected","onToggleSelection"]))),128))],2)])}const sr=Ce(Ht,[["render",nr],["__scopeId","data-v-f6994525"]]),dr=(t,a)=>{const o=t.__vccOpts||t;for(const[l,r]of a)o[l]=r;return o},cr={key:1},mr={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},pr=["fill"],ur={key:0,class:"checkbox__teams"},fr={class:"checkbox__teams__logo"},hr=["src"],yr={class:"checkbox__teams__logo"},gr=["src"],br={__name:"GSC-Checkbox",props:{width:{type:String,default:"fit-content"},height:{type:String,default:"fit-content"},label:{type:String,default:""},labelWhiteSpace:{type:String,default:"normal"},labelColor:{type:String,default:"white"},fontFamily:{type:String,default:"sans-serif"},labelFontSize:{type:String,default:"12px"},modelValue:{type:Boolean,default:!1},justifyContent:{type:String,default:"flex-start"},alignItems:{type:String,default:"center"},boxBackgroundColor:{type:String,default:"#CBEE6B"},boxValueColor:{type:String,default:"#0d1d29"},boxValue:{type:[String,Number],default:""},boxPosition:{type:String,default:"left",validator(t){return["left","right","top","bottom"].includes(t)}},boxMarginTop:{type:String,default:"0.2em"},boxWidthAndHeight:{type:String,default:"16px"},boxBorderColor:{type:String,default:"#969da2"},boxBorderWidth:{type:String,default:"2px"},boxBorderRadius:{type:String,default:"4px"},boxValueFontSize:{type:String,default:"10px"},boxValueFontFamily:{type:String,default:"sans-serif"},avoidInteraction:{type:Boolean,default:!1},avoidToCheck:{type:Boolean,default:!1},isBoxOnly:{type:Boolean,default:!1},teamsIds:{type:Array,default:()=>null}},emits:["update:modelValue"],setup(t,{emit:a}){const o=t;e.useCssVars(c=>({"7bd9d47b":t.width,"34dc7ddc":t.height}));const l=e.ref(!1),r=e.computed(()=>{const c={color:o.boxValueColor,"font-family":o.fontFamily,height:o.boxWidthAndHeight,width:o.boxWidthAndHeight,minWidth:o.boxWidthAndHeight,"border-radius":o.boxBorderRadius,"margin-top":o.boxMarginTop};return l.value?(c["background-color"]=o.boxBackgroundColor,c.border=`solid ${o.boxBorderWidth} ${o.boxBackgroundColor}`):c.border=`solid ${o.boxBorderWidth} ${o.boxBorderColor}`,c}),i=e.computed(()=>({"font-family":o.boxValueFontFamily,"font-size":o.boxValueFontSize,color:o.boxValueColor,"line-height":1})),n=e.computed(()=>{const c={color:o.labelColor,"font-family":o.fontFamily,"font-size":o.labelFontSize,"white-space":o.labelWhiteSpace,"text-align":o.boxPosition==="top"||o.boxPosition==="bottom"?"center":o.boxPosition};return(o.boxPosition==="left"||o.boxPosition==="right")&&(c[`margin-${o.boxPosition}`]=o.isBoxOnly?"0":o.teamsIds?"8px":"10px"),c});e.watch(()=>o.modelValue,c=>{c!==l.value&&(l.value=c)},{immediate:!0});function s(){o.avoidInteraction||!l.value&&o.avoidToCheck||(l.value=!l.value,a("update:modelValue",l.value))}function d(c){return`${{}.TEAM_LOGOS_URL||"https://golstatsimages.blob.core.windows.net/teams-80/"}${c}.png`}return(c,h)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["checkbox",`box-${t.boxPosition}`]),onClick:s},[e.createElementVNode("div",{class:"checkbox__box",style:e.normalizeStyle(r.value)},[l.value?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[o.boxValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"checkbox__box__value",style:e.normalizeStyle(i.value)},e.toDisplayString(t.boxValue),5)):(e.openBlock(),e.createElementBlock("div",cr,[(e.openBlock(),e.createElementBlock("svg",mr,[e.createElementVNode("path",{d:"M9.77994 1.70133L4.10994 7.37133C3.96994 7.51133 3.77994 7.59133 3.57994 7.59133C3.37994 7.59133 3.18994 7.51133 3.04994 7.37133L0.219941 4.54133C-0.0700586 4.25133 -0.0700586 3.77133 0.219941 3.48133C0.509941 3.19133 0.989941 3.19133 1.27994 3.48133L3.57994 5.78133L8.71994 0.641328C9.00994 0.351328 9.48994 0.351328 9.77994 0.641328C10.0699 0.931328 10.0699 1.40133 9.77994 1.70133Z",fill:t.boxValueColor},null,8,pr)]))]))],64)):e.createCommentVNode("",!0)],4),t.teamsIds&&t.teamsIds.length?(e.openBlock(),e.createElementBlock("div",ur,[e.createElementVNode("div",fr,[e.createElementVNode("img",{src:d(t.teamsIds[0]),alt:""},null,8,hr)]),e.createElementVNode("div",yr,[e.createElementVNode("img",{src:d(t.teamsIds[1]),alt:""},null,8,gr)])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"checkbox__label",style:e.normalizeStyle(n.value)},e.toDisplayString(t.label),5)],2))}},Sr=dr(br,[["__scopeId","data-v-b6f124d8"]]),_r=(t,a)=>{const o=t.__vccOpts||t;for(const[l,r]of a)o[l]=r;return o},$t={props:{type:{type:Number,default:0},value:{type:Boolean,default:!1},textValue:String,icon:String,iconPosition:{type:String,default:"left"},iconSize:String,fontColor:{type:String,default:"#FFFFFF"},textDecoration:String,fontSize:{type:String,default:"16px"},fontSizeStat:{type:String,default:"16px"},fontStyle:String,fontFamily:{type:String,default:"Poppins-Regular"},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},borderRadius:{type:String,default:"0px"},borderType:{type:String,default:"solid"},borderWidth:{type:Number,default:0},borderWidthBtn:{type:String,default:"2px"},borderColor:String,backgroundColor:{type:String,default:"none"},activeBackgroundColor:{type:String,default:"#000000"},activeBorderWidth:{type:Number,default:2},activeBorderType:{type:String,default:"solid"},activeBorderColor:{type:String,default:"#cbee6b"},activeColorText:{type:String,default:"#FFFFFF"},cursorType:{type:String,default:"default"},typeOnOff:{type:Boolean,default:!1},textCategory:String,textStat:String,marginLeftStat:{type:String,default:"15%"}},watch:{value:{deep:!0,immediate:!0,handler(t){this.status=t}}},data(){return{status:!1}},computed:{customStyle(){return{height:this.height,width:this.width,backgroundColor:this.backgroundColor,borderRadius:this.borderRadius,border:`${this.borderType} ${this.borderWidth}px ${this.borderColor}`,color:this.fontColor,textDecoration:this.textDecoration,cursor:this.cursorType,fontSize:this.fontSize,fontStyle:this.fontStyle,fontFamily:`${this.fontFamily} !important`}},customActive(){return{backgroundColor:this.activeBackgroundColor,color:this.activeColorText,border:`${this.activeBorderType} ${this.activeBorderWidth}px ${this.activeBorderColor}`}}},methods:{btnClick(t){this.$emit("click",t),this.typeOnOff&&(this.status=!this.status,this.$emit("status",this.status))}}},Ha=()=>{e.useCssVars(t=>({"9d01acb4":t.height,"14e95081":t.borderWidthBtn,"38fec285":t.borderType,34353510:t.borderColor,"20d20dc6":t.borderRadius,17130967:t.width,"4ccb7d36":t.backgroundColor,"5d1e86a2":t.cursorType,ce65d4a2:t.fontSize,fe4ac47a:t.fontStyle,f98e44dc:t.fontFamily,"93b87770":t.marginLeftStat,c7f7beba:t.fontSizeStat}))},$a=$t.setup;$t.setup=$a?(t,a)=>(Ha(),$a(t,a)):Ha;const Cr=t=>(e.pushScopeId("data-v-f3ee6b2b"),t=t(),e.popScopeId(),t),Er=["src"],wr={key:1,class:"text"},kr=["src"],Vr={class:"stats"},Nr=Cr(()=>e.createElementVNode("img",{class:"iconstats",src:"https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"},null,-1)),xr={class:"numstats"},Br={class:"leyend"};function Tr(t,a,o,l,r,i){return e.openBlock(),e.createElementBlock("div",null,[o.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",r.status&&o.typeOnOff&&"button-active"]),style:e.normalizeStyle([i.customStyle,r.status&&o.typeOnOff&&i.customActive]),onClick:a[0]||(a[0]=(...n)=>i.btnClick&&i.btnClick(...n))},[o.icon&&o.iconPosition.toLowerCase()==="left"?(e.openBlock(),e.createElementBlock("img",{key:0,class:"icon",style:e.normalizeStyle({width:o.iconSize}),src:o.icon},null,12,Er)):e.createCommentVNode("",!0),o.textValue?(e.openBlock(),e.createElementBlock("div",wr,e.toDisplayString(o.textValue),1)):e.createCommentVNode("",!0),o.icon&&o.iconPosition.toLowerCase()==="right"?(e.openBlock(),e.createElementBlock("img",{key:2,class:"icon",style:e.normalizeStyle({width:o.iconSize}),src:o.icon},null,12,kr)):e.createCommentVNode("",!0)],6)):e.createCommentVNode("",!0),o.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:"button-target",onClick:a[1]||(a[1]=(...n)=>i.btnClick&&i.btnClick(...n))},[e.createElementVNode("div",Vr,[Nr,e.createElementVNode("div",xr,e.toDisplayString(o.textStat),1)]),e.createElementVNode("div",Br,e.toDisplayString(o.textCategory),1)])):e.createCommentVNode("",!0)])}const Fr=_r($t,[["render",Tr],["__scopeId","data-v-f3ee6b2b"]]),Wa=(t,a)=>{const o=t.__vccOpts||t;for(const[l,r]of a)o[l]=r;return o},Ga=t=>(e.pushScopeId("data-v-943c6e4b"),t=t(),e.popScopeId(),t),Mr={key:0,class:"overlay"},Ar={class:"name"},Lr=["onClick"],Pr=Ga(()=>e.createElementVNode("svg",{width:"11",height:"12",viewBox:"0 0 11 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M7.50558 0C6.78112 0 6.10558 0.475441 5.89478 1.14401L1.21987 1.14286C0.904267 1.14286 0.648438 1.39886 0.648438 1.71429C0.648438 2.02972 0.904267 2.28572 1.21987 2.28572L5.89478 2.28516C6.15083 2.98516 6.78112 3.42858 7.50558 3.42858C8.23004 3.42858 8.86678 2.98402 9.1273 2.28059L10.3627 2.28572C10.6783 2.28572 10.9342 2.02972 10.9342 1.71429C10.9342 1.39886 10.6783 1.14286 10.3627 1.14286H9.12244C8.8473 0.446287 8.23004 0 7.50558 0ZM7.50558 1.14286C7.82118 1.14286 8.07701 1.39886 8.07701 1.71429C8.07701 2.02972 7.82118 2.28572 7.50558 2.28572C7.18998 2.28572 6.93415 2.02972 6.93415 1.71429C6.93415 1.39886 7.18998 1.14286 7.50558 1.14286ZM4.07701 4.28572C3.32387 4.28572 2.69347 4.7543 2.4633 5.42971C2.38295 5.43485 1.21987 5.42856 1.21987 5.42856C0.904267 5.42856 0.648438 5.68456 0.648438 5.99999C0.648438 6.31542 0.904267 6.57142 1.21987 6.57142C1.21987 6.57142 2.39267 6.55942 2.46575 6.56685C2.69593 7.24228 3.32387 7.71428 4.07701 7.71428C4.80146 7.71428 5.42226 7.27028 5.69381 6.57314L10.3627 6.57142C10.6783 6.57142 10.9342 6.31542 10.9342 5.99999C10.9342 5.68456 10.6783 5.42856 10.3627 5.42856L5.69083 5.42348C5.44038 4.74174 4.80146 4.28572 4.07701 4.28572ZM4.07701 5.42856C4.39261 5.42856 4.64844 5.68456 4.64844 5.99999C4.64844 6.31542 4.39261 6.57142 4.07701 6.57142C3.76141 6.57142 3.50558 6.31542 3.50558 5.99999C3.50558 5.68456 3.76141 5.42856 4.07701 5.42856ZM7.50558 8.57142C6.78112 8.57142 6.11844 9.04857 5.89438 9.70857L1.21987 9.71428C0.904267 9.71428 0.648438 9.97028 0.648438 10.2857C0.648438 10.6011 0.904267 10.8571 1.21987 10.8571L5.88592 10.8577C6.12301 11.5349 6.78112 12 7.50558 12C8.23004 12 8.85467 11.5469 9.12987 10.8577L10.3627 10.8571C10.6783 10.8571 10.9342 10.6011 10.9342 10.2857C10.9342 9.97028 10.6783 9.71428 10.3627 9.71428L9.12467 9.71091C8.87798 9.03491 8.23004 8.57142 7.50558 8.57142ZM7.50558 9.71428C7.82118 9.71428 8.07701 9.97028 8.07701 10.2857C8.07701 10.6011 7.82118 10.8571 7.50558 10.8571C7.18998 10.8571 6.93415 10.6011 6.93415 10.2857C6.93415 9.97028 7.18998 9.71428 7.50558 9.71428Z",fill:"white"})],-1)),Dr=[Pr],Ir=Ga(()=>e.createElementVNode("div",{class:"column-title-2"},null,-1)),vr=["onClick"],Rr={__name:"ScrollColumns",props:{availablePlayers:{type:Array,default:()=>[]},isEditMode:{type:Boolean,default:!1}},emits:["expand","open-media","click-parameters"],setup(t,{expose:a,emit:o}){const l=t,r=e.ref(null),i=e.ref(null),n=e.ref(0);e.ref(!1);const s=e.computed(()=>{const f=l.availablePlayers[0];return f?f.stats:[]}),d=e.computed(()=>{const f=`repeat(${s.value.length}, max-content) 36px`;let p="";return n.value>0&&document.querySelectorAll(".column-title-2").forEach(m=>{p+=`${m.offsetWidth}px `}),{"--grid-template-columns":f,"--grid-template-columns-totals":p||f}});function c(){r.value=new ResizeObserver(f=>{for(const p of f){const{width:m}=p.contentRect;n.value=m}}),r.value.observe(i.value)}function h(f,p){const m=document.querySelectorAll(".scrollable-row-totals")[f+1];m&&(m.style.marginTop=`${p}px`)}function u({player:f,stat:p}){!p.total||p==="0%"||!p.seasons||!p.seasons.length||o("open-media",{...f,stat:p})}function y(f){!f||f==="no"||o("click-parameters",f)}return e.onMounted(()=>{c()}),a({setMarginTopDetails:h}),(f,p)=>(e.openBlock(),e.createElementBlock("div",{class:"scroll-columns",style:e.normalizeStyle(d.value)},[t.isEditMode?(e.openBlock(),e.createElementBlock("div",Mr)):e.createCommentVNode("",!0),e.createElementVNode("div",{ref_key:"titlesRow",ref:i,class:"scrollable-row-2"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,(m,g)=>(e.openBlock(),e.createElementBlock("div",{key:`t-${g}`,class:"column-title-2"},[e.createElementVNode("div",Ar,e.toDisplayString(m.name),1),m.parameters&&m.parameters!=="no"?(e.openBlock(),e.createElementBlock("div",{key:0,class:"parameters",role:"button",onClick:E=>y(m.parameters)},Dr,8,Lr)):e.createCommentVNode("",!0)]))),128)),Ir],512),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.availablePlayers,(m,g)=>(e.openBlock(),e.createElementBlock("div",{key:`i-${m.id}`,class:"row scrollable-row-totals"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(m.stats,E=>(e.openBlock(),e.createElementBlock("div",{key:E.category_id,class:e.normalizeClass(["row data-info",{odd:g%2!==0,underline:!!E.total&&E.total!=="0%"&&E.seasons&&E.seasons.length}]),onClick:B=>u({player:m,stat:E})},e.toDisplayString(E.total),11,vr))),128))]))),128))],4))}},Or=Wa(Rr,[["__scopeId","data-v-943c6e4b"]]),pe=t=>(e.pushScopeId("data-v-d89df432"),t=t(),e.popScopeId(),t),zr={class:"table__static-column"},Ur=pe(()=>e.createElementVNode("div",{class:"static-title column-title"},null,-1)),jr={class:"container"},Hr={class:"details-row__info"},$r={class:"details-row__info__personal"},Wr={class:"bold"},Gr={class:"bold"},qr={class:"bold"},Zr={class:"bold"},Yr={class:"details-row__info__games"},Jr={class:"bold"},Kr={class:"bold"},Xr=["onClick"],Qr=pe(()=>e.createElementVNode("div",null,"Ver gráfica",-1)),en=pe(()=>e.createElementVNode("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("g",{"clip-path":"url(#clip0_3514_71971)"},[e.createElementVNode("path",{d:"M16.3338 6.02932L8.65108 0.447539C8.56099 0.38207 8.43896 0.38207 8.34886 0.447539C8.34292 0.451852 1.97661 5.07726 0.6663 6.02926C0.498706 6.09269 0.445831 6.30248 0.563113 6.43788L3.48277 15.4238C3.51717 15.5297 3.61589 15.6014 3.72727 15.6014H13.2635C13.3911 15.6014 13.484 15.5258 13.5172 15.4238L16.4368 6.43788C16.5544 6.3022 16.501 6.09269 16.3338 6.02932ZM13.1818 14.792L12.2937 13.5604C12.4178 13.3198 12.4262 13.0472 12.3402 12.813L13.4007 8.12035C13.7342 7.97885 13.9718 7.64673 13.9682 7.25316L15.8203 6.67173L13.1818 14.792ZM1.18005 6.67273L2.54311 7.10316C2.52677 7.60485 2.90696 8.01919 3.39221 8.06116L5.37836 11.3233C5.0798 11.6827 5.09336 12.2096 5.41452 12.5533L3.8173 14.7894L1.18005 6.67273ZM7.02283 11.9909C7.03952 11.7764 6.98346 11.5718 6.86936 11.4011L8.47839 9.14851L10.8495 12.4367C10.7173 12.5536 10.6187 12.7075 10.5697 12.8821L7.02283 11.9909ZM7.62217 4.78338C7.74714 5.00898 7.96299 5.17704 8.22033 5.23844V8.35679L4.40411 7.15166C4.40767 6.95926 4.35377 6.77813 4.25196 6.6232L7.62217 4.78338ZM12.2474 6.77016C12.151 6.92429 12.0998 7.10551 12.1071 7.29851L8.73449 8.35735V5.21526C8.94317 5.14495 9.11883 5.00291 9.23183 4.8182L12.2474 6.77016ZM4.25277 7.64307L8.06249 8.84613L6.47533 11.0681C6.26327 10.973 6.02383 10.9611 5.80383 11.0334L3.92524 7.94795C4.05761 7.87432 4.17008 7.76935 4.25277 7.64307ZM11.9237 12.3234C11.7375 12.2181 11.526 12.1827 11.3228 12.214L8.8943 8.84613L12.2678 7.78701C12.4038 7.98623 12.6151 8.12979 12.8607 8.17698L11.9237 12.3234ZM12.648 6.41704L9.36721 4.29329C9.35074 3.90045 9.09089 3.57073 8.73449 3.45063V1.14366L15.6674 6.18076L13.8211 6.76041C13.5672 6.3651 13.0654 6.22463 12.648 6.41704ZM8.22033 3.42748C7.83383 3.5197 7.54105 3.8527 7.50917 4.25923L3.8238 6.27107C3.42227 6.10782 2.95152 6.24232 2.70096 6.61379L1.33164 6.18138L8.22033 1.17648V3.42748ZM5.85711 12.8183C6.22189 12.9143 6.61096 12.7823 6.84071 12.4753L10.5778 13.4143C10.7578 13.9855 11.4215 14.2369 11.9331 13.9395L12.7607 15.0872H4.23642L5.85711 12.8183Z",fill:"white"})]),e.createElementVNode("defs",null,[e.createElementVNode("clipPath",{id:"clip0_3514_71971"},[e.createElementVNode("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.5)"})])])],-1)),tn=[Qr,en],an=["onClick"],on=pe(()=>e.createElementVNode("div",null,"Eliminar de lista",-1)),ln=pe(()=>e.createElementVNode("svg",{width:"17",height:"15",viewBox:"0 0 20 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M13.3345 16.5001V14.8334C13.3345 13.9494 12.9833 13.1015 12.3582 12.4764C11.7331 11.8513 10.8852 11.5001 10.0012 11.5001H5.00126C4.11722 11.5001 3.26938 11.8513 2.64427 12.4764C2.01915 13.1015 1.66797 13.9494 1.66797 14.8334V16.5001",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M7.50126 8.16658C9.34219 8.16658 10.8346 6.67422 10.8346 4.83329C10.8346 2.99237 9.34219 1.5 7.50126 1.5C5.66033 1.5 4.16797 2.99237 4.16797 4.83329C4.16797 6.67422 5.66033 8.16658 7.50126 8.16658Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M18.332 8.16663H13.332",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})],-1)),rn=[on,ln],nn=["onClick"],sn=pe(()=>e.createElementVNode("div",null,"Agregar a lista",-1)),dn=pe(()=>e.createElementVNode("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"}),e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"})],-1)),cn=[sn,dn],mn=["onClick"],pn=pe(()=>e.createElementVNode("div",null,"Ver perfil",-1)),un=[pn],fn={class:"static-row__info-player"},hn={class:"position"},yn=["onClick"],gn=pe(()=>e.createElementVNode("path",{d:"M13.3345 16.5001V14.8334C13.3345 13.9494 12.9833 13.1015 12.3582 12.4764C11.7331 11.8513 10.8852 11.5001 10.0012 11.5001H5.00126C4.11722 11.5001 3.26938 11.8513 2.64427 12.4764C2.01915 13.1015 1.66797 13.9494 1.66797 14.8334V16.5001",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),bn=pe(()=>e.createElementVNode("path",{d:"M7.50126 8.16658C9.34219 8.16658 10.8346 6.67422 10.8346 4.83329C10.8346 2.99237 9.34219 1.5 7.50126 1.5C5.66033 1.5 4.16797 2.99237 4.16797 4.83329C4.16797 6.67422 5.66033 8.16658 7.50126 8.16658Z",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),Sn=pe(()=>e.createElementVNode("path",{d:"M18.332 8.16663H13.332",stroke:"white","stroke-opacity":"0.5","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),_n=[gn,bn,Sn],Cn=["onClick"],En=pe(()=>e.createElementVNode("path",{d:"M13.2016 17.2012V15.601C13.2016 14.7522 12.8645 13.9381 12.2643 13.3379C11.664 12.7377 10.85 12.4005 10.0012 12.4005H5.20047C4.35165 12.4005 3.5376 12.7377 2.9374 13.3379C2.33719 13.9381 2 14.7522 2 15.601V17.2012",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),wn=pe(()=>e.createElementVNode("path",{d:"M7.60086 9.19977C9.36843 9.19977 10.8013 7.76687 10.8013 5.9993C10.8013 4.23173 9.36843 2.79883 7.60086 2.79883C5.83329 2.79883 4.40039 4.23173 4.40039 5.9993C4.40039 7.76687 5.83329 9.19977 7.60086 9.19977Z",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),kn=pe(()=>e.createElementVNode("path",{d:"M15.5996 6.79944V11.6001M17.9999 9.19979H13.1992",stroke:"white","stroke-opacity":"1","stroke-width":"1.44023","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)),Vn=[En,wn,kn],Nn={class:"player-photo"},xn=["src"],Bn={class:"player-name"},Tn={class:"arrow"},Fn=["onClick"],Mn=pe(()=>e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 4.93631L10.2929 1.23496C10.6834 0.898244 11.3166 0.898244 11.7071 1.23496C12.0976 1.57167 12.0976 2.11759 11.7071 2.4543L6.70711 6.76532C6.31658 7.10203 5.68342 7.10203 5.29289 6.76532L0.292893 2.4543C-0.0976311 2.11759 -0.0976311 1.57167 0.292893 1.23496C0.683418 0.898244 1.31658 0.898244 1.70711 1.23496L6 4.93631Z",fill:"#D9D9D9"},null,-1)),An=[Mn],Ln=e.createStaticVNode('<div class="titles scrollable-row" data-v-d89df432><div class="column-title" data-v-d89df432>Equipo</div><div class="column-title" data-v-d89df432>Posición</div><div class="column-title" data-v-d89df432>Edad</div><div class="column-title" data-v-d89df432>País</div><div class="column-title" data-v-d89df432>Partidos Jugados</div><div class="column-title" data-v-d89df432>Minutos Jugados</div><div class="column-title" data-v-d89df432>Liga</div><div class="column-title" data-v-d89df432>Videos</div><div class="column-title" data-v-d89df432></div></div>',1),Pn={class:"team-logo"},Dn=["src"],In={class:"team-name data-info"},vn=["src"],Rn={__name:"GSC-TableScrollable",props:{players:{type:Array,default:()=>[]},isGeneral:{type:Boolean,default:!0},isEditMode:{type:Boolean,default:!1},isTableFromList:{type:Boolean,default:!1}},emits:["change-selected-players","view-profile","add-to-list","view-graph","open-media","click-parameters"],setup(t,{emit:a}){const o=t;let l=null,r=null;const i=e.ref([]),n=e.ref(null),s=e.ref(null),d=e.ref(0),c=e.ref(0),h=e.ref(-1);e.ref(!1);const u=e.ref(null),y=e.ref(null),f=e.computed(()=>({"--width-details":`${d.value}px`,"--gap-static-row":`${p.value?"8px":"18px"}`,"--width-static-column":`${p.value?"50%":"256px"}`})),p=e.computed(()=>d.value<600);e.watch(()=>o.players,T=>{T&&T.length&&(i.value=T.map((C,V)=>{const L=V+1,N={...C,position:L<10?`0${L}`:`${L}`,isSelected:!1,isExpanded:!1,isOdd:V%2!==0,index:V};return N.parameters&&Object.entries(N.parameters).forEach(([R,j])=>{const F=N.stats.find(A=>A.custom_category_id===Number(R));F&&(F.parameters=j)}),N}))},{immediate:!0,deep:!0}),e.watch(()=>o.isEditMode,T=>{T&&i.value.forEach(C=>{C.isSelected=!1})}),e.watch(c,T=>{const C=document.querySelectorAll(".static-row")[h.value+1];C&&(C.style.marginTop=`${T}px`),o.isGeneral?m(h.value,T):s.value&&s.value.setMarginTopDetails(h.value,T),T===0&&u.value&&I(u.value)});function m(T,C){const V=document.querySelectorAll(".scrollable-row")[T+2];V&&(V.style.marginTop=`${C}px`)}function g(T){a("click-parameters",T)}function E(T){const C=T.player||T.objeto_player,V=C?C.player_id||C.id||C.playerId:T.id||T.player_id,L=C?C.team_id||C.teamId:T.team_id||T.teamId,N={isFeaturedPlayers:!1,mainSectionType:1,playListType:2,gameIds:null,playerIds:V?[V]:[],goalkeeperIds:[],teamId:L||0,matchResult:[1,2,3],categorySingleName:"",isRivalSubject:!1,avoidCategorySingleName:!1,currentPlayIndex:0,playData:null,lastClashedGameId:null,tournamentsLastClashes:null,advancedFilter:{playListTitle:"Jugadas Relevantes"}};if(T.stat&&T.stat.parameters&&(N.parameters=T.stat.parameters),T.stat&&T.stat.seasons&&T.stat.seasons.length||T.seasons&&T.seasons.length){const R=[...T.stat&&T.stat.seasons&&T.stat.seasons.length?T.stat.seasons:T.seasons];R.sort((j,F)=>j-F),N.seasonId=R.shift(),N.seasonsIds=R}else(T.season_id||T.seasonId)&&(N.seasonId=T.season_id||T.seasonId);T.stat?T.stat.category_id?N.categoryIds=T.stat.category_id:T.stat.custom_category_id&&(N.customCategoryIds=[T.stat.custom_category_id]):N.categoryIds=W(T.player_position),a("open-media",N)}function B(){l=new ResizeObserver(T=>{for(const C of T)d.value=C.contentRect.width}),l.observe(n.value)}function v(T){r=new ResizeObserver(C=>{for(const V of C)c.value=V.contentRect.height}),r.observe(T)}function W(T){return T==="POR"?[39,40,52,53,54,55,323,324,608,774,802]:[10,12,14,15,27,35,61,217,257,466,519,607,702,730,98,101,109,112,121,122,127,128,135,136,141,142,161,170,179,211,232,235,239,242,282,284,289,291,296,485,486,487,488]}function z(T,C){C.isSelected=T;const V=i.value.filter(L=>L.isSelected);a("change-selected-players",V)}function U(T){a("view-profile",T)}function G(T){a("delete-from-list",T)}function J(T){a("add-to-list",T)}function ae(T){a("show-graph",T)}function I(T){if(T.isExpanded){T.isExpanded=!1,u.value=null;return}const C=i.value.find(L=>L.isExpanded);if(C&&(C.isExpanded=!1),C){u.value=T;return}const V=document.querySelectorAll(".details-row")[T.index];h.value=T.index,v(V),T.isExpanded=!0}let M=!1,D,P,Z=function(T){M=!0,D=T.pageX-y.value.offsetLeft,P=y.value.scrollLeft},Q=function(){M=!1};function se(){y.value&&(y.value.addEventListener("mousemove",T=>{if(!M)return;const C=T.pageX-y.value.offsetLeft-D;y.value.scrollLeft=P-C}),y.value.addEventListener("mousedown",Z,!1),y.value.addEventListener("mouseup",Q,!1),y.value.addEventListener("mouseleave",Q,!1))}return e.onMounted(()=>{B(),se()}),e.onBeforeUnmount(()=>{l&&l.disconnect(),r&&r.disconnect(),y.value&&(y.value.removeEventListener("mousemove",Z,!1),y.value.removeEventListener("mouseup",Q,!1),y.value.removeEventListener("mouseleave",Q,!1))}),(T,C)=>(e.openBlock(),e.createElementBlock("div",{class:"table",ref_key:"tableSC",ref:n,style:e.normalizeStyle(f.value)},[e.createElementVNode("div",zr,[Ur,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value,V=>(e.openBlock(),e.createElementBlock("div",{key:`s-${V.id}`,class:e.normalizeClass(["row static-row",{odd:V.isOdd}])},[e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(["details-row",{odd:V.isOdd}])},[e.createElementVNode("div",jr,[e.createElementVNode("div",Hr,[e.createElementVNode("div",$r,[e.createElementVNode("div",null,[e.createTextVNode("Equipo: "),e.createElementVNode("span",Wr,e.toDisplayString(V.team_name),1)]),e.createElementVNode("div",null,[e.createTextVNode("Edad: "),e.createElementVNode("span",Gr,e.toDisplayString(V.player_age)+" Años",1)]),e.createElementVNode("div",null,[e.createTextVNode("Nacionalidad: "),e.createElementVNode("span",qr,e.toDisplayString(V.player_country),1)]),e.createElementVNode("div",null,[e.createTextVNode("Posición: "),e.createElementVNode("span",Zr,e.toDisplayString(V.position_name),1)])]),e.createElementVNode("div",Yr,[e.createElementVNode("div",null,[e.createTextVNode("Partidos Jugados: "),e.createElementVNode("span",Jr,e.toDisplayString(V.player_games),1)]),e.createElementVNode("div",null,[e.createTextVNode("Minutos Jugados: "),e.createElementVNode("span",Kr,e.toDisplayString(V.player_min),1)])])]),e.createElementVNode("div",{class:"details-row__buttons",style:e.normalizeStyle(p.value?"margin-left: 0; gap: 8px;":"")},[e.createElementVNode("div",{role:"button",class:"button",onClick:L=>ae(V)},tn,8,Xr),t.isTableFromList?(e.openBlock(),e.createElementBlock("div",{key:0,role:"button",class:"button",onClick:L=>G(V)},rn,8,an)):(e.openBlock(),e.createElementBlock("div",{key:1,role:"button",class:"button",onClick:L=>J(V)},cn,8,nn)),e.createElementVNode("div",{role:"button",class:"button green",onClick:L=>U(V)},un,8,mn)],4)])],2),[[e.vShow,V.isExpanded]])]),_:2},1024),t.isEditMode?(e.openBlock(),e.createBlock(e.unref(Sr),{key:0,fontFamily:"Poppins-Regular",labelFontSize:"14px","model-value":V.isSelected,"onUpdate:modelValue":L=>z(L,V)},null,8,["model-value","onUpdate:modelValue"])):e.createCommentVNode("",!0),e.createElementVNode("div",fn,[e.createElementVNode("div",hn,e.toDisplayString(V.position),1),t.isTableFromList?(e.openBlock(),e.createElementBlock("svg",{key:0,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:L=>G(V)},_n,8,yn)):(e.openBlock(),e.createElementBlock("svg",{key:1,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:L=>J(V)},Vn,8,Cn)),e.createElementVNode("div",Nn,[e.createElementVNode("div",null,[e.createElementVNode("img",{src:V.player_photo,alt:"player photo"},null,8,xn)])]),e.createElementVNode("div",Bn,e.toDisplayString(V.player_name),1)]),e.createElementVNode("div",Tn,[(e.openBlock(),e.createElementBlock("svg",{class:e.normalizeClass(["_arrowExpandIcon_6ak64_1115 _rotate_6ak64_5",{expanded:V.isExpanded}]),width:"12",height:"8",viewBox:"0 0 12 8",fill:"#D9D9D9",xmlns:"http://www.w3.org/2000/svg",onClick:L=>I(V)},An,10,Fn))])],2))),128))]),e.createElementVNode("div",{ref_key:"scrollableColumns",ref:y,class:"table__scrollable-columns"},[t.isGeneral?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[Ln,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value,V=>(e.openBlock(),e.createElementBlock("div",{key:`i-${V.id}`,class:"row scrollable-row"},[e.createElementVNode("div",{class:e.normalizeClass(["row team-info",{odd:V.isOdd}])},[e.createElementVNode("div",Pn,[e.createElementVNode("img",{src:V.team_logo,alt:"team logo"},null,8,Dn)]),e.createElementVNode("div",In,e.toDisplayString(V.team_abrev),1)],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},e.toDisplayString(V.player_position),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},e.toDisplayString(V.player_age),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},[e.createElementVNode("img",{src:V.player_country_flag,alt:"player country flag",class:"country-flag"},null,8,vn)],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},e.toDisplayString(V.player_games),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},e.toDisplayString(V.player_min),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},e.toDisplayString(V.league_name),3),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},[e.createVNode(e.unref(Fr),{icon:"https://golstatsimages.blob.core.windows.net/images-library/arrow-btn.png","icon-size":"19px","icon-position":"left",width:"98px",height:"30px","border-radius":"30px","border-width":"1","background-color":"#ffffff1a","font-family":"Poppins-Regular","border-color":"#55636e","text-value":"Ver videos","font-size":"10px",onClick:L=>E(V)},null,8,["onClick"])],2),e.createElementVNode("div",{class:e.normalizeClass(["row data-info",{odd:V.isOdd}])},null,2)]))),128))],64)):(e.openBlock(),e.createBlock(Or,{key:1,ref_key:"scrollColumns",ref:s,"available-players":i.value,"is-edit-mode":t.isEditMode,onOpenMedia:E,onClickParameters:g},null,8,["available-players","is-edit-mode"]))],512)],4))}},On=Wa(Rn,[["__scopeId","data-v-d89df432"]]),Wt={3:"Albanesa",4:"Argelina",6:"Andorrano",7:"Angoleña",8:"Anguillan",9:"Antiguan",10:"Argentina",11:"Armenia",12:"Arubeño",13:"Austríaca",14:"Austríaca",15:"Azerbaiyano",16:"Bahamas",17:"Bareini",18:"Bangladesí",19:"Barbadense",20:"Bielorrusa",21:"Belga",22:"Beliceña",23:"Beninesa",24:"Bermudeña",25:"Butanés",26:"Boliviana",27:"Bosnia",28:"Botsuano",29:"Brasileña",30:"Islas Vírgenes Británicas",31:"Bruneano",32:"Búlgara",33:"Burundés",34:"Burmesa",35:"Burundés",36:"Camboyana",37:"Camerunés",38:"Canadiense",39:"Caboverdiano",40:"Caimanés",41:"Centroafricana",42:"Chadiano",43:"Chilena",44:"China",45:"Isla de Navidad",46:"Cocos Island",47:"Colombiana",48:"Comorense",49:"Congoleña",50:"Cookiano",51:"Costarricense",52:"Marfileña",53:"Croata",54:"Cubana",55:"Chipriota",56:"Checa",57:"Danesa",58:"Djibouti",60:"Dominicana",61:"Timorense",62:"Ecuatoriana",63:"Egipcia",64:"Salvadoreña",65:"Inglesa",66:"Ecuatoguineano",67:"Eritreo",68:"Estoniana",69:"Etíope",70:"Islas Malvinas",71:"Feroés",72:"Fiyiano",73:"Finlandesa",74:"Francesa",75:"Guayana Francesa",76:"Francopolinecio",77:"Gabonesa",78:"Gambiana",79:"Georgiano",80:"Alemana",81:"Ghanesa",82:"Gibraltareño",221:"Británico",84:"Griega",85:"Groenlandés",86:"Granadino",87:"Guadeloupeño",89:"Guatemalteca",90:"Guineana",91:"Guyanés",92:"Haitiana",93:"Hondureña",94:"Hongkongese",95:"Húngaro",96:"Islandesa",97:"Indio",98:"Indonesia",99:"Iraní",100:"Iraquí",101:"Irlandesa",102:"Manés",103:"Israelí",104:"Italiana",105:"Jamaiquina",106:"Japonesa",107:"Jordana",108:"Kazaja",109:"Keniana",110:"Kiribatiano",111:"Coreana",112:"Surcoreana",113:"Kosovan",114:"Kuwaití",115:"Kirguisa",116:"Laosiano",117:"Letona",118:"Libanesa",119:"Basotho",120:"Liberiana",121:"Libia",122:"Liechtenstein",123:"Lituano",124:"Luxemburguesa",125:"Macaneso",126:"Macedonia",127:"Malgache",128:"Malaya",129:"Malaya",130:"Maldivo",131:"Mali",132:"Maltesa",133:"Marshallese",134:"Martiniqueña",135:"Mauritania",136:"Mauriciano",137:"Mahoran",138:"Mexicana",139:"Micronesio",140:"Moldava",141:"Monacan",142:"Mongol",143:"Montenegrina",144:"Montserratiano",145:"Marroqui",146:"Mozambiqueña",147:"Namibio",148:"Nauruan",149:"Nepalí",150:"Holandesa",151:"Neocaledonio",152:"Neozelandesa",153:"Nicaragüense",154:"Niueño",155:"Nigerina",156:"Nigeriana",157:"Noruega",158:"Normariano",159:"Omaní",160:"Palestina",161:"Palestina",162:"Palauan",163:"Panameña",164:"Papú",165:"Paraguaya",166:"Peruana",167:"Filipina",168:"Pitcairnés",169:"Polaca",170:"Portuguesa",171:"Puertorriqueña",172:"Catari",173:"Reunionés",174:"Rumana",175:"Rusa",176:"Ruandés",177:"Santa Elena",178:"Sancristobaleña",179:"Santa Lucía",180:"Miquelonnais",181:"Sanvicentina",182:"Samoano",183:"Sanmariense",184:"Santotomense",185:"Saudí",186:"Escocesa",187:"Senegalense",188:"Serbia",189:"Seychellense",190:"Sierraleonesa",191:"Singapurense",192:"Eslovena",193:"Eslovena",194:"Salomonense",195:"Somalí",196:"Sudafricana",197:"Surosetio",198:"Española",199:"Esrilanques",200:"Sudanés",201:"Surinamés",202:"Swazi",203:"Sueca",204:"Suiza",205:"Sirio",206:"Taiwanesa",207:"Tayiko",208:"Tanzano",209:"Tailandesa",210:"Togo",211:"Tongano",212:"Trinitaria",213:"Tunecina",214:"Turca",215:"Turkmena",216:"none",217:"Tuvaluano",218:"Ugandesa",219:"Ucraniana",220:"Emiratí",222:"Americana",223:"Uruguaya",224:"Uzbeka",225:"Vanuatuense",226:"Venezolana",227:"Vietnamita",228:"Islas Vírgenes",229:"Galesa",230:"Walisiano",231:"Saharaui",232:"Yemení",233:"Zambiana",234:"Zimbabuense",236:"Curazaleña",237:"San Martín",239:"Debutante"},zn={name:"ListView",components:{GSCTableScrollable:On,ModalViewVarGolstats:za},props:{categories:{type:Array,default:()=>[],required:!0},isGeneral:{type:Boolean,default:!1},players:{type:Array,default:()=>[]},deleteActive:{type:Boolean,default:!1},playerAddtionalData:{type:Object,default:()=>({})},playerStats:{type:Object,default:()=>({})},statsLoaded:{type:Boolean,default:!1}},data(){return{showModal:!1,currentParameters:{},playersFormatted:[]}},watch:{players:{immediate:!0,handler(t){this.isGeneral?this.playersFormatted=t.map(a=>this.formatPlayerDataGeneral(a)):this.playersFormatted=t.map(a=>this.formatPlayerData(a))}},playerStats:{handler(t,a){t!==a&&(this.playersFormatted=this.players.map(o=>this.formatPlayerData(o)))},deep:!0}},methods:{onClickParameters(t){this.currentParameters=t,this.showModal=!0},closeModal(){this.showModal=!1},showProfile(t){this.$emit("view-profile",t)},deleteFromList(t){this.$emit("delete-from-list",t)},showGraph(t){this.$emit("show-graph",t)},onOpenMedia(t){this.$emit("open-media",t)},formatPlayerDataGeneral(t){var a,o,l,r,i;return{objeto_player:t,player_photo:t.photo,player_name:t.name,player_id:t.player_id,player_age:this.calculateAge(t.dob),team_name:((a=this.playerAddtionalData[t.player_id])==null?void 0:a.team_name)||"-",team_id:t.team_id,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+t.team_id+".png",position_name:t.position,player_position:t.position,player_country:Wt[`${t.nationality_id}`]||t.nationality,player_country_flag:"https://golstatsimages.blob.core.windows.net/flags/"+t.nationality_id+".jpg",player_games:((o=this.playerAddtionalData[t.player_id])==null?void 0:o.games_played)||0,player_min:((l=this.playerAddtionalData[t.player_id])==null?void 0:l.minutes)||0,league_name:(r=this.playerAddtionalData[t.player_id])==null?void 0:r.tournament_name,seasons:[...new Set(this.categories.map(n=>{var s,d;return((d=(s=this.playerStats[t.player_id])==null?void 0:s[n.id_variable])==null?void 0:d.season)||[]}).flat())].filter(n=>n&&n!==0),season_id:((i=this.playerAddtionalData[t.player_id])==null?void 0:i.season_id)||0,stats:this.categories.map(n=>{var s,d,c,h,u,y,f,p;return{category_id:((d=(s=this.playerStats[t.player_id])==null?void 0:s[n.id_variable])==null?void 0:d.categories)||null,custom_category_id:((h=(c=this.playerStats[t.player_id])==null?void 0:c[n.id_variable])==null?void 0:h.variable_id)||null,name:n.name,parameters:n.parameters,total:((y=(u=this.playerStats[t.player_id])==null?void 0:u[n.id_variable])==null?void 0:y.value)||0,seasons:((p=(f=this.playerStats[t.player_id])==null?void 0:f[n.id_variable])==null?void 0:p.season)||null}})}},formatPlayerData(t){var a,o,l,r;return Object.keys(this.playerStats[t.player_id])[0],{objeto_player:t,player_photo:t.photo,player_name:t.name,player_id:t.player_id,player_age:this.calculateAge(t.dob),team_name:((a=this.playerAddtionalData[t.player_id])==null?void 0:a.team_name)||"-",team_id:t.team_id,team_logo:"https://golstatsimages.blob.core.windows.net/teams-80/"+t.team_id+".png",position_name:t.position,player_position:t.position,player_country:Wt[`${t.nationality_id}`]||t.nationality,player_country_flag:t.countryFlag,player_games:((o=this.playerAddtionalData[t.player_id])==null?void 0:o.games_played)||0,player_min:((l=this.playerAddtionalData[t.player_id])==null?void 0:l.minutes)||0,league_name:"-",seasons:[...new Set(this.categories.map(i=>{var n,s;return((s=(n=this.playerStats[t.player_id])==null?void 0:n[i.id_variable])==null?void 0:s.season)||[]}).flat())].filter(i=>i&&i!==0),season_id:((r=this.playerAddtionalData[t.player_id])==null?void 0:r.season_id)||0,stats:this.categories.map(i=>{var n,s,d,c,h,u,y,f;return{category_id:((s=(n=this.playerStats[t.player_id])==null?void 0:n[i.id_variable])==null?void 0:s.categories)||null,custom_category_id:((c=(d=this.playerStats[t.player_id])==null?void 0:d[i.id_variable])==null?void 0:c.variable_id)||null,name:i.name,parameters:i.parameters,total:((u=(h=this.playerStats[t.player_id])==null?void 0:h[i.id_variable])==null?void 0:u.value)||0,seasons:((f=(y=this.playerStats[t.player_id])==null?void 0:y[i.id_variable])==null?void 0:f.season)||null}})}},calculateAge(t){if(!t)return"-";const a=new Date(t),o=new Date;let l=o.getFullYear()-a.getFullYear();const r=o.getMonth()-a.getMonth();return(r<0||r===0&&o.getDate()<a.getDate())&&l--,l},handleSelectedPlayers(t){const a=t.map(o=>o.objeto_player);this.$emit("change-selected-players",a)}}},Un={class:"list-view"};function jn(t,a,o,l,r,i){const n=e.resolveComponent("ModalViewVarGolstats"),s=e.resolveComponent("GSCTableScrollable");return e.openBlock(),e.createElementBlock(e.Fragment,null,[e.createVNode(n,{isVisible:r.showModal,"onUpdate:isVisible":a[0]||(a[0]=d=>r.showModal=d),onClose:i.closeModal,parameters:r.currentParameters},null,8,["isVisible","onClose","parameters"]),e.createElementVNode("div",Un,[e.createVNode(s,{players:r.playersFormatted,"is-general":o.isGeneral,"is-edit-mode":o.deleteActive,"is-table-from-list":!0,onChangeSelectedPlayers:i.handleSelectedPlayers,onViewProfile:i.showProfile,onDeleteFromList:i.deleteFromList,onShowGraph:i.showGraph,onOpenMedia:i.onOpenMedia,onClickParameters:i.onClickParameters},null,8,["players","is-general","is-edit-mode","onChangeSelectedPlayers","onViewProfile","onDeleteFromList","onShowGraph","onOpenMedia","onClickParameters"])])],64)}const Hn=Ce(zn,[["render",jn],["__scopeId","data-v-b865218d"]]);function qa(t,a){return function(){return t.apply(a,arguments)}}const{toString:$n}=Object.prototype,{getPrototypeOf:Gt}=Object,dt=(t=>a=>{const o=$n.call(a);return t[o]||(t[o]=o.slice(8,-1).toLowerCase())})(Object.create(null)),be=t=>(t=t.toLowerCase(),a=>dt(a)===t),ct=t=>a=>typeof a===t,{isArray:Ue}=Array,Ye=ct("undefined");function Wn(t){return t!==null&&!Ye(t)&&t.constructor!==null&&!Ye(t.constructor)&&ye(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const Za=be("ArrayBuffer");function Gn(t){let a;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?a=ArrayBuffer.isView(t):a=t&&t.buffer&&Za(t.buffer),a}const qn=ct("string"),ye=ct("function"),Ya=ct("number"),mt=t=>t!==null&&typeof t=="object",Zn=t=>t===!0||t===!1,pt=t=>{if(dt(t)!=="object")return!1;const a=Gt(t);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},Yn=be("Date"),Jn=be("File"),Kn=be("Blob"),Xn=be("FileList"),Qn=t=>mt(t)&&ye(t.pipe),es=t=>{let a;return t&&(typeof FormData=="function"&&t instanceof FormData||ye(t.append)&&((a=dt(t))==="formdata"||a==="object"&&ye(t.toString)&&t.toString()==="[object FormData]"))},ts=be("URLSearchParams"),[as,os,ls,is]=["ReadableStream","Request","Response","Headers"].map(be),rs=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Je(t,a,{allOwnKeys:o=!1}={}){if(t===null||typeof t>"u")return;let l,r;if(typeof t!="object"&&(t=[t]),Ue(t))for(l=0,r=t.length;l<r;l++)a.call(null,t[l],l,t);else{const i=o?Object.getOwnPropertyNames(t):Object.keys(t),n=i.length;let s;for(l=0;l<n;l++)s=i[l],a.call(null,t[s],s,t)}}function Ja(t,a){a=a.toLowerCase();const o=Object.keys(t);let l=o.length,r;for(;l-- >0;)if(r=o[l],a===r.toLowerCase())return r;return null}const Me=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Ka=t=>!Ye(t)&&t!==Me;function qt(){const{caseless:t}=Ka(this)&&this||{},a={},o=(l,r)=>{const i=t&&Ja(a,r)||r;pt(a[i])&&pt(l)?a[i]=qt(a[i],l):pt(l)?a[i]=qt({},l):Ue(l)?a[i]=l.slice():a[i]=l};for(let l=0,r=arguments.length;l<r;l++)arguments[l]&&Je(arguments[l],o);return a}const ns=(t,a,o,{allOwnKeys:l}={})=>(Je(a,(r,i)=>{o&&ye(r)?t[i]=qa(r,o):t[i]=r},{allOwnKeys:l}),t),ss=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),ds=(t,a,o,l)=>{t.prototype=Object.create(a.prototype,l),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:a.prototype}),o&&Object.assign(t.prototype,o)},cs=(t,a,o,l)=>{let r,i,n;const s={};if(a=a||{},t==null)return a;do{for(r=Object.getOwnPropertyNames(t),i=r.length;i-- >0;)n=r[i],(!l||l(n,t,a))&&!s[n]&&(a[n]=t[n],s[n]=!0);t=o!==!1&&Gt(t)}while(t&&(!o||o(t,a))&&t!==Object.prototype);return a},ms=(t,a,o)=>{t=String(t),(o===void 0||o>t.length)&&(o=t.length),o-=a.length;const l=t.indexOf(a,o);return l!==-1&&l===o},ps=t=>{if(!t)return null;if(Ue(t))return t;let a=t.length;if(!Ya(a))return null;const o=new Array(a);for(;a-- >0;)o[a]=t[a];return o},us=(t=>a=>t&&a instanceof t)(typeof Uint8Array<"u"&&Gt(Uint8Array)),fs=(t,a)=>{const l=(t&&t[Symbol.iterator]).call(t);let r;for(;(r=l.next())&&!r.done;){const i=r.value;a.call(t,i[0],i[1])}},hs=(t,a)=>{let o;const l=[];for(;(o=t.exec(a))!==null;)l.push(o);return l},ys=be("HTMLFormElement"),gs=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(o,l,r){return l.toUpperCase()+r}),Xa=(({hasOwnProperty:t})=>(a,o)=>t.call(a,o))(Object.prototype),bs=be("RegExp"),Qa=(t,a)=>{const o=Object.getOwnPropertyDescriptors(t),l={};Je(o,(r,i)=>{let n;(n=a(r,i,t))!==!1&&(l[i]=n||r)}),Object.defineProperties(t,l)},Ss=t=>{Qa(t,(a,o)=>{if(ye(t)&&["arguments","caller","callee"].indexOf(o)!==-1)return!1;const l=t[o];if(ye(l)){if(a.enumerable=!1,"writable"in a){a.writable=!1;return}a.set||(a.set=()=>{throw Error("Can not rewrite read-only method '"+o+"'")})}})},_s=(t,a)=>{const o={},l=r=>{r.forEach(i=>{o[i]=!0})};return Ue(t)?l(t):l(String(t).split(a)),o},Cs=()=>{},Es=(t,a)=>t!=null&&Number.isFinite(t=+t)?t:a;function ws(t){return!!(t&&ye(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const ks=t=>{const a=new Array(10),o=(l,r)=>{if(mt(l)){if(a.indexOf(l)>=0)return;if(!("toJSON"in l)){a[r]=l;const i=Ue(l)?[]:{};return Je(l,(n,s)=>{const d=o(n,r+1);!Ye(d)&&(i[s]=d)}),a[r]=void 0,i}}return l};return o(t,0)},Vs=be("AsyncFunction"),Ns=t=>t&&(mt(t)||ye(t))&&ye(t.then)&&ye(t.catch),eo=((t,a)=>t?setImmediate:a?((o,l)=>(Me.addEventListener("message",({source:r,data:i})=>{r===Me&&i===o&&l.length&&l.shift()()},!1),r=>{l.push(r),Me.postMessage(o,"*")}))(`axios@${Math.random()}`,[]):o=>setTimeout(o))(typeof setImmediate=="function",ye(Me.postMessage)),xs=typeof queueMicrotask<"u"?queueMicrotask.bind(Me):typeof process<"u"&&process.nextTick||eo,w={isArray:Ue,isArrayBuffer:Za,isBuffer:Wn,isFormData:es,isArrayBufferView:Gn,isString:qn,isNumber:Ya,isBoolean:Zn,isObject:mt,isPlainObject:pt,isReadableStream:as,isRequest:os,isResponse:ls,isHeaders:is,isUndefined:Ye,isDate:Yn,isFile:Jn,isBlob:Kn,isRegExp:bs,isFunction:ye,isStream:Qn,isURLSearchParams:ts,isTypedArray:us,isFileList:Xn,forEach:Je,merge:qt,extend:ns,trim:rs,stripBOM:ss,inherits:ds,toFlatObject:cs,kindOf:dt,kindOfTest:be,endsWith:ms,toArray:ps,forEachEntry:fs,matchAll:hs,isHTMLForm:ys,hasOwnProperty:Xa,hasOwnProp:Xa,reduceDescriptors:Qa,freezeMethods:Ss,toObjectSet:_s,toCamelCase:gs,noop:Cs,toFiniteNumber:Es,findKey:Ja,global:Me,isContextDefined:Ka,isSpecCompliantForm:ws,toJSONObject:ks,isAsyncFn:Vs,isThenable:Ns,setImmediate:eo,asap:xs};function H(t,a,o,l,r){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",a&&(this.code=a),o&&(this.config=o),l&&(this.request=l),r&&(this.response=r,this.status=r.status?r.status:null)}w.inherits(H,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:w.toJSONObject(this.config),code:this.code,status:this.status}}});const to=H.prototype,ao={};["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(t=>{ao[t]={value:t}}),Object.defineProperties(H,ao),Object.defineProperty(to,"isAxiosError",{value:!0}),H.from=(t,a,o,l,r,i)=>{const n=Object.create(to);return w.toFlatObject(t,n,function(d){return d!==Error.prototype},s=>s!=="isAxiosError"),H.call(n,t.message,a,o,l,r),n.cause=t,n.name=t.name,i&&Object.assign(n,i),n};const Bs=null;function Zt(t){return w.isPlainObject(t)||w.isArray(t)}function oo(t){return w.endsWith(t,"[]")?t.slice(0,-2):t}function lo(t,a,o){return t?t.concat(a).map(function(r,i){return r=oo(r),!o&&i?"["+r+"]":r}).join(o?".":""):a}function Ts(t){return w.isArray(t)&&!t.some(Zt)}const Fs=w.toFlatObject(w,{},null,function(a){return/^is[A-Z]/.test(a)});function ut(t,a,o){if(!w.isObject(t))throw new TypeError("target must be an object");a=a||new FormData,o=w.toFlatObject(o,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,g){return!w.isUndefined(g[m])});const l=o.metaTokens,r=o.visitor||h,i=o.dots,n=o.indexes,d=(o.Blob||typeof Blob<"u"&&Blob)&&w.isSpecCompliantForm(a);if(!w.isFunction(r))throw new TypeError("visitor must be a function");function c(p){if(p===null)return"";if(w.isDate(p))return p.toISOString();if(!d&&w.isBlob(p))throw new H("Blob is not supported. Use a Buffer instead.");return w.isArrayBuffer(p)||w.isTypedArray(p)?d&&typeof Blob=="function"?new Blob([p]):Buffer.from(p):p}function h(p,m,g){let E=p;if(p&&!g&&typeof p=="object"){if(w.endsWith(m,"{}"))m=l?m:m.slice(0,-2),p=JSON.stringify(p);else if(w.isArray(p)&&Ts(p)||(w.isFileList(p)||w.endsWith(m,"[]"))&&(E=w.toArray(p)))return m=oo(m),E.forEach(function(v,W){!(w.isUndefined(v)||v===null)&&a.append(n===!0?lo([m],W,i):n===null?m:m+"[]",c(v))}),!1}return Zt(p)?!0:(a.append(lo(g,m,i),c(p)),!1)}const u=[],y=Object.assign(Fs,{defaultVisitor:h,convertValue:c,isVisitable:Zt});function f(p,m){if(!w.isUndefined(p)){if(u.indexOf(p)!==-1)throw Error("Circular reference detected in "+m.join("."));u.push(p),w.forEach(p,function(E,B){(!(w.isUndefined(E)||E===null)&&r.call(a,E,w.isString(B)?B.trim():B,m,y))===!0&&f(E,m?m.concat(B):[B])}),u.pop()}}if(!w.isObject(t))throw new TypeError("data must be an object");return f(t),a}function io(t){const a={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(l){return a[l]})}function Yt(t,a){this._pairs=[],t&&ut(t,this,a)}const ro=Yt.prototype;ro.append=function(a,o){this._pairs.push([a,o])},ro.toString=function(a){const o=a?function(l){return a.call(this,l,io)}:io;return this._pairs.map(function(r){return o(r[0])+"="+o(r[1])},"").join("&")};function Ms(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function no(t,a,o){if(!a)return t;const l=o&&o.encode||Ms;w.isFunction(o)&&(o={serialize:o});const r=o&&o.serialize;let i;if(r?i=r(a,o):i=w.isURLSearchParams(a)?a.toString():new Yt(a,o).toString(l),i){const n=t.indexOf("#");n!==-1&&(t=t.slice(0,n)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}class so{constructor(){this.handlers=[]}use(a,o,l){return this.handlers.push({fulfilled:a,rejected:o,synchronous:l?l.synchronous:!1,runWhen:l?l.runWhen:null}),this.handlers.length-1}eject(a){this.handlers[a]&&(this.handlers[a]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(a){w.forEach(this.handlers,function(l){l!==null&&a(l)})}}const co={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},As={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:Yt,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Jt=typeof window<"u"&&typeof document<"u",Kt=typeof navigator=="object"&&navigator||void 0,Ls=Jt&&(!Kt||["ReactNative","NativeScript","NS"].indexOf(Kt.product)<0),Ps=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Ds=Jt&&window.location.href||"http://localhost",de={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Jt,hasStandardBrowserEnv:Ls,hasStandardBrowserWebWorkerEnv:Ps,navigator:Kt,origin:Ds},Symbol.toStringTag,{value:"Module"})),...As};function Is(t,a){return ut(t,new de.classes.URLSearchParams,Object.assign({visitor:function(o,l,r,i){return de.isNode&&w.isBuffer(o)?(this.append(l,o.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},a))}function vs(t){return w.matchAll(/\w+|\[(\w*)]/g,t).map(a=>a[0]==="[]"?"":a[1]||a[0])}function Rs(t){const a={},o=Object.keys(t);let l;const r=o.length;let i;for(l=0;l<r;l++)i=o[l],a[i]=t[i];return a}function mo(t){function a(o,l,r,i){let n=o[i++];if(n==="__proto__")return!0;const s=Number.isFinite(+n),d=i>=o.length;return n=!n&&w.isArray(r)?r.length:n,d?(w.hasOwnProp(r,n)?r[n]=[r[n],l]:r[n]=l,!s):((!r[n]||!w.isObject(r[n]))&&(r[n]=[]),a(o,l,r[n],i)&&w.isArray(r[n])&&(r[n]=Rs(r[n])),!s)}if(w.isFormData(t)&&w.isFunction(t.entries)){const o={};return w.forEachEntry(t,(l,r)=>{a(vs(l),r,o,0)}),o}return null}function Os(t,a,o){if(w.isString(t))try{return(a||JSON.parse)(t),w.trim(t)}catch(l){if(l.name!=="SyntaxError")throw l}return(o||JSON.stringify)(t)}const Ke={transitional:co,adapter:["xhr","http","fetch"],transformRequest:[function(a,o){const l=o.getContentType()||"",r=l.indexOf("application/json")>-1,i=w.isObject(a);if(i&&w.isHTMLForm(a)&&(a=new FormData(a)),w.isFormData(a))return r?JSON.stringify(mo(a)):a;if(w.isArrayBuffer(a)||w.isBuffer(a)||w.isStream(a)||w.isFile(a)||w.isBlob(a)||w.isReadableStream(a))return a;if(w.isArrayBufferView(a))return a.buffer;if(w.isURLSearchParams(a))return o.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),a.toString();let s;if(i){if(l.indexOf("application/x-www-form-urlencoded")>-1)return Is(a,this.formSerializer).toString();if((s=w.isFileList(a))||l.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return ut(s?{"files[]":a}:a,d&&new d,this.formSerializer)}}return i||r?(o.setContentType("application/json",!1),Os(a)):a}],transformResponse:[function(a){const o=this.transitional||Ke.transitional,l=o&&o.forcedJSONParsing,r=this.responseType==="json";if(w.isResponse(a)||w.isReadableStream(a))return a;if(a&&w.isString(a)&&(l&&!this.responseType||r)){const n=!(o&&o.silentJSONParsing)&&r;try{return JSON.parse(a)}catch(s){if(n)throw s.name==="SyntaxError"?H.from(s,H.ERR_BAD_RESPONSE,this,null,this.response):s}}return a}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:de.classes.FormData,Blob:de.classes.Blob},validateStatus:function(a){return a>=200&&a<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};w.forEach(["delete","get","head","post","put","patch"],t=>{Ke.headers[t]={}});const zs=w.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"]),Us=t=>{const a={};let o,l,r;return t&&t.split(`
|
|
2
2
|
`).forEach(function(n){r=n.indexOf(":"),o=n.substring(0,r).trim().toLowerCase(),l=n.substring(r+1).trim(),!(!o||a[o]&&zs[o])&&(o==="set-cookie"?a[o]?a[o].push(l):a[o]=[l]:a[o]=a[o]?a[o]+", "+l:l)}),a},po=Symbol("internals");function Xe(t){return t&&String(t).trim().toLowerCase()}function ft(t){return t===!1||t==null?t:w.isArray(t)?t.map(ft):String(t)}function js(t){const a=Object.create(null),o=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let l;for(;l=o.exec(t);)a[l[1]]=l[2];return a}const Hs=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function Xt(t,a,o,l,r){if(w.isFunction(l))return l.call(this,a,o);if(r&&(a=o),!!w.isString(a)){if(w.isString(l))return a.indexOf(l)!==-1;if(w.isRegExp(l))return l.test(a)}}function $s(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(a,o,l)=>o.toUpperCase()+l)}function Ws(t,a){const o=w.toCamelCase(" "+a);["get","set","has"].forEach(l=>{Object.defineProperty(t,l+o,{value:function(r,i,n){return this[l].call(this,a,r,i,n)},configurable:!0})})}let fe=class{constructor(a){a&&this.set(a)}set(a,o,l){const r=this;function i(s,d,c){const h=Xe(d);if(!h)throw new Error("header name must be a non-empty string");const u=w.findKey(r,h);(!u||r[u]===void 0||c===!0||c===void 0&&r[u]!==!1)&&(r[u||d]=ft(s))}const n=(s,d)=>w.forEach(s,(c,h)=>i(c,h,d));if(w.isPlainObject(a)||a instanceof this.constructor)n(a,o);else if(w.isString(a)&&(a=a.trim())&&!Hs(a))n(Us(a),o);else if(w.isHeaders(a))for(const[s,d]of a.entries())i(d,s,l);else a!=null&&i(o,a,l);return this}get(a,o){if(a=Xe(a),a){const l=w.findKey(this,a);if(l){const r=this[l];if(!o)return r;if(o===!0)return js(r);if(w.isFunction(o))return o.call(this,r,l);if(w.isRegExp(o))return o.exec(r);throw new TypeError("parser must be boolean|regexp|function")}}}has(a,o){if(a=Xe(a),a){const l=w.findKey(this,a);return!!(l&&this[l]!==void 0&&(!o||Xt(this,this[l],l,o)))}return!1}delete(a,o){const l=this;let r=!1;function i(n){if(n=Xe(n),n){const s=w.findKey(l,n);s&&(!o||Xt(l,l[s],s,o))&&(delete l[s],r=!0)}}return w.isArray(a)?a.forEach(i):i(a),r}clear(a){const o=Object.keys(this);let l=o.length,r=!1;for(;l--;){const i=o[l];(!a||Xt(this,this[i],i,a,!0))&&(delete this[i],r=!0)}return r}normalize(a){const o=this,l={};return w.forEach(this,(r,i)=>{const n=w.findKey(l,i);if(n){o[n]=ft(r),delete o[i];return}const s=a?$s(i):String(i).trim();s!==i&&delete o[i],o[s]=ft(r),l[s]=!0}),this}concat(...a){return this.constructor.concat(this,...a)}toJSON(a){const o=Object.create(null);return w.forEach(this,(l,r)=>{l!=null&&l!==!1&&(o[r]=a&&w.isArray(l)?l.join(", "):l)}),o}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([a,o])=>a+": "+o).join(`
|
|
3
3
|
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(a){return a instanceof this?a:new this(a)}static concat(a,...o){const l=new this(a);return o.forEach(r=>l.set(r)),l}static accessor(a){const l=(this[po]=this[po]={accessors:{}}).accessors,r=this.prototype;function i(n){const s=Xe(n);l[s]||(Ws(r,n),l[s]=!0)}return w.isArray(a)?a.forEach(i):i(a),this}};fe.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),w.reduceDescriptors(fe.prototype,({value:t},a)=>{let o=a[0].toUpperCase()+a.slice(1);return{get:()=>t,set(l){this[o]=l}}}),w.freezeMethods(fe);function Qt(t,a){const o=this||Ke,l=a||o,r=fe.from(l.headers);let i=l.data;return w.forEach(t,function(s){i=s.call(o,i,r.normalize(),a?a.status:void 0)}),r.normalize(),i}function uo(t){return!!(t&&t.__CANCEL__)}function je(t,a,o){H.call(this,t??"canceled",H.ERR_CANCELED,a,o),this.name="CanceledError"}w.inherits(je,H,{__CANCEL__:!0});function fo(t,a,o){const l=o.config.validateStatus;!o.status||!l||l(o.status)?t(o):a(new H("Request failed with status code "+o.status,[H.ERR_BAD_REQUEST,H.ERR_BAD_RESPONSE][Math.floor(o.status/100)-4],o.config,o.request,o))}function Gs(t){const a=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return a&&a[1]||""}function qs(t,a){t=t||10;const o=new Array(t),l=new Array(t);let r=0,i=0,n;return a=a!==void 0?a:1e3,function(d){const c=Date.now(),h=l[i];n||(n=c),o[r]=d,l[r]=c;let u=i,y=0;for(;u!==r;)y+=o[u++],u=u%t;if(r=(r+1)%t,r===i&&(i=(i+1)%t),c-n<a)return;const f=h&&c-h;return f?Math.round(y*1e3/f):void 0}}function Zs(t,a){let o=0,l=1e3/a,r,i;const n=(c,h=Date.now())=>{o=h,r=null,i&&(clearTimeout(i),i=null),t.apply(null,c)};return[(...c)=>{const h=Date.now(),u=h-o;u>=l?n(c,h):(r=c,i||(i=setTimeout(()=>{i=null,n(r)},l-u)))},()=>r&&n(r)]}const ht=(t,a,o=3)=>{let l=0;const r=qs(50,250);return Zs(i=>{const n=i.loaded,s=i.lengthComputable?i.total:void 0,d=n-l,c=r(d),h=n<=s;l=n;const u={loaded:n,total:s,progress:s?n/s:void 0,bytes:d,rate:c||void 0,estimated:c&&s&&h?(s-n)/c:void 0,event:i,lengthComputable:s!=null,[a?"download":"upload"]:!0};t(u)},o)},ho=(t,a)=>{const o=t!=null;return[l=>a[0]({lengthComputable:o,total:t,loaded:l}),a[1]]},yo=t=>(...a)=>w.asap(()=>t(...a)),Ys=de.hasStandardBrowserEnv?((t,a)=>o=>(o=new URL(o,de.origin),t.protocol===o.protocol&&t.host===o.host&&(a||t.port===o.port)))(new URL(de.origin),de.navigator&&/(msie|trident)/i.test(de.navigator.userAgent)):()=>!0,Js=de.hasStandardBrowserEnv?{write(t,a,o,l,r,i){const n=[t+"="+encodeURIComponent(a)];w.isNumber(o)&&n.push("expires="+new Date(o).toGMTString()),w.isString(l)&&n.push("path="+l),w.isString(r)&&n.push("domain="+r),i===!0&&n.push("secure"),document.cookie=n.join("; ")},read(t){const a=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return a?decodeURIComponent(a[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Ks(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function Xs(t,a){return a?t.replace(/\/?\/$/,"")+"/"+a.replace(/^\/+/,""):t}function go(t,a,o){let l=!Ks(a);return t&&(l||o==!1)?Xs(t,a):a}const bo=t=>t instanceof fe?{...t}:t;function Ae(t,a){a=a||{};const o={};function l(c,h,u,y){return w.isPlainObject(c)&&w.isPlainObject(h)?w.merge.call({caseless:y},c,h):w.isPlainObject(h)?w.merge({},h):w.isArray(h)?h.slice():h}function r(c,h,u,y){if(w.isUndefined(h)){if(!w.isUndefined(c))return l(void 0,c,u,y)}else return l(c,h,u,y)}function i(c,h){if(!w.isUndefined(h))return l(void 0,h)}function n(c,h){if(w.isUndefined(h)){if(!w.isUndefined(c))return l(void 0,c)}else return l(void 0,h)}function s(c,h,u){if(u in a)return l(c,h);if(u in t)return l(void 0,c)}const d={url:i,method:i,data:i,baseURL:n,transformRequest:n,transformResponse:n,paramsSerializer:n,timeout:n,timeoutMessage:n,withCredentials:n,withXSRFToken:n,adapter:n,responseType:n,xsrfCookieName:n,xsrfHeaderName:n,onUploadProgress:n,onDownloadProgress:n,decompress:n,maxContentLength:n,maxBodyLength:n,beforeRedirect:n,transport:n,httpAgent:n,httpsAgent:n,cancelToken:n,socketPath:n,responseEncoding:n,validateStatus:s,headers:(c,h,u)=>r(bo(c),bo(h),u,!0)};return w.forEach(Object.keys(Object.assign({},t,a)),function(h){const u=d[h]||r,y=u(t[h],a[h],h);w.isUndefined(y)&&u!==s||(o[h]=y)}),o}const So=t=>{const a=Ae({},t);let{data:o,withXSRFToken:l,xsrfHeaderName:r,xsrfCookieName:i,headers:n,auth:s}=a;a.headers=n=fe.from(n),a.url=no(go(a.baseURL,a.url,a.allowAbsoluteUrls),t.params,t.paramsSerializer),s&&n.set("Authorization","Basic "+btoa((s.username||"")+":"+(s.password?unescape(encodeURIComponent(s.password)):"")));let d;if(w.isFormData(o)){if(de.hasStandardBrowserEnv||de.hasStandardBrowserWebWorkerEnv)n.setContentType(void 0);else if((d=n.getContentType())!==!1){const[c,...h]=d?d.split(";").map(u=>u.trim()).filter(Boolean):[];n.setContentType([c||"multipart/form-data",...h].join("; "))}}if(de.hasStandardBrowserEnv&&(l&&w.isFunction(l)&&(l=l(a)),l||l!==!1&&Ys(a.url))){const c=r&&i&&Js.read(i);c&&n.set(r,c)}return a},Qs=typeof XMLHttpRequest<"u"&&function(t){return new Promise(function(o,l){const r=So(t);let i=r.data;const n=fe.from(r.headers).normalize();let{responseType:s,onUploadProgress:d,onDownloadProgress:c}=r,h,u,y,f,p;function m(){f&&f(),p&&p(),r.cancelToken&&r.cancelToken.unsubscribe(h),r.signal&&r.signal.removeEventListener("abort",h)}let g=new XMLHttpRequest;g.open(r.method.toUpperCase(),r.url,!0),g.timeout=r.timeout;function E(){if(!g)return;const v=fe.from("getAllResponseHeaders"in g&&g.getAllResponseHeaders()),z={data:!s||s==="text"||s==="json"?g.responseText:g.response,status:g.status,statusText:g.statusText,headers:v,config:t,request:g};fo(function(G){o(G),m()},function(G){l(G),m()},z),g=null}"onloadend"in g?g.onloadend=E:g.onreadystatechange=function(){!g||g.readyState!==4||g.status===0&&!(g.responseURL&&g.responseURL.indexOf("file:")===0)||setTimeout(E)},g.onabort=function(){g&&(l(new H("Request aborted",H.ECONNABORTED,t,g)),g=null)},g.onerror=function(){l(new H("Network Error",H.ERR_NETWORK,t,g)),g=null},g.ontimeout=function(){let W=r.timeout?"timeout of "+r.timeout+"ms exceeded":"timeout exceeded";const z=r.transitional||co;r.timeoutErrorMessage&&(W=r.timeoutErrorMessage),l(new H(W,z.clarifyTimeoutError?H.ETIMEDOUT:H.ECONNABORTED,t,g)),g=null},i===void 0&&n.setContentType(null),"setRequestHeader"in g&&w.forEach(n.toJSON(),function(W,z){g.setRequestHeader(z,W)}),w.isUndefined(r.withCredentials)||(g.withCredentials=!!r.withCredentials),s&&s!=="json"&&(g.responseType=r.responseType),c&&([y,p]=ht(c,!0),g.addEventListener("progress",y)),d&&g.upload&&([u,f]=ht(d),g.upload.addEventListener("progress",u),g.upload.addEventListener("loadend",f)),(r.cancelToken||r.signal)&&(h=v=>{g&&(l(!v||v.type?new je(null,t,g):v),g.abort(),g=null)},r.cancelToken&&r.cancelToken.subscribe(h),r.signal&&(r.signal.aborted?h():r.signal.addEventListener("abort",h)));const B=Gs(r.url);if(B&&de.protocols.indexOf(B)===-1){l(new H("Unsupported protocol "+B+":",H.ERR_BAD_REQUEST,t));return}g.send(i||null)})},ed=(t,a)=>{const{length:o}=t=t?t.filter(Boolean):[];if(a||o){let l=new AbortController,r;const i=function(c){if(!r){r=!0,s();const h=c instanceof Error?c:this.reason;l.abort(h instanceof H?h:new je(h instanceof Error?h.message:h))}};let n=a&&setTimeout(()=>{n=null,i(new H(`timeout ${a} of ms exceeded`,H.ETIMEDOUT))},a);const s=()=>{t&&(n&&clearTimeout(n),n=null,t.forEach(c=>{c.unsubscribe?c.unsubscribe(i):c.removeEventListener("abort",i)}),t=null)};t.forEach(c=>c.addEventListener("abort",i));const{signal:d}=l;return d.unsubscribe=()=>w.asap(s),d}},td=function*(t,a){let o=t.byteLength;if(o<a){yield t;return}let l=0,r;for(;l<o;)r=l+a,yield t.slice(l,r),l=r},ad=async function*(t,a){for await(const o of od(t))yield*td(o,a)},od=async function*(t){if(t[Symbol.asyncIterator]){yield*t;return}const a=t.getReader();try{for(;;){const{done:o,value:l}=await a.read();if(o)break;yield l}}finally{await a.cancel()}},_o=(t,a,o,l)=>{const r=ad(t,a);let i=0,n,s=d=>{n||(n=!0,l&&l(d))};return new ReadableStream({async pull(d){try{const{done:c,value:h}=await r.next();if(c){s(),d.close();return}let u=h.byteLength;if(o){let y=i+=u;o(y)}d.enqueue(new Uint8Array(h))}catch(c){throw s(c),c}},cancel(d){return s(d),r.return()}},{highWaterMark:2})},yt=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",Co=yt&&typeof ReadableStream=="function",ld=yt&&(typeof TextEncoder=="function"?(t=>a=>t.encode(a))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),Eo=(t,...a)=>{try{return!!t(...a)}catch{return!1}},id=Co&&Eo(()=>{let t=!1;const a=new Request(de.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!a}),wo=64*1024,ea=Co&&Eo(()=>w.isReadableStream(new Response("").body)),gt={stream:ea&&(t=>t.body)};yt&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(a=>{!gt[a]&&(gt[a]=w.isFunction(t[a])?o=>o[a]():(o,l)=>{throw new H(`Response type '${a}' is not supported`,H.ERR_NOT_SUPPORT,l)})})})(new Response);const rd=async t=>{if(t==null)return 0;if(w.isBlob(t))return t.size;if(w.isSpecCompliantForm(t))return(await new Request(de.origin,{method:"POST",body:t}).arrayBuffer()).byteLength;if(w.isArrayBufferView(t)||w.isArrayBuffer(t))return t.byteLength;if(w.isURLSearchParams(t)&&(t=t+""),w.isString(t))return(await ld(t)).byteLength},nd=async(t,a)=>{const o=w.toFiniteNumber(t.getContentLength());return o??rd(a)},ta={http:Bs,xhr:Qs,fetch:yt&&(async t=>{let{url:a,method:o,data:l,signal:r,cancelToken:i,timeout:n,onDownloadProgress:s,onUploadProgress:d,responseType:c,headers:h,withCredentials:u="same-origin",fetchOptions:y}=So(t);c=c?(c+"").toLowerCase():"text";let f=ed([r,i&&i.toAbortSignal()],n),p;const m=f&&f.unsubscribe&&(()=>{f.unsubscribe()});let g;try{if(d&&id&&o!=="get"&&o!=="head"&&(g=await nd(h,l))!==0){let z=new Request(a,{method:"POST",body:l,duplex:"half"}),U;if(w.isFormData(l)&&(U=z.headers.get("content-type"))&&h.setContentType(U),z.body){const[G,J]=ho(g,ht(yo(d)));l=_o(z.body,wo,G,J)}}w.isString(u)||(u=u?"include":"omit");const E="credentials"in Request.prototype;p=new Request(a,{...y,signal:f,method:o.toUpperCase(),headers:h.normalize().toJSON(),body:l,duplex:"half",credentials:E?u:void 0});let B=await fetch(p);const v=ea&&(c==="stream"||c==="response");if(ea&&(s||v&&m)){const z={};["status","statusText","headers"].forEach(ae=>{z[ae]=B[ae]});const U=w.toFiniteNumber(B.headers.get("content-length")),[G,J]=s&&ho(U,ht(yo(s),!0))||[];B=new Response(_o(B.body,wo,G,()=>{J&&J(),m&&m()}),z)}c=c||"text";let W=await gt[w.findKey(gt,c)||"text"](B,t);return!v&&m&&m(),await new Promise((z,U)=>{fo(z,U,{data:W,headers:fe.from(B.headers),status:B.status,statusText:B.statusText,config:t,request:p})})}catch(E){throw m&&m(),E&&E.name==="TypeError"&&/fetch/i.test(E.message)?Object.assign(new H("Network Error",H.ERR_NETWORK,t,p),{cause:E.cause||E}):H.from(E,E&&E.code,t,p)}})};w.forEach(ta,(t,a)=>{if(t){try{Object.defineProperty(t,"name",{value:a})}catch{}Object.defineProperty(t,"adapterName",{value:a})}});const ko=t=>`- ${t}`,sd=t=>w.isFunction(t)||t===null||t===!1,Vo={getAdapter:t=>{t=w.isArray(t)?t:[t];const{length:a}=t;let o,l;const r={};for(let i=0;i<a;i++){o=t[i];let n;if(l=o,!sd(o)&&(l=ta[(n=String(o)).toLowerCase()],l===void 0))throw new H(`Unknown adapter '${n}'`);if(l)break;r[n||"#"+i]=l}if(!l){const i=Object.entries(r).map(([s,d])=>`adapter ${s} `+(d===!1?"is not supported by the environment":"is not available in the build"));let n=a?i.length>1?`since :
|
|
4
4
|
`+i.map(ko).join(`
|