@adaptavant/eds-core@1.38.0

Minor Changes

  • 2698c32: SelectCard: introduced a gap prop (none, 4, 8, 12) to control spacing between cards, including sticky layout with gap="none".

Patch Changes

  • a229675: Field: Updated the Field large size variant font sizes from 16px to 14px to align with responsive guidelines.
  • 9a028fc: MenuItem: Add hover styles for MenuItem for visual consistency and interaction feedback.
  • 8235a81: Table: Connect "size" in column definitions, so column width control can be adjusted.
  • d5ee541: AlertModal: Updated AlertModal size from 640px to 480px
  • 086b042: Combobox and ComboboxMultiSelect: Fixed validation state consistency across desktop and mobile by properly aligning the trigger and input, making feedback clearer and more predictable for users.
  • 2156236: Modal, DropdownMenu, SelectMenu, Tooltip: Updated mobile breakpoint value from 768px to 767px on shared viewport utils and docs