biblio-react 3.0.0-alpha200 → 3.0.0-alpha201

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
@@ -10819,7 +10819,7 @@ const jD = /* @__PURE__ */ a((e) => {
10819
10819
  [r]
10820
10820
  ), o = O.useMemo(() => Array.isArray(e.columns) && e.columns.length ? e.columns.map((s) => s.field ? s : t.current.getColumn(s)).filter((s) => (s == null ? void 0 : s.field) && n.includes(s.field)) : n.map((s) => t.current.getColumn(s)).filter(Boolean), [e.columns, t, n]), i = /* @__PURE__ */ a((s, l, u) => {
10821
10821
  var d, p;
10822
- if (console.log({ colDef: s, _value: l, row: u }), typeof (s == null ? void 0 : s.valueFormatter) == "function") {
10822
+ if (typeof (s == null ? void 0 : s.valueFormatter) == "function") {
10823
10823
  const f = (u == null ? void 0 : u.id) ?? e.id;
10824
10824
  let h = l;
10825
10825
  if ((d = t.current) != null && d.getCellParams && f != null)