biblio-react 3.0.0-alpha34 → 3.0.0-alpha35
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 +12 -13
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -26697,20 +26697,19 @@ const DR = /* @__PURE__ */ n((e) => /* @__PURE__ */ f(
|
|
|
26697
26697
|
title: `Selección de ${p}`,
|
|
26698
26698
|
contentResource: r,
|
|
26699
26699
|
content: T.createElement(t, {
|
|
26700
|
-
|
|
26701
|
-
|
|
26702
|
-
|
|
26703
|
-
}
|
|
26700
|
+
panel: {
|
|
26701
|
+
hasCreate: !1,
|
|
26702
|
+
exporter: !1,
|
|
26703
|
+
actions: /* @__PURE__ */ f(zF, {}),
|
|
26704
|
+
actionButtons: !1,
|
|
26705
|
+
hasSeleccionMultiple: !1,
|
|
26706
|
+
chkSeleccion: !0,
|
|
26707
|
+
resource: r
|
|
26704
26708
|
},
|
|
26705
|
-
|
|
26706
|
-
|
|
26707
|
-
|
|
26708
|
-
|
|
26709
|
-
actions: /* @__PURE__ */ f(zF, {}),
|
|
26710
|
-
actionButtons: !1,
|
|
26711
|
-
hasSeleccionMultiple: !1,
|
|
26712
|
-
chkSeleccion: !0,
|
|
26713
|
-
resource: r
|
|
26709
|
+
config: {
|
|
26710
|
+
bulkActionButtons: /* @__PURE__ */ f(VR, {}),
|
|
26711
|
+
hasEdit: !1
|
|
26712
|
+
}
|
|
26714
26713
|
}),
|
|
26715
26714
|
onConfirm: v,
|
|
26716
26715
|
onClose: g
|