@carlonicora/nextjs-jsonapi 1.56.1 → 1.56.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.
@@ -8344,7 +8344,7 @@ __name(FormCheckbox, "FormCheckbox");
8344
8344
  import dynamic from "next/dynamic";
8345
8345
  import React14 from "react";
8346
8346
  import { jsx as jsx67 } from "react/jsx-runtime";
8347
- var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-35AYRFUO.mjs"), {
8347
+ var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-RWQN3I3L.mjs"), {
8348
8348
  ssr: false
8349
8349
  });
8350
8350
  var BlockNoteEditorContainer = React14.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
@@ -8913,7 +8913,7 @@ function FormPlaceAutocomplete({
8913
8913
  },
8914
8914
  body: JSON.stringify({
8915
8915
  input,
8916
- includedPrimaryTypes: includeTypes || ["street_address", "premise", "subpremise"],
8916
+ ...includeTypes ? { includedPrimaryTypes: includeTypes } : {},
8917
8917
  languageCode: "en"
8918
8918
  })
8919
8919
  });
@@ -18758,4 +18758,4 @@ export {
18758
18758
  useOAuthClients,
18759
18759
  useOAuthClient
18760
18760
  };
18761
- //# sourceMappingURL=chunk-DIM7E4WN.mjs.map
18761
+ //# sourceMappingURL=chunk-HDFJZTQH.mjs.map