mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
279 lines
No EOL
8.5 KiB
JSON
279 lines
No EOL
8.5 KiB
JSON
{
|
|
"id": "expressionRevealImage",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-public.getRevealImageRenderer",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRevealImageRenderer",
|
|
"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"
|
|
},
|
|
"<",
|
|
"RevealImageRendererConfig",
|
|
">"
|
|
],
|
|
"path": "src/plugins/expression_reveal_image/public/expression_renderers/reveal_image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-public.getRevealImageRenderer.$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_reveal_image/public/expression_renderers/reveal_image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-public.revealImageRendererFactory",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "revealImageRendererFactory",
|
|
"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"
|
|
},
|
|
"<",
|
|
"RevealImageRendererConfig",
|
|
">"
|
|
],
|
|
"path": "src/plugins/expression_reveal_image/public/expression_renderers/reveal_image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-public.revealImageRendererFactory.$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_reveal_image/public/expression_renderers/reveal_image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"start": {
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-public.ExpressionRevealImagePluginStart",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ExpressionRevealImagePluginStart",
|
|
"description": [],
|
|
"signature": [
|
|
"void"
|
|
],
|
|
"path": "src/plugins/expression_reveal_image/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"start": {
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-server.ExpressionRevealImagePluginStart",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ExpressionRevealImagePluginStart",
|
|
"description": [],
|
|
"signature": [
|
|
"void"
|
|
],
|
|
"path": "src/plugins/expression_reveal_image/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-common.revealImageFunction",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "revealImageFunction",
|
|
"description": [],
|
|
"signature": [
|
|
"() => { name: \"revealImage\"; aliases: never[]; type: \"render\"; inputTypes: \"number\"[]; help: any; args: { image: { types: (\"null\" | \"string\")[]; help: any; default: null; }; emptyImage: { types: (\"null\" | \"string\")[]; help: any; default: null; }; origin: { types: \"string\"[]; help: any; default: string; options: ",
|
|
"Origin",
|
|
"[]; }; }; fn: (percent: number, args: Arguments) => Promise<{ type: \"render\"; as: string; value: { image: string; emptyImage: string; origin: ",
|
|
"Origin",
|
|
"; percent: number; }; }>; }"
|
|
],
|
|
"path": "src/plugins/expression_reveal_image/common/expression_functions/reveal_image_function.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-common.BASE64",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "BASE64",
|
|
"description": [],
|
|
"signature": [
|
|
"\"`base64`\""
|
|
],
|
|
"path": "src/plugins/expression_reveal_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-common.functions",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "functions",
|
|
"description": [],
|
|
"signature": [
|
|
"ExpressionRevealImageFunction",
|
|
"[]"
|
|
],
|
|
"path": "src/plugins/expression_reveal_image/common/expression_functions/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-common.PLUGIN_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"expressionRevealImage\""
|
|
],
|
|
"path": "src/plugins/expression_reveal_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-common.PLUGIN_NAME",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_NAME",
|
|
"description": [],
|
|
"signature": [
|
|
"\"expressionRevealImage\""
|
|
],
|
|
"path": "src/plugins/expression_reveal_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRevealImage",
|
|
"id": "def-common.URL",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "URL",
|
|
"description": [],
|
|
"signature": [
|
|
"\"URL\""
|
|
],
|
|
"path": "src/plugins/expression_reveal_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |