mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
update generated public api docs
This commit is contained in:
parent
87a5b22626
commit
8cbcbaed0c
1 changed files with 59 additions and 27 deletions
|
@ -35,7 +35,7 @@
|
|||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/public/lazy_load_bundle/index.ts#L15"
|
||||
},
|
||||
"signature": [
|
||||
"(geojsonFile: GeoJSON.FeatureCollection<GeoJSON.Geometry, GeoJSON.GeoJsonProperties>, name: string) => void"
|
||||
"(geojsonFile: GeoJSON.FeatureCollection<GeoJSON.Geometry, GeoJSON.GeoJsonProperties>, name: string, previewCoverage: number) => void"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -1097,6 +1097,22 @@
|
|||
],
|
||||
"enums": [],
|
||||
"misc": [
|
||||
{
|
||||
"tags": [],
|
||||
"id": "def-public.UI_SETTING_MAX_FILE_SIZE",
|
||||
"type": "string",
|
||||
"label": "UI_SETTING_MAX_FILE_SIZE",
|
||||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 8,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L8"
|
||||
},
|
||||
"signature": [
|
||||
"\"fileUpload:maxFileSize\""
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"tags": [],
|
||||
"id": "def-public.MB",
|
||||
|
@ -1105,8 +1121,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 8,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L8"
|
||||
"lineNumber": 10,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L10"
|
||||
},
|
||||
"initialIsOpen": false
|
||||
},
|
||||
|
@ -1118,8 +1134,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 9,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L9"
|
||||
"lineNumber": 11,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L11"
|
||||
},
|
||||
"signature": [
|
||||
"\"100MB\""
|
||||
|
@ -1134,8 +1150,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 10,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L10"
|
||||
"lineNumber": 12,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L12"
|
||||
},
|
||||
"signature": [
|
||||
"104857600"
|
||||
|
@ -1150,8 +1166,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 12,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L12"
|
||||
"lineNumber": 14,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L14"
|
||||
},
|
||||
"signature": [
|
||||
"1073741274"
|
||||
|
@ -1166,8 +1182,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 13,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L13"
|
||||
"lineNumber": 15,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L15"
|
||||
},
|
||||
"signature": [
|
||||
"\"0,0.[0] b\""
|
||||
|
@ -1182,8 +1198,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 17,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L17"
|
||||
"lineNumber": 19,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L19"
|
||||
},
|
||||
"signature": [
|
||||
"\"ml-file-data-visualizer\""
|
||||
|
@ -1223,8 +1239,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/public/plugin.ts",
|
||||
"lineNumber": 20,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/public/plugin.ts#L20"
|
||||
"lineNumber": 21,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/public/plugin.ts#L21"
|
||||
},
|
||||
"signature": [
|
||||
"FileUploadStartApi"
|
||||
|
@ -1675,6 +1691,22 @@
|
|||
],
|
||||
"enums": [],
|
||||
"misc": [
|
||||
{
|
||||
"tags": [],
|
||||
"id": "def-common.UI_SETTING_MAX_FILE_SIZE",
|
||||
"type": "string",
|
||||
"label": "UI_SETTING_MAX_FILE_SIZE",
|
||||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 8,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L8"
|
||||
},
|
||||
"signature": [
|
||||
"\"fileUpload:maxFileSize\""
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"tags": [],
|
||||
"id": "def-common.MB",
|
||||
|
@ -1683,8 +1715,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 8,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L8"
|
||||
"lineNumber": 10,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L10"
|
||||
},
|
||||
"initialIsOpen": false
|
||||
},
|
||||
|
@ -1696,8 +1728,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 9,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L9"
|
||||
"lineNumber": 11,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L11"
|
||||
},
|
||||
"signature": [
|
||||
"\"100MB\""
|
||||
|
@ -1712,8 +1744,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 10,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L10"
|
||||
"lineNumber": 12,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L12"
|
||||
},
|
||||
"signature": [
|
||||
"104857600"
|
||||
|
@ -1728,8 +1760,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 12,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L12"
|
||||
"lineNumber": 14,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L14"
|
||||
},
|
||||
"signature": [
|
||||
"1073741274"
|
||||
|
@ -1744,8 +1776,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 13,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L13"
|
||||
"lineNumber": 15,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L15"
|
||||
},
|
||||
"signature": [
|
||||
"\"0,0.[0] b\""
|
||||
|
@ -1760,8 +1792,8 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/file_upload/common/constants.ts",
|
||||
"lineNumber": 17,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L17"
|
||||
"lineNumber": 19,
|
||||
"link": "https://github.com/elastic/kibana/tree/masterx-pack/plugins/file_upload/common/constants.ts#L19"
|
||||
},
|
||||
"signature": [
|
||||
"\"ml-file-data-visualizer\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue