@contractspec/bundle.library 3.4.2 → 3.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (479) hide show
  1. package/.turbo/turbo-build.log +494 -488
  2. package/CHANGELOG.md +61 -0
  3. package/dist/application/index.js +8 -8
  4. package/dist/application/mcp/cliMcp.js +8 -8
  5. package/dist/application/mcp/contractsMcp.js +8 -8
  6. package/dist/application/mcp/docsMcp.js +8 -8
  7. package/dist/application/mcp/index.js +8 -8
  8. package/dist/application/mcp/internalMcp.js +8 -8
  9. package/dist/application/mcp/providerRankingMcp.js +8 -8
  10. package/dist/bundles/LibraryBundle.d.ts +126 -0
  11. package/dist/bundles/LibraryBundle.js +139 -0
  12. package/dist/bundles/index.d.ts +1 -0
  13. package/dist/bundles/index.js +139 -0
  14. package/dist/components/docs/DocsIndexPage.js +91 -91
  15. package/dist/components/docs/advanced/AdvancedMCPPage.js +125 -125
  16. package/dist/components/docs/advanced/AdvancedOverlayEditorPage.js +49 -49
  17. package/dist/components/docs/advanced/AdvancedRenderersPage.js +51 -51
  18. package/dist/components/docs/advanced/AdvancedSpecExperimentsPage.js +35 -35
  19. package/dist/components/docs/advanced/AdvancedTelemetryPage.js +177 -177
  20. package/dist/components/docs/advanced/AdvancedWorkflowMonitoringPage.js +45 -45
  21. package/dist/components/docs/advanced/index.js +482 -482
  22. package/dist/components/docs/architecture/ArchitectureAppConfigPage.js +107 -107
  23. package/dist/components/docs/architecture/ArchitectureControlPlanePage.js +73 -73
  24. package/dist/components/docs/architecture/ArchitectureIntegrationBindingPage.js +117 -117
  25. package/dist/components/docs/architecture/ArchitectureKnowledgeBindingPage.js +175 -175
  26. package/dist/components/docs/architecture/ArchitectureMultiTenancyPage.js +71 -71
  27. package/dist/components/docs/architecture/ArchitectureOverviewPage.js +205 -205
  28. package/dist/components/docs/architecture/index.js +748 -748
  29. package/dist/components/docs/comparison/ComparisonAutomationPlatformsPage.js +117 -117
  30. package/dist/components/docs/comparison/ComparisonEnterprisePlatformsPage.js +111 -111
  31. package/dist/components/docs/comparison/ComparisonInternalToolBuildersPage.js +117 -117
  32. package/dist/components/docs/comparison/ComparisonOverviewPage.js +97 -97
  33. package/dist/components/docs/comparison/ComparisonWindmillPage.js +125 -125
  34. package/dist/components/docs/comparison/ComparisonWorkflowEnginesPage.js +171 -171
  35. package/dist/components/docs/comparison/index.js +738 -738
  36. package/dist/components/docs/ecosystem/IntegrationsPage.js +45 -45
  37. package/dist/components/docs/ecosystem/PluginsPage.js +73 -73
  38. package/dist/components/docs/ecosystem/RegistryPage.js +37 -37
  39. package/dist/components/docs/ecosystem/TemplatesPage.js +56 -56
  40. package/dist/components/docs/ecosystem/index.js +211 -211
  41. package/dist/components/docs/examples/DocsExamplesPage.js +21 -21
  42. package/dist/components/docs/examples/index.js +21 -21
  43. package/dist/components/docs/getting-started/CLIPage.js +95 -95
  44. package/dist/components/docs/getting-started/CompatibilityPage.js +81 -81
  45. package/dist/components/docs/getting-started/DataViewTutorialPage.js +57 -57
  46. package/dist/components/docs/getting-started/DeveloperToolsPage.js +61 -61
  47. package/dist/components/docs/getting-started/HelloWorldPage.js +77 -77
  48. package/dist/components/docs/getting-started/InstallationPage.js +65 -65
  49. package/dist/components/docs/getting-started/StartHerePage.js +51 -51
  50. package/dist/components/docs/getting-started/TroubleshootingPage.js +73 -73
  51. package/dist/components/docs/getting-started/VSCodeExtensionPage.js +171 -171
  52. package/dist/components/docs/getting-started/index.js +731 -731
  53. package/dist/components/docs/guides/GuideCIDiffGatingPage.js +80 -80
  54. package/dist/components/docs/guides/GuideContractTypesPage.js +232 -232
  55. package/dist/components/docs/guides/GuideDocsPipelinePage.js +82 -82
  56. package/dist/components/docs/guides/GuideGenerateDocsClientsSchemasPage.js +84 -84
  57. package/dist/components/docs/guides/GuideImportExistingCodebasesPage.js +324 -324
  58. package/dist/components/docs/guides/GuideNextjsOneEndpointPage.js +106 -106
  59. package/dist/components/docs/guides/GuideSpecValidationTypingPage.js +78 -78
  60. package/dist/components/docs/guides/GuidesIndexPage.js +43 -43
  61. package/dist/components/docs/guides/index.js +975 -975
  62. package/dist/components/docs/index.js +10791 -10791
  63. package/dist/components/docs/integrations/IntegrationsCircuitBreakersPage.js +17 -17
  64. package/dist/components/docs/integrations/IntegrationsElevenLabsPage.js +47 -47
  65. package/dist/components/docs/integrations/IntegrationsGithubPage.js +61 -61
  66. package/dist/components/docs/integrations/IntegrationsGmailPage.js +49 -49
  67. package/dist/components/docs/integrations/IntegrationsGoogleCalendarPage.js +33 -33
  68. package/dist/components/docs/integrations/IntegrationsHealthRoutingPage.js +65 -65
  69. package/dist/components/docs/integrations/IntegrationsMistralPage.js +69 -69
  70. package/dist/components/docs/integrations/IntegrationsOpenAIPage.js +65 -65
  71. package/dist/components/docs/integrations/IntegrationsOverviewPage.js +313 -313
  72. package/dist/components/docs/integrations/IntegrationsPostmarkPage.js +101 -101
  73. package/dist/components/docs/integrations/IntegrationsPowensPage.js +121 -121
  74. package/dist/components/docs/integrations/IntegrationsQdrantPage.js +49 -49
  75. package/dist/components/docs/integrations/IntegrationsResendPage.js +45 -45
  76. package/dist/components/docs/integrations/IntegrationsS3Page.js +57 -57
  77. package/dist/components/docs/integrations/IntegrationsSlackPage.js +63 -63
  78. package/dist/components/docs/integrations/IntegrationsSpecModelPage.js +139 -139
  79. package/dist/components/docs/integrations/IntegrationsStripePage.js +159 -159
  80. package/dist/components/docs/integrations/IntegrationsTwilioPage.js +61 -61
  81. package/dist/components/docs/integrations/IntegrationsWhatsappMetaPage.js +63 -63
  82. package/dist/components/docs/integrations/IntegrationsWhatsappTwilioPage.js +65 -65
  83. package/dist/components/docs/integrations/index.js +1642 -1642
  84. package/dist/components/docs/intent/ContractFirstApiPage.js +51 -51
  85. package/dist/components/docs/intent/DeterministicCodegenPage.js +59 -59
  86. package/dist/components/docs/intent/GenerateClientFromSchemaPage.js +85 -85
  87. package/dist/components/docs/intent/OpenapiAlternativePage.js +91 -91
  88. package/dist/components/docs/intent/SchemaValidationTypescriptPage.js +59 -59
  89. package/dist/components/docs/intent/SpecDrivenDevelopmentPage.js +51 -51
  90. package/dist/components/docs/intent/index.js +396 -396
  91. package/dist/components/docs/knowledge/KnowledgeCategoriesPage.js +371 -371
  92. package/dist/components/docs/knowledge/KnowledgeExamplesPage.js +79 -79
  93. package/dist/components/docs/knowledge/KnowledgeOverviewPage.js +185 -185
  94. package/dist/components/docs/knowledge/KnowledgeSourcesPage.js +187 -187
  95. package/dist/components/docs/knowledge/KnowledgeSpacesPage.js +141 -141
  96. package/dist/components/docs/knowledge/index.js +963 -963
  97. package/dist/components/docs/libraries/LibrariesAccessibilityPage.js +85 -85
  98. package/dist/components/docs/libraries/LibrariesAiAgentPage.js +63 -63
  99. package/dist/components/docs/libraries/LibrariesAnalyticsPage.js +33 -33
  100. package/dist/components/docs/libraries/LibrariesContentGenPage.js +43 -43
  101. package/dist/components/docs/libraries/LibrariesContractsPage.js +125 -125
  102. package/dist/components/docs/libraries/LibrariesCostTrackingPage.js +45 -45
  103. package/dist/components/docs/libraries/LibrariesDataBackendPage.js +69 -69
  104. package/dist/components/docs/libraries/LibrariesDataViewsPage.js +79 -79
  105. package/dist/components/docs/libraries/LibrariesDesignSystemPage.js +129 -129
  106. package/dist/components/docs/libraries/LibrariesEvolutionPage.js +49 -49
  107. package/dist/components/docs/libraries/LibrariesGraphQLPage.js +73 -73
  108. package/dist/components/docs/libraries/LibrariesGrowthPage.js +35 -35
  109. package/dist/components/docs/libraries/LibrariesMultiTenancyPage.js +43 -43
  110. package/dist/components/docs/libraries/LibrariesObservabilityPage.js +53 -53
  111. package/dist/components/docs/libraries/LibrariesOverlayEnginePage.js +45 -45
  112. package/dist/components/docs/libraries/LibrariesOverviewPage.js +191 -191
  113. package/dist/components/docs/libraries/LibrariesPersonalizationPage.js +47 -47
  114. package/dist/components/docs/libraries/LibrariesProgressiveDeliveryPage.js +53 -53
  115. package/dist/components/docs/libraries/LibrariesResiliencePage.js +49 -49
  116. package/dist/components/docs/libraries/LibrariesRuntimePage.js +87 -87
  117. package/dist/components/docs/libraries/LibrariesSLOPage.js +47 -47
  118. package/dist/components/docs/libraries/LibrariesSchemaPage.js +139 -139
  119. package/dist/components/docs/libraries/LibrariesSupportBotPage.js +57 -57
  120. package/dist/components/docs/libraries/LibrariesTestingPage.js +49 -49
  121. package/dist/components/docs/libraries/LibrariesUIKitPage.js +107 -107
  122. package/dist/components/docs/libraries/LibrariesWorkflowComposerPage.js +35 -35
  123. package/dist/components/docs/libraries/LibrariesWorkflowsPage.js +89 -89
  124. package/dist/components/docs/libraries/index.js +1919 -1919
  125. package/dist/components/docs/manifesto/ManifestoPage.js +79 -79
  126. package/dist/components/docs/ops/AutoEvolutionOpsPage.js +59 -59
  127. package/dist/components/docs/ops/DistributedTracingOpsPage.js +33 -33
  128. package/dist/components/docs/ops/index.js +92 -92
  129. package/dist/components/docs/reference/DocsMarkdownContent.js +27 -27
  130. package/dist/components/docs/reference/DocsReferenceContent.js +34 -34
  131. package/dist/components/docs/reference/DocsReferenceIndexClient.js +23 -23
  132. package/dist/components/docs/reference/DocsReferenceIndexPage.js +26 -26
  133. package/dist/components/docs/reference/DocsReferencePage.js +37 -37
  134. package/dist/components/docs/reference/index.js +63 -63
  135. package/dist/components/docs/safety/SafetyAuditingPage.js +161 -161
  136. package/dist/components/docs/safety/SafetyMigrationsPage.js +169 -169
  137. package/dist/components/docs/safety/SafetyOverviewPage.js +99 -99
  138. package/dist/components/docs/safety/SafetyPDPPage.js +137 -137
  139. package/dist/components/docs/safety/SafetySecurityTrustPage.js +95 -95
  140. package/dist/components/docs/safety/SafetySigningPage.js +39 -39
  141. package/dist/components/docs/safety/SafetyTenantIsolationPage.js +33 -33
  142. package/dist/components/docs/safety/index.js +733 -733
  143. package/dist/components/docs/shared/StudioPrompt.js +9 -9
  144. package/dist/components/docs/specs/SpecsCapabilitiesPage.js +61 -61
  145. package/dist/components/docs/specs/SpecsDataViewsPage.js +119 -119
  146. package/dist/components/docs/specs/SpecsOverlaysPage.js +171 -171
  147. package/dist/components/docs/specs/SpecsOverviewPage.js +167 -167
  148. package/dist/components/docs/specs/SpecsPolicyPage.js +179 -179
  149. package/dist/components/docs/specs/SpecsWorkflowsPage.js +141 -141
  150. package/dist/components/docs/specs/index.js +838 -838
  151. package/dist/components/docs/studio/StudioBYOKPage.js +9 -9
  152. package/dist/components/docs/studio/StudioDeploymentsPage.js +9 -9
  153. package/dist/components/docs/studio/StudioGettingStartedPage.js +9 -9
  154. package/dist/components/docs/studio/StudioIntegrationsPage.js +9 -9
  155. package/dist/components/docs/studio/StudioOverviewPage.js +33 -33
  156. package/dist/components/docs/studio/StudioVisualBuilderPage.js +9 -9
  157. package/dist/components/docs/studio/index.js +78 -78
  158. package/dist/components/integrations/index.js +209 -209
  159. package/dist/components/integrations/molecules/IntegrationCard.js +33 -33
  160. package/dist/components/integrations/organisms/IntegrationMarketplace.js +71 -71
  161. package/dist/components/integrations/organisms/IntegrationSettings.js +98 -98
  162. package/dist/components/integrations/organisms/KnowledgeSourceList.js +40 -40
  163. package/dist/components/legal/PrivacyTemplate.js +477 -477
  164. package/dist/components/legal/TermsTemplate.js +421 -421
  165. package/dist/components/legal/index.js +898 -898
  166. package/dist/components/shared/FeatureGateNotice.js +13 -13
  167. package/dist/components/shared/index.js +13 -13
  168. package/dist/components/shell/WorkspaceHeader.js +37 -37
  169. package/dist/components/shell/WorkspaceProjectShellLayout.js +77 -77
  170. package/dist/components/shell/WorkspaceShellRenderer.d.ts +17 -0
  171. package/dist/components/shell/WorkspaceShellRenderer.js +229 -0
  172. package/dist/components/shell/WorkspaceSidebar.js +27 -27
  173. package/dist/components/shell/index.d.ts +1 -0
  174. package/dist/components/shell/index.js +140 -77
  175. package/dist/components/templates/index.js +272 -272
  176. package/dist/components/templates/messaging/ConversationList.js +27 -27
  177. package/dist/components/templates/messaging/MessageComposer.js +27 -27
  178. package/dist/components/templates/messaging/MessageThread.js +18 -18
  179. package/dist/components/templates/messaging/MessagingWorkspace.js +65 -65
  180. package/dist/components/templates/messaging/index.js +65 -65
  181. package/dist/components/templates/recipes/LanguageSwitcher.js +5 -5
  182. package/dist/components/templates/recipes/RecipeCard.js +26 -26
  183. package/dist/components/templates/recipes/RecipeDetail.js +33 -33
  184. package/dist/components/templates/recipes/RecipeList.js +80 -80
  185. package/dist/components/templates/recipes/index.js +80 -80
  186. package/dist/components/templates/todos/FilterBar.js +39 -39
  187. package/dist/components/templates/todos/TaskForm.js +43 -43
  188. package/dist/components/templates/todos/TaskItem.js +30 -30
  189. package/dist/components/templates/todos/TaskList.js +127 -127
  190. package/dist/components/templates/todos/index.js +127 -127
  191. package/dist/index.js +12323 -12260
  192. package/dist/infrastructure/elysia/index.js +8 -8
  193. package/dist/infrastructure/elysia/logger.js +8 -8
  194. package/dist/infrastructure/index.js +8 -8
  195. package/dist/libs/posthog/client.js +2 -2
  196. package/dist/node/application/index.js +8 -8
  197. package/dist/node/application/mcp/cliMcp.js +8 -8
  198. package/dist/node/application/mcp/contractsMcp.js +8 -8
  199. package/dist/node/application/mcp/docsMcp.js +8 -8
  200. package/dist/node/application/mcp/index.js +8 -8
  201. package/dist/node/application/mcp/internalMcp.js +8 -8
  202. package/dist/node/application/mcp/providerRankingMcp.js +8 -8
  203. package/dist/node/bundles/LibraryBundle.js +138 -0
  204. package/dist/node/bundles/index.js +138 -0
  205. package/dist/node/components/docs/DocsIndexPage.js +91 -91
  206. package/dist/node/components/docs/advanced/AdvancedMCPPage.js +125 -125
  207. package/dist/node/components/docs/advanced/AdvancedOverlayEditorPage.js +49 -49
  208. package/dist/node/components/docs/advanced/AdvancedRenderersPage.js +51 -51
  209. package/dist/node/components/docs/advanced/AdvancedSpecExperimentsPage.js +35 -35
  210. package/dist/node/components/docs/advanced/AdvancedTelemetryPage.js +177 -177
  211. package/dist/node/components/docs/advanced/AdvancedWorkflowMonitoringPage.js +45 -45
  212. package/dist/node/components/docs/advanced/index.js +482 -482
  213. package/dist/node/components/docs/architecture/ArchitectureAppConfigPage.js +107 -107
  214. package/dist/node/components/docs/architecture/ArchitectureControlPlanePage.js +73 -73
  215. package/dist/node/components/docs/architecture/ArchitectureIntegrationBindingPage.js +117 -117
  216. package/dist/node/components/docs/architecture/ArchitectureKnowledgeBindingPage.js +175 -175
  217. package/dist/node/components/docs/architecture/ArchitectureMultiTenancyPage.js +71 -71
  218. package/dist/node/components/docs/architecture/ArchitectureOverviewPage.js +205 -205
  219. package/dist/node/components/docs/architecture/index.js +748 -748
  220. package/dist/node/components/docs/comparison/ComparisonAutomationPlatformsPage.js +117 -117
  221. package/dist/node/components/docs/comparison/ComparisonEnterprisePlatformsPage.js +111 -111
  222. package/dist/node/components/docs/comparison/ComparisonInternalToolBuildersPage.js +117 -117
  223. package/dist/node/components/docs/comparison/ComparisonOverviewPage.js +97 -97
  224. package/dist/node/components/docs/comparison/ComparisonWindmillPage.js +125 -125
  225. package/dist/node/components/docs/comparison/ComparisonWorkflowEnginesPage.js +171 -171
  226. package/dist/node/components/docs/comparison/index.js +738 -738
  227. package/dist/node/components/docs/ecosystem/IntegrationsPage.js +45 -45
  228. package/dist/node/components/docs/ecosystem/PluginsPage.js +73 -73
  229. package/dist/node/components/docs/ecosystem/RegistryPage.js +37 -37
  230. package/dist/node/components/docs/ecosystem/TemplatesPage.js +56 -56
  231. package/dist/node/components/docs/ecosystem/index.js +211 -211
  232. package/dist/node/components/docs/examples/DocsExamplesPage.js +21 -21
  233. package/dist/node/components/docs/examples/index.js +21 -21
  234. package/dist/node/components/docs/getting-started/CLIPage.js +95 -95
  235. package/dist/node/components/docs/getting-started/CompatibilityPage.js +81 -81
  236. package/dist/node/components/docs/getting-started/DataViewTutorialPage.js +57 -57
  237. package/dist/node/components/docs/getting-started/DeveloperToolsPage.js +61 -61
  238. package/dist/node/components/docs/getting-started/HelloWorldPage.js +77 -77
  239. package/dist/node/components/docs/getting-started/InstallationPage.js +65 -65
  240. package/dist/node/components/docs/getting-started/StartHerePage.js +51 -51
  241. package/dist/node/components/docs/getting-started/TroubleshootingPage.js +73 -73
  242. package/dist/node/components/docs/getting-started/VSCodeExtensionPage.js +171 -171
  243. package/dist/node/components/docs/getting-started/index.js +731 -731
  244. package/dist/node/components/docs/guides/GuideCIDiffGatingPage.js +80 -80
  245. package/dist/node/components/docs/guides/GuideContractTypesPage.js +232 -232
  246. package/dist/node/components/docs/guides/GuideDocsPipelinePage.js +82 -82
  247. package/dist/node/components/docs/guides/GuideGenerateDocsClientsSchemasPage.js +84 -84
  248. package/dist/node/components/docs/guides/GuideImportExistingCodebasesPage.js +324 -324
  249. package/dist/node/components/docs/guides/GuideNextjsOneEndpointPage.js +106 -106
  250. package/dist/node/components/docs/guides/GuideSpecValidationTypingPage.js +78 -78
  251. package/dist/node/components/docs/guides/GuidesIndexPage.js +43 -43
  252. package/dist/node/components/docs/guides/index.js +975 -975
  253. package/dist/node/components/docs/index.js +10791 -10791
  254. package/dist/node/components/docs/integrations/IntegrationsCircuitBreakersPage.js +17 -17
  255. package/dist/node/components/docs/integrations/IntegrationsElevenLabsPage.js +47 -47
  256. package/dist/node/components/docs/integrations/IntegrationsGithubPage.js +61 -61
  257. package/dist/node/components/docs/integrations/IntegrationsGmailPage.js +49 -49
  258. package/dist/node/components/docs/integrations/IntegrationsGoogleCalendarPage.js +33 -33
  259. package/dist/node/components/docs/integrations/IntegrationsHealthRoutingPage.js +65 -65
  260. package/dist/node/components/docs/integrations/IntegrationsMistralPage.js +69 -69
  261. package/dist/node/components/docs/integrations/IntegrationsOpenAIPage.js +65 -65
  262. package/dist/node/components/docs/integrations/IntegrationsOverviewPage.js +313 -313
  263. package/dist/node/components/docs/integrations/IntegrationsPostmarkPage.js +101 -101
  264. package/dist/node/components/docs/integrations/IntegrationsPowensPage.js +121 -121
  265. package/dist/node/components/docs/integrations/IntegrationsQdrantPage.js +49 -49
  266. package/dist/node/components/docs/integrations/IntegrationsResendPage.js +45 -45
  267. package/dist/node/components/docs/integrations/IntegrationsS3Page.js +57 -57
  268. package/dist/node/components/docs/integrations/IntegrationsSlackPage.js +63 -63
  269. package/dist/node/components/docs/integrations/IntegrationsSpecModelPage.js +139 -139
  270. package/dist/node/components/docs/integrations/IntegrationsStripePage.js +159 -159
  271. package/dist/node/components/docs/integrations/IntegrationsTwilioPage.js +61 -61
  272. package/dist/node/components/docs/integrations/IntegrationsWhatsappMetaPage.js +63 -63
  273. package/dist/node/components/docs/integrations/IntegrationsWhatsappTwilioPage.js +65 -65
  274. package/dist/node/components/docs/integrations/index.js +1642 -1642
  275. package/dist/node/components/docs/intent/ContractFirstApiPage.js +51 -51
  276. package/dist/node/components/docs/intent/DeterministicCodegenPage.js +59 -59
  277. package/dist/node/components/docs/intent/GenerateClientFromSchemaPage.js +85 -85
  278. package/dist/node/components/docs/intent/OpenapiAlternativePage.js +91 -91
  279. package/dist/node/components/docs/intent/SchemaValidationTypescriptPage.js +59 -59
  280. package/dist/node/components/docs/intent/SpecDrivenDevelopmentPage.js +51 -51
  281. package/dist/node/components/docs/intent/index.js +396 -396
  282. package/dist/node/components/docs/knowledge/KnowledgeCategoriesPage.js +371 -371
  283. package/dist/node/components/docs/knowledge/KnowledgeExamplesPage.js +79 -79
  284. package/dist/node/components/docs/knowledge/KnowledgeOverviewPage.js +185 -185
  285. package/dist/node/components/docs/knowledge/KnowledgeSourcesPage.js +187 -187
  286. package/dist/node/components/docs/knowledge/KnowledgeSpacesPage.js +141 -141
  287. package/dist/node/components/docs/knowledge/index.js +963 -963
  288. package/dist/node/components/docs/libraries/LibrariesAccessibilityPage.js +85 -85
  289. package/dist/node/components/docs/libraries/LibrariesAiAgentPage.js +63 -63
  290. package/dist/node/components/docs/libraries/LibrariesAnalyticsPage.js +33 -33
  291. package/dist/node/components/docs/libraries/LibrariesContentGenPage.js +43 -43
  292. package/dist/node/components/docs/libraries/LibrariesContractsPage.js +125 -125
  293. package/dist/node/components/docs/libraries/LibrariesCostTrackingPage.js +45 -45
  294. package/dist/node/components/docs/libraries/LibrariesDataBackendPage.js +69 -69
  295. package/dist/node/components/docs/libraries/LibrariesDataViewsPage.js +79 -79
  296. package/dist/node/components/docs/libraries/LibrariesDesignSystemPage.js +129 -129
  297. package/dist/node/components/docs/libraries/LibrariesEvolutionPage.js +49 -49
  298. package/dist/node/components/docs/libraries/LibrariesGraphQLPage.js +73 -73
  299. package/dist/node/components/docs/libraries/LibrariesGrowthPage.js +35 -35
  300. package/dist/node/components/docs/libraries/LibrariesMultiTenancyPage.js +43 -43
  301. package/dist/node/components/docs/libraries/LibrariesObservabilityPage.js +53 -53
  302. package/dist/node/components/docs/libraries/LibrariesOverlayEnginePage.js +45 -45
  303. package/dist/node/components/docs/libraries/LibrariesOverviewPage.js +191 -191
  304. package/dist/node/components/docs/libraries/LibrariesPersonalizationPage.js +47 -47
  305. package/dist/node/components/docs/libraries/LibrariesProgressiveDeliveryPage.js +53 -53
  306. package/dist/node/components/docs/libraries/LibrariesResiliencePage.js +49 -49
  307. package/dist/node/components/docs/libraries/LibrariesRuntimePage.js +87 -87
  308. package/dist/node/components/docs/libraries/LibrariesSLOPage.js +47 -47
  309. package/dist/node/components/docs/libraries/LibrariesSchemaPage.js +139 -139
  310. package/dist/node/components/docs/libraries/LibrariesSupportBotPage.js +57 -57
  311. package/dist/node/components/docs/libraries/LibrariesTestingPage.js +49 -49
  312. package/dist/node/components/docs/libraries/LibrariesUIKitPage.js +107 -107
  313. package/dist/node/components/docs/libraries/LibrariesWorkflowComposerPage.js +35 -35
  314. package/dist/node/components/docs/libraries/LibrariesWorkflowsPage.js +89 -89
  315. package/dist/node/components/docs/libraries/index.js +1919 -1919
  316. package/dist/node/components/docs/manifesto/ManifestoPage.js +79 -79
  317. package/dist/node/components/docs/ops/AutoEvolutionOpsPage.js +59 -59
  318. package/dist/node/components/docs/ops/DistributedTracingOpsPage.js +33 -33
  319. package/dist/node/components/docs/ops/index.js +92 -92
  320. package/dist/node/components/docs/reference/DocsMarkdownContent.js +27 -27
  321. package/dist/node/components/docs/reference/DocsReferenceContent.js +34 -34
  322. package/dist/node/components/docs/reference/DocsReferenceIndexClient.js +23 -23
  323. package/dist/node/components/docs/reference/DocsReferenceIndexPage.js +26 -26
  324. package/dist/node/components/docs/reference/DocsReferencePage.js +37 -37
  325. package/dist/node/components/docs/reference/index.js +63 -63
  326. package/dist/node/components/docs/safety/SafetyAuditingPage.js +161 -161
  327. package/dist/node/components/docs/safety/SafetyMigrationsPage.js +169 -169
  328. package/dist/node/components/docs/safety/SafetyOverviewPage.js +99 -99
  329. package/dist/node/components/docs/safety/SafetyPDPPage.js +137 -137
  330. package/dist/node/components/docs/safety/SafetySecurityTrustPage.js +95 -95
  331. package/dist/node/components/docs/safety/SafetySigningPage.js +39 -39
  332. package/dist/node/components/docs/safety/SafetyTenantIsolationPage.js +33 -33
  333. package/dist/node/components/docs/safety/index.js +733 -733
  334. package/dist/node/components/docs/shared/StudioPrompt.js +9 -9
  335. package/dist/node/components/docs/specs/SpecsCapabilitiesPage.js +61 -61
  336. package/dist/node/components/docs/specs/SpecsDataViewsPage.js +119 -119
  337. package/dist/node/components/docs/specs/SpecsOverlaysPage.js +171 -171
  338. package/dist/node/components/docs/specs/SpecsOverviewPage.js +167 -167
  339. package/dist/node/components/docs/specs/SpecsPolicyPage.js +179 -179
  340. package/dist/node/components/docs/specs/SpecsWorkflowsPage.js +141 -141
  341. package/dist/node/components/docs/specs/index.js +838 -838
  342. package/dist/node/components/docs/studio/StudioBYOKPage.js +9 -9
  343. package/dist/node/components/docs/studio/StudioDeploymentsPage.js +9 -9
  344. package/dist/node/components/docs/studio/StudioGettingStartedPage.js +9 -9
  345. package/dist/node/components/docs/studio/StudioIntegrationsPage.js +9 -9
  346. package/dist/node/components/docs/studio/StudioOverviewPage.js +33 -33
  347. package/dist/node/components/docs/studio/StudioVisualBuilderPage.js +9 -9
  348. package/dist/node/components/docs/studio/index.js +78 -78
  349. package/dist/node/components/integrations/index.js +209 -209
  350. package/dist/node/components/integrations/molecules/IntegrationCard.js +33 -33
  351. package/dist/node/components/integrations/organisms/IntegrationMarketplace.js +71 -71
  352. package/dist/node/components/integrations/organisms/IntegrationSettings.js +98 -98
  353. package/dist/node/components/integrations/organisms/KnowledgeSourceList.js +40 -40
  354. package/dist/node/components/legal/PrivacyTemplate.js +477 -477
  355. package/dist/node/components/legal/TermsTemplate.js +421 -421
  356. package/dist/node/components/legal/index.js +898 -898
  357. package/dist/node/components/shared/FeatureGateNotice.js +13 -13
  358. package/dist/node/components/shared/index.js +13 -13
  359. package/dist/node/components/shell/WorkspaceHeader.js +37 -37
  360. package/dist/node/components/shell/WorkspaceProjectShellLayout.js +77 -77
  361. package/dist/node/components/shell/WorkspaceShellRenderer.js +228 -0
  362. package/dist/node/components/shell/WorkspaceSidebar.js +27 -27
  363. package/dist/node/components/shell/index.js +140 -77
  364. package/dist/node/components/templates/index.js +272 -272
  365. package/dist/node/components/templates/messaging/ConversationList.js +27 -27
  366. package/dist/node/components/templates/messaging/MessageComposer.js +27 -27
  367. package/dist/node/components/templates/messaging/MessageThread.js +18 -18
  368. package/dist/node/components/templates/messaging/MessagingWorkspace.js +65 -65
  369. package/dist/node/components/templates/messaging/index.js +65 -65
  370. package/dist/node/components/templates/recipes/LanguageSwitcher.js +5 -5
  371. package/dist/node/components/templates/recipes/RecipeCard.js +26 -26
  372. package/dist/node/components/templates/recipes/RecipeDetail.js +33 -33
  373. package/dist/node/components/templates/recipes/RecipeList.js +80 -80
  374. package/dist/node/components/templates/recipes/index.js +80 -80
  375. package/dist/node/components/templates/todos/FilterBar.js +39 -39
  376. package/dist/node/components/templates/todos/TaskForm.js +43 -43
  377. package/dist/node/components/templates/todos/TaskItem.js +30 -30
  378. package/dist/node/components/templates/todos/TaskList.js +127 -127
  379. package/dist/node/components/templates/todos/index.js +127 -127
  380. package/dist/node/index.js +12323 -12260
  381. package/dist/node/infrastructure/elysia/index.js +8 -8
  382. package/dist/node/infrastructure/elysia/logger.js +8 -8
  383. package/dist/node/infrastructure/index.js +8 -8
  384. package/dist/node/libs/posthog/client.js +2 -2
  385. package/dist/node/presentation/features/atoms/FeatureIcon/FeatureIcon.js +3 -3
  386. package/dist/node/presentation/features/atoms/FeatureIcon/index.js +3 -3
  387. package/dist/node/presentation/features/atoms/index.js +3 -3
  388. package/dist/node/presentation/features/index.js +915 -915
  389. package/dist/node/presentation/features/molecules/FeatureCard/FeatureCard.js +101 -101
  390. package/dist/node/presentation/features/molecules/FeatureCard/index.js +101 -101
  391. package/dist/node/presentation/features/molecules/FeatureCategoryHeader/FeatureCategoryHeader.js +15 -15
  392. package/dist/node/presentation/features/molecules/FeatureCategoryHeader/index.js +15 -15
  393. package/dist/node/presentation/features/molecules/FeatureFilters/FeatureFilters.js +23 -23
  394. package/dist/node/presentation/features/molecules/FeatureFilters/index.js +23 -23
  395. package/dist/node/presentation/features/molecules/FeatureHoverPreview/FeatureHoverPreview.js +67 -67
  396. package/dist/node/presentation/features/molecules/FeatureHoverPreview/index.js +67 -67
  397. package/dist/node/presentation/features/molecules/index.js +139 -139
  398. package/dist/node/presentation/features/organisms/FeatureDataViewsList.js +7 -7
  399. package/dist/node/presentation/features/organisms/FeatureDetail/FeatureDetail.js +57 -57
  400. package/dist/node/presentation/features/organisms/FeatureDetail/index.js +57 -57
  401. package/dist/node/presentation/features/organisms/FeatureDiscovery/FeatureDiscovery.js +183 -183
  402. package/dist/node/presentation/features/organisms/FeatureDiscovery/index.js +183 -183
  403. package/dist/node/presentation/features/organisms/FeatureEventsList.js +7 -7
  404. package/dist/node/presentation/features/organisms/FeatureFormsList.js +7 -7
  405. package/dist/node/presentation/features/organisms/FeatureOperationsList.js +7 -7
  406. package/dist/node/presentation/features/organisms/FeaturePresentationsList.js +7 -7
  407. package/dist/node/presentation/features/organisms/index.js +275 -275
  408. package/dist/node/presentation/features/templates/FeatureDataViewDetailTemplate/FeatureDataViewDetailTemplate.js +126 -126
  409. package/dist/node/presentation/features/templates/FeatureDataViewDetailTemplate/index.js +126 -126
  410. package/dist/node/presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.js +16 -16
  411. package/dist/node/presentation/features/templates/FeatureDataViewsTemplate/index.js +16 -16
  412. package/dist/node/presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.js +112 -112
  413. package/dist/node/presentation/features/templates/FeatureEventDetailTemplate/index.js +112 -112
  414. package/dist/node/presentation/features/templates/FeatureEventsTemplate/FeatureEventsTemplate.js +16 -16
  415. package/dist/node/presentation/features/templates/FeatureEventsTemplate/index.js +16 -16
  416. package/dist/node/presentation/features/templates/FeatureFormDetailTemplate/FeatureFormDetailTemplate.js +126 -126
  417. package/dist/node/presentation/features/templates/FeatureFormDetailTemplate/index.js +126 -126
  418. package/dist/node/presentation/features/templates/FeatureFormsTemplate/FeatureFormsTemplate.js +16 -16
  419. package/dist/node/presentation/features/templates/FeatureFormsTemplate/index.js +16 -16
  420. package/dist/node/presentation/features/templates/FeatureOperationDetailTemplate/FeatureOperationDetailTemplate.js +110 -110
  421. package/dist/node/presentation/features/templates/FeatureOperationDetailTemplate/index.js +110 -110
  422. package/dist/node/presentation/features/templates/FeatureOperationsTemplate/FeatureOperationsTemplate.js +16 -16
  423. package/dist/node/presentation/features/templates/FeatureOperationsTemplate/index.js +16 -16
  424. package/dist/node/presentation/features/templates/FeatureOverviewTemplate/FeatureOverviewTemplate.js +66 -66
  425. package/dist/node/presentation/features/templates/FeatureOverviewTemplate/index.js +66 -66
  426. package/dist/node/presentation/features/templates/FeaturePresentationDetailTemplate/FeaturePresentationDetailTemplate.js +112 -112
  427. package/dist/node/presentation/features/templates/FeaturePresentationDetailTemplate/index.js +112 -112
  428. package/dist/node/presentation/features/templates/FeaturePresentationsTemplate/FeaturePresentationsTemplate.js +16 -16
  429. package/dist/node/presentation/features/templates/FeaturePresentationsTemplate/index.js +16 -16
  430. package/dist/presentation/features/atoms/FeatureIcon/FeatureIcon.js +3 -3
  431. package/dist/presentation/features/atoms/FeatureIcon/index.js +3 -3
  432. package/dist/presentation/features/atoms/index.js +3 -3
  433. package/dist/presentation/features/index.js +915 -915
  434. package/dist/presentation/features/molecules/FeatureCard/FeatureCard.js +101 -101
  435. package/dist/presentation/features/molecules/FeatureCard/index.js +101 -101
  436. package/dist/presentation/features/molecules/FeatureCategoryHeader/FeatureCategoryHeader.js +15 -15
  437. package/dist/presentation/features/molecules/FeatureCategoryHeader/index.js +15 -15
  438. package/dist/presentation/features/molecules/FeatureFilters/FeatureFilters.js +23 -23
  439. package/dist/presentation/features/molecules/FeatureFilters/index.js +23 -23
  440. package/dist/presentation/features/molecules/FeatureHoverPreview/FeatureHoverPreview.js +67 -67
  441. package/dist/presentation/features/molecules/FeatureHoverPreview/index.js +67 -67
  442. package/dist/presentation/features/molecules/index.js +139 -139
  443. package/dist/presentation/features/organisms/FeatureDataViewsList.js +7 -7
  444. package/dist/presentation/features/organisms/FeatureDetail/FeatureDetail.js +57 -57
  445. package/dist/presentation/features/organisms/FeatureDetail/index.js +57 -57
  446. package/dist/presentation/features/organisms/FeatureDiscovery/FeatureDiscovery.js +183 -183
  447. package/dist/presentation/features/organisms/FeatureDiscovery/index.js +183 -183
  448. package/dist/presentation/features/organisms/FeatureEventsList.js +7 -7
  449. package/dist/presentation/features/organisms/FeatureFormsList.js +7 -7
  450. package/dist/presentation/features/organisms/FeatureOperationsList.js +7 -7
  451. package/dist/presentation/features/organisms/FeaturePresentationsList.js +7 -7
  452. package/dist/presentation/features/organisms/index.js +275 -275
  453. package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/FeatureDataViewDetailTemplate.js +126 -126
  454. package/dist/presentation/features/templates/FeatureDataViewDetailTemplate/index.js +126 -126
  455. package/dist/presentation/features/templates/FeatureDataViewsTemplate/FeatureDataViewsTemplate.js +16 -16
  456. package/dist/presentation/features/templates/FeatureDataViewsTemplate/index.js +16 -16
  457. package/dist/presentation/features/templates/FeatureEventDetailTemplate/FeatureEventDetailTemplate.js +112 -112
  458. package/dist/presentation/features/templates/FeatureEventDetailTemplate/index.js +112 -112
  459. package/dist/presentation/features/templates/FeatureEventsTemplate/FeatureEventsTemplate.js +16 -16
  460. package/dist/presentation/features/templates/FeatureEventsTemplate/index.js +16 -16
  461. package/dist/presentation/features/templates/FeatureFormDetailTemplate/FeatureFormDetailTemplate.js +126 -126
  462. package/dist/presentation/features/templates/FeatureFormDetailTemplate/index.js +126 -126
  463. package/dist/presentation/features/templates/FeatureFormsTemplate/FeatureFormsTemplate.js +16 -16
  464. package/dist/presentation/features/templates/FeatureFormsTemplate/index.js +16 -16
  465. package/dist/presentation/features/templates/FeatureOperationDetailTemplate/FeatureOperationDetailTemplate.js +110 -110
  466. package/dist/presentation/features/templates/FeatureOperationDetailTemplate/index.js +110 -110
  467. package/dist/presentation/features/templates/FeatureOperationsTemplate/FeatureOperationsTemplate.js +16 -16
  468. package/dist/presentation/features/templates/FeatureOperationsTemplate/index.js +16 -16
  469. package/dist/presentation/features/templates/FeatureOverviewTemplate/FeatureOverviewTemplate.js +66 -66
  470. package/dist/presentation/features/templates/FeatureOverviewTemplate/index.js +66 -66
  471. package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/FeaturePresentationDetailTemplate.js +112 -112
  472. package/dist/presentation/features/templates/FeaturePresentationDetailTemplate/index.js +112 -112
  473. package/dist/presentation/features/templates/FeaturePresentationsTemplate/FeaturePresentationsTemplate.js +16 -16
  474. package/dist/presentation/features/templates/FeaturePresentationsTemplate/index.js +16 -16
  475. package/package.json +71 -22
  476. package/src/bundles/LibraryBundle.ts +152 -0
  477. package/src/bundles/index.ts +1 -0
  478. package/src/components/shell/WorkspaceShellRenderer.tsx +90 -0
  479. package/src/components/shell/index.ts +1 -0
