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