@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
@@ -1,37 +1,37 @@
1
1
  // src/components/docs/shared/StudioPrompt.tsx
2
2
  import Link from "@contractspec/lib.ui-link";
3
- import { jsxDEV } from "react/jsx-dev-runtime";
3
+ import { jsx, jsxs } from "react/jsx-runtime";
4
4
  function StudioPrompt({
5
5
  title = "Want to turn product signals into spec-first deliverables?",
6
6
  body = "ContractSpec Studio ingests evidence from meetings, support, analytics, docs, and code, then compiles decisions into spec diffs and task packs.",
7
7
  ctaLabel = "Try Studio",
8
8
  href = "https://www.contractspec.studio"
9
9
  }) {
10
- return /* @__PURE__ */ jsxDEV("div", {
10
+ return /* @__PURE__ */ jsxs("div", {
11
11
  className: "card-subtle space-y-3 p-6",
12
12
  children: [
13
- /* @__PURE__ */ jsxDEV("h3", {
13
+ /* @__PURE__ */ jsx("h3", {
14
14
  className: "text-lg font-semibold",
15
15
  children: title
16
- }, undefined, false, undefined, this),
17
- /* @__PURE__ */ jsxDEV("p", {
16
+ }),
17
+ /* @__PURE__ */ jsx("p", {
18
18
  className: "text-muted-foreground text-sm",
19
19
  children: body
20
- }, undefined, false, undefined, this),
21
- /* @__PURE__ */ jsxDEV(Link, {
20
+ }),
21
+ /* @__PURE__ */ jsx(Link, {
22
22
  href,
23
23
  className: "btn-primary",
24
24
  children: ctaLabel
25
- }, undefined, false, undefined, this)
25
+ })
26
26
  ]
27
- }, undefined, true, undefined, this);
27
+ });
28
28
  }
29
29
 
30
30
  // src/components/docs/guides/GuideContractTypesPage.tsx
31
31
  import { CodeBlock } from "@contractspec/lib.design-system";
32
32
  import Link2 from "@contractspec/lib.ui-link";
33
33
  import { ChevronRight, Layers, Zap, Shield, Globe } from "lucide-react";
