biblio-react 3.0.0-alpha123 → 3.0.0-alpha124
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 +2 -8
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -28287,10 +28287,7 @@ const J3 = /* @__PURE__ */ a(({
|
|
|
28287
28287
|
)
|
|
28288
28288
|
] });
|
|
28289
28289
|
}, "DisabledWrapper"), Dte = /* @__PURE__ */ a((t) => {
|
|
28290
|
-
const { children: e, ...r } = t, {
|
|
28291
|
-
initialValues: n,
|
|
28292
|
-
fichaProps: { config: o = {} }
|
|
28293
|
-
} = At(), i = fp(t);
|
|
28290
|
+
const { children: e, ...r } = t, { initialValues: n, fichaProps: { config: o = {} } = {} } = At(), i = fp(t);
|
|
28294
28291
|
return n ? /* @__PURE__ */ y(sk, { children: /* @__PURE__ */ y(dE, { children: /* @__PURE__ */ W(
|
|
28295
28292
|
RP,
|
|
28296
28293
|
{
|
|
@@ -30775,10 +30772,7 @@ const SH = /* @__PURE__ */ a(({
|
|
|
30775
30772
|
warnWhenUnsavedChanges: v,
|
|
30776
30773
|
...x
|
|
30777
30774
|
}) => x, "sanitizeRestProps"), Hte = /* @__PURE__ */ a((t) => {
|
|
30778
|
-
const { syncWithLocation: e = !1, children: r, ...n } = t, {
|
|
30779
|
-
initialValues: o,
|
|
30780
|
-
fichaProps: { config: i = {} }
|
|
30781
|
-
} = At(), s = fp(t);
|
|
30775
|
+
const { syncWithLocation: e = !1, children: r, ...n } = t, { initialValues: o, fichaProps: { config: i = {} } = {} } = At(), s = fp(t);
|
|
30782
30776
|
return o ? /* @__PURE__ */ y(sk, { children: /* @__PURE__ */ y(dE, { children: /* @__PURE__ */ W(
|
|
30783
30777
|
TE,
|
|
30784
30778
|
{
|