NorbieLink
search close
HomeComponentsText Fields

Text fields let users enter and edit text. Norbielink provides outlined text fields with a consistent purple focus ring, used across all forms — user profiles, quote submissions, filters, and search.

Default state
Focused
Filled
Invalid email format

States

All input states — across both light and dark themes. Focus ring uses color.primary (Purple) and a 2px ring at 20% opacity.

Light Mode
Default
Helper text
Focused
Filled
Error
Please enter a valid email address
Disabled
Dark Mode
Default
Focused
Filled
Error
Please enter a valid email address
Disabled

Select / Dropdown

Dropdowns share the same shape and state tokens as text fields. The chevron icon indicates selectability.

Default
Select a role...
Focused
Select a role...
Selected
Producer
Disabled
Select a role...

Specs

PropertyValue
Height44px (11px top + bottom padding)
Padding horizontal14px (space-3.5)
Border default1.5px solid color.outline (#E5E7EB)
Border focused1px solid color.primary (#A614C3)
Focus ring0 0 0 2px rgba(92,46,212,0.2)
Border error2px solid color.error (#EF4444)
Error ring0 0 0 3px rgba(#EF4444, 10%)
Background lightwhite
Background darkrgba(#FFF, 5%)
Shapeshape.sm (10px) for inputs · shape.full for search
Font size14px / Body Medium
Label font12px / Label Medium / 600
Helper text12px / Label Small / color.on-surface-variant