@golstats/gsc-landing 1.0.200 → 1.0.201
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-yLYe0xMs-SDUJvPop.js → CardBaseAllIndividual-D0CaU15e-CLPB0z0l.js} +65 -62
- package/dist/{CardGeneral-CzD9BfTs-D1qozgj2.js → CardGeneral-AZwvWZ_3-AQOM0OL9.js} +46 -46
- package/dist/{CardGeneralIndividual-DaONNIwT-WoYrg7O0.js → CardGeneralIndividual-DetWgcUA-BTLZpGNX.js} +17 -17
- package/dist/{CardGeneralTeams-CCfSIg5--ycGF0WJl.js → CardGeneralTeams-wLzPsHgF-fLdKm-YP.js} +30 -30
- package/dist/{CardIndividual-DPKW-YpP-Dnc0EEj0.js → CardIndividual-DsTXOh1h-Dc3790C2.js} +102 -103
- package/dist/{CardIndividual1vs1-BRtGgXM7-CedeR8el.js → CardIndividual1vs1-D4ApefEV-BpJl9DFk.js} +12 -12
- package/dist/{CardIndividualAreas-Da2UYEaV-BPWvNz8Q.js → CardIndividualAreas-DngsmF39-DcK3uLDs.js} +8 -7
- package/dist/{CardIndividualCenters-DMkkZlrP-Bb4dMrwf.js → CardIndividualCenters-BG_eOM3D-xuIP7w17.js} +108 -107
- package/dist/{CardIndividualDistance-C226QSwL-R--LlcPz.js → CardIndividualDistance-CvBDGVS--D8YWMCKb.js} +2 -2
- package/dist/CardIndividualFouls-C44UeLyO-ZIHkkK8-.js +682 -0
- package/dist/{CardIndividualGoalParticipation-Cpg4aGAE-DeUV1zrF.js → CardIndividualGoalParticipation-CCDWQfQW-BGYwHtJV.js} +3 -3
- package/dist/{CardIndividualGoals-BVMarvFd-DL29nvxj.js → CardIndividualGoals-B4b5wkp6-BwluJyoB.js} +95 -92
- package/dist/{CardIndividualGold-Df7Raasl-Byue4uk-.js → CardIndividualGold-BfC-u_iy-DT3GeGNQ.js} +36 -33
- package/dist/{CardIndividualNoGoalReceived-CIx-n793--Wt2ynZx.js → CardIndividualNoGoalReceived-BfSj5Spd-CmA-iSLj.js} +4 -4
- package/dist/{CardIndividualPerformance-DyczUumz-BaHTtZS4.js → CardIndividualPerformance-DPNMz8n4-DTgdkzaM.js} +23 -23
- package/dist/{CardIndividualSaves-CC91zpjd-CAQ8vR7-.js → CardIndividualSaves-nqci9xWF-CDd6dQLA.js} +36 -36
- package/dist/{CardIndividualShotsOnGoal-CxwYTN__-Bd9Y6B6j.js → CardIndividualShotsOnGoal-CivXiLK1-Gtfy45ra.js} +18 -17
- package/dist/{CardIndividualStatistics-CBd679p9-itsHFDEL.js → CardIndividualStatistics-Z68XArun-DT_RnZV9.js} +39 -35
- package/dist/{CardPromTournament-BKH4VcBp-D784umYN.js → CardPromTournament-D8dm7vzw-DjvD0ktc.js} +4 -4
- package/dist/CardSuccessfulPasses-Duuuvnsj-Dtkl1toq.js +809 -0
- package/dist/CardTheMostProductive-Jp8NzANe-DYcLrIfR.js +76 -0
- package/dist/{CircleWithDotsBig-5eFuZwDk-n956nNzk.js → CircleWithDotsBig-BWySvEMt-COAdxI3W.js} +1 -1
- package/dist/{Shield-0VkASyDI-Cm8rtKBS.js → Shield-DzbSNLIW-B-twHEDg.js} +1 -1
- package/dist/gsc-landing.js +2284 -2251
- package/dist/gsc-landing.umd.cjs +65 -65
- package/dist/{misc-BbzSgyER-2p2XKW1m.js → misc-BpbriWn--Bd_IQoHZ.js} +4 -4
- package/dist/style.css +1 -1
- package/package.json +53 -53
- package/dist/CardIndividualFouls-ycmte1YE-DyR9GrTc.js +0 -669
- package/dist/CardSuccessfulPasses-DKetowpu-B12McLj4.js +0 -91
- package/dist/CardTheMostProductive-CoGLtVYs-BZcw_blj.js +0 -75
|
@@ -4,7 +4,7 @@ const f = (t, e) => {
|
|
|
4
4
|
for (const [o, a] of e)
|
|
5
5
|
r[o] = a;
|
|
6
6
|
return r;
|
|
7
|
-
},
|
|
7
|
+
}, h = (t) => (g("data-v-8675ac33"), t = t(), y(), t), b = {
|
|
8
8
|
key: 0,
|
|
9
9
|
class: "card-base__background-image"
|
|
10
10
|
}, v = ["src"], m = {
|
|
@@ -13,7 +13,7 @@ const f = (t, e) => {
|
|
|
13
13
|
}, _ = { class: "card-base__slot" }, k = {
|
|
14
14
|
key: 2,
|
|
15
15
|
class: "card-base__play"
|
|
16
|
-
}, w = /* @__PURE__ */
|
|
16
|
+
}, w = /* @__PURE__ */ h(() => /* @__PURE__ */ s("svg", {
|
|
17
17
|
width: "60",
|
|
18
18
|
height: "60",
|
|
19
19
|
viewBox: "0 0 60 60",
|
|
@@ -97,7 +97,7 @@ const f = (t, e) => {
|
|
|
97
97
|
class: l(["card-base", o.value]),
|
|
98
98
|
style: u(r.value)
|
|
99
99
|
}, [
|
|
100
|
-
t.goldCardType ? c("", !0) : (i(), n("div",
|
|
100
|
+
t.goldCardType ? c("", !0) : (i(), n("div", b, [
|
|
101
101
|
t.backgroundImageSrc ? (i(), n("img", {
|
|
102
102
|
key: 0,
|
|
103
103
|
src: t.backgroundImageSrc,
|
|
@@ -111,7 +111,7 @@ const f = (t, e) => {
|
|
|
111
111
|
t.isPlayButtonVisible ? (i(), n("div", k, S)) : c("", !0)
|
|
112
112
|
], 6));
|
|
113
113
|
}
|
|
114
|
-
}, O = /* @__PURE__ */ f(C, [["__scopeId", "data-v-
|
|
114
|
+
}, O = /* @__PURE__ */ f(C, [["__scopeId", "data-v-8675ac33"]]);
|
|
115
115
|
function T(t = "") {
|
|
116
116
|
const e = t.split("");
|
|
117
117
|
let r = 1;
|