@golstats/gsc-landing 1.0.158 → 1.0.160
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 +11 -6
- package/dist/gsc-landing.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/gsc-landing.js
CHANGED
|
@@ -13805,7 +13805,7 @@ const CE = /* @__PURE__ */ Ct(bE, [["render", xE], ["__scopeId", "data-v-c870727
|
|
|
13805
13805
|
]);
|
|
13806
13806
|
};
|
|
13807
13807
|
}
|
|
13808
|
-
}, da = /* @__PURE__ */ Ct(UE, [["__scopeId", "data-v-02d713e0"]]), Uf = (s) => (Je("data-v-
|
|
13808
|
+
}, da = /* @__PURE__ */ Ct(UE, [["__scopeId", "data-v-02d713e0"]]), Uf = (s) => (Je("data-v-1b8ec784"), s = s(), Xe(), s), GE = ["src"], VE = ["src"], zE = { class: "coming-match__body" }, jE = { class: "coming-match__data" }, HE = ["src"], WE = {
|
|
13809
13809
|
key: 0,
|
|
13810
13810
|
class: "coming-match__live"
|
|
13811
13811
|
}, KE = { class: "coming-match__live__score" }, qE = { class: "coming-match__live__time" }, YE = /* @__PURE__ */ Uf(() => /* @__PURE__ */ v("div", { class: "bullet" }, null, -1)), JE = /* @__PURE__ */ Uf(() => /* @__PURE__ */ v("div", { class: "coming-match__live__time__text" }, "LIVE", -1)), XE = { class: "coming-match__live__time__time" }, ZE = {
|
|
@@ -13917,7 +13917,7 @@ const CE = /* @__PURE__ */ Ct(bE, [["render", xE], ["__scopeId", "data-v-c870727
|
|
|
13917
13917
|
class: I(["coming-match__button", { small: s.small }]),
|
|
13918
13918
|
onClick: n[0] || (n[0] = (k) => a.$emit("clickMatch"))
|
|
13919
13919
|
}, [
|
|
13920
|
-
s.data.game_status === 4 ? (y(), b(G, { key: 0 }, [
|
|
13920
|
+
s.data.game_status === 4 && !s.data.is_live ? (y(), b(G, { key: 0 }, [
|
|
13921
13921
|
ge("Analizar previa →")
|
|
13922
13922
|
], 64)) : (y(), b(G, { key: 1 }, [
|
|
13923
13923
|
ge("Analizar partido →")
|
|
@@ -13926,7 +13926,7 @@ const CE = /* @__PURE__ */ Ct(bE, [["render", xE], ["__scopeId", "data-v-c870727
|
|
|
13926
13926
|
], 2);
|
|
13927
13927
|
};
|
|
13928
13928
|
}
|
|
13929
|
-
}, ii = /* @__PURE__ */ Ct(ik, [["__scopeId", "data-v-
|
|
13929
|
+
}, ii = /* @__PURE__ */ Ct(ik, [["__scopeId", "data-v-1b8ec784"]]), $n = (s) => (Je("data-v-d72712b5"), s = s(), Xe(), s), ak = { class: "game-item__header" }, nk = { class: "game-item__header__info text-type-1" }, rk = {
|
|
13930
13930
|
key: 0,
|
|
13931
13931
|
class: "game-item__header__info__live"
|
|
13932
13932
|
}, ok = /* @__PURE__ */ $n(() => /* @__PURE__ */ v("div", { class: "game-item__header__info__live__status text-type-2" }, [
|
|
@@ -45794,9 +45794,14 @@ const Xt = CD(), c7 = {
|
|
|
45794
45794
|
const a = this.seasonsGamesMap.get(i.game_id);
|
|
45795
45795
|
if (a) {
|
|
45796
45796
|
const n = o7.get(i.recent_lapse);
|
|
45797
|
-
a.currentTimeLive = n && n < i.minute ? `${n}' + ${i.minute - n}'` : `${i.minute}'
|
|
45797
|
+
a.currentTimeLive = n && n < i.minute ? `${n}' + ${i.minute - n}'` : `${i.minute}'`;
|
|
45798
|
+
const r = [
|
|
45798
45799
|
Number(i.score[a.home_team.team_id.toString()]) + Number(i.score[`own_${a.visiting_team.team_id.toString()}`]),
|
|
45799
45800
|
Number(i.score[a.visiting_team.team_id.toString()]) + Number(i.score[`own_${a.home_team.team_id.toString()}`])
|
|
45801
|
+
], o = r[0], c = r[1];
|
|
45802
|
+
a.score = [
|
|
45803
|
+
Number.isNaN(o) ? 0 : o,
|
|
45804
|
+
Number.isNaN(c) ? 0 : c
|
|
45800
45805
|
], this.removeGameIfFinished(a, i.plays), e && e.game_id === a.game_id && (e.currentTimeLive = a.currentTimeLive, e.score = a.score, this.removeGameIfFinished(e, i.plays, !0));
|
|
45801
45806
|
}
|
|
45802
45807
|
}
|
|
@@ -46043,7 +46048,7 @@ const Xt = CD(), c7 = {
|
|
|
46043
46048
|
beforeUnmount() {
|
|
46044
46049
|
this.resetGamesLiveInterval();
|
|
46045
46050
|
}
|
|
46046
|
-
}, sr = (s) => (Je("data-v-
|
|
46051
|
+
}, sr = (s) => (Je("data-v-5fa4dd75"), s = s(), Xe(), s), d7 = {
|
|
46047
46052
|
class: "gsclanding",
|
|
46048
46053
|
ref: "landingref"
|
|
46049
46054
|
}, u7 = {
|
|
@@ -46375,7 +46380,7 @@ function z7(s, e, t, i, a, n) {
|
|
|
46375
46380
|
], 2)
|
|
46376
46381
|
], 512);
|
|
46377
46382
|
}
|
|
46378
|
-
const Q7 = /* @__PURE__ */ Ct(c7, [["render", z7], ["__scopeId", "data-v-
|
|
46383
|
+
const Q7 = /* @__PURE__ */ Ct(c7, [["render", z7], ["__scopeId", "data-v-5fa4dd75"]]);
|
|
46379
46384
|
export {
|
|
46380
46385
|
Q7 as GSCLanding
|
|
46381
46386
|
};
|