v87.2.0
EuiResizableButton
is now available as a generic top-level export (#7087)- Added new
alignIndicator
prop toEuiResizableButton
. Defaults tocenter
, and can now additionally be configured tostart
andend
(#7087) - Updated
useGeneratedHtmlId
hook to useReact.useId
as the source of unique identifiers when available (#7095)
CSS-in-JS conversions