Updated the toast element to have a duration property
Checklist
-
Have you followed the guidelines in our Contributing document? -
Have you checked to ensure there aren't other open Merge Requests for the same update/change? -
Does your submission pass tests? -
Have you lint your code locally prior to submission
Description
Added in a duration property for the toast element as well as making a duration of 0 keep it showing permanently until dismissed. Also changed references to "Mary" to "artisanpack".
Related Issue
N/A
Motivation and Context
Makes the toast element more accessible.
How Has This Been Tested?
Tested visually with Digital Shopfront CMS.
Accessibility Tests Run (required)
Tested in the browser with various durations.
Tests Added (if applicable)
N/A
Documentation Needed (if Applicable)
N/A
Screenshots (if appropriate):
N/A