@riverbankcms/sdk 0.4.2 → 0.4.3

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 (88) hide show
  1. package/dist/client/client.d.mts +2 -2
  2. package/dist/client/client.d.ts +2 -2
  3. package/dist/client/client.js +11 -1
  4. package/dist/client/client.js.map +1 -1
  5. package/dist/client/client.mjs +11 -1
  6. package/dist/client/client.mjs.map +1 -1
  7. package/dist/client/hooks.d.mts +2 -2
  8. package/dist/client/hooks.d.ts +2 -2
  9. package/dist/client/rendering/client.js +4 -0
  10. package/dist/client/rendering/client.js.map +1 -1
  11. package/dist/client/rendering/client.mjs +4 -0
  12. package/dist/client/rendering/client.mjs.map +1 -1
  13. package/dist/client/usePage--fGlyrgj.d.mts +6439 -0
  14. package/dist/client/usePage-CE7X5NcN.d.ts +6439 -0
  15. package/dist/server/{Layout-kRv5sU81.d.ts → Layout-CXI_VkhN.d.ts} +1 -1
  16. package/dist/server/{Layout-ByUnm35V.d.mts → Layout-p6f3TLw9.d.mts} +1 -1
  17. package/dist/server/{chunk-SPXMMX3C.mjs → chunk-24F6FTCI.mjs} +2 -2
  18. package/dist/server/{chunk-NW5KHH4A.js → chunk-2SSEBAHC.js} +5 -5
  19. package/dist/server/{chunk-NW5KHH4A.js.map → chunk-2SSEBAHC.js.map} +1 -1
  20. package/dist/server/{chunk-ZEAJW6T3.mjs → chunk-ES6QDZUX.mjs} +3 -2
  21. package/dist/server/chunk-ES6QDZUX.mjs.map +1 -0
  22. package/dist/server/{chunk-SWPHIUVE.js → chunk-G35R7N7B.js} +3 -2
  23. package/dist/server/chunk-G35R7N7B.js.map +1 -0
  24. package/dist/server/{chunk-7BOIO2S7.mjs → chunk-LCYGQDAB.mjs} +5 -3
  25. package/dist/server/chunk-LCYGQDAB.mjs.map +1 -0
  26. package/dist/server/{chunk-BLKVTULP.js → chunk-TNYU5EIO.js} +11 -9
  27. package/dist/server/{chunk-BLKVTULP.js.map → chunk-TNYU5EIO.js.map} +1 -1
  28. package/dist/server/{chunk-TNRADRPH.mjs → chunk-U2NI3TS3.mjs} +9 -1
  29. package/dist/server/chunk-U2NI3TS3.mjs.map +1 -0
  30. package/dist/server/{chunk-TKMA6D6U.js → chunk-VHDDXCK6.js} +75 -67
  31. package/dist/server/chunk-VHDDXCK6.js.map +1 -0
  32. package/dist/server/{components-CY8jDQjv.d.mts → components-C75e4poV.d.mts} +3 -3
  33. package/dist/server/{components-D1Z2mSDr.d.ts → components-Dhiemsjd.d.ts} +3 -3
  34. package/dist/server/components.d.mts +5 -5
  35. package/dist/server/components.d.ts +5 -5
  36. package/dist/server/components.js +3 -3
  37. package/dist/server/components.mjs +2 -2
  38. package/dist/server/config-validation.js +1 -1
  39. package/dist/server/config-validation.mjs +1 -1
  40. package/dist/server/config.js +1 -1
  41. package/dist/server/config.mjs +1 -1
  42. package/dist/server/data.d.mts +2 -2
  43. package/dist/server/data.d.ts +2 -2
  44. package/dist/server/{index-DFQwtj3J.d.mts → index-C6o9LPvq.d.mts} +1 -1
  45. package/dist/server/{index-DCIz9Ptv.d.ts → index-CAwBj3-A.d.ts} +1 -1
  46. package/dist/server/index.d.mts +3 -3
  47. package/dist/server/index.d.ts +3 -3
  48. package/dist/server/{loadContent-CWuE8FCx.d.mts → loadContent-CdXfuCuE.d.mts} +3 -3
  49. package/dist/server/{loadContent-DynBuR5f.d.ts → loadContent-CsvQRoxb.d.ts} +3 -3
  50. package/dist/server/{loadPage-BTkKpizX.d.ts → loadPage-BA0HiT-6.d.ts} +14 -3
  51. package/dist/server/{loadPage-DUHBXDEW.js → loadPage-DLC7DJZP.js} +3 -3
  52. package/dist/server/{loadPage-DUHBXDEW.js.map → loadPage-DLC7DJZP.js.map} +1 -1
  53. package/dist/server/{loadPage-LYVKY3WZ.mjs → loadPage-GEGN4UAL.mjs} +2 -2
  54. package/dist/server/{loadPage-B8RmlYgV.d.mts → loadPage-p3AWwwrd.d.mts} +14 -3
  55. package/dist/server/metadata.d.mts +3 -3
  56. package/dist/server/metadata.d.ts +3 -3
  57. package/dist/server/navigation.d.mts +2 -2
  58. package/dist/server/navigation.d.ts +2 -2
  59. package/dist/server/rendering/server.d.mts +4 -4
  60. package/dist/server/rendering/server.d.ts +4 -4
  61. package/dist/server/rendering/server.js +4 -4
  62. package/dist/server/rendering/server.mjs +3 -3
  63. package/dist/server/rendering.d.mts +7 -7
  64. package/dist/server/rendering.d.ts +7 -7
  65. package/dist/server/rendering.js +5 -5
  66. package/dist/server/rendering.mjs +4 -4
  67. package/dist/server/routing.d.mts +3 -3
  68. package/dist/server/routing.d.ts +3 -3
  69. package/dist/server/routing.js +1 -1
  70. package/dist/server/routing.mjs +1 -1
  71. package/dist/server/server.d.mts +5 -5
  72. package/dist/server/server.d.ts +5 -5
  73. package/dist/server/server.js +2 -2
  74. package/dist/server/server.mjs +1 -1
  75. package/dist/server/theme-bridge.js +7 -7
  76. package/dist/server/theme-bridge.mjs +1 -1
  77. package/dist/server/{types-CdrJqlKx.d.mts → types-BLf-hE50.d.mts} +2 -0
  78. package/dist/server/{types-BiRZnxDx.d.ts → types-BWQ-TohG.d.ts} +2 -0
  79. package/dist/server/{types-DkKEctWn.d.mts → types-CdhKJrB0.d.mts} +1 -1
  80. package/dist/server/{types-oCM-fw4O.d.ts → types-Dj8B3QRb.d.ts} +1 -1
  81. package/package.json +3 -3
  82. package/dist/server/chunk-7BOIO2S7.mjs.map +0 -1
  83. package/dist/server/chunk-SWPHIUVE.js.map +0 -1
  84. package/dist/server/chunk-TKMA6D6U.js.map +0 -1
  85. package/dist/server/chunk-TNRADRPH.mjs.map +0 -1
  86. package/dist/server/chunk-ZEAJW6T3.mjs.map +0 -1
  87. /package/dist/server/{chunk-SPXMMX3C.mjs.map → chunk-24F6FTCI.mjs.map} +0 -0
  88. /package/dist/server/{loadPage-LYVKY3WZ.mjs.map → loadPage-GEGN4UAL.mjs.map} +0 -0
