Skip to content

Commit

Permalink
feat(modal-container): update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelmar authored and nataliadelmar committed Dec 19, 2024
1 parent 8e9aa1f commit 3c75e50
Showing 1 changed file with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot 1`] = `
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -38,6 +39,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot 1`] = `
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -153,6 +155,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot if notification c
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -161,6 +164,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot if notification c
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -276,6 +280,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot if notification c
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -284,6 +289,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot if notification c
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -399,6 +405,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot when limit is set
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -407,6 +414,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot when limit is set
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -522,6 +530,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with ariaLabel pr
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -530,6 +539,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with ariaLabel pr
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -645,6 +655,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with body class n
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -653,6 +664,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with body class n
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -768,6 +780,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with className 1`
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -776,6 +789,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with className 1`
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -891,6 +905,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with container cl
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -899,6 +914,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with container cl
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -1010,6 +1026,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with different at
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -1018,6 +1035,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with different at
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -1126,6 +1144,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with different po
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -1134,6 +1153,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with different po
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -1253,6 +1273,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with different zI
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -1261,6 +1282,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with different zI
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -1376,6 +1398,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with enter animat
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -1384,6 +1407,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with enter animat
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -1499,6 +1523,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with id 1`] = `
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -1507,6 +1532,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with id 1`] = `
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -1622,6 +1648,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with newest on to
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -1630,6 +1657,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with newest on to
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -1745,6 +1773,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with style 1`] =
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -1753,6 +1782,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with style 1`] =
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down Expand Up @@ -1868,6 +1898,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with toast class
>
<div>
<div
aria-label="Some notification"
class="md-toast-notification-wrapper md-modal-container-wrapper"
data-color="primary"
data-elevation="0"
Expand All @@ -1876,6 +1907,7 @@ exports[`<NotificationSystem /> snapshot should match snapshot with toast class
data-round="50"
role="generic"
tabindex="-1"
toastprops="[object Object]"
>
<div
class="md-toast-notification-body"
Expand Down

0 comments on commit 3c75e50

Please sign in to comment.