@@ -198,70 +198,70 @@ import { SeoOptimizer } from "@contractspec/lib.content-gen/seo";
198
198
  import { CodeBlock } from "@contractspec/lib.design-system";
199
199
  import Link from "@contractspec/lib.ui-link";
200
200
  import { ChevronRight } from "lucide-react";
201
- import { jsxDEV } from "react/jsx-dev-runtime";
201
+ import { jsx, jsxs } from "react/jsx-runtime";
202
202
  var metadata = new SeoOptimizer().optimize(contractFirstApiBrief2);
203
203
  function ContractFirstApiPage() {
204
- return /* @__PURE__ */ jsxDEV("div", {
204
+ return /* @__PURE__ */ jsxs("div", {
205
205
  className: "space-y-8",
206
206
  children: [
207
- /* @__PURE__ */ jsxDEV("div", {
207
+ /* @__PURE__ */ jsxs("div", {
208
208
  className: "space-y-3",
209
209
  children: [
210
- /* @__PURE__ */ jsxDEV("h1", {
210
+ /* @__PURE__ */ jsx("h1", {
211
211
  className: "text-4xl font-bold",
212
212
  children: contractFirstApiBrief2.title
213
- }, undefined, false, undefined, this),
214
- /* @__PURE__ */ jsxDEV("p", {
213
+ }),
214
+ /* @__PURE__ */ jsx("p", {
215
215
  className: "text-muted-foreground text-lg",
216
216
  children: contractFirstApiBrief2.summary
217
- }, undefined, false, undefined, this)
217
+ })
218
218
  ]
219
- }, undefined, true, undefined, this),
220
- /* @__PURE__ */ jsxDEV("div", {
219
+ }),
220
+ /* @__PURE__ */ jsxs("div", {
221
221
  className: "card-subtle space-y-4 p-6",
222
222
  children: [
223
- /* @__PURE__ */ jsxDEV("h2", {
223
+ /* @__PURE__ */ jsx("h2", {
224
224
  className: "text-2xl font-bold",
225
225
  children: "Problems Solved"
226
- }, undefined, false, undefined, this),
227
- /* @__PURE__ */ jsxDEV("ul", {
226
+ }),
227
+ /* @__PURE__ */ jsx("ul", {
228
228
  className: "text-muted-foreground space-y-2 text-sm",
229
- children: contractFirstApiBrief2.problems.map((problem, index) => /* @__PURE__ */ jsxDEV("li", {
229
+ children: contractFirstApiBrief2.problems.map((problem, index) => /* @__PURE__ */ jsx("li", {
230
230
  children: problem
231
- }, index, false, undefined, this))
232
- }, undefined, false, undefined, this)
231
+ }, index))
232
+ })
233
233
  ]
234
- }, undefined, true, undefined, this),
235
- /* @__PURE__ */ jsxDEV("div", {
234
+ }),
235
+ /* @__PURE__ */ jsxs("div", {
236
236
  className: "card-subtle space-y-4 p-6",
237
237
  children: [
238
- /* @__PURE__ */ jsxDEV("h2", {
238
+ /* @__PURE__ */ jsx("h2", {
239
239
  className: "text-2xl font-bold",
240
240
  children: "Solutions"
241
- }, undefined, false, undefined, this),
242
- /* @__PURE__ */ jsxDEV("ul", {
241
+ }),
242
+ /* @__PURE__ */ jsx("ul", {
243
243
  className: "text-muted-foreground space-y-2 text-sm",
244
- children: contractFirstApiBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsxDEV("li", {
244
+ children: contractFirstApiBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsx("li", {
245
245
  children: solution
246
- }, index, false, undefined, this))
247
- }, undefined, false, undefined, this)
246
+ }, index))
247
+ })
248
248
  ]
249
- }, undefined, true, undefined, this),
250
- /* @__PURE__ */ jsxDEV("div", {
249
+ }),
250
+ /* @__PURE__ */ jsxs("div", {
251
251
  className: "space-y-6",
252
252
  children: [
253
- /* @__PURE__ */ jsxDEV("div", {
253
+ /* @__PURE__ */ jsxs("div", {
254
254
  className: "space-y-3",
255
255
  children: [
256
- /* @__PURE__ */ jsxDEV("h2", {
256
+ /* @__PURE__ */ jsx("h2", {
257
257
  className: "text-2xl font-bold",
258
258
  children: "Quick Start"
259
- }, undefined, false, undefined, this),
260
- /* @__PURE__ */ jsxDEV("p", {
259
+ }),
260
+ /* @__PURE__ */ jsx("p", {
261
261
  className: "text-muted-foreground text-sm",
262
262
  children: "Define your first API contract and generate consistent implementations."
263
- }, undefined, false, undefined, this),
264
- /* @__PURE__ */ jsxDEV(CodeBlock, {
263
+ }),
264
+ /* @__PURE__ */ jsx(CodeBlock, {
265
265
  language: "typescript",
266
266
  filename: "src/contracts/user-create.operation.ts",
267
267
  code: `import { defineOperation } from '@contractspec/lib.contracts-spec/operations';
@@ -299,53 +299,53 @@ export const CreateUserOperation = defineOperation({
299
299
  description: 'Create a new user account with email and password',
300
300
  },
301
301
  });`
302
- }, undefined, false, undefined, this)
302
+ })
303
303
  ]
304
- }, undefined, true, undefined, this),
305
- /* @__PURE__ */ jsxDEV("div", {
304
+ }),
305
+ /* @__PURE__ */ jsxs("div", {
306
306
  className: "space-y-3",
307
307
  children: [
308
- /* @__PURE__ */ jsxDEV("h2", {
308
+ /* @__PURE__ */ jsx("h2", {
309
309
  className: "text-2xl font-bold",
310
310
  children: "Generate OpenAPI"
311
- }, undefined, false, undefined, this),
312
- /* @__PURE__ */ jsxDEV("p", {
311
+ }),
312
+ /* @__PURE__ */ jsx("p", {
313
313
  className: "text-muted-foreground text-sm",
314
314
  children: "Export OpenAPI documentation directly from your contracts."
315
- }, undefined, false, undefined, this),
316
- /* @__PURE__ */ jsxDEV(CodeBlock, {
315
+ }),
316
+ /* @__PURE__ */ jsx(CodeBlock, {
317
317
  language: "bash",
318
318
  filename: "export-openapi",
319
319
  code: `contractspec openapi export \\
320
320
  --registry ./src/contracts/registry.ts \\
321
321
  --out ./openapi.json`
322
- }, undefined, false, undefined, this)
322
+ })
323
323
  ]
324
- }, undefined, true, undefined, this)
324
+ })
325
325
  ]
326
- }, undefined, true, undefined, this),
327
- /* @__PURE__ */ jsxDEV("div", {
326
+ }),
327
+ /* @__PURE__ */ jsxs("div", {
328
328
  className: "flex items-center gap-4 pt-4",
329
329
  children: [
330
- /* @__PURE__ */ jsxDEV(Link, {
330
+ /* @__PURE__ */ jsxs(Link, {
331
331
  href: "/docs/guides/nextjs-one-endpoint",
332
332
  className: "btn-primary",
333
333
  children: [
334
334
  "Next.js Guide ",
335
- /* @__PURE__ */ jsxDEV(ChevronRight, {
335
+ /* @__PURE__ */ jsx(ChevronRight, {
336
336
  size: 16
337
- }, undefined, false, undefined, this)
337
+ })
338
338
  ]
339
- }, undefined, true, undefined, this),
340
- /* @__PURE__ */ jsxDEV(Link, {
339
+ }),
340
+ /* @__PURE__ */ jsx(Link, {
341
341
  href: "/docs/intent/spec-driven-development",
342
342
  className: "btn-ghost",
343
343
  children: "Spec-driven Development"
344
- }, undefined, false, undefined, this)
344
+ })
345
345
  ]
346
- }, undefined, true, undefined, this)
346
+ })
347
347
  ]
348
- }, undefined, true, undefined, this);
348
+ });
349
349
  }
350
350
 
351
351
  // src/components/docs/intent/SpecDrivenDevelopmentPage.tsx
@@ -354,70 +354,70 @@ import { SeoOptimizer as SeoOptimizer2 } from "@contractspec/lib.content-gen/seo
354
354
  import { CodeBlock as CodeBlock2 } from "@contractspec/lib.design-system";
355
355
  import Link2 from "@contractspec/lib.ui-link";
356
356
  import { ChevronRight as ChevronRight2 } from "lucide-react";
357
- import { jsxDEV as jsxDEV2 } from "react/jsx-dev-runtime";
357
+ import { jsx as jsx2, jsxs as jsxs2 } from "react/jsx-runtime";
358
358
  var metadata2 = new SeoOptimizer2().optimize(specDrivenDevelopmentBrief2);
359
359
  function SpecDrivenDevelopmentPage() {
360
- return /* @__PURE__ */ jsxDEV2("div", {
360
+ return /* @__PURE__ */ jsxs2("div", {
361
361
  className: "space-y-8",
362
362
  children: [
363
- /* @__PURE__ */ jsxDEV2("div", {
363
+ /* @__PURE__ */ jsxs2("div", {
364
364
  className: "space-y-3",
365
365
  children: [
366
- /* @__PURE__ */ jsxDEV2("h1", {
366
+ /* @__PURE__ */ jsx2("h1", {
367
367
  className: "text-4xl font-bold",
368
368
  children: specDrivenDevelopmentBrief2.title
369
- }, undefined, false, undefined, this),
370
- /* @__PURE__ */ jsxDEV2("p", {
369
+ }),
370
+ /* @__PURE__ */ jsx2("p", {
371
371
  className: "text-muted-foreground text-lg",
372
372
  children: specDrivenDevelopmentBrief2.summary
373
- }, undefined, false, undefined, this)
373
+ })
374
374
  ]
375
- }, undefined, true, undefined, this),
376
- /* @__PURE__ */ jsxDEV2("div", {
375
+ }),
376
+ /* @__PURE__ */ jsxs2("div", {
377
377
  className: "card-subtle space-y-4 p-6",
378
378
  children: [
379
- /* @__PURE__ */ jsxDEV2("h2", {
379
+ /* @__PURE__ */ jsx2("h2", {
380
380
  className: "text-2xl font-bold",
381
381
  children: "Why Spec-driven?"
382
- }, undefined, false, undefined, this),
383
- /* @__PURE__ */ jsxDEV2("ul", {
382
+ }),
383
+ /* @__PURE__ */ jsx2("ul", {
384
384
  className: "text-muted-foreground space-y-2 text-sm",
385
- children: specDrivenDevelopmentBrief2.problems.map((problem, index) => /* @__PURE__ */ jsxDEV2("li", {
385
+ children: specDrivenDevelopmentBrief2.problems.map((problem, index) => /* @__PURE__ */ jsx2("li", {
386
386
  children: problem
387
- }, index, false, undefined, this))
388
- }, undefined, false, undefined, this)
387
+ }, index))
388
+ })
389
389
  ]
390
- }, undefined, true, undefined, this),
391
- /* @__PURE__ */ jsxDEV2("div", {
390
+ }),
391
+ /* @__PURE__ */ jsxs2("div", {
392
392
  className: "card-subtle space-y-4 p-6",
393
393
  children: [
394
- /* @__PURE__ */ jsxDEV2("h2", {
394
+ /* @__PURE__ */ jsx2("h2", {
395
395
  className: "text-2xl font-bold",
396
396
  children: "Benefits"
397
- }, undefined, false, undefined, this),
398
- /* @__PURE__ */ jsxDEV2("ul", {
397
+ }),
398
+ /* @__PURE__ */ jsx2("ul", {
399
399
  className: "text-muted-foreground space-y-2 text-sm",
400
- children: specDrivenDevelopmentBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsxDEV2("li", {
400
+ children: specDrivenDevelopmentBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsx2("li", {
401
401
  children: solution
402
- }, index, false, undefined, this))
403
- }, undefined, false, undefined, this)
402
+ }, index))
403
+ })
404
404
  ]
405
- }, undefined, true, undefined, this),
406
- /* @__PURE__ */ jsxDEV2("div", {
405
+ }),
406
+ /* @__PURE__ */ jsxs2("div", {
407
407
  className: "space-y-6",
408
408
  children: [
409
- /* @__PURE__ */ jsxDEV2("div", {
409
+ /* @__PURE__ */ jsxs2("div", {
410
410
  className: "space-y-3",
411
411
  children: [
412
- /* @__PURE__ */ jsxDEV2("h2", {
412
+ /* @__PURE__ */ jsx2("h2", {
413
413
  className: "text-2xl font-bold",
414
414
  children: "Feature Specification Example"
415
- }, undefined, false, undefined, this),
416
- /* @__PURE__ */ jsxDEV2("p", {
415
+ }),
416
+ /* @__PURE__ */ jsx2("p", {
417
417
  className: "text-muted-foreground text-sm",
418
418
  children: "Define a complete feature with operations, events, and data models."
419
- }, undefined, false, undefined, this),
420
- /* @__PURE__ */ jsxDEV2(CodeBlock2, {
419
+ }),
420
+ /* @__PURE__ */ jsx2(CodeBlock2, {
421
421
  language: "typescript",
422
422
  filename: "src/contracts/user-management.feature.ts",
423
423
  code: `import { defineFeature } from '@contractspec/lib.contracts-spec/features';
@@ -493,53 +493,53 @@ export const UserManagementFeature = defineFeature({
493
493
  description: 'Complete user management with operations and events',
494
494
  },
495
495
  });`
496
- }, undefined, false, undefined, this)
496
+ })
497
497
  ]
498
- }, undefined, true, undefined, this),
499
- /* @__PURE__ */ jsxDEV2("div", {
498
+ }),
499
+ /* @__PURE__ */ jsxs2("div", {
500
500
  className: "space-y-3",
501
501
  children: [
502
- /* @__PURE__ */ jsxDEV2("h2", {
502
+ /* @__PURE__ */ jsx2("h2", {
503
503
  className: "text-2xl font-bold",
504
504
  children: "Generate Type-safe Implementations"
505
- }, undefined, false, undefined, this),
506
- /* @__PURE__ */ jsxDEV2("p", {
505
+ }),
506
+ /* @__PURE__ */ jsx2("p", {
507
507
  className: "text-muted-foreground text-sm",
508
508
  children: "Generate validation, types, and API handlers from your feature."
509
- }, undefined, false, undefined, this),
510
- /* @__PURE__ */ jsxDEV2(CodeBlock2, {
509
+ }),
510
+ /* @__PURE__ */ jsx2(CodeBlock2, {
511
511
  language: "bash",
512
512
  filename: "generate-from-feature",
513
513
  code: `contractspec generate \\
514
514
  --input ./src/contracts/user-management.feature.ts \\
515
515
  --output ./generated/user-management`
516
- }, undefined, false, undefined, this)
516
+ })
517
517
  ]
518
- }, undefined, true, undefined, this)
518
+ })
519
519
  ]
520
- }, undefined, true, undefined, this),
521
- /* @__PURE__ */ jsxDEV2("div", {
520
+ }),
521
+ /* @__PURE__ */ jsxs2("div", {
522
522
  className: "flex items-center gap-4 pt-4",
523
523
  children: [
524
- /* @__PURE__ */ jsxDEV2(Link2, {
524
+ /* @__PURE__ */ jsxs2(Link2, {
525
525
  href: "/docs/guides/spec-validation-and-typing",
526
526
  className: "btn-primary",
527
527
  children: [
528
528
  "Type Safety Guide ",
529
- /* @__PURE__ */ jsxDEV2(ChevronRight2, {
529
+ /* @__PURE__ */ jsx2(ChevronRight2, {
530
530
  size: 16
531
- }, undefined, false, undefined, this)
531
+ })
532
532
  ]
533
- }, undefined, true, undefined, this),
534
- /* @__PURE__ */ jsxDEV2(Link2, {
533
+ }),
534
+ /* @__PURE__ */ jsx2(Link2, {
535
535
  href: "/docs/intent/deterministic-codegen",
536
536
  className: "btn-ghost",
537
537
  children: "Deterministic Codegen"
538
- }, undefined, false, undefined, this)
538
+ })
539
539
  ]
540
- }, undefined, true, undefined, this)
540
+ })
541
541
  ]
542
- }, undefined, true, undefined, this);
542
+ });
543
543
  }
544
544
 
545
545
  // src/components/docs/intent/DeterministicCodegenPage.tsx
@@ -548,70 +548,70 @@ import { SeoOptimizer as SeoOptimizer3 } from "@contractspec/lib.content-gen/seo
548
548
  import { CodeBlock as CodeBlock3 } from "@contractspec/lib.design-system";
549
549
  import Link3 from "@contractspec/lib.ui-link";
550
550
  import { ChevronRight as ChevronRight3 } from "lucide-react";
551
- import { jsxDEV as jsxDEV3 } from "react/jsx-dev-runtime";
551
+ import { jsx as jsx3, jsxs as jsxs3 } from "react/jsx-runtime";
552
552
  var metadata3 = new SeoOptimizer3().optimize(deterministicCodegenBrief2);
553
553
  function DeterministicCodegenPage() {
554
- return /* @__PURE__ */ jsxDEV3("div", {
554
+ return /* @__PURE__ */ jsxs3("div", {
555
555
  className: "space-y-8",
556
556
  children: [
557
- /* @__PURE__ */ jsxDEV3("div", {
557
+ /* @__PURE__ */ jsxs3("div", {
558
558
  className: "space-y-3",
559
559
  children: [
560
- /* @__PURE__ */ jsxDEV3("h1", {
560
+ /* @__PURE__ */ jsx3("h1", {
561
561
  className: "text-4xl font-bold",
562
562
  children: deterministicCodegenBrief2.title
563
- }, undefined, false, undefined, this),
564
- /* @__PURE__ */ jsxDEV3("p", {
563
+ }),
564
+ /* @__PURE__ */ jsx3("p", {
565
565
  className: "text-muted-foreground text-lg",
566
566
  children: deterministicCodegenBrief2.summary
567
- }, undefined, false, undefined, this)
567
+ })
568
568
  ]
569
- }, undefined, true, undefined, this),
570
- /* @__PURE__ */ jsxDEV3("div", {
569
+ }),
570
+ /* @__PURE__ */ jsxs3("div", {
571
571
  className: "card-subtle space-y-4 p-6",
572
572
  children: [
573
- /* @__PURE__ */ jsxDEV3("h2", {
573
+ /* @__PURE__ */ jsx3("h2", {
574
574
  className: "text-2xl font-bold",
575
575
  children: "Regeneration Challenges"
576
- }, undefined, false, undefined, this),
577
- /* @__PURE__ */ jsxDEV3("ul", {
576
+ }),
577
+ /* @__PURE__ */ jsx3("ul", {
578
578
  className: "text-muted-foreground space-y-2 text-sm",
579
- children: deterministicCodegenBrief2.problems.map((problem, index) => /* @__PURE__ */ jsxDEV3("li", {
579
+ children: deterministicCodegenBrief2.problems.map((problem, index) => /* @__PURE__ */ jsx3("li", {
580
580
  children: problem
581
- }, index, false, undefined, this))
582
- }, undefined, false, undefined, this)
581
+ }, index))
582
+ })
583
583
  ]
584
- }, undefined, true, undefined, this),
585
- /* @__PURE__ */ jsxDEV3("div", {
584
+ }),
585
+ /* @__PURE__ */ jsxs3("div", {
586
586
  className: "card-subtle space-y-4 p-6",
587
587
  children: [
588
- /* @__PURE__ */ jsxDEV3("h2", {
588
+ /* @__PURE__ */ jsx3("h2", {
589
589
  className: "text-2xl font-bold",
590
590
  children: "Deterministic Solutions"
591
- }, undefined, false, undefined, this),
592
- /* @__PURE__ */ jsxDEV3("ul", {
591
+ }),
592
+ /* @__PURE__ */ jsx3("ul", {
593
593
  className: "text-muted-foreground space-y-2 text-sm",
594
- children: deterministicCodegenBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsxDEV3("li", {
594
+ children: deterministicCodegenBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsx3("li", {
595
595
  children: solution
596
- }, index, false, undefined, this))
597
- }, undefined, false, undefined, this)
596
+ }, index))
597
+ })
598
598
  ]
599
- }, undefined, true, undefined, this),
600
- /* @__PURE__ */ jsxDEV3("div", {
599
+ }),
600
+ /* @__PURE__ */ jsxs3("div", {
601
601
  className: "space-y-6",
602
602
  children: [
603
- /* @__PURE__ */ jsxDEV3("div", {
603
+ /* @__PURE__ */ jsxs3("div", {
604
604
  className: "space-y-3",
605
605
  children: [
606
- /* @__PURE__ */ jsxDEV3("h2", {
606
+ /* @__PURE__ */ jsx3("h2", {
607
607
  className: "text-2xl font-bold",
608
608
  children: "Protected Zones"
609
- }, undefined, false, undefined, this),
610
- /* @__PURE__ */ jsxDEV3("p", {
609
+ }),
610
+ /* @__PURE__ */ jsx3("p", {
611
611
  className: "text-muted-foreground text-sm",
612
612
  children: "Separate generated code from hand-written business logic with clear boundaries."
613
- }, undefined, false, undefined, this),
614
- /* @__PURE__ */ jsxDEV3(CodeBlock3, {
613
+ }),
614
+ /* @__PURE__ */ jsx3(CodeBlock3, {
615
615
  language: "typescript",
616
616
  filename: "src/handlers/user-handlers.ts",
617
617
  code: `// Hand-written business logic (protected from regeneration)
@@ -652,21 +652,21 @@ export const createUserHandler = wrapOperationHandler(
652
652
  errorMapper: mapToStandardErrors,
653
653
  }
654
654
  );`
655
- }, undefined, false, undefined, this)
655
+ })
656
656
  ]
657
- }, undefined, true, undefined, this),
658
- /* @__PURE__ */ jsxDEV3("div", {
657
+ }),
658
+ /* @__PURE__ */ jsxs3("div", {
659
659
  className: "space-y-3",
660
660
  children: [
661
- /* @__PURE__ */ jsxDEV3("h2", {
661
+ /* @__PURE__ */ jsx3("h2", {
662
662
  className: "text-2xl font-bold",
663
663
  children: "Incremental Regeneration"
664
- }, undefined, false, undefined, this),
665
- /* @__PURE__ */ jsxDEV3("p", {
664
+ }),
665
+ /* @__PURE__ */ jsx3("p", {
666
666
  className: "text-muted-foreground text-sm",
667
667
  children: "Regenerate only what changed while preserving custom logic."
668
- }, undefined, false, undefined, this),
669
- /* @__PURE__ */ jsxDEV3(CodeBlock3, {
668
+ }),
669
+ /* @__PURE__ */ jsx3(CodeBlock3, {
670
670
  language: "bash",
671
671
  filename: "incremental-regen",
672
672
  code: `contractspec generate \\
@@ -674,53 +674,53 @@ export const createUserHandler = wrapOperationHandler(
674
674
  --preserve-zones ./src/handlers/*.ts \\
675
675
  --input ./src/contracts/ \\
676
676
  --output ./generated/`
677
- }, undefined, false, undefined, this)
677
+ })
678
678
  ]
679
- }, undefined, true, undefined, this),
680
- /* @__PURE__ */ jsxDEV3("div", {
679
+ }),
680
+ /* @__PURE__ */ jsxs3("div", {
681
681
  className: "space-y-3",
682
682
  children: [
683
- /* @__PURE__ */ jsxDEV3("h2", {
683
+ /* @__PURE__ */ jsx3("h2", {
684
684
  className: "text-2xl font-bold",
685
685
  children: "Conflict Detection"
686
- }, undefined, false, undefined, this),
687
- /* @__PURE__ */ jsxDEV3("p", {
686
+ }),
687
+ /* @__PURE__ */ jsx3("p", {
688
688
  className: "text-muted-foreground text-sm",
689
689
  children: "Automatically detect and report conflicts during regeneration."
690
- }, undefined, false, undefined, this),
691
- /* @__PURE__ */ jsxDEV3(CodeBlock3, {
690
+ }),
691
+ /* @__PURE__ */ jsx3(CodeBlock3, {
692
692
  language: "bash",
693
693
  filename: "check-conflicts",
694
694
  code: `contractspec generate \\
695
695
  --check-conflicts \\
696
696
  --report-conflicts ./conflicts.json`
697
- }, undefined, false, undefined, this)
697
+ })
698
698
  ]
699
- }, undefined, true, undefined, this)
699
+ })
700
700
  ]
701
- }, undefined, true, undefined, this),
702
- /* @__PURE__ */ jsxDEV3("div", {
701
+ }),
702
+ /* @__PURE__ */ jsxs3("div", {
703
703
  className: "flex items-center gap-4 pt-4",
704
704
  children: [
705
- /* @__PURE__ */ jsxDEV3(Link3, {
705
+ /* @__PURE__ */ jsxs3(Link3, {
706
706
  href: "/docs/guides/generate-docs-clients-schemas",
707
707
  className: "btn-primary",
708
708
  children: [
709
709
  "Client Generation ",
710
- /* @__PURE__ */ jsxDEV3(ChevronRight3, {
710
+ /* @__PURE__ */ jsx3(ChevronRight3, {
711
711
  size: 16
712
- }, undefined, false, undefined, this)
712
+ })
713
713
  ]
714
- }, undefined, true, undefined, this),
715
- /* @__PURE__ */ jsxDEV3(Link3, {
714
+ }),
715
+ /* @__PURE__ */ jsx3(Link3, {
716
716
  href: "/docs/intent/schema-validation-typescript",
717
717
  className: "btn-ghost",
718
718
  children: "Type Safety"
719
- }, undefined, false, undefined, this)
719
+ })
720
720
  ]
721
- }, undefined, true, undefined, this)
721
+ })
722
722
  ]
723
- }, undefined, true, undefined, this);
723
+ });
724
724
  }
725
725
 
726
726
  // src/components/docs/intent/SchemaValidationTypescriptPage.tsx
@@ -729,70 +729,70 @@ import { SeoOptimizer as SeoOptimizer4 } from "@contractspec/lib.content-gen/seo
729
729
  import { CodeBlock as CodeBlock4 } from "@contractspec/lib.design-system";
730
730
  import Link4 from "@contractspec/lib.ui-link";
731
731
  import { ChevronRight as ChevronRight4 } from "lucide-react";
732
- import { jsxDEV as jsxDEV4 } from "react/jsx-dev-runtime";
732
+ import { jsx as jsx4, jsxs as jsxs4 } from "react/jsx-runtime";
733
733
  var metadata4 = new SeoOptimizer4().optimize(schemaValidationTypescriptBrief2);
734
734
  function SchemaValidationTypescriptPage() {
735
- return /* @__PURE__ */ jsxDEV4("div", {
735
+ return /* @__PURE__ */ jsxs4("div", {
736
736
  className: "space-y-8",
737
737
  children: [
738
- /* @__PURE__ */ jsxDEV4("div", {
738
+ /* @__PURE__ */ jsxs4("div", {
739
739
  className: "space-y-3",
740
740
  children: [
741
- /* @__PURE__ */ jsxDEV4("h1", {
741
+ /* @__PURE__ */ jsx4("h1", {
742
742
  className: "text-4xl font-bold",
743
743
  children: schemaValidationTypescriptBrief2.title
744
- }, undefined, false, undefined, this),
745
- /* @__PURE__ */ jsxDEV4("p", {
744
+ }),
745
+ /* @__PURE__ */ jsx4("p", {
746
746
  className: "text-muted-foreground text-lg",
747
747
  children: schemaValidationTypescriptBrief2.summary
748
- }, undefined, false, undefined, this)
748
+ })
749
749
  ]
750
- }, undefined, true, undefined, this),
751
- /* @__PURE__ */ jsxDEV4("div", {
750
+ }),
751
+ /* @__PURE__ */ jsxs4("div", {
752
752
  className: "card-subtle space-y-4 p-6",
753
753
  children: [
754
- /* @__PURE__ */ jsxDEV4("h2", {
754
+ /* @__PURE__ */ jsx4("h2", {
755
755
  className: "text-2xl font-bold",
756
756
  children: "Validation Pain Points"
757
- }, undefined, false, undefined, this),
758
- /* @__PURE__ */ jsxDEV4("ul", {
757
+ }),
758
+ /* @__PURE__ */ jsx4("ul", {
759
759
  className: "text-muted-foreground space-y-2 text-sm",
760
- children: schemaValidationTypescriptBrief2.problems.map((problem, index) => /* @__PURE__ */ jsxDEV4("li", {
760
+ children: schemaValidationTypescriptBrief2.problems.map((problem, index) => /* @__PURE__ */ jsx4("li", {
761
761
  children: problem
762
- }, index, false, undefined, this))
763
- }, undefined, false, undefined, this)
762
+ }, index))
763
+ })
764
764
  ]
765
- }, undefined, true, undefined, this),
766
- /* @__PURE__ */ jsxDEV4("div", {
765
+ }),
766
+ /* @__PURE__ */ jsxs4("div", {
767
767
  className: "card-subtle space-y-4 p-6",
768
768
  children: [
769
- /* @__PURE__ */ jsxDEV4("h2", {
769
+ /* @__PURE__ */ jsx4("h2", {
770
770
  className: "text-2xl font-bold",
771
771
  children: "Type-safe Solutions"
772
- }, undefined, false, undefined, this),
773
- /* @__PURE__ */ jsxDEV4("ul", {
772
+ }),
773
+ /* @__PURE__ */ jsx4("ul", {
774
774
  className: "text-muted-foreground space-y-2 text-sm",
775
- children: schemaValidationTypescriptBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsxDEV4("li", {
775
+ children: schemaValidationTypescriptBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsx4("li", {
776
776
  children: solution
777
- }, index, false, undefined, this))
778
- }, undefined, false, undefined, this)
777
+ }, index))
778
+ })
779
779
  ]
780
- }, undefined, true, undefined, this),
781
- /* @__PURE__ */ jsxDEV4("div", {
780
+ }),
781
+ /* @__PURE__ */ jsxs4("div", {
782
782
  className: "space-y-6",
783
783
  children: [
784
- /* @__PURE__ */ jsxDEV4("div", {
784
+ /* @__PURE__ */ jsxs4("div", {
785
785
  className: "space-y-3",
786
786
  children: [
787
- /* @__PURE__ */ jsxDEV4("h2", {
787
+ /* @__PURE__ */ jsx4("h2", {
788
788
  className: "text-2xl font-bold",
789
789
  children: "Contract Schema"
790
- }, undefined, false, undefined, this),
791
- /* @__PURE__ */ jsxDEV4("p", {
790
+ }),
791
+ /* @__PURE__ */ jsx4("p", {
792
792
  className: "text-muted-foreground text-sm",
793
793
  children: "Define data models with automatic TypeScript generation."
794
- }, undefined, false, undefined, this),
795
- /* @__PURE__ */ jsxDEV4(CodeBlock4, {
794
+ }),
795
+ /* @__PURE__ */ jsx4(CodeBlock4, {
796
796
  language: "typescript",
797
797
  filename: "src/contracts/user.schema.ts",
798
798
  code: `import { SchemaModel, ScalarTypeEnum } from '@contractspec/lib.schema';
@@ -838,21 +838,21 @@ export const UserSchema = new SchemaModel({
838
838
  description: 'User account information',
839
839
  },
840
840
  });`
841
- }, undefined, false, undefined, this)
841
+ })
842
842
  ]
843
- }, undefined, true, undefined, this),
844
- /* @__PURE__ */ jsxDEV4("div", {
843
+ }),
844
+ /* @__PURE__ */ jsxs4("div", {
845
845
  className: "space-y-3",
846
846
  children: [
847
- /* @__PURE__ */ jsxDEV4("h2", {
847
+ /* @__PURE__ */ jsx4("h2", {
848
848
  className: "text-2xl font-bold",
849
849
  children: "Generated Types"
850
- }, undefined, false, undefined, this),
851
- /* @__PURE__ */ jsxDEV4("p", {
850
+ }),
851
+ /* @__PURE__ */ jsx4("p", {
852
852
  className: "text-muted-foreground text-sm",
853
853
  children: "TypeScript types are automatically generated with proper validation."
854
- }, undefined, false, undefined, this),
855
- /* @__PURE__ */ jsxDEV4(CodeBlock4, {
854
+ }),
855
+ /* @__PURE__ */ jsx4(CodeBlock4, {
856
856
  language: "typescript",
857
857
  filename: "generated/types/user.ts",
858
858
  code: `// Auto-generated from UserSchema
@@ -881,21 +881,21 @@ export function validateUser(data: unknown): User {
881
881
  export function isUser(data: unknown): data is User {
882
882
  return UserSchemaZod.safeParse(data).success;
883
883
  }`
884
- }, undefined, false, undefined, this)
884
+ })
885
885
  ]
886
- }, undefined, true, undefined, this),
887
- /* @__PURE__ */ jsxDEV4("div", {
886
+ }),
887
+ /* @__PURE__ */ jsxs4("div", {
888
888
  className: "space-y-3",
889
889
  children: [
890
- /* @__PURE__ */ jsxDEV4("h2", {
890
+ /* @__PURE__ */ jsx4("h2", {
891
891
  className: "text-2xl font-bold",
892
892
  children: "Runtime Validation"
893
- }, undefined, false, undefined, this),
894
- /* @__PURE__ */ jsxDEV4("p", {
893
+ }),
894
+ /* @__PURE__ */ jsx4("p", {
895
895
  className: "text-muted-foreground text-sm",
896
896
  children: "Use generated validation in your API handlers with zero boilerplate."
897
- }, undefined, false, undefined, this),
898
- /* @__PURE__ */ jsxDEV4(CodeBlock4, {
897
+ }),
898
+ /* @__PURE__ */ jsx4(CodeBlock4, {
899
899
  language: "typescript",
900
900
  filename: "src/handlers/user-handler.ts",
901
901
  code: `import { validateUser } from '../generated/types/user';
@@ -927,33 +927,33 @@ export async function createUserHandler(request: Request) {
927
927
  throw error;
928
928
  }
929
929
  }`
930
- }, undefined, false, undefined, this)
930
+ })
931
931
  ]
932
- }, undefined, true, undefined, this)
932
+ })
933
933
  ]
934
- }, undefined, true, undefined, this),
935
- /* @__PURE__ */ jsxDEV4("div", {
934
+ }),
935
+ /* @__PURE__ */ jsxs4("div", {
936
936
  className: "flex items-center gap-4 pt-4",
937
937
  children: [
938
- /* @__PURE__ */ jsxDEV4(Link4, {
938
+ /* @__PURE__ */ jsxs4(Link4, {
939
939
  href: "/docs/guides/spec-validation-and-typing",
940
940
  className: "btn-primary",
941
941
  children: [
942
942
  "Type Safety Guide ",
943
- /* @__PURE__ */ jsxDEV4(ChevronRight4, {
943
+ /* @__PURE__ */ jsx4(ChevronRight4, {
944
944
  size: 16
945
- }, undefined, false, undefined, this)
945
+ })
946
946
  ]
947
- }, undefined, true, undefined, this),
948
- /* @__PURE__ */ jsxDEV4(Link4, {
947
+ }),
948
+ /* @__PURE__ */ jsx4(Link4, {
949
949
  href: "/docs/intent/generate-client-from-schema",
950
950
  className: "btn-ghost",
951
951
  children: "Client Generation"
952
- }, undefined, false, undefined, this)
952
+ })
953
953
  ]
954
- }, undefined, true, undefined, this)
954
+ })
955
955
  ]
956
- }, undefined, true, undefined, this);
956
+ });
957
957
  }
