mirror of
https://github.com/nasa/openmct.git
synced 2025-01-26 14:19:26 +00:00
902d80c214
* Add closeOverlay and notifications-count attributes to notification-message * Add "Dismiss notification" button to NotificationMessage * Add aria-labels to Alert Banner * Add aria-modal and role dialog to OverlayComponent * Add ARIA roles to NotificationMessage and NotificationsList * Add ARIA role alert to NotificationBanner * Create Notification E2E Test for dismissing the 'Save successful' dialog * refactor: fix up types for NotificationAPI * test: Add `createNotification` appAction * test: add basic test for `createNotification` * test: add stub for notification functional test * Create clock using createDomainObjectWithDefaults * Replace text-selection with button-selection * Uninstall @types/eventemitter3 * Revert "Uninstall @types/eventemitter3" This reverts commit 37e4df9a7583dea79d08fba4bc6437342a318500. * fix: remove duplicate dependency Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov> Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>