@golstats/gsc-reports 1.0.110 → 1.0.111
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-55d68355-DMqzcKBO-i2MMq9cG-VxWu25xG.js → FilterConditions-55d68355-DMqzcKBO-Dmc6GtF3-B2eli6C0.js} +1 -1
- package/dist/{FilterField-59a73e38-CNaE03Ge-Dv8D5kfs-Xx1i02y6.js → FilterField-59a73e38-CNaE03Ge-DJly2NDi-BfN5fAh8.js} +1 -1
- package/dist/{FilterSubcategories-a9b32cc9-_h5FCZ4r-CG0YsapG-CwUI6ctR.js → FilterSubcategories-a9b32cc9-_h5FCZ4r-aw9A8mpy-woAxs_HE.js} +1 -1
- package/dist/gsc-reports.css +1 -1
- package/dist/gsc-reports.es.js +1 -1
- package/dist/gsc-reports.umd.js +1 -1
- package/dist/{index-Cp5q6aub.js → index-BcjBCxxB.js} +5 -5
- package/package.json +2 -2
|
@@ -121153,11 +121153,11 @@ const k4t = {
|
|
|
121153
121153
|
},
|
|
121154
121154
|
setup(t) {
|
|
121155
121155
|
const e = t, r = pN(
|
|
121156
|
-
() => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-
|
|
121156
|
+
() => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-aw9A8mpy-woAxs_HE.js")
|
|
121157
121157
|
), g = pN(
|
|
121158
|
-
() => import("./FilterConditions-55d68355-DMqzcKBO-
|
|
121158
|
+
() => import("./FilterConditions-55d68355-DMqzcKBO-Dmc6GtF3-B2eli6C0.js")
|
|
121159
121159
|
), Q = pN(
|
|
121160
|
-
() => import("./FilterField-59a73e38-CNaE03Ge-
|
|
121160
|
+
() => import("./FilterField-59a73e38-CNaE03Ge-DJly2NDi-BfN5fAh8.js")
|
|
121161
121161
|
), d = [
|
|
121162
121162
|
{
|
|
121163
121163
|
name: "Sub categorías",
|
|
@@ -285876,7 +285876,7 @@ const joe = /* @__PURE__ */ Poe(EV, [["render", qoe], ["__scopeId", "data-v-f3ee
|
|
|
285876
285876
|
document.addEventListener("click", pe), Jd(() => {
|
|
285877
285877
|
Je();
|
|
285878
285878
|
});
|
|
285879
|
-
const Se = "https://
|
|
285879
|
+
const Se = "https://m9qip57rsh.execute-api.us-east-2.amazonaws.com/prod/views";
|
|
285880
285880
|
try {
|
|
285881
285881
|
const Ye = await (await fetch(
|
|
285882
285882
|
Se,
|
|
@@ -287204,7 +287204,7 @@ const joe = /* @__PURE__ */ Poe(EV, [["render", qoe], ["__scopeId", "data-v-f3ee
|
|
|
287204
287204
|
}, "OK")) : pi("", !0)
|
|
287205
287205
|
]));
|
|
287206
287206
|
}
|
|
287207
|
-
}), Jpe = /* @__PURE__ */ Y2(Zpe, [["__scopeId", "data-v-
|
|
287207
|
+
}), Jpe = /* @__PURE__ */ Y2(Zpe, [["__scopeId", "data-v-5035e341"]]), Hpe = {
|
|
287208
287208
|
key: 0,
|
|
287209
287209
|
class: "modal-simple"
|
|
287210
287210
|
}, Ype = { class: "modal-simple__content" }, Qpe = { class: "modal-simple__content__header" }, $pe = { class: "modal-simple__content__body" }, tde = { class: "modal-simple__content__footer" }, ede = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@golstats/gsc-reports",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.111",
|
|
4
4
|
"main": "dist/gsc-reports.umd.js",
|
|
5
5
|
"module": "dist/gsc-reports.es.js",
|
|
6
6
|
"exports": {
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"@golstats/gsc-checkbox": "^1.0.13",
|
|
50
|
-
"@golstats/gsc-template-report-maker": "^1.0.
|
|
50
|
+
"@golstats/gsc-template-report-maker": "^1.0.143",
|
|
51
51
|
"axios": "^1.10.0",
|
|
52
52
|
"gridstack": "^12.1.1",
|
|
53
53
|
"tiny-emitter": "^2.1.0",
|