biblio-react 3.0.0-alpha170 → 3.0.0-alpha172
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 +38 -28
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10783,15 +10783,15 @@ function f0(e) {
|
|
|
10783
10783
|
}
|
|
10784
10784
|
a(f0, "CardContent");
|
|
10785
10785
|
const ED = /* @__PURE__ */ a((e) => {
|
|
10786
|
-
const
|
|
10787
|
-
|
|
10786
|
+
const t = Ri(), r = pa(
|
|
10787
|
+
t,
|
|
10788
10788
|
g1
|
|
10789
|
-
),
|
|
10790
|
-
(
|
|
10789
|
+
), n = Object.keys(r).filter(
|
|
10790
|
+
(o) => r[o] !== !1
|
|
10791
10791
|
);
|
|
10792
|
-
return /* @__PURE__ */ v(TD, { children: /* @__PURE__ */ v(f0, { children: /* @__PURE__ */ v(f0, { children: /* @__PURE__ */ v(ov, { container: !0, spacing: 1, alignItems: "flex-start", children:
|
|
10793
|
-
var
|
|
10794
|
-
const
|
|
10792
|
+
return /* @__PURE__ */ v(TD, { children: /* @__PURE__ */ v(f0, { children: /* @__PURE__ */ v(f0, { children: /* @__PURE__ */ v(ov, { container: !0, spacing: 1, alignItems: "flex-start", children: n.map((o) => {
|
|
10793
|
+
var u;
|
|
10794
|
+
const i = t.current.getColumn(o), s = (i == null ? void 0 : i.headerName) ?? o, l = ((u = e.row) == null ? void 0 : u[o]) ?? "N/A";
|
|
10795
10795
|
return /* @__PURE__ */ U(ov, { item: !0, xs: 12, children: [
|
|
10796
10796
|
/* @__PURE__ */ v(
|
|
10797
10797
|
Mt,
|
|
@@ -10800,7 +10800,7 @@ const ED = /* @__PURE__ */ a((e) => {
|
|
|
10800
10800
|
color: "text.secondary",
|
|
10801
10801
|
component: "div",
|
|
10802
10802
|
sx: { lineHeight: 1.2 },
|
|
10803
|
-
children:
|
|
10803
|
+
children: s
|
|
10804
10804
|
}
|
|
10805
10805
|
),
|
|
10806
10806
|
/* @__PURE__ */ v(
|
|
@@ -10811,10 +10811,10 @@ const ED = /* @__PURE__ */ a((e) => {
|
|
|
10811
10811
|
sx: {
|
|
10812
10812
|
lineHeight: 1.5
|
|
10813
10813
|
},
|
|
10814
|
-
children:
|
|
10814
|
+
children: l
|
|
10815
10815
|
}
|
|
10816
10816
|
)
|
|
10817
|
-
] },
|
|
10817
|
+
] }, o);
|
|
10818
10818
|
}) }) }) }) });
|
|
10819
10819
|
}, "ListCell"), kD = Se("MuiBox", ["root"]), wD = mS(), ya = kF({
|
|
10820
10820
|
themeId: fi,
|
|
@@ -28324,23 +28324,30 @@ const NV = /* @__PURE__ */ a(({
|
|
|
28324
28324
|
)
|
|
28325
28325
|
] });
|
|
28326
28326
|
}, "DisabledWrapper"), mee = /* @__PURE__ */ a((e) => {
|
|
28327
|
-
const {
|
|
28328
|
-
|
|
28327
|
+
const {
|
|
28328
|
+
children: t,
|
|
28329
|
+
deleteButton: r = !0,
|
|
28330
|
+
toolbar: n,
|
|
28331
|
+
...o
|
|
28332
|
+
} = e, { initialValues: i, fichaProps: { config: s = {} } = {} } = vt(), l = Ld(e);
|
|
28333
|
+
if (!i) return null;
|
|
28334
|
+
const { toolbar: u, ...d } = s;
|
|
28335
|
+
return /* @__PURE__ */ v(oC, { children: /* @__PURE__ */ v(lT, { children: /* @__PURE__ */ U(
|
|
28329
28336
|
xP,
|
|
28330
28337
|
{
|
|
28331
28338
|
mode: "onBlur",
|
|
28332
|
-
onSubmit:
|
|
28333
|
-
defaultValues:
|
|
28339
|
+
onSubmit: l,
|
|
28340
|
+
defaultValues: i,
|
|
28334
28341
|
component: sT,
|
|
28335
|
-
toolbar: /* @__PURE__ */ v(qS, { deleteButton: r }),
|
|
28336
|
-
...
|
|
28337
|
-
...
|
|
28342
|
+
toolbar: u !== void 0 ? u : n !== void 0 ? n : /* @__PURE__ */ v(qS, { deleteButton: r }),
|
|
28343
|
+
...d,
|
|
28344
|
+
...o,
|
|
28338
28345
|
children: [
|
|
28339
28346
|
t,
|
|
28340
28347
|
/* @__PURE__ */ v(GS, {})
|
|
28341
28348
|
]
|
|
28342
28349
|
}
|
|
28343
|
-
) }) })
|
|
28350
|
+
) }) });
|
|
28344
28351
|
}, "FormEtriek");
|
|
28345
28352
|
var Dg = {}, VV = ke;
|
|
28346
28353
|
Object.defineProperty(Dg, "__esModule", {
|
|
@@ -30809,26 +30816,29 @@ const s4 = /* @__PURE__ */ a(({
|
|
|
30809
30816
|
children: t,
|
|
30810
30817
|
syncWithLocation: r = !1,
|
|
30811
30818
|
deleteButton: n = !0,
|
|
30812
|
-
|
|
30813
|
-
|
|
30814
|
-
|
|
30819
|
+
toolbar: o,
|
|
30820
|
+
...i
|
|
30821
|
+
} = e, { initialValues: s, fichaProps: { config: l = {} } = {} } = vt(), u = Ld(e), d = xc;
|
|
30822
|
+
if (!s) return null;
|
|
30823
|
+
const { toolbar: p, ...f } = l, h = p !== void 0 ? p : o !== void 0 ? o : /* @__PURE__ */ v(qS, { deleteButton: n });
|
|
30824
|
+
return /* @__PURE__ */ v(oC, { children: /* @__PURE__ */ v(lT, { children: /* @__PURE__ */ U(
|
|
30815
30825
|
ST,
|
|
30816
30826
|
{
|
|
30817
30827
|
mode: "onBlur",
|
|
30818
30828
|
syncWithLocation: r,
|
|
30819
|
-
onSubmit:
|
|
30820
|
-
defaultValues:
|
|
30829
|
+
onSubmit: u,
|
|
30830
|
+
defaultValues: s,
|
|
30821
30831
|
component: sT,
|
|
30822
|
-
|
|
30823
|
-
|
|
30824
|
-
...
|
|
30825
|
-
...
|
|
30832
|
+
tabs: /* @__PURE__ */ v(c1, { className: d.tab }),
|
|
30833
|
+
toolbar: h,
|
|
30834
|
+
...f,
|
|
30835
|
+
...i,
|
|
30826
30836
|
children: [
|
|
30827
30837
|
t,
|
|
30828
30838
|
/* @__PURE__ */ v(GS, {})
|
|
30829
30839
|
]
|
|
30830
30840
|
}
|
|
30831
|
-
) }) })
|
|
30841
|
+
) }) });
|
|
30832
30842
|
}, "TabbedFormEtriek"), l4 = UO(u1, {
|
|
30833
30843
|
palette: {
|
|
30834
30844
|
mode: "dark"
|