@adaptavant/eds-core@1.32.0

Minor Changes

  • f77a418: Badge: Added variant prop to badge, Deprecated tone prop with backward compactibility.

  • a7bb668: SelectCard:

    • Added support for orientation control explicitly for mobile using orientationForMobile prop.
    • Introduced controlTypeVisibility prop to show or hide the checkbox/radio controls from the SelectCard
  • 8ec3a12: Button & IconButton: Added new inversePrimary variant

Patch Changes

  • e95aade: Dialog: When dialog is opened, it will now disable body scroll. This change will be reflected in Modal, Sheet components as well.

  • 79c7da5: Accordion, Modal, Snackbar, Table, TimePicker: Added support for consumer props including data-testid attributes for QA testing.

    Snackbar:Deprecated onCloseButtonClick and added closeButtonProps to maintain consistency with other component's close button patterns.

  • c23bbd3: Badge: Fixed tone to variant mapping in styles

  • Updated dependencies [3bad477]

  • Updated dependencies [ed9d8c5]

    • @adaptavant/eds-icons@1.6.0