jedmund-svelte/src/assets/styles
Justin Edmund 153e0aa080 refactor: create BaseSegmentedController and refactor AdminSegmentedController
- Created BaseSegmentedController with shared logic for all segmented controls
- Refactored AdminSegmentedController to use BaseSegmentedController
- Added keyboard navigation support (arrow keys, Home/End)
- Added size variants (small, medium, large)
- Added support for custom pill colors
- Added proper ARIA attributes for accessibility
- Fixed missing CSS variables ($red-error, $shadow-*)

This eliminates significant code duplication and provides a consistent foundation for all segmented control patterns.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 22:27:16 -04:00
..
_z-index.scss refactor: standardize z-index values with CSS variables 2025-06-25 21:18:20 -04:00
animations.scss Admin WIP 2025-05-27 16:57:51 -07:00
fonts.scss Update font path 2024-07-12 15:38:41 -04:00
globals.scss Make font-scaling more consistent 2025-06-10 10:29:52 -07:00
imports.scss refactor: standardize z-index values with CSS variables 2025-06-25 21:18:20 -04:00
mixins.scss Updates to design 2024-11-18 02:10:15 -08:00
reset.css Move CSS/SCSS files 2024-07-12 08:43:04 -04:00
themes.scss fix: update remaining $grey- variables in SCSS files 2025-06-25 22:03:19 -04:00
variables.scss refactor: create BaseSegmentedController and refactor AdminSegmentedController 2025-06-25 22:27:16 -04:00