mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
7886 lines
No EOL
285 KiB
JSON
7886 lines
No EOL
285 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": "packages/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": "packages/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.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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/has_execution_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasInPlaceLibraryTransforms",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiHasInPlaceLibraryTransforms",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasInPlaceLibraryTransforms",
|
|
"text": "HasInPlaceLibraryTransforms"
|
|
},
|
|
"<object>"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasInPlaceLibraryTransforms.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasLegacyLibraryTransforms",
|
|
"type": "Function",
|
|
"tags": [
|
|
"deprecated"
|
|
],
|
|
"label": "apiHasLegacyLibraryTransforms",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasLegacyLibraryTransforms",
|
|
"text": "HasLegacyLibraryTransforms"
|
|
}
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": true,
|
|
"trackAdoption": false,
|
|
"references": [
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/legacy_add_to_library_action.tsx"
|
|
},
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/legacy_add_to_library_action.tsx"
|
|
},
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/legacy_unlink_from_library_action.tsx"
|
|
},
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/legacy_unlink_from_library_action.tsx"
|
|
}
|
|
],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiHasLegacyLibraryTransforms.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.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>"
|
|
],
|
|
"path": "packages/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": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/has_parent_api.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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/publishes_data_views.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": "packages/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": "packages/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": "packages/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": "packages/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.apiPublishesPanelDescription",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesPanelDescription",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesPanelDescription",
|
|
"text": "PublishesPanelDescription"
|
|
}
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesPanelDescription.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesPanelTitle",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesPanelTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesPanelTitle",
|
|
"text": "PublishesPanelTitle"
|
|
}
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesPanelTitle.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_title.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": "packages/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": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/publishes_phase_events.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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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.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": "packages/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": "packages/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"
|
|
},
|
|
"<object>"
|
|
],
|
|
"path": "packages/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": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritablePanelDescription",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesWritablePanelDescription",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesWritablePanelDescription",
|
|
"text": "PublishesWritablePanelDescription"
|
|
}
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritablePanelDescription.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritablePanelTitle",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "apiPublishesWritablePanelTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"(unknownApi: unknown) => unknownApi is ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesWritablePanelTitle",
|
|
"text": "PublishesWritablePanelTitle"
|
|
}
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.apiPublishesWritablePanelTitle.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "unknownApi",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_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": "packages/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": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.areTriggersDisabled",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "areTriggersDisabled",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => boolean"
|
|
],
|
|
"path": "packages/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": "packages/presentation/presentation_publishing/interfaces/has_disable_triggers.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"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": "packages/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": "packages/presentation/presentation_publishing/interfaces/fetch/fetch.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?: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.CanAccessViewMode",
|
|
"text": "CanAccessViewMode"
|
|
},
|
|
" | undefined) => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getInheritedViewMode.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.CanAccessViewMode",
|
|
"text": "CanAccessViewMode"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getInitialValuesFromComparators",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getInitialValuesFromComparators",
|
|
"description": [],
|
|
"signature": [
|
|
"<StateType extends object = object>(comparators: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType>, comparatorKeys: (keyof StateType)[]) => Partial<StateType>"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/comparators/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getInitialValuesFromComparators.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "comparators",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType>"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/comparators/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getInitialValuesFromComparators.$2",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "comparatorKeys",
|
|
"description": [],
|
|
"signature": [
|
|
"(keyof StateType)[]"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/comparators/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getPanelDescription",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getPanelDescription",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesPanelDescription",
|
|
"text": "PublishesPanelDescription"
|
|
},
|
|
">) => string | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getPanelDescription.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesPanelDescription",
|
|
"text": "PublishesPanelDescription"
|
|
},
|
|
">"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getPanelTitle",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getPanelTitle",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesPanelTitle",
|
|
"text": "PublishesPanelTitle"
|
|
},
|
|
">) => string | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getPanelTitle.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesPanelTitle",
|
|
"text": "PublishesPanelTitle"
|
|
},
|
|
">"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getUnchangingComparator",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getUnchangingComparator",
|
|
"description": [
|
|
"\nComparators are required for every runtime state key. Occasionally, a comparator may\nactually be optional. In those cases, implementors can fall back to this blank definition\nwhich will always return 'true'."
|
|
],
|
|
"signature": [
|
|
"<State extends object, Key extends keyof State>() => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ComparatorDefinition",
|
|
"text": "ComparatorDefinition"
|
|
},
|
|
"<State, Key>"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/comparators/fallback_comparator.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getViewModeSubject",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getViewModeSubject",
|
|
"description": [],
|
|
"signature": [
|
|
"(api?: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.CanAccessViewMode",
|
|
"text": "CanAccessViewMode"
|
|
},
|
|
" | undefined) => ",
|
|
{
|
|
"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": "packages/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.getViewModeSubject.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.CanAccessViewMode",
|
|
"text": "CanAccessViewMode"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.hasBlockingError",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "hasBlockingError",
|
|
"description": [],
|
|
"signature": [
|
|
"(api: unknown) => boolean"
|
|
],
|
|
"path": "packages/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": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/has_edit_capabilities.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeTimeRange",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "initializeTimeRange",
|
|
"description": [],
|
|
"signature": [
|
|
"(rawState: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTimeRange",
|
|
"text": "SerializedTimeRange"
|
|
},
|
|
") => { serialize: () => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTimeRange",
|
|
"text": "SerializedTimeRange"
|
|
},
|
|
"; api: ",
|
|
"PublishesWritableTimeRange",
|
|
"; comparators: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTimeRange",
|
|
"text": "SerializedTimeRange"
|
|
},
|
|
">; }"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/fetch/initialize_time_range.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeTimeRange.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "rawState",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTimeRange",
|
|
"text": "SerializedTimeRange"
|
|
}
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/fetch/initialize_time_range.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeTitles",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "initializeTitles",
|
|
"description": [],
|
|
"signature": [
|
|
"(rawState: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTitles",
|
|
"text": "SerializedTitles"
|
|
},
|
|
") => { titlesApi: ",
|
|
"TitlesApi",
|
|
"; titleComparators: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTitles",
|
|
"text": "SerializedTitles"
|
|
},
|
|
">; serializeTitles: () => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTitles",
|
|
"text": "SerializedTitles"
|
|
},
|
|
"; }"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/titles_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.initializeTitles.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "rawState",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.SerializedTitles",
|
|
"text": "SerializedTitles"
|
|
}
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/titles_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.runComparators",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "runComparators",
|
|
"description": [],
|
|
"signature": [
|
|
"<StateType extends object = object>(comparators: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType>, comparatorKeys: (keyof StateType)[], lastSavedState: StateType | undefined, latestState: Partial<StateType>) => Partial<StateType> | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/comparators/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.runComparators.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "comparators",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.StateComparators",
|
|
"text": "StateComparators"
|
|
},
|
|
"<StateType>"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/comparators/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.runComparators.$2",
|
|
"type": "Array",
|
|
"tags": [],
|
|
"label": "comparatorKeys",
|
|
"description": [],
|
|
"signature": [
|
|
"(keyof StateType)[]"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/comparators/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.runComparators.$3",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "lastSavedState",
|
|
"description": [],
|
|
"signature": [
|
|
"StateType | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/comparators/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.runComparators.$4",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "latestState",
|
|
"description": [],
|
|
"signature": [
|
|
"Partial<StateType>"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/comparators/state_comparators.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"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": "packages/presentation/presentation_publishing/interfaces/titles/titles_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.stateHasTitles.$1",
|
|
"type": "Unknown",
|
|
"tags": [],
|
|
"label": "state",
|
|
"description": [],
|
|
"signature": [
|
|
"unknown"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/titles_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useBatchedOptionalPublishingSubjects",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useBatchedOptionalPublishingSubjects",
|
|
"description": [
|
|
"\nBatches the latest values of multiple publishing subjects into a single object. Use this to avoid unnecessary re-renders.\nUse when `subjects` may not be defined on initial component render.\n"
|
|
],
|
|
"signature": [
|
|
"<SubjectsType extends ",
|
|
"AnyPublishingSubject",
|
|
"[]>(...subjects_0: SubjectsType) => ",
|
|
"UnwrapPublishingSubjectTuple",
|
|
"<SubjectsType>"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/publishing_subject/publishing_batcher.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"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": "packages/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"
|
|
],
|
|
"signature": [
|
|
"<SubjectsType extends ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<any>[]>(...subjects_0: SubjectsType) => ",
|
|
"UnwrapPublishingSubjectTuple",
|
|
"<SubjectsType>"
|
|
],
|
|
"path": "packages/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": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/fetch/fetch.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useInheritedViewMode",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "useInheritedViewMode",
|
|
"description": [
|
|
"\nA hook that gets a view mode from this API or its parent as a reactive variable which will cause re-renders on change.\nif this api has a view mode AND its parent has a view mode, we consider the APIs version the source of truth."
|
|
],
|
|
"signature": [
|
|
"<ApiType extends ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.CanAccessViewMode",
|
|
"text": "CanAccessViewMode"
|
|
},
|
|
" = ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.CanAccessViewMode",
|
|
"text": "CanAccessViewMode"
|
|
},
|
|
">(api: ApiType | undefined) => ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ViewMode",
|
|
"text": "ViewMode"
|
|
},
|
|
" | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.useInheritedViewMode.$1",
|
|
"type": "Uncategorized",
|
|
"tags": [],
|
|
"label": "api",
|
|
"description": [],
|
|
"signature": [
|
|
"ApiType | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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> | undefined = ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<any> | undefined>(subject: SubjectType) => ",
|
|
"ValueFromPublishingSubject",
|
|
"<SubjectType>"
|
|
],
|
|
"path": "packages/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.\nWhen 'subject' is expected to change, 'subject' must be part of component react state."
|
|
],
|
|
"signature": [
|
|
"SubjectType"
|
|
],
|
|
"path": "packages/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.EmbeddableApiContext",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "EmbeddableApiContext",
|
|
"description": [],
|
|
"path": "packages/presentation/presentation_publishing/index.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": "packages/presentation/presentation_publishing/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.EmbeddableAppContext",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "EmbeddableAppContext",
|
|
"description": [],
|
|
"path": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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?: ",
|
|
{
|
|
"pluginId": "@kbn/core-execution-context-common",
|
|
"scope": "common",
|
|
"docId": "kibKbnCoreExecutionContextCommonPluginApi",
|
|
"section": "def-common.KibanaExecutionContext",
|
|
"text": "KibanaExecutionContext"
|
|
},
|
|
" | undefined; }"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_execution_context.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasInPlaceLibraryTransforms",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasInPlaceLibraryTransforms",
|
|
"description": [
|
|
"\nAPIs that inherit this interface can be linked to and unlinked from the library in place without\nre-initialization."
|
|
],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasInPlaceLibraryTransforms",
|
|
"text": "HasInPlaceLibraryTransforms"
|
|
},
|
|
"<RuntimeState> extends Partial<LibraryTransformGuards>,DuplicateTitleCheck"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasInPlaceLibraryTransforms.libraryId$",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "libraryId$",
|
|
"description": [
|
|
"\nThe id of the library item that this embeddable is linked to."
|
|
],
|
|
"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": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasInPlaceLibraryTransforms.saveToLibrary",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "saveToLibrary",
|
|
"description": [
|
|
"\nSave embeddable to library\n"
|
|
],
|
|
"signature": [
|
|
"(title: string) => Promise<string>"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasInPlaceLibraryTransforms.saveToLibrary.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "title",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "packages/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.HasInPlaceLibraryTransforms.getByValueRuntimeSnapshot",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getByValueRuntimeSnapshot",
|
|
"description": [
|
|
"\ngets a snapshot of this embeddable's runtime state without any state that links it to a library item."
|
|
],
|
|
"signature": [
|
|
"() => RuntimeState"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasInPlaceLibraryTransforms.unlinkFromLibrary",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "unlinkFromLibrary",
|
|
"description": [
|
|
"\nUn-links this embeddable from the library. This method is optional, and only needed if the Embeddable\nis not meant to be re-initialized as part of the unlink operation. If the embeddable needs to be re-initialized\nafter unlinking, the getByValueState method should be used instead."
|
|
],
|
|
"signature": [
|
|
"() => void"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms",
|
|
"type": "Interface",
|
|
"tags": [
|
|
"deprecated"
|
|
],
|
|
"label": "HasLibraryTransforms",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasLibraryTransforms",
|
|
"text": "HasLibraryTransforms"
|
|
},
|
|
"<StateT> extends LibraryTransformGuards,DuplicateTitleCheck"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": true,
|
|
"trackAdoption": false,
|
|
"references": [
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/add_to_library_action.tsx"
|
|
},
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/add_to_library_action.tsx"
|
|
},
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/unlink_from_library_action.tsx"
|
|
},
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/unlink_from_library_action.tsx"
|
|
},
|
|
{
|
|
"plugin": "maps",
|
|
"path": "x-pack/plugins/maps/public/react_embeddable/types.ts"
|
|
},
|
|
{
|
|
"plugin": "maps",
|
|
"path": "x-pack/plugins/maps/public/react_embeddable/types.ts"
|
|
},
|
|
{
|
|
"plugin": "maps",
|
|
"path": "x-pack/plugins/maps/public/react_embeddable/library_transforms.ts"
|
|
},
|
|
{
|
|
"plugin": "maps",
|
|
"path": "x-pack/plugins/maps/public/react_embeddable/library_transforms.ts"
|
|
}
|
|
],
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.saveToLibrary",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "saveToLibrary",
|
|
"description": [
|
|
"\nSave embeddable to library\n"
|
|
],
|
|
"signature": [
|
|
"(title: string) => Promise<string>"
|
|
],
|
|
"path": "packages/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": "packages/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.getByReferenceState",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getByReferenceState",
|
|
"description": [
|
|
"\n"
|
|
],
|
|
"signature": [
|
|
"(libraryId: string) => StateT"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.getByReferenceState.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "libraryId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [
|
|
"by-reference embeddable state replacing by-value embeddable state. After\nthe save operation, the embeddable will be reinitialized with the results of this method."
|
|
]
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLibraryTransforms.getByValueState",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getByValueState",
|
|
"description": [
|
|
"\n"
|
|
],
|
|
"signature": [
|
|
"() => StateT"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [
|
|
"by-value embeddable state replacing by-reference embeddable state. After\nthe unlink operation, the embeddable will be reinitialized with the results of this method."
|
|
]
|
|
}
|
|
],
|
|
"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": "packages/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": "packages/presentation/presentation_publishing/interfaces/has_parent_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasSupportedTriggers",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "HasSupportedTriggers",
|
|
"description": [],
|
|
"path": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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\" | \"rendered\" | \"loaded\""
|
|
],
|
|
"path": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/publishes_data_views.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDisabledActionIds",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesDisabledActionIds",
|
|
"description": [],
|
|
"path": "packages/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": "packages/presentation/presentation_publishing/interfaces/publishes_disabled_action_ids.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesDisabledActionIds.getAllTriggersDisabled",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getAllTriggersDisabled",
|
|
"description": [],
|
|
"signature": [
|
|
"(() => boolean) | undefined"
|
|
],
|
|
"path": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesPanelDescription",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesPanelDescription",
|
|
"description": [],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesPanelDescription.panelDescription",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "panelDescription",
|
|
"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": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesPanelDescription.defaultPanelDescription",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "defaultPanelDescription",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<string | undefined> | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesPanelTitle",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesPanelTitle",
|
|
"description": [],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesPanelTitle.panelTitle",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "panelTitle",
|
|
"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": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesPanelTitle.hidePanelTitle",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "hidePanelTitle",
|
|
"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": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesPanelTitle.defaultPanelTitle",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "defaultPanelTitle",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<string | undefined> | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_title.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesPhaseEvents",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesPhaseEvents",
|
|
"description": [],
|
|
"path": "packages/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": "packages/presentation/presentation_publishing/interfaces/publishes_phase_events.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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesUnsavedChanges",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "PublishesUnsavedChanges",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesUnsavedChanges",
|
|
"text": "PublishesUnsavedChanges"
|
|
},
|
|
"<Runtime>"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/publishes_unsaved_changes.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesUnsavedChanges.unsavedChanges",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "unsavedChanges",
|
|
"description": [],
|
|
"signature": [
|
|
"{ source: ",
|
|
"Observable",
|
|
"<any> | undefined; readonly value: Partial<Runtime> | undefined; error: (err: any) => void; forEach: { (next: (value: Partial<Runtime> | undefined) => void): Promise<void>; (next: (value: Partial<Runtime> | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; complete: () => void; getValue: () => Partial<Runtime> | undefined; closed: boolean; pipe: { (): ",
|
|
"Observable",
|
|
"<Partial<Runtime> | undefined>; <A>(op1: ",
|
|
"OperatorFunction",
|
|
"<Partial<Runtime> | undefined, A>): ",
|
|
"Observable",
|
|
"<A>; <A, B>(op1: ",
|
|
"OperatorFunction",
|
|
"<Partial<Runtime> | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>): ",
|
|
"Observable",
|
|
"<B>; <A, B, C>(op1: ",
|
|
"OperatorFunction",
|
|
"<Partial<Runtime> | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>): ",
|
|
"Observable",
|
|
"<C>; <A, B, C, D>(op1: ",
|
|
"OperatorFunction",
|
|
"<Partial<Runtime> | undefined, A>, op2: ",
|
|
"OperatorFunction",
|
|
"<A, B>, op3: ",
|
|
"OperatorFunction",
|
|
"<B, C>, op4: ",
|
|
"OperatorFunction",
|
|
"<C, D>): ",
|
|
"Observable",
|
|
"<D>; <A, B, C, D, E>(op1: ",
|
|
"OperatorFunction",
|
|
"<Partial<Runtime> | 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",
|
|
"<Partial<Runtime> | 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",
|
|
"<Partial<Runtime> | 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",
|
|
"<Partial<Runtime> | 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",
|
|
"<Partial<Runtime> | 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",
|
|
"<Partial<Runtime> | 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",
|
|
"<Partial<Runtime> | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
|
"Operator",
|
|
"<Partial<Runtime> | undefined, R>) => ",
|
|
"Observable",
|
|
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
|
"Observable",
|
|
"<Partial<Runtime> | undefined>; operator: ",
|
|
"Operator",
|
|
"<any, Partial<Runtime> | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
|
"Observer",
|
|
"<Partial<Runtime> | undefined>> | ((value: Partial<Runtime> | undefined) => void) | undefined): ",
|
|
"Subscription",
|
|
"; (next?: ((value: Partial<Runtime> | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
|
"Subscription",
|
|
"; }; toPromise: { (): Promise<Partial<Runtime> | undefined>; (PromiseCtor: PromiseConstructor): Promise<Partial<Runtime> | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<Partial<Runtime> | undefined>; }; }"
|
|
],
|
|
"path": "packages/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": [
|
|
"() => void"
|
|
],
|
|
"path": "packages/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": "packages/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": "packages/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedTimeRange",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SerializedTimeRange",
|
|
"description": [],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/fetch/initialize_time_range.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": "packages/presentation/presentation_publishing/interfaces/fetch/initialize_time_range.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedTitles",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SerializedTitles",
|
|
"description": [],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/titles_api.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": "packages/presentation/presentation_publishing/interfaces/titles/titles_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedTitles.description",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "description",
|
|
"description": [],
|
|
"signature": [
|
|
"string | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/titles_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.SerializedTitles.hidePanelTitles",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "hidePanelTitles",
|
|
"description": [],
|
|
"signature": [
|
|
"boolean | undefined"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/titles_api.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"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": "packages/presentation/presentation_publishing/interfaces/can_access_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.ComparatorDefinition",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "ComparatorDefinition",
|
|
"description": [],
|
|
"signature": [
|
|
"[",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishingSubject",
|
|
"text": "PublishingSubject"
|
|
},
|
|
"<StateType[KeyType]>, (value: StateType[KeyType]) => void, (",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ComparatorFunction",
|
|
"text": "ComparatorFunction"
|
|
},
|
|
"<StateType, KeyType> | undefined)?]"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/comparators/types.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": "packages/presentation/presentation_publishing/comparators/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": "packages/presentation/presentation_publishing/comparators/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": "packages/presentation/presentation_publishing/comparators/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": "packages/presentation/presentation_publishing/comparators/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": "packages/presentation/presentation_publishing/comparators/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.HasLegacyLibraryTransforms",
|
|
"type": "Type",
|
|
"tags": [
|
|
"deprecated"
|
|
],
|
|
"label": "HasLegacyLibraryTransforms",
|
|
"description": [],
|
|
"signature": [
|
|
"Pick<",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.HasLibraryTransforms",
|
|
"text": "HasLibraryTransforms"
|
|
},
|
|
"<object>, \"canLinkToLibrary\" | \"canUnlinkFromLibrary\"> & { linkToLibrary: () => Promise<void>; unlinkFromLibrary: () => Promise<void>; }"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/has_library_transforms.ts",
|
|
"deprecated": true,
|
|
"trackAdoption": false,
|
|
"references": [
|
|
{
|
|
"plugin": "embeddable",
|
|
"path": "src/plugins/embeddable/public/lib/embeddables/i_embeddable.ts"
|
|
},
|
|
{
|
|
"plugin": "embeddable",
|
|
"path": "src/plugins/embeddable/public/lib/embeddables/i_embeddable.ts"
|
|
},
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/legacy_add_to_library_action.tsx"
|
|
},
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/legacy_add_to_library_action.tsx"
|
|
},
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/legacy_unlink_from_library_action.tsx"
|
|
},
|
|
{
|
|
"plugin": "dashboard",
|
|
"path": "src/plugins/dashboard/public/dashboard_actions/legacy_unlink_from_library_action.tsx"
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PhaseEventType",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PhaseEventType",
|
|
"description": [
|
|
"------------------------------------------------------------------------------------------\nPerformance Tracking Types\n------------------------------------------------------------------------------------------"
|
|
],
|
|
"signature": [
|
|
"\"error\" | \"loading\" | \"rendered\" | \"loaded\""
|
|
],
|
|
"path": "packages/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; 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": "packages/presentation/presentation_publishing/interfaces/fetch/publishes_unified_search.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesWritablePanelDescription",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PublishesWritablePanelDescription",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesPanelDescription",
|
|
"text": "PublishesPanelDescription"
|
|
},
|
|
" & { setPanelDescription: (newTitle: string | undefined) => void; }"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_description.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/presentation-publishing",
|
|
"id": "def-public.PublishesWritablePanelTitle",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "PublishesWritablePanelTitle",
|
|
"description": [],
|
|
"signature": [
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.PublishesPanelTitle",
|
|
"text": "PublishesPanelTitle"
|
|
},
|
|
" & { setPanelTitle: (newTitle: string | undefined) => void; setHidePanelTitle: (hide: boolean | undefined) => void; }"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/titles/publishes_panel_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; 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": "packages/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": "packages/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": "packages/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": [],
|
|
"signature": [
|
|
"{ [KeyType in keyof Required<StateType>]: ",
|
|
{
|
|
"pluginId": "@kbn/presentation-publishing",
|
|
"scope": "public",
|
|
"docId": "kibKbnPresentationPublishingPluginApi",
|
|
"section": "def-public.ComparatorDefinition",
|
|
"text": "ComparatorDefinition"
|
|
},
|
|
"<StateType, KeyType>; }"
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/comparators/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\" | \"preview\" | \"print\""
|
|
],
|
|
"path": "packages/presentation/presentation_publishing/interfaces/publishes_view_mode.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |