biblio-react 2.2.22 → 2.3.0
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 +13 -8
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -26207,14 +26207,19 @@ const _w = /* @__PURE__ */ o((e) => /* @__PURE__ */ f(
|
|
|
26207
26207
|
title: `Selección de ${p}`,
|
|
26208
26208
|
contentResource: r,
|
|
26209
26209
|
content: S.createElement(t, {
|
|
26210
|
-
|
|
26211
|
-
|
|
26212
|
-
|
|
26213
|
-
|
|
26214
|
-
|
|
26215
|
-
|
|
26216
|
-
|
|
26217
|
-
|
|
26210
|
+
panel: {
|
|
26211
|
+
hasCreate: !1,
|
|
26212
|
+
exporter: !1,
|
|
26213
|
+
actions: /* @__PURE__ */ f(D1, {}),
|
|
26214
|
+
actionButtons: !1,
|
|
26215
|
+
hasSeleccionMultiple: !1,
|
|
26216
|
+
chkSeleccion: !0,
|
|
26217
|
+
resource: r
|
|
26218
|
+
},
|
|
26219
|
+
config: {
|
|
26220
|
+
bulkActionButtons: /* @__PURE__ */ f(Bw, {}),
|
|
26221
|
+
hasEdit: !1
|
|
26222
|
+
}
|
|
26218
26223
|
}),
|
|
26219
26224
|
onConfirm: O,
|
|
26220
26225
|
onClose: b
|