@objectstack/spec 2.0.6 → 2.0.7

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 (291) hide show
  1. package/dist/ai/index.d.mts +1 -1
  2. package/dist/ai/index.d.ts +1 -1
  3. package/dist/ai/index.js +230 -3
  4. package/dist/ai/index.js.map +1 -1
  5. package/dist/ai/index.mjs +218 -3
  6. package/dist/ai/index.mjs.map +1 -1
  7. package/dist/api/index.d.mts +2 -2
  8. package/dist/api/index.d.ts +2 -2
  9. package/dist/api/index.js +3409 -2841
  10. package/dist/api/index.js.map +1 -1
  11. package/dist/api/index.mjs +3386 -2841
  12. package/dist/api/index.mjs.map +1 -1
  13. package/dist/automation/index.d.mts +1 -1
  14. package/dist/automation/index.d.ts +1 -1
  15. package/dist/contracts/index.d.mts +2 -2
  16. package/dist/contracts/index.d.ts +2 -2
  17. package/dist/contracts/index.js.map +1 -1
  18. package/dist/data/index.d.mts +2 -2
  19. package/dist/data/index.d.ts +2 -2
  20. package/dist/data/index.js +58 -1
  21. package/dist/data/index.js.map +1 -1
  22. package/dist/data/index.mjs +58 -1
  23. package/dist/data/index.mjs.map +1 -1
  24. package/dist/{driver.zod-E3C6n0W-.d.ts → driver.zod-B3Q0oLlF.d.ts} +1 -1
  25. package/dist/{driver.zod-DnOPgUGi.d.mts → driver.zod-Bf2z72WQ.d.mts} +1 -1
  26. package/dist/{index-DyawwLFZ.d.ts → index-B3C8s_DZ.d.ts} +307 -29
  27. package/dist/{index-DTCkpGMm.d.mts → index-BliYpI46.d.mts} +879 -52
  28. package/dist/{index-BbtSaxHm.d.ts → index-BpE_xfkc.d.ts} +3289 -229
  29. package/dist/{index-E1mP_eoE.d.mts → index-C3cFLYII.d.mts} +307 -29
  30. package/dist/{index-BpP0MwlW.d.ts → index-CXtgLAue.d.ts} +879 -52
  31. package/dist/{index-D-tf4nDV.d.mts → index-CYbdd-mL.d.mts} +27 -1
  32. package/dist/{index-B-u2mVKn.d.mts → index-CeUUI-ym.d.mts} +151 -14
  33. package/dist/{index-BPhGHW32.d.ts → index-CfvdYFyf.d.ts} +27 -1
  34. package/dist/{index-CDN6TRx9.d.mts → index-ClHj1Tbo.d.mts} +71 -2
  35. package/dist/{index-CDN6TRx9.d.ts → index-ClHj1Tbo.d.ts} +71 -2
  36. package/dist/{index-BjxWBAB_.d.ts → index-CmY8tgpL.d.ts} +151 -14
  37. package/dist/{index-DRCh2NTZ.d.mts → index-CqDMk0T6.d.mts} +3289 -229
  38. package/dist/{index-d9wYlv-g.d.ts → index-DNKiU_-x.d.mts} +684 -18
  39. package/dist/{index-d9wYlv-g.d.mts → index-DNKiU_-x.d.ts} +684 -18
  40. package/dist/{index-CisfSmuF.d.ts → index-Dm4UfDKG.d.ts} +451 -19
  41. package/dist/index-KhvhiesR.d.mts +6902 -0
  42. package/dist/{index-BV0xBoer.d.mts → index-Onf8hbkX.d.mts} +451 -19
  43. package/dist/index-OqCqQSaH.d.ts +6902 -0
  44. package/dist/index.d.mts +2519 -222
  45. package/dist/index.d.ts +2519 -222
  46. package/dist/index.js +9957 -8069
  47. package/dist/index.js.map +1 -1
  48. package/dist/index.mjs +9957 -8069
  49. package/dist/index.mjs.map +1 -1
  50. package/dist/integration/index.d.mts +1 -1
  51. package/dist/integration/index.d.ts +1 -1
  52. package/dist/integration/index.js +67 -0
  53. package/dist/integration/index.js.map +1 -1
  54. package/dist/integration/index.mjs +61 -0
  55. package/dist/integration/index.mjs.map +1 -1
  56. package/dist/kernel/index.d.mts +2 -2
  57. package/dist/kernel/index.d.ts +2 -2
  58. package/dist/kernel/index.js +1698 -1474
  59. package/dist/kernel/index.js.map +1 -1
  60. package/dist/kernel/index.mjs +1690 -1474
  61. package/dist/kernel/index.mjs.map +1 -1
  62. package/dist/{package-registry.zod-CbS9FKeH.d.mts → package-registry.zod-BJQSiICj.d.mts} +78 -43
  63. package/dist/{package-registry.zod-CbS9FKeH.d.ts → package-registry.zod-BJQSiICj.d.ts} +78 -43
  64. package/dist/security/index.d.mts +1 -1
  65. package/dist/security/index.d.ts +1 -1
  66. package/dist/security/index.js +47 -1
  67. package/dist/security/index.js.map +1 -1
  68. package/dist/security/index.mjs +45 -1
  69. package/dist/security/index.mjs.map +1 -1
  70. package/dist/system/index.d.mts +1 -1
  71. package/dist/system/index.d.ts +1 -1
  72. package/dist/system/index.js +2189 -1821
  73. package/dist/system/index.js.map +1 -1
  74. package/dist/system/index.mjs +2168 -1821
  75. package/dist/system/index.mjs.map +1 -1
  76. package/dist/ui/index.d.mts +1 -1
  77. package/dist/ui/index.d.ts +1 -1
  78. package/dist/ui/index.js +1414 -767
  79. package/dist/ui/index.js.map +1 -1
  80. package/dist/ui/index.mjs +1354 -767
  81. package/dist/ui/index.mjs.map +1 -1
  82. package/json-schema/ai/Agent.json +203 -0
  83. package/json-schema/ai/AgentCommunicationProtocol.json +9 -0
  84. package/json-schema/ai/AgentGroupMember.json +45 -0
  85. package/json-schema/ai/AgentGroupRole.json +10 -0
  86. package/json-schema/ai/DevOpsAgent.json +203 -0
  87. package/json-schema/ai/MCPClientConfig.json +168 -0
  88. package/json-schema/ai/MCPRootEntry.json +23 -0
  89. package/json-schema/ai/MCPRootsConfig.json +49 -0
  90. package/json-schema/ai/MCPSamplingConfig.json +46 -0
  91. package/json-schema/ai/MCPServerConfig.json +120 -0
  92. package/json-schema/ai/MCPStreamingConfig.json +38 -0
  93. package/json-schema/ai/MCPToolApproval.json +39 -0
  94. package/json-schema/ai/MultiAgentGroup.json +137 -0
  95. package/json-schema/ai/StructuredOutputConfig.json +75 -0
  96. package/json-schema/ai/StructuredOutputFormat.json +12 -0
  97. package/json-schema/ai/TransformPipelineStep.json +11 -0
  98. package/json-schema/api/AppDefinitionResponse.json +285 -7
  99. package/json-schema/api/BasePresence.json +40 -0
  100. package/json-schema/api/BatchLoadingStrategy.json +40 -0
  101. package/json-schema/api/Callback.json +39 -0
  102. package/json-schema/api/DataLoaderConfig.json +55 -0
  103. package/json-schema/api/DisablePackageResponse.json +26 -0
  104. package/json-schema/api/Discovery.json +4 -62
  105. package/json-schema/api/EnablePackageResponse.json +26 -0
  106. package/json-schema/api/FederationEntity.json +110 -0
  107. package/json-schema/api/FederationEntityKey.json +20 -0
  108. package/json-schema/api/FederationExternalField.json +18 -0
  109. package/json-schema/api/FederationGateway.json +327 -0
  110. package/json-schema/api/FederationProvides.json +19 -0
  111. package/json-schema/api/FederationRequires.json +19 -0
  112. package/json-schema/api/GetDiscoveryResponse.json +1 -60
  113. package/json-schema/api/GetPackageResponse.json +26 -0
  114. package/json-schema/api/GraphQLConfig.json +327 -0
  115. package/json-schema/api/GraphQLQueryAdapter.json +84 -0
  116. package/json-schema/api/InstallPackageRequest.json +26 -0
  117. package/json-schema/api/InstallPackageResponse.json +26 -0
  118. package/json-schema/api/ListPackagesResponse.json +26 -0
  119. package/json-schema/api/ODataQueryAdapter.json +66 -0
  120. package/json-schema/api/OpenApi31Extensions.json +139 -0
  121. package/json-schema/api/OperatorMapping.json +26 -0
  122. package/json-schema/api/PresenceStatus.json +10 -0
  123. package/json-schema/api/QueryAdapterConfig.json +272 -0
  124. package/json-schema/api/QueryAdapterTarget.json +9 -0
  125. package/json-schema/api/QueryOptimizationConfig.json +126 -0
  126. package/json-schema/api/RealtimeRecordAction.json +9 -0
  127. package/json-schema/api/RestQueryAdapter.json +86 -0
  128. package/json-schema/api/RestServerConfig.json +139 -0
  129. package/json-schema/api/SubgraphConfig.json +183 -0
  130. package/json-schema/api/WebhookConfig.json +129 -0
  131. package/json-schema/api/WebhookEvent.json +64 -0
  132. package/json-schema/data/ExternalLookup.json +128 -0
  133. package/json-schema/identity/SCIMBulkOperation.json +41 -0
  134. package/json-schema/identity/SCIMBulkRequest.json +73 -0
  135. package/json-schema/identity/SCIMBulkResponse.json +61 -0
  136. package/json-schema/identity/SCIMBulkResponseOperation.json +36 -0
  137. package/json-schema/integration/CircuitBreakerConfig.json +49 -0
  138. package/json-schema/integration/Connector.json +223 -0
  139. package/json-schema/integration/ConnectorHealth.json +113 -0
  140. package/json-schema/integration/DatabaseConnector.json +223 -0
  141. package/json-schema/integration/ErrorCategory.json +15 -0
  142. package/json-schema/integration/ErrorMappingConfig.json +112 -0
  143. package/json-schema/integration/ErrorMappingRule.json +66 -0
  144. package/json-schema/integration/FileStorageConnector.json +223 -0
  145. package/json-schema/integration/GitHubConnector.json +223 -0
  146. package/json-schema/integration/HealthCheckConfig.json +58 -0
  147. package/json-schema/integration/MessageQueueConnector.json +223 -0
  148. package/json-schema/integration/SaasConnector.json +223 -0
  149. package/json-schema/integration/VercelConnector.json +223 -0
  150. package/json-schema/kernel/CLICommandContribution.json +23 -0
  151. package/json-schema/kernel/CLIExtensionExport.json +22 -0
  152. package/json-schema/kernel/DevFixtureConfig.json +35 -0
  153. package/json-schema/kernel/DevPluginConfig.json +170 -0
  154. package/json-schema/kernel/DevPluginPreset.json +10 -0
  155. package/json-schema/kernel/DevServiceOverride.json +41 -0
  156. package/json-schema/kernel/DevToolsConfig.json +45 -0
  157. package/json-schema/kernel/DisablePackageResponse.json +26 -0
  158. package/json-schema/kernel/EnablePackageResponse.json +26 -0
  159. package/json-schema/kernel/GetPackageResponse.json +26 -0
  160. package/json-schema/kernel/InstallPackageRequest.json +26 -0
  161. package/json-schema/kernel/InstallPackageResponse.json +26 -0
  162. package/json-schema/kernel/InstalledPackage.json +26 -0
  163. package/json-schema/kernel/ListPackagesResponse.json +26 -0
  164. package/json-schema/kernel/Manifest.json +26 -0
  165. package/json-schema/kernel/MetadataFallbackStrategy.json +9 -0
  166. package/json-schema/kernel/MetadataLoaderContract.json +7 -0
  167. package/json-schema/kernel/MetadataManagerConfig.json +21 -0
  168. package/json-schema/security/RLSAuditConfig.json +62 -0
  169. package/json-schema/security/RLSAuditEvent.json +66 -0
  170. package/json-schema/security/RLSConfig.json +62 -0
  171. package/json-schema/system/AuthConfig.json +83 -0
  172. package/json-schema/system/BackupConfig.json +148 -0
  173. package/json-schema/system/BackupRetention.json +27 -0
  174. package/json-schema/system/BackupStrategy.json +10 -0
  175. package/json-schema/system/CacheAvalanchePrevention.json +77 -0
  176. package/json-schema/system/CacheConsistency.json +11 -0
  177. package/json-schema/system/CacheWarmup.json +44 -0
  178. package/json-schema/system/ComplianceAuditRequirement.json +43 -0
  179. package/json-schema/system/ComplianceEncryptionRequirement.json +58 -0
  180. package/json-schema/system/DataClassificationPolicy.json +46 -0
  181. package/json-schema/system/DisasterRecoveryPlan.json +414 -0
  182. package/json-schema/system/DistributedCacheConfig.json +269 -0
  183. package/json-schema/system/FailoverConfig.json +102 -0
  184. package/json-schema/system/FailoverMode.json +11 -0
  185. package/json-schema/system/MaskingVisibilityRule.json +56 -0
  186. package/json-schema/system/MetadataFallbackStrategy.json +9 -0
  187. package/json-schema/system/MetadataLoaderContract.json +9 -1
  188. package/json-schema/system/MetadataManagerConfig.json +52 -11
  189. package/json-schema/system/MetadataRecord.json +32 -1
  190. package/json-schema/system/MetadataSource.json +10 -0
  191. package/json-schema/system/MutualTLSConfig.json +83 -0
  192. package/json-schema/system/RPO.json +27 -0
  193. package/json-schema/system/RTO.json +27 -0
  194. package/json-schema/system/SecurityContextConfig.json +288 -0
  195. package/json-schema/system/SecurityEventCorrelation.json +40 -0
  196. package/json-schema/ui/Action.json +200 -5
  197. package/json-schema/ui/ActionParam.json +62 -2
  198. package/json-schema/ui/AnimationTrigger.json +14 -0
  199. package/json-schema/ui/App.json +285 -7
  200. package/json-schema/ui/AriaProps.json +49 -0
  201. package/json-schema/ui/BreakpointColumnMap.json +38 -0
  202. package/json-schema/ui/BreakpointName.json +12 -0
  203. package/json-schema/ui/BreakpointOrderMap.json +26 -0
  204. package/json-schema/ui/ChartAnnotation.json +31 -1
  205. package/json-schema/ui/ChartAxis.json +30 -1
  206. package/json-schema/ui/ChartConfig.json +259 -7
  207. package/json-schema/ui/ChartSeries.json +30 -1
  208. package/json-schema/ui/ColumnSummary.json +18 -0
  209. package/json-schema/ui/ComponentAnimation.json +246 -0
  210. package/json-schema/ui/ConflictResolution.json +11 -0
  211. package/json-schema/ui/Dashboard.json +627 -11
  212. package/json-schema/ui/DashboardNavItem.json +30 -1
  213. package/json-schema/ui/DashboardWidget.json +433 -8
  214. package/json-schema/ui/DateFormat.json +36 -0
  215. package/json-schema/ui/DensityMode.json +9 -0
  216. package/json-schema/ui/DndConfig.json +306 -0
  217. package/json-schema/ui/DragConstraint.json +44 -0
  218. package/json-schema/ui/DragHandle.json +10 -0
  219. package/json-schema/ui/DragItem.json +160 -0
  220. package/json-schema/ui/DropEffect.json +11 -0
  221. package/json-schema/ui/DropZone.json +114 -0
  222. package/json-schema/ui/EasingFunction.json +13 -0
  223. package/json-schema/ui/EvictionPolicy.json +10 -0
  224. package/json-schema/ui/FocusManagement.json +69 -0
  225. package/json-schema/ui/FocusTrapConfig.json +32 -0
  226. package/json-schema/ui/FormField.json +90 -3
  227. package/json-schema/ui/GalleryConfig.json +46 -0
  228. package/json-schema/ui/GestureConfig.json +128 -0
  229. package/json-schema/ui/GestureType.json +14 -0
  230. package/json-schema/ui/GroupNavItem.json +30 -1
  231. package/json-schema/ui/GroupingConfig.json +45 -0
  232. package/json-schema/ui/GroupingField.json +30 -0
  233. package/json-schema/ui/I18nLabel.json +34 -0
  234. package/json-schema/ui/I18nObject.json +26 -0
  235. package/json-schema/ui/KeyboardNavigationConfig.json +194 -0
  236. package/json-schema/ui/KeyboardShortcut.json +66 -0
  237. package/json-schema/ui/ListColumn.json +55 -1
  238. package/json-schema/ui/ListView.json +435 -4
  239. package/json-schema/ui/LocaleConfig.json +108 -0
  240. package/json-schema/ui/LongPressGestureConfig.json +20 -0
  241. package/json-schema/ui/MotionConfig.json +405 -0
  242. package/json-schema/ui/NavigationItem.json +150 -5
  243. package/json-schema/ui/Notification.json +232 -0
  244. package/json-schema/ui/NotificationAction.json +60 -0
  245. package/json-schema/ui/NotificationConfig.json +52 -0
  246. package/json-schema/ui/NotificationPosition.json +13 -0
  247. package/json-schema/ui/NotificationSeverity.json +11 -0
  248. package/json-schema/ui/NotificationType.json +12 -0
  249. package/json-schema/ui/NumberFormat.json +42 -0
  250. package/json-schema/ui/ObjectNavItem.json +30 -1
  251. package/json-schema/ui/OfflineCacheConfig.json +40 -0
  252. package/json-schema/ui/OfflineConfig.json +157 -0
  253. package/json-schema/ui/OfflineStrategy.json +12 -0
  254. package/json-schema/ui/Page.json +285 -3
  255. package/json-schema/ui/PageCardProps.json +79 -1
  256. package/json-schema/ui/PageComponent.json +175 -1
  257. package/json-schema/ui/PageHeaderProps.json +108 -2
  258. package/json-schema/ui/PageNavItem.json +30 -1
  259. package/json-schema/ui/PageRegion.json +175 -1
  260. package/json-schema/ui/PageTabsProps.json +79 -1
  261. package/json-schema/ui/PageTransition.json +53 -0
  262. package/json-schema/ui/PerformanceConfig.json +57 -0
  263. package/json-schema/ui/PersistStorage.json +10 -0
  264. package/json-schema/ui/PinchGestureConfig.json +16 -0
  265. package/json-schema/ui/PluralRule.json +40 -0
  266. package/json-schema/ui/Report.json +490 -8
  267. package/json-schema/ui/ReportChart.json +199 -5
  268. package/json-schema/ui/ReportColumn.json +126 -1
  269. package/json-schema/ui/ResponsiveConfig.json +97 -0
  270. package/json-schema/ui/RowColorConfig.json +25 -0
  271. package/json-schema/ui/RowHeight.json +12 -0
  272. package/json-schema/ui/SwipeDirection.json +10 -0
  273. package/json-schema/ui/SwipeGestureConfig.json +32 -0
  274. package/json-schema/ui/SyncConfig.json +47 -0
  275. package/json-schema/ui/Theme.json +137 -0
  276. package/json-schema/ui/TimelineConfig.json +46 -0
  277. package/json-schema/ui/TouchInteraction.json +232 -0
  278. package/json-schema/ui/TouchTargetConfig.json +49 -0
  279. package/json-schema/ui/TransitionConfig.json +47 -0
  280. package/json-schema/ui/TransitionPreset.json +16 -0
  281. package/json-schema/ui/UrlNavItem.json +30 -1
  282. package/json-schema/ui/ViewSharing.json +24 -0
  283. package/json-schema/ui/WcagContrastLevel.json +8 -0
  284. package/json-schema/ui/WidgetEvent.json +60 -2
  285. package/json-schema/ui/WidgetManifest.json +284 -6
  286. package/json-schema/ui/WidgetProperty.json +60 -2
  287. package/package.json +1 -1
  288. package/dist/index-CZjkpp75.d.mts +0 -3867
  289. package/dist/index-CgkjUheS.d.ts +0 -3867
  290. package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
  291. package/dist/{index-DqnBqATx.d.ts → index-y5JJvyML.d.ts} +8 -8
