mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
12848 lines
No EOL
444 KiB
JSON
12848 lines
No EOL
444 KiB
JSON
{
|
|
"id": "lens",
|
|
"client": {
|
|
"classes": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "Embeddable",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.Embeddable",
|
|
"text": "Embeddable"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "public",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-public.Embeddable",
|
|
"text": "Embeddable"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.LensEmbeddableInput",
|
|
"text": "LensEmbeddableInput"
|
|
},
|
|
", ",
|
|
"LensEmbeddableOutput",
|
|
", any> implements ",
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "public",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-public.ReferenceOrValueEmbeddable",
|
|
"text": "ReferenceOrValueEmbeddable"
|
|
},
|
|
"<",
|
|
"LensByValueInput",
|
|
", ",
|
|
"LensByReferenceInput",
|
|
">,",
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "public",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-public.SelfStyledEmbeddable",
|
|
"text": "SelfStyledEmbeddable"
|
|
},
|
|
",",
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "public",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-public.FilterableEmbeddable",
|
|
"text": "FilterableEmbeddable"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.type",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "type",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.deferEmbeddableLoad",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "deferEmbeddableLoad",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.Unnamed.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "deps",
|
|
"description": [],
|
|
"signature": [
|
|
"LensEmbeddableDeps"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.Unnamed.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "initialInput",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.LensEmbeddableInput",
|
|
"text": "LensEmbeddableInput"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.Unnamed.$3",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "parent",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "public",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-public.IContainer",
|
|
"text": "IContainer"
|
|
},
|
|
"<{}, ",
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "public",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-public.ContainerInput",
|
|
"text": "ContainerInput"
|
|
},
|
|
"<{}>, ",
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "public",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-public.ContainerOutput",
|
|
"text": "ContainerOutput"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.reportsEmbeddableLoad",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "reportsEmbeddableLoad",
|
|
"description": [],
|
|
"signature": [
|
|
"() => boolean"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.supportedTriggers",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "supportedTriggers",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.getInspectorAdapters",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getInspectorAdapters",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "inspector",
|
|
"scope": "common",
|
|
"docId": "kibInspectorPluginApi",
|
|
"section": "def-common.Adapters",
|
|
"text": "Adapters"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.initializeSavedVis",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "initializeSavedVis",
|
|
"description": [],
|
|
"signature": [
|
|
"(input: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.LensEmbeddableInput",
|
|
"text": "LensEmbeddableInput"
|
|
},
|
|
") => Promise<void>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.initializeSavedVis.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "input",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.LensEmbeddableInput",
|
|
"text": "LensEmbeddableInput"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.onContainerStateChanged",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onContainerStateChanged",
|
|
"description": [],
|
|
"signature": [
|
|
"(containerState: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.LensEmbeddableInput",
|
|
"text": "LensEmbeddableInput"
|
|
},
|
|
") => void"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.onContainerStateChanged.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "containerState",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.LensEmbeddableInput",
|
|
"text": "LensEmbeddableInput"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.handleContainerStateChanged",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "handleContainerStateChanged",
|
|
"description": [],
|
|
"signature": [
|
|
"(containerState: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.LensEmbeddableInput",
|
|
"text": "LensEmbeddableInput"
|
|
},
|
|
") => boolean"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.handleContainerStateChanged.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "containerState",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.LensEmbeddableInput",
|
|
"text": "LensEmbeddableInput"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.getExecutionContext",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getExecutionContext",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "@kbn/core-execution-context-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreExecutionContextCommonPluginApi",
|
|
"section": "def-common.KibanaExecutionContext",
|
|
"text": "KibanaExecutionContext"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.render",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "render",
|
|
"description": [
|
|
"\n"
|
|
],
|
|
"signature": [
|
|
"(domNode: Element | HTMLElement) => void"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.render.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "domNode",
|
|
"description": [],
|
|
"signature": [
|
|
"Element | HTMLElement"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.handleEvent",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "handleEvent",
|
|
"description": [],
|
|
"signature": [
|
|
"(event: ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "public",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-public.ExpressionRendererEvent",
|
|
"text": "ExpressionRendererEvent"
|
|
},
|
|
") => Promise<void>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.handleEvent.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "event",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "public",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-public.ExpressionRendererEvent",
|
|
"text": "ExpressionRendererEvent"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.reload",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "reload",
|
|
"description": [],
|
|
"signature": [
|
|
"() => void"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.getViewUnderlyingDataArgs",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getViewUnderlyingDataArgs",
|
|
"description": [
|
|
"\nReturns the necessary arguments to view the underlying data in discover.\n\nOnly makes sense to call this after canViewUnderlyingData has been checked"
|
|
],
|
|
"signature": [
|
|
"() => ",
|
|
"ViewUnderlyingDataArgs",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.canViewUnderlyingData",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "canViewUnderlyingData",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<boolean>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.initializeOutput",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "initializeOutput",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<void>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.inputIsRefType",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "inputIsRefType",
|
|
"description": [],
|
|
"signature": [
|
|
"(input: ",
|
|
"LensByValueInput",
|
|
" | ",
|
|
"LensByReferenceInput",
|
|
") => input is ",
|
|
"LensByReferenceInput"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.inputIsRefType.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "input",
|
|
"description": [],
|
|
"signature": [
|
|
"LensByValueInput",
|
|
" | ",
|
|
"LensByReferenceInput"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.getInputAsRefType",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getInputAsRefType",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<",
|
|
"LensByReferenceInput",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.getInputAsValueType",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getInputAsValueType",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<",
|
|
"LensByValueInput",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.getDescription",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getDescription",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.getFilters",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getFilters",
|
|
"description": [
|
|
"\nGets the Lens embeddable's local filters"
|
|
],
|
|
"signature": [
|
|
"() => Promise<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[]>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [
|
|
"Local/panel-level array of filters for Lens embeddable"
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.getQuery",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getQuery",
|
|
"description": [
|
|
"\nGets the Lens embeddable's local query"
|
|
],
|
|
"signature": [
|
|
"() => Promise<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
" | undefined>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [
|
|
"Local/panel-level query for Lens embeddable"
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.getSavedVis",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSavedVis",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Readonly<",
|
|
"Document",
|
|
" | undefined>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.destroy",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "destroy",
|
|
"description": [],
|
|
"signature": [
|
|
"() => void"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Embeddable.getSelfStyledOptions",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSelfStyledOptions",
|
|
"description": [],
|
|
"signature": [
|
|
"() => { hideTitle: boolean | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"functions": [],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxesSettingsConfig",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "AxesSettingsConfig",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxesSettingsConfig.yLeft",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "yLeft",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxesSettingsConfig.yRight",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "yRight",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "AxisConfig",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.title",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "title",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.hide",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "hide",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.position",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "position",
|
|
"description": [],
|
|
"signature": [
|
|
"Position",
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.labelColor",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "labelColor",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.showOverlappingLabels",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showOverlappingLabels",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.showDuplicates",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showDuplicates",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.labelsOrientation",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "labelsOrientation",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.truncate",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "truncate",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.showLabels",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showLabels",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.showTitle",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.showGridLines",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showGridLines",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisConfig.extent",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "extent",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.AxisExtentConfigResult",
|
|
"text": "AxisExtentConfigResult"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisExtentConfig",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "AxisExtentConfig",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisExtentConfig.mode",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "mode",
|
|
"description": [],
|
|
"signature": [
|
|
"\"custom\" | \"full\" | \"dataBounds\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisExtentConfig.lowerBound",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "lowerBound",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisExtentConfig.upperBound",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "upperBound",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisExtentConfig.enforce",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "enforce",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.CardinalityIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "CardinalityIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.CardinalityIndexPatternColumn",
|
|
"text": "CardinalityIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/cardinality.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.CardinalityIndexPatternColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"unique_count\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/cardinality.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.CardinalityIndexPatternColumn.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ emptyAsNull?: boolean | undefined; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; } | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/cardinality.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ChartInfo",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ChartInfo",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/chart_info_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ChartInfo.layers",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "layers",
|
|
"description": [],
|
|
"signature": [
|
|
"ChartLayerDescriptor",
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/chart_info_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ChartInfo.visualizationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "visualizationType",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/chart_info_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ChartInfo.filters",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "filters",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/chart_info_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ChartInfo.query",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "query",
|
|
"description": [],
|
|
"signature": [
|
|
"{ query: string | { [key: string]: any; }; language: string; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/chart_info_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "DataLayerArgs",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.accessors",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "accessors",
|
|
"description": [],
|
|
"signature": [
|
|
"(string | ",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.ExpressionValueVisDimension",
|
|
"text": "ExpressionValueVisDimension"
|
|
},
|
|
")[]"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.seriesType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "seriesType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"bar\" | \"line\" | \"area\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.xAccessor",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "xAccessor",
|
|
"description": [],
|
|
"signature": [
|
|
"string | ",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.ExpressionValueVisDimension",
|
|
"text": "ExpressionValueVisDimension"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.simpleView",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "simpleView",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.splitAccessors",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "splitAccessors",
|
|
"description": [],
|
|
"signature": [
|
|
"(string | ",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.ExpressionValueVisDimension",
|
|
"text": "ExpressionValueVisDimension"
|
|
},
|
|
")[] | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.markSizeAccessor",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "markSizeAccessor",
|
|
"description": [],
|
|
"signature": [
|
|
"string | ",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.ExpressionValueVisDimension",
|
|
"text": "ExpressionValueVisDimension"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.lineWidth",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "lineWidth",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.showPoints",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showPoints",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.showLines",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showLines",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.pointsRadius",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "pointsRadius",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.columnToLabel",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "columnToLabel",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.xScaleType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "xScaleType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"linear\" | \"time\" | \"ordinal\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.isHistogram",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isHistogram",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.isPercentage",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isPercentage",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.isStacked",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isStacked",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.isHorizontal",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isHorizontal",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.palette",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "palette",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<{ [key: string]: unknown; }>"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.decorations",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "decorations",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.DataDecorationConfigResult",
|
|
"text": "DataDecorationConfigResult"
|
|
},
|
|
"[] | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerArgs.curveType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "curveType",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.XYCurveType",
|
|
"text": "XYCurveType"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "DatasourcePublicAPI",
|
|
"description": [
|
|
"\nThis is an API provided to visualizations by the frame, which calls the publicAPI on the datasource"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.datasourceId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "datasourceId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.getTableSpec",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getTableSpec",
|
|
"description": [],
|
|
"signature": [
|
|
"() => { columnId: string; fields: string[]; }[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.getOperationForColumnId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getOperationForColumnId",
|
|
"description": [],
|
|
"signature": [
|
|
"(columnId: string) => ",
|
|
"OperationDescriptor",
|
|
" | null"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.getOperationForColumnId.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "columnId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.getVisualDefaults",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getVisualDefaults",
|
|
"description": [
|
|
"\nCollect all default visual values given the current state"
|
|
],
|
|
"signature": [
|
|
"() => Record<string, Record<string, unknown>>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.getSourceId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSourceId",
|
|
"description": [
|
|
"\nRetrieve the specific source id for the current state"
|
|
],
|
|
"signature": [
|
|
"() => string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.isTextBasedLanguage",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "isTextBasedLanguage",
|
|
"description": [
|
|
"\nReturns true if this is a text based language datasource"
|
|
],
|
|
"signature": [
|
|
"() => boolean"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.getFilters",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getFilters",
|
|
"description": [
|
|
"\nCollect all defined filters from all the operations in the layer. If it returns undefined, this means that filters can't be constructed for the current layer"
|
|
],
|
|
"signature": [
|
|
"(activeData?: Record<string, ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.Datatable",
|
|
"text": "Datatable"
|
|
},
|
|
"> | undefined, timeRange?: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined) => { error: string; } | Record<\"disabled\" | \"enabled\", { kuery: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"[][]; lucene: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"[][]; }>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.getFilters.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "activeData",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.Datatable",
|
|
"text": "Datatable"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.getFilters.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeRange",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.getMaxPossibleNumValues",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getMaxPossibleNumValues",
|
|
"description": [
|
|
"\nReturns the maximum possible number of values for this column when it can be known, otherwise null\n(e.g. with a top 5 values operation, we can be sure that there will never be more than 5 values returned\n or 6 if the \"Other\" bucket is enabled)"
|
|
],
|
|
"signature": [
|
|
"(columnId: string) => number | null"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.getMaxPossibleNumValues.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "columnId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatasourcePublicAPI.hasDefaultTimeField",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "hasDefaultTimeField",
|
|
"description": [],
|
|
"signature": [
|
|
"() => boolean"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatatableVisualizationState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "DatatableVisualizationState",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/datatable/visualization.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatatableVisualizationState.columns",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "columns",
|
|
"description": [],
|
|
"signature": [
|
|
"ColumnState",
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/datatable/visualization.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatatableVisualizationState.layerId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/datatable/visualization.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatatableVisualizationState.layerType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "layerType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"data\" | \"metricTrendline\" | \"referenceLine\" | \"annotations\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/datatable/visualization.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatatableVisualizationState.sorting",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "sorting",
|
|
"description": [],
|
|
"signature": [
|
|
"SortingState",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/datatable/visualization.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatatableVisualizationState.rowHeight",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "rowHeight",
|
|
"description": [],
|
|
"signature": [
|
|
"\"auto\" | \"custom\" | \"single\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/datatable/visualization.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatatableVisualizationState.headerRowHeight",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "headerRowHeight",
|
|
"description": [],
|
|
"signature": [
|
|
"\"auto\" | \"custom\" | \"single\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/datatable/visualization.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatatableVisualizationState.rowHeightLines",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "rowHeightLines",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/datatable/visualization.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatatableVisualizationState.headerRowHeightLines",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "headerRowHeightLines",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/datatable/visualization.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DatatableVisualizationState.paging",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "paging",
|
|
"description": [],
|
|
"signature": [
|
|
"PagingState",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/datatable/visualization.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DateHistogramIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "DateHistogramIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.DateHistogramIndexPatternColumn",
|
|
"text": "DateHistogramIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/date_histogram.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DateHistogramIndexPatternColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"date_histogram\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/date_histogram.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DateHistogramIndexPatternColumn.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ interval: string; ignoreTimeRange?: boolean | undefined; includeEmptyRows?: boolean | undefined; dropPartials?: boolean | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/date_histogram.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FieldBasedIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "FieldBasedIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
"BaseIndexPatternColumn"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/column_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FieldBasedIndexPatternColumn.sourceField",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "sourceField",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/column_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FiltersIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "FiltersIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FiltersIndexPatternColumn",
|
|
"text": "FiltersIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
"BaseIndexPatternColumn"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/filters/filters.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FiltersIndexPatternColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"filters\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/filters/filters.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FiltersIndexPatternColumn.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ filters: ",
|
|
"Filter",
|
|
"[]; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/filters/filters.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormBasedLayer",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "FormBasedLayer",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormBasedLayer.columnOrder",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "columnOrder",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormBasedLayer.columns",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "columns",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [x: string]: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.GenericIndexPatternColumn",
|
|
"text": "GenericIndexPatternColumn"
|
|
},
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormBasedLayer.indexPatternId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "indexPatternId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormBasedLayer.linkToLayers",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "linkToLayers",
|
|
"description": [],
|
|
"signature": [
|
|
"string[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormBasedLayer.incompleteColumns",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "incompleteColumns",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.IncompleteColumn",
|
|
"text": "IncompleteColumn"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormBasedLayer.sampling",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "sampling",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormBasedPersistedState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "FormBasedPersistedState",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormBasedPersistedState.layers",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "layers",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [x: string]: Omit<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FormBasedLayer",
|
|
"text": "FormBasedLayer"
|
|
},
|
|
", \"indexPatternId\">; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "FormulaIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FormulaIndexPatternColumn",
|
|
"text": "FormulaIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
"ReferenceBasedIndexPatternColumn"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaIndexPatternColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"formula\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaIndexPatternColumn.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ formula?: string | undefined; isFormulaBroken?: boolean | undefined; format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "FormulaPublicApi",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "insertOrReplaceFormulaColumn",
|
|
"description": [
|
|
"\nMethod which Lens consumer can import and given a formula string,\nreturn a parsed result as list of columns to use as Embeddable attributes.\n"
|
|
],
|
|
"signature": [
|
|
"(id: string, column: { formula: string; label?: string | undefined; filter?: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
" | undefined; reducedTimeRange?: string | undefined; timeScale?: ",
|
|
"TimeScaleUnit",
|
|
" | undefined; format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; }, layer: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.PersistedIndexPatternLayer",
|
|
"text": "PersistedIndexPatternLayer"
|
|
},
|
|
", dataView: ",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
", dateRange?: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.DateRange",
|
|
"text": "DateRange"
|
|
},
|
|
" | undefined) => ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.PersistedIndexPatternLayer",
|
|
"text": "PersistedIndexPatternLayer"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [
|
|
"- Formula column id"
|
|
],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "column",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn.$2.formula",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "formula",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn.$2.label",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "label",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn.$2.filter",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "filter",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn.$2.reducedTimeRange",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "reducedTimeRange",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn.$2.timeScale",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "timeScale",
|
|
"description": [],
|
|
"signature": [
|
|
"TimeScaleUnit",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn.$2.format",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "format",
|
|
"description": [],
|
|
"signature": [
|
|
"{ id: string; params?: { decimals: number; } | undefined; } | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn.$3",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "layer",
|
|
"description": [
|
|
"- The layer to which the formula columns will be added"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.PersistedIndexPatternLayer",
|
|
"text": "PersistedIndexPatternLayer"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn.$4",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dataView",
|
|
"description": [
|
|
"- The dataView instance\n\nSee `x-pack/examples/embedded_lens_example` for exemplary usage."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FormulaPublicApi.insertOrReplaceFormulaColumn.$5",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dateRange",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.DateRange",
|
|
"text": "DateRange"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/formula_public_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.IncompleteColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "IncompleteColumn",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/column_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.IncompleteColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/column_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.IncompleteColumn.sourceField",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "sourceField",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/column_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LastValueIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "LastValueIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.LastValueIndexPatternColumn",
|
|
"text": "LastValueIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/last_value.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LastValueIndexPatternColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"last_value\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/last_value.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LastValueIndexPatternColumn.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ sortField: string; showArrayValues: boolean; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/last_value.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegacyMetricState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "LegacyMetricState",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegacyMetricState.autoScaleMetricAlignment",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "autoScaleMetricAlignment",
|
|
"description": [],
|
|
"signature": [
|
|
"\"left\" | \"right\" | \"center\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegacyMetricState.layerId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegacyMetricState.accessor",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "accessor",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegacyMetricState.layerType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "layerType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"data\" | \"metricTrendline\" | \"referenceLine\" | \"annotations\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegacyMetricState.colorMode",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "colorMode",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "charts",
|
|
"scope": "common",
|
|
"docId": "kibChartsPluginApi",
|
|
"section": "def-common.ColorMode",
|
|
"text": "ColorMode"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegacyMetricState.palette",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "palette",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.CustomPaletteParams",
|
|
"text": "CustomPaletteParams"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegacyMetricState.titlePosition",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "titlePosition",
|
|
"description": [],
|
|
"signature": [
|
|
"\"top\" | \"bottom\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegacyMetricState.size",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "size",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegacyMetricState.textAlign",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "textAlign",
|
|
"description": [],
|
|
"signature": [
|
|
"\"left\" | \"right\" | \"center\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfig",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "LegendConfig",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfig.isVisible",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isVisible",
|
|
"description": [
|
|
"\nFlag whether the legend should be shown. If there is just a single series, it will be hidden"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfig.position",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "position",
|
|
"description": [
|
|
"\nPosition of the legend relative to the chart"
|
|
],
|
|
"signature": [
|
|
"\"top\" | \"bottom\" | \"left\" | \"right\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfig.showSingleSeries",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showSingleSeries",
|
|
"description": [
|
|
"\nFlag whether the legend should be shown even with just a single series"
|
|
],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfig.isInside",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "isInside",
|
|
"description": [
|
|
"\nFlag whether the legend is inside the chart"
|
|
],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfig.horizontalAlignment",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "horizontalAlignment",
|
|
"description": [
|
|
"\nHorizontal Alignment of the legend when it is set inside chart"
|
|
],
|
|
"signature": [
|
|
"\"left\" | \"right\" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfig.verticalAlignment",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "verticalAlignment",
|
|
"description": [
|
|
"\nVertical Alignment of the legend when it is set inside chart"
|
|
],
|
|
"signature": [
|
|
"\"top\" | \"bottom\" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfig.floatingColumns",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "floatingColumns",
|
|
"description": [
|
|
"\nNumber of columns when legend is set inside chart"
|
|
],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfig.maxLines",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "maxLines",
|
|
"description": [
|
|
"\nMaximum number of lines per legend item"
|
|
],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfig.shouldTruncate",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "shouldTruncate",
|
|
"description": [
|
|
"\nFlag whether the legend items are truncated or not"
|
|
],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfig.legendSize",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "legendSize",
|
|
"description": [
|
|
"\nExact legend width (vertical) or height (horizontal)\nLimited to max of 70% of the chart container dimension Vertical legends limited to min of 30% of computed width"
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.LegendSize",
|
|
"text": "LegendSize"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "LensPublicSetup",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicSetup.registerVisualization",
|
|
"type": "Function",
|
|
"tags": [
|
|
"experimental"
|
|
],
|
|
"label": "registerVisualization",
|
|
"description": [
|
|
"\nRegister 3rd party visualization type\nSee `x-pack/examples/3rd_party_lens_vis` for exemplary usage.\n\nIn case the visualization is a function returning a promise, it will only be called once Lens is actually requiring it.\nThis can be used to lazy-load parts of the code to keep the initial bundle as small as possible.\n\nThis API might undergo breaking changes even in minor versions.\n"
|
|
],
|
|
"signature": [
|
|
"<T>(visualization: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.Visualization",
|
|
"text": "Visualization"
|
|
},
|
|
"<T, unknown> | (() => Promise<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.Visualization",
|
|
"text": "Visualization"
|
|
},
|
|
"<T, unknown>>)) => void"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicSetup.registerVisualization.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "visualization",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.Visualization",
|
|
"text": "Visualization"
|
|
},
|
|
"<T, unknown> | (() => Promise<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.Visualization",
|
|
"text": "Visualization"
|
|
},
|
|
"<T, unknown>>)"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicSetup.registerTopNavMenuEntryGenerator",
|
|
"type": "Function",
|
|
"tags": [
|
|
"experimental"
|
|
],
|
|
"label": "registerTopNavMenuEntryGenerator",
|
|
"description": [
|
|
"\nRegister a generic menu entry shown in the top nav\nSee `x-pack/examples/3rd_party_lens_navigation_prompt` for exemplary usage.\n\nThis API might undergo breaking changes even in minor versions.\n"
|
|
],
|
|
"signature": [
|
|
"(navigationPromptGenerator: ",
|
|
"LensTopNavMenuEntryGenerator",
|
|
") => void"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicSetup.registerTopNavMenuEntryGenerator.$1",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "navigationPromptGenerator",
|
|
"description": [],
|
|
"signature": [
|
|
"LensTopNavMenuEntryGenerator"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "LensPublicStart",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.EmbeddableComponent",
|
|
"type": "CompoundType",
|
|
"tags": [
|
|
"experimental"
|
|
],
|
|
"label": "EmbeddableComponent",
|
|
"description": [
|
|
"\nReact component which can be used to embed a Lens visualization into another application.\nSee `x-pack/examples/embedded_lens_example` for exemplary usage.\n\nThis API might undergo breaking changes even in minor versions.\n"
|
|
],
|
|
"signature": [
|
|
"React.ComponentClass<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.EmbeddableComponentProps",
|
|
"text": "EmbeddableComponentProps"
|
|
},
|
|
", any> | React.FunctionComponent<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.EmbeddableComponentProps",
|
|
"text": "EmbeddableComponentProps"
|
|
},
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.SaveModalComponent",
|
|
"type": "CompoundType",
|
|
"tags": [
|
|
"experimental"
|
|
],
|
|
"label": "SaveModalComponent",
|
|
"description": [
|
|
"\nReact component which can be used to embed a Lens Visualization Save Modal Component.\nSee `x-pack/examples/embedded_lens_example` for exemplary usage.\n\nThis API might undergo breaking changes even in minor versions.\n"
|
|
],
|
|
"signature": [
|
|
"React.ComponentClass<Omit<",
|
|
"SaveModalContainerProps",
|
|
", \"lensServices\">, any> | React.FunctionComponent<Omit<",
|
|
"SaveModalContainerProps",
|
|
", \"lensServices\">>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.navigateToPrefilledEditor",
|
|
"type": "Function",
|
|
"tags": [
|
|
"experimental"
|
|
],
|
|
"label": "navigateToPrefilledEditor",
|
|
"description": [
|
|
"\nMethod which navigates to the Lens editor, loading the state specified by the `input` parameter.\nSee `x-pack/examples/embedded_lens_example` for exemplary usage.\n\nThis API might undergo breaking changes even in minor versions.\n"
|
|
],
|
|
"signature": [
|
|
"(input: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.LensEmbeddableInput",
|
|
"text": "LensEmbeddableInput"
|
|
},
|
|
" | undefined, options?: { openInNewTab?: boolean | undefined; originatingApp?: string | undefined; originatingPath?: string | undefined; skipAppLeave?: boolean | undefined; } | undefined) => void"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.navigateToPrefilledEditor.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "input",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.LensEmbeddableInput",
|
|
"text": "LensEmbeddableInput"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.navigateToPrefilledEditor.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "options",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.navigateToPrefilledEditor.$2.openInNewTab",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "openInNewTab",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.navigateToPrefilledEditor.$2.originatingApp",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "originatingApp",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.navigateToPrefilledEditor.$2.originatingPath",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "originatingPath",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.navigateToPrefilledEditor.$2.skipAppLeave",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "skipAppLeave",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.canUseEditor",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "canUseEditor",
|
|
"description": [
|
|
"\nMethod which returns true if the user has permission to use Lens as defined by application capabilities."
|
|
],
|
|
"signature": [
|
|
"() => boolean"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.getXyVisTypes",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getXyVisTypes",
|
|
"description": [
|
|
"\nMethod which returns xy VisualizationTypes array keeping this async as to not impact page load bundle"
|
|
],
|
|
"signature": [
|
|
"() => Promise<",
|
|
"VisualizationType",
|
|
"[]>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensPublicStart.stateHelperApi",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "stateHelperApi",
|
|
"description": [
|
|
"\nAPI which returns state helpers keeping this async as to not impact page load bundle"
|
|
],
|
|
"signature": [
|
|
"() => Promise<{ formula: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FormulaPublicApi",
|
|
"text": "FormulaPublicApi"
|
|
},
|
|
"; chartInfo: ",
|
|
"ChartInfoApi",
|
|
"; }>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.MathIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "MathIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.MathIndexPatternColumn",
|
|
"text": "MathIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
"ReferenceBasedIndexPatternColumn"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/math.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.MathIndexPatternColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"math\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/math.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.MathIndexPatternColumn.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ tinymathAst: string | ",
|
|
"TinymathAST",
|
|
"; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/formula/math.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.OperationMetadata",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "OperationMetadata",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.OperationMetadata.interval",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "interval",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.OperationMetadata.dataType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "dataType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"string\" | \"number\" | \"boolean\" | \"date\" | ",
|
|
"FieldOnlyDataType"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.OperationMetadata.isBucketed",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isBucketed",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.OperationMetadata.scale",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "scale",
|
|
"description": [
|
|
"\nordinal: Each name is a unique value, but the names are in sorted order, like \"Top values\"\ninterval: Histogram data, like date or number histograms\nratio: Most number data is rendered as a ratio that includes 0"
|
|
],
|
|
"signature": [
|
|
"\"ordinal\" | \"interval\" | \"ratio\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.OperationMetadata.isStaticValue",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "isStaticValue",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PercentileIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PercentileIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.PercentileIndexPatternColumn",
|
|
"text": "PercentileIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/percentile.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PercentileIndexPatternColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"percentile\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/percentile.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PercentileIndexPatternColumn.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ percentile: number; format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/percentile.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PercentileRanksIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PercentileRanksIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.PercentileRanksIndexPatternColumn",
|
|
"text": "PercentileRanksIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/percentile_ranks.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PercentileRanksIndexPatternColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"percentile_rank\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/percentile_ranks.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PercentileRanksIndexPatternColumn.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ value: number; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/percentile_ranks.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PieVisualizationState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PieVisualizationState",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PieVisualizationState.shape",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "shape",
|
|
"description": [],
|
|
"signature": [
|
|
"\"pie\" | \"donut\" | \"treemap\" | \"mosaic\" | \"waffle\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PieVisualizationState.layers",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "layers",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PieLayerState",
|
|
"text": "PieLayerState"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PieVisualizationState.palette",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "palette",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<{ [key: string]: unknown; }> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.RangeIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "RangeIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.RangeIndexPatternColumn",
|
|
"text": "RangeIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/ranges/ranges.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.RangeIndexPatternColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"range\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/ranges/ranges.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.RangeIndexPatternColumn.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ type: ",
|
|
"MODES_TYPES",
|
|
"; maxBars: number | \"auto\"; ranges: ",
|
|
"RangeTypeLens",
|
|
"[]; format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; includeEmptyRows?: boolean | undefined; parentFormat?: { id: string; params?: { id?: string | undefined; template?: string | undefined; replaceInfinity?: boolean | undefined; } | undefined; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/ranges/ranges.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ReferenceLineLayerArgs",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ReferenceLineLayerArgs",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ReferenceLineLayerArgs.layerId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ReferenceLineLayerArgs.accessors",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "accessors",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ReferenceLineLayerArgs.columnToLabel",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "columnToLabel",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ReferenceLineLayerArgs.decorations",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "decorations",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.ReferenceLineDecorationConfigResult",
|
|
"text": "ReferenceLineDecorationConfigResult"
|
|
},
|
|
"[] | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ReferenceLineLayerArgs.table",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "table",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.Datatable",
|
|
"text": "Datatable"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SharedPieLayerState",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.metrics",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "metrics",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.primaryGroups",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "primaryGroups",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.secondaryGroups",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "secondaryGroups",
|
|
"description": [],
|
|
"signature": [
|
|
"string[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.allowMultipleMetrics",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "allowMultipleMetrics",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.colorsByDimension",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "colorsByDimension",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, string> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.collapseFns",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "collapseFns",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, ",
|
|
"CollapseFunction",
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.numberDisplay",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "numberDisplay",
|
|
"description": [],
|
|
"signature": [
|
|
"\"value\" | \"percent\" | \"hidden\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.categoryDisplay",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "categoryDisplay",
|
|
"description": [],
|
|
"signature": [
|
|
"\"default\" | \"hide\" | \"inside\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.legendDisplay",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "legendDisplay",
|
|
"description": [],
|
|
"signature": [
|
|
"\"default\" | \"hide\" | \"show\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.legendPosition",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "legendPosition",
|
|
"description": [],
|
|
"signature": [
|
|
"Position",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.showValuesInLegend",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showValuesInLegend",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.nestedLegend",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "nestedLegend",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.percentDecimals",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "percentDecimals",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.emptySizeRatio",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "emptySizeRatio",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.legendMaxLines",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "legendMaxLines",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.legendSize",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "legendSize",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.LegendSize",
|
|
"text": "LegendSize"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SharedPieLayerState.truncateLegend",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "truncateLegend",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.StaticValueIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "StaticValueIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.StaticValueIndexPatternColumn",
|
|
"text": "StaticValueIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
"ReferenceBasedIndexPatternColumn"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/static_value.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.StaticValueIndexPatternColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"static_value\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/static_value.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.StaticValueIndexPatternColumn.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ value?: string | undefined; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/static_value.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SuggestionRequest",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SuggestionRequest",
|
|
"description": [
|
|
"\nObject passed to `getSuggestions` of a visualization.\nIt contains a possible table the current datasource could\nprovide and the state of the visualization if it is currently active.\n\nIf the current datasource suggests multiple tables, `getSuggestions`\nis called multiple times with separate `SuggestionRequest` objects."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.SuggestionRequest",
|
|
"text": "SuggestionRequest"
|
|
},
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SuggestionRequest.table",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "table",
|
|
"description": [
|
|
"\nA table configuration the datasource could provide."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.TableSuggestion",
|
|
"text": "TableSuggestion"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SuggestionRequest.state",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [
|
|
"\nState is only passed if the visualization is active."
|
|
],
|
|
"signature": [
|
|
"T | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SuggestionRequest.mainPalette",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "mainPalette",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<{ [key: string]: unknown; }> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SuggestionRequest.isFromContext",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "isFromContext",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SuggestionRequest.keptLayerIds",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "keptLayerIds",
|
|
"description": [
|
|
"\nThe visualization needs to know which table is being suggested"
|
|
],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SuggestionRequest.subVisualizationId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "subVisualizationId",
|
|
"description": [
|
|
"\nDifferent suggestions can be generated for each subtype of the visualization"
|
|
],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SuggestionRequest.activeData",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "activeData",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.Datatable",
|
|
"text": "Datatable"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.TableSuggestion",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "TableSuggestion",
|
|
"description": [
|
|
"\nA possible table a datasource can create. This object is passed to the visualization\nwhich tries to build a meaningful visualization given the shape of the table. If this\nis possible, the visualization returns a `VisualizationSuggestion` object"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.TableSuggestion.isMultiRow",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isMultiRow",
|
|
"description": [
|
|
"\nFlag indicating whether the table will include more than one column.\nThis is not the case for example for a single metric aggregation"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.TableSuggestion.columns",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "columns",
|
|
"description": [
|
|
"\nThe columns of the table. Each column has to be mapped to a dimension in a chart. If a visualization\ncan't use all columns of a suggestion, it should not return a `VisualizationSuggestion` based on it\nbecause there would be unreferenced columns"
|
|
],
|
|
"signature": [
|
|
"TableSuggestionColumn",
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.TableSuggestion.layerId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [
|
|
"\nThe layer this table will replace. This is only relevant if the visualization this suggestion is passed\nis currently active and has multiple layers configured. If this suggestion is applied, the table of this\nlayer will be replaced by the columns specified in this suggestion"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.TableSuggestion.label",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "label",
|
|
"description": [
|
|
"\nA label describing the table. This can be used to provide a title for the `VisualizationSuggestion`,\nbut the visualization can also decide to overwrite it."
|
|
],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.TableSuggestion.changeType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "changeType",
|
|
"description": [
|
|
"\nThe change type indicates what was changed in this table compared to the currently active table of this layer."
|
|
],
|
|
"signature": [
|
|
"\"layers\" | \"initial\" | \"extended\" | \"unchanged\" | \"reduced\" | \"reorder\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.TermsIndexPatternColumn",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "TermsIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.TermsIndexPatternColumn",
|
|
"text": "TermsIndexPatternColumn"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/terms/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.TermsIndexPatternColumn.operationType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "operationType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"terms\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/terms/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.TermsIndexPatternColumn.params",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "params",
|
|
"description": [],
|
|
"signature": [
|
|
"{ size: number; accuracyMode?: boolean | undefined; include?: string[] | number[] | undefined; exclude?: string[] | number[] | undefined; includeIsRegex?: boolean | undefined; excludeIsRegex?: boolean | undefined; orderBy: { type: \"alphabetical\"; fallback?: boolean | undefined; } | { type: \"rare\"; maxDocCount: number; } | { type: \"column\"; columnId: string; } | { type: \"custom\"; }; orderAgg?: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
},
|
|
" | undefined; orderDirection: \"asc\" | \"desc\"; otherBucket?: boolean | undefined; missingBucket?: boolean | undefined; secondaryFields?: string[] | undefined; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; parentFormat?: { id: string; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/terms/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "Visualization",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.Visualization",
|
|
"text": "Visualization"
|
|
},
|
|
"<T, P>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [
|
|
"Plugin ID, such as \"lnsXY\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.initialize",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "initialize",
|
|
"description": [
|
|
"\nInitialize is allowed to modify the state stored in memory. The initialize function\nis called with a previous state in two cases:\n- Loading from a saved visualization\n- When using suggestions, the suggested state is passed in"
|
|
],
|
|
"signature": [
|
|
"(addNewLayer: () => string, state?: T | undefined, mainPalette?: ",
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<{ [key: string]: unknown; }> | undefined) => T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.initialize.$1",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "addNewLayer",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.initialize.$2",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.initialize.$3",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "mainPalette",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<{ [key: string]: unknown; }> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getUsedDataView",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getUsedDataView",
|
|
"description": [],
|
|
"signature": [
|
|
"((state: T, layerId: string) => string | undefined) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getUsedDataView.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getUsedDataView.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getUsedDataViews",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getUsedDataViews",
|
|
"description": [
|
|
"\nRetrieve the used DataViews in the visualization"
|
|
],
|
|
"signature": [
|
|
"((state?: T | undefined) => string[]) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getUsedDataViews.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getMainPalette",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getMainPalette",
|
|
"description": [],
|
|
"signature": [
|
|
"((state: T) => ",
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<{ [key: string]: unknown; }> | undefined) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getMainPalette.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.triggers",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "triggers",
|
|
"description": [
|
|
"\nSupported triggers of this visualization type when embedded somewhere"
|
|
],
|
|
"signature": [
|
|
"string[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.visualizationTypes",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "visualizationTypes",
|
|
"description": [
|
|
"\nVisualizations must provide at least one type for the chart switcher,\nbut can register multiple subtypes"
|
|
],
|
|
"signature": [
|
|
"VisualizationType",
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getVisualizationTypeId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getVisualizationTypeId",
|
|
"description": [
|
|
"\nReturn the ID of the current visualization. Used to highlight\nthe active subtype of the visualization."
|
|
],
|
|
"signature": [
|
|
"(state: T) => string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getVisualizationTypeId.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.switchVisualizationType",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "switchVisualizationType",
|
|
"description": [
|
|
"\nIf the visualization has subtypes, update the subtype in state."
|
|
],
|
|
"signature": [
|
|
"((visualizationTypeId: string, state: T) => T) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.switchVisualizationType.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "visualizationTypeId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.switchVisualizationType.$2",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getDescription",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getDescription",
|
|
"description": [
|
|
"Description is displayed as the clickable text in the chart switcher"
|
|
],
|
|
"signature": [
|
|
"(state: T) => { icon?: ",
|
|
"IconType",
|
|
" | undefined; label: string; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getDescription.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getPersistableState",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getPersistableState",
|
|
"description": [
|
|
"Visualizations can have references as well"
|
|
],
|
|
"signature": [
|
|
"((state: T) => { state: P; savedObjectReferences: ",
|
|
{
|
|
"pluginId": "@kbn/core-saved-objects-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreSavedObjectsCommonPluginApi",
|
|
"section": "def-common.SavedObjectReference",
|
|
"text": "SavedObjectReference"
|
|
},
|
|
"[]; }) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getPersistableState.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.fromPersistableState",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "fromPersistableState",
|
|
"description": [
|
|
"Hydrate from persistable state and references to final state"
|
|
],
|
|
"signature": [
|
|
"((state: P, references?: ",
|
|
{
|
|
"pluginId": "@kbn/core-saved-objects-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreSavedObjectsCommonPluginApi",
|
|
"section": "def-common.SavedObjectReference",
|
|
"text": "SavedObjectReference"
|
|
},
|
|
"[] | undefined, initialContext?: ",
|
|
{
|
|
"pluginId": "uiActions",
|
|
"scope": "public",
|
|
"docId": "kibUiActionsPluginApi",
|
|
"section": "def-public.VisualizeFieldContext",
|
|
"text": "VisualizeFieldContext"
|
|
},
|
|
" | ",
|
|
"VisualizeEditorContext",
|
|
"<",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.Configuration",
|
|
"text": "Configuration"
|
|
},
|
|
"> | undefined) => T) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.fromPersistableState.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"P"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.fromPersistableState.$2",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "references",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-saved-objects-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreSavedObjectsCommonPluginApi",
|
|
"section": "def-common.SavedObjectReference",
|
|
"text": "SavedObjectReference"
|
|
},
|
|
"[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.fromPersistableState.$3",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "initialContext",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "uiActions",
|
|
"scope": "public",
|
|
"docId": "kibUiActionsPluginApi",
|
|
"section": "def-public.VisualizeFieldContext",
|
|
"text": "VisualizeFieldContext"
|
|
},
|
|
" | ",
|
|
"VisualizeEditorContext",
|
|
"<",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.Configuration",
|
|
"text": "Configuration"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLayerIds",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getLayerIds",
|
|
"description": [
|
|
"Frame needs to know which layers the visualization is currently using"
|
|
],
|
|
"signature": [
|
|
"(state: T) => string[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLayerIds.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.clearLayer",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "clearLayer",
|
|
"description": [
|
|
"Reset button on each layer triggers this"
|
|
],
|
|
"signature": [
|
|
"(state: T, layerId: string, indexPatternId: string) => T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.clearLayer.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.clearLayer.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.clearLayer.$3",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "indexPatternId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.cloneLayer",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "cloneLayer",
|
|
"description": [
|
|
"Reset button on each layer triggers this"
|
|
],
|
|
"signature": [
|
|
"((state: T, layerId: string, newLayerId: string, clonedIDsMap: Map<string, string>) => T) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.cloneLayer.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.cloneLayer.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.cloneLayer.$3",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "newLayerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.cloneLayer.$4",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "clonedIDsMap",
|
|
"description": [],
|
|
"signature": [
|
|
"Map<string, string>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.removeLayer",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "removeLayer",
|
|
"description": [
|
|
"Optional, if the visualization supports multiple layers"
|
|
],
|
|
"signature": [
|
|
"((state: T, layerId: string) => T) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.removeLayer.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.removeLayer.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.appendLayer",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "appendLayer",
|
|
"description": [
|
|
"Track added layers in internal state"
|
|
],
|
|
"signature": [
|
|
"((state: T, layerId: string, type: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.LayerType",
|
|
"text": "LayerType"
|
|
},
|
|
", indexPatternId: string) => T) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.appendLayer.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.appendLayer.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.appendLayer.$3",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "type",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.LayerType",
|
|
"text": "LayerType"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.appendLayer.$4",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "indexPatternId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getSupportedLayers",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSupportedLayers",
|
|
"description": [
|
|
"Retrieve a list of supported layer types with initialization data"
|
|
],
|
|
"signature": [
|
|
"(state?: T | undefined, frame?: Pick<",
|
|
"FramePublicAPI",
|
|
", \"activeData\" | \"datasourceLayers\"> | undefined) => { type: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.LayerType",
|
|
"text": "LayerType"
|
|
},
|
|
"; label: string; icon?: ",
|
|
"IconType",
|
|
" | undefined; noDatasource?: boolean | undefined; disabled?: boolean | undefined; toolTipContent?: string | undefined; initialDimensions?: { columnId: string; groupId: string; staticValue?: unknown; autoTimeField?: boolean | undefined; }[] | undefined; canAddViaMenu?: boolean | undefined; }[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getSupportedLayers.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getSupportedLayers.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "frame",
|
|
"description": [],
|
|
"signature": [
|
|
"Pick<",
|
|
"FramePublicAPI",
|
|
", \"activeData\" | \"datasourceLayers\"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getSupportedActionsForLayer",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSupportedActionsForLayer",
|
|
"description": [
|
|
"\nreturns a list of custom actions supported by the visualization layer.\nDefault actions like delete/clear are not included in this list and are managed by the editor frame"
|
|
],
|
|
"signature": [
|
|
"((layerId: string, state: T) => ",
|
|
"LayerActionFromVisualization",
|
|
"[]) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getSupportedActionsForLayer.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getSupportedActionsForLayer.$2",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onLayerAction",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onLayerAction",
|
|
"description": [
|
|
"\nPerform state mutations in response to a layer action"
|
|
],
|
|
"signature": [
|
|
"((layerId: string, actionId: string, state: T) => T) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onLayerAction.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onLayerAction.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "actionId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onLayerAction.$3",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLayerType",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getLayerType",
|
|
"description": [
|
|
"returns the type string of the given layer"
|
|
],
|
|
"signature": [
|
|
"(layerId: string, state?: T | undefined) => ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.LayerType",
|
|
"text": "LayerType"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLayerType.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLayerType.$2",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLayersToLinkTo",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getLayersToLinkTo",
|
|
"description": [
|
|
"\nGet the layers this one should be linked to (currently that means just keeping the data view in sync)"
|
|
],
|
|
"signature": [
|
|
"((state: T, newLayerId: string) => string[]) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLayersToLinkTo.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLayersToLinkTo.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "newLayerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLinkedDimensions",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getLinkedDimensions",
|
|
"description": [
|
|
"\nReturns a set of dimensions that should be kept in sync"
|
|
],
|
|
"signature": [
|
|
"((state: T) => DimensionLink[]) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLinkedDimensions.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getRemoveOperation",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRemoveOperation",
|
|
"description": [],
|
|
"signature": [
|
|
"((state: T, layerId: string) => \"clear\" | \"remove\") | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getRemoveOperation.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getRemoveOperation.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getConfiguration",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getConfiguration",
|
|
"description": [
|
|
"\nFor consistency across different visualizations, the dimension configuration UI is standardized"
|
|
],
|
|
"signature": [
|
|
"(props: ",
|
|
"VisualizationConfigProps",
|
|
"<T>) => { hidden?: boolean | undefined; groups: ",
|
|
"VisualizationDimensionGroupConfig",
|
|
"[]; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getConfiguration.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationConfigProps",
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderLayerHeader",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "renderLayerHeader",
|
|
"description": [
|
|
"\nHeader rendered as layer title. This can be used for both static and dynamic content like\nfor extra configurability, such as for switch chart type"
|
|
],
|
|
"signature": [
|
|
"((domElement: Element, props: ",
|
|
"VisualizationLayerWidgetProps",
|
|
"<T>) => void | ((cleanupElement: Element) => void)) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderLayerHeader.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "domElement",
|
|
"description": [],
|
|
"signature": [
|
|
"Element"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderLayerHeader.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationLayerWidgetProps",
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderLayerPanel",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "renderLayerPanel",
|
|
"description": [
|
|
"\nLayer panel content rendered. This can be used to render a custom content below the title,\nlike a custom dataview switch"
|
|
],
|
|
"signature": [
|
|
"((domElement: Element, props: ",
|
|
"VisualizationLayerWidgetProps",
|
|
"<T>) => void | ((cleanupElement: Element) => void)) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderLayerPanel.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "domElement",
|
|
"description": [],
|
|
"signature": [
|
|
"Element"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderLayerPanel.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationLayerWidgetProps",
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderToolbar",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "renderToolbar",
|
|
"description": [
|
|
"\nToolbar rendered above the visualization. This is meant to be used to provide chart-level\nsettings for the visualization."
|
|
],
|
|
"signature": [
|
|
"((domElement: Element, props: ",
|
|
"VisualizationToolbarProps",
|
|
"<T>) => void | ((cleanupElement: Element) => void)) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderToolbar.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "domElement",
|
|
"description": [],
|
|
"signature": [
|
|
"Element"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderToolbar.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationToolbarProps",
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.setDimension",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setDimension",
|
|
"description": [
|
|
"\nThe frame is telling the visualization to update or set a dimension based on user interaction\ngroupId is coming from the groupId provided in getConfiguration"
|
|
],
|
|
"signature": [
|
|
"(props: ",
|
|
"VisualizationDimensionChangeProps",
|
|
"<T> & { groupId: string; previousColumn?: string | undefined; }) => T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.setDimension.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationDimensionChangeProps",
|
|
"<T> & { groupId: string; previousColumn?: string | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.removeDimension",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "removeDimension",
|
|
"description": [
|
|
"\nThe frame is telling the visualization to remove a dimension. The visualization needs to\nlook at its internal state to determine which dimension is being affected."
|
|
],
|
|
"signature": [
|
|
"(props: ",
|
|
"VisualizationDimensionChangeProps",
|
|
"<T>) => T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.removeDimension.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationDimensionChangeProps",
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onDrop",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onDrop",
|
|
"description": [
|
|
"\nAllow defining custom behavior for the visualization when the drop action occurs."
|
|
],
|
|
"signature": [
|
|
"((props: { prevState: T; target: ",
|
|
"DragDropOperation",
|
|
"; source: ",
|
|
"DragDropIdentifier",
|
|
"; frame: ",
|
|
"FramePublicAPI",
|
|
"; dropType: ",
|
|
"DropType",
|
|
"; group?: ",
|
|
"VisualizationDimensionGroupConfig",
|
|
" | undefined; }) => T) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onDrop.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onDrop.$1.prevState",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "prevState",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onDrop.$1.target",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "target",
|
|
"description": [],
|
|
"signature": [
|
|
"DragDropOperation"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onDrop.$1.source",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "source",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, unknown> & { id: string; humanData: ",
|
|
"HumanData",
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onDrop.$1.frame",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "frame",
|
|
"description": [],
|
|
"signature": [
|
|
"FramePublicAPI"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onDrop.$1.dropType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "dropType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"reorder\" | \"field_add\" | \"field_replace\" | \"move_compatible\" | \"replace_compatible\" | \"move_incompatible\" | \"replace_incompatible\" | \"replace_duplicate_compatible\" | \"duplicate_compatible\" | \"swap_compatible\" | \"replace_duplicate_incompatible\" | \"duplicate_incompatible\" | \"swap_incompatible\" | \"field_combine\" | \"combine_compatible\" | \"combine_incompatible\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onDrop.$1.group",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "group",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationDimensionGroupConfig",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getDropProps",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getDropProps",
|
|
"description": [],
|
|
"signature": [
|
|
"((dropProps: ",
|
|
"GetDropPropsArgs",
|
|
"<unknown>) => { dropTypes: ",
|
|
"DropType",
|
|
"[]; nextLabel?: string | undefined; } | undefined) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getDropProps.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dropProps",
|
|
"description": [],
|
|
"signature": [
|
|
"GetDropPropsArgs",
|
|
"<unknown>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.hasLayerSettings",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "hasLayerSettings",
|
|
"description": [
|
|
"\nAllows the visualization to announce whether or not it has any settings to show"
|
|
],
|
|
"signature": [
|
|
"((props: ",
|
|
"VisualizationConfigProps",
|
|
"<T>) => boolean) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.hasLayerSettings.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationConfigProps",
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderLayerSettings",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "renderLayerSettings",
|
|
"description": [],
|
|
"signature": [
|
|
"((domElement: Element, props: ",
|
|
"VisualizationLayerSettingsProps",
|
|
"<T>) => void | ((cleanupElement: Element) => void)) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderLayerSettings.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "domElement",
|
|
"description": [],
|
|
"signature": [
|
|
"Element"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderLayerSettings.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationLayerSettingsProps",
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionEditor",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "renderDimensionEditor",
|
|
"description": [
|
|
"\nAdditional editor that gets rendered inside the dimension popover in the \"appearance\" section.\nThis can be used to configure dimension-specific options"
|
|
],
|
|
"signature": [
|
|
"((domElement: Element, props: ",
|
|
"VisualizationDimensionEditorProps",
|
|
"<T>) => void | ((cleanupElement: Element) => void)) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionEditor.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "domElement",
|
|
"description": [],
|
|
"signature": [
|
|
"Element"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionEditor.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationDimensionEditorProps",
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionEditorAdditionalSection",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "renderDimensionEditorAdditionalSection",
|
|
"description": [
|
|
"\nAdditional editor that gets rendered inside the dimension popover in an additional section below \"appearance\".\nThis can be used to configure dimension-specific options"
|
|
],
|
|
"signature": [
|
|
"((domElement: Element, props: ",
|
|
"VisualizationDimensionEditorProps",
|
|
"<T>) => void | ((cleanupElement: Element) => void)) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionEditorAdditionalSection.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "domElement",
|
|
"description": [],
|
|
"signature": [
|
|
"Element"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionEditorAdditionalSection.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationDimensionEditorProps",
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionEditorDataExtra",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "renderDimensionEditorDataExtra",
|
|
"description": [
|
|
"\nAdditional editor that gets rendered inside the data section.\nThis can be used to configure dimension-specific options"
|
|
],
|
|
"signature": [
|
|
"((domElement: Element, props: ",
|
|
"VisualizationDimensionEditorProps",
|
|
"<T>) => void | ((cleanupElement: Element) => void)) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionEditorDataExtra.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "domElement",
|
|
"description": [],
|
|
"signature": [
|
|
"Element"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionEditorDataExtra.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationDimensionEditorProps",
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionTrigger",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "renderDimensionTrigger",
|
|
"description": [
|
|
"\nRenders dimension trigger. Used only for noDatasource layers"
|
|
],
|
|
"signature": [
|
|
"((props: { columnId: string; label: string; hideTooltip?: boolean | undefined; invalid?: boolean | undefined; invalidMessage?: string | undefined; }) => JSX.Element | null) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionTrigger.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionTrigger.$1.columnId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "columnId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionTrigger.$1.label",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "label",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionTrigger.$1.hideTooltip",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "hideTooltip",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionTrigger.$1.invalid",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "invalid",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.renderDimensionTrigger.$1.invalidMessage",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "invalidMessage",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getUniqueLabels",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getUniqueLabels",
|
|
"description": [
|
|
"\nCreates map of columns ids and unique lables. Used only for noDatasource layers"
|
|
],
|
|
"signature": [
|
|
"((state: T) => Record<string, string>) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getUniqueLabels.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getSuggestions",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSuggestions",
|
|
"description": [
|
|
"\nThe frame will call this function on all visualizations at different times. The\nmain use cases where visualization suggestions are requested are:\n- When dragging a field\n- When opening the chart switcher\nIf the state is provided when requesting suggestions, the visualization is active.\nMost visualizations will apply stricter filtering to suggestions when they are active,\nbecause suggestions have the potential to remove the users's work in progress."
|
|
],
|
|
"signature": [
|
|
"(context: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.SuggestionRequest",
|
|
"text": "SuggestionRequest"
|
|
},
|
|
"<T>) => ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.VisualizationSuggestion",
|
|
"text": "VisualizationSuggestion"
|
|
},
|
|
"<T>[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getSuggestions.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "context",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.SuggestionRequest",
|
|
"text": "SuggestionRequest"
|
|
},
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.toExpression",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "toExpression",
|
|
"description": [],
|
|
"signature": [
|
|
"(state: T, datasourceLayers: Partial<Record<string, ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.DatasourcePublicAPI",
|
|
"text": "DatasourcePublicAPI"
|
|
},
|
|
">>, attributes?: Partial<{ title: string; description: string; }> | undefined, datasourceExpressionsByLayers?: Record<string, ",
|
|
{
|
|
"pluginId": "@kbn/interpreter",
|
|
"scope": "common",
|
|
"docId": "kibKbnInterpreterPluginApi",
|
|
"section": "def-common.Ast",
|
|
"text": "Ast"
|
|
},
|
|
"> | undefined) => string | ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionAstExpression",
|
|
"text": "ExpressionAstExpression"
|
|
},
|
|
" | null"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.toExpression.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.toExpression.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "datasourceLayers",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<Record<string, ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.DatasourcePublicAPI",
|
|
"text": "DatasourcePublicAPI"
|
|
},
|
|
">>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.toExpression.$3",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "attributes",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<{ title: string; description: string; }> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.toExpression.$4",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "datasourceExpressionsByLayers",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, ",
|
|
{
|
|
"pluginId": "@kbn/interpreter",
|
|
"scope": "common",
|
|
"docId": "kibKbnInterpreterPluginApi",
|
|
"section": "def-common.Ast",
|
|
"text": "Ast"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.toPreviewExpression",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "toPreviewExpression",
|
|
"description": [
|
|
"\nExpression to render a preview version of the chart in very constrained space.\nIf there is no expression provided, the preview icon is used."
|
|
],
|
|
"signature": [
|
|
"((state: T, datasourceLayers: Partial<Record<string, ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.DatasourcePublicAPI",
|
|
"text": "DatasourcePublicAPI"
|
|
},
|
|
">>, datasourceExpressionsByLayers?: Record<string, ",
|
|
{
|
|
"pluginId": "@kbn/interpreter",
|
|
"scope": "common",
|
|
"docId": "kibKbnInterpreterPluginApi",
|
|
"section": "def-common.Ast",
|
|
"text": "Ast"
|
|
},
|
|
"> | undefined) => string | ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionAstExpression",
|
|
"text": "ExpressionAstExpression"
|
|
},
|
|
" | null) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.toPreviewExpression.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.toPreviewExpression.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "datasourceLayers",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<Record<string, ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.DatasourcePublicAPI",
|
|
"text": "DatasourcePublicAPI"
|
|
},
|
|
">>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.toPreviewExpression.$3",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "datasourceExpressionsByLayers",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, ",
|
|
{
|
|
"pluginId": "@kbn/interpreter",
|
|
"scope": "common",
|
|
"docId": "kibKbnInterpreterPluginApi",
|
|
"section": "def-common.Ast",
|
|
"text": "Ast"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getErrorMessages",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getErrorMessages",
|
|
"description": [
|
|
"\nThe frame will call this function on all visualizations at few stages (pre-build/build error) in order\nto provide more context to the error and show it to the user"
|
|
],
|
|
"signature": [
|
|
"(state: T, frame?: Pick<",
|
|
"FramePublicAPI",
|
|
", \"dataViews\" | \"datasourceLayers\"> | undefined) => { shortMessage: string; longMessage: React.ReactNode; }[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getErrorMessages.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getErrorMessages.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "frame",
|
|
"description": [],
|
|
"signature": [
|
|
"Pick<",
|
|
"FramePublicAPI",
|
|
", \"dataViews\" | \"datasourceLayers\"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.validateColumn",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "validateColumn",
|
|
"description": [],
|
|
"signature": [
|
|
"((state: T, frame: Pick<",
|
|
"FramePublicAPI",
|
|
", \"dataViews\">, layerId: string, columnId: string, group?: ",
|
|
"VisualizationDimensionGroupConfig",
|
|
" | undefined) => { invalid: boolean; invalidMessage?: string | undefined; }) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.validateColumn.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.validateColumn.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "frame",
|
|
"description": [],
|
|
"signature": [
|
|
"Pick<",
|
|
"FramePublicAPI",
|
|
", \"dataViews\">"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.validateColumn.$3",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.validateColumn.$4",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "columnId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.validateColumn.$5",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "group",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationDimensionGroupConfig",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getWarningMessages",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getWarningMessages",
|
|
"description": [
|
|
"\nThe frame calls this function to display warnings about visualization"
|
|
],
|
|
"signature": [
|
|
"((state: T, frame: ",
|
|
"FramePublicAPI",
|
|
") => React.ReactNode[] | undefined) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getWarningMessages.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getWarningMessages.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "frame",
|
|
"description": [],
|
|
"signature": [
|
|
"FramePublicAPI"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onEditAction",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onEditAction",
|
|
"description": [
|
|
"\nOn Edit events the frame will call this to know what's going to be the next visualization state"
|
|
],
|
|
"signature": [
|
|
"((state: T, event: ",
|
|
"LensEditEvent",
|
|
"<keyof ",
|
|
"LensEditContextMapping",
|
|
">) => T) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onEditAction.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onEditAction.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "event",
|
|
"description": [],
|
|
"signature": [
|
|
"LensEditEvent",
|
|
"<keyof ",
|
|
"LensEditContextMapping",
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onIndexPatternChange",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onIndexPatternChange",
|
|
"description": [
|
|
"\nSome visualization track indexPattern changes (i.e. annotations)\nThis method makes it aware of the change and produces a new updated state"
|
|
],
|
|
"signature": [
|
|
"((state: T, indexPatternId: string, layerId?: string | undefined) => T) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onIndexPatternChange.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onIndexPatternChange.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "indexPatternId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onIndexPatternChange.$3",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onIndexPatternRename",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onIndexPatternRename",
|
|
"description": [],
|
|
"signature": [
|
|
"((state: T, oldIndexPatternId: string, newIndexPatternId: string) => T) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onIndexPatternRename.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onIndexPatternRename.$2",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "oldIndexPatternId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.onIndexPatternRename.$3",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "newIndexPatternId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLayersToRemoveOnIndexPatternChange",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getLayersToRemoveOnIndexPatternChange",
|
|
"description": [],
|
|
"signature": [
|
|
"((state: T) => string[]) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getLayersToRemoveOnIndexPatternChange.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getDisplayOptions",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getDisplayOptions",
|
|
"description": [
|
|
"\nGets custom display options for showing the visualization."
|
|
],
|
|
"signature": [
|
|
"(() => ",
|
|
"VisualizationDisplayOptions",
|
|
") | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getRenderEventCounters",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRenderEventCounters",
|
|
"description": [
|
|
"\nGet RenderEventCounters events for telemetry"
|
|
],
|
|
"signature": [
|
|
"((state: T) => string[]) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getRenderEventCounters.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getSuggestionFromConvertToLensContext",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSuggestionFromConvertToLensContext",
|
|
"description": [],
|
|
"signature": [
|
|
"((props: VisualizationStateFromContextChangeProps) => ",
|
|
"Suggestion",
|
|
"<T, unknown> | undefined) | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getSuggestionFromConvertToLensContext.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "props",
|
|
"description": [],
|
|
"signature": [
|
|
"VisualizationStateFromContextChangeProps"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getVisualizationInfo",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getVisualizationInfo",
|
|
"description": [],
|
|
"signature": [
|
|
"((state: T) => ",
|
|
"VisualizationInfo",
|
|
") | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.Visualization.getVisualizationInfo.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.VisualizationSuggestion",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "VisualizationSuggestion",
|
|
"description": [
|
|
"\nA possible configuration of a given visualization. It is based on a `TableSuggestion`.\nSuggestion might be shown in the UI to be chosen by the user directly, but they are\nalso applied directly under some circumstances (dragging in the first field from the data\npanel or switching to another visualization in the chart switcher)."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.VisualizationSuggestion",
|
|
"text": "VisualizationSuggestion"
|
|
},
|
|
"<T>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.VisualizationSuggestion.score",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "score",
|
|
"description": [
|
|
"\nThe score of a suggestion should indicate how valuable the suggestion is. It is used\nto rank multiple suggestions of multiple visualizations. The number should be between 0 and 1"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.VisualizationSuggestion.hide",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "hide",
|
|
"description": [
|
|
"\nFlag indicating whether this suggestion should not be advertised to the user. It is still\nconsidered in scenarios where the available suggestion with the highest suggestion is applied\ndirectly."
|
|
],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.VisualizationSuggestion.title",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "title",
|
|
"description": [
|
|
"\nDescriptive title of the suggestion. Should be as short as possible. This title is shown if\nthe suggestion is advertised to the user and will also show either the `previewExpression` or\nthe `previewIcon`"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.VisualizationSuggestion.state",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [
|
|
"\nThe new state of the visualization if this suggestion is applied."
|
|
],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.VisualizationSuggestion.previewIcon",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "previewIcon",
|
|
"description": [
|
|
"\nAn EUI icon type shown instead of the preview expression."
|
|
],
|
|
"signature": [
|
|
"string | React.ComponentType<{}>"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYAnnotationLayerConfig",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "XYAnnotationLayerConfig",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYAnnotationLayerConfig.layerId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYAnnotationLayerConfig.layerType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"annotations\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYAnnotationLayerConfig.annotations",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "annotations",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "eventAnnotation",
|
|
"scope": "common",
|
|
"docId": "kibEventAnnotationPluginApi",
|
|
"section": "def-common.EventAnnotationConfig",
|
|
"text": "EventAnnotationConfig"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYAnnotationLayerConfig.hide",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "hide",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYAnnotationLayerConfig.indexPatternId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "indexPatternId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYAnnotationLayerConfig.simpleView",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "simpleView",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYAnnotationLayerConfig.ignoreGlobalFilters",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "ignoreGlobalFilters",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "XYArgs",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.XYArgs",
|
|
"text": "XYArgs"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.DataLayerArgs",
|
|
"text": "DataLayerArgs"
|
|
}
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.legend",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "legend",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.LegendConfig",
|
|
"text": "LegendConfig"
|
|
},
|
|
" & { type: \"legendConfig\"; }"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.endValue",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "endValue",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.EndValue",
|
|
"text": "EndValue"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.emphasizeFitting",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "emphasizeFitting",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.valueLabels",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "valueLabels",
|
|
"description": [],
|
|
"signature": [
|
|
"\"hide\" | \"show\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.referenceLines",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "referenceLines",
|
|
"description": [],
|
|
"signature": [
|
|
"ReferenceLineConfigResult",
|
|
"[]"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.fittingFunction",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "fittingFunction",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.FittingFunction",
|
|
"text": "FittingFunction"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.fillOpacity",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "fillOpacity",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.hideEndzones",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "hideEndzones",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.valuesInLegend",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "valuesInLegend",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.ariaLabel",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "ariaLabel",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.yAxisConfigs",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "yAxisConfigs",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.YAxisConfigResult",
|
|
"text": "YAxisConfigResult"
|
|
},
|
|
"[] | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.xAxisConfig",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "xAxisConfig",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.XAxisConfigResult",
|
|
"text": "XAxisConfigResult"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.addTimeMarker",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "addTimeMarker",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.markSizeRatio",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "markSizeRatio",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.minTimeBarInterval",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "minTimeBarInterval",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.splitRowAccessor",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "splitRowAccessor",
|
|
"description": [],
|
|
"signature": [
|
|
"string | ",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.ExpressionValueVisDimension",
|
|
"text": "ExpressionValueVisDimension"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.splitColumnAccessor",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "splitColumnAccessor",
|
|
"description": [],
|
|
"signature": [
|
|
"string | ",
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.ExpressionValueVisDimension",
|
|
"text": "ExpressionValueVisDimension"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.detailedTooltip",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "detailedTooltip",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.orderBucketsBySum",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "orderBucketsBySum",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYArgs.showTooltip",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "showTooltip",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYChartProps",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "XYChartProps",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYChartProps.args",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "args",
|
|
"description": [],
|
|
"signature": [
|
|
"XYProps"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYChartProps.syncTooltips",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "syncTooltips",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYChartProps.syncCursor",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "syncCursor",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYChartProps.syncColors",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "syncColors",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYChartProps.canNavigateToLens",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "canNavigateToLens",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "XYDataLayerConfig",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.layerId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.accessors",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "accessors",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.layerType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"data\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.seriesType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "seriesType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"bar\" | \"line\" | \"area\" | \"bar_stacked\" | \"area_stacked\" | \"bar_horizontal\" | \"bar_percentage_stacked\" | \"bar_horizontal_stacked\" | \"area_percentage_stacked\" | \"bar_horizontal_percentage_stacked\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.xAccessor",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "xAccessor",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.simpleView",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "simpleView",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.yConfig",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "yConfig",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.YConfig",
|
|
"text": "YConfig"
|
|
},
|
|
"[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.splitAccessor",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "splitAccessor",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.palette",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "palette",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<{ [key: string]: unknown; }> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.collapseFn",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "collapseFn",
|
|
"description": [],
|
|
"signature": [
|
|
"CollapseFunction",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.xScaleType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "xScaleType",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.XScaleType",
|
|
"text": "XScaleType"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.isHistogram",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "isHistogram",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYDataLayerConfig.columnToLabel",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "columnToLabel",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYReferenceLineLayerConfig",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "XYReferenceLineLayerConfig",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYReferenceLineLayerConfig.layerId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYReferenceLineLayerConfig.accessors",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "accessors",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYReferenceLineLayerConfig.yConfig",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "yConfig",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.YConfig",
|
|
"text": "YConfig"
|
|
},
|
|
"[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYReferenceLineLayerConfig.layerType",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"referenceLine\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYRender",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "XYRender",
|
|
"description": [],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYRender.type",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "type",
|
|
"description": [],
|
|
"signature": [
|
|
"\"render\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYRender.as",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "as",
|
|
"description": [],
|
|
"signature": [
|
|
"\"xyVis\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYRender.value",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.XYChartProps",
|
|
"text": "XYChartProps"
|
|
}
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "XYState",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.preferredSeriesType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "preferredSeriesType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"bar\" | \"line\" | \"area\" | \"bar_stacked\" | \"area_stacked\" | \"bar_horizontal\" | \"bar_percentage_stacked\" | \"bar_horizontal_stacked\" | \"area_percentage_stacked\" | \"bar_horizontal_percentage_stacked\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.legend",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "legend",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.LegendConfig",
|
|
"text": "LegendConfig"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.valueLabels",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "valueLabels",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.ValueLabelConfig",
|
|
"text": "ValueLabelConfig"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.fittingFunction",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "fittingFunction",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.FittingFunction",
|
|
"text": "FittingFunction"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.emphasizeFitting",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "emphasizeFitting",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.endValue",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "endValue",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.EndValue",
|
|
"text": "EndValue"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.xExtent",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "xExtent",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.AxisExtentConfig",
|
|
"text": "AxisExtentConfig"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.yLeftExtent",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "yLeftExtent",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.AxisExtentConfig",
|
|
"text": "AxisExtentConfig"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.yRightExtent",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "yRightExtent",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.AxisExtentConfig",
|
|
"text": "AxisExtentConfig"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.layers",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "layers",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.XYLayerConfig",
|
|
"text": "XYLayerConfig"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.xTitle",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "xTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.yTitle",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "yTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.yRightTitle",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "yRightTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.yLeftScale",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "yLeftScale",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.YScaleType",
|
|
"text": "YScaleType"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.yRightScale",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "yRightScale",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.YScaleType",
|
|
"text": "YScaleType"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.axisTitlesVisibilitySettings",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "axisTitlesVisibilitySettings",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.AxesSettingsConfig",
|
|
"text": "AxesSettingsConfig"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.tickLabelsVisibilitySettings",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "tickLabelsVisibilitySettings",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.AxesSettingsConfig",
|
|
"text": "AxesSettingsConfig"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.gridlinesVisibilitySettings",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "gridlinesVisibilitySettings",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.AxesSettingsConfig",
|
|
"text": "AxesSettingsConfig"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.labelsOrientation",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "labelsOrientation",
|
|
"description": [],
|
|
"signature": [
|
|
"LabelsOrientationConfig",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.curveType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "curveType",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.XYCurveType",
|
|
"text": "XYCurveType"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.fillOpacity",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "fillOpacity",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.hideEndzones",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "hideEndzones",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.showCurrentTimeMarker",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showCurrentTimeMarker",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYState.valuesInLegend",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "valuesInLegend",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YConfig",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "YConfig",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YConfig.forAccessor",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "forAccessor",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YConfig.color",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "color",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YConfig.icon",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "icon",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YConfig.lineWidth",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "lineWidth",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YConfig.lineStyle",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "lineStyle",
|
|
"description": [],
|
|
"signature": [
|
|
"\"solid\" | \"dashed\" | \"dotted\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YConfig.fill",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "fill",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.FillStyle",
|
|
"text": "FillStyle"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YConfig.iconPosition",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "iconPosition",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.IconPosition",
|
|
"text": "IconPosition"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YConfig.textVisibility",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "textVisibility",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YConfig.axisMode",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "axisMode",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.YAxisMode",
|
|
"text": "YAxisMode"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AvgIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AvgIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
},
|
|
" & { operationType: \"average\"; params?: { emptyAsNull?: boolean | undefined; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/metrics.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisExtentConfigResult",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AxisExtentConfigResult",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.AxisExtentConfig",
|
|
"text": "AxisExtentConfig"
|
|
},
|
|
" & { type: \"axisExtentConfig\"; }"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.AxisExtentMode",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AxisExtentMode",
|
|
"description": [],
|
|
"signature": [
|
|
"\"custom\" | \"full\" | \"dataBounds\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.CounterRateIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CounterRateIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
"FormattedIndexPatternColumn",
|
|
" & ",
|
|
"ReferenceBasedIndexPatternColumn",
|
|
" & { operationType: \"counter_rate\"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/calculations/counter_rate.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.CountIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CountIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
},
|
|
" & { operationType: \"count\"; params?: { emptyAsNull?: boolean | undefined; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/count.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.CumulativeSumIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CumulativeSumIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
"FormattedIndexPatternColumn",
|
|
" & ",
|
|
"ReferenceBasedIndexPatternColumn",
|
|
" & { operationType: \"cumulative_sum\"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/calculations/cumulative_sum.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataLayerConfig",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "DataLayerConfig",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.DataLayerArgs",
|
|
"text": "DataLayerArgs"
|
|
},
|
|
", \"palette\"> & { type: \"dataLayer\"; layerType: \"data\"; palette: ",
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<{ [key: string]: unknown; }>; table: ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.Datatable",
|
|
"text": "Datatable"
|
|
},
|
|
"; } & ",
|
|
"WithLayerId"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DataType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "DataType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"string\" | \"number\" | \"boolean\" | \"date\" | ",
|
|
"FieldOnlyDataType"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.DerivativeIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "DerivativeIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
"FormattedIndexPatternColumn",
|
|
" & ",
|
|
"ReferenceBasedIndexPatternColumn",
|
|
" & { operationType: \"differences\"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/calculations/differences.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.EmbeddableComponentProps",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "EmbeddableComponentProps",
|
|
"description": [],
|
|
"signature": [
|
|
"(",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.TypedLensByValueInput",
|
|
"text": "TypedLensByValueInput"
|
|
},
|
|
" | ",
|
|
"LensByReferenceInput",
|
|
") & { withDefaultActions?: boolean | undefined; extraActions?: ",
|
|
{
|
|
"pluginId": "uiActions",
|
|
"scope": "public",
|
|
"docId": "kibUiActionsPluginApi",
|
|
"section": "def-public.Action",
|
|
"text": "Action"
|
|
},
|
|
"<object>[] | undefined; showInspector?: boolean | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable_component.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FillStyle",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "FillStyle",
|
|
"description": [],
|
|
"signature": [
|
|
"\"above\" | \"below\" | \"none\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.FittingFunction",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "FittingFunction",
|
|
"description": [],
|
|
"signature": [
|
|
"\"None\" | \"Zero\" | \"Nearest\" | \"Linear\" | \"Carry\" | \"Lookahead\" | \"Average\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.GaugeVisualizationState",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "GaugeVisualizationState",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "expressionGauge",
|
|
"scope": "common",
|
|
"docId": "kibExpressionGaugePluginApi",
|
|
"section": "def-common.GaugeState",
|
|
"text": "GaugeState"
|
|
},
|
|
", \"metric\" | \"goal\" | \"min\" | \"max\"> & { metricAccessor?: string | undefined; minAccessor?: string | undefined; maxAccessor?: string | undefined; goalAccessor?: string | undefined; } & { layerId: string; layerType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.LayerType",
|
|
"text": "LayerType"
|
|
},
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/gauge/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.GenericIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "GenericIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
"BaseIndexPatternColumn",
|
|
" | ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
},
|
|
" | ",
|
|
"ReferenceBasedIndexPatternColumn"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/column_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.HeatmapVisualizationState",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "HeatmapVisualizationState",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "expressionHeatmap",
|
|
"scope": "common",
|
|
"docId": "kibExpressionHeatmapPluginApi",
|
|
"section": "def-common.HeatmapArguments",
|
|
"text": "HeatmapArguments"
|
|
},
|
|
", \"palette\"> & { layerId: string; layerType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.LayerType",
|
|
"text": "LayerType"
|
|
},
|
|
"; valueAccessor?: string | undefined; xAccessor?: string | undefined; yAccessor?: string | undefined; shape: \"heatmap\"; } & { palette?: ",
|
|
"Palette",
|
|
" | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/heatmap/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.IconPosition",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "IconPosition",
|
|
"description": [],
|
|
"signature": [
|
|
"\"above\" | \"below\" | \"auto\" | \"left\" | \"right\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LayerType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LayerType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"data\" | \"metricTrendline\" | \"referenceLine\" | \"annotations\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LegendConfigResult",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LegendConfigResult",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.LegendConfig",
|
|
"text": "LegendConfig"
|
|
},
|
|
" & { type: \"legendConfig\"; }"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensEmbeddableInput",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LensEmbeddableInput",
|
|
"description": [],
|
|
"signature": [
|
|
"LensByValueInput",
|
|
" | ",
|
|
"LensByReferenceInput"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LensSavedObjectAttributes",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LensSavedObjectAttributes",
|
|
"description": [],
|
|
"signature": [
|
|
"{ description?: string | undefined; title: string; state: { datasourceStates: Record<string, unknown>; visualization: unknown; query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"; globalPalette?: { activePaletteId: string; state?: unknown; } | undefined; filters: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[]; adHocDataViews?: Record<string, ",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataViewSpec",
|
|
"text": "DataViewSpec"
|
|
},
|
|
"> | undefined; internalReferences?: ",
|
|
{
|
|
"pluginId": "@kbn/core-saved-objects-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreSavedObjectsCommonPluginApi",
|
|
"section": "def-common.SavedObjectReference",
|
|
"text": "SavedObjectReference"
|
|
},
|
|
"[] | undefined; }; references: ",
|
|
{
|
|
"pluginId": "@kbn/core-saved-objects-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreSavedObjectsCommonPluginApi",
|
|
"section": "def-common.SavedObjectReference",
|
|
"text": "SavedObjectReference"
|
|
},
|
|
"[]; visualizationType: string | null; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.LineStyle",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LineStyle",
|
|
"description": [],
|
|
"signature": [
|
|
"\"solid\" | \"dashed\" | \"dotted\" | \"dot-dashed\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.MaxIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "MaxIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
},
|
|
" & { operationType: \"max\"; params?: { emptyAsNull?: boolean | undefined; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/metrics.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.MedianIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "MedianIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
},
|
|
" & { operationType: \"median\"; params?: { emptyAsNull?: boolean | undefined; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/metrics.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.MinIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "MinIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
},
|
|
" & { operationType: \"min\"; params?: { emptyAsNull?: boolean | undefined; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/metrics.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.MovingAverageIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "MovingAverageIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
"FormattedIndexPatternColumn",
|
|
" & ",
|
|
"ReferenceBasedIndexPatternColumn",
|
|
" & { operationType: \"moving_average\"; params: { window: number; }; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/calculations/moving_average.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.OperationType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "OperationType",
|
|
"description": [
|
|
"\nA union type of all available operation types. The operation type is a unique id of an operation.\nEach column is assigned to exactly one operation type."
|
|
],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.OverallSumIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "OverallSumIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
"FormattedIndexPatternColumn",
|
|
" & ",
|
|
"ReferenceBasedIndexPatternColumn",
|
|
" & { operationType: \"overall_sum\"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/calculations/overall_metric.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PersistedIndexPatternLayer",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PersistedIndexPatternLayer",
|
|
"description": [],
|
|
"signature": [
|
|
"{ columns: Record<string, ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.GenericIndexPatternColumn",
|
|
"text": "GenericIndexPatternColumn"
|
|
},
|
|
">; columnOrder: string[]; linkToLayers?: string[] | undefined; incompleteColumns?: Record<string, ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.IncompleteColumn",
|
|
"text": "IncompleteColumn"
|
|
},
|
|
"> | undefined; sampling?: number | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.PieLayerState",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PieLayerState",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.SharedPieLayerState",
|
|
"text": "SharedPieLayerState"
|
|
},
|
|
" & { layerId: string; layerType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.LayerType",
|
|
"text": "LayerType"
|
|
},
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ReferenceLineLayerConfig",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ReferenceLineLayerConfig",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionXY",
|
|
"scope": "common",
|
|
"docId": "kibExpressionXYPluginApi",
|
|
"section": "def-common.ReferenceLineLayerArgs",
|
|
"text": "ReferenceLineLayerArgs"
|
|
},
|
|
" & { type: \"referenceLineLayer\"; layerType: \"referenceLine\"; table: ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.Datatable",
|
|
"text": "Datatable"
|
|
},
|
|
"; } & ",
|
|
"WithLayerId"
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SeriesType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "SeriesType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"bar\" | \"line\" | \"area\" | \"bar_stacked\" | \"area_stacked\" | \"bar_horizontal\" | \"bar_percentage_stacked\" | \"bar_horizontal_stacked\" | \"area_percentage_stacked\" | \"bar_horizontal_percentage_stacked\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.StandardDeviationIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "StandardDeviationIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
},
|
|
" & { operationType: \"standard_deviation\"; params?: { emptyAsNull?: boolean | undefined; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/metrics.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.SumIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "SumIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.FieldBasedIndexPatternColumn",
|
|
"text": "FieldBasedIndexPatternColumn"
|
|
},
|
|
" & { operationType: \"sum\"; params?: { emptyAsNull?: boolean | undefined; format?: ",
|
|
"ValueFormatConfig",
|
|
" | undefined; } | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/metrics.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.TimeScaleIndexPatternColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "TimeScaleIndexPatternColumn",
|
|
"description": [],
|
|
"signature": [
|
|
"FormattedIndexPatternColumn",
|
|
" & ",
|
|
"ReferenceBasedIndexPatternColumn",
|
|
" & { operationType: \"normalize_by_unit\"; params: { unit?: string | undefined; }; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/datasources/form_based/operations/definitions/calculations/time_scale.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.TypedLensByValueInput",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "TypedLensByValueInput",
|
|
"description": [
|
|
"\nType-safe variant of by value embeddable input for Lens.\nThis can be used to hardcode certain Lens chart configurations within another app."
|
|
],
|
|
"signature": [
|
|
"Omit<",
|
|
"LensByValueInput",
|
|
", \"attributes\"> & { attributes: LensAttributes<\"lnsXY\", ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.XYState",
|
|
"text": "XYState"
|
|
},
|
|
"> | LensAttributes<\"lnsPie\", ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PieVisualizationState",
|
|
"text": "PieVisualizationState"
|
|
},
|
|
"> | LensAttributes<\"lnsDatatable\", ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.DatatableVisualizationState",
|
|
"text": "DatatableVisualizationState"
|
|
},
|
|
"> | LensAttributes<\"lnsLegacyMetric\", ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.LegacyMetricState",
|
|
"text": "LegacyMetricState"
|
|
},
|
|
"> | LensAttributes<\"lnsMetric\", ",
|
|
"MetricVisualizationState",
|
|
"> | LensAttributes<\"lnsHeatmap\", ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.HeatmapVisualizationState",
|
|
"text": "HeatmapVisualizationState"
|
|
},
|
|
"> | LensAttributes<\"lnsGauge\", ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.GaugeVisualizationState",
|
|
"text": "GaugeVisualizationState"
|
|
},
|
|
"> | LensAttributes<string, unknown>; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/embeddable/embeddable_component.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ValidLayer",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ValidLayer",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.XYReferenceLineLayerConfig",
|
|
"text": "XYReferenceLineLayerConfig"
|
|
},
|
|
" | ",
|
|
"ValidXYDataLayerConfig"
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ValueLabelConfig",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ValueLabelConfig",
|
|
"description": [],
|
|
"signature": [
|
|
"\"hide\" | \"show\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.ValueLabelMode",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ValueLabelMode",
|
|
"description": [],
|
|
"signature": [
|
|
"\"hide\" | \"show\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XScaleType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "XScaleType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"linear\" | \"time\" | \"ordinal\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYCurveType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "XYCurveType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"LINEAR\" | \"CURVE_MONOTONE_X\" | \"CURVE_STEP_AFTER\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.XYLayerConfig",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "XYLayerConfig",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.XYDataLayerConfig",
|
|
"text": "XYDataLayerConfig"
|
|
},
|
|
" | ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.XYReferenceLineLayerConfig",
|
|
"text": "XYReferenceLineLayerConfig"
|
|
},
|
|
" | ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "public",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-public.XYAnnotationLayerConfig",
|
|
"text": "XYAnnotationLayerConfig"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YAxisMode",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "YAxisMode",
|
|
"description": [],
|
|
"signature": [
|
|
"\"auto\" | \"bottom\" | \"left\" | \"right\""
|
|
],
|
|
"path": "x-pack/plugins/lens/public/visualizations/xy/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.YScaleType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "YScaleType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"linear\" | \"log\" | \"time\" | \"sqrt\""
|
|
],
|
|
"path": "src/plugins/chart_expressions/expression_xy/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-public.layerTypes",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "layerTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly DATA: \"data\"; readonly REFERENCELINE: \"referenceLine\"; readonly ANNOTATIONS: \"annotations\"; readonly METRIC_TRENDLINE: \"metricTrendline\"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/layer_types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
]
|
|
},
|
|
"server": {
|
|
"classes": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPlugin",
|
|
"type": "Class",
|
|
"tags": [],
|
|
"label": "LensServerPlugin",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensServerPlugin",
|
|
"text": "LensServerPlugin"
|
|
},
|
|
" implements ",
|
|
{
|
|
"pluginId": "@kbn/core-plugins-server",
|
|
"scope": "server",
|
|
"docId": "kibKbnCorePluginsServerPluginApi",
|
|
"section": "def-server.Plugin",
|
|
"text": "Plugin"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensServerPluginSetup",
|
|
"text": "LensServerPluginSetup"
|
|
},
|
|
", {}, {}, {}>"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPlugin.Unnamed",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "Constructor",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPlugin.setup",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setup",
|
|
"description": [],
|
|
"signature": [
|
|
"(core: ",
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-server",
|
|
"scope": "server",
|
|
"docId": "kibKbnCoreLifecycleServerPluginApi",
|
|
"section": "def-server.CoreSetup",
|
|
"text": "CoreSetup"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.PluginStartContract",
|
|
"text": "PluginStartContract"
|
|
},
|
|
", unknown>, plugins: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.PluginSetupContract",
|
|
"text": "PluginSetupContract"
|
|
},
|
|
") => { lensEmbeddableFactory: () => ",
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "common",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-common.EmbeddableRegistryDefinition",
|
|
"text": "EmbeddableRegistryDefinition"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "common",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-common.EmbeddableStateWithType",
|
|
"text": "EmbeddableStateWithType"
|
|
},
|
|
">; registerVisualizationMigration: (id: string, migrationsGetter: () => ",
|
|
{
|
|
"pluginId": "kibanaUtils",
|
|
"scope": "common",
|
|
"docId": "kibKibanaUtilsPluginApi",
|
|
"section": "def-common.MigrateFunctionsObject",
|
|
"text": "MigrateFunctionsObject"
|
|
},
|
|
") => void; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPlugin.setup.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-server",
|
|
"scope": "server",
|
|
"docId": "kibKbnCoreLifecycleServerPluginApi",
|
|
"section": "def-server.CoreSetup",
|
|
"text": "CoreSetup"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.PluginStartContract",
|
|
"text": "PluginStartContract"
|
|
},
|
|
", unknown>"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPlugin.setup.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "plugins",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.PluginSetupContract",
|
|
"text": "PluginSetupContract"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPlugin.start",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "start",
|
|
"description": [],
|
|
"signature": [
|
|
"(core: ",
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-server",
|
|
"scope": "server",
|
|
"docId": "kibKbnCoreLifecycleServerPluginApi",
|
|
"section": "def-server.CoreStart",
|
|
"text": "CoreStart"
|
|
},
|
|
", plugins: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.PluginStartContract",
|
|
"text": "PluginStartContract"
|
|
},
|
|
") => {}"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPlugin.start.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-server",
|
|
"scope": "server",
|
|
"docId": "kibKbnCoreLifecycleServerPluginApi",
|
|
"section": "def-server.CoreStart",
|
|
"text": "CoreStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPlugin.start.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "plugins",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.PluginStartContract",
|
|
"text": "PluginStartContract"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPlugin.stop",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "stop",
|
|
"description": [],
|
|
"signature": [
|
|
"() => void"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"functions": [],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape715",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "LensDocShape715",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensDocShape715",
|
|
"text": "LensDocShape715"
|
|
},
|
|
"<VisualizationState>"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape715.visualizationType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "visualizationType",
|
|
"description": [],
|
|
"signature": [
|
|
"string | null"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape715.title",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "title",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape715.expression",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "expression",
|
|
"description": [],
|
|
"signature": [
|
|
"string | null"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape715.state",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"{ datasourceMetaData: { filterableIndexPatterns: { id: string; title: string; }[]; }; datasourceStates: { indexpattern: { currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }; }; visualization: VisualizationState; query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"; filters: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PersistableFilter",
|
|
"text": "PersistableFilter"
|
|
},
|
|
"[]; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShapePost712",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "LensDocShapePost712",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensDocShapePost712",
|
|
"text": "LensDocShapePost712"
|
|
},
|
|
"<VisualizationState>"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShapePost712.visualizationType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "visualizationType",
|
|
"description": [],
|
|
"signature": [
|
|
"string | null"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShapePost712.title",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "title",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShapePost712.expression",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "expression",
|
|
"description": [],
|
|
"signature": [
|
|
"string | null"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShapePost712.state",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"{ datasourceMetaData: { filterableIndexPatterns: { id: string; title: string; }[]; }; datasourceStates: { indexpattern: { currentIndexPatternId: string; layers: Record<string, { columns: Record<string, { operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; }>; }>; }; }; visualization: VisualizationState; query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"; filters: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[]; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShapePre712",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "LensDocShapePre712",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensDocShapePre712",
|
|
"text": "LensDocShapePre712"
|
|
},
|
|
"<VisualizationState>"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShapePre712.visualizationType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "visualizationType",
|
|
"description": [],
|
|
"signature": [
|
|
"string | null"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShapePre712.title",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "title",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShapePre712.expression",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "expression",
|
|
"description": [],
|
|
"signature": [
|
|
"string | null"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShapePre712.state",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"{ datasourceStates: { indexpattern: { layers: Record<string, { columns: Record<string, { operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePre712",
|
|
"text": "OperationTypePre712"
|
|
},
|
|
"; }>; }>; }; }; query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"; visualization: VisualizationState; filters: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[]; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.PluginSetupContract",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PluginSetupContract",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.PluginSetupContract.taskManager",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "taskManager",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "taskManager",
|
|
"scope": "server",
|
|
"docId": "kibTaskManagerPluginApi",
|
|
"section": "def-server.TaskManagerSetupContract",
|
|
"text": "TaskManagerSetupContract"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.PluginSetupContract.embeddable",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "embeddable",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "server",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-server.EmbeddableSetup",
|
|
"text": "EmbeddableSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.PluginSetupContract.expressions",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "expressions",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionsServiceSetup",
|
|
"text": "ExpressionsServiceSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.PluginSetupContract.data",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "data",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "data",
|
|
"scope": "server",
|
|
"docId": "kibDataPluginApi",
|
|
"section": "def-server.DataPluginSetup",
|
|
"text": "DataPluginSetup"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.PluginStartContract",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PluginStartContract",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.PluginStartContract.taskManager",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "taskManager",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "taskManager",
|
|
"scope": "server",
|
|
"docId": "kibTaskManagerPluginApi",
|
|
"section": "def-server.TaskManagerStartContract",
|
|
"text": "TaskManagerStartContract"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.PluginStartContract.fieldFormats",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "fieldFormats",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "fieldFormats",
|
|
"scope": "server",
|
|
"docId": "kibFieldFormatsPluginApi",
|
|
"section": "def-server.FieldFormatsStart",
|
|
"text": "FieldFormatsStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.PluginStartContract.data",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "data",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "data",
|
|
"scope": "server",
|
|
"docId": "kibDataPluginApi",
|
|
"section": "def-server.DataPluginStart",
|
|
"text": "DataPluginStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.PluginStartContract.dataViews",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dataViews",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "server",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-server.DataViewsServerPluginStart",
|
|
"text": "DataViewsServerPluginStart"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisState810",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "VisState810",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisState810.fitRowToContent",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "fitRowToContent",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisState820",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "VisState820",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisState820.rowHeight",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "rowHeight",
|
|
"description": [],
|
|
"signature": [
|
|
"\"auto\" | \"custom\" | \"single\""
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisState820.rowHeightLines",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "rowHeightLines",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.XYVisState850",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "XYVisState850",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.XYVisState850.layers",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "layers",
|
|
"description": [],
|
|
"signature": [
|
|
"({ layerId: string; layerType: \"data\" | \"metricTrendline\" | \"referenceLine\"; } | { layerId: string; layerType: \"annotations\"; annotations: { id: string; type: \"query\" | \"manual\"; }[]; ignoreGlobalFilters: boolean; })[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.XYVisStatePre850",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "XYVisStatePre850",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.XYVisStatePre850.layers",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "layers",
|
|
"description": [],
|
|
"signature": [
|
|
"({ layerId: string; layerType: \"data\" | \"metricTrendline\" | \"referenceLine\"; } | { layerId: string; layerType: \"annotations\"; annotations: { id: string; }[]; })[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.XYVisualizationState830",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "XYVisualizationState830",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.XYVisualizationState830",
|
|
"text": "XYVisualizationState830"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.VisState820",
|
|
"text": "VisState820"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.XYVisualizationState830.valueLabels",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "valueLabels",
|
|
"description": [],
|
|
"signature": [
|
|
"\"hide\" | \"show\""
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.XYVisualizationStatePre830",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "XYVisualizationStatePre830",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.XYVisualizationStatePre830",
|
|
"text": "XYVisualizationStatePre830"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.VisState820",
|
|
"text": "VisState820"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.XYVisualizationStatePre830.valueLabels",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "valueLabels",
|
|
"description": [],
|
|
"signature": [
|
|
"\"hide\" | \"outside\" | \"inside\""
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.CustomVisualizationMigrations",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CustomVisualizationMigrations",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [x: string]: () => ",
|
|
{
|
|
"pluginId": "kibanaUtils",
|
|
"scope": "common",
|
|
"docId": "kibKibanaUtilsPluginApi",
|
|
"section": "def-common.MigrateFunctionsObject",
|
|
"text": "MigrateFunctionsObject"
|
|
},
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape713",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LensDocShape713",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensDocShapePost712",
|
|
"text": "LensDocShapePost712"
|
|
},
|
|
"<unknown>, \"state\"> & { state: Omit<{ datasourceMetaData: { filterableIndexPatterns: { id: string; title: string; }[]; }; datasourceStates: { indexpattern: { currentIndexPatternId: string; layers: Record<string, { columns: Record<string, { operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; }>; }>; }; }; visualization: unknown; query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"; filters: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[]; }, \"datasourceStates\"> & { datasourceStates: { indexpattern: Omit<{ currentIndexPatternId: string; layers: Record<string, { columns: Record<string, { operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; }>; }>; }, \"layers\"> & { layers: Record<string, Omit<{ columns: Record<string, { operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; }>; }, \"columns\"> & { columns: Record<string, { operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; } | { operationType: \"date_histogram\"; params: { interval: string; timeZone?: string | undefined; }; }>; }>; }; }; }; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape714",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LensDocShape714",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensDocShapePost712",
|
|
"text": "LensDocShapePost712"
|
|
},
|
|
"<unknown>, \"state\"> & { state: Omit<{ datasourceMetaData: { filterableIndexPatterns: { id: string; title: string; }[]; }; datasourceStates: { indexpattern: { currentIndexPatternId: string; layers: Record<string, { columns: Record<string, { operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; }>; }>; }; }; visualization: unknown; query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"; filters: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[]; }, \"datasourceStates\"> & { datasourceStates: { indexpattern: Omit<{ currentIndexPatternId: string; layers: Record<string, { columns: Record<string, { operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; }>; }>; }, \"layers\"> & { layers: Record<string, Omit<{ columns: Record<string, { operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; }>; }, \"columns\"> & { columns: Record<string, { operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; } | { operationType: \"date_histogram\"; params: { interval: string; }; }>; }>; }; }; }; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape810",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LensDocShape810",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensDocShape715",
|
|
"text": "LensDocShape715"
|
|
},
|
|
"<VisualizationState>, \"filters\" | \"state\"> & { filters: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[]; state: Omit<{ datasourceMetaData: { filterableIndexPatterns: { id: string; title: string; }[]; }; datasourceStates: { indexpattern: { currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }; }; visualization: VisualizationState; query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"; filters: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PersistableFilter",
|
|
"text": "PersistableFilter"
|
|
},
|
|
"[]; }, \"datasourceStates\"> & { datasourceStates: { indexpattern: Omit<{ currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }, \"layers\"> & { layers: Record<string, Omit<{ columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }, \"columns\"> & { columns: Record<string, { [key: string]: unknown; operationType: \"terms\"; params: { secondaryFields?: string[] | undefined; }; } | { [key: string]: unknown; operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; params: Record<string, unknown>; }>; }>; }; }; }; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape830",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LensDocShape830",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensDocShape715",
|
|
"text": "LensDocShape715"
|
|
},
|
|
"<VisualizationState>, \"filters\" | \"state\"> & { filters: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[]; state: Omit<{ datasourceMetaData: { filterableIndexPatterns: { id: string; title: string; }[]; }; datasourceStates: { indexpattern: { currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }; }; visualization: VisualizationState; query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"; filters: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PersistableFilter",
|
|
"text": "PersistableFilter"
|
|
},
|
|
"[]; }, \"datasourceStates\"> & { datasourceStates: { indexpattern: Omit<{ currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }, \"layers\"> & { layers: Record<string, Omit<{ columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }, \"columns\"> & { columns: Record<string, { [key: string]: unknown; operationType: \"terms\"; params: { secondaryFields?: string[] | undefined; }; } | { [key: string]: unknown; operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; params: Record<string, unknown>; }>; }>; }; }; }; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape840",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LensDocShape840",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensDocShape715",
|
|
"text": "LensDocShape715"
|
|
},
|
|
"<VisualizationState>, \"filters\" | \"state\"> & { filters: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[]; state: Omit<{ datasourceMetaData: { filterableIndexPatterns: { id: string; title: string; }[]; }; datasourceStates: { indexpattern: { currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }; }; visualization: VisualizationState; query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"; filters: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PersistableFilter",
|
|
"text": "PersistableFilter"
|
|
},
|
|
"[]; }, \"datasourceStates\"> & { datasourceStates: { indexpattern: Omit<{ currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }, \"layers\"> & { layers: Record<string, Omit<{ columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }, \"columns\"> & { columns: Record<string, { [key: string]: unknown; operationType: \"terms\"; params: { secondaryFields?: string[] | undefined; }; } | { [key: string]: unknown; operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; params: Record<string, unknown>; }>; }>; }; }; }; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape850",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LensDocShape850",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensDocShape715",
|
|
"text": "LensDocShape715"
|
|
},
|
|
"<VisualizationState>, \"filters\" | \"state\"> & { filters: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[]; state: Omit<{ datasourceMetaData: { filterableIndexPatterns: { id: string; title: string; }[]; }; datasourceStates: { indexpattern: { currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }; }; visualization: VisualizationState; query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"; filters: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PersistableFilter",
|
|
"text": "PersistableFilter"
|
|
},
|
|
"[]; }, \"datasourceStates\"> & { datasourceStates: { indexpattern: Omit<{ currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }, \"layers\"> & { layers: Record<string, Omit<{ columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }, \"columns\"> & { columns: Record<string, { [key: string]: unknown; operationType: \"terms\"; params: { secondaryFields?: string[] | undefined; }; } | { [key: string]: unknown; operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; params: Record<string, unknown>; }>; }>; }; }; }; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensDocShape860",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LensDocShape860",
|
|
"description": [],
|
|
"signature": [
|
|
"Omit<",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.LensDocShape850",
|
|
"text": "LensDocShape850"
|
|
},
|
|
"<VisualizationState>, \"state\"> & { state: Omit<Omit<{ datasourceMetaData: { filterableIndexPatterns: { id: string; title: string; }[]; }; datasourceStates: { indexpattern: { currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }; }; visualization: VisualizationState; query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
"; filters: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PersistableFilter",
|
|
"text": "PersistableFilter"
|
|
},
|
|
"[]; }, \"datasourceStates\"> & { datasourceStates: { indexpattern: Omit<{ currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }, \"layers\"> & { layers: Record<string, Omit<{ columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }, \"columns\"> & { columns: Record<string, { [key: string]: unknown; operationType: \"terms\"; params: { secondaryFields?: string[] | undefined; }; } | { [key: string]: unknown; operationType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.OperationTypePost712",
|
|
"text": "OperationTypePost712"
|
|
},
|
|
"; params: Record<string, unknown>; }>; }>; }; }; }, \"datasourceStates\"> & { datasourceStates: { formBased: { currentIndexPatternId: string; layers: Record<string, { columnOrder: string[]; columns: Record<string, Record<string, unknown>>; }>; }; }; }; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.OperationTypePost712",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "OperationTypePost712",
|
|
"description": [],
|
|
"signature": [
|
|
"\"range\" | \"min\" | \"max\" | \"filters\" | \"count\" | \"date_histogram\" | \"percentile\" | \"sum\" | \"average\" | \"terms\" | \"median\" | \"cumulative_sum\" | \"moving_average\" | \"counter_rate\" | \"differences\" | \"unique_count\" | \"last_value\""
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.OperationTypePre712",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "OperationTypePre712",
|
|
"description": [],
|
|
"signature": [
|
|
"\"range\" | \"min\" | \"max\" | \"filters\" | \"count\" | \"date_histogram\" | \"percentile\" | \"sum\" | \"terms\" | \"avg\" | \"median\" | \"cumulative_sum\" | \"derivative\" | \"moving_average\" | \"counter_rate\" | \"last_value\" | \"cardinality\""
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisState716",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "VisState716",
|
|
"description": [],
|
|
"signature": [
|
|
"{ columns: { palette?: ",
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.CustomPaletteParams",
|
|
"text": "CustomPaletteParams"
|
|
},
|
|
"> | undefined; colorMode?: \"none\" | \"text\" | \"cell\" | undefined; }[]; } | { palette?: ",
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.CustomPaletteParams",
|
|
"text": "CustomPaletteParams"
|
|
},
|
|
"> | undefined; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisState830",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "VisState830",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.XYVisualizationState830",
|
|
"text": "XYVisualizationState830"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisState840",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "VisState840",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.XYVisualizationState830",
|
|
"text": "XYVisualizationState830"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisState850",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "VisState850",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.XYVisState850",
|
|
"text": "XYVisState850"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisStatePost715",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "VisStatePost715",
|
|
"description": [],
|
|
"signature": [
|
|
"LayerPost715 | { layers: LayerPost715[]; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisStatePre715",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "VisStatePre715",
|
|
"description": [],
|
|
"signature": [
|
|
"LayerPre715 | { layers: LayerPre715[]; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.VisStatePre830",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "VisStatePre830",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "server",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-server.XYVisualizationStatePre830",
|
|
"text": "XYVisualizationStatePre830"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/migrations/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "LensServerPluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPluginSetup.lensEmbeddableFactory",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "lensEmbeddableFactory",
|
|
"description": [
|
|
"\nServer side embeddable definition which provides migrations to run if Lens state is embedded into another saved object somewhere"
|
|
],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "common",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-common.EmbeddableRegistryDefinition",
|
|
"text": "EmbeddableRegistryDefinition"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "embeddable",
|
|
"scope": "common",
|
|
"docId": "kibEmbeddablePluginApi",
|
|
"section": "def-common.EmbeddableStateWithType",
|
|
"text": "EmbeddableStateWithType"
|
|
},
|
|
">"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": []
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPluginSetup.registerVisualizationMigration",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "registerVisualizationMigration",
|
|
"description": [
|
|
"\nRegister custom migration functions for custom third party Lens visualizations"
|
|
],
|
|
"signature": [
|
|
"(id: string, migrationsGetter: () => ",
|
|
{
|
|
"pluginId": "kibanaUtils",
|
|
"scope": "common",
|
|
"docId": "kibKibanaUtilsPluginApi",
|
|
"section": "def-common.MigrateFunctionsObject",
|
|
"text": "MigrateFunctionsObject"
|
|
},
|
|
") => void"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPluginSetup.registerVisualizationMigration.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-server.LensServerPluginSetup.registerVisualizationMigration.$2",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "migrationsGetter",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "kibanaUtils",
|
|
"scope": "common",
|
|
"docId": "kibKibanaUtilsPluginApi",
|
|
"section": "def-common.MigrateFunctionsObject",
|
|
"text": "MigrateFunctionsObject"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/server/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.getBasePath",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getBasePath",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.getEditPath",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getEditPath",
|
|
"description": [],
|
|
"signature": [
|
|
"(id: string | undefined, timeRange: ",
|
|
{
|
|
"pluginId": "data",
|
|
"scope": "common",
|
|
"docId": "kibDataQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined) => string"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.getEditPath.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.getEditPath.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeRange",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "data",
|
|
"scope": "common",
|
|
"docId": "kibDataQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.getFullPath",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getFullPath",
|
|
"description": [],
|
|
"signature": [
|
|
"(id: string | undefined) => string"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.getFullPath.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.DateRange",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "DateRange",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.DateRange.fromDate",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "fromDate",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.DateRange.toDate",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "toDate",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegacyMetricState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "LegacyMetricState",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegacyMetricState.autoScaleMetricAlignment",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "autoScaleMetricAlignment",
|
|
"description": [],
|
|
"signature": [
|
|
"\"left\" | \"right\" | \"center\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegacyMetricState.layerId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "layerId",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegacyMetricState.accessor",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "accessor",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegacyMetricState.layerType",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "layerType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"data\" | \"metricTrendline\" | \"referenceLine\" | \"annotations\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegacyMetricState.colorMode",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "colorMode",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "charts",
|
|
"scope": "common",
|
|
"docId": "kibChartsPluginApi",
|
|
"section": "def-common.ColorMode",
|
|
"text": "ColorMode"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegacyMetricState.palette",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "palette",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.CustomPaletteParams",
|
|
"text": "CustomPaletteParams"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegacyMetricState.titlePosition",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "titlePosition",
|
|
"description": [],
|
|
"signature": [
|
|
"\"top\" | \"bottom\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegacyMetricState.size",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "size",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegacyMetricState.textAlign",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "textAlign",
|
|
"description": [],
|
|
"signature": [
|
|
"\"left\" | \"right\" | \"center\" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PersistableFilter",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PersistableFilter",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PersistableFilter",
|
|
"text": "PersistableFilter"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PersistableFilter.meta",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "meta",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PersistableFilterMeta",
|
|
"text": "PersistableFilterMeta"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PersistableFilterMeta",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PersistableFilterMeta",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PersistableFilterMeta",
|
|
"text": "PersistableFilterMeta"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.FilterMeta",
|
|
"text": "FilterMeta"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PersistableFilterMeta.indexRefName",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "indexRefName",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PieVisualizationState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PieVisualizationState",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PieVisualizationState.shape",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "shape",
|
|
"description": [],
|
|
"signature": [
|
|
"\"pie\" | \"donut\" | \"treemap\" | \"mosaic\" | \"waffle\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PieVisualizationState.layers",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "layers",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.PieLayerState",
|
|
"text": "PieLayerState"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PieVisualizationState.palette",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "palette",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/coloring",
|
|
"scope": "common",
|
|
"docId": "kibKbnColoringPluginApi",
|
|
"section": "def-common.PaletteOutput",
|
|
"text": "PaletteOutput"
|
|
},
|
|
"<{ [key: string]: unknown; }> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SharedPieLayerState",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.metrics",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "metrics",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.primaryGroups",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "primaryGroups",
|
|
"description": [],
|
|
"signature": [
|
|
"string[]"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.secondaryGroups",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "secondaryGroups",
|
|
"description": [],
|
|
"signature": [
|
|
"string[] | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.allowMultipleMetrics",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "allowMultipleMetrics",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.colorsByDimension",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "colorsByDimension",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, string> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.collapseFns",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "collapseFns",
|
|
"description": [],
|
|
"signature": [
|
|
"Record<string, ",
|
|
"CollapseFunction",
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.numberDisplay",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "numberDisplay",
|
|
"description": [],
|
|
"signature": [
|
|
"\"value\" | \"percent\" | \"hidden\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.categoryDisplay",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "categoryDisplay",
|
|
"description": [],
|
|
"signature": [
|
|
"\"default\" | \"hide\" | \"inside\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.legendDisplay",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "legendDisplay",
|
|
"description": [],
|
|
"signature": [
|
|
"\"default\" | \"hide\" | \"show\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.legendPosition",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "legendPosition",
|
|
"description": [],
|
|
"signature": [
|
|
"Position",
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.showValuesInLegend",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "showValuesInLegend",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.nestedLegend",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "nestedLegend",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.percentDecimals",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "percentDecimals",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.emptySizeRatio",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "emptySizeRatio",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.legendMaxLines",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "legendMaxLines",
|
|
"description": [],
|
|
"signature": [
|
|
"number | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.legendSize",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "legendSize",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "visualizations",
|
|
"scope": "common",
|
|
"docId": "kibVisualizationsPluginApi",
|
|
"section": "def-common.LegendSize",
|
|
"text": "LegendSize"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SharedPieLayerState.truncateLegend",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "truncateLegend",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.EmptySizeRatios",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "EmptySizeRatios",
|
|
"description": [],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.APP_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "APP_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"lens\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.BASE_API_URL",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "BASE_API_URL",
|
|
"description": [],
|
|
"signature": [
|
|
"\"/api/lens\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.CategoryDisplayType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CategoryDisplayType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"default\" | \"hide\" | \"inside\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.DOC_TYPE",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "DOC_TYPE",
|
|
"description": [],
|
|
"signature": [
|
|
"\"lens\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.DOCUMENT_FIELD_NAME",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "DOCUMENT_FIELD_NAME",
|
|
"description": [],
|
|
"signature": [
|
|
"\"___records___\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.ENABLE_SQL",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "ENABLE_SQL",
|
|
"description": [],
|
|
"signature": [
|
|
"\"discover:enableSql\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.FormatFactory",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "FormatFactory",
|
|
"description": [],
|
|
"signature": [
|
|
"(mapping?: ",
|
|
{
|
|
"pluginId": "fieldFormats",
|
|
"scope": "common",
|
|
"docId": "kibFieldFormatsPluginApi",
|
|
"section": "def-common.SerializedFieldFormat",
|
|
"text": "SerializedFieldFormat"
|
|
},
|
|
"<{}, ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "server",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-server.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
},
|
|
"> | undefined) => ",
|
|
{
|
|
"pluginId": "fieldFormats",
|
|
"scope": "common",
|
|
"docId": "kibFieldFormatsPluginApi",
|
|
"section": "def-common.FieldFormat",
|
|
"text": "FieldFormat"
|
|
}
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.FormatFactory.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "mapping",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "fieldFormats",
|
|
"scope": "common",
|
|
"docId": "kibFieldFormatsPluginApi",
|
|
"section": "def-common.SerializedFieldFormat",
|
|
"text": "SerializedFieldFormat"
|
|
},
|
|
"<{}, ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "server",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-server.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LayerType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LayerType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"data\" | \"metricTrendline\" | \"referenceLine\" | \"annotations\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegendDisplayType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "LegendDisplayType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"default\" | \"hide\" | \"show\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LENS_EDIT_BY_VALUE",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "LENS_EDIT_BY_VALUE",
|
|
"description": [],
|
|
"signature": [
|
|
"\"edit_by_value\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LENS_EMBEDDABLE_TYPE",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "LENS_EMBEDDABLE_TYPE",
|
|
"description": [],
|
|
"signature": [
|
|
"\"lens\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.NOT_INTERNATIONALIZED_PRODUCT_NAME",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "NOT_INTERNATIONALIZED_PRODUCT_NAME",
|
|
"description": [],
|
|
"signature": [
|
|
"\"Lens Visualizations\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.NumberDisplayType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "NumberDisplayType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"value\" | \"percent\" | \"hidden\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.OriginalColumn",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "OriginalColumn",
|
|
"description": [],
|
|
"signature": [
|
|
"{ id: string; label: string; } & ({ operationType: \"date_histogram\"; sourceField: string; } | { operationType: string; sourceField: never; })"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/expressions/map_to_columns/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PieChartType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PieChartType",
|
|
"description": [],
|
|
"signature": [
|
|
"\"pie\" | \"donut\" | \"treemap\" | \"mosaic\" | \"waffle\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PieLayerState",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PieLayerState",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.SharedPieLayerState",
|
|
"text": "SharedPieLayerState"
|
|
},
|
|
" & { layerId: string; layerType: ",
|
|
{
|
|
"pluginId": "lens",
|
|
"scope": "common",
|
|
"docId": "kibLensPluginApi",
|
|
"section": "def-common.LayerType",
|
|
"text": "LayerType"
|
|
},
|
|
"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PLUGIN_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"lens\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.SortingHint",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "SortingHint",
|
|
"description": [],
|
|
"signature": [
|
|
"\"version\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.ValueLabelConfig",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ValueLabelConfig",
|
|
"description": [],
|
|
"signature": [
|
|
"\"hide\" | \"show\""
|
|
],
|
|
"path": "x-pack/plugins/lens/common/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.CategoryDisplay",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "CategoryDisplay",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly DEFAULT: \"default\"; readonly INSIDE: \"inside\"; readonly HIDE: \"hide\"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.LegendDisplay",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "LegendDisplay",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly DEFAULT: \"default\"; readonly SHOW: \"show\"; readonly HIDE: \"hide\"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.NumberDisplay",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "NumberDisplay",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly HIDDEN: \"hidden\"; readonly PERCENT: \"percent\"; readonly VALUE: \"value\"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "lens",
|
|
"id": "def-common.PieChartTypes",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "PieChartTypes",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly PIE: \"pie\"; readonly DONUT: \"donut\"; readonly TREEMAP: \"treemap\"; readonly MOSAIC: \"mosaic\"; readonly WAFFLE: \"waffle\"; }"
|
|
],
|
|
"path": "x-pack/plugins/lens/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
]
|
|
}
|
|
} |