* [LG-5830] feat(collection-toolbar): Collection Toolbar component
* fixed linting, updated story, updated tests, udpated imports
* [LG-844] feat(collection-toolbar): CollectionToolbar Title SubComponent (#3420)
* [LG-844] feat(collection-toolbar): Title component
* updated lintin
* updated tests, linitng cleanup
* feedback updates
* fixed type exports
* updated collectionToolbar ref, updated added types docs
* added context provider
* fixed storybook darkmode, updated defaul theading element
* reverted heading
* added refs
* [LG-5840] feat(collection-toolbar): add Actions compound component with Button, Menu, MenuItem, and Pagination (#3432)
* [LG-844] feat(collection-toolbar): Title component
* updated lintin
* updated tests, linitng cleanup
* feedback updates
* added context provider
* fixed storybook darkmode, updated defaul theading element
* [LG-5840] feat(collection-toolbar): Collection toolbar actions + Button
* updates
* adding pagination
* added menu, menuitem, pagination, added unit tests
* rm vscode settings
* linting fix, updated tests
* updated test
* cleanup
* moved to named exports, made toggleButton optional
* updated provider logic, added unit test
* updated for r17
* test cleanup
* tests cleanup
* updated title test, updated button types
* updated menuProps
* cleanup
* [LG-5838] feat(collection-toolbar): SearchInput Component (#3469)
* [LG-5838] feat(collection-toolbar): SearchInput Component
* revert vscode settings
* linting
* cleanup
* updated title styles
* updated styles, cleanup
* cleaned up prop types
* added ally package
* style cleanup, rc17 fix
* linting
* [LG-5841] feat(collection-toolbar): Filters and Subcomponents (#3477)
* [LG-5838] feat(collection-toolbar): SearchInput Component
* revert vscode settings
* linting
* cleanup
* updated title styles
* updated styles, cleanup
* [LG-5841] feat(collection-toolbar): Filters and Subcomponents
* [LG-5841] feat(collection-toolbar): Filters and Subcomponents
* cleanup
* added root styles, added segmentcontrol, select, and option
* linting
* added filter widths, cleanup
* cleaned up stories, added unit test, styling updates
* updated test, cleanedup label props
* updated styling colocation, cleaned up exports, organized types
* cleaned up searchinput types, udpated exports
* cleanup
* updated a11y types, fixed exports
* cleaned up searchInput
* fix tests
* r17 fix, cleanup
* Added comboboxoption, added missing exports, lgid cleanup
* select cleanup
* ref cleanup
* exported ComboBoxOptionProps
* updated filters styles, revert select
* updated types, rm extra className, rename SelectOption
* r17 fix
* Added changeset
* [LG-5937] feat(collection-toolbar): Refactor Compound Components (#3489)
* [LG-5838] feat(collection-toolbar): SearchInput Component
* revert vscode settings
* linting
* cleanup
* updated title styles
* updated styles, cleanup
* [LG-5841] feat(collection-toolbar): Filters and Subcomponents
* [LG-5841] feat(collection-toolbar): Filters and Subcomponents
* cleanup
* added root styles, added segmentcontrol, select, and option
* linting
* added filter widths, cleanup
* cleaned up stories, added unit test, styling updates
* updated test, cleanedup label props
* updated styling colocation, cleaned up exports, organized types
* cleaned up searchinput types, udpated exports
* cleanup
* updated a11y types, fixed exports
* cleaned up searchInput
* fix tests
* r17 fix, cleanup
* Added comboboxoption, added missing exports, lgid cleanup
* select cleanup
* ref cleanup
* exported ComboBoxOptionProps
* updated filters styles, revert select
* updated types, rm extra className, rename SelectOption
* r17 fix
* [LG-5937] feat(collection-toolbar): Refactor Compound Components
* added changeset
* rm changeset
* cleanup
* fixed tests, update selectOption displayName
* exported menuItemClassName, added children validation
* renamed pt1
* renamed ComboboxOption pt2
* rename pt3
* rename pt4
* cleanup
* cleanup
* more cleanup
* [LG-5845] feat(collection-toolbar): Compact & Collapsible Variant Styling (#3497)
* [LG-5845] feat(collection-toolbar): Variant Styling
* added terst
* tests cleanup
* updated render logic, a11y improvements, animation styling improvements
* updated stories, updated mobile styles
* updated stories formatting
* updated styles
* updated changeset
* updated changeset
✍️ Proposed changes
Adds variant-specific styling and animations for the CollectionToolbar component. This includes:
🎟️ Jira ticket: LG-5845
✅ Checklist
pnpm changesetand documented my changes🧪 How to test changes