@carlonicora/nextjs-jsonapi 1.100.1 → 1.101.0

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.
@@ -47,7 +47,7 @@ import {
47
47
  TabsList,
48
48
  TabsTrigger,
49
49
  useCurrentUserContext
50
- } from "../chunk-J767HTWG.mjs";
50
+ } from "../chunk-FO642JFF.mjs";
51
51
  import {
52
52
  getRoleId,
53
53
  getStripePublishableKey
@@ -8888,7 +8888,7 @@ function EditorSheet({
8888
8888
  try {
8889
8889
  const result = await onSubmit(values);
8890
8890
  setOpen(false);
8891
- if (isEdit && result && onSaved) {
8891
+ if (result && onSaved) {
8892
8892
  onSaved(result, entityType);
8893
8893
  }
8894
8894
  if (onSuccess) {
@@ -9493,7 +9493,7 @@ import { useRef as useRef15 } from "react";
9493
9493
  import dynamic from "next/dynamic";
9494
9494
  import React14 from "react";
9495
9495
  import { jsx as jsx73 } from "react/jsx-runtime";
9496
- var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-OBWSYICZ.mjs"), {
9496
+ var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-OV64YA2W.mjs"), {
9497
9497
  ssr: false
9498
9498
  });
9499
9499
  var BlockNoteEditorContainer = React14.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
@@ -13723,7 +13723,7 @@ function RoundPageContainerTitle({
13723
13723
  ] }),
13724
13724
  /* @__PURE__ */ jsx146("div", { className: cn("text-primary w-full text-xl font-semibold"), children: title.element })
13725
13725
  ] }),
13726
- (title.functions || details) && /* @__PURE__ */ jsxs86("div", { className: "flex gap-x-2", children: [
13726
+ (title.functions || details) && /* @__PURE__ */ jsxs86("div", { className: "flex items-center gap-x-2", children: [
13727
13727
  title.functions,
13728
13728
  details && /* @__PURE__ */ jsxs86(Tooltip2, { children: [
13729
13729
  /* @__PURE__ */ jsx146(TooltipTrigger, { children: /* @__PURE__ */ jsx146(
@@ -22408,4 +22408,4 @@ export {
22408
22408
  useOAuthClients,
22409
22409
  useOAuthClient
22410
22410
  };
22411
- //# sourceMappingURL=chunk-J767HTWG.mjs.map
22411
+ //# sourceMappingURL=chunk-FO642JFF.mjs.map