@adaptavant/eds-core@1.40.0

Minor Changes

  • 7d49e7d: PageHeader: Updated PageHeader with responsive styles across breakpoints, added new props position ('sticky' | 'absolute' | 'none') and hasInlinePadding
  • 4b07f4e: Table: Extended single row selection with controlled mode (selectedRowId). Added getRowId prop 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