@golstats/gsc-game-data 1.0.331 → 1.0.333
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-cd420512-d4adf8d6.js → FilterConditions-cd420512-187c6a3d.js} +1 -1
- package/dist/{FilterConditions-cd420512-DqoHjuVm-16c6b868.js → FilterConditions-cd420512-DrCmKxMG-754dc947.js} +1 -1
- package/dist/{FilterField-a29b1541-WfPtpCZr-781e8dec.js → FilterField-a29b1541-C_1Ftc7n-982270bf.js} +1 -1
- package/dist/{FilterField-a29b1541-ba41c995.js → FilterField-a29b1541-f5c7cce1.js} +1 -1
- package/dist/{FilterSubcategories-1f65c851-cdb40106.js → FilterSubcategories-1f65c851-6a7e4ad0.js} +1 -1
- package/dist/{FilterSubcategories-1f65c851-D7HWZxvM-342a5c9a.js → FilterSubcategories-1f65c851-BpyYU1Tj-587ed5cb.js} +1 -1
- package/dist/gsc-game-data.js +1 -1
- package/dist/gsc-game-data.umd.cjs +2 -2
- package/dist/{index-1a4ed0e9.js → index-6ad4a0b4.js} +25 -15
- package/dist/style.css +1 -1
- package/package.json +2 -2
|
@@ -68842,11 +68842,11 @@ const Ptt = { class: "dropdown" }, Ltt = { class: "selected-item" }, Ott = {
|
|
|
68842
68842
|
},
|
|
68843
68843
|
setup(e) {
|
|
68844
68844
|
const o = e, r = Xy(
|
|
68845
|
-
() => import("./FilterSubcategories-1f65c851-
|
|
68845
|
+
() => import("./FilterSubcategories-1f65c851-6a7e4ad0.js")
|
|
68846
68846
|
), F = Xy(
|
|
68847
|
-
() => import("./FilterConditions-cd420512-
|
|
68847
|
+
() => import("./FilterConditions-cd420512-187c6a3d.js")
|
|
68848
68848
|
), G = Xy(
|
|
68849
|
-
() => import("./FilterField-a29b1541-
|
|
68849
|
+
() => import("./FilterField-a29b1541-f5c7cce1.js")
|
|
68850
68850
|
), v = [
|
|
68851
68851
|
{
|
|
68852
68852
|
name: "Sub categorías",
|
|
@@ -216568,11 +216568,11 @@ const BPt = { class: "dropdown" }, NPt = { class: "selected-item" }, jPt = {
|
|
|
216568
216568
|
},
|
|
216569
216569
|
setup(e) {
|
|
216570
216570
|
const o = e, r = Xy(
|
|
216571
|
-
() => import("./FilterSubcategories-1f65c851-
|
|
216571
|
+
() => import("./FilterSubcategories-1f65c851-BpyYU1Tj-587ed5cb.js")
|
|
216572
216572
|
), F = Xy(
|
|
216573
|
-
() => import("./FilterConditions-cd420512-
|
|
216573
|
+
() => import("./FilterConditions-cd420512-DrCmKxMG-754dc947.js")
|
|
216574
216574
|
), G = Xy(
|
|
216575
|
-
() => import("./FilterField-a29b1541-
|
|
216575
|
+
() => import("./FilterField-a29b1541-C_1Ftc7n-982270bf.js")
|
|
216576
216576
|
), v = [
|
|
216577
216577
|
{
|
|
216578
216578
|
name: "Sub categorías",
|
|
@@ -223332,7 +223332,7 @@ const Eb = /* @__PURE__ */ Nu(FNt, [["render", RNt], ["__scopeId", "data-v-b20a1
|
|
|
223332
223332
|
])
|
|
223333
223333
|
], 2));
|
|
223334
223334
|
}
|
|
223335
|
-
}, djt = /* @__PURE__ */ Nu(ujt, [["__scopeId", "data-v-
|
|
223335
|
+
}, djt = /* @__PURE__ */ Nu(ujt, [["__scopeId", "data-v-f1d9fc86"]]), hjt = [
|
|
223336
223336
|
{
|
|
223337
223337
|
name: "Posesión Balón",
|
|
223338
223338
|
id: "posession",
|
|
@@ -225381,6 +225381,10 @@ const Eb = /* @__PURE__ */ Nu(FNt, [["render", RNt], ["__scopeId", "data-v-b20a1
|
|
|
225381
225381
|
// default: 'player | team | goalkeeper',
|
|
225382
225382
|
default: "team"
|
|
225383
225383
|
},
|
|
225384
|
+
forGame: {
|
|
225385
|
+
type: Boolean,
|
|
225386
|
+
required: !1
|
|
225387
|
+
},
|
|
225384
225388
|
id: {
|
|
225385
225389
|
type: Number,
|
|
225386
225390
|
//default: 15443 //player
|
|
@@ -225388,6 +225392,10 @@ const Eb = /* @__PURE__ */ Nu(FNt, [["render", RNt], ["__scopeId", "data-v-b20a1
|
|
|
225388
225392
|
//team
|
|
225389
225393
|
// default: 10113, //goalkeeper
|
|
225390
225394
|
},
|
|
225395
|
+
inFavor: {
|
|
225396
|
+
type: Boolean,
|
|
225397
|
+
required: !1
|
|
225398
|
+
},
|
|
225391
225399
|
game: {
|
|
225392
225400
|
type: Number,
|
|
225393
225401
|
//default: 15443 //player
|
|
@@ -225560,21 +225568,21 @@ const Eb = /* @__PURE__ */ Nu(FNt, [["render", RNt], ["__scopeId", "data-v-b20a1
|
|
|
225560
225568
|
type: e.type,
|
|
225561
225569
|
componentWidth: e.componentWidth,
|
|
225562
225570
|
initialCategory: {
|
|
225563
|
-
categoryId: "stoped_ball_in_favor",
|
|
225571
|
+
categoryId: e.forGame || e.inFavor ? "stoped_ball_in_favor" : "stopped_balon_in_opposite",
|
|
225564
225572
|
subcategoryId: 31,
|
|
225565
|
-
isNegative: !1
|
|
225573
|
+
isNegative: e.forGame ? !1 : !e.inFavor
|
|
225566
225574
|
},
|
|
225567
225575
|
teamId: e.id,
|
|
225568
225576
|
onClickBack: x[0] || (x[0] = (k) => d.value = !1),
|
|
225569
225577
|
onClickClose: u,
|
|
225570
225578
|
onClickPlay: s
|
|
225571
|
-
}, null, 8, ["categoryTree", "type", "componentWidth", "teamId"])
|
|
225579
|
+
}, null, 8, ["categoryTree", "type", "componentWidth", "initialCategory", "teamId"])
|
|
225572
225580
|
], 512)
|
|
225573
225581
|
])
|
|
225574
225582
|
])
|
|
225575
225583
|
])) : tn("", !0);
|
|
225576
225584
|
}
|
|
225577
|
-
}, Tjt = /* @__PURE__ */ Nu(kjt, [["__scopeId", "data-v-
|
|
225585
|
+
}, Tjt = /* @__PURE__ */ Nu(kjt, [["__scopeId", "data-v-a1d61721"]]), a8 = "/icons/icn-play.png", Cjt = (e, o) => {
|
|
225578
225586
|
const r = e.__vccOpts || e;
|
|
225579
225587
|
for (const [F, G] of o)
|
|
225580
225588
|
r[F] = G;
|
|
@@ -341725,7 +341733,7 @@ const $Gt = /* @__PURE__ */ Nu(TGt, [["render", VGt], ["__scopeId", "data-v-6f91
|
|
|
341725
341733
|
}
|
|
341726
341734
|
}, vz = () => {
|
|
341727
341735
|
xr((e) => ({
|
|
341728
|
-
"
|
|
341736
|
+
"986aa934": e.heightFilters
|
|
341729
341737
|
}));
|
|
341730
341738
|
}, _z = TC.setup;
|
|
341731
341739
|
TC.setup = _z ? (e, o) => (vz(), _z(e, o)) : vz;
|
|
@@ -341830,12 +341838,14 @@ function WGt(e, o, r, F, G, v) {
|
|
|
341830
341838
|
"component-width": G.containerWidth,
|
|
341831
341839
|
onClickClose: v.clickCloseFinal,
|
|
341832
341840
|
"show-modal-prop": G.openModal,
|
|
341841
|
+
"in-favor": G.infavoragainst,
|
|
341842
|
+
"for-game": r.forGame,
|
|
341833
341843
|
id: r.forGame ? G.infavoragainst ? G.teamSelected : G.teamSelected == r.game.home_team ? r.game.away_team : r.game.home_team : G.teamSelected,
|
|
341834
341844
|
"season-id": r.game.season,
|
|
341835
341845
|
game: r.game.id,
|
|
341836
341846
|
onClickPlay: v.onOpenMediaPlayerJson,
|
|
341837
|
-
prematch:
|
|
341838
|
-
}, null, 8, ["component-width", "onClickClose", "show-modal-prop", "id", "season-id", "game", "onClickPlay", "prematch"])) : tn("", !0),
|
|
341847
|
+
prematch: r.forGame ? r.game.game_status == 1 : !1
|
|
341848
|
+
}, null, 8, ["component-width", "onClickClose", "show-modal-prop", "in-favor", "for-game", "id", "season-id", "game", "onClickPlay", "prematch"])) : tn("", !0),
|
|
341839
341849
|
G.isSpecificPlaysVisible && G.teamSelected && r.game.season ? (Qe(), ii(b, {
|
|
341840
341850
|
key: 5,
|
|
341841
341851
|
"team-id-for-analysis": G.teamSelected,
|
|
@@ -341858,7 +341868,7 @@ function WGt(e, o, r, F, G, v) {
|
|
|
341858
341868
|
}, null, 8, ["team-id-for-analysis", "season-id-for-analysis", "width-container", "filters", "is-game-only", "tournament-selected", "selected_category", "game", "is-against-mode", "are-filters-open", "is-tactic-visible", "is-synchronization", "can-play-videos", "video-privileges-playing-as", "onChangelateralidad", "onOpenMediaPlayer", "onCornersFilled"])) : tn("", !0)
|
|
341859
341869
|
]);
|
|
341860
341870
|
}
|
|
341861
|
-
const qGt = /* @__PURE__ */ Nu(TC, [["render", WGt], ["__scopeId", "data-v-
|
|
341871
|
+
const qGt = /* @__PURE__ */ Nu(TC, [["render", WGt], ["__scopeId", "data-v-c334905e"]]);
|
|
341862
341872
|
const YGt = { class: "datagame-container" }, ZGt = {
|
|
341863
341873
|
__name: "GSCTacticaFijaMain",
|
|
341864
341874
|
props: {
|