@@ -317,6 +317,170 @@ declare const RetryConfigSchema: z.ZodObject<{
317
317
  jitter: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
318
318
  }, z.core.$strip>;
319
319
  type RetryConfig = z.infer<typeof RetryConfigSchema>;
320
+ /**
321
+ * Error Category
322
+ */
323
+ declare const ErrorCategorySchema: z.ZodEnum<{
324
+ timeout: "timeout";
325
+ validation: "validation";
326
+ authorization: "authorization";
327
+ conflict: "conflict";
328
+ not_found: "not_found";
329
+ rate_limit: "rate_limit";
330
+ integration_error: "integration_error";
331
+ server_error: "server_error";
332
+ }>;
333
+ type ErrorCategory = z.infer<typeof ErrorCategorySchema>;
334
+ /**
335
+ * Error Mapping Rule
336
+ *
337
+ * Maps an external system error code to an ObjectStack standard error.
338
+ */
339
+ declare const ErrorMappingRuleSchema: z.ZodObject<{
340
+ sourceCode: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
341
+ sourceMessage: z.ZodOptional<z.ZodString>;
342
+ targetCode: z.ZodString;
343
+ targetCategory: z.ZodEnum<{
344
+ timeout: "timeout";
345
+ validation: "validation";
346
+ authorization: "authorization";
347
+ conflict: "conflict";
348
+ not_found: "not_found";
349
+ rate_limit: "rate_limit";
350
+ integration_error: "integration_error";
351
+ server_error: "server_error";
352
+ }>;
353
+ severity: z.ZodEnum<{
354
+ medium: "medium";
355
+ critical: "critical";
356
+ high: "high";
357
+ low: "low";
358
+ }>;
359
+ retryable: z.ZodBoolean;
360
+ userMessage: z.ZodOptional<z.ZodString>;
361
+ }, z.core.$strip>;
362
+ type ErrorMappingRule = z.infer<typeof ErrorMappingRuleSchema>;
363
+ /**
364
+ * Error Mapping Configuration
365
+ *
366
+ * Configures how external system errors are mapped to ObjectStack standard errors.
367
+ */
368
+ declare const ErrorMappingConfigSchema: z.ZodObject<{
369
+ rules: z.ZodArray<z.ZodObject<{
370
+ sourceCode: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
371
+ sourceMessage: z.ZodOptional<z.ZodString>;
372
+ targetCode: z.ZodString;
373
+ targetCategory: z.ZodEnum<{
374
+ timeout: "timeout";
375
+ validation: "validation";
376
+ authorization: "authorization";
377
+ conflict: "conflict";
378
+ not_found: "not_found";
379
+ rate_limit: "rate_limit";
380
+ integration_error: "integration_error";
381
+ server_error: "server_error";
382
+ }>;
383
+ severity: z.ZodEnum<{
384
+ medium: "medium";
385
+ critical: "critical";
386
+ high: "high";
387
+ low: "low";
388
+ }>;
389
+ retryable: z.ZodBoolean;
390
+ userMessage: z.ZodOptional<z.ZodString>;
391
+ }, z.core.$strip>>;
392
+ defaultCategory: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
393
+ timeout: "timeout";
394
+ validation: "validation";
395
+ authorization: "authorization";
396
+ conflict: "conflict";
397
+ not_found: "not_found";
398
+ rate_limit: "rate_limit";
399
+ integration_error: "integration_error";
400
+ server_error: "server_error";
401
+ }>>>;
402
+ unmappedBehavior: z.ZodEnum<{
403
+ passthrough: "passthrough";
404
+ generic_error: "generic_error";
405
+ throw: "throw";
406
+ }>;
407
+ logUnmapped: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
408
+ }, z.core.$strip>;
409
+ type ErrorMappingConfig = z.infer<typeof ErrorMappingConfigSchema>;
410
+ /**
411
+ * Health Check Configuration
412
+ *
413
+ * Configures periodic health checks for connector endpoints.
414
+ */
415
+ declare const HealthCheckConfigSchema: z.ZodObject<{
416
+ enabled: z.ZodBoolean;
417
+ intervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
418
+ timeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
419
+ endpoint: z.ZodOptional<z.ZodString>;
420
+ method: z.ZodOptional<z.ZodEnum<{
421
+ GET: "GET";
422
+ HEAD: "HEAD";
423
+ OPTIONS: "OPTIONS";
424
+ }>>;
425
+ expectedStatus: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
426
+ unhealthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
427
+ healthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
428
+ }, z.core.$strip>;
429
+ type HealthCheckConfig = z.infer<typeof HealthCheckConfigSchema>;
430
+ /**
431
+ * Circuit Breaker Configuration
432
+ *
433
+ * Implements the circuit breaker pattern to prevent cascading failures.
434
+ */
435
+ declare const CircuitBreakerConfigSchema: z.ZodObject<{
436
+ enabled: z.ZodBoolean;
437
+ failureThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
438
+ resetTimeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
439
+ halfOpenMaxRequests: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
440
+ monitoringWindow: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
441
+ fallbackStrategy: z.ZodOptional<z.ZodEnum<{
442
+ error: "error";
443
+ cache: "cache";
444
+ queue: "queue";
445
+ default_value: "default_value";
446
+ }>>;
447
+ }, z.core.$strip>;
448
+ type CircuitBreakerConfig = z.infer<typeof CircuitBreakerConfigSchema>;
449
+ /**
450
+ * Connector Health Configuration
451
+ *
452
+ * Combines health check and circuit breaker for connector resilience.
453
+ */
454
+ declare const ConnectorHealthSchema: z.ZodObject<{
455
+ healthCheck: z.ZodOptional<z.ZodObject<{
456
+ enabled: z.ZodBoolean;
457
+ intervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
458
+ timeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
459
+ endpoint: z.ZodOptional<z.ZodString>;
460
+ method: z.ZodOptional<z.ZodEnum<{
461
+ GET: "GET";
462
+ HEAD: "HEAD";
463
+ OPTIONS: "OPTIONS";
464
+ }>>;
465
+ expectedStatus: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
466
+ unhealthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
467
+ healthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
468
+ }, z.core.$strip>>;
469
+ circuitBreaker: z.ZodOptional<z.ZodObject<{
470
+ enabled: z.ZodBoolean;
471
+ failureThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
472
+ resetTimeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
473
+ halfOpenMaxRequests: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
474
+ monitoringWindow: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
475
+ fallbackStrategy: z.ZodOptional<z.ZodEnum<{
476
+ error: "error";
477
+ cache: "cache";
478
+ queue: "queue";
479
+ default_value: "default_value";
480
+ }>>;
481
+ }, z.core.$strip>>;
482
+ }, z.core.$strip>;
483
+ type ConnectorHealth = z.infer<typeof ConnectorHealthSchema>;
320
484
  /**
321
485
  * Connector Type
322
486
  */
@@ -597,6 +761,76 @@ declare const ConnectorSchema: z.ZodObject<{
597
761
  configuring: "configuring";
598
762
  }>>>;
599
763
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
764
+ errorMapping: z.ZodOptional<z.ZodObject<{
765
+ rules: z.ZodArray<z.ZodObject<{
766
+ sourceCode: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
767
+ sourceMessage: z.ZodOptional<z.ZodString>;
768
+ targetCode: z.ZodString;
769
+ targetCategory: z.ZodEnum<{
770
+ timeout: "timeout";
771
+ validation: "validation";
772
+ authorization: "authorization";
773
+ conflict: "conflict";
774
+ not_found: "not_found";
775
+ rate_limit: "rate_limit";
776
+ integration_error: "integration_error";
777
+ server_error: "server_error";
778
+ }>;
779
+ severity: z.ZodEnum<{
780
+ medium: "medium";
781
+ critical: "critical";
782
+ high: "high";
783
+ low: "low";
784
+ }>;
785
+ retryable: z.ZodBoolean;
786
+ userMessage: z.ZodOptional<z.ZodString>;
787
+ }, z.core.$strip>>;
788
+ defaultCategory: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
789
+ timeout: "timeout";
790
+ validation: "validation";
791
+ authorization: "authorization";
792
+ conflict: "conflict";
793
+ not_found: "not_found";
794
+ rate_limit: "rate_limit";
795
+ integration_error: "integration_error";
796
+ server_error: "server_error";
797
+ }>>>;
798
+ unmappedBehavior: z.ZodEnum<{
799
+ passthrough: "passthrough";
800
+ generic_error: "generic_error";
801
+ throw: "throw";
802
+ }>;
803
+ logUnmapped: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
804
+ }, z.core.$strip>>;
805
+ health: z.ZodOptional<z.ZodObject<{
806
+ healthCheck: z.ZodOptional<z.ZodObject<{
807
+ enabled: z.ZodBoolean;
808
+ intervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
809
+ timeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
810
+ endpoint: z.ZodOptional<z.ZodString>;
811
+ method: z.ZodOptional<z.ZodEnum<{
812
+ GET: "GET";
813
+ HEAD: "HEAD";
814
+ OPTIONS: "OPTIONS";
815
+ }>>;
816
+ expectedStatus: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
817
+ unhealthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
818
+ healthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
819
+ }, z.core.$strip>>;
820
+ circuitBreaker: z.ZodOptional<z.ZodObject<{
821
+ enabled: z.ZodBoolean;
822
+ failureThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
823
+ resetTimeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
824
+ halfOpenMaxRequests: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
825
+ monitoringWindow: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
826
+ fallbackStrategy: z.ZodOptional<z.ZodEnum<{
827
+ error: "error";
828
+ cache: "cache";
829
+ queue: "queue";
830
+ default_value: "default_value";
831
+ }>>;
832
+ }, z.core.$strip>>;
833
+ }, z.core.$strip>>;
600
834
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
601
835
  }, z.core.$strip>;
602
836
  type Connector = z.infer<typeof ConnectorSchema>;
@@ -919,6 +1153,76 @@ declare const SaasConnectorSchema: z.ZodObject<{
919
1153
  configuring: "configuring";
920
1154
  }>>>;
921
1155
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1156
+ errorMapping: z.ZodOptional<z.ZodObject<{
1157
+ rules: z.ZodArray<z.ZodObject<{
1158
+ sourceCode: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1159
+ sourceMessage: z.ZodOptional<z.ZodString>;
1160
+ targetCode: z.ZodString;
1161
+ targetCategory: z.ZodEnum<{
1162
+ timeout: "timeout";
1163
+ validation: "validation";
1164
+ authorization: "authorization";
1165
+ conflict: "conflict";
1166
+ not_found: "not_found";
1167
+ rate_limit: "rate_limit";
1168
+ integration_error: "integration_error";
1169
+ server_error: "server_error";
1170
+ }>;
1171
+ severity: z.ZodEnum<{
1172
+ medium: "medium";
1173
+ critical: "critical";
1174
+ high: "high";
1175
+ low: "low";
1176
+ }>;
1177
+ retryable: z.ZodBoolean;
1178
+ userMessage: z.ZodOptional<z.ZodString>;
1179
+ }, z.core.$strip>>;
1180
+ defaultCategory: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
1181
+ timeout: "timeout";
1182
+ validation: "validation";
1183
+ authorization: "authorization";
1184
+ conflict: "conflict";
1185
+ not_found: "not_found";
1186
+ rate_limit: "rate_limit";
1187
+ integration_error: "integration_error";
1188
+ server_error: "server_error";
1189
+ }>>>;
1190
+ unmappedBehavior: z.ZodEnum<{
1191
+ passthrough: "passthrough";
1192
+ generic_error: "generic_error";
1193
+ throw: "throw";
1194
+ }>;
1195
+ logUnmapped: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1196
+ }, z.core.$strip>>;
1197
+ health: z.ZodOptional<z.ZodObject<{
1198
+ healthCheck: z.ZodOptional<z.ZodObject<{
1199
+ enabled: z.ZodBoolean;
1200
+ intervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1201
+ timeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1202
+ endpoint: z.ZodOptional<z.ZodString>;
1203
+ method: z.ZodOptional<z.ZodEnum<{
1204
+ GET: "GET";
1205
+ HEAD: "HEAD";
1206
+ OPTIONS: "OPTIONS";
1207
+ }>>;
1208
+ expectedStatus: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1209
+ unhealthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1210
+ healthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1211
+ }, z.core.$strip>>;
1212
+ circuitBreaker: z.ZodOptional<z.ZodObject<{
1213
+ enabled: z.ZodBoolean;
1214
+ failureThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1215
+ resetTimeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1216
+ halfOpenMaxRequests: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1217
+ monitoringWindow: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1218
+ fallbackStrategy: z.ZodOptional<z.ZodEnum<{
1219
+ error: "error";
1220
+ cache: "cache";
1221
+ queue: "queue";
1222
+ default_value: "default_value";
1223
+ }>>;
1224
+ }, z.core.$strip>>;
1225
+ }, z.core.$strip>>;
922
1226
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
923
1227
  type: z.ZodLiteral<"saas">;
