@golstats/gsc-lists 1.0.9 → 1.0.10
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-ff9bf7f1-BrKqKws3.js → FilterConditions-ff9bf7f1-9UZ3pcAJ.js} +1 -1
- package/dist/{FilterField-fabdc206-BJL74pKU.js → FilterField-fabdc206-CwXZ1f3s.js} +1 -1
- package/dist/{FilterSubcategories-20bf8b05-CzVL-s0Z.js → FilterSubcategories-20bf8b05-BPTHX36k.js} +1 -1
- package/dist/gsc-lists.css +1 -1
- package/dist/gsc-lists.es.js +1 -1
- package/dist/gsc-lists.umd.js +1 -1
- package/dist/{index-C_7qVU8k.js → index-FtrWeCBt.js} +6 -6
- package/package.json +1 -1
|
@@ -10334,11 +10334,11 @@ const nm = { class: "dropdown" }, dm = { class: "selected-item" }, cm = {
|
|
|
10334
10334
|
},
|
|
10335
10335
|
setup(e) {
|
|
10336
10336
|
const t = e, a = ha(
|
|
10337
|
-
() => import("./FilterSubcategories-20bf8b05-
|
|
10337
|
+
() => import("./FilterSubcategories-20bf8b05-BPTHX36k.js")
|
|
10338
10338
|
), i = ha(
|
|
10339
|
-
() => import("./FilterConditions-ff9bf7f1-
|
|
10339
|
+
() => import("./FilterConditions-ff9bf7f1-9UZ3pcAJ.js")
|
|
10340
10340
|
), l = ha(
|
|
10341
|
-
() => import("./FilterField-fabdc206-
|
|
10341
|
+
() => import("./FilterField-fabdc206-CwXZ1f3s.js")
|
|
10342
10342
|
), s = [
|
|
10343
10343
|
{
|
|
10344
10344
|
name: "Sub categorías",
|
|
@@ -15356,7 +15356,7 @@ const Ng = {
|
|
|
15356
15356
|
}, R = async () => {
|
|
15357
15357
|
try {
|
|
15358
15358
|
u.value = !0;
|
|
15359
|
-
const G = await ue.create({ headers: { Authorization: `${Z}` } }).get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/teams/${e.userTeamId}/templates`);
|
|
15359
|
+
const G = await ue.create({ headers: { Authorization: `${Z}` } }).get(`https://a3tmmmjdaj.execute-api.us-east-2.amazonaws.com/prod/teams/${e.userTeamId}/templates?general=1`);
|
|
15360
15360
|
d.value = G.data.data;
|
|
15361
15361
|
} catch (k) {
|
|
15362
15362
|
console.error("Error al cargar templates:", k);
|
|
@@ -15621,7 +15621,7 @@ function g4(e, t, a, i, l, s) {
|
|
|
15621
15621
|
value: "",
|
|
15622
15622
|
disabled: "",
|
|
15623
15623
|
selected: ""
|
|
15624
|
-
}, "Selecciona
|
|
15624
|
+
}, "Selecciona un template para tu lista", -1)),
|
|
15625
15625
|
i.isLoading ? (c(), h("option", Wg, "Cargando templates...")) : (c(!0), h(H, { key: 0 }, le(i.templates, (n) => (c(), h("option", {
|
|
15626
15626
|
key: n.id,
|
|
15627
15627
|
value: n.id
|
|
@@ -15781,7 +15781,7 @@ function g4(e, t, a, i, l, s) {
|
|
|
15781
15781
|
_: 1
|
|
15782
15782
|
});
|
|
15783
15783
|
}
|
|
15784
|
-
const b4 = /* @__PURE__ */ $e(Ng, [["render", g4], ["__scopeId", "data-v-
|
|
15784
|
+
const b4 = /* @__PURE__ */ $e(Ng, [["render", g4], ["__scopeId", "data-v-df61e2d4"]]), _4 = {
|
|
15785
15785
|
name: "ModalCreatePlayList",
|
|
15786
15786
|
props: {
|
|
15787
15787
|
isVisible: {
|