biblio-react 3.0.0-alpha55 → 3.0.0-alpha56
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 +17 -16
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -17223,37 +17223,38 @@ const hS = /* @__PURE__ */ a((e) => {
|
|
|
17223
17223
|
hasCreate: n,
|
|
17224
17224
|
hasSeleccionMultiple: o,
|
|
17225
17225
|
chkSeleccion: i = !1,
|
|
17226
|
-
|
|
17227
|
-
|
|
17228
|
-
|
|
17226
|
+
storeKey: s,
|
|
17227
|
+
...l
|
|
17228
|
+
} = e, c = xe(ym), d = r === "ventana" ? CD : ix, p = Eh(), [f, h] = _e(null), [g, m] = _e(i), b = /* @__PURE__ */ a((y) => {
|
|
17229
|
+
m(y.target.checked);
|
|
17229
17230
|
}, "handleChange");
|
|
17230
17231
|
return tt(() => {
|
|
17231
|
-
|
|
17232
|
-
|
|
17233
|
-
}).catch((
|
|
17234
|
-
|
|
17232
|
+
p.getGrillaConfig(t).then((y) => {
|
|
17233
|
+
h(y.data);
|
|
17234
|
+
}).catch((y) => {
|
|
17235
|
+
f === null && h([]);
|
|
17235
17236
|
});
|
|
17236
|
-
}, []),
|
|
17237
|
+
}, []), f === null ? /* @__PURE__ */ v(mS, { loadingPrimary: "", loadingSecondary: "" }) : /* @__PURE__ */ v(
|
|
17237
17238
|
sI,
|
|
17238
17239
|
{
|
|
17239
17240
|
hasCreate: n,
|
|
17240
17241
|
hasSeleccionMultiple: o,
|
|
17241
|
-
chkSeleccion:
|
|
17242
|
-
handleSeleccionMultiple:
|
|
17243
|
-
children: /* @__PURE__ */ v(Us, { children: /* @__PURE__ */ v(gS.Provider, { value:
|
|
17244
|
-
|
|
17242
|
+
chkSeleccion: g,
|
|
17243
|
+
handleSeleccionMultiple: b,
|
|
17244
|
+
children: /* @__PURE__ */ v(Us, { children: /* @__PURE__ */ v(gS.Provider, { value: f, children: /* @__PURE__ */ v(gm, { children: /* @__PURE__ */ v(
|
|
17245
|
+
d,
|
|
17245
17246
|
{
|
|
17246
|
-
...
|
|
17247
|
+
...l,
|
|
17247
17248
|
sx: {
|
|
17248
17249
|
"& .MuiTablePagination-root": {
|
|
17249
17250
|
position: "sticky",
|
|
17250
17251
|
bottom: 0,
|
|
17251
17252
|
zIndex: 10
|
|
17252
17253
|
},
|
|
17253
|
-
...
|
|
17254
|
+
...l.sx
|
|
17254
17255
|
},
|
|
17255
|
-
disableSyncWithLocation: !!
|
|
17256
|
-
storeKey: `${t}.listParams`
|
|
17256
|
+
disableSyncWithLocation: !!c,
|
|
17257
|
+
storeKey: s ?? `${t}.listParams`
|
|
17257
17258
|
}
|
|
17258
17259
|
) }) }) })
|
|
17259
17260
|
}
|