@golstats/gsc-relevant-data 1.0.15 → 1.0.17
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/CardBase-FI6JXGHQ-CIl1rArT.js +127 -0
- package/dist/{CardBaseAllIndividual-D0CaU15e-CLPB0z0l.js → CardBaseAllIndividual-DmeCG9Bu-BkRRCAkF.js} +20 -16
- package/dist/{CardGeneral-AZwvWZ_3-AQOM0OL9.js → CardGeneral-CA0zyzc5-hoalFeRn.js} +97 -89
- package/dist/{CardGeneralIndividual-DetWgcUA-BTLZpGNX.js → CardGeneralIndividual-CGvW_cNJ-Brc4719X.js} +54 -46
- package/dist/{CardGeneralTeams-wLzPsHgF-fLdKm-YP.js → CardGeneralTeams-B2Mt_1ck-DGtGp0kz.js} +61 -53
- package/dist/{CardIndividual-DsTXOh1h-Dc3790C2.js → CardIndividual-CVuyIMNJ-DrLJnLyX.js} +109 -101
- package/dist/CardIndividual1vs1-CHGIwVW_-D_F1FbBt.js +113 -0
- package/dist/{CardIndividualAreas-DngsmF39-DcK3uLDs.js → CardIndividualAreas-CTSkG6vH-3wFR3TUs.js} +59 -54
- package/dist/{CardIndividualCenters-BG_eOM3D-xuIP7w17.js → CardIndividualCenters-CtOymA-1-BTSaAuY0.js} +114 -109
- package/dist/{CardIndividualDistance-CvBDGVS--D8YWMCKb.js → CardIndividualDistance-BEunwEvl-C_sM7SpW.js} +35 -30
- package/dist/{CardIndividualFouls-C44UeLyO-ZIHkkK8-.js → CardIndividualFouls-BZmy1C5v-BTMzgLW1.js} +131 -126
- package/dist/CardIndividualGoalParticipation-BfQRXmuo-vKrLnbqm.js +116 -0
- package/dist/{CardIndividualGoals-B4b5wkp6-BwluJyoB.js → CardIndividualGoals-DG9vgQml-DWpZJnKo.js} +276 -220
- package/dist/{CardIndividualGold-BfC-u_iy-DT3GeGNQ.js → CardIndividualGold-Rwil02C5-DYINqkd_.js} +40 -35
- package/dist/{CardIndividualNoGoalReceived-BfSj5Spd-CmA-iSLj.js → CardIndividualNoGoalReceived-DKrbZDyK-CM2EQxJ0.js} +62 -57
- package/dist/CardIndividualPerformance-BxmlC3DF-Lmt78Lsh.js +108 -0
- package/dist/{CardIndividualSaves-nqci9xWF-CDd6dQLA.js → CardIndividualSaves-CpNX7tF6-AJJP0O8L.js} +50 -42
- package/dist/{CardIndividualShotsOnGoal-CivXiLK1-Gtfy45ra.js → CardIndividualShotsOnGoal-Bz2egr4P-Cu0PvN_8.js} +71 -66
- package/dist/{CardIndividualStatistics-Z68XArun-DT_RnZV9.js → CardIndividualStatistics-SG4MGex_-DwyDsIaG.js} +34 -29
- package/dist/{CardPromTournament-D8dm7vzw-DjvD0ktc.js → CardPromTournament-Crs0KmXt-jQlLG_tC.js} +42 -34
- package/dist/{CardSuccessfulPasses-Duuuvnsj-Dtkl1toq.js → CardSuccessfulPasses-BCOa64Fb-D-vP5feB.js} +138 -133
- package/dist/CardTheMostProductive-BewV6KUX-B-aUc9v5.js +81 -0
- package/dist/{CircleWithDotsBig-BWySvEMt-COAdxI3W.js → CircleWithDotsBig-BXHW1pPv-D9k8N9rs.js} +8 -8
- package/dist/{Shield-DzbSNLIW-B-twHEDg.js → Shield-DrqywZtU-FXKCGenl.js} +6 -6
- package/dist/TimeSvg-B3vSNjgQ-BbQ6V9Cu.js +56 -0
- package/dist/gsc-relevant-data.css +1 -1
- package/dist/gsc-relevant-data.js +2 -5021
- package/dist/gsc-relevant-data.umd.cjs +6 -6
- package/dist/index-SSELSqE0.js +5207 -0
- package/package.json +2 -2
- package/dist/CardIndividual1vs1-D4ApefEV-BpJl9DFk.js +0 -108
- package/dist/CardIndividualGoalParticipation-CCDWQfQW-BGYwHtJV.js +0 -111
- package/dist/CardIndividualPerformance-DPNMz8n4-DTgdkzaM.js +0 -103
- package/dist/CardTheMostProductive-Jp8NzANe-DYcLrIfR.js +0 -76
- package/dist/TimeSvg-Cxp_p6OH-cZfI6hDf.js +0 -95
- package/dist/misc-BpbriWn--Bd_IQoHZ.js +0 -168
package/dist/{CardIndividualGoals-B4b5wkp6-BwluJyoB.js → CardIndividualGoals-DG9vgQml-DWpZJnKo.js}
RENAMED
|
@@ -1,128 +1,180 @@
|
|
|
1
|
-
import { computed as
|
|
2
|
-
import { r as
|
|
3
|
-
import {
|
|
4
|
-
import { G as N } from "./CircleWithDotsBig-
|
|
5
|
-
import {
|
|
6
|
-
|
|
1
|
+
import { computed as r, openBlock as o, createElementBlock as n, normalizeStyle as c, createVNode as F, mergeProps as C, withCtx as x, createElementVNode as l, toDisplayString as m, unref as _, createBlock as g, normalizeProps as b, createCommentVNode as w, pushScopeId as k, popScopeId as A } from "vue";
|
|
2
|
+
import { r as S } from "./CardBaseAllIndividual-DmeCG9Bu-BkRRCAkF.js";
|
|
3
|
+
import { j as P, $ as B, H, O as T, R as I, V as G } from "./index-SSELSqE0.js";
|
|
4
|
+
import { G as N } from "./CircleWithDotsBig-BXHW1pPv-D9k8N9rs.js";
|
|
5
|
+
import { a as O } from "./TimeSvg-B3vSNjgQ-BbQ6V9Cu.js";
|
|
6
|
+
import { b as $ } from "./CardBase-FI6JXGHQ-CIl1rArT.js";
|
|
7
|
+
const j = { class: "time-svg" }, z = {
|
|
8
|
+
width: "33",
|
|
9
|
+
height: "38",
|
|
10
|
+
viewBox: "0 0 33 38",
|
|
11
|
+
fill: "none",
|
|
12
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
13
|
+
}, U = ["stroke"], D = ["fill"], R = ["fill"], q = ["stroke"], W = {
|
|
14
|
+
__name: "TimeSvg2",
|
|
15
|
+
props: {
|
|
16
|
+
lineColor: {
|
|
17
|
+
type: String,
|
|
18
|
+
default: "white"
|
|
19
|
+
},
|
|
20
|
+
fillColor: {
|
|
21
|
+
type: String,
|
|
22
|
+
default: "#2755C9"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
setup(a) {
|
|
26
|
+
return (L, f) => (o(), n("div", j, [
|
|
27
|
+
(o(), n("svg", z, [
|
|
28
|
+
l("path", {
|
|
29
|
+
d: "M12.0977 1.87988H21.0811",
|
|
30
|
+
stroke: a.lineColor,
|
|
31
|
+
"stroke-width": "2.09616",
|
|
32
|
+
"stroke-linecap": "round"
|
|
33
|
+
}, null, 8, U),
|
|
34
|
+
l("ellipse", {
|
|
35
|
+
cx: "16.5897",
|
|
36
|
+
cy: "21.3442",
|
|
37
|
+
rx: "14.9725",
|
|
38
|
+
ry: "14.9727",
|
|
39
|
+
fill: a.fillColor
|
|
40
|
+
}, null, 8, D),
|
|
41
|
+
l("path", {
|
|
42
|
+
d: "M1.61719 21.3442C1.61719 23.3105 2.00446 25.2575 2.7569 27.074C3.50934 28.8906 4.6122 30.5412 6.00253 31.9315C7.39285 33.3218 9.0434 34.4247 10.8599 35.1772C12.6765 35.9296 14.6235 36.3169 16.5897 36.3169L16.5897 21.3442L1.61719 21.3442Z",
|
|
43
|
+
fill: a.lineColor
|
|
44
|
+
}, null, 8, R),
|
|
45
|
+
l("ellipse", {
|
|
46
|
+
cx: "16.5897",
|
|
47
|
+
cy: "21.3442",
|
|
48
|
+
rx: "14.9725",
|
|
49
|
+
ry: "14.9727",
|
|
50
|
+
stroke: a.lineColor,
|
|
51
|
+
"stroke-width": "2.09616",
|
|
52
|
+
"stroke-linecap": "round",
|
|
53
|
+
"stroke-linejoin": "round"
|
|
54
|
+
}, null, 8, q)
|
|
55
|
+
]))
|
|
56
|
+
]));
|
|
57
|
+
}
|
|
58
|
+
}, e = (a) => (k("data-v-6f924e69"), a = a(), A(), a), J = { class: "goals__body__title-sub" }, K = { class: "goals__body__title-sub__title" }, Q = { class: "goals__body__title-sub__sub" }, X = {
|
|
7
59
|
key: 0,
|
|
8
60
|
class: "goals-svg"
|
|
9
|
-
},
|
|
61
|
+
}, Y = {
|
|
10
62
|
width: "134",
|
|
11
63
|
height: "130",
|
|
12
64
|
viewBox: "0 0 134 130",
|
|
13
65
|
fill: "none",
|
|
14
66
|
xmlns: "http://www.w3.org/2000/svg"
|
|
15
|
-
},
|
|
67
|
+
}, l3 = { "clip-path": "url(#clip0_153_8443)" }, i3 = ["fill"], e3 = ["fill"], L3 = ["fill"], a3 = ["fill"], o3 = ["fill"], f3 = ["fill"], t3 = ["fill"], n3 = ["fill"], d3 = ["fill"], u3 = ["fill"], r3 = ["fill"], C3 = ["fill"], p3 = ["fill"], h3 = ["fill"], V3 = ["fill"], v3 = ["fill"], s3 = ["fill"], M3 = ["fill"], Z3 = ["fill"], c3 = ["fill"], F3 = ["fill"], m3 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
16
68
|
d: "M33.0472 2.72285L3.12858 19.996L1.56445 20.8991V73.0367L3.12858 72.1337L33.0472 54.8605L34.6114 53.9575V1.81982L33.0472 2.72285ZM33.0472 53.2964L3.12858 70.5696V21.5602L33.0472 4.28698V53.2964Z",
|
|
17
69
|
fill: "#B0B0B0"
|
|
18
|
-
}, null, -1)),
|
|
70
|
+
}, null, -1)), _3 = ["fill"], g3 = ["fill"], b3 = ["fill"], y3 = ["fill"], E3 = ["fill"], x3 = ["fill"], w3 = ["fill"], k3 = ["fill"], A3 = ["fill"], S3 = ["fill"], P3 = ["fill"], B3 = ["fill"], H3 = ["fill"], T3 = ["fill"], I3 = ["fill"], G3 = ["fill"], N3 = ["fill"], O3 = ["fill"], $3 = ["fill"], j3 = ["fill"], z3 = ["fill"], U3 = ["fill"], D3 = ["fill"], R3 = ["fill"], q3 = ["fill"], W3 = ["fill"], J3 = ["fill"], K3 = ["fill"], Q3 = ["fill"], X3 = ["fill"], Y3 = ["fill"], l1 = ["fill"], i1 = ["fill"], e1 = ["fill"], L1 = ["fill"], a1 = ["fill"], o1 = ["fill"], f1 = ["fill"], t1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
19
71
|
d: "M34.6113 3.38395V53.9575L36.1755 54.8605L132.435 110.436L133.999 109.527V60.7656V59.2015L132.435 58.2984L36.1755 2.72285L34.6113 1.81982V3.38395ZM132.435 59.8626V108.872L36.1755 53.2964V4.28698L132.435 59.8626Z",
|
|
20
72
|
fill: "#C9C9C9"
|
|
21
|
-
}, null, -1)),
|
|
73
|
+
}, null, -1)), n1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
22
74
|
opacity: "0.1",
|
|
23
75
|
d: "M36.5042 70.2391C39.4241 71.923 39.4241 74.6575 36.5042 76.3454C33.5843 78.0293 28.8491 78.0293 25.9292 76.3454C23.0093 74.6614 23.0093 71.9269 25.9292 70.2391C28.8491 68.5551 33.5843 68.5551 36.5042 70.2391Z",
|
|
24
76
|
fill: "black"
|
|
25
|
-
}, null, -1)),
|
|
77
|
+
}, null, -1)), d1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
26
78
|
d: "M35.1005 71.1006C37.6963 68.5047 37.6963 64.296 35.1005 61.7002C32.5047 59.1044 28.296 59.1044 25.7002 61.7002C23.1043 64.2961 23.1043 68.5047 25.7002 71.1006C28.296 73.6964 32.5047 73.6964 35.1005 71.1006Z",
|
|
27
79
|
fill: "#F5F5F5"
|
|
28
|
-
}, null, -1)),
|
|
80
|
+
}, null, -1)), u1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
29
81
|
d: "M31.5682 63.1689C31.5682 63.1689 30.367 63.196 28.8916 63.9221C28.8916 63.9221 28.7487 65.3396 28.8916 66.6103C28.8916 66.6103 29.9383 67.1819 31.2863 67.4368C31.2863 67.4368 32.557 66.3824 32.9084 65.4284C32.9084 65.4284 32.6265 64.2736 31.5682 63.1728V63.1689Z",
|
|
30
82
|
fill: "#455A64"
|
|
31
|
-
}, null, -1)),
|
|
83
|
+
}, null, -1)), r1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
32
84
|
d: "M27.1104 62.7858L26.9211 62.415C26.9211 62.415 26.898 62.4498 26.8864 62.4653C26.8748 62.4807 26.8632 62.4923 26.8555 62.5039L27.0331 62.8553L28.86 63.9561L29.057 64.1029C29.057 64.1029 29.0686 64.0758 29.0802 64.0681C29.0918 64.0527 29.1072 64.0372 29.1265 64.0256L28.9179 63.8711L27.1104 62.7858Z",
|
|
33
85
|
fill: "#455A64"
|
|
34
|
-
}, null, -1)),
|
|
86
|
+
}, null, -1)), C1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
35
87
|
d: "M30.907 60.2174C30.7525 60.1981 30.5864 60.1826 30.4049 60.1672C28.8059 60.0474 27.6588 60.8701 27.6549 60.8778L27.2803 61.0941C27.2957 61.125 27.3073 61.1559 27.315 61.1907L27.709 60.9628C27.709 60.9628 28.8368 60.1517 30.3972 60.2715C30.6328 60.2908 30.8375 60.3139 31.0229 60.3371C30.9765 60.3062 30.934 60.2676 30.907 60.2174Z",
|
|
36
88
|
fill: "#455A64"
|
|
37
|
-
}, null, -1)),
|
|
89
|
+
}, null, -1)), p1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
38
90
|
d: "M32.2093 61.0937L32.1204 61.3834L31.5179 63.1446L31.375 63.5154C31.4098 63.5231 31.4407 63.5308 31.4754 63.5463L31.6145 63.1794L32.217 61.4143L32.3058 61.1169C32.2711 61.113 32.2402 61.1014 32.2054 61.0898L32.2093 61.0937Z",
|
|
39
91
|
fill: "#455A64"
|
|
40
|
-
}, null, -1)),
|
|
92
|
+
}, null, -1)), h1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
41
93
|
d: "M35.411 65.4778C35.3144 65.5589 35.2333 65.613 35.2024 65.6323C35.0402 65.6052 33.8853 65.4083 32.9082 65.3696C32.8966 65.3696 32.885 65.3696 32.8734 65.3696C32.8271 65.3696 32.7807 65.3735 32.7344 65.3812C32.7344 65.416 32.7344 65.4507 32.7344 65.4855C32.7884 65.4739 32.8464 65.4701 32.9082 65.4739C33.9471 65.5164 35.1947 65.7366 35.2063 65.7404H35.2256L35.241 65.7327C35.241 65.7327 35.3299 65.6786 35.4457 65.5821C35.4341 65.5473 35.4225 65.5125 35.4148 65.4778H35.411Z",
|
|
42
94
|
fill: "#455A64"
|
|
43
|
-
}, null, -1)),
|
|
95
|
+
}, null, -1)), V1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
44
96
|
d: "M34.4528 61.7858C34.8622 62.1759 35.6192 62.902 35.9282 63.9101C35.9553 63.995 35.9707 64.0761 35.9823 64.1534C36.0132 64.1379 36.048 64.1263 36.0789 64.1186C36.0673 64.0414 36.0518 63.9641 36.0248 63.8792C35.7081 62.8479 34.9356 62.1102 34.5223 61.7124C34.476 61.6661 34.4335 61.6274 34.3949 61.5888C34.3099 61.5038 34.2249 61.4304 34.1438 61.3687C34.14 61.3841 34.1322 61.3996 34.1207 61.415C34.1091 61.4305 34.0975 61.4382 34.082 61.4498C34.1593 61.5116 34.2404 61.5811 34.3215 61.6622C34.3601 61.7008 34.4026 61.7394 34.449 61.7858H34.4528Z",
|
|
45
97
|
fill: "#455A64"
|
|
46
|
-
}, null, -1)),
|
|
98
|
+
}, null, -1)), v1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
47
99
|
d: "M31.3396 67.432C31.3512 67.3895 31.3937 67.2543 31.4594 67.0728C31.4169 67.0959 31.3744 67.1075 31.3358 67.1114C31.274 67.2813 31.2431 67.401 31.2354 67.4204V67.432L31.8842 69.9038L31.8997 69.9154C31.8997 69.9154 32.1275 70.0776 32.3709 70.2399C32.3786 70.2399 32.3863 70.2321 32.394 70.2321C32.4288 70.2205 32.4674 70.2128 32.5022 70.2051C32.3091 70.0776 32.1121 69.9425 31.9731 69.8459L31.3358 67.4358L31.3396 67.432Z",
|
|
48
100
|
fill: "#455A64"
|
|
49
|
-
}, null, -1)),
|
|
101
|
+
}, null, -1)), s1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
50
102
|
d: "M35.9435 67.7681C35.8933 67.8917 35.8392 68.0191 35.7775 68.1504C35.2213 69.3246 34.163 70.1627 34.1591 70.1666C34.0664 70.2168 33.9004 70.2979 33.7266 70.3751C33.7575 70.3983 33.7845 70.4215 33.8077 70.4524C34.0046 70.3635 34.1746 70.2747 34.2132 70.2554C34.2248 70.2477 35.3024 69.398 35.8663 68.1968C35.9242 68.0732 35.9744 67.9573 36.0208 67.8415C35.9899 67.8221 35.9628 67.799 35.9397 67.7719L35.9435 67.7681Z",
|
|
51
103
|
fill: "#455A64"
|
|
52
|
-
}, null, -1)),
|
|
104
|
+
}, null, -1)), M1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
53
105
|
d: "M29.1807 66.3818C29.088 66.432 28.9837 66.4899 28.8678 66.5595C28.0219 67.0731 26.9096 68.1276 26.898 68.1353L26.8903 68.1469C26.8671 68.1894 26.7821 68.3361 26.6895 68.5292C26.7126 68.5601 26.7397 68.591 26.759 68.6219C26.8362 68.4559 26.9173 68.3052 26.9753 68.2048C27.0602 68.1237 28.1185 67.1349 28.9219 66.6444C29.0493 66.5672 29.1652 66.5054 29.2656 66.4513C29.2347 66.432 29.2077 66.405 29.1845 66.3779L29.1807 66.3818Z",
|
|
54
106
|
fill: "#455A64"
|
|
55
|
-
}, null, -1)),
|
|
107
|
+
}, null, -1)), Z1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
56
108
|
d: "M30.6411 71.3406C30.4634 71.3329 30.2703 71.3213 30.0463 71.3059C28.5786 71.1977 27.6092 70.4137 27.5976 70.4021L27.5898 70.3944H27.5782C27.5782 70.3944 27.4392 70.3596 27.2577 70.2939C27.2577 70.3287 27.2538 70.3635 27.2461 70.4021C27.389 70.4523 27.5049 70.4793 27.5396 70.4909C27.6478 70.5759 28.6134 71.302 30.0347 71.4102C30.2394 71.4256 30.4248 71.4372 30.5909 71.4449C30.5986 71.4102 30.614 71.3754 30.6372 71.3445L30.6411 71.3406Z",
|
|
57
109
|
fill: "#455A64"
|
|
58
|
-
}, null, -1)),
|
|
110
|
+
}, null, -1)), c1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
59
111
|
d: "M24.9985 67.3323C25.0332 67.3208 25.068 67.3208 25.1027 67.3246C25.0718 67.2087 25.0448 67.089 25.0294 66.9693C24.9174 66.1698 25.0603 64.8489 25.1568 64.3506C25.1877 64.1884 25.2302 64.0301 25.2727 63.8833C25.2495 63.8872 25.2225 63.891 25.1993 63.891C25.1877 63.891 25.1761 63.891 25.1645 63.8872C25.1221 64.0301 25.0873 64.1768 25.0564 64.3313C24.956 64.8334 24.8131 66.1737 24.9289 66.9847C24.9444 67.1006 24.9714 67.2165 24.9985 67.3323Z",
|
|
60
112
|
fill: "#455A64"
|
|
61
|
-
}, null, -1)),
|
|
113
|
+
}, null, -1)), F1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
62
114
|
d: "M30.4014 60.2215C30.4014 60.2215 31.197 60.4764 32.1703 61.4034C32.1703 61.4034 33.2093 61.2914 34.3602 61.6274C34.3602 61.6274 34.3371 61.3261 34.2444 60.9785C33.2981 60.3065 32.1664 59.8778 30.946 59.7773C30.7837 59.8932 30.5906 60.0438 30.4052 60.2176L30.4014 60.2215Z",
|
|
63
115
|
fill: "#455A64"
|
|
64
|
-
}, null, -1)),
|
|
116
|
+
}, null, -1)), m1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
65
117
|
d: "M36.8476 64.7785C36.6699 64.5468 36.3957 64.2378 35.9747 63.894C35.9747 63.894 35.6657 64.933 35.21 65.6862C35.21 65.6862 35.5653 66.7019 35.8241 68.1696C35.8241 68.1696 36.3378 68.0769 36.8901 67.8529C36.9944 67.3856 37.0523 66.8989 37.0523 66.4007C37.0523 65.8406 36.9828 65.2961 36.8514 64.7747L36.8476 64.7785Z",
|
|
66
118
|
fill: "#455A64"
|
|
67
|
-
}, null, -1)),
|
|
119
|
+
}, null, -1)), _1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
68
120
|
d: "M25.9867 70.893C25.9867 70.893 27.0565 70.7964 27.5702 70.445C27.5702 70.445 27.2342 69.4369 26.9329 68.1778C26.9329 68.1778 25.8785 67.668 24.9825 66.9805C24.9825 66.9805 24.5654 67.4131 24.4727 68.7842C24.4727 68.7842 25.0018 70.0163 25.9905 70.893H25.9867Z",
|
|
69
121
|
fill: "#455A64"
|
|
70
|
-
}, null, -1)),
|
|
122
|
+
}, null, -1)), g1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
71
123
|
d: "M24.5811 63.1915C24.7085 63.879 25.1102 64.3424 25.1102 64.3424C25.9908 63.1915 27.0761 62.8245 27.0761 62.8245C27.304 61.8435 27.6825 60.9243 27.6825 60.9243C27.3465 60.8779 26.9873 60.8779 26.6937 60.8857C25.8209 61.4727 25.0947 62.2645 24.5811 63.1915Z",
|
|
72
124
|
fill: "#455A64"
|
|
73
|
-
}, null, -1)),
|
|
125
|
+
}, null, -1)), b1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
74
126
|
d: "M34.1824 70.2091C34.1824 70.2091 33.2014 70.2091 31.9307 69.873C31.9307 69.873 31.1814 70.6378 30.0459 71.36C30.0459 71.36 30.521 72.3256 31.1042 72.6771C31.1042 72.6771 32.4676 72.5535 33.5567 71.9703C33.5567 71.9703 33.97 71.3562 34.1863 70.2091H34.1824Z",
|
|
75
127
|
fill: "#455A64"
|
|
76
|
-
}, null, -1)),
|
|
128
|
+
}, null, -1)), y1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
77
129
|
opacity: "0.1",
|
|
78
130
|
d: "M36.1259 69.7846C35.0135 71.3643 30.7264 72.3569 27.9918 68.8113C25.2535 65.2618 26.837 61.1871 28.8261 59.9473C25.9178 60.6541 23.7549 63.2766 23.7549 66.4051C23.7549 70.0781 26.7327 73.0521 30.4019 73.0521C32.839 73.0521 34.9672 71.7389 36.1259 69.7846Z",
|
|
79
131
|
fill: "black"
|
|
80
|
-
}, null, -1)),
|
|
132
|
+
}, null, -1)), E1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
81
133
|
d: "M99.389 77.3754L96.2607 75.5693V127.707L99.389 129.513V77.3754Z",
|
|
82
134
|
fill: "#E3E3E3"
|
|
83
|
-
}, null, -1)),
|
|
135
|
+
}, null, -1)), x1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
84
136
|
d: "M3.12826 21.7987L0 19.9927V72.1303L3.12826 73.9364V21.7987Z",
|
|
85
137
|
fill: "#E3E3E3"
|
|
86
|
-
}, null, -1)),
|
|
138
|
+
}, null, -1)), w1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
87
139
|
d: "M6.25619 19.9927L3.12793 21.7987V73.9364L6.25619 72.1303V19.9927Z",
|
|
88
140
|
fill: "#C9C9C9"
|
|
89
|
-
}, null, -1)),
|
|
141
|
+
}, null, -1)), k1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
90
142
|
d: "M3.12826 18.187L0 19.9931L99.3889 77.3757L102.517 75.5697L3.12826 18.187Z",
|
|
91
143
|
fill: "#EFEFEF"
|
|
92
|
-
}, null, -1)),
|
|
144
|
+
}, null, -1)), A1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
93
145
|
d: "M34.611 0L33.0469 0.903024L132.435 58.2847L133.999 57.3879L34.611 0Z",
|
|
94
146
|
fill: "#EFEFEF"
|
|
95
|
-
}, null, -1)),
|
|
147
|
+
}, null, -1)), S1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
96
148
|
d: "M0 19.9927V23.1209L99.3879 80.5026V77.3743L0 19.9927Z",
|
|
97
149
|
fill: "#E3E3E3"
|
|
98
|
-
}, null, -1)),
|
|
150
|
+
}, null, -1)), P1 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
99
151
|
d: "M102.517 75.5693L99.3887 77.3754V129.513L102.517 127.707V75.5693Z",
|
|
100
152
|
fill: "#C9C9C9"
|
|
101
|
-
}, null, -1)),
|
|
153
|
+
}, null, -1)), B1 = ["fill"], H1 = ["fill"], T1 = ["fill"], I1 = ["fill"], G1 = ["fill"], N1 = ["fill"], O1 = ["fill"], $1 = ["fill"], j1 = ["fill"], z1 = ["fill"], U1 = ["fill"], D1 = ["fill"], R1 = ["fill"], q1 = ["fill"], W1 = ["fill"], J1 = ["fill"], K1 = ["fill"], Q1 = ["fill"], X1 = ["fill"], Y1 = ["fill"], l2 = ["fill"], i2 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
102
154
|
d: "M132.435 58.2912L102.516 75.5644L100.952 76.4674V128.605L102.516 127.702L132.435 110.429L133.999 109.526V57.3882L132.435 58.2912ZM132.435 108.865L102.516 126.138V77.1285L132.435 59.8553V108.865Z",
|
|
103
155
|
fill: "#C9C9C9"
|
|
104
|
-
}, null, -1)),
|
|
156
|
+
}, null, -1)), e2 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
105
157
|
d: "M134 57.3879L100.953 76.4671L99.3887 75.5641L132.436 56.4849L134 57.3879Z",
|
|
106
158
|
fill: "#EFEFEF"
|
|
107
|
-
}, null, -1)),
|
|
159
|
+
}, null, -1)), L2 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
108
160
|
d: "M36.1755 0.913278L3.12858 19.9925L1.56445 19.0895L34.6114 0.0102539L36.1755 0.913278Z",
|
|
109
161
|
fill: "#EFEFEF"
|
|
110
|
-
}, null, -1)),
|
|
162
|
+
}, null, -1)), a2 = ["fill"], o2 = ["fill"], f2 = ["fill"], t2 = ["fill"], n2 = ["fill"], d2 = ["fill"], u2 = ["fill"], r2 = ["fill"], C2 = ["fill"], p2 = ["fill"], h2 = ["fill"], V2 = ["fill"], v2 = ["fill"], s2 = ["fill"], M2 = ["fill"], Z2 = ["fill"], c2 = ["fill"], F2 = ["fill"], m2 = ["fill"], _2 = ["fill"], g2 = ["fill"], b2 = ["fill"], y2 = ["fill"], E2 = ["fill"], x2 = ["fill"], w2 = ["fill"], k2 = ["fill"], A2 = ["fill"], S2 = ["fill"], P2 = ["fill"], B2 = ["fill"], H2 = ["fill"], T2 = ["fill"], I2 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
111
163
|
d: "M4.69369 19.0857L36.1765 0.909438L34.6124 0.00537109L1.56543 19.0857L100.953 76.4673L134 57.387L132.436 56.484L100.953 74.6613L4.69369 19.0857Z",
|
|
112
164
|
fill: "#EFEFEF"
|
|
113
|
-
}, null, -1)),
|
|
165
|
+
}, null, -1)), G2 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
114
166
|
d: "M34.6124 0.00537109L36.1765 0.909438L3.12956 19.9887L1.56543 19.0857L34.6124 0.00537109Z",
|
|
115
167
|
fill: "#EFEFEF"
|
|
116
|
-
}, null, -1)),
|
|
168
|
+
}, null, -1)), N2 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
117
169
|
d: "M132.436 56.4839L134 57.3869L100.953 76.4672L99.3887 75.5642L132.436 56.4839Z",
|
|
118
170
|
fill: "#EFEFEF"
|
|
119
|
-
}, null, -1)),
|
|
171
|
+
}, null, -1)), O2 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("path", {
|
|
120
172
|
d: "M34.6051 0.0102539L133.993 57.3909L132.429 58.2949L33.041 0.913278L34.6051 0.0102539Z",
|
|
121
173
|
fill: "#EFEFEF"
|
|
122
|
-
}, null, -1)),
|
|
174
|
+
}, null, -1)), $2 = { id: "clip0_153_8443" }, j2 = ["fill"], z2 = { class: "time-svg" }, U2 = {
|
|
123
175
|
key: 1,
|
|
124
176
|
class: "goals__body__minutes"
|
|
125
|
-
},
|
|
177
|
+
}, D2 = /* @__PURE__ */ e(() => /* @__PURE__ */ l("div", { class: "goals__body__minutes__text" }, " Anotas cada: ", -1)), R2 = { class: "goals__body__minutes__data" }, q2 = {
|
|
126
178
|
__name: "CardIndividualGoals",
|
|
127
179
|
props: {
|
|
128
180
|
height: {
|
|
@@ -140,43 +192,47 @@ const e = (f) => (A("data-v-28b55107"), f = f(), w(), f), O = { class: "goals__b
|
|
|
140
192
|
descriptionType: {
|
|
141
193
|
type: Number,
|
|
142
194
|
default: 0
|
|
195
|
+
},
|
|
196
|
+
showVideos: {
|
|
197
|
+
type: Boolean,
|
|
198
|
+
default: !0
|
|
143
199
|
}
|
|
144
200
|
},
|
|
145
|
-
setup(
|
|
146
|
-
const L =
|
|
201
|
+
setup(a) {
|
|
202
|
+
const L = a, f = /* @__PURE__ */ new Set([
|
|
147
203
|
"24-i",
|
|
148
204
|
"27-i",
|
|
149
205
|
"9-e"
|
|
150
|
-
]),
|
|
206
|
+
]), y = /* @__PURE__ */ new Set([
|
|
151
207
|
"25-i",
|
|
152
208
|
"26-i"
|
|
153
|
-
]), E =
|
|
154
|
-
var
|
|
155
|
-
const
|
|
209
|
+
]), E = r(() => {
|
|
210
|
+
var d, u, h, V, v, s, M;
|
|
211
|
+
const Z = L.data.footer.show_percentage;
|
|
156
212
|
return {
|
|
157
213
|
height: L.height,
|
|
158
214
|
width: L.width,
|
|
159
215
|
footerHeight: "137px",
|
|
160
|
-
playerPhotoPositionTop:
|
|
161
|
-
playerPhotoPositionLeft:
|
|
162
|
-
playerPhotoUrl:
|
|
216
|
+
playerPhotoPositionTop: f.has(t.value) ? "24px" : "47px",
|
|
217
|
+
playerPhotoPositionLeft: f.has(t.value) ? "unset" : "29px",
|
|
218
|
+
playerPhotoUrl: P(L.data.player_id || ""),
|
|
163
219
|
teamLogoUrl: B(L.data.team_id || ""),
|
|
164
220
|
cardColor: L.data.thumbnails.colors.background_color || "#000000",
|
|
165
|
-
backgroundImageSrc:
|
|
221
|
+
backgroundImageSrc: H((V = (h = (u = (d = L.data) == null ? void 0 : d.thumbnails) == null ? void 0 : u.images) == null ? void 0 : h.background_player_in_action) != null && V[0] ? L.data.thumbnails.images.background_player_in_action[0] : (M = (s = (v = L.data) == null ? void 0 : v.thumbnails) == null ? void 0 : s.images) != null && M.background_team ? L.data.thumbnails.images.background_team : ""),
|
|
166
222
|
footerBodyData: {
|
|
167
|
-
description:
|
|
168
|
-
total:
|
|
169
|
-
isTotalPercentage:
|
|
223
|
+
description: T(I({ data: L.data, descriptionType: L.descriptionType })),
|
|
224
|
+
total: Z ? L.data.percentage : L.data.total,
|
|
225
|
+
isTotalPercentage: Z,
|
|
170
226
|
totalTextColor: (L.data.thumbnails.colors.font_color_stats || "#FFFFFF").trim(),
|
|
171
227
|
textColor: (L.data.thumbnails.colors.font_color_description || "#FFFFFF").trim(),
|
|
172
228
|
totalBorderColor: (L.data.thumbnails.colors.data_color || "#FFFFFF").trim()
|
|
173
229
|
}
|
|
174
230
|
};
|
|
175
|
-
}), i =
|
|
176
|
-
const { title:
|
|
231
|
+
}), i = r(() => {
|
|
232
|
+
const { title: d, subtitle: u } = G(L.data.title);
|
|
177
233
|
return {
|
|
178
|
-
title:
|
|
179
|
-
subtitle:
|
|
234
|
+
title: d,
|
|
235
|
+
subtitle: u,
|
|
180
236
|
fieldLineColor: (L.data.thumbnails.colors.graphic_color || "#FFFFFF").trim(),
|
|
181
237
|
iconColor: (L.data.thumbnails.colors.icon_color || "#FFFFFF").trim(),
|
|
182
238
|
totalCircleColor: (L.data.thumbnails.colors.data_color || "#cbee6b").trim(),
|
|
@@ -184,538 +240,538 @@ const e = (f) => (A("data-v-28b55107"), f = f(), w(), f), O = { class: "goals__b
|
|
|
184
240
|
timeSvgProps: {
|
|
185
241
|
lineColor: (L.data.thumbnails.colors.icon_color || "#FFFFFF").trim(),
|
|
186
242
|
fillColor: (L.data.thumbnails.colors.background_icon_color || "#000000").trim(),
|
|
187
|
-
|
|
243
|
+
matchLapse: L.conditions && L.conditions.matchlapse ? L.conditions.matchlapse : 0
|
|
188
244
|
}
|
|
189
245
|
};
|
|
190
|
-
}),
|
|
191
|
-
"--body-padding-top":
|
|
192
|
-
"--title-align-items":
|
|
193
|
-
"--title-padding-left":
|
|
246
|
+
}), t = r(() => L.data.id), p = r(() => ({
|
|
247
|
+
"--body-padding-top": f.has(t.value) ? "86px" : "40px",
|
|
248
|
+
"--title-align-items": f.has(t.value) ? "center" : "flex-start",
|
|
249
|
+
"--title-padding-left": f.has(t.value) ? "unset" : "38px",
|
|
194
250
|
"--text-color": (L.data.thumbnails.colors.font_color_description || "#FFFFFF").trim(),
|
|
195
251
|
"--title-color": (L.data.thumbnails.colors.font_color_header || "#FFFFFF").trim()
|
|
196
252
|
}));
|
|
197
|
-
return (
|
|
253
|
+
return (d, u) => (o(), n("div", {
|
|
198
254
|
class: "goals",
|
|
199
255
|
style: c(p.value)
|
|
200
256
|
}, [
|
|
201
|
-
|
|
202
|
-
body:
|
|
257
|
+
F(S, C(E.value, { "show-videos": a.showVideos }), {
|
|
258
|
+
body: x(() => [
|
|
203
259
|
l("div", {
|
|
204
260
|
class: "goals__body",
|
|
205
261
|
style: c(p.value)
|
|
206
262
|
}, [
|
|
207
|
-
l("div",
|
|
208
|
-
l("div",
|
|
209
|
-
l("div",
|
|
263
|
+
l("div", J, [
|
|
264
|
+
l("div", K, m(i.value.title), 1),
|
|
265
|
+
l("div", Q, m(i.value.subtitle), 1)
|
|
210
266
|
]),
|
|
211
|
-
|
|
212
|
-
(
|
|
213
|
-
l("g",
|
|
267
|
+
_(y).has(t.value) ? (o(), n("div", X, [
|
|
268
|
+
(o(), n("svg", Y, [
|
|
269
|
+
l("g", l3, [
|
|
214
270
|
l("path", {
|
|
215
271
|
d: "M33.4334 53.001V53.3002L2.59082 71.1073V70.8081L33.4334 53.001Z",
|
|
216
272
|
fill: i.value.fieldLineColor
|
|
217
|
-
}, null, 8,
|
|
273
|
+
}, null, 8, i3),
|
|
218
274
|
l("path", {
|
|
219
275
|
d: "M33.4334 49.1636V49.4628L2.59082 67.2699V66.9707L33.4334 49.1636Z",
|
|
220
276
|
fill: i.value.fieldLineColor
|
|
221
|
-
}, null, 8,
|
|
277
|
+
}, null, 8, e3),
|
|
222
278
|
l("path", {
|
|
223
279
|
d: "M33.4334 45.3276V45.6269L2.59082 63.434V63.1347L33.4334 45.3276Z",
|
|
224
280
|
fill: i.value.fieldLineColor
|
|
225
|
-
}, null, 8,
|
|
281
|
+
}, null, 8, L3),
|
|
226
282
|
l("path", {
|
|
227
283
|
d: "M33.4334 41.4912V41.7905L2.59082 59.5976V59.2983L33.4334 41.4912Z",
|
|
228
284
|
fill: i.value.fieldLineColor
|
|
229
|
-
}, null, 8,
|
|
285
|
+
}, null, 8, a3),
|
|
230
286
|
l("path", {
|
|
231
287
|
d: "M33.4334 37.6538V37.9531L2.59082 55.7602V55.4609L33.4334 37.6538Z",
|
|
232
288
|
fill: i.value.fieldLineColor
|
|
233
|
-
}, null, 8,
|
|
289
|
+
}, null, 8, o3),
|
|
234
290
|
l("path", {
|
|
235
291
|
d: "M33.4334 33.8174V34.1167L2.59082 51.9237V51.6245L33.4334 33.8174Z",
|
|
236
292
|
fill: i.value.fieldLineColor
|
|
237
|
-
}, null, 8,
|
|
293
|
+
}, null, 8, f3),
|
|
238
294
|
l("path", {
|
|
239
295
|
d: "M33.4334 29.9814V30.2807L2.59082 48.0878V47.7885L33.4334 29.9814Z",
|
|
240
296
|
fill: i.value.fieldLineColor
|
|
241
|
-
}, null, 8,
|
|
297
|
+
}, null, 8, t3),
|
|
242
298
|
l("path", {
|
|
243
299
|
d: "M33.4334 26.144V26.4433L2.59082 44.2504V43.9511L33.4334 26.144Z",
|
|
244
300
|
fill: i.value.fieldLineColor
|
|
245
|
-
}, null, 8,
|
|
301
|
+
}, null, 8, n3),
|
|
246
302
|
l("path", {
|
|
247
303
|
d: "M33.4334 22.3076V22.6069L2.59082 40.414V40.1147L33.4334 22.3076Z",
|
|
248
304
|
fill: i.value.fieldLineColor
|
|
249
|
-
}, null, 8,
|
|
305
|
+
}, null, 8, d3),
|
|
250
306
|
l("path", {
|
|
251
307
|
d: "M33.4334 18.4717V18.7709L2.59082 36.578V36.2788L33.4334 18.4717Z",
|
|
252
308
|
fill: i.value.fieldLineColor
|
|
253
|
-
}, null, 8,
|
|
309
|
+
}, null, 8, u3),
|
|
254
310
|
l("path", {
|
|
255
311
|
d: "M33.4334 14.6343V14.9335L2.59082 32.7406V32.4414L33.4334 14.6343Z",
|
|
256
312
|
fill: i.value.fieldLineColor
|
|
257
|
-
}, null, 8,
|
|
313
|
+
}, null, 8, r3),
|
|
258
314
|
l("path", {
|
|
259
315
|
d: "M33.4334 10.7979V11.0971L2.59082 28.9042V28.6049L33.4334 10.7979Z",
|
|
260
316
|
fill: i.value.fieldLineColor
|
|
261
|
-
}, null, 8,
|
|
317
|
+
}, null, 8, C3),
|
|
262
318
|
l("path", {
|
|
263
319
|
d: "M33.4334 6.96045V7.25972L2.59082 25.0668V24.7675L33.4334 6.96045Z",
|
|
264
320
|
fill: i.value.fieldLineColor
|
|
265
|
-
}, null, 8,
|
|
321
|
+
}, null, 8, p3),
|
|
266
322
|
l("path", {
|
|
267
323
|
d: "M33.434 3.27393V53.3L33.1348 53.4731V3.44702L33.434 3.27393Z",
|
|
268
324
|
fill: i.value.fieldLineColor
|
|
269
|
-
}, null, 8,
|
|
325
|
+
}, null, 8, h3),
|
|
270
326
|
l("path", {
|
|
271
327
|
d: "M29.5971 5.48926V55.5153L29.2979 55.6884V5.66235L29.5971 5.48926Z",
|
|
272
328
|
fill: i.value.fieldLineColor
|
|
273
|
-
}, null, 8,
|
|
329
|
+
}, null, 8, V3),
|
|
274
330
|
l("path", {
|
|
275
331
|
d: "M25.7602 7.70508V57.7311L25.4609 57.9042V7.87818L25.7602 7.70508Z",
|
|
276
332
|
fill: i.value.fieldLineColor
|
|
277
|
-
}, null, 8,
|
|
333
|
+
}, null, 8, v3),
|
|
278
334
|
l("path", {
|
|
279
335
|
d: "M21.9243 9.91943V59.9455L21.625 60.1186V10.0925L21.9243 9.91943Z",
|
|
280
336
|
fill: i.value.fieldLineColor
|
|
281
|
-
}, null, 8,
|
|
337
|
+
}, null, 8, s3),
|
|
282
338
|
l("path", {
|
|
283
339
|
d: "M18.0874 12.1343V62.1603L17.7881 62.3334V12.3074L18.0874 12.1343Z",
|
|
284
340
|
fill: i.value.fieldLineColor
|
|
285
|
-
}, null, 8,
|
|
341
|
+
}, null, 8, M3),
|
|
286
342
|
l("path", {
|
|
287
343
|
d: "M14.2504 14.3506V64.3767L13.9512 64.5498V14.5237L14.2504 14.3506Z",
|
|
288
344
|
fill: i.value.fieldLineColor
|
|
289
|
-
}, null, 8,
|
|
345
|
+
}, null, 8, Z3),
|
|
290
346
|
l("path", {
|
|
291
347
|
d: "M10.4135 16.5654V66.5915L10.1143 66.7646V16.7385L10.4135 16.5654Z",
|
|
292
348
|
fill: i.value.fieldLineColor
|
|
293
|
-
}, null, 8,
|
|
349
|
+
}, null, 8, c3),
|
|
294
350
|
l("path", {
|
|
295
351
|
d: "M6.57661 18.7808V68.8068L6.27734 68.9789V18.9528L6.57661 18.7808Z",
|
|
296
352
|
fill: i.value.fieldLineColor
|
|
297
|
-
}, null, 8,
|
|
298
|
-
|
|
353
|
+
}, null, 8, F3),
|
|
354
|
+
m3,
|
|
299
355
|
l("path", {
|
|
300
356
|
d: "M132.092 58.4976L132.391 58.6696V108.697L132.092 108.525V58.4976Z",
|
|
301
357
|
fill: i.value.fieldLineColor
|
|
302
|
-
}, null, 8,
|
|
358
|
+
}, null, 8, _3),
|
|
303
359
|
l("path", {
|
|
304
360
|
d: "M128.255 56.2812L128.554 56.4544V106.481L128.255 106.308V56.2812Z",
|
|
305
361
|
fill: i.value.fieldLineColor
|
|
306
|
-
}, null, 8,
|
|
362
|
+
}, null, 8, g3),
|
|
307
363
|
l("path", {
|
|
308
364
|
d: "M124.418 54.0669L124.717 54.24V104.267L124.418 104.094V54.0669Z",
|
|
309
365
|
fill: i.value.fieldLineColor
|
|
310
|
-
}, null, 8,
|
|
366
|
+
}, null, 8, b3),
|
|
311
367
|
l("path", {
|
|
312
368
|
d: "M120.582 51.8521L120.881 52.0251V102.052L120.582 101.879V51.8521Z",
|
|
313
369
|
fill: i.value.fieldLineColor
|
|
314
|
-
}, null, 8,
|
|
370
|
+
}, null, 8, y3),
|
|
315
371
|
l("path", {
|
|
316
372
|
d: "M116.744 49.6357L117.043 49.8088V99.8359L116.744 99.6628V49.6357Z",
|
|
317
373
|
fill: i.value.fieldLineColor
|
|
318
|
-
}, null, 8,
|
|
374
|
+
}, null, 8, E3),
|
|
319
375
|
l("path", {
|
|
320
376
|
d: "M112.908 47.4214L113.207 47.5945V97.6216L112.908 97.4485V47.4214Z",
|
|
321
377
|
fill: i.value.fieldLineColor
|
|
322
|
-
}, null, 8,
|
|
378
|
+
}, null, 8, x3),
|
|
323
379
|
l("path", {
|
|
324
380
|
d: "M109.072 45.2065L109.37 45.3786V95.4057L109.072 95.2337V45.2065Z",
|
|
325
381
|
fill: i.value.fieldLineColor
|
|
326
|
-
}, null, 8,
|
|
382
|
+
}, null, 8, w3),
|
|
327
383
|
l("path", {
|
|
328
384
|
d: "M105.234 42.9917L105.534 43.1638V93.1909L105.234 93.0188V42.9917Z",
|
|
329
385
|
fill: i.value.fieldLineColor
|
|
330
|
-
}, null, 8,
|
|
386
|
+
}, null, 8, k3),
|
|
331
387
|
l("path", {
|
|
332
388
|
d: "M101.398 40.7759L101.698 40.949V90.9761L101.398 90.803V40.7759Z",
|
|
333
389
|
fill: i.value.fieldLineColor
|
|
334
|
-
}, null, 8,
|
|
390
|
+
}, null, 8, A3),
|
|
335
391
|
l("path", {
|
|
336
392
|
d: "M97.5605 38.561L97.8598 38.7341V88.7612L97.5605 88.5881V38.561Z",
|
|
337
393
|
fill: i.value.fieldLineColor
|
|
338
|
-
}, null, 8,
|
|
394
|
+
}, null, 8, S3),
|
|
339
395
|
l("path", {
|
|
340
396
|
d: "M93.7246 36.3462L94.0239 36.5182V86.5453L93.7246 86.3733V36.3462Z",
|
|
341
397
|
fill: i.value.fieldLineColor
|
|
342
|
-
}, null, 8,
|
|
398
|
+
}, null, 8, P3),
|
|
343
399
|
l("path", {
|
|
344
400
|
d: "M89.8887 34.1313L90.1879 34.3034V84.3305L89.8887 84.1585V34.1313Z",
|
|
345
401
|
fill: i.value.fieldLineColor
|
|
346
|
-
}, null, 8,
|
|
402
|
+
}, null, 8, B3),
|
|
347
403
|
l("path", {
|
|
348
404
|
d: "M86.0508 31.9155L86.3501 32.0886V82.1157L86.0508 81.9426V31.9155Z",
|
|
349
405
|
fill: i.value.fieldLineColor
|
|
350
|
-
}, null, 8,
|
|
406
|
+
}, null, 8, H3),
|
|
351
407
|
l("path", {
|
|
352
408
|
d: "M82.2148 29.7007L82.5141 29.8738V79.9009L82.2148 79.7278V29.7007Z",
|
|
353
409
|
fill: i.value.fieldLineColor
|
|
354
|
-
}, null, 8,
|
|
410
|
+
}, null, 8, T3),
|
|
355
411
|
l("path", {
|
|
356
412
|
d: "M78.3789 27.4858L78.6782 27.6589V77.6861L78.3789 77.5129V27.4858Z",
|
|
357
413
|
fill: i.value.fieldLineColor
|
|
358
|
-
}, null, 8,
|
|
414
|
+
}, null, 8, I3),
|
|
359
415
|
l("path", {
|
|
360
416
|
d: "M74.541 25.27L74.8403 25.4431V75.4702L74.541 75.2971V25.27Z",
|
|
361
417
|
fill: i.value.fieldLineColor
|
|
362
|
-
}, null, 8,
|
|
418
|
+
}, null, 8, G3),
|
|
363
419
|
l("path", {
|
|
364
420
|
d: "M70.7051 23.0552L71.0043 23.2283V73.2554L70.7051 73.0823V23.0552Z",
|
|
365
421
|
fill: i.value.fieldLineColor
|
|
366
|
-
}, null, 8,
|
|
422
|
+
}, null, 8, N3),
|
|
367
423
|
l("path", {
|
|
368
424
|
d: "M66.8672 20.8403L67.1665 21.0124V71.0395L66.8672 70.8674V20.8403Z",
|
|
369
425
|
fill: i.value.fieldLineColor
|
|
370
|
-
}, null, 8,
|
|
426
|
+
}, null, 8, O3),
|
|
371
427
|
l("path", {
|
|
372
428
|
d: "M63.0312 18.6245L63.3305 18.7976V68.8247L63.0312 68.6516V18.6245Z",
|
|
373
429
|
fill: i.value.fieldLineColor
|
|
374
|
-
}, null, 8,
|
|
430
|
+
}, null, 8, $3),
|
|
375
431
|
l("path", {
|
|
376
432
|
d: "M59.1953 16.4097L59.4946 16.5828V66.6099L59.1953 66.4368V16.4097Z",
|
|
377
433
|
fill: i.value.fieldLineColor
|
|
378
|
-
}, null, 8,
|
|
434
|
+
}, null, 8, j3),
|
|
379
435
|
l("path", {
|
|
380
436
|
d: "M55.3574 14.1948L55.6567 14.3669V64.394L55.3574 64.2219V14.1948Z",
|
|
381
437
|
fill: i.value.fieldLineColor
|
|
382
|
-
}, null, 8,
|
|
438
|
+
}, null, 8, z3),
|
|
383
439
|
l("path", {
|
|
384
440
|
d: "M51.5215 11.98L51.8208 12.152V62.1791L51.5215 62.0071V11.98Z",
|
|
385
441
|
fill: i.value.fieldLineColor
|
|
386
|
-
}, null, 8,
|
|
442
|
+
}, null, 8, U3),
|
|
387
443
|
l("path", {
|
|
388
444
|
d: "M47.6846 9.76562L47.9838 9.93768V59.9648L47.6846 59.7927V9.76562Z",
|
|
389
445
|
fill: i.value.fieldLineColor
|
|
390
|
-
}, null, 8,
|
|
446
|
+
}, null, 8, D3),
|
|
391
447
|
l("path", {
|
|
392
448
|
d: "M43.8477 7.5498L44.1469 7.7229V57.75L43.8477 57.5769V7.5498Z",
|
|
393
449
|
fill: i.value.fieldLineColor
|
|
394
|
-
}, null, 8,
|
|
450
|
+
}, null, 8, R3),
|
|
395
451
|
l("path", {
|
|
396
452
|
d: "M40.0117 5.33447L40.311 5.50757V55.5347L40.0117 55.3616V5.33447Z",
|
|
397
453
|
fill: i.value.fieldLineColor
|
|
398
|
-
}, null, 8,
|
|
454
|
+
}, null, 8, q3),
|
|
399
455
|
l("path", {
|
|
400
456
|
d: "M36.3242 3.20508L132.391 58.6691V58.9684L36.3242 3.50435V3.20508Z",
|
|
401
457
|
fill: i.value.fieldLineColor
|
|
402
|
-
}, null, 8,
|
|
458
|
+
}, null, 8, W3),
|
|
403
459
|
l("path", {
|
|
404
460
|
d: "M36.3242 7.04248L132.391 62.5065V62.8058L36.3242 7.34175V7.04248Z",
|
|
405
461
|
fill: i.value.fieldLineColor
|
|
406
|
-
}, null, 8,
|
|
462
|
+
}, null, 8, J3),
|
|
407
463
|
l("path", {
|
|
408
464
|
d: "M36.3242 10.8789L132.391 66.3429V66.6422L36.3242 11.1782V10.8789Z",
|
|
409
465
|
fill: i.value.fieldLineColor
|
|
410
|
-
}, null, 8,
|
|
466
|
+
}, null, 8, K3),
|
|
411
467
|
l("path", {
|
|
412
468
|
d: "M36.3242 14.7163L132.391 70.1803V70.4796L36.3242 15.0156V14.7163Z",
|
|
413
469
|
fill: i.value.fieldLineColor
|
|
414
|
-
}, null, 8,
|
|
470
|
+
}, null, 8, Q3),
|
|
415
471
|
l("path", {
|
|
416
472
|
d: "M36.3242 18.5527L132.391 74.0168V74.316L36.3242 18.852V18.5527Z",
|
|
417
473
|
fill: i.value.fieldLineColor
|
|
418
|
-
}, null, 8,
|
|
474
|
+
}, null, 8, X3),
|
|
419
475
|
l("path", {
|
|
420
476
|
d: "M36.3242 22.3887L132.391 77.8527V78.152L36.3242 22.6879V22.3887Z",
|
|
421
477
|
fill: i.value.fieldLineColor
|
|
422
|
-
}, null, 8,
|
|
478
|
+
}, null, 8, Y3),
|
|
423
479
|
l("path", {
|
|
424
480
|
d: "M36.3242 26.2261L132.391 81.6901V81.9894L36.3242 26.5253V26.2261Z",
|
|
425
481
|
fill: i.value.fieldLineColor
|
|
426
|
-
}, null, 8,
|
|
482
|
+
}, null, 8, l1),
|
|
427
483
|
l("path", {
|
|
428
484
|
d: "M36.3242 30.0625L132.391 85.5265V85.8258L36.3242 30.3618V30.0625Z",
|
|
429
485
|
fill: i.value.fieldLineColor
|
|
430
|
-
}, null, 8,
|
|
486
|
+
}, null, 8, i1),
|
|
431
487
|
l("path", {
|
|
432
488
|
d: "M36.3242 33.8989L132.391 89.3629V89.6622L36.3242 34.1982V33.8989Z",
|
|
433
489
|
fill: i.value.fieldLineColor
|
|
434
|
-
}, null, 8,
|
|
490
|
+
}, null, 8, e1),
|
|
435
491
|
l("path", {
|
|
436
492
|
d: "M36.3242 37.7363L132.391 93.2003V93.4996L36.3242 38.0356V37.7363Z",
|
|
437
493
|
fill: i.value.fieldLineColor
|
|
438
|
-
}, null, 8,
|
|
494
|
+
}, null, 8, L1),
|
|
439
495
|
l("path", {
|
|
440
496
|
d: "M36.3242 41.5723L132.391 97.0363V97.3356L36.3242 41.8715V41.5723Z",
|
|
441
497
|
fill: i.value.fieldLineColor
|
|
442
|
-
}, null, 8,
|
|
498
|
+
}, null, 8, a1),
|
|
443
499
|
l("path", {
|
|
444
500
|
d: "M36.3242 45.4092L132.391 100.873V101.172L36.3242 45.7084V45.4092Z",
|
|
445
501
|
fill: i.value.fieldLineColor
|
|
446
|
-
}, null, 8,
|
|
502
|
+
}, null, 8, o1),
|
|
447
503
|
l("path", {
|
|
448
504
|
d: "M36.3242 49.2461L132.391 104.71V105.009L36.3242 49.5454V49.2461Z",
|
|
449
505
|
fill: i.value.fieldLineColor
|
|
450
|
-
}, null, 8,
|
|
451
|
-
Y3,
|
|
452
|
-
l1,
|
|
453
|
-
i1,
|
|
454
|
-
e1,
|
|
455
|
-
L1,
|
|
456
|
-
a1,
|
|
457
|
-
o1,
|
|
458
|
-
f1,
|
|
506
|
+
}, null, 8, f1),
|
|
459
507
|
t1,
|
|
460
|
-
d1,
|
|
461
508
|
n1,
|
|
509
|
+
d1,
|
|
462
510
|
u1,
|
|
463
|
-
C1,
|
|
464
511
|
r1,
|
|
512
|
+
C1,
|
|
465
513
|
p1,
|
|
466
514
|
h1,
|
|
467
515
|
V1,
|
|
468
516
|
v1,
|
|
517
|
+
s1,
|
|
469
518
|
M1,
|
|
470
519
|
Z1,
|
|
471
|
-
s1,
|
|
472
520
|
c1,
|
|
473
521
|
F1,
|
|
474
|
-
_1,
|
|
475
522
|
m1,
|
|
523
|
+
_1,
|
|
476
524
|
g1,
|
|
477
525
|
b1,
|
|
526
|
+
y1,
|
|
527
|
+
E1,
|
|
528
|
+
x1,
|
|
529
|
+
w1,
|
|
530
|
+
k1,
|
|
531
|
+
A1,
|
|
532
|
+
S1,
|
|
533
|
+
P1,
|
|
478
534
|
l("path", {
|
|
479
535
|
d: "M132.822 108.57V108.87L101.979 126.677V126.377L132.822 108.57Z",
|
|
480
536
|
fill: i.value.fieldLineColor
|
|
481
|
-
}, null, 8,
|
|
537
|
+
}, null, 8, B1),
|
|
482
538
|
l("path", {
|
|
483
539
|
d: "M132.822 104.733V105.032L101.979 122.839V122.54L132.822 104.733Z",
|
|
484
540
|
fill: i.value.fieldLineColor
|
|
485
|
-
}, null, 8,
|
|
541
|
+
}, null, 8, H1),
|
|
486
542
|
l("path", {
|
|
487
543
|
d: "M132.822 100.897V101.196L101.979 119.003V118.704L132.822 100.897Z",
|
|
488
544
|
fill: i.value.fieldLineColor
|
|
489
|
-
}, null, 8,
|
|
545
|
+
}, null, 8, T1),
|
|
490
546
|
l("path", {
|
|
491
547
|
d: "M132.822 97.0605V97.3598L101.979 115.167V114.868L132.822 97.0605Z",
|
|
492
548
|
fill: i.value.fieldLineColor
|
|
493
|
-
}, null, 8,
|
|
549
|
+
}, null, 8, I1),
|
|
494
550
|
l("path", {
|
|
495
551
|
d: "M132.822 93.2231V93.5224L101.979 111.33V111.03L132.822 93.2231Z",
|
|
496
552
|
fill: i.value.fieldLineColor
|
|
497
|
-
}, null, 8,
|
|
553
|
+
}, null, 8, G1),
|
|
498
554
|
l("path", {
|
|
499
555
|
d: "M132.822 89.3867V89.686L101.979 107.493V107.194L132.822 89.3867Z",
|
|
500
556
|
fill: i.value.fieldLineColor
|
|
501
|
-
}, null, 8,
|
|
557
|
+
}, null, 8, N1),
|
|
502
558
|
l("path", {
|
|
503
559
|
d: "M132.822 85.5508V85.8501L101.979 103.657V103.358L132.822 85.5508Z",
|
|
504
560
|
fill: i.value.fieldLineColor
|
|
505
|
-
}, null, 8,
|
|
561
|
+
}, null, 8, O1),
|
|
506
562
|
l("path", {
|
|
507
563
|
d: "M132.822 81.7134V82.0126L101.979 99.8197V99.5205L132.822 81.7134Z",
|
|
508
564
|
fill: i.value.fieldLineColor
|
|
509
|
-
}, null, 8,
|
|
565
|
+
}, null, 8, $1),
|
|
510
566
|
l("path", {
|
|
511
567
|
d: "M132.822 77.877V78.1762L101.979 95.9833V95.684L132.822 77.877Z",
|
|
512
568
|
fill: i.value.fieldLineColor
|
|
513
|
-
}, null, 8,
|
|
569
|
+
}, null, 8, j1),
|
|
514
570
|
l("path", {
|
|
515
571
|
d: "M132.822 74.041V74.3403L101.979 92.1474V91.8481L132.822 74.041Z",
|
|
516
572
|
fill: i.value.fieldLineColor
|
|
517
|
-
}, null, 8,
|
|
573
|
+
}, null, 8, z1),
|
|
518
574
|
l("path", {
|
|
519
575
|
d: "M132.822 70.2036V70.5029L101.979 88.31V88.0107L132.822 70.2036Z",
|
|
520
576
|
fill: i.value.fieldLineColor
|
|
521
|
-
}, null, 8,
|
|
577
|
+
}, null, 8, U1),
|
|
522
578
|
l("path", {
|
|
523
579
|
d: "M132.822 66.3672V66.6665L101.979 84.4735V84.1743L132.822 66.3672Z",
|
|
524
580
|
fill: i.value.fieldLineColor
|
|
525
|
-
}, null, 8,
|
|
581
|
+
}, null, 8, D1),
|
|
526
582
|
l("path", {
|
|
527
583
|
d: "M132.822 62.5298V62.8291L101.979 80.6361V80.3369L132.822 62.5298Z",
|
|
528
584
|
fill: i.value.fieldLineColor
|
|
529
|
-
}, null, 8,
|
|
585
|
+
}, null, 8, R1),
|
|
530
586
|
l("path", {
|
|
531
587
|
d: "M132.822 58.8433V108.869L132.522 109.042V59.0164L132.822 58.8433Z",
|
|
532
588
|
fill: i.value.fieldLineColor
|
|
533
|
-
}, null, 8,
|
|
589
|
+
}, null, 8, q1),
|
|
534
590
|
l("path", {
|
|
535
591
|
d: "M128.986 61.0586V111.085L128.687 111.258V61.2317L128.986 61.0586Z",
|
|
536
592
|
fill: i.value.fieldLineColor
|
|
537
|
-
}, null, 8,
|
|
593
|
+
}, null, 8, W1),
|
|
538
594
|
l("path", {
|
|
539
595
|
d: "M125.148 63.2744V113.3L124.849 113.474V63.4475L125.148 63.2744Z",
|
|
540
596
|
fill: i.value.fieldLineColor
|
|
541
|
-
}, null, 8,
|
|
597
|
+
}, null, 8, J1),
|
|
542
598
|
l("path", {
|
|
543
599
|
d: "M121.312 65.4888V115.515L121.013 115.688V65.6619L121.312 65.4888Z",
|
|
544
600
|
fill: i.value.fieldLineColor
|
|
545
|
-
}, null, 8,
|
|
601
|
+
}, null, 8, K1),
|
|
546
602
|
l("path", {
|
|
547
603
|
d: "M117.475 67.7041V117.73L117.176 117.903V67.8772L117.475 67.7041Z",
|
|
548
604
|
fill: i.value.fieldLineColor
|
|
549
|
-
}, null, 8,
|
|
605
|
+
}, null, 8, Q1),
|
|
550
606
|
l("path", {
|
|
551
607
|
d: "M113.638 69.9199V119.946L113.339 120.118V70.092L113.638 69.9199Z",
|
|
552
608
|
fill: i.value.fieldLineColor
|
|
553
|
-
}, null, 8,
|
|
609
|
+
}, null, 8, X1),
|
|
554
610
|
l("path", {
|
|
555
611
|
d: "M109.802 72.1343V122.16L109.503 122.332V72.3063L109.802 72.1343Z",
|
|
556
612
|
fill: i.value.fieldLineColor
|
|
557
|
-
}, null, 8,
|
|
613
|
+
}, null, 8, Y1),
|
|
558
614
|
l("path", {
|
|
559
615
|
d: "M105.964 74.3491V124.375L105.665 124.548V74.5222L105.964 74.3491Z",
|
|
560
616
|
fill: i.value.fieldLineColor
|
|
561
|
-
}, null, 8,
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
617
|
+
}, null, 8, l2),
|
|
618
|
+
i2,
|
|
619
|
+
e2,
|
|
620
|
+
L2,
|
|
565
621
|
l("path", {
|
|
566
622
|
d: "M132.085 56.291L132.384 56.4631L101.058 74.5496L100.759 74.3765L132.085 56.291Z",
|
|
567
623
|
fill: i.value.fieldLineColor
|
|
568
|
-
}, null, 8,
|
|
624
|
+
}, null, 8, a2),
|
|
569
625
|
l("path", {
|
|
570
626
|
d: "M128.248 54.0752L128.548 54.2483L97.2211 72.3338L96.9219 72.1617L128.248 54.0752Z",
|
|
571
627
|
fill: i.value.fieldLineColor
|
|
572
|
-
}, null, 8,
|
|
628
|
+
}, null, 8, o2),
|
|
573
629
|
l("path", {
|
|
574
630
|
d: "M124.412 51.8604L124.712 52.0324L93.3852 70.119L93.0859 69.9469L124.412 51.8604Z",
|
|
575
631
|
fill: i.value.fieldLineColor
|
|
576
|
-
}, null, 8,
|
|
632
|
+
}, null, 8, f2),
|
|
577
633
|
l("path", {
|
|
578
634
|
d: "M120.575 49.6455L120.875 49.8176L89.5483 67.9041L89.249 67.731L120.575 49.6455Z",
|
|
579
635
|
fill: i.value.fieldLineColor
|
|
580
|
-
}, null, 8,
|
|
636
|
+
}, null, 8, t2),
|
|
581
637
|
l("path", {
|
|
582
638
|
d: "M116.738 47.4297L117.038 47.6028L85.7114 65.6893L85.4121 65.5162L116.738 47.4297Z",
|
|
583
639
|
fill: i.value.fieldLineColor
|
|
584
|
-
}, null, 8,
|
|
640
|
+
}, null, 8, n2),
|
|
585
641
|
l("path", {
|
|
586
642
|
d: "M112.902 45.2148L113.201 45.3879L81.8745 63.4734L81.5752 63.3014L112.902 45.2148Z",
|
|
587
643
|
fill: i.value.fieldLineColor
|
|
588
|
-
}, null, 8,
|
|
644
|
+
}, null, 8, d2),
|
|
589
645
|
l("path", {
|
|
590
646
|
d: "M109.066 43L109.364 43.1721L78.0375 61.2586L77.7393 61.0865L109.066 43Z",
|
|
591
647
|
fill: i.value.fieldLineColor
|
|
592
|
-
}, null, 8,
|
|
648
|
+
}, null, 8, u2),
|
|
593
649
|
l("path", {
|
|
594
650
|
d: "M105.229 40.7842L105.528 40.9573L74.2016 59.0438L73.9023 58.8707L105.229 40.7842Z",
|
|
595
651
|
fill: i.value.fieldLineColor
|
|
596
|
-
}, null, 8,
|
|
652
|
+
}, null, 8, r2),
|
|
597
653
|
l("path", {
|
|
598
654
|
d: "M101.392 38.5693L101.691 38.7424L70.3647 56.829L70.0654 56.6559L101.392 38.5693Z",
|
|
599
655
|
fill: i.value.fieldLineColor
|
|
600
|
-
}, null, 8,
|
|
656
|
+
}, null, 8, C2),
|
|
601
657
|
l("path", {
|
|
602
658
|
d: "M97.5549 36.3545L97.8542 36.5265L66.5278 54.6131L66.2285 54.44L97.5549 36.3545Z",
|
|
603
659
|
fill: i.value.fieldLineColor
|
|
604
|
-
}, null, 8,
|
|
660
|
+
}, null, 8, p2),
|
|
605
661
|
l("path", {
|
|
606
662
|
d: "M93.718 34.1387L94.0173 34.3118L62.6909 52.3983L62.3916 52.2252L93.718 34.1387Z",
|
|
607
663
|
fill: i.value.fieldLineColor
|
|
608
|
-
}, null, 8,
|
|
664
|
+
}, null, 8, h2),
|
|
609
665
|
l("path", {
|
|
610
666
|
d: "M89.882 31.9238L90.1813 32.0969L58.8549 50.1835L58.5557 50.0104L89.882 31.9238Z",
|
|
611
667
|
fill: i.value.fieldLineColor
|
|
612
|
-
}, null, 8,
|
|
668
|
+
}, null, 8, V2),
|
|
613
669
|
l("path", {
|
|
614
670
|
d: "M86.0451 29.709L86.3444 29.881L55.018 47.9676L54.7188 47.7955L86.0451 29.709Z",
|
|
615
671
|
fill: i.value.fieldLineColor
|
|
616
|
-
}, null, 8,
|
|
672
|
+
}, null, 8, v2),
|
|
617
673
|
l("path", {
|
|
618
674
|
d: "M82.2082 27.4941L82.5075 27.6662L51.1811 45.7527L50.8818 45.5796L82.2082 27.4941Z",
|
|
619
675
|
fill: i.value.fieldLineColor
|
|
620
|
-
}, null, 8,
|
|
676
|
+
}, null, 8, s2),
|
|
621
677
|
l("path", {
|
|
622
678
|
d: "M78.3723 25.2798L78.6716 25.4518L47.3452 43.5384L47.0459 43.3653L78.3723 25.2798Z",
|
|
623
679
|
fill: i.value.fieldLineColor
|
|
624
|
-
}, null, 8,
|
|
680
|
+
}, null, 8, M2),
|
|
625
681
|
l("path", {
|
|
626
682
|
d: "M74.5354 23.064L74.8346 23.2371L43.5083 41.3226L43.209 41.1505L74.5354 23.064Z",
|
|
627
683
|
fill: i.value.fieldLineColor
|
|
628
|
-
}, null, 8,
|
|
684
|
+
}, null, 8, Z2),
|
|
629
685
|
l("path", {
|
|
630
686
|
d: "M70.6985 20.8486L70.9977 21.0217L39.6713 39.1072L39.3721 38.9352L70.6985 20.8486Z",
|
|
631
687
|
fill: i.value.fieldLineColor
|
|
632
|
-
}, null, 8,
|
|
688
|
+
}, null, 8, c2),
|
|
633
689
|
l("path", {
|
|
634
690
|
d: "M66.8615 18.6328L67.1608 18.8059L35.8344 36.8925L35.5352 36.7194L66.8615 18.6328Z",
|
|
635
691
|
fill: i.value.fieldLineColor
|
|
636
|
-
}, null, 8,
|
|
692
|
+
}, null, 8, F2),
|
|
637
693
|
l("path", {
|
|
638
694
|
d: "M63.0246 16.4185L63.3239 16.5916L31.9975 34.6781L31.6982 34.505L63.0246 16.4185Z",
|
|
639
695
|
fill: i.value.fieldLineColor
|
|
640
|
-
}, null, 8,
|
|
696
|
+
}, null, 8, m2),
|
|
641
697
|
l("path", {
|
|
642
698
|
d: "M59.1887 14.2031L59.488 14.3762L28.1616 32.4628L27.8623 32.2897L59.1887 14.2031Z",
|
|
643
699
|
fill: i.value.fieldLineColor
|
|
644
|
-
}, null, 8,
|
|
700
|
+
}, null, 8, _2),
|
|
645
701
|
l("path", {
|
|
646
702
|
d: "M55.3518 11.9873L55.651 12.1604L24.3247 30.247L24.0254 30.0739L55.3518 11.9873Z",
|
|
647
703
|
fill: i.value.fieldLineColor
|
|
648
|
-
}, null, 8,
|
|
704
|
+
}, null, 8, g2),
|
|
649
705
|
l("path", {
|
|
650
706
|
d: "M51.5149 9.77295L51.8141 9.94605L20.4877 28.0326L20.1885 27.8595L51.5149 9.77295Z",
|
|
651
707
|
fill: i.value.fieldLineColor
|
|
652
|
-
}, null, 8,
|
|
708
|
+
}, null, 8, b2),
|
|
653
709
|
l("path", {
|
|
654
710
|
d: "M47.6789 7.55762L47.9782 7.73071L16.6518 25.8173L16.3525 25.6442L47.6789 7.55762Z",
|
|
655
711
|
fill: i.value.fieldLineColor
|
|
656
|
-
}, null, 8,
|
|
712
|
+
}, null, 8, y2),
|
|
657
713
|
l("path", {
|
|
658
714
|
d: "M43.842 5.34326L44.1413 5.51532L12.8149 23.6019L12.5156 23.4288L43.842 5.34326Z",
|
|
659
715
|
fill: i.value.fieldLineColor
|
|
660
|
-
}, null, 8,
|
|
716
|
+
}, null, 8, E2),
|
|
661
717
|
l("path", {
|
|
662
718
|
d: "M40.0051 3.12842L40.3044 3.30047L8.97798 21.387L8.67871 21.2139L40.0051 3.12842Z",
|
|
663
719
|
fill: i.value.fieldLineColor
|
|
664
|
-
}, null, 8,
|
|
720
|
+
}, null, 8, x2),
|
|
665
721
|
l("path", {
|
|
666
722
|
d: "M35.8354 1.27734L131.902 56.7424L131.603 56.9145L35.5361 1.45044L35.8354 1.27734Z",
|
|
667
723
|
fill: i.value.fieldLineColor
|
|
668
|
-
}, null, 8,
|
|
724
|
+
}, null, 8, w2),
|
|
669
725
|
l("path", {
|
|
670
726
|
d: "M31.8491 3.40771L128.065 58.9572L127.766 59.1303L31.5498 3.57977L31.8491 3.40771Z",
|
|
671
727
|
fill: i.value.fieldLineColor
|
|
672
|
-
}, null, 8,
|
|
728
|
+
}, null, 8, k2),
|
|
673
729
|
l("path", {
|
|
674
730
|
d: "M28.0122 5.62256L124.228 61.1721L123.929 61.3452L27.7129 5.79461L28.0122 5.62256Z",
|
|
675
731
|
fill: i.value.fieldLineColor
|
|
676
|
-
}, null, 8,
|
|
732
|
+
}, null, 8, A2),
|
|
677
733
|
l("path", {
|
|
678
734
|
d: "M24.1762 7.8374L120.392 63.3869L120.093 63.56L23.877 8.00946L24.1762 7.8374Z",
|
|
679
735
|
fill: i.value.fieldLineColor
|
|
680
|
-
}, null, 8,
|
|
736
|
+
}, null, 8, S2),
|
|
681
737
|
l("path", {
|
|
682
738
|
d: "M20.3393 10.0522L116.555 65.6028L116.256 65.7759L20.04 10.2253L20.3393 10.0522Z",
|
|
683
739
|
fill: i.value.fieldLineColor
|
|
684
|
-
}, null, 8,
|
|
740
|
+
}, null, 8, P2),
|
|
685
741
|
l("path", {
|
|
686
742
|
d: "M16.5024 12.2671L112.718 67.8177L112.419 67.9908L16.2031 12.4402L16.5024 12.2671Z",
|
|
687
743
|
fill: i.value.fieldLineColor
|
|
688
|
-
}, null, 8,
|
|
744
|
+
}, null, 8, B2),
|
|
689
745
|
l("path", {
|
|
690
746
|
d: "M12.6665 14.4819L108.882 70.0325L108.583 70.2056L12.3672 14.655L12.6665 14.4819Z",
|
|
691
747
|
fill: i.value.fieldLineColor
|
|
692
|
-
}, null, 8,
|
|
748
|
+
}, null, 8, H2),
|
|
693
749
|
l("path", {
|
|
694
750
|
d: "M8.82857 16.6978L105.044 72.2483L104.745 72.4204L8.5293 16.8708L8.82857 16.6978Z",
|
|
695
751
|
fill: i.value.fieldLineColor
|
|
696
|
-
}, null, 8,
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
752
|
+
}, null, 8, T2),
|
|
753
|
+
I2,
|
|
754
|
+
G2,
|
|
755
|
+
N2,
|
|
756
|
+
O2
|
|
701
757
|
]),
|
|
702
758
|
l("defs", null, [
|
|
703
|
-
l("clipPath",
|
|
759
|
+
l("clipPath", $2, [
|
|
704
760
|
l("rect", {
|
|
705
761
|
width: "134",
|
|
706
762
|
height: "129.513",
|
|
707
763
|
fill: i.value.fieldLineColor
|
|
708
|
-
}, null, 8,
|
|
764
|
+
}, null, 8, j2)
|
|
709
765
|
])
|
|
710
766
|
])
|
|
711
767
|
])),
|
|
712
|
-
l("div",
|
|
713
|
-
|
|
768
|
+
l("div", z2, [
|
|
769
|
+
i.value.timeSvgProps.matchLapse === 0 ? (o(), g(O, b(C({ key: 0 }, i.value.timeSvgProps)), null, 16)) : (o(), g(W, b(C({ key: 1 }, i.value.timeSvgProps)), null, 16))
|
|
714
770
|
])
|
|
715
|
-
])) :
|
|
716
|
-
|
|
717
|
-
l("div",
|
|
718
|
-
|
|
771
|
+
])) : _(f).has(t.value) ? (o(), n("div", U2, [
|
|
772
|
+
D2,
|
|
773
|
+
l("div", R2, [
|
|
774
|
+
F(N, {
|
|
719
775
|
value: L.data.goal_minutes || 0,
|
|
720
776
|
"text-color": i.value.totalTextColor,
|
|
721
777
|
color: i.value.totalCircleColor,
|
|
@@ -724,14 +780,14 @@ const e = (f) => (A("data-v-28b55107"), f = f(), w(), f), O = { class: "goals__b
|
|
|
724
780
|
suffix: "min"
|
|
725
781
|
}, null, 8, ["value", "text-color", "color"])
|
|
726
782
|
])
|
|
727
|
-
])) :
|
|
783
|
+
])) : w("", !0)
|
|
728
784
|
], 4)
|
|
729
785
|
]),
|
|
730
786
|
_: 1
|
|
731
|
-
}, 16)
|
|
787
|
+
}, 16, ["show-videos"])
|
|
732
788
|
], 4));
|
|
733
789
|
}
|
|
734
|
-
},
|
|
790
|
+
}, ll = /* @__PURE__ */ $(q2, [["__scopeId", "data-v-6f924e69"]]);
|
|
735
791
|
export {
|
|
736
|
-
|
|
792
|
+
ll as default
|
|
737
793
|
};
|