biblio-react 3.0.0-alpha146 → 3.0.0-alpha148
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 +8 -7
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -9935,10 +9935,11 @@ const XC = /* @__PURE__ */ a(() => {
|
|
|
9935
9935
|
data: r,
|
|
9936
9936
|
hasShow: n,
|
|
9937
9937
|
hasList: o = !0,
|
|
9938
|
-
|
|
9939
|
-
|
|
9938
|
+
hasRefresh: i = !0,
|
|
9939
|
+
...s
|
|
9940
|
+
}) => /* @__PURE__ */ W(uS, { className: e, ...x_(s), children: [
|
|
9940
9941
|
t,
|
|
9941
|
-
/* @__PURE__ */ y(
|
|
9942
|
+
i && /* @__PURE__ */ y(
|
|
9942
9943
|
yP,
|
|
9943
9944
|
{
|
|
9944
9945
|
onClick: /* @__PURE__ */ a(() => {
|
|
@@ -25694,8 +25695,8 @@ const Zk = /* @__PURE__ */ a((t) => {
|
|
|
25694
25695
|
n === "ventana" ? p5 : wP,
|
|
25695
25696
|
{
|
|
25696
25697
|
redirect: "list",
|
|
25697
|
-
...s,
|
|
25698
25698
|
...l == null ? void 0 : l.panel,
|
|
25699
|
+
...s,
|
|
25699
25700
|
children: /* @__PURE__ */ y(
|
|
25700
25701
|
m5,
|
|
25701
25702
|
{
|
|
@@ -28174,8 +28175,8 @@ const Q3 = /* @__PURE__ */ a(({
|
|
|
28174
28175
|
mutationMode: r,
|
|
28175
28176
|
transform: X3,
|
|
28176
28177
|
id: i,
|
|
28177
|
-
...o,
|
|
28178
28178
|
...s == null ? void 0 : s.panel,
|
|
28179
|
+
...o,
|
|
28179
28180
|
children: /* @__PURE__ */ y(Z3, { fichaProps: s, children: n })
|
|
28180
28181
|
}
|
|
28181
28182
|
) }) });
|
|
@@ -28309,8 +28310,8 @@ const Q3 = /* @__PURE__ */ a(({
|
|
|
28309
28310
|
defaultValues: o,
|
|
28310
28311
|
component: fE,
|
|
28311
28312
|
toolbar: /* @__PURE__ */ y(QC, { deleteButton: r }),
|
|
28312
|
-
...n,
|
|
28313
28313
|
...i,
|
|
28314
|
+
...n,
|
|
28314
28315
|
children: [
|
|
28315
28316
|
e,
|
|
28316
28317
|
/* @__PURE__ */ y(XC, {})
|
|
@@ -30800,8 +30801,8 @@ const CH = /* @__PURE__ */ a(({
|
|
|
30800
30801
|
defaultValues: i,
|
|
30801
30802
|
component: fE,
|
|
30802
30803
|
toolbar: /* @__PURE__ */ y(QC, { deleteButton: n }),
|
|
30803
|
-
...o,
|
|
30804
30804
|
...s,
|
|
30805
|
+
...o,
|
|
30805
30806
|
children: [
|
|
30806
30807
|
e,
|
|
30807
30808
|
/* @__PURE__ */ y(XC, {})
|