@golstats/gsc-landing 1.0.201 → 1.0.202
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/{CardBaseAllIndividual-D0CaU15e-CLPB0z0l.js → CardBaseAllIndividual-VdTcJTWG-BVu0s4Ia.js} +15 -11
- package/dist/{CardGeneral-AZwvWZ_3-AQOM0OL9.js → CardGeneral-C-VvuOx1-DZ1STmiu.js} +79 -72
- package/dist/{CardGeneralIndividual-DetWgcUA-BTLZpGNX.js → CardGeneralIndividual-Dgeu5sRM-B8G1a9du.js} +47 -40
- package/dist/{CardGeneralTeams-wLzPsHgF-fLdKm-YP.js → CardGeneralTeams-Bio2uWy5-JwL6999E.js} +40 -33
- package/dist/{CardIndividual-DsTXOh1h-Dc3790C2.js → CardIndividual-C3vZnJKJ-5q9bHalb.js} +79 -72
- package/dist/CardIndividual1vs1-ayelgnf_-Dzunebe6.js +112 -0
- package/dist/{CardIndividualAreas-DngsmF39-DcK3uLDs.js → CardIndividualAreas-Be04td4J-D8hPG9Ld.js} +123 -119
- package/dist/{CardIndividualCenters-BG_eOM3D-xuIP7w17.js → CardIndividualCenters-CY_VblPm-tco6UKC3.js} +115 -111
- package/dist/{CardIndividualDistance-CvBDGVS--D8YWMCKb.js → CardIndividualDistance-BJMYJrZB-CSYRc_Hh.js} +34 -30
- package/dist/{CardIndividualFouls-C44UeLyO-ZIHkkK8-.js → CardIndividualFouls-CBm_fj6Z-BMwjoJEP.js} +131 -127
- package/dist/CardIndividualGoalParticipation-dDcZFtIb-CwBtEPQN.js +115 -0
- package/dist/{CardIndividualGoals-B4b5wkp6-BwluJyoB.js → CardIndividualGoals-Lu8PEJkR-B7Wc968g.js} +186 -182
- package/dist/{CardIndividualGold-BfC-u_iy-DT3GeGNQ.js → CardIndividualGold-Ptz6THCG-BRqzfQcT.js} +39 -35
- package/dist/{CardIndividualNoGoalReceived-BfSj5Spd-CmA-iSLj.js → CardIndividualNoGoalReceived-kUSshVQ5-B_Vte5MR.js} +61 -57
- package/dist/CardIndividualPerformance-BUOn0sF1-9J7h-EAR.js +107 -0
- package/dist/{CardIndividualSaves-nqci9xWF-CDd6dQLA.js → CardIndividualSaves-DRGasLFI-C3bqv0g3.js} +47 -40
- package/dist/{CardIndividualShotsOnGoal-CivXiLK1-Gtfy45ra.js → CardIndividualShotsOnGoal-D9Dx66aR-DAEm50w4.js} +72 -68
- package/dist/{CardIndividualStatistics-Z68XArun-DT_RnZV9.js → CardIndividualStatistics-QY2fzyFQ-Cx6f8RYu.js} +36 -32
- package/dist/{CardPromTournament-D8dm7vzw-DjvD0ktc.js → CardPromTournament-BScZREpO-D50kVl_Z.js} +51 -44
- package/dist/{CardSuccessfulPasses-Duuuvnsj-Dtkl1toq.js → CardSuccessfulPasses-B3BQ72bh-2Afgc80U.js} +64 -60
- package/dist/CardTheMostProductive-DhsxmRN2-BerzYRSH.js +80 -0
- package/dist/{CircleWithDotsBig-BWySvEMt-COAdxI3W.js → CircleWithDotsBig-ayb1XwYk-BxAR6vi7.js} +1 -1
- package/dist/{Shield-DzbSNLIW-B-twHEDg.js → Shield-DAT34Ykl-aryfBwhm.js} +1 -1
- package/dist/gsc-landing.js +2152 -2142
- package/dist/gsc-landing.umd.cjs +59 -59
- package/dist/misc-D94RabGe-BRVOC8Yx.js +172 -0
- package/dist/style.css +1 -1
- package/package.json +53 -53
- 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/misc-BpbriWn--Bd_IQoHZ.js +0 -168
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { computed as s, openBlock as h, createElementBlock as b, createVNode as c, mergeProps as f, withCtx as y, createElementVNode as m, normalizeStyle as v, toDisplayString as F } from "vue";
|
|
2
|
+
import { r as x } from "./CardBaseAllIndividual-VdTcJTWG-BVu0s4Ia.js";
|
|
3
|
+
import { N as k } from "./Shield-DAT34Ykl-aryfBwhm.js";
|
|
4
|
+
import { h as w, z as p, I as C, O as S, E as B, P as I, V } from "./misc-D94RabGe-BRVOC8Yx.js";
|
|
5
|
+
const A = { class: "productive" }, D = { class: "productive__body__title" }, N = {
|
|
6
|
+
__name: "CardTheMostProductive",
|
|
7
|
+
props: {
|
|
8
|
+
height: {
|
|
9
|
+
type: String,
|
|
10
|
+
default: "445px"
|
|
11
|
+
},
|
|
12
|
+
width: {
|
|
13
|
+
type: String,
|
|
14
|
+
default: "319px"
|
|
15
|
+
},
|
|
16
|
+
data: {
|
|
17
|
+
type: Object,
|
|
18
|
+
default: () => null
|
|
19
|
+
},
|
|
20
|
+
descriptionType: {
|
|
21
|
+
type: Number,
|
|
22
|
+
default: 4
|
|
23
|
+
},
|
|
24
|
+
showVideos: {
|
|
25
|
+
type: Boolean,
|
|
26
|
+
default: !0
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
setup(u) {
|
|
30
|
+
const e = u, _ = s(() => {
|
|
31
|
+
var t, a, l, i, r, n, d;
|
|
32
|
+
return {
|
|
33
|
+
height: e.height,
|
|
34
|
+
width: e.width,
|
|
35
|
+
footerHeight: "112px",
|
|
36
|
+
cardColor: (e.data.thumbnails.colors.background_color || "#000000").trim(),
|
|
37
|
+
backgroundImageSrc: p((i = (l = (a = (t = e.data) == null ? void 0 : t.thumbnails) == null ? void 0 : a.images) == null ? void 0 : l.background_player_in_action) != null && i[0] ? e.data.thumbnails.images.background_player_in_action[0] : (d = (n = (r = e.data) == null ? void 0 : r.thumbnails) == null ? void 0 : n.images) != null && d.background_team ? e.data.thumbnails.images.background_team : ""),
|
|
38
|
+
footerBodyData: {
|
|
39
|
+
description: C(S({ data: e.data, descriptionType: e.descriptionType })),
|
|
40
|
+
textColor: (e.data.thumbnails.colors.font_color_description || "#FFFFFF").trim()
|
|
41
|
+
}
|
|
42
|
+
};
|
|
43
|
+
}), o = s(() => {
|
|
44
|
+
var t, a, l, i;
|
|
45
|
+
const r = !!((i = (l = (a = (t = e.data) == null ? void 0 : t.thumbnails) == null ? void 0 : a.images) == null ? void 0 : l.player_in_action) != null && i[0]), { title: n, subtitle: d } = B(e.data.title);
|
|
46
|
+
return {
|
|
47
|
+
title: n,
|
|
48
|
+
teamLogoUrl: I(e.data.team_id || ""),
|
|
49
|
+
playerInActionSrc: r ? p(e.data.thumbnails.images.player_in_action[0]) : V(e.data.player_id || ""),
|
|
50
|
+
shieldColor: (e.data.thumbnails.colors.graphic_color || "#5DACFF").trim(),
|
|
51
|
+
translate: r ? "0 8px" : "-42px -30px"
|
|
52
|
+
};
|
|
53
|
+
}), g = s(() => ({
|
|
54
|
+
"--title-color": (e.data.thumbnails.colors.font_color_header || "#FFFFFF").trim()
|
|
55
|
+
}));
|
|
56
|
+
return (t, a) => (h(), b("div", A, [
|
|
57
|
+
c(x, f(_.value, { "show-videos": u.showVideos }), {
|
|
58
|
+
body: y(() => [
|
|
59
|
+
m("div", {
|
|
60
|
+
class: "productive__body",
|
|
61
|
+
style: v(g.value)
|
|
62
|
+
}, [
|
|
63
|
+
m("div", D, F(o.value.title), 1),
|
|
64
|
+
c(k, {
|
|
65
|
+
id: e.data.id,
|
|
66
|
+
"team-logo-src": o.value.teamLogoUrl,
|
|
67
|
+
"inner-image-src": o.value.playerInActionSrc,
|
|
68
|
+
color: o.value.shieldColor,
|
|
69
|
+
"inner-image-translate": o.value.translate
|
|
70
|
+
}, null, 8, ["id", "team-logo-src", "inner-image-src", "color", "inner-image-translate"])
|
|
71
|
+
], 4)
|
|
72
|
+
]),
|
|
73
|
+
_: 1
|
|
74
|
+
}, 16, ["show-videos"])
|
|
75
|
+
]));
|
|
76
|
+
}
|
|
77
|
+
}, H = /* @__PURE__ */ w(N, [["__scopeId", "data-v-5db00013"]]);
|
|
78
|
+
export {
|
|
79
|
+
H as default
|
|
80
|
+
};
|
package/dist/{CircleWithDotsBig-BWySvEMt-COAdxI3W.js → CircleWithDotsBig-ayb1XwYk-BxAR6vi7.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed as p, openBlock as t, createElementBlock as i, normalizeStyle as c, createElementVNode as l, toDisplayString as s, createCommentVNode as f, pushScopeId as C, popScopeId as h } from "vue";
|
|
2
|
-
import { h as v } from "./misc-
|
|
2
|
+
import { h as v } from "./misc-D94RabGe-BRVOC8Yx.js";
|
|
3
3
|
const d = (e) => (C("data-v-22c8adc8"), e = e(), h(), e), x = { class: "circle__total" }, g = { class: "total" }, y = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "suffix"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed as r, openBlock as a, createElementBlock as l, normalizeStyle as h, createElementVNode as t, createCommentVNode as d, createStaticVNode as g, pushScopeId as p, popScopeId as m } from "vue";
|
|
2
|
-
import { h as c } from "./misc-
|
|
2
|
+
import { h as c } from "./misc-D94RabGe-BRVOC8Yx.js";
|
|
3
3
|
const s = (e) => (p("data-v-99150449"), e = e(), m(), e), C = { class: "shield__team-logo" }, u = ["src"], f = { class: "shield-mask-1" }, L = ["id"], _ = /* @__PURE__ */ s(() => /* @__PURE__ */ t("path", {
|
|
4
4
|
d: "M1 0.476395V0.387079V0H5.96046e-08V0.387079V0.476395C5.96046e-08 0.587341 0.0452889 0.694837 0.130937 0.787218C0.216586 0.879598 0.337247 0.951098 0.479865 0.993954L0.489932 0.996977L0.5 1L0.510068 0.996977L0.520135 0.993954C0.662753 0.951098 0.783414 0.879598 0.869063 0.787218C0.954741 0.694837 1 0.587363 1 0.476395Z",
|
|
5
5
|
fill: "#D9D9D9"
|