@carlonicora/nextjs-jsonapi 1.82.0 → 1.83.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.
@@ -9200,7 +9200,7 @@ __name(FormCheckbox, "FormCheckbox");
9200
9200
  import dynamic from "next/dynamic";
9201
9201
  import React14 from "react";
9202
9202
  import { jsx as jsx73 } from "react/jsx-runtime";
9203
- var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-N2L7X6OY.mjs"), {
9203
+ var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-MA3MRV74.mjs"), {
9204
9204
  ssr: false
9205
9205
  });
9206
9206
  var BlockNoteEditorContainer = React14.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
@@ -13362,21 +13362,25 @@ function RoundPageContainer({
13362
13362
  }
13363
13363
  ),
13364
13364
  /* @__PURE__ */ jsxs87("div", { className: "flex h-full w-full overflow-hidden", children: [
13365
- /* @__PURE__ */ jsx147("div", { className: cn(`grow overflow-y-auto p-4`, fullWidth && `p-0`), children: /* @__PURE__ */ jsx147("div", { className: cn(`mx-auto max-w-6xl space-y-8`, fullWidth && `max-w-full w-full p-0 h-full`), children: tabs ? /* @__PURE__ */ jsxs87(
13366
- Tabs,
13367
- {
13368
- value: activeTab,
13369
- className: "w-full",
13370
- onValueChange: (key) => {
13371
- setActiveTab(key);
13372
- if (module && id) rewriteUrl({ page: module, id, additionalParameters: { section: key } });
13373
- },
13374
- children: [
13375
- /* @__PURE__ */ jsx147("div", { className: "p-4", children: /* @__PURE__ */ jsx147(TabsList, { className: ``, children: tabs.map((tab) => /* @__PURE__ */ jsx147(TabsTrigger, { value: tab.key?.name ?? tab.label, className: `px-4`, children: tab.contentLabel ?? tab.label }, tab.label)) }) }),
13376
- /* @__PURE__ */ jsx147("div", { className: "flex w-full overflow-y-auto px-4", children: tabs.map((tab) => /* @__PURE__ */ jsx147(TabsContent, { value: tab.key?.name ?? tab.label, className: `pb-20`, children: tab.content }, tab.label)) })
13377
- ]
13378
- }
13379
- ) : children }) }),
13365
+ /* @__PURE__ */ jsx147("div", { className: cn(`grow overflow-y-auto p-4`, fullWidth && `p-0`), children: /* @__PURE__ */ jsx147("div", { className: cn(`mx-auto max-w-6xl space-y-8`, fullWidth && `max-w-full w-full p-0 h-full`), children: tabs ? /* @__PURE__ */ jsxs87(Fragment22, { children: [
13366
+ /* @__PURE__ */ jsxs87(
13367
+ Tabs,
13368
+ {
13369
+ value: activeTab,
13370
+ className: "w-full",
13371
+ onValueChange: (key) => {
13372
+ setActiveTab(key);
13373
+ if (module && id)
13374
+ rewriteUrl({ page: module, id, additionalParameters: { section: key } });
13375
+ },
13376
+ children: [
13377
+ /* @__PURE__ */ jsx147("div", { className: "p-4", children: /* @__PURE__ */ jsx147(TabsList, { className: ``, children: tabs.map((tab) => /* @__PURE__ */ jsx147(TabsTrigger, { value: tab.key?.name ?? tab.label, className: `px-4`, children: tab.contentLabel ?? tab.label }, tab.label)) }) }),
13378
+ /* @__PURE__ */ jsx147("div", { className: "flex w-full overflow-y-auto px-4", children: tabs.map((tab) => /* @__PURE__ */ jsx147(TabsContent, { value: tab.key?.name ?? tab.label, className: `pb-20`, children: tab.content }, tab.label)) })
13379
+ ]
13380
+ }
13381
+ ),
13382
+ children && /* @__PURE__ */ jsx147("div", { className: "flex px-4", children })
13383
+ ] }) : children }) }),
13380
13384
  details && /* @__PURE__ */ jsx147(
13381
13385
  "div",
13382
13386
  {
@@ -21607,4 +21611,4 @@ export {
21607
21611
  useOAuthClients,
21608
21612
  useOAuthClient
21609
21613
  };
21610
- //# sourceMappingURL=chunk-KZRM55JX.mjs.map
21614
+ //# sourceMappingURL=chunk-M4KMRVEE.mjs.map