@carlonicora/nextjs-jsonapi 3.1.0 → 3.2.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.
@@ -10222,7 +10222,7 @@ import { useRef as useRef17 } from "react";
10222
10222
  import dynamic from "next/dynamic";
10223
10223
  import React17 from "react";
10224
10224
  import { jsx as jsx88 } from "react/jsx-runtime";
10225
- var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-LJ2KA44Z.mjs"), {
10225
+ var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-RGOOSDA2.mjs"), {
10226
10226
  ssr: false
10227
10227
  });
10228
10228
  var BlockNoteEditorContainer = React17.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
@@ -17234,8 +17234,8 @@ var ContentListTable = memo(/* @__PURE__ */ __name(function ContentListTable2(pr
17234
17234
  }
17235
17235
  ) }),
17236
17236
  (props.functions || props.filters || allowSearch) && /* @__PURE__ */ jsxs103(Fragment28, { children: [
17237
- props.functions,
17238
17237
  props.filters,
17238
+ props.functions,
17239
17239
  allowSearch !== false && /* @__PURE__ */ jsx186(ContentTableSearch, { data })
17240
17240
  ] })
17241
17241
  ] })
@@ -19620,6 +19620,7 @@ var AI_CONNECTIONS_I18N_KEYS = [
19620
19620
  "ai_connections.admin.types.aiLarge",
19621
19621
  "ai_connections.admin.types.vision",
19622
19622
  "ai_connections.admin.types.audio",
19623
+ "ai_connections.admin.types.image",
19623
19624
  "ai_connections.admin.types.embedder",
19624
19625
  "ai_connections.admin.types.transcriber",
19625
19626
  "ai_connections.admin.types.documentAi",
@@ -20195,6 +20196,7 @@ var AI_CONNECTION_TYPE_ORDER = [
20195
20196
  "aiLarge",
20196
20197
  "vision",
20197
20198
  "audio",
20199
+ "image",
20198
20200
  "embedder",
20199
20201
  "transcriber",
20200
20202
  "documentAi"
@@ -25437,4 +25439,4 @@ export {
25437
25439
  useOAuthClients,
25438
25440
  useOAuthClient
25439
25441
  };
25440
- //# sourceMappingURL=chunk-WCRZEBX4.mjs.map
25442
+ //# sourceMappingURL=chunk-RFOZWANP.mjs.map