@golstats/gsc-landing 1.0.214 → 1.0.216
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/{CardBase-Cdma--ld-BufA9Fxb.js → CardBase-UGUm5LIO-BkFqT67o.js} +9 -9
- package/dist/{CardBaseAllIndividual-D-OnB5nZ-BPn0LvNB.js → CardBaseAllIndividual-DhP1rAtE-CkGVhbv8.js} +1 -1
- package/dist/CardGeneral-BAXvz3FB-DNAaVmuH.js +714 -0
- package/dist/{CardGeneralIndividual-D0egQpIm-CAQh25pC.js → CardGeneralIndividual-NPTnNZWV-DwEDniX-.js} +169 -146
- package/dist/{CardGeneralTeams-C7jWZSZP-7UMUvMn-.js → CardGeneralTeams-x8ACH3cM-7pSTjkqJ.js} +1 -1
- package/dist/{CardIndividual-5844PHsB-ByyQBoNQ.js → CardIndividual-CLC_hCxp-BxU69XG6.js} +26 -26
- package/dist/{CardIndividual1vs1-CQexwdAS-IO9xzI4J.js → CardIndividual1vs1-DlXYcpqn-D7bLXM0z.js} +2 -2
- package/dist/{CardIndividualAreas-C7_BsHLB-DxObq7Ml.js → CardIndividualAreas-DwGZNBiK-D-4s8irQ.js} +2 -2
- package/dist/{CardIndividualCenters-DV5tDLfV-C1ay0coc.js → CardIndividualCenters-Dy9Y7EuU-C5_miNCO.js} +2 -2
- package/dist/{CardIndividualDistance-zl4VOolG-C3tuZVGO.js → CardIndividualDistance-CZO9z3_W-DMVWygVf.js} +38 -36
- package/dist/{CardIndividualFouls-CvSJn7oh-HOx9vQ1u.js → CardIndividualFouls-CQQKqTt0-Bn-qfZeP.js} +2 -2
- package/dist/{CardIndividualGoalParticipation-CpyCN4pK-CMqtEPao.js → CardIndividualGoalParticipation-zk-n5xHy-JafgtEun.js} +2 -2
- package/dist/{CardIndividualGoals-yml-5LMF-C_GyUhBk.js → CardIndividualGoals-D8Q-nDDh-BDqHD874.js} +2 -2
- package/dist/{CardIndividualGold-BN6tctB5-G6ym5byu.js → CardIndividualGold-C2_0uQav-DV8igsR0.js} +3 -3
- package/dist/{CardIndividualNoGoalReceived-ICCs2ZM5-B1MQrZPF.js → CardIndividualNoGoalReceived-d4YI1ubq-DfWILtnE.js} +68 -65
- package/dist/{CardIndividualPerformance-B8vQAqkl-BYR02_RY.js → CardIndividualPerformance-8cTQkdKa-D355FciF.js} +2 -2
- package/dist/{CardIndividualSaves-BwuZ8ftn-QqesnmR7.js → CardIndividualSaves-D3klW0a0-S4kz-exJ.js} +2 -2
- package/dist/{CardIndividualShotsOnGoal-BJME2mbD-BdBASKyS.js → CardIndividualShotsOnGoal-CfSvMHck-C0irpNiD.js} +2 -2
- package/dist/{CardIndividualStatistics-By5s6JAO-Rv4-QyLp.js → CardIndividualStatistics-dcv2daDu-nE9504cQ.js} +2 -2
- package/dist/CardPromTournament-Bt_4pp95-CQ7LnUXT.js +145 -0
- package/dist/{CardSuccessfulPasses-CnfMp77U-rRVe9D87.js → CardSuccessfulPasses-DKUaTTnU-DdaXHnEk.js} +2 -2
- package/dist/{CardTheMostProductive-BXTUS6yD-DyZgvFkv.js → CardTheMostProductive-CjEvn9nI-TO8ur0D5.js} +3 -3
- package/dist/PlayerProfileCircle-DkJ-ww6U-D2Guqci_.js +41 -0
- package/dist/{Shield-CqzYJKHt-OiFc4OPF.js → Shield-SDusqLx5-COvaf-xq.js} +1 -1
- package/dist/gsc-landing.js +1 -1
- package/dist/gsc-landing.umd.cjs +49 -49
- package/dist/{index-CidNks_N.js → index-DTdRsnp_.js} +54 -54
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/dist/CardGeneral-Bw1wA3nD-DCftAsKf.js +0 -690
- package/dist/CardPromTournament-gihiLtUr-DUepGBni.js +0 -145
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { computed as l, openBlock as n, createElementBlock as s, normalizeClass as u, normalizeStyle as p, createCommentVNode as c, createElementVNode as d, renderSlot as g, pushScopeId as y, popScopeId as f } from "vue";
|
|
2
|
-
import {
|
|
3
|
-
function
|
|
2
|
+
import { q as h } from "./index-DTdRsnp_.js";
|
|
3
|
+
function z(t = "") {
|
|
4
4
|
const e = t.split("");
|
|
5
5
|
let r = 1;
|
|
6
6
|
return e.reduce((a, o) => (o === "*" ? (r % 2 === 0 ? a += "</span>" : a += '<span class="text-bold">', r++) : a += o, a), "");
|
|
7
7
|
}
|
|
8
|
-
function
|
|
8
|
+
function E({ data: t, descriptionType: e }) {
|
|
9
9
|
switch (e) {
|
|
10
10
|
case 1:
|
|
11
11
|
return t.finish_first_person_description;
|
|
@@ -21,10 +21,10 @@ function z({ data: t, descriptionType: e }) {
|
|
|
21
21
|
return t.description;
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
|
-
function
|
|
24
|
+
function T(t) {
|
|
25
25
|
return `https://az755631.vo.msecnd.net/teams-80/${t}.png`;
|
|
26
26
|
}
|
|
27
|
-
function
|
|
27
|
+
function $(t) {
|
|
28
28
|
return `https://az755631.vo.msecnd.net/players-profile/${t}.png`;
|
|
29
29
|
}
|
|
30
30
|
function I(t) {
|
|
@@ -171,11 +171,11 @@ const b = (t, e) => {
|
|
|
171
171
|
}, N = /* @__PURE__ */ b(x, [["__scopeId", "data-v-949a4643"]]);
|
|
172
172
|
export {
|
|
173
173
|
N as $,
|
|
174
|
-
|
|
174
|
+
E as A,
|
|
175
175
|
A as E,
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
176
|
+
T as O,
|
|
177
|
+
z as P,
|
|
178
|
+
$ as V,
|
|
179
179
|
b as m,
|
|
180
180
|
I as z
|
|
181
181
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed as i, openBlock as o, createElementBlock as a, normalizeStyle as p, createElementVNode as r, toDisplayString as n, createBlock as B, mergeProps as H, withCtx as w, renderSlot as D, createCommentVNode as l, normalizeClass as T, Fragment as m, createVNode as b } from "vue";
|
|
2
|
-
import { m as k, $ as P } from "./CardBase-
|
|
2
|
+
import { m as k, $ as P } from "./CardBase-UGUm5LIO-BkFqT67o.js";
|
|
3
3
|
const $ = { class: "circle__total" }, L = { class: "total" }, z = { class: "suffix" }, N = ["width", "height", "viewBox"], U = ["stroke"], A = ["stroke"], I = ["stop-color"], M = ["stop-color"], V = {
|
|
4
4
|
__name: "CircleWithDots",
|
|
5
5
|
props: {
|