@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.
@@ -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-02adab15.js")
85354
+ () => import("./FilterSubcategories-a7b96423-Bs67-HFD-f0dd3be0.js")
85355
85355
  ), c = M3(
85356
- () => import("./FilterConditions-dc6b25de-CdawgDTp-51470c8e.js")
85356
+ () => import("./FilterConditions-dc6b25de-CdawgDTp-cb7ff89c.js")
85357
85357
  ), p = M3(
85358
- () => import("./FilterField-37ad154d-PFd8HpMJ-05cf949e.js")
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
- console.log("LLEgo hasta aqui"), console.log($), c.commit("general/setTournamentType", $.tournament_type), p.value = $, n.value = $.is_captured !== 0, p.value.id !== $.id && (p.value = $);
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-5e1d43d2"]]);
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
  }