@golstats/gsc-specific-plays 1.0.2 → 1.0.5

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.
@@ -1302,11 +1302,11 @@ const an = /* @__PURE__ */ Jo(Et, [["render", nn], ["__scopeId", "data-v-7d0811a
1302
1302
  }, [
1303
1303
  r("stop", {
1304
1304
  offset: "0",
1305
- "stop-color": "#808080"
1305
+ "stop-color": "#000"
1306
1306
  }),
1307
1307
  r("stop", {
1308
1308
  offset: "1",
1309
- "stop-color": "#CCCBCB",
1309
+ "stop-color": "#000",
1310
1310
  "stop-opacity": "1"
1311
1311
  })
1312
1312
  ])
@@ -1326,7 +1326,7 @@ const an = /* @__PURE__ */ Jo(Et, [["render", nn], ["__scopeId", "data-v-7d0811a
1326
1326
  ], 64)) : P("", !0)
1327
1327
  ], 64));
1328
1328
  }
1329
- }, Pn = /* @__PURE__ */ we(En, [["__scopeId", "data-v-851474d0"]]), ls = 481, Tn = 606, cs = 210, Bn = cs * 2, On = 88, Ln = Tn - ls, Rn = Ln / cs, yt = 18;
1329
+ }, Pn = /* @__PURE__ */ we(En, [["__scopeId", "data-v-a5a5f9d0"]]), ls = 481, Tn = 606, cs = 210, Bn = cs * 2, On = 88, Ln = Tn - ls, Rn = Ln / cs, yt = 18;
1330
1330
  function qe(e) {
1331
1331
  return e * Bn;
1332
1332
  }
@@ -4867,7 +4867,7 @@ const Xe = {
4867
4867
  ], 2)
4868
4868
  ], 64));
4869
4869
  }
4870
- }, yl = /* @__PURE__ */ we(Jr, [["__scopeId", "data-v-b8edeb9f"]]);
4870
+ }, yl = /* @__PURE__ */ we(Jr, [["__scopeId", "data-v-abec1cab"]]);
4871
4871
  export {
4872
4872
  yl as GSCSpecificPlays
4873
4873
  };
@@ -1,6 +1,6 @@
1
- (function(re,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(re=typeof globalThis<"u"?globalThis:re||self,e(re.GSCSpecificPlays={},re.Vue))})(this,function(re,e){"use strict";const Ge="/icons/icn-play.png",uo=(t,o)=>{const n=t.__vccOpts||t;for(const[s,a]of o)n[s]=a;return n},yo={key:1},ho={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},go=["fill"],Co={key:0,class:"checkbox__teams"},bo={class:"checkbox__teams__logo"},wo=["src"],_o={class:"checkbox__teams__logo"},Eo=["src"],So={__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:o}){const n=t;e.useCssVars(m=>({"7bd9d47b":t.width,"34dc7ddc":t.height}));const s=e.ref(!1),a=e.computed(()=>{const m={color:n.boxValueColor,"font-family":n.fontFamily,height:n.boxWidthAndHeight,width:n.boxWidthAndHeight,minWidth:n.boxWidthAndHeight,"border-radius":n.boxBorderRadius,"margin-top":n.boxMarginTop};return s.value?(m["background-color"]=n.boxBackgroundColor,m.border=`solid ${n.boxBorderWidth} ${n.boxBackgroundColor}`):m.border=`solid ${n.boxBorderWidth} ${n.boxBorderColor}`,m}),r=e.computed(()=>({"font-family":n.boxValueFontFamily,"font-size":n.boxValueFontSize,color:n.boxValueColor,"line-height":1})),i=e.computed(()=>{const m={color:n.labelColor,"font-family":n.fontFamily,"font-size":n.labelFontSize,"white-space":n.labelWhiteSpace,"text-align":n.boxPosition==="top"||n.boxPosition==="bottom"?"center":n.boxPosition};return(n.boxPosition==="left"||n.boxPosition==="right")&&(m[`margin-${n.boxPosition}`]=n.isBoxOnly?"0":n.teamsIds?"8px":"10px"),m});e.watch(()=>n.modelValue,m=>{m!==s.value&&(s.value=m)},{immediate:!0});function c(){n.avoidInteraction||!s.value&&n.avoidToCheck||(s.value=!s.value,o("update:modelValue",s.value))}function d(m){return`${{}.TEAM_LOGOS_URL||"https://golstatsimages.blob.core.windows.net/teams-80/"}${m}.png`}return(m,y)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["checkbox",`box-${t.boxPosition}`]),onClick:c},[e.createElementVNode("div",{class:"checkbox__box",style:e.normalizeStyle(a.value)},[s.value?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[n.boxValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"checkbox__box__value",style:e.normalizeStyle(r.value)},e.toDisplayString(t.boxValue),5)):(e.openBlock(),e.createElementBlock("div",yo,[(e.openBlock(),e.createElementBlock("svg",ho,[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,go)]))]))],64)):e.createCommentVNode("",!0)],4),t.teamsIds&&t.teamsIds.length?(e.openBlock(),e.createElementBlock("div",Co,[e.createElementVNode("div",bo,[e.createElementVNode("img",{src:d(t.teamsIds[0]),alt:""},null,8,wo)]),e.createElementVNode("div",_o,[e.createElementVNode("img",{src:d(t.teamsIds[1]),alt:""},null,8,Eo)])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"checkbox__label",style:e.normalizeStyle(i.value)},e.toDisplayString(t.label),5)],2))}},je=uo(So,[["__scopeId","data-v-b6f124d8"]]),se=(t,o)=>{const n=t.__vccOpts||t;for(const[s,a]of o)n[s]=a;return n},ko={class:"gsc-playpc-contshileds"},xo={class:"title-game-vs-playpc"},Bo={class:"score-game-vs-playpc"},No={class:"date-game-vs-playpc"},Fo={class:"arrow-game-vs-playpc"},Vo={key:0,"data-v-b548a08d":"",width:"20",height:"20",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Ao={key:1,"data-v-b548a08d":"",width:"20",height:"20",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Po={key:0,class:"gsc-container-plays-hidden-title"},To=["onClick"],Oo={class:"gsc-itemplaypc-play-number"},Lo={class:"gsc-itemplaypc-play-info"},Ro={class:"gsc-itemplaypc-play-infodata text-1"},Io={key:0,class:"gsc-itemplaypc-play-infodata text-2"},$o={class:"gsc-itemplaypc-play-infodata text-1"},Do={key:0},Mo=se({__name:"GSCItemPlayPC",props:{game:{type:Object,default:()=>({})},isAgainstMode:{type:Boolean,default:!1}},setup(t){const o=t,n=e.computed(()=>o.game.isExpanded),s=e.computed(()=>o.game.date.split("-").reverse().join("/")),a=e.computed(()=>{let i=[];o.isAgainstMode?(o.game.corners.forEach(d=>{d.isSelected=!1}),i=o.game.cornersAgainstTeam.filter(d=>d.isVisible)):(o.game.cornersAgainstTeam.forEach(d=>{d.isSelected=!1}),i=o.game.corners.filter(d=>d.isVisible));const c=i[0];return c&&(c.isSelected=!0),i.sort((d,m)=>d.momentOfPlayNumber-m.momentOfPlayNumber)});function r(i){o.game[`${o.isAgainstMode?"cornersAgainstTeam":"corners"}`].forEach(c=>{c.isSelected=c.play_id===i.play_id})}return(i,c)=>t.game.isVisible?(e.openBlock(),e.createElementBlock("div",{key:0,class:"gsc-item-play-pc",style:e.normalizeStyle(t.game.isSelected?"border: 1px solid #e9ffaf !important":"border: none !important; padding-bottom: 0px !important; margin-bottom 0px !important;")},[e.createElementVNode("div",{class:"gsc-item-play-pc-container-title",style:e.normalizeStyle(t.game.isSelected?"":"border: none !important; padding-bottom: 0px !important; margin-bottom 0px !important;")},[e.createElementVNode("div",ko,[e.createElementVNode("div",{class:"gsc-playpc-contshileds-home",style:e.normalizeStyle({backgroundImage:`url(${t.game.home_team_logo})`})},null,4),e.createElementVNode("div",{class:"gsc-playpc-contshileds-away",style:e.normalizeStyle({backgroundImage:`url(${t.game.visiting_team_logo})`})},null,4)]),e.createElementVNode("div",xo,e.toDisplayString(t.game.home_team_acronym)+" vs "+e.toDisplayString(t.game.visiting_team_acronym),1),e.createElementVNode("div",Bo,e.toDisplayString(t.game.score[0])+" - "+e.toDisplayString(t.game.score[1]),1),e.createElementVNode("div",No,e.toDisplayString(s.value),1),e.createElementVNode("div",Fo,[n.value?(e.openBlock(),e.createElementBlock("svg",Vo,[...c[0]||(c[0]=[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(90 5.36523 6.26377)"},null,-1)])])):(e.openBlock(),e.createElementBlock("svg",Ao,[...c[1]||(c[1]=[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(270 5.36523 6.26377)"},null,-1)])]))])],4),n.value?(e.openBlock(),e.createElementBlock("div",Po,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.value,(d,m)=>(e.openBlock(),e.createElementBlock("div",{key:d.play_id,class:e.normalizeClass(["gsc-item-play-pc-container-play",{"is-selected":d.isSelected}]),onClick:e.withModifiers(y=>r(d),["stop"])},[e.createElementVNode("div",Oo,e.toDisplayString(m+1)+"/"+e.toDisplayString(a.value.length),1),e.createElementVNode("div",Lo,[e.createElementVNode("div",Ro,e.toDisplayString(d.formattedMomentOfPlay),1),d&&d.player?(e.openBlock(),e.createElementBlock("div",Io," Tiro de esquina | "+e.toDisplayString(d.player.shortName),1)):e.createCommentVNode("",!0),e.createElementVNode("div",$o,[e.createTextVNode(e.toDisplayString(d.howWasCornerName)+" ",1),d.whatHappenedName?(e.openBlock(),e.createElementBlock("span",Do,"|")):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(d.whatHappenedName),1)])])],10,To))),128))])):e.createCommentVNode("",!0)],4)):e.createCommentVNode("",!0)}},[["__scopeId","data-v-c0f94125"]]),Ho={key:0,class:"gsc-selector-play-pc-title"},Uo={key:1,class:"gsc-selector-play-pc-title"},zo={class:"gsc-selector-play-pc__filters-text"},vo={class:"gsc-selector-play-pc-container"},Go=se({__name:"GSCSelectorPlayPC",props:{gamesByTeam:{type:Array,default:()=>[]},isAgainstMode:{type:Boolean,default:!1},areFiltersOpen:{type:Boolean,default:!1}},setup(t){const o=t;function n(s){if(s.isExpanded){s.isExpanded=!1;return}else if(s.isSelected){s.isExpanded=!0;return}if(o.gamesByTeam.forEach(a=>{a.isExpanded=!1}),s.isExpanded=!0,!s.isSelected){const a=`${o.isAgainstMode?"cornersAgainstTeam":"corners"}`;o.gamesByTeam.forEach(r=>{r.isSelected=!1,r[a].forEach(i=>{i.isSelected=!1})}),s.isSelected=!0,s.isExpanded=!0}}return(s,a)=>(e.openBlock(),e.createElementBlock("div",{class:"gsc-selector-play-pc",style:e.normalizeStyle(t.areFiltersOpen?"height: 478px;":"")},[t.isAgainstMode?(e.openBlock(),e.createElementBlock("div",Ho,"Elige una jugada:")):(e.openBlock(),e.createElementBlock("div",Uo,"Elige un partido:")),e.withDirectives(e.createElementVNode("div",zo,[...a[0]||(a[0]=[e.createElementVNode("div",null,"Solo se muestran jugadas que cumplan con los criterios elegidos en los filtros.",-1)])],512),[[e.vShow,t.areFiltersOpen]]),e.createElementVNode("div",vo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.gamesByTeam,r=>(e.openBlock(),e.createBlock(Mo,{key:r.game_id,game:r,show:r.isSelected,"is-against-mode":t.isAgainstMode,onClick:i=>n(r)},null,8,["game","show","is-against-mode","onClick"]))),128))]),a[1]||(a[1]=e.createElementVNode("div",{class:"gsc-selector-play-pc-container-scroll"},[e.createElementVNode("svg",{"data-v-b548a08d":"",width:"20",height:"20",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"})],-1))],4))}},[["__scopeId","data-v-7dd283c1"]]),jo=(t,o)=>{const n=t.__vccOpts||t;for(const[s,a]of o)n[s]=a;return n},We={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))}}},pt=()=>{e.useCssVars(t=>({"9d01acb4":t.height,"14e95081":t.borderWidthBtn,"38fec285":t.borderType,34353510:t.borderColor,"20d20dc6":t.borderRadius,17130967:t.width,"4ccb7d36":t.backgroundColor,"5d1e86a2":t.cursorType,ce65d4a2:t.fontSize,fe4ac47a:t.fontStyle,f98e44dc:t.fontFamily,"93b87770":t.marginLeftStat,c7f7beba:t.fontSizeStat}))},mt=We.setup;We.setup=mt?(t,o)=>(pt(),mt(t,o)):pt;const Wo=t=>(e.pushScopeId("data-v-f3ee6b2b"),t=t(),e.popScopeId(),t),qo=["src"],Zo={key:1,class:"text"},Jo=["src"],Xo={class:"stats"},Ko=Wo(()=>e.createElementVNode("img",{class:"iconstats",src:"https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"},null,-1)),Yo={class:"numstats"},Qo={class:"leyend"};function en(t,o,n,s,a,r){return e.openBlock(),e.createElementBlock("div",null,[n.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",a.status&&n.typeOnOff&&"button-active"]),style:e.normalizeStyle([r.customStyle,a.status&&n.typeOnOff&&r.customActive]),onClick:o[0]||(o[0]=(...i)=>r.btnClick&&r.btnClick(...i))},[n.icon&&n.iconPosition.toLowerCase()==="left"?(e.openBlock(),e.createElementBlock("img",{key:0,class:"icon",style:e.normalizeStyle({width:n.iconSize}),src:n.icon},null,12,qo)):e.createCommentVNode("",!0),n.textValue?(e.openBlock(),e.createElementBlock("div",Zo,e.toDisplayString(n.textValue),1)):e.createCommentVNode("",!0),n.icon&&n.iconPosition.toLowerCase()==="right"?(e.openBlock(),e.createElementBlock("img",{key:2,class:"icon",style:e.normalizeStyle({width:n.iconSize}),src:n.icon},null,12,Jo)):e.createCommentVNode("",!0)],6)):e.createCommentVNode("",!0),n.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:"button-target",onClick:o[1]||(o[1]=(...i)=>r.btnClick&&r.btnClick(...i))},[e.createElementVNode("div",Xo,[Ko,e.createElementVNode("div",Yo,e.toDisplayString(n.textStat),1)]),e.createElementVNode("div",Qo,e.toDisplayString(n.textCategory),1)])):e.createCommentVNode("",!0)])}const tn=jo(We,[["render",en],["__scopeId","data-v-f3ee6b2b"]]),on={class:"gsc-dropdown__main-container__item-selected"},nn=["height","width"],sn=["stroke"],an={key:1,width:"8",height:"4",viewBox:"0 0 8 4",fill:"none",xmlns:"http://www.w3.org/2000/svg"},rn=["fill"],ln={class:"gsc-dropdown__items-container"},cn=["onClick"],dn={key:0,class:"gsc-dropdown__items-footer"},fn={__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(o=>o in t)},listBackgroundColor:{type:String,default:"white"},hoverBackgroundColor:{type:String,default:"#f1f1f1"},listMarginTop:{type:String,default:"0"},listContainerPadding:{type:String,default:"0"},listItemPadding:{type:String,default:"10px 12px"},listItemMargin:{type:String,default:"0"},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},listItemBorderRadius:{type:String,default:"0"},listAlignment:{type:String,default:"left"},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},iconType:{type:Number,default:1,validator:function(t){return[1,2].includes(t)}}},emits:["input","click-ready","update:modelValue"],setup(t,{emit:o}){const n=t,s=e.ref({}),a=e.ref(null),r=e.ref(n.isMultipleOption?-1:0),i=e.ref(!1);e.watch(()=>n.items,(h,p)=>{if(!n.modelValue&&(!n.onlyFirstTime||!p||!p.length)&&h&&h.length){if(n.defaultItemByProp){const w=n.items.findIndex(C=>C[n.defaultItemByProp.propName]===n.defaultItemByProp.value);w!==-1?(r.value=w,s.value=h[w]):(r.value=0,s.value=h[0])}else s.value=h[n.defaultItemByIndex];o("input",s.value)}},{immediate:!0}),e.watch(()=>n.modelValue,h=>{if(h){const p=n.items.findIndex(w=>typeof h=="object"?JSON.stringify(w)===JSON.stringify(h):w===h);p!==-1&&(r.value=p,s.value=n.items[p],o("update:modelValue",s.value))}},{immediate:!0});const c=e.computed(()=>({height:n.height,width:n.width,backgroundColor:n.backgroundColor,borderRadius:`${n.borderRadius}px`,border:`${n.borderType} ${n.borderWidth}px ${n.borderColor}`,color:n.color,"--hover-background-color":n.hoverBackgroundColor,"--list-container-padding":n.listContainerPadding,"--list-item-padding":n.listItemPadding,"--list-item-margin":n.listItemMargin,"--list-background-color":n.listBackgroundColor,"--list-height":n.listHeight,"--list-item-border-radius":n.listItemBorderRadius,"--list-item-selected-color":n.listItemSelectedColor,"--list-item-selected-background-color":n.listItemSelectedBackgroundColor,"--list-item-color":n.listItemColor,"--list-border-radius":`${n.listBorderRadius}`,"--list-border-color":n.listBorderColor,"--list-width":n.isListSameWidth?n.width:"fit-content","--list-border-width":`${n.listBorderWidth}px`,"--list-margin-top":n.listMarginTop,"--list-left":n.listAlignment==="left"?"0":"auto","--list-right":n.listAlignment==="right"?"0":"auto","--footer-border":`${n.footerBorderWidth}px solid ${n.footerBorderColor}`,"--dropdown-opacity":n.isDisabled?"0.5":"1","--dropdown-cursor":n.isDisabled?"not-allowed":"pointer","--dropdown-font-size":n.fontSize?n.fontSize:"14px"})),d=e.computed(()=>({height:`${n.arrowHeight}px`,width:`${n.arrowWidth}px`}));function m(){n.isDisabled||(i.value=!i.value)}function y(h){a.value&&!a.value.contains(h.target)&&(i.value=!1)}function E(h,p){n.isMultipleOption?r.value=-1:(r.value=p,i.value=!1),s.value=h,o("input",s.value),o("update:modelValue",s.value)}function S(){i.value=!1,o("click-ready")}return e.onMounted(()=>{document.addEventListener("click",y)}),e.onBeforeMount(()=>{document.removeEventListener("click",y)}),(h,p)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"dropDown",ref:a,class:"gsc-dropdown",style:e.normalizeStyle(c.value)},[e.createElementVNode("div",{class:"gsc-dropdown__main-container",style:e.normalizeStyle({"padding-right":`${t.arrowWidth+8}px`}),onClick:m},[e.createElementVNode("div",on,[e.renderSlot(h.$slots,"default",{selectedItem:s.value})]),e.createElementVNode("div",{class:e.normalizeClass(["gsc-dropdown__main-container__icon",{"rotated-180":i.value}]),style:e.normalizeStyle(d.value)},[t.iconType===1?(e.openBlock(),e.createElementBlock("svg",{key:0,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,sn)],8,nn)):(e.openBlock(),e.createElementBlock("svg",an,[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4 2.62045L6.86193 0.167368C7.12228 -0.0557892 7.54439 -0.0557892 7.80474 0.167368C8.06509 0.390524 8.06509 0.752333 7.80474 0.97549L4.4714 3.83263C4.21105 4.05579 3.78895 4.05579 3.5286 3.83263L0.195262 0.97549C-0.0650874 0.752333 -0.0650874 0.390524 0.195262 0.167368C0.455612 -0.0557892 0.877722 -0.0557892 1.13807 0.167368L4 2.62045Z",fill:t.arrowColor},null,8,rn)]))],6)],4),e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",ln,[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"gsc-dropdown__items",style:e.normalizeStyle({"margin-top":`${n.borderWidth}px`})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.items,(w,C)=>(e.openBlock(),e.createElementBlock("div",null,[e.withDirectives((e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["gsc-dropdown__items__item",{selected:C===r.value}]),key:C,onClick:F=>E(w,C)},[e.renderSlot(h.$slots,"availableItem",{item:w})],10,cn)),[[e.vShow,!w.isHidden]])]))),256))],4),t.isFooterVisible?(e.openBlock(),e.createElementBlock("div",dn,[e.createVNode(e.unref(tn),{"text-value":"Listo","border-color":"#cbee6b","font-size":"12px",width:"72px",height:"22px","border-radius":"62px","border-width":.8,onClick:S})])):e.createCommentVNode("",!0)])],512),[[e.vShow,i.value]])]),_:3})],4))}},pn=(t,o)=>{const n=t.__vccOpts||t;for(const[s,a]of o)n[s]=a;return n},qe={name:"ScrollableContainer",props:{backgroundColor:{type:String,default:"#0D1D29"},pxScroll:{type:Number,default:100},arrows:{type:Boolean,default:!0},arrowsHideOnNoScroll:{type:Boolean,default:!1},arrowsScrollHide:{type:Boolean,default:!1},arrowsColor:{type:String,default:"#CBEE6B"},arrowsHeight:{type:Number,default:15},arrowsWidth:{type:Number,default:15},arrowsPadding:{type:Number,default:5},arrowsMargin:{type:Number,default:10},arrowsRadius:{type:String,default:"0%"},arrowsBorder:{type:String,default:"none"},arrowsBackground:{type:String,default:"#0D1D29"},arrowsContainerBgL:{type:String,default:"#0D1D29"},arrowsContainerBgR:{type:String,default:"#0D1D29"},scrollColor:{type:String,default:"#c3e569"},arrowsPosition:{type:String,default:"relative"},height:{type:String,default:"100%"}},data(){return{showLeftArrow:!1,showRightArrow:!0,intervalid1:""}},mounted(){this.getScroll(),this.arrowsHideOnNoScroll&&window.addEventListener("resize",this.resizeSlider),this.arrowsHideOnNoScroll&&this.listenerLoad()},beforeUnmount(){this.arrowsHideOnNoScroll&&window.removeEventListener("resize",this.resizeSlider),this.arrowsHideOnNoScroll&&clearInterval(this.intervalid1)},computed:{getViewBox(){return`-2 0 ${this.arrowsWidth} ${this.arrowsHeight}`},hideShowLeftArrow(){let t="";return this.arrowsPosition=="absolute"?t="leftAbsolute":t="leftRelative",this.arrowsScrollHide?this.showLeftArrow?t+=" showArrowSlide":t+=" hideArrowSlide":t+=" showArrowSlide",t},hideShowRightArrow(){let t="";return this.arrowsPosition=="absolute"?t="rightAbsolute":t="rightRelative",this.arrowsScrollHide?this.showRightArrow?t+=" showArrowSlide":t+=" hideArrowSlide":t+=" showArrowSlide",t}},methods:{scrollLeft(){this.$refs.content.scrollLeft-=this.pxScroll},scrollRight(){this.$refs.content.scrollLeft+=this.pxScroll},getScroll(){let t=0;this.arrowsPosition=="relative"?t=this.$refs.content.scrollWidth-this.$el.clientWidth+this.arrowsMargin*2+this.arrowsWidth*4:t=this.$refs.content.scrollWidth-this.$el.clientWidth,this.$refs.content.scrollLeft==0?this.showLeftArrow=!1:this.showLeftArrow=!0,t>0&&(this.$refs.content.scrollLeft==t?this.showRightArrow=!1:this.showRightArrow=!0),this.arrowsHideOnNoScroll&&this.$refs.content.clientWidth===this.$refs.content.scrollWidth&&(this.showRightArrow=!1)},resizeSlider(){this.getScroll();let t;clearTimeout(t),t=setTimeout(this.getScroll,1e3)},listenerLoad(){this.intervalid1=setInterval((function(){var t=this.$el.clientWidth,o=this.$refs.content.scrollWidth;o>0&&t>0&&(o>t?(this.showRightArrow=!0,clearInterval(this.intervalid1)):clearInterval(this.intervalid1))}).bind(this),3e3)}}},ut=()=>{e.useCssVars(t=>({"26acffa8":t.backgroundColor,"3d95bef4":t.height,"86ba1cc0":t.arrowsPosition,"140b6ada":t.arrowsPadding+"px","7df46be5":t.arrowsBackground,"33f99798":t.arrowsHeight*2+"px","1c8a858d":t.arrowsWidth*2+"px","4a7876c9":t.arrowsRadius,"2ff67e63":t.arrowsBorder,"59c5dd08":t.arrowsMargin+"px","6658215d":t.arrowsContainerBgL,66582163:t.arrowsContainerBgR,e5900a2e:t.scrollColor}))},yt=qe.setup;qe.setup=yt?(t,o)=>(ut(),yt(t,o)):ut;const mn={ref:"gscScrollableContainer",class:"scrollable-container"},un={class:"scrollable-arrows"},yn=["width","height","viewBox"],hn=["stroke"],gn={class:"scrollable-wrapper"},Cn={class:"scrollable-arrows"},bn=["width","height","viewBox"],wn=["stroke"];function _n(t,o,n,s,a,r){return e.openBlock(),e.createElementBlock("div",mn,[n.arrows?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["arrows-container",r.hideShowLeftArrow]),onClick:o[0]||(o[0]=(...i)=>r.scrollLeft&&r.scrollLeft(...i))},[e.createElementVNode("div",un,[(e.openBlock(),e.createElementBlock("svg",{width:n.arrowsWidth,height:n.arrowsHeight,viewBox:r.getViewBox,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:n.arrowsColor},null,8,hn)],8,yn))])],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"scrollable-content scrollable-content-slider",ref:"content",onScroll:o[1]||(o[1]=(...i)=>r.getScroll&&r.getScroll(...i))},[e.createElementVNode("div",gn,[e.renderSlot(t.$slots,"default",{},void 0,!0)])],544),n.arrows?(e.openBlock(),e.createElementBlock("div",{key:1,id:"arrows-container-right",class:e.normalizeClass(["arrows-container",r.hideShowRightArrow]),onClick:o[2]||(o[2]=(...i)=>r.scrollRight&&r.scrollRight(...i))},[e.createElementVNode("div",Cn,[(e.openBlock(),e.createElementBlock("svg",{width:n.arrowsWidth,height:n.arrowsHeight,viewBox:r.getViewBox,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M0.634765 1.21195L5.89853 6.47571C6.52018 7.09735 6.52018 8.11459 5.89853 8.73623L0.634766 14",stroke:n.arrowsColor},null,8,wn)],8,bn))])],2)):e.createCommentVNode("",!0)],512)}const En=pn(qe,[["render",_n],["__scopeId","data-v-7d0811ac"]]),Sn={class:"gsc-itemplaypc-play-number"},kn={class:"gsc-itemplaypc-play-info"},xn={class:"gsc-itemplaypc-play-infodata text-1"},Bn={class:"gsc-itemplaypc-play-infodata text-2"},Nn={class:"gsc-itemplaypc-play-infodata text-1"},Fn={key:0},Vn=se({__name:"CornerPlayMobile",props:{corner:{type:Object,required:!0},cornerNumber:{type:String,required:!0}},emits:["click-corner"],setup(t,{emit:o}){const n=o;function s(){n("click-corner")}return(a,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["gsc-item-play-pc-container-play",t.corner.isSelected?"gsc-item-play-pc-container-play-selected":""]),onClick:s},[e.createElementVNode("div",Sn,e.toDisplayString(t.cornerNumber),1),e.createElementVNode("div",kn,[e.createElementVNode("div",xn,e.toDisplayString(t.corner.formattedMomentOfPlay),1),e.createElementVNode("div",Bn," Tiro de esquina | "+e.toDisplayString(t.corner.playConnections.mainPlay.player.shortName),1),e.createElementVNode("div",Nn,[e.createTextVNode(e.toDisplayString(t.corner.howWasCornerName)+" ",1),t.corner.whatHappenedName?(e.openBlock(),e.createElementBlock("span",Fn,"|")):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(t.corner.whatHappenedName),1)])])],2))}},[["__scopeId","data-v-7c6dfe22"]]),An={class:"gsc-selector-play-mobile"},Pn={key:0,class:"item-selected-container"},Tn={class:"name-macth-select-plays-mobile"},On={key:0,class:"item-selected-container"},Ln={class:"name-macth-select-plays-mobile"},Rn={class:"gsc-selector-play-mobile__filters-text"},In={key:0,class:"selector-slider"},$n=se({__name:"GSCSelectorPlayMobile",props:{gamesByTeam:{type:Array,default:()=>[]},isAgainstMode:{type:Boolean,default:!1},areFiltersOpen:{type:Boolean,default:!1}},setup(t){const o=t,n=e.ref(null);function s(i){n.value&&n.value[`${o.isAgainstMode?"cornersAgainstTeam":"corners"}`].forEach(c=>{c.isSelected=c.play_id===i.play_id})}function a(i){o.gamesByTeam.forEach(c=>{c.isSelected=!1,c.corners.forEach(d=>{d.isSelected=!1})}),i.isSelected=!0,i.corners[0]&&(i.corners[0].isSelected=!0),n.value=i}const r=e.computed(()=>{if(n.value){let i=[];o.isAgainstMode?(n.value.corners.forEach(d=>{d.isSelected=!1}),i=n.value.cornersAgainstTeam.isVisible):(n.value.cornersAgainstTeam.forEach(d=>{d.isSelected=!1}),i=n.value.corners.filter(d=>d.isVisible));const c=i[0];return c&&(c.isSelected=!0),i}});return(i,c)=>(e.openBlock(),e.createElementBlock("div",An,[e.createVNode(e.unref(fn),{items:t.gamesByTeam,height:"49px",width:"100%","background-color":"#0d1d29","list-background-color":"#243A4C","hover-background-color":"#0d1d29","list-item-selected-background-color":"#0d1d29","list-border-color":"#666","list-item-color":"#FFF","list-item-selected-color":"#CBEE6B","is-list-same-width":!0,color:"white","border-color":"rgba(255, 255, 255, 0.2)","font-family":"Poppins-Regular","border-radius":8,onInput:a},{default:e.withCtx(({selectedItem:d})=>[d&&d.score?(e.openBlock(),e.createElementBlock("div",Pn,[e.createElementVNode("div",{class:"img-home-select-plays-mobile",style:e.normalizeStyle({backgroundImage:`url(${d.home_team_logo})`})},null,4),e.createElementVNode("div",Tn,e.toDisplayString(d.home_team_acronym)+" "+e.toDisplayString(d.score[0])+" - "+e.toDisplayString(d.score[1])+" "+e.toDisplayString(d.visiting_team_acronym),1),e.createElementVNode("div",{class:"img-away-select-plays-mobile",style:e.normalizeStyle({backgroundImage:`url(${d.visiting_team_logo})`})},null,4)])):e.createCommentVNode("",!0)]),availableItem:e.withCtx(({item:d})=>[d&&d.score?(e.openBlock(),e.createElementBlock("div",On,[e.createElementVNode("div",{class:"img-home-select-plays-mobile",style:e.normalizeStyle({backgroundImage:`url(${d.home_team_logo})`})},null,4),e.createElementVNode("div",Ln,e.toDisplayString(d.home_team_acronym)+" "+e.toDisplayString(d.score[0])+" - "+e.toDisplayString(d.score[1])+" "+e.toDisplayString(d.visiting_team_acronym),1),e.createElementVNode("div",{class:"img-away-select-plays-mobile",style:e.normalizeStyle({backgroundImage:`url(${d.visiting_team_logo})`})},null,4)])):e.createCommentVNode("",!0)]),_:1},8,["items"]),e.createElementVNode("div",null,[c[1]||(c[1]=e.createElementVNode("div",{class:"title-select-plays-mobile"},"Elige una jugada del partido:",-1)),e.withDirectives(e.createElementVNode("div",Rn,[...c[0]||(c[0]=[e.createElementVNode("div",null,"Solo se muestran jugadas que cumplan con los criterios elegidos en los filtros.",-1)])],512),[[e.vShow,t.areFiltersOpen]]),n.value?(e.openBlock(),e.createElementBlock("div",In,[e.createVNode(e.unref(En),{pxScroll:290,arrowsPadding:5,arrowsWidth:15,arrowsHeight:15,"background-color":"none",scrollColor:"none",arrowsPosition:"absolute",arrowsScrollHide:!0,arrowsBackground:"rgba(255,255,255,.16)",arrowsContainerBgL:"linear-gradient(270deg, rgba(13,29,41,0) 100%, rgba(13,29,41,1) 100%)",arrowsContainerBgR:"linear-gradient(90deg, rgba(13,29,41,0) 100%, rgba(13,29,41,1) 100%)",arrowsMargin:0,height:"90px",arrowsRadius:"50%",arrowsBorder:"#ddd"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.value,(d,m)=>(e.openBlock(),e.createBlock(Vn,{"corner-number":`${m+1}/${r.value.length}`,corner:d,key:d.play_id,onClickCorner:y=>s(d)},null,8,["corner-number","corner","onClickCorner"]))),128))]),_:1})])):e.createCommentVNode("",!0)])]))}},[["__scopeId","data-v-7d965f0f"]]),Dn=["x1","y1","x2","y2","marker-end"],Mn=["x","y"],Hn=["fill"],Un=["stroke"],ht=66/202,zn=se({__name:"HalfSoccerPlayerPosition",props:{playerPosition:{type:Object,required:!0},teamIdForAnalysis:{type:Number,required:!0},visibleTeamsIds:{type:Array,required:!0},isAgainstCorner:{type:Boolean,default:!1}},emits:["player-position-click"],setup(t,{emit:o}){const n=t,s=o,a=e.computed(()=>n.playerPosition.isHomeTeam?"#336DFF":"#CBEE6B"),r=e.computed(()=>n.playerPosition.isHomeTeam?"#FFFFFF":"#183143"),i=e.computed(()=>E(n.playerPosition)),c=e.computed(()=>S(n.playerPosition,i.value)),d=e.computed(()=>n.playerPosition.finalPlayerPosition?E(n.playerPosition.finalPlayerPosition):null),m=e.computed(()=>n.playerPosition.finalPlayerPosition?S(n.playerPosition.finalPlayerPosition,d.value):null);function y(h){s("player-position-click",{event:h,playerPosition:n.playerPosition})}function E(h){let p=h.y;return n.isAgainstCorner?h.isTeamForAnalysis||(p=1-p):h.isTeamForAnalysis&&(p=1-p),p<=.8?p*404+26:null}function S(h,p){let w=h.x;n.isAgainstCorner?h.isTeamForAnalysis&&(w=1-w):h.isTeamForAnalysis||(w=1-w);const C=p-15;return p!==null?w*(446+ht*C)+(104-ht*C)-12:null}return(h,p)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[p[3]||(p[3]=e.createElementVNode("div",null,null,-1)),t.visibleTeamsIds.includes(t.playerPosition.teamId)?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[p[2]||(p[2]=e.createElementVNode("defs",null,[e.createElementVNode("marker",{id:"arrowPlayerPosition",markerWidth:"10",markerHeight:"6",refX:"0",refY:"3",orient:"auto",markerUnits:"strokeWidth"},[e.createElementVNode("path",{d:"M0,0 L0,6 L9,3 z",fill:"#cbee6b"})])],-1)),d.value?(e.openBlock(),e.createElementBlock("line",{key:0,style:{stroke:"#cbee6b","stroke-width":"1"},"stroke-dasharray":"2 2",x1:c.value+12,y1:i.value+10,x2:m.value+12,y2:d.value+10,"marker-end":`url(${t.playerPosition.isFinalPosition?"#arrowPlayerPosition":""})`},null,8,Dn)):e.createCommentVNode("",!0),i.value!==null&&t.playerPosition.isFirstPosition?(e.openBlock(),e.createElementBlock("svg",{key:1,class:"half-soccer-player-position",width:"24",height:"21",viewBox:"0 0 24 21",x:c.value,y:i.value,fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:y},[e.createElementVNode("path",{d:"M11.7542 15.0781C17.2599 15.0781 21.7232 11.98 21.7232 8.15841C21.7232 4.3368 17.2599 1.23877 11.7542 1.23877C6.24843 1.23877 1.78516 4.3368 1.78516 8.15841C1.78516 11.98 6.24843 15.0781 11.7542 15.0781Z",fill:a.value},null,8,Hn),p[0]||(p[0]=e.createElementVNode("path",{style:{"mix-blend-mode":"multiply"},opacity:"1",d:"M22.4478 18.2913C22.4478 19.5458 17.5475 20.5589 11.5021 20.5589C5.45669 20.5589 0.550781 19.5419 0.550781 18.2913C0.550781 17.0406 5.45108 16.0237 11.4965 16.0237C17.5419 16.0237 22.4422 17.0406 22.4422 18.2913H22.4478Z",fill:"url(#paint0_radial_2418_280062)"},null,-1)),p[1]||(p[1]=e.createElementVNode("defs",null,[e.createElementVNode("radialGradient",{id:"paint0_radial_2418_280062",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(11.9694 18.346) scale(10.7452 2.0575)"},[e.createElementVNode("stop",{offset:"0","stop-color":"#808080"}),e.createElementVNode("stop",{offset:"1","stop-color":"#CCCBCB","stop-opacity":"1"})])],-1)),e.createElementVNode("g",null,[e.createElementVNode("text",{x:"50%",y:"8","text-anchor":"middle","dominant-baseline":"middle",dy:"1","font-size":"10",stroke:r.value},e.toDisplayString(t.playerPosition.player.jersey),9,Un)])],8,Mn)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],64))}},[["__scopeId","data-v-851474d0"]]),gt=481,vn=606,Ct=210,Gn=Ct*2,jn=88,Wn=(vn-gt)/Ct,Ze=18;function Ee(t){return t*Gn}function Se(t,o){const n=t*gt,s=o*Wn+n,a=s-n;return s+(jn-a)}const qn=["x","y"],Zn=["font-size"],Jn=["x","y"],Xn=["font-size"],Kn=["stroke-dasharray","x1","y1","x2","y2","marker-end"],Yn={__name:"HalfSoccerConnectionPosition",props:{playConnection:{type:Object,required:!0},isAgainstCorner:{type:Boolean,default:!1}},setup(t){const o=t,n=e.computed(()=>Ee(o.playConnection.previousPlayConnection?r(o.playConnection.previousPlayConnection.y3,o.playConnection.previousPlayConnection.isTeamForAnalysis):r(o.playConnection.y1,o.playConnection.isTeamForAnalysis))+Ze),s=e.computed(()=>Se(o.playConnection.previousPlayConnection?i(o.playConnection.previousPlayConnection.x3,o.playConnection.previousPlayConnection.isTeamForAnalysis):i(o.playConnection.x1,o.playConnection.isTeamForAnalysis),n.value)),a=e.computed(()=>{const c=[],d=o.playConnection.x1===o.playConnection.x2&&o.playConnection.y1===o.playConnection.y2?1:2;let m=Ee(o.playConnection.previousPlayConnection?r(o.playConnection.previousPlayConnection.y3,o.playConnection.previousPlayConnection.isTeamForAnalysis):r(o.playConnection.y1,o.playConnection.isTeamForAnalysis));const y=Se(o.playConnection.previousPlayConnection?i(o.playConnection.previousPlayConnection.x3,o.playConnection.previousPlayConnection.isTeamForAnalysis):i(o.playConnection.x1,o.playConnection.isTeamForAnalysis),m);let E=0,S=0;d===2&&(E=Ee(r(o.playConnection.y2,o.playConnection.isTeamForAnalysis)),S=Se(i(o.playConnection.x2,o.playConnection.isTeamForAnalysis),E));const h=Ee(r(o.playConnection.y3,o.playConnection.isTeamForAnalysis)),p=Se(i(o.playConnection.x3,o.playConnection.isTeamForAnalysis),h);return d===1?c.push({x1:y,y1:m,x2:p,y2:h}):(c.push({x1:y,y1:m,x2:S,y2:E}),c.push({x1:S,y1:E,x2:p,y2:h})),c});function r(c,d=!1){return(!d&&!o.isAgainstCorner||d&&o.isAgainstCorner)&&(c=1-c),c}function i(c,d=!1){return(!d&&!o.isAgainstCorner||d&&o.isAgainstCorner)&&(c=1-c),c}return(c,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[d[2]||(d[2]=e.createElementVNode("defs",null,[e.createElementVNode("marker",{id:"arrow",markerWidth:"10",markerHeight:"10",refX:"0",refY:"3",orient:"auto",markerUnits:"strokeWidth"},[e.createElementVNode("path",{d:"M0,0 L0,6 L9,3 z",fill:"#cbee6b"})]),e.createElementVNode("marker",{id:"bullet",markerWidth:"4",markerHeight:"4",refX:"2",refY:"2",orient:"auto",markerUnits:"strokeWidth"},[e.createElementVNode("circle",{cx:"2",cy:"2",r:"2",fill:"#cbee6b"})])],-1)),t.playConnection.isHomeTeam?(e.openBlock(),e.createElementBlock("svg",{key:0,x:s.value-13,y:n.value-35,width:"28",height:"38",viewBox:"0 0 28 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[d[0]||(d[0]=e.createStaticVNode('<g clip-path="url(#clip0_2636_286118)"><path d="M17.012 0.257546C16.7113 -0.184315 16.18 0.0287746 15.5435 0.257546C14.907 0.488162 13.6331 0.452186 13.6331 0.452186C13.6331 0.452186 12.3591 0.488162 11.7226 0.257546C11.0861 0.0287746 10.5548 -0.184315 10.2541 0.257546C10.2052 0.328575 10.0917 0.436504 9.92383 0.572106C11.2799 1.45029 13.6331 1.39033 13.6331 1.39033C13.6331 1.39033 15.9863 1.45029 17.3423 0.572106C17.1744 0.436504 17.0609 0.327653 17.012 0.257546Z" fill="white"></path><path d="M21.3628 19.1451C21.5713 17.5575 21.8388 14.7985 21.8388 14.7985L22.4578 16.0899C24.8636 15.6822 27.2694 14.4092 27.2694 14.4092C27.2694 14.4092 26.1015 10.3577 25.9779 9.50812C25.8543 8.65853 25.9604 4.11263 23.0592 3.37005C20.9588 2.83225 18.886 1.67363 17.7873 0.905221C17.7753 0.896919 17.7652 0.890462 17.7541 0.88216C17.5918 0.767774 17.4534 0.663536 17.3381 0.571289C15.9821 1.44948 13.6298 1.38952 13.6298 1.38952C13.6298 1.38952 11.2775 1.44948 9.92056 0.571289C9.03777 1.28435 6.63751 2.74646 4.19944 3.37097C1.29921 4.11355 1.40529 8.65946 1.28168 9.50905C1.15807 10.3586 -0.00976562 14.4101 -0.00976562 14.4101C-0.00976562 14.4101 2.39602 15.6831 4.80181 16.0908L5.42078 14.7994C5.42078 14.7994 5.75748 18.2669 5.96965 19.6645C6.18182 21.0611 5.56192 24.4576 5.95212 25.9095C6.3414 27.3597 5.42078 30.3143 5.26212 31.0569C5.10253 31.7995 5.13851 33.0033 5.13851 33.0033C5.13851 33.0033 5.88939 33.982 7.66514 34.8298C9.01839 35.4764 10.9657 36.0465 13.6298 36.0465C14.2073 36.0465 14.7497 36.0198 15.2616 35.9709C17.8667 35.7246 19.6313 34.9119 20.718 34.2007C21.6921 33.5632 22.122 33.0042 22.122 33.0042C22.122 33.0042 22.1312 32.674 22.1183 32.2533C22.1054 31.8705 22.0731 31.412 21.9984 31.0578C21.8895 30.5505 21.4265 29.0136 21.2669 27.629C21.1931 26.9833 21.1848 26.3708 21.3084 25.9105C21.5455 25.0249 21.408 23.4143 21.3121 21.9771C21.2512 21.0583 21.2078 20.2096 21.2899 19.6663C21.313 19.515 21.337 19.3397 21.3628 19.1479V19.1451Z" fill="#477BFF"></path><path d="M27.2696 14.4112C27.2696 14.4112 24.8638 15.6842 22.458 16.0919L21.839 14.8005C21.8833 14.211 21.9424 13.6151 22.0198 13.0183C22.1545 11.9906 22.3418 10.9621 22.601 9.97137C22.6462 9.79426 22.6932 9.61991 22.7449 9.44557C22.8593 9.05352 22.9801 8.63933 23.0438 8.22791C23.1268 7.68735 23.1102 7.15417 22.8436 6.68555C22.6831 6.40328 22.4497 6.18189 22.1859 5.99002C21.923 5.79538 21.6306 5.63025 21.3511 5.46144C20.1583 4.73731 19.091 3.80562 18.2101 2.72172C17.6981 2.09168 17.3743 1.32973 17.2793 0.524414C18.1104 1.21718 20.566 2.73372 23.0604 3.37206C25.9615 4.11465 25.8554 8.66055 25.9791 9.51014C26.1027 10.3597 27.2705 14.4112 27.2705 14.4112H27.2696Z" fill="#477BFF"></path><path d="M21.839 14.7995C21.8833 14.21 21.9424 13.6141 22.0198 13.0173C22.1545 11.9897 22.3418 10.9611 22.601 9.9704C22.6462 9.79328 22.6932 9.61894 22.7449 9.44459C22.8593 9.05254 22.9801 8.63836 23.0438 8.22694C23.1268 7.68637 23.1102 7.15319 22.8436 6.68458C22.6831 6.4023 22.4497 6.18091 22.1859 5.98904C21.923 5.7944 21.6306 5.62928 21.3511 5.46047C20.1583 4.73633 19.091 3.80464 18.2101 2.72075C17.6981 2.0907 17.3743 1.32875 17.2793 0.523438" stroke="#382828" stroke-opacity="0.42" stroke-width="0.0922464" stroke-miterlimit="10" stroke-dasharray="0.18 0.18"></path><path d="M-0.00976562 14.4112C-0.00976562 14.4112 2.39602 15.6842 4.80181 16.0919L5.42078 14.8005C5.3765 14.211 5.31747 13.6151 5.23998 13.0183C5.1053 11.9906 4.91804 10.9621 4.65883 9.97137C4.61363 9.79426 4.56658 9.61991 4.51492 9.44557C4.40054 9.05352 4.27969 8.63933 4.21604 8.22791C4.13302 7.68735 4.14963 7.15417 4.41622 6.68555C4.57673 6.40328 4.81011 6.18189 5.07394 5.99002C5.33684 5.79538 5.62926 5.63025 5.90877 5.46144C7.10151 4.73731 8.1688 3.80562 9.04976 2.72172C9.56173 2.09168 9.88551 1.32973 9.98052 0.524414C9.14938 1.21718 6.69378 2.73372 4.19944 3.37206C1.29921 4.11465 1.40529 8.66055 1.28168 9.51014C1.15807 10.3588 -0.00976562 14.4112 -0.00976562 14.4112Z" fill="#477BFF"></path><path d="M22.1641 15.4726L22.4602 16.0906C24.866 15.6829 27.2717 14.4099 27.2717 14.4099C27.2717 14.4099 27.1915 14.1322 27.0707 13.7061C26.2976 14.0926 24.4066 14.9625 22.1641 15.4717V15.4726Z" fill="#3A63CB"></path><path d="M5.09884 15.4726L4.80273 16.0907C2.39602 15.6839 -0.00976562 14.4109 -0.00976562 14.4109C-0.00976562 14.4109 0.0704888 14.1332 0.191332 13.707C0.964357 14.0935 2.85541 14.9634 5.09792 15.4726H5.09884Z" fill="#3A63CB"></path><path d="M22.1206 32.2529C21.3993 32.9789 18.6005 35.4317 13.6321 35.4317C8.66372 35.4317 5.86405 32.978 5.1436 32.2529C5.13069 32.6745 5.13991 33.0038 5.13991 33.0038C5.13991 33.0038 7.47559 36.0461 13.6321 36.0461C19.7886 36.0461 22.1243 33.0038 22.1243 33.0038C22.1243 33.0038 22.1336 32.6736 22.1206 32.2529Z" fill="#3A63CB"></path><path style="mix-blend-mode:multiply;" d="M21.8438 14.798L22.1666 15.4714L22.4627 16.0895C22.6177 16.0627 22.7727 16.0332 22.9276 16C22.6758 15.1412 22.8197 14.1892 23.0826 13.3193C23.3437 12.455 23.7145 11.6201 23.9165 10.7429C23.9497 10.598 23.7616 10.5049 23.6693 10.6202C23.578 10.7327 23.5051 10.8665 23.4396 10.9965C23.1186 11.6312 22.8382 12.2861 22.5956 12.9549C22.5088 13.1929 22.424 13.4411 22.2579 13.6329C22.1703 13.7335 22.0531 13.8165 21.9268 13.8599C21.8945 14.1735 21.8668 14.4862 21.8438 14.7971V14.798Z" fill="url(#paint0_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M25.3124 9.42413C25.3769 9.29314 25.5697 9.31252 25.6076 9.45273C25.6454 9.59202 25.6592 9.74054 25.6703 9.88444C25.7413 10.8106 25.7395 11.7423 25.6647 12.6684L25.4074 10.5726C25.3899 10.4315 25.2109 10.3844 25.1242 10.497C25.0633 10.5763 25.0126 10.6648 24.9637 10.7516C24.7727 11.0929 24.5818 11.4351 24.3908 11.7764C24.2967 11.9452 24.2026 12.1131 24.1086 12.2819C24.0329 12.4175 23.948 12.6629 23.8281 12.7552C23.8909 12.4563 24.0726 12.1436 24.1934 11.8613C24.3253 11.5523 24.46 11.2451 24.5984 10.9388C24.8281 10.4305 25.0661 9.92503 25.3114 9.42413H25.3124Z" fill="url(#paint1_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M5.42236 14.798L5.0995 15.4714L4.80339 16.0895C4.64841 16.0627 4.49344 16.0332 4.33847 16C4.5903 15.1412 4.4464 14.1892 4.18349 13.3193C3.92244 12.455 3.5516 11.6201 3.34959 10.7429C3.31638 10.598 3.50456 10.5049 3.59681 10.6202C3.68813 10.7327 3.761 10.8665 3.8265 10.9965C4.14752 11.6312 4.42795 12.2861 4.67055 12.9549C4.75727 13.1929 4.84213 13.4411 5.00818 13.6329C5.09581 13.7335 5.21296 13.8165 5.33934 13.8599C5.37163 14.1735 5.3993 14.4862 5.42236 14.7971V14.798Z" fill="url(#paint2_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M1.95086 9.42413C1.88628 9.29314 1.69349 9.31252 1.65567 9.45273C1.61785 9.59202 1.60401 9.74054 1.59294 9.88444C1.52191 10.8106 1.52375 11.7423 1.59847 12.6684L1.85584 10.5726C1.87337 10.4315 2.05233 10.3844 2.13904 10.497C2.19992 10.5763 2.25066 10.6648 2.29955 10.7516C2.4905 11.0929 2.68145 11.4351 2.8724 11.7764C2.96649 11.9452 3.06058 12.1131 3.15467 12.2819C3.23031 12.4175 3.31518 12.6629 3.4351 12.7552C3.37237 12.4563 3.19065 12.1436 3.0698 11.8613C2.93789 11.5523 2.80321 11.2451 2.66484 10.9388C2.43515 10.4305 2.19715 9.92503 1.95178 9.42413H1.95086Z" fill="url(#paint3_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M21.3155 21.9743C21.2546 21.0555 21.2113 20.2068 21.2934 19.6635C21.3164 19.5122 21.3404 19.337 21.3662 19.1451C21.0332 17.8214 20.6541 16.5078 20.2344 15.208C20.5406 17.4717 20.9216 19.7253 21.3155 21.9743Z" fill="url(#paint4_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M5.95113 21.9743C6.01201 21.0555 6.05536 20.2068 5.97327 19.6635C5.9502 19.5122 5.92622 19.337 5.90039 19.1451C6.2334 17.8214 6.61253 16.5078 7.03225 15.208C6.726 17.4717 6.34502 19.7253 5.95113 21.9743Z" fill="url(#paint5_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M19.386 24.2987C20.0621 27.4867 20.5049 30.7255 20.706 33.9772C20.7125 34.0768 20.825 34.1303 20.9062 34.0731C21.6165 33.5814 21.9938 33.158 22.0952 33.0372C22.1137 33.0151 22.1238 32.9883 22.1248 32.9588C22.1266 32.8564 22.1303 32.5815 22.1202 32.2513C22.1072 31.8684 22.075 31.41 22.0002 31.0557C21.8914 30.5502 21.432 29.0226 21.2706 27.6408C21.2696 27.6316 21.2678 27.6223 21.2641 27.614C20.8499 26.4185 20.2964 25.271 19.6184 24.2028C19.5419 24.0828 19.3564 24.1603 19.386 24.2996V24.2987Z" fill="url(#paint6_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M7.87576 24.2987C7.19959 27.4867 6.75681 30.7255 6.55571 33.9772C6.54926 34.0768 6.43672 34.1303 6.35554 34.0731C5.64524 33.5814 5.26795 33.158 5.16648 33.0372C5.14803 33.0151 5.13789 32.9883 5.13696 32.9588C5.13512 32.8564 5.13143 32.5815 5.14158 32.2513C5.15449 31.8684 5.18678 31.41 5.2615 31.0557C5.37035 30.5502 5.82973 29.0226 5.99117 27.6408C5.99209 27.6316 5.99393 27.6223 5.99762 27.614C6.41181 26.4185 6.96529 25.271 7.6433 24.2028C7.71986 24.0828 7.90528 24.1603 7.87576 24.2996V24.2987Z" fill="url(#paint7_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M7.66992 34.8297C9.02318 35.4764 10.9705 36.0464 13.6346 36.0464C14.212 36.0464 14.7544 36.0197 15.2664 35.9708C12.4723 31.1897 10.4244 25.975 9.22151 20.5693C8.17635 25.2425 7.87471 30.0394 7.66992 34.8297Z" fill="url(#paint8_linear_2636_286118)"></path><path d="M5.42672 14.7995C5.38244 14.21 5.3234 13.6141 5.24591 13.0173C5.11123 11.9897 4.92397 10.9611 4.66476 9.9704C4.61956 9.79328 4.57252 9.61894 4.52086 9.44459C4.40647 9.05254 4.28563 8.63836 4.22198 8.22694C4.13896 7.68637 4.15556 7.15319 4.42215 6.68458C4.58266 6.4023 4.81605 6.18091 5.07987 5.98904C5.34277 5.7944 5.63519 5.62928 5.9147 5.46047C7.10745 4.73633 8.17474 3.80464 9.05569 2.72075C9.56766 2.0907 9.89144 1.32875 9.98646 0.523438" stroke="#382828" stroke-opacity="0.42" stroke-width="0.0922464" stroke-miterlimit="10" stroke-dasharray="0.18 0.18"></path></g><defs><linearGradient id="paint0_linear_2636_286118" x1="25.3427" y1="12.3692" x2="18.8946" y2="15.3146" gradientUnits="userSpaceOnUse"><stop offset="0.12" stop-color="#EEF9FF"></stop><stop offset="0.35" stop-color="#CCD4D9"></stop><stop offset="0.86" stop-color="#77797A"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint1_linear_2636_286118" x1="24.1215" y1="13.8667" x2="27.7837" y2="6.31266" gradientUnits="userSpaceOnUse"><stop offset="0.22" stop-color="#EEF9FF"></stop><stop offset="0.31" stop-color="#E6F0F6"></stop><stop offset="0.46" stop-color="#D0D9DE"></stop><stop offset="0.65" stop-color="#ADB3B7"></stop><stop offset="0.88" stop-color="#7D7F81"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint2_linear_2636_286118" x1="1.92346" y1="12.3692" x2="8.37148" y2="15.3146" gradientUnits="userSpaceOnUse"><stop offset="0.12" stop-color="#EEF9FF"></stop><stop offset="0.35" stop-color="#CCD4D9"></stop><stop offset="0.86" stop-color="#77797A"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint3_linear_2636_286118" x1="3.14176" y1="13.8667" x2="-0.520426" y2="6.31266" gradientUnits="userSpaceOnUse"><stop offset="0.22" stop-color="#EEF9FF"></stop><stop offset="0.31" stop-color="#E6F0F6"></stop><stop offset="0.46" stop-color="#D0D9DE"></stop><stop offset="0.65" stop-color="#ADB3B7"></stop><stop offset="0.88" stop-color="#7D7F81"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint4_linear_2636_286118" x1="21.3672" y1="18.5907" x2="20.2353" y2="18.5907" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint5_linear_2636_286118" x1="5.90039" y1="-0.0025094" x2="7.03225" y2="-0.0025094" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint6_linear_2636_286118" x1="20.4367" y1="23.8033" x2="21.3388" y2="36.4088" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint7_linear_2636_286118" x1="6.82507" y1="23.8033" x2="5.9229" y2="36.4088" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint8_linear_2636_286118" x1="9.28147" y1="18.8683" x2="12.0055" y2="39.4605" gradientUnits="userSpaceOnUse"><stop offset="0.17" stop-color="#EEF9FF"></stop><stop offset="0.4" stop-color="#EBF6FC"></stop><stop offset="0.53" stop-color="#E4EEF4"></stop><stop offset="0.64" stop-color="#D8E1E6"></stop><stop offset="0.73" stop-color="#C6CED2"></stop><stop offset="0.81" stop-color="#AFB5B9"></stop><stop offset="0.89" stop-color="#939799"></stop><stop offset="0.96" stop-color="#727474"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><clipPath id="clip0_2636_286118"><rect width="27.28" height="38" fill="white"></rect></clipPath></defs>',2)),e.createElementVNode("g",null,[e.createElementVNode("text",{x:"50%",y:"10","text-anchor":"middle","dominant-baseline":"middle",dy:"1","font-size":t.playConnection.player.jersey>99?10:14,stroke:"white"},e.toDisplayString(t.playConnection.player.jersey),9,Zn)])],8,qn)):(e.openBlock(),e.createElementBlock("svg",{key:1,x:s.value-13,y:n.value-35,width:"28",height:"38",viewBox:"0 0 28 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[d[1]||(d[1]=e.createStaticVNode('<g clip-path="url(#clip0_2636_286087)"><path d="M17.012 0.257546C16.7113 -0.184315 16.18 0.0287746 15.5435 0.257546C14.907 0.488162 13.6331 0.452186 13.6331 0.452186C13.6331 0.452186 12.3591 0.488162 11.7226 0.257546C11.0861 0.0287746 10.5548 -0.184315 10.2541 0.257546C10.2052 0.328575 10.0917 0.436504 9.92383 0.572106C11.2799 1.45029 13.6331 1.39033 13.6331 1.39033C13.6331 1.39033 15.9863 1.45029 17.3423 0.572106C17.1744 0.436504 17.0609 0.327653 17.012 0.257546Z" fill="white"></path><path d="M21.3628 19.1451C21.5713 17.5575 21.8388 14.7985 21.8388 14.7985L22.4578 16.0899C24.8636 15.6822 27.2694 14.4092 27.2694 14.4092C27.2694 14.4092 26.1015 10.3577 25.9779 9.50812C25.8543 8.65853 25.9604 4.11263 23.0592 3.37005C20.9588 2.83225 18.886 1.67363 17.7873 0.905221C17.7753 0.896919 17.7652 0.890462 17.7541 0.88216C17.5918 0.767774 17.4534 0.663536 17.3381 0.571289C15.9821 1.44948 13.6298 1.38952 13.6298 1.38952C13.6298 1.38952 11.2775 1.44948 9.92056 0.571289C9.03777 1.28435 6.63751 2.74646 4.19944 3.37097C1.29921 4.11355 1.40529 8.65946 1.28168 9.50905C1.15807 10.3586 -0.00976562 14.4101 -0.00976562 14.4101C-0.00976562 14.4101 2.39602 15.6831 4.80181 16.0908L5.42078 14.7994C5.42078 14.7994 5.75748 18.2669 5.96965 19.6645C6.18182 21.0611 5.56192 24.4576 5.95212 25.9095C6.3414 27.3597 5.42078 30.3143 5.26212 31.0569C5.10253 31.7995 5.13851 33.0033 5.13851 33.0033C5.13851 33.0033 5.88939 33.982 7.66514 34.8298C9.01839 35.4764 10.9657 36.0465 13.6298 36.0465C14.2073 36.0465 14.7497 36.0198 15.2616 35.9709C17.8667 35.7246 19.6313 34.9119 20.718 34.2007C21.6921 33.5632 22.122 33.0042 22.122 33.0042C22.122 33.0042 22.1312 32.674 22.1183 32.2533C22.1054 31.8705 22.0731 31.412 21.9984 31.0578C21.8895 30.5505 21.4265 29.0136 21.2669 27.629C21.1931 26.9833 21.1848 26.3708 21.3084 25.9105C21.5455 25.0249 21.408 23.4143 21.3121 21.9771C21.2512 21.0583 21.2078 20.2096 21.2899 19.6663C21.313 19.515 21.337 19.3397 21.3628 19.1479V19.1451Z" fill="#02663D"></path><path d="M27.2696 14.4112C27.2696 14.4112 24.8638 15.6842 22.458 16.0919L21.839 14.8005C21.8833 14.211 21.9424 13.6151 22.0198 13.0183C22.1545 11.9906 22.3418 10.9621 22.601 9.97137C22.6462 9.79426 22.6932 9.61991 22.7449 9.44557C22.8593 9.05352 22.9801 8.63933 23.0438 8.22791C23.1268 7.68735 23.1102 7.15417 22.8436 6.68555C22.6831 6.40328 22.4497 6.18189 22.1859 5.99002C21.923 5.79538 21.6306 5.63025 21.3511 5.46144C20.1583 4.73731 19.091 3.80562 18.2101 2.72172C17.6981 2.09168 17.3743 1.32973 17.2793 0.524414C18.1104 1.21718 20.566 2.73372 23.0604 3.37206C25.9615 4.11465 25.8554 8.66055 25.9791 9.51014C26.1027 10.3597 27.2705 14.4112 27.2705 14.4112H27.2696Z" fill="#02673E"></path><path d="M21.839 14.7995C21.8833 14.21 21.9424 13.6141 22.0198 13.0173C22.1545 11.9897 22.3418 10.9611 22.601 9.9704C22.6462 9.79328 22.6932 9.61894 22.7449 9.44459C22.8593 9.05254 22.9801 8.63836 23.0438 8.22694C23.1268 7.68637 23.1102 7.15319 22.8436 6.68458C22.6831 6.4023 22.4497 6.18091 22.1859 5.98904C21.923 5.7944 21.6306 5.62928 21.3511 5.46047C20.1583 4.73633 19.091 3.80464 18.2101 2.72075C17.6981 2.0907 17.3743 1.32875 17.2793 0.523438" stroke="white" stroke-opacity="0.42" stroke-width="0.0922464" stroke-miterlimit="10" stroke-dasharray="0.18 0.18"></path><path d="M-0.00976562 14.4112C-0.00976562 14.4112 2.39602 15.6842 4.80181 16.0919L5.42078 14.8005C5.3765 14.211 5.31747 13.6151 5.23998 13.0183C5.1053 11.9906 4.91804 10.9621 4.65883 9.97137C4.61363 9.79426 4.56658 9.61991 4.51492 9.44557C4.40054 9.05352 4.27969 8.63933 4.21604 8.22791C4.13302 7.68735 4.14963 7.15417 4.41622 6.68555C4.57673 6.40328 4.81011 6.18189 5.07394 5.99002C5.33684 5.79538 5.62926 5.63025 5.90877 5.46144C7.10151 4.73731 8.1688 3.80562 9.04976 2.72172C9.56173 2.09168 9.88551 1.32973 9.98052 0.524414C9.14938 1.21718 6.69378 2.73372 4.19944 3.37206C1.29921 4.11465 1.40529 8.66055 1.28168 9.51014C1.15807 10.3588 -0.00976562 14.4112 -0.00976562 14.4112Z" fill="#02673E"></path><path d="M22.1641 15.4726L22.4602 16.0906C24.866 15.6829 27.2717 14.4099 27.2717 14.4099C27.2717 14.4099 27.1915 14.1322 27.0707 13.7061C26.2976 14.0926 24.4066 14.9625 22.1641 15.4717V15.4726Z" fill="#014A2D"></path><path d="M5.09884 15.4726L4.80273 16.0907C2.39602 15.6839 -0.00976562 14.4109 -0.00976562 14.4109C-0.00976562 14.4109 0.0704888 14.1332 0.191332 13.707C0.964357 14.0935 2.85541 14.9634 5.09792 15.4726H5.09884Z" fill="#014A2D"></path><path d="M22.1206 32.2529C21.3993 32.9789 18.6005 35.4317 13.6321 35.4317C8.66372 35.4317 5.86405 32.978 5.1436 32.2529C5.13069 32.6745 5.13991 33.0038 5.13991 33.0038C5.13991 33.0038 7.47559 36.0461 13.6321 36.0461C19.7886 36.0461 22.1243 33.0038 22.1243 33.0038C22.1243 33.0038 22.1336 32.6736 22.1206 32.2529Z" fill="#222831"></path><path style="mix-blend-mode:multiply;" d="M21.8438 14.798L22.1666 15.4714L22.4627 16.0895C22.6177 16.0627 22.7727 16.0332 22.9276 16C22.6758 15.1412 22.8197 14.1892 23.0826 13.3193C23.3437 12.455 23.7145 11.6201 23.9165 10.7429C23.9497 10.598 23.7616 10.5049 23.6693 10.6202C23.578 10.7327 23.5051 10.8665 23.4396 10.9965C23.1186 11.6312 22.8382 12.2861 22.5956 12.9549C22.5088 13.1929 22.424 13.4411 22.2579 13.6329C22.1703 13.7335 22.0531 13.8165 21.9268 13.8599C21.8945 14.1735 21.8668 14.4862 21.8438 14.7971V14.798Z" fill="url(#paint0_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M25.3124 9.42413C25.3769 9.29314 25.5697 9.31252 25.6076 9.45273C25.6454 9.59202 25.6592 9.74054 25.6703 9.88444C25.7413 10.8106 25.7395 11.7423 25.6647 12.6684L25.4074 10.5726C25.3899 10.4315 25.2109 10.3844 25.1242 10.497C25.0633 10.5763 25.0126 10.6648 24.9637 10.7516C24.7727 11.0929 24.5818 11.4351 24.3908 11.7764C24.2967 11.9452 24.2026 12.1131 24.1086 12.2819C24.0329 12.4175 23.948 12.6629 23.8281 12.7552C23.8909 12.4563 24.0726 12.1436 24.1934 11.8613C24.3253 11.5523 24.46 11.2451 24.5984 10.9388C24.8281 10.4305 25.0661 9.92503 25.3114 9.42413H25.3124Z" fill="url(#paint1_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M5.42236 14.798L5.0995 15.4714L4.80339 16.0895C4.64841 16.0627 4.49344 16.0332 4.33847 16C4.5903 15.1412 4.4464 14.1892 4.18349 13.3193C3.92244 12.455 3.5516 11.6201 3.34959 10.7429C3.31638 10.598 3.50456 10.5049 3.59681 10.6202C3.68813 10.7327 3.761 10.8665 3.8265 10.9965C4.14752 11.6312 4.42795 12.2861 4.67055 12.9549C4.75727 13.1929 4.84213 13.4411 5.00818 13.6329C5.09581 13.7335 5.21296 13.8165 5.33934 13.8599C5.37163 14.1735 5.3993 14.4862 5.42236 14.7971V14.798Z" fill="url(#paint2_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M1.95086 9.42413C1.88628 9.29314 1.69349 9.31252 1.65567 9.45273C1.61785 9.59202 1.60401 9.74054 1.59294 9.88444C1.52191 10.8106 1.52375 11.7423 1.59847 12.6684L1.85584 10.5726C1.87337 10.4315 2.05233 10.3844 2.13904 10.497C2.19992 10.5763 2.25066 10.6648 2.29955 10.7516C2.4905 11.0929 2.68145 11.4351 2.8724 11.7764C2.96649 11.9452 3.06058 12.1131 3.15467 12.2819C3.23031 12.4175 3.31518 12.6629 3.4351 12.7552C3.37237 12.4563 3.19065 12.1436 3.0698 11.8613C2.93789 11.5523 2.80321 11.2451 2.66484 10.9388C2.43515 10.4305 2.19715 9.92503 1.95178 9.42413H1.95086Z" fill="url(#paint3_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M21.3155 21.9743C21.2546 21.0555 21.2113 20.2068 21.2934 19.6635C21.3164 19.5122 21.3404 19.337 21.3662 19.1451C21.0332 17.8214 20.6541 16.5078 20.2344 15.208C20.5406 17.4717 20.9216 19.7253 21.3155 21.9743Z" fill="url(#paint4_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M5.95113 21.9743C6.01201 21.0555 6.05536 20.2068 5.97327 19.6635C5.9502 19.5122 5.92622 19.337 5.90039 19.1451C6.2334 17.8214 6.61253 16.5078 7.03225 15.208C6.726 17.4717 6.34502 19.7253 5.95113 21.9743Z" fill="url(#paint5_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M19.386 24.2987C20.0621 27.4867 20.5049 30.7255 20.706 33.9772C20.7125 34.0768 20.825 34.1303 20.9062 34.0731C21.6165 33.5814 21.9938 33.158 22.0952 33.0372C22.1137 33.0151 22.1238 32.9883 22.1248 32.9588C22.1266 32.8564 22.1303 32.5815 22.1202 32.2513C22.1072 31.8684 22.075 31.41 22.0002 31.0557C21.8914 30.5502 21.432 29.0226 21.2706 27.6408C21.2696 27.6316 21.2678 27.6223 21.2641 27.614C20.8499 26.4185 20.2964 25.271 19.6184 24.2028C19.5419 24.0828 19.3564 24.1603 19.386 24.2996V24.2987Z" fill="url(#paint6_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M7.87576 24.2987C7.19959 27.4867 6.75681 30.7255 6.55571 33.9772C6.54926 34.0768 6.43672 34.1303 6.35554 34.0731C5.64524 33.5814 5.26795 33.158 5.16648 33.0372C5.14803 33.0151 5.13789 32.9883 5.13696 32.9588C5.13512 32.8564 5.13143 32.5815 5.14158 32.2513C5.15449 31.8684 5.18678 31.41 5.2615 31.0557C5.37035 30.5502 5.82973 29.0226 5.99117 27.6408C5.99209 27.6316 5.99393 27.6223 5.99762 27.614C6.41181 26.4185 6.96529 25.271 7.6433 24.2028C7.71986 24.0828 7.90528 24.1603 7.87576 24.2996V24.2987Z" fill="url(#paint7_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M7.66992 34.8297C9.02318 35.4764 10.9705 36.0464 13.6346 36.0464C14.212 36.0464 14.7544 36.0197 15.2664 35.9708C12.4723 31.1897 10.4244 25.975 9.22151 20.5693C8.17635 25.2425 7.87471 30.0394 7.66992 34.8297Z" fill="url(#paint8_linear_2636_286087)"></path><path d="M5.42672 14.7995C5.38244 14.21 5.3234 13.6141 5.24591 13.0173C5.11123 11.9897 4.92397 10.9611 4.66476 9.9704C4.61956 9.79328 4.57252 9.61894 4.52086 9.44459C4.40647 9.05254 4.28563 8.63836 4.22198 8.22694C4.13896 7.68637 4.15556 7.15319 4.42215 6.68458C4.58266 6.4023 4.81605 6.18091 5.07987 5.98904C5.34277 5.7944 5.63519 5.62928 5.9147 5.46047C7.10745 4.73633 8.17474 3.80464 9.05569 2.72075C9.56766 2.0907 9.89144 1.32875 9.98646 0.523438" stroke="white" stroke-opacity="0.42" stroke-width="0.0922464" stroke-miterlimit="10" stroke-dasharray="0.18 0.18"></path></g><defs><linearGradient id="paint0_linear_2636_286087" x1="25.3427" y1="12.3692" x2="18.8946" y2="15.3146" gradientUnits="userSpaceOnUse"><stop offset="0.12" stop-color="#EEF9FF"></stop><stop offset="0.35" stop-color="#CCD4D9"></stop><stop offset="0.86" stop-color="#77797A"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint1_linear_2636_286087" x1="24.1215" y1="13.8667" x2="27.7837" y2="6.31266" gradientUnits="userSpaceOnUse"><stop offset="0.22" stop-color="#EEF9FF"></stop><stop offset="0.31" stop-color="#E6F0F6"></stop><stop offset="0.46" stop-color="#D0D9DE"></stop><stop offset="0.65" stop-color="#ADB3B7"></stop><stop offset="0.88" stop-color="#7D7F81"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint2_linear_2636_286087" x1="1.92346" y1="12.3692" x2="8.37148" y2="15.3146" gradientUnits="userSpaceOnUse"><stop offset="0.12" stop-color="#EEF9FF"></stop><stop offset="0.35" stop-color="#CCD4D9"></stop><stop offset="0.86" stop-color="#77797A"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint3_linear_2636_286087" x1="3.14176" y1="13.8667" x2="-0.520426" y2="6.31266" gradientUnits="userSpaceOnUse"><stop offset="0.22" stop-color="#EEF9FF"></stop><stop offset="0.31" stop-color="#E6F0F6"></stop><stop offset="0.46" stop-color="#D0D9DE"></stop><stop offset="0.65" stop-color="#ADB3B7"></stop><stop offset="0.88" stop-color="#7D7F81"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint4_linear_2636_286087" x1="21.3672" y1="18.5907" x2="20.2353" y2="18.5907" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint5_linear_2636_286087" x1="5.90039" y1="-0.0025094" x2="7.03225" y2="-0.0025094" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint6_linear_2636_286087" x1="20.4367" y1="23.8033" x2="21.3388" y2="36.4088" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint7_linear_2636_286087" x1="6.82507" y1="23.8033" x2="5.9229" y2="36.4088" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint8_linear_2636_286087" x1="9.28147" y1="18.8683" x2="12.0055" y2="39.4605" gradientUnits="userSpaceOnUse"><stop offset="0.17" stop-color="#EEF9FF"></stop><stop offset="0.4" stop-color="#EBF6FC"></stop><stop offset="0.53" stop-color="#E4EEF4"></stop><stop offset="0.64" stop-color="#D8E1E6"></stop><stop offset="0.73" stop-color="#C6CED2"></stop><stop offset="0.81" stop-color="#AFB5B9"></stop><stop offset="0.89" stop-color="#939799"></stop><stop offset="0.96" stop-color="#727474"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><clipPath id="clip0_2636_286087"><rect width="27.28" height="38" fill="white"></rect></clipPath></defs>',2)),e.createElementVNode("g",null,[e.createElementVNode("text",{x:"50%",y:"10","text-anchor":"middle","dominant-baseline":"middle",dy:"1","font-size":t.playConnection.player.jersey>99?10:14,"font-family":"BebasNeueRegular, sans-serif",stroke:"white"},e.toDisplayString(t.playConnection.player.jersey),9,Xn)])],8,Jn)),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.value,(m,y)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[m.x1&&m.y1?(e.openBlock(),e.createElementBlock("line",{key:`${t.playConnection.playId}-${c.index}`,style:{stroke:"#cbee6b","stroke-width":"2"},"stroke-dasharray":y===0&&a.value.length===2?"none":"5,5",x1:m.x1,y1:m.y1+e.unref(Ze),x2:m.x2,y2:m.y2+e.unref(Ze),"marker-start":"url(#bullet)","marker-end":`url(${t.playConnection.isLastPlay&&y===a.value.length-1?"#arrow":""})`},null,8,Kn)):e.createCommentVNode("",!0)],64))),256))],64))}},Qn={class:"half-soccer-tooltip"},es={class:"half-soccer-tooltip__main-info"},ts={class:"half-soccer-tooltip__main-info__jersey-and-photo"},os={class:"half-soccer-tooltip__main-info__jersey-and-photo__jersey"},ns={class:"half-soccer-tooltip__main-info__jersey-and-photo__photo"},ss=["src"],as={class:"half-soccer-tooltip__main-info__player-name"},is={class:"half-soccer-tooltip__minutes-info"},rs={class:"half-soccer-tooltip__minutes-info__info"},ls={class:"half-soccer-tooltip__minutes-info__info__value"},cs={class:"half-soccer-tooltip__minutes-info__info"},ds={class:"half-soccer-tooltip__minutes-info__info__value"},fs=se({__name:"HalfSoccerTooltip",props:{player:{type:Object,required:!0}},emits:["close"],setup(t,{emit:o}){const n=o;function s(){n("close")}return(a,r)=>(e.openBlock(),e.createElementBlock("div",Qn,[e.createElementVNode("div",{class:"half-soccer-tooltip__close",onClick:s},[...r[0]||(r[0]=[e.createElementVNode("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"m6.708 6 3.15-3.145a.502.502 0 0 0-.71-.71l-3.145 3.15-3.145-3.15a.502.502 0 0 0-.71.71L5.298 6l-3.15 3.145a.5.5 0 0 0 .163.82.5.5 0 0 0 .547-.11l3.145-3.15 3.145 3.15a.5.5 0 0 0 .82-.163.5.5 0 0 0-.11-.547L6.708 6z",fill:"#A3ADB4",opacity:".7"})],-1)])]),e.createElementVNode("div",es,[e.createElementVNode("div",ts,[e.createElementVNode("div",os,e.toDisplayString(t.player.jersey),1),e.createElementVNode("div",ns,[e.createElementVNode("img",{src:t.player.photo,alt:"Player photo"},null,8,ss)])]),e.createElementVNode("div",as,e.toDisplayString(t.player.firstNameAndFirstLastName),1)]),r[3]||(r[3]=e.createElementVNode("div",{class:"half-soccer-tooltip__minutes-text"},[e.createElementVNode("div",null,[e.createElementVNode("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"m10.201 4.06.607-.6a.67.67 0 0 0-.947-.947l-.6.607a5.333 5.333 0 0 0-6.526 0l-.607-.613a.672.672 0 1 0-.947.953l.614.607A5.28 5.28 0 0 0 .668 7.333a5.333 5.333 0 1 0 9.533-3.273zm-4.2 7.273a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm-1.333-10h2.667a.667.667 0 1 0 0-1.333H4.668a.667.667 0 0 0 0 1.333zm2 4a.667.667 0 1 0-1.333 0v1.26a1 1 0 1 0 1.333 0v-1.26z",fill:"#A3ADB4"})])]),e.createElementVNode("div",null,"Minutos jugados")],-1)),e.createElementVNode("div",is,[e.createElementVNode("div",rs,[r[1]||(r[1]=e.createElementVNode("div",{class:"half-soccer-tooltip__minutes-info__info__text"},"Este partido:",-1)),e.createElementVNode("div",ls,e.toDisplayString(t.player.game_minutes_played),1)]),e.createElementVNode("div",cs,[r[2]||(r[2]=e.createElementVNode("div",{class:"half-soccer-tooltip__minutes-info__info__text"},"Este torneo:",-1)),e.createElementVNode("div",ds,e.toDisplayString(t.player.season_minutes_played),1)])])]))}},[["__scopeId","data-v-3b4bd0a7"]]),ps={key:0,class:"labels-container"},ms={viewBox:"0 0 670 311",fill:"none",width:"100%",height:"100%",xmlns:"http://www.w3.org/2000/svg"},us=se({__name:"HalfSoccerField",props:{widthContainer:{type:Number,default:1280},playersPositions:{type:Array,required:!0},playersPositionsByRange:{type:Array,required:!0},playConnections:{type:Array,required:!0},teamIdForAnalysis:{type:Number,required:!0},selectedCategory:{type:Number,default:31},areConnectionsVisible:{type:Boolean,default:!1},arePositionPathsVisible:{type:Boolean,default:!1},visibleTeamsIds:{type:Array,required:!0},isAgainstCorner:{type:Boolean,default:!1}},emits:["changelateralidad"],setup(t,{emit:o}){const n=t;let s=e.ref("left");const a=o;function r(S){s.value=S,a("changelateralidad",s.value)}const i=e.ref(!1),c=e.ref(0),d=e.ref(0),m=e.ref(null),y=e.computed(()=>n.arePositionPathsVisible?n.playersPositionsByRange.reduce((h,{playersPositions:p,finalPlayersPositions:w,areFirstPositions:C,areFinalPositions:F})=>(p.forEach((I,O)=>{h.push({...I,finalPlayerPosition:w[O],isFirstPosition:C,isFinalPosition:F})}),h),[]):n.playersPositions.map(h=>({...h,finalPlayerPosition:null,isFirstPosition:!0,isFinalPosition:!1})));e.watch(()=>n.selectedCategory,S=>{S==32?s.value="right":s.value="left"});function E({event:S,playerPosition:h}){m.value=h.player,c.value=S.layerX,d.value=S.layerY,i.value=!0}return(S,h)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.widthContainer<=768?(e.openBlock(),e.createElementBlock("div",ps,[e.createElementVNode("div",{id:"label-left-zone-specific",class:"label-left-zone-specific-mobile",style:e.normalizeStyle(e.unref(s)=="left"?"":"opacity: 0.6"),onClick:h[0]||(h[0]=p=>r("left"))},null,4),e.createElementVNode("div",{id:"label-right-zone-specific",class:"label-right-zone-specific-mobile",style:e.normalizeStyle(e.unref(s)=="right"?"":"opacity: 0.6"),onClick:h[1]||(h[1]=p=>r("right"))},null,4)])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"half-soccer-field",style:e.normalizeStyle(t.widthContainer<=768?"margin-top: 10px;":"")},[t.widthContainer>768?(e.openBlock(),e.createElementBlock("div",{key:0,id:"label-left-zone-specific",style:e.normalizeStyle(e.unref(s)=="left"?"":"opacity: 0.6"),onClick:h[2]||(h[2]=p=>r("left"))},null,4)):e.createCommentVNode("",!0),t.widthContainer>768?(e.openBlock(),e.createElementBlock("div",{key:1,id:"label-right-zone-specific",style:e.normalizeStyle(e.unref(s)=="right"?"":"opacity: 0.6"),onClick:h[3]||(h[3]=p=>r("right"))},null,4)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"half-soccer-field__player-info",style:e.normalizeStyle({x:c.value,y:d.value})},[i.value?(e.openBlock(),e.createBlock(fs,{key:0,player:m.value,onClose:h[4]||(h[4]=p=>i.value=!1)},null,8,["player"])):e.createCommentVNode("",!0)],4),(e.openBlock(),e.createElementBlock("svg",ms,[t.isAgainstCorner?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[h[5]||(h[5]=e.createStaticVNode('<g opacity="0.3" filter="url(#filter0_f_3194_305570)" data-v-27bec9bf><path d="M576.963 67.6699H88.6485L20.8687 290H649.101L576.963 67.6699Z" fill="#03080E" data-v-27bec9bf></path></g><path d="M576.963 32.3757H88.6485L20.8687 254.706H649.101L576.963 32.3757Z" fill="url(#paint0_linear_3194_305570)" data-v-27bec9bf></path><path d="M558.988 44.3523H106.623L48.5199 254.706H618.724L558.988 44.3523Z" stroke="url(#paint1_linear_3194_305570)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M405 256C405 255.33 404.976 254.663 404.929 254C403.232 230.075 371.23 211 332 211C292.77 211 260.768 230.075 259.071 254" stroke="url(#paint2_linear_3194_305570)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><ellipse cx="332" cy="81.5" rx="3" ry="1.5" fill="#38E3FF" data-v-27bec9bf></ellipse><mask id="path-6-inside-1_3194_305570" fill="white" data-v-27bec9bf><path d="M273 44L272 63H392L391 44" data-v-27bec9bf></path></mask><path d="M272 63L271.401 62.9685L271.368 63.6H272V63ZM392 63V63.6H392.632L392.599 62.9685L392 63ZM272.401 43.9685L271.401 62.9685L272.599 63.0315L273.599 44.0315L272.401 43.9685ZM272 63.6H392V62.4H272V63.6ZM392.599 62.9685L391.599 43.9685L390.401 44.0315L391.401 63.0315L392.599 62.9685Z" fill="#38E3FF" mask="url(#path-6-inside-1_3194_305570)" data-v-27bec9bf></path><path d="M332 113.5C351.793 113.5 369.589 108.109 382 99.5H282C294.411 108.095 312.207 113.5 332 113.5Z" stroke="url(#paint3_linear_3194_305570)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M460 44.3525H332.742H332.053H204.5L195.5 99.5556H332.053H332.742H469L460 44.3525Z" stroke="url(#paint4_linear_3194_305570)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M649.118 254.085H20.8826V267.32H649.118V254.085Z" fill="url(#paint5_linear_3194_305570)" data-v-27bec9bf></path><defs data-v-27bec9bf><filter id="filter0_f_3194_305570" x="0.706949" y="47.5082" width="668.556" height="262.654" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB" data-v-27bec9bf><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-27bec9bf></feFlood><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" data-v-27bec9bf></feBlend><feGaussianBlur stdDeviation="10.0809" result="effect1_foregroundBlur_3194_305570" data-v-27bec9bf></feGaussianBlur></filter><linearGradient id="paint0_linear_3194_305570" x1="488.72" y1="207.277" x2="263.075" y2="-9.19523" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#1796A7" data-v-27bec9bf></stop><stop offset="0.497165" stop-color="#287B86" data-v-27bec9bf></stop><stop offset="0.896498" stop-color="#1F464F" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint1_linear_3194_305570" x1="95.5004" y1="10.9329" x2="575.445" y2="387.185" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint2_linear_3194_305570" x1="274.592" y1="196.183" x2="437.669" y2="268.95" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint3_linear_3194_305570" x1="290.239" y1="97.2758" x2="316.04" y2="150.573" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint4_linear_3194_305570" x1="224.708" y1="35.2645" x2="352.918" y2="209.985" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint5_linear_3194_305570" x1="386.816" y1="250.933" x2="387.693" y2="282.433" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#1A5162" data-v-27bec9bf></stop><stop offset="1" stop-color="#33849D" data-v-27bec9bf></stop></linearGradient></defs>',11))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[h[6]||(h[6]=e.createStaticVNode('<g opacity="0.3" filter="url(#filter0_f_3159_296620)" data-v-27bec9bf><path d="M576.963 67.6699H88.6485L20.8687 290H649.101L576.963 67.6699Z" fill="#03080E" data-v-27bec9bf></path></g><g filter="url(#filter1_b_3159_296620)" data-v-27bec9bf><path d="M576.963 32.3757H88.6485L20.8687 254.706H649.101L576.963 32.3757Z" fill="url(#paint0_radial_3159_296620)" fill-opacity="0.3" data-v-27bec9bf></path></g><path d="M558.988 44.3523H106.623L48.5199 254.706H618.724L558.988 44.3523Z" stroke="url(#paint1_linear_3159_296620)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M405 256C405 255.33 404.976 254.663 404.929 254C403.232 230.075 371.23 211 332 211C292.77 211 260.768 230.075 259.071 254" stroke="url(#paint2_linear_3159_296620)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><ellipse cx="332" cy="81.5" rx="3" ry="1.5" fill="#38E3FF" data-v-27bec9bf></ellipse><mask id="path-6-inside-1_3159_296620" fill="white" data-v-27bec9bf><path d="M273 44L272 63H392L391 44" data-v-27bec9bf></path></mask><path d="M272 63L271.401 62.9685L271.368 63.6H272V63ZM392 63V63.6H392.632L392.599 62.9685L392 63ZM272.401 43.9685L271.401 62.9685L272.599 63.0315L273.599 44.0315L272.401 43.9685ZM272 63.6H392V62.4H272V63.6ZM392.599 62.9685L391.599 43.9685L390.401 44.0315L391.401 63.0315L392.599 62.9685Z" fill="#38E3FF" mask="url(#path-6-inside-1_3159_296620)" data-v-27bec9bf></path><path d="M332 113.5C351.793 113.5 369.589 108.109 382 99.5H282C294.411 108.095 312.207 113.5 332 113.5Z" stroke="url(#paint3_linear_3159_296620)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M460 44.3525H332.742H332.053H204.5L195.5 99.5556H332.053H332.742H469L460 44.3525Z" stroke="url(#paint4_linear_3159_296620)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M649.118 254.085H20.8826V267.32H649.118V254.085Z" fill="url(#paint5_linear_3159_296620)" data-v-27bec9bf></path><defs data-v-27bec9bf><filter id="filter0_f_3159_296620" x="0.706949" y="47.5082" width="668.556" height="262.654" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB" data-v-27bec9bf><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-27bec9bf></feFlood><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" data-v-27bec9bf></feBlend><feGaussianBlur stdDeviation="10.0809" result="effect1_foregroundBlur_3159_296620" data-v-27bec9bf></feGaussianBlur></filter><filter id="filter1_b_3159_296620" x="15.5746" y="27.0816" width="638.821" height="232.918" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB" data-v-27bec9bf><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-27bec9bf></feFlood><feGaussianBlur in="BackgroundImageFix" stdDeviation="2.64706" data-v-27bec9bf></feGaussianBlur><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_3159_296620" data-v-27bec9bf></feComposite><feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_3159_296620" result="shape" data-v-27bec9bf></feBlend></filter><radialGradient id="paint0_radial_3159_296620" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(128 74.4329) rotate(19.0828) scale(551.403 632.738)" data-v-27bec9bf><stop offset="0.0564278" stop-color="#4373BD" data-v-27bec9bf></stop><stop offset="0.455568" stop-color="#263D79" data-v-27bec9bf></stop><stop offset="0.918151" stop-color="#1B2949" data-v-27bec9bf></stop></radialGradient><linearGradient id="paint1_linear_3159_296620" x1="95.5004" y1="10.9329" x2="575.445" y2="387.185" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint2_linear_3159_296620" x1="274.592" y1="196.183" x2="437.669" y2="268.95" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint3_linear_3159_296620" x1="290.239" y1="97.2758" x2="316.04" y2="150.573" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint4_linear_3159_296620" x1="224.708" y1="35.2645" x2="352.918" y2="209.985" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint5_linear_3159_296620" x1="335" y1="247.933" x2="335" y2="283.433" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#1F3E72" data-v-27bec9bf></stop><stop offset="1" stop-color="#15202E" stop-opacity="0" data-v-27bec9bf></stop></linearGradient></defs>',11))],64)),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(y.value,p=>(e.openBlock(),e.createBlock(zn,{key:`${p.playId}-${p.playerId}`,"player-position":p,"team-id-for-analysis":t.teamIdForAnalysis,"visible-teams-ids":t.visibleTeamsIds,"is-against-corner":t.isAgainstCorner,onPlayerPositionClick:E},null,8,["player-position","team-id-for-analysis","visible-teams-ids","is-against-corner"]))),128)),t.areConnectionsVisible?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(t.playConnections,p=>(e.openBlock(),e.createBlock(Yn,{key:p.id,"play-connection":p,"is-against-corner":t.isAgainstCorner},null,8,["play-connection","is-against-corner"]))),128)):e.createCommentVNode("",!0)]))],4)],64))}},[["__scopeId","data-v-27bec9bf"]]);function bt(t,o){return function(){return t.apply(o,arguments)}}const{toString:ys}=Object.prototype,{getPrototypeOf:Je}=Object,{iterator:ke,toStringTag:wt}=Symbol,xe=(t=>o=>{const n=ys.call(o);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),X=t=>(t=t.toLowerCase(),o=>xe(o)===t),Be=t=>o=>typeof o===t,{isArray:fe}=Array,pe=Be("undefined");function he(t){return t!==null&&!pe(t)&&t.constructor!==null&&!pe(t.constructor)&&U(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const _t=X("ArrayBuffer");function hs(t){let o;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?o=ArrayBuffer.isView(t):o=t&&t.buffer&&_t(t.buffer),o}const gs=Be("string"),U=Be("function"),Et=Be("number"),ge=t=>t!==null&&typeof t=="object",Cs=t=>t===!0||t===!1,Ne=t=>{if(xe(t)!=="object")return!1;const o=Je(t);return(o===null||o===Object.prototype||Object.getPrototypeOf(o)===null)&&!(wt in t)&&!(ke in t)},bs=t=>{if(!ge(t)||he(t))return!1;try{return Object.keys(t).length===0&&Object.getPrototypeOf(t)===Object.prototype}catch{return!1}},ws=X("Date"),_s=X("File"),Es=X("Blob"),Ss=X("FileList"),ks=t=>ge(t)&&U(t.pipe),xs=t=>{let o;return t&&(typeof FormData=="function"&&t instanceof FormData||U(t.append)&&((o=xe(t))==="formdata"||o==="object"&&U(t.toString)&&t.toString()==="[object FormData]"))},Bs=X("URLSearchParams"),[Ns,Fs,Vs,As]=["ReadableStream","Request","Response","Headers"].map(X),Ps=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ce(t,o,{allOwnKeys:n=!1}={}){if(t===null||typeof t>"u")return;let s,a;if(typeof t!="object"&&(t=[t]),fe(t))for(s=0,a=t.length;s<a;s++)o.call(null,t[s],s,t);else{if(he(t))return;const r=n?Object.getOwnPropertyNames(t):Object.keys(t),i=r.length;let c;for(s=0;s<i;s++)c=r[s],o.call(null,t[c],c,t)}}function St(t,o){if(he(t))return null;o=o.toLowerCase();const n=Object.keys(t);let s=n.length,a;for(;s-- >0;)if(a=n[s],o===a.toLowerCase())return a;return null}const le=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,kt=t=>!pe(t)&&t!==le;function Xe(){const{caseless:t,skipUndefined:o}=kt(this)&&this||{},n={},s=(a,r)=>{const i=t&&St(n,r)||r;Ne(n[i])&&Ne(a)?n[i]=Xe(n[i],a):Ne(a)?n[i]=Xe({},a):fe(a)?n[i]=a.slice():(!o||!pe(a))&&(n[i]=a)};for(let a=0,r=arguments.length;a<r;a++)arguments[a]&&Ce(arguments[a],s);return n}const Ts=(t,o,n,{allOwnKeys:s}={})=>(Ce(o,(a,r)=>{n&&U(a)?t[r]=bt(a,n):t[r]=a},{allOwnKeys:s}),t),Os=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),Ls=(t,o,n,s)=>{t.prototype=Object.create(o.prototype,s),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:o.prototype}),n&&Object.assign(t.prototype,n)},Rs=(t,o,n,s)=>{let a,r,i;const c={};if(o=o||{},t==null)return o;do{for(a=Object.getOwnPropertyNames(t),r=a.length;r-- >0;)i=a[r],(!s||s(i,t,o))&&!c[i]&&(o[i]=t[i],c[i]=!0);t=n!==!1&&Je(t)}while(t&&(!n||n(t,o))&&t!==Object.prototype);return o},Is=(t,o,n)=>{t=String(t),(n===void 0||n>t.length)&&(n=t.length),n-=o.length;const s=t.indexOf(o,n);return s!==-1&&s===n},$s=t=>{if(!t)return null;if(fe(t))return t;let o=t.length;if(!Et(o))return null;const n=new Array(o);for(;o-- >0;)n[o]=t[o];return n},Ds=(t=>o=>t&&o instanceof t)(typeof Uint8Array<"u"&&Je(Uint8Array)),Ms=(t,o)=>{const s=(t&&t[ke]).call(t);let a;for(;(a=s.next())&&!a.done;){const r=a.value;o.call(t,r[0],r[1])}},Hs=(t,o)=>{let n;const s=[];for(;(n=t.exec(o))!==null;)s.push(n);return s},Us=X("HTMLFormElement"),zs=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,s,a){return s.toUpperCase()+a}),xt=(({hasOwnProperty:t})=>(o,n)=>t.call(o,n))(Object.prototype),vs=X("RegExp"),Bt=(t,o)=>{const n=Object.getOwnPropertyDescriptors(t),s={};Ce(n,(a,r)=>{let i;(i=o(a,r,t))!==!1&&(s[r]=i||a)}),Object.defineProperties(t,s)},Gs=t=>{Bt(t,(o,n)=>{if(U(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const s=t[n];if(U(s)){if(o.enumerable=!1,"writable"in o){o.writable=!1;return}o.set||(o.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},js=(t,o)=>{const n={},s=a=>{a.forEach(r=>{n[r]=!0})};return fe(t)?s(t):s(String(t).split(o)),n},Ws=()=>{},qs=(t,o)=>t!=null&&Number.isFinite(t=+t)?t:o;function Zs(t){return!!(t&&U(t.append)&&t[wt]==="FormData"&&t[ke])}const Js=t=>{const o=new Array(10),n=(s,a)=>{if(ge(s)){if(o.indexOf(s)>=0)return;if(he(s))return s;if(!("toJSON"in s)){o[a]=s;const r=fe(s)?[]:{};return Ce(s,(i,c)=>{const d=n(i,a+1);!pe(d)&&(r[c]=d)}),o[a]=void 0,r}}return s};return n(t,0)},Xs=X("AsyncFunction"),Ks=t=>t&&(ge(t)||U(t))&&U(t.then)&&U(t.catch),Nt=((t,o)=>t?setImmediate:o?((n,s)=>(le.addEventListener("message",({source:a,data:r})=>{a===le&&r===n&&s.length&&s.shift()()},!1),a=>{s.push(a),le.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",U(le.postMessage)),Ys=typeof queueMicrotask<"u"?queueMicrotask.bind(le):typeof process<"u"&&process.nextTick||Nt,f={isArray:fe,isArrayBuffer:_t,isBuffer:he,isFormData:xs,isArrayBufferView:hs,isString:gs,isNumber:Et,isBoolean:Cs,isObject:ge,isPlainObject:Ne,isEmptyObject:bs,isReadableStream:Ns,isRequest:Fs,isResponse:Vs,isHeaders:As,isUndefined:pe,isDate:ws,isFile:_s,isBlob:Es,isRegExp:vs,isFunction:U,isStream:ks,isURLSearchParams:Bs,isTypedArray:Ds,isFileList:Ss,forEach:Ce,merge:Xe,extend:Ts,trim:Ps,stripBOM:Os,inherits:Ls,toFlatObject:Rs,kindOf:xe,kindOfTest:X,endsWith:Is,toArray:$s,forEachEntry:Ms,matchAll:Hs,isHTMLForm:Us,hasOwnProperty:xt,hasOwnProp:xt,reduceDescriptors:Bt,freezeMethods:Gs,toObjectSet:js,toCamelCase:zs,noop:Ws,toFiniteNumber:qs,findKey:St,global:le,isContextDefined:kt,isSpecCompliantForm:Zs,toJSONObject:Js,isAsyncFn:Xs,isThenable:Ks,setImmediate:Nt,asap:Ys,isIterable:t=>t!=null&&U(t[ke])};function V(t,o,n,s,a){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",o&&(this.code=o),n&&(this.config=n),s&&(this.request=s),a&&(this.response=a,this.status=a.status?a.status:null)}f.inherits(V,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:f.toJSONObject(this.config),code:this.code,status:this.status}}});const Ft=V.prototype,Vt={};["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=>{Vt[t]={value:t}}),Object.defineProperties(V,Vt),Object.defineProperty(Ft,"isAxiosError",{value:!0}),V.from=(t,o,n,s,a,r)=>{const i=Object.create(Ft);f.toFlatObject(t,i,function(y){return y!==Error.prototype},m=>m!=="isAxiosError");const c=t&&t.message?t.message:"Error",d=o==null&&t?t.code:o;return V.call(i,c,d,n,s,a),t&&i.cause==null&&Object.defineProperty(i,"cause",{value:t,configurable:!0}),i.name=t&&t.name||"Error",r&&Object.assign(i,r),i};const Qs=null;function Ke(t){return f.isPlainObject(t)||f.isArray(t)}function At(t){return f.endsWith(t,"[]")?t.slice(0,-2):t}function Pt(t,o,n){return t?t.concat(o).map(function(a,r){return a=At(a),!n&&r?"["+a+"]":a}).join(n?".":""):o}function ea(t){return f.isArray(t)&&!t.some(Ke)}const ta=f.toFlatObject(f,{},null,function(o){return/^is[A-Z]/.test(o)});function Fe(t,o,n){if(!f.isObject(t))throw new TypeError("target must be an object");o=o||new FormData,n=f.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(w,C){return!f.isUndefined(C[w])});const s=n.metaTokens,a=n.visitor||y,r=n.dots,i=n.indexes,d=(n.Blob||typeof Blob<"u"&&Blob)&&f.isSpecCompliantForm(o);if(!f.isFunction(a))throw new TypeError("visitor must be a function");function m(p){if(p===null)return"";if(f.isDate(p))return p.toISOString();if(f.isBoolean(p))return p.toString();if(!d&&f.isBlob(p))throw new V("Blob is not supported. Use a Buffer instead.");return f.isArrayBuffer(p)||f.isTypedArray(p)?d&&typeof Blob=="function"?new Blob([p]):Buffer.from(p):p}function y(p,w,C){let F=p;if(p&&!C&&typeof p=="object"){if(f.endsWith(w,"{}"))w=s?w:w.slice(0,-2),p=JSON.stringify(p);else if(f.isArray(p)&&ea(p)||(f.isFileList(p)||f.endsWith(w,"[]"))&&(F=f.toArray(p)))return w=At(w),F.forEach(function(O,$){!(f.isUndefined(O)||O===null)&&o.append(i===!0?Pt([w],$,r):i===null?w:w+"[]",m(O))}),!1}return Ke(p)?!0:(o.append(Pt(C,w,r),m(p)),!1)}const E=[],S=Object.assign(ta,{defaultVisitor:y,convertValue:m,isVisitable:Ke});function h(p,w){if(!f.isUndefined(p)){if(E.indexOf(p)!==-1)throw Error("Circular reference detected in "+w.join("."));E.push(p),f.forEach(p,function(F,I){(!(f.isUndefined(F)||F===null)&&a.call(o,F,f.isString(I)?I.trim():I,w,S))===!0&&h(F,w?w.concat(I):[I])}),E.pop()}}if(!f.isObject(t))throw new TypeError("data must be an object");return h(t),o}function Tt(t){const o={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(s){return o[s]})}function Ye(t,o){this._pairs=[],t&&Fe(t,this,o)}const Ot=Ye.prototype;Ot.append=function(o,n){this._pairs.push([o,n])},Ot.toString=function(o){const n=o?function(s){return o.call(this,s,Tt)}:Tt;return this._pairs.map(function(a){return n(a[0])+"="+n(a[1])},"").join("&")};function oa(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function Lt(t,o,n){if(!o)return t;const s=n&&n.encode||oa;f.isFunction(n)&&(n={serialize:n});const a=n&&n.serialize;let r;if(a?r=a(o,n):r=f.isURLSearchParams(o)?o.toString():new Ye(o,n).toString(s),r){const i=t.indexOf("#");i!==-1&&(t=t.slice(0,i)),t+=(t.indexOf("?")===-1?"?":"&")+r}return t}class Rt{constructor(){this.handlers=[]}use(o,n,s){return this.handlers.push({fulfilled:o,rejected:n,synchronous:s?s.synchronous:!1,runWhen:s?s.runWhen:null}),this.handlers.length-1}eject(o){this.handlers[o]&&(this.handlers[o]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(o){f.forEach(this.handlers,function(s){s!==null&&o(s)})}}const It={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},na={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:Ye,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Qe=typeof window<"u"&&typeof document<"u",et=typeof navigator=="object"&&navigator||void 0,sa=Qe&&(!et||["ReactNative","NativeScript","NS"].indexOf(et.product)<0),aa=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",ia=Qe&&window.location.href||"http://localhost",D={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Qe,hasStandardBrowserEnv:sa,hasStandardBrowserWebWorkerEnv:aa,navigator:et,origin:ia},Symbol.toStringTag,{value:"Module"})),...na};function ra(t,o){return Fe(t,new D.classes.URLSearchParams,{visitor:function(n,s,a,r){return D.isNode&&f.isBuffer(n)?(this.append(s,n.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)},...o})}function la(t){return f.matchAll(/\w+|\[(\w*)]/g,t).map(o=>o[0]==="[]"?"":o[1]||o[0])}function ca(t){const o={},n=Object.keys(t);let s;const a=n.length;let r;for(s=0;s<a;s++)r=n[s],o[r]=t[r];return o}function $t(t){function o(n,s,a,r){let i=n[r++];if(i==="__proto__")return!0;const c=Number.isFinite(+i),d=r>=n.length;return i=!i&&f.isArray(a)?a.length:i,d?(f.hasOwnProp(a,i)?a[i]=[a[i],s]:a[i]=s,!c):((!a[i]||!f.isObject(a[i]))&&(a[i]=[]),o(n,s,a[i],r)&&f.isArray(a[i])&&(a[i]=ca(a[i])),!c)}if(f.isFormData(t)&&f.isFunction(t.entries)){const n={};return f.forEachEntry(t,(s,a)=>{o(la(s),a,n,0)}),n}return null}function da(t,o,n){if(f.isString(t))try{return(o||JSON.parse)(t),f.trim(t)}catch(s){if(s.name!=="SyntaxError")throw s}return(n||JSON.stringify)(t)}const be={transitional:It,adapter:["xhr","http","fetch"],transformRequest:[function(o,n){const s=n.getContentType()||"",a=s.indexOf("application/json")>-1,r=f.isObject(o);if(r&&f.isHTMLForm(o)&&(o=new FormData(o)),f.isFormData(o))return a?JSON.stringify($t(o)):o;if(f.isArrayBuffer(o)||f.isBuffer(o)||f.isStream(o)||f.isFile(o)||f.isBlob(o)||f.isReadableStream(o))return o;if(f.isArrayBufferView(o))return o.buffer;if(f.isURLSearchParams(o))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),o.toString();let c;if(r){if(s.indexOf("application/x-www-form-urlencoded")>-1)return ra(o,this.formSerializer).toString();if((c=f.isFileList(o))||s.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return Fe(c?{"files[]":o}:o,d&&new d,this.formSerializer)}}return r||a?(n.setContentType("application/json",!1),da(o)):o}],transformResponse:[function(o){const n=this.transitional||be.transitional,s=n&&n.forcedJSONParsing,a=this.responseType==="json";if(f.isResponse(o)||f.isReadableStream(o))return o;if(o&&f.isString(o)&&(s&&!this.responseType||a)){const i=!(n&&n.silentJSONParsing)&&a;try{return JSON.parse(o,this.parseReviver)}catch(c){if(i)throw c.name==="SyntaxError"?V.from(c,V.ERR_BAD_RESPONSE,this,null,this.response):c}}return o}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:D.classes.FormData,Blob:D.classes.Blob},validateStatus:function(o){return o>=200&&o<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};f.forEach(["delete","get","head","post","put","patch"],t=>{be.headers[t]={}});const fa=f.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"]),pa=t=>{const o={};let n,s,a;return t&&t.split(`
1
+ (function(re,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(re=typeof globalThis<"u"?globalThis:re||self,e(re.GSCSpecificPlays={},re.Vue))})(this,function(re,e){"use strict";const Ge="/icons/icn-play.png",uo=(t,o)=>{const n=t.__vccOpts||t;for(const[s,a]of o)n[s]=a;return n},yo={key:1},ho={width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},go=["fill"],Co={key:0,class:"checkbox__teams"},bo={class:"checkbox__teams__logo"},wo=["src"],_o={class:"checkbox__teams__logo"},Eo=["src"],So={__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:o}){const n=t;e.useCssVars(m=>({"7bd9d47b":t.width,"34dc7ddc":t.height}));const s=e.ref(!1),a=e.computed(()=>{const m={color:n.boxValueColor,"font-family":n.fontFamily,height:n.boxWidthAndHeight,width:n.boxWidthAndHeight,minWidth:n.boxWidthAndHeight,"border-radius":n.boxBorderRadius,"margin-top":n.boxMarginTop};return s.value?(m["background-color"]=n.boxBackgroundColor,m.border=`solid ${n.boxBorderWidth} ${n.boxBackgroundColor}`):m.border=`solid ${n.boxBorderWidth} ${n.boxBorderColor}`,m}),r=e.computed(()=>({"font-family":n.boxValueFontFamily,"font-size":n.boxValueFontSize,color:n.boxValueColor,"line-height":1})),i=e.computed(()=>{const m={color:n.labelColor,"font-family":n.fontFamily,"font-size":n.labelFontSize,"white-space":n.labelWhiteSpace,"text-align":n.boxPosition==="top"||n.boxPosition==="bottom"?"center":n.boxPosition};return(n.boxPosition==="left"||n.boxPosition==="right")&&(m[`margin-${n.boxPosition}`]=n.isBoxOnly?"0":n.teamsIds?"8px":"10px"),m});e.watch(()=>n.modelValue,m=>{m!==s.value&&(s.value=m)},{immediate:!0});function c(){n.avoidInteraction||!s.value&&n.avoidToCheck||(s.value=!s.value,o("update:modelValue",s.value))}function d(m){return`${{}.TEAM_LOGOS_URL||"https://golstatsimages.blob.core.windows.net/teams-80/"}${m}.png`}return(m,y)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["checkbox",`box-${t.boxPosition}`]),onClick:c},[e.createElementVNode("div",{class:"checkbox__box",style:e.normalizeStyle(a.value)},[s.value?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[n.boxValue?(e.openBlock(),e.createElementBlock("div",{key:0,class:"checkbox__box__value",style:e.normalizeStyle(r.value)},e.toDisplayString(t.boxValue),5)):(e.openBlock(),e.createElementBlock("div",yo,[(e.openBlock(),e.createElementBlock("svg",ho,[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,go)]))]))],64)):e.createCommentVNode("",!0)],4),t.teamsIds&&t.teamsIds.length?(e.openBlock(),e.createElementBlock("div",Co,[e.createElementVNode("div",bo,[e.createElementVNode("img",{src:d(t.teamsIds[0]),alt:""},null,8,wo)]),e.createElementVNode("div",_o,[e.createElementVNode("img",{src:d(t.teamsIds[1]),alt:""},null,8,Eo)])])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"checkbox__label",style:e.normalizeStyle(i.value)},e.toDisplayString(t.label),5)],2))}},je=uo(So,[["__scopeId","data-v-b6f124d8"]]),se=(t,o)=>{const n=t.__vccOpts||t;for(const[s,a]of o)n[s]=a;return n},ko={class:"gsc-playpc-contshileds"},xo={class:"title-game-vs-playpc"},Bo={class:"score-game-vs-playpc"},No={class:"date-game-vs-playpc"},Fo={class:"arrow-game-vs-playpc"},Vo={key:0,"data-v-b548a08d":"",width:"20",height:"20",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Ao={key:1,"data-v-b548a08d":"",width:"20",height:"20",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Po={key:0,class:"gsc-container-plays-hidden-title"},To=["onClick"],Oo={class:"gsc-itemplaypc-play-number"},Lo={class:"gsc-itemplaypc-play-info"},Ro={class:"gsc-itemplaypc-play-infodata text-1"},Io={key:0,class:"gsc-itemplaypc-play-infodata text-2"},$o={class:"gsc-itemplaypc-play-infodata text-1"},Do={key:0},Mo=se({__name:"GSCItemPlayPC",props:{game:{type:Object,default:()=>({})},isAgainstMode:{type:Boolean,default:!1}},setup(t){const o=t,n=e.computed(()=>o.game.isExpanded),s=e.computed(()=>o.game.date.split("-").reverse().join("/")),a=e.computed(()=>{let i=[];o.isAgainstMode?(o.game.corners.forEach(d=>{d.isSelected=!1}),i=o.game.cornersAgainstTeam.filter(d=>d.isVisible)):(o.game.cornersAgainstTeam.forEach(d=>{d.isSelected=!1}),i=o.game.corners.filter(d=>d.isVisible));const c=i[0];return c&&(c.isSelected=!0),i.sort((d,m)=>d.momentOfPlayNumber-m.momentOfPlayNumber)});function r(i){o.game[`${o.isAgainstMode?"cornersAgainstTeam":"corners"}`].forEach(c=>{c.isSelected=c.play_id===i.play_id})}return(i,c)=>t.game.isVisible?(e.openBlock(),e.createElementBlock("div",{key:0,class:"gsc-item-play-pc",style:e.normalizeStyle(t.game.isSelected?"border: 1px solid #e9ffaf !important":"border: none !important; padding-bottom: 0px !important; margin-bottom 0px !important;")},[e.createElementVNode("div",{class:"gsc-item-play-pc-container-title",style:e.normalizeStyle(t.game.isSelected?"":"border: none !important; padding-bottom: 0px !important; margin-bottom 0px !important;")},[e.createElementVNode("div",ko,[e.createElementVNode("div",{class:"gsc-playpc-contshileds-home",style:e.normalizeStyle({backgroundImage:`url(${t.game.home_team_logo})`})},null,4),e.createElementVNode("div",{class:"gsc-playpc-contshileds-away",style:e.normalizeStyle({backgroundImage:`url(${t.game.visiting_team_logo})`})},null,4)]),e.createElementVNode("div",xo,e.toDisplayString(t.game.home_team_acronym)+" vs "+e.toDisplayString(t.game.visiting_team_acronym),1),e.createElementVNode("div",Bo,e.toDisplayString(t.game.score[0])+" - "+e.toDisplayString(t.game.score[1]),1),e.createElementVNode("div",No,e.toDisplayString(s.value),1),e.createElementVNode("div",Fo,[n.value?(e.openBlock(),e.createElementBlock("svg",Vo,[...c[0]||(c[0]=[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(90 5.36523 6.26377)"},null,-1)])])):(e.openBlock(),e.createElementBlock("svg",Ao,[...c[1]||(c[1]=[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(270 5.36523 6.26377)"},null,-1)])]))])],4),n.value?(e.openBlock(),e.createElementBlock("div",Po,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.value,(d,m)=>(e.openBlock(),e.createElementBlock("div",{key:d.play_id,class:e.normalizeClass(["gsc-item-play-pc-container-play",{"is-selected":d.isSelected}]),onClick:e.withModifiers(y=>r(d),["stop"])},[e.createElementVNode("div",Oo,e.toDisplayString(m+1)+"/"+e.toDisplayString(a.value.length),1),e.createElementVNode("div",Lo,[e.createElementVNode("div",Ro,e.toDisplayString(d.formattedMomentOfPlay),1),d&&d.player?(e.openBlock(),e.createElementBlock("div",Io," Tiro de esquina | "+e.toDisplayString(d.player.shortName),1)):e.createCommentVNode("",!0),e.createElementVNode("div",$o,[e.createTextVNode(e.toDisplayString(d.howWasCornerName)+" ",1),d.whatHappenedName?(e.openBlock(),e.createElementBlock("span",Do,"|")):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(d.whatHappenedName),1)])])],10,To))),128))])):e.createCommentVNode("",!0)],4)):e.createCommentVNode("",!0)}},[["__scopeId","data-v-c0f94125"]]),Ho={key:0,class:"gsc-selector-play-pc-title"},Uo={key:1,class:"gsc-selector-play-pc-title"},zo={class:"gsc-selector-play-pc__filters-text"},vo={class:"gsc-selector-play-pc-container"},Go=se({__name:"GSCSelectorPlayPC",props:{gamesByTeam:{type:Array,default:()=>[]},isAgainstMode:{type:Boolean,default:!1},areFiltersOpen:{type:Boolean,default:!1}},setup(t){const o=t;function n(s){if(s.isExpanded){s.isExpanded=!1;return}else if(s.isSelected){s.isExpanded=!0;return}if(o.gamesByTeam.forEach(a=>{a.isExpanded=!1}),s.isExpanded=!0,!s.isSelected){const a=`${o.isAgainstMode?"cornersAgainstTeam":"corners"}`;o.gamesByTeam.forEach(r=>{r.isSelected=!1,r[a].forEach(i=>{i.isSelected=!1})}),s.isSelected=!0,s.isExpanded=!0}}return(s,a)=>(e.openBlock(),e.createElementBlock("div",{class:"gsc-selector-play-pc",style:e.normalizeStyle(t.areFiltersOpen?"height: 478px;":"")},[t.isAgainstMode?(e.openBlock(),e.createElementBlock("div",Ho,"Elige una jugada:")):(e.openBlock(),e.createElementBlock("div",Uo,"Elige un partido:")),e.withDirectives(e.createElementVNode("div",zo,[...a[0]||(a[0]=[e.createElementVNode("div",null,"Solo se muestran jugadas que cumplan con los criterios elegidos en los filtros.",-1)])],512),[[e.vShow,t.areFiltersOpen]]),e.createElementVNode("div",vo,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.gamesByTeam,r=>(e.openBlock(),e.createBlock(Mo,{key:r.game_id,game:r,show:r.isSelected,"is-against-mode":t.isAgainstMode,onClick:i=>n(r)},null,8,["game","show","is-against-mode","onClick"]))),128))]),a[1]||(a[1]=e.createElementVNode("div",{class:"gsc-selector-play-pc-container-scroll"},[e.createElementVNode("svg",{"data-v-b548a08d":"",width:"20",height:"20",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"})],-1))],4))}},[["__scopeId","data-v-7dd283c1"]]),jo=(t,o)=>{const n=t.__vccOpts||t;for(const[s,a]of o)n[s]=a;return n},We={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))}}},pt=()=>{e.useCssVars(t=>({"9d01acb4":t.height,"14e95081":t.borderWidthBtn,"38fec285":t.borderType,34353510:t.borderColor,"20d20dc6":t.borderRadius,17130967:t.width,"4ccb7d36":t.backgroundColor,"5d1e86a2":t.cursorType,ce65d4a2:t.fontSize,fe4ac47a:t.fontStyle,f98e44dc:t.fontFamily,"93b87770":t.marginLeftStat,c7f7beba:t.fontSizeStat}))},mt=We.setup;We.setup=mt?(t,o)=>(pt(),mt(t,o)):pt;const Wo=t=>(e.pushScopeId("data-v-f3ee6b2b"),t=t(),e.popScopeId(),t),qo=["src"],Zo={key:1,class:"text"},Jo=["src"],Xo={class:"stats"},Ko=Wo(()=>e.createElementVNode("img",{class:"iconstats",src:"https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"},null,-1)),Yo={class:"numstats"},Qo={class:"leyend"};function en(t,o,n,s,a,r){return e.openBlock(),e.createElementBlock("div",null,[n.type==0?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["button",a.status&&n.typeOnOff&&"button-active"]),style:e.normalizeStyle([r.customStyle,a.status&&n.typeOnOff&&r.customActive]),onClick:o[0]||(o[0]=(...i)=>r.btnClick&&r.btnClick(...i))},[n.icon&&n.iconPosition.toLowerCase()==="left"?(e.openBlock(),e.createElementBlock("img",{key:0,class:"icon",style:e.normalizeStyle({width:n.iconSize}),src:n.icon},null,12,qo)):e.createCommentVNode("",!0),n.textValue?(e.openBlock(),e.createElementBlock("div",Zo,e.toDisplayString(n.textValue),1)):e.createCommentVNode("",!0),n.icon&&n.iconPosition.toLowerCase()==="right"?(e.openBlock(),e.createElementBlock("img",{key:2,class:"icon",style:e.normalizeStyle({width:n.iconSize}),src:n.icon},null,12,Jo)):e.createCommentVNode("",!0)],6)):e.createCommentVNode("",!0),n.type==1?(e.openBlock(),e.createElementBlock("div",{key:1,class:"button-target",onClick:o[1]||(o[1]=(...i)=>r.btnClick&&r.btnClick(...i))},[e.createElementVNode("div",Xo,[Ko,e.createElementVNode("div",Yo,e.toDisplayString(n.textStat),1)]),e.createElementVNode("div",Qo,e.toDisplayString(n.textCategory),1)])):e.createCommentVNode("",!0)])}const tn=jo(We,[["render",en],["__scopeId","data-v-f3ee6b2b"]]),on={class:"gsc-dropdown__main-container__item-selected"},nn=["height","width"],sn=["stroke"],an={key:1,width:"8",height:"4",viewBox:"0 0 8 4",fill:"none",xmlns:"http://www.w3.org/2000/svg"},rn=["fill"],ln={class:"gsc-dropdown__items-container"},cn=["onClick"],dn={key:0,class:"gsc-dropdown__items-footer"},fn={__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(o=>o in t)},listBackgroundColor:{type:String,default:"white"},hoverBackgroundColor:{type:String,default:"#f1f1f1"},listMarginTop:{type:String,default:"0"},listContainerPadding:{type:String,default:"0"},listItemPadding:{type:String,default:"10px 12px"},listItemMargin:{type:String,default:"0"},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},listItemBorderRadius:{type:String,default:"0"},listAlignment:{type:String,default:"left"},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},iconType:{type:Number,default:1,validator:function(t){return[1,2].includes(t)}}},emits:["input","click-ready","update:modelValue"],setup(t,{emit:o}){const n=t,s=e.ref({}),a=e.ref(null),r=e.ref(n.isMultipleOption?-1:0),i=e.ref(!1);e.watch(()=>n.items,(h,p)=>{if(!n.modelValue&&(!n.onlyFirstTime||!p||!p.length)&&h&&h.length){if(n.defaultItemByProp){const w=n.items.findIndex(C=>C[n.defaultItemByProp.propName]===n.defaultItemByProp.value);w!==-1?(r.value=w,s.value=h[w]):(r.value=0,s.value=h[0])}else s.value=h[n.defaultItemByIndex];o("input",s.value)}},{immediate:!0}),e.watch(()=>n.modelValue,h=>{if(h){const p=n.items.findIndex(w=>typeof h=="object"?JSON.stringify(w)===JSON.stringify(h):w===h);p!==-1&&(r.value=p,s.value=n.items[p],o("update:modelValue",s.value))}},{immediate:!0});const c=e.computed(()=>({height:n.height,width:n.width,backgroundColor:n.backgroundColor,borderRadius:`${n.borderRadius}px`,border:`${n.borderType} ${n.borderWidth}px ${n.borderColor}`,color:n.color,"--hover-background-color":n.hoverBackgroundColor,"--list-container-padding":n.listContainerPadding,"--list-item-padding":n.listItemPadding,"--list-item-margin":n.listItemMargin,"--list-background-color":n.listBackgroundColor,"--list-height":n.listHeight,"--list-item-border-radius":n.listItemBorderRadius,"--list-item-selected-color":n.listItemSelectedColor,"--list-item-selected-background-color":n.listItemSelectedBackgroundColor,"--list-item-color":n.listItemColor,"--list-border-radius":`${n.listBorderRadius}`,"--list-border-color":n.listBorderColor,"--list-width":n.isListSameWidth?n.width:"fit-content","--list-border-width":`${n.listBorderWidth}px`,"--list-margin-top":n.listMarginTop,"--list-left":n.listAlignment==="left"?"0":"auto","--list-right":n.listAlignment==="right"?"0":"auto","--footer-border":`${n.footerBorderWidth}px solid ${n.footerBorderColor}`,"--dropdown-opacity":n.isDisabled?"0.5":"1","--dropdown-cursor":n.isDisabled?"not-allowed":"pointer","--dropdown-font-size":n.fontSize?n.fontSize:"14px"})),d=e.computed(()=>({height:`${n.arrowHeight}px`,width:`${n.arrowWidth}px`}));function m(){n.isDisabled||(i.value=!i.value)}function y(h){a.value&&!a.value.contains(h.target)&&(i.value=!1)}function E(h,p){n.isMultipleOption?r.value=-1:(r.value=p,i.value=!1),s.value=h,o("input",s.value),o("update:modelValue",s.value)}function S(){i.value=!1,o("click-ready")}return e.onMounted(()=>{document.addEventListener("click",y)}),e.onBeforeMount(()=>{document.removeEventListener("click",y)}),(h,p)=>(e.openBlock(),e.createElementBlock("div",{ref_key:"dropDown",ref:a,class:"gsc-dropdown",style:e.normalizeStyle(c.value)},[e.createElementVNode("div",{class:"gsc-dropdown__main-container",style:e.normalizeStyle({"padding-right":`${t.arrowWidth+8}px`}),onClick:m},[e.createElementVNode("div",on,[e.renderSlot(h.$slots,"default",{selectedItem:s.value})]),e.createElementVNode("div",{class:e.normalizeClass(["gsc-dropdown__main-container__icon",{"rotated-180":i.value}]),style:e.normalizeStyle(d.value)},[t.iconType===1?(e.openBlock(),e.createElementBlock("svg",{key:0,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,sn)],8,nn)):(e.openBlock(),e.createElementBlock("svg",an,[e.createElementVNode("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4 2.62045L6.86193 0.167368C7.12228 -0.0557892 7.54439 -0.0557892 7.80474 0.167368C8.06509 0.390524 8.06509 0.752333 7.80474 0.97549L4.4714 3.83263C4.21105 4.05579 3.78895 4.05579 3.5286 3.83263L0.195262 0.97549C-0.0650874 0.752333 -0.0650874 0.390524 0.195262 0.167368C0.455612 -0.0557892 0.877722 -0.0557892 1.13807 0.167368L4 2.62045Z",fill:t.arrowColor},null,8,rn)]))],6)],4),e.createVNode(e.Transition,null,{default:e.withCtx(()=>[e.withDirectives(e.createElementVNode("div",ln,[e.createElementVNode("div",null,[e.createElementVNode("div",{class:"gsc-dropdown__items",style:e.normalizeStyle({"margin-top":`${n.borderWidth}px`})},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.items,(w,C)=>(e.openBlock(),e.createElementBlock("div",null,[e.withDirectives((e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["gsc-dropdown__items__item",{selected:C===r.value}]),key:C,onClick:F=>E(w,C)},[e.renderSlot(h.$slots,"availableItem",{item:w})],10,cn)),[[e.vShow,!w.isHidden]])]))),256))],4),t.isFooterVisible?(e.openBlock(),e.createElementBlock("div",dn,[e.createVNode(e.unref(tn),{"text-value":"Listo","border-color":"#cbee6b","font-size":"12px",width:"72px",height:"22px","border-radius":"62px","border-width":.8,onClick:S})])):e.createCommentVNode("",!0)])],512),[[e.vShow,i.value]])]),_:3})],4))}},pn=(t,o)=>{const n=t.__vccOpts||t;for(const[s,a]of o)n[s]=a;return n},qe={name:"ScrollableContainer",props:{backgroundColor:{type:String,default:"#0D1D29"},pxScroll:{type:Number,default:100},arrows:{type:Boolean,default:!0},arrowsHideOnNoScroll:{type:Boolean,default:!1},arrowsScrollHide:{type:Boolean,default:!1},arrowsColor:{type:String,default:"#CBEE6B"},arrowsHeight:{type:Number,default:15},arrowsWidth:{type:Number,default:15},arrowsPadding:{type:Number,default:5},arrowsMargin:{type:Number,default:10},arrowsRadius:{type:String,default:"0%"},arrowsBorder:{type:String,default:"none"},arrowsBackground:{type:String,default:"#0D1D29"},arrowsContainerBgL:{type:String,default:"#0D1D29"},arrowsContainerBgR:{type:String,default:"#0D1D29"},scrollColor:{type:String,default:"#c3e569"},arrowsPosition:{type:String,default:"relative"},height:{type:String,default:"100%"}},data(){return{showLeftArrow:!1,showRightArrow:!0,intervalid1:""}},mounted(){this.getScroll(),this.arrowsHideOnNoScroll&&window.addEventListener("resize",this.resizeSlider),this.arrowsHideOnNoScroll&&this.listenerLoad()},beforeUnmount(){this.arrowsHideOnNoScroll&&window.removeEventListener("resize",this.resizeSlider),this.arrowsHideOnNoScroll&&clearInterval(this.intervalid1)},computed:{getViewBox(){return`-2 0 ${this.arrowsWidth} ${this.arrowsHeight}`},hideShowLeftArrow(){let t="";return this.arrowsPosition=="absolute"?t="leftAbsolute":t="leftRelative",this.arrowsScrollHide?this.showLeftArrow?t+=" showArrowSlide":t+=" hideArrowSlide":t+=" showArrowSlide",t},hideShowRightArrow(){let t="";return this.arrowsPosition=="absolute"?t="rightAbsolute":t="rightRelative",this.arrowsScrollHide?this.showRightArrow?t+=" showArrowSlide":t+=" hideArrowSlide":t+=" showArrowSlide",t}},methods:{scrollLeft(){this.$refs.content.scrollLeft-=this.pxScroll},scrollRight(){this.$refs.content.scrollLeft+=this.pxScroll},getScroll(){let t=0;this.arrowsPosition=="relative"?t=this.$refs.content.scrollWidth-this.$el.clientWidth+this.arrowsMargin*2+this.arrowsWidth*4:t=this.$refs.content.scrollWidth-this.$el.clientWidth,this.$refs.content.scrollLeft==0?this.showLeftArrow=!1:this.showLeftArrow=!0,t>0&&(this.$refs.content.scrollLeft==t?this.showRightArrow=!1:this.showRightArrow=!0),this.arrowsHideOnNoScroll&&this.$refs.content.clientWidth===this.$refs.content.scrollWidth&&(this.showRightArrow=!1)},resizeSlider(){this.getScroll();let t;clearTimeout(t),t=setTimeout(this.getScroll,1e3)},listenerLoad(){this.intervalid1=setInterval((function(){var t=this.$el.clientWidth,o=this.$refs.content.scrollWidth;o>0&&t>0&&(o>t?(this.showRightArrow=!0,clearInterval(this.intervalid1)):clearInterval(this.intervalid1))}).bind(this),3e3)}}},ut=()=>{e.useCssVars(t=>({"26acffa8":t.backgroundColor,"3d95bef4":t.height,"86ba1cc0":t.arrowsPosition,"140b6ada":t.arrowsPadding+"px","7df46be5":t.arrowsBackground,"33f99798":t.arrowsHeight*2+"px","1c8a858d":t.arrowsWidth*2+"px","4a7876c9":t.arrowsRadius,"2ff67e63":t.arrowsBorder,"59c5dd08":t.arrowsMargin+"px","6658215d":t.arrowsContainerBgL,66582163:t.arrowsContainerBgR,e5900a2e:t.scrollColor}))},yt=qe.setup;qe.setup=yt?(t,o)=>(ut(),yt(t,o)):ut;const mn={ref:"gscScrollableContainer",class:"scrollable-container"},un={class:"scrollable-arrows"},yn=["width","height","viewBox"],hn=["stroke"],gn={class:"scrollable-wrapper"},Cn={class:"scrollable-arrows"},bn=["width","height","viewBox"],wn=["stroke"];function _n(t,o,n,s,a,r){return e.openBlock(),e.createElementBlock("div",mn,[n.arrows?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["arrows-container",r.hideShowLeftArrow]),onClick:o[0]||(o[0]=(...i)=>r.scrollLeft&&r.scrollLeft(...i))},[e.createElementVNode("div",un,[(e.openBlock(),e.createElementBlock("svg",{width:n.arrowsWidth,height:n.arrowsHeight,viewBox:r.getViewBox,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:n.arrowsColor},null,8,hn)],8,yn))])],2)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"scrollable-content scrollable-content-slider",ref:"content",onScroll:o[1]||(o[1]=(...i)=>r.getScroll&&r.getScroll(...i))},[e.createElementVNode("div",gn,[e.renderSlot(t.$slots,"default",{},void 0,!0)])],544),n.arrows?(e.openBlock(),e.createElementBlock("div",{key:1,id:"arrows-container-right",class:e.normalizeClass(["arrows-container",r.hideShowRightArrow]),onClick:o[2]||(o[2]=(...i)=>r.scrollRight&&r.scrollRight(...i))},[e.createElementVNode("div",Cn,[(e.openBlock(),e.createElementBlock("svg",{width:n.arrowsWidth,height:n.arrowsHeight,viewBox:r.getViewBox,fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"M0.634765 1.21195L5.89853 6.47571C6.52018 7.09735 6.52018 8.11459 5.89853 8.73623L0.634766 14",stroke:n.arrowsColor},null,8,wn)],8,bn))])],2)):e.createCommentVNode("",!0)],512)}const En=pn(qe,[["render",_n],["__scopeId","data-v-7d0811ac"]]),Sn={class:"gsc-itemplaypc-play-number"},kn={class:"gsc-itemplaypc-play-info"},xn={class:"gsc-itemplaypc-play-infodata text-1"},Bn={class:"gsc-itemplaypc-play-infodata text-2"},Nn={class:"gsc-itemplaypc-play-infodata text-1"},Fn={key:0},Vn=se({__name:"CornerPlayMobile",props:{corner:{type:Object,required:!0},cornerNumber:{type:String,required:!0}},emits:["click-corner"],setup(t,{emit:o}){const n=o;function s(){n("click-corner")}return(a,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["gsc-item-play-pc-container-play",t.corner.isSelected?"gsc-item-play-pc-container-play-selected":""]),onClick:s},[e.createElementVNode("div",Sn,e.toDisplayString(t.cornerNumber),1),e.createElementVNode("div",kn,[e.createElementVNode("div",xn,e.toDisplayString(t.corner.formattedMomentOfPlay),1),e.createElementVNode("div",Bn," Tiro de esquina | "+e.toDisplayString(t.corner.playConnections.mainPlay.player.shortName),1),e.createElementVNode("div",Nn,[e.createTextVNode(e.toDisplayString(t.corner.howWasCornerName)+" ",1),t.corner.whatHappenedName?(e.openBlock(),e.createElementBlock("span",Fn,"|")):e.createCommentVNode("",!0),e.createTextVNode(" "+e.toDisplayString(t.corner.whatHappenedName),1)])])],2))}},[["__scopeId","data-v-7c6dfe22"]]),An={class:"gsc-selector-play-mobile"},Pn={key:0,class:"item-selected-container"},Tn={class:"name-macth-select-plays-mobile"},On={key:0,class:"item-selected-container"},Ln={class:"name-macth-select-plays-mobile"},Rn={class:"gsc-selector-play-mobile__filters-text"},In={key:0,class:"selector-slider"},$n=se({__name:"GSCSelectorPlayMobile",props:{gamesByTeam:{type:Array,default:()=>[]},isAgainstMode:{type:Boolean,default:!1},areFiltersOpen:{type:Boolean,default:!1}},setup(t){const o=t,n=e.ref(null);function s(i){n.value&&n.value[`${o.isAgainstMode?"cornersAgainstTeam":"corners"}`].forEach(c=>{c.isSelected=c.play_id===i.play_id})}function a(i){o.gamesByTeam.forEach(c=>{c.isSelected=!1,c.corners.forEach(d=>{d.isSelected=!1})}),i.isSelected=!0,i.corners[0]&&(i.corners[0].isSelected=!0),n.value=i}const r=e.computed(()=>{if(n.value){let i=[];o.isAgainstMode?(n.value.corners.forEach(d=>{d.isSelected=!1}),i=n.value.cornersAgainstTeam.isVisible):(n.value.cornersAgainstTeam.forEach(d=>{d.isSelected=!1}),i=n.value.corners.filter(d=>d.isVisible));const c=i[0];return c&&(c.isSelected=!0),i}});return(i,c)=>(e.openBlock(),e.createElementBlock("div",An,[e.createVNode(e.unref(fn),{items:t.gamesByTeam,height:"49px",width:"100%","background-color":"#0d1d29","list-background-color":"#243A4C","hover-background-color":"#0d1d29","list-item-selected-background-color":"#0d1d29","list-border-color":"#666","list-item-color":"#FFF","list-item-selected-color":"#CBEE6B","is-list-same-width":!0,color:"white","border-color":"rgba(255, 255, 255, 0.2)","font-family":"Poppins-Regular","border-radius":8,onInput:a},{default:e.withCtx(({selectedItem:d})=>[d&&d.score?(e.openBlock(),e.createElementBlock("div",Pn,[e.createElementVNode("div",{class:"img-home-select-plays-mobile",style:e.normalizeStyle({backgroundImage:`url(${d.home_team_logo})`})},null,4),e.createElementVNode("div",Tn,e.toDisplayString(d.home_team_acronym)+" "+e.toDisplayString(d.score[0])+" - "+e.toDisplayString(d.score[1])+" "+e.toDisplayString(d.visiting_team_acronym),1),e.createElementVNode("div",{class:"img-away-select-plays-mobile",style:e.normalizeStyle({backgroundImage:`url(${d.visiting_team_logo})`})},null,4)])):e.createCommentVNode("",!0)]),availableItem:e.withCtx(({item:d})=>[d&&d.score?(e.openBlock(),e.createElementBlock("div",On,[e.createElementVNode("div",{class:"img-home-select-plays-mobile",style:e.normalizeStyle({backgroundImage:`url(${d.home_team_logo})`})},null,4),e.createElementVNode("div",Ln,e.toDisplayString(d.home_team_acronym)+" "+e.toDisplayString(d.score[0])+" - "+e.toDisplayString(d.score[1])+" "+e.toDisplayString(d.visiting_team_acronym),1),e.createElementVNode("div",{class:"img-away-select-plays-mobile",style:e.normalizeStyle({backgroundImage:`url(${d.visiting_team_logo})`})},null,4)])):e.createCommentVNode("",!0)]),_:1},8,["items"]),e.createElementVNode("div",null,[c[1]||(c[1]=e.createElementVNode("div",{class:"title-select-plays-mobile"},"Elige una jugada del partido:",-1)),e.withDirectives(e.createElementVNode("div",Rn,[...c[0]||(c[0]=[e.createElementVNode("div",null,"Solo se muestran jugadas que cumplan con los criterios elegidos en los filtros.",-1)])],512),[[e.vShow,t.areFiltersOpen]]),n.value?(e.openBlock(),e.createElementBlock("div",In,[e.createVNode(e.unref(En),{pxScroll:290,arrowsPadding:5,arrowsWidth:15,arrowsHeight:15,"background-color":"none",scrollColor:"none",arrowsPosition:"absolute",arrowsScrollHide:!0,arrowsBackground:"rgba(255,255,255,.16)",arrowsContainerBgL:"linear-gradient(270deg, rgba(13,29,41,0) 100%, rgba(13,29,41,1) 100%)",arrowsContainerBgR:"linear-gradient(90deg, rgba(13,29,41,0) 100%, rgba(13,29,41,1) 100%)",arrowsMargin:0,height:"90px",arrowsRadius:"50%",arrowsBorder:"#ddd"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(r.value,(d,m)=>(e.openBlock(),e.createBlock(Vn,{"corner-number":`${m+1}/${r.value.length}`,corner:d,key:d.play_id,onClickCorner:y=>s(d)},null,8,["corner-number","corner","onClickCorner"]))),128))]),_:1})])):e.createCommentVNode("",!0)])]))}},[["__scopeId","data-v-7d965f0f"]]),Dn=["x1","y1","x2","y2","marker-end"],Mn=["x","y"],Hn=["fill"],Un=["stroke"],ht=66/202,zn=se({__name:"HalfSoccerPlayerPosition",props:{playerPosition:{type:Object,required:!0},teamIdForAnalysis:{type:Number,required:!0},visibleTeamsIds:{type:Array,required:!0},isAgainstCorner:{type:Boolean,default:!1}},emits:["player-position-click"],setup(t,{emit:o}){const n=t,s=o,a=e.computed(()=>n.playerPosition.isHomeTeam?"#336DFF":"#CBEE6B"),r=e.computed(()=>n.playerPosition.isHomeTeam?"#FFFFFF":"#183143"),i=e.computed(()=>E(n.playerPosition)),c=e.computed(()=>S(n.playerPosition,i.value)),d=e.computed(()=>n.playerPosition.finalPlayerPosition?E(n.playerPosition.finalPlayerPosition):null),m=e.computed(()=>n.playerPosition.finalPlayerPosition?S(n.playerPosition.finalPlayerPosition,d.value):null);function y(h){s("player-position-click",{event:h,playerPosition:n.playerPosition})}function E(h){let p=h.y;return n.isAgainstCorner?h.isTeamForAnalysis||(p=1-p):h.isTeamForAnalysis&&(p=1-p),p<=.8?p*404+26:null}function S(h,p){let w=h.x;n.isAgainstCorner?h.isTeamForAnalysis&&(w=1-w):h.isTeamForAnalysis||(w=1-w);const C=p-15;return p!==null?w*(446+ht*C)+(104-ht*C)-12:null}return(h,p)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[p[3]||(p[3]=e.createElementVNode("div",null,null,-1)),t.visibleTeamsIds.includes(t.playerPosition.teamId)?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[p[2]||(p[2]=e.createElementVNode("defs",null,[e.createElementVNode("marker",{id:"arrowPlayerPosition",markerWidth:"10",markerHeight:"6",refX:"0",refY:"3",orient:"auto",markerUnits:"strokeWidth"},[e.createElementVNode("path",{d:"M0,0 L0,6 L9,3 z",fill:"#cbee6b"})])],-1)),d.value?(e.openBlock(),e.createElementBlock("line",{key:0,style:{stroke:"#cbee6b","stroke-width":"1"},"stroke-dasharray":"2 2",x1:c.value+12,y1:i.value+10,x2:m.value+12,y2:d.value+10,"marker-end":`url(${t.playerPosition.isFinalPosition?"#arrowPlayerPosition":""})`},null,8,Dn)):e.createCommentVNode("",!0),i.value!==null&&t.playerPosition.isFirstPosition?(e.openBlock(),e.createElementBlock("svg",{key:1,class:"half-soccer-player-position",width:"24",height:"21",viewBox:"0 0 24 21",x:c.value,y:i.value,fill:"none",xmlns:"http://www.w3.org/2000/svg",onClick:y},[e.createElementVNode("path",{d:"M11.7542 15.0781C17.2599 15.0781 21.7232 11.98 21.7232 8.15841C21.7232 4.3368 17.2599 1.23877 11.7542 1.23877C6.24843 1.23877 1.78516 4.3368 1.78516 8.15841C1.78516 11.98 6.24843 15.0781 11.7542 15.0781Z",fill:a.value},null,8,Hn),p[0]||(p[0]=e.createElementVNode("path",{style:{"mix-blend-mode":"multiply"},opacity:"1",d:"M22.4478 18.2913C22.4478 19.5458 17.5475 20.5589 11.5021 20.5589C5.45669 20.5589 0.550781 19.5419 0.550781 18.2913C0.550781 17.0406 5.45108 16.0237 11.4965 16.0237C17.5419 16.0237 22.4422 17.0406 22.4422 18.2913H22.4478Z",fill:"url(#paint0_radial_2418_280062)"},null,-1)),p[1]||(p[1]=e.createElementVNode("defs",null,[e.createElementVNode("radialGradient",{id:"paint0_radial_2418_280062",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(11.9694 18.346) scale(10.7452 2.0575)"},[e.createElementVNode("stop",{offset:"0","stop-color":"#000"}),e.createElementVNode("stop",{offset:"1","stop-color":"#000","stop-opacity":"1"})])],-1)),e.createElementVNode("g",null,[e.createElementVNode("text",{x:"50%",y:"8","text-anchor":"middle","dominant-baseline":"middle",dy:"1","font-size":"10",stroke:r.value},e.toDisplayString(t.playerPosition.player.jersey),9,Un)])],8,Mn)):e.createCommentVNode("",!0)],64)):e.createCommentVNode("",!0)],64))}},[["__scopeId","data-v-a5a5f9d0"]]),gt=481,vn=606,Ct=210,Gn=Ct*2,jn=88,Wn=(vn-gt)/Ct,Ze=18;function Ee(t){return t*Gn}function Se(t,o){const n=t*gt,s=o*Wn+n,a=s-n;return s+(jn-a)}const qn=["x","y"],Zn=["font-size"],Jn=["x","y"],Xn=["font-size"],Kn=["stroke-dasharray","x1","y1","x2","y2","marker-end"],Yn={__name:"HalfSoccerConnectionPosition",props:{playConnection:{type:Object,required:!0},isAgainstCorner:{type:Boolean,default:!1}},setup(t){const o=t,n=e.computed(()=>Ee(o.playConnection.previousPlayConnection?r(o.playConnection.previousPlayConnection.y3,o.playConnection.previousPlayConnection.isTeamForAnalysis):r(o.playConnection.y1,o.playConnection.isTeamForAnalysis))+Ze),s=e.computed(()=>Se(o.playConnection.previousPlayConnection?i(o.playConnection.previousPlayConnection.x3,o.playConnection.previousPlayConnection.isTeamForAnalysis):i(o.playConnection.x1,o.playConnection.isTeamForAnalysis),n.value)),a=e.computed(()=>{const c=[],d=o.playConnection.x1===o.playConnection.x2&&o.playConnection.y1===o.playConnection.y2?1:2;let m=Ee(o.playConnection.previousPlayConnection?r(o.playConnection.previousPlayConnection.y3,o.playConnection.previousPlayConnection.isTeamForAnalysis):r(o.playConnection.y1,o.playConnection.isTeamForAnalysis));const y=Se(o.playConnection.previousPlayConnection?i(o.playConnection.previousPlayConnection.x3,o.playConnection.previousPlayConnection.isTeamForAnalysis):i(o.playConnection.x1,o.playConnection.isTeamForAnalysis),m);let E=0,S=0;d===2&&(E=Ee(r(o.playConnection.y2,o.playConnection.isTeamForAnalysis)),S=Se(i(o.playConnection.x2,o.playConnection.isTeamForAnalysis),E));const h=Ee(r(o.playConnection.y3,o.playConnection.isTeamForAnalysis)),p=Se(i(o.playConnection.x3,o.playConnection.isTeamForAnalysis),h);return d===1?c.push({x1:y,y1:m,x2:p,y2:h}):(c.push({x1:y,y1:m,x2:S,y2:E}),c.push({x1:S,y1:E,x2:p,y2:h})),c});function r(c,d=!1){return(!d&&!o.isAgainstCorner||d&&o.isAgainstCorner)&&(c=1-c),c}function i(c,d=!1){return(!d&&!o.isAgainstCorner||d&&o.isAgainstCorner)&&(c=1-c),c}return(c,d)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[d[2]||(d[2]=e.createElementVNode("defs",null,[e.createElementVNode("marker",{id:"arrow",markerWidth:"10",markerHeight:"10",refX:"0",refY:"3",orient:"auto",markerUnits:"strokeWidth"},[e.createElementVNode("path",{d:"M0,0 L0,6 L9,3 z",fill:"#cbee6b"})]),e.createElementVNode("marker",{id:"bullet",markerWidth:"4",markerHeight:"4",refX:"2",refY:"2",orient:"auto",markerUnits:"strokeWidth"},[e.createElementVNode("circle",{cx:"2",cy:"2",r:"2",fill:"#cbee6b"})])],-1)),t.playConnection.isHomeTeam?(e.openBlock(),e.createElementBlock("svg",{key:0,x:s.value-13,y:n.value-35,width:"28",height:"38",viewBox:"0 0 28 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[d[0]||(d[0]=e.createStaticVNode('<g clip-path="url(#clip0_2636_286118)"><path d="M17.012 0.257546C16.7113 -0.184315 16.18 0.0287746 15.5435 0.257546C14.907 0.488162 13.6331 0.452186 13.6331 0.452186C13.6331 0.452186 12.3591 0.488162 11.7226 0.257546C11.0861 0.0287746 10.5548 -0.184315 10.2541 0.257546C10.2052 0.328575 10.0917 0.436504 9.92383 0.572106C11.2799 1.45029 13.6331 1.39033 13.6331 1.39033C13.6331 1.39033 15.9863 1.45029 17.3423 0.572106C17.1744 0.436504 17.0609 0.327653 17.012 0.257546Z" fill="white"></path><path d="M21.3628 19.1451C21.5713 17.5575 21.8388 14.7985 21.8388 14.7985L22.4578 16.0899C24.8636 15.6822 27.2694 14.4092 27.2694 14.4092C27.2694 14.4092 26.1015 10.3577 25.9779 9.50812C25.8543 8.65853 25.9604 4.11263 23.0592 3.37005C20.9588 2.83225 18.886 1.67363 17.7873 0.905221C17.7753 0.896919 17.7652 0.890462 17.7541 0.88216C17.5918 0.767774 17.4534 0.663536 17.3381 0.571289C15.9821 1.44948 13.6298 1.38952 13.6298 1.38952C13.6298 1.38952 11.2775 1.44948 9.92056 0.571289C9.03777 1.28435 6.63751 2.74646 4.19944 3.37097C1.29921 4.11355 1.40529 8.65946 1.28168 9.50905C1.15807 10.3586 -0.00976562 14.4101 -0.00976562 14.4101C-0.00976562 14.4101 2.39602 15.6831 4.80181 16.0908L5.42078 14.7994C5.42078 14.7994 5.75748 18.2669 5.96965 19.6645C6.18182 21.0611 5.56192 24.4576 5.95212 25.9095C6.3414 27.3597 5.42078 30.3143 5.26212 31.0569C5.10253 31.7995 5.13851 33.0033 5.13851 33.0033C5.13851 33.0033 5.88939 33.982 7.66514 34.8298C9.01839 35.4764 10.9657 36.0465 13.6298 36.0465C14.2073 36.0465 14.7497 36.0198 15.2616 35.9709C17.8667 35.7246 19.6313 34.9119 20.718 34.2007C21.6921 33.5632 22.122 33.0042 22.122 33.0042C22.122 33.0042 22.1312 32.674 22.1183 32.2533C22.1054 31.8705 22.0731 31.412 21.9984 31.0578C21.8895 30.5505 21.4265 29.0136 21.2669 27.629C21.1931 26.9833 21.1848 26.3708 21.3084 25.9105C21.5455 25.0249 21.408 23.4143 21.3121 21.9771C21.2512 21.0583 21.2078 20.2096 21.2899 19.6663C21.313 19.515 21.337 19.3397 21.3628 19.1479V19.1451Z" fill="#477BFF"></path><path d="M27.2696 14.4112C27.2696 14.4112 24.8638 15.6842 22.458 16.0919L21.839 14.8005C21.8833 14.211 21.9424 13.6151 22.0198 13.0183C22.1545 11.9906 22.3418 10.9621 22.601 9.97137C22.6462 9.79426 22.6932 9.61991 22.7449 9.44557C22.8593 9.05352 22.9801 8.63933 23.0438 8.22791C23.1268 7.68735 23.1102 7.15417 22.8436 6.68555C22.6831 6.40328 22.4497 6.18189 22.1859 5.99002C21.923 5.79538 21.6306 5.63025 21.3511 5.46144C20.1583 4.73731 19.091 3.80562 18.2101 2.72172C17.6981 2.09168 17.3743 1.32973 17.2793 0.524414C18.1104 1.21718 20.566 2.73372 23.0604 3.37206C25.9615 4.11465 25.8554 8.66055 25.9791 9.51014C26.1027 10.3597 27.2705 14.4112 27.2705 14.4112H27.2696Z" fill="#477BFF"></path><path d="M21.839 14.7995C21.8833 14.21 21.9424 13.6141 22.0198 13.0173C22.1545 11.9897 22.3418 10.9611 22.601 9.9704C22.6462 9.79328 22.6932 9.61894 22.7449 9.44459C22.8593 9.05254 22.9801 8.63836 23.0438 8.22694C23.1268 7.68637 23.1102 7.15319 22.8436 6.68458C22.6831 6.4023 22.4497 6.18091 22.1859 5.98904C21.923 5.7944 21.6306 5.62928 21.3511 5.46047C20.1583 4.73633 19.091 3.80464 18.2101 2.72075C17.6981 2.0907 17.3743 1.32875 17.2793 0.523438" stroke="#382828" stroke-opacity="0.42" stroke-width="0.0922464" stroke-miterlimit="10" stroke-dasharray="0.18 0.18"></path><path d="M-0.00976562 14.4112C-0.00976562 14.4112 2.39602 15.6842 4.80181 16.0919L5.42078 14.8005C5.3765 14.211 5.31747 13.6151 5.23998 13.0183C5.1053 11.9906 4.91804 10.9621 4.65883 9.97137C4.61363 9.79426 4.56658 9.61991 4.51492 9.44557C4.40054 9.05352 4.27969 8.63933 4.21604 8.22791C4.13302 7.68735 4.14963 7.15417 4.41622 6.68555C4.57673 6.40328 4.81011 6.18189 5.07394 5.99002C5.33684 5.79538 5.62926 5.63025 5.90877 5.46144C7.10151 4.73731 8.1688 3.80562 9.04976 2.72172C9.56173 2.09168 9.88551 1.32973 9.98052 0.524414C9.14938 1.21718 6.69378 2.73372 4.19944 3.37206C1.29921 4.11465 1.40529 8.66055 1.28168 9.51014C1.15807 10.3588 -0.00976562 14.4112 -0.00976562 14.4112Z" fill="#477BFF"></path><path d="M22.1641 15.4726L22.4602 16.0906C24.866 15.6829 27.2717 14.4099 27.2717 14.4099C27.2717 14.4099 27.1915 14.1322 27.0707 13.7061C26.2976 14.0926 24.4066 14.9625 22.1641 15.4717V15.4726Z" fill="#3A63CB"></path><path d="M5.09884 15.4726L4.80273 16.0907C2.39602 15.6839 -0.00976562 14.4109 -0.00976562 14.4109C-0.00976562 14.4109 0.0704888 14.1332 0.191332 13.707C0.964357 14.0935 2.85541 14.9634 5.09792 15.4726H5.09884Z" fill="#3A63CB"></path><path d="M22.1206 32.2529C21.3993 32.9789 18.6005 35.4317 13.6321 35.4317C8.66372 35.4317 5.86405 32.978 5.1436 32.2529C5.13069 32.6745 5.13991 33.0038 5.13991 33.0038C5.13991 33.0038 7.47559 36.0461 13.6321 36.0461C19.7886 36.0461 22.1243 33.0038 22.1243 33.0038C22.1243 33.0038 22.1336 32.6736 22.1206 32.2529Z" fill="#3A63CB"></path><path style="mix-blend-mode:multiply;" d="M21.8438 14.798L22.1666 15.4714L22.4627 16.0895C22.6177 16.0627 22.7727 16.0332 22.9276 16C22.6758 15.1412 22.8197 14.1892 23.0826 13.3193C23.3437 12.455 23.7145 11.6201 23.9165 10.7429C23.9497 10.598 23.7616 10.5049 23.6693 10.6202C23.578 10.7327 23.5051 10.8665 23.4396 10.9965C23.1186 11.6312 22.8382 12.2861 22.5956 12.9549C22.5088 13.1929 22.424 13.4411 22.2579 13.6329C22.1703 13.7335 22.0531 13.8165 21.9268 13.8599C21.8945 14.1735 21.8668 14.4862 21.8438 14.7971V14.798Z" fill="url(#paint0_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M25.3124 9.42413C25.3769 9.29314 25.5697 9.31252 25.6076 9.45273C25.6454 9.59202 25.6592 9.74054 25.6703 9.88444C25.7413 10.8106 25.7395 11.7423 25.6647 12.6684L25.4074 10.5726C25.3899 10.4315 25.2109 10.3844 25.1242 10.497C25.0633 10.5763 25.0126 10.6648 24.9637 10.7516C24.7727 11.0929 24.5818 11.4351 24.3908 11.7764C24.2967 11.9452 24.2026 12.1131 24.1086 12.2819C24.0329 12.4175 23.948 12.6629 23.8281 12.7552C23.8909 12.4563 24.0726 12.1436 24.1934 11.8613C24.3253 11.5523 24.46 11.2451 24.5984 10.9388C24.8281 10.4305 25.0661 9.92503 25.3114 9.42413H25.3124Z" fill="url(#paint1_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M5.42236 14.798L5.0995 15.4714L4.80339 16.0895C4.64841 16.0627 4.49344 16.0332 4.33847 16C4.5903 15.1412 4.4464 14.1892 4.18349 13.3193C3.92244 12.455 3.5516 11.6201 3.34959 10.7429C3.31638 10.598 3.50456 10.5049 3.59681 10.6202C3.68813 10.7327 3.761 10.8665 3.8265 10.9965C4.14752 11.6312 4.42795 12.2861 4.67055 12.9549C4.75727 13.1929 4.84213 13.4411 5.00818 13.6329C5.09581 13.7335 5.21296 13.8165 5.33934 13.8599C5.37163 14.1735 5.3993 14.4862 5.42236 14.7971V14.798Z" fill="url(#paint2_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M1.95086 9.42413C1.88628 9.29314 1.69349 9.31252 1.65567 9.45273C1.61785 9.59202 1.60401 9.74054 1.59294 9.88444C1.52191 10.8106 1.52375 11.7423 1.59847 12.6684L1.85584 10.5726C1.87337 10.4315 2.05233 10.3844 2.13904 10.497C2.19992 10.5763 2.25066 10.6648 2.29955 10.7516C2.4905 11.0929 2.68145 11.4351 2.8724 11.7764C2.96649 11.9452 3.06058 12.1131 3.15467 12.2819C3.23031 12.4175 3.31518 12.6629 3.4351 12.7552C3.37237 12.4563 3.19065 12.1436 3.0698 11.8613C2.93789 11.5523 2.80321 11.2451 2.66484 10.9388C2.43515 10.4305 2.19715 9.92503 1.95178 9.42413H1.95086Z" fill="url(#paint3_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M21.3155 21.9743C21.2546 21.0555 21.2113 20.2068 21.2934 19.6635C21.3164 19.5122 21.3404 19.337 21.3662 19.1451C21.0332 17.8214 20.6541 16.5078 20.2344 15.208C20.5406 17.4717 20.9216 19.7253 21.3155 21.9743Z" fill="url(#paint4_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M5.95113 21.9743C6.01201 21.0555 6.05536 20.2068 5.97327 19.6635C5.9502 19.5122 5.92622 19.337 5.90039 19.1451C6.2334 17.8214 6.61253 16.5078 7.03225 15.208C6.726 17.4717 6.34502 19.7253 5.95113 21.9743Z" fill="url(#paint5_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M19.386 24.2987C20.0621 27.4867 20.5049 30.7255 20.706 33.9772C20.7125 34.0768 20.825 34.1303 20.9062 34.0731C21.6165 33.5814 21.9938 33.158 22.0952 33.0372C22.1137 33.0151 22.1238 32.9883 22.1248 32.9588C22.1266 32.8564 22.1303 32.5815 22.1202 32.2513C22.1072 31.8684 22.075 31.41 22.0002 31.0557C21.8914 30.5502 21.432 29.0226 21.2706 27.6408C21.2696 27.6316 21.2678 27.6223 21.2641 27.614C20.8499 26.4185 20.2964 25.271 19.6184 24.2028C19.5419 24.0828 19.3564 24.1603 19.386 24.2996V24.2987Z" fill="url(#paint6_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M7.87576 24.2987C7.19959 27.4867 6.75681 30.7255 6.55571 33.9772C6.54926 34.0768 6.43672 34.1303 6.35554 34.0731C5.64524 33.5814 5.26795 33.158 5.16648 33.0372C5.14803 33.0151 5.13789 32.9883 5.13696 32.9588C5.13512 32.8564 5.13143 32.5815 5.14158 32.2513C5.15449 31.8684 5.18678 31.41 5.2615 31.0557C5.37035 30.5502 5.82973 29.0226 5.99117 27.6408C5.99209 27.6316 5.99393 27.6223 5.99762 27.614C6.41181 26.4185 6.96529 25.271 7.6433 24.2028C7.71986 24.0828 7.90528 24.1603 7.87576 24.2996V24.2987Z" fill="url(#paint7_linear_2636_286118)"></path><path style="mix-blend-mode:multiply;" d="M7.66992 34.8297C9.02318 35.4764 10.9705 36.0464 13.6346 36.0464C14.212 36.0464 14.7544 36.0197 15.2664 35.9708C12.4723 31.1897 10.4244 25.975 9.22151 20.5693C8.17635 25.2425 7.87471 30.0394 7.66992 34.8297Z" fill="url(#paint8_linear_2636_286118)"></path><path d="M5.42672 14.7995C5.38244 14.21 5.3234 13.6141 5.24591 13.0173C5.11123 11.9897 4.92397 10.9611 4.66476 9.9704C4.61956 9.79328 4.57252 9.61894 4.52086 9.44459C4.40647 9.05254 4.28563 8.63836 4.22198 8.22694C4.13896 7.68637 4.15556 7.15319 4.42215 6.68458C4.58266 6.4023 4.81605 6.18091 5.07987 5.98904C5.34277 5.7944 5.63519 5.62928 5.9147 5.46047C7.10745 4.73633 8.17474 3.80464 9.05569 2.72075C9.56766 2.0907 9.89144 1.32875 9.98646 0.523438" stroke="#382828" stroke-opacity="0.42" stroke-width="0.0922464" stroke-miterlimit="10" stroke-dasharray="0.18 0.18"></path></g><defs><linearGradient id="paint0_linear_2636_286118" x1="25.3427" y1="12.3692" x2="18.8946" y2="15.3146" gradientUnits="userSpaceOnUse"><stop offset="0.12" stop-color="#EEF9FF"></stop><stop offset="0.35" stop-color="#CCD4D9"></stop><stop offset="0.86" stop-color="#77797A"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint1_linear_2636_286118" x1="24.1215" y1="13.8667" x2="27.7837" y2="6.31266" gradientUnits="userSpaceOnUse"><stop offset="0.22" stop-color="#EEF9FF"></stop><stop offset="0.31" stop-color="#E6F0F6"></stop><stop offset="0.46" stop-color="#D0D9DE"></stop><stop offset="0.65" stop-color="#ADB3B7"></stop><stop offset="0.88" stop-color="#7D7F81"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint2_linear_2636_286118" x1="1.92346" y1="12.3692" x2="8.37148" y2="15.3146" gradientUnits="userSpaceOnUse"><stop offset="0.12" stop-color="#EEF9FF"></stop><stop offset="0.35" stop-color="#CCD4D9"></stop><stop offset="0.86" stop-color="#77797A"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint3_linear_2636_286118" x1="3.14176" y1="13.8667" x2="-0.520426" y2="6.31266" gradientUnits="userSpaceOnUse"><stop offset="0.22" stop-color="#EEF9FF"></stop><stop offset="0.31" stop-color="#E6F0F6"></stop><stop offset="0.46" stop-color="#D0D9DE"></stop><stop offset="0.65" stop-color="#ADB3B7"></stop><stop offset="0.88" stop-color="#7D7F81"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint4_linear_2636_286118" x1="21.3672" y1="18.5907" x2="20.2353" y2="18.5907" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint5_linear_2636_286118" x1="5.90039" y1="-0.0025094" x2="7.03225" y2="-0.0025094" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint6_linear_2636_286118" x1="20.4367" y1="23.8033" x2="21.3388" y2="36.4088" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint7_linear_2636_286118" x1="6.82507" y1="23.8033" x2="5.9229" y2="36.4088" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint8_linear_2636_286118" x1="9.28147" y1="18.8683" x2="12.0055" y2="39.4605" gradientUnits="userSpaceOnUse"><stop offset="0.17" stop-color="#EEF9FF"></stop><stop offset="0.4" stop-color="#EBF6FC"></stop><stop offset="0.53" stop-color="#E4EEF4"></stop><stop offset="0.64" stop-color="#D8E1E6"></stop><stop offset="0.73" stop-color="#C6CED2"></stop><stop offset="0.81" stop-color="#AFB5B9"></stop><stop offset="0.89" stop-color="#939799"></stop><stop offset="0.96" stop-color="#727474"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><clipPath id="clip0_2636_286118"><rect width="27.28" height="38" fill="white"></rect></clipPath></defs>',2)),e.createElementVNode("g",null,[e.createElementVNode("text",{x:"50%",y:"10","text-anchor":"middle","dominant-baseline":"middle",dy:"1","font-size":t.playConnection.player.jersey>99?10:14,stroke:"white"},e.toDisplayString(t.playConnection.player.jersey),9,Zn)])],8,qn)):(e.openBlock(),e.createElementBlock("svg",{key:1,x:s.value-13,y:n.value-35,width:"28",height:"38",viewBox:"0 0 28 38",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[d[1]||(d[1]=e.createStaticVNode('<g clip-path="url(#clip0_2636_286087)"><path d="M17.012 0.257546C16.7113 -0.184315 16.18 0.0287746 15.5435 0.257546C14.907 0.488162 13.6331 0.452186 13.6331 0.452186C13.6331 0.452186 12.3591 0.488162 11.7226 0.257546C11.0861 0.0287746 10.5548 -0.184315 10.2541 0.257546C10.2052 0.328575 10.0917 0.436504 9.92383 0.572106C11.2799 1.45029 13.6331 1.39033 13.6331 1.39033C13.6331 1.39033 15.9863 1.45029 17.3423 0.572106C17.1744 0.436504 17.0609 0.327653 17.012 0.257546Z" fill="white"></path><path d="M21.3628 19.1451C21.5713 17.5575 21.8388 14.7985 21.8388 14.7985L22.4578 16.0899C24.8636 15.6822 27.2694 14.4092 27.2694 14.4092C27.2694 14.4092 26.1015 10.3577 25.9779 9.50812C25.8543 8.65853 25.9604 4.11263 23.0592 3.37005C20.9588 2.83225 18.886 1.67363 17.7873 0.905221C17.7753 0.896919 17.7652 0.890462 17.7541 0.88216C17.5918 0.767774 17.4534 0.663536 17.3381 0.571289C15.9821 1.44948 13.6298 1.38952 13.6298 1.38952C13.6298 1.38952 11.2775 1.44948 9.92056 0.571289C9.03777 1.28435 6.63751 2.74646 4.19944 3.37097C1.29921 4.11355 1.40529 8.65946 1.28168 9.50905C1.15807 10.3586 -0.00976562 14.4101 -0.00976562 14.4101C-0.00976562 14.4101 2.39602 15.6831 4.80181 16.0908L5.42078 14.7994C5.42078 14.7994 5.75748 18.2669 5.96965 19.6645C6.18182 21.0611 5.56192 24.4576 5.95212 25.9095C6.3414 27.3597 5.42078 30.3143 5.26212 31.0569C5.10253 31.7995 5.13851 33.0033 5.13851 33.0033C5.13851 33.0033 5.88939 33.982 7.66514 34.8298C9.01839 35.4764 10.9657 36.0465 13.6298 36.0465C14.2073 36.0465 14.7497 36.0198 15.2616 35.9709C17.8667 35.7246 19.6313 34.9119 20.718 34.2007C21.6921 33.5632 22.122 33.0042 22.122 33.0042C22.122 33.0042 22.1312 32.674 22.1183 32.2533C22.1054 31.8705 22.0731 31.412 21.9984 31.0578C21.8895 30.5505 21.4265 29.0136 21.2669 27.629C21.1931 26.9833 21.1848 26.3708 21.3084 25.9105C21.5455 25.0249 21.408 23.4143 21.3121 21.9771C21.2512 21.0583 21.2078 20.2096 21.2899 19.6663C21.313 19.515 21.337 19.3397 21.3628 19.1479V19.1451Z" fill="#02663D"></path><path d="M27.2696 14.4112C27.2696 14.4112 24.8638 15.6842 22.458 16.0919L21.839 14.8005C21.8833 14.211 21.9424 13.6151 22.0198 13.0183C22.1545 11.9906 22.3418 10.9621 22.601 9.97137C22.6462 9.79426 22.6932 9.61991 22.7449 9.44557C22.8593 9.05352 22.9801 8.63933 23.0438 8.22791C23.1268 7.68735 23.1102 7.15417 22.8436 6.68555C22.6831 6.40328 22.4497 6.18189 22.1859 5.99002C21.923 5.79538 21.6306 5.63025 21.3511 5.46144C20.1583 4.73731 19.091 3.80562 18.2101 2.72172C17.6981 2.09168 17.3743 1.32973 17.2793 0.524414C18.1104 1.21718 20.566 2.73372 23.0604 3.37206C25.9615 4.11465 25.8554 8.66055 25.9791 9.51014C26.1027 10.3597 27.2705 14.4112 27.2705 14.4112H27.2696Z" fill="#02673E"></path><path d="M21.839 14.7995C21.8833 14.21 21.9424 13.6141 22.0198 13.0173C22.1545 11.9897 22.3418 10.9611 22.601 9.9704C22.6462 9.79328 22.6932 9.61894 22.7449 9.44459C22.8593 9.05254 22.9801 8.63836 23.0438 8.22694C23.1268 7.68637 23.1102 7.15319 22.8436 6.68458C22.6831 6.4023 22.4497 6.18091 22.1859 5.98904C21.923 5.7944 21.6306 5.62928 21.3511 5.46047C20.1583 4.73633 19.091 3.80464 18.2101 2.72075C17.6981 2.0907 17.3743 1.32875 17.2793 0.523438" stroke="white" stroke-opacity="0.42" stroke-width="0.0922464" stroke-miterlimit="10" stroke-dasharray="0.18 0.18"></path><path d="M-0.00976562 14.4112C-0.00976562 14.4112 2.39602 15.6842 4.80181 16.0919L5.42078 14.8005C5.3765 14.211 5.31747 13.6151 5.23998 13.0183C5.1053 11.9906 4.91804 10.9621 4.65883 9.97137C4.61363 9.79426 4.56658 9.61991 4.51492 9.44557C4.40054 9.05352 4.27969 8.63933 4.21604 8.22791C4.13302 7.68735 4.14963 7.15417 4.41622 6.68555C4.57673 6.40328 4.81011 6.18189 5.07394 5.99002C5.33684 5.79538 5.62926 5.63025 5.90877 5.46144C7.10151 4.73731 8.1688 3.80562 9.04976 2.72172C9.56173 2.09168 9.88551 1.32973 9.98052 0.524414C9.14938 1.21718 6.69378 2.73372 4.19944 3.37206C1.29921 4.11465 1.40529 8.66055 1.28168 9.51014C1.15807 10.3588 -0.00976562 14.4112 -0.00976562 14.4112Z" fill="#02673E"></path><path d="M22.1641 15.4726L22.4602 16.0906C24.866 15.6829 27.2717 14.4099 27.2717 14.4099C27.2717 14.4099 27.1915 14.1322 27.0707 13.7061C26.2976 14.0926 24.4066 14.9625 22.1641 15.4717V15.4726Z" fill="#014A2D"></path><path d="M5.09884 15.4726L4.80273 16.0907C2.39602 15.6839 -0.00976562 14.4109 -0.00976562 14.4109C-0.00976562 14.4109 0.0704888 14.1332 0.191332 13.707C0.964357 14.0935 2.85541 14.9634 5.09792 15.4726H5.09884Z" fill="#014A2D"></path><path d="M22.1206 32.2529C21.3993 32.9789 18.6005 35.4317 13.6321 35.4317C8.66372 35.4317 5.86405 32.978 5.1436 32.2529C5.13069 32.6745 5.13991 33.0038 5.13991 33.0038C5.13991 33.0038 7.47559 36.0461 13.6321 36.0461C19.7886 36.0461 22.1243 33.0038 22.1243 33.0038C22.1243 33.0038 22.1336 32.6736 22.1206 32.2529Z" fill="#222831"></path><path style="mix-blend-mode:multiply;" d="M21.8438 14.798L22.1666 15.4714L22.4627 16.0895C22.6177 16.0627 22.7727 16.0332 22.9276 16C22.6758 15.1412 22.8197 14.1892 23.0826 13.3193C23.3437 12.455 23.7145 11.6201 23.9165 10.7429C23.9497 10.598 23.7616 10.5049 23.6693 10.6202C23.578 10.7327 23.5051 10.8665 23.4396 10.9965C23.1186 11.6312 22.8382 12.2861 22.5956 12.9549C22.5088 13.1929 22.424 13.4411 22.2579 13.6329C22.1703 13.7335 22.0531 13.8165 21.9268 13.8599C21.8945 14.1735 21.8668 14.4862 21.8438 14.7971V14.798Z" fill="url(#paint0_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M25.3124 9.42413C25.3769 9.29314 25.5697 9.31252 25.6076 9.45273C25.6454 9.59202 25.6592 9.74054 25.6703 9.88444C25.7413 10.8106 25.7395 11.7423 25.6647 12.6684L25.4074 10.5726C25.3899 10.4315 25.2109 10.3844 25.1242 10.497C25.0633 10.5763 25.0126 10.6648 24.9637 10.7516C24.7727 11.0929 24.5818 11.4351 24.3908 11.7764C24.2967 11.9452 24.2026 12.1131 24.1086 12.2819C24.0329 12.4175 23.948 12.6629 23.8281 12.7552C23.8909 12.4563 24.0726 12.1436 24.1934 11.8613C24.3253 11.5523 24.46 11.2451 24.5984 10.9388C24.8281 10.4305 25.0661 9.92503 25.3114 9.42413H25.3124Z" fill="url(#paint1_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M5.42236 14.798L5.0995 15.4714L4.80339 16.0895C4.64841 16.0627 4.49344 16.0332 4.33847 16C4.5903 15.1412 4.4464 14.1892 4.18349 13.3193C3.92244 12.455 3.5516 11.6201 3.34959 10.7429C3.31638 10.598 3.50456 10.5049 3.59681 10.6202C3.68813 10.7327 3.761 10.8665 3.8265 10.9965C4.14752 11.6312 4.42795 12.2861 4.67055 12.9549C4.75727 13.1929 4.84213 13.4411 5.00818 13.6329C5.09581 13.7335 5.21296 13.8165 5.33934 13.8599C5.37163 14.1735 5.3993 14.4862 5.42236 14.7971V14.798Z" fill="url(#paint2_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M1.95086 9.42413C1.88628 9.29314 1.69349 9.31252 1.65567 9.45273C1.61785 9.59202 1.60401 9.74054 1.59294 9.88444C1.52191 10.8106 1.52375 11.7423 1.59847 12.6684L1.85584 10.5726C1.87337 10.4315 2.05233 10.3844 2.13904 10.497C2.19992 10.5763 2.25066 10.6648 2.29955 10.7516C2.4905 11.0929 2.68145 11.4351 2.8724 11.7764C2.96649 11.9452 3.06058 12.1131 3.15467 12.2819C3.23031 12.4175 3.31518 12.6629 3.4351 12.7552C3.37237 12.4563 3.19065 12.1436 3.0698 11.8613C2.93789 11.5523 2.80321 11.2451 2.66484 10.9388C2.43515 10.4305 2.19715 9.92503 1.95178 9.42413H1.95086Z" fill="url(#paint3_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M21.3155 21.9743C21.2546 21.0555 21.2113 20.2068 21.2934 19.6635C21.3164 19.5122 21.3404 19.337 21.3662 19.1451C21.0332 17.8214 20.6541 16.5078 20.2344 15.208C20.5406 17.4717 20.9216 19.7253 21.3155 21.9743Z" fill="url(#paint4_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M5.95113 21.9743C6.01201 21.0555 6.05536 20.2068 5.97327 19.6635C5.9502 19.5122 5.92622 19.337 5.90039 19.1451C6.2334 17.8214 6.61253 16.5078 7.03225 15.208C6.726 17.4717 6.34502 19.7253 5.95113 21.9743Z" fill="url(#paint5_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M19.386 24.2987C20.0621 27.4867 20.5049 30.7255 20.706 33.9772C20.7125 34.0768 20.825 34.1303 20.9062 34.0731C21.6165 33.5814 21.9938 33.158 22.0952 33.0372C22.1137 33.0151 22.1238 32.9883 22.1248 32.9588C22.1266 32.8564 22.1303 32.5815 22.1202 32.2513C22.1072 31.8684 22.075 31.41 22.0002 31.0557C21.8914 30.5502 21.432 29.0226 21.2706 27.6408C21.2696 27.6316 21.2678 27.6223 21.2641 27.614C20.8499 26.4185 20.2964 25.271 19.6184 24.2028C19.5419 24.0828 19.3564 24.1603 19.386 24.2996V24.2987Z" fill="url(#paint6_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M7.87576 24.2987C7.19959 27.4867 6.75681 30.7255 6.55571 33.9772C6.54926 34.0768 6.43672 34.1303 6.35554 34.0731C5.64524 33.5814 5.26795 33.158 5.16648 33.0372C5.14803 33.0151 5.13789 32.9883 5.13696 32.9588C5.13512 32.8564 5.13143 32.5815 5.14158 32.2513C5.15449 31.8684 5.18678 31.41 5.2615 31.0557C5.37035 30.5502 5.82973 29.0226 5.99117 27.6408C5.99209 27.6316 5.99393 27.6223 5.99762 27.614C6.41181 26.4185 6.96529 25.271 7.6433 24.2028C7.71986 24.0828 7.90528 24.1603 7.87576 24.2996V24.2987Z" fill="url(#paint7_linear_2636_286087)"></path><path style="mix-blend-mode:multiply;" d="M7.66992 34.8297C9.02318 35.4764 10.9705 36.0464 13.6346 36.0464C14.212 36.0464 14.7544 36.0197 15.2664 35.9708C12.4723 31.1897 10.4244 25.975 9.22151 20.5693C8.17635 25.2425 7.87471 30.0394 7.66992 34.8297Z" fill="url(#paint8_linear_2636_286087)"></path><path d="M5.42672 14.7995C5.38244 14.21 5.3234 13.6141 5.24591 13.0173C5.11123 11.9897 4.92397 10.9611 4.66476 9.9704C4.61956 9.79328 4.57252 9.61894 4.52086 9.44459C4.40647 9.05254 4.28563 8.63836 4.22198 8.22694C4.13896 7.68637 4.15556 7.15319 4.42215 6.68458C4.58266 6.4023 4.81605 6.18091 5.07987 5.98904C5.34277 5.7944 5.63519 5.62928 5.9147 5.46047C7.10745 4.73633 8.17474 3.80464 9.05569 2.72075C9.56766 2.0907 9.89144 1.32875 9.98646 0.523438" stroke="white" stroke-opacity="0.42" stroke-width="0.0922464" stroke-miterlimit="10" stroke-dasharray="0.18 0.18"></path></g><defs><linearGradient id="paint0_linear_2636_286087" x1="25.3427" y1="12.3692" x2="18.8946" y2="15.3146" gradientUnits="userSpaceOnUse"><stop offset="0.12" stop-color="#EEF9FF"></stop><stop offset="0.35" stop-color="#CCD4D9"></stop><stop offset="0.86" stop-color="#77797A"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint1_linear_2636_286087" x1="24.1215" y1="13.8667" x2="27.7837" y2="6.31266" gradientUnits="userSpaceOnUse"><stop offset="0.22" stop-color="#EEF9FF"></stop><stop offset="0.31" stop-color="#E6F0F6"></stop><stop offset="0.46" stop-color="#D0D9DE"></stop><stop offset="0.65" stop-color="#ADB3B7"></stop><stop offset="0.88" stop-color="#7D7F81"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint2_linear_2636_286087" x1="1.92346" y1="12.3692" x2="8.37148" y2="15.3146" gradientUnits="userSpaceOnUse"><stop offset="0.12" stop-color="#EEF9FF"></stop><stop offset="0.35" stop-color="#CCD4D9"></stop><stop offset="0.86" stop-color="#77797A"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint3_linear_2636_286087" x1="3.14176" y1="13.8667" x2="-0.520426" y2="6.31266" gradientUnits="userSpaceOnUse"><stop offset="0.22" stop-color="#EEF9FF"></stop><stop offset="0.31" stop-color="#E6F0F6"></stop><stop offset="0.46" stop-color="#D0D9DE"></stop><stop offset="0.65" stop-color="#ADB3B7"></stop><stop offset="0.88" stop-color="#7D7F81"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint4_linear_2636_286087" x1="21.3672" y1="18.5907" x2="20.2353" y2="18.5907" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint5_linear_2636_286087" x1="5.90039" y1="-0.0025094" x2="7.03225" y2="-0.0025094" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint6_linear_2636_286087" x1="20.4367" y1="23.8033" x2="21.3388" y2="36.4088" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint7_linear_2636_286087" x1="6.82507" y1="23.8033" x2="5.9229" y2="36.4088" gradientUnits="userSpaceOnUse"><stop stop-color="#EEF9FF"></stop><stop offset="0.98" stop-color="#626262"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><linearGradient id="paint8_linear_2636_286087" x1="9.28147" y1="18.8683" x2="12.0055" y2="39.4605" gradientUnits="userSpaceOnUse"><stop offset="0.17" stop-color="#EEF9FF"></stop><stop offset="0.4" stop-color="#EBF6FC"></stop><stop offset="0.53" stop-color="#E4EEF4"></stop><stop offset="0.64" stop-color="#D8E1E6"></stop><stop offset="0.73" stop-color="#C6CED2"></stop><stop offset="0.81" stop-color="#AFB5B9"></stop><stop offset="0.89" stop-color="#939799"></stop><stop offset="0.96" stop-color="#727474"></stop><stop offset="1" stop-color="#606060"></stop></linearGradient><clipPath id="clip0_2636_286087"><rect width="27.28" height="38" fill="white"></rect></clipPath></defs>',2)),e.createElementVNode("g",null,[e.createElementVNode("text",{x:"50%",y:"10","text-anchor":"middle","dominant-baseline":"middle",dy:"1","font-size":t.playConnection.player.jersey>99?10:14,"font-family":"BebasNeueRegular, sans-serif",stroke:"white"},e.toDisplayString(t.playConnection.player.jersey),9,Xn)])],8,Jn)),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(a.value,(m,y)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[m.x1&&m.y1?(e.openBlock(),e.createElementBlock("line",{key:`${t.playConnection.playId}-${c.index}`,style:{stroke:"#cbee6b","stroke-width":"2"},"stroke-dasharray":y===0&&a.value.length===2?"none":"5,5",x1:m.x1,y1:m.y1+e.unref(Ze),x2:m.x2,y2:m.y2+e.unref(Ze),"marker-start":"url(#bullet)","marker-end":`url(${t.playConnection.isLastPlay&&y===a.value.length-1?"#arrow":""})`},null,8,Kn)):e.createCommentVNode("",!0)],64))),256))],64))}},Qn={class:"half-soccer-tooltip"},es={class:"half-soccer-tooltip__main-info"},ts={class:"half-soccer-tooltip__main-info__jersey-and-photo"},os={class:"half-soccer-tooltip__main-info__jersey-and-photo__jersey"},ns={class:"half-soccer-tooltip__main-info__jersey-and-photo__photo"},ss=["src"],as={class:"half-soccer-tooltip__main-info__player-name"},is={class:"half-soccer-tooltip__minutes-info"},rs={class:"half-soccer-tooltip__minutes-info__info"},ls={class:"half-soccer-tooltip__minutes-info__info__value"},cs={class:"half-soccer-tooltip__minutes-info__info"},ds={class:"half-soccer-tooltip__minutes-info__info__value"},fs=se({__name:"HalfSoccerTooltip",props:{player:{type:Object,required:!0}},emits:["close"],setup(t,{emit:o}){const n=o;function s(){n("close")}return(a,r)=>(e.openBlock(),e.createElementBlock("div",Qn,[e.createElementVNode("div",{class:"half-soccer-tooltip__close",onClick:s},[...r[0]||(r[0]=[e.createElementVNode("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"m6.708 6 3.15-3.145a.502.502 0 0 0-.71-.71l-3.145 3.15-3.145-3.15a.502.502 0 0 0-.71.71L5.298 6l-3.15 3.145a.5.5 0 0 0 .163.82.5.5 0 0 0 .547-.11l3.145-3.15 3.145 3.15a.5.5 0 0 0 .82-.163.5.5 0 0 0-.11-.547L6.708 6z",fill:"#A3ADB4",opacity:".7"})],-1)])]),e.createElementVNode("div",es,[e.createElementVNode("div",ts,[e.createElementVNode("div",os,e.toDisplayString(t.player.jersey),1),e.createElementVNode("div",ns,[e.createElementVNode("img",{src:t.player.photo,alt:"Player photo"},null,8,ss)])]),e.createElementVNode("div",as,e.toDisplayString(t.player.firstNameAndFirstLastName),1)]),r[3]||(r[3]=e.createElementVNode("div",{class:"half-soccer-tooltip__minutes-text"},[e.createElementVNode("div",null,[e.createElementVNode("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{d:"m10.201 4.06.607-.6a.67.67 0 0 0-.947-.947l-.6.607a5.333 5.333 0 0 0-6.526 0l-.607-.613a.672.672 0 1 0-.947.953l.614.607A5.28 5.28 0 0 0 .668 7.333a5.333 5.333 0 1 0 9.533-3.273zm-4.2 7.273a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm-1.333-10h2.667a.667.667 0 1 0 0-1.333H4.668a.667.667 0 0 0 0 1.333zm2 4a.667.667 0 1 0-1.333 0v1.26a1 1 0 1 0 1.333 0v-1.26z",fill:"#A3ADB4"})])]),e.createElementVNode("div",null,"Minutos jugados")],-1)),e.createElementVNode("div",is,[e.createElementVNode("div",rs,[r[1]||(r[1]=e.createElementVNode("div",{class:"half-soccer-tooltip__minutes-info__info__text"},"Este partido:",-1)),e.createElementVNode("div",ls,e.toDisplayString(t.player.game_minutes_played),1)]),e.createElementVNode("div",cs,[r[2]||(r[2]=e.createElementVNode("div",{class:"half-soccer-tooltip__minutes-info__info__text"},"Este torneo:",-1)),e.createElementVNode("div",ds,e.toDisplayString(t.player.season_minutes_played),1)])])]))}},[["__scopeId","data-v-3b4bd0a7"]]),ps={key:0,class:"labels-container"},ms={viewBox:"0 0 670 311",fill:"none",width:"100%",height:"100%",xmlns:"http://www.w3.org/2000/svg"},us=se({__name:"HalfSoccerField",props:{widthContainer:{type:Number,default:1280},playersPositions:{type:Array,required:!0},playersPositionsByRange:{type:Array,required:!0},playConnections:{type:Array,required:!0},teamIdForAnalysis:{type:Number,required:!0},selectedCategory:{type:Number,default:31},areConnectionsVisible:{type:Boolean,default:!1},arePositionPathsVisible:{type:Boolean,default:!1},visibleTeamsIds:{type:Array,required:!0},isAgainstCorner:{type:Boolean,default:!1}},emits:["changelateralidad"],setup(t,{emit:o}){const n=t;let s=e.ref("left");const a=o;function r(S){s.value=S,a("changelateralidad",s.value)}const i=e.ref(!1),c=e.ref(0),d=e.ref(0),m=e.ref(null),y=e.computed(()=>n.arePositionPathsVisible?n.playersPositionsByRange.reduce((h,{playersPositions:p,finalPlayersPositions:w,areFirstPositions:C,areFinalPositions:F})=>(p.forEach((I,O)=>{h.push({...I,finalPlayerPosition:w[O],isFirstPosition:C,isFinalPosition:F})}),h),[]):n.playersPositions.map(h=>({...h,finalPlayerPosition:null,isFirstPosition:!0,isFinalPosition:!1})));e.watch(()=>n.selectedCategory,S=>{S==32?s.value="right":s.value="left"});function E({event:S,playerPosition:h}){m.value=h.player,c.value=S.layerX,d.value=S.layerY,i.value=!0}return(S,h)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[t.widthContainer<=768?(e.openBlock(),e.createElementBlock("div",ps,[e.createElementVNode("div",{id:"label-left-zone-specific",class:"label-left-zone-specific-mobile",style:e.normalizeStyle(e.unref(s)=="left"?"":"opacity: 0.6"),onClick:h[0]||(h[0]=p=>r("left"))},null,4),e.createElementVNode("div",{id:"label-right-zone-specific",class:"label-right-zone-specific-mobile",style:e.normalizeStyle(e.unref(s)=="right"?"":"opacity: 0.6"),onClick:h[1]||(h[1]=p=>r("right"))},null,4)])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"half-soccer-field",style:e.normalizeStyle(t.widthContainer<=768?"margin-top: 10px;":"")},[t.widthContainer>768?(e.openBlock(),e.createElementBlock("div",{key:0,id:"label-left-zone-specific",style:e.normalizeStyle(e.unref(s)=="left"?"":"opacity: 0.6"),onClick:h[2]||(h[2]=p=>r("left"))},null,4)):e.createCommentVNode("",!0),t.widthContainer>768?(e.openBlock(),e.createElementBlock("div",{key:1,id:"label-right-zone-specific",style:e.normalizeStyle(e.unref(s)=="right"?"":"opacity: 0.6"),onClick:h[3]||(h[3]=p=>r("right"))},null,4)):e.createCommentVNode("",!0),e.createElementVNode("div",{class:"half-soccer-field__player-info",style:e.normalizeStyle({x:c.value,y:d.value})},[i.value?(e.openBlock(),e.createBlock(fs,{key:0,player:m.value,onClose:h[4]||(h[4]=p=>i.value=!1)},null,8,["player"])):e.createCommentVNode("",!0)],4),(e.openBlock(),e.createElementBlock("svg",ms,[t.isAgainstCorner?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[h[5]||(h[5]=e.createStaticVNode('<g opacity="0.3" filter="url(#filter0_f_3194_305570)" data-v-27bec9bf><path d="M576.963 67.6699H88.6485L20.8687 290H649.101L576.963 67.6699Z" fill="#03080E" data-v-27bec9bf></path></g><path d="M576.963 32.3757H88.6485L20.8687 254.706H649.101L576.963 32.3757Z" fill="url(#paint0_linear_3194_305570)" data-v-27bec9bf></path><path d="M558.988 44.3523H106.623L48.5199 254.706H618.724L558.988 44.3523Z" stroke="url(#paint1_linear_3194_305570)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M405 256C405 255.33 404.976 254.663 404.929 254C403.232 230.075 371.23 211 332 211C292.77 211 260.768 230.075 259.071 254" stroke="url(#paint2_linear_3194_305570)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><ellipse cx="332" cy="81.5" rx="3" ry="1.5" fill="#38E3FF" data-v-27bec9bf></ellipse><mask id="path-6-inside-1_3194_305570" fill="white" data-v-27bec9bf><path d="M273 44L272 63H392L391 44" data-v-27bec9bf></path></mask><path d="M272 63L271.401 62.9685L271.368 63.6H272V63ZM392 63V63.6H392.632L392.599 62.9685L392 63ZM272.401 43.9685L271.401 62.9685L272.599 63.0315L273.599 44.0315L272.401 43.9685ZM272 63.6H392V62.4H272V63.6ZM392.599 62.9685L391.599 43.9685L390.401 44.0315L391.401 63.0315L392.599 62.9685Z" fill="#38E3FF" mask="url(#path-6-inside-1_3194_305570)" data-v-27bec9bf></path><path d="M332 113.5C351.793 113.5 369.589 108.109 382 99.5H282C294.411 108.095 312.207 113.5 332 113.5Z" stroke="url(#paint3_linear_3194_305570)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M460 44.3525H332.742H332.053H204.5L195.5 99.5556H332.053H332.742H469L460 44.3525Z" stroke="url(#paint4_linear_3194_305570)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M649.118 254.085H20.8826V267.32H649.118V254.085Z" fill="url(#paint5_linear_3194_305570)" data-v-27bec9bf></path><defs data-v-27bec9bf><filter id="filter0_f_3194_305570" x="0.706949" y="47.5082" width="668.556" height="262.654" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB" data-v-27bec9bf><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-27bec9bf></feFlood><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" data-v-27bec9bf></feBlend><feGaussianBlur stdDeviation="10.0809" result="effect1_foregroundBlur_3194_305570" data-v-27bec9bf></feGaussianBlur></filter><linearGradient id="paint0_linear_3194_305570" x1="488.72" y1="207.277" x2="263.075" y2="-9.19523" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#1796A7" data-v-27bec9bf></stop><stop offset="0.497165" stop-color="#287B86" data-v-27bec9bf></stop><stop offset="0.896498" stop-color="#1F464F" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint1_linear_3194_305570" x1="95.5004" y1="10.9329" x2="575.445" y2="387.185" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint2_linear_3194_305570" x1="274.592" y1="196.183" x2="437.669" y2="268.95" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint3_linear_3194_305570" x1="290.239" y1="97.2758" x2="316.04" y2="150.573" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint4_linear_3194_305570" x1="224.708" y1="35.2645" x2="352.918" y2="209.985" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint5_linear_3194_305570" x1="386.816" y1="250.933" x2="387.693" y2="282.433" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#1A5162" data-v-27bec9bf></stop><stop offset="1" stop-color="#33849D" data-v-27bec9bf></stop></linearGradient></defs>',11))],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[h[6]||(h[6]=e.createStaticVNode('<g opacity="0.3" filter="url(#filter0_f_3159_296620)" data-v-27bec9bf><path d="M576.963 67.6699H88.6485L20.8687 290H649.101L576.963 67.6699Z" fill="#03080E" data-v-27bec9bf></path></g><g filter="url(#filter1_b_3159_296620)" data-v-27bec9bf><path d="M576.963 32.3757H88.6485L20.8687 254.706H649.101L576.963 32.3757Z" fill="url(#paint0_radial_3159_296620)" fill-opacity="0.3" data-v-27bec9bf></path></g><path d="M558.988 44.3523H106.623L48.5199 254.706H618.724L558.988 44.3523Z" stroke="url(#paint1_linear_3159_296620)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M405 256C405 255.33 404.976 254.663 404.929 254C403.232 230.075 371.23 211 332 211C292.77 211 260.768 230.075 259.071 254" stroke="url(#paint2_linear_3159_296620)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><ellipse cx="332" cy="81.5" rx="3" ry="1.5" fill="#38E3FF" data-v-27bec9bf></ellipse><mask id="path-6-inside-1_3159_296620" fill="white" data-v-27bec9bf><path d="M273 44L272 63H392L391 44" data-v-27bec9bf></path></mask><path d="M272 63L271.401 62.9685L271.368 63.6H272V63ZM392 63V63.6H392.632L392.599 62.9685L392 63ZM272.401 43.9685L271.401 62.9685L272.599 63.0315L273.599 44.0315L272.401 43.9685ZM272 63.6H392V62.4H272V63.6ZM392.599 62.9685L391.599 43.9685L390.401 44.0315L391.401 63.0315L392.599 62.9685Z" fill="#38E3FF" mask="url(#path-6-inside-1_3159_296620)" data-v-27bec9bf></path><path d="M332 113.5C351.793 113.5 369.589 108.109 382 99.5H282C294.411 108.095 312.207 113.5 332 113.5Z" stroke="url(#paint3_linear_3159_296620)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M460 44.3525H332.742H332.053H204.5L195.5 99.5556H332.053H332.742H469L460 44.3525Z" stroke="url(#paint4_linear_3159_296620)" stroke-width="0.6" stroke-miterlimit="10" data-v-27bec9bf></path><path d="M649.118 254.085H20.8826V267.32H649.118V254.085Z" fill="url(#paint5_linear_3159_296620)" data-v-27bec9bf></path><defs data-v-27bec9bf><filter id="filter0_f_3159_296620" x="0.706949" y="47.5082" width="668.556" height="262.654" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB" data-v-27bec9bf><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-27bec9bf></feFlood><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape" data-v-27bec9bf></feBlend><feGaussianBlur stdDeviation="10.0809" result="effect1_foregroundBlur_3159_296620" data-v-27bec9bf></feGaussianBlur></filter><filter id="filter1_b_3159_296620" x="15.5746" y="27.0816" width="638.821" height="232.918" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB" data-v-27bec9bf><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-27bec9bf></feFlood><feGaussianBlur in="BackgroundImageFix" stdDeviation="2.64706" data-v-27bec9bf></feGaussianBlur><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_3159_296620" data-v-27bec9bf></feComposite><feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_3159_296620" result="shape" data-v-27bec9bf></feBlend></filter><radialGradient id="paint0_radial_3159_296620" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(128 74.4329) rotate(19.0828) scale(551.403 632.738)" data-v-27bec9bf><stop offset="0.0564278" stop-color="#4373BD" data-v-27bec9bf></stop><stop offset="0.455568" stop-color="#263D79" data-v-27bec9bf></stop><stop offset="0.918151" stop-color="#1B2949" data-v-27bec9bf></stop></radialGradient><linearGradient id="paint1_linear_3159_296620" x1="95.5004" y1="10.9329" x2="575.445" y2="387.185" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint2_linear_3159_296620" x1="274.592" y1="196.183" x2="437.669" y2="268.95" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint3_linear_3159_296620" x1="290.239" y1="97.2758" x2="316.04" y2="150.573" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint4_linear_3159_296620" x1="224.708" y1="35.2645" x2="352.918" y2="209.985" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#38E3FF" data-v-27bec9bf></stop><stop offset="1" stop-color="#81A4FF" data-v-27bec9bf></stop></linearGradient><linearGradient id="paint5_linear_3159_296620" x1="335" y1="247.933" x2="335" y2="283.433" gradientUnits="userSpaceOnUse" data-v-27bec9bf><stop stop-color="#1F3E72" data-v-27bec9bf></stop><stop offset="1" stop-color="#15202E" stop-opacity="0" data-v-27bec9bf></stop></linearGradient></defs>',11))],64)),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(y.value,p=>(e.openBlock(),e.createBlock(zn,{key:`${p.playId}-${p.playerId}`,"player-position":p,"team-id-for-analysis":t.teamIdForAnalysis,"visible-teams-ids":t.visibleTeamsIds,"is-against-corner":t.isAgainstCorner,onPlayerPositionClick:E},null,8,["player-position","team-id-for-analysis","visible-teams-ids","is-against-corner"]))),128)),t.areConnectionsVisible?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:2},e.renderList(t.playConnections,p=>(e.openBlock(),e.createBlock(Yn,{key:p.id,"play-connection":p,"is-against-corner":t.isAgainstCorner},null,8,["play-connection","is-against-corner"]))),128)):e.createCommentVNode("",!0)]))],4)],64))}},[["__scopeId","data-v-27bec9bf"]]);function bt(t,o){return function(){return t.apply(o,arguments)}}const{toString:ys}=Object.prototype,{getPrototypeOf:Je}=Object,{iterator:ke,toStringTag:wt}=Symbol,xe=(t=>o=>{const n=ys.call(o);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),X=t=>(t=t.toLowerCase(),o=>xe(o)===t),Be=t=>o=>typeof o===t,{isArray:fe}=Array,pe=Be("undefined");function he(t){return t!==null&&!pe(t)&&t.constructor!==null&&!pe(t.constructor)&&U(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const _t=X("ArrayBuffer");function hs(t){let o;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?o=ArrayBuffer.isView(t):o=t&&t.buffer&&_t(t.buffer),o}const gs=Be("string"),U=Be("function"),Et=Be("number"),ge=t=>t!==null&&typeof t=="object",Cs=t=>t===!0||t===!1,Ne=t=>{if(xe(t)!=="object")return!1;const o=Je(t);return(o===null||o===Object.prototype||Object.getPrototypeOf(o)===null)&&!(wt in t)&&!(ke in t)},bs=t=>{if(!ge(t)||he(t))return!1;try{return Object.keys(t).length===0&&Object.getPrototypeOf(t)===Object.prototype}catch{return!1}},ws=X("Date"),_s=X("File"),Es=X("Blob"),Ss=X("FileList"),ks=t=>ge(t)&&U(t.pipe),xs=t=>{let o;return t&&(typeof FormData=="function"&&t instanceof FormData||U(t.append)&&((o=xe(t))==="formdata"||o==="object"&&U(t.toString)&&t.toString()==="[object FormData]"))},Bs=X("URLSearchParams"),[Ns,Fs,Vs,As]=["ReadableStream","Request","Response","Headers"].map(X),Ps=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ce(t,o,{allOwnKeys:n=!1}={}){if(t===null||typeof t>"u")return;let s,a;if(typeof t!="object"&&(t=[t]),fe(t))for(s=0,a=t.length;s<a;s++)o.call(null,t[s],s,t);else{if(he(t))return;const r=n?Object.getOwnPropertyNames(t):Object.keys(t),i=r.length;let c;for(s=0;s<i;s++)c=r[s],o.call(null,t[c],c,t)}}function St(t,o){if(he(t))return null;o=o.toLowerCase();const n=Object.keys(t);let s=n.length,a;for(;s-- >0;)if(a=n[s],o===a.toLowerCase())return a;return null}const le=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,kt=t=>!pe(t)&&t!==le;function Xe(){const{caseless:t,skipUndefined:o}=kt(this)&&this||{},n={},s=(a,r)=>{const i=t&&St(n,r)||r;Ne(n[i])&&Ne(a)?n[i]=Xe(n[i],a):Ne(a)?n[i]=Xe({},a):fe(a)?n[i]=a.slice():(!o||!pe(a))&&(n[i]=a)};for(let a=0,r=arguments.length;a<r;a++)arguments[a]&&Ce(arguments[a],s);return n}const Ts=(t,o,n,{allOwnKeys:s}={})=>(Ce(o,(a,r)=>{n&&U(a)?t[r]=bt(a,n):t[r]=a},{allOwnKeys:s}),t),Os=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),Ls=(t,o,n,s)=>{t.prototype=Object.create(o.prototype,s),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:o.prototype}),n&&Object.assign(t.prototype,n)},Rs=(t,o,n,s)=>{let a,r,i;const c={};if(o=o||{},t==null)return o;do{for(a=Object.getOwnPropertyNames(t),r=a.length;r-- >0;)i=a[r],(!s||s(i,t,o))&&!c[i]&&(o[i]=t[i],c[i]=!0);t=n!==!1&&Je(t)}while(t&&(!n||n(t,o))&&t!==Object.prototype);return o},Is=(t,o,n)=>{t=String(t),(n===void 0||n>t.length)&&(n=t.length),n-=o.length;const s=t.indexOf(o,n);return s!==-1&&s===n},$s=t=>{if(!t)return null;if(fe(t))return t;let o=t.length;if(!Et(o))return null;const n=new Array(o);for(;o-- >0;)n[o]=t[o];return n},Ds=(t=>o=>t&&o instanceof t)(typeof Uint8Array<"u"&&Je(Uint8Array)),Ms=(t,o)=>{const s=(t&&t[ke]).call(t);let a;for(;(a=s.next())&&!a.done;){const r=a.value;o.call(t,r[0],r[1])}},Hs=(t,o)=>{let n;const s=[];for(;(n=t.exec(o))!==null;)s.push(n);return s},Us=X("HTMLFormElement"),zs=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,s,a){return s.toUpperCase()+a}),xt=(({hasOwnProperty:t})=>(o,n)=>t.call(o,n))(Object.prototype),vs=X("RegExp"),Bt=(t,o)=>{const n=Object.getOwnPropertyDescriptors(t),s={};Ce(n,(a,r)=>{let i;(i=o(a,r,t))!==!1&&(s[r]=i||a)}),Object.defineProperties(t,s)},Gs=t=>{Bt(t,(o,n)=>{if(U(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const s=t[n];if(U(s)){if(o.enumerable=!1,"writable"in o){o.writable=!1;return}o.set||(o.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},js=(t,o)=>{const n={},s=a=>{a.forEach(r=>{n[r]=!0})};return fe(t)?s(t):s(String(t).split(o)),n},Ws=()=>{},qs=(t,o)=>t!=null&&Number.isFinite(t=+t)?t:o;function Zs(t){return!!(t&&U(t.append)&&t[wt]==="FormData"&&t[ke])}const Js=t=>{const o=new Array(10),n=(s,a)=>{if(ge(s)){if(o.indexOf(s)>=0)return;if(he(s))return s;if(!("toJSON"in s)){o[a]=s;const r=fe(s)?[]:{};return Ce(s,(i,c)=>{const d=n(i,a+1);!pe(d)&&(r[c]=d)}),o[a]=void 0,r}}return s};return n(t,0)},Xs=X("AsyncFunction"),Ks=t=>t&&(ge(t)||U(t))&&U(t.then)&&U(t.catch),Nt=((t,o)=>t?setImmediate:o?((n,s)=>(le.addEventListener("message",({source:a,data:r})=>{a===le&&r===n&&s.length&&s.shift()()},!1),a=>{s.push(a),le.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",U(le.postMessage)),Ys=typeof queueMicrotask<"u"?queueMicrotask.bind(le):typeof process<"u"&&process.nextTick||Nt,f={isArray:fe,isArrayBuffer:_t,isBuffer:he,isFormData:xs,isArrayBufferView:hs,isString:gs,isNumber:Et,isBoolean:Cs,isObject:ge,isPlainObject:Ne,isEmptyObject:bs,isReadableStream:Ns,isRequest:Fs,isResponse:Vs,isHeaders:As,isUndefined:pe,isDate:ws,isFile:_s,isBlob:Es,isRegExp:vs,isFunction:U,isStream:ks,isURLSearchParams:Bs,isTypedArray:Ds,isFileList:Ss,forEach:Ce,merge:Xe,extend:Ts,trim:Ps,stripBOM:Os,inherits:Ls,toFlatObject:Rs,kindOf:xe,kindOfTest:X,endsWith:Is,toArray:$s,forEachEntry:Ms,matchAll:Hs,isHTMLForm:Us,hasOwnProperty:xt,hasOwnProp:xt,reduceDescriptors:Bt,freezeMethods:Gs,toObjectSet:js,toCamelCase:zs,noop:Ws,toFiniteNumber:qs,findKey:St,global:le,isContextDefined:kt,isSpecCompliantForm:Zs,toJSONObject:Js,isAsyncFn:Xs,isThenable:Ks,setImmediate:Nt,asap:Ys,isIterable:t=>t!=null&&U(t[ke])};function V(t,o,n,s,a){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",o&&(this.code=o),n&&(this.config=n),s&&(this.request=s),a&&(this.response=a,this.status=a.status?a.status:null)}f.inherits(V,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:f.toJSONObject(this.config),code:this.code,status:this.status}}});const Ft=V.prototype,Vt={};["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=>{Vt[t]={value:t}}),Object.defineProperties(V,Vt),Object.defineProperty(Ft,"isAxiosError",{value:!0}),V.from=(t,o,n,s,a,r)=>{const i=Object.create(Ft);f.toFlatObject(t,i,function(y){return y!==Error.prototype},m=>m!=="isAxiosError");const c=t&&t.message?t.message:"Error",d=o==null&&t?t.code:o;return V.call(i,c,d,n,s,a),t&&i.cause==null&&Object.defineProperty(i,"cause",{value:t,configurable:!0}),i.name=t&&t.name||"Error",r&&Object.assign(i,r),i};const Qs=null;function Ke(t){return f.isPlainObject(t)||f.isArray(t)}function At(t){return f.endsWith(t,"[]")?t.slice(0,-2):t}function Pt(t,o,n){return t?t.concat(o).map(function(a,r){return a=At(a),!n&&r?"["+a+"]":a}).join(n?".":""):o}function ea(t){return f.isArray(t)&&!t.some(Ke)}const ta=f.toFlatObject(f,{},null,function(o){return/^is[A-Z]/.test(o)});function Fe(t,o,n){if(!f.isObject(t))throw new TypeError("target must be an object");o=o||new FormData,n=f.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(w,C){return!f.isUndefined(C[w])});const s=n.metaTokens,a=n.visitor||y,r=n.dots,i=n.indexes,d=(n.Blob||typeof Blob<"u"&&Blob)&&f.isSpecCompliantForm(o);if(!f.isFunction(a))throw new TypeError("visitor must be a function");function m(p){if(p===null)return"";if(f.isDate(p))return p.toISOString();if(f.isBoolean(p))return p.toString();if(!d&&f.isBlob(p))throw new V("Blob is not supported. Use a Buffer instead.");return f.isArrayBuffer(p)||f.isTypedArray(p)?d&&typeof Blob=="function"?new Blob([p]):Buffer.from(p):p}function y(p,w,C){let F=p;if(p&&!C&&typeof p=="object"){if(f.endsWith(w,"{}"))w=s?w:w.slice(0,-2),p=JSON.stringify(p);else if(f.isArray(p)&&ea(p)||(f.isFileList(p)||f.endsWith(w,"[]"))&&(F=f.toArray(p)))return w=At(w),F.forEach(function(O,$){!(f.isUndefined(O)||O===null)&&o.append(i===!0?Pt([w],$,r):i===null?w:w+"[]",m(O))}),!1}return Ke(p)?!0:(o.append(Pt(C,w,r),m(p)),!1)}const E=[],S=Object.assign(ta,{defaultVisitor:y,convertValue:m,isVisitable:Ke});function h(p,w){if(!f.isUndefined(p)){if(E.indexOf(p)!==-1)throw Error("Circular reference detected in "+w.join("."));E.push(p),f.forEach(p,function(F,I){(!(f.isUndefined(F)||F===null)&&a.call(o,F,f.isString(I)?I.trim():I,w,S))===!0&&h(F,w?w.concat(I):[I])}),E.pop()}}if(!f.isObject(t))throw new TypeError("data must be an object");return h(t),o}function Tt(t){const o={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(s){return o[s]})}function Ye(t,o){this._pairs=[],t&&Fe(t,this,o)}const Ot=Ye.prototype;Ot.append=function(o,n){this._pairs.push([o,n])},Ot.toString=function(o){const n=o?function(s){return o.call(this,s,Tt)}:Tt;return this._pairs.map(function(a){return n(a[0])+"="+n(a[1])},"").join("&")};function oa(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function Lt(t,o,n){if(!o)return t;const s=n&&n.encode||oa;f.isFunction(n)&&(n={serialize:n});const a=n&&n.serialize;let r;if(a?r=a(o,n):r=f.isURLSearchParams(o)?o.toString():new Ye(o,n).toString(s),r){const i=t.indexOf("#");i!==-1&&(t=t.slice(0,i)),t+=(t.indexOf("?")===-1?"?":"&")+r}return t}class Rt{constructor(){this.handlers=[]}use(o,n,s){return this.handlers.push({fulfilled:o,rejected:n,synchronous:s?s.synchronous:!1,runWhen:s?s.runWhen:null}),this.handlers.length-1}eject(o){this.handlers[o]&&(this.handlers[o]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(o){f.forEach(this.handlers,function(s){s!==null&&o(s)})}}const It={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},na={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:Ye,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Qe=typeof window<"u"&&typeof document<"u",et=typeof navigator=="object"&&navigator||void 0,sa=Qe&&(!et||["ReactNative","NativeScript","NS"].indexOf(et.product)<0),aa=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",ia=Qe&&window.location.href||"http://localhost",D={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Qe,hasStandardBrowserEnv:sa,hasStandardBrowserWebWorkerEnv:aa,navigator:et,origin:ia},Symbol.toStringTag,{value:"Module"})),...na};function ra(t,o){return Fe(t,new D.classes.URLSearchParams,{visitor:function(n,s,a,r){return D.isNode&&f.isBuffer(n)?(this.append(s,n.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)},...o})}function la(t){return f.matchAll(/\w+|\[(\w*)]/g,t).map(o=>o[0]==="[]"?"":o[1]||o[0])}function ca(t){const o={},n=Object.keys(t);let s;const a=n.length;let r;for(s=0;s<a;s++)r=n[s],o[r]=t[r];return o}function $t(t){function o(n,s,a,r){let i=n[r++];if(i==="__proto__")return!0;const c=Number.isFinite(+i),d=r>=n.length;return i=!i&&f.isArray(a)?a.length:i,d?(f.hasOwnProp(a,i)?a[i]=[a[i],s]:a[i]=s,!c):((!a[i]||!f.isObject(a[i]))&&(a[i]=[]),o(n,s,a[i],r)&&f.isArray(a[i])&&(a[i]=ca(a[i])),!c)}if(f.isFormData(t)&&f.isFunction(t.entries)){const n={};return f.forEachEntry(t,(s,a)=>{o(la(s),a,n,0)}),n}return null}function da(t,o,n){if(f.isString(t))try{return(o||JSON.parse)(t),f.trim(t)}catch(s){if(s.name!=="SyntaxError")throw s}return(n||JSON.stringify)(t)}const be={transitional:It,adapter:["xhr","http","fetch"],transformRequest:[function(o,n){const s=n.getContentType()||"",a=s.indexOf("application/json")>-1,r=f.isObject(o);if(r&&f.isHTMLForm(o)&&(o=new FormData(o)),f.isFormData(o))return a?JSON.stringify($t(o)):o;if(f.isArrayBuffer(o)||f.isBuffer(o)||f.isStream(o)||f.isFile(o)||f.isBlob(o)||f.isReadableStream(o))return o;if(f.isArrayBufferView(o))return o.buffer;if(f.isURLSearchParams(o))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),o.toString();let c;if(r){if(s.indexOf("application/x-www-form-urlencoded")>-1)return ra(o,this.formSerializer).toString();if((c=f.isFileList(o))||s.indexOf("multipart/form-data")>-1){const d=this.env&&this.env.FormData;return Fe(c?{"files[]":o}:o,d&&new d,this.formSerializer)}}return r||a?(n.setContentType("application/json",!1),da(o)):o}],transformResponse:[function(o){const n=this.transitional||be.transitional,s=n&&n.forcedJSONParsing,a=this.responseType==="json";if(f.isResponse(o)||f.isReadableStream(o))return o;if(o&&f.isString(o)&&(s&&!this.responseType||a)){const i=!(n&&n.silentJSONParsing)&&a;try{return JSON.parse(o,this.parseReviver)}catch(c){if(i)throw c.name==="SyntaxError"?V.from(c,V.ERR_BAD_RESPONSE,this,null,this.response):c}}return o}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:D.classes.FormData,Blob:D.classes.Blob},validateStatus:function(o){return o>=200&&o<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};f.forEach(["delete","get","head","post","put","patch"],t=>{be.headers[t]={}});const fa=f.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"]),pa=t=>{const o={};let n,s,a;return t&&t.split(`
2
2
  `).forEach(function(i){a=i.indexOf(":"),n=i.substring(0,a).trim().toLowerCase(),s=i.substring(a+1).trim(),!(!n||o[n]&&fa[n])&&(n==="set-cookie"?o[n]?o[n].push(s):o[n]=[s]:o[n]=o[n]?o[n]+", "+s:s)}),o},Dt=Symbol("internals");function we(t){return t&&String(t).trim().toLowerCase()}function Ve(t){return t===!1||t==null?t:f.isArray(t)?t.map(Ve):String(t)}function ma(t){const o=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let s;for(;s=n.exec(t);)o[s[1]]=s[2];return o}const ua=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function tt(t,o,n,s,a){if(f.isFunction(s))return s.call(this,o,n);if(a&&(o=n),!!f.isString(o)){if(f.isString(s))return o.indexOf(s)!==-1;if(f.isRegExp(s))return s.test(o)}}function ya(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(o,n,s)=>n.toUpperCase()+s)}function ha(t,o){const n=f.toCamelCase(" "+o);["get","set","has"].forEach(s=>{Object.defineProperty(t,s+n,{value:function(a,r,i){return this[s].call(this,o,a,r,i)},configurable:!0})})}let z=class{constructor(o){o&&this.set(o)}set(o,n,s){const a=this;function r(c,d,m){const y=we(d);if(!y)throw new Error("header name must be a non-empty string");const E=f.findKey(a,y);(!E||a[E]===void 0||m===!0||m===void 0&&a[E]!==!1)&&(a[E||d]=Ve(c))}const i=(c,d)=>f.forEach(c,(m,y)=>r(m,y,d));if(f.isPlainObject(o)||o instanceof this.constructor)i(o,n);else if(f.isString(o)&&(o=o.trim())&&!ua(o))i(pa(o),n);else if(f.isObject(o)&&f.isIterable(o)){let c={},d,m;for(const y of o){if(!f.isArray(y))throw TypeError("Object iterator must return a key-value pair");c[m=y[0]]=(d=c[m])?f.isArray(d)?[...d,y[1]]:[d,y[1]]:y[1]}i(c,n)}else o!=null&&r(n,o,s);return this}get(o,n){if(o=we(o),o){const s=f.findKey(this,o);if(s){const a=this[s];if(!n)return a;if(n===!0)return ma(a);if(f.isFunction(n))return n.call(this,a,s);if(f.isRegExp(n))return n.exec(a);throw new TypeError("parser must be boolean|regexp|function")}}}has(o,n){if(o=we(o),o){const s=f.findKey(this,o);return!!(s&&this[s]!==void 0&&(!n||tt(this,this[s],s,n)))}return!1}delete(o,n){const s=this;let a=!1;function r(i){if(i=we(i),i){const c=f.findKey(s,i);c&&(!n||tt(s,s[c],c,n))&&(delete s[c],a=!0)}}return f.isArray(o)?o.forEach(r):r(o),a}clear(o){const n=Object.keys(this);let s=n.length,a=!1;for(;s--;){const r=n[s];(!o||tt(this,this[r],r,o,!0))&&(delete this[r],a=!0)}return a}normalize(o){const n=this,s={};return f.forEach(this,(a,r)=>{const i=f.findKey(s,r);if(i){n[i]=Ve(a),delete n[r];return}const c=o?ya(r):String(r).trim();c!==r&&delete n[r],n[c]=Ve(a),s[c]=!0}),this}concat(...o){return this.constructor.concat(this,...o)}toJSON(o){const n=Object.create(null);return f.forEach(this,(s,a)=>{s!=null&&s!==!1&&(n[a]=o&&f.isArray(s)?s.join(", "):s)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([o,n])=>o+": "+n).join(`
3
3
  `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(o){return o instanceof this?o:new this(o)}static concat(o,...n){const s=new this(o);return n.forEach(a=>s.set(a)),s}static accessor(o){const s=(this[Dt]=this[Dt]={accessors:{}}).accessors,a=this.prototype;function r(i){const c=we(i);s[c]||(ha(a,i),s[c]=!0)}return f.isArray(o)?o.forEach(r):r(o),this}};z.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),f.reduceDescriptors(z.prototype,({value:t},o)=>{let n=o[0].toUpperCase()+o.slice(1);return{get:()=>t,set(s){this[n]=s}}}),f.freezeMethods(z);function ot(t,o){const n=this||be,s=o||n,a=z.from(s.headers);let r=s.data;return f.forEach(t,function(c){r=c.call(n,r,a.normalize(),o?o.status:void 0)}),a.normalize(),r}function Mt(t){return!!(t&&t.__CANCEL__)}function me(t,o,n){V.call(this,t??"canceled",V.ERR_CANCELED,o,n),this.name="CanceledError"}f.inherits(me,V,{__CANCEL__:!0});function Ht(t,o,n){const s=n.config.validateStatus;!n.status||!s||s(n.status)?t(n):o(new V("Request failed with status code "+n.status,[V.ERR_BAD_REQUEST,V.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function ga(t){const o=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return o&&o[1]||""}function Ca(t,o){t=t||10;const n=new Array(t),s=new Array(t);let a=0,r=0,i;return o=o!==void 0?o:1e3,function(d){const m=Date.now(),y=s[r];i||(i=m),n[a]=d,s[a]=m;let E=r,S=0;for(;E!==a;)S+=n[E++],E=E%t;if(a=(a+1)%t,a===r&&(r=(r+1)%t),m-i<o)return;const h=y&&m-y;return h?Math.round(S*1e3/h):void 0}}function ba(t,o){let n=0,s=1e3/o,a,r;const i=(m,y=Date.now())=>{n=y,a=null,r&&(clearTimeout(r),r=null),t(...m)};return[(...m)=>{const y=Date.now(),E=y-n;E>=s?i(m,y):(a=m,r||(r=setTimeout(()=>{r=null,i(a)},s-E)))},()=>a&&i(a)]}const Ae=(t,o,n=3)=>{let s=0;const a=Ca(50,250);return ba(r=>{const i=r.loaded,c=r.lengthComputable?r.total:void 0,d=i-s,m=a(d),y=i<=c;s=i;const E={loaded:i,total:c,progress:c?i/c:void 0,bytes:d,rate:m||void 0,estimated:m&&c&&y?(c-i)/m:void 0,event:r,lengthComputable:c!=null,[o?"download":"upload"]:!0};t(E)},n)},Ut=(t,o)=>{const n=t!=null;return[s=>o[0]({lengthComputable:n,total:t,loaded:s}),o[1]]},zt=t=>(...o)=>f.asap(()=>t(...o)),wa=D.hasStandardBrowserEnv?((t,o)=>n=>(n=new URL(n,D.origin),t.protocol===n.protocol&&t.host===n.host&&(o||t.port===n.port)))(new URL(D.origin),D.navigator&&/(msie|trident)/i.test(D.navigator.userAgent)):()=>!0,_a=D.hasStandardBrowserEnv?{write(t,o,n,s,a,r,i){if(typeof document>"u")return;const c=[`${t}=${encodeURIComponent(o)}`];f.isNumber(n)&&c.push(`expires=${new Date(n).toUTCString()}`),f.isString(s)&&c.push(`path=${s}`),f.isString(a)&&c.push(`domain=${a}`),r===!0&&c.push("secure"),f.isString(i)&&c.push(`SameSite=${i}`),document.cookie=c.join("; ")},read(t){if(typeof document>"u")return null;const o=document.cookie.match(new RegExp("(?:^|; )"+t+"=([^;]*)"));return o?decodeURIComponent(o[1]):null},remove(t){this.write(t,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function Ea(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function Sa(t,o){return o?t.replace(/\/?\/$/,"")+"/"+o.replace(/^\/+/,""):t}function vt(t,o,n){let s=!Ea(o);return t&&(s||n==!1)?Sa(t,o):o}const Gt=t=>t instanceof z?{...t}:t;function ce(t,o){o=o||{};const n={};function s(m,y,E,S){return f.isPlainObject(m)&&f.isPlainObject(y)?f.merge.call({caseless:S},m,y):f.isPlainObject(y)?f.merge({},y):f.isArray(y)?y.slice():y}function a(m,y,E,S){if(f.isUndefined(y)){if(!f.isUndefined(m))return s(void 0,m,E,S)}else return s(m,y,E,S)}function r(m,y){if(!f.isUndefined(y))return s(void 0,y)}function i(m,y){if(f.isUndefined(y)){if(!f.isUndefined(m))return s(void 0,m)}else return s(void 0,y)}function c(m,y,E){if(E in o)return s(m,y);if(E in t)return s(void 0,m)}const d={url:r,method:r,data:r,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:c,headers:(m,y,E)=>a(Gt(m),Gt(y),E,!0)};return f.forEach(Object.keys({...t,...o}),function(y){const E=d[y]||a,S=E(t[y],o[y],y);f.isUndefined(S)&&E!==c||(n[y]=S)}),n}const jt=t=>{const o=ce({},t);let{data:n,withXSRFToken:s,xsrfHeaderName:a,xsrfCookieName:r,headers:i,auth:c}=o;if(o.headers=i=z.from(i),o.url=Lt(vt(o.baseURL,o.url,o.allowAbsoluteUrls),t.params,t.paramsSerializer),c&&i.set("Authorization","Basic "+btoa((c.username||"")+":"+(c.password?unescape(encodeURIComponent(c.password)):""))),f.isFormData(n)){if(D.hasStandardBrowserEnv||D.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if(f.isFunction(n.getHeaders)){const d=n.getHeaders(),m=["content-type","content-length"];Object.entries(d).forEach(([y,E])=>{m.includes(y.toLowerCase())&&i.set(y,E)})}}if(D.hasStandardBrowserEnv&&(s&&f.isFunction(s)&&(s=s(o)),s||s!==!1&&wa(o.url))){const d=a&&r&&_a.read(r);d&&i.set(a,d)}return o},ka=typeof XMLHttpRequest<"u"&&function(t){return new Promise(function(n,s){const a=jt(t);let r=a.data;const i=z.from(a.headers).normalize();let{responseType:c,onUploadProgress:d,onDownloadProgress:m}=a,y,E,S,h,p;function w(){h&&h(),p&&p(),a.cancelToken&&a.cancelToken.unsubscribe(y),a.signal&&a.signal.removeEventListener("abort",y)}let C=new XMLHttpRequest;C.open(a.method.toUpperCase(),a.url,!0),C.timeout=a.timeout;function F(){if(!C)return;const O=z.from("getAllResponseHeaders"in C&&C.getAllResponseHeaders()),M={data:!c||c==="text"||c==="json"?C.responseText:C.response,status:C.status,statusText:C.statusText,headers:O,config:t,request:C};Ht(function(P){n(P),w()},function(P){s(P),w()},M),C=null}"onloadend"in C?C.onloadend=F:C.onreadystatechange=function(){!C||C.readyState!==4||C.status===0&&!(C.responseURL&&C.responseURL.indexOf("file:")===0)||setTimeout(F)},C.onabort=function(){C&&(s(new V("Request aborted",V.ECONNABORTED,t,C)),C=null)},C.onerror=function($){const M=$&&$.message?$.message:"Network Error",K=new V(M,V.ERR_NETWORK,t,C);K.event=$||null,s(K),C=null},C.ontimeout=function(){let $=a.timeout?"timeout of "+a.timeout+"ms exceeded":"timeout exceeded";const M=a.transitional||It;a.timeoutErrorMessage&&($=a.timeoutErrorMessage),s(new V($,M.clarifyTimeoutError?V.ETIMEDOUT:V.ECONNABORTED,t,C)),C=null},r===void 0&&i.setContentType(null),"setRequestHeader"in C&&f.forEach(i.toJSON(),function($,M){C.setRequestHeader(M,$)}),f.isUndefined(a.withCredentials)||(C.withCredentials=!!a.withCredentials),c&&c!=="json"&&(C.responseType=a.responseType),m&&([S,p]=Ae(m,!0),C.addEventListener("progress",S)),d&&C.upload&&([E,h]=Ae(d),C.upload.addEventListener("progress",E),C.upload.addEventListener("loadend",h)),(a.cancelToken||a.signal)&&(y=O=>{C&&(s(!O||O.type?new me(null,t,C):O),C.abort(),C=null)},a.cancelToken&&a.cancelToken.subscribe(y),a.signal&&(a.signal.aborted?y():a.signal.addEventListener("abort",y)));const I=ga(a.url);if(I&&D.protocols.indexOf(I)===-1){s(new V("Unsupported protocol "+I+":",V.ERR_BAD_REQUEST,t));return}C.send(r||null)})},xa=(t,o)=>{const{length:n}=t=t?t.filter(Boolean):[];if(o||n){let s=new AbortController,a;const r=function(m){if(!a){a=!0,c();const y=m instanceof Error?m:this.reason;s.abort(y instanceof V?y:new me(y instanceof Error?y.message:y))}};let i=o&&setTimeout(()=>{i=null,r(new V(`timeout ${o} of ms exceeded`,V.ETIMEDOUT))},o);const c=()=>{t&&(i&&clearTimeout(i),i=null,t.forEach(m=>{m.unsubscribe?m.unsubscribe(r):m.removeEventListener("abort",r)}),t=null)};t.forEach(m=>m.addEventListener("abort",r));const{signal:d}=s;return d.unsubscribe=()=>f.asap(c),d}},Ba=function*(t,o){let n=t.byteLength;if(n<o){yield t;return}let s=0,a;for(;s<n;)a=s+o,yield t.slice(s,a),s=a},Na=async function*(t,o){for await(const n of Fa(t))yield*Ba(n,o)},Fa=async function*(t){if(t[Symbol.asyncIterator]){yield*t;return}const o=t.getReader();try{for(;;){const{done:n,value:s}=await o.read();if(n)break;yield s}}finally{await o.cancel()}},Wt=(t,o,n,s)=>{const a=Na(t,o);let r=0,i,c=d=>{i||(i=!0,s&&s(d))};return new ReadableStream({async pull(d){try{const{done:m,value:y}=await a.next();if(m){c(),d.close();return}let E=y.byteLength;if(n){let S=r+=E;n(S)}d.enqueue(new Uint8Array(y))}catch(m){throw c(m),m}},cancel(d){return c(d),a.return()}},{highWaterMark:2})},qt=64*1024,{isFunction:Pe}=f,Va=(({Request:t,Response:o})=>({Request:t,Response:o}))(f.global),{ReadableStream:Zt,TextEncoder:Jt}=f.global,Xt=(t,...o)=>{try{return!!t(...o)}catch{return!1}},Aa=t=>{t=f.merge.call({skipUndefined:!0},Va,t);const{fetch:o,Request:n,Response:s}=t,a=o?Pe(o):typeof fetch=="function",r=Pe(n),i=Pe(s);if(!a)return!1;const c=a&&Pe(Zt),d=a&&(typeof Jt=="function"?(p=>w=>p.encode(w))(new Jt):async p=>new Uint8Array(await new n(p).arrayBuffer())),m=r&&c&&Xt(()=>{let p=!1;const w=new n(D.origin,{body:new Zt,method:"POST",get duplex(){return p=!0,"half"}}).headers.has("Content-Type");return p&&!w}),y=i&&c&&Xt(()=>f.isReadableStream(new s("").body)),E={stream:y&&(p=>p.body)};a&&["text","arrayBuffer","blob","formData","stream"].forEach(p=>{!E[p]&&(E[p]=(w,C)=>{let F=w&&w[p];if(F)return F.call(w);throw new V(`Response type '${p}' is not supported`,V.ERR_NOT_SUPPORT,C)})});const S=async p=>{if(p==null)return 0;if(f.isBlob(p))return p.size;if(f.isSpecCompliantForm(p))return(await new n(D.origin,{method:"POST",body:p}).arrayBuffer()).byteLength;if(f.isArrayBufferView(p)||f.isArrayBuffer(p))return p.byteLength;if(f.isURLSearchParams(p)&&(p=p+""),f.isString(p))return(await d(p)).byteLength},h=async(p,w)=>{const C=f.toFiniteNumber(p.getContentLength());return C??S(w)};return async p=>{let{url:w,method:C,data:F,signal:I,cancelToken:O,timeout:$,onDownloadProgress:M,onUploadProgress:K,responseType:P,headers:_e,withCredentials:ue="same-origin",fetchOptions:Ie}=jt(p),$e=o||fetch;P=P?(P+"").toLowerCase():"text";let Q=xa([I,O&&O.toAbortSignal()],$),k=null;const H=Q&&Q.unsubscribe&&(()=>{Q.unsubscribe()});let De;try{if(K&&m&&C!=="get"&&C!=="head"&&(De=await h(_e,F))!==0){let ee=new n(w,{method:"POST",body:F,duplex:"half"}),ae;if(f.isFormData(F)&&(ae=ee.headers.get("content-type"))&&_e.setContentType(ae),ee.body){const[ne,te]=Ut(De,Ae(zt(K)));F=Wt(ee.body,qt,ne,te)}}f.isString(ue)||(ue=ue?"include":"omit");const G=r&&"credentials"in n.prototype,q={...Ie,signal:Q,method:C.toUpperCase(),headers:_e.normalize().toJSON(),body:F,duplex:"half",credentials:G?ue:void 0};k=r&&new n(w,q);let Z=await(r?$e(k,Ie):$e(w,q));const Me=y&&(P==="stream"||P==="response");if(y&&(M||Me&&H)){const ee={};["status","statusText","headers"].forEach(He=>{ee[He]=Z[He]});const ae=f.toFiniteNumber(Z.headers.get("content-length")),[ne,te]=M&&Ut(ae,Ae(zt(M),!0))||[];Z=new s(Wt(Z.body,qt,ne,()=>{te&&te(),H&&H()}),ee)}P=P||"text";let lt=await E[f.findKey(E,P)||"text"](Z,p);return!Me&&H&&H(),await new Promise((ee,ae)=>{Ht(ee,ae,{data:lt,headers:z.from(Z.headers),status:Z.status,statusText:Z.statusText,config:p,request:k})})}catch(G){throw H&&H(),G&&G.name==="TypeError"&&/Load failed|fetch/i.test(G.message)?Object.assign(new V("Network Error",V.ERR_NETWORK,p,k),{cause:G.cause||G}):V.from(G,G&&G.code,p,k)}}},Pa=new Map,Kt=t=>{let o=t&&t.env||{};const{fetch:n,Request:s,Response:a}=o,r=[s,a,n];let i=r.length,c=i,d,m,y=Pa;for(;c--;)d=r[c],m=y.get(d),m===void 0&&y.set(d,m=c?new Map:Aa(o)),y=m;return m};Kt();const nt={http:Qs,xhr:ka,fetch:{get:Kt}};f.forEach(nt,(t,o)=>{if(t){try{Object.defineProperty(t,"name",{value:o})}catch{}Object.defineProperty(t,"adapterName",{value:o})}});const Yt=t=>`- ${t}`,Ta=t=>f.isFunction(t)||t===null||t===!1;function Oa(t,o){t=f.isArray(t)?t:[t];const{length:n}=t;let s,a;const r={};for(let i=0;i<n;i++){s=t[i];let c;if(a=s,!Ta(s)&&(a=nt[(c=String(s)).toLowerCase()],a===void 0))throw new V(`Unknown adapter '${c}'`);if(a&&(f.isFunction(a)||(a=a.get(o))))break;r[c||"#"+i]=a}if(!a){const i=Object.entries(r).map(([d,m])=>`adapter ${d} `+(m===!1?"is not supported by the environment":"is not available in the build"));let c=n?i.length>1?`since :
4
4
  `+i.map(Yt).join(`
5
5
  `):" "+Yt(i[0]):"as no adapter specified";throw new V("There is no suitable adapter to dispatch the request "+c,"ERR_NOT_SUPPORT")}return a}const Qt={getAdapter:Oa,adapters:nt};function st(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new me(null,t)}function eo(t){return st(t),t.headers=z.from(t.headers),t.data=ot.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),Qt.getAdapter(t.adapter||be.adapter,t)(t).then(function(s){return st(t),s.data=ot.call(t,t.transformResponse,s),s.headers=z.from(s.headers),s},function(s){return Mt(s)||(st(t),s&&s.response&&(s.response.data=ot.call(t,t.transformResponse,s.response),s.response.headers=z.from(s.response.headers))),Promise.reject(s)})}const to="1.13.0",Te={};["object","boolean","number","function","string","symbol"].forEach((t,o)=>{Te[t]=function(s){return typeof s===t||"a"+(o<1?"n ":" ")+t}});const oo={};Te.transitional=function(o,n,s){function a(r,i){return"[Axios v"+to+"] Transitional option '"+r+"'"+i+(s?". "+s:"")}return(r,i,c)=>{if(o===!1)throw new V(a(i," has been removed"+(n?" in "+n:"")),V.ERR_DEPRECATED);return n&&!oo[i]&&(oo[i]=!0,console.warn(a(i," has been deprecated since v"+n+" and will be removed in the near future"))),o?o(r,i,c):!0}},Te.spelling=function(o){return(n,s)=>(console.warn(`${s} is likely a misspelling of ${o}`),!0)};function La(t,o,n){if(typeof t!="object")throw new V("options must be an object",V.ERR_BAD_OPTION_VALUE);const s=Object.keys(t);let a=s.length;for(;a-- >0;){const r=s[a],i=o[r];if(i){const c=t[r],d=c===void 0||i(c,r,t);if(d!==!0)throw new V("option "+r+" must be "+d,V.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new V("Unknown option "+r,V.ERR_BAD_OPTION)}}const Oe={assertOptions:La,validators:Te},Y=Oe.validators;let de=class{constructor(o){this.defaults=o||{},this.interceptors={request:new Rt,response:new Rt}}async request(o,n){try{return await this._request(o,n)}catch(s){if(s instanceof Error){let a={};Error.captureStackTrace?Error.captureStackTrace(a):a=new Error;const r=a.stack?a.stack.replace(/^.+\n/,""):"";try{s.stack?r&&!String(s.stack).endsWith(r.replace(/^.+\n.+\n/,""))&&(s.stack+=`
6
- `+r):s.stack=r}catch{}}throw s}}_request(o,n){typeof o=="string"?(n=n||{},n.url=o):n=o||{},n=ce(this.defaults,n);const{transitional:s,paramsSerializer:a,headers:r}=n;s!==void 0&&Oe.assertOptions(s,{silentJSONParsing:Y.transitional(Y.boolean),forcedJSONParsing:Y.transitional(Y.boolean),clarifyTimeoutError:Y.transitional(Y.boolean)},!1),a!=null&&(f.isFunction(a)?n.paramsSerializer={serialize:a}:Oe.assertOptions(a,{encode:Y.function,serialize:Y.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),Oe.assertOptions(n,{baseUrl:Y.spelling("baseURL"),withXsrfToken:Y.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=r&&f.merge(r.common,r[n.method]);r&&f.forEach(["delete","get","head","post","put","patch","common"],p=>{delete r[p]}),n.headers=z.concat(i,r);const c=[];let d=!0;this.interceptors.request.forEach(function(w){typeof w.runWhen=="function"&&w.runWhen(n)===!1||(d=d&&w.synchronous,c.unshift(w.fulfilled,w.rejected))});const m=[];this.interceptors.response.forEach(function(w){m.push(w.fulfilled,w.rejected)});let y,E=0,S;if(!d){const p=[eo.bind(this),void 0];for(p.unshift(...c),p.push(...m),S=p.length,y=Promise.resolve(n);E<S;)y=y.then(p[E++],p[E++]);return y}S=c.length;let h=n;for(;E<S;){const p=c[E++],w=c[E++];try{h=p(h)}catch(C){w.call(this,C);break}}try{y=eo.call(this,h)}catch(p){return Promise.reject(p)}for(E=0,S=m.length;E<S;)y=y.then(m[E++],m[E++]);return y}getUri(o){o=ce(this.defaults,o);const n=vt(o.baseURL,o.url,o.allowAbsoluteUrls);return Lt(n,o.params,o.paramsSerializer)}};f.forEach(["delete","get","head","options"],function(o){de.prototype[o]=function(n,s){return this.request(ce(s||{},{method:o,url:n,data:(s||{}).data}))}}),f.forEach(["post","put","patch"],function(o){function n(s){return function(r,i,c){return this.request(ce(c||{},{method:o,headers:s?{"Content-Type":"multipart/form-data"}:{},url:r,data:i}))}}de.prototype[o]=n(),de.prototype[o+"Form"]=n(!0)});let Ra=class mo{constructor(o){if(typeof o!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(r){n=r});const s=this;this.promise.then(a=>{if(!s._listeners)return;let r=s._listeners.length;for(;r-- >0;)s._listeners[r](a);s._listeners=null}),this.promise.then=a=>{let r;const i=new Promise(c=>{s.subscribe(c),r=c}).then(a);return i.cancel=function(){s.unsubscribe(r)},i},o(function(r,i,c){s.reason||(s.reason=new me(r,i,c),n(s.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(o){if(this.reason){o(this.reason);return}this._listeners?this._listeners.push(o):this._listeners=[o]}unsubscribe(o){if(!this._listeners)return;const n=this._listeners.indexOf(o);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const o=new AbortController,n=s=>{o.abort(s)};return this.subscribe(n),o.signal.unsubscribe=()=>this.unsubscribe(n),o.signal}static source(){let o;return{token:new mo(function(a){o=a}),cancel:o}}};function Ia(t){return function(n){return t.apply(null,n)}}function $a(t){return f.isObject(t)&&t.isAxiosError===!0}const at={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(at).forEach(([t,o])=>{at[o]=t});function no(t){const o=new de(t),n=bt(de.prototype.request,o);return f.extend(n,de.prototype,o,{allOwnKeys:!0}),f.extend(n,o,null,{allOwnKeys:!0}),n.create=function(a){return no(ce(t,a))},n}const L=no(be);L.Axios=de,L.CanceledError=me,L.CancelToken=Ra,L.isCancel=Mt,L.VERSION=to,L.toFormData=Fe,L.AxiosError=V,L.Cancel=L.CanceledError,L.all=function(o){return Promise.all(o)},L.spread=Ia,L.isAxiosError=$a,L.mergeConfig=ce,L.AxiosHeaders=z,L.formToJSON=t=>$t(f.isHTMLForm(t)?new FormData(t):t),L.getAdapter=Qt.getAdapter,L.HttpStatusCode=at,L.default=L;const{Axios:Sr,AxiosError:kr,CanceledError:xr,isCancel:Br,CancelToken:Nr,VERSION:Fr,all:Vr,Cancel:Ar,isAxiosError:Pr,spread:Tr,toFormData:Or,AxiosHeaders:Lr,HttpStatusCode:Rr,formToJSON:Ir,getAdapter:$r,mergeConfig:Dr}=L,Da=["gameId","playerId","teamId","x","y","momentOfPlay","section","playId","timeSection"];let it=null;function Ma(){return it||(it=Da.reduce((t,o,n)=>(t[n]=o,t),{})),it}const Ha=["playId","playerId","teamId","gameId","categoryId","relatedCategoriesIds","x1","y1","x2","y2","x3","y3","fieldSection","momentOfPlay","playingAs","matchLapse","matchResult","matchResultAtMomentOfPlay","relatedPlayId","touchOrder","timeSection"];let rt=null;function Ua(){return rt||(rt=Ha.reduce((t,o,n)=>(t[n]=o,t),{})),rt}const Le={TO_RIGHT:"toRight",TO_LEFT:"toLeft"},za={class:"modal-confirmation"},va={class:"modal-confirmation__container"},Ga={class:"modal-confirmation__title"},ja={class:"modal-confirmation"},Wa={class:"modal-confirmation__container"},qa={class:"modal-confirmation__title"},Za={class:"specific-plays-titlecontainer"},Ja={class:"specific-plays-title"},Xa={key:0,class:"specific-plays-title-elegibility"},Ka={key:1},Ya={class:"specific-plays-controls"},Qa={class:"specific-plays-controls11"},ei={class:"radio-container"},ti={key:0,width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},oi={class:"radio-label"},ni=["src"],si={class:"radio-container"},ai={key:0,width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},ii={class:"radio-label"},ri=["src"],li={class:"cont-app-value-incement-second"},ci={class:"contappvalueincementsecond-value"},di={key:0},fi={class:"contappvalueincementsecond-controls-container"},pi={"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{"margin-left":"4px"}},mi={class:"text-icon-info"},ui={class:"cont-app-value-incement-second"},yi={class:"contappvalueincementsecond-value"},hi={key:0},gi={class:"contappvalueincementsecond-controls-container"},Ci={"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{"margin-left":"4px"}},bi={class:"text-icon-info"},wi={class:"cont-app-value-incement-second"},_i={class:"contappvalueincementsecond-value"},Ei={key:0},Si={class:"contappvalueincementsecond-controls-container"},ki={"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{"margin-left":"4px"}},xi={class:"specific-plays-field__soccer-field"},Bi={class:"game-teams"},Ni={class:"game-teams__team home"},Fi={key:0,class:"team-logo"},Vi=["src"],Ai={class:"game-teams__team away"},Pi={key:0,class:"team-logo"},Ti=["src"],Oi={class:"specific-plays-field__play-buttons__container"},Li={key:1,class:"specific-plays-radio-container-movil"},Ri={class:"radio-container"},Ii={class:"radio-label"},$i=["src"],Di={class:"radio-container"},Mi={class:"radio-label"},Hi=["src"],Ui={key:0,class:"h-separator"},zi={key:1,class:"corner-info"},vi={class:"corner-info__team"},Gi=["src"],ji={class:"corner-info__details"},Wi={class:"corner-info__details__player"},qi={class:"corner-info__details__how-was"},Re=.6,Zi=5,Ji=10,Xi=60*10,Ki=60*10,Yi=5,Qi=se({__name:"GSCSpecificPlays",props:{widthContainer:{type:Number,default:1280},selectedCategoryId:{type:Number,default:31},teamIdForAnalysis:{type:Number,default:1},playIdForAnalysis:{type:Number,default:null},seasonIdForAnalysis:{type:Number,default:1325},tournamentSelected:{type:Object,default:()=>({})},advancedFilters:{type:Object,default:()=>({areConnectionsVisible:!1,arePathsVisible:!1,secondsBefore:-1,secondsAfter:1,secondsBeforeAndAfter:0})},filters:{type:Object,default:()=>({isMoment:!1,final:[1,2,3],moment:[1,2,3],playingAs:[1,2],sections:[1,2,3,4,5,6],games:[],players:[],cornertype:31,howWas:[120,126,327,133],zona:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35],whathappened:[583,585,587,589,584,586,588,590,122,128,136,142,123,129,137,143,124,130,138,144,125,131,139,14,146,147,327,133],isWhatHappenedFull:!0,isZoneFull:!0})},isGameOnly:{type:Boolean,default:!1},game:{type:Object,default:()=>({id:62323,home_team:1,away_team:14,season:1325,game_status:4,home_acronym:"CHI",away_acronym:"SAN",logo_home:"https://golstatsimages.blob.core.windows.net/teams-80/1.png",logo_away:"https://golstatsimages.blob.core.windows.net/teams-80/14.png"})},gameIdForAnalysis:{type:Number,default:null},isAgainstMode:{type:Boolean,default:!1},areFiltersOpen:{type:Boolean,default:!1},isTacticVisible:{type:Boolean,default:!0},isSynchronization:{type:Boolean,default:!1},canPlayVideos:{type:Boolean,default:!0},videoPrivilegesPlayingAs:{type:Set,default:()=>new Set([1,2])},isFieldOnly:{type:Boolean,default:!0},isTemplateMode:{type:Boolean,default:!1},isCornerInfoVisible:{type:Boolean,default:!1},isNullCornerData:{type:Boolean,default:!1}},emits:["open-media-player","corners-filled","changelateralidad"],setup(t,{emit:o}){let n=0;const s=t,a=Ma(),r=Ua(),i=[{text:"Rematado fue gol",categoriesIds:[583,585,587,589]},{text:"Rematado no fue gol",categoriesIds:[584,586,588,590]},{text:"Rematado sin destino",categoriesIds:[122,128,136,142]},{text:s.tournamentSelected.is_female==1?"Ganado por portera rival":"Ganado por portero rival",categoriesIds:[123,129,137,143]},{text:s.tournamentSelected.is_female==1?"Ganado por jugadora rival":"Ganado por jugador rival",categoriesIds:[124,130,138,144]},{text:"Sin destino",categoriesIds:[125,131,139,145]}],c=new Map([[120,"Comba hacia afuera"],[134,"Comba hacia afuera"],[126,"Comba hacia adentro"],[140,"Comba hacia adentro"],[327,"Raz de área"],[146,"Raz de área"],[133,"En corto"],[147,"En corto"]]),d=i.reduce((u,l)=>(l.categoriesIds.forEach(g=>{u.set(g,l.text)}),u),new Map),m={headers:{Authorization:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"}},y=o,E=e.ref(null),S=e.ref("0"),h=e.ref(["-1","0"]),p=e.ref(new Map),w=e.ref(!s.isTacticVisible),C=e.ref(!1),F=e.ref([]),I=e.ref(!0),O=e.ref(!0),$=e.ref(!1),M=e.ref(!1),K=e.ref(new Map),P=e.computed(()=>{if(s.gameIdForAnalysis&&s.playIdForAnalysis&&F.value){const u=F.value.find(l=>l.game_id===s.gameIdForAnalysis);if(u){if(u.corners.find(_=>_.play_id===s.playIdForAnalysis))return!1;if(u.cornersAgainstTeam.find(_=>_.play_id===s.playIdForAnalysis))return!0}}return s.isAgainstMode}),_e=e.computed(()=>{const u=[];return k.value&&(I.value&&u.push(s.teamIdForAnalysis),O.value&&u.push(s.teamIdForAnalysis!==k.value.home_team?k.value.home_team:k.value.visiting_team)),u}),ue=e.computed(()=>s.widthContainer<=768?"cont-data768":"cont-data"),Ie=e.computed(()=>{const u=s.widthContainer;return u<=768?"cont-collectors768":u<=900?"cont-collectors900":"cont-collectors"}),$e=e.computed(()=>{const u=s.widthContainer;return u<=768?"cont-who-connected768":u<=900?"cont-who-connected900":"cont-who-connected"}),Q=e.computed(()=>F.value?F.value.findIndex(u=>u.isSelected):null),k=e.computed(()=>F.value?F.value[Q.value]:null),H=e.ref(null),De=e.computed(()=>{const u=F.value[Q.value];let l=!1;if(u){const g=u[`${P.value?"cornersAgainstTeam":"corners"}`].find(_=>_.isSelected);if(g&&g.playConnections){lt(g);const _=g.playConnections;let b=[_.mainPlay];return _.relatedPlays&&b.push(..._.relatedPlays),b.sort((x,N)=>x.touchOrder-N.touchOrder),b=b.filter(x=>{let N=!0;return l?!1:(G.value?N=!x.isTeamForAnalysis&&x.y1<=Re||x.isTeamForAnalysis&&x.y1>=Re:N=x.isTeamForAnalysis&&x.y1<=Re||!x.isTeamForAnalysis&&x.y1>=Re,l=!N,N)}),b.forEach((x,N)=>{N>0&&(x.previousPlayConnection=b[N-1]),N===b.length-1&&(x.isLastPlay=!0)}),b}}return[]}),G=e.computed(()=>{const u=F.value[Q.value];if(u){const l=u[`${P.value?"cornersAgainstTeam":"corners"}`].find(g=>g.isSelected);return l?l.isAgainst:!1}return!1}),q=e.computed(()=>{const u=F.value[Q.value];if(u){Me(u);const l=u[`${P.value?"cornersAgainstTeam":"corners"}`].find(g=>g.isSelected);return l?l.fieldPositions:null}return null}),Z=e.ref({});function Me(u){Z.value=u}function lt(u){H.value=u}const ee=e.computed(()=>q.value?q.value.get(S.value):[]),ae=e.computed(()=>{if(q.value){const u=Number(h.value[0]),l=Number(h.value[1]),g=[];if(l!==u)for(let _=u;_<l;_++){const b=q.value.get(_.toString()),x=q.value.get((_+1).toString());b&&x&&g.push({playersPositions:b,finalPlayersPositions:x,areFirstPositions:_===u,areFinalPositions:_===l-1})}else g.push({playersPositions:q.value.get(h.value[0]),finalPlayersPositions:q.value.get(h.value[0]),areFirstPositions:!0,areFinalPositions:!0});return g}return[]}),ne=e.computed(()=>q.value?Array.from(q.value.keys()):[]);e.watch(()=>s.advancedFilters,u=>{w.value=u.areConnectionsVisible,C.value=u.arePathsVisible;const l=u.secondsBeforeAndAfter.toString(),g=u.secondsBefore.toString(),_=u.secondsAfter.toString();ne.value.includes(l)&&(S.value=l),ne.value.includes(g)&&(h.value[0]=g),ne.value.includes(_)&&(h.value[1]=_)},{immediate:!0,deep:!0}),e.watch(()=>P.value,()=>{s.isNullCornerData||ro()}),e.watch(()=>s.teamIdForAnalysis,u=>{u&&!s.isNullCornerData&&ir()},{immediate:!0});const te=e.computed(()=>k.value?s.teamIdForAnalysis===k.value.home_team:!0);e.watch(()=>Q.value,(u,l)=>{if(u!==l&&(S.value="0",h.value=["-1","0"],k.value)){k.value.corners.forEach(b=>{b.isSelected=!1}),k.value.cornersAgainstTeam.forEach(b=>{b.isSelected=!1});const _=(P.value?k.value.cornersAgainstTeam:k.value.corners).filter(b=>b.isVisible);_.length>0&&(_[0].isSelected=!0)}}),e.watch(()=>s.filters,u=>{u&&Ue()},{deep:!0,immediate:!0}),e.watch(()=>s.isTacticVisible,u=>{w.value=!u});function He(u){y("changelateralidad",u)}function Ue(){if(F.value)if(s.isSynchronization)F.value.forEach((u,l)=>{u.isVisible=!0,l===0&&(u.isSelected=!0,u.isExpanded=!0,u.corners.forEach(g=>{g.isVisible=!0}),u.cornersAgainstTeam.forEach(g=>{g.isVisible=!0}))});else{let u=!1;F.value.forEach(l=>{if(l.isSelected=!1,P.value&&l.isSoccerFieldDataRivalLoaded||!P.value&&l.isSoccerFieldDataLoaded){const g=P.value?l.cornersAgainstTeam:l.corners;if((!s.filters.games.length||s.filters.games.includes(l.game_id))&&s.filters.playingAs.includes(l.playingAs)&&(s.filters.isMoment||s.filters.final.includes(l.finalResult))){let _=0;for(const b of g){if(b.isSelected=!1,s.playIdForAnalysis&&b.play_id===s.playIdForAnalysis){b.isVisible=!0,b.isSelected=!0,_++;break}if(s.filters.cornertype!==b.init_category_id){b.isVisible=!1,b.isSelected=!1;continue}if(!s.filters.howWas.some(x=>b.relatedCategoriesIds.has(x))){b.isVisible=!1,b.isSelected=!1;continue}if(!P.value&&s.filters.players.length&&!s.filters.players.includes(b.player_id)){b.isVisible=!1,b.isSelected=!1;continue}if(b.playConnections){if(!s.filters.sections.includes(b.playConnections.mainPlay.timeSection)){b.isVisible=!1,b.isSelected=!1;continue}if(!s.filters.moment.includes(b.playConnections.mainPlay.matchResultAtMomentOfPlay)){b.isVisible=!1,b.isSelected=!1;continue}const x=b.playConnections.mainPlay;if(x&&!s.filters.isZoneFull&&!s.filters.zona.includes(x.fieldSection)){b.isVisible=!1,b.isSelected=!1;continue}}if(!s.filters.isWhatHappenedFull&&b.relatedCategoriesIds&&!s.filters.whathappened.some(x=>b.relatedCategoriesIds.has(x))){b.isVisible=!1,b.isSelected=!1;continue}b.isVisible=!0,_===0&&(b.isSelected=!0),_++}l.isVisible=_>0,l.isVisible&&!u?(l.isSelected=!0,l.isExpanded=!0,u=!0):l.isSelected=!1}else l.isVisible=!1,g.forEach(_=>{_.isVisible=!1,_.isSelected=!1})}})}}function er([u,l]){const g=Math.round(Number(l));if(g===60){const _=Number(u)+1;return`${_<100?_<10?"00":"0":""}${_}:00.000`}return`${u}:${g<10?"0":""}${g}.000`}function ct(u,l,g,_){u&&u.forEach(b=>{b.isHomeTeam=b.teamId===k.value.home_team,b.attackDirection=_.get(b.playId).mainPlay.attackDirection,b.player=l.get(b.playerId)||g.get(b.playerId)})}function ze(u,l){const g=Number(h.value[l])+u;if(ne.value.includes(g.toString())){const _=[...h.value];_[l]=g.toString(),Number(_[1])-Number(_[0])>=0&&(h.value=[..._])}}function so(u){const l=Number(S.value)+u;ne.value.includes(l.toString())&&(S.value=l.toString())}function tr(u){if(!u.teams||u.teams.length===0)return;const l=u.teams[0].team_id,g=u.teams[1].team_id;if(s.teamIdForAnalysis===l&&u.home_atk_direction===1||s.teamIdForAnalysis===g&&u.visiting_atk_direction===1)for(let _=1;_<5;_++)p.value.set(_,_%2===0?Le.TO_LEFT:Le.TO_RIGHT);else for(let _=1;_<5;_++)p.value.set(_,_%2===0?Le.TO_RIGHT:Le.TO_LEFT)}function or(){M.value=!0}function ao(){M.value=!1}async function nr(){try{if(k.value){const u={messages:[{queue:"gs3.tendency",message:{key:"postmatch",action:"season",data:{season_id:s.seasonIdForAnalysis,game_id:k.value.game_id}}}]};await L.post("https://6xh1ym8shh.execute-api.us-west-2.amazonaws.com/prod/pushInternalData",u,m)}}catch(u){throw new Error(u)}finally{ao()}}function sr(){$.value=!0}function io(){$.value=!1}async function ar(){try{if(k.value){const u=k.value[`${P.value?"cornersAgainstTeam":"corners"}`].find(l=>l.isSelected);if(u){const l={play_id:u.play_id,game_id:k.value.game_id,season_id:s.seasonIdForAnalysis,seconds:Number(S.value),moment_of_play:u.moment_of_play};await L.post(" https://bqsyfm7sij.execute-api.us-east-2.amazonaws.com/prod/sync",l,m)}}}catch(u){throw new Error(u)}finally{io()}}async function ir(u){try{const l=K.value.get(s.teamIdForAnalysis);if(l){F.value=l,Ue();return}n=u||s.seasonIdForAnalysis;const _=(await L.get(`https://1qvtl1japi.execute-api.us-east-2.amazonaws.com/prod/seasons/${n}/games/teams/${s.teamIdForAnalysis}/corners`,m)).data,b={corners:0,cornersAgainst:0};F.value=_.games?_.games.reduce((x,N)=>{if(s.isGameOnly&&s.gameIdForAnalysis!==N.game_id)return x;const J={againstTeam:[],team:[]},B=N.score[1]-N.score[0];N.dateMillis=new Date(N.date_time_utc),N.isVisible=!0,N.playingAs=N.home_team===s.teamIdForAnalysis?1:2,N.finalResult=B===0?3:N.playingAs===1?B>0?2:1:B<0?2:1,N.corners.forEach(T=>{const R=T.team_id===s.teamIdForAnalysis;T.isAgainst=!R,(!s.playIdForAnalysis||s.playIdForAnalysis===T.play_id)&&(R?J.team.push(T):J.againstTeam.push(T))}),N.corners=J.team,N.cornersAgainstTeam=J.againstTeam;const j=N.home_team===s.teamIdForAnalysis?1:2;b.corners+=N.corners.length,b.cornersAgainst+=N.cornersAgainstTeam.length;const A={...N,isSelected:x.length===0,isExpanded:!1,isTeamForAnalysisHomeTeam:N.home_team===s.teamIdForAnalysis,canPlayVideos:s.canPlayVideos&&s.videoPrivilegesPlayingAs.has(j)};return x.push(A),x},[]):[],F.value=F.value.sort((x,N)=>N.dateMillis-x.dateMillis),lo(),y("corners-filled",b),await ro(),F.value.forEach(x=>{x.corners.concat(x.cornersAgainstTeam).forEach(N=>{if(N.playConnections){const[J,B]=N.moment_of_play.split(":"),[j,A]=B.split("."),T=Number(J)+45*N.playConnections.mainPlay.matchLapse;N.isSelected=!1,N.orderValue=+`${T}${j}${A}`}}),x.corners=x.corners.sort((N,J)=>N.orderValue-J.orderValue),x.cornersAgainstTeam=x.cornersAgainstTeam.sort((N,J)=>N.orderValue-J.orderValue)}),Ue()}catch(l){throw new Error(l)}}async function ro(){try{const u=[];F.value.forEach(l=>{(P.value&&!l.isSoccerFieldDataRivalLoaded||!P.value&&!l.isSoccerFieldDataLoaded)&&u.push(rr(l))}),u.length>0&&((await Promise.all(u)).forEach((g,_)=>{lr(F.value[_],g)}),Ue()),lo()}catch(u){throw new Error(u)}}function lo(){K.value.get(s.teamIdForAnalysis)||K.value.set(s.teamIdForAnalysis,F.value)}function rr(u){return s.isSynchronization?L.get(`https://golstats-microservices.s3.us-west-2.amazonaws.com/tendency/corners-${P.value?"received":"commited"}-${n}-${s.teamIdForAnalysis}-${u.game_id}-large.json`):L.get(`https://1qvtl1japi.execute-api.us-east-2.amazonaws.com/prod/seasons/${n}/corners/trends/teams/${s.teamIdForAnalysis}/${u.game_id}${P.value?"?isR=1":""}`,m)}function co(u){const[l,g]=u.split(", ");let _="";const b=l.split(" ");for(const x of b)if(_+=` ${x}`,x.length>3)break;return g&&l?`${g.trim().charAt(0)}.${_}`:""}function fo(u){let[l,g]=u.split(", ");g=(g==null?void 0:g.trim())||"";let _="";const b=l.split(" "),x=g.includes(" ")?g.split(" ")[0]:g;for(const N of b)if(_+=` ${N}`,N.length>3)break;return x&&l?`${x} ${_}`:""}async function lr(u,l){try{if(u&&l&&(!u.isSoccerFieldDataLoaded||!u.isSoccerFieldDataRivalLoaded)){const g=new Map,_=new Map,b=new Map;tr(l.data),l.data.players&&l.data.players.forEach(B=>{B.shortName=co(B.name),B.firstNameAndFirstLastName=fo(B.name),_.set(B.player_id,B)}),l.data.rival_players&&l.data.rival_players.forEach(B=>{B.shortName=co(B.name),B.firstNameAndFirstLastName=fo(B.name),b.set(B.player_id,B)}),E.value=l.data.teams.find(B=>B.team_id===s.teamIdForAnalysis),E.value&&(E.value.rival=l.data.teams.find(B=>B.team_id!==s.teamIdForAnalysis));const x=l.data.data.reduce((B,j)=>{const A=j.reduce((ie,ye,po)=>(ie[r[po]]=ye,ie.isHomeTeam=ie.teamId===u.home_team,ie),{}),T=A.playId===A.relatedPlayId,R=B.get(A.relatedPlayId),v=A.momentOfPlay.split(":"),W=er(v);return A.player=_.get(A.playerId)||b.get(A.playerId),A.isTeamForAnalysis=A.teamId===s.teamIdForAnalysis,T&&(A.attackDirection=p.value.get(A.matchLapse),g.set(A.playId,W)),R?T?R.mainPlay=A:R.relatedPlays.length<Yi&&(R.relatedPlays.push(A),R.relatedPlays.length>1&&R.relatedPlays.sort((ie,ye)=>ie.touchOrder-ye.touchOrder)):B.set(A.playId,{mainPlay:T?A:null,relatedPlays:T?[]:[A]}),B},new Map),N=l.data.field_positions.reduce((B,j)=>{const A=j.reduce((R,v,W)=>(R[a[W]]=v,R),{});A.isTeamForAnalysis=A.teamId===s.teamIdForAnalysis;const T=B.get(A.playId);if(T){const R=T.get(A.momentOfPlay);R?R.push(A):T.set(A.momentOfPlay,[A])}else B.set(A.playId,new Map([[A.momentOfPlay,[A]]]));return B},new Map),J=Array.from(g.entries()).reduce((B,[j,A])=>{const T=[],R=[];let v=null;const W=N.get(j);if(W){const ie=s.isSynchronization?Xi:Zi,ye=s.isSynchronization?Ki:Ji;Array.from(W.keys()).sort().forEach(oe=>{(!v||R.length<ye)&&(oe===A?v=W.get(oe):v?R.length<ye&&R.push(W.get(oe)):(T.length===ie&&T.shift(),T.push(W.get(oe))))});const ve=new Map;T.forEach((oe,ft)=>{ct(oe,_,b,x),ve.set(`${ft-T.length}`,oe)}),ct(v,_,b,x),ve.set("0",v),R.forEach((oe,ft)=>{ct(oe,_,b,x),ve.set(`${ft+1}`,oe)}),B.set(j,ve)}return B},new Map);u[`${P.value?"cornersAgainstTeam":"corners"}`].forEach(B=>{const j=B.related_categories.split(",").reduce((T,R,v)=>{const W=Number(R);return v===1&&(B.howWasCorner=W),T.array.push(W),T.sett.add(W),T},{array:[],sett:new Set});for(const T of j.array){const R=c.get(T),v=d.get(T);if(v&&(B.whatHappenedName=v),R&&(B.howWasCornerName=R),B.howWasCornerName&&B.whatHappenedName)break}B.relatedCategoriesIds=j.sett,B.playConnections=x.get(B.play_id),B.fieldPositions=J.get(B.play_id),B.player=_.get(B.player_id)||b.get(B.player_id);let A=B.moment_of_play.split(".")[0];A.startsWith("0")&&(A=A.slice(1)),B.formattedMomentOfPlay=A,B.momentOfPlayNumber=Number(A.replace(":","."))}),!P.value&&!u.isSoccerFieldDataLoaded&&(u.isSoccerFieldDataLoaded=!0),P.value&&!u.isSoccerFieldDataRivalLoaded&&(u.isSoccerFieldDataRivalLoaded=!0)}}catch(g){throw new Error(g)}}function dt(u){const l=k.value[`${P.value?"cornersAgainstTeam":"corners"}`],g={},_=l.reduce((b,x)=>(x.isVisible&&(b.add(x.play_id),x.isSelected&&(g.playId=x.play_id)),b),new Set);y("open-media-player",{seasonId:n,mainSectionType:1,playListType:1,playsIds:_,playData:g,categoryIds:P.value?["31_r","32_r"]:[31,32],teamId:s.teamIdForAnalysis,videosType:u,isCarouselOnly:!0})}return(u,l)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.withDirectives(e.createElementVNode("div",za,[e.createElementVNode("div",va,[e.createElementVNode("div",Ga," ¿Estás seguro que deseas sincronizar el tracking del partido "+e.toDisplayString(k.value?k.value[`${k.value.isTeamForAnalysisHomeTeam?"home":"visiting"}_team_acronym`]:"")+" vs "+e.toDisplayString(k.value?k.value[`${k.value.isTeamForAnalysisHomeTeam?"visiting":"home"}_team_acronym`]:"")+" ? ",1),e.createElementVNode("div",{class:"modal-confirmation__buttons"},[e.createElementVNode("div",{class:"modal-confirmation__buttons__button cancel",onClick:ao}," No "),e.createElementVNode("div",{class:"modal-confirmation__buttons__button",onClick:nr},"Sí")])])],512),[[e.vShow,M.value]]),e.withDirectives(e.createElementVNode("div",ja,[e.createElementVNode("div",Wa,[e.createElementVNode("div",qa," ¿Estás seguro que deseas sincronizar esta jugada en el segundo "+e.toDisplayString(S.value)+"? ",1),e.createElementVNode("div",{class:"modal-confirmation__buttons"},[e.createElementVNode("div",{class:"modal-confirmation__buttons__button cancel",onClick:io}," No "),e.createElementVNode("div",{class:"modal-confirmation__buttons__button",onClick:ar},"Sí")])])],512),[[e.vShow,$.value]]),e.createElementVNode("div",{class:e.normalizeClass(t.widthContainer<=768?"gsc-specific-plays-movil":"gsc-specific-plays")},[e.withDirectives(e.createElementVNode("div",Za,[e.createElementVNode("div",Ja,[t.widthContainer<=768?(e.openBlock(),e.createElementBlock("span",Xa,"Elige que quieres ver:")):(e.openBlock(),e.createElementBlock("span",Ka,"Jugadas Específicas"))])],512),[[e.vShow,!t.isFieldOnly]]),e.createElementVNode("div",{class:e.normalizeClass(ue.value)},[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(Ie.value)},[t.widthContainer>768?(e.openBlock(),e.createBlock(Go,{key:0,"is-against-mode":P.value,"games-by-team":F.value,"are-filters-open":t.areFiltersOpen},null,8,["is-against-mode","games-by-team","are-filters-open"])):(e.openBlock(),e.createBlock($n,{key:1,"is-against-mode":P.value,"games-by-team":F.value,"are-filters-open":t.areFiltersOpen},null,8,["is-against-mode","games-by-team","are-filters-open"]))],2),[[e.vShow,!t.isFieldOnly]]),e.createElementVNode("div",{class:e.normalizeClass($e.value)},[t.isSynchronization?(e.openBlock(),e.createElementBlock("div",{key:0,role:"button",class:"button-tracking",onClick:or}," Generar datos ")):e.createCommentVNode("",!0),e.withDirectives(e.createElementVNode("div",Ya,[e.createElementVNode("div",Qa,[e.createVNode(e.unref(je),{modelValue:w.value,"onUpdate:modelValue":l[0]||(l[0]=g=>w.value=g),label:"Mostrar conexiones",fontFamily:"Poppins-Regular",labelFontSize:t.widthContainer>400?"13px":"12px","label-color":"#FFF"},null,8,["modelValue","labelFontSize"]),t.widthContainer<=768&&t.isTacticVisible?(e.openBlock(),e.createBlock(e.unref(je),{key:0,modelValue:C.value,"onUpdate:modelValue":l[1]||(l[1]=g=>C.value=g),label:"Mostrar recorrido",fontFamily:"Poppins-Regular",labelFontSize:t.widthContainer>400?"13px":"12px","label-color":"#FFF"},null,8,["modelValue","labelFontSize"])):e.createCommentVNode("",!0),t.widthContainer>768?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["specific-plays-radio-container",{"is-away-team":!te.value}])},[k.value&&t.isTacticVisible?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("label",ei,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":l[2]||(l[2]=g=>I.value=g),type:"checkbox",name:"radio",checked:"",style:{display:"none"}},null,512),[[e.vModelCheckbox,I.value]]),e.createElementVNode("span",{class:e.normalizeClass(te.value?"outer-circle-home":"outer-circle-away")},[I.value?(e.openBlock(),e.createElementBlock("svg",ti,[...l[16]||(l[16]=[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:"#0d1d29"},null,-1)])])):e.createCommentVNode("",!0)],2),e.createElementVNode("span",oi,[e.createTextVNode(e.toDisplayString(k.value[`${k.value.isTeamForAnalysisHomeTeam?"home":"visiting"}_team_acronym`])+" ",1),e.createElementVNode("img",{class:"imgclassvalue",width:"25",src:k.value[`${k.value.isTeamForAnalysisHomeTeam?"home":"visiting"}_team_logo`]},null,8,ni)])]),e.createElementVNode("label",si,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":l[3]||(l[3]=g=>O.value=g),type:"checkbox",name:"radio",style:{display:"none"}},null,512),[[e.vModelCheckbox,O.value]]),e.createElementVNode("span",{class:e.normalizeClass(te.value?"outer-circle-away":"outer-circle-home")},[O.value?(e.openBlock(),e.createElementBlock("svg",ai,[...l[17]||(l[17]=[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:"#0d1d29"},null,-1)])])):e.createCommentVNode("",!0)],2),e.createElementVNode("span",ii,[e.createTextVNode(e.toDisplayString(k.value[`${k.value.isTeamForAnalysisHomeTeam?"visiting":"home"}_team_acronym`])+" ",1),e.createElementVNode("img",{class:"imgclassvalue",width:"25",src:k.value[`${k.value.isTeamForAnalysisHomeTeam?"visiting":"home"}_team_logo`]},null,8,ri)])])],64)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)]),e.createElementVNode("div",{class:e.normalizeClass(["specific-plays-controls22",t.widthContainer<=375?"specific-plays-controls22small":""])},[t.widthContainer>768&&t.isTacticVisible&&!t.isSynchronization?(e.openBlock(),e.createBlock(e.unref(je),{key:0,modelValue:C.value,"onUpdate:modelValue":l[4]||(l[4]=g=>C.value=g),label:"Mostrar recorrido",fontFamily:"Poppins-Regular",labelFontSize:"13px","label-color":"#FFF"},null,8,["modelValue"])):e.createCommentVNode("",!0),t.isTacticVisible?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[C.value?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.widthContainer<=768?"specify-control-incement-second-container-mobil":"specify-control-incement-second-container")},[e.createElementVNode("div",mi,[t.widthContainer>990||t.widthContainer<=768&&t.widthContainer>=420?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Inicio: ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Inicio:")],64))]),l[29]||(l[29]=e.createElementVNode("div",{class:"icon-info"},null,-1)),e.createElementVNode("div",ui,[e.createElementVNode("div",yi,[Number(h.value[0])>0?(e.openBlock(),e.createElementBlock("span",hi,"+")):e.createCommentVNode("",!0),e.createTextVNode(e.toDisplayString(h.value[0]),1)]),l[25]||(l[25]=e.createElementVNode("div",{class:"contappvalueincementsecond-label"},"seg",-1)),e.createElementVNode("div",gi,[e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-mas",onClick:l[7]||(l[7]=g=>ze(1,0))},[(e.openBlock(),e.createElementBlock("svg",Ci,[...l[23]||(l[23]=[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(90 5.36523 6.26377)"},null,-1)])]))]),e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-menos",onClick:l[8]||(l[8]=g=>ze(-1,0))},[...l[24]||(l[24]=[e.createElementVNode("svg",{"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(270 5.36523 6.26377)"})],-1)])])])]),e.createElementVNode("div",bi,[t.widthContainer>990||t.widthContainer<=768&&t.widthContainer>=420?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Fin: ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Fin:")],64))]),l[30]||(l[30]=e.createElementVNode("div",{class:"icon-info"},null,-1)),e.createElementVNode("div",wi,[e.createElementVNode("div",_i,[Number(h.value[1])>0?(e.openBlock(),e.createElementBlock("span",Ei,"+")):e.createCommentVNode("",!0),e.createTextVNode(e.toDisplayString(h.value[1]),1)]),l[28]||(l[28]=e.createElementVNode("div",{class:"contappvalueincementsecond-label"},"seg",-1)),e.createElementVNode("div",Si,[e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-mas",onClick:l[9]||(l[9]=g=>ze(1,1))},[(e.openBlock(),e.createElementBlock("svg",ki,[...l[26]||(l[26]=[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(90 5.36523 6.26377)"},null,-1)])]))]),e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-menos",onClick:l[10]||(l[10]=g=>ze(-1,1))},[...l[27]||(l[27]=[e.createElementVNode("svg",{"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(270 5.36523 6.26377)"})],-1)])])])])],2)):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.widthContainer<=768?"specify-control-incement-second-container-mobil":"specify-control-incement-second-container")},[l[21]||(l[21]=e.createElementVNode("div",{class:"icon-info"},null,-1)),l[22]||(l[22]=e.createElementVNode("div",{class:"text-icon-info"},"Segundos antes/después del cobro:",-1)),e.createElementVNode("div",li,[e.createElementVNode("div",ci,[Number(S.value)>0?(e.openBlock(),e.createElementBlock("span",di,"+")):e.createCommentVNode("",!0),e.createTextVNode(e.toDisplayString(S.value),1)]),l[20]||(l[20]=e.createElementVNode("div",{class:"contappvalueincementsecond-label"},"seg",-1)),e.createElementVNode("div",fi,[e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-mas",onClick:l[5]||(l[5]=g=>so(1))},[(e.openBlock(),e.createElementBlock("svg",pi,[...l[18]||(l[18]=[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(90 5.36523 6.26377)"},null,-1)])]))]),e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-menos",onClick:l[6]||(l[6]=g=>so(-1))},[...l[19]||(l[19]=[e.createElementVNode("svg",{"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(270 5.36523 6.26377)"})],-1)])])])])],2))],64)):e.createCommentVNode("",!0),t.isSynchronization?(e.openBlock(),e.createElementBlock("div",{key:2,role:"button",class:"button-sync",onClick:sr}," Guardar sincronización ")):e.createCommentVNode("",!0)],2)],512),[[e.vShow,!t.isFieldOnly]]),e.createElementVNode("div",{class:"specific-plays-field",style:e.normalizeStyle(t.widthContainer<=768?"height: auto":"")},[e.createElementVNode("div",xi,[e.createVNode(us,{"width-container":t.widthContainer,"play-connections":De.value,"players-positions":ee.value,"players-positions-by-range":ae.value,"team-id-for-analysis":t.teamIdForAnalysis,"selected-category":t.filters.cornertype,"are-connections-visible":w.value,"are-position-paths-visible":C.value,"visible-teams-ids":_e.value,"is-against-corner":G.value,onChangelateralidad:He},null,8,["width-container","play-connections","players-positions","players-positions-by-range","team-id-for-analysis","selected-category","are-connections-visible","are-position-paths-visible","visible-teams-ids","is-against-corner"])]),e.createElementVNode("div",Bi,[e.createElementVNode("div",Ni,[t.isTemplateMode?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",Fi,[e.createElementVNode("img",{src:Z.value.home_team_logo,alt:""},null,8,Vi)])),l[31]||(l[31]=e.createElementVNode("div",{class:"bullet"},null,-1))]),e.createElementVNode("div",Ai,[t.isTemplateMode?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",Pi,[e.createElementVNode("img",{src:Z.value.visiting_team_logo,alt:""},null,8,Ti)])),l[32]||(l[32]=e.createElementVNode("div",{class:"bullet"},null,-1))])]),k.value&&k.value.canPlayVideos&&!t.isFieldOnly?(e.openBlock(),e.createElementBlock("div",{key:0,class:"specific-plays-field__play-buttons",style:e.normalizeStyle(t.widthContainer<=768?"gap:5px; flex-direction: column;":"")},[l[36]||(l[36]=e.createElementVNode("div",{class:"specific-plays-field__play-buttons__text"},"Visualizar video:",-1)),e.createElementVNode("div",Oi,[k.value.video_types.includes(1)?(e.openBlock(),e.createElementBlock("div",{key:0,class:"specific-plays-field__play-buttons__button",onClick:l[11]||(l[11]=g=>dt(1))},[...l[33]||(l[33]=[e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__icon"},[e.createElementVNode("img",{src:Ge,alt:""})],-1),e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__text"},"Toma TV",-1)])])):e.createCommentVNode("",!0),k.value.video_types.includes(3)?(e.openBlock(),e.createElementBlock("div",{key:1,class:"specific-plays-field__play-buttons__button",onClick:l[12]||(l[12]=g=>dt(3))},[...l[34]||(l[34]=[e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__icon"},[e.createElementVNode("img",{src:Ge,alt:""})],-1),e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__text"},"Táctica",-1)])])):e.createCommentVNode("",!0),k.value.video_types.includes(2)?(e.openBlock(),e.createElementBlock("div",{key:2,class:"specific-plays-field__play-buttons__button",onClick:l[13]||(l[13]=g=>dt(2))},[...l[35]||(l[35]=[e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__icon"},[e.createElementVNode("img",{src:Ge,alt:""})],-1),e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__text"},"Panorámica",-1)])])):e.createCommentVNode("",!0)])],4)):e.createCommentVNode("",!0)],4),t.widthContainer<=768?(e.openBlock(),e.createElementBlock("div",Li,[k.value&&t.isTacticVisible?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("label",Ri,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":l[14]||(l[14]=g=>I.value=g),type:"checkbox",name:"radio",checked:"",style:{display:"none"}},null,512),[[e.vModelCheckbox,I.value]]),e.createElementVNode("span",{class:e.normalizeClass(te.value?"outer-circle-away":"outer-circle-home")},[...l[37]||(l[37]=[e.createElementVNode("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[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:"#0d1d29"})],-1)])],2),e.createElementVNode("span",Ii,[e.createTextVNode(e.toDisplayString(k.value[`${k.value.isTeamForAnalysisHomeTeam?"home":"visiting"}_team_acronym`])+" ",1),e.createElementVNode("img",{class:"imgclassvalue",width:"25",src:k.value[`${k.value.isTeamForAnalysisHomeTeam?"home":"visiting"}_team_logo`]},null,8,$i)])]),e.createElementVNode("label",Di,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":l[15]||(l[15]=g=>O.value=g),type:"checkbox",name:"radio",style:{display:"none"}},null,512),[[e.vModelCheckbox,O.value]]),e.createElementVNode("span",{class:e.normalizeClass(te.value?"outer-circle-away":"outer-circle-home")},[...l[38]||(l[38]=[e.createElementVNode("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[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:"#0d1d29"})],-1)])],2),e.createElementVNode("span",Mi,[e.createTextVNode(e.toDisplayString(k.value[`${k.value.isTeamForAnalysisHomeTeam?"visiting":"home"}_team_acronym`])+" ",1),e.createElementVNode("img",{class:"imgclassvalue",width:"25",src:k.value[`${k.value.isTeamForAnalysisHomeTeam?"visiting":"home"}_team_logo`]},null,8,Hi)])])],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],2)],2),H.value&&t.isCornerInfoVisible?(e.openBlock(),e.createElementBlock("div",Ui)):e.createCommentVNode("",!0),H.value&&t.isCornerInfoVisible?(e.openBlock(),e.createElementBlock("div",zi,[e.createElementVNode("div",vi,[e.createElementVNode("img",{class:"corner-info__team__logo",src:`https://golstatsimages.blob.core.windows.net/teams-80/${H.value.team_id}.png`},null,8,Gi)]),e.createElementVNode("div",ji,[e.createElementVNode("div",Wi,[l[39]||(l[39]=e.createElementVNode("span",null," Tiro de esquina ",-1)),l[40]||(l[40]=e.createElementVNode("span",{class:"separator"}," | ",-1)),e.createElementVNode("span",null,e.toDisplayString(H.value.player.firstNameAndFirstLastName),1)]),e.createElementVNode("div",qi,[e.createElementVNode("span",null,e.toDisplayString(H.value.howWasCornerName),1),l[41]||(l[41]=e.createElementVNode("span",{class:"separator"}," | ",-1)),e.createElementVNode("span",null,e.toDisplayString(H.value.whatHappenedName),1)])])])):e.createCommentVNode("",!0)],2)],64))}},[["__scopeId","data-v-b8edeb9f"]]);re.GSCSpecificPlays=Qi,Object.defineProperty(re,Symbol.toStringTag,{value:"Module"})});
6
+ `+r):s.stack=r}catch{}}throw s}}_request(o,n){typeof o=="string"?(n=n||{},n.url=o):n=o||{},n=ce(this.defaults,n);const{transitional:s,paramsSerializer:a,headers:r}=n;s!==void 0&&Oe.assertOptions(s,{silentJSONParsing:Y.transitional(Y.boolean),forcedJSONParsing:Y.transitional(Y.boolean),clarifyTimeoutError:Y.transitional(Y.boolean)},!1),a!=null&&(f.isFunction(a)?n.paramsSerializer={serialize:a}:Oe.assertOptions(a,{encode:Y.function,serialize:Y.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),Oe.assertOptions(n,{baseUrl:Y.spelling("baseURL"),withXsrfToken:Y.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=r&&f.merge(r.common,r[n.method]);r&&f.forEach(["delete","get","head","post","put","patch","common"],p=>{delete r[p]}),n.headers=z.concat(i,r);const c=[];let d=!0;this.interceptors.request.forEach(function(w){typeof w.runWhen=="function"&&w.runWhen(n)===!1||(d=d&&w.synchronous,c.unshift(w.fulfilled,w.rejected))});const m=[];this.interceptors.response.forEach(function(w){m.push(w.fulfilled,w.rejected)});let y,E=0,S;if(!d){const p=[eo.bind(this),void 0];for(p.unshift(...c),p.push(...m),S=p.length,y=Promise.resolve(n);E<S;)y=y.then(p[E++],p[E++]);return y}S=c.length;let h=n;for(;E<S;){const p=c[E++],w=c[E++];try{h=p(h)}catch(C){w.call(this,C);break}}try{y=eo.call(this,h)}catch(p){return Promise.reject(p)}for(E=0,S=m.length;E<S;)y=y.then(m[E++],m[E++]);return y}getUri(o){o=ce(this.defaults,o);const n=vt(o.baseURL,o.url,o.allowAbsoluteUrls);return Lt(n,o.params,o.paramsSerializer)}};f.forEach(["delete","get","head","options"],function(o){de.prototype[o]=function(n,s){return this.request(ce(s||{},{method:o,url:n,data:(s||{}).data}))}}),f.forEach(["post","put","patch"],function(o){function n(s){return function(r,i,c){return this.request(ce(c||{},{method:o,headers:s?{"Content-Type":"multipart/form-data"}:{},url:r,data:i}))}}de.prototype[o]=n(),de.prototype[o+"Form"]=n(!0)});let Ra=class mo{constructor(o){if(typeof o!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(r){n=r});const s=this;this.promise.then(a=>{if(!s._listeners)return;let r=s._listeners.length;for(;r-- >0;)s._listeners[r](a);s._listeners=null}),this.promise.then=a=>{let r;const i=new Promise(c=>{s.subscribe(c),r=c}).then(a);return i.cancel=function(){s.unsubscribe(r)},i},o(function(r,i,c){s.reason||(s.reason=new me(r,i,c),n(s.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(o){if(this.reason){o(this.reason);return}this._listeners?this._listeners.push(o):this._listeners=[o]}unsubscribe(o){if(!this._listeners)return;const n=this._listeners.indexOf(o);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const o=new AbortController,n=s=>{o.abort(s)};return this.subscribe(n),o.signal.unsubscribe=()=>this.unsubscribe(n),o.signal}static source(){let o;return{token:new mo(function(a){o=a}),cancel:o}}};function Ia(t){return function(n){return t.apply(null,n)}}function $a(t){return f.isObject(t)&&t.isAxiosError===!0}const at={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(at).forEach(([t,o])=>{at[o]=t});function no(t){const o=new de(t),n=bt(de.prototype.request,o);return f.extend(n,de.prototype,o,{allOwnKeys:!0}),f.extend(n,o,null,{allOwnKeys:!0}),n.create=function(a){return no(ce(t,a))},n}const L=no(be);L.Axios=de,L.CanceledError=me,L.CancelToken=Ra,L.isCancel=Mt,L.VERSION=to,L.toFormData=Fe,L.AxiosError=V,L.Cancel=L.CanceledError,L.all=function(o){return Promise.all(o)},L.spread=Ia,L.isAxiosError=$a,L.mergeConfig=ce,L.AxiosHeaders=z,L.formToJSON=t=>$t(f.isHTMLForm(t)?new FormData(t):t),L.getAdapter=Qt.getAdapter,L.HttpStatusCode=at,L.default=L;const{Axios:Sr,AxiosError:kr,CanceledError:xr,isCancel:Br,CancelToken:Nr,VERSION:Fr,all:Vr,Cancel:Ar,isAxiosError:Pr,spread:Tr,toFormData:Or,AxiosHeaders:Lr,HttpStatusCode:Rr,formToJSON:Ir,getAdapter:$r,mergeConfig:Dr}=L,Da=["gameId","playerId","teamId","x","y","momentOfPlay","section","playId","timeSection"];let it=null;function Ma(){return it||(it=Da.reduce((t,o,n)=>(t[n]=o,t),{})),it}const Ha=["playId","playerId","teamId","gameId","categoryId","relatedCategoriesIds","x1","y1","x2","y2","x3","y3","fieldSection","momentOfPlay","playingAs","matchLapse","matchResult","matchResultAtMomentOfPlay","relatedPlayId","touchOrder","timeSection"];let rt=null;function Ua(){return rt||(rt=Ha.reduce((t,o,n)=>(t[n]=o,t),{})),rt}const Le={TO_RIGHT:"toRight",TO_LEFT:"toLeft"},za={class:"modal-confirmation"},va={class:"modal-confirmation__container"},Ga={class:"modal-confirmation__title"},ja={class:"modal-confirmation"},Wa={class:"modal-confirmation__container"},qa={class:"modal-confirmation__title"},Za={class:"specific-plays-titlecontainer"},Ja={class:"specific-plays-title"},Xa={key:0,class:"specific-plays-title-elegibility"},Ka={key:1},Ya={class:"specific-plays-controls"},Qa={class:"specific-plays-controls11"},ei={class:"radio-container"},ti={key:0,width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},oi={class:"radio-label"},ni=["src"],si={class:"radio-container"},ai={key:0,width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},ii={class:"radio-label"},ri=["src"],li={class:"cont-app-value-incement-second"},ci={class:"contappvalueincementsecond-value"},di={key:0},fi={class:"contappvalueincementsecond-controls-container"},pi={"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{"margin-left":"4px"}},mi={class:"text-icon-info"},ui={class:"cont-app-value-incement-second"},yi={class:"contappvalueincementsecond-value"},hi={key:0},gi={class:"contappvalueincementsecond-controls-container"},Ci={"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{"margin-left":"4px"}},bi={class:"text-icon-info"},wi={class:"cont-app-value-incement-second"},_i={class:"contappvalueincementsecond-value"},Ei={key:0},Si={class:"contappvalueincementsecond-controls-container"},ki={"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{"margin-left":"4px"}},xi={class:"specific-plays-field__soccer-field"},Bi={class:"game-teams"},Ni={class:"game-teams__team home"},Fi={key:0,class:"team-logo"},Vi=["src"],Ai={class:"game-teams__team away"},Pi={key:0,class:"team-logo"},Ti=["src"],Oi={class:"specific-plays-field__play-buttons__container"},Li={key:1,class:"specific-plays-radio-container-movil"},Ri={class:"radio-container"},Ii={class:"radio-label"},$i=["src"],Di={class:"radio-container"},Mi={class:"radio-label"},Hi=["src"],Ui={key:0,class:"h-separator"},zi={key:1,class:"corner-info"},vi={class:"corner-info__team"},Gi=["src"],ji={class:"corner-info__details"},Wi={class:"corner-info__details__player"},qi={class:"corner-info__details__how-was"},Re=.6,Zi=5,Ji=10,Xi=60*10,Ki=60*10,Yi=5,Qi=se({__name:"GSCSpecificPlays",props:{widthContainer:{type:Number,default:1280},selectedCategoryId:{type:Number,default:31},teamIdForAnalysis:{type:Number,default:1},playIdForAnalysis:{type:Number,default:null},seasonIdForAnalysis:{type:Number,default:1325},tournamentSelected:{type:Object,default:()=>({})},advancedFilters:{type:Object,default:()=>({areConnectionsVisible:!1,arePathsVisible:!1,secondsBefore:-1,secondsAfter:1,secondsBeforeAndAfter:0})},filters:{type:Object,default:()=>({isMoment:!1,final:[1,2,3],moment:[1,2,3],playingAs:[1,2],sections:[1,2,3,4,5,6],games:[],players:[],cornertype:31,howWas:[120,126,327,133],zona:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35],whathappened:[583,585,587,589,584,586,588,590,122,128,136,142,123,129,137,143,124,130,138,144,125,131,139,14,146,147,327,133],isWhatHappenedFull:!0,isZoneFull:!0})},isGameOnly:{type:Boolean,default:!1},game:{type:Object,default:()=>({id:62323,home_team:1,away_team:14,season:1325,game_status:4,home_acronym:"CHI",away_acronym:"SAN",logo_home:"https://golstatsimages.blob.core.windows.net/teams-80/1.png",logo_away:"https://golstatsimages.blob.core.windows.net/teams-80/14.png"})},gameIdForAnalysis:{type:Number,default:null},isAgainstMode:{type:Boolean,default:!1},areFiltersOpen:{type:Boolean,default:!1},isTacticVisible:{type:Boolean,default:!0},isSynchronization:{type:Boolean,default:!1},canPlayVideos:{type:Boolean,default:!0},videoPrivilegesPlayingAs:{type:Set,default:()=>new Set([1,2])},isFieldOnly:{type:Boolean,default:!0},isTemplateMode:{type:Boolean,default:!1},isCornerInfoVisible:{type:Boolean,default:!1},isNullCornerData:{type:Boolean,default:!1}},emits:["open-media-player","corners-filled","changelateralidad"],setup(t,{emit:o}){let n=0;const s=t,a=Ma(),r=Ua(),i=[{text:"Rematado fue gol",categoriesIds:[583,585,587,589]},{text:"Rematado no fue gol",categoriesIds:[584,586,588,590]},{text:"Rematado sin destino",categoriesIds:[122,128,136,142]},{text:s.tournamentSelected.is_female==1?"Ganado por portera rival":"Ganado por portero rival",categoriesIds:[123,129,137,143]},{text:s.tournamentSelected.is_female==1?"Ganado por jugadora rival":"Ganado por jugador rival",categoriesIds:[124,130,138,144]},{text:"Sin destino",categoriesIds:[125,131,139,145]}],c=new Map([[120,"Comba hacia afuera"],[134,"Comba hacia afuera"],[126,"Comba hacia adentro"],[140,"Comba hacia adentro"],[327,"Raz de área"],[146,"Raz de área"],[133,"En corto"],[147,"En corto"]]),d=i.reduce((u,l)=>(l.categoriesIds.forEach(g=>{u.set(g,l.text)}),u),new Map),m={headers:{Authorization:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"}},y=o,E=e.ref(null),S=e.ref("0"),h=e.ref(["-1","0"]),p=e.ref(new Map),w=e.ref(!s.isTacticVisible),C=e.ref(!1),F=e.ref([]),I=e.ref(!0),O=e.ref(!0),$=e.ref(!1),M=e.ref(!1),K=e.ref(new Map),P=e.computed(()=>{if(s.gameIdForAnalysis&&s.playIdForAnalysis&&F.value){const u=F.value.find(l=>l.game_id===s.gameIdForAnalysis);if(u){if(u.corners.find(_=>_.play_id===s.playIdForAnalysis))return!1;if(u.cornersAgainstTeam.find(_=>_.play_id===s.playIdForAnalysis))return!0}}return s.isAgainstMode}),_e=e.computed(()=>{const u=[];return k.value&&(I.value&&u.push(s.teamIdForAnalysis),O.value&&u.push(s.teamIdForAnalysis!==k.value.home_team?k.value.home_team:k.value.visiting_team)),u}),ue=e.computed(()=>s.widthContainer<=768?"cont-data768":"cont-data"),Ie=e.computed(()=>{const u=s.widthContainer;return u<=768?"cont-collectors768":u<=900?"cont-collectors900":"cont-collectors"}),$e=e.computed(()=>{const u=s.widthContainer;return u<=768?"cont-who-connected768":u<=900?"cont-who-connected900":"cont-who-connected"}),Q=e.computed(()=>F.value?F.value.findIndex(u=>u.isSelected):null),k=e.computed(()=>F.value?F.value[Q.value]:null),H=e.ref(null),De=e.computed(()=>{const u=F.value[Q.value];let l=!1;if(u){const g=u[`${P.value?"cornersAgainstTeam":"corners"}`].find(_=>_.isSelected);if(g&&g.playConnections){lt(g);const _=g.playConnections;let b=[_.mainPlay];return _.relatedPlays&&b.push(..._.relatedPlays),b.sort((x,N)=>x.touchOrder-N.touchOrder),b=b.filter(x=>{let N=!0;return l?!1:(G.value?N=!x.isTeamForAnalysis&&x.y1<=Re||x.isTeamForAnalysis&&x.y1>=Re:N=x.isTeamForAnalysis&&x.y1<=Re||!x.isTeamForAnalysis&&x.y1>=Re,l=!N,N)}),b.forEach((x,N)=>{N>0&&(x.previousPlayConnection=b[N-1]),N===b.length-1&&(x.isLastPlay=!0)}),b}}return[]}),G=e.computed(()=>{const u=F.value[Q.value];if(u){const l=u[`${P.value?"cornersAgainstTeam":"corners"}`].find(g=>g.isSelected);return l?l.isAgainst:!1}return!1}),q=e.computed(()=>{const u=F.value[Q.value];if(u){Me(u);const l=u[`${P.value?"cornersAgainstTeam":"corners"}`].find(g=>g.isSelected);return l?l.fieldPositions:null}return null}),Z=e.ref({});function Me(u){Z.value=u}function lt(u){H.value=u}const ee=e.computed(()=>q.value?q.value.get(S.value):[]),ae=e.computed(()=>{if(q.value){const u=Number(h.value[0]),l=Number(h.value[1]),g=[];if(l!==u)for(let _=u;_<l;_++){const b=q.value.get(_.toString()),x=q.value.get((_+1).toString());b&&x&&g.push({playersPositions:b,finalPlayersPositions:x,areFirstPositions:_===u,areFinalPositions:_===l-1})}else g.push({playersPositions:q.value.get(h.value[0]),finalPlayersPositions:q.value.get(h.value[0]),areFirstPositions:!0,areFinalPositions:!0});return g}return[]}),ne=e.computed(()=>q.value?Array.from(q.value.keys()):[]);e.watch(()=>s.advancedFilters,u=>{w.value=u.areConnectionsVisible,C.value=u.arePathsVisible;const l=u.secondsBeforeAndAfter.toString(),g=u.secondsBefore.toString(),_=u.secondsAfter.toString();ne.value.includes(l)&&(S.value=l),ne.value.includes(g)&&(h.value[0]=g),ne.value.includes(_)&&(h.value[1]=_)},{immediate:!0,deep:!0}),e.watch(()=>P.value,()=>{s.isNullCornerData||ro()}),e.watch(()=>s.teamIdForAnalysis,u=>{u&&!s.isNullCornerData&&ir()},{immediate:!0});const te=e.computed(()=>k.value?s.teamIdForAnalysis===k.value.home_team:!0);e.watch(()=>Q.value,(u,l)=>{if(u!==l&&(S.value="0",h.value=["-1","0"],k.value)){k.value.corners.forEach(b=>{b.isSelected=!1}),k.value.cornersAgainstTeam.forEach(b=>{b.isSelected=!1});const _=(P.value?k.value.cornersAgainstTeam:k.value.corners).filter(b=>b.isVisible);_.length>0&&(_[0].isSelected=!0)}}),e.watch(()=>s.filters,u=>{u&&Ue()},{deep:!0,immediate:!0}),e.watch(()=>s.isTacticVisible,u=>{w.value=!u});function He(u){y("changelateralidad",u)}function Ue(){if(F.value)if(s.isSynchronization)F.value.forEach((u,l)=>{u.isVisible=!0,l===0&&(u.isSelected=!0,u.isExpanded=!0,u.corners.forEach(g=>{g.isVisible=!0}),u.cornersAgainstTeam.forEach(g=>{g.isVisible=!0}))});else{let u=!1;F.value.forEach(l=>{if(l.isSelected=!1,P.value&&l.isSoccerFieldDataRivalLoaded||!P.value&&l.isSoccerFieldDataLoaded){const g=P.value?l.cornersAgainstTeam:l.corners;if((!s.filters.games.length||s.filters.games.includes(l.game_id))&&s.filters.playingAs.includes(l.playingAs)&&(s.filters.isMoment||s.filters.final.includes(l.finalResult))){let _=0;for(const b of g){if(b.isSelected=!1,s.playIdForAnalysis&&b.play_id===s.playIdForAnalysis){b.isVisible=!0,b.isSelected=!0,_++;break}if(s.filters.cornertype!==b.init_category_id){b.isVisible=!1,b.isSelected=!1;continue}if(!s.filters.howWas.some(x=>b.relatedCategoriesIds.has(x))){b.isVisible=!1,b.isSelected=!1;continue}if(!P.value&&s.filters.players.length&&!s.filters.players.includes(b.player_id)){b.isVisible=!1,b.isSelected=!1;continue}if(b.playConnections){if(!s.filters.sections.includes(b.playConnections.mainPlay.timeSection)){b.isVisible=!1,b.isSelected=!1;continue}if(!s.filters.moment.includes(b.playConnections.mainPlay.matchResultAtMomentOfPlay)){b.isVisible=!1,b.isSelected=!1;continue}const x=b.playConnections.mainPlay;if(x&&!s.filters.isZoneFull&&!s.filters.zona.includes(x.fieldSection)){b.isVisible=!1,b.isSelected=!1;continue}}if(!s.filters.isWhatHappenedFull&&b.relatedCategoriesIds&&!s.filters.whathappened.some(x=>b.relatedCategoriesIds.has(x))){b.isVisible=!1,b.isSelected=!1;continue}b.isVisible=!0,_===0&&(b.isSelected=!0),_++}l.isVisible=_>0,l.isVisible&&!u?(l.isSelected=!0,l.isExpanded=!0,u=!0):l.isSelected=!1}else l.isVisible=!1,g.forEach(_=>{_.isVisible=!1,_.isSelected=!1})}})}}function er([u,l]){const g=Math.round(Number(l));if(g===60){const _=Number(u)+1;return`${_<100?_<10?"00":"0":""}${_}:00.000`}return`${u}:${g<10?"0":""}${g}.000`}function ct(u,l,g,_){u&&u.forEach(b=>{b.isHomeTeam=b.teamId===k.value.home_team,b.attackDirection=_.get(b.playId).mainPlay.attackDirection,b.player=l.get(b.playerId)||g.get(b.playerId)})}function ze(u,l){const g=Number(h.value[l])+u;if(ne.value.includes(g.toString())){const _=[...h.value];_[l]=g.toString(),Number(_[1])-Number(_[0])>=0&&(h.value=[..._])}}function so(u){const l=Number(S.value)+u;ne.value.includes(l.toString())&&(S.value=l.toString())}function tr(u){if(!u.teams||u.teams.length===0)return;const l=u.teams[0].team_id,g=u.teams[1].team_id;if(s.teamIdForAnalysis===l&&u.home_atk_direction===1||s.teamIdForAnalysis===g&&u.visiting_atk_direction===1)for(let _=1;_<5;_++)p.value.set(_,_%2===0?Le.TO_LEFT:Le.TO_RIGHT);else for(let _=1;_<5;_++)p.value.set(_,_%2===0?Le.TO_RIGHT:Le.TO_LEFT)}function or(){M.value=!0}function ao(){M.value=!1}async function nr(){try{if(k.value){const u={messages:[{queue:"gs3.tendency",message:{key:"postmatch",action:"season",data:{season_id:s.seasonIdForAnalysis,game_id:k.value.game_id}}}]};await L.post("https://6xh1ym8shh.execute-api.us-west-2.amazonaws.com/prod/pushInternalData",u,m)}}catch(u){throw new Error(u)}finally{ao()}}function sr(){$.value=!0}function io(){$.value=!1}async function ar(){try{if(k.value){const u=k.value[`${P.value?"cornersAgainstTeam":"corners"}`].find(l=>l.isSelected);if(u){const l={play_id:u.play_id,game_id:k.value.game_id,season_id:s.seasonIdForAnalysis,seconds:Number(S.value),moment_of_play:u.moment_of_play};await L.post(" https://bqsyfm7sij.execute-api.us-east-2.amazonaws.com/prod/sync",l,m)}}}catch(u){throw new Error(u)}finally{io()}}async function ir(u){try{const l=K.value.get(s.teamIdForAnalysis);if(l){F.value=l,Ue();return}n=u||s.seasonIdForAnalysis;const _=(await L.get(`https://1qvtl1japi.execute-api.us-east-2.amazonaws.com/prod/seasons/${n}/games/teams/${s.teamIdForAnalysis}/corners`,m)).data,b={corners:0,cornersAgainst:0};F.value=_.games?_.games.reduce((x,N)=>{if(s.isGameOnly&&s.gameIdForAnalysis!==N.game_id)return x;const J={againstTeam:[],team:[]},B=N.score[1]-N.score[0];N.dateMillis=new Date(N.date_time_utc),N.isVisible=!0,N.playingAs=N.home_team===s.teamIdForAnalysis?1:2,N.finalResult=B===0?3:N.playingAs===1?B>0?2:1:B<0?2:1,N.corners.forEach(T=>{const R=T.team_id===s.teamIdForAnalysis;T.isAgainst=!R,(!s.playIdForAnalysis||s.playIdForAnalysis===T.play_id)&&(R?J.team.push(T):J.againstTeam.push(T))}),N.corners=J.team,N.cornersAgainstTeam=J.againstTeam;const j=N.home_team===s.teamIdForAnalysis?1:2;b.corners+=N.corners.length,b.cornersAgainst+=N.cornersAgainstTeam.length;const A={...N,isSelected:x.length===0,isExpanded:!1,isTeamForAnalysisHomeTeam:N.home_team===s.teamIdForAnalysis,canPlayVideos:s.canPlayVideos&&s.videoPrivilegesPlayingAs.has(j)};return x.push(A),x},[]):[],F.value=F.value.sort((x,N)=>N.dateMillis-x.dateMillis),lo(),y("corners-filled",b),await ro(),F.value.forEach(x=>{x.corners.concat(x.cornersAgainstTeam).forEach(N=>{if(N.playConnections){const[J,B]=N.moment_of_play.split(":"),[j,A]=B.split("."),T=Number(J)+45*N.playConnections.mainPlay.matchLapse;N.isSelected=!1,N.orderValue=+`${T}${j}${A}`}}),x.corners=x.corners.sort((N,J)=>N.orderValue-J.orderValue),x.cornersAgainstTeam=x.cornersAgainstTeam.sort((N,J)=>N.orderValue-J.orderValue)}),Ue()}catch(l){throw new Error(l)}}async function ro(){try{const u=[];F.value.forEach(l=>{(P.value&&!l.isSoccerFieldDataRivalLoaded||!P.value&&!l.isSoccerFieldDataLoaded)&&u.push(rr(l))}),u.length>0&&((await Promise.all(u)).forEach((g,_)=>{lr(F.value[_],g)}),Ue()),lo()}catch(u){throw new Error(u)}}function lo(){K.value.get(s.teamIdForAnalysis)||K.value.set(s.teamIdForAnalysis,F.value)}function rr(u){return s.isSynchronization?L.get(`https://golstats-microservices.s3.us-west-2.amazonaws.com/tendency/corners-${P.value?"received":"commited"}-${n}-${s.teamIdForAnalysis}-${u.game_id}-large.json`):L.get(`https://1qvtl1japi.execute-api.us-east-2.amazonaws.com/prod/seasons/${n}/corners/trends/teams/${s.teamIdForAnalysis}/${u.game_id}${P.value?"?isR=1":""}`,m)}function co(u){const[l,g]=u.split(", ");let _="";const b=l.split(" ");for(const x of b)if(_+=` ${x}`,x.length>3)break;return g&&l?`${g.trim().charAt(0)}.${_}`:""}function fo(u){let[l,g]=u.split(", ");g=(g==null?void 0:g.trim())||"";let _="";const b=l.split(" "),x=g.includes(" ")?g.split(" ")[0]:g;for(const N of b)if(_+=` ${N}`,N.length>3)break;return x&&l?`${x} ${_}`:""}async function lr(u,l){try{if(u&&l&&(!u.isSoccerFieldDataLoaded||!u.isSoccerFieldDataRivalLoaded)){const g=new Map,_=new Map,b=new Map;tr(l.data),l.data.players&&l.data.players.forEach(B=>{B.shortName=co(B.name),B.firstNameAndFirstLastName=fo(B.name),_.set(B.player_id,B)}),l.data.rival_players&&l.data.rival_players.forEach(B=>{B.shortName=co(B.name),B.firstNameAndFirstLastName=fo(B.name),b.set(B.player_id,B)}),E.value=l.data.teams.find(B=>B.team_id===s.teamIdForAnalysis),E.value&&(E.value.rival=l.data.teams.find(B=>B.team_id!==s.teamIdForAnalysis));const x=l.data.data.reduce((B,j)=>{const A=j.reduce((ie,ye,po)=>(ie[r[po]]=ye,ie.isHomeTeam=ie.teamId===u.home_team,ie),{}),T=A.playId===A.relatedPlayId,R=B.get(A.relatedPlayId),v=A.momentOfPlay.split(":"),W=er(v);return A.player=_.get(A.playerId)||b.get(A.playerId),A.isTeamForAnalysis=A.teamId===s.teamIdForAnalysis,T&&(A.attackDirection=p.value.get(A.matchLapse),g.set(A.playId,W)),R?T?R.mainPlay=A:R.relatedPlays.length<Yi&&(R.relatedPlays.push(A),R.relatedPlays.length>1&&R.relatedPlays.sort((ie,ye)=>ie.touchOrder-ye.touchOrder)):B.set(A.playId,{mainPlay:T?A:null,relatedPlays:T?[]:[A]}),B},new Map),N=l.data.field_positions.reduce((B,j)=>{const A=j.reduce((R,v,W)=>(R[a[W]]=v,R),{});A.isTeamForAnalysis=A.teamId===s.teamIdForAnalysis;const T=B.get(A.playId);if(T){const R=T.get(A.momentOfPlay);R?R.push(A):T.set(A.momentOfPlay,[A])}else B.set(A.playId,new Map([[A.momentOfPlay,[A]]]));return B},new Map),J=Array.from(g.entries()).reduce((B,[j,A])=>{const T=[],R=[];let v=null;const W=N.get(j);if(W){const ie=s.isSynchronization?Xi:Zi,ye=s.isSynchronization?Ki:Ji;Array.from(W.keys()).sort().forEach(oe=>{(!v||R.length<ye)&&(oe===A?v=W.get(oe):v?R.length<ye&&R.push(W.get(oe)):(T.length===ie&&T.shift(),T.push(W.get(oe))))});const ve=new Map;T.forEach((oe,ft)=>{ct(oe,_,b,x),ve.set(`${ft-T.length}`,oe)}),ct(v,_,b,x),ve.set("0",v),R.forEach((oe,ft)=>{ct(oe,_,b,x),ve.set(`${ft+1}`,oe)}),B.set(j,ve)}return B},new Map);u[`${P.value?"cornersAgainstTeam":"corners"}`].forEach(B=>{const j=B.related_categories.split(",").reduce((T,R,v)=>{const W=Number(R);return v===1&&(B.howWasCorner=W),T.array.push(W),T.sett.add(W),T},{array:[],sett:new Set});for(const T of j.array){const R=c.get(T),v=d.get(T);if(v&&(B.whatHappenedName=v),R&&(B.howWasCornerName=R),B.howWasCornerName&&B.whatHappenedName)break}B.relatedCategoriesIds=j.sett,B.playConnections=x.get(B.play_id),B.fieldPositions=J.get(B.play_id),B.player=_.get(B.player_id)||b.get(B.player_id);let A=B.moment_of_play.split(".")[0];A.startsWith("0")&&(A=A.slice(1)),B.formattedMomentOfPlay=A,B.momentOfPlayNumber=Number(A.replace(":","."))}),!P.value&&!u.isSoccerFieldDataLoaded&&(u.isSoccerFieldDataLoaded=!0),P.value&&!u.isSoccerFieldDataRivalLoaded&&(u.isSoccerFieldDataRivalLoaded=!0)}}catch(g){throw new Error(g)}}function dt(u){const l=k.value[`${P.value?"cornersAgainstTeam":"corners"}`],g={},_=l.reduce((b,x)=>(x.isVisible&&(b.add(x.play_id),x.isSelected&&(g.playId=x.play_id)),b),new Set);y("open-media-player",{seasonId:n,mainSectionType:1,playListType:1,playsIds:_,playData:g,categoryIds:P.value?["31_r","32_r"]:[31,32],teamId:s.teamIdForAnalysis,videosType:u,isCarouselOnly:!0})}return(u,l)=>(e.openBlock(),e.createElementBlock(e.Fragment,null,[e.withDirectives(e.createElementVNode("div",za,[e.createElementVNode("div",va,[e.createElementVNode("div",Ga," ¿Estás seguro que deseas sincronizar el tracking del partido "+e.toDisplayString(k.value?k.value[`${k.value.isTeamForAnalysisHomeTeam?"home":"visiting"}_team_acronym`]:"")+" vs "+e.toDisplayString(k.value?k.value[`${k.value.isTeamForAnalysisHomeTeam?"visiting":"home"}_team_acronym`]:"")+" ? ",1),e.createElementVNode("div",{class:"modal-confirmation__buttons"},[e.createElementVNode("div",{class:"modal-confirmation__buttons__button cancel",onClick:ao}," No "),e.createElementVNode("div",{class:"modal-confirmation__buttons__button",onClick:nr},"Sí")])])],512),[[e.vShow,M.value]]),e.withDirectives(e.createElementVNode("div",ja,[e.createElementVNode("div",Wa,[e.createElementVNode("div",qa," ¿Estás seguro que deseas sincronizar esta jugada en el segundo "+e.toDisplayString(S.value)+"? ",1),e.createElementVNode("div",{class:"modal-confirmation__buttons"},[e.createElementVNode("div",{class:"modal-confirmation__buttons__button cancel",onClick:io}," No "),e.createElementVNode("div",{class:"modal-confirmation__buttons__button",onClick:ar},"Sí")])])],512),[[e.vShow,$.value]]),e.createElementVNode("div",{class:e.normalizeClass(t.widthContainer<=768?"gsc-specific-plays-movil":"gsc-specific-plays")},[e.withDirectives(e.createElementVNode("div",Za,[e.createElementVNode("div",Ja,[t.widthContainer<=768?(e.openBlock(),e.createElementBlock("span",Xa,"Elige que quieres ver:")):(e.openBlock(),e.createElementBlock("span",Ka,"Jugadas Específicas"))])],512),[[e.vShow,!t.isFieldOnly]]),e.createElementVNode("div",{class:e.normalizeClass(ue.value)},[e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(Ie.value)},[t.widthContainer>768?(e.openBlock(),e.createBlock(Go,{key:0,"is-against-mode":P.value,"games-by-team":F.value,"are-filters-open":t.areFiltersOpen},null,8,["is-against-mode","games-by-team","are-filters-open"])):(e.openBlock(),e.createBlock($n,{key:1,"is-against-mode":P.value,"games-by-team":F.value,"are-filters-open":t.areFiltersOpen},null,8,["is-against-mode","games-by-team","are-filters-open"]))],2),[[e.vShow,!t.isFieldOnly]]),e.createElementVNode("div",{class:e.normalizeClass($e.value)},[t.isSynchronization?(e.openBlock(),e.createElementBlock("div",{key:0,role:"button",class:"button-tracking",onClick:or}," Generar datos ")):e.createCommentVNode("",!0),e.withDirectives(e.createElementVNode("div",Ya,[e.createElementVNode("div",Qa,[e.createVNode(e.unref(je),{modelValue:w.value,"onUpdate:modelValue":l[0]||(l[0]=g=>w.value=g),label:"Mostrar conexiones",fontFamily:"Poppins-Regular",labelFontSize:t.widthContainer>400?"13px":"12px","label-color":"#FFF"},null,8,["modelValue","labelFontSize"]),t.widthContainer<=768&&t.isTacticVisible?(e.openBlock(),e.createBlock(e.unref(je),{key:0,modelValue:C.value,"onUpdate:modelValue":l[1]||(l[1]=g=>C.value=g),label:"Mostrar recorrido",fontFamily:"Poppins-Regular",labelFontSize:t.widthContainer>400?"13px":"12px","label-color":"#FFF"},null,8,["modelValue","labelFontSize"])):e.createCommentVNode("",!0),t.widthContainer>768?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(["specific-plays-radio-container",{"is-away-team":!te.value}])},[k.value&&t.isTacticVisible?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("label",ei,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":l[2]||(l[2]=g=>I.value=g),type:"checkbox",name:"radio",checked:"",style:{display:"none"}},null,512),[[e.vModelCheckbox,I.value]]),e.createElementVNode("span",{class:e.normalizeClass(te.value?"outer-circle-home":"outer-circle-away")},[I.value?(e.openBlock(),e.createElementBlock("svg",ti,[...l[16]||(l[16]=[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:"#0d1d29"},null,-1)])])):e.createCommentVNode("",!0)],2),e.createElementVNode("span",oi,[e.createTextVNode(e.toDisplayString(k.value[`${k.value.isTeamForAnalysisHomeTeam?"home":"visiting"}_team_acronym`])+" ",1),e.createElementVNode("img",{class:"imgclassvalue",width:"25",src:k.value[`${k.value.isTeamForAnalysisHomeTeam?"home":"visiting"}_team_logo`]},null,8,ni)])]),e.createElementVNode("label",si,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":l[3]||(l[3]=g=>O.value=g),type:"checkbox",name:"radio",style:{display:"none"}},null,512),[[e.vModelCheckbox,O.value]]),e.createElementVNode("span",{class:e.normalizeClass(te.value?"outer-circle-away":"outer-circle-home")},[O.value?(e.openBlock(),e.createElementBlock("svg",ai,[...l[17]||(l[17]=[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:"#0d1d29"},null,-1)])])):e.createCommentVNode("",!0)],2),e.createElementVNode("span",ii,[e.createTextVNode(e.toDisplayString(k.value[`${k.value.isTeamForAnalysisHomeTeam?"visiting":"home"}_team_acronym`])+" ",1),e.createElementVNode("img",{class:"imgclassvalue",width:"25",src:k.value[`${k.value.isTeamForAnalysisHomeTeam?"visiting":"home"}_team_logo`]},null,8,ri)])])],64)):e.createCommentVNode("",!0)],2)):e.createCommentVNode("",!0)]),e.createElementVNode("div",{class:e.normalizeClass(["specific-plays-controls22",t.widthContainer<=375?"specific-plays-controls22small":""])},[t.widthContainer>768&&t.isTacticVisible&&!t.isSynchronization?(e.openBlock(),e.createBlock(e.unref(je),{key:0,modelValue:C.value,"onUpdate:modelValue":l[4]||(l[4]=g=>C.value=g),label:"Mostrar recorrido",fontFamily:"Poppins-Regular",labelFontSize:"13px","label-color":"#FFF"},null,8,["modelValue"])):e.createCommentVNode("",!0),t.isTacticVisible?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[C.value?(e.openBlock(),e.createElementBlock("div",{key:1,class:e.normalizeClass(t.widthContainer<=768?"specify-control-incement-second-container-mobil":"specify-control-incement-second-container")},[e.createElementVNode("div",mi,[t.widthContainer>990||t.widthContainer<=768&&t.widthContainer>=420?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Inicio: ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Inicio:")],64))]),l[29]||(l[29]=e.createElementVNode("div",{class:"icon-info"},null,-1)),e.createElementVNode("div",ui,[e.createElementVNode("div",yi,[Number(h.value[0])>0?(e.openBlock(),e.createElementBlock("span",hi,"+")):e.createCommentVNode("",!0),e.createTextVNode(e.toDisplayString(h.value[0]),1)]),l[25]||(l[25]=e.createElementVNode("div",{class:"contappvalueincementsecond-label"},"seg",-1)),e.createElementVNode("div",gi,[e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-mas",onClick:l[7]||(l[7]=g=>ze(1,0))},[(e.openBlock(),e.createElementBlock("svg",Ci,[...l[23]||(l[23]=[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(90 5.36523 6.26377)"},null,-1)])]))]),e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-menos",onClick:l[8]||(l[8]=g=>ze(-1,0))},[...l[24]||(l[24]=[e.createElementVNode("svg",{"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(270 5.36523 6.26377)"})],-1)])])])]),e.createElementVNode("div",bi,[t.widthContainer>990||t.widthContainer<=768&&t.widthContainer>=420?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createTextVNode("Fin: ")],64)):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createTextVNode("Fin:")],64))]),l[30]||(l[30]=e.createElementVNode("div",{class:"icon-info"},null,-1)),e.createElementVNode("div",wi,[e.createElementVNode("div",_i,[Number(h.value[1])>0?(e.openBlock(),e.createElementBlock("span",Ei,"+")):e.createCommentVNode("",!0),e.createTextVNode(e.toDisplayString(h.value[1]),1)]),l[28]||(l[28]=e.createElementVNode("div",{class:"contappvalueincementsecond-label"},"seg",-1)),e.createElementVNode("div",Si,[e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-mas",onClick:l[9]||(l[9]=g=>ze(1,1))},[(e.openBlock(),e.createElementBlock("svg",ki,[...l[26]||(l[26]=[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(90 5.36523 6.26377)"},null,-1)])]))]),e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-menos",onClick:l[10]||(l[10]=g=>ze(-1,1))},[...l[27]||(l[27]=[e.createElementVNode("svg",{"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(270 5.36523 6.26377)"})],-1)])])])])],2)):(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(t.widthContainer<=768?"specify-control-incement-second-container-mobil":"specify-control-incement-second-container")},[l[21]||(l[21]=e.createElementVNode("div",{class:"icon-info"},null,-1)),l[22]||(l[22]=e.createElementVNode("div",{class:"text-icon-info"},"Segundos antes/después del cobro:",-1)),e.createElementVNode("div",li,[e.createElementVNode("div",ci,[Number(S.value)>0?(e.openBlock(),e.createElementBlock("span",di,"+")):e.createCommentVNode("",!0),e.createTextVNode(e.toDisplayString(S.value),1)]),l[20]||(l[20]=e.createElementVNode("div",{class:"contappvalueincementsecond-label"},"seg",-1)),e.createElementVNode("div",fi,[e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-mas",onClick:l[5]||(l[5]=g=>so(1))},[(e.openBlock(),e.createElementBlock("svg",pi,[...l[18]||(l[18]=[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(90 5.36523 6.26377)"},null,-1)])]))]),e.createElementVNode("div",{class:"contappvalueincementsecond-controls-container-menos",onClick:l[6]||(l[6]=g=>so(-1))},[...l[19]||(l[19]=[e.createElementVNode("svg",{"data-v-b548a08d":"",width:"15",height:"15",viewBox:"-2 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[e.createElementVNode("path",{"data-v-b548a08d":"",d:"M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",stroke:"#9ca3af",transform:"rotate(270 5.36523 6.26377)"})],-1)])])])])],2))],64)):e.createCommentVNode("",!0),t.isSynchronization?(e.openBlock(),e.createElementBlock("div",{key:2,role:"button",class:"button-sync",onClick:sr}," Guardar sincronización ")):e.createCommentVNode("",!0)],2)],512),[[e.vShow,!t.isFieldOnly]]),e.createElementVNode("div",{class:"specific-plays-field",style:e.normalizeStyle(t.widthContainer<=768?"height: auto":"")},[e.createElementVNode("div",xi,[e.createVNode(us,{"width-container":t.widthContainer,"play-connections":De.value,"players-positions":ee.value,"players-positions-by-range":ae.value,"team-id-for-analysis":t.teamIdForAnalysis,"selected-category":t.filters.cornertype,"are-connections-visible":w.value,"are-position-paths-visible":C.value,"visible-teams-ids":_e.value,"is-against-corner":G.value,onChangelateralidad:He},null,8,["width-container","play-connections","players-positions","players-positions-by-range","team-id-for-analysis","selected-category","are-connections-visible","are-position-paths-visible","visible-teams-ids","is-against-corner"])]),e.createElementVNode("div",Bi,[e.createElementVNode("div",Ni,[t.isTemplateMode?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",Fi,[e.createElementVNode("img",{src:Z.value.home_team_logo,alt:""},null,8,Vi)])),l[31]||(l[31]=e.createElementVNode("div",{class:"bullet"},null,-1))]),e.createElementVNode("div",Ai,[t.isTemplateMode?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",Pi,[e.createElementVNode("img",{src:Z.value.visiting_team_logo,alt:""},null,8,Ti)])),l[32]||(l[32]=e.createElementVNode("div",{class:"bullet"},null,-1))])]),k.value&&k.value.canPlayVideos&&!t.isFieldOnly?(e.openBlock(),e.createElementBlock("div",{key:0,class:"specific-plays-field__play-buttons",style:e.normalizeStyle(t.widthContainer<=768?"gap:5px; flex-direction: column;":"")},[l[36]||(l[36]=e.createElementVNode("div",{class:"specific-plays-field__play-buttons__text"},"Visualizar video:",-1)),e.createElementVNode("div",Oi,[k.value.video_types.includes(1)?(e.openBlock(),e.createElementBlock("div",{key:0,class:"specific-plays-field__play-buttons__button",onClick:l[11]||(l[11]=g=>dt(1))},[...l[33]||(l[33]=[e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__icon"},[e.createElementVNode("img",{src:Ge,alt:""})],-1),e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__text"},"Toma TV",-1)])])):e.createCommentVNode("",!0),k.value.video_types.includes(3)?(e.openBlock(),e.createElementBlock("div",{key:1,class:"specific-plays-field__play-buttons__button",onClick:l[12]||(l[12]=g=>dt(3))},[...l[34]||(l[34]=[e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__icon"},[e.createElementVNode("img",{src:Ge,alt:""})],-1),e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__text"},"Táctica",-1)])])):e.createCommentVNode("",!0),k.value.video_types.includes(2)?(e.openBlock(),e.createElementBlock("div",{key:2,class:"specific-plays-field__play-buttons__button",onClick:l[13]||(l[13]=g=>dt(2))},[...l[35]||(l[35]=[e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__icon"},[e.createElementVNode("img",{src:Ge,alt:""})],-1),e.createElementVNode("div",{class:"specific-plays-field__play-buttons__button__text"},"Panorámica",-1)])])):e.createCommentVNode("",!0)])],4)):e.createCommentVNode("",!0)],4),t.widthContainer<=768?(e.openBlock(),e.createElementBlock("div",Li,[k.value&&t.isTacticVisible?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createElementVNode("label",Ri,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":l[14]||(l[14]=g=>I.value=g),type:"checkbox",name:"radio",checked:"",style:{display:"none"}},null,512),[[e.vModelCheckbox,I.value]]),e.createElementVNode("span",{class:e.normalizeClass(te.value?"outer-circle-away":"outer-circle-home")},[...l[37]||(l[37]=[e.createElementVNode("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[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:"#0d1d29"})],-1)])],2),e.createElementVNode("span",Ii,[e.createTextVNode(e.toDisplayString(k.value[`${k.value.isTeamForAnalysisHomeTeam?"home":"visiting"}_team_acronym`])+" ",1),e.createElementVNode("img",{class:"imgclassvalue",width:"25",src:k.value[`${k.value.isTeamForAnalysisHomeTeam?"home":"visiting"}_team_logo`]},null,8,$i)])]),e.createElementVNode("label",Di,[e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":l[15]||(l[15]=g=>O.value=g),type:"checkbox",name:"radio",style:{display:"none"}},null,512),[[e.vModelCheckbox,O.value]]),e.createElementVNode("span",{class:e.normalizeClass(te.value?"outer-circle-away":"outer-circle-home")},[...l[38]||(l[38]=[e.createElementVNode("svg",{width:"10",height:"8",viewBox:"0 0 10 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[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:"#0d1d29"})],-1)])],2),e.createElementVNode("span",Mi,[e.createTextVNode(e.toDisplayString(k.value[`${k.value.isTeamForAnalysisHomeTeam?"visiting":"home"}_team_acronym`])+" ",1),e.createElementVNode("img",{class:"imgclassvalue",width:"25",src:k.value[`${k.value.isTeamForAnalysisHomeTeam?"visiting":"home"}_team_logo`]},null,8,Hi)])])],64)):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)],2)],2),H.value&&t.isCornerInfoVisible?(e.openBlock(),e.createElementBlock("div",Ui)):e.createCommentVNode("",!0),H.value&&t.isCornerInfoVisible?(e.openBlock(),e.createElementBlock("div",zi,[e.createElementVNode("div",vi,[e.createElementVNode("img",{class:"corner-info__team__logo",src:`https://golstatsimages.blob.core.windows.net/teams-80/${H.value.team_id}.png`},null,8,Gi)]),e.createElementVNode("div",ji,[e.createElementVNode("div",Wi,[l[39]||(l[39]=e.createElementVNode("span",null," Tiro de esquina ",-1)),l[40]||(l[40]=e.createElementVNode("span",{class:"separator"}," | ",-1)),e.createElementVNode("span",null,e.toDisplayString(H.value.player.firstNameAndFirstLastName),1)]),e.createElementVNode("div",qi,[e.createElementVNode("span",null,e.toDisplayString(H.value.howWasCornerName),1),l[41]||(l[41]=e.createElementVNode("span",{class:"separator"}," | ",-1)),e.createElementVNode("span",null,e.toDisplayString(H.value.whatHappenedName),1)])])])):e.createCommentVNode("",!0)],2)],64))}},[["__scopeId","data-v-abec1cab"]]);re.GSCSpecificPlays=Qi,Object.defineProperty(re,Symbol.toStringTag,{value:"Module"})});
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.checkbox[data-v-b6f124d8]{width:var(--7bd9d47b);height:var(--34dc7ddc);display:flex;justify-content:flex-start;align-items:flex-start;cursor:pointer}.checkbox__teams[data-v-b6f124d8]{margin-left:6px;display:flex}.checkbox__teams__logo[data-v-b6f124d8]{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-b6f124d8]:first-child{transform:translate(8px)}.checkbox__teams__logo>img[data-v-b6f124d8]{height:18px;width:18px}.checkbox.box-right[data-v-b6f124d8]{flex-direction:row-reverse;justify-content:flex-end}.checkbox.box-top[data-v-b6f124d8]{flex-direction:column;justify-content:flex-start;align-items:center}.checkbox.box-bottom[data-v-b6f124d8]{flex-direction:column-reverse;justify-content:flex-end;align-items:center}.checkbox__box[data-v-b6f124d8]{display:flex;justify-content:center;align-items:center}.checkbox__label[data-v-b6f124d8]{margin:.3em 0;width:var(--7bd9d47b)}.scrollable-container[data-v-b548a08d]{width:100%;background:var(--42d3dba6);overflow-x:hidden;position:relative;display:flex;padding-top:10px;padding-bottom:10px;align-items:center}.scrollable-content[data-v-b548a08d]{flex-grow:1;overflow-x:scroll;scroll-behavior:smooth;padding-bottom:4px}.arrows-container[data-v-b548a08d]{display:flex;justify-content:center;align-items:center;height:var(--4de5d2cf);cursor:pointer;position:var(--67bafa7b);z-index:12}.scrollable-arrows[data-v-b548a08d]{cursor:pointer;padding:var(--61e1032e);font-size:18px;background:var(--79a4ac00);z-index:12;height:var(--6b8355c6);width:var(--29a58368);display:flex;justify-content:flex-end;align-items:center;border-radius:var(--3622fa64);border:1px solid var(--1ba101fe)}.leftRelative[data-v-b548a08d]{margin-left:var(--0bafb5e6);background:var(--423a44b8)}.rightRelative[data-v-b548a08d]{margin-right:var(--0bafb5e6);background:var(--423a44be)}.leftAbsolute[data-v-b548a08d]{left:var(--0bafb5e6);background:var(--423a44b8);margin-left:0}.rightAbsolute[data-v-b548a08d]{right:var(--0bafb5e6);background:var(--423a44be);margin-right:0}.showArrowSlide[data-v-b548a08d]{visibility:visible}.hideArrowSlide[data-v-b548a08d]{visibility:hidden}.scrollable-wrapper[data-v-b548a08d]{display:inline-flex;background:var(--42d3dba6)}.scrollable-content[data-v-b548a08d]::-webkit-scrollbar{width:4px;height:4px}.scrollable-content[data-v-b548a08d]::-webkit-scrollbar-track{background-color:transparent}.scrollable-content[data-v-b548a08d]::-webkit-scrollbar-thumb{background-color:var(--10b117ee)!important;border-radius:4px}.scrollable-content[data-v-b548a08d]::-webkit-scrollbar-thumb:hover{background-color:var(--10b117ee)!important}.gs-switch-container[data-v-8a86dfaf]{width:100%;margin:0 auto;overflow:hidden}.gs-switch-container__control[data-v-8a86dfaf]{width:100%;background:#0d1d29;display:grid;grid-gap:0px;grid-template-columns:repeat(auto-fit,minmax(10px,1fr));overflow:hidden}.gs-switch-container__control__button-option[data-v-8a86dfaf]{width:100%;cursor:pointer;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;height:40px;display:inline-flex;text-align:center;font-size:var(--cff4a118);line-height:.8;border-width:var(--42aab7f6)!important;font-family:var(--d29bcbd2);border-bottom:3px solid gray;align-content:center;align-items:center;justify-content:center}.gs-switch-container-carousel[data-v-8a86dfaf]{width:100%;margin:0 auto;background:var(--df6c5a9c)!important}.gs-switch-container-carousel .gs-switch-container-carousel[data-v-8a86dfaf]{background:var(--df6c5a9c)!important}.gs-switch-container-type[data-v-8a86dfaf]{width:100%;margin:0 auto}.gs-switch-container-type__control[data-v-8a86dfaf]{width:100%;background:#162532;display:grid;grid-gap:2px;grid-template-columns:repeat(auto-fit,minmax(20px,1fr));border-radius:var(--09b32862);border:var(--8c0d6daa) solid var(--e8a86fa4)}.gs-switch-container-type__control__button-option-type[data-v-8a86dfaf]{width:100%;cursor:pointer;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;height:40px;font-size:var(--cff4a118);display:inline-flex;border-radius:var(--09b32862);text-align:center;line-height:.8;border-width:var(--42aab7f6)!important;border-style:solid!important;border:2px solid var(--179494da);font-family:var(--d29bcbd2);align-content:center;align-items:center;justify-content:center}.button-option-multi[data-v-8a86dfaf]{width:var(--cea5647c);cursor:pointer;padding-left:12px;padding-right:12px;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;height:40px;display:inline-flex;text-align:center;font-size:var(--cff4a118);line-height:.8;border-width:var(--42aab7f6)!important;font-family:var(--d29bcbd2);border-bottom:3px solid gray;align-content:center;align-items:center;justify-content:center}body{margin:0 auto!important;box-sizing:border-box}.gsc-container-plays-hidden-title[data-v-c0f94125]{width:100%;height:auto}.text-1[data-v-c0f94125]{font-family:Poppins-Medium;font-size:9px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:left;color:#fff;opacity:.6}.text-2[data-v-c0f94125]{font-family:Poppins-Regular;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;opacity:.9;line-height:1.33;letter-spacing:normal;text-align:left;color:#fff}.gsc-itemplaypc-play-infodata[data-v-c0f94125]{width:100%;height:16px}.gsc-itemplaypc-play-info[data-v-c0f94125]{width:82%;height:72px;justify-content:center;align-items:center;align-content:center}.gsc-itemplaypc-play-number[data-v-c0f94125]{width:16%;height:72px;display:inline-flex;justify-content:right;align-items:center;align-content:center;font-family:Poppins-Regular;font-size:12px;font-weight:400;font-stretch:normal;padding-right:2%;font-style:normal;line-height:72px;letter-spacing:normal;text-align:right;color:#fff}.gsc-item-play-pc-container-play[data-v-c0f94125]{width:100%;height:72px;border-bottom:dashed 1px rgba(180,184,187,.33);display:inline-flex;justify-content:center;align-items:center;align-content:center}.gsc-item-play-pc-container-play.is-selected[data-v-c0f94125],.gsc-item-play-pc-container-play[data-v-c0f94125]:hover{opacity:.8;cursor:pointer;background:#47474733}.arrow-game-vs-playpc[data-v-c0f94125]{margin-left:15px}.arrow-game-vs-playpc[data-v-c0f94125]:hover{cursor:pointer;opacity:.8}.date-game-vs-playpc[data-v-c0f94125]{font-family:Poppins-Regular;font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#ffffff80;margin-left:13px}.score-game-vs-playpc[data-v-c0f94125]{width:47px;height:27.1px;border-radius:14.9px;background-color:#ffffff1a;font-size:13px;font-weight:600;font-stretch:normal;font-style:normal;line-height:27px;letter-spacing:normal;font-family:Poppins-Semibold;text-align:center;color:#fff}.title-game-vs-playpc[data-v-c0f94125]{font-family:Poppins-Semibold;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;margin-left:11px;margin-right:17px}.gsc-item-play-pc[data-v-c0f94125]{width:99.4%;height:auto;border-radius:4px;box-shadow:0 4.5px 22.3px #00000040;background-color:#172531;display:inline-block;position:relative;overflow:hidden;margin-bottom:16px;cursor:pointer}.gsc-item-play-pc-container-title[data-v-c0f94125]{width:100%;height:67px;border-bottom:dashed 1px rgba(180,184,187,.33);display:inline-flex;justify-content:center;align-items:center;align-content:center}.gsc-playpc-contshileds[data-v-c0f94125]{height:27px;width:50px;display:inline-flex;justify-content:center;align-items:center;align-content:center;position:relative}.gsc-playpc-contshileds-home[data-v-c0f94125]{width:25px;height:25px;border-radius:57.3px;position:absolute;box-shadow:0 2.3px 2.3px #00000040;border:solid .6px rgba(255,255,255,.5);background-color:#192733;background-position:center center!important;background-size:60%!important;background-repeat:no-repeat!important;margin-right:22px;z-index:1}.gsc-playpc-contshileds-away[data-v-c0f94125]{width:25px;height:25px;position:absolute;margin-left:22px;border-radius:57.3px;box-shadow:0 2.3px 2.3px #00000040;border:solid .6px rgba(255,255,255,.5);background-color:#192733;background-position:6px center!important;background-size:60%!important;background-repeat:no-repeat!important}.gsc-selector-play-pc[data-v-7dd283c1]{width:100%;height:441px;border-radius:9px;box-shadow:0 4px 20px #00000040;background-color:#1d2a35;display:inline-block;position:relative}.gsc-selector-play-pc__filters-text[data-v-7dd283c1]{width:100%;margin-top:6px;display:flex;align-items:center;justify-content:center;opacity:.7;font-family:Poppins-Regular,sans-serif;font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff}.gsc-selector-play-pc__filters-text>div[data-v-7dd283c1]{width:90%}.gsc-selector-play-pc-container[data-v-7dd283c1]{width:94%;height:383px;margin:11px auto 0;overflow:auto;box-sizing:border-box;padding-bottom:58px}.gsc-selector-play-pc-container[data-v-7dd283c1]::-webkit-scrollbar{width:1px;height:1px}.gsc-selector-play-pc-container[data-v-7dd283c1]::-webkit-scrollbar-track{background-color:transparent}.gsc-selector-play-pc-container[data-v-7dd283c1]::-webkit-scrollbar-thumb{background-color:#b7e280!important;border-radius:1px}.gsc-selector-play-pc-container[data-v-7dd283c1]::-webkit-scrollbar-thumb:hover{background-color:#b7e280!important}.gsc-selector-play-pc-container-scroll[data-v-7dd283c1]{text-align:center;margin-top:10px;width:95.8%;height:6cqh;position:absolute;display:inline-flex;justify-content:center;align-items:center;align-content:center;background:#1d2a35;background:linear-gradient(0deg,#1d2a35 5%,#1d2a35 20%,#1d2a35a1 90%);z-index:2;bottom:10px}.gsc-selector-play-pc-title[data-v-7dd283c1]{font-family:Poppins-Medium;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;width:90%;height:21px;margin:16px auto 0}.button[data-v-f3ee6b2b],.button-active[data-v-f3ee6b2b]{display:inline-flex;justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important}.button-target[data-v-f3ee6b2b]{display:inline-block;overflow:hidden;height:var(--9d01acb4);border-width:var(--14e95081)!important;border-style:var(--38fec285)!important;border-color:var(--34353510)!important;border-radius:var(--20d20dc6)!important;width:var(--17130967);background-color:var(--4ccb7d36);justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important;cursor:var(--5d1e86a2)!important;font-size:var(--ce65d4a2)!important;font-style:var(--fe4ac47a)!important;font-family:var(--f98e44dc)!important}.stats[data-v-f3ee6b2b]{display:inline-flex;width:100%;padding-top:5px;justify-content:left;align-items:center;align-content:center;height:60%}.iconstats[data-v-f3ee6b2b]{width:14px;height:14px;margin-left:var(--93b87770)}.numstats[data-v-f3ee6b2b]{font-family:Poppins-SemiBold;color:#fff;font-size:var(--c7f7beba);margin-left:7px}.leyend[data-v-f3ee6b2b]{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-f3ee6b2b],.icon[data-v-f3ee6b2b]{padding:0 4px}.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);margin-top:var(--list-margin-top);display:block;position:absolute;left:var(--list-left);right:var(--list-right);width:var(--list-width);padding:var(--list-container-padding);box-shadow:0 8px 16px #0003;z-index:300}.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);margin:var(--list-item-margin);border-radius:var(--list-item-border-radius)!important;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}.scrollable-container[data-v-7d0811ac]{width:100%;background:var(--26acffa8);overflow-x:hidden;overflow-y:hidden;position:relative;display:flex;padding-top:10px;padding-bottom:10px;align-items:center}.scrollable-content[data-v-7d0811ac]{flex-grow:1;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:4px}.arrows-container[data-v-7d0811ac]{display:flex;justify-content:center;align-items:center;height:var(--3d95bef4);cursor:pointer;position:var(--86ba1cc0);z-index:12}.scrollable-arrows[data-v-7d0811ac]{cursor:pointer;padding:var(--140b6ada);font-size:18px;background:var(--7df46be5);z-index:12;height:var(--33f99798);width:var(--1c8a858d);display:flex;justify-content:flex-end;align-items:center;border-radius:var(--4a7876c9);border:1px solid var(--2ff67e63)}.leftRelative[data-v-7d0811ac]{margin-left:var(--59c5dd08);background:var(--6658215d)}.rightRelative[data-v-7d0811ac]{margin-right:var(--59c5dd08);background:var(--66582163)}.leftAbsolute[data-v-7d0811ac]{left:var(--59c5dd08);background:var(--6658215d);margin-left:0}.rightAbsolute[data-v-7d0811ac]{right:var(--59c5dd08);background:var(--66582163);margin-right:0}.showArrowSlide[data-v-7d0811ac]{visibility:visible}.hideArrowSlide[data-v-7d0811ac]{visibility:hidden}.scrollable-wrapper[data-v-7d0811ac]{display:inline-flex;background:var(--26acffa8)}.scrollable-content[data-v-7d0811ac]::-webkit-scrollbar{width:4px;height:4px}.scrollable-content[data-v-7d0811ac]::-webkit-scrollbar-track{background-color:transparent}.scrollable-content[data-v-7d0811ac]::-webkit-scrollbar-thumb{background-color:var(--e5900a2e)!important;border-radius:4px}.scrollable-content[data-v-7d0811ac]::-webkit-scrollbar-thumb:hover{background-color:var(--e5900a2e)!important}.gsc-item-play-pc-container-play[data-v-7c6dfe22]{width:280px;height:72px;padding-left:2px;padding-right:2px;display:inline-flex;justify-content:center;align-items:center;align-content:center;margin-left:8px;border-radius:8px;background-color:#ffffff0d}.gsc-item-play-pc-container-play[data-v-7c6dfe22]:first-child{margin-left:0}.gsc-item-play-pc-container-play[data-v-7c6dfe22]:hover,.gsc-item-play-pc-container-play-selected[data-v-7c6dfe22]{opacity:.8;cursor:pointer;background:#47474733;border:1px solid rgb(203,238,107)}.gsc-itemplaypc-play-number[data-v-7c6dfe22]{width:16%;height:72px;display:inline-flex;justify-content:right;align-items:center;align-content:center;font-family:Poppins-Regular;font-size:12px;font-weight:400;opacity:.8;font-stretch:normal;padding-right:4%;font-style:normal;line-height:72px;letter-spacing:normal;text-align:right;color:#fff}.gsc-itemplaypc-play-infodata[data-v-7c6dfe22]{width:100%;height:16px}.gsc-itemplaypc-play-info[data-v-7c6dfe22]{width:82%;height:72px;justify-content:center;align-items:center;align-content:center}.text-1[data-v-7c6dfe22]{font-family:Poppins-Medium;font-size:9px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:left;color:#fff;opacity:.6}.text-2[data-v-7c6dfe22]{font-family:Poppins-Regular;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;opacity:.9;line-height:1.33;letter-spacing:normal;text-align:left;color:#fff}.gsc-selector-play-mobile__filters-text div[data-v-7d965f0f]{font-family:Poppins-Regular;font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff}.title-select-plays-mobile[data-v-7d965f0f]{width:100%;height:8px;font-family:Poppins-Regular;font-size:11px;font-weight:400;font-stretch:normal;opacity:.6;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:18px;margin-bottom:12px;text-align:left;color:#fff}.gsc-itemplaypc-play-number[data-v-7d965f0f]{width:16%;height:72px;display:inline-flex;justify-content:right;align-items:center;align-content:center;font-family:Poppins-Regular;font-size:12px;font-weight:400;opacity:.8;font-stretch:normal;padding-right:4%;font-style:normal;line-height:72px;letter-spacing:normal;text-align:right;color:#fff}.text-1[data-v-7d965f0f]{font-family:Poppins-Medium;font-size:9px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:left;color:#fff;opacity:.6}.text-2[data-v-7d965f0f]{font-family:Poppins-Regular;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;opacity:.9;line-height:1.33;letter-spacing:normal;text-align:left;color:#fff}.gsc-itemplaypc-play-infodata[data-v-7d965f0f]{width:100%;height:16px}.gsc-itemplaypc-play-info[data-v-7d965f0f]{width:82%;height:72px;justify-content:center;align-items:center;align-content:center}.gsc-item-play-pc-container-play[data-v-7d965f0f]{width:280px;height:72px;padding-left:2px;padding-right:2px;display:inline-flex;justify-content:center;align-items:center;align-content:center;margin-left:8px;border-radius:8px;background-color:#ffffff0d}.gsc-item-play-pc-container-play[data-v-7d965f0f]:first-child{margin-left:0}.gsc-item-play-pc-container-play[data-v-7d965f0f]:hover{opacity:.8;cursor:pointer;background:#47474733}.name-macth-select-plays-mobile[data-v-7d965f0f]{font-family:Poppins-Medium;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;text-align:left}.text-macth-select-plays-mobile[data-v-7d965f0f]{font-family:Poppins-Medium;margin-left:10px;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;text-align:left}.gsc-selector-play-mobile[data-v-7d965f0f]{width:100%;margin:0 auto;height:auto}.item-selected-container[data-v-7d965f0f]{width:100%;height:48px;display:inline-flex;justify-content:left;align-items:center;align-content:center}.img-away-select-plays-mobile[data-v-7d965f0f],.img-home-select-plays-mobile[data-v-7d965f0f]{width:26px;height:26px;background-position:center center!important;background-size:contain!important;background-repeat:no-repeat!important;margin-left:10px;margin-right:10px}.half-soccer-player-position[data-v-851474d0]{cursor:pointer}.half-soccer-player-position text[data-v-851474d0]{font-family:Poppins-Regular,sans-serif;font-weight:500}.half-soccer-tooltip[data-v-3b4bd0a7]{width:190px;height:fit-content;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;padding:12px;border-radius:8px;box-shadow:0 12px 24px #00000040;background-color:#183143}.half-soccer-tooltip__close[data-v-3b4bd0a7]{position:absolute;top:8px;right:8px;cursor:pointer}.half-soccer-tooltip__main-info[data-v-3b4bd0a7]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;width:100%}.half-soccer-tooltip__main-info__jersey-and-photo[data-v-3b4bd0a7]{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:4px}.half-soccer-tooltip__main-info__jersey-and-photo__jersey[data-v-3b4bd0a7]{font-family:Oswald,sans-serif;font-size:48px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1.44px;text-align:left;color:#fff}.half-soccer-tooltip__main-info__jersey-and-photo__photo[data-v-3b4bd0a7]{width:48px;height:48px;flex-grow:0;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 4.4px 4.4px #00000040;border:solid 1.2px rgba(255,255,255,.5);background-color:#192733}.half-soccer-tooltip__main-info__jersey-and-photo__photo>img[data-v-3b4bd0a7]{width:42px;height:42px;flex-grow:0;object-fit:contain;border-radius:50%;background-color:#fff}.half-soccer-tooltip__main-info__player-name[data-v-3b4bd0a7]{width:100%;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff}.half-soccer-tooltip__minutes-text[data-v-3b4bd0a7]{display:flex;justify-content:center;align-items:center;gap:4px;width:100%;padding:15px 0;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.2px;text-align:center;color:#fff9;border-top:dashed 1px #395971;border-bottom:dashed 1px #395971}.half-soccer-tooltip__minutes-info[data-v-3b4bd0a7]{width:100%;display:flex;justify-content:space-between}.half-soccer-tooltip__minutes-info__info[data-v-3b4bd0a7]{display:flex;gap:6px}.half-soccer-tooltip__minutes-info__info__text[data-v-3b4bd0a7]{font-family:Poppins,sans-serif;font-size:9px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.2px;text-align:left;color:#fff9}.half-soccer-tooltip__minutes-info__info__value[data-v-3b4bd0a7]{font-family:Poppins,sans-serif;font-size:9px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.2px;text-align:left;color:#fff9}.labels-container[data-v-27bec9bf]{position:absolute;display:flex;width:100%;justify-content:space-between}.label-left-zone-specific-mobile[data-v-27bec9bf]{position:relative;background-size:77px!important;top:-15px!important;left:3%!important}.label-right-zone-specific-mobile[data-v-27bec9bf]{position:relative;background-size:77px!important;top:-15px!important;right:6%!important}#label-left-zone-specific[data-v-27bec9bf]{position:absolute;width:89px;height:56px;background-image:url(./images/botones/arriba/label-left-zone.svg);background-repeat:no-repeat;background-size:contain;background-position:center;z-index:10;top:0;left:60px;cursor:pointer}#label-right-zone-specific[data-v-27bec9bf]{position:absolute;width:89px;height:56px;background-image:url(./images/botones/arriba/label-right-zone.svg);background-repeat:no-repeat;background-size:contain;background-position:center;z-index:10;top:0;right:60px;cursor:pointer}#label-left-zone-specific[data-v-27bec9bf]:hover,#label-right-zone-specific[data-v-27bec9bf]:hover,#zoom-in[data-v-27bec9bf]:hover,#zoom-out[data-v-27bec9bf]:hover{opacity:.5}.half-soccer-field[data-v-27bec9bf]{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.half-soccer-field__player-info[data-v-27bec9bf]{position:absolute;z-index:1}.half-soccer-field svg[data-v-27bec9bf]{resize:none}body{margin:0 auto!important}.h-separator[data-v-b8edeb9f]{width:100%;border-bottom:dashed 1px rgba(255,255,255,.2);margin:10px 0 20px}.corner-info[data-v-b8edeb9f]{display:flex;justify-content:flex-start;align-items:center;gap:12px;padding:0 12px}.corner-info__team[data-v-b8edeb9f]{display:flex;justify-content:center;align-items:center}.corner-info__team__logo[data-v-b8edeb9f]{width:26px;height:auto;object-fit:contain}.corner-info__details__player[data-v-b8edeb9f]{opacity:.7;font-family:Poppins-Regular,sans-serif;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.55;letter-spacing:normal;text-align:left;color:#fff}.corner-info__details__how-was[data-v-b8edeb9f]{margin-top:6px;opacity:.7;font-family:Poppins-Regular,sans-serif;font-size:9px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.04;letter-spacing:normal;text-align:left;color:#ffffff9c}.corner-info__details .separator[data-v-b8edeb9f]{opacity:.7;font-family:Poppins-ExtraLight,sans-serif}.game-teams[data-v-b8edeb9f]{width:100%;display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:10px}.game-teams__team[data-v-b8edeb9f]{display:flex;justify-content:center;align-items:center;gap:4px;padding:4px 8px;border-radius:3.9px;border:solid .8px rgba(142,162,171,.5)}.game-teams__team .bullet[data-v-b8edeb9f]{width:6px;height:6px;border-radius:50%}.game-teams__team.home .bullet[data-v-b8edeb9f]{background-color:#336dff}.game-teams__team.away .bullet[data-v-b8edeb9f]{background-color:#cbee6b}.game-teams__team .team-logo[data-v-b8edeb9f]{width:12px;height:12px;display:flex;justify-content:center;align-items:center}.game-teams__team .team-logo img[data-v-b8edeb9f]{max-width:100%;max-height:100%;object-fit:contain}.modal-confirmation[data-v-b8edeb9f]{z-index:20;position:fixed;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;background-color:#00000080}.modal-confirmation__container[data-v-b8edeb9f]{width:300px;height:150px;background-color:#1e2b36;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px}.modal-confirmation__title[data-v-b8edeb9f]{width:100%;text-align:center;font-family:Poppins-SemiBold,sans-serif;font-size:16px;color:#fff}.modal-confirmation__buttons[data-v-b8edeb9f]{width:100%;display:flex;justify-content:space-between;align-items:center}.modal-confirmation__buttons__button[data-v-b8edeb9f]{width:100px;height:40px;background-color:#cbee6b;color:#1e2b36;font-family:Poppins-Regular,sans-serif;font-size:14px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:20px}.modal-confirmation__buttons__button.cancel[data-v-b8edeb9f]{background-color:#f00000;color:#fff}.button-tracking[data-v-b8edeb9f]{width:fit-content;padding:8px 16px;border-radius:20px;background-color:#a2eff1;color:#1e2b36;font-family:Poppins-Regular,sans-serif;font-size:14px;display:flex;justify-content:center;align-items:center;cursor:pointer}.button-sync[data-v-b8edeb9f]{width:fit-content;padding:8px 16px;border-radius:20px;background-color:#cbee6b;color:#1e2b36;font-family:Poppins-Regular,sans-serif;font-size:14px;display:flex;justify-content:center;align-items:center;cursor:pointer}.title-movil-title[data-v-b8edeb9f]{font-family:Poppins-SemiBold;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;margin-top:25px;margin-left:2%}.contappvalueincementsecond-controls-container-menos[data-v-b8edeb9f]{width:100%;height:16px;position:absolute;margin-top:15px;line-height:0;padding-bottom:10px;text-align:center}.contappvalueincementsecond-controls-container-menos[data-v-b8edeb9f]:hover{cursor:pointer;color:#fff}.contappvalueincementsecond-controls-container-mas[data-v-b8edeb9f]{width:100%;height:17px;text-align:center;line-height:30px;position:absolute;padding-top:5px;margin-top:-5px}.contappvalueincementsecond-controls-container-mas[data-v-b8edeb9f]:hover{cursor:pointer;color:#fff}.contappvalueincementsecond-controls-container[data-v-b8edeb9f]{width:27px;height:33px;position:relative}.contappvalueincementsecond-label[data-v-b8edeb9f]{font-family:Poppins-Regular;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:33px;letter-spacing:-.06px;text-align:center;color:#fffc;width:30px;height:33px}.contappvalueincementsecond-value[data-v-b8edeb9f]{font-family:Poppins-SemiBold;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:33px;letter-spacing:normal;text-align:center;color:#fff;width:20px;height:33px}.contappvalueincementsecond-signed[data-v-b8edeb9f]{width:20px;height:33px;font-family:Poppins-SemiBold;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:33px;letter-spacing:normal;text-align:center;color:#fff}.cont-app-value-incement-second[data-v-b8edeb9f]{width:96px;height:33px;margin-left:10px;border-radius:5px;border:solid 1px #8ea2ab;display:inline-flex;justify-content:center;align-items:center;align-content:center;overflow:hidden}.text-icon-info[data-v-b8edeb9f]{font-family:Poppins-Regular;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff;margin-left:8px;opacity:.8}.specify-control-incement-second-container[data-v-b8edeb9f]{width:fit-content;height:30px;display:inline-flex;justify-content:right;align-items:center;align-content:center}.specify-control-incement-second-container-mobil[data-v-b8edeb9f]{width:100%;height:30px;display:inline-flex;justify-content:center;align-items:center;align-content:center}.icon-info[data-v-b8edeb9f]{width:14px;height:14px;margin-left:8px;background:url(/icn-info@2x.png);background-position:center center;background-size:contain;background-repeat:no-repeat}.icon-info[data-v-b8edeb9f]:hover{cursor:pointer;opacity:.8}.imgclassvalue[data-v-b8edeb9f]{position:absolute;margin-left:8px;width:20px;margin-top:2px}input[type=radio][data-v-b8edeb9f]{display:none}.radio-container[data-v-b8edeb9f]{display:inline-block;position:relative;padding-left:23px;margin-right:45px;cursor:pointer}.radio-container .outer-circle-home[data-v-b8edeb9f],.radio-container .outer-circle-away[data-v-b8edeb9f]{position:absolute;top:0;left:0;height:16px;width:16px;border-radius:5px;border:2px solid rgb(150,157,162);opacity:.9;margin-top:3px}.radio-container .outer-circle-home svg[data-v-b8edeb9f],.radio-container .outer-circle-away svg[data-v-b8edeb9f]{padding-left:3px}.radio-container input[type=checkbox]:checked+.outer-circle-home[data-v-b8edeb9f]{position:absolute;top:0;left:0;width:16px;height:16px;border-radius:5px;border:2px solid #2f60d7;background-color:#2f60d7;opacity:1;z-index:10}.radio-container input[type=checkbox]:checked+.outer-circle-away[data-v-b8edeb9f]{position:absolute;top:0;left:0;width:16px;height:16px;border:2px solid #cbee6b;background-color:#cbee6b;border-radius:5px;opacity:1;z-index:10}.radio-label[data-v-b8edeb9f]{line-height:24px;position:relative;font-family:Poppins-Regular;font-size:13px;font-weight:500;width:100px;height:25px;font-stretch:normal;font-style:normal;line-height:25px;letter-spacing:normal;text-align:center;color:#fff;margin-left:5px}.label-radios-val[data-v-b8edeb9f]{font-family:Poppins-Medium;font-size:12px;font-weight:500;width:100px;height:25px;opacity:.8;font-stretch:normal;font-style:normal;line-height:25px;letter-spacing:normal;text-align:center;color:#fff;margin-left:7px}.specific-plays-radio-container[data-v-b8edeb9f]{width:200px;height:40px;display:flex;justify-content:center;align-items:center;align-content:center}.specific-plays-radio-container.is-away-team[data-v-b8edeb9f]{flex-direction:row-reverse}.specific-plays-radio-container-movil[data-v-b8edeb9f]{width:100%;height:40px;display:inline-flex;justify-content:center;align-items:center;align-content:center}.specific-plays-controls11[data-v-b8edeb9f]{width:90%;height:60px;margin:0 auto 0 5%;display:inline-flex;justify-content:space-between;align-items:center;align-content:center;border-bottom:dashed 1px rgba(108,126,142,.6)}.specific-plays-controls11-mobile[data-v-b8edeb9f]{width:100%;height:60px;margin:0 auto;display:inline-block;border-bottom:dashed 1px rgba(108,126,142,.6)}.specific-plays-controls22[data-v-b8edeb9f]{width:90%;height:60px;margin-left:5%;display:inline-flex;justify-content:space-between;align-items:center;align-content:center}.specific-plays-controls22small[data-v-b8edeb9f]{width:100%;margin-left:0}.specific-plays-controls[data-v-b8edeb9f]{width:100%;height:113px;justify-content:center;align-items:center;align-content:center}.specific-plays-field[data-v-b8edeb9f]{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.specific-plays-field__soccer-field[data-v-b8edeb9f]{width:auto}.specific-plays-field__play-buttons[data-v-b8edeb9f]{width:100%;display:flex;justify-content:center;align-items:center;align-content:center;margin-top:10px;gap:16px}.specific-plays-field__play-buttons__text[data-v-b8edeb9f]{font-family:Poppins-Regular,sans-serif;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:right;color:#fff;margin-right:8px}.specific-plays-field__play-buttons__container[data-v-b8edeb9f]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}.specific-plays-field__play-buttons__button[data-v-b8edeb9f]{width:fit-content;height:fit-content;padding:3px 12px;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:20px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:solid 1px #cbee6b;background-color:#ffffff14;cursor:pointer}.specific-plays-field__play-buttons__button__icon[data-v-b8edeb9f]{width:8px;display:flex;align-items:center}.specific-plays-field__play-buttons__button__icon img[data-v-b8edeb9f]{width:8px}.specific-plays-field__play-buttons__button__text[data-v-b8edeb9f]{font-family:Poppins-Medium,sans-serif;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:-.36px;text-align:left;color:#fff}.cont-who-connected[data-v-b8edeb9f],.cont-who-connected900[data-v-b8edeb9f]{width:100%;height:auto}.cont-who-connected768[data-v-b8edeb9f]{width:100%;height:auto;margin-top:15px}.cont-collectors900[data-v-b8edeb9f]{width:37%;height:441px}.cont-collectors768[data-v-b8edeb9f]{width:100%;height:auto}.cont-data768[data-v-b8edeb9f]{display:inline-block;width:97.5%;height:auto;margin-top:20px;margin-left:1.5%}.cont-data[data-v-b8edeb9f]{width:100%;height:auto;margin-top:0;margin-left:0;display:inline-flex}.cont-collectors[data-v-b8edeb9f]{width:33%;height:441px}.specific-plays-content-container[data-v-b8edeb9f]{width:96%;height:462px;background:red;margin-left:2%;margin-top:8px;display:inline-flex;justify-content:space-between;align-items:center;align-content:center}.specific-plays-title-elegibility[data-v-b8edeb9f]{font-family:Poppins-Regular;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:37px;letter-spacing:normal;text-align:left;opacity:.7;color:#fff}.specific-plays-switch[data-v-b8edeb9f]{width:fit-content;height:40px;display:inline-flex;justify-content:space-between;align-items:center;align-content:center}.specific-plays-switch-mobil-container[data-v-b8edeb9f]{width:140px}.gsc-specific-plays[data-v-b8edeb9f]{position:relative;width:100%;max-width:1100px;height:auto;z-index:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.gsc-specific-plays-movil[data-v-b8edeb9f]{position:relative;width:96%;max-width:1100px;height:auto;padding-bottom:20px;margin:10px auto 0;border-radius:9px;box-shadow:0 4px 20px #00000040;background-color:#1d2a35;z-index:0}.specific-plays-titlecontainer[data-v-b8edeb9f]{height:40px;width:96%;display:inline-flex;justify-content:space-between;margin-left:2%;margin-top:20px}.specific-plays-title[data-v-b8edeb9f]{font-family:Poppins-SemiBold;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;display:inline-flex;text-align:center;line-height:40px}.container-show-video[data-v-b8edeb9f]{width:100%;display:flex;justify-content:center;gap:15px}.container-show-video .container-show-video-title[data-v-b8edeb9f]{color:#fff;font-family:Poppins;font-size:13px;margin-right:5px}.container-show-video-title-mobile[data-v-b8edeb9f]{border-top:dashed 1px rgba(108,126,142,.6);width:100%;display:block;text-align:center;color:#fff;font-family:Poppins;font-size:13px;margin:9px 0 10px;padding-top:10px}
1
+ @charset "UTF-8";.checkbox[data-v-b6f124d8]{width:var(--7bd9d47b);height:var(--34dc7ddc);display:flex;justify-content:flex-start;align-items:flex-start;cursor:pointer}.checkbox__teams[data-v-b6f124d8]{margin-left:6px;display:flex}.checkbox__teams__logo[data-v-b6f124d8]{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-b6f124d8]:first-child{transform:translate(8px)}.checkbox__teams__logo>img[data-v-b6f124d8]{height:18px;width:18px}.checkbox.box-right[data-v-b6f124d8]{flex-direction:row-reverse;justify-content:flex-end}.checkbox.box-top[data-v-b6f124d8]{flex-direction:column;justify-content:flex-start;align-items:center}.checkbox.box-bottom[data-v-b6f124d8]{flex-direction:column-reverse;justify-content:flex-end;align-items:center}.checkbox__box[data-v-b6f124d8]{display:flex;justify-content:center;align-items:center}.checkbox__label[data-v-b6f124d8]{margin:.3em 0;width:var(--7bd9d47b)}.scrollable-container[data-v-b548a08d]{width:100%;background:var(--42d3dba6);overflow-x:hidden;position:relative;display:flex;padding-top:10px;padding-bottom:10px;align-items:center}.scrollable-content[data-v-b548a08d]{flex-grow:1;overflow-x:scroll;scroll-behavior:smooth;padding-bottom:4px}.arrows-container[data-v-b548a08d]{display:flex;justify-content:center;align-items:center;height:var(--4de5d2cf);cursor:pointer;position:var(--67bafa7b);z-index:12}.scrollable-arrows[data-v-b548a08d]{cursor:pointer;padding:var(--61e1032e);font-size:18px;background:var(--79a4ac00);z-index:12;height:var(--6b8355c6);width:var(--29a58368);display:flex;justify-content:flex-end;align-items:center;border-radius:var(--3622fa64);border:1px solid var(--1ba101fe)}.leftRelative[data-v-b548a08d]{margin-left:var(--0bafb5e6);background:var(--423a44b8)}.rightRelative[data-v-b548a08d]{margin-right:var(--0bafb5e6);background:var(--423a44be)}.leftAbsolute[data-v-b548a08d]{left:var(--0bafb5e6);background:var(--423a44b8);margin-left:0}.rightAbsolute[data-v-b548a08d]{right:var(--0bafb5e6);background:var(--423a44be);margin-right:0}.showArrowSlide[data-v-b548a08d]{visibility:visible}.hideArrowSlide[data-v-b548a08d]{visibility:hidden}.scrollable-wrapper[data-v-b548a08d]{display:inline-flex;background:var(--42d3dba6)}.scrollable-content[data-v-b548a08d]::-webkit-scrollbar{width:4px;height:4px}.scrollable-content[data-v-b548a08d]::-webkit-scrollbar-track{background-color:transparent}.scrollable-content[data-v-b548a08d]::-webkit-scrollbar-thumb{background-color:var(--10b117ee)!important;border-radius:4px}.scrollable-content[data-v-b548a08d]::-webkit-scrollbar-thumb:hover{background-color:var(--10b117ee)!important}.gs-switch-container[data-v-8a86dfaf]{width:100%;margin:0 auto;overflow:hidden}.gs-switch-container__control[data-v-8a86dfaf]{width:100%;background:#0d1d29;display:grid;grid-gap:0px;grid-template-columns:repeat(auto-fit,minmax(10px,1fr));overflow:hidden}.gs-switch-container__control__button-option[data-v-8a86dfaf]{width:100%;cursor:pointer;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;height:40px;display:inline-flex;text-align:center;font-size:var(--cff4a118);line-height:.8;border-width:var(--42aab7f6)!important;font-family:var(--d29bcbd2);border-bottom:3px solid gray;align-content:center;align-items:center;justify-content:center}.gs-switch-container-carousel[data-v-8a86dfaf]{width:100%;margin:0 auto;background:var(--df6c5a9c)!important}.gs-switch-container-carousel .gs-switch-container-carousel[data-v-8a86dfaf]{background:var(--df6c5a9c)!important}.gs-switch-container-type[data-v-8a86dfaf]{width:100%;margin:0 auto}.gs-switch-container-type__control[data-v-8a86dfaf]{width:100%;background:#162532;display:grid;grid-gap:2px;grid-template-columns:repeat(auto-fit,minmax(20px,1fr));border-radius:var(--09b32862);border:var(--8c0d6daa) solid var(--e8a86fa4)}.gs-switch-container-type__control__button-option-type[data-v-8a86dfaf]{width:100%;cursor:pointer;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;height:40px;font-size:var(--cff4a118);display:inline-flex;border-radius:var(--09b32862);text-align:center;line-height:.8;border-width:var(--42aab7f6)!important;border-style:solid!important;border:2px solid var(--179494da);font-family:var(--d29bcbd2);align-content:center;align-items:center;justify-content:center}.button-option-multi[data-v-8a86dfaf]{width:var(--cea5647c);cursor:pointer;padding-left:12px;padding-right:12px;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;height:40px;display:inline-flex;text-align:center;font-size:var(--cff4a118);line-height:.8;border-width:var(--42aab7f6)!important;font-family:var(--d29bcbd2);border-bottom:3px solid gray;align-content:center;align-items:center;justify-content:center}body{margin:0 auto!important;box-sizing:border-box}.gsc-container-plays-hidden-title[data-v-c0f94125]{width:100%;height:auto}.text-1[data-v-c0f94125]{font-family:Poppins-Medium;font-size:9px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:left;color:#fff;opacity:.6}.text-2[data-v-c0f94125]{font-family:Poppins-Regular;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;opacity:.9;line-height:1.33;letter-spacing:normal;text-align:left;color:#fff}.gsc-itemplaypc-play-infodata[data-v-c0f94125]{width:100%;height:16px}.gsc-itemplaypc-play-info[data-v-c0f94125]{width:82%;height:72px;justify-content:center;align-items:center;align-content:center}.gsc-itemplaypc-play-number[data-v-c0f94125]{width:16%;height:72px;display:inline-flex;justify-content:right;align-items:center;align-content:center;font-family:Poppins-Regular;font-size:12px;font-weight:400;font-stretch:normal;padding-right:2%;font-style:normal;line-height:72px;letter-spacing:normal;text-align:right;color:#fff}.gsc-item-play-pc-container-play[data-v-c0f94125]{width:100%;height:72px;border-bottom:dashed 1px rgba(180,184,187,.33);display:inline-flex;justify-content:center;align-items:center;align-content:center}.gsc-item-play-pc-container-play.is-selected[data-v-c0f94125],.gsc-item-play-pc-container-play[data-v-c0f94125]:hover{opacity:.8;cursor:pointer;background:#47474733}.arrow-game-vs-playpc[data-v-c0f94125]{margin-left:15px}.arrow-game-vs-playpc[data-v-c0f94125]:hover{cursor:pointer;opacity:.8}.date-game-vs-playpc[data-v-c0f94125]{font-family:Poppins-Regular;font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#ffffff80;margin-left:13px}.score-game-vs-playpc[data-v-c0f94125]{width:47px;height:27.1px;border-radius:14.9px;background-color:#ffffff1a;font-size:13px;font-weight:600;font-stretch:normal;font-style:normal;line-height:27px;letter-spacing:normal;font-family:Poppins-Semibold;text-align:center;color:#fff}.title-game-vs-playpc[data-v-c0f94125]{font-family:Poppins-Semibold;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;margin-left:11px;margin-right:17px}.gsc-item-play-pc[data-v-c0f94125]{width:99.4%;height:auto;border-radius:4px;box-shadow:0 4.5px 22.3px #00000040;background-color:#172531;display:inline-block;position:relative;overflow:hidden;margin-bottom:16px;cursor:pointer}.gsc-item-play-pc-container-title[data-v-c0f94125]{width:100%;height:67px;border-bottom:dashed 1px rgba(180,184,187,.33);display:inline-flex;justify-content:center;align-items:center;align-content:center}.gsc-playpc-contshileds[data-v-c0f94125]{height:27px;width:50px;display:inline-flex;justify-content:center;align-items:center;align-content:center;position:relative}.gsc-playpc-contshileds-home[data-v-c0f94125]{width:25px;height:25px;border-radius:57.3px;position:absolute;box-shadow:0 2.3px 2.3px #00000040;border:solid .6px rgba(255,255,255,.5);background-color:#192733;background-position:center center!important;background-size:60%!important;background-repeat:no-repeat!important;margin-right:22px;z-index:1}.gsc-playpc-contshileds-away[data-v-c0f94125]{width:25px;height:25px;position:absolute;margin-left:22px;border-radius:57.3px;box-shadow:0 2.3px 2.3px #00000040;border:solid .6px rgba(255,255,255,.5);background-color:#192733;background-position:6px center!important;background-size:60%!important;background-repeat:no-repeat!important}.gsc-selector-play-pc[data-v-7dd283c1]{width:100%;height:441px;border-radius:9px;box-shadow:0 4px 20px #00000040;background-color:#1d2a35;display:inline-block;position:relative}.gsc-selector-play-pc__filters-text[data-v-7dd283c1]{width:100%;margin-top:6px;display:flex;align-items:center;justify-content:center;opacity:.7;font-family:Poppins-Regular,sans-serif;font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff}.gsc-selector-play-pc__filters-text>div[data-v-7dd283c1]{width:90%}.gsc-selector-play-pc-container[data-v-7dd283c1]{width:94%;height:383px;margin:11px auto 0;overflow:auto;box-sizing:border-box;padding-bottom:58px}.gsc-selector-play-pc-container[data-v-7dd283c1]::-webkit-scrollbar{width:1px;height:1px}.gsc-selector-play-pc-container[data-v-7dd283c1]::-webkit-scrollbar-track{background-color:transparent}.gsc-selector-play-pc-container[data-v-7dd283c1]::-webkit-scrollbar-thumb{background-color:#b7e280!important;border-radius:1px}.gsc-selector-play-pc-container[data-v-7dd283c1]::-webkit-scrollbar-thumb:hover{background-color:#b7e280!important}.gsc-selector-play-pc-container-scroll[data-v-7dd283c1]{text-align:center;margin-top:10px;width:95.8%;height:6cqh;position:absolute;display:inline-flex;justify-content:center;align-items:center;align-content:center;background:#1d2a35;background:linear-gradient(0deg,#1d2a35 5%,#1d2a35 20%,#1d2a35a1 90%);z-index:2;bottom:10px}.gsc-selector-play-pc-title[data-v-7dd283c1]{font-family:Poppins-Medium;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;width:90%;height:21px;margin:16px auto 0}.button[data-v-f3ee6b2b],.button-active[data-v-f3ee6b2b]{display:inline-flex;justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important}.button-target[data-v-f3ee6b2b]{display:inline-block;overflow:hidden;height:var(--9d01acb4);border-width:var(--14e95081)!important;border-style:var(--38fec285)!important;border-color:var(--34353510)!important;border-radius:var(--20d20dc6)!important;width:var(--17130967);background-color:var(--4ccb7d36);justify-content:center;align-content:center;align-items:center;overflow:none;cursor:pointer!important;cursor:var(--5d1e86a2)!important;font-size:var(--ce65d4a2)!important;font-style:var(--fe4ac47a)!important;font-family:var(--f98e44dc)!important}.stats[data-v-f3ee6b2b]{display:inline-flex;width:100%;padding-top:5px;justify-content:left;align-items:center;align-content:center;height:60%}.iconstats[data-v-f3ee6b2b]{width:14px;height:14px;margin-left:var(--93b87770)}.numstats[data-v-f3ee6b2b]{font-family:Poppins-SemiBold;color:#fff;font-size:var(--c7f7beba);margin-left:7px}.leyend[data-v-f3ee6b2b]{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-f3ee6b2b],.icon[data-v-f3ee6b2b]{padding:0 4px}.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);margin-top:var(--list-margin-top);display:block;position:absolute;left:var(--list-left);right:var(--list-right);width:var(--list-width);padding:var(--list-container-padding);box-shadow:0 8px 16px #0003;z-index:300}.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);margin:var(--list-item-margin);border-radius:var(--list-item-border-radius)!important;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}.scrollable-container[data-v-7d0811ac]{width:100%;background:var(--26acffa8);overflow-x:hidden;overflow-y:hidden;position:relative;display:flex;padding-top:10px;padding-bottom:10px;align-items:center}.scrollable-content[data-v-7d0811ac]{flex-grow:1;overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:4px}.arrows-container[data-v-7d0811ac]{display:flex;justify-content:center;align-items:center;height:var(--3d95bef4);cursor:pointer;position:var(--86ba1cc0);z-index:12}.scrollable-arrows[data-v-7d0811ac]{cursor:pointer;padding:var(--140b6ada);font-size:18px;background:var(--7df46be5);z-index:12;height:var(--33f99798);width:var(--1c8a858d);display:flex;justify-content:flex-end;align-items:center;border-radius:var(--4a7876c9);border:1px solid var(--2ff67e63)}.leftRelative[data-v-7d0811ac]{margin-left:var(--59c5dd08);background:var(--6658215d)}.rightRelative[data-v-7d0811ac]{margin-right:var(--59c5dd08);background:var(--66582163)}.leftAbsolute[data-v-7d0811ac]{left:var(--59c5dd08);background:var(--6658215d);margin-left:0}.rightAbsolute[data-v-7d0811ac]{right:var(--59c5dd08);background:var(--66582163);margin-right:0}.showArrowSlide[data-v-7d0811ac]{visibility:visible}.hideArrowSlide[data-v-7d0811ac]{visibility:hidden}.scrollable-wrapper[data-v-7d0811ac]{display:inline-flex;background:var(--26acffa8)}.scrollable-content[data-v-7d0811ac]::-webkit-scrollbar{width:4px;height:4px}.scrollable-content[data-v-7d0811ac]::-webkit-scrollbar-track{background-color:transparent}.scrollable-content[data-v-7d0811ac]::-webkit-scrollbar-thumb{background-color:var(--e5900a2e)!important;border-radius:4px}.scrollable-content[data-v-7d0811ac]::-webkit-scrollbar-thumb:hover{background-color:var(--e5900a2e)!important}.gsc-item-play-pc-container-play[data-v-7c6dfe22]{width:280px;height:72px;padding-left:2px;padding-right:2px;display:inline-flex;justify-content:center;align-items:center;align-content:center;margin-left:8px;border-radius:8px;background-color:#ffffff0d}.gsc-item-play-pc-container-play[data-v-7c6dfe22]:first-child{margin-left:0}.gsc-item-play-pc-container-play[data-v-7c6dfe22]:hover,.gsc-item-play-pc-container-play-selected[data-v-7c6dfe22]{opacity:.8;cursor:pointer;background:#47474733;border:1px solid rgb(203,238,107)}.gsc-itemplaypc-play-number[data-v-7c6dfe22]{width:16%;height:72px;display:inline-flex;justify-content:right;align-items:center;align-content:center;font-family:Poppins-Regular;font-size:12px;font-weight:400;opacity:.8;font-stretch:normal;padding-right:4%;font-style:normal;line-height:72px;letter-spacing:normal;text-align:right;color:#fff}.gsc-itemplaypc-play-infodata[data-v-7c6dfe22]{width:100%;height:16px}.gsc-itemplaypc-play-info[data-v-7c6dfe22]{width:82%;height:72px;justify-content:center;align-items:center;align-content:center}.text-1[data-v-7c6dfe22]{font-family:Poppins-Medium;font-size:9px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:left;color:#fff;opacity:.6}.text-2[data-v-7c6dfe22]{font-family:Poppins-Regular;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;opacity:.9;line-height:1.33;letter-spacing:normal;text-align:left;color:#fff}.gsc-selector-play-mobile__filters-text div[data-v-7d965f0f]{font-family:Poppins-Regular;font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff}.title-select-plays-mobile[data-v-7d965f0f]{width:100%;height:8px;font-family:Poppins-Regular;font-size:11px;font-weight:400;font-stretch:normal;opacity:.6;font-style:normal;line-height:1.5;letter-spacing:normal;margin-top:18px;margin-bottom:12px;text-align:left;color:#fff}.gsc-itemplaypc-play-number[data-v-7d965f0f]{width:16%;height:72px;display:inline-flex;justify-content:right;align-items:center;align-content:center;font-family:Poppins-Regular;font-size:12px;font-weight:400;opacity:.8;font-stretch:normal;padding-right:4%;font-style:normal;line-height:72px;letter-spacing:normal;text-align:right;color:#fff}.text-1[data-v-7d965f0f]{font-family:Poppins-Medium;font-size:9px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;text-align:left;color:#fff;opacity:.6}.text-2[data-v-7d965f0f]{font-family:Poppins-Regular;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;opacity:.9;line-height:1.33;letter-spacing:normal;text-align:left;color:#fff}.gsc-itemplaypc-play-infodata[data-v-7d965f0f]{width:100%;height:16px}.gsc-itemplaypc-play-info[data-v-7d965f0f]{width:82%;height:72px;justify-content:center;align-items:center;align-content:center}.gsc-item-play-pc-container-play[data-v-7d965f0f]{width:280px;height:72px;padding-left:2px;padding-right:2px;display:inline-flex;justify-content:center;align-items:center;align-content:center;margin-left:8px;border-radius:8px;background-color:#ffffff0d}.gsc-item-play-pc-container-play[data-v-7d965f0f]:first-child{margin-left:0}.gsc-item-play-pc-container-play[data-v-7d965f0f]:hover{opacity:.8;cursor:pointer;background:#47474733}.name-macth-select-plays-mobile[data-v-7d965f0f]{font-family:Poppins-Medium;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;text-align:left}.text-macth-select-plays-mobile[data-v-7d965f0f]{font-family:Poppins-Medium;margin-left:10px;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal;text-align:left}.gsc-selector-play-mobile[data-v-7d965f0f]{width:100%;margin:0 auto;height:auto}.item-selected-container[data-v-7d965f0f]{width:100%;height:48px;display:inline-flex;justify-content:left;align-items:center;align-content:center}.img-away-select-plays-mobile[data-v-7d965f0f],.img-home-select-plays-mobile[data-v-7d965f0f]{width:26px;height:26px;background-position:center center!important;background-size:contain!important;background-repeat:no-repeat!important;margin-left:10px;margin-right:10px}.half-soccer-player-position[data-v-a5a5f9d0]{cursor:pointer}.half-soccer-player-position text[data-v-a5a5f9d0]{font-family:Poppins-Regular,sans-serif;font-weight:500}.half-soccer-tooltip[data-v-3b4bd0a7]{width:190px;height:fit-content;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;padding:12px;border-radius:8px;box-shadow:0 12px 24px #00000040;background-color:#183143}.half-soccer-tooltip__close[data-v-3b4bd0a7]{position:absolute;top:8px;right:8px;cursor:pointer}.half-soccer-tooltip__main-info[data-v-3b4bd0a7]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;width:100%}.half-soccer-tooltip__main-info__jersey-and-photo[data-v-3b4bd0a7]{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:4px}.half-soccer-tooltip__main-info__jersey-and-photo__jersey[data-v-3b4bd0a7]{font-family:Oswald,sans-serif;font-size:48px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1.44px;text-align:left;color:#fff}.half-soccer-tooltip__main-info__jersey-and-photo__photo[data-v-3b4bd0a7]{width:48px;height:48px;flex-grow:0;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 4.4px 4.4px #00000040;border:solid 1.2px rgba(255,255,255,.5);background-color:#192733}.half-soccer-tooltip__main-info__jersey-and-photo__photo>img[data-v-3b4bd0a7]{width:42px;height:42px;flex-grow:0;object-fit:contain;border-radius:50%;background-color:#fff}.half-soccer-tooltip__main-info__player-name[data-v-3b4bd0a7]{width:100%;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff}.half-soccer-tooltip__minutes-text[data-v-3b4bd0a7]{display:flex;justify-content:center;align-items:center;gap:4px;width:100%;padding:15px 0;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.2px;text-align:center;color:#fff9;border-top:dashed 1px #395971;border-bottom:dashed 1px #395971}.half-soccer-tooltip__minutes-info[data-v-3b4bd0a7]{width:100%;display:flex;justify-content:space-between}.half-soccer-tooltip__minutes-info__info[data-v-3b4bd0a7]{display:flex;gap:6px}.half-soccer-tooltip__minutes-info__info__text[data-v-3b4bd0a7]{font-family:Poppins,sans-serif;font-size:9px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.2px;text-align:left;color:#fff9}.half-soccer-tooltip__minutes-info__info__value[data-v-3b4bd0a7]{font-family:Poppins,sans-serif;font-size:9px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.2px;text-align:left;color:#fff9}.labels-container[data-v-27bec9bf]{position:absolute;display:flex;width:100%;justify-content:space-between}.label-left-zone-specific-mobile[data-v-27bec9bf]{position:relative;background-size:77px!important;top:-15px!important;left:3%!important}.label-right-zone-specific-mobile[data-v-27bec9bf]{position:relative;background-size:77px!important;top:-15px!important;right:6%!important}#label-left-zone-specific[data-v-27bec9bf]{position:absolute;width:89px;height:56px;background-image:url(./images/botones/arriba/label-left-zone.svg);background-repeat:no-repeat;background-size:contain;background-position:center;z-index:10;top:0;left:60px;cursor:pointer}#label-right-zone-specific[data-v-27bec9bf]{position:absolute;width:89px;height:56px;background-image:url(./images/botones/arriba/label-right-zone.svg);background-repeat:no-repeat;background-size:contain;background-position:center;z-index:10;top:0;right:60px;cursor:pointer}#label-left-zone-specific[data-v-27bec9bf]:hover,#label-right-zone-specific[data-v-27bec9bf]:hover,#zoom-in[data-v-27bec9bf]:hover,#zoom-out[data-v-27bec9bf]:hover{opacity:.5}.half-soccer-field[data-v-27bec9bf]{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.half-soccer-field__player-info[data-v-27bec9bf]{position:absolute;z-index:1}.half-soccer-field svg[data-v-27bec9bf]{resize:none}body{margin:0 auto!important}.h-separator[data-v-abec1cab]{width:100%;border-bottom:dashed 1px rgba(255,255,255,.2);margin:10px 0 20px}.corner-info[data-v-abec1cab]{display:flex;justify-content:flex-start;align-items:center;gap:12px;padding:0 12px}.corner-info__team[data-v-abec1cab]{display:flex;justify-content:center;align-items:center}.corner-info__team__logo[data-v-abec1cab]{width:26px;height:auto;object-fit:contain}.corner-info__details__player[data-v-abec1cab]{opacity:.7;font-family:Poppins-Regular,sans-serif;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.55;letter-spacing:normal;text-align:left;color:#fff}.corner-info__details__how-was[data-v-abec1cab]{margin-top:6px;opacity:.7;font-family:Poppins-Regular,sans-serif;font-size:9px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.04;letter-spacing:normal;text-align:left;color:#ffffff9c}.corner-info__details .separator[data-v-abec1cab]{opacity:.7;font-family:Poppins-ExtraLight,sans-serif}.game-teams[data-v-abec1cab]{width:100%;display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:10px}.game-teams__team[data-v-abec1cab]{display:flex;justify-content:center;align-items:center;gap:4px;padding:4px 8px;border-radius:3.9px;border:solid .8px rgba(142,162,171,.5)}.game-teams__team .bullet[data-v-abec1cab]{width:6px;height:6px;border-radius:50%}.game-teams__team.home .bullet[data-v-abec1cab]{background-color:#336dff}.game-teams__team.away .bullet[data-v-abec1cab]{background-color:#cbee6b}.game-teams__team .team-logo[data-v-abec1cab]{width:12px;height:12px;display:flex;justify-content:center;align-items:center}.game-teams__team .team-logo img[data-v-abec1cab]{max-width:100%;max-height:100%;object-fit:contain}.modal-confirmation[data-v-abec1cab]{z-index:20;position:fixed;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;background-color:#00000080}.modal-confirmation__container[data-v-abec1cab]{width:300px;height:150px;background-color:#1e2b36;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px}.modal-confirmation__title[data-v-abec1cab]{width:100%;text-align:center;font-family:Poppins-SemiBold,sans-serif;font-size:16px;color:#fff}.modal-confirmation__buttons[data-v-abec1cab]{width:100%;display:flex;justify-content:space-between;align-items:center}.modal-confirmation__buttons__button[data-v-abec1cab]{width:100px;height:40px;background-color:#cbee6b;color:#1e2b36;font-family:Poppins-Regular,sans-serif;font-size:14px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:20px}.modal-confirmation__buttons__button.cancel[data-v-abec1cab]{background-color:#f00000;color:#fff}.button-tracking[data-v-abec1cab]{width:fit-content;padding:8px 16px;border-radius:20px;background-color:#a2eff1;color:#1e2b36;font-family:Poppins-Regular,sans-serif;font-size:14px;display:flex;justify-content:center;align-items:center;cursor:pointer}.button-sync[data-v-abec1cab]{width:fit-content;padding:8px 16px;border-radius:20px;background-color:#cbee6b;color:#1e2b36;font-family:Poppins-Regular,sans-serif;font-size:14px;display:flex;justify-content:center;align-items:center;cursor:pointer}.title-movil-title[data-v-abec1cab]{font-family:Poppins-SemiBold;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#fff;margin-top:25px;margin-left:2%}.contappvalueincementsecond-controls-container-menos[data-v-abec1cab]{width:100%;height:16px;position:absolute;margin-top:15px;line-height:0;padding-bottom:10px;text-align:center}.contappvalueincementsecond-controls-container-menos[data-v-abec1cab]:hover{cursor:pointer;color:#fff}.contappvalueincementsecond-controls-container-mas[data-v-abec1cab]{width:100%;height:17px;text-align:center;line-height:30px;position:absolute;padding-top:5px;margin-top:-5px}.contappvalueincementsecond-controls-container-mas[data-v-abec1cab]:hover{cursor:pointer;color:#fff}.contappvalueincementsecond-controls-container[data-v-abec1cab]{width:27px;height:33px;position:relative}.contappvalueincementsecond-label[data-v-abec1cab]{font-family:Poppins-Regular;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:33px;letter-spacing:-.06px;text-align:center;color:#fffc;width:30px;height:33px}.contappvalueincementsecond-value[data-v-abec1cab]{font-family:Poppins-SemiBold;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:33px;letter-spacing:normal;text-align:center;color:#fff;width:20px;height:33px}.contappvalueincementsecond-signed[data-v-abec1cab]{width:20px;height:33px;font-family:Poppins-SemiBold;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;line-height:33px;letter-spacing:normal;text-align:center;color:#fff}.cont-app-value-incement-second[data-v-abec1cab]{width:96px;height:33px;margin-left:10px;border-radius:5px;border:solid 1px #8ea2ab;display:inline-flex;justify-content:center;align-items:center;align-content:center;overflow:hidden}.text-icon-info[data-v-abec1cab]{font-family:Poppins-Regular;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#fff;margin-left:8px;opacity:.8}.specify-control-incement-second-container[data-v-abec1cab]{width:fit-content;height:30px;display:inline-flex;justify-content:right;align-items:center;align-content:center}.specify-control-incement-second-container-mobil[data-v-abec1cab]{width:100%;height:30px;display:inline-flex;justify-content:center;align-items:center;align-content:center}.icon-info[data-v-abec1cab]{width:14px;height:14px;margin-left:8px;background:url(/icn-info@2x.png);background-position:center center;background-size:contain;background-repeat:no-repeat}.icon-info[data-v-abec1cab]:hover{cursor:pointer;opacity:.8}.imgclassvalue[data-v-abec1cab]{position:absolute;margin-left:8px;width:20px;margin-top:2px}input[type=radio][data-v-abec1cab]{display:none}.radio-container[data-v-abec1cab]{display:inline-block;position:relative;padding-left:23px;margin-right:45px;cursor:pointer}.radio-container .outer-circle-home[data-v-abec1cab],.radio-container .outer-circle-away[data-v-abec1cab]{position:absolute;top:0;left:0;height:16px;width:16px;border-radius:5px;border:2px solid rgb(150,157,162);opacity:.9;margin-top:3px}.radio-container .outer-circle-home svg[data-v-abec1cab],.radio-container .outer-circle-away svg[data-v-abec1cab]{padding-left:3px}.radio-container input[type=checkbox]:checked+.outer-circle-home[data-v-abec1cab]{position:absolute;top:0;left:0;width:16px;height:16px;border-radius:5px;border:2px solid #2f60d7;background-color:#2f60d7;opacity:1;z-index:10}.radio-container input[type=checkbox]:checked+.outer-circle-away[data-v-abec1cab]{position:absolute;top:0;left:0;width:16px;height:16px;border:2px solid #cbee6b;background-color:#cbee6b;border-radius:5px;opacity:1;z-index:10}.radio-label[data-v-abec1cab]{line-height:24px;position:relative;font-family:Poppins-Regular;font-size:13px;font-weight:500;width:100px;height:25px;font-stretch:normal;font-style:normal;line-height:25px;letter-spacing:normal;text-align:center;color:#fff;margin-left:5px}.label-radios-val[data-v-abec1cab]{font-family:Poppins-Medium;font-size:12px;font-weight:500;width:100px;height:25px;opacity:.8;font-stretch:normal;font-style:normal;line-height:25px;letter-spacing:normal;text-align:center;color:#fff;margin-left:7px}.specific-plays-radio-container[data-v-abec1cab]{width:200px;height:40px;display:flex;justify-content:center;align-items:center;align-content:center}.specific-plays-radio-container.is-away-team[data-v-abec1cab]{flex-direction:row-reverse}.specific-plays-radio-container-movil[data-v-abec1cab]{width:100%;height:40px;display:inline-flex;justify-content:center;align-items:center;align-content:center}.specific-plays-controls11[data-v-abec1cab]{width:90%;height:60px;margin:0 auto 0 5%;display:inline-flex;justify-content:space-between;align-items:center;align-content:center;border-bottom:dashed 1px rgba(108,126,142,.6)}.specific-plays-controls11-mobile[data-v-abec1cab]{width:100%;height:60px;margin:0 auto;display:inline-block;border-bottom:dashed 1px rgba(108,126,142,.6)}.specific-plays-controls22[data-v-abec1cab]{width:90%;height:60px;margin-left:5%;display:inline-flex;justify-content:space-between;align-items:center;align-content:center}.specific-plays-controls22small[data-v-abec1cab]{width:100%;margin-left:0}.specific-plays-controls[data-v-abec1cab]{width:100%;height:113px;justify-content:center;align-items:center;align-content:center}.specific-plays-field[data-v-abec1cab]{width:100%;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.specific-plays-field__soccer-field[data-v-abec1cab]{width:-webkit-fill-available;max-width:90%;height:100%;flex-grow:1}.specific-plays-field__play-buttons[data-v-abec1cab]{width:100%;display:flex;justify-content:center;align-items:center;align-content:center;margin-top:10px;gap:16px}.specific-plays-field__play-buttons__text[data-v-abec1cab]{font-family:Poppins-Regular,sans-serif;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:right;color:#fff;margin-right:8px}.specific-plays-field__play-buttons__container[data-v-abec1cab]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}.specific-plays-field__play-buttons__button[data-v-abec1cab]{width:fit-content;height:fit-content;padding:3px 12px;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:20px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:solid 1px #cbee6b;background-color:#ffffff14;cursor:pointer}.specific-plays-field__play-buttons__button__icon[data-v-abec1cab]{width:8px;display:flex;align-items:center}.specific-plays-field__play-buttons__button__icon img[data-v-abec1cab]{width:8px}.specific-plays-field__play-buttons__button__text[data-v-abec1cab]{font-family:Poppins-Medium,sans-serif;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:-.36px;text-align:left;color:#fff}.cont-who-connected[data-v-abec1cab],.cont-who-connected900[data-v-abec1cab]{width:100%;height:auto}.cont-who-connected768[data-v-abec1cab]{width:100%;height:auto;margin-top:15px}.cont-collectors900[data-v-abec1cab]{width:37%;height:441px}.cont-collectors768[data-v-abec1cab]{width:100%;height:auto}.cont-data768[data-v-abec1cab]{display:inline-block;width:97.5%;height:auto;margin-top:20px;margin-left:1.5%}.cont-data[data-v-abec1cab]{width:100%;height:auto;margin-top:0;margin-left:0;display:inline-flex}.cont-collectors[data-v-abec1cab]{width:33%;height:441px}.specific-plays-content-container[data-v-abec1cab]{width:96%;height:462px;background:red;margin-left:2%;margin-top:8px;display:inline-flex;justify-content:space-between;align-items:center;align-content:center}.specific-plays-title-elegibility[data-v-abec1cab]{font-family:Poppins-Regular;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:37px;letter-spacing:normal;text-align:left;opacity:.7;color:#fff}.specific-plays-switch[data-v-abec1cab]{width:fit-content;height:40px;display:inline-flex;justify-content:space-between;align-items:center;align-content:center}.specific-plays-switch-mobil-container[data-v-abec1cab]{width:140px}.gsc-specific-plays[data-v-abec1cab]{position:relative;width:100%;max-width:1100px;height:auto;z-index:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.gsc-specific-plays-movil[data-v-abec1cab]{position:relative;width:96%;max-width:1100px;height:auto;padding-bottom:20px;margin:10px auto 0;border-radius:9px;box-shadow:0 4px 20px #00000040;background-color:#1d2a35;z-index:0}.specific-plays-titlecontainer[data-v-abec1cab]{height:40px;width:96%;display:inline-flex;justify-content:space-between;margin-left:2%;margin-top:20px}.specific-plays-title[data-v-abec1cab]{font-family:Poppins-SemiBold;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;display:inline-flex;text-align:center;line-height:40px}.container-show-video[data-v-abec1cab]{width:100%;display:flex;justify-content:center;gap:15px}.container-show-video .container-show-video-title[data-v-abec1cab]{color:#fff;font-family:Poppins;font-size:13px;margin-right:5px}.container-show-video-title-mobile[data-v-abec1cab]{border-top:dashed 1px rgba(108,126,142,.6);width:100%;display:block;text-align:center;color:#fff;font-family:Poppins;font-size:13px;margin:9px 0 10px;padding-top:10px}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golstats/gsc-specific-plays",
3
- "version": "1.0.2",
3
+ "version": "1.0.5",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "files": [