biblio-react 3.0.0-alpha171 → 3.0.0-alpha173

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 CHANGED
@@ -10783,15 +10783,15 @@ function f0(e) {
10783
10783
  }
10784
10784
  a(f0, "CardContent");
10785
10785
  const ED = /* @__PURE__ */ a((e) => {
10786
- const { params: t } = e, r = Ri(), n = pa(
10787
- r,
10786
+ const t = Ri(), r = pa(
10787
+ t,
10788
10788
  g1
10789
- ), o = Object.keys(n).filter(
10790
- (i) => n[i] !== !1
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: o.map((i) => {
10793
- var d;
10794
- const s = r.current.getColumn(i), l = (s == null ? void 0 : s.headerName) ?? i, u = ((d = t.row) == null ? void 0 : d[i]) ?? "N/A";
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: l
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: u
10814
+ children: l
10815
10815
  }
10816
10816
  )
10817
- ] }, i);
10817
+ ] }, o);
10818
10818
  }) }) }) }) });
10819
10819
  }, "ListCell"), kD = Se("MuiBox", ["root"]), wD = mS(), ya = kF({
10820
10820
  themeId: fi,
@@ -25833,7 +25833,7 @@ const KC = /* @__PURE__ */ a((e) => {
25833
25833
  y(C.target.checked);
25834
25834
  }, "handleChange");
25835
25835
  if (Ue(() => {
25836
- h.getGrillaConfig(t).then((C) => {
25836
+ h.getGrillaConfig(t, f).then((C) => {
25837
25837
  m(C.data);
25838
25838
  }).catch((C) => {
25839
25839
  g === null && m({});