958
958
 
959
959
  // src/components/docs/intent/OpenapiAlternativePage.tsx
@@ -962,146 +962,146 @@ import { SeoOptimizer as SeoOptimizer5 } from "@contractspec/lib.content-gen/seo
962
962
  import { CodeBlock as CodeBlock5 } from "@contractspec/lib.design-system";
963
963
  import Link5 from "@contractspec/lib.ui-link";
964
964
  import { ChevronRight as ChevronRight5 } from "lucide-react";
965
- import { jsxDEV as jsxDEV5 } from "react/jsx-dev-runtime";
965
+ import { jsx as jsx5, jsxs as jsxs5 } from "react/jsx-runtime";
966
966
  var metadata5 = new SeoOptimizer5().optimize(openapiAlternativeBrief2);
967
967
  function OpenapiAlternativePage() {
968
- return /* @__PURE__ */ jsxDEV5("div", {
968
+ return /* @__PURE__ */ jsxs5("div", {
969
969
  className: "space-y-8",
970
970
  children: [
971
- /* @__PURE__ */ jsxDEV5("div", {
971
+ /* @__PURE__ */ jsxs5("div", {
972
972
  className: "space-y-3",
973
973
  children: [
974
- /* @__PURE__ */ jsxDEV5("h1", {
974
+ /* @__PURE__ */ jsx5("h1", {
975
975
  className: "text-4xl font-bold",
976
976
  children: openapiAlternativeBrief2.title
977
- }, undefined, false, undefined, this),
978
- /* @__PURE__ */ jsxDEV5("p", {
977
+ }),
978
+ /* @__PURE__ */ jsx5("p", {
979
979
  className: "text-muted-foreground text-lg",
980
980
  children: openapiAlternativeBrief2.summary
981
- }, undefined, false, undefined, this)
981
+ })
982
982
  ]
983
- }, undefined, true, undefined, this),
984
- /* @__PURE__ */ jsxDEV5("div", {
983
+ }),
984
+ /* @__PURE__ */ jsxs5("div", {
985
985
  className: "card-subtle space-y-4 p-6",
986
986
  children: [
987
- /* @__PURE__ */ jsxDEV5("h2", {
987
+ /* @__PURE__ */ jsx5("h2", {
988
988
  className: "text-2xl font-bold",
989
989
  children: "OpenAPI Limitations"
990
- }, undefined, false, undefined, this),
991
- /* @__PURE__ */ jsxDEV5("ul", {
990
+ }),
991
+ /* @__PURE__ */ jsx5("ul", {
992
992
  className: "text-muted-foreground space-y-2 text-sm",
993
- children: openapiAlternativeBrief2.problems.map((problem, index) => /* @__PURE__ */ jsxDEV5("li", {
993
+ children: openapiAlternativeBrief2.problems.map((problem, index) => /* @__PURE__ */ jsx5("li", {
994
994
  children: problem
995
- }, index, false, undefined, this))
996
- }, undefined, false, undefined, this)
995
+ }, index))
996
+ })
997
997
  ]
998
- }, undefined, true, undefined, this),
999
- /* @__PURE__ */ jsxDEV5("div", {
998
+ }),
999
+ /* @__PURE__ */ jsxs5("div", {
1000
1000
  className: "card-subtle space-y-4 p-6",
1001
1001
  children: [
1002
- /* @__PURE__ */ jsxDEV5("h2", {
1002
+ /* @__PURE__ */ jsx5("h2", {
1003
1003
  className: "text-2xl font-bold",
1004
1004
  children: "ContractSpec Advantages"
1005
- }, undefined, false, undefined, this),
1006
- /* @__PURE__ */ jsxDEV5("ul", {
1005
+ }),
1006
+ /* @__PURE__ */ jsx5("ul", {
1007
1007
  className: "text-muted-foreground space-y-2 text-sm",
1008
- children: openapiAlternativeBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsxDEV5("li", {
1008
+ children: openapiAlternativeBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsx5("li", {
1009
1009
  children: solution
1010
- }, index, false, undefined, this))
1011
- }, undefined, false, undefined, this)
1010
+ }, index))
1011
+ })
1012
1012
  ]
1013
- }, undefined, true, undefined, this),
1014
- /* @__PURE__ */ jsxDEV5("div", {
1013
+ }),
1014
+ /* @__PURE__ */ jsxs5("div", {
1015
1015
  className: "space-y-6",
1016
1016
  children: [
1017
- /* @__PURE__ */ jsxDEV5("div", {
1017
+ /* @__PURE__ */ jsxs5("div", {
1018
1018
  className: "space-y-3",
1019
1019
  children: [
1020
- /* @__PURE__ */ jsxDEV5("h2", {
1020
+ /* @__PURE__ */ jsx5("h2", {
1021
1021
  className: "text-2xl font-bold",
1022
1022
  children: "Comparison: OpenAPI vs ContractSpec"
1023
- }, undefined, false, undefined, this),
1024
- /* @__PURE__ */ jsxDEV5("p", {
1023
+ }),
1024
+ /* @__PURE__ */ jsx5("p", {
1025
1025
  className: "text-muted-foreground text-sm",
1026
1026
  children: "Key differences between OpenAPI documentation and ContractSpec executable contracts."
1027
- }, undefined, false, undefined, this),
1028
- /* @__PURE__ */ jsxDEV5("div", {
1027
+ }),
1028
+ /* @__PURE__ */ jsxs5("div", {
1029
1029
  className: "grid gap-6 md:grid-cols-2",
1030
1030
  children: [
1031
- /* @__PURE__ */ jsxDEV5("div", {
1031
+ /* @__PURE__ */ jsxs5("div", {
1032
1032
  className: "card-subtle space-y-3 p-4",
1033
1033
  children: [
1034
- /* @__PURE__ */ jsxDEV5("h3", {
1034
+ /* @__PURE__ */ jsx5("h3", {
1035
1035
  className: "text-lg font-semibold",
1036
1036
  children: "OpenAPI"
1037
- }, undefined, false, undefined, this),
1038
- /* @__PURE__ */ jsxDEV5("ul", {
1037
+ }),
1038
+ /* @__PURE__ */ jsxs5("ul", {
1039
1039
  className: "text-muted-foreground space-y-1 text-sm",
1040
1040
  children: [
1041
- /* @__PURE__ */ jsxDEV5("li", {
1041
+ /* @__PURE__ */ jsx5("li", {
1042
1042
  children: "• Documentation specification only"
1043
- }, undefined, false, undefined, this),
1044
- /* @__PURE__ */ jsxDEV5("li", {
1043
+ }),
1044
+ /* @__PURE__ */ jsx5("li", {
1045
1045
  children: "• No runtime validation"
1046
- }, undefined, false, undefined, this),
1047
- /* @__PURE__ */ jsxDEV5("li", {
1046
+ }),
1047
+ /* @__PURE__ */ jsx5("li", {
1048
1048
  children: "• Manual code generation"
1049
- }, undefined, false, undefined, this),
1050
- /* @__PURE__ */ jsxDEV5("li", {
1049
+ }),
1050
+ /* @__PURE__ */ jsx5("li", {
1051
1051
  children: "• Type safety requires tools"
1052
- }, undefined, false, undefined, this),
1053
- /* @__PURE__ */ jsxDEV5("li", {
1052
+ }),
1053
+ /* @__PURE__ */ jsx5("li", {
1054
1054
  children: "• Separate schemas from documentation"
1055
- }, undefined, false, undefined, this)
1055
+ })
1056
1056
  ]
1057
- }, undefined, true, undefined, this)
1057
+ })
1058
1058
  ]
1059
- }, undefined, true, undefined, this),
1060
- /* @__PURE__ */ jsxDEV5("div", {
1059
+ }),
1060
+ /* @__PURE__ */ jsxs5("div", {
1061
1061
  className: "card-subtle space-y-3 p-4",
1062
1062
  children: [
1063
- /* @__PURE__ */ jsxDEV5("h3", {
1063
+ /* @__PURE__ */ jsx5("h3", {
1064
1064
  className: "text-lg font-semibold",
1065
1065
  children: "ContractSpec"
1066
- }, undefined, false, undefined, this),
1067
- /* @__PURE__ */ jsxDEV5("ul", {
1066
+ }),
1067
+ /* @__PURE__ */ jsxs5("ul", {
1068
1068
  className: "text-muted-foreground space-y-1 text-sm",
1069
1069
  children: [
1070
- /* @__PURE__ */ jsxDEV5("li", {
1070
+ /* @__PURE__ */ jsx5("li", {
1071
1071
  children: "• Executable contracts"
1072
- }, undefined, false, undefined, this),
1073
- /* @__PURE__ */ jsxDEV5("li", {
1072
+ }),
1073
+ /* @__PURE__ */ jsx5("li", {
1074
1074
  children: "• Built-in runtime validation"
1075
- }, undefined, false, undefined, this),
1076
- /* @__PURE__ */ jsxDEV5("li", {
1075
+ }),
1076
+ /* @__PURE__ */ jsx5("li", {
1077
1077
  children: "• Automatic code generation"
1078
- }, undefined, false, undefined, this),
1079
- /* @__PURE__ */ jsxDEV5("li", {
1078
+ }),
1079
+ /* @__PURE__ */ jsx5("li", {
1080
1080
  children: "• Type-safe by default"
1081
- }, undefined, false, undefined, this),
1082
- /* @__PURE__ */ jsxDEV5("li", {
1081
+ }),
1082
+ /* @__PURE__ */ jsx5("li", {
1083
1083
  children: "• Unified spec and implementation"
1084
- }, undefined, false, undefined, this)
1084
+ })
1085
1085
  ]
1086
- }, undefined, true, undefined, this)
1086
+ })
1087
1087
  ]
1088
- }, undefined, true, undefined, this)
1088
+ })
1089
1089
  ]
1090
- }, undefined, true, undefined, this)
1090
+ })
1091
1091
  ]
1092
- }, undefined, true, undefined, this),
1093
- /* @__PURE__ */ jsxDEV5("div", {
1092
+ }),
1093
+ /* @__PURE__ */ jsxs5("div", {
1094
1094
  className: "space-y-3",
1095
1095
  children: [
1096
- /* @__PURE__ */ jsxDEV5("h2", {
1096
+ /* @__PURE__ */ jsx5("h2", {
1097
1097
  className: "text-2xl font-bold",
1098
1098
  children: "Export from Contracts"
1099
- }, undefined, false, undefined, this),
1100
- /* @__PURE__ */ jsxDEV5("p", {
1099
+ }),
1100
+ /* @__PURE__ */ jsx5("p", {
1101
1101
  className: "text-muted-foreground text-sm",
1102
1102
  children: "Generate OpenAPI documentation from ContractSpec for existing tooling."
1103
- }, undefined, false, undefined, this),
1104
- /* @__PURE__ */ jsxDEV5(CodeBlock5, {
1103
+ }),
1104
+ /* @__PURE__ */ jsx5(CodeBlock5, {
1105
1105
  language: "bash",
1106
1106
  filename: "export-openapi",
1107
1107
  code: `# From ContractSpec contracts
@@ -1113,21 +1113,21 @@ contractspec openapi export \\
1113
1113
  # Compare: Manual OpenAPI vs Generated
1114
1114
  # Manual: Write OpenAPI by hand, maintain separately
1115
1115
  # Generated: Single source of truth, always in sync`
1116
- }, undefined, false, undefined, this)
1116
+ })
1117
1117
  ]
1118
- }, undefined, true, undefined, this),
1119
- /* @__PURE__ */ jsxDEV5("div", {
1118
+ }),
1119
+ /* @__PURE__ */ jsxs5("div", {
1120
1120
  className: "space-y-3",
1121
1121
  children: [
1122
- /* @__PURE__ */ jsxDEV5("h2", {
1122
+ /* @__PURE__ */ jsx5("h2", {
1123
1123
  className: "text-2xl font-bold",
1124
1124
  children: "Beyond Documentation"
1125
- }, undefined, false, undefined, this),
1126
- /* @__PURE__ */ jsxDEV5("p", {
1125
+ }),
1126
+ /* @__PURE__ */ jsx5("p", {
1127
1127
  className: "text-muted-foreground text-sm",
1128
1128
  children: "ContractSpec provides more than just API documentation."
1129
- }, undefined, false, undefined, this),
1130
- /* @__PURE__ */ jsxDEV5(CodeBlock5, {
1129
+ }),
1130
+ /* @__PURE__ */ jsx5(CodeBlock5, {
1131
1131
  language: "typescript",
1132
1132
  filename: "multi-output-example.ts",
1133
1133
  code: `// One contract, multiple outputs
@@ -1161,33 +1161,33 @@ export const outputs = {
1161
1161
  // Type definitions
1162
1162
  types: UserApiContract.toTypescript(),
1163
1163
  };`
1164
- }, undefined, false, undefined, this)
1164
+ })
1165
1165
  ]
1166
- }, undefined, true, undefined, this)
1166
+ })
1167
1167
  ]
1168
- }, undefined, true, undefined, this),
1169
- /* @__PURE__ */ jsxDEV5("div", {
1168
+ }),
1169
+ /* @__PURE__ */ jsxs5("div", {
1170
1170
  className: "flex items-center gap-4 pt-4",
1171
1171
  children: [
1172
- /* @__PURE__ */ jsxDEV5(Link5, {
1172
+ /* @__PURE__ */ jsxs5(Link5, {
1173
1173
  href: "/docs/guides/generate-docs-clients-schemas",
1174
1174
  className: "btn-primary",
1175
1175
  children: [
1176
1176
  "Generate from Contracts ",
1177
- /* @__PURE__ */ jsxDEV5(ChevronRight5, {
1177
+ /* @__PURE__ */ jsx5(ChevronRight5, {
1178
1178
  size: 16
1179
- }, undefined, false, undefined, this)
1179
+ })
1180
1180
  ]
1181
- }, undefined, true, undefined, this),
1182
- /* @__PURE__ */ jsxDEV5(Link5, {
1181
+ }),
1182
+ /* @__PURE__ */ jsx5(Link5, {
1183
1183
  href: "/docs/intent/generate-client-from-schema",
1184
1184
  className: "btn-ghost",
1185
1185
  children: "Client Generation"
1186
- }, undefined, false, undefined, this)
1186
+ })
1187
1187
  ]
1188
- }, undefined, true, undefined, this)
1188
+ })
1189
1189
  ]
1190
- }, undefined, true, undefined, this);
1190
+ });
1191
1191
  }
