From 4a10fbd21f3a3e51a416252abd4d3e848cbbeca9 Mon Sep 17 00:00:00 2001 From: Coen Warmer Date: Wed, 21 Feb 2024 16:48:46 +0100 Subject: [PATCH 1/8] Move plugin folder --- .../ux/.buildkite/pipelines/flaky.js | 0 .../ux/.buildkite/pipelines/flaky.sh | 8 ++++++++ .../{ => observability_solution}/ux/.prettierrc | 0 .../ux/.storybook/main.js | 0 .../ux/CONTRIBUTING.md | 0 .../ux/common/agent_name.ts | 0 .../ux/common/config.ts | 0 .../ux/common/elasticsearch_fieldnames.ts | 0 .../ux/common/environment_filter_values.ts | 0 .../ux/common/environment_rt.ts | 0 .../ux/common/fetch_options.ts | 0 .../ux/common/index_pattern_constants.ts | 0 .../ux/common/transaction_types.ts | 0 .../ux/common/utils/merge_projection.ts | 0 .../ux/common/utils/pick_keys.ts | 0 .../ux/common/ux_ui_filter.ts | 0 .../{ => observability_solution}/ux/e2e/README.md | 4 ++-- .../ux/e2e/fixtures/rum_8.0.0/data.json.gz | Bin .../ux/e2e/fixtures/rum_8.0.0/mappings.json | 0 .../ux/e2e/fixtures/rum_test_data/data.json.gz | Bin .../ux/e2e/fixtures/rum_test_data/mappings.json | 0 .../ux/e2e/helpers/parse_args_params.ts | 0 .../ux/e2e/helpers/record_video.ts | 0 .../ux/e2e/helpers/synthetics_runner.ts | 0 .../ux/e2e/helpers/test_reporter.ts | 0 .../ux/e2e/journeys/core_web_vitals.ts | 0 .../ux/e2e/journeys/index.ts | 0 .../ux/e2e/journeys/inp.journey.ts | 0 .../ux/e2e/journeys/page_views.ts | 0 .../ux/e2e/journeys/url_ux_query.journey.ts | 0 .../ux/e2e/journeys/utils.ts | 0 .../ux/e2e/journeys/ux_client_metrics.journey.ts | 0 .../ux/e2e/journeys/ux_js_errors.journey.ts | 0 .../e2e/journeys/ux_long_task_metric_journey.ts | 0 .../e2e/journeys/ux_visitor_breakdown.journey.ts | 0 .../ux/e2e/page_objects/dashboard.ts | 0 .../ux/e2e/page_objects/date_picker.ts | 0 .../ux/e2e/page_objects/login.tsx | 0 .../ux/e2e/page_objects/utils.tsx | 0 .../ux/e2e/synthetics_run.ts | 0 .../ux/e2e/tasks/es_archiver.ts | 6 +++--- .../observability_solution/ux/e2e/tsconfig.json | 10 ++++++++++ .../ux/jest.config.js | 4 ++-- .../{ => observability_solution}/ux/kibana.jsonc | 0 .../ux/public/application/application.test.tsx | 0 .../ux/public/application/ux_app.tsx | 0 .../app/rum_dashboard/action_menu/index.tsx | 0 .../rum_dashboard/action_menu/inpector_link.tsx | 0 .../rum_dashboard/breakdowns/breakdown_filter.tsx | 0 .../app/rum_dashboard/chart_wrapper/index.tsx | 0 .../visitor_breakdown_chart.test.tsx.snap | 0 .../rum_dashboard/charts/page_load_dist_chart.tsx | 0 .../app/rum_dashboard/charts/page_views_chart.tsx | 0 .../rum_dashboard/charts/use_exp_view_attrs.ts | 0 .../charts/visitor_breakdown_chart.test.tsx | 0 .../charts/visitor_breakdown_chart.tsx | 0 .../app/rum_dashboard/client_metrics/index.tsx | 0 .../app/rum_dashboard/client_metrics/metrics.tsx | 0 .../rum_dashboard/csm_shared_context/index.tsx | 0 .../app/rum_dashboard/empty_state_loading.tsx | 0 .../rum_dashboard/environment_filter/index.tsx | 0 .../app/rum_dashboard/hooks/use_has_rum_data.ts | 0 .../rum_dashboard/hooks/use_local_uifilters.ts | 0 .../app/rum_dashboard/hooks/use_ux_query.ts | 0 .../app/rum_dashboard/impactful_metrics/index.tsx | 0 .../rum_dashboard/impactful_metrics/js_errors.tsx | 0 .../public/components/app/rum_dashboard/index.tsx | 0 .../app/rum_dashboard/local_uifilters/index.tsx | 0 .../app/rum_dashboard/local_uifilters/queries.ts | 0 .../local_uifilters/selected_filters.tsx | 0 .../local_uifilters/selected_wildcards.tsx | 0 .../local_uifilters/use_data_view.ts | 0 .../page_load_distribution/index.tsx | 0 .../percentile_annotations.tsx | 0 .../reset_percentile_zoom.tsx | 0 .../rum_dashboard/page_load_distribution/types.ts | 0 .../app/rum_dashboard/page_views_trend/index.tsx | 0 .../rum_dashboard/panels/page_load_and_views.tsx | 0 .../rum_dashboard/panels/visitor_breakdowns.tsx | 0 .../panels/web_application_select.tsx | 0 .../app/rum_dashboard/rum_dashboard.tsx | 0 .../app/rum_dashboard/rum_datepicker/index.tsx | 0 .../components/app/rum_dashboard/rum_home.tsx | 0 .../components/app/rum_dashboard/translations.ts | 0 .../app/rum_dashboard/url_filter/index.tsx | 0 .../url_filter/service_name_filter/index.tsx | 0 .../rum_dashboard/url_filter/url_search/index.tsx | 0 .../url_filter/url_search/render_option.tsx | 0 .../url_filter/url_search/use_url_search.tsx | 0 .../app/rum_dashboard/user_percentile/index.tsx | 0 .../app/rum_dashboard/utils/test_helper.tsx | 0 .../ux_metrics/format_to_sec.test.ts | 0 .../app/rum_dashboard/ux_metrics/index.tsx | 0 .../ux_metrics/key_ux_metrics.test.tsx | 0 .../rum_dashboard/ux_metrics/key_ux_metrics.tsx | 0 .../app/rum_dashboard/ux_metrics/translations.ts | 0 .../app/rum_dashboard/ux_overview_fetchers.ts | 0 .../app/rum_dashboard/visitor_breakdown/index.tsx | 0 .../__mocks__/regions_layer.mock.ts | 0 .../__snapshots__/embedded_map.test.tsx.snap | 0 .../__snapshots__/map_tooltip.test.tsx.snap | 0 .../__stories__/map_tooltip.stories.tsx | 0 .../visitor_breakdown_map/embedded_map.test.tsx | 0 .../visitor_breakdown_map/embedded_map.tsx | 0 .../rum_dashboard/visitor_breakdown_map/index.tsx | 0 .../visitor_breakdown_map/map_tooltip.test.tsx | 0 .../visitor_breakdown_map/map_tooltip.tsx | 0 .../visitor_breakdown_map/use_layer_list.test.ts | 0 .../visitor_breakdown_map/use_layer_list.ts | 0 .../visitor_breakdown_map/use_map_filters.ts | 0 .../ux/public/context/plugin_context.ts | 0 .../context/url_params_context/constants.ts | 0 .../context/url_params_context/helpers.test.ts | 0 .../public/context/url_params_context/helpers.ts | 0 .../mock_url_params_context_provider.tsx | 0 .../url_params_context/resolve_url_params.ts | 0 .../ux/public/context/url_params_context/types.ts | 0 .../url_params_context.test.tsx | 0 .../url_params_context/url_params_context.tsx | 0 .../context/url_params_context/use_url_params.ts | 0 .../url_params_context/use_ux_url_params.ts | 0 .../ux/public/hooks/use_breakpoints.ts | 0 .../ux/public/hooks/use_client_metrics_query.ts | 0 .../ux/public/hooks/use_core_web_vitals_query.ts | 0 .../ux/public/hooks/use_date_range_redirect.ts | 0 .../ux/public/hooks/use_deep_object_identity.ts | 0 .../ux/public/hooks/use_dynamic_data_view.ts | 0 .../ux/public/hooks/use_environments_fetcher.tsx | 0 .../ux/public/hooks/use_fetcher.tsx | 0 .../ux/public/hooks/use_inp_query.ts | 0 .../ux/public/hooks/use_js_errors_query.tsx | 0 .../ux/public/hooks/use_kibana_services.tsx | 0 .../public/hooks/use_long_task_metrics_query.tsx | 0 .../ux/public/hooks/use_static_data_view.ts | 0 .../ux/public/index.ts | 0 .../ux/public/plugin.ts | 0 .../client_metrics_query.test.ts.snap | 0 .../core_web_vitals_query.test.ts.snap | 0 .../__snapshots__/js_errors_query.test.ts.snap | 0 .../long_task_metrics_query.test.ts.snap | 0 .../__snapshots__/service_name_query.test.ts.snap | 0 .../ux/public/services/data/call_date_math.ts | 0 .../services/data/client_metrics_query.test.ts | 0 .../public/services/data/client_metrics_query.ts | 0 .../services/data/core_web_vitals_query.test.ts | 0 .../public/services/data/core_web_vitals_query.ts | 0 .../ux/public/services/data/environments_query.ts | 0 .../ux/public/services/data/get_es_filter.test.ts | 0 .../ux/public/services/data/get_es_filter.ts | 0 .../services/data/get_exp_view_filter.test.ts | 0 .../public/services/data/get_exp_view_filter.ts | 0 .../ux/public/services/data/has_rum_data_query.ts | 0 .../ux/public/services/data/inp_query.ts | 0 .../public/services/data/js_errors_query.test.ts | 0 .../ux/public/services/data/js_errors_query.ts | 0 .../services/data/long_task_metrics_query.test.ts | 0 .../services/data/long_task_metrics_query.ts | 0 .../ux/public/services/data/projections.ts | 0 .../ux/public/services/data/range_query.ts | 0 .../services/data/service_name_query.test.ts | 0 .../ux/public/services/data/service_name_query.ts | 0 .../ux/public/services/data/url_search_query.ts | 0 .../ux/public/services/rest/call_api.ts | 0 .../public/services/rest/create_call_apm_api.ts | 0 .../ux/public/services/rest/data_view.ts | 0 .../plugins/observability_solution/ux/readme.md | 14 ++++++++++++++ .../ux/scripts/e2e.js | 0 .../ux/server/index.ts | 0 .../ux/server/plugin.ts | 0 .../{ => observability_solution}/ux/tsconfig.json | 12 +++++------- .../ux/typings/ui_filters.ts | 0 x-pack/plugins/ux/.buildkite/pipelines/flaky.sh | 8 -------- x-pack/plugins/ux/e2e/tsconfig.json | 14 -------------- x-pack/plugins/ux/readme.md | 14 -------------- 174 files changed, 44 insertions(+), 50 deletions(-) rename x-pack/plugins/{ => observability_solution}/ux/.buildkite/pipelines/flaky.js (100%) create mode 100644 x-pack/plugins/observability_solution/ux/.buildkite/pipelines/flaky.sh rename x-pack/plugins/{ => observability_solution}/ux/.prettierrc (100%) rename x-pack/plugins/{ => observability_solution}/ux/.storybook/main.js (100%) rename x-pack/plugins/{ => observability_solution}/ux/CONTRIBUTING.md (100%) rename x-pack/plugins/{ => observability_solution}/ux/common/agent_name.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/common/config.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/common/elasticsearch_fieldnames.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/common/environment_filter_values.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/common/environment_rt.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/common/fetch_options.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/common/index_pattern_constants.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/common/transaction_types.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/common/utils/merge_projection.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/common/utils/pick_keys.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/common/ux_ui_filter.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/README.md (56%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/fixtures/rum_8.0.0/data.json.gz (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/fixtures/rum_8.0.0/mappings.json (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/fixtures/rum_test_data/data.json.gz (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/fixtures/rum_test_data/mappings.json (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/helpers/parse_args_params.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/helpers/record_video.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/helpers/synthetics_runner.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/helpers/test_reporter.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/journeys/core_web_vitals.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/journeys/index.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/journeys/inp.journey.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/journeys/page_views.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/journeys/url_ux_query.journey.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/journeys/utils.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/journeys/ux_client_metrics.journey.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/journeys/ux_js_errors.journey.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/journeys/ux_long_task_metric_journey.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/journeys/ux_visitor_breakdown.journey.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/page_objects/dashboard.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/page_objects/date_picker.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/page_objects/login.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/page_objects/utils.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/synthetics_run.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/e2e/tasks/es_archiver.ts (75%) create mode 100644 x-pack/plugins/observability_solution/ux/e2e/tsconfig.json rename x-pack/plugins/{ => observability_solution}/ux/jest.config.js (73%) rename x-pack/plugins/{ => observability_solution}/ux/kibana.jsonc (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/application/application.test.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/application/ux_app.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/action_menu/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/action_menu/inpector_link.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/breakdowns/breakdown_filter.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/chart_wrapper/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/charts/__snapshots__/visitor_breakdown_chart.test.tsx.snap (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/charts/page_load_dist_chart.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/charts/page_views_chart.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/charts/use_exp_view_attrs.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/charts/visitor_breakdown_chart.test.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/charts/visitor_breakdown_chart.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/client_metrics/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/client_metrics/metrics.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/csm_shared_context/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/empty_state_loading.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/environment_filter/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/hooks/use_has_rum_data.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/hooks/use_local_uifilters.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/hooks/use_ux_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/impactful_metrics/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/impactful_metrics/js_errors.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/local_uifilters/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/local_uifilters/queries.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/local_uifilters/selected_filters.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/local_uifilters/selected_wildcards.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/local_uifilters/use_data_view.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/page_load_distribution/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/page_load_distribution/percentile_annotations.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/page_load_distribution/reset_percentile_zoom.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/page_load_distribution/types.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/page_views_trend/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/panels/page_load_and_views.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/panels/visitor_breakdowns.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/panels/web_application_select.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/rum_dashboard.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/rum_datepicker/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/rum_home.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/translations.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/url_filter/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/url_filter/service_name_filter/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/url_filter/url_search/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/url_filter/url_search/render_option.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/url_filter/url_search/use_url_search.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/user_percentile/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/utils/test_helper.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/ux_metrics/format_to_sec.test.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/ux_metrics/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/ux_metrics/key_ux_metrics.test.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/ux_metrics/key_ux_metrics.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/ux_metrics/translations.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/ux_overview_fetchers.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__mocks__/regions_layer.mock.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__snapshots__/embedded_map.test.tsx.snap (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__snapshots__/map_tooltip.test.tsx.snap (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__stories__/map_tooltip.stories.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/embedded_map.test.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/embedded_map.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/index.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/map_tooltip.test.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/map_tooltip.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_layer_list.test.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_layer_list.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_map_filters.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/context/plugin_context.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/context/url_params_context/constants.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/context/url_params_context/helpers.test.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/context/url_params_context/helpers.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/context/url_params_context/mock_url_params_context_provider.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/context/url_params_context/resolve_url_params.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/context/url_params_context/types.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/context/url_params_context/url_params_context.test.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/context/url_params_context/url_params_context.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/context/url_params_context/use_url_params.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/context/url_params_context/use_ux_url_params.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_breakpoints.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_client_metrics_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_core_web_vitals_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_date_range_redirect.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_deep_object_identity.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_dynamic_data_view.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_environments_fetcher.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_fetcher.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_inp_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_js_errors_query.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_kibana_services.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_long_task_metrics_query.tsx (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/hooks/use_static_data_view.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/index.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/plugin.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/__snapshots__/client_metrics_query.test.ts.snap (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/__snapshots__/core_web_vitals_query.test.ts.snap (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/__snapshots__/js_errors_query.test.ts.snap (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/__snapshots__/long_task_metrics_query.test.ts.snap (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/__snapshots__/service_name_query.test.ts.snap (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/call_date_math.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/client_metrics_query.test.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/client_metrics_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/core_web_vitals_query.test.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/core_web_vitals_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/environments_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/get_es_filter.test.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/get_es_filter.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/get_exp_view_filter.test.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/get_exp_view_filter.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/has_rum_data_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/inp_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/js_errors_query.test.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/js_errors_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/long_task_metrics_query.test.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/long_task_metrics_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/projections.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/range_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/service_name_query.test.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/service_name_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/data/url_search_query.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/rest/call_api.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/rest/create_call_apm_api.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/public/services/rest/data_view.ts (100%) create mode 100644 x-pack/plugins/observability_solution/ux/readme.md rename x-pack/plugins/{ => observability_solution}/ux/scripts/e2e.js (100%) rename x-pack/plugins/{ => observability_solution}/ux/server/index.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/server/plugin.ts (100%) rename x-pack/plugins/{ => observability_solution}/ux/tsconfig.json (86%) rename x-pack/plugins/{ => observability_solution}/ux/typings/ui_filters.ts (100%) delete mode 100644 x-pack/plugins/ux/.buildkite/pipelines/flaky.sh delete mode 100644 x-pack/plugins/ux/e2e/tsconfig.json delete mode 100644 x-pack/plugins/ux/readme.md diff --git a/x-pack/plugins/ux/.buildkite/pipelines/flaky.js b/x-pack/plugins/observability_solution/ux/.buildkite/pipelines/flaky.js similarity index 100% rename from x-pack/plugins/ux/.buildkite/pipelines/flaky.js rename to x-pack/plugins/observability_solution/ux/.buildkite/pipelines/flaky.js diff --git a/x-pack/plugins/observability_solution/ux/.buildkite/pipelines/flaky.sh b/x-pack/plugins/observability_solution/ux/.buildkite/pipelines/flaky.sh new file mode 100644 index 0000000000000..f358969a3ff8a --- /dev/null +++ b/x-pack/plugins/observability_solution/ux/.buildkite/pipelines/flaky.sh @@ -0,0 +1,8 @@ +#!/usr/bin/env bash + +set -euo pipefail + +UUID="$(cat /proc/sys/kernel/random/uuid)" +export UUID + +node x-pack/plugins/observability_solution/ux/.buildkite/pipelines/flaky.js | buildkite-agent pipeline upload diff --git a/x-pack/plugins/ux/.prettierrc b/x-pack/plugins/observability_solution/ux/.prettierrc similarity index 100% rename from x-pack/plugins/ux/.prettierrc rename to x-pack/plugins/observability_solution/ux/.prettierrc diff --git a/x-pack/plugins/ux/.storybook/main.js b/x-pack/plugins/observability_solution/ux/.storybook/main.js similarity index 100% rename from x-pack/plugins/ux/.storybook/main.js rename to x-pack/plugins/observability_solution/ux/.storybook/main.js diff --git a/x-pack/plugins/ux/CONTRIBUTING.md b/x-pack/plugins/observability_solution/ux/CONTRIBUTING.md similarity index 100% rename from x-pack/plugins/ux/CONTRIBUTING.md rename to x-pack/plugins/observability_solution/ux/CONTRIBUTING.md diff --git a/x-pack/plugins/ux/common/agent_name.ts b/x-pack/plugins/observability_solution/ux/common/agent_name.ts similarity index 100% rename from x-pack/plugins/ux/common/agent_name.ts rename to x-pack/plugins/observability_solution/ux/common/agent_name.ts diff --git a/x-pack/plugins/ux/common/config.ts b/x-pack/plugins/observability_solution/ux/common/config.ts similarity index 100% rename from x-pack/plugins/ux/common/config.ts rename to x-pack/plugins/observability_solution/ux/common/config.ts diff --git a/x-pack/plugins/ux/common/elasticsearch_fieldnames.ts b/x-pack/plugins/observability_solution/ux/common/elasticsearch_fieldnames.ts similarity index 100% rename from x-pack/plugins/ux/common/elasticsearch_fieldnames.ts rename to x-pack/plugins/observability_solution/ux/common/elasticsearch_fieldnames.ts diff --git a/x-pack/plugins/ux/common/environment_filter_values.ts b/x-pack/plugins/observability_solution/ux/common/environment_filter_values.ts similarity index 100% rename from x-pack/plugins/ux/common/environment_filter_values.ts rename to x-pack/plugins/observability_solution/ux/common/environment_filter_values.ts diff --git a/x-pack/plugins/ux/common/environment_rt.ts b/x-pack/plugins/observability_solution/ux/common/environment_rt.ts similarity index 100% rename from x-pack/plugins/ux/common/environment_rt.ts rename to x-pack/plugins/observability_solution/ux/common/environment_rt.ts diff --git a/x-pack/plugins/ux/common/fetch_options.ts b/x-pack/plugins/observability_solution/ux/common/fetch_options.ts similarity index 100% rename from x-pack/plugins/ux/common/fetch_options.ts rename to x-pack/plugins/observability_solution/ux/common/fetch_options.ts diff --git a/x-pack/plugins/ux/common/index_pattern_constants.ts b/x-pack/plugins/observability_solution/ux/common/index_pattern_constants.ts similarity index 100% rename from x-pack/plugins/ux/common/index_pattern_constants.ts rename to x-pack/plugins/observability_solution/ux/common/index_pattern_constants.ts diff --git a/x-pack/plugins/ux/common/transaction_types.ts b/x-pack/plugins/observability_solution/ux/common/transaction_types.ts similarity index 100% rename from x-pack/plugins/ux/common/transaction_types.ts rename to x-pack/plugins/observability_solution/ux/common/transaction_types.ts diff --git a/x-pack/plugins/ux/common/utils/merge_projection.ts b/x-pack/plugins/observability_solution/ux/common/utils/merge_projection.ts similarity index 100% rename from x-pack/plugins/ux/common/utils/merge_projection.ts rename to x-pack/plugins/observability_solution/ux/common/utils/merge_projection.ts diff --git a/x-pack/plugins/ux/common/utils/pick_keys.ts b/x-pack/plugins/observability_solution/ux/common/utils/pick_keys.ts similarity index 100% rename from x-pack/plugins/ux/common/utils/pick_keys.ts rename to x-pack/plugins/observability_solution/ux/common/utils/pick_keys.ts diff --git a/x-pack/plugins/ux/common/ux_ui_filter.ts b/x-pack/plugins/observability_solution/ux/common/ux_ui_filter.ts similarity index 100% rename from x-pack/plugins/ux/common/ux_ui_filter.ts rename to x-pack/plugins/observability_solution/ux/common/ux_ui_filter.ts diff --git a/x-pack/plugins/ux/e2e/README.md b/x-pack/plugins/observability_solution/ux/e2e/README.md similarity index 56% rename from x-pack/plugins/ux/e2e/README.md rename to x-pack/plugins/observability_solution/ux/e2e/README.md index c2a9b81c7f40b..60c6d2f643b77 100644 --- a/x-pack/plugins/ux/e2e/README.md +++ b/x-pack/plugins/observability_solution/ux/e2e/README.md @@ -5,11 +5,11 @@ script for standing up the test server. ### Start the server -From `~/x-pack/plugins/ux/scripts`, run `node e2e.js --server`. Wait for the server to startup. It will provide you +From `~/x-pack/plugins/observability_solution/ux/scripts`, run `node e2e.js --server`. Wait for the server to startup. It will provide you with an example run command when it finishes. ### Run the tests -From this directory, `~/x-pack/plugins/ux/e2e`, you can now run `node ../../../../scripts/functional_test_runner --config synthetics_run.ts`. +From this directory, `~/x-pack/plugins/observability_solution/ux/e2e`, you can now run `node ../../../../../scripts/functional_test_runner --config synthetics_run.ts`. In addition to the usual flags like `--grep`, you can also specify `--no-headless` in order to view your tests as you debug/develop. diff --git a/x-pack/plugins/ux/e2e/fixtures/rum_8.0.0/data.json.gz b/x-pack/plugins/observability_solution/ux/e2e/fixtures/rum_8.0.0/data.json.gz similarity index 100% rename from x-pack/plugins/ux/e2e/fixtures/rum_8.0.0/data.json.gz rename to x-pack/plugins/observability_solution/ux/e2e/fixtures/rum_8.0.0/data.json.gz diff --git a/x-pack/plugins/ux/e2e/fixtures/rum_8.0.0/mappings.json b/x-pack/plugins/observability_solution/ux/e2e/fixtures/rum_8.0.0/mappings.json similarity index 100% rename from x-pack/plugins/ux/e2e/fixtures/rum_8.0.0/mappings.json rename to x-pack/plugins/observability_solution/ux/e2e/fixtures/rum_8.0.0/mappings.json diff --git a/x-pack/plugins/ux/e2e/fixtures/rum_test_data/data.json.gz b/x-pack/plugins/observability_solution/ux/e2e/fixtures/rum_test_data/data.json.gz similarity index 100% rename from x-pack/plugins/ux/e2e/fixtures/rum_test_data/data.json.gz rename to x-pack/plugins/observability_solution/ux/e2e/fixtures/rum_test_data/data.json.gz diff --git a/x-pack/plugins/ux/e2e/fixtures/rum_test_data/mappings.json b/x-pack/plugins/observability_solution/ux/e2e/fixtures/rum_test_data/mappings.json similarity index 100% rename from x-pack/plugins/ux/e2e/fixtures/rum_test_data/mappings.json rename to x-pack/plugins/observability_solution/ux/e2e/fixtures/rum_test_data/mappings.json diff --git a/x-pack/plugins/ux/e2e/helpers/parse_args_params.ts b/x-pack/plugins/observability_solution/ux/e2e/helpers/parse_args_params.ts similarity index 100% rename from x-pack/plugins/ux/e2e/helpers/parse_args_params.ts rename to x-pack/plugins/observability_solution/ux/e2e/helpers/parse_args_params.ts diff --git a/x-pack/plugins/ux/e2e/helpers/record_video.ts b/x-pack/plugins/observability_solution/ux/e2e/helpers/record_video.ts similarity index 100% rename from x-pack/plugins/ux/e2e/helpers/record_video.ts rename to x-pack/plugins/observability_solution/ux/e2e/helpers/record_video.ts diff --git a/x-pack/plugins/ux/e2e/helpers/synthetics_runner.ts b/x-pack/plugins/observability_solution/ux/e2e/helpers/synthetics_runner.ts similarity index 100% rename from x-pack/plugins/ux/e2e/helpers/synthetics_runner.ts rename to x-pack/plugins/observability_solution/ux/e2e/helpers/synthetics_runner.ts diff --git a/x-pack/plugins/ux/e2e/helpers/test_reporter.ts b/x-pack/plugins/observability_solution/ux/e2e/helpers/test_reporter.ts similarity index 100% rename from x-pack/plugins/ux/e2e/helpers/test_reporter.ts rename to x-pack/plugins/observability_solution/ux/e2e/helpers/test_reporter.ts diff --git a/x-pack/plugins/ux/e2e/journeys/core_web_vitals.ts b/x-pack/plugins/observability_solution/ux/e2e/journeys/core_web_vitals.ts similarity index 100% rename from x-pack/plugins/ux/e2e/journeys/core_web_vitals.ts rename to x-pack/plugins/observability_solution/ux/e2e/journeys/core_web_vitals.ts diff --git a/x-pack/plugins/ux/e2e/journeys/index.ts b/x-pack/plugins/observability_solution/ux/e2e/journeys/index.ts similarity index 100% rename from x-pack/plugins/ux/e2e/journeys/index.ts rename to x-pack/plugins/observability_solution/ux/e2e/journeys/index.ts diff --git a/x-pack/plugins/ux/e2e/journeys/inp.journey.ts b/x-pack/plugins/observability_solution/ux/e2e/journeys/inp.journey.ts similarity index 100% rename from x-pack/plugins/ux/e2e/journeys/inp.journey.ts rename to x-pack/plugins/observability_solution/ux/e2e/journeys/inp.journey.ts diff --git a/x-pack/plugins/ux/e2e/journeys/page_views.ts b/x-pack/plugins/observability_solution/ux/e2e/journeys/page_views.ts similarity index 100% rename from x-pack/plugins/ux/e2e/journeys/page_views.ts rename to x-pack/plugins/observability_solution/ux/e2e/journeys/page_views.ts diff --git a/x-pack/plugins/ux/e2e/journeys/url_ux_query.journey.ts b/x-pack/plugins/observability_solution/ux/e2e/journeys/url_ux_query.journey.ts similarity index 100% rename from x-pack/plugins/ux/e2e/journeys/url_ux_query.journey.ts rename to x-pack/plugins/observability_solution/ux/e2e/journeys/url_ux_query.journey.ts diff --git a/x-pack/plugins/ux/e2e/journeys/utils.ts b/x-pack/plugins/observability_solution/ux/e2e/journeys/utils.ts similarity index 100% rename from x-pack/plugins/ux/e2e/journeys/utils.ts rename to x-pack/plugins/observability_solution/ux/e2e/journeys/utils.ts diff --git a/x-pack/plugins/ux/e2e/journeys/ux_client_metrics.journey.ts b/x-pack/plugins/observability_solution/ux/e2e/journeys/ux_client_metrics.journey.ts similarity index 100% rename from x-pack/plugins/ux/e2e/journeys/ux_client_metrics.journey.ts rename to x-pack/plugins/observability_solution/ux/e2e/journeys/ux_client_metrics.journey.ts diff --git a/x-pack/plugins/ux/e2e/journeys/ux_js_errors.journey.ts b/x-pack/plugins/observability_solution/ux/e2e/journeys/ux_js_errors.journey.ts similarity index 100% rename from x-pack/plugins/ux/e2e/journeys/ux_js_errors.journey.ts rename to x-pack/plugins/observability_solution/ux/e2e/journeys/ux_js_errors.journey.ts diff --git a/x-pack/plugins/ux/e2e/journeys/ux_long_task_metric_journey.ts b/x-pack/plugins/observability_solution/ux/e2e/journeys/ux_long_task_metric_journey.ts similarity index 100% rename from x-pack/plugins/ux/e2e/journeys/ux_long_task_metric_journey.ts rename to x-pack/plugins/observability_solution/ux/e2e/journeys/ux_long_task_metric_journey.ts diff --git a/x-pack/plugins/ux/e2e/journeys/ux_visitor_breakdown.journey.ts b/x-pack/plugins/observability_solution/ux/e2e/journeys/ux_visitor_breakdown.journey.ts similarity index 100% rename from x-pack/plugins/ux/e2e/journeys/ux_visitor_breakdown.journey.ts rename to x-pack/plugins/observability_solution/ux/e2e/journeys/ux_visitor_breakdown.journey.ts diff --git a/x-pack/plugins/ux/e2e/page_objects/dashboard.ts b/x-pack/plugins/observability_solution/ux/e2e/page_objects/dashboard.ts similarity index 100% rename from x-pack/plugins/ux/e2e/page_objects/dashboard.ts rename to x-pack/plugins/observability_solution/ux/e2e/page_objects/dashboard.ts diff --git a/x-pack/plugins/ux/e2e/page_objects/date_picker.ts b/x-pack/plugins/observability_solution/ux/e2e/page_objects/date_picker.ts similarity index 100% rename from x-pack/plugins/ux/e2e/page_objects/date_picker.ts rename to x-pack/plugins/observability_solution/ux/e2e/page_objects/date_picker.ts diff --git a/x-pack/plugins/ux/e2e/page_objects/login.tsx b/x-pack/plugins/observability_solution/ux/e2e/page_objects/login.tsx similarity index 100% rename from x-pack/plugins/ux/e2e/page_objects/login.tsx rename to x-pack/plugins/observability_solution/ux/e2e/page_objects/login.tsx diff --git a/x-pack/plugins/ux/e2e/page_objects/utils.tsx b/x-pack/plugins/observability_solution/ux/e2e/page_objects/utils.tsx similarity index 100% rename from x-pack/plugins/ux/e2e/page_objects/utils.tsx rename to x-pack/plugins/observability_solution/ux/e2e/page_objects/utils.tsx diff --git a/x-pack/plugins/ux/e2e/synthetics_run.ts b/x-pack/plugins/observability_solution/ux/e2e/synthetics_run.ts similarity index 100% rename from x-pack/plugins/ux/e2e/synthetics_run.ts rename to x-pack/plugins/observability_solution/ux/e2e/synthetics_run.ts diff --git a/x-pack/plugins/ux/e2e/tasks/es_archiver.ts b/x-pack/plugins/observability_solution/ux/e2e/tasks/es_archiver.ts similarity index 75% rename from x-pack/plugins/ux/e2e/tasks/es_archiver.ts rename to x-pack/plugins/observability_solution/ux/e2e/tasks/es_archiver.ts index bbb66b19f5a5e..8415de3a385bd 100644 --- a/x-pack/plugins/ux/e2e/tasks/es_archiver.ts +++ b/x-pack/plugins/observability_solution/ux/e2e/tasks/es_archiver.ts @@ -16,7 +16,7 @@ const NODE_TLS_REJECT_UNAUTHORIZED = '1'; export const esArchiverLoad = (folder: string) => { const path = Path.join(ES_ARCHIVE_DIR, folder); execSync( - `node ../../../../scripts/es_archiver load "${path}" --config ../../../test/functional/config.base.js`, + `node ../../../../../scripts/es_archiver load "${path}" --config ../../../../test/functional/config.base.js`, { env: { ...process.env, NODE_TLS_REJECT_UNAUTHORIZED }, stdio: 'inherit' } ); }; @@ -24,14 +24,14 @@ export const esArchiverLoad = (folder: string) => { export const esArchiverUnload = (folder: string) => { const path = Path.join(ES_ARCHIVE_DIR, folder); execSync( - `node ../../../../scripts/es_archiver unload "${path}" --config ../../../test/functional/config.base.js`, + `node ../../../../../scripts/es_archiver unload "${path}" --config ../../../../test/functional/config.base.js`, { env: { ...process.env, NODE_TLS_REJECT_UNAUTHORIZED }, stdio: 'inherit' } ); }; export const esArchiverResetKibana = () => { execSync( - `node ../../../../scripts/es_archiver empty-kibana-index --config ../../../test/functional/config.base.js`, + `node ../../../../../scripts/es_archiver empty-kibana-index --config ../../../../test/functional/config.base.js`, { env: { ...process.env, NODE_TLS_REJECT_UNAUTHORIZED }, stdio: 'inherit' } ); }; diff --git a/x-pack/plugins/observability_solution/ux/e2e/tsconfig.json b/x-pack/plugins/observability_solution/ux/e2e/tsconfig.json new file mode 100644 index 0000000000000..93a315a3e7a6b --- /dev/null +++ b/x-pack/plugins/observability_solution/ux/e2e/tsconfig.json @@ -0,0 +1,10 @@ +{ + "extends": "../../../../../tsconfig.base.json", + "exclude": ["tmp", "target/**/*"], + "include": ["./**/*"], + "compilerOptions": { + "outDir": "target/types", + "types": ["node"] + }, + "kbn_references": ["@kbn/test", "@kbn/apm-plugin", "@kbn/es-archiver"] +} diff --git a/x-pack/plugins/ux/jest.config.js b/x-pack/plugins/observability_solution/ux/jest.config.js similarity index 73% rename from x-pack/plugins/ux/jest.config.js rename to x-pack/plugins/observability_solution/ux/jest.config.js index f380a059e5547..b83d3a7ba5455 100644 --- a/x-pack/plugins/ux/jest.config.js +++ b/x-pack/plugins/observability_solution/ux/jest.config.js @@ -9,6 +9,6 @@ const path = require('path'); module.exports = { preset: '@kbn/test', - rootDir: path.resolve(__dirname, '../../..'), - roots: ['/x-pack/plugins/ux'], + rootDir: path.resolve(__dirname, '../../../..'), + roots: ['/x-pack/plugins/observability_solution/ux'], }; diff --git a/x-pack/plugins/ux/kibana.jsonc b/x-pack/plugins/observability_solution/ux/kibana.jsonc similarity index 100% rename from x-pack/plugins/ux/kibana.jsonc rename to x-pack/plugins/observability_solution/ux/kibana.jsonc diff --git a/x-pack/plugins/ux/public/application/application.test.tsx b/x-pack/plugins/observability_solution/ux/public/application/application.test.tsx similarity index 100% rename from x-pack/plugins/ux/public/application/application.test.tsx rename to x-pack/plugins/observability_solution/ux/public/application/application.test.tsx diff --git a/x-pack/plugins/ux/public/application/ux_app.tsx b/x-pack/plugins/observability_solution/ux/public/application/ux_app.tsx similarity index 100% rename from x-pack/plugins/ux/public/application/ux_app.tsx rename to x-pack/plugins/observability_solution/ux/public/application/ux_app.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/action_menu/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/action_menu/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/action_menu/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/action_menu/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/action_menu/inpector_link.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/action_menu/inpector_link.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/action_menu/inpector_link.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/action_menu/inpector_link.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/breakdowns/breakdown_filter.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/breakdowns/breakdown_filter.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/breakdowns/breakdown_filter.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/breakdowns/breakdown_filter.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/chart_wrapper/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/chart_wrapper/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/chart_wrapper/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/chart_wrapper/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/charts/__snapshots__/visitor_breakdown_chart.test.tsx.snap b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/__snapshots__/visitor_breakdown_chart.test.tsx.snap similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/charts/__snapshots__/visitor_breakdown_chart.test.tsx.snap rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/__snapshots__/visitor_breakdown_chart.test.tsx.snap diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/charts/page_load_dist_chart.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/page_load_dist_chart.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/charts/page_load_dist_chart.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/page_load_dist_chart.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/charts/page_views_chart.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/page_views_chart.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/charts/page_views_chart.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/page_views_chart.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/charts/use_exp_view_attrs.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/use_exp_view_attrs.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/charts/use_exp_view_attrs.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/use_exp_view_attrs.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/charts/visitor_breakdown_chart.test.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/visitor_breakdown_chart.test.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/charts/visitor_breakdown_chart.test.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/visitor_breakdown_chart.test.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/charts/visitor_breakdown_chart.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/visitor_breakdown_chart.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/charts/visitor_breakdown_chart.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/charts/visitor_breakdown_chart.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/client_metrics/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/client_metrics/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/client_metrics/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/client_metrics/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/client_metrics/metrics.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/client_metrics/metrics.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/client_metrics/metrics.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/client_metrics/metrics.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/csm_shared_context/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/csm_shared_context/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/csm_shared_context/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/csm_shared_context/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/empty_state_loading.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/empty_state_loading.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/empty_state_loading.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/empty_state_loading.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/environment_filter/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/environment_filter/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/environment_filter/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/environment_filter/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/hooks/use_has_rum_data.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/hooks/use_has_rum_data.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/hooks/use_has_rum_data.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/hooks/use_has_rum_data.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/hooks/use_local_uifilters.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/hooks/use_local_uifilters.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/hooks/use_local_uifilters.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/hooks/use_local_uifilters.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/hooks/use_ux_query.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/hooks/use_ux_query.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/hooks/use_ux_query.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/hooks/use_ux_query.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/impactful_metrics/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/impactful_metrics/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/impactful_metrics/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/impactful_metrics/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/impactful_metrics/js_errors.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/impactful_metrics/js_errors.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/impactful_metrics/js_errors.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/impactful_metrics/js_errors.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/local_uifilters/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/local_uifilters/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/local_uifilters/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/local_uifilters/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/local_uifilters/queries.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/local_uifilters/queries.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/local_uifilters/queries.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/local_uifilters/queries.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/local_uifilters/selected_filters.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/local_uifilters/selected_filters.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/local_uifilters/selected_filters.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/local_uifilters/selected_filters.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/local_uifilters/selected_wildcards.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/local_uifilters/selected_wildcards.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/local_uifilters/selected_wildcards.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/local_uifilters/selected_wildcards.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/local_uifilters/use_data_view.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/local_uifilters/use_data_view.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/local_uifilters/use_data_view.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/local_uifilters/use_data_view.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/page_load_distribution/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/page_load_distribution/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/page_load_distribution/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/page_load_distribution/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/page_load_distribution/percentile_annotations.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/page_load_distribution/percentile_annotations.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/page_load_distribution/percentile_annotations.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/page_load_distribution/percentile_annotations.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/page_load_distribution/reset_percentile_zoom.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/page_load_distribution/reset_percentile_zoom.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/page_load_distribution/reset_percentile_zoom.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/page_load_distribution/reset_percentile_zoom.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/page_load_distribution/types.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/page_load_distribution/types.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/page_load_distribution/types.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/page_load_distribution/types.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/page_views_trend/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/page_views_trend/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/page_views_trend/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/page_views_trend/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/panels/page_load_and_views.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/panels/page_load_and_views.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/panels/page_load_and_views.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/panels/page_load_and_views.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/panels/visitor_breakdowns.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/panels/visitor_breakdowns.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/panels/visitor_breakdowns.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/panels/visitor_breakdowns.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/panels/web_application_select.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/panels/web_application_select.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/panels/web_application_select.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/panels/web_application_select.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/rum_dashboard.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/rum_dashboard.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/rum_dashboard.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/rum_dashboard.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/rum_datepicker/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/rum_datepicker/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/rum_datepicker/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/rum_datepicker/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/rum_home.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/rum_home.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/rum_home.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/rum_home.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/translations.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/translations.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/translations.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/translations.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/url_filter/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/url_filter/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/url_filter/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/url_filter/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/url_filter/service_name_filter/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/url_filter/service_name_filter/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/url_filter/service_name_filter/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/url_filter/service_name_filter/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/url_filter/url_search/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/url_filter/url_search/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/url_filter/url_search/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/url_filter/url_search/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/url_filter/url_search/render_option.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/url_filter/url_search/render_option.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/url_filter/url_search/render_option.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/url_filter/url_search/render_option.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/url_filter/url_search/use_url_search.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/url_filter/url_search/use_url_search.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/url_filter/url_search/use_url_search.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/url_filter/url_search/use_url_search.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/user_percentile/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/user_percentile/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/user_percentile/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/user_percentile/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/utils/test_helper.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/utils/test_helper.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/utils/test_helper.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/utils/test_helper.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/ux_metrics/format_to_sec.test.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_metrics/format_to_sec.test.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/ux_metrics/format_to_sec.test.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_metrics/format_to_sec.test.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/ux_metrics/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_metrics/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/ux_metrics/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_metrics/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/ux_metrics/key_ux_metrics.test.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_metrics/key_ux_metrics.test.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/ux_metrics/key_ux_metrics.test.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_metrics/key_ux_metrics.test.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/ux_metrics/key_ux_metrics.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_metrics/key_ux_metrics.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/ux_metrics/key_ux_metrics.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_metrics/key_ux_metrics.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/ux_metrics/translations.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_metrics/translations.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/ux_metrics/translations.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_metrics/translations.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/ux_overview_fetchers.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_overview_fetchers.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/ux_overview_fetchers.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/ux_overview_fetchers.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__mocks__/regions_layer.mock.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__mocks__/regions_layer.mock.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__mocks__/regions_layer.mock.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__mocks__/regions_layer.mock.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__snapshots__/embedded_map.test.tsx.snap b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__snapshots__/embedded_map.test.tsx.snap similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__snapshots__/embedded_map.test.tsx.snap rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__snapshots__/embedded_map.test.tsx.snap diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__snapshots__/map_tooltip.test.tsx.snap b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__snapshots__/map_tooltip.test.tsx.snap similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__snapshots__/map_tooltip.test.tsx.snap rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__snapshots__/map_tooltip.test.tsx.snap diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__stories__/map_tooltip.stories.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__stories__/map_tooltip.stories.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__stories__/map_tooltip.stories.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/__stories__/map_tooltip.stories.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/embedded_map.test.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/embedded_map.test.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/embedded_map.test.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/embedded_map.test.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/embedded_map.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/embedded_map.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/embedded_map.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/embedded_map.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/index.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/index.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/index.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/index.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/map_tooltip.test.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/map_tooltip.test.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/map_tooltip.test.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/map_tooltip.test.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/map_tooltip.tsx b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/map_tooltip.tsx similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/map_tooltip.tsx rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/map_tooltip.tsx diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_layer_list.test.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_layer_list.test.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_layer_list.test.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_layer_list.test.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_layer_list.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_layer_list.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_layer_list.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_layer_list.ts diff --git a/x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_map_filters.ts b/x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_map_filters.ts similarity index 100% rename from x-pack/plugins/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_map_filters.ts rename to x-pack/plugins/observability_solution/ux/public/components/app/rum_dashboard/visitor_breakdown_map/use_map_filters.ts diff --git a/x-pack/plugins/ux/public/context/plugin_context.ts b/x-pack/plugins/observability_solution/ux/public/context/plugin_context.ts similarity index 100% rename from x-pack/plugins/ux/public/context/plugin_context.ts rename to x-pack/plugins/observability_solution/ux/public/context/plugin_context.ts diff --git a/x-pack/plugins/ux/public/context/url_params_context/constants.ts b/x-pack/plugins/observability_solution/ux/public/context/url_params_context/constants.ts similarity index 100% rename from x-pack/plugins/ux/public/context/url_params_context/constants.ts rename to x-pack/plugins/observability_solution/ux/public/context/url_params_context/constants.ts diff --git a/x-pack/plugins/ux/public/context/url_params_context/helpers.test.ts b/x-pack/plugins/observability_solution/ux/public/context/url_params_context/helpers.test.ts similarity index 100% rename from x-pack/plugins/ux/public/context/url_params_context/helpers.test.ts rename to x-pack/plugins/observability_solution/ux/public/context/url_params_context/helpers.test.ts diff --git a/x-pack/plugins/ux/public/context/url_params_context/helpers.ts b/x-pack/plugins/observability_solution/ux/public/context/url_params_context/helpers.ts similarity index 100% rename from x-pack/plugins/ux/public/context/url_params_context/helpers.ts rename to x-pack/plugins/observability_solution/ux/public/context/url_params_context/helpers.ts diff --git a/x-pack/plugins/ux/public/context/url_params_context/mock_url_params_context_provider.tsx b/x-pack/plugins/observability_solution/ux/public/context/url_params_context/mock_url_params_context_provider.tsx similarity index 100% rename from x-pack/plugins/ux/public/context/url_params_context/mock_url_params_context_provider.tsx rename to x-pack/plugins/observability_solution/ux/public/context/url_params_context/mock_url_params_context_provider.tsx diff --git a/x-pack/plugins/ux/public/context/url_params_context/resolve_url_params.ts b/x-pack/plugins/observability_solution/ux/public/context/url_params_context/resolve_url_params.ts similarity index 100% rename from x-pack/plugins/ux/public/context/url_params_context/resolve_url_params.ts rename to x-pack/plugins/observability_solution/ux/public/context/url_params_context/resolve_url_params.ts diff --git a/x-pack/plugins/ux/public/context/url_params_context/types.ts b/x-pack/plugins/observability_solution/ux/public/context/url_params_context/types.ts similarity index 100% rename from x-pack/plugins/ux/public/context/url_params_context/types.ts rename to x-pack/plugins/observability_solution/ux/public/context/url_params_context/types.ts diff --git a/x-pack/plugins/ux/public/context/url_params_context/url_params_context.test.tsx b/x-pack/plugins/observability_solution/ux/public/context/url_params_context/url_params_context.test.tsx similarity index 100% rename from x-pack/plugins/ux/public/context/url_params_context/url_params_context.test.tsx rename to x-pack/plugins/observability_solution/ux/public/context/url_params_context/url_params_context.test.tsx diff --git a/x-pack/plugins/ux/public/context/url_params_context/url_params_context.tsx b/x-pack/plugins/observability_solution/ux/public/context/url_params_context/url_params_context.tsx similarity index 100% rename from x-pack/plugins/ux/public/context/url_params_context/url_params_context.tsx rename to x-pack/plugins/observability_solution/ux/public/context/url_params_context/url_params_context.tsx diff --git a/x-pack/plugins/ux/public/context/url_params_context/use_url_params.ts b/x-pack/plugins/observability_solution/ux/public/context/url_params_context/use_url_params.ts similarity index 100% rename from x-pack/plugins/ux/public/context/url_params_context/use_url_params.ts rename to x-pack/plugins/observability_solution/ux/public/context/url_params_context/use_url_params.ts diff --git a/x-pack/plugins/ux/public/context/url_params_context/use_ux_url_params.ts b/x-pack/plugins/observability_solution/ux/public/context/url_params_context/use_ux_url_params.ts similarity index 100% rename from x-pack/plugins/ux/public/context/url_params_context/use_ux_url_params.ts rename to x-pack/plugins/observability_solution/ux/public/context/url_params_context/use_ux_url_params.ts diff --git a/x-pack/plugins/ux/public/hooks/use_breakpoints.ts b/x-pack/plugins/observability_solution/ux/public/hooks/use_breakpoints.ts similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_breakpoints.ts rename to x-pack/plugins/observability_solution/ux/public/hooks/use_breakpoints.ts diff --git a/x-pack/plugins/ux/public/hooks/use_client_metrics_query.ts b/x-pack/plugins/observability_solution/ux/public/hooks/use_client_metrics_query.ts similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_client_metrics_query.ts rename to x-pack/plugins/observability_solution/ux/public/hooks/use_client_metrics_query.ts diff --git a/x-pack/plugins/ux/public/hooks/use_core_web_vitals_query.ts b/x-pack/plugins/observability_solution/ux/public/hooks/use_core_web_vitals_query.ts similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_core_web_vitals_query.ts rename to x-pack/plugins/observability_solution/ux/public/hooks/use_core_web_vitals_query.ts diff --git a/x-pack/plugins/ux/public/hooks/use_date_range_redirect.ts b/x-pack/plugins/observability_solution/ux/public/hooks/use_date_range_redirect.ts similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_date_range_redirect.ts rename to x-pack/plugins/observability_solution/ux/public/hooks/use_date_range_redirect.ts diff --git a/x-pack/plugins/ux/public/hooks/use_deep_object_identity.ts b/x-pack/plugins/observability_solution/ux/public/hooks/use_deep_object_identity.ts similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_deep_object_identity.ts rename to x-pack/plugins/observability_solution/ux/public/hooks/use_deep_object_identity.ts diff --git a/x-pack/plugins/ux/public/hooks/use_dynamic_data_view.ts b/x-pack/plugins/observability_solution/ux/public/hooks/use_dynamic_data_view.ts similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_dynamic_data_view.ts rename to x-pack/plugins/observability_solution/ux/public/hooks/use_dynamic_data_view.ts diff --git a/x-pack/plugins/ux/public/hooks/use_environments_fetcher.tsx b/x-pack/plugins/observability_solution/ux/public/hooks/use_environments_fetcher.tsx similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_environments_fetcher.tsx rename to x-pack/plugins/observability_solution/ux/public/hooks/use_environments_fetcher.tsx diff --git a/x-pack/plugins/ux/public/hooks/use_fetcher.tsx b/x-pack/plugins/observability_solution/ux/public/hooks/use_fetcher.tsx similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_fetcher.tsx rename to x-pack/plugins/observability_solution/ux/public/hooks/use_fetcher.tsx diff --git a/x-pack/plugins/ux/public/hooks/use_inp_query.ts b/x-pack/plugins/observability_solution/ux/public/hooks/use_inp_query.ts similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_inp_query.ts rename to x-pack/plugins/observability_solution/ux/public/hooks/use_inp_query.ts diff --git a/x-pack/plugins/ux/public/hooks/use_js_errors_query.tsx b/x-pack/plugins/observability_solution/ux/public/hooks/use_js_errors_query.tsx similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_js_errors_query.tsx rename to x-pack/plugins/observability_solution/ux/public/hooks/use_js_errors_query.tsx diff --git a/x-pack/plugins/ux/public/hooks/use_kibana_services.tsx b/x-pack/plugins/observability_solution/ux/public/hooks/use_kibana_services.tsx similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_kibana_services.tsx rename to x-pack/plugins/observability_solution/ux/public/hooks/use_kibana_services.tsx diff --git a/x-pack/plugins/ux/public/hooks/use_long_task_metrics_query.tsx b/x-pack/plugins/observability_solution/ux/public/hooks/use_long_task_metrics_query.tsx similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_long_task_metrics_query.tsx rename to x-pack/plugins/observability_solution/ux/public/hooks/use_long_task_metrics_query.tsx diff --git a/x-pack/plugins/ux/public/hooks/use_static_data_view.ts b/x-pack/plugins/observability_solution/ux/public/hooks/use_static_data_view.ts similarity index 100% rename from x-pack/plugins/ux/public/hooks/use_static_data_view.ts rename to x-pack/plugins/observability_solution/ux/public/hooks/use_static_data_view.ts diff --git a/x-pack/plugins/ux/public/index.ts b/x-pack/plugins/observability_solution/ux/public/index.ts similarity index 100% rename from x-pack/plugins/ux/public/index.ts rename to x-pack/plugins/observability_solution/ux/public/index.ts diff --git a/x-pack/plugins/ux/public/plugin.ts b/x-pack/plugins/observability_solution/ux/public/plugin.ts similarity index 100% rename from x-pack/plugins/ux/public/plugin.ts rename to x-pack/plugins/observability_solution/ux/public/plugin.ts diff --git a/x-pack/plugins/ux/public/services/data/__snapshots__/client_metrics_query.test.ts.snap b/x-pack/plugins/observability_solution/ux/public/services/data/__snapshots__/client_metrics_query.test.ts.snap similarity index 100% rename from x-pack/plugins/ux/public/services/data/__snapshots__/client_metrics_query.test.ts.snap rename to x-pack/plugins/observability_solution/ux/public/services/data/__snapshots__/client_metrics_query.test.ts.snap diff --git a/x-pack/plugins/ux/public/services/data/__snapshots__/core_web_vitals_query.test.ts.snap b/x-pack/plugins/observability_solution/ux/public/services/data/__snapshots__/core_web_vitals_query.test.ts.snap similarity index 100% rename from x-pack/plugins/ux/public/services/data/__snapshots__/core_web_vitals_query.test.ts.snap rename to x-pack/plugins/observability_solution/ux/public/services/data/__snapshots__/core_web_vitals_query.test.ts.snap diff --git a/x-pack/plugins/ux/public/services/data/__snapshots__/js_errors_query.test.ts.snap b/x-pack/plugins/observability_solution/ux/public/services/data/__snapshots__/js_errors_query.test.ts.snap similarity index 100% rename from x-pack/plugins/ux/public/services/data/__snapshots__/js_errors_query.test.ts.snap rename to x-pack/plugins/observability_solution/ux/public/services/data/__snapshots__/js_errors_query.test.ts.snap diff --git a/x-pack/plugins/ux/public/services/data/__snapshots__/long_task_metrics_query.test.ts.snap b/x-pack/plugins/observability_solution/ux/public/services/data/__snapshots__/long_task_metrics_query.test.ts.snap similarity index 100% rename from x-pack/plugins/ux/public/services/data/__snapshots__/long_task_metrics_query.test.ts.snap rename to x-pack/plugins/observability_solution/ux/public/services/data/__snapshots__/long_task_metrics_query.test.ts.snap diff --git a/x-pack/plugins/ux/public/services/data/__snapshots__/service_name_query.test.ts.snap b/x-pack/plugins/observability_solution/ux/public/services/data/__snapshots__/service_name_query.test.ts.snap similarity index 100% rename from x-pack/plugins/ux/public/services/data/__snapshots__/service_name_query.test.ts.snap rename to x-pack/plugins/observability_solution/ux/public/services/data/__snapshots__/service_name_query.test.ts.snap diff --git a/x-pack/plugins/ux/public/services/data/call_date_math.ts b/x-pack/plugins/observability_solution/ux/public/services/data/call_date_math.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/call_date_math.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/call_date_math.ts diff --git a/x-pack/plugins/ux/public/services/data/client_metrics_query.test.ts b/x-pack/plugins/observability_solution/ux/public/services/data/client_metrics_query.test.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/client_metrics_query.test.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/client_metrics_query.test.ts diff --git a/x-pack/plugins/ux/public/services/data/client_metrics_query.ts b/x-pack/plugins/observability_solution/ux/public/services/data/client_metrics_query.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/client_metrics_query.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/client_metrics_query.ts diff --git a/x-pack/plugins/ux/public/services/data/core_web_vitals_query.test.ts b/x-pack/plugins/observability_solution/ux/public/services/data/core_web_vitals_query.test.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/core_web_vitals_query.test.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/core_web_vitals_query.test.ts diff --git a/x-pack/plugins/ux/public/services/data/core_web_vitals_query.ts b/x-pack/plugins/observability_solution/ux/public/services/data/core_web_vitals_query.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/core_web_vitals_query.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/core_web_vitals_query.ts diff --git a/x-pack/plugins/ux/public/services/data/environments_query.ts b/x-pack/plugins/observability_solution/ux/public/services/data/environments_query.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/environments_query.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/environments_query.ts diff --git a/x-pack/plugins/ux/public/services/data/get_es_filter.test.ts b/x-pack/plugins/observability_solution/ux/public/services/data/get_es_filter.test.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/get_es_filter.test.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/get_es_filter.test.ts diff --git a/x-pack/plugins/ux/public/services/data/get_es_filter.ts b/x-pack/plugins/observability_solution/ux/public/services/data/get_es_filter.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/get_es_filter.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/get_es_filter.ts diff --git a/x-pack/plugins/ux/public/services/data/get_exp_view_filter.test.ts b/x-pack/plugins/observability_solution/ux/public/services/data/get_exp_view_filter.test.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/get_exp_view_filter.test.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/get_exp_view_filter.test.ts diff --git a/x-pack/plugins/ux/public/services/data/get_exp_view_filter.ts b/x-pack/plugins/observability_solution/ux/public/services/data/get_exp_view_filter.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/get_exp_view_filter.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/get_exp_view_filter.ts diff --git a/x-pack/plugins/ux/public/services/data/has_rum_data_query.ts b/x-pack/plugins/observability_solution/ux/public/services/data/has_rum_data_query.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/has_rum_data_query.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/has_rum_data_query.ts diff --git a/x-pack/plugins/ux/public/services/data/inp_query.ts b/x-pack/plugins/observability_solution/ux/public/services/data/inp_query.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/inp_query.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/inp_query.ts diff --git a/x-pack/plugins/ux/public/services/data/js_errors_query.test.ts b/x-pack/plugins/observability_solution/ux/public/services/data/js_errors_query.test.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/js_errors_query.test.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/js_errors_query.test.ts diff --git a/x-pack/plugins/ux/public/services/data/js_errors_query.ts b/x-pack/plugins/observability_solution/ux/public/services/data/js_errors_query.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/js_errors_query.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/js_errors_query.ts diff --git a/x-pack/plugins/ux/public/services/data/long_task_metrics_query.test.ts b/x-pack/plugins/observability_solution/ux/public/services/data/long_task_metrics_query.test.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/long_task_metrics_query.test.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/long_task_metrics_query.test.ts diff --git a/x-pack/plugins/ux/public/services/data/long_task_metrics_query.ts b/x-pack/plugins/observability_solution/ux/public/services/data/long_task_metrics_query.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/long_task_metrics_query.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/long_task_metrics_query.ts diff --git a/x-pack/plugins/ux/public/services/data/projections.ts b/x-pack/plugins/observability_solution/ux/public/services/data/projections.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/projections.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/projections.ts diff --git a/x-pack/plugins/ux/public/services/data/range_query.ts b/x-pack/plugins/observability_solution/ux/public/services/data/range_query.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/range_query.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/range_query.ts diff --git a/x-pack/plugins/ux/public/services/data/service_name_query.test.ts b/x-pack/plugins/observability_solution/ux/public/services/data/service_name_query.test.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/service_name_query.test.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/service_name_query.test.ts diff --git a/x-pack/plugins/ux/public/services/data/service_name_query.ts b/x-pack/plugins/observability_solution/ux/public/services/data/service_name_query.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/service_name_query.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/service_name_query.ts diff --git a/x-pack/plugins/ux/public/services/data/url_search_query.ts b/x-pack/plugins/observability_solution/ux/public/services/data/url_search_query.ts similarity index 100% rename from x-pack/plugins/ux/public/services/data/url_search_query.ts rename to x-pack/plugins/observability_solution/ux/public/services/data/url_search_query.ts diff --git a/x-pack/plugins/ux/public/services/rest/call_api.ts b/x-pack/plugins/observability_solution/ux/public/services/rest/call_api.ts similarity index 100% rename from x-pack/plugins/ux/public/services/rest/call_api.ts rename to x-pack/plugins/observability_solution/ux/public/services/rest/call_api.ts diff --git a/x-pack/plugins/ux/public/services/rest/create_call_apm_api.ts b/x-pack/plugins/observability_solution/ux/public/services/rest/create_call_apm_api.ts similarity index 100% rename from x-pack/plugins/ux/public/services/rest/create_call_apm_api.ts rename to x-pack/plugins/observability_solution/ux/public/services/rest/create_call_apm_api.ts diff --git a/x-pack/plugins/ux/public/services/rest/data_view.ts b/x-pack/plugins/observability_solution/ux/public/services/rest/data_view.ts similarity index 100% rename from x-pack/plugins/ux/public/services/rest/data_view.ts rename to x-pack/plugins/observability_solution/ux/public/services/rest/data_view.ts diff --git a/x-pack/plugins/observability_solution/ux/readme.md b/x-pack/plugins/observability_solution/ux/readme.md new file mode 100644 index 0000000000000..84a77b9e7827e --- /dev/null +++ b/x-pack/plugins/observability_solution/ux/readme.md @@ -0,0 +1,14 @@ +# Documentation for UX UI developers + +https://docs.elastic.dev/kibana-dev-docs/welcome + +## Running E2E Tests + +The tests are managed via the `scripts/e2e.js` file. This script accepts numerous options. + +From the kibana root you can run `node x-pack/plugins/observability_solution/ux/scripts/e2e.js` to simply stand up the stack, load data, and run the tests. + +If you are developing a new test, it is better to stand up the stack in one shell and load data/run tests in a second session. You can do this by running: + +- `node ./x-pack/plugins/observability_solution/ux/scripts/e2e.js --server` +- `node ./x-pack/plugins/observability_solution/ux/scripts/e2e.js --runner`, you can also specify `--grep "{TEST_NAME}"` to run a specific series of tests diff --git a/x-pack/plugins/ux/scripts/e2e.js b/x-pack/plugins/observability_solution/ux/scripts/e2e.js similarity index 100% rename from x-pack/plugins/ux/scripts/e2e.js rename to x-pack/plugins/observability_solution/ux/scripts/e2e.js diff --git a/x-pack/plugins/ux/server/index.ts b/x-pack/plugins/observability_solution/ux/server/index.ts similarity index 100% rename from x-pack/plugins/ux/server/index.ts rename to x-pack/plugins/observability_solution/ux/server/index.ts diff --git a/x-pack/plugins/ux/server/plugin.ts b/x-pack/plugins/observability_solution/ux/server/plugin.ts similarity index 100% rename from x-pack/plugins/ux/server/plugin.ts rename to x-pack/plugins/observability_solution/ux/server/plugin.ts diff --git a/x-pack/plugins/ux/tsconfig.json b/x-pack/plugins/observability_solution/ux/tsconfig.json similarity index 86% rename from x-pack/plugins/ux/tsconfig.json rename to x-pack/plugins/observability_solution/ux/tsconfig.json index 62fdcb115a0a3..f0654abc9a855 100644 --- a/x-pack/plugins/ux/tsconfig.json +++ b/x-pack/plugins/observability_solution/ux/tsconfig.json @@ -1,15 +1,15 @@ { - "extends": "../../../tsconfig.base.json", + "extends": "../../../../tsconfig.base.json", "compilerOptions": { - "outDir": "target/types", + "outDir": "target/types" }, "include": [ - "../../../typings/**/*", + "../../../../typings/**/*", "common/**/*", "public/**/*", "server/**/*", "typings/**/*", - "public/**/*.json", + "public/**/*.json" ], "kbn_references": [ "@kbn/core", @@ -44,7 +44,5 @@ "@kbn/config-schema", "@kbn/shared-ux-link-redirect-app" ], - "exclude": [ - "target/**/*", - ] + "exclude": ["target/**/*"] } diff --git a/x-pack/plugins/ux/typings/ui_filters.ts b/x-pack/plugins/observability_solution/ux/typings/ui_filters.ts similarity index 100% rename from x-pack/plugins/ux/typings/ui_filters.ts rename to x-pack/plugins/observability_solution/ux/typings/ui_filters.ts diff --git a/x-pack/plugins/ux/.buildkite/pipelines/flaky.sh b/x-pack/plugins/ux/.buildkite/pipelines/flaky.sh deleted file mode 100644 index 452abaa94c60d..0000000000000 --- a/x-pack/plugins/ux/.buildkite/pipelines/flaky.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/env bash - -set -euo pipefail - -UUID="$(cat /proc/sys/kernel/random/uuid)" -export UUID - -node x-pack/plugins/ux/.buildkite/pipelines/flaky.js | buildkite-agent pipeline upload \ No newline at end of file diff --git a/x-pack/plugins/ux/e2e/tsconfig.json b/x-pack/plugins/ux/e2e/tsconfig.json deleted file mode 100644 index 881ab4db9046c..0000000000000 --- a/x-pack/plugins/ux/e2e/tsconfig.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "extends": "../../../../tsconfig.base.json", - "exclude": ["tmp", "target/**/*"], - "include": ["./**/*"], - "compilerOptions": { - "outDir": "target/types", - "types": [ "node"], - }, - "kbn_references": [ - "@kbn/test", - "@kbn/apm-plugin", - "@kbn/es-archiver", - ], -} diff --git a/x-pack/plugins/ux/readme.md b/x-pack/plugins/ux/readme.md deleted file mode 100644 index d05a550ffdbd2..0000000000000 --- a/x-pack/plugins/ux/readme.md +++ /dev/null @@ -1,14 +0,0 @@ -# Documentation for UX UI developers - -https://docs.elastic.dev/kibana-dev-docs/welcome - -## Running E2E Tests - -The tests are managed via the `scripts/e2e.js` file. This script accepts numerous options. - -From the kibana root you can run `node x-pack/plugins/ux/scripts/e2e.js` to simply stand up the stack, load data, and run the tests. - -If you are developing a new test, it is better to stand up the stack in one shell and load data/run tests in a second session. You can do this by running: - -- `node ./x-pack/plugins/ux/scripts/e2e.js --server` -- `node ./x-pack/plugins/ux/scripts/e2e.js --runner`, you can also specify `--grep "{TEST_NAME}"` to run a specific series of tests \ No newline at end of file From d1057ec9a7899da630427aad188e828baeca6aa9 Mon Sep 17 00:00:00 2001 From: Coen Warmer Date: Wed, 21 Feb 2024 16:49:16 +0100 Subject: [PATCH 2/8] Update references --- .buildkite/ftr_configs.yml | 2 +- .../pipelines/pull_request/ux_plugin_e2e.yml | 2 +- .eslintrc.js | 6 +- .github/CODEOWNERS | 2 +- .github/paths-labeller.yml | 46 +- api_docs/deprecations_by_plugin.mdx | 4 +- api_docs/kibana_react.devdocs.json | 358 +--- api_docs/ux.devdocs.json | 8 +- docs/developer/plugin-list.asciidoc | 4 +- package.json | 4 +- .../styled_components_files.js | 2 +- tsconfig.base.json | 1520 ++++++++++++----- x-pack/.i18nrc.json | 2 +- yarn.lock | 2 +- 14 files changed, 1268 insertions(+), 694 deletions(-) diff --git a/.buildkite/ftr_configs.yml b/.buildkite/ftr_configs.yml index eabff5152596c..4fe587dec5953 100644 --- a/.buildkite/ftr_configs.yml +++ b/.buildkite/ftr_configs.yml @@ -61,7 +61,7 @@ disabled: - x-pack/plugins/synthetics/e2e/config.ts - x-pack/plugins/uptime/e2e/uptime/synthetics_run.ts - x-pack/plugins/synthetics/e2e/synthetics/synthetics_run.ts - - x-pack/plugins/ux/e2e/synthetics_run.ts + - x-pack/plugins/observability_solution/ux/e2e/synthetics_run.ts - x-pack/plugins/exploratory_view/e2e/synthetics_run.ts # Configs that exist but weren't running in CI when this file was introduced diff --git a/.buildkite/pipelines/pull_request/ux_plugin_e2e.yml b/.buildkite/pipelines/pull_request/ux_plugin_e2e.yml index 476e8c204d15c..2cb69eb1eadd9 100644 --- a/.buildkite/pipelines/pull_request/ux_plugin_e2e.yml +++ b/.buildkite/pipelines/pull_request/ux_plugin_e2e.yml @@ -8,7 +8,7 @@ steps: - quick_checks timeout_in_minutes: 60 artifact_paths: - - 'x-pack/plugins/ux/e2e/.journeys/**/*' + - 'x-pack/plugins/observability_solution/ux/e2e/.journeys/**/*' retry: automatic: - exit_status: '-1' diff --git a/.eslintrc.js b/.eslintrc.js index f3a4fcf6ecc0d..803ab3634940c 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -874,7 +874,7 @@ module.exports = { 'x-pack/plugins/apm/**/*.{js,mjs,ts,tsx}', 'x-pack/plugins/observability/**/*.{js,mjs,ts,tsx}', 'x-pack/plugins/exploratory_view/**/*.{js,mjs,ts,tsx}', - 'x-pack/plugins/ux/**/*.{js,mjs,ts,tsx}', + 'x-pack/plugins/observability_solution/ux/**/*.{js,mjs,ts,tsx}', ], rules: { 'no-console': ['warn', { allow: ['error'] }], @@ -920,7 +920,7 @@ module.exports = { 'x-pack/plugins/observability_shared/**/*.tsx', 'x-pack/plugins/profiling/**/*.tsx', 'x-pack/plugins/synthetics/**/*.tsx', - 'x-pack/plugins/ux/**/*.tsx', + 'x-pack/plugins/observability_solution/ux/**/*.tsx', 'src/plugins/ai_assistant_management/**/*.tsx', ], rules: { @@ -938,7 +938,7 @@ module.exports = { 'x-pack/plugins/observability_shared/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', 'x-pack/plugins/profiling/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', 'x-pack/plugins/synthetics/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', - 'x-pack/plugins/ux/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', + 'x-pack/plugins/observability_solution/ux/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', 'src/plugins/ai_assistant_management/**/!(*.stories.tsx|*.test.tsx|*.storybook_decorator.tsx|*.mock.tsx)', ], rules: { diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8bbe6945d97ac..70897815502f0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -856,7 +856,7 @@ x-pack/test/security_api_integration/plugins/user_profiles_consumer @elastic/kib packages/kbn-utility-types @elastic/kibana-core packages/kbn-utility-types-jest @elastic/kibana-operations packages/kbn-utils @elastic/kibana-operations -x-pack/plugins/ux @elastic/obs-ux-infra_services-team +x-pack/plugins/observability_solution/ux @elastic/obs-ux-infra_services-team examples/v8_profiler_examples @elastic/response-ops packages/kbn-validate-next-docs-cli @elastic/kibana-operations src/plugins/vis_default_editor @elastic/kibana-visualizations diff --git a/.github/paths-labeller.yml b/.github/paths-labeller.yml index 5f1ac0401ab31..944ede7c0227d 100644 --- a/.github/paths-labeller.yml +++ b/.github/paths-labeller.yml @@ -1,24 +1,24 @@ --- - - "Feature:Embedding": - - "src/plugins/embeddable/**/*.*" - - "src/plugins/dashboard_embeddable_container/**/*.*" - - "Feature:Drilldowns": - - "x-pack/plugins/drilldowns/**/*.*" - - "x-pack/plugins/dashboard_enhanced/public/services/drilldowns/**/*.*" - - "Feature:ExpressionLanguage": - - "src/plugins/expressions/**/*.*" - - "src/plugins/bfetch/**/*.*" - - "Team:obs-ux-infra_services": - - "x-pack/plugins/apm/**/*.*" - - "x-pack/test/apm_api_integration/**/*.*" - - "packages/kbn-apm-synthtrace/**/*.*" - - "packages/kbn-apm-synthtrace-client/**/*.*" - - "packages/kbn-apm-utils/**/*.*" - - "x-pack/plugins/synthetics/**/*.*" - - "x-pack/plugins/ux/**/*.*" - - "x-pack/plugins/observability/public/components/shared/exploratory_view/**/*.*" - - "Team:Fleet": - - "x-pack/plugins/fleet/**/*.*" - - "x-pack/test/fleet_api_integration/**/*.*" - - "Team:obs-ux-management": - - "x-pack/plugins/observability/**/*.*" +- 'Feature:Embedding': + - 'src/plugins/embeddable/**/*.*' + - 'src/plugins/dashboard_embeddable_container/**/*.*' +- 'Feature:Drilldowns': + - 'x-pack/plugins/drilldowns/**/*.*' + - 'x-pack/plugins/dashboard_enhanced/public/services/drilldowns/**/*.*' +- 'Feature:ExpressionLanguage': + - 'src/plugins/expressions/**/*.*' + - 'src/plugins/bfetch/**/*.*' +- 'Team:obs-ux-infra_services': + - 'x-pack/plugins/apm/**/*.*' + - 'x-pack/test/apm_api_integration/**/*.*' + - 'packages/kbn-apm-synthtrace/**/*.*' + - 'packages/kbn-apm-synthtrace-client/**/*.*' + - 'packages/kbn-apm-utils/**/*.*' + - 'x-pack/plugins/synthetics/**/*.*' + - 'x-pack/plugins/observability_solution/ux/**/*.*' + - 'x-pack/plugins/observability/public/components/shared/exploratory_view/**/*.*' +- 'Team:Fleet': + - 'x-pack/plugins/fleet/**/*.*' + - 'x-pack/test/fleet_api_integration/**/*.*' +- 'Team:obs-ux-management': + - 'x-pack/plugins/observability/**/*.*' diff --git a/api_docs/deprecations_by_plugin.mdx b/api_docs/deprecations_by_plugin.mdx index d75fdd303201e..84a6ef6e82070 100644 --- a/api_docs/deprecations_by_plugin.mdx +++ b/api_docs/deprecations_by_plugin.mdx @@ -1623,7 +1623,7 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/ | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| -| | [ux_app.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/ux/public/application/ux_app.tsx#:~:text=KibanaThemeProvider), [ux_app.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/ux/public/application/ux_app.tsx#:~:text=KibanaThemeProvider), [ux_app.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/ux/public/application/ux_app.tsx#:~:text=KibanaThemeProvider) | - | +| | [ux_app.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/ux/public/application/ux_app.tsx#:~:text=KibanaThemeProvider), [ux_app.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/ux/public/application/ux_app.tsx#:~:text=KibanaThemeProvider), [ux_app.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/ux/public/application/ux_app.tsx#:~:text=KibanaThemeProvider) | - | @@ -1725,4 +1725,4 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/ | Deprecated API | Reference location(s) | Remove By | | ---------------|-----------|-----------| | | [shared_imports.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/watcher/public/application/shared_imports.ts#:~:text=KibanaThemeProvider), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/watcher/public/application/index.tsx#:~:text=KibanaThemeProvider), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/watcher/public/application/index.tsx#:~:text=KibanaThemeProvider), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/watcher/public/application/index.tsx#:~:text=KibanaThemeProvider) | - | -| | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/watcher/public/plugin.ts#:~:text=license%24), [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/watcher/public/plugin.ts#:~:text=license%24) | 8.8.0 | \ No newline at end of file +| | [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/watcher/public/plugin.ts#:~:text=license%24), [plugin.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/watcher/public/plugin.ts#:~:text=license%24) | 8.8.0 | diff --git a/api_docs/kibana_react.devdocs.json b/api_docs/kibana_react.devdocs.json index da6c35434bffb..235489432b5d7 100644 --- a/api_docs/kibana_react.devdocs.json +++ b/api_docs/kibana_react.devdocs.json @@ -41,9 +41,7 @@ "tags": [], "label": "allowEmptyRange", "description": [], - "signature": [ - "true" - ], + "signature": ["true"], "path": "src/plugins/kibana_react/public/validated_range/validated_dual_range.tsx", "deprecated": false, "trackAdoption": false @@ -55,9 +53,7 @@ "tags": [], "label": "fullWidth", "description": [], - "signature": [ - "false" - ], + "signature": ["false"], "path": "src/plugins/kibana_react/public/validated_range/validated_dual_range.tsx", "deprecated": false, "trackAdoption": false @@ -69,9 +65,7 @@ "tags": [], "label": "compressed", "description": [], - "signature": [ - "false" - ], + "signature": ["false"], "path": "src/plugins/kibana_react/public/validated_range/validated_dual_range.tsx", "deprecated": false, "trackAdoption": false @@ -99,9 +93,7 @@ "tags": [], "label": "nextProps", "description": [], - "signature": [ - "Props" - ], + "signature": ["Props"], "path": "src/plugins/kibana_react/public/validated_range/validated_dual_range.tsx", "deprecated": false, "trackAdoption": false, @@ -114,9 +106,7 @@ "tags": [], "label": "prevState", "description": [], - "signature": [ - "State" - ], + "signature": ["State"], "path": "src/plugins/kibana_react/public/validated_range/validated_dual_range.tsx", "deprecated": false, "trackAdoption": false, @@ -144,9 +134,7 @@ "tags": [], "label": "_onChange", "description": [], - "signature": [ - "(value: [string | number, string | number]) => void" - ], + "signature": ["(value: [string | number, string | number]) => void"], "path": "src/plugins/kibana_react/public/validated_range/validated_dual_range.tsx", "deprecated": false, "trackAdoption": false, @@ -158,9 +146,7 @@ "tags": [], "label": "value", "description": [], - "signature": [ - "[string | number, string | number]" - ], + "signature": ["[string | number, string | number]"], "path": "src/plugins/kibana_react/public/validated_range/validated_dual_range.tsx", "deprecated": false, "trackAdoption": false, @@ -176,9 +162,7 @@ "tags": [], "label": "render", "description": [], - "signature": [ - "() => JSX.Element" - ], + "signature": ["() => JSX.Element"], "path": "src/plugins/kibana_react/public/validated_range/validated_dual_range.tsx", "deprecated": false, "trackAdoption": false, @@ -227,9 +211,7 @@ "tags": [], "label": "services", "description": [], - "signature": [ - "Services" - ], + "signature": ["Services"], "path": "src/plugins/kibana_react/public/context/context.tsx", "deprecated": false, "trackAdoption": false, @@ -357,9 +339,7 @@ "type": "Function", "tags": [], "label": "ElasticAgentCard", - "description": [ - "\nApplies extra styling to a typical EuiAvatar" - ], + "description": ["\nApplies extra styling to a typical EuiAvatar"], "signature": [ "({ solution, recommended, title, href, button, layout, category, ...cardRest }: React.PropsWithChildren<", { @@ -409,9 +389,7 @@ "tags": [], "label": "KibanaContextProvider", "description": [], - "signature": [ - "React.FunctionComponent<{ services?: {} | undefined; }>" - ], + "signature": ["React.FunctionComponent<{ services?: {} | undefined; }>"], "path": "src/plugins/kibana_react/public/context/context.tsx", "deprecated": false, "trackAdoption": false, @@ -424,9 +402,7 @@ "tags": [], "label": "props", "description": [], - "signature": [ - "P & { children?: React.ReactNode; }" - ], + "signature": ["P & { children?: React.ReactNode; }"], "path": "node_modules/@types/react/index.d.ts", "deprecated": false, "trackAdoption": false @@ -438,9 +414,7 @@ "tags": [], "label": "context", "description": [], - "signature": [ - "any" - ], + "signature": ["any"], "path": "node_modules/@types/react/index.d.ts", "deprecated": false, "trackAdoption": false @@ -454,9 +428,7 @@ "type": "Function", "tags": [], "label": "KibanaPageTemplateSolutionNavAvatar", - "description": [ - "\nApplies extra styling to a typical EuiAvatar" - ], + "description": ["\nApplies extra styling to a typical EuiAvatar"], "signature": [ "({ className, size, ...rest }: React.PropsWithChildren<", "KibanaPageTemplateSolutionNavAvatarProps", @@ -491,9 +463,7 @@ "parentPluginId": "kibanaReact", "id": "def-public.KibanaThemeProvider", "type": "Function", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "KibanaThemeProvider", "description": [], "signature": [ @@ -1701,15 +1671,15 @@ }, { "plugin": "ux", - "path": "x-pack/plugins/ux/public/application/ux_app.tsx" + "path": "x-pack/plugins/observability_solution/ux/public/application/ux_app.tsx" }, { "plugin": "ux", - "path": "x-pack/plugins/ux/public/application/ux_app.tsx" + "path": "x-pack/plugins/observability_solution/ux/public/application/ux_app.tsx" }, { "plugin": "ux", - "path": "x-pack/plugins/ux/public/application/ux_app.tsx" + "path": "x-pack/plugins/observability_solution/ux/public/application/ux_app.tsx" }, { "plugin": "watcher", @@ -1953,11 +1923,7 @@ "tags": [], "label": "Markdown", "description": [], - "signature": [ - "(props: ", - "MarkdownProps", - ") => JSX.Element" - ], + "signature": ["(props: ", "MarkdownProps", ") => JSX.Element"], "path": "src/plugins/kibana_react/public/markdown/index.tsx", "deprecated": false, "trackAdoption": false, @@ -1969,9 +1935,7 @@ "tags": [], "label": "props", "description": [], - "signature": [ - "MarkdownProps" - ], + "signature": ["MarkdownProps"], "path": "src/plugins/kibana_react/public/markdown/index.tsx", "deprecated": false, "trackAdoption": false, @@ -1988,11 +1952,7 @@ "tags": [], "label": "MarkdownSimple", "description": [], - "signature": [ - "(props: ", - "MarkdownSimpleProps", - ") => JSX.Element" - ], + "signature": ["(props: ", "MarkdownSimpleProps", ") => JSX.Element"], "path": "src/plugins/kibana_react/public/markdown/index.tsx", "deprecated": false, "trackAdoption": false, @@ -2004,9 +1964,7 @@ "tags": [], "label": "props", "description": [], - "signature": [ - "MarkdownSimpleProps" - ], + "signature": ["MarkdownSimpleProps"], "path": "src/plugins/kibana_react/public/markdown/index.tsx", "deprecated": false, "trackAdoption": false, @@ -2135,9 +2093,7 @@ "tags": [], "label": "{\n addDataHref,\n application,\n devToolsHref,\n hidden,\n managementHref,\n showDevToolsLink,\n showManagementLink,\n}", "description": [], - "signature": [ - "Props" - ], + "signature": ["Props"], "path": "src/plugins/kibana_react/public/overview_page/overview_page_actions/overview_page_actions.tsx", "deprecated": false, "trackAdoption": false, @@ -2168,9 +2124,7 @@ "tags": [], "label": "{\n addBasePath,\n path,\n onSetDefaultRoute,\n onChangeDefaultRoute,\n}", "description": [], - "signature": [ - "React.PropsWithChildren" - ], + "signature": ["React.PropsWithChildren"], "path": "src/plugins/kibana_react/public/overview_page/overview_page_footer/overview_page_footer.tsx", "deprecated": false, "trackAdoption": false, @@ -2235,9 +2189,7 @@ "tags": [], "label": "to", "description": [], - "signature": [ - "string | LocationObject" - ], + "signature": ["string | LocationObject"], "path": "src/plugins/kibana_react/public/react_router_navigate/react_router_navigate.tsx", "deprecated": false, "trackAdoption": false, @@ -2250,9 +2202,7 @@ "tags": [], "label": "onClickCallback", "description": [], - "signature": [ - "Function | undefined" - ], + "signature": ["Function | undefined"], "path": "src/plugins/kibana_react/public/react_router_navigate/react_router_navigate.tsx", "deprecated": false, "trackAdoption": false, @@ -2317,9 +2267,7 @@ "tags": [], "label": "to", "description": [], - "signature": [ - "string | LocationObject" - ], + "signature": ["string | LocationObject"], "path": "src/plugins/kibana_react/public/react_router_navigate/react_router_navigate.tsx", "deprecated": false, "trackAdoption": false, @@ -2332,9 +2280,7 @@ "tags": [], "label": "onClickCallback", "description": [], - "signature": [ - "Function | undefined" - ], + "signature": ["Function | undefined"], "path": "src/plugins/kibana_react/public/react_router_navigate/react_router_navigate.tsx", "deprecated": false, "trackAdoption": false, @@ -2348,9 +2294,7 @@ "parentPluginId": "kibanaReact", "id": "def-public.toMountPoint", "type": "Function", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "toMountPoint", "description": [], "signature": [ @@ -3297,9 +3241,7 @@ "tags": [], "label": "node", "description": [], - "signature": [ - "React.ReactNode" - ], + "signature": ["React.ReactNode"], "path": "src/plugins/kibana_react/public/util/index.tsx", "deprecated": false, "trackAdoption": false, @@ -3386,9 +3328,7 @@ "tags": [], "label": "useDarkMode", "description": [], - "signature": [ - "(defaultValue?: boolean | undefined) => boolean" - ], + "signature": ["(defaultValue?: boolean | undefined) => boolean"], "path": "src/plugins/kibana_react/public/dark_mode/use_dark_mode.ts", "deprecated": false, "trackAdoption": false, @@ -3400,9 +3340,7 @@ "tags": [], "label": "defaultValue", "description": [], - "signature": [ - "boolean | undefined" - ], + "signature": ["boolean | undefined"], "path": "src/plugins/kibana_react/public/dark_mode/use_dark_mode.ts", "deprecated": false, "trackAdoption": false, @@ -3418,9 +3356,7 @@ "type": "Function", "tags": [], "label": "useExecutionContext", - "description": [ - "\nSet and clean up application level execution context" - ], + "description": ["\nSet and clean up application level execution context"], "signature": [ "(executionContext: ", { @@ -3500,9 +3436,7 @@ "description": [ "\nReturns the current global UI-settings value.\n\nUsage:\n\n```js\nconst customBranding = useGlobalUiSetting('customBranding:pageTitle');\n```" ], - "signature": [ - "(key: string, defaultValue?: T | undefined) => T" - ], + "signature": ["(key: string, defaultValue?: T | undefined) => T"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3514,9 +3448,7 @@ "tags": [], "label": "key", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3529,9 +3461,7 @@ "tags": [], "label": "defaultValue", "description": [], - "signature": [ - "T | undefined" - ], + "signature": ["T | undefined"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3550,9 +3480,7 @@ "description": [ "\nReturns a 2-tuple, where first entry is the setting value and second is a\nfunction to update the setting value.\n\nSynchronously returns the most current value of the setting and subscribes\nto all subsequent updates, which will re-render your component on new values.\n\nUsage:\n\n```js\nconst [customBranding, setCustomBranding] = useGlobalUiSetting$('customBranding:pageTitle');\n```" ], - "signature": [ - "(key: string, defaultValue?: T | undefined) => [T, Setter]" - ], + "signature": ["(key: string, defaultValue?: T | undefined) => [T, Setter]"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3564,9 +3492,7 @@ "tags": [], "label": "key", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3579,9 +3505,7 @@ "tags": [], "label": "defaultValue", "description": [], - "signature": [ - "T | undefined" - ], + "signature": ["T | undefined"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3633,9 +3557,7 @@ "description": [ "\nReturns the current UI-settings value.\n\nUsage:\n\n```js\nconst darkMode = useUiSetting('theme:darkMode');\n```" ], - "signature": [ - "(key: string, defaultValue?: T | undefined) => T" - ], + "signature": ["(key: string, defaultValue?: T | undefined) => T"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3647,9 +3569,7 @@ "tags": [], "label": "key", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3662,9 +3582,7 @@ "tags": [], "label": "defaultValue", "description": [], - "signature": [ - "T | undefined" - ], + "signature": ["T | undefined"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3683,9 +3601,7 @@ "description": [ "\nReturns a 2-tuple, where first entry is the setting value and second is a\nfunction to update the setting value.\n\nSynchronously returns the most current value of the setting and subscribes\nto all subsequent updates, which will re-render your component on new values.\n\nUsage:\n\n```js\nconst [darkMode, setDarkMode] = useUiSetting$('theme:darkMode');\n```" ], - "signature": [ - "(key: string, defaultValue?: T | undefined) => [T, Setter]" - ], + "signature": ["(key: string, defaultValue?: T | undefined) => [T, Setter]"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3697,9 +3613,7 @@ "tags": [], "label": "key", "description": [], - "signature": [ - "string" - ], + "signature": ["string"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3712,9 +3626,7 @@ "tags": [], "label": "defaultValue", "description": [], - "signature": [ - "T | undefined" - ], + "signature": ["T | undefined"], "path": "src/plugins/kibana_react/public/ui_settings/use_ui_setting.ts", "deprecated": false, "trackAdoption": false, @@ -3753,9 +3665,7 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "React.ComponentType" - ], + "signature": ["React.ComponentType"], "path": "src/plugins/kibana_react/public/context/context.tsx", "deprecated": false, "trackAdoption": false, @@ -3796,9 +3706,7 @@ "tags": [], "label": "node", "description": [], - "signature": [ - "React.ReactNode" - ], + "signature": ["React.ReactNode"], "path": "src/plugins/kibana_react/public/theme.tsx", "deprecated": false, "trackAdoption": false, @@ -3883,9 +3791,7 @@ "tags": [], "label": "Provider", "description": [], - "signature": [ - "React.FunctionComponent<{ services?: T | undefined; }>" - ], + "signature": ["React.FunctionComponent<{ services?: T | undefined; }>"], "path": "src/plugins/kibana_react/public/context/types.ts", "deprecated": false, "trackAdoption": false, @@ -3898,9 +3804,7 @@ "tags": [], "label": "props", "description": [], - "signature": [ - "P & { children?: React.ReactNode; }" - ], + "signature": ["P & { children?: React.ReactNode; }"], "path": "node_modules/@types/react/index.d.ts", "deprecated": false, "trackAdoption": false @@ -3912,9 +3816,7 @@ "tags": [], "label": "context", "description": [], - "signature": [ - "any" - ], + "signature": ["any"], "path": "node_modules/@types/react/index.d.ts", "deprecated": false, "trackAdoption": false @@ -3951,9 +3853,7 @@ "tags": [], "label": "props", "description": [], - "signature": [ - "P" - ], + "signature": ["P"], "path": "node_modules/@types/react/index.d.ts", "deprecated": false, "trackAdoption": false @@ -3991,9 +3891,7 @@ "tags": [], "label": "services", "description": [], - "signature": [ - "Services" - ], + "signature": ["Services"], "path": "src/plugins/kibana_react/public/context/types.ts", "deprecated": false, "trackAdoption": false @@ -4148,9 +4046,7 @@ "tags": [], "label": "node", "description": [], - "signature": [ - "React.ReactNode" - ], + "signature": ["React.ReactNode"], "path": "src/plugins/kibana_react/public/overlays/types.ts", "deprecated": false, "trackAdoption": false, @@ -4217,9 +4113,7 @@ "tags": [], "label": "node", "description": [], - "signature": [ - "React.ReactNode" - ], + "signature": ["React.ReactNode"], "path": "src/plugins/kibana_react/public/overlays/types.ts", "deprecated": false, "trackAdoption": false, @@ -4294,12 +4188,8 @@ "type": "string", "tags": [], "label": "logo", - "description": [ - "\nOptionally replace the auto-generated logo" - ], - "signature": [ - "string | undefined" - ], + "description": ["\nOptionally replace the auto-generated logo"], + "signature": ["string | undefined"], "path": "src/plugins/kibana_react/public/page_template/no_data_page/no_data_page.tsx", "deprecated": false, "trackAdoption": false @@ -4310,9 +4200,7 @@ "type": "string", "tags": [], "label": "docsLink", - "description": [ - "\nRequired to set the docs link for the whole solution" - ], + "description": ["\nRequired to set the docs link for the whole solution"], "path": "src/plugins/kibana_react/public/page_template/no_data_page/no_data_page.tsx", "deprecated": false, "trackAdoption": false @@ -4323,12 +4211,8 @@ "type": "string", "tags": [], "label": "pageTitle", - "description": [ - "\nOptionally replace the auto-generated page title (h1)" - ], - "signature": [ - "string | undefined" - ], + "description": ["\nOptionally replace the auto-generated page title (h1)"], + "signature": ["string | undefined"], "path": "src/plugins/kibana_react/public/page_template/no_data_page/no_data_page.tsx", "deprecated": false, "trackAdoption": false @@ -4406,9 +4290,7 @@ "tags": [], "label": "color", "description": [], - "signature": [ - "\"warning\" | \"success\" | \"primary\" | \"danger\" | undefined" - ], + "signature": ["\"warning\" | \"success\" | \"primary\" | \"danger\" | undefined"], "path": "src/plugins/kibana_react/public/notifications/types.ts", "deprecated": false, "trackAdoption": false @@ -4420,10 +4302,7 @@ "tags": [], "label": "iconType", "description": [], - "signature": [ - "IconType", - " | undefined" - ], + "signature": ["IconType", " | undefined"], "path": "src/plugins/kibana_react/public/notifications/types.ts", "deprecated": false, "trackAdoption": false @@ -4435,9 +4314,7 @@ "tags": [], "label": "toastLifeTimeMs", "description": [], - "signature": [ - "number | undefined" - ], + "signature": ["number | undefined"], "path": "src/plugins/kibana_react/public/notifications/types.ts", "deprecated": false, "trackAdoption": false @@ -4449,9 +4326,7 @@ "tags": [], "label": "onClose", "description": [], - "signature": [ - "(() => void) | undefined" - ], + "signature": ["(() => void) | undefined"], "path": "src/plugins/kibana_react/public/notifications/types.ts", "deprecated": false, "trackAdoption": false @@ -4463,9 +4338,7 @@ "parentPluginId": "kibanaReact", "id": "def-public.ToMountPointOptions", "type": "Interface", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "ToMountPointOptions", "description": [], "path": "src/plugins/kibana_react/public/util/index.tsx", @@ -4549,9 +4422,7 @@ "tags": [], "label": "height", "description": [], - "signature": [ - "string | number | undefined" - ], + "signature": ["string | number | undefined"], "path": "src/plugins/kibana_react/public/url_template_editor/url_template_editor.tsx", "deprecated": false, "trackAdoption": false @@ -4614,11 +4485,7 @@ "tags": [], "label": "onEditor", "description": [], - "signature": [ - "((editor: ", - "editor", - ".IStandaloneCodeEditor) => void) | undefined" - ], + "signature": ["((editor: ", "editor", ".IStandaloneCodeEditor) => void) | undefined"], "path": "src/plugins/kibana_react/public/url_template_editor/url_template_editor.tsx", "deprecated": false, "trackAdoption": false, @@ -4630,10 +4497,7 @@ "tags": [], "label": "editor", "description": [], - "signature": [ - "editor", - ".IStandaloneCodeEditor" - ], + "signature": ["editor", ".IStandaloneCodeEditor"], "path": "src/plugins/kibana_react/public/url_template_editor/url_template_editor.tsx", "deprecated": false, "trackAdoption": false, @@ -4649,9 +4513,7 @@ "tags": [], "label": "placeholder", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "src/plugins/kibana_react/public/url_template_editor/url_template_editor.tsx", "deprecated": false, "trackAdoption": false @@ -4710,9 +4572,7 @@ "tags": [], "label": "title", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "src/plugins/kibana_react/public/url_template_editor/url_template_editor.tsx", "deprecated": false, "trackAdoption": false @@ -4724,9 +4584,7 @@ "tags": [], "label": "documentation", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "src/plugins/kibana_react/public/url_template_editor/url_template_editor.tsx", "deprecated": false, "trackAdoption": false @@ -4738,10 +4596,7 @@ "tags": [], "label": "kind", "description": [], - "signature": [ - "languages", - ".CompletionItemKind | undefined" - ], + "signature": ["languages", ".CompletionItemKind | undefined"], "path": "src/plugins/kibana_react/public/url_template_editor/url_template_editor.tsx", "deprecated": false, "trackAdoption": false @@ -4753,9 +4608,7 @@ "tags": [], "label": "sortText", "description": [], - "signature": [ - "string | undefined" - ], + "signature": ["string | undefined"], "path": "src/plugins/kibana_react/public/url_template_editor/url_template_editor.tsx", "deprecated": false, "trackAdoption": false @@ -4943,9 +4796,7 @@ "parentPluginId": "kibanaReact", "id": "def-public.KibanaThemeProviderProps", "type": "Type", - "tags": [ - "deprecated" - ], + "tags": ["deprecated"], "label": "KibanaThemeProviderProps", "description": [], "signature": [ @@ -5031,9 +4882,7 @@ "tags": [], "label": "Value", "description": [], - "signature": [ - "[string | number, string | number]" - ], + "signature": ["[string | number, string | number]"], "path": "src/plugins/kibana_react/public/validated_range/validated_dual_range.tsx", "deprecated": false, "trackAdoption": false, @@ -5091,9 +4940,7 @@ "type": "Function", "tags": [], "label": "createGlobalStyle", - "description": [ - "/** see https://styled-components.com/docs/api#createglobalstyle */" - ], + "description": ["/** see https://styled-components.com/docs/api#createglobalstyle */"], "signature": [ "

(first: TemplateStringsArray | ", "CSSObject", @@ -5165,12 +5012,7 @@ "tags": [], "label": "interpolations", "description": [], - "signature": [ - "Interpolation", - "<", - "ThemedStyledProps", - ">[]" - ], + "signature": ["Interpolation", "<", "ThemedStyledProps", ">[]"], "path": "node_modules/@types/styled-components/ts3.7/index.d.ts", "deprecated": false, "trackAdoption": false @@ -5184,9 +5026,7 @@ "type": "Function", "tags": [], "label": "css", - "description": [ - "/** see https://styled-components.com/docs/api#css-prop */" - ], + "description": ["/** see https://styled-components.com/docs/api#css-prop */"], "signature": [ "BaseThemedCssFunction", "<", @@ -5210,9 +5050,7 @@ "type": "Function", "tags": [], "label": "euiStyled", - "description": [ - "/** see https://styled-components.com/docs/api#styled */" - ], + "description": ["/** see https://styled-components.com/docs/api#styled */"], "signature": [ "ThemedBaseStyledInterface", "<", @@ -5236,9 +5074,7 @@ "type": "Function", "tags": [], "label": "keyframes", - "description": [ - "/** see https://styled-components.com/docs/api#keyframes */" - ], + "description": ["/** see https://styled-components.com/docs/api#keyframes */"], "signature": [ "(strings: TemplateStringsArray | ", "CSSKeyframes", @@ -5259,10 +5095,7 @@ "tags": [], "label": "strings", "description": [], - "signature": [ - "TemplateStringsArray | ", - "CSSKeyframes" - ], + "signature": ["TemplateStringsArray | ", "CSSKeyframes"], "path": "node_modules/@types/styled-components/ts3.7/index.d.ts", "deprecated": false, "trackAdoption": false @@ -5274,10 +5107,7 @@ "tags": [], "label": "interpolations", "description": [], - "signature": [ - "SimpleInterpolation", - "[]" - ], + "signature": ["SimpleInterpolation", "[]"], "path": "node_modules/@types/styled-components/ts3.7/index.d.ts", "deprecated": false, "trackAdoption": false @@ -5291,9 +5121,7 @@ "type": "Function", "tags": [], "label": "KibanaStyledComponentsThemeProvider", - "description": [ - "\nA `styled-components` `ThemeProvider` that incorporates EUI dark mode." - ], + "description": ["\nA `styled-components` `ThemeProvider` that incorporates EUI dark mode."], "signature": [ ">(component: React.ComponentProps extends { theme?: ", { @@ -5464,9 +5288,7 @@ "tags": [], "label": "component", "description": [], - "signature": [ - "React.ComponentProps extends { theme?: T | undefined; } ? C : never" - ], + "signature": ["React.ComponentProps extends { theme?: T | undefined; } ? C : never"], "path": "node_modules/@types/styled-components/ts3.7/index.d.ts", "deprecated": false, "trackAdoption": false @@ -5495,9 +5317,7 @@ "type": "Object", "tags": [], "label": "eui", - "description": [ - "EUI theme vars that automaticall adjust to light and dark mode." - ], + "description": ["EUI theme vars that automaticall adjust to light and dark mode."], "signature": [ "{ euiZDataGrid: number; euiZHeaderBelowDataGrid: number; euiZDataGridCellPopover: number; euiDataGridCellPaddingS: string; euiDataGridCellPaddingM: string; euiDataGridCellPaddingL: string; euiTableHoverColor: string; euiTableSelectedColor: string; euiTableHoverSelectedColor: string; euiTableActionsBorderColor: string; euiTableHoverClickableColor: string; euiTableFocusClickableColor: string; euiContrastRatioText: number; euiContrastRatioGraphic: number; euiContrastRatioDisabled: number; euiAnimSlightBounce: string; euiAnimSlightResistance: string; euiAnimSpeedExtraFast: string; euiAnimSpeedFast: string; euiAnimSpeedNormal: string; euiAnimSpeedSlow: string; euiAnimSpeedExtraSlow: string; euiBorderWidthThin: string; euiBorderWidthThick: string; euiBorderColor: string; euiBorderRadius: string; euiBorderRadiusSmall: string; euiBorderThick: string; euiBorderThin: string; euiBorderEditable: string; euiButtonHeight: string; euiButtonHeightSmall: string; euiButtonHeightXSmall: string; euiButtonColorDisabled: string; euiButtonColorDisabledText: string; euiButtonColorGhostDisabled: string; euiButtonTypes: { primary: string; accent: string; success: string; warning: string; danger: string; ghost: string; text: string; }; euiPaletteColorBlind: { euiColorVis0: { graphic: string; behindText: string; }; euiColorVis1: { graphic: string; behindText: string; }; euiColorVis2: { graphic: string; behindText: string; }; euiColorVis3: { graphic: string; behindText: string; }; euiColorVis4: { graphic: string; behindText: string; }; euiColorVis5: { graphic: string; behindText: string; }; euiColorVis6: { graphic: string; behindText: string; }; euiColorVis7: { graphic: string; behindText: string; }; euiColorVis8: { graphic: string; behindText: string; }; euiColorVis9: { graphic: string; behindText: string; }; }; euiPaletteColorBlindKeys: string; euiColorVis0: string; euiColorVis1: string; euiColorVis2: string; euiColorVis3: string; euiColorVis4: string; euiColorVis5: string; euiColorVis6: string; euiColorVis7: string; euiColorVis8: string; euiColorVis9: string; euiColorVis0_behindText: string; euiColorVis1_behindText: string; euiColorVis2_behindText: string; euiColorVis3_behindText: string; euiColorVis4_behindText: string; euiColorVis5_behindText: string; euiColorVis6_behindText: string; euiColorVis7_behindText: string; euiColorVis8_behindText: string; euiColorVis9_behindText: string; euiFontWeightLight: number; euiFontWeightRegular: number; euiFontWeightMedium: number; euiFontWeightSemiBold: number; euiFontWeightBold: number; euiCodeFontWeightRegular: number; euiCodeFontWeightBold: number; euiFormMaxWidth: string; euiFormControlHeight: string; euiFormControlCompressedHeight: string; euiFormControlPadding: string; euiFormControlCompressedPadding: string; euiFormControlBorderRadius: string; euiFormControlCompressedBorderRadius: string; euiRadioSize: string; euiCheckBoxSize: string; euiCheckboxBorderRadius: string; euiSwitchHeight: string; euiSwitchWidth: string; euiSwitchThumbSize: string; euiSwitchIconHeight: string; euiSwitchHeightCompressed: string; euiSwitchWidthCompressed: string; euiSwitchThumbSizeCompressed: string; euiSwitchHeightMini: string; euiSwitchWidthMini: string; euiSwitchThumbSizeMini: string; euiFormBackgroundColor: string; euiFormBackgroundDisabledColor: string; euiFormBackgroundReadOnlyColor: string; euiFormBorderOpaqueColor: string; euiFormBorderColor: string; euiFormBorderDisabledColor: string; euiFormCustomControlDisabledIconColor: string; euiFormCustomControlBorderColor: string; euiFormControlDisabledColor: string; euiFormControlBoxShadow: string; euiFormControlPlaceholderText: string; euiFormInputGroupLabelBackground: string; euiFormInputGroupBorder: string; euiSwitchOffColor: string; euiFormControlIconSizes: { small: string; medium: string; large: string; xLarge: string; xxLarge: string; }; euiFormControlLayoutGroupInputHeight: string; euiFormControlLayoutGroupInputCompressedHeight: string; euiFormControlLayoutGroupInputCompressedBorderRadius: string; euiHeaderBackgroundColor: string; euiHeaderDarkBackgroundColor: string; euiHeaderBorderColor: string; euiHeaderBreadcrumbColor: string; euiHeaderHeight: string; euiHeaderChildSize: string; euiHeaderHeightCompensation: string; euiPageDefaultMaxWidth: string; euiPageSidebarMinWidth: string; euiPanelPaddingModifiers: { paddingSmall: string; paddingMedium: string; paddingLarge: string; }; euiPanelBorderRadiusModifiers: { borderRadiusNone: number; borderRadiusMedium: string; }; euiPanelBackgroundColorModifiers: { transparent: string; plain: string; subdued: string; accent: string; primary: string; success: string; warning: string; danger: string; }; euiBreakpoints: { xs: number; s: string; m: string; l: string; xl: string; }; euiBreakpointKeys: string; euiShadowColor: string; euiSize: string; euiSizeXS: string; euiSizeS: string; euiSizeM: string; euiSizeL: string; euiSizeXL: string; euiSizeXXL: string; euiScrollBar: string; euiScrollBarCorner: string; euiScrollBarCornerThin: string; euiFocusRingColor: string; euiFocusRingAnimStartColor: string; euiFocusRingAnimStartSize: string; euiFocusRingAnimStartSizeLarge: string; euiFocusRingSizeLarge: string; euiFocusRingSize: string; euiFocusTransparency: number; euiFocusTransparencyPercent: string; euiFocusBackgroundColor: string; euiFontFamily: string; euiCodeFontFamily: string; euiFontFeatureSettings: string; euiTextScale: string; euiFontSize: string; euiFontSizeXS: string; euiFontSizeS: string; euiFontSizeM: string; euiFontSizeL: string; euiFontSizeXL: string; euiFontSizeXXL: string; euiLineHeight: number; euiBodyLineHeight: number; euiTitles: { xxxs: { 'font-size': string; 'line-height': string; 'font-weight': number; }; xxs: { 'font-size': string; 'line-height': string; 'font-weight': number; }; xs: { 'font-size': string; 'line-height': string; 'font-weight': number; }; s: { 'font-size': string; 'line-height': string; 'font-weight': number; }; m: { 'font-size': string; 'line-height': string; 'font-weight': number; }; l: { 'font-size': string; 'line-height': string; 'font-weight': number; }; }; euiZLevel0: number; euiZLevel1: number; euiZLevel2: number; euiZLevel3: number; euiZLevel4: number; euiZLevel5: number; euiZLevel6: number; euiZLevel7: number; euiZLevel8: number; euiZLevel9: number; euiZToastList: number; euiZModal: number; euiZMask: number; euiZNavigation: number; euiZContentMenu: number; euiZHeader: number; euiZFlyout: number; euiZMaskBelowHeader: number; euiZContent: number; euiColorGhost: string; euiColorInk: string; euiColorPrimary: string; euiColorAccent: string; euiColorSuccess: string; euiColorWarning: string; euiColorDanger: string; euiColorEmptyShade: string; euiColorLightestShade: string; euiColorLightShade: string; euiColorMediumShade: string; euiColorDarkShade: string; euiColorDarkestShade: string; euiColorFullShade: string; euiPageBackgroundColor: string; euiColorHighlight: string; euiTextColor: string; euiTitleColor: string; euiTextSubduedColor: string; euiColorDisabled: string; euiColorPrimaryText: string; euiColorSuccessText: string; euiColorAccentText: string; euiColorWarningText: string; euiColorDangerText: string; euiColorDisabledText: string; euiLinkColor: string; euiColorChartLines: string; euiColorChartBand: string; }" ], @@ -5511,9 +5331,7 @@ "type": "boolean", "tags": [], "label": "darkMode", - "description": [ - "True if the theme is in \"dark\" mode, false otherwise." - ], + "description": ["True if the theme is in \"dark\" mode, false otherwise."], "path": "packages/react/kibana_context/styled/styled_provider.tsx", "deprecated": false, "trackAdoption": false @@ -5526,4 +5344,4 @@ "misc": [], "objects": [] } -} \ No newline at end of file +} diff --git a/api_docs/ux.devdocs.json b/api_docs/ux.devdocs.json index 88ae637d044d0..275704eae47b3 100644 --- a/api_docs/ux.devdocs.json +++ b/api_docs/ux.devdocs.json @@ -14,10 +14,8 @@ "tags": [], "label": "UxPluginStart", "description": [], - "signature": [ - "void" - ], - "path": "x-pack/plugins/ux/public/plugin.ts", + "signature": ["void"], + "path": "x-pack/plugins/observability_solution/ux/public/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "start", @@ -40,4 +38,4 @@ "misc": [], "objects": [] } -} \ No newline at end of file +} diff --git a/docs/developer/plugin-list.asciidoc b/docs/developer/plugin-list.asciidoc index 3eccd4beaedab..fe25b163f0537 100644 --- a/docs/developer/plugin-list.asciidoc +++ b/docs/developer/plugin-list.asciidoc @@ -161,7 +161,7 @@ by the user. The final output of the expression pipeline can be rendered using one of the *renderers* registered in `expressions` plugin. All the arguments to expression functions need to be serializable, as well as input and output. -Expression functions should try to stay 'pure'. This makes functions easy to reuse and also +Expression functions should try to stay 'pure'. This makes functions easy to reuse and also make it possible to serialize the whole chain as well as output at every step of execution. It is possible to add comments to expressions by starting them with a `//` sequence @@ -857,7 +857,7 @@ in their infrastructure. |NOTE: This plugin contains implementation of URL drilldown. For drilldowns infrastructure code refer to ui_actions_enhanced plugin. -|{kib-repo}blob/{branch}/x-pack/plugins/ux/readme.md[ux] +|{kib-repo}blob/{branch}/x-pack/plugins/observability_solution/ux/readme.md[ux] |https://docs.elastic.dev/kibana-dev-docs/welcome diff --git a/package.json b/package.json index 45dac58cc719c..cd31c157eb952 100644 --- a/package.json +++ b/package.json @@ -845,7 +845,7 @@ "@kbn/utility-types": "link:packages/kbn-utility-types", "@kbn/utility-types-jest": "link:packages/kbn-utility-types-jest", "@kbn/utils": "link:packages/kbn-utils", - "@kbn/ux-plugin": "link:x-pack/plugins/ux", + "@kbn/ux-plugin": "link:x-pack/plugins/observability_solution/ux", "@kbn/v8-profiler-examples-plugin": "link:examples/v8_profiler_examples", "@kbn/vis-default-editor-plugin": "link:src/plugins/vis_default_editor", "@kbn/vis-type-gauge-plugin": "link:src/plugins/vis_types/gauge", @@ -1696,4 +1696,4 @@ "zod-to-json-schema": "^3.22.3" }, "packageManager": "yarn@1.22.21" -} \ No newline at end of file +} diff --git a/packages/kbn-babel-preset/styled_components_files.js b/packages/kbn-babel-preset/styled_components_files.js index 49f96c9c67f71..b1d7d227c704e 100644 --- a/packages/kbn-babel-preset/styled_components_files.js +++ b/packages/kbn-babel-preset/styled_components_files.js @@ -14,7 +14,7 @@ module.exports = { USES_STYLED_COMPONENTS: [ /packages[\/\\]kbn-ui-shared-deps-(npm|src)[\/\\]/, /src[\/\\]plugins[\/\\](kibana_react)[\/\\]/, - /x-pack[\/\\]plugins[\/\\](apm|beats_management|cases|fleet|infra|lists|observability|observability_shared|exploratory_view|security_solution|timelines|synthetics|ux|uptime)[\/\\]/, + /x-pack[\/\\]plugins[\/\\](apm|beats_management|cases|fleet|infra|lists|observability|observability_shared|exploratory_view|security_solution|timelines|synthetics|observability_solution\/ux|uptime)[\/\\]/, /x-pack[\/\\]test[\/\\]plugin_functional[\/\\]plugins[\/\\]resolver_test[\/\\]/, /x-pack[\/\\]packages[\/\\]elastic_assistant[\/\\]/, /x-pack[\/\\]packages[\/\\]security-solution[\/\\]ecs_data_quality_dashboard[\/\\]/, diff --git a/tsconfig.base.json b/tsconfig.base.json index 1a54c368d5344..b79ec3ea3c294 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -10,14 +10,22 @@ "@kbn/ace/*": ["packages/kbn-ace/*"], "@kbn/actions-plugin": ["x-pack/plugins/actions"], "@kbn/actions-plugin/*": ["x-pack/plugins/actions/*"], - "@kbn/actions-simulators-plugin": ["x-pack/test/alerting_api_integration/common/plugins/actions_simulators"], - "@kbn/actions-simulators-plugin/*": ["x-pack/test/alerting_api_integration/common/plugins/actions_simulators/*"], + "@kbn/actions-simulators-plugin": [ + "x-pack/test/alerting_api_integration/common/plugins/actions_simulators" + ], + "@kbn/actions-simulators-plugin/*": [ + "x-pack/test/alerting_api_integration/common/plugins/actions_simulators/*" + ], "@kbn/actions-types": ["packages/kbn-actions-types"], "@kbn/actions-types/*": ["packages/kbn-actions-types/*"], "@kbn/advanced-settings-plugin": ["src/plugins/advanced_settings"], "@kbn/advanced-settings-plugin/*": ["src/plugins/advanced_settings/*"], - "@kbn/ai-assistant-management-observability-plugin": ["src/plugins/ai_assistant_management/observability"], - "@kbn/ai-assistant-management-observability-plugin/*": ["src/plugins/ai_assistant_management/observability/*"], + "@kbn/ai-assistant-management-observability-plugin": [ + "src/plugins/ai_assistant_management/observability" + ], + "@kbn/ai-assistant-management-observability-plugin/*": [ + "src/plugins/ai_assistant_management/observability/*" + ], "@kbn/ai-assistant-management-plugin": ["src/plugins/ai_assistant_management/selection"], "@kbn/ai-assistant-management-plugin/*": ["src/plugins/ai_assistant_management/selection/*"], "@kbn/aiops-components": ["x-pack/packages/ml/aiops_components"], @@ -26,10 +34,18 @@ "@kbn/aiops-plugin/*": ["x-pack/plugins/aiops/*"], "@kbn/aiops-utils": ["x-pack/packages/ml/aiops_utils"], "@kbn/aiops-utils/*": ["x-pack/packages/ml/aiops_utils/*"], - "@kbn/alerting-api-integration-helpers": ["x-pack/test/alerting_api_integration/packages/helpers"], - "@kbn/alerting-api-integration-helpers/*": ["x-pack/test/alerting_api_integration/packages/helpers/*"], - "@kbn/alerting-api-integration-test-plugin": ["x-pack/test/alerting_api_integration/common/plugins/alerts"], - "@kbn/alerting-api-integration-test-plugin/*": ["x-pack/test/alerting_api_integration/common/plugins/alerts/*"], + "@kbn/alerting-api-integration-helpers": [ + "x-pack/test/alerting_api_integration/packages/helpers" + ], + "@kbn/alerting-api-integration-helpers/*": [ + "x-pack/test/alerting_api_integration/packages/helpers/*" + ], + "@kbn/alerting-api-integration-test-plugin": [ + "x-pack/test/alerting_api_integration/common/plugins/alerts" + ], + "@kbn/alerting-api-integration-test-plugin/*": [ + "x-pack/test/alerting_api_integration/common/plugins/alerts/*" + ], "@kbn/alerting-example-plugin": ["x-pack/examples/alerting_example"], "@kbn/alerting-example-plugin/*": ["x-pack/examples/alerting_example/*"], "@kbn/alerting-fixture-plugin": ["x-pack/test/functional_with_es_ssl/plugins/alerts"], @@ -42,8 +58,12 @@ "@kbn/alerting-types/*": ["packages/kbn-alerting-types/*"], "@kbn/alerts-as-data-utils": ["packages/kbn-alerts-as-data-utils"], "@kbn/alerts-as-data-utils/*": ["packages/kbn-alerts-as-data-utils/*"], - "@kbn/alerts-restricted-fixtures-plugin": ["x-pack/test/alerting_api_integration/common/plugins/alerts_restricted"], - "@kbn/alerts-restricted-fixtures-plugin/*": ["x-pack/test/alerting_api_integration/common/plugins/alerts_restricted/*"], + "@kbn/alerts-restricted-fixtures-plugin": [ + "x-pack/test/alerting_api_integration/common/plugins/alerts_restricted" + ], + "@kbn/alerts-restricted-fixtures-plugin/*": [ + "x-pack/test/alerting_api_integration/common/plugins/alerts_restricted/*" + ], "@kbn/alerts-ui-shared": ["packages/kbn-alerts-ui-shared"], "@kbn/alerts-ui-shared/*": ["packages/kbn-alerts-ui-shared/*"], "@kbn/ambient-common-types": ["packages/kbn-ambient-common-types"], @@ -59,17 +79,31 @@ "@kbn/analytics-client": ["packages/analytics/client"], "@kbn/analytics-client/*": ["packages/analytics/client/*"], "@kbn/analytics-collection-utils": ["packages/analytics/utils/analytics_collection_utils"], - "@kbn/analytics-collection-utils/*": ["packages/analytics/utils/analytics_collection_utils/*"], + "@kbn/analytics-collection-utils/*": [ + "packages/analytics/utils/analytics_collection_utils/*" + ], "@kbn/analytics-ftr-helpers-plugin": ["test/analytics/plugins/analytics_ftr_helpers"], "@kbn/analytics-ftr-helpers-plugin/*": ["test/analytics/plugins/analytics_ftr_helpers/*"], "@kbn/analytics-plugin-a-plugin": ["test/analytics/plugins/analytics_plugin_a"], "@kbn/analytics-plugin-a-plugin/*": ["test/analytics/plugins/analytics_plugin_a/*"], - "@kbn/analytics-shippers-elastic-v3-browser": ["packages/analytics/shippers/elastic_v3/browser"], - "@kbn/analytics-shippers-elastic-v3-browser/*": ["packages/analytics/shippers/elastic_v3/browser/*"], - "@kbn/analytics-shippers-elastic-v3-common": ["packages/analytics/shippers/elastic_v3/common"], - "@kbn/analytics-shippers-elastic-v3-common/*": ["packages/analytics/shippers/elastic_v3/common/*"], - "@kbn/analytics-shippers-elastic-v3-server": ["packages/analytics/shippers/elastic_v3/server"], - "@kbn/analytics-shippers-elastic-v3-server/*": ["packages/analytics/shippers/elastic_v3/server/*"], + "@kbn/analytics-shippers-elastic-v3-browser": [ + "packages/analytics/shippers/elastic_v3/browser" + ], + "@kbn/analytics-shippers-elastic-v3-browser/*": [ + "packages/analytics/shippers/elastic_v3/browser/*" + ], + "@kbn/analytics-shippers-elastic-v3-common": [ + "packages/analytics/shippers/elastic_v3/common" + ], + "@kbn/analytics-shippers-elastic-v3-common/*": [ + "packages/analytics/shippers/elastic_v3/common/*" + ], + "@kbn/analytics-shippers-elastic-v3-server": [ + "packages/analytics/shippers/elastic_v3/server" + ], + "@kbn/analytics-shippers-elastic-v3-server/*": [ + "packages/analytics/shippers/elastic_v3/server/*" + ], "@kbn/analytics-shippers-fullstory": ["packages/analytics/shippers/fullstory"], "@kbn/analytics-shippers-fullstory/*": ["packages/analytics/shippers/fullstory/*"], "@kbn/apm-config-loader": ["packages/kbn-apm-config-loader"], @@ -86,8 +120,12 @@ "@kbn/apm-utils/*": ["packages/kbn-apm-utils/*"], "@kbn/app-link-test-plugin": ["test/plugin_functional/plugins/app_link_test"], "@kbn/app-link-test-plugin/*": ["test/plugin_functional/plugins/app_link_test/*"], - "@kbn/application-usage-test-plugin": ["x-pack/test/usage_collection/plugins/application_usage_test"], - "@kbn/application-usage-test-plugin/*": ["x-pack/test/usage_collection/plugins/application_usage_test/*"], + "@kbn/application-usage-test-plugin": [ + "x-pack/test/usage_collection/plugins/application_usage_test" + ], + "@kbn/application-usage-test-plugin/*": [ + "x-pack/test/usage_collection/plugins/application_usage_test/*" + ], "@kbn/assetManager-plugin": ["x-pack/plugins/asset_manager"], "@kbn/assetManager-plugin/*": ["x-pack/plugins/asset_manager/*"], "@kbn/audit-log-plugin": ["x-pack/test/security_api_integration/plugins/audit_log"], @@ -116,8 +154,12 @@ "@kbn/calculate-width-from-char-count/*": ["packages/kbn-calculate-width-from-char-count/*"], "@kbn/canvas-plugin": ["x-pack/plugins/canvas"], "@kbn/canvas-plugin/*": ["x-pack/plugins/canvas/*"], - "@kbn/cases-api-integration-test-plugin": ["x-pack/test/cases_api_integration/common/plugins/cases"], - "@kbn/cases-api-integration-test-plugin/*": ["x-pack/test/cases_api_integration/common/plugins/cases/*"], + "@kbn/cases-api-integration-test-plugin": [ + "x-pack/test/cases_api_integration/common/plugins/cases" + ], + "@kbn/cases-api-integration-test-plugin/*": [ + "x-pack/test/cases_api_integration/common/plugins/cases/*" + ], "@kbn/cases-components": ["packages/kbn-cases-components"], "@kbn/cases-components/*": ["packages/kbn-cases-components/*"], "@kbn/cases-plugin": ["x-pack/plugins/cases"], @@ -146,16 +188,24 @@ "@kbn/cloud/*": ["packages/cloud/*"], "@kbn/cloud-chat-plugin": ["x-pack/plugins/cloud_integrations/cloud_chat"], "@kbn/cloud-chat-plugin/*": ["x-pack/plugins/cloud_integrations/cloud_chat/*"], - "@kbn/cloud-data-migration-plugin": ["x-pack/plugins/cloud_integrations/cloud_data_migration"], - "@kbn/cloud-data-migration-plugin/*": ["x-pack/plugins/cloud_integrations/cloud_data_migration/*"], + "@kbn/cloud-data-migration-plugin": [ + "x-pack/plugins/cloud_integrations/cloud_data_migration" + ], + "@kbn/cloud-data-migration-plugin/*": [ + "x-pack/plugins/cloud_integrations/cloud_data_migration/*" + ], "@kbn/cloud-defend-plugin": ["x-pack/plugins/cloud_defend"], "@kbn/cloud-defend-plugin/*": ["x-pack/plugins/cloud_defend/*"], "@kbn/cloud-experiments-plugin": ["x-pack/plugins/cloud_integrations/cloud_experiments"], "@kbn/cloud-experiments-plugin/*": ["x-pack/plugins/cloud_integrations/cloud_experiments/*"], "@kbn/cloud-full-story-plugin": ["x-pack/plugins/cloud_integrations/cloud_full_story"], "@kbn/cloud-full-story-plugin/*": ["x-pack/plugins/cloud_integrations/cloud_full_story/*"], - "@kbn/cloud-integration-saml-provider-plugin": ["x-pack/test/cloud_integration/plugins/saml_provider"], - "@kbn/cloud-integration-saml-provider-plugin/*": ["x-pack/test/cloud_integration/plugins/saml_provider/*"], + "@kbn/cloud-integration-saml-provider-plugin": [ + "x-pack/test/cloud_integration/plugins/saml_provider" + ], + "@kbn/cloud-integration-saml-provider-plugin/*": [ + "x-pack/test/cloud_integration/plugins/saml_provider/*" + ], "@kbn/cloud-links-plugin": ["x-pack/plugins/cloud_integrations/cloud_links"], "@kbn/cloud-links-plugin/*": ["x-pack/plugins/cloud_integrations/cloud_links/*"], "@kbn/cloud-plugin": ["x-pack/plugins/cloud"], @@ -184,14 +234,28 @@ "@kbn/content-management-examples-plugin/*": ["examples/content_management_examples/*"], "@kbn/content-management-plugin": ["src/plugins/content_management"], "@kbn/content-management-plugin/*": ["src/plugins/content_management/*"], - "@kbn/content-management-tabbed-table-list-view": ["packages/content-management/tabbed_table_list_view"], - "@kbn/content-management-tabbed-table-list-view/*": ["packages/content-management/tabbed_table_list_view/*"], + "@kbn/content-management-tabbed-table-list-view": [ + "packages/content-management/tabbed_table_list_view" + ], + "@kbn/content-management-tabbed-table-list-view/*": [ + "packages/content-management/tabbed_table_list_view/*" + ], "@kbn/content-management-table-list-view": ["packages/content-management/table_list_view"], - "@kbn/content-management-table-list-view/*": ["packages/content-management/table_list_view/*"], - "@kbn/content-management-table-list-view-common": ["packages/content-management/table_list_view_common"], - "@kbn/content-management-table-list-view-common/*": ["packages/content-management/table_list_view_common/*"], - "@kbn/content-management-table-list-view-table": ["packages/content-management/table_list_view_table"], - "@kbn/content-management-table-list-view-table/*": ["packages/content-management/table_list_view_table/*"], + "@kbn/content-management-table-list-view/*": [ + "packages/content-management/table_list_view/*" + ], + "@kbn/content-management-table-list-view-common": [ + "packages/content-management/table_list_view_common" + ], + "@kbn/content-management-table-list-view-common/*": [ + "packages/content-management/table_list_view_common/*" + ], + "@kbn/content-management-table-list-view-table": [ + "packages/content-management/table_list_view_table" + ], + "@kbn/content-management-table-list-view-table/*": [ + "packages/content-management/table_list_view_table/*" + ], "@kbn/content-management-utils": ["packages/kbn-content-management-utils"], "@kbn/content-management-utils/*": ["packages/kbn-content-management-utils/*"], "@kbn/controls-example-plugin": ["examples/controls_example"], @@ -202,24 +266,44 @@ "@kbn/core/*": ["src/core/*"], "@kbn/core-analytics-browser": ["packages/core/analytics/core-analytics-browser"], "@kbn/core-analytics-browser/*": ["packages/core/analytics/core-analytics-browser/*"], - "@kbn/core-analytics-browser-internal": ["packages/core/analytics/core-analytics-browser-internal"], - "@kbn/core-analytics-browser-internal/*": ["packages/core/analytics/core-analytics-browser-internal/*"], + "@kbn/core-analytics-browser-internal": [ + "packages/core/analytics/core-analytics-browser-internal" + ], + "@kbn/core-analytics-browser-internal/*": [ + "packages/core/analytics/core-analytics-browser-internal/*" + ], "@kbn/core-analytics-browser-mocks": ["packages/core/analytics/core-analytics-browser-mocks"], - "@kbn/core-analytics-browser-mocks/*": ["packages/core/analytics/core-analytics-browser-mocks/*"], + "@kbn/core-analytics-browser-mocks/*": [ + "packages/core/analytics/core-analytics-browser-mocks/*" + ], "@kbn/core-analytics-server": ["packages/core/analytics/core-analytics-server"], "@kbn/core-analytics-server/*": ["packages/core/analytics/core-analytics-server/*"], - "@kbn/core-analytics-server-internal": ["packages/core/analytics/core-analytics-server-internal"], - "@kbn/core-analytics-server-internal/*": ["packages/core/analytics/core-analytics-server-internal/*"], + "@kbn/core-analytics-server-internal": [ + "packages/core/analytics/core-analytics-server-internal" + ], + "@kbn/core-analytics-server-internal/*": [ + "packages/core/analytics/core-analytics-server-internal/*" + ], "@kbn/core-analytics-server-mocks": ["packages/core/analytics/core-analytics-server-mocks"], - "@kbn/core-analytics-server-mocks/*": ["packages/core/analytics/core-analytics-server-mocks/*"], + "@kbn/core-analytics-server-mocks/*": [ + "packages/core/analytics/core-analytics-server-mocks/*" + ], "@kbn/core-app-status-plugin": ["test/plugin_functional/plugins/core_app_status"], "@kbn/core-app-status-plugin/*": ["test/plugin_functional/plugins/core_app_status/*"], "@kbn/core-application-browser": ["packages/core/application/core-application-browser"], "@kbn/core-application-browser/*": ["packages/core/application/core-application-browser/*"], - "@kbn/core-application-browser-internal": ["packages/core/application/core-application-browser-internal"], - "@kbn/core-application-browser-internal/*": ["packages/core/application/core-application-browser-internal/*"], - "@kbn/core-application-browser-mocks": ["packages/core/application/core-application-browser-mocks"], - "@kbn/core-application-browser-mocks/*": ["packages/core/application/core-application-browser-mocks/*"], + "@kbn/core-application-browser-internal": [ + "packages/core/application/core-application-browser-internal" + ], + "@kbn/core-application-browser-internal/*": [ + "packages/core/application/core-application-browser-internal/*" + ], + "@kbn/core-application-browser-mocks": [ + "packages/core/application/core-application-browser-mocks" + ], + "@kbn/core-application-browser-mocks/*": [ + "packages/core/application/core-application-browser-mocks/*" + ], "@kbn/core-application-common": ["packages/core/application/core-application-common"], "@kbn/core-application-common/*": ["packages/core/application/core-application-common/*"], "@kbn/core-apps-browser-internal": ["packages/core/apps/core-apps-browser-internal"], @@ -240,100 +324,240 @@ "@kbn/core-base-server-internal/*": ["packages/core/base/core-base-server-internal/*"], "@kbn/core-base-server-mocks": ["packages/core/base/core-base-server-mocks"], "@kbn/core-base-server-mocks/*": ["packages/core/base/core-base-server-mocks/*"], - "@kbn/core-capabilities-browser-internal": ["packages/core/capabilities/core-capabilities-browser-internal"], - "@kbn/core-capabilities-browser-internal/*": ["packages/core/capabilities/core-capabilities-browser-internal/*"], - "@kbn/core-capabilities-browser-mocks": ["packages/core/capabilities/core-capabilities-browser-mocks"], - "@kbn/core-capabilities-browser-mocks/*": ["packages/core/capabilities/core-capabilities-browser-mocks/*"], + "@kbn/core-capabilities-browser-internal": [ + "packages/core/capabilities/core-capabilities-browser-internal" + ], + "@kbn/core-capabilities-browser-internal/*": [ + "packages/core/capabilities/core-capabilities-browser-internal/*" + ], + "@kbn/core-capabilities-browser-mocks": [ + "packages/core/capabilities/core-capabilities-browser-mocks" + ], + "@kbn/core-capabilities-browser-mocks/*": [ + "packages/core/capabilities/core-capabilities-browser-mocks/*" + ], "@kbn/core-capabilities-common": ["packages/core/capabilities/core-capabilities-common"], "@kbn/core-capabilities-common/*": ["packages/core/capabilities/core-capabilities-common/*"], "@kbn/core-capabilities-server": ["packages/core/capabilities/core-capabilities-server"], "@kbn/core-capabilities-server/*": ["packages/core/capabilities/core-capabilities-server/*"], - "@kbn/core-capabilities-server-internal": ["packages/core/capabilities/core-capabilities-server-internal"], - "@kbn/core-capabilities-server-internal/*": ["packages/core/capabilities/core-capabilities-server-internal/*"], - "@kbn/core-capabilities-server-mocks": ["packages/core/capabilities/core-capabilities-server-mocks"], - "@kbn/core-capabilities-server-mocks/*": ["packages/core/capabilities/core-capabilities-server-mocks/*"], + "@kbn/core-capabilities-server-internal": [ + "packages/core/capabilities/core-capabilities-server-internal" + ], + "@kbn/core-capabilities-server-internal/*": [ + "packages/core/capabilities/core-capabilities-server-internal/*" + ], + "@kbn/core-capabilities-server-mocks": [ + "packages/core/capabilities/core-capabilities-server-mocks" + ], + "@kbn/core-capabilities-server-mocks/*": [ + "packages/core/capabilities/core-capabilities-server-mocks/*" + ], "@kbn/core-chrome-browser": ["packages/core/chrome/core-chrome-browser"], "@kbn/core-chrome-browser/*": ["packages/core/chrome/core-chrome-browser/*"], "@kbn/core-chrome-browser-internal": ["packages/core/chrome/core-chrome-browser-internal"], - "@kbn/core-chrome-browser-internal/*": ["packages/core/chrome/core-chrome-browser-internal/*"], + "@kbn/core-chrome-browser-internal/*": [ + "packages/core/chrome/core-chrome-browser-internal/*" + ], "@kbn/core-chrome-browser-mocks": ["packages/core/chrome/core-chrome-browser-mocks"], "@kbn/core-chrome-browser-mocks/*": ["packages/core/chrome/core-chrome-browser-mocks/*"], "@kbn/core-config-server-internal": ["packages/core/config/core-config-server-internal"], "@kbn/core-config-server-internal/*": ["packages/core/config/core-config-server-internal/*"], - "@kbn/core-custom-branding-browser": ["packages/core/custom-branding/core-custom-branding-browser"], - "@kbn/core-custom-branding-browser/*": ["packages/core/custom-branding/core-custom-branding-browser/*"], - "@kbn/core-custom-branding-browser-internal": ["packages/core/custom-branding/core-custom-branding-browser-internal"], - "@kbn/core-custom-branding-browser-internal/*": ["packages/core/custom-branding/core-custom-branding-browser-internal/*"], - "@kbn/core-custom-branding-browser-mocks": ["packages/core/custom-branding/core-custom-branding-browser-mocks"], - "@kbn/core-custom-branding-browser-mocks/*": ["packages/core/custom-branding/core-custom-branding-browser-mocks/*"], - "@kbn/core-custom-branding-common": ["packages/core/custom-branding/core-custom-branding-common"], - "@kbn/core-custom-branding-common/*": ["packages/core/custom-branding/core-custom-branding-common/*"], - "@kbn/core-custom-branding-server": ["packages/core/custom-branding/core-custom-branding-server"], - "@kbn/core-custom-branding-server/*": ["packages/core/custom-branding/core-custom-branding-server/*"], - "@kbn/core-custom-branding-server-internal": ["packages/core/custom-branding/core-custom-branding-server-internal"], - "@kbn/core-custom-branding-server-internal/*": ["packages/core/custom-branding/core-custom-branding-server-internal/*"], - "@kbn/core-custom-branding-server-mocks": ["packages/core/custom-branding/core-custom-branding-server-mocks"], - "@kbn/core-custom-branding-server-mocks/*": ["packages/core/custom-branding/core-custom-branding-server-mocks/*"], + "@kbn/core-custom-branding-browser": [ + "packages/core/custom-branding/core-custom-branding-browser" + ], + "@kbn/core-custom-branding-browser/*": [ + "packages/core/custom-branding/core-custom-branding-browser/*" + ], + "@kbn/core-custom-branding-browser-internal": [ + "packages/core/custom-branding/core-custom-branding-browser-internal" + ], + "@kbn/core-custom-branding-browser-internal/*": [ + "packages/core/custom-branding/core-custom-branding-browser-internal/*" + ], + "@kbn/core-custom-branding-browser-mocks": [ + "packages/core/custom-branding/core-custom-branding-browser-mocks" + ], + "@kbn/core-custom-branding-browser-mocks/*": [ + "packages/core/custom-branding/core-custom-branding-browser-mocks/*" + ], + "@kbn/core-custom-branding-common": [ + "packages/core/custom-branding/core-custom-branding-common" + ], + "@kbn/core-custom-branding-common/*": [ + "packages/core/custom-branding/core-custom-branding-common/*" + ], + "@kbn/core-custom-branding-server": [ + "packages/core/custom-branding/core-custom-branding-server" + ], + "@kbn/core-custom-branding-server/*": [ + "packages/core/custom-branding/core-custom-branding-server/*" + ], + "@kbn/core-custom-branding-server-internal": [ + "packages/core/custom-branding/core-custom-branding-server-internal" + ], + "@kbn/core-custom-branding-server-internal/*": [ + "packages/core/custom-branding/core-custom-branding-server-internal/*" + ], + "@kbn/core-custom-branding-server-mocks": [ + "packages/core/custom-branding/core-custom-branding-server-mocks" + ], + "@kbn/core-custom-branding-server-mocks/*": [ + "packages/core/custom-branding/core-custom-branding-server-mocks/*" + ], "@kbn/core-deprecations-browser": ["packages/core/deprecations/core-deprecations-browser"], - "@kbn/core-deprecations-browser/*": ["packages/core/deprecations/core-deprecations-browser/*"], - "@kbn/core-deprecations-browser-internal": ["packages/core/deprecations/core-deprecations-browser-internal"], - "@kbn/core-deprecations-browser-internal/*": ["packages/core/deprecations/core-deprecations-browser-internal/*"], - "@kbn/core-deprecations-browser-mocks": ["packages/core/deprecations/core-deprecations-browser-mocks"], - "@kbn/core-deprecations-browser-mocks/*": ["packages/core/deprecations/core-deprecations-browser-mocks/*"], + "@kbn/core-deprecations-browser/*": [ + "packages/core/deprecations/core-deprecations-browser/*" + ], + "@kbn/core-deprecations-browser-internal": [ + "packages/core/deprecations/core-deprecations-browser-internal" + ], + "@kbn/core-deprecations-browser-internal/*": [ + "packages/core/deprecations/core-deprecations-browser-internal/*" + ], + "@kbn/core-deprecations-browser-mocks": [ + "packages/core/deprecations/core-deprecations-browser-mocks" + ], + "@kbn/core-deprecations-browser-mocks/*": [ + "packages/core/deprecations/core-deprecations-browser-mocks/*" + ], "@kbn/core-deprecations-common": ["packages/core/deprecations/core-deprecations-common"], "@kbn/core-deprecations-common/*": ["packages/core/deprecations/core-deprecations-common/*"], "@kbn/core-deprecations-server": ["packages/core/deprecations/core-deprecations-server"], "@kbn/core-deprecations-server/*": ["packages/core/deprecations/core-deprecations-server/*"], - "@kbn/core-deprecations-server-internal": ["packages/core/deprecations/core-deprecations-server-internal"], - "@kbn/core-deprecations-server-internal/*": ["packages/core/deprecations/core-deprecations-server-internal/*"], - "@kbn/core-deprecations-server-mocks": ["packages/core/deprecations/core-deprecations-server-mocks"], - "@kbn/core-deprecations-server-mocks/*": ["packages/core/deprecations/core-deprecations-server-mocks/*"], + "@kbn/core-deprecations-server-internal": [ + "packages/core/deprecations/core-deprecations-server-internal" + ], + "@kbn/core-deprecations-server-internal/*": [ + "packages/core/deprecations/core-deprecations-server-internal/*" + ], + "@kbn/core-deprecations-server-mocks": [ + "packages/core/deprecations/core-deprecations-server-mocks" + ], + "@kbn/core-deprecations-server-mocks/*": [ + "packages/core/deprecations/core-deprecations-server-mocks/*" + ], "@kbn/core-doc-links-browser": ["packages/core/doc-links/core-doc-links-browser"], "@kbn/core-doc-links-browser/*": ["packages/core/doc-links/core-doc-links-browser/*"], - "@kbn/core-doc-links-browser-internal": ["packages/core/doc-links/core-doc-links-browser-internal"], - "@kbn/core-doc-links-browser-internal/*": ["packages/core/doc-links/core-doc-links-browser-internal/*"], + "@kbn/core-doc-links-browser-internal": [ + "packages/core/doc-links/core-doc-links-browser-internal" + ], + "@kbn/core-doc-links-browser-internal/*": [ + "packages/core/doc-links/core-doc-links-browser-internal/*" + ], "@kbn/core-doc-links-browser-mocks": ["packages/core/doc-links/core-doc-links-browser-mocks"], - "@kbn/core-doc-links-browser-mocks/*": ["packages/core/doc-links/core-doc-links-browser-mocks/*"], + "@kbn/core-doc-links-browser-mocks/*": [ + "packages/core/doc-links/core-doc-links-browser-mocks/*" + ], "@kbn/core-doc-links-server": ["packages/core/doc-links/core-doc-links-server"], "@kbn/core-doc-links-server/*": ["packages/core/doc-links/core-doc-links-server/*"], - "@kbn/core-doc-links-server-internal": ["packages/core/doc-links/core-doc-links-server-internal"], - "@kbn/core-doc-links-server-internal/*": ["packages/core/doc-links/core-doc-links-server-internal/*"], + "@kbn/core-doc-links-server-internal": [ + "packages/core/doc-links/core-doc-links-server-internal" + ], + "@kbn/core-doc-links-server-internal/*": [ + "packages/core/doc-links/core-doc-links-server-internal/*" + ], "@kbn/core-doc-links-server-mocks": ["packages/core/doc-links/core-doc-links-server-mocks"], - "@kbn/core-doc-links-server-mocks/*": ["packages/core/doc-links/core-doc-links-server-mocks/*"], - "@kbn/core-elasticsearch-client-server-internal": ["packages/core/elasticsearch/core-elasticsearch-client-server-internal"], - "@kbn/core-elasticsearch-client-server-internal/*": ["packages/core/elasticsearch/core-elasticsearch-client-server-internal/*"], - "@kbn/core-elasticsearch-client-server-mocks": ["packages/core/elasticsearch/core-elasticsearch-client-server-mocks"], - "@kbn/core-elasticsearch-client-server-mocks/*": ["packages/core/elasticsearch/core-elasticsearch-client-server-mocks/*"], + "@kbn/core-doc-links-server-mocks/*": [ + "packages/core/doc-links/core-doc-links-server-mocks/*" + ], + "@kbn/core-elasticsearch-client-server-internal": [ + "packages/core/elasticsearch/core-elasticsearch-client-server-internal" + ], + "@kbn/core-elasticsearch-client-server-internal/*": [ + "packages/core/elasticsearch/core-elasticsearch-client-server-internal/*" + ], + "@kbn/core-elasticsearch-client-server-mocks": [ + "packages/core/elasticsearch/core-elasticsearch-client-server-mocks" + ], + "@kbn/core-elasticsearch-client-server-mocks/*": [ + "packages/core/elasticsearch/core-elasticsearch-client-server-mocks/*" + ], "@kbn/core-elasticsearch-server": ["packages/core/elasticsearch/core-elasticsearch-server"], - "@kbn/core-elasticsearch-server/*": ["packages/core/elasticsearch/core-elasticsearch-server/*"], - "@kbn/core-elasticsearch-server-internal": ["packages/core/elasticsearch/core-elasticsearch-server-internal"], - "@kbn/core-elasticsearch-server-internal/*": ["packages/core/elasticsearch/core-elasticsearch-server-internal/*"], - "@kbn/core-elasticsearch-server-mocks": ["packages/core/elasticsearch/core-elasticsearch-server-mocks"], - "@kbn/core-elasticsearch-server-mocks/*": ["packages/core/elasticsearch/core-elasticsearch-server-mocks/*"], - "@kbn/core-environment-server-internal": ["packages/core/environment/core-environment-server-internal"], - "@kbn/core-environment-server-internal/*": ["packages/core/environment/core-environment-server-internal/*"], - "@kbn/core-environment-server-mocks": ["packages/core/environment/core-environment-server-mocks"], - "@kbn/core-environment-server-mocks/*": ["packages/core/environment/core-environment-server-mocks/*"], - "@kbn/core-execution-context-browser": ["packages/core/execution-context/core-execution-context-browser"], - "@kbn/core-execution-context-browser/*": ["packages/core/execution-context/core-execution-context-browser/*"], - "@kbn/core-execution-context-browser-internal": ["packages/core/execution-context/core-execution-context-browser-internal"], - "@kbn/core-execution-context-browser-internal/*": ["packages/core/execution-context/core-execution-context-browser-internal/*"], - "@kbn/core-execution-context-browser-mocks": ["packages/core/execution-context/core-execution-context-browser-mocks"], - "@kbn/core-execution-context-browser-mocks/*": ["packages/core/execution-context/core-execution-context-browser-mocks/*"], - "@kbn/core-execution-context-common": ["packages/core/execution-context/core-execution-context-common"], - "@kbn/core-execution-context-common/*": ["packages/core/execution-context/core-execution-context-common/*"], - "@kbn/core-execution-context-server": ["packages/core/execution-context/core-execution-context-server"], - "@kbn/core-execution-context-server/*": ["packages/core/execution-context/core-execution-context-server/*"], - "@kbn/core-execution-context-server-internal": ["packages/core/execution-context/core-execution-context-server-internal"], - "@kbn/core-execution-context-server-internal/*": ["packages/core/execution-context/core-execution-context-server-internal/*"], - "@kbn/core-execution-context-server-mocks": ["packages/core/execution-context/core-execution-context-server-mocks"], - "@kbn/core-execution-context-server-mocks/*": ["packages/core/execution-context/core-execution-context-server-mocks/*"], + "@kbn/core-elasticsearch-server/*": [ + "packages/core/elasticsearch/core-elasticsearch-server/*" + ], + "@kbn/core-elasticsearch-server-internal": [ + "packages/core/elasticsearch/core-elasticsearch-server-internal" + ], + "@kbn/core-elasticsearch-server-internal/*": [ + "packages/core/elasticsearch/core-elasticsearch-server-internal/*" + ], + "@kbn/core-elasticsearch-server-mocks": [ + "packages/core/elasticsearch/core-elasticsearch-server-mocks" + ], + "@kbn/core-elasticsearch-server-mocks/*": [ + "packages/core/elasticsearch/core-elasticsearch-server-mocks/*" + ], + "@kbn/core-environment-server-internal": [ + "packages/core/environment/core-environment-server-internal" + ], + "@kbn/core-environment-server-internal/*": [ + "packages/core/environment/core-environment-server-internal/*" + ], + "@kbn/core-environment-server-mocks": [ + "packages/core/environment/core-environment-server-mocks" + ], + "@kbn/core-environment-server-mocks/*": [ + "packages/core/environment/core-environment-server-mocks/*" + ], + "@kbn/core-execution-context-browser": [ + "packages/core/execution-context/core-execution-context-browser" + ], + "@kbn/core-execution-context-browser/*": [ + "packages/core/execution-context/core-execution-context-browser/*" + ], + "@kbn/core-execution-context-browser-internal": [ + "packages/core/execution-context/core-execution-context-browser-internal" + ], + "@kbn/core-execution-context-browser-internal/*": [ + "packages/core/execution-context/core-execution-context-browser-internal/*" + ], + "@kbn/core-execution-context-browser-mocks": [ + "packages/core/execution-context/core-execution-context-browser-mocks" + ], + "@kbn/core-execution-context-browser-mocks/*": [ + "packages/core/execution-context/core-execution-context-browser-mocks/*" + ], + "@kbn/core-execution-context-common": [ + "packages/core/execution-context/core-execution-context-common" + ], + "@kbn/core-execution-context-common/*": [ + "packages/core/execution-context/core-execution-context-common/*" + ], + "@kbn/core-execution-context-server": [ + "packages/core/execution-context/core-execution-context-server" + ], + "@kbn/core-execution-context-server/*": [ + "packages/core/execution-context/core-execution-context-server/*" + ], + "@kbn/core-execution-context-server-internal": [ + "packages/core/execution-context/core-execution-context-server-internal" + ], + "@kbn/core-execution-context-server-internal/*": [ + "packages/core/execution-context/core-execution-context-server-internal/*" + ], + "@kbn/core-execution-context-server-mocks": [ + "packages/core/execution-context/core-execution-context-server-mocks" + ], + "@kbn/core-execution-context-server-mocks/*": [ + "packages/core/execution-context/core-execution-context-server-mocks/*" + ], "@kbn/core-fatal-errors-browser": ["packages/core/fatal-errors/core-fatal-errors-browser"], - "@kbn/core-fatal-errors-browser/*": ["packages/core/fatal-errors/core-fatal-errors-browser/*"], - "@kbn/core-fatal-errors-browser-internal": ["packages/core/fatal-errors/core-fatal-errors-browser-internal"], - "@kbn/core-fatal-errors-browser-internal/*": ["packages/core/fatal-errors/core-fatal-errors-browser-internal/*"], - "@kbn/core-fatal-errors-browser-mocks": ["packages/core/fatal-errors/core-fatal-errors-browser-mocks"], - "@kbn/core-fatal-errors-browser-mocks/*": ["packages/core/fatal-errors/core-fatal-errors-browser-mocks/*"], + "@kbn/core-fatal-errors-browser/*": [ + "packages/core/fatal-errors/core-fatal-errors-browser/*" + ], + "@kbn/core-fatal-errors-browser-internal": [ + "packages/core/fatal-errors/core-fatal-errors-browser-internal" + ], + "@kbn/core-fatal-errors-browser-internal/*": [ + "packages/core/fatal-errors/core-fatal-errors-browser-internal/*" + ], + "@kbn/core-fatal-errors-browser-mocks": [ + "packages/core/fatal-errors/core-fatal-errors-browser-mocks" + ], + "@kbn/core-fatal-errors-browser-mocks/*": [ + "packages/core/fatal-errors/core-fatal-errors-browser-mocks/*" + ], "@kbn/core-history-block-plugin": ["test/plugin_functional/plugins/core_history_block"], "@kbn/core-history-block-plugin/*": ["test/plugin_functional/plugins/core_history_block/*"], "@kbn/core-http-browser": ["packages/core/http/core-http-browser"], @@ -344,26 +568,54 @@ "@kbn/core-http-browser-mocks/*": ["packages/core/http/core-http-browser-mocks/*"], "@kbn/core-http-common": ["packages/core/http/core-http-common"], "@kbn/core-http-common/*": ["packages/core/http/core-http-common/*"], - "@kbn/core-http-context-server-internal": ["packages/core/http/core-http-context-server-internal"], - "@kbn/core-http-context-server-internal/*": ["packages/core/http/core-http-context-server-internal/*"], + "@kbn/core-http-context-server-internal": [ + "packages/core/http/core-http-context-server-internal" + ], + "@kbn/core-http-context-server-internal/*": [ + "packages/core/http/core-http-context-server-internal/*" + ], "@kbn/core-http-context-server-mocks": ["packages/core/http/core-http-context-server-mocks"], - "@kbn/core-http-context-server-mocks/*": ["packages/core/http/core-http-context-server-mocks/*"], + "@kbn/core-http-context-server-mocks/*": [ + "packages/core/http/core-http-context-server-mocks/*" + ], "@kbn/core-http-plugin": ["test/plugin_functional/plugins/core_http"], "@kbn/core-http-plugin/*": ["test/plugin_functional/plugins/core_http/*"], - "@kbn/core-http-request-handler-context-server": ["packages/core/http/core-http-request-handler-context-server"], - "@kbn/core-http-request-handler-context-server/*": ["packages/core/http/core-http-request-handler-context-server/*"], - "@kbn/core-http-request-handler-context-server-internal": ["packages/core/http/core-http-request-handler-context-server-internal"], - "@kbn/core-http-request-handler-context-server-internal/*": ["packages/core/http/core-http-request-handler-context-server-internal/*"], + "@kbn/core-http-request-handler-context-server": [ + "packages/core/http/core-http-request-handler-context-server" + ], + "@kbn/core-http-request-handler-context-server/*": [ + "packages/core/http/core-http-request-handler-context-server/*" + ], + "@kbn/core-http-request-handler-context-server-internal": [ + "packages/core/http/core-http-request-handler-context-server-internal" + ], + "@kbn/core-http-request-handler-context-server-internal/*": [ + "packages/core/http/core-http-request-handler-context-server-internal/*" + ], "@kbn/core-http-resources-server": ["packages/core/http/core-http-resources-server"], "@kbn/core-http-resources-server/*": ["packages/core/http/core-http-resources-server/*"], - "@kbn/core-http-resources-server-internal": ["packages/core/http/core-http-resources-server-internal"], - "@kbn/core-http-resources-server-internal/*": ["packages/core/http/core-http-resources-server-internal/*"], - "@kbn/core-http-resources-server-mocks": ["packages/core/http/core-http-resources-server-mocks"], - "@kbn/core-http-resources-server-mocks/*": ["packages/core/http/core-http-resources-server-mocks/*"], - "@kbn/core-http-router-server-internal": ["packages/core/http/core-http-router-server-internal"], - "@kbn/core-http-router-server-internal/*": ["packages/core/http/core-http-router-server-internal/*"], + "@kbn/core-http-resources-server-internal": [ + "packages/core/http/core-http-resources-server-internal" + ], + "@kbn/core-http-resources-server-internal/*": [ + "packages/core/http/core-http-resources-server-internal/*" + ], + "@kbn/core-http-resources-server-mocks": [ + "packages/core/http/core-http-resources-server-mocks" + ], + "@kbn/core-http-resources-server-mocks/*": [ + "packages/core/http/core-http-resources-server-mocks/*" + ], + "@kbn/core-http-router-server-internal": [ + "packages/core/http/core-http-router-server-internal" + ], + "@kbn/core-http-router-server-internal/*": [ + "packages/core/http/core-http-router-server-internal/*" + ], "@kbn/core-http-router-server-mocks": ["packages/core/http/core-http-router-server-mocks"], - "@kbn/core-http-router-server-mocks/*": ["packages/core/http/core-http-router-server-mocks/*"], + "@kbn/core-http-router-server-mocks/*": [ + "packages/core/http/core-http-router-server-mocks/*" + ], "@kbn/core-http-server": ["packages/core/http/core-http-server"], "@kbn/core-http-server/*": ["packages/core/http/core-http-server/*"], "@kbn/core-http-server-internal": ["packages/core/http/core-http-server-internal"], @@ -382,54 +634,106 @@ "@kbn/core-i18n-server-internal/*": ["packages/core/i18n/core-i18n-server-internal/*"], "@kbn/core-i18n-server-mocks": ["packages/core/i18n/core-i18n-server-mocks"], "@kbn/core-i18n-server-mocks/*": ["packages/core/i18n/core-i18n-server-mocks/*"], - "@kbn/core-injected-metadata-browser-internal": ["packages/core/injected-metadata/core-injected-metadata-browser-internal"], - "@kbn/core-injected-metadata-browser-internal/*": ["packages/core/injected-metadata/core-injected-metadata-browser-internal/*"], - "@kbn/core-injected-metadata-browser-mocks": ["packages/core/injected-metadata/core-injected-metadata-browser-mocks"], - "@kbn/core-injected-metadata-browser-mocks/*": ["packages/core/injected-metadata/core-injected-metadata-browser-mocks/*"], - "@kbn/core-injected-metadata-common-internal": ["packages/core/injected-metadata/core-injected-metadata-common-internal"], - "@kbn/core-injected-metadata-common-internal/*": ["packages/core/injected-metadata/core-injected-metadata-common-internal/*"], - "@kbn/core-integrations-browser-internal": ["packages/core/integrations/core-integrations-browser-internal"], - "@kbn/core-integrations-browser-internal/*": ["packages/core/integrations/core-integrations-browser-internal/*"], - "@kbn/core-integrations-browser-mocks": ["packages/core/integrations/core-integrations-browser-mocks"], - "@kbn/core-integrations-browser-mocks/*": ["packages/core/integrations/core-integrations-browser-mocks/*"], + "@kbn/core-injected-metadata-browser-internal": [ + "packages/core/injected-metadata/core-injected-metadata-browser-internal" + ], + "@kbn/core-injected-metadata-browser-internal/*": [ + "packages/core/injected-metadata/core-injected-metadata-browser-internal/*" + ], + "@kbn/core-injected-metadata-browser-mocks": [ + "packages/core/injected-metadata/core-injected-metadata-browser-mocks" + ], + "@kbn/core-injected-metadata-browser-mocks/*": [ + "packages/core/injected-metadata/core-injected-metadata-browser-mocks/*" + ], + "@kbn/core-injected-metadata-common-internal": [ + "packages/core/injected-metadata/core-injected-metadata-common-internal" + ], + "@kbn/core-injected-metadata-common-internal/*": [ + "packages/core/injected-metadata/core-injected-metadata-common-internal/*" + ], + "@kbn/core-integrations-browser-internal": [ + "packages/core/integrations/core-integrations-browser-internal" + ], + "@kbn/core-integrations-browser-internal/*": [ + "packages/core/integrations/core-integrations-browser-internal/*" + ], + "@kbn/core-integrations-browser-mocks": [ + "packages/core/integrations/core-integrations-browser-mocks" + ], + "@kbn/core-integrations-browser-mocks/*": [ + "packages/core/integrations/core-integrations-browser-mocks/*" + ], "@kbn/core-lifecycle-browser": ["packages/core/lifecycle/core-lifecycle-browser"], "@kbn/core-lifecycle-browser/*": ["packages/core/lifecycle/core-lifecycle-browser/*"], - "@kbn/core-lifecycle-browser-internal": ["packages/core/lifecycle/core-lifecycle-browser-internal"], - "@kbn/core-lifecycle-browser-internal/*": ["packages/core/lifecycle/core-lifecycle-browser-internal/*"], + "@kbn/core-lifecycle-browser-internal": [ + "packages/core/lifecycle/core-lifecycle-browser-internal" + ], + "@kbn/core-lifecycle-browser-internal/*": [ + "packages/core/lifecycle/core-lifecycle-browser-internal/*" + ], "@kbn/core-lifecycle-browser-mocks": ["packages/core/lifecycle/core-lifecycle-browser-mocks"], - "@kbn/core-lifecycle-browser-mocks/*": ["packages/core/lifecycle/core-lifecycle-browser-mocks/*"], + "@kbn/core-lifecycle-browser-mocks/*": [ + "packages/core/lifecycle/core-lifecycle-browser-mocks/*" + ], "@kbn/core-lifecycle-server": ["packages/core/lifecycle/core-lifecycle-server"], "@kbn/core-lifecycle-server/*": ["packages/core/lifecycle/core-lifecycle-server/*"], - "@kbn/core-lifecycle-server-internal": ["packages/core/lifecycle/core-lifecycle-server-internal"], - "@kbn/core-lifecycle-server-internal/*": ["packages/core/lifecycle/core-lifecycle-server-internal/*"], + "@kbn/core-lifecycle-server-internal": [ + "packages/core/lifecycle/core-lifecycle-server-internal" + ], + "@kbn/core-lifecycle-server-internal/*": [ + "packages/core/lifecycle/core-lifecycle-server-internal/*" + ], "@kbn/core-lifecycle-server-mocks": ["packages/core/lifecycle/core-lifecycle-server-mocks"], - "@kbn/core-lifecycle-server-mocks/*": ["packages/core/lifecycle/core-lifecycle-server-mocks/*"], + "@kbn/core-lifecycle-server-mocks/*": [ + "packages/core/lifecycle/core-lifecycle-server-mocks/*" + ], "@kbn/core-logging-browser-internal": ["packages/core/logging/core-logging-browser-internal"], - "@kbn/core-logging-browser-internal/*": ["packages/core/logging/core-logging-browser-internal/*"], + "@kbn/core-logging-browser-internal/*": [ + "packages/core/logging/core-logging-browser-internal/*" + ], "@kbn/core-logging-browser-mocks": ["packages/core/logging/core-logging-browser-mocks"], "@kbn/core-logging-browser-mocks/*": ["packages/core/logging/core-logging-browser-mocks/*"], "@kbn/core-logging-common-internal": ["packages/core/logging/core-logging-common-internal"], - "@kbn/core-logging-common-internal/*": ["packages/core/logging/core-logging-common-internal/*"], + "@kbn/core-logging-common-internal/*": [ + "packages/core/logging/core-logging-common-internal/*" + ], "@kbn/core-logging-server": ["packages/core/logging/core-logging-server"], "@kbn/core-logging-server/*": ["packages/core/logging/core-logging-server/*"], "@kbn/core-logging-server-internal": ["packages/core/logging/core-logging-server-internal"], - "@kbn/core-logging-server-internal/*": ["packages/core/logging/core-logging-server-internal/*"], + "@kbn/core-logging-server-internal/*": [ + "packages/core/logging/core-logging-server-internal/*" + ], "@kbn/core-logging-server-mocks": ["packages/core/logging/core-logging-server-mocks"], "@kbn/core-logging-server-mocks/*": ["packages/core/logging/core-logging-server-mocks/*"], - "@kbn/core-metrics-collectors-server-internal": ["packages/core/metrics/core-metrics-collectors-server-internal"], - "@kbn/core-metrics-collectors-server-internal/*": ["packages/core/metrics/core-metrics-collectors-server-internal/*"], - "@kbn/core-metrics-collectors-server-mocks": ["packages/core/metrics/core-metrics-collectors-server-mocks"], - "@kbn/core-metrics-collectors-server-mocks/*": ["packages/core/metrics/core-metrics-collectors-server-mocks/*"], + "@kbn/core-metrics-collectors-server-internal": [ + "packages/core/metrics/core-metrics-collectors-server-internal" + ], + "@kbn/core-metrics-collectors-server-internal/*": [ + "packages/core/metrics/core-metrics-collectors-server-internal/*" + ], + "@kbn/core-metrics-collectors-server-mocks": [ + "packages/core/metrics/core-metrics-collectors-server-mocks" + ], + "@kbn/core-metrics-collectors-server-mocks/*": [ + "packages/core/metrics/core-metrics-collectors-server-mocks/*" + ], "@kbn/core-metrics-server": ["packages/core/metrics/core-metrics-server"], "@kbn/core-metrics-server/*": ["packages/core/metrics/core-metrics-server/*"], "@kbn/core-metrics-server-internal": ["packages/core/metrics/core-metrics-server-internal"], - "@kbn/core-metrics-server-internal/*": ["packages/core/metrics/core-metrics-server-internal/*"], + "@kbn/core-metrics-server-internal/*": [ + "packages/core/metrics/core-metrics-server-internal/*" + ], "@kbn/core-metrics-server-mocks": ["packages/core/metrics/core-metrics-server-mocks"], "@kbn/core-metrics-server-mocks/*": ["packages/core/metrics/core-metrics-server-mocks/*"], "@kbn/core-mount-utils-browser": ["packages/core/mount-utils/core-mount-utils-browser"], "@kbn/core-mount-utils-browser/*": ["packages/core/mount-utils/core-mount-utils-browser/*"], - "@kbn/core-mount-utils-browser-internal": ["packages/core/mount-utils/core-mount-utils-browser-internal"], - "@kbn/core-mount-utils-browser-internal/*": ["packages/core/mount-utils/core-mount-utils-browser-internal/*"], + "@kbn/core-mount-utils-browser-internal": [ + "packages/core/mount-utils/core-mount-utils-browser-internal" + ], + "@kbn/core-mount-utils-browser-internal/*": [ + "packages/core/mount-utils/core-mount-utils-browser-internal/*" + ], "@kbn/core-node-server": ["packages/core/node/core-node-server"], "@kbn/core-node-server/*": ["packages/core/node/core-node-server/*"], "@kbn/core-node-server-internal": ["packages/core/node/core-node-server-internal"], @@ -437,117 +741,267 @@ "@kbn/core-node-server-mocks": ["packages/core/node/core-node-server-mocks"], "@kbn/core-node-server-mocks/*": ["packages/core/node/core-node-server-mocks/*"], "@kbn/core-notifications-browser": ["packages/core/notifications/core-notifications-browser"], - "@kbn/core-notifications-browser/*": ["packages/core/notifications/core-notifications-browser/*"], - "@kbn/core-notifications-browser-internal": ["packages/core/notifications/core-notifications-browser-internal"], - "@kbn/core-notifications-browser-internal/*": ["packages/core/notifications/core-notifications-browser-internal/*"], - "@kbn/core-notifications-browser-mocks": ["packages/core/notifications/core-notifications-browser-mocks"], - "@kbn/core-notifications-browser-mocks/*": ["packages/core/notifications/core-notifications-browser-mocks/*"], + "@kbn/core-notifications-browser/*": [ + "packages/core/notifications/core-notifications-browser/*" + ], + "@kbn/core-notifications-browser-internal": [ + "packages/core/notifications/core-notifications-browser-internal" + ], + "@kbn/core-notifications-browser-internal/*": [ + "packages/core/notifications/core-notifications-browser-internal/*" + ], + "@kbn/core-notifications-browser-mocks": [ + "packages/core/notifications/core-notifications-browser-mocks" + ], + "@kbn/core-notifications-browser-mocks/*": [ + "packages/core/notifications/core-notifications-browser-mocks/*" + ], "@kbn/core-overlays-browser": ["packages/core/overlays/core-overlays-browser"], "@kbn/core-overlays-browser/*": ["packages/core/overlays/core-overlays-browser/*"], - "@kbn/core-overlays-browser-internal": ["packages/core/overlays/core-overlays-browser-internal"], - "@kbn/core-overlays-browser-internal/*": ["packages/core/overlays/core-overlays-browser-internal/*"], + "@kbn/core-overlays-browser-internal": [ + "packages/core/overlays/core-overlays-browser-internal" + ], + "@kbn/core-overlays-browser-internal/*": [ + "packages/core/overlays/core-overlays-browser-internal/*" + ], "@kbn/core-overlays-browser-mocks": ["packages/core/overlays/core-overlays-browser-mocks"], - "@kbn/core-overlays-browser-mocks/*": ["packages/core/overlays/core-overlays-browser-mocks/*"], + "@kbn/core-overlays-browser-mocks/*": [ + "packages/core/overlays/core-overlays-browser-mocks/*" + ], "@kbn/core-plugin-a-plugin": ["test/plugin_functional/plugins/core_plugin_a"], "@kbn/core-plugin-a-plugin/*": ["test/plugin_functional/plugins/core_plugin_a/*"], "@kbn/core-plugin-appleave-plugin": ["test/plugin_functional/plugins/core_plugin_appleave"], - "@kbn/core-plugin-appleave-plugin/*": ["test/plugin_functional/plugins/core_plugin_appleave/*"], + "@kbn/core-plugin-appleave-plugin/*": [ + "test/plugin_functional/plugins/core_plugin_appleave/*" + ], "@kbn/core-plugin-b-plugin": ["test/plugin_functional/plugins/core_plugin_b"], "@kbn/core-plugin-b-plugin/*": ["test/plugin_functional/plugins/core_plugin_b/*"], - "@kbn/core-plugin-chromeless-plugin": ["test/plugin_functional/plugins/core_plugin_chromeless"], - "@kbn/core-plugin-chromeless-plugin/*": ["test/plugin_functional/plugins/core_plugin_chromeless/*"], - "@kbn/core-plugin-deep-links-plugin": ["test/plugin_functional/plugins/core_plugin_deep_links"], - "@kbn/core-plugin-deep-links-plugin/*": ["test/plugin_functional/plugins/core_plugin_deep_links/*"], - "@kbn/core-plugin-deprecations-plugin": ["test/plugin_functional/plugins/core_plugin_deprecations"], - "@kbn/core-plugin-deprecations-plugin/*": ["test/plugin_functional/plugins/core_plugin_deprecations/*"], - "@kbn/core-plugin-dynamic-resolving-a": ["test/plugin_functional/plugins/core_dynamic_resolving_a"], - "@kbn/core-plugin-dynamic-resolving-a/*": ["test/plugin_functional/plugins/core_dynamic_resolving_a/*"], - "@kbn/core-plugin-dynamic-resolving-b": ["test/plugin_functional/plugins/core_dynamic_resolving_b"], - "@kbn/core-plugin-dynamic-resolving-b/*": ["test/plugin_functional/plugins/core_dynamic_resolving_b/*"], - "@kbn/core-plugin-execution-context-plugin": ["test/plugin_functional/plugins/core_plugin_execution_context"], - "@kbn/core-plugin-execution-context-plugin/*": ["test/plugin_functional/plugins/core_plugin_execution_context/*"], + "@kbn/core-plugin-chromeless-plugin": [ + "test/plugin_functional/plugins/core_plugin_chromeless" + ], + "@kbn/core-plugin-chromeless-plugin/*": [ + "test/plugin_functional/plugins/core_plugin_chromeless/*" + ], + "@kbn/core-plugin-deep-links-plugin": [ + "test/plugin_functional/plugins/core_plugin_deep_links" + ], + "@kbn/core-plugin-deep-links-plugin/*": [ + "test/plugin_functional/plugins/core_plugin_deep_links/*" + ], + "@kbn/core-plugin-deprecations-plugin": [ + "test/plugin_functional/plugins/core_plugin_deprecations" + ], + "@kbn/core-plugin-deprecations-plugin/*": [ + "test/plugin_functional/plugins/core_plugin_deprecations/*" + ], + "@kbn/core-plugin-dynamic-resolving-a": [ + "test/plugin_functional/plugins/core_dynamic_resolving_a" + ], + "@kbn/core-plugin-dynamic-resolving-a/*": [ + "test/plugin_functional/plugins/core_dynamic_resolving_a/*" + ], + "@kbn/core-plugin-dynamic-resolving-b": [ + "test/plugin_functional/plugins/core_dynamic_resolving_b" + ], + "@kbn/core-plugin-dynamic-resolving-b/*": [ + "test/plugin_functional/plugins/core_dynamic_resolving_b/*" + ], + "@kbn/core-plugin-execution-context-plugin": [ + "test/plugin_functional/plugins/core_plugin_execution_context" + ], + "@kbn/core-plugin-execution-context-plugin/*": [ + "test/plugin_functional/plugins/core_plugin_execution_context/*" + ], "@kbn/core-plugin-helpmenu-plugin": ["test/plugin_functional/plugins/core_plugin_helpmenu"], - "@kbn/core-plugin-helpmenu-plugin/*": ["test/plugin_functional/plugins/core_plugin_helpmenu/*"], - "@kbn/core-plugin-initializer-context-plugin": ["test/node_roles_functional/plugins/core_plugin_initializer_context"], - "@kbn/core-plugin-initializer-context-plugin/*": ["test/node_roles_functional/plugins/core_plugin_initializer_context/*"], - "@kbn/core-plugin-route-timeouts-plugin": ["test/plugin_functional/plugins/core_plugin_route_timeouts"], - "@kbn/core-plugin-route-timeouts-plugin/*": ["test/plugin_functional/plugins/core_plugin_route_timeouts/*"], - "@kbn/core-plugin-static-assets-plugin": ["test/plugin_functional/plugins/core_plugin_static_assets"], - "@kbn/core-plugin-static-assets-plugin/*": ["test/plugin_functional/plugins/core_plugin_static_assets/*"], - "@kbn/core-plugins-base-server-internal": ["packages/core/plugins/core-plugins-base-server-internal"], - "@kbn/core-plugins-base-server-internal/*": ["packages/core/plugins/core-plugins-base-server-internal/*"], + "@kbn/core-plugin-helpmenu-plugin/*": [ + "test/plugin_functional/plugins/core_plugin_helpmenu/*" + ], + "@kbn/core-plugin-initializer-context-plugin": [ + "test/node_roles_functional/plugins/core_plugin_initializer_context" + ], + "@kbn/core-plugin-initializer-context-plugin/*": [ + "test/node_roles_functional/plugins/core_plugin_initializer_context/*" + ], + "@kbn/core-plugin-route-timeouts-plugin": [ + "test/plugin_functional/plugins/core_plugin_route_timeouts" + ], + "@kbn/core-plugin-route-timeouts-plugin/*": [ + "test/plugin_functional/plugins/core_plugin_route_timeouts/*" + ], + "@kbn/core-plugin-static-assets-plugin": [ + "test/plugin_functional/plugins/core_plugin_static_assets" + ], + "@kbn/core-plugin-static-assets-plugin/*": [ + "test/plugin_functional/plugins/core_plugin_static_assets/*" + ], + "@kbn/core-plugins-base-server-internal": [ + "packages/core/plugins/core-plugins-base-server-internal" + ], + "@kbn/core-plugins-base-server-internal/*": [ + "packages/core/plugins/core-plugins-base-server-internal/*" + ], "@kbn/core-plugins-browser": ["packages/core/plugins/core-plugins-browser"], "@kbn/core-plugins-browser/*": ["packages/core/plugins/core-plugins-browser/*"], "@kbn/core-plugins-browser-internal": ["packages/core/plugins/core-plugins-browser-internal"], - "@kbn/core-plugins-browser-internal/*": ["packages/core/plugins/core-plugins-browser-internal/*"], + "@kbn/core-plugins-browser-internal/*": [ + "packages/core/plugins/core-plugins-browser-internal/*" + ], "@kbn/core-plugins-browser-mocks": ["packages/core/plugins/core-plugins-browser-mocks"], "@kbn/core-plugins-browser-mocks/*": ["packages/core/plugins/core-plugins-browser-mocks/*"], - "@kbn/core-plugins-contracts-browser": ["packages/core/plugins/core-plugins-contracts-browser"], - "@kbn/core-plugins-contracts-browser/*": ["packages/core/plugins/core-plugins-contracts-browser/*"], + "@kbn/core-plugins-contracts-browser": [ + "packages/core/plugins/core-plugins-contracts-browser" + ], + "@kbn/core-plugins-contracts-browser/*": [ + "packages/core/plugins/core-plugins-contracts-browser/*" + ], "@kbn/core-plugins-contracts-server": ["packages/core/plugins/core-plugins-contracts-server"], - "@kbn/core-plugins-contracts-server/*": ["packages/core/plugins/core-plugins-contracts-server/*"], + "@kbn/core-plugins-contracts-server/*": [ + "packages/core/plugins/core-plugins-contracts-server/*" + ], "@kbn/core-plugins-server": ["packages/core/plugins/core-plugins-server"], "@kbn/core-plugins-server/*": ["packages/core/plugins/core-plugins-server/*"], "@kbn/core-plugins-server-internal": ["packages/core/plugins/core-plugins-server-internal"], - "@kbn/core-plugins-server-internal/*": ["packages/core/plugins/core-plugins-server-internal/*"], + "@kbn/core-plugins-server-internal/*": [ + "packages/core/plugins/core-plugins-server-internal/*" + ], "@kbn/core-plugins-server-mocks": ["packages/core/plugins/core-plugins-server-mocks"], "@kbn/core-plugins-server-mocks/*": ["packages/core/plugins/core-plugins-server-mocks/*"], "@kbn/core-preboot-server": ["packages/core/preboot/core-preboot-server"], "@kbn/core-preboot-server/*": ["packages/core/preboot/core-preboot-server/*"], "@kbn/core-preboot-server-internal": ["packages/core/preboot/core-preboot-server-internal"], - "@kbn/core-preboot-server-internal/*": ["packages/core/preboot/core-preboot-server-internal/*"], + "@kbn/core-preboot-server-internal/*": [ + "packages/core/preboot/core-preboot-server-internal/*" + ], "@kbn/core-preboot-server-mocks": ["packages/core/preboot/core-preboot-server-mocks"], "@kbn/core-preboot-server-mocks/*": ["packages/core/preboot/core-preboot-server-mocks/*"], "@kbn/core-provider-plugin": ["test/plugin_functional/plugins/core_provider_plugin"], "@kbn/core-provider-plugin/*": ["test/plugin_functional/plugins/core_provider_plugin/*"], - "@kbn/core-rendering-browser-internal": ["packages/core/rendering/core-rendering-browser-internal"], - "@kbn/core-rendering-browser-internal/*": ["packages/core/rendering/core-rendering-browser-internal/*"], + "@kbn/core-rendering-browser-internal": [ + "packages/core/rendering/core-rendering-browser-internal" + ], + "@kbn/core-rendering-browser-internal/*": [ + "packages/core/rendering/core-rendering-browser-internal/*" + ], "@kbn/core-rendering-browser-mocks": ["packages/core/rendering/core-rendering-browser-mocks"], - "@kbn/core-rendering-browser-mocks/*": ["packages/core/rendering/core-rendering-browser-mocks/*"], - "@kbn/core-rendering-server-internal": ["packages/core/rendering/core-rendering-server-internal"], - "@kbn/core-rendering-server-internal/*": ["packages/core/rendering/core-rendering-server-internal/*"], + "@kbn/core-rendering-browser-mocks/*": [ + "packages/core/rendering/core-rendering-browser-mocks/*" + ], + "@kbn/core-rendering-server-internal": [ + "packages/core/rendering/core-rendering-server-internal" + ], + "@kbn/core-rendering-server-internal/*": [ + "packages/core/rendering/core-rendering-server-internal/*" + ], "@kbn/core-rendering-server-mocks": ["packages/core/rendering/core-rendering-server-mocks"], - "@kbn/core-rendering-server-mocks/*": ["packages/core/rendering/core-rendering-server-mocks/*"], + "@kbn/core-rendering-server-mocks/*": [ + "packages/core/rendering/core-rendering-server-mocks/*" + ], "@kbn/core-root-browser-internal": ["packages/core/root/core-root-browser-internal"], "@kbn/core-root-browser-internal/*": ["packages/core/root/core-root-browser-internal/*"], "@kbn/core-root-server-internal": ["packages/core/root/core-root-server-internal"], "@kbn/core-root-server-internal/*": ["packages/core/root/core-root-server-internal/*"], - "@kbn/core-saved-objects-api-browser": ["packages/core/saved-objects/core-saved-objects-api-browser"], - "@kbn/core-saved-objects-api-browser/*": ["packages/core/saved-objects/core-saved-objects-api-browser/*"], - "@kbn/core-saved-objects-api-server": ["packages/core/saved-objects/core-saved-objects-api-server"], - "@kbn/core-saved-objects-api-server/*": ["packages/core/saved-objects/core-saved-objects-api-server/*"], - "@kbn/core-saved-objects-api-server-internal": ["packages/core/saved-objects/core-saved-objects-api-server-internal"], - "@kbn/core-saved-objects-api-server-internal/*": ["packages/core/saved-objects/core-saved-objects-api-server-internal/*"], - "@kbn/core-saved-objects-api-server-mocks": ["packages/core/saved-objects/core-saved-objects-api-server-mocks"], - "@kbn/core-saved-objects-api-server-mocks/*": ["packages/core/saved-objects/core-saved-objects-api-server-mocks/*"], - "@kbn/core-saved-objects-base-server-internal": ["packages/core/saved-objects/core-saved-objects-base-server-internal"], - "@kbn/core-saved-objects-base-server-internal/*": ["packages/core/saved-objects/core-saved-objects-base-server-internal/*"], - "@kbn/core-saved-objects-base-server-mocks": ["packages/core/saved-objects/core-saved-objects-base-server-mocks"], - "@kbn/core-saved-objects-base-server-mocks/*": ["packages/core/saved-objects/core-saved-objects-base-server-mocks/*"], + "@kbn/core-saved-objects-api-browser": [ + "packages/core/saved-objects/core-saved-objects-api-browser" + ], + "@kbn/core-saved-objects-api-browser/*": [ + "packages/core/saved-objects/core-saved-objects-api-browser/*" + ], + "@kbn/core-saved-objects-api-server": [ + "packages/core/saved-objects/core-saved-objects-api-server" + ], + "@kbn/core-saved-objects-api-server/*": [ + "packages/core/saved-objects/core-saved-objects-api-server/*" + ], + "@kbn/core-saved-objects-api-server-internal": [ + "packages/core/saved-objects/core-saved-objects-api-server-internal" + ], + "@kbn/core-saved-objects-api-server-internal/*": [ + "packages/core/saved-objects/core-saved-objects-api-server-internal/*" + ], + "@kbn/core-saved-objects-api-server-mocks": [ + "packages/core/saved-objects/core-saved-objects-api-server-mocks" + ], + "@kbn/core-saved-objects-api-server-mocks/*": [ + "packages/core/saved-objects/core-saved-objects-api-server-mocks/*" + ], + "@kbn/core-saved-objects-base-server-internal": [ + "packages/core/saved-objects/core-saved-objects-base-server-internal" + ], + "@kbn/core-saved-objects-base-server-internal/*": [ + "packages/core/saved-objects/core-saved-objects-base-server-internal/*" + ], + "@kbn/core-saved-objects-base-server-mocks": [ + "packages/core/saved-objects/core-saved-objects-base-server-mocks" + ], + "@kbn/core-saved-objects-base-server-mocks/*": [ + "packages/core/saved-objects/core-saved-objects-base-server-mocks/*" + ], "@kbn/core-saved-objects-browser": ["packages/core/saved-objects/core-saved-objects-browser"], - "@kbn/core-saved-objects-browser/*": ["packages/core/saved-objects/core-saved-objects-browser/*"], - "@kbn/core-saved-objects-browser-internal": ["packages/core/saved-objects/core-saved-objects-browser-internal"], - "@kbn/core-saved-objects-browser-internal/*": ["packages/core/saved-objects/core-saved-objects-browser-internal/*"], - "@kbn/core-saved-objects-browser-mocks": ["packages/core/saved-objects/core-saved-objects-browser-mocks"], - "@kbn/core-saved-objects-browser-mocks/*": ["packages/core/saved-objects/core-saved-objects-browser-mocks/*"], + "@kbn/core-saved-objects-browser/*": [ + "packages/core/saved-objects/core-saved-objects-browser/*" + ], + "@kbn/core-saved-objects-browser-internal": [ + "packages/core/saved-objects/core-saved-objects-browser-internal" + ], + "@kbn/core-saved-objects-browser-internal/*": [ + "packages/core/saved-objects/core-saved-objects-browser-internal/*" + ], + "@kbn/core-saved-objects-browser-mocks": [ + "packages/core/saved-objects/core-saved-objects-browser-mocks" + ], + "@kbn/core-saved-objects-browser-mocks/*": [ + "packages/core/saved-objects/core-saved-objects-browser-mocks/*" + ], "@kbn/core-saved-objects-common": ["packages/core/saved-objects/core-saved-objects-common"], - "@kbn/core-saved-objects-common/*": ["packages/core/saved-objects/core-saved-objects-common/*"], - "@kbn/core-saved-objects-import-export-server-internal": ["packages/core/saved-objects/core-saved-objects-import-export-server-internal"], - "@kbn/core-saved-objects-import-export-server-internal/*": ["packages/core/saved-objects/core-saved-objects-import-export-server-internal/*"], - "@kbn/core-saved-objects-import-export-server-mocks": ["packages/core/saved-objects/core-saved-objects-import-export-server-mocks"], - "@kbn/core-saved-objects-import-export-server-mocks/*": ["packages/core/saved-objects/core-saved-objects-import-export-server-mocks/*"], - "@kbn/core-saved-objects-migration-server-internal": ["packages/core/saved-objects/core-saved-objects-migration-server-internal"], - "@kbn/core-saved-objects-migration-server-internal/*": ["packages/core/saved-objects/core-saved-objects-migration-server-internal/*"], - "@kbn/core-saved-objects-migration-server-mocks": ["packages/core/saved-objects/core-saved-objects-migration-server-mocks"], - "@kbn/core-saved-objects-migration-server-mocks/*": ["packages/core/saved-objects/core-saved-objects-migration-server-mocks/*"], + "@kbn/core-saved-objects-common/*": [ + "packages/core/saved-objects/core-saved-objects-common/*" + ], + "@kbn/core-saved-objects-import-export-server-internal": [ + "packages/core/saved-objects/core-saved-objects-import-export-server-internal" + ], + "@kbn/core-saved-objects-import-export-server-internal/*": [ + "packages/core/saved-objects/core-saved-objects-import-export-server-internal/*" + ], + "@kbn/core-saved-objects-import-export-server-mocks": [ + "packages/core/saved-objects/core-saved-objects-import-export-server-mocks" + ], + "@kbn/core-saved-objects-import-export-server-mocks/*": [ + "packages/core/saved-objects/core-saved-objects-import-export-server-mocks/*" + ], + "@kbn/core-saved-objects-migration-server-internal": [ + "packages/core/saved-objects/core-saved-objects-migration-server-internal" + ], + "@kbn/core-saved-objects-migration-server-internal/*": [ + "packages/core/saved-objects/core-saved-objects-migration-server-internal/*" + ], + "@kbn/core-saved-objects-migration-server-mocks": [ + "packages/core/saved-objects/core-saved-objects-migration-server-mocks" + ], + "@kbn/core-saved-objects-migration-server-mocks/*": [ + "packages/core/saved-objects/core-saved-objects-migration-server-mocks/*" + ], "@kbn/core-saved-objects-server": ["packages/core/saved-objects/core-saved-objects-server"], - "@kbn/core-saved-objects-server/*": ["packages/core/saved-objects/core-saved-objects-server/*"], - "@kbn/core-saved-objects-server-internal": ["packages/core/saved-objects/core-saved-objects-server-internal"], - "@kbn/core-saved-objects-server-internal/*": ["packages/core/saved-objects/core-saved-objects-server-internal/*"], - "@kbn/core-saved-objects-server-mocks": ["packages/core/saved-objects/core-saved-objects-server-mocks"], - "@kbn/core-saved-objects-server-mocks/*": ["packages/core/saved-objects/core-saved-objects-server-mocks/*"], - "@kbn/core-saved-objects-utils-server": ["packages/core/saved-objects/core-saved-objects-utils-server"], - "@kbn/core-saved-objects-utils-server/*": ["packages/core/saved-objects/core-saved-objects-utils-server/*"], + "@kbn/core-saved-objects-server/*": [ + "packages/core/saved-objects/core-saved-objects-server/*" + ], + "@kbn/core-saved-objects-server-internal": [ + "packages/core/saved-objects/core-saved-objects-server-internal" + ], + "@kbn/core-saved-objects-server-internal/*": [ + "packages/core/saved-objects/core-saved-objects-server-internal/*" + ], + "@kbn/core-saved-objects-server-mocks": [ + "packages/core/saved-objects/core-saved-objects-server-mocks" + ], + "@kbn/core-saved-objects-server-mocks/*": [ + "packages/core/saved-objects/core-saved-objects-server-mocks/*" + ], + "@kbn/core-saved-objects-utils-server": [ + "packages/core/saved-objects/core-saved-objects-utils-server" + ], + "@kbn/core-saved-objects-utils-server/*": [ + "packages/core/saved-objects/core-saved-objects-utils-server/*" + ], "@kbn/core-status-common": ["packages/core/status/core-status-common"], "@kbn/core-status-common/*": ["packages/core/status/core-status-common/*"], "@kbn/core-status-common-internal": ["packages/core/status/core-status-common-internal"], @@ -558,18 +1012,42 @@ "@kbn/core-status-server-internal/*": ["packages/core/status/core-status-server-internal/*"], "@kbn/core-status-server-mocks": ["packages/core/status/core-status-server-mocks"], "@kbn/core-status-server-mocks/*": ["packages/core/status/core-status-server-mocks/*"], - "@kbn/core-test-helpers-deprecations-getters": ["packages/core/test-helpers/core-test-helpers-deprecations-getters"], - "@kbn/core-test-helpers-deprecations-getters/*": ["packages/core/test-helpers/core-test-helpers-deprecations-getters/*"], - "@kbn/core-test-helpers-http-setup-browser": ["packages/core/test-helpers/core-test-helpers-http-setup-browser"], - "@kbn/core-test-helpers-http-setup-browser/*": ["packages/core/test-helpers/core-test-helpers-http-setup-browser/*"], - "@kbn/core-test-helpers-kbn-server": ["packages/core/test-helpers/core-test-helpers-kbn-server"], - "@kbn/core-test-helpers-kbn-server/*": ["packages/core/test-helpers/core-test-helpers-kbn-server/*"], - "@kbn/core-test-helpers-model-versions": ["packages/core/test-helpers/core-test-helpers-model-versions"], - "@kbn/core-test-helpers-model-versions/*": ["packages/core/test-helpers/core-test-helpers-model-versions/*"], - "@kbn/core-test-helpers-so-type-serializer": ["packages/core/test-helpers/core-test-helpers-so-type-serializer"], - "@kbn/core-test-helpers-so-type-serializer/*": ["packages/core/test-helpers/core-test-helpers-so-type-serializer/*"], - "@kbn/core-test-helpers-test-utils": ["packages/core/test-helpers/core-test-helpers-test-utils"], - "@kbn/core-test-helpers-test-utils/*": ["packages/core/test-helpers/core-test-helpers-test-utils/*"], + "@kbn/core-test-helpers-deprecations-getters": [ + "packages/core/test-helpers/core-test-helpers-deprecations-getters" + ], + "@kbn/core-test-helpers-deprecations-getters/*": [ + "packages/core/test-helpers/core-test-helpers-deprecations-getters/*" + ], + "@kbn/core-test-helpers-http-setup-browser": [ + "packages/core/test-helpers/core-test-helpers-http-setup-browser" + ], + "@kbn/core-test-helpers-http-setup-browser/*": [ + "packages/core/test-helpers/core-test-helpers-http-setup-browser/*" + ], + "@kbn/core-test-helpers-kbn-server": [ + "packages/core/test-helpers/core-test-helpers-kbn-server" + ], + "@kbn/core-test-helpers-kbn-server/*": [ + "packages/core/test-helpers/core-test-helpers-kbn-server/*" + ], + "@kbn/core-test-helpers-model-versions": [ + "packages/core/test-helpers/core-test-helpers-model-versions" + ], + "@kbn/core-test-helpers-model-versions/*": [ + "packages/core/test-helpers/core-test-helpers-model-versions/*" + ], + "@kbn/core-test-helpers-so-type-serializer": [ + "packages/core/test-helpers/core-test-helpers-so-type-serializer" + ], + "@kbn/core-test-helpers-so-type-serializer/*": [ + "packages/core/test-helpers/core-test-helpers-so-type-serializer/*" + ], + "@kbn/core-test-helpers-test-utils": [ + "packages/core/test-helpers/core-test-helpers-test-utils" + ], + "@kbn/core-test-helpers-test-utils/*": [ + "packages/core/test-helpers/core-test-helpers-test-utils/*" + ], "@kbn/core-theme-browser": ["packages/core/theme/core-theme-browser"], "@kbn/core-theme-browser/*": ["packages/core/theme/core-theme-browser/*"], "@kbn/core-theme-browser-internal": ["packages/core/theme/core-theme-browser-internal"], @@ -578,32 +1056,70 @@ "@kbn/core-theme-browser-mocks/*": ["packages/core/theme/core-theme-browser-mocks/*"], "@kbn/core-ui-settings-browser": ["packages/core/ui-settings/core-ui-settings-browser"], "@kbn/core-ui-settings-browser/*": ["packages/core/ui-settings/core-ui-settings-browser/*"], - "@kbn/core-ui-settings-browser-internal": ["packages/core/ui-settings/core-ui-settings-browser-internal"], - "@kbn/core-ui-settings-browser-internal/*": ["packages/core/ui-settings/core-ui-settings-browser-internal/*"], - "@kbn/core-ui-settings-browser-mocks": ["packages/core/ui-settings/core-ui-settings-browser-mocks"], - "@kbn/core-ui-settings-browser-mocks/*": ["packages/core/ui-settings/core-ui-settings-browser-mocks/*"], + "@kbn/core-ui-settings-browser-internal": [ + "packages/core/ui-settings/core-ui-settings-browser-internal" + ], + "@kbn/core-ui-settings-browser-internal/*": [ + "packages/core/ui-settings/core-ui-settings-browser-internal/*" + ], + "@kbn/core-ui-settings-browser-mocks": [ + "packages/core/ui-settings/core-ui-settings-browser-mocks" + ], + "@kbn/core-ui-settings-browser-mocks/*": [ + "packages/core/ui-settings/core-ui-settings-browser-mocks/*" + ], "@kbn/core-ui-settings-common": ["packages/core/ui-settings/core-ui-settings-common"], "@kbn/core-ui-settings-common/*": ["packages/core/ui-settings/core-ui-settings-common/*"], "@kbn/core-ui-settings-server": ["packages/core/ui-settings/core-ui-settings-server"], "@kbn/core-ui-settings-server/*": ["packages/core/ui-settings/core-ui-settings-server/*"], - "@kbn/core-ui-settings-server-internal": ["packages/core/ui-settings/core-ui-settings-server-internal"], - "@kbn/core-ui-settings-server-internal/*": ["packages/core/ui-settings/core-ui-settings-server-internal/*"], - "@kbn/core-ui-settings-server-mocks": ["packages/core/ui-settings/core-ui-settings-server-mocks"], - "@kbn/core-ui-settings-server-mocks/*": ["packages/core/ui-settings/core-ui-settings-server-mocks/*"], - "@kbn/core-usage-data-base-server-internal": ["packages/core/usage-data/core-usage-data-base-server-internal"], - "@kbn/core-usage-data-base-server-internal/*": ["packages/core/usage-data/core-usage-data-base-server-internal/*"], + "@kbn/core-ui-settings-server-internal": [ + "packages/core/ui-settings/core-ui-settings-server-internal" + ], + "@kbn/core-ui-settings-server-internal/*": [ + "packages/core/ui-settings/core-ui-settings-server-internal/*" + ], + "@kbn/core-ui-settings-server-mocks": [ + "packages/core/ui-settings/core-ui-settings-server-mocks" + ], + "@kbn/core-ui-settings-server-mocks/*": [ + "packages/core/ui-settings/core-ui-settings-server-mocks/*" + ], + "@kbn/core-usage-data-base-server-internal": [ + "packages/core/usage-data/core-usage-data-base-server-internal" + ], + "@kbn/core-usage-data-base-server-internal/*": [ + "packages/core/usage-data/core-usage-data-base-server-internal/*" + ], "@kbn/core-usage-data-server": ["packages/core/usage-data/core-usage-data-server"], "@kbn/core-usage-data-server/*": ["packages/core/usage-data/core-usage-data-server/*"], - "@kbn/core-usage-data-server-internal": ["packages/core/usage-data/core-usage-data-server-internal"], - "@kbn/core-usage-data-server-internal/*": ["packages/core/usage-data/core-usage-data-server-internal/*"], - "@kbn/core-usage-data-server-mocks": ["packages/core/usage-data/core-usage-data-server-mocks"], - "@kbn/core-usage-data-server-mocks/*": ["packages/core/usage-data/core-usage-data-server-mocks/*"], + "@kbn/core-usage-data-server-internal": [ + "packages/core/usage-data/core-usage-data-server-internal" + ], + "@kbn/core-usage-data-server-internal/*": [ + "packages/core/usage-data/core-usage-data-server-internal/*" + ], + "@kbn/core-usage-data-server-mocks": [ + "packages/core/usage-data/core-usage-data-server-mocks" + ], + "@kbn/core-usage-data-server-mocks/*": [ + "packages/core/usage-data/core-usage-data-server-mocks/*" + ], "@kbn/core-user-settings-server": ["packages/core/user-settings/core-user-settings-server"], - "@kbn/core-user-settings-server/*": ["packages/core/user-settings/core-user-settings-server/*"], - "@kbn/core-user-settings-server-internal": ["packages/core/user-settings/core-user-settings-server-internal"], - "@kbn/core-user-settings-server-internal/*": ["packages/core/user-settings/core-user-settings-server-internal/*"], - "@kbn/core-user-settings-server-mocks": ["packages/core/user-settings/core-user-settings-server-mocks"], - "@kbn/core-user-settings-server-mocks/*": ["packages/core/user-settings/core-user-settings-server-mocks/*"], + "@kbn/core-user-settings-server/*": [ + "packages/core/user-settings/core-user-settings-server/*" + ], + "@kbn/core-user-settings-server-internal": [ + "packages/core/user-settings/core-user-settings-server-internal" + ], + "@kbn/core-user-settings-server-internal/*": [ + "packages/core/user-settings/core-user-settings-server-internal/*" + ], + "@kbn/core-user-settings-server-mocks": [ + "packages/core/user-settings/core-user-settings-server-mocks" + ], + "@kbn/core-user-settings-server-mocks/*": [ + "packages/core/user-settings/core-user-settings-server-mocks/*" + ], "@kbn/cross-cluster-replication-plugin": ["x-pack/plugins/cross_cluster_replication"], "@kbn/cross-cluster-replication-plugin/*": ["x-pack/plugins/cross_cluster_replication/*"], "@kbn/crypto": ["packages/kbn-crypto"], @@ -685,7 +1201,9 @@ "@kbn/developer-examples-plugin": ["examples/developer_examples"], "@kbn/developer-examples-plugin/*": ["examples/developer_examples/*"], "@kbn/discover-customization-examples-plugin": ["examples/discover_customization_examples"], - "@kbn/discover-customization-examples-plugin/*": ["examples/discover_customization_examples/*"], + "@kbn/discover-customization-examples-plugin/*": [ + "examples/discover_customization_examples/*" + ], "@kbn/discover-enhanced-plugin": ["x-pack/plugins/discover_enhanced"], "@kbn/discover-enhanced-plugin/*": ["x-pack/plugins/discover_enhanced/*"], "@kbn/discover-plugin": ["src/plugins/discover"], @@ -700,8 +1218,12 @@ "@kbn/dom-drag-drop/*": ["packages/kbn-dom-drag-drop/*"], "@kbn/ebt-tools": ["packages/kbn-ebt-tools"], "@kbn/ebt-tools/*": ["packages/kbn-ebt-tools/*"], - "@kbn/ecs-data-quality-dashboard": ["x-pack/packages/security-solution/ecs_data_quality_dashboard"], - "@kbn/ecs-data-quality-dashboard/*": ["x-pack/packages/security-solution/ecs_data_quality_dashboard/*"], + "@kbn/ecs-data-quality-dashboard": [ + "x-pack/packages/security-solution/ecs_data_quality_dashboard" + ], + "@kbn/ecs-data-quality-dashboard/*": [ + "x-pack/packages/security-solution/ecs_data_quality_dashboard/*" + ], "@kbn/ecs-data-quality-dashboard-plugin": ["x-pack/plugins/ecs_data_quality_dashboard"], "@kbn/ecs-data-quality-dashboard-plugin/*": ["x-pack/plugins/ecs_data_quality_dashboard/*"], "@kbn/elastic-agent-utils": ["packages/kbn-elastic-agent-utils"], @@ -712,10 +1234,18 @@ "@kbn/elastic-assistant-common/*": ["x-pack/packages/kbn-elastic-assistant-common/*"], "@kbn/elastic-assistant-plugin": ["x-pack/plugins/elastic_assistant"], "@kbn/elastic-assistant-plugin/*": ["x-pack/plugins/elastic_assistant/*"], - "@kbn/elasticsearch-client-plugin": ["test/plugin_functional/plugins/elasticsearch_client_plugin"], - "@kbn/elasticsearch-client-plugin/*": ["test/plugin_functional/plugins/elasticsearch_client_plugin/*"], - "@kbn/elasticsearch-client-xpack-plugin": ["x-pack/test/plugin_api_integration/plugins/elasticsearch_client"], - "@kbn/elasticsearch-client-xpack-plugin/*": ["x-pack/test/plugin_api_integration/plugins/elasticsearch_client/*"], + "@kbn/elasticsearch-client-plugin": [ + "test/plugin_functional/plugins/elasticsearch_client_plugin" + ], + "@kbn/elasticsearch-client-plugin/*": [ + "test/plugin_functional/plugins/elasticsearch_client_plugin/*" + ], + "@kbn/elasticsearch-client-xpack-plugin": [ + "x-pack/test/plugin_api_integration/plugins/elasticsearch_client" + ], + "@kbn/elasticsearch-client-xpack-plugin/*": [ + "x-pack/test/plugin_api_integration/plugins/elasticsearch_client/*" + ], "@kbn/embeddable-enhanced-plugin": ["x-pack/plugins/embeddable_enhanced"], "@kbn/embeddable-enhanced-plugin/*": ["x-pack/plugins/embeddable_enhanced/*"], "@kbn/embeddable-examples-plugin": ["examples/embeddable_examples"], @@ -758,8 +1288,12 @@ "@kbn/eslint-plugin-telemetry/*": ["packages/kbn-eslint-plugin-telemetry/*"], "@kbn/eso-model-version-example": ["examples/eso_model_version_example"], "@kbn/eso-model-version-example/*": ["examples/eso_model_version_example/*"], - "@kbn/eso-plugin": ["x-pack/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin"], - "@kbn/eso-plugin/*": ["x-pack/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin/*"], + "@kbn/eso-plugin": [ + "x-pack/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin" + ], + "@kbn/eso-plugin/*": [ + "x-pack/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin/*" + ], "@kbn/esql-utils": ["packages/kbn-esql-utils"], "@kbn/esql-utils/*": ["packages/kbn-esql-utils/*"], "@kbn/event-annotation-common": ["packages/kbn-event-annotation-common"], @@ -790,14 +1324,22 @@ "@kbn/expression-heatmap-plugin/*": ["src/plugins/chart_expressions/expression_heatmap/*"], "@kbn/expression-image-plugin": ["src/plugins/expression_image"], "@kbn/expression-image-plugin/*": ["src/plugins/expression_image/*"], - "@kbn/expression-legacy-metric-vis-plugin": ["src/plugins/chart_expressions/expression_legacy_metric"], - "@kbn/expression-legacy-metric-vis-plugin/*": ["src/plugins/chart_expressions/expression_legacy_metric/*"], + "@kbn/expression-legacy-metric-vis-plugin": [ + "src/plugins/chart_expressions/expression_legacy_metric" + ], + "@kbn/expression-legacy-metric-vis-plugin/*": [ + "src/plugins/chart_expressions/expression_legacy_metric/*" + ], "@kbn/expression-metric-plugin": ["src/plugins/expression_metric"], "@kbn/expression-metric-plugin/*": ["src/plugins/expression_metric/*"], "@kbn/expression-metric-vis-plugin": ["src/plugins/chart_expressions/expression_metric"], "@kbn/expression-metric-vis-plugin/*": ["src/plugins/chart_expressions/expression_metric/*"], - "@kbn/expression-partition-vis-plugin": ["src/plugins/chart_expressions/expression_partition_vis"], - "@kbn/expression-partition-vis-plugin/*": ["src/plugins/chart_expressions/expression_partition_vis/*"], + "@kbn/expression-partition-vis-plugin": [ + "src/plugins/chart_expressions/expression_partition_vis" + ], + "@kbn/expression-partition-vis-plugin/*": [ + "src/plugins/chart_expressions/expression_partition_vis/*" + ], "@kbn/expression-repeat-image-plugin": ["src/plugins/expression_repeat_image"], "@kbn/expression-repeat-image-plugin/*": ["src/plugins/expression_repeat_image/*"], "@kbn/expression-reveal-image-plugin": ["src/plugins/expression_reveal_image"], @@ -816,12 +1358,18 @@ "@kbn/failed-test-reporter-cli/*": ["packages/kbn-failed-test-reporter-cli/*"], "@kbn/feature-controls-examples-plugin": ["examples/feature_control_examples"], "@kbn/feature-controls-examples-plugin/*": ["examples/feature_control_examples/*"], - "@kbn/feature-usage-test-plugin": ["x-pack/test/plugin_api_integration/plugins/feature_usage_test"], - "@kbn/feature-usage-test-plugin/*": ["x-pack/test/plugin_api_integration/plugins/feature_usage_test/*"], + "@kbn/feature-usage-test-plugin": [ + "x-pack/test/plugin_api_integration/plugins/feature_usage_test" + ], + "@kbn/feature-usage-test-plugin/*": [ + "x-pack/test/plugin_api_integration/plugins/feature_usage_test/*" + ], "@kbn/features-plugin": ["x-pack/plugins/features"], "@kbn/features-plugin/*": ["x-pack/plugins/features/*"], "@kbn/fec-alerts-test-plugin": ["x-pack/test/functional_execution_context/plugins/alerts"], - "@kbn/fec-alerts-test-plugin/*": ["x-pack/test/functional_execution_context/plugins/alerts/*"], + "@kbn/fec-alerts-test-plugin/*": [ + "x-pack/test/functional_execution_context/plugins/alerts/*" + ], "@kbn/field-formats-example-plugin": ["examples/field_formats_example"], "@kbn/field-formats-example-plugin/*": ["examples/field_formats_example/*"], "@kbn/field-formats-plugin": ["src/plugins/field_formats"], @@ -853,13 +1401,23 @@ "@kbn/ftr-common-functional-services": ["packages/kbn-ftr-common-functional-services"], "@kbn/ftr-common-functional-services/*": ["packages/kbn-ftr-common-functional-services/*"], "@kbn/ftr-common-functional-ui-services": ["packages/kbn-ftr-common-functional-ui-services"], - "@kbn/ftr-common-functional-ui-services/*": ["packages/kbn-ftr-common-functional-ui-services/*"], + "@kbn/ftr-common-functional-ui-services/*": [ + "packages/kbn-ftr-common-functional-ui-services/*" + ], "@kbn/ftr-screenshot-filename": ["packages/kbn-ftr-screenshot-filename"], "@kbn/ftr-screenshot-filename/*": ["packages/kbn-ftr-screenshot-filename/*"], - "@kbn/functional-with-es-ssl-cases-test-plugin": ["x-pack/test/functional_with_es_ssl/plugins/cases"], - "@kbn/functional-with-es-ssl-cases-test-plugin/*": ["x-pack/test/functional_with_es_ssl/plugins/cases/*"], - "@kbn/gen-ai-streaming-response-example-plugin": ["x-pack/examples/gen_ai_streaming_response_example"], - "@kbn/gen-ai-streaming-response-example-plugin/*": ["x-pack/examples/gen_ai_streaming_response_example/*"], + "@kbn/functional-with-es-ssl-cases-test-plugin": [ + "x-pack/test/functional_with_es_ssl/plugins/cases" + ], + "@kbn/functional-with-es-ssl-cases-test-plugin/*": [ + "x-pack/test/functional_with_es_ssl/plugins/cases/*" + ], + "@kbn/gen-ai-streaming-response-example-plugin": [ + "x-pack/examples/gen_ai_streaming_response_example" + ], + "@kbn/gen-ai-streaming-response-example-plugin/*": [ + "x-pack/examples/gen_ai_streaming_response_example/*" + ], "@kbn/generate": ["packages/kbn-generate"], "@kbn/generate/*": ["packages/kbn-generate/*"], "@kbn/generate-console-definitions": ["packages/kbn-generate-console-definitions"], @@ -874,8 +1432,12 @@ "@kbn/global-search-plugin/*": ["x-pack/plugins/global_search/*"], "@kbn/global-search-providers-plugin": ["x-pack/plugins/global_search_providers"], "@kbn/global-search-providers-plugin/*": ["x-pack/plugins/global_search_providers/*"], - "@kbn/global-search-test-plugin": ["x-pack/test/plugin_functional/plugins/global_search_test"], - "@kbn/global-search-test-plugin/*": ["x-pack/test/plugin_functional/plugins/global_search_test/*"], + "@kbn/global-search-test-plugin": [ + "x-pack/test/plugin_functional/plugins/global_search_test" + ], + "@kbn/global-search-test-plugin/*": [ + "x-pack/test/plugin_functional/plugins/global_search_test/*" + ], "@kbn/graph-plugin": ["x-pack/plugins/graph"], "@kbn/graph-plugin/*": ["x-pack/plugins/graph/*"], "@kbn/grokdebugger-plugin": ["x-pack/plugins/grokdebugger"], @@ -907,7 +1469,9 @@ "@kbn/i18n-react": ["packages/kbn-i18n-react"], "@kbn/i18n-react/*": ["packages/kbn-i18n-react/*"], "@kbn/iframe-embedded-plugin": ["x-pack/test/functional_embedded/plugins/iframe_embedded"], - "@kbn/iframe-embedded-plugin/*": ["x-pack/test/functional_embedded/plugins/iframe_embedded/*"], + "@kbn/iframe-embedded-plugin/*": [ + "x-pack/test/functional_embedded/plugins/iframe_embedded/*" + ], "@kbn/image-embeddable-plugin": ["src/plugins/image_embeddable"], "@kbn/image-embeddable-plugin/*": ["src/plugins/image_embeddable/*"], "@kbn/import-locator": ["packages/kbn-import-locator"], @@ -932,8 +1496,12 @@ "@kbn/inspector-plugin/*": ["src/plugins/inspector/*"], "@kbn/interactive-setup-plugin": ["src/plugins/interactive_setup"], "@kbn/interactive-setup-plugin/*": ["src/plugins/interactive_setup/*"], - "@kbn/interactive-setup-test-endpoints-plugin": ["test/interactive_setup_api_integration/plugins/test_endpoints"], - "@kbn/interactive-setup-test-endpoints-plugin/*": ["test/interactive_setup_api_integration/plugins/test_endpoints/*"], + "@kbn/interactive-setup-test-endpoints-plugin": [ + "test/interactive_setup_api_integration/plugins/test_endpoints" + ], + "@kbn/interactive-setup-test-endpoints-plugin/*": [ + "test/interactive_setup_api_integration/plugins/test_endpoints/*" + ], "@kbn/interpreter": ["packages/kbn-interpreter"], "@kbn/interpreter/*": ["packages/kbn-interpreter/*"], "@kbn/io-ts-utils": ["packages/kbn-io-ts-utils"], @@ -946,14 +1514,26 @@ "@kbn/json-ast/*": ["packages/kbn-json-ast/*"], "@kbn/kbn-health-gateway-status-plugin": ["test/health_gateway/plugins/status"], "@kbn/kbn-health-gateway-status-plugin/*": ["test/health_gateway/plugins/status/*"], - "@kbn/kbn-sample-panel-action-plugin": ["test/plugin_functional/plugins/kbn_sample_panel_action"], - "@kbn/kbn-sample-panel-action-plugin/*": ["test/plugin_functional/plugins/kbn_sample_panel_action/*"], + "@kbn/kbn-sample-panel-action-plugin": [ + "test/plugin_functional/plugins/kbn_sample_panel_action" + ], + "@kbn/kbn-sample-panel-action-plugin/*": [ + "test/plugin_functional/plugins/kbn_sample_panel_action/*" + ], "@kbn/kbn-top-nav-plugin": ["test/plugin_functional/plugins/kbn_top_nav"], "@kbn/kbn-top-nav-plugin/*": ["test/plugin_functional/plugins/kbn_top_nav/*"], - "@kbn/kbn-tp-custom-visualizations-plugin": ["test/plugin_functional/plugins/kbn_tp_custom_visualizations"], - "@kbn/kbn-tp-custom-visualizations-plugin/*": ["test/plugin_functional/plugins/kbn_tp_custom_visualizations/*"], - "@kbn/kbn-tp-run-pipeline-plugin": ["test/interpreter_functional/plugins/kbn_tp_run_pipeline"], - "@kbn/kbn-tp-run-pipeline-plugin/*": ["test/interpreter_functional/plugins/kbn_tp_run_pipeline/*"], + "@kbn/kbn-tp-custom-visualizations-plugin": [ + "test/plugin_functional/plugins/kbn_tp_custom_visualizations" + ], + "@kbn/kbn-tp-custom-visualizations-plugin/*": [ + "test/plugin_functional/plugins/kbn_tp_custom_visualizations/*" + ], + "@kbn/kbn-tp-run-pipeline-plugin": [ + "test/interpreter_functional/plugins/kbn_tp_run_pipeline" + ], + "@kbn/kbn-tp-run-pipeline-plugin/*": [ + "test/interpreter_functional/plugins/kbn_tp_run_pipeline/*" + ], "@kbn/kibana-cors-test-plugin": ["x-pack/test/functional_cors/plugins/kibana_cors_test"], "@kbn/kibana-cors-test-plugin/*": ["x-pack/test/functional_cors/plugins/kibana_cors_test/*"], "@kbn/kibana-manifest-schema": ["packages/kbn-kibana-manifest-schema"], @@ -974,8 +1554,12 @@ "@kbn/lens-embeddable-utils/*": ["packages/kbn-lens-embeddable-utils/*"], "@kbn/lens-formula-docs": ["packages/kbn-lens-formula-docs"], "@kbn/lens-formula-docs/*": ["packages/kbn-lens-formula-docs/*"], - "@kbn/lens-inline-editing-example-plugin": ["x-pack/examples/lens_embeddable_inline_editing_example"], - "@kbn/lens-inline-editing-example-plugin/*": ["x-pack/examples/lens_embeddable_inline_editing_example/*"], + "@kbn/lens-inline-editing-example-plugin": [ + "x-pack/examples/lens_embeddable_inline_editing_example" + ], + "@kbn/lens-inline-editing-example-plugin/*": [ + "x-pack/examples/lens_embeddable_inline_editing_example/*" + ], "@kbn/lens-plugin": ["x-pack/plugins/lens"], "@kbn/lens-plugin/*": ["x-pack/plugins/lens/*"], "@kbn/license-api-guard-plugin": ["x-pack/plugins/license_api_guard"], @@ -1018,20 +1602,44 @@ "@kbn/management-plugin/*": ["src/plugins/management/*"], "@kbn/management-settings-application": ["packages/kbn-management/settings/application"], "@kbn/management-settings-application/*": ["packages/kbn-management/settings/application/*"], - "@kbn/management-settings-components-field-category": ["packages/kbn-management/settings/components/field_category"], - "@kbn/management-settings-components-field-category/*": ["packages/kbn-management/settings/components/field_category/*"], - "@kbn/management-settings-components-field-input": ["packages/kbn-management/settings/components/field_input"], - "@kbn/management-settings-components-field-input/*": ["packages/kbn-management/settings/components/field_input/*"], - "@kbn/management-settings-components-field-row": ["packages/kbn-management/settings/components/field_row"], - "@kbn/management-settings-components-field-row/*": ["packages/kbn-management/settings/components/field_row/*"], - "@kbn/management-settings-components-form": ["packages/kbn-management/settings/components/form"], - "@kbn/management-settings-components-form/*": ["packages/kbn-management/settings/components/form/*"], - "@kbn/management-settings-field-definition": ["packages/kbn-management/settings/field_definition"], - "@kbn/management-settings-field-definition/*": ["packages/kbn-management/settings/field_definition/*"], + "@kbn/management-settings-components-field-category": [ + "packages/kbn-management/settings/components/field_category" + ], + "@kbn/management-settings-components-field-category/*": [ + "packages/kbn-management/settings/components/field_category/*" + ], + "@kbn/management-settings-components-field-input": [ + "packages/kbn-management/settings/components/field_input" + ], + "@kbn/management-settings-components-field-input/*": [ + "packages/kbn-management/settings/components/field_input/*" + ], + "@kbn/management-settings-components-field-row": [ + "packages/kbn-management/settings/components/field_row" + ], + "@kbn/management-settings-components-field-row/*": [ + "packages/kbn-management/settings/components/field_row/*" + ], + "@kbn/management-settings-components-form": [ + "packages/kbn-management/settings/components/form" + ], + "@kbn/management-settings-components-form/*": [ + "packages/kbn-management/settings/components/form/*" + ], + "@kbn/management-settings-field-definition": [ + "packages/kbn-management/settings/field_definition" + ], + "@kbn/management-settings-field-definition/*": [ + "packages/kbn-management/settings/field_definition/*" + ], "@kbn/management-settings-ids": ["packages/kbn-management/settings/setting_ids"], "@kbn/management-settings-ids/*": ["packages/kbn-management/settings/setting_ids/*"], - "@kbn/management-settings-section-registry": ["packages/kbn-management/settings/section_registry"], - "@kbn/management-settings-section-registry/*": ["packages/kbn-management/settings/section_registry/*"], + "@kbn/management-settings-section-registry": [ + "packages/kbn-management/settings/section_registry" + ], + "@kbn/management-settings-section-registry/*": [ + "packages/kbn-management/settings/section_registry/*" + ], "@kbn/management-settings-types": ["packages/kbn-management/settings/types"], "@kbn/management-settings-types/*": ["packages/kbn-management/settings/types/*"], "@kbn/management-settings-utilities": ["packages/kbn-management/settings/utilities"], @@ -1043,7 +1651,9 @@ "@kbn/mapbox-gl": ["packages/kbn-mapbox-gl"], "@kbn/mapbox-gl/*": ["packages/kbn-mapbox-gl/*"], "@kbn/maps-custom-raster-source-plugin": ["x-pack/examples/third_party_maps_source_example"], - "@kbn/maps-custom-raster-source-plugin/*": ["x-pack/examples/third_party_maps_source_example/*"], + "@kbn/maps-custom-raster-source-plugin/*": [ + "x-pack/examples/third_party_maps_source_example/*" + ], "@kbn/maps-ems-plugin": ["src/plugins/maps_ems"], "@kbn/maps-ems-plugin/*": ["src/plugins/maps_ems/*"], "@kbn/maps-plugin": ["x-pack/plugins/maps"], @@ -1137,13 +1747,27 @@ "@kbn/observability-alert-details": ["x-pack/packages/observability/alert_details"], "@kbn/observability-alert-details/*": ["x-pack/packages/observability/alert_details/*"], "@kbn/observability-alerting-test-data": ["x-pack/packages/observability/alerting_test_data"], - "@kbn/observability-alerting-test-data/*": ["x-pack/packages/observability/alerting_test_data/*"], - "@kbn/observability-fixtures-plugin": ["x-pack/test/cases_api_integration/common/plugins/observability"], - "@kbn/observability-fixtures-plugin/*": ["x-pack/test/cases_api_integration/common/plugins/observability/*"], - "@kbn/observability-get-padded-alert-time-range-util": ["x-pack/packages/observability/get_padded_alert_time_range_util"], - "@kbn/observability-get-padded-alert-time-range-util/*": ["x-pack/packages/observability/get_padded_alert_time_range_util/*"], - "@kbn/observability-logs-explorer-plugin": ["x-pack/plugins/observability_solution/observability_logs_explorer"], - "@kbn/observability-logs-explorer-plugin/*": ["x-pack/plugins/observability_solution/observability_logs_explorer/*"], + "@kbn/observability-alerting-test-data/*": [ + "x-pack/packages/observability/alerting_test_data/*" + ], + "@kbn/observability-fixtures-plugin": [ + "x-pack/test/cases_api_integration/common/plugins/observability" + ], + "@kbn/observability-fixtures-plugin/*": [ + "x-pack/test/cases_api_integration/common/plugins/observability/*" + ], + "@kbn/observability-get-padded-alert-time-range-util": [ + "x-pack/packages/observability/get_padded_alert_time_range_util" + ], + "@kbn/observability-get-padded-alert-time-range-util/*": [ + "x-pack/packages/observability/get_padded_alert_time_range_util/*" + ], + "@kbn/observability-logs-explorer-plugin": [ + "x-pack/plugins/observability_solution/observability_logs_explorer" + ], + "@kbn/observability-logs-explorer-plugin/*": [ + "x-pack/plugins/observability_solution/observability_logs_explorer/*" + ], "@kbn/observability-onboarding-plugin": ["x-pack/plugins/observability_onboarding"], "@kbn/observability-onboarding-plugin/*": ["x-pack/plugins/observability_onboarding/*"], "@kbn/observability-plugin": ["x-pack/plugins/observability"], @@ -1151,7 +1775,9 @@ "@kbn/observability-shared-plugin": ["x-pack/plugins/observability_shared"], "@kbn/observability-shared-plugin/*": ["x-pack/plugins/observability_shared/*"], "@kbn/oidc-provider-plugin": ["x-pack/test/security_api_integration/plugins/oidc_provider"], - "@kbn/oidc-provider-plugin/*": ["x-pack/test/security_api_integration/plugins/oidc_provider/*"], + "@kbn/oidc-provider-plugin/*": [ + "x-pack/test/security_api_integration/plugins/oidc_provider/*" + ], "@kbn/open-telemetry-instrumented-plugin": ["test/common/plugins/otel_metrics"], "@kbn/open-telemetry-instrumented-plugin/*": ["test/common/plugins/otel_metrics/*"], "@kbn/openapi-bundler": ["packages/kbn-openapi-bundler"], @@ -1176,8 +1802,12 @@ "@kbn/peggy/*": ["packages/kbn-peggy/*"], "@kbn/peggy-loader": ["packages/kbn-peggy-loader"], "@kbn/peggy-loader/*": ["packages/kbn-peggy-loader/*"], - "@kbn/performance-testing-dataset-extractor": ["packages/kbn-performance-testing-dataset-extractor"], - "@kbn/performance-testing-dataset-extractor/*": ["packages/kbn-performance-testing-dataset-extractor/*"], + "@kbn/performance-testing-dataset-extractor": [ + "packages/kbn-performance-testing-dataset-extractor" + ], + "@kbn/performance-testing-dataset-extractor/*": [ + "packages/kbn-performance-testing-dataset-extractor/*" + ], "@kbn/picomatcher": ["packages/kbn-picomatcher"], "@kbn/picomatcher/*": ["packages/kbn-picomatcher/*"], "@kbn/plugin-check": ["packages/kbn-plugin-check"], @@ -1247,15 +1877,21 @@ "@kbn/reporting-export-types-csv": ["packages/kbn-reporting/export_types/csv"], "@kbn/reporting-export-types-csv/*": ["packages/kbn-reporting/export_types/csv/*"], "@kbn/reporting-export-types-csv-common": ["packages/kbn-reporting/export_types/csv_common"], - "@kbn/reporting-export-types-csv-common/*": ["packages/kbn-reporting/export_types/csv_common/*"], + "@kbn/reporting-export-types-csv-common/*": [ + "packages/kbn-reporting/export_types/csv_common/*" + ], "@kbn/reporting-export-types-pdf": ["packages/kbn-reporting/export_types/pdf"], "@kbn/reporting-export-types-pdf/*": ["packages/kbn-reporting/export_types/pdf/*"], "@kbn/reporting-export-types-pdf-common": ["packages/kbn-reporting/export_types/pdf_common"], - "@kbn/reporting-export-types-pdf-common/*": ["packages/kbn-reporting/export_types/pdf_common/*"], + "@kbn/reporting-export-types-pdf-common/*": [ + "packages/kbn-reporting/export_types/pdf_common/*" + ], "@kbn/reporting-export-types-png": ["packages/kbn-reporting/export_types/png"], "@kbn/reporting-export-types-png/*": ["packages/kbn-reporting/export_types/png/*"], "@kbn/reporting-export-types-png-common": ["packages/kbn-reporting/export_types/png_common"], - "@kbn/reporting-export-types-png-common/*": ["packages/kbn-reporting/export_types/png_common/*"], + "@kbn/reporting-export-types-png-common/*": [ + "packages/kbn-reporting/export_types/png_common/*" + ], "@kbn/reporting-mocks-server": ["packages/kbn-reporting/mocks_server"], "@kbn/reporting-mocks-server/*": ["packages/kbn-reporting/mocks_server/*"], "@kbn/reporting-plugin": ["x-pack/plugins/reporting"], @@ -1291,21 +1927,45 @@ "@kbn/safer-lodash-set": ["packages/kbn-safer-lodash-set"], "@kbn/safer-lodash-set/*": ["packages/kbn-safer-lodash-set/*"], "@kbn/saml-provider-plugin": ["x-pack/test/security_api_integration/plugins/saml_provider"], - "@kbn/saml-provider-plugin/*": ["x-pack/test/security_api_integration/plugins/saml_provider/*"], + "@kbn/saml-provider-plugin/*": [ + "x-pack/test/security_api_integration/plugins/saml_provider/*" + ], "@kbn/sample-task-plugin": ["x-pack/test/plugin_api_integration/plugins/sample_task_plugin"], - "@kbn/sample-task-plugin/*": ["x-pack/test/plugin_api_integration/plugins/sample_task_plugin/*"], - "@kbn/saved-object-export-transforms-plugin": ["test/plugin_functional/plugins/saved_object_export_transforms"], - "@kbn/saved-object-export-transforms-plugin/*": ["test/plugin_functional/plugins/saved_object_export_transforms/*"], - "@kbn/saved-object-import-warnings-plugin": ["test/plugin_functional/plugins/saved_object_import_warnings"], - "@kbn/saved-object-import-warnings-plugin/*": ["test/plugin_functional/plugins/saved_object_import_warnings/*"], - "@kbn/saved-object-test-plugin": ["x-pack/test/saved_object_api_integration/common/plugins/saved_object_test_plugin"], - "@kbn/saved-object-test-plugin/*": ["x-pack/test/saved_object_api_integration/common/plugins/saved_object_test_plugin/*"], + "@kbn/sample-task-plugin/*": [ + "x-pack/test/plugin_api_integration/plugins/sample_task_plugin/*" + ], + "@kbn/saved-object-export-transforms-plugin": [ + "test/plugin_functional/plugins/saved_object_export_transforms" + ], + "@kbn/saved-object-export-transforms-plugin/*": [ + "test/plugin_functional/plugins/saved_object_export_transforms/*" + ], + "@kbn/saved-object-import-warnings-plugin": [ + "test/plugin_functional/plugins/saved_object_import_warnings" + ], + "@kbn/saved-object-import-warnings-plugin/*": [ + "test/plugin_functional/plugins/saved_object_import_warnings/*" + ], + "@kbn/saved-object-test-plugin": [ + "x-pack/test/saved_object_api_integration/common/plugins/saved_object_test_plugin" + ], + "@kbn/saved-object-test-plugin/*": [ + "x-pack/test/saved_object_api_integration/common/plugins/saved_object_test_plugin/*" + ], "@kbn/saved-objects-finder-plugin": ["src/plugins/saved_objects_finder"], "@kbn/saved-objects-finder-plugin/*": ["src/plugins/saved_objects_finder/*"], - "@kbn/saved-objects-hidden-from-http-apis-type-plugin": ["test/plugin_functional/plugins/saved_objects_hidden_from_http_apis_type"], - "@kbn/saved-objects-hidden-from-http-apis-type-plugin/*": ["test/plugin_functional/plugins/saved_objects_hidden_from_http_apis_type/*"], - "@kbn/saved-objects-hidden-type-plugin": ["test/plugin_functional/plugins/saved_objects_hidden_type"], - "@kbn/saved-objects-hidden-type-plugin/*": ["test/plugin_functional/plugins/saved_objects_hidden_type/*"], + "@kbn/saved-objects-hidden-from-http-apis-type-plugin": [ + "test/plugin_functional/plugins/saved_objects_hidden_from_http_apis_type" + ], + "@kbn/saved-objects-hidden-from-http-apis-type-plugin/*": [ + "test/plugin_functional/plugins/saved_objects_hidden_from_http_apis_type/*" + ], + "@kbn/saved-objects-hidden-type-plugin": [ + "test/plugin_functional/plugins/saved_objects_hidden_type" + ], + "@kbn/saved-objects-hidden-type-plugin/*": [ + "test/plugin_functional/plugins/saved_objects_hidden_type/*" + ], "@kbn/saved-objects-management-plugin": ["src/plugins/saved_objects_management"], "@kbn/saved-objects-management-plugin/*": ["src/plugins/saved_objects_management/*"], "@kbn/saved-objects-plugin": ["src/plugins/saved_objects"], @@ -1340,8 +2000,12 @@ "@kbn/search-response-warnings/*": ["packages/kbn-search-response-warnings/*"], "@kbn/searchprofiler-plugin": ["x-pack/plugins/searchprofiler"], "@kbn/searchprofiler-plugin/*": ["x-pack/plugins/searchprofiler/*"], - "@kbn/security-api-integration-helpers": ["x-pack/test/security_api_integration/packages/helpers"], - "@kbn/security-api-integration-helpers/*": ["x-pack/test/security_api_integration/packages/helpers/*"], + "@kbn/security-api-integration-helpers": [ + "x-pack/test/security_api_integration/packages/helpers" + ], + "@kbn/security-api-integration-helpers/*": [ + "x-pack/test/security_api_integration/packages/helpers/*" + ], "@kbn/security-hardening": ["packages/kbn-security-hardening"], "@kbn/security-hardening/*": ["packages/kbn-security-hardening/*"], "@kbn/security-plugin": ["x-pack/plugins/security"], @@ -1356,8 +2020,12 @@ "@kbn/security-solution-ess/*": ["x-pack/plugins/security_solution_ess/*"], "@kbn/security-solution-features": ["x-pack/packages/security-solution/features"], "@kbn/security-solution-features/*": ["x-pack/packages/security-solution/features/*"], - "@kbn/security-solution-fixtures-plugin": ["x-pack/test/cases_api_integration/common/plugins/security_solution"], - "@kbn/security-solution-fixtures-plugin/*": ["x-pack/test/cases_api_integration/common/plugins/security_solution/*"], + "@kbn/security-solution-fixtures-plugin": [ + "x-pack/test/cases_api_integration/common/plugins/security_solution" + ], + "@kbn/security-solution-fixtures-plugin/*": [ + "x-pack/test/cases_api_integration/common/plugins/security_solution/*" + ], "@kbn/security-solution-navigation": ["x-pack/packages/security-solution/navigation"], "@kbn/security-solution-navigation/*": ["x-pack/packages/security-solution/navigation/*"], "@kbn/security-solution-plugin": ["x-pack/plugins/security_solution"], @@ -1366,12 +2034,20 @@ "@kbn/security-solution-serverless/*": ["x-pack/plugins/security_solution_serverless/*"], "@kbn/security-solution-side-nav": ["x-pack/packages/security-solution/side_nav"], "@kbn/security-solution-side-nav/*": ["x-pack/packages/security-solution/side_nav/*"], - "@kbn/security-solution-storybook-config": ["x-pack/packages/security-solution/storybook/config"], - "@kbn/security-solution-storybook-config/*": ["x-pack/packages/security-solution/storybook/config/*"], + "@kbn/security-solution-storybook-config": [ + "x-pack/packages/security-solution/storybook/config" + ], + "@kbn/security-solution-storybook-config/*": [ + "x-pack/packages/security-solution/storybook/config/*" + ], "@kbn/security-solution-upselling": ["x-pack/packages/security-solution/upselling"], "@kbn/security-solution-upselling/*": ["x-pack/packages/security-solution/upselling/*"], - "@kbn/security-test-endpoints-plugin": ["x-pack/test/security_functional/plugins/test_endpoints"], - "@kbn/security-test-endpoints-plugin/*": ["x-pack/test/security_functional/plugins/test_endpoints/*"], + "@kbn/security-test-endpoints-plugin": [ + "x-pack/test/security_functional/plugins/test_endpoints" + ], + "@kbn/security-test-endpoints-plugin/*": [ + "x-pack/test/security_functional/plugins/test_endpoints/*" + ], "@kbn/securitysolution-autocomplete": ["packages/kbn-securitysolution-autocomplete"], "@kbn/securitysolution-autocomplete/*": ["packages/kbn-securitysolution-autocomplete/*"], "@kbn/securitysolution-data-table": ["x-pack/packages/security-solution/data_table"], @@ -1380,16 +2056,26 @@ "@kbn/securitysolution-ecs/*": ["packages/kbn-securitysolution-ecs/*"], "@kbn/securitysolution-es-utils": ["packages/kbn-securitysolution-es-utils"], "@kbn/securitysolution-es-utils/*": ["packages/kbn-securitysolution-es-utils/*"], - "@kbn/securitysolution-exception-list-components": ["packages/kbn-securitysolution-exception-list-components"], - "@kbn/securitysolution-exception-list-components/*": ["packages/kbn-securitysolution-exception-list-components/*"], + "@kbn/securitysolution-exception-list-components": [ + "packages/kbn-securitysolution-exception-list-components" + ], + "@kbn/securitysolution-exception-list-components/*": [ + "packages/kbn-securitysolution-exception-list-components/*" + ], "@kbn/securitysolution-grouping": ["packages/kbn-securitysolution-grouping"], "@kbn/securitysolution-grouping/*": ["packages/kbn-securitysolution-grouping/*"], "@kbn/securitysolution-hook-utils": ["packages/kbn-securitysolution-hook-utils"], "@kbn/securitysolution-hook-utils/*": ["packages/kbn-securitysolution-hook-utils/*"], - "@kbn/securitysolution-io-ts-alerting-types": ["packages/kbn-securitysolution-io-ts-alerting-types"], - "@kbn/securitysolution-io-ts-alerting-types/*": ["packages/kbn-securitysolution-io-ts-alerting-types/*"], + "@kbn/securitysolution-io-ts-alerting-types": [ + "packages/kbn-securitysolution-io-ts-alerting-types" + ], + "@kbn/securitysolution-io-ts-alerting-types/*": [ + "packages/kbn-securitysolution-io-ts-alerting-types/*" + ], "@kbn/securitysolution-io-ts-list-types": ["packages/kbn-securitysolution-io-ts-list-types"], - "@kbn/securitysolution-io-ts-list-types/*": ["packages/kbn-securitysolution-io-ts-list-types/*"], + "@kbn/securitysolution-io-ts-list-types/*": [ + "packages/kbn-securitysolution-io-ts-list-types/*" + ], "@kbn/securitysolution-io-ts-types": ["packages/kbn-securitysolution-io-ts-types"], "@kbn/securitysolution-io-ts-types/*": ["packages/kbn-securitysolution-io-ts-types/*"], "@kbn/securitysolution-io-ts-utils": ["packages/kbn-securitysolution-io-ts-utils"], @@ -1418,8 +2104,12 @@ "@kbn/serverless-common-settings/*": ["packages/serverless/settings/common/*"], "@kbn/serverless-observability": ["x-pack/plugins/serverless_observability"], "@kbn/serverless-observability/*": ["x-pack/plugins/serverless_observability/*"], - "@kbn/serverless-observability-settings": ["packages/serverless/settings/observability_project"], - "@kbn/serverless-observability-settings/*": ["packages/serverless/settings/observability_project/*"], + "@kbn/serverless-observability-settings": [ + "packages/serverless/settings/observability_project" + ], + "@kbn/serverless-observability-settings/*": [ + "packages/serverless/settings/observability_project/*" + ], "@kbn/serverless-project-switcher": ["packages/serverless/project_switcher"], "@kbn/serverless-project-switcher/*": ["packages/serverless/project_switcher/*"], "@kbn/serverless-search": ["x-pack/plugins/serverless_search"], @@ -1433,7 +2123,9 @@ "@kbn/serverless-types": ["packages/serverless/types"], "@kbn/serverless-types/*": ["packages/serverless/types/*"], "@kbn/session-notifications-plugin": ["test/plugin_functional/plugins/session_notifications"], - "@kbn/session-notifications-plugin/*": ["test/plugin_functional/plugins/session_notifications/*"], + "@kbn/session-notifications-plugin/*": [ + "test/plugin_functional/plugins/session_notifications/*" + ], "@kbn/session-view-plugin": ["x-pack/plugins/session_view"], "@kbn/session-view-plugin/*": ["x-pack/plugins/session_view/*"], "@kbn/set-map": ["packages/kbn-set-map"], @@ -1489,31 +2181,57 @@ "@kbn/shared-ux-markdown-types": ["packages/shared-ux/markdown/types"], "@kbn/shared-ux-markdown-types/*": ["packages/shared-ux/markdown/types/*"], "@kbn/shared-ux-page-analytics-no-data": ["packages/shared-ux/page/analytics_no_data/impl"], - "@kbn/shared-ux-page-analytics-no-data/*": ["packages/shared-ux/page/analytics_no_data/impl/*"], - "@kbn/shared-ux-page-analytics-no-data-mocks": ["packages/shared-ux/page/analytics_no_data/mocks"], - "@kbn/shared-ux-page-analytics-no-data-mocks/*": ["packages/shared-ux/page/analytics_no_data/mocks/*"], - "@kbn/shared-ux-page-analytics-no-data-types": ["packages/shared-ux/page/analytics_no_data/types"], - "@kbn/shared-ux-page-analytics-no-data-types/*": ["packages/shared-ux/page/analytics_no_data/types/*"], + "@kbn/shared-ux-page-analytics-no-data/*": [ + "packages/shared-ux/page/analytics_no_data/impl/*" + ], + "@kbn/shared-ux-page-analytics-no-data-mocks": [ + "packages/shared-ux/page/analytics_no_data/mocks" + ], + "@kbn/shared-ux-page-analytics-no-data-mocks/*": [ + "packages/shared-ux/page/analytics_no_data/mocks/*" + ], + "@kbn/shared-ux-page-analytics-no-data-types": [ + "packages/shared-ux/page/analytics_no_data/types" + ], + "@kbn/shared-ux-page-analytics-no-data-types/*": [ + "packages/shared-ux/page/analytics_no_data/types/*" + ], "@kbn/shared-ux-page-kibana-no-data": ["packages/shared-ux/page/kibana_no_data/impl"], "@kbn/shared-ux-page-kibana-no-data/*": ["packages/shared-ux/page/kibana_no_data/impl/*"], "@kbn/shared-ux-page-kibana-no-data-mocks": ["packages/shared-ux/page/kibana_no_data/mocks"], - "@kbn/shared-ux-page-kibana-no-data-mocks/*": ["packages/shared-ux/page/kibana_no_data/mocks/*"], + "@kbn/shared-ux-page-kibana-no-data-mocks/*": [ + "packages/shared-ux/page/kibana_no_data/mocks/*" + ], "@kbn/shared-ux-page-kibana-no-data-types": ["packages/shared-ux/page/kibana_no_data/types"], - "@kbn/shared-ux-page-kibana-no-data-types/*": ["packages/shared-ux/page/kibana_no_data/types/*"], + "@kbn/shared-ux-page-kibana-no-data-types/*": [ + "packages/shared-ux/page/kibana_no_data/types/*" + ], "@kbn/shared-ux-page-kibana-template": ["packages/shared-ux/page/kibana_template/impl"], "@kbn/shared-ux-page-kibana-template/*": ["packages/shared-ux/page/kibana_template/impl/*"], - "@kbn/shared-ux-page-kibana-template-mocks": ["packages/shared-ux/page/kibana_template/mocks"], - "@kbn/shared-ux-page-kibana-template-mocks/*": ["packages/shared-ux/page/kibana_template/mocks/*"], - "@kbn/shared-ux-page-kibana-template-types": ["packages/shared-ux/page/kibana_template/types"], - "@kbn/shared-ux-page-kibana-template-types/*": ["packages/shared-ux/page/kibana_template/types/*"], + "@kbn/shared-ux-page-kibana-template-mocks": [ + "packages/shared-ux/page/kibana_template/mocks" + ], + "@kbn/shared-ux-page-kibana-template-mocks/*": [ + "packages/shared-ux/page/kibana_template/mocks/*" + ], + "@kbn/shared-ux-page-kibana-template-types": [ + "packages/shared-ux/page/kibana_template/types" + ], + "@kbn/shared-ux-page-kibana-template-types/*": [ + "packages/shared-ux/page/kibana_template/types/*" + ], "@kbn/shared-ux-page-no-data": ["packages/shared-ux/page/no_data/impl"], "@kbn/shared-ux-page-no-data/*": ["packages/shared-ux/page/no_data/impl/*"], "@kbn/shared-ux-page-no-data-config": ["packages/shared-ux/page/no_data_config/impl"], "@kbn/shared-ux-page-no-data-config/*": ["packages/shared-ux/page/no_data_config/impl/*"], "@kbn/shared-ux-page-no-data-config-mocks": ["packages/shared-ux/page/no_data_config/mocks"], - "@kbn/shared-ux-page-no-data-config-mocks/*": ["packages/shared-ux/page/no_data_config/mocks/*"], + "@kbn/shared-ux-page-no-data-config-mocks/*": [ + "packages/shared-ux/page/no_data_config/mocks/*" + ], "@kbn/shared-ux-page-no-data-config-types": ["packages/shared-ux/page/no_data_config/types"], - "@kbn/shared-ux-page-no-data-config-types/*": ["packages/shared-ux/page/no_data_config/types/*"], + "@kbn/shared-ux-page-no-data-config-types/*": [ + "packages/shared-ux/page/no_data_config/types/*" + ], "@kbn/shared-ux-page-no-data-mocks": ["packages/shared-ux/page/no_data/mocks"], "@kbn/shared-ux-page-no-data-mocks/*": ["packages/shared-ux/page/no_data/mocks/*"], "@kbn/shared-ux-page-no-data-types": ["packages/shared-ux/page/no_data/types"], @@ -1522,10 +2240,18 @@ "@kbn/shared-ux-page-solution-nav/*": ["packages/shared-ux/page/solution_nav/*"], "@kbn/shared-ux-prompt-no-data-views": ["packages/shared-ux/prompt/no_data_views/impl"], "@kbn/shared-ux-prompt-no-data-views/*": ["packages/shared-ux/prompt/no_data_views/impl/*"], - "@kbn/shared-ux-prompt-no-data-views-mocks": ["packages/shared-ux/prompt/no_data_views/mocks"], - "@kbn/shared-ux-prompt-no-data-views-mocks/*": ["packages/shared-ux/prompt/no_data_views/mocks/*"], - "@kbn/shared-ux-prompt-no-data-views-types": ["packages/shared-ux/prompt/no_data_views/types"], - "@kbn/shared-ux-prompt-no-data-views-types/*": ["packages/shared-ux/prompt/no_data_views/types/*"], + "@kbn/shared-ux-prompt-no-data-views-mocks": [ + "packages/shared-ux/prompt/no_data_views/mocks" + ], + "@kbn/shared-ux-prompt-no-data-views-mocks/*": [ + "packages/shared-ux/prompt/no_data_views/mocks/*" + ], + "@kbn/shared-ux-prompt-no-data-views-types": [ + "packages/shared-ux/prompt/no_data_views/types" + ], + "@kbn/shared-ux-prompt-no-data-views-types/*": [ + "packages/shared-ux/prompt/no_data_views/types/*" + ], "@kbn/shared-ux-prompt-not-found": ["packages/shared-ux/prompt/not_found"], "@kbn/shared-ux-prompt-not-found/*": ["packages/shared-ux/prompt/not_found/*"], "@kbn/shared-ux-router": ["packages/shared-ux/router/impl"], @@ -1552,16 +2278,24 @@ "@kbn/sort-predicates/*": ["packages/kbn-sort-predicates/*"], "@kbn/spaces-plugin": ["x-pack/plugins/spaces"], "@kbn/spaces-plugin/*": ["x-pack/plugins/spaces/*"], - "@kbn/spaces-test-plugin": ["x-pack/test/spaces_api_integration/common/plugins/spaces_test_plugin"], - "@kbn/spaces-test-plugin/*": ["x-pack/test/spaces_api_integration/common/plugins/spaces_test_plugin/*"], + "@kbn/spaces-test-plugin": [ + "x-pack/test/spaces_api_integration/common/plugins/spaces_test_plugin" + ], + "@kbn/spaces-test-plugin/*": [ + "x-pack/test/spaces_api_integration/common/plugins/spaces_test_plugin/*" + ], "@kbn/spec-to-console": ["packages/kbn-spec-to-console"], "@kbn/spec-to-console/*": ["packages/kbn-spec-to-console/*"], "@kbn/stack-alerts-plugin": ["x-pack/plugins/stack_alerts"], "@kbn/stack-alerts-plugin/*": ["x-pack/plugins/stack_alerts/*"], "@kbn/stack-connectors-plugin": ["x-pack/plugins/stack_connectors"], "@kbn/stack-connectors-plugin/*": ["x-pack/plugins/stack_connectors/*"], - "@kbn/stack-management-usage-test-plugin": ["x-pack/test/usage_collection/plugins/stack_management_usage_test"], - "@kbn/stack-management-usage-test-plugin/*": ["x-pack/test/usage_collection/plugins/stack_management_usage_test/*"], + "@kbn/stack-management-usage-test-plugin": [ + "x-pack/test/usage_collection/plugins/stack_management_usage_test" + ], + "@kbn/stack-management-usage-test-plugin/*": [ + "x-pack/test/usage_collection/plugins/stack_management_usage_test/*" + ], "@kbn/state-containers-examples-plugin": ["examples/state_containers_examples"], "@kbn/state-containers-examples-plugin/*": ["examples/state_containers_examples/*"], "@kbn/status-plugin-a-plugin": ["test/server_integration/plugins/status_plugin_a"], @@ -1576,10 +2310,18 @@ "@kbn/storybook/*": ["packages/kbn-storybook/*"], "@kbn/synthetics-plugin": ["x-pack/plugins/synthetics"], "@kbn/synthetics-plugin/*": ["x-pack/plugins/synthetics/*"], - "@kbn/task-manager-fixture-plugin": ["x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture"], - "@kbn/task-manager-fixture-plugin/*": ["x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture/*"], - "@kbn/task-manager-performance-plugin": ["x-pack/test/plugin_api_perf/plugins/task_manager_performance"], - "@kbn/task-manager-performance-plugin/*": ["x-pack/test/plugin_api_perf/plugins/task_manager_performance/*"], + "@kbn/task-manager-fixture-plugin": [ + "x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture" + ], + "@kbn/task-manager-fixture-plugin/*": [ + "x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture/*" + ], + "@kbn/task-manager-performance-plugin": [ + "x-pack/test/plugin_api_perf/plugins/task_manager_performance" + ], + "@kbn/task-manager-performance-plugin/*": [ + "x-pack/test/plugin_api_perf/plugins/task_manager_performance/*" + ], "@kbn/task-manager-plugin": ["x-pack/plugins/task_manager"], "@kbn/task-manager-plugin/*": ["x-pack/plugins/task_manager/*"], "@kbn/telemetry-collection-manager-plugin": ["src/plugins/telemetry_collection_manager"], @@ -1599,7 +2341,9 @@ "@kbn/test-eui-helpers": ["packages/kbn-test-eui-helpers"], "@kbn/test-eui-helpers/*": ["packages/kbn-test-eui-helpers/*"], "@kbn/test-feature-usage-plugin": ["x-pack/test/licensing_plugin/plugins/test_feature_usage"], - "@kbn/test-feature-usage-plugin/*": ["x-pack/test/licensing_plugin/plugins/test_feature_usage/*"], + "@kbn/test-feature-usage-plugin/*": [ + "x-pack/test/licensing_plugin/plugins/test_feature_usage/*" + ], "@kbn/test-jest-helpers": ["packages/kbn-test-jest-helpers"], "@kbn/test-jest-helpers/*": ["packages/kbn-test-jest-helpers/*"], "@kbn/test-subj-selector": ["packages/kbn-test-subj-selector"], @@ -1610,10 +2354,16 @@ "@kbn/text-based-editor/*": ["packages/kbn-text-based-editor/*"], "@kbn/text-based-languages": ["src/plugins/text_based_languages"], "@kbn/text-based-languages/*": ["src/plugins/text_based_languages/*"], - "@kbn/third-party-lens-navigation-prompt-plugin": ["x-pack/examples/third_party_lens_navigation_prompt"], - "@kbn/third-party-lens-navigation-prompt-plugin/*": ["x-pack/examples/third_party_lens_navigation_prompt/*"], + "@kbn/third-party-lens-navigation-prompt-plugin": [ + "x-pack/examples/third_party_lens_navigation_prompt" + ], + "@kbn/third-party-lens-navigation-prompt-plugin/*": [ + "x-pack/examples/third_party_lens_navigation_prompt/*" + ], "@kbn/third-party-vis-lens-example-plugin": ["x-pack/examples/third_party_vis_lens_example"], - "@kbn/third-party-vis-lens-example-plugin/*": ["x-pack/examples/third_party_vis_lens_example/*"], + "@kbn/third-party-vis-lens-example-plugin/*": [ + "x-pack/examples/third_party_vis_lens_example/*" + ], "@kbn/threat-intelligence-plugin": ["x-pack/plugins/threat_intelligence"], "@kbn/threat-intelligence-plugin/*": ["x-pack/plugins/threat_intelligence/*"], "@kbn/timelines-plugin": ["x-pack/plugins/timelines"], @@ -1631,7 +2381,9 @@ "@kbn/translations-plugin": ["x-pack/plugins/translations"], "@kbn/translations-plugin/*": ["x-pack/plugins/translations/*"], "@kbn/triggers-actions-ui-example-plugin": ["x-pack/examples/triggers_actions_ui_example"], - "@kbn/triggers-actions-ui-example-plugin/*": ["x-pack/examples/triggers_actions_ui_example/*"], + "@kbn/triggers-actions-ui-example-plugin/*": [ + "x-pack/examples/triggers_actions_ui_example/*" + ], "@kbn/triggers-actions-ui-plugin": ["x-pack/plugins/triggers_actions_ui"], "@kbn/triggers-actions-ui-plugin/*": ["x-pack/plugins/triggers_actions_ui/*"], "@kbn/triggers-actions-ui-types": ["packages/kbn-triggers-actions-ui-types"], @@ -1645,7 +2397,9 @@ "@kbn/ui-actions-browser": ["packages/kbn-ui-actions-browser"], "@kbn/ui-actions-browser/*": ["packages/kbn-ui-actions-browser/*"], "@kbn/ui-actions-enhanced-examples-plugin": ["x-pack/examples/ui_actions_enhanced_examples"], - "@kbn/ui-actions-enhanced-examples-plugin/*": ["x-pack/examples/ui_actions_enhanced_examples/*"], + "@kbn/ui-actions-enhanced-examples-plugin/*": [ + "x-pack/examples/ui_actions_enhanced_examples/*" + ], "@kbn/ui-actions-enhanced-plugin": ["src/plugins/ui_actions_enhanced"], "@kbn/ui-actions-enhanced-plugin/*": ["src/plugins/ui_actions_enhanced/*"], "@kbn/ui-actions-examples-plugin": ["examples/ui_action_examples"], @@ -1698,16 +2452,20 @@ "@kbn/user-profile-components/*": ["packages/kbn-user-profile-components/*"], "@kbn/user-profile-examples-plugin": ["examples/user_profile_examples"], "@kbn/user-profile-examples-plugin/*": ["examples/user_profile_examples/*"], - "@kbn/user-profiles-consumer-plugin": ["x-pack/test/security_api_integration/plugins/user_profiles_consumer"], - "@kbn/user-profiles-consumer-plugin/*": ["x-pack/test/security_api_integration/plugins/user_profiles_consumer/*"], + "@kbn/user-profiles-consumer-plugin": [ + "x-pack/test/security_api_integration/plugins/user_profiles_consumer" + ], + "@kbn/user-profiles-consumer-plugin/*": [ + "x-pack/test/security_api_integration/plugins/user_profiles_consumer/*" + ], "@kbn/utility-types": ["packages/kbn-utility-types"], "@kbn/utility-types/*": ["packages/kbn-utility-types/*"], "@kbn/utility-types-jest": ["packages/kbn-utility-types-jest"], "@kbn/utility-types-jest/*": ["packages/kbn-utility-types-jest/*"], "@kbn/utils": ["packages/kbn-utils"], "@kbn/utils/*": ["packages/kbn-utils/*"], - "@kbn/ux-plugin": ["x-pack/plugins/ux"], - "@kbn/ux-plugin/*": ["x-pack/plugins/ux/*"], + "@kbn/ux-plugin": ["x-pack/plugins/observability_solution/ux"], + "@kbn/ux-plugin/*": ["x-pack/plugins/observability_solution/ux/*"], "@kbn/v8-profiler-examples-plugin": ["examples/v8_profiler_examples"], "@kbn/v8-profiler-examples-plugin/*": ["examples/v8_profiler_examples/*"], "@kbn/validate-next-docs-cli": ["packages/kbn-validate-next-docs-cli"], diff --git a/x-pack/.i18nrc.json b/x-pack/.i18nrc.json index 53068575a3623..555ad38d87e9a 100644 --- a/x-pack/.i18nrc.json +++ b/x-pack/.i18nrc.json @@ -99,7 +99,7 @@ "xpack.triggersActionsUI": "plugins/triggers_actions_ui", "xpack.upgradeAssistant": "plugins/upgrade_assistant", "xpack.synthetics": ["plugins/synthetics"], - "xpack.ux": ["plugins/ux"], + "xpack.ux": ["plugins/observability_solution/ux"], "xpack.uptime": ["plugins/uptime"], "xpack.urlDrilldown": "plugins/drilldowns/url_drilldown", "xpack.watcher": "plugins/watcher" diff --git a/yarn.lock b/yarn.lock index 78cae58ed3d68..7c7794cac57f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6481,7 +6481,7 @@ version "0.0.0" uid "" -"@kbn/ux-plugin@link:x-pack/plugins/ux": +"@kbn/ux-plugin@link:x-pack/plugins/observability_solution/ux": version "0.0.0" uid "" From 6f151a8c16e6e3247cde93772fb37ba550a8ec4a Mon Sep 17 00:00:00 2001 From: Coen Warmer Date: Wed, 21 Feb 2024 17:01:24 +0100 Subject: [PATCH 3/8] Update references --- package.json | 2 +- tsconfig.base.json | 1516 +++++++++++--------------------------------- 2 files changed, 380 insertions(+), 1138 deletions(-) diff --git a/package.json b/package.json index cd31c157eb952..aee638d52b85f 100644 --- a/package.json +++ b/package.json @@ -1696,4 +1696,4 @@ "zod-to-json-schema": "^3.22.3" }, "packageManager": "yarn@1.22.21" -} +} \ No newline at end of file diff --git a/tsconfig.base.json b/tsconfig.base.json index b79ec3ea3c294..ca0f4a18d1294 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -10,22 +10,14 @@ "@kbn/ace/*": ["packages/kbn-ace/*"], "@kbn/actions-plugin": ["x-pack/plugins/actions"], "@kbn/actions-plugin/*": ["x-pack/plugins/actions/*"], - "@kbn/actions-simulators-plugin": [ - "x-pack/test/alerting_api_integration/common/plugins/actions_simulators" - ], - "@kbn/actions-simulators-plugin/*": [ - "x-pack/test/alerting_api_integration/common/plugins/actions_simulators/*" - ], + "@kbn/actions-simulators-plugin": ["x-pack/test/alerting_api_integration/common/plugins/actions_simulators"], + "@kbn/actions-simulators-plugin/*": ["x-pack/test/alerting_api_integration/common/plugins/actions_simulators/*"], "@kbn/actions-types": ["packages/kbn-actions-types"], "@kbn/actions-types/*": ["packages/kbn-actions-types/*"], "@kbn/advanced-settings-plugin": ["src/plugins/advanced_settings"], "@kbn/advanced-settings-plugin/*": ["src/plugins/advanced_settings/*"], - "@kbn/ai-assistant-management-observability-plugin": [ - "src/plugins/ai_assistant_management/observability" - ], - "@kbn/ai-assistant-management-observability-plugin/*": [ - "src/plugins/ai_assistant_management/observability/*" - ], + "@kbn/ai-assistant-management-observability-plugin": ["src/plugins/ai_assistant_management/observability"], + "@kbn/ai-assistant-management-observability-plugin/*": ["src/plugins/ai_assistant_management/observability/*"], "@kbn/ai-assistant-management-plugin": ["src/plugins/ai_assistant_management/selection"], "@kbn/ai-assistant-management-plugin/*": ["src/plugins/ai_assistant_management/selection/*"], "@kbn/aiops-components": ["x-pack/packages/ml/aiops_components"], @@ -34,18 +26,10 @@ "@kbn/aiops-plugin/*": ["x-pack/plugins/aiops/*"], "@kbn/aiops-utils": ["x-pack/packages/ml/aiops_utils"], "@kbn/aiops-utils/*": ["x-pack/packages/ml/aiops_utils/*"], - "@kbn/alerting-api-integration-helpers": [ - "x-pack/test/alerting_api_integration/packages/helpers" - ], - "@kbn/alerting-api-integration-helpers/*": [ - "x-pack/test/alerting_api_integration/packages/helpers/*" - ], - "@kbn/alerting-api-integration-test-plugin": [ - "x-pack/test/alerting_api_integration/common/plugins/alerts" - ], - "@kbn/alerting-api-integration-test-plugin/*": [ - "x-pack/test/alerting_api_integration/common/plugins/alerts/*" - ], + "@kbn/alerting-api-integration-helpers": ["x-pack/test/alerting_api_integration/packages/helpers"], + "@kbn/alerting-api-integration-helpers/*": ["x-pack/test/alerting_api_integration/packages/helpers/*"], + "@kbn/alerting-api-integration-test-plugin": ["x-pack/test/alerting_api_integration/common/plugins/alerts"], + "@kbn/alerting-api-integration-test-plugin/*": ["x-pack/test/alerting_api_integration/common/plugins/alerts/*"], "@kbn/alerting-example-plugin": ["x-pack/examples/alerting_example"], "@kbn/alerting-example-plugin/*": ["x-pack/examples/alerting_example/*"], "@kbn/alerting-fixture-plugin": ["x-pack/test/functional_with_es_ssl/plugins/alerts"], @@ -58,12 +42,8 @@ "@kbn/alerting-types/*": ["packages/kbn-alerting-types/*"], "@kbn/alerts-as-data-utils": ["packages/kbn-alerts-as-data-utils"], "@kbn/alerts-as-data-utils/*": ["packages/kbn-alerts-as-data-utils/*"], - "@kbn/alerts-restricted-fixtures-plugin": [ - "x-pack/test/alerting_api_integration/common/plugins/alerts_restricted" - ], - "@kbn/alerts-restricted-fixtures-plugin/*": [ - "x-pack/test/alerting_api_integration/common/plugins/alerts_restricted/*" - ], + "@kbn/alerts-restricted-fixtures-plugin": ["x-pack/test/alerting_api_integration/common/plugins/alerts_restricted"], + "@kbn/alerts-restricted-fixtures-plugin/*": ["x-pack/test/alerting_api_integration/common/plugins/alerts_restricted/*"], "@kbn/alerts-ui-shared": ["packages/kbn-alerts-ui-shared"], "@kbn/alerts-ui-shared/*": ["packages/kbn-alerts-ui-shared/*"], "@kbn/ambient-common-types": ["packages/kbn-ambient-common-types"], @@ -79,31 +59,17 @@ "@kbn/analytics-client": ["packages/analytics/client"], "@kbn/analytics-client/*": ["packages/analytics/client/*"], "@kbn/analytics-collection-utils": ["packages/analytics/utils/analytics_collection_utils"], - "@kbn/analytics-collection-utils/*": [ - "packages/analytics/utils/analytics_collection_utils/*" - ], + "@kbn/analytics-collection-utils/*": ["packages/analytics/utils/analytics_collection_utils/*"], "@kbn/analytics-ftr-helpers-plugin": ["test/analytics/plugins/analytics_ftr_helpers"], "@kbn/analytics-ftr-helpers-plugin/*": ["test/analytics/plugins/analytics_ftr_helpers/*"], "@kbn/analytics-plugin-a-plugin": ["test/analytics/plugins/analytics_plugin_a"], "@kbn/analytics-plugin-a-plugin/*": ["test/analytics/plugins/analytics_plugin_a/*"], - "@kbn/analytics-shippers-elastic-v3-browser": [ - "packages/analytics/shippers/elastic_v3/browser" - ], - "@kbn/analytics-shippers-elastic-v3-browser/*": [ - "packages/analytics/shippers/elastic_v3/browser/*" - ], - "@kbn/analytics-shippers-elastic-v3-common": [ - "packages/analytics/shippers/elastic_v3/common" - ], - "@kbn/analytics-shippers-elastic-v3-common/*": [ - "packages/analytics/shippers/elastic_v3/common/*" - ], - "@kbn/analytics-shippers-elastic-v3-server": [ - "packages/analytics/shippers/elastic_v3/server" - ], - "@kbn/analytics-shippers-elastic-v3-server/*": [ - "packages/analytics/shippers/elastic_v3/server/*" - ], + "@kbn/analytics-shippers-elastic-v3-browser": ["packages/analytics/shippers/elastic_v3/browser"], + "@kbn/analytics-shippers-elastic-v3-browser/*": ["packages/analytics/shippers/elastic_v3/browser/*"], + "@kbn/analytics-shippers-elastic-v3-common": ["packages/analytics/shippers/elastic_v3/common"], + "@kbn/analytics-shippers-elastic-v3-common/*": ["packages/analytics/shippers/elastic_v3/common/*"], + "@kbn/analytics-shippers-elastic-v3-server": ["packages/analytics/shippers/elastic_v3/server"], + "@kbn/analytics-shippers-elastic-v3-server/*": ["packages/analytics/shippers/elastic_v3/server/*"], "@kbn/analytics-shippers-fullstory": ["packages/analytics/shippers/fullstory"], "@kbn/analytics-shippers-fullstory/*": ["packages/analytics/shippers/fullstory/*"], "@kbn/apm-config-loader": ["packages/kbn-apm-config-loader"], @@ -120,12 +86,8 @@ "@kbn/apm-utils/*": ["packages/kbn-apm-utils/*"], "@kbn/app-link-test-plugin": ["test/plugin_functional/plugins/app_link_test"], "@kbn/app-link-test-plugin/*": ["test/plugin_functional/plugins/app_link_test/*"], - "@kbn/application-usage-test-plugin": [ - "x-pack/test/usage_collection/plugins/application_usage_test" - ], - "@kbn/application-usage-test-plugin/*": [ - "x-pack/test/usage_collection/plugins/application_usage_test/*" - ], + "@kbn/application-usage-test-plugin": ["x-pack/test/usage_collection/plugins/application_usage_test"], + "@kbn/application-usage-test-plugin/*": ["x-pack/test/usage_collection/plugins/application_usage_test/*"], "@kbn/assetManager-plugin": ["x-pack/plugins/asset_manager"], "@kbn/assetManager-plugin/*": ["x-pack/plugins/asset_manager/*"], "@kbn/audit-log-plugin": ["x-pack/test/security_api_integration/plugins/audit_log"], @@ -154,12 +116,8 @@ "@kbn/calculate-width-from-char-count/*": ["packages/kbn-calculate-width-from-char-count/*"], "@kbn/canvas-plugin": ["x-pack/plugins/canvas"], "@kbn/canvas-plugin/*": ["x-pack/plugins/canvas/*"], - "@kbn/cases-api-integration-test-plugin": [ - "x-pack/test/cases_api_integration/common/plugins/cases" - ], - "@kbn/cases-api-integration-test-plugin/*": [ - "x-pack/test/cases_api_integration/common/plugins/cases/*" - ], + "@kbn/cases-api-integration-test-plugin": ["x-pack/test/cases_api_integration/common/plugins/cases"], + "@kbn/cases-api-integration-test-plugin/*": ["x-pack/test/cases_api_integration/common/plugins/cases/*"], "@kbn/cases-components": ["packages/kbn-cases-components"], "@kbn/cases-components/*": ["packages/kbn-cases-components/*"], "@kbn/cases-plugin": ["x-pack/plugins/cases"], @@ -188,24 +146,16 @@ "@kbn/cloud/*": ["packages/cloud/*"], "@kbn/cloud-chat-plugin": ["x-pack/plugins/cloud_integrations/cloud_chat"], "@kbn/cloud-chat-plugin/*": ["x-pack/plugins/cloud_integrations/cloud_chat/*"], - "@kbn/cloud-data-migration-plugin": [ - "x-pack/plugins/cloud_integrations/cloud_data_migration" - ], - "@kbn/cloud-data-migration-plugin/*": [ - "x-pack/plugins/cloud_integrations/cloud_data_migration/*" - ], + "@kbn/cloud-data-migration-plugin": ["x-pack/plugins/cloud_integrations/cloud_data_migration"], + "@kbn/cloud-data-migration-plugin/*": ["x-pack/plugins/cloud_integrations/cloud_data_migration/*"], "@kbn/cloud-defend-plugin": ["x-pack/plugins/cloud_defend"], "@kbn/cloud-defend-plugin/*": ["x-pack/plugins/cloud_defend/*"], "@kbn/cloud-experiments-plugin": ["x-pack/plugins/cloud_integrations/cloud_experiments"], "@kbn/cloud-experiments-plugin/*": ["x-pack/plugins/cloud_integrations/cloud_experiments/*"], "@kbn/cloud-full-story-plugin": ["x-pack/plugins/cloud_integrations/cloud_full_story"], "@kbn/cloud-full-story-plugin/*": ["x-pack/plugins/cloud_integrations/cloud_full_story/*"], - "@kbn/cloud-integration-saml-provider-plugin": [ - "x-pack/test/cloud_integration/plugins/saml_provider" - ], - "@kbn/cloud-integration-saml-provider-plugin/*": [ - "x-pack/test/cloud_integration/plugins/saml_provider/*" - ], + "@kbn/cloud-integration-saml-provider-plugin": ["x-pack/test/cloud_integration/plugins/saml_provider"], + "@kbn/cloud-integration-saml-provider-plugin/*": ["x-pack/test/cloud_integration/plugins/saml_provider/*"], "@kbn/cloud-links-plugin": ["x-pack/plugins/cloud_integrations/cloud_links"], "@kbn/cloud-links-plugin/*": ["x-pack/plugins/cloud_integrations/cloud_links/*"], "@kbn/cloud-plugin": ["x-pack/plugins/cloud"], @@ -234,28 +184,14 @@ "@kbn/content-management-examples-plugin/*": ["examples/content_management_examples/*"], "@kbn/content-management-plugin": ["src/plugins/content_management"], "@kbn/content-management-plugin/*": ["src/plugins/content_management/*"], - "@kbn/content-management-tabbed-table-list-view": [ - "packages/content-management/tabbed_table_list_view" - ], - "@kbn/content-management-tabbed-table-list-view/*": [ - "packages/content-management/tabbed_table_list_view/*" - ], + "@kbn/content-management-tabbed-table-list-view": ["packages/content-management/tabbed_table_list_view"], + "@kbn/content-management-tabbed-table-list-view/*": ["packages/content-management/tabbed_table_list_view/*"], "@kbn/content-management-table-list-view": ["packages/content-management/table_list_view"], - "@kbn/content-management-table-list-view/*": [ - "packages/content-management/table_list_view/*" - ], - "@kbn/content-management-table-list-view-common": [ - "packages/content-management/table_list_view_common" - ], - "@kbn/content-management-table-list-view-common/*": [ - "packages/content-management/table_list_view_common/*" - ], - "@kbn/content-management-table-list-view-table": [ - "packages/content-management/table_list_view_table" - ], - "@kbn/content-management-table-list-view-table/*": [ - "packages/content-management/table_list_view_table/*" - ], + "@kbn/content-management-table-list-view/*": ["packages/content-management/table_list_view/*"], + "@kbn/content-management-table-list-view-common": ["packages/content-management/table_list_view_common"], + "@kbn/content-management-table-list-view-common/*": ["packages/content-management/table_list_view_common/*"], + "@kbn/content-management-table-list-view-table": ["packages/content-management/table_list_view_table"], + "@kbn/content-management-table-list-view-table/*": ["packages/content-management/table_list_view_table/*"], "@kbn/content-management-utils": ["packages/kbn-content-management-utils"], "@kbn/content-management-utils/*": ["packages/kbn-content-management-utils/*"], "@kbn/controls-example-plugin": ["examples/controls_example"], @@ -266,44 +202,24 @@ "@kbn/core/*": ["src/core/*"], "@kbn/core-analytics-browser": ["packages/core/analytics/core-analytics-browser"], "@kbn/core-analytics-browser/*": ["packages/core/analytics/core-analytics-browser/*"], - "@kbn/core-analytics-browser-internal": [ - "packages/core/analytics/core-analytics-browser-internal" - ], - "@kbn/core-analytics-browser-internal/*": [ - "packages/core/analytics/core-analytics-browser-internal/*" - ], + "@kbn/core-analytics-browser-internal": ["packages/core/analytics/core-analytics-browser-internal"], + "@kbn/core-analytics-browser-internal/*": ["packages/core/analytics/core-analytics-browser-internal/*"], "@kbn/core-analytics-browser-mocks": ["packages/core/analytics/core-analytics-browser-mocks"], - "@kbn/core-analytics-browser-mocks/*": [ - "packages/core/analytics/core-analytics-browser-mocks/*" - ], + "@kbn/core-analytics-browser-mocks/*": ["packages/core/analytics/core-analytics-browser-mocks/*"], "@kbn/core-analytics-server": ["packages/core/analytics/core-analytics-server"], "@kbn/core-analytics-server/*": ["packages/core/analytics/core-analytics-server/*"], - "@kbn/core-analytics-server-internal": [ - "packages/core/analytics/core-analytics-server-internal" - ], - "@kbn/core-analytics-server-internal/*": [ - "packages/core/analytics/core-analytics-server-internal/*" - ], + "@kbn/core-analytics-server-internal": ["packages/core/analytics/core-analytics-server-internal"], + "@kbn/core-analytics-server-internal/*": ["packages/core/analytics/core-analytics-server-internal/*"], "@kbn/core-analytics-server-mocks": ["packages/core/analytics/core-analytics-server-mocks"], - "@kbn/core-analytics-server-mocks/*": [ - "packages/core/analytics/core-analytics-server-mocks/*" - ], + "@kbn/core-analytics-server-mocks/*": ["packages/core/analytics/core-analytics-server-mocks/*"], "@kbn/core-app-status-plugin": ["test/plugin_functional/plugins/core_app_status"], "@kbn/core-app-status-plugin/*": ["test/plugin_functional/plugins/core_app_status/*"], "@kbn/core-application-browser": ["packages/core/application/core-application-browser"], "@kbn/core-application-browser/*": ["packages/core/application/core-application-browser/*"], - "@kbn/core-application-browser-internal": [ - "packages/core/application/core-application-browser-internal" - ], - "@kbn/core-application-browser-internal/*": [ - "packages/core/application/core-application-browser-internal/*" - ], - "@kbn/core-application-browser-mocks": [ - "packages/core/application/core-application-browser-mocks" - ], - "@kbn/core-application-browser-mocks/*": [ - "packages/core/application/core-application-browser-mocks/*" - ], + "@kbn/core-application-browser-internal": ["packages/core/application/core-application-browser-internal"], + "@kbn/core-application-browser-internal/*": ["packages/core/application/core-application-browser-internal/*"], + "@kbn/core-application-browser-mocks": ["packages/core/application/core-application-browser-mocks"], + "@kbn/core-application-browser-mocks/*": ["packages/core/application/core-application-browser-mocks/*"], "@kbn/core-application-common": ["packages/core/application/core-application-common"], "@kbn/core-application-common/*": ["packages/core/application/core-application-common/*"], "@kbn/core-apps-browser-internal": ["packages/core/apps/core-apps-browser-internal"], @@ -324,240 +240,100 @@ "@kbn/core-base-server-internal/*": ["packages/core/base/core-base-server-internal/*"], "@kbn/core-base-server-mocks": ["packages/core/base/core-base-server-mocks"], "@kbn/core-base-server-mocks/*": ["packages/core/base/core-base-server-mocks/*"], - "@kbn/core-capabilities-browser-internal": [ - "packages/core/capabilities/core-capabilities-browser-internal" - ], - "@kbn/core-capabilities-browser-internal/*": [ - "packages/core/capabilities/core-capabilities-browser-internal/*" - ], - "@kbn/core-capabilities-browser-mocks": [ - "packages/core/capabilities/core-capabilities-browser-mocks" - ], - "@kbn/core-capabilities-browser-mocks/*": [ - "packages/core/capabilities/core-capabilities-browser-mocks/*" - ], + "@kbn/core-capabilities-browser-internal": ["packages/core/capabilities/core-capabilities-browser-internal"], + "@kbn/core-capabilities-browser-internal/*": ["packages/core/capabilities/core-capabilities-browser-internal/*"], + "@kbn/core-capabilities-browser-mocks": ["packages/core/capabilities/core-capabilities-browser-mocks"], + "@kbn/core-capabilities-browser-mocks/*": ["packages/core/capabilities/core-capabilities-browser-mocks/*"], "@kbn/core-capabilities-common": ["packages/core/capabilities/core-capabilities-common"], "@kbn/core-capabilities-common/*": ["packages/core/capabilities/core-capabilities-common/*"], "@kbn/core-capabilities-server": ["packages/core/capabilities/core-capabilities-server"], "@kbn/core-capabilities-server/*": ["packages/core/capabilities/core-capabilities-server/*"], - "@kbn/core-capabilities-server-internal": [ - "packages/core/capabilities/core-capabilities-server-internal" - ], - "@kbn/core-capabilities-server-internal/*": [ - "packages/core/capabilities/core-capabilities-server-internal/*" - ], - "@kbn/core-capabilities-server-mocks": [ - "packages/core/capabilities/core-capabilities-server-mocks" - ], - "@kbn/core-capabilities-server-mocks/*": [ - "packages/core/capabilities/core-capabilities-server-mocks/*" - ], + "@kbn/core-capabilities-server-internal": ["packages/core/capabilities/core-capabilities-server-internal"], + "@kbn/core-capabilities-server-internal/*": ["packages/core/capabilities/core-capabilities-server-internal/*"], + "@kbn/core-capabilities-server-mocks": ["packages/core/capabilities/core-capabilities-server-mocks"], + "@kbn/core-capabilities-server-mocks/*": ["packages/core/capabilities/core-capabilities-server-mocks/*"], "@kbn/core-chrome-browser": ["packages/core/chrome/core-chrome-browser"], "@kbn/core-chrome-browser/*": ["packages/core/chrome/core-chrome-browser/*"], "@kbn/core-chrome-browser-internal": ["packages/core/chrome/core-chrome-browser-internal"], - "@kbn/core-chrome-browser-internal/*": [ - "packages/core/chrome/core-chrome-browser-internal/*" - ], + "@kbn/core-chrome-browser-internal/*": ["packages/core/chrome/core-chrome-browser-internal/*"], "@kbn/core-chrome-browser-mocks": ["packages/core/chrome/core-chrome-browser-mocks"], "@kbn/core-chrome-browser-mocks/*": ["packages/core/chrome/core-chrome-browser-mocks/*"], "@kbn/core-config-server-internal": ["packages/core/config/core-config-server-internal"], "@kbn/core-config-server-internal/*": ["packages/core/config/core-config-server-internal/*"], - "@kbn/core-custom-branding-browser": [ - "packages/core/custom-branding/core-custom-branding-browser" - ], - "@kbn/core-custom-branding-browser/*": [ - "packages/core/custom-branding/core-custom-branding-browser/*" - ], - "@kbn/core-custom-branding-browser-internal": [ - "packages/core/custom-branding/core-custom-branding-browser-internal" - ], - "@kbn/core-custom-branding-browser-internal/*": [ - "packages/core/custom-branding/core-custom-branding-browser-internal/*" - ], - "@kbn/core-custom-branding-browser-mocks": [ - "packages/core/custom-branding/core-custom-branding-browser-mocks" - ], - "@kbn/core-custom-branding-browser-mocks/*": [ - "packages/core/custom-branding/core-custom-branding-browser-mocks/*" - ], - "@kbn/core-custom-branding-common": [ - "packages/core/custom-branding/core-custom-branding-common" - ], - "@kbn/core-custom-branding-common/*": [ - "packages/core/custom-branding/core-custom-branding-common/*" - ], - "@kbn/core-custom-branding-server": [ - "packages/core/custom-branding/core-custom-branding-server" - ], - "@kbn/core-custom-branding-server/*": [ - "packages/core/custom-branding/core-custom-branding-server/*" - ], - "@kbn/core-custom-branding-server-internal": [ - "packages/core/custom-branding/core-custom-branding-server-internal" - ], - "@kbn/core-custom-branding-server-internal/*": [ - "packages/core/custom-branding/core-custom-branding-server-internal/*" - ], - "@kbn/core-custom-branding-server-mocks": [ - "packages/core/custom-branding/core-custom-branding-server-mocks" - ], - "@kbn/core-custom-branding-server-mocks/*": [ - "packages/core/custom-branding/core-custom-branding-server-mocks/*" - ], + "@kbn/core-custom-branding-browser": ["packages/core/custom-branding/core-custom-branding-browser"], + "@kbn/core-custom-branding-browser/*": ["packages/core/custom-branding/core-custom-branding-browser/*"], + "@kbn/core-custom-branding-browser-internal": ["packages/core/custom-branding/core-custom-branding-browser-internal"], + "@kbn/core-custom-branding-browser-internal/*": ["packages/core/custom-branding/core-custom-branding-browser-internal/*"], + "@kbn/core-custom-branding-browser-mocks": ["packages/core/custom-branding/core-custom-branding-browser-mocks"], + "@kbn/core-custom-branding-browser-mocks/*": ["packages/core/custom-branding/core-custom-branding-browser-mocks/*"], + "@kbn/core-custom-branding-common": ["packages/core/custom-branding/core-custom-branding-common"], + "@kbn/core-custom-branding-common/*": ["packages/core/custom-branding/core-custom-branding-common/*"], + "@kbn/core-custom-branding-server": ["packages/core/custom-branding/core-custom-branding-server"], + "@kbn/core-custom-branding-server/*": ["packages/core/custom-branding/core-custom-branding-server/*"], + "@kbn/core-custom-branding-server-internal": ["packages/core/custom-branding/core-custom-branding-server-internal"], + "@kbn/core-custom-branding-server-internal/*": ["packages/core/custom-branding/core-custom-branding-server-internal/*"], + "@kbn/core-custom-branding-server-mocks": ["packages/core/custom-branding/core-custom-branding-server-mocks"], + "@kbn/core-custom-branding-server-mocks/*": ["packages/core/custom-branding/core-custom-branding-server-mocks/*"], "@kbn/core-deprecations-browser": ["packages/core/deprecations/core-deprecations-browser"], - "@kbn/core-deprecations-browser/*": [ - "packages/core/deprecations/core-deprecations-browser/*" - ], - "@kbn/core-deprecations-browser-internal": [ - "packages/core/deprecations/core-deprecations-browser-internal" - ], - "@kbn/core-deprecations-browser-internal/*": [ - "packages/core/deprecations/core-deprecations-browser-internal/*" - ], - "@kbn/core-deprecations-browser-mocks": [ - "packages/core/deprecations/core-deprecations-browser-mocks" - ], - "@kbn/core-deprecations-browser-mocks/*": [ - "packages/core/deprecations/core-deprecations-browser-mocks/*" - ], + "@kbn/core-deprecations-browser/*": ["packages/core/deprecations/core-deprecations-browser/*"], + "@kbn/core-deprecations-browser-internal": ["packages/core/deprecations/core-deprecations-browser-internal"], + "@kbn/core-deprecations-browser-internal/*": ["packages/core/deprecations/core-deprecations-browser-internal/*"], + "@kbn/core-deprecations-browser-mocks": ["packages/core/deprecations/core-deprecations-browser-mocks"], + "@kbn/core-deprecations-browser-mocks/*": ["packages/core/deprecations/core-deprecations-browser-mocks/*"], "@kbn/core-deprecations-common": ["packages/core/deprecations/core-deprecations-common"], "@kbn/core-deprecations-common/*": ["packages/core/deprecations/core-deprecations-common/*"], "@kbn/core-deprecations-server": ["packages/core/deprecations/core-deprecations-server"], "@kbn/core-deprecations-server/*": ["packages/core/deprecations/core-deprecations-server/*"], - "@kbn/core-deprecations-server-internal": [ - "packages/core/deprecations/core-deprecations-server-internal" - ], - "@kbn/core-deprecations-server-internal/*": [ - "packages/core/deprecations/core-deprecations-server-internal/*" - ], - "@kbn/core-deprecations-server-mocks": [ - "packages/core/deprecations/core-deprecations-server-mocks" - ], - "@kbn/core-deprecations-server-mocks/*": [ - "packages/core/deprecations/core-deprecations-server-mocks/*" - ], + "@kbn/core-deprecations-server-internal": ["packages/core/deprecations/core-deprecations-server-internal"], + "@kbn/core-deprecations-server-internal/*": ["packages/core/deprecations/core-deprecations-server-internal/*"], + "@kbn/core-deprecations-server-mocks": ["packages/core/deprecations/core-deprecations-server-mocks"], + "@kbn/core-deprecations-server-mocks/*": ["packages/core/deprecations/core-deprecations-server-mocks/*"], "@kbn/core-doc-links-browser": ["packages/core/doc-links/core-doc-links-browser"], "@kbn/core-doc-links-browser/*": ["packages/core/doc-links/core-doc-links-browser/*"], - "@kbn/core-doc-links-browser-internal": [ - "packages/core/doc-links/core-doc-links-browser-internal" - ], - "@kbn/core-doc-links-browser-internal/*": [ - "packages/core/doc-links/core-doc-links-browser-internal/*" - ], + "@kbn/core-doc-links-browser-internal": ["packages/core/doc-links/core-doc-links-browser-internal"], + "@kbn/core-doc-links-browser-internal/*": ["packages/core/doc-links/core-doc-links-browser-internal/*"], "@kbn/core-doc-links-browser-mocks": ["packages/core/doc-links/core-doc-links-browser-mocks"], - "@kbn/core-doc-links-browser-mocks/*": [ - "packages/core/doc-links/core-doc-links-browser-mocks/*" - ], + "@kbn/core-doc-links-browser-mocks/*": ["packages/core/doc-links/core-doc-links-browser-mocks/*"], "@kbn/core-doc-links-server": ["packages/core/doc-links/core-doc-links-server"], "@kbn/core-doc-links-server/*": ["packages/core/doc-links/core-doc-links-server/*"], - "@kbn/core-doc-links-server-internal": [ - "packages/core/doc-links/core-doc-links-server-internal" - ], - "@kbn/core-doc-links-server-internal/*": [ - "packages/core/doc-links/core-doc-links-server-internal/*" - ], + "@kbn/core-doc-links-server-internal": ["packages/core/doc-links/core-doc-links-server-internal"], + "@kbn/core-doc-links-server-internal/*": ["packages/core/doc-links/core-doc-links-server-internal/*"], "@kbn/core-doc-links-server-mocks": ["packages/core/doc-links/core-doc-links-server-mocks"], - "@kbn/core-doc-links-server-mocks/*": [ - "packages/core/doc-links/core-doc-links-server-mocks/*" - ], - "@kbn/core-elasticsearch-client-server-internal": [ - "packages/core/elasticsearch/core-elasticsearch-client-server-internal" - ], - "@kbn/core-elasticsearch-client-server-internal/*": [ - "packages/core/elasticsearch/core-elasticsearch-client-server-internal/*" - ], - "@kbn/core-elasticsearch-client-server-mocks": [ - "packages/core/elasticsearch/core-elasticsearch-client-server-mocks" - ], - "@kbn/core-elasticsearch-client-server-mocks/*": [ - "packages/core/elasticsearch/core-elasticsearch-client-server-mocks/*" - ], + "@kbn/core-doc-links-server-mocks/*": ["packages/core/doc-links/core-doc-links-server-mocks/*"], + "@kbn/core-elasticsearch-client-server-internal": ["packages/core/elasticsearch/core-elasticsearch-client-server-internal"], + "@kbn/core-elasticsearch-client-server-internal/*": ["packages/core/elasticsearch/core-elasticsearch-client-server-internal/*"], + "@kbn/core-elasticsearch-client-server-mocks": ["packages/core/elasticsearch/core-elasticsearch-client-server-mocks"], + "@kbn/core-elasticsearch-client-server-mocks/*": ["packages/core/elasticsearch/core-elasticsearch-client-server-mocks/*"], "@kbn/core-elasticsearch-server": ["packages/core/elasticsearch/core-elasticsearch-server"], - "@kbn/core-elasticsearch-server/*": [ - "packages/core/elasticsearch/core-elasticsearch-server/*" - ], - "@kbn/core-elasticsearch-server-internal": [ - "packages/core/elasticsearch/core-elasticsearch-server-internal" - ], - "@kbn/core-elasticsearch-server-internal/*": [ - "packages/core/elasticsearch/core-elasticsearch-server-internal/*" - ], - "@kbn/core-elasticsearch-server-mocks": [ - "packages/core/elasticsearch/core-elasticsearch-server-mocks" - ], - "@kbn/core-elasticsearch-server-mocks/*": [ - "packages/core/elasticsearch/core-elasticsearch-server-mocks/*" - ], - "@kbn/core-environment-server-internal": [ - "packages/core/environment/core-environment-server-internal" - ], - "@kbn/core-environment-server-internal/*": [ - "packages/core/environment/core-environment-server-internal/*" - ], - "@kbn/core-environment-server-mocks": [ - "packages/core/environment/core-environment-server-mocks" - ], - "@kbn/core-environment-server-mocks/*": [ - "packages/core/environment/core-environment-server-mocks/*" - ], - "@kbn/core-execution-context-browser": [ - "packages/core/execution-context/core-execution-context-browser" - ], - "@kbn/core-execution-context-browser/*": [ - "packages/core/execution-context/core-execution-context-browser/*" - ], - "@kbn/core-execution-context-browser-internal": [ - "packages/core/execution-context/core-execution-context-browser-internal" - ], - "@kbn/core-execution-context-browser-internal/*": [ - "packages/core/execution-context/core-execution-context-browser-internal/*" - ], - "@kbn/core-execution-context-browser-mocks": [ - "packages/core/execution-context/core-execution-context-browser-mocks" - ], - "@kbn/core-execution-context-browser-mocks/*": [ - "packages/core/execution-context/core-execution-context-browser-mocks/*" - ], - "@kbn/core-execution-context-common": [ - "packages/core/execution-context/core-execution-context-common" - ], - "@kbn/core-execution-context-common/*": [ - "packages/core/execution-context/core-execution-context-common/*" - ], - "@kbn/core-execution-context-server": [ - "packages/core/execution-context/core-execution-context-server" - ], - "@kbn/core-execution-context-server/*": [ - "packages/core/execution-context/core-execution-context-server/*" - ], - "@kbn/core-execution-context-server-internal": [ - "packages/core/execution-context/core-execution-context-server-internal" - ], - "@kbn/core-execution-context-server-internal/*": [ - "packages/core/execution-context/core-execution-context-server-internal/*" - ], - "@kbn/core-execution-context-server-mocks": [ - "packages/core/execution-context/core-execution-context-server-mocks" - ], - "@kbn/core-execution-context-server-mocks/*": [ - "packages/core/execution-context/core-execution-context-server-mocks/*" - ], + "@kbn/core-elasticsearch-server/*": ["packages/core/elasticsearch/core-elasticsearch-server/*"], + "@kbn/core-elasticsearch-server-internal": ["packages/core/elasticsearch/core-elasticsearch-server-internal"], + "@kbn/core-elasticsearch-server-internal/*": ["packages/core/elasticsearch/core-elasticsearch-server-internal/*"], + "@kbn/core-elasticsearch-server-mocks": ["packages/core/elasticsearch/core-elasticsearch-server-mocks"], + "@kbn/core-elasticsearch-server-mocks/*": ["packages/core/elasticsearch/core-elasticsearch-server-mocks/*"], + "@kbn/core-environment-server-internal": ["packages/core/environment/core-environment-server-internal"], + "@kbn/core-environment-server-internal/*": ["packages/core/environment/core-environment-server-internal/*"], + "@kbn/core-environment-server-mocks": ["packages/core/environment/core-environment-server-mocks"], + "@kbn/core-environment-server-mocks/*": ["packages/core/environment/core-environment-server-mocks/*"], + "@kbn/core-execution-context-browser": ["packages/core/execution-context/core-execution-context-browser"], + "@kbn/core-execution-context-browser/*": ["packages/core/execution-context/core-execution-context-browser/*"], + "@kbn/core-execution-context-browser-internal": ["packages/core/execution-context/core-execution-context-browser-internal"], + "@kbn/core-execution-context-browser-internal/*": ["packages/core/execution-context/core-execution-context-browser-internal/*"], + "@kbn/core-execution-context-browser-mocks": ["packages/core/execution-context/core-execution-context-browser-mocks"], + "@kbn/core-execution-context-browser-mocks/*": ["packages/core/execution-context/core-execution-context-browser-mocks/*"], + "@kbn/core-execution-context-common": ["packages/core/execution-context/core-execution-context-common"], + "@kbn/core-execution-context-common/*": ["packages/core/execution-context/core-execution-context-common/*"], + "@kbn/core-execution-context-server": ["packages/core/execution-context/core-execution-context-server"], + "@kbn/core-execution-context-server/*": ["packages/core/execution-context/core-execution-context-server/*"], + "@kbn/core-execution-context-server-internal": ["packages/core/execution-context/core-execution-context-server-internal"], + "@kbn/core-execution-context-server-internal/*": ["packages/core/execution-context/core-execution-context-server-internal/*"], + "@kbn/core-execution-context-server-mocks": ["packages/core/execution-context/core-execution-context-server-mocks"], + "@kbn/core-execution-context-server-mocks/*": ["packages/core/execution-context/core-execution-context-server-mocks/*"], "@kbn/core-fatal-errors-browser": ["packages/core/fatal-errors/core-fatal-errors-browser"], - "@kbn/core-fatal-errors-browser/*": [ - "packages/core/fatal-errors/core-fatal-errors-browser/*" - ], - "@kbn/core-fatal-errors-browser-internal": [ - "packages/core/fatal-errors/core-fatal-errors-browser-internal" - ], - "@kbn/core-fatal-errors-browser-internal/*": [ - "packages/core/fatal-errors/core-fatal-errors-browser-internal/*" - ], - "@kbn/core-fatal-errors-browser-mocks": [ - "packages/core/fatal-errors/core-fatal-errors-browser-mocks" - ], - "@kbn/core-fatal-errors-browser-mocks/*": [ - "packages/core/fatal-errors/core-fatal-errors-browser-mocks/*" - ], + "@kbn/core-fatal-errors-browser/*": ["packages/core/fatal-errors/core-fatal-errors-browser/*"], + "@kbn/core-fatal-errors-browser-internal": ["packages/core/fatal-errors/core-fatal-errors-browser-internal"], + "@kbn/core-fatal-errors-browser-internal/*": ["packages/core/fatal-errors/core-fatal-errors-browser-internal/*"], + "@kbn/core-fatal-errors-browser-mocks": ["packages/core/fatal-errors/core-fatal-errors-browser-mocks"], + "@kbn/core-fatal-errors-browser-mocks/*": ["packages/core/fatal-errors/core-fatal-errors-browser-mocks/*"], "@kbn/core-history-block-plugin": ["test/plugin_functional/plugins/core_history_block"], "@kbn/core-history-block-plugin/*": ["test/plugin_functional/plugins/core_history_block/*"], "@kbn/core-http-browser": ["packages/core/http/core-http-browser"], @@ -568,54 +344,26 @@ "@kbn/core-http-browser-mocks/*": ["packages/core/http/core-http-browser-mocks/*"], "@kbn/core-http-common": ["packages/core/http/core-http-common"], "@kbn/core-http-common/*": ["packages/core/http/core-http-common/*"], - "@kbn/core-http-context-server-internal": [ - "packages/core/http/core-http-context-server-internal" - ], - "@kbn/core-http-context-server-internal/*": [ - "packages/core/http/core-http-context-server-internal/*" - ], + "@kbn/core-http-context-server-internal": ["packages/core/http/core-http-context-server-internal"], + "@kbn/core-http-context-server-internal/*": ["packages/core/http/core-http-context-server-internal/*"], "@kbn/core-http-context-server-mocks": ["packages/core/http/core-http-context-server-mocks"], - "@kbn/core-http-context-server-mocks/*": [ - "packages/core/http/core-http-context-server-mocks/*" - ], + "@kbn/core-http-context-server-mocks/*": ["packages/core/http/core-http-context-server-mocks/*"], "@kbn/core-http-plugin": ["test/plugin_functional/plugins/core_http"], "@kbn/core-http-plugin/*": ["test/plugin_functional/plugins/core_http/*"], - "@kbn/core-http-request-handler-context-server": [ - "packages/core/http/core-http-request-handler-context-server" - ], - "@kbn/core-http-request-handler-context-server/*": [ - "packages/core/http/core-http-request-handler-context-server/*" - ], - "@kbn/core-http-request-handler-context-server-internal": [ - "packages/core/http/core-http-request-handler-context-server-internal" - ], - "@kbn/core-http-request-handler-context-server-internal/*": [ - "packages/core/http/core-http-request-handler-context-server-internal/*" - ], + "@kbn/core-http-request-handler-context-server": ["packages/core/http/core-http-request-handler-context-server"], + "@kbn/core-http-request-handler-context-server/*": ["packages/core/http/core-http-request-handler-context-server/*"], + "@kbn/core-http-request-handler-context-server-internal": ["packages/core/http/core-http-request-handler-context-server-internal"], + "@kbn/core-http-request-handler-context-server-internal/*": ["packages/core/http/core-http-request-handler-context-server-internal/*"], "@kbn/core-http-resources-server": ["packages/core/http/core-http-resources-server"], "@kbn/core-http-resources-server/*": ["packages/core/http/core-http-resources-server/*"], - "@kbn/core-http-resources-server-internal": [ - "packages/core/http/core-http-resources-server-internal" - ], - "@kbn/core-http-resources-server-internal/*": [ - "packages/core/http/core-http-resources-server-internal/*" - ], - "@kbn/core-http-resources-server-mocks": [ - "packages/core/http/core-http-resources-server-mocks" - ], - "@kbn/core-http-resources-server-mocks/*": [ - "packages/core/http/core-http-resources-server-mocks/*" - ], - "@kbn/core-http-router-server-internal": [ - "packages/core/http/core-http-router-server-internal" - ], - "@kbn/core-http-router-server-internal/*": [ - "packages/core/http/core-http-router-server-internal/*" - ], + "@kbn/core-http-resources-server-internal": ["packages/core/http/core-http-resources-server-internal"], + "@kbn/core-http-resources-server-internal/*": ["packages/core/http/core-http-resources-server-internal/*"], + "@kbn/core-http-resources-server-mocks": ["packages/core/http/core-http-resources-server-mocks"], + "@kbn/core-http-resources-server-mocks/*": ["packages/core/http/core-http-resources-server-mocks/*"], + "@kbn/core-http-router-server-internal": ["packages/core/http/core-http-router-server-internal"], + "@kbn/core-http-router-server-internal/*": ["packages/core/http/core-http-router-server-internal/*"], "@kbn/core-http-router-server-mocks": ["packages/core/http/core-http-router-server-mocks"], - "@kbn/core-http-router-server-mocks/*": [ - "packages/core/http/core-http-router-server-mocks/*" - ], + "@kbn/core-http-router-server-mocks/*": ["packages/core/http/core-http-router-server-mocks/*"], "@kbn/core-http-server": ["packages/core/http/core-http-server"], "@kbn/core-http-server/*": ["packages/core/http/core-http-server/*"], "@kbn/core-http-server-internal": ["packages/core/http/core-http-server-internal"], @@ -634,106 +382,54 @@ "@kbn/core-i18n-server-internal/*": ["packages/core/i18n/core-i18n-server-internal/*"], "@kbn/core-i18n-server-mocks": ["packages/core/i18n/core-i18n-server-mocks"], "@kbn/core-i18n-server-mocks/*": ["packages/core/i18n/core-i18n-server-mocks/*"], - "@kbn/core-injected-metadata-browser-internal": [ - "packages/core/injected-metadata/core-injected-metadata-browser-internal" - ], - "@kbn/core-injected-metadata-browser-internal/*": [ - "packages/core/injected-metadata/core-injected-metadata-browser-internal/*" - ], - "@kbn/core-injected-metadata-browser-mocks": [ - "packages/core/injected-metadata/core-injected-metadata-browser-mocks" - ], - "@kbn/core-injected-metadata-browser-mocks/*": [ - "packages/core/injected-metadata/core-injected-metadata-browser-mocks/*" - ], - "@kbn/core-injected-metadata-common-internal": [ - "packages/core/injected-metadata/core-injected-metadata-common-internal" - ], - "@kbn/core-injected-metadata-common-internal/*": [ - "packages/core/injected-metadata/core-injected-metadata-common-internal/*" - ], - "@kbn/core-integrations-browser-internal": [ - "packages/core/integrations/core-integrations-browser-internal" - ], - "@kbn/core-integrations-browser-internal/*": [ - "packages/core/integrations/core-integrations-browser-internal/*" - ], - "@kbn/core-integrations-browser-mocks": [ - "packages/core/integrations/core-integrations-browser-mocks" - ], - "@kbn/core-integrations-browser-mocks/*": [ - "packages/core/integrations/core-integrations-browser-mocks/*" - ], + "@kbn/core-injected-metadata-browser-internal": ["packages/core/injected-metadata/core-injected-metadata-browser-internal"], + "@kbn/core-injected-metadata-browser-internal/*": ["packages/core/injected-metadata/core-injected-metadata-browser-internal/*"], + "@kbn/core-injected-metadata-browser-mocks": ["packages/core/injected-metadata/core-injected-metadata-browser-mocks"], + "@kbn/core-injected-metadata-browser-mocks/*": ["packages/core/injected-metadata/core-injected-metadata-browser-mocks/*"], + "@kbn/core-injected-metadata-common-internal": ["packages/core/injected-metadata/core-injected-metadata-common-internal"], + "@kbn/core-injected-metadata-common-internal/*": ["packages/core/injected-metadata/core-injected-metadata-common-internal/*"], + "@kbn/core-integrations-browser-internal": ["packages/core/integrations/core-integrations-browser-internal"], + "@kbn/core-integrations-browser-internal/*": ["packages/core/integrations/core-integrations-browser-internal/*"], + "@kbn/core-integrations-browser-mocks": ["packages/core/integrations/core-integrations-browser-mocks"], + "@kbn/core-integrations-browser-mocks/*": ["packages/core/integrations/core-integrations-browser-mocks/*"], "@kbn/core-lifecycle-browser": ["packages/core/lifecycle/core-lifecycle-browser"], "@kbn/core-lifecycle-browser/*": ["packages/core/lifecycle/core-lifecycle-browser/*"], - "@kbn/core-lifecycle-browser-internal": [ - "packages/core/lifecycle/core-lifecycle-browser-internal" - ], - "@kbn/core-lifecycle-browser-internal/*": [ - "packages/core/lifecycle/core-lifecycle-browser-internal/*" - ], + "@kbn/core-lifecycle-browser-internal": ["packages/core/lifecycle/core-lifecycle-browser-internal"], + "@kbn/core-lifecycle-browser-internal/*": ["packages/core/lifecycle/core-lifecycle-browser-internal/*"], "@kbn/core-lifecycle-browser-mocks": ["packages/core/lifecycle/core-lifecycle-browser-mocks"], - "@kbn/core-lifecycle-browser-mocks/*": [ - "packages/core/lifecycle/core-lifecycle-browser-mocks/*" - ], + "@kbn/core-lifecycle-browser-mocks/*": ["packages/core/lifecycle/core-lifecycle-browser-mocks/*"], "@kbn/core-lifecycle-server": ["packages/core/lifecycle/core-lifecycle-server"], "@kbn/core-lifecycle-server/*": ["packages/core/lifecycle/core-lifecycle-server/*"], - "@kbn/core-lifecycle-server-internal": [ - "packages/core/lifecycle/core-lifecycle-server-internal" - ], - "@kbn/core-lifecycle-server-internal/*": [ - "packages/core/lifecycle/core-lifecycle-server-internal/*" - ], + "@kbn/core-lifecycle-server-internal": ["packages/core/lifecycle/core-lifecycle-server-internal"], + "@kbn/core-lifecycle-server-internal/*": ["packages/core/lifecycle/core-lifecycle-server-internal/*"], "@kbn/core-lifecycle-server-mocks": ["packages/core/lifecycle/core-lifecycle-server-mocks"], - "@kbn/core-lifecycle-server-mocks/*": [ - "packages/core/lifecycle/core-lifecycle-server-mocks/*" - ], + "@kbn/core-lifecycle-server-mocks/*": ["packages/core/lifecycle/core-lifecycle-server-mocks/*"], "@kbn/core-logging-browser-internal": ["packages/core/logging/core-logging-browser-internal"], - "@kbn/core-logging-browser-internal/*": [ - "packages/core/logging/core-logging-browser-internal/*" - ], + "@kbn/core-logging-browser-internal/*": ["packages/core/logging/core-logging-browser-internal/*"], "@kbn/core-logging-browser-mocks": ["packages/core/logging/core-logging-browser-mocks"], "@kbn/core-logging-browser-mocks/*": ["packages/core/logging/core-logging-browser-mocks/*"], "@kbn/core-logging-common-internal": ["packages/core/logging/core-logging-common-internal"], - "@kbn/core-logging-common-internal/*": [ - "packages/core/logging/core-logging-common-internal/*" - ], + "@kbn/core-logging-common-internal/*": ["packages/core/logging/core-logging-common-internal/*"], "@kbn/core-logging-server": ["packages/core/logging/core-logging-server"], "@kbn/core-logging-server/*": ["packages/core/logging/core-logging-server/*"], "@kbn/core-logging-server-internal": ["packages/core/logging/core-logging-server-internal"], - "@kbn/core-logging-server-internal/*": [ - "packages/core/logging/core-logging-server-internal/*" - ], + "@kbn/core-logging-server-internal/*": ["packages/core/logging/core-logging-server-internal/*"], "@kbn/core-logging-server-mocks": ["packages/core/logging/core-logging-server-mocks"], "@kbn/core-logging-server-mocks/*": ["packages/core/logging/core-logging-server-mocks/*"], - "@kbn/core-metrics-collectors-server-internal": [ - "packages/core/metrics/core-metrics-collectors-server-internal" - ], - "@kbn/core-metrics-collectors-server-internal/*": [ - "packages/core/metrics/core-metrics-collectors-server-internal/*" - ], - "@kbn/core-metrics-collectors-server-mocks": [ - "packages/core/metrics/core-metrics-collectors-server-mocks" - ], - "@kbn/core-metrics-collectors-server-mocks/*": [ - "packages/core/metrics/core-metrics-collectors-server-mocks/*" - ], + "@kbn/core-metrics-collectors-server-internal": ["packages/core/metrics/core-metrics-collectors-server-internal"], + "@kbn/core-metrics-collectors-server-internal/*": ["packages/core/metrics/core-metrics-collectors-server-internal/*"], + "@kbn/core-metrics-collectors-server-mocks": ["packages/core/metrics/core-metrics-collectors-server-mocks"], + "@kbn/core-metrics-collectors-server-mocks/*": ["packages/core/metrics/core-metrics-collectors-server-mocks/*"], "@kbn/core-metrics-server": ["packages/core/metrics/core-metrics-server"], "@kbn/core-metrics-server/*": ["packages/core/metrics/core-metrics-server/*"], "@kbn/core-metrics-server-internal": ["packages/core/metrics/core-metrics-server-internal"], - "@kbn/core-metrics-server-internal/*": [ - "packages/core/metrics/core-metrics-server-internal/*" - ], + "@kbn/core-metrics-server-internal/*": ["packages/core/metrics/core-metrics-server-internal/*"], "@kbn/core-metrics-server-mocks": ["packages/core/metrics/core-metrics-server-mocks"], "@kbn/core-metrics-server-mocks/*": ["packages/core/metrics/core-metrics-server-mocks/*"], "@kbn/core-mount-utils-browser": ["packages/core/mount-utils/core-mount-utils-browser"], "@kbn/core-mount-utils-browser/*": ["packages/core/mount-utils/core-mount-utils-browser/*"], - "@kbn/core-mount-utils-browser-internal": [ - "packages/core/mount-utils/core-mount-utils-browser-internal" - ], - "@kbn/core-mount-utils-browser-internal/*": [ - "packages/core/mount-utils/core-mount-utils-browser-internal/*" - ], + "@kbn/core-mount-utils-browser-internal": ["packages/core/mount-utils/core-mount-utils-browser-internal"], + "@kbn/core-mount-utils-browser-internal/*": ["packages/core/mount-utils/core-mount-utils-browser-internal/*"], "@kbn/core-node-server": ["packages/core/node/core-node-server"], "@kbn/core-node-server/*": ["packages/core/node/core-node-server/*"], "@kbn/core-node-server-internal": ["packages/core/node/core-node-server-internal"], @@ -741,267 +437,117 @@ "@kbn/core-node-server-mocks": ["packages/core/node/core-node-server-mocks"], "@kbn/core-node-server-mocks/*": ["packages/core/node/core-node-server-mocks/*"], "@kbn/core-notifications-browser": ["packages/core/notifications/core-notifications-browser"], - "@kbn/core-notifications-browser/*": [ - "packages/core/notifications/core-notifications-browser/*" - ], - "@kbn/core-notifications-browser-internal": [ - "packages/core/notifications/core-notifications-browser-internal" - ], - "@kbn/core-notifications-browser-internal/*": [ - "packages/core/notifications/core-notifications-browser-internal/*" - ], - "@kbn/core-notifications-browser-mocks": [ - "packages/core/notifications/core-notifications-browser-mocks" - ], - "@kbn/core-notifications-browser-mocks/*": [ - "packages/core/notifications/core-notifications-browser-mocks/*" - ], + "@kbn/core-notifications-browser/*": ["packages/core/notifications/core-notifications-browser/*"], + "@kbn/core-notifications-browser-internal": ["packages/core/notifications/core-notifications-browser-internal"], + "@kbn/core-notifications-browser-internal/*": ["packages/core/notifications/core-notifications-browser-internal/*"], + "@kbn/core-notifications-browser-mocks": ["packages/core/notifications/core-notifications-browser-mocks"], + "@kbn/core-notifications-browser-mocks/*": ["packages/core/notifications/core-notifications-browser-mocks/*"], "@kbn/core-overlays-browser": ["packages/core/overlays/core-overlays-browser"], "@kbn/core-overlays-browser/*": ["packages/core/overlays/core-overlays-browser/*"], - "@kbn/core-overlays-browser-internal": [ - "packages/core/overlays/core-overlays-browser-internal" - ], - "@kbn/core-overlays-browser-internal/*": [ - "packages/core/overlays/core-overlays-browser-internal/*" - ], + "@kbn/core-overlays-browser-internal": ["packages/core/overlays/core-overlays-browser-internal"], + "@kbn/core-overlays-browser-internal/*": ["packages/core/overlays/core-overlays-browser-internal/*"], "@kbn/core-overlays-browser-mocks": ["packages/core/overlays/core-overlays-browser-mocks"], - "@kbn/core-overlays-browser-mocks/*": [ - "packages/core/overlays/core-overlays-browser-mocks/*" - ], + "@kbn/core-overlays-browser-mocks/*": ["packages/core/overlays/core-overlays-browser-mocks/*"], "@kbn/core-plugin-a-plugin": ["test/plugin_functional/plugins/core_plugin_a"], "@kbn/core-plugin-a-plugin/*": ["test/plugin_functional/plugins/core_plugin_a/*"], "@kbn/core-plugin-appleave-plugin": ["test/plugin_functional/plugins/core_plugin_appleave"], - "@kbn/core-plugin-appleave-plugin/*": [ - "test/plugin_functional/plugins/core_plugin_appleave/*" - ], + "@kbn/core-plugin-appleave-plugin/*": ["test/plugin_functional/plugins/core_plugin_appleave/*"], "@kbn/core-plugin-b-plugin": ["test/plugin_functional/plugins/core_plugin_b"], "@kbn/core-plugin-b-plugin/*": ["test/plugin_functional/plugins/core_plugin_b/*"], - "@kbn/core-plugin-chromeless-plugin": [ - "test/plugin_functional/plugins/core_plugin_chromeless" - ], - "@kbn/core-plugin-chromeless-plugin/*": [ - "test/plugin_functional/plugins/core_plugin_chromeless/*" - ], - "@kbn/core-plugin-deep-links-plugin": [ - "test/plugin_functional/plugins/core_plugin_deep_links" - ], - "@kbn/core-plugin-deep-links-plugin/*": [ - "test/plugin_functional/plugins/core_plugin_deep_links/*" - ], - "@kbn/core-plugin-deprecations-plugin": [ - "test/plugin_functional/plugins/core_plugin_deprecations" - ], - "@kbn/core-plugin-deprecations-plugin/*": [ - "test/plugin_functional/plugins/core_plugin_deprecations/*" - ], - "@kbn/core-plugin-dynamic-resolving-a": [ - "test/plugin_functional/plugins/core_dynamic_resolving_a" - ], - "@kbn/core-plugin-dynamic-resolving-a/*": [ - "test/plugin_functional/plugins/core_dynamic_resolving_a/*" - ], - "@kbn/core-plugin-dynamic-resolving-b": [ - "test/plugin_functional/plugins/core_dynamic_resolving_b" - ], - "@kbn/core-plugin-dynamic-resolving-b/*": [ - "test/plugin_functional/plugins/core_dynamic_resolving_b/*" - ], - "@kbn/core-plugin-execution-context-plugin": [ - "test/plugin_functional/plugins/core_plugin_execution_context" - ], - "@kbn/core-plugin-execution-context-plugin/*": [ - "test/plugin_functional/plugins/core_plugin_execution_context/*" - ], + "@kbn/core-plugin-chromeless-plugin": ["test/plugin_functional/plugins/core_plugin_chromeless"], + "@kbn/core-plugin-chromeless-plugin/*": ["test/plugin_functional/plugins/core_plugin_chromeless/*"], + "@kbn/core-plugin-deep-links-plugin": ["test/plugin_functional/plugins/core_plugin_deep_links"], + "@kbn/core-plugin-deep-links-plugin/*": ["test/plugin_functional/plugins/core_plugin_deep_links/*"], + "@kbn/core-plugin-deprecations-plugin": ["test/plugin_functional/plugins/core_plugin_deprecations"], + "@kbn/core-plugin-deprecations-plugin/*": ["test/plugin_functional/plugins/core_plugin_deprecations/*"], + "@kbn/core-plugin-dynamic-resolving-a": ["test/plugin_functional/plugins/core_dynamic_resolving_a"], + "@kbn/core-plugin-dynamic-resolving-a/*": ["test/plugin_functional/plugins/core_dynamic_resolving_a/*"], + "@kbn/core-plugin-dynamic-resolving-b": ["test/plugin_functional/plugins/core_dynamic_resolving_b"], + "@kbn/core-plugin-dynamic-resolving-b/*": ["test/plugin_functional/plugins/core_dynamic_resolving_b/*"], + "@kbn/core-plugin-execution-context-plugin": ["test/plugin_functional/plugins/core_plugin_execution_context"], + "@kbn/core-plugin-execution-context-plugin/*": ["test/plugin_functional/plugins/core_plugin_execution_context/*"], "@kbn/core-plugin-helpmenu-plugin": ["test/plugin_functional/plugins/core_plugin_helpmenu"], - "@kbn/core-plugin-helpmenu-plugin/*": [ - "test/plugin_functional/plugins/core_plugin_helpmenu/*" - ], - "@kbn/core-plugin-initializer-context-plugin": [ - "test/node_roles_functional/plugins/core_plugin_initializer_context" - ], - "@kbn/core-plugin-initializer-context-plugin/*": [ - "test/node_roles_functional/plugins/core_plugin_initializer_context/*" - ], - "@kbn/core-plugin-route-timeouts-plugin": [ - "test/plugin_functional/plugins/core_plugin_route_timeouts" - ], - "@kbn/core-plugin-route-timeouts-plugin/*": [ - "test/plugin_functional/plugins/core_plugin_route_timeouts/*" - ], - "@kbn/core-plugin-static-assets-plugin": [ - "test/plugin_functional/plugins/core_plugin_static_assets" - ], - "@kbn/core-plugin-static-assets-plugin/*": [ - "test/plugin_functional/plugins/core_plugin_static_assets/*" - ], - "@kbn/core-plugins-base-server-internal": [ - "packages/core/plugins/core-plugins-base-server-internal" - ], - "@kbn/core-plugins-base-server-internal/*": [ - "packages/core/plugins/core-plugins-base-server-internal/*" - ], + "@kbn/core-plugin-helpmenu-plugin/*": ["test/plugin_functional/plugins/core_plugin_helpmenu/*"], + "@kbn/core-plugin-initializer-context-plugin": ["test/node_roles_functional/plugins/core_plugin_initializer_context"], + "@kbn/core-plugin-initializer-context-plugin/*": ["test/node_roles_functional/plugins/core_plugin_initializer_context/*"], + "@kbn/core-plugin-route-timeouts-plugin": ["test/plugin_functional/plugins/core_plugin_route_timeouts"], + "@kbn/core-plugin-route-timeouts-plugin/*": ["test/plugin_functional/plugins/core_plugin_route_timeouts/*"], + "@kbn/core-plugin-static-assets-plugin": ["test/plugin_functional/plugins/core_plugin_static_assets"], + "@kbn/core-plugin-static-assets-plugin/*": ["test/plugin_functional/plugins/core_plugin_static_assets/*"], + "@kbn/core-plugins-base-server-internal": ["packages/core/plugins/core-plugins-base-server-internal"], + "@kbn/core-plugins-base-server-internal/*": ["packages/core/plugins/core-plugins-base-server-internal/*"], "@kbn/core-plugins-browser": ["packages/core/plugins/core-plugins-browser"], "@kbn/core-plugins-browser/*": ["packages/core/plugins/core-plugins-browser/*"], "@kbn/core-plugins-browser-internal": ["packages/core/plugins/core-plugins-browser-internal"], - "@kbn/core-plugins-browser-internal/*": [ - "packages/core/plugins/core-plugins-browser-internal/*" - ], + "@kbn/core-plugins-browser-internal/*": ["packages/core/plugins/core-plugins-browser-internal/*"], "@kbn/core-plugins-browser-mocks": ["packages/core/plugins/core-plugins-browser-mocks"], "@kbn/core-plugins-browser-mocks/*": ["packages/core/plugins/core-plugins-browser-mocks/*"], - "@kbn/core-plugins-contracts-browser": [ - "packages/core/plugins/core-plugins-contracts-browser" - ], - "@kbn/core-plugins-contracts-browser/*": [ - "packages/core/plugins/core-plugins-contracts-browser/*" - ], + "@kbn/core-plugins-contracts-browser": ["packages/core/plugins/core-plugins-contracts-browser"], + "@kbn/core-plugins-contracts-browser/*": ["packages/core/plugins/core-plugins-contracts-browser/*"], "@kbn/core-plugins-contracts-server": ["packages/core/plugins/core-plugins-contracts-server"], - "@kbn/core-plugins-contracts-server/*": [ - "packages/core/plugins/core-plugins-contracts-server/*" - ], + "@kbn/core-plugins-contracts-server/*": ["packages/core/plugins/core-plugins-contracts-server/*"], "@kbn/core-plugins-server": ["packages/core/plugins/core-plugins-server"], "@kbn/core-plugins-server/*": ["packages/core/plugins/core-plugins-server/*"], "@kbn/core-plugins-server-internal": ["packages/core/plugins/core-plugins-server-internal"], - "@kbn/core-plugins-server-internal/*": [ - "packages/core/plugins/core-plugins-server-internal/*" - ], + "@kbn/core-plugins-server-internal/*": ["packages/core/plugins/core-plugins-server-internal/*"], "@kbn/core-plugins-server-mocks": ["packages/core/plugins/core-plugins-server-mocks"], "@kbn/core-plugins-server-mocks/*": ["packages/core/plugins/core-plugins-server-mocks/*"], "@kbn/core-preboot-server": ["packages/core/preboot/core-preboot-server"], "@kbn/core-preboot-server/*": ["packages/core/preboot/core-preboot-server/*"], "@kbn/core-preboot-server-internal": ["packages/core/preboot/core-preboot-server-internal"], - "@kbn/core-preboot-server-internal/*": [ - "packages/core/preboot/core-preboot-server-internal/*" - ], + "@kbn/core-preboot-server-internal/*": ["packages/core/preboot/core-preboot-server-internal/*"], "@kbn/core-preboot-server-mocks": ["packages/core/preboot/core-preboot-server-mocks"], "@kbn/core-preboot-server-mocks/*": ["packages/core/preboot/core-preboot-server-mocks/*"], "@kbn/core-provider-plugin": ["test/plugin_functional/plugins/core_provider_plugin"], "@kbn/core-provider-plugin/*": ["test/plugin_functional/plugins/core_provider_plugin/*"], - "@kbn/core-rendering-browser-internal": [ - "packages/core/rendering/core-rendering-browser-internal" - ], - "@kbn/core-rendering-browser-internal/*": [ - "packages/core/rendering/core-rendering-browser-internal/*" - ], + "@kbn/core-rendering-browser-internal": ["packages/core/rendering/core-rendering-browser-internal"], + "@kbn/core-rendering-browser-internal/*": ["packages/core/rendering/core-rendering-browser-internal/*"], "@kbn/core-rendering-browser-mocks": ["packages/core/rendering/core-rendering-browser-mocks"], - "@kbn/core-rendering-browser-mocks/*": [ - "packages/core/rendering/core-rendering-browser-mocks/*" - ], - "@kbn/core-rendering-server-internal": [ - "packages/core/rendering/core-rendering-server-internal" - ], - "@kbn/core-rendering-server-internal/*": [ - "packages/core/rendering/core-rendering-server-internal/*" - ], + "@kbn/core-rendering-browser-mocks/*": ["packages/core/rendering/core-rendering-browser-mocks/*"], + "@kbn/core-rendering-server-internal": ["packages/core/rendering/core-rendering-server-internal"], + "@kbn/core-rendering-server-internal/*": ["packages/core/rendering/core-rendering-server-internal/*"], "@kbn/core-rendering-server-mocks": ["packages/core/rendering/core-rendering-server-mocks"], - "@kbn/core-rendering-server-mocks/*": [ - "packages/core/rendering/core-rendering-server-mocks/*" - ], + "@kbn/core-rendering-server-mocks/*": ["packages/core/rendering/core-rendering-server-mocks/*"], "@kbn/core-root-browser-internal": ["packages/core/root/core-root-browser-internal"], "@kbn/core-root-browser-internal/*": ["packages/core/root/core-root-browser-internal/*"], "@kbn/core-root-server-internal": ["packages/core/root/core-root-server-internal"], "@kbn/core-root-server-internal/*": ["packages/core/root/core-root-server-internal/*"], - "@kbn/core-saved-objects-api-browser": [ - "packages/core/saved-objects/core-saved-objects-api-browser" - ], - "@kbn/core-saved-objects-api-browser/*": [ - "packages/core/saved-objects/core-saved-objects-api-browser/*" - ], - "@kbn/core-saved-objects-api-server": [ - "packages/core/saved-objects/core-saved-objects-api-server" - ], - "@kbn/core-saved-objects-api-server/*": [ - "packages/core/saved-objects/core-saved-objects-api-server/*" - ], - "@kbn/core-saved-objects-api-server-internal": [ - "packages/core/saved-objects/core-saved-objects-api-server-internal" - ], - "@kbn/core-saved-objects-api-server-internal/*": [ - "packages/core/saved-objects/core-saved-objects-api-server-internal/*" - ], - "@kbn/core-saved-objects-api-server-mocks": [ - "packages/core/saved-objects/core-saved-objects-api-server-mocks" - ], - "@kbn/core-saved-objects-api-server-mocks/*": [ - "packages/core/saved-objects/core-saved-objects-api-server-mocks/*" - ], - "@kbn/core-saved-objects-base-server-internal": [ - "packages/core/saved-objects/core-saved-objects-base-server-internal" - ], - "@kbn/core-saved-objects-base-server-internal/*": [ - "packages/core/saved-objects/core-saved-objects-base-server-internal/*" - ], - "@kbn/core-saved-objects-base-server-mocks": [ - "packages/core/saved-objects/core-saved-objects-base-server-mocks" - ], - "@kbn/core-saved-objects-base-server-mocks/*": [ - "packages/core/saved-objects/core-saved-objects-base-server-mocks/*" - ], + "@kbn/core-saved-objects-api-browser": ["packages/core/saved-objects/core-saved-objects-api-browser"], + "@kbn/core-saved-objects-api-browser/*": ["packages/core/saved-objects/core-saved-objects-api-browser/*"], + "@kbn/core-saved-objects-api-server": ["packages/core/saved-objects/core-saved-objects-api-server"], + "@kbn/core-saved-objects-api-server/*": ["packages/core/saved-objects/core-saved-objects-api-server/*"], + "@kbn/core-saved-objects-api-server-internal": ["packages/core/saved-objects/core-saved-objects-api-server-internal"], + "@kbn/core-saved-objects-api-server-internal/*": ["packages/core/saved-objects/core-saved-objects-api-server-internal/*"], + "@kbn/core-saved-objects-api-server-mocks": ["packages/core/saved-objects/core-saved-objects-api-server-mocks"], + "@kbn/core-saved-objects-api-server-mocks/*": ["packages/core/saved-objects/core-saved-objects-api-server-mocks/*"], + "@kbn/core-saved-objects-base-server-internal": ["packages/core/saved-objects/core-saved-objects-base-server-internal"], + "@kbn/core-saved-objects-base-server-internal/*": ["packages/core/saved-objects/core-saved-objects-base-server-internal/*"], + "@kbn/core-saved-objects-base-server-mocks": ["packages/core/saved-objects/core-saved-objects-base-server-mocks"], + "@kbn/core-saved-objects-base-server-mocks/*": ["packages/core/saved-objects/core-saved-objects-base-server-mocks/*"], "@kbn/core-saved-objects-browser": ["packages/core/saved-objects/core-saved-objects-browser"], - "@kbn/core-saved-objects-browser/*": [ - "packages/core/saved-objects/core-saved-objects-browser/*" - ], - "@kbn/core-saved-objects-browser-internal": [ - "packages/core/saved-objects/core-saved-objects-browser-internal" - ], - "@kbn/core-saved-objects-browser-internal/*": [ - "packages/core/saved-objects/core-saved-objects-browser-internal/*" - ], - "@kbn/core-saved-objects-browser-mocks": [ - "packages/core/saved-objects/core-saved-objects-browser-mocks" - ], - "@kbn/core-saved-objects-browser-mocks/*": [ - "packages/core/saved-objects/core-saved-objects-browser-mocks/*" - ], + "@kbn/core-saved-objects-browser/*": ["packages/core/saved-objects/core-saved-objects-browser/*"], + "@kbn/core-saved-objects-browser-internal": ["packages/core/saved-objects/core-saved-objects-browser-internal"], + "@kbn/core-saved-objects-browser-internal/*": ["packages/core/saved-objects/core-saved-objects-browser-internal/*"], + "@kbn/core-saved-objects-browser-mocks": ["packages/core/saved-objects/core-saved-objects-browser-mocks"], + "@kbn/core-saved-objects-browser-mocks/*": ["packages/core/saved-objects/core-saved-objects-browser-mocks/*"], "@kbn/core-saved-objects-common": ["packages/core/saved-objects/core-saved-objects-common"], - "@kbn/core-saved-objects-common/*": [ - "packages/core/saved-objects/core-saved-objects-common/*" - ], - "@kbn/core-saved-objects-import-export-server-internal": [ - "packages/core/saved-objects/core-saved-objects-import-export-server-internal" - ], - "@kbn/core-saved-objects-import-export-server-internal/*": [ - "packages/core/saved-objects/core-saved-objects-import-export-server-internal/*" - ], - "@kbn/core-saved-objects-import-export-server-mocks": [ - "packages/core/saved-objects/core-saved-objects-import-export-server-mocks" - ], - "@kbn/core-saved-objects-import-export-server-mocks/*": [ - "packages/core/saved-objects/core-saved-objects-import-export-server-mocks/*" - ], - "@kbn/core-saved-objects-migration-server-internal": [ - "packages/core/saved-objects/core-saved-objects-migration-server-internal" - ], - "@kbn/core-saved-objects-migration-server-internal/*": [ - "packages/core/saved-objects/core-saved-objects-migration-server-internal/*" - ], - "@kbn/core-saved-objects-migration-server-mocks": [ - "packages/core/saved-objects/core-saved-objects-migration-server-mocks" - ], - "@kbn/core-saved-objects-migration-server-mocks/*": [ - "packages/core/saved-objects/core-saved-objects-migration-server-mocks/*" - ], + "@kbn/core-saved-objects-common/*": ["packages/core/saved-objects/core-saved-objects-common/*"], + "@kbn/core-saved-objects-import-export-server-internal": ["packages/core/saved-objects/core-saved-objects-import-export-server-internal"], + "@kbn/core-saved-objects-import-export-server-internal/*": ["packages/core/saved-objects/core-saved-objects-import-export-server-internal/*"], + "@kbn/core-saved-objects-import-export-server-mocks": ["packages/core/saved-objects/core-saved-objects-import-export-server-mocks"], + "@kbn/core-saved-objects-import-export-server-mocks/*": ["packages/core/saved-objects/core-saved-objects-import-export-server-mocks/*"], + "@kbn/core-saved-objects-migration-server-internal": ["packages/core/saved-objects/core-saved-objects-migration-server-internal"], + "@kbn/core-saved-objects-migration-server-internal/*": ["packages/core/saved-objects/core-saved-objects-migration-server-internal/*"], + "@kbn/core-saved-objects-migration-server-mocks": ["packages/core/saved-objects/core-saved-objects-migration-server-mocks"], + "@kbn/core-saved-objects-migration-server-mocks/*": ["packages/core/saved-objects/core-saved-objects-migration-server-mocks/*"], "@kbn/core-saved-objects-server": ["packages/core/saved-objects/core-saved-objects-server"], - "@kbn/core-saved-objects-server/*": [ - "packages/core/saved-objects/core-saved-objects-server/*" - ], - "@kbn/core-saved-objects-server-internal": [ - "packages/core/saved-objects/core-saved-objects-server-internal" - ], - "@kbn/core-saved-objects-server-internal/*": [ - "packages/core/saved-objects/core-saved-objects-server-internal/*" - ], - "@kbn/core-saved-objects-server-mocks": [ - "packages/core/saved-objects/core-saved-objects-server-mocks" - ], - "@kbn/core-saved-objects-server-mocks/*": [ - "packages/core/saved-objects/core-saved-objects-server-mocks/*" - ], - "@kbn/core-saved-objects-utils-server": [ - "packages/core/saved-objects/core-saved-objects-utils-server" - ], - "@kbn/core-saved-objects-utils-server/*": [ - "packages/core/saved-objects/core-saved-objects-utils-server/*" - ], + "@kbn/core-saved-objects-server/*": ["packages/core/saved-objects/core-saved-objects-server/*"], + "@kbn/core-saved-objects-server-internal": ["packages/core/saved-objects/core-saved-objects-server-internal"], + "@kbn/core-saved-objects-server-internal/*": ["packages/core/saved-objects/core-saved-objects-server-internal/*"], + "@kbn/core-saved-objects-server-mocks": ["packages/core/saved-objects/core-saved-objects-server-mocks"], + "@kbn/core-saved-objects-server-mocks/*": ["packages/core/saved-objects/core-saved-objects-server-mocks/*"], + "@kbn/core-saved-objects-utils-server": ["packages/core/saved-objects/core-saved-objects-utils-server"], + "@kbn/core-saved-objects-utils-server/*": ["packages/core/saved-objects/core-saved-objects-utils-server/*"], "@kbn/core-status-common": ["packages/core/status/core-status-common"], "@kbn/core-status-common/*": ["packages/core/status/core-status-common/*"], "@kbn/core-status-common-internal": ["packages/core/status/core-status-common-internal"], @@ -1012,42 +558,18 @@ "@kbn/core-status-server-internal/*": ["packages/core/status/core-status-server-internal/*"], "@kbn/core-status-server-mocks": ["packages/core/status/core-status-server-mocks"], "@kbn/core-status-server-mocks/*": ["packages/core/status/core-status-server-mocks/*"], - "@kbn/core-test-helpers-deprecations-getters": [ - "packages/core/test-helpers/core-test-helpers-deprecations-getters" - ], - "@kbn/core-test-helpers-deprecations-getters/*": [ - "packages/core/test-helpers/core-test-helpers-deprecations-getters/*" - ], - "@kbn/core-test-helpers-http-setup-browser": [ - "packages/core/test-helpers/core-test-helpers-http-setup-browser" - ], - "@kbn/core-test-helpers-http-setup-browser/*": [ - "packages/core/test-helpers/core-test-helpers-http-setup-browser/*" - ], - "@kbn/core-test-helpers-kbn-server": [ - "packages/core/test-helpers/core-test-helpers-kbn-server" - ], - "@kbn/core-test-helpers-kbn-server/*": [ - "packages/core/test-helpers/core-test-helpers-kbn-server/*" - ], - "@kbn/core-test-helpers-model-versions": [ - "packages/core/test-helpers/core-test-helpers-model-versions" - ], - "@kbn/core-test-helpers-model-versions/*": [ - "packages/core/test-helpers/core-test-helpers-model-versions/*" - ], - "@kbn/core-test-helpers-so-type-serializer": [ - "packages/core/test-helpers/core-test-helpers-so-type-serializer" - ], - "@kbn/core-test-helpers-so-type-serializer/*": [ - "packages/core/test-helpers/core-test-helpers-so-type-serializer/*" - ], - "@kbn/core-test-helpers-test-utils": [ - "packages/core/test-helpers/core-test-helpers-test-utils" - ], - "@kbn/core-test-helpers-test-utils/*": [ - "packages/core/test-helpers/core-test-helpers-test-utils/*" - ], + "@kbn/core-test-helpers-deprecations-getters": ["packages/core/test-helpers/core-test-helpers-deprecations-getters"], + "@kbn/core-test-helpers-deprecations-getters/*": ["packages/core/test-helpers/core-test-helpers-deprecations-getters/*"], + "@kbn/core-test-helpers-http-setup-browser": ["packages/core/test-helpers/core-test-helpers-http-setup-browser"], + "@kbn/core-test-helpers-http-setup-browser/*": ["packages/core/test-helpers/core-test-helpers-http-setup-browser/*"], + "@kbn/core-test-helpers-kbn-server": ["packages/core/test-helpers/core-test-helpers-kbn-server"], + "@kbn/core-test-helpers-kbn-server/*": ["packages/core/test-helpers/core-test-helpers-kbn-server/*"], + "@kbn/core-test-helpers-model-versions": ["packages/core/test-helpers/core-test-helpers-model-versions"], + "@kbn/core-test-helpers-model-versions/*": ["packages/core/test-helpers/core-test-helpers-model-versions/*"], + "@kbn/core-test-helpers-so-type-serializer": ["packages/core/test-helpers/core-test-helpers-so-type-serializer"], + "@kbn/core-test-helpers-so-type-serializer/*": ["packages/core/test-helpers/core-test-helpers-so-type-serializer/*"], + "@kbn/core-test-helpers-test-utils": ["packages/core/test-helpers/core-test-helpers-test-utils"], + "@kbn/core-test-helpers-test-utils/*": ["packages/core/test-helpers/core-test-helpers-test-utils/*"], "@kbn/core-theme-browser": ["packages/core/theme/core-theme-browser"], "@kbn/core-theme-browser/*": ["packages/core/theme/core-theme-browser/*"], "@kbn/core-theme-browser-internal": ["packages/core/theme/core-theme-browser-internal"], @@ -1056,70 +578,32 @@ "@kbn/core-theme-browser-mocks/*": ["packages/core/theme/core-theme-browser-mocks/*"], "@kbn/core-ui-settings-browser": ["packages/core/ui-settings/core-ui-settings-browser"], "@kbn/core-ui-settings-browser/*": ["packages/core/ui-settings/core-ui-settings-browser/*"], - "@kbn/core-ui-settings-browser-internal": [ - "packages/core/ui-settings/core-ui-settings-browser-internal" - ], - "@kbn/core-ui-settings-browser-internal/*": [ - "packages/core/ui-settings/core-ui-settings-browser-internal/*" - ], - "@kbn/core-ui-settings-browser-mocks": [ - "packages/core/ui-settings/core-ui-settings-browser-mocks" - ], - "@kbn/core-ui-settings-browser-mocks/*": [ - "packages/core/ui-settings/core-ui-settings-browser-mocks/*" - ], + "@kbn/core-ui-settings-browser-internal": ["packages/core/ui-settings/core-ui-settings-browser-internal"], + "@kbn/core-ui-settings-browser-internal/*": ["packages/core/ui-settings/core-ui-settings-browser-internal/*"], + "@kbn/core-ui-settings-browser-mocks": ["packages/core/ui-settings/core-ui-settings-browser-mocks"], + "@kbn/core-ui-settings-browser-mocks/*": ["packages/core/ui-settings/core-ui-settings-browser-mocks/*"], "@kbn/core-ui-settings-common": ["packages/core/ui-settings/core-ui-settings-common"], "@kbn/core-ui-settings-common/*": ["packages/core/ui-settings/core-ui-settings-common/*"], "@kbn/core-ui-settings-server": ["packages/core/ui-settings/core-ui-settings-server"], "@kbn/core-ui-settings-server/*": ["packages/core/ui-settings/core-ui-settings-server/*"], - "@kbn/core-ui-settings-server-internal": [ - "packages/core/ui-settings/core-ui-settings-server-internal" - ], - "@kbn/core-ui-settings-server-internal/*": [ - "packages/core/ui-settings/core-ui-settings-server-internal/*" - ], - "@kbn/core-ui-settings-server-mocks": [ - "packages/core/ui-settings/core-ui-settings-server-mocks" - ], - "@kbn/core-ui-settings-server-mocks/*": [ - "packages/core/ui-settings/core-ui-settings-server-mocks/*" - ], - "@kbn/core-usage-data-base-server-internal": [ - "packages/core/usage-data/core-usage-data-base-server-internal" - ], - "@kbn/core-usage-data-base-server-internal/*": [ - "packages/core/usage-data/core-usage-data-base-server-internal/*" - ], + "@kbn/core-ui-settings-server-internal": ["packages/core/ui-settings/core-ui-settings-server-internal"], + "@kbn/core-ui-settings-server-internal/*": ["packages/core/ui-settings/core-ui-settings-server-internal/*"], + "@kbn/core-ui-settings-server-mocks": ["packages/core/ui-settings/core-ui-settings-server-mocks"], + "@kbn/core-ui-settings-server-mocks/*": ["packages/core/ui-settings/core-ui-settings-server-mocks/*"], + "@kbn/core-usage-data-base-server-internal": ["packages/core/usage-data/core-usage-data-base-server-internal"], + "@kbn/core-usage-data-base-server-internal/*": ["packages/core/usage-data/core-usage-data-base-server-internal/*"], "@kbn/core-usage-data-server": ["packages/core/usage-data/core-usage-data-server"], "@kbn/core-usage-data-server/*": ["packages/core/usage-data/core-usage-data-server/*"], - "@kbn/core-usage-data-server-internal": [ - "packages/core/usage-data/core-usage-data-server-internal" - ], - "@kbn/core-usage-data-server-internal/*": [ - "packages/core/usage-data/core-usage-data-server-internal/*" - ], - "@kbn/core-usage-data-server-mocks": [ - "packages/core/usage-data/core-usage-data-server-mocks" - ], - "@kbn/core-usage-data-server-mocks/*": [ - "packages/core/usage-data/core-usage-data-server-mocks/*" - ], + "@kbn/core-usage-data-server-internal": ["packages/core/usage-data/core-usage-data-server-internal"], + "@kbn/core-usage-data-server-internal/*": ["packages/core/usage-data/core-usage-data-server-internal/*"], + "@kbn/core-usage-data-server-mocks": ["packages/core/usage-data/core-usage-data-server-mocks"], + "@kbn/core-usage-data-server-mocks/*": ["packages/core/usage-data/core-usage-data-server-mocks/*"], "@kbn/core-user-settings-server": ["packages/core/user-settings/core-user-settings-server"], - "@kbn/core-user-settings-server/*": [ - "packages/core/user-settings/core-user-settings-server/*" - ], - "@kbn/core-user-settings-server-internal": [ - "packages/core/user-settings/core-user-settings-server-internal" - ], - "@kbn/core-user-settings-server-internal/*": [ - "packages/core/user-settings/core-user-settings-server-internal/*" - ], - "@kbn/core-user-settings-server-mocks": [ - "packages/core/user-settings/core-user-settings-server-mocks" - ], - "@kbn/core-user-settings-server-mocks/*": [ - "packages/core/user-settings/core-user-settings-server-mocks/*" - ], + "@kbn/core-user-settings-server/*": ["packages/core/user-settings/core-user-settings-server/*"], + "@kbn/core-user-settings-server-internal": ["packages/core/user-settings/core-user-settings-server-internal"], + "@kbn/core-user-settings-server-internal/*": ["packages/core/user-settings/core-user-settings-server-internal/*"], + "@kbn/core-user-settings-server-mocks": ["packages/core/user-settings/core-user-settings-server-mocks"], + "@kbn/core-user-settings-server-mocks/*": ["packages/core/user-settings/core-user-settings-server-mocks/*"], "@kbn/cross-cluster-replication-plugin": ["x-pack/plugins/cross_cluster_replication"], "@kbn/cross-cluster-replication-plugin/*": ["x-pack/plugins/cross_cluster_replication/*"], "@kbn/crypto": ["packages/kbn-crypto"], @@ -1201,9 +685,7 @@ "@kbn/developer-examples-plugin": ["examples/developer_examples"], "@kbn/developer-examples-plugin/*": ["examples/developer_examples/*"], "@kbn/discover-customization-examples-plugin": ["examples/discover_customization_examples"], - "@kbn/discover-customization-examples-plugin/*": [ - "examples/discover_customization_examples/*" - ], + "@kbn/discover-customization-examples-plugin/*": ["examples/discover_customization_examples/*"], "@kbn/discover-enhanced-plugin": ["x-pack/plugins/discover_enhanced"], "@kbn/discover-enhanced-plugin/*": ["x-pack/plugins/discover_enhanced/*"], "@kbn/discover-plugin": ["src/plugins/discover"], @@ -1218,12 +700,8 @@ "@kbn/dom-drag-drop/*": ["packages/kbn-dom-drag-drop/*"], "@kbn/ebt-tools": ["packages/kbn-ebt-tools"], "@kbn/ebt-tools/*": ["packages/kbn-ebt-tools/*"], - "@kbn/ecs-data-quality-dashboard": [ - "x-pack/packages/security-solution/ecs_data_quality_dashboard" - ], - "@kbn/ecs-data-quality-dashboard/*": [ - "x-pack/packages/security-solution/ecs_data_quality_dashboard/*" - ], + "@kbn/ecs-data-quality-dashboard": ["x-pack/packages/security-solution/ecs_data_quality_dashboard"], + "@kbn/ecs-data-quality-dashboard/*": ["x-pack/packages/security-solution/ecs_data_quality_dashboard/*"], "@kbn/ecs-data-quality-dashboard-plugin": ["x-pack/plugins/ecs_data_quality_dashboard"], "@kbn/ecs-data-quality-dashboard-plugin/*": ["x-pack/plugins/ecs_data_quality_dashboard/*"], "@kbn/elastic-agent-utils": ["packages/kbn-elastic-agent-utils"], @@ -1234,18 +712,10 @@ "@kbn/elastic-assistant-common/*": ["x-pack/packages/kbn-elastic-assistant-common/*"], "@kbn/elastic-assistant-plugin": ["x-pack/plugins/elastic_assistant"], "@kbn/elastic-assistant-plugin/*": ["x-pack/plugins/elastic_assistant/*"], - "@kbn/elasticsearch-client-plugin": [ - "test/plugin_functional/plugins/elasticsearch_client_plugin" - ], - "@kbn/elasticsearch-client-plugin/*": [ - "test/plugin_functional/plugins/elasticsearch_client_plugin/*" - ], - "@kbn/elasticsearch-client-xpack-plugin": [ - "x-pack/test/plugin_api_integration/plugins/elasticsearch_client" - ], - "@kbn/elasticsearch-client-xpack-plugin/*": [ - "x-pack/test/plugin_api_integration/plugins/elasticsearch_client/*" - ], + "@kbn/elasticsearch-client-plugin": ["test/plugin_functional/plugins/elasticsearch_client_plugin"], + "@kbn/elasticsearch-client-plugin/*": ["test/plugin_functional/plugins/elasticsearch_client_plugin/*"], + "@kbn/elasticsearch-client-xpack-plugin": ["x-pack/test/plugin_api_integration/plugins/elasticsearch_client"], + "@kbn/elasticsearch-client-xpack-plugin/*": ["x-pack/test/plugin_api_integration/plugins/elasticsearch_client/*"], "@kbn/embeddable-enhanced-plugin": ["x-pack/plugins/embeddable_enhanced"], "@kbn/embeddable-enhanced-plugin/*": ["x-pack/plugins/embeddable_enhanced/*"], "@kbn/embeddable-examples-plugin": ["examples/embeddable_examples"], @@ -1288,12 +758,8 @@ "@kbn/eslint-plugin-telemetry/*": ["packages/kbn-eslint-plugin-telemetry/*"], "@kbn/eso-model-version-example": ["examples/eso_model_version_example"], "@kbn/eso-model-version-example/*": ["examples/eso_model_version_example/*"], - "@kbn/eso-plugin": [ - "x-pack/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin" - ], - "@kbn/eso-plugin/*": [ - "x-pack/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin/*" - ], + "@kbn/eso-plugin": ["x-pack/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin"], + "@kbn/eso-plugin/*": ["x-pack/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin/*"], "@kbn/esql-utils": ["packages/kbn-esql-utils"], "@kbn/esql-utils/*": ["packages/kbn-esql-utils/*"], "@kbn/event-annotation-common": ["packages/kbn-event-annotation-common"], @@ -1324,22 +790,14 @@ "@kbn/expression-heatmap-plugin/*": ["src/plugins/chart_expressions/expression_heatmap/*"], "@kbn/expression-image-plugin": ["src/plugins/expression_image"], "@kbn/expression-image-plugin/*": ["src/plugins/expression_image/*"], - "@kbn/expression-legacy-metric-vis-plugin": [ - "src/plugins/chart_expressions/expression_legacy_metric" - ], - "@kbn/expression-legacy-metric-vis-plugin/*": [ - "src/plugins/chart_expressions/expression_legacy_metric/*" - ], + "@kbn/expression-legacy-metric-vis-plugin": ["src/plugins/chart_expressions/expression_legacy_metric"], + "@kbn/expression-legacy-metric-vis-plugin/*": ["src/plugins/chart_expressions/expression_legacy_metric/*"], "@kbn/expression-metric-plugin": ["src/plugins/expression_metric"], "@kbn/expression-metric-plugin/*": ["src/plugins/expression_metric/*"], "@kbn/expression-metric-vis-plugin": ["src/plugins/chart_expressions/expression_metric"], "@kbn/expression-metric-vis-plugin/*": ["src/plugins/chart_expressions/expression_metric/*"], - "@kbn/expression-partition-vis-plugin": [ - "src/plugins/chart_expressions/expression_partition_vis" - ], - "@kbn/expression-partition-vis-plugin/*": [ - "src/plugins/chart_expressions/expression_partition_vis/*" - ], + "@kbn/expression-partition-vis-plugin": ["src/plugins/chart_expressions/expression_partition_vis"], + "@kbn/expression-partition-vis-plugin/*": ["src/plugins/chart_expressions/expression_partition_vis/*"], "@kbn/expression-repeat-image-plugin": ["src/plugins/expression_repeat_image"], "@kbn/expression-repeat-image-plugin/*": ["src/plugins/expression_repeat_image/*"], "@kbn/expression-reveal-image-plugin": ["src/plugins/expression_reveal_image"], @@ -1358,18 +816,12 @@ "@kbn/failed-test-reporter-cli/*": ["packages/kbn-failed-test-reporter-cli/*"], "@kbn/feature-controls-examples-plugin": ["examples/feature_control_examples"], "@kbn/feature-controls-examples-plugin/*": ["examples/feature_control_examples/*"], - "@kbn/feature-usage-test-plugin": [ - "x-pack/test/plugin_api_integration/plugins/feature_usage_test" - ], - "@kbn/feature-usage-test-plugin/*": [ - "x-pack/test/plugin_api_integration/plugins/feature_usage_test/*" - ], + "@kbn/feature-usage-test-plugin": ["x-pack/test/plugin_api_integration/plugins/feature_usage_test"], + "@kbn/feature-usage-test-plugin/*": ["x-pack/test/plugin_api_integration/plugins/feature_usage_test/*"], "@kbn/features-plugin": ["x-pack/plugins/features"], "@kbn/features-plugin/*": ["x-pack/plugins/features/*"], "@kbn/fec-alerts-test-plugin": ["x-pack/test/functional_execution_context/plugins/alerts"], - "@kbn/fec-alerts-test-plugin/*": [ - "x-pack/test/functional_execution_context/plugins/alerts/*" - ], + "@kbn/fec-alerts-test-plugin/*": ["x-pack/test/functional_execution_context/plugins/alerts/*"], "@kbn/field-formats-example-plugin": ["examples/field_formats_example"], "@kbn/field-formats-example-plugin/*": ["examples/field_formats_example/*"], "@kbn/field-formats-plugin": ["src/plugins/field_formats"], @@ -1401,23 +853,13 @@ "@kbn/ftr-common-functional-services": ["packages/kbn-ftr-common-functional-services"], "@kbn/ftr-common-functional-services/*": ["packages/kbn-ftr-common-functional-services/*"], "@kbn/ftr-common-functional-ui-services": ["packages/kbn-ftr-common-functional-ui-services"], - "@kbn/ftr-common-functional-ui-services/*": [ - "packages/kbn-ftr-common-functional-ui-services/*" - ], + "@kbn/ftr-common-functional-ui-services/*": ["packages/kbn-ftr-common-functional-ui-services/*"], "@kbn/ftr-screenshot-filename": ["packages/kbn-ftr-screenshot-filename"], "@kbn/ftr-screenshot-filename/*": ["packages/kbn-ftr-screenshot-filename/*"], - "@kbn/functional-with-es-ssl-cases-test-plugin": [ - "x-pack/test/functional_with_es_ssl/plugins/cases" - ], - "@kbn/functional-with-es-ssl-cases-test-plugin/*": [ - "x-pack/test/functional_with_es_ssl/plugins/cases/*" - ], - "@kbn/gen-ai-streaming-response-example-plugin": [ - "x-pack/examples/gen_ai_streaming_response_example" - ], - "@kbn/gen-ai-streaming-response-example-plugin/*": [ - "x-pack/examples/gen_ai_streaming_response_example/*" - ], + "@kbn/functional-with-es-ssl-cases-test-plugin": ["x-pack/test/functional_with_es_ssl/plugins/cases"], + "@kbn/functional-with-es-ssl-cases-test-plugin/*": ["x-pack/test/functional_with_es_ssl/plugins/cases/*"], + "@kbn/gen-ai-streaming-response-example-plugin": ["x-pack/examples/gen_ai_streaming_response_example"], + "@kbn/gen-ai-streaming-response-example-plugin/*": ["x-pack/examples/gen_ai_streaming_response_example/*"], "@kbn/generate": ["packages/kbn-generate"], "@kbn/generate/*": ["packages/kbn-generate/*"], "@kbn/generate-console-definitions": ["packages/kbn-generate-console-definitions"], @@ -1432,12 +874,8 @@ "@kbn/global-search-plugin/*": ["x-pack/plugins/global_search/*"], "@kbn/global-search-providers-plugin": ["x-pack/plugins/global_search_providers"], "@kbn/global-search-providers-plugin/*": ["x-pack/plugins/global_search_providers/*"], - "@kbn/global-search-test-plugin": [ - "x-pack/test/plugin_functional/plugins/global_search_test" - ], - "@kbn/global-search-test-plugin/*": [ - "x-pack/test/plugin_functional/plugins/global_search_test/*" - ], + "@kbn/global-search-test-plugin": ["x-pack/test/plugin_functional/plugins/global_search_test"], + "@kbn/global-search-test-plugin/*": ["x-pack/test/plugin_functional/plugins/global_search_test/*"], "@kbn/graph-plugin": ["x-pack/plugins/graph"], "@kbn/graph-plugin/*": ["x-pack/plugins/graph/*"], "@kbn/grokdebugger-plugin": ["x-pack/plugins/grokdebugger"], @@ -1469,9 +907,7 @@ "@kbn/i18n-react": ["packages/kbn-i18n-react"], "@kbn/i18n-react/*": ["packages/kbn-i18n-react/*"], "@kbn/iframe-embedded-plugin": ["x-pack/test/functional_embedded/plugins/iframe_embedded"], - "@kbn/iframe-embedded-plugin/*": [ - "x-pack/test/functional_embedded/plugins/iframe_embedded/*" - ], + "@kbn/iframe-embedded-plugin/*": ["x-pack/test/functional_embedded/plugins/iframe_embedded/*"], "@kbn/image-embeddable-plugin": ["src/plugins/image_embeddable"], "@kbn/image-embeddable-plugin/*": ["src/plugins/image_embeddable/*"], "@kbn/import-locator": ["packages/kbn-import-locator"], @@ -1496,12 +932,8 @@ "@kbn/inspector-plugin/*": ["src/plugins/inspector/*"], "@kbn/interactive-setup-plugin": ["src/plugins/interactive_setup"], "@kbn/interactive-setup-plugin/*": ["src/plugins/interactive_setup/*"], - "@kbn/interactive-setup-test-endpoints-plugin": [ - "test/interactive_setup_api_integration/plugins/test_endpoints" - ], - "@kbn/interactive-setup-test-endpoints-plugin/*": [ - "test/interactive_setup_api_integration/plugins/test_endpoints/*" - ], + "@kbn/interactive-setup-test-endpoints-plugin": ["test/interactive_setup_api_integration/plugins/test_endpoints"], + "@kbn/interactive-setup-test-endpoints-plugin/*": ["test/interactive_setup_api_integration/plugins/test_endpoints/*"], "@kbn/interpreter": ["packages/kbn-interpreter"], "@kbn/interpreter/*": ["packages/kbn-interpreter/*"], "@kbn/io-ts-utils": ["packages/kbn-io-ts-utils"], @@ -1514,26 +946,14 @@ "@kbn/json-ast/*": ["packages/kbn-json-ast/*"], "@kbn/kbn-health-gateway-status-plugin": ["test/health_gateway/plugins/status"], "@kbn/kbn-health-gateway-status-plugin/*": ["test/health_gateway/plugins/status/*"], - "@kbn/kbn-sample-panel-action-plugin": [ - "test/plugin_functional/plugins/kbn_sample_panel_action" - ], - "@kbn/kbn-sample-panel-action-plugin/*": [ - "test/plugin_functional/plugins/kbn_sample_panel_action/*" - ], + "@kbn/kbn-sample-panel-action-plugin": ["test/plugin_functional/plugins/kbn_sample_panel_action"], + "@kbn/kbn-sample-panel-action-plugin/*": ["test/plugin_functional/plugins/kbn_sample_panel_action/*"], "@kbn/kbn-top-nav-plugin": ["test/plugin_functional/plugins/kbn_top_nav"], "@kbn/kbn-top-nav-plugin/*": ["test/plugin_functional/plugins/kbn_top_nav/*"], - "@kbn/kbn-tp-custom-visualizations-plugin": [ - "test/plugin_functional/plugins/kbn_tp_custom_visualizations" - ], - "@kbn/kbn-tp-custom-visualizations-plugin/*": [ - "test/plugin_functional/plugins/kbn_tp_custom_visualizations/*" - ], - "@kbn/kbn-tp-run-pipeline-plugin": [ - "test/interpreter_functional/plugins/kbn_tp_run_pipeline" - ], - "@kbn/kbn-tp-run-pipeline-plugin/*": [ - "test/interpreter_functional/plugins/kbn_tp_run_pipeline/*" - ], + "@kbn/kbn-tp-custom-visualizations-plugin": ["test/plugin_functional/plugins/kbn_tp_custom_visualizations"], + "@kbn/kbn-tp-custom-visualizations-plugin/*": ["test/plugin_functional/plugins/kbn_tp_custom_visualizations/*"], + "@kbn/kbn-tp-run-pipeline-plugin": ["test/interpreter_functional/plugins/kbn_tp_run_pipeline"], + "@kbn/kbn-tp-run-pipeline-plugin/*": ["test/interpreter_functional/plugins/kbn_tp_run_pipeline/*"], "@kbn/kibana-cors-test-plugin": ["x-pack/test/functional_cors/plugins/kibana_cors_test"], "@kbn/kibana-cors-test-plugin/*": ["x-pack/test/functional_cors/plugins/kibana_cors_test/*"], "@kbn/kibana-manifest-schema": ["packages/kbn-kibana-manifest-schema"], @@ -1554,12 +974,8 @@ "@kbn/lens-embeddable-utils/*": ["packages/kbn-lens-embeddable-utils/*"], "@kbn/lens-formula-docs": ["packages/kbn-lens-formula-docs"], "@kbn/lens-formula-docs/*": ["packages/kbn-lens-formula-docs/*"], - "@kbn/lens-inline-editing-example-plugin": [ - "x-pack/examples/lens_embeddable_inline_editing_example" - ], - "@kbn/lens-inline-editing-example-plugin/*": [ - "x-pack/examples/lens_embeddable_inline_editing_example/*" - ], + "@kbn/lens-inline-editing-example-plugin": ["x-pack/examples/lens_embeddable_inline_editing_example"], + "@kbn/lens-inline-editing-example-plugin/*": ["x-pack/examples/lens_embeddable_inline_editing_example/*"], "@kbn/lens-plugin": ["x-pack/plugins/lens"], "@kbn/lens-plugin/*": ["x-pack/plugins/lens/*"], "@kbn/license-api-guard-plugin": ["x-pack/plugins/license_api_guard"], @@ -1602,44 +1018,20 @@ "@kbn/management-plugin/*": ["src/plugins/management/*"], "@kbn/management-settings-application": ["packages/kbn-management/settings/application"], "@kbn/management-settings-application/*": ["packages/kbn-management/settings/application/*"], - "@kbn/management-settings-components-field-category": [ - "packages/kbn-management/settings/components/field_category" - ], - "@kbn/management-settings-components-field-category/*": [ - "packages/kbn-management/settings/components/field_category/*" - ], - "@kbn/management-settings-components-field-input": [ - "packages/kbn-management/settings/components/field_input" - ], - "@kbn/management-settings-components-field-input/*": [ - "packages/kbn-management/settings/components/field_input/*" - ], - "@kbn/management-settings-components-field-row": [ - "packages/kbn-management/settings/components/field_row" - ], - "@kbn/management-settings-components-field-row/*": [ - "packages/kbn-management/settings/components/field_row/*" - ], - "@kbn/management-settings-components-form": [ - "packages/kbn-management/settings/components/form" - ], - "@kbn/management-settings-components-form/*": [ - "packages/kbn-management/settings/components/form/*" - ], - "@kbn/management-settings-field-definition": [ - "packages/kbn-management/settings/field_definition" - ], - "@kbn/management-settings-field-definition/*": [ - "packages/kbn-management/settings/field_definition/*" - ], + "@kbn/management-settings-components-field-category": ["packages/kbn-management/settings/components/field_category"], + "@kbn/management-settings-components-field-category/*": ["packages/kbn-management/settings/components/field_category/*"], + "@kbn/management-settings-components-field-input": ["packages/kbn-management/settings/components/field_input"], + "@kbn/management-settings-components-field-input/*": ["packages/kbn-management/settings/components/field_input/*"], + "@kbn/management-settings-components-field-row": ["packages/kbn-management/settings/components/field_row"], + "@kbn/management-settings-components-field-row/*": ["packages/kbn-management/settings/components/field_row/*"], + "@kbn/management-settings-components-form": ["packages/kbn-management/settings/components/form"], + "@kbn/management-settings-components-form/*": ["packages/kbn-management/settings/components/form/*"], + "@kbn/management-settings-field-definition": ["packages/kbn-management/settings/field_definition"], + "@kbn/management-settings-field-definition/*": ["packages/kbn-management/settings/field_definition/*"], "@kbn/management-settings-ids": ["packages/kbn-management/settings/setting_ids"], "@kbn/management-settings-ids/*": ["packages/kbn-management/settings/setting_ids/*"], - "@kbn/management-settings-section-registry": [ - "packages/kbn-management/settings/section_registry" - ], - "@kbn/management-settings-section-registry/*": [ - "packages/kbn-management/settings/section_registry/*" - ], + "@kbn/management-settings-section-registry": ["packages/kbn-management/settings/section_registry"], + "@kbn/management-settings-section-registry/*": ["packages/kbn-management/settings/section_registry/*"], "@kbn/management-settings-types": ["packages/kbn-management/settings/types"], "@kbn/management-settings-types/*": ["packages/kbn-management/settings/types/*"], "@kbn/management-settings-utilities": ["packages/kbn-management/settings/utilities"], @@ -1651,9 +1043,7 @@ "@kbn/mapbox-gl": ["packages/kbn-mapbox-gl"], "@kbn/mapbox-gl/*": ["packages/kbn-mapbox-gl/*"], "@kbn/maps-custom-raster-source-plugin": ["x-pack/examples/third_party_maps_source_example"], - "@kbn/maps-custom-raster-source-plugin/*": [ - "x-pack/examples/third_party_maps_source_example/*" - ], + "@kbn/maps-custom-raster-source-plugin/*": ["x-pack/examples/third_party_maps_source_example/*"], "@kbn/maps-ems-plugin": ["src/plugins/maps_ems"], "@kbn/maps-ems-plugin/*": ["src/plugins/maps_ems/*"], "@kbn/maps-plugin": ["x-pack/plugins/maps"], @@ -1747,27 +1137,13 @@ "@kbn/observability-alert-details": ["x-pack/packages/observability/alert_details"], "@kbn/observability-alert-details/*": ["x-pack/packages/observability/alert_details/*"], "@kbn/observability-alerting-test-data": ["x-pack/packages/observability/alerting_test_data"], - "@kbn/observability-alerting-test-data/*": [ - "x-pack/packages/observability/alerting_test_data/*" - ], - "@kbn/observability-fixtures-plugin": [ - "x-pack/test/cases_api_integration/common/plugins/observability" - ], - "@kbn/observability-fixtures-plugin/*": [ - "x-pack/test/cases_api_integration/common/plugins/observability/*" - ], - "@kbn/observability-get-padded-alert-time-range-util": [ - "x-pack/packages/observability/get_padded_alert_time_range_util" - ], - "@kbn/observability-get-padded-alert-time-range-util/*": [ - "x-pack/packages/observability/get_padded_alert_time_range_util/*" - ], - "@kbn/observability-logs-explorer-plugin": [ - "x-pack/plugins/observability_solution/observability_logs_explorer" - ], - "@kbn/observability-logs-explorer-plugin/*": [ - "x-pack/plugins/observability_solution/observability_logs_explorer/*" - ], + "@kbn/observability-alerting-test-data/*": ["x-pack/packages/observability/alerting_test_data/*"], + "@kbn/observability-fixtures-plugin": ["x-pack/test/cases_api_integration/common/plugins/observability"], + "@kbn/observability-fixtures-plugin/*": ["x-pack/test/cases_api_integration/common/plugins/observability/*"], + "@kbn/observability-get-padded-alert-time-range-util": ["x-pack/packages/observability/get_padded_alert_time_range_util"], + "@kbn/observability-get-padded-alert-time-range-util/*": ["x-pack/packages/observability/get_padded_alert_time_range_util/*"], + "@kbn/observability-logs-explorer-plugin": ["x-pack/plugins/observability_solution/observability_logs_explorer"], + "@kbn/observability-logs-explorer-plugin/*": ["x-pack/plugins/observability_solution/observability_logs_explorer/*"], "@kbn/observability-onboarding-plugin": ["x-pack/plugins/observability_onboarding"], "@kbn/observability-onboarding-plugin/*": ["x-pack/plugins/observability_onboarding/*"], "@kbn/observability-plugin": ["x-pack/plugins/observability"], @@ -1775,9 +1151,7 @@ "@kbn/observability-shared-plugin": ["x-pack/plugins/observability_shared"], "@kbn/observability-shared-plugin/*": ["x-pack/plugins/observability_shared/*"], "@kbn/oidc-provider-plugin": ["x-pack/test/security_api_integration/plugins/oidc_provider"], - "@kbn/oidc-provider-plugin/*": [ - "x-pack/test/security_api_integration/plugins/oidc_provider/*" - ], + "@kbn/oidc-provider-plugin/*": ["x-pack/test/security_api_integration/plugins/oidc_provider/*"], "@kbn/open-telemetry-instrumented-plugin": ["test/common/plugins/otel_metrics"], "@kbn/open-telemetry-instrumented-plugin/*": ["test/common/plugins/otel_metrics/*"], "@kbn/openapi-bundler": ["packages/kbn-openapi-bundler"], @@ -1802,12 +1176,8 @@ "@kbn/peggy/*": ["packages/kbn-peggy/*"], "@kbn/peggy-loader": ["packages/kbn-peggy-loader"], "@kbn/peggy-loader/*": ["packages/kbn-peggy-loader/*"], - "@kbn/performance-testing-dataset-extractor": [ - "packages/kbn-performance-testing-dataset-extractor" - ], - "@kbn/performance-testing-dataset-extractor/*": [ - "packages/kbn-performance-testing-dataset-extractor/*" - ], + "@kbn/performance-testing-dataset-extractor": ["packages/kbn-performance-testing-dataset-extractor"], + "@kbn/performance-testing-dataset-extractor/*": ["packages/kbn-performance-testing-dataset-extractor/*"], "@kbn/picomatcher": ["packages/kbn-picomatcher"], "@kbn/picomatcher/*": ["packages/kbn-picomatcher/*"], "@kbn/plugin-check": ["packages/kbn-plugin-check"], @@ -1877,21 +1247,15 @@ "@kbn/reporting-export-types-csv": ["packages/kbn-reporting/export_types/csv"], "@kbn/reporting-export-types-csv/*": ["packages/kbn-reporting/export_types/csv/*"], "@kbn/reporting-export-types-csv-common": ["packages/kbn-reporting/export_types/csv_common"], - "@kbn/reporting-export-types-csv-common/*": [ - "packages/kbn-reporting/export_types/csv_common/*" - ], + "@kbn/reporting-export-types-csv-common/*": ["packages/kbn-reporting/export_types/csv_common/*"], "@kbn/reporting-export-types-pdf": ["packages/kbn-reporting/export_types/pdf"], "@kbn/reporting-export-types-pdf/*": ["packages/kbn-reporting/export_types/pdf/*"], "@kbn/reporting-export-types-pdf-common": ["packages/kbn-reporting/export_types/pdf_common"], - "@kbn/reporting-export-types-pdf-common/*": [ - "packages/kbn-reporting/export_types/pdf_common/*" - ], + "@kbn/reporting-export-types-pdf-common/*": ["packages/kbn-reporting/export_types/pdf_common/*"], "@kbn/reporting-export-types-png": ["packages/kbn-reporting/export_types/png"], "@kbn/reporting-export-types-png/*": ["packages/kbn-reporting/export_types/png/*"], "@kbn/reporting-export-types-png-common": ["packages/kbn-reporting/export_types/png_common"], - "@kbn/reporting-export-types-png-common/*": [ - "packages/kbn-reporting/export_types/png_common/*" - ], + "@kbn/reporting-export-types-png-common/*": ["packages/kbn-reporting/export_types/png_common/*"], "@kbn/reporting-mocks-server": ["packages/kbn-reporting/mocks_server"], "@kbn/reporting-mocks-server/*": ["packages/kbn-reporting/mocks_server/*"], "@kbn/reporting-plugin": ["x-pack/plugins/reporting"], @@ -1927,45 +1291,21 @@ "@kbn/safer-lodash-set": ["packages/kbn-safer-lodash-set"], "@kbn/safer-lodash-set/*": ["packages/kbn-safer-lodash-set/*"], "@kbn/saml-provider-plugin": ["x-pack/test/security_api_integration/plugins/saml_provider"], - "@kbn/saml-provider-plugin/*": [ - "x-pack/test/security_api_integration/plugins/saml_provider/*" - ], + "@kbn/saml-provider-plugin/*": ["x-pack/test/security_api_integration/plugins/saml_provider/*"], "@kbn/sample-task-plugin": ["x-pack/test/plugin_api_integration/plugins/sample_task_plugin"], - "@kbn/sample-task-plugin/*": [ - "x-pack/test/plugin_api_integration/plugins/sample_task_plugin/*" - ], - "@kbn/saved-object-export-transforms-plugin": [ - "test/plugin_functional/plugins/saved_object_export_transforms" - ], - "@kbn/saved-object-export-transforms-plugin/*": [ - "test/plugin_functional/plugins/saved_object_export_transforms/*" - ], - "@kbn/saved-object-import-warnings-plugin": [ - "test/plugin_functional/plugins/saved_object_import_warnings" - ], - "@kbn/saved-object-import-warnings-plugin/*": [ - "test/plugin_functional/plugins/saved_object_import_warnings/*" - ], - "@kbn/saved-object-test-plugin": [ - "x-pack/test/saved_object_api_integration/common/plugins/saved_object_test_plugin" - ], - "@kbn/saved-object-test-plugin/*": [ - "x-pack/test/saved_object_api_integration/common/plugins/saved_object_test_plugin/*" - ], + "@kbn/sample-task-plugin/*": ["x-pack/test/plugin_api_integration/plugins/sample_task_plugin/*"], + "@kbn/saved-object-export-transforms-plugin": ["test/plugin_functional/plugins/saved_object_export_transforms"], + "@kbn/saved-object-export-transforms-plugin/*": ["test/plugin_functional/plugins/saved_object_export_transforms/*"], + "@kbn/saved-object-import-warnings-plugin": ["test/plugin_functional/plugins/saved_object_import_warnings"], + "@kbn/saved-object-import-warnings-plugin/*": ["test/plugin_functional/plugins/saved_object_import_warnings/*"], + "@kbn/saved-object-test-plugin": ["x-pack/test/saved_object_api_integration/common/plugins/saved_object_test_plugin"], + "@kbn/saved-object-test-plugin/*": ["x-pack/test/saved_object_api_integration/common/plugins/saved_object_test_plugin/*"], "@kbn/saved-objects-finder-plugin": ["src/plugins/saved_objects_finder"], "@kbn/saved-objects-finder-plugin/*": ["src/plugins/saved_objects_finder/*"], - "@kbn/saved-objects-hidden-from-http-apis-type-plugin": [ - "test/plugin_functional/plugins/saved_objects_hidden_from_http_apis_type" - ], - "@kbn/saved-objects-hidden-from-http-apis-type-plugin/*": [ - "test/plugin_functional/plugins/saved_objects_hidden_from_http_apis_type/*" - ], - "@kbn/saved-objects-hidden-type-plugin": [ - "test/plugin_functional/plugins/saved_objects_hidden_type" - ], - "@kbn/saved-objects-hidden-type-plugin/*": [ - "test/plugin_functional/plugins/saved_objects_hidden_type/*" - ], + "@kbn/saved-objects-hidden-from-http-apis-type-plugin": ["test/plugin_functional/plugins/saved_objects_hidden_from_http_apis_type"], + "@kbn/saved-objects-hidden-from-http-apis-type-plugin/*": ["test/plugin_functional/plugins/saved_objects_hidden_from_http_apis_type/*"], + "@kbn/saved-objects-hidden-type-plugin": ["test/plugin_functional/plugins/saved_objects_hidden_type"], + "@kbn/saved-objects-hidden-type-plugin/*": ["test/plugin_functional/plugins/saved_objects_hidden_type/*"], "@kbn/saved-objects-management-plugin": ["src/plugins/saved_objects_management"], "@kbn/saved-objects-management-plugin/*": ["src/plugins/saved_objects_management/*"], "@kbn/saved-objects-plugin": ["src/plugins/saved_objects"], @@ -2000,12 +1340,8 @@ "@kbn/search-response-warnings/*": ["packages/kbn-search-response-warnings/*"], "@kbn/searchprofiler-plugin": ["x-pack/plugins/searchprofiler"], "@kbn/searchprofiler-plugin/*": ["x-pack/plugins/searchprofiler/*"], - "@kbn/security-api-integration-helpers": [ - "x-pack/test/security_api_integration/packages/helpers" - ], - "@kbn/security-api-integration-helpers/*": [ - "x-pack/test/security_api_integration/packages/helpers/*" - ], + "@kbn/security-api-integration-helpers": ["x-pack/test/security_api_integration/packages/helpers"], + "@kbn/security-api-integration-helpers/*": ["x-pack/test/security_api_integration/packages/helpers/*"], "@kbn/security-hardening": ["packages/kbn-security-hardening"], "@kbn/security-hardening/*": ["packages/kbn-security-hardening/*"], "@kbn/security-plugin": ["x-pack/plugins/security"], @@ -2020,12 +1356,8 @@ "@kbn/security-solution-ess/*": ["x-pack/plugins/security_solution_ess/*"], "@kbn/security-solution-features": ["x-pack/packages/security-solution/features"], "@kbn/security-solution-features/*": ["x-pack/packages/security-solution/features/*"], - "@kbn/security-solution-fixtures-plugin": [ - "x-pack/test/cases_api_integration/common/plugins/security_solution" - ], - "@kbn/security-solution-fixtures-plugin/*": [ - "x-pack/test/cases_api_integration/common/plugins/security_solution/*" - ], + "@kbn/security-solution-fixtures-plugin": ["x-pack/test/cases_api_integration/common/plugins/security_solution"], + "@kbn/security-solution-fixtures-plugin/*": ["x-pack/test/cases_api_integration/common/plugins/security_solution/*"], "@kbn/security-solution-navigation": ["x-pack/packages/security-solution/navigation"], "@kbn/security-solution-navigation/*": ["x-pack/packages/security-solution/navigation/*"], "@kbn/security-solution-plugin": ["x-pack/plugins/security_solution"], @@ -2034,20 +1366,12 @@ "@kbn/security-solution-serverless/*": ["x-pack/plugins/security_solution_serverless/*"], "@kbn/security-solution-side-nav": ["x-pack/packages/security-solution/side_nav"], "@kbn/security-solution-side-nav/*": ["x-pack/packages/security-solution/side_nav/*"], - "@kbn/security-solution-storybook-config": [ - "x-pack/packages/security-solution/storybook/config" - ], - "@kbn/security-solution-storybook-config/*": [ - "x-pack/packages/security-solution/storybook/config/*" - ], + "@kbn/security-solution-storybook-config": ["x-pack/packages/security-solution/storybook/config"], + "@kbn/security-solution-storybook-config/*": ["x-pack/packages/security-solution/storybook/config/*"], "@kbn/security-solution-upselling": ["x-pack/packages/security-solution/upselling"], "@kbn/security-solution-upselling/*": ["x-pack/packages/security-solution/upselling/*"], - "@kbn/security-test-endpoints-plugin": [ - "x-pack/test/security_functional/plugins/test_endpoints" - ], - "@kbn/security-test-endpoints-plugin/*": [ - "x-pack/test/security_functional/plugins/test_endpoints/*" - ], + "@kbn/security-test-endpoints-plugin": ["x-pack/test/security_functional/plugins/test_endpoints"], + "@kbn/security-test-endpoints-plugin/*": ["x-pack/test/security_functional/plugins/test_endpoints/*"], "@kbn/securitysolution-autocomplete": ["packages/kbn-securitysolution-autocomplete"], "@kbn/securitysolution-autocomplete/*": ["packages/kbn-securitysolution-autocomplete/*"], "@kbn/securitysolution-data-table": ["x-pack/packages/security-solution/data_table"], @@ -2056,26 +1380,16 @@ "@kbn/securitysolution-ecs/*": ["packages/kbn-securitysolution-ecs/*"], "@kbn/securitysolution-es-utils": ["packages/kbn-securitysolution-es-utils"], "@kbn/securitysolution-es-utils/*": ["packages/kbn-securitysolution-es-utils/*"], - "@kbn/securitysolution-exception-list-components": [ - "packages/kbn-securitysolution-exception-list-components" - ], - "@kbn/securitysolution-exception-list-components/*": [ - "packages/kbn-securitysolution-exception-list-components/*" - ], + "@kbn/securitysolution-exception-list-components": ["packages/kbn-securitysolution-exception-list-components"], + "@kbn/securitysolution-exception-list-components/*": ["packages/kbn-securitysolution-exception-list-components/*"], "@kbn/securitysolution-grouping": ["packages/kbn-securitysolution-grouping"], "@kbn/securitysolution-grouping/*": ["packages/kbn-securitysolution-grouping/*"], "@kbn/securitysolution-hook-utils": ["packages/kbn-securitysolution-hook-utils"], "@kbn/securitysolution-hook-utils/*": ["packages/kbn-securitysolution-hook-utils/*"], - "@kbn/securitysolution-io-ts-alerting-types": [ - "packages/kbn-securitysolution-io-ts-alerting-types" - ], - "@kbn/securitysolution-io-ts-alerting-types/*": [ - "packages/kbn-securitysolution-io-ts-alerting-types/*" - ], + "@kbn/securitysolution-io-ts-alerting-types": ["packages/kbn-securitysolution-io-ts-alerting-types"], + "@kbn/securitysolution-io-ts-alerting-types/*": ["packages/kbn-securitysolution-io-ts-alerting-types/*"], "@kbn/securitysolution-io-ts-list-types": ["packages/kbn-securitysolution-io-ts-list-types"], - "@kbn/securitysolution-io-ts-list-types/*": [ - "packages/kbn-securitysolution-io-ts-list-types/*" - ], + "@kbn/securitysolution-io-ts-list-types/*": ["packages/kbn-securitysolution-io-ts-list-types/*"], "@kbn/securitysolution-io-ts-types": ["packages/kbn-securitysolution-io-ts-types"], "@kbn/securitysolution-io-ts-types/*": ["packages/kbn-securitysolution-io-ts-types/*"], "@kbn/securitysolution-io-ts-utils": ["packages/kbn-securitysolution-io-ts-utils"], @@ -2104,12 +1418,8 @@ "@kbn/serverless-common-settings/*": ["packages/serverless/settings/common/*"], "@kbn/serverless-observability": ["x-pack/plugins/serverless_observability"], "@kbn/serverless-observability/*": ["x-pack/plugins/serverless_observability/*"], - "@kbn/serverless-observability-settings": [ - "packages/serverless/settings/observability_project" - ], - "@kbn/serverless-observability-settings/*": [ - "packages/serverless/settings/observability_project/*" - ], + "@kbn/serverless-observability-settings": ["packages/serverless/settings/observability_project"], + "@kbn/serverless-observability-settings/*": ["packages/serverless/settings/observability_project/*"], "@kbn/serverless-project-switcher": ["packages/serverless/project_switcher"], "@kbn/serverless-project-switcher/*": ["packages/serverless/project_switcher/*"], "@kbn/serverless-search": ["x-pack/plugins/serverless_search"], @@ -2123,9 +1433,7 @@ "@kbn/serverless-types": ["packages/serverless/types"], "@kbn/serverless-types/*": ["packages/serverless/types/*"], "@kbn/session-notifications-plugin": ["test/plugin_functional/plugins/session_notifications"], - "@kbn/session-notifications-plugin/*": [ - "test/plugin_functional/plugins/session_notifications/*" - ], + "@kbn/session-notifications-plugin/*": ["test/plugin_functional/plugins/session_notifications/*"], "@kbn/session-view-plugin": ["x-pack/plugins/session_view"], "@kbn/session-view-plugin/*": ["x-pack/plugins/session_view/*"], "@kbn/set-map": ["packages/kbn-set-map"], @@ -2181,57 +1489,31 @@ "@kbn/shared-ux-markdown-types": ["packages/shared-ux/markdown/types"], "@kbn/shared-ux-markdown-types/*": ["packages/shared-ux/markdown/types/*"], "@kbn/shared-ux-page-analytics-no-data": ["packages/shared-ux/page/analytics_no_data/impl"], - "@kbn/shared-ux-page-analytics-no-data/*": [ - "packages/shared-ux/page/analytics_no_data/impl/*" - ], - "@kbn/shared-ux-page-analytics-no-data-mocks": [ - "packages/shared-ux/page/analytics_no_data/mocks" - ], - "@kbn/shared-ux-page-analytics-no-data-mocks/*": [ - "packages/shared-ux/page/analytics_no_data/mocks/*" - ], - "@kbn/shared-ux-page-analytics-no-data-types": [ - "packages/shared-ux/page/analytics_no_data/types" - ], - "@kbn/shared-ux-page-analytics-no-data-types/*": [ - "packages/shared-ux/page/analytics_no_data/types/*" - ], + "@kbn/shared-ux-page-analytics-no-data/*": ["packages/shared-ux/page/analytics_no_data/impl/*"], + "@kbn/shared-ux-page-analytics-no-data-mocks": ["packages/shared-ux/page/analytics_no_data/mocks"], + "@kbn/shared-ux-page-analytics-no-data-mocks/*": ["packages/shared-ux/page/analytics_no_data/mocks/*"], + "@kbn/shared-ux-page-analytics-no-data-types": ["packages/shared-ux/page/analytics_no_data/types"], + "@kbn/shared-ux-page-analytics-no-data-types/*": ["packages/shared-ux/page/analytics_no_data/types/*"], "@kbn/shared-ux-page-kibana-no-data": ["packages/shared-ux/page/kibana_no_data/impl"], "@kbn/shared-ux-page-kibana-no-data/*": ["packages/shared-ux/page/kibana_no_data/impl/*"], "@kbn/shared-ux-page-kibana-no-data-mocks": ["packages/shared-ux/page/kibana_no_data/mocks"], - "@kbn/shared-ux-page-kibana-no-data-mocks/*": [ - "packages/shared-ux/page/kibana_no_data/mocks/*" - ], + "@kbn/shared-ux-page-kibana-no-data-mocks/*": ["packages/shared-ux/page/kibana_no_data/mocks/*"], "@kbn/shared-ux-page-kibana-no-data-types": ["packages/shared-ux/page/kibana_no_data/types"], - "@kbn/shared-ux-page-kibana-no-data-types/*": [ - "packages/shared-ux/page/kibana_no_data/types/*" - ], + "@kbn/shared-ux-page-kibana-no-data-types/*": ["packages/shared-ux/page/kibana_no_data/types/*"], "@kbn/shared-ux-page-kibana-template": ["packages/shared-ux/page/kibana_template/impl"], "@kbn/shared-ux-page-kibana-template/*": ["packages/shared-ux/page/kibana_template/impl/*"], - "@kbn/shared-ux-page-kibana-template-mocks": [ - "packages/shared-ux/page/kibana_template/mocks" - ], - "@kbn/shared-ux-page-kibana-template-mocks/*": [ - "packages/shared-ux/page/kibana_template/mocks/*" - ], - "@kbn/shared-ux-page-kibana-template-types": [ - "packages/shared-ux/page/kibana_template/types" - ], - "@kbn/shared-ux-page-kibana-template-types/*": [ - "packages/shared-ux/page/kibana_template/types/*" - ], + "@kbn/shared-ux-page-kibana-template-mocks": ["packages/shared-ux/page/kibana_template/mocks"], + "@kbn/shared-ux-page-kibana-template-mocks/*": ["packages/shared-ux/page/kibana_template/mocks/*"], + "@kbn/shared-ux-page-kibana-template-types": ["packages/shared-ux/page/kibana_template/types"], + "@kbn/shared-ux-page-kibana-template-types/*": ["packages/shared-ux/page/kibana_template/types/*"], "@kbn/shared-ux-page-no-data": ["packages/shared-ux/page/no_data/impl"], "@kbn/shared-ux-page-no-data/*": ["packages/shared-ux/page/no_data/impl/*"], "@kbn/shared-ux-page-no-data-config": ["packages/shared-ux/page/no_data_config/impl"], "@kbn/shared-ux-page-no-data-config/*": ["packages/shared-ux/page/no_data_config/impl/*"], "@kbn/shared-ux-page-no-data-config-mocks": ["packages/shared-ux/page/no_data_config/mocks"], - "@kbn/shared-ux-page-no-data-config-mocks/*": [ - "packages/shared-ux/page/no_data_config/mocks/*" - ], + "@kbn/shared-ux-page-no-data-config-mocks/*": ["packages/shared-ux/page/no_data_config/mocks/*"], "@kbn/shared-ux-page-no-data-config-types": ["packages/shared-ux/page/no_data_config/types"], - "@kbn/shared-ux-page-no-data-config-types/*": [ - "packages/shared-ux/page/no_data_config/types/*" - ], + "@kbn/shared-ux-page-no-data-config-types/*": ["packages/shared-ux/page/no_data_config/types/*"], "@kbn/shared-ux-page-no-data-mocks": ["packages/shared-ux/page/no_data/mocks"], "@kbn/shared-ux-page-no-data-mocks/*": ["packages/shared-ux/page/no_data/mocks/*"], "@kbn/shared-ux-page-no-data-types": ["packages/shared-ux/page/no_data/types"], @@ -2240,18 +1522,10 @@ "@kbn/shared-ux-page-solution-nav/*": ["packages/shared-ux/page/solution_nav/*"], "@kbn/shared-ux-prompt-no-data-views": ["packages/shared-ux/prompt/no_data_views/impl"], "@kbn/shared-ux-prompt-no-data-views/*": ["packages/shared-ux/prompt/no_data_views/impl/*"], - "@kbn/shared-ux-prompt-no-data-views-mocks": [ - "packages/shared-ux/prompt/no_data_views/mocks" - ], - "@kbn/shared-ux-prompt-no-data-views-mocks/*": [ - "packages/shared-ux/prompt/no_data_views/mocks/*" - ], - "@kbn/shared-ux-prompt-no-data-views-types": [ - "packages/shared-ux/prompt/no_data_views/types" - ], - "@kbn/shared-ux-prompt-no-data-views-types/*": [ - "packages/shared-ux/prompt/no_data_views/types/*" - ], + "@kbn/shared-ux-prompt-no-data-views-mocks": ["packages/shared-ux/prompt/no_data_views/mocks"], + "@kbn/shared-ux-prompt-no-data-views-mocks/*": ["packages/shared-ux/prompt/no_data_views/mocks/*"], + "@kbn/shared-ux-prompt-no-data-views-types": ["packages/shared-ux/prompt/no_data_views/types"], + "@kbn/shared-ux-prompt-no-data-views-types/*": ["packages/shared-ux/prompt/no_data_views/types/*"], "@kbn/shared-ux-prompt-not-found": ["packages/shared-ux/prompt/not_found"], "@kbn/shared-ux-prompt-not-found/*": ["packages/shared-ux/prompt/not_found/*"], "@kbn/shared-ux-router": ["packages/shared-ux/router/impl"], @@ -2278,24 +1552,16 @@ "@kbn/sort-predicates/*": ["packages/kbn-sort-predicates/*"], "@kbn/spaces-plugin": ["x-pack/plugins/spaces"], "@kbn/spaces-plugin/*": ["x-pack/plugins/spaces/*"], - "@kbn/spaces-test-plugin": [ - "x-pack/test/spaces_api_integration/common/plugins/spaces_test_plugin" - ], - "@kbn/spaces-test-plugin/*": [ - "x-pack/test/spaces_api_integration/common/plugins/spaces_test_plugin/*" - ], + "@kbn/spaces-test-plugin": ["x-pack/test/spaces_api_integration/common/plugins/spaces_test_plugin"], + "@kbn/spaces-test-plugin/*": ["x-pack/test/spaces_api_integration/common/plugins/spaces_test_plugin/*"], "@kbn/spec-to-console": ["packages/kbn-spec-to-console"], "@kbn/spec-to-console/*": ["packages/kbn-spec-to-console/*"], "@kbn/stack-alerts-plugin": ["x-pack/plugins/stack_alerts"], "@kbn/stack-alerts-plugin/*": ["x-pack/plugins/stack_alerts/*"], "@kbn/stack-connectors-plugin": ["x-pack/plugins/stack_connectors"], "@kbn/stack-connectors-plugin/*": ["x-pack/plugins/stack_connectors/*"], - "@kbn/stack-management-usage-test-plugin": [ - "x-pack/test/usage_collection/plugins/stack_management_usage_test" - ], - "@kbn/stack-management-usage-test-plugin/*": [ - "x-pack/test/usage_collection/plugins/stack_management_usage_test/*" - ], + "@kbn/stack-management-usage-test-plugin": ["x-pack/test/usage_collection/plugins/stack_management_usage_test"], + "@kbn/stack-management-usage-test-plugin/*": ["x-pack/test/usage_collection/plugins/stack_management_usage_test/*"], "@kbn/state-containers-examples-plugin": ["examples/state_containers_examples"], "@kbn/state-containers-examples-plugin/*": ["examples/state_containers_examples/*"], "@kbn/status-plugin-a-plugin": ["test/server_integration/plugins/status_plugin_a"], @@ -2310,18 +1576,10 @@ "@kbn/storybook/*": ["packages/kbn-storybook/*"], "@kbn/synthetics-plugin": ["x-pack/plugins/synthetics"], "@kbn/synthetics-plugin/*": ["x-pack/plugins/synthetics/*"], - "@kbn/task-manager-fixture-plugin": [ - "x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture" - ], - "@kbn/task-manager-fixture-plugin/*": [ - "x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture/*" - ], - "@kbn/task-manager-performance-plugin": [ - "x-pack/test/plugin_api_perf/plugins/task_manager_performance" - ], - "@kbn/task-manager-performance-plugin/*": [ - "x-pack/test/plugin_api_perf/plugins/task_manager_performance/*" - ], + "@kbn/task-manager-fixture-plugin": ["x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture"], + "@kbn/task-manager-fixture-plugin/*": ["x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture/*"], + "@kbn/task-manager-performance-plugin": ["x-pack/test/plugin_api_perf/plugins/task_manager_performance"], + "@kbn/task-manager-performance-plugin/*": ["x-pack/test/plugin_api_perf/plugins/task_manager_performance/*"], "@kbn/task-manager-plugin": ["x-pack/plugins/task_manager"], "@kbn/task-manager-plugin/*": ["x-pack/plugins/task_manager/*"], "@kbn/telemetry-collection-manager-plugin": ["src/plugins/telemetry_collection_manager"], @@ -2341,9 +1599,7 @@ "@kbn/test-eui-helpers": ["packages/kbn-test-eui-helpers"], "@kbn/test-eui-helpers/*": ["packages/kbn-test-eui-helpers/*"], "@kbn/test-feature-usage-plugin": ["x-pack/test/licensing_plugin/plugins/test_feature_usage"], - "@kbn/test-feature-usage-plugin/*": [ - "x-pack/test/licensing_plugin/plugins/test_feature_usage/*" - ], + "@kbn/test-feature-usage-plugin/*": ["x-pack/test/licensing_plugin/plugins/test_feature_usage/*"], "@kbn/test-jest-helpers": ["packages/kbn-test-jest-helpers"], "@kbn/test-jest-helpers/*": ["packages/kbn-test-jest-helpers/*"], "@kbn/test-subj-selector": ["packages/kbn-test-subj-selector"], @@ -2354,16 +1610,10 @@ "@kbn/text-based-editor/*": ["packages/kbn-text-based-editor/*"], "@kbn/text-based-languages": ["src/plugins/text_based_languages"], "@kbn/text-based-languages/*": ["src/plugins/text_based_languages/*"], - "@kbn/third-party-lens-navigation-prompt-plugin": [ - "x-pack/examples/third_party_lens_navigation_prompt" - ], - "@kbn/third-party-lens-navigation-prompt-plugin/*": [ - "x-pack/examples/third_party_lens_navigation_prompt/*" - ], + "@kbn/third-party-lens-navigation-prompt-plugin": ["x-pack/examples/third_party_lens_navigation_prompt"], + "@kbn/third-party-lens-navigation-prompt-plugin/*": ["x-pack/examples/third_party_lens_navigation_prompt/*"], "@kbn/third-party-vis-lens-example-plugin": ["x-pack/examples/third_party_vis_lens_example"], - "@kbn/third-party-vis-lens-example-plugin/*": [ - "x-pack/examples/third_party_vis_lens_example/*" - ], + "@kbn/third-party-vis-lens-example-plugin/*": ["x-pack/examples/third_party_vis_lens_example/*"], "@kbn/threat-intelligence-plugin": ["x-pack/plugins/threat_intelligence"], "@kbn/threat-intelligence-plugin/*": ["x-pack/plugins/threat_intelligence/*"], "@kbn/timelines-plugin": ["x-pack/plugins/timelines"], @@ -2381,9 +1631,7 @@ "@kbn/translations-plugin": ["x-pack/plugins/translations"], "@kbn/translations-plugin/*": ["x-pack/plugins/translations/*"], "@kbn/triggers-actions-ui-example-plugin": ["x-pack/examples/triggers_actions_ui_example"], - "@kbn/triggers-actions-ui-example-plugin/*": [ - "x-pack/examples/triggers_actions_ui_example/*" - ], + "@kbn/triggers-actions-ui-example-plugin/*": ["x-pack/examples/triggers_actions_ui_example/*"], "@kbn/triggers-actions-ui-plugin": ["x-pack/plugins/triggers_actions_ui"], "@kbn/triggers-actions-ui-plugin/*": ["x-pack/plugins/triggers_actions_ui/*"], "@kbn/triggers-actions-ui-types": ["packages/kbn-triggers-actions-ui-types"], @@ -2397,9 +1645,7 @@ "@kbn/ui-actions-browser": ["packages/kbn-ui-actions-browser"], "@kbn/ui-actions-browser/*": ["packages/kbn-ui-actions-browser/*"], "@kbn/ui-actions-enhanced-examples-plugin": ["x-pack/examples/ui_actions_enhanced_examples"], - "@kbn/ui-actions-enhanced-examples-plugin/*": [ - "x-pack/examples/ui_actions_enhanced_examples/*" - ], + "@kbn/ui-actions-enhanced-examples-plugin/*": ["x-pack/examples/ui_actions_enhanced_examples/*"], "@kbn/ui-actions-enhanced-plugin": ["src/plugins/ui_actions_enhanced"], "@kbn/ui-actions-enhanced-plugin/*": ["src/plugins/ui_actions_enhanced/*"], "@kbn/ui-actions-examples-plugin": ["examples/ui_action_examples"], @@ -2452,12 +1698,8 @@ "@kbn/user-profile-components/*": ["packages/kbn-user-profile-components/*"], "@kbn/user-profile-examples-plugin": ["examples/user_profile_examples"], "@kbn/user-profile-examples-plugin/*": ["examples/user_profile_examples/*"], - "@kbn/user-profiles-consumer-plugin": [ - "x-pack/test/security_api_integration/plugins/user_profiles_consumer" - ], - "@kbn/user-profiles-consumer-plugin/*": [ - "x-pack/test/security_api_integration/plugins/user_profiles_consumer/*" - ], + "@kbn/user-profiles-consumer-plugin": ["x-pack/test/security_api_integration/plugins/user_profiles_consumer"], + "@kbn/user-profiles-consumer-plugin/*": ["x-pack/test/security_api_integration/plugins/user_profiles_consumer/*"], "@kbn/utility-types": ["packages/kbn-utility-types"], "@kbn/utility-types/*": ["packages/kbn-utility-types/*"], "@kbn/utility-types-jest": ["packages/kbn-utility-types-jest"], From 926a57b9f2c083439576fcb306887b58fcd41cad Mon Sep 17 00:00:00 2001 From: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:13:24 +0000 Subject: [PATCH 4/8] [CI] Auto-commit changed files from 'node scripts/build_plugin_list_docs' --- docs/developer/plugin-list.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer/plugin-list.asciidoc b/docs/developer/plugin-list.asciidoc index fe25b163f0537..4a99d4ef7dbde 100644 --- a/docs/developer/plugin-list.asciidoc +++ b/docs/developer/plugin-list.asciidoc @@ -161,7 +161,7 @@ by the user. The final output of the expression pipeline can be rendered using one of the *renderers* registered in `expressions` plugin. All the arguments to expression functions need to be serializable, as well as input and output. -Expression functions should try to stay 'pure'. This makes functions easy to reuse and also +Expression functions should try to stay 'pure'. This makes functions easy to reuse and also make it possible to serialize the whole chain as well as output at every step of execution. It is possible to add comments to expressions by starting them with a `//` sequence From 87791affeba881f8a16d4f730779be1376694ea9 Mon Sep 17 00:00:00 2001 From: Coen Warmer Date: Wed, 21 Feb 2024 18:59:33 +0100 Subject: [PATCH 5/8] Update references --- .buildkite/scripts/steps/functional/ux_synthetics_e2e.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/scripts/steps/functional/ux_synthetics_e2e.sh b/.buildkite/scripts/steps/functional/ux_synthetics_e2e.sh index f7d6a6276fb56..dbb3289f604e5 100755 --- a/.buildkite/scripts/steps/functional/ux_synthetics_e2e.sh +++ b/.buildkite/scripts/steps/functional/ux_synthetics_e2e.sh @@ -13,4 +13,4 @@ echo "--- User Experience @elastic/synthetics Tests" cd "$XPACK_DIR" -node plugins/ux/scripts/e2e.js --kibana-install-dir "$KIBANA_BUILD_LOCATION" ${GREP:+--grep \"${GREP}\"} +node plugins/observability_solution/ux/scripts/e2e.js --kibana-install-dir "$KIBANA_BUILD_LOCATION" ${GREP:+--grep \"${GREP}\"} From b0eaf36a6a8d91595d8d1d227e723bba24aea811 Mon Sep 17 00:00:00 2001 From: Coen Warmer Date: Wed, 21 Feb 2024 19:40:06 +0100 Subject: [PATCH 6/8] Update references --- x-pack/plugins/synthetics/scripts/base_e2e.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x-pack/plugins/synthetics/scripts/base_e2e.js b/x-pack/plugins/synthetics/scripts/base_e2e.js index 9cf6afcb2eb73..03ae51b78a972 100644 --- a/x-pack/plugins/synthetics/scripts/base_e2e.js +++ b/x-pack/plugins/synthetics/scripts/base_e2e.js @@ -61,17 +61,17 @@ function executeSyntheticsRunner(dirPath, config = './synthetics_run.ts') { if (server) { childProcess.execSync( - `node ../../../../scripts/${ftrScript} --config ${config} ${kbnInstallDir}`, + `node ../../../../../scripts/${ftrScript} --config ${config} ${kbnInstallDir}`, options ); } else if (runner) { childProcess.execSync( - `node ../../../../scripts/${ftrScript} --config ${config} ${kbnInstallDir} --headless ${headless} --bail ${pauseOnError} ${grepArg}`, + `node ../../../../../scripts/${ftrScript} --config ${config} ${kbnInstallDir} --headless ${headless} --bail ${pauseOnError} ${grepArg}`, options ); } else { childProcess.execSync( - `node ../../../../scripts/${ftrScript} --config ${config} ${kbnInstallDir} ${grepArg}`, + `node ../../../../../scripts/${ftrScript} --config ${config} ${kbnInstallDir} ${grepArg}`, options ); } From f0a2af373e76db78a7e06977da2c65a9a4fe8065 Mon Sep 17 00:00:00 2001 From: Coen Warmer Date: Wed, 21 Feb 2024 19:42:29 +0100 Subject: [PATCH 7/8] Update references --- x-pack/plugins/synthetics/scripts/base_e2e.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/x-pack/plugins/synthetics/scripts/base_e2e.js b/x-pack/plugins/synthetics/scripts/base_e2e.js index 03ae51b78a972..f87a5ea94d4f2 100644 --- a/x-pack/plugins/synthetics/scripts/base_e2e.js +++ b/x-pack/plugins/synthetics/scripts/base_e2e.js @@ -9,6 +9,7 @@ const yargs = require('yargs'); const childProcess = require('child_process'); +const { REPO_ROOT } = require('@kbn/repo-info'); const { argv } = yargs(process.argv.slice(2)) .option('server', { @@ -61,17 +62,17 @@ function executeSyntheticsRunner(dirPath, config = './synthetics_run.ts') { if (server) { childProcess.execSync( - `node ../../../../../scripts/${ftrScript} --config ${config} ${kbnInstallDir}`, + `node ${REPO_ROOT}/scripts/${ftrScript} --config ${config} ${kbnInstallDir}`, options ); } else if (runner) { childProcess.execSync( - `node ../../../../../scripts/${ftrScript} --config ${config} ${kbnInstallDir} --headless ${headless} --bail ${pauseOnError} ${grepArg}`, + `node ${REPO_ROOT}/scripts/${ftrScript} --config ${config} ${kbnInstallDir} --headless ${headless} --bail ${pauseOnError} ${grepArg}`, options ); } else { childProcess.execSync( - `node ../../../../../scripts/${ftrScript} --config ${config} ${kbnInstallDir} ${grepArg}`, + `node ${REPO_ROOT}/scripts/${ftrScript} --config ${config} ${kbnInstallDir} ${grepArg}`, options ); } From d46cf78fee869d66af0984c290cd8cf9d05c0cf2 Mon Sep 17 00:00:00 2001 From: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:51:15 +0000 Subject: [PATCH 8/8] [CI] Auto-commit changed files from 'node scripts/lint_ts_projects --fix' --- x-pack/plugins/synthetics/tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/x-pack/plugins/synthetics/tsconfig.json b/x-pack/plugins/synthetics/tsconfig.json index aea6accb4d235..42a8440b64a72 100644 --- a/x-pack/plugins/synthetics/tsconfig.json +++ b/x-pack/plugins/synthetics/tsconfig.json @@ -83,6 +83,7 @@ "@kbn/code-editor", "@kbn/code-editor-mock", "@kbn/serverless", + "@kbn/repo-info", ], "exclude": [ "target/**/*",