@golstats/gsc-specific-plays 1.1.2 → 1.1.4

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.
@@ -1,5 +1,5 @@
1
- import { useCssVars as Bt, ref as M, computed as I, watch as le, createElementBlock as g, openBlock as h, normalizeClass as W, createElementVNode as r, createCommentVNode as P, normalizeStyle as D, Fragment as G, toDisplayString as T, renderList as Ae, withModifiers as Ks, createTextVNode as X, withDirectives as oe, vShow as ye, createBlock as he, onMounted as Ys, onBeforeMount as Qs, createVNode as Be, renderSlot as At, Transition as eo, withCtx as st, unref as ae, pushScopeId as to, popScopeId as so, createStaticVNode as at, vModelCheckbox as Xe } from "vue";
2
- const ht = "/icons/icn-play.png", oo = (e, t) => {
1
+ import { useCssVars as Bt, ref as M, computed as I, watch as le, openBlock as h, createElementBlock as g, normalizeClass as W, createElementVNode as r, normalizeStyle as D, Fragment as j, toDisplayString as T, createCommentVNode as P, renderList as Ae, withModifiers as Ks, createTextVNode as X, withDirectives as oe, vShow as ye, createBlock as he, onMounted as Ys, onBeforeMount as Qs, renderSlot as At, createVNode as Be, Transition as eo, withCtx as st, unref as ne, pushScopeId as to, popScopeId as so, createStaticVNode as lt, vModelCheckbox as Xe } from "vue";
2
+ const bt = "/icons/icn-play.png", oo = (e, t) => {
3
3
  const s = e.__vccOpts || e;
4
4
  for (const [o, n] of t)
5
5
  s[o] = n;
@@ -175,7 +175,7 @@ const ht = "/icons/icn-play.png", oo = (e, t) => {
175
175
  class: "checkbox__box",
176
176
  style: D(n.value)
177
177
  }, [
178
- o.value ? (h(), g(G, { key: 0 }, [
178
+ o.value ? (h(), g(j, { key: 0 }, [
179
179
  s.boxValue ? (h(), g("div", {
180
180
  key: 0,
181
181
  class: "checkbox__box__value",
@@ -210,7 +210,7 @@ const ht = "/icons/icn-play.png", oo = (e, t) => {
210
210
  }, T(e.label), 5)
211
211
  ], 2));
212
212
  }
213
- }, gt = /* @__PURE__ */ oo(po, [["__scopeId", "data-v-b6f124d8"]]), we = (e, t) => {
213
+ }, Ct = /* @__PURE__ */ oo(po, [["__scopeId", "data-v-b6f124d8"]]), we = (e, t) => {
214
214
  const s = e.__vccOpts || e;
215
215
  for (const [o, n] of t)
216
216
  s[o] = n;
@@ -310,7 +310,7 @@ const ht = "/icons/icn-play.png", oo = (e, t) => {
310
310
  ])
311
311
  ], 4),
312
312
  s.value ? (h(), g("div", wo, [
313
- (h(!0), g(G, null, Ae(n.value, (d, p) => (h(), g("div", {
313
+ (h(!0), g(j, null, Ae(n.value, (d, p) => (h(), g("div", {
314
314
  key: d.play_id,
315
315
  class: W(["gsc-item-play-pc-container-play", { "is-selected": d.isSelected }]),
316
316
  onClick: Ks((y) => a(d), ["stop"])
@@ -383,7 +383,7 @@ const ht = "/icons/icn-play.png", oo = (e, t) => {
383
383
  [ye, e.areFiltersOpen]
384
384
  ]),
385
385
  r("div", Ro, [
386
- (h(!0), g(G, null, Ae(e.gamesByTeam, (a) => (h(), he(To, {
386
+ (h(!0), g(j, null, Ae(e.gamesByTeam, (a) => (h(), he(To, {
387
387
  key: a.game_id,
388
388
  game: a,
389
389
  show: a.isSelected,
@@ -506,7 +506,7 @@ const Mo = (e) => (to("data-v-f3ee6b2b"), e = e(), so(), e), Do = ["src"], Ho =
506
506
  }, Uo = ["src"], Vo = { class: "stats" }, zo = /* @__PURE__ */ Mo(() => /* @__PURE__ */ r("img", {
507
507
  class: "iconstats",
508
508
  src: "https://golstatsimages.blob.core.windows.net/todoelfut/playdes.png"
509
- }, null, -1)), Go = { class: "numstats" }, jo = { class: "leyend" };
509
+ }, null, -1)), jo = { class: "numstats" }, Go = { class: "leyend" };
510
510
  function Wo(e, t, s, o, n, a) {
511
511
  return h(), g("div", null, [
512
512
  s.type == 0 ? (h(), g("div", {
@@ -536,9 +536,9 @@ function Wo(e, t, s, o, n, a) {
536
536
  }, [
537
537
  r("div", Vo, [
538
538
  zo,
539
- r("div", Go, T(s.textStat), 1)
539
+ r("div", jo, T(s.textStat), 1)
540
540
  ]),
541
- r("div", jo, T(s.textCategory), 1)
541
+ r("div", Go, T(s.textCategory), 1)
542
542
  ])) : P("", !0)
543
543
  ]);
544
544
  }
@@ -843,7 +843,7 @@ const qo = /* @__PURE__ */ No(Ot, [["render", Wo], ["__scopeId", "data-v-f3ee6b2
843
843
  class: "gsc-dropdown__items",
844
844
  style: D({ "margin-top": `${s.borderWidth}px` })
845
845
  }, [
846
- (h(!0), g(G, null, Ae(e.items, (w, v) => (h(), g("div", null, [
846
+ (h(!0), g(j, null, Ae(e.items, (w, v) => (h(), g("div", null, [
847
847
  oe((h(), g("div", {
848
848
  class: W(["gsc-dropdown__items__item", { selected: v === a.value }]),
849
849
  key: v,
@@ -856,7 +856,7 @@ const qo = /* @__PURE__ */ No(Ot, [["render", Wo], ["__scopeId", "data-v-f3ee6b2
856
856
  ]))), 256))
857
857
  ], 4),
858
858
  e.isFooterVisible ? (h(), g("div", tn, [
859
- Be(ae(qo), {
859
+ Be(ne(qo), {
860
860
  "text-value": "Listo",
861
861
  "border-color": "#cbee6b",
862
862
  "font-size": "12px",
@@ -1116,7 +1116,7 @@ const mn = /* @__PURE__ */ on(Lt, [["render", pn], ["__scopeId", "data-v-7d0811a
1116
1116
  }
1117
1117
  });
1118
1118
  return (i, c) => (h(), g("div", Sn, [
1119
- Be(ae(sn), {
1119
+ Be(ne(sn), {
1120
1120
  items: e.gamesByTeam,
1121
1121
  height: "49px",
1122
1122
  width: "100%",
@@ -1170,7 +1170,7 @@ const mn = /* @__PURE__ */ on(Lt, [["render", pn], ["__scopeId", "data-v-7d0811a
1170
1170
  [ye, e.areFiltersOpen]
1171
1171
  ]),
1172
1172
  s.value ? (h(), g("div", Pn, [
1173
- Be(ae(mn), {
1173
+ Be(ne(mn), {
1174
1174
  pxScroll: 290,
1175
1175
  arrowsPadding: 5,
1176
1176
  arrowsWidth: 15,
@@ -1188,7 +1188,7 @@ const mn = /* @__PURE__ */ on(Lt, [["render", pn], ["__scopeId", "data-v-7d0811a
1188
1188
  arrowsBorder: "#ddd"
1189
1189
  }, {
1190
1190
  default: st(() => [
1191
- (h(!0), g(G, null, Ae(a.value, (d, p) => (h(), he(_n, {
1191
+ (h(!0), g(j, null, Ae(a.value, (d, p) => (h(), he(_n, {
1192
1192
  "corner-number": `${p + 1}/${a.value.length}`,
1193
1193
  corner: d,
1194
1194
  key: d.play_id,
@@ -1236,9 +1236,9 @@ const mn = /* @__PURE__ */ on(Lt, [["render", pn], ["__scopeId", "data-v-7d0811a
1236
1236
  const w = C - 15;
1237
1237
  return C !== null ? m * (446 + Kt * w) + (104 - Kt * w) - 12 : null;
1238
1238
  }
1239
- return (A, C) => (h(), g(G, null, [
1239
+ return (A, C) => (h(), g(j, null, [
1240
1240
  C[3] || (C[3] = r("div", null, null, -1)),
1241
- e.visibleTeamsIds.includes(e.playerPosition.teamId) ? (h(), g(G, { key: 0 }, [
1241
+ e.visibleTeamsIds.includes(e.playerPosition.teamId) ? (h(), g(j, { key: 0 }, [
1242
1242
  C[2] || (C[2] = r("defs", null, [
1243
1243
  r("marker", {
1244
1244
  id: "arrowPlayerPosition",
@@ -1322,7 +1322,7 @@ const mn = /* @__PURE__ */ on(Lt, [["render", pn], ["__scopeId", "data-v-7d0811a
1322
1322
  ], 64)) : P("", !0)
1323
1323
  ], 64));
1324
1324
  }
1325
- }, Nn = /* @__PURE__ */ we($n, [["__scopeId", "data-v-816b19a7"]]), ms = 481, Mn = 606, ys = 210, Dn = ys * 2, Hn = 88, Un = Mn - ms, Vn = Un / ys, bt = 18;
1325
+ }, Nn = /* @__PURE__ */ we($n, [["__scopeId", "data-v-816b19a7"]]), ms = 481, Mn = 606, ys = 210, Dn = ys * 2, Hn = 88, Un = Mn - ms, Vn = Un / ys, vt = 18;
1326
1326
  function Ke(e) {
1327
1327
  return e * Dn;
1328
1328
  }
@@ -1330,7 +1330,7 @@ function Ye(e, t) {
1330
1330
  const s = e * ms, o = t * Vn + s, n = o - s;
1331
1331
  return o + (Hn - n);
1332
1332
  }
1333
- const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"], qn = ["stroke-dasharray", "x1", "y1", "x2", "y2", "marker-end"], Zn = {
1333
+ const zn = ["x", "y"], jn = ["font-size"], Gn = ["x", "y"], Wn = ["font-size"], qn = ["stroke-dasharray", "x1", "y1", "x2", "y2", "marker-end"], Zn = {
1334
1334
  __name: "HalfSoccerConnectionPosition",
1335
1335
  props: {
1336
1336
  playConnection: {
@@ -1348,7 +1348,7 @@ const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"],
1348
1348
  t.playConnection.previousPlayConnection.y3,
1349
1349
  t.playConnection.previousPlayConnection.isTeamForAnalysis
1350
1350
  ) : a(t.playConnection.y1, t.playConnection.isTeamForAnalysis)
1351
- ) + bt), o = I(() => Ye(
1351
+ ) + vt), o = I(() => Ye(
1352
1352
  t.playConnection.previousPlayConnection ? i(
1353
1353
  t.playConnection.previousPlayConnection.x3,
1354
1354
  t.playConnection.previousPlayConnection.isTeamForAnalysis
@@ -1405,7 +1405,7 @@ const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"],
1405
1405
  function i(c, d = !1) {
1406
1406
  return (!d && !t.isAgainstCorner || d && t.isAgainstCorner) && (c = 1 - c), c;
1407
1407
  }
1408
- return (c, d) => (h(), g(G, null, [
1408
+ return (c, d) => (h(), g(j, null, [
1409
1409
  d[2] || (d[2] = r("defs", null, [
1410
1410
  r("marker", {
1411
1411
  id: "arrow",
@@ -1448,7 +1448,7 @@ const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"],
1448
1448
  fill: "none",
1449
1449
  xmlns: "http://www.w3.org/2000/svg"
1450
1450
  }, [
1451
- d[0] || (d[0] = at('<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)),
1451
+ d[0] || (d[0] = lt('<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)),
1452
1452
  r("g", null, [
1453
1453
  r("text", {
1454
1454
  x: "50%",
@@ -1458,7 +1458,7 @@ const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"],
1458
1458
  dy: "1",
1459
1459
  "font-size": e.playConnection.player.jersey > 99 ? 10 : 14,
1460
1460
  stroke: "white"
1461
- }, T(e.playConnection.player.jersey), 9, Gn)
1461
+ }, T(e.playConnection.player.jersey), 9, jn)
1462
1462
  ])
1463
1463
  ], 8, zn)) : (h(), g("svg", {
1464
1464
  key: 1,
@@ -1470,7 +1470,7 @@ const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"],
1470
1470
  fill: "none",
1471
1471
  xmlns: "http://www.w3.org/2000/svg"
1472
1472
  }, [
1473
- d[1] || (d[1] = at('<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)),
1473
+ d[1] || (d[1] = lt('<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)),
1474
1474
  r("g", null, [
1475
1475
  r("text", {
1476
1476
  x: "50%",
@@ -1483,16 +1483,16 @@ const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"],
1483
1483
  stroke: "white"
1484
1484
  }, T(e.playConnection.player.jersey), 9, Wn)
1485
1485
  ])
1486
- ], 8, jn)),
1487
- (h(!0), g(G, null, Ae(n.value, (p, y) => (h(), g(G, null, [
1486
+ ], 8, Gn)),
1487
+ (h(!0), g(j, null, Ae(n.value, (p, y) => (h(), g(j, null, [
1488
1488
  p.x1 && p.y1 ? (h(), g("line", {
1489
1489
  key: `${e.playConnection.playId}-${c.index}`,
1490
1490
  style: { stroke: "#cbee6b", "stroke-width": "2" },
1491
1491
  "stroke-dasharray": y === 0 && n.value.length === 2 ? "none" : "5,5",
1492
1492
  x1: p.x1,
1493
- y1: p.y1 + ae(bt),
1493
+ y1: p.y1 + ne(vt),
1494
1494
  x2: p.x2,
1495
- y2: p.y2 + ae(bt),
1495
+ y2: p.y2 + ne(vt),
1496
1496
  "marker-start": "url(#bullet)",
1497
1497
  "marker-end": `url(${e.playConnection.isLastPlay && y === n.value.length - 1 ? "#arrow" : ""})`
1498
1498
  }, null, 8, qn)) : P("", !0)
@@ -1635,9 +1635,9 @@ const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"],
1635
1635
  o.value = A, n("changelateralidad", o.value);
1636
1636
  }
1637
1637
  const i = M(!1), c = M(0), d = M(0), p = M(null), y = I(() => s.arePositionPathsVisible ? s.playersPositionsByRange.reduce(
1638
- (C, { playersPositions: m, finalPlayersPositions: w, areFirstPositions: v, areFinalPositions: U }) => (m.forEach((j, N) => {
1638
+ (C, { playersPositions: m, finalPlayersPositions: w, areFirstPositions: v, areFinalPositions: U }) => (m.forEach((G, N) => {
1639
1639
  C.push({
1640
- ...j,
1640
+ ...G,
1641
1641
  finalPlayerPosition: w[N],
1642
1642
  isFirstPosition: v,
1643
1643
  isFinalPosition: U
@@ -1659,18 +1659,18 @@ const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"],
1659
1659
  function x({ event: A, playerPosition: C }) {
1660
1660
  p.value = C.player, c.value = A.layerX, d.value = A.layerY, i.value = !0;
1661
1661
  }
1662
- return (A, C) => (h(), g(G, null, [
1662
+ return (A, C) => (h(), g(j, null, [
1663
1663
  e.widthContainer <= 768 ? (h(), g("div", ci, [
1664
1664
  r("div", {
1665
1665
  id: "label-left-zone-specific",
1666
1666
  class: "label-left-zone-specific-mobile",
1667
- style: D(ae(o) == "left" ? "" : "opacity: 0.6"),
1667
+ style: D(ne(o) == "left" ? "" : "opacity: 0.6"),
1668
1668
  onClick: C[0] || (C[0] = (m) => a("left"))
1669
1669
  }, null, 4),
1670
1670
  r("div", {
1671
1671
  id: "label-right-zone-specific",
1672
1672
  class: "label-right-zone-specific-mobile",
1673
- style: D(ae(o) == "right" ? "" : "opacity: 0.6"),
1673
+ style: D(ne(o) == "right" ? "" : "opacity: 0.6"),
1674
1674
  onClick: C[1] || (C[1] = (m) => a("right"))
1675
1675
  }, null, 4)
1676
1676
  ])) : P("", !0),
@@ -1681,13 +1681,13 @@ const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"],
1681
1681
  e.widthContainer > 768 ? (h(), g("div", {
1682
1682
  key: 0,
1683
1683
  id: "label-left-zone-specific",
1684
- style: D(ae(o) == "left" ? "" : "opacity: 0.6"),
1684
+ style: D(ne(o) == "left" ? "" : "opacity: 0.6"),
1685
1685
  onClick: C[2] || (C[2] = (m) => a("left"))
1686
1686
  }, null, 4)) : P("", !0),
1687
1687
  e.widthContainer > 768 ? (h(), g("div", {
1688
1688
  key: 1,
1689
1689
  id: "label-right-zone-specific",
1690
- style: D(ae(o) == "right" ? "" : "opacity: 0.6"),
1690
+ style: D(ne(o) == "right" ? "" : "opacity: 0.6"),
1691
1691
  onClick: C[3] || (C[3] = (m) => a("right"))
1692
1692
  }, null, 4)) : P("", !0),
1693
1693
  r("div", {
@@ -1701,12 +1701,12 @@ const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"],
1701
1701
  }, null, 8, ["player"])) : P("", !0)
1702
1702
  ], 4),
1703
1703
  (h(), g("svg", di, [
1704
- e.isAgainstCorner ? (h(), g(G, { key: 0 }, [
1705
- C[5] || (C[5] = at('<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))
1706
- ], 64)) : (h(), g(G, { key: 1 }, [
1707
- C[6] || (C[6] = at('<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))
1704
+ e.isAgainstCorner ? (h(), g(j, { key: 0 }, [
1705
+ C[5] || (C[5] = lt('<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))
1706
+ ], 64)) : (h(), g(j, { key: 1 }, [
1707
+ C[6] || (C[6] = lt('<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))
1708
1708
  ], 64)),
1709
- (h(!0), g(G, null, Ae(y.value, (m) => (h(), he(Nn, {
1709
+ (h(!0), g(j, null, Ae(y.value, (m) => (h(), he(Nn, {
1710
1710
  key: `${m.playId}-${m.playerId}`,
1711
1711
  "player-position": m,
1712
1712
  "team-id-for-analysis": e.teamIdForAnalysis,
@@ -1714,7 +1714,7 @@ const zn = ["x", "y"], Gn = ["font-size"], jn = ["x", "y"], Wn = ["font-size"],
1714
1714
  "is-against-corner": e.isAgainstCorner,
1715
1715
  onPlayerPositionClick: x
1716
1716
  }, null, 8, ["player-position", "team-id-for-analysis", "visible-teams-ids", "is-against-corner"]))), 128)),
1717
- e.areConnectionsVisible ? (h(!0), g(G, { key: 2 }, Ae(e.playConnections, (m) => (h(), he(Zn, {
1717
+ e.areConnectionsVisible ? (h(!0), g(j, { key: 2 }, Ae(e.playConnections, (m) => (h(), he(Zn, {
1718
1718
  key: m.id,
1719
1719
  "play-connection": m,
1720
1720
  "is-against-corner": e.isAgainstCorner
@@ -1729,10 +1729,10 @@ function hs(e, t) {
1729
1729
  return e.apply(t, arguments);
1730
1730
  };
1731
1731
  }
1732
- const { toString: pi } = Object.prototype, { getPrototypeOf: Rt } = Object, { iterator: lt, toStringTag: gs } = Symbol, ct = /* @__PURE__ */ ((e) => (t) => {
1732
+ const { toString: pi } = Object.prototype, { getPrototypeOf: Rt } = Object, { iterator: dt, toStringTag: gs } = Symbol, ut = /* @__PURE__ */ ((e) => (t) => {
1733
1733
  const s = pi.call(t);
1734
1734
  return e[s] || (e[s] = s.slice(8, -1).toLowerCase());
1735
- })(/* @__PURE__ */ Object.create(null)), ce = (e) => (e = e.toLowerCase(), (t) => ct(t) === e), dt = (e) => (t) => typeof t === e, { isArray: Le } = Array, Oe = dt("undefined");
1735
+ })(/* @__PURE__ */ Object.create(null)), ce = (e) => (e = e.toLowerCase(), (t) => ut(t) === e), ft = (e) => (t) => typeof t === e, { isArray: Le } = Array, Oe = ft("undefined");
1736
1736
  function Ue(e) {
1737
1737
  return e !== null && !Oe(e) && e.constructor !== null && !Oe(e.constructor) && Q(e.constructor.isBuffer) && e.constructor.isBuffer(e);
1738
1738
  }
@@ -1741,11 +1741,11 @@ function mi(e) {
1741
1741
  let t;
1742
1742
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && bs(e.buffer), t;
1743
1743
  }
1744
- const yi = dt("string"), Q = dt("function"), Cs = dt("number"), Ve = (e) => e !== null && typeof e == "object", hi = (e) => e === !0 || e === !1, ot = (e) => {
1745
- if (ct(e) !== "object")
1744
+ const yi = ft("string"), Q = ft("function"), Cs = ft("number"), Ve = (e) => e !== null && typeof e == "object", hi = (e) => e === !0 || e === !1, ot = (e) => {
1745
+ if (ut(e) !== "object")
1746
1746
  return !1;
1747
1747
  const t = Rt(e);
1748
- return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(gs in e) && !(lt in e);
1748
+ return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(gs in e) && !(dt in e);
1749
1749
  }, gi = (e) => {
1750
1750
  if (!Ve(e) || Ue(e))
1751
1751
  return !1;
@@ -1756,7 +1756,7 @@ const yi = dt("string"), Q = dt("function"), Cs = dt("number"), Ve = (e) => e !=
1756
1756
  }
1757
1757
  }, bi = ce("Date"), Ci = ce("File"), vi = ce("Blob"), wi = ce("FileList"), _i = (e) => Ve(e) && Q(e.pipe), Si = (e) => {
1758
1758
  let t;
1759
- return e && (typeof FormData == "function" && e instanceof FormData || Q(e.append) && ((t = ct(e)) === "formdata" || // detect form-data instance
1759
+ return e && (typeof FormData == "function" && e instanceof FormData || Q(e.append) && ((t = ut(e)) === "formdata" || // detect form-data instance
1760
1760
  t === "object" && Q(e.toString) && e.toString() === "[object FormData]"));
1761
1761
  }, xi = ce("URLSearchParams"), [Fi, Ai, ki, Ei] = ["ReadableStream", "Request", "Response", "Headers"].map(ce), Pi = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
1762
1762
  function ze(e, t, { allOwnKeys: s = !1 } = {}) {
@@ -1826,7 +1826,7 @@ const Ti = (e, t, s, { allOwnKeys: o } = {}) => (ze(t, (n, a) => {
1826
1826
  s[t] = e[t];
1827
1827
  return s;
1828
1828
  }, $i = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && Rt(Uint8Array)), Ni = (e, t) => {
1829
- const o = (e && e[lt]).call(e);
1829
+ const o = (e && e[dt]).call(e);
1830
1830
  let n;
1831
1831
  for (; (n = o.next()) && !n.done; ) {
1832
1832
  const a = n.value;
@@ -1871,10 +1871,10 @@ const Ti = (e, t, s, { allOwnKeys: o } = {}) => (ze(t, (n, a) => {
1871
1871
  });
1872
1872
  };
1873
1873
  return Le(e) ? o(e) : o(String(e).split(t)), s;
1874
- }, Gi = () => {
1875
- }, ji = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
1874
+ }, ji = () => {
1875
+ }, Gi = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
1876
1876
  function Wi(e) {
1877
- return !!(e && Q(e.append) && e[gs] === "FormData" && e[lt]);
1877
+ return !!(e && Q(e.append) && e[gs] === "FormData" && e[dt]);
1878
1878
  }
1879
1879
  const qi = (e) => {
1880
1880
  const t = new Array(10), s = (o, n) => {
@@ -1902,7 +1902,7 @@ const qi = (e) => {
1902
1902
  }))(`axios@${Math.random()}`, []) : (s) => setTimeout(s))(
1903
1903
  typeof setImmediate == "function",
1904
1904
  Q(xe.postMessage)
1905
- ), Xi = typeof queueMicrotask < "u" ? queueMicrotask.bind(xe) : typeof process < "u" && process.nextTick || Ss, Ki = (e) => e != null && Q(e[lt]), u = {
1905
+ ), Xi = typeof queueMicrotask < "u" ? queueMicrotask.bind(xe) : typeof process < "u" && process.nextTick || Ss, Ki = (e) => e != null && Q(e[dt]), u = {
1906
1906
  isArray: Le,
1907
1907
  isArrayBuffer: bs,
1908
1908
  isBuffer: Ue,
@@ -1935,7 +1935,7 @@ const qi = (e) => {
1935
1935
  stripBOM: Bi,
1936
1936
  inherits: Oi,
1937
1937
  toFlatObject: Li,
1938
- kindOf: ct,
1938
+ kindOf: ut,
1939
1939
  kindOfTest: ce,
1940
1940
  endsWith: Ri,
1941
1941
  toArray: Ii,
@@ -1949,8 +1949,8 @@ const qi = (e) => {
1949
1949
  freezeMethods: Vi,
1950
1950
  toObjectSet: zi,
1951
1951
  toCamelCase: Hi,
1952
- noop: Gi,
1953
- toFiniteNumber: ji,
1952
+ noop: ji,
1953
+ toFiniteNumber: Gi,
1954
1954
  findKey: vs,
1955
1955
  global: xe,
1956
1956
  isContextDefined: ws,
@@ -2032,7 +2032,7 @@ function Qi(e) {
2032
2032
  const ea = u.toFlatObject(u, {}, null, function(t) {
2033
2033
  return /^is[A-Z]/.test(t);
2034
2034
  });
2035
- function ut(e, t, s) {
2035
+ function pt(e, t, s) {
2036
2036
  if (!u.isObject(e))
2037
2037
  throw new TypeError("target must be an object");
2038
2038
  t = t || new FormData(), s = u.toFlatObject(s, {
@@ -2080,14 +2080,14 @@ function ut(e, t, s) {
2080
2080
  if (!u.isUndefined(m)) {
2081
2081
  if (x.indexOf(m) !== -1)
2082
2082
  throw Error("Circular reference detected in " + w.join("."));
2083
- x.push(m), u.forEach(m, function(U, j) {
2083
+ x.push(m), u.forEach(m, function(U, G) {
2084
2084
  (!(u.isUndefined(U) || U === null) && n.call(
2085
2085
  t,
2086
2086
  U,
2087
- u.isString(j) ? j.trim() : j,
2087
+ u.isString(G) ? G.trim() : G,
2088
2088
  w,
2089
2089
  A
2090
- )) === !0 && C(U, w ? w.concat(j) : [j]);
2090
+ )) === !0 && C(U, w ? w.concat(G) : [G]);
2091
2091
  }), x.pop();
2092
2092
  }
2093
2093
  }
@@ -2110,7 +2110,7 @@ function es(e) {
2110
2110
  });
2111
2111
  }
2112
2112
  function It(e, t) {
2113
- this._pairs = [], e && ut(e, this, t);
2113
+ this._pairs = [], e && pt(e, this, t);
2114
2114
  }
2115
2115
  const ks = It.prototype;
2116
2116
  ks.append = function(t, s) {
@@ -2221,7 +2221,7 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", la
2221
2221
  ...ia
2222
2222
  };
2223
2223
  function da(e, t) {
2224
- return ut(e, new J.classes.URLSearchParams(), {
2224
+ return pt(e, new J.classes.URLSearchParams(), {
2225
2225
  visitor: function(s, o, n, a) {
2226
2226
  return J.isNode && u.isBuffer(s) ? (this.append(o, s.toString("base64")), !1) : a.defaultVisitor.apply(this, arguments);
2227
2227
  },
@@ -2265,7 +2265,7 @@ function pa(e, t, s) {
2265
2265
  }
2266
2266
  return (s || JSON.stringify)(e);
2267
2267
  }
2268
- const Ge = {
2268
+ const je = {
2269
2269
  transitional: Ps,
2270
2270
  adapter: ["xhr", "http", "fetch"],
2271
2271
  transformRequest: [function(t, s) {
@@ -2284,7 +2284,7 @@ const Ge = {
2284
2284
  return da(t, this.formSerializer).toString();
2285
2285
  if ((c = u.isFileList(t)) || o.indexOf("multipart/form-data") > -1) {
2286
2286
  const d = this.env && this.env.FormData;
2287
- return ut(
2287
+ return pt(
2288
2288
  c ? { "files[]": t } : t,
2289
2289
  d && new d(),
2290
2290
  this.formSerializer
@@ -2294,7 +2294,7 @@ const Ge = {
2294
2294
  return a || n ? (s.setContentType("application/json", !1), pa(t)) : t;
2295
2295
  }],
2296
2296
  transformResponse: [function(t) {
2297
- const s = this.transitional || Ge.transitional, o = s && s.forcedJSONParsing, n = this.responseType === "json";
2297
+ const s = this.transitional || je.transitional, o = s && s.forcedJSONParsing, n = this.responseType === "json";
2298
2298
  if (u.isResponse(t) || u.isReadableStream(t))
2299
2299
  return t;
2300
2300
  if (t && u.isString(t) && (o && !this.responseType || n)) {
@@ -2332,7 +2332,7 @@ const Ge = {
2332
2332
  }
2333
2333
  };
2334
2334
  u.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
2335
- Ge.headers[e] = {};
2335
+ je.headers[e] = {};
2336
2336
  });
2337
2337
  const ma = u.toObjectSet([
2338
2338
  "age",
@@ -2374,7 +2374,7 @@ function ha(e) {
2374
2374
  return t;
2375
2375
  }
2376
2376
  const ga = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
2377
- function Ct(e, t, s, o, n) {
2377
+ function wt(e, t, s, o, n) {
2378
2378
  if (u.isFunction(o))
2379
2379
  return o.call(this, t, s);
2380
2380
  if (n && (t = s), !!u.isString(t)) {
@@ -2448,7 +2448,7 @@ let ee = class {
2448
2448
  has(t, s) {
2449
2449
  if (t = De(t), t) {
2450
2450
  const o = u.findKey(this, t);
2451
- return !!(o && this[o] !== void 0 && (!s || Ct(this, this[o], o, s)));
2451
+ return !!(o && this[o] !== void 0 && (!s || wt(this, this[o], o, s)));
2452
2452
  }
2453
2453
  return !1;
2454
2454
  }
@@ -2458,7 +2458,7 @@ let ee = class {
2458
2458
  function a(i) {
2459
2459
  if (i = De(i), i) {
2460
2460
  const c = u.findKey(o, i);
2461
- c && (!s || Ct(o, o[c], c, s)) && (delete o[c], n = !0);
2461
+ c && (!s || wt(o, o[c], c, s)) && (delete o[c], n = !0);
2462
2462
  }
2463
2463
  }
2464
2464
  return u.isArray(t) ? t.forEach(a) : a(t), n;
@@ -2468,7 +2468,7 @@ let ee = class {
2468
2468
  let o = s.length, n = !1;
2469
2469
  for (; o--; ) {
2470
2470
  const a = s[o];
2471
- (!t || Ct(this, this[a], a, t, !0)) && (delete this[a], n = !0);
2471
+ (!t || wt(this, this[a], a, t, !0)) && (delete this[a], n = !0);
2472
2472
  }
2473
2473
  return n;
2474
2474
  }
@@ -2535,8 +2535,8 @@ u.reduceDescriptors(ee.prototype, ({ value: e }, t) => {
2535
2535
  };
2536
2536
  });
2537
2537
  u.freezeMethods(ee);
2538
- function vt(e, t) {
2539
- const s = this || Ge, o = t || s, n = ee.from(o.headers);
2538
+ function _t(e, t) {
2539
+ const s = this || je, o = t || s, n = ee.from(o.headers);
2540
2540
  let a = o.data;
2541
2541
  return u.forEach(e, function(c) {
2542
2542
  a = c.call(s, a, n.normalize(), t ? t.status : void 0);
@@ -2593,7 +2593,7 @@ function _a(e, t) {
2593
2593
  }, o - x)));
2594
2594
  }, () => n && i(n)];
2595
2595
  }
2596
- const rt = (e, t, s = 3) => {
2596
+ const ct = (e, t, s = 3) => {
2597
2597
  let o = 0;
2598
2598
  const n = wa(50, 250);
2599
2599
  return _a((a) => {
@@ -2795,12 +2795,12 @@ const Rs = (e) => {
2795
2795
  )), v = null;
2796
2796
  }, a === void 0 && i.setContentType(null), "setRequestHeader" in v && u.forEach(i.toJSON(), function(R, q) {
2797
2797
  v.setRequestHeader(q, R);
2798
- }), u.isUndefined(n.withCredentials) || (v.withCredentials = !!n.withCredentials), c && c !== "json" && (v.responseType = n.responseType), p && ([A, m] = rt(p, !0), v.addEventListener("progress", A)), d && v.upload && ([x, C] = rt(d), v.upload.addEventListener("progress", x), v.upload.addEventListener("loadend", C)), (n.cancelToken || n.signal) && (y = (N) => {
2798
+ }), u.isUndefined(n.withCredentials) || (v.withCredentials = !!n.withCredentials), c && c !== "json" && (v.responseType = n.responseType), p && ([A, m] = ct(p, !0), v.addEventListener("progress", A)), d && v.upload && ([x, C] = ct(d), v.upload.addEventListener("progress", x), v.upload.addEventListener("loadend", C)), (n.cancelToken || n.signal) && (y = (N) => {
2799
2799
  v && (o(!N || N.type ? new Re(null, e, v) : N), v.abort(), v = null);
2800
2800
  }, n.cancelToken && n.cancelToken.subscribe(y), n.signal && (n.signal.aborted ? y() : n.signal.addEventListener("abort", y)));
2801
- const j = va(n.url);
2802
- if (j && J.protocols.indexOf(j) === -1) {
2803
- o(new O("Unsupported protocol " + j + ":", O.ERR_BAD_REQUEST, e));
2801
+ const G = va(n.url);
2802
+ if (G && J.protocols.indexOf(G) === -1) {
2803
+ o(new O("Unsupported protocol " + G + ":", O.ERR_BAD_REQUEST, e));
2804
2804
  return;
2805
2805
  }
2806
2806
  v.send(a || null);
@@ -2948,7 +2948,7 @@ const Rs = (e) => {
2948
2948
  url: w,
2949
2949
  method: v,
2950
2950
  data: U,
2951
- signal: j,
2951
+ signal: G,
2952
2952
  cancelToken: N,
2953
2953
  timeout: R,
2954
2954
  onDownloadProgress: q,
@@ -2957,26 +2957,26 @@ const Rs = (e) => {
2957
2957
  headers: _e,
2958
2958
  withCredentials: ge = "same-origin",
2959
2959
  fetchOptions: z
2960
- } = Rs(m), je = t || fetch;
2960
+ } = Rs(m), Ge = t || fetch;
2961
2961
  Z = Z ? (Z + "").toLowerCase() : "text";
2962
- let Ee = Pa([j, N && N.toAbortSignal()], R), Se = null;
2962
+ let Ee = Pa([G, N && N.toAbortSignal()], R), Se = null;
2963
2963
  const me = Ee && Ee.unsubscribe && (() => {
2964
2964
  Ee.unsubscribe();
2965
2965
  });
2966
2966
  let be;
2967
2967
  try {
2968
2968
  if (K && p && v !== "get" && v !== "head" && (be = await C(_e, U)) !== 0) {
2969
- let ne = new s(w, {
2969
+ let ie = new s(w, {
2970
2970
  method: "POST",
2971
2971
  body: U,
2972
2972
  duplex: "half"
2973
2973
  }), Ce;
2974
- if (u.isFormData(U) && (Ce = ne.headers.get("content-type")) && _e.setContentType(Ce), ne.body) {
2974
+ if (u.isFormData(U) && (Ce = ie.headers.get("content-type")) && _e.setContentType(Ce), ie.body) {
2975
2975
  const [$e, Pe] = os(
2976
2976
  be,
2977
- rt(ns(K))
2977
+ ct(ns(K))
2978
2978
  );
2979
- U = as(ne.body, rs, $e, Pe);
2979
+ U = as(ie.body, rs, $e, Pe);
2980
2980
  }
2981
2981
  }
2982
2982
  u.isString(ge) || (ge = ge ? "include" : "omit");
@@ -2990,28 +2990,28 @@ const Rs = (e) => {
2990
2990
  credentials: F ? ge : void 0
2991
2991
  };
2992
2992
  Se = a && new s(w, de);
2993
- let ue = await (a ? je(Se, z) : je(w, de));
2993
+ let ue = await (a ? Ge(Se, z) : Ge(w, de));
2994
2994
  const Ie = y && (Z === "stream" || Z === "response");
2995
2995
  if (y && (q || Ie && me)) {
2996
- const ne = {};
2996
+ const ie = {};
2997
2997
  ["status", "statusText", "headers"].forEach((We) => {
2998
- ne[We] = ue[We];
2998
+ ie[We] = ue[We];
2999
2999
  });
3000
3000
  const Ce = u.toFiniteNumber(ue.headers.get("content-length")), [$e, Pe] = q && os(
3001
3001
  Ce,
3002
- rt(ns(q), !0)
3002
+ ct(ns(q), !0)
3003
3003
  ) || [];
3004
3004
  ue = new o(
3005
3005
  as(ue.body, rs, $e, () => {
3006
3006
  Pe && Pe(), me && me();
3007
3007
  }),
3008
- ne
3008
+ ie
3009
3009
  );
3010
3010
  }
3011
3011
  Z = Z || "text";
3012
3012
  let re = await x[u.findKey(x, Z) || "text"](ue, m);
3013
- return !Ie && me && me(), await new Promise((ne, Ce) => {
3014
- Os(ne, Ce, {
3013
+ return !Ie && me && me(), await new Promise((ie, Ce) => {
3014
+ Os(ie, Ce, {
3015
3015
  data: re,
3016
3016
  headers: ee.from(ue.headers),
3017
3017
  status: ue.status,
@@ -3099,36 +3099,36 @@ const $s = {
3099
3099
  */
3100
3100
  adapters: Nt
3101
3101
  };
3102
- function wt(e) {
3102
+ function St(e) {
3103
3103
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
3104
3104
  throw new Re(null, e);
3105
3105
  }
3106
3106
  function fs(e) {
3107
- return wt(e), e.headers = ee.from(e.headers), e.data = vt.call(
3107
+ return St(e), e.headers = ee.from(e.headers), e.data = _t.call(
3108
3108
  e,
3109
3109
  e.transformRequest
3110
- ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), $s.getAdapter(e.adapter || Ge.adapter, e)(e).then(function(o) {
3111
- return wt(e), o.data = vt.call(
3110
+ ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), $s.getAdapter(e.adapter || je.adapter, e)(e).then(function(o) {
3111
+ return St(e), o.data = _t.call(
3112
3112
  e,
3113
3113
  e.transformResponse,
3114
3114
  o
3115
3115
  ), o.headers = ee.from(o.headers), o;
3116
3116
  }, function(o) {
3117
- return Bs(o) || (wt(e), o && o.response && (o.response.data = vt.call(
3117
+ return Bs(o) || (St(e), o && o.response && (o.response.data = _t.call(
3118
3118
  e,
3119
3119
  e.transformResponse,
3120
3120
  o.response
3121
3121
  ), o.response.headers = ee.from(o.response.headers))), Promise.reject(o);
3122
3122
  });
3123
3123
  }
3124
- const Ns = "1.13.0", ft = {};
3124
+ const Ns = "1.13.0", mt = {};
3125
3125
  ["object", "boolean", "number", "function", "string", "symbol"].forEach((e, t) => {
3126
- ft[e] = function(o) {
3126
+ mt[e] = function(o) {
3127
3127
  return typeof o === e || "a" + (t < 1 ? "n " : " ") + e;
3128
3128
  };
3129
3129
  });
3130
3130
  const ps = {};
3131
- ft.transitional = function(t, s, o) {
3131
+ mt.transitional = function(t, s, o) {
3132
3132
  function n(a, i) {
3133
3133
  return "[Axios v" + Ns + "] Transitional option '" + a + "'" + i + (o ? ". " + o : "");
3134
3134
  }
@@ -3146,7 +3146,7 @@ ft.transitional = function(t, s, o) {
3146
3146
  )), t ? t(a, i, c) : !0;
3147
3147
  };
3148
3148
  };
3149
- ft.spelling = function(t) {
3149
+ mt.spelling = function(t) {
3150
3150
  return (s, o) => (console.warn(`${o} is likely a misspelling of ${t}`), !0);
3151
3151
  };
3152
3152
  function Ma(e, t, s) {
@@ -3168,7 +3168,7 @@ function Ma(e, t, s) {
3168
3168
  }
3169
3169
  const it = {
3170
3170
  assertOptions: Ma,
3171
- validators: ft
3171
+ validators: mt
3172
3172
  }, pe = it.validators;
3173
3173
  let Fe = class {
3174
3174
  constructor(t) {
@@ -3455,13 +3455,13 @@ function Ds(e) {
3455
3455
  return Ds(ke(e, n));
3456
3456
  }, s;
3457
3457
  }
3458
- const H = Ds(Ge);
3458
+ const H = Ds(je);
3459
3459
  H.Axios = Fe;
3460
3460
  H.CanceledError = Re;
3461
3461
  H.CancelToken = Da;
3462
3462
  H.isCancel = Bs;
3463
3463
  H.VERSION = Ns;
3464
- H.toFormData = ut;
3464
+ H.toFormData = pt;
3465
3465
  H.AxiosError = O;
3466
3466
  H.Cancel = H.CanceledError;
3467
3467
  H.all = function(t) {
@@ -3476,22 +3476,22 @@ H.getAdapter = $s.getAdapter;
3476
3476
  H.HttpStatusCode = Tt;
3477
3477
  H.default = H;
3478
3478
  const {
3479
- Axios: pl,
3480
- AxiosError: ml,
3481
- CanceledError: yl,
3482
- isCancel: hl,
3483
- CancelToken: gl,
3484
- VERSION: bl,
3485
- all: Cl,
3486
- Cancel: vl,
3487
- isAxiosError: wl,
3488
- spread: _l,
3489
- toFormData: Sl,
3490
- AxiosHeaders: xl,
3491
- HttpStatusCode: Fl,
3492
- formToJSON: Al,
3493
- getAdapter: kl,
3494
- mergeConfig: El
3479
+ Axios: ml,
3480
+ AxiosError: yl,
3481
+ CanceledError: hl,
3482
+ isCancel: gl,
3483
+ CancelToken: bl,
3484
+ VERSION: Cl,
3485
+ all: vl,
3486
+ Cancel: wl,
3487
+ isAxiosError: _l,
3488
+ spread: Sl,
3489
+ toFormData: xl,
3490
+ AxiosHeaders: Fl,
3491
+ HttpStatusCode: Al,
3492
+ formToJSON: kl,
3493
+ getAdapter: El,
3494
+ mergeConfig: Pl
3495
3495
  } = H, Va = [
3496
3496
  "gameId",
3497
3497
  "playerId",
@@ -3503,11 +3503,11 @@ const {
3503
3503
  "playId",
3504
3504
  "timeSection"
3505
3505
  ];
3506
- let _t = null;
3506
+ let xt = null;
3507
3507
  function za() {
3508
- return _t || (_t = Va.reduce((e, t, s) => (e[s] = t, e), {})), _t;
3508
+ return xt || (xt = Va.reduce((e, t, s) => (e[s] = t, e), {})), xt;
3509
3509
  }
3510
- const Ga = [
3510
+ const ja = [
3511
3511
  "playId",
3512
3512
  "playerId",
3513
3513
  "teamId",
@@ -3530,14 +3530,14 @@ const Ga = [
3530
3530
  "touchOrder",
3531
3531
  "timeSection"
3532
3532
  ];
3533
- let St = null;
3534
- function ja() {
3535
- return St || (St = Ga.reduce((e, t, s) => (e[s] = t, e), {})), St;
3533
+ let Ft = null;
3534
+ function Ga() {
3535
+ return Ft || (Ft = ja.reduce((e, t, s) => (e[s] = t, e), {})), Ft;
3536
3536
  }
3537
3537
  const et = {
3538
3538
  TO_RIGHT: "toRight",
3539
3539
  TO_LEFT: "toLeft"
3540
- }, xt = [
3540
+ }, at = [
3541
3541
  { text: "Rematado fue gol", categoriesIds: [583, 585, 587, 589] },
3542
3542
  { text: "Rematado no fue gol", categoriesIds: [584, 586, 588, 590] },
3543
3543
  { text: "Rematado sin destino", categoriesIds: [122, 128, 136, 142] },
@@ -3550,7 +3550,7 @@ const et = {
3550
3550
  categoriesIds: [124, 130, 138, 144]
3551
3551
  },
3552
3552
  { text: "Sin destino", categoriesIds: [125, 131, 139, 145] }
3553
- ], Ft = [
3553
+ ], rt = [
3554
3554
  [120, "Comba hacia afuera"],
3555
3555
  [134, "Comba hacia afuera"],
3556
3556
  [126, "Comba hacia adentro"],
@@ -3559,7 +3559,7 @@ const et = {
3559
3559
  [146, "Raz de área"],
3560
3560
  [133, "En corto"],
3561
3561
  [147, "En corto"]
3562
- ], Hs = "https://example-api.golstats.com/prod";
3562
+ ], Hs = "https://dtcf4s9tapfr0.cloudfront.net";
3563
3563
  async function Us(e, t = 3) {
3564
3564
  let s;
3565
3565
  for (let o = 1; o <= t; o++)
@@ -3570,15 +3570,15 @@ async function Us(e, t = 3) {
3570
3570
  throw s;
3571
3571
  }
3572
3572
  }
3573
- async function Wa(e) {
3574
- return Us(async () => (await H.get(
3575
- `${Hs}/providers/${e}/structures/what-happened`
3576
- )).data);
3573
+ async function Wa(e = 0) {
3574
+ return e ? Us(async () => (await H.get(
3575
+ `${Hs}/${e}/partidos/tactica_fija_what_happened.json`
3576
+ )).data) : at;
3577
3577
  }
3578
- async function qa(e) {
3579
- return Us(async () => (await H.get(
3580
- `${Hs}/providers/${e}/structures/how-was`
3581
- )).data);
3578
+ async function qa(e = 0) {
3579
+ return e ? Us(async () => (await H.get(
3580
+ `${Hs}/${e}/partidos/tactica_fija_how_was.json`
3581
+ )).data) : rt;
3582
3582
  }
3583
3583
  const Za = /^https:\/\/[a-z0-9]+\.execute-api\.[a-z0-9-]+\.amazonaws\.com\/(prod|qa\d*)\//, Ja = /^https:\/\/golstats-microservices\.s3[.-]us-west-2\.amazonaws\.com\//, Xa = "https://apis.golstats.com", Ka = "https://dev-apis.golstats.com";
3584
3584
  function He(e, t, s = !1) {
@@ -3595,24 +3595,33 @@ function He(e, t, s = !1) {
3595
3595
  }
3596
3596
  return e;
3597
3597
  }
3598
- const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__container" }, er = { class: "modal-confirmation__title" }, tr = { class: "modal-confirmation" }, sr = { class: "modal-confirmation__container" }, or = { class: "modal-confirmation__title" }, nr = { class: "specific-plays-titlecontainer" }, ir = { class: "specific-plays-title" }, ar = {
3598
+ function Ya(e, t) {
3599
+ if (!t || t <= 1)
3600
+ return e;
3601
+ const s = new URL(e), o = s.pathname.split("/").filter((c) => c !== "");
3602
+ if (o.length === 0)
3603
+ return e;
3604
+ const [n, ...a] = o, i = [n, t, ...a].join("/");
3605
+ return `${s.origin}/${i}${s.search}`;
3606
+ }
3607
+ const Qa = { class: "modal-confirmation" }, er = { class: "modal-confirmation__container" }, tr = { class: "modal-confirmation__title" }, sr = { class: "modal-confirmation" }, or = { class: "modal-confirmation__container" }, nr = { class: "modal-confirmation__title" }, ir = { class: "specific-plays-titlecontainer" }, ar = { class: "specific-plays-title" }, rr = {
3599
3608
  key: 0,
3600
3609
  class: "specific-plays-title-elegibility"
3601
- }, rr = { key: 1 }, lr = { class: "specific-plays-controls" }, cr = { class: "specific-plays-controls11" }, dr = { class: "radio-container" }, ur = {
3610
+ }, lr = { key: 1 }, cr = { class: "specific-plays-controls" }, dr = { class: "specific-plays-controls11" }, ur = { class: "radio-container" }, fr = {
3602
3611
  key: 0,
3603
3612
  width: "10",
3604
3613
  height: "8",
3605
3614
  viewBox: "0 0 10 8",
3606
3615
  fill: "none",
3607
3616
  xmlns: "http://www.w3.org/2000/svg"
3608
- }, fr = { class: "radio-label" }, pr = ["src"], mr = { class: "radio-container" }, yr = {
3617
+ }, pr = { class: "radio-label" }, mr = ["src"], yr = { class: "radio-container" }, hr = {
3609
3618
  key: 0,
3610
3619
  width: "10",
3611
3620
  height: "8",
3612
3621
  viewBox: "0 0 10 8",
3613
3622
  fill: "none",
3614
3623
  xmlns: "http://www.w3.org/2000/svg"
3615
- }, hr = { class: "radio-label" }, gr = ["src"], br = { class: "cont-app-value-incement-second" }, Cr = { class: "contappvalueincementsecond-value" }, vr = { key: 0 }, wr = { class: "contappvalueincementsecond-controls-container" }, _r = {
3624
+ }, gr = { class: "radio-label" }, br = ["src"], Cr = { class: "cont-app-value-incement-second" }, vr = { class: "contappvalueincementsecond-value" }, wr = { key: 0 }, _r = { class: "contappvalueincementsecond-controls-container" }, Sr = {
3616
3625
  "data-v-b548a08d": "",
3617
3626
  width: "15",
3618
3627
  height: "15",
@@ -3620,7 +3629,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
3620
3629
  fill: "none",
3621
3630
  xmlns: "http://www.w3.org/2000/svg",
3622
3631
  style: { "margin-left": "4px" }
3623
- }, Sr = { class: "text-icon-info" }, xr = { class: "cont-app-value-incement-second" }, Fr = { class: "contappvalueincementsecond-value" }, Ar = { key: 0 }, kr = { class: "contappvalueincementsecond-controls-container" }, Er = {
3632
+ }, xr = { class: "text-icon-info" }, Fr = { class: "cont-app-value-incement-second" }, Ar = { class: "contappvalueincementsecond-value" }, kr = { key: 0 }, Er = { class: "contappvalueincementsecond-controls-container" }, Pr = {
3624
3633
  "data-v-b548a08d": "",
3625
3634
  width: "15",
3626
3635
  height: "15",
@@ -3628,7 +3637,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
3628
3637
  fill: "none",
3629
3638
  xmlns: "http://www.w3.org/2000/svg",
3630
3639
  style: { "margin-left": "4px" }
3631
- }, Pr = { class: "text-icon-info" }, Tr = { class: "cont-app-value-incement-second" }, Br = { class: "contappvalueincementsecond-value" }, Or = { key: 0 }, Lr = { class: "contappvalueincementsecond-controls-container" }, Rr = {
3640
+ }, Tr = { class: "text-icon-info" }, Br = { class: "cont-app-value-incement-second" }, Or = { class: "contappvalueincementsecond-value" }, Lr = { key: 0 }, Rr = { class: "contappvalueincementsecond-controls-container" }, Ir = {
3632
3641
  "data-v-b548a08d": "",
3633
3642
  width: "15",
3634
3643
  height: "15",
@@ -3636,22 +3645,22 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
3636
3645
  fill: "none",
3637
3646
  xmlns: "http://www.w3.org/2000/svg",
3638
3647
  style: { "margin-left": "4px" }
3639
- }, Ir = { class: "specific-plays-field__soccer-field" }, $r = { class: "game-teams" }, Nr = { class: "game-teams__team home" }, Mr = {
3648
+ }, $r = { class: "specific-plays-field__soccer-field" }, Nr = { class: "game-teams" }, Mr = { class: "game-teams__team home" }, Dr = {
3640
3649
  key: 0,
3641
3650
  class: "team-logo"
3642
- }, Dr = ["src"], Hr = { class: "game-teams__team away" }, Ur = {
3651
+ }, Hr = ["src"], Ur = { class: "game-teams__team away" }, Vr = {
3643
3652
  key: 0,
3644
3653
  class: "team-logo"
3645
- }, Vr = ["src"], zr = { class: "specific-plays-field__play-buttons__container" }, Gr = {
3654
+ }, zr = ["src"], jr = { class: "specific-plays-field__play-buttons__container" }, Gr = {
3646
3655
  key: 1,
3647
3656
  class: "specific-plays-radio-container-movil"
3648
- }, jr = { class: "radio-container" }, Wr = { class: "radio-label" }, qr = ["src"], Zr = { class: "radio-container" }, Jr = { class: "radio-label" }, Xr = ["src"], Kr = {
3657
+ }, Wr = { class: "radio-container" }, qr = { class: "radio-label" }, Zr = ["src"], Jr = { class: "radio-container" }, Xr = { class: "radio-label" }, Kr = ["src"], Yr = {
3649
3658
  key: 0,
3650
3659
  class: "h-separator"
3651
- }, Yr = {
3660
+ }, Qr = {
3652
3661
  key: 1,
3653
3662
  class: "corner-info"
3654
- }, Qr = { class: "corner-info__team" }, el = ["src"], tl = { class: "corner-info__details" }, sl = { class: "corner-info__details__player" }, ol = { class: "corner-info__details__how-was" }, tt = 0.6, nl = 5, il = 10, al = 60 * 10, rl = 60 * 10, ll = 5, cl = {
3663
+ }, el = { class: "corner-info__team" }, tl = ["src"], sl = { class: "corner-info__details" }, ol = { class: "corner-info__details__player" }, nl = { class: "corner-info__details__how-was" }, tt = 0.6, il = 5, al = 10, rl = 60 * 10, ll = 60 * 10, cl = 5, dl = {
3655
3664
  __name: "GSCSpecificPlays",
3656
3665
  props: {
3657
3666
  widthContainer: {
@@ -3847,7 +3856,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
3847
3856
  emits: ["open-media-player", "corners-filled", "changelateralidad"],
3848
3857
  setup(e, { emit: t }) {
3849
3858
  let s = 0;
3850
- const o = e, n = za(), a = ja(), i = M(xt), c = M(Ft), d = M(!1), p = I(() => {
3859
+ const o = e, n = za(), a = Ga(), i = M(at), c = M(rt), d = M(!1), p = I(() => {
3851
3860
  const f = o.tournamentSelected.is_female == 1;
3852
3861
  return i.value.map((l) => ({
3853
3862
  text: f ? l.text.replace("portero", "portera").replace("jugador", "jugadora") : l.text,
@@ -3859,7 +3868,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
3859
3868
  headers: {
3860
3869
  Authorization: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MCwibmFtZSI6IlVzdWFyaW8gRnJlZSIsInVzZXJuYW1lIjoiZnJlZUBnb2xzdGF0cy5jb20iLCJlbWFpbCI6ImZyZWVAZ29sc3RhdHMuY29tIiwiaWF0IjoxNjA2NzU4Nzk1LCJleHAiOjE2MzgyOTQ3OTV9.kPNmP7yDtk38cAXrUyc7OHRh6J25VFqy-XUNzbK-4YE"
3861
3870
  }
3862
- }, C = t, m = M(null), w = M("0"), v = M(["-1", "0"]), U = M(/* @__PURE__ */ new Map()), j = M(!o.isTacticVisible), N = M(!1), R = M([]), q = M(!0), K = M(!0), Z = M(!1), _e = M(!1), ge = M(/* @__PURE__ */ new Map()), z = I(() => {
3871
+ }, C = t, m = M(null), w = M("0"), v = M(["-1", "0"]), U = M(/* @__PURE__ */ new Map()), G = M(!o.isTacticVisible), N = M(!1), R = M([]), q = M(!0), K = M(!0), Z = M(!1), _e = M(!1), ge = M(/* @__PURE__ */ new Map()), z = I(() => {
3863
3872
  if (o.gameIdForAnalysis && o.playIdForAnalysis && R.value) {
3864
3873
  const f = R.value.find(
3865
3874
  (l) => l.game_id === o.gameIdForAnalysis
@@ -3874,7 +3883,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
3874
3883
  }
3875
3884
  }
3876
3885
  return o.isAgainstMode;
3877
- }), je = I(() => {
3886
+ }), Ge = I(() => {
3878
3887
  const f = [];
3879
3888
  return F.value && (q.value && f.push(o.teamIdForAnalysis), K.value && f.push(
3880
3889
  o.teamIdForAnalysis !== F.value.home_team ? F.value.home_team : F.value.visiting_team
@@ -3918,9 +3927,9 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
3918
3927
  return l ? l.fieldPositions : null;
3919
3928
  }
3920
3929
  return null;
3921
- }), ne = M({});
3930
+ }), ie = M({});
3922
3931
  function Ce(f) {
3923
- ne.value = f;
3932
+ ie.value = f;
3924
3933
  }
3925
3934
  function $e(f) {
3926
3935
  de.value = f;
@@ -3954,7 +3963,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
3954
3963
  le(
3955
3964
  () => o.advancedFilters,
3956
3965
  (f) => {
3957
- j.value = f.areConnectionsVisible, N.value = f.arePathsVisible;
3966
+ G.value = f.areConnectionsVisible, N.value = f.arePathsVisible;
3958
3967
  const l = f.secondsBeforeAndAfter.toString(), b = f.secondsBefore.toString(), S = f.secondsAfter.toString();
3959
3968
  Ne.value.includes(l) && (w.value = l), Ne.value.includes(b) && (v.value[0] = b), Ne.value.includes(S) && (v.value[1] = S);
3960
3969
  },
@@ -3971,7 +3980,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
3971
3980
  () => o.providerId,
3972
3981
  async (f) => {
3973
3982
  if (!f)
3974
- i.value = xt, c.value = Ft;
3983
+ i.value = at, c.value = rt;
3975
3984
  else
3976
3985
  try {
3977
3986
  const [l, b] = await Promise.all([
@@ -3980,7 +3989,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
3980
3989
  ]);
3981
3990
  i.value = l, c.value = b;
3982
3991
  } catch (l) {
3983
- console.error("Failed to fetch dynamic structures, using defaults", l), i.value = xt, c.value = Ft;
3992
+ console.error("Failed to fetch dynamic structures, using defaults", l), i.value = at, c.value = rt;
3984
3993
  }
3985
3994
  d.value = !0, o.teamIdForAnalysis && !o.isNullCornerData && Ut();
3986
3995
  },
@@ -4017,7 +4026,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4017
4026
  ), le(
4018
4027
  () => o.isTacticVisible,
4019
4028
  (f) => {
4020
- j.value = !f;
4029
+ G.value = !f;
4021
4030
  }
4022
4031
  );
4023
4032
  function Vs(f) {
@@ -4101,7 +4110,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4101
4110
  }
4102
4111
  return `${f}:${b < 10 ? "0" : ""}${b}.000`;
4103
4112
  }
4104
- function pt(f, l, b, S) {
4113
+ function yt(f, l, b, S) {
4105
4114
  f && f.forEach((_) => {
4106
4115
  _.isHomeTeam = _.teamId === F.value.home_team, _.attackDirection = S.get(_.playId).mainPlay.attackDirection, _.player = l.get(_.playerId) || b.get(_.playerId);
4107
4116
  });
@@ -4117,7 +4126,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4117
4126
  const l = Number(w.value) + f;
4118
4127
  Ne.value.includes(l.toString()) && (w.value = l.toString());
4119
4128
  }
4120
- function Gs(f) {
4129
+ function js(f) {
4121
4130
  if (!f.teams || f.teams.length === 0)
4122
4131
  return;
4123
4132
  const l = f.teams[0].team_id, b = f.teams[1].team_id;
@@ -4134,7 +4143,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4134
4143
  S % 2 === 0 ? et.TO_RIGHT : et.TO_LEFT
4135
4144
  );
4136
4145
  }
4137
- function js() {
4146
+ function Gs() {
4138
4147
  _e.value = !0;
4139
4148
  }
4140
4149
  function Dt() {
@@ -4219,14 +4228,14 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4219
4228
  R.value = S.games ? S.games.reduce((k, B) => {
4220
4229
  if (o.isGameOnly && o.gameIdForAnalysis !== B.game_id)
4221
4230
  return k;
4222
- const ie = {
4231
+ const ae = {
4223
4232
  againstTeam: [],
4224
4233
  team: []
4225
4234
  }, E = B.score[1] - B.score[0];
4226
4235
  B.dateMillis = new Date(B.date_time_utc), B.isVisible = !0, B.playingAs = B.home_team === o.teamIdForAnalysis ? 1 : 2, B.finalResult = E === 0 ? 3 : B.playingAs === 1 ? E > 0 ? 2 : 1 : E < 0 ? 2 : 1, B.corners.forEach(($) => {
4227
4236
  const V = $.team_id === o.teamIdForAnalysis;
4228
- $.isAgainst = !V, (!o.playIdForAnalysis || o.playIdForAnalysis === $.play_id) && (V ? ie.team.push($) : ie.againstTeam.push($));
4229
- }), B.corners = ie.team, B.cornersAgainstTeam = ie.againstTeam;
4237
+ $.isAgainst = !V, (!o.playIdForAnalysis || o.playIdForAnalysis === $.play_id) && (V ? ae.team.push($) : ae.againstTeam.push($));
4238
+ }), B.corners = ae.team, B.cornersAgainstTeam = ae.againstTeam;
4230
4239
  const te = B.home_team === o.teamIdForAnalysis ? 1 : 2;
4231
4240
  _.corners += B.corners.length, _.cornersAgainst += B.cornersAgainstTeam.length;
4232
4241
  const L = {
@@ -4240,10 +4249,10 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4240
4249
  }, []) : [], R.value = R.value.sort((k, B) => B.dateMillis - k.dateMillis), zt(), C("corners-filled", _), await Vt(), R.value.forEach((k) => {
4241
4250
  k.corners.concat(k.cornersAgainstTeam).forEach((B) => {
4242
4251
  if (B.playConnections) {
4243
- const [ie, E] = B.moment_of_play.split(":"), [te, L] = E.split("."), $ = Number(ie) + 45 * B.playConnections.mainPlay.matchLapse;
4252
+ const [ae, E] = B.moment_of_play.split(":"), [te, L] = E.split("."), $ = Number(ae) + 45 * B.playConnections.mainPlay.matchLapse;
4244
4253
  B.isSelected = !1, B.orderValue = +`${$}${te}${L}`;
4245
4254
  }
4246
- }), k.corners = k.corners.sort((B, ie) => B.orderValue - ie.orderValue), k.cornersAgainstTeam = k.cornersAgainstTeam.sort((B, ie) => B.orderValue - ie.orderValue);
4255
+ }), k.corners = k.corners.sort((B, ae) => B.orderValue - ae.orderValue), k.cornersAgainstTeam = k.cornersAgainstTeam.sort((B, ae) => B.orderValue - ae.orderValue);
4247
4256
  }), qe();
4248
4257
  } catch (l) {
4249
4258
  throw new Error(l);
@@ -4272,7 +4281,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4272
4281
  A
4273
4282
  );
4274
4283
  }
4275
- function Gt(f) {
4284
+ function jt(f) {
4276
4285
  const [l, b] = f.split(", ");
4277
4286
  let S = "";
4278
4287
  const _ = l.split(" ");
@@ -4281,7 +4290,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4281
4290
  break;
4282
4291
  return b && l ? `${b.trim().charAt(0)}.${S}` : "";
4283
4292
  }
4284
- function jt(f) {
4293
+ function Gt(f) {
4285
4294
  let [l, b] = f.split(", ");
4286
4295
  b = (b == null ? void 0 : b.trim()) || "";
4287
4296
  let S = "";
@@ -4295,10 +4304,10 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4295
4304
  try {
4296
4305
  if (f && l && (!f.isSoccerFieldDataLoaded || !f.isSoccerFieldDataRivalLoaded)) {
4297
4306
  const b = /* @__PURE__ */ new Map(), S = /* @__PURE__ */ new Map(), _ = /* @__PURE__ */ new Map();
4298
- Gs(l.data), l.data.players && l.data.players.forEach((E) => {
4299
- E.shortName = Gt(E.name), E.firstNameAndFirstLastName = jt(E.name), S.set(E.player_id, E);
4307
+ js(l.data), l.data.players && l.data.players.forEach((E) => {
4308
+ E.shortName = jt(E.name), E.firstNameAndFirstLastName = Gt(E.name), S.set(E.player_id, E);
4300
4309
  }), l.data.rival_players && l.data.rival_players.forEach((E) => {
4301
- E.shortName = Gt(E.name), E.firstNameAndFirstLastName = jt(E.name), _.set(E.player_id, E);
4310
+ E.shortName = jt(E.name), E.firstNameAndFirstLastName = Gt(E.name), _.set(E.player_id, E);
4302
4311
  }), m.value = l.data.teams.find(
4303
4312
  (E) => E.team_id === o.teamIdForAnalysis
4304
4313
  ), m.value && (m.value.rival = l.data.teams.find(
@@ -4308,7 +4317,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4308
4317
  const L = te.reduce((ve, Te, Wt) => (ve[a[Wt]] = Te, ve.isHomeTeam = ve.teamId === f.home_team, ve), {}), $ = L.playId === L.relatedPlayId, V = E.get(L.relatedPlayId), Y = L.momentOfPlay.split(":"), se = zs(Y);
4309
4318
  return L.player = S.get(L.playerId) || _.get(L.playerId), L.isTeamForAnalysis = L.teamId === o.teamIdForAnalysis, $ && (L.attackDirection = U.value.get(
4310
4319
  L.matchLapse
4311
- ), b.set(L.playId, se)), V ? $ ? V.mainPlay = L : V.relatedPlays.length < ll && (V.relatedPlays.push(L), V.relatedPlays.length > 1 && V.relatedPlays.sort((ve, Te) => ve.touchOrder - Te.touchOrder)) : E.set(L.playId, {
4320
+ ), b.set(L.playId, se)), V ? $ ? V.mainPlay = L : V.relatedPlays.length < cl && (V.relatedPlays.push(L), V.relatedPlays.length > 1 && V.relatedPlays.sort((ve, Te) => ve.touchOrder - Te.touchOrder)) : E.set(L.playId, {
4312
4321
  mainPlay: $ ? L : null,
4313
4322
  relatedPlays: $ ? [] : [L]
4314
4323
  }), E;
@@ -4330,21 +4339,21 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4330
4339
  return E;
4331
4340
  },
4332
4341
  /* @__PURE__ */ new Map()
4333
- ), ie = Array.from(b.entries()).reduce(
4342
+ ), ae = Array.from(b.entries()).reduce(
4334
4343
  (E, [te, L]) => {
4335
4344
  const $ = [], V = [];
4336
4345
  let Y = null;
4337
4346
  const se = B.get(te);
4338
4347
  if (se) {
4339
- const ve = o.isSynchronization ? al : nl, Te = o.isSynchronization ? rl : il;
4348
+ const ve = o.isSynchronization ? rl : il, Te = o.isSynchronization ? ll : al;
4340
4349
  Array.from(se.keys()).sort().forEach((fe) => {
4341
4350
  (!Y || V.length < Te) && (fe === L ? Y = se.get(fe) : Y ? V.length < Te && V.push(se.get(fe)) : ($.length === ve && $.shift(), $.push(se.get(fe))));
4342
4351
  });
4343
4352
  const Je = /* @__PURE__ */ new Map();
4344
- $.forEach((fe, yt) => {
4345
- pt(fe, S, _, k), Je.set(`${yt - $.length}`, fe);
4346
- }), pt(Y, S, _, k), Je.set("0", Y), V.forEach((fe, yt) => {
4347
- pt(fe, S, _, k), Je.set(`${yt + 1}`, fe);
4353
+ $.forEach((fe, gt) => {
4354
+ yt(fe, S, _, k), Je.set(`${gt - $.length}`, fe);
4355
+ }), yt(Y, S, _, k), Je.set("0", Y), V.forEach((fe, gt) => {
4356
+ yt(fe, S, _, k), Je.set(`${gt + 1}`, fe);
4348
4357
  }), E.set(te, Je);
4349
4358
  }
4350
4359
  return E;
@@ -4367,7 +4376,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4367
4376
  if (Y && (E.whatHappenedName = Y), V && (E.howWasCornerName = V), E.howWasCornerName && E.whatHappenedName)
4368
4377
  break;
4369
4378
  }
4370
- E.relatedCategoriesIds = te.sett, E.playConnections = k.get(E.play_id), E.fieldPositions = ie.get(E.play_id), E.player = S.get(E.player_id) || _.get(E.player_id);
4379
+ E.relatedCategoriesIds = te.sett, E.playConnections = k.get(E.play_id), E.fieldPositions = ae.get(E.play_id), E.player = S.get(E.player_id) || _.get(E.player_id);
4371
4380
  let L = E.moment_of_play.split(".")[0];
4372
4381
  L.startsWith("0") && (L = L.slice(1)), E.formattedMomentOfPlay = L, E.momentOfPlayNumber = Number(L.replace(":", "."));
4373
4382
  }), !z.value && !f.isSoccerFieldDataLoaded && (f.isSoccerFieldDataLoaded = !0), z.value && !f.isSoccerFieldDataRivalLoaded && (f.isSoccerFieldDataRivalLoaded = !0);
@@ -4376,7 +4385,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4376
4385
  throw new Error(b);
4377
4386
  }
4378
4387
  }
4379
- function mt(f) {
4388
+ function ht(f) {
4380
4389
  const l = F.value[`${z.value ? "cornersAgainstTeam" : "corners"}`], b = {}, S = l.reduce((_, k) => (k.isVisible && (_.add(k.play_id), k.isSelected && (b.playId = k.play_id)), _), /* @__PURE__ */ new Set());
4381
4390
  C("open-media-player", {
4382
4391
  seasonId: s,
@@ -4390,10 +4399,10 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4390
4399
  isCarouselOnly: !0
4391
4400
  });
4392
4401
  }
4393
- return (f, l) => (h(), g(G, null, [
4394
- oe(r("div", Ya, [
4395
- r("div", Qa, [
4396
- r("div", er, " ¿Estás seguro que deseas sincronizar el tracking del partido " + T(F.value ? F.value[`${F.value.isTeamForAnalysisHomeTeam ? "home" : "visiting"}_team_acronym`] : "") + " vs " + T(F.value ? F.value[`${F.value.isTeamForAnalysisHomeTeam ? "visiting" : "home"}_team_acronym`] : "") + " ? ", 1),
4402
+ return (f, l) => (h(), g(j, null, [
4403
+ oe(r("div", Qa, [
4404
+ r("div", er, [
4405
+ r("div", tr, " ¿Estás seguro que deseas sincronizar el tracking del partido " + T(F.value ? F.value[`${F.value.isTeamForAnalysisHomeTeam ? "home" : "visiting"}_team_acronym`] : "") + " vs " + T(F.value ? F.value[`${F.value.isTeamForAnalysisHomeTeam ? "visiting" : "home"}_team_acronym`] : "") + " ? ", 1),
4397
4406
  r("div", { class: "modal-confirmation__buttons" }, [
4398
4407
  r("div", {
4399
4408
  class: "modal-confirmation__buttons__button cancel",
@@ -4408,9 +4417,9 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4408
4417
  ], 512), [
4409
4418
  [ye, _e.value]
4410
4419
  ]),
4411
- oe(r("div", tr, [
4412
- r("div", sr, [
4413
- r("div", or, " ¿Estás seguro que deseas sincronizar esta jugada en el segundo " + T(w.value) + "? ", 1),
4420
+ oe(r("div", sr, [
4421
+ r("div", or, [
4422
+ r("div", nr, " ¿Estás seguro que deseas sincronizar esta jugada en el segundo " + T(w.value) + "? ", 1),
4414
4423
  r("div", { class: "modal-confirmation__buttons" }, [
4415
4424
  r("div", {
4416
4425
  class: "modal-confirmation__buttons__button cancel",
@@ -4428,9 +4437,9 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4428
4437
  r("div", {
4429
4438
  class: W(e.widthContainer <= 768 ? "gsc-specific-plays-movil" : "gsc-specific-plays")
4430
4439
  }, [
4431
- oe(r("div", nr, [
4432
- r("div", ir, [
4433
- e.widthContainer <= 768 ? (h(), g("span", ar, "Elige que quieres ver:")) : (h(), g("span", rr, "Jugadas Específicas"))
4440
+ oe(r("div", ir, [
4441
+ r("div", ar, [
4442
+ e.widthContainer <= 768 ? (h(), g("span", rr, "Elige que quieres ver:")) : (h(), g("span", lr, "Jugadas Específicas"))
4434
4443
  ])
4435
4444
  ], 512), [
4436
4445
  [ye, !e.isFieldOnly]
@@ -4462,19 +4471,19 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4462
4471
  key: 0,
4463
4472
  role: "button",
4464
4473
  class: "button-tracking",
4465
- onClick: js
4474
+ onClick: Gs
4466
4475
  }, " Generar datos ")) : P("", !0),
4467
- oe(r("div", lr, [
4468
- r("div", cr, [
4469
- Be(ae(gt), {
4470
- modelValue: j.value,
4471
- "onUpdate:modelValue": l[0] || (l[0] = (b) => j.value = b),
4476
+ oe(r("div", cr, [
4477
+ r("div", dr, [
4478
+ Be(ne(Ct), {
4479
+ modelValue: G.value,
4480
+ "onUpdate:modelValue": l[0] || (l[0] = (b) => G.value = b),
4472
4481
  label: "Mostrar conexiones",
4473
4482
  fontFamily: "Poppins-Regular",
4474
4483
  labelFontSize: e.widthContainer > 400 ? "13px" : "12px",
4475
4484
  "label-color": "#FFF"
4476
4485
  }, null, 8, ["modelValue", "labelFontSize"]),
4477
- e.widthContainer <= 768 && e.isTacticVisible ? (h(), he(ae(gt), {
4486
+ e.widthContainer <= 768 && e.isTacticVisible ? (h(), he(ne(Ct), {
4478
4487
  key: 0,
4479
4488
  modelValue: N.value,
4480
4489
  "onUpdate:modelValue": l[1] || (l[1] = (b) => N.value = b),
@@ -4487,8 +4496,8 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4487
4496
  key: 1,
4488
4497
  class: W(["specific-plays-radio-container", { "is-away-team": !Me.value }])
4489
4498
  }, [
4490
- F.value && e.isTacticVisible ? (h(), g(G, { key: 0 }, [
4491
- r("label", dr, [
4499
+ F.value && e.isTacticVisible ? (h(), g(j, { key: 0 }, [
4500
+ r("label", ur, [
4492
4501
  oe(r("input", {
4493
4502
  "onUpdate:modelValue": l[2] || (l[2] = (b) => q.value = b),
4494
4503
  type: "checkbox",
@@ -4501,23 +4510,23 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4501
4510
  r("span", {
4502
4511
  class: W(Me.value ? "outer-circle-home" : "outer-circle-away")
4503
4512
  }, [
4504
- q.value ? (h(), g("svg", ur, [...l[16] || (l[16] = [
4513
+ q.value ? (h(), g("svg", fr, [...l[16] || (l[16] = [
4505
4514
  r("path", {
4506
4515
  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",
4507
4516
  fill: "#0d1d29"
4508
4517
  }, null, -1)
4509
4518
  ])])) : P("", !0)
4510
4519
  ], 2),
4511
- r("span", fr, [
4520
+ r("span", pr, [
4512
4521
  X(T(F.value[`${F.value.isTeamForAnalysisHomeTeam ? "home" : "visiting"}_team_acronym`]) + " ", 1),
4513
4522
  r("img", {
4514
4523
  class: "imgclassvalue",
4515
4524
  width: "25",
4516
4525
  src: F.value[`${F.value.isTeamForAnalysisHomeTeam ? "home" : "visiting"}_team_logo`]
4517
- }, null, 8, pr)
4526
+ }, null, 8, mr)
4518
4527
  ])
4519
4528
  ]),
4520
- r("label", mr, [
4529
+ r("label", yr, [
4521
4530
  oe(r("input", {
4522
4531
  "onUpdate:modelValue": l[3] || (l[3] = (b) => K.value = b),
4523
4532
  type: "checkbox",
@@ -4529,20 +4538,20 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4529
4538
  r("span", {
4530
4539
  class: W(Me.value ? "outer-circle-away" : "outer-circle-home")
4531
4540
  }, [
4532
- K.value ? (h(), g("svg", yr, [...l[17] || (l[17] = [
4541
+ K.value ? (h(), g("svg", hr, [...l[17] || (l[17] = [
4533
4542
  r("path", {
4534
4543
  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",
4535
4544
  fill: "#0d1d29"
4536
4545
  }, null, -1)
4537
4546
  ])])) : P("", !0)
4538
4547
  ], 2),
4539
- r("span", hr, [
4548
+ r("span", gr, [
4540
4549
  X(T(F.value[`${F.value.isTeamForAnalysisHomeTeam ? "visiting" : "home"}_team_acronym`]) + " ", 1),
4541
4550
  r("img", {
4542
4551
  class: "imgclassvalue",
4543
4552
  width: "25",
4544
4553
  src: F.value[`${F.value.isTeamForAnalysisHomeTeam ? "visiting" : "home"}_team_logo`]
4545
- }, null, 8, gr)
4554
+ }, null, 8, br)
4546
4555
  ])
4547
4556
  ])
4548
4557
  ], 64)) : P("", !0)
@@ -4551,7 +4560,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4551
4560
  r("div", {
4552
4561
  class: W(["specific-plays-controls22", e.widthContainer <= 375 ? "specific-plays-controls22small" : ""])
4553
4562
  }, [
4554
- e.widthContainer > 768 && e.isTacticVisible && !e.isSynchronization ? (h(), he(ae(gt), {
4563
+ e.widthContainer > 768 && e.isTacticVisible && !e.isSynchronization ? (h(), he(ne(Ct), {
4555
4564
  key: 0,
4556
4565
  modelValue: N.value,
4557
4566
  "onUpdate:modelValue": l[4] || (l[4] = (b) => N.value = b),
@@ -4560,33 +4569,33 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4560
4569
  labelFontSize: "13px",
4561
4570
  "label-color": "#FFF"
4562
4571
  }, null, 8, ["modelValue"])) : P("", !0),
4563
- e.isTacticVisible ? (h(), g(G, { key: 1 }, [
4572
+ e.isTacticVisible ? (h(), g(j, { key: 1 }, [
4564
4573
  N.value ? (h(), g("div", {
4565
4574
  key: 1,
4566
4575
  class: W(
4567
4576
  e.widthContainer <= 768 ? "specify-control-incement-second-container-mobil" : "specify-control-incement-second-container"
4568
4577
  )
4569
4578
  }, [
4570
- r("div", Sr, [
4571
- e.widthContainer > 990 || e.widthContainer <= 768 && e.widthContainer >= 420 ? (h(), g(G, { key: 0 }, [
4579
+ r("div", xr, [
4580
+ e.widthContainer > 990 || e.widthContainer <= 768 && e.widthContainer >= 420 ? (h(), g(j, { key: 0 }, [
4572
4581
  X("Inicio: ")
4573
- ], 64)) : (h(), g(G, { key: 1 }, [
4582
+ ], 64)) : (h(), g(j, { key: 1 }, [
4574
4583
  X("Inicio:")
4575
4584
  ], 64))
4576
4585
  ]),
4577
4586
  l[29] || (l[29] = r("div", { class: "icon-info" }, null, -1)),
4578
- r("div", xr, [
4579
- r("div", Fr, [
4580
- Number(v.value[0]) > 0 ? (h(), g("span", Ar, "+")) : P("", !0),
4587
+ r("div", Fr, [
4588
+ r("div", Ar, [
4589
+ Number(v.value[0]) > 0 ? (h(), g("span", kr, "+")) : P("", !0),
4581
4590
  X(T(v.value[0]), 1)
4582
4591
  ]),
4583
4592
  l[25] || (l[25] = r("div", { class: "contappvalueincementsecond-label" }, "seg", -1)),
4584
- r("div", kr, [
4593
+ r("div", Er, [
4585
4594
  r("div", {
4586
4595
  class: "contappvalueincementsecond-controls-container-mas",
4587
4596
  onClick: l[7] || (l[7] = (b) => Ze(1, 0))
4588
4597
  }, [
4589
- (h(), g("svg", Er, [...l[23] || (l[23] = [
4598
+ (h(), g("svg", Pr, [...l[23] || (l[23] = [
4590
4599
  r("path", {
4591
4600
  "data-v-b548a08d": "",
4592
4601
  d: "M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",
@@ -4617,26 +4626,26 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4617
4626
  ])])
4618
4627
  ])
4619
4628
  ]),
4620
- r("div", Pr, [
4621
- e.widthContainer > 990 || e.widthContainer <= 768 && e.widthContainer >= 420 ? (h(), g(G, { key: 0 }, [
4629
+ r("div", Tr, [
4630
+ e.widthContainer > 990 || e.widthContainer <= 768 && e.widthContainer >= 420 ? (h(), g(j, { key: 0 }, [
4622
4631
  X("Fin: ")
4623
- ], 64)) : (h(), g(G, { key: 1 }, [
4632
+ ], 64)) : (h(), g(j, { key: 1 }, [
4624
4633
  X("Fin:")
4625
4634
  ], 64))
4626
4635
  ]),
4627
4636
  l[30] || (l[30] = r("div", { class: "icon-info" }, null, -1)),
4628
- r("div", Tr, [
4629
- r("div", Br, [
4630
- Number(v.value[1]) > 0 ? (h(), g("span", Or, "+")) : P("", !0),
4637
+ r("div", Br, [
4638
+ r("div", Or, [
4639
+ Number(v.value[1]) > 0 ? (h(), g("span", Lr, "+")) : P("", !0),
4631
4640
  X(T(v.value[1]), 1)
4632
4641
  ]),
4633
4642
  l[28] || (l[28] = r("div", { class: "contappvalueincementsecond-label" }, "seg", -1)),
4634
- r("div", Lr, [
4643
+ r("div", Rr, [
4635
4644
  r("div", {
4636
4645
  class: "contappvalueincementsecond-controls-container-mas",
4637
4646
  onClick: l[9] || (l[9] = (b) => Ze(1, 1))
4638
4647
  }, [
4639
- (h(), g("svg", Rr, [...l[26] || (l[26] = [
4648
+ (h(), g("svg", Ir, [...l[26] || (l[26] = [
4640
4649
  r("path", {
4641
4650
  "data-v-b548a08d": "",
4642
4651
  d: "M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",
@@ -4675,18 +4684,18 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4675
4684
  }, [
4676
4685
  l[21] || (l[21] = r("div", { class: "icon-info" }, null, -1)),
4677
4686
  l[22] || (l[22] = r("div", { class: "text-icon-info" }, "Segundos antes/después del cobro:", -1)),
4678
- r("div", br, [
4679
- r("div", Cr, [
4680
- Number(w.value) > 0 ? (h(), g("span", vr, "+")) : P("", !0),
4687
+ r("div", Cr, [
4688
+ r("div", vr, [
4689
+ Number(w.value) > 0 ? (h(), g("span", wr, "+")) : P("", !0),
4681
4690
  X(T(w.value), 1)
4682
4691
  ]),
4683
4692
  l[20] || (l[20] = r("div", { class: "contappvalueincementsecond-label" }, "seg", -1)),
4684
- r("div", wr, [
4693
+ r("div", _r, [
4685
4694
  r("div", {
4686
4695
  class: "contappvalueincementsecond-controls-container-mas",
4687
4696
  onClick: l[5] || (l[5] = (b) => Mt(1))
4688
4697
  }, [
4689
- (h(), g("svg", _r, [...l[18] || (l[18] = [
4698
+ (h(), g("svg", Sr, [...l[18] || (l[18] = [
4690
4699
  r("path", {
4691
4700
  "data-v-b548a08d": "",
4692
4701
  d: "M6.36523 13.788L1.10146 8.52429C0.479824 7.90265 0.479824 6.88541 1.10147 6.26377L6.36523 1",
@@ -4733,7 +4742,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4733
4742
  class: "specific-plays-field",
4734
4743
  style: D(e.widthContainer <= 768 ? "height: auto" : "")
4735
4744
  }, [
4736
- r("div", Ir, [
4745
+ r("div", $r, [
4737
4746
  Be(fi, {
4738
4747
  "width-container": e.widthContainer,
4739
4748
  "play-connections": ue.value,
@@ -4741,29 +4750,29 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4741
4750
  "players-positions-by-range": We.value,
4742
4751
  "team-id-for-analysis": e.teamIdForAnalysis,
4743
4752
  "selected-category": e.filters.cornertype,
4744
- "are-connections-visible": j.value,
4753
+ "are-connections-visible": G.value,
4745
4754
  "are-position-paths-visible": N.value,
4746
- "visible-teams-ids": je.value,
4755
+ "visible-teams-ids": Ge.value,
4747
4756
  "is-against-corner": Ie.value,
4748
4757
  onChangelateralidad: Vs
4749
4758
  }, 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"])
4750
4759
  ]),
4751
- r("div", $r, [
4752
- r("div", Nr, [
4753
- e.isTemplateMode ? P("", !0) : (h(), g("div", Mr, [
4760
+ r("div", Nr, [
4761
+ r("div", Mr, [
4762
+ e.isTemplateMode ? P("", !0) : (h(), g("div", Dr, [
4754
4763
  r("img", {
4755
- src: ne.value.home_team_logo,
4764
+ src: ie.value.home_team_logo,
4756
4765
  alt: ""
4757
- }, null, 8, Dr)
4766
+ }, null, 8, Hr)
4758
4767
  ])),
4759
4768
  l[31] || (l[31] = r("div", { class: "bullet" }, null, -1))
4760
4769
  ]),
4761
- r("div", Hr, [
4762
- e.isTemplateMode ? P("", !0) : (h(), g("div", Ur, [
4770
+ r("div", Ur, [
4771
+ e.isTemplateMode ? P("", !0) : (h(), g("div", Vr, [
4763
4772
  r("img", {
4764
- src: ne.value.visiting_team_logo,
4773
+ src: ie.value.visiting_team_logo,
4765
4774
  alt: ""
4766
- }, null, 8, Vr)
4775
+ }, null, 8, zr)
4767
4776
  ])),
4768
4777
  l[32] || (l[32] = r("div", { class: "bullet" }, null, -1))
4769
4778
  ])
@@ -4774,15 +4783,15 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4774
4783
  style: D(e.widthContainer <= 768 ? "gap:5px; flex-direction: column;" : "")
4775
4784
  }, [
4776
4785
  l[36] || (l[36] = r("div", { class: "specific-plays-field__play-buttons__text" }, "Visualizar video:", -1)),
4777
- r("div", zr, [
4786
+ r("div", jr, [
4778
4787
  F.value.video_types.includes(1) ? (h(), g("div", {
4779
4788
  key: 0,
4780
4789
  class: "specific-plays-field__play-buttons__button",
4781
- onClick: l[11] || (l[11] = (b) => mt(1))
4790
+ onClick: l[11] || (l[11] = (b) => ht(1))
4782
4791
  }, [...l[33] || (l[33] = [
4783
4792
  r("div", { class: "specific-plays-field__play-buttons__button__icon" }, [
4784
4793
  r("img", {
4785
- src: ht,
4794
+ src: bt,
4786
4795
  alt: ""
4787
4796
  })
4788
4797
  ], -1),
@@ -4791,11 +4800,11 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4791
4800
  F.value.video_types.includes(3) ? (h(), g("div", {
4792
4801
  key: 1,
4793
4802
  class: "specific-plays-field__play-buttons__button",
4794
- onClick: l[12] || (l[12] = (b) => mt(3))
4803
+ onClick: l[12] || (l[12] = (b) => ht(3))
4795
4804
  }, [...l[34] || (l[34] = [
4796
4805
  r("div", { class: "specific-plays-field__play-buttons__button__icon" }, [
4797
4806
  r("img", {
4798
- src: ht,
4807
+ src: bt,
4799
4808
  alt: ""
4800
4809
  })
4801
4810
  ], -1),
@@ -4804,11 +4813,11 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4804
4813
  F.value.video_types.includes(2) ? (h(), g("div", {
4805
4814
  key: 2,
4806
4815
  class: "specific-plays-field__play-buttons__button",
4807
- onClick: l[13] || (l[13] = (b) => mt(2))
4816
+ onClick: l[13] || (l[13] = (b) => ht(2))
4808
4817
  }, [...l[35] || (l[35] = [
4809
4818
  r("div", { class: "specific-plays-field__play-buttons__button__icon" }, [
4810
4819
  r("img", {
4811
- src: ht,
4820
+ src: bt,
4812
4821
  alt: ""
4813
4822
  })
4814
4823
  ], -1),
@@ -4818,8 +4827,8 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4818
4827
  ], 4)) : P("", !0)
4819
4828
  ], 4),
4820
4829
  e.widthContainer <= 768 ? (h(), g("div", Gr, [
4821
- F.value && e.isTacticVisible ? (h(), g(G, { key: 0 }, [
4822
- r("label", jr, [
4830
+ F.value && e.isTacticVisible ? (h(), g(j, { key: 0 }, [
4831
+ r("label", Wr, [
4823
4832
  oe(r("input", {
4824
4833
  "onUpdate:modelValue": l[14] || (l[14] = (b) => q.value = b),
4825
4834
  type: "checkbox",
@@ -4845,16 +4854,16 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4845
4854
  })
4846
4855
  ], -1)
4847
4856
  ])], 2),
4848
- r("span", Wr, [
4857
+ r("span", qr, [
4849
4858
  X(T(F.value[`${F.value.isTeamForAnalysisHomeTeam ? "home" : "visiting"}_team_acronym`]) + " ", 1),
4850
4859
  r("img", {
4851
4860
  class: "imgclassvalue",
4852
4861
  width: "25",
4853
4862
  src: F.value[`${F.value.isTeamForAnalysisHomeTeam ? "home" : "visiting"}_team_logo`]
4854
- }, null, 8, qr)
4863
+ }, null, 8, Zr)
4855
4864
  ])
4856
4865
  ]),
4857
- r("label", Zr, [
4866
+ r("label", Jr, [
4858
4867
  oe(r("input", {
4859
4868
  "onUpdate:modelValue": l[15] || (l[15] = (b) => K.value = b),
4860
4869
  type: "checkbox",
@@ -4879,34 +4888,34 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4879
4888
  })
4880
4889
  ], -1)
4881
4890
  ])], 2),
4882
- r("span", Jr, [
4891
+ r("span", Xr, [
4883
4892
  X(T(F.value[`${F.value.isTeamForAnalysisHomeTeam ? "visiting" : "home"}_team_acronym`]) + " ", 1),
4884
4893
  r("img", {
4885
4894
  class: "imgclassvalue",
4886
4895
  width: "25",
4887
4896
  src: F.value[`${F.value.isTeamForAnalysisHomeTeam ? "visiting" : "home"}_team_logo`]
4888
- }, null, 8, Xr)
4897
+ }, null, 8, Kr)
4889
4898
  ])
4890
4899
  ])
4891
4900
  ], 64)) : P("", !0)
4892
4901
  ])) : P("", !0)
4893
4902
  ], 2)
4894
4903
  ], 2),
4895
- de.value && e.isCornerInfoVisible ? (h(), g("div", Kr)) : P("", !0),
4896
- de.value && e.isCornerInfoVisible ? (h(), g("div", Yr, [
4897
- r("div", Qr, [
4904
+ de.value && e.isCornerInfoVisible ? (h(), g("div", Yr)) : P("", !0),
4905
+ de.value && e.isCornerInfoVisible ? (h(), g("div", Qr, [
4906
+ r("div", el, [
4898
4907
  r("img", {
4899
4908
  class: "corner-info__team__logo",
4900
- src: `https://golstatsimages.blob.core.windows.net/teams-80/${de.value.team_id}.png`
4901
- }, null, 8, el)
4909
+ src: ne(Ya)(`https://golstatsimages.blob.core.windows.net/teams-80/${de.value.team_id}.png`, e.providerId)
4910
+ }, null, 8, tl)
4902
4911
  ]),
4903
- r("div", tl, [
4904
- r("div", sl, [
4912
+ r("div", sl, [
4913
+ r("div", ol, [
4905
4914
  l[39] || (l[39] = r("span", null, " Tiro de esquina ", -1)),
4906
4915
  l[40] || (l[40] = r("span", { class: "separator" }, " | ", -1)),
4907
4916
  r("span", null, T(de.value.player.firstNameAndFirstLastName), 1)
4908
4917
  ]),
4909
- r("div", ol, [
4918
+ r("div", nl, [
4910
4919
  r("span", null, T(de.value.howWasCornerName), 1),
4911
4920
  l[41] || (l[41] = r("span", { class: "separator" }, " | ", -1)),
4912
4921
  r("span", null, T(de.value.whatHappenedName), 1)
@@ -4916,7 +4925,7 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
4916
4925
  ], 2)
4917
4926
  ], 64));
4918
4927
  }
4919
- }, Pl = /* @__PURE__ */ we(cl, [["__scopeId", "data-v-a30f1ff3"]]);
4928
+ }, Tl = /* @__PURE__ */ we(dl, [["__scopeId", "data-v-2ef414bd"]]);
4920
4929
  export {
4921
- Pl as GSCSpecificPlays
4930
+ Tl as GSCSpecificPlays
4922
4931
  };