@builder.io/sdk-react-nextjs 0.8.1 → 0.10.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.
Files changed (50) hide show
  1. package/lib/browser/{USE_CLIENT_BUNDLE-0479ddc8.js → USE_CLIENT_BUNDLE-8a469a88.js} +195 -189
  2. package/lib/browser/USE_CLIENT_BUNDLE-bd42f34e.cjs +23 -0
  3. package/lib/{edge/USE_SERVER_BUNDLE-70f5e4b2.cjs → browser/USE_SERVER_BUNDLE-608eb1c6.cjs} +1 -1
  4. package/lib/{edge/USE_SERVER_BUNDLE-de23a873.js → browser/USE_SERVER_BUNDLE-b0fcc116.js} +1 -1
  5. package/lib/browser/{bundle-e4200429.cjs → bundle-6593f46a.cjs} +10 -10
  6. package/lib/browser/{bundle-179c65a2.js → bundle-f23172a5.js} +288 -268
  7. package/lib/browser/index.cjs +1 -1
  8. package/lib/browser/index.mjs +3 -3
  9. package/lib/edge/USE_CLIENT_BUNDLE-2ee2538b.cjs +23 -0
  10. package/lib/{node/USE_CLIENT_BUNDLE-ac10325c.js → edge/USE_CLIENT_BUNDLE-474e3242.js} +195 -189
  11. package/lib/{node/USE_SERVER_BUNDLE-de4b4ff0.cjs → edge/USE_SERVER_BUNDLE-b5ccb43b.cjs} +1 -1
  12. package/lib/{node/USE_SERVER_BUNDLE-2b7a9305.js → edge/USE_SERVER_BUNDLE-da7c49b1.js} +1 -1
  13. package/lib/edge/{bundle-a1501121.cjs → bundle-7c571d18.cjs} +30 -30
  14. package/lib/edge/{bundle-a958c31b.js → bundle-bd18331d.js} +1037 -1017
  15. package/lib/edge/index.cjs +1 -1
  16. package/lib/edge/index.mjs +3 -3
  17. package/lib/{edge/USE_CLIENT_BUNDLE-8c3da5c9.js → node/USE_CLIENT_BUNDLE-39759ac3.js} +195 -189
  18. package/lib/node/USE_CLIENT_BUNDLE-fcb61de5.cjs +23 -0
  19. package/lib/{browser/USE_SERVER_BUNDLE-71c86494.cjs → node/USE_SERVER_BUNDLE-9a538e9b.cjs} +1 -1
  20. package/lib/{browser/USE_SERVER_BUNDLE-88940a10.js → node/USE_SERVER_BUNDLE-9cade0d5.js} +1 -1
  21. package/lib/node/{bundle-59bd1206.js → bundle-49222e30.js} +188 -168
  22. package/lib/node/{bundle-ef482315.cjs → bundle-ad89090d.cjs} +9 -9
  23. package/lib/node/index.cjs +1 -1
  24. package/lib/node/index.mjs +3 -3
  25. package/package.json +1 -1
  26. package/types/cjs/components/blocks/blocks-wrapper.d.ts +8 -0
  27. package/types/cjs/components/blocks/blocks.d.ts +1 -1
  28. package/types/cjs/components/content/components/enable-editor.d.ts +1 -1
  29. package/types/cjs/components/content-variants/content-variants.types.d.ts +16 -0
  30. package/types/cjs/constants/sdk-version.d.ts +1 -1
  31. package/types/cjs/context/types.d.ts +2 -1
  32. package/types/cjs/functions/get-content/index.d.ts +2 -2
  33. package/types/cjs/functions/transform-block-properties.d.ts +5 -1
  34. package/types/cjs/types/enforced-partials.d.ts +7 -2
  35. package/types/esm/components/blocks/blocks-wrapper.d.ts +8 -0
  36. package/types/esm/components/blocks/blocks.d.ts +1 -1
  37. package/types/esm/components/content/components/enable-editor.d.ts +1 -1
  38. package/types/esm/components/content-variants/content-variants.types.d.ts +16 -0
  39. package/types/esm/constants/sdk-version.d.ts +1 -1
  40. package/types/esm/context/types.d.ts +2 -1
  41. package/types/esm/functions/get-content/index.d.ts +2 -2
  42. package/types/esm/functions/transform-block-properties.d.ts +5 -1
  43. package/types/esm/types/enforced-partials.d.ts +7 -2
  44. package/lib/browser/USE_CLIENT_BUNDLE-38635250.cjs +0 -23
  45. package/lib/edge/USE_CLIENT_BUNDLE-7d1db7a7.cjs +0 -23
  46. package/lib/node/USE_CLIENT_BUNDLE-1fd9261f.cjs +0 -23
  47. package/types/cjs/functions/get-react-native-block-styles.d.ts +0 -7
  48. package/types/cjs/functions/sanitize-react-native-block-styles.d.ts +0 -3
  49. package/types/esm/functions/get-react-native-block-styles.d.ts +0 -7
  50. package/types/esm/functions/sanitize-react-native-block-styles.d.ts +0 -3
@@ -1 +1 @@
1
- "use server";"use strict";const n=require("./bundle-ef482315.cjs");async function s({key:e,value:t}){return n.init(),globalThis._BUILDER_PREVIEW_LRU_CACHE.set(e,t),{[e]:t}}exports.postPreviewContent=s;
1
+ "use server";"use strict";const n=require("./bundle-7c571d18.cjs");async function s({key:e,value:t}){return n.init(),globalThis._BUILDER_PREVIEW_LRU_CACHE.set(e,t),{[e]:t}}exports.postPreviewContent=s;
@@ -1,5 +1,5 @@
1
1
  "use server";
2
- import { p as s } from "./bundle-59bd1206.js";
2
+ import { p as s } from "./bundle-bd18331d.js";
3
3
  async function n({
4
4
  key: t,
5
5
  value: r