clients/libs/components
Bryan Cunningham a0e7314868
[CL-1115] accordion component (#20508)
* add accordion component

* use aria-labelledby for content region

* cleanup inactive styles

* add accordion group component to enable single select

* Use title for input name. Update based on PR feedback

* use formatted storybook args

* fix open not working correctly with single select. Add max-height

* fix accordion specs

* apply css fixes

* Add mroe transition to panel hide/show

* updated accordion transition

* Add border radius back to button

* ensure visually hidden content can not be tabbed to

* remove border when closed
2026-05-11 15:39:37 -04:00
..
src [CL-1115] accordion component (#20508) 2026-05-11 15:39:37 -04:00
.gitignore Simplify our gitignore files (#2925) 2022-06-17 15:33:51 +02:00
jest.config.js Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
package.json [EC-512] Tree shakeable icons (#3427) 2022-09-06 08:21:59 +02:00
project.json build: add nx configuration in libs/components (#16545) 2025-09-23 14:19:10 -04:00
tailwind.config.base.js [CL-1115] accordion component (#20508) 2026-05-11 15:39:37 -04:00
test.setup.ts [PM-18599] Forbid unknown property and element in tests (#13556) 2025-02-25 14:02:19 -08:00
tsconfig.app.json Move to libs 2022-06-03 16:24:40 +02:00
tsconfig.json Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
tsconfig.spec.json [CL-525] Upgrade angular to v19 (#14815) 2025-06-02 13:13:31 -04:00