@riverbankcms/sdk 0.68.0 → 0.70.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 (414) hide show
  1. package/dist/_dts/api/src/accessAdmin.d.ts +3 -3
  2. package/dist/_dts/api/src/admin/types.d.ts +1 -1
  3. package/dist/_dts/api/src/aiPlayground.d.ts +13 -87
  4. package/dist/_dts/api/src/appointmentSetup.d.ts +4 -0
  5. package/dist/_dts/api/src/billing.d.ts +1 -1
  6. package/dist/_dts/api/src/bookingConfig.d.ts +2 -2
  7. package/dist/_dts/api/src/bookingRecords.d.ts +1 -1
  8. package/dist/_dts/api/src/bookings.d.ts +1 -1
  9. package/dist/_dts/api/src/commercePortalEndpoints.d.ts +1 -1
  10. package/dist/_dts/api/src/communications.d.ts +1 -1
  11. package/dist/_dts/api/src/contentRuntime.d.ts +2 -2
  12. package/dist/_dts/api/src/contentTypes.d.ts +1 -1
  13. package/dist/_dts/api/src/navigation/contracts.d.ts +9 -9
  14. package/dist/_dts/api/src/navigation/linkValue.d.ts +1 -1
  15. package/dist/_dts/api/src/navigation/types.d.ts +1 -1
  16. package/dist/_dts/api/src/public/index.d.ts +2 -2
  17. package/dist/_dts/api/src/public/types.d.ts +2 -2
  18. package/dist/_dts/api/src/sdkConfig/contracts.d.ts +1 -2
  19. package/dist/_dts/api/src/sdkContracts.d.ts +1 -1
  20. package/dist/_dts/api/src/siteBanner.d.ts +9 -9
  21. package/dist/_dts/api/src/siteManagementEndpoints.d.ts +2 -2
  22. package/dist/_dts/api/src/siteOnboarding.d.ts +1 -1
  23. package/dist/_dts/api/src/sitePlatformEndpoints.d.ts +1 -1
  24. package/dist/_dts/api/src/siteRuntimeEndpoints.d.ts +5 -5
  25. package/dist/_dts/api/src/siteSettings.d.ts +3 -3
  26. package/dist/_dts/api/src/teamMembers.d.ts +1 -1
  27. package/dist/_dts/api/src/types.d.ts +1 -1
  28. package/dist/_dts/api/src/url.d.ts +1 -1
  29. package/dist/_dts/billing/src/components/index.d.ts +61 -3
  30. package/dist/_dts/block-form/src/backend/store-backend.d.ts +1 -1
  31. package/dist/_dts/block-form/src/backend/types.d.ts +2 -2
  32. package/dist/_dts/block-form/src/blockDraftSaveability.d.ts +2 -2
  33. package/dist/_dts/block-form/src/context/ImageResolveContext.d.ts +1 -1
  34. package/dist/_dts/block-form/src/fields/types.d.ts +1 -1
  35. package/dist/_dts/block-form/src/manifest/ManifestForm.d.ts +1 -1
  36. package/dist/_dts/block-form/src/manifest/canonicalValidation.d.ts +1 -1
  37. package/dist/_dts/block-form/src/manifest/manifestFormAdapter.d.ts +1 -1
  38. package/dist/_dts/block-form/src/manifest/mergeManifestWithSdkOptions.d.ts +1 -1
  39. package/dist/_dts/block-form/src/sdk-config/SdkConfigContext.d.ts +1 -1
  40. package/dist/_dts/block-form/src/shared/disclosure.d.ts +1 -1
  41. package/dist/_dts/block-form/src/widgets/BackgroundGradientWidget/BackgroundGradientWidget.d.ts +1 -1
  42. package/dist/_dts/block-form/src/widgets/DateField/datePickerPopover.d.ts +1 -1
  43. package/dist/_dts/block-form/src/widgets/RepeaterField/components/RepeaterLayoutGrid.d.ts +1 -1
  44. package/dist/_dts/block-form/src/widgets/RepeaterField/components/layoutGridDomain.d.ts +1 -1
  45. package/dist/_dts/block-form/src/widgets/RepeaterField/hooks/useRepeaterPointerDragCapability.d.ts +1 -1
  46. package/dist/_dts/block-form/src/widgets/RepeaterField/utils/repeaterDndDomain.d.ts +1 -1
  47. package/dist/_dts/block-form/src/widgets/RepeaterField/utils/repeaterPresentation.d.ts +1 -1
  48. package/dist/_dts/block-form/src/widgets/RepeaterField/utils/resolveThumbnail.d.ts +1 -1
  49. package/dist/_dts/block-form/src/widgets/RichTextField/richTextFieldSchema.d.ts +4 -4
  50. package/dist/_dts/block-form/src/widgets/constants.d.ts +1 -1
  51. package/dist/_dts/blocks/src/PageRenderer.d.ts +1 -1
  52. package/dist/_dts/blocks/src/bindings/index.d.ts +2 -2
  53. package/dist/_dts/blocks/src/client.d.ts +6 -4
  54. package/dist/_dts/blocks/src/index.d.ts +28 -27
  55. package/dist/_dts/blocks/src/portal/types.d.ts +1 -1
  56. package/dist/_dts/blocks/src/primitives/content/components/Button.d.ts +1 -1
  57. package/dist/_dts/blocks/src/rendering/server.d.ts +1 -1
  58. package/dist/_dts/blocks/src/server.d.ts +1 -1
  59. package/dist/_dts/blocks/src/structure/schema.d.ts +1 -1
  60. package/dist/_dts/blocks/src/system/blocks/appointment-booking.d.ts +1665 -1665
  61. package/dist/_dts/blocks/src/system/blocks/blog-listing.d.ts +1666 -1666
  62. package/dist/_dts/blocks/src/system/blocks/blog-post.d.ts +1 -1
  63. package/dist/_dts/blocks/src/system/blocks/cart.d.ts +1665 -1665
  64. package/dist/_dts/blocks/src/system/blocks/checkout.d.ts +1665 -1665
  65. package/dist/_dts/blocks/src/system/blocks/collection.d.ts +1666 -1666
  66. package/dist/_dts/blocks/src/system/blocks/columns.d.ts +1 -1
  67. package/dist/_dts/blocks/src/system/blocks/courses/shared/pricing.d.ts +3 -2
  68. package/dist/_dts/blocks/src/system/blocks/courses/shared/schemas.d.ts +42 -42
  69. package/dist/_dts/blocks/src/system/blocks/cta-full.d.ts +1761 -1761
  70. package/dist/_dts/blocks/src/system/blocks/events/event-calendar.d.ts +2 -2
  71. package/dist/_dts/blocks/src/system/blocks/events/event-spotlight.d.ts +1764 -1764
  72. package/dist/_dts/blocks/src/system/blocks/events/shared/filtering.d.ts +1 -1
  73. package/dist/_dts/blocks/src/system/blocks/events/shared/schemas.d.ts +44 -44
  74. package/dist/_dts/blocks/src/system/blocks/events/shared/types.d.ts +1 -1
  75. package/dist/_dts/blocks/src/system/blocks/faq.d.ts +1665 -1665
  76. package/dist/_dts/blocks/src/system/blocks/file-download.d.ts +1 -1
  77. package/dist/_dts/blocks/src/system/blocks/gifting.d.ts +1665 -1665
  78. package/dist/_dts/blocks/src/system/blocks/image-gallery.d.ts +1 -1
  79. package/dist/_dts/blocks/src/system/blocks/index.d.ts +1 -1
  80. package/dist/_dts/blocks/src/system/blocks/location-map.d.ts +9 -9
  81. package/dist/_dts/blocks/src/system/blocks/media-text.d.ts +139 -139
  82. package/dist/_dts/blocks/src/system/blocks/product-detail.d.ts +1665 -1665
  83. package/dist/_dts/blocks/src/system/blocks/product-list.d.ts +1665 -1665
  84. package/dist/_dts/blocks/src/system/blocks/shared/bookingPaymentTerms.d.ts +19 -19
  85. package/dist/_dts/blocks/src/system/blocks/shop.d.ts +1665 -1665
  86. package/dist/_dts/blocks/src/system/blocks/team-members.d.ts +3 -3
  87. package/dist/_dts/blocks/src/system/blocks/testimonials.d.ts +1 -1
  88. package/dist/_dts/blocks/src/system/blocks/video-grid.d.ts +1 -1
  89. package/dist/_dts/blocks/src/system/componentFactory.d.ts +1 -1
  90. package/dist/_dts/blocks/src/system/constants/background.d.ts +1 -1
  91. package/dist/_dts/blocks/src/system/customize/facets.d.ts +5 -5
  92. package/dist/_dts/blocks/src/system/designCapabilities.d.ts +1 -1
  93. package/dist/_dts/blocks/src/system/fields/boxStyles.d.ts +1 -1
  94. package/dist/_dts/blocks/src/system/fragments/library/card.d.ts +1761 -1761
  95. package/dist/_dts/blocks/src/system/fragments/library/ctaRow.d.ts +1761 -1761
  96. package/dist/_dts/blocks/src/system/fragments/library/feedbackCallout.d.ts +1761 -1761
  97. package/dist/_dts/blocks/src/system/fragments/library/heroCtaRow.d.ts +1761 -1761
  98. package/dist/_dts/blocks/src/system/fragments/library/sectionState.d.ts +1761 -1761
  99. package/dist/_dts/blocks/src/system/frame/frameStyles.d.ts +3 -3
  100. package/dist/_dts/blocks/src/system/helpers/resolveBackground.d.ts +2 -2
  101. package/dist/_dts/blocks/src/system/manifest/augmentManifest.d.ts +1 -1
  102. package/dist/_dts/blocks/src/system/manifest/schema.d.ts +201 -201
  103. package/dist/_dts/blocks/src/system/media/constrainedVideoMedia.d.ts +1 -1
  104. package/dist/_dts/blocks/src/system/media/slotContracts.d.ts +1 -1
  105. package/dist/_dts/blocks/src/system/node/fragments/ctaButton.d.ts +1 -1
  106. package/dist/_dts/blocks/src/system/node/fragments/typography.d.ts +1 -1
  107. package/dist/_dts/blocks/src/system/node/schema.d.ts +5 -5
  108. package/dist/_dts/blocks/src/system/registry.d.ts +2 -2
  109. package/dist/_dts/blocks/src/system/runtime/api/types.d.ts +1 -1
  110. package/dist/_dts/blocks/src/system/runtime/components/runtime-backed-blocks.d.ts +1 -1
  111. package/dist/_dts/blocks/src/system/runtime/header/shared.d.ts +1 -1
  112. package/dist/_dts/blocks/src/system/runtime/hooks/useHeadlessBookingFlow.d.ts +2 -2
  113. package/dist/_dts/blocks/src/system/runtime/hooks/useHeadlessBookingFlow.state.d.ts +2 -2
  114. package/dist/_dts/blocks/src/system/runtime/nodes/accordion.d.ts +1 -1
  115. package/dist/_dts/blocks/src/system/runtime/nodes/accordion.server.d.ts +1 -1
  116. package/dist/_dts/blocks/src/system/runtime/nodes/basic.d.ts +1 -1
  117. package/dist/_dts/blocks/src/system/runtime/nodes/booking-form.headless.state.d.ts +45 -29
  118. package/dist/_dts/blocks/src/system/runtime/nodes/booking-form.reserved-fields.d.ts +27 -0
  119. package/dist/_dts/blocks/src/system/runtime/nodes/booking-form.state.d.ts +11 -7
  120. package/dist/_dts/blocks/src/system/runtime/nodes/events/shared/timetableModel.d.ts +1 -1
  121. package/dist/_dts/blocks/src/system/runtime/nodes/events/shared/utils.d.ts +3 -3
  122. package/dist/_dts/blocks/src/system/runtime/nodes/location-map.shared.d.ts +1 -1
  123. package/dist/_dts/blocks/src/system/runtime/nodes/media.d.ts +1 -1
  124. package/dist/_dts/blocks/src/system/runtime/nodes/shared/LeafletStaticMap.d.ts +1 -1
  125. package/dist/_dts/blocks/src/system/runtime/nodes/shared/contract-schemas.d.ts +6 -6
  126. package/dist/_dts/blocks/src/system/runtime/shared/bookingPaymentOptionCopy.d.ts +1 -1
  127. package/dist/_dts/blocks/src/system/theme/index.d.ts +1 -1
  128. package/dist/_dts/blocks/src/system/transforms/registry/layout.d.ts +1 -1
  129. package/dist/_dts/blocks/src/system/transforms/registry/ui.d.ts +1 -1
  130. package/dist/_dts/blocks/src/system/transforms/typed.d.ts +3 -3
  131. package/dist/_dts/blocks/src/system/types/link.d.ts +3 -3
  132. package/dist/_dts/content-editor/src/components/ContentFieldsForm.d.ts +3 -3
  133. package/dist/_dts/content-editor/src/controller/EntryControllerProvider.d.ts +3 -3
  134. package/dist/_dts/content-editor/src/controller/buildBlockPublishedBaselines.d.ts +2 -2
  135. package/dist/_dts/content-editor/src/controller/buildPublishSuccessTransition.d.ts +2 -2
  136. package/dist/_dts/content-editor/src/controller/deriveRecoveryConflict.d.ts +1 -1
  137. package/dist/_dts/content-editor/src/controller/invalidBlockRecovery.d.ts +1 -1
  138. package/dist/_dts/content-editor/src/controller/seedDraftBaselinesFromBlocks.d.ts +1 -1
  139. package/dist/_dts/content-editor/src/controller/useBlocksList.d.ts +1 -1
  140. package/dist/_dts/content-editor/src/controller/useEntrySyncHelpers.d.ts +3 -3
  141. package/dist/_dts/content-editor/src/controller/useInvalidBlockRecovery.d.ts +1 -1
  142. package/dist/_dts/content-editor/src/hooks/blockedPublishPlan.d.ts +1 -1
  143. package/dist/_dts/content-editor/src/hooks/useEntryActions.d.ts +1 -1
  144. package/dist/_dts/content-editor/src/hooks/useEntryMutations.d.ts +2 -2
  145. package/dist/_dts/content-editor/src/hooks/useStoreAutosave.d.ts +1 -1
  146. package/dist/_dts/content-editor/src/hooks/validateBlocksForPublish.d.ts +1 -1
  147. package/dist/_dts/content-editor/src/primitives/PreviewRichTextEditor.d.ts +1 -1
  148. package/dist/_dts/content-editor/src/primitives/PreviewTextEditor.d.ts +1 -1
  149. package/dist/_dts/content-editor/src/registry.d.ts +1 -1
  150. package/dist/_dts/content-editor/src/services/contentEntryServices.d.ts +2 -2
  151. package/dist/_dts/content-editor/src/types.d.ts +2 -2
  152. package/dist/_dts/content-editor/src/ui/blockValidationView.d.ts +3 -3
  153. package/dist/_dts/content-editor/src/ui/editorSnapshot.d.ts +1 -1
  154. package/dist/_dts/content-editor/src/ui/stores/types.d.ts +1 -1
  155. package/dist/_dts/content-editor/src/ui/stores/utils.d.ts +1 -1
  156. package/dist/_dts/content-model/src/content-types/schema.d.ts +8 -8
  157. package/dist/_dts/core/src/branded.d.ts +2 -0
  158. package/dist/_dts/core/src/index.d.ts +2 -0
  159. package/dist/_dts/core/src/planner.d.ts +64 -0
  160. package/dist/_dts/db/src/generated/supabase/database.types.d.ts +17 -18
  161. package/dist/_dts/db/src/schemas/forms.d.ts +62 -62
  162. package/dist/_dts/editor-blocks/src/BlockEditor.d.ts +5 -5
  163. package/dist/_dts/editor-blocks/src/BlockForm.d.ts +5 -5
  164. package/dist/_dts/editor-blocks/src/FormProvider.d.ts +2 -2
  165. package/dist/_dts/editor-blocks/src/block-editor/BlockCard.d.ts +6 -6
  166. package/dist/_dts/editor-blocks/src/block-editor/BlockCardBody.d.ts +3 -3
  167. package/dist/_dts/editor-blocks/src/block-editor/BlockCardHeader.d.ts +2 -2
  168. package/dist/_dts/editor-blocks/src/block-editor/BlockListContext.d.ts +2 -2
  169. package/dist/_dts/editor-blocks/src/block-editor/BlockPickerDialog.d.ts +1 -1
  170. package/dist/_dts/editor-blocks/src/block-editor/BlockSettingsModal.d.ts +2 -2
  171. package/dist/_dts/editor-blocks/src/block-editor/BlockThumbnail.d.ts +1 -1
  172. package/dist/_dts/editor-blocks/src/block-editor/BlockTile.d.ts +1 -1
  173. package/dist/_dts/editor-blocks/src/block-editor/EnhancedBlockPickerDialog.d.ts +1 -1
  174. package/dist/_dts/editor-blocks/src/block-editor/SortableBlockItem.d.ts +3 -3
  175. package/dist/_dts/editor-blocks/src/block-editor/blockDiscovery.d.ts +1 -1
  176. package/dist/_dts/editor-blocks/src/block-editor/hooks/buildInsertBlockHistoryCommand.d.ts +1 -1
  177. package/dist/_dts/editor-blocks/src/block-editor/hooks/useBlockBaselineSync.d.ts +1 -1
  178. package/dist/_dts/editor-blocks/src/block-editor/hooks/useBlockCreation.d.ts +3 -3
  179. package/dist/_dts/editor-blocks/src/block-editor/hooks/useBlockDuplication.d.ts +2 -2
  180. package/dist/_dts/editor-blocks/src/block-editor/hooks/useBlockReorder.d.ts +2 -2
  181. package/dist/_dts/editor-blocks/src/block-editor/hooks/useDraftContent.d.ts +1 -1
  182. package/dist/_dts/editor-blocks/src/block-editor/preparedManifest.d.ts +2 -2
  183. package/dist/_dts/editor-blocks/src/block-editor/sdkBlockMerger.d.ts +3 -3
  184. package/dist/_dts/editor-blocks/src/block-editor/settingsIntent.d.ts +1 -1
  185. package/dist/_dts/editor-blocks/src/block-editor/types.d.ts +1 -1
  186. package/dist/_dts/editor-blocks/src/block-form/debug.d.ts +1 -1
  187. package/dist/_dts/editor-blocks/src/blockPayload.d.ts +2 -2
  188. package/dist/_dts/editor-blocks/src/index.d.ts +2 -2
  189. package/dist/_dts/editor-blocks/src/media/MediaField.d.ts +6 -6
  190. package/dist/_dts/editor-blocks/src/widgets/button/ButtonField.d.ts +1 -1
  191. package/dist/_dts/editor-blocks/src/widgets/button/ButtonVariantField.d.ts +1 -1
  192. package/dist/_dts/editor-blocks/src/widgets/button/context.d.ts +1 -1
  193. package/dist/_dts/editor-blocks/src/widgets/button/index.d.ts +1 -1
  194. package/dist/_dts/editor-blocks/src/widgets/content-type-select/ContentTypeSelectField.d.ts +1 -1
  195. package/dist/_dts/editor-blocks/src/widgets/entry-picker/EntryPickerField.d.ts +1 -1
  196. package/dist/_dts/editor-blocks/src/widgets/entry-picker/EntryPickerWidgetProvider.d.ts +1 -1
  197. package/dist/_dts/editor-blocks/src/widgets/entry-picker/index.d.ts +1 -1
  198. package/dist/_dts/editor-blocks/src/widgets/entry-picker/loaders.d.ts +2 -2
  199. package/dist/_dts/editor-blocks/src/widgets/entry-picker/types.d.ts +2 -2
  200. package/dist/_dts/editor-blocks/src/widgets/icon-picker/IconPickerField.d.ts +1 -1
  201. package/dist/_dts/editor-blocks/src/widgets/link/LinkField.d.ts +2 -2
  202. package/dist/_dts/editor-blocks/src/widgets/link/LinkPicker.d.ts +3 -3
  203. package/dist/_dts/editor-blocks/src/widgets/link/LinkPickerDialog.d.ts +1 -1
  204. package/dist/_dts/editor-blocks/src/widgets/link/LinkSummary.d.ts +1 -1
  205. package/dist/_dts/editor-blocks/src/widgets/link/LinkWidget.d.ts +3 -3
  206. package/dist/_dts/editor-blocks/src/widgets/link/LinkWidgetContext.d.ts +2 -2
  207. package/dist/_dts/editor-blocks/src/widgets/link/loaders.d.ts +3 -3
  208. package/dist/_dts/editor-blocks/src/widgets/link/types.d.ts +2 -2
  209. package/dist/_dts/editor-blocks/src/widgets/link/utils.d.ts +2 -2
  210. package/dist/_dts/editor-blocks/src/widgets/reference/ReferenceField.d.ts +2 -2
  211. package/dist/_dts/editor-blocks/src/widgets/reference/ReferenceWidgetProvider.d.ts +1 -1
  212. package/dist/_dts/editor-blocks/src/widgets/reference/dynamicAdapters.d.ts +1 -1
  213. package/dist/_dts/editor-blocks/src/widgets/reference/loaders.d.ts +3 -3
  214. package/dist/_dts/editor-blocks/src/widgets/reference/types.d.ts +3 -3
  215. package/dist/_dts/editor-blocks/src/widgets/rich-text/RichTextField.d.ts +2 -2
  216. package/dist/_dts/editor-blocks/src/widgets/rich-text/RichTextWidgetProvider.d.ts +1 -1
  217. package/dist/_dts/editor-blocks/src/widgets/rich-text/ensureRichTextImageAssetIdentifier.d.ts +1 -1
  218. package/dist/_dts/editor-blocks/src/widgets/rich-text/richTextImageHydration.d.ts +1 -1
  219. package/dist/_dts/editor-blocks/src/widgets/shared/Combobox.d.ts +1 -1
  220. package/dist/_dts/media-core/src/fileAssetCompatibility.d.ts +1 -1
  221. package/dist/_dts/media-core/src/fileAssetDeletion.d.ts +1 -1
  222. package/dist/_dts/media-core/src/fileDomain.d.ts +1 -1
  223. package/dist/_dts/media-core/src/fileDownloadResolution.d.ts +1 -1
  224. package/dist/_dts/media-core/src/filePersistence.d.ts +1 -1
  225. package/dist/_dts/media-core/src/fileStorage.d.ts +1 -1
  226. package/dist/_dts/media-core/src/fileUploadAssetBuilder.d.ts +1 -1
  227. package/dist/_dts/media-core/src/fileUploadCleanup.d.ts +1 -1
  228. package/dist/_dts/media-core/src/fileUploadCompletion.d.ts +1 -1
  229. package/dist/_dts/media-core/src/fileUploadDurableFinalization.d.ts +1 -1
  230. package/dist/_dts/media-core/src/fileUploadFinalization.d.ts +1 -1
  231. package/dist/_dts/media-core/src/fileUploadSessionCreation.d.ts +1 -1
  232. package/dist/_dts/media-core/src/types.d.ts +2 -2
  233. package/dist/_dts/media-core/src/url.d.ts +1 -1
  234. package/dist/_dts/media-core/src/videoPrep.d.ts +1 -1
  235. package/dist/_dts/media-editor/src/CropDialog.d.ts +1 -1
  236. package/dist/_dts/media-editor/src/MediaEditor.d.ts +2 -2
  237. package/dist/_dts/media-editor/src/MediaPickerDialog.d.ts +1 -1
  238. package/dist/_dts/media-editor/src/context.d.ts +3 -3
  239. package/dist/_dts/media-editor/src/createMediaEditorProvider.d.ts +1 -1
  240. package/dist/_dts/media-editor/src/cropEditorSource.d.ts +1 -1
  241. package/dist/_dts/media-editor/src/debug.d.ts +1 -1
  242. package/dist/_dts/media-editor/src/provider.d.ts +3 -3
  243. package/dist/_dts/media-editor/src/runtimeMediaAssetState.d.ts +1 -1
  244. package/dist/_dts/media-editor/src/transformModel.d.ts +1 -1
  245. package/dist/_dts/media-editor/src/types.d.ts +2 -2
  246. package/dist/_dts/media-editor/src/utils.d.ts +1 -1
  247. package/dist/_dts/media-react/src/components/ImageCropper.d.ts +1 -1
  248. package/dist/_dts/media-react/src/components/cropDraftModel.d.ts +1 -1
  249. package/dist/_dts/media-react/src/components/cropGeometry.d.ts +1 -1
  250. package/dist/_dts/media-react/src/components/cropSessionState.d.ts +1 -1
  251. package/dist/_dts/media-react/src/components/useImageCropperController.d.ts +1 -1
  252. package/dist/_dts/media-react/src/ffmpegLoader.d.ts +1 -1
  253. package/dist/_dts/media-react/src/hooks/internal/classification.d.ts +1 -1
  254. package/dist/_dts/media-react/src/hooks/mediaAssetResponseMapper.d.ts +1 -1
  255. package/dist/_dts/media-react/src/hooks/useApiMediaUploader.d.ts +4 -4
  256. package/dist/_dts/media-react/src/utils/rotation.d.ts +1 -1
  257. package/dist/_dts/media-react/src/videoFrameExtraction.d.ts +1 -1
  258. package/dist/_dts/media-react/src/videoPrepBrowser.d.ts +2 -2
  259. package/dist/_dts/preview-next/src/client/blocks/BoundaryControl.d.ts +1 -1
  260. package/dist/_dts/preview-next/src/client/blocks/EditablePageRenderer.d.ts +1 -1
  261. package/dist/_dts/preview-next/src/client/blocks/composer/composePageFromBlocks.d.ts +1 -1
  262. package/dist/_dts/preview-next/src/client/blocks/composer/mergeDrafts.d.ts +2 -2
  263. package/dist/_dts/preview-next/src/client/blocks/composer/types.d.ts +3 -3
  264. package/dist/_dts/preview-next/src/client/blocks/customizeFacetControls.d.ts +2 -2
  265. package/dist/_dts/preview-next/src/client/blocks/editorRegistry.d.ts +1 -1
  266. package/dist/_dts/preview-next/src/client/blocks/pageDesignRuntimePreview.d.ts +2 -2
  267. package/dist/_dts/preview-next/src/client/blocks/previewCustomizeActions.d.ts +2 -2
  268. package/dist/_dts/preview-next/src/client/blocks/previewProjection/aiProposalProjection.d.ts +2 -2
  269. package/dist/_dts/preview-next/src/client/blocks/previewProjection/applyPreviewProjections.d.ts +2 -2
  270. package/dist/_dts/preview-next/src/client/blocks/previewProjection/runtimeContentDecoration.d.ts +2 -2
  271. package/dist/_dts/preview-next/src/client/blocks/previewProjection/types.d.ts +3 -3
  272. package/dist/_dts/preview-next/src/client/preview/EntryEditorPanel.d.ts +5 -5
  273. package/dist/_dts/preview-next/src/client/preview/OnboardingThemeSwitcher.d.ts +2 -2
  274. package/dist/_dts/preview-next/src/client/preview/PageBlockEditorPanel.d.ts +5 -5
  275. package/dist/_dts/preview-next/src/client/preview/PageDesignEditorStateContext.d.ts +1 -1
  276. package/dist/_dts/preview-next/src/client/preview/PreviewAuthBanner.d.ts +1 -1
  277. package/dist/_dts/preview-next/src/client/preview/PreviewEditorSidebar.d.ts +9 -9
  278. package/dist/_dts/preview-next/src/client/preview/PreviewEditorUI.d.ts +2 -2
  279. package/dist/_dts/preview-next/src/client/preview/PreviewEntryControllerProvider.d.ts +2 -2
  280. package/dist/_dts/preview-next/src/client/preview/PreviewShell.d.ts +8 -8
  281. package/dist/_dts/preview-next/src/client/preview/PreviewShellLayout.d.ts +8 -8
  282. package/dist/_dts/preview-next/src/client/preview/PreviewViewportControls.d.ts +1 -1
  283. package/dist/_dts/preview-next/src/client/preview/PreviewZoomControls.d.ts +1 -1
  284. package/dist/_dts/preview-next/src/client/preview/SiteChromeCustomizeContext.d.ts +5 -5
  285. package/dist/_dts/preview-next/src/client/preview/StyleConfigurator.d.ts +5 -5
  286. package/dist/_dts/preview-next/src/client/preview/StyleConfigurator.state.d.ts +4 -4
  287. package/dist/_dts/preview-next/src/client/preview/pageSchema.d.ts +1 -1
  288. package/dist/_dts/preview-next/src/client/preview/previewChromeSurface.d.ts +1 -1
  289. package/dist/_dts/preview-next/src/client/preview/previewChromeSurfacePolicy.d.ts +1 -1
  290. package/dist/_dts/preview-next/src/client/preview/previewCustomizeHistory.d.ts +3 -3
  291. package/dist/_dts/preview-next/src/client/preview/previewCustomizeRuntimePatch.d.ts +2 -2
  292. package/dist/_dts/preview-next/src/client/preview/previewCustomizeWorkflowState.d.ts +1 -1
  293. package/dist/_dts/preview-next/src/client/preview/previewSurface.d.ts +1 -1
  294. package/dist/_dts/preview-next/src/client/preview/sidebarTabPreference.d.ts +1 -1
  295. package/dist/_dts/preview-next/src/client/preview/siteChromeLookRows.d.ts +2 -2
  296. package/dist/_dts/preview-next/src/client/preview/styleConfiguratorSnapshot.d.ts +4 -4
  297. package/dist/_dts/preview-next/src/client/preview/subrouteNotice.d.ts +1 -1
  298. package/dist/_dts/preview-next/src/client/preview/themeOverlay.d.ts +1 -1
  299. package/dist/_dts/preview-next/src/client/sdk/SdkPreviewMode.d.ts +2 -2
  300. package/dist/_dts/preview-next/src/client/widgets/PreviewMediaField.d.ts +2 -2
  301. package/dist/_dts/preview-next/src/client/widgets/widgetAdapters.d.ts +3 -3
  302. package/dist/_dts/preview-next/src/client/widgets/widgetOverrides.d.ts +3 -3
  303. package/dist/_dts/sdk/src/bookings/index.d.ts +3 -2
  304. package/dist/_dts/sdk/src/bookings/types.d.ts +16 -10
  305. package/dist/_dts/sdk/src/cli/commands/push/scopes/commandBackedDatedOfferingScope.d.ts +1 -1
  306. package/dist/_dts/sdk/src/cli/commands/push/scopes/types.d.ts +1 -1
  307. package/dist/_dts/sdk/src/cli/content/reader.d.ts +1 -1
  308. package/dist/_dts/sdk/src/cli/env.d.ts +1 -1
  309. package/dist/_dts/sdk/src/cli/merge-remote/entryMergePush.d.ts +1 -1
  310. package/dist/_dts/sdk/src/cli/push-config.d.ts +1 -1
  311. package/dist/_dts/sdk/src/cli/site-commands/commandKeys.d.ts +1 -1
  312. package/dist/_dts/sdk/src/cli/site-commands/commandRuntime.d.ts +2 -2
  313. package/dist/_dts/sdk/src/cli/site-commands/commandSurfaceDispatch.d.ts +1 -1
  314. package/dist/_dts/sdk/src/cli/site-commands/datedOfferingCommands.d.ts +1 -1
  315. package/dist/_dts/sdk/src/cli/site-commands/entryCommands.d.ts +2 -2
  316. package/dist/_dts/sdk/src/cli/site-commands/footerCommands.d.ts +2 -2
  317. package/dist/_dts/sdk/src/cli/site-commands/formCommands.d.ts +2 -2
  318. package/dist/_dts/sdk/src/cli/site-commands/navigationCommands.d.ts +2 -2
  319. package/dist/_dts/sdk/src/cli/site-commands/pageCommands.d.ts +2 -2
  320. package/dist/_dts/sdk/src/cli/site-commands/pushExecution.d.ts +1 -1
  321. package/dist/_dts/sdk/src/cli/site-commands/pushExecutionTypes.d.ts +1 -1
  322. package/dist/_dts/sdk/src/config/validation.d.ts +37 -43
  323. package/dist/_dts/sdk/src/contracts/system-block-content.d.ts +1 -1
  324. package/dist/_dts/sdk/src/manifest/passes/pass1-fields.d.ts +19 -19
  325. package/dist/_dts/sdk/src/portal/config.d.ts +1 -1
  326. package/dist/_dts/sdk/src/portal/index.d.ts +1 -1
  327. package/dist/_dts/sdk/src/preview-next/client/index.d.ts +1 -1
  328. package/dist/_dts/sdk/src/preview-next/client/runtime.d.ts +1 -1
  329. package/dist/_dts/sdk/src/preview-next/constants.d.ts +1 -1
  330. package/dist/_dts/sdk/src/preview-next/cookies.d.ts +1 -1
  331. package/dist/_dts/sdk/src/preview-next/index.d.ts +2 -2
  332. package/dist/_dts/sdk/src/preview-next/middleware.d.ts +1 -1
  333. package/dist/_dts/sdk/src/preview-next/session.d.ts +1 -1
  334. package/dist/_dts/sdk/src/public-api/contracts.d.ts +18 -4
  335. package/dist/_dts/sdk/src/rendering/islands/blocksContracts.d.ts +1 -1
  336. package/dist/_dts/sdk/src/rendering/islands/types.d.ts +3 -3
  337. package/dist/_dts/sdk/src/spam-protection/index.d.ts +3 -3
  338. package/dist/_dts/sdk/src/theme-bridge/ThemeBridgeProvider.d.ts +2 -2
  339. package/dist/_dts/sdk/src/version.d.ts +1 -1
  340. package/dist/_dts/site-commands/src/adapter.d.ts +1 -1
  341. package/dist/_dts/site-commands/src/commands.d.ts +70 -39
  342. package/dist/_dts/site-commands/src/domain.d.ts +2 -2
  343. package/dist/_dts/site-commands/src/exposure.d.ts +3 -3
  344. package/dist/_dts/site-commands/src/metadata.d.ts +13 -0
  345. package/dist/_dts/site-commands/src/planner.d.ts +1 -1
  346. package/dist/_dts/site-commands/src/refs.d.ts +1 -1
  347. package/dist/_dts/theme-core/src/accordions/types.d.ts +9 -9
  348. package/dist/_dts/theme-core/src/blocks/index.d.ts +2 -2
  349. package/dist/_dts/theme-core/src/blocks/types.d.ts +3 -2
  350. package/dist/_dts/theme-core/src/buttons/personalities/brushed-wash.d.ts +5 -5
  351. package/dist/_dts/theme-core/src/buttons/personalities/confident-chip.d.ts +5 -5
  352. package/dist/_dts/theme-core/src/buttons/personalities/editorial-link.d.ts +5 -5
  353. package/dist/_dts/theme-core/src/buttons/personalities/index.d.ts +35 -35
  354. package/dist/_dts/theme-core/src/buttons/personalities/ink-stamp.d.ts +5 -5
  355. package/dist/_dts/theme-core/src/buttons/personalities/pebble.d.ts +5 -5
  356. package/dist/_dts/theme-core/src/buttons/personalities/showtime-pill.d.ts +5 -5
  357. package/dist/_dts/theme-core/src/buttons/personalities/soft-pill.d.ts +5 -5
  358. package/dist/_dts/theme-core/src/buttons/personalities/types.d.ts +7 -7
  359. package/dist/_dts/theme-core/src/buttons/types.d.ts +18 -18
  360. package/dist/_dts/theme-core/src/cards/types.d.ts +17 -17
  361. package/dist/_dts/theme-core/src/inputs/types.d.ts +13 -13
  362. package/dist/_dts/theme-core/src/interactive/baseSchema.d.ts +1 -1
  363. package/dist/_dts/theme-core/src/mock-themes/all.d.ts +351 -351
  364. package/dist/_dts/theme-core/src/navigation/types.d.ts +15 -15
  365. package/dist/_dts/theme-core/src/palette/recipes/allRecipes.d.ts +1 -1
  366. package/dist/_dts/theme-core/src/palette/variants/brand-led.d.ts +24 -24
  367. package/dist/_dts/theme-core/src/palette/variants/high-contrast.d.ts +18 -18
  368. package/dist/_dts/theme-core/src/palette/variants/index.d.ts +65 -65
  369. package/dist/_dts/theme-core/src/palette/variants/soft-natural.d.ts +18 -18
  370. package/dist/_dts/theme-core/src/palette/variants/types.d.ts +7 -7
  371. package/dist/_dts/theme-core/src/palette/variants/warm-neutral.d.ts +18 -18
  372. package/dist/_dts/theme-core/src/progress/generateProgressCss.d.ts +2 -1
  373. package/dist/_dts/theme-core/src/recommend/generateThemes.d.ts +1 -1
  374. package/dist/_dts/theme-core/src/runtime/buildThemeRuntimeFromBridge.d.ts +4 -0
  375. package/dist/_dts/theme-core/src/schema.d.ts +568 -568
  376. package/dist/_dts/theme-core/src/shared/componentStyles.d.ts +2 -2
  377. package/dist/_dts/theme-core/src/site-styles/appearancePresetCatalog.d.ts +1 -1
  378. package/dist/_dts/theme-core/src/site-styles/blockAppearancePresets.d.ts +1 -1
  379. package/dist/_dts/theme-core/src/site-styles/designState.d.ts +34 -34
  380. package/dist/_dts/theme-core/src/site-styles/generatedSchemas.d.ts +4 -4
  381. package/dist/_dts/theme-core/src/site-styles/pageDesignAuthority.d.ts +1 -1
  382. package/dist/_dts/theme-core/src/site-styles/siteStyleBlockPolicies.d.ts +1 -1
  383. package/dist/_dts/theme-core/src/site-styles/sourceCatalogs.d.ts +14 -14
  384. package/dist/_dts/theme-core/src/site-styles/styleTags.d.ts +1 -1
  385. package/dist/_dts/theme-core/src/site-styles/tokenRecipes.d.ts +4 -4
  386. package/dist/_dts/theme-core/src/status/generateStatusCss.d.ts +2 -1
  387. package/dist/_dts/theme-core/src/tokens/themeColorTokens.d.ts +5 -5
  388. package/dist/_dts/ui/src/badge.d.ts +1 -1
  389. package/dist/_dts/ui/src/button.d.ts +2 -2
  390. package/dist/_dts/ui/src/card.d.ts +1 -1
  391. package/dist/_dts/ui/src/color-picker.d.ts +1 -1
  392. package/dist/_dts/ui/src/surface.d.ts +2 -2
  393. package/dist/_dts/ui/src/toggle.d.ts +4 -4
  394. package/dist/cli/index.mjs +3031 -2878
  395. package/dist/client/bookings.mjs +104 -34
  396. package/dist/client/client.mjs +7757 -7627
  397. package/dist/client/hooks.mjs +5704 -3822
  398. package/dist/client/rendering/client.mjs +164 -35
  399. package/dist/client/rendering/islands.mjs +164 -35
  400. package/dist/client/rendering.mjs +476 -346
  401. package/dist/preview-next/client/runtime.mjs +188 -55
  402. package/dist/server/components.mjs +364 -310
  403. package/dist/server/config-validation.mjs +6851 -4889
  404. package/dist/server/config.mjs +6841 -4888
  405. package/dist/server/data.mjs +5704 -3822
  406. package/dist/server/index.mjs +160 -1762
  407. package/dist/server/next.mjs +6515 -5260
  408. package/dist/server/prebuild.mjs +1 -1
  409. package/dist/server/rendering/server.mjs +366 -312
  410. package/dist/server/rendering.mjs +366 -312
  411. package/dist/server/routing.mjs +10376 -6836
  412. package/dist/server/server.mjs +5692 -3810
  413. package/dist/server/theme-bridge.mjs +249 -15
  414. package/package.json +1 -3
