@objectstack/spec 2.0.5 → 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 (293) 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-CeUUI-ym.d.mts +2102 -0
  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-CmY8tgpL.d.ts +2102 -0
  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-C6p-2KXV.d.ts +0 -767
  289. package/dist/index-CVnGe2b8.d.mts +0 -767
  290. package/dist/index-CZjkpp75.d.mts +0 -3867
  291. package/dist/index-CgkjUheS.d.ts +0 -3867
  292. package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
  293. package/dist/{index-DqnBqATx.d.ts → index-y5JJvyML.d.ts} +8 -8
@@ -1,2 +1,2 @@
1
- export { ar as AckMode, aq as AckModeSchema, E as ApiVersionConfig, B as ApiVersionConfigSchema, b5 as BuildConfig, b4 as BuildConfigSchema, X as CdcConfig, V as CdcConfigSchema, c as ConflictResolution, C as ConflictResolutionSchema, y as Connector, v as ConnectorActionSchema, x as ConnectorSchema, u as ConnectorStatus, t as ConnectorStatusSchema, w as ConnectorTriggerSchema, s as ConnectorType, r as ConnectorTypeSchema, av as ConsumerConfig, au as ConsumerConfigSchema, d as DataSyncConfig, D as DataSyncConfigSchema, $ as DatabaseConnector, _ as DatabaseConnectorSchema, Q as DatabasePoolConfig, P as DatabasePoolConfigSchema, O as DatabaseProvider, N as DatabaseProviderSchema, Z as DatabaseTable, Y as DatabaseTableSchema, at as DeliveryGuarantee, as as DeliveryGuaranteeSchema, b7 as DeploymentConfig, b6 as DeploymentConfigSchema, az as DlqConfig, ay as DlqConfigSchema, b9 as DomainConfig, b8 as DomainConfigSchema, bd as EdgeFunctionConfig, bc as EdgeFunctionConfigSchema, bb as EnvironmentVariables, ba as EnvironmentVariablesSchema, a as FieldMapping, F as FieldMappingSchema, a6 as FileAccessPattern, a5 as FileAccessPatternSchema, ae as FileFilterConfig, ad as FileFilterConfigSchema, a8 as FileMetadataConfig, a7 as FileMetadataConfigSchema, ai as FileStorageConnector, ah as FileStorageConnectorSchema, a4 as FileStorageProvider, a3 as FileStorageProviderSchema, ac as FileVersioningConfig, ab as FileVersioningConfigSchema, aR as GitHubActionsWorkflow, aQ as GitHubActionsWorkflowSchema, aN as GitHubCommitConfig, aM as GitHubCommitConfigSchema, aX as GitHubConnector, aW as GitHubConnectorSchema, aV as GitHubIssueTracking, aU as GitHubIssueTrackingSchema, aJ as GitHubProvider, aI as GitHubProviderSchema, aP as GitHubPullRequestConfig, aO as GitHubPullRequestConfigSchema, aT as GitHubReleaseConfig, aS as GitHubReleaseConfigSchema, aL as GitHubRepository, aK as GitHubRepositorySchema, b3 as GitRepositoryConfig, b2 as GitRepositoryConfigSchema, ap as MessageFormat, ao as MessageFormatSchema, aD as MessageQueueConnector, aC as MessageQueueConnectorSchema, an as MessageQueueProvider, am as MessageQueueProviderSchema, aa as MultipartUploadConfig, a9 as MultipartUploadConfigSchema, ax as ProducerConfig, aw as ProducerConfigSchema, m as RateLimitConfig, l as RateLimitConfigSchema, k as RateLimitStrategy, R as RateLimitStrategySchema, q as RetryConfig, p as RetryConfigSchema, o as RetryStrategy, n as RetryStrategySchema, K as SaaSConnector, J as SaasConnector, I as SaasConnectorSchema, H as SaasObjectType, G as SaasObjectTypeSchema, A as SaasProvider, z as SaasProviderSchema, U as SslConfig, T as SslConfigSchema, ag as StorageBucket, af as StorageBucketSchema, b as SyncStrategy, S as SyncStrategySchema, aB as TopicQueue, aA as TopicQueueSchema, bl as VercelConnector, bk as VercelConnectorSchema, b1 as VercelFramework, b0 as VercelFrameworkSchema, bh as VercelMonitoring, bg as VercelMonitoringSchema, bf as VercelProject, be as VercelProjectSchema, a$ as VercelProvider, a_ as VercelProviderSchema, bj as VercelTeam, bi as VercelTeamSchema, j as WebhookConfig, h as WebhookConfigSchema, e as WebhookEvent, W as WebhookEventSchema, g as WebhookSignatureAlgorithm, f as WebhookSignatureAlgorithmSchema, al as azureBlobConnectorExample, aZ as githubEnterpriseConnectorExample, aY as githubPublicConnectorExample, ak as googleDriveConnectorExample, M as hubspotConnectorExample, aE as kafkaConnectorExample, a1 as mongoConnectorExample, a0 as postgresConnectorExample, aH as pubsubConnectorExample, aF as rabbitmqConnectorExample, aj as s3ConnectorExample, L as salesforceConnectorExample, a2 as snowflakeConnectorExample, aG as sqsConnectorExample, bm as vercelNextJsConnectorExample, bn as vercelStaticSiteConnectorExample } from '../index-d9wYlv-g.mjs';
1
+ export { aD as AckMode, aC as AckModeSchema, T as ApiVersionConfig, Q as ApiVersionConfigSchema, bh as BuildConfig, bg as BuildConfigSchema, a7 as CdcConfig, a6 as CdcConfigSchema, y as CircuitBreakerConfig, x as CircuitBreakerConfigSchema, c as ConflictResolution, C as ConflictResolutionSchema, N as Connector, K as ConnectorActionSchema, A as ConnectorHealth, z as ConnectorHealthSchema, M as ConnectorSchema, J as ConnectorStatus, I as ConnectorStatusSchema, L as ConnectorTriggerSchema, G as ConnectorType, B as ConnectorTypeSchema, aH as ConsumerConfig, aG as ConsumerConfigSchema, d as DataSyncConfig, D as DataSyncConfigSchema, ab as DatabaseConnector, aa as DatabaseConnectorSchema, a3 as DatabasePoolConfig, a2 as DatabasePoolConfigSchema, a1 as DatabaseProvider, a0 as DatabaseProviderSchema, a9 as DatabaseTable, a8 as DatabaseTableSchema, aF as DeliveryGuarantee, aE as DeliveryGuaranteeSchema, bj as DeploymentConfig, bi as DeploymentConfigSchema, aL as DlqConfig, aK as DlqConfigSchema, bl as DomainConfig, bk as DomainConfigSchema, bp as EdgeFunctionConfig, bo as EdgeFunctionConfigSchema, bn as EnvironmentVariables, bm as EnvironmentVariablesSchema, r as ErrorCategory, E as ErrorCategorySchema, v as ErrorMappingConfig, u as ErrorMappingConfigSchema, t as ErrorMappingRule, s as ErrorMappingRuleSchema, a as FieldMapping, F as FieldMappingSchema, ai as FileAccessPattern, ah as FileAccessPatternSchema, aq as FileFilterConfig, ap as FileFilterConfigSchema, ak as FileMetadataConfig, aj as FileMetadataConfigSchema, au as FileStorageConnector, at as FileStorageConnectorSchema, ag as FileStorageProvider, af as FileStorageProviderSchema, ao as FileVersioningConfig, an as FileVersioningConfigSchema, b1 as GitHubActionsWorkflow, b0 as GitHubActionsWorkflowSchema, aZ as GitHubCommitConfig, aY as GitHubCommitConfigSchema, b7 as GitHubConnector, b6 as GitHubConnectorSchema, b5 as GitHubIssueTracking, b4 as GitHubIssueTrackingSchema, aV as GitHubProvider, aU as GitHubProviderSchema, a$ as GitHubPullRequestConfig, a_ as GitHubPullRequestConfigSchema, b3 as GitHubReleaseConfig, b2 as GitHubReleaseConfigSchema, aX as GitHubRepository, aW as GitHubRepositorySchema, bf as GitRepositoryConfig, be as GitRepositoryConfigSchema, w as HealthCheckConfig, H as HealthCheckConfigSchema, aB as MessageFormat, aA as MessageFormatSchema, aP as MessageQueueConnector, aO as MessageQueueConnectorSchema, az as MessageQueueProvider, ay as MessageQueueProviderSchema, am as MultipartUploadConfig, al as MultipartUploadConfigSchema, aJ as ProducerConfig, aI as ProducerConfigSchema, m as RateLimitConfig, l as RateLimitConfigSchema, k as RateLimitStrategy, R as RateLimitStrategySchema, q as RetryConfig, p as RetryConfigSchema, o as RetryStrategy, n as RetryStrategySchema, Z as SaaSConnector, Y as SaasConnector, X as SaasConnectorSchema, V as SaasObjectType, U as SaasObjectTypeSchema, P as SaasProvider, O as SaasProviderSchema, a5 as SslConfig, a4 as SslConfigSchema, as as StorageBucket, ar as StorageBucketSchema, b as SyncStrategy, S as SyncStrategySchema, aN as TopicQueue, aM as TopicQueueSchema, bx as VercelConnector, bw as VercelConnectorSchema, bd as VercelFramework, bc as VercelFrameworkSchema, bt as VercelMonitoring, bs as VercelMonitoringSchema, br as VercelProject, bq as VercelProjectSchema, bb as VercelProvider, ba as VercelProviderSchema, bv as VercelTeam, bu as VercelTeamSchema, j as WebhookConfig, h as WebhookConfigSchema, e as WebhookEvent, W as WebhookEventSchema, g as WebhookSignatureAlgorithm, f as WebhookSignatureAlgorithmSchema, ax as azureBlobConnectorExample, b9 as githubEnterpriseConnectorExample, b8 as githubPublicConnectorExample, aw as googleDriveConnectorExample, $ as hubspotConnectorExample, aQ as kafkaConnectorExample, ad as mongoConnectorExample, ac as postgresConnectorExample, aT as pubsubConnectorExample, aR as rabbitmqConnectorExample, av as s3ConnectorExample, _ as salesforceConnectorExample, ae as snowflakeConnectorExample, aS as sqsConnectorExample, by as vercelNextJsConnectorExample, bz as vercelStaticSiteConnectorExample } from '../index-DNKiU_-x.mjs';
2
2
  import 'zod';
@@ -1,2 +1,2 @@
1
- export { ar as AckMode, aq as AckModeSchema, E as ApiVersionConfig, B as ApiVersionConfigSchema, b5 as BuildConfig, b4 as BuildConfigSchema, X as CdcConfig, V as CdcConfigSchema, c as ConflictResolution, C as ConflictResolutionSchema, y as Connector, v as ConnectorActionSchema, x as ConnectorSchema, u as ConnectorStatus, t as ConnectorStatusSchema, w as ConnectorTriggerSchema, s as ConnectorType, r as ConnectorTypeSchema, av as ConsumerConfig, au as ConsumerConfigSchema, d as DataSyncConfig, D as DataSyncConfigSchema, $ as DatabaseConnector, _ as DatabaseConnectorSchema, Q as DatabasePoolConfig, P as DatabasePoolConfigSchema, O as DatabaseProvider, N as DatabaseProviderSchema, Z as DatabaseTable, Y as DatabaseTableSchema, at as DeliveryGuarantee, as as DeliveryGuaranteeSchema, b7 as DeploymentConfig, b6 as DeploymentConfigSchema, az as DlqConfig, ay as DlqConfigSchema, b9 as DomainConfig, b8 as DomainConfigSchema, bd as EdgeFunctionConfig, bc as EdgeFunctionConfigSchema, bb as EnvironmentVariables, ba as EnvironmentVariablesSchema, a as FieldMapping, F as FieldMappingSchema, a6 as FileAccessPattern, a5 as FileAccessPatternSchema, ae as FileFilterConfig, ad as FileFilterConfigSchema, a8 as FileMetadataConfig, a7 as FileMetadataConfigSchema, ai as FileStorageConnector, ah as FileStorageConnectorSchema, a4 as FileStorageProvider, a3 as FileStorageProviderSchema, ac as FileVersioningConfig, ab as FileVersioningConfigSchema, aR as GitHubActionsWorkflow, aQ as GitHubActionsWorkflowSchema, aN as GitHubCommitConfig, aM as GitHubCommitConfigSchema, aX as GitHubConnector, aW as GitHubConnectorSchema, aV as GitHubIssueTracking, aU as GitHubIssueTrackingSchema, aJ as GitHubProvider, aI as GitHubProviderSchema, aP as GitHubPullRequestConfig, aO as GitHubPullRequestConfigSchema, aT as GitHubReleaseConfig, aS as GitHubReleaseConfigSchema, aL as GitHubRepository, aK as GitHubRepositorySchema, b3 as GitRepositoryConfig, b2 as GitRepositoryConfigSchema, ap as MessageFormat, ao as MessageFormatSchema, aD as MessageQueueConnector, aC as MessageQueueConnectorSchema, an as MessageQueueProvider, am as MessageQueueProviderSchema, aa as MultipartUploadConfig, a9 as MultipartUploadConfigSchema, ax as ProducerConfig, aw as ProducerConfigSchema, m as RateLimitConfig, l as RateLimitConfigSchema, k as RateLimitStrategy, R as RateLimitStrategySchema, q as RetryConfig, p as RetryConfigSchema, o as RetryStrategy, n as RetryStrategySchema, K as SaaSConnector, J as SaasConnector, I as SaasConnectorSchema, H as SaasObjectType, G as SaasObjectTypeSchema, A as SaasProvider, z as SaasProviderSchema, U as SslConfig, T as SslConfigSchema, ag as StorageBucket, af as StorageBucketSchema, b as SyncStrategy, S as SyncStrategySchema, aB as TopicQueue, aA as TopicQueueSchema, bl as VercelConnector, bk as VercelConnectorSchema, b1 as VercelFramework, b0 as VercelFrameworkSchema, bh as VercelMonitoring, bg as VercelMonitoringSchema, bf as VercelProject, be as VercelProjectSchema, a$ as VercelProvider, a_ as VercelProviderSchema, bj as VercelTeam, bi as VercelTeamSchema, j as WebhookConfig, h as WebhookConfigSchema, e as WebhookEvent, W as WebhookEventSchema, g as WebhookSignatureAlgorithm, f as WebhookSignatureAlgorithmSchema, al as azureBlobConnectorExample, aZ as githubEnterpriseConnectorExample, aY as githubPublicConnectorExample, ak as googleDriveConnectorExample, M as hubspotConnectorExample, aE as kafkaConnectorExample, a1 as mongoConnectorExample, a0 as postgresConnectorExample, aH as pubsubConnectorExample, aF as rabbitmqConnectorExample, aj as s3ConnectorExample, L as salesforceConnectorExample, a2 as snowflakeConnectorExample, aG as sqsConnectorExample, bm as vercelNextJsConnectorExample, bn as vercelStaticSiteConnectorExample } from '../index-d9wYlv-g.js';
1
+ export { aD as AckMode, aC as AckModeSchema, T as ApiVersionConfig, Q as ApiVersionConfigSchema, bh as BuildConfig, bg as BuildConfigSchema, a7 as CdcConfig, a6 as CdcConfigSchema, y as CircuitBreakerConfig, x as CircuitBreakerConfigSchema, c as ConflictResolution, C as ConflictResolutionSchema, N as Connector, K as ConnectorActionSchema, A as ConnectorHealth, z as ConnectorHealthSchema, M as ConnectorSchema, J as ConnectorStatus, I as ConnectorStatusSchema, L as ConnectorTriggerSchema, G as ConnectorType, B as ConnectorTypeSchema, aH as ConsumerConfig, aG as ConsumerConfigSchema, d as DataSyncConfig, D as DataSyncConfigSchema, ab as DatabaseConnector, aa as DatabaseConnectorSchema, a3 as DatabasePoolConfig, a2 as DatabasePoolConfigSchema, a1 as DatabaseProvider, a0 as DatabaseProviderSchema, a9 as DatabaseTable, a8 as DatabaseTableSchema, aF as DeliveryGuarantee, aE as DeliveryGuaranteeSchema, bj as DeploymentConfig, bi as DeploymentConfigSchema, aL as DlqConfig, aK as DlqConfigSchema, bl as DomainConfig, bk as DomainConfigSchema, bp as EdgeFunctionConfig, bo as EdgeFunctionConfigSchema, bn as EnvironmentVariables, bm as EnvironmentVariablesSchema, r as ErrorCategory, E as ErrorCategorySchema, v as ErrorMappingConfig, u as ErrorMappingConfigSchema, t as ErrorMappingRule, s as ErrorMappingRuleSchema, a as FieldMapping, F as FieldMappingSchema, ai as FileAccessPattern, ah as FileAccessPatternSchema, aq as FileFilterConfig, ap as FileFilterConfigSchema, ak as FileMetadataConfig, aj as FileMetadataConfigSchema, au as FileStorageConnector, at as FileStorageConnectorSchema, ag as FileStorageProvider, af as FileStorageProviderSchema, ao as FileVersioningConfig, an as FileVersioningConfigSchema, b1 as GitHubActionsWorkflow, b0 as GitHubActionsWorkflowSchema, aZ as GitHubCommitConfig, aY as GitHubCommitConfigSchema, b7 as GitHubConnector, b6 as GitHubConnectorSchema, b5 as GitHubIssueTracking, b4 as GitHubIssueTrackingSchema, aV as GitHubProvider, aU as GitHubProviderSchema, a$ as GitHubPullRequestConfig, a_ as GitHubPullRequestConfigSchema, b3 as GitHubReleaseConfig, b2 as GitHubReleaseConfigSchema, aX as GitHubRepository, aW as GitHubRepositorySchema, bf as GitRepositoryConfig, be as GitRepositoryConfigSchema, w as HealthCheckConfig, H as HealthCheckConfigSchema, aB as MessageFormat, aA as MessageFormatSchema, aP as MessageQueueConnector, aO as MessageQueueConnectorSchema, az as MessageQueueProvider, ay as MessageQueueProviderSchema, am as MultipartUploadConfig, al as MultipartUploadConfigSchema, aJ as ProducerConfig, aI as ProducerConfigSchema, m as RateLimitConfig, l as RateLimitConfigSchema, k as RateLimitStrategy, R as RateLimitStrategySchema, q as RetryConfig, p as RetryConfigSchema, o as RetryStrategy, n as RetryStrategySchema, Z as SaaSConnector, Y as SaasConnector, X as SaasConnectorSchema, V as SaasObjectType, U as SaasObjectTypeSchema, P as SaasProvider, O as SaasProviderSchema, a5 as SslConfig, a4 as SslConfigSchema, as as StorageBucket, ar as StorageBucketSchema, b as SyncStrategy, S as SyncStrategySchema, aN as TopicQueue, aM as TopicQueueSchema, bx as VercelConnector, bw as VercelConnectorSchema, bd as VercelFramework, bc as VercelFrameworkSchema, bt as VercelMonitoring, bs as VercelMonitoringSchema, br as VercelProject, bq as VercelProjectSchema, bb as VercelProvider, ba as VercelProviderSchema, bv as VercelTeam, bu as VercelTeamSchema, j as WebhookConfig, h as WebhookConfigSchema, e as WebhookEvent, W as WebhookEventSchema, g as WebhookSignatureAlgorithm, f as WebhookSignatureAlgorithmSchema, ax as azureBlobConnectorExample, b9 as githubEnterpriseConnectorExample, b8 as githubPublicConnectorExample, aw as googleDriveConnectorExample, $ as hubspotConnectorExample, aQ as kafkaConnectorExample, ad as mongoConnectorExample, ac as postgresConnectorExample, aT as pubsubConnectorExample, aR as rabbitmqConnectorExample, av as s3ConnectorExample, _ as salesforceConnectorExample, ae as snowflakeConnectorExample, aS as sqsConnectorExample, by as vercelNextJsConnectorExample, bz as vercelStaticSiteConnectorExample } from '../index-DNKiU_-x.js';
2
2
  import 'zod';
@@ -24,8 +24,10 @@ __export(integration_exports, {
24
24
  ApiVersionConfigSchema: () => ApiVersionConfigSchema,
25
25
  BuildConfigSchema: () => BuildConfigSchema,
26
26
  CdcConfigSchema: () => CdcConfigSchema,
27
+ CircuitBreakerConfigSchema: () => CircuitBreakerConfigSchema,
27
28
  ConflictResolutionSchema: () => ConflictResolutionSchema,
28
29
  ConnectorActionSchema: () => ConnectorActionSchema,
30
+ ConnectorHealthSchema: () => ConnectorHealthSchema,
29
31
  ConnectorSchema: () => ConnectorSchema,
30
32
  ConnectorStatusSchema: () => ConnectorStatusSchema,
31
33
  ConnectorTriggerSchema: () => ConnectorTriggerSchema,
@@ -42,6 +44,9 @@ __export(integration_exports, {
42
44
  DomainConfigSchema: () => DomainConfigSchema,
43
45
  EdgeFunctionConfigSchema: () => EdgeFunctionConfigSchema,
44
46
  EnvironmentVariablesSchema: () => EnvironmentVariablesSchema,
47
+ ErrorCategorySchema: () => ErrorCategorySchema,
48
+ ErrorMappingConfigSchema: () => ErrorMappingConfigSchema,
49
+ ErrorMappingRuleSchema: () => ErrorMappingRuleSchema,
45
50
  FieldMappingSchema: () => FieldMappingSchema2,
46
51
  FileAccessPatternSchema: () => FileAccessPatternSchema,
47
52
  FileFilterConfigSchema: () => FileFilterConfigSchema,
@@ -58,6 +63,7 @@ __export(integration_exports, {
58
63
  GitHubReleaseConfigSchema: () => GitHubReleaseConfigSchema,
59
64
  GitHubRepositorySchema: () => GitHubRepositorySchema,
60
65
  GitRepositoryConfigSchema: () => GitRepositoryConfigSchema,
66
+ HealthCheckConfigSchema: () => HealthCheckConfigSchema,
61
67
  MessageFormatSchema: () => MessageFormatSchema,
62
68
  MessageQueueConnectorSchema: () => MessageQueueConnectorSchema,
63
69
  MessageQueueProviderSchema: () => MessageQueueProviderSchema,
@@ -474,6 +480,53 @@ var RetryConfigSchema = import_zod5.z.object({
474
480
  */
475
481
  jitter: import_zod5.z.boolean().optional().default(true).describe("Add jitter to retry delays")
476
482
  });
483
+ var ErrorCategorySchema = import_zod5.z.enum([
484
+ "validation",
485
+ "authorization",
486
+ "not_found",
487
+ "conflict",
488
+ "rate_limit",
489
+ "timeout",
490
+ "server_error",
491
+ "integration_error"
492
+ ]).describe("Standard error category");
493
+ var ErrorMappingRuleSchema = import_zod5.z.object({
494
+ sourceCode: import_zod5.z.union([import_zod5.z.string(), import_zod5.z.number()]).describe("External system error code"),
495
+ sourceMessage: import_zod5.z.string().optional().describe("Pattern to match against error message"),
496
+ targetCode: import_zod5.z.string().describe("ObjectStack standard error code"),
497
+ targetCategory: ErrorCategorySchema.describe("Error category"),
498
+ severity: import_zod5.z.enum(["low", "medium", "high", "critical"]).describe("Error severity level"),
499
+ retryable: import_zod5.z.boolean().describe("Whether the error is retryable"),
500
+ userMessage: import_zod5.z.string().optional().describe("Human-readable message to show users")
501
+ }).describe("Error mapping rule");
502
+ var ErrorMappingConfigSchema = import_zod5.z.object({
503
+ rules: import_zod5.z.array(ErrorMappingRuleSchema).describe("Error mapping rules"),
504
+ defaultCategory: ErrorCategorySchema.optional().default("integration_error").describe("Default category for unmapped errors"),
505
+ unmappedBehavior: import_zod5.z.enum(["passthrough", "generic_error", "throw"]).describe("What to do with unmapped errors"),
506
+ logUnmapped: import_zod5.z.boolean().optional().default(true).describe("Log unmapped errors")
507
+ }).describe("Error mapping configuration");
508
+ var HealthCheckConfigSchema = import_zod5.z.object({
509
+ enabled: import_zod5.z.boolean().describe("Enable health checks"),
510
+ intervalMs: import_zod5.z.number().optional().default(6e4).describe("Health check interval in milliseconds"),
511
+ timeoutMs: import_zod5.z.number().optional().default(5e3).describe("Health check timeout in milliseconds"),
512
+ endpoint: import_zod5.z.string().optional().describe("Health check endpoint path"),
513
+ method: import_zod5.z.enum(["GET", "HEAD", "OPTIONS"]).optional().describe("HTTP method for health check"),
514
+ expectedStatus: import_zod5.z.number().optional().default(200).describe("Expected HTTP status code"),
515
+ unhealthyThreshold: import_zod5.z.number().optional().default(3).describe("Consecutive failures before marking unhealthy"),
516
+ healthyThreshold: import_zod5.z.number().optional().default(1).describe("Consecutive successes before marking healthy")
517
+ }).describe("Health check configuration");
518
+ var CircuitBreakerConfigSchema = import_zod5.z.object({
519
+ enabled: import_zod5.z.boolean().describe("Enable circuit breaker"),
520
+ failureThreshold: import_zod5.z.number().optional().default(5).describe("Failures before opening circuit"),
521
+ resetTimeoutMs: import_zod5.z.number().optional().default(3e4).describe("Time in open state before half-open"),
522
+ halfOpenMaxRequests: import_zod5.z.number().optional().default(1).describe("Requests allowed in half-open state"),
523
+ monitoringWindow: import_zod5.z.number().optional().default(6e4).describe("Rolling window for failure count in ms"),
524
+ fallbackStrategy: import_zod5.z.enum(["cache", "default_value", "error", "queue"]).optional().describe("Fallback strategy when circuit is open")
525
+ }).describe("Circuit breaker configuration");
526
+ var ConnectorHealthSchema = import_zod5.z.object({
527
+ healthCheck: HealthCheckConfigSchema.optional().describe("Health check configuration"),
528
+ circuitBreaker: CircuitBreakerConfigSchema.optional().describe("Circuit breaker configuration")
529
+ }).describe("Connector health configuration");
477
530
  var ConnectorTypeSchema = import_zod5.z.enum([
478
531
  "saas",
479
532
  // SaaS application connector
@@ -576,6 +629,14 @@ var ConnectorSchema = import_zod5.z.object({
576
629
  * Enable connector
577
630
  */
578
631
  enabled: import_zod5.z.boolean().optional().default(true).describe("Enable connector"),
632
+ /**
633
+ * Error mapping configuration
634
+ */
635
+ errorMapping: ErrorMappingConfigSchema.optional().describe("Error mapping configuration"),
636
+ /**
637
+ * Health check and circuit breaker configuration
638
+ */
639
+ health: ConnectorHealthSchema.optional().describe("Health and resilience configuration"),
579
640
  /**
580
641
  * Custom metadata
581
642
  */
@@ -2600,8 +2661,10 @@ var vercelStaticSiteConnectorExample = {
2600
2661
  ApiVersionConfigSchema,
2601
2662
  BuildConfigSchema,
2602
2663
  CdcConfigSchema,
2664
+ CircuitBreakerConfigSchema,
2603
2665
  ConflictResolutionSchema,
2604
2666
  ConnectorActionSchema,
2667
+ ConnectorHealthSchema,
2605
2668
  ConnectorSchema,
2606
2669
  ConnectorStatusSchema,
2607
2670
  ConnectorTriggerSchema,
@@ -2618,6 +2681,9 @@ var vercelStaticSiteConnectorExample = {
2618
2681
  DomainConfigSchema,
2619
2682
  EdgeFunctionConfigSchema,
2620
2683
  EnvironmentVariablesSchema,
2684
+ ErrorCategorySchema,
2685
+ ErrorMappingConfigSchema,
2686
+ ErrorMappingRuleSchema,
2621
2687
  FieldMappingSchema,
2622
2688
  FileAccessPatternSchema,
2623
2689
  FileFilterConfigSchema,
@@ -2634,6 +2700,7 @@ var vercelStaticSiteConnectorExample = {
2634
2700
  GitHubReleaseConfigSchema,
2635
2701
  GitHubRepositorySchema,
2636
2702
  GitRepositoryConfigSchema,
2703
+ HealthCheckConfigSchema,
2637
2704
  MessageFormatSchema,
2638
2705
  MessageQueueConnectorSchema,
2639
2706
  MessageQueueProviderSchema,