@golstats/gsc-landing 1.0.36 → 1.0.37
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/gsc-landing.js +149 -124
- package/dist/gsc-landing.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/gsc-landing.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ref as k, onMounted as we, onUnmounted as ct, openBlock as p, createElementBlock as g, createElementVNode as d, normalizeClass as v, toDisplayString as _, unref as H, useCssVars as ce, createCommentVNode as C, renderSlot as Be, watch as Y, createBlock as V, withCtx as Q, Fragment as
|
|
1
|
+
import { ref as k, onMounted as we, onUnmounted as ct, openBlock as p, createElementBlock as g, createElementVNode as d, normalizeClass as v, toDisplayString as _, unref as H, useCssVars as ce, createCommentVNode as C, renderSlot as Be, watch as Y, createBlock as V, withCtx as Q, Fragment as z, renderList as se, mergeProps as St, pushScopeId as te, popScopeId as oe, computed as P, defineComponent as dt, inject as ie, reactive as Oe, h as le, provide as ne, nextTick as Na, cloneVNode as Ct, normalizeStyle as B, resolveComponent as K, createVNode as L, onBeforeMount as Vt, Transition as $t, withDirectives as bt, vShow as vt, createTextVNode as Te, createStaticVNode as gl, toRef as yl } from "vue";
|
|
2
2
|
function Es(e, o) {
|
|
3
3
|
return function() {
|
|
4
4
|
return e.apply(o, arguments);
|
|
@@ -1779,7 +1779,7 @@ const Lt = /* @__PURE__ */ Hc(Wa, [["render", ed], ["__scopeId", "data-v-b548a08
|
|
|
1779
1779
|
}, {
|
|
1780
1780
|
default: Q(() => [
|
|
1781
1781
|
d("div", rd, [
|
|
1782
|
-
(p(!0), g(
|
|
1782
|
+
(p(!0), g(z, null, se(a.value, (l) => (p(), V(Uc, St(l, {
|
|
1783
1783
|
isImgFullWidth: e.isImgFullWidth,
|
|
1784
1784
|
onClickProfileBtn: (u) => o("clickProfileBtn", l),
|
|
1785
1785
|
key: l.player_id
|
|
@@ -1918,7 +1918,7 @@ const Lt = /* @__PURE__ */ Hc(Wa, [["render", ed], ["__scopeId", "data-v-b548a08
|
|
|
1918
1918
|
return (s, r) => (p(), g("section", {
|
|
1919
1919
|
class: v(["grid-section", { mobile: i.value }])
|
|
1920
1920
|
}, [
|
|
1921
|
-
(p(!0), g(
|
|
1921
|
+
(p(!0), g(z, null, se(n.value, (m, l) => (p(), g("div", {
|
|
1922
1922
|
key: l,
|
|
1923
1923
|
class: "grid-section__card",
|
|
1924
1924
|
onClick: (u) => a(m)
|
|
@@ -3694,7 +3694,7 @@ function Yu(e, o, t, a, i, n) {
|
|
|
3694
3694
|
onClick: n.click
|
|
3695
3695
|
}, null, 8, ["onClick"])
|
|
3696
3696
|
], 6)),
|
|
3697
|
-
(p(!0), g(
|
|
3697
|
+
(p(!0), g(z, null, se(t.data, (r, m) => (p(), g("div", {
|
|
3698
3698
|
key: m,
|
|
3699
3699
|
style: B(n.customStyleTeam),
|
|
3700
3700
|
class: v([r.id == i.teamselect ? "colorselect" : "", "gsc-filterperteam__panel-teams__cont-teams__btn-team hover-team"]),
|
|
@@ -4001,7 +4001,7 @@ function Am(e, o, t, a, i, n) {
|
|
|
4001
4001
|
t.isVideos ? (p(), g("div", gm, " ")) : C("", !0),
|
|
4002
4002
|
ym,
|
|
4003
4003
|
t.isGames ? (p(), g("div", bm, [
|
|
4004
|
-
a.elementSize.width > 580 ? (p(), g(
|
|
4004
|
+
a.elementSize.width > 580 ? (p(), g(z, { key: 0 }, [
|
|
4005
4005
|
Te("Últimos juegos")
|
|
4006
4006
|
], 64)) : (p(), g("span", vm, [
|
|
4007
4007
|
Te("Últimos "),
|
|
@@ -4062,7 +4062,7 @@ function Am(e, o, t, a, i, n) {
|
|
|
4062
4062
|
"background-color": t.data.games_played > 0 ? "#2A3641" : "rgba(42, 54, 65, .6)",
|
|
4063
4063
|
onClick: o[1] || (o[1] = (r) => t.data.games_played > 0 ? n.setOpenMedia(t.data.team_id, 2, 3, 0, 0, "Juegos jugados", !1, t.data.games_played) : void 0),
|
|
4064
4064
|
"border-radius": "64px"
|
|
4065
|
-
}, null, 8, ["icon", "font-color", "border-color", "background-color"])) : (p(), g(
|
|
4065
|
+
}, null, 8, ["icon", "font-color", "border-color", "background-color"])) : (p(), g(z, { key: 1 }, [
|
|
4066
4066
|
a.elementSize.width > 560 ? (p(), V(s, {
|
|
4067
4067
|
key: 0,
|
|
4068
4068
|
icon: t.data.games_played > 0 ? "http://golstatsimages.blob.core.windows.net/todoelfut/botonplay.png" : "/botonplaydisabled.png",
|
|
@@ -4080,7 +4080,7 @@ function Am(e, o, t, a, i, n) {
|
|
|
4080
4080
|
"background-color": t.data.games_played > 0 ? "#2A3641" : "rgba(42, 54, 65, .6)",
|
|
4081
4081
|
onClick: o[2] || (o[2] = (r) => t.data.games_played > 0 ? n.setOpenMedia(t.data.team_id, 2, 3, 0, 0, "Juegos jugados", !1, t.data.games_played) : void 0),
|
|
4082
4082
|
"border-radius": "64px"
|
|
4083
|
-
}, null, 8, ["icon", "font-color", "border-color", "background-color"])) : (p(), g(
|
|
4083
|
+
}, null, 8, ["icon", "font-color", "border-color", "background-color"])) : (p(), g(z, { key: 1 }, [
|
|
4084
4084
|
a.elementSize.width > 400 ? (p(), V(s, {
|
|
4085
4085
|
key: 0,
|
|
4086
4086
|
icon: t.data.games_played > 0 ? "http://golstatsimages.blob.core.windows.net/todoelfut/botonplay.png" : "/botonplaydisabled.png",
|
|
@@ -4172,7 +4172,7 @@ function Am(e, o, t, a, i, n) {
|
|
|
4172
4172
|
class: v(["tdrow__itemtd", a.elementSize.width > 768 ? "itemtd-penaltypc" : a.elementSize.width > 600 ? "itemtd-penaltytablet" : a.elementSize.width > 480 ? "itemtd-penaltymv" : "itemtd-penaltysm"])
|
|
4173
4173
|
}, _(t.data.points), 3),
|
|
4174
4174
|
t.isGames ? (p(), g("div", Om, [
|
|
4175
|
-
t.data.last_five_games.length > 0 ? (p(!0), g(
|
|
4175
|
+
t.data.last_five_games.length > 0 ? (p(!0), g(z, { key: 0 }, se(t.data.last_five_games, (r, m) => (p(), g("div", {
|
|
4176
4176
|
key: m,
|
|
4177
4177
|
class: v([a.elementSize.width > 768 ? "circlepc" : a.elementSize.width > 600 ? "circletablet" : a.elementSize.width > 480 ? "circlemv" : "circlesm", r == "G" ? "green" : r == "E" ? "gray" : "red"])
|
|
4178
4178
|
}, _(r), 3))), 128)) : (p(), g("div", $m, "-"))
|
|
@@ -4180,7 +4180,7 @@ function Am(e, o, t, a, i, n) {
|
|
|
4180
4180
|
d("div", {
|
|
4181
4181
|
class: v(["tdrow__itemtd", a.elementSize.width > 768 ? "itemtd-nextpc" : a.elementSize.width > 600 ? "itemtd-nexttablet" : a.elementSize.width > 480 ? "itemtd-nextmv" : "itemtd-nextsm"])
|
|
4182
4182
|
}, [
|
|
4183
|
-
t.data.next_rival_logo == "-" ? (p(), g(
|
|
4183
|
+
t.data.next_rival_logo == "-" ? (p(), g(z, { key: 0 }, [
|
|
4184
4184
|
Te(_(t.data.next_rival_logo), 1)
|
|
4185
4185
|
], 64)) : (p(), g("img", {
|
|
4186
4186
|
key: 1,
|
|
@@ -4583,7 +4583,7 @@ const Vm = /* @__PURE__ */ Rm(Qa, [["render", jm], ["__scopeId", "data-v-fb269a1
|
|
|
4583
4583
|
class: "gsc-dropdown__items",
|
|
4584
4584
|
style: B({ "margin-top": `${t.borderWidth}px` })
|
|
4585
4585
|
}, [
|
|
4586
|
-
(p(!0), g(
|
|
4586
|
+
(p(!0), g(z, null, se(e.items, (y, w) => (p(), g("div", {
|
|
4587
4587
|
class: v(["gsc-dropdown__items__item", { selected: w === n.value }]),
|
|
4588
4588
|
key: w,
|
|
4589
4589
|
onClick: (A) => h(y, w)
|
|
@@ -4803,7 +4803,7 @@ function Ym({ config: e, currentSlide: o, slidesCount: t }) {
|
|
|
4803
4803
|
function _r(e) {
|
|
4804
4804
|
return e ? e.reduce((o, t) => {
|
|
4805
4805
|
var a;
|
|
4806
|
-
return t.type ===
|
|
4806
|
+
return t.type === z ? [...o, ..._r(t.children)] : ((a = t.type) === null || a === void 0 ? void 0 : a.name) === "CarouselSlide" ? [...o, t] : o;
|
|
4807
4807
|
}, []) : [];
|
|
4808
4808
|
}
|
|
4809
4809
|
function va({ val: e, max: o, min: t = 0 }) {
|
|
@@ -4918,7 +4918,7 @@ var oh = dt({
|
|
|
4918
4918
|
l.pauseAutoplayOnHover && Se.value || N();
|
|
4919
4919
|
}, l.autoplay));
|
|
4920
4920
|
}
|
|
4921
|
-
function
|
|
4921
|
+
function M() {
|
|
4922
4922
|
A && (clearInterval(A), A = null), Xe();
|
|
4923
4923
|
}
|
|
4924
4924
|
const E = k(!1);
|
|
@@ -4949,7 +4949,7 @@ var oh = dt({
|
|
|
4949
4949
|
currentSlideIndex: b.value,
|
|
4950
4950
|
prevSlideIndex: c.value,
|
|
4951
4951
|
slidesCount: m.value
|
|
4952
|
-
}), E.value = !1,
|
|
4952
|
+
}), E.value = !1, M();
|
|
4953
4953
|
}, l.transition));
|
|
4954
4954
|
}
|
|
4955
4955
|
function N() {
|
|
@@ -4976,7 +4976,7 @@ var oh = dt({
|
|
|
4976
4976
|
};
|
|
4977
4977
|
});
|
|
4978
4978
|
function ue() {
|
|
4979
|
-
de(), me(), Re(), ye(),
|
|
4979
|
+
de(), me(), Re(), ye(), M();
|
|
4980
4980
|
}
|
|
4981
4981
|
Object.keys(ui).forEach((S) => {
|
|
4982
4982
|
["modelValue"].includes(S) || Y(() => e[S], ue);
|
|
@@ -5297,7 +5297,7 @@ const ih = (e, o) => {
|
|
|
5297
5297
|
onSlideStart: f
|
|
5298
5298
|
}, {
|
|
5299
5299
|
default: Q(() => [
|
|
5300
|
-
(p(!0), g(
|
|
5300
|
+
(p(!0), g(z, null, se(e.items, (A, W) => (p(), V(H(nh), { key: W }, {
|
|
5301
5301
|
default: Q(() => [
|
|
5302
5302
|
Be(y.$slots, "default", { item: A }, void 0, !0)
|
|
5303
5303
|
]),
|
|
@@ -5357,7 +5357,7 @@ const ih = (e, o) => {
|
|
|
5357
5357
|
]))
|
|
5358
5358
|
])) : C("", !0),
|
|
5359
5359
|
e.isPaginationVisible ? (p(), g("div", vh, [
|
|
5360
|
-
(p(!0), g(
|
|
5360
|
+
(p(!0), g(z, null, se(e.items, (A, W) => (p(), g("div", {
|
|
5361
5361
|
key: `i-${W}`,
|
|
5362
5362
|
class: "gsc-carousel__2d__navigation__pagination__item",
|
|
5363
5363
|
style: B({
|
|
@@ -5778,7 +5778,7 @@ const Fh = /* @__PURE__ */ xh(en, [["render", Ph], ["__scopeId", "data-v-fb269a1
|
|
|
5778
5778
|
class: "gsc-dropdown__items",
|
|
5779
5779
|
style: B({ "margin-top": `${t.borderWidth}px` })
|
|
5780
5780
|
}, [
|
|
5781
|
-
(p(!0), g(
|
|
5781
|
+
(p(!0), g(z, null, se(e.items, (y, w) => (p(), g("div", {
|
|
5782
5782
|
class: v(["gsc-dropdown__items__item", { selected: w === n.value }]),
|
|
5783
5783
|
key: w,
|
|
5784
5784
|
onClick: (A) => h(y, w)
|
|
@@ -6360,7 +6360,7 @@ const sp = /* @__PURE__ */ Xh(tn, [["render", ip], ["__scopeId", "data-v-fb269a1
|
|
|
6360
6360
|
class: "gsc-dropdown__items",
|
|
6361
6361
|
style: B({ "margin-top": `${t.borderWidth}px` })
|
|
6362
6362
|
}, [
|
|
6363
|
-
(p(!0), g(
|
|
6363
|
+
(p(!0), g(z, null, se(e.items, (y, w) => (p(), g("div", {
|
|
6364
6364
|
class: v(["gsc-dropdown__items__item", { selected: w === n.value }]),
|
|
6365
6365
|
key: w,
|
|
6366
6366
|
onClick: (A) => h(y, w)
|
|
@@ -6722,7 +6722,7 @@ function Op(e, o, t, a, i, n) {
|
|
|
6722
6722
|
style: B(t.type == 0 ? n.customStyle : n.customStyleLanding),
|
|
6723
6723
|
ref: "myDivRef"
|
|
6724
6724
|
}, [
|
|
6725
|
-
t.type == 0 ? (p(), g(
|
|
6725
|
+
t.type == 0 ? (p(), g(z, { key: 0 }, [
|
|
6726
6726
|
d("div", {
|
|
6727
6727
|
class: v(["gsc-generaltable__row-toolbar", a.elementSize.width < 590 ? "style-display" : ""])
|
|
6728
6728
|
}, [
|
|
@@ -6764,7 +6764,7 @@ function Op(e, o, t, a, i, n) {
|
|
|
6764
6764
|
onClickAll: n.clickAll
|
|
6765
6765
|
}, null, 8, ["data", "onClickTeam", "onClickAll"]),
|
|
6766
6766
|
kp,
|
|
6767
|
-
i.tableData ? (p(!0), g(
|
|
6767
|
+
i.tableData ? (p(!0), g(z, { key: 0 }, se(i.tableData, (h, b) => (p(), V(l, {
|
|
6768
6768
|
key: b,
|
|
6769
6769
|
onOpenmedia: n.setOpenMedia,
|
|
6770
6770
|
onOpenTableProfile: n.openTableProfile,
|
|
@@ -6780,7 +6780,7 @@ function Op(e, o, t, a, i, n) {
|
|
|
6780
6780
|
}, {
|
|
6781
6781
|
default: Q(({ item: h }) => [
|
|
6782
6782
|
d("div", Tp, [
|
|
6783
|
-
(p(!0), g(
|
|
6783
|
+
(p(!0), g(z, null, se(h, (b, c) => (p(), V(l, {
|
|
6784
6784
|
key: c,
|
|
6785
6785
|
onOpenmedia: n.setOpenMedia,
|
|
6786
6786
|
onOpenTableProfile: n.openTableProfile,
|
|
@@ -7112,7 +7112,7 @@ function Zp(e, o, t, a, i, n) {
|
|
|
7112
7112
|
class: "gs-switch-container__control",
|
|
7113
7113
|
style: B([n.customGrid(a.elementSize)])
|
|
7114
7114
|
}, [
|
|
7115
|
-
(p(!0), g(
|
|
7115
|
+
(p(!0), g(z, null, se(t.buttons, (r, m) => (p(), g("div", {
|
|
7116
7116
|
class: "gs-switch-container__control__button-option",
|
|
7117
7117
|
style: B([{ height: t.height }, t.selectedOption == r ? { borderColor: t.colorOptionActive, color: t.colorFont + "!important", background: t.backgroundOptionActive } : { borderColor: t.colorOptionDisable, color: "grey !important" }]),
|
|
7118
7118
|
key: m,
|
|
@@ -7126,7 +7126,7 @@ function Zp(e, o, t, a, i, n) {
|
|
|
7126
7126
|
class: "gs-switch-container-type__control",
|
|
7127
7127
|
style: B([n.customGrid(a.elementSize)])
|
|
7128
7128
|
}, [
|
|
7129
|
-
(p(!0), g(
|
|
7129
|
+
(p(!0), g(z, null, se(t.buttons, (r, m) => (p(), g("div", {
|
|
7130
7130
|
class: "gs-switch-container-type__control__button-option-type",
|
|
7131
7131
|
style: B([{ height: t.height }, t.selectedOption == r ? { borderColor: t.colorOptionActive, color: t.colorFont + "!important", background: t.backgroundOptionActive } : { borderColor: t.colorOptionDisable, borderWidth: "0px", borderWidth: "0px !important", color: "grey !important", background: t.backgroundOptionDisable }]),
|
|
7132
7132
|
key: m,
|
|
@@ -7150,7 +7150,7 @@ function Zp(e, o, t, a, i, n) {
|
|
|
7150
7150
|
"arrows-border": t.arrowsBorder
|
|
7151
7151
|
}, {
|
|
7152
7152
|
default: Q(() => [
|
|
7153
|
-
(p(!0), g(
|
|
7153
|
+
(p(!0), g(z, null, se(t.buttons, (r, m) => (p(), g("div", {
|
|
7154
7154
|
class: "button-option-multi",
|
|
7155
7155
|
style: B([{ height: t.height }, t.selectedOption == r ? { borderColor: t.colorOptionActive, color: t.colorFont + "!important", background: t.backgroundOptionActive } : { borderColor: t.colorOptionDisable, color: "grey !important" }]),
|
|
7156
7156
|
key: m,
|
|
@@ -8796,7 +8796,7 @@ function y0({ config: e, currentSlide: o, slidesCount: t }) {
|
|
|
8796
8796
|
function Ur(e) {
|
|
8797
8797
|
return e ? e.reduce((o, t) => {
|
|
8798
8798
|
var a;
|
|
8799
|
-
return t.type ===
|
|
8799
|
+
return t.type === z ? [...o, ...Ur(t.children)] : ((a = t.type) === null || a === void 0 ? void 0 : a.name) === "CarouselSlide" ? [...o, t] : o;
|
|
8800
8800
|
}, []) : [];
|
|
8801
8801
|
}
|
|
8802
8802
|
function Ta({ val: e, max: o, min: t = 0 }) {
|
|
@@ -8911,7 +8911,7 @@ var _0 = dt({
|
|
|
8911
8911
|
l.pauseAutoplayOnHover && Se.value || N();
|
|
8912
8912
|
}, l.autoplay));
|
|
8913
8913
|
}
|
|
8914
|
-
function
|
|
8914
|
+
function M() {
|
|
8915
8915
|
A && (clearInterval(A), A = null), Xe();
|
|
8916
8916
|
}
|
|
8917
8917
|
const E = k(!1);
|
|
@@ -8942,7 +8942,7 @@ var _0 = dt({
|
|
|
8942
8942
|
currentSlideIndex: b.value,
|
|
8943
8943
|
prevSlideIndex: c.value,
|
|
8944
8944
|
slidesCount: m.value
|
|
8945
|
-
}), E.value = !1,
|
|
8945
|
+
}), E.value = !1, M();
|
|
8946
8946
|
}, l.transition));
|
|
8947
8947
|
}
|
|
8948
8948
|
function N() {
|
|
@@ -8969,7 +8969,7 @@ var _0 = dt({
|
|
|
8969
8969
|
};
|
|
8970
8970
|
});
|
|
8971
8971
|
function ue() {
|
|
8972
|
-
de(), me(), Re(), ye(),
|
|
8972
|
+
de(), me(), Re(), ye(), M();
|
|
8973
8973
|
}
|
|
8974
8974
|
Object.keys(Ii).forEach((S) => {
|
|
8975
8975
|
["modelValue"].includes(S) || Y(() => e[S], ue);
|
|
@@ -9290,7 +9290,7 @@ const k0 = (e, o) => {
|
|
|
9290
9290
|
onSlideStart: f
|
|
9291
9291
|
}, {
|
|
9292
9292
|
default: Q(() => [
|
|
9293
|
-
(p(!0), g(
|
|
9293
|
+
(p(!0), g(z, null, se(e.items, (A, W) => (p(), V(H(C0), { key: W }, {
|
|
9294
9294
|
default: Q(() => [
|
|
9295
9295
|
Be(y.$slots, "default", { item: A }, void 0, !0)
|
|
9296
9296
|
]),
|
|
@@ -9350,7 +9350,7 @@ const k0 = (e, o) => {
|
|
|
9350
9350
|
]))
|
|
9351
9351
|
])) : C("", !0),
|
|
9352
9352
|
e.isPaginationVisible ? (p(), g("div", z0, [
|
|
9353
|
-
(p(!0), g(
|
|
9353
|
+
(p(!0), g(z, null, se(e.items, (A, W) => (p(), g("div", {
|
|
9354
9354
|
key: `i-${W}`,
|
|
9355
9355
|
class: "gsc-carousel__2d__navigation__pagination__item",
|
|
9356
9356
|
style: B({
|
|
@@ -9589,7 +9589,7 @@ function q0({ config: e, currentSlide: o, slidesCount: t }) {
|
|
|
9589
9589
|
function Gr(e) {
|
|
9590
9590
|
return e ? e.reduce((o, t) => {
|
|
9591
9591
|
var a;
|
|
9592
|
-
return t.type ===
|
|
9592
|
+
return t.type === z ? [...o, ...Gr(t.children)] : ((a = t.type) === null || a === void 0 ? void 0 : a.name) === "CarouselSlide" ? [...o, t] : o;
|
|
9593
9593
|
}, []) : [];
|
|
9594
9594
|
}
|
|
9595
9595
|
function $a({ val: e, max: o, min: t = 0 }) {
|
|
@@ -9704,7 +9704,7 @@ var Y0 = dt({
|
|
|
9704
9704
|
l.pauseAutoplayOnHover && Se.value || N();
|
|
9705
9705
|
}, l.autoplay));
|
|
9706
9706
|
}
|
|
9707
|
-
function
|
|
9707
|
+
function M() {
|
|
9708
9708
|
A && (clearInterval(A), A = null), Xe();
|
|
9709
9709
|
}
|
|
9710
9710
|
const E = k(!1);
|
|
@@ -9735,7 +9735,7 @@ var Y0 = dt({
|
|
|
9735
9735
|
currentSlideIndex: b.value,
|
|
9736
9736
|
prevSlideIndex: c.value,
|
|
9737
9737
|
slidesCount: m.value
|
|
9738
|
-
}), E.value = !1,
|
|
9738
|
+
}), E.value = !1, M();
|
|
9739
9739
|
}, l.transition));
|
|
9740
9740
|
}
|
|
9741
9741
|
function N() {
|
|
@@ -9762,7 +9762,7 @@ var Y0 = dt({
|
|
|
9762
9762
|
};
|
|
9763
9763
|
});
|
|
9764
9764
|
function ue() {
|
|
9765
|
-
de(), me(), Re(), ye(),
|
|
9765
|
+
de(), me(), Re(), ye(), M();
|
|
9766
9766
|
}
|
|
9767
9767
|
Object.keys(Fi).forEach((S) => {
|
|
9768
9768
|
["modelValue"].includes(S) || Y(() => e[S], ue);
|
|
@@ -10141,7 +10141,7 @@ const Je = (e, o) => {
|
|
|
10141
10141
|
L(H(og))
|
|
10142
10142
|
]),
|
|
10143
10143
|
default: Q(() => [
|
|
10144
|
-
(p(!0), g(
|
|
10144
|
+
(p(!0), g(z, null, se(e.matchDays, (h) => (p(), V(H(ag), {
|
|
10145
10145
|
key: h.key
|
|
10146
10146
|
}, {
|
|
10147
10147
|
default: Q(() => [
|
|
@@ -10392,7 +10392,7 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
10392
10392
|
class: v(["game-status__day", n.value]),
|
|
10393
10393
|
style: B(i.value)
|
|
10394
10394
|
}, [
|
|
10395
|
-
e.isLive ? (p(), g("div", _g, kg)) : (p(), g(
|
|
10395
|
+
e.isLive ? (p(), g("div", _g, kg)) : (p(), g(z, { key: 1 }, [
|
|
10396
10396
|
Te(_(a.value), 1)
|
|
10397
10397
|
], 64))
|
|
10398
10398
|
], 6),
|
|
@@ -10951,7 +10951,7 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
10951
10951
|
c1,
|
|
10952
10952
|
d("div", d1, [
|
|
10953
10953
|
d("div", u1, [
|
|
10954
|
-
(p(!0), g(
|
|
10954
|
+
(p(!0), g(z, null, se(s.value.homeTeam, (A, W) => (p(), g("div", {
|
|
10955
10955
|
key: `h${W}`,
|
|
10956
10956
|
class: "game-events__data__team__event"
|
|
10957
10957
|
}, [
|
|
@@ -10962,7 +10962,7 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
10962
10962
|
]))), 128))
|
|
10963
10963
|
]),
|
|
10964
10964
|
d("div", p1, [
|
|
10965
|
-
(p(!0), g(
|
|
10965
|
+
(p(!0), g(z, null, se(s.value.awayTeam, (A, W) => (p(), g("div", {
|
|
10966
10966
|
key: `a${W}`,
|
|
10967
10967
|
class: "game-events__data__team__event"
|
|
10968
10968
|
}, [
|
|
@@ -11029,7 +11029,7 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11029
11029
|
o("action", n);
|
|
11030
11030
|
}
|
|
11031
11031
|
return (n, s) => (p(), g("div", w1, [
|
|
11032
|
-
(p(!0), g(
|
|
11032
|
+
(p(!0), g(z, null, se(e.gamesPerPage, (r, m) => (p(), V(qr, {
|
|
11033
11033
|
key: r.game_id,
|
|
11034
11034
|
game: r,
|
|
11035
11035
|
"is-landing-mode": e.isLandingMode,
|
|
@@ -11166,7 +11166,7 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11166
11166
|
}, {
|
|
11167
11167
|
default: Q(({ item: u }) => [
|
|
11168
11168
|
d("div", x1, [
|
|
11169
|
-
(p(!0), g(
|
|
11169
|
+
(p(!0), g(z, null, se(u, (h, b) => (p(), g("div", {
|
|
11170
11170
|
key: b,
|
|
11171
11171
|
class: "calendar-by-team__page__round"
|
|
11172
11172
|
}, [
|
|
@@ -11174,7 +11174,7 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11174
11174
|
class: "calendar-by-team__page__round__round-name",
|
|
11175
11175
|
style: B([{ color: "white" }, e.componentWidth <= 425 ? "padding: 5px 10px" : ""])
|
|
11176
11176
|
}, _(r(h.roundName)), 5),
|
|
11177
|
-
(p(!0), g(
|
|
11177
|
+
(p(!0), g(z, null, se(h.games, (c) => (p(), V(qr, {
|
|
11178
11178
|
key: c.game_id,
|
|
11179
11179
|
game: c,
|
|
11180
11180
|
"is-landing-mode": e.isLandingMode,
|
|
@@ -11498,19 +11498,19 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11498
11498
|
})), A = P(() => t.games ? Se(t.games) : l.value.get(m.value.key) || []), W = k(0), de = k("1"), me = k([]), Ae = k([]), ze = P(() => Ae.value && Ae.value.length ? Re(n.value) : ye(n.value));
|
|
11499
11499
|
Y(
|
|
11500
11500
|
() => ze.value,
|
|
11501
|
-
(
|
|
11502
|
-
W.value = me.value.findIndex((E) => E ===
|
|
11501
|
+
(M) => {
|
|
11502
|
+
W.value = me.value.findIndex((E) => E === M), de.value = M;
|
|
11503
11503
|
}
|
|
11504
11504
|
), Y(
|
|
11505
11505
|
() => t.seasons,
|
|
11506
|
-
(
|
|
11507
|
-
|
|
11506
|
+
(M) => {
|
|
11507
|
+
M && M.length && (u.value = !0, i.value = M.map((E) => E.id), _e(M, !0));
|
|
11508
11508
|
},
|
|
11509
11509
|
{ immediate: !0, deep: !0 }
|
|
11510
11510
|
);
|
|
11511
|
-
function ye(
|
|
11511
|
+
function ye(M) {
|
|
11512
11512
|
const E = Object.entries(
|
|
11513
|
-
Object.entries(
|
|
11513
|
+
Object.entries(M).reduce((I, [j, U]) => (I[j] = [], U.forEach((ee) => {
|
|
11514
11514
|
ee.games.forEach((ue) => {
|
|
11515
11515
|
const ve = new Date(ue.date_time_utc).getTime() + 66e5;
|
|
11516
11516
|
I[j].push(ve);
|
|
@@ -11531,11 +11531,11 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11531
11531
|
);
|
|
11532
11532
|
return N.shortestTime !== null ? N.round : E[E.length - 1][0];
|
|
11533
11533
|
}
|
|
11534
|
-
function Re(
|
|
11534
|
+
function Re(M) {
|
|
11535
11535
|
let E = 1;
|
|
11536
11536
|
if (Ae.value.length) {
|
|
11537
11537
|
const R = Ae.value[0];
|
|
11538
|
-
for (const [N, I] of Object.entries(
|
|
11538
|
+
for (const [N, I] of Object.entries(M))
|
|
11539
11539
|
for (const j of I)
|
|
11540
11540
|
if (j.games.find((U) => U.game_id === R.game_id))
|
|
11541
11541
|
return N;
|
|
@@ -11549,11 +11549,11 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11549
11549
|
},
|
|
11550
11550
|
{ immediate: !0 }
|
|
11551
11551
|
);
|
|
11552
|
-
async function G(
|
|
11552
|
+
async function G(M, E, R = "") {
|
|
11553
11553
|
let N = R;
|
|
11554
11554
|
try {
|
|
11555
11555
|
const I = {};
|
|
11556
|
-
t.token && (I.Authorization = t.token), N || (N = "https://qyyibs1w0d.execute-api.us-west-2.amazonaws.com/prod/calendar/gamesBySeason?",
|
|
11556
|
+
t.token && (I.Authorization = t.token), N || (N = "https://qyyibs1w0d.execute-api.us-west-2.amazonaws.com/prod/calendar/gamesBySeason?", M.forEach((ee, ue) => {
|
|
11557
11557
|
N += `${ue === 0 ? "" : "&"}seasons=${ee}`;
|
|
11558
11558
|
}));
|
|
11559
11559
|
const {
|
|
@@ -11562,28 +11562,28 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11562
11562
|
return { seasonsAndGames: j, seasonsAndTeams: U };
|
|
11563
11563
|
} catch (I) {
|
|
11564
11564
|
if (E > 0)
|
|
11565
|
-
return G(
|
|
11565
|
+
return G(M, E - 1, N);
|
|
11566
11566
|
throw new Error(I);
|
|
11567
11567
|
}
|
|
11568
11568
|
}
|
|
11569
|
-
function $e(
|
|
11570
|
-
for (const E of
|
|
11569
|
+
function $e(M) {
|
|
11570
|
+
for (const E of M)
|
|
11571
11571
|
if (!i.value.includes(E.season_id))
|
|
11572
11572
|
return !0;
|
|
11573
11573
|
return !1;
|
|
11574
11574
|
}
|
|
11575
|
-
async function _e(
|
|
11575
|
+
async function _e(M, E) {
|
|
11576
11576
|
try {
|
|
11577
11577
|
n.value = {};
|
|
11578
11578
|
let R = 0;
|
|
11579
11579
|
const { seasonsAndGames: N, seasonsAndTeams: I } = await G(
|
|
11580
|
-
|
|
11580
|
+
M.map((U) => U.id),
|
|
11581
11581
|
3
|
|
11582
11582
|
);
|
|
11583
11583
|
if (E && $e(N))
|
|
11584
11584
|
return;
|
|
11585
11585
|
N.forEach((U) => {
|
|
11586
|
-
const { type: ee } =
|
|
11586
|
+
const { type: ee } = M.find((ue) => ue.id === U.season_id);
|
|
11587
11587
|
U.type = ee, U.games.forEach((ue) => {
|
|
11588
11588
|
ue.season_id = U.season_id;
|
|
11589
11589
|
}), ee === 0 && (R = U.season_id);
|
|
@@ -11600,7 +11600,7 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11600
11600
|
if (!b.value)
|
|
11601
11601
|
return;
|
|
11602
11602
|
Ae.value = [];
|
|
11603
|
-
const
|
|
11603
|
+
const M = h.value && h.value.seasonsGames ? h.value.seasonsGames.map((E) => {
|
|
11604
11604
|
const R = E.games.reduce((N, I) => {
|
|
11605
11605
|
const j = { ...I };
|
|
11606
11606
|
return j.dateTimeMillis = new Date(j.date_time_utc).valueOf(), j.home_team = b.value.find(
|
|
@@ -11622,7 +11622,7 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11622
11622
|
schedule: R
|
|
11623
11623
|
};
|
|
11624
11624
|
}) : [];
|
|
11625
|
-
|
|
11625
|
+
M.sort((E, R) => E.weight - R.weight), n.value = M.reduce((E, R) => {
|
|
11626
11626
|
for (const [N, I] of Object.entries(R.schedule))
|
|
11627
11627
|
if (R.type === 0)
|
|
11628
11628
|
if (f.value) {
|
|
@@ -11650,26 +11650,26 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11650
11650
|
}, /* @__PURE__ */ new Map()).values()
|
|
11651
11651
|
);
|
|
11652
11652
|
}
|
|
11653
|
-
function Se(
|
|
11653
|
+
function Se(M) {
|
|
11654
11654
|
const E = [];
|
|
11655
11655
|
if (t.gamesPerMatchDay > 0) {
|
|
11656
11656
|
let R = [];
|
|
11657
|
-
|
|
11657
|
+
M.forEach((N, I) => {
|
|
11658
11658
|
R.push(N), (I + 1) % t.gamesPerMatchDay === 0 && (E.push([...R]), R = []);
|
|
11659
11659
|
}), R.length && E.push([...R]);
|
|
11660
11660
|
} else
|
|
11661
|
-
E.push(
|
|
11661
|
+
E.push(M);
|
|
11662
11662
|
return E;
|
|
11663
11663
|
}
|
|
11664
|
-
async function Ee(
|
|
11664
|
+
async function Ee(M) {
|
|
11665
11665
|
try {
|
|
11666
11666
|
const { data: E } = await Ri.get(
|
|
11667
11667
|
"https://kefloixzy1.execute-api.us-west-2.amazonaws.com/prod/tournaments"
|
|
11668
11668
|
);
|
|
11669
11669
|
return E;
|
|
11670
11670
|
} catch (E) {
|
|
11671
|
-
if (
|
|
11672
|
-
return Ee(
|
|
11671
|
+
if (M > 0)
|
|
11672
|
+
return Ee(M - 1);
|
|
11673
11673
|
throw new Error(E);
|
|
11674
11674
|
}
|
|
11675
11675
|
}
|
|
@@ -11681,17 +11681,17 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11681
11681
|
else
|
|
11682
11682
|
throw new Error("Resize observer not supported!");
|
|
11683
11683
|
}
|
|
11684
|
-
function yt(
|
|
11685
|
-
m.value =
|
|
11684
|
+
function yt(M) {
|
|
11685
|
+
m.value = M, o("change-round", M);
|
|
11686
11686
|
}
|
|
11687
|
-
function qe(
|
|
11688
|
-
t.areGamesCarouselType && o("change-game-carousel",
|
|
11687
|
+
function qe(M) {
|
|
11688
|
+
t.areGamesCarouselType && o("change-game-carousel", M.selectedItem);
|
|
11689
11689
|
}
|
|
11690
|
-
function Me(
|
|
11691
|
-
o("action",
|
|
11690
|
+
function Me(M) {
|
|
11691
|
+
o("action", M), Ze(M);
|
|
11692
11692
|
}
|
|
11693
|
-
function Ze(
|
|
11694
|
-
const E = "PLAY_RESUME", R = "PLAY_GOALS", N = [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477], I = [12, 55, "35_r", "54_r"], { game_id: j, season_id: U } =
|
|
11693
|
+
function Ze(M) {
|
|
11694
|
+
const E = "PLAY_RESUME", R = "PLAY_GOALS", N = [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477], I = [12, 55, "35_r", "54_r"], { game_id: j, season_id: U } = M.game;
|
|
11695
11695
|
let ee = {
|
|
11696
11696
|
seasonId: U,
|
|
11697
11697
|
tournaments: [],
|
|
@@ -11730,26 +11730,26 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11730
11730
|
objectPlaySync: null
|
|
11731
11731
|
// sync play seconds between media players { numberPlayId, numberCurrentTime }
|
|
11732
11732
|
};
|
|
11733
|
-
|
|
11733
|
+
M.action === E ? (ee.categoryIds = N, ee.advancedFilter.playListTitle = "Resumen", o("openmedia", ee)) : M.action === R && (ee.categoryIds = I, ee.advancedFilter.playListTitle = "Goles", o("openmedia", ee));
|
|
11734
11734
|
}
|
|
11735
11735
|
async function Xe() {
|
|
11736
11736
|
try {
|
|
11737
11737
|
if (!t.awaitForSeasons && !t.games) {
|
|
11738
|
-
const
|
|
11739
|
-
|
|
11738
|
+
const M = (await Ee(3)).find((N) => N._id === 1), E = M.seasons[0], R = [{ id: E.id, type: E.type }];
|
|
11739
|
+
M && M.tournament && o("tournament-selected", M.tournament), E.related_seasons && E.related_seasons.length && R.push(
|
|
11740
11740
|
...E.related_seasons.map((N) => ({
|
|
11741
11741
|
id: N.id,
|
|
11742
11742
|
type: N.type
|
|
11743
11743
|
}))
|
|
11744
11744
|
), await _e(R, !1);
|
|
11745
11745
|
}
|
|
11746
|
-
} catch (
|
|
11747
|
-
throw new Error(
|
|
11746
|
+
} catch (M) {
|
|
11747
|
+
throw new Error(M);
|
|
11748
11748
|
}
|
|
11749
11749
|
}
|
|
11750
11750
|
return we(() => {
|
|
11751
11751
|
gt();
|
|
11752
|
-
}), Xe(), (
|
|
11752
|
+
}), Xe(), (M, E) => (p(), g("div", {
|
|
11753
11753
|
ref_key: "calendarByGame",
|
|
11754
11754
|
ref: r,
|
|
11755
11755
|
class: "calendar-by-game",
|
|
@@ -11766,7 +11766,7 @@ const cg = { class: "game-info__teams" }, dg = { class: "game-info__teams__team_
|
|
|
11766
11766
|
"is-pagination-visible": e.isPaginationVisible,
|
|
11767
11767
|
"is-round-mode": e.isRoundMode,
|
|
11768
11768
|
onAction: Me
|
|
11769
|
-
}, null, 8, ["full-tournament-schedule", "team-id", "row-height", "component-width", "games-pages", "is-pagination-visible", "is-round-mode"])) : (p(), g(
|
|
11769
|
+
}, null, 8, ["full-tournament-schedule", "team-id", "row-height", "component-width", "games-pages", "is-pagination-visible", "is-round-mode"])) : (p(), g(z, { key: 1 }, [
|
|
11770
11770
|
e.areRoundsVisible && me.value ? (p(), V(rg, {
|
|
11771
11771
|
key: 0,
|
|
11772
11772
|
"match-days": me.value,
|
|
@@ -11875,7 +11875,7 @@ function my(e, o, t, a, i, n) {
|
|
|
11875
11875
|
}, null, 8, ["selected-option", "font-size", "onInput"])
|
|
11876
11876
|
]),
|
|
11877
11877
|
d("div", uy, [
|
|
11878
|
-
i.selectedOpt == "Mi posición" ? (p(), g(
|
|
11878
|
+
i.selectedOpt == "Mi posición" ? (p(), g(z, { key: 0 }, [
|
|
11879
11879
|
L(r, {
|
|
11880
11880
|
isPaginationVisible: !0,
|
|
11881
11881
|
"current-season-id": t.season.id,
|
|
@@ -11888,7 +11888,7 @@ function my(e, o, t, a, i, n) {
|
|
|
11888
11888
|
onClick: o[0] || (o[0] = (l) => this.$router.push({ name: "table" })),
|
|
11889
11889
|
class: "gsc-app-component-view-all"
|
|
11890
11890
|
}, " Ver todo ")
|
|
11891
|
-
], 64)) : (p(), g(
|
|
11891
|
+
], 64)) : (p(), g(z, { key: 1 }, [
|
|
11892
11892
|
L(m, {
|
|
11893
11893
|
onAction: n.onAction,
|
|
11894
11894
|
onOpenmedia: n.onOpenMedia,
|
|
@@ -11971,9 +11971,9 @@ const hy = /* @__PURE__ */ Ie(ly, [["render", my], ["__scopeId", "data-v-6b8889e
|
|
|
11971
11971
|
alt: "team-img"
|
|
11972
11972
|
}, null, 8, Sy),
|
|
11973
11973
|
d("div", Cy, [
|
|
11974
|
-
e.infoType == "postmatch" ? (p(), g(
|
|
11974
|
+
e.infoType == "postmatch" ? (p(), g(z, { key: 0 }, [
|
|
11975
11975
|
Te(_(e.data.score[0]) + " - " + _(e.data.score[1]), 1)
|
|
11976
|
-
], 64)) : (p(), g(
|
|
11976
|
+
], 64)) : (p(), g(z, { key: 1 }, [
|
|
11977
11977
|
Te(_((i = e.data) == null ? void 0 : i.schedule.replace(":00", "")), 1)
|
|
11978
11978
|
], 64))
|
|
11979
11979
|
]),
|
|
@@ -11985,9 +11985,9 @@ const hy = /* @__PURE__ */ Ie(ly, [["render", my], ["__scopeId", "data-v-6b8889e
|
|
|
11985
11985
|
d("div", xy, _((n = e.data) == null ? void 0 : n.visiting_team_acronym), 1)
|
|
11986
11986
|
]),
|
|
11987
11987
|
d("div", Ty, [
|
|
11988
|
-
e.infoType == "postmatch" ? (p(), g(
|
|
11988
|
+
e.infoType == "postmatch" ? (p(), g(z, { key: 0 }, [
|
|
11989
11989
|
Te("Finalizado" + _(e.penalScore ? ` - Penales ${e.penalScore}` : ""), 1)
|
|
11990
|
-
], 64)) : (p(), g(
|
|
11990
|
+
], 64)) : (p(), g(z, { key: 1 }, [
|
|
11991
11991
|
Te("CST")
|
|
11992
11992
|
], 64))
|
|
11993
11993
|
])
|
|
@@ -12126,9 +12126,9 @@ const hy = /* @__PURE__ */ Ie(ly, [["render", my], ["__scopeId", "data-v-6b8889e
|
|
|
12126
12126
|
], 2),
|
|
12127
12127
|
d("div", qy, [
|
|
12128
12128
|
d("div", Zy, [
|
|
12129
|
-
e.data.game_status == 1 ? (p(), g(
|
|
12129
|
+
e.data.game_status == 1 ? (p(), g(z, { key: 0 }, [
|
|
12130
12130
|
Te(_((u = e.data) == null ? void 0 : u.score[0]) + " - " + _((h = e.data) == null ? void 0 : h.score[1]), 1)
|
|
12131
|
-
], 64)) : (p(), g(
|
|
12131
|
+
], 64)) : (p(), g(z, { key: 1 }, [
|
|
12132
12132
|
Te(_((b = e.data) == null ? void 0 : b.schedule.replace(":00", "")), 1)
|
|
12133
12133
|
], 64))
|
|
12134
12134
|
]),
|
|
@@ -12221,9 +12221,9 @@ const hy = /* @__PURE__ */ Ie(ly, [["render", my], ["__scopeId", "data-v-6b8889e
|
|
|
12221
12221
|
], 2),
|
|
12222
12222
|
d("div", i2, [
|
|
12223
12223
|
d("div", s2, [
|
|
12224
|
-
e.data.game_status == 1 ? (p(), g(
|
|
12224
|
+
e.data.game_status == 1 ? (p(), g(z, { key: 0 }, [
|
|
12225
12225
|
Te(_((u = e.data) == null ? void 0 : u.score[0]) + " - " + _((h = e.data) == null ? void 0 : h.score[1]), 1)
|
|
12226
|
-
], 64)) : (p(), g(
|
|
12226
|
+
], 64)) : (p(), g(z, { key: 1 }, [
|
|
12227
12227
|
Te(_((b = e.data) == null ? void 0 : b.schedule.replace(":00", "")), 1)
|
|
12228
12228
|
], 64))
|
|
12229
12229
|
]),
|
|
@@ -12313,7 +12313,7 @@ const hy = /* @__PURE__ */ Ie(ly, [["render", my], ["__scopeId", "data-v-6b8889e
|
|
|
12313
12313
|
p2
|
|
12314
12314
|
])
|
|
12315
12315
|
]),
|
|
12316
|
-
e.isFull ? (p(), g(
|
|
12316
|
+
e.isFull ? (p(), g(z, { key: 1 }, [
|
|
12317
12317
|
e.data.length > 1 ? (p(), V(H(Lt), {
|
|
12318
12318
|
key: 0,
|
|
12319
12319
|
pxScroll: 348,
|
|
@@ -12330,7 +12330,7 @@ const hy = /* @__PURE__ */ Ie(ly, [["render", my], ["__scopeId", "data-v-6b8889e
|
|
|
12330
12330
|
}, {
|
|
12331
12331
|
default: Q(() => [
|
|
12332
12332
|
d("div", y2, [
|
|
12333
|
-
(p(!0), g(
|
|
12333
|
+
(p(!0), g(z, null, se(e.data, (s, r) => (p(), V(oa, {
|
|
12334
12334
|
key: r,
|
|
12335
12335
|
data: s,
|
|
12336
12336
|
small: "",
|
|
@@ -12339,8 +12339,8 @@ const hy = /* @__PURE__ */ Ie(ly, [["render", my], ["__scopeId", "data-v-6b8889e
|
|
|
12339
12339
|
])
|
|
12340
12340
|
]),
|
|
12341
12341
|
_: 1
|
|
12342
|
-
})) : (p(), g(
|
|
12343
|
-
a.value ? (p(), g(
|
|
12342
|
+
})) : (p(), g(z, { key: 1 }, [
|
|
12343
|
+
a.value ? (p(), g(z, { key: 1 }, [
|
|
12344
12344
|
Object.keys(e.data).length > 0 ? (p(), V(H(Lt), {
|
|
12345
12345
|
key: 0,
|
|
12346
12346
|
pxScroll: 348,
|
|
@@ -12371,7 +12371,7 @@ const hy = /* @__PURE__ */ Ie(ly, [["render", my], ["__scopeId", "data-v-6b8889e
|
|
|
12371
12371
|
]),
|
|
12372
12372
|
_: 1
|
|
12373
12373
|
})) : C("", !0)
|
|
12374
|
-
], 64)) : (p(), g(
|
|
12374
|
+
], 64)) : (p(), g(z, { key: 0 }, [
|
|
12375
12375
|
Object.keys(e.data).length > 0 ? (p(), g("div", b2, [
|
|
12376
12376
|
e.data[0].game_status == 4 ? (p(), V(Di, {
|
|
12377
12377
|
key: 0,
|
|
@@ -12386,8 +12386,8 @@ const hy = /* @__PURE__ */ Ie(ly, [["render", my], ["__scopeId", "data-v-6b8889e
|
|
|
12386
12386
|
])) : C("", !0)
|
|
12387
12387
|
], 64))
|
|
12388
12388
|
], 64))
|
|
12389
|
-
], 64)) : (p(), g(
|
|
12390
|
-
a.value ? (p(), g(
|
|
12389
|
+
], 64)) : (p(), g(z, { key: 0 }, [
|
|
12390
|
+
a.value ? (p(), g(z, { key: 1 }, [
|
|
12391
12391
|
Object.keys(e.data).length > 0 ? (p(), V(H(Lt), {
|
|
12392
12392
|
key: 0,
|
|
12393
12393
|
pxScroll: 348,
|
|
@@ -12423,7 +12423,7 @@ const hy = /* @__PURE__ */ Ie(ly, [["render", my], ["__scopeId", "data-v-6b8889e
|
|
|
12423
12423
|
]),
|
|
12424
12424
|
_: 1
|
|
12425
12425
|
})) : C("", !0)
|
|
12426
|
-
], 64)) : (p(), g(
|
|
12426
|
+
], 64)) : (p(), g(z, { key: 0 }, [
|
|
12427
12427
|
Object.keys(e.data).length > 0 ? (p(), g("div", f2, [
|
|
12428
12428
|
L(oa, {
|
|
12429
12429
|
data: e.data.data.prematch,
|
|
@@ -13607,7 +13607,7 @@ function Sb(e, o, t, a, i, n) {
|
|
|
13607
13607
|
arrowsBorder: "#ddd"
|
|
13608
13608
|
}, {
|
|
13609
13609
|
default: Q(() => [
|
|
13610
|
-
(p(!0), g(
|
|
13610
|
+
(p(!0), g(z, null, se(n.topData, (h, b) => (p(), g("div", {
|
|
13611
13611
|
key: b,
|
|
13612
13612
|
class: v(["gsc-best__players__item", b == 0 ? "margin-none" : ""])
|
|
13613
13613
|
}, [
|
|
@@ -14053,7 +14053,7 @@ const Lb = /* @__PURE__ */ Ob(fn, [["render", Nb], ["__scopeId", "data-v-fb269a1
|
|
|
14053
14053
|
class: "gsc-dropdown__items",
|
|
14054
14054
|
style: B({ "margin-top": `${t.borderWidth}px` })
|
|
14055
14055
|
}, [
|
|
14056
|
-
(p(!0), g(
|
|
14056
|
+
(p(!0), g(z, null, se(e.items, (y, w) => (p(), g("div", {
|
|
14057
14057
|
class: v(["gsc-dropdown__items__item", { selected: w === n.value }]),
|
|
14058
14058
|
key: w,
|
|
14059
14059
|
onClick: (A) => h(y, w)
|
|
@@ -14635,7 +14635,7 @@ const lv = /* @__PURE__ */ Yb(gn, [["render", rv], ["__scopeId", "data-v-fb269a1
|
|
|
14635
14635
|
class: "gsc-dropdown__items",
|
|
14636
14636
|
style: B({ "margin-top": `${t.borderWidth}px` })
|
|
14637
14637
|
}, [
|
|
14638
|
-
(p(!0), g(
|
|
14638
|
+
(p(!0), g(z, null, se(e.items, (y, w) => (p(), g("div", {
|
|
14639
14639
|
class: v(["gsc-dropdown__items__item", { selected: w === n.value }]),
|
|
14640
14640
|
key: w,
|
|
14641
14641
|
onClick: (A) => h(y, w)
|
|
@@ -16839,7 +16839,7 @@ function R_(e, o, t, a, i, n) {
|
|
|
16839
16839
|
d("span", {
|
|
16840
16840
|
class: v(n.firstline)
|
|
16841
16841
|
}, [
|
|
16842
|
-
t.nameTeam != "Local" ? (p(), g(
|
|
16842
|
+
t.nameTeam != "Local" ? (p(), g(z, { key: 0 }, [
|
|
16843
16843
|
Te(_(t.nameTeam), 1)
|
|
16844
16844
|
], 64)) : C("", !0)
|
|
16845
16845
|
], 2),
|
|
@@ -17016,7 +17016,7 @@ function J_(e, o, t, a, i, n) {
|
|
|
17016
17016
|
d("span", {
|
|
17017
17017
|
class: v(n.firstline)
|
|
17018
17018
|
}, [
|
|
17019
|
-
t.nameTeam != "Away" ? (p(), g(
|
|
17019
|
+
t.nameTeam != "Away" ? (p(), g(z, { key: 0 }, [
|
|
17020
17020
|
Te(_(t.nameTeam), 1)
|
|
17021
17021
|
], 64)) : C("", !0)
|
|
17022
17022
|
], 2),
|
|
@@ -18409,7 +18409,7 @@ function I5(e, o, t, a, i, n) {
|
|
|
18409
18409
|
height: t.height
|
|
18410
18410
|
}, {
|
|
18411
18411
|
default: Q(() => [
|
|
18412
|
-
(p(!0), g(
|
|
18412
|
+
(p(!0), g(z, null, se(i.printData, (c, f) => (p(), g("div", {
|
|
18413
18413
|
key: f,
|
|
18414
18414
|
class: v(n.pgtcontainercardClass),
|
|
18415
18415
|
style: B(f == 0 ? "margin-left: 0px !important; color: white;" : "")
|
|
@@ -18643,10 +18643,18 @@ const P5 = {
|
|
|
18643
18643
|
type: Number,
|
|
18644
18644
|
default: 1
|
|
18645
18645
|
},
|
|
18646
|
+
isplayer: {
|
|
18647
|
+
type: Boolean,
|
|
18648
|
+
default: !1
|
|
18649
|
+
},
|
|
18646
18650
|
team: {
|
|
18647
18651
|
type: Number,
|
|
18648
18652
|
default: 0
|
|
18649
18653
|
},
|
|
18654
|
+
player: {
|
|
18655
|
+
type: Number,
|
|
18656
|
+
default: 0
|
|
18657
|
+
},
|
|
18650
18658
|
user: {
|
|
18651
18659
|
type: Object,
|
|
18652
18660
|
default: () => {
|
|
@@ -18777,7 +18785,7 @@ const P5 = {
|
|
|
18777
18785
|
this.$emit("openmedia", h);
|
|
18778
18786
|
}
|
|
18779
18787
|
}
|
|
18780
|
-
}, L5 = (e) => (te("data-v-
|
|
18788
|
+
}, L5 = (e) => (te("data-v-95c1baf0"), e = e(), oe(), e), z5 = {
|
|
18781
18789
|
class: "discover-videos",
|
|
18782
18790
|
ref: "discoverVideosRef"
|
|
18783
18791
|
}, M5 = { class: "title-and-button" }, D5 = /* @__PURE__ */ L5(() => /* @__PURE__ */ d("div", { class: "title-value" }, null, -1)), j5 = { class: "btn-search-videos" };
|
|
@@ -18808,7 +18816,7 @@ function V5(e, o, t, a, i, n) {
|
|
|
18808
18816
|
}, null, 8, ["onClick"])
|
|
18809
18817
|
])
|
|
18810
18818
|
]),
|
|
18811
|
-
t.myTournament === t.tournamentSelected.id ? (p(), g(
|
|
18819
|
+
t.myTournament === t.tournamentSelected.id ? (p(), g(z, { key: 0 }, [
|
|
18812
18820
|
L(r, {
|
|
18813
18821
|
style: { "margin-left": "0px" },
|
|
18814
18822
|
buttons: ["Resumen", "Proximo rival"],
|
|
@@ -18825,20 +18833,35 @@ function V5(e, o, t, a, i, n) {
|
|
|
18825
18833
|
selectedOption: i.currentTabMoreVideos,
|
|
18826
18834
|
onOpenmedia: n.onOpenMedia
|
|
18827
18835
|
}, null, 8, ["selectedOption", "onOpenmedia"]),
|
|
18828
|
-
i.currentTabMoreVideos == "Resumen" ? (p(),
|
|
18829
|
-
|
|
18830
|
-
|
|
18831
|
-
|
|
18832
|
-
|
|
18833
|
-
|
|
18834
|
-
|
|
18835
|
-
|
|
18836
|
-
|
|
18837
|
-
|
|
18838
|
-
|
|
18839
|
-
|
|
18840
|
-
|
|
18841
|
-
|
|
18836
|
+
i.currentTabMoreVideos == "Resumen" ? (p(), g(z, { key: 0 }, [
|
|
18837
|
+
t.isplayer ? (p(), V(m, {
|
|
18838
|
+
key: 1,
|
|
18839
|
+
type: 8,
|
|
18840
|
+
title: "",
|
|
18841
|
+
style: { "margin-top": "-30px" },
|
|
18842
|
+
backgroundColor: "transparent",
|
|
18843
|
+
data: {
|
|
18844
|
+
season: t.seasonSelected.id,
|
|
18845
|
+
player: t.player,
|
|
18846
|
+
category: 1000001
|
|
18847
|
+
},
|
|
18848
|
+
width: "100%",
|
|
18849
|
+
onOpenmedia: n.onOpenMedia
|
|
18850
|
+
}, null, 8, ["data", "onOpenmedia"])) : (p(), V(m, {
|
|
18851
|
+
key: 0,
|
|
18852
|
+
type: 7,
|
|
18853
|
+
title: "",
|
|
18854
|
+
style: { "margin-top": "-30px" },
|
|
18855
|
+
backgroundColor: "transparent",
|
|
18856
|
+
data: {
|
|
18857
|
+
season: t.seasonSelected.id,
|
|
18858
|
+
team: t.team,
|
|
18859
|
+
category: i.resumeCategory
|
|
18860
|
+
},
|
|
18861
|
+
width: "100%",
|
|
18862
|
+
onOpenmedia: n.onOpenMedia
|
|
18863
|
+
}, null, 8, ["data", "onOpenmedia"]))
|
|
18864
|
+
], 64)) : (p(), V(m, {
|
|
18842
18865
|
key: 1,
|
|
18843
18866
|
type: 7,
|
|
18844
18867
|
style: { "margin-top": "-30px" },
|
|
@@ -18864,7 +18887,7 @@ function V5(e, o, t, a, i, n) {
|
|
|
18864
18887
|
}, null, 8, ["data", "onOpenmedia"]))
|
|
18865
18888
|
], 512);
|
|
18866
18889
|
}
|
|
18867
|
-
const W5 = /* @__PURE__ */ Ie(N5, [["render", V5], ["__scopeId", "data-v-
|
|
18890
|
+
const W5 = /* @__PURE__ */ Ie(N5, [["render", V5], ["__scopeId", "data-v-95c1baf0"]]), U5 = {
|
|
18868
18891
|
components: {
|
|
18869
18892
|
GSCSeasonSelect: wv,
|
|
18870
18893
|
GSCTournamentSelect: Kb,
|
|
@@ -19205,7 +19228,7 @@ const W5 = /* @__PURE__ */ Ie(N5, [["render", V5], ["__scopeId", "data-v-6e0d5ce
|
|
|
19205
19228
|
},
|
|
19206
19229
|
async created() {
|
|
19207
19230
|
}
|
|
19208
|
-
}, H5 = (e) => (te("data-v-
|
|
19231
|
+
}, H5 = (e) => (te("data-v-acc084f5"), e = e(), oe(), e), G5 = {
|
|
19209
19232
|
class: "gsclanding",
|
|
19210
19233
|
ref: "landingref"
|
|
19211
19234
|
}, J5 = {
|
|
@@ -19347,18 +19370,20 @@ function cS(e, o, t, a, i, n) {
|
|
|
19347
19370
|
onOpenmedia: n.onOpenMedia,
|
|
19348
19371
|
videoType: i.tournamentSelected.id == t.user.tournament ? i.resumeType : i.goalsType,
|
|
19349
19372
|
team: t.team,
|
|
19373
|
+
player: t.user.player,
|
|
19374
|
+
isplayer: t.isplayer,
|
|
19350
19375
|
nextRivalTeam: i.tournamentSelected.id == t.user.tournament && i.nextRivalId != 0 ? { id: i.nextRivalId } : 0,
|
|
19351
19376
|
user: t.user,
|
|
19352
19377
|
seasonSelected: i.seasonSelected,
|
|
19353
19378
|
tournamentSelected: i.tournamentSelected,
|
|
19354
19379
|
myTournament: t.user.tournament
|
|
19355
|
-
}, null, 8, ["onOpenmedia", "videoType", "team", "nextRivalTeam", "user", "seasonSelected", "tournamentSelected", "myTournament"])
|
|
19380
|
+
}, null, 8, ["onOpenmedia", "videoType", "team", "player", "isplayer", "nextRivalTeam", "user", "seasonSelected", "tournamentSelected", "myTournament"])
|
|
19356
19381
|
])
|
|
19357
19382
|
], 2)
|
|
19358
19383
|
], 2)
|
|
19359
19384
|
], 512);
|
|
19360
19385
|
}
|
|
19361
|
-
const gS = /* @__PURE__ */ Ie(U5, [["render", cS], ["__scopeId", "data-v-
|
|
19386
|
+
const gS = /* @__PURE__ */ Ie(U5, [["render", cS], ["__scopeId", "data-v-acc084f5"]]);
|
|
19362
19387
|
export {
|
|
19363
19388
|
gS as GSCLanding
|
|
19364
19389
|
};
|