@@ -1,9 +1,9 @@
1
- import type { FieldWidgetProps } from '@riverbankcms/block-form/client';
2
- import type { MediaFieldConfig } from '@riverbankcms/block-form/client';
3
- import type { UploadIntentContract } from '@riverbankcms/api';
4
- import { type VideoPrepIntent } from '@riverbankcms/media-core';
5
- import { type MediaValue } from '@riverbankcms/media-editor';
6
- import type { VideoPrepIntentResolver } from '@riverbankcms/media-react';
1
+ import type { FieldWidgetProps } from '../../../block-form/src/client/index';
2
+ import type { MediaFieldConfig } from '../../../block-form/src/client/index';
3
+ import type { UploadIntentContract } from '../../../api/src/index';
4
+ import { type VideoPrepIntent } from '../../../media-core/src/index';
5
+ import { type MediaValue } from '../../../media-editor/src/index';
6
+ import type { VideoPrepIntentResolver } from '../../../media-react/src/index';
7
7
  export declare function uploadIntentForMediaField(blockKind: string | undefined, fieldPath: string): UploadIntentContract | undefined;
8
8
  export declare function videoPrepIntentForMediaField(blockKind: string | undefined, fieldPath: string, mediaKinds: readonly NonNullable<MediaFieldConfig['mediaKinds']>[number][] | undefined): VideoPrepIntentResolver | undefined;
