@golstats/gsc-filters 1.0.17 → 1.0.18
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-8c2460aa.js → FilterConditions-3a37f206.js} +1 -1
- package/dist/{FilterField-1d164f79.js → FilterField-0540efec.js} +1 -1
- package/dist/{FilterSubcategories-7e385bf6.js → FilterSubcategories-3e3358d2.js} +1 -1
- package/dist/gsc-filters.js +1 -1
- package/dist/gsc-filters.umd.cjs +1 -1
- package/dist/{index-ac11863b.js → index-82f02589.js} +14 -14
- package/dist/style.css +1 -1
- package/package.json +2 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useCssVars as $, computed as c, openBlock as i, createElementBlock as a, normalizeStyle as E, createElementVNode as l, createVNode as y, unref as p, Fragment as u, renderList as _, normalizeClass as v, toDisplayString as b, pushScopeId as H, popScopeId as T } from "vue";
|
|
2
|
-
import { _ as V, L as g } from "./index-
|
|
2
|
+
import { _ as V, L as g } from "./index-82f02589.js";
|
|
3
3
|
const r = (d) => (H("data-v-80d9c265"), d = d(), T(), d), R = { class: "details__header" }, F = /* @__PURE__ */ r(() => /* @__PURE__ */ l("div", { class: "details__header__title" }, "Jugando como", -1)), I = { class: "details__header__checkbox" }, W = { class: "details__body" }, G = { class: "details__body__playing-as" }, L = ["onClick"], P = { class: "details__header" }, z = /* @__PURE__ */ r(() => /* @__PURE__ */ l("div", { class: "details__header__title" }, "En: (Elige el lapso de tiempo)", -1)), N = { class: "details__header__checkbox" }, U = { class: "details__body" }, w = /* @__PURE__ */ r(() => /* @__PURE__ */ l("div", { class: "details__body__title" }, "1er tiempo", -1)), D = { class: "details__body__game-section" }, J = ["onClick"], j = { class: "details__body" }, q = /* @__PURE__ */ r(() => /* @__PURE__ */ l("div", { class: "details__body__title" }, "2do tiempo", -1)), K = { class: "details__body__game-section" }, M = ["onClick"], O = {
|
|
4
4
|
__name: "FilterConditions",
|
|
5
5
|
props: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref as r, openBlock as a, createElementBlock as _, createVNode as c, unref as n } from "vue";
|
|
2
|
-
import { _ as s, a as d } from "./index-
|
|
2
|
+
import { _ as s, a as d } from "./index-82f02589.js";
|
|
3
3
|
const i = { class: "filter-field" }, u = {
|
|
4
4
|
__name: "FilterField",
|
|
5
5
|
setup(p) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock as t, createElementBlock as r, Fragment as a, renderList as u, createBlock as n, unref as d, createVNode as p } from "vue";
|
|
2
|
-
import { _ as s, L as i } from "./index-
|
|
2
|
+
import { _ as s, L as i } from "./index-82f02589.js";
|
|
3
3
|
const g = { class: "subcategory-group" }, y = {
|
|
4
4
|
__name: "SubcategoryGroup",
|
|
5
5
|
props: {
|
package/dist/gsc-filters.js
CHANGED
package/dist/gsc-filters.umd.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(q,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(q=typeof globalThis<"u"?globalThis:q||self,e(q.GSCFilters={},q.Vue))})(this,function(q,e){"use strict";const em="",tm="",om="",am="",nm="",sm="",im="",rm="",lm="",vo=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},$o={key:1},Fo={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Ao=["fill"],Po={key:0,class:"checkbox__teams"},Mo={class:"checkbox__teams__logo"},Io=["src"],Do={class:"checkbox__teams__logo"},Ro=["src"],Oo={__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(p=>({"6582e90e":t.width,"310b3edf":t.height}));const n=e.ref(!1),i=e.computed(()=>{const p={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 n.value?(p["background-color"]=o.boxBackgroundColor,p.border=`solid ${o.boxBorderWidth} ${o.boxBackgroundColor}`):p.border=`solid ${o.boxBorderWidth} ${o.boxBorderColor}`,p}),s=e.computed(()=>({"font-family":o.boxValueFontFamily,"font-size":o.boxValueFontSize,color:o.boxValueColor,"line-height":1})),r=e.computed(()=>{const p={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")&&(p[`margin-${o.boxPosition}`]=o.isBoxOnly?"0":o.teamsIds?"8px":"10px"),p});e.watch(()=>o.modelValue,p=>{p!==n.value&&(n.value=p)},{immediate:!0});function c(){o.avoidInteraction||!n.value&&o.avoidToCheck||(n.value=!n.value,a("update:modelValue",n.value))}function f(p){return`${{}.TEAM_LOGOS_URL||"https://az755631.vo.msecnd.net/teams-80/"}${p}.png`}return(p,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["checkbox",`box-${t.boxPosition}`]),onClick:c},[e.createElementVNode("div",{class:"checkbox__box",style:e.normalizeStyle(i.value)},[n.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(s.value)},e.toDisplayString(t.boxValue),5)):(e.openBlock(),e.createElementBlock("div",$o,[(e.openBlock(),e.createElementBlock("svg",Fo,[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,Ao)]))]))],64)):e.createCommentVNode("",!0)],4),t.teamsIds&&t.teamsIds.length?(e.openBlock(),e.createElementBlock("div",Po,[e.createElementVNode("div",Mo,[e.createElementVNode("img",{src:f(t.teamsIds[0]),alt:""},null,8,Io)]),e.createElementVNode("div",Do,[e.createElementVNode("img",{src:f(t.teamsIds[1]),alt:""},null,8,Ro)])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"checkbox__label",style:e.normalizeStyle(r.value)},e.toDisplayString(t.label),5)],2))}},R=vo(Oo,[["__scopeId","data-v-bcf3bcc6"]]),cm="",O=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Lo={class:"container"},zo={key:0,width:"11",height:"2",viewBox:"0 0 11 2",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Uo=["fill"],Wo={key:1,width:"11",height:"11",viewBox:"0 0 11 11",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Go=["fill"],ce=O({__name:"IconExpand",props:{height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},isExpanded:{type:Boolean,default:!1},expandIconColor:{type:String,default:"white"},collapseIconColor:{type:String,default:"#D9D9D9"}},setup(t){return e.useCssVars(a=>({"563e5242":t.width,a529e9a4:t.height})),(a,o)=>(e.openBlock(),e.createElementBlock("div",Lo,[t.isExpanded?(e.openBlock(),e.createElementBlock("svg",zo,[e.createElementVNode("rect",{width:"11",height:"1.7",fill:t.collapseIconColor},null,8,Uo)])):(e.openBlock(),e.createElementBlock("svg",Wo,[e.createElementVNode("path",{d:"M11 6.28571H6.28571V11H4.71429V6.28571H0V4.71429H4.71429V0H6.28571V4.71429H11V6.28571Z",fill:t.expandIconColor},null,8,Go)]))]))}},[["__scopeId","data-v-166b6226"]]),um="",xe=t=>(e.pushScopeId("data-v-8ad05a85"),t=t(),e.popScopeId(),t),Ho={class:"productivity"},Yo={class:"productivity__body__offensive"},jo={class:"productivity__body__title"},qo={class:"productivity__body__title__info"},Jo={class:"number-of-categories"},Ko={class:"productivity__body__categories"},Xo={class:"productivity__body__defensive-possession"},Zo={class:"productivity__body__title"},Qo={class:"productivity__body__title__info"},ea={class:"number-of-categories"},ta={class:"productivity__body__categories"},oa={class:"productivity__body__title"},aa={class:"productivity__body__title__info"},na={class:"number-of-categories"},sa={class:"productivity__body__categories"},ia={class:"productivity__footer"},ra={class:"productivity__footer__offenses"},la=xe(()=>e.createElementVNode("div",{class:"productivity__footer__offenses__title"}," ¿Debemos quitarle puntos a jugadores que hayan cometido las siguientes infracciones? ",-1)),ca={class:"productivity__footer__offenses__table"},da=xe(()=>e.createElementVNode("div",{class:"productivity__footer__offenses__table__row"},[e.createElementVNode("div"),e.createElementVNode("div",null,"Si"),e.createElementVNode("div",null,"No")],-1)),ua={class:"productivity__footer__offenses__table__row has-bottom-border has-padding"},pa=xe(()=>e.createElementVNode("div",{class:"productivity__footer__offenses__table__row__text"},"Faltas cometidas",-1)),ma={class:"productivity__footer__offenses__table__row has-bottom-border has-padding"},fa=xe(()=>e.createElementVNode("div",{class:"productivity__footer__offenses__table__row__text"},"Tarjetas amarillas",-1)),ha={class:"productivity__footer__offenses__table__row has-padding"},_a=xe(()=>e.createElementVNode("div",{class:"productivity__footer__offenses__table__row__text"},"Tarjetas rojas",-1)),ya=O({__name:"TemplateProductivity",props:{componentWidth:{type:Number,default:0},productivityCategories:{type:Object,required:!0},numberOfCategoriesSelected:{type:Number,default:0},areMaxCategoriesReached:{type:Boolean,default:!1},isExpansionMode:{type:Boolean,default:!1}},emits:["update:offensesConditions"],setup(t,{emit:a}){const o=t,n=e.ref(!1),i=e.ref(!1),s=e.ref(!1),r=e.ref({areYellowCardsSelected:!1,areRedCardsSelected:!1,areFoulsCommittedSelected:!1}),c=e.computed(()=>({"--template-columns":o.isExpansionMode?"1fr":"1fr 1fr"})),f=e.computed(()=>o.productivityCategories.offensive.categories.reduce((_,m)=>(m.isSelected&&_++,_),0)),p=e.computed(()=>o.productivityCategories.defensive.categories.reduce((_,m)=>(m.isSelected&&_++,_),0)),u=e.computed(()=>o.productivityCategories.possession.categories.reduce((_,m)=>(m.isSelected&&_++,_),0));e.watch(()=>o.productivityCategories,_=>{r.value.areYellowCardsSelected=_.offensesConditions.areYellowCardsSelected,r.value.areRedCardsSelected=_.offensesConditions.areRedCardsSelected,r.value.areFoulsCommittedSelected=_.offensesConditions.areFoulsCommittedSelected},{deep:!0,immediate:!0}),e.watch(r,_=>{a("update:offensesConditions",_)},{deep:!0,immediate:!0});function l(_,m){m.isSelected=_,setTimeout(()=>{m.priority=o.numberOfCategoriesSelected},10)}function S(_){_==="offensive"?n.value=!n.value:_==="defensive"?i.value=!i.value:_==="possession"&&(s.value=!s.value)}return(_,m)=>(e.openBlock(),e.createElementBlock("div",Ho,[e.createElementVNode("div",{class:"productivity__body",style:e.normalizeStyle(c.value)},[e.createElementVNode("div",Yo,[e.createElementVNode("div",jo,[e.createElementVNode("div",qo,[e.createElementVNode("span",null,e.toDisplayString(t.productivityCategories.offensive.title),1),e.createElementVNode("span",Jo,"("+e.toDisplayString(f.value)+")",1)]),e.createElementVNode("div",{class:"productivity__body__title__expand-button",onClick:m[0]||(m[0]=d=>S("offensive"))},[e.withDirectives(e.createVNode(ce,{"is-expanded":n.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",Ko,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.productivityCategories.offensive.categories,d=>(e.openBlock(),e.createElementBlock("div",{key:d.id,class:"productivity__checkbox"},[e.createVNode(e.unref(R),{label:d.name,"model-value":d.isSelected,"avoid-to-check":t.areMaxCategoriesReached,"box-value":d.priority||0,"onUpdate:modelValue":E=>l(E,d)},null,8,["label","model-value","avoid-to-check","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||n.value]])]),e.createElementVNode("div",Xo,[e.createElementVNode("div",Zo,[e.createElementVNode("div",Qo,[e.createElementVNode("span",null,e.toDisplayString(t.productivityCategories.defensive.title),1),e.createElementVNode("span",ea,"("+e.toDisplayString(p.value)+")",1)]),e.createElementVNode("div",{class:"productivity__body__title__expand-button",onClick:m[1]||(m[1]=d=>S("defensive"))},[e.withDirectives(e.createVNode(ce,{"is-expanded":i.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",ta,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.productivityCategories.defensive.categories,d=>(e.openBlock(),e.createElementBlock("div",{key:d.id,class:"productivity__checkbox"},[e.createVNode(e.unref(R),{label:d.name,"model-value":d.isSelected,"avoid-to-check":t.areMaxCategoriesReached,"box-value":d.priority||0,"onUpdate:modelValue":E=>l(E,d)},null,8,["label","model-value","avoid-to-check","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||i.value]]),e.createElementVNode("div",oa,[e.createElementVNode("div",aa,[e.createElementVNode("span",null,e.toDisplayString(t.productivityCategories.possession.title),1),e.createElementVNode("span",na,"("+e.toDisplayString(u.value)+")",1)]),e.createElementVNode("div",{class:"productivity__body__title__expand-button",onClick:m[2]||(m[2]=d=>S("possession"))},[e.withDirectives(e.createVNode(ce,{"is-expanded":s.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",sa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.productivityCategories.possession.categories,d=>(e.openBlock(),e.createElementBlock("div",{key:d.id,class:"productivity__checkbox"},[e.createVNode(e.unref(R),{label:d.name,"model-value":d.isSelected,"avoid-to-check":t.areMaxCategoriesReached,"box-value":d.priority||0,"onUpdate:modelValue":E=>l(E,d)},null,8,["label","model-value","avoid-to-check","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||s.value]])])],4),e.createElementVNode("div",ia,[e.createElementVNode("div",ra,[la,e.createElementVNode("div",ca,[da,e.createElementVNode("div",ua,[pa,e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":r.value.areFoulsCommittedSelected,"avoid-interaction":r.value.areFoulsCommittedSelected,"is-box-only":"","onUpdate:modelValue":m[3]||(m[3]=d=>r.value.areFoulsCommittedSelected=d)},null,8,["model-value","avoid-interaction"])]),e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":!r.value.areFoulsCommittedSelected,"avoid-interaction":!r.value.areFoulsCommittedSelected,"is-box-only":"","onUpdate:modelValue":m[4]||(m[4]=d=>r.value.areFoulsCommittedSelected=!d)},null,8,["model-value","avoid-interaction"])])]),e.createElementVNode("div",ma,[fa,e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":r.value.areYellowCardsSelected,"avoid-interaction":r.value.areYellowCardsSelected,"is-box-only":"","onUpdate:modelValue":m[5]||(m[5]=d=>r.value.areYellowCardsSelected=d)},null,8,["model-value","avoid-interaction"])]),e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":!r.value.areYellowCardsSelected,"avoid-interaction":!r.value.areYellowCardsSelected,"is-box-only":"","onUpdate:modelValue":m[6]||(m[6]=d=>r.value.areYellowCardsSelected=!d)},null,8,["model-value","avoid-interaction"])])]),e.createElementVNode("div",ha,[_a,e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":r.value.areRedCardsSelected,"avoid-interaction":r.value.areRedCardsSelected,"is-box-only":"","onUpdate:modelValue":m[7]||(m[7]=d=>r.value.areRedCardsSelected=d)},null,8,["model-value","avoid-interaction"])]),e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":!r.value.areRedCardsSelected,"avoid-interaction":!r.value.areRedCardsSelected,"is-box-only":"","onUpdate:modelValue":m[8]||(m[8]=d=>r.value.areRedCardsSelected=!d)},null,8,["model-value","avoid-interaction"])])])])])])]))}},[["__scopeId","data-v-8ad05a85"]]),mm="",ve=t=>(e.pushScopeId("data-v-53d57104"),t=t(),e.popScopeId(),t),ga={class:"details__header"},Sa=ve(()=>e.createElementVNode("div",{class:"details__header__title"},"Jugando como",-1)),ba={class:"details__header__checkbox"},xa={class:"details__body"},Ea={class:"details__body__playing-as"},Ca=["onClick"],ka={class:"details__header"},Va=ve(()=>e.createElementVNode("div",{class:"details__header__title"},"En: (Elige el lapso de tiempo)",-1)),wa={class:"details__header__checkbox"},Na={class:"details__body"},Ba=ve(()=>e.createElementVNode("div",{class:"details__body__title"},"1er tiempo",-1)),Ta={class:"details__body__game-section"},va=["onClick"],$a={class:"details__body"},Fa=ve(()=>e.createElementVNode("div",{class:"details__body__title"},"2do tiempo",-1)),Aa={class:"details__body__game-section"},Pa=["onClick"],Ma=O({__name:"TemplateDetails",props:{playingAs:{type:Array,default:()=>[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}]},gameSections:{type:Array,default:()=>[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},buttonsBackgroundColor:{type:String,default:"rgba(255, 255, 255, 0)"},buttonsBackgroundColorActive:{type:String,default:"rgba(203, 238, 107, 0.05)"},buttonsTextColor:{type:String,default:"rgba(255, 255, 255, 0.8)"},buttonsTextColorActive:{type:String,default:"rgba(255, 255, 255, 1)"},buttonsBorderColor:{type:String,default:"#8ea2ab"},buttonsBorderColorActive:{type:String,default:"#cbee6b"},buttonsBorderWidth:{type:String,default:"0.8px"},buttonsBorderWidthActive:{type:String,default:"1px"},buttonsBorderRadius:{type:String,default:"4px"}},setup(t){const a=t;e.useCssVars(u=>({"52a8fdd2":t.buttonsBackgroundColor,fce7dc10:t.buttonsTextColor,"7473803c":t.buttonsBorderWidth,"735c81d9":t.buttonsBorderColor,"238a7efd":t.buttonsBackgroundColorActive,"2619231e":t.buttonsTextColorActive,"0a5dce62":t.buttonsBorderWidthActive,64173382:t.buttonsBorderColorActive}));const o=e.computed(()=>a.playingAs.every(u=>u.isSelected)),n=e.computed(()=>a.gameSections.every(u=>u.isSelected)),i=e.computed(()=>a.gameSections.reduce((u,l)=>(l.value<=3?u.firstHalf.push(l):u.secondHalf.push(l),u),{firstHalf:[],secondHalf:[]})),s=e.computed(()=>({"--border-radius-first-button":`${a.buttonsBorderRadius} 0 0 ${a.buttonsBorderRadius}`,"--border-radius-last-button":`0 ${a.buttonsBorderRadius} ${a.buttonsBorderRadius} 0`}));function r(u){u?a.playingAs.forEach(l=>{l.isSelected=!0}):a.playingAs.forEach((l,S)=>{l.isSelected=S===0})}function c(u){a.playingAs.filter(l=>l.isSelected).length===1&&u.isSelected||(u.isSelected=!u.isSelected)}function f(u){a.gameSections.filter(l=>l.isSelected).length===1&&u.isSelected||(u.isSelected=!u.isSelected)}function p(u){u?a.gameSections.forEach(l=>{l.isSelected=!0}):a.gameSections.forEach((l,S)=>{l.isSelected=S===0})}return(u,l)=>(e.openBlock(),e.createElementBlock("div",{class:"details",style:e.normalizeStyle(s.value)},[e.createElementVNode("div",ga,[Sa,e.createElementVNode("div",ba,[e.createVNode(e.unref(R),{label:"Todos","model-value":o.value,"onUpdate:modelValue":r},null,8,["model-value"])])]),e.createElementVNode("div",xa,[e.createElementVNode("div",Ea,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.playingAs,(S,_)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${_}`,class:e.normalizeClass(["details__body__button",{active:S.isSelected}]),onClick:m=>c(S)},e.toDisplayString(S.name),11,Ca))),128))])]),e.createElementVNode("div",ka,[Va,e.createElementVNode("div",wa,[e.createVNode(e.unref(R),{label:"Todos","model-value":n.value,"onUpdate:modelValue":p},null,8,["model-value"])])]),e.createElementVNode("div",Na,[Ba,e.createElementVNode("div",Ta,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value.firstHalf,(S,_)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${_}`,class:e.normalizeClass(["details__body__button",{active:S.isSelected}]),onClick:m=>f(S)},e.toDisplayString(S.text),11,va))),128))])]),e.createElementVNode("div",$a,[Fa,e.createElementVNode("div",Aa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value.secondHalf,(S,_)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${_}`,class:e.normalizeClass(["details__body__button",{active:S.isSelected}]),onClick:m=>f(S)},e.toDisplayString(S.text),11,Pa))),128))])])],4))}},[["__scopeId","data-v-53d57104"]]),hm="",Ia={class:"scroll-container"},St=O({__name:"ScrollContainer",props:{width:{type:String,default:"100%"},height:{type:String,default:"100%"}},setup(t){return e.useCssVars(a=>({"6aab424d":t.height,39848040:t.width})),(a,o)=>(e.openBlock(),e.createElementBlock("div",Ia,[e.renderSlot(a.$slots,"default",{},void 0,!0)]))}},[["__scopeId","data-v-218f5976"]]),ym="",Da=t=>(e.pushScopeId("data-v-360b9d5a"),t=t(),e.popScopeId(),t),Ra={class:"tournaments"},Oa=Da(()=>e.createElementVNode("div",{class:"tournaments__tournament"},null,-1)),La=O({__name:"TemplateTournaments",props:{tournaments:{type:Array,default:()=>[]}},emits:["change-filters-selected","update:filters"],setup(t,{emit:a}){const o=e.ref({});function n(i,s){s.isSelected=i,s.id!==o.value.id&&(o.value.isSelected=!1,o.value=s),i?(a("change-filters-selected",1),a("update:filters",[s])):(a("change-filters-selected",0),a("update:filters",[]))}return(i,s)=>(e.openBlock(),e.createElementBlock("div",Ra,[e.createVNode(St,{height:"200px"},{default:e.withCtx(()=>[Oa,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.tournaments,r=>(e.openBlock(),e.createElementBlock("div",{key:r.id||r._id,class:"tournaments__tournament"},[e.createVNode(e.unref(R),{"model-value":r.isSelected,label:r.name,width:"100%","onUpdate:modelValue":c=>n(c,r)},null,8,["model-value","label","onUpdate:modelValue"])]))),128))]),_:1})]))}},[["__scopeId","data-v-360b9d5a"]]),h={PLAYS:"plays",PRODUCTIVITY:"productivity",FIELD:"field",UNIVERSE:"universe",DETAILS:"details",TOURNAMENTS:"tournaments",PERSONAL_DATA:"personalData",PLAYS_TYPES:"playsTypes",GOLSTATS:"golstats",DISTANCE:"distance",RESULTS:"results",VIDEOS:"videos",GAMES:"games"},Sm="",za={key:0,class:"plays-golstats__placeholder"},Ua=["onClick"],Wa={key:0,class:"plays-golstats__item__value"},Ga={class:"plays-golstats__item__text"},Ha={class:"plays-golstats__item__svg"},Ya={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},ja=["fill"],bt=O({__name:"TemplatePlaysTypeAndGolstats",props:{height:{type:String,default:"fit-content"},type:{type:String,default:""},categories:{type:Array,default:()=>[]},svgColor:{type:String,default:"#CBEE6B"},svgWidth:{type:Number,default:10},svgHeight:{type:Number,default:8}},emits:["change-filters-selected","update:filters"],setup(t,{emit:a}){const o=t,n=e.computed(()=>({"--grid-template-columns":o.type===h.PLAYS_TYPES?"1fr min-content":"min-content 1fr min-content","--svg-width":`${o.svgWidth}px`,"--svg-height":`${o.svgHeight}px`}));e.watch(()=>o.categories,s=>{const r=s.filter(c=>c.isSelected);a("update:filters",r)},{immediate:!0,deep:!0});function i(s){s.isSelected?s.isSelected=!1:(o.categories.forEach(r=>{r.isSelected=!1}),s.isSelected=!0,o.type===h.GOLSTATS&&a("change-filters-selected",s.value))}return(s,r)=>(e.openBlock(),e.createElementBlock("div",{class:"plays-golstats",style:e.normalizeStyle(n.value)},[e.createVNode(St,{height:t.height},{default:e.withCtx(()=>[t.type===e.unref(h).PLAYS_TYPES?(e.openBlock(),e.createElementBlock("div",za," Elige un tipo de jugada para filtrar: ")):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.categories,(c,f)=>(e.openBlock(),e.createElementBlock("div",{key:`k${f}`,class:"plays-golstats__item",onClick:p=>i(c)},[t.type===e.unref(h).GOLSTATS?(e.openBlock(),e.createElementBlock("div",Wa,e.toDisplayString(c.value),1)):e.createCommentVNode("",!0),e.createElementVNode("div",Ga,e.toDisplayString(c.name),1),e.createElementVNode("div",Ha,[e.withDirectives((e.openBlock(),e.createElementBlock("svg",Ya,[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.svgColor},null,8,ja)],512)),[[e.vShow,c.isSelected]])])],8,Ua))),128))]),_:1},8,["height"])],4))}},[["__scopeId","data-v-5fa7caa5"]]),qa=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Ye={props:{textRight:{type:String,default:""},textRightColor:{type:String,default:"#FFFFFF"},textRightFontFamily:{type:String,default:"Poppins-Regular"},textRightFontSize:{type:String,default:"13px"},placeholder:{type:String,default:"Ingresar valor"},value:String,inputType:{type:String,default:"text"},width:{type:String,default:"100%"},height:{type:String,default:"30px"},backgroundColor:{type:String,default:"#2e3b46"},borderRadius:{type:String,default:"10px"},border:{type:String,default:"1px solid #bdc1c4"},color:{type:String,default:"#FFFFFF"},placeholderColor:{type:String,default:"#bdc1c4"},font:{type:String,default:"Poppins-Regular"},fontSize:{type:String,default:"13px"},padding:{type:String,default:"11px"}},computed:{inputStyle(){return{width:this.width,height:this.height,backgroundColor:this.backgroundColor,borderRadius:this.borderRadius,border:this.border,color:this.color,fontFamily:this.font,fontSize:this.fontSize,placeholderColor:this.placeholderColor,paddingLeft:this.padding}}},methods:{updateInputValue(t){this.$emit("inputval",t.target.value)}}},xt=()=>{e.useCssVars(t=>({"27733d10":t.textRightColor,"16b61823":t.textRightFontSize,"2aeb1306":t.textRightFontFamily}))},Et=Ye.setup;Ye.setup=Et?(t,a)=>(xt(),Et(t,a)):xt;const Ja={class:"input-container"},Ka=["type","placeholder","value"],Xa={class:"right-text"};function Za(t,a,o,n,i,s){return e.openBlock(),e.createElementBlock("div",Ja,[e.createElementVNode("input",{type:o.inputType,placeholder:o.placeholder,value:o.value,onInput:a[0]||(a[0]=(...r)=>s.updateInputValue&&s.updateInputValue(...r)),style:e.normalizeStyle(s.inputStyle)},null,44,Ka),e.createElementVNode("div",Xa,e.toDisplayString(o.textRight),1)])}const Ct=qa(Ye,[["render",Za],["__scopeId","data-v-a3591a88"]]),Qa=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},je={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))}}},kt=()=>{e.useCssVars(t=>({"1c960139":t.height,b2f635d8:t.borderWidthBtn,"06e99898":t.borderType,"55555c76":t.borderColor,"23b6d320":t.borderRadius,"22c97374":t.width,"22bb09fa":t.backgroundColor,c148da7c:t.cursorType,cce756fc:t.fontSize,cff98d60:t.fontStyle,"5123b3a5":t.fontFamily,"47bf58db":t.marginLeftStat,cadc8414:t.fontSizeStat}))},Vt=je.setup;je.setup=Vt?(t,a)=>(kt(),Vt(t,a)):kt;const en=t=>(e.pushScopeId("data-v-fb269a1e"),t=t(),e.popScopeId(),t),tn=["src"],on={key:1,class:"text"},an=["src"],nn={class:"stats"},sn=en(()=>e.createElementVNode("img",{class:"iconstats",src:"https://az755631.vo.msecnd.net/todoelfut/playdes.png"},null,-1)),rn={class:"numstats"},ln={class:"leyend"};function cn(t,a,o,n,i,s){return e.openBlock(),e.createElementBlock("div",null,[o.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",i.status&&o.typeOnOff&&"button-active"]),style:e.normalizeStyle([s.customStyle,i.status&&o.typeOnOff&&s.customActive]),onClick:a[0]||(a[0]=(...r)=>s.btnClick&&s.btnClick(...r))},[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,tn)):e.createCommentVNode("",!0),o.textValue?(e.openBlock(),e.createElementBlock("div",on,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,an)):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]=(...r)=>s.btnClick&&s.btnClick(...r))},[e.createElementVNode("div",nn,[sn,e.createElementVNode("div",rn,e.toDisplayString(o.textStat),1)]),e.createElementVNode("div",ln,e.toDisplayString(o.textCategory),1)])):e.createCommentVNode("",!0)])}const dn=Qa(je,[["render",cn],["__scopeId","data-v-fb269a1e"]]),un={class:"gsc-dropdown__main-container__item-selected"},pn=["height","width"],mn=["stroke"],fn={class:"gsc-dropdown__items-container"},hn=["onClick"],_n={key:0,class:"gsc-dropdown__items-footer"},ie={__name:"GSC-Dropdown",props:{modelValue:{type:[Object,Number,String],default:()=>null},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},fontSize:{type:String,default:"14px"},borderRadius:{type:Number,default:5},arrowHeight:{type:Number,default:24},arrowWidth:{type:Number,default:24},borderType:{type:String,default:"solid",validator:function(t){return["solid","dotted","dashed"].includes(t)}},borderWidth:{type:Number,default:1},borderColor:{type:String,default:"black"},backgroundColor:{type:String,default:"grey"},color:{type:String,default:"black"},arrowColor:{type:String,default:"#CBEE6B"},items:{type:Array,default:()=>[]},defaultItemByIndex:{type:Number,default:0},defaultItemByProp:{type:Object,default:null,validator:t=>["propName","value"].every(a=>a in t)},listBackgroundColor:{type:String,default:"white"},hoverBackgroundColor:{type:String,default:"#f1f1f1"},listItemPadding:{type:String,default:"10px 12px"},listHeight:{type:String,default:"fit-content"},listItemSelectedColor:{type:String,default:"white"},listItemSelectedBackgroundColor:{type:String,default:"#399cfd"},listItemColor:{type:String,default:"black"},listBorderRadius:{type:String,default:"0"},listBorderColor:{type:String,default:""},listBorderWidth:{type:Number,default:1},isListSameWidth:{type:Boolean,default:!1},isMultipleOption:{type:Boolean,default:!1},footerBorderColor:{type:String,default:"#626970"},footerBorderWidth:{type:Number,default:1},isFooterVisible:{type:Boolean,default:!1},isDisabled:{type:Boolean,default:!1},onlyFirstTime:{type:Boolean,default:!1}},emits:["input","click-ready","update:modelValue"],setup(t,{emit:a}){const o=t,n=e.ref({}),i=e.ref(o.isMultipleOption?-1:0),s=e.ref(!1);e.watch(()=>o.items,(l,S)=>{if(!o.modelValue&&(!o.onlyFirstTime||!S||!S.length)&&l&&l.length){if(o.defaultItemByProp){const _=o.items.findIndex(m=>m[o.defaultItemByProp.propName]===o.defaultItemByProp.value);_!==-1?(i.value=_,n.value=l[_]):(i.value=0,n.value=l[0])}else n.value=l[o.defaultItemByIndex];a("input",n.value)}},{immediate:!0}),e.watch(()=>o.modelValue,l=>{if(l){const S=o.items.findIndex(_=>typeof l=="object"?JSON.stringify(_)===JSON.stringify(l):_===l);S!==-1&&(i.value=S,n.value=o.items[S],a("update:modelValue",n.value))}},{immediate:!0});const r=e.computed(()=>({height:o.height,width:o.width,backgroundColor:o.backgroundColor,borderRadius:`${o.borderRadius}px`,border:`${o.borderType} ${o.borderWidth}px ${o.borderColor}`,color:o.color,"--hover-background-color":o.hoverBackgroundColor,"--list-item-padding":o.listItemPadding,"--list-background-color":o.listBackgroundColor,"--list-height":o.listHeight,"--list-item-selected-color":o.listItemSelectedColor,"--list-item-selected-background-color":o.listItemSelectedBackgroundColor,"--list-item-color":o.listItemColor,"--list-border-radius":`${o.listBorderRadius}`,"--list-border-color":o.listBorderColor,"--list-width":o.isListSameWidth?o.width:"fit-content","--list-border-width":`${o.listBorderWidth}px`,"--footer-border":`${o.footerBorderWidth}px solid ${o.footerBorderColor}`,"--dropdown-opacity":o.isDisabled?"0.5":"1","--dropdown-cursor":o.isDisabled?"not-allowed":"pointer","--dropdown-font-size":o.fontSize?o.fontSize:"14px"})),c=e.computed(()=>({height:`${o.arrowHeight}px`,width:`${o.arrowWidth}px`}));function f(){o.isDisabled||(s.value=!s.value)}function p(l,S){o.isMultipleOption?i.value=-1:(i.value=S,s.value=!1),n.value=l,a("input",n.value),a("update:modelValue",n.value)}function u(){s.value=!1,a("click-ready")}return(l,S)=>(e.openBlock(),e.createElementBlock("div",{class:"gsc-dropdown",style:e.normalizeStyle(r.value)},[e.createElementVNode("div",{class:"gsc-dropdown__main-container",style:e.normalizeStyle({"padding-right":`${t.arrowWidth+8}px`}),onClick:f},[e.createElementVNode("div",un,[e.renderSlot(l.$slots,"default",{selectedItem:n.value})]),e.createElementVNode("div",{class:e.normalizeClass(["gsc-dropdown__main-container__icon",{"rotated-180":s.value}]),style:e.normalizeStyle(c.value)},[(e.openBlock(),e.createElementBlock("svg",{height:t.arrowHeight,width:t.arrowWidth,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M18.394 9.13501L13.1302 14.3988C12.5086 15.0204 11.4914 15.0204 10.8697 14.3988L5.60596 9.13501",stroke:t.arrowColor},null,8,mn)],8,pn))],6)],4),e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",fn,[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"gsc-dropdown__items",style:e.normalizeStyle({"margin-top":`${o.borderWidth}px`})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.items,(_,m)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["gsc-dropdown__items__item",{selected:m===i.value}]),key:m,onClick:d=>p(_,m)},[e.renderSlot(l.$slots,"availableItem",{item:_})],10,hn))),128))],4),t.isFooterVisible?(e.openBlock(),e.createElementBlock("div",_n,[e.createVNode(e.unref(dn),{"text-value":"Listo","border-color":"#cbee6b","font-size":"12px",width:"72px",height:"22px","border-radius":"62px","border-width":.8,onClick:u})])):e.createCommentVNode("",!0)])],512),[[e.vShow,s.value]])]),_:3})],4))}},Ee={borderType:"solid",listBackgroundColor:"#2E3B46",listBorderColor:"rgba(255, 255, 255, 0.2)",listBorderRadius:"5px",height:"38px",borderWidth:.8,borderColor:"white",backgroundColor:"#2E3B46",color:"white",listItemColor:"white",listItemSelectedBackgroundColor:"#2E3B46",arrowColor:"#fff",width:"100%",listHeight:"200px",isListSameWidth:!0,isFooterVisible:!0,hoverBackgroundColor:"#2E3B46"},xm="",de=t=>(e.pushScopeId("data-v-ec64861c"),t=t(),e.popScopeId(),t),yn={class:"universe"},gn=de(()=>e.createElementVNode("div",{class:"universe__sub-header"},"Escribe los minutos jugados",-1)),Sn=de(()=>e.createElementVNode("div",{class:"universe__label"},"Igual o mayor que:",-1)),bn={class:"universe__inputs"},xn={class:"universe__inputs__input"},En={class:"universe__inputs__checkbox"},Cn=de(()=>e.createElementVNode("div",{class:"universe__sub-header"},"Escribe el % de minutos jugados contra el total posible",-1)),kn=de(()=>e.createElementVNode("div",{class:"universe__label"},"Mayor que:",-1)),Vn={class:"universe__inputs"},wn={class:"universe__inputs__input"},Nn={class:"universe__inputs__checkbox"},Bn=de(()=>e.createElementVNode("div",{class:"universe__sub-header"},"Selecciona el lapso de tiempo",-1)),Tn=de(()=>e.createElementVNode("div",{class:"universe__label"},"Considerando los ultímos:",-1)),vn={class:"universe__dropdown"},$n={class:"selected-item"},Fn=de(()=>e.createElementVNode("div",{class:"universe__sub-header"},"Tipo de estádisticas:",-1)),An={class:"universe__checkboxes"},Pn={class:"universe__checkboxes__checkbox"},Mn={class:"universe__checkboxes__checkbox"},In={class:"universe__checkboxes__checkbox"},Dn=O({__name:"TemplateUniverse",props:{universeFilters:{type:Object,default:()=>({minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,a)=>a+1),statistics:{totals:!1,averagePerGame:!1,averagePerMinute:!1}})}},emits:["update:universeFilters"],setup(t,{emit:a}){const o=t,n=e.ref(!1),i=e.ref(!1),s=e.ref(!1),r=e.ref({...o.universeFilters});e.watch(()=>r,l=>{n.value=!l.value.minutesPlayed||Number(l.value.minutesPlayed)===0,i.value=!l.value.percentMinutesPlayed||Number(l.value.percentMinutesPlayed)===0,s.value=!l.value.lastMonths||Number(l.value.lastMonths)===0,a("update:universeFilters",l)},{deep:!0,immediate:!0});function c(l){r.value.minutesPlayed=l.target.value}function f(l){r.value.percentMinutesPlayed=l.target.value}function p(l,S){switch(S){case"minutes":n.value=l,l&&(r.value.minutesPlayed=0);break;case"percent":i.value=l,l&&(r.value.percentMinutesPlayed=0);break;case"months":s.value=l,l&&(r.value.lastMonths=0);break}}function u(l){r.value.lastMonths=l}return(l,S)=>(e.openBlock(),e.createElementBlock("div",yn,[gn,Sn,e.createElementVNode("div",bn,[e.createElementVNode("div",xn,[e.createVNode(e.unref(Ct),{value:r.value.minutesPlayed,"input-type":"number","border-radius":"4px",border:"solid 0.8px #8ea2ab","text-right":"Min",onInput:c},null,8,["value"])]),e.createElementVNode("div",En,[e.createVNode(e.unref(R),{modelValue:n.value,label:"Indistinto","box-position":"right","onUpdate:modelValue":S[0]||(S[0]=_=>p(_,"minutes"))},null,8,["modelValue"])])]),Cn,kn,e.createElementVNode("div",Vn,[e.createElementVNode("div",wn,[e.createVNode(e.unref(Ct),{value:r.value.percentMinutesPlayed,"input-type":"number","border-radius":"4px",border:"solid 0.8px #8ea2ab","text-right":"%",onInput:f},null,8,["value"])]),e.createElementVNode("div",Nn,[e.createVNode(e.unref(R),{modelValue:i.value,label:"Indistinto","box-position":"right","onUpdate:modelValue":S[1]||(S[1]=_=>p(_,"percent"))},null,8,["modelValue"])])]),Bn,Tn,e.createElementVNode("div",vn,[e.createVNode(e.unref(ie),e.mergeProps(e.unref(Ee),{items:r.value.lastMonths,"default-item-by-index":11,onInput:u}),{default:e.withCtx(({selectedItem:_})=>[e.createElementVNode("div",$n,e.toDisplayString(_)+" "+e.toDisplayString(_===1?"mes":"meses"),1)]),availableItem:e.withCtx(({item:_})=>[e.createElementVNode("div",null,e.toDisplayString(_)+" "+e.toDisplayString(_===1?"mes":"meses"),1)]),_:1},16,["items"])]),Fn,e.createElementVNode("div",An,[e.createElementVNode("div",Pn,[e.createVNode(e.unref(R),{modelValue:r.value.statistics.totals,"onUpdate:modelValue":S[2]||(S[2]=_=>r.value.statistics.totals=_),label:"Totales"},null,8,["modelValue"])]),e.createElementVNode("div",Mn,[e.createVNode(e.unref(R),{modelValue:r.value.statistics.averagePerGame,"onUpdate:modelValue":S[3]||(S[3]=_=>r.value.statistics.averagePerGame=_),label:"Promedio por partido"},null,8,["modelValue"])]),e.createElementVNode("div",In,[e.createVNode(e.unref(R),{modelValue:r.value.statistics.averagePerMinute,"onUpdate:modelValue":S[4]||(S[4]=_=>r.value.statistics.averagePerMinute=_),label:"Promedio por minuto"},null,8,["modelValue"])])])]))}},[["__scopeId","data-v-ec64861c"]]),wt=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Rn={name:"MultiRangeSlider",props:{baseClassName:{type:String,default:"multi-range-slider"},min:{type:Number},max:{type:Number},minValue:{type:Number},maxValue:{type:Number},step:{type:Number,default:1},preventWheel:{type:Boolean,default:!1},ruler:{type:Boolean,default:!0},label:{type:Boolean,default:!0},labels:{type:Array},minCaption:{type:String},maxCaption:{type:String},rangeMargin:{type:Number}},data(){let t=this.labels||[],a=this.min===void 0?0:this.min,o=t.length?t.length-1:100,n=this.max===void 0?o:this.max,i=this.minValue===void 0?25:this.minValue;t.length&&this.minValue===void 0&&(i=1);let s=this.maxValue||75;if(t.length&&this.maxValue===void 0&&(s=t.length-2),n<=a)throw new Error("Invalid props min or max");if(i>s)throw new Error("Invalid props minValue or maxValue");let r=this.rangeMargin===void 0?this.step:this.rangeMargin,c=r%this.step;return c&&(r=r+this.step-c),{valueMin:i<a?a:i,valueMax:s>n?n:s,interVal:null,startX:null,mouseMoveCounter:null,barBox:null,barValue:0,rangeMarginValue:r}},methods:{onBarLeftClick(){this.valueMin-this.step>=this.minimum?this.valueMin-=this.step:this.valueMin=this.minimum},onInnerBarLeftClick(){this.valueMin+this.rangeMarginValue<this.valueMax&&(this.valueMin+=this.step)},onBarRightClick(){this.valueMax+this.step<=this.maximum?this.valueMax+=this.step:this.valueMax=this.maximum},onInnerBarRightClick(){this.valueMax-this.rangeMarginValue>this.valueMin&&(this.valueMax-=this.step)},onInputMinChange(t){let a=parseFloat(t.target.value);a<=this.valueMax-this.rangeMarginValue&&a>=this.minimum?this.valueMin=a:t.target.value=this.valueMin},onInputMaxChange(t){let a=parseFloat(t.target.value);a>=this.valueMin+this.rangeMarginValue&&a<=this.maximum?this.valueMax=a:t.target.value=this.valueMax},onLeftThumbMousedown(t){if(t.preventDefault(),this.startX=t.clientX,t.type==="touchstart")if(t.touches.length===1)this.startX=t.touches[0].clientX;else return;this.mouseMoveCounter=0,this.barValue=this.valueMin,this.barBox=t.target.parentNode.getBoundingClientRect(),document.addEventListener("mousemove",this.onLeftThumbMousemove),document.addEventListener("mouseup",this.onLeftThumbMouseup),document.addEventListener("touchmove",this.onLeftThumbMousemove),document.addEventListener("touchend",this.onLeftThumbMouseup)},onLeftThumbMousemove(t){this.mouseMoveCounter++;let a=t.clientX;t.type==="touchmove"&&(a=t.touches[0].clientX);let o=(a-this.startX)/this.barBox.width,n=this.barValue+(this.maximum-this.minimum)*o,i=n%this.step;n-=i,n<this.minimum?n=this.minimum:n>this.valueMax-this.rangeMarginValue&&(n=this.valueMax-this.rangeMarginValue),this.valueMin=n},onLeftThumbMouseup(){document.removeEventListener("mousemove",this.onLeftThumbMousemove),document.removeEventListener("mouseup",this.onLeftThumbMouseup),document.removeEventListener("touchmove",this.onLeftThumbMousemove),document.removeEventListener("touchend",this.onLeftThumbMouseup)},onRightThumbMousedown(t){if(t.preventDefault(),this.startX=t.clientX,t.type==="touchstart")if(t.touches.length===1)this.startX=t.touches[0].clientX;else return;this.mouseMoveCounter=0,this.barValue=this.valueMax,this.barBox=t.target.parentNode.getBoundingClientRect(),document.addEventListener("mousemove",this.onRightThumbMousemove),document.addEventListener("mouseup",this.onRightThumbMouseup),document.addEventListener("touchmove",this.onRightThumbMousemove),document.addEventListener("touchend",this.onRightThumbMouseup)},onRightThumbMousemove(t){this.mouseMoveCounter++;let a=t.clientX;t.type==="touchmove"&&(a=t.touches[0].clientX);let o=(a-this.startX)/this.barBox.width,n=this.barValue+(this.maximum-this.minimum)*o,i=n%this.step;n-=i,n<this.valueMin+this.rangeMarginValue?n=this.valueMin+this.rangeMarginValue:n>this.maximum&&(n=this.maximum),this.valueMax=n},onRightThumbMouseup(){document.removeEventListener("mousemove",this.onRightThumbMousemove),document.removeEventListener("mouseup",this.onRightThumbMouseup),document.removeEventListener("touchmove",this.onRightThumbMousemove),document.removeEventListener("touchend",this.onRightThumbMouseup)},onMouseWheel(t){if(this.preventWheel===!0||!t.shiftKey&&!t.ctrlKey)return;let a=this.step;t.deltaY<0&&(a=-a),t.shiftKey&&t.ctrlKey?this.valueMin+a>=this.minimum&&this.valueMax+a<=this.maximum&&(this.valueMin=this.valueMin+a,this.valueMax=this.valueMax+a):t.ctrlKey?(a=this.valueMax+a,a<this.valueMin+this.rangeMarginValue?a=this.valueMin+this.rangeMarginValue:a>this.maximum&&(a=this.maximum),this.valueMax=a):t.shiftKey&&(a=this.valueMin+a,a<this.minimum?a=this.minimum:a>this.valueMax-this.rangeMarginValue&&(a=this.valueMax-this.rangeMarginValue),this.valueMin=a)},triggerInput(){let t=0;this.step.toString().includes(".")&&(t=2);let a={min:this.minimum,max:this.maximum,minValue:parseFloat(this.valueMin.toFixed(t)),maxValue:parseFloat(this.valueMax.toFixed(t))};this.$emit("input",a)}},computed:{minimum(){return this.min===void 0?0:this.min},maximum(){let t=this.labels||[],a=t.length?t.length-1:100;return this.max===void 0?a:this.max},stepCount(){let t=this.labels||[];return t.length?t.length-1:Math.floor((this.maximum-this.minimum)/this.step)},subStepCount(){return(this.labels||[]).length&&this.step>1?(this.maximum-this.minimum)/this.step:0},barMin(){return(this.valueMin-this.minimum)/(this.maximum-this.minimum)*100},barMax(){return 100-(this.valueMax-this.minimum)/(this.maximum-this.minimum)*100},barMinVal(){let t=0;return this.step.toString().includes(".")&&(t=2),(this.valueMin||0).toFixed(t)},barMaxVal(){let t=0;return this.step.toString().includes(".")&&(t=2),(this.valueMax||100).toFixed(t)},scaleLabels(){let t=this.labels||[];return t.length===0&&(t=[],t.push(this.minimum),t.push(this.maximum)),t}},watch:{valueMin(){this.triggerInput()},valueMax(){this.triggerInput()},minValue(t){this.valueMin=t<this.minimum?this.minimum:t},maxValue(t){this.valueMax=t>this.maximum?this.maximum:t}},mounted(){}},On={class:"bar"},Ln=["min","max","step","value"],zn={class:"caption"},Un={class:"min-caption"},Wn={class:"bar-inner"},Gn=["min","max","step","value"],Hn={class:"caption"},Yn={class:"max-caption"},jn={key:0,class:"ruler"},qn={key:1,class:"sub-ruler"},Jn={key:2,class:"labels"};function Kn(t,a,o,n,i,s){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([o.baseClassName,i.rangeMarginValue===0?"zero-ranage-margin":""]),onMousewheel:a[10]||(a[10]=e.withModifiers((...r)=>s.onMouseWheel&&s.onMouseWheel(...r),["prevent","stop"]))},[e.createElementVNode("div",On,[e.createElementVNode("div",{class:"bar-left",style:e.normalizeStyle({width:s.barMin+"%"}),onClick:a[0]||(a[0]=(...r)=>s.onBarLeftClick&&s.onBarLeftClick(...r))},null,4),e.createElementVNode("input",{class:"input-type-range input-type-range-min",type:"range",min:s.minimum,max:s.maximum,step:o.step,value:i.valueMin,onInput:a[1]||(a[1]=e.withModifiers((...r)=>s.onInputMinChange&&s.onInputMinChange(...r),["stop","prevent"]))},null,40,Ln),e.createElementVNode("div",{class:"thumb thumb-left",onMousedown:a[2]||(a[2]=(...r)=>s.onLeftThumbMousedown&&s.onLeftThumbMousedown(...r)),onTouchstart:a[3]||(a[3]=(...r)=>s.onLeftThumbMousedown&&s.onLeftThumbMousedown(...r))},[e.createElementVNode("div",zn,[e.createElementVNode("span",Un,e.toDisplayString(o.minCaption||s.barMinVal),1)])],32),e.createElementVNode("div",Wn,[e.createElementVNode("div",{class:"bar-inner-left",onClick:a[4]||(a[4]=(...r)=>s.onInnerBarLeftClick&&s.onInnerBarLeftClick(...r))}),e.createElementVNode("div",{class:"bar-inner-right",onClick:a[5]||(a[5]=(...r)=>s.onInnerBarRightClick&&s.onInnerBarRightClick(...r))})]),e.createElementVNode("input",{class:"input-type-range input-type-range-max",type:"range",min:s.minimum,max:s.maximum,step:o.step,value:i.valueMax,onInput:a[6]||(a[6]=e.withModifiers((...r)=>s.onInputMaxChange&&s.onInputMaxChange(...r),["stop","prevent"]))},null,40,Gn),e.createElementVNode("div",{class:"thumb thumb-right",onMousedown:a[7]||(a[7]=(...r)=>s.onRightThumbMousedown&&s.onRightThumbMousedown(...r)),onTouchstart:a[8]||(a[8]=(...r)=>s.onRightThumbMousedown&&s.onRightThumbMousedown(...r))},[e.createElementVNode("div",Hn,[e.createElementVNode("span",Yn,e.toDisplayString(o.maxCaption||s.barMaxVal),1)])],32),e.createElementVNode("div",{class:"bar-right",style:e.normalizeStyle({width:s.barMax+"%"}),onClick:a[9]||(a[9]=(...r)=>s.onBarRightClick&&s.onBarRightClick(...r))},null,4)]),o.ruler?(e.openBlock(),e.createElementBlock("div",jn,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.stepCount,r=>(e.openBlock(),e.createElementBlock("div",{key:r,class:"ruler-rule"}))),128))])):e.createCommentVNode("",!0),s.subStepCount?(e.openBlock(),e.createElementBlock("div",qn,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.subStepCount,r=>(e.openBlock(),e.createElementBlock("div",{key:r,class:"ruler-sub-rule"}))),128))])):e.createCommentVNode("",!0),o.label?(e.openBlock(),e.createElementBlock("div",Jn,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.scaleLabels,r=>(e.openBlock(),e.createElementBlock("div",{class:"label",key:r},e.toDisplayString(r),1))),128))])):e.createCommentVNode("",!0)],34)}const qe={components:{MultiRangeSlider:wt(Rn,[["render",Kn]])},props:{minLimit:{type:Number,default:10},maxLimit:{type:Number,default:100},minValue:{type:Number,default:10},maxValue:{type:Number,default:100},height:{type:String,default:"150px"},borderRadius:{type:String,default:"6px"},borderType:{type:String,default:"solid"},borderWidth:{type:Number,default:2},borderColor:{type:String,default:"#d9d9d9"},fontColor:{type:String,default:"#FFFFFF"},fontSize:{type:String,default:"16px"},fontFamily:{type:String,default:"Poppins-Regular"},fontFamilyValue:{type:String,default:"Poppins-Medium"},fontColorValue:{type:String,default:"#FFFFFF"},fontSizeValue:{type:String,default:"20px"},backgroundIndicador:{type:String,default:"rgb(22, 233, 40)"},heightIndicador:{type:String,default:"15px"},widthIndicador:{type:String,default:"15px"},marginTopIndicador:{type:String,default:"-8px"},borderColorIndicador:{type:String,default:"#FFFFFF"},borderWidthIndicador:{type:String,default:"3px"},lineInRangeColor:{type:String,default:"rgb(22, 233, 40)"},lineOutRangeColor:{type:String,default:"#c7c7c7"},minSuffix:{type:String,default:""},maxSuffix:{type:String,default:""}},data(){return{minValueLocal:0,maxValueLocal:0}},computed:{customStyle(){return{height:this.height,borderRadius:this.borderRadius,border:`${this.borderType} ${this.borderWidth}px ${this.borderColor}`}},customStyleText(){return{color:this.fontColor,fontSize:this.fontSize,fontFamily:`${this.fontFamily} !important`}},customStyleValue(){return{color:this.fontColorValue,fontSize:this.fontSizeValue,fontFamily:`${this.fontFamilyValue} !important`}}},watch:{minValue:{handler(t){this.minValueLocal=t},immediate:!0},maxValue:{handler(t){this.maxValueLocal=t},immediate:!0}},methods:{onInput(t){this.minValueLocal=t.minValue,this.maxValueLocal=t.maxValue,this.$emit("input",t)}}},Nt=()=>{e.useCssVars(t=>({"318dc560":t.lineOutRangeColor,fcb35722:t.lineInRangeColor,"3edd517e":t.backgroundIndicador,"19ee7a09":t.widthIndicador,"482e6b68":t.heightIndicador,"48824d56":t.borderWidthIndicador,a51d4f50:t.borderColorIndicador,deb3b7b0:t.marginTopIndicador}))},Bt=qe.setup;qe.setup=Bt?(t,a)=>(Nt(),Bt(t,a)):Nt;const Xn={class:"center"},Zn={class:"bar-ref"},Qn={class:"bar-ref-element-left"},es={class:"bar-ref-element-right"};function ts(t,a,o,n,i,s){const r=e.resolveComponent("MultiRangeSlider");return e.openBlock(),e.createElementBlock("div",{class:"custom-range-slider",style:e.normalizeStyle(s.customStyle)},[e.createElementVNode("div",Xn,[e.createElementVNode("div",Zn,[e.createElementVNode("div",Qn,[e.createElementVNode("div",{class:"text",style:e.normalizeStyle(s.customStyleText)},"De:",4),e.createElementVNode("div",{class:"value",style:e.normalizeStyle(s.customStyleValue)},e.toDisplayString(i.minValueLocal)+e.toDisplayString(o.minSuffix),5)]),e.createElementVNode("div",es,[e.createElementVNode("div",{class:"text",style:e.normalizeStyle(s.customStyleText)},"A:",4),e.createElementVNode("div",{class:"value",style:e.normalizeStyle(s.customStyleValue)},e.toDisplayString(i.maxValueLocal)+e.toDisplayString(o.maxSuffix),5)])]),e.createVNode(r,{baseClassName:"multi-range-slider",min:o.minLimit,max:o.maxLimit,step:1,ruler:!1,label:!1,"min-value":i.minValueLocal,"max-value":i.maxValueLocal,"range-margin":0,onInput:s.onInput},null,8,["min","max","min-value","max-value","onInput"])])],4)}const Tt=wt(qe,[["render",ts]]),os={class:"template-distance"},as={__name:"TemplateDistance",props:{distance:{type:Object,default:()=>({minLimit:5,maxLimit:30,minValue:5,maxValue:30})}},emits:["update:distanceFilters"],setup(t,{emit:a}){const o=t,n=e.ref({minValue:0,maxValue:0,minLimit:0,maxLimit:0});e.watch(()=>n.value,s=>{a("update:distanceFilters",s)},{deep:!0}),e.watch(()=>o.distance,s=>{n.value.minValue=s.minValue,n.value.maxValue=s.maxValue,n.value.minLimit=s.minLimit,n.value.maxLimit=s.maxLimit},{immediate:!0,deep:!0});function i(s){n.value.minValue=s.minValue,n.value.maxValue=s.maxValue}return(s,r)=>(e.openBlock(),e.createElementBlock("div",os,[e.createVNode(e.unref(Tt),{"border-width":"0","background-color":"#0D1D29",height:"30px","font-size-value":"12px","font-size":"12px","line-in-range-color":"white","background-indicador":"#CBEE6B","min-limit":n.value.minLimit,"max-limit":n.value.maxLimit,"min-value":n.value.minValue,"max-value":n.value.maxValue,"min-suffix":"m","max-suffix":"+",onInput:i},null,8,["min-limit","max-limit","min-value","max-value"])]))}},km="",ns=t=>(e.pushScopeId("data-v-f251f3f1"),t=t(),e.popScopeId(),t),ss={class:"template-games"},is={class:"template-games__header"},rs=ns(()=>e.createElementVNode("div",{class:"template-games__header__title"},"Partidos jugados:",-1)),ls={class:"template-games__header__all-games"},cs=O({__name:"TemplateGames",props:{gamesFilters:{type:Array,default:()=>[]}},emits:["update:gamesFilters"],setup(t,{emit:a}){const o=t,n=e.ref(!1),i=e.computed(()=>o.gamesFilters.filter(r=>r.isSelected).length);e.watch(i,r=>{n.value=r===o.gamesFilters.length,a("update:gamesFilters",o.gamesFilters)},{immediate:!0});const s=r=>{r?o.gamesFilters.forEach(c=>{c.isSelected=r}):o.gamesFilters.forEach((c,f)=>{c.isSelected=f===0}),n.value=r};return(r,c)=>(e.openBlock(),e.createElementBlock("div",ss,[e.createElementVNode("div",is,[rs,e.createElementVNode("div",ls,[e.createVNode(e.unref(R),{modelValue:n.value,label:"Todos","box-position":"right","font-family":"Roboto-Regular, sans-serif","label-font-size":"12px","onUpdate:modelValue":s},null,8,["modelValue"])])]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.gamesFilters,(f,p)=>(e.openBlock(),e.createElementBlock("div",{key:p,class:"template-games__game"},[e.createVNode(e.unref(R),{modelValue:f.isSelected,"onUpdate:modelValue":u=>f.isSelected=u,label:f.label,"teams-ids":f.teamsIds,"avoid-interaction":i.value===1&&f.isSelected},null,8,["modelValue","onUpdate:modelValue","label","teams-ids","avoid-interaction"])]))),128))]))}},[["__scopeId","data-v-f251f3f1"]]),ds=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Je={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))}}},vt=()=>{e.useCssVars(t=>({"1c960139":t.height,b2f635d8:t.borderWidthBtn,"06e99898":t.borderType,"55555c76":t.borderColor,"23b6d320":t.borderRadius,"22c97374":t.width,"22bb09fa":t.backgroundColor,c148da7c:t.cursorType,cce756fc:t.fontSize,cff98d60:t.fontStyle,"5123b3a5":t.fontFamily,"47bf58db":t.marginLeftStat,cadc8414:t.fontSizeStat}))},$t=Je.setup;Je.setup=$t?(t,a)=>(vt(),$t(t,a)):vt;const us=t=>(e.pushScopeId("data-v-fb269a1e"),t=t(),e.popScopeId(),t),ps=["src"],ms={key:1,class:"text"},fs=["src"],hs={class:"stats"},_s=us(()=>e.createElementVNode("img",{class:"iconstats",src:"https://az755631.vo.msecnd.net/todoelfut/playdes.png"},null,-1)),ys={class:"numstats"},gs={class:"leyend"};function Ss(t,a,o,n,i,s){return e.openBlock(),e.createElementBlock("div",null,[o.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",i.status&&o.typeOnOff&&"button-active"]),style:e.normalizeStyle([s.customStyle,i.status&&o.typeOnOff&&s.customActive]),onClick:a[0]||(a[0]=(...r)=>s.btnClick&&s.btnClick(...r))},[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,ps)):e.createCommentVNode("",!0),o.textValue?(e.openBlock(),e.createElementBlock("div",ms,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,fs)):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]=(...r)=>s.btnClick&&s.btnClick(...r))},[e.createElementVNode("div",hs,[_s,e.createElementVNode("div",ys,e.toDisplayString(o.textStat),1)]),e.createElementVNode("div",gs,e.toDisplayString(o.textCategory),1)])):e.createCommentVNode("",!0)])}const Ke=ds(Je,[["render",Ss],["__scopeId","data-v-fb269a1e"]]),bs=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Xe={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))}}},Ft=()=>{e.useCssVars(t=>({"1c960139":t.height,b2f635d8:t.borderWidthBtn,"06e99898":t.borderType,"55555c76":t.borderColor,"23b6d320":t.borderRadius,"22c97374":t.width,"22bb09fa":t.backgroundColor,c148da7c:t.cursorType,cce756fc:t.fontSize,cff98d60:t.fontStyle,"5123b3a5":t.fontFamily,"47bf58db":t.marginLeftStat,cadc8414:t.fontSizeStat}))},At=Xe.setup;Xe.setup=At?(t,a)=>(Ft(),At(t,a)):Ft;const xs=t=>(e.pushScopeId("data-v-fb269a1e"),t=t(),e.popScopeId(),t),Es=["src"],Cs={key:1,class:"text"},ks=["src"],Vs={class:"stats"},ws=xs(()=>e.createElementVNode("img",{class:"iconstats",src:"https://az755631.vo.msecnd.net/todoelfut/playdes.png"},null,-1)),Ns={class:"numstats"},Bs={class:"leyend"};function Ts(t,a,o,n,i,s){return e.openBlock(),e.createElementBlock("div",null,[o.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",i.status&&o.typeOnOff&&"button-active"]),style:e.normalizeStyle([s.customStyle,i.status&&o.typeOnOff&&s.customActive]),onClick:a[0]||(a[0]=(...r)=>s.btnClick&&s.btnClick(...r))},[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,Es)):e.createCommentVNode("",!0),o.textValue?(e.openBlock(),e.createElementBlock("div",Cs,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,ks)):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]=(...r)=>s.btnClick&&s.btnClick(...r))},[e.createElementVNode("div",Vs,[ws,e.createElementVNode("div",Ns,e.toDisplayString(o.textStat),1)]),e.createElementVNode("div",Bs,e.toDisplayString(o.textCategory),1)])):e.createCommentVNode("",!0)])}const vs=bs(Xe,[["render",Ts],["__scopeId","data-v-fb269a1e"]]),$s=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Fs={key:1},As={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Ps=["fill"],Ms={key:0,class:"checkbox__teams"},Is={class:"checkbox__teams__logo"},Ds=["src"],Rs={class:"checkbox__teams__logo"},Os=["src"],Ls={__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(p=>({"6582e90e":t.width,"310b3edf":t.height}));const n=e.ref(!1),i=e.computed(()=>{const p={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 n.value?(p["background-color"]=o.boxBackgroundColor,p.border=`solid ${o.boxBorderWidth} ${o.boxBackgroundColor}`):p.border=`solid ${o.boxBorderWidth} ${o.boxBorderColor}`,p}),s=e.computed(()=>({"font-family":o.boxValueFontFamily,"font-size":o.boxValueFontSize,color:o.boxValueColor,"line-height":1})),r=e.computed(()=>{const p={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")&&(p[`margin-${o.boxPosition}`]=o.isBoxOnly?"0":o.teamsIds?"8px":"10px"),p});e.watch(()=>o.modelValue,p=>{p!==n.value&&(n.value=p)},{immediate:!0});function c(){o.avoidInteraction||!n.value&&o.avoidToCheck||(n.value=!n.value,a("update:modelValue",n.value))}function f(p){return`${{}.TEAM_LOGOS_URL||"https://az755631.vo.msecnd.net/teams-80/"}${p}.png`}return(p,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["checkbox",`box-${t.boxPosition}`]),onClick:c},[e.createElementVNode("div",{class:"checkbox__box",style:e.normalizeStyle(i.value)},[n.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(s.value)},e.toDisplayString(t.boxValue),5)):(e.openBlock(),e.createElementBlock("div",Fs,[(e.openBlock(),e.createElementBlock("svg",As,[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,Ps)]))]))],64)):e.createCommentVNode("",!0)],4),t.teamsIds&&t.teamsIds.length?(e.openBlock(),e.createElementBlock("div",Ms,[e.createElementVNode("div",Is,[e.createElementVNode("img",{src:f(t.teamsIds[0]),alt:""},null,8,Ds)]),e.createElementVNode("div",Rs,[e.createElementVNode("img",{src:f(t.teamsIds[1]),alt:""},null,8,Os)])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"checkbox__label",style:e.normalizeStyle(r.value)},e.toDisplayString(t.label),5)],2))}},zs=$s(Ls,[["__scopeId","data-v-bcf3bcc6"]]),Us=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Ze={components:{GSCButton:vs,GSCCheckbox:zs},data(){return{update:0,all:!1,refreshBtn14:0,refreshBtn24:0,refreshBtn34:0,refreshBtn44:0,sectors:Array.from({length:16},(t,a)=>({sector:a+1,active:!1})),lastUpdatedValue:[]}},props:{backgroundColor:{type:String,default:"#2e3b46"},heightContainer:{type:String,default:"340px"},widthContainer:{type:String,default:"455px"},heightField:{type:Number,default:230},widthField:{type:Number,default:350},heightFieldGrid:{type:String,default:"230px"},widthFieldGrid:{type:String,default:"350px"},backgroundSectorActive:{type:String,default:"#cbee6b"},backgroundSectorDisabled:{type:String,default:"#2e3b46"},borderWidth:{type:Number,default:1},opacitySector:{type:Number,default:.5},borderColor:{type:String,default:"#FFFFFF"},colorLineField:{type:String,default:"#bfc2c5"},borderWidthLineField:{type:Number,default:2},value:{type:Array,default:()=>[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]},title:{type:String,default:"Pase(s) desde la(s) zona(s):"},titleFontSize:{type:String,default:"14px"}},watch:{value:{deep:!0,immediate:!0,handler(t){const a=t.sort();JSON.stringify(a)!==JSON.stringify(this.lastUpdatedValue)&&(this.lastUpdatedValue=a,this.sectors.forEach((o,n)=>{o.active=t.includes(n+1),this.validateField(n)}),this.$emit("update:modelValue",t))}},sectors:{handler(t){var a=[];for(let o=0;o<t.length;o++)t[o].active&&a.push(o+1);this.$emit("update:modelValue",a)},deep:!0}},computed:{translx(){var t=0;return this.widthField>305?t=this.widthField-305:this.widthField==268&&(t=-36),t},transly(){var t=0;return this.heightField>195?(t=this.heightField-195,t=t/2):this.heightField==180&&(t=-7),t},translxcircle(){var t=0;return this.widthField>305?(t=this.widthField-305,t=t/2):this.widthField==268&&(t=-18),t}},methods:{clickAll(t){if(t)for(let a=0;a<this.sectors.length;a++)this.sectors[a].active=!0,this.validateField(a);else for(let a=0;a<this.sectors.length;a++)this.sectors[a].active=!1,this.validateField(a);this.status14=!0,this.status24=!0,this.status34=!0,this.status44=!0,this.refreshBtn14+=1,this.refreshBtn24+=1,this.refreshBtn34+=1,this.refreshBtn44+=1},selectSector(t){var a=0;this.sectors[t].active=!this.sectors[t].active;for(let o=0;o<this.sectors.length;o++)this.sectors[o].active&&(a+=1);a==0&&(this.sectors[t].active=!0),this.validateField(t)},btn14(t){this.sectors[0].active=t?this.sectors[0].active=!0:this.sectors[0].active=!1,this.sectors[1].active=t?this.sectors[1].active=!0:this.sectors[1].active=!1,this.sectors[2].active=t?this.sectors[2].active=!0:this.sectors[2].active=!1,this.sectors[3].active=t?this.sectors[3].active=!0:this.sectors[3].active=!1;var a=0;for(let o=0;o<this.sectors.length;o++)this.sectors[o].active&&(a+=1);a==0?(this.sectors[0].active=!0,this.sectors[1].active=!0,this.sectors[2].active=!0,this.sectors[3].active=!0,this.status14=!0,this.refreshBtn14+=1):this.status14=!1,a==16&&(this.all=!0,this.update+=1)},btn24(t){this.sectors[4].active=t?this.sectors[4].active=!0:this.sectors[4].active=!1,this.sectors[5].active=t?this.sectors[5].active=!0:this.sectors[5].active=!1,this.sectors[6].active=t?this.sectors[6].active=!0:this.sectors[6].active=!1,this.sectors[7].active=t?this.sectors[7].active=!0:this.sectors[7].active=!1;var a=0;for(let o=0;o<this.sectors.length;o++)this.sectors[o].active&&(a+=1);a==0?(this.sectors[4].active=!0,this.sectors[5].active=!0,this.sectors[6].active=!0,this.sectors[7].active=!0,this.status24=!0,this.refreshBtn24+=1):this.status24=!1,a==16&&(this.all=!0,this.update+=1)},btn34(t){this.sectors[8].active=t?this.sectors[8].active=!0:this.sectors[8].active=!1,this.sectors[9].active=t?this.sectors[9].active=!0:this.sectors[9].active=!1,this.sectors[10].active=t?this.sectors[10].active=!0:this.sectors[10].active=!1,this.sectors[11].active=t?this.sectors[11].active=!0:this.sectors[11].active=!1;var a=0;for(let o=0;o<this.sectors.length;o++)this.sectors[o].active&&(a+=1);a==0?(this.sectors[8].active=!0,this.sectors[9].active=!0,this.sectors[10].active=!0,this.sectors[11].active=!0,this.status34=!0,this.refreshBtn34+=1):this.status34=!1,a==16&&(this.all=!0,this.update+=1)},btn44(t){this.sectors[12].active=t?this.sectors[12].active=!0:this.sectors[12].active=!1,this.sectors[13].active=t?this.sectors[13].active=!0:this.sectors[13].active=!1,this.sectors[14].active=t?this.sectors[14].active=!0:this.sectors[14].active=!1,this.sectors[15].active=t?this.sectors[15].active=!0:this.sectors[15].active=!1;var a=0;for(let o=0;o<this.sectors.length;o++)this.sectors[o].active&&(a+=1);a==0?(this.sectors[12].active=!0,this.sectors[13].active=!0,this.sectors[14].active=!0,this.sectors[15].active=!0,this.status44=!0,this.refreshBtn44+=1):this.status44=!1,a==16&&(this.all=!0,this.update+=1)},validateField(t){(t===0||t===1||t===2||t===3)&&(this.status14=!!(this.sectors[0].active&&this.sectors[1].active&&this.sectors[2].active&&this.sectors[3].active)),(t===4||t===5||t===6||t===7)&&(this.status24=!!(this.sectors[4].active&&this.sectors[5].active&&this.sectors[6].active&&this.sectors[7].active)),(t===8||t===9||t===10||t===11)&&(this.status34=!!(this.sectors[8].active&&this.sectors[9].active&&this.sectors[10].active&&this.sectors[11].active)),(t===12||t===13||t===14||t===15)&&(this.status44=!!(this.sectors[12].active&&this.sectors[13].active&&this.sectors[14].active&&this.sectors[15].active)),this.all=!!(this.status14&&this.status34&&this.status24&&this.status44),this.update+=1,this.status14&&(this.refreshBtn14+=1),this.status24&&(this.refreshBtn24+=1),this.status34&&(this.refreshBtn34+=1),this.status44&&(this.refreshBtn44+=1)}}},Pt=()=>{e.useCssVars(t=>({"7b8df82c":t.widthContainer,"0028f669":t.heightContainer,"35e2b624":t.backgroundColor,"6ac4d312":t.titleFontSize,"411f81ea":t.widthFieldGrid,"640b3d48":t.heightFieldGrid}))},Mt=Ze.setup;Ze.setup=Mt?(t,a)=>(Pt(),Mt(t,a)):Pt;const Ws={class:"gsc-field"},Gs={class:"gsc-field__title-checked"},Hs={class:"gsc-field__title-checked__title"},Ys={class:"gsc-field__title-checked__check-cont"},js={class:"gsc-field__container-field"},qs={class:"gsc-field__container-field__field"},Js={width:"100%",height:"100%",fill:"#2e3b46",xmlns:"http://www.w3.org/2000/svg"},Ks=["stroke"],Xs=["stroke","stroke-width"],Zs=["stroke","stroke-width"],Qs=["stroke-width","stroke"],ei=["fill","fill-opacity","stroke","stroke-width"],ti=["fill","fill-opacity","stroke","stroke-width"],oi=["fill","fill-opacity","stroke","stroke-width"],ai=["fill","fill-opacity","stroke","stroke-width"],ni=["fill","fill-opacity","stroke","stroke-width"],si=["fill","fill-opacity","stroke","stroke-width"],ii=["fill","fill-opacity","stroke","stroke-width"],ri=["fill","fill-opacity","stroke","stroke-width"],li=["fill","fill-opacity","stroke","stroke-width"],ci=["fill","fill-opacity","stroke","stroke-width"],di=["fill","fill-opacity","stroke","stroke-width"],ui=["fill","fill-opacity","stroke","stroke-width"],pi=["fill","fill-opacity","stroke","stroke-width"],mi=["fill","fill-opacity","stroke","stroke-width"],fi=["fill","fill-opacity","stroke","stroke-width"],hi=["fill","fill-opacity","stroke","stroke-width"],_i={class:"gsc-field__container-field__bar-buttons"};function yi(t,a,o,n,i,s){const r=e.resolveComponent("GSCCheckbox"),c=e.resolveComponent("GSCButton");return e.openBlock(),e.createElementBlock("div",Ws,[e.createElementVNode("div",Gs,[e.createElementVNode("div",Hs,e.toDisplayString(o.title),1),e.createElementVNode("div",Ys,[(e.openBlock(),e.createBlock(r,{label:"Todas las zonas","font-family":"Poppins-Regular","box-value-font-family":"Poppins-Regular","box-position":"right","label-font-size":o.titleFontSize,"label-white-space":"nowrap","box-margin-top":"0.4em",value:i.all,key:i.update,"model-value":i.all,"onUpdate:modelValue":s.clickAll},null,8,["label-font-size","value","model-value","onUpdate:modelValue"]))])]),e.createElementVNode("div",js,[e.createElementVNode("div",qs,[(e.openBlock(),e.createElementBlock("svg",Js,[e.createElementVNode("rect",{x:"1.5",y:"0.5",width:"100%",height:"100%",rx:"1.5",stroke:o.colorLineField},null,8,Ks),e.createElementVNode("path",{style:e.normalizeStyle("transform: translate("+s.translx+"px, "+s.transly+"px);"),d:"M303.597 39.9799H263.371C262.817 39.9799 262.369 40.4301 262.371 40.984L262.842 155.176C262.845 155.726 263.292 156.172 263.842 156.172H302.884",stroke:o.colorLineField,"stroke-width":o.borderWidthLineField,"stroke-linecap":"square"},null,12,Xs),e.createElementVNode("path",{style:e.normalizeStyle("transform: translateY("+s.transly+"px);"),class:"porteria1",d:"M1.09097 156.172L41.3162 156.172C41.8701 156.172 42.3185 155.722 42.3162 155.168L41.845 40.9758C41.8427 40.4252 41.3957 39.98 40.845 39.98L1.80338 39.98",stroke:o.colorLineField,"stroke-width":o.borderWidthLineField,"stroke-linecap":"square"},null,12,Zs),e.createElementVNode("path",{style:e.normalizeStyle("transform: translate("+s.translxcircle+"px, "+s.transly+"px);"),class:"circle",d:"M182.911 97.4512C182.911 113.726 169.44 126.936 152.801 126.936C136.162 126.936 122.691 113.726 122.691 97.4512C122.691 81.1767 136.162 67.9662 152.801 67.9662C169.44 67.9662 182.911 81.1767 182.911 97.4512Z","stroke-width":o.borderWidthLineField,stroke:o.colorLineField},null,12,Qs),e.createElementVNode("rect",{x:"0%",y:"0%",width:"25%",height:"25%",fill:i.sectors[0].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[0]||(a[0]=f=>s.selectSector(0))},null,8,ei),e.createElementVNode("rect",{x:"0%",y:"25%",width:"25%",height:"25%",fill:i.sectors[1].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[1]||(a[1]=f=>s.selectSector(1))},null,8,ti),e.createElementVNode("rect",{x:"0%",y:"50%",width:"25%",height:"25%",fill:i.sectors[2].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[2]||(a[2]=f=>s.selectSector(2))},null,8,oi),e.createElementVNode("rect",{x:"0%",y:"75%",width:"25%",height:"25%",fill:i.sectors[3].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[3]||(a[3]=f=>s.selectSector(3))},null,8,ai),e.createElementVNode("rect",{x:"25%",y:"0%",width:"25%",height:"25%",fill:i.sectors[4].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[4]||(a[4]=f=>s.selectSector(4))},null,8,ni),e.createElementVNode("rect",{x:"25%",y:"25%",width:"25%",height:"25%",fill:i.sectors[5].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[5]||(a[5]=f=>s.selectSector(5))},null,8,si),e.createElementVNode("rect",{x:"25%",y:"50%",width:"25%",height:"25%",fill:i.sectors[6].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[6]||(a[6]=f=>s.selectSector(6))},null,8,ii),e.createElementVNode("rect",{x:"25%",y:"75%",width:"25%",height:"25%",fill:i.sectors[7].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[7]||(a[7]=f=>s.selectSector(7))},null,8,ri),e.createElementVNode("rect",{x:"50%",y:"0%",width:"25%",height:"25%",fill:i.sectors[8].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[8]||(a[8]=f=>s.selectSector(8))},null,8,li),e.createElementVNode("rect",{x:"50%",y:"25%",width:"25%",height:"25%",fill:i.sectors[9].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[9]||(a[9]=f=>s.selectSector(9))},null,8,ci),e.createElementVNode("rect",{x:"50%",y:"50%",width:"25%",height:"25%",fill:i.sectors[10].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[10]||(a[10]=f=>s.selectSector(10))},null,8,di),e.createElementVNode("rect",{x:"50%",y:"75%",width:"25%",height:"25%",fill:i.sectors[11].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[11]||(a[11]=f=>s.selectSector(11))},null,8,ui),e.createElementVNode("rect",{x:"75%",y:"0%",width:"25%",height:"25%",fill:i.sectors[12].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[12]||(a[12]=f=>s.selectSector(12))},null,8,pi),e.createElementVNode("rect",{x:"75%",y:"25%",width:"25%",height:"25%",fill:i.sectors[13].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[13]||(a[13]=f=>s.selectSector(13))},null,8,mi),e.createElementVNode("rect",{x:"75%",y:"50%",width:"25%",height:"25%",fill:i.sectors[14].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[14]||(a[14]=f=>s.selectSector(14))},null,8,fi),e.createElementVNode("rect",{x:"75%",y:"75%",width:"25%",height:"25%",fill:i.sectors[15].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[15]||(a[15]=f=>s.selectSector(15))},null,8,hi)]))]),e.createElementVNode("div",_i,[(e.openBlock(),e.createBlock(c,{"text-value":"1/4 tos","font-size":"12px",height:"26px",width:"65px","type-on-off":!0,"border-width":1,"font-color":"#bfc2c5","border-color":"#8c9399","border-radius":"4px","font-family":"Poppins-Medium","active-border-width":1,"background-color":"","active-background-color":"#cbee6b33",ref:"btn14",onStatus:s.btn14,key:i.refreshBtn14,value:t.status14},null,8,["onStatus","value"])),(e.openBlock(),e.createBlock(c,{"text-value":"2/4 tos","font-size":"12px",height:"26px",width:"65px","type-on-off":!0,"border-width":1,"font-color":"#bfc2c5","border-color":"#8c9399","border-radius":"4px","font-family":"Poppins-Medium","active-border-width":1,"background-color":"","active-background-color":"#cbee6b33",ref:"btn24",onStatus:s.btn24,key:i.refreshBtn24,value:t.status24},null,8,["onStatus","value"])),(e.openBlock(),e.createBlock(c,{"text-value":"3/4 tos","font-size":"12px",height:"26px",width:"65px","type-on-off":!0,"border-width":1,"font-color":"#bfc2c5","border-color":"#8c9399","border-radius":"4px","font-family":"Poppins-Medium","active-border-width":1,"background-color":"","active-background-color":"#cbee6b33",ref:"btn34",onStatus:s.btn34,key:i.refreshBtn34,value:t.status34},null,8,["onStatus","value"])),(e.openBlock(),e.createBlock(c,{"text-value":"4/4 tos","font-size":"12px",height:"26px",width:"65px","type-on-off":!0,"border-width":1,"font-color":"#bfc2c5","border-color":"#8c9399","border-radius":"4px","font-family":"Poppins-Medium","active-border-width":1,"background-color":"","active-background-color":"#cbee6b33",ref:"btn44",onStatus:s.btn44,key:i.refreshBtn44,value:t.status44},null,8,["onStatus","value"]))])])])}const It=Us(Ze,[["render",yi],["__scopeId","data-v-e3762c96"]]),wm="",gi={class:"toggle-buttons__background"},Si=["onClick"],bi=O({__name:"ToggleButtons",props:{buttons:{type:Array,required:!0},selectedButtonIndex:{type:Number,default:0},height:{type:String,default:"28px"},width:{type:String,default:"100%"},fontSize:{type:String,default:"12px"},fontFamily:{type:String,default:"sans-serif"},borderRadius:{type:String,default:"8px"},mainBackgroundColor:{type:String,default:"#364448"},mainBorderColor:{type:String,default:"#9AA1A3"},mainBorderWidth:{type:String,default:"0.5px"},activeBorderColor:{type:String,default:"#cbee6b"},activeBorderWidth:{type:String,default:"1px"},activeBackgroundColor:{type:String,default:"#2e3b46"}},emits:["change"],setup(t,{emit:a}){const o=t;e.useCssVars(r=>({"43b9803d":t.height,"5d0ff820":t.width,"5c412486":t.mainBackgroundColor,"0bf47b18":t.borderRadius,c8eb99aa:t.mainBorderWidth,cb199670:t.mainBorderColor,"2ca810a9":t.fontFamily,f467baf4:t.fontSize,"5339d584":t.activeBorderWidth,"5567d24a":t.activeBorderColor,"463675ce":t.activeBackgroundColor}));const n=e.ref(o.selectedButtonIndex),i=e.computed(()=>({"--grid-template-columns":`repeat(${o.buttons.length}, 1fr)`}));e.watch(()=>o.selectedButtonIndex,r=>{n.value=r}),e.watch(n,(r,c)=>{r!==c&&a("change",{index:r,button:o.buttons[r]})});function s(r){n.value=r}return(r,c)=>(e.openBlock(),e.createElementBlock("div",gi,[e.createElementVNode("div",{class:"toggle-buttons",style:e.normalizeStyle(i.value)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.buttons,(f,p)=>(e.openBlock(),e.createElementBlock("div",{key:`b${p}`,class:e.normalizeClass(["toggle-buttons__button",{active:n.value===p}]),onClick:u=>s(p)},e.toDisplayString(f.text||f),11,Si))),128))],4)]))}},[["__scopeId","data-v-6e66c268"]]);function Dt(t,a){return function(){return t.apply(a,arguments)}}const{toString:xi}=Object.prototype,{getPrototypeOf:Qe}=Object,$e=(t=>a=>{const o=xi.call(a);return t[o]||(t[o]=o.slice(8,-1).toLowerCase())})(Object.create(null)),Q=t=>(t=t.toLowerCase(),a=>$e(a)===t),Fe=t=>a=>typeof a===t,{isArray:he}=Array,Ce=Fe("undefined");function Ei(t){return t!==null&&!Ce(t)&&t.constructor!==null&&!Ce(t.constructor)&&Z(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const Rt=Q("ArrayBuffer");function Ci(t){let a;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?a=ArrayBuffer.isView(t):a=t&&t.buffer&&Rt(t.buffer),a}const ki=Fe("string"),Z=Fe("function"),Ot=Fe("number"),Ae=t=>t!==null&&typeof t=="object",Vi=t=>t===!0||t===!1,Pe=t=>{if($e(t)!=="object")return!1;const a=Qe(t);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},wi=Q("Date"),Ni=Q("File"),Bi=Q("Blob"),Ti=Q("FileList"),vi=t=>Ae(t)&&Z(t.pipe),$i=t=>{let a;return t&&(typeof FormData=="function"&&t instanceof FormData||Z(t.append)&&((a=$e(t))==="formdata"||a==="object"&&Z(t.toString)&&t.toString()==="[object FormData]"))},Fi=Q("URLSearchParams"),Ai=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function ke(t,a,{allOwnKeys:o=!1}={}){if(t===null||typeof t>"u")return;let n,i;if(typeof t!="object"&&(t=[t]),he(t))for(n=0,i=t.length;n<i;n++)a.call(null,t[n],n,t);else{const s=o?Object.getOwnPropertyNames(t):Object.keys(t),r=s.length;let c;for(n=0;n<r;n++)c=s[n],a.call(null,t[c],c,t)}}function Lt(t,a){a=a.toLowerCase();const o=Object.keys(t);let n=o.length,i;for(;n-- >0;)if(i=o[n],a===i.toLowerCase())return i;return null}const zt=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),Ut=t=>!Ce(t)&&t!==zt;function et(){const{caseless:t}=Ut(this)&&this||{},a={},o=(n,i)=>{const s=t&&Lt(a,i)||i;Pe(a[s])&&Pe(n)?a[s]=et(a[s],n):Pe(n)?a[s]=et({},n):he(n)?a[s]=n.slice():a[s]=n};for(let n=0,i=arguments.length;n<i;n++)arguments[n]&&ke(arguments[n],o);return a}const Pi=(t,a,o,{allOwnKeys:n}={})=>(ke(a,(i,s)=>{o&&Z(i)?t[s]=Dt(i,o):t[s]=i},{allOwnKeys:n}),t),Mi=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),Ii=(t,a,o,n)=>{t.prototype=Object.create(a.prototype,n),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:a.prototype}),o&&Object.assign(t.prototype,o)},Di=(t,a,o,n)=>{let i,s,r;const c={};if(a=a||{},t==null)return a;do{for(i=Object.getOwnPropertyNames(t),s=i.length;s-- >0;)r=i[s],(!n||n(r,t,a))&&!c[r]&&(a[r]=t[r],c[r]=!0);t=o!==!1&&Qe(t)}while(t&&(!o||o(t,a))&&t!==Object.prototype);return a},Ri=(t,a,o)=>{t=String(t),(o===void 0||o>t.length)&&(o=t.length),o-=a.length;const n=t.indexOf(a,o);return n!==-1&&n===o},Oi=t=>{if(!t)return null;if(he(t))return t;let a=t.length;if(!Ot(a))return null;const o=new Array(a);for(;a-- >0;)o[a]=t[a];return o},Li=(t=>a=>t&&a instanceof t)(typeof Uint8Array<"u"&&Qe(Uint8Array)),zi=(t,a)=>{const n=(t&&t[Symbol.iterator]).call(t);let i;for(;(i=n.next())&&!i.done;){const s=i.value;a.call(t,s[0],s[1])}},Ui=(t,a)=>{let o;const n=[];for(;(o=t.exec(a))!==null;)n.push(o);return n},Wi=Q("HTMLFormElement"),Gi=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(o,n,i){return n.toUpperCase()+i}),Wt=(({hasOwnProperty:t})=>(a,o)=>t.call(a,o))(Object.prototype),Hi=Q("RegExp"),Gt=(t,a)=>{const o=Object.getOwnPropertyDescriptors(t),n={};ke(o,(i,s)=>{let r;(r=a(i,s,t))!==!1&&(n[s]=r||i)}),Object.defineProperties(t,n)},Yi=t=>{Gt(t,(a,o)=>{if(Z(t)&&["arguments","caller","callee"].indexOf(o)!==-1)return!1;const n=t[o];if(Z(n)){if(a.enumerable=!1,"writable"in a){a.writable=!1;return}a.set||(a.set=()=>{throw Error("Can not rewrite read-only method '"+o+"'")})}})},ji=(t,a)=>{const o={},n=i=>{i.forEach(s=>{o[s]=!0})};return he(t)?n(t):n(String(t).split(a)),o},qi=()=>{},Ji=(t,a)=>(t=+t,Number.isFinite(t)?t:a),tt="abcdefghijklmnopqrstuvwxyz",Ht="0123456789",Yt={DIGIT:Ht,ALPHA:tt,ALPHA_DIGIT:tt+tt.toUpperCase()+Ht},Ki=(t=16,a=Yt.ALPHA_DIGIT)=>{let o="";const{length:n}=a;for(;t--;)o+=a[Math.random()*n|0];return o};function Xi(t){return!!(t&&Z(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const Zi=t=>{const a=new Array(10),o=(n,i)=>{if(Ae(n)){if(a.indexOf(n)>=0)return;if(!("toJSON"in n)){a[i]=n;const s=he(n)?[]:{};return ke(n,(r,c)=>{const f=o(r,i+1);!Ce(f)&&(s[c]=f)}),a[i]=void 0,s}}return n};return o(t,0)},Qi=Q("AsyncFunction"),g={isArray:he,isArrayBuffer:Rt,isBuffer:Ei,isFormData:$i,isArrayBufferView:Ci,isString:ki,isNumber:Ot,isBoolean:Vi,isObject:Ae,isPlainObject:Pe,isUndefined:Ce,isDate:wi,isFile:Ni,isBlob:Bi,isRegExp:Hi,isFunction:Z,isStream:vi,isURLSearchParams:Fi,isTypedArray:Li,isFileList:Ti,forEach:ke,merge:et,extend:Pi,trim:Ai,stripBOM:Mi,inherits:Ii,toFlatObject:Di,kindOf:$e,kindOfTest:Q,endsWith:Ri,toArray:Oi,forEachEntry:zi,matchAll:Ui,isHTMLForm:Wi,hasOwnProperty:Wt,hasOwnProp:Wt,reduceDescriptors:Gt,freezeMethods:Yi,toObjectSet:ji,toCamelCase:Gi,noop:qi,toFiniteNumber:Ji,findKey:Lt,global:zt,isContextDefined:Ut,ALPHABET:Yt,generateString:Ki,isSpecCompliantForm:Xi,toJSONObject:Zi,isAsyncFn:Qi,isThenable:t=>t&&(Ae(t)||Z(t))&&Z(t.then)&&Z(t.catch)};function D(t,a,o,n,i){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),n&&(this.request=n),i&&(this.response=i)}g.inherits(D,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:g.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const jt=D.prototype,qt={};["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=>{qt[t]={value:t}}),Object.defineProperties(D,qt),Object.defineProperty(jt,"isAxiosError",{value:!0}),D.from=(t,a,o,n,i,s)=>{const r=Object.create(jt);return g.toFlatObject(t,r,function(f){return f!==Error.prototype},c=>c!=="isAxiosError"),D.call(r,t.message,a,o,n,i),r.cause=t,r.name=t.name,s&&Object.assign(r,s),r};const er=null;function ot(t){return g.isPlainObject(t)||g.isArray(t)}function Jt(t){return g.endsWith(t,"[]")?t.slice(0,-2):t}function Kt(t,a,o){return t?t.concat(a).map(function(i,s){return i=Jt(i),!o&&s?"["+i+"]":i}).join(o?".":""):a}function tr(t){return g.isArray(t)&&!t.some(ot)}const or=g.toFlatObject(g,{},null,function(a){return/^is[A-Z]/.test(a)});function Me(t,a,o){if(!g.isObject(t))throw new TypeError("target must be an object");a=a||new FormData,o=g.toFlatObject(o,{metaTokens:!0,dots:!1,indexes:!1},!1,function(d,E){return!g.isUndefined(E[d])});const n=o.metaTokens,i=o.visitor||u,s=o.dots,r=o.indexes,f=(o.Blob||typeof Blob<"u"&&Blob)&&g.isSpecCompliantForm(a);if(!g.isFunction(i))throw new TypeError("visitor must be a function");function p(m){if(m===null)return"";if(g.isDate(m))return m.toISOString();if(!f&&g.isBlob(m))throw new D("Blob is not supported. Use a Buffer instead.");return g.isArrayBuffer(m)||g.isTypedArray(m)?f&&typeof Blob=="function"?new Blob([m]):Buffer.from(m):m}function u(m,d,E){let M=m;if(m&&!E&&typeof m=="object"){if(g.endsWith(d,"{}"))d=n?d:d.slice(0,-2),m=JSON.stringify(m);else if(g.isArray(m)&&tr(m)||(g.isFileList(m)||g.endsWith(d,"[]"))&&(M=g.toArray(m)))return d=Jt(d),M.forEach(function(Y,B){!(g.isUndefined(Y)||Y===null)&&a.append(r===!0?Kt([d],B,s):r===null?d:d+"[]",p(Y))}),!1}return ot(m)?!0:(a.append(Kt(E,d,s),p(m)),!1)}const l=[],S=Object.assign(or,{defaultVisitor:u,convertValue:p,isVisitable:ot});function _(m,d){if(!g.isUndefined(m)){if(l.indexOf(m)!==-1)throw Error("Circular reference detected in "+d.join("."));l.push(m),g.forEach(m,function(M,A){(!(g.isUndefined(M)||M===null)&&i.call(a,M,g.isString(A)?A.trim():A,d,S))===!0&&_(M,d?d.concat(A):[A])}),l.pop()}}if(!g.isObject(t))throw new TypeError("data must be an object");return _(t),a}function Xt(t){const a={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(n){return a[n]})}function at(t,a){this._pairs=[],t&&Me(t,this,a)}const Zt=at.prototype;Zt.append=function(a,o){this._pairs.push([a,o])},Zt.toString=function(a){const o=a?function(n){return a.call(this,n,Xt)}:Xt;return this._pairs.map(function(i){return o(i[0])+"="+o(i[1])},"").join("&")};function ar(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Qt(t,a,o){if(!a)return t;const n=o&&o.encode||ar,i=o&&o.serialize;let s;if(i?s=i(a,o):s=g.isURLSearchParams(a)?a.toString():new at(a,o).toString(n),s){const r=t.indexOf("#");r!==-1&&(t=t.slice(0,r)),t+=(t.indexOf("?")===-1?"?":"&")+s}return t}class nr{constructor(){this.handlers=[]}use(a,o,n){return this.handlers.push({fulfilled:a,rejected:o,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(a){this.handlers[a]&&(this.handlers[a]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(a){g.forEach(this.handlers,function(n){n!==null&&a(n)})}}const eo=nr,to={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},sr={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:at,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},oo=typeof window<"u"&&typeof document<"u",ir=(t=>oo&&["ReactNative","NativeScript","NS"].indexOf(t)<0)(typeof navigator<"u"&&navigator.product),rr=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),ee={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:oo,hasStandardBrowserEnv:ir,hasStandardBrowserWebWorkerEnv:rr},Symbol.toStringTag,{value:"Module"})),...sr};function lr(t,a){return Me(t,new ee.classes.URLSearchParams,Object.assign({visitor:function(o,n,i,s){return ee.isNode&&g.isBuffer(o)?(this.append(n,o.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},a))}function cr(t){return g.matchAll(/\w+|\[(\w*)]/g,t).map(a=>a[0]==="[]"?"":a[1]||a[0])}function dr(t){const a={},o=Object.keys(t);let n;const i=o.length;let s;for(n=0;n<i;n++)s=o[n],a[s]=t[s];return a}function ao(t){function a(o,n,i,s){let r=o[s++];if(r==="__proto__")return!0;const c=Number.isFinite(+r),f=s>=o.length;return r=!r&&g.isArray(i)?i.length:r,f?(g.hasOwnProp(i,r)?i[r]=[i[r],n]:i[r]=n,!c):((!i[r]||!g.isObject(i[r]))&&(i[r]=[]),a(o,n,i[r],s)&&g.isArray(i[r])&&(i[r]=dr(i[r])),!c)}if(g.isFormData(t)&&g.isFunction(t.entries)){const o={};return g.forEachEntry(t,(n,i)=>{a(cr(n),i,o,0)}),o}return null}function ur(t,a,o){if(g.isString(t))try{return(a||JSON.parse)(t),g.trim(t)}catch(n){if(n.name!=="SyntaxError")throw n}return(o||JSON.stringify)(t)}const nt={transitional:to,adapter:["xhr","http"],transformRequest:[function(a,o){const n=o.getContentType()||"",i=n.indexOf("application/json")>-1,s=g.isObject(a);if(s&&g.isHTMLForm(a)&&(a=new FormData(a)),g.isFormData(a))return i&&i?JSON.stringify(ao(a)):a;if(g.isArrayBuffer(a)||g.isBuffer(a)||g.isStream(a)||g.isFile(a)||g.isBlob(a))return a;if(g.isArrayBufferView(a))return a.buffer;if(g.isURLSearchParams(a))return o.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),a.toString();let c;if(s){if(n.indexOf("application/x-www-form-urlencoded")>-1)return lr(a,this.formSerializer).toString();if((c=g.isFileList(a))||n.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return Me(c?{"files[]":a}:a,f&&new f,this.formSerializer)}}return s||i?(o.setContentType("application/json",!1),ur(a)):a}],transformResponse:[function(a){const o=this.transitional||nt.transitional,n=o&&o.forcedJSONParsing,i=this.responseType==="json";if(a&&g.isString(a)&&(n&&!this.responseType||i)){const r=!(o&&o.silentJSONParsing)&&i;try{return JSON.parse(a)}catch(c){if(r)throw c.name==="SyntaxError"?D.from(c,D.ERR_BAD_RESPONSE,this,null,this.response):c}}return a}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ee.classes.FormData,Blob:ee.classes.Blob},validateStatus:function(a){return a>=200&&a<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};g.forEach(["delete","get","head","post","put","patch"],t=>{nt.headers[t]={}});const st=nt,pr=g.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),mr=t=>{const a={};let o,n,i;return t&&t.split(`
|
|
1
|
+
(function(q,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(q=typeof globalThis<"u"?globalThis:q||self,e(q.GSCFilters={},q.Vue))})(this,function(q,e){"use strict";const em="",tm="",om="",am="",nm="",sm="",im="",rm="",lm="",vo=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},$o={key:1},Fo={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Ao=["fill"],Po={key:0,class:"checkbox__teams"},Mo={class:"checkbox__teams__logo"},Io=["src"],Do={class:"checkbox__teams__logo"},Ro=["src"],Oo={__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(p=>({"6582e90e":t.width,"310b3edf":t.height}));const n=e.ref(!1),i=e.computed(()=>{const p={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 n.value?(p["background-color"]=o.boxBackgroundColor,p.border=`solid ${o.boxBorderWidth} ${o.boxBackgroundColor}`):p.border=`solid ${o.boxBorderWidth} ${o.boxBorderColor}`,p}),s=e.computed(()=>({"font-family":o.boxValueFontFamily,"font-size":o.boxValueFontSize,color:o.boxValueColor,"line-height":1})),r=e.computed(()=>{const p={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")&&(p[`margin-${o.boxPosition}`]=o.isBoxOnly?"0":o.teamsIds?"8px":"10px"),p});e.watch(()=>o.modelValue,p=>{p!==n.value&&(n.value=p)},{immediate:!0});function c(){o.avoidInteraction||!n.value&&o.avoidToCheck||(n.value=!n.value,a("update:modelValue",n.value))}function f(p){return`${{}.TEAM_LOGOS_URL||"https://az755631.vo.msecnd.net/teams-80/"}${p}.png`}return(p,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["checkbox",`box-${t.boxPosition}`]),onClick:c},[e.createElementVNode("div",{class:"checkbox__box",style:e.normalizeStyle(i.value)},[n.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(s.value)},e.toDisplayString(t.boxValue),5)):(e.openBlock(),e.createElementBlock("div",$o,[(e.openBlock(),e.createElementBlock("svg",Fo,[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,Ao)]))]))],64)):e.createCommentVNode("",!0)],4),t.teamsIds&&t.teamsIds.length?(e.openBlock(),e.createElementBlock("div",Po,[e.createElementVNode("div",Mo,[e.createElementVNode("img",{src:f(t.teamsIds[0]),alt:""},null,8,Io)]),e.createElementVNode("div",Do,[e.createElementVNode("img",{src:f(t.teamsIds[1]),alt:""},null,8,Ro)])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"checkbox__label",style:e.normalizeStyle(r.value)},e.toDisplayString(t.label),5)],2))}},R=vo(Oo,[["__scopeId","data-v-bcf3bcc6"]]),cm="",O=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Lo={class:"container"},zo={key:0,width:"11",height:"2",viewBox:"0 0 11 2",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Uo=["fill"],Wo={key:1,width:"11",height:"11",viewBox:"0 0 11 11",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Go=["fill"],ce=O({__name:"IconExpand",props:{height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},isExpanded:{type:Boolean,default:!1},expandIconColor:{type:String,default:"white"},collapseIconColor:{type:String,default:"#D9D9D9"}},setup(t){return e.useCssVars(a=>({"563e5242":t.width,a529e9a4:t.height})),(a,o)=>(e.openBlock(),e.createElementBlock("div",Lo,[t.isExpanded?(e.openBlock(),e.createElementBlock("svg",zo,[e.createElementVNode("rect",{width:"11",height:"1.7",fill:t.collapseIconColor},null,8,Uo)])):(e.openBlock(),e.createElementBlock("svg",Wo,[e.createElementVNode("path",{d:"M11 6.28571H6.28571V11H4.71429V6.28571H0V4.71429H4.71429V0H6.28571V4.71429H11V6.28571Z",fill:t.expandIconColor},null,8,Go)]))]))}},[["__scopeId","data-v-166b6226"]]),um="",xe=t=>(e.pushScopeId("data-v-8ad05a85"),t=t(),e.popScopeId(),t),Ho={class:"productivity"},Yo={class:"productivity__body__offensive"},jo={class:"productivity__body__title"},qo={class:"productivity__body__title__info"},Jo={class:"number-of-categories"},Ko={class:"productivity__body__categories"},Xo={class:"productivity__body__defensive-possession"},Zo={class:"productivity__body__title"},Qo={class:"productivity__body__title__info"},ea={class:"number-of-categories"},ta={class:"productivity__body__categories"},oa={class:"productivity__body__title"},aa={class:"productivity__body__title__info"},na={class:"number-of-categories"},sa={class:"productivity__body__categories"},ia={class:"productivity__footer"},ra={class:"productivity__footer__offenses"},la=xe(()=>e.createElementVNode("div",{class:"productivity__footer__offenses__title"}," ¿Debemos quitarle puntos a jugadores que hayan cometido las siguientes infracciones? ",-1)),ca={class:"productivity__footer__offenses__table"},da=xe(()=>e.createElementVNode("div",{class:"productivity__footer__offenses__table__row"},[e.createElementVNode("div"),e.createElementVNode("div",null,"Si"),e.createElementVNode("div",null,"No")],-1)),ua={class:"productivity__footer__offenses__table__row has-bottom-border has-padding"},pa=xe(()=>e.createElementVNode("div",{class:"productivity__footer__offenses__table__row__text"},"Faltas cometidas",-1)),ma={class:"productivity__footer__offenses__table__row has-bottom-border has-padding"},fa=xe(()=>e.createElementVNode("div",{class:"productivity__footer__offenses__table__row__text"},"Tarjetas amarillas",-1)),ha={class:"productivity__footer__offenses__table__row has-padding"},_a=xe(()=>e.createElementVNode("div",{class:"productivity__footer__offenses__table__row__text"},"Tarjetas rojas",-1)),ya=O({__name:"TemplateProductivity",props:{componentWidth:{type:Number,default:0},productivityCategories:{type:Object,required:!0},numberOfCategoriesSelected:{type:Number,default:0},areMaxCategoriesReached:{type:Boolean,default:!1},isExpansionMode:{type:Boolean,default:!1}},emits:["update:offensesConditions"],setup(t,{emit:a}){const o=t,n=e.ref(!1),i=e.ref(!1),s=e.ref(!1),r=e.ref({areYellowCardsSelected:!1,areRedCardsSelected:!1,areFoulsCommittedSelected:!1}),c=e.computed(()=>({"--template-columns":o.isExpansionMode?"1fr":"1fr 1fr"})),f=e.computed(()=>o.productivityCategories.offensive.categories.reduce((_,m)=>(m.isSelected&&_++,_),0)),p=e.computed(()=>o.productivityCategories.defensive.categories.reduce((_,m)=>(m.isSelected&&_++,_),0)),u=e.computed(()=>o.productivityCategories.possession.categories.reduce((_,m)=>(m.isSelected&&_++,_),0));e.watch(()=>o.productivityCategories,_=>{r.value.areYellowCardsSelected=_.offensesConditions.areYellowCardsSelected,r.value.areRedCardsSelected=_.offensesConditions.areRedCardsSelected,r.value.areFoulsCommittedSelected=_.offensesConditions.areFoulsCommittedSelected},{deep:!0,immediate:!0}),e.watch(r,_=>{a("update:offensesConditions",_)},{deep:!0,immediate:!0});function l(_,m){m.isSelected=_,setTimeout(()=>{m.priority=o.numberOfCategoriesSelected},10)}function S(_){_==="offensive"?n.value=!n.value:_==="defensive"?i.value=!i.value:_==="possession"&&(s.value=!s.value)}return(_,m)=>(e.openBlock(),e.createElementBlock("div",Ho,[e.createElementVNode("div",{class:"productivity__body",style:e.normalizeStyle(c.value)},[e.createElementVNode("div",Yo,[e.createElementVNode("div",jo,[e.createElementVNode("div",qo,[e.createElementVNode("span",null,e.toDisplayString(t.productivityCategories.offensive.title),1),e.createElementVNode("span",Jo,"("+e.toDisplayString(f.value)+")",1)]),e.createElementVNode("div",{class:"productivity__body__title__expand-button",onClick:m[0]||(m[0]=d=>S("offensive"))},[e.withDirectives(e.createVNode(ce,{"is-expanded":n.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",Ko,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.productivityCategories.offensive.categories,d=>(e.openBlock(),e.createElementBlock("div",{key:d.id,class:"productivity__checkbox"},[e.createVNode(e.unref(R),{label:d.name,"model-value":d.isSelected,"avoid-to-check":t.areMaxCategoriesReached,"box-value":d.priority||0,"onUpdate:modelValue":E=>l(E,d)},null,8,["label","model-value","avoid-to-check","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||n.value]])]),e.createElementVNode("div",Xo,[e.createElementVNode("div",Zo,[e.createElementVNode("div",Qo,[e.createElementVNode("span",null,e.toDisplayString(t.productivityCategories.defensive.title),1),e.createElementVNode("span",ea,"("+e.toDisplayString(p.value)+")",1)]),e.createElementVNode("div",{class:"productivity__body__title__expand-button",onClick:m[1]||(m[1]=d=>S("defensive"))},[e.withDirectives(e.createVNode(ce,{"is-expanded":i.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",ta,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.productivityCategories.defensive.categories,d=>(e.openBlock(),e.createElementBlock("div",{key:d.id,class:"productivity__checkbox"},[e.createVNode(e.unref(R),{label:d.name,"model-value":d.isSelected,"avoid-to-check":t.areMaxCategoriesReached,"box-value":d.priority||0,"onUpdate:modelValue":E=>l(E,d)},null,8,["label","model-value","avoid-to-check","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||i.value]]),e.createElementVNode("div",oa,[e.createElementVNode("div",aa,[e.createElementVNode("span",null,e.toDisplayString(t.productivityCategories.possession.title),1),e.createElementVNode("span",na,"("+e.toDisplayString(u.value)+")",1)]),e.createElementVNode("div",{class:"productivity__body__title__expand-button",onClick:m[2]||(m[2]=d=>S("possession"))},[e.withDirectives(e.createVNode(ce,{"is-expanded":s.value},null,8,["is-expanded"]),[[e.vShow,t.isExpansionMode]])])]),e.withDirectives(e.createElementVNode("div",sa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.productivityCategories.possession.categories,d=>(e.openBlock(),e.createElementBlock("div",{key:d.id,class:"productivity__checkbox"},[e.createVNode(e.unref(R),{label:d.name,"model-value":d.isSelected,"avoid-to-check":t.areMaxCategoriesReached,"box-value":d.priority||0,"onUpdate:modelValue":E=>l(E,d)},null,8,["label","model-value","avoid-to-check","box-value","onUpdate:modelValue"])]))),128))],512),[[e.vShow,!t.isExpansionMode||s.value]])])],4),e.createElementVNode("div",ia,[e.createElementVNode("div",ra,[la,e.createElementVNode("div",ca,[da,e.createElementVNode("div",ua,[pa,e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":r.value.areFoulsCommittedSelected,"avoid-interaction":r.value.areFoulsCommittedSelected,"is-box-only":"","onUpdate:modelValue":m[3]||(m[3]=d=>r.value.areFoulsCommittedSelected=d)},null,8,["model-value","avoid-interaction"])]),e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":!r.value.areFoulsCommittedSelected,"avoid-interaction":!r.value.areFoulsCommittedSelected,"is-box-only":"","onUpdate:modelValue":m[4]||(m[4]=d=>r.value.areFoulsCommittedSelected=!d)},null,8,["model-value","avoid-interaction"])])]),e.createElementVNode("div",ma,[fa,e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":r.value.areYellowCardsSelected,"avoid-interaction":r.value.areYellowCardsSelected,"is-box-only":"","onUpdate:modelValue":m[5]||(m[5]=d=>r.value.areYellowCardsSelected=d)},null,8,["model-value","avoid-interaction"])]),e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":!r.value.areYellowCardsSelected,"avoid-interaction":!r.value.areYellowCardsSelected,"is-box-only":"","onUpdate:modelValue":m[6]||(m[6]=d=>r.value.areYellowCardsSelected=!d)},null,8,["model-value","avoid-interaction"])])]),e.createElementVNode("div",ha,[_a,e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":r.value.areRedCardsSelected,"avoid-interaction":r.value.areRedCardsSelected,"is-box-only":"","onUpdate:modelValue":m[7]||(m[7]=d=>r.value.areRedCardsSelected=d)},null,8,["model-value","avoid-interaction"])]),e.createElementVNode("div",null,[e.createVNode(e.unref(R),{"model-value":!r.value.areRedCardsSelected,"avoid-interaction":!r.value.areRedCardsSelected,"is-box-only":"","onUpdate:modelValue":m[8]||(m[8]=d=>r.value.areRedCardsSelected=!d)},null,8,["model-value","avoid-interaction"])])])])])])]))}},[["__scopeId","data-v-8ad05a85"]]),mm="",ve=t=>(e.pushScopeId("data-v-53d57104"),t=t(),e.popScopeId(),t),ga={class:"details__header"},Sa=ve(()=>e.createElementVNode("div",{class:"details__header__title"},"Jugando como",-1)),ba={class:"details__header__checkbox"},xa={class:"details__body"},Ea={class:"details__body__playing-as"},Ca=["onClick"],ka={class:"details__header"},Va=ve(()=>e.createElementVNode("div",{class:"details__header__title"},"En: (Elige el lapso de tiempo)",-1)),wa={class:"details__header__checkbox"},Na={class:"details__body"},Ba=ve(()=>e.createElementVNode("div",{class:"details__body__title"},"1er tiempo",-1)),Ta={class:"details__body__game-section"},va=["onClick"],$a={class:"details__body"},Fa=ve(()=>e.createElementVNode("div",{class:"details__body__title"},"2do tiempo",-1)),Aa={class:"details__body__game-section"},Pa=["onClick"],Ma=O({__name:"TemplateDetails",props:{playingAs:{type:Array,default:()=>[{name:"Local",isSelected:!0},{name:"Visitante",isSelected:!0}]},gameSections:{type:Array,default:()=>[{text:"0-15",value:1,isSelected:!0},{text:"16-30",value:2,isSelected:!0},{text:"31-45",value:3,isSelected:!0},{text:"46-60",value:4,isSelected:!0},{text:"61-75",value:5,isSelected:!0},{text:"76-90",value:6,isSelected:!0}]},buttonsBackgroundColor:{type:String,default:"rgba(255, 255, 255, 0)"},buttonsBackgroundColorActive:{type:String,default:"rgba(203, 238, 107, 0.05)"},buttonsTextColor:{type:String,default:"rgba(255, 255, 255, 0.8)"},buttonsTextColorActive:{type:String,default:"rgba(255, 255, 255, 1)"},buttonsBorderColor:{type:String,default:"#8ea2ab"},buttonsBorderColorActive:{type:String,default:"#cbee6b"},buttonsBorderWidth:{type:String,default:"0.8px"},buttonsBorderWidthActive:{type:String,default:"1px"},buttonsBorderRadius:{type:String,default:"4px"}},setup(t){const a=t;e.useCssVars(u=>({"52a8fdd2":t.buttonsBackgroundColor,fce7dc10:t.buttonsTextColor,"7473803c":t.buttonsBorderWidth,"735c81d9":t.buttonsBorderColor,"238a7efd":t.buttonsBackgroundColorActive,"2619231e":t.buttonsTextColorActive,"0a5dce62":t.buttonsBorderWidthActive,64173382:t.buttonsBorderColorActive}));const o=e.computed(()=>a.playingAs.every(u=>u.isSelected)),n=e.computed(()=>a.gameSections.every(u=>u.isSelected)),i=e.computed(()=>a.gameSections.reduce((u,l)=>(l.value<=3?u.firstHalf.push(l):u.secondHalf.push(l),u),{firstHalf:[],secondHalf:[]})),s=e.computed(()=>({"--border-radius-first-button":`${a.buttonsBorderRadius} 0 0 ${a.buttonsBorderRadius}`,"--border-radius-last-button":`0 ${a.buttonsBorderRadius} ${a.buttonsBorderRadius} 0`}));function r(u){u?a.playingAs.forEach(l=>{l.isSelected=!0}):a.playingAs.forEach((l,S)=>{l.isSelected=S===0})}function c(u){a.playingAs.filter(l=>l.isSelected).length===1&&u.isSelected||(u.isSelected=!u.isSelected)}function f(u){a.gameSections.filter(l=>l.isSelected).length===1&&u.isSelected||(u.isSelected=!u.isSelected)}function p(u){u?a.gameSections.forEach(l=>{l.isSelected=!0}):a.gameSections.forEach((l,S)=>{l.isSelected=S===0})}return(u,l)=>(e.openBlock(),e.createElementBlock("div",{class:"details",style:e.normalizeStyle(s.value)},[e.createElementVNode("div",ga,[Sa,e.createElementVNode("div",ba,[e.createVNode(e.unref(R),{label:"Todos","model-value":o.value,"onUpdate:modelValue":r},null,8,["model-value"])])]),e.createElementVNode("div",xa,[e.createElementVNode("div",Ea,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.playingAs,(S,_)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${_}`,class:e.normalizeClass(["details__body__button",{active:S.isSelected}]),onClick:m=>c(S)},e.toDisplayString(S.name),11,Ca))),128))])]),e.createElementVNode("div",ka,[Va,e.createElementVNode("div",wa,[e.createVNode(e.unref(R),{label:"Todos","model-value":n.value,"onUpdate:modelValue":p},null,8,["model-value"])])]),e.createElementVNode("div",Na,[Ba,e.createElementVNode("div",Ta,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value.firstHalf,(S,_)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${_}`,class:e.normalizeClass(["details__body__button",{active:S.isSelected}]),onClick:m=>f(S)},e.toDisplayString(S.text),11,va))),128))])]),e.createElementVNode("div",$a,[Fa,e.createElementVNode("div",Aa,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value.secondHalf,(S,_)=>(e.openBlock(),e.createElementBlock("div",{key:`pa${_}`,class:e.normalizeClass(["details__body__button",{active:S.isSelected}]),onClick:m=>f(S)},e.toDisplayString(S.text),11,Pa))),128))])])],4))}},[["__scopeId","data-v-53d57104"]]),hm="",Ia={class:"scroll-container"},St=O({__name:"ScrollContainer",props:{width:{type:String,default:"100%"},height:{type:String,default:"100%"}},setup(t){return e.useCssVars(a=>({"6aab424d":t.height,39848040:t.width})),(a,o)=>(e.openBlock(),e.createElementBlock("div",Ia,[e.renderSlot(a.$slots,"default",{},void 0,!0)]))}},[["__scopeId","data-v-218f5976"]]),ym="",Da=t=>(e.pushScopeId("data-v-360b9d5a"),t=t(),e.popScopeId(),t),Ra={class:"tournaments"},Oa=Da(()=>e.createElementVNode("div",{class:"tournaments__tournament"},null,-1)),La=O({__name:"TemplateTournaments",props:{tournaments:{type:Array,default:()=>[]}},emits:["change-filters-selected","update:filters"],setup(t,{emit:a}){const o=e.ref({});function n(i,s){s.isSelected=i,s.id!==o.value.id&&(o.value.isSelected=!1,o.value=s),i?(a("change-filters-selected",1),a("update:filters",[s])):(a("change-filters-selected",0),a("update:filters",[]))}return(i,s)=>(e.openBlock(),e.createElementBlock("div",Ra,[e.createVNode(St,{height:"200px"},{default:e.withCtx(()=>[Oa,(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.tournaments,r=>(e.openBlock(),e.createElementBlock("div",{key:r.id||r._id,class:"tournaments__tournament"},[e.createVNode(e.unref(R),{"model-value":r.isSelected,label:r.name,width:"100%","onUpdate:modelValue":c=>n(c,r)},null,8,["model-value","label","onUpdate:modelValue"])]))),128))]),_:1})]))}},[["__scopeId","data-v-360b9d5a"]]),h={PLAYS:"plays",PRODUCTIVITY:"productivity",FIELD:"field",UNIVERSE:"universe",DETAILS:"details",TOURNAMENTS:"tournaments",PERSONAL_DATA:"personalData",PLAYS_TYPES:"playsTypes",GOLSTATS:"golstats",DISTANCE:"distance",RESULTS:"results",VIDEOS:"videos",GAMES:"games"},Sm="",za={key:0,class:"plays-golstats__placeholder"},Ua=["onClick"],Wa={key:0,class:"plays-golstats__item__value"},Ga={class:"plays-golstats__item__text"},Ha={class:"plays-golstats__item__svg"},Ya={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},ja=["fill"],bt=O({__name:"TemplatePlaysTypeAndGolstats",props:{height:{type:String,default:"fit-content"},type:{type:String,default:""},categories:{type:Array,default:()=>[]},svgColor:{type:String,default:"#CBEE6B"},svgWidth:{type:Number,default:10},svgHeight:{type:Number,default:8}},emits:["change-filters-selected","update:filters"],setup(t,{emit:a}){const o=t,n=e.computed(()=>({"--grid-template-columns":o.type===h.PLAYS_TYPES?"1fr min-content":"min-content 1fr min-content","--svg-width":`${o.svgWidth}px`,"--svg-height":`${o.svgHeight}px`}));e.watch(()=>o.categories,s=>{const r=s.filter(c=>c.isSelected);a("update:filters",r)},{immediate:!0,deep:!0});function i(s){s.isSelected?s.isSelected=!1:(o.categories.forEach(r=>{r.isSelected=!1}),s.isSelected=!0,o.type===h.GOLSTATS&&a("change-filters-selected",s.value))}return(s,r)=>(e.openBlock(),e.createElementBlock("div",{class:"plays-golstats",style:e.normalizeStyle(n.value)},[e.createVNode(St,{height:t.height},{default:e.withCtx(()=>[t.type===e.unref(h).PLAYS_TYPES?(e.openBlock(),e.createElementBlock("div",za," Elige un tipo de jugada para filtrar: ")):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.categories,(c,f)=>(e.openBlock(),e.createElementBlock("div",{key:`k${f}`,class:"plays-golstats__item",onClick:p=>i(c)},[t.type===e.unref(h).GOLSTATS?(e.openBlock(),e.createElementBlock("div",Wa,e.toDisplayString(c.value),1)):e.createCommentVNode("",!0),e.createElementVNode("div",Ga,e.toDisplayString(c.name),1),e.createElementVNode("div",Ha,[e.withDirectives((e.openBlock(),e.createElementBlock("svg",Ya,[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.svgColor},null,8,ja)],512)),[[e.vShow,c.isSelected]])])],8,Ua))),128))]),_:1},8,["height"])],4))}},[["__scopeId","data-v-5fa7caa5"]]),qa=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Ye={props:{textRight:{type:String,default:""},textRightColor:{type:String,default:"#FFFFFF"},textRightFontFamily:{type:String,default:"Poppins-Regular"},textRightFontSize:{type:String,default:"13px"},placeholder:{type:String,default:"Ingresar valor"},value:String,inputType:{type:String,default:"text"},width:{type:String,default:"100%"},height:{type:String,default:"30px"},backgroundColor:{type:String,default:"#2e3b46"},borderRadius:{type:String,default:"10px"},border:{type:String,default:"1px solid #bdc1c4"},color:{type:String,default:"#FFFFFF"},placeholderColor:{type:String,default:"#bdc1c4"},font:{type:String,default:"Poppins-Regular"},fontSize:{type:String,default:"13px"},padding:{type:String,default:"11px"}},computed:{inputStyle(){return{width:this.width,height:this.height,backgroundColor:this.backgroundColor,borderRadius:this.borderRadius,border:this.border,color:this.color,fontFamily:this.font,fontSize:this.fontSize,placeholderColor:this.placeholderColor,paddingLeft:this.padding}}},methods:{updateInputValue(t){this.$emit("inputval",t.target.value)}}},xt=()=>{e.useCssVars(t=>({"27733d10":t.textRightColor,"16b61823":t.textRightFontSize,"2aeb1306":t.textRightFontFamily}))},Et=Ye.setup;Ye.setup=Et?(t,a)=>(xt(),Et(t,a)):xt;const Ja={class:"input-container"},Ka=["type","placeholder","value"],Xa={class:"right-text"};function Za(t,a,o,n,i,s){return e.openBlock(),e.createElementBlock("div",Ja,[e.createElementVNode("input",{type:o.inputType,placeholder:o.placeholder,value:o.value,onInput:a[0]||(a[0]=(...r)=>s.updateInputValue&&s.updateInputValue(...r)),style:e.normalizeStyle(s.inputStyle)},null,44,Ka),e.createElementVNode("div",Xa,e.toDisplayString(o.textRight),1)])}const Ct=qa(Ye,[["render",Za],["__scopeId","data-v-a3591a88"]]),Qa=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},je={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))}}},kt=()=>{e.useCssVars(t=>({"1c960139":t.height,b2f635d8:t.borderWidthBtn,"06e99898":t.borderType,"55555c76":t.borderColor,"23b6d320":t.borderRadius,"22c97374":t.width,"22bb09fa":t.backgroundColor,c148da7c:t.cursorType,cce756fc:t.fontSize,cff98d60:t.fontStyle,"5123b3a5":t.fontFamily,"47bf58db":t.marginLeftStat,cadc8414:t.fontSizeStat}))},Vt=je.setup;je.setup=Vt?(t,a)=>(kt(),Vt(t,a)):kt;const en=t=>(e.pushScopeId("data-v-fb269a1e"),t=t(),e.popScopeId(),t),tn=["src"],on={key:1,class:"text"},an=["src"],nn={class:"stats"},sn=en(()=>e.createElementVNode("img",{class:"iconstats",src:"https://az755631.vo.msecnd.net/todoelfut/playdes.png"},null,-1)),rn={class:"numstats"},ln={class:"leyend"};function cn(t,a,o,n,i,s){return e.openBlock(),e.createElementBlock("div",null,[o.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",i.status&&o.typeOnOff&&"button-active"]),style:e.normalizeStyle([s.customStyle,i.status&&o.typeOnOff&&s.customActive]),onClick:a[0]||(a[0]=(...r)=>s.btnClick&&s.btnClick(...r))},[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,tn)):e.createCommentVNode("",!0),o.textValue?(e.openBlock(),e.createElementBlock("div",on,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,an)):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]=(...r)=>s.btnClick&&s.btnClick(...r))},[e.createElementVNode("div",nn,[sn,e.createElementVNode("div",rn,e.toDisplayString(o.textStat),1)]),e.createElementVNode("div",ln,e.toDisplayString(o.textCategory),1)])):e.createCommentVNode("",!0)])}const dn=Qa(je,[["render",cn],["__scopeId","data-v-fb269a1e"]]),un={class:"gsc-dropdown__main-container__item-selected"},pn=["height","width"],mn=["stroke"],fn={class:"gsc-dropdown__items-container"},hn=["onClick"],_n={key:0,class:"gsc-dropdown__items-footer"},ie={__name:"GSC-Dropdown",props:{modelValue:{type:[Object,Number,String],default:()=>null},height:{type:String,default:"fit-content"},width:{type:String,default:"fit-content"},fontSize:{type:String,default:"14px"},borderRadius:{type:Number,default:5},arrowHeight:{type:Number,default:24},arrowWidth:{type:Number,default:24},borderType:{type:String,default:"solid",validator:function(t){return["solid","dotted","dashed"].includes(t)}},borderWidth:{type:Number,default:1},borderColor:{type:String,default:"black"},backgroundColor:{type:String,default:"grey"},color:{type:String,default:"black"},arrowColor:{type:String,default:"#CBEE6B"},items:{type:Array,default:()=>[]},defaultItemByIndex:{type:Number,default:0},defaultItemByProp:{type:Object,default:null,validator:t=>["propName","value"].every(a=>a in t)},listBackgroundColor:{type:String,default:"white"},hoverBackgroundColor:{type:String,default:"#f1f1f1"},listItemPadding:{type:String,default:"10px 12px"},listHeight:{type:String,default:"fit-content"},listItemSelectedColor:{type:String,default:"white"},listItemSelectedBackgroundColor:{type:String,default:"#399cfd"},listItemColor:{type:String,default:"black"},listBorderRadius:{type:String,default:"0"},listBorderColor:{type:String,default:""},listBorderWidth:{type:Number,default:1},isListSameWidth:{type:Boolean,default:!1},isMultipleOption:{type:Boolean,default:!1},footerBorderColor:{type:String,default:"#626970"},footerBorderWidth:{type:Number,default:1},isFooterVisible:{type:Boolean,default:!1},isDisabled:{type:Boolean,default:!1},onlyFirstTime:{type:Boolean,default:!1}},emits:["input","click-ready","update:modelValue"],setup(t,{emit:a}){const o=t,n=e.ref({}),i=e.ref(o.isMultipleOption?-1:0),s=e.ref(!1);e.watch(()=>o.items,(l,S)=>{if(!o.modelValue&&(!o.onlyFirstTime||!S||!S.length)&&l&&l.length){if(o.defaultItemByProp){const _=o.items.findIndex(m=>m[o.defaultItemByProp.propName]===o.defaultItemByProp.value);_!==-1?(i.value=_,n.value=l[_]):(i.value=0,n.value=l[0])}else n.value=l[o.defaultItemByIndex];a("input",n.value)}},{immediate:!0}),e.watch(()=>o.modelValue,l=>{if(l){const S=o.items.findIndex(_=>typeof l=="object"?JSON.stringify(_)===JSON.stringify(l):_===l);S!==-1&&(i.value=S,n.value=o.items[S],a("update:modelValue",n.value))}},{immediate:!0});const r=e.computed(()=>({height:o.height,width:o.width,backgroundColor:o.backgroundColor,borderRadius:`${o.borderRadius}px`,border:`${o.borderType} ${o.borderWidth}px ${o.borderColor}`,color:o.color,"--hover-background-color":o.hoverBackgroundColor,"--list-item-padding":o.listItemPadding,"--list-background-color":o.listBackgroundColor,"--list-height":o.listHeight,"--list-item-selected-color":o.listItemSelectedColor,"--list-item-selected-background-color":o.listItemSelectedBackgroundColor,"--list-item-color":o.listItemColor,"--list-border-radius":`${o.listBorderRadius}`,"--list-border-color":o.listBorderColor,"--list-width":o.isListSameWidth?o.width:"fit-content","--list-border-width":`${o.listBorderWidth}px`,"--footer-border":`${o.footerBorderWidth}px solid ${o.footerBorderColor}`,"--dropdown-opacity":o.isDisabled?"0.5":"1","--dropdown-cursor":o.isDisabled?"not-allowed":"pointer","--dropdown-font-size":o.fontSize?o.fontSize:"14px"})),c=e.computed(()=>({height:`${o.arrowHeight}px`,width:`${o.arrowWidth}px`}));function f(){o.isDisabled||(s.value=!s.value)}function p(l,S){o.isMultipleOption?i.value=-1:(i.value=S,s.value=!1),n.value=l,a("input",n.value),a("update:modelValue",n.value)}function u(){s.value=!1,a("click-ready")}return(l,S)=>(e.openBlock(),e.createElementBlock("div",{class:"gsc-dropdown",style:e.normalizeStyle(r.value)},[e.createElementVNode("div",{class:"gsc-dropdown__main-container",style:e.normalizeStyle({"padding-right":`${t.arrowWidth+8}px`}),onClick:f},[e.createElementVNode("div",un,[e.renderSlot(l.$slots,"default",{selectedItem:n.value})]),e.createElementVNode("div",{class:e.normalizeClass(["gsc-dropdown__main-container__icon",{"rotated-180":s.value}]),style:e.normalizeStyle(c.value)},[(e.openBlock(),e.createElementBlock("svg",{height:t.arrowHeight,width:t.arrowWidth,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M18.394 9.13501L13.1302 14.3988C12.5086 15.0204 11.4914 15.0204 10.8697 14.3988L5.60596 9.13501",stroke:t.arrowColor},null,8,mn)],8,pn))],6)],4),e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",fn,[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"gsc-dropdown__items",style:e.normalizeStyle({"margin-top":`${o.borderWidth}px`})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.items,(_,m)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["gsc-dropdown__items__item",{selected:m===i.value}]),key:m,onClick:d=>p(_,m)},[e.renderSlot(l.$slots,"availableItem",{item:_})],10,hn))),128))],4),t.isFooterVisible?(e.openBlock(),e.createElementBlock("div",_n,[e.createVNode(e.unref(dn),{"text-value":"Listo","border-color":"#cbee6b","font-size":"12px",width:"72px",height:"22px","border-radius":"62px","border-width":.8,onClick:u})])):e.createCommentVNode("",!0)])],512),[[e.vShow,s.value]])]),_:3})],4))}},Ee={borderType:"solid",listBackgroundColor:"#2E3B46",listBorderColor:"rgba(255, 255, 255, 0.2)",listBorderRadius:"5px",height:"38px",borderWidth:.8,borderColor:"white",backgroundColor:"#2E3B46",color:"white",listItemColor:"white",listItemSelectedBackgroundColor:"#2E3B46",arrowColor:"#fff",width:"100%",listHeight:"200px",isListSameWidth:!0,isFooterVisible:!0,hoverBackgroundColor:"#2E3B46"},xm="",de=t=>(e.pushScopeId("data-v-ec64861c"),t=t(),e.popScopeId(),t),yn={class:"universe"},gn=de(()=>e.createElementVNode("div",{class:"universe__sub-header"},"Escribe los minutos jugados",-1)),Sn=de(()=>e.createElementVNode("div",{class:"universe__label"},"Igual o mayor que:",-1)),bn={class:"universe__inputs"},xn={class:"universe__inputs__input"},En={class:"universe__inputs__checkbox"},Cn=de(()=>e.createElementVNode("div",{class:"universe__sub-header"},"Escribe el % de minutos jugados contra el total posible",-1)),kn=de(()=>e.createElementVNode("div",{class:"universe__label"},"Mayor que:",-1)),Vn={class:"universe__inputs"},wn={class:"universe__inputs__input"},Nn={class:"universe__inputs__checkbox"},Bn=de(()=>e.createElementVNode("div",{class:"universe__sub-header"},"Selecciona el lapso de tiempo",-1)),Tn=de(()=>e.createElementVNode("div",{class:"universe__label"},"Considerando los ultímos:",-1)),vn={class:"universe__dropdown"},$n={class:"selected-item"},Fn=de(()=>e.createElementVNode("div",{class:"universe__sub-header"},"Tipo de estádisticas:",-1)),An={class:"universe__checkboxes"},Pn={class:"universe__checkboxes__checkbox"},Mn={class:"universe__checkboxes__checkbox"},In={class:"universe__checkboxes__checkbox"},Dn=O({__name:"TemplateUniverse",props:{universeFilters:{type:Object,default:()=>({minutesPlayed:0,percentMinutesPlayed:0,lastMonths:Array.from({length:24},(t,a)=>a+1),statistics:{totals:!1,averagePerGame:!1,averagePerMinute:!1}})}},emits:["update:universeFilters"],setup(t,{emit:a}){const o=t,n=e.ref(!1),i=e.ref(!1),s=e.ref(!1),r=e.ref({...o.universeFilters});e.watch(()=>r,l=>{n.value=!l.value.minutesPlayed||Number(l.value.minutesPlayed)===0,i.value=!l.value.percentMinutesPlayed||Number(l.value.percentMinutesPlayed)===0,s.value=!l.value.lastMonths||Number(l.value.lastMonths)===0,a("update:universeFilters",l)},{deep:!0,immediate:!0});function c(l){r.value.minutesPlayed=l.target.value}function f(l){r.value.percentMinutesPlayed=l.target.value}function p(l,S){switch(S){case"minutes":n.value=l,l&&(r.value.minutesPlayed=0);break;case"percent":i.value=l,l&&(r.value.percentMinutesPlayed=0);break;case"months":s.value=l,l&&(r.value.lastMonths=0);break}}function u(l){r.value.lastMonths=l}return(l,S)=>(e.openBlock(),e.createElementBlock("div",yn,[gn,Sn,e.createElementVNode("div",bn,[e.createElementVNode("div",xn,[e.createVNode(e.unref(Ct),{value:r.value.minutesPlayed,"input-type":"number","border-radius":"4px",border:"solid 0.8px #8ea2ab","text-right":"Min",onInput:c},null,8,["value"])]),e.createElementVNode("div",En,[e.createVNode(e.unref(R),{modelValue:n.value,label:"Indistinto","box-position":"right","onUpdate:modelValue":S[0]||(S[0]=_=>p(_,"minutes"))},null,8,["modelValue"])])]),Cn,kn,e.createElementVNode("div",Vn,[e.createElementVNode("div",wn,[e.createVNode(e.unref(Ct),{value:r.value.percentMinutesPlayed,"input-type":"number","border-radius":"4px",border:"solid 0.8px #8ea2ab","text-right":"%",onInput:f},null,8,["value"])]),e.createElementVNode("div",Nn,[e.createVNode(e.unref(R),{modelValue:i.value,label:"Indistinto","box-position":"right","onUpdate:modelValue":S[1]||(S[1]=_=>p(_,"percent"))},null,8,["modelValue"])])]),Bn,Tn,e.createElementVNode("div",vn,[e.createVNode(e.unref(ie),e.mergeProps(e.unref(Ee),{items:r.value.lastMonths,"default-item-by-index":11,onInput:u}),{default:e.withCtx(({selectedItem:_})=>[e.createElementVNode("div",$n,e.toDisplayString(_)+" "+e.toDisplayString(_===1?"mes":"meses"),1)]),availableItem:e.withCtx(({item:_})=>[e.createElementVNode("div",null,e.toDisplayString(_)+" "+e.toDisplayString(_===1?"mes":"meses"),1)]),_:1},16,["items"])]),Fn,e.createElementVNode("div",An,[e.createElementVNode("div",Pn,[e.createVNode(e.unref(R),{modelValue:r.value.statistics.totals,"onUpdate:modelValue":S[2]||(S[2]=_=>r.value.statistics.totals=_),label:"Totales"},null,8,["modelValue"])]),e.createElementVNode("div",Mn,[e.createVNode(e.unref(R),{modelValue:r.value.statistics.averagePerGame,"onUpdate:modelValue":S[3]||(S[3]=_=>r.value.statistics.averagePerGame=_),label:"Promedio por partido"},null,8,["modelValue"])]),e.createElementVNode("div",In,[e.createVNode(e.unref(R),{modelValue:r.value.statistics.averagePerMinute,"onUpdate:modelValue":S[4]||(S[4]=_=>r.value.statistics.averagePerMinute=_),label:"Promedio por minuto"},null,8,["modelValue"])])])]))}},[["__scopeId","data-v-ec64861c"]]),wt=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Rn={name:"MultiRangeSlider",props:{baseClassName:{type:String,default:"multi-range-slider"},min:{type:Number},max:{type:Number},minValue:{type:Number},maxValue:{type:Number},step:{type:Number,default:1},preventWheel:{type:Boolean,default:!1},ruler:{type:Boolean,default:!0},label:{type:Boolean,default:!0},labels:{type:Array},minCaption:{type:String},maxCaption:{type:String},rangeMargin:{type:Number}},data(){let t=this.labels||[],a=this.min===void 0?0:this.min,o=t.length?t.length-1:100,n=this.max===void 0?o:this.max,i=this.minValue===void 0?25:this.minValue;t.length&&this.minValue===void 0&&(i=1);let s=this.maxValue||75;if(t.length&&this.maxValue===void 0&&(s=t.length-2),n<=a)throw new Error("Invalid props min or max");if(i>s)throw new Error("Invalid props minValue or maxValue");let r=this.rangeMargin===void 0?this.step:this.rangeMargin,c=r%this.step;return c&&(r=r+this.step-c),{valueMin:i<a?a:i,valueMax:s>n?n:s,interVal:null,startX:null,mouseMoveCounter:null,barBox:null,barValue:0,rangeMarginValue:r}},methods:{onBarLeftClick(){this.valueMin-this.step>=this.minimum?this.valueMin-=this.step:this.valueMin=this.minimum},onInnerBarLeftClick(){this.valueMin+this.rangeMarginValue<this.valueMax&&(this.valueMin+=this.step)},onBarRightClick(){this.valueMax+this.step<=this.maximum?this.valueMax+=this.step:this.valueMax=this.maximum},onInnerBarRightClick(){this.valueMax-this.rangeMarginValue>this.valueMin&&(this.valueMax-=this.step)},onInputMinChange(t){let a=parseFloat(t.target.value);a<=this.valueMax-this.rangeMarginValue&&a>=this.minimum?this.valueMin=a:t.target.value=this.valueMin},onInputMaxChange(t){let a=parseFloat(t.target.value);a>=this.valueMin+this.rangeMarginValue&&a<=this.maximum?this.valueMax=a:t.target.value=this.valueMax},onLeftThumbMousedown(t){if(t.preventDefault(),this.startX=t.clientX,t.type==="touchstart")if(t.touches.length===1)this.startX=t.touches[0].clientX;else return;this.mouseMoveCounter=0,this.barValue=this.valueMin,this.barBox=t.target.parentNode.getBoundingClientRect(),document.addEventListener("mousemove",this.onLeftThumbMousemove),document.addEventListener("mouseup",this.onLeftThumbMouseup),document.addEventListener("touchmove",this.onLeftThumbMousemove),document.addEventListener("touchend",this.onLeftThumbMouseup)},onLeftThumbMousemove(t){this.mouseMoveCounter++;let a=t.clientX;t.type==="touchmove"&&(a=t.touches[0].clientX);let o=(a-this.startX)/this.barBox.width,n=this.barValue+(this.maximum-this.minimum)*o,i=n%this.step;n-=i,n<this.minimum?n=this.minimum:n>this.valueMax-this.rangeMarginValue&&(n=this.valueMax-this.rangeMarginValue),this.valueMin=n},onLeftThumbMouseup(){document.removeEventListener("mousemove",this.onLeftThumbMousemove),document.removeEventListener("mouseup",this.onLeftThumbMouseup),document.removeEventListener("touchmove",this.onLeftThumbMousemove),document.removeEventListener("touchend",this.onLeftThumbMouseup)},onRightThumbMousedown(t){if(t.preventDefault(),this.startX=t.clientX,t.type==="touchstart")if(t.touches.length===1)this.startX=t.touches[0].clientX;else return;this.mouseMoveCounter=0,this.barValue=this.valueMax,this.barBox=t.target.parentNode.getBoundingClientRect(),document.addEventListener("mousemove",this.onRightThumbMousemove),document.addEventListener("mouseup",this.onRightThumbMouseup),document.addEventListener("touchmove",this.onRightThumbMousemove),document.addEventListener("touchend",this.onRightThumbMouseup)},onRightThumbMousemove(t){this.mouseMoveCounter++;let a=t.clientX;t.type==="touchmove"&&(a=t.touches[0].clientX);let o=(a-this.startX)/this.barBox.width,n=this.barValue+(this.maximum-this.minimum)*o,i=n%this.step;n-=i,n<this.valueMin+this.rangeMarginValue?n=this.valueMin+this.rangeMarginValue:n>this.maximum&&(n=this.maximum),this.valueMax=n},onRightThumbMouseup(){document.removeEventListener("mousemove",this.onRightThumbMousemove),document.removeEventListener("mouseup",this.onRightThumbMouseup),document.removeEventListener("touchmove",this.onRightThumbMousemove),document.removeEventListener("touchend",this.onRightThumbMouseup)},onMouseWheel(t){if(this.preventWheel===!0||!t.shiftKey&&!t.ctrlKey)return;let a=this.step;t.deltaY<0&&(a=-a),t.shiftKey&&t.ctrlKey?this.valueMin+a>=this.minimum&&this.valueMax+a<=this.maximum&&(this.valueMin=this.valueMin+a,this.valueMax=this.valueMax+a):t.ctrlKey?(a=this.valueMax+a,a<this.valueMin+this.rangeMarginValue?a=this.valueMin+this.rangeMarginValue:a>this.maximum&&(a=this.maximum),this.valueMax=a):t.shiftKey&&(a=this.valueMin+a,a<this.minimum?a=this.minimum:a>this.valueMax-this.rangeMarginValue&&(a=this.valueMax-this.rangeMarginValue),this.valueMin=a)},triggerInput(){let t=0;this.step.toString().includes(".")&&(t=2);let a={min:this.minimum,max:this.maximum,minValue:parseFloat(this.valueMin.toFixed(t)),maxValue:parseFloat(this.valueMax.toFixed(t))};this.$emit("input",a)}},computed:{minimum(){return this.min===void 0?0:this.min},maximum(){let t=this.labels||[],a=t.length?t.length-1:100;return this.max===void 0?a:this.max},stepCount(){let t=this.labels||[];return t.length?t.length-1:Math.floor((this.maximum-this.minimum)/this.step)},subStepCount(){return(this.labels||[]).length&&this.step>1?(this.maximum-this.minimum)/this.step:0},barMin(){return(this.valueMin-this.minimum)/(this.maximum-this.minimum)*100},barMax(){return 100-(this.valueMax-this.minimum)/(this.maximum-this.minimum)*100},barMinVal(){let t=0;return this.step.toString().includes(".")&&(t=2),(this.valueMin||0).toFixed(t)},barMaxVal(){let t=0;return this.step.toString().includes(".")&&(t=2),(this.valueMax||100).toFixed(t)},scaleLabels(){let t=this.labels||[];return t.length===0&&(t=[],t.push(this.minimum),t.push(this.maximum)),t}},watch:{valueMin(){this.triggerInput()},valueMax(){this.triggerInput()},minValue(t){this.valueMin=t<this.minimum?this.minimum:t},maxValue(t){this.valueMax=t>this.maximum?this.maximum:t}},mounted(){}},On={class:"bar"},Ln=["min","max","step","value"],zn={class:"caption"},Un={class:"min-caption"},Wn={class:"bar-inner"},Gn=["min","max","step","value"],Hn={class:"caption"},Yn={class:"max-caption"},jn={key:0,class:"ruler"},qn={key:1,class:"sub-ruler"},Jn={key:2,class:"labels"};function Kn(t,a,o,n,i,s){return e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([o.baseClassName,i.rangeMarginValue===0?"zero-ranage-margin":""]),onMousewheel:a[10]||(a[10]=e.withModifiers((...r)=>s.onMouseWheel&&s.onMouseWheel(...r),["prevent","stop"]))},[e.createElementVNode("div",On,[e.createElementVNode("div",{class:"bar-left",style:e.normalizeStyle({width:s.barMin+"%"}),onClick:a[0]||(a[0]=(...r)=>s.onBarLeftClick&&s.onBarLeftClick(...r))},null,4),e.createElementVNode("input",{class:"input-type-range input-type-range-min",type:"range",min:s.minimum,max:s.maximum,step:o.step,value:i.valueMin,onInput:a[1]||(a[1]=e.withModifiers((...r)=>s.onInputMinChange&&s.onInputMinChange(...r),["stop","prevent"]))},null,40,Ln),e.createElementVNode("div",{class:"thumb thumb-left",onMousedown:a[2]||(a[2]=(...r)=>s.onLeftThumbMousedown&&s.onLeftThumbMousedown(...r)),onTouchstart:a[3]||(a[3]=(...r)=>s.onLeftThumbMousedown&&s.onLeftThumbMousedown(...r))},[e.createElementVNode("div",zn,[e.createElementVNode("span",Un,e.toDisplayString(o.minCaption||s.barMinVal),1)])],32),e.createElementVNode("div",Wn,[e.createElementVNode("div",{class:"bar-inner-left",onClick:a[4]||(a[4]=(...r)=>s.onInnerBarLeftClick&&s.onInnerBarLeftClick(...r))}),e.createElementVNode("div",{class:"bar-inner-right",onClick:a[5]||(a[5]=(...r)=>s.onInnerBarRightClick&&s.onInnerBarRightClick(...r))})]),e.createElementVNode("input",{class:"input-type-range input-type-range-max",type:"range",min:s.minimum,max:s.maximum,step:o.step,value:i.valueMax,onInput:a[6]||(a[6]=e.withModifiers((...r)=>s.onInputMaxChange&&s.onInputMaxChange(...r),["stop","prevent"]))},null,40,Gn),e.createElementVNode("div",{class:"thumb thumb-right",onMousedown:a[7]||(a[7]=(...r)=>s.onRightThumbMousedown&&s.onRightThumbMousedown(...r)),onTouchstart:a[8]||(a[8]=(...r)=>s.onRightThumbMousedown&&s.onRightThumbMousedown(...r))},[e.createElementVNode("div",Hn,[e.createElementVNode("span",Yn,e.toDisplayString(o.maxCaption||s.barMaxVal),1)])],32),e.createElementVNode("div",{class:"bar-right",style:e.normalizeStyle({width:s.barMax+"%"}),onClick:a[9]||(a[9]=(...r)=>s.onBarRightClick&&s.onBarRightClick(...r))},null,4)]),o.ruler?(e.openBlock(),e.createElementBlock("div",jn,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.stepCount,r=>(e.openBlock(),e.createElementBlock("div",{key:r,class:"ruler-rule"}))),128))])):e.createCommentVNode("",!0),s.subStepCount?(e.openBlock(),e.createElementBlock("div",qn,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.subStepCount,r=>(e.openBlock(),e.createElementBlock("div",{key:r,class:"ruler-sub-rule"}))),128))])):e.createCommentVNode("",!0),o.label?(e.openBlock(),e.createElementBlock("div",Jn,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.scaleLabels,r=>(e.openBlock(),e.createElementBlock("div",{class:"label",key:r},e.toDisplayString(r),1))),128))])):e.createCommentVNode("",!0)],34)}const qe={components:{MultiRangeSlider:wt(Rn,[["render",Kn]])},props:{minLimit:{type:Number,default:10},maxLimit:{type:Number,default:100},minValue:{type:Number,default:10},maxValue:{type:Number,default:100},height:{type:String,default:"150px"},borderRadius:{type:String,default:"6px"},borderType:{type:String,default:"solid"},borderWidth:{type:Number,default:2},borderColor:{type:String,default:"#d9d9d9"},fontColor:{type:String,default:"#FFFFFF"},fontSize:{type:String,default:"16px"},fontFamily:{type:String,default:"Poppins-Regular"},fontFamilyValue:{type:String,default:"Poppins-Medium"},fontColorValue:{type:String,default:"#FFFFFF"},fontSizeValue:{type:String,default:"20px"},backgroundIndicador:{type:String,default:"rgb(22, 233, 40)"},heightIndicador:{type:String,default:"15px"},widthIndicador:{type:String,default:"15px"},marginTopIndicador:{type:String,default:"-8px"},borderColorIndicador:{type:String,default:"#FFFFFF"},borderWidthIndicador:{type:String,default:"3px"},lineInRangeColor:{type:String,default:"rgb(22, 233, 40)"},lineOutRangeColor:{type:String,default:"#c7c7c7"},minSuffix:{type:String,default:""},maxSuffix:{type:String,default:""}},data(){return{minValueLocal:0,maxValueLocal:0}},computed:{customStyle(){return{height:this.height,borderRadius:this.borderRadius,border:`${this.borderType} ${this.borderWidth}px ${this.borderColor}`}},customStyleText(){return{color:this.fontColor,fontSize:this.fontSize,fontFamily:`${this.fontFamily} !important`}},customStyleValue(){return{color:this.fontColorValue,fontSize:this.fontSizeValue,fontFamily:`${this.fontFamilyValue} !important`}}},watch:{minValue:{handler(t){this.minValueLocal=t},immediate:!0},maxValue:{handler(t){this.maxValueLocal=t},immediate:!0}},methods:{onInput(t){this.minValueLocal=t.minValue,this.maxValueLocal=t.maxValue,this.$emit("input",t)}}},Nt=()=>{e.useCssVars(t=>({"318dc560":t.lineOutRangeColor,fcb35722:t.lineInRangeColor,"3edd517e":t.backgroundIndicador,"19ee7a09":t.widthIndicador,"482e6b68":t.heightIndicador,"48824d56":t.borderWidthIndicador,a51d4f50:t.borderColorIndicador,deb3b7b0:t.marginTopIndicador}))},Bt=qe.setup;qe.setup=Bt?(t,a)=>(Nt(),Bt(t,a)):Nt;const Xn={class:"center"},Zn={class:"bar-ref"},Qn={class:"bar-ref-element-left"},es={class:"bar-ref-element-right"};function ts(t,a,o,n,i,s){const r=e.resolveComponent("MultiRangeSlider");return e.openBlock(),e.createElementBlock("div",{class:"custom-range-slider",style:e.normalizeStyle(s.customStyle)},[e.createElementVNode("div",Xn,[e.createElementVNode("div",Zn,[e.createElementVNode("div",Qn,[e.createElementVNode("div",{class:"text",style:e.normalizeStyle(s.customStyleText)},"De:",4),e.createElementVNode("div",{class:"value",style:e.normalizeStyle(s.customStyleValue)},e.toDisplayString(i.minValueLocal)+e.toDisplayString(o.minSuffix),5)]),e.createElementVNode("div",es,[e.createElementVNode("div",{class:"text",style:e.normalizeStyle(s.customStyleText)},"A:",4),e.createElementVNode("div",{class:"value",style:e.normalizeStyle(s.customStyleValue)},e.toDisplayString(i.maxValueLocal)+e.toDisplayString(o.maxSuffix),5)])]),e.createVNode(r,{baseClassName:"multi-range-slider",min:o.minLimit,max:o.maxLimit,step:1,ruler:!1,label:!1,"min-value":i.minValueLocal,"max-value":i.maxValueLocal,"range-margin":0,onInput:s.onInput},null,8,["min","max","min-value","max-value","onInput"])])],4)}const Tt=wt(qe,[["render",ts]]),os={class:"template-distance"},as={__name:"TemplateDistance",props:{distance:{type:Object,default:()=>({minLimit:5,maxLimit:30,minValue:5,maxValue:30})}},emits:["update:distanceFilters"],setup(t,{emit:a}){const o=t,n=e.ref({minValue:0,maxValue:0,minLimit:0,maxLimit:0});e.watch(()=>n.value,s=>{a("update:distanceFilters",s)},{deep:!0}),e.watch(()=>o.distance,s=>{n.value.minValue=s.minValue,n.value.maxValue=s.maxValue,n.value.minLimit=s.minLimit,n.value.maxLimit=s.maxLimit},{immediate:!0,deep:!0});function i(s){n.value.minValue=s.minValue,n.value.maxValue=s.maxValue}return(s,r)=>(e.openBlock(),e.createElementBlock("div",os,[e.createVNode(e.unref(Tt),{"border-width":"0","background-color":"#0D1D29",height:"30px","font-size-value":"12px","font-size":"12px","line-in-range-color":"white","background-indicador":"#CBEE6B","min-limit":n.value.minLimit,"max-limit":n.value.maxLimit,"min-value":n.value.minValue,"max-value":n.value.maxValue,"min-suffix":"m","max-suffix":"+",onInput:i},null,8,["min-limit","max-limit","min-value","max-value"])]))}},km="",ns=t=>(e.pushScopeId("data-v-f251f3f1"),t=t(),e.popScopeId(),t),ss={class:"template-games"},is={class:"template-games__header"},rs=ns(()=>e.createElementVNode("div",{class:"template-games__header__title"},"Partidos jugados:",-1)),ls={class:"template-games__header__all-games"},cs=O({__name:"TemplateGames",props:{gamesFilters:{type:Array,default:()=>[]}},emits:["update:gamesFilters"],setup(t,{emit:a}){const o=t,n=e.ref(!1),i=e.computed(()=>o.gamesFilters.filter(r=>r.isSelected).length);e.watch(i,r=>{n.value=r===o.gamesFilters.length,a("update:gamesFilters",o.gamesFilters)},{immediate:!0});const s=r=>{r?o.gamesFilters.forEach(c=>{c.isSelected=r}):o.gamesFilters.forEach((c,f)=>{c.isSelected=f===0}),n.value=r};return(r,c)=>(e.openBlock(),e.createElementBlock("div",ss,[e.createElementVNode("div",is,[rs,e.createElementVNode("div",ls,[e.createVNode(e.unref(R),{modelValue:n.value,label:"Todos","box-position":"right","font-family":"Roboto-Regular, sans-serif","label-font-size":"12px","onUpdate:modelValue":s},null,8,["modelValue"])])]),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.gamesFilters,(f,p)=>(e.openBlock(),e.createElementBlock("div",{key:p,class:"template-games__game"},[e.createVNode(e.unref(R),{modelValue:f.isSelected,"onUpdate:modelValue":u=>f.isSelected=u,label:f.label,"teams-ids":f.teamsIds,"avoid-interaction":i.value===1&&f.isSelected},null,8,["modelValue","onUpdate:modelValue","label","teams-ids","avoid-interaction"])]))),128))]))}},[["__scopeId","data-v-f251f3f1"]]),ds=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Je={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))}}},vt=()=>{e.useCssVars(t=>({"1c960139":t.height,b2f635d8:t.borderWidthBtn,"06e99898":t.borderType,"55555c76":t.borderColor,"23b6d320":t.borderRadius,"22c97374":t.width,"22bb09fa":t.backgroundColor,c148da7c:t.cursorType,cce756fc:t.fontSize,cff98d60:t.fontStyle,"5123b3a5":t.fontFamily,"47bf58db":t.marginLeftStat,cadc8414:t.fontSizeStat}))},$t=Je.setup;Je.setup=$t?(t,a)=>(vt(),$t(t,a)):vt;const us=t=>(e.pushScopeId("data-v-fb269a1e"),t=t(),e.popScopeId(),t),ps=["src"],ms={key:1,class:"text"},fs=["src"],hs={class:"stats"},_s=us(()=>e.createElementVNode("img",{class:"iconstats",src:"https://az755631.vo.msecnd.net/todoelfut/playdes.png"},null,-1)),ys={class:"numstats"},gs={class:"leyend"};function Ss(t,a,o,n,i,s){return e.openBlock(),e.createElementBlock("div",null,[o.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",i.status&&o.typeOnOff&&"button-active"]),style:e.normalizeStyle([s.customStyle,i.status&&o.typeOnOff&&s.customActive]),onClick:a[0]||(a[0]=(...r)=>s.btnClick&&s.btnClick(...r))},[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,ps)):e.createCommentVNode("",!0),o.textValue?(e.openBlock(),e.createElementBlock("div",ms,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,fs)):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]=(...r)=>s.btnClick&&s.btnClick(...r))},[e.createElementVNode("div",hs,[_s,e.createElementVNode("div",ys,e.toDisplayString(o.textStat),1)]),e.createElementVNode("div",gs,e.toDisplayString(o.textCategory),1)])):e.createCommentVNode("",!0)])}const Ke=ds(Je,[["render",Ss],["__scopeId","data-v-fb269a1e"]]),bs=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Xe={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))}}},Ft=()=>{e.useCssVars(t=>({"1c960139":t.height,b2f635d8:t.borderWidthBtn,"06e99898":t.borderType,"55555c76":t.borderColor,"23b6d320":t.borderRadius,"22c97374":t.width,"22bb09fa":t.backgroundColor,c148da7c:t.cursorType,cce756fc:t.fontSize,cff98d60:t.fontStyle,"5123b3a5":t.fontFamily,"47bf58db":t.marginLeftStat,cadc8414:t.fontSizeStat}))},At=Xe.setup;Xe.setup=At?(t,a)=>(Ft(),At(t,a)):Ft;const xs=t=>(e.pushScopeId("data-v-fb269a1e"),t=t(),e.popScopeId(),t),Es=["src"],Cs={key:1,class:"text"},ks=["src"],Vs={class:"stats"},ws=xs(()=>e.createElementVNode("img",{class:"iconstats",src:"https://az755631.vo.msecnd.net/todoelfut/playdes.png"},null,-1)),Ns={class:"numstats"},Bs={class:"leyend"};function Ts(t,a,o,n,i,s){return e.openBlock(),e.createElementBlock("div",null,[o.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",i.status&&o.typeOnOff&&"button-active"]),style:e.normalizeStyle([s.customStyle,i.status&&o.typeOnOff&&s.customActive]),onClick:a[0]||(a[0]=(...r)=>s.btnClick&&s.btnClick(...r))},[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,Es)):e.createCommentVNode("",!0),o.textValue?(e.openBlock(),e.createElementBlock("div",Cs,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,ks)):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]=(...r)=>s.btnClick&&s.btnClick(...r))},[e.createElementVNode("div",Vs,[ws,e.createElementVNode("div",Ns,e.toDisplayString(o.textStat),1)]),e.createElementVNode("div",Bs,e.toDisplayString(o.textCategory),1)])):e.createCommentVNode("",!0)])}const vs=bs(Xe,[["render",Ts],["__scopeId","data-v-fb269a1e"]]),$s=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Fs={key:1},As={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Ps=["fill"],Ms={key:0,class:"checkbox__teams"},Is={class:"checkbox__teams__logo"},Ds=["src"],Rs={class:"checkbox__teams__logo"},Os=["src"],Ls={__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(p=>({"6582e90e":t.width,"310b3edf":t.height}));const n=e.ref(!1),i=e.computed(()=>{const p={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 n.value?(p["background-color"]=o.boxBackgroundColor,p.border=`solid ${o.boxBorderWidth} ${o.boxBackgroundColor}`):p.border=`solid ${o.boxBorderWidth} ${o.boxBorderColor}`,p}),s=e.computed(()=>({"font-family":o.boxValueFontFamily,"font-size":o.boxValueFontSize,color:o.boxValueColor,"line-height":1})),r=e.computed(()=>{const p={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")&&(p[`margin-${o.boxPosition}`]=o.isBoxOnly?"0":o.teamsIds?"8px":"10px"),p});e.watch(()=>o.modelValue,p=>{p!==n.value&&(n.value=p)},{immediate:!0});function c(){o.avoidInteraction||!n.value&&o.avoidToCheck||(n.value=!n.value,a("update:modelValue",n.value))}function f(p){return`${{}.TEAM_LOGOS_URL||"https://az755631.vo.msecnd.net/teams-80/"}${p}.png`}return(p,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["checkbox",`box-${t.boxPosition}`]),onClick:c},[e.createElementVNode("div",{class:"checkbox__box",style:e.normalizeStyle(i.value)},[n.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(s.value)},e.toDisplayString(t.boxValue),5)):(e.openBlock(),e.createElementBlock("div",Fs,[(e.openBlock(),e.createElementBlock("svg",As,[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,Ps)]))]))],64)):e.createCommentVNode("",!0)],4),t.teamsIds&&t.teamsIds.length?(e.openBlock(),e.createElementBlock("div",Ms,[e.createElementVNode("div",Is,[e.createElementVNode("img",{src:f(t.teamsIds[0]),alt:""},null,8,Ds)]),e.createElementVNode("div",Rs,[e.createElementVNode("img",{src:f(t.teamsIds[1]),alt:""},null,8,Os)])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"checkbox__label",style:e.normalizeStyle(r.value)},e.toDisplayString(t.label),5)],2))}},zs=$s(Ls,[["__scopeId","data-v-bcf3bcc6"]]),Us=(t,a)=>{const o=t.__vccOpts||t;for(const[n,i]of a)o[n]=i;return o},Ze={components:{GSCButton:vs,GSCCheckbox:zs},data(){return{update:0,all:!1,refreshBtn14:0,refreshBtn24:0,refreshBtn34:0,refreshBtn44:0,sectors:Array.from({length:16},(t,a)=>({sector:a+1,active:!1})),lastUpdatedValue:[]}},props:{backgroundColor:{type:String,default:"#2e3b46"},heightContainer:{type:String,default:"340px"},widthContainer:{type:String,default:"455px"},heightField:{type:Number,default:230},widthField:{type:Number,default:350},heightFieldGrid:{type:String,default:"230px"},widthFieldGrid:{type:String,default:"350px"},backgroundSectorActive:{type:String,default:"#cbee6b"},backgroundSectorDisabled:{type:String,default:"#2e3b46"},borderWidth:{type:Number,default:1},opacitySector:{type:Number,default:.5},borderColor:{type:String,default:"#FFFFFF"},colorLineField:{type:String,default:"#bfc2c5"},borderWidthLineField:{type:Number,default:2},value:{type:Array,default:()=>[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16]},title:{type:String,default:"Pase(s) desde la(s) zona(s):"},titleFontSize:{type:String,default:"14px"}},watch:{value:{deep:!0,immediate:!0,handler(t){const a=t.sort();JSON.stringify(a)!==JSON.stringify(this.lastUpdatedValue)&&(this.lastUpdatedValue=a,this.sectors.forEach((o,n)=>{o.active=t.includes(n+1),this.validateField(n)}),this.$emit("update:modelValue",t))}},sectors:{handler(t){var a=[];for(let o=0;o<t.length;o++)t[o].active&&a.push(o+1);this.$emit("update:modelValue",a)},deep:!0}},computed:{translx(){var t=0;return this.widthField>305?t=this.widthField-305:this.widthField==268&&(t=-36),t},transly(){var t=0;return this.heightField>195?(t=this.heightField-195,t=t/2):this.heightField==180&&(t=-7),t},translxcircle(){var t=0;return this.widthField>305?(t=this.widthField-305,t=t/2):this.widthField==268&&(t=-18),t}},methods:{clickAll(t){if(t){for(let a=0;a<this.sectors.length;a++)this.sectors[a].active=!0,this.validateField(a);this.status14=!0,this.status24=!0,this.status34=!0,this.status44=!0,this.refreshBtn14+=1,this.refreshBtn24+=1,this.refreshBtn34+=1,this.refreshBtn44+=1}else for(let a=0;a<this.sectors.length;a++)this.sectors[a].active=!1,this.validateField(a),this.status14=!1,this.status24=!1,this.status34=!1,this.status44=!1,this.refreshBtn14=0,this.refreshBtn24=0,this.refreshBtn34=0,this.refreshBtn44=0},selectSector(t){var a=0;this.sectors[t].active=!this.sectors[t].active;for(let o=0;o<this.sectors.length;o++)this.sectors[o].active&&(a+=1);a==0&&(this.sectors[t].active=!0),this.validateField(t)},btn14(t){this.sectors[0].active=t?this.sectors[0].active=!0:this.sectors[0].active=!1,this.sectors[1].active=t?this.sectors[1].active=!0:this.sectors[1].active=!1,this.sectors[2].active=t?this.sectors[2].active=!0:this.sectors[2].active=!1,this.sectors[3].active=t?this.sectors[3].active=!0:this.sectors[3].active=!1;var a=0;for(let o=0;o<this.sectors.length;o++)this.sectors[o].active&&(a+=1);a==0?(this.sectors[0].active=!0,this.sectors[1].active=!0,this.sectors[2].active=!0,this.sectors[3].active=!0,this.status14=!0,this.refreshBtn14+=1):this.status14=!1,a==16&&(this.all=!0,this.update+=1)},btn24(t){this.sectors[4].active=t?this.sectors[4].active=!0:this.sectors[4].active=!1,this.sectors[5].active=t?this.sectors[5].active=!0:this.sectors[5].active=!1,this.sectors[6].active=t?this.sectors[6].active=!0:this.sectors[6].active=!1,this.sectors[7].active=t?this.sectors[7].active=!0:this.sectors[7].active=!1;var a=0;for(let o=0;o<this.sectors.length;o++)this.sectors[o].active&&(a+=1);a==0?(this.sectors[4].active=!0,this.sectors[5].active=!0,this.sectors[6].active=!0,this.sectors[7].active=!0,this.status24=!0,this.refreshBtn24+=1):this.status24=!1,a==16&&(this.all=!0,this.update+=1)},btn34(t){this.sectors[8].active=t?this.sectors[8].active=!0:this.sectors[8].active=!1,this.sectors[9].active=t?this.sectors[9].active=!0:this.sectors[9].active=!1,this.sectors[10].active=t?this.sectors[10].active=!0:this.sectors[10].active=!1,this.sectors[11].active=t?this.sectors[11].active=!0:this.sectors[11].active=!1;var a=0;for(let o=0;o<this.sectors.length;o++)this.sectors[o].active&&(a+=1);a==0?(this.sectors[8].active=!0,this.sectors[9].active=!0,this.sectors[10].active=!0,this.sectors[11].active=!0,this.status34=!0,this.refreshBtn34+=1):this.status34=!1,a==16&&(this.all=!0,this.update+=1)},btn44(t){this.sectors[12].active=t?this.sectors[12].active=!0:this.sectors[12].active=!1,this.sectors[13].active=t?this.sectors[13].active=!0:this.sectors[13].active=!1,this.sectors[14].active=t?this.sectors[14].active=!0:this.sectors[14].active=!1,this.sectors[15].active=t?this.sectors[15].active=!0:this.sectors[15].active=!1;var a=0;for(let o=0;o<this.sectors.length;o++)this.sectors[o].active&&(a+=1);a==0?(this.sectors[12].active=!0,this.sectors[13].active=!0,this.sectors[14].active=!0,this.sectors[15].active=!0,this.status44=!0,this.refreshBtn44+=1):this.status44=!1,a==16&&(this.all=!0,this.update+=1)},validateField(t){(t===0||t===1||t===2||t===3)&&(this.status14=!!(this.sectors[0].active&&this.sectors[1].active&&this.sectors[2].active&&this.sectors[3].active)),(t===4||t===5||t===6||t===7)&&(this.status24=!!(this.sectors[4].active&&this.sectors[5].active&&this.sectors[6].active&&this.sectors[7].active)),(t===8||t===9||t===10||t===11)&&(this.status34=!!(this.sectors[8].active&&this.sectors[9].active&&this.sectors[10].active&&this.sectors[11].active)),(t===12||t===13||t===14||t===15)&&(this.status44=!!(this.sectors[12].active&&this.sectors[13].active&&this.sectors[14].active&&this.sectors[15].active)),this.all=!!(this.status14&&this.status34&&this.status24&&this.status44),this.update+=1,this.status14&&(this.refreshBtn14+=1),this.status24&&(this.refreshBtn24+=1),this.status34&&(this.refreshBtn34+=1),this.status44&&(this.refreshBtn44+=1)}}},Pt=()=>{e.useCssVars(t=>({ff70d60a:t.widthContainer,daba190c:t.heightContainer,"6f469996":t.backgroundColor,"4ee5a3c8":t.titleFontSize,"37ac484c":t.widthFieldGrid,"12f58b4e":t.heightFieldGrid}))},Mt=Ze.setup;Ze.setup=Mt?(t,a)=>(Pt(),Mt(t,a)):Pt;const Ws={class:"gsc-field"},Gs={class:"gsc-field__title-checked"},Hs={class:"gsc-field__title-checked__title"},Ys={class:"gsc-field__title-checked__check-cont"},js={class:"gsc-field__container-field"},qs={class:"gsc-field__container-field__field"},Js={width:"100%",height:"100%",fill:"#2e3b46",xmlns:"http://www.w3.org/2000/svg"},Ks=["stroke"],Xs=["stroke","stroke-width"],Zs=["stroke","stroke-width"],Qs=["stroke-width","stroke"],ei=["fill","fill-opacity","stroke","stroke-width"],ti=["fill","fill-opacity","stroke","stroke-width"],oi=["fill","fill-opacity","stroke","stroke-width"],ai=["fill","fill-opacity","stroke","stroke-width"],ni=["fill","fill-opacity","stroke","stroke-width"],si=["fill","fill-opacity","stroke","stroke-width"],ii=["fill","fill-opacity","stroke","stroke-width"],ri=["fill","fill-opacity","stroke","stroke-width"],li=["fill","fill-opacity","stroke","stroke-width"],ci=["fill","fill-opacity","stroke","stroke-width"],di=["fill","fill-opacity","stroke","stroke-width"],ui=["fill","fill-opacity","stroke","stroke-width"],pi=["fill","fill-opacity","stroke","stroke-width"],mi=["fill","fill-opacity","stroke","stroke-width"],fi=["fill","fill-opacity","stroke","stroke-width"],hi=["fill","fill-opacity","stroke","stroke-width"],_i={class:"gsc-field__container-field__bar-buttons"};function yi(t,a,o,n,i,s){const r=e.resolveComponent("GSCCheckbox"),c=e.resolveComponent("GSCButton");return e.openBlock(),e.createElementBlock("div",Ws,[e.createElementVNode("div",Gs,[e.createElementVNode("div",Hs,e.toDisplayString(o.title),1),e.createElementVNode("div",Ys,[(e.openBlock(),e.createBlock(r,{label:"Todas las zonas","font-family":"Poppins-Regular","box-value-font-family":"Poppins-Regular","box-position":"right","label-font-size":o.titleFontSize,"label-white-space":"nowrap","box-margin-top":"0.4em",value:i.all,key:i.update,"model-value":i.all,"onUpdate:modelValue":s.clickAll},null,8,["label-font-size","value","model-value","onUpdate:modelValue"]))])]),e.createElementVNode("div",js,[e.createElementVNode("div",qs,[(e.openBlock(),e.createElementBlock("svg",Js,[e.createElementVNode("rect",{x:"1.5",y:"0.5",width:"100%",height:"100%",rx:"1.5",stroke:o.colorLineField},null,8,Ks),e.createElementVNode("path",{style:e.normalizeStyle("transform: translate("+s.translx+"px, "+s.transly+"px);"),d:"M303.597 39.9799H263.371C262.817 39.9799 262.369 40.4301 262.371 40.984L262.842 155.176C262.845 155.726 263.292 156.172 263.842 156.172H302.884",stroke:o.colorLineField,"stroke-width":o.borderWidthLineField,"stroke-linecap":"square"},null,12,Xs),e.createElementVNode("path",{style:e.normalizeStyle("transform: translateY("+s.transly+"px);"),class:"porteria1",d:"M1.09097 156.172L41.3162 156.172C41.8701 156.172 42.3185 155.722 42.3162 155.168L41.845 40.9758C41.8427 40.4252 41.3957 39.98 40.845 39.98L1.80338 39.98",stroke:o.colorLineField,"stroke-width":o.borderWidthLineField,"stroke-linecap":"square"},null,12,Zs),e.createElementVNode("path",{style:e.normalizeStyle("transform: translate("+s.translxcircle+"px, "+s.transly+"px);"),class:"circle",d:"M182.911 97.4512C182.911 113.726 169.44 126.936 152.801 126.936C136.162 126.936 122.691 113.726 122.691 97.4512C122.691 81.1767 136.162 67.9662 152.801 67.9662C169.44 67.9662 182.911 81.1767 182.911 97.4512Z","stroke-width":o.borderWidthLineField,stroke:o.colorLineField},null,12,Qs),e.createElementVNode("rect",{x:"0%",y:"0%",width:"25%",height:"25%",fill:i.sectors[0].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[0]||(a[0]=f=>s.selectSector(0))},null,8,ei),e.createElementVNode("rect",{x:"0%",y:"25%",width:"25%",height:"25%",fill:i.sectors[1].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[1]||(a[1]=f=>s.selectSector(1))},null,8,ti),e.createElementVNode("rect",{x:"0%",y:"50%",width:"25%",height:"25%",fill:i.sectors[2].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[2]||(a[2]=f=>s.selectSector(2))},null,8,oi),e.createElementVNode("rect",{x:"0%",y:"75%",width:"25%",height:"25%",fill:i.sectors[3].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[3]||(a[3]=f=>s.selectSector(3))},null,8,ai),e.createElementVNode("rect",{x:"25%",y:"0%",width:"25%",height:"25%",fill:i.sectors[4].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[4]||(a[4]=f=>s.selectSector(4))},null,8,ni),e.createElementVNode("rect",{x:"25%",y:"25%",width:"25%",height:"25%",fill:i.sectors[5].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[5]||(a[5]=f=>s.selectSector(5))},null,8,si),e.createElementVNode("rect",{x:"25%",y:"50%",width:"25%",height:"25%",fill:i.sectors[6].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[6]||(a[6]=f=>s.selectSector(6))},null,8,ii),e.createElementVNode("rect",{x:"25%",y:"75%",width:"25%",height:"25%",fill:i.sectors[7].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[7]||(a[7]=f=>s.selectSector(7))},null,8,ri),e.createElementVNode("rect",{x:"50%",y:"0%",width:"25%",height:"25%",fill:i.sectors[8].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[8]||(a[8]=f=>s.selectSector(8))},null,8,li),e.createElementVNode("rect",{x:"50%",y:"25%",width:"25%",height:"25%",fill:i.sectors[9].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[9]||(a[9]=f=>s.selectSector(9))},null,8,ci),e.createElementVNode("rect",{x:"50%",y:"50%",width:"25%",height:"25%",fill:i.sectors[10].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[10]||(a[10]=f=>s.selectSector(10))},null,8,di),e.createElementVNode("rect",{x:"50%",y:"75%",width:"25%",height:"25%",fill:i.sectors[11].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[11]||(a[11]=f=>s.selectSector(11))},null,8,ui),e.createElementVNode("rect",{x:"75%",y:"0%",width:"25%",height:"25%",fill:i.sectors[12].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[12]||(a[12]=f=>s.selectSector(12))},null,8,pi),e.createElementVNode("rect",{x:"75%",y:"25%",width:"25%",height:"25%",fill:i.sectors[13].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[13]||(a[13]=f=>s.selectSector(13))},null,8,mi),e.createElementVNode("rect",{x:"75%",y:"50%",width:"25%",height:"25%",fill:i.sectors[14].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[14]||(a[14]=f=>s.selectSector(14))},null,8,fi),e.createElementVNode("rect",{x:"75%",y:"75%",width:"25%",height:"25%",fill:i.sectors[15].active?o.backgroundSectorActive:o.backgroundSectorDisabled,"fill-opacity":o.opacitySector,stroke:o.borderColor,"stroke-width":o.borderWidth,onClick:a[15]||(a[15]=f=>s.selectSector(15))},null,8,hi)]))]),e.createElementVNode("div",_i,[(e.openBlock(),e.createBlock(c,{"text-value":"1/4 tos","font-size":"12px",height:"26px",width:"65px","type-on-off":!0,"border-width":1,"font-color":"#bfc2c5","border-color":"#8c9399","border-radius":"4px","font-family":"Poppins-Medium","active-border-width":1,"background-color":"","active-background-color":"#cbee6b33",ref:"btn14",onStatus:s.btn14,key:i.refreshBtn14,value:t.status14},null,8,["onStatus","value"])),(e.openBlock(),e.createBlock(c,{"text-value":"2/4 tos","font-size":"12px",height:"26px",width:"65px","type-on-off":!0,"border-width":1,"font-color":"#bfc2c5","border-color":"#8c9399","border-radius":"4px","font-family":"Poppins-Medium","active-border-width":1,"background-color":"","active-background-color":"#cbee6b33",ref:"btn24",onStatus:s.btn24,key:i.refreshBtn24,value:t.status24},null,8,["onStatus","value"])),(e.openBlock(),e.createBlock(c,{"text-value":"3/4 tos","font-size":"12px",height:"26px",width:"65px","type-on-off":!0,"border-width":1,"font-color":"#bfc2c5","border-color":"#8c9399","border-radius":"4px","font-family":"Poppins-Medium","active-border-width":1,"background-color":"","active-background-color":"#cbee6b33",ref:"btn34",onStatus:s.btn34,key:i.refreshBtn34,value:t.status34},null,8,["onStatus","value"])),(e.openBlock(),e.createBlock(c,{"text-value":"4/4 tos","font-size":"12px",height:"26px",width:"65px","type-on-off":!0,"border-width":1,"font-color":"#bfc2c5","border-color":"#8c9399","border-radius":"4px","font-family":"Poppins-Medium","active-border-width":1,"background-color":"","active-background-color":"#cbee6b33",ref:"btn44",onStatus:s.btn44,key:i.refreshBtn44,value:t.status44},null,8,["onStatus","value"]))])])])}const It=Us(Ze,[["render",yi],["__scopeId","data-v-f9923331"]]),wm="",gi={class:"toggle-buttons__background"},Si=["onClick"],bi=O({__name:"ToggleButtons",props:{buttons:{type:Array,required:!0},selectedButtonIndex:{type:Number,default:0},height:{type:String,default:"28px"},width:{type:String,default:"100%"},fontSize:{type:String,default:"12px"},fontFamily:{type:String,default:"sans-serif"},borderRadius:{type:String,default:"8px"},mainBackgroundColor:{type:String,default:"#364448"},mainBorderColor:{type:String,default:"#9AA1A3"},mainBorderWidth:{type:String,default:"0.5px"},activeBorderColor:{type:String,default:"#cbee6b"},activeBorderWidth:{type:String,default:"1px"},activeBackgroundColor:{type:String,default:"#2e3b46"}},emits:["change"],setup(t,{emit:a}){const o=t;e.useCssVars(r=>({"43b9803d":t.height,"5d0ff820":t.width,"5c412486":t.mainBackgroundColor,"0bf47b18":t.borderRadius,c8eb99aa:t.mainBorderWidth,cb199670:t.mainBorderColor,"2ca810a9":t.fontFamily,f467baf4:t.fontSize,"5339d584":t.activeBorderWidth,"5567d24a":t.activeBorderColor,"463675ce":t.activeBackgroundColor}));const n=e.ref(o.selectedButtonIndex),i=e.computed(()=>({"--grid-template-columns":`repeat(${o.buttons.length}, 1fr)`}));e.watch(()=>o.selectedButtonIndex,r=>{n.value=r}),e.watch(n,(r,c)=>{r!==c&&a("change",{index:r,button:o.buttons[r]})});function s(r){n.value=r}return(r,c)=>(e.openBlock(),e.createElementBlock("div",gi,[e.createElementVNode("div",{class:"toggle-buttons",style:e.normalizeStyle(i.value)},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.buttons,(f,p)=>(e.openBlock(),e.createElementBlock("div",{key:`b${p}`,class:e.normalizeClass(["toggle-buttons__button",{active:n.value===p}]),onClick:u=>s(p)},e.toDisplayString(f.text||f),11,Si))),128))],4)]))}},[["__scopeId","data-v-6e66c268"]]);function Dt(t,a){return function(){return t.apply(a,arguments)}}const{toString:xi}=Object.prototype,{getPrototypeOf:Qe}=Object,$e=(t=>a=>{const o=xi.call(a);return t[o]||(t[o]=o.slice(8,-1).toLowerCase())})(Object.create(null)),Q=t=>(t=t.toLowerCase(),a=>$e(a)===t),Fe=t=>a=>typeof a===t,{isArray:he}=Array,Ce=Fe("undefined");function Ei(t){return t!==null&&!Ce(t)&&t.constructor!==null&&!Ce(t.constructor)&&Z(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const Rt=Q("ArrayBuffer");function Ci(t){let a;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?a=ArrayBuffer.isView(t):a=t&&t.buffer&&Rt(t.buffer),a}const ki=Fe("string"),Z=Fe("function"),Ot=Fe("number"),Ae=t=>t!==null&&typeof t=="object",Vi=t=>t===!0||t===!1,Pe=t=>{if($e(t)!=="object")return!1;const a=Qe(t);return(a===null||a===Object.prototype||Object.getPrototypeOf(a)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},wi=Q("Date"),Ni=Q("File"),Bi=Q("Blob"),Ti=Q("FileList"),vi=t=>Ae(t)&&Z(t.pipe),$i=t=>{let a;return t&&(typeof FormData=="function"&&t instanceof FormData||Z(t.append)&&((a=$e(t))==="formdata"||a==="object"&&Z(t.toString)&&t.toString()==="[object FormData]"))},Fi=Q("URLSearchParams"),Ai=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function ke(t,a,{allOwnKeys:o=!1}={}){if(t===null||typeof t>"u")return;let n,i;if(typeof t!="object"&&(t=[t]),he(t))for(n=0,i=t.length;n<i;n++)a.call(null,t[n],n,t);else{const s=o?Object.getOwnPropertyNames(t):Object.keys(t),r=s.length;let c;for(n=0;n<r;n++)c=s[n],a.call(null,t[c],c,t)}}function Lt(t,a){a=a.toLowerCase();const o=Object.keys(t);let n=o.length,i;for(;n-- >0;)if(i=o[n],a===i.toLowerCase())return i;return null}const zt=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),Ut=t=>!Ce(t)&&t!==zt;function et(){const{caseless:t}=Ut(this)&&this||{},a={},o=(n,i)=>{const s=t&&Lt(a,i)||i;Pe(a[s])&&Pe(n)?a[s]=et(a[s],n):Pe(n)?a[s]=et({},n):he(n)?a[s]=n.slice():a[s]=n};for(let n=0,i=arguments.length;n<i;n++)arguments[n]&&ke(arguments[n],o);return a}const Pi=(t,a,o,{allOwnKeys:n}={})=>(ke(a,(i,s)=>{o&&Z(i)?t[s]=Dt(i,o):t[s]=i},{allOwnKeys:n}),t),Mi=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),Ii=(t,a,o,n)=>{t.prototype=Object.create(a.prototype,n),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:a.prototype}),o&&Object.assign(t.prototype,o)},Di=(t,a,o,n)=>{let i,s,r;const c={};if(a=a||{},t==null)return a;do{for(i=Object.getOwnPropertyNames(t),s=i.length;s-- >0;)r=i[s],(!n||n(r,t,a))&&!c[r]&&(a[r]=t[r],c[r]=!0);t=o!==!1&&Qe(t)}while(t&&(!o||o(t,a))&&t!==Object.prototype);return a},Ri=(t,a,o)=>{t=String(t),(o===void 0||o>t.length)&&(o=t.length),o-=a.length;const n=t.indexOf(a,o);return n!==-1&&n===o},Oi=t=>{if(!t)return null;if(he(t))return t;let a=t.length;if(!Ot(a))return null;const o=new Array(a);for(;a-- >0;)o[a]=t[a];return o},Li=(t=>a=>t&&a instanceof t)(typeof Uint8Array<"u"&&Qe(Uint8Array)),zi=(t,a)=>{const n=(t&&t[Symbol.iterator]).call(t);let i;for(;(i=n.next())&&!i.done;){const s=i.value;a.call(t,s[0],s[1])}},Ui=(t,a)=>{let o;const n=[];for(;(o=t.exec(a))!==null;)n.push(o);return n},Wi=Q("HTMLFormElement"),Gi=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(o,n,i){return n.toUpperCase()+i}),Wt=(({hasOwnProperty:t})=>(a,o)=>t.call(a,o))(Object.prototype),Hi=Q("RegExp"),Gt=(t,a)=>{const o=Object.getOwnPropertyDescriptors(t),n={};ke(o,(i,s)=>{let r;(r=a(i,s,t))!==!1&&(n[s]=r||i)}),Object.defineProperties(t,n)},Yi=t=>{Gt(t,(a,o)=>{if(Z(t)&&["arguments","caller","callee"].indexOf(o)!==-1)return!1;const n=t[o];if(Z(n)){if(a.enumerable=!1,"writable"in a){a.writable=!1;return}a.set||(a.set=()=>{throw Error("Can not rewrite read-only method '"+o+"'")})}})},ji=(t,a)=>{const o={},n=i=>{i.forEach(s=>{o[s]=!0})};return he(t)?n(t):n(String(t).split(a)),o},qi=()=>{},Ji=(t,a)=>(t=+t,Number.isFinite(t)?t:a),tt="abcdefghijklmnopqrstuvwxyz",Ht="0123456789",Yt={DIGIT:Ht,ALPHA:tt,ALPHA_DIGIT:tt+tt.toUpperCase()+Ht},Ki=(t=16,a=Yt.ALPHA_DIGIT)=>{let o="";const{length:n}=a;for(;t--;)o+=a[Math.random()*n|0];return o};function Xi(t){return!!(t&&Z(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const Zi=t=>{const a=new Array(10),o=(n,i)=>{if(Ae(n)){if(a.indexOf(n)>=0)return;if(!("toJSON"in n)){a[i]=n;const s=he(n)?[]:{};return ke(n,(r,c)=>{const f=o(r,i+1);!Ce(f)&&(s[c]=f)}),a[i]=void 0,s}}return n};return o(t,0)},Qi=Q("AsyncFunction"),g={isArray:he,isArrayBuffer:Rt,isBuffer:Ei,isFormData:$i,isArrayBufferView:Ci,isString:ki,isNumber:Ot,isBoolean:Vi,isObject:Ae,isPlainObject:Pe,isUndefined:Ce,isDate:wi,isFile:Ni,isBlob:Bi,isRegExp:Hi,isFunction:Z,isStream:vi,isURLSearchParams:Fi,isTypedArray:Li,isFileList:Ti,forEach:ke,merge:et,extend:Pi,trim:Ai,stripBOM:Mi,inherits:Ii,toFlatObject:Di,kindOf:$e,kindOfTest:Q,endsWith:Ri,toArray:Oi,forEachEntry:zi,matchAll:Ui,isHTMLForm:Wi,hasOwnProperty:Wt,hasOwnProp:Wt,reduceDescriptors:Gt,freezeMethods:Yi,toObjectSet:ji,toCamelCase:Gi,noop:qi,toFiniteNumber:Ji,findKey:Lt,global:zt,isContextDefined:Ut,ALPHABET:Yt,generateString:Ki,isSpecCompliantForm:Xi,toJSONObject:Zi,isAsyncFn:Qi,isThenable:t=>t&&(Ae(t)||Z(t))&&Z(t.then)&&Z(t.catch)};function D(t,a,o,n,i){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),n&&(this.request=n),i&&(this.response=i)}g.inherits(D,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:g.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const jt=D.prototype,qt={};["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=>{qt[t]={value:t}}),Object.defineProperties(D,qt),Object.defineProperty(jt,"isAxiosError",{value:!0}),D.from=(t,a,o,n,i,s)=>{const r=Object.create(jt);return g.toFlatObject(t,r,function(f){return f!==Error.prototype},c=>c!=="isAxiosError"),D.call(r,t.message,a,o,n,i),r.cause=t,r.name=t.name,s&&Object.assign(r,s),r};const er=null;function ot(t){return g.isPlainObject(t)||g.isArray(t)}function Jt(t){return g.endsWith(t,"[]")?t.slice(0,-2):t}function Kt(t,a,o){return t?t.concat(a).map(function(i,s){return i=Jt(i),!o&&s?"["+i+"]":i}).join(o?".":""):a}function tr(t){return g.isArray(t)&&!t.some(ot)}const or=g.toFlatObject(g,{},null,function(a){return/^is[A-Z]/.test(a)});function Me(t,a,o){if(!g.isObject(t))throw new TypeError("target must be an object");a=a||new FormData,o=g.toFlatObject(o,{metaTokens:!0,dots:!1,indexes:!1},!1,function(d,E){return!g.isUndefined(E[d])});const n=o.metaTokens,i=o.visitor||u,s=o.dots,r=o.indexes,f=(o.Blob||typeof Blob<"u"&&Blob)&&g.isSpecCompliantForm(a);if(!g.isFunction(i))throw new TypeError("visitor must be a function");function p(m){if(m===null)return"";if(g.isDate(m))return m.toISOString();if(!f&&g.isBlob(m))throw new D("Blob is not supported. Use a Buffer instead.");return g.isArrayBuffer(m)||g.isTypedArray(m)?f&&typeof Blob=="function"?new Blob([m]):Buffer.from(m):m}function u(m,d,E){let M=m;if(m&&!E&&typeof m=="object"){if(g.endsWith(d,"{}"))d=n?d:d.slice(0,-2),m=JSON.stringify(m);else if(g.isArray(m)&&tr(m)||(g.isFileList(m)||g.endsWith(d,"[]"))&&(M=g.toArray(m)))return d=Jt(d),M.forEach(function(Y,B){!(g.isUndefined(Y)||Y===null)&&a.append(r===!0?Kt([d],B,s):r===null?d:d+"[]",p(Y))}),!1}return ot(m)?!0:(a.append(Kt(E,d,s),p(m)),!1)}const l=[],S=Object.assign(or,{defaultVisitor:u,convertValue:p,isVisitable:ot});function _(m,d){if(!g.isUndefined(m)){if(l.indexOf(m)!==-1)throw Error("Circular reference detected in "+d.join("."));l.push(m),g.forEach(m,function(M,A){(!(g.isUndefined(M)||M===null)&&i.call(a,M,g.isString(A)?A.trim():A,d,S))===!0&&_(M,d?d.concat(A):[A])}),l.pop()}}if(!g.isObject(t))throw new TypeError("data must be an object");return _(t),a}function Xt(t){const a={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(n){return a[n]})}function at(t,a){this._pairs=[],t&&Me(t,this,a)}const Zt=at.prototype;Zt.append=function(a,o){this._pairs.push([a,o])},Zt.toString=function(a){const o=a?function(n){return a.call(this,n,Xt)}:Xt;return this._pairs.map(function(i){return o(i[0])+"="+o(i[1])},"").join("&")};function ar(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Qt(t,a,o){if(!a)return t;const n=o&&o.encode||ar,i=o&&o.serialize;let s;if(i?s=i(a,o):s=g.isURLSearchParams(a)?a.toString():new at(a,o).toString(n),s){const r=t.indexOf("#");r!==-1&&(t=t.slice(0,r)),t+=(t.indexOf("?")===-1?"?":"&")+s}return t}class nr{constructor(){this.handlers=[]}use(a,o,n){return this.handlers.push({fulfilled:a,rejected:o,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(a){this.handlers[a]&&(this.handlers[a]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(a){g.forEach(this.handlers,function(n){n!==null&&a(n)})}}const eo=nr,to={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},sr={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:at,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},oo=typeof window<"u"&&typeof document<"u",ir=(t=>oo&&["ReactNative","NativeScript","NS"].indexOf(t)<0)(typeof navigator<"u"&&navigator.product),rr=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),ee={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:oo,hasStandardBrowserEnv:ir,hasStandardBrowserWebWorkerEnv:rr},Symbol.toStringTag,{value:"Module"})),...sr};function lr(t,a){return Me(t,new ee.classes.URLSearchParams,Object.assign({visitor:function(o,n,i,s){return ee.isNode&&g.isBuffer(o)?(this.append(n,o.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},a))}function cr(t){return g.matchAll(/\w+|\[(\w*)]/g,t).map(a=>a[0]==="[]"?"":a[1]||a[0])}function dr(t){const a={},o=Object.keys(t);let n;const i=o.length;let s;for(n=0;n<i;n++)s=o[n],a[s]=t[s];return a}function ao(t){function a(o,n,i,s){let r=o[s++];if(r==="__proto__")return!0;const c=Number.isFinite(+r),f=s>=o.length;return r=!r&&g.isArray(i)?i.length:r,f?(g.hasOwnProp(i,r)?i[r]=[i[r],n]:i[r]=n,!c):((!i[r]||!g.isObject(i[r]))&&(i[r]=[]),a(o,n,i[r],s)&&g.isArray(i[r])&&(i[r]=dr(i[r])),!c)}if(g.isFormData(t)&&g.isFunction(t.entries)){const o={};return g.forEachEntry(t,(n,i)=>{a(cr(n),i,o,0)}),o}return null}function ur(t,a,o){if(g.isString(t))try{return(a||JSON.parse)(t),g.trim(t)}catch(n){if(n.name!=="SyntaxError")throw n}return(o||JSON.stringify)(t)}const nt={transitional:to,adapter:["xhr","http"],transformRequest:[function(a,o){const n=o.getContentType()||"",i=n.indexOf("application/json")>-1,s=g.isObject(a);if(s&&g.isHTMLForm(a)&&(a=new FormData(a)),g.isFormData(a))return i&&i?JSON.stringify(ao(a)):a;if(g.isArrayBuffer(a)||g.isBuffer(a)||g.isStream(a)||g.isFile(a)||g.isBlob(a))return a;if(g.isArrayBufferView(a))return a.buffer;if(g.isURLSearchParams(a))return o.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),a.toString();let c;if(s){if(n.indexOf("application/x-www-form-urlencoded")>-1)return lr(a,this.formSerializer).toString();if((c=g.isFileList(a))||n.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return Me(c?{"files[]":a}:a,f&&new f,this.formSerializer)}}return s||i?(o.setContentType("application/json",!1),ur(a)):a}],transformResponse:[function(a){const o=this.transitional||nt.transitional,n=o&&o.forcedJSONParsing,i=this.responseType==="json";if(a&&g.isString(a)&&(n&&!this.responseType||i)){const r=!(o&&o.silentJSONParsing)&&i;try{return JSON.parse(a)}catch(c){if(r)throw c.name==="SyntaxError"?D.from(c,D.ERR_BAD_RESPONSE,this,null,this.response):c}}return a}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ee.classes.FormData,Blob:ee.classes.Blob},validateStatus:function(a){return a>=200&&a<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};g.forEach(["delete","get","head","post","put","patch"],t=>{nt.headers[t]={}});const st=nt,pr=g.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),mr=t=>{const a={};let o,n,i;return t&&t.split(`
|
|
2
2
|
`).forEach(function(r){i=r.indexOf(":"),o=r.substring(0,i).trim().toLowerCase(),n=r.substring(i+1).trim(),!(!o||a[o]&&pr[o])&&(o==="set-cookie"?a[o]?a[o].push(n):a[o]=[n]:a[o]=a[o]?a[o]+", "+n:n)}),a},no=Symbol("internals");function Ve(t){return t&&String(t).trim().toLowerCase()}function Ie(t){return t===!1||t==null?t:g.isArray(t)?t.map(Ie):String(t)}function fr(t){const a=Object.create(null),o=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=o.exec(t);)a[n[1]]=n[2];return a}const hr=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function it(t,a,o,n,i){if(g.isFunction(n))return n.call(this,a,o);if(i&&(a=o),!!g.isString(a)){if(g.isString(n))return a.indexOf(n)!==-1;if(g.isRegExp(n))return n.test(a)}}function _r(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(a,o,n)=>o.toUpperCase()+n)}function yr(t,a){const o=g.toCamelCase(" "+a);["get","set","has"].forEach(n=>{Object.defineProperty(t,n+o,{value:function(i,s,r){return this[n].call(this,a,i,s,r)},configurable:!0})})}class De{constructor(a){a&&this.set(a)}set(a,o,n){const i=this;function s(c,f,p){const u=Ve(f);if(!u)throw new Error("header name must be a non-empty string");const l=g.findKey(i,u);(!l||i[l]===void 0||p===!0||p===void 0&&i[l]!==!1)&&(i[l||f]=Ie(c))}const r=(c,f)=>g.forEach(c,(p,u)=>s(p,u,f));return g.isPlainObject(a)||a instanceof this.constructor?r(a,o):g.isString(a)&&(a=a.trim())&&!hr(a)?r(mr(a),o):a!=null&&s(o,a,n),this}get(a,o){if(a=Ve(a),a){const n=g.findKey(this,a);if(n){const i=this[n];if(!o)return i;if(o===!0)return fr(i);if(g.isFunction(o))return o.call(this,i,n);if(g.isRegExp(o))return o.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(a,o){if(a=Ve(a),a){const n=g.findKey(this,a);return!!(n&&this[n]!==void 0&&(!o||it(this,this[n],n,o)))}return!1}delete(a,o){const n=this;let i=!1;function s(r){if(r=Ve(r),r){const c=g.findKey(n,r);c&&(!o||it(n,n[c],c,o))&&(delete n[c],i=!0)}}return g.isArray(a)?a.forEach(s):s(a),i}clear(a){const o=Object.keys(this);let n=o.length,i=!1;for(;n--;){const s=o[n];(!a||it(this,this[s],s,a,!0))&&(delete this[s],i=!0)}return i}normalize(a){const o=this,n={};return g.forEach(this,(i,s)=>{const r=g.findKey(n,s);if(r){o[r]=Ie(i),delete o[s];return}const c=a?_r(s):String(s).trim();c!==s&&delete o[s],o[c]=Ie(i),n[c]=!0}),this}concat(...a){return this.constructor.concat(this,...a)}toJSON(a){const o=Object.create(null);return g.forEach(this,(n,i)=>{n!=null&&n!==!1&&(o[i]=a&&g.isArray(n)?n.join(", "):n)}),o}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([a,o])=>a+": "+o).join(`
|
|
3
3
|
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(a){return a instanceof this?a:new this(a)}static concat(a,...o){const n=new this(a);return o.forEach(i=>n.set(i)),n}static accessor(a){const n=(this[no]=this[no]={accessors:{}}).accessors,i=this.prototype;function s(r){const c=Ve(r);n[c]||(yr(i,r),n[c]=!0)}return g.isArray(a)?a.forEach(s):s(a),this}}De.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),g.reduceDescriptors(De.prototype,({value:t},a)=>{let o=a[0].toUpperCase()+a.slice(1);return{get:()=>t,set(n){this[o]=n}}}),g.freezeMethods(De);const ne=De;function rt(t,a){const o=this||st,n=a||o,i=ne.from(n.headers);let s=n.data;return g.forEach(t,function(c){s=c.call(o,s,i.normalize(),a?a.status:void 0)}),i.normalize(),s}function so(t){return!!(t&&t.__CANCEL__)}function we(t,a,o){D.call(this,t??"canceled",D.ERR_CANCELED,a,o),this.name="CanceledError"}g.inherits(we,D,{__CANCEL__:!0});function gr(t,a,o){const n=o.config.validateStatus;!o.status||!n||n(o.status)?t(o):a(new D("Request failed with status code "+o.status,[D.ERR_BAD_REQUEST,D.ERR_BAD_RESPONSE][Math.floor(o.status/100)-4],o.config,o.request,o))}const Sr=ee.hasStandardBrowserEnv?{write(t,a,o,n,i,s){const r=[t+"="+encodeURIComponent(a)];g.isNumber(o)&&r.push("expires="+new Date(o).toGMTString()),g.isString(n)&&r.push("path="+n),g.isString(i)&&r.push("domain="+i),s===!0&&r.push("secure"),document.cookie=r.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 br(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function xr(t,a){return a?t.replace(/\/?\/$/,"")+"/"+a.replace(/^\/+/,""):t}function io(t,a){return t&&!br(a)?xr(t,a):a}const Er=ee.hasStandardBrowserEnv?function(){const a=/(msie|trident)/i.test(navigator.userAgent),o=document.createElement("a");let n;function i(s){let r=s;return a&&(o.setAttribute("href",r),r=o.href),o.setAttribute("href",r),{href:o.href,protocol:o.protocol?o.protocol.replace(/:$/,""):"",host:o.host,search:o.search?o.search.replace(/^\?/,""):"",hash:o.hash?o.hash.replace(/^#/,""):"",hostname:o.hostname,port:o.port,pathname:o.pathname.charAt(0)==="/"?o.pathname:"/"+o.pathname}}return n=i(window.location.href),function(r){const c=g.isString(r)?i(r):r;return c.protocol===n.protocol&&c.host===n.host}}():function(){return function(){return!0}}();function Cr(t){const a=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return a&&a[1]||""}function kr(t,a){t=t||10;const o=new Array(t),n=new Array(t);let i=0,s=0,r;return a=a!==void 0?a:1e3,function(f){const p=Date.now(),u=n[s];r||(r=p),o[i]=f,n[i]=p;let l=s,S=0;for(;l!==i;)S+=o[l++],l=l%t;if(i=(i+1)%t,i===s&&(s=(s+1)%t),p-r<a)return;const _=u&&p-u;return _?Math.round(S*1e3/_):void 0}}function ro(t,a){let o=0;const n=kr(50,250);return i=>{const s=i.loaded,r=i.lengthComputable?i.total:void 0,c=s-o,f=n(c),p=s<=r;o=s;const u={loaded:s,total:r,progress:r?s/r:void 0,bytes:c,rate:f||void 0,estimated:f&&r&&p?(r-s)/f:void 0,event:i};u[a?"download":"upload"]=!0,t(u)}}const lt={http:er,xhr:typeof XMLHttpRequest<"u"&&function(t){return new Promise(function(o,n){let i=t.data;const s=ne.from(t.headers).normalize();let{responseType:r,withXSRFToken:c}=t,f;function p(){t.cancelToken&&t.cancelToken.unsubscribe(f),t.signal&&t.signal.removeEventListener("abort",f)}let u;if(g.isFormData(i)){if(ee.hasStandardBrowserEnv||ee.hasStandardBrowserWebWorkerEnv)s.setContentType(!1);else if((u=s.getContentType())!==!1){const[d,...E]=u?u.split(";").map(M=>M.trim()).filter(Boolean):[];s.setContentType([d||"multipart/form-data",...E].join("; "))}}let l=new XMLHttpRequest;if(t.auth){const d=t.auth.username||"",E=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";s.set("Authorization","Basic "+btoa(d+":"+E))}const S=io(t.baseURL,t.url);l.open(t.method.toUpperCase(),Qt(S,t.params,t.paramsSerializer),!0),l.timeout=t.timeout;function _(){if(!l)return;const d=ne.from("getAllResponseHeaders"in l&&l.getAllResponseHeaders()),M={data:!r||r==="text"||r==="json"?l.responseText:l.response,status:l.status,statusText:l.statusText,headers:d,config:t,request:l};gr(function(Y){o(Y),p()},function(Y){n(Y),p()},M),l=null}if("onloadend"in l?l.onloadend=_:l.onreadystatechange=function(){!l||l.readyState!==4||l.status===0&&!(l.responseURL&&l.responseURL.indexOf("file:")===0)||setTimeout(_)},l.onabort=function(){l&&(n(new D("Request aborted",D.ECONNABORTED,t,l)),l=null)},l.onerror=function(){n(new D("Network Error",D.ERR_NETWORK,t,l)),l=null},l.ontimeout=function(){let E=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded";const M=t.transitional||to;t.timeoutErrorMessage&&(E=t.timeoutErrorMessage),n(new D(E,M.clarifyTimeoutError?D.ETIMEDOUT:D.ECONNABORTED,t,l)),l=null},ee.hasStandardBrowserEnv&&(c&&g.isFunction(c)&&(c=c(t)),c||c!==!1&&Er(S))){const d=t.xsrfHeaderName&&t.xsrfCookieName&&Sr.read(t.xsrfCookieName);d&&s.set(t.xsrfHeaderName,d)}i===void 0&&s.setContentType(null),"setRequestHeader"in l&&g.forEach(s.toJSON(),function(E,M){l.setRequestHeader(M,E)}),g.isUndefined(t.withCredentials)||(l.withCredentials=!!t.withCredentials),r&&r!=="json"&&(l.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&l.addEventListener("progress",ro(t.onDownloadProgress,!0)),typeof t.onUploadProgress=="function"&&l.upload&&l.upload.addEventListener("progress",ro(t.onUploadProgress)),(t.cancelToken||t.signal)&&(f=d=>{l&&(n(!d||d.type?new we(null,t,l):d),l.abort(),l=null)},t.cancelToken&&t.cancelToken.subscribe(f),t.signal&&(t.signal.aborted?f():t.signal.addEventListener("abort",f)));const m=Cr(S);if(m&&ee.protocols.indexOf(m)===-1){n(new D("Unsupported protocol "+m+":",D.ERR_BAD_REQUEST,t));return}l.send(i||null)})}};g.forEach(lt,(t,a)=>{if(t){try{Object.defineProperty(t,"name",{value:a})}catch{}Object.defineProperty(t,"adapterName",{value:a})}});const lo=t=>`- ${t}`,Vr=t=>g.isFunction(t)||t===null||t===!1,co={getAdapter:t=>{t=g.isArray(t)?t:[t];const{length:a}=t;let o,n;const i={};for(let s=0;s<a;s++){o=t[s];let r;if(n=o,!Vr(o)&&(n=lt[(r=String(o)).toLowerCase()],n===void 0))throw new D(`Unknown adapter '${r}'`);if(n)break;i[r||"#"+s]=n}if(!n){const s=Object.entries(i).map(([c,f])=>`adapter ${c} `+(f===!1?"is not supported by the environment":"is not available in the build"));let r=a?s.length>1?`since :
|
|
4
4
|
`+s.map(lo).join(`
|
|
@@ -2743,13 +2743,13 @@ const ln = /* @__PURE__ */ Xo(Pt, [["render", rn], ["__scopeId", "data-v-fb269a1
|
|
|
2743
2743
|
},
|
|
2744
2744
|
methods: {
|
|
2745
2745
|
clickAll(e) {
|
|
2746
|
-
if (e)
|
|
2746
|
+
if (e) {
|
|
2747
2747
|
for (let s = 0; s < this.sectors.length; s++)
|
|
2748
2748
|
this.sectors[s].active = !0, this.validateField(s);
|
|
2749
|
-
|
|
2749
|
+
this.status14 = !0, this.status24 = !0, this.status34 = !0, this.status44 = !0, this.refreshBtn14 += 1, this.refreshBtn24 += 1, this.refreshBtn34 += 1, this.refreshBtn44 += 1;
|
|
2750
|
+
} else
|
|
2750
2751
|
for (let s = 0; s < this.sectors.length; s++)
|
|
2751
|
-
this.sectors[s].active = !1, this.validateField(s);
|
|
2752
|
-
this.status14 = !0, this.status24 = !0, this.status34 = !0, this.status44 = !0, this.refreshBtn14 += 1, this.refreshBtn24 += 1, this.refreshBtn34 += 1, this.refreshBtn44 += 1;
|
|
2752
|
+
this.sectors[s].active = !1, this.validateField(s), this.status14 = !1, this.status24 = !1, this.status34 = !1, this.status44 = !1, this.refreshBtn14 = 0, this.refreshBtn24 = 0, this.refreshBtn34 = 0, this.refreshBtn44 = 0;
|
|
2753
2753
|
},
|
|
2754
2754
|
selectSector(e) {
|
|
2755
2755
|
var s = 0;
|
|
@@ -2792,12 +2792,12 @@ const ln = /* @__PURE__ */ Xo(Pt, [["render", rn], ["__scopeId", "data-v-fb269a1
|
|
|
2792
2792
|
}
|
|
2793
2793
|
}, as = () => {
|
|
2794
2794
|
he((e) => ({
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
"
|
|
2798
|
-
"
|
|
2799
|
-
"
|
|
2800
|
-
"
|
|
2795
|
+
ff70d60a: e.widthContainer,
|
|
2796
|
+
daba190c: e.heightContainer,
|
|
2797
|
+
"6f469996": e.backgroundColor,
|
|
2798
|
+
"4ee5a3c8": e.titleFontSize,
|
|
2799
|
+
"37ac484c": e.widthFieldGrid,
|
|
2800
|
+
"12f58b4e": e.heightFieldGrid
|
|
2801
2801
|
}));
|
|
2802
2802
|
}, is = It.setup;
|
|
2803
2803
|
It.setup = is ? (e, s) => (as(), is(e, s)) : as;
|
|
@@ -3120,7 +3120,7 @@ function Jn(e, s, t, a, o, i) {
|
|
|
3120
3120
|
])
|
|
3121
3121
|
]);
|
|
3122
3122
|
}
|
|
3123
|
-
const Kn = /* @__PURE__ */ bn(It, [["render", Jn], ["__scopeId", "data-v-
|
|
3123
|
+
const Kn = /* @__PURE__ */ bn(It, [["render", Jn], ["__scopeId", "data-v-f9923331"]]);
|
|
3124
3124
|
const Xn = { class: "toggle-buttons__background" }, Zn = ["onClick"], Qn = {
|
|
3125
3125
|
__name: "ToggleButtons",
|
|
3126
3126
|
props: {
|
|
@@ -5992,11 +5992,11 @@ const Bu = { class: "advanced-filters" }, Pu = { class: "advanced-filters__butto
|
|
|
5992
5992
|
},
|
|
5993
5993
|
setup(e) {
|
|
5994
5994
|
const s = e, t = mt(
|
|
5995
|
-
() => import("./FilterSubcategories-
|
|
5995
|
+
() => import("./FilterSubcategories-3e3358d2.js")
|
|
5996
5996
|
), a = mt(
|
|
5997
|
-
() => import("./FilterConditions-
|
|
5997
|
+
() => import("./FilterConditions-3a37f206.js")
|
|
5998
5998
|
), o = mt(
|
|
5999
|
-
() => import("./FilterField-
|
|
5999
|
+
() => import("./FilterField-0540efec.js")
|
|
6000
6000
|
), i = [
|
|
6001
6001
|
{
|
|
6002
6002
|
name: "Sub categorías",
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.v-enter-active[data-v-0ca35abc],.v-leave-active[data-v-0ca35abc]{transition:opacity .5s ease}.v-enter-from[data-v-0ca35abc],.v-leave-to[data-v-0ca35abc]{opacity:0}.panel[data-v-0ca35abc]{width:var(--panel-width);height:fit-content;display:flex;flex-direction:column;border:solid var(--panel-border-width) var(--panel-border-color);border-radius:var(--panel-border-radius);padding:var(--panel-padding);background-color:var(--background-color)}.panel__activator[data-v-0ca35abc]{height:var(--activator-height);width:100%;display:grid;grid-template-columns:min-content 1fr min-content;border:solid 1px rgba(255,255,255,0);cursor:pointer;font-family:var(--activator-text-font-family);font-size:var(--activator-text-font-size);color:var(--activator-text-color)}.panel__activator__text[data-v-0ca35abc]{display:flex;justify-content:flex-start;align-items:center}.panel__activator__arrow[data-v-0ca35abc]{height:var(--arrow-height);width:var(--arrow-width);align-self:center;display:flex;align-items:center;transition:transform .3s ease}.panel__content[data-v-0ca35abc]{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.panel__content__separator[data-v-0ca35abc]{width:var(--separator-width);height:1px;background-color:var(--separator-color)}.panel__content__slot[data-v-0ca35abc]{width:100%;height:fit-content}.rotated-180[data-v-0ca35abc]{transform:rotate(180deg)}#menu-overlay[data-v-ea0b7b18]{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:#0000;z-index:2}.v-enter-active[data-v-ea0b7b18],.v-leave-active[data-v-ea0b7b18]{transition:opacity .5s ease}.v-enter-from[data-v-ea0b7b18],.v-leave-to[data-v-ea0b7b18]{opacity:0}.menu-container[data-v-ea0b7b18]{width:var(--1c0de360);height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}.menu-container__trigger[data-v-ea0b7b18]{height:fit-content;width:var(--1c0de360);z-index:var(--5088a52e)}.menu-container__menu[data-v-ea0b7b18]{height:fit-content;width:var(--8225919e);position:absolute;background-color:transparent;border-right:1px solid rgba(0,0,0,0);z-index:var(--5088a52e)}.input-container[data-v-a3591a88]{display:flex;align-items:center;position:relative}.right-text[data-v-a3591a88]{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:var(--27733d10);font-size:var(--16b61823);font-family:var(--2aeb1306);pointer-events:none}input[data-v-a3591a88]:focus{outline:none}[data-v-a3591a88]::placeholder{color:var(--placeholder-color)}input[type=number][data-v-a3591a88]::-webkit-inner-spin-button,input[type=number][data-v-a3591a88]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-a3591a88]{-moz-appearance:textfield}.multi-range-slider *{box-sizing:border-box;padding:0;margin:0}.multi-range-slider{display:flex;position:relative;border:solid 1px gray;border-radius:10px;padding:20px 10px;box-shadow:1px 1px 4px #000;flex-direction:column;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.multi-range-slider .bar{display:flex}.multi-range-slider .bar-left{width:25%;background-color:#f0f0f0;border-radius:10px 0 0 10px;box-shadow:inset 0 0 5px #000;padding:4px 0}.multi-range-slider .bar-right{width:25%;background-color:#f0f0f0;border-radius:0 10px 10px 0;box-shadow:inset 0 0 5px #000}.multi-range-slider .bar-inner{background-color:#0f0;display:flex;flex-grow:1;flex-shrink:1;position:relative;border:solid 1px black;justify-content:space-between;box-shadow:inset 0 0 5px #000}.multi-range-slider .bar-inner-left,.multi-range-slider .bar-inner-right{width:50%}.multi-range-slider .thumb{background-color:red;position:relative;z-index:1;cursor:pointer}.multi-range-slider .thumb:before{content:"";background-color:#fff;position:absolute;width:20px;height:20px;border:solid 1px black;box-shadow:0 0 3px #000,inset 0 0 5px gray;border-radius:50%;z-index:1;margin:-8px;cursor:pointer}.multi-range-slider .input-type-range:focus+.thumb:after{content:"";position:absolute;top:-4px;left:-4px;width:11px;height:11px;z-index:2;border-radius:50%;border:dotted 1px black;box-shadow:0 0 5px #fff,inset 0 0 10px #000}.multi-range-slider .caption{position:absolute;bottom:35px;width:2px;height:2px;left:1px;display:flex;justify-content:center;align-items:center;overflow:visible;display:none}.multi-range-slider .thumb .caption *{position:absolute;min-width:30px;height:30px;font-size:75%;text-align:center;line-height:30px;background-color:#00f;border-radius:15px;color:#fff;box-shadow:0 0 5px #000;padding:0 5px;white-space:nowrap}.multi-range-slider .thumb:active .caption{display:flex}.multi-range-slider .input-type-range:focus+.thumb .caption{display:flex}.multi-range-slider .input-type-range{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none}.multi-range-slider .ruler{margin:10px 0 -5px;display:flex;overflow:hidden}.multi-range-slider .ruler .ruler-rule{border-left:solid 1px;border-bottom:solid 1px;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider .ruler .ruler-rule:last-child{border-right:solid 1px}.multi-range-slider .sub-ruler{margin:-2px 0 -5px;display:flex}.multi-range-slider .sub-ruler .ruler-sub-rule{border-left:solid 1px;border-bottom:solid 1px;display:flex;flex-grow:1;flex-shrink:1;padding:3px 0}.multi-range-slider .sub-ruler .ruler-sub-rule:last-child{border-right:solid 1px}.multi-range-slider .labels{display:flex;justify-content:space-between;padding:0;margin-top:10px;margin-bottom:-20px}.multi-range-slider .label{font-size:80%;display:flex;width:1px;justify-content:center}.multi-range-slider .label:first-child{justify-content:start}.multi-range-slider .label:last-child{justify-content:end}.multi-range-slider.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider.zero-ranage-margin .thumb-right{left:8px}.custom-range-slider{display:inline-flex;justify-content:center;align-items:center;align-content:center;text-align:center;width:100%;background-color:#2e3b46}.center{width:98%}.multi-range-slider{background:transparent!important;box-shadow:none!important;border:none!important}.multi-range-slider .bar-left{width:30%;background-color:var(--318dc560)!important;border-radius:4px 0 0 4px;box-shadow:inset 0 0 #000!important;padding:2px 0}.multi-range-slider .bar-right{width:25%;background-color:var(--318dc560)!important;border-radius:4px 0 0 4px;box-shadow:inset 0 0 #000!important;padding:2px 0}.multi-range-slider .bar-inner{background-color:var(--fcb35722)!important;display:flex;flex-grow:1;flex-shrink:1;position:relative;border:solid 1px var(--fcb35722)!important;justify-content:space-between;box-shadow:inset 0 0 5px var(--fcb35722)!important}.multi-range-slider .thumb:before{content:"";background-color:var(--3edd517e)!important;position:absolute;width:var(--19ee7a09);height:var(--482e6b68);border:solid var(--48824d56) var(--a51d4f50)!important;box-shadow:0 0 #000,inset 0 0 gray!important;border-radius:50%;z-index:1;margin-top:var(--deb3b7b0);margin-left:10px;cursor:pointer}.multi-range-slider.zero-ranage-margin .thumb-right{left:-25px!important}.bar-ref{width:100%;height:auto;display:inline-flex;justify-content:space-between}.multi-range-slider .caption{display:none!important}.multi-range-slider .bar{width:98%!important;margin:0 auto!important}.bar-ref-element-left{height:auto;width:fit-content;display:inline-flex;justify-content:center;align-items:center;align-content:center;color:#fff;margin-left:1.6%}@media (max-width: 768px){.bar-ref-element-left{margin-left:2.5%}}@media (max-width: 480px){.bar-ref-element-left{margin-left:3.5%}}.bar-ref-element-right{height:auto;width:fit-content;display:inline-flex;justify-content:center;align-items:center;align-content:center;color:#fff;margin-right:1.3%}.text{font-family:Poppins-Regular;padding-left:0;padding-right:4px}.value{font-family:Poppins-medium;padding-left:0;padding-right:4px;text-decoration:underline}.gsc-switch-radio[data-v-e2a20444]{width:auto;display:inline-flex;justify-content:space-between;align-content:center;align-items:center;font-family:Poppins-Regular;color:#fff;padding:10px}input[data-v-e2a20444]{display:none}div label[data-v-e2a20444]{position:relative;cursor:pointer;display:block;width:50px;height:30px;margin-left:10px;margin-right:10px;background:#2e3b46;border-radius:50px;transition:.3s linear}div label[data-v-e2a20444]:before{position:absolute;top:50%;left:2px;transform:translateY(-50%);content:"";display:block;width:var(--1b04779e);height:var(--c974bf22);background:var(--circle-color, #cbee6b);border-radius:50%;transition:left .3s linear}div input:checked+label[data-v-e2a20444]{background:#2e3b46}div input:checked+label[data-v-e2a20444]:before{left:22px}.text-left[data-v-e2a20444]{margin-right:6px}.text-right[data-v-e2a20444]{margin-left:6px}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}.rotated-180{transform:rotate(180deg)}.gsc-dropdown{position:relative;display:inline-block;font-size:var(--dropdown-font-size);cursor:var(--dropdown-cursor);opacity:var(--dropdown-opacity)}.gsc-dropdown__main-container{height:100%;width:100%;display:flex;align-items:center}.gsc-dropdown__main-container__icon{position:absolute;right:6px;transition:transform .3s ease}.gsc-dropdown__main-container__item-selected{width:100%;padding:0 .5em}.gsc-dropdown__items-container{background-color:var(--list-background-color);border-radius:var(--list-border-radius);border:var(--list-border-width) solid var(--list-border-color);display:block;position:absolute;width:var(--list-width);box-shadow:0 8px 16px #0003;z-index:1}.gsc-dropdown__items-container>div{width:100%;height:fit-content;display:flex;flex-direction:column}.gsc-dropdown__items{max-height:var(--list-height);height:fit-content;width:var(--list-width);overflow:auto}.gsc-dropdown__items__item{white-space:nowrap;color:var(--list-item-color);padding:var(--list-item-padding);text-decoration:none;display:block}.gsc-dropdown__items__item.selected{color:var(--list-item-selected-color);background-color:var(--list-item-selected-background-color)}.gsc-dropdown__items__item:not(.selected):hover{cursor:pointer;background-color:var(--hover-background-color)}.gsc-dropdown__items__item:first-child{border-top-left-radius:var(--list-border-radius);border-top-right-radius:var(--list-border-radius)}.gsc-dropdown__items-footer{height:50px;width:100%;display:flex;justify-content:center;align-items:center;border-top:var(--footer-border)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{border-radius:2.5px}::-webkit-scrollbar-thumb{background:#92929d;width:3px}::-webkit-scrollbar-thumb:hover{background:#92929d}.checkbox[data-v-bcf3bcc6]{width:var(--6582e90e);height:var(--310b3edf);display:flex;justify-content:flex-start;align-items:flex-start;cursor:pointer}.checkbox__teams[data-v-bcf3bcc6]{margin-left:6px;display:flex}.checkbox__teams__logo[data-v-bcf3bcc6]{height:22px;width:22px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:solid .5px #cbee6b;background-color:#0d1d29}.checkbox__teams__logo[data-v-bcf3bcc6]:first-child{transform:translate(8px)}.checkbox__teams__logo>img[data-v-bcf3bcc6]{height:18px;width:18px}.checkbox.box-right[data-v-bcf3bcc6]{flex-direction:row-reverse;justify-content:flex-end}.checkbox.box-top[data-v-bcf3bcc6]{flex-direction:column;justify-content:flex-start;align-items:center}.checkbox.box-bottom[data-v-bcf3bcc6]{flex-direction:column-reverse;justify-content:flex-end;align-items:center}.checkbox__box[data-v-bcf3bcc6]{display:flex;justify-content:center;align-items:center}.checkbox__label[data-v-bcf3bcc6]{margin:.3em 0;width:var(--6582e90e)}.button[data-v-fb269a1e],.button-active[data-v-fb269a1e]{display:inline-flex;justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important}.button-target[data-v-fb269a1e]{display:inline-block;overflow:hidden;height:var(--1c960139);border-width:var(--b2f635d8)!important;border-style:var(--06e99898)!important;border-color:var(--55555c76)!important;border-radius:var(--23b6d320)!important;width:var(--22c97374);background-color:var(--22bb09fa);justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important;cursor:var(--c148da7c)!important;font-size:var(--cce756fc)!important;font-style:var(--cff98d60)!important;font-family:var(--5123b3a5)!important}.stats[data-v-fb269a1e]{display:inline-flex;width:100%;padding-top:5px;justify-content:left;align-items:center;align-content:center;height:60%}.iconstats[data-v-fb269a1e]{width:14px;height:14px;margin-left:var(--47bf58db)}.numstats[data-v-fb269a1e]{font-family:Poppins-SemiBold;color:#fff;font-size:var(--cadc8414);margin-left:7px}.leyend[data-v-fb269a1e]{display:inline-flex;justify-content:center;align-items:center;align-content:center;font-family:Poppins-Regular;color:#a0a3a5;width:100%;height:15%}.text[data-v-fb269a1e],.icon[data-v-fb269a1e]{padding:0 4px}.porteria2[data-v-e3762c96]{transform:translate(80px,50px)}.porteria1[data-v-e3762c96]{transform:translateY(50px)}.circle[data-v-e3762c96]{transform:translate(40px,50px)}.gsc-field[data-v-e3762c96]{width:var(--7b8df82c);height:var(--0028f669);background:var(--35e2b624)}.gsc-field__title-checked[data-v-e3762c96]{display:inline-flex;justify-content:space-between;align-items:center;align-content:center;height:40px;color:#fff;font-family:Poppins-Medium;width:100%;font-size:13px}.gsc-field__title-checked__title[data-v-e3762c96]{margin-top:2px;font-size:var(--6ac4d312)}.gsc-field__title-checked__check-cont[data-v-e3762c96]{min-width:123px;height:26px}.gsc-field__container-field[data-v-e3762c96]{width:var(--411f81ea);height:auto;margin:10px auto 0}.gsc-field__container-field__field[data-v-e3762c96]{width:100%;height:var(--640b3d48)}.gsc-field__container-field__bar-buttons[data-v-e3762c96]{display:inline-flex;justify-content:space-between;align-items:center;align-content:center;height:40px;width:100%;margin-top:10px;margin-bottom:15px}.container[data-v-166b6226]{width:var(--563e5242);height:var(--a529e9a4);display:flex;justify-content:center;align-items:center}.productivity[data-v-8ad05a85]{display:flex;flex-direction:column}.productivity__body[data-v-8ad05a85]{display:grid;grid-template-columns:var(--template-columns);column-gap:32px}.productivity__body__title[data-v-8ad05a85]{display:grid;grid-template-columns:1fr min-content;column-gap:8px;padding-bottom:11px;border-bottom:solid 1px #989ca1;margin-top:24px}.productivity__body__title___info[data-v-8ad05a85]{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff}.productivity__body__title__expand-button[data-v-8ad05a85]{display:flex;justify-content:center;align-items:center;cursor:pointer}.productivity__footer[data-v-8ad05a85]{width:100%;border-top:dashed 1px #989ca1;padding-top:16px}.productivity__footer__offenses[data-v-8ad05a85]{width:inherit;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.productivity__footer__offenses__title[data-v-8ad05a85]{width:inherit;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff;margin-bottom:8px}.productivity__footer__offenses__table[data-v-8ad05a85]{width:100%}.productivity__footer__offenses__table__row[data-v-8ad05a85]{display:grid;grid-template-columns:1fr 24px 24px;column-gap:14px}.productivity__footer__offenses__table__row.has-padding[data-v-8ad05a85]{padding:8px 0 6px}.productivity__footer__offenses__table__row.has-bottom-border[data-v-8ad05a85]{border-bottom:dashed .5px #989ca1}.productivity__checkbox[data-v-8ad05a85]{margin:8px 0}.productivity span.number-of-categories[data-v-8ad05a85]{font-size:12px;margin-left:4px;color:#989ca1}.details[data-v-53d57104]{display:flex;flex-direction:column;width:100%}.details__header[data-v-53d57104]{display:grid;grid-template-columns:1fr min-content;column-gap:8px;margin:0 0 17px}.details__header__title[data-v-53d57104]{white-space:nowrap;text-align:left}.details__body[data-v-53d57104]{margin-bottom:28px}.details__body__title[data-v-53d57104]{text-align:left;font-size:9px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-bottom:9px}.details__body__playing-as[data-v-53d57104]{display:grid;grid-template-columns:repeat(2,1fr)}.details__body__game-section[data-v-53d57104]{display:grid;grid-template-columns:repeat(3,1fr)}.details__body__button[data-v-53d57104]{width:100%;height:38px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:var(--52a8fdd2);color:var(--fce7dc10);border:var(--7473803c) solid var(--735c81d9)}.details__body__button[data-v-53d57104]:first-child{border-radius:var(--border-radius-first-button)}.details__body__button[data-v-53d57104]:last-child{border-radius:var(--border-radius-last-button)}.details__body__button.active[data-v-53d57104]{background-color:var(--238a7efd);color:var(--2619231e);border:var(--0a5dce62) solid var(--64173382)}.scroll-container[data-v-218f5976]{height:var(--6aab424d);width:var(--39848040);overflow-y:auto}[data-v-218f5976]::-webkit-scrollbar{width:3px}[data-v-218f5976]::-webkit-scrollbar-track{border-radius:2.5px}[data-v-218f5976]::-webkit-scrollbar-thumb{background:#92929d;width:3px}[data-v-218f5976]::-webkit-scrollbar-thumb:hover{background:#92929d}.tournaments__tournament[data-v-360b9d5a]{padding:4px 0}.plays-golstats[data-v-5fa7caa5]{width:100%}.plays-golstats__placeholder[data-v-5fa7caa5]{padding:6px}.plays-golstats__item[data-v-5fa7caa5]{display:grid;grid-template-columns:var(--grid-template-columns);column-gap:8px;margin:4px 0;border-radius:4px;padding:6px;cursor:pointer}.plays-golstats__item__text[data-v-5fa7caa5]{text-align:left}.plays-golstats__item[data-v-5fa7caa5]:hover{background-color:#505b64}.plays-golstats__item__value[data-v-5fa7caa5]{height:20px;width:20px;display:flex;justify-content:center;align-items:center;border-radius:5px;background-color:#f1f1f51a;color:#cbee6b;font-size:10px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center}.plays-golstats__item.selected[data-v-5fa7caa5]{background-color:#d9d9d9}.plays-golstats__item__svg[data-v-5fa7caa5]{align-self:center;width:var(--svg-width);height:var(--svg-height);display:flex;justify-content:center;align-items:center}.universe[data-v-ec64861c]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.universe__sub-header[data-v-ec64861c]{font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff;margin-top:28px}.universe__sub-header[data-v-ec64861c]:first-child{margin-top:0}.universe__label[data-v-ec64861c]{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;margin:10px 0 5px;color:#aeb3b6}.universe__dropdown[data-v-ec64861c]{width:100%}.universe__inputs[data-v-ec64861c]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:8px}.universe__inputs__checkbox[data-v-ec64861c]{justify-self:flex-end;align-self:center}.universe__checkboxes[data-v-ec64861c]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.template-games__header[data-v-f251f3f1]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1em}.template-games__header__title[data-v-f251f3f1]{font-size:14px;font-weight:500;font-family:Poppins-Regular,sans-serif}.toggle-buttons[data-v-6e66c268]{width:101%;height:var(--43b9803d);display:grid;grid-template-columns:var(--grid-template-columns);position:absolute;top:-1px;left:-1px}.toggle-buttons__background[data-v-6e66c268]{width:var(--5d0ff820);height:var(--43b9803d);background-color:var(--5c412486);border-radius:var(--0bf47b18);border:solid var(--c8eb99aa) var(--cb199670);position:relative}.toggle-buttons__button[data-v-6e66c268]{height:100%;width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:transparent;transition:all .3s ease;align-self:center;justify-self:center;border-radius:var(--0bf47b18);font-family:var(--2ca810a9);font-size:var(--f467baf4);font-stretch:normal;font-style:normal;letter-spacing:normal}.toggle-buttons__button.active[data-v-6e66c268]{border-radius:var(--0bf47b18);border:solid var(--5339d584) var(--5567d24a);background-color:var(--463675ce)}*[data-v-e3a6ae4e]{border:0;box-sizing:border-box;margin:0;padding:0}.toggle[data-v-e3a6ae4e],.toggle[data-v-e3a6ae4e]:before,.slot__label[data-v-e3a6ae4e],.curtain[data-v-e3a6ae4e]{transition-property:background-color,transform,visibility;transition-duration:.25s;transition-timing-function:ease-in,cubic-bezier(.6,.2,.4,1.5),linear}.toggle[data-v-e3a6ae4e]:before,.slot[data-v-e3a6ae4e],.slot__label[data-v-e3a6ae4e]{display:block}.toggle[data-v-e3a6ae4e]:before,.curtain[data-v-e3a6ae4e]{position:absolute}.toggle[data-v-e3a6ae4e]:focus{outline:transparent}.toggle[data-v-e3a6ae4e]{border-radius:.75em;box-shadow:0 0 0 .1em #fff inset;cursor:pointer;position:relative;width:4em;height:1.5em;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.toggle[data-v-e3a6ae4e]:before{background:#cbee6b;border-radius:50%;content:"";top:.2em;left:.2em;width:1.1em;height:1.1em}.toggle[data-v-e3a6ae4e]:checked:before{transform:translate(2.5em)}.toggle:checked~.slot .slot__label[data-v-e3a6ae4e],.slot__label[data-v-e3a6ae4e]:nth-child(2){transform:translateY(-50%) scaleY(0)}.toggle:checked~.slot .slot__label[data-v-e3a6ae4e]:nth-child(2){transform:translateY(-100%) scaleY(1)}.toggle:checked~.curtain[data-v-e3a6ae4e]{transform:scaleX(1)}.slot[data-v-e3a6ae4e]{color:transparent;font-size:1.5em;font-weight:700;letter-spacing:.1em;line-height:1;overflow:hidden;height:1em;text-indent:-.9em;-webkit-text-stroke:.05em #fff}.slot__label[data-v-e3a6ae4e]{transform-origin:50% 0}.slot__label[data-v-e3a6ae4e]:nth-child(2){transform-origin:50% 100%}.curtain[data-v-e3a6ae4e]{top:0;left:0;width:100%;height:100%;transform:scaleX(0);transform-origin:0 50%;z-index:-1}.personal-data[data-v-98935245]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.personal-data__age[data-v-98935245]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.personal-data__age__toggle[data-v-98935245]{margin-bottom:6px;display:flex;justify-content:center}.personal-data__age>div[data-v-98935245]{width:100%}.personal-data__nationality-position[data-v-98935245]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.personal-data__nationality-position>div[data-v-98935245]{width:100%;text-align:left}.personal-data__nationality-position__switch[data-v-98935245]{display:flex;width:100%;justify-content:center;align-items:center;gap:12px;margin-bottom:12px}.personal-data__nationality-position__nationality[data-v-98935245]{margin-bottom:17px}.separator[data-v-98935245]{width:100%;height:1px;background-color:#fff3;margin:22px 0}.plays[data-v-49dbe7cc]{display:flex;flex-direction:column}.plays__body[data-v-49dbe7cc]{display:grid;grid-template-columns:var(--template-columns);column-gap:32px}.plays__body__title[data-v-49dbe7cc]{display:grid;grid-template-columns:1fr min-content;column-gap:8px;padding-bottom:11px;border-bottom:solid 1px #989ca1;margin-top:24px}.plays__body__title__info[data-v-49dbe7cc]{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff;text-align:left}.plays__body__title__expand-button[data-v-49dbe7cc]{display:flex;justify-content:center;align-items:center;cursor:pointer}.plays__footer[data-v-49dbe7cc]{width:100%;border-top:dashed 1px #989ca1;padding-top:16px}.plays__footer__offenses[data-v-49dbe7cc]{width:inherit;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.plays__footer__offenses__title[data-v-49dbe7cc]{width:inherit;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff;margin-bottom:8px}.plays__footer__offenses__table[data-v-49dbe7cc]{width:100%}.plays__footer__offenses__table__row[data-v-49dbe7cc]{display:grid;grid-template-columns:1fr 24px 24px;column-gap:14px}.plays__footer__offenses__table__row.has-padding[data-v-49dbe7cc]{padding:8px 0 6px}.plays__footer__offenses__table__row.has-bottom-border[data-v-49dbe7cc]{border-bottom:dashed .5px #989ca1}.plays__checkbox[data-v-49dbe7cc]{margin:8px 0}.plays span.number-of-categories[data-v-49dbe7cc]{font-size:12px;margin-left:4px;color:#989ca1}.template-results[data-v-feff2e4a]{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.template-results__result[data-v-feff2e4a]{margin:4px 0}.button[data-v-9688933e]{display:flex;justify-content:center;align-items:center;height:var(--height);width:var(--width);padding:var(--padding);border-radius:var(--border-radius);border:var(--border);background-color:var(--background-color);color:var(--font-color);font-size:var(--font-size);font-family:var(--font-family);cursor:pointer;transition:all .3s ease-in-out}.button.active[data-v-9688933e]{background-color:var(--active-background-color);border-color:var(--active-border-color);color:var(--active-font-color)}.dropdown[data-v-064d5f86],.dropdown[data-v-7883a91e]{width:100%}.item-game[data-v-7883a91e]{display:flex;justify-content:flex-start;align-items:center;font-family:Poppins-Regular,sans-serif}.item-game .match-day[data-v-7883a91e]{margin-right:.4em}.item-game .score[data-v-7883a91e]{margin:0 .5em}.item-game .team-logo[data-v-7883a91e]{height:1.4em;width:1.4em;margin:0 .2em}.item-game .team-logo>img[data-v-7883a91e]{height:1.4em;width:1.4em}.container[data-v-b63e9c84]{width:100%}.container__row[data-v-b63e9c84]{width:100%;margin-bottom:16px}.container__row__wrapper[data-v-b63e9c84]{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.container__row__wrapper__label[data-v-b63e9c84]{padding-left:8px;font-size:10px;color:#fff;font-family:Poppins-Regular,sans-serif;margin-bottom:4px}.container__row__wrapper__input[data-v-b63e9c84]{width:100%}.container__row.two-items[data-v-b63e9c84]{display:grid;grid-template-columns:1fr 1fr;column-gap:8px}.container__action[data-v-b63e9c84]{width:100%;margin-top:28px}.dropdown[data-v-afd2bee8]{width:100%}.item-team[data-v-afd2bee8]{display:flex;justify-content:flex-start;align-items:center;font-family:Poppins-Regular,sans-serif}.item-team .team-logo[data-v-afd2bee8]{height:1.4em;width:1.4em;margin:0 .2em}.item-team .team-logo>img[data-v-afd2bee8]{height:1.4em;width:1.4em}.advanced-filters[data-v-c62c5b9c]{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.advanced-filters__buttons[data-v-c62c5b9c]{display:flex;justify-content:space-between;width:100%;height:100%;gap:8px}.advanced-filters__buttons__button[data-v-c62c5b9c]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:.2em;border-radius:1.6em;background-color:#ffffff1a;font-family:Poppins,Poppins-Regular,sans-serif;font-size:13.5px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:center;color:#fff;cursor:pointer}.advanced-filters__buttons__button.active[data-v-c62c5b9c]{border:solid .5px #cbee6b}.advanced-filters__filters[data-v-c62c5b9c]{width:100%;margin-top:20px}.container[data-v-575b26b5]{width:100%}.container__row[data-v-575b26b5]{width:100%;margin-bottom:16px}.container__row__wrapper[data-v-575b26b5]{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.container__row__wrapper__label[data-v-575b26b5]{padding-left:8px;font-size:10px;color:#fff;font-family:Poppins-Regular,sans-serif;margin-bottom:4px}.container__row__wrapper__input[data-v-575b26b5]{width:100%;display:flex;justify-content:center}.container__row__wrapper.center[data-v-575b26b5]{align-items:center;justify-content:center}.container__row__wrapper.center>.container__row__wrapper__label[data-v-575b26b5]{padding-left:0}.container__row.two-items[data-v-575b26b5]{display:grid;grid-template-columns:1fr 1fr;column-gap:8px}.container__row.type-and-advanced[data-v-575b26b5]{display:grid;grid-template-columns:1fr 35%;column-gap:8px}.container__action[data-v-575b26b5]{width:100%;margin-top:28px}.container[data-v-6d73d5e6]{width:100%}.container__row[data-v-6d73d5e6]{width:100%;margin-bottom:16px}.container__row__wrapper[data-v-6d73d5e6]{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.container__row__wrapper__label[data-v-6d73d5e6]{padding-left:8px;font-size:10px;color:#fff;font-family:Poppins-Regular,sans-serif;margin-bottom:4px}.container__row__wrapper__input[data-v-6d73d5e6]{width:100%;display:flex;justify-content:center}.container__row__wrapper.center[data-v-6d73d5e6]{align-items:center;justify-content:center}.container__row__wrapper.center>.container__row__wrapper__label[data-v-6d73d5e6]{padding-left:0}.container__row.two-items[data-v-6d73d5e6]{display:grid;grid-template-columns:1fr 1fr;column-gap:8px}.container__row.type-and-advanced[data-v-6d73d5e6]{display:grid;grid-template-columns:1fr 35%;column-gap:8px}.container__action[data-v-6d73d5e6]{width:100%;margin-top:28px}.container[data-v-6e904db8]{width:100%}.container__row[data-v-6e904db8]{width:100%;margin-bottom:16px}.container__row__wrapper[data-v-6e904db8]{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.container__row__wrapper__label[data-v-6e904db8]{padding-left:8px;font-size:10px;color:#fff;font-family:Poppins-Regular,sans-serif;margin-bottom:4px}.container__row__wrapper__input[data-v-6e904db8]{width:100%}.container__row__wrapper.center[data-v-6e904db8]{align-items:center;justify-content:center}.container__row__wrapper.center>.container__row__wrapper__label[data-v-6e904db8]{padding-left:0}.container__row.two-items[data-v-6e904db8]{display:grid;grid-template-columns:1fr 1fr;column-gap:8px}.container__row.type-and-advanced[data-v-6e904db8]{display:grid;grid-template-columns:1fr 35%;column-gap:8px}.container__action[data-v-6e904db8]{width:100%;margin-top:28px}.template-videos[data-v-d6f7aec8]{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.template-videos__header[data-v-d6f7aec8]{display:flex;justify-content:space-between;align-items:center;padding:18px 16px;height:48px;border-bottom:#626970 1px solid}.template-videos__body[data-v-d6f7aec8]{width:100%;padding:24px}.template-videos__footer[data-v-d6f7aec8]{width:100%}.productivity__header[data-v-e37aa969]{padding:20px 20px 0}.templates[data-v-e37aa969]{display:flex;flex-direction:column;width:var(--width);max-width:var(--max-width);background-color:var(--background-color);border-radius:var(--border-radius);border:var(--border-width) solid var(--border-color);box-shadow:var(--box-shadow);color:var(--text-color)}.templates__header[data-v-e37aa969]{display:flex;align-items:center;justify-content:flex-start}.templates__body[data-v-e37aa969]{padding:var(--padding)}.templates__footer[data-v-e37aa969]{display:flex;justify-content:center;align-items:center;border-top:var(--footer-border-width) solid var(--footer-border-color);width:100%;padding:15px 0}.templates__footer>div[data-v-e37aa969]{margin:0 10px}.rotated-180[data-v-89426ca7]{transform:rotate(180deg)}.button[data-v-89426ca7]{display:grid;grid-template-columns:min-content 1fr min-content min-content;column-gap:8px;height:var(--height);width:var(--width);max-height:var(--height);min-width:var(--width);color:var(--font-color);background-color:var(--background-color);border-radius:var(--border-radius);border:var(--border-width) solid var(--border-color);padding:var(--padding);font-family:var(--text-font-family);font-size:var(--text-font-size);font-weight:400;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;cursor:pointer}.button__icon[data-v-89426ca7]{display:flex;justify-content:center;align-items:center;height:17px;width:17px;min-height:17px;min-width:17px}.button__text[data-v-89426ca7]{white-space:nowrap;justify-self:flex-start}.button__info[data-v-89426ca7]{height:var(--info-height);width:var(--info-width);color:var(--info-font-color);display:flex;justify-content:center;align-items:center;font-size:var(--info-font-size);background-color:var(--info-background-color);border-radius:var(--info-border-radius);border:var(--border-width) solid var(--info-border-color)}.button__arrow[data-v-89426ca7]{display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.button div[data-v-89426ca7]{align-self:center;display:flex;align-items:center;justify-content:center;height:fit-content}.filters[data-v-3feedd2b],.filters__menus[data-v-3feedd2b]{width:var(--e12a08e6)}.subcategory-group[data-v-ae6f3d72]{width:100%}.filter-subcategories[data-v-5edaefc2]{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.filter-subcategories__group[data-v-5edaefc2]{width:100%;border-bottom:dashed 1px rgba(255,255,255,.2);padding-bottom:16px;margin-bottom:16px}.filter-subcategories__group[data-v-5edaefc2]:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.details[data-v-80d9c265]{display:flex;flex-direction:column;width:100%}.details__header[data-v-80d9c265]{display:grid;grid-template-columns:1fr min-content;column-gap:8px;margin:0 0 17px}.details__header__title[data-v-80d9c265]{white-space:nowrap}.details__body[data-v-80d9c265]{margin-bottom:28px}.details__body__title[data-v-80d9c265]{text-align:left;font-size:9px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-bottom:9px}.details__body__playing-as[data-v-80d9c265]{display:grid;grid-template-columns:repeat(2,1fr)}.details__body__game-section[data-v-80d9c265]{display:grid;grid-template-columns:repeat(3,1fr)}.details__body__button[data-v-80d9c265]{width:100%;height:38px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:var(--49cba245);color:var(--52f02da6);border:var(--7d3f686a) solid var(--7c286a07)}.details__body__button[data-v-80d9c265]:first-child{border-radius:var(--border-radius-first-button)}.details__body__button[data-v-80d9c265]:last-child{border-radius:var(--border-radius-last-button)}.details__body__button.active[data-v-80d9c265]{background-color:var(--24a6f4aa);color:var(--cd8d7768);border:var(--35fa5c10) solid var(--0cde1826)}.filter-field[data-v-8103c3e1]{width:100%}
|
|
1
|
+
.v-enter-active[data-v-0ca35abc],.v-leave-active[data-v-0ca35abc]{transition:opacity .5s ease}.v-enter-from[data-v-0ca35abc],.v-leave-to[data-v-0ca35abc]{opacity:0}.panel[data-v-0ca35abc]{width:var(--panel-width);height:fit-content;display:flex;flex-direction:column;border:solid var(--panel-border-width) var(--panel-border-color);border-radius:var(--panel-border-radius);padding:var(--panel-padding);background-color:var(--background-color)}.panel__activator[data-v-0ca35abc]{height:var(--activator-height);width:100%;display:grid;grid-template-columns:min-content 1fr min-content;border:solid 1px rgba(255,255,255,0);cursor:pointer;font-family:var(--activator-text-font-family);font-size:var(--activator-text-font-size);color:var(--activator-text-color)}.panel__activator__text[data-v-0ca35abc]{display:flex;justify-content:flex-start;align-items:center}.panel__activator__arrow[data-v-0ca35abc]{height:var(--arrow-height);width:var(--arrow-width);align-self:center;display:flex;align-items:center;transition:transform .3s ease}.panel__content[data-v-0ca35abc]{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.panel__content__separator[data-v-0ca35abc]{width:var(--separator-width);height:1px;background-color:var(--separator-color)}.panel__content__slot[data-v-0ca35abc]{width:100%;height:fit-content}.rotated-180[data-v-0ca35abc]{transform:rotate(180deg)}#menu-overlay[data-v-ea0b7b18]{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:#0000;z-index:2}.v-enter-active[data-v-ea0b7b18],.v-leave-active[data-v-ea0b7b18]{transition:opacity .5s ease}.v-enter-from[data-v-ea0b7b18],.v-leave-to[data-v-ea0b7b18]{opacity:0}.menu-container[data-v-ea0b7b18]{width:var(--1c0de360);height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}.menu-container__trigger[data-v-ea0b7b18]{height:fit-content;width:var(--1c0de360);z-index:var(--5088a52e)}.menu-container__menu[data-v-ea0b7b18]{height:fit-content;width:var(--8225919e);position:absolute;background-color:transparent;border-right:1px solid rgba(0,0,0,0);z-index:var(--5088a52e)}.input-container[data-v-a3591a88]{display:flex;align-items:center;position:relative}.right-text[data-v-a3591a88]{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:var(--27733d10);font-size:var(--16b61823);font-family:var(--2aeb1306);pointer-events:none}input[data-v-a3591a88]:focus{outline:none}[data-v-a3591a88]::placeholder{color:var(--placeholder-color)}input[type=number][data-v-a3591a88]::-webkit-inner-spin-button,input[type=number][data-v-a3591a88]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-a3591a88]{-moz-appearance:textfield}.multi-range-slider *{box-sizing:border-box;padding:0;margin:0}.multi-range-slider{display:flex;position:relative;border:solid 1px gray;border-radius:10px;padding:20px 10px;box-shadow:1px 1px 4px #000;flex-direction:column;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.multi-range-slider .bar{display:flex}.multi-range-slider .bar-left{width:25%;background-color:#f0f0f0;border-radius:10px 0 0 10px;box-shadow:inset 0 0 5px #000;padding:4px 0}.multi-range-slider .bar-right{width:25%;background-color:#f0f0f0;border-radius:0 10px 10px 0;box-shadow:inset 0 0 5px #000}.multi-range-slider .bar-inner{background-color:#0f0;display:flex;flex-grow:1;flex-shrink:1;position:relative;border:solid 1px black;justify-content:space-between;box-shadow:inset 0 0 5px #000}.multi-range-slider .bar-inner-left,.multi-range-slider .bar-inner-right{width:50%}.multi-range-slider .thumb{background-color:red;position:relative;z-index:1;cursor:pointer}.multi-range-slider .thumb:before{content:"";background-color:#fff;position:absolute;width:20px;height:20px;border:solid 1px black;box-shadow:0 0 3px #000,inset 0 0 5px gray;border-radius:50%;z-index:1;margin:-8px;cursor:pointer}.multi-range-slider .input-type-range:focus+.thumb:after{content:"";position:absolute;top:-4px;left:-4px;width:11px;height:11px;z-index:2;border-radius:50%;border:dotted 1px black;box-shadow:0 0 5px #fff,inset 0 0 10px #000}.multi-range-slider .caption{position:absolute;bottom:35px;width:2px;height:2px;left:1px;display:flex;justify-content:center;align-items:center;overflow:visible;display:none}.multi-range-slider .thumb .caption *{position:absolute;min-width:30px;height:30px;font-size:75%;text-align:center;line-height:30px;background-color:#00f;border-radius:15px;color:#fff;box-shadow:0 0 5px #000;padding:0 5px;white-space:nowrap}.multi-range-slider .thumb:active .caption{display:flex}.multi-range-slider .input-type-range:focus+.thumb .caption{display:flex}.multi-range-slider .input-type-range{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none}.multi-range-slider .ruler{margin:10px 0 -5px;display:flex;overflow:hidden}.multi-range-slider .ruler .ruler-rule{border-left:solid 1px;border-bottom:solid 1px;display:flex;flex-grow:1;flex-shrink:1;padding:5px 0}.multi-range-slider .ruler .ruler-rule:last-child{border-right:solid 1px}.multi-range-slider .sub-ruler{margin:-2px 0 -5px;display:flex}.multi-range-slider .sub-ruler .ruler-sub-rule{border-left:solid 1px;border-bottom:solid 1px;display:flex;flex-grow:1;flex-shrink:1;padding:3px 0}.multi-range-slider .sub-ruler .ruler-sub-rule:last-child{border-right:solid 1px}.multi-range-slider .labels{display:flex;justify-content:space-between;padding:0;margin-top:10px;margin-bottom:-20px}.multi-range-slider .label{font-size:80%;display:flex;width:1px;justify-content:center}.multi-range-slider .label:first-child{justify-content:start}.multi-range-slider .label:last-child{justify-content:end}.multi-range-slider.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider.zero-ranage-margin .thumb-right{left:8px}.custom-range-slider{display:inline-flex;justify-content:center;align-items:center;align-content:center;text-align:center;width:100%;background-color:#2e3b46}.center{width:98%}.multi-range-slider{background:transparent!important;box-shadow:none!important;border:none!important}.multi-range-slider .bar-left{width:30%;background-color:var(--318dc560)!important;border-radius:4px 0 0 4px;box-shadow:inset 0 0 #000!important;padding:2px 0}.multi-range-slider .bar-right{width:25%;background-color:var(--318dc560)!important;border-radius:4px 0 0 4px;box-shadow:inset 0 0 #000!important;padding:2px 0}.multi-range-slider .bar-inner{background-color:var(--fcb35722)!important;display:flex;flex-grow:1;flex-shrink:1;position:relative;border:solid 1px var(--fcb35722)!important;justify-content:space-between;box-shadow:inset 0 0 5px var(--fcb35722)!important}.multi-range-slider .thumb:before{content:"";background-color:var(--3edd517e)!important;position:absolute;width:var(--19ee7a09);height:var(--482e6b68);border:solid var(--48824d56) var(--a51d4f50)!important;box-shadow:0 0 #000,inset 0 0 gray!important;border-radius:50%;z-index:1;margin-top:var(--deb3b7b0);margin-left:10px;cursor:pointer}.multi-range-slider.zero-ranage-margin .thumb-right{left:-25px!important}.bar-ref{width:100%;height:auto;display:inline-flex;justify-content:space-between}.multi-range-slider .caption{display:none!important}.multi-range-slider .bar{width:98%!important;margin:0 auto!important}.bar-ref-element-left{height:auto;width:fit-content;display:inline-flex;justify-content:center;align-items:center;align-content:center;color:#fff;margin-left:1.6%}@media (max-width: 768px){.bar-ref-element-left{margin-left:2.5%}}@media (max-width: 480px){.bar-ref-element-left{margin-left:3.5%}}.bar-ref-element-right{height:auto;width:fit-content;display:inline-flex;justify-content:center;align-items:center;align-content:center;color:#fff;margin-right:1.3%}.text{font-family:Poppins-Regular;padding-left:0;padding-right:4px}.value{font-family:Poppins-medium;padding-left:0;padding-right:4px;text-decoration:underline}.gsc-switch-radio[data-v-e2a20444]{width:auto;display:inline-flex;justify-content:space-between;align-content:center;align-items:center;font-family:Poppins-Regular;color:#fff;padding:10px}input[data-v-e2a20444]{display:none}div label[data-v-e2a20444]{position:relative;cursor:pointer;display:block;width:50px;height:30px;margin-left:10px;margin-right:10px;background:#2e3b46;border-radius:50px;transition:.3s linear}div label[data-v-e2a20444]:before{position:absolute;top:50%;left:2px;transform:translateY(-50%);content:"";display:block;width:var(--1b04779e);height:var(--c974bf22);background:var(--circle-color, #cbee6b);border-radius:50%;transition:left .3s linear}div input:checked+label[data-v-e2a20444]{background:#2e3b46}div input:checked+label[data-v-e2a20444]:before{left:22px}.text-left[data-v-e2a20444]{margin-right:6px}.text-right[data-v-e2a20444]{margin-left:6px}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}.rotated-180{transform:rotate(180deg)}.gsc-dropdown{position:relative;display:inline-block;font-size:var(--dropdown-font-size);cursor:var(--dropdown-cursor);opacity:var(--dropdown-opacity)}.gsc-dropdown__main-container{height:100%;width:100%;display:flex;align-items:center}.gsc-dropdown__main-container__icon{position:absolute;right:6px;transition:transform .3s ease}.gsc-dropdown__main-container__item-selected{width:100%;padding:0 .5em}.gsc-dropdown__items-container{background-color:var(--list-background-color);border-radius:var(--list-border-radius);border:var(--list-border-width) solid var(--list-border-color);display:block;position:absolute;width:var(--list-width);box-shadow:0 8px 16px #0003;z-index:1}.gsc-dropdown__items-container>div{width:100%;height:fit-content;display:flex;flex-direction:column}.gsc-dropdown__items{max-height:var(--list-height);height:fit-content;width:var(--list-width);overflow:auto}.gsc-dropdown__items__item{white-space:nowrap;color:var(--list-item-color);padding:var(--list-item-padding);text-decoration:none;display:block}.gsc-dropdown__items__item.selected{color:var(--list-item-selected-color);background-color:var(--list-item-selected-background-color)}.gsc-dropdown__items__item:not(.selected):hover{cursor:pointer;background-color:var(--hover-background-color)}.gsc-dropdown__items__item:first-child{border-top-left-radius:var(--list-border-radius);border-top-right-radius:var(--list-border-radius)}.gsc-dropdown__items-footer{height:50px;width:100%;display:flex;justify-content:center;align-items:center;border-top:var(--footer-border)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{border-radius:2.5px}::-webkit-scrollbar-thumb{background:#92929d;width:3px}::-webkit-scrollbar-thumb:hover{background:#92929d}.checkbox[data-v-bcf3bcc6]{width:var(--6582e90e);height:var(--310b3edf);display:flex;justify-content:flex-start;align-items:flex-start;cursor:pointer}.checkbox__teams[data-v-bcf3bcc6]{margin-left:6px;display:flex}.checkbox__teams__logo[data-v-bcf3bcc6]{height:22px;width:22px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:solid .5px #cbee6b;background-color:#0d1d29}.checkbox__teams__logo[data-v-bcf3bcc6]:first-child{transform:translate(8px)}.checkbox__teams__logo>img[data-v-bcf3bcc6]{height:18px;width:18px}.checkbox.box-right[data-v-bcf3bcc6]{flex-direction:row-reverse;justify-content:flex-end}.checkbox.box-top[data-v-bcf3bcc6]{flex-direction:column;justify-content:flex-start;align-items:center}.checkbox.box-bottom[data-v-bcf3bcc6]{flex-direction:column-reverse;justify-content:flex-end;align-items:center}.checkbox__box[data-v-bcf3bcc6]{display:flex;justify-content:center;align-items:center}.checkbox__label[data-v-bcf3bcc6]{margin:.3em 0;width:var(--6582e90e)}.button[data-v-fb269a1e],.button-active[data-v-fb269a1e]{display:inline-flex;justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important}.button-target[data-v-fb269a1e]{display:inline-block;overflow:hidden;height:var(--1c960139);border-width:var(--b2f635d8)!important;border-style:var(--06e99898)!important;border-color:var(--55555c76)!important;border-radius:var(--23b6d320)!important;width:var(--22c97374);background-color:var(--22bb09fa);justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important;cursor:var(--c148da7c)!important;font-size:var(--cce756fc)!important;font-style:var(--cff98d60)!important;font-family:var(--5123b3a5)!important}.stats[data-v-fb269a1e]{display:inline-flex;width:100%;padding-top:5px;justify-content:left;align-items:center;align-content:center;height:60%}.iconstats[data-v-fb269a1e]{width:14px;height:14px;margin-left:var(--47bf58db)}.numstats[data-v-fb269a1e]{font-family:Poppins-SemiBold;color:#fff;font-size:var(--cadc8414);margin-left:7px}.leyend[data-v-fb269a1e]{display:inline-flex;justify-content:center;align-items:center;align-content:center;font-family:Poppins-Regular;color:#a0a3a5;width:100%;height:15%}.text[data-v-fb269a1e],.icon[data-v-fb269a1e]{padding:0 4px}.porteria2[data-v-f9923331]{transform:translate(80px,50px)}.porteria1[data-v-f9923331]{transform:translateY(50px)}.circle[data-v-f9923331]{transform:translate(40px,50px)}.gsc-field[data-v-f9923331]{width:var(--ff70d60a);height:var(--daba190c);background:var(--6f469996)}.gsc-field__title-checked[data-v-f9923331]{display:inline-flex;justify-content:space-between;align-items:center;align-content:center;height:40px;color:#fff;width:100%;font-size:13px}.gsc-field__title-checked__title[data-v-f9923331]{margin-top:2px;font-size:var(--4ee5a3c8);text-align:left}.gsc-field__title-checked__check-cont[data-v-f9923331]{min-width:123px;height:26px}.gsc-field__container-field[data-v-f9923331]{width:var(--37ac484c);height:auto;margin:10px auto 0}.gsc-field__container-field__field[data-v-f9923331]{width:100%;height:var(--12f58b4e)}.gsc-field__container-field__bar-buttons[data-v-f9923331]{display:inline-flex;justify-content:space-between;align-items:center;align-content:center;height:40px;width:100%;margin-top:10px;margin-bottom:15px}.container[data-v-166b6226]{width:var(--563e5242);height:var(--a529e9a4);display:flex;justify-content:center;align-items:center}.productivity[data-v-8ad05a85]{display:flex;flex-direction:column}.productivity__body[data-v-8ad05a85]{display:grid;grid-template-columns:var(--template-columns);column-gap:32px}.productivity__body__title[data-v-8ad05a85]{display:grid;grid-template-columns:1fr min-content;column-gap:8px;padding-bottom:11px;border-bottom:solid 1px #989ca1;margin-top:24px}.productivity__body__title___info[data-v-8ad05a85]{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff}.productivity__body__title__expand-button[data-v-8ad05a85]{display:flex;justify-content:center;align-items:center;cursor:pointer}.productivity__footer[data-v-8ad05a85]{width:100%;border-top:dashed 1px #989ca1;padding-top:16px}.productivity__footer__offenses[data-v-8ad05a85]{width:inherit;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.productivity__footer__offenses__title[data-v-8ad05a85]{width:inherit;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff;margin-bottom:8px}.productivity__footer__offenses__table[data-v-8ad05a85]{width:100%}.productivity__footer__offenses__table__row[data-v-8ad05a85]{display:grid;grid-template-columns:1fr 24px 24px;column-gap:14px}.productivity__footer__offenses__table__row.has-padding[data-v-8ad05a85]{padding:8px 0 6px}.productivity__footer__offenses__table__row.has-bottom-border[data-v-8ad05a85]{border-bottom:dashed .5px #989ca1}.productivity__checkbox[data-v-8ad05a85]{margin:8px 0}.productivity span.number-of-categories[data-v-8ad05a85]{font-size:12px;margin-left:4px;color:#989ca1}.details[data-v-53d57104]{display:flex;flex-direction:column;width:100%}.details__header[data-v-53d57104]{display:grid;grid-template-columns:1fr min-content;column-gap:8px;margin:0 0 17px}.details__header__title[data-v-53d57104]{white-space:nowrap;text-align:left}.details__body[data-v-53d57104]{margin-bottom:28px}.details__body__title[data-v-53d57104]{text-align:left;font-size:9px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-bottom:9px}.details__body__playing-as[data-v-53d57104]{display:grid;grid-template-columns:repeat(2,1fr)}.details__body__game-section[data-v-53d57104]{display:grid;grid-template-columns:repeat(3,1fr)}.details__body__button[data-v-53d57104]{width:100%;height:38px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:var(--52a8fdd2);color:var(--fce7dc10);border:var(--7473803c) solid var(--735c81d9)}.details__body__button[data-v-53d57104]:first-child{border-radius:var(--border-radius-first-button)}.details__body__button[data-v-53d57104]:last-child{border-radius:var(--border-radius-last-button)}.details__body__button.active[data-v-53d57104]{background-color:var(--238a7efd);color:var(--2619231e);border:var(--0a5dce62) solid var(--64173382)}.scroll-container[data-v-218f5976]{height:var(--6aab424d);width:var(--39848040);overflow-y:auto}[data-v-218f5976]::-webkit-scrollbar{width:3px}[data-v-218f5976]::-webkit-scrollbar-track{border-radius:2.5px}[data-v-218f5976]::-webkit-scrollbar-thumb{background:#92929d;width:3px}[data-v-218f5976]::-webkit-scrollbar-thumb:hover{background:#92929d}.tournaments__tournament[data-v-360b9d5a]{padding:4px 0}.plays-golstats[data-v-5fa7caa5]{width:100%}.plays-golstats__placeholder[data-v-5fa7caa5]{padding:6px}.plays-golstats__item[data-v-5fa7caa5]{display:grid;grid-template-columns:var(--grid-template-columns);column-gap:8px;margin:4px 0;border-radius:4px;padding:6px;cursor:pointer}.plays-golstats__item__text[data-v-5fa7caa5]{text-align:left}.plays-golstats__item[data-v-5fa7caa5]:hover{background-color:#505b64}.plays-golstats__item__value[data-v-5fa7caa5]{height:20px;width:20px;display:flex;justify-content:center;align-items:center;border-radius:5px;background-color:#f1f1f51a;color:#cbee6b;font-size:10px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center}.plays-golstats__item.selected[data-v-5fa7caa5]{background-color:#d9d9d9}.plays-golstats__item__svg[data-v-5fa7caa5]{align-self:center;width:var(--svg-width);height:var(--svg-height);display:flex;justify-content:center;align-items:center}.universe[data-v-ec64861c]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.universe__sub-header[data-v-ec64861c]{font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff;margin-top:28px}.universe__sub-header[data-v-ec64861c]:first-child{margin-top:0}.universe__label[data-v-ec64861c]{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;margin:10px 0 5px;color:#aeb3b6}.universe__dropdown[data-v-ec64861c]{width:100%}.universe__inputs[data-v-ec64861c]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:8px}.universe__inputs__checkbox[data-v-ec64861c]{justify-self:flex-end;align-self:center}.universe__checkboxes[data-v-ec64861c]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.template-games__header[data-v-f251f3f1]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1em}.template-games__header__title[data-v-f251f3f1]{font-size:14px;font-weight:500;font-family:Poppins-Regular,sans-serif}.toggle-buttons[data-v-6e66c268]{width:101%;height:var(--43b9803d);display:grid;grid-template-columns:var(--grid-template-columns);position:absolute;top:-1px;left:-1px}.toggle-buttons__background[data-v-6e66c268]{width:var(--5d0ff820);height:var(--43b9803d);background-color:var(--5c412486);border-radius:var(--0bf47b18);border:solid var(--c8eb99aa) var(--cb199670);position:relative}.toggle-buttons__button[data-v-6e66c268]{height:100%;width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:transparent;transition:all .3s ease;align-self:center;justify-self:center;border-radius:var(--0bf47b18);font-family:var(--2ca810a9);font-size:var(--f467baf4);font-stretch:normal;font-style:normal;letter-spacing:normal}.toggle-buttons__button.active[data-v-6e66c268]{border-radius:var(--0bf47b18);border:solid var(--5339d584) var(--5567d24a);background-color:var(--463675ce)}*[data-v-e3a6ae4e]{border:0;box-sizing:border-box;margin:0;padding:0}.toggle[data-v-e3a6ae4e],.toggle[data-v-e3a6ae4e]:before,.slot__label[data-v-e3a6ae4e],.curtain[data-v-e3a6ae4e]{transition-property:background-color,transform,visibility;transition-duration:.25s;transition-timing-function:ease-in,cubic-bezier(.6,.2,.4,1.5),linear}.toggle[data-v-e3a6ae4e]:before,.slot[data-v-e3a6ae4e],.slot__label[data-v-e3a6ae4e]{display:block}.toggle[data-v-e3a6ae4e]:before,.curtain[data-v-e3a6ae4e]{position:absolute}.toggle[data-v-e3a6ae4e]:focus{outline:transparent}.toggle[data-v-e3a6ae4e]{border-radius:.75em;box-shadow:0 0 0 .1em #fff inset;cursor:pointer;position:relative;width:4em;height:1.5em;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.toggle[data-v-e3a6ae4e]:before{background:#cbee6b;border-radius:50%;content:"";top:.2em;left:.2em;width:1.1em;height:1.1em}.toggle[data-v-e3a6ae4e]:checked:before{transform:translate(2.5em)}.toggle:checked~.slot .slot__label[data-v-e3a6ae4e],.slot__label[data-v-e3a6ae4e]:nth-child(2){transform:translateY(-50%) scaleY(0)}.toggle:checked~.slot .slot__label[data-v-e3a6ae4e]:nth-child(2){transform:translateY(-100%) scaleY(1)}.toggle:checked~.curtain[data-v-e3a6ae4e]{transform:scaleX(1)}.slot[data-v-e3a6ae4e]{color:transparent;font-size:1.5em;font-weight:700;letter-spacing:.1em;line-height:1;overflow:hidden;height:1em;text-indent:-.9em;-webkit-text-stroke:.05em #fff}.slot__label[data-v-e3a6ae4e]{transform-origin:50% 0}.slot__label[data-v-e3a6ae4e]:nth-child(2){transform-origin:50% 100%}.curtain[data-v-e3a6ae4e]{top:0;left:0;width:100%;height:100%;transform:scaleX(0);transform-origin:0 50%;z-index:-1}.personal-data[data-v-98935245]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.personal-data__age[data-v-98935245]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.personal-data__age__toggle[data-v-98935245]{margin-bottom:6px;display:flex;justify-content:center}.personal-data__age>div[data-v-98935245]{width:100%}.personal-data__nationality-position[data-v-98935245]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.personal-data__nationality-position>div[data-v-98935245]{width:100%;text-align:left}.personal-data__nationality-position__switch[data-v-98935245]{display:flex;width:100%;justify-content:center;align-items:center;gap:12px;margin-bottom:12px}.personal-data__nationality-position__nationality[data-v-98935245]{margin-bottom:17px}.separator[data-v-98935245]{width:100%;height:1px;background-color:#fff3;margin:22px 0}.plays[data-v-49dbe7cc]{display:flex;flex-direction:column}.plays__body[data-v-49dbe7cc]{display:grid;grid-template-columns:var(--template-columns);column-gap:32px}.plays__body__title[data-v-49dbe7cc]{display:grid;grid-template-columns:1fr min-content;column-gap:8px;padding-bottom:11px;border-bottom:solid 1px #989ca1;margin-top:24px}.plays__body__title__info[data-v-49dbe7cc]{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff;text-align:left}.plays__body__title__expand-button[data-v-49dbe7cc]{display:flex;justify-content:center;align-items:center;cursor:pointer}.plays__footer[data-v-49dbe7cc]{width:100%;border-top:dashed 1px #989ca1;padding-top:16px}.plays__footer__offenses[data-v-49dbe7cc]{width:inherit;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.plays__footer__offenses__title[data-v-49dbe7cc]{width:inherit;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#fff;margin-bottom:8px}.plays__footer__offenses__table[data-v-49dbe7cc]{width:100%}.plays__footer__offenses__table__row[data-v-49dbe7cc]{display:grid;grid-template-columns:1fr 24px 24px;column-gap:14px}.plays__footer__offenses__table__row.has-padding[data-v-49dbe7cc]{padding:8px 0 6px}.plays__footer__offenses__table__row.has-bottom-border[data-v-49dbe7cc]{border-bottom:dashed .5px #989ca1}.plays__checkbox[data-v-49dbe7cc]{margin:8px 0}.plays span.number-of-categories[data-v-49dbe7cc]{font-size:12px;margin-left:4px;color:#989ca1}.template-results[data-v-feff2e4a]{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.template-results__result[data-v-feff2e4a]{margin:4px 0}.button[data-v-9688933e]{display:flex;justify-content:center;align-items:center;height:var(--height);width:var(--width);padding:var(--padding);border-radius:var(--border-radius);border:var(--border);background-color:var(--background-color);color:var(--font-color);font-size:var(--font-size);font-family:var(--font-family);cursor:pointer;transition:all .3s ease-in-out}.button.active[data-v-9688933e]{background-color:var(--active-background-color);border-color:var(--active-border-color);color:var(--active-font-color)}.dropdown[data-v-064d5f86],.dropdown[data-v-7883a91e]{width:100%}.item-game[data-v-7883a91e]{display:flex;justify-content:flex-start;align-items:center;font-family:Poppins-Regular,sans-serif}.item-game .match-day[data-v-7883a91e]{margin-right:.4em}.item-game .score[data-v-7883a91e]{margin:0 .5em}.item-game .team-logo[data-v-7883a91e]{height:1.4em;width:1.4em;margin:0 .2em}.item-game .team-logo>img[data-v-7883a91e]{height:1.4em;width:1.4em}.container[data-v-b63e9c84]{width:100%}.container__row[data-v-b63e9c84]{width:100%;margin-bottom:16px}.container__row__wrapper[data-v-b63e9c84]{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.container__row__wrapper__label[data-v-b63e9c84]{padding-left:8px;font-size:10px;color:#fff;font-family:Poppins-Regular,sans-serif;margin-bottom:4px}.container__row__wrapper__input[data-v-b63e9c84]{width:100%}.container__row.two-items[data-v-b63e9c84]{display:grid;grid-template-columns:1fr 1fr;column-gap:8px}.container__action[data-v-b63e9c84]{width:100%;margin-top:28px}.dropdown[data-v-afd2bee8]{width:100%}.item-team[data-v-afd2bee8]{display:flex;justify-content:flex-start;align-items:center;font-family:Poppins-Regular,sans-serif}.item-team .team-logo[data-v-afd2bee8]{height:1.4em;width:1.4em;margin:0 .2em}.item-team .team-logo>img[data-v-afd2bee8]{height:1.4em;width:1.4em}.advanced-filters[data-v-c62c5b9c]{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.advanced-filters__buttons[data-v-c62c5b9c]{display:flex;justify-content:space-between;width:100%;height:100%;gap:8px}.advanced-filters__buttons__button[data-v-c62c5b9c]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:.2em;border-radius:1.6em;background-color:#ffffff1a;font-family:Poppins,Poppins-Regular,sans-serif;font-size:13.5px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:center;color:#fff;cursor:pointer}.advanced-filters__buttons__button.active[data-v-c62c5b9c]{border:solid .5px #cbee6b}.advanced-filters__filters[data-v-c62c5b9c]{width:100%;margin-top:20px}.container[data-v-575b26b5]{width:100%}.container__row[data-v-575b26b5]{width:100%;margin-bottom:16px}.container__row__wrapper[data-v-575b26b5]{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.container__row__wrapper__label[data-v-575b26b5]{padding-left:8px;font-size:10px;color:#fff;font-family:Poppins-Regular,sans-serif;margin-bottom:4px}.container__row__wrapper__input[data-v-575b26b5]{width:100%;display:flex;justify-content:center}.container__row__wrapper.center[data-v-575b26b5]{align-items:center;justify-content:center}.container__row__wrapper.center>.container__row__wrapper__label[data-v-575b26b5]{padding-left:0}.container__row.two-items[data-v-575b26b5]{display:grid;grid-template-columns:1fr 1fr;column-gap:8px}.container__row.type-and-advanced[data-v-575b26b5]{display:grid;grid-template-columns:1fr 35%;column-gap:8px}.container__action[data-v-575b26b5]{width:100%;margin-top:28px}.container[data-v-6d73d5e6]{width:100%}.container__row[data-v-6d73d5e6]{width:100%;margin-bottom:16px}.container__row__wrapper[data-v-6d73d5e6]{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.container__row__wrapper__label[data-v-6d73d5e6]{padding-left:8px;font-size:10px;color:#fff;font-family:Poppins-Regular,sans-serif;margin-bottom:4px}.container__row__wrapper__input[data-v-6d73d5e6]{width:100%;display:flex;justify-content:center}.container__row__wrapper.center[data-v-6d73d5e6]{align-items:center;justify-content:center}.container__row__wrapper.center>.container__row__wrapper__label[data-v-6d73d5e6]{padding-left:0}.container__row.two-items[data-v-6d73d5e6]{display:grid;grid-template-columns:1fr 1fr;column-gap:8px}.container__row.type-and-advanced[data-v-6d73d5e6]{display:grid;grid-template-columns:1fr 35%;column-gap:8px}.container__action[data-v-6d73d5e6]{width:100%;margin-top:28px}.container[data-v-6e904db8]{width:100%}.container__row[data-v-6e904db8]{width:100%;margin-bottom:16px}.container__row__wrapper[data-v-6e904db8]{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.container__row__wrapper__label[data-v-6e904db8]{padding-left:8px;font-size:10px;color:#fff;font-family:Poppins-Regular,sans-serif;margin-bottom:4px}.container__row__wrapper__input[data-v-6e904db8]{width:100%}.container__row__wrapper.center[data-v-6e904db8]{align-items:center;justify-content:center}.container__row__wrapper.center>.container__row__wrapper__label[data-v-6e904db8]{padding-left:0}.container__row.two-items[data-v-6e904db8]{display:grid;grid-template-columns:1fr 1fr;column-gap:8px}.container__row.type-and-advanced[data-v-6e904db8]{display:grid;grid-template-columns:1fr 35%;column-gap:8px}.container__action[data-v-6e904db8]{width:100%;margin-top:28px}.template-videos[data-v-d6f7aec8]{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.template-videos__header[data-v-d6f7aec8]{display:flex;justify-content:space-between;align-items:center;padding:18px 16px;height:48px;border-bottom:#626970 1px solid}.template-videos__body[data-v-d6f7aec8]{width:100%;padding:24px}.template-videos__footer[data-v-d6f7aec8]{width:100%}.productivity__header[data-v-e37aa969]{padding:20px 20px 0}.templates[data-v-e37aa969]{display:flex;flex-direction:column;width:var(--width);max-width:var(--max-width);background-color:var(--background-color);border-radius:var(--border-radius);border:var(--border-width) solid var(--border-color);box-shadow:var(--box-shadow);color:var(--text-color)}.templates__header[data-v-e37aa969]{display:flex;align-items:center;justify-content:flex-start}.templates__body[data-v-e37aa969]{padding:var(--padding)}.templates__footer[data-v-e37aa969]{display:flex;justify-content:center;align-items:center;border-top:var(--footer-border-width) solid var(--footer-border-color);width:100%;padding:15px 0}.templates__footer>div[data-v-e37aa969]{margin:0 10px}.rotated-180[data-v-89426ca7]{transform:rotate(180deg)}.button[data-v-89426ca7]{display:grid;grid-template-columns:min-content 1fr min-content min-content;column-gap:8px;height:var(--height);width:var(--width);max-height:var(--height);min-width:var(--width);color:var(--font-color);background-color:var(--background-color);border-radius:var(--border-radius);border:var(--border-width) solid var(--border-color);padding:var(--padding);font-family:var(--text-font-family);font-size:var(--text-font-size);font-weight:400;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;cursor:pointer}.button__icon[data-v-89426ca7]{display:flex;justify-content:center;align-items:center;height:17px;width:17px;min-height:17px;min-width:17px}.button__text[data-v-89426ca7]{white-space:nowrap;justify-self:flex-start}.button__info[data-v-89426ca7]{height:var(--info-height);width:var(--info-width);color:var(--info-font-color);display:flex;justify-content:center;align-items:center;font-size:var(--info-font-size);background-color:var(--info-background-color);border-radius:var(--info-border-radius);border:var(--border-width) solid var(--info-border-color)}.button__arrow[data-v-89426ca7]{display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.button div[data-v-89426ca7]{align-self:center;display:flex;align-items:center;justify-content:center;height:fit-content}.filters[data-v-3feedd2b],.filters__menus[data-v-3feedd2b]{width:var(--e12a08e6)}.subcategory-group[data-v-ae6f3d72]{width:100%}.filter-subcategories[data-v-5edaefc2]{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.filter-subcategories__group[data-v-5edaefc2]{width:100%;border-bottom:dashed 1px rgba(255,255,255,.2);padding-bottom:16px;margin-bottom:16px}.filter-subcategories__group[data-v-5edaefc2]:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.details[data-v-80d9c265]{display:flex;flex-direction:column;width:100%}.details__header[data-v-80d9c265]{display:grid;grid-template-columns:1fr min-content;column-gap:8px;margin:0 0 17px}.details__header__title[data-v-80d9c265]{white-space:nowrap}.details__body[data-v-80d9c265]{margin-bottom:28px}.details__body__title[data-v-80d9c265]{text-align:left;font-size:9px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;margin-bottom:9px}.details__body__playing-as[data-v-80d9c265]{display:grid;grid-template-columns:repeat(2,1fr)}.details__body__game-section[data-v-80d9c265]{display:grid;grid-template-columns:repeat(3,1fr)}.details__body__button[data-v-80d9c265]{width:100%;height:38px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:var(--49cba245);color:var(--52f02da6);border:var(--7d3f686a) solid var(--7c286a07)}.details__body__button[data-v-80d9c265]:first-child{border-radius:var(--border-radius-first-button)}.details__body__button[data-v-80d9c265]:last-child{border-radius:var(--border-radius-last-button)}.details__body__button.active[data-v-80d9c265]{background-color:var(--24a6f4aa);color:var(--cd8d7768);border:var(--35fa5c10) solid var(--0cde1826)}.filter-field[data-v-8103c3e1]{width:100%}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@golstats/gsc-filters",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.18",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"@golstats/gsc-checkbox": "^1.0.12",
|
|
26
26
|
"@golstats/gsc-dropdown": "^1.0.8",
|
|
27
27
|
"@golstats/gsc-expansion-panel": "^1.0.1",
|
|
28
|
-
"@golstats/gsc-field": "^1.0.
|
|
28
|
+
"@golstats/gsc-field": "^1.0.12",
|
|
29
29
|
"@golstats/gsc-input": "^1.0.2",
|
|
30
30
|
"@golstats/gsc-menu": "^1.0.2",
|
|
31
31
|
"@golstats/gsc-range-selector": "^1.0.4",
|