mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
111 lines
No EOL
3.3 KiB
JSON
111 lines
No EOL
3.3 KiB
JSON
{
|
|
"id": "@kbn/search-api-keys-components",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "@kbn/search-api-keys-components",
|
|
"id": "def-public.ApiKeyFlyoutWrapper",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "ApiKeyFlyoutWrapper",
|
|
"description": [],
|
|
"signature": [
|
|
"({ onCancel, onSuccess, }: ApiKeyFlyoutWrapperProps) => React.JSX.Element"
|
|
],
|
|
"path": "x-pack/solutions/search/packages/kbn-search-api-keys-components/src/components/api_key_flyout_wrapper.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/search-api-keys-components",
|
|
"id": "def-public.ApiKeyFlyoutWrapper.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "{\n onCancel,\n onSuccess,\n}",
|
|
"description": [],
|
|
"signature": [
|
|
"ApiKeyFlyoutWrapperProps"
|
|
],
|
|
"path": "x-pack/solutions/search/packages/kbn-search-api-keys-components/src/components/api_key_flyout_wrapper.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/search-api-keys-components",
|
|
"id": "def-public.ApiKeyForm",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "ApiKeyForm",
|
|
"description": [],
|
|
"signature": [
|
|
"({ hasTitle }: ApiKeyFormProps) => React.JSX.Element"
|
|
],
|
|
"path": "x-pack/solutions/search/packages/kbn-search-api-keys-components/src/components/api_key_form.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/search-api-keys-components",
|
|
"id": "def-public.ApiKeyForm.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{ hasTitle = true }",
|
|
"description": [],
|
|
"signature": [
|
|
"ApiKeyFormProps"
|
|
],
|
|
"path": "x-pack/solutions/search/packages/kbn-search-api-keys-components/src/components/api_key_form.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/search-api-keys-components",
|
|
"id": "def-public.useSearchApiKey",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useSearchApiKey",
|
|
"description": [],
|
|
"signature": [
|
|
"() => UseSearchApiKeyParams"
|
|
],
|
|
"path": "x-pack/solutions/search/packages/kbn-search-api-keys-components/src/hooks/use_search_api_key.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |