jpmorganchase / salt-ds

React UI components built with a focus on accessibility, customization and ease-of-use
https://www.saltdesignsystem.com
Apache License 2.0
130 stars 90 forks source link

Update all components with new thickness tokens #4219

Open mark-tate opened 2 weeks ago

mark-tate commented 2 weeks ago

Update components with border thickness changes from #4166

Foundation Page Update

Definition of thickness for foundation page Thickness could be used to define the weight of something or the gap between things when the desired result is not to scale across densities.

Example of weight is borders on containers Example of gap is the (span, distance, interval) between stepper buttons

Components Updates

All components currently using border or border-strong that need to be updated… border-stronger is not in code or being used

Core:

Lab:

Border would need to become thickness-100

Border-strong would need to become thickness-200

origami-z commented 2 weeks ago

Same with #4122?