@adaptavant/eds-core@1.40.0
Minor Changes
- 7d49e7d:
PageHeader: UpdatedPageHeaderwith responsive styles across breakpoints, added new propsposition('sticky' | 'absolute' | 'none') andhasInlinePadding - 4b07f4e:
Table: Extended single row selection with controlled mode (selectedRowId). AddedgetRowIdprop to map row data to stable IDs for controlled selection.
Patch Changes
- 6b87a8d:
Checkbox,Radio,Toggle: Enable text wrapping for long labels and descriptions in Checkbox, Radio, and Toggle by switching to grid layout internally and adding an outer wrapper part to ensure text does not overflow and better manage the layout - 01fa543:
Tabs: Fix tab highlighter offset on tab item click - e219cfa:
Tooltip,Dropdown,SelectMenu,FilterMenu,ComboBox: Changed the visibility styles to display none