@golstats/gsc-landing 1.0.199 → 1.0.200

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.
Files changed (23) hide show
  1. package/dist/{CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js → CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js} +16 -16
  2. package/dist/{CardIndividual-B5YHR_4X-DC-zfHLx.js → CardIndividual-DPKW-YpP-Dnc0EEj0.js} +13 -13
  3. package/dist/{CardIndividual1vs1-CwWPZ1jp-By52KIVf.js → CardIndividual1vs1-BRtGgXM7-CedeR8el.js} +8 -8
  4. package/dist/{CardIndividualAreas-D9mHXjfS-DrA6YV1T.js → CardIndividualAreas-Da2UYEaV-BPWvNz8Q.js} +1 -1
  5. package/dist/{CardIndividualCenters-DeGyy9wB-BftpRpCL.js → CardIndividualCenters-DMkkZlrP-Bb4dMrwf.js} +1 -1
  6. package/dist/{CardIndividualDistance-Dq2calI2-Ibl6uHbE.js → CardIndividualDistance-C226QSwL-R--LlcPz.js} +1 -1
  7. package/dist/{CardIndividualFouls-DF0AvPys-C61mrpb7.js → CardIndividualFouls-ycmte1YE-DyR9GrTc.js} +1 -1
  8. package/dist/{CardIndividualGoalParticipation-BC_F7PdP-IXEeZoV4.js → CardIndividualGoalParticipation-Cpg4aGAE-DeUV1zrF.js} +1 -1
  9. package/dist/{CardIndividualGoals-BBu5FY5j-CBMS5ssK.js → CardIndividualGoals-BVMarvFd-DL29nvxj.js} +1 -1
  10. package/dist/{CardIndividualGold-BMKxc3r9-De2Anuon.js → CardIndividualGold-Df7Raasl-Byue4uk-.js} +1 -1
  11. package/dist/{CardIndividualNoGoalReceived-I-e5vsG7-CEzJIp_l.js → CardIndividualNoGoalReceived-CIx-n793--Wt2ynZx.js} +1 -1
  12. package/dist/{CardIndividualPerformance-DaQseH4c-DQdCn0VP.js → CardIndividualPerformance-DyczUumz-BaHTtZS4.js} +1 -1
  13. package/dist/{CardIndividualSaves-CCaV8HU6-wv9lT0tB.js → CardIndividualSaves-CC91zpjd-CAQ8vR7-.js} +1 -1
  14. package/dist/{CardIndividualShotsOnGoal-CwzjHXK9-CdK_9OTp.js → CardIndividualShotsOnGoal-CxwYTN__-Bd9Y6B6j.js} +1 -1
  15. package/dist/{CardIndividualStatistics-C_z-rRXF-DGbkpB-m.js → CardIndividualStatistics-CBd679p9-itsHFDEL.js} +1 -1
  16. package/dist/CardPromTournament-BKH4VcBp-D784umYN.js +128 -0
  17. package/dist/{CardSuccessfulPasses-ByzEm7s3-DmSHr8yg.js → CardSuccessfulPasses-DKetowpu-B12McLj4.js} +1 -1
  18. package/dist/{CardTheMostProductive-CDDFIo-I-LQ50NbB5.js → CardTheMostProductive-CoGLtVYs-BZcw_blj.js} +23 -23
  19. package/dist/gsc-landing.js +24 -24
  20. package/dist/gsc-landing.umd.cjs +31 -31
  21. package/dist/style.css +1 -1
  22. package/package.json +2 -2
  23. package/dist/CardPromTournament-DMe6axFO-DWI8msi-.js +0 -113
