@golstats/gsc-game-data 1.0.115 → 1.0.116
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-51470c8e.js → FilterConditions-dc6b25de-CdawgDTp-cb7ff89c.js} +1 -1
- package/dist/{FilterField-37ad154d-PFd8HpMJ-05cf949e.js → FilterField-37ad154d-PFd8HpMJ-d5a146dc.js} +1 -1
- package/dist/{FilterSubcategories-a7b96423-Bs67-HFD-02adab15.js → FilterSubcategories-a7b96423-Bs67-HFD-f0dd3be0.js} +1 -1
- package/dist/gsc-game-data.js +1 -1
- package/dist/gsc-game-data.umd.cjs +1 -1
- package/dist/{index-4325a2c7.js → index-59e1ed51.js} +6 -6
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -85351,11 +85351,11 @@ const V1e = { class: "dropdown" }, U1e = { class: "selected-item" }, H1e = {
|
|
|
85351
85351
|
},
|
|
85352
85352
|
setup(t) {
|
|
85353
85353
|
const e = t, a = M3(
|
|
85354
|
-
() => import("./FilterSubcategories-a7b96423-Bs67-HFD-
|
|
85354
|
+
() => import("./FilterSubcategories-a7b96423-Bs67-HFD-f0dd3be0.js")
|
|
85355
85355
|
), c = M3(
|
|
85356
|
-
() => import("./FilterConditions-dc6b25de-CdawgDTp-
|
|
85356
|
+
() => import("./FilterConditions-dc6b25de-CdawgDTp-cb7ff89c.js")
|
|
85357
85357
|
), p = M3(
|
|
85358
|
-
() => import("./FilterField-37ad154d-PFd8HpMJ-
|
|
85358
|
+
() => import("./FilterField-37ad154d-PFd8HpMJ-d5a146dc.js")
|
|
85359
85359
|
), r = [
|
|
85360
85360
|
{
|
|
85361
85361
|
name: "Sub categorías",
|
|
@@ -193468,10 +193468,10 @@ const OIe = io({
|
|
|
193468
193468
|
{ deep: !0, immediate: !0 }
|
|
193469
193469
|
);
|
|
193470
193470
|
function C($) {
|
|
193471
|
-
|
|
193471
|
+
c.commit("general/setTournamentType", $.tournament_type), p.value = $, n.value = $.is_captured !== 0, p.value.id !== $.id && (p.value = $);
|
|
193472
193472
|
}
|
|
193473
193473
|
function w($) {
|
|
193474
|
-
E.value && e("openmedia", $);
|
|
193474
|
+
E.value && !E.value.canPrivilegesTeamPlayVideos || e("openmedia", $);
|
|
193475
193475
|
}
|
|
193476
193476
|
function I($) {
|
|
193477
193477
|
e("onOpenProfile", $);
|
|
@@ -193648,7 +193648,7 @@ const OIe = io({
|
|
|
193648
193648
|
])
|
|
193649
193649
|
], 512));
|
|
193650
193650
|
}
|
|
193651
|
-
}), UOe = /* @__PURE__ */ eo(PIe, [["__scopeId", "data-v-
|
|
193651
|
+
}), UOe = /* @__PURE__ */ eo(PIe, [["__scopeId", "data-v-bff18bc5"]]);
|
|
193652
193652
|
async function zl({ url: t, options: e = {}, retries: a = 3 }) {
|
|
193653
193653
|
return await S2.get(t, e).then((c) => c).catch((c) => a > 0 ? zl({ url: t, options: e, retries: a - 1 }) : c);
|
|
193654
193654
|
}
|