mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
558 lines
No EOL
18 KiB
JSON
558 lines
No EOL
18 KiB
JSON
{
|
|
"id": "expressionRepeatImage",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-public.getRepeatImageRenderer",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getRepeatImageRenderer",
|
|
"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": "expressionRepeatImage",
|
|
"scope": "common",
|
|
"docId": "kibExpressionRepeatImagePluginApi",
|
|
"section": "def-common.RepeatImageRendererConfig",
|
|
"text": "RepeatImageRendererConfig"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/public/expression_renderers/repeat_image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-public.getRepeatImageRenderer.$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_repeat_image/public/expression_renderers/repeat_image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-public.repeatImageRendererFactory",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "repeatImageRendererFactory",
|
|
"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": "expressionRepeatImage",
|
|
"scope": "common",
|
|
"docId": "kibExpressionRepeatImagePluginApi",
|
|
"section": "def-common.RepeatImageRendererConfig",
|
|
"text": "RepeatImageRendererConfig"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/public/expression_renderers/repeat_image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-public.repeatImageRendererFactory.$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_repeat_image/public/expression_renderers/repeat_image_renderer.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"start": {
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-public.ExpressionRepeatImagePluginStart",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ExpressionRepeatImagePluginStart",
|
|
"description": [],
|
|
"signature": [
|
|
"void"
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/public/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"start": {
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-server.ExpressionRepeatImagePluginStart",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ExpressionRepeatImagePluginStart",
|
|
"description": [],
|
|
"signature": [
|
|
"void"
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.repeatImageFunction",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "repeatImageFunction",
|
|
"description": [],
|
|
"signature": [
|
|
"() => { name: \"repeatImage\"; aliases: never[]; type: \"render\"; inputTypes: \"number\"[]; help: any; args: { emptyImage: { types: (\"null\" | \"string\")[]; help: any; default: null; }; image: { types: (\"null\" | \"string\")[]; help: any; default: null; }; max: { types: (\"number\" | \"null\")[]; help: any; default: number; }; size: { types: \"number\"[]; default: number; help: any; }; }; fn: (count: number, args: Arguments) => Promise<{ type: \"render\"; as: string; value: { image: string | null; emptyImage: string | null; size: number; max: number | null; count: number; }; }>; }"
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/common/expression_functions/repeat_image_function.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.NodeDimensions",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "NodeDimensions",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.NodeDimensions.width",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "width",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.NodeDimensions.height",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "height",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.RepeatImageRendererConfig",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "RepeatImageRendererConfig",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.RepeatImageRendererConfig.max",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "max",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.RepeatImageRendererConfig.count",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "count",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.RepeatImageRendererConfig.emptyImage",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "emptyImage",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.RepeatImageRendererConfig.image",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "image",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.RepeatImageRendererConfig.size",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "size",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.Return",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "Return",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.Return.count",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "count",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.Return.image",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "image",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.Return.size",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "size",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.Return.max",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "max",
|
|
"description": [],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.Return.emptyImage",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "emptyImage",
|
|
"description": [],
|
|
"signature": [
|
|
"string | null"
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.BASE64",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "BASE64",
|
|
"description": [],
|
|
"signature": [
|
|
"\"`base64`\""
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.CONTEXT",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "CONTEXT",
|
|
"description": [],
|
|
"signature": [
|
|
"\"_context_\""
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.ExpressionRepeatImageFunction",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ExpressionRepeatImageFunction",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionFunctionDefinition",
|
|
"text": "ExpressionFunctionDefinition"
|
|
},
|
|
"<\"repeatImage\", number, Arguments, Promise<",
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ExpressionValueRender",
|
|
"text": "ExpressionValueRender"
|
|
},
|
|
"<Arguments>>, ",
|
|
{
|
|
"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_repeat_image/common/types/expression_functions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.functions",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "functions",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressionRepeatImage",
|
|
"scope": "common",
|
|
"docId": "kibExpressionRepeatImagePluginApi",
|
|
"section": "def-common.ExpressionRepeatImageFunction",
|
|
"text": "ExpressionRepeatImageFunction"
|
|
},
|
|
"[]"
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/common/expression_functions/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.OriginString",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "OriginString",
|
|
"description": [],
|
|
"signature": [
|
|
"\"top\" | \"bottom\" | \"left\" | \"right\""
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/common/types/expression_renderers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.PLUGIN_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"expressionRepeatImage\""
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.PLUGIN_NAME",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_NAME",
|
|
"description": [],
|
|
"signature": [
|
|
"\"expressionRepeatImage\""
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "expressionRepeatImage",
|
|
"id": "def-common.URL",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "URL",
|
|
"description": [],
|
|
"signature": [
|
|
"\"URL\""
|
|
],
|
|
"path": "src/plugins/expression_repeat_image/common/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |