mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
63 lines
No EOL
1.6 KiB
JSON
63 lines
No EOL
1.6 KiB
JSON
{
|
|
"id": "@kbn/shared-ux-prompt-not-found",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "@kbn/shared-ux-prompt-not-found",
|
|
"id": "def-common.NotFoundPrompt",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "NotFoundPrompt",
|
|
"description": [
|
|
"\nPredefined `EuiEmptyPrompt` for 404 pages."
|
|
],
|
|
"signature": [
|
|
"({ actions, title, body }: NotFoundProps) => JSX.Element"
|
|
],
|
|
"path": "packages/shared-ux/prompt/not_found/src/not_found_prompt.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/shared-ux-prompt-not-found",
|
|
"id": "def-common.NotFoundPrompt.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ actions, title, body }",
|
|
"description": [],
|
|
"signature": [
|
|
"NotFoundProps"
|
|
],
|
|
"path": "packages/shared-ux/prompt/not_found/src/not_found_prompt.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |