mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
61 lines
No EOL
1.6 KiB
JSON
61 lines
No EOL
1.6 KiB
JSON
{
|
|
"id": "@kbn/grok-ui",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "@kbn/grok-ui",
|
|
"id": "def-common.GrokEditor",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "GrokEditor",
|
|
"description": [],
|
|
"signature": [
|
|
"({ expression, onChangeExpression, samples, onChangeSamples, onChangeOutput, }: GrokEditorProps) => React.JSX.Element"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-grok-ui/components/grok_editor.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/grok-ui",
|
|
"id": "def-common.GrokEditor.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n expression,\n onChangeExpression,\n samples,\n onChangeSamples,\n onChangeOutput,\n}",
|
|
"description": [],
|
|
"signature": [
|
|
"GrokEditorProps"
|
|
],
|
|
"path": "src/platform/packages/shared/kbn-grok-ui/components/grok_editor.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |