@golstats/gsc-specific-plays 1.1.3 → 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.
- package/dist/gsc-specific-plays.js +202 -193
- package/dist/gsc-specific-plays.umd.cjs +4 -4
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
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
|
|
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
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)
|
|
@@ -175,7 +175,7 @@ const bt = "/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(
|
|
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",
|
|
@@ -310,7 +310,7 @@ const bt = "/icons/icn-play.png", oo = (e, t) => {
|
|
|
310
310
|
])
|
|
311
311
|
], 4),
|
|
312
312
|
s.value ? (h(), g("div", wo, [
|
|
313
|
-
(h(!0), g(
|
|
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 bt = "/icons/icn-play.png", oo = (e, t) => {
|
|
|
383
383
|
[ye, e.areFiltersOpen]
|
|
384
384
|
]),
|
|
385
385
|
r("div", Ro, [
|
|
386
|
-
(h(!0), g(
|
|
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)),
|
|
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",
|
|
539
|
+
r("div", jo, T(s.textStat), 1)
|
|
540
540
|
]),
|
|
541
|
-
r("div",
|
|
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(
|
|
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(
|
|
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(
|
|
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(
|
|
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(
|
|
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(
|
|
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(
|
|
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",
|
|
@@ -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"],
|
|
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: {
|
|
@@ -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(
|
|
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",
|
|
@@ -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,
|
|
1461
|
+
}, T(e.playConnection.player.jersey), 9, jn)
|
|
1462
1462
|
])
|
|
1463
1463
|
], 8, zn)) : (h(), g("svg", {
|
|
1464
1464
|
key: 1,
|
|
@@ -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,
|
|
1487
|
-
(h(!0), g(
|
|
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 +
|
|
1493
|
+
y1: p.y1 + ne(vt),
|
|
1494
1494
|
x2: p.x2,
|
|
1495
|
-
y2: p.y2 +
|
|
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((
|
|
1638
|
+
(C, { playersPositions: m, finalPlayersPositions: w, areFirstPositions: v, areFinalPositions: U }) => (m.forEach((G, N) => {
|
|
1639
1639
|
C.push({
|
|
1640
|
-
...
|
|
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(
|
|
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(
|
|
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(
|
|
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(
|
|
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(
|
|
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(
|
|
1704
|
+
e.isAgainstCorner ? (h(), g(j, { key: 0 }, [
|
|
1705
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(
|
|
1706
|
+
], 64)) : (h(), g(j, { key: 1 }, [
|
|
1707
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(
|
|
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(
|
|
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
|
|
@@ -1871,8 +1871,8 @@ 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
|
-
},
|
|
1875
|
-
},
|
|
1874
|
+
}, ji = () => {
|
|
1875
|
+
}, Gi = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
|
|
1876
1876
|
function Wi(e) {
|
|
1877
1877
|
return !!(e && Q(e.append) && e[gs] === "FormData" && e[dt]);
|
|
1878
1878
|
}
|
|
@@ -1949,8 +1949,8 @@ const qi = (e) => {
|
|
|
1949
1949
|
freezeMethods: Vi,
|
|
1950
1950
|
toObjectSet: zi,
|
|
1951
1951
|
toCamelCase: Hi,
|
|
1952
|
-
noop:
|
|
1953
|
-
toFiniteNumber:
|
|
1952
|
+
noop: ji,
|
|
1953
|
+
toFiniteNumber: Gi,
|
|
1954
1954
|
findKey: vs,
|
|
1955
1955
|
global: xe,
|
|
1956
1956
|
isContextDefined: ws,
|
|
@@ -2080,14 +2080,14 @@ function pt(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,
|
|
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(
|
|
2087
|
+
u.isString(G) ? G.trim() : G,
|
|
2088
2088
|
w,
|
|
2089
2089
|
A
|
|
2090
|
-
)) === !0 && C(U, w ? w.concat(
|
|
2090
|
+
)) === !0 && C(U, w ? w.concat(G) : [G]);
|
|
2091
2091
|
}), x.pop();
|
|
2092
2092
|
}
|
|
2093
2093
|
}
|
|
@@ -2265,7 +2265,7 @@ function pa(e, t, s) {
|
|
|
2265
2265
|
}
|
|
2266
2266
|
return (s || JSON.stringify)(e);
|
|
2267
2267
|
}
|
|
2268
|
-
const
|
|
2268
|
+
const je = {
|
|
2269
2269
|
transitional: Ps,
|
|
2270
2270
|
adapter: ["xhr", "http", "fetch"],
|
|
2271
2271
|
transformRequest: [function(t, s) {
|
|
@@ -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 ||
|
|
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
|
-
|
|
2335
|
+
je.headers[e] = {};
|
|
2336
2336
|
});
|
|
2337
2337
|
const ma = u.toObjectSet([
|
|
2338
2338
|
"age",
|
|
@@ -2536,7 +2536,7 @@ u.reduceDescriptors(ee.prototype, ({ value: e }, t) => {
|
|
|
2536
2536
|
});
|
|
2537
2537
|
u.freezeMethods(ee);
|
|
2538
2538
|
function _t(e, t) {
|
|
2539
|
-
const s = this ||
|
|
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);
|
|
@@ -2798,9 +2798,9 @@ const Rs = (e) => {
|
|
|
2798
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
|
|
2802
|
-
if (
|
|
2803
|
-
o(new O("Unsupported protocol " +
|
|
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:
|
|
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),
|
|
2960
|
+
} = Rs(m), Ge = t || fetch;
|
|
2961
2961
|
Z = Z ? (Z + "").toLowerCase() : "text";
|
|
2962
|
-
let Ee = Pa([
|
|
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
|
|
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 =
|
|
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
2977
|
ct(ns(K))
|
|
2978
2978
|
);
|
|
2979
|
-
U = as(
|
|
2979
|
+
U = as(ie.body, rs, $e, Pe);
|
|
2980
2980
|
}
|
|
2981
2981
|
}
|
|
2982
2982
|
u.isString(ge) || (ge = ge ? "include" : "omit");
|
|
@@ -2990,12 +2990,12 @@ 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 ?
|
|
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
|
|
2996
|
+
const ie = {};
|
|
2997
2997
|
["status", "statusText", "headers"].forEach((We) => {
|
|
2998
|
-
|
|
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,
|
|
@@ -3005,13 +3005,13 @@ const Rs = (e) => {
|
|
|
3005
3005
|
as(ue.body, rs, $e, () => {
|
|
3006
3006
|
Pe && Pe(), me && me();
|
|
3007
3007
|
}),
|
|
3008
|
-
|
|
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((
|
|
3014
|
-
Os(
|
|
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,
|
|
@@ -3107,7 +3107,7 @@ function fs(e) {
|
|
|
3107
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 ||
|
|
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
3111
|
return St(e), o.data = _t.call(
|
|
3112
3112
|
e,
|
|
3113
3113
|
e.transformResponse,
|
|
@@ -3455,7 +3455,7 @@ function Ds(e) {
|
|
|
3455
3455
|
return Ds(ke(e, n));
|
|
3456
3456
|
}, s;
|
|
3457
3457
|
}
|
|
3458
|
-
const H = Ds(
|
|
3458
|
+
const H = Ds(je);
|
|
3459
3459
|
H.Axios = Fe;
|
|
3460
3460
|
H.CanceledError = Re;
|
|
3461
3461
|
H.CancelToken = Da;
|
|
@@ -3476,22 +3476,22 @@ H.getAdapter = $s.getAdapter;
|
|
|
3476
3476
|
H.HttpStatusCode = Tt;
|
|
3477
3477
|
H.default = H;
|
|
3478
3478
|
const {
|
|
3479
|
-
Axios:
|
|
3480
|
-
AxiosError:
|
|
3481
|
-
CanceledError:
|
|
3482
|
-
isCancel:
|
|
3483
|
-
CancelToken:
|
|
3484
|
-
VERSION:
|
|
3485
|
-
all:
|
|
3486
|
-
Cancel:
|
|
3487
|
-
isAxiosError:
|
|
3488
|
-
spread:
|
|
3489
|
-
toFormData:
|
|
3490
|
-
AxiosHeaders:
|
|
3491
|
-
HttpStatusCode:
|
|
3492
|
-
formToJSON:
|
|
3493
|
-
getAdapter:
|
|
3494
|
-
mergeConfig:
|
|
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",
|
|
@@ -3507,7 +3507,7 @@ let xt = null;
|
|
|
3507
3507
|
function za() {
|
|
3508
3508
|
return xt || (xt = Va.reduce((e, t, s) => (e[s] = t, e), {})), xt;
|
|
3509
3509
|
}
|
|
3510
|
-
const
|
|
3510
|
+
const ja = [
|
|
3511
3511
|
"playId",
|
|
3512
3512
|
"playerId",
|
|
3513
3513
|
"teamId",
|
|
@@ -3531,8 +3531,8 @@ const Ga = [
|
|
|
3531
3531
|
"timeSection"
|
|
3532
3532
|
];
|
|
3533
3533
|
let Ft = null;
|
|
3534
|
-
function
|
|
3535
|
-
return Ft || (Ft =
|
|
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",
|
|
@@ -3595,24 +3595,33 @@ function He(e, t, s = !1) {
|
|
|
3595
3595
|
}
|
|
3596
3596
|
return e;
|
|
3597
3597
|
}
|
|
3598
|
-
|
|
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
|
-
},
|
|
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
|
-
},
|
|
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
|
-
},
|
|
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
|
-
},
|
|
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
|
-
},
|
|
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
|
-
},
|
|
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
|
-
},
|
|
3651
|
+
}, Hr = ["src"], Ur = { class: "game-teams__team away" }, Vr = {
|
|
3643
3652
|
key: 0,
|
|
3644
3653
|
class: "team-logo"
|
|
3645
|
-
},
|
|
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
|
-
},
|
|
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
|
-
},
|
|
3660
|
+
}, Qr = {
|
|
3652
3661
|
key: 1,
|
|
3653
3662
|
class: "corner-info"
|
|
3654
|
-
},
|
|
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 =
|
|
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()),
|
|
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
|
-
}),
|
|
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
|
-
}),
|
|
3930
|
+
}), ie = M({});
|
|
3922
3931
|
function Ce(f) {
|
|
3923
|
-
|
|
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
|
-
|
|
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
|
},
|
|
@@ -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
|
-
|
|
4029
|
+
G.value = !f;
|
|
4021
4030
|
}
|
|
4022
4031
|
);
|
|
4023
4032
|
function Vs(f) {
|
|
@@ -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
|
|
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
|
|
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
|
|
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 ?
|
|
4229
|
-
}), B.corners =
|
|
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 [
|
|
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,
|
|
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
|
|
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
|
|
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
|
-
|
|
4299
|
-
E.shortName =
|
|
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 =
|
|
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 <
|
|
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,13 +4339,13 @@ const Ya = { class: "modal-confirmation" }, Qa = { class: "modal-confirmation__c
|
|
|
4330
4339
|
return E;
|
|
4331
4340
|
},
|
|
4332
4341
|
/* @__PURE__ */ new Map()
|
|
4333
|
-
),
|
|
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 ?
|
|
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
|
});
|
|
@@ -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 =
|
|
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);
|
|
@@ -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(
|
|
4394
|
-
oe(r("div",
|
|
4395
|
-
r("div",
|
|
4396
|
-
r("div",
|
|
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",
|
|
4412
|
-
r("div",
|
|
4413
|
-
r("div",
|
|
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",
|
|
4432
|
-
r("div",
|
|
4433
|
-
e.widthContainer <= 768 ? (h(), g("span",
|
|
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:
|
|
4474
|
+
onClick: Gs
|
|
4466
4475
|
}, " Generar datos ")) : P("", !0),
|
|
4467
|
-
oe(r("div",
|
|
4468
|
-
r("div",
|
|
4469
|
-
Be(
|
|
4470
|
-
modelValue:
|
|
4471
|
-
"onUpdate:modelValue": l[0] || (l[0] = (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(
|
|
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(
|
|
4491
|
-
r("label",
|
|
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",
|
|
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",
|
|
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,
|
|
4526
|
+
}, null, 8, mr)
|
|
4518
4527
|
])
|
|
4519
4528
|
]),
|
|
4520
|
-
r("label",
|
|
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",
|
|
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",
|
|
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,
|
|
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(
|
|
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(
|
|
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",
|
|
4571
|
-
e.widthContainer > 990 || e.widthContainer <= 768 && e.widthContainer >= 420 ? (h(), g(
|
|
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(
|
|
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",
|
|
4579
|
-
r("div",
|
|
4580
|
-
Number(v.value[0]) > 0 ? (h(), g("span",
|
|
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",
|
|
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",
|
|
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",
|
|
4621
|
-
e.widthContainer > 990 || e.widthContainer <= 768 && e.widthContainer >= 420 ? (h(), g(
|
|
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(
|
|
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",
|
|
4629
|
-
r("div",
|
|
4630
|
-
Number(v.value[1]) > 0 ? (h(), g("span",
|
|
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",
|
|
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",
|
|
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",
|
|
4679
|
-
r("div",
|
|
4680
|
-
Number(w.value) > 0 ? (h(), g("span",
|
|
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",
|
|
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",
|
|
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",
|
|
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":
|
|
4753
|
+
"are-connections-visible": G.value,
|
|
4745
4754
|
"are-position-paths-visible": N.value,
|
|
4746
|
-
"visible-teams-ids":
|
|
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",
|
|
4752
|
-
r("div",
|
|
4753
|
-
e.isTemplateMode ? P("", !0) : (h(), g("div",
|
|
4760
|
+
r("div", Nr, [
|
|
4761
|
+
r("div", Mr, [
|
|
4762
|
+
e.isTemplateMode ? P("", !0) : (h(), g("div", Dr, [
|
|
4754
4763
|
r("img", {
|
|
4755
|
-
src:
|
|
4764
|
+
src: ie.value.home_team_logo,
|
|
4756
4765
|
alt: ""
|
|
4757
|
-
}, null, 8,
|
|
4766
|
+
}, null, 8, Hr)
|
|
4758
4767
|
])),
|
|
4759
4768
|
l[31] || (l[31] = r("div", { class: "bullet" }, null, -1))
|
|
4760
4769
|
]),
|
|
4761
|
-
r("div",
|
|
4762
|
-
e.isTemplateMode ? P("", !0) : (h(), g("div",
|
|
4770
|
+
r("div", Ur, [
|
|
4771
|
+
e.isTemplateMode ? P("", !0) : (h(), g("div", Vr, [
|
|
4763
4772
|
r("img", {
|
|
4764
|
-
src:
|
|
4773
|
+
src: ie.value.visiting_team_logo,
|
|
4765
4774
|
alt: ""
|
|
4766
|
-
}, null, 8,
|
|
4775
|
+
}, null, 8, zr)
|
|
4767
4776
|
])),
|
|
4768
4777
|
l[32] || (l[32] = r("div", { class: "bullet" }, null, -1))
|
|
4769
4778
|
])
|
|
@@ -4774,7 +4783,7 @@ 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",
|
|
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",
|
|
@@ -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(
|
|
4822
|
-
r("label",
|
|
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",
|
|
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,
|
|
4863
|
+
}, null, 8, Zr)
|
|
4855
4864
|
])
|
|
4856
4865
|
]),
|
|
4857
|
-
r("label",
|
|
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",
|
|
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,
|
|
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",
|
|
4896
|
-
de.value && e.isCornerInfoVisible ? (h(), g("div",
|
|
4897
|
-
r("div",
|
|
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,
|
|
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",
|
|
4904
|
-
r("div",
|
|
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",
|
|
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
|
-
},
|
|
4928
|
+
}, Tl = /* @__PURE__ */ we(dl, [["__scopeId", "data-v-2ef414bd"]]);
|
|
4920
4929
|
export {
|
|
4921
|
-
|
|
4930
|
+
Tl as GSCSpecificPlays
|
|
4922
4931
|
};
|