@golstats/gsc-landing 1.0.198 → 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.
- package/dist/{CardBaseAllIndividual-CNB7K2M0-nej9DJ8x.js → CardBaseAllIndividual-yLYe0xMs-SDUJvPop.js} +16 -16
- package/dist/CardGeneral-CzD9BfTs-D1qozgj2.js +678 -0
- package/dist/{CardIndividual-B5YHR_4X-DC-zfHLx.js → CardIndividual-DPKW-YpP-Dnc0EEj0.js} +13 -13
- package/dist/{CardIndividual1vs1-DEBY4dbB-V3PJhhY7.js → CardIndividual1vs1-BRtGgXM7-CedeR8el.js} +9 -9
- package/dist/{CardIndividualAreas-D9mHXjfS-DrA6YV1T.js → CardIndividualAreas-Da2UYEaV-BPWvNz8Q.js} +1 -1
- package/dist/{CardIndividualCenters-DeGyy9wB-BftpRpCL.js → CardIndividualCenters-DMkkZlrP-Bb4dMrwf.js} +1 -1
- package/dist/{CardIndividualDistance-jUf26hS9-BTaa0gSa.js → CardIndividualDistance-C226QSwL-R--LlcPz.js} +3 -3
- package/dist/{CardIndividualFouls-DF0AvPys-C61mrpb7.js → CardIndividualFouls-ycmte1YE-DyR9GrTc.js} +1 -1
- package/dist/{CardIndividualGoalParticipation-CGVwsTkf-BsIXMNqX.js → CardIndividualGoalParticipation-Cpg4aGAE-DeUV1zrF.js} +28 -28
- package/dist/{CardIndividualGoals-CjrXz7Zv-Cg_lAqNg.js → CardIndividualGoals-BVMarvFd-DL29nvxj.js} +18 -18
- package/dist/{CardIndividualGold-Cp8DsHVJ-nOXX6qdb.js → CardIndividualGold-Df7Raasl-Byue4uk-.js} +7 -6
- package/dist/{CardIndividualNoGoalReceived-BNjVlC0Z-BtnbjfPl.js → CardIndividualNoGoalReceived-CIx-n793--Wt2ynZx.js} +3 -3
- package/dist/{CardIndividualPerformance-kbuWBDcK-CWDHQrku.js → CardIndividualPerformance-DyczUumz-BaHTtZS4.js} +29 -29
- package/dist/{CardIndividualSaves-BTCuv2ld-BJ7OrOnW.js → CardIndividualSaves-CC91zpjd-CAQ8vR7-.js} +8 -8
- package/dist/{CardIndividualShotsOnGoal-B6fysQZQ-2WTo5bAB.js → CardIndividualShotsOnGoal-CxwYTN__-Bd9Y6B6j.js} +4 -4
- package/dist/{CardIndividualStatistics-B7vL_L1s-BYMwjEJD.js → CardIndividualStatistics-CBd679p9-itsHFDEL.js} +5 -5
- package/dist/CardPromTournament-BKH4VcBp-D784umYN.js +128 -0
- package/dist/{CardSuccessfulPasses-ByzEm7s3-DmSHr8yg.js → CardSuccessfulPasses-DKetowpu-B12McLj4.js} +1 -1
- package/dist/{CardTheMostProductive-CDDFIo-I-LQ50NbB5.js → CardTheMostProductive-CoGLtVYs-BZcw_blj.js} +23 -23
- package/dist/gsc-landing.js +27 -27
- package/dist/gsc-landing.umd.cjs +61 -61
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/dist/CardGeneral-DyOdaEFZ-DVY9vI50.js +0 -126
- 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
|
|
2
|
-
import { h as
|
|
3
|
-
const
|
|
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",
|
|
52
|
-
r("span",
|
|
53
|
-
r("span",
|
|
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__ */
|
|
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(),
|
|
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(
|
|
286
|
+
e.footerHeaderData.total ? (o(), a(F, { key: 1 }, [
|
|
287
287
|
e.footerHeaderData.isTotalPercentage ? (o(), a("div", G, [
|
|
288
|
-
|
|
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(
|
|
301
|
+
e.footerBodyData.total ? (o(), a(F, { key: 0 }, [
|
|
302
302
|
e.footerBodyData.isTotalPercentage ? (o(), a("div", J, [
|
|
303
|
-
|
|
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__ */
|
|
322
|
+
}, ot = /* @__PURE__ */ m(X, [["__scopeId", "data-v-20983258"]]);
|
|
323
323
|
export {
|
|
324
324
|
ot as o
|
|
325
325
|
};
|