Design resources
The Pepulux UI component library in Figma — every variant, state, and token used to build this playbook.
Figma
Pepulux UI Library V8.0
The single source of truth for all Pepulux OS and Omkaarya components. 74 components, full token system, variant coverage.
74
Components
V8.0
File version
2025
Last updated
Pages in Figma
Getting started
Badges
Buttons
Inputs
Tooltips
Modals
Content components
File details
File key
7K7XrCgo0zcJOjWuSBISUhFile name
Pepulux UI Library V8.0Prop convention
Figma property names map 1:1 to React propsToken system
--brand, --brand-hover, --brand-subtle, --brand-textHow Figma maps to code
Every Figma property name is intentionally preserved as the React prop name — no translation needed.
Figma property
React prop
Hierarchy=Primaryvariant="primary"Size=lgsize="lg"Destructive=Truedestructive={true}State=Disableddisabled={true}State=Loadingloading={true}Supporting text=TruesupportingText="…"Arrow=Nonearrow={false}Icon only=TrueleftIcon={<Icon />} (no children)