@adaptavant/eds-core@1.41.0

Minor Changes

  • 0a2b7b5: Table:
    • Extend the Table pagination to support adding custom content to the start of the pagination through the adornmentStart prop.
    • Exposed the style parts of the Pagination component allowing consumers to customize its styles.
    • Updated docs site to reorganize the Pagination sections into a single one for easy access.

Patch Changes

  • 38e0dc6: StatusPanel: Fixed responsive breakpoints
  • c78a367: useTimeZonePicker: fix selection resetting on user pick and add onValueChange callback
  • 4d87fef: AlertModal: Adds consumer prop support for action buttons