@beyondwork/docx-react-component 1.0.0 → 1.0.2

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 (560) hide show
  1. package/README.md +44 -104
  2. package/package.json +66 -15
  3. package/src/api/public-types.ts +1 -1
  4. package/src/compare/diff-engine.ts +530 -0
  5. package/src/compare/export-redlines.ts +162 -0
  6. package/src/compare/snapshot.ts +37 -0
  7. package/src/core/commands/index.ts +1 -1
  8. package/src/core/state/editor-state.ts +2 -2
  9. package/src/index.ts +45 -0
  10. package/src/legal/bookmarks.ts +196 -0
  11. package/src/legal/cross-references.ts +356 -0
  12. package/src/legal/defined-terms.ts +203 -0
  13. package/src/runtime/document-runtime.ts +3 -5
  14. package/src/runtime/table-commands.ts +4 -1
  15. package/src/runtime/table-schema.ts +17 -2
  16. package/src/runtime/virtualized-rendering.ts +258 -0
  17. package/src/ui/WordReviewEditor.tsx +256 -35
  18. package/src/ui-tailwind/editor-surface/tw-editor-surface.tsx +2 -2
  19. package/src/ui-tailwind/editor-surface/tw-table-node-view.tsx +16 -2
  20. package/.codex/config.toml +0 -5
  21. package/.corepack/v1/pnpm/10.30.3/.corepack +0 -1
  22. package/.corepack/v1/pnpm/10.30.3/LICENSE +0 -22
  23. package/.corepack/v1/pnpm/10.30.3/README.md +0 -240
  24. package/.corepack/v1/pnpm/10.30.3/dist/node-gyp-bin/node-gyp +0 -6
  25. package/.corepack/v1/pnpm/10.30.3/dist/node-gyp-bin/node-gyp.cmd +0 -5
  26. package/.corepack/v1/pnpm/10.30.3/dist/pnpm.cjs +0 -195400
  27. package/.corepack/v1/pnpm/10.30.3/dist/pnpmrc +0 -2
  28. package/.corepack/v1/pnpm/10.30.3/dist/reflink.darwin-arm64-2HJ4WGO6.node +0 -0
  29. package/.corepack/v1/pnpm/10.30.3/dist/reflink.darwin-x64-3G3H6IW4.node +0 -0
  30. package/.corepack/v1/pnpm/10.30.3/dist/reflink.win32-arm64-msvc-Q6BARPPB.node +0 -0
  31. package/.corepack/v1/pnpm/10.30.3/dist/reflink.win32-x64-msvc-J2TZHRQI.node +0 -0
  32. package/.corepack/v1/pnpm/10.30.3/dist/templates/completion.bash +0 -31
  33. package/.corepack/v1/pnpm/10.30.3/dist/templates/completion.fish +0 -22
  34. package/.corepack/v1/pnpm/10.30.3/dist/templates/completion.ps1 +0 -193
  35. package/.corepack/v1/pnpm/10.30.3/dist/templates/completion.zsh +0 -27
  36. package/.corepack/v1/pnpm/10.30.3/dist/vendor/fastlist-0.3.0-x64.exe +0 -0
  37. package/.corepack/v1/pnpm/10.30.3/dist/vendor/fastlist-0.3.0-x86.exe +0 -0
  38. package/.corepack/v1/pnpm/10.30.3/dist/worker.js +0 -10119
  39. package/.corepack/v1/pnpm/10.30.3/package.json +0 -192
  40. package/.cursor/mcp.json +0 -7
  41. package/.github/workflows/ci.yml +0 -35
  42. package/.mcp.json +0 -7
  43. package/.openclaw/workspace-state.json +0 -4
  44. package/.pnpmrc.json +0 -1
  45. package/.wave-launch.sh +0 -7
  46. package/.workspace-marker +0 -1
  47. package/AGENTS.md +0 -78
  48. package/CHANGELOG.md +0 -177
  49. package/DESIGN.md +0 -929
  50. package/HEARTBEAT.md +0 -7
  51. package/IDENTITY.md +0 -23
  52. package/SOUL.md +0 -36
  53. package/TOOLS.md +0 -40
  54. package/USER.md +0 -17
  55. package/docs/README.md +0 -107
  56. package/docs/agents/wave-cont-eval-role.md +0 -36
  57. package/docs/agents/wave-cont-qa-role.md +0 -52
  58. package/docs/agents/wave-deploy-verifier-role.md +0 -34
  59. package/docs/agents/wave-design-role.md +0 -47
  60. package/docs/agents/wave-documentation-role.md +0 -34
  61. package/docs/agents/wave-infra-role.md +0 -34
  62. package/docs/agents/wave-integration-role.md +0 -37
  63. package/docs/agents/wave-launcher-role.md +0 -41
  64. package/docs/agents/wave-orchestrator-role.md +0 -52
  65. package/docs/agents/wave-planner-role.md +0 -39
  66. package/docs/agents/wave-security-role.md +0 -40
  67. package/docs/architecture/docx/README.md +0 -10
  68. package/docs/architecture/future/README.md +0 -8
  69. package/docs/architecture/ooxml-upgrade-analysis.md +0 -134
  70. package/docs/architecture/platform/shared-openxml-editor-platform.md +0 -153
  71. package/docs/architecture/xlsx/canonical-workbook-model-and-commands.md +0 -187
  72. package/docs/architecture/xlsx/spreadsheet-editor-frontend-architecture.md +0 -150
  73. package/docs/comment-redline-overview.md +0 -350
  74. package/docs/concepts/context7-vs-skills.md +0 -118
  75. package/docs/concepts/operating-modes.md +0 -91
  76. package/docs/concepts/runtime-agnostic-orchestration.md +0 -111
  77. package/docs/concepts/what-is-a-wave.md +0 -217
  78. package/docs/context7/bundles.json +0 -222
  79. package/docs/context7/planner-agent/README.md +0 -28
  80. package/docs/context7/planner-agent/manifest.json +0 -83
  81. package/docs/context7/planner-agent/papers/cooperbench-why-coding-agents-cannot-be-your-teammates-yet.md +0 -3283
  82. package/docs/context7/planner-agent/papers/dova-deliberation-first-multi-agent-orchestration-for-autonomous-research-automation.md +0 -1699
  83. package/docs/context7/planner-agent/papers/dpbench-large-language-models-struggle-with-simultaneous-coordination.md +0 -2251
  84. package/docs/context7/planner-agent/papers/incremental-planning-to-control-a-blackboard-based-problem-solver.md +0 -1729
  85. package/docs/context7/planner-agent/papers/silo-bench-a-scalable-environment-for-evaluating-distributed-coordination-in-multi-agent-llm-systems.md +0 -3747
  86. package/docs/context7/planner-agent/papers/todoevolve-learning-to-architect-agent-planning-systems.md +0 -1675
  87. package/docs/context7/planner-agent/papers/verified-multi-agent-orchestration-a-plan-execute-verify-replan-framework-for-complex-query-resolution.md +0 -1173
  88. package/docs/context7/planner-agent/papers/why-do-multi-agent-llm-systems-fail.md +0 -5211
  89. package/docs/context7/planner-agent/topics/planning-and-orchestration.md +0 -24
  90. package/docs/evals/arm-templates/README.md +0 -13
  91. package/docs/evals/arm-templates/full-wave.json +0 -15
  92. package/docs/evals/arm-templates/single-agent.json +0 -15
  93. package/docs/evals/benchmark-catalog.json +0 -670
  94. package/docs/evals/cases/README.md +0 -47
  95. package/docs/evals/cases/wave-blackboard-inbox-targeting.json +0 -73
  96. package/docs/evals/cases/wave-contradiction-conflict.json +0 -104
  97. package/docs/evals/cases/wave-expert-routing-preservation.json +0 -69
  98. package/docs/evals/cases/wave-hidden-profile-private-evidence.json +0 -81
  99. package/docs/evals/cases/wave-premature-closure-guard.json +0 -71
  100. package/docs/evals/cases/wave-silo-cross-agent-state.json +0 -77
  101. package/docs/evals/cases/wave-simultaneous-lockstep.json +0 -92
  102. package/docs/evals/external-benchmarks.json +0 -85
  103. package/docs/evals/external-command-config.sample.json +0 -9
  104. package/docs/evals/external-command-config.swe-bench-pro.json +0 -8
  105. package/docs/evals/pilots/README.md +0 -47
  106. package/docs/evals/pilots/swe-bench-pro-public-full-wave-review-10.json +0 -64
  107. package/docs/evals/pilots/swe-bench-pro-public-pilot.json +0 -111
  108. package/docs/evals/wave-benchmark-program.md +0 -302
  109. package/docs/guides/planner.md +0 -220
  110. package/docs/guides/recommendations-0.8.9.md +0 -133
  111. package/docs/guides/signal-wrappers.md +0 -165
  112. package/docs/guides/terminal-surfaces.md +0 -96
  113. package/docs/image copy.png +0 -0
  114. package/docs/image.png +0 -0
  115. package/docs/images/image.png +0 -0
  116. package/docs/legal-feedback-architecture.md +0 -498
  117. package/docs/plans/component-cutover-matrix.json +0 -1072
  118. package/docs/plans/component-cutover-matrix.md +0 -307
  119. package/docs/plans/context7-wave-orchestrator.md +0 -155
  120. package/docs/plans/current-state.md +0 -198
  121. package/docs/plans/docx/README.md +0 -9
  122. package/docs/plans/examples/wave-benchmark-improvement.md +0 -108
  123. package/docs/plans/examples/wave-example-live-proof.md +0 -435
  124. package/docs/plans/master-plan.md +0 -224
  125. package/docs/plans/migration.md +0 -538
  126. package/docs/plans/operations/README.md +0 -7
  127. package/docs/plans/operations/wave-10-word-certification.md +0 -87
  128. package/docs/plans/operations/wave-8-railway-staging.md +0 -153
  129. package/docs/plans/operations/wave-9-manual-certification.md +0 -73
  130. package/docs/plans/platform/README.md +0 -9
  131. package/docs/plans/reference/legal-checklist-coverage.md +0 -258
  132. package/docs/plans/wave-orchestrator.md +0 -423
  133. package/docs/plans/waves/README.md +0 -75
  134. package/docs/plans/waves/completed/wave-0.md +0 -195
  135. package/docs/plans/waves/completed/wave-1.md +0 -379
  136. package/docs/plans/waves/completed/wave-10.md +0 -670
  137. package/docs/plans/waves/completed/wave-11.md +0 -335
  138. package/docs/plans/waves/completed/wave-12.md +0 -417
  139. package/docs/plans/waves/completed/wave-13.md +0 -316
  140. package/docs/plans/waves/completed/wave-14.md +0 -319
  141. package/docs/plans/waves/completed/wave-15.md +0 -321
  142. package/docs/plans/waves/completed/wave-16.md +0 -316
  143. package/docs/plans/waves/completed/wave-17.md +0 -331
  144. package/docs/plans/waves/completed/wave-18.md +0 -328
  145. package/docs/plans/waves/completed/wave-2.md +0 -438
  146. package/docs/plans/waves/completed/wave-3.md +0 -435
  147. package/docs/plans/waves/completed/wave-4.md +0 -430
  148. package/docs/plans/waves/completed/wave-5.md +0 -430
  149. package/docs/plans/waves/completed/wave-6.md +0 -430
  150. package/docs/plans/waves/completed/wave-7.md +0 -526
  151. package/docs/plans/waves/completed/wave-8.md +0 -596
  152. package/docs/plans/waves/completed/wave-9.md +0 -552
  153. package/docs/plans/waves/deferred/README.md +0 -14
  154. package/docs/plans/waves/deferred/encrypted-intake-contracts.md +0 -282
  155. package/docs/plans/waves/deferred/legal-feedback-wave-expansion.md +0 -308
  156. package/docs/plans/waves/deferred/wave-encrypted-intake.md +0 -451
  157. package/docs/plans/waves/design/README.md +0 -5
  158. package/docs/plans/waves/design/wave-1-a1.md +0 -309
  159. package/docs/plans/waves/reviews/README.md +0 -5
  160. package/docs/plans/waves/reviews/wave-0-cont-qa.md +0 -151
  161. package/docs/plans/waves/reviews/wave-1-cont-qa.md +0 -46
  162. package/docs/plans/waves/reviews/wave-10-accessibility-and-design.md +0 -51
  163. package/docs/plans/waves/reviews/wave-10-cont-qa.md +0 -24
  164. package/docs/plans/waves/reviews/wave-10-dashboard-proof.md +0 -46
  165. package/docs/plans/waves/reviews/wave-10-performance-signoff.md +0 -55
  166. package/docs/plans/waves/reviews/wave-10-regression-proof.md +0 -23
  167. package/docs/plans/waves/reviews/wave-10-release-audit.md +0 -31
  168. package/docs/plans/waves/reviews/wave-10-service-proof.md +0 -83
  169. package/docs/plans/waves/reviews/wave-10-word-certification.md +0 -31
  170. package/docs/plans/waves/reviews/wave-18-ai-contract-closure.md +0 -277
  171. package/docs/plans/waves/reviews/wave-18-cont-qa.md +0 -255
  172. package/docs/plans/waves/reviews/wave-18-parity-proof.md +0 -271
  173. package/docs/plans/waves/reviews/wave-19-cont-qa.md +0 -59
  174. package/docs/plans/waves/reviews/wave-2-cont-qa.md +0 -72
  175. package/docs/plans/waves/reviews/wave-20-cont-qa.md +0 -60
  176. package/docs/plans/waves/reviews/wave-25-cont-qa.md +0 -48
  177. package/docs/plans/waves/reviews/wave-28-cont-qa.md +0 -46
  178. package/docs/plans/waves/reviews/wave-29-cont-qa.md +0 -53
  179. package/docs/plans/waves/reviews/wave-3-cont-qa.md +0 -53
  180. package/docs/plans/waves/reviews/wave-3-core-proof.md +0 -77
  181. package/docs/plans/waves/reviews/wave-3-validator-proof.md +0 -73
  182. package/docs/plans/waves/reviews/wave-32-cont-qa.md +0 -43
  183. package/docs/plans/waves/reviews/wave-33-cont-qa.md +0 -526
  184. package/docs/plans/waves/reviews/wave-34-cont-qa.md +0 -100
  185. package/docs/plans/waves/reviews/wave-35-cont-qa.md +0 -145
  186. package/docs/plans/waves/reviews/wave-4-cont-qa.md +0 -47
  187. package/docs/plans/waves/reviews/wave-4-structure-proof.md +0 -69
  188. package/docs/plans/waves/reviews/wave-5-comment-proof.md +0 -158
  189. package/docs/plans/waves/reviews/wave-5-cont-qa.md +0 -68
  190. package/docs/plans/waves/reviews/wave-6-cont-qa.md +0 -416
  191. package/docs/plans/waves/reviews/wave-6-redline-proof.md +0 -130
  192. package/docs/plans/waves/reviews/wave-7-cont-qa.md +0 -82
  193. package/docs/plans/waves/reviews/wave-7-ooxml-compliance.md +0 -85
  194. package/docs/plans/waves/reviews/wave-7-preservation-proof.md +0 -119
  195. package/docs/plans/waves/reviews/wave-7-trust-ux.md +0 -87
  196. package/docs/plans/waves/reviews/wave-8-accessibility-and-design.md +0 -128
  197. package/docs/plans/waves/reviews/wave-8-cont-qa.md +0 -92
  198. package/docs/plans/waves/reviews/wave-8-live-proof.md +0 -140
  199. package/docs/plans/waves/reviews/wave-8-security.md +0 -47
  200. package/docs/plans/waves/reviews/wave-9-editor-embedding.md +0 -39
  201. package/docs/plans/waves/reviews/wave-9-fixture-runner.md +0 -56
  202. package/docs/plans/waves/reviews/wave-9-live-proof.md +0 -105
  203. package/docs/plans/waves/reviews/wave-9-usability-and-performance.md +0 -152
  204. package/docs/plans/waves/specs/README.md +0 -5
  205. package/docs/plans/waves/specs/wave-1-component-boundaries.md +0 -322
  206. package/docs/plans/waves/specs/wave-1-ooxml-contracts.md +0 -323
  207. package/docs/plans/waves/specs/wave-1-review-and-ui-contracts.md +0 -339
  208. package/docs/plans/waves/specs/wave-1-runtime-contracts.md +0 -509
  209. package/docs/plans/waves/wave-19.md +0 -341
  210. package/docs/plans/waves/wave-20.md +0 -308
  211. package/docs/plans/waves/wave-21.md +0 -289
  212. package/docs/plans/waves/wave-22.md +0 -221
  213. package/docs/plans/waves/wave-23.md +0 -295
  214. package/docs/plans/waves/wave-24.md +0 -286
  215. package/docs/plans/waves/wave-25.md +0 -313
  216. package/docs/plans/waves/wave-26.md +0 -300
  217. package/docs/plans/waves/wave-27.md +0 -299
  218. package/docs/plans/waves/wave-28.md +0 -368
  219. package/docs/plans/waves/wave-29.md +0 -303
  220. package/docs/plans/waves/wave-30.md +0 -307
  221. package/docs/plans/waves/wave-31.md +0 -231
  222. package/docs/plans/waves/wave-32.md +0 -152
  223. package/docs/plans/waves/wave-33.md +0 -147
  224. package/docs/plans/waves/wave-34.md +0 -148
  225. package/docs/plans/waves/wave-35.md +0 -141
  226. package/docs/plans/waves/wave-36.md +0 -146
  227. package/docs/plans/xlsx/README.md +0 -14
  228. package/docs/plans/xlsx/xlsx-fixture-corpus-and-certification-plan.md +0 -126
  229. package/docs/reference/cli-reference.md +0 -600
  230. package/docs/reference/coordination-and-closure.md +0 -487
  231. package/docs/reference/deep-research-report (15).md +0 -25
  232. package/docs/reference/docx/README.md +0 -10
  233. package/docs/reference/legal-checklist.md +0 -445
  234. package/docs/reference/live-proof-waves.md +0 -199
  235. package/docs/reference/ooxml-compliance.md +0 -129
  236. package/docs/reference/ooxml-feature-parity-matrix.md +0 -172
  237. package/docs/reference/platform/shared-ooxml-platform-guidance.md +0 -77
  238. package/docs/reference/prototype-agent-prompt-legal-fidelity.md +0 -155
  239. package/docs/reference/public-api.md +0 -456
  240. package/docs/reference/repository-guidance.md +0 -58
  241. package/docs/reference/runtime-config/README.md +0 -182
  242. package/docs/reference/runtime-config/claude.md +0 -110
  243. package/docs/reference/runtime-config/codex.md +0 -82
  244. package/docs/reference/runtime-config/opencode.md +0 -93
  245. package/docs/reference/sample-waves.md +0 -105
  246. package/docs/reference/skills.md +0 -237
  247. package/docs/reference/templates/AGENTS.md +0 -78
  248. package/docs/reference/templates/HEARTBEAT.md +0 -7
  249. package/docs/reference/templates/IDENTITY.md +0 -23
  250. package/docs/reference/templates/SOUL.md +0 -36
  251. package/docs/reference/templates/TOOLS.md +0 -40
  252. package/docs/reference/templates/USER.md +0 -17
  253. package/docs/reference/wave-control.md +0 -184
  254. package/docs/reference/wave-planning-lessons.md +0 -167
  255. package/docs/reference/word-review-editor-frontend-architecture.md +0 -479
  256. package/docs/reference/word-review-editor-ux-guide.md +0 -253
  257. package/docs/reference/xlsx/xlsx-ooxml-compliance.md +0 -137
  258. package/docs/research/agent-context-sources.md +0 -178
  259. package/docs/research/coordination-failure-review.md +0 -290
  260. package/docs/research/docx-react-component/Canonical Document Schema Specification for a React-based Word-compatible Editor.md +0 -2317
  261. package/docs/research/docx-react-component/Feature Compatibility Matrix for a React Word Compatible Legal Editor v1.md +0 -219
  262. package/docs/research/docx-react-component/React Component Architecture and Front-End Structure Specification for a Word-Compatible Legal Review Editor.md +0 -1112
  263. package/docs/research/docx-react-component/document_compatibility_and_testing_spec.md +0 -751
  264. package/docs/research/xlsx/raw/README.md +0 -13
  265. package/docs/roadmap.md +0 -174
  266. package/docs/superpowers/plans/2026-03-28-harness-control-bar.md +0 -677
  267. package/docs/superpowers/specs/2026-03-28-harness-control-bar-design.md +0 -274
  268. package/docs/xlsx-react/README.md +0 -38
  269. package/docs/xlsx-react/agent-llm-interaction-layer-docx-xlsx.md +0 -621
  270. package/docs/xlsx-react/canonical-workbook-model-and-commands.md +0 -948
  271. package/docs/xlsx-react/shared-openxml-editor-platform-docx-xlsx.md +0 -228
  272. package/docs/xlsx-react/spreadsheet-editor-component-architecture.md +0 -809
  273. package/docs/xlsx-react/spreadsheet-editor-frontend-architecture.md +0 -537
  274. package/docs/xlsx-react/spreadsheet-editor-ux-guide.md +0 -520
  275. package/docs/xlsx-react/xlsx-editor-research-pack.md +0 -871
  276. package/docs/xlsx-react/xlsx-fixture-corpus-and-certification-plan.md +0 -436
  277. package/docs/xlsx-react/xlsx-ooxml-compliance.md +0 -320
  278. package/examples/README.md +0 -16
  279. package/memory/MEMORY.md +0 -24
  280. package/pnpm-workspace.yaml +0 -4
  281. package/scripts/check-no-authored-js.sh +0 -13
  282. package/scripts/context7-api-check.sh +0 -65
  283. package/scripts/context7-export-env.sh +0 -42
  284. package/scripts/run-context7-mcp.sh +0 -8
  285. package/scripts/run-workspace-tests.sh +0 -15
  286. package/scripts/start-wave-10-local.sh +0 -189
  287. package/scripts/wave-agent-attach.sh +0 -47
  288. package/scripts/wave-auto-answer.sh +0 -118
  289. package/scripts/wave-dashboard-attach.sh +0 -13
  290. package/scripts/wave-launch.sh +0 -273
  291. package/scripts/wave-overnight-supervisor.sh +0 -145
  292. package/scripts/wave-status.sh +0 -379
  293. package/scripts/wave-watch.sh +0 -231
  294. package/services/README.md +0 -17
  295. package/services/openxml-validator/Dockerfile +0 -29
  296. package/services/openxml-validator/OpenXmlValidator.Api.csproj +0 -12
  297. package/services/openxml-validator/Program.cs +0 -436
  298. package/services/openxml-validator/README.md +0 -152
  299. package/services/openxml-validator/railway.json +0 -16
  300. package/services/react-word-editor/.tmp-a4/src/api/public-types.ts +0 -318
  301. package/services/react-word-editor/.tmp-a4/src/ui/WordReviewEditor.tsx +0 -1302
  302. package/services/react-word-editor/.tmp-a4/src/ui/editor-surface/editor-surface.tsx +0 -546
  303. package/services/react-word-editor/.tmp-a4/test/ui/word-review-editor.test.tsx +0 -146
  304. package/services/react-word-editor/.tmp-a4-build/src/api/public-types.js +0 -2
  305. package/services/react-word-editor/.tmp-a4-build/src/ui/WordReviewEditor.js +0 -818
  306. package/services/react-word-editor/.tmp-a4-build/src/ui/editor-surface/editor-surface.js +0 -229
  307. package/services/react-word-editor/.tmp-a4-build/test/ui/word-review-editor.test.js +0 -121
  308. package/services/react-word-editor/.tmp-wave-4-a3-tsconfig.json +0 -21
  309. package/services/react-word-editor/.tmp-wave-4-a3-tsconfig.tsbuildinfo +0 -1
  310. package/services/react-word-editor/Dockerfile +0 -26
  311. package/services/react-word-editor/README.md +0 -254
  312. package/services/react-word-editor/app/api/certification/route.ts +0 -79
  313. package/services/react-word-editor/app/api/demo-sessions/route.ts +0 -109
  314. package/services/react-word-editor/app/api/deploy-health/route.ts +0 -23
  315. package/services/react-word-editor/app/api/exports/[exportId]/route.ts +0 -34
  316. package/services/react-word-editor/app/api/exports/route.ts +0 -81
  317. package/services/react-word-editor/app/api/fixtures/[fixtureId]/run/route.ts +0 -100
  318. package/services/react-word-editor/app/api/health/route.ts +0 -70
  319. package/services/react-word-editor/app/api/runs/[runId]/route.ts +0 -36
  320. package/services/react-word-editor/app/api/scenarios/[scenarioId]/run/route.ts +0 -85
  321. package/services/react-word-editor/app/api/sessions/[sessionId]/route.ts +0 -199
  322. package/services/react-word-editor/app/api/sessions/[sessionId]/source/route.ts +0 -45
  323. package/services/react-word-editor/app/api/uploads/route.ts +0 -70
  324. package/services/react-word-editor/app/api/validate/route.ts +0 -310
  325. package/services/react-word-editor/app/certification/[runId]/page.tsx +0 -14
  326. package/services/react-word-editor/app/certification/page.tsx +0 -32
  327. package/services/react-word-editor/app/dashboard/page.tsx +0 -7
  328. package/services/react-word-editor/app/demo/page.tsx +0 -30
  329. package/services/react-word-editor/app/demo/prototype-client.tsx +0 -1080
  330. package/services/react-word-editor/app/editor/[sessionId]/page.tsx +0 -33
  331. package/services/react-word-editor/app/fixtures/page.tsx +0 -7
  332. package/services/react-word-editor/app/globals.css +0 -121
  333. package/services/react-word-editor/app/layout.tsx +0 -32
  334. package/services/react-word-editor/app/page.tsx +0 -30
  335. package/services/react-word-editor/app/runs/[runId]/page.tsx +0 -34
  336. package/services/react-word-editor/app/wave-10-word-review/page.tsx +0 -7
  337. package/services/react-word-editor/components/harness-control-bar.tsx +0 -289
  338. package/services/react-word-editor/components/harness-editor-session-client.tsx +0 -1214
  339. package/services/react-word-editor/components/harness-workspace-page.tsx +0 -715
  340. package/services/react-word-editor/components/reduced-motion-toggle.tsx +0 -79
  341. package/services/react-word-editor/components/workspace-certification-panel.tsx +0 -307
  342. package/services/react-word-editor/lib/certification-bundle.ts +0 -796
  343. package/services/react-word-editor/lib/certification-store.ts +0 -661
  344. package/services/react-word-editor/lib/demo-fixtures.test.mjs +0 -195
  345. package/services/react-word-editor/lib/demo-fixtures.ts +0 -1519
  346. package/services/react-word-editor/lib/editor-session-summary.test.mjs +0 -68
  347. package/services/react-word-editor/lib/editor-session-summary.ts +0 -14
  348. package/services/react-word-editor/lib/editor-session.ts +0 -228
  349. package/services/react-word-editor/lib/exports-route.test.mjs +0 -32
  350. package/services/react-word-editor/lib/harness-client.ts +0 -347
  351. package/services/react-word-editor/lib/harness-config.json +0 -30
  352. package/services/react-word-editor/lib/harness-config.test.mjs +0 -31
  353. package/services/react-word-editor/lib/harness-config.ts +0 -21
  354. package/services/react-word-editor/lib/harness-editor-datastore.test.mjs +0 -220
  355. package/services/react-word-editor/lib/harness-editor-datastore.ts +0 -161
  356. package/services/react-word-editor/lib/private-mode.test.mjs +0 -42
  357. package/services/react-word-editor/lib/private-mode.ts +0 -61
  358. package/services/react-word-editor/lib/regression-report.test.mjs +0 -352
  359. package/services/react-word-editor/lib/regression-report.ts +0 -896
  360. package/services/react-word-editor/lib/run-artifacts.ts +0 -934
  361. package/services/react-word-editor/lib/run-history.ts +0 -755
  362. package/services/react-word-editor/lib/scenario-artifacts.test.mjs +0 -41
  363. package/services/react-word-editor/lib/scenario-artifacts.ts +0 -44
  364. package/services/react-word-editor/lib/storage.ts +0 -953
  365. package/services/react-word-editor/lib/validator-client.test.mjs +0 -54
  366. package/services/react-word-editor/lib/validator-client.ts +0 -95
  367. package/services/react-word-editor/lib/workspace-navigation.ts +0 -79
  368. package/services/react-word-editor/middleware.ts +0 -35
  369. package/services/react-word-editor/next-env.d.ts +0 -6
  370. package/services/react-word-editor/next.config.mjs +0 -15
  371. package/services/react-word-editor/package.json +0 -38
  372. package/services/react-word-editor/postcss.config.mjs +0 -8
  373. package/services/react-word-editor/railway.json +0 -21
  374. package/services/react-word-editor/scripts/wave-10-certification.mjs +0 -101
  375. package/services/react-word-editor/scripts/wave-9-live-usability-pilot.mjs +0 -911
  376. package/services/react-word-editor/tsconfig.json +0 -39
  377. package/services/react-word-editor/tsconfig.tsbuildinfo +0 -1
  378. package/skills/README.md +0 -48
  379. package/skills/domain-docx-compatibility/SKILL.md +0 -44
  380. package/skills/domain-docx-compatibility/skill.json +0 -19
  381. package/skills/domain-editor-architecture/SKILL.md +0 -49
  382. package/skills/domain-editor-architecture/skill.json +0 -19
  383. package/skills/domain-legal-review/SKILL.md +0 -39
  384. package/skills/domain-legal-review/skill.json +0 -19
  385. package/skills/provider-aws/SKILL.md +0 -117
  386. package/skills/provider-aws/adapters/claude.md +0 -1
  387. package/skills/provider-aws/adapters/codex.md +0 -1
  388. package/skills/provider-aws/references/service-verification.md +0 -39
  389. package/skills/provider-aws/skill.json +0 -54
  390. package/skills/provider-custom-deploy/SKILL.md +0 -64
  391. package/skills/provider-custom-deploy/skill.json +0 -50
  392. package/skills/provider-docker-compose/SKILL.md +0 -96
  393. package/skills/provider-docker-compose/adapters/local.md +0 -1
  394. package/skills/provider-docker-compose/skill.json +0 -53
  395. package/skills/provider-github-release/SKILL.md +0 -121
  396. package/skills/provider-github-release/adapters/claude.md +0 -1
  397. package/skills/provider-github-release/adapters/codex.md +0 -1
  398. package/skills/provider-github-release/skill.json +0 -55
  399. package/skills/provider-kubernetes/SKILL.md +0 -143
  400. package/skills/provider-kubernetes/adapters/claude.md +0 -1
  401. package/skills/provider-kubernetes/adapters/codex.md +0 -1
  402. package/skills/provider-kubernetes/references/kubectl-patterns.md +0 -58
  403. package/skills/provider-kubernetes/skill.json +0 -52
  404. package/skills/provider-railway/SKILL.md +0 -123
  405. package/skills/provider-railway/adapters/claude.md +0 -1
  406. package/skills/provider-railway/adapters/codex.md +0 -1
  407. package/skills/provider-railway/adapters/local.md +0 -1
  408. package/skills/provider-railway/adapters/opencode.md +0 -1
  409. package/skills/provider-railway/references/verification-commands.md +0 -39
  410. package/skills/provider-railway/skill.json +0 -71
  411. package/skills/provider-ssh-manual/SKILL.md +0 -97
  412. package/skills/provider-ssh-manual/skill.json +0 -54
  413. package/skills/repo-coding-rules/SKILL.md +0 -55
  414. package/skills/repo-coding-rules/skill.json +0 -34
  415. package/skills/role-cont-eval/SKILL.md +0 -91
  416. package/skills/role-cont-eval/adapters/codex.md +0 -1
  417. package/skills/role-cont-eval/skill.json +0 -36
  418. package/skills/role-cont-qa/SKILL.md +0 -100
  419. package/skills/role-cont-qa/adapters/claude.md +0 -1
  420. package/skills/role-cont-qa/skill.json +0 -36
  421. package/skills/role-deploy/SKILL.md +0 -97
  422. package/skills/role-deploy/skill.json +0 -36
  423. package/skills/role-design/SKILL.md +0 -50
  424. package/skills/role-design/skill.json +0 -36
  425. package/skills/role-documentation/SKILL.md +0 -76
  426. package/skills/role-documentation/skill.json +0 -36
  427. package/skills/role-implementation/SKILL.md +0 -45
  428. package/skills/role-implementation/skill.json +0 -36
  429. package/skills/role-infra/SKILL.md +0 -81
  430. package/skills/role-infra/skill.json +0 -36
  431. package/skills/role-integration/SKILL.md +0 -91
  432. package/skills/role-integration/skill.json +0 -36
  433. package/skills/role-planner/SKILL.md +0 -39
  434. package/skills/role-planner/skill.json +0 -21
  435. package/skills/role-research/SKILL.md +0 -65
  436. package/skills/role-research/skill.json +0 -36
  437. package/skills/role-security/SKILL.md +0 -60
  438. package/skills/role-security/skill.json +0 -36
  439. package/skills/runtime-claude/SKILL.md +0 -66
  440. package/skills/runtime-claude/skill.json +0 -36
  441. package/skills/runtime-codex/SKILL.md +0 -58
  442. package/skills/runtime-codex/skill.json +0 -36
  443. package/skills/runtime-local/SKILL.md +0 -46
  444. package/skills/runtime-local/skill.json +0 -36
  445. package/skills/runtime-opencode/SKILL.md +0 -58
  446. package/skills/runtime-opencode/skill.json +0 -36
  447. package/skills/signal-hygiene/SKILL.md +0 -51
  448. package/skills/signal-hygiene/skill.json +0 -20
  449. package/skills/tui-design/SKILL.md +0 -77
  450. package/skills/tui-design/references/tui-design.md +0 -259
  451. package/skills/tui-design/skill.json +0 -36
  452. package/skills/wave-core/SKILL.md +0 -141
  453. package/skills/wave-core/references/marker-syntax.md +0 -70
  454. package/skills/wave-core/skill.json +0 -35
  455. package/test/README.md +0 -16
  456. package/test/core/formatting-commands.test.ts +0 -285
  457. package/test/core/image-commands.test.ts +0 -298
  458. package/test/core/mapping.test.ts +0 -186
  459. package/test/core/text-commands.test.ts +0 -176
  460. package/test/fixtures/docx/F01-basic-contract.docx +0 -0
  461. package/test/fixtures/docx/F01-basic-contract.md +0 -33
  462. package/test/fixtures/docx/F02-headings-styles.docx +0 -0
  463. package/test/fixtures/docx/F02-headings-styles.md +0 -33
  464. package/test/fixtures/docx/F03-legal-outline-numbering.docx +0 -0
  465. package/test/fixtures/docx/F03-legal-outline-numbering.md +0 -34
  466. package/test/fixtures/docx/F04-restart-numbering-schedules.docx +0 -0
  467. package/test/fixtures/docx/F04-restart-numbering-schedules.md +0 -33
  468. package/test/fixtures/docx/F05-table-heavy-agreement.docx +0 -0
  469. package/test/fixtures/docx/F05-table-heavy-agreement.md +0 -34
  470. package/test/fixtures/docx/F06-merged-cells-signature-table.docx +0 -0
  471. package/test/fixtures/docx/F06-merged-cells-signature-table.md +0 -34
  472. package/test/fixtures/docx/F07-inline-images-exhibit.docx +0 -0
  473. package/test/fixtures/docx/F07-inline-images-exhibit.md +0 -34
  474. package/test/fixtures/docx/F08-hyperlinks.docx +0 -0
  475. package/test/fixtures/docx/F08-hyperlinks.md +0 -33
  476. package/test/fixtures/docx/F09-comments-single-paragraph.docx +0 -0
  477. package/test/fixtures/docx/F09-comments-single-paragraph.md +0 -33
  478. package/test/fixtures/docx/F10-threaded-comments-resolve.docx +0 -0
  479. package/test/fixtures/docx/F10-threaded-comments-resolve.md +0 -33
  480. package/test/fixtures/docx/F11-redlines-basic.docx +0 -0
  481. package/test/fixtures/docx/F11-redlines-basic.md +0 -33
  482. package/test/fixtures/docx/F12-redlines-paragraph-joins-splits.docx +0 -0
  483. package/test/fixtures/docx/F12-redlines-paragraph-joins-splits.md +0 -33
  484. package/test/fixtures/docx/F13-comments-on-deleted-text.docx +0 -0
  485. package/test/fixtures/docx/F13-comments-on-deleted-text.md +0 -33
  486. package/test/fixtures/docx/F14-revisions-in-tables-and-lists.docx +0 -0
  487. package/test/fixtures/docx/F14-revisions-in-tables-and-lists.md +0 -33
  488. package/test/fixtures/docx/F15-sections-headers-footers.docx +0 -0
  489. package/test/fixtures/docx/F15-sections-headers-footers.md +0 -33
  490. package/test/fixtures/docx/F16-footnotes-endnotes.docx +0 -0
  491. package/test/fixtures/docx/F16-footnotes-endnotes.md +0 -33
  492. package/test/fixtures/docx/F17-fields-and-toc.docx +0 -0
  493. package/test/fixtures/docx/F17-fields-and-toc.md +0 -33
  494. package/test/fixtures/docx/F18-content-controls-template.docx +0 -0
  495. package/test/fixtures/docx/F18-content-controls-template.md +0 -33
  496. package/test/fixtures/docx/F19-custom-xml-doc-assembly.docx +0 -0
  497. package/test/fixtures/docx/F19-custom-xml-doc-assembly.md +0 -35
  498. package/test/fixtures/docx/F20-unknown-ooxml-and-alternatecontent.docx +0 -0
  499. package/test/fixtures/docx/F20-unknown-ooxml-and-alternatecontent.md +0 -33
  500. package/test/fixtures/docx/F21-malformed-broken-docx.docx +0 -0
  501. package/test/fixtures/docx/F21-malformed-broken-docx.md +0 -33
  502. package/test/fixtures/docx/README.md +0 -74
  503. package/test/fixtures/docx/certification-manifest.json +0 -104
  504. package/test/fixtures/docx/fixtures.manifest.json +0 -196
  505. package/test/fixtures/encrypted-docx/README.md +0 -27
  506. package/test/fixtures/encrypted-docx/certification-manifest.json +0 -9
  507. package/test/fixtures/encrypted-docx/fixtures.manifest.json +0 -47
  508. package/test/fixtures/scenarios/docx/README.md +0 -25
  509. package/test/fixtures/scenarios/docx/S01-sow-template.docx +0 -0
  510. package/test/fixtures/scenarios/docx/S01-sow-template.md +0 -30
  511. package/test/fixtures/scenarios/docx/S02-bw-partner-user-licence-agreement-redlines.docx +0 -0
  512. package/test/fixtures/scenarios/docx/S02-bw-partner-user-licence-agreement-redlines.md +0 -32
  513. package/test/fixtures/scenarios/docx/scenario-manifest.json +0 -53
  514. package/test/formats/xlsx/io/xlsx-import.test.ts +0 -766
  515. package/test/formats/xlsx/model/workbook.test.ts +0 -669
  516. package/test/helpers/dom-setup.ts +0 -124
  517. package/test/io/comment-roundtrip.test.ts +0 -272
  518. package/test/io/complex-content-roundtrip.test.ts +0 -632
  519. package/test/io/docx-compatibility-regression.test.ts +0 -199
  520. package/test/io/docx-session.test.ts +0 -1495
  521. package/test/io/footnotes-roundtrip.test.ts +0 -318
  522. package/test/io/headers-footers-roundtrip.test.ts +0 -547
  523. package/test/io/numbering-roundtrip.test.ts +0 -234
  524. package/test/io/package-reader.test.ts +0 -199
  525. package/test/io/paragraph-properties-roundtrip.test.ts +0 -129
  526. package/test/io/preserved-package-roundtrip.test.ts +0 -365
  527. package/test/io/property-completeness.test.ts +0 -292
  528. package/test/io/revision-roundtrip.test.ts +0 -347
  529. package/test/io/structural-blocks.test.ts +0 -202
  530. package/test/io/table-media-roundtrip.test.ts +0 -448
  531. package/test/io/table-properties-roundtrip.test.ts +0 -569
  532. package/test/io/table-roundtrip.test.ts +0 -302
  533. package/test/io/text-roundtrip.test.ts +0 -344
  534. package/test/model/canonical-document.test.ts +0 -285
  535. package/test/preservation/opaque-fragment-store.test.ts +0 -121
  536. package/test/preservation/package-preservation.test.ts +0 -395
  537. package/test/preservation/store.test.ts +0 -84
  538. package/test/review/comment-remapping.test.ts +0 -220
  539. package/test/review/comment-store.test.ts +0 -180
  540. package/test/review/move-revisions.test.ts +0 -143
  541. package/test/review/property-change-revisions.test.ts +0 -225
  542. package/test/review/revision-actions.test.ts +0 -330
  543. package/test/review/revision-store.test.ts +0 -193
  544. package/test/runtime/session-capabilities.test.ts +0 -260
  545. package/test/runtime/table-commands.test.ts +0 -356
  546. package/test/runtime/table-schema.test.ts +0 -221
  547. package/test/runtime/tracked-changes-toggle.test.ts +0 -107
  548. package/test/ui/comment-review-surface.test.tsx +0 -114
  549. package/test/ui/reduced-motion-toggle.test.tsx +0 -137
  550. package/test/ui/word-review-editor.imported-scenarios.test.tsx +0 -169
  551. package/test/ui/word-review-editor.interaction.test.tsx +0 -1198
  552. package/test/ui/word-review-editor.test.js +0 -188
  553. package/test/ui/word-review-editor.test.tsx +0 -280
  554. package/test/ui-tailwind/search-plugin.test.ts +0 -286
  555. package/test/validation/compatibility-engine.test.ts +0 -336
  556. package/test/validation/compatibility-report.test.ts +0 -189
  557. package/test/validation/low-priority-word-surfaces.test.ts +0 -282
  558. package/test/validation/malformed-doc.test.ts +0 -113
  559. package/test-results/.last-run.json +0 -4
  560. package/wave.config.json +0 -406
