From a62252ce40618582b5ef3a1736ab96776338c63e Mon Sep 17 00:00:00 2001 From: Chandler Prall Date: Thu, 8 Nov 2018 10:16:44 -0700 Subject: [PATCH] Update EUI to v5.0.0 (#25316) * update EUI to v5.0.0 * update snapshots * revert snapshot change * revert snapshot change (2) --- package.json | 2 +- .../__snapshots__/list_control.test.js.snap | 1 + .../data/__snapshots__/data_view.test.js.snap | 7 ++- .../dashboard_listing.test.js.snap | 4 ++ .../__snapshots__/add_panel.test.js.snap | 1 + .../__snapshots__/clone_modal.test.js.snap | 1 + .../__snapshots__/no_results.test.js.snap | 16 +++---- .../open_search_panel.test.js.snap | 1 + .../__snapshots__/add_data.test.js.snap | 17 +++++++ .../__snapshots__/home.test.js.snap | 33 ++++++++++++++ .../recently_accessed.test.js.snap | 2 + .../__snapshots__/synopsis.test.js.snap | 8 ++++ .../__snapshots__/footer.test.js.snap | 1 + .../__snapshots__/introduction.test.js.snap | 5 +++ .../saved_objects_installer.test.js.snap | 11 ++++- .../__snapshots__/empty_state.test.js.snap | 2 + .../__snapshots__/header.test.js.snap | 6 +++ .../__snapshots__/loading_state.test.js.snap | 1 + .../__snapshots__/header.test.js.snap | 2 + .../loading_indices.test.js.snap | 1 + .../step_time_field.test.js.snap | 1 + .../__snapshots__/header.test.js.snap | 2 + .../__snapshots__/time_field.test.js.snap | 1 + .../__snapshots__/header.test.js.snap | 2 + .../__snapshots__/header.test.js.snap | 2 + .../__snapshots__/flyout.test.js.snap | 2 + .../__snapshots__/header.test.js.snap | 2 + .../__snapshots__/relationships.test.js.snap | 5 +++ .../form/__snapshots__/form.test.js.snap | 3 ++ .../__snapshots__/page_title.test.js.snap | 1 + .../__snapshots__/server_status.test.js.snap | 2 + .../label_template_flyout.test.js.snap | 1 + .../url_template_flyout.test.js.snap | 1 + .../inspector_panel.test.js.snap | 1 + .../language_switcher.test.tsx.snap | 2 + .../share/components/url_panel_content.tsx | 1 - x-pack/package.json | 2 +- .../__snapshots__/license_status.test.js.snap | 4 +- .../telemetry_opt_in.test.js.snap | 5 ++- .../__snapshots__/upload_license.test.js.snap | 44 +++++++++++++------ .../pipeline_editor.test.js.snap | 6 +++ .../upgrade_failure.test.js.snap | 15 +++++-- .../upgrade_failure_title.test.js.snap | 1 + .../actions_section.test.js.snap | 3 ++ .../rule_editor_flyout.test.js.snap | 13 ++++++ .../__snapshots__/scope_section.test.js.snap | 5 +++ .../edit_condition_link.test.js.snap | 3 ++ .../validate_job_view.test.js.snap | 4 ++ .../__snapshots__/editor.test.js.snap | 10 +++++ .../edit/__snapshots__/header.test.js.snap | 11 +++++ .../list/__snapshots__/header.test.js.snap | 2 + .../__snapshots__/overview.test.js.snap | 3 ++ .../__snapshots__/ccr_shard.test.js.snap | 3 ++ .../__snapshots__/detail_drawer.test.js.snap | 10 +++++ .../__test__/__snapshots__/queue.test.js.snap | 1 + .../statement_list_heading.test.js.snap | 1 + .../__snapshots__/no_data.test.js.snap | 4 +- .../collection_enabled.test.js.snap | 7 ++- .../collection_interval.test.js.snap | 18 +++++--- .../__snapshots__/exporters.test.js.snap | 4 +- .../__snapshots__/plugin_enabled.test.js.snap | 4 +- .../__snapshots__/reason_found.test.js.snap | 12 ++--- .../__snapshots__/we_tried.test.js.snap | 2 +- .../components/reporting_panel_content.tsx | 1 - .../disabled_login_form.test.tsx.snap | 2 + .../__snapshots__/login_page.test.tsx.snap | 5 +++ .../collapsible_panel.test.tsx.snap | 1 + .../cluster_privileges.test.tsx.snap | 1 + .../elasticsearch_privileges.test.tsx.snap | 2 + .../index_privilege_form.test.tsx.snap | 3 ++ .../space_aware_privilege_form.test.tsx.snap | 1 + .../space_selector.test.tsx.snap | 1 + .../confirm_delete_modal.test.tsx.snap | 2 + .../advanced_settings_title.test.tsx.snap | 1 + .../secure_space_message.test.tsx.snap | 1 + .../spaces_grid_pages.test.tsx.snap | 1 + .../spaces_description.test.tsx.snap | 1 + .../space_selector.test.tsx.snap | 2 + .../opt_in_details_component.test.js.snap | 2 + .../__snapshots__/telemetry_form.test.js.snap | 1 + x-pack/yarn.lock | 8 ++-- yarn.lock | 8 ++-- 82 files changed, 329 insertions(+), 63 deletions(-) diff --git a/package.json b/package.json index 61734c59c22547..8adc37de2f98c3 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/react": "16.3.14" }, "dependencies": { - "@elastic/eui": "4.5.1", + "@elastic/eui": "5.0.0", "@elastic/filesaver": "1.1.2", "@elastic/good": "8.1.1-kibana1", "@elastic/numeral": "2.3.2", diff --git a/src/core_plugins/input_control_vis/public/components/vis/__snapshots__/list_control.test.js.snap b/src/core_plugins/input_control_vis/public/components/vis/__snapshots__/list_control.test.js.snap index f7998d17f9a674..13ea7d4f51f462 100644 --- a/src/core_plugins/input_control_vis/public/components/vis/__snapshots__/list_control.test.js.snap +++ b/src/core_plugins/input_control_vis/public/components/vis/__snapshots__/list_control.test.js.snap @@ -24,6 +24,7 @@ exports[`renders ListControl 1`] = ` label="list control" >

The element did not provide any data. @@ -172,9 +174,10 @@ exports[`Inspector Data View component should render loading state 1`] = `

Gathering data diff --git a/src/core_plugins/kibana/public/dashboard/listing/__snapshots__/dashboard_listing.test.js.snap b/src/core_plugins/kibana/public/dashboard/listing/__snapshots__/dashboard_listing.test.js.snap index 45517f756370fa..cd45b2ae64b103 100644 --- a/src/core_plugins/kibana/public/dashboard/listing/__snapshots__/dashboard_listing.test.js.snap +++ b/src/core_plugins/kibana/public/dashboard/listing/__snapshots__/dashboard_listing.test.js.snap @@ -15,6 +15,7 @@ exports[`after fetch hideWriteControls 1`] = ` >

Dashboards @@ -273,6 +275,7 @@ exports[`after fetch renders table rows 1`] = ` >

Dashboards @@ -426,6 +429,7 @@ exports[`after fetch renders warning when listingLimit is exceeded 1`] = ` >

Dashboards diff --git a/src/core_plugins/kibana/public/dashboard/top_nav/__snapshots__/add_panel.test.js.snap b/src/core_plugins/kibana/public/dashboard/top_nav/__snapshots__/add_panel.test.js.snap index 85684aecc461fb..d976372dd2bf38 100644 --- a/src/core_plugins/kibana/public/dashboard/top_nav/__snapshots__/add_panel.test.js.snap +++ b/src/core_plugins/kibana/public/dashboard/top_nav/__snapshots__/add_panel.test.js.snap @@ -13,6 +13,7 @@ exports[`render 1`] = `

Add Panels diff --git a/src/core_plugins/kibana/public/dashboard/top_nav/__snapshots__/clone_modal.test.js.snap b/src/core_plugins/kibana/public/dashboard/top_nav/__snapshots__/clone_modal.test.js.snap index 3d31ffb7957d54..80fb7a7ed275c7 100644 --- a/src/core_plugins/kibana/public/dashboard/top_nav/__snapshots__/clone_modal.test.js.snap +++ b/src/core_plugins/kibana/public/dashboard/top_nav/__snapshots__/clone_modal.test.js.snap @@ -16,6 +16,7 @@ exports[`renders DashboardCloneModal 1`] = `

Please enter a new name for your dashboard. diff --git a/src/core_plugins/kibana/public/discover/directives/__snapshots__/no_results.test.js.snap b/src/core_plugins/kibana/public/discover/directives/__snapshots__/no_results.test.js.snap index 56d7135b157fa9..633d996b454906 100644 --- a/src/core_plugins/kibana/public/discover/directives/__snapshots__/no_results.test.js.snap +++ b/src/core_plugins/kibana/public/discover/directives/__snapshots__/no_results.test.js.snap @@ -50,7 +50,7 @@ Array [ class="euiSpacer euiSpacer--xl" />

Refine your query @@ -78,7 +78,7 @@ Array [ class="euiDescriptionList__title" >
Find requests that contain the number 200, in any field @@ -102,7 +102,7 @@ Array [ class="euiDescriptionList__title" >
Find 200 in the status field @@ -126,7 +126,7 @@ Array [ class="euiDescriptionList__title" >
Find all status codes between 400-499 @@ -150,7 +150,7 @@ Array [ class="euiDescriptionList__title" >
Find status codes 400-499 with the extension php @@ -174,7 +174,7 @@ Array [ class="euiDescriptionList__title" >
Find status codes 400-499 with the extension php or html @@ -304,7 +304,7 @@ Array [ class="euiSpacer euiSpacer--xl" />

Address shard failures @@ -423,7 +423,7 @@ Array [ class="euiSpacer euiSpacer--xl" />

Expand your time range diff --git a/src/core_plugins/kibana/public/discover/top_nav/__snapshots__/open_search_panel.test.js.snap b/src/core_plugins/kibana/public/discover/top_nav/__snapshots__/open_search_panel.test.js.snap index e35d7fc76868e8..4ddf453c5a8197 100644 --- a/src/core_plugins/kibana/public/discover/top_nav/__snapshots__/open_search_panel.test.js.snap +++ b/src/core_plugins/kibana/public/discover/top_nav/__snapshots__/open_search_panel.test.js.snap @@ -13,6 +13,7 @@ exports[`render 1`] = `

Open Search diff --git a/src/core_plugins/kibana/public/home/components/__snapshots__/add_data.test.js.snap b/src/core_plugins/kibana/public/home/components/__snapshots__/add_data.test.js.snap index 220d5e472c99b8..77aa1b7018e8aa 100644 --- a/src/core_plugins/kibana/public/home/components/__snapshots__/add_data.test.js.snap +++ b/src/core_plugins/kibana/public/home/components/__snapshots__/add_data.test.js.snap @@ -21,6 +21,7 @@ exports[`apmUiEnabled 1`] = ` >

Great tutorial @@ -41,6 +42,7 @@ exports[`props iconType 1`] = `

Great tutorial @@ -97,6 +100,7 @@ exports[`props iconUrl 1`] = `

Great tutorial @@ -143,6 +148,7 @@ exports[`props isBeta 1`] = `

Great tutorial @@ -189,6 +196,7 @@ exports[`render 1`] = `

Great tutorial @@ -115,6 +116,7 @@ exports[`props iconType 1`] = ` >

Great tutorial @@ -167,6 +169,7 @@ exports[`props isBeta 1`] = ` >

Great tutorial @@ -223,6 +226,7 @@ exports[`props previewUrl 1`] = ` >

Great tutorial @@ -284,6 +288,7 @@ exports[`render 1`] = ` >

Great tutorial diff --git a/src/core_plugins/kibana/public/home/components/tutorial/__snapshots__/saved_objects_installer.test.js.snap b/src/core_plugins/kibana/public/home/components/tutorial/__snapshots__/saved_objects_installer.test.js.snap index 16c0126e15c1c4..794af7b7c0931c 100644 --- a/src/core_plugins/kibana/public/home/components/tutorial/__snapshots__/saved_objects_installer.test.js.snap +++ b/src/core_plugins/kibana/public/home/components/tutorial/__snapshots__/saved_objects_installer.test.js.snap @@ -117,6 +117,7 @@ exports[`bulkCreate should display error message when bulkCreate request fails 1 >

Imports index pattern, visualizations and pre-defined dashboards. @@ -191,6 +192,7 @@ exports[`bulkCreate should display error message when bulkCreate request fails 1

Imports index pattern, visualizations and pre-defined dashboards. @@ -423,6 +426,7 @@ exports[`bulkCreate should display success message when bulkCreate is successful >

Imports index pattern, visualizations and pre-defined dashboards. @@ -537,6 +541,7 @@ exports[`bulkCreate should display success message when bulkCreate is successful

Imports index pattern, visualizations and pre-defined dashboards. @@ -675,6 +681,7 @@ exports[`renders 1`] = ` >

Imports index pattern, visualizations and pre-defined dashboards. diff --git a/src/core_plugins/kibana/public/management/sections/indices/create_index_pattern_wizard/components/empty_state/__jest__/__snapshots__/empty_state.test.js.snap b/src/core_plugins/kibana/public/management/sections/indices/create_index_pattern_wizard/components/empty_state/__jest__/__snapshots__/empty_state.test.js.snap index 8fae8c92fd8174..d95632a2154c80 100644 --- a/src/core_plugins/kibana/public/management/sections/indices/create_index_pattern_wizard/components/empty_state/__jest__/__snapshots__/empty_state.test.js.snap +++ b/src/core_plugins/kibana/public/management/sections/indices/create_index_pattern_wizard/components/empty_state/__jest__/__snapshots__/empty_state.test.js.snap @@ -21,6 +21,7 @@ exports[`EmptyState should render normally 1`] = ` >

My Computer diff --git a/src/ui/public/field_editor/components/field_format_editor/editors/url/__snapshots__/label_template_flyout.test.js.snap b/src/ui/public/field_editor/components/field_format_editor/editors/url/__snapshots__/label_template_flyout.test.js.snap index b044baf51001d1..6ae7fabf65adfc 100644 --- a/src/ui/public/field_editor/components/field_format_editor/editors/url/__snapshots__/label_template_flyout.test.js.snap +++ b/src/ui/public/field_editor/components/field_format_editor/editors/url/__snapshots__/label_template_flyout.test.js.snap @@ -14,6 +14,7 @@ exports[`LabelTemplateFlyout should render normally 1`] = `

Our experimental autocomplete and simple syntax features can help you create your queries. Just start typing and you’ll see matches related to your data. See docs @@ -130,6 +131,7 @@ exports[`LanguageSwitcher should toggle on if language is kuery 1`] = ` >

Our experimental autocomplete and simple syntax features can help you create your queries. Just start typing and you’ll see matches related to your data. See docs diff --git a/src/ui/public/share/components/url_panel_content.tsx b/src/ui/public/share/components/url_panel_content.tsx index 932ea0887ccac3..e31fa49d804294 100644 --- a/src/ui/public/share/components/url_panel_content.tsx +++ b/src/ui/public/share/components/url_panel_content.tsx @@ -20,7 +20,6 @@ // TODO: Remove once typescript definitions are in EUI declare module '@elastic/eui' { export const EuiCopy: React.SFC; - export const EuiForm: React.SFC; } import React, { Component } from 'react'; diff --git a/x-pack/package.json b/x-pack/package.json index f280c464a3463d..f5b3d4c522803c 100644 --- a/x-pack/package.json +++ b/x-pack/package.json @@ -119,7 +119,7 @@ }, "dependencies": { "@elastic/datemath": "^4.0.2", - "@elastic/eui": "4.5.1", + "@elastic/eui": "5.0.0", "@elastic/node-crypto": "0.1.2", "@elastic/node-phantom-simple": "2.2.4", "@elastic/numeral": "2.3.2", diff --git a/x-pack/plugins/license_management/__jest__/__snapshots__/license_status.test.js.snap b/x-pack/plugins/license_management/__jest__/__snapshots__/license_status.test.js.snap index 4b9e830539cb83..0d6dcc686bea74 100644 --- a/x-pack/plugins/license_management/__jest__/__snapshots__/license_status.test.js.snap +++ b/x-pack/plugins/license_management/__jest__/__snapshots__/license_status.test.js.snap @@ -1,5 +1,5 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP -exports[`LicenseStatus component should display display warning is expired 1`] = `"

Your Platinum license has expired

Your license expired on
"`; +exports[`LicenseStatus component should display display warning is expired 1`] = `"

Your Platinum license has expired

Your license expired on
"`; -exports[`LicenseStatus component should display normally when license is active 1`] = `"

Your Gold license is active

Your license will expire on October 12, 2099 7:00 PM EST
"`; +exports[`LicenseStatus component should display normally when license is active 1`] = `"

Your Gold license is active

Your license will expire on October 12, 2099 7:00 PM EST
"`; diff --git a/x-pack/plugins/license_management/__jest__/__snapshots__/telemetry_opt_in.test.js.snap b/x-pack/plugins/license_management/__jest__/__snapshots__/telemetry_opt_in.test.js.snap index 25c6b3e0486363..5ffef326a6277d 100644 --- a/x-pack/plugins/license_management/__jest__/__snapshots__/telemetry_opt_in.test.js.snap +++ b/x-pack/plugins/license_management/__jest__/__snapshots__/telemetry_opt_in.test.js.snap @@ -87,9 +87,10 @@ exports[`TelemetryOptIn should display when telemetry not opted in 1`] = ` >

Some functionality will be lost if you replace your TRIAL license with a BASIC license. Review the list of features below.
  • Create Pipeline @@ -334,6 +335,7 @@ exports[`PipelineEditor component invalidates form for invalid pipeline id input >

    Create Pipeline @@ -650,6 +652,7 @@ exports[`PipelineEditor component invalidates form for pipeline id with spaces 1 >

    Create Pipeline @@ -966,6 +969,7 @@ exports[`PipelineEditor component matches snapshot for clone pipeline 1`] = ` >

    Clone Pipeline "pipelineToClone" @@ -1274,6 +1278,7 @@ exports[`PipelineEditor component matches snapshot for create pipeline 1`] = ` >

    Create Pipeline @@ -1586,6 +1591,7 @@ exports[`PipelineEditor component matches snapshot for edit pipeline 1`] = ` >

    Edit Pipeline "pipelineId" diff --git a/x-pack/plugins/logstash/public/components/upgrade_failure/__snapshots__/upgrade_failure.test.js.snap b/x-pack/plugins/logstash/public/components/upgrade_failure/__snapshots__/upgrade_failure.test.js.snap index 92f0ee106cbc82..5d5efb47dc8acd 100644 --- a/x-pack/plugins/logstash/public/components/upgrade_failure/__snapshots__/upgrade_failure.test.js.snap +++ b/x-pack/plugins/logstash/public/components/upgrade_failure/__snapshots__/upgrade_failure.test.js.snap @@ -75,6 +75,7 @@ exports[`UpgradeFailure component passes expected text for new pipeline 1`] = ` >

    the Title diff --git a/x-pack/plugins/ml/public/components/rule_editor/__snapshots__/actions_section.test.js.snap b/x-pack/plugins/ml/public/components/rule_editor/__snapshots__/actions_section.test.js.snap index 35f10f8cd724bd..eb9b511f29bc4f 100644 --- a/x-pack/plugins/ml/public/components/rule_editor/__snapshots__/actions_section.test.js.snap +++ b/x-pack/plugins/ml/public/components/rule_editor/__snapshots__/actions_section.test.js.snap @@ -4,6 +4,7 @@ exports[`ActionsSection renders with no actions selected 1`] = `

    Choose the action(s) to take when the rule matches an anomaly. @@ -94,6 +95,7 @@ exports[`ActionsSection renders with skip_result and skip_model_update selected

    Choose the action(s) to take when the rule matches an anomaly. @@ -184,6 +186,7 @@ exports[`ActionsSection renders with skip_result selected 1`] = `

    Choose the action(s) to take when the rule matches an anomaly. diff --git a/x-pack/plugins/ml/public/components/rule_editor/__snapshots__/rule_editor_flyout.test.js.snap b/x-pack/plugins/ml/public/components/rule_editor/__snapshots__/rule_editor_flyout.test.js.snap index 8fea0d1cf24739..0349682357f5e2 100644 --- a/x-pack/plugins/ml/public/components/rule_editor/__snapshots__/rule_editor_flyout.test.js.snap +++ b/x-pack/plugins/ml/public/components/rule_editor/__snapshots__/rule_editor_flyout.test.js.snap @@ -21,6 +21,7 @@ exports[`RuleEditorFlyout renders the flyout after adding a condition to a rule >

    Rules instruct anomaly detectors to change their behavior based on domain-specific knowledge that you provide. When you create a rule, you can specify conditions, scope, and actions. When the conditions of a rule are satisfied, its actions are triggered. @@ -109,6 +111,7 @@ exports[`RuleEditorFlyout renders the flyout after adding a condition to a rule />

    Action @@ -128,6 +131,7 @@ exports[`RuleEditorFlyout renders the flyout after adding a condition to a rule />

    Conditions @@ -251,6 +255,7 @@ exports[`RuleEditorFlyout renders the flyout after setting the rule to edit 1`] >

    Rules instruct anomaly detectors to change their behavior based on domain-specific knowledge that you provide. When you create a rule, you can specify conditions, scope, and actions. When the conditions of a rule are satisfied, its actions are triggered. @@ -353,6 +359,7 @@ exports[`RuleEditorFlyout renders the flyout after setting the rule to edit 1`] />

    Action @@ -372,6 +379,7 @@ exports[`RuleEditorFlyout renders the flyout after setting the rule to edit 1`] />

    Conditions @@ -495,6 +503,7 @@ exports[`RuleEditorFlyout renders the flyout for creating a rule with conditions >

    Rules instruct anomaly detectors to change their behavior based on domain-specific knowledge that you provide. When you create a rule, you can specify conditions, scope, and actions. When the conditions of a rule are satisfied, its actions are triggered. @@ -583,6 +593,7 @@ exports[`RuleEditorFlyout renders the flyout for creating a rule with conditions />

    Action @@ -602,6 +613,7 @@ exports[`RuleEditorFlyout renders the flyout for creating a rule with conditions />

    Conditions @@ -717,6 +729,7 @@ exports[`RuleEditorFlyout renders the select action component for a detector wit >

    Scope @@ -39,6 +40,7 @@ exports[`ScopeSection renders when enabled with no scope supplied 1`] = `

    Scope @@ -86,6 +88,7 @@ exports[`ScopeSection renders when enabled with scope supplied 1`] = `

    Scope @@ -133,6 +136,7 @@ exports[`ScopeSection renders when not enabled 1`] = `

    Scope @@ -163,6 +167,7 @@ exports[`ScopeSection show NoFilterListsCallOut when no filter list IDs 1`] = `

    Scope diff --git a/x-pack/plugins/ml/public/components/rule_editor/select_rule_action/__snapshots__/edit_condition_link.test.js.snap b/x-pack/plugins/ml/public/components/rule_editor/select_rule_action/__snapshots__/edit_condition_link.test.js.snap index 1347debe0a1fe1..2abf49fd666f6d 100644 --- a/x-pack/plugins/ml/public/components/rule_editor/select_rule_action/__snapshots__/edit_condition_link.test.js.snap +++ b/x-pack/plugins/ml/public/components/rule_editor/select_rule_action/__snapshots__/edit_condition_link.test.js.snap @@ -16,6 +16,7 @@ exports[`EditConditionLink renders for a condition using actual 1`] = ` > Update rule condition from 5 @@ -69,6 +70,7 @@ exports[`EditConditionLink renders for a condition using diff from typical 1`] = > Update rule condition from 5 @@ -122,6 +124,7 @@ exports[`EditConditionLink renders for a condition using typical 1`] = ` > Update rule condition from 5 diff --git a/x-pack/plugins/ml/public/components/validate_job/__snapshots__/validate_job_view.test.js.snap b/x-pack/plugins/ml/public/components/validate_job/__snapshots__/validate_job_view.test.js.snap index 50ea6c2fc67e5b..e5ecbd03bf28aa 100644 --- a/x-pack/plugins/ml/public/components/validate_job/__snapshots__/validate_job_view.test.js.snap +++ b/x-pack/plugins/ml/public/components/validate_job/__snapshots__/validate_job_view.test.js.snap @@ -33,11 +33,13 @@ exports[`ValidateJob renders button and modal with a message 1`] = ` /> Job validation performs certain checks against job configurations and underlying source data and provides specific advice on how to adjust settings that are more likely to produce insightful results. For more information, see Job validation performs certain checks against job configurations and underlying source data and provides specific advice on how to adjust settings that are more likely to produce insightful results. For more information, see

    Create new custom URL @@ -98,6 +99,7 @@ exports[`CustomUrlEditor renders the editor for a dashboard type URL with a labe label="Query entities" >

    Create new custom URL @@ -259,6 +262,7 @@ exports[`CustomUrlEditor renders the editor for a discover type URL with an enti label="Query entities" >

    Create new custom URL @@ -454,6 +459,7 @@ exports[`CustomUrlEditor renders the editor for a discover type URL with valid t label="Query entities" >

    Create new custom URL @@ -649,6 +656,7 @@ exports[`CustomUrlEditor renders the editor for a new dashboard type URL with no label="Query entities" >

    Create new custom URL @@ -803,6 +812,7 @@ exports[`CustomUrlEditor renders the editor for other type of URL with unique la

    Create new custom URL diff --git a/x-pack/plugins/ml/public/settings/filter_lists/edit/__snapshots__/header.test.js.snap b/x-pack/plugins/ml/public/settings/filter_lists/edit/__snapshots__/header.test.js.snap index 9ca5b210256bce..348632152e4683 100644 --- a/x-pack/plugins/ml/public/settings/filter_lists/edit/__snapshots__/header.test.js.snap +++ b/x-pack/plugins/ml/public/settings/filter_lists/edit/__snapshots__/header.test.js.snap @@ -30,6 +30,7 @@ exports[`EditFilterListHeader renders the header when creating a new filter list >

    Create new filter list @@ -91,6 +92,7 @@ exports[`EditFilterListHeader renders the header when creating a new filter list >

    A test filter list @@ -143,6 +145,7 @@ exports[`EditFilterListHeader renders the header when creating a new filter list >

    Create new filter list @@ -208,6 +211,7 @@ exports[`EditFilterListHeader renders the header when creating a new filter list >

    Filter list test_filter_list @@ -305,6 +310,7 @@ exports[`EditFilterListHeader renders the header when editing an existing unused >

    This filter list is not used by any jobs. @@ -371,6 +378,7 @@ exports[`EditFilterListHeader renders the header when editing an existing used f >

    Filter list test_filter_list @@ -414,6 +422,7 @@ exports[`EditFilterListHeader renders the header when editing an existing used f >

    A test filter list @@ -439,6 +448,7 @@ exports[`EditFilterListHeader renders the header when editing an existing used f > This filter list is used in @@ -452,6 +462,7 @@ exports[`EditFilterListHeader renders the header when editing an existing used f /> across diff --git a/x-pack/plugins/ml/public/settings/filter_lists/list/__snapshots__/header.test.js.snap b/x-pack/plugins/ml/public/settings/filter_lists/list/__snapshots__/header.test.js.snap index 34da004d801336..dc6f3122a8e16d 100644 --- a/x-pack/plugins/ml/public/settings/filter_lists/list/__snapshots__/header.test.js.snap +++ b/x-pack/plugins/ml/public/settings/filter_lists/list/__snapshots__/header.test.js.snap @@ -30,6 +30,7 @@ exports[`Filter Lists Header renders header 1`] = ` >

    Filter Lists @@ -88,6 +89,7 @@ exports[`Filter Lists Header renders header 1`] = ` />

    Active Beats in Last Day @@ -79,6 +80,7 @@ exports[`Overview that overview page renders normally 1`] = ` >

    Top 5 Beat Types in Last Day @@ -118,6 +120,7 @@ exports[`Overview that overview page renders normally 1`] = ` >

    Top 5 Versions in Last Day diff --git a/x-pack/plugins/monitoring/public/components/elasticsearch/ccr_shard/__snapshots__/ccr_shard.test.js.snap b/x-pack/plugins/monitoring/public/components/elasticsearch/ccr_shard/__snapshots__/ccr_shard.test.js.snap index afcc22304603e8..70051f82611c50 100644 --- a/x-pack/plugins/monitoring/public/components/elasticsearch/ccr_shard/__snapshots__/ccr_shard.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/elasticsearch/ccr_shard/__snapshots__/ccr_shard.test.js.snap @@ -9,6 +9,7 @@ exports[`CcrShard that is renders an exception properly 1`] = `

    Advanced @@ -170,6 +172,7 @@ exports[`CcrShard that it renders normally 1`] = `

    September 27, 2018 9:32:09 AM diff --git a/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/detail_drawer.test.js.snap b/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/detail_drawer.test.js.snap index b704a6dbed5655..807a4ebfb4e20d 100644 --- a/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/detail_drawer.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/detail_drawer.test.js.snap @@ -36,6 +36,7 @@ exports[`DetailDrawer component If vertices shows basic info and no stats for if >

    if @@ -47,6 +48,7 @@ exports[`DetailDrawer component If vertices shows basic info and no stats for if

    @@ -105,6 +107,7 @@ exports[`DetailDrawer component Plugin vertices Plugin does not have explicit ID >

    grok filter @@ -116,6 +119,7 @@ exports[`DetailDrawer component Plugin vertices Plugin does not have explicit ID

    @@ -396,6 +400,7 @@ exports[`DetailDrawer component Plugin vertices Plugin has explicit ID shows bas >

    grok filter @@ -407,6 +412,7 @@ exports[`DetailDrawer component Plugin vertices Plugin has explicit ID shows bas

    This @@ -683,6 +689,7 @@ exports[`DetailDrawer component Queue vertices shows basic info and no stats for >

    queue @@ -694,6 +701,7 @@ exports[`DetailDrawer component Queue vertices shows basic info and no stats for

    This is an internal structure used by Logstash to buffer events between inputs and the rest of the pipeline. @@ -742,6 +750,7 @@ exports[`DetailDrawer component shows vertex title 1`] = ` >

    @@ -751,6 +760,7 @@ exports[`DetailDrawer component shows vertex title 1`] = ` diff --git a/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/queue.test.js.snap b/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/queue.test.js.snap index 3e3fca61d992db..22ccf388630624 100644 --- a/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/queue.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/queue.test.js.snap @@ -12,6 +12,7 @@ exports[`Queue component renders default elements 1`] = ` Queue metrics not available diff --git a/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/statement_list_heading.test.js.snap b/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/statement_list_heading.test.js.snap index d553a4c4c173f7..b7ee4298beac72 100644 --- a/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/statement_list_heading.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/logstash/pipeline_viewer/views/__test__/__snapshots__/statement_list_heading.test.js.snap @@ -25,6 +25,7 @@ exports[`StatementListHeading component renders title and icon type 1`] = ` >

    Filters diff --git a/x-pack/plugins/monitoring/public/components/no_data/__tests__/__snapshots__/no_data.test.js.snap b/x-pack/plugins/monitoring/public/components/no_data/__tests__/__snapshots__/no_data.test.js.snap index 4dd841cc3a2751..0a772140d67752 100644 --- a/x-pack/plugins/monitoring/public/components/no_data/__tests__/__snapshots__/no_data.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/no_data/__tests__/__snapshots__/no_data.test.js.snap @@ -31,7 +31,7 @@ exports[`NoData should show a default message if reason is unknown 1`] = ` class="euiSpacer euiSpacer--m" />

    There is a @@ -111,7 +111,7 @@ exports[`NoData should show text next to the spinner while checking a setting 1` class="euiTextColor euiTextColor--subdued" >

    Monitoring provides insight to your hardware performance and load. diff --git a/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_enabled/__tests__/__snapshots__/collection_enabled.test.js.snap b/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_enabled/__tests__/__snapshots__/collection_enabled.test.js.snap index db278ee996bcaf..5d6aa8c0d577df 100644 --- a/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_enabled/__tests__/__snapshots__/collection_enabled.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_enabled/__tests__/__snapshots__/collection_enabled.test.js.snap @@ -14,6 +14,7 @@ exports[`ExplainCollectionEnabled should explain about xpack.monitoring.collecti

    Monitoring provides insight to your hardware performance and load. @@ -52,9 +54,10 @@ exports[`ExplainCollectionEnabled should explain about xpack.monitoring.collecti

    We checked the diff --git a/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_interval/__tests__/__snapshots__/collection_interval.test.js.snap b/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_interval/__tests__/__snapshots__/collection_interval.test.js.snap index 356a6cd8e11727..21175039904de2 100644 --- a/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_interval/__tests__/__snapshots__/collection_interval.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/no_data/explanations/collection_interval/__tests__/__snapshots__/collection_interval.test.js.snap @@ -15,6 +15,7 @@ exports[`ExplainCollectionInterval collection interval setting updates should sh >

    As soon as monitoring data appears in your cluster the page will automatically refresh with your monitoring dashboard. This only takes only a few seconds. @@ -74,6 +76,7 @@ exports[`ExplainCollectionInterval collection interval setting updates should sh

    Monitoring provides insight to your hardware performance and load. @@ -112,9 +116,10 @@ exports[`ExplainCollectionInterval collection interval setting updates should sh

    We checked the @@ -253,6 +258,7 @@ exports[`ExplainCollectionInterval should explain about xpack.monitoring.collect

    Monitoring provides insight to your hardware performance and load. @@ -291,9 +298,10 @@ exports[`ExplainCollectionInterval should explain about xpack.monitoring.collect

    We checked the diff --git a/x-pack/plugins/monitoring/public/components/no_data/explanations/exporters/__tests__/__snapshots__/exporters.test.js.snap b/x-pack/plugins/monitoring/public/components/no_data/explanations/exporters/__tests__/__snapshots__/exporters.test.js.snap index 1f5b894b8b8862..3b4ac1b448a02b 100644 --- a/x-pack/plugins/monitoring/public/components/no_data/explanations/exporters/__tests__/__snapshots__/exporters.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/no_data/explanations/exporters/__tests__/__snapshots__/exporters.test.js.snap @@ -11,7 +11,7 @@ Array [ class="euiTextColor euiTextColor--subdued" >

    To run monitoring please perform the following steps @@ -22,7 +22,7 @@ Array [ class="euiHorizontalRule euiHorizontalRule--half euiHorizontalRule--marginLarge" />,

    We checked the diff --git a/x-pack/plugins/monitoring/public/components/no_data/explanations/plugin_enabled/__tests__/__snapshots__/plugin_enabled.test.js.snap b/x-pack/plugins/monitoring/public/components/no_data/explanations/plugin_enabled/__tests__/__snapshots__/plugin_enabled.test.js.snap index f5ce27c2313ed6..8871d8caadd1c9 100644 --- a/x-pack/plugins/monitoring/public/components/no_data/explanations/plugin_enabled/__tests__/__snapshots__/plugin_enabled.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/no_data/explanations/plugin_enabled/__tests__/__snapshots__/plugin_enabled.test.js.snap @@ -11,7 +11,7 @@ Array [ class="euiTextColor euiTextColor--subdued" >

    To run monitoring please perform the following steps @@ -22,7 +22,7 @@ Array [ class="euiHorizontalRule euiHorizontalRule--half euiHorizontalRule--marginLarge" />,

    We checked the cluster settings and found that diff --git a/x-pack/plugins/monitoring/public/components/no_data/reasons/__tests__/__snapshots__/reason_found.test.js.snap b/x-pack/plugins/monitoring/public/components/no_data/reasons/__tests__/__snapshots__/reason_found.test.js.snap index 1e100d6b95815b..c97e2b65a9689c 100644 --- a/x-pack/plugins/monitoring/public/components/no_data/reasons/__tests__/__snapshots__/reason_found.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/no_data/reasons/__tests__/__snapshots__/reason_found.test.js.snap @@ -11,7 +11,7 @@ Array [ class="euiTextColor euiTextColor--subdued" >

    Monitoring provides insight to your hardware performance and load. @@ -22,7 +22,7 @@ Array [ class="euiHorizontalRule euiHorizontalRule--half euiHorizontalRule--marginLarge" />,

    We checked the cluster settings and found that @@ -94,7 +94,7 @@ Array [ class="euiTextColor euiTextColor--subdued" >

    To run monitoring please perform the following steps @@ -105,7 +105,7 @@ Array [ class="euiHorizontalRule euiHorizontalRule--half euiHorizontalRule--marginLarge" />,

    We checked the @@ -211,7 +211,7 @@ Array [ class="euiTextColor euiTextColor--subdued" >

    To run monitoring please perform the following steps @@ -222,7 +222,7 @@ Array [ class="euiHorizontalRule euiHorizontalRule--half euiHorizontalRule--marginLarge" />,

    We checked the node001foo settings and found that diff --git a/x-pack/plugins/monitoring/public/components/no_data/reasons/__tests__/__snapshots__/we_tried.test.js.snap b/x-pack/plugins/monitoring/public/components/no_data/reasons/__tests__/__snapshots__/we_tried.test.js.snap index 6c8eefdcf0b5ef..482e6e97115b7e 100644 --- a/x-pack/plugins/monitoring/public/components/no_data/reasons/__tests__/__snapshots__/we_tried.test.js.snap +++ b/x-pack/plugins/monitoring/public/components/no_data/reasons/__tests__/__snapshots__/we_tried.test.js.snap @@ -11,7 +11,7 @@ Array [ class="euiHorizontalRule euiHorizontalRule--half euiHorizontalRule--marginLarge" />,

    No monitoring data found. Try setting the time filter to "Last 1 hour" or check if data is available for a different time period. diff --git a/x-pack/plugins/reporting/public/components/reporting_panel_content.tsx b/x-pack/plugins/reporting/public/components/reporting_panel_content.tsx index 544eea05cd70bd..4f7ded011f503b 100644 --- a/x-pack/plugins/reporting/public/components/reporting_panel_content.tsx +++ b/x-pack/plugins/reporting/public/components/reporting_panel_content.tsx @@ -7,7 +7,6 @@ // TODO: Remove once typescript definitions are in EUI declare module '@elastic/eui' { export const EuiCopy: React.SFC; - export const EuiForm: React.SFC; } import { EuiButton, EuiCopy, EuiForm, EuiFormRow, EuiSpacer, EuiText } from '@elastic/eui'; diff --git a/x-pack/plugins/security/public/views/login/components/disabled_login_form/__snapshots__/disabled_login_form.test.tsx.snap b/x-pack/plugins/security/public/views/login/components/disabled_login_form/__snapshots__/disabled_login_form.test.tsx.snap index 663b261ab82ad6..876db4aed014f6 100644 --- a/x-pack/plugins/security/public/views/login/components/disabled_login_form/__snapshots__/disabled_login_form.test.tsx.snap +++ b/x-pack/plugins/security/public/views/login/components/disabled_login_form/__snapshots__/disabled_login_form.test.tsx.snap @@ -9,6 +9,7 @@ exports[`DisabledLoginForm renders as expected 1`] = `

    Index privileges diff --git a/x-pack/plugins/security/public/views/management/edit_role/components/privileges/es/__snapshots__/index_privilege_form.test.tsx.snap b/x-pack/plugins/security/public/views/management/edit_role/components/privileges/es/__snapshots__/index_privilege_form.test.tsx.snap index 5280890edf5e6d..c55876b87186b4 100644 --- a/x-pack/plugins/security/public/views/management/edit_role/components/privileges/es/__snapshots__/index_privilege_form.test.tsx.snap +++ b/x-pack/plugins/security/public/views/management/edit_role/components/privileges/es/__snapshots__/index_privilege_form.test.tsx.snap @@ -42,6 +42,7 @@ exports[`it renders without crashing 1`] = ` label="Indices" > renders without crashing 1`] = `

    Higher privileges for individual spaces diff --git a/x-pack/plugins/security/public/views/management/edit_role/components/privileges/kibana/__snapshots__/space_selector.test.tsx.snap b/x-pack/plugins/security/public/views/management/edit_role/components/privileges/kibana/__snapshots__/space_selector.test.tsx.snap index 8cc8767a5f89f7..aca8f9a60207c6 100644 --- a/x-pack/plugins/security/public/views/management/edit_role/components/privileges/kibana/__snapshots__/space_selector.test.tsx.snap +++ b/x-pack/plugins/security/public/views/management/edit_role/components/privileges/kibana/__snapshots__/space_selector.test.tsx.snap @@ -2,6 +2,7 @@ exports[`SpaceSelector renders without crashing 1`] = `

    Deleting a space permanently removes the space and @@ -51,6 +52,7 @@ exports[`ConfirmDeleteModal renders as expected 1`] = ` > You are about to delete your current space diff --git a/x-pack/plugins/spaces/public/views/management/components/advanced_settings_title/__snapshots__/advanced_settings_title.test.tsx.snap b/x-pack/plugins/spaces/public/views/management/components/advanced_settings_title/__snapshots__/advanced_settings_title.test.tsx.snap index 4bffc7433987ce..6a8bcdf8a9f531 100644 --- a/x-pack/plugins/spaces/public/views/management/components/advanced_settings_title/__snapshots__/advanced_settings_title.test.tsx.snap +++ b/x-pack/plugins/spaces/public/views/management/components/advanced_settings_title/__snapshots__/advanced_settings_title.test.tsx.snap @@ -34,6 +34,7 @@ exports[`AdvancedSettingsTitle renders as expected 1`] = ` >

    Want to assign a role to a space? Go to Management and select diff --git a/x-pack/plugins/spaces/public/views/management/spaces_grid/__snapshots__/spaces_grid_pages.test.tsx.snap b/x-pack/plugins/spaces/public/views/management/spaces_grid/__snapshots__/spaces_grid_pages.test.tsx.snap index 7fc1a7bec6e063..1f719a5a612681 100644 --- a/x-pack/plugins/spaces/public/views/management/spaces_grid/__snapshots__/spaces_grid_pages.test.tsx.snap +++ b/x-pack/plugins/spaces/public/views/management/spaces_grid/__snapshots__/spaces_grid_pages.test.tsx.snap @@ -28,6 +28,7 @@ exports[`SpacesGridPage renders as expected 1`] = ` >

    Spaces diff --git a/x-pack/plugins/spaces/public/views/nav_control/components/__snapshots__/spaces_description.test.tsx.snap b/x-pack/plugins/spaces/public/views/nav_control/components/__snapshots__/spaces_description.test.tsx.snap index 1fb31fdcad5792..68c035c7d86d60 100644 --- a/x-pack/plugins/spaces/public/views/nav_control/components/__snapshots__/spaces_description.test.tsx.snap +++ b/x-pack/plugins/spaces/public/views/nav_control/components/__snapshots__/spaces_description.test.tsx.snap @@ -10,6 +10,7 @@ exports[`SpacesDescription renders without crashing 1`] = `

    Organize your dashboards and other saved objects into meaningful categories. diff --git a/x-pack/plugins/spaces/public/views/space_selector/__snapshots__/space_selector.test.tsx.snap b/x-pack/plugins/spaces/public/views/space_selector/__snapshots__/space_selector.test.tsx.snap index 993af22c8c507e..bc7fa8a00e4d00 100644 --- a/x-pack/plugins/spaces/public/views/space_selector/__snapshots__/space_selector.test.tsx.snap +++ b/x-pack/plugins/spaces/public/views/space_selector/__snapshots__/space_selector.test.tsx.snap @@ -26,6 +26,7 @@ exports[`it renders without crashing 1`] = `

    Select your space @@ -68,6 +69,7 @@ exports[`it renders without crashing 1`] = ` No spaces match search criteria diff --git a/x-pack/plugins/xpack_main/public/components/telemetry/__snapshots__/opt_in_details_component.test.js.snap b/x-pack/plugins/xpack_main/public/components/telemetry/__snapshots__/opt_in_details_component.test.js.snap index 19a9bbb169b350..534b23c45c8b9b 100644 --- a/x-pack/plugins/xpack_main/public/components/telemetry/__snapshots__/opt_in_details_component.test.js.snap +++ b/x-pack/plugins/xpack_main/public/components/telemetry/__snapshots__/opt_in_details_component.test.js.snap @@ -15,6 +15,7 @@ exports[`OptInDetailsComponent renders as expected 1`] = ` >

    Cluster statistics @@ -26,6 +27,7 @@ exports[`OptInDetailsComponent renders as expected 1`] = ` > This is an example of the basic cluster statistics that we’ll collect. It includes the number of indices, shards, and nodes. It also includes high-level usage statistics, such as whether monitoring is turned on. diff --git a/x-pack/plugins/xpack_main/public/components/telemetry/__snapshots__/telemetry_form.test.js.snap b/x-pack/plugins/xpack_main/public/components/telemetry/__snapshots__/telemetry_form.test.js.snap index 56ca0d830cbeb9..cddac2ea61edc4 100644 --- a/x-pack/plugins/xpack_main/public/components/telemetry/__snapshots__/telemetry_form.test.js.snap +++ b/x-pack/plugins/xpack_main/public/components/telemetry/__snapshots__/telemetry_form.test.js.snap @@ -10,6 +10,7 @@ exports[`TelemetryForm renders as expected 1`] = `