@@ -1,6 +1,6 @@
1
- import { computed as i, openBlock as o, createElementBlock as a, normalizeStyle as p, createBlock as F, mergeProps as k, withCtx as S, renderSlot as v, createElementVNode as r, createCommentVNode as l, normalizeClass as B, toDisplayString as s, Fragment as x, createVNode as m } from "vue";
2
- import { h as b, T as H } from "./misc-BbzSgyER-2p2XKW1m.js";
3
- const w = { class: "circle__total" }, P = { class: "total" }, T = { class: "suffix" }, $ = ["width", "height", "viewBox"], L = ["stroke"], N = ["stroke"], z = ["stop-color"], U = ["stop-color"], I = {
1
+ import { computed as i, openBlock as o, createElementBlock as a, normalizeStyle as p, createBlock as b, mergeProps as k, withCtx as S, renderSlot as v, createElementVNode as r, createCommentVNode as l, normalizeClass as B, toDisplayString as s, Fragment as F, createVNode as x } from "vue";
2
+ import { h as m, T as H } from "./misc-BbzSgyER-2p2XKW1m.js";
3
+ const T = { class: "circle__total" }, w = { class: "total" }, P = { class: "suffix" }, $ = ["width", "height", "viewBox"], L = ["stroke"], N = ["stroke"], z = ["stop-color"], U = ["stop-color"], I = {
4
4
  __name: "CircleWithDots",
5
5
  props: {
6
6
  height: {
@@ -48,9 +48,9 @@ const w = { class: "circle__total" }, P = { class: "total" }, T = { class: "suff
48
48
  class: "circle",
49
49
  style: p(n.value)
50
50
  }, [
51
- r("div", w, [
52
- r("span", P, s(e.value), 1),
53
- r("span", T, s(e.suffix), 1)
51
+ r("div", T, [
52
+ r("span", w, s(e.value), 1),
53
+ r("span", P, s(e.suffix), 1)
54
54
  ]),
55
55
  (o(), a("svg", {
56
56
  width: n.value["--width"],
@@ -92,7 +92,7 @@ const w = { class: "circle__total" }, P = { class: "total" }, T = { class: "suff
92
92
  ], 8, $))
93
93
  ], 4));
94
94
  }
95
- }, D = /* @__PURE__ */ b(I, [["__scopeId", "data-v-b9adcb76"]]), M = {
95
+ }, D = /* @__PURE__ */ m(I, [["__scopeId", "data-v-b9adcb76"]]), M = {
96
96
  key: 0,
97
97
  class: "card-base-individual__content__player-img"
98
98
  }, O = ["src"], V = {
@@ -222,13 +222,13 @@ const w = { class: "circle__total" }, P = { class: "total" }, T = { class: "suff
222
222
  "--height": t.height,
223
223
  "--width": t.width,
224
224
  "--footer-background-color": t.cardColor || "#000000",
225
- "--text-color": t.textColor || "#FFFFFF",
226
- "--footer-body-text-color": ((d = t.footerBodyData) == null ? void 0 : d.textColor) || "#FFFFFF",
225
+ "--text-color": t.goldCardType ? "#FFFFFF" : t.textColor || "#FFFFFF",
226
+ "--footer-body-text-color": t.goldCardType ? "#FFFFFF" : ((d = t.footerBodyData) == null ? void 0 : d.textColor) || "#FFFFFF",
227
227
  "--footer-header-text-color": ((f = t.footerHeaderData) == null ? void 0 : f.textColor) || "#FFFFFF",
228
228
  "--footer-height": t.footerHeight,
229
229
  "--footer-width": t.goldCardType ? "263px" : "auto",
230
230
  "--footer-padding": t.footerPadding,
231
- "--total-color": ((h = t.footerBodyData) == null ? void 0 : h.totalTextColor) || ((g = t.footerHeaderData) == null ? void 0 : g.totalTextColor) || "#FFFFFF",
231
+ "--total-color": t.goldCardType ? "#FFFFFF" : ((h = t.footerBodyData) == null ? void 0 : h.totalTextColor) || ((g = t.footerHeaderData) == null ? void 0 : g.totalTextColor) || "#FFFFFF",
232
232
  "--description-text-align": _ || t.footerHeaderData ? "left" : "center",
233
233
  "--footer-body-template-columns": _ ? "1fr min-content" : "1fr",
234
234
  "--footer-header-template-columns": C ? t.footerHeaderData.isTotalLeft ? "min-content 1fr" : "1fr min-content" : "1fr",
@@ -253,7 +253,7 @@ const w = { class: "circle__total" }, P = { class: "total" }, T = { class: "suff
253
253
  class: "card-base-individual",
254
254
  style: p(u.value)
255
255
  }, [
256
- n.value ? (o(), F(H, k({ key: 0 }, n.value, { width: e.width }), {
256
+ n.value ? (o(), b(H, k({ key: 0 }, n.value, { width: e.width }), {
257
257
  default: S(() => [
258
258
  v(d.$slots, "default", {}, () => [
259
259
  c.value ? (o(), a("div", {
@@ -283,9 +283,9 @@ const w = { class: "circle__total" }, P = { class: "total" }, T = { class: "suff
283
283
  e.footerHeaderData.title ? (o(), a("div", j, s(e.footerHeaderData.title), 1)) : l("", !0),
284
284
  e.footerHeaderData.title ? (o(), a("div", Z, s(e.footerHeaderData.subtitle), 1)) : l("", !0)
285
285
  ])) : l("", !0),
286
- e.footerHeaderData.total ? (o(), a(x, { key: 1 }, [
286
+ e.footerHeaderData.total ? (o(), a(F, { key: 1 }, [
287
287
  e.footerHeaderData.isTotalPercentage ? (o(), a("div", G, [
288
- m(D, {
288
+ x(D, {
289
289
  value: e.footerHeaderData.total,
290
290
  "text-color": e.footerBodyData.totalTextColor,
291
291
  color: e.footerBodyData.totalCircleColor
@@ -298,9 +298,9 @@ const w = { class: "circle__total" }, P = { class: "total" }, T = { class: "suff
298
298
  class: "card-base-individual__content__footer__body__description",
299
299
  innerHTML: e.footerBodyData.description
300
300
  }, null, 8, q),
301
- e.footerBodyData.total ? (o(), a(x, { key: 0 }, [
301
+ e.footerBodyData.total ? (o(), a(F, { key: 0 }, [
302
302
  e.footerBodyData.isTotalPercentage ? (o(), a("div", J, [
303
- m(D, {
303
+ x(D, {
304
304
  value: e.footerBodyData.total,
305
305
  "text-color": e.footerBodyData.totalTextColor,
306
306
  color: e.footerBodyData.totalCircleColor
@@ -319,7 +319,7 @@ const w = { class: "circle__total" }, P = { class: "total" }, T = { class: "suff
319
319
  }, 16, ["width"])) : l("", !0)
320
320
  ], 4));
321
321
  }
322
- }, ot = /* @__PURE__ */ b(X, [["__scopeId", "data-v-c8248477"]]);
322
+ }, ot = /* @__PURE__ */ m(X, [["__scopeId", "data-v-20983258"]]);
323
323
  export {
324
324
  ot as o
325
325
  };
@@ -1,6 +1,6 @@
1
1
  import { useCssVars as C, computed as p, openBlock as l, createElementBlock as c, normalizeStyle as F, createBlock as _, mergeProps as v, withCtx as M, createElementVNode as t, createVNode as S, toDisplayString as h, createCommentVNode as d, createTextVNode as D, pushScopeId as E, popScopeId as q } from "vue";
2
2
  import { h as b, z as T, P as N, E as B, I as P, O as I } from "./misc-BbzSgyER-2p2XKW1m.js";
3
- import { o as O } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
3
+ import { o as O } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
4
4
  const u = {
5
5
  props: {
6
6
  cancha: {
@@ -46,13 +46,13 @@ const u = {
46
46
  }
47
47
  }, L = () => {
48
48
  C((r) => ({
49
- "2f2b7686": r.colorstat,
50
- "8a0fe396": r.accelerometerStyle.percentage,
51
- "14574b04": r.colorcancha
49
+ "1171bab7": r.colorstat,
50
+ "6e896034": r.accelerometerStyle.percentage,
51
+ "5f9a566f": r.colorcancha
52
52
  }));
53
53
  }, x = u.setup;
54
54
  u.setup = x ? (r, o) => (L(), x(r, o)) : L;
55
- const s = (r) => (E("data-v-e8032436"), r = r(), q(), r), V = { class: "outer-box" }, z = {
55
+ const s = (r) => (E("data-v-46fe0ed8"), r = r(), q(), r), V = { class: "outer-box" }, z = {
56
56
  key: 0,
57
57
  class: "inner-box"
58
58
  }, A = {
@@ -106,7 +106,7 @@ const s = (r) => (E("data-v-e8032436"), r = r(), q(), r), V = { class: "outer-bo
106
106
  stroke: "#DFE3E2",
107
107
  "stroke-width": "0.450603",
108
108
  "stroke-linecap": "square"
109
- }, null, -1)), dt = ["stroke"], kt = ["stroke"], pt = ["stroke"], ut = ["stroke"], yt = ["stroke"], wt = ["stroke"], mt = { opacity: "0.7" }, ft = ["stroke"], gt = ["stroke"], Lt = ["stroke"], xt = ["stroke"], Ct = ["stroke"], bt = {
109
+ }, null, -1)), dt = ["stroke"], kt = ["stroke"], pt = ["stroke"], ut = ["stroke"], yt = ["stroke"], wt = ["stroke"], ft = { opacity: "0.7" }, mt = ["stroke"], gt = ["stroke"], Lt = ["stroke"], xt = ["stroke"], Ct = ["stroke"], bt = {
110
110
  key: 4,
111
111
  width: "212",
112
112
  height: "137",
@@ -233,7 +233,7 @@ function At(r, o, a, y, n, e) {
233
233
  "stroke-dasharray": "1.05 1.05"
234
234
  }, null, 8, lt)
235
235
  ])
236
- ])) : e.canchaType === "rival" ? (l(), c("svg", ct, [
236
+ ])) : e.canchaType === "own" ? (l(), c("svg", ct, [
237
237
  t("rect", {
238
238
  opacity: "0.6",
239
239
  x: "106.002",
@@ -295,13 +295,13 @@ function At(r, o, a, y, n, e) {
295
295
  stroke: a.colorcancha,
296
296
  "stroke-width": "0.450603"
297
297
  }, null, 8, wt),
298
- t("g", mt, [
298
+ t("g", ft, [
299
299
  t("path", {
300
300
  d: "M52.6768 136.08L52.6768 7.43866e-05",
301
301
  stroke: a.colorcancha,
302
302
  "stroke-width": "0.523385",
303
303
  "stroke-dasharray": "1.05 1.05"
304
- }, null, 8, ft),
304
+ }, null, 8, mt),
305
305
  t("path", {
306
306
  d: "M105.342 136.08L105.342 7.43866e-05",
307
307
  stroke: a.colorcancha,
@@ -327,7 +327,7 @@ function At(r, o, a, y, n, e) {
327
327
  "stroke-dasharray": "1.05 1.05"
328
328
  }, null, 8, Ct)
329
329
  ])
330
- ])) : e.canchaType === "own" ? (l(), c("svg", bt, [
330
+ ])) : e.canchaType === "rival" ? (l(), c("svg", bt, [
331
331
  t("rect", {
332
332
  opacity: "0.6",
333
333
  width: "135",
@@ -421,7 +421,7 @@ function At(r, o, a, y, n, e) {
421
421
  ])) : d("", !0)
422
422
  ]);
423
423
  }
424
- const Ut = /* @__PURE__ */ b(u, [["render", At], ["__scopeId", "data-v-e8032436"]]), Zt = { class: "content-wrapper" }, $t = { class: "content-box" }, Rt = { class: "text-container" }, jt = {
424
+ const Ut = /* @__PURE__ */ b(u, [["render", At], ["__scopeId", "data-v-46fe0ed8"]]), Zt = { class: "content-wrapper" }, $t = { class: "content-box" }, Rt = { class: "text-container" }, jt = {
425
425
  key: 0,
426
426
  class: "title"
427
427
  }, Ht = {
@@ -452,7 +452,7 @@ const Ut = /* @__PURE__ */ b(u, [["render", At], ["__scopeId", "data-v-e8032436"
452
452
  "17ceb192": o.data.subtitle ? "100%" : "78%"
453
453
  }));
454
454
  const o = r, a = p(() => {
455
- var e, i, k, w, m, f, g;
455
+ var e, i, k, w, f, m, g;
456
456
  return {
457
457
  height: o.height,
458
458
  width: o.width,
@@ -461,7 +461,7 @@ const Ut = /* @__PURE__ */ b(u, [["render", At], ["__scopeId", "data-v-e8032436"
461
461
  playerPhotoUrl: T(o.data.player_id || ""),
462
462
  teamLogoUrl: N(o.data.team_id || "") || "",
463
463
  cardColor: o.data.thumbnails.colors.background_color || "#000000",
464
- backgroundImageSrc: B((w = (k = (i = (e = o.data) == null ? void 0 : e.thumbnails) == null ? void 0 : i.images) == null ? void 0 : k.background_player_in_action) != null && w[0] ? o.data.thumbnails.images.background_player_in_action[0] : (g = (f = (m = o.data) == null ? void 0 : m.thumbnails) == null ? void 0 : f.images) != null && g.background_team ? o.data.thumbnails.images.background_team : ""),
464
+ backgroundImageSrc: B((w = (k = (i = (e = o.data) == null ? void 0 : e.thumbnails) == null ? void 0 : i.images) == null ? void 0 : k.background_player_in_action) != null && w[0] ? o.data.thumbnails.images.background_player_in_action[0] : (g = (m = (f = o.data) == null ? void 0 : f.thumbnails) == null ? void 0 : m.images) != null && g.background_team ? o.data.thumbnails.images.background_team : ""),
465
465
  textColor: o.data.thumbnails.colors.font_color_description || "#FFFFFF",
466
466
  footerBodyData: {
467
467
  textColor: o.data.thumbnails.colors.font_color_stats || "#FFFFFF",
@@ -1,7 +1,7 @@
1
- import { computed as i, openBlock as l, createElementBlock as d, normalizeStyle as b, createVNode as f, normalizeProps as v, guardReactiveProps as C, withCtx as w, createElementVNode as o, toDisplayString as F, Fragment as g, pushScopeId as y, popScopeId as L } from "vue";
2
- import { o as x } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
1
+ import { computed as i, openBlock as l, createElementBlock as d, normalizeStyle as f, createVNode as b, normalizeProps as v, guardReactiveProps as C, withCtx as w, createElementVNode as o, toDisplayString as F, Fragment as g, pushScopeId as y, popScopeId as L } from "vue";
2
+ import { o as x } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as k, z as S, P as I, E as P, I as z, O as B } from "./misc-BbzSgyER-2p2XKW1m.js";
4
- const m = (a) => (y("data-v-1efe056b"), a = a(), L(), a), E = { class: "onevsone__body" }, T = { class: "onevsone__body__title" }, H = { class: "contsvg" }, N = /* @__PURE__ */ m(() => /* @__PURE__ */ o("img", { src: "http://golstatsimages.blob.core.windows.net/tournaments-cards/downloaddefensivo.png" }, null, -1)), D = ["fill"], M = ["fill"], U = /* @__PURE__ */ m(() => /* @__PURE__ */ o("img", { src: "http://golstatsimages.blob.core.windows.net/tournaments-cards/download.png" }, null, -1)), V = ["fill"], Z = ["fill"], O = {
4
+ const m = (a) => (y("data-v-1becc5ad"), a = a(), L(), a), E = { class: "onevsone__body" }, T = { class: "onevsone__body__title" }, H = { class: "contsvg" }, N = /* @__PURE__ */ m(() => /* @__PURE__ */ o("img", { src: "http://golstatsimages.blob.core.windows.net/tournaments-cards/downloaddefensivo.png" }, null, -1)), D = ["fill"], M = ["fill"], U = /* @__PURE__ */ m(() => /* @__PURE__ */ o("img", { src: "http://golstatsimages.blob.core.windows.net/tournaments-cards/download.png" }, null, -1)), V = ["fill"], Z = ["fill"], O = {
5
5
  __name: "CardIndividual1vs1",
6
6
  props: {
7
7
  height: {
@@ -37,10 +37,10 @@ const m = (a) => (y("data-v-1efe056b"), a = a(), L(), a), E = { class: "onevsone
37
37
  footerBodyData: {
38
38
  textColor: t.data.thumbnails.colors.font_color_stats || "#FFFFFF",
39
39
  description: z(B({ data: t.data, descriptionType: t.descriptionType })),
40
- total: t.data.body && t.data.body.show_percentage == 1 ? t.data.percentage : t.data.total,
40
+ total: t.data.footer && t.data.footer.show_percentage == 1 ? t.data.percentage : t.data.total,
41
41
  totalTextColor: t.data.thumbnails.colors.font_color_stats || "#FFFFFF",
42
42
  totalCircleColor: t.data.thumbnails.colors.background_color || "#000000",
43
- isTotalPercentage: t.data.body && !!t.data.body.show_percentage
43
+ isTotalPercentage: t.data.footer && !!t.data.footer.show_percentage
44
44
  }
45
45
  };
46
46
  });
@@ -50,9 +50,9 @@ const m = (a) => (y("data-v-1efe056b"), a = a(), L(), a), E = { class: "onevsone
50
50
  }));
51
51
  return (n, r) => (l(), d("div", {
52
52
  class: "onevsone",
53
- style: b(_.value)
53
+ style: f(_.value)
54
54
  }, [
55
- f(x, v(C(h.value)), {
55
+ b(x, v(C(h.value)), {
56
56
  body: w(() => {
57
57
  var e;
58
58
  return [
@@ -102,7 +102,7 @@ const m = (a) => (y("data-v-1efe056b"), a = a(), L(), a), E = { class: "onevsone
102
102
  }, 16)
103
103
  ], 4));
104
104
  }
105
- }, A = /* @__PURE__ */ k(O, [["__scopeId", "data-v-1efe056b"]]);
105
+ }, A = /* @__PURE__ */ k(O, [["__scopeId", "data-v-1becc5ad"]]);
106
106
  export {
107
107
  A as default
108
108
  };
@@ -1,5 +1,5 @@
1
1
  import { ref as k, computed as a, openBlock as d, createElementBlock as s, normalizeStyle as x, createVNode as v, normalizeProps as L, guardReactiveProps as F, withCtx as H, createElementVNode as t, toDisplayString as M, pushScopeId as S, popScopeId as B } from "vue";
2
- import { o as b } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as b } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as Z, z as U, P as G, E as O, I, O as A } from "./misc-BbzSgyER-2p2XKW1m.js";
4
4
  const e = (l) => (S("data-v-b93c2987"), l = l(), B(), l), D = { class: "areas__body" }, P = { class: "areas__body__title" }, V = { class: "areas-svg" }, R = {
5
5
  key: 0,
@@ -1,5 +1,5 @@
1
1
  import { computed as i, openBlock as s, createElementBlock as h, createVNode as w, normalizeProps as g, guardReactiveProps as y, withCtx as _, createElementVNode as l, createCommentVNode as x, unref as c, pushScopeId as b, popScopeId as D } from "vue";
2
- import { o as H } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as H } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as S, z as U, P as O, E, I, O as P } from "./misc-BbzSgyER-2p2XKW1m.js";
4
4
  import { y as T } from "./TimeSvg-Cxp_p6OH-cZfI6hDf.js";
5
5
  const e = (o) => (b("data-v-1b8192e1"), o = o(), D(), o), j = { class: "centers" }, B = { class: "centers__body" }, N = { class: "centers-svg" }, q = {
@@ -1,5 +1,5 @@
1
1
  import { computed as o, openBlock as m, createElementBlock as b, normalizeStyle as p, createVNode as f, normalizeProps as v, guardReactiveProps as x, withCtx as w, createElementVNode as a, toDisplayString as i } from "vue";
2
- import { o as k } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as k } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as P, z as S, P as z, E, I as N, O as T } from "./misc-BbzSgyER-2p2XKW1m.js";
4
4
  const B = { class: "distance__body__title-sub" }, H = { class: "distance__body__title-sub__title" }, I = { class: "distance__body__title-sub__sub" }, O = { class: "distance__body__data" }, j = { class: "distance__body__data__total" }, D = {
5
5
  width: "106",
@@ -1,5 +1,5 @@
1
1
  import { computed as s, openBlock as i, createElementBlock as a, normalizeStyle as x, createVNode as F, normalizeProps as M, guardReactiveProps as b, withCtx as B, createElementVNode as e, unref as k, createCommentVNode as S, pushScopeId as D, popScopeId as I } from "vue";
2
- import { o as U } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as U } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as V, z as q, P as G, E as m, I as H, O as j } from "./misc-BbzSgyER-2p2XKW1m.js";
4
4
  const r = (l) => (D("data-v-3c09b094"), l = l(), I(), l), O = { class: "fouls__body" }, A = /* @__PURE__ */ r(() => /* @__PURE__ */ e("div", { class: "fouls__body__title" }, " FALTAS RECIBIDAS ", -1)), T = { class: "fouls-svg" }, Z = { class: "foul-svg" }, E = {
5
5
  width: "42",
@@ -1,5 +1,5 @@
1
1
  import { computed as i, openBlock as r, createElementBlock as d, normalizeStyle as g, createVNode as h, normalizeProps as b, guardReactiveProps as v, withCtx as y, createElementVNode as l, toDisplayString as f, pushScopeId as k, popScopeId as C } from "vue";
2
- import { o as w } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as w } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as x, z, P as M, E as P, I as S, O as T } from "./misc-BbzSgyER-2p2XKW1m.js";
4
4
  import { G as I } from "./CircleWithDotsBig-5eFuZwDk-n956nNzk.js";
5
5
  const B = (e) => (k("data-v-94a1638a"), e = e(), C(), e), E = { class: "goal-participation__body__data" }, G = {
@@ -1,5 +1,5 @@
1
1
  import { computed as f, openBlock as t, createElementBlock as n, normalizeStyle as F, createVNode as r, normalizeProps as _, guardReactiveProps as m, withCtx as x, createElementVNode as l, toDisplayString as g, unref as b, createCommentVNode as A, pushScopeId as w, popScopeId as k } from "vue";
2
- import { o as P } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as P } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as S, z as T, P as B, E as H, I, O as N } from "./misc-BbzSgyER-2p2XKW1m.js";
4
4
  import { G as O } from "./CircleWithDotsBig-5eFuZwDk-n956nNzk.js";
5
5
  import { y as $ } from "./TimeSvg-Cxp_p6OH-cZfI6hDf.js";
@@ -1,5 +1,5 @@
1
1
  import { ref as x, computed as o, openBlock as n, createElementBlock as d, createVNode as p, normalizeProps as w, guardReactiveProps as F, withCtx as S, createElementVNode as i, normalizeClass as C, normalizeStyle as I, toDisplayString as m } from "vue";
2
- import { o as $ } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as $ } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { N } from "./Shield-0VkASyDI-Cm8rtKBS.js";
4
4
  import { h as T, I as z, O as E, $ as k, E as B, z as H } from "./misc-BbzSgyER-2p2XKW1m.js";
5
5
  const L = { class: "gold-card" }, P = { class: "gold-card__body__title" }, V = {
@@ -1,5 +1,5 @@
1
1
  import { computed as C, openBlock as t, createElementBlock as i, normalizeStyle as Z, createVNode as f, normalizeProps as v, guardReactiveProps as g, withCtx as w, createElementVNode as o, toDisplayString as b, createCommentVNode as u, unref as s, createBlock as P } from "vue";
2
- import { o as x } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as x } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as S, P as V, E as H, I as $, O as z, z as B } from "./misc-BbzSgyER-2p2XKW1m.js";
4
4
  import { G as E } from "./CircleWithDotsBig-5eFuZwDk-n956nNzk.js";
5
5
  import { y as N } from "./TimeSvg-Cxp_p6OH-cZfI6hDf.js";
@@ -1,5 +1,5 @@
1
1
  import { computed as d, openBlock as v, createElementBlock as h, normalizeStyle as y, createVNode as c, normalizeProps as F, guardReactiveProps as g, withCtx as x, createElementVNode as t, toDisplayString as i, pushScopeId as S, popScopeId as C } from "vue";
2
- import { o as T } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as T } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as k, z as w, E as N, I, O, $ as P } from "./misc-BbzSgyER-2p2XKW1m.js";
4
4
  import { G as m } from "./CircleWithDotsBig-5eFuZwDk-n956nNzk.js";
5
5
  const z = (e) => (S("data-v-a137af34"), e = e(), C(), e), E = { class: "performance__body" }, $ = { class: "performance__body__title-sub" }, B = { class: "performance__body__title-sub__title" }, D = { class: "performance__body__title-sub__sub" }, V = { class: "performance__body__data" }, j = { class: "performance__body__data__total-season" }, H = { class: "performance__body__data__total-season__season" }, R = /* @__PURE__ */ z(() => /* @__PURE__ */ t("span", { class: "arrow" }, "→", -1)), U = { class: "performance__body__data__total-season" }, q = { class: "performance__body__data__total-season__season" }, A = {
@@ -1,5 +1,5 @@
1
1
  import { useCssVars as y, computed as h, openBlock as a, createElementBlock as n, normalizeStyle as F, createBlock as M, mergeProps as S, withCtx as C, createElementVNode as e, toDisplayString as p, createCommentVNode as s, createVNode as A, pushScopeId as j, popScopeId as z } from "vue";
2
- import { o as B } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as B } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as x, z as E, P as I, E as T, I as D, O as N } from "./misc-BbzSgyER-2p2XKW1m.js";
4
4
  const m = {
5
5
  props: {
@@ -1,5 +1,5 @@
1
1
  import { computed as r, openBlock as d, createElementBlock as L, normalizeStyle as F, createVNode as m, normalizeProps as f, guardReactiveProps as M, withCtx as k, createElementVNode as t, createCommentVNode as b, pushScopeId as y, popScopeId as w } from "vue";
2
- import { o as x } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as x } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { y as S } from "./TimeSvg-Cxp_p6OH-cZfI6hDf.js";
4
4
  import { h as P, z as I, P as T, E as z, I as E, O } from "./misc-BbzSgyER-2p2XKW1m.js";
5
5
  const n = (o) => (y("data-v-f433730c"), o = o(), w(), o), B = { class: "shots__body" }, N = /* @__PURE__ */ n(() => /* @__PURE__ */ t("div", { class: "shots__body__title" }, " TIROS A GOL ", -1)), V = { class: "shots-svg" }, G = {
@@ -1,5 +1,5 @@
1
1
  import { computed as r, openBlock as s, createElementBlock as d, normalizeStyle as b, createVNode as F, normalizeProps as C, guardReactiveProps as L, withCtx as v, createElementVNode as t, toDisplayString as m, createCommentVNode as y, pushScopeId as x, popScopeId as B } from "vue";
2
- import { o as S } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as S } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as k, z as w, E as I, I as M, O as U, $ as V, P as A } from "./misc-BbzSgyER-2p2XKW1m.js";
4
4
  const n = (a) => (x("data-v-46d3e244"), a = a(), B(), a), G = { class: "statistics__body" }, O = { class: "statistics__body__title-sub" }, $ = { class: "statistics__body__title-sub__title" }, D = { class: "statistics__body__data" }, E = { class: "shield-svg" }, P = { class: "team-logo" }, T = ["src"], z = /* @__PURE__ */ n(() => /* @__PURE__ */ t("div", { class: "ranking" }, [
5
5
  /* @__PURE__ */ t("span", { class: "hashtag" }, "#"),
@@ -0,0 +1,128 @@
1
+ import { useCssVars as O, computed as s, ref as P, openBlock as d, createElementBlock as m, normalizeStyle as i, createBlock as I, mergeProps as B, withCtx as C, createElementVNode as a, toDisplayString as c, createVNode as R, unref as _, Fragment as D, renderList as E, normalizeClass as M, createCommentVNode as N } from "vue";
2
+ import { h as S, E as y, T as V, O as F } from "./misc-BbzSgyER-2p2XKW1m.js";
3
+ import { N as H } from "./Shield-0VkASyDI-Cm8rtKBS.js";
4
+ const z = { class: "card-content" }, L = { class: "content-wrapper" }, $ = { class: "main-content" }, j = { class: "title-separator" }, A = { class: "footer-text" }, W = ["innerHTML"], q = { class: "seasons-sidebar" }, G = { class: "seasons-list" }, J = "-38px 35px", K = {
5
+ __name: "CardPromTournament",
6
+ props: {
7
+ height: {
8
+ type: String,
9
+ default: "568px"
10
+ },
11
+ width: {
12
+ type: String,
13
+ default: "319px"
14
+ },
15
+ data: {
16
+ type: Object,
17
+ default: () => null
18
+ },
19
+ descriptionType: {
20
+ type: Number,
21
+ default: 0
22
+ }
23
+ },
24
+ setup(u) {
25
+ O((t) => ({
26
+ "108226ff": u.data.thumbnails.colors.background_color
27
+ }));
28
+ const e = u, w = s(() => ({
29
+ "--height": e.height,
30
+ "--width": e.width,
31
+ "--footer-background-color": e.data.thumbnails.colors.background_color || "#000000"
32
+ })), x = P({
33
+ width: "50px",
34
+ height: "50px",
35
+ bottom: "34px",
36
+ right: "-8px",
37
+ innerImageWidth: "39px",
38
+ innerImageHeight: "39px"
39
+ }), p = s(() => {
40
+ var t, l, n, r;
41
+ return !e.data || !e.data.thumbnails ? null : {
42
+ backgroundOverlayColor: e.data.thumbnails.colors.background_color || "#000000",
43
+ backgroundImageSrc: (r = (n = (l = (t = e.data) == null ? void 0 : t.thumbnails) == null ? void 0 : l.images) == null ? void 0 : n.player_in_action) != null && r[0] ? y(e.data.thumbnails.images.player_in_action[0]) : "",
44
+ isPlayButtonVisible: !0
45
+ };
46
+ }), h = s(() => {
47
+ var t, l, n;
48
+ if (!((t = e.data) != null && t.title)) return { mainTitle: "", sidebarTitle: "PROMEDIO POR PARTIDO" };
49
+ const r = e.data.title.split("*").filter(Boolean);
50
+ return {
51
+ mainTitle: ((l = r[0]) == null ? void 0 : l.trim()) || "",
52
+ sidebarTitle: ((n = r[1]) == null ? void 0 : n.trim()) || "PROMEDIO POR PARTIDO"
53
+ };
54
+ }), T = s(() => {
55
+ var t;
56
+ return (t = e.data) != null && t.averages ? Math.max(...e.data.averages.map((l) => parseFloat(l.average))) : 0;
57
+ });
58
+ return (t, l) => (d(), m("div", {
59
+ class: "card-general",
60
+ style: i(w.value)
61
+ }, [
62
+ p.value ? (d(), I(V, B({ key: 0 }, p.value, { width: u.width }), {
63
+ default: C(() => {
64
+ var n, r, g, f;
65
+ return [
66
+ a("div", z, [
67
+ a("div", L, [
68
+ a("div", $, [
69
+ a("h1", {
70
+ class: "main-title",
71
+ style: i({ color: ((n = e.data) == null ? void 0 : n.thumbnails.colors.font_color_header) || "white" })
72
+ }, c(h.value.mainTitle), 5),
73
+ a("div", j, [
74
+ R(H, {
75
+ "team-logo-src": "https://golstatsimages.blob.core.windows.net/teams-80/" + e.data.team_id + ".png",
76
+ width: 105,
77
+ "inner-image-src": _(y)(e.data.thumbnails.images.player_in_action[0]),
78
+ "team-logo-circle-props": x.value,
79
+ "inner-image-translate": J
80
+ }, null, 8, ["team-logo-src", "inner-image-src", "team-logo-circle-props"])
81
+ ]),
82
+ a("div", A, [
83
+ a("p", {
84
+ innerHTML: _(F)({ data: e.data, descriptionType: e.descriptionType }).replace(/\*([^*]+)\*/g, "<span style='font-family: Poppins-Bold; font-weight: 700;'>$1</span>"),
85
+ class: "card-description",
86
+ style: i({ color: ((r = e.data) == null ? void 0 : r.thumbnails.colors.font_color_description) || "white" })
87
+ }, null, 12, W)
88
+ ])
89
+ ]),
90
+ a("div", q, [
91
+ a("div", {
92
+ class: "sidebar-header",
93
+ style: i({ color: ((g = e.data) == null ? void 0 : g.thumbnails.colors.font_color_description) || "white" })
94
+ }, c(h.value.sidebarTitle), 5),
95
+ a("div", G, [
96
+ (d(!0), m(D, null, E((f = e.data) == null ? void 0 : f.averages, (o, k) => {
97
+ var v, b;
98
+ return d(), m("div", {
99
+ key: k,
100
+ class: M(["season-row", {
101
+ highlighted: o.highlighted,
102
+ "max-value": parseFloat(o.average) === T.value
103
+ }])
104
+ }, [
105
+ a("div", {
106
+ class: "season-value-box",
107
+ style: i({ color: ((v = e.data) == null ? void 0 : v.thumbnails.colors.font_color_stats) || "white" })
108
+ }, c(o.average), 5),
109
+ a("div", {
110
+ class: "season-label",
111
+ style: i({ color: ((b = e.data) == null ? void 0 : b.thumbnails.colors.font_color_stats) || "white" })
112
+ }, c(o.season), 5)
113
+ ], 2);
114
+ }), 128))
115
+ ])
116
+ ])
117
+ ])
118
+ ])
119
+ ];
120
+ }),
121
+ _: 1
122
+ }, 16, ["width"])) : N("", !0)
123
+ ], 4));
124
+ }
125
+ }, X = /* @__PURE__ */ S(K, [["__scopeId", "data-v-4f9d7035"]]);
126
+ export {
127
+ X as default
128
+ };
@@ -1,5 +1,5 @@
1
1
  import { computed as c, openBlock as f, createElementBlock as g, normalizeStyle as p, createVNode as y, normalizeProps as v, guardReactiveProps as k, withCtx as x, createElementVNode as i, toDisplayString as m, pushScopeId as C, popScopeId as P } from "vue";
2
- import { o as S } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
2
+ import { o as S } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { h as I, z, P as E, E as O, I as T, O as w, $ as N } from "./misc-BbzSgyER-2p2XKW1m.js";
4
4
  const $ = (l) => (C("data-v-2d0e60f5"), l = l(), P(), l), j = { class: "passes__body__title-sub" }, B = { class: "passes__body__title-sub__title" }, D = { class: "passes__body__title-sub__sub" }, H = /* @__PURE__ */ $(() => /* @__PURE__ */ i("div", { class: "passes__body__data" }, null, -1)), L = {
5
5
  __name: "CardSuccessfulPasses",
@@ -1,8 +1,8 @@
1
- import { computed as d, openBlock as h, createElementBlock as b, createVNode as s, normalizeProps as f, guardReactiveProps as y, withCtx as v, createElementVNode as m, normalizeStyle as F, pushScopeId as x, popScopeId as S } from "vue";
2
- import { o as k } from "./CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js";
1
+ import { computed as n, openBlock as h, createElementBlock as b, createVNode as s, normalizeProps as f, guardReactiveProps as y, withCtx as v, createElementVNode as m, normalizeStyle as F, toDisplayString as x } from "vue";
2
+ import { o as k } from "./CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js";
3
3
  import { N as C } from "./Shield-0VkASyDI-Cm8rtKBS.js";
4
- import { h as I, E as p, I as P, O as w, P as B, z as N } from "./misc-BbzSgyER-2p2XKW1m.js";
5
- const T = (o) => (x("data-v-d26d27a2"), o = o(), S(), o), z = { class: "productive" }, A = /* @__PURE__ */ T(() => /* @__PURE__ */ m("div", { class: "productive__body__title" }, " MÁS Productivo ", -1)), D = {
4
+ import { h as S, E as p, I as w, O as I, P as B, z as D } from "./misc-BbzSgyER-2p2XKW1m.js";
5
+ const N = { class: "productive" }, P = { class: "productive__body__title" }, T = {
6
6
  __name: "CardTheMostProductive",
7
7
  props: {
8
8
  height: {
@@ -22,46 +22,46 @@ const T = (o) => (x("data-v-d26d27a2"), o = o(), S(), o), z = { class: "producti
22
22
  default: 4
23
23
  }
24
24
  },
25
- setup(o) {
26
- const a = o, _ = d(() => {
27
- var e, t, r, i, l, u, c;
25
+ setup(d) {
26
+ const a = d, _ = n(() => {
27
+ var e, t, o, r, i, u, c;
28
28
  return {
29
29
  height: a.height,
30
30
  width: a.width,
31
31
  footerHeight: "112px",
32
32
  cardColor: (a.data.thumbnails.colors.background_color || "#000000").trim(),
33
- backgroundImageSrc: p((i = (r = (t = (e = a.data) == null ? void 0 : e.thumbnails) == null ? void 0 : t.images) == null ? void 0 : r.background_player_in_action) != null && i[0] ? a.data.thumbnails.images.background_player_in_action[0] : (c = (u = (l = a.data) == null ? void 0 : l.thumbnails) == null ? void 0 : u.images) != null && c.background_team ? a.data.thumbnails.images.background_team : ""),
33
+ backgroundImageSrc: p((r = (o = (t = (e = a.data) == null ? void 0 : e.thumbnails) == null ? void 0 : t.images) == null ? void 0 : o.background_player_in_action) != null && r[0] ? a.data.thumbnails.images.background_player_in_action[0] : (c = (u = (i = a.data) == null ? void 0 : i.thumbnails) == null ? void 0 : u.images) != null && c.background_team ? a.data.thumbnails.images.background_team : ""),
34
34
  footerBodyData: {
35
- description: P(w({ data: a.data, descriptionType: a.descriptionType })),
35
+ description: w(I({ data: a.data, descriptionType: a.descriptionType })),
36
36
  textColor: (a.data.thumbnails.colors.font_color_description || "#FFFFFF").trim()
37
37
  }
38
38
  };
39
- }), n = d(() => {
40
- var e, t, r, i;
41
- const l = !!((i = (r = (t = (e = a.data) == null ? void 0 : e.thumbnails) == null ? void 0 : t.images) == null ? void 0 : r.player_in_action) != null && i[0]);
39
+ }), l = n(() => {
40
+ var e, t, o, r;
41
+ const i = !!((r = (o = (t = (e = a.data) == null ? void 0 : e.thumbnails) == null ? void 0 : t.images) == null ? void 0 : o.player_in_action) != null && r[0]);
42
42
  return {
43
43
  teamLogoUrl: B(a.data.team_id || ""),
44
- playerInActionSrc: l ? p(a.data.thumbnails.images.player_in_action[0]) : N(a.data.player_id || ""),
44
+ playerInActionSrc: i ? p(a.data.thumbnails.images.player_in_action[0]) : D(a.data.player_id || ""),
45
45
  shieldColor: (a.data.thumbnails.colors.graphic_color || "#5DACFF").trim(),
46
- translate: l ? "-40px -8px" : "-42px -30px"
46
+ translate: i ? "-40px -8px" : "-42px -30px"
47
47
  };
48
- }), g = d(() => ({
48
+ }), g = n(() => ({
49
49
  "--title-color": (a.data.thumbnails.colors.font_color_header || "#FFFFFF").trim()
50
50
  }));
51
- return (e, t) => (h(), b("div", z, [
51
+ return (e, t) => (h(), b("div", N, [
52
52
  s(k, f(y(_.value)), {
53
53
  body: v(() => [
54
54
  m("div", {
55
55
  class: "productive__body",
56
56
  style: F(g.value)
57
57
  }, [
58
- A,
58
+ m("div", P, x(d.data.title), 1),
59
59
  s(C, {
60
60
  id: a.data.id,
61
- "team-logo-src": n.value.teamLogoUrl,
62
- "inner-image-src": n.value.playerInActionSrc,
63
- color: n.value.shieldColor,
64
- "inner-image-translate": n.value.translate
61
+ "team-logo-src": l.value.teamLogoUrl,
62
+ "inner-image-src": l.value.playerInActionSrc,
63
+ color: l.value.shieldColor,
64
+ "inner-image-translate": l.value.translate
65
65
  }, null, 8, ["id", "team-logo-src", "inner-image-src", "color", "inner-image-translate"])
66
66
  ], 4)
67
67
  ]),
@@ -69,7 +69,7 @@ const T = (o) => (x("data-v-d26d27a2"), o = o(), S(), o), z = { class: "producti
69
69
  }, 16)
70
70
  ]));
71
71
  }
72
- }, O = /* @__PURE__ */ I(D, [["__scopeId", "data-v-d26d27a2"]]);
72
+ }, L = /* @__PURE__ */ S(T, [["__scopeId", "data-v-8c06560b"]]);
73
73
  export {
74
- O as default
74
+ L as default
75
75
  };