924
1228
  provider: z.ZodEnum<{
@@ -1464,6 +1768,76 @@ declare const DatabaseConnectorSchema: z.ZodObject<{
1464
1768
  configuring: "configuring";
1465
1769
  }>>>;
1466
1770
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1771
+ errorMapping: z.ZodOptional<z.ZodObject<{
1772
+ rules: z.ZodArray<z.ZodObject<{
1773
+ sourceCode: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
1774
+ sourceMessage: z.ZodOptional<z.ZodString>;
1775
+ targetCode: z.ZodString;
1776
+ targetCategory: z.ZodEnum<{
1777
+ timeout: "timeout";
1778
+ validation: "validation";
1779
+ authorization: "authorization";
1780
+ conflict: "conflict";
1781
+ not_found: "not_found";
1782
+ rate_limit: "rate_limit";
1783
+ integration_error: "integration_error";
1784
+ server_error: "server_error";
1785
+ }>;
1786
+ severity: z.ZodEnum<{
1787
+ medium: "medium";
1788
+ critical: "critical";
1789
+ high: "high";
1790
+ low: "low";
1791
+ }>;
1792
+ retryable: z.ZodBoolean;
1793
+ userMessage: z.ZodOptional<z.ZodString>;
1794
+ }, z.core.$strip>>;
1795
+ defaultCategory: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
1796
+ timeout: "timeout";
1797
+ validation: "validation";
1798
+ authorization: "authorization";
1799
+ conflict: "conflict";
1800
+ not_found: "not_found";
1801
+ rate_limit: "rate_limit";
1802
+ integration_error: "integration_error";
1803
+ server_error: "server_error";
1804
+ }>>>;
1805
+ unmappedBehavior: z.ZodEnum<{
1806
+ passthrough: "passthrough";
1807
+ generic_error: "generic_error";
1808
+ throw: "throw";
1809
+ }>;
1810
+ logUnmapped: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1811
+ }, z.core.$strip>>;
1812
+ health: z.ZodOptional<z.ZodObject<{
1813
+ healthCheck: z.ZodOptional<z.ZodObject<{
1814
+ enabled: z.ZodBoolean;
1815
+ intervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1816
+ timeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1817
+ endpoint: z.ZodOptional<z.ZodString>;
1818
+ method: z.ZodOptional<z.ZodEnum<{
1819
+ GET: "GET";
1820
+ HEAD: "HEAD";
1821
+ OPTIONS: "OPTIONS";
1822
+ }>>;
1823
+ expectedStatus: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1824
+ unhealthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1825
+ healthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1826
+ }, z.core.$strip>>;
1827
+ circuitBreaker: z.ZodOptional<z.ZodObject<{
1828
+ enabled: z.ZodBoolean;
1829
+ failureThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1830
+ resetTimeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1831
+ halfOpenMaxRequests: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1832
+ monitoringWindow: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
1833
+ fallbackStrategy: z.ZodOptional<z.ZodEnum<{
1834
+ error: "error";
1835
+ cache: "cache";
1836
+ queue: "queue";
1837
+ default_value: "default_value";
1838
+ }>>;
1839
+ }, z.core.$strip>>;
1840
+ }, z.core.$strip>>;
1467
1841
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1468
1842
  type: z.ZodLiteral<"database">;
