@adaptavant/eds-core@1.37.0

Minor Changes

  • 58b36ff: Button, IconButton: Added new xLarge size variant.
  • 9d7faad: GetPro: Added onClick handler and tooltip placement props, updated padding and height styles for all GetPro variants
  • 3bfda83: Tabs: Added a variant prop to support the pills variant, which displays tab items in Chip style.
  • c9c7556: Chip: Added a new count prop which will display a count badge for the Chip component.
  • 1fb7017: Tooltip: Exposed a close function in the render prop callback, allowing consumers to programmatically dismiss the tooltip at runtime (e.g. when a popover or calendar opens), instead of misusing visibilityHidden for dynamic suppression.

Patch Changes

  • Updated dependencies [5148c8b]
  • Updated dependencies [7b4b249]
    • @adaptavant/eds-icons@1.10.0