pluto-design-system
pluto-design-system-docs.vercel.appUnverifiedrepo only
This registry publishes no description of itself. Everything below was read from its own manifest.
Items
43
2026-08-03Every entry in its own registry.json, counted last night.Free to install
0
2026-08-03Item endpoints that returned source without credentials.Behind a key
0
2026-08-03Item endpoints that answered 401.Last push
2 months ago
0 stars. Both figures are GitHub's about this repository, not ones this index measured.Components
Search withinFreeits item endpoint answered without a keyPaidits item endpoint answered 401Unverifiedit serves no item endpoint we could ask
| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| ActionCardaction-card | Card-shaped action surface — leading icon, title, description, trailing slot. | Components | Unverified | 2 deps | |
| ActionTileaction-tile | Compact tile with header/leading/title/description/footer slots for action grids. | Components | Unverified | 2 deps | |
| AppShellapp-shell | Root layout — sidebar, optional side panel, main column. Splitter and Electron titlebar slot. | Components | Unverified | 1 dep | |
| Avataravatar | Radix Avatar, 8 sizes, person/company/academy fallback icons from pds-icons. | Components | Unverified | 3 deps | |
| Badgebadge | Status label — solid/outlined × xs/sm/md × 5 colors. | Components | Unverified | 1 dep | |
| Buttonbutton | 4 variants × 3 sizes, icon slots, loading state, asChild support. | Components | Unverified | 3 deps | |
| ChatAssistantMessagechat-assistant-message | Assistant response — plain text (no bubble), copy action, loading state. | Components | Unverified | 1 dep | |
| ChatAttachmentChipchat-attachment-chip | Chip preview for chat composer attachments (file label, remove action). | Components | Unverified | 2 deps | |
| ChatComposerchat-composer | Chat input — auto-grow textarea with attachments and send action. | Components | Unverified | 3 deps | |
| ChatCopyButton (internal)chat-copy-button | Internal copy-to-clipboard button used by chat message components. | Components | Unverified | 2 deps | |
| ChatLoadingDotschat-loading-dots | Single-orb pulse loading indicator for in-progress assistant responses. | Components | Unverified | 1 dep | |
| ChatProcessTracechat-process-trace | Collapsible trace UI for assistant tool/process steps. | Components | Unverified | 2 deps | |
| ChatUserMessagechat-user-message | User chat bubble — supports text and attachment blocks, copy action. | Components | Unverified | 2 deps | |
| Checkboxcheckbox | Radix Checkbox — sm/md, checked/indeterminate/invalid/disabled states. | Components | Unverified | 3 deps | |
| Chipchip | Compact action chip — solid/outlined × xsmall/small/medium/large with active toggle and leading/trailing slots. | Components | Unverified | 2 deps | |
| CloseButton (internal)close-button | Internal close affordance shared by dialog/popover/toast. | Components | Unverified | 2 deps | |
| Comboboxcombobox | cmdk inside Radix Popover — searchable select wrapped behind PDS vocabulary. | Components | Unverified | 4 deps | |
| Dialogdialog | Radix Dialog — popup/full × sm/md/lg/xl × fixed/free. Navigation/Body/ActionArea slots. | Components | Unverified | 3 deps | |
| DropdownMenudropdown-menu | Radix DropdownMenu with items/checkbox/radio/submenu/shortcut slot. | Components | Unverified | 3 deps | |
| Formform | FormField + FormLabel + FormControl + FormDescription + FormErrorMessage — useId-based id wiring via context. | Components | Unverified | 2 deps | |
| Iconicon | phosphor wrapper with PDS size/color tokens. Accepts custom SVG components. | Components | Unverified | 2 deps | |
| IconButtonicon-button | Square icon-only Button — variant × size, asChild support. | Components | Unverified | 2 deps | |
| Inputinput | 9-slot TextField with invalid/positive/disabled/readOnly + leading/trailing + reset. | Components | Unverified | 3 deps | |
| PageContainerpage-container | Padded page-level wrapper with size variants for content alignment. | Components | Unverified | 1 dep | |
| Panelpanel | Surface container with optional leading icon and PanelCell layout primitive. | Components | Unverified | 1 dep | |
| Popoverpopover | Radix Popover — sm/md/lg × normal/custom. Header/Body/ActionArea slots. | Components | Unverified | 3 deps | |
| Progressprogress | Radix Progress — determinate + indeterminate, sm/md track. | Components | Unverified | 2 deps | |
| RadioGroupradio-group | Radix RadioGroup — sm/md, horizontal/vertical orientation, loop on by default. | Components | Unverified | 2 deps | |
| RemovableTabBarremovable-tab-bar | Horizontal tab bar with per-tab close affordance. | Components | Unverified | 1 dep | |
| ScrollAreascroll-area | Radix ScrollArea with macOS-style thin scrollbar + hover expand. | Components | Unverified | 2 deps | |
| SectionHeadersection-header | Section heading with title/description and optional trailing slot. | Components | Unverified | 1 dep | |
| SegmentedControlsegmented-control | Trackless single-select control for 2-3 inline options — sm/md, hug or fullWidth, snap selection. | Components | Unverified | 2 deps | |
| Selectselect | Radix Select — sm/md/lg trigger with Input-aligned tokens, item-aligned/popper content. | Components | Unverified | 3 deps | |
| Separatorseparator | Radix-based horizontal/vertical divider using PDS line tokens. | Components | Unverified | 2 deps | |
| SidebarListsidebar-list | Sidebar list of items with leading icon, label, and trailing overflow menu. | Components | Unverified | 2 deps | |
| SidebarMenusidebar-menu | Vertical icon-first menu list for app sidebars. | Components | Unverified | 1 dep | |
| Spinnerspinner | Pure SVG loading indicator. sm/md/lg (16/20/28px). Respects prefers-reduced-motion. | Components | Unverified | 1 dep | |
| Switchswitch | Radix Switch — sm/md track, primary-normal on-state. | Components | Unverified | 2 deps | |
| Tabstabs | Radix Tabs — sm/md/lg × hug/fill, horizontal/vertical, underline indicator. | Components | Unverified | 2 deps | |
| TextButtontext-button | Inline link-like Button — variant × size, optional leading/trailing icon, loading state. | Components | Unverified | 3 deps | |
| Toasttoast | Radix Toast with info/success/warning/error variants. | Components | Unverified | 3 deps | |
| Tooltiptooltip | Radix Tooltip with size, shortcut slot, and mode(hover/always/click). | Components | Unverified | 2 deps |
Utilities
Search within| Component | What the registry says it is | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| Chat content block typeschat-types | Shared types for chat content blocks (text, image, etc.) used by chat-* components. | Utilities | Unverified | no deps |
