diff --git a/src/core/public/fatal_errors/__snapshots__/fatal_errors_screen.test.tsx.snap b/src/core/public/fatal_errors/__snapshots__/fatal_errors_screen.test.tsx.snap index 08b72c35ee2d37..b9a4f775c2b563 100644 --- a/src/core/public/fatal_errors/__snapshots__/fatal_errors_screen.test.tsx.snap +++ b/src/core/public/fatal_errors/__snapshots__/fatal_errors_screen.test.tsx.snap @@ -2,20 +2,15 @@ exports[`rendering render matches snapshot 1`] = ` - + @@ -58,10 +55,7 @@ exports[`renders RangeControlEditor 1`] = ` labelType="label" > - +
- +
diff --git a/src/legacy/core_plugins/kibana/public/home/components/__snapshots__/home.test.js.snap b/src/legacy/core_plugins/kibana/public/home/components/__snapshots__/home.test.js.snap index c1131cbe559f68..4563b633c3dfc3 100644 --- a/src/legacy/core_plugins/kibana/public/home/components/__snapshots__/home.test.js.snap +++ b/src/legacy/core_plugins/kibana/public/home/components/__snapshots__/home.test.js.snap @@ -7,8 +7,6 @@ exports[`home directories should not render directory entry when showOnHomePage >

@@ -123,8 +121,6 @@ exports[`home directories should render ADMIN directory entry in "Manage" panel >

@@ -252,8 +248,6 @@ exports[`home directories should render DATA directory entry in "Explore Data" p >

@@ -381,8 +375,6 @@ exports[`home isNewKibanaInstance should safely handle execeptions 1`] = ` >

@@ -497,8 +489,6 @@ exports[`home isNewKibanaInstance should set isNewKibanaInstance to false when t >

@@ -613,8 +603,6 @@ exports[`home isNewKibanaInstance should set isNewKibanaInstance to true when th >

@@ -729,8 +717,6 @@ exports[`home should render home component 1`] = ` >

@@ -845,8 +831,6 @@ exports[`home welcome should show the normal home page if loading fails 1`] = ` >

@@ -961,8 +945,6 @@ exports[`home welcome should show the normal home page if welcome screen is disa >

@@ -1085,8 +1067,6 @@ exports[`home welcome stores skip welcome setting if skipped 1`] = ` >

diff --git a/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/tutorial.test.js.snap b/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/tutorial.test.js.snap index db286fb4d2feea..3fe75c22f3fc51 100644 --- a/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/tutorial.test.js.snap +++ b/src/legacy/core_plugins/kibana/public/home/components/tutorial/__snapshots__/tutorial.test.js.snap @@ -4,10 +4,7 @@ exports[`isCloudEnabled is false should not render instruction toggle when ON_PR - +
- +
- +
diff --git a/src/legacy/ui/public/field_editor/components/field_format_editor/editors/duration/__snapshots__/duration.test.js.snap b/src/legacy/ui/public/field_editor/components/field_format_editor/editors/duration/__snapshots__/duration.test.js.snap index b4493a6b5557bc..9722a019864348 100644 --- a/src/legacy/ui/public/field_editor/components/field_format_editor/editors/duration/__snapshots__/duration.test.js.snap +++ b/src/legacy/ui/public/field_editor/components/field_format_editor/editors/duration/__snapshots__/duration.test.js.snap @@ -210,10 +210,7 @@ exports[`DurationFormatEditor should render non-human readable output normally 1 labelType="label" > diff --git a/src/legacy/ui/public/field_editor/components/field_format_editor/editors/url/__snapshots__/url.test.js.snap b/src/legacy/ui/public/field_editor/components/field_format_editor/editors/url/__snapshots__/url.test.js.snap index 3e1d45095e251e..4b246fecb81463 100644 --- a/src/legacy/ui/public/field_editor/components/field_format_editor/editors/url/__snapshots__/url.test.js.snap +++ b/src/legacy/ui/public/field_editor/components/field_format_editor/editors/url/__snapshots__/url.test.js.snap @@ -534,10 +534,7 @@ exports[`UrlFormatEditor should render width and height fields if image 1`] = ` labelType="label" > @@ -558,10 +555,7 @@ exports[`UrlFormatEditor should render width and height fields if image 1`] = ` labelType="label" > diff --git a/src/legacy/ui/public/vis/editors/default/controls/__snapshots__/extended_bounds.test.tsx.snap b/src/legacy/ui/public/vis/editors/default/controls/__snapshots__/extended_bounds.test.tsx.snap index 37783dc01492d4..25824c3b59fb07 100644 --- a/src/legacy/ui/public/vis/editors/default/controls/__snapshots__/extended_bounds.test.tsx.snap +++ b/src/legacy/ui/public/vis/editors/default/controls/__snapshots__/extended_bounds.test.tsx.snap @@ -21,7 +21,6 @@ exports[`ExtendedBoundsParamEditor should be rendered with default set of props compressed={true} fullWidth={true} isInvalid={false} - isLoading={false} onChange={[Function]} prepend="Min" value="" @@ -33,7 +32,6 @@ exports[`ExtendedBoundsParamEditor should be rendered with default set of props compressed={true} fullWidth={true} isInvalid={false} - isLoading={false} onChange={[Function]} prepend="Max" value="" diff --git a/src/legacy/ui/public/vis/editors/default/controls/__snapshots__/size.test.tsx.snap b/src/legacy/ui/public/vis/editors/default/controls/__snapshots__/size.test.tsx.snap index 024865ec733d69..a2897ad417bae1 100644 --- a/src/legacy/ui/public/vis/editors/default/controls/__snapshots__/size.test.tsx.snap +++ b/src/legacy/ui/public/vis/editors/default/controls/__snapshots__/size.test.tsx.snap @@ -25,7 +25,6 @@ exports[`SizeParamEditor should init with the default set of props 1`] = ` data-test-subj="sizeParamEditor" fullWidth={true} isInvalid={false} - isLoading={false} min={1} onBlur={[MockFunction]} onChange={[Function]} diff --git a/src/legacy/ui/public/vis/editors/default/controls/components/number_list/__snapshots__/number_row.test.tsx.snap b/src/legacy/ui/public/vis/editors/default/controls/components/number_list/__snapshots__/number_row.test.tsx.snap index 3882425594cf37..6b2f160e417a0d 100644 --- a/src/legacy/ui/public/vis/editors/default/controls/components/number_list/__snapshots__/number_row.test.tsx.snap +++ b/src/legacy/ui/public/vis/editors/default/controls/components/number_list/__snapshots__/number_row.test.tsx.snap @@ -13,7 +13,6 @@ exports[`NumberRow should be rendered with default set of props 1`] = ` compressed={true} fullWidth={true} isInvalid={false} - isLoading={false} max={10} min={1} onBlur={[MockFunction]} diff --git a/src/plugins/kibana_react/public/saved_objects/__snapshots__/saved_object_save_modal.test.tsx.snap b/src/plugins/kibana_react/public/saved_objects/__snapshots__/saved_object_save_modal.test.tsx.snap index 3c0393b12febdf..978705a3ad0969 100644 --- a/src/plugins/kibana_react/public/saved_objects/__snapshots__/saved_object_save_modal.test.tsx.snap +++ b/src/plugins/kibana_react/public/saved_objects/__snapshots__/saved_object_save_modal.test.tsx.snap @@ -69,9 +69,7 @@ exports[`SavedObjectSaveModal should render matching snapshot 1`] = ` > diff --git a/x-pack/legacy/plugins/apm/public/components/app/ErrorGroupOverview/List/__test__/__snapshots__/List.test.tsx.snap b/x-pack/legacy/plugins/apm/public/components/app/ErrorGroupOverview/List/__test__/__snapshots__/List.test.tsx.snap index 9358eeceb1a44f..492d28206f3dda 100644 --- a/x-pack/legacy/plugins/apm/public/components/app/ErrorGroupOverview/List/__test__/__snapshots__/List.test.tsx.snap +++ b/x-pack/legacy/plugins/apm/public/components/app/ErrorGroupOverview/List/__test__/__snapshots__/List.test.tsx.snap @@ -74,7 +74,6 @@ exports[`ErrorGroupOverview -> List should render empty state 1`] = ` >
List should render with data 1`] = ` >
@@ -153,10 +149,7 @@ Default value: Number of the host’s CPU cores" Default value: 125" > @@ -168,10 +161,7 @@ Default value: 125" Default value: 50ms" > @@ -215,10 +205,7 @@ Default value: memory" Default value: 1024mb (1g)" > @@ -273,10 +260,7 @@ Default value: 1024mb (1g)" Default value: 1024" > @@ -330,7 +314,6 @@ exports[`PipelineEditor component invalidates form for invalid pipeline id input > @@ -476,10 +456,7 @@ Default value: Number of the host’s CPU cores" Default value: 125" > @@ -491,10 +468,7 @@ Default value: 125" Default value: 50ms" > @@ -538,10 +512,7 @@ Default value: memory" Default value: 1024mb (1g)" > @@ -596,10 +567,7 @@ Default value: 1024mb (1g)" Default value: 1024" > @@ -653,7 +621,6 @@ exports[`PipelineEditor component invalidates form for pipeline id with spaces 1 > @@ -799,10 +763,7 @@ Default value: Number of the host’s CPU cores" Default value: 125" > @@ -814,10 +775,7 @@ Default value: 125" Default value: 50ms" > @@ -861,10 +819,7 @@ Default value: memory" Default value: 1024mb (1g)" > @@ -919,10 +874,7 @@ Default value: 1024mb (1g)" Default value: 1024" > @@ -976,7 +928,6 @@ exports[`PipelineEditor component matches snapshot for clone pipeline 1`] = ` > @@ -1091,10 +1039,7 @@ Default value: Number of the host’s CPU cores" Default value: 125" > @@ -1106,10 +1051,7 @@ Default value: 125" Default value: 50ms" > @@ -1153,10 +1095,7 @@ Default value: memory" Default value: 1024mb (1g)" > @@ -1211,10 +1150,7 @@ Default value: 1024mb (1g)" Default value: 1024" > @@ -1283,7 +1219,6 @@ exports[`PipelineEditor component matches snapshot for create pipeline 1`] = ` > @@ -1425,10 +1357,7 @@ Default value: Number of the host’s CPU cores" Default value: 125" > @@ -1440,10 +1369,7 @@ Default value: 125" Default value: 50ms" > @@ -1487,10 +1413,7 @@ Default value: memory" Default value: 1024mb (1g)" > @@ -1545,10 +1468,7 @@ Default value: 1024mb (1g)" Default value: 1024" > @@ -1602,7 +1522,6 @@ exports[`PipelineEditor component matches snapshot for edit pipeline 1`] = ` > @@ -1717,10 +1633,7 @@ Default value: Number of the host’s CPU cores" Default value: 125" > @@ -1732,10 +1645,7 @@ Default value: 125" Default value: 50ms" > @@ -1779,10 +1689,7 @@ Default value: memory" Default value: 1024mb (1g)" > @@ -1837,10 +1744,7 @@ Default value: 1024mb (1g)" Default value: 1024" > diff --git a/x-pack/legacy/plugins/logstash/public/components/upgrade_failure/__snapshots__/upgrade_failure.test.js.snap b/x-pack/legacy/plugins/logstash/public/components/upgrade_failure/__snapshots__/upgrade_failure.test.js.snap index 5cb5a6e2def6b6..07ae9fb2e06c7b 100644 --- a/x-pack/legacy/plugins/logstash/public/components/upgrade_failure/__snapshots__/upgrade_failure.test.js.snap +++ b/x-pack/legacy/plugins/logstash/public/components/upgrade_failure/__snapshots__/upgrade_failure.test.js.snap @@ -117,9 +117,7 @@ exports[`UpgradeFailure component passes expected text for new pipeline 1`] = ` } } > - + - + - + - + @@ -392,9 +389,6 @@ exports[`ConditionExpression renders with only value supplied 1`] = ` } > diff --git a/x-pack/legacy/plugins/ml/public/application/components/rule_editor/select_rule_action/__snapshots__/edit_condition_link.test.js.snap b/x-pack/legacy/plugins/ml/public/application/components/rule_editor/select_rule_action/__snapshots__/edit_condition_link.test.js.snap index ba44032afb3c26..a367dd82a91ab0 100644 --- a/x-pack/legacy/plugins/ml/public/application/components/rule_editor/select_rule_action/__snapshots__/edit_condition_link.test.js.snap +++ b/x-pack/legacy/plugins/ml/public/application/components/rule_editor/select_rule_action/__snapshots__/edit_condition_link.test.js.snap @@ -27,8 +27,6 @@ exports[`EditConditionLink renders for a condition using actual 1`] = ` diff --git a/x-pack/legacy/plugins/ml/public/application/jobs/components/custom_url_editor/__snapshots__/editor.test.tsx.snap b/x-pack/legacy/plugins/ml/public/application/jobs/components/custom_url_editor/__snapshots__/editor.test.tsx.snap index d98dcb26ee2388..c5fd0ea63c71d8 100644 --- a/x-pack/legacy/plugins/ml/public/application/jobs/components/custom_url_editor/__snapshots__/editor.test.tsx.snap +++ b/x-pack/legacy/plugins/ml/public/application/jobs/components/custom_url_editor/__snapshots__/editor.test.tsx.snap @@ -1019,7 +1019,6 @@ exports[`CustomUrlEditor renders the editor for other type of URL with duplicate compressed={true} fullWidth={true} onChange={[Function]} - resize="vertical" rows={2} value="https://www.google.co.uk/search?q=airline+code+$airline$" /> @@ -1135,7 +1134,6 @@ exports[`CustomUrlEditor renders the editor for other type of URL with unique la compressed={true} fullWidth={true} onChange={[Function]} - resize="vertical" rows={2} value="https://www.google.co.uk/search?q=airline+code+$airline$" /> diff --git a/x-pack/legacy/plugins/ml/public/application/settings/calendars/edit/__snapshots__/new_calendar.test.js.snap b/x-pack/legacy/plugins/ml/public/application/settings/calendars/edit/__snapshots__/new_calendar.test.js.snap index 9a48bb551dcdea..e8219f5fa6f948 100644 --- a/x-pack/legacy/plugins/ml/public/application/settings/calendars/edit/__snapshots__/new_calendar.test.js.snap +++ b/x-pack/legacy/plugins/ml/public/application/settings/calendars/edit/__snapshots__/new_calendar.test.js.snap @@ -7,12 +7,10 @@ exports[`NewCalendar Renders new calendar form 1`] = ` /> @@ -133,9 +131,7 @@ exports[`AddItemPopover opens the popover onButtonClick 1`] = ` labelType="label" > @@ -220,9 +216,7 @@ exports[`AddItemPopover renders the popover 1`] = ` labelType="label" > diff --git a/x-pack/legacy/plugins/ml/public/application/settings/filter_lists/edit/__snapshots__/edit_filter_list.test.js.snap b/x-pack/legacy/plugins/ml/public/application/settings/filter_lists/edit/__snapshots__/edit_filter_list.test.js.snap index f5149bf857adc6..17986d838ec5eb 100644 --- a/x-pack/legacy/plugins/ml/public/application/settings/filter_lists/edit/__snapshots__/edit_filter_list.test.js.snap +++ b/x-pack/legacy/plugins/ml/public/application/settings/filter_lists/edit/__snapshots__/edit_filter_list.test.js.snap @@ -7,12 +7,10 @@ exports[`EditFilterList adds new items to filter list 1`] = ` /> - - + + + @@ -199,16 +192,9 @@ exports[`Overview that overview page renders normally 1`] = ` `; exports[`Overview that overview page shows a message if there is no beats data 1`] = ` - - - + + + diff --git a/x-pack/legacy/plugins/monitoring/public/components/elasticsearch/ccr/__snapshots__/ccr.test.js.snap b/x-pack/legacy/plugins/monitoring/public/components/elasticsearch/ccr/__snapshots__/ccr.test.js.snap index da83a4d7def14d..bb765d0ab7b4ed 100644 --- a/x-pack/legacy/plugins/monitoring/public/components/elasticsearch/ccr/__snapshots__/ccr.test.js.snap +++ b/x-pack/legacy/plugins/monitoring/public/components/elasticsearch/ccr/__snapshots__/ccr.test.js.snap @@ -1,16 +1,9 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Ccr that it renders normally 1`] = ` - - - + + + - + - + + - + + renders permission denied if required 1`] = ` > - + - + - + - +