paperclip/ui
dotta be518529b7 Move reviewer/approver pickers to inline header pills
Extract execution participant pickers from sidebar PropertyPicker rows into
compact pill-style Popover triggers in the issue header row, next to labels.
Creates a reusable ExecutionParticipantPicker component with matching
text-[10px] sizing. Removes the old sidebar rows and unused code.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-07 17:43:10 -05:00
..
public
src Move reviewer/approver pickers to inline header pills 2026-04-07 17:43:10 -05:00
README.md
components.json
index.html
package.json fix(ui): remove runtime-only preflight hook dependency 2026-04-06 21:50:11 -05:00
tsconfig.json
vite.config.ts
vitest.config.ts

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.

Typical use

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