@plumile/ui
v0.1.84
Published
Shared React UI primitives and theme for Plumile applications
Downloads
3,178
Maintainers
Readme
@plumile/ui
Shared React UI primitives and theme for Plumile applications.
Role
@plumile/ui is the single visual component package for Plumile applications.
It contains:
- theme foundations and tokens
- primitives and form controls
- generic layouts and page shells
- data-heavy and admin-oriented visual widgets
- admin shell components
- dashboard and consultation composition components
- lightweight metadata and compact timeline components
- lightweight action and detail-summary composition components
It does not contain:
- domain-specific product components
- application business logic
- GraphQL or routing orchestration
Namespaces
atomic/*small primitives and low-level UI compositioncomponents/*generic cross-application layouts and reusable UIbackoffice/*specialized admin/data-heavy visual widgetsadmin/*high-level admin shell components
Placement rule
Add a component to @plumile/ui only if it is:
- visual
- generic
- reusable across multiple products
- not tied to a business domain
