@contractspec/bundle.library 3.4.3 → 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 +36 -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,939 +1,939 @@
1
1
  // src/components/legal/TermsTemplate.tsx
2
- import { jsxDEV } from "react/jsx-dev-runtime";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
3
  var metadata = {
4
4
  title: "Terms of Service | ContractSpec",
5
5
  description: "Terms of Service for ContractSpec. Read our terms governing use of the ContractSpec website and services."
6
6
  };
7
7
  function TermsTemplate() {
8
- return /* @__PURE__ */ jsxDEV("main", {
8
+ return /* @__PURE__ */ jsx("main", {
9
9
  className: "flex grow flex-col items-center justify-center pt-24",
10
- children: /* @__PURE__ */ jsxDEV("section", {
10
+ children: /* @__PURE__ */ jsx("section", {
11
11
  className: "section-padding",
12
- children: /* @__PURE__ */ jsxDEV("div", {
12
+ children: /* @__PURE__ */ jsxs("div", {
13
13
  className: "prose prose-invert mx-auto max-w-3xl",
14
14
  children: [
15
- /* @__PURE__ */ jsxDEV("h1", {
15
+ /* @__PURE__ */ jsx("h1", {
16
16
  className: "mb-4 text-4xl font-bold",
17
17
  children: "Terms of Service"
18
- }, undefined, false, undefined, this),
19
- /* @__PURE__ */ jsxDEV("p", {
18
+ }),
19
+ /* @__PURE__ */ jsx("p", {
20
20
  className: "text-muted-foreground mb-8",
21
21
  children: "Last updated: December 18, 2025"
22
- }, undefined, false, undefined, this),
23
- /* @__PURE__ */ jsxDEV("section", {
22
+ }),
23
+ /* @__PURE__ */ jsxs("section", {
24
24
  className: "space-y-4",
25
25
  children: [
26
- /* @__PURE__ */ jsxDEV("h2", {
26
+ /* @__PURE__ */ jsx("h2", {
27
27
  className: "text-foreground text-2xl font-bold",
28
28
  children: "1. Definitions"
29
- }, undefined, false, undefined, this),
30
- /* @__PURE__ */ jsxDEV("p", {
29
+ }),
30
+ /* @__PURE__ */ jsx("p", {
31
31
  className: "text-muted-foreground",
32
32
  children: 'In these Terms of Service ("Terms"), the following definitions apply:'
33
- }, undefined, false, undefined, this),
34
- /* @__PURE__ */ jsxDEV("ul", {
33
+ }),
34
+ /* @__PURE__ */ jsxs("ul", {
35
35
  className: "text-muted-foreground list-disc space-y-2 pl-6",
36
36
  children: [
37
- /* @__PURE__ */ jsxDEV("li", {
37
+ /* @__PURE__ */ jsxs("li", {
38
38
  children: [
39
- /* @__PURE__ */ jsxDEV("strong", {
39
+ /* @__PURE__ */ jsx("strong", {
40
40
  className: "text-foreground",
41
41
  children: '"ContractSpec"'
42
- }, undefined, false, undefined, this),
42
+ }),
43
43
  ",",
44
44
  " ",
45
- /* @__PURE__ */ jsxDEV("strong", {
45
+ /* @__PURE__ */ jsx("strong", {
46
46
  className: "text-foreground",
47
47
  children: '"we"'
48
- }, undefined, false, undefined, this),
48
+ }),
49
49
  ",",
50
50
  " ",
51
- /* @__PURE__ */ jsxDEV("strong", {
51
+ /* @__PURE__ */ jsx("strong", {
52
52
  className: "text-foreground",
53
53
  children: '"us"'
54
- }, undefined, false, undefined, this),
54
+ }),
55
55
  ", or",
56
56
  " ",
57
- /* @__PURE__ */ jsxDEV("strong", {
57
+ /* @__PURE__ */ jsx("strong", {
58
58
  className: "text-foreground",
59
59
  children: '"our"'
60
- }, undefined, false, undefined, this),
60
+ }),
61
61
  " refers to CHAMAN VENTURES, SASU, operating under the ContractSpec brand."
62
62
  ]
63
- }, undefined, true, undefined, this),
64
- /* @__PURE__ */ jsxDEV("li", {
63
+ }),
64
+ /* @__PURE__ */ jsxs("li", {
65
65
  children: [
66
- /* @__PURE__ */ jsxDEV("strong", {
66
+ /* @__PURE__ */ jsx("strong", {
67
67
  className: "text-foreground",
68
68
  children: '"Service"'
69
- }, undefined, false, undefined, this),
69
+ }),
70
70
  " or",
71
71
  " ",
72
- /* @__PURE__ */ jsxDEV("strong", {
72
+ /* @__PURE__ */ jsx("strong", {
73
73
  className: "text-foreground",
74
74
  children: '"Services"'
75
- }, undefined, false, undefined, this),
75
+ }),
76
76
  " refers to the ContractSpec website, ContractSpec Studio, APIs, documentation, and any related products or features we provide."
77
77
  ]
78
- }, undefined, true, undefined, this),
79
- /* @__PURE__ */ jsxDEV("li", {
78
+ }),
79
+ /* @__PURE__ */ jsxs("li", {
80
80
  children: [
81
- /* @__PURE__ */ jsxDEV("strong", {
81
+ /* @__PURE__ */ jsx("strong", {
82
82
  className: "text-foreground",
83
83
  children: '"User"'
84
- }, undefined, false, undefined, this),
84
+ }),
85
85
  ",",
86
86
  " ",
87
- /* @__PURE__ */ jsxDEV("strong", {
87
+ /* @__PURE__ */ jsx("strong", {
88
88
  className: "text-foreground",
89
89
  children: '"you"'
90
- }, undefined, false, undefined, this),
90
+ }),
91
91
  ", or",
92
92
  " ",
93
- /* @__PURE__ */ jsxDEV("strong", {
93
+ /* @__PURE__ */ jsx("strong", {
94
94
  className: "text-foreground",
95
95
  children: '"your"'
96
- }, undefined, false, undefined, this),
96
+ }),
97
97
  " refers to any individual or entity accessing or using the Services."
98
98
  ]
99
- }, undefined, true, undefined, this),
100
- /* @__PURE__ */ jsxDEV("li", {
99
+ }),
100
+ /* @__PURE__ */ jsxs("li", {
101
101
  children: [
102
- /* @__PURE__ */ jsxDEV("strong", {
102
+ /* @__PURE__ */ jsx("strong", {
103
103
  className: "text-foreground",
104
104
  children: '"User Content"'
105
- }, undefined, false, undefined, this),
105
+ }),
106
106
  " ",
107
107
  "refers to any data, specifications, configurations, or other materials you create, upload, or submit through the Services."
108
108
  ]
109
- }, undefined, true, undefined, this),
110
- /* @__PURE__ */ jsxDEV("li", {
109
+ }),
110
+ /* @__PURE__ */ jsxs("li", {
111
111
  children: [
112
- /* @__PURE__ */ jsxDEV("strong", {
112
+ /* @__PURE__ */ jsx("strong", {
113
113
  className: "text-foreground",
114
114
  children: '"ContractSpec Core"'
115
- }, undefined, false, undefined, this),
115
+ }),
116
116
  " ",
117
117
  "refers to the open-source components of ContractSpec available under their respective open-source licenses."
118
118
  ]
119
- }, undefined, true, undefined, this),
120
- /* @__PURE__ */ jsxDEV("li", {
119
+ }),
120
+ /* @__PURE__ */ jsxs("li", {
121
121
  children: [
122
- /* @__PURE__ */ jsxDEV("strong", {
122
+ /* @__PURE__ */ jsx("strong", {
123
123
  className: "text-foreground",
124
124
  children: '"Design Partner"'
125
- }, undefined, false, undefined, this),
125
+ }),
126
126
  " ",
127
127
  "refers to early users who have entered into a separate design partnership arrangement with us."
128
128
  ]
129
- }, undefined, true, undefined, this)
129
+ })
130
130
  ]
131
- }, undefined, true, undefined, this)
131
+ })
132
132
  ]
133
- }, undefined, true, undefined, this),
134
- /* @__PURE__ */ jsxDEV("section", {
133
+ }),
134
+ /* @__PURE__ */ jsxs("section", {
135
135
  className: "mt-10 space-y-4",
136
136
  children: [
137
- /* @__PURE__ */ jsxDEV("h2", {
137
+ /* @__PURE__ */ jsx("h2", {
138
138
  className: "text-foreground text-2xl font-bold",
139
139
  children: "2. Who We Are"
140
- }, undefined, false, undefined, this),
141
- /* @__PURE__ */ jsxDEV("p", {
140
+ }),
141
+ /* @__PURE__ */ jsxs("p", {
142
142
  className: "text-muted-foreground",
143
143
  children: [
144
144
  "ContractSpec is a brand of",
145
145
  " ",
146
- /* @__PURE__ */ jsxDEV("strong", {
146
+ /* @__PURE__ */ jsx("strong", {
147
147
  className: "text-foreground",
148
148
  children: "CHAMAN VENTURES"
149
- }, undefined, false, undefined, this),
149
+ }),
150
150
  ", a simplified joint-stock company (SASU) registered in France."
151
151
  ]
152
- }, undefined, true, undefined, this),
153
- /* @__PURE__ */ jsxDEV("div", {
152
+ }),
153
+ /* @__PURE__ */ jsx("div", {
154
154
  className: "text-muted-foreground rounded-lg border border-white/10 bg-white/5 p-4",
155
- children: /* @__PURE__ */ jsxDEV("ul", {
155
+ children: /* @__PURE__ */ jsxs("ul", {
156
156
  className: "list-none space-y-1 pl-0",
157
157
  children: [
158
- /* @__PURE__ */ jsxDEV("li", {
158
+ /* @__PURE__ */ jsx("li", {
159
159
  children: "CHAMAN VENTURES, SASU"
160
- }, undefined, false, undefined, this),
161
- /* @__PURE__ */ jsxDEV("li", {
160
+ }),
161
+ /* @__PURE__ */ jsx("li", {
162
162
  children: "RCS Paris • SIREN 989 498 902"
163
- }, undefined, false, undefined, this),
164
- /* @__PURE__ */ jsxDEV("li", {
163
+ }),
164
+ /* @__PURE__ */ jsx("li", {
165
165
  children: "229 rue Saint-Honoré, 75001 Paris, France"
166
- }, undefined, false, undefined, this),
167
- /* @__PURE__ */ jsxDEV("li", {
166
+ }),
167
+ /* @__PURE__ */ jsxs("li", {
168
168
  children: [
169
169
  "Contact:",
170
170
  " ",
171
- /* @__PURE__ */ jsxDEV("a", {
171
+ /* @__PURE__ */ jsx("a", {
172
172
  href: "mailto:legal@contractspec.io",
173
173
  className: "text-primary hover:underline",
174
174
  children: "legal@contractspec.io"
175
- }, undefined, false, undefined, this)
175
+ })
176
176
  ]
177
- }, undefined, true, undefined, this)
177
+ })
178
178
  ]
179
- }, undefined, true, undefined, this)
180
- }, undefined, false, undefined, this)
179
+ })
180
+ })
181
181
  ]
182
- }, undefined, true, undefined, this),
183
- /* @__PURE__ */ jsxDEV("section", {
182
+ }),
183
+ /* @__PURE__ */ jsxs("section", {
184
184
  className: "mt-10 space-y-4",
185
185
  children: [
186
- /* @__PURE__ */ jsxDEV("h2", {
186
+ /* @__PURE__ */ jsx("h2", {
187
187
  className: "text-foreground text-2xl font-bold",
188
188
  children: "3. Acceptance of Terms"
189
- }, undefined, false, undefined, this),
190
- /* @__PURE__ */ jsxDEV("p", {
189
+ }),
190
+ /* @__PURE__ */ jsxs("p", {
191
191
  className: "text-muted-foreground",
192
192
  children: [
193
193
  "By accessing or using ContractSpec, you agree to be bound by these Terms and our",
194
194
  " ",
195
- /* @__PURE__ */ jsxDEV("a", {
195
+ /* @__PURE__ */ jsx("a", {
196
196
  href: "/legal/privacy",
197
197
  className: "text-primary hover:underline",
198
198
  children: "Privacy Policy"
199
- }, undefined, false, undefined, this),
199
+ }),
200
200
  ". If you do not agree to these Terms, you must not use the Services."
201
201
  ]
202
- }, undefined, true, undefined, this),
203
- /* @__PURE__ */ jsxDEV("p", {
202
+ }),
203
+ /* @__PURE__ */ jsx("p", {
204
204
  className: "text-muted-foreground",
205
205
  children: 'We may update these Terms from time to time. We will notify you of material changes by updating the "Last updated" date. Continued use of the Services after changes constitutes acceptance of the updated Terms.'
206
- }, undefined, false, undefined, this)
206
+ })
207
207
  ]
208
- }, undefined, true, undefined, this),
209
- /* @__PURE__ */ jsxDEV("section", {
208
+ }),
209
+ /* @__PURE__ */ jsxs("section", {
210
210
  className: "mt-10 space-y-4",
211
211
  children: [
212
- /* @__PURE__ */ jsxDEV("h2", {
212
+ /* @__PURE__ */ jsx("h2", {
213
213
  className: "text-foreground text-2xl font-bold",
214
214
  children: "4. Eligibility"
215
- }, undefined, false, undefined, this),
216
- /* @__PURE__ */ jsxDEV("p", {
215
+ }),
216
+ /* @__PURE__ */ jsx("p", {
217
217
  className: "text-muted-foreground",
218
218
  children: "To use the Services, you must:"
219
- }, undefined, false, undefined, this),
220
- /* @__PURE__ */ jsxDEV("ul", {
219
+ }),
220
+ /* @__PURE__ */ jsxs("ul", {
221
221
  className: "text-muted-foreground list-disc space-y-2 pl-6",
222
222
  children: [
223
- /* @__PURE__ */ jsxDEV("li", {
223
+ /* @__PURE__ */ jsx("li", {
224
224
  children: "Be at least 18 years old or the age of majority in your jurisdiction"
225
- }, undefined, false, undefined, this),
226
- /* @__PURE__ */ jsxDEV("li", {
225
+ }),
226
+ /* @__PURE__ */ jsx("li", {
227
227
  children: "Have the legal capacity to enter into binding contracts"
228
- }, undefined, false, undefined, this),
229
- /* @__PURE__ */ jsxDEV("li", {
228
+ }),
229
+ /* @__PURE__ */ jsx("li", {
230
230
  children: "Not be prohibited from using the Services under applicable laws"
231
- }, undefined, false, undefined, this),
232
- /* @__PURE__ */ jsxDEV("li", {
231
+ }),
232
+ /* @__PURE__ */ jsx("li", {
233
233
  children: "If acting on behalf of an organisation, have the authority to bind that organisation to these Terms"
234
- }, undefined, false, undefined, this)
234
+ })
235
235
  ]
236
- }, undefined, true, undefined, this)
236
+ })
237
237
  ]
238
- }, undefined, true, undefined, this),
239
- /* @__PURE__ */ jsxDEV("section", {
238
+ }),
239
+ /* @__PURE__ */ jsxs("section", {
240
240
  className: "mt-10 space-y-4",
241
241
  children: [
242
- /* @__PURE__ */ jsxDEV("h2", {
242
+ /* @__PURE__ */ jsx("h2", {
243
243
  className: "text-foreground text-2xl font-bold",
244
244
  children: "5. Accounts"
245
- }, undefined, false, undefined, this),
246
- /* @__PURE__ */ jsxDEV("div", {
245
+ }),
246
+ /* @__PURE__ */ jsxs("div", {
247
247
  className: "text-muted-foreground rounded-lg border border-yellow-500/20 bg-yellow-500/5 p-4",
248
248
  children: [
249
- /* @__PURE__ */ jsxDEV("p", {
249
+ /* @__PURE__ */ jsx("p", {
250
250
  className: "mb-2 font-medium text-yellow-500",
251
251
  children: "Note"
252
- }, undefined, false, undefined, this),
253
- /* @__PURE__ */ jsxDEV("p", {
252
+ }),
253
+ /* @__PURE__ */ jsx("p", {
254
254
  children: "User accounts are not yet available. When accounts are introduced, the following terms will apply:"
255
- }, undefined, false, undefined, this)
255
+ })
256
256
  ]
257
- }, undefined, true, undefined, this),
258
- /* @__PURE__ */ jsxDEV("ul", {
257
+ }),
258
+ /* @__PURE__ */ jsxs("ul", {
259
259
  className: "text-muted-foreground mt-4 list-disc space-y-2 pl-6",
260
260
  children: [
261
- /* @__PURE__ */ jsxDEV("li", {
261
+ /* @__PURE__ */ jsx("li", {
262
262
  children: "You are responsible for maintaining the confidentiality of your account credentials"
263
- }, undefined, false, undefined, this),
264
- /* @__PURE__ */ jsxDEV("li", {
263
+ }),
264
+ /* @__PURE__ */ jsx("li", {
265
265
  children: "You are responsible for all activities that occur under your account"
266
- }, undefined, false, undefined, this),
267
- /* @__PURE__ */ jsxDEV("li", {
266
+ }),
267
+ /* @__PURE__ */ jsx("li", {
268
268
  children: "You must notify us immediately of any unauthorised use of your account"
269
- }, undefined, false, undefined, this),
270
- /* @__PURE__ */ jsxDEV("li", {
269
+ }),
270
+ /* @__PURE__ */ jsx("li", {
271
271
  children: "We reserve the right to suspend or terminate accounts that violate these Terms"
272
- }, undefined, false, undefined, this)
272
+ })
273
273
  ]
274
- }, undefined, true, undefined, this)
274
+ })
275
275
  ]
276
- }, undefined, true, undefined, this),
277
- /* @__PURE__ */ jsxDEV("section", {
276
+ }),
277
+ /* @__PURE__ */ jsxs("section", {
278
278
  className: "mt-10 space-y-4",
279
279
  children: [
280
- /* @__PURE__ */ jsxDEV("h2", {
280
+ /* @__PURE__ */ jsx("h2", {
281
281
  className: "text-foreground text-2xl font-bold",
282
282
  children: "6. License & Intellectual Property"
283
- }, undefined, false, undefined, this),
284
- /* @__PURE__ */ jsxDEV("h3", {
283
+ }),
284
+ /* @__PURE__ */ jsx("h3", {
285
285
  className: "text-foreground mt-6 text-xl font-semibold",
286
286
  children: "6.1 Our Intellectual Property"
287
- }, undefined, false, undefined, this),
288
- /* @__PURE__ */ jsxDEV("p", {
287
+ }),
288
+ /* @__PURE__ */ jsx("p", {
289
289
  className: "text-muted-foreground",
290
290
  children: "The ContractSpec name, logo, website design, proprietary software, documentation, and all associated intellectual property rights are owned by CHAMAN VENTURES. Subject to these Terms, we grant you a limited, non-exclusive, non-transferable, revocable license to access and use the Services for their intended purpose."
291
- }, undefined, false, undefined, this),
292
- /* @__PURE__ */ jsxDEV("h3", {
291
+ }),
292
+ /* @__PURE__ */ jsx("h3", {
293
293
  className: "text-foreground mt-6 text-xl font-semibold",
294
294
  children: "6.2 Open-Source Components"
295
- }, undefined, false, undefined, this),
296
- /* @__PURE__ */ jsxDEV("p", {
295
+ }),
296
+ /* @__PURE__ */ jsx("p", {
297
297
  className: "text-muted-foreground",
298
298
  children: 'Certain components of ContractSpec ("ContractSpec Core") are made available as open-source software under their respective licenses (e.g., MIT, Apache 2.0). Your use of open-source components is governed by those licenses, which may grant you additional rights not covered by these Terms. In case of conflict between these Terms and an open-source license, the open-source license prevails for the applicable component.'
299
- }, undefined, false, undefined, this),
300
- /* @__PURE__ */ jsxDEV("h3", {
299
+ }),
300
+ /* @__PURE__ */ jsx("h3", {
301
301
  className: "text-foreground mt-6 text-xl font-semibold",
302
302
  children: "6.3 Your Content"
303
- }, undefined, false, undefined, this),
304
- /* @__PURE__ */ jsxDEV("p", {
303
+ }),
304
+ /* @__PURE__ */ jsxs("p", {
305
305
  className: "text-muted-foreground",
306
306
  children: [
307
- /* @__PURE__ */ jsxDEV("strong", {
307
+ /* @__PURE__ */ jsx("strong", {
308
308
  className: "text-foreground",
309
309
  children: "You retain ownership"
310
- }, undefined, false, undefined, this),
310
+ }),
311
311
  " ",
312
312
  "of all User Content you create, upload, or submit through the Services. This includes your specifications, configurations, and any other materials you generate."
313
313
  ]
314
- }, undefined, true, undefined, this),
315
- /* @__PURE__ */ jsxDEV("p", {
314
+ }),
315
+ /* @__PURE__ */ jsx("p", {
316
316
  className: "text-muted-foreground",
317
317
  children: "By using the Services, you grant us a limited, non-exclusive, worldwide, royalty-free license to host, store, process, and display your User Content solely to the extent necessary to provide and improve the Services. This license terminates when you delete your User Content or close your account, except where retention is required by law or for legitimate business purposes (e.g., backups, legal compliance)."
318
- }, undefined, false, undefined, this),
319
- /* @__PURE__ */ jsxDEV("h3", {
318
+ }),
319
+ /* @__PURE__ */ jsx("h3", {
320
320
  className: "text-foreground mt-6 text-xl font-semibold",
321
321
  children: "6.4 Feedback"
322
- }, undefined, false, undefined, this),
323
- /* @__PURE__ */ jsxDEV("p", {
322
+ }),
323
+ /* @__PURE__ */ jsx("p", {
324
324
  className: "text-muted-foreground",
325
325
  children: "If you provide feedback, suggestions, or ideas about the Services, you grant us a perpetual, irrevocable, royalty-free license to use, modify, and incorporate such feedback without obligation to you."
326
- }, undefined, false, undefined, this)
326
+ })
327
327
  ]
328
- }, undefined, true, undefined, this),
329
- /* @__PURE__ */ jsxDEV("section", {
328
+ }),
329
+ /* @__PURE__ */ jsxs("section", {
330
330
  className: "mt-10 space-y-4",
331
331
  children: [
332
- /* @__PURE__ */ jsxDEV("h2", {
332
+ /* @__PURE__ */ jsx("h2", {
333
333
  className: "text-foreground text-2xl font-bold",
334
334
  children: "7. Acceptable Use"
335
- }, undefined, false, undefined, this),
336
- /* @__PURE__ */ jsxDEV("p", {
335
+ }),
336
+ /* @__PURE__ */ jsx("p", {
337
337
  className: "text-muted-foreground",
338
338
  children: "When using the Services, you agree not to:"
339
- }, undefined, false, undefined, this),
340
- /* @__PURE__ */ jsxDEV("ul", {
339
+ }),
340
+ /* @__PURE__ */ jsxs("ul", {
341
341
  className: "text-muted-foreground list-disc space-y-2 pl-6",
342
342
  children: [
343
- /* @__PURE__ */ jsxDEV("li", {
343
+ /* @__PURE__ */ jsxs("li", {
344
344
  children: [
345
- /* @__PURE__ */ jsxDEV("strong", {
345
+ /* @__PURE__ */ jsx("strong", {
346
346
  className: "text-foreground",
347
347
  children: "Abuse the Services:"
348
- }, undefined, false, undefined, this),
348
+ }),
349
349
  " ",
350
350
  "Use the Services in a manner that disrupts, damages, or impairs our infrastructure or other users' experience"
351
351
  ]
352
- }, undefined, true, undefined, this),
353
- /* @__PURE__ */ jsxDEV("li", {
352
+ }),
353
+ /* @__PURE__ */ jsxs("li", {
354
354
  children: [
355
- /* @__PURE__ */ jsxDEV("strong", {
355
+ /* @__PURE__ */ jsx("strong", {
356
356
  className: "text-foreground",
357
357
  children: "Probe security:"
358
- }, undefined, false, undefined, this),
358
+ }),
359
359
  " ",
360
360
  "Attempt to gain unauthorised access to our systems, networks, or data; perform security testing without prior written permission"
361
361
  ]
362
- }, undefined, true, undefined, this),
363
- /* @__PURE__ */ jsxDEV("li", {
362
+ }),
363
+ /* @__PURE__ */ jsxs("li", {
364
364
  children: [
365
- /* @__PURE__ */ jsxDEV("strong", {
365
+ /* @__PURE__ */ jsx("strong", {
366
366
  className: "text-foreground",
367
367
  children: "Distribute harmful content:"
368
- }, undefined, false, undefined, this),
368
+ }),
369
369
  " ",
370
370
  "Upload, share, or distribute malware, viruses, or other malicious code"
371
371
  ]
372
- }, undefined, true, undefined, this),
373
- /* @__PURE__ */ jsxDEV("li", {
372
+ }),
373
+ /* @__PURE__ */ jsxs("li", {
374
374
  children: [
375
- /* @__PURE__ */ jsxDEV("strong", {
375
+ /* @__PURE__ */ jsx("strong", {
376
376
  className: "text-foreground",
377
377
  children: "Engage in illegal activity:"
378
- }, undefined, false, undefined, this),
378
+ }),
379
379
  " ",
380
380
  "Use the Services for any purpose that is unlawful, fraudulent, or harmful"
381
381
  ]
382
- }, undefined, true, undefined, this),
383
- /* @__PURE__ */ jsxDEV("li", {
382
+ }),
383
+ /* @__PURE__ */ jsxs("li", {
384
384
  children: [
385
- /* @__PURE__ */ jsxDEV("strong", {
385
+ /* @__PURE__ */ jsx("strong", {
386
386
  className: "text-foreground",
387
387
  children: "Interfere with operations:"
388
- }, undefined, false, undefined, this),
388
+ }),
389
389
  " ",
390
390
  "Attempt to interfere with, disrupt, or circumvent any security or access controls"
391
391
  ]
392
- }, undefined, true, undefined, this),
393
- /* @__PURE__ */ jsxDEV("li", {
392
+ }),
393
+ /* @__PURE__ */ jsxs("li", {
394
394
  children: [
395
- /* @__PURE__ */ jsxDEV("strong", {
395
+ /* @__PURE__ */ jsx("strong", {
396
396
  className: "text-foreground",
397
397
  children: "Violate rights:"
398
- }, undefined, false, undefined, this),
398
+ }),
399
399
  " ",
400
400
  "Infringe upon the intellectual property, privacy, or other rights of third parties"
401
401
  ]
402
- }, undefined, true, undefined, this),
403
- /* @__PURE__ */ jsxDEV("li", {
402
+ }),
403
+ /* @__PURE__ */ jsxs("li", {
404
404
  children: [
405
- /* @__PURE__ */ jsxDEV("strong", {
405
+ /* @__PURE__ */ jsx("strong", {
406
406
  className: "text-foreground",
407
407
  children: "Misrepresent identity:"
408
- }, undefined, false, undefined, this),
408
+ }),
409
409
  " ",
410
410
  "Impersonate any person or entity, or falsely claim affiliation with ContractSpec"
411
411
  ]
412
- }, undefined, true, undefined, this),
413
- /* @__PURE__ */ jsxDEV("li", {
412
+ }),
413
+ /* @__PURE__ */ jsxs("li", {
414
414
  children: [
415
- /* @__PURE__ */ jsxDEV("strong", {
415
+ /* @__PURE__ */ jsx("strong", {
416
416
  className: "text-foreground",
417
417
  children: "Circumvent limits:"
418
- }, undefined, false, undefined, this),
418
+ }),
419
419
  " ",
420
420
  "Attempt to bypass any usage limits, rate limits, or access restrictions"
421
421
  ]
422
- }, undefined, true, undefined, this)
422
+ })
423
423
  ]
424
- }, undefined, true, undefined, this),
425
- /* @__PURE__ */ jsxDEV("p", {
424
+ }),
425
+ /* @__PURE__ */ jsx("p", {
426
426
  className: "text-muted-foreground mt-4",
427
427
  children: "We reserve the right to investigate violations and take appropriate action, including suspension or termination of access."
428
- }, undefined, false, undefined, this)
428
+ })
429
429
  ]
430
- }, undefined, true, undefined, this),
431
- /* @__PURE__ */ jsxDEV("section", {
430
+ }),
431
+ /* @__PURE__ */ jsxs("section", {
432
432
  className: "mt-10 space-y-4",
433
433
  children: [
434
- /* @__PURE__ */ jsxDEV("h2", {
434
+ /* @__PURE__ */ jsx("h2", {
435
435
  className: "text-foreground text-2xl font-bold",
436
436
  children: "8. Beta & Preview Services"
437
- }, undefined, false, undefined, this),
438
- /* @__PURE__ */ jsxDEV("div", {
437
+ }),
438
+ /* @__PURE__ */ jsxs("div", {
439
439
  className: "text-muted-foreground rounded-lg border border-orange-500/20 bg-orange-500/5 p-4",
440
440
  children: [
441
- /* @__PURE__ */ jsxDEV("p", {
441
+ /* @__PURE__ */ jsx("p", {
442
442
  className: "mb-2 font-medium text-orange-400",
443
443
  children: "⚠️ Important"
444
- }, undefined, false, undefined, this),
445
- /* @__PURE__ */ jsxDEV("p", {
444
+ }),
445
+ /* @__PURE__ */ jsx("p", {
446
446
  children: 'ContractSpec is currently in active development. Some features may be labelled as "Beta", "Preview", "Alpha", or similar designations.'
447
- }, undefined, false, undefined, this)
447
+ })
448
448
  ]
449
- }, undefined, true, undefined, this),
450
- /* @__PURE__ */ jsxDEV("p", {
449
+ }),
450
+ /* @__PURE__ */ jsx("p", {
451
451
  className: "text-muted-foreground mt-4",
452
452
  children: "By using beta or preview features, you acknowledge:"
453
- }, undefined, false, undefined, this),
454
- /* @__PURE__ */ jsxDEV("ul", {
453
+ }),
454
+ /* @__PURE__ */ jsxs("ul", {
455
455
  className: "text-muted-foreground list-disc space-y-2 pl-6",
456
456
  children: [
457
- /* @__PURE__ */ jsxDEV("li", {
457
+ /* @__PURE__ */ jsxs("li", {
458
458
  children: [
459
- /* @__PURE__ */ jsxDEV("strong", {
459
+ /* @__PURE__ */ jsx("strong", {
460
460
  className: "text-foreground",
461
461
  children: "Things may break:"
462
- }, undefined, false, undefined, this),
462
+ }),
463
463
  " ",
464
464
  "Beta features may contain bugs, errors, or unexpected behaviour"
465
465
  ]
466
- }, undefined, true, undefined, this),
467
- /* @__PURE__ */ jsxDEV("li", {
466
+ }),
467
+ /* @__PURE__ */ jsxs("li", {
468
468
  children: [
469
- /* @__PURE__ */ jsxDEV("strong", {
469
+ /* @__PURE__ */ jsx("strong", {
470
470
  className: "text-foreground",
471
471
  children: "No availability guarantee:"
472
- }, undefined, false, undefined, this),
472
+ }),
473
473
  " ",
474
474
  "We do not guarantee uptime, availability, or continuity of beta features"
475
475
  ]
476
- }, undefined, true, undefined, this),
477
- /* @__PURE__ */ jsxDEV("li", {
476
+ }),
477
+ /* @__PURE__ */ jsxs("li", {
478
478
  children: [
479
- /* @__PURE__ */ jsxDEV("strong", {
479
+ /* @__PURE__ */ jsx("strong", {
480
480
  className: "text-foreground",
481
481
  children: "Features may change or disappear:"
482
- }, undefined, false, undefined, this),
482
+ }),
483
483
  " ",
484
484
  "We may modify, suspend, or discontinue beta features at any time without notice"
485
485
  ]
486
- }, undefined, true, undefined, this),
487
- /* @__PURE__ */ jsxDEV("li", {
486
+ }),
487
+ /* @__PURE__ */ jsxs("li", {
488
488
  children: [
489
- /* @__PURE__ */ jsxDEV("strong", {
489
+ /* @__PURE__ */ jsx("strong", {
490
490
  className: "text-foreground",
491
491
  children: "Not for production:"
492
- }, undefined, false, undefined, this),
492
+ }),
493
493
  " ",
494
494
  "Beta features should not be relied upon for mission-critical or production workloads unless you accept these risks"
495
495
  ]
496
- }, undefined, true, undefined, this),
497
- /* @__PURE__ */ jsxDEV("li", {
496
+ }),
497
+ /* @__PURE__ */ jsxs("li", {
498
498
  children: [
499
- /* @__PURE__ */ jsxDEV("strong", {
499
+ /* @__PURE__ */ jsx("strong", {
500
500
  className: "text-foreground",
501
501
  children: "Data may be lost:"
502
- }, undefined, false, undefined, this),
502
+ }),
503
503
  " ",
504
504
  "We cannot guarantee the preservation of data created using beta features"
505
505
  ]
506
- }, undefined, true, undefined, this)
506
+ })
507
507
  ]
508
- }, undefined, true, undefined, this)
508
+ })
509
509
  ]
510
- }, undefined, true, undefined, this),
511
- /* @__PURE__ */ jsxDEV("section", {
510
+ }),
511
+ /* @__PURE__ */ jsxs("section", {
512
512
  className: "mt-10 space-y-4",
513
513
  children: [
514
- /* @__PURE__ */ jsxDEV("h2", {
514
+ /* @__PURE__ */ jsx("h2", {
515
515
  className: "text-foreground text-2xl font-bold",
516
516
  children: "9. Design Partner Program"
517
- }, undefined, false, undefined, this),
518
- /* @__PURE__ */ jsxDEV("p", {
517
+ }),
518
+ /* @__PURE__ */ jsx("p", {
519
519
  className: "text-muted-foreground",
520
520
  children: "We offer a Design Partner program for early users who wish to collaborate closely with us to shape the product. If you participate as a Design Partner:"
521
- }, undefined, false, undefined, this),
522
- /* @__PURE__ */ jsxDEV("h3", {
521
+ }),
522
+ /* @__PURE__ */ jsx("h3", {
523
523
  className: "text-foreground mt-6 text-xl font-semibold",
524
524
  children: "9.1 Scope"
525
- }, undefined, false, undefined, this),
526
- /* @__PURE__ */ jsxDEV("p", {
525
+ }),
526
+ /* @__PURE__ */ jsx("p", {
527
527
  className: "text-muted-foreground",
528
528
  children: "Design Partners receive early access to features, provide feedback, and help validate product direction. The specific scope of your participation will be outlined in a separate agreement or communication."
529
- }, undefined, false, undefined, this),
530
- /* @__PURE__ */ jsxDEV("h3", {
529
+ }),
530
+ /* @__PURE__ */ jsx("h3", {
531
531
  className: "text-foreground mt-6 text-xl font-semibold",
532
532
  children: "9.2 Feedback"
533
- }, undefined, false, undefined, this),
534
- /* @__PURE__ */ jsxDEV("p", {
533
+ }),
534
+ /* @__PURE__ */ jsx("p", {
535
535
  className: "text-muted-foreground",
536
536
  children: "We value your input. Feedback you provide may be used to improve the Services. See Section 6.4 for licensing terms regarding feedback."
537
- }, undefined, false, undefined, this),
538
- /* @__PURE__ */ jsxDEV("h3", {
537
+ }),
538
+ /* @__PURE__ */ jsx("h3", {
539
539
  className: "text-foreground mt-6 text-xl font-semibold",
540
540
  children: "9.3 Confidentiality"
541
- }, undefined, false, undefined, this),
542
- /* @__PURE__ */ jsxDEV("p", {
541
+ }),
542
+ /* @__PURE__ */ jsx("p", {
543
543
  className: "text-muted-foreground",
544
544
  children: "Design Partners may receive access to confidential or pre-release information. Unless otherwise specified in a separate agreement, you agree to keep such information confidential and not share it publicly without our prior written consent."
545
- }, undefined, false, undefined, this),
546
- /* @__PURE__ */ jsxDEV("h3", {
545
+ }),
546
+ /* @__PURE__ */ jsx("h3", {
547
547
  className: "text-foreground mt-6 text-xl font-semibold",
548
548
  children: "9.4 Mutual Expectations"
549
- }, undefined, false, undefined, this),
550
- /* @__PURE__ */ jsxDEV("ul", {
549
+ }),
550
+ /* @__PURE__ */ jsxs("ul", {
551
551
  className: "text-muted-foreground list-disc space-y-2 pl-6",
552
552
  children: [
553
- /* @__PURE__ */ jsxDEV("li", {
553
+ /* @__PURE__ */ jsxs("li", {
554
554
  children: [
555
- /* @__PURE__ */ jsxDEV("strong", {
555
+ /* @__PURE__ */ jsx("strong", {
556
556
  className: "text-foreground",
557
557
  children: "From us:"
558
- }, undefined, false, undefined, this),
558
+ }),
559
559
  " Regular communications, responsiveness to feedback, and transparency about product direction"
560
560
  ]
561
- }, undefined, true, undefined, this),
562
- /* @__PURE__ */ jsxDEV("li", {
561
+ }),
562
+ /* @__PURE__ */ jsxs("li", {
563
563
  children: [
564
- /* @__PURE__ */ jsxDEV("strong", {
564
+ /* @__PURE__ */ jsx("strong", {
565
565
  className: "text-foreground",
566
566
  children: "From you:"
567
- }, undefined, false, undefined, this),
567
+ }),
568
568
  " Timely and honest feedback, reasonable engagement, and adherence to these Terms"
569
569
  ]
570
- }, undefined, true, undefined, this)
570
+ })
571
571
  ]
572
- }, undefined, true, undefined, this)
572
+ })
573
573
  ]
574
- }, undefined, true, undefined, this),
575
- /* @__PURE__ */ jsxDEV("section", {
574
+ }),
575
+ /* @__PURE__ */ jsxs("section", {
576
576
  className: "mt-10 space-y-4",
577
577
  children: [
578
- /* @__PURE__ */ jsxDEV("h2", {
578
+ /* @__PURE__ */ jsx("h2", {
579
579
  className: "text-foreground text-2xl font-bold",
580
580
  children: "10. Fees & Billing"
581
- }, undefined, false, undefined, this),
582
- /* @__PURE__ */ jsxDEV("div", {
581
+ }),
582
+ /* @__PURE__ */ jsxs("div", {
583
583
  className: "text-muted-foreground rounded-lg border border-yellow-500/20 bg-yellow-500/5 p-4",
584
584
  children: [
585
- /* @__PURE__ */ jsxDEV("p", {
585
+ /* @__PURE__ */ jsx("p", {
586
586
  className: "mb-2 font-medium text-yellow-500",
587
587
  children: "Note"
588
- }, undefined, false, undefined, this),
589
- /* @__PURE__ */ jsxDEV("p", {
588
+ }),
589
+ /* @__PURE__ */ jsx("p", {
590
590
  children: "Paid plans are not yet available. When paid plans are introduced, the following terms will apply:"
591
- }, undefined, false, undefined, this)
591
+ })
592
592
  ]
593
- }, undefined, true, undefined, this),
594
- /* @__PURE__ */ jsxDEV("ul", {
593
+ }),
594
+ /* @__PURE__ */ jsxs("ul", {
595
595
  className: "text-muted-foreground mt-4 list-disc space-y-2 pl-6",
596
596
  children: [
597
- /* @__PURE__ */ jsxDEV("li", {
597
+ /* @__PURE__ */ jsx("li", {
598
598
  children: "Fees will be clearly communicated before you commit to a paid plan"
599
- }, undefined, false, undefined, this),
600
- /* @__PURE__ */ jsxDEV("li", {
599
+ }),
600
+ /* @__PURE__ */ jsx("li", {
601
601
  children: "Payment terms, billing cycles, and refund policies will be specified at that time"
602
- }, undefined, false, undefined, this),
603
- /* @__PURE__ */ jsxDEV("li", {
602
+ }),
603
+ /* @__PURE__ */ jsx("li", {
604
604
  children: "We reserve the right to change pricing with reasonable notice"
605
- }, undefined, false, undefined, this),
606
- /* @__PURE__ */ jsxDEV("li", {
605
+ }),
606
+ /* @__PURE__ */ jsx("li", {
607
607
  children: "Failure to pay may result in suspension or termination of paid features"
608
- }, undefined, false, undefined, this)
608
+ })
609
609
  ]
610
- }, undefined, true, undefined, this)
610
+ })
611
611
  ]
612
- }, undefined, true, undefined, this),
613
- /* @__PURE__ */ jsxDEV("section", {
612
+ }),
613
+ /* @__PURE__ */ jsxs("section", {
614
614
  className: "mt-10 space-y-4",
615
615
  children: [
616
- /* @__PURE__ */ jsxDEV("h2", {
616
+ /* @__PURE__ */ jsx("h2", {
617
617
  className: "text-foreground text-2xl font-bold",
618
618
  children: "11. Third-Party Services"
619
- }, undefined, false, undefined, this),
620
- /* @__PURE__ */ jsxDEV("p", {
619
+ }),
620
+ /* @__PURE__ */ jsx("p", {
621
621
  className: "text-muted-foreground",
622
622
  children: "The Services may integrate with or contain links to third-party services, websites, or content. We do not control and are not responsible for third-party services."
623
- }, undefined, false, undefined, this),
624
- /* @__PURE__ */ jsxDEV("ul", {
623
+ }),
624
+ /* @__PURE__ */ jsxs("ul", {
625
625
  className: "text-muted-foreground list-disc space-y-2 pl-6",
626
626
  children: [
627
- /* @__PURE__ */ jsxDEV("li", {
627
+ /* @__PURE__ */ jsx("li", {
628
628
  children: "Your use of third-party services is governed by their respective terms and policies"
629
- }, undefined, false, undefined, this),
630
- /* @__PURE__ */ jsxDEV("li", {
629
+ }),
630
+ /* @__PURE__ */ jsx("li", {
631
631
  children: "We make no warranties or representations about third-party services"
632
- }, undefined, false, undefined, this),
633
- /* @__PURE__ */ jsxDEV("li", {
632
+ }),
633
+ /* @__PURE__ */ jsx("li", {
634
634
  children: "Links to third-party sites do not imply endorsement"
635
- }, undefined, false, undefined, this),
636
- /* @__PURE__ */ jsxDEV("li", {
635
+ }),
636
+ /* @__PURE__ */ jsx("li", {
637
637
  children: "You are responsible for reviewing the terms of any third-party services you use"
638
- }, undefined, false, undefined, this)
638
+ })
639
639
  ]
640
- }, undefined, true, undefined, this)
640
+ })
641
641
  ]
642
- }, undefined, true, undefined, this),
643
- /* @__PURE__ */ jsxDEV("section", {
642
+ }),
643
+ /* @__PURE__ */ jsxs("section", {
644
644
  className: "mt-10 space-y-4",
645
645
  children: [
646
- /* @__PURE__ */ jsxDEV("h2", {
646
+ /* @__PURE__ */ jsx("h2", {
647
647
  className: "text-foreground text-2xl font-bold",
648
648
  children: "12. Disclaimer of Warranties"
649
- }, undefined, false, undefined, this),
650
- /* @__PURE__ */ jsxDEV("div", {
649
+ }),
650
+ /* @__PURE__ */ jsx("div", {
651
651
  className: "text-muted-foreground rounded-lg border border-white/10 bg-white/5 p-4",
652
- children: /* @__PURE__ */ jsxDEV("p", {
652
+ children: /* @__PURE__ */ jsx("p", {
653
653
  className: "font-medium uppercase",
654
654
  children: 'THE SERVICES ARE PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED.'
655
- }, undefined, false, undefined, this)
656
- }, undefined, false, undefined, this),
657
- /* @__PURE__ */ jsxDEV("p", {
655
+ })
656
+ }),
657
+ /* @__PURE__ */ jsx("p", {
658
658
  className: "text-muted-foreground mt-4",
659
659
  children: "To the fullest extent permitted by law, we disclaim:"
660
- }, undefined, false, undefined, this),
661
- /* @__PURE__ */ jsxDEV("ul", {
660
+ }),
661
+ /* @__PURE__ */ jsxs("ul", {
662
662
  className: "text-muted-foreground list-disc space-y-2 pl-6",
663
663
  children: [
664
- /* @__PURE__ */ jsxDEV("li", {
664
+ /* @__PURE__ */ jsx("li", {
665
665
  children: "Warranties of merchantability, fitness for a particular purpose, and non-infringement"
666
- }, undefined, false, undefined, this),
667
- /* @__PURE__ */ jsxDEV("li", {
666
+ }),
667
+ /* @__PURE__ */ jsx("li", {
668
668
  children: "Any warranty that the Services will be uninterrupted, secure, or error-free"
669
- }, undefined, false, undefined, this),
670
- /* @__PURE__ */ jsxDEV("li", {
669
+ }),
670
+ /* @__PURE__ */ jsx("li", {
671
671
  children: "Any warranty regarding the accuracy, reliability, or completeness of content"
672
- }, undefined, false, undefined, this),
673
- /* @__PURE__ */ jsxDEV("li", {
672
+ }),
673
+ /* @__PURE__ */ jsx("li", {
674
674
  children: "Any warranty that defects will be corrected or that the Services are free of viruses or harmful components"
675
- }, undefined, false, undefined, this)
675
+ })
676
676
  ]
677
- }, undefined, true, undefined, this),
678
- /* @__PURE__ */ jsxDEV("h3", {
677
+ }),
678
+ /* @__PURE__ */ jsx("h3", {
679
679
  className: "text-foreground mt-6 text-xl font-semibold",
680
680
  children: "No Professional Advice"
681
- }, undefined, false, undefined, this),
682
- /* @__PURE__ */ jsxDEV("p", {
681
+ }),
682
+ /* @__PURE__ */ jsx("p", {
683
683
  className: "text-muted-foreground",
684
684
  children: "The Services are tools for software development. Nothing in the Services constitutes legal, financial, technical, or other professional advice. You are solely responsible for evaluating the suitability of the Services for your needs and for any decisions you make based on the output."
685
- }, undefined, false, undefined, this)
685
+ })
686
686
  ]
687
- }, undefined, true, undefined, this),
688
- /* @__PURE__ */ jsxDEV("section", {
687
+ }),
688
+ /* @__PURE__ */ jsxs("section", {
689
689
  className: "mt-10 space-y-4",
690
690
  children: [
691
- /* @__PURE__ */ jsxDEV("h2", {
691
+ /* @__PURE__ */ jsx("h2", {
692
692
  className: "text-foreground text-2xl font-bold",
693
693
  children: "13. Limitation of Liability"
694
- }, undefined, false, undefined, this),
695
- /* @__PURE__ */ jsxDEV("p", {
694
+ }),
695
+ /* @__PURE__ */ jsx("p", {
696
696
  className: "text-muted-foreground",
697
697
  children: "To the maximum extent permitted by applicable law:"
698
- }, undefined, false, undefined, this),
699
- /* @__PURE__ */ jsxDEV("ul", {
698
+ }),
699
+ /* @__PURE__ */ jsxs("ul", {
700
700
  className: "text-muted-foreground list-disc space-y-2 pl-6",
701
701
  children: [
702
- /* @__PURE__ */ jsxDEV("li", {
702
+ /* @__PURE__ */ jsxs("li", {
703
703
  children: [
704
- /* @__PURE__ */ jsxDEV("strong", {
704
+ /* @__PURE__ */ jsx("strong", {
705
705
  className: "text-foreground",
706
706
  children: "No indirect damages:"
707
- }, undefined, false, undefined, this),
707
+ }),
708
708
  " ",
709
709
  "We shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including loss of profits, data, goodwill, or other intangible losses"
710
710
  ]
711
- }, undefined, true, undefined, this),
712
- /* @__PURE__ */ jsxDEV("li", {
711
+ }),
712
+ /* @__PURE__ */ jsxs("li", {
713
713
  children: [
714
- /* @__PURE__ */ jsxDEV("strong", {
714
+ /* @__PURE__ */ jsx("strong", {
715
715
  className: "text-foreground",
716
716
  children: "Limited direct liability:"
717
- }, undefined, false, undefined, this),
717
+ }),
718
718
  " ",
719
719
  "Our total aggregate liability for any claims arising from or related to the Services shall not exceed the greater of: (a) the amount you paid us in the 12 months preceding the claim, or (b) €100"
720
720
  ]
721
- }, undefined, true, undefined, this),
722
- /* @__PURE__ */ jsxDEV("li", {
721
+ }),
722
+ /* @__PURE__ */ jsxs("li", {
723
723
  children: [
724
- /* @__PURE__ */ jsxDEV("strong", {
724
+ /* @__PURE__ */ jsx("strong", {
725
725
  className: "text-foreground",
726
726
  children: "Exceptions:"
727
- }, undefined, false, undefined, this),
727
+ }),
728
728
  " These limitations do not apply to liability that cannot be excluded under applicable law, including liability for fraud or wilful misconduct"
729
729
  ]
730
- }, undefined, true, undefined, this)
730
+ })
731
731
  ]
732
- }, undefined, true, undefined, this),
733
- /* @__PURE__ */ jsxDEV("p", {
732
+ }),
733
+ /* @__PURE__ */ jsx("p", {
734
734
  className: "text-muted-foreground mt-4",
735
735
  children: "You acknowledge that these limitations reflect a reasonable allocation of risk and are a fundamental basis of the agreement between us."
736
- }, undefined, false, undefined, this)
736
+ })
737
737
  ]
738
- }, undefined, true, undefined, this),
739
- /* @__PURE__ */ jsxDEV("section", {
738
+ }),
739
+ /* @__PURE__ */ jsxs("section", {
740
740
  className: "mt-10 space-y-4",
741
741
  children: [
742
- /* @__PURE__ */ jsxDEV("h2", {
742
+ /* @__PURE__ */ jsx("h2", {
743
743
  className: "text-foreground text-2xl font-bold",
744
744
  children: "14. Termination"
745
- }, undefined, false, undefined, this),
746
- /* @__PURE__ */ jsxDEV("h3", {
745
+ }),
746
+ /* @__PURE__ */ jsx("h3", {
747
747
  className: "text-foreground mt-6 text-xl font-semibold",
748
748
  children: "14.1 By You"
749
- }, undefined, false, undefined, this),
750
- /* @__PURE__ */ jsxDEV("p", {
749
+ }),
750
+ /* @__PURE__ */ jsx("p", {
751
751
  className: "text-muted-foreground",
752
752
  children: "You may stop using the Services at any time. When accounts are available, you may close your account through the account settings or by contacting us."
753
- }, undefined, false, undefined, this),
754
- /* @__PURE__ */ jsxDEV("h3", {
753
+ }),
754
+ /* @__PURE__ */ jsx("h3", {
755
755
  className: "text-foreground mt-6 text-xl font-semibold",
756
756
  children: "14.2 By Us"
757
- }, undefined, false, undefined, this),
758
- /* @__PURE__ */ jsxDEV("p", {
757
+ }),
758
+ /* @__PURE__ */ jsx("p", {
759
759
  className: "text-muted-foreground",
760
760
  children: "We may suspend or terminate your access to the Services at any time, with or without cause, with or without notice. Reasons for termination may include:"
761
- }, undefined, false, undefined, this),
762
- /* @__PURE__ */ jsxDEV("ul", {
761
+ }),
762
+ /* @__PURE__ */ jsxs("ul", {
763
763
  className: "text-muted-foreground list-disc space-y-2 pl-6",
764
764
  children: [
765
- /* @__PURE__ */ jsxDEV("li", {
765
+ /* @__PURE__ */ jsx("li", {
766
766
  children: "Violation of these Terms"
767
- }, undefined, false, undefined, this),
768
- /* @__PURE__ */ jsxDEV("li", {
767
+ }),
768
+ /* @__PURE__ */ jsx("li", {
769
769
  children: "Conduct that we believe is harmful to other users or our business"
770
- }, undefined, false, undefined, this),
771
- /* @__PURE__ */ jsxDEV("li", {
770
+ }),
771
+ /* @__PURE__ */ jsx("li", {
772
772
  children: "Extended inactivity"
773
- }, undefined, false, undefined, this),
774
- /* @__PURE__ */ jsxDEV("li", {
773
+ }),
774
+ /* @__PURE__ */ jsx("li", {
775
775
  children: "Discontinuation of the Services"
776
- }, undefined, false, undefined, this)
776
+ })
777
777
  ]
778
- }, undefined, true, undefined, this),
779
- /* @__PURE__ */ jsxDEV("h3", {
778
+ }),
779
+ /* @__PURE__ */ jsx("h3", {
780
780
  className: "text-foreground mt-6 text-xl font-semibold",
781
781
  children: "14.3 Effect of Termination"
782
- }, undefined, false, undefined, this),
783
- /* @__PURE__ */ jsxDEV("p", {
782
+ }),
783
+ /* @__PURE__ */ jsx("p", {
784
784
  className: "text-muted-foreground",
785
785
  children: "Upon termination, your right to use the Services ceases immediately. Provisions that by their nature should survive termination will survive, including intellectual property rights, disclaimers, limitations of liability, and dispute resolution."
786
- }, undefined, false, undefined, this)
786
+ })
787
787
  ]
788
- }, undefined, true, undefined, this),
789
- /* @__PURE__ */ jsxDEV("section", {
788
+ }),
789
+ /* @__PURE__ */ jsxs("section", {
790
790
  className: "mt-10 space-y-4",
791
791
  children: [
792
- /* @__PURE__ */ jsxDEV("h2", {
792
+ /* @__PURE__ */ jsx("h2", {
793
793
  className: "text-foreground text-2xl font-bold",
794
794
  children: "15. Governing Law & Jurisdiction"
795
- }, undefined, false, undefined, this),
796
- /* @__PURE__ */ jsxDEV("p", {
795
+ }),
796
+ /* @__PURE__ */ jsxs("p", {
797
797
  className: "text-muted-foreground",
798
798
  children: [
799
799
  "These Terms are governed by and construed in accordance with the laws of ",
800
- /* @__PURE__ */ jsxDEV("strong", {
800
+ /* @__PURE__ */ jsx("strong", {
801
801
  className: "text-foreground",
802
802
  children: "France"
803
- }, undefined, false, undefined, this),
803
+ }),
804
804
  ", without regard to conflict of law principles."
805
805
  ]
806
- }, undefined, true, undefined, this),
807
- /* @__PURE__ */ jsxDEV("p", {
806
+ }),
807
+ /* @__PURE__ */ jsxs("p", {
808
808
  className: "text-muted-foreground",
809
809
  children: [
810
810
  "Any disputes arising from or related to these Terms or the Services shall be subject to the exclusive jurisdiction of the courts of",
811
811
  " ",
812
- /* @__PURE__ */ jsxDEV("strong", {
812
+ /* @__PURE__ */ jsx("strong", {
813
813
  className: "text-foreground",
814
814
  children: "Paris, France"
815
- }, undefined, false, undefined, this),
815
+ }),
816
816
  "."
817
817
  ]
818
- }, undefined, true, undefined, this),
819
- /* @__PURE__ */ jsxDEV("p", {
818
+ }),
819
+ /* @__PURE__ */ jsx("p", {
820
820
  className: "text-muted-foreground",
821
821
  children: "If you are a consumer in the European Union, nothing in these Terms affects your rights under mandatory consumer protection laws of your country of residence."
822
- }, undefined, false, undefined, this)
822
+ })
823
823
  ]
824
- }, undefined, true, undefined, this),
825
- /* @__PURE__ */ jsxDEV("section", {
824
+ }),
825
+ /* @__PURE__ */ jsxs("section", {
826
826
  className: "mt-10 space-y-4",
827
827
  children: [
828
- /* @__PURE__ */ jsxDEV("h2", {
828
+ /* @__PURE__ */ jsx("h2", {
829
829
  className: "text-foreground text-2xl font-bold",
830
830
  children: "16. Contact"
831
- }, undefined, false, undefined, this),
832
- /* @__PURE__ */ jsxDEV("p", {
831
+ }),
832
+ /* @__PURE__ */ jsx("p", {
833
833
  className: "text-muted-foreground",
834
834
  children: "If you have any questions about these Terms, please contact us:"
835
- }, undefined, false, undefined, this),
836
- /* @__PURE__ */ jsxDEV("div", {
835
+ }),
836
+ /* @__PURE__ */ jsxs("div", {
837
837
  className: "text-muted-foreground rounded-lg border border-white/10 bg-white/5 p-4",
838
838
  children: [
839
- /* @__PURE__ */ jsxDEV("p", {
839
+ /* @__PURE__ */ jsxs("p", {
840
840
  children: [
841
- /* @__PURE__ */ jsxDEV("strong", {
841
+ /* @__PURE__ */ jsx("strong", {
842
842
  className: "text-foreground",
843
843
  children: "Email:"
844
- }, undefined, false, undefined, this),
844
+ }),
845
845
  " ",
846
- /* @__PURE__ */ jsxDEV("a", {
846
+ /* @__PURE__ */ jsx("a", {
847
847
  href: "mailto:legal@contractspec.io",
848
848
  className: "text-primary hover:underline",
849
849
  children: "legal@contractspec.io"
850
- }, undefined, false, undefined, this)
850
+ })
851
851
  ]
852
- }, undefined, true, undefined, this),
853
- /* @__PURE__ */ jsxDEV("p", {
852
+ }),
853
+ /* @__PURE__ */ jsxs("p", {
854
854
  className: "mt-2",
855
855
  children: [
856
- /* @__PURE__ */ jsxDEV("strong", {
856
+ /* @__PURE__ */ jsx("strong", {
857
857
  className: "text-foreground",
858
858
  children: "Address:"
859
- }, undefined, false, undefined, this),
859
+ }),
860
860
  " CHAMAN VENTURES, 229 rue Saint-Honoré, 75001 Paris, France"
861
861
  ]
862
- }, undefined, true, undefined, this)
862
+ })
863
863
  ]
864
- }, undefined, true, undefined, this)
864
+ })
865
865
  ]
866
- }, undefined, true, undefined, this),
867
- /* @__PURE__ */ jsxDEV("section", {
866
+ }),
867
+ /* @__PURE__ */ jsxs("section", {
868
868
  className: "mt-10 space-y-4",
869
869
  children: [
870
- /* @__PURE__ */ jsxDEV("h2", {
870
+ /* @__PURE__ */ jsx("h2", {
871
871
  className: "text-foreground text-2xl font-bold",
872
872
  children: "17. Miscellaneous"
873
- }, undefined, false, undefined, this),
874
- /* @__PURE__ */ jsxDEV("ul", {
873
+ }),
874
+ /* @__PURE__ */ jsxs("ul", {
875
875
  className: "text-muted-foreground list-disc space-y-2 pl-6",
876
876
  children: [
877
- /* @__PURE__ */ jsxDEV("li", {
877
+ /* @__PURE__ */ jsxs("li", {
878
878
  children: [
879
- /* @__PURE__ */ jsxDEV("strong", {
879
+ /* @__PURE__ */ jsx("strong", {
880
880
  className: "text-foreground",
881
881
  children: "Entire Agreement:"
882
- }, undefined, false, undefined, this),
882
+ }),
883
883
  " ",
884
884
  "These Terms, together with our Privacy Policy and any additional agreements, constitute the entire agreement between you and ContractSpec regarding the Services"
885
885
  ]
886
- }, undefined, true, undefined, this),
887
- /* @__PURE__ */ jsxDEV("li", {
886
+ }),
887
+ /* @__PURE__ */ jsxs("li", {
888
888
  children: [
889
- /* @__PURE__ */ jsxDEV("strong", {
889
+ /* @__PURE__ */ jsx("strong", {
890
890
  className: "text-foreground",
891
891
  children: "Severability:"
892
- }, undefined, false, undefined, this),
892
+ }),
893
893
  " If any provision of these Terms is found unenforceable, the remaining provisions will continue in effect"
894
894
  ]
895
- }, undefined, true, undefined, this),
896
- /* @__PURE__ */ jsxDEV("li", {
895
+ }),
896
+ /* @__PURE__ */ jsxs("li", {
897
897
  children: [
898
- /* @__PURE__ */ jsxDEV("strong", {
898
+ /* @__PURE__ */ jsx("strong", {
899
899
  className: "text-foreground",
900
900
  children: "Waiver:"
901
- }, undefined, false, undefined, this),
901
+ }),
902
902
  " Our failure to enforce any right or provision does not constitute a waiver of that right or provision"
903
903
  ]
904
- }, undefined, true, undefined, this),
905
- /* @__PURE__ */ jsxDEV("li", {
904
+ }),
905
+ /* @__PURE__ */ jsxs("li", {
906
906
  children: [
907
- /* @__PURE__ */ jsxDEV("strong", {
907
+ /* @__PURE__ */ jsx("strong", {
908
908
  className: "text-foreground",
909
909
  children: "Assignment:"
910
- }, undefined, false, undefined, this),
910
+ }),
911
911
  " You may not assign or transfer your rights under these Terms without our consent. We may assign our rights freely"
912
912
  ]
913
- }, undefined, true, undefined, this)
913
+ })
914
914
  ]
915
- }, undefined, true, undefined, this)
915
+ })
916
916
  ]
917
- }, undefined, true, undefined, this),
918
- /* @__PURE__ */ jsxDEV("div", {
917
+ }),
918
+ /* @__PURE__ */ jsx("div", {
919
919
  className: "mt-12 border-t border-white/10 pt-8",
920
- children: /* @__PURE__ */ jsxDEV("p", {
920
+ children: /* @__PURE__ */ jsxs("p", {
921
921
  className: "text-muted-foreground text-sm",
922
922
  children: [
923
923
  "For questions about these terms, please contact us at",
924
924
  " ",
925
- /* @__PURE__ */ jsxDEV("a", {
925
+ /* @__PURE__ */ jsx("a", {
926
926
  href: "mailto:legal@contractspec.io",
927
927
  className: "text-primary hover:underline",
928
928
  children: "legal@contractspec.io"
929
- }, undefined, false, undefined, this)
929
+ })
930
930
  ]
931
- }, undefined, true, undefined, this)
932
- }, undefined, false, undefined, this)
931
+ })
932
+ })
933
933
  ]
934
- }, undefined, true, undefined, this)
935
- }, undefined, false, undefined, this)
936
- }, undefined, false, undefined, this);
934
+ })
935
+ })
936
+ });
937
937
  }
938
938
  export {
939
939
  metadata,