@golstats/gsc-game-data 1.0.108 → 1.0.109
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-dc6b25de-CdawgDTp-fc1344dc.js → FilterConditions-dc6b25de-CdawgDTp-e70a9030.js} +1 -1
- package/dist/{FilterField-37ad154d-PFd8HpMJ-336bc0fd.js → FilterField-37ad154d-PFd8HpMJ-88f42917.js} +1 -1
- package/dist/{FilterSubcategories-a7b96423-Bs67-HFD-6665c4b2.js → FilterSubcategories-a7b96423-Bs67-HFD-1fcf7bf8.js} +1 -1
- package/dist/gsc-game-data.js +1 -1
- package/dist/gsc-game-data.umd.cjs +1 -1
- package/dist/{index-a6a8c969.js → index-11afa970.js} +6 -6
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -84994,11 +84994,11 @@ const z1e = { class: "dropdown" }, N1e = { class: "selected-item" }, j1e = {
|
|
|
84994
84994
|
},
|
|
84995
84995
|
setup(t) {
|
|
84996
84996
|
const e = t, a = I3(
|
|
84997
|
-
() => import("./FilterSubcategories-a7b96423-Bs67-HFD-
|
|
84997
|
+
() => import("./FilterSubcategories-a7b96423-Bs67-HFD-1fcf7bf8.js")
|
|
84998
84998
|
), c = I3(
|
|
84999
|
-
() => import("./FilterConditions-dc6b25de-CdawgDTp-
|
|
84999
|
+
() => import("./FilterConditions-dc6b25de-CdawgDTp-e70a9030.js")
|
|
85000
85000
|
), f = I3(
|
|
85001
|
-
() => import("./FilterField-37ad154d-PFd8HpMJ-
|
|
85001
|
+
() => import("./FilterField-37ad154d-PFd8HpMJ-88f42917.js")
|
|
85002
85002
|
), r = [
|
|
85003
85003
|
{
|
|
85004
85004
|
name: "Sub categorías",
|
|
@@ -193103,7 +193103,7 @@ const IIe = io({
|
|
|
193103
193103
|
f.value = R, n.value = R.is_captured !== 0, f.value.id !== R.id && (f.value = R);
|
|
193104
193104
|
}
|
|
193105
193105
|
function C(R) {
|
|
193106
|
-
e("openmedia", R);
|
|
193106
|
+
M.value && e("openmedia", R);
|
|
193107
193107
|
}
|
|
193108
193108
|
function w(R) {
|
|
193109
193109
|
e("onOpenProfile", R);
|
|
@@ -193158,7 +193158,7 @@ const IIe = io({
|
|
|
193158
193158
|
m && m.disconnect();
|
|
193159
193159
|
});
|
|
193160
193160
|
function L(R) {
|
|
193161
|
-
o.value = R;
|
|
193161
|
+
R.playingAs || (R.playingAs = g.value ? R.home_team.team_id === g.value ? 1 : 2 : 0), o.value = R;
|
|
193162
193162
|
}
|
|
193163
193163
|
function O(R) {
|
|
193164
193164
|
u.value = R.map((D) => {
|
|
@@ -193240,7 +193240,7 @@ const IIe = io({
|
|
|
193240
193240
|
])
|
|
193241
193241
|
], 512));
|
|
193242
193242
|
}
|
|
193243
|
-
}), NOe = /* @__PURE__ */ eo(MIe, [["__scopeId", "data-v-
|
|
193243
|
+
}), NOe = /* @__PURE__ */ eo(MIe, [["__scopeId", "data-v-e82afe52"]]);
|
|
193244
193244
|
async function zl({ url: t, options: e = {}, retries: a = 3 }) {
|
|
193245
193245
|
return await T2.get(t, e).then((c) => c).catch((c) => a > 0 ? zl({ url: t, options: e, retries: a - 1 }) : c);
|
|
193246
193246
|
}
|