biblio-react 3.0.0-alpha195 → 3.0.0-alpha196
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/index.js +9 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -33488,7 +33488,7 @@ const _H = /* @__PURE__ */ a((e) => /* @__PURE__ */ v(
|
|
|
33488
33488
|
)
|
|
33489
33489
|
}
|
|
33490
33490
|
), "AsistenteList"), qH = { fillista: "empcod=-1", mapId: ["funnro"] }, GH = /* @__PURE__ */ a((e) => {
|
|
33491
|
-
const { filgrilla: t = {}, meta: r
|
|
33491
|
+
const { filgrilla: t = {}, meta: r } = e, [n, o] = Be(qH), [i, s] = Be([]), l = Ja();
|
|
33492
33492
|
Ge(() => {
|
|
33493
33493
|
(/* @__PURE__ */ a(async () => {
|
|
33494
33494
|
const g = await d("");
|
|
@@ -33500,7 +33500,6 @@ const _H = /* @__PURE__ */ a((e) => /* @__PURE__ */ v(
|
|
|
33500
33500
|
o({
|
|
33501
33501
|
fillista: g,
|
|
33502
33502
|
mapId: ["funnro"],
|
|
33503
|
-
meta: r,
|
|
33504
33503
|
...t
|
|
33505
33504
|
});
|
|
33506
33505
|
},
|
|
@@ -33583,7 +33582,14 @@ const _H = /* @__PURE__ */ a((e) => /* @__PURE__ */ v(
|
|
|
33583
33582
|
height: { md: "70vh" },
|
|
33584
33583
|
width: { xs: "100%", md: "auto" }
|
|
33585
33584
|
},
|
|
33586
|
-
children: /* @__PURE__ */ v(
|
|
33585
|
+
children: /* @__PURE__ */ v(
|
|
33586
|
+
UH,
|
|
33587
|
+
{
|
|
33588
|
+
resource: "form_224",
|
|
33589
|
+
filter: n,
|
|
33590
|
+
queryOptions: { meta: r }
|
|
33591
|
+
}
|
|
33592
|
+
)
|
|
33587
33593
|
}
|
|
33588
33594
|
)
|
|
33589
33595
|
]
|