@@ -1,6 +1,6 @@
1
- import { T as ThemeTokens, g as ResolverContext, h as TransformRegistry } from './loadPage-B8RmlYgV.mjs';
2
- import './Layout-ByUnm35V.mjs';
3
- import { T as Theme, H as HydratedTheme, e as ExpandedPalette } from './types-CdrJqlKx.mjs';
1
+ import { T as ThemeTokens, g as ResolverContext, h as TransformRegistry } from './loadPage-p3AWwwrd.mjs';
2
+ import './Layout-p6f3TLw9.mjs';
3
+ import { T as Theme, H as HydratedTheme, e as ExpandedPalette } from './types-BLf-hE50.mjs';
4
4
  import './schema-Bpy9N5ZI.mjs';
5
5
  import z, { z as z$1 } from 'zod';
6
6
  import * as React from 'react';
@@ -1,6 +1,6 @@
1
- import { T as ThemeTokens, g as ResolverContext, h as TransformRegistry } from './loadPage-BTkKpizX.js';
2
- import './Layout-kRv5sU81.js';
3
- import { T as Theme, H as HydratedTheme, e as ExpandedPalette } from './types-BiRZnxDx.js';
1
+ import { T as ThemeTokens, g as ResolverContext, h as TransformRegistry } from './loadPage-BA0HiT-6.js';
2
+ import './Layout-CXI_VkhN.js';
3
+ import { T as Theme, H as HydratedTheme, e as ExpandedPalette } from './types-BWQ-TohG.js';
4
4
  import './schema-Bpy9N5ZI.js';
5
5
  import z, { z as z$1 } from 'zod';
6
6
  import * as React from 'react';
@@ -1,9 +1,9 @@
1
- export { e as BlockOverrideComponent, B as BlockOverrides, b as Page, P as PageProps, c as PageRenderer, d as RouteMap, T as ThemeTokens } from './loadPage-B8RmlYgV.mjs';
2
- export { H as HeaderData, L as Layout, a as LayoutProps } from './Layout-ByUnm35V.mjs';
3
- export { T as Theme } from './types-CdrJqlKx.mjs';
1
+ export { e as BlockOverrideComponent, B as BlockOverrides, b as Page, P as PageProps, c as PageRenderer, d as RouteMap, T as ThemeTokens } from './loadPage-p3AWwwrd.mjs';
2
+ export { H as HeaderData, L as Layout, a as LayoutProps } from './Layout-p6f3TLw9.mjs';
3
+ export { T as Theme } from './types-BLf-hE50.mjs';
4
4
  export { P as PageOutline } from './schema-Bpy9N5ZI.mjs';
5
- export { f as BackgroundInput, B as BodyTextContent, H as HeroContent, g as ResolvedBackground, R as RichText, c as RichTextPrimitiveProps, e as SectionBackground, h as SectionBackgroundProps, S as SystemBlockComponentProps, T as TipTapNode, b as buildThemeRuntime, d as resolveBackground, r as resolveImageUrl } from './components-CY8jDQjv.mjs';
6
- import './types-DkKEctWn.mjs';
5
+ export { f as BackgroundInput, B as BodyTextContent, H as HeroContent, g as ResolvedBackground, R as RichText, c as RichTextPrimitiveProps, e as SectionBackground, h as SectionBackgroundProps, S as SystemBlockComponentProps, T as TipTapNode, b as buildThemeRuntime, d as resolveBackground, r as resolveImageUrl } from './components-C75e4poV.mjs';
6
+ import './types-CdhKJrB0.mjs';
7
7
  import 'react/jsx-runtime';
8
8
  import 'react';
9
9
  import 'zod';
@@ -1,9 +1,9 @@
1
- export { e as BlockOverrideComponent, B as BlockOverrides, b as Page, P as PageProps, c as PageRenderer, d as RouteMap, T as ThemeTokens } from './loadPage-BTkKpizX.js';
2
- export { H as HeaderData, L as Layout, a as LayoutProps } from './Layout-kRv5sU81.js';
3
- export { T as Theme } from './types-BiRZnxDx.js';
1
+ export { e as BlockOverrideComponent, B as BlockOverrides, b as Page, P as PageProps, c as PageRenderer, d as RouteMap, T as ThemeTokens } from './loadPage-BA0HiT-6.js';
2
+ export { H as HeaderData, L as Layout, a as LayoutProps } from './Layout-CXI_VkhN.js';
3
+ export { T as Theme } from './types-BWQ-TohG.js';
4
4
  export { P as PageOutline } from './schema-Bpy9N5ZI.js';
5
- export { f as BackgroundInput, B as BodyTextContent, H as HeroContent, g as ResolvedBackground, R as RichText, c as RichTextPrimitiveProps, e as SectionBackground, h as SectionBackgroundProps, S as SystemBlockComponentProps, T as TipTapNode, b as buildThemeRuntime, d as resolveBackground, r as resolveImageUrl } from './components-D1Z2mSDr.js';
6
- import './types-oCM-fw4O.js';
5
+ export { f as BackgroundInput, B as BodyTextContent, H as HeroContent, g as ResolvedBackground, R as RichText, c as RichTextPrimitiveProps, e as SectionBackground, h as SectionBackgroundProps, S as SystemBlockComponentProps, T as TipTapNode, b as buildThemeRuntime, d as resolveBackground, r as resolveImageUrl } from './components-Dhiemsjd.js';
6
+ import './types-Dj8B3QRb.js';
7
7
  import 'react/jsx-runtime';
8
8
  import 'react';
9
9
  import 'zod';
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
3
 
4
- var _chunkBLKVTULPjs = require('./chunk-BLKVTULP.js');
4
+ var _chunkTNYU5EIOjs = require('./chunk-TNYU5EIO.js');
5
5
 
6
6
 
7
7
 