9
9
  export declare function videoSelectionIntentForMediaField(blockKind: string | undefined, fieldPath: string, mediaKinds: readonly NonNullable<MediaFieldConfig['mediaKinds']>[number][] | undefined): VideoPrepIntent | undefined;
@@ -1,4 +1,4 @@
1
- import type { FieldWidgetProps, ButtonFieldConfig } from '@riverbankcms/block-form/client';
1
+ import type { FieldWidgetProps, ButtonFieldConfig } from '../../../../block-form/src/client/index';
2
2
  /**
3
3
  * Button Field Widget
4
4
  *
@@ -1,2 +1,2 @@
1
- import type { FieldWidgetProps, SelectFieldConfig } from '@riverbankcms/block-form/client';
1
+ import type { FieldWidgetProps, SelectFieldConfig } from '../../../../block-form/src/client/index';
2
2
  export declare function ButtonVariantField({ path, backend, config }: FieldWidgetProps<string, SelectFieldConfig>): import("react/jsx-runtime").JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import { type ReactNode } from 'react';
2
- import type { ButtonSystem } from '@riverbankcms/blocks';
2
+ import type { ButtonSystem } from '../../../../blocks/src/index';
3
3
  /**
4
4
  * Button Widget Context
5
5
  *
@@ -1,6 +1,6 @@
1
1
  export { ButtonField } from './ButtonField';
2
2
  export type { ButtonValue } from './ButtonField';
3
- export type { ButtonFieldConfig } from '@riverbankcms/block-form/client';
3
+ export type { ButtonFieldConfig } from '../../../../block-form/src/client/index';
4
4
  export { ButtonWidgetProvider, useButtonWidgetContext } from './context';
5
5
  export type { ButtonWidgetContextValue, ButtonVariantOption, ButtonWidgetProviderProps } from './context';
6
6
  export { ButtonVariantField } from './ButtonVariantField';
@@ -1,4 +1,4 @@
1
- import type { FieldWidgetProps, ContentTypeSelectFieldConfig } from '@riverbankcms/block-form/client';
1
+ import type { FieldWidgetProps, ContentTypeSelectFieldConfig } from '../../../../block-form/src/client/index';
2
2
  /**
3
3
  * ContentTypeSelectField - Content type select widget using FieldWidgetProps pattern
4
4
  *
@@ -1,4 +1,4 @@
1
- import type { FieldWidgetProps, EntryPickerFieldConfig } from '@riverbankcms/block-form/client';
1
+ import type { FieldWidgetProps, EntryPickerFieldConfig } from '../../../../block-form/src/client/index';
2
2
  /**
3
3
  * EntryPickerField - Entry picker widget for selecting content entries
4
4
  *
@@ -1,5 +1,5 @@
1
1
  import { type ReactNode } from 'react';
2
- import type { SiteId } from '@riverbankcms/core';
2
+ import type { SiteId } from '../../../../core/src/index';
3
3
  import type { EntryPickerWidgetAdapter } from './types';
4
4
  type EntryPickerWidgetContextValue = {
5
5
  siteId: SiteId;
@@ -2,4 +2,4 @@ export { EntryPickerField } from './EntryPickerField';
2
2
  export { EntryPickerWidgetProvider, useEntryPickerWidgetContext } from './EntryPickerWidgetProvider';
3
3
  export { getEntryPickerLabelForStoredValue, getEntryPickerOptionValueForStoredValue, } from './utils';
4
4
  export type { EntryPickerWidgetAdapter, EntryPickerAdapterArgs, EntryPickerAdapterLabels, EntryPickerItem, EntryPickerItemBadgeVariant, } from './types';
5
- export type { EntryPickerFieldConfig } from '@riverbankcms/block-form/client';
5
+ export type { EntryPickerFieldConfig } from '../../../../block-form/src/client/index';
@@ -1,6 +1,6 @@
1
1
  import type { ContentEntrySummary } from '@riverbankcms/api/content-entries';
2
- import type { ApiClient } from '@riverbankcms/api/request';
3
- import type { SiteId } from '@riverbankcms/core';
2
+ import type { ApiClient } from '../../../../api/src/request';
3
+ import type { SiteId } from '../../../../core/src/index';
4
4
  import type { EntryPickerItem, EntryPickerValueFrom } from './types';
5
5
  export type EntryPickerLoaderArgs = Readonly<{
6
6
  apiClient: ApiClient;
@@ -1,5 +1,5 @@
1
- import type { PickerLabels, PickerOption, PickerOptionBadgeVariant } from '@riverbankcms/ui';
2
- import type { SiteId } from '@riverbankcms/core';
1
+ import type { PickerLabels, PickerOption, PickerOptionBadgeVariant } from '../../../../ui/src/index';
2
+ import type { SiteId } from '../../../../core/src/index';
3
3
  export type EntryPickerItemBadgeVariant = PickerOptionBadgeVariant;
4
4
  export type EntryPickerValueFrom = 'id' | 'identifier' | 'slug';
5
5
  export type EntryPickerItem = PickerOption & {
@@ -1,4 +1,4 @@
1
- import { type FieldWidgetProps, type TextFieldConfig } from '@riverbankcms/block-form/client';
1
+ import { type FieldWidgetProps, type TextFieldConfig } from '../../../../block-form/src/client/index';
2
2
  type IconPickerValue = string | null;
3
3
  export declare function IconPickerField({ path, backend, config }: FieldWidgetProps<IconPickerValue, TextFieldConfig>): import("react/jsx-runtime").JSX.Element;
4
4
  export {};
@@ -1,6 +1,6 @@
1
1
  import type { ReactNode } from 'react';
2
- import type { FieldWidgetProps } from '@riverbankcms/block-form/client';
3
- import type { LinkFieldConfig } from '@riverbankcms/block-form/client';
2
+ import type { FieldWidgetProps } from '../../../../block-form/src/client/index';
3
+ import type { LinkFieldConfig } from '../../../../block-form/src/client/index';
4
4
  /**
5
5
  * LinkField - Adapter for new widget architecture
6
6
  *
@@ -1,6 +1,6 @@
1
- import type { RoutableContentItem } from '@riverbankcms/api/navigation';
2
- import type { SiteId } from '@riverbankcms/core';
3
- import type { LinkValue } from '@riverbankcms/blocks';
1
+ import type { RoutableContentItem } from '../../../../api/src/navigation';
2
+ import type { SiteId } from '../../../../core/src/index';
3
+ import type { LinkValue } from '../../../../blocks/src/index';
4
4
  import type { LinkWidgetAdapters } from './types';
5
5
  export type LinkPickerProps = {
6
6
  siteId?: SiteId;
@@ -1,4 +1,4 @@
1
- import type { LinkValue } from '@riverbankcms/blocks';
1
+ import type { LinkValue } from '../../../../blocks/src/index';
2
2
  import type { LinkPickerProps } from './LinkPicker';
3
3
  type LinkPickerDialogProps = {
4
4
  open: boolean;
@@ -1,4 +1,4 @@
1
- import { type LinkValue } from '@riverbankcms/blocks';
1
+ import { type LinkValue } from '../../../../blocks/src/index';
2
2
  export declare function LinkSummary({ value }: {
3
3
  value: LinkValue | null;
4
4
  }): import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { type ReactNode } from 'react';
2
- import { type LinkValue } from '@riverbankcms/blocks';
3
- import type { RoutableContentItem } from '@riverbankcms/api/navigation';
4
- import type { SiteId } from '@riverbankcms/core';
2
+ import { type LinkValue } from '../../../../blocks/src/index';
3
+ import type { RoutableContentItem } from '../../../../api/src/navigation';
4
+ import type { SiteId } from '../../../../core/src/index';
5
5
  import type { LinkWidgetAdapters } from './types';
6
6
  export type LinkWidgetProps = {
7
7
  siteId?: SiteId;
@@ -1,6 +1,6 @@
1
1
  import { type ReactNode } from 'react';
2
- import type { RoutableContentItem } from '@riverbankcms/api/navigation';
3
- import type { SiteId } from '@riverbankcms/core';
2
+ import type { RoutableContentItem } from '../../../../api/src/navigation';
3
+ import type { SiteId } from '../../../../core/src/index';
4
4
  import type { LinkWidgetAdapters } from './types';
5
5
  /**
6
6
  * Context value for LinkWidget
@@ -1,6 +1,6 @@
1
- import type { RoutableContentItem } from '@riverbankcms/api/navigation';
2
- import type { ApiClient } from '@riverbankcms/api/request';
3
- import type { SiteId } from '@riverbankcms/core';
1
+ import type { RoutableContentItem } from '../../../../api/src/navigation';
2
+ import type { ApiClient } from '../../../../api/src/request';
3
+ import type { SiteId } from '../../../../core/src/index';
4
4
  export type RoutableContentLoaderArgs = Readonly<{
5
5
  apiClient: ApiClient;
6
6
  siteId: SiteId;
@@ -1,5 +1,5 @@
1
- import type { RoutableContentItem } from '@riverbankcms/api/navigation';
2
- import type { SiteId } from '@riverbankcms/core';
1
+ import type { RoutableContentItem } from '../../../../api/src/navigation';
2
+ import type { SiteId } from '../../../../core/src/index';
3
3
  export type LinkWidgetAdapters = {
4
4
  fetchRoutableContent?: (siteId: SiteId) => Promise<RoutableContentItem[]>;
5
5
  };
@@ -1,5 +1,5 @@
1
- import { type RoutableContentItem } from '@riverbankcms/api/navigation';
2
- import { type LinkValue } from '@riverbankcms/blocks';
1
+ import { type RoutableContentItem } from '../../../../api/src/navigation';
2
+ import { type LinkValue } from '../../../../blocks/src/index';
3
3
  export declare function toInternalLinkValue(item: RoutableContentItem): LinkValue;
4
4
  export declare function getMatchingInternalItem(items: RoutableContentItem[], value: LinkValue | null): RoutableContentItem | null;
5
5
  export declare function isSameLinkValue(a: LinkValue | null, b: LinkValue | null): boolean;
@@ -1,5 +1,5 @@
1
- import type { FieldWidgetProps } from '@riverbankcms/block-form/client';
2
- import type { ReferenceFieldConfig } from '@riverbankcms/block-form/client';
1
+ import type { FieldWidgetProps } from '../../../../block-form/src/client/index';
2
+ import type { ReferenceFieldConfig } from '../../../../block-form/src/client/index';
3
3
  /**
4
4
  * ReferenceField - Reference/relation select widget using new FieldWidgetProps pattern
5
5
  */
