@carlonicora/nextjs-jsonapi 1.141.2 → 1.141.3

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.
@@ -10164,7 +10164,7 @@ import { useRef as useRef17 } from "react";
10164
10164
  import dynamic from "next/dynamic";
10165
10165
  import React17 from "react";
10166
10166
  import { jsx as jsx86 } from "react/jsx-runtime";
10167
- var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-3V7LHCFY.mjs"), {
10167
+ var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-JTKEBS2W.mjs"), {
10168
10168
  ssr: false
10169
10169
  });
10170
10170
  var BlockNoteEditorContainer = React17.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
@@ -12683,7 +12683,7 @@ function CompanyEditorInternal({
12683
12683
  dialogOpen,
12684
12684
  onDialogOpenChange: handleDialogOpenChange,
12685
12685
  children: /* @__PURE__ */ jsxs80("div", { className: "flex w-full items-start justify-between gap-x-4", children: [
12686
- /* @__PURE__ */ jsx133("div", { className: "flex w-96 flex-col justify-start gap-y-4", children: /* @__PURE__ */ jsx133(FileUploader, { value: files, onValueChange: setFiles, dropzoneOptions: dropzone2, className: "w-full p-4", children: /* @__PURE__ */ jsx133(FileInput, { className: "text-muted-foreground/50 outline-dashed", children: /* @__PURE__ */ jsx133("div", { className: "flex w-full flex-col items-center justify-center pt-3 pb-4", children: /* @__PURE__ */ jsx133("div", { className: "flex w-full flex-col items-center justify-center pt-3 pb-4", children: file || company?.logo ? /* @__PURE__ */ jsx133(
12686
+ /* @__PURE__ */ jsx133("div", { className: "flex w-96 flex-col justify-start gap-y-4", children: /* @__PURE__ */ jsx133(FileUploader, { value: files, onValueChange: setFiles, dropzoneOptions: dropzone2, className: "w-full p-4", children: /* @__PURE__ */ jsx133(FileInput, { className: "text-muted-foreground/50 rounded-lg outline-1 outline-dashed", children: /* @__PURE__ */ jsx133("div", { className: "flex w-full flex-col items-center justify-center pt-3 pb-4", children: /* @__PURE__ */ jsx133("div", { className: "flex w-full flex-col items-center justify-center pt-3 pb-4", children: file || company?.logo ? /* @__PURE__ */ jsx133(
12687
12687
  Image6,
12688
12688
  {
12689
12689
  src: file ? URL.createObjectURL(file) : company?.logo || "",
@@ -23950,4 +23950,4 @@ export {
23950
23950
  useOAuthClients,
23951
23951
  useOAuthClient
23952
23952
  };
23953
- //# sourceMappingURL=chunk-7ZEETAQV.mjs.map
23953
+ //# sourceMappingURL=chunk-K76QSQTC.mjs.map