mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
8788 lines
No EOL
321 KiB
JSON
8788 lines
No EOL
321 KiB
JSON
{
|
|
"id": "@kbn/presentation-publishing",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiCanAccessViewMode",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiCanAccessViewMode",
|
|
"description": [
|
|
"\nA type guard which can be used to determine if a given API has access to a view mode, its own or from its parent."
|
|
],
|
|
"signature": [
|
|
"(api: unknown) => api is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.CanAccessViewMode",
|
|
"text": "CanAccessViewMode"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiCanAccessViewMode.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiCanLockHoverActions",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiCanLockHoverActions",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => api is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.CanLockHoverActions",
|
|
"text": "CanLockHoverActions"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_lock_hover_actions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiCanLockHoverActions.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_lock_hover_actions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasAppContext",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiHasAppContext",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasAppContext",
|
|
"text": "HasAppContext"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_app_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasAppContext.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_app_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasDisableTriggers",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiHasDisableTriggers",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => api is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasDisableTriggers",
|
|
"text": "HasDisableTriggers"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_disable_triggers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasDisableTriggers.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_disable_triggers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasExecutionContext",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiHasExecutionContext",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasExecutionContext",
|
|
"text": "HasExecutionContext"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_execution_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasExecutionContext.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_execution_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasLibraryTransforms",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiHasLibraryTransforms",
|
|
"description": [],
|
|
"signature": [
|
|
"<StateT extends object = object>(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasLibraryTransforms",
|
|
"text": "HasLibraryTransforms"
|
|
},
|
|
"<StateT, object>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasLibraryTransforms.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasParentApi",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiHasParentApi",
|
|
"description": [
|
|
"\nA type guard which checks whether or not a given API has a parent API."
|
|
],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasParentApi",
|
|
"text": "HasParentApi"
|
|
},
|
|
"<unknown>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_parent_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasParentApi.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_parent_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasSerializableState",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiHasSerializableState",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => api is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasSerializableState",
|
|
"text": "HasSerializableState"
|
|
},
|
|
"<object>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_serializable_state.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasSerializableState.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_serializable_state.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasSupportedTriggers",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiHasSupportedTriggers",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => api is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasSupportedTriggers",
|
|
"text": "HasSupportedTriggers"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_supported_triggers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasSupportedTriggers.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_supported_triggers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasType",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiHasType",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => api is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasType",
|
|
"text": "HasType"
|
|
},
|
|
"<string>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_type.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasType.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_type.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasUniqueId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiHasUniqueId",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasUniqueId",
|
|
"text": "HasUniqueId"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_uuid.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasUniqueId.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_uuid.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiIsOfType",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiIsOfType",
|
|
"description": [],
|
|
"signature": [
|
|
"<T extends string = string>(api: unknown, typeToCheck: T) => api is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasType",
|
|
"text": "HasType"
|
|
},
|
|
"<T>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_type.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiIsOfType.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_type.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiIsOfType.$2",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "typeToCheck",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_type.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesBlockingError",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesBlockingError",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesBlockingError",
|
|
"text": "PublishesBlockingError"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_blocking_error.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesBlockingError.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_blocking_error.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesDataLoading",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesDataLoading",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesDataLoading",
|
|
"text": "PublishesDataLoading"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_data_loading.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesDataLoading.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_data_loading.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesDataViews",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesDataViews",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesDataViews",
|
|
"text": "PublishesDataViews"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_data_views.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesDataViews.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_data_views.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesDescription",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesDescription",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesDescription",
|
|
"text": "PublishesDescription"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesDescription.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesDisabledActionIds",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesDisabledActionIds",
|
|
"description": [
|
|
"\nA type guard which checks whether or not a given API publishes Disabled Action IDs. This can be used\nto programatically limit which actions are available on a per-API basis."
|
|
],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesDisabledActionIds",
|
|
"text": "PublishesDisabledActionIds"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_disabled_action_ids.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesDisabledActionIds.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_disabled_action_ids.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesFilters",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesFilters",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesFilters",
|
|
"text": "PublishesFilters"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesFilters.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesPartialUnifiedSearch",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesPartialUnifiedSearch",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesUnifiedSearch",
|
|
"text": "PublishesUnifiedSearch"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesPartialUnifiedSearch.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesPhaseEvents",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesPhaseEvents",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesPhaseEvents",
|
|
"text": "PublishesPhaseEvents"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_phase_events.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesPhaseEvents.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_phase_events.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesReload",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesReload",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesReload",
|
|
"text": "PublishesReload"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_reload.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesReload.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_reload.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesRendered",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesRendered",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesRendered",
|
|
"text": "PublishesRendered"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_rendered.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesRendered.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_rendered.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesSavedObjectId",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesSavedObjectId",
|
|
"description": [
|
|
"\nA type guard which can be used to determine if a given API publishes a saved object id."
|
|
],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesSavedObjectId",
|
|
"text": "PublishesSavedObjectId"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_saved_object_id.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesSavedObjectId.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_saved_object_id.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesTimeRange",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesTimeRange",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesTimeRange",
|
|
"text": "PublishesTimeRange"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesTimeRange.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesTimeslice",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesTimeslice",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesTimeslice",
|
|
"text": "PublishesTimeslice"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesTimeslice.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesTitle",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesTitle",
|
|
"text": "PublishesTitle"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesTitle.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesUnifiedSearch",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesUnifiedSearch",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesUnifiedSearch",
|
|
"text": "PublishesUnifiedSearch"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesUnifiedSearch.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesUnsavedChanges",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesUnsavedChanges",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => api is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesUnsavedChanges",
|
|
"text": "PublishesUnsavedChanges"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_unsaved_changes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesUnsavedChanges.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_unsaved_changes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesViewMode",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesViewMode",
|
|
"description": [
|
|
"\nA type guard which can be used to determine if a given API publishes a view mode."
|
|
],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesViewMode",
|
|
"text": "PublishesViewMode"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesViewMode.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritableDescription",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesWritableDescription",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesWritableDescription",
|
|
"text": "PublishesWritableDescription"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritableDescription.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritableTitle",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesWritableTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesWritableTitle",
|
|
"text": "PublishesWritableTitle"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritableTitle.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritableUnifiedSearch",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesWritableUnifiedSearch",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesWritableUnifiedSearch",
|
|
"text": "PublishesWritableUnifiedSearch"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritableUnifiedSearch.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritableViewMode",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesWritableViewMode",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesWritableViewMode",
|
|
"text": "PublishesWritableViewMode"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritableViewMode.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.areComparatorsEqual",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "areComparatorsEqual",
|
|
"description": [
|
|
"\nRun comparators until at least one returns false"
|
|
],
|
|
"signature": [
|
|
"<StateType extends object = object>(comparators: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType>, lastSavedState?: StateType | undefined, currentState?: StateType | undefined, defaultState?: Partial<StateType> | undefined, getCustomLogLabel?: ((key: string) => string) | undefined) => boolean"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.areComparatorsEqual.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "comparators",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.areComparatorsEqual.$2",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "lastSavedState",
|
|
"description": [],
|
|
"signature": [
|
|
"StateType | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.areComparatorsEqual.$3",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "currentState",
|
|
"description": [],
|
|
"signature": [
|
|
"StateType | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.areComparatorsEqual.$4",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "defaultState",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<StateType> | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.areComparatorsEqual.$5",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getCustomLogLabel",
|
|
"description": [],
|
|
"signature": [
|
|
"((key: string) => string) | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.areTriggersDisabled",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "areTriggersDisabled",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => boolean"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_disable_triggers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.areTriggersDisabled.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_disable_triggers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.diffComparators",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "diffComparators",
|
|
"description": [
|
|
"\nRun all comparators, and return an object containing only the keys that are not equal, set to the value of the latest state"
|
|
],
|
|
"signature": [
|
|
"<StateType extends object = object>(comparators: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType>, lastSavedState?: StateType | undefined, latestState?: StateType | undefined) => Partial<StateType>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.diffComparators.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "comparators",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.diffComparators.$2",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "lastSavedState",
|
|
"description": [],
|
|
"signature": [
|
|
"StateType | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.diffComparators.$3",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "latestState",
|
|
"description": [],
|
|
"signature": [
|
|
"StateType | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.fetch$",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "fetch$",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.FetchContext",
|
|
"text": "FetchContext"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.fetch$.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getDescription",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getDescription",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesDescription",
|
|
"text": "PublishesDescription"
|
|
},
|
|
">) => string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getDescription.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesDescription",
|
|
"text": "PublishesDescription"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getInheritedViewMode",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getInheritedViewMode",
|
|
"description": [
|
|
"\nA function which will get the view mode from the API or the parent API. if this api has a view mode AND its\nparent has a view mode, we consider the APIs version the source of truth."
|
|
],
|
|
"signature": [
|
|
"(api?: unknown) => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getInheritedViewMode.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getTitle",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesTitle",
|
|
"text": "PublishesTitle"
|
|
},
|
|
">) => string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getTitle.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesTitle",
|
|
"text": "PublishesTitle"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getViewModeSubject",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getViewModeSubject",
|
|
"description": [],
|
|
"signature": [
|
|
"(api?: unknown) => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
"> | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getViewModeSubject.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.hasBlockingError",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "hasBlockingError",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => boolean"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_blocking_error.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.hasBlockingError.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_blocking_error.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.hasEditCapabilities",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "hasEditCapabilities",
|
|
"description": [
|
|
"\nA type guard which determines whether or not a given API is editable."
|
|
],
|
|
"signature": [
|
|
"(root: unknown) => root is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasEditCapabilities",
|
|
"text": "HasEditCapabilities"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_edit_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.hasEditCapabilities.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "root",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_edit_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.hasReadOnlyCapabilities",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "hasReadOnlyCapabilities",
|
|
"description": [
|
|
"\nA type guard which determines whether or not a given API is editable."
|
|
],
|
|
"signature": [
|
|
"(root: unknown) => root is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasReadOnlyCapabilities",
|
|
"text": "HasReadOnlyCapabilities"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_read_only_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.hasReadOnlyCapabilities.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "root",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_read_only_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeStateManager",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "initializeStateManager",
|
|
"description": [
|
|
"\nInitializes a composable state manager instance for a given state type."
|
|
],
|
|
"signature": [
|
|
"<StateType extends object>(initialState: StateType, defaultState: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.WithAllKeys",
|
|
"text": "WithAllKeys"
|
|
},
|
|
"<StateType>, comparators?: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType> | undefined) => ",
|
|
"StateManager",
|
|
"<StateType>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeStateManager.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "initialState",
|
|
"description": [
|
|
"- The initial state of the state manager."
|
|
],
|
|
"signature": [
|
|
"StateType"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeStateManager.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "defaultState",
|
|
"description": [
|
|
"- The default state of the state manager. Every key in this state must be present, for optional keys specify undefined explicly."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.WithAllKeys",
|
|
"text": "WithAllKeys"
|
|
},
|
|
"<StateType>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeStateManager.$3",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "comparators",
|
|
"description": [
|
|
"- Optional StateComparators. When provided, subject will only emit when value changes."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType> | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeTimeRangeManager",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "initializeTimeRangeManager",
|
|
"description": [],
|
|
"signature": [
|
|
"(initialTimeRangeState: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTimeRange",
|
|
"text": "SerializedTimeRange"
|
|
},
|
|
") => ",
|
|
"StateManager",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTimeRange",
|
|
"text": "SerializedTimeRange"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/time_range_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeTimeRangeManager.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "initialTimeRangeState",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTimeRange",
|
|
"text": "SerializedTimeRange"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/time_range_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeTitleManager",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "initializeTitleManager",
|
|
"description": [],
|
|
"signature": [
|
|
"(initialTitlesState: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTitles",
|
|
"text": "SerializedTitles"
|
|
},
|
|
") => ",
|
|
"StateManager",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTitles",
|
|
"text": "SerializedTitles"
|
|
},
|
|
"> & { api: { hideTitle$: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<boolean | undefined>; setHideTitle: (hide: boolean | undefined) => void; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeTitleManager.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "initialTitlesState",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTitles",
|
|
"text": "SerializedTitles"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.isEmbeddableApiContext",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "isEmbeddableApiContext",
|
|
"description": [],
|
|
"signature": [
|
|
"(context: unknown) => context is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.EmbeddableApiContext",
|
|
"text": "EmbeddableApiContext"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/embeddable_api_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.isEmbeddableApiContext.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "context",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/embeddable_api_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.logStateDiff",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "logStateDiff",
|
|
"description": [
|
|
"\nConditional (window.ELASTIC_PRESENTATION_LOGGER needs to be set to true) logger function"
|
|
],
|
|
"signature": [
|
|
"(label: string, lastValue: unknown, currentValue: unknown) => Promise<void>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_diff_logger.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.logStateDiff.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "label",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_diff_logger.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.logStateDiff.$2",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "lastValue",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_diff_logger.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.logStateDiff.$3",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "currentValue",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_diff_logger.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.runComparator",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "runComparator",
|
|
"description": [],
|
|
"signature": [
|
|
"<StateType extends object = object>(comparator: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType>[keyof StateType], lastSavedState?: Partial<StateType> | undefined, latestState?: Partial<StateType> | undefined, lastSavedValue?: StateType[keyof StateType] | undefined, latestValue?: StateType[keyof StateType] | undefined) => boolean"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.runComparator.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "comparator",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType>[keyof StateType]"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.runComparator.$2",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "lastSavedState",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<StateType> | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.runComparator.$3",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "latestState",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<StateType> | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.runComparator.$4",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "lastSavedValue",
|
|
"description": [],
|
|
"signature": [
|
|
"StateType[keyof StateType] | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.runComparator.$5",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "latestValue",
|
|
"description": [],
|
|
"signature": [
|
|
"StateType[keyof StateType] | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.shouldLogStateDiff",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "shouldLogStateDiff",
|
|
"description": [],
|
|
"signature": [
|
|
"() => boolean"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/state_diff_logger.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.stateHasTitles",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "stateHasTitles",
|
|
"description": [],
|
|
"signature": [
|
|
"(state: unknown) => state is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTitles",
|
|
"text": "SerializedTitles"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.stateHasTitles.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useBatchedOptionalPublishingSubjects",
|
|
"type": "Function",
|
|
"tags": [
|
|
"deprecated"
|
|
],
|
|
"label": "useBatchedOptionalPublishingSubjects",
|
|
"description": [],
|
|
"signature": [
|
|
"<SubjectsType extends ",
|
|
"AnyPublishingSubject",
|
|
"[]>(...subjects_0: SubjectsType) => ",
|
|
"UnwrapPublishingSubjectTuple",
|
|
"<SubjectsType>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/publishing_subject/publishing_batcher.ts",
|
|
"deprecated": true,
|
|
"trackAdoption": false,
|
|
"references": [
|
|
{
|
|
"plugin": "presentationPanel",
|
|
"path": "src/platform/plugins/private/presentation_panel/public/panel_component/panel_header/presentation_panel_hover_actions.tsx"
|
|
},
|
|
{
|
|
"plugin": "presentationPanel",
|
|
"path": "src/platform/plugins/private/presentation_panel/public/panel_component/panel_header/presentation_panel_hover_actions.tsx"
|
|
},
|
|
{
|
|
"plugin": "presentationPanel",
|
|
"path": "src/platform/plugins/private/presentation_panel/public/panel_component/presentation_panel_internal.tsx"
|
|
},
|
|
{
|
|
"plugin": "presentationPanel",
|
|
"path": "src/platform/plugins/private/presentation_panel/public/panel_component/presentation_panel_internal.tsx"
|
|
},
|
|
{
|
|
"plugin": "controls",
|
|
"path": "src/platform/plugins/shared/controls/public/control_group/components/control_panel.tsx"
|
|
},
|
|
{
|
|
"plugin": "controls",
|
|
"path": "src/platform/plugins/shared/controls/public/control_group/components/control_panel.tsx"
|
|
}
|
|
],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useBatchedOptionalPublishingSubjects.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "subjects",
|
|
"description": [
|
|
"Publishing subjects array.\nWhen 'subjects' is expected to change, 'subjects' must be part of component react state."
|
|
],
|
|
"signature": [
|
|
"[...SubjectsType]"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/publishing_subject/publishing_batcher.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useBatchedPublishingSubjects",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useBatchedPublishingSubjects",
|
|
"description": [
|
|
"\nBatches the latest values of multiple publishing subjects into a single object. Use this to avoid unnecessary re-renders.\nUse when `subjects` are static and do not change over the lifetime of the component.\n\nDo not use when value is used as an input value to avoid debouncing user interactions\n"
|
|
],
|
|
"signature": [
|
|
"<SubjectsType extends ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<any>[]>(...subjects_0: SubjectsType) => ",
|
|
"UnwrapPublishingSubjectTuple",
|
|
"<SubjectsType>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/publishing_subject/publishing_batcher.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useBatchedPublishingSubjects.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "subjects",
|
|
"description": [
|
|
"Publishing subjects array."
|
|
],
|
|
"signature": [
|
|
"[...SubjectsType]"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/publishing_subject/publishing_batcher.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useFetchContext",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useFetchContext",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.FetchContext",
|
|
"text": "FetchContext"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useFetchContext.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.usePublishingSubject",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "usePublishingSubject",
|
|
"description": [
|
|
"\nDeclares a publishing subject, allowing external code to subscribe to react state changes.\nChanges to state fire subject.next"
|
|
],
|
|
"signature": [
|
|
"<T extends unknown = unknown>(state: T) => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<T>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/publishing_subject/publishing_subject.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.usePublishingSubject.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [
|
|
"React state from useState hook."
|
|
],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/publishing_subject/publishing_subject.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useSearchApi",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useSearchApi",
|
|
"description": [
|
|
"\nReact hook that converts search props into search observable API"
|
|
],
|
|
"signature": [
|
|
"({\n filters,\n query,\n timeRange,\n}: { filters?: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined; query?: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
" | ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.AggregateQuery",
|
|
"text": "AggregateQuery"
|
|
},
|
|
" | undefined; timeRange?: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined; }) => { filters$: ",
|
|
"BehaviorSubject",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined>; query$: ",
|
|
"BehaviorSubject",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
" | ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.AggregateQuery",
|
|
"text": "AggregateQuery"
|
|
},
|
|
" | undefined>; timeRange$: ",
|
|
"BehaviorSubject",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined>; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useSearchApi.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "{\n filters,\n query,\n timeRange,\n}",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useSearchApi.$1.filters",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "filters",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useSearchApi.$1.query",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "query",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
" | ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.AggregateQuery",
|
|
"text": "AggregateQuery"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useSearchApi.$1.timeRange",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeRange",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useStateFromPublishingSubject",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useStateFromPublishingSubject",
|
|
"description": [
|
|
"\nDeclares a state variable that is synced with a publishing subject value."
|
|
],
|
|
"signature": [
|
|
"<SubjectType extends ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<any>>(subject: SubjectType) => ",
|
|
"ValueFromPublishingSubject",
|
|
"<SubjectType>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/publishing_subject/publishing_subject.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useStateFromPublishingSubject.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "subject",
|
|
"description": [
|
|
"Publishing subject."
|
|
],
|
|
"signature": [
|
|
"SubjectType"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/publishing_subject/publishing_subject.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.CanLockHoverActions",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "CanLockHoverActions",
|
|
"description": [
|
|
"\nThis API can lock hover actions"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_lock_hover_actions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.CanLockHoverActions.hasLockedHoverActions$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "hasLockedHoverActions$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: boolean; error: (err: any) => void; forEach: { (next: (value: boolean) => void): Promise<void>; (next: (value: boolean) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => boolean; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<boolean>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<boolean>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<boolean, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<boolean>; operator: ",
|
|
"Operator",
|
|
"<any, boolean> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<boolean>> | ((value: boolean) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: boolean) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<boolean | undefined>; (PromiseCtor: PromiseConstructor): Promise<boolean | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<boolean | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_lock_hover_actions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.CanLockHoverActions.lockHoverActions",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "lockHoverActions",
|
|
"description": [],
|
|
"signature": [
|
|
"(lock: boolean) => void"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_lock_hover_actions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.CanLockHoverActions.lockHoverActions.$1",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "lock",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_lock_hover_actions.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.EmbeddableApiContext",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "EmbeddableApiContext",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/embeddable_api_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.EmbeddableApiContext.embeddable",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "embeddable",
|
|
"description": [
|
|
"\nTODO: once all actions are entirely decoupled from the embeddable system, this key should be renamed to \"api\"\nto reflect the fact that this context could contain any api."
|
|
],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/embeddable_api_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.EmbeddableAppContext",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "EmbeddableAppContext",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_app_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.EmbeddableAppContext.getCurrentPath",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getCurrentPath",
|
|
"description": [
|
|
"\nCurrent app's path including query and hash starting from {appId}"
|
|
],
|
|
"signature": [
|
|
"(() => string) | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_app_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.EmbeddableAppContext.currentAppId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "currentAppId",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_app_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.FetchContext",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "FetchContext",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.FetchContext.isReload",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isReload",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.FetchContext.filters",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "filters",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.FetchContext.query",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "query",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
" | ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.AggregateQuery",
|
|
"text": "AggregateQuery"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.FetchContext.searchSessionId",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "searchSessionId",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.FetchContext.timeRange",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeRange",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.FetchContext.timeslice",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeslice",
|
|
"description": [],
|
|
"signature": [
|
|
"[number, number] | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasAppContext",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasAppContext",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_app_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasAppContext.getAppContext",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getAppContext",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.EmbeddableAppContext",
|
|
"text": "EmbeddableAppContext"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_app_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasDisableTriggers",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasDisableTriggers",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_disable_triggers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasDisableTriggers.disableTriggers",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "disableTriggers",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_disable_triggers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasEditCapabilities",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasEditCapabilities",
|
|
"description": [
|
|
"\nAn interface which determines whether or not a given API is editable.\nIn order to be editable, the api requires an edit function to execute the action\na getTypeDisplayName function to display to the user which type of chart is being\nedited, and an isEditingEnabled function."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasEditCapabilities",
|
|
"text": "HasEditCapabilities"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasTypeDisplayName",
|
|
"text": "HasTypeDisplayName"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_edit_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasEditCapabilities.onEdit",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onEdit",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<void>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_edit_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasEditCapabilities.isEditingEnabled",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "isEditingEnabled",
|
|
"description": [],
|
|
"signature": [
|
|
"() => boolean"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_edit_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasEditCapabilities.getEditHref",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getEditHref",
|
|
"description": [],
|
|
"signature": [
|
|
"(() => Promise<string | undefined>) | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_edit_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasExecutionContext",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasExecutionContext",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_execution_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasExecutionContext.executionContext",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "executionContext",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly type?: string | undefined; readonly name?: string | undefined; readonly page?: string | undefined; readonly id?: string | undefined; readonly description?: string | undefined; readonly url?: string | undefined; readonly meta?: { [key: string]: string | number | boolean | undefined; } | undefined; child?: ",
|
|
"KibanaExecutionContext",
|
|
" | undefined; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_execution_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasLibraryTransforms",
|
|
"description": [
|
|
"\nAPIs that inherit this interface can be linked to and unlinked from the library."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasLibraryTransforms",
|
|
"text": "HasLibraryTransforms"
|
|
},
|
|
"<ByReferenceSerializedState, ByValueSerializedState>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.checkForDuplicateTitle",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "checkForDuplicateTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"(newTitle: string, isTitleDuplicateConfirmed: boolean, onTitleDuplicate: () => void) => Promise<void>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.checkForDuplicateTitle.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "newTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.checkForDuplicateTitle.$2",
|
|
"type": "boolean",
|
|
"tags": [],
|
|
"label": "isTitleDuplicateConfirmed",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.checkForDuplicateTitle.$3",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onTitleDuplicate",
|
|
"description": [],
|
|
"signature": [
|
|
"() => void"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.canLinkToLibrary",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "canLinkToLibrary",
|
|
"description": [
|
|
"\n"
|
|
],
|
|
"signature": [
|
|
"() => Promise<boolean>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [
|
|
"Returns true when this API is by-value and can be converted to by-reference"
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.canUnlinkFromLibrary",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "canUnlinkFromLibrary",
|
|
"description": [
|
|
"\n"
|
|
],
|
|
"signature": [
|
|
"() => Promise<boolean>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [
|
|
"Returns true when this API is by-reference and can be converted to by-value"
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.saveToLibrary",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "saveToLibrary",
|
|
"description": [
|
|
"\nSave the state of this API to the library. This will return the ID of the persisted library item.\n"
|
|
],
|
|
"signature": [
|
|
"(title: string) => Promise<string>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.saveToLibrary.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "title",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [
|
|
"id of persisted library item"
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.getSerializedStateByReference",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSerializedStateByReference",
|
|
"description": [
|
|
"\n"
|
|
],
|
|
"signature": [
|
|
"(newId: string) => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedPanelState",
|
|
"text": "SerializedPanelState"
|
|
},
|
|
"<ByReferenceSerializedState>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.getSerializedStateByReference.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "newId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [
|
|
"get by-reference serialized state from this API."
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.getSerializedStateByValue",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getSerializedStateByValue",
|
|
"description": [
|
|
"\n"
|
|
],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedPanelState",
|
|
"text": "SerializedPanelState"
|
|
},
|
|
"<ByValueSerializedState>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [
|
|
"get by-value serialized state from this API"
|
|
]
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasParentApi",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasParentApi",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasParentApi",
|
|
"text": "HasParentApi"
|
|
},
|
|
"<ParentApiType>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_parent_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasParentApi.parentApi",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "parentApi",
|
|
"description": [],
|
|
"signature": [
|
|
"ParentApiType"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_parent_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasReadOnlyCapabilities",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasReadOnlyCapabilities",
|
|
"description": [
|
|
"\nAn interface which determines whether or not a given API offers to show the config for read only permissions.\nIn order to be read only, the api requires a show config function to execute the action\na getTypeDisplayName function to display to the user which type of chart is being\nshown, and an isReadOnlyEnabled function."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasReadOnlyCapabilities",
|
|
"text": "HasReadOnlyCapabilities"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasTypeDisplayName",
|
|
"text": "HasTypeDisplayName"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_read_only_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasReadOnlyCapabilities.onShowConfig",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "onShowConfig",
|
|
"description": [],
|
|
"signature": [
|
|
"() => Promise<void>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_read_only_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasReadOnlyCapabilities.isReadOnlyEnabled",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "isReadOnlyEnabled",
|
|
"description": [],
|
|
"signature": [
|
|
"() => { read: boolean; write: boolean; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_read_only_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasSerializableState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasSerializableState",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasSerializableState",
|
|
"text": "HasSerializableState"
|
|
},
|
|
"<State>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_serializable_state.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasSerializableState.serializeState",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "serializeState",
|
|
"description": [
|
|
"\nSerializes all state into a format that can be saved into\nsome external store. The opposite of `deserialize` in the {@link ReactEmbeddableFactory}"
|
|
],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedPanelState",
|
|
"text": "SerializedPanelState"
|
|
},
|
|
"<State>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_serializable_state.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasSupportedTriggers",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasSupportedTriggers",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_supported_triggers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasSupportedTriggers.supportedTriggers",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "supportedTriggers",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string[]"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_supported_triggers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasType",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasType",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasType",
|
|
"text": "HasType"
|
|
},
|
|
"<T>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_type.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasType.type",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "type",
|
|
"description": [],
|
|
"signature": [
|
|
"T"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_type.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasTypeDisplayName",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasTypeDisplayName",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_type.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasTypeDisplayName.getTypeDisplayName",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getTypeDisplayName",
|
|
"description": [],
|
|
"signature": [
|
|
"() => string"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_type.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasTypeDisplayName.getTypeDisplayNameLowerCase",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getTypeDisplayNameLowerCase",
|
|
"description": [],
|
|
"signature": [
|
|
"(() => string) | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_type.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasUniqueId",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasUniqueId",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_uuid.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasUniqueId.uuid",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "uuid",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_uuid.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PhaseEvent",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PhaseEvent",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_phase_events.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PhaseEvent.id",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "id",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_phase_events.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PhaseEvent.status",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "status",
|
|
"description": [],
|
|
"signature": [
|
|
"\"error\" | \"loading\" | \"loaded\" | \"rendered\""
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_phase_events.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PhaseEvent.error",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "error",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "expressions",
|
|
"scope": "common",
|
|
"docId": "kibExpressionsPluginApi",
|
|
"section": "def-common.ErrorLike",
|
|
"text": "ErrorLike"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_phase_events.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PhaseEvent.timeToEvent",
|
|
"type": "number",
|
|
"tags": [],
|
|
"label": "timeToEvent",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_phase_events.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesBlockingError",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesBlockingError",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_blocking_error.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesBlockingError.blockingError$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "blockingError$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: Error | undefined; error: (err: any) => void; forEach: { (next: (value: Error | undefined) => void): Promise<void>; (next: (value: Error | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => Error | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<Error | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<Error | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<Error | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<Error | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<Error | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<Error | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<Error | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<Error | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<Error | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<Error | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<Error | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<Error | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<Error | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<Error | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, Error | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<Error | undefined>> | ((value: Error | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: Error | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<Error | undefined>; (PromiseCtor: PromiseConstructor): Promise<Error | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<Error | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_blocking_error.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDataLoading",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesDataLoading",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_data_loading.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDataLoading.dataLoading$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dataLoading$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: boolean | undefined; error: (err: any) => void; forEach: { (next: (value: boolean | undefined) => void): Promise<void>; (next: (value: boolean | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => boolean | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<boolean | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<boolean | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<boolean | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<boolean | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, boolean | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<boolean | undefined>> | ((value: boolean | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: boolean | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<boolean | undefined>; (PromiseCtor: PromiseConstructor): Promise<boolean | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<boolean | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_data_loading.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDataViews",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesDataViews",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_data_views.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDataViews.dataViews$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "dataViews$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: ",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined; error: (err: any) => void; forEach: { (next: (value: ",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined) => void): Promise<void>; (next: (value: ",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => ",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, ",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined>> | ((value: ",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: ",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined>; (PromiseCtor: PromiseConstructor): Promise<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[] | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_data_views.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDescription",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesDescription",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDescription.description$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "description$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: string | undefined; error: (err: any) => void; forEach: { (next: (value: string | undefined) => void): Promise<void>; (next: (value: string | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => string | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<string | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<string | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<string | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<string | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, string | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<string | undefined>> | ((value: string | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: string | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<string | undefined>; (PromiseCtor: PromiseConstructor): Promise<string | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<string | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDescription.defaultDescription$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "defaultDescription$",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<string | undefined> | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDisabledActionIds",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesDisabledActionIds",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_disabled_action_ids.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDisabledActionIds.disabledActionIds$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "disabledActionIds$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: string[] | undefined; error: (err: any) => void; forEach: { (next: (value: string[] | undefined) => void): Promise<void>; (next: (value: string[] | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => string[] | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<string[] | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<string[] | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<string[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<string[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<string[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<string[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<string[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<string[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<string[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<string[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<string[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<string[] | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<string[] | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<string[] | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, string[] | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<string[] | undefined>> | ((value: string[] | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: string[] | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<string[] | undefined>; (PromiseCtor: PromiseConstructor): Promise<string[] | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<string[] | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_disabled_action_ids.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDisabledActionIds.setDisabledActionIds",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setDisabledActionIds",
|
|
"description": [],
|
|
"signature": [
|
|
"(ids: string[] | undefined) => void"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_disabled_action_ids.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDisabledActionIds.setDisabledActionIds.$1",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "ids",
|
|
"description": [],
|
|
"signature": [
|
|
"string[] | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_disabled_action_ids.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDisabledActionIds.getAllTriggersDisabled",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getAllTriggersDisabled",
|
|
"description": [],
|
|
"signature": [
|
|
"(() => boolean) | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_disabled_action_ids.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesFilters",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesFilters",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesFilters.filters$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "filters$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined; error: (err: any) => void; forEach: { (next: (value: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined) => void): Promise<void>; (next: (value: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined>> | ((value: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined>; (PromiseCtor: PromiseConstructor): Promise<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesPhaseEvents",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesPhaseEvents",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_phase_events.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesPhaseEvents.phase$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "phase$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined; error: (err: any) => void; forEach: { (next: (value: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined) => void): Promise<void>; (next: (value: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined>> | ((value: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined>; (PromiseCtor: PromiseConstructor): Promise<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PhaseEvent",
|
|
"text": "PhaseEvent"
|
|
},
|
|
" | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_phase_events.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesReload",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesReload",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_reload.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesReload.reload$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "reload$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; forEach: { (next: (value: void) => void): Promise<void>; (next: (value: void) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; pipe: { (): ",
|
|
"Observable",
|
|
"<void>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<void, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<void, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<void, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<void, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<void, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<void, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<void, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<void, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<void, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<void, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; lift: <R>(operator?: ",
|
|
"Operator",
|
|
"<void, R> | undefined) => ",
|
|
"Observable",
|
|
"<R>; operator: ",
|
|
"Operator",
|
|
"<any, void> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<void>> | ((value: void) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: void) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<void | undefined>; (PromiseCtor: PromiseConstructor): Promise<void | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<void | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_reload.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesRendered",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesRendered",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_rendered.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesRendered.rendered$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "rendered$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: boolean; error: (err: any) => void; forEach: { (next: (value: boolean) => void): Promise<void>; (next: (value: boolean) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => boolean; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<boolean>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<boolean>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<boolean, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<boolean>; operator: ",
|
|
"Operator",
|
|
"<any, boolean> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<boolean>> | ((value: boolean) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: boolean) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<boolean | undefined>; (PromiseCtor: PromiseConstructor): Promise<boolean | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<boolean | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_rendered.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesSavedObjectId",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesSavedObjectId",
|
|
"description": [
|
|
"\nThis API publishes a saved object id which can be used to determine which saved object this API is linked to."
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_saved_object_id.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesSavedObjectId.savedObjectId$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "savedObjectId$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: string | undefined; error: (err: any) => void; forEach: { (next: (value: string | undefined) => void): Promise<void>; (next: (value: string | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => string | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<string | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<string | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<string | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<string | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, string | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<string | undefined>> | ((value: string | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: string | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<string | undefined>; (PromiseCtor: PromiseConstructor): Promise<string | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<string | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_saved_object_id.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesTimeRange",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesTimeRange",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesTimeRange",
|
|
"text": "PublishesTimeRange"
|
|
},
|
|
" extends Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesTimeslice",
|
|
"text": "PublishesTimeslice"
|
|
},
|
|
">"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesTimeRange.timeRange$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeRange$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined; error: (err: any) => void; forEach: { (next: (value: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined) => void): Promise<void>; (next: (value: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined>> | ((value: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined>; (PromiseCtor: PromiseConstructor): Promise<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesTimeRange.timeRestore$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeRestore$",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<boolean | undefined> | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesTimeslice",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesTimeslice",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesTimeslice.timeslice$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeslice$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: [number, number] | undefined; error: (err: any) => void; forEach: { (next: (value: [number, number] | undefined) => void): Promise<void>; (next: (value: [number, number] | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => [number, number] | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<[number, number] | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<[number, number] | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<[number, number] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<[number, number] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<[number, number] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<[number, number] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<[number, number] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<[number, number] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<[number, number] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<[number, number] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<[number, number] | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<[number, number] | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<[number, number] | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<[number, number] | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, [number, number] | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<[number, number] | undefined>> | ((value: [number, number] | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: [number, number] | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<[number, number] | undefined>; (PromiseCtor: PromiseConstructor): Promise<[number, number] | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<[number, number] | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesTitle",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesTitle",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesTitle.title$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "title$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: string | undefined; error: (err: any) => void; forEach: { (next: (value: string | undefined) => void): Promise<void>; (next: (value: string | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => string | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<string | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<string | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<string | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<string | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<string | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, string | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<string | undefined>> | ((value: string | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: string | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<string | undefined>; (PromiseCtor: PromiseConstructor): Promise<string | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<string | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesTitle.hideTitle$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "hideTitle$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: boolean | undefined; error: (err: any) => void; forEach: { (next: (value: boolean | undefined) => void): Promise<void>; (next: (value: boolean | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => boolean | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<boolean | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<boolean | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<boolean | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<boolean | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<boolean | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, boolean | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<boolean | undefined>> | ((value: boolean | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: boolean | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<boolean | undefined>; (PromiseCtor: PromiseConstructor): Promise<boolean | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<boolean | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesTitle.defaultTitle$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "defaultTitle$",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<string | undefined> | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesUnsavedChanges",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesUnsavedChanges",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_unsaved_changes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesUnsavedChanges.hasUnsavedChanges$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "hasUnsavedChanges$",
|
|
"description": [],
|
|
"signature": [
|
|
"Observable",
|
|
"<boolean>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_unsaved_changes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesUnsavedChanges.resetUnsavedChanges",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "resetUnsavedChanges",
|
|
"description": [],
|
|
"signature": [
|
|
"() => ",
|
|
{
|
|
"pluginId": "@kbn/utility-types",
|
|
"scope": "common",
|
|
"docId": "kibKbnUtilityTypesPluginApi",
|
|
"section": "def-common.MaybePromise",
|
|
"text": "MaybePromise"
|
|
},
|
|
"<void>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_unsaved_changes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesViewMode",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesViewMode",
|
|
"description": [
|
|
"\nThis API publishes a universal view mode which can change compatibility of actions and the\nvisibility of components."
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesViewMode.viewMode$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "viewMode$",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
"; error: (err: any) => void; forEach: { (next: (value: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
") => void): Promise<void>; (next: (value: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
") => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
"; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
">; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
", A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
", A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
", A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
", A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
", A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
", A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
", A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
", A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
", A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
", A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
">[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
", R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
">; operator: ",
|
|
"Operator",
|
|
"<any, ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
"> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
">> | ((value: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
") => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
") => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
" | undefined>; (PromiseCtor: PromiseConstructor): Promise<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
" | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
" | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedPanelState",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SerializedPanelState",
|
|
"description": [
|
|
"\nA package containing the serialized Embeddable state, with references extracted. When saving Embeddables using any\nstrategy, this is the format that should be used."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedPanelState",
|
|
"text": "SerializedPanelState"
|
|
},
|
|
"<RawStateType>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_serializable_state.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedPanelState.references",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "references",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/content-management-utils",
|
|
"scope": "server",
|
|
"docId": "kibKbnContentManagementUtilsPluginApi",
|
|
"section": "def-server.Reference",
|
|
"text": "Reference"
|
|
},
|
|
"[] | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_serializable_state.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedPanelState.rawState",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "rawState",
|
|
"description": [],
|
|
"signature": [
|
|
"RawStateType"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/has_serializable_state.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedTimeRange",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SerializedTimeRange",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/time_range_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedTimeRange.timeRange",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeRange",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/time_range_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedTitles",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SerializedTitles",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedTitles.title",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "title",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedTitles.description",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "description",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedTitles.hidePanelTitles",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "hidePanelTitles",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.TitlesApi",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "TitlesApi",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.TitlesApi",
|
|
"text": "TitlesApi"
|
|
},
|
|
" extends ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesWritableTitle",
|
|
"text": "PublishesWritableTitle"
|
|
},
|
|
",",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesWritableDescription",
|
|
"text": "PublishesWritableDescription"
|
|
}
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.CanAccessViewMode",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CanAccessViewMode",
|
|
"description": [
|
|
"\nThis API can access a view mode, either its own or from its parent API."
|
|
],
|
|
"signature": [
|
|
"Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesViewMode",
|
|
"text": "PublishesViewMode"
|
|
},
|
|
"> | Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasParentApi",
|
|
"text": "HasParentApi"
|
|
},
|
|
"<Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesViewMode",
|
|
"text": "PublishesViewMode"
|
|
},
|
|
">>>"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.ComparatorFunction",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ComparatorFunction",
|
|
"description": [],
|
|
"signature": [
|
|
"(last: StateType[KeyType] | undefined, current: StateType[KeyType] | undefined, lastState?: Partial<StateType> | undefined, currentState?: Partial<StateType> | undefined) => boolean"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.ComparatorFunction.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "last",
|
|
"description": [],
|
|
"signature": [
|
|
"StateType[KeyType] | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.ComparatorFunction.$2",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "current",
|
|
"description": [],
|
|
"signature": [
|
|
"StateType[KeyType] | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.ComparatorFunction.$3",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "lastState",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<StateType> | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.ComparatorFunction.$4",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "currentState",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<StateType> | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PhaseEventType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PhaseEventType",
|
|
"description": [
|
|
"------------------------------------------------------------------------------------------\nPerformance Tracking Types\n------------------------------------------------------------------------------------------"
|
|
],
|
|
"signature": [
|
|
"\"error\" | \"loading\" | \"loaded\" | \"rendered\""
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_phase_events.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesUnifiedSearch",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PublishesUnifiedSearch",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesTimeRange",
|
|
"text": "PublishesTimeRange"
|
|
},
|
|
" & ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesFilters",
|
|
"text": "PublishesFilters"
|
|
},
|
|
" & { isCompatibleWithUnifiedSearch?: (() => boolean) | undefined; canEditUnifiedSearch?: (() => boolean) | undefined; query$: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
" | ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.AggregateQuery",
|
|
"text": "AggregateQuery"
|
|
},
|
|
" | undefined>; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesWritableDataViews",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PublishesWritableDataViews",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesDataViews",
|
|
"text": "PublishesDataViews"
|
|
},
|
|
" & { setDataViews: (dataViews: ",
|
|
{
|
|
"pluginId": "dataViews",
|
|
"scope": "common",
|
|
"docId": "kibDataViewsPluginApi",
|
|
"section": "def-common.DataView",
|
|
"text": "DataView"
|
|
},
|
|
"[]) => void; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_data_views.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesWritableDescription",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PublishesWritableDescription",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesDescription",
|
|
"text": "PublishesDescription"
|
|
},
|
|
" & { setDescription: (newTitle: string | undefined) => void; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesWritableTitle",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PublishesWritableTitle",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesTitle",
|
|
"text": "PublishesTitle"
|
|
},
|
|
" & { setTitle: (newTitle: string | undefined) => void; setHideTitle: (hide: boolean | undefined) => void; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/publishes_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesWritableUnifiedSearch",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PublishesWritableUnifiedSearch",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesTimeRange",
|
|
"text": "PublishesTimeRange"
|
|
},
|
|
" & ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesFilters",
|
|
"text": "PublishesFilters"
|
|
},
|
|
" & { isCompatibleWithUnifiedSearch?: (() => boolean) | undefined; canEditUnifiedSearch?: (() => boolean) | undefined; query$: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
" | ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.AggregateQuery",
|
|
"text": "AggregateQuery"
|
|
},
|
|
" | undefined>; } & { setTimeRange: (timeRange: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.TimeRange",
|
|
"text": "TimeRange"
|
|
},
|
|
" | undefined) => void; } & { setFilters: (filters: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Filter",
|
|
"text": "Filter"
|
|
},
|
|
"[] | undefined) => void; setQuery: (query: ",
|
|
{
|
|
"pluginId": "@kbn/es-query",
|
|
"scope": "common",
|
|
"docId": "kibKbnEsQueryPluginApi",
|
|
"section": "def-common.Query",
|
|
"text": "Query"
|
|
},
|
|
" | undefined) => void; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesWritableViewMode",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PublishesWritableViewMode",
|
|
"description": [
|
|
"\nThis API publishes a writable universal view mode which can change compatibility of actions and the\nvisibility of components."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesViewMode",
|
|
"text": "PublishesViewMode"
|
|
},
|
|
" & { setViewMode: (viewMode: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
") => void; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishingSubject",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PublishingSubject",
|
|
"description": [
|
|
"\nA publishing subject is a RxJS subject that can be used to listen to value changes, but does not allow pushing values via the Next method."
|
|
],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: T; error: (err: any) => void; forEach: { (next: (value: T) => void): Promise<void>; (next: (value: T) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => T; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<T>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<T, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<T, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<T, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<T, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<T, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>): ",
|
|
"Observable",
|
|
"<E>; <A, B, C, D, E, F>(op1: ",
|
|
"OperatorFunction",
|
|
"<T, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>): ",
|
|
"Observable",
|
|
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
|
"OperatorFunction",
|
|
"<T, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>): ",
|
|
"Observable",
|
|
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
|
"OperatorFunction",
|
|
"<T, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>): ",
|
|
"Observable",
|
|
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<T, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>): ",
|
|
"Observable",
|
|
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
|
"OperatorFunction",
|
|
"<T, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>, op5: ",
|
|
"OperatorFunction",
|
|
"<D, E>, op6: ",
|
|
"OperatorFunction",
|
|
"<E, F>, op7: ",
|
|
"OperatorFunction",
|
|
"<F, G>, op8: ",
|
|
"OperatorFunction",
|
|
"<G, H>, op9: ",
|
|
"OperatorFunction",
|
|
"<H, I>, ...operations: ",
|
|
"OperatorFunction",
|
|
"<any, any>[]): ",
|
|
"Observable",
|
|
"<unknown>; }; observers: ",
|
|
"Observer",
|
|
"<T>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<T, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<T>; operator: ",
|
|
"Operator",
|
|
"<any, T> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<T>> | ((value: T) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: T) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<T | undefined>; (PromiseCtor: PromiseConstructor): Promise<T | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<T | undefined>; }; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/publishing_subject/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.StateComparators",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "StateComparators",
|
|
"description": [
|
|
"\nA type that maps each key in a state type to a definition of how it should be compared. If a custom\ncomparator is provided, return true if the values are equal, false otherwise."
|
|
],
|
|
"signature": [
|
|
"{ [KeyType in keyof Required<StateType>]: \"skip\" | \"referenceEquality\" | \"deepEquality\" | ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ComparatorFunction",
|
|
"text": "ComparatorFunction"
|
|
},
|
|
"<StateType, KeyType>; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.ViewMode",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ViewMode",
|
|
"description": [],
|
|
"signature": [
|
|
"\"edit\" | \"view\" | \"print\" | \"preview\""
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.WithAllKeys",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "WithAllKeys",
|
|
"description": [],
|
|
"signature": [
|
|
"{ [Key in keyof Required<T>]: T[Key]; }"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/state_manager/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.timeRangeComparators",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "timeRangeComparators",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/time_range_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.timeRangeComparators.timeRange",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "timeRange",
|
|
"description": [],
|
|
"signature": [
|
|
"\"deepEquality\""
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/fetch/time_range_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.titleComparators",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "titleComparators",
|
|
"description": [],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.titleComparators.title",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "title",
|
|
"description": [],
|
|
"signature": [
|
|
"\"referenceEquality\""
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.titleComparators.description",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "description",
|
|
"description": [],
|
|
"signature": [
|
|
"\"referenceEquality\""
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.titleComparators.hidePanelTitles",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "hidePanelTitles",
|
|
"description": [],
|
|
"signature": [
|
|
"(a: boolean | undefined, b: boolean | undefined) => boolean"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.titleComparators.hidePanelTitles.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "a",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.titleComparators.hidePanelTitles.$2",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "b",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "src/platform/packages/shared/presentation/presentation_publishing/interfaces/titles/title_manager.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
]
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |