mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
489 lines
No EOL
15 KiB
JSON
489 lines
No EOL
15 KiB
JSON
{
|
|
"id": "expressionImage",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-public.getImageRenderer",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getImageRenderer",
|
|
"description": [],
|
|
"signature": [
|
|
"(theme$?: ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/core-theme-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreThemeBrowserPluginApi",
|
|
"section": "def-common.CoreTheme",
|
|
"text": "CoreTheme"
|
|
},
|
|
">) => () => ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionRenderDefinition",
|
|
"text": "ExpressionRenderDefinition"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "expressionImage",
|
|
"scope": "common",
|
|
"docId": "kibExpressionImagePluginApi",
|
|
"section": "def-common.ImageRendererConfig",
|
|
"text": "ImageRendererConfig"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/plugins/expression_image/public/expression_renderers/image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-public.getImageRenderer.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "theme$",
|
|
"description": [],
|
|
"signature": [
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/core-theme-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreThemeBrowserPluginApi",
|
|
"section": "def-common.CoreTheme",
|
|
"text": "CoreTheme"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/plugins/expression_image/public/expression_renderers/image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-public.imageRendererFactory",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "imageRendererFactory",
|
|
"description": [],
|
|
"signature": [
|
|
"(core: ",
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreLifecycleBrowserPluginApi",
|
|
"section": "def-common.CoreSetup",
|
|
"text": "CoreSetup"
|
|
},
|
|
"<object, unknown>) => () => ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionRenderDefinition",
|
|
"text": "ExpressionRenderDefinition"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "expressionImage",
|
|
"scope": "common",
|
|
"docId": "kibExpressionImagePluginApi",
|
|
"section": "def-common.ImageRendererConfig",
|
|
"text": "ImageRendererConfig"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/plugins/expression_image/public/expression_renderers/image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-public.imageRendererFactory.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "core",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/core-lifecycle-browser",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreLifecycleBrowserPluginApi",
|
|
"section": "def-common.CoreSetup",
|
|
"text": "CoreSetup"
|
|
},
|
|
"<object, unknown>"
|
|
],
|
|
"path": "src/plugins/expression_image/public/expression_renderers/image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"start": {
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-public.ExpressionImagePluginStart",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ExpressionImagePluginStart",
|
|
"description": [],
|
|
"signature": [
|
|
"void"
|
|
],
|
|
"path": "src/plugins/expression_image/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"start": {
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-server.ExpressionImagePluginStart",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ExpressionImagePluginStart",
|
|
"description": [],
|
|
"signature": [
|
|
"void"
|
|
],
|
|
"path": "src/plugins/expression_image/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.ImageRendererConfig",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ImageRendererConfig",
|
|
"description": [],
|
|
"path": "src/plugins/expression_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.ImageRendererConfig.dataurl",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "dataurl",
|
|
"description": [],
|
|
"signature": [
|
|
"string | null"
|
|
],
|
|
"path": "src/plugins/expression_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.ImageRendererConfig.mode",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "mode",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionImage",
|
|
"scope": "common",
|
|
"docId": "kibExpressionImagePluginApi",
|
|
"section": "def-common.ImageMode",
|
|
"text": "ImageMode"
|
|
},
|
|
" | null"
|
|
],
|
|
"path": "src/plugins/expression_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.NodeDimensions",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "NodeDimensions",
|
|
"description": [],
|
|
"path": "src/plugins/expression_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.NodeDimensions.width",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "width",
|
|
"description": [],
|
|
"path": "src/plugins/expression_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.NodeDimensions.height",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "height",
|
|
"description": [],
|
|
"path": "src/plugins/expression_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.Return",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "Return",
|
|
"description": [],
|
|
"path": "src/plugins/expression_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.Return.type",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "type",
|
|
"description": [],
|
|
"signature": [
|
|
"\"image\""
|
|
],
|
|
"path": "src/plugins/expression_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.Return.mode",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "mode",
|
|
"description": [],
|
|
"path": "src/plugins/expression_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.Return.dataurl",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "dataurl",
|
|
"description": [],
|
|
"path": "src/plugins/expression_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.ImageMode",
|
|
"type": "Enum",
|
|
"tags": [],
|
|
"label": "ImageMode",
|
|
"description": [],
|
|
"path": "src/plugins/expression_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.BASE64",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "BASE64",
|
|
"description": [],
|
|
"signature": [
|
|
"\"`base64`\""
|
|
],
|
|
"path": "src/plugins/expression_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.CONTEXT",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "CONTEXT",
|
|
"description": [],
|
|
"signature": [
|
|
"\"_context_\""
|
|
],
|
|
"path": "src/plugins/expression_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.ExpressionImageFunction",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ExpressionImageFunction",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionFunctionDefinition",
|
|
"text": "ExpressionFunctionDefinition"
|
|
},
|
|
"<\"image\", null, Arguments, Promise<",
|
|
{
|
|
"pluginId": "expressionImage",
|
|
"scope": "common",
|
|
"docId": "kibExpressionImagePluginApi",
|
|
"section": "def-common.Return",
|
|
"text": "Return"
|
|
},
|
|
">, ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExecutionContext",
|
|
"text": "ExecutionContext"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "inspector",
|
|
"scope": "common",
|
|
"docId": "kibInspectorPluginApi",
|
|
"section": "def-common.Adapters",
|
|
"text": "Adapters"
|
|
},
|
|
", ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "server",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-server.SerializableRecord",
|
|
"text": "SerializableRecord"
|
|
},
|
|
">>"
|
|
],
|
|
"path": "src/plugins/expression_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.OriginString",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "OriginString",
|
|
"description": [],
|
|
"signature": [
|
|
"\"top\" | \"bottom\" | \"left\" | \"right\""
|
|
],
|
|
"path": "src/plugins/expression_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.PLUGIN_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"expressionImage\""
|
|
],
|
|
"path": "src/plugins/expression_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.PLUGIN_NAME",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_NAME",
|
|
"description": [],
|
|
"signature": [
|
|
"\"expressionImage\""
|
|
],
|
|
"path": "src/plugins/expression_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionImage",
|
|
"id": "def-common.URL",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "URL",
|
|
"description": [],
|
|
"signature": [
|
|
"\"URL\""
|
|
],
|
|
"path": "src/plugins/expression_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |