{ "id": "lens", "client": { "classes": [], "functions": [], "interfaces": [ { "parentPluginId": "lens", "id": "def-public.AxesSettingsConfig", "type": "Interface", "tags": [], "label": "AxesSettingsConfig", "description": [], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.AxesSettingsConfig.x", "type": "boolean", "tags": [], "label": "x", "description": [], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.AxesSettingsConfig.yLeft", "type": "boolean", "tags": [], "label": "yLeft", "description": [], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.AxesSettingsConfig.yRight", "type": "boolean", "tags": [], "label": "yRight", "description": [], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": 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 ", "FormattedIndexPatternColumn", ",", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FieldBasedIndexPatternColumn", "text": "FieldBasedIndexPatternColumn" } ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/cardinality.tsx", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.CardinalityIndexPatternColumn.operationType", "type": "string", "tags": [], "label": "operationType", "description": [], "signature": [ "\"unique_count\"" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/cardinality.tsx", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.DatatableVisualizationState", "type": "Interface", "tags": [], "label": "DatatableVisualizationState", "description": [], "path": "x-pack/plugins/lens/public/datatable_visualization/visualization.tsx", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.DatatableVisualizationState.columns", "type": "Array", "tags": [], "label": "columns", "description": [], "signature": [ "ColumnState", "[]" ], "path": "x-pack/plugins/lens/public/datatable_visualization/visualization.tsx", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.DatatableVisualizationState.layerId", "type": "string", "tags": [], "label": "layerId", "description": [], "path": "x-pack/plugins/lens/public/datatable_visualization/visualization.tsx", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.DatatableVisualizationState.layerType", "type": "CompoundType", "tags": [], "label": "layerType", "description": [], "signature": [ "\"data\" | \"referenceLine\"" ], "path": "x-pack/plugins/lens/public/datatable_visualization/visualization.tsx", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.DatatableVisualizationState.sorting", "type": "Object", "tags": [], "label": "sorting", "description": [], "signature": [ "SortingState", " | undefined" ], "path": "x-pack/plugins/lens/public/datatable_visualization/visualization.tsx", "deprecated": 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/indexpattern_datasource/operations/definitions/date_histogram.tsx", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.DateHistogramIndexPatternColumn.operationType", "type": "string", "tags": [], "label": "operationType", "description": [], "signature": [ "\"date_histogram\"" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/date_histogram.tsx", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.DateHistogramIndexPatternColumn.params", "type": "Object", "tags": [], "label": "params", "description": [], "signature": [ "{ interval: string; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/date_histogram.tsx", "deprecated": 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/indexpattern_datasource/operations/definitions/filters/filters.tsx", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.FiltersIndexPatternColumn.operationType", "type": "string", "tags": [], "label": "operationType", "description": [], "signature": [ "\"filters\"" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.FiltersIndexPatternColumn.params", "type": "Object", "tags": [], "label": "params", "description": [], "signature": [ "{ filters: ", "Filter", "[]; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx", "deprecated": 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/indexpattern_datasource/operations/definitions/formula/formula.tsx", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.FormulaIndexPatternColumn.operationType", "type": "string", "tags": [], "label": "operationType", "description": [], "signature": [ "\"formula\"" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/formula.tsx", "deprecated": 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/indexpattern_datasource/operations/definitions/formula/formula.tsx", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.IncompleteColumn", "type": "Interface", "tags": [], "label": "IncompleteColumn", "description": [], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/column_types.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.IncompleteColumn.operationType", "type": "CompoundType", "tags": [], "label": "operationType", "description": [], "signature": [ "\"filters\" | \"max\" | \"min\" | \"count\" | \"date_histogram\" | \"sum\" | \"average\" | \"percentile\" | \"range\" | \"terms\" | \"median\" | \"cumulative_sum\" | \"moving_average\" | \"math\" | \"overall_sum\" | \"overall_min\" | \"overall_max\" | \"overall_average\" | \"counter_rate\" | \"differences\" | \"unique_count\" | \"last_value\" | \"formula\" | \"static_value\" | undefined" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/column_types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.IncompleteColumn.sourceField", "type": "string", "tags": [], "label": "sourceField", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/column_types.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.IndexPatternPersistedState", "type": "Interface", "tags": [], "label": "IndexPatternPersistedState", "description": [], "path": "x-pack/plugins/lens/public/indexpattern_datasource/types.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.IndexPatternPersistedState.layers", "type": "Object", "tags": [], "label": "layers", "description": [], "signature": [ "{ [x: string]: Pick<", "IndexPatternLayer", ", \"columns\" | \"columnOrder\" | \"incompleteColumns\">; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/types.ts", "deprecated": 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/indexpattern_datasource/operations/definitions/last_value.tsx", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.LastValueIndexPatternColumn.operationType", "type": "string", "tags": [], "label": "operationType", "description": [], "signature": [ "\"last_value\"" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/last_value.tsx", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.LastValueIndexPatternColumn.params", "type": "Object", "tags": [], "label": "params", "description": [], "signature": [ "{ sortField: string; format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/last_value.tsx", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.LegendConfig", "type": "Interface", "tags": [], "label": "LegendConfig", "description": [], "path": "x-pack/plugins/lens/common/expressions/xy_chart/legend_config.ts", "deprecated": 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": "x-pack/plugins/lens/common/expressions/xy_chart/legend_config.ts", "deprecated": 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": "x-pack/plugins/lens/common/expressions/xy_chart/legend_config.ts", "deprecated": 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": "x-pack/plugins/lens/common/expressions/xy_chart/legend_config.ts", "deprecated": 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": "x-pack/plugins/lens/common/expressions/xy_chart/legend_config.ts", "deprecated": 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\" | \"center\" | \"near\" | \"far\" | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/legend_config.ts", "deprecated": 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\" | \"middle\" | \"near\" | \"far\" | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/legend_config.ts", "deprecated": 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": "x-pack/plugins/lens/common/expressions/xy_chart/legend_config.ts", "deprecated": 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": "x-pack/plugins/lens/common/expressions/xy_chart/legend_config.ts", "deprecated": 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": "x-pack/plugins/lens/common/expressions/xy_chart/legend_config.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.LensPublicStart", "type": "Interface", "tags": [], "label": "LensPublicStart", "description": [], "path": "x-pack/plugins/lens/public/plugin.ts", "deprecated": 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 }, { "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, any> | React.FunctionComponent>" ], "path": "x-pack/plugins/lens/public/plugin.ts", "deprecated": 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: ", "LensByValueInput", " | ", "LensByReferenceInput", " | undefined, options?: { openInNewTab?: boolean | undefined; originatingApp?: string | undefined; originatingPath?: string | undefined; } | undefined) => void" ], "path": "x-pack/plugins/lens/public/plugin.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.LensPublicStart.navigateToPrefilledEditor.$1", "type": "CompoundType", "tags": [], "label": "input", "description": [], "signature": [ "LensByValueInput", " | ", "LensByReferenceInput", " | undefined" ], "path": "x-pack/plugins/lens/public/plugin.ts", "deprecated": 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, "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 }, { "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 }, { "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 } ] } ], "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, "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, "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/indexpattern_datasource/operations/definitions/formula/math.tsx", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.MathIndexPatternColumn.operationType", "type": "string", "tags": [], "label": "operationType", "description": [], "signature": [ "\"math\"" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/math.tsx", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.MathIndexPatternColumn.params", "type": "Object", "tags": [], "label": "params", "description": [], "signature": [ "{ tinymathAst: string | number | ", "TinymathVariable", " | ", "TinymathFunction", " | ", "TinymathNamedArgument", "; format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/math.tsx", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.MetricState", "type": "Interface", "tags": [], "label": "MetricState", "description": [], "path": "x-pack/plugins/lens/common/expressions/metric_chart/types.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.MetricState.layerId", "type": "string", "tags": [], "label": "layerId", "description": [], "path": "x-pack/plugins/lens/common/expressions/metric_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.MetricState.accessor", "type": "string", "tags": [], "label": "accessor", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/lens/common/expressions/metric_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.MetricState.layerType", "type": "CompoundType", "tags": [], "label": "layerType", "description": [], "signature": [ "\"data\" | \"referenceLine\"" ], "path": "x-pack/plugins/lens/common/expressions/metric_chart/types.ts", "deprecated": 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, "children": [ { "parentPluginId": "lens", "id": "def-public.OperationMetadata.dataType", "type": "CompoundType", "tags": [], "label": "dataType", "description": [], "signature": [ "\"string\" | \"number\" | \"boolean\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"histogram\" | \"document\"" ], "path": "x-pack/plugins/lens/public/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.OperationMetadata.isBucketed", "type": "boolean", "tags": [], "label": "isBucketed", "description": [], "path": "x-pack/plugins/lens/public/types.ts", "deprecated": 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": [ "\"interval\" | \"ordinal\" | \"ratio\" | undefined" ], "path": "x-pack/plugins/lens/public/types.ts", "deprecated": 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/indexpattern_datasource/operations/definitions/percentile.tsx", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.PercentileIndexPatternColumn.operationType", "type": "string", "tags": [], "label": "operationType", "description": [], "signature": [ "\"percentile\"" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/percentile.tsx", "deprecated": 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/indexpattern_datasource/operations/definitions/percentile.tsx", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.PieVisualizationState", "type": "Interface", "tags": [], "label": "PieVisualizationState", "description": [], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.PieVisualizationState.shape", "type": "CompoundType", "tags": [], "label": "shape", "description": [], "signature": [ "\"pie\" | \"donut\" | \"treemap\"" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.PieVisualizationState.layers", "type": "Array", "tags": [], "label": "layers", "description": [], "signature": [ "PieLayerState", "[]" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.PieVisualizationState.palette", "type": "Object", "tags": [], "label": "palette", "description": [], "signature": [ { "pluginId": "charts", "scope": "common", "docId": "kibChartsPluginApi", "section": "def-common.PaletteOutput", "text": "PaletteOutput" }, "<{ [key: string]: unknown; }> | undefined" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": 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/indexpattern_datasource/operations/definitions/ranges/ranges.tsx", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.RangeIndexPatternColumn.operationType", "type": "string", "tags": [], "label": "operationType", "description": [], "signature": [ "\"range\"" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/ranges/ranges.tsx", "deprecated": 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; parentFormat?: { id: string; params?: { id?: string | undefined; template?: string | undefined; replaceInfinity?: boolean | undefined; } | undefined; } | undefined; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/ranges/ranges.tsx", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.SharedPieLayerState", "type": "Interface", "tags": [], "label": "SharedPieLayerState", "description": [], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.SharedPieLayerState.groups", "type": "Array", "tags": [], "label": "groups", "description": [], "signature": [ "string[]" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.SharedPieLayerState.metric", "type": "string", "tags": [], "label": "metric", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.SharedPieLayerState.numberDisplay", "type": "CompoundType", "tags": [], "label": "numberDisplay", "description": [], "signature": [ "\"percent\" | \"hidden\" | \"value\"" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.SharedPieLayerState.categoryDisplay", "type": "CompoundType", "tags": [], "label": "categoryDisplay", "description": [], "signature": [ "\"default\" | \"hide\" | \"inside\"" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.SharedPieLayerState.legendDisplay", "type": "CompoundType", "tags": [], "label": "legendDisplay", "description": [], "signature": [ "\"default\" | \"show\" | \"hide\"" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.SharedPieLayerState.legendPosition", "type": "CompoundType", "tags": [], "label": "legendPosition", "description": [], "signature": [ "\"top\" | \"bottom\" | \"left\" | \"right\" | undefined" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.SharedPieLayerState.nestedLegend", "type": "CompoundType", "tags": [], "label": "nestedLegend", "description": [], "signature": [ "boolean | undefined" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.SharedPieLayerState.percentDecimals", "type": "number", "tags": [], "label": "percentDecimals", "description": [], "signature": [ "number | undefined" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.SharedPieLayerState.legendMaxLines", "type": "number", "tags": [], "label": "legendMaxLines", "description": [], "signature": [ "number | undefined" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.SharedPieLayerState.truncateLegend", "type": "CompoundType", "tags": [], "label": "truncateLegend", "description": [], "signature": [ "boolean | undefined" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": 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/indexpattern_datasource/operations/definitions/terms/index.tsx", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.TermsIndexPatternColumn.operationType", "type": "string", "tags": [], "label": "operationType", "description": [], "signature": [ "\"terms\"" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/terms/index.tsx", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.TermsIndexPatternColumn.params", "type": "Object", "tags": [], "label": "params", "description": [], "signature": [ "{ size: number; orderBy: { type: \"alphabetical\"; fallback?: boolean | undefined; } | { type: \"column\"; columnId: string; }; orderDirection: \"asc\" | \"desc\"; otherBucket?: boolean | undefined; missingBucket?: boolean | undefined; format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/terms/index.tsx", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.XYLayerConfig", "type": "Interface", "tags": [], "label": "XYLayerConfig", "description": [], "path": "x-pack/plugins/lens/common/expressions/xy_chart/layer_config.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.XYLayerConfig.hide", "type": "CompoundType", "tags": [], "label": "hide", "description": [], "signature": [ "boolean | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/layer_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYLayerConfig.layerId", "type": "string", "tags": [], "label": "layerId", "description": [], "path": "x-pack/plugins/lens/common/expressions/xy_chart/layer_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYLayerConfig.xAccessor", "type": "string", "tags": [], "label": "xAccessor", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/layer_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYLayerConfig.accessors", "type": "Array", "tags": [], "label": "accessors", "description": [], "signature": [ "string[]" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/layer_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYLayerConfig.yConfig", "type": "Array", "tags": [], "label": "yConfig", "description": [], "signature": [ "YConfig", "[] | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/layer_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYLayerConfig.seriesType", "type": "CompoundType", "tags": [], "label": "seriesType", "description": [], "signature": [ "\"area\" | \"line\" | \"bar\" | \"bar_horizontal\" | \"bar_stacked\" | \"bar_percentage_stacked\" | \"bar_horizontal_stacked\" | \"bar_horizontal_percentage_stacked\" | \"area_stacked\" | \"area_percentage_stacked\"" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/layer_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYLayerConfig.splitAccessor", "type": "string", "tags": [], "label": "splitAccessor", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/layer_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYLayerConfig.palette", "type": "Object", "tags": [], "label": "palette", "description": [], "signature": [ { "pluginId": "charts", "scope": "common", "docId": "kibChartsPluginApi", "section": "def-common.PaletteOutput", "text": "PaletteOutput" }, "<{ [key: string]: unknown; }> | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/layer_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYLayerConfig.layerType", "type": "CompoundType", "tags": [], "label": "layerType", "description": [], "signature": [ "\"data\" | \"referenceLine\"" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/layer_config.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.XYState", "type": "Interface", "tags": [], "label": "XYState", "description": [], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.XYState.preferredSeriesType", "type": "CompoundType", "tags": [], "label": "preferredSeriesType", "description": [], "signature": [ "\"area\" | \"line\" | \"bar\" | \"bar_horizontal\" | \"bar_stacked\" | \"bar_percentage_stacked\" | \"bar_horizontal_stacked\" | \"bar_horizontal_percentage_stacked\" | \"area_stacked\" | \"area_percentage_stacked\"" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.legend", "type": "Object", "tags": [], "label": "legend", "description": [], "signature": [ "LegendConfig" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.valueLabels", "type": "CompoundType", "tags": [], "label": "valueLabels", "description": [], "signature": [ "\"hide\" | \"inside\" | \"outside\" | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.fittingFunction", "type": "CompoundType", "tags": [], "label": "fittingFunction", "description": [], "signature": [ "\"None\" | \"Linear\" | \"Zero\" | \"Carry\" | \"Lookahead\" | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.yLeftExtent", "type": "Object", "tags": [], "label": "yLeftExtent", "description": [], "signature": [ "AxisExtentConfig", " | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.yRightExtent", "type": "Object", "tags": [], "label": "yRightExtent", "description": [], "signature": [ "AxisExtentConfig", " | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.layers", "type": "Array", "tags": [], "label": "layers", "description": [], "signature": [ "XYLayerConfig", "[]" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.xTitle", "type": "string", "tags": [], "label": "xTitle", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.yTitle", "type": "string", "tags": [], "label": "yTitle", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.yRightTitle", "type": "string", "tags": [], "label": "yRightTitle", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.axisTitlesVisibilitySettings", "type": "Object", "tags": [], "label": "axisTitlesVisibilitySettings", "description": [], "signature": [ "AxesSettingsConfig", " | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.tickLabelsVisibilitySettings", "type": "Object", "tags": [], "label": "tickLabelsVisibilitySettings", "description": [], "signature": [ "AxesSettingsConfig", " | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.gridlinesVisibilitySettings", "type": "Object", "tags": [], "label": "gridlinesVisibilitySettings", "description": [], "signature": [ "AxesSettingsConfig", " | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.labelsOrientation", "type": "Object", "tags": [], "label": "labelsOrientation", "description": [], "signature": [ "LabelsOrientationConfig", " | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.curveType", "type": "CompoundType", "tags": [], "label": "curveType", "description": [], "signature": [ "\"LINEAR\" | \"CURVE_MONOTONE_X\" | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.fillOpacity", "type": "number", "tags": [], "label": "fillOpacity", "description": [], "signature": [ "number | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.hideEndzones", "type": "CompoundType", "tags": [], "label": "hideEndzones", "description": [], "signature": [ "boolean | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.XYState.valuesInLegend", "type": "CompoundType", "tags": [], "label": "valuesInLegend", "description": [], "signature": [ "boolean | undefined" ], "path": "x-pack/plugins/lens/public/xy_visualization/types.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.YConfig", "type": "Interface", "tags": [], "label": "YConfig", "description": [], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-public.YConfig.forAccessor", "type": "string", "tags": [], "label": "forAccessor", "description": [], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.YConfig.axisMode", "type": "CompoundType", "tags": [], "label": "axisMode", "description": [], "signature": [ "\"bottom\" | \"left\" | \"right\" | \"auto\" | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.YConfig.color", "type": "string", "tags": [], "label": "color", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.YConfig.icon", "type": "string", "tags": [], "label": "icon", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.YConfig.lineWidth", "type": "number", "tags": [], "label": "lineWidth", "description": [], "signature": [ "number | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.YConfig.lineStyle", "type": "CompoundType", "tags": [], "label": "lineStyle", "description": [], "signature": [ "\"solid\" | \"dashed\" | \"dotted\" | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.YConfig.fill", "type": "CompoundType", "tags": [], "label": "fill", "description": [], "signature": [ "\"above\" | \"below\" | \"none\" | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.YConfig.iconPosition", "type": "CompoundType", "tags": [], "label": "iconPosition", "description": [], "signature": [ "\"above\" | \"below\" | \"left\" | \"right\" | \"auto\" | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-public.YConfig.textVisibility", "type": "CompoundType", "tags": [], "label": "textVisibility", "description": [], "signature": [ "boolean | undefined" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false } ], "initialIsOpen": false } ], "enums": [], "misc": [ { "parentPluginId": "lens", "id": "def-public.AvgIndexPatternColumn", "type": "Type", "tags": [], "label": "AvgIndexPatternColumn", "description": [], "signature": [ "BaseIndexPatternColumn", " & { params?: { format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; } | undefined; } & ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FieldBasedIndexPatternColumn", "text": "FieldBasedIndexPatternColumn" }, " & { operationType: \"average\"; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/metrics.tsx", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.CounterRateIndexPatternColumn", "type": "Type", "tags": [], "label": "CounterRateIndexPatternColumn", "description": [], "signature": [ "BaseIndexPatternColumn", " & { params?: { format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; } | undefined; } & ", "ReferenceBasedIndexPatternColumn", " & { operationType: \"counter_rate\"; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/calculations/counter_rate.tsx", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.CountIndexPatternColumn", "type": "Type", "tags": [], "label": "CountIndexPatternColumn", "description": [], "signature": [ "BaseIndexPatternColumn", " & { params?: { format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; } | undefined; } & ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FieldBasedIndexPatternColumn", "text": "FieldBasedIndexPatternColumn" }, " & { operationType: \"count\"; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/count.tsx", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.CumulativeSumIndexPatternColumn", "type": "Type", "tags": [], "label": "CumulativeSumIndexPatternColumn", "description": [], "signature": [ "BaseIndexPatternColumn", " & { params?: { format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; } | undefined; } & ", "ReferenceBasedIndexPatternColumn", " & { operationType: \"cumulative_sum\"; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/calculations/cumulative_sum.tsx", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.DataType", "type": "Type", "tags": [], "label": "DataType", "description": [], "signature": [ "\"string\" | \"number\" | \"boolean\" | \"date\" | \"geo_point\" | \"geo_shape\" | \"ip\" | \"histogram\" | \"document\"" ], "path": "x-pack/plugins/lens/public/types.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.DerivativeIndexPatternColumn", "type": "Type", "tags": [], "label": "DerivativeIndexPatternColumn", "description": [], "signature": [ "BaseIndexPatternColumn", " & { params?: { format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; } | undefined; } & ", "ReferenceBasedIndexPatternColumn", " & { operationType: \"differences\"; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/calculations/differences.tsx", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.EmbeddableComponentProps", "type": "Type", "tags": [], "label": "EmbeddableComponentProps", "description": [], "signature": [ "(Pick<", "LensByValueInput", ", \"palette\" | \"id\" | \"title\" | \"timeRange\" | \"syncColors\" | \"viewMode\" | \"filters\" | \"query\" | \"executionContext\" | \"hidePanelTitles\" | \"lastReloadRequestTime\" | \"enhancements\" | \"disabledActions\" | \"disableTriggers\" | \"searchSessionId\" | \"className\" | \"style\" | \"onLoad\" | \"renderMode\" | \"onBrushEnd\" | \"onFilter\" | \"onTableRowClick\"> & { attributes: LensAttributes<\"lnsXY\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYState", "text": "XYState" }, "> | LensAttributes<\"lnsPie\", ", "PieVisualizationState", "> | LensAttributes<\"lnsDatatable\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.DatatableVisualizationState", "text": "DatatableVisualizationState" }, "> | LensAttributes<\"lnsMetric\", ", "MetricState", ">; } & { withActions?: boolean | undefined; }) | (", { "pluginId": "embeddable", "scope": "common", "docId": "kibEmbeddablePluginApi", "section": "def-common.SavedObjectEmbeddableInput", "text": "SavedObjectEmbeddableInput" }, " & LensBaseEmbeddableInput & { withActions?: boolean | undefined; })" ], "path": "x-pack/plugins/lens/public/embeddable/embeddable_component.tsx", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.FieldBasedIndexPatternColumn", "type": "Type", "tags": [], "label": "FieldBasedIndexPatternColumn", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.RangeIndexPatternColumn", "text": "RangeIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.TermsIndexPatternColumn", "text": "TermsIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.DateHistogramIndexPatternColumn", "text": "DateHistogramIndexPatternColumn" }, " | MetricColumn<\"min\"> | MetricColumn<\"max\"> | MetricColumn<\"average\"> | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.CardinalityIndexPatternColumn", "text": "CardinalityIndexPatternColumn" }, " | MetricColumn<\"sum\"> | MetricColumn<\"median\"> | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PercentileIndexPatternColumn", "text": "PercentileIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.CountIndexPatternColumn", "text": "CountIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.LastValueIndexPatternColumn", "text": "LastValueIndexPatternColumn" } ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.IndexPatternColumn", "type": "Type", "tags": [], "label": "IndexPatternColumn", "description": [ "\nA union type of all available column types. If a column is of an unknown type somewhere\nwithing the indexpattern data source it should be typed as `IndexPatternColumn` to make\ntypeguards possible that consider all available column types." ], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FiltersIndexPatternColumn", "text": "FiltersIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.RangeIndexPatternColumn", "text": "RangeIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.TermsIndexPatternColumn", "text": "TermsIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.DateHistogramIndexPatternColumn", "text": "DateHistogramIndexPatternColumn" }, " | MetricColumn<\"min\"> | MetricColumn<\"max\"> | MetricColumn<\"average\"> | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.CardinalityIndexPatternColumn", "text": "CardinalityIndexPatternColumn" }, " | MetricColumn<\"sum\"> | MetricColumn<\"median\"> | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.PercentileIndexPatternColumn", "text": "PercentileIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.CountIndexPatternColumn", "text": "CountIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.LastValueIndexPatternColumn", "text": "LastValueIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.CumulativeSumIndexPatternColumn", "text": "CumulativeSumIndexPatternColumn" }, " | OverallMetricIndexPatternColumn<\"overall_sum\"> | OverallMetricIndexPatternColumn<\"overall_min\"> | OverallMetricIndexPatternColumn<\"overall_max\"> | OverallMetricIndexPatternColumn<\"overall_average\"> | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.CounterRateIndexPatternColumn", "text": "CounterRateIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.DerivativeIndexPatternColumn", "text": "DerivativeIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MovingAverageIndexPatternColumn", "text": "MovingAverageIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.MathIndexPatternColumn", "text": "MathIndexPatternColumn" }, " | ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FormulaIndexPatternColumn", "text": "FormulaIndexPatternColumn" }, " | ", "StaticValueIndexPatternColumn" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/index.ts", "deprecated": 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, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.MaxIndexPatternColumn", "type": "Type", "tags": [], "label": "MaxIndexPatternColumn", "description": [], "signature": [ "BaseIndexPatternColumn", " & { params?: { format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; } | undefined; } & ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FieldBasedIndexPatternColumn", "text": "FieldBasedIndexPatternColumn" }, " & { operationType: \"max\"; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/metrics.tsx", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.MedianIndexPatternColumn", "type": "Type", "tags": [], "label": "MedianIndexPatternColumn", "description": [], "signature": [ "BaseIndexPatternColumn", " & { params?: { format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; } | undefined; } & ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FieldBasedIndexPatternColumn", "text": "FieldBasedIndexPatternColumn" }, " & { operationType: \"median\"; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/metrics.tsx", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.MinIndexPatternColumn", "type": "Type", "tags": [], "label": "MinIndexPatternColumn", "description": [], "signature": [ "BaseIndexPatternColumn", " & { params?: { format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; } | undefined; } & ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FieldBasedIndexPatternColumn", "text": "FieldBasedIndexPatternColumn" }, " & { operationType: \"min\"; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/metrics.tsx", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.MovingAverageIndexPatternColumn", "type": "Type", "tags": [], "label": "MovingAverageIndexPatternColumn", "description": [], "signature": [ "BaseIndexPatternColumn", " & { params?: { format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; } | undefined; } & ", "ReferenceBasedIndexPatternColumn", " & { operationType: \"moving_average\"; params: { window: number; }; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/calculations/moving_average.tsx", "deprecated": 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": [ "\"filters\" | \"max\" | \"min\" | \"count\" | \"date_histogram\" | \"sum\" | \"average\" | \"percentile\" | \"range\" | \"terms\" | \"median\" | \"cumulative_sum\" | \"moving_average\" | \"math\" | \"overall_sum\" | \"overall_min\" | \"overall_max\" | \"overall_average\" | \"counter_rate\" | \"differences\" | \"unique_count\" | \"last_value\" | \"formula\" | \"static_value\"" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/index.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.OverallSumIndexPatternColumn", "type": "Type", "tags": [], "label": "OverallSumIndexPatternColumn", "description": [], "signature": [ "BaseIndexPatternColumn", " & { params?: { format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; } | undefined; } & ", "ReferenceBasedIndexPatternColumn", " & { operationType: \"overall_sum\"; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/calculations/overall_metric.tsx", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.PersistedIndexPatternLayer", "type": "Type", "tags": [], "label": "PersistedIndexPatternLayer", "description": [], "signature": [ "{ columns: Record; columnOrder: string[]; incompleteColumns?: Record | undefined; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/types.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.PieLayerState", "type": "Type", "tags": [], "label": "PieLayerState", "description": [], "signature": [ "SharedPieLayerState", " & { layerId: string; layerType: ", { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.LayerType", "text": "LayerType" }, "; }" ], "path": "x-pack/plugins/lens/common/expressions/pie_chart/types.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.SeriesType", "type": "Type", "tags": [], "label": "SeriesType", "description": [], "signature": [ "\"area\" | \"line\" | \"bar\" | \"bar_horizontal\" | \"bar_stacked\" | \"bar_percentage_stacked\" | \"bar_horizontal_stacked\" | \"bar_horizontal_percentage_stacked\" | \"area_stacked\" | \"area_percentage_stacked\"" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/series_type.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.SumIndexPatternColumn", "type": "Type", "tags": [], "label": "SumIndexPatternColumn", "description": [], "signature": [ "BaseIndexPatternColumn", " & { params?: { format?: { id: string; params?: { decimals: number; } | undefined; } | undefined; } | undefined; } & ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.FieldBasedIndexPatternColumn", "text": "FieldBasedIndexPatternColumn" }, " & { operationType: \"sum\"; }" ], "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/metrics.tsx", "deprecated": 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": [ "Pick<", "LensByValueInput", ", \"palette\" | \"id\" | \"title\" | \"timeRange\" | \"syncColors\" | \"viewMode\" | \"filters\" | \"query\" | \"executionContext\" | \"hidePanelTitles\" | \"lastReloadRequestTime\" | \"enhancements\" | \"disabledActions\" | \"disableTriggers\" | \"searchSessionId\" | \"className\" | \"style\" | \"onLoad\" | \"renderMode\" | \"onBrushEnd\" | \"onFilter\" | \"onTableRowClick\"> & { attributes: LensAttributes<\"lnsXY\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.XYState", "text": "XYState" }, "> | LensAttributes<\"lnsPie\", ", "PieVisualizationState", "> | LensAttributes<\"lnsDatatable\", ", { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.DatatableVisualizationState", "text": "DatatableVisualizationState" }, "> | LensAttributes<\"lnsMetric\", ", "MetricState", ">; }" ], "path": "x-pack/plugins/lens/public/embeddable/embeddable_component.tsx", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.ValueLabelConfig", "type": "Type", "tags": [], "label": "ValueLabelConfig", "description": [], "signature": [ "\"hide\" | \"inside\" | \"outside\"" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.XYCurveType", "type": "Type", "tags": [], "label": "XYCurveType", "description": [], "signature": [ "\"LINEAR\" | \"CURVE_MONOTONE_X\"" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/xy_args.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-public.YAxisMode", "type": "Type", "tags": [], "label": "YAxisMode", "description": [], "signature": [ "\"bottom\" | \"left\" | \"right\" | \"auto\"" ], "path": "x-pack/plugins/lens/common/expressions/xy_chart/axis_config.ts", "deprecated": false, "initialIsOpen": false } ], "objects": [] }, "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": "core", "scope": "server", "docId": "kibCorePluginApi", "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, "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, "children": [ { "parentPluginId": "lens", "id": "def-server.LensServerPlugin.Unnamed.$1", "type": "Object", "tags": [], "label": "initializerContext", "description": [], "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.PluginInitializerContext", "text": "PluginInitializerContext" }, "" ], "path": "x-pack/plugins/lens/server/plugin.tsx", "deprecated": false, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "lens", "id": "def-server.LensServerPlugin.setup", "type": "Function", "tags": [], "label": "setup", "description": [], "signature": [ "(core: ", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "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": "server", "docId": "kibEmbeddablePluginApi", "section": "def-server.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, "children": [ { "parentPluginId": "lens", "id": "def-server.LensServerPlugin.setup.$1", "type": "Object", "tags": [], "label": "core", "description": [], "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "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, "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, "isRequired": true } ], "returnComment": [] }, { "parentPluginId": "lens", "id": "def-server.LensServerPlugin.start", "type": "Function", "tags": [], "label": "start", "description": [], "signature": [ "(core: ", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "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, "children": [ { "parentPluginId": "lens", "id": "def-server.LensServerPlugin.start.$1", "type": "Object", "tags": [], "label": "core", "description": [], "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.CoreStart", "text": "CoreStart" } ], "path": "x-pack/plugins/lens/server/plugin.tsx", "deprecated": 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, "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, "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" }, "" ], "path": "x-pack/plugins/lens/server/migrations/types.ts", "deprecated": 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 }, { "parentPluginId": "lens", "id": "def-server.LensDocShape715.title", "type": "string", "tags": [], "label": "title", "description": [], "path": "x-pack/plugins/lens/server/migrations/types.ts", "deprecated": 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 }, { "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>; }>; }; }; 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 } ], "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" }, "" ], "path": "x-pack/plugins/lens/server/migrations/types.ts", "deprecated": 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 }, { "parentPluginId": "lens", "id": "def-server.LensDocShapePost712.title", "type": "string", "tags": [], "label": "title", "description": [], "path": "x-pack/plugins/lens/server/migrations/types.ts", "deprecated": 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 }, { "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; }>; }; }; 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 } ], "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" }, "" ], "path": "x-pack/plugins/lens/server/migrations/types.ts", "deprecated": 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 }, { "parentPluginId": "lens", "id": "def-server.LensDocShapePre712.title", "type": "string", "tags": [], "label": "title", "description": [], "path": "x-pack/plugins/lens/server/migrations/types.ts", "deprecated": 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 }, { "parentPluginId": "lens", "id": "def-server.LensDocShapePre712.state", "type": "Object", "tags": [], "label": "state", "description": [], "signature": [ "{ datasourceStates: { indexpattern: { layers: Record; }>; }; }; 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 } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-server.PluginSetupContract", "type": "Interface", "tags": [], "label": "PluginSetupContract", "description": [], "path": "x-pack/plugins/lens/server/plugin.tsx", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-server.PluginSetupContract.usageCollection", "type": "Object", "tags": [], "label": "usageCollection", "description": [], "signature": [ { "pluginId": "usageCollection", "scope": "server", "docId": "kibUsageCollectionPluginApi", "section": "def-server.UsageCollectionSetup", "text": "UsageCollectionSetup" }, " | undefined" ], "path": "x-pack/plugins/lens/server/plugin.tsx", "deprecated": false }, { "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 }, { "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 }, { "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 } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-server.PluginStartContract", "type": "Interface", "tags": [], "label": "PluginStartContract", "description": [], "path": "x-pack/plugins/lens/server/plugin.tsx", "deprecated": 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 }, { "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 }, { "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 } ], "initialIsOpen": false } ], "enums": [], "misc": [ { "parentPluginId": "lens", "id": "def-server.LensDocShape713", "type": "Type", "tags": [], "label": "LensDocShape713", "description": [], "signature": [ "Pick<", { "pluginId": "lens", "scope": "server", "docId": "kibLensPluginApi", "section": "def-server.LensDocShapePost712", "text": "LensDocShapePost712" }, ", \"title\" | \"expression\" | \"visualizationType\"> & { state: Pick<{ datasourceMetaData: { filterableIndexPatterns: { id: string; title: string; }[]; }; datasourceStates: { indexpattern: { currentIndexPatternId: string; layers: Record; }>; }; }; 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" }, "[]; }, \"filters\" | \"query\" | \"visualization\" | \"datasourceMetaData\"> & { datasourceStates: { indexpattern: Pick<{ currentIndexPatternId: string; layers: Record; }>; }, \"currentIndexPatternId\"> & { layers: Record; }, never> & { columns: Record; }>; }; }; }; }" ], "path": "x-pack/plugins/lens/server/migrations/types.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-server.LensDocShape714", "type": "Type", "tags": [], "label": "LensDocShape714", "description": [], "signature": [ "Pick<", { "pluginId": "lens", "scope": "server", "docId": "kibLensPluginApi", "section": "def-server.LensDocShapePost712", "text": "LensDocShapePost712" }, ", \"title\" | \"expression\" | \"visualizationType\"> & { state: Pick<{ datasourceMetaData: { filterableIndexPatterns: { id: string; title: string; }[]; }; datasourceStates: { indexpattern: { currentIndexPatternId: string; layers: Record; }>; }; }; 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" }, "[]; }, \"filters\" | \"query\" | \"visualization\" | \"datasourceMetaData\"> & { datasourceStates: { indexpattern: Pick<{ currentIndexPatternId: string; layers: Record; }>; }, \"currentIndexPatternId\"> & { layers: Record; }, never> & { columns: Record; }>; }; }; }; }" ], "path": "x-pack/plugins/lens/server/migrations/types.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-server.OperationTypePost712", "type": "Type", "tags": [], "label": "OperationTypePost712", "description": [], "signature": [ "\"filters\" | \"max\" | \"min\" | \"count\" | \"date_histogram\" | \"sum\" | \"average\" | \"percentile\" | \"range\" | \"terms\" | \"median\" | \"cumulative_sum\" | \"moving_average\" | \"counter_rate\" | \"differences\" | \"unique_count\" | \"last_value\"" ], "path": "x-pack/plugins/lens/server/migrations/types.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-server.OperationTypePre712", "type": "Type", "tags": [], "label": "OperationTypePre712", "description": [], "signature": [ "\"filters\" | \"max\" | \"min\" | \"count\" | \"date_histogram\" | \"sum\" | \"percentile\" | \"range\" | \"terms\" | \"avg\" | \"median\" | \"cumulative_sum\" | \"derivative\" | \"moving_average\" | \"cardinality\" | \"counter_rate\" | \"last_value\"" ], "path": "x-pack/plugins/lens/server/migrations/types.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-server.VisState716", "type": "Type", "tags": [], "label": "VisState716", "description": [], "signature": [ "{ columns: { palette?: ", { "pluginId": "charts", "scope": "common", "docId": "kibChartsPluginApi", "section": "def-common.PaletteOutput", "text": "PaletteOutput" }, "<", { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.CustomPaletteParams", "text": "CustomPaletteParams" }, "> | undefined; colorMode?: \"none\" | \"text\" | \"cell\" | undefined; }[]; } | { palette?: ", { "pluginId": "charts", "scope": "common", "docId": "kibChartsPluginApi", "section": "def-common.PaletteOutput", "text": "PaletteOutput" }, "<", { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.CustomPaletteParams", "text": "CustomPaletteParams" }, "> | undefined; }" ], "path": "x-pack/plugins/lens/server/migrations/types.ts", "deprecated": 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, "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, "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, "children": [ { "parentPluginId": "lens", "id": "def-server.LensServerPluginSetup.lensEmbeddableFactory", "type": "Function", "tags": [], "label": "lensEmbeddableFactory", "description": [], "signature": [ "() => ", { "pluginId": "embeddable", "scope": "server", "docId": "kibEmbeddablePluginApi", "section": "def-server.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, "returnComment": [], "children": [] } ], "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, "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, "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, "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, "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, "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, "isRequired": false } ], "returnComment": [], "initialIsOpen": false } ], "interfaces": [ { "parentPluginId": "lens", "id": "def-common.BucketedAggregation", "type": "Interface", "tags": [], "label": "BucketedAggregation", "description": [], "signature": [ { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.BucketedAggregation", "text": "BucketedAggregation" }, "" ], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-common.BucketedAggregation.buckets", "type": "Array", "tags": [], "label": "buckets", "description": [], "signature": [ "{ key: KeyType; count: number; }[]" ], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-common.ColorStop", "type": "Interface", "tags": [], "label": "ColorStop", "description": [], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-common.ColorStop.color", "type": "string", "tags": [], "label": "color", "description": [], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.ColorStop.stop", "type": "number", "tags": [], "label": "stop", "description": [], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-common.CustomPaletteParams", "type": "Interface", "tags": [], "label": "CustomPaletteParams", "description": [], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-common.CustomPaletteParams.name", "type": "string", "tags": [], "label": "name", "description": [], "signature": [ "string | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.CustomPaletteParams.reverse", "type": "CompoundType", "tags": [], "label": "reverse", "description": [], "signature": [ "boolean | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.CustomPaletteParams.rangeType", "type": "CompoundType", "tags": [], "label": "rangeType", "description": [], "signature": [ "\"number\" | \"percent\" | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.CustomPaletteParams.continuity", "type": "CompoundType", "tags": [], "label": "continuity", "description": [], "signature": [ "\"above\" | \"below\" | \"all\" | \"none\" | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.CustomPaletteParams.progression", "type": "string", "tags": [], "label": "progression", "description": [], "signature": [ "\"fixed\" | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.CustomPaletteParams.rangeMin", "type": "number", "tags": [], "label": "rangeMin", "description": [], "signature": [ "number | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.CustomPaletteParams.rangeMax", "type": "number", "tags": [], "label": "rangeMax", "description": [], "signature": [ "number | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.CustomPaletteParams.stops", "type": "Array", "tags": [], "label": "stops", "description": [], "signature": [ { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.ColorStop", "text": "ColorStop" }, "[] | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.CustomPaletteParams.colorStops", "type": "Array", "tags": [], "label": "colorStops", "description": [], "signature": [ { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.ColorStop", "text": "ColorStop" }, "[] | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.CustomPaletteParams.steps", "type": "number", "tags": [], "label": "steps", "description": [], "signature": [ "number | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-common.DateRange", "type": "Interface", "tags": [], "label": "DateRange", "description": [], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": 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 }, { "parentPluginId": "lens", "id": "def-common.DateRange.toDate", "type": "string", "tags": [], "label": "toDate", "description": [], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-common.ExistingFields", "type": "Interface", "tags": [], "label": "ExistingFields", "description": [], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-common.ExistingFields.indexPatternTitle", "type": "string", "tags": [], "label": "indexPatternTitle", "description": [], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.ExistingFields.existingFieldNames", "type": "Array", "tags": [], "label": "existingFieldNames", "description": [], "signature": [ "string[]" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-common.FieldStatsResponse", "type": "Interface", "tags": [], "label": "FieldStatsResponse", "description": [], "signature": [ { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.FieldStatsResponse", "text": "FieldStatsResponse" }, "" ], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-common.FieldStatsResponse.totalDocuments", "type": "number", "tags": [], "label": "totalDocuments", "description": [], "signature": [ "number | undefined" ], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.FieldStatsResponse.sampledDocuments", "type": "number", "tags": [], "label": "sampledDocuments", "description": [], "signature": [ "number | undefined" ], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.FieldStatsResponse.sampledValues", "type": "number", "tags": [], "label": "sampledValues", "description": [], "signature": [ "number | undefined" ], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.FieldStatsResponse.histogram", "type": "Object", "tags": [], "label": "histogram", "description": [], "signature": [ { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.BucketedAggregation", "text": "BucketedAggregation" }, " | undefined" ], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.FieldStatsResponse.topValues", "type": "Object", "tags": [], "label": "topValues", "description": [], "signature": [ { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.BucketedAggregation", "text": "BucketedAggregation" }, " | undefined" ], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-common.LensMultiTable", "type": "Interface", "tags": [], "label": "LensMultiTable", "description": [], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-common.LensMultiTable.type", "type": "string", "tags": [], "label": "type", "description": [], "signature": [ "\"lens_multitable\"" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.LensMultiTable.tables", "type": "Object", "tags": [], "label": "tables", "description": [], "signature": [ "{ [x: string]: ", { "pluginId": "expressions", "scope": "common", "docId": "kibExpressionsPluginApi", "section": "def-common.Datatable", "text": "Datatable" }, "; }" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.LensMultiTable.dateRange", "type": "Object", "tags": [], "label": "dateRange", "description": [], "signature": [ "{ fromDate: Date; toDate: Date; } | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-common.NumberStatsResult", "type": "Interface", "tags": [], "label": "NumberStatsResult", "description": [], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-common.NumberStatsResult.count", "type": "number", "tags": [], "label": "count", "description": [], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.NumberStatsResult.histogram", "type": "Object", "tags": [], "label": "histogram", "description": [], "signature": [ { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.BucketedAggregation", "text": "BucketedAggregation" }, "" ], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.NumberStatsResult.topValues", "type": "Object", "tags": [], "label": "topValues", "description": [], "signature": [ { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.BucketedAggregation", "text": "BucketedAggregation" }, "" ], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": 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, "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 } ], "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, "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 } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-common.TopValuesResult", "type": "Interface", "tags": [], "label": "TopValuesResult", "description": [], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-common.TopValuesResult.count", "type": "number", "tags": [], "label": "count", "description": [], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.TopValuesResult.topValues", "type": "Object", "tags": [], "label": "topValues", "description": [], "signature": [ { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.BucketedAggregation", "text": "BucketedAggregation" }, "" ], "path": "x-pack/plugins/lens/common/api.ts", "deprecated": false } ], "initialIsOpen": false } ], "enums": [], "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, "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, "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, "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": "fieldFormats", "scope": "common", "docId": "kibFieldFormatsPluginApi", "section": "def-common.FieldFormatParams", "text": "FieldFormatParams" }, "> | undefined) => ", { "pluginId": "fieldFormats", "scope": "common", "docId": "kibFieldFormatsPluginApi", "section": "def-common.FieldFormat", "text": "FieldFormat" } ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": 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": "fieldFormats", "scope": "common", "docId": "kibFieldFormatsPluginApi", "section": "def-common.FieldFormatParams", "text": "FieldFormatParams" }, "> | undefined" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-common.LayerType", "type": "Type", "tags": [], "label": "LayerType", "description": [], "signature": [ "\"data\" | \"referenceLine\"" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": 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, "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, "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, "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, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-common.RequiredPaletteParamTypes", "type": "Type", "tags": [], "label": "RequiredPaletteParamTypes", "description": [], "signature": [ "{ name: string; reverse: boolean; rangeType: \"number\" | \"percent\"; continuity: \"above\" | \"below\" | \"all\" | \"none\"; progression: \"fixed\"; rangeMin: number; rangeMax: number; stops: ", { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.ColorStop", "text": "ColorStop" }, "[]; colorStops: ", { "pluginId": "lens", "scope": "common", "docId": "kibLensPluginApi", "section": "def-common.ColorStop", "text": "ColorStop" }, "[]; steps: number; }" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "lens", "id": "def-common.ValueLabelConfig", "type": "Type", "tags": [], "label": "ValueLabelConfig", "description": [], "signature": [ "\"hide\" | \"inside\" | \"outside\"" ], "path": "x-pack/plugins/lens/common/types.ts", "deprecated": false, "initialIsOpen": false } ], "objects": [ { "parentPluginId": "lens", "id": "def-common.layerTypes", "type": "Object", "tags": [], "label": "layerTypes", "description": [], "path": "x-pack/plugins/lens/common/constants.ts", "deprecated": false, "children": [ { "parentPluginId": "lens", "id": "def-common.layerTypes.DATA", "type": "string", "tags": [], "label": "DATA", "description": [], "signature": [ "\"data\"" ], "path": "x-pack/plugins/lens/common/constants.ts", "deprecated": false }, { "parentPluginId": "lens", "id": "def-common.layerTypes.REFERENCELINE", "type": "string", "tags": [], "label": "REFERENCELINE", "description": [], "signature": [ "\"referenceLine\"" ], "path": "x-pack/plugins/lens/common/constants.ts", "deprecated": false } ], "initialIsOpen": false } ] } }