mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[8.x] Sustainable Kibana Architecture: Move modules owned by @elastic/kibana-core
(#201653) (#205563)
# Backport This will backport the following commits from `main` to `8.x`: - [Sustainable Kibana Architecture: Move modules owned by `@elastic/kibana-core` (#201653)](https://github.com/elastic/kibana/pull/201653) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Gerard Soldevila","email":"gerard.soldevila@elastic.co"},"sourceCommit":{"committedDate":"2025-01-04T18:47:24Z","message":"Sustainable Kibana Architecture: Move modules owned by `@elastic/kibana-core` (#201653)\n\n## Summary\n\nStart relocating Kibana modules (packages and plugins) to the new folder\nstructure, according to the _Kibana Sustainable Architecture_\ninitiative.\n#### 16 plugin(s) are going to be relocated:\n\n| Id | Target folder |\n| -- | ------------- |\n| `@kbn/cloud-chat-plugin` |\n`x-pack/platform/plugins/private/cloud_integrations/cloud_chat` |\n| `@kbn/cloud-experiments-plugin` |\n`x-pack/platform/plugins/shared/cloud_integrations/cloud_experiments` |\n| `@kbn/cloud-full-story-plugin` |\n`x-pack/platform/plugins/private/cloud_integrations/cloud_full_story` |\n| `@kbn/cloud-links-plugin` |\n`x-pack/platform/plugins/private/cloud_integrations/cloud_links` |\n| `@kbn/cloud-plugin` | `x-pack/platform/plugins/shared/cloud` |\n| `@kbn/features-plugin` | `x-pack/platform/plugins/shared/features` |\n| `@kbn/ftr-apis-plugin` | `src/platform/plugins/private/ftr_apis` |\n| `@kbn/kibana-usage-collection-plugin` |\n`src/platform/plugins/private/kibana_usage_collection` |\n| `@kbn/licensing-plugin` | `x-pack/platform/plugins/shared/licensing` |\n| `@kbn/newsfeed-plugin` | `src/platform/plugins/shared/newsfeed` |\n| `@kbn/saved-objects-management-plugin` |\n`src/platform/plugins/shared/saved_objects_management` |\n| `@kbn/telemetry-collection-manager-plugin` |\n`src/platform/plugins/shared/telemetry_collection_manager` |\n| `@kbn/telemetry-collection-xpack-plugin` |\n`x-pack/platform/plugins/private/telemetry_collection_xpack` |\n| `@kbn/telemetry-management-section-plugin` |\n`src/platform/plugins/shared/telemetry_management_section` |\n| `@kbn/telemetry-plugin` | `src/platform/plugins/shared/telemetry` |\n| `@kbn/usage-collection-plugin` |\n`src/platform/plugins/shared/usage_collection` |\n\n#### 22 package(s) are going to be relocated:\n\n| Id | Target folder |\n| -- | ------------- |\n| `@kbn/analytics` | `src/platform/packages/shared/kbn-analytics` |\n| `@kbn/analytics-collection-utils` |\n`src/platform/packages/private/analytics/utils/analytics_collection_utils`\n|\n| `@kbn/apm-config-loader` |\n`src/platform/packages/private/kbn-apm-config-loader` |\n| `@kbn/cloud` | `src/platform/packages/shared/cloud` |\n| `@kbn/config` | `src/platform/packages/shared/kbn-config` |\n| `@kbn/config-mocks` | `src/platform/packages/private/kbn-config-mocks`\n|\n| `@kbn/config-schema` |\n`src/platform/packages/shared/kbn-config-schema` |\n| `@kbn/crypto-browser` |\n`src/platform/packages/shared/kbn-crypto-browser` |\n| `@kbn/ebt-tools` | `src/platform/packages/shared/kbn-ebt-tools` |\n| `@kbn/es-errors` | `src/platform/packages/shared/kbn-es-errors` |\n| `@kbn/es-types` | `src/platform/packages/shared/kbn-es-types` |\n| `@kbn/hapi-mocks` | `src/platform/packages/private/kbn-hapi-mocks` |\n| `@kbn/health-gateway-server` |\n`src/platform/packages/private/kbn-health-gateway-server` |\n| `@kbn/i18n` | `src/platform/packages/shared/kbn-i18n` |\n| `@kbn/i18n-react` | `src/platform/packages/shared/kbn-i18n-react` |\n| `@kbn/logging` | `src/platform/packages/shared/kbn-logging` |\n| `@kbn/logging-mocks` |\n`src/platform/packages/shared/kbn-logging-mocks` |\n| `@kbn/router-to-openapispec` |\n`src/platform/packages/shared/kbn-router-to-openapispec` |\n| `@kbn/server-http-tools` |\n`src/platform/packages/shared/kbn-server-http-tools` |\n| `@kbn/std` | `src/platform/packages/shared/kbn-std` |\n| `@kbn/utility-types` |\n`src/platform/packages/shared/kbn-utility-types` |\n| `@kbn/zod` | `src/platform/packages/shared/kbn-zod` |\n\n---------\n\nCo-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"6049493e4a2372ea22986b231ad2bd59584fe9b8","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability","plugin groups"],"number":201653,"url":"https://github.com/elastic/kibana/pull/201653","mergeCommit":{"message":"Sustainable Kibana Architecture: Move modules owned by `@elastic/kibana-core` (#201653)\n\n## Summary\n\nStart relocating Kibana modules (packages and plugins) to the new folder\nstructure, according to the _Kibana Sustainable Architecture_\ninitiative.\n#### 16 plugin(s) are going to be relocated:\n\n| Id | Target folder |\n| -- | ------------- |\n| `@kbn/cloud-chat-plugin` |\n`x-pack/platform/plugins/private/cloud_integrations/cloud_chat` |\n| `@kbn/cloud-experiments-plugin` |\n`x-pack/platform/plugins/shared/cloud_integrations/cloud_experiments` |\n| `@kbn/cloud-full-story-plugin` |\n`x-pack/platform/plugins/private/cloud_integrations/cloud_full_story` |\n| `@kbn/cloud-links-plugin` |\n`x-pack/platform/plugins/private/cloud_integrations/cloud_links` |\n| `@kbn/cloud-plugin` | `x-pack/platform/plugins/shared/cloud` |\n| `@kbn/features-plugin` | `x-pack/platform/plugins/shared/features` |\n| `@kbn/ftr-apis-plugin` | `src/platform/plugins/private/ftr_apis` |\n| `@kbn/kibana-usage-collection-plugin` |\n`src/platform/plugins/private/kibana_usage_collection` |\n| `@kbn/licensing-plugin` | `x-pack/platform/plugins/shared/licensing` |\n| `@kbn/newsfeed-plugin` | `src/platform/plugins/shared/newsfeed` |\n| `@kbn/saved-objects-management-plugin` |\n`src/platform/plugins/shared/saved_objects_management` |\n| `@kbn/telemetry-collection-manager-plugin` |\n`src/platform/plugins/shared/telemetry_collection_manager` |\n| `@kbn/telemetry-collection-xpack-plugin` |\n`x-pack/platform/plugins/private/telemetry_collection_xpack` |\n| `@kbn/telemetry-management-section-plugin` |\n`src/platform/plugins/shared/telemetry_management_section` |\n| `@kbn/telemetry-plugin` | `src/platform/plugins/shared/telemetry` |\n| `@kbn/usage-collection-plugin` |\n`src/platform/plugins/shared/usage_collection` |\n\n#### 22 package(s) are going to be relocated:\n\n| Id | Target folder |\n| -- | ------------- |\n| `@kbn/analytics` | `src/platform/packages/shared/kbn-analytics` |\n| `@kbn/analytics-collection-utils` |\n`src/platform/packages/private/analytics/utils/analytics_collection_utils`\n|\n| `@kbn/apm-config-loader` |\n`src/platform/packages/private/kbn-apm-config-loader` |\n| `@kbn/cloud` | `src/platform/packages/shared/cloud` |\n| `@kbn/config` | `src/platform/packages/shared/kbn-config` |\n| `@kbn/config-mocks` | `src/platform/packages/private/kbn-config-mocks`\n|\n| `@kbn/config-schema` |\n`src/platform/packages/shared/kbn-config-schema` |\n| `@kbn/crypto-browser` |\n`src/platform/packages/shared/kbn-crypto-browser` |\n| `@kbn/ebt-tools` | `src/platform/packages/shared/kbn-ebt-tools` |\n| `@kbn/es-errors` | `src/platform/packages/shared/kbn-es-errors` |\n| `@kbn/es-types` | `src/platform/packages/shared/kbn-es-types` |\n| `@kbn/hapi-mocks` | `src/platform/packages/private/kbn-hapi-mocks` |\n| `@kbn/health-gateway-server` |\n`src/platform/packages/private/kbn-health-gateway-server` |\n| `@kbn/i18n` | `src/platform/packages/shared/kbn-i18n` |\n| `@kbn/i18n-react` | `src/platform/packages/shared/kbn-i18n-react` |\n| `@kbn/logging` | `src/platform/packages/shared/kbn-logging` |\n| `@kbn/logging-mocks` |\n`src/platform/packages/shared/kbn-logging-mocks` |\n| `@kbn/router-to-openapispec` |\n`src/platform/packages/shared/kbn-router-to-openapispec` |\n| `@kbn/server-http-tools` |\n`src/platform/packages/shared/kbn-server-http-tools` |\n| `@kbn/std` | `src/platform/packages/shared/kbn-std` |\n| `@kbn/utility-types` |\n`src/platform/packages/shared/kbn-utility-types` |\n| `@kbn/zod` | `src/platform/packages/shared/kbn-zod` |\n\n---------\n\nCo-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"6049493e4a2372ea22986b231ad2bd59584fe9b8"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/201653","number":201653,"mergeCommit":{"message":"Sustainable Kibana Architecture: Move modules owned by `@elastic/kibana-core` (#201653)\n\n## Summary\n\nStart relocating Kibana modules (packages and plugins) to the new folder\nstructure, according to the _Kibana Sustainable Architecture_\ninitiative.\n#### 16 plugin(s) are going to be relocated:\n\n| Id | Target folder |\n| -- | ------------- |\n| `@kbn/cloud-chat-plugin` |\n`x-pack/platform/plugins/private/cloud_integrations/cloud_chat` |\n| `@kbn/cloud-experiments-plugin` |\n`x-pack/platform/plugins/shared/cloud_integrations/cloud_experiments` |\n| `@kbn/cloud-full-story-plugin` |\n`x-pack/platform/plugins/private/cloud_integrations/cloud_full_story` |\n| `@kbn/cloud-links-plugin` |\n`x-pack/platform/plugins/private/cloud_integrations/cloud_links` |\n| `@kbn/cloud-plugin` | `x-pack/platform/plugins/shared/cloud` |\n| `@kbn/features-plugin` | `x-pack/platform/plugins/shared/features` |\n| `@kbn/ftr-apis-plugin` | `src/platform/plugins/private/ftr_apis` |\n| `@kbn/kibana-usage-collection-plugin` |\n`src/platform/plugins/private/kibana_usage_collection` |\n| `@kbn/licensing-plugin` | `x-pack/platform/plugins/shared/licensing` |\n| `@kbn/newsfeed-plugin` | `src/platform/plugins/shared/newsfeed` |\n| `@kbn/saved-objects-management-plugin` |\n`src/platform/plugins/shared/saved_objects_management` |\n| `@kbn/telemetry-collection-manager-plugin` |\n`src/platform/plugins/shared/telemetry_collection_manager` |\n| `@kbn/telemetry-collection-xpack-plugin` |\n`x-pack/platform/plugins/private/telemetry_collection_xpack` |\n| `@kbn/telemetry-management-section-plugin` |\n`src/platform/plugins/shared/telemetry_management_section` |\n| `@kbn/telemetry-plugin` | `src/platform/plugins/shared/telemetry` |\n| `@kbn/usage-collection-plugin` |\n`src/platform/plugins/shared/usage_collection` |\n\n#### 22 package(s) are going to be relocated:\n\n| Id | Target folder |\n| -- | ------------- |\n| `@kbn/analytics` | `src/platform/packages/shared/kbn-analytics` |\n| `@kbn/analytics-collection-utils` |\n`src/platform/packages/private/analytics/utils/analytics_collection_utils`\n|\n| `@kbn/apm-config-loader` |\n`src/platform/packages/private/kbn-apm-config-loader` |\n| `@kbn/cloud` | `src/platform/packages/shared/cloud` |\n| `@kbn/config` | `src/platform/packages/shared/kbn-config` |\n| `@kbn/config-mocks` | `src/platform/packages/private/kbn-config-mocks`\n|\n| `@kbn/config-schema` |\n`src/platform/packages/shared/kbn-config-schema` |\n| `@kbn/crypto-browser` |\n`src/platform/packages/shared/kbn-crypto-browser` |\n| `@kbn/ebt-tools` | `src/platform/packages/shared/kbn-ebt-tools` |\n| `@kbn/es-errors` | `src/platform/packages/shared/kbn-es-errors` |\n| `@kbn/es-types` | `src/platform/packages/shared/kbn-es-types` |\n| `@kbn/hapi-mocks` | `src/platform/packages/private/kbn-hapi-mocks` |\n| `@kbn/health-gateway-server` |\n`src/platform/packages/private/kbn-health-gateway-server` |\n| `@kbn/i18n` | `src/platform/packages/shared/kbn-i18n` |\n| `@kbn/i18n-react` | `src/platform/packages/shared/kbn-i18n-react` |\n| `@kbn/logging` | `src/platform/packages/shared/kbn-logging` |\n| `@kbn/logging-mocks` |\n`src/platform/packages/shared/kbn-logging-mocks` |\n| `@kbn/router-to-openapispec` |\n`src/platform/packages/shared/kbn-router-to-openapispec` |\n| `@kbn/server-http-tools` |\n`src/platform/packages/shared/kbn-server-http-tools` |\n| `@kbn/std` | `src/platform/packages/shared/kbn-std` |\n| `@kbn/utility-types` |\n`src/platform/packages/shared/kbn-utility-types` |\n| `@kbn/zod` | `src/platform/packages/shared/kbn-zod` |\n\n---------\n\nCo-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"6049493e4a2372ea22986b231ad2bd59584fe9b8"}}]}] BACKPORT--> --------- Co-authored-by: Gerard Soldevila <gerard.soldevila@elastic.co>
This commit is contained in:
parent
38812745a3
commit
861c2de3e5
4066 changed files with 3361 additions and 3337 deletions
|
@ -265,7 +265,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
/^x-pack\/platform\/plugins\/shared\/triggers_actions_ui\/public\/application\/context\/actions_connectors_context\.tsx/,
|
||||
/^x-pack\/platform\/plugins\/shared\/triggers_actions_ui\/server\/connector_types\/openai/,
|
||||
/^x-pack\/platform\/plugins\/shared\/triggers_actions_ui\/server\/connector_types\/bedrock/,
|
||||
/^x-pack\/plugins\/usage_collection\/public/,
|
||||
/^x-pack\/platform\/plugins\/shared\/usage_collection\/public/,
|
||||
/^x-pack\/solutions\/security\/plugins\/elastic_assistant/,
|
||||
/^x-pack\/solutions\/security\/packages/,
|
||||
/^x-pack\/platform\/packages\/shared\/kbn-elastic-assistant/,
|
||||
|
@ -300,8 +300,8 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
/^packages\/kbn-doc-links/,
|
||||
/^packages\/kbn-dom-drag-drop/,
|
||||
/^src\/platform\/packages\/shared\/kbn-es-query/,
|
||||
/^packages\/kbn-i18n/,
|
||||
/^packages\/kbn-i18n-react/,
|
||||
/^src\/platform\/packages\/shared\/kbn-i18n/,
|
||||
/^src\/platform\/packages\/shared\/kbn-i18n-react/,
|
||||
/^src\/platform\/packages\/shared\/kbn-grouping/,
|
||||
/^src\/platform\/packages\/shared\/kbn-resizable-layout/,
|
||||
/^src\/platform\/packages\/shared\/kbn-rison/,
|
||||
|
@ -315,7 +315,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-list-hooks/,
|
||||
/^x-pack\/solutions\/security\/packages\/kbn-securitysolution-t-grid/,
|
||||
/^src\/platform\/packages\/shared\/kbn-ui-theme/,
|
||||
/^packages\/kbn-utility-types/,
|
||||
/^src\/platform\/packages\/shared\/kbn-utility-types/,
|
||||
/^packages\/react/,
|
||||
/^packages\/shared-ux/,
|
||||
/^src\/core/,
|
||||
|
@ -348,7 +348,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
/^x-pack\/solutions\/security\/plugins\/threat_intelligence/,
|
||||
/^x-pack\/solutions\/security\/plugins\/timelines/,
|
||||
/^x-pack\/platform\/plugins\/shared\/triggers_actions_ui/,
|
||||
/^x-pack\/plugins\/usage_collection\/public/,
|
||||
/^x-pack\/platform\/plugins\/shared\/usage_collection\/public/,
|
||||
/^x-pack\/test\/functional\/es_archives\/security_solution/,
|
||||
/^x-pack\/test\/security_solution_cypress/,
|
||||
])) ||
|
||||
|
@ -376,7 +376,7 @@ const getPipeline = (filename: string, removeSteps = true) => {
|
|||
if (
|
||||
(await doAnyChangesMatch([
|
||||
/^x-pack\/packages\/kbn-cloud-security-posture/,
|
||||
/^x-pack\/solutions\/security\/plugins\/cloud_security_posture/,
|
||||
/^x-pack\/solutions\/security\/platform\/plugins\/shared\/cloud_security_posture/,
|
||||
/^x-pack\/solutions\/security\/plugins\/security_solution/,
|
||||
/^x-pack\/test\/security_solution_cypress/,
|
||||
])) ||
|
||||
|
|
|
@ -27,7 +27,7 @@ snapshots.js
|
|||
/x-pack/platform/plugins/private/canvas/storybook/build
|
||||
/x-pack/plugins/reporting/server/export_types/printable_pdf/server/lib/pdf/assets/**
|
||||
/x-pack/plugins/reporting/server/export_types/printable_pdf_v2/server/lib/pdf/assets/**
|
||||
/x-pack/plugins/cloud_integrations/cloud_full_story/server/assets/**
|
||||
/x-pack/platform/plugins/private/cloud_integrations/cloud_full_story/server/assets/**
|
||||
|
||||
# package overrides
|
||||
/packages/kbn-eslint-config
|
||||
|
|
38
.eslintrc.js
38
.eslintrc.js
|
@ -1907,14 +1907,14 @@ module.exports = {
|
|||
*/
|
||||
{
|
||||
files: [
|
||||
'packages/kbn-analytics/**',
|
||||
'src/platform/packages/shared/kbn-analytics/**',
|
||||
// 'packages/kbn-telemetry-tools/**',
|
||||
'src/plugins/kibana_usage_collection/**',
|
||||
'src/plugins/usage_collection/**',
|
||||
'src/plugins/telemetry/**',
|
||||
'src/plugins/telemetry_collection_manager/**',
|
||||
'src/plugins/telemetry_management_section/**',
|
||||
'x-pack/plugins/telemetry_collection_xpack/**',
|
||||
'src/platform/plugins/private/kibana_usage_collection/**',
|
||||
'src/platform/plugins/shared/usage_collection/**',
|
||||
'src/platform/plugins/shared/telemetry/**',
|
||||
'src/platform/plugins/shared/telemetry_collection_manager/**',
|
||||
'src/platform/plugins/shared/telemetry_management_section/**',
|
||||
'x-pack/platform/plugins/private/telemetry_collection_xpack/**',
|
||||
],
|
||||
rules: {
|
||||
'@typescript-eslint/no-explicit-any': 'error',
|
||||
|
@ -1924,21 +1924,21 @@ module.exports = {
|
|||
files: [
|
||||
// core-team owned code
|
||||
'src/core/**',
|
||||
'x-pack/plugins/features/**',
|
||||
'x-pack/plugins/licensing/**',
|
||||
'x-pack/platform/plugins/shared/features/**',
|
||||
'x-pack/platform/plugins/shared/licensing/**',
|
||||
'x-pack/plugins/global_search/**',
|
||||
'x-pack/plugins/cloud/**',
|
||||
'packages/kbn-config-schema',
|
||||
'x-pack/platform/plugins/shared/cloud/**',
|
||||
'src/platform/packages/shared/kbn-config-schema',
|
||||
'src/plugins/status_page/**',
|
||||
'src/plugins/saved_objects_management/**',
|
||||
'packages/kbn-analytics/**',
|
||||
'src/platform/plugins/shared/saved_objects_management/**',
|
||||
'src/platform/packages/shared/kbn-analytics/**',
|
||||
'packages/kbn-telemetry-tools/**',
|
||||
'src/plugins/kibana_usage_collection/**',
|
||||
'src/plugins/usage_collection/**',
|
||||
'src/plugins/telemetry/**',
|
||||
'src/plugins/telemetry_collection_manager/**',
|
||||
'src/plugins/telemetry_management_section/**',
|
||||
'x-pack/plugins/telemetry_collection_xpack/**',
|
||||
'src/platform/plugins/private/kibana_usage_collection/**',
|
||||
'src/platform/plugins/shared/usage_collection/**',
|
||||
'src/platform/plugins/shared/telemetry/**',
|
||||
'src/platform/plugins/shared/telemetry_collection_manager/**',
|
||||
'src/platform/plugins/shared/telemetry_management_section/**',
|
||||
'x-pack/platform/plugins/private/telemetry_collection_xpack/**',
|
||||
],
|
||||
rules: {
|
||||
'@typescript-eslint/prefer-ts-expect-error': 'error',
|
||||
|
|
352
.github/CODEOWNERS
vendored
352
.github/CODEOWNERS
vendored
|
@ -37,11 +37,11 @@ packages/kbn-ambient-common-types @elastic/kibana-operations
|
|||
packages/kbn-ambient-ftr-types @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-ambient-storybook-types @elastic/kibana-operations
|
||||
packages/kbn-ambient-ui-types @elastic/kibana-operations
|
||||
packages/kbn-analytics @elastic/kibana-core
|
||||
packages/analytics/utils/analytics_collection_utils @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-analytics @elastic/kibana-core
|
||||
src/platform/packages/private/analytics/utils/analytics_collection_utils @elastic/kibana-core
|
||||
test/analytics/plugins/analytics_ftr_helpers @elastic/kibana-core
|
||||
test/analytics/plugins/analytics_plugin_a @elastic/kibana-core
|
||||
packages/kbn-apm-config-loader @elastic/kibana-core @vigneshshanmugam
|
||||
src/platform/packages/private/kbn-apm-config-loader @elastic/kibana-core @vigneshshanmugam
|
||||
x-pack/solutions/observability/plugins/apm_data_access @elastic/obs-ux-infra_services-team
|
||||
src/platform/packages/shared/kbn-apm-data-view @elastic/obs-ux-infra_services-team
|
||||
x-pack/solutions/observability/plugins/apm/ftr_e2e @elastic/obs-ux-infra_services-team
|
||||
|
@ -82,15 +82,15 @@ packages/kbn-ci-stats-performance-metrics @elastic/kibana-operations
|
|||
packages/kbn-ci-stats-reporter @elastic/kibana-operations
|
||||
packages/kbn-ci-stats-shipper-cli @elastic/kibana-operations
|
||||
packages/kbn-cli-dev-mode @elastic/kibana-operations
|
||||
packages/cloud @elastic/kibana-core
|
||||
x-pack/plugins/cloud_integrations/cloud_chat @elastic/kibana-core
|
||||
src/platform/packages/shared/cloud @elastic/kibana-core
|
||||
x-pack/platform/plugins/private/cloud_integrations/cloud_chat @elastic/kibana-core
|
||||
x-pack/platform/plugins/private/cloud_integrations/cloud_data_migration @elastic/kibana-management
|
||||
x-pack/solutions/security/plugins/cloud_defend @elastic/kibana-cloud-security-posture
|
||||
x-pack/plugins/cloud_integrations/cloud_experiments @elastic/kibana-core
|
||||
x-pack/plugins/cloud_integrations/cloud_full_story @elastic/kibana-core
|
||||
x-pack/platform/plugins/shared/cloud_integrations/cloud_experiments @elastic/kibana-core
|
||||
x-pack/platform/plugins/private/cloud_integrations/cloud_full_story @elastic/kibana-core
|
||||
x-pack/test/cloud_integration/plugins/saml_provider @elastic/kibana-core
|
||||
x-pack/plugins/cloud_integrations/cloud_links @elastic/kibana-core
|
||||
x-pack/plugins/cloud @elastic/kibana-core
|
||||
x-pack/platform/plugins/private/cloud_integrations/cloud_links @elastic/kibana-core
|
||||
x-pack/platform/plugins/shared/cloud @elastic/kibana-core
|
||||
x-pack/solutions/security/packages/kbn-cloud-security-posture/public @elastic/kibana-cloud-security-posture
|
||||
x-pack/platform/packages/shared/kbn-cloud-security-posture/common @elastic/kibana-cloud-security-posture
|
||||
x-pack/solutions/security/packages/kbn-cloud-security-posture/graph @elastic/kibana-cloud-security-posture
|
||||
|
@ -99,9 +99,9 @@ packages/shared-ux/code_editor/impl @elastic/appex-sharedux
|
|||
packages/shared-ux/code_editor/mocks @elastic/appex-sharedux
|
||||
packages/kbn-code-owners @elastic/appex-qa
|
||||
packages/kbn-coloring @elastic/kibana-visualizations
|
||||
packages/kbn-config @elastic/kibana-core
|
||||
packages/kbn-config-mocks @elastic/kibana-core
|
||||
packages/kbn-config-schema @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-config @elastic/kibana-core
|
||||
src/platform/packages/private/kbn-config-mocks @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-config-schema @elastic/kibana-core
|
||||
src/platform/plugins/shared/console @elastic/kibana-management
|
||||
packages/content-management/content_editor @elastic/appex-sharedux
|
||||
packages/content-management/content_insights/content_insights_public @elastic/appex-sharedux
|
||||
|
@ -137,19 +137,19 @@ src/core/packages/apps/server-internal @elastic/kibana-core
|
|||
src/core/packages/base/browser-internal @elastic/kibana-core
|
||||
packages/core/base/core-base-browser-mocks @elastic/kibana-core
|
||||
src/core/packages/base/common @elastic/kibana-core
|
||||
packages/core/base/core-base-common-internal @elastic/kibana-core
|
||||
packages/core/base/core-base-server-internal @elastic/kibana-core
|
||||
src/core/packages/base/common-internal @elastic/kibana-core
|
||||
src/core/packages/base/server-internal @elastic/kibana-core
|
||||
packages/core/base/core-base-server-mocks @elastic/kibana-core
|
||||
packages/core/capabilities/core-capabilities-browser-internal @elastic/kibana-core
|
||||
src/core/packages/capabilities/browser-internal @elastic/kibana-core
|
||||
packages/core/capabilities/core-capabilities-browser-mocks @elastic/kibana-core
|
||||
packages/core/capabilities/core-capabilities-common @elastic/kibana-core
|
||||
packages/core/capabilities/core-capabilities-server @elastic/kibana-core
|
||||
packages/core/capabilities/core-capabilities-server-internal @elastic/kibana-core
|
||||
src/core/packages/capabilities/common @elastic/kibana-core
|
||||
src/core/packages/capabilities/server @elastic/kibana-core
|
||||
src/core/packages/capabilities/server-internal @elastic/kibana-core
|
||||
packages/core/capabilities/core-capabilities-server-mocks @elastic/kibana-core
|
||||
packages/core/chrome/core-chrome-browser @elastic/appex-sharedux
|
||||
packages/core/chrome/core-chrome-browser-internal @elastic/appex-sharedux
|
||||
packages/core/chrome/core-chrome-browser-mocks @elastic/appex-sharedux
|
||||
packages/core/config/core-config-server-internal @elastic/kibana-core
|
||||
src/core/packages/config/server-internal @elastic/kibana-core
|
||||
packages/core/custom-branding/core-custom-branding-browser @elastic/appex-sharedux
|
||||
packages/core/custom-branding/core-custom-branding-browser-internal @elastic/appex-sharedux
|
||||
packages/core/custom-branding/core-custom-branding-browser-mocks @elastic/appex-sharedux
|
||||
|
@ -157,99 +157,99 @@ packages/core/custom-branding/core-custom-branding-common @elastic/appex-sharedu
|
|||
packages/core/custom-branding/core-custom-branding-server @elastic/appex-sharedux
|
||||
packages/core/custom-branding/core-custom-branding-server-internal @elastic/appex-sharedux
|
||||
packages/core/custom-branding/core-custom-branding-server-mocks @elastic/appex-sharedux
|
||||
packages/core/deprecations/core-deprecations-browser @elastic/kibana-core
|
||||
packages/core/deprecations/core-deprecations-browser-internal @elastic/kibana-core
|
||||
src/core/packages/deprecations/browser @elastic/kibana-core
|
||||
src/core/packages/deprecations/browser-internal @elastic/kibana-core
|
||||
packages/core/deprecations/core-deprecations-browser-mocks @elastic/kibana-core
|
||||
packages/core/deprecations/core-deprecations-common @elastic/kibana-core
|
||||
packages/core/deprecations/core-deprecations-server @elastic/kibana-core
|
||||
packages/core/deprecations/core-deprecations-server-internal @elastic/kibana-core
|
||||
src/core/packages/deprecations/common @elastic/kibana-core
|
||||
src/core/packages/deprecations/server @elastic/kibana-core
|
||||
src/core/packages/deprecations/server-internal @elastic/kibana-core
|
||||
packages/core/deprecations/core-deprecations-server-mocks @elastic/kibana-core
|
||||
packages/core/doc-links/core-doc-links-browser @elastic/kibana-core
|
||||
packages/core/doc-links/core-doc-links-browser-internal @elastic/kibana-core
|
||||
src/core/packages/doc-links/browser @elastic/kibana-core
|
||||
src/core/packages/doc-links/browser-internal @elastic/kibana-core
|
||||
packages/core/doc-links/core-doc-links-browser-mocks @elastic/kibana-core
|
||||
packages/core/doc-links/core-doc-links-server @elastic/kibana-core
|
||||
packages/core/doc-links/core-doc-links-server-internal @elastic/kibana-core
|
||||
src/core/packages/doc-links/server @elastic/kibana-core
|
||||
src/core/packages/doc-links/server-internal @elastic/kibana-core
|
||||
packages/core/doc-links/core-doc-links-server-mocks @elastic/kibana-core
|
||||
packages/core/elasticsearch/core-elasticsearch-client-server-internal @elastic/kibana-core
|
||||
src/core/packages/elasticsearch/client-server-internal @elastic/kibana-core
|
||||
packages/core/elasticsearch/core-elasticsearch-client-server-mocks @elastic/kibana-core
|
||||
packages/core/elasticsearch/core-elasticsearch-server @elastic/kibana-core
|
||||
packages/core/elasticsearch/core-elasticsearch-server-internal @elastic/kibana-core
|
||||
src/core/packages/elasticsearch/server @elastic/kibana-core
|
||||
src/core/packages/elasticsearch/server-internal @elastic/kibana-core
|
||||
packages/core/elasticsearch/core-elasticsearch-server-mocks @elastic/kibana-core
|
||||
packages/core/environment/core-environment-server-internal @elastic/kibana-core
|
||||
src/core/packages/environment/server-internal @elastic/kibana-core
|
||||
packages/core/environment/core-environment-server-mocks @elastic/kibana-core
|
||||
packages/core/execution-context/core-execution-context-browser @elastic/kibana-core
|
||||
packages/core/execution-context/core-execution-context-browser-internal @elastic/kibana-core
|
||||
src/core/packages/execution-context/browser @elastic/kibana-core
|
||||
src/core/packages/execution-context/browser-internal @elastic/kibana-core
|
||||
packages/core/execution-context/core-execution-context-browser-mocks @elastic/kibana-core
|
||||
packages/core/execution-context/core-execution-context-common @elastic/kibana-core
|
||||
packages/core/execution-context/core-execution-context-server @elastic/kibana-core
|
||||
packages/core/execution-context/core-execution-context-server-internal @elastic/kibana-core
|
||||
src/core/packages/execution-context/common @elastic/kibana-core
|
||||
src/core/packages/execution-context/server @elastic/kibana-core
|
||||
src/core/packages/execution-context/server-internal @elastic/kibana-core
|
||||
packages/core/execution-context/core-execution-context-server-mocks @elastic/kibana-core
|
||||
packages/core/fatal-errors/core-fatal-errors-browser @elastic/kibana-core
|
||||
packages/core/fatal-errors/core-fatal-errors-browser-internal @elastic/kibana-core
|
||||
src/core/packages/fatal-errors/browser @elastic/kibana-core
|
||||
src/core/packages/fatal-errors/browser-internal @elastic/kibana-core
|
||||
packages/core/fatal-errors/core-fatal-errors-browser-mocks @elastic/kibana-core
|
||||
packages/core/feature-flags/core-feature-flags-browser @elastic/kibana-core
|
||||
packages/core/feature-flags/core-feature-flags-browser-internal @elastic/kibana-core
|
||||
packages/core/feature-flags/core-feature-flags-browser-mocks @elastic/kibana-core
|
||||
packages/core/feature-flags/core-feature-flags-server @elastic/kibana-core
|
||||
packages/core/feature-flags/core-feature-flags-server-internal @elastic/kibana-core
|
||||
packages/core/feature-flags/core-feature-flags-server-mocks @elastic/kibana-core
|
||||
src/core/packages/feature-flags/browser @elastic/kibana-core
|
||||
src/core/packages/feature-flags/browser-internal @elastic/kibana-core
|
||||
src/core/packages/feature-flags/browser-mocks @elastic/kibana-core
|
||||
src/core/packages/feature-flags/server @elastic/kibana-core
|
||||
src/core/packages/feature-flags/server-internal @elastic/kibana-core
|
||||
src/core/packages/feature-flags/server-mocks @elastic/kibana-core
|
||||
test/plugin_functional/plugins/core_history_block @elastic/kibana-core
|
||||
packages/core/http/core-http-browser @elastic/kibana-core
|
||||
packages/core/http/core-http-browser-internal @elastic/kibana-core
|
||||
src/core/packages/http/browser @elastic/kibana-core
|
||||
src/core/packages/http/browser-internal @elastic/kibana-core
|
||||
packages/core/http/core-http-browser-mocks @elastic/kibana-core
|
||||
packages/core/http/core-http-common @elastic/kibana-core
|
||||
packages/core/http/core-http-context-server-internal @elastic/kibana-core
|
||||
src/core/packages/http/common @elastic/kibana-core
|
||||
src/core/packages/http/context-server-internal @elastic/kibana-core
|
||||
packages/core/http/core-http-context-server-mocks @elastic/kibana-core
|
||||
test/plugin_functional/plugins/core_http @elastic/kibana-core
|
||||
packages/core/http/core-http-request-handler-context-server @elastic/kibana-core
|
||||
packages/core/http/core-http-request-handler-context-server-internal @elastic/kibana-core
|
||||
packages/core/http/core-http-resources-server @elastic/kibana-core
|
||||
packages/core/http/core-http-resources-server-internal @elastic/kibana-core
|
||||
src/core/packages/http/request-handler-context-server @elastic/kibana-core
|
||||
src/core/packages/http/request-handler-context-server-internal @elastic/kibana-core
|
||||
src/core/packages/http/resources-server @elastic/kibana-core
|
||||
src/core/packages/http/resources-server-internal @elastic/kibana-core
|
||||
packages/core/http/core-http-resources-server-mocks @elastic/kibana-core
|
||||
packages/core/http/core-http-router-server-internal @elastic/kibana-core
|
||||
src/core/packages/http/router-server-internal @elastic/kibana-core
|
||||
packages/core/http/core-http-router-server-mocks @elastic/kibana-core
|
||||
packages/core/http/core-http-server @elastic/kibana-core
|
||||
packages/core/http/core-http-server-internal @elastic/kibana-core
|
||||
src/core/packages/http/server @elastic/kibana-core
|
||||
src/core/packages/http/server-internal @elastic/kibana-core
|
||||
packages/core/http/core-http-server-mocks @elastic/kibana-core
|
||||
packages/core/http/core-http-server-utils @elastic/kibana-core
|
||||
packages/core/i18n/core-i18n-browser @elastic/kibana-core
|
||||
packages/core/i18n/core-i18n-browser-internal @elastic/kibana-core
|
||||
src/core/packages/http/server-utils @elastic/kibana-core
|
||||
src/core/packages/i18n/browser @elastic/kibana-core
|
||||
src/core/packages/i18n/browser-internal @elastic/kibana-core
|
||||
packages/core/i18n/core-i18n-browser-mocks @elastic/kibana-core
|
||||
packages/core/i18n/core-i18n-server @elastic/kibana-core
|
||||
packages/core/i18n/core-i18n-server-internal @elastic/kibana-core
|
||||
src/core/packages/i18n/server @elastic/kibana-core
|
||||
src/core/packages/i18n/server-internal @elastic/kibana-core
|
||||
packages/core/i18n/core-i18n-server-mocks @elastic/kibana-core
|
||||
packages/core/injected-metadata/core-injected-metadata-browser-internal @elastic/kibana-core
|
||||
src/core/packages/injected-metadata/browser-internal @elastic/kibana-core
|
||||
packages/core/injected-metadata/core-injected-metadata-browser-mocks @elastic/kibana-core
|
||||
packages/core/injected-metadata/core-injected-metadata-common-internal @elastic/kibana-core
|
||||
packages/core/integrations/core-integrations-browser-internal @elastic/kibana-core
|
||||
src/core/packages/injected-metadata/common-internal @elastic/kibana-core
|
||||
src/core/packages/integrations/browser-internal @elastic/kibana-core
|
||||
packages/core/integrations/core-integrations-browser-mocks @elastic/kibana-core
|
||||
packages/core/lifecycle/core-lifecycle-browser @elastic/kibana-core
|
||||
packages/core/lifecycle/core-lifecycle-browser-internal @elastic/kibana-core
|
||||
src/core/packages/lifecycle/browser @elastic/kibana-core
|
||||
src/core/packages/lifecycle/browser-internal @elastic/kibana-core
|
||||
packages/core/lifecycle/core-lifecycle-browser-mocks @elastic/kibana-core
|
||||
packages/core/lifecycle/core-lifecycle-server @elastic/kibana-core
|
||||
packages/core/lifecycle/core-lifecycle-server-internal @elastic/kibana-core
|
||||
src/core/packages/lifecycle/server @elastic/kibana-core
|
||||
src/core/packages/lifecycle/server-internal @elastic/kibana-core
|
||||
packages/core/lifecycle/core-lifecycle-server-mocks @elastic/kibana-core
|
||||
packages/core/logging/core-logging-browser-internal @elastic/kibana-core
|
||||
src/core/packages/logging/browser-internal @elastic/kibana-core
|
||||
packages/core/logging/core-logging-browser-mocks @elastic/kibana-core
|
||||
packages/core/logging/core-logging-common-internal @elastic/kibana-core
|
||||
packages/core/logging/core-logging-server @elastic/kibana-core
|
||||
packages/core/logging/core-logging-server-internal @elastic/kibana-core
|
||||
src/core/packages/logging/common-internal @elastic/kibana-core
|
||||
src/core/packages/logging/server @elastic/kibana-core
|
||||
src/core/packages/logging/server-internal @elastic/kibana-core
|
||||
packages/core/logging/core-logging-server-mocks @elastic/kibana-core
|
||||
packages/core/metrics/core-metrics-collectors-server-internal @elastic/kibana-core
|
||||
src/core/packages/metrics/collectors-server-internal @elastic/kibana-core
|
||||
packages/core/metrics/core-metrics-collectors-server-mocks @elastic/kibana-core
|
||||
packages/core/metrics/core-metrics-server @elastic/kibana-core
|
||||
packages/core/metrics/core-metrics-server-internal @elastic/kibana-core
|
||||
src/core/packages/metrics/server @elastic/kibana-core
|
||||
src/core/packages/metrics/server-internal @elastic/kibana-core
|
||||
packages/core/metrics/core-metrics-server-mocks @elastic/kibana-core
|
||||
packages/core/mount-utils/core-mount-utils-browser @elastic/kibana-core
|
||||
packages/core/mount-utils/core-mount-utils-browser-internal @elastic/kibana-core
|
||||
packages/core/node/core-node-server @elastic/kibana-core
|
||||
packages/core/node/core-node-server-internal @elastic/kibana-core
|
||||
src/core/packages/mount-utils/browser @elastic/kibana-core
|
||||
src/core/packages/mount-utils/browser-internal @elastic/kibana-core
|
||||
src/core/packages/node/server @elastic/kibana-core
|
||||
src/core/packages/node/server-internal @elastic/kibana-core
|
||||
packages/core/node/core-node-server-mocks @elastic/kibana-core
|
||||
packages/core/notifications/core-notifications-browser @elastic/kibana-core
|
||||
packages/core/notifications/core-notifications-browser-internal @elastic/kibana-core
|
||||
src/core/packages/notifications/browser @elastic/kibana-core
|
||||
src/core/packages/notifications/browser-internal @elastic/kibana-core
|
||||
packages/core/notifications/core-notifications-browser-mocks @elastic/kibana-core
|
||||
packages/core/overlays/core-overlays-browser @elastic/kibana-core
|
||||
packages/core/overlays/core-overlays-browser-internal @elastic/kibana-core
|
||||
src/core/packages/overlays/browser @elastic/kibana-core
|
||||
src/core/packages/overlays/browser-internal @elastic/kibana-core
|
||||
packages/core/overlays/core-overlays-browser-mocks @elastic/kibana-core
|
||||
test/plugin_functional/plugins/core_plugin_a @elastic/kibana-core
|
||||
test/plugin_functional/plugins/core_plugin_appleave @elastic/kibana-core
|
||||
|
@ -264,63 +264,63 @@ test/plugin_functional/plugins/core_plugin_helpmenu @elastic/kibana-core
|
|||
test/node_roles_functional/plugins/core_plugin_initializer_context @elastic/kibana-core
|
||||
test/plugin_functional/plugins/core_plugin_route_timeouts @elastic/kibana-core
|
||||
test/plugin_functional/plugins/core_plugin_static_assets @elastic/kibana-core
|
||||
packages/core/plugins/core-plugins-base-server-internal @elastic/kibana-core
|
||||
packages/core/plugins/core-plugins-browser @elastic/kibana-core
|
||||
packages/core/plugins/core-plugins-browser-internal @elastic/kibana-core
|
||||
src/core/packages/plugins/base-server-internal @elastic/kibana-core
|
||||
src/core/packages/plugins/browser @elastic/kibana-core
|
||||
src/core/packages/plugins/browser-internal @elastic/kibana-core
|
||||
packages/core/plugins/core-plugins-browser-mocks @elastic/kibana-core
|
||||
packages/core/plugins/core-plugins-contracts-browser @elastic/kibana-core
|
||||
packages/core/plugins/core-plugins-contracts-server @elastic/kibana-core
|
||||
packages/core/plugins/core-plugins-server @elastic/kibana-core
|
||||
packages/core/plugins/core-plugins-server-internal @elastic/kibana-core
|
||||
src/core/packages/plugins/contracts-browser @elastic/kibana-core
|
||||
src/core/packages/plugins/contracts-server @elastic/kibana-core
|
||||
src/core/packages/plugins/server @elastic/kibana-core
|
||||
src/core/packages/plugins/server-internal @elastic/kibana-core
|
||||
packages/core/plugins/core-plugins-server-mocks @elastic/kibana-core
|
||||
packages/core/preboot/core-preboot-server @elastic/kibana-core
|
||||
packages/core/preboot/core-preboot-server-internal @elastic/kibana-core
|
||||
src/core/packages/preboot/server @elastic/kibana-core
|
||||
src/core/packages/preboot/server-internal @elastic/kibana-core
|
||||
packages/core/preboot/core-preboot-server-mocks @elastic/kibana-core
|
||||
test/plugin_functional/plugins/core_provider_plugin @elastic/kibana-core
|
||||
packages/core/rendering/core-rendering-browser @elastic/kibana-core
|
||||
packages/core/rendering/core-rendering-browser-internal @elastic/kibana-core
|
||||
src/core/packages/rendering/browser @elastic/kibana-core
|
||||
src/core/packages/rendering/browser-internal @elastic/kibana-core
|
||||
packages/core/rendering/core-rendering-browser-mocks @elastic/kibana-core
|
||||
packages/core/rendering/core-rendering-server-internal @elastic/kibana-core
|
||||
src/core/packages/rendering/server-internal @elastic/kibana-core
|
||||
packages/core/rendering/core-rendering-server-mocks @elastic/kibana-core
|
||||
packages/core/root/core-root-browser-internal @elastic/kibana-core
|
||||
packages/core/root/core-root-server-internal @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-api-browser @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-api-server @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-api-server-internal @elastic/kibana-core
|
||||
src/core/packages/root/browser-internal @elastic/kibana-core
|
||||
src/core/packages/root/server-internal @elastic/kibana-core
|
||||
src/core/packages/saved-objects/api-browser @elastic/kibana-core
|
||||
src/core/packages/saved-objects/api-server @elastic/kibana-core
|
||||
src/core/packages/saved-objects/api-server-internal @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-api-server-mocks @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-base-server-internal @elastic/kibana-core
|
||||
src/core/packages/saved-objects/base-server-internal @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-base-server-mocks @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-browser @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-browser-internal @elastic/kibana-core
|
||||
src/core/packages/saved-objects/browser @elastic/kibana-core
|
||||
src/core/packages/saved-objects/browser-internal @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-browser-mocks @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-common @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-import-export-server-internal @elastic/kibana-core
|
||||
src/core/packages/saved-objects/common @elastic/kibana-core
|
||||
src/core/packages/saved-objects/import-export-server-internal @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-import-export-server-mocks @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-migration-server-internal @elastic/kibana-core
|
||||
src/core/packages/saved-objects/migration-server-internal @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-migration-server-mocks @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-server @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-server-internal @elastic/kibana-core
|
||||
src/core/packages/saved-objects/server @elastic/kibana-core
|
||||
src/core/packages/saved-objects/server-internal @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-server-mocks @elastic/kibana-core
|
||||
packages/core/saved-objects/core-saved-objects-utils-server @elastic/kibana-core
|
||||
packages/core/security/core-security-browser @elastic/kibana-core
|
||||
packages/core/security/core-security-browser-internal @elastic/kibana-core
|
||||
packages/core/security/core-security-browser-mocks @elastic/kibana-core
|
||||
packages/core/security/core-security-common @elastic/kibana-core @elastic/kibana-security
|
||||
packages/core/security/core-security-server @elastic/kibana-core
|
||||
packages/core/security/core-security-server-internal @elastic/kibana-core
|
||||
packages/core/security/core-security-server-mocks @elastic/kibana-core
|
||||
packages/core/status/core-status-common @elastic/kibana-core
|
||||
packages/core/status/core-status-server @elastic/kibana-core
|
||||
packages/core/status/core-status-server-internal @elastic/kibana-core
|
||||
src/core/packages/saved-objects/utils-server @elastic/kibana-core
|
||||
src/core/packages/security/browser @elastic/kibana-core
|
||||
src/core/packages/security/browser-internal @elastic/kibana-core
|
||||
src/core/packages/security/browser-mocks @elastic/kibana-core
|
||||
src/core/packages/security/common @elastic/kibana-core @elastic/kibana-security
|
||||
src/core/packages/security/server @elastic/kibana-core
|
||||
src/core/packages/security/server-internal @elastic/kibana-core
|
||||
src/core/packages/security/server-mocks @elastic/kibana-core
|
||||
src/core/packages/status/common @elastic/kibana-core
|
||||
src/core/packages/status/server @elastic/kibana-core
|
||||
src/core/packages/status/server-internal @elastic/kibana-core
|
||||
packages/core/status/core-status-server-mocks @elastic/kibana-core
|
||||
packages/core/test-helpers/core-test-helpers-deprecations-getters @elastic/kibana-core
|
||||
packages/core/test-helpers/core-test-helpers-http-setup-browser @elastic/kibana-core
|
||||
src/core/packages/test-helpers/deprecations-getters @elastic/kibana-core
|
||||
src/core/packages/test-helpers/http-setup-browser @elastic/kibana-core
|
||||
packages/core/test-helpers/core-test-helpers-kbn-server @elastic/kibana-core
|
||||
packages/core/test-helpers/core-test-helpers-model-versions @elastic/kibana-core
|
||||
packages/core/test-helpers/core-test-helpers-so-type-serializer @elastic/kibana-core
|
||||
packages/core/test-helpers/core-test-helpers-test-utils @elastic/kibana-core
|
||||
packages/core/theme/core-theme-browser @elastic/kibana-core
|
||||
packages/core/theme/core-theme-browser-internal @elastic/kibana-core
|
||||
src/core/packages/test-helpers/so-type-serializer @elastic/kibana-core
|
||||
src/core/packages/test-helpers/test-utils @elastic/kibana-core
|
||||
src/core/packages/theme/browser @elastic/kibana-core
|
||||
src/core/packages/theme/browser-internal @elastic/kibana-core
|
||||
packages/core/theme/core-theme-browser-mocks @elastic/kibana-core
|
||||
packages/core/ui-settings/core-ui-settings-browser @elastic/appex-sharedux
|
||||
packages/core/ui-settings/core-ui-settings-browser-internal @elastic/appex-sharedux
|
||||
|
@ -329,23 +329,23 @@ packages/core/ui-settings/core-ui-settings-common @elastic/appex-sharedux
|
|||
packages/core/ui-settings/core-ui-settings-server @elastic/appex-sharedux
|
||||
packages/core/ui-settings/core-ui-settings-server-internal @elastic/appex-sharedux
|
||||
packages/core/ui-settings/core-ui-settings-server-mocks @elastic/appex-sharedux
|
||||
packages/core/usage-data/core-usage-data-base-server-internal @elastic/kibana-core
|
||||
packages/core/usage-data/core-usage-data-server @elastic/kibana-core
|
||||
packages/core/usage-data/core-usage-data-server-internal @elastic/kibana-core
|
||||
src/core/packages/usage-data/base-server-internal @elastic/kibana-core
|
||||
src/core/packages/usage-data/server @elastic/kibana-core
|
||||
src/core/packages/usage-data/server-internal @elastic/kibana-core
|
||||
packages/core/usage-data/core-usage-data-server-mocks @elastic/kibana-core
|
||||
packages/core/user-profile/core-user-profile-browser @elastic/kibana-core
|
||||
packages/core/user-profile/core-user-profile-browser-internal @elastic/kibana-core
|
||||
packages/core/user-profile/core-user-profile-browser-mocks @elastic/kibana-core
|
||||
packages/core/user-profile/core-user-profile-common @elastic/kibana-core
|
||||
packages/core/user-profile/core-user-profile-server @elastic/kibana-core
|
||||
packages/core/user-profile/core-user-profile-server-internal @elastic/kibana-core
|
||||
packages/core/user-profile/core-user-profile-server-mocks @elastic/kibana-core
|
||||
src/core/packages/user-profile/browser @elastic/kibana-core
|
||||
src/core/packages/user-profile/browser-internal @elastic/kibana-core
|
||||
src/core/packages/user-profile/browser-mocks @elastic/kibana-core
|
||||
src/core/packages/user-profile/common @elastic/kibana-core
|
||||
src/core/packages/user-profile/server @elastic/kibana-core
|
||||
src/core/packages/user-profile/server-internal @elastic/kibana-core
|
||||
src/core/packages/user-profile/server-mocks @elastic/kibana-core
|
||||
packages/core/user-settings/core-user-settings-server @elastic/kibana-security
|
||||
packages/core/user-settings/core-user-settings-server-internal @elastic/kibana-security
|
||||
packages/core/user-settings/core-user-settings-server-mocks @elastic/kibana-security
|
||||
x-pack/platform/plugins/private/cross_cluster_replication @elastic/kibana-management
|
||||
packages/kbn-crypto @elastic/kibana-security
|
||||
packages/kbn-crypto-browser @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-crypto-browser @elastic/kibana-core
|
||||
x-pack/plugins/custom_branding @elastic/appex-sharedux
|
||||
src/platform/packages/shared/kbn-custom-icons @elastic/obs-ux-logs-team
|
||||
x-pack/solutions/observability/packages/kbn-custom-integrations @elastic/obs-ux-logs-team
|
||||
|
@ -398,7 +398,7 @@ src/platform/packages/shared/kbn-discover-utils @elastic/kibana-data-discovery
|
|||
src/platform/packages/shared/kbn-doc-links @elastic/docs
|
||||
packages/kbn-docs-utils @elastic/kibana-operations
|
||||
packages/kbn-dom-drag-drop @elastic/kibana-visualizations @elastic/kibana-data-discovery
|
||||
packages/kbn-ebt-tools @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-ebt-tools @elastic/kibana-core
|
||||
x-pack/solutions/security/packages/ecs_data_quality_dashboard @elastic/security-threat-hunting-explore
|
||||
x-pack/solutions/security/plugins/ecs_data_quality_dashboard @elastic/security-threat-hunting-explore
|
||||
src/platform/packages/shared/kbn-elastic-agent-utils @elastic/obs-ux-logs-team
|
||||
|
@ -421,9 +421,9 @@ x-pack/platform/plugins/shared/entity_manager @elastic/obs-entities
|
|||
examples/error_boundary @elastic/appex-sharedux
|
||||
packages/kbn-es @elastic/kibana-operations
|
||||
packages/kbn-es-archiver @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-es-errors @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-es-errors @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-es-query @elastic/kibana-data-discovery
|
||||
packages/kbn-es-types @elastic/kibana-core @elastic/obs-knowledge-team
|
||||
src/platform/packages/shared/kbn-es-types @elastic/kibana-core @elastic/obs-knowledge-team
|
||||
src/platform/plugins/shared/es_ui_shared @elastic/kibana-management
|
||||
packages/kbn-eslint-config @elastic/kibana-operations
|
||||
packages/kbn-eslint-plugin-css @elastic/appex-sharedux
|
||||
|
@ -472,7 +472,7 @@ packages/kbn-failed-test-reporter-cli @elastic/kibana-operations @elastic/appex-
|
|||
examples/feature_control_examples @elastic/kibana-security
|
||||
examples/feature_flags_example @elastic/kibana-core
|
||||
x-pack/test/plugin_api_integration/plugins/feature_usage_test @elastic/kibana-security
|
||||
x-pack/plugins/features @elastic/kibana-core
|
||||
x-pack/platform/plugins/shared/features @elastic/kibana-core
|
||||
x-pack/test/security_api_integration/plugins/features_provider @elastic/kibana-security
|
||||
x-pack/test/functional_execution_context/plugins/alerts @elastic/kibana-core
|
||||
examples/field_formats_example @elastic/kibana-data-discovery
|
||||
|
@ -489,7 +489,7 @@ x-pack/platform/plugins/shared/fleet @elastic/fleet
|
|||
packages/kbn-flot-charts @elastic/kibana-operations
|
||||
x-pack/test/ui_capabilities/common/plugins/foo_plugin @elastic/kibana-security
|
||||
packages/kbn-formatters @elastic/obs-ux-logs-team
|
||||
src/plugins/ftr_apis @elastic/kibana-core
|
||||
src/platform/plugins/private/ftr_apis @elastic/kibana-core
|
||||
packages/kbn-ftr-common-functional-services @elastic/kibana-operations @elastic/appex-qa
|
||||
packages/kbn-ftr-common-functional-ui-services @elastic/appex-qa
|
||||
packages/kbn-ftr-screenshot-filename @elastic/kibana-operations @elastic/appex-qa
|
||||
|
@ -513,16 +513,16 @@ packages/kbn-guided-onboarding @elastic/appex-sharedux
|
|||
examples/guided_onboarding_example @elastic/appex-sharedux
|
||||
src/plugins/guided_onboarding @elastic/appex-sharedux
|
||||
packages/kbn-handlebars @elastic/kibana-security
|
||||
packages/kbn-hapi-mocks @elastic/kibana-core
|
||||
src/platform/packages/private/kbn-hapi-mocks @elastic/kibana-core
|
||||
test/plugin_functional/plugins/hardening @elastic/kibana-security
|
||||
packages/kbn-health-gateway-server @elastic/kibana-core
|
||||
src/platform/packages/private/kbn-health-gateway-server @elastic/kibana-core
|
||||
examples/hello_world @elastic/kibana-core
|
||||
src/plugins/home @elastic/kibana-core
|
||||
packages/home/sample_data_card @elastic/appex-sharedux
|
||||
packages/home/sample_data_tab @elastic/appex-sharedux
|
||||
packages/home/sample_data_types @elastic/appex-sharedux
|
||||
packages/kbn-i18n @elastic/kibana-core
|
||||
packages/kbn-i18n-react @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-i18n @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-i18n-react @elastic/kibana-core
|
||||
x-pack/test/functional_embedded/plugins/iframe_embedded @elastic/kibana-core
|
||||
src/plugins/image_embeddable @elastic/appex-sharedux
|
||||
packages/kbn-import-locator @elastic/kibana-operations
|
||||
|
@ -566,7 +566,7 @@ x-pack/test/functional_cors/plugins/kibana_cors_test @elastic/kibana-security
|
|||
packages/kbn-kibana-manifest-schema @elastic/kibana-operations
|
||||
src/plugins/kibana_overview @elastic/appex-sharedux
|
||||
src/plugins/kibana_react @elastic/appex-sharedux
|
||||
src/plugins/kibana_usage_collection @elastic/kibana-core
|
||||
src/platform/plugins/private/kibana_usage_collection @elastic/kibana-core
|
||||
src/plugins/kibana_utils @elastic/appex-sharedux
|
||||
x-pack/solutions/security/plugins/kubernetes_security @elastic/kibana-cloud-security-posture
|
||||
x-pack/platform/packages/shared/kbn-langchain @elastic/security-generative-ai
|
||||
|
@ -578,7 +578,7 @@ x-pack/examples/lens_embeddable_inline_editing_example @elastic/kibana-visualiza
|
|||
x-pack/plugins/lens @elastic/kibana-visualizations
|
||||
x-pack/platform/plugins/private/license_api_guard @elastic/kibana-management
|
||||
x-pack/platform/plugins/shared/license_management @elastic/kibana-management
|
||||
x-pack/plugins/licensing @elastic/kibana-core
|
||||
x-pack/platform/plugins/shared/licensing @elastic/kibana-core
|
||||
src/platform/plugins/private/links @elastic/kibana-presentation
|
||||
packages/kbn-lint-packages-cli @elastic/kibana-operations
|
||||
packages/kbn-lint-ts-projects-cli @elastic/kibana-operations
|
||||
|
@ -586,8 +586,8 @@ x-pack/solutions/security/plugins/lists @elastic/security-detection-engine
|
|||
x-pack/platform/plugins/shared/ai_infra/llm_tasks @elastic/appex-ai-infra
|
||||
examples/locator_examples @elastic/appex-sharedux
|
||||
examples/locator_explorer @elastic/appex-sharedux
|
||||
packages/kbn-logging @elastic/kibana-core
|
||||
packages/kbn-logging-mocks @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-logging @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-logging-mocks @elastic/kibana-core
|
||||
x-pack/platform/plugins/shared/observability_solution/logs_data_access @elastic/obs-ux-logs-team
|
||||
x-pack/solutions/observability/plugins/logs_explorer @elastic/obs-ux-logs-team
|
||||
x-pack/platform/plugins/shared/observability_solution/logs_shared @elastic/obs-ux-logs-team
|
||||
|
@ -655,7 +655,7 @@ packages/kbn-monaco @elastic/appex-sharedux
|
|||
x-pack/platform/plugins/private/monitoring_collection @elastic/stack-monitoring
|
||||
x-pack/platform/plugins/private/monitoring @elastic/stack-monitoring
|
||||
src/plugins/navigation @elastic/appex-sharedux
|
||||
src/plugins/newsfeed @elastic/kibana-core
|
||||
src/platform/plugins/shared/newsfeed @elastic/kibana-core
|
||||
test/common/plugins/newsfeed @elastic/kibana-core
|
||||
src/plugins/no_data_page @elastic/appex-sharedux
|
||||
x-pack/plugins/notifications @elastic/appex-sharedux
|
||||
|
@ -755,7 +755,7 @@ examples/response_stream @elastic/ml-ui
|
|||
src/platform/packages/shared/kbn-rison @elastic/kibana-operations
|
||||
x-pack/platform/packages/private/rollup @elastic/kibana-management
|
||||
x-pack/platform/plugins/private/rollup @elastic/kibana-management
|
||||
packages/kbn-router-to-openapispec @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-router-to-openapispec @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-router-utils @elastic/obs-ux-logs-team
|
||||
examples/routing_example @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-rrule @elastic/response-ops
|
||||
|
@ -772,7 +772,7 @@ x-pack/test/saved_object_api_integration/common/plugins/saved_object_test_plugin
|
|||
src/platform/plugins/shared/saved_objects_finder @elastic/kibana-data-discovery
|
||||
test/plugin_functional/plugins/saved_objects_hidden_from_http_apis_type @elastic/kibana-core
|
||||
test/plugin_functional/plugins/saved_objects_hidden_type @elastic/kibana-core
|
||||
src/plugins/saved_objects_management @elastic/kibana-core
|
||||
src/platform/plugins/shared/saved_objects_management @elastic/kibana-core
|
||||
src/plugins/saved_objects @elastic/kibana-core
|
||||
packages/kbn-saved-objects-settings @elastic/appex-sharedux
|
||||
src/plugins/saved_objects_tagging_oss @elastic/appex-sharedux
|
||||
|
@ -849,7 +849,7 @@ x-pack/solutions/security/packages/kbn-securitysolution-lists-common @elastic/se
|
|||
src/platform/packages/shared/kbn-securitysolution-rules @elastic/security-detection-engine
|
||||
x-pack/solutions/security/packages/kbn-securitysolution-t-grid @elastic/security-detection-engine
|
||||
x-pack/solutions/security/packages/kbn-securitysolution-utils @elastic/security-detection-engine
|
||||
packages/kbn-server-http-tools @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-server-http-tools @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-server-route-repository @elastic/obs-knowledge-team
|
||||
src/platform/packages/shared/kbn-server-route-repository-client @elastic/obs-knowledge-team
|
||||
src/platform/packages/shared/kbn-server-route-repository-utils @elastic/obs-knowledge-team
|
||||
|
@ -937,7 +937,7 @@ x-pack/test/usage_collection/plugins/stack_management_usage_test @elastic/kibana
|
|||
examples/state_containers_examples @elastic/appex-sharedux
|
||||
test/server_integration/plugins/status_plugin_a @elastic/kibana-core
|
||||
test/server_integration/plugins/status_plugin_b @elastic/kibana-core
|
||||
packages/kbn-std @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-std @elastic/kibana-core
|
||||
packages/kbn-stdio-dev-helpers @elastic/kibana-operations
|
||||
packages/kbn-storybook @elastic/kibana-operations
|
||||
x-pack/solutions/observability/plugins/streams_app @simianhacker @flash1293 @dgieselaar
|
||||
|
@ -949,10 +949,10 @@ x-pack/packages/kbn-synthetics-private-location @elastic/obs-ux-management-team
|
|||
x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture @elastic/response-ops
|
||||
x-pack/test/plugin_api_perf/plugins/task_manager_performance @elastic/response-ops
|
||||
x-pack/platform/plugins/shared/task_manager @elastic/response-ops
|
||||
src/plugins/telemetry_collection_manager @elastic/kibana-core
|
||||
x-pack/plugins/telemetry_collection_xpack @elastic/kibana-core
|
||||
src/plugins/telemetry_management_section @elastic/kibana-core
|
||||
src/plugins/telemetry @elastic/kibana-core
|
||||
src/platform/plugins/shared/telemetry_collection_manager @elastic/kibana-core
|
||||
x-pack/platform/plugins/private/telemetry_collection_xpack @elastic/kibana-core
|
||||
src/platform/plugins/shared/telemetry_management_section @elastic/kibana-core
|
||||
src/platform/plugins/shared/telemetry @elastic/kibana-core
|
||||
test/plugin_functional/plugins/telemetry @elastic/kibana-core
|
||||
packages/kbn-telemetry-tools @elastic/kibana-core
|
||||
packages/kbn-test @elastic/kibana-operations @elastic/appex-qa
|
||||
|
@ -1003,17 +1003,17 @@ src/platform/plugins/shared/unified_histogram @elastic/kibana-data-discovery
|
|||
src/plugins/unified_search @elastic/kibana-visualizations
|
||||
src/platform/packages/private/kbn-unsaved-changes-badge @elastic/kibana-data-discovery
|
||||
src/platform/packages/shared/kbn-unsaved-changes-prompt @elastic/kibana-management
|
||||
x-pack/plugins/upgrade_assistant @elastic/kibana-management
|
||||
x-pack/platform/plugins/private/upgrade_assistant @elastic/kibana-management
|
||||
x-pack/solutions/observability/plugins/uptime @elastic/obs-ux-management-team
|
||||
x-pack/plugins/drilldowns/url_drilldown @elastic/appex-sharedux
|
||||
src/plugins/url_forwarding @elastic/kibana-visualizations
|
||||
src/plugins/usage_collection @elastic/kibana-core
|
||||
src/platform/plugins/shared/usage_collection @elastic/kibana-core
|
||||
test/plugin_functional/plugins/usage_collection @elastic/kibana-core
|
||||
packages/kbn-use-tracked-promise @elastic/obs-ux-logs-team
|
||||
packages/kbn-user-profile-components @elastic/kibana-security
|
||||
examples/user_profile_examples @elastic/kibana-security
|
||||
x-pack/test/security_api_integration/plugins/user_profiles_consumer @elastic/kibana-security
|
||||
packages/kbn-utility-types @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-utility-types @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-utility-types-jest @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-utils @elastic/kibana-operations
|
||||
x-pack/solutions/observability/plugins/ux @elastic/obs-ux-management-team
|
||||
|
@ -1040,7 +1040,7 @@ packages/kbn-web-worker-stub @elastic/kibana-operations
|
|||
packages/kbn-whereis-pkg-cli @elastic/kibana-operations
|
||||
src/platform/packages/shared/kbn-xstate-utils @elastic/obs-ux-logs-team
|
||||
packages/kbn-yarn-lock-validator @elastic/kibana-operations
|
||||
packages/kbn-zod @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-zod @elastic/kibana-core
|
||||
src/platform/packages/shared/kbn-zod-helpers @elastic/security-detection-rule-management
|
||||
####
|
||||
## Everything below this line overrides the default assignments for each package.
|
||||
|
@ -1261,8 +1261,8 @@ x-pack/test_serverless/**/test_suites/observability/ai_assistant @elastic/obs-ai
|
|||
/x-pack/test/functional/apps/apm/ @elastic/obs-ux-infra_services-team
|
||||
/x-pack/test/apm_api_integration/ @elastic/obs-ux-infra_services-team
|
||||
/src/apm.js @elastic/kibana-core @vigneshshanmugam
|
||||
/packages/kbn-utility-types/src/dot.ts @dgieselaar
|
||||
/packages/kbn-utility-types/src/dot_test.ts @dgieselaar
|
||||
/src/platform/packages/shared/kbn-utility-types/src/dot.ts @dgieselaar
|
||||
/src/platform/packages/shared/kbn-utility-types/src/dot_test.ts @dgieselaar
|
||||
/x-pack/test_serverless/api_integration/test_suites/observability/apm_api_integration/ @elastic/obs-ux-infra_services-team
|
||||
#CC# /src/plugins/apm_oss/ @elastic/apm-ui
|
||||
#CC# /x-pack/plugins/observability_solution/observability/ @elastic/apm-ui
|
||||
|
@ -1422,10 +1422,10 @@ x-pack/test/**/deployment_agnostic/ @elastic/appex-qa #temporarily to monitor te
|
|||
|
||||
#CC# /src/core/server/csp/ @elastic/kibana-core
|
||||
#CC# /src/plugins/saved_objects/ @elastic/kibana-core
|
||||
#CC# /x-pack/plugins/cloud/ @elastic/kibana-core
|
||||
#CC# /x-pack/plugins/features/ @elastic/kibana-core
|
||||
#CC# /x-pack/platform/plugins/shared/cloud/ @elastic/kibana-core
|
||||
#CC# /x-pack/platform/plugins/shared/features/ @elastic/kibana-core
|
||||
#CC# /x-pack/plugins/global_search/ @elastic/kibana-core
|
||||
#CC# /src/plugins/newsfeed @elastic/kibana-core
|
||||
#CC# /src/platform/plugins/shared/newsfeed @elastic/kibana-core
|
||||
#CC# /x-pack/plugins/global_search_providers/ @elastic/kibana-core
|
||||
|
||||
# AppEx AI Infra
|
||||
|
@ -1438,9 +1438,9 @@ x-pack/test_serverless/api_integration/test_suites/common/security_response_head
|
|||
# Kibana Telemetry
|
||||
/.telemetryrc.json @elastic/kibana-core
|
||||
/x-pack/.telemetryrc.json @elastic/kibana-core
|
||||
/src/plugins/telemetry/schema/ @elastic/kibana-core
|
||||
/x-pack/plugins/telemetry_collection_xpack/schema/ @elastic/kibana-core
|
||||
x-pack/plugins/cloud_integrations/cloud_full_story/server/config.ts @elastic/kibana-core @shahinakmal
|
||||
/src/platform/plugins/shared/telemetry/schema/ @elastic/kibana-core
|
||||
/x-pack/platform/plugins/private/telemetry_collection_xpack/schema/ @elastic/kibana-core
|
||||
x-pack/platform/plugins/private/cloud_integrations/cloud_full_story/server/config.ts @elastic/kibana-core @shahinakmal
|
||||
|
||||
# Kibana Localization
|
||||
/src/dev/i18n_tools/ @elastic/kibana-localization @elastic/kibana-core
|
||||
|
@ -1453,11 +1453,11 @@ x-pack/plugins/cloud_integrations/cloud_full_story/server/config.ts @elastic/kib
|
|||
/.github/workflows/codeql-stats.yml @elastic/kibana-security
|
||||
/src/dev/eslint/security_eslint_rule_tests.ts @elastic/kibana-security
|
||||
/src/core/server/integration_tests/config/check_dynamic_config.test.ts @elastic/kibana-security
|
||||
/src/plugins/telemetry/server/config/telemetry_labels.ts @elastic/kibana-security
|
||||
/packages/kbn-std/src/is_internal_url.test.ts @elastic/kibana-core @elastic/kibana-security
|
||||
/packages/kbn-std/src/is_internal_url.ts @elastic/kibana-core @elastic/kibana-security
|
||||
/packages/kbn-std/src/parse_next_url.test.ts @elastic/kibana-core @elastic/kibana-security
|
||||
/packages/kbn-std/src/parse_next_url.ts @elastic/kibana-core @elastic/kibana-security
|
||||
/src/platform/plugins/shared/telemetry/server/config/telemetry_labels.ts @elastic/kibana-security
|
||||
/src/platform/packages/shared/kbn-std/src/is_internal_url.test.ts @elastic/kibana-core @elastic/kibana-security
|
||||
/src/platform/packages/shared/kbn-std/src/is_internal_url.ts @elastic/kibana-core @elastic/kibana-security
|
||||
/src/platform/packages/shared/kbn-std/src/parse_next_url.test.ts @elastic/kibana-core @elastic/kibana-security
|
||||
/src/platform/packages/shared/kbn-std/src/parse_next_url.ts @elastic/kibana-core @elastic/kibana-security
|
||||
/test/interactive_setup_api_integration/ @elastic/kibana-security
|
||||
/test/interactive_setup_functional/ @elastic/kibana-security
|
||||
/test/plugin_functional/plugins/hardening @elastic/kibana-security
|
||||
|
@ -1481,7 +1481,7 @@ x-pack/plugins/cloud_integrations/cloud_full_story/server/config.ts @elastic/kib
|
|||
/x-pack/test_serverless/**/test_suites/search/platform_security/ @elastic/kibana-security
|
||||
/x-pack/test_serverless/**/test_suites/security/platform_security/ @elastic/kibana-security
|
||||
/x-pack/test_serverless/**/test_suites/observability/platform_security/ @elastic/kibana-security
|
||||
/packages/core/http/core-http-server-internal/src/cdn_config/ @elastic/kibana-security @elastic/kibana-core
|
||||
/src/core/packages/http/server-internal/src/cdn_config/ @elastic/kibana-security @elastic/kibana-core
|
||||
#CC# /x-pack/plugins/security/ @elastic/kibana-security
|
||||
|
||||
# Response Ops team
|
||||
|
|
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -7,7 +7,7 @@ Summarize your PR. If it involves visual changes include a screenshot or gif.
|
|||
|
||||
Delete any items that are not applicable to this PR.
|
||||
|
||||
- [ ] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
|
||||
- [ ] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)
|
||||
- [ ] [Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html) was added for features that require explanation or tutorials
|
||||
- [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
|
||||
- [ ] [Flaky Test Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was used on any tests changed
|
||||
|
|
12
.i18nrc.json
12
.i18nrc.json
|
@ -19,7 +19,7 @@
|
|||
"customIntegrations": "src/platform/plugins/shared/custom_integrations",
|
||||
"customIntegrationsPackage": "x-pack/solutions/observability/packages/kbn-custom-integrations",
|
||||
"dashboard": "src/platform/plugins/shared/dashboard",
|
||||
"cloud": "packages/cloud",
|
||||
"cloud": "src/platform/packages/shared/cloud",
|
||||
"domDragDrop": "packages/kbn-dom-drag-drop",
|
||||
"controls": "src/platform/plugins/shared/controls",
|
||||
"data": "src/plugins/data",
|
||||
|
@ -81,7 +81,7 @@
|
|||
"imageEmbeddable": "src/plugins/image_embeddable",
|
||||
"kbn": "src/legacy/core_plugins/kibana",
|
||||
"kbn-esql-validation-autocomplete": "src/platform/packages/shared/kbn-esql-validation-autocomplete/src",
|
||||
"kbnConfig": "packages/kbn-config/src",
|
||||
"kbnConfig": "src/platform/packages/shared/kbn-config/src",
|
||||
"kbnDocViews": "src/legacy/core_plugins/kbn_doc_views",
|
||||
"kibana_react": "src/legacy/core_plugins/kibana_react",
|
||||
"kibana_utils": "src/plugins/kibana_utils",
|
||||
|
@ -99,7 +99,7 @@
|
|||
"monaco": "packages/kbn-monaco/src",
|
||||
"navigation": ["src/plugins/navigation", "packages/solution-nav"],
|
||||
"links": "src/platform/plugins/private/links",
|
||||
"newsfeed": "src/plugins/newsfeed",
|
||||
"newsfeed": "src/platform/plugins/shared/newsfeed",
|
||||
"presentationUtil": "src/platform/plugins/shared/presentation_util",
|
||||
"randomSampling": "x-pack/packages/kbn-random-sampling",
|
||||
"reactPackages": "packages/react",
|
||||
|
@ -108,7 +108,7 @@
|
|||
"reporting": "packages/kbn-reporting",
|
||||
"savedObjects": "src/plugins/saved_objects",
|
||||
"savedObjectsFinder": "src/platform/plugins/shared/saved_objects_finder",
|
||||
"savedObjectsManagement": "src/plugins/saved_objects_management",
|
||||
"savedObjectsManagement": "src/platform/plugins/shared/saved_objects_management",
|
||||
"searchConnectors": "src/platform/packages/shared/kbn-search-connectors",
|
||||
"searchConnectorsPlugin": "x-pack/solutions/search/plugins/search_connectors",
|
||||
"server": "src/legacy/server",
|
||||
|
@ -137,13 +137,13 @@
|
|||
"esql": "src/platform/plugins/shared/esql",
|
||||
"esqlDataGrid": "src/platform/plugins/shared/esql_datagrid",
|
||||
"statusPage": "src/legacy/core_plugins/status_page",
|
||||
"telemetry": ["src/plugins/telemetry", "src/plugins/telemetry_management_section"],
|
||||
"telemetry": ["src/platform/plugins/shared/telemetry", "src/platform/plugins/shared/telemetry_management_section"],
|
||||
"timelion": ["src/plugins/vis_types/timelion"],
|
||||
"tryInConsole": "src/platform/packages/shared/kbn-try-in-console/",
|
||||
"uiActions": ["src/plugins/ui_actions", "packages/kbn-ui-actions-browser"],
|
||||
"uiActionsEnhanced": "src/plugins/ui_actions_enhanced",
|
||||
"uiActionsExamples": "examples/ui_action_examples",
|
||||
"usageCollection": "src/plugins/usage_collection",
|
||||
"usageCollection": "src/platform/plugins/shared/usage_collection",
|
||||
"userProfileComponents": "packages/kbn-user-profile-components",
|
||||
"utils": "x-pack/solutions/security/packages/kbn-securitysolution-utils/src",
|
||||
"visDefaultEditor": "src/plugins/vis_default_editor",
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
[
|
||||
{
|
||||
"output": "src/plugins/telemetry/schema/oss_plugins.json",
|
||||
"output": "src/platform/plugins/shared/telemetry/schema/oss_plugins.json",
|
||||
"root": "src/plugins/",
|
||||
"exclude": [
|
||||
"src/plugins/kibana_usage_collection/server/collectors/config_usage/register_config_usage_collector.ts"
|
||||
]
|
||||
"exclude": []
|
||||
},
|
||||
{
|
||||
"output": "src/plugins/telemetry/schema/kbn_packages.json",
|
||||
"output": "src/platform/plugins/shared/telemetry/schema/kbn_packages.json",
|
||||
"root": "packages/",
|
||||
"exclude": []
|
||||
},
|
||||
{
|
||||
"output": "src/plugins/telemetry/schema/oss_platform.json",
|
||||
"output": "src/platform/plugins/shared/telemetry/schema/oss_platform.json",
|
||||
"root": "src/platform/",
|
||||
"exclude": []
|
||||
"exclude": [
|
||||
"src/platform/plugins/private/kibana_usage_collection/server/collectors/config_usage/register_config_usage_collector.ts"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -166,7 +166,7 @@ const savedObject = resolveResult.saved_object;
|
|||
TIP: See an example of this in https://github.com/elastic/kibana/pull/107256#user-content-example-steps[step 2 of the POC]!
|
||||
|
||||
The
|
||||
{kib-repo}blob/{branch}/packages/core/saved-objects/core-saved-objects-api-server/src/apis/resolve.ts[SavedObjectsResolveResponse
|
||||
{kib-repo}blob/{branch}/src/core/packages/saved-objects/api-server/src/apis/resolve.ts[SavedObjectsResolveResponse
|
||||
interface] has four fields, summarized below:
|
||||
|
||||
* `saved_object` - The saved object that was found.
|
||||
|
@ -373,7 +373,7 @@ image::images/sharing-saved-objects-step-6.png["Sharing Saved Objects registrati
|
|||
> *Update saved object delete API usage to handle multiple spaces*
|
||||
|
||||
If an object is shared to multiple spaces, it cannot be deleted without using the
|
||||
{kib-repo}blob/{branch}/packages/core/saved-objects/core-saved-objects-api-server/src/apis/delete.ts[`force`
|
||||
{kib-repo}blob/{branch}/src/core/packages/saved-objects/api-server/src/apis/delete.ts[`force`
|
||||
delete option]. You should always be aware when a saved object exists in multiple spaces, and you should warn users in that case.
|
||||
|
||||
If your UI allows users to delete your objects, you can define a warning message like this:
|
||||
|
@ -477,7 +477,7 @@ return (
|
|||
|
||||
2. Allow users to access your objects in the <<managing-saved-objects,Saved Objects Management page>> in <<management>>. You can do this by
|
||||
ensuring that your objects are marked as
|
||||
{kib-repo}blob/{branch}/packages/core/saved-objects/core-saved-objects-server/src/saved_objects_management.ts[importable and exportable] in your <<saved-objects-type-registration,saved object type registration>>:
|
||||
{kib-repo}blob/{branch}/src/core/packages/saved-objects/server/src/saved_objects_management.ts[importable and exportable] in your <<saved-objects-type-registration,saved object type registration>>:
|
||||
+
|
||||
```ts
|
||||
name: 'my-object-type',
|
||||
|
|
|
@ -12,7 +12,7 @@ The service allows plugins to:
|
|||
* to execute custom logic on an incoming request or server response.
|
||||
* implement custom authentication and authorization strategy.
|
||||
|
||||
Refer to {kib-repo}/blob/8.9/packages/core/http/core-http-server/src/http_contract.ts[HTTP service contract types].
|
||||
Refer to {kib-repo}/blob/8.9/src/core/packages/http/server/src/http_contract.ts[HTTP service contract types].
|
||||
|
||||
[source,typescript]
|
||||
----
|
||||
|
@ -64,4 +64,4 @@ async function fetchData<ResponseType>(core: CoreStart) {
|
|||
);
|
||||
}
|
||||
----
|
||||
Refer to {kib-repo}/blob/8.9/packages/core/http/core-http-browser/src/types.ts[the client-side APIs].
|
||||
Refer to {kib-repo}/blob/8.9/src/core/packages/http/browser/src/types.ts[the client-side APIs].
|
||||
|
|
|
@ -7,7 +7,7 @@ should perform a check whether an end-user has access to the data.
|
|||
The Kibana Platform introduced a handler interface on the server-side to perform that association
|
||||
internally. Core services, that require impersonation with an incoming
|
||||
request, are exposed via `context` argument of
|
||||
{kib-repo}/blob/8.9/packages/core/http/core-http-server/src/router/request_handler.ts[the request handler interface].
|
||||
{kib-repo}/blob/8.9/src/core/packages/http/server/src/router/request_handler.ts[the request handler interface].
|
||||
|
||||
[source,js]
|
||||
----
|
||||
|
@ -16,10 +16,10 @@ async function handler(context, req, res) {
|
|||
}
|
||||
----
|
||||
|
||||
The {kib-repo}/blob/8.9/packages/core/http/core-http-server/src/router/request_handler.ts[request handler context] exposes the following scoped *core* services:
|
||||
The {kib-repo}/blob/8.9/src/core/packages/http/server/src/router/request_handler.ts[request handler context] exposes the following scoped *core* services:
|
||||
|
||||
* {kib-repo}/blob/8.9/packages/core/saved-objects/core-saved-objects-api-server/src/saved_objects_client.ts[`context.savedObjects.client`]
|
||||
* {kib-repo}/blob/8.9/packages/core/elasticsearch/core-elasticsearch-server/src/client/scoped_cluster_client.ts[`context.elasticsearch.client`]
|
||||
* {kib-repo}/blob/8.9/src/core/packages/saved-objects/api-server/src/saved_objects_client.ts[`context.savedObjects.client`]
|
||||
* {kib-repo}/blob/8.9/src/core/packages/elasticsearch/server/src/client/scoped_cluster_client.ts[`context.elasticsearch.client`]
|
||||
* {kib-repo}/blob/8.9/packages/core/ui-settings/core-ui-settings-server/src/ui_settings_client.ts[`context.uiSettings.client`]
|
||||
|
||||
==== Declare a custom scoped service
|
||||
|
|
|
@ -166,19 +166,19 @@ Saved Objects support changes using `modelVersions``. The modelVersion API is a
|
|||
|
||||
Model versions are decoupled from the stack version and satisfy the requirements for zero downtime and backward-compatibility.
|
||||
|
||||
Each Saved Object type may define model versions for its schema and are bound to a given https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/packages/core/saved-objects/core-saved-objects-server/src/saved_objects_type.ts#L22-L27[savedObject type]. Changes to a saved object type are
|
||||
Each Saved Object type may define model versions for its schema and are bound to a given https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/src/core/packages/saved-objects/server/src/saved_objects_type.ts#L22-L27[savedObject type]. Changes to a saved object type are
|
||||
specified by defining a new model.
|
||||
|
||||
=== Defining model versions
|
||||
|
||||
As for old migrations, model versions are bound to a given
|
||||
https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/packages/core/saved-objects/core-saved-objects-server/src/saved_objects_type.ts#L22-L27[savedObject
|
||||
https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/src/core/packages/saved-objects/server/src/saved_objects_type.ts#L22-L27[savedObject
|
||||
type]
|
||||
|
||||
When registering a SO type, a new
|
||||
https://github.com/elastic/kibana/blob/9a6a2ccdff619f827b31c40dd9ed30cb27203da7/packages/core/saved-objects/core-saved-objects-server/src/saved_objects_type.ts#L138-L177[modelVersions]
|
||||
https://github.com/elastic/kibana/blob/9a6a2ccdff619f827b31c40dd9ed30cb27203da7/src/core/packages/saved-objects/server/src/saved_objects_type.ts#L138-L177[modelVersions]
|
||||
property is available. This attribute is a map of
|
||||
https://github.com/elastic/kibana/blob/9a6a2ccdff619f827b31c40dd9ed30cb27203da7/packages/core/saved-objects/core-saved-objects-server/src/model_version/model_version.ts#L12-L20[SavedObjectsModelVersion]
|
||||
https://github.com/elastic/kibana/blob/9a6a2ccdff619f827b31c40dd9ed30cb27203da7/src/core/packages/saved-objects/server/src/model_version/model_version.ts#L12-L20[SavedObjectsModelVersion]
|
||||
which is the top-level type/container to define model versions.
|
||||
|
||||
This map follows a similar `{ [version number] => version definition }`
|
||||
|
@ -223,7 +223,7 @@ const myType: SavedObjectsType = {
|
|||
|
||||
=== Structure of a model version
|
||||
|
||||
https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/packages/core/saved-objects/core-saved-objects-server/src/model_version/model_version.ts#L12-L20[Model
|
||||
https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/src/core/packages/saved-objects/server/src/model_version/model_version.ts#L12-L20[Model
|
||||
versions] are not just functions as the previous migrations were, but
|
||||
structured objects describing how the version behaves and what changed
|
||||
since the last one.
|
||||
|
@ -289,7 +289,7 @@ It’s currently composed of two main properties:
|
|||
|
||||
==== changes
|
||||
|
||||
https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/packages/core/saved-objects/core-saved-objects-server/src/model_version/model_version.ts#L21-L51[link
|
||||
https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/src/core/packages/saved-objects/server/src/model_version/model_version.ts#L21-L51[link
|
||||
to the TS doc for `changes`]
|
||||
|
||||
Describes the list of changes applied during this version.
|
||||
|
@ -408,7 +408,7 @@ theoretically shouldn’t.*
|
|||
|
||||
==== schemas
|
||||
|
||||
https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/packages/core/saved-objects/core-saved-objects-server/src/model_version/schemas.ts#L11-L16[link
|
||||
https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/src/core/packages/saved-objects/server/src/model_version/schemas.ts#L11-L16[link
|
||||
to the TS doc for `schemas`]
|
||||
|
||||
The schemas associated with this version. Schemas are used to validate
|
||||
|
@ -477,7 +477,7 @@ inter-version compatibility themselves in their service layer instead._
|
|||
===== create
|
||||
|
||||
This is a direct replacement for
|
||||
https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/packages/core/saved-objects/core-saved-objects-server/src/saved_objects_type.ts#L75-L82[the
|
||||
https://github.com/elastic/kibana/blob/9b330e493216e8dde3166451e4714966f63f5ab7/src/core/packages/saved-objects/server/src/saved_objects_type.ts#L75-L82[the
|
||||
old SavedObjectType.schemas] definition, now directly included in the
|
||||
model version definition.
|
||||
|
||||
|
|
|
@ -44,14 +44,14 @@ plugin and to specify if this plugin has server-side code, browser-side code, or
|
|||
}
|
||||
----
|
||||
|
||||
Learn about the {kib-repo}blob/{branch}/packages/core/plugins/core-plugins-server/src/types.ts[manifest
|
||||
Learn about the {kib-repo}blob/{branch}/src/core/packages/plugins/server/src/types.ts[manifest
|
||||
file format].
|
||||
|
||||
NOTE: `package.json` files are irrelevant to and ignored by {kib} for discovering and loading plugins.
|
||||
|
||||
*[2] `public/index.ts`* is the entry point into the client-side code of
|
||||
this plugin. It must export a function named `plugin`, which will
|
||||
receive {kib-repo}blob/{branch}/packages/core/plugins/core-plugins-browser/src/plugin_initializer.ts[a standard set of core capabilities] as an argument.
|
||||
receive {kib-repo}blob/{branch}/src/core/packages/plugins/browser/src/plugin_initializer.ts[a standard set of core capabilities] as an argument.
|
||||
It should return an instance of its plugin class for
|
||||
{kib} to load.
|
||||
|
||||
|
@ -93,7 +93,7 @@ export class MyPlugin implements Plugin {
|
|||
----
|
||||
|
||||
*[4] `server/index.ts`* is the entry-point into the server-side code of
|
||||
this plugin. {kib-repo}blob/{branch}/packages/core/plugins/core-plugins-server/src/types.ts[It is identical] in almost every way to the client-side
|
||||
this plugin. {kib-repo}blob/{branch}/src/core/packages/plugins/server/src/types.ts[It is identical] in almost every way to the client-side
|
||||
entry-point:
|
||||
|
||||
|
||||
|
@ -221,16 +221,16 @@ These are the contracts exposed by the core services for each lifecycle:
|
|||
|===
|
||||
|lifecycle |server contract|browser contract
|
||||
|_constructor_
|
||||
|{kib-repo}blob/{branch}/packages/core/plugins/core-plugins-server/src/types.ts[PluginInitializerContext]
|
||||
|{kib-repo}blob/{branch}/packages/core/plugins/core-plugins-browser/src/plugin_initializer.ts[PluginInitializerContext]
|
||||
|{kib-repo}blob/{branch}/src/core/packages/plugins/server/src/types.ts[PluginInitializerContext]
|
||||
|{kib-repo}blob/{branch}/src/core/packages/plugins/browser/src/plugin_initializer.ts[PluginInitializerContext]
|
||||
|
||||
|_setup_
|
||||
|{kib-repo}blob/{branch}/packages/core/lifecycle/core-lifecycle-server/src/core_setup.ts[CoreSetup]
|
||||
|{kib-repo}blob/{branch}/packages/core/lifecycle/core-lifecycle-browser-internal/src/internal_core_setup.ts[CoreSetup]
|
||||
|{kib-repo}blob/{branch}/src/core/packages/lifecycle/server/src/core_setup.ts[CoreSetup]
|
||||
|{kib-repo}blob/{branch}/src/core/packages/lifecycle/browser-internal/src/internal_core_setup.ts[CoreSetup]
|
||||
|
||||
|_start_
|
||||
|{kib-repo}blob/{branch}/packages/core/lifecycle/core-lifecycle-server/src/core_start.ts[CoreStart]
|
||||
|{kib-repo}blob/{branch}/packages/core/lifecycle/core-lifecycle-browser/src/core_start.ts[CoreStart]
|
||||
|{kib-repo}blob/{branch}/src/core/packages/lifecycle/server/src/core_start.ts[CoreStart]
|
||||
|{kib-repo}blob/{branch}/src/core/packages/lifecycle/browser/src/core_start.ts[CoreStart]
|
||||
|
||||
|_stop_ |
|
||||
|===
|
||||
|
@ -283,7 +283,7 @@ export class MyPlugin implements Plugin<FoobarPluginSetup, FoobarPluginStart> {
|
|||
Unlike core, capabilities exposed by plugins are _not_ automatically
|
||||
injected into all plugins. Instead, if a plugin wishes to use the public
|
||||
interface provided by another plugin, it must first declare that
|
||||
plugin as a dependency in it's {kib-repo}blob/{branch}/packages/core/plugins/core-plugins-server/src/types.ts[`kibana.json`] manifest file.
|
||||
plugin as a dependency in it's {kib-repo}blob/{branch}/src/core/packages/plugins/server/src/types.ts[`kibana.json`] manifest file.
|
||||
|
||||
*demo kibana.json:*
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ setup(core, { features }) {
|
|||
-----------
|
||||
|
||||
=== Feature details
|
||||
Registering a feature consists of the following fields. For more information, consult the {kib-repo}blob/{branch}/x-pack/plugins/features/server/feature_registry.ts[feature registry interface].
|
||||
Registering a feature consists of the following fields. For more information, consult the {kib-repo}blob/{branch}/x-pack/platform/plugins/shared/features/server/feature_registry.ts[feature registry interface].
|
||||
|
||||
|
||||
[cols="1a, 1a, 1a, 1a"]
|
||||
|
@ -50,12 +50,12 @@ of features within the management screens.
|
|||
|An array of applications this feature enables. Typically, all of your plugin's apps (from `uiExports`) will be included here.
|
||||
|
||||
|`privileges` (required)
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/features/common/kibana_feature.ts[`KibanaFeatureConfig`].
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/features/common/kibana_feature.ts[`KibanaFeatureConfig`].
|
||||
|See <<example-1-canvas,Example 1>> and <<example-2-dev-tools,Example 2>>
|
||||
|The set of privileges this feature requires to function.
|
||||
|
||||
|`subFeatures` (optional)
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/features/common/kibana_feature.ts[`KibanaFeatureConfig`].
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/features/common/kibana_feature.ts[`KibanaFeatureConfig`].
|
||||
|See <<example-3-discover,Example 3>>
|
||||
|The set of subfeatures that enables finer access control than the `all` and `read` feature privileges. These options are only available in the Gold subscription level and higher.
|
||||
|
||||
|
@ -69,7 +69,7 @@ of features within the management screens.
|
|||
==== Privilege definition
|
||||
The `privileges` section of feature registration allows plugins to implement read/write and read-only modes for their applications.
|
||||
|
||||
For a full explanation of fields and options, consult the {kib-repo}blob/{branch}/x-pack/plugins/features/server/feature_registry.ts[feature registry interface].
|
||||
For a full explanation of fields and options, consult the {kib-repo}blob/{branch}/x-pack/platform/plugins/shared/features/server/feature_registry.ts[feature registry interface].
|
||||
|
||||
=== Using UI Capabilities
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@ ensure your public facing strings will be translated to ensure all
|
|||
{kib} apps are localized.
|
||||
|
||||
* Read and adhere to our
|
||||
{kib-repo}blob/{branch}/packages/kbn-i18n/GUIDELINE.md[i18n
|
||||
{kib-repo}blob/{branch}/src/platform/packages/shared/kbn-i18n/GUIDELINE.md[i18n
|
||||
guidelines]
|
||||
|
||||
[discrete]
|
||||
|
|
|
@ -25,7 +25,7 @@ Assuming you want to link from your app to *Discover*. When building such URL th
|
|||
|
||||
==== Prepending a proper `basePath`
|
||||
|
||||
To prepend {kib}'s `basePath` use {kib-repo}tree/{branch}/packages/core/http/core-http-browser-internal/src/base_path.ts[core.http.basePath.prepend] helper:
|
||||
To prepend {kib}'s `basePath` use {kib-repo}tree/{branch}/src/core/packages/http/browser-internal/src/base_path.ts[core.http.basePath.prepend] helper:
|
||||
|
||||
[source,typescript jsx]
|
||||
----
|
||||
|
|
|
@ -208,7 +208,7 @@ for use in their own application.
|
|||
|Minimal interface for admins to manage files in Kibana.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/ftr_apis/README.md[ftrApis]
|
||||
|{kib-repo}blob/{branch}/src/platform/plugins/private/ftr_apis/README.md[ftrApis]
|
||||
|This plugin exposes a set of APIs used internally during functional tests by the FTR.
|
||||
|
||||
|
||||
|
@ -246,7 +246,7 @@ in Kibana, e.g. visualizations. It has the form of a flyout panel.
|
|||
|Tools for building React applications in Kibana.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/kibana_usage_collection/README.md[kibanaUsageCollection]
|
||||
|{kib-repo}blob/{branch}/src/platform/plugins/private/kibana_usage_collection/README.md[kibanaUsageCollection]
|
||||
|This plugin registers the Platform Usage Collectors in Kibana.
|
||||
|
||||
|
||||
|
@ -273,7 +273,7 @@ management section itself.
|
|||
It also provides a stateful version of it on the start contract.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/newsfeed/README.md[newsfeed]
|
||||
|{kib-repo}blob/{branch}/src/platform/plugins/shared/newsfeed/README.md[newsfeed]
|
||||
|The newsfeed plugin adds a NewsfeedNavButton to the top navigation bar and renders the content in the flyout.
|
||||
Content is fetched from the remote (https://feeds.elastic.co) once a day, with periodic checks if the content needs to be refreshed. All newsfeed content is hosted remotely.
|
||||
|
||||
|
@ -298,7 +298,7 @@ Content is fetched from the remote (https://feeds.elastic.co) once a day, with p
|
|||
|The savedObjectsFinder plugin exposes a UI for finding saved objects on the client side.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/saved_objects_management/README.md[savedObjectsManagement]
|
||||
|{kib-repo}blob/{branch}/src/platform/plugins/shared/saved_objects_management/README.md[savedObjectsManagement]
|
||||
|The savedObjectsManagement plugin manages the Saved Objects management section.
|
||||
|
||||
|
||||
|
@ -321,15 +321,15 @@ This object is created when a user saves their current session in the Discover a
|
|||
generating deep links to other apps using locators, and creating short URLs.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/telemetry/README.md[telemetry]
|
||||
|{kib-repo}blob/{branch}/src/platform/plugins/shared/telemetry/README.md[telemetry]
|
||||
|Telemetry allows Kibana features to have usage tracked in the wild. The general term "telemetry" refers to multiple things:
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/telemetry_collection_manager/README.md[telemetryCollectionManager]
|
||||
|{kib-repo}blob/{branch}/src/platform/plugins/shared/telemetry_collection_manager/README.md[telemetryCollectionManager]
|
||||
|Telemetry's collection manager to go through all the telemetry sources when fetching it before reporting.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/telemetry_management_section/README.md[telemetryManagementSection]
|
||||
|{kib-repo}blob/{branch}/src/platform/plugins/shared/telemetry_management_section/README.md[telemetryManagementSection]
|
||||
|This plugin adds the Advanced Settings section for the Usage and Security Data collection (aka Telemetry).
|
||||
|
||||
|
||||
|
@ -378,7 +378,7 @@ It manages its own state and data fetching, and can easily be dropped into pages
|
|||
|This plugins contains helpers to redirect legacy URLs. It can be used to forward old URLs to their new counterparts.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/src/plugins/usage_collection/README.mdx[usageCollection]
|
||||
|{kib-repo}blob/{branch}/src/platform/plugins/shared/usage_collection/README.mdx[usageCollection]
|
||||
|The Usage Collection Service defines a set of APIs for other plugins to report the usage of their features. At the same time, it provides necessary the APIs for other services (i.e.: telemetry, monitoring, ...) to consume that usage data.
|
||||
|
||||
|
||||
|
@ -483,11 +483,11 @@ The plugin exposes the static DefaultEditorController class to consume.
|
|||
|This plugin provides cases management in Kibana
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/cloud/README.md[cloud]
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/cloud/README.md[cloud]
|
||||
|The cloud plugin exposes Cloud-specific metadata to Kibana.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/cloud_integrations/cloud_chat/README.md[cloudChat]
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/private/cloud_integrations/cloud_chat/README.md[cloudChat]
|
||||
|The plugin was meant to integrate with DriftChat in order to provide live support to our Elastic Cloud users.
|
||||
It was removed, but the plugin was left behind to register no longer used config keys.
|
||||
|
||||
|
@ -500,16 +500,16 @@ It was removed, but the plugin was left behind to register no longer used config
|
|||
|This plugin currently only exists to provide custom fleet policy UX for a set of new BPF LSM features. The first feature being container "drift prevention".
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/cloud_integrations/cloud_experiments/README.mdx[cloudExperiments]
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/cloud_integrations/cloud_experiments/README.mdx[cloudExperiments]
|
||||
|[!NOTE]
|
||||
This plugin no-longer exposes any evaluation APIs. Refer to <DocLink id="kibFeatureFlagsService" /> for more information about how to interact with feature flags.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/cloud_integrations/cloud_full_story/README.md[cloudFullStory]
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/private/cloud_integrations/cloud_full_story/README.md[cloudFullStory]
|
||||
|Integrates with FullStory in order to provide better product analytics, so we can understand how our users make use of Kibana. This plugin should only run on Elastic Cloud.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/cloud_integrations/cloud_links/README.md[cloudLinks]
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/private/cloud_integrations/cloud_links/README.md[cloudLinks]
|
||||
|Adds all the links to the Elastic Cloud console.
|
||||
|
||||
|
||||
|
@ -593,7 +593,7 @@ activities.
|
|||
|A shared component for visualizing observability data types via lens embeddable. For further details.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/features/README.md[features]
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/features/README.md[features]
|
||||
|The features plugin enhance Kibana with a per-feature privilege system.
|
||||
|
||||
|
||||
|
@ -686,7 +686,7 @@ the infrastructure monitoring use-case within Kibana.
|
|||
|This plugin enables users to activate a trial license, downgrade to Basic, and upload a new license.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/licensing/README.md[licensing]
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/licensing/README.md[licensing]
|
||||
|The licensing plugin retrieves license data from Elasticsearch at regular configurable intervals.
|
||||
|
||||
|
||||
|
@ -931,7 +931,7 @@ in their infrastructure.
|
|||
|The task manager is a generic system for running background tasks.
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/telemetry_collection_xpack/README.md[telemetryCollectionXpack]
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/private/telemetry_collection_xpack/README.md[telemetryCollectionXpack]
|
||||
|Gathers all usage collection, retrieving them from both: OSS and X-Pack plugins.
|
||||
|
||||
|
||||
|
@ -949,7 +949,7 @@ in their infrastructure.
|
|||
|
||||
|<<translations-plugin>>
|
||||
|Contains Elastic-supported translations. Owned by the Localizations team.
|
||||
For adding localizations and instrument a ui to support translated content, see https://github.com/elastic/kibana/tree/main/packages/kbn-i18n
|
||||
For adding localizations and instrument a ui to support translated content, see https://github.com/elastic/kibana/tree/main/src/platform/packages/shared/kbn-i18n
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/shared/triggers_actions_ui/README.md[triggersActionsUi]
|
||||
|
@ -957,7 +957,7 @@ For adding localizations and instrument a ui to support translated content, see
|
|||
As a developer you can reuse and extend built-in alerts and actions UI functionality:
|
||||
|
||||
|
||||
|{kib-repo}blob/{branch}/x-pack/plugins/upgrade_assistant/README.md[upgradeAssistant]
|
||||
|{kib-repo}blob/{branch}/x-pack/platform/plugins/private/upgrade_assistant/README.md[upgradeAssistant]
|
||||
|Upgrade Assistant helps users prepare their Stack for being upgraded to the next version of the Elastic stack.
|
||||
|
||||
|
||||
|
|
|
@ -103,7 +103,7 @@ export const HELLO_WORLD = i18n.translate('hello.wonderful.world', {
|
|||
});
|
||||
-----------
|
||||
|
||||
Full details are {kib-repo}tree/main/packages/kbn-i18n#vanilla-js[here].
|
||||
Full details are {kib-repo}tree/main/src/platform/packages/shared/kbn-i18n#vanilla-js[here].
|
||||
|
||||
[discrete]
|
||||
==== i18n for React
|
||||
|
@ -127,7 +127,7 @@ export const Component = () => {
|
|||
};
|
||||
-----------
|
||||
|
||||
Full details are {kib-repo}tree/main/packages/kbn-i18n#react[here].
|
||||
Full details are {kib-repo}tree/main/src/platform/packages/shared/kbn-i18n#react[here].
|
||||
|
||||
[discrete]
|
||||
=== Resources
|
||||
|
@ -136,5 +136,5 @@ To learn more about i18n tooling, see {kib-repo}blob/{branch}/src/dev/i18n/READM
|
|||
|
||||
To learn more about implementing i18n in the UI, use the following links:
|
||||
|
||||
* {kib-repo}blob/{branch}/packages/kbn-i18n/README.md[i18n plugin]
|
||||
* {kib-repo}blob/{branch}/packages/kbn-i18n/GUIDELINE.md[i18n guidelines]
|
||||
* {kib-repo}blob/{branch}/src/platform/packages/shared/kbn-i18n/README.md[i18n plugin]
|
||||
* {kib-repo}blob/{branch}/src/platform/packages/shared/kbn-i18n/GUIDELINE.md[i18n guidelines]
|
||||
|
|
|
@ -344,7 +344,7 @@ functions and will be impacted:
|
|||
4. [vis_type_vega](https://github.com/elastic/kibana/blob/6039709929caf0090a4130b8235f3a53bd04ed84/src/legacy/core_plugins/vis_type_vega/public/plugin.ts#L59)
|
||||
6. [code](https://github.com/elastic/kibana/blob/5049b460b47d4ae3432e1d9219263bb4be441392/x-pack/legacy/plugins/code/server/plugin.ts#L129-L149)
|
||||
7. [spaces](https://github.com/elastic/kibana/blob/096c7ee51136327f778845c636d7c4f1188e5db2/x-pack/legacy/plugins/spaces/server/new_platform/plugin.ts#L95)
|
||||
8. [licensing](https://github.com/elastic/kibana/blob/4667c46caef26f8f47714504879197708debae32/x-pack/plugins/licensing/server/plugin.ts)
|
||||
8. [licensing](https://github.com/elastic/kibana/blob/4667c46caef26f8f47714504879197708debae32/x-pack/platform/plugins/shared/licensing/server/plugin.ts)
|
||||
9. [security](https://github.com/elastic/kibana/blob/0f2324e44566ce2cf083d89082841e57d2db6ef6/x-pack/plugins/security/server/plugin.ts#L96)
|
||||
|
||||
# How we teach this
|
||||
|
|
324
package.json
324
package.json
|
@ -179,11 +179,11 @@
|
|||
"@kbn/alerts-grouping": "link:x-pack/solutions/observability/packages/kbn-alerts-grouping",
|
||||
"@kbn/alerts-restricted-fixtures-plugin": "link:x-pack/test/alerting_api_integration/common/plugins/alerts_restricted",
|
||||
"@kbn/alerts-ui-shared": "link:src/platform/packages/shared/kbn-alerts-ui-shared",
|
||||
"@kbn/analytics": "link:packages/kbn-analytics",
|
||||
"@kbn/analytics-collection-utils": "link:packages/analytics/utils/analytics_collection_utils",
|
||||
"@kbn/analytics": "link:src/platform/packages/shared/kbn-analytics",
|
||||
"@kbn/analytics-collection-utils": "link:src/platform/packages/private/analytics/utils/analytics_collection_utils",
|
||||
"@kbn/analytics-ftr-helpers-plugin": "link:test/analytics/plugins/analytics_ftr_helpers",
|
||||
"@kbn/analytics-plugin-a-plugin": "link:test/analytics/plugins/analytics_plugin_a",
|
||||
"@kbn/apm-config-loader": "link:packages/kbn-apm-config-loader",
|
||||
"@kbn/apm-config-loader": "link:src/platform/packages/private/kbn-apm-config-loader",
|
||||
"@kbn/apm-data-access-plugin": "link:x-pack/solutions/observability/plugins/apm_data_access",
|
||||
"@kbn/apm-data-view": "link:src/platform/packages/shared/kbn-apm-data-view",
|
||||
"@kbn/apm-plugin": "link:x-pack/solutions/observability/plugins/apm",
|
||||
|
@ -208,15 +208,15 @@
|
|||
"@kbn/chart-expressions-common": "link:src/plugins/chart_expressions/common",
|
||||
"@kbn/chart-icons": "link:packages/kbn-chart-icons",
|
||||
"@kbn/charts-plugin": "link:src/plugins/charts",
|
||||
"@kbn/cloud": "link:packages/cloud",
|
||||
"@kbn/cloud-chat-plugin": "link:x-pack/plugins/cloud_integrations/cloud_chat",
|
||||
"@kbn/cloud": "link:src/platform/packages/shared/cloud",
|
||||
"@kbn/cloud-chat-plugin": "link:x-pack/platform/plugins/private/cloud_integrations/cloud_chat",
|
||||
"@kbn/cloud-data-migration-plugin": "link:x-pack/platform/plugins/private/cloud_integrations/cloud_data_migration",
|
||||
"@kbn/cloud-defend-plugin": "link:x-pack/solutions/security/plugins/cloud_defend",
|
||||
"@kbn/cloud-experiments-plugin": "link:x-pack/plugins/cloud_integrations/cloud_experiments",
|
||||
"@kbn/cloud-full-story-plugin": "link:x-pack/plugins/cloud_integrations/cloud_full_story",
|
||||
"@kbn/cloud-experiments-plugin": "link:x-pack/platform/plugins/shared/cloud_integrations/cloud_experiments",
|
||||
"@kbn/cloud-full-story-plugin": "link:x-pack/platform/plugins/private/cloud_integrations/cloud_full_story",
|
||||
"@kbn/cloud-integration-saml-provider-plugin": "link:x-pack/test/cloud_integration/plugins/saml_provider",
|
||||
"@kbn/cloud-links-plugin": "link:x-pack/plugins/cloud_integrations/cloud_links",
|
||||
"@kbn/cloud-plugin": "link:x-pack/plugins/cloud",
|
||||
"@kbn/cloud-links-plugin": "link:x-pack/platform/plugins/private/cloud_integrations/cloud_links",
|
||||
"@kbn/cloud-plugin": "link:x-pack/platform/plugins/shared/cloud",
|
||||
"@kbn/cloud-security-posture": "link:x-pack/solutions/security/packages/kbn-cloud-security-posture/public",
|
||||
"@kbn/cloud-security-posture-common": "link:x-pack/platform/packages/shared/kbn-cloud-security-posture/common",
|
||||
"@kbn/cloud-security-posture-graph": "link:x-pack/solutions/security/packages/kbn-cloud-security-posture/graph",
|
||||
|
@ -224,9 +224,9 @@
|
|||
"@kbn/code-editor": "link:packages/shared-ux/code_editor/impl",
|
||||
"@kbn/code-editor-mock": "link:packages/shared-ux/code_editor/mocks",
|
||||
"@kbn/coloring": "link:packages/kbn-coloring",
|
||||
"@kbn/config": "link:packages/kbn-config",
|
||||
"@kbn/config-mocks": "link:packages/kbn-config-mocks",
|
||||
"@kbn/config-schema": "link:packages/kbn-config-schema",
|
||||
"@kbn/config": "link:src/platform/packages/shared/kbn-config",
|
||||
"@kbn/config-mocks": "link:src/platform/packages/private/kbn-config-mocks",
|
||||
"@kbn/config-schema": "link:src/platform/packages/shared/kbn-config-schema",
|
||||
"@kbn/console-plugin": "link:src/platform/plugins/shared/console",
|
||||
"@kbn/content-management-content-editor": "link:packages/content-management/content_editor",
|
||||
"@kbn/content-management-content-insights-public": "link:packages/content-management/content_insights/content_insights_public",
|
||||
|
@ -257,15 +257,15 @@
|
|||
"@kbn/core-apps-server-internal": "link:src/core/packages/apps/server-internal",
|
||||
"@kbn/core-base-browser-internal": "link:src/core/packages/base/browser-internal",
|
||||
"@kbn/core-base-common": "link:src/core/packages/base/common",
|
||||
"@kbn/core-base-common-internal": "link:packages/core/base/core-base-common-internal",
|
||||
"@kbn/core-base-server-internal": "link:packages/core/base/core-base-server-internal",
|
||||
"@kbn/core-capabilities-browser-internal": "link:packages/core/capabilities/core-capabilities-browser-internal",
|
||||
"@kbn/core-capabilities-common": "link:packages/core/capabilities/core-capabilities-common",
|
||||
"@kbn/core-capabilities-server": "link:packages/core/capabilities/core-capabilities-server",
|
||||
"@kbn/core-capabilities-server-internal": "link:packages/core/capabilities/core-capabilities-server-internal",
|
||||
"@kbn/core-base-common-internal": "link:src/core/packages/base/common-internal",
|
||||
"@kbn/core-base-server-internal": "link:src/core/packages/base/server-internal",
|
||||
"@kbn/core-capabilities-browser-internal": "link:src/core/packages/capabilities/browser-internal",
|
||||
"@kbn/core-capabilities-common": "link:src/core/packages/capabilities/common",
|
||||
"@kbn/core-capabilities-server": "link:src/core/packages/capabilities/server",
|
||||
"@kbn/core-capabilities-server-internal": "link:src/core/packages/capabilities/server-internal",
|
||||
"@kbn/core-chrome-browser": "link:packages/core/chrome/core-chrome-browser",
|
||||
"@kbn/core-chrome-browser-internal": "link:packages/core/chrome/core-chrome-browser-internal",
|
||||
"@kbn/core-config-server-internal": "link:packages/core/config/core-config-server-internal",
|
||||
"@kbn/core-config-server-internal": "link:src/core/packages/config/server-internal",
|
||||
"@kbn/core-custom-branding-browser": "link:packages/core/custom-branding/core-custom-branding-browser",
|
||||
"@kbn/core-custom-branding-browser-internal": "link:packages/core/custom-branding/core-custom-branding-browser-internal",
|
||||
"@kbn/core-custom-branding-browser-mocks": "link:packages/core/custom-branding/core-custom-branding-browser-mocks",
|
||||
|
@ -273,72 +273,72 @@
|
|||
"@kbn/core-custom-branding-server": "link:packages/core/custom-branding/core-custom-branding-server",
|
||||
"@kbn/core-custom-branding-server-internal": "link:packages/core/custom-branding/core-custom-branding-server-internal",
|
||||
"@kbn/core-custom-branding-server-mocks": "link:packages/core/custom-branding/core-custom-branding-server-mocks",
|
||||
"@kbn/core-deprecations-browser": "link:packages/core/deprecations/core-deprecations-browser",
|
||||
"@kbn/core-deprecations-browser-internal": "link:packages/core/deprecations/core-deprecations-browser-internal",
|
||||
"@kbn/core-deprecations-common": "link:packages/core/deprecations/core-deprecations-common",
|
||||
"@kbn/core-deprecations-server": "link:packages/core/deprecations/core-deprecations-server",
|
||||
"@kbn/core-deprecations-server-internal": "link:packages/core/deprecations/core-deprecations-server-internal",
|
||||
"@kbn/core-doc-links-browser": "link:packages/core/doc-links/core-doc-links-browser",
|
||||
"@kbn/core-doc-links-browser-internal": "link:packages/core/doc-links/core-doc-links-browser-internal",
|
||||
"@kbn/core-doc-links-server": "link:packages/core/doc-links/core-doc-links-server",
|
||||
"@kbn/core-doc-links-server-internal": "link:packages/core/doc-links/core-doc-links-server-internal",
|
||||
"@kbn/core-elasticsearch-client-server-internal": "link:packages/core/elasticsearch/core-elasticsearch-client-server-internal",
|
||||
"@kbn/core-elasticsearch-server": "link:packages/core/elasticsearch/core-elasticsearch-server",
|
||||
"@kbn/core-elasticsearch-server-internal": "link:packages/core/elasticsearch/core-elasticsearch-server-internal",
|
||||
"@kbn/core-environment-server-internal": "link:packages/core/environment/core-environment-server-internal",
|
||||
"@kbn/core-execution-context-browser": "link:packages/core/execution-context/core-execution-context-browser",
|
||||
"@kbn/core-execution-context-browser-internal": "link:packages/core/execution-context/core-execution-context-browser-internal",
|
||||
"@kbn/core-execution-context-common": "link:packages/core/execution-context/core-execution-context-common",
|
||||
"@kbn/core-execution-context-server": "link:packages/core/execution-context/core-execution-context-server",
|
||||
"@kbn/core-execution-context-server-internal": "link:packages/core/execution-context/core-execution-context-server-internal",
|
||||
"@kbn/core-fatal-errors-browser": "link:packages/core/fatal-errors/core-fatal-errors-browser",
|
||||
"@kbn/core-fatal-errors-browser-internal": "link:packages/core/fatal-errors/core-fatal-errors-browser-internal",
|
||||
"@kbn/core-feature-flags-browser": "link:packages/core/feature-flags/core-feature-flags-browser",
|
||||
"@kbn/core-feature-flags-browser-internal": "link:packages/core/feature-flags/core-feature-flags-browser-internal",
|
||||
"@kbn/core-feature-flags-browser-mocks": "link:packages/core/feature-flags/core-feature-flags-browser-mocks",
|
||||
"@kbn/core-feature-flags-server": "link:packages/core/feature-flags/core-feature-flags-server",
|
||||
"@kbn/core-feature-flags-server-internal": "link:packages/core/feature-flags/core-feature-flags-server-internal",
|
||||
"@kbn/core-feature-flags-server-mocks": "link:packages/core/feature-flags/core-feature-flags-server-mocks",
|
||||
"@kbn/core-deprecations-browser": "link:src/core/packages/deprecations/browser",
|
||||
"@kbn/core-deprecations-browser-internal": "link:src/core/packages/deprecations/browser-internal",
|
||||
"@kbn/core-deprecations-common": "link:src/core/packages/deprecations/common",
|
||||
"@kbn/core-deprecations-server": "link:src/core/packages/deprecations/server",
|
||||
"@kbn/core-deprecations-server-internal": "link:src/core/packages/deprecations/server-internal",
|
||||
"@kbn/core-doc-links-browser": "link:src/core/packages/doc-links/browser",
|
||||
"@kbn/core-doc-links-browser-internal": "link:src/core/packages/doc-links/browser-internal",
|
||||
"@kbn/core-doc-links-server": "link:src/core/packages/doc-links/server",
|
||||
"@kbn/core-doc-links-server-internal": "link:src/core/packages/doc-links/server-internal",
|
||||
"@kbn/core-elasticsearch-client-server-internal": "link:src/core/packages/elasticsearch/client-server-internal",
|
||||
"@kbn/core-elasticsearch-server": "link:src/core/packages/elasticsearch/server",
|
||||
"@kbn/core-elasticsearch-server-internal": "link:src/core/packages/elasticsearch/server-internal",
|
||||
"@kbn/core-environment-server-internal": "link:src/core/packages/environment/server-internal",
|
||||
"@kbn/core-execution-context-browser": "link:src/core/packages/execution-context/browser",
|
||||
"@kbn/core-execution-context-browser-internal": "link:src/core/packages/execution-context/browser-internal",
|
||||
"@kbn/core-execution-context-common": "link:src/core/packages/execution-context/common",
|
||||
"@kbn/core-execution-context-server": "link:src/core/packages/execution-context/server",
|
||||
"@kbn/core-execution-context-server-internal": "link:src/core/packages/execution-context/server-internal",
|
||||
"@kbn/core-fatal-errors-browser": "link:src/core/packages/fatal-errors/browser",
|
||||
"@kbn/core-fatal-errors-browser-internal": "link:src/core/packages/fatal-errors/browser-internal",
|
||||
"@kbn/core-feature-flags-browser": "link:src/core/packages/feature-flags/browser",
|
||||
"@kbn/core-feature-flags-browser-internal": "link:src/core/packages/feature-flags/browser-internal",
|
||||
"@kbn/core-feature-flags-browser-mocks": "link:src/core/packages/feature-flags/browser-mocks",
|
||||
"@kbn/core-feature-flags-server": "link:src/core/packages/feature-flags/server",
|
||||
"@kbn/core-feature-flags-server-internal": "link:src/core/packages/feature-flags/server-internal",
|
||||
"@kbn/core-feature-flags-server-mocks": "link:src/core/packages/feature-flags/server-mocks",
|
||||
"@kbn/core-history-block-plugin": "link:test/plugin_functional/plugins/core_history_block",
|
||||
"@kbn/core-http-browser": "link:packages/core/http/core-http-browser",
|
||||
"@kbn/core-http-browser-internal": "link:packages/core/http/core-http-browser-internal",
|
||||
"@kbn/core-http-common": "link:packages/core/http/core-http-common",
|
||||
"@kbn/core-http-context-server-internal": "link:packages/core/http/core-http-context-server-internal",
|
||||
"@kbn/core-http-browser": "link:src/core/packages/http/browser",
|
||||
"@kbn/core-http-browser-internal": "link:src/core/packages/http/browser-internal",
|
||||
"@kbn/core-http-common": "link:src/core/packages/http/common",
|
||||
"@kbn/core-http-context-server-internal": "link:src/core/packages/http/context-server-internal",
|
||||
"@kbn/core-http-plugin": "link:test/plugin_functional/plugins/core_http",
|
||||
"@kbn/core-http-request-handler-context-server": "link:packages/core/http/core-http-request-handler-context-server",
|
||||
"@kbn/core-http-request-handler-context-server-internal": "link:packages/core/http/core-http-request-handler-context-server-internal",
|
||||
"@kbn/core-http-resources-server": "link:packages/core/http/core-http-resources-server",
|
||||
"@kbn/core-http-resources-server-internal": "link:packages/core/http/core-http-resources-server-internal",
|
||||
"@kbn/core-http-router-server-internal": "link:packages/core/http/core-http-router-server-internal",
|
||||
"@kbn/core-http-server": "link:packages/core/http/core-http-server",
|
||||
"@kbn/core-http-server-internal": "link:packages/core/http/core-http-server-internal",
|
||||
"@kbn/core-http-server-utils": "link:packages/core/http/core-http-server-utils",
|
||||
"@kbn/core-i18n-browser": "link:packages/core/i18n/core-i18n-browser",
|
||||
"@kbn/core-i18n-browser-internal": "link:packages/core/i18n/core-i18n-browser-internal",
|
||||
"@kbn/core-i18n-server": "link:packages/core/i18n/core-i18n-server",
|
||||
"@kbn/core-i18n-server-internal": "link:packages/core/i18n/core-i18n-server-internal",
|
||||
"@kbn/core-injected-metadata-browser-internal": "link:packages/core/injected-metadata/core-injected-metadata-browser-internal",
|
||||
"@kbn/core-injected-metadata-common-internal": "link:packages/core/injected-metadata/core-injected-metadata-common-internal",
|
||||
"@kbn/core-integrations-browser-internal": "link:packages/core/integrations/core-integrations-browser-internal",
|
||||
"@kbn/core-lifecycle-browser": "link:packages/core/lifecycle/core-lifecycle-browser",
|
||||
"@kbn/core-lifecycle-browser-internal": "link:packages/core/lifecycle/core-lifecycle-browser-internal",
|
||||
"@kbn/core-lifecycle-server": "link:packages/core/lifecycle/core-lifecycle-server",
|
||||
"@kbn/core-lifecycle-server-internal": "link:packages/core/lifecycle/core-lifecycle-server-internal",
|
||||
"@kbn/core-logging-browser-internal": "link:packages/core/logging/core-logging-browser-internal",
|
||||
"@kbn/core-logging-common-internal": "link:packages/core/logging/core-logging-common-internal",
|
||||
"@kbn/core-logging-server": "link:packages/core/logging/core-logging-server",
|
||||
"@kbn/core-logging-server-internal": "link:packages/core/logging/core-logging-server-internal",
|
||||
"@kbn/core-metrics-collectors-server-internal": "link:packages/core/metrics/core-metrics-collectors-server-internal",
|
||||
"@kbn/core-metrics-server": "link:packages/core/metrics/core-metrics-server",
|
||||
"@kbn/core-metrics-server-internal": "link:packages/core/metrics/core-metrics-server-internal",
|
||||
"@kbn/core-mount-utils-browser": "link:packages/core/mount-utils/core-mount-utils-browser",
|
||||
"@kbn/core-mount-utils-browser-internal": "link:packages/core/mount-utils/core-mount-utils-browser-internal",
|
||||
"@kbn/core-node-server": "link:packages/core/node/core-node-server",
|
||||
"@kbn/core-node-server-internal": "link:packages/core/node/core-node-server-internal",
|
||||
"@kbn/core-notifications-browser": "link:packages/core/notifications/core-notifications-browser",
|
||||
"@kbn/core-notifications-browser-internal": "link:packages/core/notifications/core-notifications-browser-internal",
|
||||
"@kbn/core-overlays-browser": "link:packages/core/overlays/core-overlays-browser",
|
||||
"@kbn/core-overlays-browser-internal": "link:packages/core/overlays/core-overlays-browser-internal",
|
||||
"@kbn/core-http-request-handler-context-server": "link:src/core/packages/http/request-handler-context-server",
|
||||
"@kbn/core-http-request-handler-context-server-internal": "link:src/core/packages/http/request-handler-context-server-internal",
|
||||
"@kbn/core-http-resources-server": "link:src/core/packages/http/resources-server",
|
||||
"@kbn/core-http-resources-server-internal": "link:src/core/packages/http/resources-server-internal",
|
||||
"@kbn/core-http-router-server-internal": "link:src/core/packages/http/router-server-internal",
|
||||
"@kbn/core-http-server": "link:src/core/packages/http/server",
|
||||
"@kbn/core-http-server-internal": "link:src/core/packages/http/server-internal",
|
||||
"@kbn/core-http-server-utils": "link:src/core/packages/http/server-utils",
|
||||
"@kbn/core-i18n-browser": "link:src/core/packages/i18n/browser",
|
||||
"@kbn/core-i18n-browser-internal": "link:src/core/packages/i18n/browser-internal",
|
||||
"@kbn/core-i18n-server": "link:src/core/packages/i18n/server",
|
||||
"@kbn/core-i18n-server-internal": "link:src/core/packages/i18n/server-internal",
|
||||
"@kbn/core-injected-metadata-browser-internal": "link:src/core/packages/injected-metadata/browser-internal",
|
||||
"@kbn/core-injected-metadata-common-internal": "link:src/core/packages/injected-metadata/common-internal",
|
||||
"@kbn/core-integrations-browser-internal": "link:src/core/packages/integrations/browser-internal",
|
||||
"@kbn/core-lifecycle-browser": "link:src/core/packages/lifecycle/browser",
|
||||
"@kbn/core-lifecycle-browser-internal": "link:src/core/packages/lifecycle/browser-internal",
|
||||
"@kbn/core-lifecycle-server": "link:src/core/packages/lifecycle/server",
|
||||
"@kbn/core-lifecycle-server-internal": "link:src/core/packages/lifecycle/server-internal",
|
||||
"@kbn/core-logging-browser-internal": "link:src/core/packages/logging/browser-internal",
|
||||
"@kbn/core-logging-common-internal": "link:src/core/packages/logging/common-internal",
|
||||
"@kbn/core-logging-server": "link:src/core/packages/logging/server",
|
||||
"@kbn/core-logging-server-internal": "link:src/core/packages/logging/server-internal",
|
||||
"@kbn/core-metrics-collectors-server-internal": "link:src/core/packages/metrics/collectors-server-internal",
|
||||
"@kbn/core-metrics-server": "link:src/core/packages/metrics/server",
|
||||
"@kbn/core-metrics-server-internal": "link:src/core/packages/metrics/server-internal",
|
||||
"@kbn/core-mount-utils-browser": "link:src/core/packages/mount-utils/browser",
|
||||
"@kbn/core-mount-utils-browser-internal": "link:src/core/packages/mount-utils/browser-internal",
|
||||
"@kbn/core-node-server": "link:src/core/packages/node/server",
|
||||
"@kbn/core-node-server-internal": "link:src/core/packages/node/server-internal",
|
||||
"@kbn/core-notifications-browser": "link:src/core/packages/notifications/browser",
|
||||
"@kbn/core-notifications-browser-internal": "link:src/core/packages/notifications/browser-internal",
|
||||
"@kbn/core-overlays-browser": "link:src/core/packages/overlays/browser",
|
||||
"@kbn/core-overlays-browser-internal": "link:src/core/packages/overlays/browser-internal",
|
||||
"@kbn/core-plugin-a-plugin": "link:test/plugin_functional/plugins/core_plugin_a",
|
||||
"@kbn/core-plugin-appleave-plugin": "link:test/plugin_functional/plugins/core_plugin_appleave",
|
||||
"@kbn/core-plugin-b-plugin": "link:test/plugin_functional/plugins/core_plugin_b",
|
||||
|
@ -352,70 +352,70 @@
|
|||
"@kbn/core-plugin-initializer-context-plugin": "link:test/node_roles_functional/plugins/core_plugin_initializer_context",
|
||||
"@kbn/core-plugin-route-timeouts-plugin": "link:test/plugin_functional/plugins/core_plugin_route_timeouts",
|
||||
"@kbn/core-plugin-static-assets-plugin": "link:test/plugin_functional/plugins/core_plugin_static_assets",
|
||||
"@kbn/core-plugins-base-server-internal": "link:packages/core/plugins/core-plugins-base-server-internal",
|
||||
"@kbn/core-plugins-browser": "link:packages/core/plugins/core-plugins-browser",
|
||||
"@kbn/core-plugins-browser-internal": "link:packages/core/plugins/core-plugins-browser-internal",
|
||||
"@kbn/core-plugins-contracts-browser": "link:packages/core/plugins/core-plugins-contracts-browser",
|
||||
"@kbn/core-plugins-contracts-server": "link:packages/core/plugins/core-plugins-contracts-server",
|
||||
"@kbn/core-plugins-server": "link:packages/core/plugins/core-plugins-server",
|
||||
"@kbn/core-plugins-server-internal": "link:packages/core/plugins/core-plugins-server-internal",
|
||||
"@kbn/core-preboot-server": "link:packages/core/preboot/core-preboot-server",
|
||||
"@kbn/core-preboot-server-internal": "link:packages/core/preboot/core-preboot-server-internal",
|
||||
"@kbn/core-plugins-base-server-internal": "link:src/core/packages/plugins/base-server-internal",
|
||||
"@kbn/core-plugins-browser": "link:src/core/packages/plugins/browser",
|
||||
"@kbn/core-plugins-browser-internal": "link:src/core/packages/plugins/browser-internal",
|
||||
"@kbn/core-plugins-contracts-browser": "link:src/core/packages/plugins/contracts-browser",
|
||||
"@kbn/core-plugins-contracts-server": "link:src/core/packages/plugins/contracts-server",
|
||||
"@kbn/core-plugins-server": "link:src/core/packages/plugins/server",
|
||||
"@kbn/core-plugins-server-internal": "link:src/core/packages/plugins/server-internal",
|
||||
"@kbn/core-preboot-server": "link:src/core/packages/preboot/server",
|
||||
"@kbn/core-preboot-server-internal": "link:src/core/packages/preboot/server-internal",
|
||||
"@kbn/core-provider-plugin": "link:test/plugin_functional/plugins/core_provider_plugin",
|
||||
"@kbn/core-rendering-browser": "link:packages/core/rendering/core-rendering-browser",
|
||||
"@kbn/core-rendering-browser-internal": "link:packages/core/rendering/core-rendering-browser-internal",
|
||||
"@kbn/core-rendering-server-internal": "link:packages/core/rendering/core-rendering-server-internal",
|
||||
"@kbn/core-root-browser-internal": "link:packages/core/root/core-root-browser-internal",
|
||||
"@kbn/core-root-server-internal": "link:packages/core/root/core-root-server-internal",
|
||||
"@kbn/core-saved-objects-api-browser": "link:packages/core/saved-objects/core-saved-objects-api-browser",
|
||||
"@kbn/core-saved-objects-api-server": "link:packages/core/saved-objects/core-saved-objects-api-server",
|
||||
"@kbn/core-saved-objects-api-server-internal": "link:packages/core/saved-objects/core-saved-objects-api-server-internal",
|
||||
"@kbn/core-saved-objects-base-server-internal": "link:packages/core/saved-objects/core-saved-objects-base-server-internal",
|
||||
"@kbn/core-saved-objects-browser": "link:packages/core/saved-objects/core-saved-objects-browser",
|
||||
"@kbn/core-saved-objects-browser-internal": "link:packages/core/saved-objects/core-saved-objects-browser-internal",
|
||||
"@kbn/core-saved-objects-common": "link:packages/core/saved-objects/core-saved-objects-common",
|
||||
"@kbn/core-saved-objects-import-export-server-internal": "link:packages/core/saved-objects/core-saved-objects-import-export-server-internal",
|
||||
"@kbn/core-saved-objects-migration-server-internal": "link:packages/core/saved-objects/core-saved-objects-migration-server-internal",
|
||||
"@kbn/core-saved-objects-server": "link:packages/core/saved-objects/core-saved-objects-server",
|
||||
"@kbn/core-saved-objects-server-internal": "link:packages/core/saved-objects/core-saved-objects-server-internal",
|
||||
"@kbn/core-saved-objects-utils-server": "link:packages/core/saved-objects/core-saved-objects-utils-server",
|
||||
"@kbn/core-security-browser": "link:packages/core/security/core-security-browser",
|
||||
"@kbn/core-security-browser-internal": "link:packages/core/security/core-security-browser-internal",
|
||||
"@kbn/core-security-browser-mocks": "link:packages/core/security/core-security-browser-mocks",
|
||||
"@kbn/core-security-common": "link:packages/core/security/core-security-common",
|
||||
"@kbn/core-security-server": "link:packages/core/security/core-security-server",
|
||||
"@kbn/core-security-server-internal": "link:packages/core/security/core-security-server-internal",
|
||||
"@kbn/core-security-server-mocks": "link:packages/core/security/core-security-server-mocks",
|
||||
"@kbn/core-status-common": "link:packages/core/status/core-status-common",
|
||||
"@kbn/core-status-server": "link:packages/core/status/core-status-server",
|
||||
"@kbn/core-status-server-internal": "link:packages/core/status/core-status-server-internal",
|
||||
"@kbn/core-test-helpers-deprecations-getters": "link:packages/core/test-helpers/core-test-helpers-deprecations-getters",
|
||||
"@kbn/core-test-helpers-http-setup-browser": "link:packages/core/test-helpers/core-test-helpers-http-setup-browser",
|
||||
"@kbn/core-test-helpers-so-type-serializer": "link:packages/core/test-helpers/core-test-helpers-so-type-serializer",
|
||||
"@kbn/core-test-helpers-test-utils": "link:packages/core/test-helpers/core-test-helpers-test-utils",
|
||||
"@kbn/core-theme-browser": "link:packages/core/theme/core-theme-browser",
|
||||
"@kbn/core-theme-browser-internal": "link:packages/core/theme/core-theme-browser-internal",
|
||||
"@kbn/core-rendering-browser": "link:src/core/packages/rendering/browser",
|
||||
"@kbn/core-rendering-browser-internal": "link:src/core/packages/rendering/browser-internal",
|
||||
"@kbn/core-rendering-server-internal": "link:src/core/packages/rendering/server-internal",
|
||||
"@kbn/core-root-browser-internal": "link:src/core/packages/root/browser-internal",
|
||||
"@kbn/core-root-server-internal": "link:src/core/packages/root/server-internal",
|
||||
"@kbn/core-saved-objects-api-browser": "link:src/core/packages/saved-objects/api-browser",
|
||||
"@kbn/core-saved-objects-api-server": "link:src/core/packages/saved-objects/api-server",
|
||||
"@kbn/core-saved-objects-api-server-internal": "link:src/core/packages/saved-objects/api-server-internal",
|
||||
"@kbn/core-saved-objects-base-server-internal": "link:src/core/packages/saved-objects/base-server-internal",
|
||||
"@kbn/core-saved-objects-browser": "link:src/core/packages/saved-objects/browser",
|
||||
"@kbn/core-saved-objects-browser-internal": "link:src/core/packages/saved-objects/browser-internal",
|
||||
"@kbn/core-saved-objects-common": "link:src/core/packages/saved-objects/common",
|
||||
"@kbn/core-saved-objects-import-export-server-internal": "link:src/core/packages/saved-objects/import-export-server-internal",
|
||||
"@kbn/core-saved-objects-migration-server-internal": "link:src/core/packages/saved-objects/migration-server-internal",
|
||||
"@kbn/core-saved-objects-server": "link:src/core/packages/saved-objects/server",
|
||||
"@kbn/core-saved-objects-server-internal": "link:src/core/packages/saved-objects/server-internal",
|
||||
"@kbn/core-saved-objects-utils-server": "link:src/core/packages/saved-objects/utils-server",
|
||||
"@kbn/core-security-browser": "link:src/core/packages/security/browser",
|
||||
"@kbn/core-security-browser-internal": "link:src/core/packages/security/browser-internal",
|
||||
"@kbn/core-security-browser-mocks": "link:src/core/packages/security/browser-mocks",
|
||||
"@kbn/core-security-common": "link:src/core/packages/security/common",
|
||||
"@kbn/core-security-server": "link:src/core/packages/security/server",
|
||||
"@kbn/core-security-server-internal": "link:src/core/packages/security/server-internal",
|
||||
"@kbn/core-security-server-mocks": "link:src/core/packages/security/server-mocks",
|
||||
"@kbn/core-status-common": "link:src/core/packages/status/common",
|
||||
"@kbn/core-status-server": "link:src/core/packages/status/server",
|
||||
"@kbn/core-status-server-internal": "link:src/core/packages/status/server-internal",
|
||||
"@kbn/core-test-helpers-deprecations-getters": "link:src/core/packages/test-helpers/deprecations-getters",
|
||||
"@kbn/core-test-helpers-http-setup-browser": "link:src/core/packages/test-helpers/http-setup-browser",
|
||||
"@kbn/core-test-helpers-so-type-serializer": "link:src/core/packages/test-helpers/so-type-serializer",
|
||||
"@kbn/core-test-helpers-test-utils": "link:src/core/packages/test-helpers/test-utils",
|
||||
"@kbn/core-theme-browser": "link:src/core/packages/theme/browser",
|
||||
"@kbn/core-theme-browser-internal": "link:src/core/packages/theme/browser-internal",
|
||||
"@kbn/core-ui-settings-browser": "link:packages/core/ui-settings/core-ui-settings-browser",
|
||||
"@kbn/core-ui-settings-browser-internal": "link:packages/core/ui-settings/core-ui-settings-browser-internal",
|
||||
"@kbn/core-ui-settings-common": "link:packages/core/ui-settings/core-ui-settings-common",
|
||||
"@kbn/core-ui-settings-server": "link:packages/core/ui-settings/core-ui-settings-server",
|
||||
"@kbn/core-ui-settings-server-internal": "link:packages/core/ui-settings/core-ui-settings-server-internal",
|
||||
"@kbn/core-usage-data-base-server-internal": "link:packages/core/usage-data/core-usage-data-base-server-internal",
|
||||
"@kbn/core-usage-data-server": "link:packages/core/usage-data/core-usage-data-server",
|
||||
"@kbn/core-usage-data-server-internal": "link:packages/core/usage-data/core-usage-data-server-internal",
|
||||
"@kbn/core-user-profile-browser": "link:packages/core/user-profile/core-user-profile-browser",
|
||||
"@kbn/core-user-profile-browser-internal": "link:packages/core/user-profile/core-user-profile-browser-internal",
|
||||
"@kbn/core-user-profile-browser-mocks": "link:packages/core/user-profile/core-user-profile-browser-mocks",
|
||||
"@kbn/core-user-profile-common": "link:packages/core/user-profile/core-user-profile-common",
|
||||
"@kbn/core-user-profile-server": "link:packages/core/user-profile/core-user-profile-server",
|
||||
"@kbn/core-user-profile-server-internal": "link:packages/core/user-profile/core-user-profile-server-internal",
|
||||
"@kbn/core-user-profile-server-mocks": "link:packages/core/user-profile/core-user-profile-server-mocks",
|
||||
"@kbn/core-usage-data-base-server-internal": "link:src/core/packages/usage-data/base-server-internal",
|
||||
"@kbn/core-usage-data-server": "link:src/core/packages/usage-data/server",
|
||||
"@kbn/core-usage-data-server-internal": "link:src/core/packages/usage-data/server-internal",
|
||||
"@kbn/core-user-profile-browser": "link:src/core/packages/user-profile/browser",
|
||||
"@kbn/core-user-profile-browser-internal": "link:src/core/packages/user-profile/browser-internal",
|
||||
"@kbn/core-user-profile-browser-mocks": "link:src/core/packages/user-profile/browser-mocks",
|
||||
"@kbn/core-user-profile-common": "link:src/core/packages/user-profile/common",
|
||||
"@kbn/core-user-profile-server": "link:src/core/packages/user-profile/server",
|
||||
"@kbn/core-user-profile-server-internal": "link:src/core/packages/user-profile/server-internal",
|
||||
"@kbn/core-user-profile-server-mocks": "link:src/core/packages/user-profile/server-mocks",
|
||||
"@kbn/core-user-settings-server": "link:packages/core/user-settings/core-user-settings-server",
|
||||
"@kbn/core-user-settings-server-internal": "link:packages/core/user-settings/core-user-settings-server-internal",
|
||||
"@kbn/core-user-settings-server-mocks": "link:packages/core/user-settings/core-user-settings-server-mocks",
|
||||
"@kbn/cross-cluster-replication-plugin": "link:x-pack/platform/plugins/private/cross_cluster_replication",
|
||||
"@kbn/crypto": "link:packages/kbn-crypto",
|
||||
"@kbn/crypto-browser": "link:packages/kbn-crypto-browser",
|
||||
"@kbn/crypto-browser": "link:src/platform/packages/shared/kbn-crypto-browser",
|
||||
"@kbn/custom-branding-plugin": "link:x-pack/plugins/custom_branding",
|
||||
"@kbn/custom-icons": "link:src/platform/packages/shared/kbn-custom-icons",
|
||||
"@kbn/custom-integrations": "link:x-pack/solutions/observability/packages/kbn-custom-integrations",
|
||||
|
@ -461,7 +461,7 @@
|
|||
"@kbn/discover-utils": "link:src/platform/packages/shared/kbn-discover-utils",
|
||||
"@kbn/doc-links": "link:src/platform/packages/shared/kbn-doc-links",
|
||||
"@kbn/dom-drag-drop": "link:packages/kbn-dom-drag-drop",
|
||||
"@kbn/ebt-tools": "link:packages/kbn-ebt-tools",
|
||||
"@kbn/ebt-tools": "link:src/platform/packages/shared/kbn-ebt-tools",
|
||||
"@kbn/ecs-data-quality-dashboard": "link:x-pack/solutions/security/packages/ecs_data_quality_dashboard",
|
||||
"@kbn/ecs-data-quality-dashboard-plugin": "link:x-pack/solutions/security/plugins/ecs_data_quality_dashboard",
|
||||
"@kbn/elastic-agent-utils": "link:src/platform/packages/shared/kbn-elastic-agent-utils",
|
||||
|
@ -482,9 +482,9 @@
|
|||
"@kbn/entityManager-app-plugin": "link:x-pack/solutions/observability/plugins/observability_solution/entity_manager_app",
|
||||
"@kbn/entityManager-plugin": "link:x-pack/platform/plugins/shared/entity_manager",
|
||||
"@kbn/error-boundary-example-plugin": "link:examples/error_boundary",
|
||||
"@kbn/es-errors": "link:packages/kbn-es-errors",
|
||||
"@kbn/es-errors": "link:src/platform/packages/shared/kbn-es-errors",
|
||||
"@kbn/es-query": "link:src/platform/packages/shared/kbn-es-query",
|
||||
"@kbn/es-types": "link:packages/kbn-es-types",
|
||||
"@kbn/es-types": "link:src/platform/packages/shared/kbn-es-types",
|
||||
"@kbn/es-ui-shared-plugin": "link:src/platform/plugins/shared/es_ui_shared",
|
||||
"@kbn/eso-model-version-example": "link:examples/eso_model_version_example",
|
||||
"@kbn/eso-plugin": "link:x-pack/test/encrypted_saved_objects_api_integration/plugins/api_consumer_plugin",
|
||||
|
@ -524,7 +524,7 @@
|
|||
"@kbn/feature-controls-examples-plugin": "link:examples/feature_control_examples",
|
||||
"@kbn/feature-flags-example-plugin": "link:examples/feature_flags_example",
|
||||
"@kbn/feature-usage-test-plugin": "link:x-pack/test/plugin_api_integration/plugins/feature_usage_test",
|
||||
"@kbn/features-plugin": "link:x-pack/plugins/features",
|
||||
"@kbn/features-plugin": "link:x-pack/platform/plugins/shared/features",
|
||||
"@kbn/features-provider-plugin": "link:x-pack/test/security_api_integration/plugins/features_provider",
|
||||
"@kbn/fec-alerts-test-plugin": "link:x-pack/test/functional_execution_context/plugins/alerts",
|
||||
"@kbn/field-formats-example-plugin": "link:examples/field_formats_example",
|
||||
|
@ -540,7 +540,7 @@
|
|||
"@kbn/flot-charts": "link:packages/kbn-flot-charts",
|
||||
"@kbn/foo-plugin": "link:x-pack/test/ui_capabilities/common/plugins/foo_plugin",
|
||||
"@kbn/formatters": "link:packages/kbn-formatters",
|
||||
"@kbn/ftr-apis-plugin": "link:src/plugins/ftr_apis",
|
||||
"@kbn/ftr-apis-plugin": "link:src/platform/plugins/private/ftr_apis",
|
||||
"@kbn/functional-with-es-ssl-cases-test-plugin": "link:x-pack/test/functional_with_es_ssl/plugins/cases",
|
||||
"@kbn/gen-ai-streaming-response-example-plugin": "link:x-pack/examples/gen_ai_streaming_response_example",
|
||||
"@kbn/generate-console-definitions": "link:packages/kbn-generate-console-definitions",
|
||||
|
@ -558,16 +558,16 @@
|
|||
"@kbn/guided-onboarding-example-plugin": "link:examples/guided_onboarding_example",
|
||||
"@kbn/guided-onboarding-plugin": "link:src/plugins/guided_onboarding",
|
||||
"@kbn/handlebars": "link:packages/kbn-handlebars",
|
||||
"@kbn/hapi-mocks": "link:packages/kbn-hapi-mocks",
|
||||
"@kbn/hapi-mocks": "link:src/platform/packages/private/kbn-hapi-mocks",
|
||||
"@kbn/hardening-plugin": "link:test/plugin_functional/plugins/hardening",
|
||||
"@kbn/health-gateway-server": "link:packages/kbn-health-gateway-server",
|
||||
"@kbn/health-gateway-server": "link:src/platform/packages/private/kbn-health-gateway-server",
|
||||
"@kbn/hello-world-plugin": "link:examples/hello_world",
|
||||
"@kbn/home-plugin": "link:src/plugins/home",
|
||||
"@kbn/home-sample-data-card": "link:packages/home/sample_data_card",
|
||||
"@kbn/home-sample-data-tab": "link:packages/home/sample_data_tab",
|
||||
"@kbn/home-sample-data-types": "link:packages/home/sample_data_types",
|
||||
"@kbn/i18n": "link:packages/kbn-i18n",
|
||||
"@kbn/i18n-react": "link:packages/kbn-i18n-react",
|
||||
"@kbn/i18n": "link:src/platform/packages/shared/kbn-i18n",
|
||||
"@kbn/i18n-react": "link:src/platform/packages/shared/kbn-i18n-react",
|
||||
"@kbn/iframe-embedded-plugin": "link:x-pack/test/functional_embedded/plugins/iframe_embedded",
|
||||
"@kbn/image-embeddable-plugin": "link:src/plugins/image_embeddable",
|
||||
"@kbn/index-adapter": "link:x-pack/solutions/security/packages/index-adapter",
|
||||
|
@ -604,7 +604,7 @@
|
|||
"@kbn/kibana-cors-test-plugin": "link:x-pack/test/functional_cors/plugins/kibana_cors_test",
|
||||
"@kbn/kibana-overview-plugin": "link:src/plugins/kibana_overview",
|
||||
"@kbn/kibana-react-plugin": "link:src/plugins/kibana_react",
|
||||
"@kbn/kibana-usage-collection-plugin": "link:src/plugins/kibana_usage_collection",
|
||||
"@kbn/kibana-usage-collection-plugin": "link:src/platform/plugins/private/kibana_usage_collection",
|
||||
"@kbn/kibana-utils-plugin": "link:src/plugins/kibana_utils",
|
||||
"@kbn/kubernetes-security-plugin": "link:x-pack/solutions/security/plugins/kubernetes_security",
|
||||
"@kbn/langchain": "link:x-pack/platform/packages/shared/kbn-langchain",
|
||||
|
@ -616,14 +616,14 @@
|
|||
"@kbn/lens-plugin": "link:x-pack/plugins/lens",
|
||||
"@kbn/license-api-guard-plugin": "link:x-pack/platform/plugins/private/license_api_guard",
|
||||
"@kbn/license-management-plugin": "link:x-pack/platform/plugins/shared/license_management",
|
||||
"@kbn/licensing-plugin": "link:x-pack/plugins/licensing",
|
||||
"@kbn/licensing-plugin": "link:x-pack/platform/plugins/shared/licensing",
|
||||
"@kbn/links-plugin": "link:src/platform/plugins/private/links",
|
||||
"@kbn/lists-plugin": "link:x-pack/solutions/security/plugins/lists",
|
||||
"@kbn/llm-tasks-plugin": "link:x-pack/platform/plugins/shared/ai_infra/llm_tasks",
|
||||
"@kbn/locator-examples-plugin": "link:examples/locator_examples",
|
||||
"@kbn/locator-explorer-plugin": "link:examples/locator_explorer",
|
||||
"@kbn/logging": "link:packages/kbn-logging",
|
||||
"@kbn/logging-mocks": "link:packages/kbn-logging-mocks",
|
||||
"@kbn/logging": "link:src/platform/packages/shared/kbn-logging",
|
||||
"@kbn/logging-mocks": "link:src/platform/packages/shared/kbn-logging-mocks",
|
||||
"@kbn/logs-data-access-plugin": "link:x-pack/platform/plugins/shared/observability_solution/logs_data_access",
|
||||
"@kbn/logs-explorer-plugin": "link:x-pack/solutions/observability/plugins/logs_explorer",
|
||||
"@kbn/logs-shared-plugin": "link:x-pack/platform/plugins/shared/observability_solution/logs_shared",
|
||||
|
@ -685,7 +685,7 @@
|
|||
"@kbn/monitoring-collection-plugin": "link:x-pack/platform/plugins/private/monitoring_collection",
|
||||
"@kbn/monitoring-plugin": "link:x-pack/platform/plugins/private/monitoring",
|
||||
"@kbn/navigation-plugin": "link:src/plugins/navigation",
|
||||
"@kbn/newsfeed-plugin": "link:src/plugins/newsfeed",
|
||||
"@kbn/newsfeed-plugin": "link:src/platform/plugins/shared/newsfeed",
|
||||
"@kbn/newsfeed-test-plugin": "link:test/common/plugins/newsfeed",
|
||||
"@kbn/no-data-page-plugin": "link:src/plugins/no_data_page",
|
||||
"@kbn/notifications-plugin": "link:x-pack/plugins/notifications",
|
||||
|
@ -767,7 +767,7 @@
|
|||
"@kbn/rison": "link:src/platform/packages/shared/kbn-rison",
|
||||
"@kbn/rollup": "link:x-pack/platform/packages/private/rollup",
|
||||
"@kbn/rollup-plugin": "link:x-pack/platform/plugins/private/rollup",
|
||||
"@kbn/router-to-openapispec": "link:packages/kbn-router-to-openapispec",
|
||||
"@kbn/router-to-openapispec": "link:src/platform/packages/shared/kbn-router-to-openapispec",
|
||||
"@kbn/router-utils": "link:src/platform/packages/shared/kbn-router-utils",
|
||||
"@kbn/routing-example-plugin": "link:examples/routing_example",
|
||||
"@kbn/rrule": "link:src/platform/packages/shared/kbn-rrule",
|
||||
|
@ -784,7 +784,7 @@
|
|||
"@kbn/saved-objects-finder-plugin": "link:src/platform/plugins/shared/saved_objects_finder",
|
||||
"@kbn/saved-objects-hidden-from-http-apis-type-plugin": "link:test/plugin_functional/plugins/saved_objects_hidden_from_http_apis_type",
|
||||
"@kbn/saved-objects-hidden-type-plugin": "link:test/plugin_functional/plugins/saved_objects_hidden_type",
|
||||
"@kbn/saved-objects-management-plugin": "link:src/plugins/saved_objects_management",
|
||||
"@kbn/saved-objects-management-plugin": "link:src/platform/plugins/shared/saved_objects_management",
|
||||
"@kbn/saved-objects-plugin": "link:src/plugins/saved_objects",
|
||||
"@kbn/saved-objects-settings": "link:packages/kbn-saved-objects-settings",
|
||||
"@kbn/saved-objects-tagging-oss-plugin": "link:src/plugins/saved_objects_tagging_oss",
|
||||
|
@ -857,7 +857,7 @@
|
|||
"@kbn/securitysolution-rules": "link:src/platform/packages/shared/kbn-securitysolution-rules",
|
||||
"@kbn/securitysolution-t-grid": "link:x-pack/solutions/security/packages/kbn-securitysolution-t-grid",
|
||||
"@kbn/securitysolution-utils": "link:x-pack/solutions/security/packages/kbn-securitysolution-utils",
|
||||
"@kbn/server-http-tools": "link:packages/kbn-server-http-tools",
|
||||
"@kbn/server-http-tools": "link:src/platform/packages/shared/kbn-server-http-tools",
|
||||
"@kbn/server-route-repository": "link:src/platform/packages/shared/kbn-server-route-repository",
|
||||
"@kbn/server-route-repository-client": "link:src/platform/packages/shared/kbn-server-route-repository-client",
|
||||
"@kbn/server-route-repository-utils": "link:src/platform/packages/shared/kbn-server-route-repository-utils",
|
||||
|
@ -941,7 +941,7 @@
|
|||
"@kbn/state-containers-examples-plugin": "link:examples/state_containers_examples",
|
||||
"@kbn/status-plugin-a-plugin": "link:test/server_integration/plugins/status_plugin_a",
|
||||
"@kbn/status-plugin-b-plugin": "link:test/server_integration/plugins/status_plugin_b",
|
||||
"@kbn/std": "link:packages/kbn-std",
|
||||
"@kbn/std": "link:src/platform/packages/shared/kbn-std",
|
||||
"@kbn/streams-app-plugin": "link:x-pack/solutions/observability/plugins/streams_app",
|
||||
"@kbn/streams-plugin": "link:x-pack/solutions/observability/plugins/streams",
|
||||
"@kbn/streams-schema": "link:x-pack/packages/kbn-streams-schema",
|
||||
|
@ -950,10 +950,10 @@
|
|||
"@kbn/task-manager-fixture-plugin": "link:x-pack/test/alerting_api_integration/common/plugins/task_manager_fixture",
|
||||
"@kbn/task-manager-performance-plugin": "link:x-pack/test/plugin_api_perf/plugins/task_manager_performance",
|
||||
"@kbn/task-manager-plugin": "link:x-pack/platform/plugins/shared/task_manager",
|
||||
"@kbn/telemetry-collection-manager-plugin": "link:src/plugins/telemetry_collection_manager",
|
||||
"@kbn/telemetry-collection-xpack-plugin": "link:x-pack/plugins/telemetry_collection_xpack",
|
||||
"@kbn/telemetry-management-section-plugin": "link:src/plugins/telemetry_management_section",
|
||||
"@kbn/telemetry-plugin": "link:src/plugins/telemetry",
|
||||
"@kbn/telemetry-collection-manager-plugin": "link:src/platform/plugins/shared/telemetry_collection_manager",
|
||||
"@kbn/telemetry-collection-xpack-plugin": "link:x-pack/platform/plugins/private/telemetry_collection_xpack",
|
||||
"@kbn/telemetry-management-section-plugin": "link:src/platform/plugins/shared/telemetry_management_section",
|
||||
"@kbn/telemetry-plugin": "link:src/platform/plugins/shared/telemetry",
|
||||
"@kbn/telemetry-test-plugin": "link:test/plugin_functional/plugins/telemetry",
|
||||
"@kbn/test-feature-usage-plugin": "link:x-pack/test/licensing_plugin/plugins/test_feature_usage",
|
||||
"@kbn/testing-embedded-lens-plugin": "link:x-pack/examples/testing_embedded_lens",
|
||||
|
@ -992,17 +992,17 @@
|
|||
"@kbn/unified-search-plugin": "link:src/plugins/unified_search",
|
||||
"@kbn/unsaved-changes-badge": "link:src/platform/packages/private/kbn-unsaved-changes-badge",
|
||||
"@kbn/unsaved-changes-prompt": "link:src/platform/packages/shared/kbn-unsaved-changes-prompt",
|
||||
"@kbn/upgrade-assistant-plugin": "link:x-pack/plugins/upgrade_assistant",
|
||||
"@kbn/upgrade-assistant-plugin": "link:x-pack/platform/plugins/private/upgrade_assistant",
|
||||
"@kbn/uptime-plugin": "link:x-pack/solutions/observability/plugins/uptime",
|
||||
"@kbn/url-drilldown-plugin": "link:x-pack/plugins/drilldowns/url_drilldown",
|
||||
"@kbn/url-forwarding-plugin": "link:src/plugins/url_forwarding",
|
||||
"@kbn/usage-collection-plugin": "link:src/plugins/usage_collection",
|
||||
"@kbn/usage-collection-plugin": "link:src/platform/plugins/shared/usage_collection",
|
||||
"@kbn/usage-collection-test-plugin": "link:test/plugin_functional/plugins/usage_collection",
|
||||
"@kbn/use-tracked-promise": "link:packages/kbn-use-tracked-promise",
|
||||
"@kbn/user-profile-components": "link:packages/kbn-user-profile-components",
|
||||
"@kbn/user-profile-examples-plugin": "link:examples/user_profile_examples",
|
||||
"@kbn/user-profiles-consumer-plugin": "link:x-pack/test/security_api_integration/plugins/user_profiles_consumer",
|
||||
"@kbn/utility-types": "link:packages/kbn-utility-types",
|
||||
"@kbn/utility-types": "link:src/platform/packages/shared/kbn-utility-types",
|
||||
"@kbn/utility-types-jest": "link:src/platform/packages/shared/kbn-utility-types-jest",
|
||||
"@kbn/utils": "link:src/platform/packages/shared/kbn-utils",
|
||||
"@kbn/ux-plugin": "link:x-pack/solutions/observability/plugins/ux",
|
||||
|
@ -1025,7 +1025,7 @@
|
|||
"@kbn/visualizations-plugin": "link:src/plugins/visualizations",
|
||||
"@kbn/watcher-plugin": "link:x-pack/platform/plugins/private/watcher",
|
||||
"@kbn/xstate-utils": "link:src/platform/packages/shared/kbn-xstate-utils",
|
||||
"@kbn/zod": "link:packages/kbn-zod",
|
||||
"@kbn/zod": "link:src/platform/packages/shared/kbn-zod",
|
||||
"@kbn/zod-helpers": "link:src/platform/packages/shared/kbn-zod-helpers",
|
||||
"@langchain/aws": "^0.1.2",
|
||||
"@langchain/community": "0.3.14",
|
||||
|
|
|
@ -27,7 +27,7 @@ dependency and account for the relative location of the Kibana repo, so it would
|
|||
instead be:
|
||||
|
||||
```
|
||||
"@kbn/i18n": "link:../../kibana/packages/kbn-i18n"
|
||||
"@kbn/i18n": "link:../../kibana/src/platform/packages/shared/kbn-i18n"
|
||||
```
|
||||
|
||||
then run `yarn kbn bootstrap` from the plugin directory.
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/deprecations/core-deprecations-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/deprecations/core-deprecations-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/deprecations/core-deprecations-common'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/deprecations/core-deprecations-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/doc-links/core-doc-links-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/elasticsearch/core-elasticsearch-client-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/elasticsearch/core-elasticsearch-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/elasticsearch/core-elasticsearch-server'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/environment/core-environment-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/execution-context/core-execution-context-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/execution-context/core-execution-context-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/execution-context/core-execution-context-common'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/execution-context/core-execution-context-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/execution-context/core-execution-context-server'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/fatal-errors/core-fatal-errors-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/fatal-errors/core-fatal-errors-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/feature-flags/core-feature-flags-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/feature-flags/core-feature-flags-browser-mocks'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/feature-flags/core-feature-flags-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/feature-flags/core-feature-flags-server-mocks'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/http/core-http-request-handler-context-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/http/core-http-request-handler-context-server'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/http/core-http-resources-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/i18n/core-i18n-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/i18n/core-i18n-server'],
|
||||
};
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"extends": "../../../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "target/types",
|
||||
"types": [
|
||||
"jest",
|
||||
"node"
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
"**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"target/**/*",
|
||||
]
|
||||
}
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/injected-metadata/core-injected-metadata-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/injected-metadata/core-injected-metadata-common-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/integrations/core-integrations-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/lifecycle/core-lifecycle-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/lifecycle/core-lifecycle-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/lifecycle/core-lifecycle-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/lifecycle/core-lifecycle-server'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/logging/core-logging-common-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/logging/core-logging-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/metrics/core-metrics-collectors-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/metrics/core-metrics-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/mount-utils/core-mount-utils-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/mount-utils/core-mount-utils-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/node/core-node-server-internal'],
|
||||
};
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"extends": "../../../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "target/types",
|
||||
"types": [
|
||||
"jest",
|
||||
"node"
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
"**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"target/**/*",
|
||||
]
|
||||
}
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/notifications/core-notifications-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/notifications/core-notifications-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/overlays/core-overlays-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/overlays/core-overlays-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/plugins/core-plugins-base-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/plugins/core-plugins-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/plugins/core-plugins-contracts-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/plugins/core-plugins-contracts-server'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/plugins/core-plugins-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/preboot/core-preboot-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/preboot/core-preboot-server'],
|
||||
};
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"extends": "../../../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "target/types",
|
||||
"types": [
|
||||
"jest",
|
||||
"node"
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
"**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"target/**/*",
|
||||
]
|
||||
}
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/rendering/core-rendering-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/rendering/core-rendering-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/rendering/core-rendering-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/root/core-root-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/root/core-root-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-api-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-api-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-api-server'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-base-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-common'],
|
||||
};
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"extends": "../../../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "target/types",
|
||||
"types": [
|
||||
"jest",
|
||||
"node"
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
"**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"target/**/*",
|
||||
]
|
||||
}
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-import-export-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-migration-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-server-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-server'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/saved-objects/core-saved-objects-utils-server'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/security/core-security-browser-internal'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/security/core-security-browser-mocks'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/security/core-security-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/security/core-security-server-mocks'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/status/core-status-common'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/test-helpers/core-test-helpers-deprecations-getters'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/test-helpers/core-test-helpers-http-setup-browser'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/test-helpers/core-test-helpers-so-type-serializer'],
|
||||
};
|
|
@ -1,14 +0,0 @@
|
|||
/*
|
||||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
|
||||
* or more contributor license agreements. Licensed under the "Elastic License
|
||||
* 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side
|
||||
* Public License v 1"; you may not use this file except in compliance with, at
|
||||
* your election, the "Elastic License 2.0", the "GNU Affero General Public
|
||||
* License v3.0 only", or the "Server Side Public License, v 1".
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
preset: '@kbn/test/jest_node',
|
||||
rootDir: '../../../..',
|
||||
roots: ['<rootDir>/packages/core/test-helpers/core-test-helpers-test-utils'],
|
||||
};
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue