@golstats/gsc-reports 1.0.89 → 1.0.90
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-xjPaYPWB-CEQai52k.js → FilterConditions-55d68355-DMqzcKBO-nUG6gA_w-BSmm9fuY.js} +1 -1
- package/dist/{FilterField-59a73e38-CNaE03Ge-CWEYNpr_-BfGqMQoD.js → FilterField-59a73e38-CNaE03Ge-vpLw29tV-LMvW-0da.js} +1 -1
- package/dist/{FilterSubcategories-a9b32cc9-_h5FCZ4r-Bl04UVYx-DWTPh9T2.js → FilterSubcategories-a9b32cc9-_h5FCZ4r-BQF_A3Lx-H4d-YxDX.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-BPFpesWH.js → index-DpAynz35.js} +5 -5
- package/package.json +2 -2
|
@@ -121141,11 +121141,11 @@ const BH = {
|
|
|
121141
121141
|
},
|
|
121142
121142
|
setup(e) {
|
|
121143
121143
|
const n = e, a = Dx(
|
|
121144
|
-
() => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-
|
|
121144
|
+
() => import("./FilterSubcategories-a9b32cc9-_h5FCZ4r-BQF_A3Lx-H4d-YxDX.js")
|
|
121145
121145
|
), T = Dx(
|
|
121146
|
-
() => import("./FilterConditions-55d68355-DMqzcKBO-
|
|
121146
|
+
() => import("./FilterConditions-55d68355-DMqzcKBO-nUG6gA_w-BSmm9fuY.js")
|
|
121147
121147
|
), F = Dx(
|
|
121148
|
-
() => import("./FilterField-59a73e38-CNaE03Ge-
|
|
121148
|
+
() => import("./FilterField-59a73e38-CNaE03Ge-vpLw29tV-LMvW-0da.js")
|
|
121149
121149
|
), y = [
|
|
121150
121150
|
{
|
|
121151
121151
|
name: "Sub categorías",
|
|
@@ -164001,7 +164001,7 @@ const d6e = /* @__PURE__ */ r6e(z_, [["render", p6e], ["__scopeId", "data-v-f3ee
|
|
|
164001
164001
|
document.addEventListener("click", ce), Li(() => {
|
|
164002
164002
|
qe();
|
|
164003
164003
|
});
|
|
164004
|
-
const me = "https://
|
|
164004
|
+
const me = "https://m9qip57rsh.execute-api.us-east-2.amazonaws.com/prod/views";
|
|
164005
164005
|
try {
|
|
164006
164006
|
const ze = await (await fetch(
|
|
164007
164007
|
me,
|
|
@@ -165209,7 +165209,7 @@ const d6e = /* @__PURE__ */ r6e(z_, [["render", p6e], ["__scopeId", "data-v-f3ee
|
|
|
165209
165209
|
}, "OK")) : ur("", !0)
|
|
165210
165210
|
]));
|
|
165211
165211
|
}
|
|
165212
|
-
}), ike = /* @__PURE__ */ Wu(ake, [["__scopeId", "data-v-
|
|
165212
|
+
}), ike = /* @__PURE__ */ Wu(ake, [["__scopeId", "data-v-9b2a2afd"]]), oke = {
|
|
165213
165213
|
key: 0,
|
|
165214
165214
|
class: "modal-simple"
|
|
165215
165215
|
}, ske = { class: "modal-simple__content" }, lke = { class: "modal-simple__content__header" }, cke = { class: "modal-simple__content__body" }, uke = { class: "modal-simple__content__footer" }, pke = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@golstats/gsc-reports",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.90",
|
|
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.123",
|
|
51
51
|
"axios": "^1.10.0",
|
|
52
52
|
"gridstack": "^12.1.1",
|
|
53
53
|
"tiny-emitter": "^2.1.0",
|