Phase 12 — renders the 700ms compress-and-rise transition from spec §5.6 using CSS keyframes inlined via a scoped <style> tag. Chat ribbon compresses to 30vh with an inset shadow (0–200ms), brainstormer panel slides up from the bottom (200–500ms), SOURCE CONVERSATION label fades in (500–700ms). Honors prefers-reduced-motion. No motion library. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| components.json | ||
| index.html | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
@paperclipai/ui
Published static assets for the Paperclip board UI.
What gets published
The npm package contains the production build under dist/. It does not ship the UI source tree or workspace-only dependencies.
Typical use
Install the package, then serve or copy the built files from node_modules/@paperclipai/ui/dist.