-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into migrate-popover
- Loading branch information
Showing
539 changed files
with
6,112 additions
and
3,717 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
...re/server/kibana-plugin-core-server.discoveredplugin.enabledonanonymouspages.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-core-server](./kibana-plugin-core-server.md) > [DiscoveredPlugin](./kibana-plugin-core-server.discoveredplugin.md) > [enabledOnAnonymousPages](./kibana-plugin-core-server.discoveredplugin.enabledonanonymouspages.md) | ||
|
||
## DiscoveredPlugin.enabledOnAnonymousPages property | ||
|
||
Specifies whether this plugin - and its required dependencies - will be enabled for anonymous pages (login page, status page when configured, etc.) Default is false. | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
readonly enabledOnAnonymousPages?: boolean; | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 0 additions & 13 deletions
13
...ent/core/server/kibana-plugin-core-server.irenderoptions.includeusersettings.md
This file was deleted.
Oops, something went wrong.
13 changes: 13 additions & 0 deletions
13
...lopment/core/server/kibana-plugin-core-server.irenderoptions.isanonymouspage.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-core-server](./kibana-plugin-core-server.md) > [IRenderOptions](./kibana-plugin-core-server.irenderoptions.md) > [isAnonymousPage](./kibana-plugin-core-server.irenderoptions.isanonymouspage.md) | ||
|
||
## IRenderOptions.isAnonymousPage property | ||
|
||
Set whether the page is anonymous, which determines what plugins are enabled and whether to output user settings in the page metadata. `false` by default. | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
isAnonymousPage?: boolean; | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
...core/server/kibana-plugin-core-server.pluginmanifest.enabledonanonymouspages.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-core-server](./kibana-plugin-core-server.md) > [PluginManifest](./kibana-plugin-core-server.pluginmanifest.md) > [enabledOnAnonymousPages](./kibana-plugin-core-server.pluginmanifest.enabledonanonymouspages.md) | ||
|
||
## PluginManifest.enabledOnAnonymousPages property | ||
|
||
Specifies whether this plugin - and its required dependencies - will be enabled for anonymous pages (login page, status page when configured, etc.) Default is false. | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
readonly enabledOnAnonymousPages?: boolean; | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,7 +106,7 @@ | |
"@elastic/apm-rum-react": "^1.3.4", | ||
"@elastic/apm-synthtrace": "link:bazel-bin/packages/elastic-apm-synthtrace", | ||
"@elastic/charts": "45.1.1", | ||
"@elastic/datemath": "link:bazel-bin/packages/elastic-datemath", | ||
"@elastic/datemath": "5.0.3", | ||
"@elastic/elasticsearch": "npm:@elastic/[email protected]", | ||
"@elastic/ems-client": "8.2.0", | ||
"@elastic/eui": "53.0.1", | ||
|
@@ -136,9 +136,11 @@ | |
"@kbn/analytics": "link:bazel-bin/packages/kbn-analytics", | ||
"@kbn/apm-config-loader": "link:bazel-bin/packages/kbn-apm-config-loader", | ||
"@kbn/apm-utils": "link:bazel-bin/packages/kbn-apm-utils", | ||
"@kbn/coloring": "link:bazel-bin/packages/kbn-coloring", | ||
"@kbn/config": "link:bazel-bin/packages/kbn-config", | ||
"@kbn/config-schema": "link:bazel-bin/packages/kbn-config-schema", | ||
"@kbn/crypto": "link:bazel-bin/packages/kbn-crypto", | ||
"@kbn/datemath": "link:bazel-bin/packages/kbn-datemath", | ||
"@kbn/doc-links": "link:bazel-bin/packages/kbn-doc-links", | ||
"@kbn/es-query": "link:bazel-bin/packages/kbn-es-query", | ||
"@kbn/eslint-plugin-imports": "link:bazel-bin/packages/kbn-eslint-plugin-imports", | ||
|
@@ -309,7 +311,7 @@ | |
"mime-types": "^2.1.27", | ||
"mini-css-extract-plugin": "1.1.0", | ||
"minimatch": "^3.1.2", | ||
"moment": "^2.24.0", | ||
"moment": "^2.29.2", | ||
"moment-duration-format": "^2.3.2", | ||
"moment-timezone": "^0.5.27", | ||
"monaco-editor": "^0.22.3", | ||
|
@@ -454,7 +456,7 @@ | |
"@babel/traverse": "^7.17.3", | ||
"@babel/types": "^7.17.0", | ||
"@bazel/ibazel": "^0.16.2", | ||
"@bazel/typescript": "4.0.0", | ||
"@bazel/typescript": "5.3.1", | ||
"@cypress/code-coverage": "^3.9.12", | ||
"@cypress/snapshot": "^2.1.7", | ||
"@cypress/webpack-preprocessor": "^5.6.0", | ||
|
@@ -544,7 +546,6 @@ | |
"@types/delete-empty": "^2.0.0", | ||
"@types/ejs": "^3.0.6", | ||
"@types/elastic__apm-synthtrace": "link:bazel-bin/packages/elastic-apm-synthtrace/npm_module_types", | ||
"@types/elastic__datemath": "link:bazel-bin/packages/elastic-datemath/npm_module_types", | ||
"@types/enzyme": "^3.10.8", | ||
"@types/eslint": "^7.28.0", | ||
"@types/express": "^4.17.13", | ||
|
@@ -590,9 +591,11 @@ | |
"@types/kbn__axe-config": "link:bazel-bin/packages/kbn-axe-config/npm_module_types", | ||
"@types/kbn__bazel-packages": "link:bazel-bin/packages/kbn-bazel-packages/npm_module_types", | ||
"@types/kbn__cli-dev-mode": "link:bazel-bin/packages/kbn-cli-dev-mode/npm_module_types", | ||
"@types/kbn__coloring": "link:bazel-bin/packages/kbn-coloring/npm_module_types", | ||
"@types/kbn__config": "link:bazel-bin/packages/kbn-config/npm_module_types", | ||
"@types/kbn__config-schema": "link:bazel-bin/packages/kbn-config-schema/npm_module_types", | ||
"@types/kbn__crypto": "link:bazel-bin/packages/kbn-crypto/npm_module_types", | ||
"@types/kbn__datemath": "link:bazel-bin/packages/kbn-datemath/npm_module_types", | ||
"@types/kbn__dev-utils": "link:bazel-bin/packages/kbn-dev-utils/npm_module_types", | ||
"@types/kbn__doc-links": "link:bazel-bin/packages/kbn-doc-links/npm_module_types", | ||
"@types/kbn__docs-utils": "link:bazel-bin/packages/kbn-docs-utils/npm_module_types", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
/* | ||
* 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 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 or the Server | ||
* Side Public License, v 1. | ||
*/ | ||
|
||
module.exports = require('@kbn/storybook').defaultConfig; |
Oops, something went wrong.