Open
Description
Is your feature request related to a problem? Please describe.
Ensure good, consistent a11y experience for users.
Describe the solution you'd like
Migrate all our packages to React Aria Components.
- Create new package
@launchpad-ui/components
to house all v2 RAC version of our components - Incrementally deprecate packages except
icons
andtokens
- Use CSS modules and Class Variance Authority for all component styles
- Replace
framer-motion
with CSS animations