{ "id": "observability", "client": { "classes": [], "functions": [ { "parentPluginId": "observability", "id": "def-public.ActionMenu", "type": "Function", "tags": [], "label": "ActionMenu", "description": [], "signature": [ "(props: Props) => JSX.Element" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 74 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.ActionMenu.$1", "type": "CompoundType", "tags": [], "label": "props", "description": [], "signature": [ "Props" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 74 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.ActionMenuDivider", "type": "Function", "tags": [], "label": "ActionMenuDivider", "description": [], "signature": [ "() => JSX.Element" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 70 }, "deprecated": false, "children": [], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.createExploratoryViewUrl", "type": "Function", "tags": [], "label": "createExploratoryViewUrl", "description": [], "signature": [ "(allSeries: Record, baseHref: string) => string" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts", "lineNumber": 38 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.createExploratoryViewUrl.$1", "type": "Object", "tags": [], "label": "allSeries", "description": [], "signature": [ "Record" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts", "lineNumber": 38 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "observability", "id": "def-public.createExploratoryViewUrl.$2", "type": "string", "tags": [], "label": "baseHref", "description": [], "signature": [ "string" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts", "lineNumber": 38 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.createObservabilityRuleTypeRegistryMock", "type": "Function", "tags": [], "label": "createObservabilityRuleTypeRegistryMock", "description": [], "signature": [ "() => { register: (type: ", { "pluginId": "triggersActionsUi", "scope": "public", "docId": "kibTriggersActionsUiPluginApi", "section": "def-public.AlertTypeModel", "text": "AlertTypeModel" }, " & { format: ", "Formatter", "; }) => void; getFormatter: (typeId: string) => ", "Formatter", " | undefined; } & { registerFormatter: () => void; }" ], "source": { "path": "x-pack/plugins/observability/public/rules/observability_rule_type_registry_mock.ts", "lineNumber": 14 }, "deprecated": false, "children": [], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.FieldValueSuggestions", "type": "Function", "tags": [], "label": "FieldValueSuggestions", "description": [], "signature": [ "(props: ", "FieldValueSuggestionsProps", ") => JSX.Element" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/index.tsx", "lineNumber": 36 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.FieldValueSuggestions.$1", "type": "CompoundType", "tags": [], "label": "props", "description": [], "signature": [ "FieldValueSuggestionsProps" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/index.tsx", "lineNumber": 36 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.getApmTraceUrl", "type": "Function", "tags": [], "label": "getApmTraceUrl", "description": [], "signature": [ "({\n traceId,\n rangeFrom,\n rangeTo,\n}: { traceId: string; rangeFrom: string; rangeTo: string; }) => string" ], "source": { "path": "x-pack/plugins/observability/public/utils/get_apm_trace_url.ts", "lineNumber": 8 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.getApmTraceUrl.$1.traceIdrangeFromrangeTo", "type": "Object", "tags": [], "label": "{\n traceId,\n rangeFrom,\n rangeTo,\n}", "description": [], "source": { "path": "x-pack/plugins/observability/public/utils/get_apm_trace_url.ts", "lineNumber": 12 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.getApmTraceUrl.$1.traceIdrangeFromrangeTo.traceId", "type": "string", "tags": [], "label": "traceId", "description": [], "source": { "path": "x-pack/plugins/observability/public/utils/get_apm_trace_url.ts", "lineNumber": 13 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.getApmTraceUrl.$1.traceIdrangeFromrangeTo.rangeFrom", "type": "string", "tags": [], "label": "rangeFrom", "description": [], "source": { "path": "x-pack/plugins/observability/public/utils/get_apm_trace_url.ts", "lineNumber": 14 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.getApmTraceUrl.$1.traceIdrangeFromrangeTo.rangeTo", "type": "string", "tags": [], "label": "rangeTo", "description": [], "source": { "path": "x-pack/plugins/observability/public/utils/get_apm_trace_url.ts", "lineNumber": 15 }, "deprecated": false } ] } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.getCoreVitalsComponent", "type": "Function", "tags": [], "label": "getCoreVitalsComponent", "description": [], "signature": [ "(props: ", "CoreVitalProps", ") => JSX.Element" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/index.tsx", "lineNumber": 16 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.getCoreVitalsComponent.$1", "type": "Object", "tags": [], "label": "props", "description": [], "signature": [ "CoreVitalProps" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/index.tsx", "lineNumber": 16 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.HeaderMenuPortal", "type": "Function", "tags": [], "label": "HeaderMenuPortal", "description": [], "signature": [ "(props: ", "HeaderMenuPortalProps", ") => JSX.Element" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/index.tsx", "lineNumber": 26 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.HeaderMenuPortal.$1", "type": "Object", "tags": [], "label": "props", "description": [], "signature": [ "HeaderMenuPortalProps" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/index.tsx", "lineNumber": 26 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.Section", "type": "Function", "tags": [], "label": "Section", "description": [], "signature": [ "string & ", "StyledComponentBase", "<\"div\", any, {}, never> & ", "NonReactStatics", "" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 58 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.SectionLink", "type": "Function", "tags": [], "label": "SectionLink", "description": [], "signature": [ "(props: ", "EuiListGroupItemProps", ") => JSX.Element" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 66 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.SectionLink.$1", "type": "CompoundType", "tags": [], "label": "props", "description": [], "signature": [ "EuiListGroupItemProps" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 66 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.SectionLinks", "type": "Function", "tags": [], "label": "SectionLinks", "description": [], "signature": [ "({ children, ...props }: { children?: React.ReactNode; } & ", "CommonProps", " & Pick, \"children\" | \"onClick\" | \"onChange\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\"> & { bordered?: boolean | undefined; flush?: boolean | undefined; gutterSize?: \"none\" | \"m\" | \"s\" | undefined; listItems?: ", "EuiListGroupItemProps", "[] | undefined; color?: \"text\" | \"primary\" | \"inherit\" | \"ghost\" | \"subdued\" | undefined; size?: \"m\" | \"s\" | \"l\" | \"xs\" | undefined; maxWidth?: string | number | boolean | undefined; showToolTips?: boolean | undefined; wrapText?: boolean | undefined; ariaLabelledby?: string | undefined; }) => JSX.Element" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 46 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.SectionLinks.$1", "type": "CompoundType", "tags": [], "label": "{ children, ...props }", "description": [], "signature": [ "{ children?: React.ReactNode; } & ", "CommonProps", " & Pick, \"children\" | \"onClick\" | \"onChange\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\"> & { bordered?: boolean | undefined; flush?: boolean | undefined; gutterSize?: \"none\" | \"m\" | \"s\" | undefined; listItems?: ", "EuiListGroupItemProps", "[] | undefined; color?: \"text\" | \"primary\" | \"inherit\" | \"ghost\" | \"subdued\" | undefined; size?: \"m\" | \"s\" | \"l\" | \"xs\" | undefined; maxWidth?: string | number | boolean | undefined; showToolTips?: boolean | undefined; wrapText?: boolean | undefined; ariaLabelledby?: string | undefined; }" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 46 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.SectionSpacer", "type": "Function", "tags": [], "label": "SectionSpacer", "description": [], "signature": [ "() => JSX.Element" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 54 }, "deprecated": false, "children": [], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.SectionSubtitle", "type": "Function", "tags": [], "label": "SectionSubtitle", "description": [], "signature": [ "({ children }: { children?: React.ReactNode; }) => JSX.Element" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 35 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.SectionSubtitle.$1.children", "type": "Object", "tags": [], "label": "{ children }", "description": [], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 35 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.SectionSubtitle.$1.children.children", "type": "CompoundType", "tags": [], "label": "children", "description": [], "signature": [ "string | number | boolean | {} | React.ReactElement React.ReactElement React.Component)> | null) | (new (props: any) => React.Component)> | React.ReactNodeArray | React.ReactPortal | null | undefined" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 35 }, "deprecated": false } ] } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.SectionTitle", "type": "Function", "tags": [], "label": "SectionTitle", "description": [], "signature": [ "({ children }: { children?: React.ReactNode; }) => JSX.Element" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 24 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.SectionTitle.$1.children", "type": "Object", "tags": [], "label": "{ children }", "description": [], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 24 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.SectionTitle.$1.children.children", "type": "CompoundType", "tags": [], "label": "children", "description": [], "signature": [ "string | number | boolean | {} | React.ReactElement React.ReactElement React.Component)> | null) | (new (props: any) => React.Component)> | React.ReactNodeArray | React.ReactPortal | null | undefined" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 24 }, "deprecated": false } ] } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.useBreadcrumbs", "type": "Function", "tags": [], "label": "useBreadcrumbs", "description": [], "signature": [ "(extraCrumbs: ", "EuiBreadcrumb", "[]) => void" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_breadcrumbs.ts", "lineNumber": 43 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.useBreadcrumbs.$1", "type": "Array", "tags": [], "label": "extraCrumbs", "description": [], "signature": [ "EuiBreadcrumb", "[]" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_breadcrumbs.ts", "lineNumber": 43 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.useChartTheme", "type": "Function", "tags": [], "label": "useChartTheme", "description": [], "signature": [ "() => { chartMargins: { left: number; right: number; top: number; bottom: number; }; background: { color: string; }; lineSeriesStyle: { point: { visible: boolean; }; line?: ", "RecursivePartial", "<", "LineStyle", "> | undefined; }; areaSeriesStyle: { point: { visible: boolean; }; area?: ", "RecursivePartial", "<", "AreaStyle", "> | undefined; line?: ", "RecursivePartial", "<", "LineStyle", "> | undefined; }; chartPaddings?: ", "RecursivePartial", "<", "PerSideDistance", "> | undefined; barSeriesStyle?: ", "RecursivePartial", "<", "BarSeriesStyle", "> | undefined; bubbleSeriesStyle?: ", "RecursivePartial", "<", "BubbleSeriesStyle", "> | undefined; arcSeriesStyle?: ", "RecursivePartial", "<", "ArcSeriesStyle", "> | undefined; sharedStyle?: ", "RecursivePartial", "<", "SharedGeometryStateStyle", "> | undefined; axes?: ", "RecursivePartial", "<", "AxisStyle", "> | undefined; scales?: ", "RecursivePartial", "<", "ScalesConfig", "> | undefined; colors?: ", "RecursivePartial", "<", "ColorConfig", "> | undefined; legend?: ", "RecursivePartial", "<", "LegendStyle", "> | undefined; crosshair?: ", "RecursivePartial", "<", "CrosshairStyle", "> | undefined; markSizeRatio?: number | undefined; }" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_chart_theme.tsx", "lineNumber": 11 }, "deprecated": false, "children": [], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.useFetcher", "type": "Function", "tags": [], "label": "useFetcher", "description": [], "signature": [ "(fn: ({}: { signal: AbortSignal; }) => TReturn, fnDeps: any[], options: { preservePreviousData?: boolean | undefined; }) => ", "FetcherResult", "> & { refetch: () => void; }" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_fetcher.tsx", "lineNumber": 30 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.useFetcher.$1", "type": "Function", "tags": [], "label": "fn", "description": [], "signature": [ "({}: { signal: AbortSignal; }) => TReturn" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_fetcher.tsx", "lineNumber": 31 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "observability", "id": "def-public.useFetcher.$2", "type": "Array", "tags": [], "label": "fnDeps", "description": [], "signature": [ "any[]" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_fetcher.tsx", "lineNumber": 32 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "observability", "id": "def-public.useFetcher.$3.options", "type": "Object", "tags": [], "label": "options", "description": [], "source": { "path": "x-pack/plugins/observability/public/hooks/use_fetcher.tsx", "lineNumber": 33 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.useFetcher.$3.options.preservePreviousData", "type": "CompoundType", "tags": [], "label": "preservePreviousData", "description": [], "signature": [ "boolean | undefined" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_fetcher.tsx", "lineNumber": 34 }, "deprecated": false } ] } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.useTheme", "type": "Function", "tags": [], "label": "useTheme", "description": [], "signature": [ "() => ", { "pluginId": "kibanaReact", "scope": "common", "docId": "kibKibanaReactPluginApi", "section": "def-common.EuiTheme", "text": "EuiTheme" } ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_theme.tsx", "lineNumber": 12 }, "deprecated": false, "children": [], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.useTrackMetric", "type": "Function", "tags": [], "label": "useTrackMetric", "description": [], "signature": [ "({ app, metric, metricType = METRIC_TYPE.COUNT, delay = 0 }: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.TrackMetricOptions", "text": "TrackMetricOptions" }, ", effectDependencies: EffectDeps) => void" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_track_metric.tsx", "lineNumber": 52 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.useTrackMetric.$1", "type": "CompoundType", "tags": [], "label": "{ app, metric, metricType = METRIC_TYPE.COUNT, delay = 0 }", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.TrackMetricOptions", "text": "TrackMetricOptions" } ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_track_metric.tsx", "lineNumber": 53 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "observability", "id": "def-public.useTrackMetric.$2", "type": "Array", "tags": [], "label": "effectDependencies", "description": [], "signature": [ "EffectDeps" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_track_metric.tsx", "lineNumber": 54 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.useTrackPageview", "type": "Function", "tags": [], "label": "useTrackPageview", "description": [], "signature": [ "({ path, ...rest }: TrackPageviewProps, effectDependencies: EffectDeps) => void" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_track_metric.tsx", "lineNumber": 87 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.useTrackPageview.$1", "type": "CompoundType", "tags": [], "label": "{ path, ...rest }", "description": [], "signature": [ "TrackPageviewProps" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_track_metric.tsx", "lineNumber": 88 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "observability", "id": "def-public.useTrackPageview.$2", "type": "Array", "tags": [], "label": "effectDependencies", "description": [], "signature": [ "EffectDeps" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_track_metric.tsx", "lineNumber": 89 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.useUiTracker", "type": "Function", "tags": [], "label": "useUiTracker", "description": [], "signature": [ "({\n app: defaultApp,\n}: { app?: \"fleet\" | \"apm\" | \"infra_metrics\" | \"infra_logs\" | \"uptime\" | \"synthetics\" | \"observability-overview\" | \"stack_monitoring\" | \"ux\" | undefined; }) => ({ app, metric, metricType }: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.TrackMetricOptions", "text": "TrackMetricOptions" }, ") => void" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_track_metric.tsx", "lineNumber": 38 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.useUiTracker.$1.appdefaultApp", "type": "Object", "tags": [], "label": "{\n app: defaultApp,\n}", "description": [], "source": { "path": "x-pack/plugins/observability/public/hooks/use_track_metric.tsx", "lineNumber": 40 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.useUiTracker.$1.appdefaultApp.app", "type": "CompoundType", "tags": [], "label": "app", "description": [], "signature": [ "\"fleet\" | \"apm\" | \"infra_metrics\" | \"infra_logs\" | \"uptime\" | \"synthetics\" | \"observability-overview\" | \"stack_monitoring\" | \"ux\" | undefined" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_track_metric.tsx", "lineNumber": 40 }, "deprecated": false } ] } ], "returnComment": [], "initialIsOpen": false } ], "interfaces": [ { "parentPluginId": "observability", "id": "def-public.ApmFetchDataResponse", "type": "Interface", "tags": [], "label": "ApmFetchDataResponse", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.ApmFetchDataResponse", "text": "ApmFetchDataResponse" }, " extends ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.FetchDataResponse", "text": "FetchDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 114 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.ApmFetchDataResponse.stats", "type": "Object", "tags": [], "label": "stats", "description": [], "signature": [ "{ services: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.Stat", "text": "Stat" }, "; transactions: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.Stat", "text": "Stat" }, "; }" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 115 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ApmFetchDataResponse.series", "type": "Object", "tags": [], "label": "series", "description": [], "signature": [ "{ transactions: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.Series", "text": "Series" }, "; }" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 119 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.ConfigSchema", "type": "Interface", "tags": [], "label": "ConfigSchema", "description": [], "source": { "path": "x-pack/plugins/observability/public/index.ts", "lineNumber": 24 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.ConfigSchema.unsafe", "type": "Object", "tags": [], "label": "unsafe", "description": [], "signature": [ "{ alertingExperience: { enabled: boolean; }; cases: { enabled: boolean; }; }" ], "source": { "path": "x-pack/plugins/observability/public/index.ts", "lineNumber": 25 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.Coordinates", "type": "Interface", "tags": [], "label": "Coordinates", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 15 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.Coordinates.x", "type": "number", "tags": [], "label": "x", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 16 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.Coordinates.y", "type": "CompoundType", "tags": [], "label": "y", "description": [], "signature": [ "number | null | undefined" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 17 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.DataHandler", "type": "Interface", "tags": [], "label": "DataHandler", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.DataHandler", "text": "DataHandler" }, "" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 57 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.DataHandler.fetchData", "type": "Function", "tags": [], "label": "fetchData", "description": [], "signature": [ "(fetchDataParams: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.FetchDataParams", "text": "FetchDataParams" }, ") => Promise<", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.ObservabilityFetchDataResponse", "text": "ObservabilityFetchDataResponse" }, "[T]>" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 60 }, "deprecated": false, "returnComment": [], "children": [ { "parentPluginId": "observability", "id": "def-public.fetchDataParams", "type": "Object", "tags": [], "label": "fetchDataParams", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.FetchDataParams", "text": "FetchDataParams" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 45 }, "deprecated": false } ] }, { "parentPluginId": "observability", "id": "def-public.DataHandler.hasData", "type": "Function", "tags": [], "label": "hasData", "description": [], "signature": [ "(params?: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.HasDataParams", "text": "HasDataParams" }, " | undefined) => Promise<", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.ObservabilityHasDataResponse", "text": "ObservabilityHasDataResponse" }, "[T]>" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 61 }, "deprecated": false, "returnComment": [], "children": [ { "parentPluginId": "observability", "id": "def-public.params", "type": "Object", "tags": [], "label": "params", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.HasDataParams", "text": "HasDataParams" }, " | undefined" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 49 }, "deprecated": false } ] } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.FetchDataParams", "type": "Interface", "tags": [], "label": "FetchDataParams", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 24 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.FetchDataParams.absoluteTime", "type": "Object", "tags": [], "label": "absoluteTime", "description": [], "signature": [ "{ start: number; end: number; }" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 25 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.FetchDataParams.relativeTime", "type": "Object", "tags": [], "label": "relativeTime", "description": [], "signature": [ "{ start: string; end: string; }" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 26 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.FetchDataParams.bucketSize", "type": "string", "tags": [], "label": "bucketSize", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 27 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.FetchDataParams.serviceName", "type": "string", "tags": [], "label": "serviceName", "description": [], "signature": [ "string | undefined" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 28 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.FetchDataResponse", "type": "Interface", "tags": [], "label": "FetchDataResponse", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 64 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.FetchDataResponse.appLink", "type": "string", "tags": [], "label": "appLink", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 65 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.HasDataParams", "type": "Interface", "tags": [], "label": "HasDataParams", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 31 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.HasDataParams.absoluteTime", "type": "Object", "tags": [], "label": "absoluteTime", "description": [], "signature": [ "{ start: number; end: number; }" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 32 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.HasDataResponse", "type": "Interface", "tags": [], "label": "HasDataResponse", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 35 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.HasDataResponse.hasData", "type": "boolean", "tags": [], "label": "hasData", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 36 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.HasDataResponse.indices", "type": "string", "tags": [], "label": "indices", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 37 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.LogsFetchDataResponse", "type": "Interface", "tags": [], "label": "LogsFetchDataResponse", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.LogsFetchDataResponse", "text": "LogsFetchDataResponse" }, " extends ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.FetchDataResponse", "text": "FetchDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 68 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.LogsFetchDataResponse.stats", "type": "Object", "tags": [], "label": "stats", "description": [], "signature": [ "{ [x: string]: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.Stat", "text": "Stat" }, " & { label: string; }; }" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 69 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.LogsFetchDataResponse.series", "type": "Object", "tags": [], "label": "series", "description": [], "signature": [ "{ [x: string]: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.Series", "text": "Series" }, " & { label: string; }; }" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 70 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataResponse", "type": "Interface", "tags": [], "label": "MetricsFetchDataResponse", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.MetricsFetchDataResponse", "text": "MetricsFetchDataResponse" }, " extends ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.FetchDataResponse", "text": "FetchDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 97 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataResponse.sort", "type": "Function", "tags": [], "label": "sort", "description": [], "signature": [ "(by: string, direction: string) => Promise<", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.MetricsFetchDataResponse", "text": "MetricsFetchDataResponse" }, ">" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 98 }, "deprecated": false, "returnComment": [], "children": [ { "parentPluginId": "observability", "id": "def-public.by", "type": "string", "tags": [], "label": "by", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 98 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.direction", "type": "string", "tags": [], "label": "direction", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 98 }, "deprecated": false } ] }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataResponse.series", "type": "Array", "tags": [], "label": "series", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.MetricsFetchDataSeries", "text": "MetricsFetchDataSeries" }, "[]" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 99 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries", "type": "Interface", "tags": [], "label": "MetricsFetchDataSeries", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 76 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries.id", "type": "string", "tags": [], "label": "id", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 77 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries.name", "type": "CompoundType", "tags": [], "label": "name", "description": [], "signature": [ "string | null" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 78 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries.platform", "type": "CompoundType", "tags": [], "label": "platform", "description": [], "signature": [ "string | null" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 79 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries.provider", "type": "CompoundType", "tags": [], "label": "provider", "description": [], "signature": [ "string | null" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 80 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries.cpu", "type": "CompoundType", "tags": [], "label": "cpu", "description": [], "signature": [ "number | null" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 81 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries.iowait", "type": "CompoundType", "tags": [], "label": "iowait", "description": [], "signature": [ "number | null" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 82 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries.load", "type": "CompoundType", "tags": [], "label": "load", "description": [], "signature": [ "number | null" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 83 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries.uptime", "type": "CompoundType", "tags": [], "label": "uptime", "description": [], "signature": [ "number | null" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 84 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries.rx", "type": "CompoundType", "tags": [], "label": "rx", "description": [], "signature": [ "number | null" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 85 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries.tx", "type": "CompoundType", "tags": [], "label": "tx", "description": [], "signature": [ "number | null" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 86 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.MetricsFetchDataSeries.timeseries", "type": "Array", "tags": [], "label": "timeseries", "description": [], "signature": [ "{ timestamp: number; cpu: number | null; iowait: number | null; load: number | null; rx: number | null; tx: number | null; }[]" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 87 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityFetchDataResponse", "type": "Interface", "tags": [], "label": "ObservabilityFetchDataResponse", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 128 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.ObservabilityFetchDataResponse.apm", "type": "Object", "tags": [], "label": "apm", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.ApmFetchDataResponse", "text": "ApmFetchDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 129 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityFetchDataResponse.infra_metrics", "type": "Object", "tags": [], "label": "infra_metrics", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.MetricsFetchDataResponse", "text": "MetricsFetchDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 130 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityFetchDataResponse.infra_logs", "type": "Object", "tags": [], "label": "infra_logs", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.LogsFetchDataResponse", "text": "LogsFetchDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 131 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityFetchDataResponse.synthetics", "type": "Object", "tags": [], "label": "synthetics", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.UptimeFetchDataResponse", "text": "UptimeFetchDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 132 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityFetchDataResponse.ux", "type": "Object", "tags": [], "label": "ux", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.UxFetchDataResponse", "text": "UxFetchDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 133 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityHasDataResponse", "type": "Interface", "tags": [], "label": "ObservabilityHasDataResponse", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 136 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.ObservabilityHasDataResponse.apm", "type": "boolean", "tags": [], "label": "apm", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 137 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityHasDataResponse.infra_metrics", "type": "boolean", "tags": [], "label": "infra_metrics", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 138 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityHasDataResponse.infra_logs", "type": "boolean", "tags": [], "label": "infra_logs", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 139 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityHasDataResponse.synthetics", "type": "Object", "tags": [], "label": "synthetics", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.HasDataResponse", "text": "HasDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 140 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityHasDataResponse.ux", "type": "Object", "tags": [], "label": "ux", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.UXHasDataResponse", "text": "UXHasDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 141 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicPluginsSetup", "type": "Interface", "tags": [], "label": "ObservabilityPublicPluginsSetup", "description": [], "source": { "path": "x-pack/plugins/observability/public/plugin.ts", "lineNumber": 42 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicPluginsSetup.data", "type": "Object", "tags": [], "label": "data", "description": [], "signature": [ { "pluginId": "data", "scope": "public", "docId": "kibDataPluginApi", "section": "def-public.DataPublicPluginSetup", "text": "DataPublicPluginSetup" } ], "source": { "path": "x-pack/plugins/observability/public/plugin.ts", "lineNumber": 43 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicPluginsSetup.triggersActionsUi", "type": "Object", "tags": [], "label": "triggersActionsUi", "description": [], "signature": [ { "pluginId": "triggersActionsUi", "scope": "public", "docId": "kibTriggersActionsUiPluginApi", "section": "def-public.TriggersAndActionsUIPublicPluginSetup", "text": "TriggersAndActionsUIPublicPluginSetup" } ], "source": { "path": "x-pack/plugins/observability/public/plugin.ts", "lineNumber": 44 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicPluginsSetup.home", "type": "Object", "tags": [], "label": "home", "description": [], "signature": [ { "pluginId": "home", "scope": "public", "docId": "kibHomePluginApi", "section": "def-public.HomePublicPluginSetup", "text": "HomePublicPluginSetup" }, " | undefined" ], "source": { "path": "x-pack/plugins/observability/public/plugin.ts", "lineNumber": 45 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicPluginsStart", "type": "Interface", "tags": [], "label": "ObservabilityPublicPluginsStart", "description": [], "source": { "path": "x-pack/plugins/observability/public/plugin.ts", "lineNumber": 48 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicPluginsStart.home", "type": "Object", "tags": [], "label": "home", "description": [], "signature": [ { "pluginId": "home", "scope": "public", "docId": "kibHomePluginApi", "section": "def-public.HomePublicPluginStart", "text": "HomePublicPluginStart" }, " | undefined" ], "source": { "path": "x-pack/plugins/observability/public/plugin.ts", "lineNumber": 49 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicPluginsStart.triggersActionsUi", "type": "Object", "tags": [], "label": "triggersActionsUi", "description": [], "signature": [ { "pluginId": "triggersActionsUi", "scope": "public", "docId": "kibTriggersActionsUiPluginApi", "section": "def-public.TriggersAndActionsUIPublicPluginStart", "text": "TriggersAndActionsUIPublicPluginStart" } ], "source": { "path": "x-pack/plugins/observability/public/plugin.ts", "lineNumber": 50 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicPluginsStart.data", "type": "Object", "tags": [], "label": "data", "description": [], "signature": [ { "pluginId": "data", "scope": "public", "docId": "kibDataPluginApi", "section": "def-public.DataPublicPluginStart", "text": "DataPublicPluginStart" } ], "source": { "path": "x-pack/plugins/observability/public/plugin.ts", "lineNumber": 51 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicPluginsStart.lens", "type": "Object", "tags": [], "label": "lens", "description": [], "signature": [ { "pluginId": "lens", "scope": "public", "docId": "kibLensPluginApi", "section": "def-public.LensPublicStart", "text": "LensPublicStart" } ], "source": { "path": "x-pack/plugins/observability/public/plugin.ts", "lineNumber": 52 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.Series", "type": "Interface", "tags": [], "label": "Series", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 20 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.Series.coordinates", "type": "Array", "tags": [], "label": "coordinates", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.Coordinates", "text": "Coordinates" }, "[]" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 21 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.SeriesUrl", "type": "Interface", "tags": [], "label": "SeriesUrl", "description": [], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/types.ts", "lineNumber": 82 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.SeriesUrl.time", "type": "Object", "tags": [], "label": "time", "description": [], "signature": [ "{ to: string; from: string; }" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/types.ts", "lineNumber": 83 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.SeriesUrl.breakdown", "type": "string", "tags": [], "label": "breakdown", "description": [], "signature": [ "string | undefined" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/types.ts", "lineNumber": 87 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.SeriesUrl.filters", "type": "Array", "tags": [], "label": "filters", "description": [], "signature": [ "UrlFilter", "[] | undefined" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/types.ts", "lineNumber": 88 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.SeriesUrl.seriesType", "type": "CompoundType", "tags": [], "label": "seriesType", "description": [], "signature": [ "\"area\" | \"line\" | \"bar\" | \"bar_horizontal\" | \"bar_stacked\" | \"bar_percentage_stacked\" | \"bar_horizontal_stacked\" | \"bar_horizontal_percentage_stacked\" | \"area_stacked\" | \"area_percentage_stacked\" | undefined" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/types.ts", "lineNumber": 89 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.SeriesUrl.reportType", "type": "CompoundType", "tags": [], "label": "reportType", "description": [], "signature": [ "\"logs\" | \"cpu\" | \"pld\" | \"kpi\" | \"cwv\" | \"upd\" | \"upp\" | \"svl\" | \"tpt\" | \"mem\" | \"nwk\"" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/types.ts", "lineNumber": 90 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.SeriesUrl.operationType", "type": "CompoundType", "tags": [], "label": "operationType", "description": [], "signature": [ "\"range\" | \"filters\" | \"count\" | \"max\" | \"min\" | \"date_histogram\" | \"sum\" | \"average\" | \"percentile\" | \"terms\" | \"median\" | \"cumulative_sum\" | \"moving_average\" | \"math\" | \"counter_rate\" | \"differences\" | \"unique_count\" | \"last_value\" | \"formula\" | undefined" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/types.ts", "lineNumber": 91 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.SeriesUrl.dataType", "type": "CompoundType", "tags": [], "label": "dataType", "description": [], "signature": [ "\"apm\" | \"infra_metrics\" | \"infra_logs\" | \"synthetics\" | \"ux\"" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/types.ts", "lineNumber": 92 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.SeriesUrl.reportDefinitions", "type": "Object", "tags": [], "label": "reportDefinitions", "description": [], "signature": [ "Record | undefined" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/types.ts", "lineNumber": 93 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.Stat", "type": "Interface", "tags": [], "label": "Stat", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 10 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.Stat.type", "type": "CompoundType", "tags": [], "label": "type", "description": [], "signature": [ "\"number\" | \"percent\" | \"bytesPerSecond\"" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 11 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.Stat.value", "type": "number", "tags": [], "label": "value", "description": [], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 12 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.UptimeFetchDataResponse", "type": "Interface", "tags": [], "label": "UptimeFetchDataResponse", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.UptimeFetchDataResponse", "text": "UptimeFetchDataResponse" }, " extends ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.FetchDataResponse", "text": "FetchDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 102 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.UptimeFetchDataResponse.stats", "type": "Object", "tags": [], "label": "stats", "description": [], "signature": [ "{ monitors: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.Stat", "text": "Stat" }, "; up: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.Stat", "text": "Stat" }, "; down: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.Stat", "text": "Stat" }, "; }" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 103 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.UptimeFetchDataResponse.series", "type": "Object", "tags": [], "label": "series", "description": [], "signature": [ "{ up: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.Series", "text": "Series" }, "; down: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.Series", "text": "Series" }, "; }" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 108 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.UxFetchDataResponse", "type": "Interface", "tags": [], "label": "UxFetchDataResponse", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.UxFetchDataResponse", "text": "UxFetchDataResponse" }, " extends ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.FetchDataResponse", "text": "FetchDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 124 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.UxFetchDataResponse.coreWebVitals", "type": "Object", "tags": [], "label": "coreWebVitals", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.UXMetrics", "text": "UXMetrics" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 125 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.UXHasDataResponse", "type": "Interface", "tags": [], "label": "UXHasDataResponse", "description": [], "signature": [ { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.UXHasDataResponse", "text": "UXHasDataResponse" }, " extends ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.HasDataResponse", "text": "HasDataResponse" } ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 40 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.UXHasDataResponse.serviceName", "type": "CompoundType", "tags": [], "label": "serviceName", "description": [], "signature": [ "string | number | undefined" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 41 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.UXMetrics", "type": "Interface", "tags": [], "label": "UXMetrics", "description": [], "source": { "path": "x-pack/plugins/observability/public/components/shared/core_web_vitals/index.tsx", "lineNumber": 23 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-public.UXMetrics.cls", "type": "CompoundType", "tags": [], "label": "cls", "description": [], "signature": [ "number | null" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/core_web_vitals/index.tsx", "lineNumber": 24 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.UXMetrics.fid", "type": "CompoundType", "tags": [], "label": "fid", "description": [], "signature": [ "number | null | undefined" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/core_web_vitals/index.tsx", "lineNumber": 25 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.UXMetrics.lcp", "type": "CompoundType", "tags": [], "label": "lcp", "description": [], "signature": [ "number | null | undefined" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/core_web_vitals/index.tsx", "lineNumber": 26 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.UXMetrics.tbt", "type": "number", "tags": [], "label": "tbt", "description": [], "source": { "path": "x-pack/plugins/observability/public/components/shared/core_web_vitals/index.tsx", "lineNumber": 27 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.UXMetrics.fcp", "type": "CompoundType", "tags": [], "label": "fcp", "description": [], "signature": [ "number | null | undefined" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/core_web_vitals/index.tsx", "lineNumber": 28 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.UXMetrics.coreVitalPages", "type": "number", "tags": [], "label": "coreVitalPages", "description": [], "source": { "path": "x-pack/plugins/observability/public/components/shared/core_web_vitals/index.tsx", "lineNumber": 29 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.UXMetrics.lcpRanks", "type": "Array", "tags": [], "label": "lcpRanks", "description": [], "signature": [ "number[]" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/core_web_vitals/index.tsx", "lineNumber": 30 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.UXMetrics.fidRanks", "type": "Array", "tags": [], "label": "fidRanks", "description": [], "signature": [ "number[]" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/core_web_vitals/index.tsx", "lineNumber": 31 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-public.UXMetrics.clsRanks", "type": "Array", "tags": [], "label": "clsRanks", "description": [], "signature": [ "number[]" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/core_web_vitals/index.tsx", "lineNumber": 32 }, "deprecated": false } ], "initialIsOpen": false } ], "enums": [ { "parentPluginId": "observability", "id": "def-public.FETCH_STATUS", "type": "Enum", "tags": [], "label": "FETCH_STATUS", "description": [], "source": { "path": "x-pack/plugins/observability/public/hooks/use_fetcher.tsx", "lineNumber": 10 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.METRIC_TYPE", "type": "Enum", "tags": [], "label": "METRIC_TYPE", "description": [], "signature": [ "METRIC_TYPE" ], "source": { "path": "node_modules/@kbn/analytics/target_types/metrics/index.d.ts", "lineNumber": 10 }, "deprecated": false, "initialIsOpen": false } ], "misc": [ { "parentPluginId": "observability", "id": "def-public.DragHandleProps", "type": "Type", "tags": [], "label": "DragHandleProps", "description": [], "signature": [ "DraggableProvidedDragHandleProps", " | undefined" ], "source": { "path": "x-pack/plugins/observability/public/typings/eui_draggable/index.ts", "lineNumber": 15 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.DropResult", "type": "Type", "tags": [], "label": "DropResult", "description": [], "signature": [ "DropResult" ], "source": { "path": "x-pack/plugins/observability/public/typings/eui_draggable/index.ts", "lineNumber": 18 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.enableInspectEsQueries", "type": "string", "tags": [], "label": "enableInspectEsQueries", "description": [], "signature": [ "\"observability:enableInspectEsQueries\"" ], "source": { "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", "lineNumber": 8 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.FetchData", "type": "Type", "tags": [], "label": "FetchData", "description": [], "signature": [ "(fetchDataParams: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.FetchDataParams", "text": "FetchDataParams" }, ") => Promise" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 44 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.HasData", "type": "Type", "tags": [], "label": "HasData", "description": [], "signature": [ "(params?: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.HasDataParams", "text": "HasDataParams" }, " | undefined) => Promise<", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.ObservabilityHasDataResponse", "text": "ObservabilityHasDataResponse" }, "[T]>" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 48 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.NumberOrNull", "type": "Type", "tags": [], "label": "NumberOrNull", "description": [], "signature": [ "number | null" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 74 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityFetchDataPlugins", "type": "Type", "tags": [], "label": "ObservabilityFetchDataPlugins", "description": [], "signature": [ "\"apm\" | \"infra_metrics\" | \"infra_logs\" | \"synthetics\" | \"ux\"" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 52 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.ObservabilityRuleTypeRegistry", "type": "Type", "tags": [], "label": "ObservabilityRuleTypeRegistry", "description": [], "signature": [ "{ register: (type: ", { "pluginId": "triggersActionsUi", "scope": "public", "docId": "kibTriggersActionsUiPluginApi", "section": "def-public.AlertTypeModel", "text": "AlertTypeModel" }, " & { format: ", "Formatter", "; }) => void; getFormatter: (typeId: string) => ", "Formatter", " | undefined; }" ], "source": { "path": "x-pack/plugins/observability/public/rules/create_observability_rule_type_registry.ts", "lineNumber": 31 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.SectionLinkProps", "type": "Type", "tags": [], "label": "SectionLinkProps", "description": [], "signature": [ "CommonProps", " & Pick<(", "DisambiguateSet", "<(", "DisambiguateSet", ", Pick, \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">> & Pick, \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">) | (", "DisambiguateSet", ", \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">, React.ButtonHTMLAttributes> & React.ButtonHTMLAttributes), React.HTMLAttributes> & React.HTMLAttributes) | (", "DisambiguateSet", ", (", "DisambiguateSet", ", Pick, \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">> & Pick, \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">) | (", "DisambiguateSet", ", \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">, React.ButtonHTMLAttributes> & React.ButtonHTMLAttributes)> & ", "DisambiguateSet", ", Pick, \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">> & Pick, \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">) | (", "DisambiguateSet", ", (", "DisambiguateSet", ", Pick, \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">> & Pick, \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">) | (", "DisambiguateSet", ", \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">, React.ButtonHTMLAttributes> & React.ButtonHTMLAttributes)> & ", "DisambiguateSet", ", \"children\" | \"type\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"title\" | \"id\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"media\" | \"target\" | \"ping\" | \"hrefLang\" | \"rel\" | \"referrerPolicy\">, React.ButtonHTMLAttributes> & React.ButtonHTMLAttributes), \"children\" | \"type\" | \"onChange\" | \"onKeyDown\" | \"title\" | \"id\" | \"name\" | \"defaultChecked\" | \"defaultValue\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"className\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"hidden\" | \"lang\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"style\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"role\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"security\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"download\" | \"autoFocus\" | \"disabled\" | \"form\" | \"formAction\" | \"formEncType\" | \"formMethod\" | \"formNoValidate\" | \"formTarget\" | \"value\" | \"media\" | \"ping\" | \"hrefLang\" | \"referrerPolicy\"> & { size?: \"m\" | \"s\" | \"l\" | \"xs\" | undefined; color?: \"text\" | \"primary\" | \"inherit\" | \"ghost\" | \"subdued\" | undefined; label: React.ReactNode; isActive?: boolean | undefined; isDisabled?: boolean | undefined; href?: string | undefined; target?: string | undefined; rel?: string | undefined; iconType?: string | React.ComponentClass<{}, any> | React.FunctionComponent<{}> | undefined; iconProps?: Pick<", "EuiIconProps", ", \"string\" | \"children\" | \"from\" | \"origin\" | \"onClick\" | \"onChange\" | \"color\" | \"onKeyDown\" | \"y\" | \"d\" | \"x\" | \"title\" | \"id\" | \"operator\" | \"name\" | \"version\" | \"filter\" | \"size\" | \"format\" | \"order\" | \"className\" | \"lang\" | \"style\" | \"tabIndex\" | \"role\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-label\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onError\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"css\" | \"data-test-subj\" | \"scale\" | \"height\" | \"max\" | \"media\" | \"method\" | \"min\" | \"target\" | \"width\" | \"crossOrigin\" | \"accentHeight\" | \"accumulate\" | \"additive\" | \"alignmentBaseline\" | \"allowReorder\" | \"alphabetic\" | \"amplitude\" | \"arabicForm\" | \"ascent\" | \"attributeName\" | \"attributeType\" | \"autoReverse\" | \"azimuth\" | \"baseFrequency\" | \"baselineShift\" | \"baseProfile\" | \"bbox\" | \"begin\" | \"bias\" | \"by\" | \"calcMode\" | \"capHeight\" | \"clip\" | \"clipPath\" | \"clipPathUnits\" | \"clipRule\" | \"colorInterpolation\" | \"colorInterpolationFilters\" | \"colorProfile\" | \"colorRendering\" | \"contentScriptType\" | \"contentStyleType\" | \"cursor\" | \"cx\" | \"cy\" | \"decelerate\" | \"descent\" | \"diffuseConstant\" | \"direction\" | \"display\" | \"divisor\" | \"dominantBaseline\" | \"dur\" | \"dx\" | \"dy\" | \"edgeMode\" | \"elevation\" | \"enableBackground\" | \"end\" | \"exponent\" | \"externalResourcesRequired\" | \"fill\" | \"fillOpacity\" | \"fillRule\" | \"filterRes\" | \"filterUnits\" | \"floodColor\" | \"floodOpacity\" | \"focusable\" | \"fontFamily\" | \"fontSize\" | \"fontSizeAdjust\" | \"fontStretch\" | \"fontStyle\" | \"fontVariant\" | \"fontWeight\" | \"fx\" | \"fy\" | \"g1\" | \"g2\" | \"glyphName\" | \"glyphOrientationHorizontal\" | \"glyphOrientationVertical\" | \"glyphRef\" | \"gradientTransform\" | \"gradientUnits\" | \"hanging\" | \"horizAdvX\" | \"horizOriginX\" | \"href\" | \"ideographic\" | \"imageRendering\" | \"in2\" | \"in\" | \"intercept\" | \"k1\" | \"k2\" | \"k3\" | \"k4\" | \"k\" | \"kernelMatrix\" | \"kernelUnitLength\" | \"kerning\" | \"keyPoints\" | \"keySplines\" | \"keyTimes\" | \"lengthAdjust\" | \"letterSpacing\" | \"lightingColor\" | \"limitingConeAngle\" | \"local\" | \"markerEnd\" | \"markerHeight\" | \"markerMid\" | \"markerStart\" | \"markerUnits\" | \"markerWidth\" | \"mask\" | \"maskContentUnits\" | \"maskUnits\" | \"mathematical\" | \"mode\" | \"numOctaves\" | \"offset\" | \"opacity\" | \"orient\" | \"orientation\" | \"overflow\" | \"overlinePosition\" | \"overlineThickness\" | \"paintOrder\" | \"panose1\" | \"path\" | \"pathLength\" | \"patternContentUnits\" | \"patternTransform\" | \"patternUnits\" | \"pointerEvents\" | \"points\" | \"pointsAtX\" | \"pointsAtY\" | \"pointsAtZ\" | \"preserveAlpha\" | \"preserveAspectRatio\" | \"primitiveUnits\" | \"r\" | \"radius\" | \"refX\" | \"refY\" | \"renderingIntent\" | \"repeatCount\" | \"repeatDur\" | \"requiredExtensions\" | \"requiredFeatures\" | \"restart\" | \"result\" | \"rotate\" | \"rx\" | \"ry\" | \"seed\" | \"shapeRendering\" | \"slope\" | \"spacing\" | \"specularConstant\" | \"specularExponent\" | \"speed\" | \"spreadMethod\" | \"startOffset\" | \"stdDeviation\" | \"stemh\" | \"stemv\" | \"stitchTiles\" | \"stopColor\" | \"stopOpacity\" | \"strikethroughPosition\" | \"strikethroughThickness\" | \"stroke\" | \"strokeDasharray\" | \"strokeDashoffset\" | \"strokeLinecap\" | \"strokeLinejoin\" | \"strokeMiterlimit\" | \"strokeOpacity\" | \"strokeWidth\" | \"surfaceScale\" | \"systemLanguage\" | \"tableValues\" | \"targetX\" | \"targetY\" | \"textAnchor\" | \"textDecoration\" | \"textLength\" | \"textRendering\" | \"to\" | \"transform\" | \"u1\" | \"u2\" | \"underlinePosition\" | \"underlineThickness\" | \"unicode\" | \"unicodeBidi\" | \"unicodeRange\" | \"unitsPerEm\" | \"vAlphabetic\" | \"values\" | \"vectorEffect\" | \"vertAdvY\" | \"vertOriginX\" | \"vertOriginY\" | \"vHanging\" | \"vIdeographic\" | \"viewBox\" | \"viewTarget\" | \"visibility\" | \"vMathematical\" | \"widths\" | \"wordSpacing\" | \"writingMode\" | \"x1\" | \"x2\" | \"xChannelSelector\" | \"xHeight\" | \"xlinkActuate\" | \"xlinkArcrole\" | \"xlinkHref\" | \"xlinkRole\" | \"xlinkShow\" | \"xlinkTitle\" | \"xlinkType\" | \"xmlBase\" | \"xmlLang\" | \"xmlns\" | \"xmlnsXlink\" | \"xmlSpace\" | \"y1\" | \"y2\" | \"yChannelSelector\" | \"z\" | \"zoomAndPan\" | \"titleId\" | \"onIconLoad\"> | undefined; icon?: React.ReactElement React.ReactElement React.Component)> | null) | (new (props: any) => React.Component)> | undefined; showToolTip?: boolean | undefined; extraAction?: ({ type?: \"reset\" | \"button\" | \"submit\" | undefined; } & ", "EuiButtonIconProps", " & { onClick?: ((event: React.MouseEvent) => void) | undefined; } & React.ButtonHTMLAttributes & { buttonRef?: ((instance: HTMLButtonElement | null) => void) | React.RefObject | null | undefined; } & { alwaysShow?: boolean | undefined; }) | undefined; onClick?: ((event: React.MouseEvent) => void) | undefined; wrapText?: boolean | undefined; buttonRef?: ((instance: HTMLButtonElement | null) => void) | React.RefObject | null | undefined; }" ], "source": { "path": "x-pack/plugins/observability/public/components/shared/action_menu/index.tsx", "lineNumber": 65 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.StringOrNull", "type": "Type", "tags": [], "label": "StringOrNull", "description": [], "signature": [ "string | null" ], "source": { "path": "x-pack/plugins/observability/public/typings/fetch_overview_data/index.ts", "lineNumber": 73 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.TrackMetricOptions", "type": "Type", "tags": [], "label": "TrackMetricOptions", "description": [], "signature": [ "TrackOptions & { metric: string; }" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_track_metric.tsx", "lineNumber": 33 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-public.UiTracker", "type": "Type", "tags": [], "label": "UiTracker", "description": [], "signature": [ "({ app, metric, metricType }: ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.TrackMetricOptions", "text": "TrackMetricOptions" }, ") => void" ], "source": { "path": "x-pack/plugins/observability/public/hooks/use_track_metric.tsx", "lineNumber": 34 }, "deprecated": false, "initialIsOpen": false } ], "objects": [], "setup": { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicSetup", "type": "Type", "tags": [], "label": "ObservabilityPublicSetup", "description": [], "signature": [ "{ dashboard: { register: ({ appName, fetchData, hasData, }: { appName: T; } & ", { "pluginId": "observability", "scope": "public", "docId": "kibObservabilityPluginApi", "section": "def-public.DataHandler", "text": "DataHandler" }, ") => void; }; observabilityRuleTypeRegistry: { register: (type: ", { "pluginId": "triggersActionsUi", "scope": "public", "docId": "kibTriggersActionsUiPluginApi", "section": "def-public.AlertTypeModel", "text": "AlertTypeModel" }, " & { format: ", "Formatter", "; }) => void; getFormatter: (typeId: string) => ", "Formatter", " | undefined; }; isAlertingExperienceEnabled: () => boolean; navigation: { registerSections: (sections$: ", "Observable", "<", "NavigationSection", "[]>) => void; }; }" ], "source": { "path": "x-pack/plugins/observability/public/plugin.ts", "lineNumber": 40 }, "deprecated": false, "lifecycle": "setup", "initialIsOpen": true }, "start": { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicStart", "type": "Type", "tags": [], "label": "ObservabilityPublicStart", "description": [], "signature": [ "{ navigation: { PageTemplate: (pageTemplateProps: ", "WrappedPageTemplateProps", ") => JSX.Element; }; }" ], "source": { "path": "x-pack/plugins/observability/public/plugin.ts", "lineNumber": 55 }, "deprecated": false, "lifecycle": "start", "initialIsOpen": true } }, "server": { "classes": [ { "parentPluginId": "observability", "id": "def-server.WrappedElasticsearchClientError", "type": "Class", "tags": [], "label": "WrappedElasticsearchClientError", "description": [], "signature": [ { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.WrappedElasticsearchClientError", "text": "WrappedElasticsearchClientError" }, " extends Error" ], "source": { "path": "x-pack/plugins/observability/server/utils/unwrap_es_response.ts", "lineNumber": 11 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-server.WrappedElasticsearchClientError.originalError", "type": "Object", "tags": [], "label": "originalError", "description": [], "signature": [ "ElasticsearchClientError" ], "source": { "path": "x-pack/plugins/observability/server/utils/unwrap_es_response.ts", "lineNumber": 12 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-server.WrappedElasticsearchClientError.Unnamed", "type": "Function", "tags": [], "label": "Constructor", "description": [], "signature": [ "any" ], "source": { "path": "x-pack/plugins/observability/server/utils/unwrap_es_response.ts", "lineNumber": 13 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-server.WrappedElasticsearchClientError.Unnamed.$1", "type": "Object", "tags": [], "label": "originalError", "description": [], "signature": [ "ElasticsearchClientError" ], "source": { "path": "x-pack/plugins/observability/server/utils/unwrap_es_response.ts", "lineNumber": 13 }, "deprecated": false, "isRequired": true } ], "returnComment": [] } ], "initialIsOpen": false } ], "functions": [ { "parentPluginId": "observability", "id": "def-server.createOrUpdateIndex", "type": "Function", "tags": [], "label": "createOrUpdateIndex", "description": [], "signature": [ "({\n index,\n mappings,\n client,\n logger,\n}: { index: string; mappings: ", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.Mappings", "text": "Mappings" }, "; client: ", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.ElasticsearchClient", "text": "ElasticsearchClient" }, "; logger: ", "Logger", "; }) => Promise" ], "source": { "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", "lineNumber": 14 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-server.createOrUpdateIndex.$1.indexmappingsclientlogger", "type": "Object", "tags": [], "label": "{\n index,\n mappings,\n client,\n logger,\n}", "description": [], "source": { "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", "lineNumber": 19 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-server.createOrUpdateIndex.$1.indexmappingsclientlogger.index", "type": "string", "tags": [], "label": "index", "description": [], "source": { "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", "lineNumber": 20 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-server.createOrUpdateIndex.$1.indexmappingsclientlogger.mappings", "type": "CompoundType", "tags": [], "label": "mappings", "description": [], "signature": [ "(", "MappingTypeMapping", " & { all_field?: ", "MappingAllField", " | undefined; date_detection?: boolean | undefined; dynamic?: boolean | \"true\" | \"false\" | \"runtime\" | \"strict\" | undefined; dynamic_date_formats?: string[] | undefined; dynamic_templates?: Record | Record[] | undefined; field_names_field?: ", "MappingFieldNamesField", " | undefined; index_field?: ", "MappingIndexField", " | undefined; meta?: Record | undefined; numeric_detection?: boolean | undefined; properties?: Record | undefined; routing_field?: ", "MappingRoutingField", " | undefined; size_field?: ", "MappingSizeField", " | undefined; source_field?: ", "MappingSourceField", " | undefined; runtime?: Record | undefined; }) | (Record & { all_field?: ", "MappingAllField", " | undefined; date_detection?: boolean | undefined; dynamic?: boolean | \"true\" | \"false\" | \"runtime\" | \"strict\" | undefined; dynamic_date_formats?: string[] | undefined; dynamic_templates?: Record | Record[] | undefined; field_names_field?: ", "MappingFieldNamesField", " | undefined; index_field?: ", "MappingIndexField", " | undefined; meta?: Record | undefined; numeric_detection?: boolean | undefined; properties?: Record | undefined; routing_field?: ", "MappingRoutingField", " | undefined; size_field?: ", "MappingSizeField", " | undefined; source_field?: ", "MappingSourceField", " | undefined; runtime?: Record | undefined; })" ], "source": { "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", "lineNumber": 21 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-server.createOrUpdateIndex.$1.indexmappingsclientlogger.client", "type": "CompoundType", "tags": [], "label": "client", "description": [], "signature": [ "Pick<", "KibanaClient", ", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"helpers\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ", "TransportRequestParams", ", options?: ", "TransportRequestOptions", " | undefined): ", "TransportRequestPromise", "<", "ApiResponse", ", unknown>>; }; }" ], "source": { "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", "lineNumber": 22 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-server.createOrUpdateIndex.$1.indexmappingsclientlogger.logger", "type": "Object", "tags": [], "label": "logger", "description": [], "signature": [ "Logger" ], "source": { "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", "lineNumber": 23 }, "deprecated": false } ] } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-server.kqlQuery", "type": "Function", "tags": [], "label": "kqlQuery", "description": [], "signature": [ "(kql: string | undefined) => ", "QueryDslQueryContainer", "[]" ], "source": { "path": "x-pack/plugins/observability/server/utils/queries.ts", "lineNumber": 39 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-server.kqlQuery.$1", "type": "string", "tags": [], "label": "kql", "description": [], "signature": [ "string | undefined" ], "source": { "path": "x-pack/plugins/observability/server/utils/queries.ts", "lineNumber": 39 }, "deprecated": false, "isRequired": false } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-server.rangeQuery", "type": "Function", "tags": [], "label": "rangeQuery", "description": [], "signature": [ "(start: number | undefined, end: number | undefined, field: string) => ", "QueryDslQueryContainer", "[]" ], "source": { "path": "x-pack/plugins/observability/server/utils/queries.ts", "lineNumber": 21 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-server.rangeQuery.$1", "type": "number", "tags": [], "label": "start", "description": [], "signature": [ "number | undefined" ], "source": { "path": "x-pack/plugins/observability/server/utils/queries.ts", "lineNumber": 22 }, "deprecated": false, "isRequired": false }, { "parentPluginId": "observability", "id": "def-server.rangeQuery.$2", "type": "number", "tags": [], "label": "end", "description": [], "signature": [ "number | undefined" ], "source": { "path": "x-pack/plugins/observability/server/utils/queries.ts", "lineNumber": 23 }, "deprecated": false, "isRequired": false }, { "parentPluginId": "observability", "id": "def-server.rangeQuery.$3", "type": "string", "tags": [], "label": "field", "description": [], "signature": [ "string" ], "source": { "path": "x-pack/plugins/observability/server/utils/queries.ts", "lineNumber": 24 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-server.unwrapEsResponse", "type": "Function", "tags": [], "label": "unwrapEsResponse", "description": [], "signature": [ "(responsePromise: T) => Promise<", "PromiseType", "[\"body\"]>" ], "source": { "path": "x-pack/plugins/observability/server/utils/unwrap_es_response.ts", "lineNumber": 39 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-server.unwrapEsResponse.$1", "type": "Uncategorized", "tags": [], "label": "responsePromise", "description": [], "signature": [ "T" ], "source": { "path": "x-pack/plugins/observability/server/utils/unwrap_es_response.ts", "lineNumber": 40 }, "deprecated": false, "isRequired": true } ], "returnComment": [], "initialIsOpen": false } ], "interfaces": [ { "parentPluginId": "observability", "id": "def-server.ObservabilityRouteCreateOptions", "type": "Interface", "tags": [], "label": "ObservabilityRouteCreateOptions", "description": [], "source": { "path": "x-pack/plugins/observability/server/routes/types.ts", "lineNumber": 33 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-server.ObservabilityRouteCreateOptions.options", "type": "Object", "tags": [], "label": "options", "description": [], "signature": [ "{ tags: string[]; }" ], "source": { "path": "x-pack/plugins/observability/server/routes/types.ts", "lineNumber": 34 }, "deprecated": false } ], "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-server.ObservabilityRouteHandlerResources", "type": "Interface", "tags": [], "label": "ObservabilityRouteHandlerResources", "description": [], "source": { "path": "x-pack/plugins/observability/server/routes/types.ts", "lineNumber": 22 }, "deprecated": false, "children": [ { "parentPluginId": "observability", "id": "def-server.ObservabilityRouteHandlerResources.core", "type": "Object", "tags": [], "label": "core", "description": [], "signature": [ "{ start: () => Promise<", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.CoreStart", "text": "CoreStart" }, ">; setup: ", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.CoreSetup", "text": "CoreSetup" }, "; }" ], "source": { "path": "x-pack/plugins/observability/server/routes/types.ts", "lineNumber": 23 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-server.ObservabilityRouteHandlerResources.ruleDataClient", "type": "Object", "tags": [], "label": "ruleDataClient", "description": [], "signature": [ { "pluginId": "ruleRegistry", "scope": "server", "docId": "kibRuleRegistryPluginApi", "section": "def-server.RuleDataClient", "text": "RuleDataClient" } ], "source": { "path": "x-pack/plugins/observability/server/routes/types.ts", "lineNumber": 27 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-server.ObservabilityRouteHandlerResources.request", "type": "Object", "tags": [], "label": "request", "description": [], "signature": [ { "pluginId": "core", "scope": "server", "docId": "kibCoreHttpPluginApi", "section": "def-server.KibanaRequest", "text": "KibanaRequest" }, "" ], "source": { "path": "x-pack/plugins/observability/server/routes/types.ts", "lineNumber": 28 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-server.ObservabilityRouteHandlerResources.context", "type": "Object", "tags": [], "label": "context", "description": [], "signature": [ "ObservabilityRequestHandlerContext" ], "source": { "path": "x-pack/plugins/observability/server/routes/types.ts", "lineNumber": 29 }, "deprecated": false }, { "parentPluginId": "observability", "id": "def-server.ObservabilityRouteHandlerResources.logger", "type": "Object", "tags": [], "label": "logger", "description": [], "signature": [ "Logger" ], "source": { "path": "x-pack/plugins/observability/server/routes/types.ts", "lineNumber": 30 }, "deprecated": false } ], "initialIsOpen": false } ], "enums": [], "misc": [ { "parentPluginId": "observability", "id": "def-server.AbstractObservabilityServerRouteRepository", "type": "Type", "tags": [], "label": "AbstractObservabilityServerRouteRepository", "description": [], "signature": [ "ServerRouteRepository", "<", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteHandlerResources", "text": "ObservabilityRouteHandlerResources" }, ", ", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteCreateOptions", "text": "ObservabilityRouteCreateOptions" }, ", Record>>" ], "source": { "path": "x-pack/plugins/observability/server/routes/types.ts", "lineNumber": 39 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-server.Mappings", "type": "Type", "tags": [], "label": "Mappings", "description": [], "signature": [ "(", "MappingTypeMapping", " & { all_field?: ", "MappingAllField", " | undefined; date_detection?: boolean | undefined; dynamic?: boolean | \"true\" | \"false\" | \"runtime\" | \"strict\" | undefined; dynamic_date_formats?: string[] | undefined; dynamic_templates?: Record | Record[] | undefined; field_names_field?: ", "MappingFieldNamesField", " | undefined; index_field?: ", "MappingIndexField", " | undefined; meta?: Record | undefined; numeric_detection?: boolean | undefined; properties?: Record | undefined; routing_field?: ", "MappingRoutingField", " | undefined; size_field?: ", "MappingSizeField", " | undefined; source_field?: ", "MappingSourceField", " | undefined; runtime?: Record | undefined; }) | (Record & { all_field?: ", "MappingAllField", " | undefined; date_detection?: boolean | undefined; dynamic?: boolean | \"true\" | \"false\" | \"runtime\" | \"strict\" | undefined; dynamic_date_formats?: string[] | undefined; dynamic_templates?: Record | Record[] | undefined; field_names_field?: ", "MappingFieldNamesField", " | undefined; index_field?: ", "MappingIndexField", " | undefined; meta?: Record | undefined; numeric_detection?: boolean | undefined; properties?: Record | undefined; routing_field?: ", "MappingRoutingField", " | undefined; size_field?: ", "MappingSizeField", " | undefined; source_field?: ", "MappingSourceField", " | undefined; runtime?: Record | undefined; })" ], "source": { "path": "x-pack/plugins/observability/server/utils/create_or_update_index.ts", "lineNumber": 11 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-server.ObservabilityAPIReturnType", "type": "Type", "tags": [], "label": "ObservabilityAPIReturnType", "description": [], "signature": [ "TEndpoint extends \"GET /api/observability/rules/alerts/top\" | \"GET /api/observability/rules/alerts/dynamic_index_pattern\" ? ({ \"GET /api/observability/rules/alerts/top\": ", "ServerRoute", "<\"GET /api/observability/rules/alerts/top\", ", "TypeC", "<{ query: ", "IntersectionC", "<[", "TypeC", "<{ start: ", "Type", "; end: ", "Type", "; status: ", "UnionC", "<[", "LiteralC", "<\"all\">, ", "LiteralC", "<\"open\">, ", "LiteralC", "<\"closed\">]>; }>, ", "PartialC", "<{ kuery: ", "StringC", "; size: ", "Type", "; }>]>; }>, ", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteHandlerResources", "text": "ObservabilityRouteHandlerResources" }, ", any[], ", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteCreateOptions", "text": "ObservabilityRouteCreateOptions" }, ">; } & { \"GET /api/observability/rules/alerts/dynamic_index_pattern\": ", "ServerRoute", "<\"GET /api/observability/rules/alerts/dynamic_index_pattern\", undefined, ", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteHandlerResources", "text": "ObservabilityRouteHandlerResources" }, ", { title: string; timeFieldName: string; fields: ", { "pluginId": "data", "scope": "server", "docId": "kibDataIndexPatternsPluginApi", "section": "def-server.FieldDescriptor", "text": "FieldDescriptor" }, "[]; }, ", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteCreateOptions", "text": "ObservabilityRouteCreateOptions" }, ">; })[TEndpoint] extends ", "ServerRoute", "> ? TReturnType : never : never" ], "source": { "path": "x-pack/plugins/observability/server/routes/types.ts", "lineNumber": 54 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-server.ObservabilityConfig", "type": "Type", "tags": [], "label": "ObservabilityConfig", "description": [], "signature": [ "{ readonly enabled: boolean; readonly annotations: Readonly<{} & { enabled: boolean; index: string; }>; readonly unsafe: Readonly<{} & { cases: Readonly<{} & { enabled: boolean; }>; alertingExperience: Readonly<{} & { enabled: boolean; }>; }>; }" ], "source": { "path": "x-pack/plugins/observability/server/index.ts", "lineNumber": 35 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-server.ObservabilityServerRouteRepository", "type": "Type", "tags": [], "label": "ObservabilityServerRouteRepository", "description": [], "signature": [ "ServerRouteRepository", "<", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteHandlerResources", "text": "ObservabilityRouteHandlerResources" }, ", ", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteCreateOptions", "text": "ObservabilityRouteCreateOptions" }, ", { \"GET /api/observability/rules/alerts/top\": ", "ServerRoute", "<\"GET /api/observability/rules/alerts/top\", ", "TypeC", "<{ query: ", "IntersectionC", "<[", "TypeC", "<{ start: ", "Type", "; end: ", "Type", "; status: ", "UnionC", "<[", "LiteralC", "<\"all\">, ", "LiteralC", "<\"open\">, ", "LiteralC", "<\"closed\">]>; }>, ", "PartialC", "<{ kuery: ", "StringC", "; size: ", "Type", "; }>]>; }>, ", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteHandlerResources", "text": "ObservabilityRouteHandlerResources" }, ", any[], ", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteCreateOptions", "text": "ObservabilityRouteCreateOptions" }, ">; } & { \"GET /api/observability/rules/alerts/dynamic_index_pattern\": ", "ServerRoute", "<\"GET /api/observability/rules/alerts/dynamic_index_pattern\", undefined, ", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteHandlerResources", "text": "ObservabilityRouteHandlerResources" }, ", { title: string; timeFieldName: string; fields: ", { "pluginId": "data", "scope": "server", "docId": "kibDataIndexPatternsPluginApi", "section": "def-server.FieldDescriptor", "text": "FieldDescriptor" }, "[]; }, ", { "pluginId": "observability", "scope": "server", "docId": "kibObservabilityPluginApi", "section": "def-server.ObservabilityRouteCreateOptions", "text": "ObservabilityRouteCreateOptions" }, ">; }>" ], "source": { "path": "x-pack/plugins/observability/server/routes/get_global_observability_server_route_repository.ts", "lineNumber": 13 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "observability", "id": "def-server.ScopedAnnotationsClient", "type": "Type", "tags": [], "label": "ScopedAnnotationsClient", "description": [], "signature": [ "{ readonly index: string; create: (createParams: { annotation: { type: string; }; '@timestamp': string; message: string; } & { tags?: string[] | undefined; service?: { name?: string | undefined; environment?: string | undefined; version?: string | undefined; } | undefined; }) => Promise<{ _id: string; _index: string; _source: ", "Annotation", "; }>; getById: (getByIdParams: { id: string; }) => Promise<", "GetResponse", ">; delete: (deleteParams: { id: string; }) => Promise<", "DeleteResponse", ">; }" ], "source": { "path": "x-pack/plugins/observability/server/lib/annotations/bootstrap_annotations.ts", "lineNumber": 29 }, "deprecated": false, "initialIsOpen": false } ], "objects": [], "setup": { "parentPluginId": "observability", "id": "def-server.ObservabilityPluginSetup", "type": "Type", "tags": [], "label": "ObservabilityPluginSetup", "description": [], "signature": [ "{ getScopedAnnotationsClient: (requestContext: ", { "pluginId": "core", "scope": "server", "docId": "kibCorePluginApi", "section": "def-server.RequestHandlerContext", "text": "RequestHandlerContext" }, " & { licensing: ", { "pluginId": "licensing", "scope": "server", "docId": "kibLicensingPluginApi", "section": "def-server.LicensingApiRequestHandlerContext", "text": "LicensingApiRequestHandlerContext" }, "; }, request: ", { "pluginId": "core", "scope": "server", "docId": "kibCoreHttpPluginApi", "section": "def-server.KibanaRequest", "text": "KibanaRequest" }, ") => Promise<{ readonly index: string; create: (createParams: { annotation: { type: string; }; '@timestamp': string; message: string; } & { tags?: string[] | undefined; service?: { name?: string | undefined; environment?: string | undefined; version?: string | undefined; } | undefined; }) => Promise<{ _id: string; _index: string; _source: ", "Annotation", "; }>; getById: (getByIdParams: { id: string; }) => Promise<", "GetResponse", ">; delete: (deleteParams: { id: string; }) => Promise<", "DeleteResponse", ">; } | undefined>; }" ], "source": { "path": "x-pack/plugins/observability/server/plugin.ts", "lineNumber": 21 }, "deprecated": false, "lifecycle": "setup", "initialIsOpen": true } }, "common": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] } }