paperclip/ui
Dotta c0d2c2ed3e fix: preserve chat composer submissions and session state
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-09-11 17:20:12 -05:00
..
public
src
storybook
tests
README.md
components.json
connect-flow-preview.html
connect-model-preview.html
index.html
package.json
tsconfig.json
vite.config.ts
vite.flow-preview.config.mjs
vite.preview.config.mjs
vite.qa.config.mjs
vitest.config.ts
vitest.setup.ts
wizard-preview.html

README.md

@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.

Storybook

Storybook config, stories, and fixtures live under ui/storybook/.

pnpm --filter @paperclipai/ui storybook
pnpm --filter @paperclipai/ui build-storybook

Typical use

Install the package, then serve or copy the built files from node_modules/@paperclipai/ui/dist.