@@ -1,1080 +0,0 @@
1
- /**
2
- * @deprecated This prototype demo client is no longer rendered.
3
- * The root route (/) now uses HarnessEditorPage with the real WordReviewEditor.
4
- * This file is kept for reference only.
5
- */
6
- "use client";
7
-
8
- import { startTransition, useEffect, useId, useState, type ChangeEvent } from "react";
9
-
10
- import * as Select from "@radix-ui/react-select";
11
- import * as Tabs from "@radix-ui/react-tabs";
12
- import * as Toggle from "@radix-ui/react-toggle";
13
- import * as ToggleGroup from "@radix-ui/react-toggle-group";
14
- import * as Tooltip from "@radix-ui/react-tooltip";
15
- import * as ScrollArea from "@radix-ui/react-scroll-area";
16
- import {
17
- AlertTriangle,
18
- Bold,
19
- Check,
20
- ChevronDown,
21
- CornerDownLeft,
22
- Download,
23
- FileText,
24
- GitCompareArrows,
25
- Image,
26
- Info,
27
- Italic,
28
- Link2,
29
- Lock,
30
- MessageSquare,
31
- Monitor,
32
- Moon,
33
- MoveRight,
34
- Sun,
35
- Redo2,
36
- Shield,
37
- ShieldAlert,
38
- ShieldCheck,
39
- Underline,
40
- Undo2,
41
- X,
42
- XCircle,
43
- } from "lucide-react";
44
-
45
- import type {
46
- CompatibilityFeatureClass,
47
- DemoCatalogResponse,
48
- DemoMarkupDisplay,
49
- DemoRailTab,
50
- DemoSession,
51
- DemoViewMode,
52
- PrototypeCalloutBlock,
53
- PrototypeCommentDecoration,
54
- PrototypeCommentThread,
55
- PrototypeFeatureEntry,
56
- PrototypeRevisionDecoration,
57
- PrototypeRevisionEntry,
58
- PrototypeSurfaceBlock,
59
- PrototypeTableBlock,
60
- PrototypeTableCell,
61
- SurfaceBlockSnapshot,
62
- SurfaceInlineSegment,
63
- } from "../../lib/demo-fixtures";
64
-
65
- interface DemoPrototypeClientProps {
66
- catalog: DemoCatalogResponse;
67
- }
68
-
69
- const selectionActions = [
70
- { label: "Bold", icon: Bold },
71
- { label: "Italic", icon: Italic },
72
- { label: "Underline", icon: Underline },
73
- { label: "Comment", icon: MessageSquare },
74
- { label: "Link", icon: Link2 },
75
- { label: "Clear", icon: X },
76
- ];
77
-
78
- const focusRingClass =
79
- "focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-canvas";
80
-
81
- export function DemoPrototypeClient(props: DemoPrototypeClientProps) {
82
- const initialSession = props.catalog.sessions[0];
83
- const uploadId = useId();
84
-
85
- const [sessionId, setSessionId] = useState(initialSession.id);
86
- const [markupDisplay, setMarkupDisplay] = useState<DemoMarkupDisplay>(
87
- initialSession.defaultMarkupDisplay,
88
- );
89
- const [viewMode, setViewMode] = useState<DemoViewMode>(initialSession.defaultViewMode);
90
- const [activeRailTab, setActiveRailTab] = useState<DemoRailTab>(initialSession.defaultRailTab);
91
- const [trackChangesEnabled, setTrackChangesEnabled] = useState(
92
- initialSession.defaultTrackChangesEnabled,
93
- );
94
- const [activeCommentId, setActiveCommentId] = useState<string | undefined>(
95
- initialSession.snapshot.comments.threads[0]?.commentId,
96
- );
97
- const [activeRevisionId, setActiveRevisionId] = useState<string | undefined>(
98
- initialSession.snapshot.trackedChanges.revisions[0]?.revisionId,
99
- );
100
- const [selectionLabel, setSelectionLabel] = useState<string>("");
101
- const [activeCellId, setActiveCellId] = useState<string | undefined>();
102
- const [commentStatusOverrides, setCommentStatusOverrides] = useState<
103
- Record<string, "open" | "resolved" | "detached">
104
- >({});
105
- const [revisionStatusOverrides, setRevisionStatusOverrides] = useState<
106
- Record<string, "active" | "accepted" | "rejected" | "detached">
107
- >({});
108
- const [reducedMotion, setReducedMotion] = useState(false);
109
- const [darkMode, setDarkMode] = useState(false);
110
- useEffect(() => {
111
- document.documentElement.classList.toggle("dark", darkMode);
112
- }, [darkMode]);
113
- useEffect(() => {
114
- if (typeof window === "undefined" || typeof window.matchMedia !== "function") {
115
- return;
116
- }
117
-
118
- const mediaQuery = window.matchMedia("(prefers-reduced-motion: reduce)");
119
- const syncPreference = () => {
120
- setReducedMotion(mediaQuery.matches);
121
- };
122
-
123
- syncPreference();
124
- mediaQuery.addEventListener?.("change", syncPreference);
125
-
126
- return () => {
127
- mediaQuery.removeEventListener?.("change", syncPreference);
128
- };
129
- }, []);
130
- const [isDirty, setIsDirty] = useState(false);
131
- const [localUploadName, setLocalUploadName] = useState<string>("");
132
-
133
- const currentSession =
134
- props.catalog.sessions.find((s) => s.id === sessionId) ?? initialSession;
135
- const snap = currentSession.snapshot;
136
-
137
- const currentComments = snap.comments.threads.map((thread) => ({
138
- ...thread,
139
- status: commentStatusOverrides[thread.commentId] ?? thread.status,
140
- }));
141
- const currentRevisions = snap.trackedChanges.revisions.map((rev) => ({
142
- ...rev,
143
- status: revisionStatusOverrides[rev.revisionId] ?? rev.status,
144
- }));
145
- const activeComment = currentComments.find((t) => t.commentId === activeCommentId);
146
- const activeRevision = currentRevisions.find((r) => r.revisionId === activeRevisionId);
147
- const preserveOnlyCount = snap.compatibility.featureEntries.filter(
148
- (e) => e.featureClass === "preserve-only",
149
- ).length;
150
- const warningCount = snap.compatibility.featureEntries.filter(
151
- (e) => e.featureClass !== "supported-roundtrip",
152
- ).length;
153
- const isExportBlocked = snap.compatibility.blockExport;
154
-
155
- function switchSession(nextSessionId: string) {
156
- const next = props.catalog.sessions.find((s) => s.id === nextSessionId);
157
- if (!next) return;
158
- startTransition(() => {
159
- setSessionId(next.id);
160
- setMarkupDisplay(next.defaultMarkupDisplay);
161
- setViewMode(next.defaultViewMode);
162
- setActiveRailTab(next.defaultRailTab);
163
- setTrackChangesEnabled(next.defaultTrackChangesEnabled);
164
- setActiveCommentId(next.snapshot.comments.threads[0]?.commentId);
165
- setActiveRevisionId(next.snapshot.trackedChanges.revisions[0]?.revisionId);
166
- setSelectionLabel("");
167
- setActiveCellId(undefined);
168
- setCommentStatusOverrides({});
169
- setRevisionStatusOverrides({});
170
- setIsDirty(false);
171
- });
172
- }
173
-
174
- function activateComment(thread: PrototypeCommentThread) {
175
- setActiveCommentId(thread.commentId);
176
- setActiveRevisionId(undefined);
177
- setActiveRailTab("comments");
178
- setSelectionLabel(thread.excerpt);
179
- // Scroll anchor into view (rail → canvas connection)
180
- setTimeout(() => {
181
- const el = document.querySelector(`[data-comment-id="${thread.commentId}"]`);
182
- el?.scrollIntoView({ behavior: reducedMotion ? "auto" : "smooth", block: "center" });
183
- }, 50);
184
- }
185
-
186
- function activateRevision(revision: PrototypeRevisionEntry) {
187
- setActiveRevisionId(revision.revisionId);
188
- setActiveCommentId(undefined);
189
- setActiveRailTab("changes");
190
- setSelectionLabel(revision.excerpt);
191
- }
192
-
193
- function updateCommentStatus(thread: PrototypeCommentThread, nextStatus: "open" | "resolved") {
194
- setCommentStatusOverrides((c) => ({ ...c, [thread.commentId]: nextStatus }));
195
- setIsDirty(true);
196
- setActiveCommentId(thread.commentId);
197
- setActiveRailTab("comments");
198
- }
199
-
200
- function updateRevisionStatus(revision: PrototypeRevisionEntry, nextStatus: "accepted" | "rejected") {
201
- setRevisionStatusOverrides((c) => ({ ...c, [revision.revisionId]: nextStatus }));
202
- setIsDirty(true);
203
- setActiveRevisionId(revision.revisionId);
204
- setActiveRailTab("changes");
205
- }
206
-
207
- function handleSegmentClick(segmentId: string, segmentText: string, cellId?: string) {
208
- const trimmed = segmentText.trim();
209
- setSelectionLabel(trimmed.length > 0 ? trimmed : "Selected range");
210
- setActiveCellId(cellId);
211
-
212
- // Check if this segment is in a comment decoration
213
- const commentDec = currentSession.commentDecorations.find((d) =>
214
- d.segmentIds.includes(segmentId),
215
- );
216
- if (commentDec) {
217
- const thread = currentComments.find((t) => t.commentId === commentDec.commentId);
218
- if (thread) { activateComment(thread); return; }
219
- }
220
-
221
- // Check if this segment is in a revision decoration
222
- const revisionDec = currentSession.revisionDecorations.find((d) =>
223
- d.segmentIds.includes(segmentId),
224
- );
225
- if (revisionDec) {
226
- const rev = currentRevisions.find((r) => r.revisionId === revisionDec.revisionId);
227
- if (rev) { activateRevision(rev); return; }
228
- }
229
- }
230
-
231
- function handleCellClick(cellId: string) {
232
- setActiveCellId(cellId);
233
- setSelectionLabel(`Cell ${cellId}`);
234
- }
235
-
236
- function handleUploadChange(event: ChangeEvent<HTMLInputElement>) {
237
- const file = event.target.files?.[0];
238
- if (file) setLocalUploadName(file.name);
239
- }
240
-
241
- const saveState = snap.readOnly ? "Read-only" : isDirty ? "Unsaved" : "Ready";
242
- const exportState = isExportBlocked ? "Blocked" : preserveOnlyCount > 0 ? "Warnings" : "Ready";
243
-
244
- return (
245
- <Tooltip.Provider delayDuration={400}>
246
- <main
247
- className={`flex h-screen flex-col bg-canvas text-primary ${reducedMotion ? "[&_*]:!transition-none [&_*]:!animation-none" : ""}`}
248
- >
249
- {/* Demo utility bar */}
250
- <div className="flex h-9 shrink-0 items-center gap-3 border-b border-border bg-surface px-3 text-xs">
251
- <span className="font-medium text-tertiary">Demo</span>
252
-
253
- <Select.Root value={sessionId} onValueChange={switchSession}>
254
- <Select.Trigger className={`inline-flex items-center gap-1 rounded-md px-2 py-1 text-xs text-secondary transition-colors hover:bg-surface-hover outline-none ${focusRingClass}`}>
255
- <Select.Value />
256
- <Select.Icon><ChevronDown className="h-3 w-3" /></Select.Icon>
257
- </Select.Trigger>
258
- <Select.Portal>
259
- <Select.Content className="overflow-hidden rounded-lg bg-canvas shadow-lg ring-1 ring-border z-50" position="popper" sideOffset={4}>
260
- <Select.Viewport className="p-1">
261
- {props.catalog.sessions.map((session) => (
262
- <Select.Item key={session.id} value={session.id} className={`flex cursor-pointer items-center gap-2 rounded-md px-2 py-1.5 text-xs text-primary outline-none data-[highlighted]:bg-surface ${focusRingClass}`}>
263
- <Select.ItemText>{session.title}</Select.ItemText>
264
- <span className={`shrink-0 text-[10px] font-medium rounded px-1 py-px ${
265
- session.sourceKind === "fixture"
266
- ? "text-insert bg-insert-soft"
267
- : session.sourceKind === "scenario"
268
- ? "text-accent bg-accent-soft"
269
- : "text-secondary bg-subtle"
270
- }`}>
271
- {session.sourceKind}
272
- </span>
273
- </Select.Item>
274
- ))}
275
- </Select.Viewport>
276
- </Select.Content>
277
- </Select.Portal>
278
- </Select.Root>
279
-
280
- <span className={`text-[10px] font-medium rounded px-1 py-px ${
281
- currentSession.sourceKind === "fixture"
282
- ? "text-insert bg-insert-soft"
283
- : currentSession.sourceKind === "scenario"
284
- ? "text-accent bg-accent-soft"
285
- : "text-secondary bg-subtle"
286
- }`}>
287
- {currentSession.sourceKind}
288
- </span>
289
-
290
- <div className="h-3 w-px bg-border" />
291
-
292
- <label className="flex items-center gap-1.5 text-tertiary cursor-pointer">
293
- <FileText className="h-3 w-3" />
294
- <span>{localUploadName || "Upload .docx"}</span>
295
- <input accept=".docx" className="sr-only" id={uploadId} type="file" onChange={handleUploadChange} />
296
- </label>
297
-
298
- <div className="flex-1" />
299
-
300
- <span className="text-tertiary/50">Internal prototype · non-production</span>
301
-
302
- <button
303
- type="button"
304
- onClick={() => setDarkMode((d) => !d)}
305
- className="inline-flex h-6 w-6 items-center justify-center rounded-md text-tertiary hover:bg-surface-hover transition-colors"
306
- aria-label={darkMode ? "Switch to light mode" : "Switch to dark mode"}
307
- >
308
- {darkMode ? <Sun className="h-3.5 w-3.5" /> : <Moon className="h-3.5 w-3.5" />}
309
- </button>
310
-
311
- <label className="flex items-center gap-1.5 text-tertiary cursor-pointer select-none">
312
- <input checked={reducedMotion} type="checkbox" className="h-3 w-3 accent-accent" onChange={(e) => setReducedMotion(e.target.checked)} />
313
- Reduced motion
314
- </label>
315
- </div>
316
-
317
- {/* Editor shell */}
318
- <div className="flex flex-1 min-h-0">
319
- {/* Main column */}
320
- <div className="flex flex-1 flex-col min-w-0">
321
- {/* Toolbar */}
322
- <header className="flex h-10 shrink-0 items-center gap-1 border-b border-border px-2">
323
- <div className="flex items-center gap-0.5">
324
- <ToolbarIconButton icon={Undo2} label="Undo" disabled={!snap.commandState.canUndo} />
325
- <ToolbarIconButton icon={Redo2} label="Redo" disabled={!snap.commandState.canRedo} />
326
- <div className="mx-1 h-4 w-px bg-border" />
327
- <Select.Root defaultValue="body">
328
- <Select.Trigger className={`inline-flex items-center gap-1 rounded-md px-2 py-1 text-xs text-primary transition-colors hover:bg-surface outline-none ${focusRingClass}`}>
329
- <Select.Value />
330
- <Select.Icon><ChevronDown className="h-3 w-3 text-tertiary" /></Select.Icon>
331
- </Select.Trigger>
332
- <Select.Portal>
333
- <Select.Content className="overflow-hidden rounded-lg bg-canvas shadow-lg ring-1 ring-border z-50" position="popper" sideOffset={4}>
334
- <Select.Viewport className="p-1">
335
- {["Body", "Heading 1", "Heading 2"].map((v) => (
336
- <Select.Item key={v} value={v.toLowerCase().replace(" ", "")} className={`flex cursor-pointer items-center rounded-md px-2 py-1.5 text-xs outline-none data-[highlighted]:bg-surface ${focusRingClass}`}>
337
- <Select.ItemText>{v}</Select.ItemText>
338
- </Select.Item>
339
- ))}
340
- </Select.Viewport>
341
- </Select.Content>
342
- </Select.Portal>
343
- </Select.Root>
344
- <div className="mx-1 h-4 w-px bg-border" />
345
- <ToolbarIconButton icon={Bold} label="Bold" disabled={snap.readOnly} />
346
- <ToolbarIconButton icon={Italic} label="Italic" disabled={snap.readOnly} />
347
- <ToolbarIconButton icon={Underline} label="Underline" disabled={snap.readOnly} />
348
- </div>
349
-
350
- <div className="flex-1 text-center min-w-0">
351
- <span className="text-sm font-medium truncate block">{snap.sourceLabel}</span>
352
- </div>
353
-
354
- <div className="flex items-center gap-0.5">
355
- <ToolbarIconButton icon={MessageSquare} label="Comments" disabled={snap.readOnly || snap.comments.totalCount === 0} onClick={() => { if (currentComments[0]) activateComment(currentComments[0]); }} />
356
- <Tooltip.Root>
357
- <Tooltip.Trigger asChild>
358
- <Toggle.Root pressed={trackChangesEnabled} onPressedChange={setTrackChangesEnabled} className={`inline-flex h-7 w-7 items-center justify-center rounded-md text-secondary transition-colors hover:bg-surface data-[state=on]:bg-accent-soft data-[state=on]:text-accent outline-none disabled:opacity-40 ${focusRingClass}`}>
359
- <GitCompareArrows className="h-4 w-4" />
360
- </Toggle.Root>
361
- </Tooltip.Trigger>
362
- <Tooltip.Portal><Tooltip.Content className="rounded-md bg-primary px-2 py-1 text-xs text-white shadow-md z-50" sideOffset={6}>Track changes</Tooltip.Content></Tooltip.Portal>
363
- </Tooltip.Root>
364
- <div className="mx-1 h-4 w-px bg-border" />
365
- <ToggleGroup.Root type="single" value={markupDisplay} onValueChange={(v) => { if (v) setMarkupDisplay(v as DemoMarkupDisplay); }} className="flex items-center gap-0.5">
366
- {(["clean", "simple", "all"] as const).map((mode) => (
367
- <Tooltip.Root key={mode}>
368
- <Tooltip.Trigger asChild>
369
- <ToggleGroup.Item value={mode} className={`inline-flex h-7 items-center rounded-md px-2 text-xs text-secondary transition-colors hover:bg-surface data-[state=on]:bg-accent-soft data-[state=on]:text-accent outline-none ${focusRingClass}`}>
370
- {mode === "all" ? "Full" : mode[0].toUpperCase() + mode.slice(1)}
371
- </ToggleGroup.Item>
372
- </Tooltip.Trigger>
373
- <Tooltip.Portal><Tooltip.Content className="rounded-md bg-primary px-2 py-1 text-xs text-white shadow-md z-50" sideOffset={6}>{mode === "clean" ? "Hide markup" : mode === "simple" ? "Simple markup" : "Full markup"}</Tooltip.Content></Tooltip.Portal>
374
- </Tooltip.Root>
375
- ))}
376
- </ToggleGroup.Root>
377
- <div className="mx-1 h-4 w-px bg-border" />
378
- <ToggleGroup.Root type="single" value={viewMode} onValueChange={(v) => { if (v) setViewMode(v as DemoViewMode); }} className="flex items-center gap-0.5">
379
- <Tooltip.Root>
380
- <Tooltip.Trigger asChild><ToggleGroup.Item value="canvas" className={`inline-flex h-7 w-7 items-center justify-center rounded-md text-secondary transition-colors hover:bg-surface data-[state=on]:bg-accent-soft data-[state=on]:text-accent outline-none ${focusRingClass}`}><Monitor className="h-3.5 w-3.5" /></ToggleGroup.Item></Tooltip.Trigger>
381
- <Tooltip.Portal><Tooltip.Content className="rounded-md bg-primary px-2 py-1 text-xs text-white shadow-md z-50" sideOffset={6}>Canvas view</Tooltip.Content></Tooltip.Portal>
382
- </Tooltip.Root>
383
- <Tooltip.Root>
384
- <Tooltip.Trigger asChild><ToggleGroup.Item value="page" className={`inline-flex h-7 w-7 items-center justify-center rounded-md text-secondary transition-colors hover:bg-surface data-[state=on]:bg-accent-soft data-[state=on]:text-accent outline-none ${focusRingClass}`}><FileText className="h-3.5 w-3.5" /></ToggleGroup.Item></Tooltip.Trigger>
385
- <Tooltip.Portal><Tooltip.Content className="rounded-md bg-primary px-2 py-1 text-xs text-white shadow-md z-50" sideOffset={6}>Page view</Tooltip.Content></Tooltip.Portal>
386
- </Tooltip.Root>
387
- </ToggleGroup.Root>
388
- <div className="mx-1 h-4 w-px bg-border" />
389
- <Tooltip.Root>
390
- <Tooltip.Trigger asChild>
391
- <button type="button" disabled={isExportBlocked} className={`inline-flex h-7 items-center gap-1.5 rounded-md px-2.5 text-xs font-semibold transition-colors outline-none ${focusRingClass} ${isExportBlocked ? "cursor-not-allowed text-danger opacity-50" : "text-accent hover:bg-accent-soft"}`}>
392
- <Download className="h-3.5 w-3.5" />Export
393
- </button>
394
- </Tooltip.Trigger>
395
- <Tooltip.Portal><Tooltip.Content className="rounded-md bg-primary px-2 py-1 text-xs text-white shadow-md z-50" sideOffset={6}>{isExportBlocked ? "Export blocked by unsupported content" : "Export document"}</Tooltip.Content></Tooltip.Portal>
396
- </Tooltip.Root>
397
- </div>
398
- </header>
399
-
400
- {/* Alert banner */}
401
- {snap.fatalError ? (
402
- <div className="flex items-center gap-2 px-3 py-1.5 bg-danger-soft text-danger text-xs">
403
- <XCircle className="h-3.5 w-3.5 shrink-0" />
404
- <span>{snap.fatalError.message}</span>
405
- </div>
406
- ) : isExportBlocked ? (
407
- <div className="flex items-center gap-2 px-3 py-1.5 bg-danger-soft text-danger text-xs">
408
- <XCircle className="h-3.5 w-3.5 shrink-0" />
409
- <span>Export blocked — {snap.compatibility.blockExportReasons[0] ?? "unsupported content"}</span>
410
- </div>
411
- ) : preserveOnlyCount > 0 ? (
412
- <div className="flex items-center gap-2 px-3 py-1.5 bg-warning-soft text-comment text-xs">
413
- <AlertTriangle className="h-3.5 w-3.5 shrink-0" />
414
- <span>{preserveOnlyCount} preserve-only feature{preserveOnlyCount !== 1 ? "s" : ""} detected</span>
415
- </div>
416
- ) : null}
417
-
418
- {/* Document canvas */}
419
- <div className="flex-1 overflow-y-auto bg-surface">
420
- <div className={`mx-auto max-w-[780px] min-h-full bg-canvas ${viewMode === "page" ? "my-8 rounded-xl ring-1 ring-border shadow-sm" : ""}`}>
421
- <div className={`px-12 py-10 ${markupDisplay === "clean" ? "font-[family-name:var(--font-legal-sans)]" : "font-[family-name:var(--font-legal-serif)]"}`}>
422
- <h1 className="text-2xl font-medium text-primary mb-1">{snap.sourceLabel}</h1>
423
- <p className="text-xs text-tertiary mb-8">{snap.sessionId} · {snap.documentStats.storyLength} chars</p>
424
-
425
- {selectionLabel ? (
426
- <div className="mb-6 inline-flex items-center gap-1 rounded-lg bg-canvas shadow-lg ring-1 ring-border p-1">
427
- {selectionActions.map((action) => (
428
- <Tooltip.Root key={action.label}>
429
- <Tooltip.Trigger asChild>
430
- <button type="button" aria-label={action.label} className="inline-flex h-7 w-7 items-center justify-center rounded-md text-secondary hover:bg-surface hover:text-primary transition-colors">
431
- <action.icon className="h-3.5 w-3.5" />
432
- </button>
433
- </Tooltip.Trigger>
434
- <Tooltip.Portal><Tooltip.Content className="rounded-md bg-primary px-2 py-1 text-xs text-white shadow-md z-50" sideOffset={6}>{action.label}</Tooltip.Content></Tooltip.Portal>
435
- </Tooltip.Root>
436
- ))}
437
- <div className="h-4 w-px bg-border mx-0.5" />
438
- <span className="text-xs text-tertiary px-2 max-w-[200px] truncate">{selectionLabel}</span>
439
- </div>
440
- ) : null}
441
-
442
- <div className="space-y-4">
443
- {snap.surface.blocks.map((block) => (
444
- <BlockView
445
- key={block.blockId}
446
- block={block}
447
- markupDisplay={markupDisplay}
448
- activeCommentId={activeComment?.commentId}
449
- activeRevisionId={activeRevision?.revisionId}
450
- activeCellId={activeCellId}
451
- commentDecorations={currentSession.commentDecorations}
452
- revisionDecorations={currentSession.revisionDecorations}
453
- onSegmentClick={handleSegmentClick}
454
- onCellClick={handleCellClick}
455
- />
456
- ))}
457
- </div>
458
- </div>
459
- </div>
460
- </div>
461
-
462
- {/* Status bar */}
463
- <footer className="flex h-7 shrink-0 items-center gap-4 border-t border-border px-3 text-xs text-tertiary">
464
- <span className="flex items-center gap-1.5">
465
- <span className={`inline-block h-1.5 w-1.5 rounded-full ${isExportBlocked ? "bg-danger" : isDirty ? "bg-comment" : "bg-insert"}`} />
466
- {saveState}
467
- </span>
468
- <span className="flex items-center gap-1.5">
469
- <span className={`inline-block h-1.5 w-1.5 rounded-full ${isExportBlocked ? "bg-danger" : preserveOnlyCount > 0 ? "bg-comment" : "bg-insert"}`} />
470
- Export {exportState.toLowerCase()}
471
- </span>
472
- <span>{snap.comments.totalCount} comment{snap.comments.totalCount !== 1 ? "s" : ""} · {snap.trackedChanges.totalCount} change{snap.trackedChanges.totalCount !== 1 ? "s" : ""}</span>
473
- <span className="flex-1" />
474
- <span>{snap.sessionId}</span>
475
- </footer>
476
- </div>
477
-
478
- {/* Review rail */}
479
- <aside className="flex w-[340px] shrink-0 flex-col border-l border-border bg-canvas">
480
- <Tabs.Root value={activeRailTab} onValueChange={(v) => setActiveRailTab(v as DemoRailTab)} className="flex flex-1 flex-col min-h-0">
481
- <Tabs.List className="flex shrink-0 border-b border-border">
482
- <Tabs.Trigger value="comments" className={`flex-1 py-2 text-xs text-tertiary transition-colors data-[state=active]:text-primary data-[state=active]:shadow-[inset_0_-2px_0_var(--color-accent)] outline-none ${focusRingClass}`}>
483
- Comments <span className="text-tertiary">{snap.comments.totalCount}</span>
484
- </Tabs.Trigger>
485
- <Tabs.Trigger value="changes" className={`flex-1 py-2 text-xs text-tertiary transition-colors data-[state=active]:text-primary data-[state=active]:shadow-[inset_0_-2px_0_var(--color-accent)] outline-none ${focusRingClass}`}>
486
- Changes <span className="text-tertiary">{snap.trackedChanges.totalCount}</span>
487
- </Tabs.Trigger>
488
- <Tabs.Trigger value="health" className={`flex-1 py-2 text-xs text-tertiary transition-colors data-[state=active]:text-primary data-[state=active]:shadow-[inset_0_-2px_0_var(--color-accent)] outline-none ${focusRingClass}`}>
489
- Health {warningCount > 0 ? <span className="text-comment">{warningCount}</span> : <span className="text-tertiary">{snap.compatibility.featureEntries.length}</span>}
490
- </Tabs.Trigger>
491
- </Tabs.List>
492
-
493
- <ScrollArea.Root className="flex-1 min-h-0">
494
- <ScrollArea.Viewport className="h-full w-full">
495
- <Tabs.Content value="comments" className="p-3 outline-none">
496
- <p className="text-xs text-tertiary mb-3">
497
- {snap.comments.openCommentIds.length} open · {snap.comments.resolvedCommentIds.length} resolved · {snap.comments.detachedCommentIds.length} detached
498
- </p>
499
- <div className="space-y-1">
500
- {currentComments.map((thread) => (
501
- <div
502
- key={thread.commentId}
503
- role="button"
504
- tabIndex={0}
505
- className={`rounded-lg p-2.5 transition-colors cursor-pointer ${focusRingClass} ${activeComment?.commentId === thread.commentId ? "bg-accent-soft" : "hover:bg-surface"}`}
506
- onClick={() => activateComment(thread)}
507
- onKeyDown={(event) => {
508
- if (event.key === "Enter" || event.key === " ") {
509
- event.preventDefault();
510
- activateComment(thread);
511
- }
512
- }}
513
- >
514
- <div className="flex items-start justify-between gap-2 mb-1">
515
- <span className="text-sm font-medium text-primary">{thread.createdBy}</span>
516
- <StatusBadge status={thread.status} />
517
- </div>
518
- <p className="text-xs text-tertiary mb-1">{thread.createdAt}</p>
519
- <p className="text-xs font-medium text-comment bg-comment-soft rounded px-1 py-0.5 inline-block mb-1.5">{thread.excerpt}</p>
520
- <p className="text-sm text-secondary leading-relaxed">{thread.body}</p>
521
- {thread.entryCount > 1 ? <p className="text-xs text-tertiary mt-1.5">{thread.entryCount - 1} repl{thread.entryCount - 1 === 1 ? "y" : "ies"}</p> : null}
522
- <div className="flex gap-1.5 mt-2">
523
- {thread.status === "open" ? (
524
- <button type="button" className="inline-flex items-center gap-1 rounded-md px-2 py-1 text-xs text-insert hover:bg-insert-soft transition-colors" onClick={(e) => { e.stopPropagation(); updateCommentStatus(thread, "resolved"); }}>
525
- <Check className="h-3 w-3" /> Resolve
526
- </button>
527
- ) : thread.status === "resolved" ? (
528
- <button type="button" className="inline-flex items-center gap-1 rounded-md px-2 py-1 text-xs text-secondary hover:bg-surface transition-colors" onClick={(e) => { e.stopPropagation(); updateCommentStatus(thread, "open"); }}>
529
- Reopen
530
- </button>
531
- ) : (
532
- <span className="text-xs text-tertiary px-2 py-1">Detached</span>
533
- )}
534
- </div>
535
- </div>
536
- ))}
537
- </div>
538
- </Tabs.Content>
539
-
540
- <Tabs.Content value="changes" className="p-3 outline-none">
541
- <p className="text-xs text-tertiary mb-3">
542
- {snap.trackedChanges.pendingChangeIds.length} active · {snap.trackedChanges.acceptedChangeIds.length} accepted · {snap.trackedChanges.preserveOnlyChangeIds.length} preserve-only
543
- </p>
544
- <div className="space-y-1">
545
- {currentRevisions.map((rev) => (
546
- <div
547
- key={rev.revisionId}
548
- role="button"
549
- tabIndex={0}
550
- className={`flex rounded-lg transition-colors cursor-pointer ${focusRingClass} ${activeRevision?.revisionId === rev.revisionId ? "bg-accent-soft" : "hover:bg-surface"}`}
551
- onClick={() => activateRevision(rev)}
552
- onKeyDown={(event) => {
553
- if (event.key === "Enter" || event.key === " ") {
554
- event.preventDefault();
555
- activateRevision(rev);
556
- }
557
- }}
558
- >
559
- <div className={`w-0.5 shrink-0 rounded-l-lg ${rev.kind === "insertion" ? "bg-insert" : rev.kind === "deletion" ? "bg-danger" : "bg-tertiary"}`} />
560
- <div className="p-2.5 flex-1 min-w-0">
561
- <div className="flex items-start justify-between gap-2 mb-1">
562
- <span className="text-sm font-medium text-primary">{rev.anchorLabel}</span>
563
- <RevisionBadge status={rev.status} actionability={rev.actionability} />
564
- </div>
565
- <p className="text-xs text-tertiary mb-1">{rev.authorId} · {rev.createdAt}</p>
566
- <p className={`text-sm ${rev.kind === "insertion" ? "text-insert" : rev.kind === "deletion" ? "text-danger line-through" : "text-secondary"}`}>{rev.excerpt}</p>
567
- <p className="text-xs text-secondary mt-1">{rev.detail}</p>
568
- <div className="flex gap-1.5 mt-2">
569
- <button type="button" disabled={!rev.canAccept || rev.status === "accepted"} className="inline-flex items-center gap-1 rounded-md px-2 py-1 text-xs text-insert hover:bg-insert-soft transition-colors disabled:opacity-30 disabled:cursor-not-allowed" onClick={(e) => { e.stopPropagation(); updateRevisionStatus(rev, "accepted"); }}>
570
- <Check className="h-3 w-3" /> Accept
571
- </button>
572
- <button type="button" disabled={!rev.canReject || rev.status === "rejected"} className="inline-flex items-center gap-1 rounded-md px-2 py-1 text-xs text-danger hover:bg-delete-soft transition-colors disabled:opacity-30 disabled:cursor-not-allowed" onClick={(e) => { e.stopPropagation(); updateRevisionStatus(rev, "rejected"); }}>
573
- <X className="h-3 w-3" /> Reject
574
- </button>
575
- </div>
576
- </div>
577
- </div>
578
- ))}
579
- </div>
580
- </Tabs.Content>
581
-
582
- <Tabs.Content value="health" className="p-3 outline-none">
583
- <p className="text-xs text-tertiary mb-3">
584
- {snap.compatibility.featureEntries.filter((e) => e.featureClass === "supported-roundtrip").length} supported · {snap.compatibility.featureEntries.filter((e) => e.featureClass === "preserve-only").length} preserve-only · {snap.compatibility.featureEntries.filter((e) => e.featureClass === "unsupported-fatal").length} blocked{snap.warnings.length > 0 ? ` · ${snap.warnings.length} warning${snap.warnings.length !== 1 ? "s" : ""}` : ""}
585
- </p>
586
- <div className="space-y-1">
587
- {snap.compatibility.featureEntries.map((entry) => (
588
- <div key={entry.featureEntryId} className="flex rounded-lg transition-colors hover:bg-surface">
589
- {entry.featureClass !== "supported-roundtrip" ? (
590
- <div className={`w-0.5 shrink-0 rounded-l-lg ${entry.featureClass === "unsupported-fatal" ? "bg-danger" : "bg-comment"}`} />
591
- ) : null}
592
- <div className="flex items-start gap-2 mb-1 p-2.5 flex-1">
593
- <HealthIcon featureClass={entry.featureClass} />
594
- <div className="flex-1 min-w-0">
595
- <div className="flex items-start justify-between gap-2">
596
- <span className="text-sm font-medium text-primary">{entry.message}</span>
597
- <FeatureClassBadge featureClass={entry.featureClass} />
598
- </div>
599
- <p className="text-sm text-secondary mt-0.5">{(entry as PrototypeFeatureEntry).summary}</p>
600
- </div>
601
- </div>
602
- </div>
603
- ))}
604
- {snap.warnings.map((warning) => (
605
- <div key={warning.warningId} className="flex rounded-lg transition-colors hover:bg-surface">
606
- <div className={`w-0.5 shrink-0 rounded-l-lg ${warning.severity === "warning" ? "bg-comment" : "bg-accent"}`} />
607
- <div className="flex items-start gap-2 p-2.5 flex-1">
608
- {warning.severity === "warning" ? (
609
- <AlertTriangle className="h-4 w-4 text-comment shrink-0 mt-0.5" />
610
- ) : (
611
- <Info className="h-4 w-4 text-accent shrink-0 mt-0.5" />
612
- )}
613
- <div className="flex-1 min-w-0">
614
- <div className="flex items-start justify-between gap-2">
615
- <span className="text-sm font-medium text-primary">{warning.message}</span>
616
- <span className={`inline-flex items-center rounded px-1.5 py-0.5 text-[10px] font-medium ${warning.severity === "warning" ? "text-comment bg-warning-soft" : "text-accent bg-accent-soft"}`}>
617
- {warning.code.replace(/_/g, " ")}
618
- </span>
619
- </div>
620
- <p className="text-xs text-tertiary mt-0.5">{warning.source}</p>
621
- </div>
622
- </div>
623
- </div>
624
- ))}
625
- </div>
626
- </Tabs.Content>
627
- </ScrollArea.Viewport>
628
- <ScrollArea.Scrollbar orientation="vertical" className="flex w-1.5 touch-none select-none p-0.5">
629
- <ScrollArea.Thumb className="relative flex-1 rounded-full bg-black/[0.12]" />
630
- </ScrollArea.Scrollbar>
631
- </ScrollArea.Root>
632
- </Tabs.Root>
633
- </aside>
634
- </div>
635
- </main>
636
- </Tooltip.Provider>
637
- );
638
- }
639
-
640
- /* ─── Small components ─── */
641
-
642
- function ToolbarIconButton(props: { icon: React.ComponentType<{ className?: string }>; label: string; disabled?: boolean; onClick?: () => void }) {
643
- return (
644
- <Tooltip.Root>
645
- <Tooltip.Trigger asChild>
646
- <button type="button" disabled={props.disabled} onClick={props.onClick} className={`inline-flex h-7 w-7 items-center justify-center rounded-md text-secondary transition-colors hover:bg-surface hover:text-primary outline-none disabled:opacity-30 disabled:cursor-not-allowed ${focusRingClass}`}>
647
- <props.icon className="h-4 w-4" />
648
- </button>
649
- </Tooltip.Trigger>
650
- <Tooltip.Portal><Tooltip.Content className="rounded-md bg-primary px-2 py-1 text-xs text-white shadow-md z-50" sideOffset={6}>{props.label}</Tooltip.Content></Tooltip.Portal>
651
- </Tooltip.Root>
652
- );
653
- }
654
-
655
- function StatusBadge(props: { status: string }) {
656
- const styles: Record<string, string> = {
657
- open: "text-accent bg-accent-soft",
658
- resolved: "text-insert bg-insert-soft",
659
- detached: "text-comment bg-warning-soft",
660
- };
661
- return <span className={`inline-flex items-center rounded px-1.5 py-0.5 text-[10px] font-medium ${styles[props.status] ?? "text-secondary bg-subtle"}`}>{props.status}</span>;
662
- }
663
-
664
- function RevisionBadge(props: { status: string; actionability: string }) {
665
- if (props.actionability === "preserve-only") return <span className="inline-flex items-center rounded px-1.5 py-0.5 text-[10px] font-medium text-comment bg-warning-soft">preserve-only</span>;
666
- const styles: Record<string, string> = {
667
- active: "text-secondary bg-subtle",
668
- accepted: "text-insert bg-insert-soft",
669
- rejected: "text-danger bg-delete-soft",
670
- detached: "text-comment bg-warning-soft",
671
- };
672
- return <span className={`inline-flex items-center rounded px-1.5 py-0.5 text-[10px] font-medium ${styles[props.status] ?? "text-secondary bg-subtle"}`}>{props.status}</span>;
673
- }
674
-
675
- function FeatureClassBadge(props: { featureClass: CompatibilityFeatureClass }) {
676
- const styles: Record<CompatibilityFeatureClass, string> = {
677
- "supported-roundtrip": "text-insert bg-insert-soft",
678
- "preserve-only": "text-comment bg-warning-soft",
679
- "unsupported-fatal": "text-danger bg-delete-soft",
680
- };
681
- const labels: Record<CompatibilityFeatureClass, string> = {
682
- "supported-roundtrip": "supported",
683
- "preserve-only": "preserve-only",
684
- "unsupported-fatal": "blocked",
685
- };
686
- return <span className={`inline-flex items-center rounded px-1.5 py-0.5 text-[10px] font-medium ${styles[props.featureClass]}`}>{labels[props.featureClass]}</span>;
687
- }
688
-
689
- function HealthIcon(props: { featureClass: CompatibilityFeatureClass }) {
690
- switch (props.featureClass) {
691
- case "supported-roundtrip": return <ShieldCheck className="h-4 w-4 text-insert shrink-0 mt-0.5" />;
692
- case "preserve-only": return <Shield className="h-4 w-4 text-comment shrink-0 mt-0.5" />;
693
- case "unsupported-fatal": return <ShieldAlert className="h-4 w-4 text-danger shrink-0 mt-0.5" />;
694
- }
695
- }
696
-
697
- /* ─── Document surface ─── */
698
-
699
- function BlockView(props: {
700
- block: PrototypeSurfaceBlock;
701
- markupDisplay: DemoMarkupDisplay;
702
- activeCommentId?: string;
703
- activeRevisionId?: string;
704
- activeCellId?: string;
705
- commentDecorations: PrototypeCommentDecoration[];
706
- revisionDecorations: PrototypeRevisionDecoration[];
707
- onSegmentClick: (segmentId: string, text: string, cellId?: string) => void;
708
- onCellClick?: (cellId: string) => void;
709
- }) {
710
- const { block } = props;
711
-
712
- // Prototype-only: table (mirrors proposed TableNode > TableRowNode > TableCellNode)
713
- if (block.kind === "table") {
714
- const tb = block as PrototypeTableBlock;
715
- return (
716
- <div className="group relative">
717
- <BlockHint label="Table" badge="prototype" />
718
- {tb.caption ? <p className="text-xs text-tertiary mb-1.5">{tb.caption}</p> : null}
719
- <div className="overflow-x-auto rounded-md ring-1 ring-border">
720
- <table className="w-full text-sm border-collapse">
721
- <tbody>
722
- {tb.rows.map((row) => (
723
- <tr key={row.rowId}>
724
- {row.cells.map((cell) => {
725
- const CellTag = row.isHeader ? "th" : "td";
726
- const isCellActive = !row.isHeader && props.activeCellId === cell.cellId;
727
- return (
728
- <CellTag
729
- key={cell.cellId}
730
- colSpan={cell.colSpan > 1 ? cell.colSpan : undefined}
731
- rowSpan={cell.rowSpan > 1 ? cell.rowSpan : undefined}
732
- onClick={!row.isHeader ? () => props.onCellClick?.(cell.cellId) : undefined}
733
- onKeyDown={
734
- !row.isHeader
735
- ? (event) => {
736
- if (event.key === "Enter" || event.key === " ") {
737
- event.preventDefault();
738
- props.onCellClick?.(cell.cellId);
739
- }
740
- }
741
- : undefined
742
- }
743
- role={!row.isHeader ? "button" : undefined}
744
- tabIndex={!row.isHeader ? 0 : undefined}
745
- className={`text-left p-2.5 border-b border-border text-sm transition-colors ${!row.isHeader ? `cursor-pointer ${focusRingClass}` : "cursor-default"} ${
746
- row.isHeader
747
- ? "font-medium text-secondary bg-surface text-xs"
748
- : cell.preserveOnly
749
- ? "text-secondary bg-warning-soft/30"
750
- : isCellActive
751
- ? "ring-1 ring-accent/30 bg-accent-soft/30"
752
- : "text-primary hover:bg-surface/50"
753
- }`}
754
- >
755
- {cell.preserveOnly ? (
756
- <span className="flex items-center gap-1.5">
757
- <Lock className="h-3 w-3 text-tertiary shrink-0" />
758
- <span>
759
- {cell.segments.map((seg) => (
760
- <SegmentView
761
- key={seg.segmentId}
762
- segment={seg}
763
- markupDisplay={props.markupDisplay}
764
- activeCommentId={props.activeCommentId}
765
- activeRevisionId={props.activeRevisionId}
766
- commentDecorations={props.commentDecorations}
767
- revisionDecorations={props.revisionDecorations}
768
- cellId={cell.cellId}
769
- onClick={props.onSegmentClick}
770
- />
771
- ))}
772
- </span>
773
- </span>
774
- ) : (
775
- cell.segments.map((seg) => (
776
- <SegmentView
777
- key={seg.segmentId}
778
- segment={seg}
779
- markupDisplay={props.markupDisplay}
780
- activeCommentId={props.activeCommentId}
781
- activeRevisionId={props.activeRevisionId}
782
- commentDecorations={props.commentDecorations}
783
- revisionDecorations={props.revisionDecorations}
784
- cellId={cell.cellId}
785
- onClick={props.onSegmentClick}
786
- />
787
- ))
788
- )}
789
- </CellTag>
790
- );
791
- })}
792
- </tr>
793
- ))}
794
- </tbody>
795
- </table>
796
- </div>
797
- {tb.note ? <p className="text-xs text-tertiary mt-1.5">{tb.note}</p> : null}
798
- </div>
799
- );
800
- }
801
-
802
- // Prototype-only: callout
803
- if (block.kind === "callout") {
804
- const cb = block as PrototypeCalloutBlock;
805
- const toneColors: Record<string, string> = {
806
- warning: "border-l-warning/30 bg-warning-soft/40",
807
- danger: "border-l-danger/30 bg-danger-soft/40",
808
- success: "border-l-success/30 bg-success-soft/40",
809
- accent: "border-l-accent/30 bg-accent-soft/40",
810
- };
811
- return (
812
- <div className="group relative">
813
- <BlockHint label="Note" badge="prototype" />
814
- <div className={`border-l-2 pl-4 py-2 rounded-r ${toneColors[cb.tone] ?? "border-l-black/10"}`}>
815
- <p className="text-xs font-medium text-secondary mb-0.5">{cb.title}</p>
816
- <p className="text-sm text-secondary leading-relaxed">{cb.body}</p>
817
- </div>
818
- </div>
819
- );
820
- }
821
-
822
- // Real: opaque_block
823
- if (block.kind === "opaque_block") {
824
- return (
825
- <div className="group relative">
826
- <BlockHint label="Locked" dots={["var(--color-comment)"]} />
827
- <div className="border-l-2 border-dashed border-warning/30 pl-4 py-2 rounded-r bg-warning-soft/20">
828
- <div className="flex items-center gap-1.5 text-xs text-tertiary mb-1">
829
- <Lock className="h-3 w-3" />
830
- <span>{block.label}</span>
831
- <FeatureClassBadge featureClass="preserve-only" />
832
- </div>
833
- <p className="text-sm text-secondary">{block.detail}</p>
834
- </div>
835
- </div>
836
- );
837
- }
838
-
839
- // Real: paragraph (may be heading via styleId)
840
- const paraBlock = block as Extract<SurfaceBlockSnapshot, { kind: "paragraph" }>;
841
- const headingLevel = inferHeadingLevel(paraBlock.styleId);
842
- const markers = segmentMarkers(paraBlock.segments, props.commentDecorations, props.revisionDecorations);
843
- const mode = props.markupDisplay;
844
-
845
- // Margin indicator logic per mode
846
- const hasComment = markers.includes("comment");
847
- const hasChange = markers.includes("change");
848
- const activeCommentInBlock = hasComment && props.activeCommentId && props.commentDecorations.some(
849
- (d) => d.commentId === props.activeCommentId && d.segmentIds.some((id) => paraBlock.segments.some((s) => s.segmentId === id)),
850
- );
851
-
852
- // Clean: tiny dot for comments only | Simple: colored left bar | Full: none (inline styling suffices)
853
- let marginClass = "";
854
- if (mode === "simple" && (hasComment || hasChange)) {
855
- if (hasComment && hasChange) marginClass = "border-l-2 border-l-comment/50 pl-3 ";
856
- else if (hasComment) marginClass = "border-l-2 border-l-comment/40 pl-3 ";
857
- else marginClass = "border-l-2 border-l-insert/40 pl-3 ";
858
- }
859
- if (activeCommentInBlock && mode !== "clean") {
860
- marginClass += "border-l-comment! ";
861
- }
862
-
863
- const segmentElements = paraBlock.segments.map((seg) => (
864
- <SegmentView key={seg.segmentId} segment={seg} markupDisplay={mode} activeCommentId={props.activeCommentId} activeRevisionId={props.activeRevisionId} commentDecorations={props.commentDecorations} revisionDecorations={props.revisionDecorations} onClick={props.onSegmentClick} />
865
- ));
866
-
867
- return (
868
- <div className="group relative">
869
- <BlockHint
870
- label={headingLevel ? `H${headingLevel}` : "P"}
871
- dots={
872
- mode === "clean" && hasComment
873
- ? ["var(--color-comment)"]
874
- : mode !== "simple"
875
- ? markers.map(markerDotColor)
876
- : undefined
877
- }
878
- />
879
- {headingLevel ? (
880
- <div className={`${marginClass} transition-colors`}>
881
- <HeadingElement level={headingLevel}>{segmentElements}</HeadingElement>
882
- </div>
883
- ) : (
884
- <p className={`text-base leading-[1.75] text-primary ${marginClass} transition-colors`}>
885
- {segmentElements}
886
- </p>
887
- )}
888
- </div>
889
- );
890
- }
891
-
892
- function BlockHint(props: { label: string; dots?: string[]; badge?: string }) {
893
- return (
894
- <div className="absolute -left-10 top-1 flex flex-col items-end gap-0 select-none w-8 text-right">
895
- <div className="flex items-center gap-0.5">
896
- <span className="text-[10px] text-tertiary/60 font-medium">{props.label}</span>
897
- {props.dots?.map((color, i) => <span key={i} className="inline-block h-1 w-1 rounded-full" style={{ backgroundColor: color }} />)}
898
- </div>
899
- {props.badge ? <span className="text-[7px] text-tertiary/30 leading-none">{props.badge}</span> : null}
900
- </div>
901
- );
902
- }
903
-
904
- function HeadingElement(props: { level: 1 | 2 | 3; children: React.ReactNode }) {
905
- switch (props.level) {
906
- case 1: return <h2 className="text-2xl font-medium text-primary leading-tight">{props.children}</h2>;
907
- case 2: return <h3 className="text-xl font-medium text-primary leading-snug">{props.children}</h3>;
908
- case 3: return <h4 className="text-lg font-medium text-primary leading-snug">{props.children}</h4>;
909
- }
910
- }
911
-
912
- function SegmentView(props: {
913
- segment: SurfaceInlineSegment;
914
- markupDisplay: DemoMarkupDisplay;
915
- activeCommentId?: string;
916
- activeRevisionId?: string;
917
- commentDecorations: PrototypeCommentDecoration[];
918
- revisionDecorations: PrototypeRevisionDecoration[];
919
- cellId?: string;
920
- onClick: (segmentId: string, text: string, cellId?: string) => void;
921
- }) {
922
- const { segment } = props;
923
-
924
- // Non-text segment types: render as inline tokens
925
- if (segment.kind === "tab") {
926
- return (
927
- <span className="inline-flex items-center mx-0.5 text-tertiary/50" title="Tab character">
928
- <MoveRight className="h-3 w-3" />
929
- </span>
930
- );
931
- }
932
-
933
- if (segment.kind === "hard_break") {
934
- return (
935
- <>
936
- <span className="inline-flex items-center mx-0.5 text-tertiary/40" title="Line break">
937
- <CornerDownLeft className="h-3 w-3" />
938
- </span>
939
- <br />
940
- </>
941
- );
942
- }
943
-
944
- if (segment.kind === "image") {
945
- return (
946
- <span
947
- className={`inline-flex items-center gap-1 mx-0.5 px-1.5 py-0.5 rounded text-xs ${
948
- segment.state === "missing"
949
- ? "text-danger bg-delete-soft"
950
- : "text-secondary bg-surface"
951
- }`}
952
- title={segment.detail ?? segment.altText ?? "Inline image"}
953
- >
954
- <Image className="h-3 w-3" />
955
- {segment.altText ?? (segment.state === "missing" ? "Missing image" : "Image")}
956
- </span>
957
- );
958
- }
959
-
960
- if (segment.kind === "opaque_inline") {
961
- return (
962
- <span
963
- className="inline-flex items-center gap-1 mx-0.5 px-1.5 py-0.5 rounded text-xs text-comment bg-warning-soft"
964
- title={segment.detail}
965
- >
966
- <Lock className="h-3 w-3" />
967
- {segment.label}
968
- </span>
969
- );
970
- }
971
-
972
- // Only text segments reach here
973
- if (segment.kind !== "text") return null;
974
-
975
- // Determine decorations
976
- const commentDec = props.commentDecorations.find((d) => d.segmentIds.includes(segment.segmentId));
977
- const revisionDec = props.revisionDecorations.find((d) => d.segmentIds.includes(segment.segmentId));
978
- const mode = props.markupDisplay;
979
-
980
- // Hide deletions in clean mode (document reads as final text)
981
- if (revisionDec?.kind === "deletion" && mode === "clean") return null;
982
-
983
- const isActiveComment = commentDec && commentDec.commentId === props.activeCommentId;
984
- const isActiveRevision = revisionDec && revisionDec.revisionId === props.activeRevisionId;
985
-
986
- let className = "cursor-pointer transition-colors rounded-[3px] ";
987
-
988
- // Comment styling — varies by mode
989
- if (commentDec) {
990
- if (mode === "clean") {
991
- // Clean: no inline highlight. Active comment gets a very subtle bg only.
992
- if (isActiveComment) className += "bg-comment-soft ";
993
- } else if (mode === "simple") {
994
- // Simple: subtle underline, stronger when active
995
- className += isActiveComment
996
- ? "underline decoration-comment decoration-2 underline-offset-4 "
997
- : "underline decoration-comment/30 decoration-2 underline-offset-4 ";
998
- } else {
999
- // Full: background wash
1000
- className += isActiveComment ? "bg-comment-strong " : "bg-comment-soft ";
1001
- }
1002
- }
1003
-
1004
- // Revision styling — varies by mode
1005
- if (revisionDec) {
1006
- if (mode === "clean") {
1007
- // Clean: insertions render as normal text (no color/underline)
1008
- } else if (mode === "simple") {
1009
- // Simple: subtle cues
1010
- if (revisionDec.kind === "insertion") {
1011
- className += "underline decoration-insert/40 decoration-1 underline-offset-2 ";
1012
- } else if (revisionDec.kind === "deletion") {
1013
- className += "text-secondary line-through decoration-1 ";
1014
- }
1015
- } else {
1016
- // Full: strong inline styling
1017
- if (revisionDec.kind === "insertion") {
1018
- className += "text-insert bg-insert-soft ";
1019
- } else if (revisionDec.kind === "deletion") {
1020
- className += "text-danger line-through decoration-1 bg-delete-soft ";
1021
- }
1022
- }
1023
- }
1024
-
1025
- // Active revision highlight (all modes except clean)
1026
- if (isActiveRevision && mode !== "clean") {
1027
- className += "ring-1 ring-accent/30 ";
1028
- }
1029
-
1030
- if (segment.hyperlinkHref) {
1031
- className += "text-accent underline decoration-1 underline-offset-2 ";
1032
- }
1033
-
1034
- return (
1035
- <span
1036
- role="button"
1037
- tabIndex={0}
1038
- className={`${className}${focusRingClass} `}
1039
- data-comment-id={commentDec?.commentId}
1040
- onClick={() => props.onClick(segment.segmentId, segment.text, props.cellId)}
1041
- onKeyDown={(e) => {
1042
- if (e.key === "Enter" || e.key === " ") {
1043
- e.preventDefault();
1044
- props.onClick(segment.segmentId, segment.text, props.cellId);
1045
- }
1046
- }}
1047
- >
1048
- {segment.text}
1049
- </span>
1050
- );
1051
- }
1052
-
1053
- /* ─── Helpers ─── */
1054
-
1055
- function inferHeadingLevel(styleId?: string): 1 | 2 | 3 | null {
1056
- if (!styleId) return null;
1057
- const lower = styleId.toLowerCase();
1058
- if (lower === "heading1") return 1;
1059
- if (lower === "heading2") return 2;
1060
- if (lower === "heading3") return 3;
1061
- return null;
1062
- }
1063
-
1064
- function segmentMarkers(
1065
- segments: SurfaceInlineSegment[],
1066
- commentDecs: PrototypeCommentDecoration[],
1067
- revisionDecs: PrototypeRevisionDecoration[],
1068
- ): string[] {
1069
- const markers: string[] = [];
1070
- const segIds = new Set(segments.map((s) => s.segmentId));
1071
- if (commentDecs.some((d) => d.segmentIds.some((id) => segIds.has(id)))) markers.push("comment");
1072
- if (revisionDecs.some((d) => d.segmentIds.some((id) => segIds.has(id)))) markers.push("change");
1073
- return markers;
1074
- }
1075
-
1076
- function markerDotColor(marker: string): string {
1077
- if (marker === "comment") return "var(--color-comment)";
1078
- if (marker === "change") return "var(--color-insert)";
1079
- return "var(--color-tertiary)";
1080
- }