@golstats/gsc-game-data 1.0.250 → 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-b5864f0d.js → FilterConditions-67a56ee9-5fe1dba2.js} +1 -1
- package/dist/{FilterConditions-67a56ee9-DJHnVsu6-ac5cc3f9.js → FilterConditions-67a56ee9-DJHnVsu6-ae14227b.js} +1 -1
- package/dist/{FilterField-1d2345af-8815362f.js → FilterField-1d2345af-5e5882ac.js} +1 -1
- package/dist/{FilterField-1d2345af-DKrCxsxc-c25c83e1.js → FilterField-1d2345af-DKrCxsxc-5ae92f6c.js} +1 -1
- package/dist/{FilterSubcategories-92dfe0dc-165b6147.js → FilterSubcategories-92dfe0dc-d18aa458.js} +1 -1
- package/dist/{FilterSubcategories-92dfe0dc-kpy809mL-d5094370.js → FilterSubcategories-92dfe0dc-kpy809mL-92f860b9.js} +1 -1
- package/dist/gsc-game-data.js +1 -1
- package/dist/gsc-game-data.umd.cjs +4 -4
- package/dist/{index-1ff6417e.js → index-fe77ff7f.js} +44 -45
- 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",
|
|
@@ -213766,7 +213766,7 @@ const tRt = { class: "datagame-container" }, aRt = {
|
|
|
213766
213766
|
n("intervalidgs", m);
|
|
213767
213767
|
}
|
|
213768
213768
|
return (m, t) => (Ve(), qe("div", rRt, [
|
|
213769
|
-
e.game.is_live
|
|
213769
|
+
e.game.is_live === 1 || e.game.game_status === 0 ? (Ve(), qe(xa, { key: 0 }, [
|
|
213770
213770
|
Object.keys(e.game).length > 0 ? (Ve(), jn(Gn(S_), {
|
|
213771
213771
|
key: P.value,
|
|
213772
213772
|
type: 3,
|
|
@@ -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;
|
|
@@ -222558,7 +222551,7 @@ const pWt = {
|
|
|
222558
222551
|
this.activeSection = e;
|
|
222559
222552
|
},
|
|
222560
222553
|
openmedia(e) {
|
|
222561
|
-
this.typeViewData
|
|
222554
|
+
this.typeViewData === 1 ? (e.gameIdsToFilter = [this.game.gameId], this.$emit("openmedia", e)) : this.$emit("openmedia", e);
|
|
222562
222555
|
}
|
|
222563
222556
|
},
|
|
222564
222557
|
async mounted() {
|
|
@@ -222566,7 +222559,7 @@ const pWt = {
|
|
|
222566
222559
|
this.setUpResizeObserver();
|
|
222567
222560
|
}, 1e3);
|
|
222568
222561
|
}
|
|
222569
|
-
}, fWt = (e) => (xr("data-v-
|
|
222562
|
+
}, fWt = (e) => (xr("data-v-c2a09d4a"), e = e(), wr(), e), mWt = {
|
|
222570
222563
|
class: "container-comparative",
|
|
222571
222564
|
ref: "comparative"
|
|
222572
222565
|
}, gWt = { class: "container-btn" }, yWt = { class: "items-container-btn" }, vWt = { class: "container-sections" }, _Wt = {
|
|
@@ -222582,7 +222575,10 @@ function MWt(e, n, r, P, z, l) {
|
|
|
222582
222575
|
le("div", gWt, [
|
|
222583
222576
|
le("div", yWt, [
|
|
222584
222577
|
le("div", {
|
|
222585
|
-
class: Ke([
|
|
222578
|
+
class: Ke([
|
|
222579
|
+
z.widthSection > 480 ? "btn-destacados" : "btn-destacados-movil",
|
|
222580
|
+
z.activeSection == "destacados" ? "active" : ""
|
|
222581
|
+
]),
|
|
222586
222582
|
onClick: n[0] || (n[0] = (a) => l.clickOptSection("destacados"))
|
|
222587
222583
|
}, [
|
|
222588
222584
|
r.game.status == 1 || r.game.is_live == 1 ? (Ve(), qe(xa, { key: 0 }, [
|
|
@@ -222596,9 +222592,12 @@ function MWt(e, n, r, P, z, l) {
|
|
|
222596
222592
|
], 64))
|
|
222597
222593
|
], 2),
|
|
222598
222594
|
le("div", {
|
|
222599
|
-
class: Ke([
|
|
222595
|
+
class: Ke([
|
|
222596
|
+
z.widthSection > 480 ? "btn-avanced" : "btn-avanced-movil",
|
|
222597
|
+
z.activeSection == "avanzado" ? "active" : ""
|
|
222598
|
+
]),
|
|
222600
222599
|
onClick: n[1] || (n[1] = (a) => l.clickOptSection("avanzado"))
|
|
222601
|
-
}, "Avanzado", 2)
|
|
222600
|
+
}, " Avanzado ", 2)
|
|
222602
222601
|
])
|
|
222603
222602
|
]),
|
|
222604
222603
|
le("div", vWt, [
|
|
@@ -222710,7 +222709,7 @@ function MWt(e, n, r, P, z, l) {
|
|
|
222710
222709
|
])
|
|
222711
222710
|
], 512);
|
|
222712
222711
|
}
|
|
222713
|
-
const EWt = /* @__PURE__ */ po(pWt, [["render", MWt], ["__scopeId", "data-v-
|
|
222712
|
+
const EWt = /* @__PURE__ */ po(pWt, [["render", MWt], ["__scopeId", "data-v-c2a09d4a"]]);
|
|
222714
222713
|
function zZ(e, n) {
|
|
222715
222714
|
return function() {
|
|
222716
222715
|
return e.apply(n, arguments);
|
|
@@ -232183,11 +232182,11 @@ const daa = { class: "dropdown" }, haa = { class: "selected-item" }, paa = {
|
|
|
232183
232182
|
},
|
|
232184
232183
|
setup(e) {
|
|
232185
232184
|
const n = e, r = Gy(
|
|
232186
|
-
() => import("./FilterSubcategories-92dfe0dc-kpy809mL-
|
|
232185
|
+
() => import("./FilterSubcategories-92dfe0dc-kpy809mL-92f860b9.js")
|
|
232187
232186
|
), P = Gy(
|
|
232188
|
-
() => import("./FilterConditions-67a56ee9-DJHnVsu6-
|
|
232187
|
+
() => import("./FilterConditions-67a56ee9-DJHnVsu6-ae14227b.js")
|
|
232189
232188
|
), z = Gy(
|
|
232190
|
-
() => import("./FilterField-1d2345af-DKrCxsxc-
|
|
232189
|
+
() => import("./FilterField-1d2345af-DKrCxsxc-5ae92f6c.js")
|
|
232191
232190
|
), l = [
|
|
232192
232191
|
{
|
|
232193
232192
|
name: "Sub categorías",
|
|
@@ -339573,7 +339572,7 @@ const p2a = "/icn-play.svg", f2a = "/icn-tiros-de-esquina.svg", m2a = "/icn-tiro
|
|
|
339573
339572
|
});
|
|
339574
339573
|
}
|
|
339575
339574
|
}
|
|
339576
|
-
}, P2a = (e) => (xr("data-v-
|
|
339575
|
+
}, P2a = (e) => (xr("data-v-84fd3fef"), e = e(), wr(), e), O2a = { class: "time-line-event__details" }, L2a = {
|
|
339577
339576
|
width: "127",
|
|
339578
339577
|
preload: "metadata",
|
|
339579
339578
|
style: { "border-radius": "8px" }
|
|
@@ -339737,7 +339736,7 @@ function d_a(e, n, r, P, z, l) {
|
|
|
339737
339736
|
src: p2a,
|
|
339738
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" : ""}`)
|
|
339739
339738
|
}, null, 2)) : Ft("", !0),
|
|
339740
|
-
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)
|
|
339741
339740
|
], 2)
|
|
339742
339741
|
], 2),
|
|
339743
339742
|
le("div", $2a, [
|
|
@@ -339759,7 +339758,7 @@ function d_a(e, n, r, P, z, l) {
|
|
|
339759
339758
|
], 2)
|
|
339760
339759
|
], 6);
|
|
339761
339760
|
}
|
|
339762
|
-
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 = {
|
|
339763
339762
|
"1-1": "gol",
|
|
339764
339763
|
"1-2": "gol",
|
|
339765
339764
|
"1-3": "gol",
|
|
@@ -340786,7 +340785,7 @@ const V_a = pc({
|
|
|
340786
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));
|
|
340787
340786
|
}
|
|
340788
340787
|
function ke(xe) {
|
|
340789
|
-
!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 = {
|
|
340790
340789
|
gameId: g.value.game_id
|
|
340791
340790
|
}), n("openmedia", xe));
|
|
340792
340791
|
}
|
|
@@ -341037,7 +341036,7 @@ const V_a = pc({
|
|
|
341037
341036
|
])
|
|
341038
341037
|
], 512));
|
|
341039
341038
|
}
|
|
341040
|
-
}), yxa = /* @__PURE__ */ po(U_a, [["__scopeId", "data-v-
|
|
341039
|
+
}), yxa = /* @__PURE__ */ po(U_a, [["__scopeId", "data-v-5c237f88"]]);
|
|
341041
341040
|
async function Ph({ url: e, options: n = {}, retries: r = 3 }) {
|
|
341042
341041
|
return await Au.get(e, n).then((P) => P).catch((P) => r > 0 ? Ph({ url: e, options: n, retries: r - 1 }) : P);
|
|
341043
341042
|
}
|