@@ -9,7 +9,7 @@ var _chunkBLKVTULPjs = require('./chunk-BLKVTULP.js');
9
9
 
10
10
 
11
11
 
12
- var _chunkTKMA6D6Ujs = require('./chunk-TKMA6D6U.js');
12
+ var _chunkVHDDXCK6js = require('./chunk-VHDDXCK6.js');
13
13
  require('./chunk-EGTDJ4PL.js');
14
14
  require('./chunk-DGUM43GV.js');
15
15
 
@@ -21,5 +21,5 @@ require('./chunk-DGUM43GV.js');
21
21
 
22
22
 
23
23
 
24
- exports.Layout = _chunkBLKVTULPjs.Layout; exports.Page = _chunkBLKVTULPjs.Page; exports.PageRenderer = _chunkTKMA6D6Ujs.PageRenderer; exports.RichText = _chunkTKMA6D6Ujs.RichText; exports.SectionBackground = _chunkTKMA6D6Ujs.SectionBackground; exports.buildThemeRuntime = _chunkTKMA6D6Ujs.buildThemeRuntime; exports.resolveBackground = _chunkTKMA6D6Ujs.resolveBackground; exports.resolveImageUrl = _chunkTKMA6D6Ujs.resolveImageUrl;
24
+ exports.Layout = _chunkTNYU5EIOjs.Layout; exports.Page = _chunkTNYU5EIOjs.Page; exports.PageRenderer = _chunkVHDDXCK6js.PageRenderer; exports.RichText = _chunkVHDDXCK6js.RichText; exports.SectionBackground = _chunkVHDDXCK6js.SectionBackground; exports.buildThemeRuntime = _chunkVHDDXCK6js.buildThemeRuntime; exports.resolveBackground = _chunkVHDDXCK6js.resolveBackground; exports.resolveImageUrl = _chunkVHDDXCK6js.resolveImageUrl;
25
25
  //# sourceMappingURL=components.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  Layout,
3
3
  Page
4
- } from "./chunk-7BOIO2S7.mjs";
4
+ } from "./chunk-LCYGQDAB.mjs";
5
5
  import {
6
6
  PageRenderer,
7
7
  RichText,
@@ -9,7 +9,7 @@ import {
9
9
  buildThemeRuntime,
10
10
  resolveBackground,
11
11
  resolveImageUrl
12
- } from "./chunk-TNRADRPH.mjs";
12
+ } from "./chunk-U2NI3TS3.mjs";
13
13
  import "./chunk-USQF2XTU.mjs";
14
14
  import "./chunk-BJTO5JO5.mjs";