1192
1192
 
1193
1193
  // src/components/docs/intent/GenerateClientFromSchemaPage.tsx
@@ -1196,70 +1196,70 @@ import { SeoOptimizer as SeoOptimizer6 } from "@contractspec/lib.content-gen/seo
1196
1196
  import { CodeBlock as CodeBlock6 } from "@contractspec/lib.design-system";
1197
1197
  import Link6 from "@contractspec/lib.ui-link";
1198
1198
  import { ChevronRight as ChevronRight6 } from "lucide-react";
1199
- import { jsxDEV as jsxDEV6 } from "react/jsx-dev-runtime";
1199
+ import { jsx as jsx6, jsxs as jsxs6 } from "react/jsx-runtime";
1200
1200
  var metadata6 = new SeoOptimizer6().optimize(generateClientFromSchemaBrief2);
1201
1201
  function GenerateClientFromSchemaPage() {
1202
- return /* @__PURE__ */ jsxDEV6("div", {
1202
+ return /* @__PURE__ */ jsxs6("div", {
1203
1203
  className: "space-y-8",
1204
1204
  children: [
1205
- /* @__PURE__ */ jsxDEV6("div", {
1205
+ /* @__PURE__ */ jsxs6("div", {
1206
1206
  className: "space-y-3",
1207
1207
  children: [
1208
- /* @__PURE__ */ jsxDEV6("h1", {
1208
+ /* @__PURE__ */ jsx6("h1", {
1209
1209
  className: "text-4xl font-bold",
1210
1210
  children: generateClientFromSchemaBrief2.title
1211
- }, undefined, false, undefined, this),
1212
- /* @__PURE__ */ jsxDEV6("p", {
1211
+ }),
1212
+ /* @__PURE__ */ jsx6("p", {
1213
1213
  className: "text-muted-foreground text-lg",
1214
1214
  children: generateClientFromSchemaBrief2.summary
1215
- }, undefined, false, undefined, this)
1215
+ })
1216
1216
  ]
1217
- }, undefined, true, undefined, this),
1218
- /* @__PURE__ */ jsxDEV6("div", {
1217
+ }),
1218
+ /* @__PURE__ */ jsxs6("div", {
1219
1219
  className: "card-subtle space-y-4 p-6",
1220
1220
  children: [
1221
- /* @__PURE__ */ jsxDEV6("h2", {
1221
+ /* @__PURE__ */ jsx6("h2", {
1222
1222
  className: "text-2xl font-bold",
1223
1223
  children: "Client Development Problems"
1224
- }, undefined, false, undefined, this),
1225
- /* @__PURE__ */ jsxDEV6("ul", {
1224
+ }),
1225
+ /* @__PURE__ */ jsx6("ul", {
1226
1226
  className: "text-muted-foreground space-y-2 text-sm",
1227
- children: generateClientFromSchemaBrief2.problems.map((problem, index) => /* @__PURE__ */ jsxDEV6("li", {
1227
+ children: generateClientFromSchemaBrief2.problems.map((problem, index) => /* @__PURE__ */ jsx6("li", {
1228
1228
  children: problem
1229
- }, index, false, undefined, this))
1230
- }, undefined, false, undefined, this)
1229
+ }, index))
1230
+ })
1231
1231
  ]
1232
- }, undefined, true, undefined, this),
1233
- /* @__PURE__ */ jsxDEV6("div", {
1232
+ }),
1233
+ /* @__PURE__ */ jsxs6("div", {
1234
1234
  className: "card-subtle space-y-4 p-6",
1235
1235
  children: [
1236
- /* @__PURE__ */ jsxDEV6("h2", {
1236
+ /* @__PURE__ */ jsx6("h2", {
1237
1237
  className: "text-2xl font-bold",
1238
1238
  children: "Automated Solutions"
1239
- }, undefined, false, undefined, this),
1240
- /* @__PURE__ */ jsxDEV6("ul", {
1239
+ }),
1240
+ /* @__PURE__ */ jsx6("ul", {
1241
1241
  className: "text-muted-foreground space-y-2 text-sm",
1242
- children: generateClientFromSchemaBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsxDEV6("li", {
1242
+ children: generateClientFromSchemaBrief2.solutions.map((solution, index) => /* @__PURE__ */ jsx6("li", {
1243
1243
  children: solution
1244
- }, index, false, undefined, this))
1245
- }, undefined, false, undefined, this)
1244
+ }, index))
1245
+ })
1246
1246
  ]
1247
- }, undefined, true, undefined, this),
1248
- /* @__PURE__ */ jsxDEV6("div", {
1247
+ }),
1248
+ /* @__PURE__ */ jsxs6("div", {
1249
1249
  className: "space-y-6",
1250
1250
  children: [
1251
- /* @__PURE__ */ jsxDEV6("div", {
1251
+ /* @__PURE__ */ jsxs6("div", {
1252
1252
  className: "space-y-3",
1253
1253
  children: [
1254
- /* @__PURE__ */ jsxDEV6("h2", {
1254
+ /* @__PURE__ */ jsx6("h2", {
1255
1255
  className: "text-2xl font-bold",
1256
1256
  children: "Contract Definition"
1257
- }, undefined, false, undefined, this),
1258
- /* @__PURE__ */ jsxDEV6("p", {
1257
+ }),
1258
+ /* @__PURE__ */ jsx6("p", {
1259
1259
  className: "text-muted-foreground text-sm",
1260
1260
  children: "Define your API contract once, generate clients for any language."
1261
- }, undefined, false, undefined, this),
1262
- /* @__PURE__ */ jsxDEV6(CodeBlock6, {
1261
+ }),
1262
+ /* @__PURE__ */ jsx6(CodeBlock6, {
1263
1263
  language: "typescript",
1264
1264
  filename: "src/contracts/api.contract.ts",
1265
1265
  code: `import { defineContract } from '@contractspec/lib.contracts-spec';
@@ -1333,21 +1333,21 @@ export const ApiContract = defineContract({
1333
1333
  tags: ['users', 'authentication'],
1334
1334
  },
1335
1335
  });`
1336
- }, undefined, false, undefined, this)
1336
+ })
1337
1337
  ]
1338
- }, undefined, true, undefined, this),
1339
- /* @__PURE__ */ jsxDEV6("div", {
1338
+ }),
1339
+ /* @__PURE__ */ jsxs6("div", {
1340
1340
  className: "space-y-3",
1341
1341
  children: [
1342
- /* @__PURE__ */ jsxDEV6("h2", {
1342
+ /* @__PURE__ */ jsx6("h2", {
1343
1343
  className: "text-2xl font-bold",
1344
1344
  children: "Generate Multiple Clients"
1345
- }, undefined, false, undefined, this),
1346
- /* @__PURE__ */ jsxDEV6("p", {
1345
+ }),
1346
+ /* @__PURE__ */ jsx6("p", {
1347
1347
  className: "text-muted-foreground text-sm",
1348
1348
  children: "Generate type-safe clients for any language from the same contract."
1349
- }, undefined, false, undefined, this),
1350
- /* @__PURE__ */ jsxDEV6(CodeBlock6, {
1349
+ }),
1350
+ /* @__PURE__ */ jsx6(CodeBlock6, {
1351
1351
  language: "bash",
1352
1352
  filename: "generate-clients",
1353
1353
  code: `# Generate all supported language clients
@@ -1368,31 +1368,31 @@ contractspec generate clients \\
1368
1368
  # --with-tests: Generate client test suites
1369
1369
  # --with-docs: Include client documentation
1370
1370
  # --framework: Use specific HTTP client framework`
1371
- }, undefined, false, undefined, this)
1371
+ })
1372
1372
  ]
1373
- }, undefined, true, undefined, this),
1374
- /* @__PURE__ */ jsxDEV6("div", {
1373
+ }),
1374
+ /* @__PURE__ */ jsxs6("div", {
1375
1375
  className: "space-y-3",
1376
1376
  children: [
1377
- /* @__PURE__ */ jsxDEV6("h2", {
1377
+ /* @__PURE__ */ jsx6("h2", {
1378
1378
  className: "text-2xl font-bold",
1379
1379
  children: "Generated Client Examples"
1380
- }, undefined, false, undefined, this),
1381
- /* @__PURE__ */ jsxDEV6("p", {
1380
+ }),
1381
+ /* @__PURE__ */ jsx6("p", {
1382
1382
  className: "text-muted-foreground text-sm",
1383
1383
  children: "Each generated client is fully type-safe and idiomatic."
1384
- }, undefined, false, undefined, this),
1385
- /* @__PURE__ */ jsxDEV6("div", {
1384
+ }),
1385
+ /* @__PURE__ */ jsxs6("div", {
1386
1386
  className: "space-y-4",
1387
1387
  children: [
1388
- /* @__PURE__ */ jsxDEV6("div", {
1388
+ /* @__PURE__ */ jsxs6("div", {
1389
1389
  className: "card-subtle p-4",
1390
1390
  children: [
1391
- /* @__PURE__ */ jsxDEV6("h4", {
1391
+ /* @__PURE__ */ jsx6("h4", {
1392
1392
  className: "text-lg font-semibold",
1393
1393
  children: "TypeScript Client"
1394
- }, undefined, false, undefined, this),
1395
- /* @__PURE__ */ jsxDEV6(CodeBlock6, {
1394
+ }),
1395
+ /* @__PURE__ */ jsx6(CodeBlock6, {
1396
1396
  language: "typescript",
1397
1397
  filename: "generated/clients/typescript/index.ts",
1398
1398
  code: `import { MyAPIClient } from './client';
@@ -1416,17 +1416,17 @@ const newUser = await client.createUser({
1416
1416
  // Full type inference
1417
1417
  // users: GetUsersResponse
1418
1418
  // newUser: CreateUserResponse`
1419
- }, undefined, false, undefined, this)
1419
+ })
1420
1420
  ]
1421
- }, undefined, true, undefined, this),
1422
- /* @__PURE__ */ jsxDEV6("div", {
1421
+ }),
1422
+ /* @__PURE__ */ jsxs6("div", {
1423
1423
  className: "card-subtle p-4",
1424
1424
  children: [
1425
- /* @__PURE__ */ jsxDEV6("h4", {
1425
+ /* @__PURE__ */ jsx6("h4", {
1426
1426
  className: "text-lg font-semibold",
1427
1427
  children: "Python Client"
1428
- }, undefined, false, undefined, this),
1429
- /* @__PURE__ */ jsxDEV6(CodeBlock6, {
1428
+ }),
1429
+ /* @__PURE__ */ jsx6(CodeBlock6, {
1430
1430
  language: "python",
1431
1431
  filename: "generated/clients/python/index.py",
1432
1432
  code: `from myapi_client import MyAPIClient
@@ -1450,17 +1450,17 @@ new_user = await client.create_user(
1450
1450
  # Full type hints
1451
1451
  # users: GetUsersResponse
1452
1452
  # new_user: CreateUserResponse`
1453
- }, undefined, false, undefined, this)
1453
+ })
1454
1454
  ]
1455
- }, undefined, true, undefined, this),
1456
- /* @__PURE__ */ jsxDEV6("div", {
1455
+ }),
1456
+ /* @__PURE__ */ jsxs6("div", {
1457
1457
  className: "card-subtle p-4",
1458
1458
  children: [
1459
- /* @__PURE__ */ jsxDEV6("h4", {
1459
+ /* @__PURE__ */ jsx6("h4", {
1460
1460
  className: "text-lg font-semibold",
1461
1461
  children: "Go Client"
1462
- }, undefined, false, undefined, this),
1463
- /* @__PURE__ */ jsxDEV6(CodeBlock6, {
1462
+ }),
1463
+ /* @__PURE__ */ jsx6(CodeBlock6, {
1464
1464
  language: "go",
1465
1465
  filename: "generated/clients/go/client.go",
1466
1466
  code: `package main
@@ -1491,25 +1491,25 @@ func main() {
1491
1491
  // users: *GetUsersResponse
1492
1492
  // newUser: *CreateUserResponse
1493
1493
  }`
1494
- }, undefined, false, undefined, this)
1494
+ })
1495
1495
  ]
1496
- }, undefined, true, undefined, this)
1496
+ })
1497
1497
  ]
1498
- }, undefined, true, undefined, this)
1498
+ })
1499
1499
  ]
1500
- }, undefined, true, undefined, this),
1501
- /* @__PURE__ */ jsxDEV6("div", {
1500
+ }),
1501
+ /* @__PURE__ */ jsxs6("div", {
1502
1502
  className: "space-y-3",
1503
1503
  children: [
1504
- /* @__PURE__ */ jsxDEV6("h2", {
1504
+ /* @__PURE__ */ jsx6("h2", {
1505
1505
  className: "text-2xl font-bold",
1506
1506
  children: "Advanced Features"
1507
- }, undefined, false, undefined, this),
1508
- /* @__PURE__ */ jsxDEV6("p", {
1507
+ }),
1508
+ /* @__PURE__ */ jsx6("p", {
1509
1509
  className: "text-muted-foreground text-sm",
1510
1510
  children: "Generated clients include enterprise-grade features out of the box."
1511
- }, undefined, false, undefined, this),
1512
- /* @__PURE__ */ jsxDEV6(CodeBlock6, {
1511
+ }),
1512
+ /* @__PURE__ */ jsx6(CodeBlock6, {
1513
1513
  language: "typescript",
1514
1514
  filename: "client-features.ts",
1515
1515
  code: `// Advanced client features
@@ -1556,33 +1556,33 @@ const user2 = client.getUser({ id: '123' }); // Uses cached result
1556
1556
  const controller = new AbortController();
1557
1557
  const promise = client.getUsers({ page: 1, signal: controller.signal });
1558
1558
  controller.abort(); // Cancels the request`
1559
- }, undefined, false, undefined, this)
1559
+ })
1560
1560
  ]
1561
- }, undefined, true, undefined, this)
1561
+ })
1562
1562
  ]
1563
- }, undefined, true, undefined, this),
1564
- /* @__PURE__ */ jsxDEV6("div", {
1563
+ }),
1564
+ /* @__PURE__ */ jsxs6("div", {
1565
1565
  className: "flex items-center gap-4 pt-4",
1566
1566
  children: [
1567
- /* @__PURE__ */ jsxDEV6(Link6, {
1567
+ /* @__PURE__ */ jsxs6(Link6, {
1568
1568
  href: "/docs/guides/generate-docs-clients-schemas",
1569
1569
  className: "btn-primary",
1570
1570
  children: [
1571
1571
  "Client Generation Guide ",
1572
- /* @__PURE__ */ jsxDEV6(ChevronRight6, {
1572
+ /* @__PURE__ */ jsx6(ChevronRight6, {
1573
1573
  size: 16
1574
- }, undefined, false, undefined, this)
1574
+ })
1575
1575
  ]
1576
- }, undefined, true, undefined, this),
1577
- /* @__PURE__ */ jsxDEV6(Link6, {
1576
+ }),
1577
+ /* @__PURE__ */ jsx6(Link6, {
1578
1578
  href: "/docs/intent/contract-first-api",
1579
1579
  className: "btn-ghost",
1580
1580
  children: "Contract-first API"
1581
- }, undefined, false, undefined, this)
1581
+ })
1582
1582
  ]
1583
- }, undefined, true, undefined, this)
1583
+ })
1584
1584
  ]
1585
- }, undefined, true, undefined, this);
1585
+ });
1586
1586
  }
1587
1587
  export {
1588
1588
  SpecDrivenDevelopmentPage,