1469
1843
  provider: z.ZodEnum<{
@@ -1754,8 +2128,8 @@ declare const FileStorageProviderSchema: z.ZodEnum<{
1754
2128
  custom: "custom";
1755
2129
  local: "local";
1756
2130
  s3: "s3";
1757
- azure_blob: "azure_blob";
1758
2131
  gcs: "gcs";
2132
+ azure_blob: "azure_blob";
1759
2133
  dropbox: "dropbox";
1760
2134
  box: "box";
1761
2135
  onedrive: "onedrive";
@@ -2077,14 +2451,84 @@ declare const FileStorageConnectorSchema: z.ZodObject<{
2077
2451
  configuring: "configuring";
2078
2452
  }>>>;
2079
2453
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2454
+ errorMapping: z.ZodOptional<z.ZodObject<{
2455
+ rules: z.ZodArray<z.ZodObject<{
2456
+ sourceCode: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
2457
+ sourceMessage: z.ZodOptional<z.ZodString>;
2458
+ targetCode: z.ZodString;
2459
+ targetCategory: z.ZodEnum<{
2460
+ timeout: "timeout";
2461
+ validation: "validation";
2462
+ authorization: "authorization";
2463
+ conflict: "conflict";
2464
+ not_found: "not_found";
2465
+ rate_limit: "rate_limit";
2466
+ integration_error: "integration_error";
2467
+ server_error: "server_error";
2468
+ }>;
2469
+ severity: z.ZodEnum<{
2470
+ medium: "medium";
2471
+ critical: "critical";
2472
+ high: "high";
2473
+ low: "low";
2474
+ }>;
2475
+ retryable: z.ZodBoolean;
2476
+ userMessage: z.ZodOptional<z.ZodString>;
2477
+ }, z.core.$strip>>;
2478
+ defaultCategory: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
2479
+ timeout: "timeout";
2480
+ validation: "validation";
2481
+ authorization: "authorization";
2482
+ conflict: "conflict";
2483
+ not_found: "not_found";
2484
+ rate_limit: "rate_limit";
2485
+ integration_error: "integration_error";
2486
+ server_error: "server_error";
2487
+ }>>>;
2488
+ unmappedBehavior: z.ZodEnum<{
2489
+ passthrough: "passthrough";
2490
+ generic_error: "generic_error";
2491
+ throw: "throw";
2492
+ }>;
2493
+ logUnmapped: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2494
+ }, z.core.$strip>>;
2495
+ health: z.ZodOptional<z.ZodObject<{
2496
+ healthCheck: z.ZodOptional<z.ZodObject<{
2497
+ enabled: z.ZodBoolean;
2498
+ intervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2499
+ timeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2500
+ endpoint: z.ZodOptional<z.ZodString>;
2501
+ method: z.ZodOptional<z.ZodEnum<{
2502
+ GET: "GET";
2503
+ HEAD: "HEAD";
2504
+ OPTIONS: "OPTIONS";
2505
+ }>>;
2506
+ expectedStatus: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2507
+ unhealthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2508
+ healthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2509
+ }, z.core.$strip>>;
2510
+ circuitBreaker: z.ZodOptional<z.ZodObject<{
2511
+ enabled: z.ZodBoolean;
2512
+ failureThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2513
+ resetTimeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2514
+ halfOpenMaxRequests: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2515
+ monitoringWindow: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2516
+ fallbackStrategy: z.ZodOptional<z.ZodEnum<{
2517
+ error: "error";
2518
+ cache: "cache";
2519
+ queue: "queue";
2520
+ default_value: "default_value";
2521
+ }>>;
2522
+ }, z.core.$strip>>;
2523
+ }, z.core.$strip>>;
2080
2524
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2081
2525
  type: z.ZodLiteral<"file_storage">;
2082
2526
  provider: z.ZodEnum<{
2083
2527
  custom: "custom";
2084
2528
  local: "local";
2085
2529
  s3: "s3";
2086
- azure_blob: "azure_blob";
2087
2530
  gcs: "gcs";
2531
+ azure_blob: "azure_blob";
2088
2532
  dropbox: "dropbox";
2089
2533
  box: "box";
2090
2534
  onedrive: "onedrive";
@@ -2431,9 +2875,9 @@ declare const ProducerConfigSchema: z.ZodObject<{
2431
2875
  compressionType: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
2432
2876
  none: "none";
2433
2877
  gzip: "gzip";
2434
- snappy: "snappy";
2435
- lz4: "lz4";
2436
2878
  zstd: "zstd";
2879
+ lz4: "lz4";
2880
+ snappy: "snappy";
2437
2881
  }>>>;
2438
2882
  batchSize: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2439
2883
  lingerMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
@@ -2462,9 +2906,9 @@ declare const TopicQueueSchema: z.ZodObject<{
2462
2906
  topicName: z.ZodString;
2463
2907
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2464
2908
  mode: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
2909
+ both: "both";
2465
2910
  producer: "producer";
2466
2911
  consumer: "consumer";
2467
- both: "both";
2468
2912
  }>>>;
2469
2913
  messageFormat: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
2470
2914
  json: "json";
@@ -2501,9 +2945,9 @@ declare const TopicQueueSchema: z.ZodObject<{
2501
2945
  compressionType: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
2502
2946
  none: "none";
2503
2947
  gzip: "gzip";
2504
- snappy: "snappy";
2505
- lz4: "lz4";
2506
2948
  zstd: "zstd";
2949
+ lz4: "lz4";
2950
+ snappy: "snappy";
2507
2951
  }>>>;
2508
2952
  batchSize: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2509
2953
  lingerMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
@@ -2751,6 +3195,76 @@ declare const MessageQueueConnectorSchema: z.ZodObject<{
2751
3195
  configuring: "configuring";
2752
3196
  }>>>;
2753
3197
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
3198
+ errorMapping: z.ZodOptional<z.ZodObject<{
3199
+ rules: z.ZodArray<z.ZodObject<{
3200
+ sourceCode: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
3201
+ sourceMessage: z.ZodOptional<z.ZodString>;
3202
+ targetCode: z.ZodString;
3203
+ targetCategory: z.ZodEnum<{
3204
+ timeout: "timeout";
3205
+ validation: "validation";
3206
+ authorization: "authorization";
3207
+ conflict: "conflict";
3208
+ not_found: "not_found";
3209
+ rate_limit: "rate_limit";
3210
+ integration_error: "integration_error";
3211
+ server_error: "server_error";
3212
+ }>;
3213
+ severity: z.ZodEnum<{
3214
+ medium: "medium";
3215
+ critical: "critical";
3216
+ high: "high";
3217
+ low: "low";
3218
+ }>;
3219
+ retryable: z.ZodBoolean;
3220
+ userMessage: z.ZodOptional<z.ZodString>;
3221
+ }, z.core.$strip>>;
3222
+ defaultCategory: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
3223
+ timeout: "timeout";
3224
+ validation: "validation";
3225
+ authorization: "authorization";
3226
+ conflict: "conflict";
3227
+ not_found: "not_found";
3228
+ rate_limit: "rate_limit";
3229
+ integration_error: "integration_error";
3230
+ server_error: "server_error";
3231
+ }>>>;
3232
+ unmappedBehavior: z.ZodEnum<{
3233
+ passthrough: "passthrough";
3234
+ generic_error: "generic_error";
3235
+ throw: "throw";
3236
+ }>;
3237
+ logUnmapped: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
3238
+ }, z.core.$strip>>;
3239
+ health: z.ZodOptional<z.ZodObject<{
3240
+ healthCheck: z.ZodOptional<z.ZodObject<{
3241
+ enabled: z.ZodBoolean;
3242
+ intervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3243
+ timeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3244
+ endpoint: z.ZodOptional<z.ZodString>;
3245
+ method: z.ZodOptional<z.ZodEnum<{
3246
+ GET: "GET";
3247
+ HEAD: "HEAD";
3248
+ OPTIONS: "OPTIONS";
3249
+ }>>;
3250
+ expectedStatus: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3251
+ unhealthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3252
+ healthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3253
+ }, z.core.$strip>>;
3254
+ circuitBreaker: z.ZodOptional<z.ZodObject<{
3255
+ enabled: z.ZodBoolean;
3256
+ failureThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3257
+ resetTimeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3258
+ halfOpenMaxRequests: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3259
+ monitoringWindow: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
3260
+ fallbackStrategy: z.ZodOptional<z.ZodEnum<{
3261
+ error: "error";
3262
+ cache: "cache";
3263
+ queue: "queue";
3264
+ default_value: "default_value";
3265
+ }>>;
3266
+ }, z.core.$strip>>;
3267
+ }, z.core.$strip>>;
2754
3268
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2755
3269
  type: z.ZodLiteral<"message_queue">;
2756
3270
  provider: z.ZodEnum<{
@@ -2780,9 +3294,9 @@ declare const MessageQueueConnectorSchema: z.ZodObject<{
2780
3294
  topicName: z.ZodString;
2781
3295
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2782
3296
  mode: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
3297
+ both: "both";
2783
3298
  producer: "producer";
2784
3299
  consumer: "consumer";
2785
- both: "both";
2786
3300
  }>>>;
2787
3301
  messageFormat: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
2788
3302
  json: "json";
@@ -2819,9 +3333,9 @@ declare const MessageQueueConnectorSchema: z.ZodObject<{
2819
3333
  compressionType: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
2820
3334
  none: "none";
2821
3335
  gzip: "gzip";
2822
- snappy: "snappy";
2823
- lz4: "lz4";
2824
3336
  zstd: "zstd";
3337
+ lz4: "lz4";
3338
+ snappy: "snappy";
2825
3339
  }>>>;
2826
3340
  batchSize: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
2827
3341
  lingerMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
@@ -3455,6 +3969,76 @@ declare const GitHubConnectorSchema: z.ZodObject<{
3455
3969
  configuring: "configuring";
3456
3970
  }>>>;
3457
3971
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
3972
+ errorMapping: z.ZodOptional<z.ZodObject<{
3973
+ rules: z.ZodArray<z.ZodObject<{
3974
+ sourceCode: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
3975
+ sourceMessage: z.ZodOptional<z.ZodString>;
3976
+ targetCode: z.ZodString;
3977
+ targetCategory: z.ZodEnum<{
3978
+ timeout: "timeout";
3979
+ validation: "validation";
3980
+ authorization: "authorization";
3981
+ conflict: "conflict";
3982
+ not_found: "not_found";
3983
+ rate_limit: "rate_limit";
3984
+ integration_error: "integration_error";
3985
+ server_error: "server_error";
3986
+ }>;
3987
+ severity: z.ZodEnum<{
3988
+ medium: "medium";
3989
+ critical: "critical";
3990
+ high: "high";
3991
+ low: "low";
3992
+ }>;
3993
+ retryable: z.ZodBoolean;
3994
+ userMessage: z.ZodOptional<z.ZodString>;
3995
+ }, z.core.$strip>>;
3996
+ defaultCategory: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
3997
+ timeout: "timeout";
3998
+ validation: "validation";
3999
+ authorization: "authorization";
4000
+ conflict: "conflict";
4001
+ not_found: "not_found";
4002
+ rate_limit: "rate_limit";
4003
+ integration_error: "integration_error";
4004
+ server_error: "server_error";
4005
+ }>>>;
4006
+ unmappedBehavior: z.ZodEnum<{
4007
+ passthrough: "passthrough";
4008
+ generic_error: "generic_error";
4009
+ throw: "throw";
4010
+ }>;
4011
+ logUnmapped: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
4012
+ }, z.core.$strip>>;
4013
+ health: z.ZodOptional<z.ZodObject<{
4014
+ healthCheck: z.ZodOptional<z.ZodObject<{
4015
+ enabled: z.ZodBoolean;
4016
+ intervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4017
+ timeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4018
+ endpoint: z.ZodOptional<z.ZodString>;
4019
+ method: z.ZodOptional<z.ZodEnum<{
4020
+ GET: "GET";
4021
+ HEAD: "HEAD";
4022
+ OPTIONS: "OPTIONS";
4023
+ }>>;
4024
+ expectedStatus: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4025
+ unhealthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4026
+ healthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4027
+ }, z.core.$strip>>;
4028
+ circuitBreaker: z.ZodOptional<z.ZodObject<{
4029
+ enabled: z.ZodBoolean;
4030
+ failureThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4031
+ resetTimeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4032
+ halfOpenMaxRequests: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4033
+ monitoringWindow: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4034
+ fallbackStrategy: z.ZodOptional<z.ZodEnum<{
4035
+ error: "error";
4036
+ cache: "cache";
4037
+ queue: "queue";
4038
+ default_value: "default_value";
4039
+ }>>;
4040
+ }, z.core.$strip>>;
4041
+ }, z.core.$strip>>;
3458
4042
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3459
4043
  type: z.ZodLiteral<"saas">;
3460
4044
  provider: z.ZodEnum<{
@@ -3723,9 +4307,9 @@ type VercelProvider = z.infer<typeof VercelProviderSchema>;
3723
4307
  * Vercel Framework Types
3724
4308
  */
3725
4309
  declare const VercelFrameworkSchema: z.ZodEnum<{
4310
+ other: "other";
3726
4311
  solid: "solid";
3727
4312
  static: "static";
3728
- other: "other";
3729
4313
  react: "react";
3730
4314
  vue: "vue";
3731
4315
  nextjs: "nextjs";
@@ -3811,9 +4395,9 @@ declare const EnvironmentVariablesSchema: z.ZodObject<{
3811
4395
  key: z.ZodString;
3812
4396
  value: z.ZodString;
3813
4397
  target: z.ZodArray<z.ZodEnum<{
4398
+ preview: "preview";
3814
4399
  development: "development";
3815
4400
  production: "production";
3816
- preview: "preview";
3817
4401
  }>>;
3818
4402
  isSecret: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
3819
4403
  gitBranch: z.ZodOptional<z.ZodString>;
@@ -3836,9 +4420,9 @@ type EdgeFunctionConfig = z.infer<typeof EdgeFunctionConfigSchema>;
3836
4420
  declare const VercelProjectSchema: z.ZodObject<{
3837
4421
  name: z.ZodString;
3838
4422
  framework: z.ZodOptional<z.ZodEnum<{
4423
+ other: "other";
3839
4424
  solid: "solid";
3840
4425
  static: "static";
3841
- other: "other";
3842
4426
  react: "react";
3843
4427
  vue: "vue";
3844
4428
  nextjs: "nextjs";
@@ -3904,9 +4488,9 @@ declare const VercelProjectSchema: z.ZodObject<{
3904
4488
  key: z.ZodString;
3905
4489
  value: z.ZodString;
3906
4490
  target: z.ZodArray<z.ZodEnum<{
4491
+ preview: "preview";
3907
4492
  development: "development";
3908
4493
  production: "production";
3909
- preview: "preview";
3910
4494
  }>>;
3911
4495
  isSecret: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
3912
4496
  gitBranch: z.ZodOptional<z.ZodString>;
@@ -4174,6 +4758,76 @@ declare const VercelConnectorSchema: z.ZodObject<{
4174
4758
  configuring: "configuring";
4175
4759
  }>>>;
4176
4760
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
4761
+ errorMapping: z.ZodOptional<z.ZodObject<{
4762
+ rules: z.ZodArray<z.ZodObject<{
4763
+ sourceCode: z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>;
4764
+ sourceMessage: z.ZodOptional<z.ZodString>;
4765
+ targetCode: z.ZodString;
4766
+ targetCategory: z.ZodEnum<{
4767
+ timeout: "timeout";
4768
+ validation: "validation";
4769
+ authorization: "authorization";
4770
+ conflict: "conflict";
4771
+ not_found: "not_found";
4772
+ rate_limit: "rate_limit";
4773
+ integration_error: "integration_error";
4774
+ server_error: "server_error";
4775
+ }>;
4776
+ severity: z.ZodEnum<{
4777
+ medium: "medium";
4778
+ critical: "critical";
4779
+ high: "high";
4780
+ low: "low";
4781
+ }>;
4782
+ retryable: z.ZodBoolean;
4783
+ userMessage: z.ZodOptional<z.ZodString>;
4784
+ }, z.core.$strip>>;
4785
+ defaultCategory: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
4786
+ timeout: "timeout";
4787
+ validation: "validation";
4788
+ authorization: "authorization";
4789
+ conflict: "conflict";
4790
+ not_found: "not_found";
4791
+ rate_limit: "rate_limit";
4792
+ integration_error: "integration_error";
4793
+ server_error: "server_error";
4794
+ }>>>;
4795
+ unmappedBehavior: z.ZodEnum<{
4796
+ passthrough: "passthrough";
4797
+ generic_error: "generic_error";
4798
+ throw: "throw";
4799
+ }>;
4800
+ logUnmapped: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
4801
+ }, z.core.$strip>>;
4802
+ health: z.ZodOptional<z.ZodObject<{
4803
+ healthCheck: z.ZodOptional<z.ZodObject<{
4804
+ enabled: z.ZodBoolean;
4805
+ intervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4806
+ timeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4807
+ endpoint: z.ZodOptional<z.ZodString>;
4808
+ method: z.ZodOptional<z.ZodEnum<{
4809
+ GET: "GET";
4810
+ HEAD: "HEAD";
4811
+ OPTIONS: "OPTIONS";
4812
+ }>>;
4813
+ expectedStatus: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4814
+ unhealthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4815
+ healthyThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4816
+ }, z.core.$strip>>;
4817
+ circuitBreaker: z.ZodOptional<z.ZodObject<{
4818
+ enabled: z.ZodBoolean;
4819
+ failureThreshold: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4820
+ resetTimeoutMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4821
+ halfOpenMaxRequests: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4822
+ monitoringWindow: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4823
+ fallbackStrategy: z.ZodOptional<z.ZodEnum<{
4824
+ error: "error";
4825
+ cache: "cache";
4826
+ queue: "queue";
4827
+ default_value: "default_value";
4828
+ }>>;
4829
+ }, z.core.$strip>>;
4830
+ }, z.core.$strip>>;
4177
4831
  metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
4178
4832
  type: z.ZodLiteral<"saas">;
4179
4833
  provider: z.ZodEnum<{
@@ -4187,9 +4841,9 @@ declare const VercelConnectorSchema: z.ZodObject<{
4187
4841
  projects: z.ZodArray<z.ZodObject<{
4188
4842
  name: z.ZodString;
4189
4843
  framework: z.ZodOptional<z.ZodEnum<{
4844
+ other: "other";
4190
4845
  solid: "solid";
4191
4846
  static: "static";
4192
- other: "other";
4193
4847
  react: "react";
4194
4848
  vue: "vue";
4195
4849
  nextjs: "nextjs";
@@ -4255,9 +4909,9 @@ declare const VercelConnectorSchema: z.ZodObject<{
4255
4909
  key: z.ZodString;
4256
4910
  value: z.ZodString;
4257
4911
  target: z.ZodArray<z.ZodEnum<{
4912
+ preview: "preview";
4258
4913
  development: "development";
4259
4914
  production: "production";
4260
- preview: "preview";
4261
4915
  }>>;
4262
4916
  isSecret: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
4263
4917
  gitBranch: z.ZodOptional<z.ZodString>;
@@ -4456,10 +5110,14 @@ type index_BuildConfig = BuildConfig;
4456
5110
  declare const index_BuildConfigSchema: typeof BuildConfigSchema;
4457
5111
  type index_CdcConfig = CdcConfig;
4458
5112
  declare const index_CdcConfigSchema: typeof CdcConfigSchema;
5113
+ type index_CircuitBreakerConfig = CircuitBreakerConfig;
5114
+ declare const index_CircuitBreakerConfigSchema: typeof CircuitBreakerConfigSchema;
4459
5115
  type index_ConflictResolution = ConflictResolution;
4460
5116
  declare const index_ConflictResolutionSchema: typeof ConflictResolutionSchema;
4461
5117
  type index_Connector = Connector;
4462
5118
  declare const index_ConnectorActionSchema: typeof ConnectorActionSchema;
5119
+ type index_ConnectorHealth = ConnectorHealth;
5120
+ declare const index_ConnectorHealthSchema: typeof ConnectorHealthSchema;
4463
5121
  declare const index_ConnectorSchema: typeof ConnectorSchema;
4464
5122
  type index_ConnectorStatus = ConnectorStatus;
4465
5123
  declare const index_ConnectorStatusSchema: typeof ConnectorStatusSchema;
@@ -4490,6 +5148,12 @@ type index_EdgeFunctionConfig = EdgeFunctionConfig;
4490
5148
  declare const index_EdgeFunctionConfigSchema: typeof EdgeFunctionConfigSchema;
4491
5149
  type index_EnvironmentVariables = EnvironmentVariables;
4492
5150
  declare const index_EnvironmentVariablesSchema: typeof EnvironmentVariablesSchema;
5151
+ type index_ErrorCategory = ErrorCategory;
5152
+ declare const index_ErrorCategorySchema: typeof ErrorCategorySchema;
5153
+ type index_ErrorMappingConfig = ErrorMappingConfig;
5154
+ declare const index_ErrorMappingConfigSchema: typeof ErrorMappingConfigSchema;
5155
+ type index_ErrorMappingRule = ErrorMappingRule;
5156
+ declare const index_ErrorMappingRuleSchema: typeof ErrorMappingRuleSchema;
4493
5157
  type index_FieldMapping = FieldMapping;
4494
5158
  declare const index_FieldMappingSchema: typeof FieldMappingSchema;
4495
5159
  type index_FileAccessPattern = FileAccessPattern;
@@ -4522,6 +5186,8 @@ type index_GitHubRepository = GitHubRepository;
4522
5186
  declare const index_GitHubRepositorySchema: typeof GitHubRepositorySchema;
4523
5187
  type index_GitRepositoryConfig = GitRepositoryConfig;
4524
5188
  declare const index_GitRepositoryConfigSchema: typeof GitRepositoryConfigSchema;
5189
+ type index_HealthCheckConfig = HealthCheckConfig;
5190
+ declare const index_HealthCheckConfigSchema: typeof HealthCheckConfigSchema;
4525
5191
  type index_MessageFormat = MessageFormat;
4526
5192
  declare const index_MessageFormatSchema: typeof MessageFormatSchema;
4527
5193
  type index_MessageQueueConnector = MessageQueueConnector;
@@ -4590,7 +5256,7 @@ declare const index_sqsConnectorExample: typeof sqsConnectorExample;
4590
5256
  declare const index_vercelNextJsConnectorExample: typeof vercelNextJsConnectorExample;
4591
5257
  declare const index_vercelStaticSiteConnectorExample: typeof vercelStaticSiteConnectorExample;
4592
5258
  declare namespace index {
4593
- export { type index_AckMode as AckMode, index_AckModeSchema as AckModeSchema, type index_ApiVersionConfig as ApiVersionConfig, index_ApiVersionConfigSchema as ApiVersionConfigSchema, type index_BuildConfig as BuildConfig, index_BuildConfigSchema as BuildConfigSchema, type index_CdcConfig as CdcConfig, index_CdcConfigSchema as CdcConfigSchema, type index_ConflictResolution as ConflictResolution, index_ConflictResolutionSchema as ConflictResolutionSchema, type index_Connector as Connector, index_ConnectorActionSchema as ConnectorActionSchema, index_ConnectorSchema as ConnectorSchema, type index_ConnectorStatus as ConnectorStatus, index_ConnectorStatusSchema as ConnectorStatusSchema, index_ConnectorTriggerSchema as ConnectorTriggerSchema, type index_ConnectorType as ConnectorType, index_ConnectorTypeSchema as ConnectorTypeSchema, type index_ConsumerConfig as ConsumerConfig, index_ConsumerConfigSchema as ConsumerConfigSchema, type index_DataSyncConfig as DataSyncConfig, index_DataSyncConfigSchema as DataSyncConfigSchema, type index_DatabaseConnector as DatabaseConnector, index_DatabaseConnectorSchema as DatabaseConnectorSchema, type index_DatabasePoolConfig as DatabasePoolConfig, index_DatabasePoolConfigSchema as DatabasePoolConfigSchema, type index_DatabaseProvider as DatabaseProvider, index_DatabaseProviderSchema as DatabaseProviderSchema, type index_DatabaseTable as DatabaseTable, index_DatabaseTableSchema as DatabaseTableSchema, type index_DeliveryGuarantee as DeliveryGuarantee, index_DeliveryGuaranteeSchema as DeliveryGuaranteeSchema, type index_DeploymentConfig as DeploymentConfig, index_DeploymentConfigSchema as DeploymentConfigSchema, type index_DlqConfig as DlqConfig, index_DlqConfigSchema as DlqConfigSchema, type index_DomainConfig as DomainConfig, index_DomainConfigSchema as DomainConfigSchema, type index_EdgeFunctionConfig as EdgeFunctionConfig, index_EdgeFunctionConfigSchema as EdgeFunctionConfigSchema, type index_EnvironmentVariables as EnvironmentVariables, index_EnvironmentVariablesSchema as EnvironmentVariablesSchema, type index_FieldMapping as FieldMapping, index_FieldMappingSchema as FieldMappingSchema, type index_FileAccessPattern as FileAccessPattern, index_FileAccessPatternSchema as FileAccessPatternSchema, type index_FileFilterConfig as FileFilterConfig, index_FileFilterConfigSchema as FileFilterConfigSchema, type index_FileMetadataConfig as FileMetadataConfig, index_FileMetadataConfigSchema as FileMetadataConfigSchema, type index_FileStorageConnector as FileStorageConnector, index_FileStorageConnectorSchema as FileStorageConnectorSchema, type index_FileStorageProvider as FileStorageProvider, index_FileStorageProviderSchema as FileStorageProviderSchema, type index_FileVersioningConfig as FileVersioningConfig, index_FileVersioningConfigSchema as FileVersioningConfigSchema, type index_GitHubActionsWorkflow as GitHubActionsWorkflow, index_GitHubActionsWorkflowSchema as GitHubActionsWorkflowSchema, type index_GitHubCommitConfig as GitHubCommitConfig, index_GitHubCommitConfigSchema as GitHubCommitConfigSchema, type index_GitHubConnector as GitHubConnector, index_GitHubConnectorSchema as GitHubConnectorSchema, type index_GitHubIssueTracking as GitHubIssueTracking, index_GitHubIssueTrackingSchema as GitHubIssueTrackingSchema, type index_GitHubProvider as GitHubProvider, index_GitHubProviderSchema as GitHubProviderSchema, type index_GitHubPullRequestConfig as GitHubPullRequestConfig, index_GitHubPullRequestConfigSchema as GitHubPullRequestConfigSchema, type index_GitHubReleaseConfig as GitHubReleaseConfig, index_GitHubReleaseConfigSchema as GitHubReleaseConfigSchema, type index_GitHubRepository as GitHubRepository, index_GitHubRepositorySchema as GitHubRepositorySchema, type index_GitRepositoryConfig as GitRepositoryConfig, index_GitRepositoryConfigSchema as GitRepositoryConfigSchema, type index_MessageFormat as MessageFormat, index_MessageFormatSchema as MessageFormatSchema, type index_MessageQueueConnector as MessageQueueConnector, index_MessageQueueConnectorSchema as MessageQueueConnectorSchema, type index_MessageQueueProvider as MessageQueueProvider, index_MessageQueueProviderSchema as MessageQueueProviderSchema, type index_MultipartUploadConfig as MultipartUploadConfig, index_MultipartUploadConfigSchema as MultipartUploadConfigSchema, type index_ProducerConfig as ProducerConfig, index_ProducerConfigSchema as ProducerConfigSchema, type index_RateLimitConfig as RateLimitConfig, index_RateLimitConfigSchema as RateLimitConfigSchema, type index_RateLimitStrategy as RateLimitStrategy, index_RateLimitStrategySchema as RateLimitStrategySchema, type index_RetryConfig as RetryConfig, index_RetryConfigSchema as RetryConfigSchema, type index_RetryStrategy as RetryStrategy, index_RetryStrategySchema as RetryStrategySchema, type index_SaaSConnector as SaaSConnector, type index_SaasConnector as SaasConnector, index_SaasConnectorSchema as SaasConnectorSchema, type index_SaasObjectType as SaasObjectType, index_SaasObjectTypeSchema as SaasObjectTypeSchema, type index_SaasProvider as SaasProvider, index_SaasProviderSchema as SaasProviderSchema, type index_SslConfig as SslConfig, index_SslConfigSchema as SslConfigSchema, type index_StorageBucket as StorageBucket, index_StorageBucketSchema as StorageBucketSchema, type index_SyncStrategy as SyncStrategy, index_SyncStrategySchema as SyncStrategySchema, type index_TopicQueue as TopicQueue, index_TopicQueueSchema as TopicQueueSchema, type index_VercelConnector as VercelConnector, index_VercelConnectorSchema as VercelConnectorSchema, type index_VercelFramework as VercelFramework, index_VercelFrameworkSchema as VercelFrameworkSchema, type index_VercelMonitoring as VercelMonitoring, index_VercelMonitoringSchema as VercelMonitoringSchema, type index_VercelProject as VercelProject, index_VercelProjectSchema as VercelProjectSchema, type index_VercelProvider as VercelProvider, index_VercelProviderSchema as VercelProviderSchema, type index_VercelTeam as VercelTeam, index_VercelTeamSchema as VercelTeamSchema, type index_WebhookConfig as WebhookConfig, index_WebhookConfigSchema as WebhookConfigSchema, type index_WebhookEvent as WebhookEvent, index_WebhookEventSchema as WebhookEventSchema, type index_WebhookSignatureAlgorithm as WebhookSignatureAlgorithm, index_WebhookSignatureAlgorithmSchema as WebhookSignatureAlgorithmSchema, index_azureBlobConnectorExample as azureBlobConnectorExample, index_githubEnterpriseConnectorExample as githubEnterpriseConnectorExample, index_githubPublicConnectorExample as githubPublicConnectorExample, index_googleDriveConnectorExample as googleDriveConnectorExample, index_hubspotConnectorExample as hubspotConnectorExample, index_kafkaConnectorExample as kafkaConnectorExample, index_mongoConnectorExample as mongoConnectorExample, index_postgresConnectorExample as postgresConnectorExample, index_pubsubConnectorExample as pubsubConnectorExample, index_rabbitmqConnectorExample as rabbitmqConnectorExample, index_s3ConnectorExample as s3ConnectorExample, index_salesforceConnectorExample as salesforceConnectorExample, index_snowflakeConnectorExample as snowflakeConnectorExample, index_sqsConnectorExample as sqsConnectorExample, index_vercelNextJsConnectorExample as vercelNextJsConnectorExample, index_vercelStaticSiteConnectorExample as vercelStaticSiteConnectorExample };
5259
+ export { type index_AckMode as AckMode, index_AckModeSchema as AckModeSchema, type index_ApiVersionConfig as ApiVersionConfig, index_ApiVersionConfigSchema as ApiVersionConfigSchema, type index_BuildConfig as BuildConfig, index_BuildConfigSchema as BuildConfigSchema, type index_CdcConfig as CdcConfig, index_CdcConfigSchema as CdcConfigSchema, type index_CircuitBreakerConfig as CircuitBreakerConfig, index_CircuitBreakerConfigSchema as CircuitBreakerConfigSchema, type index_ConflictResolution as ConflictResolution, index_ConflictResolutionSchema as ConflictResolutionSchema, type index_Connector as Connector, index_ConnectorActionSchema as ConnectorActionSchema, type index_ConnectorHealth as ConnectorHealth, index_ConnectorHealthSchema as ConnectorHealthSchema, index_ConnectorSchema as ConnectorSchema, type index_ConnectorStatus as ConnectorStatus, index_ConnectorStatusSchema as ConnectorStatusSchema, index_ConnectorTriggerSchema as ConnectorTriggerSchema, type index_ConnectorType as ConnectorType, index_ConnectorTypeSchema as ConnectorTypeSchema, type index_ConsumerConfig as ConsumerConfig, index_ConsumerConfigSchema as ConsumerConfigSchema, type index_DataSyncConfig as DataSyncConfig, index_DataSyncConfigSchema as DataSyncConfigSchema, type index_DatabaseConnector as DatabaseConnector, index_DatabaseConnectorSchema as DatabaseConnectorSchema, type index_DatabasePoolConfig as DatabasePoolConfig, index_DatabasePoolConfigSchema as DatabasePoolConfigSchema, type index_DatabaseProvider as DatabaseProvider, index_DatabaseProviderSchema as DatabaseProviderSchema, type index_DatabaseTable as DatabaseTable, index_DatabaseTableSchema as DatabaseTableSchema, type index_DeliveryGuarantee as DeliveryGuarantee, index_DeliveryGuaranteeSchema as DeliveryGuaranteeSchema, type index_DeploymentConfig as DeploymentConfig, index_DeploymentConfigSchema as DeploymentConfigSchema, type index_DlqConfig as DlqConfig, index_DlqConfigSchema as DlqConfigSchema, type index_DomainConfig as DomainConfig, index_DomainConfigSchema as DomainConfigSchema, type index_EdgeFunctionConfig as EdgeFunctionConfig, index_EdgeFunctionConfigSchema as EdgeFunctionConfigSchema, type index_EnvironmentVariables as EnvironmentVariables, index_EnvironmentVariablesSchema as EnvironmentVariablesSchema, type index_ErrorCategory as ErrorCategory, index_ErrorCategorySchema as ErrorCategorySchema, type index_ErrorMappingConfig as ErrorMappingConfig, index_ErrorMappingConfigSchema as ErrorMappingConfigSchema, type index_ErrorMappingRule as ErrorMappingRule, index_ErrorMappingRuleSchema as ErrorMappingRuleSchema, type index_FieldMapping as FieldMapping, index_FieldMappingSchema as FieldMappingSchema, type index_FileAccessPattern as FileAccessPattern, index_FileAccessPatternSchema as FileAccessPatternSchema, type index_FileFilterConfig as FileFilterConfig, index_FileFilterConfigSchema as FileFilterConfigSchema, type index_FileMetadataConfig as FileMetadataConfig, index_FileMetadataConfigSchema as FileMetadataConfigSchema, type index_FileStorageConnector as FileStorageConnector, index_FileStorageConnectorSchema as FileStorageConnectorSchema, type index_FileStorageProvider as FileStorageProvider, index_FileStorageProviderSchema as FileStorageProviderSchema, type index_FileVersioningConfig as FileVersioningConfig, index_FileVersioningConfigSchema as FileVersioningConfigSchema, type index_GitHubActionsWorkflow as GitHubActionsWorkflow, index_GitHubActionsWorkflowSchema as GitHubActionsWorkflowSchema, type index_GitHubCommitConfig as GitHubCommitConfig, index_GitHubCommitConfigSchema as GitHubCommitConfigSchema, type index_GitHubConnector as GitHubConnector, index_GitHubConnectorSchema as GitHubConnectorSchema, type index_GitHubIssueTracking as GitHubIssueTracking, index_GitHubIssueTrackingSchema as GitHubIssueTrackingSchema, type index_GitHubProvider as GitHubProvider, index_GitHubProviderSchema as GitHubProviderSchema, type index_GitHubPullRequestConfig as GitHubPullRequestConfig, index_GitHubPullRequestConfigSchema as GitHubPullRequestConfigSchema, type index_GitHubReleaseConfig as GitHubReleaseConfig, index_GitHubReleaseConfigSchema as GitHubReleaseConfigSchema, type index_GitHubRepository as GitHubRepository, index_GitHubRepositorySchema as GitHubRepositorySchema, type index_GitRepositoryConfig as GitRepositoryConfig, index_GitRepositoryConfigSchema as GitRepositoryConfigSchema, type index_HealthCheckConfig as HealthCheckConfig, index_HealthCheckConfigSchema as HealthCheckConfigSchema, type index_MessageFormat as MessageFormat, index_MessageFormatSchema as MessageFormatSchema, type index_MessageQueueConnector as MessageQueueConnector, index_MessageQueueConnectorSchema as MessageQueueConnectorSchema, type index_MessageQueueProvider as MessageQueueProvider, index_MessageQueueProviderSchema as MessageQueueProviderSchema, type index_MultipartUploadConfig as MultipartUploadConfig, index_MultipartUploadConfigSchema as MultipartUploadConfigSchema, type index_ProducerConfig as ProducerConfig, index_ProducerConfigSchema as ProducerConfigSchema, type index_RateLimitConfig as RateLimitConfig, index_RateLimitConfigSchema as RateLimitConfigSchema, type index_RateLimitStrategy as RateLimitStrategy, index_RateLimitStrategySchema as RateLimitStrategySchema, type index_RetryConfig as RetryConfig, index_RetryConfigSchema as RetryConfigSchema, type index_RetryStrategy as RetryStrategy, index_RetryStrategySchema as RetryStrategySchema, type index_SaaSConnector as SaaSConnector, type index_SaasConnector as SaasConnector, index_SaasConnectorSchema as SaasConnectorSchema, type index_SaasObjectType as SaasObjectType, index_SaasObjectTypeSchema as SaasObjectTypeSchema, type index_SaasProvider as SaasProvider, index_SaasProviderSchema as SaasProviderSchema, type index_SslConfig as SslConfig, index_SslConfigSchema as SslConfigSchema, type index_StorageBucket as StorageBucket, index_StorageBucketSchema as StorageBucketSchema, type index_SyncStrategy as SyncStrategy, index_SyncStrategySchema as SyncStrategySchema, type index_TopicQueue as TopicQueue, index_TopicQueueSchema as TopicQueueSchema, type index_VercelConnector as VercelConnector, index_VercelConnectorSchema as VercelConnectorSchema, type index_VercelFramework as VercelFramework, index_VercelFrameworkSchema as VercelFrameworkSchema, type index_VercelMonitoring as VercelMonitoring, index_VercelMonitoringSchema as VercelMonitoringSchema, type index_VercelProject as VercelProject, index_VercelProjectSchema as VercelProjectSchema, type index_VercelProvider as VercelProvider, index_VercelProviderSchema as VercelProviderSchema, type index_VercelTeam as VercelTeam, index_VercelTeamSchema as VercelTeamSchema, type index_WebhookConfig as WebhookConfig, index_WebhookConfigSchema as WebhookConfigSchema, type index_WebhookEvent as WebhookEvent, index_WebhookEventSchema as WebhookEventSchema, type index_WebhookSignatureAlgorithm as WebhookSignatureAlgorithm, index_WebhookSignatureAlgorithmSchema as WebhookSignatureAlgorithmSchema, index_azureBlobConnectorExample as azureBlobConnectorExample, index_githubEnterpriseConnectorExample as githubEnterpriseConnectorExample, index_githubPublicConnectorExample as githubPublicConnectorExample, index_googleDriveConnectorExample as googleDriveConnectorExample, index_hubspotConnectorExample as hubspotConnectorExample, index_kafkaConnectorExample as kafkaConnectorExample, index_mongoConnectorExample as mongoConnectorExample, index_postgresConnectorExample as postgresConnectorExample, index_pubsubConnectorExample as pubsubConnectorExample, index_rabbitmqConnectorExample as rabbitmqConnectorExample, index_s3ConnectorExample as s3ConnectorExample, index_salesforceConnectorExample as salesforceConnectorExample, index_snowflakeConnectorExample as snowflakeConnectorExample, index_sqsConnectorExample as sqsConnectorExample, index_vercelNextJsConnectorExample as vercelNextJsConnectorExample, index_vercelStaticSiteConnectorExample as vercelStaticSiteConnectorExample };
4594
5260
  }
4595
5261
 
4596
- export { type DatabaseConnector as $, type SaasProvider as A, ApiVersionConfigSchema as B, ConflictResolutionSchema as C, DataSyncConfigSchema as D, type ApiVersionConfig as E, FieldMappingSchema as F, SaasObjectTypeSchema as G, type SaasObjectType as H, SaasConnectorSchema as I, type SaasConnector as J, type SaaSConnector as K, salesforceConnectorExample as L, hubspotConnectorExample as M, DatabaseProviderSchema as N, type DatabaseProvider as O, DatabasePoolConfigSchema as P, type DatabasePoolConfig as Q, RateLimitStrategySchema as R, SyncStrategySchema as S, SslConfigSchema as T, type SslConfig as U, CdcConfigSchema as V, WebhookEventSchema as W, type CdcConfig as X, DatabaseTableSchema as Y, type DatabaseTable as Z, DatabaseConnectorSchema as _, type FieldMapping as a, type VercelProvider as a$, postgresConnectorExample as a0, mongoConnectorExample as a1, snowflakeConnectorExample as a2, FileStorageProviderSchema as a3, type FileStorageProvider as a4, FileAccessPatternSchema as a5, type FileAccessPattern as a6, FileMetadataConfigSchema as a7, type FileMetadataConfig as a8, MultipartUploadConfigSchema as a9, TopicQueueSchema as aA, type TopicQueue as aB, MessageQueueConnectorSchema as aC, type MessageQueueConnector as aD, kafkaConnectorExample as aE, rabbitmqConnectorExample as aF, sqsConnectorExample as aG, pubsubConnectorExample as aH, GitHubProviderSchema as aI, type GitHubProvider as aJ, GitHubRepositorySchema as aK, type GitHubRepository as aL, GitHubCommitConfigSchema as aM, type GitHubCommitConfig as aN, GitHubPullRequestConfigSchema as aO, type GitHubPullRequestConfig as aP, GitHubActionsWorkflowSchema as aQ, type GitHubActionsWorkflow as aR, GitHubReleaseConfigSchema as aS, type GitHubReleaseConfig as aT, GitHubIssueTrackingSchema as aU, type GitHubIssueTracking as aV, GitHubConnectorSchema as aW, type GitHubConnector as aX, githubPublicConnectorExample as aY, githubEnterpriseConnectorExample as aZ, VercelProviderSchema as a_, type MultipartUploadConfig as aa, FileVersioningConfigSchema as ab, type FileVersioningConfig as ac, FileFilterConfigSchema as ad, type FileFilterConfig as ae, StorageBucketSchema as af, type StorageBucket as ag, FileStorageConnectorSchema as ah, type FileStorageConnector as ai, s3ConnectorExample as aj, googleDriveConnectorExample as ak, azureBlobConnectorExample as al, MessageQueueProviderSchema as am, type MessageQueueProvider as an, MessageFormatSchema as ao, type MessageFormat as ap, AckModeSchema as aq, type AckMode as ar, DeliveryGuaranteeSchema as as, type DeliveryGuarantee as at, ConsumerConfigSchema as au, type ConsumerConfig as av, ProducerConfigSchema as aw, type ProducerConfig as ax, DlqConfigSchema as ay, type DlqConfig as az, type SyncStrategy as b, VercelFrameworkSchema as b0, type VercelFramework as b1, GitRepositoryConfigSchema as b2, type GitRepositoryConfig as b3, BuildConfigSchema as b4, type BuildConfig as b5, DeploymentConfigSchema as b6, type DeploymentConfig as b7, DomainConfigSchema as b8, type DomainConfig as b9, EnvironmentVariablesSchema as ba, type EnvironmentVariables as bb, EdgeFunctionConfigSchema as bc, type EdgeFunctionConfig as bd, VercelProjectSchema as be, type VercelProject as bf, VercelMonitoringSchema as bg, type VercelMonitoring as bh, VercelTeamSchema as bi, type VercelTeam as bj, VercelConnectorSchema as bk, type VercelConnector as bl, vercelNextJsConnectorExample as bm, vercelStaticSiteConnectorExample as bn, type ConflictResolution as c, type DataSyncConfig as d, type WebhookEvent as e, WebhookSignatureAlgorithmSchema as f, type WebhookSignatureAlgorithm as g, WebhookConfigSchema as h, index as i, type WebhookConfig as j, type RateLimitStrategy as k, RateLimitConfigSchema as l, type RateLimitConfig as m, RetryStrategySchema as n, type RetryStrategy as o, RetryConfigSchema as p, type RetryConfig as q, ConnectorTypeSchema as r, type ConnectorType as s, ConnectorStatusSchema as t, type ConnectorStatus as u, ConnectorActionSchema as v, ConnectorTriggerSchema as w, ConnectorSchema as x, type Connector as y, SaasProviderSchema as z };
5262
+ export { hubspotConnectorExample as $, type ConnectorHealth as A, ConnectorTypeSchema as B, ConflictResolutionSchema as C, DataSyncConfigSchema as D, ErrorCategorySchema as E, FieldMappingSchema as F, type ConnectorType as G, HealthCheckConfigSchema as H, ConnectorStatusSchema as I, type ConnectorStatus as J, ConnectorActionSchema as K, ConnectorTriggerSchema as L, ConnectorSchema as M, type Connector as N, SaasProviderSchema as O, type SaasProvider as P, ApiVersionConfigSchema as Q, RateLimitStrategySchema as R, SyncStrategySchema as S, type ApiVersionConfig as T, SaasObjectTypeSchema as U, type SaasObjectType as V, WebhookEventSchema as W, SaasConnectorSchema as X, type SaasConnector as Y, type SaaSConnector as Z, salesforceConnectorExample as _, type FieldMapping as a, type GitHubPullRequestConfig as a$, DatabaseProviderSchema as a0, type DatabaseProvider as a1, DatabasePoolConfigSchema as a2, type DatabasePoolConfig as a3, SslConfigSchema as a4, type SslConfig as a5, CdcConfigSchema as a6, type CdcConfig as a7, DatabaseTableSchema as a8, type DatabaseTable as a9, MessageFormatSchema as aA, type MessageFormat as aB, AckModeSchema as aC, type AckMode as aD, DeliveryGuaranteeSchema as aE, type DeliveryGuarantee as aF, ConsumerConfigSchema as aG, type ConsumerConfig as aH, ProducerConfigSchema as aI, type ProducerConfig as aJ, DlqConfigSchema as aK, type DlqConfig as aL, TopicQueueSchema as aM, type TopicQueue as aN, MessageQueueConnectorSchema as aO, type MessageQueueConnector as aP, kafkaConnectorExample as aQ, rabbitmqConnectorExample as aR, sqsConnectorExample as aS, pubsubConnectorExample as aT, GitHubProviderSchema as aU, type GitHubProvider as aV, GitHubRepositorySchema as aW, type GitHubRepository as aX, GitHubCommitConfigSchema as aY, type GitHubCommitConfig as aZ, GitHubPullRequestConfigSchema as a_, DatabaseConnectorSchema as aa, type DatabaseConnector as ab, postgresConnectorExample as ac, mongoConnectorExample as ad, snowflakeConnectorExample as ae, FileStorageProviderSchema as af, type FileStorageProvider as ag, FileAccessPatternSchema as ah, type FileAccessPattern as ai, FileMetadataConfigSchema as aj, type FileMetadataConfig as ak, MultipartUploadConfigSchema as al, type MultipartUploadConfig as am, FileVersioningConfigSchema as an, type FileVersioningConfig as ao, FileFilterConfigSchema as ap, type FileFilterConfig as aq, StorageBucketSchema as ar, type StorageBucket as as, FileStorageConnectorSchema as at, type FileStorageConnector as au, s3ConnectorExample as av, googleDriveConnectorExample as aw, azureBlobConnectorExample as ax, MessageQueueProviderSchema as ay, type MessageQueueProvider as az, type SyncStrategy as b, GitHubActionsWorkflowSchema as b0, type GitHubActionsWorkflow as b1, GitHubReleaseConfigSchema as b2, type GitHubReleaseConfig as b3, GitHubIssueTrackingSchema as b4, type GitHubIssueTracking as b5, GitHubConnectorSchema as b6, type GitHubConnector as b7, githubPublicConnectorExample as b8, githubEnterpriseConnectorExample as b9, VercelProviderSchema as ba, type VercelProvider as bb, VercelFrameworkSchema as bc, type VercelFramework as bd, GitRepositoryConfigSchema as be, type GitRepositoryConfig as bf, BuildConfigSchema as bg, type BuildConfig as bh, DeploymentConfigSchema as bi, type DeploymentConfig as bj, DomainConfigSchema as bk, type DomainConfig as bl, EnvironmentVariablesSchema as bm, type EnvironmentVariables as bn, EdgeFunctionConfigSchema as bo, type EdgeFunctionConfig as bp, VercelProjectSchema as bq, type VercelProject as br, VercelMonitoringSchema as bs, type VercelMonitoring as bt, VercelTeamSchema as bu, type VercelTeam as bv, VercelConnectorSchema as bw, type VercelConnector as bx, vercelNextJsConnectorExample as by, vercelStaticSiteConnectorExample as bz, type ConflictResolution as c, type DataSyncConfig as d, type WebhookEvent as e, WebhookSignatureAlgorithmSchema as f, type WebhookSignatureAlgorithm as g, WebhookConfigSchema as h, index as i, type WebhookConfig as j, type RateLimitStrategy as k, RateLimitConfigSchema as l, type RateLimitConfig as m, RetryStrategySchema as n, type RetryStrategy as o, RetryConfigSchema as p, type RetryConfig as q, type ErrorCategory as r, ErrorMappingRuleSchema as s, type ErrorMappingRule as t, ErrorMappingConfigSchema as u, type ErrorMappingConfig as v, type HealthCheckConfig as w, CircuitBreakerConfigSchema as x, type CircuitBreakerConfig as y, ConnectorHealthSchema as z };