@adaptavant/eds-core@1.36.0

Minor Changes

  • f66c9f5: AlertModal: New AlertModal component for displaying urgent or critical messages that require immediate user attention and action.
  • 8d7903e: IntegrationTile: New IntegrationTile component for displaying third-party service integrations.
  • 47ffc47: DropdownMenu, FilterMenu, SelectMenu, Combobox, ComboboxMultiSelect, ComboboxEditor: Provide size props so that sizing can be controlled in consistent manner and standardized across all breakpoints
  • 4d759eb: Tooltip: Optional adaptive mode shows content as a dialog on mobile/tablet (Sheet/Modal) while desktop keeps the standard tooltip behavior
  • 9506b15: IndicatorBadge new component to communicate notifications alerts

Patch Changes

  • b14e1bb: Alert, Snackbar: Update the responsive styles for text and icon of Alert, Snackbar components for tablet view
  • f82eb12: Dialog, Modal, Sheet: Call onEscPress callback independently.
  • Updated dependencies [2f24b0a]
    • @adaptavant/eds-icons@1.9.0