Components Overview
PDL-WebComponents is the official design system for PsyData Labs L.L.C. documentation and products.
All components are token-driven, accessible, and designed for a dark-first, enterprise-grade experience.
How to Use
[!TIP] All core Foundation components are globally registered in our Docusaurus environment. You can use them directly in any
.mdxfile without adding import statements!
<Card title="System Status" variant="success">
All services are operating normally.
</Card>
Component Categories
- Foundation Components: Core UI primitives like Cards, Badges, and Alerts.
- Custom Components: Specialized components for infrastructure, roadmap, and compliance tracking.