@golstats/gsc-landing 1.0.26 → 1.0.28
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/{FilterConditions-dd5f78d0-UzIgVP4H.js → FilterConditions-dd5f78d0-eS2Dkltr.js} +1 -1
- package/dist/{FilterField-61e645f6-edIH__9U.js → FilterField-61e645f6-0D4LeI43.js} +1 -1
- package/dist/{FilterSubcategories-60957280-qyfjppw1.js → FilterSubcategories-60957280-MV1D-emf.js} +1 -1
- package/dist/gsc-landing.js +1 -1
- package/dist/gsc-landing.umd.cjs +3 -3
- package/dist/{index-4UWQV0TW.js → index-CEduevOX.js} +15 -17
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -89744,11 +89744,11 @@ const nCe = /* @__PURE__ */ KSe(jw, [["render", aCe], ["__scopeId", "data-v-fb26
|
|
|
89744
89744
|
emits: ["apply-filters"],
|
|
89745
89745
|
setup(e, { emit: t }) {
|
|
89746
89746
|
const i = e, a = Ny(
|
|
89747
|
-
() => import("./FilterSubcategories-60957280-
|
|
89747
|
+
() => import("./FilterSubcategories-60957280-MV1D-emf.js")
|
|
89748
89748
|
), n = Ny(
|
|
89749
|
-
() => import("./FilterConditions-dd5f78d0-
|
|
89749
|
+
() => import("./FilterConditions-dd5f78d0-eS2Dkltr.js")
|
|
89750
89750
|
), s = Ny(
|
|
89751
|
-
() => import("./FilterField-61e645f6-
|
|
89751
|
+
() => import("./FilterField-61e645f6-0D4LeI43.js")
|
|
89752
89752
|
), r = [
|
|
89753
89753
|
{
|
|
89754
89754
|
name: "Sub categorías",
|
|
@@ -96846,7 +96846,7 @@ const yIe = /* @__PURE__ */ oIe(Xw, [["render", gIe], ["__scopeId", "data-v-fb26
|
|
|
96846
96846
|
const i = (await this.fetchTournaments(3)).find((n) => n._id === 1).seasons[1], a = [{ id: i.id, type: i.type }];
|
|
96847
96847
|
i.related_seasons && i.related_seasons.length && a.push(...i.related_seasons.map((n) => ({ id: n.id, type: n.type }))), await this.createFullTournamentScheme(a, !1);
|
|
96848
96848
|
}
|
|
96849
|
-
}, PIe = (e) => (gt("data-v-
|
|
96849
|
+
}, PIe = (e) => (gt("data-v-aae50674"), e = e(), yt(), e), OIe = {
|
|
96850
96850
|
class: "gsclanding",
|
|
96851
96851
|
ref: "landingref"
|
|
96852
96852
|
}, DIe = {
|
|
@@ -96867,10 +96867,10 @@ const yIe = /* @__PURE__ */ oIe(Xw, [["render", gIe], ["__scopeId", "data-v-fb26
|
|
|
96867
96867
|
}, qIe = {
|
|
96868
96868
|
key: 4,
|
|
96869
96869
|
class: "container-players"
|
|
96870
|
-
}, WIe = { class: "container-tops" }
|
|
96871
|
-
function
|
|
96872
|
-
const r = at("GSCTournamentSelect"), o = at("GSCSeasonSelect"), l = at("GSCGames"), c = at("GSCGridTeamsMatches"), d = at("GSCTableCalendar"), u = at("GSCPlayersLanding"), p = at("GSCTops")
|
|
96873
|
-
return b(), C("div", OIe, [
|
|
96870
|
+
}, WIe = { class: "container-tops" };
|
|
96871
|
+
function GIe(e, t, i, a, n, s) {
|
|
96872
|
+
const r = at("GSCTournamentSelect"), o = at("GSCSeasonSelect"), l = at("GSCGames"), c = at("GSCGridTeamsMatches"), d = at("GSCTableCalendar"), u = at("GSCPlayersLanding"), p = at("GSCTops");
|
|
96873
|
+
return at("GSCMediaPlayer"), b(), C("div", OIe, [
|
|
96874
96874
|
a.elementSize.width <= 680 ? (b(), C("div", DIe, [
|
|
96875
96875
|
m("div", MIe, [
|
|
96876
96876
|
Te(r, {
|
|
@@ -96901,12 +96901,12 @@ function KIe(e, t, i, a, n, s) {
|
|
|
96901
96901
|
i.user.name.split(",").length != 0 ? (b(), C(re, { key: 0 }, [
|
|
96902
96902
|
i.user.name.split(",").length == 1 ? (b(), C(re, { key: 0 }, [
|
|
96903
96903
|
i.user.name.split(",")[0] != "" ? (b(), C(re, { key: 0 }, [
|
|
96904
|
-
qe("
|
|
96904
|
+
qe(" ")
|
|
96905
96905
|
], 64)) : U("", !0),
|
|
96906
96906
|
qe($(i.user.name.split(",")[0]), 1)
|
|
96907
96907
|
], 64)) : (b(), C(re, { key: 1 }, [
|
|
96908
96908
|
i.user.name.split(",")[0] != "" ? (b(), C(re, { key: 0 }, [
|
|
96909
|
-
qe("
|
|
96909
|
+
qe(" ")
|
|
96910
96910
|
], 64)) : U("", !0),
|
|
96911
96911
|
qe($(i.user.name.split(",")[1]), 1)
|
|
96912
96912
|
], 64))
|
|
@@ -96920,12 +96920,12 @@ function KIe(e, t, i, a, n, s) {
|
|
|
96920
96920
|
i.user.name.split(",").length != 0 ? (b(), C(re, { key: 0 }, [
|
|
96921
96921
|
i.user.name.split(",").length == 1 ? (b(), C(re, { key: 0 }, [
|
|
96922
96922
|
i.user.name.split(",")[0] != "" ? (b(), C(re, { key: 0 }, [
|
|
96923
|
-
qe("
|
|
96923
|
+
qe(" ")
|
|
96924
96924
|
], 64)) : U("", !0),
|
|
96925
96925
|
qe($(i.user.name.split(",")[0]), 1)
|
|
96926
96926
|
], 64)) : (b(), C(re, { key: 1 }, [
|
|
96927
96927
|
i.user.name.split(",")[0] != "" ? (b(), C(re, { key: 0 }, [
|
|
96928
|
-
qe("
|
|
96928
|
+
qe(" ")
|
|
96929
96929
|
], 64)) : U("", !0),
|
|
96930
96930
|
qe($(i.user.name.split(",")[1]), 1)
|
|
96931
96931
|
], 64))
|
|
@@ -97013,15 +97013,13 @@ function KIe(e, t, i, a, n, s) {
|
|
|
97013
97013
|
onOpenmedia: s.onOpenMedia
|
|
97014
97014
|
}, null, 8, ["onMore", "show-switch", "season", "team-id", "onOpenmedia"])
|
|
97015
97015
|
]),
|
|
97016
|
-
|
|
97017
|
-
Te(h)
|
|
97018
|
-
])
|
|
97016
|
+
U("", !0)
|
|
97019
97017
|
], 2)
|
|
97020
97018
|
], 2)
|
|
97021
97019
|
], 512);
|
|
97022
97020
|
}
|
|
97023
|
-
const
|
|
97021
|
+
const eEe = /* @__PURE__ */ Ka(AIe, [["render", GIe], ["__scopeId", "data-v-aae50674"]]);
|
|
97024
97022
|
export {
|
|
97025
|
-
|
|
97023
|
+
eEe as g,
|
|
97026
97024
|
li as q
|
|
97027
97025
|
};
|