diff --git a/public/components/ContentPanel/__snapshots__/ContentPanel.test.js.snap b/public/components/ContentPanel/__snapshots__/ContentPanel.test.js.snap index 96b1926d8..af89abf14 100644 --- a/public/components/ContentPanel/__snapshots__/ContentPanel.test.js.snap +++ b/public/components/ContentPanel/__snapshots__/ContentPanel.test.js.snap @@ -2,7 +2,7 @@ exports[`ContentPanel renders 1`] = `
+
- -
-
+ class="euiRadio__circle" + />
+
+
@@ -497,7 +510,7 @@ exports[`DestinationsList renders when Notification plugin is installed 1`] = ` > @@ -513,6 +527,7 @@ exports[`DestinationsList renders when Notification plugin is installed 1`] = ` className="euiFormControlLayoutIcons" >
@@ -1154,39 +1168,35 @@ exports[`DestinationsList renders when Notification plugin is installed 1`] = ` onClick={[Function]} type="button" > - - - + + - - Destination name - - - - + + Destination name + + + - - - - - Click to sort in ascending order - - - - + + @@ -1239,41 +1237,35 @@ exports[`DestinationsList renders when Notification plugin is installed 1`] = ` onClick={[Function]} type="button" > - - - - - Destination type - - - - - + + - Click to sort in ascending order + + Destination type + - - - + + + @@ -1304,41 +1296,35 @@ exports[`DestinationsList renders when Notification plugin is installed 1`] = ` onClick={[Function]} type="button" > - - - - - Last updated by - - - - - + + - Click to sort in ascending order + + Last updated by + - - - + + + @@ -1357,18 +1343,34 @@ exports[`DestinationsList renders when Notification plugin is installed 1`] = ` } } > -
- - - Actions - - -
+ + + + + Actions + + + + + @@ -1539,21 +1541,31 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`]
-

- Your destinations have been migrated to Notifications, a new centralized place to manage your notification channels. Destinations will be deprecated going forward. - +

-
- -

+

+ Your destinations have been migrated to Notifications, a new centralized place to manage your notification channels. Destinations will be deprecated going forward. + +

+ +

+
+
@@ -1583,6 +1595,7 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`]
-

- Install the notifications plugin in order to create and select channels to send out notifications. - - +

- - Learn more - + Install the notifications plugin in order to create and select channels to send out notifications. + + - -
- EuiIconMock -
-
-
-
- - . -

+ Learn more + +
+ EuiIconMock +
+
+ + + . +

+
+
@@ -1671,7 +1689,7 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`] } >
@@ -1880,6 +1899,7 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`] className="euiFormControlLayoutIcons" >
@@ -2481,39 +2500,35 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`] onClick={[Function]} type="button" > - - - + + - - Destination name - - - - + + Destination name + + + - - - - - Click to sort in ascending order - - - - + + @@ -2566,41 +2569,35 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`] onClick={[Function]} type="button" > - - - - - Destination type - - - - - + + - Click to sort in ascending order + + Destination type + - - - + + + @@ -2631,41 +2628,35 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`] onClick={[Function]} type="button" > - - - - - Last updated by - - - - - + + - Click to sort in ascending order + + Last updated by + - - - + + + @@ -2684,18 +2675,34 @@ exports[`DestinationsList renders when Notification plugin is not installed 1`] } } > -
- - - Actions - - -
+ + + + + Actions + + + + + @@ -2866,21 +2873,31 @@ exports[`DestinationsList renders when email is disallowed 1`] = `
-

- Your destinations have been migrated to Notifications, a new centralized place to manage your notification channels. Destinations will be deprecated going forward. - +

-
- -

+

+ Your destinations have been migrated to Notifications, a new centralized place to manage your notification channels. Destinations will be deprecated going forward. + +

+ +

+
+
@@ -2910,6 +2927,7 @@ exports[`DestinationsList renders when email is disallowed 1`] = `
-

- Install the notifications plugin in order to create and select channels to send out notifications. - - +

- - Learn more - + Install the notifications plugin in order to create and select channels to send out notifications. + + - -
- EuiIconMock -
-
-
-
- - . -

+ Learn more + +
+ EuiIconMock +
+
+ + + . +

+
+
@@ -2998,7 +3021,7 @@ exports[`DestinationsList renders when email is disallowed 1`] = ` } >
@@ -3213,6 +3237,7 @@ exports[`DestinationsList renders when email is disallowed 1`] = ` className="euiFormControlLayoutIcons" >
@@ -3844,39 +3868,35 @@ exports[`DestinationsList renders when email is disallowed 1`] = ` onClick={[Function]} type="button" > - - - + + - - Destination name - - - - + + Destination name + + + - - - - - Click to sort in ascending order - - - - + + @@ -3929,41 +3937,35 @@ exports[`DestinationsList renders when email is disallowed 1`] = ` onClick={[Function]} type="button" > - - - - - Destination type - - - - - + + - Click to sort in ascending order + + Destination type + - - - + + + @@ -3994,41 +3996,35 @@ exports[`DestinationsList renders when email is disallowed 1`] = ` onClick={[Function]} type="button" > - - - - - Last updated by - - - - - + + - Click to sort in ascending order + + Last updated by + - - - + + + @@ -4047,18 +4043,34 @@ exports[`DestinationsList renders when email is disallowed 1`] = ` } } > -
- - - Actions - - -
+ + + + + Actions + + + + + diff --git a/public/pages/MonitorDetails/components/MonitorHistory/EmptyHistory/__snapshots__/EmptyHistory.test.js.snap b/public/pages/MonitorDetails/components/MonitorHistory/EmptyHistory/__snapshots__/EmptyHistory.test.js.snap index 680ee1bf0..b5a7d071c 100644 --- a/public/pages/MonitorDetails/components/MonitorHistory/EmptyHistory/__snapshots__/EmptyHistory.test.js.snap +++ b/public/pages/MonitorDetails/components/MonitorHistory/EmptyHistory/__snapshots__/EmptyHistory.test.js.snap @@ -23,9 +23,6 @@ exports[` renders 1`] = `
-