@@ -1,5 +1,5 @@
1
1
  import { type ReactNode } from 'react';
2
- import type { SiteId } from '@riverbankcms/core';
2
+ import type { SiteId } from '../../../../core/src/index';
3
3
  import type { ReferenceWidgetAdapters } from './types';
4
4
  type ReferenceWidgetContextValue = {
5
5
  siteId: SiteId;
@@ -1,4 +1,4 @@
1
- import { type ReferenceContentTypeKey } from '@riverbankcms/content-model';
1
+ import { type ReferenceContentTypeKey } from '../../../../content-model/src/index';
2
2
  import type { ReferenceWidgetAdapter, ReferenceWidgetAdapters } from './types';
3
3
  export type DynamicContentReferenceAdapterFactory = (contentTypeKey: ReferenceContentTypeKey) => ReferenceWidgetAdapter;
4
4
  /**
@@ -14,9 +14,9 @@
14
14
  * environment-specific error wrapping (e.g. `toUserFacingError`) happens at the
15
15
  * composition layer.
16
16
  */
17
- import type { ApiClient } from '@riverbankcms/api/request';
18
- import type { BuiltInReferenceKind, ReferenceContentTypeKey } from '@riverbankcms/content-model';
19
- import type { SiteId } from '@riverbankcms/core';
17
+ import type { ApiClient } from '../../../../api/src/request';
18
+ import type { BuiltInReferenceKind, ReferenceContentTypeKey } from '../../../../content-model/src/index';
19
+ import type { SiteId } from '../../../../core/src/index';
20
20
  import type { ReferenceWidgetItem } from './types';
21
21
  export interface ReferenceLoaderArgs {
22
22
  apiClient: ApiClient;
@@ -1,7 +1,7 @@
1
1
  import type { ReactNode } from 'react';
2
- import type { SiteId } from '@riverbankcms/core';
3
- import type { ReferenceKind } from '@riverbankcms/content-model';
4
- import type { PickerLabels, PickerOption, PickerOptionBadgeVariant, PickerSelectionLabelArgs } from '@riverbankcms/ui';
2
+ import type { SiteId } from '../../../../core/src/index';
3
+ import type { ReferenceKind } from '../../../../content-model/src/index';
4
+ import type { PickerLabels, PickerOption, PickerOptionBadgeVariant, PickerSelectionLabelArgs } from '../../../../ui/src/index';
5
5
  export type ReferenceWidgetItemBadgeVariant = PickerOptionBadgeVariant;
6
6
  export type ReferenceWidgetItem = PickerOption;
7
7
  export type ReferenceWidgetAdapterArgs = Readonly<{
@@ -1,6 +1,6 @@
1
1
  import type { Content } from '@tiptap/react';
2
- import type { FieldWidgetProps } from '@riverbankcms/block-form/client';
3
- import type { RichTextFieldConfig } from '@riverbankcms/block-form/client';
2
+ import type { FieldWidgetProps } from '../../../../block-form/src/client/index';
3
+ import type { RichTextFieldConfig } from '../../../../block-form/src/client/index';
4
4
  type RichTextValue = Content;
5
5
  export declare function RichTextField({ path, backend, config, }: FieldWidgetProps<RichTextValue, RichTextFieldConfig>): import("react/jsx-runtime").JSX.Element;
6
6
  export {};
@@ -1,5 +1,5 @@
1
1
  import { type ReactNode } from 'react';
2
- import type { Theme } from '@riverbankcms/blocks';
2
+ import type { Theme } from '../../../../blocks/src/index';
3
3
  import type { PickedRichTextImage } from '@riverbankcms/editor';
4
4
  export type OnPickImage = () => Promise<PickedRichTextImage | null>;
5
5
  export type RichTextWidgetContextValue = {
@@ -1,4 +1,4 @@
1
- import type { ApiClient } from '@riverbankcms/api/request';
1
+ import type { ApiClient } from '../../../../api/src/request';
2
2
  import type { MediaAssetWithLabels } from '@riverbankcms/media-storage-supabase';
3
3
  type EnsureRichTextImageAssetIdentifierArgs = {
4
4
  apiClient: ApiClient;
@@ -1,5 +1,5 @@
1
1
  import type { Content } from '@tiptap/react';
2
- import { type ResolveImageUrlContext } from '@riverbankcms/blocks';
2
+ import { type ResolveImageUrlContext } from '../../../../blocks/src/index';
3
3
  export declare const UNRESOLVED_RICH_TEXT_IMAGE_SRC: string;
4
4
  type UnresolvedRichTextImageWarning = {
5
5
  count: number;
@@ -1 +1 @@
1
- export { Combobox, type ComboboxItem, type ComboboxProps, } from '@riverbankcms/ui';
1
+ export { Combobox, type ComboboxItem, type ComboboxProps, } from '../../../../ui/src/index';
@@ -1,4 +1,4 @@
1
- import { type Result } from '@riverbankcms/core';
1
+ import { type Result } from '../../core/src/index';
2
2
  import { type FileAsset, type FileAssetSource, type FileDerivative, type FileKind } from './fileDomain';
3
3
  import type { MediaAsset, MediaSource } from './types';
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { type SiteScopedStoragePath, type StorageBucketName, type StoragePath, type UserId, type UtcIsoDateTimeString } from '@riverbankcms/core';
1
+ import { type SiteScopedStoragePath, type StorageBucketName, type StoragePath, type UserId, type UtcIsoDateTimeString } from '../../core/src/index';
2
2
  import type { ActiveValidatedFileAsset, FileAssetId, FileAssetLifecycle, FileUsageReference } from './fileDomain';
3
3
  export type FileAssetStorageObjectRef = {
4
4
  readonly storageBucket: StorageBucketName;
@@ -1,4 +1,4 @@
1
- import { type BookingRequirementId, type BookingSessionId, type DeclaredMimeType, type DetectedMimeType, type EntitlementId, type FileChecksumSha256, type MediaAssetId, type NonEmptyArray, type OriginalFilename, type PositiveByteCount, type PositiveSeconds, type ProductId, type Result, type SafeDownloadFilename, type StoragePath, type SiteScopedStoragePath, type SiteId, type SiteFontId, type StorageBucketName, type UserId, type UtcIsoDateTimeString } from '@riverbankcms/core';
1
+ import { type BookingRequirementId, type BookingSessionId, type DeclaredMimeType, type DetectedMimeType, type EntitlementId, type FileChecksumSha256, type MediaAssetId, type NonEmptyArray, type OriginalFilename, type PositiveByteCount, type PositiveSeconds, type ProductId, type Result, type SafeDownloadFilename, type StoragePath, type SiteScopedStoragePath, type SiteId, type SiteFontId, type StorageBucketName, type UserId, type UtcIsoDateTimeString } from '../../core/src/index';
2
2
  export type FileAssetId = MediaAssetId;
3
3
  export type FileKind = {
4
4
  readonly tag: 'image';
@@ -1,4 +1,4 @@
1
- import { type DeclaredMimeType, type OriginalFilename, type PositiveSeconds, type Result, type SafeDownloadFilename, type SiteScopedStoragePath, type StorageBucketName, type StoragePath } from '@riverbankcms/core';
1
+ import { type DeclaredMimeType, type OriginalFilename, type PositiveSeconds, type Result, type SafeDownloadFilename, type SiteScopedStoragePath, type StorageBucketName, type StoragePath } from '../../core/src/index';
2
2
  import { type FileAccessDeniedReason, type ActiveValidatedFileAsset, type FileActor, type FileAssetId, type FileUse } from './fileDomain';
3
3
  export type FileDownloadDisposition = 'attachment' | 'inline';
4
4
  export type FileDownloadResolutionError = {
@@ -1,4 +1,4 @@
1
- import { type DeclaredMimeType, type DetectedMimeType, type FileChecksumSha256, type NonEmptyArray, type OriginalFilename, type PositiveByteCount, type Result, type SafeDownloadFilename, type SiteId, type StorageBucketName, type StoragePath, type UploadSessionId, type UserId, type UtcIsoDateTimeString } from '@riverbankcms/core';
1
+ import { type DeclaredMimeType, type DetectedMimeType, type FileChecksumSha256, type NonEmptyArray, type OriginalFilename, type PositiveByteCount, type Result, type SafeDownloadFilename, type SiteId, type StorageBucketName, type StoragePath, type UploadSessionId, type UserId, type UtcIsoDateTimeString } from '../../core/src/index';
2
2
  import { type AccessPolicy, type ActiveFileAssetValidationError, type ActiveValidatedFileAsset, type FileAsset, type FileActor, type FileDerivative, type FileKind, type FileUse, type StorageClass, type UploadSessionState, type UploadSessionStateTag, type UploadIntent, type UploadPolicy, type UploadPolicyDetection } from './fileDomain';
3
3
  export type FileKindJson = FileJsonObject;
4
4
  export type FileUseJson = FileJsonObject;
@@ -1,4 +1,4 @@
1
- import { type SafeDownloadFilename, type SiteScopedStoragePath, type SiteId, type StorageBucketName, type StoragePath, type UploadSessionId, type UserId, type MediaAssetId, type Result } from '@riverbankcms/core';
1
+ import { type SafeDownloadFilename, type SiteScopedStoragePath, type SiteId, type StorageBucketName, type StoragePath, type UploadSessionId, type UserId, type MediaAssetId, type Result } from '../../core/src/index';
2
2
  import type { StorageClass } from './fileDomain';
3
3
  export declare const FILE_STORAGE_BUCKETS: {
4
4
  readonly publicSite: StorageBucketName;
@@ -1,4 +1,4 @@
1
- import { type MediaAssetId, type Result, type SiteScopedStoragePath, type UtcIsoDateTimeString } from '@riverbankcms/core';
1
+ import { type MediaAssetId, type Result, type SiteScopedStoragePath, type UtcIsoDateTimeString } from '../../core/src/index';
2
2
  import { type ActiveFileAssetValidationError, type ActiveValidatedDurableFileAsset, type FileAssetMetadata, type UploadPolicy } from './fileDomain';
3
3
  import type { FileUploadFinalizationPlan } from './fileUploadFinalization';
4
4
  import { type FileStoragePathError } from './fileStorage';
@@ -1,4 +1,4 @@
1
- import type { StorageBucketName, StoragePath, UploadSessionId, UtcIsoDateTimeString } from '@riverbankcms/core';
1
+ import type { StorageBucketName, StoragePath, UploadSessionId, UtcIsoDateTimeString } from '../../core/src/index';
2
2
  import { type UploadSessionState } from './fileDomain';
3
3
  import type { FileUploadSessionRecord } from './filePersistence';
4
4
  export type FileUploadCleanupInput = {
@@ -1,4 +1,4 @@
1
- import { type Result, type SiteScopedStoragePath, type StorageBucketName, type StoragePath, type UploadSessionId, type UtcIsoDateTimeString } from '@riverbankcms/core';
1
+ import { type Result, type SiteScopedStoragePath, type StorageBucketName, type StoragePath, type UploadSessionId, type UtcIsoDateTimeString } from '../../core/src/index';
2
2
  import { type ActiveValidatedDurableFileAsset, type FileAssetId, type UploadSessionState, type UploadSessionTransitionError } from './fileDomain';
3
3
  import { type DurableFinalizeUploadAssetPlan, type DurableUploadStoragePathError } from './fileUploadAssetBuilder';
4
4
  import type { FileUploadFinalizationPlan } from './fileUploadFinalization';
@@ -1,4 +1,4 @@
1
- import { type MediaAssetId, type Result } from '@riverbankcms/core';
1
+ import { type MediaAssetId, type Result } from '../../core/src/index';
2
2
  import type { FileAssetMetadata } from './fileDomain';
3
3
  import { type BuildFinalizedUploadAssetError } from './fileUploadAssetBuilder';
4
4
  import { type DurableFileUploadCompletionError, type DurableFileUploadCompletionPlan } from './fileUploadCompletion';
@@ -1,4 +1,4 @@
1
- import { type DeclaredMimeType, type DetectedMimeType, type FileChecksumSha256, type NonEmptyArray, type PositiveByteCount, type Result, type StorageBucketName, type StoragePath, type UtcIsoDateTimeString } from '@riverbankcms/core';
1
+ import { type DeclaredMimeType, type DetectedMimeType, type FileChecksumSha256, type NonEmptyArray, type PositiveByteCount, type Result, type StorageBucketName, type StoragePath, type UtcIsoDateTimeString } from '../../core/src/index';
2
2
  import { type AccessPolicy, type FileAssetId, type FileKind, type FileUse, type StorageClass, type UploadPolicyPostProcessTag } from './fileDomain';
3
3
  import type { FileUploadSessionRecord } from './filePersistence';
4
4
  export type FinalizableUploadSessionState = Extract<FileUploadSessionRecord['state'], {
@@ -1,4 +1,4 @@
1
- import { type DeclaredMimeType, type OriginalFilename, type Result, type SafeDownloadFilename, type UploadSessionId, type UtcIsoDateTimeString } from '@riverbankcms/core';
1
+ import { type DeclaredMimeType, type OriginalFilename, type Result, type SafeDownloadFilename, type UploadSessionId, type UtcIsoDateTimeString } from '../../core/src/index';
2
2
  import { type FileActor, type UploadIntent, type UploadPolicyError } from './fileDomain';
3
3
  import type { FileUploadSessionRecord } from './filePersistence';
4
4
  import { FILE_STORAGE_BUCKETS, type FileStoragePathError } from './fileStorage';
@@ -1,5 +1,5 @@
1
- import type { MediaAssetId, SiteScopedStoragePath } from '@riverbankcms/core';
2
- export type { MediaAssetId } from '@riverbankcms/core';
1
+ import type { MediaAssetId, SiteScopedStoragePath } from '../../core/src/index';
2
+ export type { MediaAssetId } from '../../core/src/index';
3
3
  export type MediaSource = 'upload' | 'instagram';
4
4
  export type MediaAsset = {
5
5
  id: MediaAssetId;
@@ -1,4 +1,4 @@
1
- import type { RelativeStoragePath, SiteScopedStoragePath } from '@riverbankcms/core';
1
+ import type { RelativeStoragePath, SiteScopedStoragePath } from '../../core/src/index';
2
2
  import type { MediaAsset, TransformRect } from './types';
3
3
  /**
4
4
  * Options for Supabase image transformations.
@@ -1,4 +1,4 @@
1
- import { type Result } from '@riverbankcms/core';
1
+ import { type Result } from '../../core/src/index';
2
2
  export type VideoPrepIntent = {
3
3
  readonly tag: 'files-and-media';
4
4
  } | {
@@ -1,4 +1,4 @@
1
- import { type TransformRect } from '@riverbankcms/media-core';
1
+ import { type TransformRect } from '../../media-core/src/index';
2
2
  import type { MediaHotspot, MediaValue } from './types';
3
3
  export type CropDialogProps = {
4
4
  value: MediaValue | undefined;
@@ -1,6 +1,6 @@
1
1
  import type { MediaKind } from '@riverbankcms/media-storage-supabase';
2
- import { type UploadIntentResolver, type VideoPrepIntentResolver } from '@riverbankcms/media-react';
3
- import type { VideoPrepIntent } from '@riverbankcms/media-core';
2
+ import { type UploadIntentResolver, type VideoPrepIntentResolver } from '../../media-react/src/index';
3
+ import type { VideoPrepIntent } from '../../media-core/src/index';
4
4
  import type { MediaValue } from './types';
5
5
  export type MediaEditorProps = {
6
6
  value: MediaValue | undefined;
@@ -1,5 +1,5 @@
1
1
  import type { MediaAssetWithLabels, MediaKind } from '@riverbankcms/media-storage-supabase';
2
- import type { UploadItem } from '@riverbankcms/media-react';
2
+ import type { UploadItem } from '../../media-react/src/index';
3
3
  export type MediaPickerDialogProps = {
4
4
  allowedKinds?: readonly MediaKind[];
5
5
  open: boolean;
@@ -1,8 +1,8 @@
1
1
  import { type ReactNode } from 'react';
2
- import type { ApiClient } from '@riverbankcms/api/request';
2
+ import type { ApiClient } from '../../api/src/request';
3
3
  import type { MediaAssetWithLabels, MediaStorageRepo } from '@riverbankcms/media-storage-supabase';
4
- import type { UploadProgressHandler } from '@riverbankcms/media-react';
5
- import type { MediaAssetIndex, ResolveImageUrlContext } from '@riverbankcms/blocks';
4
+ import type { UploadProgressHandler } from '../../media-react/src/index';
5
+ import type { MediaAssetIndex, ResolveImageUrlContext } from '../../blocks/src/index';
6
6
  export type MediaEditorContextValue = {
7
7
  siteId: string;
8
8
  apiClient: ApiClient;
@@ -1,5 +1,5 @@
1
1
  import type { ReactNode } from 'react';
2
- import type { ApiClient } from '@riverbankcms/api/request';
2
+ import type { ApiClient } from '../../api/src/request';
3
3
  import { type MediaEditorProviderProps } from './provider';
4
4
  type BaseProviderProps = {
5
5
  siteId: string;
@@ -1,4 +1,4 @@
1
- import type { ImageOrientationMode } from '@riverbankcms/media-react';
1
+ import type { ImageOrientationMode } from '../../media-react/src/index';
2
2
  import type { MediaValue } from './types';
3
3
  export type CropEditorSource = {
4
4
  kind: 'ready';
@@ -1,3 +1,3 @@
1
- import { isMediaCropDebugEnabled } from '@riverbankcms/media-core';
1
+ import { isMediaCropDebugEnabled } from '../../media-core/src/index';
2
2
  export { isMediaCropDebugEnabled };
3
3
  export declare function logMediaCropDebug(message: string, details?: Record<string, unknown>): void;
@@ -1,8 +1,8 @@
1
1
  import { type ReactNode } from 'react';
2
- import type { ApiClient, APICallParamsStrict, APIEndpoints } from '@riverbankcms/api/request';
2
+ import type { ApiClient, APICallParamsStrict, APIEndpoints } from '../../api/src/request';
3
3
  import type { MediaAssetWithLabels } from '@riverbankcms/media-storage-supabase';
4
- import { type MediaAssetIndexItem } from '@riverbankcms/blocks';
5
- import { type UseApiMediaUploaderOptions } from '@riverbankcms/media-react';
4
+ import { type MediaAssetIndexItem } from '../../blocks/src/index';
5
+ import { type UseApiMediaUploaderOptions } from '../../media-react/src/index';
6
6
  type RequestContext = {
7
7
  siteId: string;
8
8
  };
@@ -1,4 +1,4 @@
1
- import type { MediaAssetIndexItem } from '@riverbankcms/blocks';
1
+ import type { MediaAssetIndexItem } from '../../blocks/src/index';
2
2
  export type RuntimeMediaAssetState = Readonly<{
3
3
  siteId: string;
4
4
  baseAssets: readonly MediaAssetIndexItem[];
@@ -1,4 +1,4 @@
1
- import { type RightAngleRotation, type TransformRect } from '@riverbankcms/media-core';
1
+ import { type RightAngleRotation, type TransformRect } from '../../media-core/src/index';
2
2
  import type { MediaHotspot, MediaTransform } from './types';
3
3
  type BuildMediaTransformInput = {
4
4
  currentTransform: MediaTransform | undefined;
@@ -1,5 +1,5 @@
1
- import type { ImageHotspot } from '@riverbankcms/media-react';
2
- import type { Media } from '@riverbankcms/blocks';
1
+ import type { ImageHotspot } from '../../media-react/src/index';
2
+ import type { Media } from '../../blocks/src/index';
3
3
  export type MediaHotspot = ImageHotspot;
4
4
  export type MediaTransform = NonNullable<Media['transform']>;
5
5
  /**
@@ -1,4 +1,4 @@
1
- import { type TransformParams } from '@riverbankcms/media-core';
1
+ import { type TransformParams } from '../../media-core/src/index';
2
2
  import type { MediaHotspot, MediaValue } from './types';
3
3
  export declare function getSupabaseUrl(): string | null;
4
4
  export declare const DEFAULT_HOTSPOT: MediaHotspot;
@@ -1,4 +1,4 @@
1
- import { type TransformRect } from '@riverbankcms/media-core';
1
+ import { type TransformRect } from '../../../media-core/src/index';
2
2
  import 'react-advanced-cropper/dist/style.css';
3
3
  import type { ImageHotspot } from './cropGeometry';
4
4
  export type { ImageHotspot };
@@ -1,4 +1,4 @@
1
- import { type TransformRect } from '@riverbankcms/media-core';
1
+ import { type TransformRect } from '../../../media-core/src/index';
2
2
  export type CropDraftModel = {
3
3
  hasInitialized: boolean;
4
4
  hasUserEdits: boolean;
@@ -1,4 +1,4 @@
1
- import { type RightAngleRotation, type TransformRect } from '@riverbankcms/media-core';
1
+ import { type RightAngleRotation, type TransformRect } from '../../../media-core/src/index';
2
2
  export type LoadedImageInfo = {
3
3
  width: number;
4
4
  height: number;
@@ -1,4 +1,4 @@
1
- import type { TransformRect } from '@riverbankcms/media-core';
1
+ import type { TransformRect } from '../../../media-core/src/index';
2
2
  export type CropSessionState = {
3
3
  hasExplicitRect: boolean;
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import type { PointerEvent as ReactPointerEvent } from 'react';
2
2
  import type { CropperRef } from 'react-advanced-cropper';
3
- import { type RightAngleRotation, type TransformRect } from '@riverbankcms/media-core';
3
+ import { type RightAngleRotation, type TransformRect } from '../../../media-core/src/index';
4
4
  import { type ImageHotspot } from './cropGeometry';
5
5
  type ImageCropperDebugLogger = (message: string, details?: Record<string, unknown>) => void;
6
6
  type UseImageCropperControllerInput = {
@@ -1,4 +1,4 @@
1
- import { type Result } from '@riverbankcms/core';
1
+ import { type Result } from '../../core/src/index';
2
2
  export type BrowserFfmpegLoadError = {
3
3
  readonly tag: 'ffmpeg-import-failed';
4
4
  readonly message: string;
@@ -1,4 +1,4 @@
1
- import { type ApiClient } from '@riverbankcms/api/request';
1
+ import { type ApiClient } from '../../../../api/src/request';
2
2
  type LogFields = Record<string, unknown>;
3
3
  export type LoggerLike = {
4
4
  debug: (message: string, fields?: LogFields) => void;
@@ -1,3 +1,3 @@
1
- import type { MediaAssetResponse } from '@riverbankcms/api/media';
1
+ import type { MediaAssetResponse } from '../../../api/src/media';
2
2
  import type { MediaAssetWithLabels } from '@riverbankcms/media-storage-supabase';
3
3
  export declare function toMediaAssetWithLabels(asset: MediaAssetResponse, fallbackBucket: string): MediaAssetWithLabels;
@@ -1,7 +1,7 @@
1
- import type { ApiErrorCode, FieldError } from '@riverbankcms/api/common';
2
- import { type ApiClient } from '@riverbankcms/api/request';
3
- import type { UploadIntentContract } from '@riverbankcms/api';
4
- import type { VideoPrepIntent } from '@riverbankcms/media-core';
1
+ import type { ApiErrorCode, FieldError } from '../../../api/src/common/index';
2
+ import { type ApiClient } from '../../../api/src/request';
3
+ import type { UploadIntentContract } from '../../../api/src/index';
4
+ import type { VideoPrepIntent } from '../../../media-core/src/index';
5
5
  import type { MediaAssetWithLabels } from '@riverbankcms/media-storage-supabase';
6
6
  import type { UploadProgressHandler } from './useUploads';
7
7
  import { type ClassificationHook, type LoggerLike } from './internal/classification';