@carlonicora/nextjs-jsonapi 1.46.0 → 1.46.1
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-XFHT44IV.js → BlockNoteEditor-H6KXV3VK.js} +6 -6
- package/dist/{BlockNoteEditor-XFHT44IV.js.map → BlockNoteEditor-H6KXV3VK.js.map} +1 -1
- package/dist/{BlockNoteEditor-WBCUJKNR.mjs → BlockNoteEditor-UOY5GSMU.mjs} +2 -2
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-OMYDD2UE.js → chunk-2OJWO6QV.js} +2 -2
- package/dist/chunk-2OJWO6QV.js.map +1 -0
- package/dist/{chunk-YM7XSACC.mjs → chunk-5AYSTQBI.mjs} +2 -2
- package/dist/chunk-5AYSTQBI.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/tables/cells/cell.date.tsx +1 -3
- package/dist/chunk-OMYDD2UE.js.map +0 -1
- package/dist/chunk-YM7XSACC.mjs.map +0 -1
- /package/dist/{BlockNoteEditor-WBCUJKNR.mjs.map → BlockNoteEditor-UOY5GSMU.mjs.map} +0 -0
|
@@ -10925,7 +10925,7 @@ __name(AllowedUsersDetails, "AllowedUsersDetails");
|
|
|
10925
10925
|
import dynamic from "next/dynamic";
|
|
10926
10926
|
import React15 from "react";
|
|
10927
10927
|
import { jsx as jsx126 } from "react/jsx-runtime";
|
|
10928
|
-
var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-
|
|
10928
|
+
var BlockNoteEditor = dynamic(() => import("./BlockNoteEditor-UOY5GSMU.mjs"), {
|
|
10929
10929
|
ssr: false
|
|
10930
10930
|
});
|
|
10931
10931
|
var BlockNoteEditorContainer = React15.memo(/* @__PURE__ */ __name(function EditorContainer(props) {
|
|
@@ -16894,4 +16894,4 @@ export {
|
|
|
16894
16894
|
useOAuthClients,
|
|
16895
16895
|
useOAuthClient
|
|
16896
16896
|
};
|
|
16897
|
-
//# sourceMappingURL=chunk-
|
|
16897
|
+
//# sourceMappingURL=chunk-5AYSTQBI.mjs.map
|