15
15
  export {
@@ -24,7 +24,7 @@
24
24
 
25
25
  var _chunk6JBKKV3Gjs = require('./chunk-6JBKKV3G.js');
26
26
  require('./chunk-GERCMTPQ.js');
27
- require('./chunk-TKMA6D6U.js');
27
+ require('./chunk-VHDDXCK6.js');
28
28
  require('./chunk-HOY77YBF.js');
29
29
  require('./chunk-EGTDJ4PL.js');
30
30
  require('./chunk-DGUM43GV.js');
@@ -24,7 +24,7 @@ import {
24
24
  validateFieldIdConflicts
25
25
  } from "./chunk-I6K5REFT.mjs";
26
26
  import "./chunk-D2QLTPUJ.mjs";
27
- import "./chunk-TNRADRPH.mjs";
27
+ import "./chunk-U2NI3TS3.mjs";
28
28
  import "./chunk-7DS4Q3GA.mjs";
29
29
  import "./chunk-USQF2XTU.mjs";
30
30
  import "./chunk-BJTO5JO5.mjs";
@@ -27,7 +27,7 @@ var _chunk6JBKKV3Gjs = require('./chunk-6JBKKV3G.js');
27
27
 
28
28
 
29
29
  var _chunkGERCMTPQjs = require('./chunk-GERCMTPQ.js');
30
- require('./chunk-TKMA6D6U.js');
30
+ require('./chunk-VHDDXCK6.js');
31
31
  require('./chunk-HOY77YBF.js');
32
32
  require('./chunk-EGTDJ4PL.js');
33
33
  require('./chunk-DGUM43GV.js');
@@ -27,7 +27,7 @@ import {
27
27
  import {
28
28
  SYSTEM_BLOCK_KINDS
29
29
  } from "./chunk-D2QLTPUJ.mjs";
30
- import "./chunk-TNRADRPH.mjs";
30
+ import "./chunk-U2NI3TS3.mjs";
31
31
  import "./chunk-7DS4Q3GA.mjs";
32
32
  import "./chunk-USQF2XTU.mjs";
33
33
  import "./chunk-BJTO5JO5.mjs";
@@ -1,10 +1,10 @@
1
1
  import { P as PageOutline, S as SdkCustomBlock } from './schema-Bpy9N5ZI.mjs';
2
2
  import { P as PrefetchContext, R as ResolvedBlockData, D as DataLoaderOverrides } from './types-CbagRQ_7.mjs';
3
3
  export { B as BlockLoaderMap, a as DataLoaderContext, b as DataLoaderFn } from './types-CbagRQ_7.mjs';
4
- import { R as RiverbankClient } from './types-DkKEctWn.mjs';
4
+ import { R as RiverbankClient } from './types-CdhKJrB0.mjs';
5
5
  import 'zod';
6
6
  import './blockKinds-B6MWzNWp.mjs';
7
- import './types-CdrJqlKx.mjs';
7
+ import './types-BLf-hE50.mjs';
8
8
  import '@riverbankcms/ai';
9
9
  import '@riverbankcms/media-storage-supabase';
10
10
  import '@riverbankcms/db';
@@ -1,10 +1,10 @@
1
1
  import { P as PageOutline, S as SdkCustomBlock } from './schema-Bpy9N5ZI.js';
2
2
  import { P as PrefetchContext, R as ResolvedBlockData, D as DataLoaderOverrides } from './types-DuQCNVV0.js';
3
3
  export { B as BlockLoaderMap, a as DataLoaderContext, b as DataLoaderFn } from './types-DuQCNVV0.js';
4
- import { R as RiverbankClient } from './types-oCM-fw4O.js';
4
+ import { R as RiverbankClient } from './types-Dj8B3QRb.js';
5
5
  import 'zod';
6
6
  import './blockKinds-B6MWzNWp.js';
7
- import './types-BiRZnxDx.js';
7
+ import './types-BWQ-TohG.js';
8
8
  import '@riverbankcms/ai';
9
9
  import '@riverbankcms/media-storage-supabase';
10
10
  import '@riverbankcms/db';
@@ -1,4 +1,4 @@
1
- import { a as RiverbankClientConfig, R as RiverbankClient } from './types-DkKEctWn.mjs';
1
+ import { a as RiverbankClientConfig, R as RiverbankClient } from './types-CdhKJrB0.mjs';
2
2
 
3
3
  /**
4
4
  * Create a Riverbank CMS client for fetching content
@@ -1,4 +1,4 @@
1
- import { a as RiverbankClientConfig, R as RiverbankClient } from './types-oCM-fw4O.js';
1
+ import { a as RiverbankClientConfig, R as RiverbankClient } from './types-Dj8B3QRb.js';
2
2
 
3
3
  /**
4
4
  * Create a Riverbank CMS client for fetching content
@@ -1,6 +1,6 @@
1
- export { c as createRiverbankClient } from './index-DFQwtj3J.mjs';
2
- export { E as EntriesResponse, c as EntriesResponseWithMeta, b as EntryResponse, P as PageResponse, d as PaginationMeta, R as RiverbankClient, a as RiverbankClientConfig, S as SiteResponse } from './types-DkKEctWn.mjs';
3
- import { A as APIEndpoints, b as APICallParams } from './types-CdrJqlKx.mjs';
1
+ export { c as createRiverbankClient } from './index-C6o9LPvq.mjs';
2
+ export { E as EntriesResponse, c as EntriesResponseWithMeta, b as EntryResponse, P as PageResponse, d as PaginationMeta, R as RiverbankClient, a as RiverbankClientConfig, S as SiteResponse } from './types-CdhKJrB0.mjs';
3
+ import { A as APIEndpoints, b as APICallParams } from './types-BLf-hE50.mjs';
4
4
  import './schema-Bpy9N5ZI.mjs';
5
5
  export { f as ContainerAlignment, e as ContainerMaxWidth, c as ContainerOptionsConfig, R as RiverbankSiteConfig, a as SectionBackground, b as SectionOptionsConfig, d as SectionSpacing, S as SiteStyleConfig } from './types-txWsSxN7.mjs';
6
6
  export { B as BlockKind, C as CustomBlockKind, S as SYSTEM_BLOCK_KINDS, a as SystemBlockKind } from './blockKinds-B6MWzNWp.mjs';
@@ -1,6 +1,6 @@
1
- export { c as createRiverbankClient } from './index-DCIz9Ptv.js';
2
- export { E as EntriesResponse, c as EntriesResponseWithMeta, b as EntryResponse, P as PageResponse, d as PaginationMeta, R as RiverbankClient, a as RiverbankClientConfig, S as SiteResponse } from './types-oCM-fw4O.js';
3
- import { A as APIEndpoints, b as APICallParams } from './types-BiRZnxDx.js';
1
+ export { c as createRiverbankClient } from './index-CAwBj3-A.js';
2
+ export { E as EntriesResponse, c as EntriesResponseWithMeta, b as EntryResponse, P as PageResponse, d as PaginationMeta, R as RiverbankClient, a as RiverbankClientConfig, S as SiteResponse } from './types-Dj8B3QRb.js';
3
+ import { A as APIEndpoints, b as APICallParams } from './types-BWQ-TohG.js';
4
4
  import './schema-Bpy9N5ZI.js';
5
5
  export { f as ContainerAlignment, e as ContainerMaxWidth, c as ContainerOptionsConfig, R as RiverbankSiteConfig, a as SectionBackground, b as SectionOptionsConfig, d as SectionSpacing, S as SiteStyleConfig } from './types-CL916r6x.js';
6
6
  export { B as BlockKind, C as CustomBlockKind, S as SYSTEM_BLOCK_KINDS, a as SystemBlockKind } from './blockKinds-B6MWzNWp.js';
@@ -1,7 +1,7 @@
1
- import { T as Theme } from './types-CdrJqlKx.mjs';
1
+ import { T as Theme } from './types-BLf-hE50.mjs';
2
2
  import './schema-Bpy9N5ZI.mjs';
3
- import { R as RiverbankClient } from './types-DkKEctWn.mjs';
4
- import { P as PageProps } from './loadPage-B8RmlYgV.mjs';
3
+ import { R as RiverbankClient } from './types-CdhKJrB0.mjs';
4
+ import { P as PageProps } from './loadPage-p3AWwwrd.mjs';
5
5
  import { R as ResolvedBlockData } from './types-CbagRQ_7.mjs';
6
6
 
7
7
  /**
@@ -1,7 +1,7 @@
1
- import { T as Theme } from './types-BiRZnxDx.js';
1
+ import { T as Theme } from './types-BWQ-TohG.js';
2
2
  import './schema-Bpy9N5ZI.js';
3
- import { R as RiverbankClient } from './types-oCM-fw4O.js';
4
- import { P as PageProps } from './loadPage-BTkKpizX.js';
3
+ import { R as RiverbankClient } from './types-Dj8B3QRb.js';
4
+ import { P as PageProps } from './loadPage-BA0HiT-6.js';
5
5
  import { R as ResolvedBlockData } from './types-DuQCNVV0.js';
6
6
 
7
7
  /**
@@ -1,10 +1,10 @@
1
- import { R as RiverbankClient, S as SiteResponse } from './types-oCM-fw4O.js';
1
+ import { R as RiverbankClient, S as SiteResponse } from './types-Dj8B3QRb.js';
2
2
  import * as react_jsx_runtime from 'react/jsx-runtime';
3
3
  import * as React$1 from 'react';
4
4
  import React__default from 'react';
5
5
  import { P as PageOutline, S as SdkCustomBlock } from './schema-Bpy9N5ZI.js';
6
6
  import { z } from 'zod';
7
- import { T as Theme } from './types-BiRZnxDx.js';
7
+ import { T as Theme } from './types-BWQ-TohG.js';
8
8
  import { R as ResolvedBlockData, D as DataLoaderOverrides } from './types-DuQCNVV0.js';
9
9
 
10
10
  declare const colorTokens: readonly ["background/base", "background/elevated", "surface/base", "surface/subtle", "surface/inverted", "content/primary", "content/secondary", "accent/primary", "accent/secondary", "border/base"];
@@ -84,6 +84,7 @@ type PageRendererDataContext = {
84
84
  routes?: RouteMap;
85
85
  occurrenceContext?: OccurrenceContextData | null;
86
86
  contentEntry?: Record<string, unknown> | null;
87
+ supabaseUrl?: string;
87
88
  };
88
89
  /**
89
90
  * Props passed to block override components.
@@ -192,6 +193,11 @@ type PageProps = {
192
193
  * allowing blocks to use SDK-defined color tokens for section backgrounds.
193
194
  */
194
195
  sdkConfig?: RuntimeSdkConfig | null;
196
+ /**
197
+ * Supabase storage URL for direct image access.
198
+ * SDK sites receive this from the API instead of requiring NEXT_PUBLIC_SUPABASE_URL env var.
199
+ */
200
+ supabaseUrl?: string;
195
201
  /**
196
202
  * Additional context data for content entry pages.
197
203
  * Used to pass occurrence context and content entry data to blocks.
@@ -268,7 +274,7 @@ type PageProps = {
268
274
  * }
269
275
  * ```
270
276
  */
271
- declare function Page({ page, theme, themeTokens: providedTokens, siteId, resolvedData, routeMap, wrapBlock, registry, usePlaceholders, blockOverrides, sdkConfig, dataContext, }: PageProps): react_jsx_runtime.JSX.Element;
277
+ declare function Page({ page, theme, themeTokens: providedTokens, siteId, resolvedData, routeMap, wrapBlock, registry, usePlaceholders, blockOverrides, sdkConfig, supabaseUrl, dataContext, }: PageProps): react_jsx_runtime.JSX.Element;
272
278
 
273
279
  /**
274
280
  * Server-side helper to fetch all data needed for <Page> component.
@@ -347,6 +353,11 @@ type LoadPageResult = Omit<PageProps, 'registry' | 'wrapBlock' | 'usePlaceholder
347
353
  * Contains SDK-defined theme palette, section backgrounds, and style options.
348
354
  */
349
355
  sdkConfig: RuntimeSdkConfig | null;
356
+ /**
357
+ * Supabase storage URL for direct image access.
358
+ * SDK sites use this instead of NEXT_PUBLIC_SUPABASE_URL env var.
359
+ */
360
+ supabaseUrl?: string;
350
361
  };
351
362
  /**
352
363
  * Server-side helper to fetch all data needed for <Page> component.
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkSWPHIUVEjs = require('./chunk-SWPHIUVE.js');
3
+ var _chunkG35R7N7Bjs = require('./chunk-G35R7N7B.js');
4
4
  require('./chunk-Y7347JMZ.js');
5
5
  require('./chunk-HOY77YBF.js');
6
6
  require('./chunk-EGTDJ4PL.js');
7
7
  require('./chunk-DGUM43GV.js');
8
8
 
9
9
 
10
- exports.loadPage = _chunkSWPHIUVEjs.loadPage;
11
- //# sourceMappingURL=loadPage-DUHBXDEW.js.map
10
+ exports.loadPage = _chunkG35R7N7Bjs.loadPage;
11
+ //# sourceMappingURL=loadPage-DLC7DJZP.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/Users/will/Projects/Business/cms/builder/packages/sdk/dist/server/loadPage-DUHBXDEW.js"],"names":[],"mappings":"AAAA;AACE;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACF,6CAAC","file":"/Users/will/Projects/Business/cms/builder/packages/sdk/dist/server/loadPage-DUHBXDEW.js"}
1
+ {"version":3,"sources":["/Users/will/Projects/Business/cms/builder/packages/sdk/dist/server/loadPage-DLC7DJZP.js"],"names":[],"mappings":"AAAA;AACE;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACF,6CAAC","file":"/Users/will/Projects/Business/cms/builder/packages/sdk/dist/server/loadPage-DLC7DJZP.js"}
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  loadPage
3
- } from "./chunk-ZEAJW6T3.mjs";
3
+ } from "./chunk-ES6QDZUX.mjs";
4
4
  import "./chunk-A2FZMRDW.mjs";
5
5
  import "./chunk-7DS4Q3GA.mjs";
6
6
  import "./chunk-USQF2XTU.mjs";
@@ -8,4 +8,4 @@ import "./chunk-BJTO5JO5.mjs";
8
8
  export {
9
9
  loadPage
10
10
  };
11
- //# sourceMappingURL=loadPage-LYVKY3WZ.mjs.map
11
+ //# sourceMappingURL=loadPage-GEGN4UAL.mjs.map
@@ -1,10 +1,10 @@
1
- import { R as RiverbankClient, S as SiteResponse } from './types-DkKEctWn.mjs';
1
+ import { R as RiverbankClient, S as SiteResponse } from './types-CdhKJrB0.mjs';
2
2
  import * as react_jsx_runtime from 'react/jsx-runtime';
3
3
  import * as React$1 from 'react';
4
4
  import React__default from 'react';
5
5
  import { P as PageOutline, S as SdkCustomBlock } from './schema-Bpy9N5ZI.mjs';
6
6
  import { z } from 'zod';
7
- import { T as Theme } from './types-CdrJqlKx.mjs';
7
+ import { T as Theme } from './types-BLf-hE50.mjs';
8
8
  import { R as ResolvedBlockData, D as DataLoaderOverrides } from './types-CbagRQ_7.mjs';
9
9
 
10
10
  declare const colorTokens: readonly ["background/base", "background/elevated", "surface/base", "surface/subtle", "surface/inverted", "content/primary", "content/secondary", "accent/primary", "accent/secondary", "border/base"];
@@ -84,6 +84,7 @@ type PageRendererDataContext = {
84
84
  routes?: RouteMap;
85
85
  occurrenceContext?: OccurrenceContextData | null;
86
86
  contentEntry?: Record<string, unknown> | null;
87
+ supabaseUrl?: string;
87
88
  };
88
89
  /**
89
90
  * Props passed to block override components.
@@ -192,6 +193,11 @@ type PageProps = {
192
193
  * allowing blocks to use SDK-defined color tokens for section backgrounds.
193
194
  */
194
195
  sdkConfig?: RuntimeSdkConfig | null;
196
+ /**
197
+ * Supabase storage URL for direct image access.
198
+ * SDK sites receive this from the API instead of requiring NEXT_PUBLIC_SUPABASE_URL env var.
199
+ */
200
+ supabaseUrl?: string;
195
201
  /**
196
202
  * Additional context data for content entry pages.
197
203
  * Used to pass occurrence context and content entry data to blocks.
@@ -268,7 +274,7 @@ type PageProps = {
268
274
  * }
269
275
  * ```
270
276
  */
271
- declare function Page({ page, theme, themeTokens: providedTokens, siteId, resolvedData, routeMap, wrapBlock, registry, usePlaceholders, blockOverrides, sdkConfig, dataContext, }: PageProps): react_jsx_runtime.JSX.Element;
277
+ declare function Page({ page, theme, themeTokens: providedTokens, siteId, resolvedData, routeMap, wrapBlock, registry, usePlaceholders, blockOverrides, sdkConfig, supabaseUrl, dataContext, }: PageProps): react_jsx_runtime.JSX.Element;
272
278
 
273
279
  /**
274
280
  * Server-side helper to fetch all data needed for <Page> component.
@@ -347,6 +353,11 @@ type LoadPageResult = Omit<PageProps, 'registry' | 'wrapBlock' | 'usePlaceholder
347
353
  * Contains SDK-defined theme palette, section backgrounds, and style options.
348
354
  */
349
355
  sdkConfig: RuntimeSdkConfig | null;
356
+ /**
357
+ * Supabase storage URL for direct image access.
358
+ * SDK sites use this instead of NEXT_PUBLIC_SUPABASE_URL env var.
359
+ */
360
+ supabaseUrl?: string;
350
361
  };
