@golstats/gsc-game-data 1.0.251 → 1.0.252
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-67a56ee9-bb274e3f.js → FilterConditions-67a56ee9-5fe1dba2.js} +1 -1
- package/dist/{FilterConditions-67a56ee9-DJHnVsu6-12629c19.js → FilterConditions-67a56ee9-DJHnVsu6-ae14227b.js} +1 -1
- package/dist/{FilterField-1d2345af-072a5f2d.js → FilterField-1d2345af-5e5882ac.js} +1 -1
- package/dist/{FilterField-1d2345af-DKrCxsxc-2ea56ea0.js → FilterField-1d2345af-DKrCxsxc-5ae92f6c.js} +1 -1
- package/dist/{FilterSubcategories-92dfe0dc-9041e395.js → FilterSubcategories-92dfe0dc-d18aa458.js} +1 -1
- package/dist/{FilterSubcategories-92dfe0dc-kpy809mL-ab1025d7.js → FilterSubcategories-92dfe0dc-kpy809mL-92f860b9.js} +1 -1
- package/dist/gsc-game-data.js +1 -1
- package/dist/gsc-game-data.umd.cjs +3 -3
- package/dist/{index-5b24a655.js → index-fe77ff7f.js} +31 -38
- package/dist/style.css +1 -1
- package/package.json +3 -3
|
@@ -87214,7 +87214,7 @@ const J3t = /* @__PURE__ */ fE(gE, [["render", Z3t], ["__scopeId", "data-v-4fef1
|
|
|
87214
87214
|
// 1 = partidos, 2 = jugadores, 3 = equipos
|
|
87215
87215
|
categoryIds: n,
|
|
87216
87216
|
//categories view
|
|
87217
|
-
|
|
87217
|
+
gameIdsToFilter: e.data.game_id ? [e.data.game_id] : null,
|
|
87218
87218
|
playerIds: e.data.position_id != 1 ? e.data.player_id ? [e.data.player_id] : [] : [],
|
|
87219
87219
|
goalkeeperIds: e.data.position_id == 1 ? e.data.player_id ? [e.data.player_id] : [] : [],
|
|
87220
87220
|
teamId: e.data.team_id ? e.data.team_id : e.data.team_id_b ? e.data.team_id_b : 0,
|
|
@@ -87511,7 +87511,7 @@ const awt = {
|
|
|
87511
87511
|
// 1 = partidos, 2 = jugadores, 3 = equipos
|
|
87512
87512
|
categoryIds: e.data.categories,
|
|
87513
87513
|
//categories view
|
|
87514
|
-
|
|
87514
|
+
gameIdsToFilter: this.game.game_status == 1 ? [this.dataProminentAll._id] : null,
|
|
87515
87515
|
playerIds: e.data.is_team != 1 ? [e.data.player_id] : [],
|
|
87516
87516
|
goalkeeperIds: [],
|
|
87517
87517
|
teamId: e.data.is_team == 1 ? e.data.team_id : 0,
|
|
@@ -87590,7 +87590,7 @@ const awt = {
|
|
|
87590
87590
|
}
|
|
87591
87591
|
}
|
|
87592
87592
|
}
|
|
87593
|
-
}, nwt = (e) => (xr("data-v-
|
|
87593
|
+
}, nwt = (e) => (xr("data-v-62f00708"), e = e(), wr(), e), rwt = { class: "data-prominent-game" }, iwt = { class: "title-data" }, owt = { class: "item-data-text" }, swt = ["innerHTML"], lwt = { class: "contain-stats-control" }, cwt = {
|
|
87594
87594
|
key: 0,
|
|
87595
87595
|
class: "title-total"
|
|
87596
87596
|
}, uwt = {
|
|
@@ -87700,7 +87700,7 @@ function mwt(e, n, r, P, z, l) {
|
|
|
87700
87700
|
})
|
|
87701
87701
|
]);
|
|
87702
87702
|
}
|
|
87703
|
-
const gwt = /* @__PURE__ */ po(awt, [["render", mwt], ["__scopeId", "data-v-
|
|
87703
|
+
const gwt = /* @__PURE__ */ po(awt, [["render", mwt], ["__scopeId", "data-v-62f00708"]]);
|
|
87704
87704
|
const ywt = {
|
|
87705
87705
|
components: {
|
|
87706
87706
|
GSCCheckbox: Qy
|
|
@@ -88628,7 +88628,7 @@ const p5t = {
|
|
|
88628
88628
|
// 1 = partidos, 2 = jugadores, 3 = equipos
|
|
88629
88629
|
categoryIds: n,
|
|
88630
88630
|
//categories view
|
|
88631
|
-
|
|
88631
|
+
gameIdsToFilter: e.data.game_id ? [e.data.game_id] : null,
|
|
88632
88632
|
playerIds: e.data.position_id != 1 ? e.data.player_id ? [e.data.player_id] : [] : [],
|
|
88633
88633
|
goalkeeperIds: e.data.position_id == 1 ? e.data.player_id ? [e.data.player_id] : [] : [],
|
|
88634
88634
|
teamId: e.data.team_id ? e.data.team_id : 0,
|
|
@@ -88740,7 +88740,7 @@ function v5t(e, n, r, P, z, l) {
|
|
|
88740
88740
|
])
|
|
88741
88741
|
], 512);
|
|
88742
88742
|
}
|
|
88743
|
-
const _5t = /* @__PURE__ */ po(p5t, [["render", v5t], ["__scopeId", "data-v-
|
|
88743
|
+
const _5t = /* @__PURE__ */ po(p5t, [["render", v5t], ["__scopeId", "data-v-651fe3fb"]]);
|
|
88744
88744
|
let Kz = null;
|
|
88745
88745
|
const _E = {
|
|
88746
88746
|
components: {},
|
|
@@ -89086,7 +89086,7 @@ const R5t = {
|
|
|
89086
89086
|
// 1 = partidos, 2 = jugadores, 3 = equipos
|
|
89087
89087
|
categoryIds: n,
|
|
89088
89088
|
//categories view
|
|
89089
|
-
|
|
89089
|
+
gameIdsToFilter: e.data.game_id ? [e.data.game_id] : null,
|
|
89090
89090
|
playerIds: e.data.position_id != 1 ? e.data.player_id ? [e.data.player_id] : [] : [],
|
|
89091
89091
|
goalkeeperIds: e.data.position_id == 1 ? e.data.player_id ? [e.data.player_id] : [] : [],
|
|
89092
89092
|
teamId: e.data.team_id ? e.data.team_id : 0,
|
|
@@ -89118,10 +89118,10 @@ const R5t = {
|
|
|
89118
89118
|
this.setUpResizeObserver();
|
|
89119
89119
|
}, 1e3);
|
|
89120
89120
|
}
|
|
89121
|
-
}, I1 = (e) => (xr("data-v-
|
|
89121
|
+
}, I1 = (e) => (xr("data-v-7682cbf3"), e = e(), wr(), e), D5t = {
|
|
89122
89122
|
class: "highlights-prominent-game",
|
|
89123
89123
|
ref: "gamesContainerlivehigh"
|
|
89124
|
-
}, z5t = { class: "video-partido-container__highlight" }, B5t = { class: "video-partido-container__content" }, N5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("div", { class: "video-partido-container__ribbon" }, "• LIVE", -1)), $5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("h2", { class: "video-partido-container__title" }, "HIGHLIGHTS AL", -1)), j5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("h2", { class: "video-partido-container__title" }, "MOMENTO", -1)), V5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("p", { class: "video-partido-container__description" }, " Las jugadas más destacadas hasta el momento ", -1)), U5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("h2", { class: "video-partido-container__title" }, "HIGHLIGHTS DEL", -1)), G5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("h2", { class: "video-partido-container__title" }, "PARTIDO", -1)), H5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("p", { class: "video-partido-container__description" }, "
|
|
89124
|
+
}, z5t = { class: "video-partido-container__highlight" }, B5t = { class: "video-partido-container__content" }, N5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("div", { class: "video-partido-container__ribbon" }, "• LIVE", -1)), $5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("h2", { class: "video-partido-container__title" }, "HIGHLIGHTS AL", -1)), j5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("h2", { class: "video-partido-container__title" }, "MOMENTO", -1)), V5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("p", { class: "video-partido-container__description" }, " Las jugadas más destacadas hasta el momento ", -1)), U5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("h2", { class: "video-partido-container__title" }, "HIGHLIGHTS DEL", -1)), G5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("h2", { class: "video-partido-container__title" }, "PARTIDO", -1)), H5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("p", { class: "video-partido-container__description" }, "Las jugadas más destacadas del partido", -1)), W5t = /* @__PURE__ */ I1(() => /* @__PURE__ */ le("svg", {
|
|
89125
89125
|
width: "12",
|
|
89126
89126
|
height: "12",
|
|
89127
89127
|
viewBox: "0 0 12 12",
|
|
@@ -89176,7 +89176,7 @@ function Y5t(e, n, r, P, z, l) {
|
|
|
89176
89176
|
])
|
|
89177
89177
|
], 512);
|
|
89178
89178
|
}
|
|
89179
|
-
const X5t = /* @__PURE__ */ po(R5t, [["render", Y5t], ["__scopeId", "data-v-
|
|
89179
|
+
const X5t = /* @__PURE__ */ po(R5t, [["render", Y5t], ["__scopeId", "data-v-7682cbf3"]]), bE = "/play-icn.svg";
|
|
89180
89180
|
const Z5t = {
|
|
89181
89181
|
name: "TooltipEmpty",
|
|
89182
89182
|
props: {
|
|
@@ -96260,11 +96260,11 @@ const _Ct = { class: "dropdown" }, bCt = { class: "selected-item" }, xCt = {
|
|
|
96260
96260
|
},
|
|
96261
96261
|
setup(e) {
|
|
96262
96262
|
const n = e, r = Gy(
|
|
96263
|
-
() => import("./FilterSubcategories-92dfe0dc-
|
|
96263
|
+
() => import("./FilterSubcategories-92dfe0dc-d18aa458.js")
|
|
96264
96264
|
), P = Gy(
|
|
96265
|
-
() => import("./FilterConditions-67a56ee9-
|
|
96265
|
+
() => import("./FilterConditions-67a56ee9-5fe1dba2.js")
|
|
96266
96266
|
), z = Gy(
|
|
96267
|
-
() => import("./FilterField-1d2345af-
|
|
96267
|
+
() => import("./FilterField-1d2345af-5e5882ac.js")
|
|
96268
96268
|
), l = [
|
|
96269
96269
|
{
|
|
96270
96270
|
name: "Sub categorías",
|
|
@@ -217857,7 +217857,9 @@ const HE = {
|
|
|
217857
217857
|
season: {
|
|
217858
217858
|
immediate: !1,
|
|
217859
217859
|
async handler(e) {
|
|
217860
|
-
e && (this.playersInfo = {}, this.teamInfo = {}, this.isloading = !0, this.formatFilterStats = [], await this.getCategoryStats(this.season))
|
|
217860
|
+
e && (this.playersInfo = {}, this.teamInfo = {}, this.isloading = !0, this.formatFilterStats = [], await this.getCategoryStats(this.season), this.game.is_live && (this.intervalIdtops = setInterval(async () => {
|
|
217861
|
+
await this.getCategoryStats(this.season);
|
|
217862
|
+
}, this.timeLiveComparativeAvanced), this.$emit("intervalidtops", this.intervalIdtops)));
|
|
217861
217863
|
}
|
|
217862
217864
|
},
|
|
217863
217865
|
typeData: {
|
|
@@ -218274,7 +218276,7 @@ const HE = {
|
|
|
218274
218276
|
let l = {};
|
|
218275
218277
|
if (this.typeData == 1 ? this.isWidget && this.teamWidget != 0 ? l = await z.get(
|
|
218276
218278
|
this.url + "/" + this.gameId + "/" + this.category + "?t=" + this.teamWidget
|
|
218277
|
-
) : l = await z.get(this.url + "/" + this.gameId + "/" + this.category) : this.game.game_status
|
|
218279
|
+
) : l = await z.get(this.url + "/" + this.gameId + "/" + this.category) : this.game.game_status === 1 ? this.isWidget && this.teamWidget != 0 ? l = await z.get(
|
|
218278
218280
|
this.url + "/" + this.gameId + "/" + this.category + "?acc=1&t=" + this.teamWidget
|
|
218279
218281
|
) : l = await z.get(
|
|
218280
218282
|
this.url + "/" + this.gameId + "/" + this.category + "?acc=1"
|
|
@@ -218388,27 +218390,18 @@ const HE = {
|
|
|
218388
218390
|
});
|
|
218389
218391
|
}
|
|
218390
218392
|
},
|
|
218391
|
-
|
|
218392
|
-
try {
|
|
218393
|
-
await this.getCategoryStats(this.season), this.game.is_live == 1 && (this.intervalIdtops = setInterval(async () => {
|
|
218394
|
-
await this.getCategoryStats(this.season);
|
|
218395
|
-
}, this.timeLiveComparativeAvanced), this.$emit("intervalidtops", this.intervalIdtops));
|
|
218396
|
-
} catch (e) {
|
|
218397
|
-
throw new Error(e);
|
|
218398
|
-
}
|
|
218399
|
-
},
|
|
218400
|
-
beforeDestroy() {
|
|
218393
|
+
beforeUnmount() {
|
|
218401
218394
|
clearInterval(this.intervalIdtops);
|
|
218402
218395
|
}
|
|
218403
218396
|
}, dN = () => {
|
|
218404
218397
|
Yr((e) => ({
|
|
218405
|
-
"
|
|
218406
|
-
"
|
|
218407
|
-
"
|
|
218398
|
+
"6def2ce4": e.borderRadius,
|
|
218399
|
+
"3852a14a": e.borderWidth,
|
|
218400
|
+
"373ba2e7": e.borderColor
|
|
218408
218401
|
}));
|
|
218409
218402
|
}, hN = HE.setup;
|
|
218410
218403
|
HE.setup = hN ? (e, n) => (dN(), hN(e, n)) : dN;
|
|
218411
|
-
const X6 = (e) => (xr("data-v-
|
|
218404
|
+
const X6 = (e) => (xr("data-v-624dbc9f"), e = e(), wr(), e), mUt = { ref: "myDivRef" }, gUt = { class: "btnViewFullList" }, yUt = { class: "text" }, vUt = { class: "groupsLeague" }, _Ut = { class: "row-table-carrousel" }, bUt = {
|
|
218412
218405
|
key: 1,
|
|
218413
218406
|
class: "container-no-search-result"
|
|
218414
218407
|
}, xUt = {
|
|
@@ -218657,7 +218650,7 @@ function AUt(e, n, r, P, z, l) {
|
|
|
218657
218650
|
], 512)
|
|
218658
218651
|
], 2);
|
|
218659
218652
|
}
|
|
218660
|
-
const MUt = /* @__PURE__ */ po(HE, [["render", AUt], ["__scopeId", "data-v-
|
|
218653
|
+
const MUt = /* @__PURE__ */ po(HE, [["render", AUt], ["__scopeId", "data-v-624dbc9f"]]), EUt = (e, n) => {
|
|
218661
218654
|
const r = e.__vccOpts || e;
|
|
218662
218655
|
for (const [P, z] of n)
|
|
218663
218656
|
r[P] = z;
|
|
@@ -232189,11 +232182,11 @@ const daa = { class: "dropdown" }, haa = { class: "selected-item" }, paa = {
|
|
|
232189
232182
|
},
|
|
232190
232183
|
setup(e) {
|
|
232191
232184
|
const n = e, r = Gy(
|
|
232192
|
-
() => import("./FilterSubcategories-92dfe0dc-kpy809mL-
|
|
232185
|
+
() => import("./FilterSubcategories-92dfe0dc-kpy809mL-92f860b9.js")
|
|
232193
232186
|
), P = Gy(
|
|
232194
|
-
() => import("./FilterConditions-67a56ee9-DJHnVsu6-
|
|
232187
|
+
() => import("./FilterConditions-67a56ee9-DJHnVsu6-ae14227b.js")
|
|
232195
232188
|
), z = Gy(
|
|
232196
|
-
() => import("./FilterField-1d2345af-DKrCxsxc-
|
|
232189
|
+
() => import("./FilterField-1d2345af-DKrCxsxc-5ae92f6c.js")
|
|
232197
232190
|
), l = [
|
|
232198
232191
|
{
|
|
232199
232192
|
name: "Sub categorías",
|
|
@@ -339579,7 +339572,7 @@ const p2a = "/icn-play.svg", f2a = "/icn-tiros-de-esquina.svg", m2a = "/icn-tiro
|
|
|
339579
339572
|
});
|
|
339580
339573
|
}
|
|
339581
339574
|
}
|
|
339582
|
-
}, P2a = (e) => (xr("data-v-
|
|
339575
|
+
}, P2a = (e) => (xr("data-v-84fd3fef"), e = e(), wr(), e), O2a = { class: "time-line-event__details" }, L2a = {
|
|
339583
339576
|
width: "127",
|
|
339584
339577
|
preload: "metadata",
|
|
339585
339578
|
style: { "border-radius": "8px" }
|
|
@@ -339743,7 +339736,7 @@ function d_a(e, n, r, P, z, l) {
|
|
|
339743
339736
|
src: p2a,
|
|
339744
339737
|
class: Ke(`time-line-event__details__info__header__event-play ${[1, 2].includes(r.gameEvent.event_type_id) ? `time-line-event__details__info__header__event-play__${r.gameEvent.event_type_name}` : r.gameEvent.video_link !== "-" ? "time-line-event__details__info__header__event-play__normal-video" : ""}`)
|
|
339745
339738
|
}, null, 2)) : Ft("", !0),
|
|
339746
|
-
un(" " + Wt(r.gameEvent.category_id ? r.gameEvent.event_type_id === 5 ? r.gameEvent.category_name : r.gameEvent.event_type_name === "Gol" ? r.gameEvent.
|
|
339739
|
+
un(" " + Wt(r.gameEvent.category_id ? r.gameEvent.event_type_id === 5 ? r.gameEvent.category_name : r.gameEvent.event_type_name === "Gol" ? `${[13, 16].includes(r.gameEvent.category_id) ? "Autogol" : "Gol"} de ` + r.gameEvent.team_name : r.gameEvent.event_type_name : r.gameEvent.comments), 1)
|
|
339747
339740
|
], 2)
|
|
339748
339741
|
], 2),
|
|
339749
339742
|
le("div", $2a, [
|
|
@@ -339765,7 +339758,7 @@ function d_a(e, n, r, P, z, l) {
|
|
|
339765
339758
|
], 2)
|
|
339766
339759
|
], 6);
|
|
339767
339760
|
}
|
|
339768
|
-
const h_a = /* @__PURE__ */ Sx(I2a, [["render", d_a], ["__scopeId", "data-v-
|
|
339761
|
+
const h_a = /* @__PURE__ */ Sx(I2a, [["render", d_a], ["__scopeId", "data-v-84fd3fef"]]), p_a = {
|
|
339769
339762
|
"1-1": "gol",
|
|
339770
339763
|
"1-2": "gol",
|
|
339771
339764
|
"1-3": "gol",
|
|
@@ -340792,7 +340785,7 @@ const V_a = pc({
|
|
|
340792
340785
|
p.value = xe.is_captured, a.value = xe.is_female, k.value = xe.is_captured !== 0, l.value.id !== xe.id && (l.value = xe, P.commit("gameGlobal/setTournamentType", xe.tournament_type));
|
|
340793
340786
|
}
|
|
340794
340787
|
function ke(xe) {
|
|
340795
|
-
!xe.auxwidget && Te.value && !Te.value.canPrivilegesTeamPlayVideos || ((g.value.is_live || g.value.game_status === 0) && (xe.liveGameConfig = {
|
|
340788
|
+
!xe.auxwidget && Te.value && !Te.value.canPrivilegesTeamPlayVideos || ((g.value.is_live || g.value.game_status === 0 || g.value.game_status === 1) && (xe.gameIdsToFilter = [g.value.game_id]), (g.value.is_live || g.value.game_status === 0) && (xe.liveGameConfig = {
|
|
340796
340789
|
gameId: g.value.game_id
|
|
340797
340790
|
}), n("openmedia", xe));
|
|
340798
340791
|
}
|
|
@@ -341043,7 +341036,7 @@ const V_a = pc({
|
|
|
341043
341036
|
])
|
|
341044
341037
|
], 512));
|
|
341045
341038
|
}
|
|
341046
|
-
}), yxa = /* @__PURE__ */ po(U_a, [["__scopeId", "data-v-
|
|
341039
|
+
}), yxa = /* @__PURE__ */ po(U_a, [["__scopeId", "data-v-5c237f88"]]);
|
|
341047
341040
|
async function Ph({ url: e, options: n = {}, retries: r = 3 }) {
|
|
341048
341041
|
return await Au.get(e, n).then((P) => P).catch((P) => r > 0 ? Ph({ url: e, options: n, retries: r - 1 }) : P);
|
|
341049
341042
|
}
|