clients/libs/components/src/checkbox
Bryan Cunningham 913c3ddbec
[CL-620] add padding to increase checkbox clickable area (#15331)
* add padding to increaase checkbox clickable area

* fix checkbox story imports

* enlarge click area of checkbox w/out label

* apply disabled states to before

* WIP

* revert experimental changes

* add negative margin to account for extra padding

* Remove margin from checkbox and apply in form control

* Remove margin from radio as it's applied in form control

* add back line height removed in error
2025-07-03 12:14:10 -04:00
..
checkbox.component.ts [CL-620] add padding to increase checkbox clickable area (#15331) 2025-07-03 12:14:10 -04:00
checkbox.mdx [CL-208][CL-339] Enhance Storybook docs pages (#14838) 2025-05-30 12:38:40 -04:00
checkbox.module.ts [CL-135] Migrate component library to standalone components (#12389) 2024-12-17 17:29:48 -05:00
checkbox.stories.ts [CL-620] add padding to increase checkbox clickable area (#15331) 2025-07-03 12:14:10 -04:00
index.ts [CL-50] Form controls (checkbox and radio) (#4066) 2022-12-05 08:49:03 +01:00