{ "id": "fileUpload", "client": { "classes": [], "functions": [], "interfaces": [ { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps", "type": "Interface", "tags": [], "label": "FileUploadComponentProps", "description": [], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps.isIndexingTriggered", "type": "boolean", "tags": [], "label": "isIndexingTriggered", "description": [], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps.onFileSelect", "type": "Function", "tags": [], "label": "onFileSelect", "description": [], "signature": [ "(geojsonFile: GeoJSON.FeatureCollection, name: string, previewCoverage: number) => void" ], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps.onFileSelect.$1", "type": "Object", "tags": [], "label": "geojsonFile", "description": [], "signature": [ "GeoJSON.FeatureCollection" ], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps.onFileSelect.$2", "type": "string", "tags": [], "label": "name", "description": [], "signature": [ "string" ], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps.onFileSelect.$3", "type": "number", "tags": [], "label": "previewCoverage", "description": [], "signature": [ "number" ], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps.onFileClear", "type": "Function", "tags": [], "label": "onFileClear", "description": [], "signature": [ "() => void" ], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps.enableImportBtn", "type": "Function", "tags": [], "label": "enableImportBtn", "description": [], "signature": [ "() => void" ], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps.disableImportBtn", "type": "Function", "tags": [], "label": "disableImportBtn", "description": [], "signature": [ "() => void" ], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps.onUploadComplete", "type": "Function", "tags": [], "label": "onUploadComplete", "description": [], "signature": [ "(results: ", { "pluginId": "fileUpload", "scope": "public", "docId": "kibFileUploadPluginApi", "section": "def-public.FileUploadGeoResults", "text": "FileUploadGeoResults" }, ") => void" ], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps.onUploadComplete.$1", "type": "Object", "tags": [], "label": "results", "description": [], "signature": [ { "pluginId": "fileUpload", "scope": "public", "docId": "kibFileUploadPluginApi", "section": "def-public.FileUploadGeoResults", "text": "FileUploadGeoResults" } ], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadComponentProps.onUploadError", "type": "Function", "tags": [], "label": "onUploadError", "description": [], "signature": [ "() => void" ], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadGeoResults", "type": "Interface", "tags": [], "label": "FileUploadGeoResults", "description": [], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-public.FileUploadGeoResults.indexPatternId", "type": "string", "tags": [], "label": "indexPatternId", "description": [], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadGeoResults.geoFieldName", "type": "string", "tags": [], "label": "geoFieldName", "description": [], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadGeoResults.geoFieldType", "type": "CompoundType", "tags": [], "label": "geoFieldType", "description": [], "signature": [ "ES_FIELD_TYPES", ".GEO_POINT | ", "ES_FIELD_TYPES", ".GEO_SHAPE" ], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-public.FileUploadGeoResults.docCount", "type": "number", "tags": [], "label": "docCount", "description": [], "path": "x-pack/plugins/file_upload/public/lazy_load_bundle/index.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "fileUpload", "id": "def-public.Props", "type": "Interface", "tags": [], "label": "Props", "description": [], "path": "x-pack/plugins/file_upload/public/components/geo_upload_form/index_name_form.tsx", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-public.Props.indexName", "type": "string", "tags": [], "label": "indexName", "description": [], "path": "x-pack/plugins/file_upload/public/components/geo_upload_form/index_name_form.tsx", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-public.Props.indexNameError", "type": "string", "tags": [], "label": "indexNameError", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/file_upload/public/components/geo_upload_form/index_name_form.tsx", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-public.Props.onIndexNameChange", "type": "Function", "tags": [], "label": "onIndexNameChange", "description": [], "signature": [ "(name: string, error?: string | undefined) => void" ], "path": "x-pack/plugins/file_upload/public/components/geo_upload_form/index_name_form.tsx", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-public.Props.onIndexNameChange.$1", "type": "string", "tags": [], "label": "name", "description": [], "signature": [ "string" ], "path": "x-pack/plugins/file_upload/public/components/geo_upload_form/index_name_form.tsx", "deprecated": false, "trackAdoption": false, "isRequired": true }, { "parentPluginId": "fileUpload", "id": "def-public.Props.onIndexNameChange.$2", "type": "string", "tags": [], "label": "error", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/file_upload/public/components/geo_upload_form/index_name_form.tsx", "deprecated": false, "trackAdoption": false, "isRequired": false } ], "returnComment": [] }, { "parentPluginId": "fileUpload", "id": "def-public.Props.onIndexNameValidationStart", "type": "Function", "tags": [], "label": "onIndexNameValidationStart", "description": [], "signature": [ "() => void" ], "path": "x-pack/plugins/file_upload/public/components/geo_upload_form/index_name_form.tsx", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] }, { "parentPluginId": "fileUpload", "id": "def-public.Props.onIndexNameValidationEnd", "type": "Function", "tags": [], "label": "onIndexNameValidationEnd", "description": [], "signature": [ "() => void" ], "path": "x-pack/plugins/file_upload/public/components/geo_upload_form/index_name_form.tsx", "deprecated": false, "trackAdoption": false, "children": [], "returnComment": [] } ], "initialIsOpen": false } ], "enums": [], "misc": [], "objects": [], "start": { "parentPluginId": "fileUpload", "id": "def-public.FileUploadPluginStart", "type": "Type", "tags": [], "label": "FileUploadPluginStart", "description": [], "signature": [ "FileUploadStartApi" ], "path": "x-pack/plugins/file_upload/public/plugin.ts", "deprecated": false, "trackAdoption": false, "lifecycle": "start", "initialIsOpen": true } }, "server": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] }, "common": { "classes": [], "functions": [], "interfaces": [ { "parentPluginId": "fileUpload", "id": "def-common.AnalysisResult", "type": "Interface", "tags": [], "label": "AnalysisResult", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-common.AnalysisResult.results", "type": "Object", "tags": [], "label": "results", "description": [], "signature": [ { "pluginId": "fileUpload", "scope": "common", "docId": "kibFileUploadPluginApi", "section": "def-common.FindFileStructureResponse", "text": "FindFileStructureResponse" } ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.AnalysisResult.overrides", "type": "CompoundType", "tags": [], "label": "overrides", "description": [], "signature": [ "FormattedOverrides", " | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureErrorResponse", "type": "Interface", "tags": [], "label": "FindFileStructureErrorResponse", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureErrorResponse.body", "type": "Object", "tags": [], "label": "body", "description": [], "signature": [ "{ statusCode: number; error: string; message: string; attributes?: ErrorAttribute | undefined; }" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureErrorResponse.name", "type": "string", "tags": [], "label": "name", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse", "type": "Interface", "tags": [], "label": "FindFileStructureResponse", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.charset", "type": "string", "tags": [], "label": "charset", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.has_header_row", "type": "boolean", "tags": [], "label": "has_header_row", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.has_byte_order_marker", "type": "boolean", "tags": [], "label": "has_byte_order_marker", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.format", "type": "string", "tags": [], "label": "format", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.field_stats", "type": "Object", "tags": [], "label": "field_stats", "description": [], "signature": [ "{ [fieldName: string]: { count: number; cardinality: number; top_hits: { count: number; value: any; }[]; mean_value?: number | undefined; median_value?: number | undefined; max_value?: number | undefined; min_value?: number | undefined; earliest?: string | undefined; latest?: string | undefined; }; }" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.sample_start", "type": "string", "tags": [], "label": "sample_start", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.num_messages_analyzed", "type": "number", "tags": [], "label": "num_messages_analyzed", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.mappings", "type": "Object", "tags": [], "label": "mappings", "description": [], "signature": [ "{ properties: { [fieldName: string]: { type: ", "ES_FIELD_TYPES", ".STRING | ", "ES_FIELD_TYPES", ".TEXT | ", "ES_FIELD_TYPES", ".MATCH_ONLY_TEXT | ", "ES_FIELD_TYPES", ".KEYWORD | ", "ES_FIELD_TYPES", ".VERSION | ", "ES_FIELD_TYPES", ".BOOLEAN | ", "ES_FIELD_TYPES", ".OBJECT | ", "ES_FIELD_TYPES", ".DATE | ", "ES_FIELD_TYPES", ".DATE_NANOS | ", "ES_FIELD_TYPES", ".DATE_RANGE | ", "ES_FIELD_TYPES", ".GEO_POINT | ", "ES_FIELD_TYPES", ".GEO_SHAPE | ", "ES_FIELD_TYPES", ".FLOAT | ", "ES_FIELD_TYPES", ".HALF_FLOAT | ", "ES_FIELD_TYPES", ".SCALED_FLOAT | ", "ES_FIELD_TYPES", ".DOUBLE | ", "ES_FIELD_TYPES", ".INTEGER | ", "ES_FIELD_TYPES", ".LONG | ", "ES_FIELD_TYPES", ".SHORT | ", "ES_FIELD_TYPES", ".UNSIGNED_LONG | ", "ES_FIELD_TYPES", ".AGGREGATE_METRIC_DOUBLE | ", "ES_FIELD_TYPES", ".FLOAT_RANGE | ", "ES_FIELD_TYPES", ".DOUBLE_RANGE | ", "ES_FIELD_TYPES", ".INTEGER_RANGE | ", "ES_FIELD_TYPES", ".LONG_RANGE | ", "ES_FIELD_TYPES", ".NESTED | ", "ES_FIELD_TYPES", ".BYTE | ", "ES_FIELD_TYPES", ".IP | ", "ES_FIELD_TYPES", ".IP_RANGE | ", "ES_FIELD_TYPES", ".ATTACHMENT | ", "ES_FIELD_TYPES", ".TOKEN_COUNT | ", "ES_FIELD_TYPES", ".MURMUR3 | ", "ES_FIELD_TYPES", ".HISTOGRAM; format?: string | undefined; }; }; }" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.quote", "type": "string", "tags": [], "label": "quote", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.delimiter", "type": "string", "tags": [], "label": "delimiter", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.need_client_timezone", "type": "boolean", "tags": [], "label": "need_client_timezone", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.num_lines_analyzed", "type": "number", "tags": [], "label": "num_lines_analyzed", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.column_names", "type": "Array", "tags": [], "label": "column_names", "description": [], "signature": [ "string[] | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.explanation", "type": "Array", "tags": [], "label": "explanation", "description": [], "signature": [ "string[] | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.grok_pattern", "type": "string", "tags": [], "label": "grok_pattern", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.multiline_start_pattern", "type": "string", "tags": [], "label": "multiline_start_pattern", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.exclude_lines_pattern", "type": "string", "tags": [], "label": "exclude_lines_pattern", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.java_timestamp_formats", "type": "Array", "tags": [], "label": "java_timestamp_formats", "description": [], "signature": [ "string[] | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.joda_timestamp_formats", "type": "Array", "tags": [], "label": "joda_timestamp_formats", "description": [], "signature": [ "string[] | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.timestamp_field", "type": "string", "tags": [], "label": "timestamp_field", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.FindFileStructureResponse.should_trim_fields", "type": "CompoundType", "tags": [], "label": "should_trim_fields", "description": [], "signature": [ "boolean | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "fileUpload", "id": "def-common.IngestPipeline", "type": "Interface", "tags": [], "label": "IngestPipeline", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-common.IngestPipeline.description", "type": "string", "tags": [], "label": "description", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.IngestPipeline.processors", "type": "Array", "tags": [], "label": "processors", "description": [], "signature": [ "any[]" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "fileUpload", "id": "def-common.InputOverrides", "type": "Interface", "tags": [], "label": "InputOverrides", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-common.InputOverrides.Unnamed", "type": "IndexSignature", "tags": [], "label": "[key: string]: string | undefined", "description": [], "signature": [ "[key: string]: string | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false }, { "parentPluginId": "fileUpload", "id": "def-common.Mappings", "type": "Interface", "tags": [], "label": "Mappings", "description": [], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false, "children": [ { "parentPluginId": "fileUpload", "id": "def-common.Mappings._meta", "type": "Object", "tags": [], "label": "_meta", "description": [], "signature": [ "{ created_by: string; } | undefined" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false }, { "parentPluginId": "fileUpload", "id": "def-common.Mappings.properties", "type": "Object", "tags": [], "label": "properties", "description": [], "signature": [ "{ [key: string]: any; }" ], "path": "x-pack/plugins/file_upload/common/types.ts", "deprecated": false, "trackAdoption": false } ], "initialIsOpen": false } ], "enums": [], "misc": [], "objects": [] } }