@carlonicora/nextjs-jsonapi 1.57.0 → 1.57.1

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.
@@ -8344,7 +8344,7 @@ __name(FormCheckbox, "FormCheckbox");
8344
8344
  import dynamic from "next/dynamic";
8345
8345
  import React14 from "react";
8346
8346
  import { jsx as jsx67 } from "react/jsx-runtime";
8347
- var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-QWW2LB2K.mjs"), {
8347
+ var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-7TXNOVKN.mjs"), {
8348
8348
  ssr: false
8349
8349
  });
8350
8350
  var BlockNoteEditorContainer = React14.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
@@ -13646,7 +13646,7 @@ var ContentListTable = memo(/* @__PURE__ */ __name(function ContentListTable2(pr
13646
13646
  }
13647
13647
  });
13648
13648
  const rowModel = tableData ? table.getRowModel() : null;
13649
- const showFooter = !!(props.functions || data.next || data.previous);
13649
+ const showFooter = !!(data.next || data.previous);
13650
13650
  return /* @__PURE__ */ jsx145("div", { className: "flex w-full flex-col", children: /* @__PURE__ */ jsx145("div", { className: cn(`overflow-clip`, fullWidth ? `` : `rounded-md border`), children: /* @__PURE__ */ jsxs84(Table, { children: [
13651
13651
  /* @__PURE__ */ jsxs84(TableHeader, { className: "bg-muted font-semibold", children: [
13652
13652
  props.title && /* @__PURE__ */ jsx145(TableRow, { children: /* @__PURE__ */ jsx145(TableHead, { className: "bg-card text-primary p-4 text-left font-bold", colSpan: tableColumns.length, children: /* @__PURE__ */ jsxs84("div", { className: "flex w-full items-center justify-between gap-x-2", children: [
@@ -18810,4 +18810,4 @@ export {
18810
18810
  useOAuthClients,
18811
18811
  useOAuthClient
18812
18812
  };
18813
- //# sourceMappingURL=chunk-4FJZ7JFQ.mjs.map
18813
+ //# sourceMappingURL=chunk-YRLM4PNR.mjs.map