@golstats/gsc-landing 1.0.204 → 1.0.206
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-FI6JXGHQ-DgZSiy8R.js +127 -0
- package/dist/{CardBaseAllIndividual-VdTcJTWG-BVu0s4Ia.js → CardBaseAllIndividual-DmeCG9Bu-LvinOZnn.js} +14 -14
- package/dist/{CardGeneral-C-VvuOx1-DZ1STmiu.js → CardGeneral-CA0zyzc5-DTGPMgoe.js} +36 -35
- package/dist/{CardGeneralIndividual-Dgeu5sRM-B8G1a9du.js → CardGeneralIndividual-CGvW_cNJ-CWAOLODF.js} +28 -27
- package/dist/{CardGeneralTeams-Bio2uWy5-JwL6999E.js → CardGeneralTeams-B2Mt_1ck-CZairEy1.js} +25 -24
- package/dist/{CardIndividual-C3vZnJKJ-5q9bHalb.js → CardIndividual-CVuyIMNJ-BinEbeF0.js} +72 -71
- package/dist/{CardIndividual1vs1-ayelgnf_-Dzunebe6.js → CardIndividual1vs1-CHGIwVW_-CL09RBuw.js} +19 -18
- package/dist/{CardIndividualAreas-Be04td4J-D8hPG9Ld.js → CardIndividualAreas-CTSkG6vH-DdMX1DPx.js} +109 -108
- package/dist/{CardIndividualCenters-CY_VblPm-tco6UKC3.js → CardIndividualCenters-CtOymA-1-Dia2it8D.js} +22 -21
- package/dist/{CardIndividualDistance-BJMYJrZB-CSYRc_Hh.js → CardIndividualDistance-BEunwEvl-Ck4Eib53.js} +19 -18
- package/dist/{CardIndividualFouls-CBm_fj6Z-BMwjoJEP.js → CardIndividualFouls-BZmy1C5v-tvHPDay7.js} +30 -29
- package/dist/{CardIndividualGoalParticipation-dDcZFtIb-CwBtEPQN.js → CardIndividualGoalParticipation-BfQRXmuo-DMHkdzl5.js} +15 -14
- package/dist/{CardIndividualGoals-Lu8PEJkR-B7Wc968g.js → CardIndividualGoals-DG9vgQml-1hwxM4xL.js} +270 -218
- package/dist/{CardIndividualGold-Ptz6THCG-BRqzfQcT.js → CardIndividualGold-Rwil02C5-Dvg03mET.js} +17 -16
- package/dist/{CardIndividualNoGoalReceived-kUSshVQ5-B_Vte5MR.js → CardIndividualNoGoalReceived-DKrbZDyK-szhW24LN.js} +20 -19
- package/dist/{CardIndividualPerformance-BUOn0sF1-9J7h-EAR.js → CardIndividualPerformance-BxmlC3DF-kLfzL9S9.js} +22 -21
- package/dist/{CardIndividualSaves-DRGasLFI-C3bqv0g3.js → CardIndividualSaves-CpNX7tF6-C0kcQFrp.js} +48 -47
- package/dist/{CardIndividualShotsOnGoal-D9Dx66aR-DAEm50w4.js → CardIndividualShotsOnGoal-Bz2egr4P-Fb4NnBY_.js} +26 -25
- package/dist/{CardIndividualStatistics-QY2fzyFQ-Cx6f8RYu.js → CardIndividualStatistics-SG4MGex_-Ch5fK7Iv.js} +29 -28
- package/dist/{CardPromTournament-BScZREpO-D50kVl_Z.js → CardPromTournament-Crs0KmXt-D89xrrMZ.js} +27 -26
- package/dist/{CardSuccessfulPasses-B3BQ72bh-2Afgc80U.js → CardSuccessfulPasses-BCOa64Fb-DnR3a8mm.js} +112 -111
- package/dist/{CardTheMostProductive-DhsxmRN2-BerzYRSH.js → CardTheMostProductive-BewV6KUX-BJLdMRql.js} +15 -14
- package/dist/{CircleWithDotsBig-ayb1XwYk-BxAR6vi7.js → CircleWithDotsBig-BXHW1pPv-Dt0X3xrN.js} +8 -8
- package/dist/{Shield-DAT34Ykl-aryfBwhm.js → Shield-DrqywZtU-Cjo78NyW.js} +6 -6
- package/dist/TimeSvg-B3vSNjgQ-BbQ6V9Cu.js +56 -0
- package/dist/gsc-landing.js +2 -57698
- package/dist/gsc-landing.umd.cjs +57 -57
- package/dist/index-BfXTbEFT.js +57868 -0
- package/dist/style.css +1 -1
- package/package.json +53 -54
- package/dist/TimeSvg-Cxp_p6OH-cZfI6hDf.js +0 -95
- package/dist/misc-D94RabGe-BRVOC8Yx.js +0 -172
|
@@ -1,8 +1,9 @@
|
|
|
1
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-
|
|
3
|
-
import { N as k } from "./Shield-
|
|
4
|
-
import {
|
|
5
|
-
|
|
2
|
+
import { r as x } from "./CardBaseAllIndividual-DmeCG9Bu-LvinOZnn.js";
|
|
3
|
+
import { N as k } from "./Shield-DrqywZtU-Cjo78NyW.js";
|
|
4
|
+
import { H as p, O as w, R as C, V as S, $ as B, j as V } from "./index-BfXTbEFT.js";
|
|
5
|
+
import { b as A } from "./CardBase-FI6JXGHQ-DgZSiy8R.js";
|
|
6
|
+
const D = { class: "productive" }, I = { class: "productive__body__title" }, N = {
|
|
6
7
|
__name: "CardTheMostProductive",
|
|
7
8
|
props: {
|
|
8
9
|
height: {
|
|
@@ -28,24 +29,24 @@ const A = { class: "productive" }, D = { class: "productive__body__title" }, N =
|
|
|
28
29
|
},
|
|
29
30
|
setup(u) {
|
|
30
31
|
const e = u, _ = s(() => {
|
|
31
|
-
var t, a,
|
|
32
|
+
var t, a, i, l, r, n, d;
|
|
32
33
|
return {
|
|
33
34
|
height: e.height,
|
|
34
35
|
width: e.width,
|
|
35
36
|
footerHeight: "112px",
|
|
36
37
|
cardColor: (e.data.thumbnails.colors.background_color || "#000000").trim(),
|
|
37
|
-
backgroundImageSrc: p((
|
|
38
|
+
backgroundImageSrc: p((l = (i = (a = (t = e.data) == null ? void 0 : t.thumbnails) == null ? void 0 : a.images) == null ? void 0 : i.background_player_in_action) != null && l[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
39
|
footerBodyData: {
|
|
39
|
-
description: C(
|
|
40
|
+
description: w(C({ data: e.data, descriptionType: e.descriptionType })),
|
|
40
41
|
textColor: (e.data.thumbnails.colors.font_color_description || "#FFFFFF").trim()
|
|
41
42
|
}
|
|
42
43
|
};
|
|
43
44
|
}), o = s(() => {
|
|
44
|
-
var t, a,
|
|
45
|
-
const r = !!((
|
|
45
|
+
var t, a, i, l;
|
|
46
|
+
const r = !!((l = (i = (a = (t = e.data) == null ? void 0 : t.thumbnails) == null ? void 0 : a.images) == null ? void 0 : i.player_in_action) != null && l[0]), { title: n, subtitle: d } = S(e.data.title);
|
|
46
47
|
return {
|
|
47
48
|
title: n,
|
|
48
|
-
teamLogoUrl:
|
|
49
|
+
teamLogoUrl: B(e.data.team_id || ""),
|
|
49
50
|
playerInActionSrc: r ? p(e.data.thumbnails.images.player_in_action[0]) : V(e.data.player_id || ""),
|
|
50
51
|
shieldColor: (e.data.thumbnails.colors.graphic_color || "#5DACFF").trim(),
|
|
51
52
|
translate: r ? "0 8px" : "-42px -30px"
|
|
@@ -53,14 +54,14 @@ const A = { class: "productive" }, D = { class: "productive__body__title" }, N =
|
|
|
53
54
|
}), g = s(() => ({
|
|
54
55
|
"--title-color": (e.data.thumbnails.colors.font_color_header || "#FFFFFF").trim()
|
|
55
56
|
}));
|
|
56
|
-
return (t, a) => (h(), b("div",
|
|
57
|
+
return (t, a) => (h(), b("div", D, [
|
|
57
58
|
c(x, f(_.value, { "show-videos": u.showVideos }), {
|
|
58
59
|
body: y(() => [
|
|
59
60
|
m("div", {
|
|
60
61
|
class: "productive__body",
|
|
61
62
|
style: v(g.value)
|
|
62
63
|
}, [
|
|
63
|
-
m("div",
|
|
64
|
+
m("div", I, F(o.value.title), 1),
|
|
64
65
|
c(k, {
|
|
65
66
|
id: e.data.id,
|
|
66
67
|
"team-logo-src": o.value.teamLogoUrl,
|
|
@@ -74,7 +75,7 @@ const A = { class: "productive" }, D = { class: "productive__body__title" }, N =
|
|
|
74
75
|
}, 16, ["show-videos"])
|
|
75
76
|
]));
|
|
76
77
|
}
|
|
77
|
-
},
|
|
78
|
+
}, M = /* @__PURE__ */ A(N, [["__scopeId", "data-v-5db00013"]]);
|
|
78
79
|
export {
|
|
79
|
-
|
|
80
|
+
M as default
|
|
80
81
|
};
|
package/dist/{CircleWithDotsBig-ayb1XwYk-BxAR6vi7.js → CircleWithDotsBig-BXHW1pPv-Dt0X3xrN.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { computed as
|
|
2
|
-
import {
|
|
3
|
-
const d = (e) => (C("data-v-22c8adc8"), e = e(),
|
|
1
|
+
import { computed as s, openBlock as t, createElementBlock as i, normalizeStyle as c, createElementVNode as l, toDisplayString as p, createCommentVNode as f, pushScopeId as C, popScopeId as v } from "vue";
|
|
2
|
+
import { b as h } from "./CardBase-FI6JXGHQ-DgZSiy8R.js";
|
|
3
|
+
const d = (e) => (C("data-v-22c8adc8"), e = e(), v(), e), x = { class: "circle__total" }, g = { class: "total" }, y = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "suffix"
|
|
6
6
|
}, m = {
|
|
@@ -59,8 +59,8 @@ const d = (e) => (C("data-v-22c8adc8"), e = e(), h(), e), x = { class: "circle__
|
|
|
59
59
|
},
|
|
60
60
|
setup(e) {
|
|
61
61
|
const o = e;
|
|
62
|
-
|
|
63
|
-
const u =
|
|
62
|
+
s(() => `0 0 ${o.width} ${o.height}`);
|
|
63
|
+
const u = s(() => ({
|
|
64
64
|
"--width": `${o.width}px`,
|
|
65
65
|
"--height": `${o.height}px`,
|
|
66
66
|
"--value-font-size": `${o.valueFontSize}px`,
|
|
@@ -72,8 +72,8 @@ const d = (e) => (C("data-v-22c8adc8"), e = e(), h(), e), x = { class: "circle__
|
|
|
72
72
|
style: c(u.value)
|
|
73
73
|
}, [
|
|
74
74
|
l("div", x, [
|
|
75
|
-
l("span", g,
|
|
76
|
-
e.suffix ? (t(), i("span", y,
|
|
75
|
+
l("span", g, p(e.value), 1),
|
|
76
|
+
e.suffix ? (t(), i("span", y, p(e.suffix), 1)) : f("", !0)
|
|
77
77
|
]),
|
|
78
78
|
(t(), i("svg", m, [
|
|
79
79
|
l("g", S, [
|
|
@@ -145,7 +145,7 @@ const d = (e) => (C("data-v-22c8adc8"), e = e(), h(), e), x = { class: "circle__
|
|
|
145
145
|
]))
|
|
146
146
|
], 4));
|
|
147
147
|
}
|
|
148
|
-
}, O = /* @__PURE__ */
|
|
148
|
+
}, O = /* @__PURE__ */ h(_, [["__scopeId", "data-v-22c8adc8"]]);
|
|
149
149
|
export {
|
|
150
150
|
O as G
|
|
151
151
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { computed as r, openBlock as a, createElementBlock as l, normalizeStyle as
|
|
2
|
-
import {
|
|
1
|
+
import { computed as r, openBlock as a, createElementBlock as l, normalizeStyle as g, createElementVNode as t, createCommentVNode as d, createStaticVNode as h, pushScopeId as p, popScopeId as m } from "vue";
|
|
2
|
+
import { b as c } from "./CardBase-FI6JXGHQ-DgZSiy8R.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"
|
|
@@ -11,7 +11,7 @@ const s = (e) => (p("data-v-99150449"), e = e(), m(), e), C = { class: "shield__
|
|
|
11
11
|
fill: "white",
|
|
12
12
|
"fill-opacity": "0.12"
|
|
13
13
|
})
|
|
14
|
-
], -1)), S = { filter: "url(#filter1_b_2160_1266)" }, x = ["fill"], B = /* @__PURE__ */
|
|
14
|
+
], -1)), S = { filter: "url(#filter1_b_2160_1266)" }, x = ["fill"], B = /* @__PURE__ */ h('<mask id="mask0_2160_1266" style="mask-type:alpha;" maskUnits="userSpaceOnUse" x="3" y="0" width="174" height="238" data-v-99150449><path d="M176.697 113.142V91.9302V0H3.3028V91.9302V113.142C3.3028 139.492 11.1556 165.022 26.0066 186.962C40.8576 208.902 61.7795 225.883 86.5087 236.061L88.2544 236.779L90 237.497L91.7457 236.779L93.4913 236.061C118.221 225.883 139.142 208.902 153.993 186.962C168.85 165.022 176.697 139.497 176.697 113.142Z" fill="#D9D9D9" data-v-99150449></path></mask><g mask="url(#mask0_2160_1266)" data-v-99150449></g><defs data-v-99150449><filter id="filter0_b_2160_1266" x="-151.335" y="-93.933" width="482.671" height="487.289" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB" data-v-99150449><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-99150449></feFlood><feGaussianBlur in="BackgroundImageFix" stdDeviation="75.6676" data-v-99150449></feGaussianBlur><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_2160_1266" data-v-99150449></feComposite><feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_2160_1266" result="shape" data-v-99150449></feBlend></filter><filter id="filter1_b_2160_1266" x="-151.335" y="-93.933" width="482.671" height="487.289" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB" data-v-99150449><feFlood flood-opacity="0" result="BackgroundImageFix" data-v-99150449></feFlood><feGaussianBlur in="BackgroundImageFix" stdDeviation="75.6676" data-v-99150449></feGaussianBlur><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_2160_1266" data-v-99150449></feComposite><feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_2160_1266" result="shape" data-v-99150449></feBlend></filter></defs>', 3), V = { class: "shield__shield-overlay-svg" }, I = ["width"], b = ["width"], D = ["width"], F = { mask: "url(#mask0_2196_527)" }, M = ["fill"], P = { key: 0 }, U = ["src"], G = {
|
|
15
15
|
__name: "Shield",
|
|
16
16
|
props: {
|
|
17
17
|
teamLogoSrc: {
|
|
@@ -70,7 +70,7 @@ const s = (e) => (p("data-v-99150449"), e = e(), m(), e), C = { class: "shield__
|
|
|
70
70
|
}));
|
|
71
71
|
return (H, Z) => (a(), l("div", {
|
|
72
72
|
class: "shield",
|
|
73
|
-
style:
|
|
73
|
+
style: g(n.value)
|
|
74
74
|
}, [
|
|
75
75
|
t("div", C, [
|
|
76
76
|
e.teamLogoSrc ? (a(), l("img", {
|
|
@@ -149,7 +149,7 @@ const s = (e) => (p("data-v-99150449"), e = e(), m(), e), C = { class: "shield__
|
|
|
149
149
|
])) : d("", !0)
|
|
150
150
|
], 4));
|
|
151
151
|
}
|
|
152
|
-
},
|
|
152
|
+
}, $ = /* @__PURE__ */ c(G, [["__scopeId", "data-v-99150449"]]);
|
|
153
153
|
export {
|
|
154
|
-
|
|
154
|
+
$ as N
|
|
155
155
|
};
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
width: "33",
|
|
4
|
+
height: "38",
|
|
5
|
+
viewBox: "0 0 33 38",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
}, i = ["stroke"], n = ["fill"], s = ["fill"], p = ["stroke"], k = {
|
|
9
|
+
__name: "TimeSvg",
|
|
10
|
+
props: {
|
|
11
|
+
lineColor: {
|
|
12
|
+
type: String,
|
|
13
|
+
default: "white"
|
|
14
|
+
},
|
|
15
|
+
fillColor: {
|
|
16
|
+
type: String,
|
|
17
|
+
default: "#2755C9"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
setup(l) {
|
|
21
|
+
return (d, c) => (o(), r("div", null, [
|
|
22
|
+
(o(), r("svg", t, [
|
|
23
|
+
e("path", {
|
|
24
|
+
d: "M12.0977 1.87988H21.0811",
|
|
25
|
+
stroke: l.lineColor,
|
|
26
|
+
"stroke-width": "2.09616",
|
|
27
|
+
"stroke-linecap": "round"
|
|
28
|
+
}, null, 8, i),
|
|
29
|
+
e("ellipse", {
|
|
30
|
+
cx: "16.5897",
|
|
31
|
+
cy: "21.3442",
|
|
32
|
+
rx: "14.9725",
|
|
33
|
+
ry: "14.9727",
|
|
34
|
+
fill: l.fillColor
|
|
35
|
+
}, null, 8, n),
|
|
36
|
+
e("path", {
|
|
37
|
+
d: "M31.5622 21.3442C31.5622 19.378 31.1749 17.431 30.4224 15.6144C29.67 13.7979 28.5671 12.1473 27.1768 10.757C25.7865 9.36663 24.1359 8.26375 22.3194 7.51131C20.5028 6.75886 18.5559 6.37158 16.5897 6.37158L16.5897 21.3442H31.5622Z",
|
|
38
|
+
fill: l.lineColor
|
|
39
|
+
}, null, 8, s),
|
|
40
|
+
e("ellipse", {
|
|
41
|
+
cx: "16.5897",
|
|
42
|
+
cy: "21.3442",
|
|
43
|
+
rx: "14.9725",
|
|
44
|
+
ry: "14.9727",
|
|
45
|
+
stroke: l.lineColor,
|
|
46
|
+
"stroke-width": "2.09616",
|
|
47
|
+
"stroke-linecap": "round",
|
|
48
|
+
"stroke-linejoin": "round"
|
|
49
|
+
}, null, 8, p)
|
|
50
|
+
]))
|
|
51
|
+
]));
|
|
52
|
+
}
|
|
53
|
+
};
|
|
54
|
+
export {
|
|
55
|
+
k as a
|
|
56
|
+
};
|