@adaptavant/eds-core@1.33.0

Minor Changes

  • d9d4cb7: OTPInput: Added OTP Input component
  • 22ce781: ComboboxEditor: Added new hybrid combobox component that allows users to enter text, add tags from a list, and quickly filter choices. Supports multi-line input and allows selecting the same option multiple times.
  • 87b2a38: Tabs: Introduce skipContainerFocus prop on TabContent to optionally skip focusing the tabpanel container and move focus to interactive children.

Patch Changes

  • 831d4ef: SelectCard: Added support for forwarded refs.

  • 8f0312b: CentricLayout: Updated classname to have padding from 16px to 24px

  • 4629a14: Internal performance optimisation for all dropdown components to reduce cascading renders and full list re-renders where possible.

    Highlight state of list items is now aligned between keyboard and mouse

  • 22ce781: Tag: Exposed few missing stylable parts to the component.

  • Updated dependencies [969286f]

    • @adaptavant/eds-icons@1.7.0