@golstats/gsc-game-data 1.1.24 → 1.1.25
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-019536c4-CIuzW83P-de1c249d.js → FilterConditions-019536c4-CIuzW83P-a2f14786.js} +1 -1
- package/dist/{FilterConditions-b4c9025f-8fb65856.js → FilterConditions-b4c9025f-1d231348.js} +1 -1
- package/dist/{FilterField-a58bdd73-2c163b08.js → FilterField-a58bdd73-520f96f3.js} +1 -1
- package/dist/{FilterField-bf053092-CcxiAJZz-d5f37977.js → FilterField-bf053092-CcxiAJZz-e641411b.js} +1 -1
- package/dist/{FilterSubcategories-0ed2fe10-c1060a74.js → FilterSubcategories-0ed2fe10-8bcb1ab8.js} +1 -1
- package/dist/{FilterSubcategories-9d8abc8b-qTJ93bGs-ba112c8b.js → FilterSubcategories-9d8abc8b-qTJ93bGs-38c2e0af.js} +1 -1
- package/dist/gsc-game-data.js +1 -1
- package/dist/gsc-game-data.umd.cjs +2 -2
- package/dist/{index-150c493a.js → index-47125900.js} +34 -29
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -5217,7 +5217,7 @@ const f0 = (e, n) => {
|
|
|
5217
5217
|
for (const [E, U] of n)
|
|
5218
5218
|
o[E] = U;
|
|
5219
5219
|
return o;
|
|
5220
|
-
}, LB = (e) => (ho("data-v-
|
|
5220
|
+
}, LB = (e) => (ho("data-v-d88e6c89"), e = e(), po(), e), D$ = {
|
|
5221
5221
|
key: 1,
|
|
5222
5222
|
class: "match-day__live"
|
|
5223
5223
|
}, z$ = /* @__PURE__ */ LB(() => /* @__PURE__ */ fe("div", { class: "match-day__live__bullet" }, null, -1)), F$ = /* @__PURE__ */ LB(() => /* @__PURE__ */ fe("div", { class: "match-day__live__text" }, "LIVE", -1)), R$ = [
|
|
@@ -5321,7 +5321,7 @@ const f0 = (e, n) => {
|
|
|
5321
5321
|
}, oa(e.isLandingMode || e.componentWidth <= 425 ? "JOR" : "JORNADA"), 5)) : e.matchDay.liveGamesIds.size ? (Ke(), it("div", D$, R$)) : $t("", !0)
|
|
5322
5322
|
], 4));
|
|
5323
5323
|
}
|
|
5324
|
-
}, N$ = /* @__PURE__ */ f0(B$, [["__scopeId", "data-v-
|
|
5324
|
+
}, N$ = /* @__PURE__ */ f0(B$, [["__scopeId", "data-v-d88e6c89"]]), j$ = {
|
|
5325
5325
|
__name: "MatchDayPicker",
|
|
5326
5326
|
props: {
|
|
5327
5327
|
matchDays: {
|
|
@@ -5397,8 +5397,8 @@ const f0 = (e, n) => {
|
|
|
5397
5397
|
setup(e, { emit: n }) {
|
|
5398
5398
|
const o = e;
|
|
5399
5399
|
bn((h) => ({
|
|
5400
|
-
"
|
|
5401
|
-
"
|
|
5400
|
+
"59858af6": f.value,
|
|
5401
|
+
"5987b976": g.value
|
|
5402
5402
|
}));
|
|
5403
5403
|
const E = da(null), U = gr(() => ({
|
|
5404
5404
|
itemsToShow: o.itemsToShow,
|
|
@@ -5464,7 +5464,7 @@ const f0 = (e, n) => {
|
|
|
5464
5464
|
}, 16, ["modelValue"]))
|
|
5465
5465
|
], 4));
|
|
5466
5466
|
}
|
|
5467
|
-
}, V$ = /* @__PURE__ */ f0(j$, [["__scopeId", "data-v-
|
|
5467
|
+
}, V$ = /* @__PURE__ */ f0(j$, [["__scopeId", "data-v-85216dc3"]]), U$ = (e, n) => {
|
|
5468
5468
|
const o = e.__vccOpts || e;
|
|
5469
5469
|
for (const [E, U] of n)
|
|
5470
5470
|
o[E] = U;
|
|
@@ -5584,14 +5584,18 @@ const f0 = (e, n) => {
|
|
|
5584
5584
|
teamsIds: {
|
|
5585
5585
|
type: Array,
|
|
5586
5586
|
default: () => null
|
|
5587
|
+
},
|
|
5588
|
+
provider: {
|
|
5589
|
+
type: Number,
|
|
5590
|
+
default: 0
|
|
5587
5591
|
}
|
|
5588
5592
|
},
|
|
5589
5593
|
emits: ["update:modelValue"],
|
|
5590
5594
|
setup(e, { emit: n }) {
|
|
5591
5595
|
const o = e;
|
|
5592
5596
|
bn((h) => ({
|
|
5593
|
-
"
|
|
5594
|
-
"
|
|
5597
|
+
"70bd45d8": e.width,
|
|
5598
|
+
"12bb4b99": e.height
|
|
5595
5599
|
}));
|
|
5596
5600
|
const E = da(!1), U = gr(() => {
|
|
5597
5601
|
const h = {
|
|
@@ -5630,7 +5634,8 @@ const f0 = (e, n) => {
|
|
|
5630
5634
|
o.avoidInteraction || !E.value && o.avoidToCheck || (E.value = !E.value, n("update:modelValue", E.value));
|
|
5631
5635
|
}
|
|
5632
5636
|
function y(h) {
|
|
5633
|
-
|
|
5637
|
+
const a = {}.TEAM_LOGOS_URL || "https://golstatsimages.blob.core.windows.net/teams-80/";
|
|
5638
|
+
return o.provider && o.provider >= 2 ? `${a}${o.provider}/${h}.png` : `${a}${h}.png`;
|
|
5634
5639
|
}
|
|
5635
5640
|
return (h, a) => (Ke(), it("div", {
|
|
5636
5641
|
class: gt(["checkbox", `box-${e.boxPosition}`]),
|
|
@@ -5675,7 +5680,7 @@ const f0 = (e, n) => {
|
|
|
5675
5680
|
}, oa(e.label), 5)
|
|
5676
5681
|
], 2));
|
|
5677
5682
|
}
|
|
5678
|
-
}, K$ = /* @__PURE__ */ U$($$, [["__scopeId", "data-v-
|
|
5683
|
+
}, K$ = /* @__PURE__ */ U$($$, [["__scopeId", "data-v-4ea8394b"]]);
|
|
5679
5684
|
function Q$(e, n) {
|
|
5680
5685
|
if (!n || n <= 1)
|
|
5681
5686
|
return e;
|
|
@@ -5865,7 +5870,7 @@ const tK = { class: "game-info__teams" }, aK = { class: "game-info__teams__team_
|
|
|
5865
5870
|
], 4)
|
|
5866
5871
|
], 4));
|
|
5867
5872
|
}
|
|
5868
|
-
}, DM = /* @__PURE__ */ f0(dK, [["__scopeId", "data-v-
|
|
5873
|
+
}, DM = /* @__PURE__ */ f0(dK, [["__scopeId", "data-v-05c83028"]]), EB = (e) => (ho("data-v-8839c56d"), e = e(), po(), e), hK = { class: "game-status" }, pK = {
|
|
5869
5874
|
key: 0,
|
|
5870
5875
|
class: "game-status__day__live"
|
|
5871
5876
|
}, fK = /* @__PURE__ */ EB(() => /* @__PURE__ */ fe("span", null, "LIVE", -1)), mK = /* @__PURE__ */ EB(() => /* @__PURE__ */ fe("span", { class: "dot" }, null, -1)), gK = [
|
|
@@ -5932,13 +5937,13 @@ const tK = { class: "game-info__teams" }, aK = { class: "game-info__teams__team_
|
|
|
5932
5937
|
e.isRoundMode ? $t("", !0) : (Ke(), it("div", yK, oa(e.roundAbbreviation), 1))
|
|
5933
5938
|
]));
|
|
5934
5939
|
}
|
|
5935
|
-
}, zM = /* @__PURE__ */ f0(vK, [["__scopeId", "data-v-
|
|
5940
|
+
}, zM = /* @__PURE__ */ f0(vK, [["__scopeId", "data-v-8839c56d"]]), am = {
|
|
5936
5941
|
SHOW_GAME_EVENTS: "SHOW_GAME_EVENTS",
|
|
5937
5942
|
PLAY_GOALS: "PLAY_GOALS",
|
|
5938
5943
|
PLAY_RESUME: "PLAY_RESUME",
|
|
5939
5944
|
NOTIFICATION: "NOTIFICATION",
|
|
5940
5945
|
STATISTICS: "STATISTICS"
|
|
5941
|
-
}, bK = (e) => (ho("data-v-
|
|
5946
|
+
}, bK = (e) => (ho("data-v-0d97b1a8"), e = e(), po(), e), _K = { class: "actions" }, xK = { class: "actions__row" }, wK = /* @__PURE__ */ bK(() => /* @__PURE__ */ fe("svg", {
|
|
5942
5947
|
width: "10",
|
|
5943
5948
|
height: "12",
|
|
5944
5949
|
viewBox: "0 0 10 12",
|
|
@@ -6053,7 +6058,7 @@ const tK = { class: "game-info__teams" }, aK = { class: "game-info__teams__team_
|
|
|
6053
6058
|
])
|
|
6054
6059
|
]));
|
|
6055
6060
|
}
|
|
6056
|
-
}, IK = /* @__PURE__ */ f0(MK, [["__scopeId", "data-v-
|
|
6061
|
+
}, IK = /* @__PURE__ */ f0(MK, [["__scopeId", "data-v-0d97b1a8"]]), Qk = (e) => (ho("data-v-7ec0f118"), e = e(), po(), e), PK = { class: "actions" }, LK = {
|
|
6057
6062
|
width: "13",
|
|
6058
6063
|
height: "16",
|
|
6059
6064
|
viewBox: "0 0 13 16",
|
|
@@ -6282,7 +6287,7 @@ const tK = { class: "game-info__teams" }, aK = { class: "game-info__teams__team_
|
|
|
6282
6287
|
}, null, 2))
|
|
6283
6288
|
]));
|
|
6284
6289
|
}
|
|
6285
|
-
}, WK = /* @__PURE__ */ f0(ZK, [["__scopeId", "data-v-
|
|
6290
|
+
}, WK = /* @__PURE__ */ f0(ZK, [["__scopeId", "data-v-7ec0f118"]]), E4 = (e) => (ho("data-v-12f74326"), e = e(), po(), e), qK = { class: "row-landing__game-status" }, JK = { class: "row-landing__game-actions" }, YK = { class: "row-full__game-status" }, XK = { class: "row-full__game-info" }, $K = {
|
|
6286
6291
|
key: 0,
|
|
6287
6292
|
class: "row-full__video-privilege"
|
|
6288
6293
|
}, KK = { class: "row-full__game-actions" }, QK = { class: "game-events-container" }, eQ = /* @__PURE__ */ E4(() => /* @__PURE__ */ fe("div", { class: "separator" }, null, -1)), tQ = /* @__PURE__ */ E4(() => /* @__PURE__ */ fe("div", null, null, -1)), aQ = { class: "game-events__data" }, rQ = { class: "game-events__data__team" }, iQ = ["src"], nQ = { class: "game-events__data__team__event__text" }, oQ = { class: "game-events__data__team away" }, sQ = { class: "game-events__data__team__event__text" }, lQ = ["src"], cQ = /* @__PURE__ */ E4(() => /* @__PURE__ */ fe("div", null, null, -1)), uQ = /* @__PURE__ */ E4(() => /* @__PURE__ */ fe("div", null, null, -1)), dQ = {
|
|
@@ -6566,7 +6571,7 @@ const tK = { class: "game-info__teams" }, aK = { class: "game-info__teams__team_
|
|
|
6566
6571
|
})
|
|
6567
6572
|
], 4));
|
|
6568
6573
|
}
|
|
6569
|
-
}, OB = /* @__PURE__ */ f0(dQ, [["__scopeId", "data-v-
|
|
6574
|
+
}, OB = /* @__PURE__ */ f0(dQ, [["__scopeId", "data-v-12f74326"]]), DB = (e) => (ho("data-v-99439cb1"), e = e(), po(), e), hQ = { class: "modal-content" }, pQ = { class: "modal-header" }, fQ = /* @__PURE__ */ DB(() => /* @__PURE__ */ fe("div", { class: "separator" }, null, -1)), mQ = { class: "modal-message" }, gQ = /* @__PURE__ */ DB(() => /* @__PURE__ */ fe("div", { class: "separator" }, null, -1)), yQ = {
|
|
6570
6575
|
__name: "ModalActionConfirm",
|
|
6571
6576
|
emits: ["confirm-action"],
|
|
6572
6577
|
setup(e, { expose: n, emit: o }) {
|
|
@@ -6619,7 +6624,7 @@ const tK = { class: "game-info__teams" }, aK = { class: "game-info__teams__team_
|
|
|
6619
6624
|
})
|
|
6620
6625
|
]));
|
|
6621
6626
|
}
|
|
6622
|
-
}, vQ = /* @__PURE__ */ f0(yQ, [["__scopeId", "data-v-
|
|
6627
|
+
}, vQ = /* @__PURE__ */ f0(yQ, [["__scopeId", "data-v-99439cb1"]]), bQ = { class: "calendar-table" }, _Q = {
|
|
6623
6628
|
__name: "CalendarTable",
|
|
6624
6629
|
props: {
|
|
6625
6630
|
teamId: {
|
|
@@ -6753,7 +6758,7 @@ const tK = { class: "game-info__teams" }, aK = { class: "game-info__teams__team_
|
|
|
6753
6758
|
])
|
|
6754
6759
|
], 64));
|
|
6755
6760
|
}
|
|
6756
|
-
}, xQ = /* @__PURE__ */ f0(_Q, [["__scopeId", "data-v-
|
|
6761
|
+
}, xQ = /* @__PURE__ */ f0(_Q, [["__scopeId", "data-v-7470ea1a"]]), wQ = { class: "calendar-by-team" }, kQ = { class: "playing-as-picker" }, SQ = { class: "calendar-by-team__page" }, TQ = {
|
|
6757
6762
|
__name: "CalendarTableByTeam",
|
|
6758
6763
|
props: {
|
|
6759
6764
|
showVideos: {
|
|
@@ -6919,7 +6924,7 @@ const tK = { class: "game-info__teams" }, aK = { class: "game-info__teams__team_
|
|
|
6919
6924
|
}, 8, ["is-pagination-visible", "items"])
|
|
6920
6925
|
]));
|
|
6921
6926
|
}
|
|
6922
|
-
}, CQ = /* @__PURE__ */ f0(TQ, [["__scopeId", "data-v-
|
|
6927
|
+
}, CQ = /* @__PURE__ */ f0(TQ, [["__scopeId", "data-v-79574004"]]), AQ = "_pccard_1ie6f_3", MQ = "_pcmobile_1ie6f_19", IQ = "_headerinfomobile_1ie6f_29", PQ = "_liveMinutes_1ie6f_37", LQ = "_viewButtomEvent_1ie6f_47", EQ = "_viewButtomEventMobile_1ie6f_79", OQ = "_containerEvents_1ie6f_111", DQ = "_sepEvents_1ie6f_125", zQ = "_goalsContainer_1ie6f_147", FQ = "_yellowContainer_1ie6f_165", RQ = "_redContainer_1ie6f_183", BQ = "_containerEventsGameHometeam_1ie6f_201", NQ = "_containerEventsGameAwayteam_1ie6f_229", jQ = "_image62Icon_1ie6f_257", VQ = "_imgChivasIcon_1ie6f_277", UQ = "_nameDesktop_1ie6f_293", GQ = "_nameMobile_1ie6f_321", HQ = "_homeTeam_1ie6f_347", ZQ = "_sbado16De_1ie6f_371", WQ = "_gameDate_1ie6f_389", qQ = "_sab16092023_1ie6f_397", JQ = "_div_1ie6f_425", YQ = "_divscore_1ie6f_443", XQ = "_cst_1ie6f_463", $Q = "_hour_1ie6f_483", KQ = "_score_1ie6f_485", QQ = "_chivasTvCanal_1ie6f_507", eee = "_gameStatus_1ie6f_531", tee = "_matchInfo_1ie6f_553", aee = "_image62Icon1_1ie6f_583", ree = "_name_1ie6f_293", iee = "_imgAtlasIcon_1ie6f_631", nee = "_name1_1ie6f_647", oee = "_awayTeam_1ie6f_673", see = "_matchCard_1ie6f_697", lee = "_headereventsmobile_1ie6f_1069", cee = "_headereventsmobilecont_1ie6f_1089", uee = "_headereventsmobilecontlocal_1ie6f_1105", dee = "_icongoalheader_1ie6f_1119", hee = "_conttarjetasmobile_1ie6f_1131", pee = "_conttarjetasmobileyellow_1ie6f_1143", fee = "_iconmobileyellow_1ie6f_1157", mee = "_txtmobileyellow_1ie6f_1175", gee = "_iconmobilered_1ie6f_1205", yee = "_txtmobilered_1ie6f_1223", vee = "_conttarjetasmobilered_1ie6f_1255", bee = "_itemmobilgoal_1ie6f_1269", _ee = "_goalscontainermobile_1ie6f_1299", xee = "_headereventsmobileconttitle_1ie6f_1331", wee = "_headereventsmobilecontaway_1ie6f_1381", kee = {
|
|
6923
6928
|
pccard: AQ,
|
|
6924
6929
|
pcmobile: MQ,
|
|
6925
6930
|
headerinfomobile: IQ,
|
|
@@ -8491,7 +8496,7 @@ const tK = { class: "game-info__teams" }, aK = { class: "game-info__teams__team_
|
|
|
8491
8496
|
n("open-modal-event", He);
|
|
8492
8497
|
}
|
|
8493
8498
|
function Ee(He) {
|
|
8494
|
-
const Le = "PLAY_RESUME", je = "PLAY_GOALS", Pe = [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477], ge = [12, 55, "35_r", "54_r"], { game_id: Ae, season_id: ke } = He.game;
|
|
8499
|
+
const Le = "PLAY_RESUME", je = "PLAY_GOALS", Pe = o.providerId == 1 ? [607, 608, 12, 55, 54, 35, 14, 52, 15, 53, 466, 477] : [393, 444, 985, 986, 1035, 1075, 473, 389], ge = o.providerId == 1 ? [12, 55, "35_r", "54_r"] : [393, 1415], { game_id: Ae, season_id: ke } = He.game;
|
|
8495
8500
|
let Ve = {
|
|
8496
8501
|
seasonId: ke,
|
|
8497
8502
|
tournaments: [],
|
|
@@ -8628,7 +8633,7 @@ const tK = { class: "game-info__teams" }, aK = { class: "game-info__teams__team_
|
|
|
8628
8633
|
], 64))
|
|
8629
8634
|
], 4));
|
|
8630
8635
|
}
|
|
8631
|
-
}, Ate = /* @__PURE__ */ f0(Cte, [["__scopeId", "data-v-
|
|
8636
|
+
}, Ate = /* @__PURE__ */ f0(Cte, [["__scopeId", "data-v-510bfb7d"]]);
|
|
8632
8637
|
function Mte() {
|
|
8633
8638
|
return zB().__VUE_DEVTOOLS_GLOBAL_HOOK__;
|
|
8634
8639
|
}
|
|
@@ -75117,11 +75122,11 @@ const Hat = { class: "dropdown" }, Zat = { class: "selected-item" }, Wat = {
|
|
|
75117
75122
|
},
|
|
75118
75123
|
setup(e) {
|
|
75119
75124
|
const n = e, o = Pv(
|
|
75120
|
-
() => import("./FilterSubcategories-0ed2fe10-
|
|
75125
|
+
() => import("./FilterSubcategories-0ed2fe10-8bcb1ab8.js")
|
|
75121
75126
|
), E = Pv(
|
|
75122
|
-
() => import("./FilterConditions-b4c9025f-
|
|
75127
|
+
() => import("./FilterConditions-b4c9025f-1d231348.js")
|
|
75123
75128
|
), U = Pv(
|
|
75124
|
-
() => import("./FilterField-a58bdd73-
|
|
75129
|
+
() => import("./FilterField-a58bdd73-520f96f3.js")
|
|
75125
75130
|
), f = [
|
|
75126
75131
|
{
|
|
75127
75132
|
name: "Sub categorías",
|
|
@@ -193085,10 +193090,10 @@ function Mdt(e, n, o, E, U, f) {
|
|
|
193085
193090
|
"can-play-videos": o.canPlayVideos,
|
|
193086
193091
|
"video-privileges-playing-as": o.videoPrivilegesPlayingAs,
|
|
193087
193092
|
"privileges-team-id": o.playVideosPrivileges ? o.playVideosPrivileges.seasonAndPrivileges.teamId : 0,
|
|
193088
|
-
|
|
193093
|
+
provider: e.$store.getters.getProviderId,
|
|
193089
193094
|
"is-dev-apis": e.$store.getters.getIsDevApis,
|
|
193090
193095
|
onOpenmedia: f.openmedia
|
|
193091
|
-
}, null, 8, ["data", "can-play-videos", "video-privileges-playing-as", "privileges-team-id", "provider
|
|
193096
|
+
}, null, 8, ["data", "can-play-videos", "video-privileges-playing-as", "privileges-team-id", "provider", "is-dev-apis", "onOpenmedia"])) : $t("", !0)
|
|
193092
193097
|
], 64))
|
|
193093
193098
|
], 64))
|
|
193094
193099
|
])),
|
|
@@ -193224,7 +193229,7 @@ function Mdt(e, n, o, E, U, f) {
|
|
|
193224
193229
|
])
|
|
193225
193230
|
], 512);
|
|
193226
193231
|
}
|
|
193227
|
-
const Idt = /* @__PURE__ */ Po(ydt, [["render", Mdt], ["__scopeId", "data-v-
|
|
193232
|
+
const Idt = /* @__PURE__ */ Po(ydt, [["render", Mdt], ["__scopeId", "data-v-0e1f5a6f"]]);
|
|
193228
193233
|
const Pdt = { class: "datagame-container" }, Ldt = {
|
|
193229
193234
|
__name: "GSCProminentMain",
|
|
193230
193235
|
props: {
|
|
@@ -228514,11 +228519,11 @@ const hDt = { class: "dropdown" }, pDt = { class: "selected-item" }, fDt = {
|
|
|
228514
228519
|
},
|
|
228515
228520
|
setup(e) {
|
|
228516
228521
|
const n = e, o = Pv(
|
|
228517
|
-
() => import("./FilterSubcategories-9d8abc8b-qTJ93bGs-
|
|
228522
|
+
() => import("./FilterSubcategories-9d8abc8b-qTJ93bGs-38c2e0af.js")
|
|
228518
228523
|
), E = Pv(
|
|
228519
|
-
() => import("./FilterConditions-019536c4-CIuzW83P-
|
|
228524
|
+
() => import("./FilterConditions-019536c4-CIuzW83P-a2f14786.js")
|
|
228520
228525
|
), U = Pv(
|
|
228521
|
-
() => import("./FilterField-bf053092-CcxiAJZz-
|
|
228526
|
+
() => import("./FilterField-bf053092-CcxiAJZz-e641411b.js")
|
|
228522
228527
|
), f = [
|
|
228523
228528
|
{
|
|
228524
228529
|
name: "Sub categorías",
|