@golstats/gsc-game-data 1.0.96 → 1.0.97
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-d26afb7d-KpC1Z7yD-fc321c51.js → FilterConditions-d26afb7d-KpC1Z7yD-f1d4847a.js} +1 -1
- package/dist/{FilterField-d8c662e7-Fhk1ixKS-d7fa58a1.js → FilterField-d8c662e7-Fhk1ixKS-e2b07cbe.js} +1 -1
- package/dist/{FilterSubcategories-33303037-BuTD3Tee-4a561d3b.js → FilterSubcategories-33303037-BuTD3Tee-7e4ddd8b.js} +1 -1
- package/dist/gsc-game-data.js +1 -1
- package/dist/gsc-game-data.umd.cjs +1 -1
- package/dist/{index-ae721d4d.js → index-e0f7fcab.js} +4 -5
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -82255,11 +82255,11 @@ const Yme = { class: "dropdown" }, Zme = { class: "selected-item" }, Xme = {
|
|
|
82255
82255
|
},
|
|
82256
82256
|
setup(t) {
|
|
82257
82257
|
const e = t, a = w3(
|
|
82258
|
-
() => import("./FilterSubcategories-33303037-BuTD3Tee-
|
|
82258
|
+
() => import("./FilterSubcategories-33303037-BuTD3Tee-7e4ddd8b.js")
|
|
82259
82259
|
), u = w3(
|
|
82260
|
-
() => import("./FilterConditions-d26afb7d-KpC1Z7yD-
|
|
82260
|
+
() => import("./FilterConditions-d26afb7d-KpC1Z7yD-f1d4847a.js")
|
|
82261
82261
|
), g = w3(
|
|
82262
|
-
() => import("./FilterField-d8c662e7-Fhk1ixKS-
|
|
82262
|
+
() => import("./FilterField-d8c662e7-Fhk1ixKS-e2b07cbe.js")
|
|
82263
82263
|
), n = [
|
|
82264
82264
|
{
|
|
82265
82265
|
name: "Sub categorías",
|
|
@@ -190513,7 +190513,6 @@ const bAe = io({
|
|
|
190513
190513
|
}, null, 8, ["buttons", "width", "selected-option"])
|
|
190514
190514
|
])
|
|
190515
190515
|
]),
|
|
190516
|
-
N("h1", null, "isTacticVisible " + re(!!n.value.show_tactic), 1),
|
|
190517
190516
|
h.value && h.value.gameId ? (_t(), Ua(Jv(l.value.componentName), {
|
|
190518
190517
|
key: 0,
|
|
190519
190518
|
game: h.value,
|
|
@@ -190532,7 +190531,7 @@ const bAe = io({
|
|
|
190532
190531
|
])
|
|
190533
190532
|
], 512));
|
|
190534
190533
|
}
|
|
190535
|
-
}), LEe = /* @__PURE__ */ eo(xAe, [["__scopeId", "data-v-
|
|
190534
|
+
}), LEe = /* @__PURE__ */ eo(xAe, [["__scopeId", "data-v-16ed7ea9"]]);
|
|
190536
190535
|
async function Bl({ url: t, options: e = {}, retries: a = 3 }) {
|
|
190537
190536
|
return await b2.get(t, e).then((u) => u).catch((u) => a > 0 ? Bl({ url: t, options: e, retries: a - 1 }) : u);
|
|
190538
190537
|
}
|