mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
69 lines
No EOL
1.8 KiB
JSON
69 lines
No EOL
1.8 KiB
JSON
{
|
|
"id": "@kbn/react-kibana-context-render",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "@kbn/react-kibana-context-render",
|
|
"id": "def-common.KibanaRenderContextProviderProps",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "KibanaRenderContextProviderProps",
|
|
"description": [
|
|
"Props for the KibanaContextProvider"
|
|
],
|
|
"signature": [
|
|
"{ i18n: ",
|
|
"I18nStart",
|
|
"; analytics?: Pick<",
|
|
"AnalyticsServiceStart",
|
|
", \"reportEvent\"> | undefined; executionContext?: ",
|
|
"ExecutionContextSetup",
|
|
" | undefined; theme: ",
|
|
{
|
|
"pluginId": "@kbn/react-kibana-context-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnReactKibanaContextCommonPluginApi",
|
|
"section": "def-common.ThemeServiceStart",
|
|
"text": "ThemeServiceStart"
|
|
},
|
|
"; userProfile?: Pick<",
|
|
"UserProfileService",
|
|
", \"getUserProfile$\"> | undefined; colorMode?: ",
|
|
"EuiThemeColorMode",
|
|
" | undefined; modify?: ",
|
|
"RecursivePartial",
|
|
"<",
|
|
"EuiThemeShapeBase",
|
|
" & { overrides?: ",
|
|
"_EuiThemeOverrides",
|
|
" | undefined; }> | undefined; }"
|
|
],
|
|
"path": "src/platform/packages/shared/react/kibana_context/render/render_provider.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |