@carlonicora/nextjs-jsonapi 1.44.1 → 1.44.2

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.
@@ -8214,8 +8214,7 @@ function FormSwitch({
8214
8214
  /* @__PURE__ */ jsx73(Switch, { checked: field.value, onCheckedChange: field.onChange, disabled }),
8215
8215
  name && /* @__PURE__ */ jsx73(FieldLabel, { children: name })
8216
8216
  ] }) }),
8217
- description && /* @__PURE__ */ jsx73(FieldDescription, { children: description }),
8218
- /* @__PURE__ */ jsx73(Switch, { id })
8217
+ description && /* @__PURE__ */ jsx73(FieldDescription, { children: description })
8219
8218
  ] });
8220
8219
  }
8221
8220
  __name(FormSwitch, "FormSwitch");
@@ -8714,7 +8713,7 @@ var UserProvider = /* @__PURE__ */ __name(({ children, dehydratedUser }) => {
8714
8713
  const response = [];
8715
8714
  if (hasPermissionToModule({ module: Modules.User, action: "update" /* Update */ })) {
8716
8715
  response.push({
8717
- name: t(`common.settings`),
8716
+ name: t(`common.settings`, { item: "settings" }),
8718
8717
  href: generateUrl({ page: `/settings` })
8719
8718
  });
8720
8719
  response.push({
@@ -10923,7 +10922,7 @@ __name(AllowedUsersDetails, "AllowedUsersDetails");
10923
10922
  import dynamic from "next/dynamic";
10924
10923
  import React15 from "react";
10925
10924
  import { jsx as jsx126 } from "react/jsx-runtime";
10926
- var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-YSOWQEY7.mjs"), {
10925
+ var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-2ZP2BEZC.mjs"), {
10927
10926
  ssr: false
10928
10927
  });
10929
10928
  var BlockNoteEditorContainer = React15.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
@@ -16491,4 +16490,4 @@ export {
16491
16490
  useOAuthClients,
16492
16491
  useOAuthClient
16493
16492
  };
16494
- //# sourceMappingURL=chunk-B456JJWU.mjs.map
16493
+ //# sourceMappingURL=chunk-CLXIZJVH.mjs.map