@golstats/gsc-landing 1.0.217 → 1.0.218
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/README.md +2 -2
- package/dist/{CardBase-CQ_cz3DX-nVv4l3_g.js → CardBase-ChDCLySs-BVKN29EV.js} +3 -3
- package/dist/{CardBaseAllIndividual-BfzkzaGP-CM1iigaK.js → CardBaseAllIndividual-CX7X5hP3-RyUeOD0T.js} +8 -8
- package/dist/{CardGeneral-BEI3l_d--DY7_hNm0.js → CardGeneral-BOFU3ewp-Cn6UTj1f.js} +42 -42
- package/dist/{CardGeneralIndividual-B4Y_5rP6-BLLwWg8z.js → CardGeneralIndividual-uQTtFW4U-e5XWTtLl.js} +8 -8
- package/dist/{CardGeneralTeams-CXmyJkpJ-DQEEyOLA.js → CardGeneralTeams-BP3La-Ld-C-K2IC0a.js} +28 -28
- package/dist/{CardIndividual-7ej3E3wn-CAhw6jGq.js → CardIndividual-DMMRmSi2-DXu3crio.js} +10 -10
- package/dist/{CardIndividual1vs1-Z2cAE1MR-Dd0PSKYM.js → CardIndividual1vs1-Bv8b5IIG-Bvn0qifp.js} +7 -7
- package/dist/{CardIndividualAreas-D3eFogiE-BR14DP8A.js → CardIndividualAreas-CvTLzhDe-CbYu5Gm9.js} +2 -2
- package/dist/{CardIndividualCenters-4S8taJsU-BtfQ8G_S.js → CardIndividualCenters-CrYHyQxu-DLka4uhi.js} +3 -3
- package/dist/{CardIndividualDistance-DT01ahQX-BmyFb1gb.js → CardIndividualDistance-CWDDIJ83-BM-RMBz2.js} +2 -2
- package/dist/{CardIndividualFouls-BcE5EuiF-BoKrxDtN.js → CardIndividualFouls-BOBPG76o-LiZ7tqya.js} +2 -2
- package/dist/{CardIndividualGoalParticipation-Bx2JTuHf-T6p2TEge.js → CardIndividualGoalParticipation-BDxpFsvg-SVgjMIMp.js} +2 -2
- package/dist/{CardIndividualGoals-BHhnubuE-K0r3hkfL.js → CardIndividualGoals-DVDdbBfi-DLRAiyRP.js} +6 -6
- package/dist/{CardIndividualGold-Djd6C88i-DEpNF62j.js → CardIndividualGold-CLwqSmhY-DT1PEiUk.js} +3 -3
- package/dist/{CardIndividualNoGoalReceived-C3jS0zMR-DwhychW0.js → CardIndividualNoGoalReceived-BdnMEYLP-C_SAQHWI.js} +82 -86
- package/dist/{CardIndividualPerformance-kI7QHeB1-BfafgdTH.js → CardIndividualPerformance-9Cgxb8AH-ZXNFgaO5.js} +2 -2
- package/dist/{CardIndividualSaves-CslQjDqf-DWd6ILLA.js → CardIndividualSaves-DxroAo6u-CJ4OuTrE.js} +16 -16
- package/dist/{CardIndividualShotsOnGoal-1O1_NtGz-C3dVEnCp.js → CardIndividualShotsOnGoal-DJkETXaD-DrWNTd-J.js} +3 -3
- package/dist/{CardIndividualStatistics-Bck8k3hP-CBzIgoSF.js → CardIndividualStatistics-Bci82FbX-DcHNpKvL.js} +2 -2
- package/dist/{CardPromTournament-D5HMPX4m-BePd1EE6.js → CardPromTournament-DBsGq2Rt-BxSF8-79.js} +7 -7
- package/dist/{CardSuccessfulPasses-Jba0cbKl-CjWiA4xD.js → CardSuccessfulPasses-38zySsbp-BLqkHLU8.js} +4 -4
- package/dist/{CardTheMostProductive-DfNmPeVC-BR_ThUD_.js → CardTheMostProductive-B1UOywJ1-BkO3rzIq.js} +3 -3
- package/dist/{PlayerProfileCircle-BYhumEi4-CJbMDle7.js → PlayerProfileCircle-Dfaw_14p-CVxXpBOo.js} +4 -4
- package/dist/{Shield--rPGshU4-CqQpdX14.js → Shield-T4ZGXEnI-DuEvS605.js} +1 -1
- package/dist/{TimeSvg2-BX0bDokD-BWiiXdSp.js → TimeSvg2-Cl28aqUW-CYEg4vC4.js} +1 -1
- package/dist/gsc-landing.js +1 -1
- package/dist/gsc-landing.umd.cjs +9 -9
- package/dist/{index-C7cm1jXr.js → index-CwMVvUw1.js} +81 -77
- package/dist/style.css +1 -1
- package/package.json +53 -53
package/README.md
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
# landing-component
|
|
2
|
-
Componente de la pagina principal de Golstats 3.0
|
|
1
|
+
# landing-component
|
|
2
|
+
Componente de la pagina principal de Golstats 3.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed as l, openBlock as n, createElementBlock as s, normalizeClass as u, normalizeStyle as p, createCommentVNode as c, createElementVNode as d, renderSlot as g, pushScopeId as y, popScopeId as f } from "vue";
|
|
2
|
-
import { q as h } from "./index-
|
|
2
|
+
import { q as h } from "./index-CwMVvUw1.js";
|
|
3
3
|
function z(t = "") {
|
|
4
4
|
const e = t.split("");
|
|
5
5
|
let r = 1;
|
|
@@ -49,7 +49,7 @@ const b = (t, e) => {
|
|
|
49
49
|
for (const [a, o] of e)
|
|
50
50
|
r[a] = o;
|
|
51
51
|
return r;
|
|
52
|
-
}, m = (t) => (y("data-v-
|
|
52
|
+
}, m = (t) => (y("data-v-03a48352"), t = t(), f(), t), v = {
|
|
53
53
|
key: 0,
|
|
54
54
|
class: "card-base__background-image"
|
|
55
55
|
}, _ = ["src"], k = {
|
|
@@ -168,7 +168,7 @@ const b = (t, e) => {
|
|
|
168
168
|
}, C)) : c("", !0)
|
|
169
169
|
], 6));
|
|
170
170
|
}
|
|
171
|
-
}, N = /* @__PURE__ */ b(x, [["__scopeId", "data-v-
|
|
171
|
+
}, N = /* @__PURE__ */ b(x, [["__scopeId", "data-v-03a48352"]]);
|
|
172
172
|
export {
|
|
173
173
|
N as $,
|
|
174
174
|
E as A,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { computed as i, openBlock as o, createElementBlock as a, normalizeStyle as p, createElementVNode as r, toDisplayString as n, createBlock as B, mergeProps as H, withCtx as w, renderSlot as D, createCommentVNode as l, normalizeClass as T, Fragment as m, createVNode as b } from "vue";
|
|
2
|
-
import { m as k, $ as P } from "./CardBase-
|
|
3
|
-
const $ = { class: "circle__total" }, L = { class: "total" }, z = { class: "suffix" }, N = ["width", "height", "viewBox"],
|
|
2
|
+
import { m as k, $ as P } from "./CardBase-ChDCLySs-BVKN29EV.js";
|
|
3
|
+
const $ = { class: "circle__total" }, L = { class: "total" }, z = { class: "suffix" }, N = ["width", "height", "viewBox"], U = ["stroke"], A = ["stroke"], I = ["stop-color"], M = ["stop-color"], V = {
|
|
4
4
|
__name: "CircleWithDots",
|
|
5
5
|
props: {
|
|
6
6
|
height: {
|
|
@@ -43,7 +43,7 @@ const $ = { class: "circle__total" }, L = { class: "total" }, z = { class: "suff
|
|
|
43
43
|
"--value-font-size": `${t.valueFontSize}px`,
|
|
44
44
|
"--suffix-font-size": `${t.suffixFontSize}px`,
|
|
45
45
|
"--color": t.textColor
|
|
46
|
-
})), f = `linear-gradient-${Date.now()}
|
|
46
|
+
})), f = `linear-gradient-${Date.now()}`;
|
|
47
47
|
return (y, d) => (o(), a("div", {
|
|
48
48
|
class: "circle",
|
|
49
49
|
style: p(s.value)
|
|
@@ -65,14 +65,14 @@ const $ = { class: "circle__total" }, L = { class: "total" }, z = { class: "suff
|
|
|
65
65
|
stroke: `url(#${f})`,
|
|
66
66
|
"stroke-width": "3.14",
|
|
67
67
|
"stroke-linecap": "round"
|
|
68
|
-
}, null, 8,
|
|
68
|
+
}, null, 8, U),
|
|
69
69
|
r("path", {
|
|
70
70
|
d: "M34.4996 6.63965C38.0926 6.63965 41.6504 7.34734 44.9699 8.72231C48.2893 10.0973 51.3055 12.1126 53.8461 14.6532C56.3867 17.1938 58.402 20.21 59.777 23.5294C61.152 26.8489 61.8597 30.4067 61.8596 33.9997C61.8596 37.5926 61.152 41.1504 59.777 44.4699C58.402 47.7893 56.3867 50.8055 53.8461 53.3461C51.3055 55.8867 48.2893 57.902 44.9699 59.277C41.6504 60.652 38.0926 61.3597 34.4996 61.3596C30.9067 61.3596 27.3489 60.652 24.0294 59.277C20.71 57.902 17.6938 55.8867 15.1532 53.3461C12.6126 50.8055 10.5973 47.7893 9.2223 44.4699C7.84733 41.1504 7.13965 37.5926 7.13965 33.9996C7.13965 30.4067 7.84734 26.8489 9.22231 23.5294C10.5973 20.2099 12.6126 17.1938 15.1532 14.6532C17.6938 12.1126 20.71 10.0973 24.0294 8.7223C27.3489 7.34733 30.9067 6.63965 34.4997 6.63965L34.4996 6.63965Z",
|
|
71
71
|
stroke: e.color,
|
|
72
72
|
"stroke-width": "0.380952",
|
|
73
73
|
"stroke-linecap": "round",
|
|
74
74
|
"stroke-dasharray": "0 0.19 2.61 0 0.19 2.61"
|
|
75
|
-
}, null, 8,
|
|
75
|
+
}, null, 8, A),
|
|
76
76
|
r("defs", null, [
|
|
77
77
|
r("linearGradient", {
|
|
78
78
|
id: f,
|
|
@@ -82,17 +82,17 @@ const $ = { class: "circle__total" }, L = { class: "total" }, z = { class: "suff
|
|
|
82
82
|
y2: "66",
|
|
83
83
|
gradientUnits: "userSpaceOnUse"
|
|
84
84
|
}, [
|
|
85
|
-
r("stop", { "stop-color": e.color }, null, 8,
|
|
85
|
+
r("stop", { "stop-color": e.color }, null, 8, I),
|
|
86
86
|
r("stop", {
|
|
87
87
|
offset: "1",
|
|
88
88
|
"stop-color": e.color
|
|
89
|
-
}, null, 8,
|
|
89
|
+
}, null, 8, M)
|
|
90
90
|
])
|
|
91
91
|
])
|
|
92
92
|
], 8, N))
|
|
93
93
|
], 4));
|
|
94
94
|
}
|
|
95
|
-
}, S = /* @__PURE__ */ k(V, [["__scopeId", "data-v-
|
|
95
|
+
}, S = /* @__PURE__ */ k(V, [["__scopeId", "data-v-b9adcb76"]]), O = {
|
|
96
96
|
key: 0,
|
|
97
97
|
class: "card-base-individual__content__player-img"
|
|
98
98
|
}, E = ["src"], R = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { computed as C, openBlock as o, createElementBlock as
|
|
2
|
-
import { m as P, z as M, P as E, A as N, $ as G } from "./CardBase-
|
|
3
|
-
import { p as J } from "./PlayerProfileCircle-
|
|
4
|
-
const k = (
|
|
1
|
+
import { computed as C, openBlock as o, createElementBlock as a, normalizeStyle as _, createBlock as z, mergeProps as U, withCtx as j, createCommentVNode as s, renderSlot as A, toDisplayString as v, unref as L, createElementVNode as e, Fragment as q, renderList as O, pushScopeId as T, popScopeId as $ } from "vue";
|
|
2
|
+
import { m as P, z as M, P as E, A as N, $ as G } from "./CardBase-ChDCLySs-BVKN29EV.js";
|
|
3
|
+
import { p as J } from "./PlayerProfileCircle-Dfaw_14p-CVxXpBOo.js";
|
|
4
|
+
const k = (r) => (T("data-v-23a5bf91"), r = r(), $(), r), K = {
|
|
5
5
|
key: 0,
|
|
6
6
|
class: "body-total is-absolute"
|
|
7
7
|
}, Q = {
|
|
@@ -24,7 +24,7 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
24
24
|
y: "0",
|
|
25
25
|
width: "42",
|
|
26
26
|
height: "42"
|
|
27
|
-
}, e1 = ["fill", "stroke"], t1 = { mask: "url(#mask0_2153_556)" }, l1 = ["stroke"], o1 = ["stroke"],
|
|
27
|
+
}, e1 = ["fill", "stroke"], t1 = { mask: "url(#mask0_2153_556)" }, l1 = ["stroke"], o1 = ["stroke"], a1 = ["stroke"], r1 = ["stroke"], s1 = ["stroke"], i1 = ["stroke"], n1 = {
|
|
28
28
|
key: 3,
|
|
29
29
|
class: "circle-arrow-svg is-absolute"
|
|
30
30
|
}, d1 = {
|
|
@@ -62,7 +62,7 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
62
62
|
viewBox: "0 0 119 55",
|
|
63
63
|
fill: "none",
|
|
64
64
|
xmlns: "http://www.w3.org/2000/svg"
|
|
65
|
-
}, W1 = ["fill"], X1 = ["fill"], Y1 = ["stroke"], R1 = ["stroke"], e2 = ["stroke"], t2 = ["stroke"], l2 = ["stroke"], o2 = ["stroke"],
|
|
65
|
+
}, W1 = ["fill"], X1 = ["fill"], Y1 = ["stroke"], R1 = ["stroke"], e2 = ["stroke"], t2 = ["stroke"], l2 = ["stroke"], o2 = ["stroke"], a2 = ["stroke"], r2 = ["stroke"], s2 = /* @__PURE__ */ k(() => /* @__PURE__ */ e("mask", {
|
|
66
66
|
id: "mask0_4146_61854",
|
|
67
67
|
style: { "mask-type": "alpha" },
|
|
68
68
|
maskUnits: "userSpaceOnUse",
|
|
@@ -150,8 +150,8 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
150
150
|
default: ""
|
|
151
151
|
}
|
|
152
152
|
},
|
|
153
|
-
setup(
|
|
154
|
-
const l =
|
|
153
|
+
setup(r) {
|
|
154
|
+
const l = r, p = /* @__PURE__ */ new Set([
|
|
155
155
|
"1-g"
|
|
156
156
|
]), c = /* @__PURE__ */ new Set([
|
|
157
157
|
"2-g"
|
|
@@ -210,14 +210,14 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
210
210
|
iconColor: (l.data.thumbnails.colors.icon_color || "#FFFFFF").trim()
|
|
211
211
|
};
|
|
212
212
|
});
|
|
213
|
-
return (n, u) => (o(),
|
|
213
|
+
return (n, u) => (o(), a("div", {
|
|
214
214
|
class: "card-general",
|
|
215
215
|
style: _(x.value)
|
|
216
216
|
}, [
|
|
217
217
|
b.value ? (o(), z(G, U({ key: 0 }, b.value, {
|
|
218
|
-
width:
|
|
219
|
-
"show-videos":
|
|
220
|
-
"id-aux":
|
|
218
|
+
width: r.width,
|
|
219
|
+
"show-videos": r.showVideos,
|
|
220
|
+
"id-aux": r.idAux
|
|
221
221
|
}), {
|
|
222
222
|
default: j(() => {
|
|
223
223
|
var h, i, d, g;
|
|
@@ -233,21 +233,21 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
233
233
|
"border-color": "#808080"
|
|
234
234
|
}, null, 8, ["style", "image-src"])) : s("", !0),
|
|
235
235
|
A(n.$slots, "default", {}, () => [
|
|
236
|
-
t.value ? (o(),
|
|
236
|
+
t.value ? (o(), a("div", {
|
|
237
237
|
key: 0,
|
|
238
238
|
style: _(x.value),
|
|
239
239
|
class: "card-general__content"
|
|
240
240
|
}, [
|
|
241
|
-
B.value ? (o(),
|
|
242
|
-
V.value ? (o(),
|
|
243
|
-
t.value.teamLogoSrc ? (o(),
|
|
241
|
+
B.value ? (o(), a("div", K, v(r.data.total), 1)) : s("", !0),
|
|
242
|
+
V.value ? (o(), a("div", Q, [
|
|
243
|
+
t.value.teamLogoSrc ? (o(), a("img", {
|
|
244
244
|
key: 0,
|
|
245
245
|
src: t.value.teamLogoSrc,
|
|
246
246
|
alt: "team logo"
|
|
247
247
|
}, null, 8, W)) : s("", !0)
|
|
248
248
|
])) : s("", !0),
|
|
249
|
-
L(f).has(
|
|
250
|
-
(o(),
|
|
249
|
+
L(f).has(r.data.id) ? (o(), a("div", X, [
|
|
250
|
+
(o(), a("svg", Y, [
|
|
251
251
|
e("mask", R, [
|
|
252
252
|
e("path", {
|
|
253
253
|
d: "M41.2963 41.2961V0.703659H0.703871V41.2961H41.2963Z",
|
|
@@ -280,7 +280,7 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
280
280
|
"stroke-miterlimit": "10",
|
|
281
281
|
"stroke-linecap": "round",
|
|
282
282
|
"stroke-linejoin": "round"
|
|
283
|
-
}, null, 8,
|
|
283
|
+
}, null, 8, a1),
|
|
284
284
|
e("path", {
|
|
285
285
|
d: "M3.7666 25.6912V33.2511C3.7666 35.9576 5.96064 38.1516 8.6671 38.1516H20.9184C22.2715 38.1516 23.3686 37.0546 23.3686 35.7014C23.3686 34.3481 22.2715 33.2511 20.9184 33.2511H20.498",
|
|
286
286
|
stroke: t.value.iconColor,
|
|
@@ -288,7 +288,7 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
288
288
|
"stroke-miterlimit": "10",
|
|
289
289
|
"stroke-linecap": "round",
|
|
290
290
|
"stroke-linejoin": "round"
|
|
291
|
-
}, null, 8,
|
|
291
|
+
}, null, 8, r1),
|
|
292
292
|
e("path", {
|
|
293
293
|
d: "M3.76611 28.351C3.76611 31.0574 5.96015 33.2515 8.66661 33.2515H20.9179",
|
|
294
294
|
stroke: t.value.iconColor,
|
|
@@ -308,8 +308,8 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
308
308
|
])
|
|
309
309
|
]))
|
|
310
310
|
])) : s("", !0),
|
|
311
|
-
L(H).has(
|
|
312
|
-
(o(),
|
|
311
|
+
L(H).has(r.data.id) ? (o(), a("div", n1, [
|
|
312
|
+
(o(), a("svg", d1, [
|
|
313
313
|
e("path", {
|
|
314
314
|
"data-v-6639ffc7": "",
|
|
315
315
|
d: "M.1 40.667a4 4 0 1 0 8 0 4 4 0 0 0-8 0zm30.167-18.666.436.61.844-.602-.836-.613-.444.605zM1.322.752l3.484 7.93L9.93 1.7 1.322.752zm.843 1.55a.75.75 0 1 0 .888-1.21l-.888 1.21zm4.104 1.151a.75.75 0 1 0-.888 1.21l.888-1.21zm1.685 3.098a.75.75 0 0 0 .888-1.21l-.888 1.21zm4.104 1.152a.75.75 0 1 0-.888 1.209l.888-1.21zm1.685 3.098a.75.75 0 1 0 .887-1.21l-.887 1.21zm4.104 1.151a.75.75 0 1 0-.888 1.21l.888-1.21zm1.685 3.098a.75.75 0 0 0 .887-1.209l-.887 1.21zm4.104 1.152a.75.75 0 0 0-.888 1.21l.888-1.21zM25.32 19.3a.75.75 0 0 0 .887-1.21l-.887 1.21zm4.104 1.152a.75.75 0 0 0-.888 1.209l.888-1.21zm-1.047 1.975a.75.75 0 0 0 .871 1.221l-.871-1.221zm-2.763 3.814a.75.75 0 1 0-.871-1.221l.87 1.22zm-3.779.853a.75.75 0 0 0 .871 1.22l-.87-1.22zm-2.763 3.813a.75.75 0 0 0-.87-1.22l.87 1.22zm-3.778.853a.75.75 0 1 0 .87 1.221l-.87-1.22zm-2.764 3.814a.75.75 0 1 0-.87-1.221l.87 1.22zm-3.778.853a.75.75 0 0 0 .871 1.221l-.871-1.221zM5.99 40.24a.75.75 0 1 0-.871-1.22l.87 1.22zM5.38 4.662l2.573 1.889.888-1.21-2.573-1.888-.888 1.21zm5.789 4.25 2.573 1.889.887-1.21-2.572-1.888-.888 1.209zm5.789 4.25 2.573 1.888.887-1.209-2.572-1.889-.888 1.21zm5.789 4.25 2.573 1.888.887-1.21-2.572-1.888-.888 1.21zm5.789 4.249 1.286.944.888-1.209-1.286-.944-.888 1.209zm1.295-.271-1.454 1.037.871 1.221 1.454-1.037-.871-1.221zm-5.088 3.63-2.908 2.074.871 1.22 2.908-2.073-.871-1.221zm-6.542 4.666-2.907 2.074.87 1.221 2.908-2.074-.87-1.22zm-6.542 4.667-2.907 2.074.871 1.221 2.907-2.074-.87-1.221zM5.12 39.019l-1.454 1.037.871 1.222L5.99 40.24l-.871-1.22z",
|
|
@@ -324,8 +324,8 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
324
324
|
}, null, 8, u1)
|
|
325
325
|
]))
|
|
326
326
|
])) : s("", !0),
|
|
327
|
-
L(c).has(
|
|
328
|
-
(o(),
|
|
327
|
+
L(c).has(r.data.id) ? (o(), a("div", h1, [
|
|
328
|
+
(o(), a("svg", L1, [
|
|
329
329
|
e("rect", {
|
|
330
330
|
x: "0.5",
|
|
331
331
|
y: "1.46484",
|
|
@@ -422,8 +422,8 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
422
422
|
])
|
|
423
423
|
]))
|
|
424
424
|
])) : s("", !0),
|
|
425
|
-
L(w).has(
|
|
426
|
-
(o(),
|
|
425
|
+
L(w).has(r.data.id) ? (o(), a("div", S1, [
|
|
426
|
+
(o(), a("svg", H1, [
|
|
427
427
|
e("rect", {
|
|
428
428
|
opacity: "0.8",
|
|
429
429
|
x: "0.44043",
|
|
@@ -521,8 +521,8 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
521
521
|
])
|
|
522
522
|
]))
|
|
523
523
|
])) : s("", !0),
|
|
524
|
-
L(y).has(
|
|
525
|
-
(o(),
|
|
524
|
+
L(y).has(r.data.id) ? (o(), a("div", K1, [
|
|
525
|
+
(o(), a("svg", Q1, [
|
|
526
526
|
e("rect", {
|
|
527
527
|
opacity: "0.8",
|
|
528
528
|
x: "88.7295",
|
|
@@ -596,7 +596,7 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
596
596
|
height: "22.4901",
|
|
597
597
|
stroke: t.value.svgLineColor,
|
|
598
598
|
"stroke-width": "0.620969"
|
|
599
|
-
}, null, 8,
|
|
599
|
+
}, null, 8, a2),
|
|
600
600
|
e("rect", {
|
|
601
601
|
x: "46.2997",
|
|
602
602
|
y: "0.310485",
|
|
@@ -604,7 +604,7 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
604
604
|
height: "11.5648",
|
|
605
605
|
stroke: t.value.svgLineColor,
|
|
606
606
|
"stroke-width": "0.620969"
|
|
607
|
-
}, null, 8,
|
|
607
|
+
}, null, 8, r2),
|
|
608
608
|
s2,
|
|
609
609
|
e("g", i2, [
|
|
610
610
|
e("rect", {
|
|
@@ -658,14 +658,14 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
658
658
|
}, null, 8, v2)
|
|
659
659
|
]))
|
|
660
660
|
])) : s("", !0),
|
|
661
|
-
|
|
662
|
-
t.value.playerInAction ? (o(),
|
|
661
|
+
r.data.is_player ? (o(), a("div", p2, [
|
|
662
|
+
t.value.playerInAction ? (o(), a("img", {
|
|
663
663
|
key: 0,
|
|
664
664
|
src: t.value.playerInAction,
|
|
665
665
|
alt: "player"
|
|
666
666
|
}, null, 8, m2)) : s("", !0)
|
|
667
|
-
])) : (o(),
|
|
668
|
-
t.value.teamLogoSrc ? (o(),
|
|
667
|
+
])) : (o(), a("div", _2, [
|
|
668
|
+
t.value.teamLogoSrc ? (o(), a("img", {
|
|
669
669
|
key: 0,
|
|
670
670
|
src: t.value.teamLogoSrc,
|
|
671
671
|
alt: "team"
|
|
@@ -674,23 +674,23 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
674
674
|
w2,
|
|
675
675
|
e("div", y2, [
|
|
676
676
|
e("div", f2, [
|
|
677
|
-
Z.value ? s("", !0) : (o(),
|
|
678
|
-
|
|
677
|
+
Z.value ? s("", !0) : (o(), a("div", Z2, [
|
|
678
|
+
r.data.team_logo ? (o(), a("img", {
|
|
679
679
|
key: 0,
|
|
680
|
-
src:
|
|
680
|
+
src: r.data.team_logo,
|
|
681
681
|
alt: ""
|
|
682
682
|
}, null, 8, x2)) : s("", !0)
|
|
683
683
|
])),
|
|
684
|
-
e("div", b2, v(
|
|
685
|
-
|
|
684
|
+
e("div", b2, v(r.data.title), 1),
|
|
685
|
+
r.data.footer && r.data.footer.show_total && !r.data.footer.sections ? (o(), a("div", F2, v(r.data.total), 1)) : s("", !0)
|
|
686
686
|
]),
|
|
687
687
|
e("div", z2, [
|
|
688
688
|
e("div", {
|
|
689
689
|
class: "card-general__content__footer__body__description",
|
|
690
690
|
innerHTML: D.value
|
|
691
691
|
}, null, 8, S2),
|
|
692
|
-
t.value.sections && t.value.sections.length ? (o(),
|
|
693
|
-
(o(!0),
|
|
692
|
+
t.value.sections && t.value.sections.length ? (o(), a("div", H2, [
|
|
693
|
+
(o(!0), a(q, null, O(t.value.sections, ([m, I]) => (o(), a("div", {
|
|
694
694
|
key: m,
|
|
695
695
|
class: "section"
|
|
696
696
|
}, [
|
|
@@ -708,7 +708,7 @@ const k = (a) => (T("data-v-b1d5f221"), a = a(), $(), a), K = {
|
|
|
708
708
|
}, 16, ["width", "show-videos", "id-aux"])) : s("", !0)
|
|
709
709
|
], 4));
|
|
710
710
|
}
|
|
711
|
-
}, A2 = /* @__PURE__ */ P(D2, [["__scopeId", "data-v-
|
|
711
|
+
}, A2 = /* @__PURE__ */ P(D2, [["__scopeId", "data-v-23a5bf91"]]);
|
|
712
712
|
export {
|
|
713
713
|
A2 as default
|
|
714
714
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useCssVars as O, computed as g, openBlock as e, createElementBlock as n, normalizeStyle as u, createBlock as P, mergeProps as G, withCtx as J, createElementVNode as a, createCommentVNode as s, toDisplayString as j, unref as A, normalizeClass as $, pushScopeId as X, popScopeId as Y } from "vue";
|
|
2
|
-
import { m as Z, z as N, P as F, A as z, $ as K } from "./CardBase-
|
|
3
|
-
import { p as Q } from "./PlayerProfileCircle-
|
|
4
|
-
const f = (i) => (X("data-v-
|
|
2
|
+
import { m as Z, z as N, P as F, A as z, $ as K } from "./CardBase-ChDCLySs-BVKN29EV.js";
|
|
3
|
+
import { p as Q } from "./PlayerProfileCircle-Dfaw_14p-CVxXpBOo.js";
|
|
4
|
+
const f = (i) => (X("data-v-6807efb5"), i = i(), Y(), i), R = { class: "card-content" }, U = {
|
|
5
5
|
key: 0,
|
|
6
6
|
class: "side-title"
|
|
7
7
|
}, W = {
|
|
@@ -99,10 +99,10 @@ const f = (i) => (X("data-v-c4722c2f"), i = i(), Y(), i), R = { class: "card-con
|
|
|
99
99
|
},
|
|
100
100
|
setup(i) {
|
|
101
101
|
O((o) => ({
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
102
|
+
"23391acb": D.value,
|
|
103
|
+
"509fea40": i.data.thumbnails.colors.font_color || "white",
|
|
104
|
+
"29f1f950": i.data.title_align || "center",
|
|
105
|
+
"99ff3b5c": i.data.header.width || "40px"
|
|
106
106
|
}));
|
|
107
107
|
const l = i, E = g(() => ({
|
|
108
108
|
"--height": l.height,
|
|
@@ -317,7 +317,7 @@ const f = (i) => (X("data-v-c4722c2f"), i = i(), Y(), i), R = { class: "card-con
|
|
|
317
317
|
}, 16, ["width", "show-videos", "id-aux"])) : s("", !0)
|
|
318
318
|
], 4));
|
|
319
319
|
}
|
|
320
|
-
}, N1 = /* @__PURE__ */ Z(P1, [["__scopeId", "data-v-
|
|
320
|
+
}, N1 = /* @__PURE__ */ Z(P1, [["__scopeId", "data-v-6807efb5"]]);
|
|
321
321
|
export {
|
|
322
322
|
N1 as default
|
|
323
323
|
};
|
package/dist/{CardGeneralTeams-CXmyJkpJ-DQEEyOLA.js → CardGeneralTeams-BP3La-Ld-C-K2IC0a.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { useCssVars as K, computed as m, openBlock as d, createElementBlock as
|
|
2
|
-
import { m as t2, z as e2, $ as o2, A as r2 } from "./CardBase-
|
|
3
|
-
const t = (c) => (l2("data-v-
|
|
1
|
+
import { useCssVars as K, computed as m, openBlock as d, createElementBlock as s, normalizeStyle as p, createBlock as Q, mergeProps as U, withCtx as W, createElementVNode as l, createCommentVNode as n, normalizeClass as N, toDisplayString as X, unref as Y, pushScopeId as l2, popScopeId as a2 } from "vue";
|
|
2
|
+
import { m as t2, z as e2, $ as o2, A as r2 } from "./CardBase-ChDCLySs-BVKN29EV.js";
|
|
3
|
+
const t = (c) => (l2("data-v-1339dbd8"), c = c(), a2(), c), i2 = { class: "card-content" }, d2 = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "header-logo"
|
|
6
|
-
},
|
|
6
|
+
}, s2 = ["src"], n2 = {
|
|
7
7
|
key: 0,
|
|
8
8
|
width: "112",
|
|
9
9
|
height: "173",
|
|
@@ -161,11 +161,11 @@ const t = (c) => (l2("data-v-7775356c"), c = c(), a2(), c), i2 = { class: "card-
|
|
|
161
161
|
"clip-rule": "evenodd",
|
|
162
162
|
d: "M28.938.522v22.185a1 1 0 0 0 1.004 1l51.14-.26a1 1 0 0 0 .995-1V.923"
|
|
163
163
|
})
|
|
164
|
-
], -1)),
|
|
164
|
+
], -1)), s1 = /* @__PURE__ */ t(() => /* @__PURE__ */ l("path", {
|
|
165
165
|
d: "M27.875.522v22.185H30V.522h-2.125zm2.073 24.247 51.14-.26-.01-2.125-51.141.26.01 2.125zm53.192-2.322V.923h-2.125v21.524h2.125zm-2.052 2.062a2.062 2.062 0 0 0 2.052-2.062h-2.125c0-.034.028-.063.062-.063l.01 2.125zm-53.213-1.802c0 1.143.93 2.068 2.073 2.062l-.011-2.125c.035 0 .063.028.063.063h-2.125z",
|
|
166
166
|
fill: "#DFE3E2",
|
|
167
167
|
mask: "url(#5ohic8w7pe)"
|
|
168
|
-
}, null, -1)),
|
|
168
|
+
}, null, -1)), n1 = /* @__PURE__ */ t(() => /* @__PURE__ */ l("path", {
|
|
169
169
|
d: "M55.506 62.658c13.047 0 23.623 10.577 23.623 23.624 0 13.048-10.576 23.625-23.623 23.625S31.883 99.33 31.883 86.283c0-13.048 10.576-23.625 23.623-23.625z",
|
|
170
170
|
stroke: "#DFE3E2",
|
|
171
171
|
"stroke-width": "1.063"
|
|
@@ -196,8 +196,8 @@ const t = (c) => (l2("data-v-7775356c"), c = c(), a2(), c), i2 = { class: "card-
|
|
|
196
196
|
r1,
|
|
197
197
|
i1,
|
|
198
198
|
d1,
|
|
199
|
-
n1,
|
|
200
199
|
s1,
|
|
200
|
+
n1,
|
|
201
201
|
c1,
|
|
202
202
|
h1,
|
|
203
203
|
u1
|
|
@@ -290,7 +290,7 @@ const t = (c) => (l2("data-v-7775356c"), c = c(), a2(), c), i2 = { class: "card-
|
|
|
290
290
|
K((i) => {
|
|
291
291
|
var o, r;
|
|
292
292
|
return {
|
|
293
|
-
"
|
|
293
|
+
"2463125a": (r = (o = a.data) == null ? void 0 : o.categories) != null && r.some((h) => [2, 20].includes(h)) ? "100%" : "80%"
|
|
294
294
|
};
|
|
295
295
|
});
|
|
296
296
|
const a = c, O = m(() => ({
|
|
@@ -325,7 +325,7 @@ const t = (c) => (l2("data-v-7775356c"), c = c(), a2(), c), i2 = { class: "card-
|
|
|
325
325
|
height: "40px",
|
|
326
326
|
borderRadius: "4px"
|
|
327
327
|
}));
|
|
328
|
-
return (i, o) => (d(),
|
|
328
|
+
return (i, o) => (d(), s("div", {
|
|
329
329
|
class: "card-general",
|
|
330
330
|
style: p(O.value)
|
|
331
331
|
}, [
|
|
@@ -338,17 +338,17 @@ const t = (c) => (l2("data-v-7775356c"), c = c(), a2(), c), i2 = { class: "card-
|
|
|
338
338
|
var r, h, u, k, L, g, v, z, M, w, C, _, b, x, y, Z, V, E, F, D, q, H, B, S, A, T, j, I, $;
|
|
339
339
|
return [
|
|
340
340
|
l("div", i2, [
|
|
341
|
-
(h = (r = a.data) == null ? void 0 : r.categories) != null && h.some((e) => [2, 20].includes(e)) ?
|
|
341
|
+
(h = (r = a.data) == null ? void 0 : r.categories) != null && h.some((e) => [2, 20].includes(e)) ? n("", !0) : (d(), s("div", d2, [
|
|
342
342
|
l("img", {
|
|
343
343
|
src: (u = a.data) == null ? void 0 : u.team_logo,
|
|
344
344
|
alt: "Logo del equipo"
|
|
345
|
-
}, null, 8,
|
|
345
|
+
}, null, 8, s2)
|
|
346
346
|
])),
|
|
347
347
|
l("div", {
|
|
348
348
|
class: "field-container",
|
|
349
349
|
style: p(P.value)
|
|
350
350
|
}, [
|
|
351
|
-
(L = (k = a.data) == null ? void 0 : k.categories) != null && L.some((e) => [4].includes(e)) ? (d(),
|
|
351
|
+
(L = (k = a.data) == null ? void 0 : k.categories) != null && L.some((e) => [4].includes(e)) ? (d(), s("svg", n2, [
|
|
352
352
|
l("mask", {
|
|
353
353
|
id: "hshajbkb8a",
|
|
354
354
|
fill: a.data.thumbnails.colors.graphic_color_2
|
|
@@ -415,8 +415,8 @@ const t = (c) => (l2("data-v-7775356c"), c = c(), a2(), c), i2 = { class: "card-
|
|
|
415
415
|
stroke: a.data.thumbnails.colors.graphic_color,
|
|
416
416
|
"stroke-width": "1.283"
|
|
417
417
|
}, null, 8, H2)
|
|
418
|
-
])) :
|
|
419
|
-
(v = (g = a.data) == null ? void 0 : g.categories) != null && v.some((e) => [2, 20].includes(e)) ? (d(),
|
|
418
|
+
])) : n("", !0),
|
|
419
|
+
(v = (g = a.data) == null ? void 0 : g.categories) != null && v.some((e) => [2, 20].includes(e)) ? (d(), s("svg", B2, [
|
|
420
420
|
l("path", {
|
|
421
421
|
opacity: ".6",
|
|
422
422
|
fill: a.data.thumbnails.colors.graphic_color_2,
|
|
@@ -485,9 +485,9 @@ const t = (c) => (l2("data-v-7775356c"), c = c(), a2(), c), i2 = { class: "card-
|
|
|
485
485
|
"stroke-width": ".523",
|
|
486
486
|
"stroke-dasharray": "1.05 1.05"
|
|
487
487
|
}, U2, 8, K2)
|
|
488
|
-
])) :
|
|
489
|
-
(M = (z = a.data) == null ? void 0 : z.categories) != null && M.some((e) => [27].includes(e)) ? (d(),
|
|
490
|
-
(C = (w = a.data) == null ? void 0 : w.categories) != null && C.some((e) => [510].includes(e)) ? (d(),
|
|
488
|
+
])) : n("", !0),
|
|
489
|
+
(M = (z = a.data) == null ? void 0 : z.categories) != null && M.some((e) => [27].includes(e)) ? (d(), s("svg", W2, m1)) : n("", !0),
|
|
490
|
+
(C = (w = a.data) == null ? void 0 : w.categories) != null && C.some((e) => [510].includes(e)) ? (d(), s("svg", p1, [
|
|
491
491
|
l("mask", {
|
|
492
492
|
id: "path-1-inside-1_4021_72345",
|
|
493
493
|
fill: a.data.thumbnails.colors.graphic_color
|
|
@@ -565,13 +565,13 @@ const t = (c) => (l2("data-v-7775356c"), c = c(), a2(), c), i2 = { class: "card-
|
|
|
565
565
|
d: "M50.5278 3L48.0016 10.678L55.9141 9.02676L50.5278 3ZM17.5749 45.6214C15.564 46.0768 14.303 48.0762 14.7584 50.0871C15.2139 52.098 17.2132 53.359 19.2242 52.9036C21.2351 52.4482 22.4961 50.4488 22.0407 48.4378C21.5852 46.4269 19.5858 45.1659 17.5749 45.6214ZM50.4492 6.63867C50.544 7.42255 50.6112 8.20538 50.6516 8.98623L52.0497 8.91398C52.0077 8.10121 51.9377 7.28641 51.839 6.47057L50.4492 6.63867ZM50.6922 11.3432C50.6787 12.131 50.6382 12.9159 50.5712 13.6968L51.9661 13.8164C52.0357 13.0038 52.078 12.1871 52.092 11.3672L50.6922 11.3432ZM50.2903 16.0369C50.1702 16.8145 50.024 17.5871 49.8524 18.3539L51.2186 18.6597C51.397 17.8627 51.549 17.0593 51.6739 16.2507L50.2903 16.0369ZM49.2615 20.6373C49.0396 21.3914 48.793 22.1386 48.5224 22.878L49.837 23.3592C50.118 22.5917 50.3741 21.8157 50.6046 21.0324L49.2615 20.6373ZM47.6405 25.0676C47.324 25.7866 46.9844 26.4968 46.6222 27.1973L47.8658 27.8403C48.2413 27.1141 48.5935 26.3775 48.9219 25.6316L47.6405 25.0676ZM45.4734 29.2608C45.0704 29.9353 44.6458 30.5992 44.2005 31.2516L45.3567 32.0409C45.8179 31.3654 46.2576 30.6778 46.6752 29.9789L45.4734 29.2608ZM42.8102 33.163C42.3296 33.7842 41.8293 34.3932 41.3099 34.989L42.3652 35.9089C42.9025 35.2927 43.4202 34.6626 43.9175 34.0197L42.8102 33.163ZM39.7053 36.7254C39.1556 37.2869 38.5879 37.8346 38.0028 38.3677L38.9457 39.4026C39.5504 38.8516 40.1373 38.2854 40.7057 37.7048L39.7053 36.7254ZM36.2094 39.9111C35.6001 40.4064 34.9745 40.8865 34.3332 41.3507L35.1542 42.4848C35.8165 42.0053 36.4628 41.5093 37.0924 40.9976L36.2094 39.9111ZM32.3792 42.6842C31.7185 43.1088 31.0432 43.5172 30.3539 43.9085L31.045 45.126C31.7566 44.7221 32.4538 44.3005 33.1361 43.862L32.3792 42.6842ZM28.2638 45.0205C27.5606 45.3705 26.8444 45.7033 26.1158 46.018L26.6709 47.3032C27.4227 46.9785 28.1618 46.6351 28.8876 46.2739L28.2638 45.0205ZM23.9192 46.8978C23.1834 47.1699 22.4363 47.4241 21.6782 47.6596L22.0936 48.9966C22.8753 48.7537 23.6459 48.4915 24.4048 48.2109L23.9192 46.8978ZM19.3994 48.3024C19.0171 48.3996 18.6322 48.492 18.2449 48.5798L18.5542 49.9452C18.9533 49.8548 19.35 49.7595 19.7442 49.6593L19.3994 48.3024ZM50.5278 3L48.0016 10.678L55.9141 9.02676L50.5278 3ZM17.5749 45.6214C15.564 46.0768 14.303 48.0762 14.7584 50.0871C15.2139 52.098 17.2132 53.359 19.2242 52.9036C21.2351 52.4482 22.4961 50.4488 22.0407 48.4378C21.5852 46.4269 19.5858 45.1659 17.5749 45.6214ZM50.4492 6.63867C50.544 7.42255 50.6112 8.20538 50.6516 8.98623L52.0497 8.91398C52.0077 8.10121 51.9377 7.28641 51.839 6.47057L50.4492 6.63867ZM50.6922 11.3432C50.6787 12.131 50.6382 12.9159 50.5712 13.6968L51.9661 13.8164C52.0357 13.0038 52.078 12.1871 52.092 11.3672L50.6922 11.3432ZM50.2903 16.0369C50.1702 16.8145 50.024 17.5871 49.8524 18.3539L51.2186 18.6597C51.397 17.8627 51.549 17.0593 51.6739 16.2507L50.2903 16.0369ZM49.2615 20.6373C49.0396 21.3914 48.793 22.1386 48.5224 22.878L49.837 23.3592C50.118 22.5917 50.3741 21.8157 50.6046 21.0324L49.2615 20.6373ZM47.6405 25.0676C47.324 25.7866 46.9844 26.4968 46.6222 27.1973L47.8658 27.8403C48.2413 27.1141 48.5935 26.3775 48.9219 25.6316L47.6405 25.0676ZM45.4734 29.2608C45.0704 29.9353 44.6458 30.5992 44.2005 31.2516L45.3567 32.0409C45.8179 31.3654 46.2576 30.6778 46.6752 29.9789L45.4734 29.2608ZM42.8102 33.163C42.3296 33.7842 41.8293 34.3932 41.3099 34.989L42.3652 35.9089C42.9025 35.2927 43.4202 34.6626 43.9175 34.0197L42.8102 33.163ZM39.7053 36.7254C39.1556 37.2869 38.5879 37.8346 38.0028 38.3677L38.9457 39.4026C39.5504 38.8516 40.1373 38.2854 40.7057 37.7048L39.7053 36.7254ZM36.2094 39.9111C35.6001 40.4064 34.9745 40.8865 34.3332 41.3507L35.1542 42.4848C35.8165 42.0053 36.4628 41.5093 37.0924 40.9976L36.2094 39.9111ZM32.3792 42.6842C31.7185 43.1088 31.0432 43.5172 30.3539 43.9085L31.045 45.126C31.7566 44.7221 32.4538 44.3005 33.1361 43.862L32.3792 42.6842ZM28.2638 45.0205C27.5606 45.3705 26.8444 45.7033 26.1158 46.018L26.6709 47.3032C27.4227 46.9785 28.1618 46.6351 28.8876 46.2739L28.2638 45.0205ZM23.9192 46.8978C23.1834 47.1699 22.4363 47.4241 21.6782 47.6596L22.0936 48.9966C22.8753 48.7537 23.6459 48.4915 24.4048 48.2109L23.9192 46.8978ZM19.3994 48.3024C19.0171 48.3996 18.6322 48.492 18.2449 48.5798L18.5542 49.9452C18.9533 49.8548 19.35 49.7595 19.7442 49.6593L19.3994 48.3024Z",
|
|
566
566
|
fill: a.data.thumbnails.colors.graphic_color
|
|
567
567
|
}, null, 8, T1)
|
|
568
|
-
])) :
|
|
568
|
+
])) : n("", !0)
|
|
569
569
|
], 4),
|
|
570
|
-
R.value ? (d(),
|
|
570
|
+
R.value ? (d(), s("div", {
|
|
571
571
|
key: 1,
|
|
572
572
|
style: p(J.value)
|
|
573
573
|
}, [
|
|
574
|
-
a.data.
|
|
574
|
+
a.data.match_lapse == 1 ? (d(), s("svg", j1, [
|
|
575
575
|
l("path", {
|
|
576
576
|
d: "M12.098 1.88h8.984",
|
|
577
577
|
stroke: a.data.thumbnails.colors.graphic_color,
|
|
@@ -597,8 +597,8 @@ const t = (c) => (l2("data-v-7775356c"), c = c(), a2(), c), i2 = { class: "card-
|
|
|
597
597
|
"stroke-linejoin": "round",
|
|
598
598
|
r: "14.973"
|
|
599
599
|
}, null, 8, O1)
|
|
600
|
-
])) :
|
|
601
|
-
a.data.
|
|
600
|
+
])) : n("", !0),
|
|
601
|
+
a.data.match_lapse == 2 ? (d(), s("svg", P1, [
|
|
602
602
|
l("path", {
|
|
603
603
|
d: "M12.098 1.88h8.984",
|
|
604
604
|
stroke: a.data.thumbnails.colors.icon_color,
|
|
@@ -624,19 +624,19 @@ const t = (c) => (l2("data-v-7775356c"), c = c(), a2(), c), i2 = { class: "card-
|
|
|
624
624
|
"stroke-linejoin": "round",
|
|
625
625
|
r: "14.973"
|
|
626
626
|
}, null, 8, K1)
|
|
627
|
-
])) :
|
|
628
|
-
], 4)) :
|
|
627
|
+
])) : n("", !0)
|
|
628
|
+
], 4)) : n("", !0),
|
|
629
629
|
l("div", {
|
|
630
630
|
class: N(["info-block", { "text-center": !((b = (_ = a.data) == null ? void 0 : _.categories) != null && b.some((e) => [2, 20].includes(e))) }]),
|
|
631
631
|
style: p(G.value)
|
|
632
632
|
}, [
|
|
633
633
|
l("div", Q1, [
|
|
634
|
-
(y = (x = a.data) == null ? void 0 : x.categories) != null && y.some((e) => [2, 20].includes(e)) ? (d(),
|
|
634
|
+
(y = (x = a.data) == null ? void 0 : x.categories) != null && y.some((e) => [2, 20].includes(e)) ? (d(), s("div", U1, [
|
|
635
635
|
l("img", {
|
|
636
636
|
src: (Z = a.data) == null ? void 0 : Z.team_logo,
|
|
637
637
|
alt: "Logo del equipo"
|
|
638
638
|
}, null, 8, W1)
|
|
639
|
-
])) :
|
|
639
|
+
])) : n("", !0),
|
|
640
640
|
l("div", {
|
|
641
641
|
class: N(["text-content", { "text-center": !c.data.footer.show_icon }])
|
|
642
642
|
}, [
|
|
@@ -663,10 +663,10 @@ const t = (c) => (l2("data-v-7775356c"), c = c(), a2(), c), i2 = { class: "card-
|
|
|
663
663
|
];
|
|
664
664
|
}),
|
|
665
665
|
_: 1
|
|
666
|
-
}, 16, ["width", "show-videos", "id-aux"])) :
|
|
666
|
+
}, 16, ["width", "show-videos", "id-aux"])) : n("", !0)
|
|
667
667
|
], 4));
|
|
668
668
|
}
|
|
669
|
-
}, t3 = /* @__PURE__ */ t2(Y1, [["__scopeId", "data-v-
|
|
669
|
+
}, t3 = /* @__PURE__ */ t2(Y1, [["__scopeId", "data-v-1339dbd8"]]);
|
|
670
670
|
export {
|
|
671
671
|
t3 as default
|
|
672
672
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useCssVars as C, computed as p, openBlock as l, createElementBlock as s, normalizeStyle as _, createBlock as v, mergeProps as F, withCtx as M, createElementVNode as t, createVNode as S, toDisplayString as u, createCommentVNode as h, createTextVNode as q, pushScopeId as D, popScopeId as T } from "vue";
|
|
2
|
-
import { m as b, V, O as B, z as E, P as N, A as I } from "./CardBase-
|
|
3
|
-
import "./index-
|
|
4
|
-
import { d as P } from "./CardBaseAllIndividual-
|
|
2
|
+
import { m as b, V, O as B, z as E, P as N, A as I } from "./CardBase-ChDCLySs-BVKN29EV.js";
|
|
3
|
+
import "./index-CwMVvUw1.js";
|
|
4
|
+
import { d as P } from "./CardBaseAllIndividual-CX7X5hP3-RyUeOD0T.js";
|
|
5
5
|
const y = {
|
|
6
6
|
props: {
|
|
7
7
|
cancha: {
|
|
@@ -47,13 +47,13 @@ const y = {
|
|
|
47
47
|
}
|
|
48
48
|
}, L = () => {
|
|
49
49
|
C((r) => ({
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
|
|
50
|
+
"1171bab7": r.colorstat,
|
|
51
|
+
"6e896034": r.accelerometerStyle.percentage,
|
|
52
|
+
"5f9a566f": r.colorcancha
|
|
53
53
|
}));
|
|
54
54
|
}, x = y.setup;
|
|
55
55
|
y.setup = x ? (r, o) => (L(), x(r, o)) : L;
|
|
56
|
-
const i = (r) => (D("data-v-
|
|
56
|
+
const i = (r) => (D("data-v-46fe0ed8"), r = r(), T(), r), $ = { class: "outer-box" }, A = {
|
|
57
57
|
key: 0,
|
|
58
58
|
class: "inner-box"
|
|
59
59
|
}, z = {
|
|
@@ -422,7 +422,7 @@ function zt(r, o, a, m, n, e) {
|
|
|
422
422
|
])) : h("", !0)
|
|
423
423
|
]);
|
|
424
424
|
}
|
|
425
|
-
const Ot = /* @__PURE__ */ b(y, [["render", zt], ["__scopeId", "data-v-
|
|
425
|
+
const Ot = /* @__PURE__ */ b(y, [["render", zt], ["__scopeId", "data-v-46fe0ed8"]]), Zt = { class: "content-wrapper" }, Ut = { class: "content-box" }, jt = { class: "text-container" }, Ht = {
|
|
426
426
|
key: 0,
|
|
427
427
|
class: "title"
|
|
428
428
|
}, Gt = {
|
|
@@ -458,7 +458,7 @@ const Ot = /* @__PURE__ */ b(y, [["render", zt], ["__scopeId", "data-v-9e7db71d"
|
|
|
458
458
|
},
|
|
459
459
|
setup(r) {
|
|
460
460
|
C((e) => ({
|
|
461
|
-
"
|
|
461
|
+
"5284bd46": n.value.subtitle ? "100%" : "78%"
|
|
462
462
|
}));
|
|
463
463
|
const o = r, a = p(() => {
|
|
464
464
|
var e, c, d, k, w, f, g;
|
|
@@ -523,7 +523,7 @@ const Ot = /* @__PURE__ */ b(y, [["render", zt], ["__scopeId", "data-v-9e7db71d"
|
|
|
523
523
|
}, 16, ["width", "show-videos", "id-aux"])) : h("", !0)
|
|
524
524
|
], 4));
|
|
525
525
|
}
|
|
526
|
-
}, Xt = /* @__PURE__ */ b(Jt, [["__scopeId", "data-v-
|
|
526
|
+
}, Xt = /* @__PURE__ */ b(Jt, [["__scopeId", "data-v-058d3c96"]]);
|
|
527
527
|
export {
|
|
528
528
|
Xt as default
|
|
529
529
|
};
|
package/dist/{CardIndividual1vs1-Z2cAE1MR-Dd0PSKYM.js → CardIndividual1vs1-Bv8b5IIG-Bvn0qifp.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { computed as r, openBlock as l, createElementBlock as d, normalizeStyle as
|
|
2
|
-
import { d as x } from "./CardBaseAllIndividual-
|
|
3
|
-
import { m as L, V as k, O as S, z as V, P as B, A as T } from "./CardBase-
|
|
4
|
-
const h = (o) => (F("data-v-
|
|
1
|
+
import { computed as r, openBlock as l, createElementBlock as d, normalizeStyle as f, createVNode as b, mergeProps as w, withCtx as v, createElementVNode as a, toDisplayString as C, Fragment as g, pushScopeId as F, popScopeId as y } from "vue";
|
|
2
|
+
import { d as x } from "./CardBaseAllIndividual-CX7X5hP3-RyUeOD0T.js";
|
|
3
|
+
import { m as L, V as k, O as S, z as V, P as B, A as T } from "./CardBase-ChDCLySs-BVKN29EV.js";
|
|
4
|
+
const h = (o) => (F("data-v-0a383478"), o = o(), y(), o), A = { class: "onevsone__body" }, I = { class: "onevsone__body__title" }, P = { class: "contsvg" }, H = /* @__PURE__ */ h(() => /* @__PURE__ */ a("img", { src: "http://golstatsimages.blob.core.windows.net/tournaments-cards/downloaddefensivo.png" }, null, -1)), N = ["fill"], D = ["fill"], E = /* @__PURE__ */ h(() => /* @__PURE__ */ a("img", { src: "http://golstatsimages.blob.core.windows.net/tournaments-cards/download.png" }, null, -1)), M = ["fill"], U = ["fill"], Z = {
|
|
5
5
|
__name: "CardIndividual1vs1",
|
|
6
6
|
props: {
|
|
7
7
|
height: {
|
|
@@ -53,12 +53,12 @@ const h = (o) => (F("data-v-6b4e801f"), o = o(), y(), o), A = { class: "onevsone
|
|
|
53
53
|
};
|
|
54
54
|
});
|
|
55
55
|
r(() => t.data.id);
|
|
56
|
-
const
|
|
56
|
+
const _ = r(() => ({
|
|
57
57
|
"--title-color": t.data.thumbnails.colors.font_color_header || "#FFFFFF"
|
|
58
58
|
}));
|
|
59
59
|
return (n, i) => (l(), d("div", {
|
|
60
60
|
class: "onevsone",
|
|
61
|
-
style: _
|
|
61
|
+
style: f(_.value)
|
|
62
62
|
}, [
|
|
63
63
|
b(x, w(m.value, {
|
|
64
64
|
"show-videos": o.showVideos,
|
|
@@ -113,7 +113,7 @@ const h = (o) => (F("data-v-6b4e801f"), o = o(), y(), o), A = { class: "onevsone
|
|
|
113
113
|
}, 16, ["show-videos", "id-aux"])
|
|
114
114
|
], 4));
|
|
115
115
|
}
|
|
116
|
-
}, j = /* @__PURE__ */ L(Z, [["__scopeId", "data-v-
|
|
116
|
+
}, j = /* @__PURE__ */ L(Z, [["__scopeId", "data-v-0a383478"]]);
|
|
117
117
|
export {
|
|
118
118
|
j as default
|
|
119
119
|
};
|
package/dist/{CardIndividualAreas-D3eFogiE-BR14DP8A.js → CardIndividualAreas-CvTLzhDe-CbYu5Gm9.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ref as k, computed as a, openBlock as d, createElementBlock as s, normalizeStyle as x, createVNode as v, mergeProps as F, withCtx as L, createElementVNode as t, toDisplayString as H, pushScopeId as M, popScopeId as S } from "vue";
|
|
2
|
-
import { d as B } from "./CardBaseAllIndividual-
|
|
3
|
-
import { m as b, V as Z, O as U, z as A, P as G, A as O } from "./CardBase-
|
|
2
|
+
import { d as B } from "./CardBaseAllIndividual-CX7X5hP3-RyUeOD0T.js";
|
|
3
|
+
import { m as b, V as Z, O as U, z as A, P as G, A as O } from "./CardBase-ChDCLySs-BVKN29EV.js";
|
|
4
4
|
const e = (l) => (M("data-v-f5cac76b"), l = l(), S(), l), I = { class: "areas__body" }, V = { class: "areas__body__title" }, P = { class: "areas-svg" }, D = {
|
|
5
5
|
key: 0,
|
|
6
6
|
width: "270",
|