@golstats/gsc-reports 1.0.91 → 1.0.92
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-wrp6BUT3-Dp7zzNNA.js → FilterConditions-55d68355-DMqzcKBO-C6ez4fsi-d9p1oGAu.js} +1 -1
- package/dist/{FilterField-59a73e38-CNaE03Ge-BUKXpbc--BlMVo3Ge.js → FilterField-59a73e38-CNaE03Ge-D7KFOAII-fuX0tD_2.js} +1 -1
- package/dist/{FilterSubcategories-a9b32cc9-_h5FCZ4r-CVsIKvd8-C0uU1PfL.js → FilterSubcategories-a9b32cc9-_h5FCZ4r-Bh7E_iYD-CqKqTfyh.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-Chk-5rv_.js → index-BJNwu3I4.js} +5 -5
- package/package.json +2 -2
|
@@ -121141,11 +121141,11 @@ const DQ = {
|
|
|
121141
121141
|
},
|
|
121142
121142
|
setup(e) {
|
|
121143
121143
|
const t = e, a = N3(
|
|
121144
|
-
() => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-
|
|
121144
|
+
() => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-Bh7E_iYD-CqKqTfyh.js")
|
|
121145
121145
|
), g = N3(
|
|
121146
|
-
() => import("./FilterConditions-55d68355-DMqzcKBO-
|
|
121146
|
+
() => import("./FilterConditions-55d68355-DMqzcKBO-C6ez4fsi-d9p1oGAu.js")
|
|
121147
121147
|
), R = N3(
|
|
121148
|
-
() => import("./FilterField-59a73e38-CNaE03Ge-
|
|
121148
|
+
() => import("./FilterField-59a73e38-CNaE03Ge-D7KFOAII-fuX0tD_2.js")
|
|
121149
121149
|
), m = [
|
|
121150
121150
|
{
|
|
121151
121151
|
name: "Sub categorías",
|
|
@@ -169851,7 +169851,7 @@ const rOe = /* @__PURE__ */ DLe(F6, [["render", tOe], ["__scopeId", "data-v-f3ee
|
|
|
169851
169851
|
document.addEventListener("click", le), qi(() => {
|
|
169852
169852
|
Ve();
|
|
169853
169853
|
});
|
|
169854
|
-
const ye = "https://
|
|
169854
|
+
const ye = "https://fb78a14uud.execute-api.us-east-2.amazonaws.com/qa/views";
|
|
169855
169855
|
try {
|
|
169856
169856
|
const ze = await (await fetch(
|
|
169857
169857
|
ye,
|
|
@@ -171066,7 +171066,7 @@ const rOe = /* @__PURE__ */ DLe(F6, [["render", tOe], ["__scopeId", "data-v-f3ee
|
|
|
171066
171066
|
}, "OK")) : lr("", !0)
|
|
171067
171067
|
]));
|
|
171068
171068
|
}
|
|
171069
|
-
}), eVe = /* @__PURE__ */ tc($Ue, [["__scopeId", "data-v-
|
|
171069
|
+
}), eVe = /* @__PURE__ */ tc($Ue, [["__scopeId", "data-v-2d63cff9"]]), tVe = {
|
|
171070
171070
|
key: 0,
|
|
171071
171071
|
class: "modal-simple"
|
|
171072
171072
|
}, rVe = { class: "modal-simple__content" }, aVe = { class: "modal-simple__content__header" }, nVe = { class: "modal-simple__content__body" }, iVe = { class: "modal-simple__content__footer" }, oVe = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@golstats/gsc-reports",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.92",
|
|
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.125",
|
|
51
51
|
"axios": "^1.10.0",
|
|
52
52
|
"gridstack": "^12.1.1",
|
|
53
53
|
"tiny-emitter": "^2.1.0",
|