351
362
  /**
352
363
  * Server-side helper to fetch all data needed for <Page> component.
@@ -1,10 +1,10 @@
1
- import { a as LoadPageResult } from './loadPage-B8RmlYgV.mjs';
2
- import { S as SiteResponse } from './types-DkKEctWn.mjs';
1
+ import { a as LoadPageResult } from './loadPage-p3AWwwrd.mjs';
2
+ import { S as SiteResponse } from './types-CdhKJrB0.mjs';
3
3
  import 'react/jsx-runtime';
4
4
  import 'react';
5
5
  import './schema-Bpy9N5ZI.mjs';
6
6
  import 'zod';
7
- import './types-CdrJqlKx.mjs';
7
+ import './types-BLf-hE50.mjs';
8
8
  import '@riverbankcms/ai';
9
9
  import '@riverbankcms/media-storage-supabase';
10
10
  import '@riverbankcms/db';
@@ -1,10 +1,10 @@
1
- import { a as LoadPageResult } from './loadPage-BTkKpizX.js';
2
- import { S as SiteResponse } from './types-oCM-fw4O.js';
1
+ import { a as LoadPageResult } from './loadPage-BA0HiT-6.js';
2
+ import { S as SiteResponse } from './types-Dj8B3QRb.js';
3
3
  import 'react/jsx-runtime';
4
4
  import 'react';
5
5
  import './schema-Bpy9N5ZI.js';
6
6
  import 'zod';
7
- import './types-BiRZnxDx.js';
7
+ import './types-BWQ-TohG.js';
8
8
  import '@riverbankcms/ai';
9
9
  import '@riverbankcms/media-storage-supabase';
10
10
  import '@riverbankcms/db';
@@ -1,5 +1,5 @@
1
- import { N as NavigationMenuWithItems } from './types-CdrJqlKx.mjs';
2
- export { L as LinkPayload, a as NavigationItemRecord } from './types-CdrJqlKx.mjs';
1
+ import { N as NavigationMenuWithItems } from './types-BLf-hE50.mjs';
2
+ export { L as LinkPayload, a as NavigationItemRecord } from './types-BLf-hE50.mjs';
3
3
  import '@riverbankcms/ai';
4
4
  import './schema-Bpy9N5ZI.mjs';
5
5
  import 'zod';
@@ -1,5 +1,5 @@
1
- import { N as NavigationMenuWithItems } from './types-BiRZnxDx.js';
2
- export { L as LinkPayload, a as NavigationItemRecord } from './types-BiRZnxDx.js';
1
+ import { N as NavigationMenuWithItems } from './types-BWQ-TohG.js';
2
+ export { L as LinkPayload, a as NavigationItemRecord } from './types-BWQ-TohG.js';
3
3
  import '@riverbankcms/ai';
4
4
  import './schema-Bpy9N5ZI.js';
5
5
  import 'zod';
@@ -1,10 +1,10 @@
1
- export { b as Page, P as PageProps } from '../loadPage-B8RmlYgV.mjs';
2
- export { H as HeaderData, L as Layout, a as LayoutProps } from '../Layout-ByUnm35V.mjs';
1
+ export { b as Page, P as PageProps } from '../loadPage-p3AWwwrd.mjs';
2
+ export { H as HeaderData, L as Layout, a as LayoutProps } from '../Layout-p6f3TLw9.mjs';
3
3
  import * as react_jsx_runtime from 'react/jsx-runtime';
4
4
  import * as React from 'react';
5
- import { T as Theme } from '../types-CdrJqlKx.mjs';
5
+ import { T as Theme } from '../types-BLf-hE50.mjs';
6
6
  import '../schema-Bpy9N5ZI.mjs';
7
- import { R as RiverbankClient } from '../types-DkKEctWn.mjs';
7
+ import { R as RiverbankClient } from '../types-CdhKJrB0.mjs';
8
8
  import { B as BlockKind } from '../blockKinds-B6MWzNWp.mjs';
9
9
  import 'zod';
10
10
  import '../types-CbagRQ_7.mjs';
@@ -1,10 +1,10 @@
1
- export { b as Page, P as PageProps } from '../loadPage-BTkKpizX.js';
2
- export { H as HeaderData, L as Layout, a as LayoutProps } from '../Layout-kRv5sU81.js';
1
+ export { b as Page, P as PageProps } from '../loadPage-BA0HiT-6.js';
2
+ export { H as HeaderData, L as Layout, a as LayoutProps } from '../Layout-CXI_VkhN.js';
3
3
  import * as react_jsx_runtime from 'react/jsx-runtime';
4
4
  import * as React from 'react';
5
- import { T as Theme } from '../types-BiRZnxDx.js';
5
+ import { T as Theme } from '../types-BWQ-TohG.js';
6
6
  import '../schema-Bpy9N5ZI.js';
7
- import { R as RiverbankClient } from '../types-oCM-fw4O.js';
7
+ import { R as RiverbankClient } from '../types-Dj8B3QRb.js';
8
8
  import { B as BlockKind } from '../blockKinds-B6MWzNWp.js';
9
9
  import 'zod';
10
10
  import '../types-DuQCNVV0.js';
@@ -1,11 +1,11 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkNW5KHH4Ajs = require('../chunk-NW5KHH4A.js');
3
+ var _chunk2SSEBAHCjs = require('../chunk-2SSEBAHC.js');
4
4
 
5
5
 
6
6
 
7
- var _chunkBLKVTULPjs = require('../chunk-BLKVTULP.js');
8
- require('../chunk-TKMA6D6U.js');
7
+ var _chunkTNYU5EIOjs = require('../chunk-TNYU5EIO.js');
8
+ require('../chunk-VHDDXCK6.js');
9
9
  require('../chunk-HOY77YBF.js');
10
10
  require('../chunk-EGTDJ4PL.js');
11
11
  require('../chunk-DGUM43GV.js');
@@ -13,5 +13,5 @@ require('../chunk-DGUM43GV.js');
13
13
 
14
14
 
15
15
 
16
- exports.Block = _chunkNW5KHH4Ajs.Block; exports.Layout = _chunkBLKVTULPjs.Layout; exports.Page = _chunkBLKVTULPjs.Page;
16
+ exports.Block = _chunk2SSEBAHCjs.Block; exports.Layout = _chunkTNYU5EIOjs.Layout; exports.Page = _chunkTNYU5EIOjs.Page;
17
17
  //# sourceMappingURL=server.js.map
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  Block
3
- } from "../chunk-SPXMMX3C.mjs";
3
+ } from "../chunk-24F6FTCI.mjs";
4
4
  import {
5
5
  Layout,
6
6
  Page
7
- } from "../chunk-7BOIO2S7.mjs";
8
- import "../chunk-TNRADRPH.mjs";
7
+ } from "../chunk-LCYGQDAB.mjs";
8
+ import "../chunk-U2NI3TS3.mjs";
9
9
  import "../chunk-7DS4Q3GA.mjs";
10
10
  import "../chunk-USQF2XTU.mjs";
11
11
  import "../chunk-BJTO5JO5.mjs";
@@ -1,12 +1,12 @@
1
- export { e as BlockOverrideComponent, f as BlockOverrideProps, B as BlockOverrides, L as LoadPageParams, a as LoadPageResult, b as Page, P as PageProps, c as PageRenderer, d as RouteMap, T as ThemeTokens, l as loadPage } from './loadPage-B8RmlYgV.mjs';
2
- export { H as HeaderData, L as Layout, a as LayoutProps } from './Layout-ByUnm35V.mjs';
1
+ export { e as BlockOverrideComponent, f as BlockOverrideProps, B as BlockOverrides, L as LoadPageParams, a as LoadPageResult, b as Page, P as PageProps, c as PageRenderer, d as RouteMap, T as ThemeTokens, l as loadPage } from './loadPage-p3AWwwrd.mjs';
2
+ export { H as HeaderData, L as Layout, a as LayoutProps } from './Layout-p6f3TLw9.mjs';
3
3
  export { Block, BlockProps } from './rendering/server.mjs';
4
- export { C as ContentEntryData, L as LoadContentParams, b as LoadContentResult, a as isEntryContent, i as isPageContent, l as loadContent } from './loadContent-CWuE8FCx.mjs';
5
- export { C as CustomLinkValue, E as ExternalLinkValue, I as InternalLinkValue, d as LinkValue, c as SiteFooterContent, S as SiteHeaderContent, T as Theme } from './types-CdrJqlKx.mjs';
4
+ export { C as ContentEntryData, L as LoadContentParams, b as LoadContentResult, a as isEntryContent, i as isPageContent, l as loadContent } from './loadContent-CdXfuCuE.mjs';
5
+ export { C as CustomLinkValue, E as ExternalLinkValue, I as InternalLinkValue, d as LinkValue, c as SiteFooterContent, S as SiteHeaderContent, T as Theme } from './types-BLf-hE50.mjs';
6
6
  export { P as PageOutline } from './schema-Bpy9N5ZI.mjs';
7
- import { G as GradientConfig, M as Media } from './components-CY8jDQjv.mjs';
8
- export { f as BackgroundInput, B as BodyTextContent, H as HeroContent, a as HeroMedia, g as ResolvedBackground, R as RichText, c as RichTextPrimitiveProps, e as SectionBackground, h as SectionBackgroundProps, S as SystemBlockComponentProps, T as TipTapNode, b as buildThemeRuntime, d as resolveBackground, r as resolveImageUrl } from './components-CY8jDQjv.mjs';
9
- import './types-DkKEctWn.mjs';
7
+ import { G as GradientConfig, M as Media } from './components-C75e4poV.mjs';
8
+ export { f as BackgroundInput, B as BodyTextContent, H as HeroContent, a as HeroMedia, g as ResolvedBackground, R as RichText, c as RichTextPrimitiveProps, e as SectionBackground, h as SectionBackgroundProps, S as SystemBlockComponentProps, T as TipTapNode, b as buildThemeRuntime, d as resolveBackground, r as resolveImageUrl } from './components-C75e4poV.mjs';
9
+ import './types-CdhKJrB0.mjs';
10
10
  import 'react/jsx-runtime';
11
11
  import 'react';
12
12
  import 'zod';
@@ -1,12 +1,12 @@
1
- export { e as BlockOverrideComponent, f as BlockOverrideProps, B as BlockOverrides, L as LoadPageParams, a as LoadPageResult, b as Page, P as PageProps, c as PageRenderer, d as RouteMap, T as ThemeTokens, l as loadPage } from './loadPage-BTkKpizX.js';
2
- export { H as HeaderData, L as Layout, a as LayoutProps } from './Layout-kRv5sU81.js';
1
+ export { e as BlockOverrideComponent, f as BlockOverrideProps, B as BlockOverrides, L as LoadPageParams, a as LoadPageResult, b as Page, P as PageProps, c as PageRenderer, d as RouteMap, T as ThemeTokens, l as loadPage } from './loadPage-BA0HiT-6.js';
2
+ export { H as HeaderData, L as Layout, a as LayoutProps } from './Layout-CXI_VkhN.js';
3
3
  export { Block, BlockProps } from './rendering/server.js';
4
- export { C as ContentEntryData, L as LoadContentParams, b as LoadContentResult, a as isEntryContent, i as isPageContent, l as loadContent } from './loadContent-DynBuR5f.js';
5
- export { C as CustomLinkValue, E as ExternalLinkValue, I as InternalLinkValue, d as LinkValue, c as SiteFooterContent, S as SiteHeaderContent, T as Theme } from './types-BiRZnxDx.js';
4
+ export { C as ContentEntryData, L as LoadContentParams, b as LoadContentResult, a as isEntryContent, i as isPageContent, l as loadContent } from './loadContent-CsvQRoxb.js';
5
+ export { C as CustomLinkValue, E as ExternalLinkValue, I as InternalLinkValue, d as LinkValue, c as SiteFooterContent, S as SiteHeaderContent, T as Theme } from './types-BWQ-TohG.js';
6
6
  export { P as PageOutline } from './schema-Bpy9N5ZI.js';
7
- import { G as GradientConfig, M as Media } from './components-D1Z2mSDr.js';
8
- export { f as BackgroundInput, B as BodyTextContent, H as HeroContent, a as HeroMedia, g as ResolvedBackground, R as RichText, c as RichTextPrimitiveProps, e as SectionBackground, h as SectionBackgroundProps, S as SystemBlockComponentProps, T as TipTapNode, b as buildThemeRuntime, d as resolveBackground, r as resolveImageUrl } from './components-D1Z2mSDr.js';
9
- import './types-oCM-fw4O.js';
7
+ import { G as GradientConfig, M as Media } from './components-Dhiemsjd.js';
8
+ export { f as BackgroundInput, B as BodyTextContent, H as HeroContent, a as HeroMedia, g as ResolvedBackground, R as RichText, c as RichTextPrimitiveProps, e as SectionBackground, h as SectionBackgroundProps, S as SystemBlockComponentProps, T as TipTapNode, b as buildThemeRuntime, d as resolveBackground, r as resolveImageUrl } from './components-Dhiemsjd.js';
9
+ import './types-Dj8B3QRb.js';
10
10
  import 'react/jsx-runtime';
11
11
  import 'react';
12
12
  import 'zod';
@@ -5,14 +5,14 @@
5
5
  var _chunkTO7FD6TQjs = require('./chunk-TO7FD6TQ.js');
6
6
 
7
7
 
8
- var _chunkSWPHIUVEjs = require('./chunk-SWPHIUVE.js');
8
+ var _chunkG35R7N7Bjs = require('./chunk-G35R7N7B.js');
9
9
 
10
10
 
11
- var _chunkNW5KHH4Ajs = require('./chunk-NW5KHH4A.js');
11
+ var _chunk2SSEBAHCjs = require('./chunk-2SSEBAHC.js');
12
12
 
13
13
 
14
14
 
15
- var _chunkBLKVTULPjs = require('./chunk-BLKVTULP.js');
15
+ var _chunkTNYU5EIOjs = require('./chunk-TNYU5EIO.js');
16
16
 
17
17
 
18
18
 
@@ -20,7 +20,7 @@ var _chunkBLKVTULPjs = require('./chunk-BLKVTULP.js');
20
20
 
21
21
 
22
22
 
23
- var _chunkTKMA6D6Ujs = require('./chunk-TKMA6D6U.js');
23
+ var _chunkVHDDXCK6js = require('./chunk-VHDDXCK6.js');
24
24
  require('./chunk-Y7347JMZ.js');
25
25
  require('./chunk-HOY77YBF.js');
26
26
  require('./chunk-EGTDJ4PL.js');
@@ -39,5 +39,5 @@ require('./chunk-DGUM43GV.js');
39
39
 
40
40
 
41
41
 
42
- exports.Block = _chunkNW5KHH4Ajs.Block; exports.Layout = _chunkBLKVTULPjs.Layout; exports.Page = _chunkBLKVTULPjs.Page; exports.PageRenderer = _chunkTKMA6D6Ujs.PageRenderer; exports.RichText = _chunkTKMA6D6Ujs.RichText; exports.SectionBackground = _chunkTKMA6D6Ujs.SectionBackground; exports.buildThemeRuntime = _chunkTKMA6D6Ujs.buildThemeRuntime; exports.isEntryContent = _chunkTO7FD6TQjs.isEntryContent; exports.isPageContent = _chunkTO7FD6TQjs.isPageContent; exports.loadContent = _chunkTO7FD6TQjs.loadContent; exports.loadPage = _chunkSWPHIUVEjs.loadPage; exports.resolveBackground = _chunkTKMA6D6Ujs.resolveBackground; exports.resolveImageUrl = _chunkTKMA6D6Ujs.resolveImageUrl;
42
+ exports.Block = _chunk2SSEBAHCjs.Block; exports.Layout = _chunkTNYU5EIOjs.Layout; exports.Page = _chunkTNYU5EIOjs.Page; exports.PageRenderer = _chunkVHDDXCK6js.PageRenderer; exports.RichText = _chunkVHDDXCK6js.RichText; exports.SectionBackground = _chunkVHDDXCK6js.SectionBackground; exports.buildThemeRuntime = _chunkVHDDXCK6js.buildThemeRuntime; exports.isEntryContent = _chunkTO7FD6TQjs.isEntryContent; exports.isPageContent = _chunkTO7FD6TQjs.isPageContent; exports.loadContent = _chunkTO7FD6TQjs.loadContent; exports.loadPage = _chunkG35R7N7Bjs.loadPage; exports.resolveBackground = _chunkVHDDXCK6js.resolveBackground; exports.resolveImageUrl = _chunkVHDDXCK6js.resolveImageUrl;
43
43
  //# sourceMappingURL=rendering.js.map
@@ -5,14 +5,14 @@ import {
5
5
  } from "./chunk-OP2GHK27.mjs";
6
6
  import {
7
7
  loadPage
8
- } from "./chunk-ZEAJW6T3.mjs";
8
+ } from "./chunk-ES6QDZUX.mjs";
9
9
  import {
10
10
  Block
11
- } from "./chunk-SPXMMX3C.mjs";
11
+ } from "./chunk-24F6FTCI.mjs";
12
12
  import {
13
13
  Layout,
14
14
  Page
15
- } from "./chunk-7BOIO2S7.mjs";
15
+ } from "./chunk-LCYGQDAB.mjs";
16
16
  import {
17
17
  PageRenderer,
18
18
  RichText,
@@ -20,7 +20,7 @@ import {
20
20
  buildThemeRuntime,
21
21
  resolveBackground,
22
22
  resolveImageUrl
23
- } from "./chunk-TNRADRPH.mjs";
23
+ } from "./chunk-U2NI3TS3.mjs";
24
24
  import "./chunk-A2FZMRDW.mjs";
25
25
  import "./chunk-7DS4Q3GA.mjs";
26
26
  import "./chunk-USQF2XTU.mjs";
@@ -1,8 +1,8 @@
1
- import { R as RiverbankClient } from './types-DkKEctWn.mjs';
2
- import { a as LoadPageResult } from './loadPage-B8RmlYgV.mjs';
1
+ import { R as RiverbankClient } from './types-CdhKJrB0.mjs';
2
+ import { a as LoadPageResult } from './loadPage-p3AWwwrd.mjs';
3
3
  import { R as RiverbankSiteConfig } from './types-txWsSxN7.mjs';
4
4
  import './schema-Bpy9N5ZI.mjs';
5
- import './types-CdrJqlKx.mjs';
5
+ import './types-BLf-hE50.mjs';
6
6
  import '@riverbankcms/ai';
7
7
  import 'zod';
8
8
  import '@riverbankcms/media-storage-supabase';