34
- import { jsxDEV as jsxDEV2 } from "react/jsx-dev-runtime";
34
+ import { jsx as jsx2, jsxs as jsxs2 } from "react/jsx-runtime";
35
35
  var contractTypes = [
36
36
  {
37
37
  name: "Operations",
@@ -63,75 +63,75 @@ var contractTypes = [
63
63
  }
64
64
  ];
65
65
  function GuideContractTypesPage() {
66
- return /* @__PURE__ */ jsxDEV2("div", {
66
+ return /* @__PURE__ */ jsxs2("div", {
67
67
  className: "space-y-8",
68
68
  children: [
69
- /* @__PURE__ */ jsxDEV2("div", {
69
+ /* @__PURE__ */ jsxs2("div", {
70
70
  className: "space-y-3",
71
71
  children: [
72
- /* @__PURE__ */ jsxDEV2("h1", {
72
+ /* @__PURE__ */ jsx2("h1", {
73
73
  className: "text-4xl font-bold",
74
74
  children: "Contract Types Overview"
75
- }, undefined, false, undefined, this),
76
- /* @__PURE__ */ jsxDEV2("p", {
75
+ }),
76
+ /* @__PURE__ */ jsx2("p", {
77
77
  className: "text-muted-foreground text-lg",
78
78
  children: "Learn about the different contract types in ContractSpec and when to use each one for spec-first development."
79
- }, undefined, false, undefined, this)
79
+ })
80
80
  ]
81
- }, undefined, true, undefined, this),
82
- /* @__PURE__ */ jsxDEV2("div", {
81
+ }),
82
+ /* @__PURE__ */ jsxs2("div", {
83
83
  className: "card-subtle space-y-4 p-6",
84
84
  children: [
85
- /* @__PURE__ */ jsxDEV2("h2", {
85
+ /* @__PURE__ */ jsx2("h2", {
86
86
  className: "text-2xl font-bold",
87
87
  children: "Core Contract Types"
88
- }, undefined, false, undefined, this),
89
- /* @__PURE__ */ jsxDEV2("div", {
88
+ }),
89
+ /* @__PURE__ */ jsx2("div", {
90
90
  className: "grid gap-3 md:grid-cols-2",
91
- children: contractTypes.map((type) => /* @__PURE__ */ jsxDEV2("div", {
91
+ children: contractTypes.map((type) => /* @__PURE__ */ jsxs2("div", {
92
92
  className: "flex items-start gap-3 rounded-lg border border-white/10 p-4",
93
93
  children: [
94
- /* @__PURE__ */ jsxDEV2(type.icon, {
94
+ /* @__PURE__ */ jsx2(type.icon, {
95
95
  className: type.color,
96
96
  size: 20
97
- }, undefined, false, undefined, this),
98
- /* @__PURE__ */ jsxDEV2("div", {
97
+ }),
98
+ /* @__PURE__ */ jsxs2("div", {
99
99
  className: "space-y-1",
100
100
  children: [
101
- /* @__PURE__ */ jsxDEV2("h3", {
101
+ /* @__PURE__ */ jsx2("h3", {
102
102
  className: "font-semibold",
103
103
  children: type.name
104
- }, undefined, false, undefined, this),
105
- /* @__PURE__ */ jsxDEV2("p", {
104
+ }),
105
+ /* @__PURE__ */ jsx2("p", {
106
106
  className: "text-muted-foreground text-xs",
107
107
  children: type.description
108
- }, undefined, false, undefined, this),
109
- /* @__PURE__ */ jsxDEV2("code", {
108
+ }),
109
+ /* @__PURE__ */ jsx2("code", {
110
110
  className: "text-xs text-violet-400",
111
111
  children: type.factory
112
- }, undefined, false, undefined, this)
112
+ })
113
113
  ]
114
- }, undefined, true, undefined, this)
114
+ })
115
115
  ]
116
- }, type.name, true, undefined, this))
117
- }, undefined, false, undefined, this)
116
+ }, type.name))
117
+ })
118
118
  ]
119
- }, undefined, true, undefined, this),
120
- /* @__PURE__ */ jsxDEV2("div", {
119
+ }),
120
+ /* @__PURE__ */ jsxs2("div", {
121
121
  className: "space-y-6",
122
122
  children: [
123
- /* @__PURE__ */ jsxDEV2("div", {
123
+ /* @__PURE__ */ jsxs2("div", {
124
124
  className: "space-y-3",
125
125
  children: [
126
- /* @__PURE__ */ jsxDEV2("h2", {
126
+ /* @__PURE__ */ jsx2("h2", {
127
127
  className: "text-2xl font-bold",
128
128
  children: "1) Operations (Commands & Queries)"
129
- }, undefined, false, undefined, this),
130
- /* @__PURE__ */ jsxDEV2("p", {
129
+ }),
130
+ /* @__PURE__ */ jsx2("p", {
131
131
  className: "text-muted-foreground text-sm",
132
132
  children: "Operations are the backbone of your API. Commands mutate state, queries read state. Both have typed input/output schemas."
133
- }, undefined, false, undefined, this),
134
- /* @__PURE__ */ jsxDEV2(CodeBlock, {
133
+ }),
134
+ /* @__PURE__ */ jsx2(CodeBlock, {
135
135
  language: "typescript",
136
136
  filename: "src/contracts/user.operation.ts",
137
137
  code: `import { defineCommand, defineQuery } from "@contractspec/lib.contracts-spec";
@@ -201,21 +201,21 @@ export const GetUserQuery = defineQuery({
201
201
  },
202
202
  policy: { auth: "user" },
203
203
  });`
204
- }, undefined, false, undefined, this)
204
+ })
205
205
  ]
206
- }, undefined, true, undefined, this),
207
- /* @__PURE__ */ jsxDEV2("div", {
206
+ }),
207
+ /* @__PURE__ */ jsxs2("div", {
208
208
  className: "space-y-3",
209
209
  children: [
210
- /* @__PURE__ */ jsxDEV2("h2", {
210
+ /* @__PURE__ */ jsx2("h2", {
211
211
  className: "text-2xl font-bold",
212
212
  children: "2) Events"
213
- }, undefined, false, undefined, this),
214
- /* @__PURE__ */ jsxDEV2("p", {
213
+ }),
214
+ /* @__PURE__ */ jsx2("p", {
215
215
  className: "text-muted-foreground text-sm",
216
216
  children: "Events represent domain occurrences. They have typed payloads with PII field marking for compliance."
217
- }, undefined, false, undefined, this),
218
- /* @__PURE__ */ jsxDEV2(CodeBlock, {
217
+ }),
218
+ /* @__PURE__ */ jsx2(CodeBlock, {
219
219
  language: "typescript",
220
220
  filename: "src/contracts/user.event.ts",
221
221
  code: `import { defineEvent } from "@contractspec/lib.contracts-spec";
@@ -260,21 +260,21 @@ export const UserDeletedEvent = defineEvent({
260
260
  },
261
261
  }),
262
262
  });`
263
- }, undefined, false, undefined, this)
263
+ })
264
264
  ]
265
- }, undefined, true, undefined, this),
266
- /* @__PURE__ */ jsxDEV2("div", {
265
+ }),
266
+ /* @__PURE__ */ jsxs2("div", {
267
267
  className: "space-y-3",
268
268
  children: [
269
- /* @__PURE__ */ jsxDEV2("h2", {
269
+ /* @__PURE__ */ jsx2("h2", {
270
270
  className: "text-2xl font-bold",
271
271
  children: "3) Capabilities"
272
- }, undefined, false, undefined, this),
273
- /* @__PURE__ */ jsxDEV2("p", {
272
+ }),
273
+ /* @__PURE__ */ jsx2("p", {
274
274
  className: "text-muted-foreground text-sm",
275
275
  children: "Capabilities group related operations, events, and presentations. They define feature boundaries and dependencies."
276
- }, undefined, false, undefined, this),
277
- /* @__PURE__ */ jsxDEV2(CodeBlock, {
276
+ }),
277
+ /* @__PURE__ */ jsx2(CodeBlock, {
278
278
  language: "typescript",
279
279
  filename: "src/contracts/user-management.capability.ts",
280
280
  code: `import { defineCapability } from "@contractspec/lib.contracts-spec";
@@ -321,21 +321,21 @@ export const AdminUserCapability = defineCapability({
321
321
  { surface: "operation", key: "user.impersonate", version: "1.0.0" },
322
322
  ],
323
323
  });`
324
- }, undefined, false, undefined, this)
324
+ })
325
325
  ]
326
- }, undefined, true, undefined, this),
327
- /* @__PURE__ */ jsxDEV2("div", {
326
+ }),
327
+ /* @__PURE__ */ jsxs2("div", {
328
328
  className: "space-y-3",
329
329
  children: [
330
- /* @__PURE__ */ jsxDEV2("h2", {
330
+ /* @__PURE__ */ jsx2("h2", {
331
331
  className: "text-2xl font-bold",
332
332
  children: "4) Presentations"
333
- }, undefined, false, undefined, this),
334
- /* @__PURE__ */ jsxDEV2("p", {
333
+ }),
334
+ /* @__PURE__ */ jsx2("p", {
335
335
  className: "text-muted-foreground text-sm",
336
336
  children: "Presentations define UI specifications. They link to capabilities and specify how data should be displayed."
337
- }, undefined, false, undefined, this),
338
- /* @__PURE__ */ jsxDEV2(CodeBlock, {
337
+ }),
338
+ /* @__PURE__ */ jsx2(CodeBlock, {
339
339
  language: "typescript",
340
340
  filename: "src/contracts/user-list.presentation.ts",
341
341
  code: `import { definePresentation } from "@contractspec/lib.contracts-spec";
@@ -361,175 +361,175 @@ export const UserListPresentation = definePresentation({
361
361
  search: { fields: ["name", "email"] },
362
362
  },
363
363
  });`
364
- }, undefined, false, undefined, this)
364
+ })
365
365
  ]
366
- }, undefined, true, undefined, this),
367
- /* @__PURE__ */ jsxDEV2("div", {
366
+ }),
367
+ /* @__PURE__ */ jsxs2("div", {
368
368
  className: "space-y-3",
369
369
  children: [
370
- /* @__PURE__ */ jsxDEV2("h2", {
370
+ /* @__PURE__ */ jsx2("h2", {
371
371
  className: "text-2xl font-bold",
372
372
  children: "5) Additional Contract Types"
373
- }, undefined, false, undefined, this),
374
- /* @__PURE__ */ jsxDEV2("p", {
373
+ }),
374
+ /* @__PURE__ */ jsx2("p", {
375
375
  className: "text-muted-foreground text-sm",
376
376
  children: "ContractSpec provides specialized contracts for different concerns:"
377
- }, undefined, false, undefined, this),
378
- /* @__PURE__ */ jsxDEV2("div", {
377
+ }),
378
+ /* @__PURE__ */ jsxs2("div", {
379
379
  className: "grid gap-4 md:grid-cols-2",
380
380
  children: [
381
- /* @__PURE__ */ jsxDEV2("div", {
381
+ /* @__PURE__ */ jsxs2("div", {
382
382
  className: "card-subtle space-y-2 p-4",
383
383
  children: [
384
- /* @__PURE__ */ jsxDEV2("h3", {
384
+ /* @__PURE__ */ jsx2("h3", {
385
385
  className: "font-semibold",
386
386
  children: "Policy"
387
- }, undefined, false, undefined, this),
388
- /* @__PURE__ */ jsxDEV2("code", {
387
+ }),
388
+ /* @__PURE__ */ jsx2("code", {
389
389
  className: "text-xs text-violet-400",
390
390
  children: "definePolicy"
391
- }, undefined, false, undefined, this),
392
- /* @__PURE__ */ jsxDEV2("p", {
391
+ }),
392
+ /* @__PURE__ */ jsx2("p", {
393
393
  className: "text-muted-foreground text-xs",
394
394
  children: "RBAC/ABAC rules, rate limits, and access control."
395
- }, undefined, false, undefined, this)
395
+ })
396
396
  ]
397
- }, undefined, true, undefined, this),
398
- /* @__PURE__ */ jsxDEV2("div", {
397
+ }),
398
+ /* @__PURE__ */ jsxs2("div", {
399
399
  className: "card-subtle space-y-2 p-4",
400
400
  children: [
401
- /* @__PURE__ */ jsxDEV2("h3", {
401
+ /* @__PURE__ */ jsx2("h3", {
402
402
  className: "font-semibold",
403
403
  children: "Workflow"
404
- }, undefined, false, undefined, this),
405
- /* @__PURE__ */ jsxDEV2("code", {
404
+ }),
405
+ /* @__PURE__ */ jsx2("code", {
406
406
  className: "text-xs text-violet-400",
407
407
  children: "defineWorkflow"
408
- }, undefined, false, undefined, this),
409
- /* @__PURE__ */ jsxDEV2("p", {
408
+ }),
409
+ /* @__PURE__ */ jsx2("p", {
410
410
  className: "text-muted-foreground text-xs",
411
411
  children: "Multi-step processes with states, transitions, and SLAs."
412
- }, undefined, false, undefined, this)
412
+ })
413
413
  ]
414
- }, undefined, true, undefined, this),
415
- /* @__PURE__ */ jsxDEV2("div", {
414
+ }),
415
+ /* @__PURE__ */ jsxs2("div", {
416
416
  className: "card-subtle space-y-2 p-4",
417
417
  children: [
418
- /* @__PURE__ */ jsxDEV2("h3", {
418
+ /* @__PURE__ */ jsx2("h3", {
419
419
  className: "font-semibold",
420
420
  children: "Translation"
421
- }, undefined, false, undefined, this),
422
- /* @__PURE__ */ jsxDEV2("code", {
421
+ }),
422
+ /* @__PURE__ */ jsx2("code", {
423
423
  className: "text-xs text-violet-400",
424
424
  children: "defineTranslation"
425
- }, undefined, false, undefined, this),
426
- /* @__PURE__ */ jsxDEV2("p", {
425
+ }),
426
+ /* @__PURE__ */ jsx2("p", {
427
427
  className: "text-muted-foreground text-xs",
428
428
  children: "i18n messages with ICU format and locale fallbacks."
429
- }, undefined, false, undefined, this)
429
+ })
430
430
  ]
431
- }, undefined, true, undefined, this),
432
- /* @__PURE__ */ jsxDEV2("div", {
431
+ }),
432
+ /* @__PURE__ */ jsxs2("div", {
433
433
  className: "card-subtle space-y-2 p-4",
434
434
  children: [
435
- /* @__PURE__ */ jsxDEV2("h3", {
435
+ /* @__PURE__ */ jsx2("h3", {
436
436
  className: "font-semibold",
437
437
  children: "Integration"
438
- }, undefined, false, undefined, this),
439
- /* @__PURE__ */ jsxDEV2("code", {
438
+ }),
439
+ /* @__PURE__ */ jsx2("code", {
440
440
  className: "text-xs text-violet-400",
441
441
  children: "defineIntegration"
442
- }, undefined, false, undefined, this),
443
- /* @__PURE__ */ jsxDEV2("p", {
442
+ }),
443
+ /* @__PURE__ */ jsx2("p", {
444
444
  className: "text-muted-foreground text-xs",
445
445
  children: "External service connections and API adapters."
446
- }, undefined, false, undefined, this)
446
+ })
447
447
  ]
448
- }, undefined, true, undefined, this),
449
- /* @__PURE__ */ jsxDEV2("div", {
448
+ }),
449
+ /* @__PURE__ */ jsxs2("div", {
450
450
  className: "card-subtle space-y-2 p-4",
451
451
  children: [
452
- /* @__PURE__ */ jsxDEV2("h3", {
452
+ /* @__PURE__ */ jsx2("h3", {
453
453
  className: "font-semibold",
454
454
  children: "Form"
455
- }, undefined, false, undefined, this),
456
- /* @__PURE__ */ jsxDEV2("code", {
455
+ }),
456
+ /* @__PURE__ */ jsx2("code", {
457
457
  className: "text-xs text-violet-400",
458
458
  children: "defineFormSpec"
459
- }, undefined, false, undefined, this),
460
- /* @__PURE__ */ jsxDEV2("p", {
459
+ }),
460
+ /* @__PURE__ */ jsx2("p", {
461
461
  className: "text-muted-foreground text-xs",
462
462
  children: "Form definitions with fields, validation, and layouts."
463
- }, undefined, false, undefined, this)
463
+ })
464
464
  ]
465
- }, undefined, true, undefined, this),
466
- /* @__PURE__ */ jsxDEV2("div", {
465
+ }),
466
+ /* @__PURE__ */ jsxs2("div", {
467
467
  className: "card-subtle space-y-2 p-4",
468
468
  children: [
469
- /* @__PURE__ */ jsxDEV2("h3", {
469
+ /* @__PURE__ */ jsx2("h3", {
470
470
  className: "font-semibold",
471
471
  children: "Data View"
472
- }, undefined, false, undefined, this),
473
- /* @__PURE__ */ jsxDEV2("code", {
472
+ }),
473
+ /* @__PURE__ */ jsx2("code", {
474
474
  className: "text-xs text-violet-400",
475
475
  children: "defineDataView"
476
- }, undefined, false, undefined, this),
477
- /* @__PURE__ */ jsxDEV2("p", {
476
+ }),
477
+ /* @__PURE__ */ jsx2("p", {
478
478
  className: "text-muted-foreground text-xs",
479
479
  children: "Read-only data projections and aggregations."
480
- }, undefined, false, undefined, this)
480
+ })
481
481
  ]
482
- }, undefined, true, undefined, this),
483
- /* @__PURE__ */ jsxDEV2("div", {
482
+ }),
483
+ /* @__PURE__ */ jsxs2("div", {
484
484
  className: "card-subtle space-y-2 p-4",
485
485
  children: [
486
- /* @__PURE__ */ jsxDEV2("h3", {
486
+ /* @__PURE__ */ jsx2("h3", {
487
487
  className: "font-semibold",
488
488
  children: "Feature"
489
- }, undefined, false, undefined, this),
490
- /* @__PURE__ */ jsxDEV2("code", {
489
+ }),
490
+ /* @__PURE__ */ jsx2("code", {
491
491
  className: "text-xs text-violet-400",
492
492
  children: "defineFeature"
493
- }, undefined, false, undefined, this),
494
- /* @__PURE__ */ jsxDEV2("p", {
493
+ }),
494
+ /* @__PURE__ */ jsx2("p", {
495
495
  className: "text-muted-foreground text-xs",
496
496
  children: "Feature flags and progressive rollout configurations."
497
- }, undefined, false, undefined, this)
497
+ })
498
498
  ]
499
- }, undefined, true, undefined, this),
500
- /* @__PURE__ */ jsxDEV2("div", {
499
+ }),
500
+ /* @__PURE__ */ jsxs2("div", {
501
501
  className: "card-subtle space-y-2 p-4",
502
502
  children: [
503
- /* @__PURE__ */ jsxDEV2("h3", {
503
+ /* @__PURE__ */ jsx2("h3", {
504
504
  className: "font-semibold",
505
505
  children: "Test"
506
- }, undefined, false, undefined, this),
507
- /* @__PURE__ */ jsxDEV2("code", {
506
+ }),
507
+ /* @__PURE__ */ jsx2("code", {
508
508
  className: "text-xs text-violet-400",
509
509
  children: "defineTestSpec"
510
- }, undefined, false, undefined, this),
511
- /* @__PURE__ */ jsxDEV2("p", {
510
+ }),
511
+ /* @__PURE__ */ jsx2("p", {
512
512
  className: "text-muted-foreground text-xs",
513
513
  children: "Contract-driven test scenarios and fixtures."
514
- }, undefined, false, undefined, this)
514
+ })
515
515
  ]
516
- }, undefined, true, 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: "space-y-3",
523
523
  children: [
524
- /* @__PURE__ */ jsxDEV2("h2", {
524
+ /* @__PURE__ */ jsx2("h2", {
525
525
  className: "text-2xl font-bold",
526
526
  children: "6) Registering Contracts"
527
- }, undefined, false, undefined, this),
528
- /* @__PURE__ */ jsxDEV2("p", {
527
+ }),
528
+ /* @__PURE__ */ jsx2("p", {
529
529
  className: "text-muted-foreground text-sm",
530
530
  children: "Each contract type has a registry for lookup and validation."
531
- }, undefined, false, undefined, this),
532
- /* @__PURE__ */ jsxDEV2(CodeBlock, {
531
+ }),
532
+ /* @__PURE__ */ jsx2(CodeBlock, {
533
533
  language: "typescript",
534
534
  filename: "src/contracts/registry.ts",
535
535
  code: `import {
@@ -563,175 +563,175 @@ installOp(operationRegistry, GetUserQuery, async (input) => {
563
563
  // Register events and capabilities
564
564
  eventRegistry.register(UserCreatedEvent);
565
565
  capabilityRegistry.register(UserManagementCapability);`
566
- }, undefined, false, undefined, this)
566
+ })
567
567
  ]
568
- }, undefined, true, undefined, this),
569
- /* @__PURE__ */ jsxDEV2("div", {
568
+ }),
569
+ /* @__PURE__ */ jsxs2("div", {
570
570
  className: "card-subtle space-y-3 p-6",
571
571
  children: [
572
- /* @__PURE__ */ jsxDEV2("h3", {
572
+ /* @__PURE__ */ jsx2("h3", {
573
573
  className: "text-lg font-semibold",
574
574
  children: "Contract Type Decision Guide"
575
- }, undefined, false, undefined, this),
576
- /* @__PURE__ */ jsxDEV2("table", {
575
+ }),
576
+ /* @__PURE__ */ jsxs2("table", {
577
577
  className: "w-full text-sm",
578
578
  children: [
579
- /* @__PURE__ */ jsxDEV2("thead", {
580
- children: /* @__PURE__ */ jsxDEV2("tr", {
579
+ /* @__PURE__ */ jsx2("thead", {
580
+ children: /* @__PURE__ */ jsxs2("tr", {
581
581
  className: "border-b border-white/10",
582
582
  children: [
583
- /* @__PURE__ */ jsxDEV2("th", {
583
+ /* @__PURE__ */ jsx2("th", {
584
584
  className: "py-2 text-left",
585
585
  children: "When you need..."
586
- }, undefined, false, undefined, this),
587
- /* @__PURE__ */ jsxDEV2("th", {
586
+ }),
587
+ /* @__PURE__ */ jsx2("th", {
588
588
  className: "py-2 text-left",
589
589
  children: "Use this contract"
590
- }, undefined, false, undefined, this)
590
+ })
591
591
  ]
592
- }, undefined, true, undefined, this)
593
- }, undefined, false, undefined, this),
594
- /* @__PURE__ */ jsxDEV2("tbody", {
592
+ })
593
+ }),
594
+ /* @__PURE__ */ jsxs2("tbody", {
595
595
  className: "text-muted-foreground",
596
596
  children: [
597
- /* @__PURE__ */ jsxDEV2("tr", {
597
+ /* @__PURE__ */ jsxs2("tr", {
598
598
  className: "border-b border-white/5",
599
599
  children: [
600
- /* @__PURE__ */ jsxDEV2("td", {
600
+ /* @__PURE__ */ jsx2("td", {
601
601
  className: "py-2",
602
602
  children: "An API endpoint that changes data"
603
- }, undefined, false, undefined, this),
604
- /* @__PURE__ */ jsxDEV2("td", {
603
+ }),
604
+ /* @__PURE__ */ jsx2("td", {
605
605
  className: "py-2",
606
- children: /* @__PURE__ */ jsxDEV2("code", {
606
+ children: /* @__PURE__ */ jsx2("code", {
607
607
  children: "defineCommand"
608
- }, undefined, false, undefined, this)
609
- }, undefined, false, undefined, this)
608
+ })
609
+ })
610
610
  ]
611
- }, undefined, true, undefined, this),
612
- /* @__PURE__ */ jsxDEV2("tr", {
611
+ }),
612
+ /* @__PURE__ */ jsxs2("tr", {
613
613
  className: "border-b border-white/5",
614
614
  children: [
615
- /* @__PURE__ */ jsxDEV2("td", {
615
+ /* @__PURE__ */ jsx2("td", {
616
616
  className: "py-2",
617
617
  children: "An API endpoint that reads data"
618
- }, undefined, false, undefined, this),
619
- /* @__PURE__ */ jsxDEV2("td", {
618
+ }),
619
+ /* @__PURE__ */ jsx2("td", {
620
620
  className: "py-2",
621
- children: /* @__PURE__ */ jsxDEV2("code", {
621
+ children: /* @__PURE__ */ jsx2("code", {
622
622
  children: "defineQuery"
623
- }, undefined, false, undefined, this)
624
- }, undefined, false, undefined, this)
623
+ })
624
+ })
625
625
  ]
626
- }, undefined, true, undefined, this),
627
- /* @__PURE__ */ jsxDEV2("tr", {
626
+ }),
627
+ /* @__PURE__ */ jsxs2("tr", {
628
628
  className: "border-b border-white/5",
629
629
  children: [
630
- /* @__PURE__ */ jsxDEV2("td", {
630
+ /* @__PURE__ */ jsx2("td", {
631
631
  className: "py-2",
632
632
  children: "Async notification of something that happened"
633
- }, undefined, false, undefined, this),
634
- /* @__PURE__ */ jsxDEV2("td", {
633
+ }),
634
+ /* @__PURE__ */ jsx2("td", {
635
635
  className: "py-2",
636
- children: /* @__PURE__ */ jsxDEV2("code", {
636
+ children: /* @__PURE__ */ jsx2("code", {
637
637
  children: "defineEvent"
638
- }, undefined, false, undefined, this)
639
- }, undefined, false, undefined, this)
638
+ })
639
+ })
640
640
  ]
641
- }, undefined, true, undefined, this),
642
- /* @__PURE__ */ jsxDEV2("tr", {
641
+ }),
642
+ /* @__PURE__ */ jsxs2("tr", {
643
643
  className: "border-b border-white/5",
644
644
  children: [
645
- /* @__PURE__ */ jsxDEV2("td", {
645
+ /* @__PURE__ */ jsx2("td", {
646
646
  className: "py-2",
647
647
  children: "Group related specs under a feature"
648
- }, undefined, false, undefined, this),
649
- /* @__PURE__ */ jsxDEV2("td", {
648
+ }),
649
+ /* @__PURE__ */ jsx2("td", {
650
650
  className: "py-2",
651
- children: /* @__PURE__ */ jsxDEV2("code", {
651
+ children: /* @__PURE__ */ jsx2("code", {
652
652
  children: "defineCapability"
653
- }, undefined, false, undefined, this)
654
- }, undefined, false, undefined, this)
653
+ })
654
+ })
655
655
  ]
656
- }, undefined, true, undefined, this),
657
- /* @__PURE__ */ jsxDEV2("tr", {
656
+ }),
657
+ /* @__PURE__ */ jsxs2("tr", {
658
658
  className: "border-b border-white/5",
659
659
  children: [
660
- /* @__PURE__ */ jsxDEV2("td", {
660
+ /* @__PURE__ */ jsx2("td", {
661
661
  className: "py-2",
662
662
  children: "Define UI rendering specifications"
663
- }, undefined, false, undefined, this),
664
- /* @__PURE__ */ jsxDEV2("td", {
663
+ }),
664
+ /* @__PURE__ */ jsx2("td", {
665
665
  className: "py-2",
666
- children: /* @__PURE__ */ jsxDEV2("code", {
666
+ children: /* @__PURE__ */ jsx2("code", {
667
667
  children: "definePresentation"
668
- }, undefined, false, undefined, this)
669
- }, undefined, false, undefined, this)
668
+ })
669
+ })
670
670
  ]
671
- }, undefined, true, undefined, this),
672
- /* @__PURE__ */ jsxDEV2("tr", {
671
+ }),
672
+ /* @__PURE__ */ jsxs2("tr", {
673
673
  className: "border-b border-white/5",
674
674
  children: [
675
- /* @__PURE__ */ jsxDEV2("td", {
675
+ /* @__PURE__ */ jsx2("td", {
676
676
  className: "py-2",
677
677
  children: "Access control and rate limiting"
678
- }, undefined, false, undefined, this),
679
- /* @__PURE__ */ jsxDEV2("td", {
678
+ }),
679
+ /* @__PURE__ */ jsx2("td", {
680
680
  className: "py-2",
681
- children: /* @__PURE__ */ jsxDEV2("code", {
681
+ children: /* @__PURE__ */ jsx2("code", {
682
682
  children: "definePolicy"
683
- }, undefined, false, undefined, this)
684
- }, undefined, false, undefined, this)
683
+ })
684
+ })
685
685
  ]
686
- }, undefined, true, undefined, this),
687
- /* @__PURE__ */ jsxDEV2("tr", {
686
+ }),
687
+ /* @__PURE__ */ jsxs2("tr", {
688
688
  children: [
689
- /* @__PURE__ */ jsxDEV2("td", {
689
+ /* @__PURE__ */ jsx2("td", {
690
690
  className: "py-2",
691
691
  children: "Multi-step business processes"
692
- }, undefined, false, undefined, this),
693
- /* @__PURE__ */ jsxDEV2("td", {
692
+ }),
693
+ /* @__PURE__ */ jsx2("td", {
694
694
  className: "py-2",
695
- children: /* @__PURE__ */ jsxDEV2("code", {
695
+ children: /* @__PURE__ */ jsx2("code", {
696
696
  children: "defineWorkflow"
697
- }, undefined, false, undefined, this)
698
- }, undefined, false, undefined, this)
697
+ })
698
+ })
699
699
  ]
700
- }, undefined, true, undefined, this)
700
+ })
701
701
  ]
702
- }, undefined, true, undefined, this)
702
+ })
703
703
  ]
704
- }, undefined, true, undefined, this)
704
+ })
705
705
  ]
706
- }, undefined, true, undefined, this),
707
- /* @__PURE__ */ jsxDEV2(StudioPrompt, {
706
+ }),
707
+ /* @__PURE__ */ jsx2(StudioPrompt, {
708
708
  title: "Need to decide which contract should change next?",
709
709
  body: "Studio uses evidence and focus constraints to generate decision briefs, patch intents, and execution-ready task packs."
710
- }, undefined, false, undefined, this)
710
+ })
711
711
  ]
712
- }, undefined, true, undefined, this),
713
- /* @__PURE__ */ jsxDEV2("div", {
712
+ }),
713
+ /* @__PURE__ */ jsxs2("div", {
714
714
  className: "flex items-center gap-4 pt-4",
715
715
  children: [
716
- /* @__PURE__ */ jsxDEV2(Link2, {
716
+ /* @__PURE__ */ jsxs2(Link2, {
717
717
  href: "/docs/guides/nextjs-one-endpoint",
718
718
  className: "btn-primary",
719
719
  children: [
720
720
  "Next: Add your first endpoint ",
721
- /* @__PURE__ */ jsxDEV2(ChevronRight, {
721
+ /* @__PURE__ */ jsx2(ChevronRight, {
722
722
  size: 16
723
- }, undefined, false, undefined, this)
723
+ })
724
724
  ]
725
- }, undefined, true, undefined, this),
726
- /* @__PURE__ */ jsxDEV2(Link2, {
725
+ }),
726
+ /* @__PURE__ */ jsx2(Link2, {
727
727
  href: "/docs/guides",
728
728
  className: "btn-ghost",
729
729
  children: "Back to guides"
730
- }, undefined, false, undefined, this)
730
+ })
731
731
  ]
732
- }, undefined, true, undefined, this)
732
+ })
733
733
  ]
734
- }, undefined, true, undefined, this);
734
+ });
735
735
  }
736
736
  export {
737
737
  GuideContractTypesPage