@carlonicora/nextjs-jsonapi 1.97.1 → 1.97.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.
- package/dist/{BlockNoteEditor-74GNMOST.mjs → BlockNoteEditor-LRJUTHTW.mjs} +2 -2
- package/dist/{BlockNoteEditor-7SXXGSJH.js → BlockNoteEditor-OOZGXU6E.js} +9 -9
- package/dist/{BlockNoteEditor-7SXXGSJH.js.map → BlockNoteEditor-OOZGXU6E.js.map} +1 -1
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-XHCHSTAX.js → chunk-HCOX3PKM.js} +2 -2
- package/dist/{chunk-XHCHSTAX.js.map → chunk-HCOX3PKM.js.map} +1 -1
- package/dist/{chunk-A4EZFGFA.mjs → chunk-XYGK26YG.mjs} +2 -2
- package/dist/chunk-XYGK26YG.mjs.map +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -1
- package/dist/components/index.js +2 -2
- package/dist/components/index.mjs +1 -1
- package/dist/contexts/index.js +2 -2
- package/dist/contexts/index.mjs +1 -1
- package/package.json +1 -1
- package/src/components/editors/BlockNoteEditorSuggestionMenuController.tsx +1 -2
- package/dist/chunk-A4EZFGFA.mjs.map +0 -1
- /package/dist/{BlockNoteEditor-74GNMOST.mjs.map → BlockNoteEditor-LRJUTHTW.mjs.map} +0 -0
|
@@ -9226,7 +9226,7 @@ import { useRef as useRef15 } from "react";
|
|
|
9226
9226
|
import dynamic from "next/dynamic";
|
|
9227
9227
|
import React14 from "react";
|
|
9228
9228
|
import { jsx as jsx73 } from "react/jsx-runtime";
|
|
9229
|
-
var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-
|
|
9229
|
+
var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-LRJUTHTW.mjs"), {
|
|
9230
9230
|
ssr: false
|
|
9231
9231
|
});
|
|
9232
9232
|
var BlockNoteEditorContainer = React14.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
|
|
@@ -22088,4 +22088,4 @@ export {
|
|
|
22088
22088
|
useOAuthClients,
|
|
22089
22089
|
useOAuthClient
|
|
22090
22090
|
};
|
|
22091
|
-
//# sourceMappingURL=chunk-
|
|
22091
|
+
//# sourceMappingURL=chunk-XYGK26YG.mjs.map
|