@carlonicora/nextjs-jsonapi 1.55.0 → 1.55.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-KRNCNQSM.mjs"), {
8347
+ var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-IKOGDWDQ.mjs"), {
8348
8348
  ssr: false
8349
8349
  });
8350
8350
  var BlockNoteEditorContainer = React14.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
@@ -11920,7 +11920,7 @@ __name(TabsContainer, "TabsContainer");
11920
11920
  import { jsx as jsx131, jsxs as jsxs77 } from "react/jsx-runtime";
11921
11921
  function AttributeElement({ inline, title, value, className }) {
11922
11922
  return /* @__PURE__ */ jsxs77("div", { className: cn(`flex ${inline === true ? "flex-row" : "flex-col"} my-1 justify-start`, className), children: [
11923
- title && /* @__PURE__ */ jsx131("div", { className: `${inline === true ? "min-w-48 pr-4" : "w-full"} text-sm font-semibold`, children: title }),
11923
+ title && /* @__PURE__ */ jsx131("div", { className: `${inline === true ? "min-w-48 pr-4" : "w-full"} text-xs text-muted-foreground`, children: title }),
11924
11924
  value && /* @__PURE__ */ jsx131("div", { className: "flex w-full flex-col text-sm", children: value })
11925
11925
  ] });
11926
11926
  }
@@ -18748,4 +18748,4 @@ export {
18748
18748
  useOAuthClients,
18749
18749
  useOAuthClient
18750
18750
  };
18751
- //# sourceMappingURL=chunk-PIGACN3N.mjs.map
18751
+ //# sourceMappingURL=chunk-PHYEALSV.mjs.map