import type{AutoloaderEventMap}from'./autoloader.js';import type{LyraActivityFeedEventMap}from'./components/agent-tools/activity-feed/activity-feed.class.js';import type{LyraAgentEvalDashboardEventMap}from'./components/agent-tools/agent-eval-dashboard/agent-eval-dashboard.class.js';import type{LyraAgentRunEventMap}from'./components/agent-tools/agent-run/agent-run.class.js';import type{LyraAgentTraceEventMap}from'./components/agent-tools/agent-trace/agent-trace.class.js';import type{LyraApprovalQueueEventMap}from'./components/agent-tools/approval-queue/approval-queue.class.js';import type{LyraArtifactPanelEventMap}from'./components/agent-tools/artifact-panel/artifact-panel.class.js';import type{LyraBrowserFrameEventMap}from'./components/agent-tools/browser-frame/browser-frame.class.js';import type{LyraCommitCardEventMap}from'./components/agent-tools/commit-card/commit-card.class.js';import type{LyraComparePanelEventMap}from'./components/agent-tools/compare-panel/compare-panel.class.js';import type{LyraConfirmBarEventMap}from'./components/agent-tools/confirm-bar/confirm-bar.class.js';import type{LyraEvalDatasetEventMap}from'./components/agent-tools/eval-dataset/eval-dataset.class.js';import type{LyraEvalResultEventMap}from'./components/agent-tools/eval-result/eval-result.class.js';import type{LyraEvalRunEventMap}from'./components/agent-tools/evaluation-run/evaluation-run.class.js';import type{LyraMcpAppEventMap}from'./components/agent-tools/mcp-app/mcp-app.class.js';import type{LyraPromptStudioEventMap}from'./components/agent-tools/prompt-studio/prompt-studio.class.js';import type{LyraJsonSchemaViewerEventMap}from'./components/agent-tools/schema-viewer/schema-viewer.class.js';import type{LyraSpanWaterfallEventMap}from'./components/agent-tools/span-waterfall/span-waterfall.class.js';import type{LyraStackTraceEventMap}from'./components/agent-tools/stack-trace/stack-trace.class.js';import type{LyraSubagentPanelEventMap}from'./components/agent-tools/subagent-panel/subagent-panel.class.js';import type{LyraTaskListEventMap}from'./components/agent-tools/task-list/task-list.class.js';import type{LyraTerminalEventMap}from'./components/agent-tools/terminal/terminal.class.js';import type{LyraTestResultsEventMap}from'./components/agent-tools/test-results/test-results.class.js';import type{LyraThinkingPanelEventMap}from'./components/agent-tools/thinking-panel/thinking-panel.class.js';import type{LyraToolApprovalDialogEventMap}from'./components/agent-tools/tool-approval-dialog/tool-approval-dialog.class.js';import type{LyraToolCallChipEventMap}from'./components/agent-tools/tool-call-chip/tool-call-chip.class.js';import type{LyraToolParamFormEventMap}from'./components/agent-tools/tool-param-form/tool-param-form.class.js';import type{LyraToolResultDialogEventMap}from'./components/agent-tools/tool-result-dialog/tool-result-dialog.class.js';import type{LyraToolResultViewEventMap}from'./components/agent-tools/tool-result-view/tool-result-view.class.js';import type{LyraToolSelectDialogEventMap}from'./components/agent-tools/tool-select-dialog/tool-select-dialog.class.js';import type{LyraToolTimelineEventMap}from'./components/agent-tools/tool-timeline/tool-timeline.class.js';import type{LyraTraceTreeEventMap}from'./components/agent-tools/trace-tree/trace-tree.class.js';import type{LyraBoxPlotEventMap}from'./components/charts/chart/box-plot.class.js';import type{LyraChartEventMap}from'./components/charts/chart/chart.class.js';import type{LyraLiteChartEventMap}from'./components/charts/chart/lite-chart.class.js';import type{LyraAgentWorkspaceEventMap}from'./components/conversation/agent-workspace/agent-workspace.class.js';import type{LyraBranchPickerEventMap}from'./components/conversation/branch-picker/branch-picker.class.js';import type{LyraChatComposerEventMap}from'./components/conversation/chat-composer/chat-composer.class.js';import type{LyraChatMessageEventMap}from'./components/conversation/chat-message/chat-message.class.js';import type{LyraChatViewportEventMap}from'./components/conversation/chat-viewport/chat-viewport.class.js';import type{LyraCheckpointEventMap}from'./components/conversation/checkpoint/checkpoint.class.js';import type{LyraCodeBlockCoreEventMap}from'./components/conversation/code-block/code-block-core.class.js';import type{LyraCodeBlockEventMap}from'./components/conversation/code-block/code-block.class.js';import type{LyraConversationItemEventMap}from'./components/conversation/conversation-item/conversation-item.class.js';import type{LyraGenerationMetricsEventMap}from'./components/conversation/generation-metrics/generation-metrics.class.js';import type{LyraMarkdownCoreEventMap}from'./components/conversation/markdown/markdown-core.class.js';import type{LyraMarkdownEventMap}from'./components/conversation/markdown/markdown.class.js';import type{LyraMessageActionsEventMap}from'./components/conversation/message-actions/message-actions.class.js';import type{LyraMessageFeedbackEventMap}from'./components/conversation/message-feedback/message-feedback.class.js';import type{LyraMessagePartsEventMap}from'./components/conversation/message-parts/message-parts.class.js';import type{LyraModelSelectEventMap}from'./components/conversation/model-select/model-select.class.js';import type{LyraModelSettingsPanelEventMap}from'./components/conversation/model-settings-panel/model-settings-panel.class.js';import type{LyraPromptInputEventMap}from'./components/conversation/prompt-input/prompt-input.class.js';import type{LyraPromptQueueEventMap}from'./components/conversation/prompt-queue/prompt-queue.class.js';import type{LyraPushToTalkEventMap}from'./components/conversation/push-to-talk/push-to-talk.class.js';import type{LyraRealtimeSessionEventMap}from'./components/conversation/realtime-session/realtime-session.class.js';import type{LyraSelectionToolbarEventMap}from'./components/conversation/selection-toolbar/selection-toolbar.class.js';import type{LyraStreamStatusEventMap}from'./components/conversation/stream-status/stream-status.class.js';import type{LyraStreamingTextEventMap}from'./components/conversation/streaming-text/streaming-text-base.class.js';import type{LyraSuggestionChipsEventMap}from'./components/conversation/suggestion-chips/suggestion-chips.class.js';import type{LyraThreadListEventMap}from'./components/conversation/thread-list/thread-list.class.js';import type{LyraTranscriptFeedEventMap}from'./components/conversation/transcript-feed/transcript-feed.class.js';import type{LyraVoicePickerEventMap}from'./components/conversation/voice-picker/voice-picker.class.js';import type{LyraWidgetRendererEventMap}from'./components/conversation/widget-renderer/widget-renderer.class.js';import type{LyraCalendarEventMap}from'./components/data/calendar/calendar.class.js';import type{LyraConditionBuilderEventMap}from'./components/data/condition-builder/condition-builder.class.js';import type{LyraContextMeterEventMap}from'./components/data/context-meter/context-meter.class.js';import type{LyraDataGridEventMap}from'./components/data/data-grid/data-grid-types.js';import type{LyraDocumentLibraryEventMap}from'./components/data/document-library/document-library.class.js';import type{LyraEnvListEventMap}from'./components/data/env-list/env-list.class.js';import type{LyraFileTreeEventMap}from'./components/data/file-tree/file-tree.class.js';import type{LyraFlowCanvasEventMap}from'./components/data/flow-canvas/flow-canvas.class.js';import type{LyraGraphQueryBuilderEventMap}from'./components/data/graph-query-builder/graph-query-builder.class.js';import type{LyraHeatmapEventMap}from'./components/data/heatmap/heatmap.class.js';import type{LyraPaginationEventMap}from'./components/data/pagination/pagination.class.js';import type{LyraSequenceStripEventMap}from'./components/data/sequence-strip/sequence-strip.class.js';import type{LyraTableEventMap}from'./components/data/table/table.class.js';import type{LyraTimelineEventMap}from'./components/data/timeline/timeline.class.js';import type{LyraTreeItemEventMap}from'./components/data/tree/tree-item.class.js';import type{LyraTreeEventMap}from'./components/data/tree/tree.class.js';import type{LyraWordCloudEventMap}from'./components/data/word-cloud/word-cloud.class.js';import type{LyraButtonEventMap}from'./components/forms/button/button.class.js';import type{LyraCheckboxGroupEventMap}from'./components/forms/checkbox-group/checkbox-group.class.js';import type{LyraCheckboxEventMap}from'./components/forms/checkbox/checkbox.class.js';import type{LyraCodeEditorEventMap}from'./components/forms/code-editor/code-editor.class.js';import type{LyraColorPickerEventMap}from'./components/forms/color-picker/color-picker.class.js';import type{LyraComboboxEventMap}from'./components/forms/combobox/combobox.class.js';import type{LyraOptionEventMap}from'./components/forms/combobox/option.class.js';import type{LyraDateInputEventMap}from'./components/forms/date-picker/date-input.class.js';import type{LyraDatePickerEventMap}from'./components/forms/date-picker/date-picker.class.js';import type{LyraEmojiPickerEventMap}from'./components/forms/emoji-picker/emoji-picker.class.js';import type{LyraInputEventMap}from'./components/forms/input/input.class.js';import type{LyraTimeInputEventMap}from'./components/forms/input/time-input.class.js';import type{LyraLocalePickerEventMap}from'./components/forms/locale-picker/locale-picker.class.js';import type{LyraOtpInputEventMap}from'./components/forms/otp-input/otp-input.class.js';import type{LyraPhoneInputEventMap}from'./components/forms/phone-input/phone-input.class.js';import type{LyraRadioGroupEventMap}from'./components/forms/radio/radio-group.class.js';import type{LyraRadioEventMap}from'./components/forms/radio/radio.class.js';import type{LyraRubricFormEventMap}from'./components/forms/rubric-form/rubric-form.class.js';import type{LyraSelectEventMap}from'./components/forms/select/select.class.js';import type{LyraSliderEventMap}from'./components/forms/slider/slider.class.js';import type{LyraSwatchPickerEventMap}from'./components/forms/swatch-picker/swatch-picker.class.js';import type{LyraSwitchEventMap}from'./components/forms/switch/switch.class.js';import type{LyraTextareaEventMap}from'./components/forms/textarea/textarea.class.js';import type{LyraTimeRangeEventMap}from'./components/forms/time-range/time-range.class.js';import type{LyraTokenInputEventMap}from'./components/forms/token-input/token-input.class.js';import type{LyraAppRailGroupEventMap}from'./components/layout/app-rail-group/app-rail-group.class.js';import type{LyraAppRailItemEventMap}from'./components/layout/app-rail/app-rail-item.class.js';import type{LyraAppRailEventMap}from'./components/layout/app-rail/app-rail.class.js';import type{LyraCardEventMap}from'./components/layout/card/card.class.js';import type{LyraCarouselEventMap}from'./components/layout/carousel/carousel.class.js';import type{LyraCommandPaletteEventMap}from'./components/layout/command-palette/command-palette.class.js';import type{LyraDashboardGridEventMap}from'./components/layout/dashboard-grid/dashboard-grid.class.js';import type{LyraAccordionEventMap}from'./components/layout/details/accordion.class.js';import type{LyraDetailsEventMap}from'./components/layout/details/details.class.js';import type{LyraDockPanelEventMap}from'./components/layout/dock-panel/dock-panel.class.js';import type{LyraDrilldownPanelEventMap}from'./components/layout/drilldown-panel/drilldown-panel.class.js';import type{LyraFilterBarEventMap}from'./components/layout/filter-bar/filter-bar.class.js';import type{LyraMenuItemEventMap}from'./components/layout/menu/menu-item.class.js';import type{LyraMenuEventMap}from'./components/layout/menu/menu.class.js';import type{LyraMultiSplitEventMap}from'./components/layout/multi-split/multi-split.class.js';import type{LyraPageEventMap}from'./components/layout/page/page.class.js';import type{LyraReorderItemEventMap}from'./components/layout/reorder-list/reorder-item.class.js';import type{LyraReorderListEventMap}from'./components/layout/reorder-list/reorder-list.class.js';import type{LyraResponsivePanelEventMap}from'./components/layout/responsive-panel/responsive-panel.class.js';import type{LyraScrollerEventMap}from'./components/layout/scroller/scroller.class.js';import type{LyraSegmentedEventMap}from'./components/layout/segmented/segmented.class.js';import type{LyraSplitPanelEventMap}from'./components/layout/split-panel/split-panel.class.js';import type{LyraStepperEventMap}from'./components/layout/stepper/stepper.class.js';import type{LyraTabGroupEventMap}from'./components/layout/tab-group/tab-group.class.js';import type{LyraTabEventMap}from'./components/layout/tab-group/tab.class.js';import type{LyraVirtualListEventMap}from'./components/layout/virtual-list/virtual-list.class.js';import type{LyraWidgetEventMap}from'./components/layout/widget/widget.class.js';import type{LyraAnimatedImageEventMap}from'./components/media/animated-image/animated-image.class.js';import type{LyraAnimationEventMap}from'./components/media/animation/animation.class.js';import type{LyraAttachmentChipEventMap}from'./components/media/attachment-chip/attachment-chip.class.js';import type{LyraAttachmentTriggerEventMap}from'./components/media/attachment-trigger/attachment-trigger.class.js';import type{LyraAvPlayerEventMap}from'./components/media/av-player/av-player.class.js';import type{LyraAvatarGroupEventMap}from'./components/media/avatar-group/avatar-group.class.js';import type{LyraAvatarEventMap}from'./components/media/avatar/avatar.class.js';import type{LyraDropZoneEventMap}from'./components/media/drop-zone/drop-zone.class.js';import type{LyraFileInputEventMap}from'./components/media/file-input/file-input.class.js';import type{LyraImageViewerEventMap}from'./components/media/image-viewer/image-viewer.class.js';import type{LyraLightboxEventMap}from'./components/media/lightbox/lightbox.class.js';import type{LyraMapEventMap}from'./components/media/map/map.class.js';import type{LyraMediaCardEventMap}from'./components/media/media-card/media-card.class.js';import type{LyraPanZoomEventMap}from'./components/media/pan-zoom/pan-zoom.class.js';import type{LyraSequencePlaybackEventMap}from'./components/media/sequence-playback/sequence-playback.class.js';import type{LyraVideoPlaylistEventMap}from'./components/media/video-playlist/video-playlist.class.js';import type{LyraAlertEventMap}from'./components/overlays/alert/alert.class.js';import type{LyraTagEventMap}from'./components/overlays/badge/tag.class.js';import type{LyraCalloutEventMap}from'./components/overlays/callout/callout.class.js';import type{LyraChipGroupEventMap}from'./components/overlays/chip/chip-group.class.js';import type{LyraChipEventMap}from'./components/overlays/chip/chip.class.js';import type{LyraDialogEventMap}from'./components/overlays/dialog/dialog.class.js';import type{LyraDropdownEventMap}from'./components/overlays/overlay/dropdown.class.js';import type{LyraPopoverEventMap}from'./components/overlays/overlay/popover.class.js';import type{LyraTooltipEventMap}from'./components/overlays/overlay/tooltip.class.js';import type{LyraPopupEventMap}from'./components/overlays/popup/popup.class.js';import type{LyraRatingEventMap}from'./components/overlays/rating/rating.class.js';import type{LyraToastItemEventMap}from'./components/overlays/toast/toast-item.class.js';import type{LyraToastEventMap}from'./components/overlays/toast/toast.class.js';import type{LyraChunkInspectorEventMap}from'./components/retrieval/chunk-inspector/chunk-inspector.class.js';import type{LyraCitationBadgeEventMap}from'./components/retrieval/citation-badge/citation-badge.class.js';import type{LyraClaimEvidenceEventMap}from'./components/retrieval/claim-evidence/claim-evidence.class.js';import type{LyraCommunityCardEventMap}from'./components/retrieval/community-card/community-card.class.js';import type{LyraEmbeddingExplorerEventMap}from'./components/retrieval/embedding-explorer/embedding-explorer.class.js';import type{LyraEntityCardEventMap}from'./components/retrieval/entity-card/entity-card.class.js';import type{LyraEntityChipEventMap}from'./components/retrieval/entity-chip/entity-chip.class.js';import type{LyraEntityDossierEventMap}from'./components/retrieval/entity-dossier/entity-dossier.class.js';import type{LyraGraphLegendEventMap}from'./components/retrieval/graph-legend/graph-legend.class.js';import type{LyraGraphEventMap}from'./components/retrieval/graph/graph.class.js';import type{LyraGroundingSummaryEventMap}from'./components/retrieval/grounding-summary/grounding-summary.class.js';import type{LyraIngestionQueueEventMap}from'./components/retrieval/ingestion-queue/ingestion-queue.class.js';import type{LyraKnowledgeBaseAdminEventMap}from'./components/retrieval/knowledge-base-admin/knowledge-base-admin.class.js';import type{LyraKnowledgeBaseEventMap}from'./components/retrieval/knowledge-base/knowledge-base.class.js';import type{LyraKnowledgeGraphExplorerEventMap}from'./components/retrieval/knowledge-graph-explorer/knowledge-graph-explorer.class.js';import type{LyraMemoryPanelEventMap}from'./components/retrieval/memory-panel/memory-panel.class.js';import type{LyraMindMapEventMap}from'./components/retrieval/mind-map/mind-map.class.js';import type{LyraNeighborListEventMap}from'./components/retrieval/neighbor-list/neighbor-list.class.js';import type{LyraNodePaletteEventMap}from'./components/retrieval/node-palette/node-palette.class.js';import type{LyraPathStripEventMap}from'./components/retrieval/path-strip/path-strip.class.js';import type{LyraProvenancePanelEventMap}from'./components/retrieval/provenance-panel/provenance-panel.class.js';import type{LyraRagAnswerEventMap}from'./components/retrieval/rag-answer/rag-answer.class.js';import type{LyraRagEvalDashboardEventMap}from'./components/retrieval/rag-eval-dashboard/rag-eval-dashboard.class.js';import type{LyraRetrievalCompareEventMap}from'./components/retrieval/retrieval-compare/retrieval-compare.class.js';import type{LyraRetrievalResultsEventMap}from'./components/retrieval/retrieval-results/retrieval-results.class.js';import type{LyraRetrievalSearchEventMap}from'./components/retrieval/retrieval-search/retrieval-search.class.js';import type{LyraRetrievalTraceEventMap}from'./components/retrieval/retrieval-trace/retrieval-trace.class.js';import type{LyraSourceCardEventMap}from'./components/retrieval/source-card/source-card.class.js';import type{LyraSourceListEventMap}from'./components/retrieval/source-list/source-list.class.js';import type{LyraSourcePickerEventMap}from'./components/retrieval/source-picker/source-picker.class.js';import type{LyraCopyButtonEventMap}from'./components/utility/copy-button/copy-button.class.js';import type{LyraDiffViewEventMap}from'./components/utility/diff-view/diff-view.class.js';import type{LyraExportButtonEventMap}from'./components/utility/export-button/export-button.class.js';import type{LyraIconEventMap}from'./components/utility/icon/icon.class.js';import type{LyraIntersectionObserverEventMap}from'./components/utility/intersection-observer/intersection-observer.class.js';import type{LyraJsonViewerEventMap}from'./components/utility/json-viewer/json-viewer.class.js';import type{LyraKnownDateEventMap}from'./components/utility/known-date/known-date.class.js';import type{LyraMentionPopoverEventMap}from'./components/utility/mention-popover/mention-popover.class.js';import type{LyraMutationObserverEventMap}from'./components/utility/mutation-observer/mutation-observer.class.js';import type{LyraPollStatusEventMap}from'./components/utility/poll-status/poll-status.class.js';import type{LyraRandomContentEventMap}from'./components/utility/random-content/random-content.class.js';import type{LyraResizeObserverEventMap}from'./components/utility/resize-observer/resize-observer.class.js';import type{LyraTourEventMap}from'./components/utility/tour/tour.class.js';import type{LyraArchiveViewerEventMap}from'./components/viewers/archive-viewer/archive-viewer.class.js';import type{LyraCalendarViewerEventMap}from'./components/viewers/calendar-viewer/calendar-viewer.class.js';import type{LyraContactViewerEventMap}from'./components/viewers/contact-viewer/contact-viewer.class.js';import type{LyraCsvViewerEventMap}from'./components/viewers/csv-viewer/csv-viewer.class.js';import type{LyraDatasetViewerEventMap}from'./components/viewers/dataset-viewer/dataset-viewer.class.js';import type{LyraDocumentCompareEventMap}from'./components/viewers/document-compare/document-compare.class.js';import type{LyraDocumentPreviewEventMap}from'./components/viewers/document-preview/document-preview.class.js';import type{LyraDocumentViewerEventMap}from'./components/viewers/document-viewer/document-viewer.class.js';import type{LyraDocxViewerEventMap}from'./components/viewers/docx-viewer/docx-viewer.class.js';import type{LyraEbookViewerEventMap}from'./components/viewers/ebook-viewer/ebook-viewer.class.js';import type{LyraEmailViewerEventMap}from'./components/viewers/email-viewer/email-viewer.class.js';import type{LyraGeoJsonViewerEventMap}from'./components/viewers/geojson-view/geojson-viewer.class.js';import type{LyraHighlightLayerEventMap}from'./components/viewers/highlight-layer/highlight-layer.class.js';import type{LyraHtmlViewerEventMap}from'./components/viewers/html-viewer/html-viewer.class.js';import type{LyraIncludeEventMap}from'./components/viewers/include/include.class.js';import type{LyraNotebookViewerEventMap}from'./components/viewers/notebook-viewer/notebook-viewer.class.js';import type{LyraPageRailEventMap}from'./components/viewers/page-rail/page-rail.class.js';import type{LyraPdfViewerEventMap}from'./components/viewers/pdf-viewer/pdf-viewer.class.js';import type{LyraPptxViewerEventMap}from'./components/viewers/pptx-viewer/pptx-viewer.class.js';import type{LyraSpreadsheetViewerEventMap}from'./components/viewers/spreadsheet-viewer/spreadsheet-viewer.class.js';import type{LyraSvgViewerEventMap}from'./components/viewers/svg-viewer/svg-viewer.class.js';import type{LyraXmlViewerEventMap}from'./components/viewers/xml-viewer/xml-viewer.class.js';import type{LyraAnchorTargetEventMap}from'./internal/anchor-target.js';import type{LyraTextViewerTargetEventMap}from'./internal/text-viewer-target.js'; /** * `lr-activate` — dispatched by 9 components: ``, ``, * ``, ``, ``, ``, ``, * ``, ``. * * A union of 9 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraComboboxEventMap['lr-activate']`. */ export type LyraActivateEvent=LyraComboboxEventMap['lr-activate']|LyraKnowledgeBaseAdminEventMap['lr-activate']|LyraPaginationEventMap['lr-activate']|LyraRatingEventMap['lr-activate']|LyraSegmentedEventMap['lr-activate']|LyraSelectEventMap['lr-activate']|LyraSwatchPickerEventMap['lr-activate']|LyraTabGroupEventMap['lr-activate']|LyraWidgetEventMap['lr-activate']; /** * `lr-add` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraMemoryPanelEventMap['lr-add']`. */ export type LyraAddEvent=LyraMemoryPanelEventMap['lr-add']|LyraTokenInputEventMap['lr-add']; /** * `lr-add-condition` — dispatched by ``. * * Detail type: `LyraConditionBuilderEventMap['lr-add-condition']`. */ export type LyraAddConditionEvent=LyraConditionBuilderEventMap['lr-add-condition']; /** * `lr-after-collapse` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAccordionEventMap['lr-after-collapse']`. */ export type LyraAfterCollapseEvent=LyraAccordionEventMap['lr-after-collapse']|LyraTreeEventMap['lr-after-collapse']|LyraTreeItemEventMap['lr-after-collapse']; /** * `lr-after-expand` — dispatched by 3 components: ``, ``, ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAccordionEventMap['lr-after-expand']`. */ export type LyraAfterExpandEvent=LyraAccordionEventMap['lr-after-expand']|LyraTreeEventMap['lr-after-expand']|LyraTreeItemEventMap['lr-after-expand']; /** * `lr-after-hide` — dispatched by 14 components: ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``. * * A union of 12 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAlertEventMap['lr-after-hide']`. */ export type LyraAfterHideEvent=LyraAlertEventMap['lr-after-hide']|LyraColorPickerEventMap['lr-after-hide']|LyraComboboxEventMap['lr-after-hide']|LyraDateInputEventMap['lr-after-hide']|LyraDetailsEventMap['lr-after-hide']|LyraDialogEventMap['lr-after-hide']|LyraLightboxEventMap['lr-after-hide']|LyraPopoverEventMap['lr-after-hide']|LyraSelectEventMap['lr-after-hide']|LyraTimeInputEventMap['lr-after-hide']|LyraToastItemEventMap['lr-after-hide']|LyraTooltipEventMap['lr-after-hide']; /** * `lr-after-show` — dispatched by 14 components: ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``. * * A union of 12 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAlertEventMap['lr-after-show']`. */ export type LyraAfterShowEvent=LyraAlertEventMap['lr-after-show']|LyraColorPickerEventMap['lr-after-show']|LyraComboboxEventMap['lr-after-show']|LyraDateInputEventMap['lr-after-show']|LyraDetailsEventMap['lr-after-show']|LyraDialogEventMap['lr-after-show']|LyraLightboxEventMap['lr-after-show']|LyraPopoverEventMap['lr-after-show']|LyraSelectEventMap['lr-after-show']|LyraTimeInputEventMap['lr-after-show']|LyraToastItemEventMap['lr-after-show']|LyraTooltipEventMap['lr-after-show']; /** * `lr-anchor-result` — dispatched by 24 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``. * * A union of 12 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAnchorTargetEventMap['lr-anchor-result']`. */ export type LyraAnchorResultEvent=LyraAnchorTargetEventMap['lr-anchor-result']|LyraAvPlayerEventMap['lr-anchor-result']|LyraCalendarViewerEventMap['lr-anchor-result']|LyraContactViewerEventMap['lr-anchor-result']|LyraDocumentViewerEventMap['lr-anchor-result']|LyraEmailViewerEventMap['lr-anchor-result']|LyraGeoJsonViewerEventMap['lr-anchor-result']|LyraHtmlViewerEventMap['lr-anchor-result']|LyraImageViewerEventMap['lr-anchor-result']|LyraIncludeEventMap['lr-anchor-result']|LyraPptxViewerEventMap['lr-anchor-result']|LyraXmlViewerEventMap['lr-anchor-result']; /** * `lr-annotation-create` — dispatched by ``. * * Detail type: `LyraImageViewerEventMap['lr-annotation-create']`. */ export type LyraAnnotationCreateEvent=LyraImageViewerEventMap['lr-annotation-create']; /** * `lr-approval-close` — dispatched by ``. * * Detail type: `LyraApprovalQueueEventMap['lr-approval-close']`. */ export type LyraApprovalCloseEvent=LyraApprovalQueueEventMap['lr-approval-close']; /** * `lr-approval-decision` — dispatched by ``. * * Detail type: `LyraApprovalQueueEventMap['lr-approval-decision']`. */ export type LyraApprovalDecisionEvent=LyraApprovalQueueEventMap['lr-approval-decision']; /** * `lr-approval-select` — dispatched by ``. * * Detail type: `LyraApprovalQueueEventMap['lr-approval-select']`. */ export type LyraApprovalSelectEvent=LyraApprovalQueueEventMap['lr-approval-select']; /** * `lr-approve` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraConfirmBarEventMap['lr-approve']`. */ export type LyraApproveEvent=LyraConfirmBarEventMap['lr-approve']|LyraToolApprovalDialogEventMap['lr-approve']; /** * `lr-attachment-open` — dispatched by ``. * * Detail type: `LyraEmailViewerEventMap['lr-attachment-open']`. */ export type LyraAttachmentOpenEvent=LyraEmailViewerEventMap['lr-attachment-open']; /** * `lr-attachment-preview-request` — dispatched by ``. * * Detail type: `LyraPromptInputEventMap['lr-attachment-preview-request']`. */ export type LyraAttachmentPreviewRequestEvent=LyraPromptInputEventMap['lr-attachment-preview-request']; /** * `lr-attachment-remove` — dispatched by ``. * * Detail type: `LyraPromptInputEventMap['lr-attachment-remove']`. */ export type LyraAttachmentRemoveEvent=LyraPromptInputEventMap['lr-attachment-remove']; /** * `lr-attachment-retry` — dispatched by ``. * * Detail type: `LyraPromptInputEventMap['lr-attachment-retry']`. */ export type LyraAttachmentRetryEvent=LyraPromptInputEventMap['lr-attachment-retry']; /** * `lr-attachments-add` — dispatched by ``. * * Detail type: `LyraPromptInputEventMap['lr-attachments-add']`. */ export type LyraAttachmentsAddEvent=LyraPromptInputEventMap['lr-attachments-add']; /** * `lr-audio-request` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAttachmentTriggerEventMap['lr-audio-request']`. */ export type LyraAudioRequestEvent=LyraAttachmentTriggerEventMap['lr-audio-request']|LyraPromptInputEventMap['lr-audio-request']; /** * `lr-autoload-error` — dispatched by `AutoloaderEventMap`. * * Detail type: `AutoloaderEventMap['lr-autoload-error']`. */ export type LyraAutoloadErrorEvent=AutoloaderEventMap['lr-autoload-error']; /** * `lr-autoload-loaded` — dispatched by `AutoloaderEventMap`. * * Detail type: `AutoloaderEventMap['lr-autoload-loaded']`. */ export type LyraAutoloadLoadedEvent=AutoloaderEventMap['lr-autoload-loaded']; /** * `lr-autoload-preload` — dispatched by `AutoloaderEventMap`. * * Detail type: `AutoloaderEventMap['lr-autoload-preload']`. */ export type LyraAutoloadPreloadEvent=AutoloaderEventMap['lr-autoload-preload']; /** * `lr-autoload-traversal-error` — dispatched by `AutoloaderEventMap`. * * Detail type: `AutoloaderEventMap['lr-autoload-traversal-error']`. */ export type LyraAutoloadTraversalErrorEvent=AutoloaderEventMap['lr-autoload-traversal-error']; /** * `lr-before-datum-visibility-change` — dispatched by 10 components: ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``. * * Detail type: `LyraChartEventMap['lr-before-datum-visibility-change']`. */ export type LyraBeforeDatumVisibilityChangeEvent=LyraChartEventMap['lr-before-datum-visibility-change']; /** * `lr-before-legend-visibility-change` — dispatched by 11 components: ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraBoxPlotEventMap['lr-before-legend-visibility-change']`. */ export type LyraBeforeLegendVisibilityChangeEvent=LyraBoxPlotEventMap['lr-before-legend-visibility-change']|LyraChartEventMap['lr-before-legend-visibility-change']; /** * `lr-before-media-download` — dispatched by ``. * * Detail type: `LyraMediaCardEventMap['lr-before-media-download']`. */ export type LyraBeforeMediaDownloadEvent=LyraMediaCardEventMap['lr-before-media-download']; /** * `lr-before-page-change` — dispatched by ``. * * Detail type: `LyraPaginationEventMap['lr-before-page-change']`. */ export type LyraBeforePageChangeEvent=LyraPaginationEventMap['lr-before-page-change']; /** * `lr-before-query-delete` — dispatched by ``. * * Detail type: `LyraGraphQueryBuilderEventMap['lr-before-query-delete']`. */ export type LyraBeforeQueryDeleteEvent=LyraGraphQueryBuilderEventMap['lr-before-query-delete']; /** * `lr-before-query-load` — dispatched by ``. * * Detail type: `LyraGraphQueryBuilderEventMap['lr-before-query-load']`. */ export type LyraBeforeQueryLoadEvent=LyraGraphQueryBuilderEventMap['lr-before-query-load']; /** * `lr-before-query-run` — dispatched by ``. * * Detail type: `LyraGraphQueryBuilderEventMap['lr-before-query-run']`. */ export type LyraBeforeQueryRunEvent=LyraGraphQueryBuilderEventMap['lr-before-query-run']; /** * `lr-before-query-save` — dispatched by ``. * * Detail type: `LyraGraphQueryBuilderEventMap['lr-before-query-save']`. */ export type LyraBeforeQuerySaveEvent=LyraGraphQueryBuilderEventMap['lr-before-query-save']; /** * `lr-before-visibility-change` — dispatched by ``. * * Detail type: `LyraGraphLegendEventMap['lr-before-visibility-change']`. */ export type LyraBeforeVisibilityChangeEvent=LyraGraphLegendEventMap['lr-before-visibility-change']; /** * `lr-branch-change` — dispatched by ``. * * Detail type: `LyraBranchPickerEventMap['lr-branch-change']`. */ export type LyraBranchChangeEvent=LyraBranchPickerEventMap['lr-branch-change']; /** * `lr-camera-request` — dispatched by 2 components: ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAttachmentTriggerEventMap['lr-camera-request']`. */ export type LyraCameraRequestEvent=LyraAttachmentTriggerEventMap['lr-camera-request']|LyraPromptInputEventMap['lr-camera-request']; /** * `lr-cancel` — dispatched by 6 components: ``, ``, * ``, ``, ``, ``. * * A union of 6 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAgentRunEventMap['lr-cancel']`. */ export type LyraCancelEvent=LyraAgentRunEventMap['lr-cancel']|LyraAgentWorkspaceEventMap['lr-cancel']|LyraAnimationEventMap['lr-cancel']|LyraIngestionQueueEventMap['lr-cancel']|LyraRetrievalSearchEventMap['lr-cancel']|LyraSubagentPanelEventMap['lr-cancel']; /** * `lr-card-activate` — dispatched by ``. * * Detail type: `LyraCardEventMap['lr-card-activate']`. */ export type LyraCardActivateEvent=LyraCardEventMap['lr-card-activate']; /** * `lr-cell-click` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraDataGridEventMap['lr-cell-click']`. */ export type LyraCellClickEvent=LyraDataGridEventMap['lr-cell-click']|LyraHeatmapEventMap['lr-cell-click']; /** * `lr-cell-contextmenu` — dispatched by ``. * * Detail type: `LyraDataGridEventMap['lr-cell-contextmenu']`. */ export type LyraCellContextmenuEvent=LyraDataGridEventMap['lr-cell-contextmenu']; /** * `lr-cell-edit` — dispatched by ``. * * Detail type: `LyraTableEventMap['lr-cell-edit']`. */ export type LyraCellEditEvent=LyraTableEventMap['lr-cell-edit']; /** * `lr-cell-move` — dispatched by ``. * * Detail type: `LyraDashboardGridEventMap['lr-cell-move']`. */ export type LyraCellMoveEvent=LyraDashboardGridEventMap['lr-cell-move']; /** * `lr-cell-resize` — dispatched by ``. * * Detail type: `LyraDashboardGridEventMap['lr-cell-resize']`. */ export type LyraCellResizeEvent=LyraDashboardGridEventMap['lr-cell-resize']; /** * `lr-change` — dispatched by 31 components: ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``. * * A union of 28 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraChatComposerEventMap['lr-change']`. */ export type LyraChangeEvent=LyraChatComposerEventMap['lr-change']|LyraCheckboxEventMap['lr-change']|LyraCheckboxGroupEventMap['lr-change']|LyraCodeEditorEventMap['lr-change']|LyraColorPickerEventMap['lr-change']|LyraComboboxEventMap['lr-change']|LyraEmojiPickerEventMap['lr-change']|LyraInputEventMap['lr-change']|LyraLocalePickerEventMap['lr-change']|LyraModelSelectEventMap['lr-change']|LyraModelSettingsPanelEventMap['lr-change']|LyraPhoneInputEventMap['lr-change']|LyraPromptInputEventMap['lr-change']|LyraPromptStudioEventMap['lr-change']|LyraRadioEventMap['lr-change']|LyraRadioGroupEventMap['lr-change']|LyraRatingEventMap['lr-change']|LyraSegmentedEventMap['lr-change']|LyraSelectEventMap['lr-change']|LyraSliderEventMap['lr-change']|LyraSwatchPickerEventMap['lr-change']|LyraSwitchEventMap['lr-change']|LyraTextareaEventMap['lr-change']|LyraTimeInputEventMap['lr-change']|LyraTimeRangeEventMap['lr-change']|LyraTokenInputEventMap['lr-change']|LyraToolSelectDialogEventMap['lr-change']|LyraVoicePickerEventMap['lr-change']; /** * `lr-checkbox-group-toggle-request` — dispatched by ``. * * Detail type: `LyraCheckboxGroupEventMap['lr-checkbox-group-toggle-request']`. */ export type LyraCheckboxGroupToggleRequestEvent=LyraCheckboxGroupEventMap['lr-checkbox-group-toggle-request']; /** * `lr-checkbox-toggle-request` — dispatched by ``. * * Detail type: `LyraCheckboxEventMap['lr-checkbox-toggle-request']`. */ export type LyraCheckboxToggleRequestEvent=LyraCheckboxEventMap['lr-checkbox-toggle-request']; /** * `lr-chip-select` — dispatched by ``. * * Detail type: `LyraChipEventMap['lr-chip-select']`. */ export type LyraChipSelectEvent=LyraChipEventMap['lr-chip-select']; /** * `lr-chunk-open` — dispatched by 4 components: ``, ``, * ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraChunkInspectorEventMap['lr-chunk-open']`. */ export type LyraChunkOpenEvent=LyraChunkInspectorEventMap['lr-chunk-open']|LyraRetrievalResultsEventMap['lr-chunk-open']; /** * `lr-chunk-select` — dispatched by ``. * * Detail type: `LyraRetrievalCompareEventMap['lr-chunk-select']`. */ export type LyraChunkSelectEvent=LyraRetrievalCompareEventMap['lr-chunk-select']; /** * `lr-citation-activate` — dispatched by 2 components: ``, * ``. * * Detail type: `LyraCitationBadgeEventMap['lr-citation-activate']`. */ export type LyraCitationActivateEvent=LyraCitationBadgeEventMap['lr-citation-activate']; /** * `lr-citation-open` — dispatched by 3 components: ``, * ``, ``. * * Detail type: `LyraCitationBadgeEventMap['lr-citation-open']`. */ export type LyraCitationOpenEvent=LyraCitationBadgeEventMap['lr-citation-open']; /** * `lr-citation-select` — dispatched by 5 components: ``, * ``, ``, ``, ``. * * A union of 5 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAgentWorkspaceEventMap['lr-citation-select']`. */ export type LyraCitationSelectEvent=LyraAgentWorkspaceEventMap['lr-citation-select']|LyraClaimEvidenceEventMap['lr-citation-select']|LyraGroundingSummaryEventMap['lr-citation-select']|LyraMessagePartsEventMap['lr-citation-select']|LyraRagAnswerEventMap['lr-citation-select']; /** * `lr-claim-select` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraClaimEvidenceEventMap['lr-claim-select']`. */ export type LyraClaimSelectEvent=LyraClaimEvidenceEventMap['lr-claim-select']|LyraGroundingSummaryEventMap['lr-claim-select']|LyraRagAnswerEventMap['lr-claim-select']; /** * `lr-clear` — dispatched by 8 components: ``, ``, ``, * ``, ``, ``, ``, * ``. * * A union of 6 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraComboboxEventMap['lr-clear']`. */ export type LyraClearEvent=LyraComboboxEventMap['lr-clear']|LyraDateInputEventMap['lr-clear']|LyraInputEventMap['lr-clear']|LyraOtpInputEventMap['lr-clear']|LyraSelectEventMap['lr-clear']|LyraTimeInputEventMap['lr-clear']; /** * `lr-close` — dispatched by 10 components: ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``. * * A union of 9 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraCalloutEventMap['lr-close']`. */ export type LyraCloseEvent=LyraCalloutEventMap['lr-close']|LyraCommandPaletteEventMap['lr-close']|LyraDialogEventMap['lr-close']|LyraDocumentViewerEventMap['lr-close']|LyraResponsivePanelEventMap['lr-close']|LyraTabEventMap['lr-close']|LyraToolApprovalDialogEventMap['lr-close']|LyraToolResultDialogEventMap['lr-close']|LyraToolSelectDialogEventMap['lr-close']; /** * `lr-cluster-activate` — dispatched by ``. * * Detail type: `LyraTimelineEventMap['lr-cluster-activate']`. */ export type LyraClusterActivateEvent=LyraTimelineEventMap['lr-cluster-activate']; /** * `lr-collapse` — dispatched by 3 components: ``, ``, ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAccordionEventMap['lr-collapse']`. */ export type LyraCollapseEvent=LyraAccordionEventMap['lr-collapse']|LyraTreeEventMap['lr-collapse']|LyraTreeItemEventMap['lr-collapse']; /** * `lr-collapse-change` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraDockPanelEventMap['lr-collapse-change']`. */ export type LyraCollapseChangeEvent=LyraDockPanelEventMap['lr-collapse-change']|LyraWidgetEventMap['lr-collapse-change']; /** * `lr-collapse-request` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraDockPanelEventMap['lr-collapse-request']`. */ export type LyraCollapseRequestEvent=LyraDockPanelEventMap['lr-collapse-request']|LyraWidgetEventMap['lr-collapse-request']; /** * `lr-collision` — dispatched by ``. * * Detail type: `LyraDashboardGridEventMap['lr-collision']`. */ export type LyraCollisionEvent=LyraDashboardGridEventMap['lr-collision']; /** * `lr-column-move` — dispatched by ``. * * Detail type: `LyraDataGridEventMap['lr-column-move']`. */ export type LyraColumnMoveEvent=LyraDataGridEventMap['lr-column-move']; /** * `lr-column-pin` — dispatched by ``. * * Detail type: `LyraDataGridEventMap['lr-column-pin']`. */ export type LyraColumnPinEvent=LyraDataGridEventMap['lr-column-pin']; /** * `lr-column-resize` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraDataGridEventMap['lr-column-resize']`. */ export type LyraColumnResizeEvent=LyraDataGridEventMap['lr-column-resize']|LyraTableEventMap['lr-column-resize']; /** * `lr-column-visibility-change` — dispatched by ``. * * Detail type: `LyraDataGridEventMap['lr-column-visibility-change']`. */ export type LyraColumnVisibilityChangeEvent=LyraDataGridEventMap['lr-column-visibility-change']; /** * `lr-community-click` — dispatched by 2 components: ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraGraphEventMap['lr-community-click']`. */ export type LyraCommunityClickEvent=LyraGraphEventMap['lr-community-click']|LyraKnowledgeGraphExplorerEventMap['lr-community-click']; /** * `lr-complete` — dispatched by ``. * * Detail type: `LyraOtpInputEventMap['lr-complete']`. */ export type LyraCompleteEvent=LyraOtpInputEventMap['lr-complete']; /** * `lr-connect` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraFlowCanvasEventMap['lr-connect']`. */ export type LyraConnectEvent=LyraFlowCanvasEventMap['lr-connect']|LyraRealtimeSessionEventMap['lr-connect']; /** * `lr-content-change` — dispatched by ``. * * Detail type: `LyraRandomContentEventMap['lr-content-change']`. */ export type LyraContentChangeEvent=LyraRandomContentEventMap['lr-content-change']; /** * `lr-content-settled` — dispatched by 4 components: ``, ``, * ``, ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraMarkdownCoreEventMap['lr-content-settled']`. */ export type LyraContentSettledEvent=LyraMarkdownCoreEventMap['lr-content-settled']|LyraMarkdownEventMap['lr-content-settled']|LyraStreamingTextEventMap['lr-content-settled']; /** * `lr-copy` — dispatched by 17 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``. * * A union of 15 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraArtifactPanelEventMap['lr-copy']`. */ export type LyraCopyEvent=LyraArtifactPanelEventMap['lr-copy']|LyraCodeBlockCoreEventMap['lr-copy']|LyraCodeBlockEventMap['lr-copy']|LyraCommitCardEventMap['lr-copy']|LyraCopyButtonEventMap['lr-copy']|LyraDataGridEventMap['lr-copy']|LyraDiffViewEventMap['lr-copy']|LyraDocumentCompareEventMap['lr-copy']|LyraEnvListEventMap['lr-copy']|LyraJsonViewerEventMap['lr-copy']|LyraMessageActionsEventMap['lr-copy']|LyraSelectionToolbarEventMap['lr-copy']|LyraStackTraceEventMap['lr-copy']|LyraTerminalEventMap['lr-copy']|LyraXmlViewerEventMap['lr-copy']; /** * `lr-copy-error` — dispatched by 16 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``. * * A union of 15 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraArtifactPanelEventMap['lr-copy-error']`. */ export type LyraCopyErrorEvent=LyraArtifactPanelEventMap['lr-copy-error']|LyraCodeBlockCoreEventMap['lr-copy-error']|LyraCodeBlockEventMap['lr-copy-error']|LyraCommitCardEventMap['lr-copy-error']|LyraCopyButtonEventMap['lr-copy-error']|LyraDataGridEventMap['lr-copy-error']|LyraDiffViewEventMap['lr-copy-error']|LyraDocumentCompareEventMap['lr-copy-error']|LyraEnvListEventMap['lr-copy-error']|LyraJsonViewerEventMap['lr-copy-error']|LyraMessageActionsEventMap['lr-copy-error']|LyraSelectionToolbarEventMap['lr-copy-error']|LyraStackTraceEventMap['lr-copy-error']|LyraTerminalEventMap['lr-copy-error']|LyraXmlViewerEventMap['lr-copy-error']; /** * `lr-create` — dispatched by ``. * * Detail type: `LyraComboboxEventMap['lr-create']`. */ export type LyraCreateEvent=LyraComboboxEventMap['lr-create']; /** * `lr-cue-change` — dispatched by ``. * * Detail type: `LyraAvPlayerEventMap['lr-cue-change']`. */ export type LyraCueChangeEvent=LyraAvPlayerEventMap['lr-cue-change']; /** * `lr-data-error` — dispatched by ``. * * Detail type: `LyraDataGridEventMap['lr-data-error']`. */ export type LyraDataErrorEvent=LyraDataGridEventMap['lr-data-error']; /** * `lr-date-select` — dispatched by ``. * * Detail type: `LyraCalendarEventMap['lr-date-select']`. */ export type LyraDateSelectEvent=LyraCalendarEventMap['lr-date-select']; /** * `lr-datum-activate` — dispatched by 12 components: ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraBoxPlotEventMap['lr-datum-activate']`. */ export type LyraDatumActivateEvent=LyraBoxPlotEventMap['lr-datum-activate']|LyraChartEventMap['lr-datum-activate']|LyraLiteChartEventMap['lr-datum-activate']; /** * `lr-datum-visibility-change` — dispatched by 10 components: ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``. * * Detail type: `LyraChartEventMap['lr-datum-visibility-change']`. */ export type LyraDatumVisibilityChangeEvent=LyraChartEventMap['lr-datum-visibility-change']; /** * `lr-decision-settled` — dispatched by ``. * * Detail type: `LyraConfirmBarEventMap['lr-decision-settled']`. */ export type LyraDecisionSettledEvent=LyraConfirmBarEventMap['lr-decision-settled']; /** * `lr-deny` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraConfirmBarEventMap['lr-deny']`. */ export type LyraDenyEvent=LyraConfirmBarEventMap['lr-deny']|LyraToolApprovalDialogEventMap['lr-deny']; /** * `lr-disconnect` — dispatched by ``. * * Detail type: `LyraRealtimeSessionEventMap['lr-disconnect']`. */ export type LyraDisconnectEvent=LyraRealtimeSessionEventMap['lr-disconnect']; /** * `lr-dismiss` — dispatched by ``. * * Detail type: `LyraSelectionToolbarEventMap['lr-dismiss']`. */ export type LyraDismissEvent=LyraSelectionToolbarEventMap['lr-dismiss']; /** * `lr-download` — dispatched by 5 components: ``, ``, * ``, ``, ``. * * A union of 5 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraArtifactPanelEventMap['lr-download']`. */ export type LyraDownloadEvent=LyraArtifactPanelEventMap['lr-download']|LyraDocumentCompareEventMap['lr-download']|LyraDocumentPreviewEventMap['lr-download']|LyraDocumentViewerEventMap['lr-download']|LyraTerminalEventMap['lr-download']; /** * `lr-drill` — dispatched by 3 components: ``, ``, * ``. * * Detail type: `LyraCommunityCardEventMap['lr-drill']`. */ export type LyraDrillEvent=LyraCommunityCardEventMap['lr-drill']; /** * `lr-drilldown-category-change` — dispatched by ``. * * Detail type: `LyraDrilldownPanelEventMap['lr-drilldown-category-change']`. */ export type LyraDrilldownCategoryChangeEvent=LyraDrilldownPanelEventMap['lr-drilldown-category-change']; /** * `lr-drilldown-document-download` — dispatched by ``. * * Detail type: `LyraDrilldownPanelEventMap['lr-drilldown-document-download']`. */ export type LyraDrilldownDocumentDownloadEvent=LyraDrilldownPanelEventMap['lr-drilldown-document-download']; /** * `lr-drilldown-document-highlight-activate` — dispatched by ``. * * Detail type: `LyraDrilldownPanelEventMap['lr-drilldown-document-highlight-activate']`. */ export type LyraDrilldownDocumentHighlightActivateEvent=LyraDrilldownPanelEventMap['lr-drilldown-document-highlight-activate']; /** * `lr-drilldown-document-render-error` — dispatched by ``. * * Detail type: `LyraDrilldownPanelEventMap['lr-drilldown-document-render-error']`. */ export type LyraDrilldownDocumentRenderErrorEvent=LyraDrilldownPanelEventMap['lr-drilldown-document-render-error']; /** * `lr-drilldown-entity-activate` — dispatched by ``. * * Detail type: `LyraDrilldownPanelEventMap['lr-drilldown-entity-activate']`. */ export type LyraDrilldownEntityActivateEvent=LyraDrilldownPanelEventMap['lr-drilldown-entity-activate']; /** * `lr-drilldown-evidence-expand` — dispatched by ``. * * Detail type: `LyraDrilldownPanelEventMap['lr-drilldown-evidence-expand']`. */ export type LyraDrilldownEvidenceExpandEvent=LyraDrilldownPanelEventMap['lr-drilldown-evidence-expand']; /** * `lr-drilldown-evidence-open` — dispatched by ``. * * Detail type: `LyraDrilldownPanelEventMap['lr-drilldown-evidence-open']`. */ export type LyraDrilldownEvidenceOpenEvent=LyraDrilldownPanelEventMap['lr-drilldown-evidence-open']; /** * `lr-drilldown-navigate` — dispatched by ``. * * Detail type: `LyraDrilldownPanelEventMap['lr-drilldown-navigate']`. */ export type LyraDrilldownNavigateEvent=LyraDrilldownPanelEventMap['lr-drilldown-navigate']; /** * `lr-edge-activate` — dispatched by ``. * * Detail type: `LyraFlowCanvasEventMap['lr-edge-activate']`. */ export type LyraEdgeActivateEvent=LyraFlowCanvasEventMap['lr-edge-activate']; /** * `lr-edit` — dispatched by ``. * * Detail type: `LyraMessageActionsEventMap['lr-edit']`. */ export type LyraEditEvent=LyraMessageActionsEventMap['lr-edit']; /** * `lr-entity-activate` — dispatched by 4 components: ``, ``, * ``, ``. * * A union of 4 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraCommunityCardEventMap['lr-entity-activate']`. */ export type LyraEntityActivateEvent=LyraCommunityCardEventMap['lr-entity-activate']|LyraEntityDossierEventMap['lr-entity-activate']|LyraPathStripEventMap['lr-entity-activate']|LyraProvenancePanelEventMap['lr-entity-activate']; /** * `lr-entity-open` — dispatched by 3 components: ``, ``, * ``. * * Detail type: `LyraEntityChipEventMap['lr-entity-open']`. */ export type LyraEntityOpenEvent=LyraEntityChipEventMap['lr-entity-open']; /** * `lr-entity-select` — dispatched by 5 components: ``, ``, * ``, ``, ``. * * A union of 5 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraEntityCardEventMap['lr-entity-select']`. */ export type LyraEntitySelectEvent=LyraEntityCardEventMap['lr-entity-select']|LyraEntityChipEventMap['lr-entity-select']|LyraEntityDossierEventMap['lr-entity-select']|LyraNeighborListEventMap['lr-entity-select']|LyraProvenancePanelEventMap['lr-entity-select']; /** * `lr-error` — dispatched by 20 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, * ``. * * A union of 19 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAnimatedImageEventMap['lr-error']`. */ export type LyraErrorEvent=LyraAnimatedImageEventMap['lr-error']|LyraArtifactPanelEventMap['lr-error']|LyraAvatarEventMap['lr-error']|LyraCodeBlockCoreEventMap['lr-error']|LyraCodeBlockEventMap['lr-error']|LyraCommitCardEventMap['lr-error']|LyraCopyButtonEventMap['lr-error']|LyraDataGridEventMap['lr-error']|LyraDiffViewEventMap['lr-error']|LyraDocumentCompareEventMap['lr-error']|LyraEnvListEventMap['lr-error']|LyraIconEventMap['lr-error']|LyraIncludeEventMap['lr-error']|LyraJsonViewerEventMap['lr-error']|LyraMessageActionsEventMap['lr-error']|LyraSelectionToolbarEventMap['lr-error']|LyraStackTraceEventMap['lr-error']|LyraTerminalEventMap['lr-error']|LyraXmlViewerEventMap['lr-error']; /** * `lr-event-select` — dispatched by ``. * * Detail type: `LyraCalendarEventMap['lr-event-select']`. */ export type LyraEventSelectEvent=LyraCalendarEventMap['lr-event-select']; /** * `lr-example-add-request` — dispatched by ``. * * Detail type: `LyraEvalDatasetEventMap['lr-example-add-request']`. */ export type LyraExampleAddRequestEvent=LyraEvalDatasetEventMap['lr-example-add-request']; /** * `lr-example-citation-select` — dispatched by ``. * * Detail type: `LyraEvalRunEventMap['lr-example-citation-select']`. */ export type LyraExampleCitationSelectEvent=LyraEvalRunEventMap['lr-example-citation-select']; /** * `lr-example-claim-select` — dispatched by ``. * * Detail type: `LyraEvalRunEventMap['lr-example-claim-select']`. */ export type LyraExampleClaimSelectEvent=LyraEvalRunEventMap['lr-example-claim-select']; /** * `lr-example-remove-request` — dispatched by ``. * * Detail type: `LyraEvalDatasetEventMap['lr-example-remove-request']`. */ export type LyraExampleRemoveRequestEvent=LyraEvalDatasetEventMap['lr-example-remove-request']; /** * `lr-example-select` — dispatched by ``. * * Detail type: `LyraEvalDatasetEventMap['lr-example-select']`. */ export type LyraExampleSelectEvent=LyraEvalDatasetEventMap['lr-example-select']; /** * `lr-example-toggle` — dispatched by ``. * * Detail type: `LyraEvalRunEventMap['lr-example-toggle']`. */ export type LyraExampleToggleEvent=LyraEvalRunEventMap['lr-example-toggle']; /** * `lr-example-tool-activate` — dispatched by ``. * * Detail type: `LyraEvalRunEventMap['lr-example-tool-activate']`. */ export type LyraExampleToolActivateEvent=LyraEvalRunEventMap['lr-example-tool-activate']; /** * `lr-example-tool-approval-decide` — dispatched by ``. * * Detail type: `LyraEvalRunEventMap['lr-example-tool-approval-decide']`. */ export type LyraExampleToolApprovalDecideEvent=LyraEvalRunEventMap['lr-example-tool-approval-decide']; /** * `lr-example-tool-render-error` — dispatched by ``. * * Detail type: `LyraEvalRunEventMap['lr-example-tool-render-error']`. */ export type LyraExampleToolRenderErrorEvent=LyraEvalRunEventMap['lr-example-tool-render-error']; /** * `lr-expand` — dispatched by 8 components: ``, ``, * ``, ``, ``, ``, * ``, ``. * * A union of 6 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAccordionEventMap['lr-expand']`. */ export type LyraExpandEvent=LyraAccordionEventMap['lr-expand']|LyraChunkInspectorEventMap['lr-expand']|LyraMemoryPanelEventMap['lr-expand']|LyraSourceCardEventMap['lr-expand']|LyraTreeEventMap['lr-expand']|LyraTreeItemEventMap['lr-expand']; /** * `lr-export` — dispatched by 2 components: ``, ``. * * Detail type: `LyraExportButtonEventMap['lr-export']`. */ export type LyraExportEvent=LyraExportButtonEventMap['lr-export']; /** * `lr-export-complete` — dispatched by 2 components: ``, * ``. * * Detail type: `LyraExportButtonEventMap['lr-export-complete']`. */ export type LyraExportCompleteEvent=LyraExportButtonEventMap['lr-export-complete']; /** * `lr-export-error` — dispatched by 2 components: ``, ``. * * Detail type: `LyraExportButtonEventMap['lr-export-error']`. */ export type LyraExportErrorEvent=LyraExportButtonEventMap['lr-export-error']; /** * `lr-export-request` — dispatched by ``. * * Detail type: `LyraEvalDatasetEventMap['lr-export-request']`. */ export type LyraExportRequestEvent=LyraEvalDatasetEventMap['lr-export-request']; /** * `lr-feedback-change` — dispatched by 2 components: ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraMessageActionsEventMap['lr-feedback-change']`. */ export type LyraFeedbackChangeEvent=LyraMessageActionsEventMap['lr-feedback-change']|LyraMessageFeedbackEventMap['lr-feedback-change']; /** * `lr-feedback-submit` — dispatched by 2 components: ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraMessageActionsEventMap['lr-feedback-submit']`. */ export type LyraFeedbackSubmitEvent=LyraMessageActionsEventMap['lr-feedback-submit']|LyraMessageFeedbackEventMap['lr-feedback-submit']; /** * `lr-file-open` — dispatched by ``. * * Detail type: `LyraFileTreeEventMap['lr-file-open']`. */ export type LyraFileOpenEvent=LyraFileTreeEventMap['lr-file-open']; /** * `lr-file-select` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraCommitCardEventMap['lr-file-select']`. */ export type LyraFileSelectEvent=LyraCommitCardEventMap['lr-file-select']|LyraFileTreeEventMap['lr-file-select']; /** * `lr-files` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAttachmentTriggerEventMap['lr-files']`. */ export type LyraFilesEvent=LyraAttachmentTriggerEventMap['lr-files']|LyraDropZoneEventMap['lr-files']|LyraFileInputEventMap['lr-files']; /** * `lr-filter` — dispatched by ``. * * Detail type: `LyraComboboxEventMap['lr-filter']`. */ export type LyraFilterEvent=LyraComboboxEventMap['lr-filter']; /** * `lr-filter-change` — dispatched by 5 components: ``, ``, * ``, ``, ``. * * A union of 5 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraDataGridEventMap['lr-filter-change']`. */ export type LyraFilterChangeEvent=LyraDataGridEventMap['lr-filter-change']|LyraDocumentLibraryEventMap['lr-filter-change']|LyraTableEventMap['lr-filter-change']|LyraTestResultsEventMap['lr-filter-change']|LyraThreadListEventMap['lr-filter-change']; /** * `lr-filters-change` — dispatched by ``. * * Detail type: `LyraRetrievalSearchEventMap['lr-filters-change']`. */ export type LyraFiltersChangeEvent=LyraRetrievalSearchEventMap['lr-filters-change']; /** * `lr-finish` — dispatched by ``. * * Detail type: `LyraAnimationEventMap['lr-finish']`. */ export type LyraFinishEvent=LyraAnimationEventMap['lr-finish']; /** * `lr-fit-change` — dispatched by ``. * * Detail type: `LyraImageViewerEventMap['lr-fit-change']`. */ export type LyraFitChangeEvent=LyraImageViewerEventMap['lr-fit-change']; /** * `lr-focus-day` — dispatched by ``. * * Detail type: `LyraDatePickerEventMap['lr-focus-day']`. */ export type LyraFocusDayEvent=LyraDatePickerEventMap['lr-focus-day']; /** * `lr-follow-change` — dispatched by 6 components: ``, ``, * ``, ``, ``, ``. * * A union of 6 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraActivityFeedEventMap['lr-follow-change']`. */ export type LyraFollowChangeEvent=LyraActivityFeedEventMap['lr-follow-change']|LyraAgentWorkspaceEventMap['lr-follow-change']|LyraChatViewportEventMap['lr-follow-change']|LyraTerminalEventMap['lr-follow-change']|LyraThinkingPanelEventMap['lr-follow-change']|LyraTranscriptFeedEventMap['lr-follow-change']; /** * `lr-forget` — dispatched by ``. * * Detail type: `LyraMemoryPanelEventMap['lr-forget']`. */ export type LyraForgetEvent=LyraMemoryPanelEventMap['lr-forget']; /** * `lr-frame-select` — dispatched by ``. * * Detail type: `LyraStackTraceEventMap['lr-frame-select']`. */ export type LyraFrameSelectEvent=LyraStackTraceEventMap['lr-frame-select']; /** * `lr-fullscreen-change` — dispatched by ``. * * Detail type: `LyraWidgetEventMap['lr-fullscreen-change']`. */ export type LyraFullscreenChangeEvent=LyraWidgetEventMap['lr-fullscreen-change']; /** * `lr-fullscreen-request` — dispatched by ``. * * Detail type: `LyraWidgetEventMap['lr-fullscreen-request']`. */ export type LyraFullscreenRequestEvent=LyraWidgetEventMap['lr-fullscreen-request']; /** * `lr-group-collapse` — dispatched by ``. * * Detail type: `LyraDataGridEventMap['lr-group-collapse']`. */ export type LyraGroupCollapseEvent=LyraDataGridEventMap['lr-group-collapse']; /** * `lr-group-expand` — dispatched by ``. * * Detail type: `LyraDataGridEventMap['lr-group-expand']`. */ export type LyraGroupExpandEvent=LyraDataGridEventMap['lr-group-expand']; /** * `lr-group-toggle` — dispatched by ``. * * Detail type: `LyraThreadListEventMap['lr-group-toggle']`. */ export type LyraGroupToggleEvent=LyraThreadListEventMap['lr-group-toggle']; /** * `lr-group-toggle-request` — dispatched by ``. * * Detail type: `LyraThreadListEventMap['lr-group-toggle-request']`. */ export type LyraGroupToggleRequestEvent=LyraThreadListEventMap['lr-group-toggle-request']; /** * `lr-hidden-types-change` — dispatched by ``. * * Detail type: `LyraKnowledgeGraphExplorerEventMap['lr-hidden-types-change']`. */ export type LyraHiddenTypesChangeEvent=LyraKnowledgeGraphExplorerEventMap['lr-hidden-types-change']; /** * `lr-hide` — dispatched by 16 components: ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``. * * A union of 13 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAlertEventMap['lr-hide']`. */ export type LyraHideEvent=LyraAlertEventMap['lr-hide']|LyraColorPickerEventMap['lr-hide']|LyraComboboxEventMap['lr-hide']|LyraDateInputEventMap['lr-hide']|LyraDetailsEventMap['lr-hide']|LyraDialogEventMap['lr-hide']|LyraExportButtonEventMap['lr-hide']|LyraLightboxEventMap['lr-hide']|LyraPopoverEventMap['lr-hide']|LyraSelectEventMap['lr-hide']|LyraTimeInputEventMap['lr-hide']|LyraToastItemEventMap['lr-hide']|LyraTooltipEventMap['lr-hide']; /** * `lr-highlight-activate` — dispatched by 17 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``. * * A union of 8 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAnchorTargetEventMap['lr-highlight-activate']`. */ export type LyraHighlightActivateEvent=LyraAnchorTargetEventMap['lr-highlight-activate']|LyraAvPlayerEventMap['lr-highlight-activate']|LyraDocumentCompareEventMap['lr-highlight-activate']|LyraDocumentPreviewEventMap['lr-highlight-activate']|LyraHighlightLayerEventMap['lr-highlight-activate']|LyraImageViewerEventMap['lr-highlight-activate']|LyraTerminalEventMap['lr-highlight-activate']|LyraXmlViewerEventMap['lr-highlight-activate']; /** * `lr-hover` — dispatched by ``. * * Detail type: `LyraRatingEventMap['lr-hover']`. */ export type LyraHoverEvent=LyraRatingEventMap['lr-hover']; /** * `lr-import-request` — dispatched by ``. * * Detail type: `LyraEvalDatasetEventMap['lr-import-request']`. */ export type LyraImportRequestEvent=LyraEvalDatasetEventMap['lr-import-request']; /** * `lr-include-error` — dispatched by ``. * * Detail type: `LyraIncludeEventMap['lr-include-error']`. */ export type LyraIncludeErrorEvent=LyraIncludeEventMap['lr-include-error']; /** * `lr-index-change` — dispatched by ``. * * Detail type: `LyraLightboxEventMap['lr-index-change']`. */ export type LyraIndexChangeEvent=LyraLightboxEventMap['lr-index-change']; /** * `lr-ingestion-cancel` — dispatched by ``. * * Detail type: `LyraKnowledgeBaseAdminEventMap['lr-ingestion-cancel']`. */ export type LyraIngestionCancelEvent=LyraKnowledgeBaseAdminEventMap['lr-ingestion-cancel']; /** * `lr-ingestion-retry` — dispatched by ``. * * Detail type: `LyraKnowledgeBaseAdminEventMap['lr-ingestion-retry']`. */ export type LyraIngestionRetryEvent=LyraKnowledgeBaseAdminEventMap['lr-ingestion-retry']; /** * `lr-initial-focus` — dispatched by 2 components: ``, ``. * * Detail type: `LyraDialogEventMap['lr-initial-focus']`. */ export type LyraInitialFocusEvent=LyraDialogEventMap['lr-initial-focus']; /** * `lr-input` — dispatched by 26 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``. * * A union of 23 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAgentWorkspaceEventMap['lr-input']`. */ export type LyraInputEvent=LyraAgentWorkspaceEventMap['lr-input']|LyraChatComposerEventMap['lr-input']|LyraCheckboxEventMap['lr-input']|LyraCodeEditorEventMap['lr-input']|LyraColorPickerEventMap['lr-input']|LyraConditionBuilderEventMap['lr-input']|LyraEmojiPickerEventMap['lr-input']|LyraFilterBarEventMap['lr-input']|LyraGraphQueryBuilderEventMap['lr-input']|LyraInputEventMap['lr-input']|LyraPhoneInputEventMap['lr-input']|LyraPromptInputEventMap['lr-input']|LyraRadioEventMap['lr-input']|LyraRadioGroupEventMap['lr-input']|LyraRubricFormEventMap['lr-input']|LyraSelectEventMap['lr-input']|LyraSliderEventMap['lr-input']|LyraSwitchEventMap['lr-input']|LyraTextareaEventMap['lr-input']|LyraTimeInputEventMap['lr-input']|LyraTimeRangeEventMap['lr-input']|LyraTokenInputEventMap['lr-input']|LyraToolParamFormEventMap['lr-input']; /** * `lr-input-settled` — dispatched by 4 components: ``, ``, * ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraInputEventMap['lr-input-settled']`. */ export type LyraInputSettledEvent=LyraInputEventMap['lr-input-settled']|LyraTextareaEventMap['lr-input-settled']; /** * `lr-interrupt` — dispatched by ``. * * Detail type: `LyraRealtimeSessionEventMap['lr-interrupt']`. */ export type LyraInterruptEvent=LyraRealtimeSessionEventMap['lr-interrupt']; /** * `lr-intersect` — dispatched by ``. * * Detail type: `LyraIntersectionObserverEventMap['lr-intersect']`. */ export type LyraIntersectEvent=LyraIntersectionObserverEventMap['lr-intersect']; /** * `lr-intersection` — dispatched by ``. * * Detail type: `LyraIntersectionObserverEventMap['lr-intersection']`. */ export type LyraIntersectionEvent=LyraIntersectionObserverEventMap['lr-intersection']; /** * `lr-invalid` — dispatched by 33 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, * ``. * * A union of 30 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraButtonEventMap['lr-invalid']`. */ export type LyraInvalidEvent=LyraButtonEventMap['lr-invalid']|LyraChatComposerEventMap['lr-invalid']|LyraCheckboxEventMap['lr-invalid']|LyraCheckboxGroupEventMap['lr-invalid']|LyraCodeEditorEventMap['lr-invalid']|LyraColorPickerEventMap['lr-invalid']|LyraComboboxEventMap['lr-invalid']|LyraDateInputEventMap['lr-invalid']|LyraEmojiPickerEventMap['lr-invalid']|LyraFileInputEventMap['lr-invalid']|LyraGraphQueryBuilderEventMap['lr-invalid']|LyraInputEventMap['lr-invalid']|LyraKnownDateEventMap['lr-invalid']|LyraLocalePickerEventMap['lr-invalid']|LyraModelSelectEventMap['lr-invalid']|LyraOtpInputEventMap['lr-invalid']|LyraPhoneInputEventMap['lr-invalid']|LyraRadioEventMap['lr-invalid']|LyraRadioGroupEventMap['lr-invalid']|LyraRatingEventMap['lr-invalid']|LyraRubricFormEventMap['lr-invalid']|LyraSelectEventMap['lr-invalid']|LyraSliderEventMap['lr-invalid']|LyraSwitchEventMap['lr-invalid']|LyraTextareaEventMap['lr-invalid']|LyraTimeInputEventMap['lr-invalid']|LyraTimeRangeEventMap['lr-invalid']|LyraTokenInputEventMap['lr-invalid']|LyraToolParamFormEventMap['lr-invalid']|LyraVoicePickerEventMap['lr-invalid']; /** * `lr-item-activate` — dispatched by ``. * * Detail type: `LyraSequenceStripEventMap['lr-item-activate']`. */ export type LyraItemActivateEvent=LyraSequenceStripEventMap['lr-item-activate']; /** * `lr-layout-change` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraDashboardGridEventMap['lr-layout-change']`. */ export type LyraLayoutChangeEvent=LyraDashboardGridEventMap['lr-layout-change']|LyraFlowCanvasEventMap['lr-layout-change']; /** * `lr-lazy-change` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraTreeEventMap['lr-lazy-change']`. */ export type LyraLazyChangeEvent=LyraTreeEventMap['lr-lazy-change']|LyraTreeItemEventMap['lr-lazy-change']; /** * `lr-lazy-load` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraTreeEventMap['lr-lazy-load']`. */ export type LyraLazyLoadEvent=LyraTreeEventMap['lr-lazy-load']|LyraTreeItemEventMap['lr-lazy-load']; /** * `lr-legend-visibility-change` — dispatched by 11 components: ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraBoxPlotEventMap['lr-legend-visibility-change']`. */ export type LyraLegendVisibilityChangeEvent=LyraBoxPlotEventMap['lr-legend-visibility-change']|LyraChartEventMap['lr-legend-visibility-change']; /** * `lr-level` — dispatched by 2 components: ``, ``. * * Detail type: `LyraPushToTalkEventMap['lr-level']`. */ export type LyraLevelEvent=LyraPushToTalkEventMap['lr-level']; /** * `lr-lightbox-close` — dispatched by ``. * * Detail type: `LyraLightboxEventMap['lr-lightbox-close']`. */ export type LyraLightboxCloseEvent=LyraLightboxEventMap['lr-lightbox-close']; /** * `lr-line-activate` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraCodeBlockCoreEventMap['lr-line-activate']`. */ export type LyraLineActivateEvent=LyraCodeBlockCoreEventMap['lr-line-activate']|LyraCodeBlockEventMap['lr-line-activate']; /** * `lr-link-click` — dispatched by 5 components: ``, ``, * ``, ``, ``. * * A union of 4 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraGraphEventMap['lr-link-click']`. */ export type LyraLinkClickEvent=LyraGraphEventMap['lr-link-click']|LyraKnowledgeGraphExplorerEventMap['lr-link-click']|LyraMarkdownCoreEventMap['lr-link-click']|LyraMarkdownEventMap['lr-link-click']; /** * `lr-link-enter` — dispatched by ``. * * Detail type: `LyraGraphEventMap['lr-link-enter']`. */ export type LyraLinkEnterEvent=LyraGraphEventMap['lr-link-enter']; /** * `lr-link-leave` — dispatched by ``. * * Detail type: `LyraGraphEventMap['lr-link-leave']`. */ export type LyraLinkLeaveEvent=LyraGraphEventMap['lr-link-leave']; /** * `lr-load` — dispatched by 8 components: ``, ``, ``, * ``, ``, ``, ``, * ``. * * A union of 8 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAnimatedImageEventMap['lr-load']`. */ export type LyraLoadEvent=LyraAnimatedImageEventMap['lr-load']|LyraAvPlayerEventMap['lr-load']|LyraIconEventMap['lr-load']|LyraImageViewerEventMap['lr-load']|LyraIncludeEventMap['lr-load']|LyraNotebookViewerEventMap['lr-load']|LyraPdfViewerEventMap['lr-load']|LyraPptxViewerEventMap['lr-load']; /** * `lr-load-children` — dispatched by ``. * * Detail type: `LyraFileTreeEventMap['lr-load-children']`. */ export type LyraLoadChildrenEvent=LyraFileTreeEventMap['lr-load-children']; /** * `lr-load-more` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraRetrievalResultsEventMap['lr-load-more']`. */ export type LyraLoadMoreEvent=LyraRetrievalResultsEventMap['lr-load-more']|LyraTableEventMap['lr-load-more']|LyraVirtualListEventMap['lr-load-more']; /** * `lr-location-change` — dispatched by ``. * * Detail type: `LyraEbookViewerEventMap['lr-location-change']`. */ export type LyraLocationChangeEvent=LyraEbookViewerEventMap['lr-location-change']; /** * `lr-map-click` — dispatched by ``. * * Detail type: `LyraMapEventMap['lr-map-click']`. */ export type LyraMapClickEvent=LyraMapEventMap['lr-map-click']; /** * `lr-map-legend-panel-toggle` — dispatched by ``. * * Detail type: `LyraMapEventMap['lr-map-legend-panel-toggle']`. */ export type LyraMapLegendPanelToggleEvent=LyraMapEventMap['lr-map-legend-panel-toggle']; /** * `lr-map-legend-toggle` — dispatched by ``. * * Detail type: `LyraMapEventMap['lr-map-legend-toggle']`. */ export type LyraMapLegendToggleEvent=LyraMapEventMap['lr-map-legend-toggle']; /** * `lr-map-load` — dispatched by ``. * * Detail type: `LyraMapEventMap['lr-map-load']`. */ export type LyraMapLoadEvent=LyraMapEventMap['lr-map-load']; /** * `lr-map-marker-activate` — dispatched by ``. * * Detail type: `LyraMapEventMap['lr-map-marker-activate']`. */ export type LyraMapMarkerActivateEvent=LyraMapEventMap['lr-map-marker-activate']; /** * `lr-matrix-geometry-change` — dispatched by ``. * * Detail type: `LyraHeatmapEventMap['lr-matrix-geometry-change']`. */ export type LyraMatrixGeometryChangeEvent=LyraHeatmapEventMap['lr-matrix-geometry-change']; /** * `lr-maximize-change` — dispatched by ``. * * Detail type: `LyraToolResultDialogEventMap['lr-maximize-change']`. */ export type LyraMaximizeChangeEvent=LyraToolResultDialogEventMap['lr-maximize-change']; /** * `lr-mcp-log` — dispatched by ``. * * Detail type: `LyraMcpAppEventMap['lr-mcp-log']`. */ export type LyraMcpLogEvent=LyraMcpAppEventMap['lr-mcp-log']; /** * `lr-mcp-open-link` — dispatched by ``. * * Detail type: `LyraMcpAppEventMap['lr-mcp-open-link']`. */ export type LyraMcpOpenLinkEvent=LyraMcpAppEventMap['lr-mcp-open-link']; /** * `lr-mcp-ready` — dispatched by ``. * * Detail type: `LyraMcpAppEventMap['lr-mcp-ready']`. */ export type LyraMcpReadyEvent=LyraMcpAppEventMap['lr-mcp-ready']; /** * `lr-mcp-resize` — dispatched by ``. * * Detail type: `LyraMcpAppEventMap['lr-mcp-resize']`. */ export type LyraMcpResizeEvent=LyraMcpAppEventMap['lr-mcp-resize']; /** * `lr-mcp-send-message` — dispatched by ``. * * Detail type: `LyraMcpAppEventMap['lr-mcp-send-message']`. */ export type LyraMcpSendMessageEvent=LyraMcpAppEventMap['lr-mcp-send-message']; /** * `lr-mcp-tool-call` — dispatched by ``. * * Detail type: `LyraMcpAppEventMap['lr-mcp-tool-call']`. */ export type LyraMcpToolCallEvent=LyraMcpAppEventMap['lr-mcp-tool-call']; /** * `lr-media-open` — dispatched by ``. * * Detail type: `LyraMediaCardEventMap['lr-media-open']`. */ export type LyraMediaOpenEvent=LyraMediaCardEventMap['lr-media-open']; /** * `lr-mention-close` — dispatched by ``. * * Detail type: `LyraMentionPopoverEventMap['lr-mention-close']`. */ export type LyraMentionCloseEvent=LyraMentionPopoverEventMap['lr-mention-close']; /** * `lr-mention-select` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraMentionPopoverEventMap['lr-mention-select']`. */ export type LyraMentionSelectEvent=LyraMentionPopoverEventMap['lr-mention-select']|LyraPromptInputEventMap['lr-mention-select']; /** * `lr-menu-item-change` — dispatched by 2 components: ``, ``. * * Detail type: `LyraMenuItemEventMap['lr-menu-item-change']`. */ export type LyraMenuItemChangeEvent=LyraMenuItemEventMap['lr-menu-item-change']; /** * `lr-menu-item-state-change` — dispatched by 2 components: ``, * ``. * * Detail type: `LyraMenuItemEventMap['lr-menu-item-state-change']`. */ export type LyraMenuItemStateChangeEvent=LyraMenuItemEventMap['lr-menu-item-state-change']; /** * `lr-message-reorder` — dispatched by ``. * * Detail type: `LyraPromptStudioEventMap['lr-message-reorder']`. */ export type LyraMessageReorderEvent=LyraPromptStudioEventMap['lr-message-reorder']; /** * `lr-message-retry` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAgentWorkspaceEventMap['lr-message-retry']`. */ export type LyraMessageRetryEvent=LyraAgentWorkspaceEventMap['lr-message-retry']|LyraChatMessageEventMap['lr-message-retry']; /** * `lr-metric-change` — dispatched by 2 components: ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAgentEvalDashboardEventMap['lr-metric-change']`. */ export type LyraMetricChangeEvent=LyraAgentEvalDashboardEventMap['lr-metric-change']|LyraRagEvalDashboardEventMap['lr-metric-change']; /** * `lr-mode-change` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAppRailEventMap['lr-mode-change']`. */ export type LyraModeChangeEvent=LyraAppRailEventMap['lr-mode-change']|LyraResponsivePanelEventMap['lr-mode-change']; /** * `lr-model-change` — dispatched by ``. * * Detail type: `LyraPromptInputEventMap['lr-model-change']`. */ export type LyraModelChangeEvent=LyraPromptInputEventMap['lr-model-change']; /** * `lr-move-request` — dispatched by ``. * * Detail type: `LyraReorderItemEventMap['lr-move-request']`. */ export type LyraMoveRequestEvent=LyraReorderItemEventMap['lr-move-request']; /** * `lr-multi-split-collapse-change` — dispatched by ``. * * Detail type: `LyraMultiSplitEventMap['lr-multi-split-collapse-change']`. */ export type LyraMultiSplitCollapseChangeEvent=LyraMultiSplitEventMap['lr-multi-split-collapse-change']; /** * `lr-multi-split-constraints-invalid` — dispatched by ``. * * Detail type: `LyraMultiSplitEventMap['lr-multi-split-constraints-invalid']`. */ export type LyraMultiSplitConstraintsInvalidEvent=LyraMultiSplitEventMap['lr-multi-split-constraints-invalid']; /** * `lr-multi-split-orientation-change` — dispatched by ``. * * Detail type: `LyraMultiSplitEventMap['lr-multi-split-orientation-change']`. */ export type LyraMultiSplitOrientationChangeEvent=LyraMultiSplitEventMap['lr-multi-split-orientation-change']; /** * `lr-mutation` — dispatched by ``. * * Detail type: `LyraMutationObserverEventMap['lr-mutation']`. */ export type LyraMutationEvent=LyraMutationObserverEventMap['lr-mutation']; /** * `lr-mute-change` — dispatched by ``. * * Detail type: `LyraRealtimeSessionEventMap['lr-mute-change']`. */ export type LyraMuteChangeEvent=LyraRealtimeSessionEventMap['lr-mute-change']; /** * `lr-nav-toggle` — dispatched by ``. * * Detail type: `LyraPageEventMap['lr-nav-toggle']`. */ export type LyraNavToggleEvent=LyraPageEventMap['lr-nav-toggle']; /** * `lr-node-activate` — dispatched by ``. * * Detail type: `LyraFlowCanvasEventMap['lr-node-activate']`. */ export type LyraNodeActivateEvent=LyraFlowCanvasEventMap['lr-node-activate']; /** * `lr-node-add` — dispatched by ``. * * Detail type: `LyraFlowCanvasEventMap['lr-node-add']`. */ export type LyraNodeAddEvent=LyraFlowCanvasEventMap['lr-node-add']; /** * `lr-node-click` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraGraphEventMap['lr-node-click']`. */ export type LyraNodeClickEvent=LyraGraphEventMap['lr-node-click']|LyraKnowledgeGraphExplorerEventMap['lr-node-click']; /** * `lr-node-enter` — dispatched by ``. * * Detail type: `LyraGraphEventMap['lr-node-enter']`. */ export type LyraNodeEnterEvent=LyraGraphEventMap['lr-node-enter']; /** * `lr-node-expand` — dispatched by 4 components: ``, ``, * ``, ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraGraphEventMap['lr-node-expand']`. */ export type LyraNodeExpandEvent=LyraGraphEventMap['lr-node-expand']|LyraKnowledgeGraphExplorerEventMap['lr-node-expand']|LyraNeighborListEventMap['lr-node-expand']; /** * `lr-node-leave` — dispatched by ``. * * Detail type: `LyraGraphEventMap['lr-node-leave']`. */ export type LyraNodeLeaveEvent=LyraGraphEventMap['lr-node-leave']; /** * `lr-node-move` — dispatched by ``. * * Detail type: `LyraFlowCanvasEventMap['lr-node-move']`. */ export type LyraNodeMoveEvent=LyraFlowCanvasEventMap['lr-node-move']; /** * `lr-node-select` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraTreeEventMap['lr-node-select']`. */ export type LyraNodeSelectEvent=LyraTreeEventMap['lr-node-select']|LyraTreeItemEventMap['lr-node-select']; /** * `lr-node-toggle` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraTreeEventMap['lr-node-toggle']`. */ export type LyraNodeToggleEvent=LyraTreeEventMap['lr-node-toggle']|LyraTreeItemEventMap['lr-node-toggle']; /** * `lr-open` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraCommandPaletteEventMap['lr-open']`. */ export type LyraOpenEvent=LyraCommandPaletteEventMap['lr-open']|LyraDocumentLibraryEventMap['lr-open']|LyraSourceCardEventMap['lr-open']; /** * `lr-option-change` — dispatched by ``. * * Detail type: `LyraOptionEventMap['lr-option-change']`. */ export type LyraOptionChangeEvent=LyraOptionEventMap['lr-option-change']; /** * `lr-overflow-click` — dispatched by ``. * * Detail type: `LyraAvatarGroupEventMap['lr-overflow-click']`. */ export type LyraOverflowClickEvent=LyraAvatarGroupEventMap['lr-overflow-click']; /** * `lr-overflow-toggle` — dispatched by ``. * * Detail type: `LyraChipGroupEventMap['lr-overflow-toggle']`. */ export type LyraOverflowToggleEvent=LyraChipGroupEventMap['lr-overflow-toggle']; /** * `lr-page-change` — dispatched by 4 components: ``, ``, * ``, ``. * * A union of 4 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraDataGridEventMap['lr-page-change']`. */ export type LyraPageChangeEvent=LyraDataGridEventMap['lr-page-change']|LyraPaginationEventMap['lr-page-change']|LyraPdfViewerEventMap['lr-page-change']|LyraTableEventMap['lr-page-change']; /** * `lr-page-select` — dispatched by ``. * * Detail type: `LyraPageRailEventMap['lr-page-select']`. */ export type LyraPageSelectEvent=LyraPageRailEventMap['lr-page-select']; /** * `lr-page-viewer-state-change` — dispatched by 2 components: ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraPdfViewerEventMap['lr-page-viewer-state-change']`. */ export type LyraPageViewerStateChangeEvent=LyraPdfViewerEventMap['lr-page-viewer-state-change']|LyraPptxViewerEventMap['lr-page-viewer-state-change']; /** * `lr-palette-place` — dispatched by ``. * * Detail type: `LyraNodePaletteEventMap['lr-palette-place']`. */ export type LyraPalettePlaceEvent=LyraNodePaletteEventMap['lr-palette-place']; /** * `lr-part-retry` — dispatched by ``. * * Detail type: `LyraMessagePartsEventMap['lr-part-retry']`. */ export type LyraPartRetryEvent=LyraMessagePartsEventMap['lr-part-retry']; /** * `lr-path-request` — dispatched by ``. * * Detail type: `LyraKnowledgeGraphExplorerEventMap['lr-path-request']`. */ export type LyraPathRequestEvent=LyraKnowledgeGraphExplorerEventMap['lr-path-request']; /** * `lr-pause` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAnimatedImageEventMap['lr-pause']`. */ export type LyraPauseEvent=LyraAnimatedImageEventMap['lr-pause']|LyraAvPlayerEventMap['lr-pause']|LyraSequencePlaybackEventMap['lr-pause']; /** * `lr-pause-change` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraPollStatusEventMap['lr-pause-change']`. */ export type LyraPauseChangeEvent=LyraPollStatusEventMap['lr-pause-change']|LyraRandomContentEventMap['lr-pause-change']; /** * `lr-pin-change` — dispatched by ``. * * Detail type: `LyraKnowledgeGraphExplorerEventMap['lr-pin-change']`. */ export type LyraPinChangeEvent=LyraKnowledgeGraphExplorerEventMap['lr-pin-change']; /** * `lr-play` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAnimatedImageEventMap['lr-play']`. */ export type LyraPlayEvent=LyraAnimatedImageEventMap['lr-play']|LyraAvPlayerEventMap['lr-play']|LyraSequencePlaybackEventMap['lr-play']; /** * `lr-point-click` — dispatched by 12 components: ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraBoxPlotEventMap['lr-point-click']`. */ export type LyraPointClickEvent=LyraBoxPlotEventMap['lr-point-click']|LyraChartEventMap['lr-point-click']|LyraLiteChartEventMap['lr-point-click']; /** * `lr-point-select` — dispatched by ``. * * Detail type: `LyraEmbeddingExplorerEventMap['lr-point-select']`. */ export type LyraPointSelectEvent=LyraEmbeddingExplorerEventMap['lr-point-select']; /** * `lr-poll-due` — dispatched by ``. * * Detail type: `LyraPollStatusEventMap['lr-poll-due']`. */ export type LyraPollDueEvent=LyraPollStatusEventMap['lr-poll-due']; /** * `lr-preview-change` — dispatched by ``. * * Detail type: `LyraVoicePickerEventMap['lr-preview-change']`. */ export type LyraPreviewChangeEvent=LyraVoicePickerEventMap['lr-preview-change']; /** * `lr-preview-request` — dispatched by 3 components: ``, ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAttachmentChipEventMap['lr-preview-request']`. */ export type LyraPreviewRequestEvent=LyraAttachmentChipEventMap['lr-preview-request']|LyraVoicePickerEventMap['lr-preview-request']; /** * `lr-priority-columns-visibility-change` — dispatched by ``. * * Detail type: `LyraTableEventMap['lr-priority-columns-visibility-change']`. */ export type LyraPriorityColumnsVisibilityChangeEvent=LyraTableEventMap['lr-priority-columns-visibility-change']; /** * `lr-query-change` — dispatched by ``. * * Detail type: `LyraThreadListEventMap['lr-query-change']`. */ export type LyraQueryChangeEvent=LyraThreadListEventMap['lr-query-change']; /** * `lr-query-delete` — dispatched by ``. * * Detail type: `LyraGraphQueryBuilderEventMap['lr-query-delete']`. */ export type LyraQueryDeleteEvent=LyraGraphQueryBuilderEventMap['lr-query-delete']; /** * `lr-query-load` — dispatched by ``. * * Detail type: `LyraGraphQueryBuilderEventMap['lr-query-load']`. */ export type LyraQueryLoadEvent=LyraGraphQueryBuilderEventMap['lr-query-load']; /** * `lr-query-run` — dispatched by ``. * * Detail type: `LyraGraphQueryBuilderEventMap['lr-query-run']`. */ export type LyraQueryRunEvent=LyraGraphQueryBuilderEventMap['lr-query-run']; /** * `lr-query-save` — dispatched by ``. * * Detail type: `LyraGraphQueryBuilderEventMap['lr-query-save']`. */ export type LyraQuerySaveEvent=LyraGraphQueryBuilderEventMap['lr-query-save']; /** * `lr-queue-change` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraPromptInputEventMap['lr-queue-change']`. */ export type LyraQueueChangeEvent=LyraPromptInputEventMap['lr-queue-change']|LyraPromptQueueEventMap['lr-queue-change']; /** * `lr-rail-resize` — dispatched by ``. * * Detail type: `LyraAppRailEventMap['lr-rail-resize']`. */ export type LyraRailResizeEvent=LyraAppRailEventMap['lr-rail-resize']; /** * `lr-rail-resize-request` — dispatched by ``. * * Detail type: `LyraAppRailEventMap['lr-rail-resize-request']`. */ export type LyraRailResizeRequestEvent=LyraAppRailEventMap['lr-rail-resize-request']; /** * `lr-rate-change` — dispatched by ``. * * Detail type: `LyraAvPlayerEventMap['lr-rate-change']`. */ export type LyraRateChangeEvent=LyraAvPlayerEventMap['lr-rate-change']; /** * `lr-record-cancel` — dispatched by 2 components: ``, ``. * * Detail type: `LyraPushToTalkEventMap['lr-record-cancel']`. */ export type LyraRecordCancelEvent=LyraPushToTalkEventMap['lr-record-cancel']; /** * `lr-record-chunk` — dispatched by 2 components: ``, ``. * * Detail type: `LyraPushToTalkEventMap['lr-record-chunk']`. */ export type LyraRecordChunkEvent=LyraPushToTalkEventMap['lr-record-chunk']; /** * `lr-record-error` — dispatched by 2 components: ``, ``. * * Detail type: `LyraPushToTalkEventMap['lr-record-error']`. */ export type LyraRecordErrorEvent=LyraPushToTalkEventMap['lr-record-error']; /** * `lr-record-start` — dispatched by 2 components: ``, ``. * * Detail type: `LyraPushToTalkEventMap['lr-record-start']`. */ export type LyraRecordStartEvent=LyraPushToTalkEventMap['lr-record-start']; /** * `lr-record-state-change` — dispatched by 2 components: ``, * ``. * * Detail type: `LyraPushToTalkEventMap['lr-record-state-change']`. */ export type LyraRecordStateChangeEvent=LyraPushToTalkEventMap['lr-record-state-change']; /** * `lr-record-stop` — dispatched by 2 components: ``, ``. * * Detail type: `LyraPushToTalkEventMap['lr-record-stop']`. */ export type LyraRecordStopEvent=LyraPushToTalkEventMap['lr-record-stop']; /** * `lr-recover` — dispatched by ``. * * Detail type: `LyraStreamStatusEventMap['lr-recover']`. */ export type LyraRecoverEvent=LyraStreamStatusEventMap['lr-recover']; /** * `lr-regenerate` — dispatched by ``. * * Detail type: `LyraMessageActionsEventMap['lr-regenerate']`. */ export type LyraRegenerateEvent=LyraMessageActionsEventMap['lr-regenerate']; /** * `lr-relation-activate` — dispatched by 4 components: ``, * ``, ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraKnowledgeGraphExplorerEventMap['lr-relation-activate']`. */ export type LyraRelationActivateEvent=LyraKnowledgeGraphExplorerEventMap['lr-relation-activate']|LyraPathStripEventMap['lr-relation-activate']; /** * `lr-remove` — dispatched by 6 components: ``, ``, * ``, ``, ``, ``. * * A union of 5 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAttachmentChipEventMap['lr-remove']`. */ export type LyraRemoveEvent=LyraAttachmentChipEventMap['lr-remove']|LyraChipEventMap['lr-remove']|LyraMemoryPanelEventMap['lr-remove']|LyraTagEventMap['lr-remove']|LyraTokenInputEventMap['lr-remove']; /** * `lr-remove-condition` — dispatched by ``. * * Detail type: `LyraConditionBuilderEventMap['lr-remove-condition']`. */ export type LyraRemoveConditionEvent=LyraConditionBuilderEventMap['lr-remove-condition']; /** * `lr-rename` — dispatched by ``. * * Detail type: `LyraConversationItemEventMap['lr-rename']`. */ export type LyraRenameEvent=LyraConversationItemEventMap['lr-rename']; /** * `lr-render-error` — dispatched by 27 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``. * * A union of 26 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraArchiveViewerEventMap['lr-render-error']`. */ export type LyraRenderErrorEvent=LyraArchiveViewerEventMap['lr-render-error']|LyraAvPlayerEventMap['lr-render-error']|LyraCalendarViewerEventMap['lr-render-error']|LyraContactViewerEventMap['lr-render-error']|LyraCsvViewerEventMap['lr-render-error']|LyraDatasetViewerEventMap['lr-render-error']|LyraDocumentCompareEventMap['lr-render-error']|LyraDocumentPreviewEventMap['lr-render-error']|LyraDocumentViewerEventMap['lr-render-error']|LyraDocxViewerEventMap['lr-render-error']|LyraEbookViewerEventMap['lr-render-error']|LyraEmailViewerEventMap['lr-render-error']|LyraGeoJsonViewerEventMap['lr-render-error']|LyraHtmlViewerEventMap['lr-render-error']|LyraImageViewerEventMap['lr-render-error']|LyraMarkdownCoreEventMap['lr-render-error']|LyraMarkdownEventMap['lr-render-error']|LyraMessagePartsEventMap['lr-render-error']|LyraNotebookViewerEventMap['lr-render-error']|LyraPdfViewerEventMap['lr-render-error']|LyraPptxViewerEventMap['lr-render-error']|LyraSpreadsheetViewerEventMap['lr-render-error']|LyraSvgViewerEventMap['lr-render-error']|LyraToolResultViewEventMap['lr-render-error']|LyraWidgetRendererEventMap['lr-render-error']|LyraXmlViewerEventMap['lr-render-error']; /** * `lr-reorder` — dispatched by 4 components: ``, ``, * ``, ``. * * A union of 4 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraNodePaletteEventMap['lr-reorder']`. */ export type LyraReorderEvent=LyraNodePaletteEventMap['lr-reorder']|LyraReorderListEventMap['lr-reorder']|LyraTaskListEventMap['lr-reorder']|LyraTreeEventMap['lr-reorder']; /** * `lr-reposition` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraPopupEventMap['lr-reposition']`. */ export type LyraRepositionEvent=LyraPopupEventMap['lr-reposition']|LyraSplitPanelEventMap['lr-reposition']; /** * `lr-reposition-request` — dispatched by ``. * * Detail type: `LyraSplitPanelEventMap['lr-reposition-request']`. */ export type LyraRepositionRequestEvent=LyraSplitPanelEventMap['lr-reposition-request']; /** * `lr-request-close` — dispatched by 2 components: ``, ``. * * Detail type: `LyraDialogEventMap['lr-request-close']`. */ export type LyraRequestCloseEvent=LyraDialogEventMap['lr-request-close']; /** * `lr-reset` — dispatched by ``. * * Detail type: `LyraFilterBarEventMap['lr-reset']`. */ export type LyraResetEvent=LyraFilterBarEventMap['lr-reset']; /** * `lr-resize` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraMultiSplitEventMap['lr-resize']`. */ export type LyraResizeEvent=LyraMultiSplitEventMap['lr-resize']|LyraResizeObserverEventMap['lr-resize']; /** * `lr-resize-change` — dispatched by ``. * * Detail type: `LyraDockPanelEventMap['lr-resize-change']`. */ export type LyraResizeChangeEvent=LyraDockPanelEventMap['lr-resize-change']; /** * `lr-resize-input` — dispatched by ``. * * Detail type: `LyraDockPanelEventMap['lr-resize-input']`. */ export type LyraResizeInputEvent=LyraDockPanelEventMap['lr-resize-input']; /** * `lr-resize-request` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraDockPanelEventMap['lr-resize-request']`. */ export type LyraResizeRequestEvent=LyraDockPanelEventMap['lr-resize-request']|LyraMultiSplitEventMap['lr-resize-request']; /** * `lr-restore` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraArtifactPanelEventMap['lr-restore']`. */ export type LyraRestoreEvent=LyraArtifactPanelEventMap['lr-restore']|LyraCheckpointEventMap['lr-restore']; /** * `lr-retrieval-select` — dispatched by ``. * * Detail type: `LyraAgentWorkspaceEventMap['lr-retrieval-select']`. */ export type LyraRetrievalSelectEvent=LyraAgentWorkspaceEventMap['lr-retrieval-select']; /** * `lr-retry` — dispatched by 10 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``. * * A union of 9 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAttachmentChipEventMap['lr-retry']`. */ export type LyraRetryEvent=LyraAttachmentChipEventMap['lr-retry']|LyraComboboxEventMap['lr-retry']|LyraDataGridEventMap['lr-retry']|LyraDocumentLibraryEventMap['lr-retry']|LyraIngestionQueueEventMap['lr-retry']|LyraKnowledgeBaseEventMap['lr-retry']|LyraRagAnswerEventMap['lr-retry']|LyraTableEventMap['lr-retry']|LyraThreadListEventMap['lr-retry']; /** * `lr-reveal-change` — dispatched by ``. * * Detail type: `LyraEnvListEventMap['lr-reveal-change']`. */ export type LyraRevealChangeEvent=LyraEnvListEventMap['lr-reveal-change']; /** * `lr-review-input` — dispatched by ``. * * Detail type: `LyraEvalResultEventMap['lr-review-input']`. */ export type LyraReviewInputEvent=LyraEvalResultEventMap['lr-review-input']; /** * `lr-review-skip` — dispatched by ``. * * Detail type: `LyraEvalResultEventMap['lr-review-skip']`. */ export type LyraReviewSkipEvent=LyraEvalResultEventMap['lr-review-skip']; /** * `lr-review-submit` — dispatched by ``. * * Detail type: `LyraEvalResultEventMap['lr-review-submit']`. */ export type LyraReviewSubmitEvent=LyraEvalResultEventMap['lr-review-submit']; /** * `lr-review-validity-change` — dispatched by ``. * * Detail type: `LyraEvalResultEventMap['lr-review-validity-change']`. */ export type LyraReviewValidityChangeEvent=LyraEvalResultEventMap['lr-review-validity-change']; /** * `lr-rotation-change` — dispatched by ``. * * Detail type: `LyraImageViewerEventMap['lr-rotation-change']`. */ export type LyraRotationChangeEvent=LyraImageViewerEventMap['lr-rotation-change']; /** * `lr-row-click` — dispatched by ``. * * Detail type: `LyraTableEventMap['lr-row-click']`. */ export type LyraRowClickEvent=LyraTableEventMap['lr-row-click']; /** * `lr-row-collapse` — dispatched by ``. * * Detail type: `LyraDataGridEventMap['lr-row-collapse']`. */ export type LyraRowCollapseEvent=LyraDataGridEventMap['lr-row-collapse']; /** * `lr-row-expand` — dispatched by ``. * * Detail type: `LyraDataGridEventMap['lr-row-expand']`. */ export type LyraRowExpandEvent=LyraDataGridEventMap['lr-row-expand']; /** * `lr-row-expand-request` — dispatched by ``. * * Detail type: `LyraTableEventMap['lr-row-expand-request']`. */ export type LyraRowExpandRequestEvent=LyraTableEventMap['lr-row-expand-request']; /** * `lr-row-expand-toggle` — dispatched by ``. * * Detail type: `LyraTableEventMap['lr-row-expand-toggle']`. */ export type LyraRowExpandToggleEvent=LyraTableEventMap['lr-row-expand-toggle']; /** * `lr-row-select` — dispatched by ``. * * Detail type: `LyraDataGridEventMap['lr-row-select']`. */ export type LyraRowSelectEvent=LyraDataGridEventMap['lr-row-select']; /** * `lr-run` — dispatched by ``. * * Detail type: `LyraPromptStudioEventMap['lr-run']`. */ export type LyraRunEvent=LyraPromptStudioEventMap['lr-run']; /** * `lr-run-activate` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAgentEvalDashboardEventMap['lr-run-activate']`. */ export type LyraRunActivateEvent=LyraAgentEvalDashboardEventMap['lr-run-activate']|LyraEvalResultEventMap['lr-run-activate']|LyraSubagentPanelEventMap['lr-run-activate']; /** * `lr-run-change` — dispatched by ``. * * Detail type: `LyraRagEvalDashboardEventMap['lr-run-change']`. */ export type LyraRunChangeEvent=LyraRagEvalDashboardEventMap['lr-run-change']; /** * `lr-run-retry` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAgentRunEventMap['lr-run-retry']`. */ export type LyraRunRetryEvent=LyraAgentRunEventMap['lr-run-retry']|LyraAgentWorkspaceEventMap['lr-run-retry']|LyraSubagentPanelEventMap['lr-run-retry']; /** * `lr-save` — dispatched by ``. * * Detail type: `LyraPromptStudioEventMap['lr-save']`. */ export type LyraSaveEvent=LyraPromptStudioEventMap['lr-save']; /** * `lr-schema-select` — dispatched by ``. * * Detail type: `LyraJsonSchemaViewerEventMap['lr-schema-select']`. */ export type LyraSchemaSelectEvent=LyraJsonSchemaViewerEventMap['lr-schema-select']; /** * `lr-scroll` — dispatched by ``. * * Detail type: `LyraScrollerEventMap['lr-scroll']`. */ export type LyraScrollEvent=LyraScrollerEventMap['lr-scroll']; /** * `lr-search` — dispatched by ``. * * Detail type: `LyraRetrievalSearchEventMap['lr-search']`. */ export type LyraSearchEvent=LyraRetrievalSearchEventMap['lr-search']; /** * `lr-search-change` — dispatched by 22 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, * ``, ``, ``, ``, * ``. * * A union of 20 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAvPlayerEventMap['lr-search-change']`. */ export type LyraSearchChangeEvent=LyraAvPlayerEventMap['lr-search-change']|LyraCalendarViewerEventMap['lr-search-change']|LyraContactViewerEventMap['lr-search-change']|LyraCsvViewerEventMap['lr-search-change']|LyraDatasetViewerEventMap['lr-search-change']|LyraDocxViewerEventMap['lr-search-change']|LyraEbookViewerEventMap['lr-search-change']|LyraEmailViewerEventMap['lr-search-change']|LyraGeoJsonViewerEventMap['lr-search-change']|LyraHtmlViewerEventMap['lr-search-change']|LyraIncludeEventMap['lr-search-change']|LyraJsonViewerEventMap['lr-search-change']|LyraKnowledgeGraphExplorerEventMap['lr-search-change']|LyraNotebookViewerEventMap['lr-search-change']|LyraPdfViewerEventMap['lr-search-change']|LyraPptxViewerEventMap['lr-search-change']|LyraSpreadsheetViewerEventMap['lr-search-change']|LyraTerminalEventMap['lr-search-change']|LyraTextViewerTargetEventMap['lr-search-change']|LyraXmlViewerEventMap['lr-search-change']; /** * `lr-segment-activate` — dispatched by ``. * * Detail type: `LyraContextMeterEventMap['lr-segment-activate']`. */ export type LyraSegmentActivateEvent=LyraContextMeterEventMap['lr-segment-activate']; /** * `lr-select` — dispatched by 7 components: ``, ``, * ``, ``, ``, ``, ``. * * A union of 7 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraCommandPaletteEventMap['lr-select']`. */ export type LyraSelectEvent=LyraCommandPaletteEventMap['lr-select']|LyraConversationItemEventMap['lr-select']|LyraDropdownEventMap['lr-select']|LyraMenuEventMap['lr-select']|LyraNodePaletteEventMap['lr-select']|LyraRetrievalResultsEventMap['lr-select']|LyraThreadListEventMap['lr-select']; /** * `lr-selection-action` — dispatched by ``. * * Detail type: `LyraSelectionToolbarEventMap['lr-selection-action']`. */ export type LyraSelectionActionEvent=LyraSelectionToolbarEventMap['lr-selection-action']; /** * `lr-selection-change` — dispatched by 7 components: ``, ``, * ``, ``, ``, ``, ``. * * A union of 7 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraDocumentLibraryEventMap['lr-selection-change']`. */ export type LyraSelectionChangeEvent=LyraDocumentLibraryEventMap['lr-selection-change']|LyraFlowCanvasEventMap['lr-selection-change']|LyraGraphEventMap['lr-selection-change']|LyraHeatmapEventMap['lr-selection-change']|LyraKnowledgeGraphExplorerEventMap['lr-selection-change']|LyraTableEventMap['lr-selection-change']|LyraTreeEventMap['lr-selection-change']; /** * `lr-selection-delete` — dispatched by ``. * * Detail type: `LyraFlowCanvasEventMap['lr-selection-delete']`. */ export type LyraSelectionDeleteEvent=LyraFlowCanvasEventMap['lr-selection-delete']; /** * `lr-send-now` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraPromptInputEventMap['lr-send-now']`. */ export type LyraSendNowEvent=LyraPromptInputEventMap['lr-send-now']|LyraPromptQueueEventMap['lr-send-now']; /** * `lr-sequence-step` — dispatched by ``. * * Detail type: `LyraSequencePlaybackEventMap['lr-sequence-step']`. */ export type LyraSequenceStepEvent=LyraSequencePlaybackEventMap['lr-sequence-step']; /** * `lr-show` — dispatched by 16 components: ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``. * * A union of 13 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAlertEventMap['lr-show']`. */ export type LyraShowEvent=LyraAlertEventMap['lr-show']|LyraColorPickerEventMap['lr-show']|LyraComboboxEventMap['lr-show']|LyraDateInputEventMap['lr-show']|LyraDetailsEventMap['lr-show']|LyraDialogEventMap['lr-show']|LyraExportButtonEventMap['lr-show']|LyraLightboxEventMap['lr-show']|LyraPopoverEventMap['lr-show']|LyraSelectEventMap['lr-show']|LyraTimeInputEventMap['lr-show']|LyraToastItemEventMap['lr-show']|LyraTooltipEventMap['lr-show']; /** * `lr-skip` — dispatched by ``. * * Detail type: `LyraRubricFormEventMap['lr-skip']`. */ export type LyraSkipEvent=LyraRubricFormEventMap['lr-skip']; /** * `lr-slice-change` — dispatched by ``. * * Detail type: `LyraRagEvalDashboardEventMap['lr-slice-change']`. */ export type LyraSliceChangeEvent=LyraRagEvalDashboardEventMap['lr-slice-change']; /** * `lr-slide-change` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraCarouselEventMap['lr-slide-change']`. */ export type LyraSlideChangeEvent=LyraCarouselEventMap['lr-slide-change']|LyraPptxViewerEventMap['lr-slide-change']; /** * `lr-sort` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraDocumentLibraryEventMap['lr-sort']`. */ export type LyraSortEvent=LyraDocumentLibraryEventMap['lr-sort']|LyraEvalDatasetEventMap['lr-sort']|LyraTableEventMap['lr-sort']; /** * `lr-sort-change` — dispatched by ``. * * Detail type: `LyraDataGridEventMap['lr-sort-change']`. */ export type LyraSortChangeEvent=LyraDataGridEventMap['lr-sort-change']; /** * `lr-sort-request` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraDataGridEventMap['lr-sort-request']`. */ export type LyraSortRequestEvent=LyraDataGridEventMap['lr-sort-request']|LyraDocumentLibraryEventMap['lr-sort-request']|LyraTableEventMap['lr-sort-request']; /** * `lr-source-create` — dispatched by 2 components: ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraKnowledgeBaseAdminEventMap['lr-source-create']`. */ export type LyraSourceCreateEvent=LyraKnowledgeBaseAdminEventMap['lr-source-create']|LyraKnowledgeBaseEventMap['lr-source-create']; /** * `lr-source-delete` — dispatched by 2 components: ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraKnowledgeBaseAdminEventMap['lr-source-delete']`. */ export type LyraSourceDeleteEvent=LyraKnowledgeBaseAdminEventMap['lr-source-delete']|LyraKnowledgeBaseEventMap['lr-source-delete']; /** * `lr-source-error` — dispatched by ``. * * Detail type: `LyraComboboxEventMap['lr-source-error']`. */ export type LyraSourceErrorEvent=LyraComboboxEventMap['lr-source-error']; /** * `lr-source-pause` — dispatched by 2 components: ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraKnowledgeBaseAdminEventMap['lr-source-pause']`. */ export type LyraSourcePauseEvent=LyraKnowledgeBaseAdminEventMap['lr-source-pause']|LyraKnowledgeBaseEventMap['lr-source-pause']; /** * `lr-source-sync` — dispatched by 2 components: ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraKnowledgeBaseAdminEventMap['lr-source-sync']`. */ export type LyraSourceSyncEvent=LyraKnowledgeBaseAdminEventMap['lr-source-sync']|LyraKnowledgeBaseEventMap['lr-source-sync']; /** * `lr-sources-change` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraPromptInputEventMap['lr-sources-change']`. */ export type LyraSourcesChangeEvent=LyraPromptInputEventMap['lr-sources-change']|LyraSourcePickerEventMap['lr-sources-change']; /** * `lr-span-select` — dispatched by 3 components: ``, ``, * ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAgentTraceEventMap['lr-span-select']`. */ export type LyraSpanSelectEvent=LyraAgentTraceEventMap['lr-span-select']|LyraSpanWaterfallEventMap['lr-span-select']|LyraTraceTreeEventMap['lr-span-select']; /** * `lr-span-toggle` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAgentTraceEventMap['lr-span-toggle']`. */ export type LyraSpanToggleEvent=LyraAgentTraceEventMap['lr-span-toggle']|LyraTraceTreeEventMap['lr-span-toggle']; /** * `lr-span-visibility-change` — dispatched by ``. * * Detail type: `LyraAgentTraceEventMap['lr-span-visibility-change']`. */ export type LyraSpanVisibilityChangeEvent=LyraAgentTraceEventMap['lr-span-visibility-change']; /** * `lr-stage-chunk-action` — dispatched by ``. * * Detail type: `LyraRetrievalTraceEventMap['lr-stage-chunk-action']`. */ export type LyraStageChunkActionEvent=LyraRetrievalTraceEventMap['lr-stage-chunk-action']; /** * `lr-stage-select` — dispatched by ``. * * Detail type: `LyraRetrievalTraceEventMap['lr-stage-select']`. */ export type LyraStageSelectEvent=LyraRetrievalTraceEventMap['lr-stage-select']; /** * `lr-stage-toggle` — dispatched by ``. * * Detail type: `LyraRetrievalTraceEventMap['lr-stage-toggle']`. */ export type LyraStageToggleEvent=LyraRetrievalTraceEventMap['lr-stage-toggle']; /** * `lr-stall` — dispatched by ``. * * Detail type: `LyraStreamStatusEventMap['lr-stall']`. */ export type LyraStallEvent=LyraStreamStatusEventMap['lr-stall']; /** * `lr-start` — dispatched by ``. * * Detail type: `LyraAnimationEventMap['lr-start']`. */ export type LyraStartEvent=LyraAnimationEventMap['lr-start']; /** * `lr-step-select` — dispatched by ``. * * Detail type: `LyraStepperEventMap['lr-step-select']`. */ export type LyraStepSelectEvent=LyraStepperEventMap['lr-step-select']; /** * `lr-stepper-orientation-change` — dispatched by ``. * * Detail type: `LyraStepperEventMap['lr-stepper-orientation-change']`. */ export type LyraStepperOrientationChangeEvent=LyraStepperEventMap['lr-stepper-orientation-change']; /** * `lr-stop` — dispatched by 5 components: ``, ``, * ``, ``, ``. * * A union of 5 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraAgentWorkspaceEventMap['lr-stop']`. */ export type LyraStopEvent=LyraAgentWorkspaceEventMap['lr-stop']|LyraBrowserFrameEventMap['lr-stop']|LyraChatComposerEventMap['lr-stop']|LyraGenerationMetricsEventMap['lr-stop']|LyraPromptInputEventMap['lr-stop']; /** * `lr-submit` — dispatched by 4 components: ``, ``, * ``, ``. * * A union of 4 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAgentWorkspaceEventMap['lr-submit']`. */ export type LyraSubmitEvent=LyraAgentWorkspaceEventMap['lr-submit']|LyraChatComposerEventMap['lr-submit']|LyraPromptInputEventMap['lr-submit']|LyraRubricFormEventMap['lr-submit']; /** * `lr-suggestion-select` — dispatched by ``. * * Detail type: `LyraSuggestionChipsEventMap['lr-suggestion-select']`. */ export type LyraSuggestionSelectEvent=LyraSuggestionChipsEventMap['lr-suggestion-select']; /** * `lr-switch-toggle-request` — dispatched by ``. * * Detail type: `LyraSwitchEventMap['lr-switch-toggle-request']`. */ export type LyraSwitchToggleRequestEvent=LyraSwitchEventMap['lr-switch-toggle-request']; /** * `lr-tab-change` — dispatched by ``. * * Detail type: `LyraKnowledgeBaseAdminEventMap['lr-tab-change']`. */ export type LyraTabChangeEvent=LyraKnowledgeBaseAdminEventMap['lr-tab-change']; /** * `lr-tab-hide` — dispatched by ``. * * Detail type: `LyraTabGroupEventMap['lr-tab-hide']`. */ export type LyraTabHideEvent=LyraTabGroupEventMap['lr-tab-hide']; /** * `lr-tab-show` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraEntityDossierEventMap['lr-tab-show']`. */ export type LyraTabShowEvent=LyraEntityDossierEventMap['lr-tab-show']|LyraTabGroupEventMap['lr-tab-show']; /** * `lr-take-over` — dispatched by ``. * * Detail type: `LyraBrowserFrameEventMap['lr-take-over']`. */ export type LyraTakeOverEvent=LyraBrowserFrameEventMap['lr-take-over']; /** * `lr-test-select` — dispatched by ``. * * Detail type: `LyraTestResultsEventMap['lr-test-select']`. */ export type LyraTestSelectEvent=LyraTestResultsEventMap['lr-test-select']; /** * `lr-text-select` — dispatched by 18 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, ``, * ``, ``, ``. * * A union of 11 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAnchorTargetEventMap['lr-text-select']`. */ export type LyraTextSelectEvent=LyraAnchorTargetEventMap['lr-text-select']|LyraCalendarViewerEventMap['lr-text-select']|LyraCodeBlockCoreEventMap['lr-text-select']|LyraCodeBlockEventMap['lr-text-select']|LyraContactViewerEventMap['lr-text-select']|LyraEmailViewerEventMap['lr-text-select']|LyraGeoJsonViewerEventMap['lr-text-select']|LyraHtmlViewerEventMap['lr-text-select']|LyraIncludeEventMap['lr-text-select']|LyraPptxViewerEventMap['lr-text-select']|LyraTerminalEventMap['lr-text-select']; /** * `lr-thread-archive` — dispatched by ``. * * Detail type: `LyraThreadListEventMap['lr-thread-archive']`. */ export type LyraThreadArchiveEvent=LyraThreadListEventMap['lr-thread-archive']; /** * `lr-thread-delete` — dispatched by ``. * * Detail type: `LyraThreadListEventMap['lr-thread-delete']`. */ export type LyraThreadDeleteEvent=LyraThreadListEventMap['lr-thread-delete']; /** * `lr-thread-pin` — dispatched by ``. * * Detail type: `LyraThreadListEventMap['lr-thread-pin']`. */ export type LyraThreadPinEvent=LyraThreadListEventMap['lr-thread-pin']; /** * `lr-thread-rename` — dispatched by ``. * * Detail type: `LyraThreadListEventMap['lr-thread-rename']`. */ export type LyraThreadRenameEvent=LyraThreadListEventMap['lr-thread-rename']; /** * `lr-time-change` — dispatched by ``. * * Detail type: `LyraAvPlayerEventMap['lr-time-change']`. */ export type LyraTimeChangeEvent=LyraAvPlayerEventMap['lr-time-change']; /** * `lr-toast-overflow` — dispatched by ``. * * Detail type: `LyraToastEventMap['lr-toast-overflow']`. */ export type LyraToastOverflowEvent=LyraToastEventMap['lr-toast-overflow']; /** * `lr-toggle` — dispatched by 17 components: ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``. * * A union of 15 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. `LyraActivityFeedEventMap['lr-toggle']`. */ export type LyraToggleEvent=LyraActivityFeedEventMap['lr-toggle']|LyraAppRailEventMap['lr-toggle']|LyraAppRailGroupEventMap['lr-toggle']|LyraAppRailItemEventMap['lr-toggle']|LyraChatMessageEventMap['lr-toggle']|LyraCodeBlockCoreEventMap['lr-toggle']|LyraCodeBlockEventMap['lr-toggle']|LyraCommitCardEventMap['lr-toggle']|LyraDetailsEventMap['lr-toggle']|LyraMultiSplitEventMap['lr-toggle']|LyraProvenancePanelEventMap['lr-toggle']|LyraSourceListEventMap['lr-toggle']|LyraTaskListEventMap['lr-toggle']|LyraTestResultsEventMap['lr-toggle']|LyraThinkingPanelEventMap['lr-toggle']; /** * `lr-toggle-request` — dispatched by 7 components: ``, ``, * ``, ``, ``, ``, * ``. * * A union of 7 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAccordionEventMap['lr-toggle-request']`. */ export type LyraToggleRequestEvent=LyraAccordionEventMap['lr-toggle-request']|LyraAppRailGroupEventMap['lr-toggle-request']|LyraAppRailItemEventMap['lr-toggle-request']|LyraChatMessageEventMap['lr-toggle-request']|LyraCodeBlockCoreEventMap['lr-toggle-request']|LyraCodeBlockEventMap['lr-toggle-request']|LyraThinkingPanelEventMap['lr-toggle-request']; /** * `lr-token-edit` — dispatched by ``. * * Detail type: `LyraTokenInputEventMap['lr-token-edit']`. */ export type LyraTokenEditEvent=LyraTokenInputEventMap['lr-token-edit']; /** * `lr-tool-activate` — dispatched by ``. * * Detail type: `LyraToolTimelineEventMap['lr-tool-activate']`. */ export type LyraToolActivateEvent=LyraToolTimelineEventMap['lr-tool-activate']; /** * `lr-tool-approval-decide` — dispatched by 2 components: ``, * ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraAgentWorkspaceEventMap['lr-tool-approval-decide']`. */ export type LyraToolApprovalDecideEvent=LyraAgentWorkspaceEventMap['lr-tool-approval-decide']|LyraToolTimelineEventMap['lr-tool-approval-decide']; /** * `lr-tool-call-chip-select` — dispatched by 2 components: ``, * ``. * * Detail type: `LyraToolCallChipEventMap['lr-tool-call-chip-select']`. */ export type LyraToolCallChipSelectEvent=LyraToolCallChipEventMap['lr-tool-call-chip-select']; /** * `lr-tool-render-error` — dispatched by ``. * * Detail type: `LyraToolTimelineEventMap['lr-tool-render-error']`. */ export type LyraToolRenderErrorEvent=LyraToolTimelineEventMap['lr-tool-render-error']; /** * `lr-toolbar-actions-change` — dispatched by 4 components: ``, * ``, ``, ``. * * A union of 3 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraBranchPickerEventMap['lr-toolbar-actions-change']`. */ export type LyraToolbarActionsChangeEvent=LyraBranchPickerEventMap['lr-toolbar-actions-change']|LyraCopyButtonEventMap['lr-toolbar-actions-change']|LyraMessageFeedbackEventMap['lr-toolbar-actions-change']; /** * `lr-topic-select` — dispatched by ``. * * Detail type: `LyraMindMapEventMap['lr-topic-select']`. */ export type LyraTopicSelectEvent=LyraMindMapEventMap['lr-topic-select']; /** * `lr-topic-toggle` — dispatched by ``. * * Detail type: `LyraMindMapEventMap['lr-topic-toggle']`. */ export type LyraTopicToggleEvent=LyraMindMapEventMap['lr-topic-toggle']; /** * `lr-tour-end` — dispatched by ``. * * Detail type: `LyraTourEventMap['lr-tour-end']`. */ export type LyraTourEndEvent=LyraTourEventMap['lr-tour-end']; /** * `lr-tour-start` — dispatched by ``. * * Detail type: `LyraTourEventMap['lr-tour-start']`. */ export type LyraTourStartEvent=LyraTourEventMap['lr-tour-start']; /** * `lr-tour-step-change` — dispatched by ``. * * Detail type: `LyraTourEventMap['lr-tour-step-change']`. */ export type LyraTourStepChangeEvent=LyraTourEventMap['lr-tour-step-change']; /** * `lr-tour-target-missing` — dispatched by ``. * * Detail type: `LyraTourEventMap['lr-tour-target-missing']`. */ export type LyraTourTargetMissingEvent=LyraTourEventMap['lr-tour-target-missing']; /** * `lr-validity-change` — dispatched by 4 components: ``, * ``, ``, ``. * * A union of 4 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraFilterBarEventMap['lr-validity-change']`. */ export type LyraValidityChangeEvent=LyraFilterBarEventMap['lr-validity-change']|LyraGraphQueryBuilderEventMap['lr-validity-change']|LyraRubricFormEventMap['lr-validity-change']|LyraToolParamFormEventMap['lr-validity-change']; /** * `lr-version-change` — dispatched by ``. * * Detail type: `LyraArtifactPanelEventMap['lr-version-change']`. */ export type LyraVersionChangeEvent=LyraArtifactPanelEventMap['lr-version-change']; /** * `lr-version-select` — dispatched by ``. * * Detail type: `LyraPromptStudioEventMap['lr-version-select']`. */ export type LyraVersionSelectEvent=LyraPromptStudioEventMap['lr-version-select']; /** * `lr-video-change` — dispatched by ``. * * Detail type: `LyraVideoPlaylistEventMap['lr-video-change']`. */ export type LyraVideoChangeEvent=LyraVideoPlaylistEventMap['lr-video-change']; /** * `lr-view-change` — dispatched by 4 components: ``, ``, * ``, ``. * * A union of 4 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraArtifactPanelEventMap['lr-view-change']`. */ export type LyraViewChangeEvent=LyraArtifactPanelEventMap['lr-view-change']|LyraCalendarEventMap['lr-view-change']|LyraDatePickerEventMap['lr-view-change']|LyraWidgetEventMap['lr-view-change']; /** * `lr-view-request` — dispatched by ``. * * Detail type: `LyraWidgetEventMap['lr-view-request']`. */ export type LyraViewRequestEvent=LyraWidgetEventMap['lr-view-request']; /** * `lr-viewer-diagnostic` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraDocxViewerEventMap['lr-viewer-diagnostic']`. */ export type LyraViewerDiagnosticEvent=LyraDocxViewerEventMap['lr-viewer-diagnostic']|LyraPptxViewerEventMap['lr-viewer-diagnostic']; /** * `lr-viewport-change` — dispatched by 2 components: ``, ``. * * A union of 2 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraFlowCanvasEventMap['lr-viewport-change']`. */ export type LyraViewportChangeEvent=LyraFlowCanvasEventMap['lr-viewport-change']|LyraGraphEventMap['lr-viewport-change']; /** * `lr-virtual-scroll` — dispatched by ``. * * Detail type: `LyraVirtualListEventMap['lr-virtual-scroll']`. */ export type LyraVirtualScrollEvent=LyraVirtualListEventMap['lr-virtual-scroll']; /** * `lr-visibility-change` — dispatched by ``. * * Detail type: `LyraGraphLegendEventMap['lr-visibility-change']`. */ export type LyraVisibilityChangeEvent=LyraGraphLegendEventMap['lr-visibility-change']; /** * `lr-visible-range-change` — dispatched by ``. * * Detail type: `LyraVirtualListEventMap['lr-visible-range-change']`. */ export type LyraVisibleRangeChangeEvent=LyraVirtualListEventMap['lr-visible-range-change']; /** * `lr-voice-change` — dispatched by ``. * * Detail type: `LyraPromptInputEventMap['lr-voice-change']`. */ export type LyraVoiceChangeEvent=LyraPromptInputEventMap['lr-voice-change']; /** * `lr-vote` — dispatched by ``. * * Detail type: `LyraComparePanelEventMap['lr-vote']`. */ export type LyraVoteEvent=LyraComparePanelEventMap['lr-vote']; /** * `lr-widget-action` — dispatched by 2 components: ``, ``. * * Detail type: `LyraWidgetRendererEventMap['lr-widget-action']`. */ export type LyraWidgetActionEvent=LyraWidgetRendererEventMap['lr-widget-action']; /** * `lr-widget-state-change` — dispatched by 2 components: ``, * ``. * * Detail type: `LyraWidgetRendererEventMap['lr-widget-state-change']`. */ export type LyraWidgetStateChangeEvent=LyraWidgetRendererEventMap['lr-widget-state-change']; /** * `lr-word-activate` — dispatched by ``. * * Detail type: `LyraWordCloudEventMap['lr-word-activate']`. */ export type LyraWordActivateEvent=LyraWordCloudEventMap['lr-word-activate']; /** * `lr-zoom` — dispatched by 10 components: ``, ``, ``, * ``, ``, ``, ``, * ``, ``, ``. * * Detail type: `LyraChartEventMap['lr-zoom']`. */ export type LyraZoomEvent=LyraChartEventMap['lr-zoom']; /** * `lr-zoom-change` — dispatched by 4 components: ``, ``, * ``, ``. * * A union of 4 component entries, so `event.detail` here exposes only what all of them share. For * one component's exact detail, index its own map — e.g. * `LyraImageViewerEventMap['lr-zoom-change']`. */ export type LyraZoomChangeEvent=LyraImageViewerEventMap['lr-zoom-change']|LyraLightboxEventMap['lr-zoom-change']|LyraPanZoomEventMap['lr-zoom-change']|LyraPdfViewerEventMap['lr-zoom-change']; /** * Every `lr-*` event this library dispatches, keyed by event name. Mixed into the global event * maps below; also exported so an application can write its own typed helper — e.g. `function on(target: EventTarget, type: K, listener: (event: * LyraGlobalEventMap[K]) => void)`. * * Component events bubble and are `composed: true`, so they reach ancestors, `document`, and * `window` — but a listener attached there has no element type to key off and would otherwise * receive a bare `Event`. Augmenting `GlobalEventHandlersEventMap` types all of those in one * place. * * The per-component `Lyra*EventMap` interfaces stay the precise source of truth, and are * referenced by indexed access here rather than copied. A lyra element reference resolves its own * map first (`LyraElement` overrides `addEventListener`), so * `tabGroup.addEventListener('lr-tab-show', …)` is typed by `LyraTabGroupEventMap` and is * unaffected by anything here. This global map is the fallback for a delegating ancestor, * `document`/`window`, or an untyped `HTMLElement` handle — and because one event name can be * dispatched by several components with different details, each entry is the *union* of those * components' own entries. * * Native-named events some form controls re-emit (`beforeinput`, `blur`, `change`, `ended`, * `error`, `focus`, `input`, `load`, `loadedmetadata`, `pause`, `play`, `request`, `timeupdate`, * `volumechange`) are intentionally absent: they already exist in the DOM's own event maps with * their standard types, and redeclaring them globally would either conflict or widen a built-in. * Those stay typed per component through the component's own event map. */ export interface LyraGlobalEventMap{'lr-activate':LyraActivateEvent;'lr-add':LyraAddEvent;'lr-add-condition':LyraAddConditionEvent;'lr-after-collapse':LyraAfterCollapseEvent;'lr-after-expand':LyraAfterExpandEvent;'lr-after-hide':LyraAfterHideEvent;'lr-after-show':LyraAfterShowEvent;'lr-anchor-result':LyraAnchorResultEvent;'lr-annotation-create':LyraAnnotationCreateEvent;'lr-approval-close':LyraApprovalCloseEvent;'lr-approval-decision':LyraApprovalDecisionEvent;'lr-approval-select':LyraApprovalSelectEvent;'lr-approve':LyraApproveEvent;'lr-attachment-open':LyraAttachmentOpenEvent;'lr-attachment-preview-request':LyraAttachmentPreviewRequestEvent;'lr-attachment-remove':LyraAttachmentRemoveEvent;'lr-attachment-retry':LyraAttachmentRetryEvent;'lr-attachments-add':LyraAttachmentsAddEvent;'lr-audio-request':LyraAudioRequestEvent;'lr-autoload-error':LyraAutoloadErrorEvent;'lr-autoload-loaded':LyraAutoloadLoadedEvent;'lr-autoload-preload':LyraAutoloadPreloadEvent;'lr-autoload-traversal-error':LyraAutoloadTraversalErrorEvent;'lr-before-datum-visibility-change':LyraBeforeDatumVisibilityChangeEvent;'lr-before-legend-visibility-change':LyraBeforeLegendVisibilityChangeEvent;'lr-before-media-download':LyraBeforeMediaDownloadEvent;'lr-before-page-change':LyraBeforePageChangeEvent;'lr-before-query-delete':LyraBeforeQueryDeleteEvent;'lr-before-query-load':LyraBeforeQueryLoadEvent;'lr-before-query-run':LyraBeforeQueryRunEvent;'lr-before-query-save':LyraBeforeQuerySaveEvent;'lr-before-visibility-change':LyraBeforeVisibilityChangeEvent;'lr-branch-change':LyraBranchChangeEvent;'lr-camera-request':LyraCameraRequestEvent;'lr-cancel':LyraCancelEvent;'lr-card-activate':LyraCardActivateEvent;'lr-cell-click':LyraCellClickEvent;'lr-cell-contextmenu':LyraCellContextmenuEvent;'lr-cell-edit':LyraCellEditEvent;'lr-cell-move':LyraCellMoveEvent;'lr-cell-resize':LyraCellResizeEvent;'lr-change':LyraChangeEvent;'lr-checkbox-group-toggle-request':LyraCheckboxGroupToggleRequestEvent;'lr-checkbox-toggle-request':LyraCheckboxToggleRequestEvent;'lr-chip-select':LyraChipSelectEvent;'lr-chunk-open':LyraChunkOpenEvent;'lr-chunk-select':LyraChunkSelectEvent;'lr-citation-activate':LyraCitationActivateEvent;'lr-citation-open':LyraCitationOpenEvent;'lr-citation-select':LyraCitationSelectEvent;'lr-claim-select':LyraClaimSelectEvent;'lr-clear':LyraClearEvent;'lr-close':LyraCloseEvent;'lr-cluster-activate':LyraClusterActivateEvent;'lr-collapse':LyraCollapseEvent;'lr-collapse-change':LyraCollapseChangeEvent;'lr-collapse-request':LyraCollapseRequestEvent;'lr-collision':LyraCollisionEvent;'lr-column-move':LyraColumnMoveEvent;'lr-column-pin':LyraColumnPinEvent;'lr-column-resize':LyraColumnResizeEvent;'lr-column-visibility-change':LyraColumnVisibilityChangeEvent;'lr-community-click':LyraCommunityClickEvent;'lr-complete':LyraCompleteEvent;'lr-connect':LyraConnectEvent;'lr-content-change':LyraContentChangeEvent;'lr-content-settled':LyraContentSettledEvent;'lr-copy':LyraCopyEvent;'lr-copy-error':LyraCopyErrorEvent;'lr-create':LyraCreateEvent;'lr-cue-change':LyraCueChangeEvent;'lr-data-error':LyraDataErrorEvent;'lr-date-select':LyraDateSelectEvent;'lr-datum-activate':LyraDatumActivateEvent;'lr-datum-visibility-change':LyraDatumVisibilityChangeEvent;'lr-decision-settled':LyraDecisionSettledEvent;'lr-deny':LyraDenyEvent;'lr-disconnect':LyraDisconnectEvent;'lr-dismiss':LyraDismissEvent;'lr-download':LyraDownloadEvent;'lr-drill':LyraDrillEvent;'lr-drilldown-category-change':LyraDrilldownCategoryChangeEvent;'lr-drilldown-document-download':LyraDrilldownDocumentDownloadEvent;'lr-drilldown-document-highlight-activate':LyraDrilldownDocumentHighlightActivateEvent;'lr-drilldown-document-render-error':LyraDrilldownDocumentRenderErrorEvent;'lr-drilldown-entity-activate':LyraDrilldownEntityActivateEvent;'lr-drilldown-evidence-expand':LyraDrilldownEvidenceExpandEvent;'lr-drilldown-evidence-open':LyraDrilldownEvidenceOpenEvent;'lr-drilldown-navigate':LyraDrilldownNavigateEvent;'lr-edge-activate':LyraEdgeActivateEvent;'lr-edit':LyraEditEvent;'lr-entity-activate':LyraEntityActivateEvent;'lr-entity-open':LyraEntityOpenEvent;'lr-entity-select':LyraEntitySelectEvent;'lr-error':LyraErrorEvent;'lr-event-select':LyraEventSelectEvent;'lr-example-add-request':LyraExampleAddRequestEvent;'lr-example-citation-select':LyraExampleCitationSelectEvent;'lr-example-claim-select':LyraExampleClaimSelectEvent;'lr-example-remove-request':LyraExampleRemoveRequestEvent;'lr-example-select':LyraExampleSelectEvent;'lr-example-toggle':LyraExampleToggleEvent;'lr-example-tool-activate':LyraExampleToolActivateEvent;'lr-example-tool-approval-decide':LyraExampleToolApprovalDecideEvent;'lr-example-tool-render-error':LyraExampleToolRenderErrorEvent;'lr-expand':LyraExpandEvent;'lr-export':LyraExportEvent;'lr-export-complete':LyraExportCompleteEvent;'lr-export-error':LyraExportErrorEvent;'lr-export-request':LyraExportRequestEvent;'lr-feedback-change':LyraFeedbackChangeEvent;'lr-feedback-submit':LyraFeedbackSubmitEvent;'lr-file-open':LyraFileOpenEvent;'lr-file-select':LyraFileSelectEvent;'lr-files':LyraFilesEvent;'lr-filter':LyraFilterEvent;'lr-filter-change':LyraFilterChangeEvent;'lr-filters-change':LyraFiltersChangeEvent;'lr-finish':LyraFinishEvent;'lr-fit-change':LyraFitChangeEvent;'lr-focus-day':LyraFocusDayEvent;'lr-follow-change':LyraFollowChangeEvent;'lr-forget':LyraForgetEvent;'lr-frame-select':LyraFrameSelectEvent;'lr-fullscreen-change':LyraFullscreenChangeEvent;'lr-fullscreen-request':LyraFullscreenRequestEvent;'lr-group-collapse':LyraGroupCollapseEvent;'lr-group-expand':LyraGroupExpandEvent;'lr-group-toggle':LyraGroupToggleEvent;'lr-group-toggle-request':LyraGroupToggleRequestEvent;'lr-hidden-types-change':LyraHiddenTypesChangeEvent;'lr-hide':LyraHideEvent;'lr-highlight-activate':LyraHighlightActivateEvent;'lr-hover':LyraHoverEvent;'lr-import-request':LyraImportRequestEvent;'lr-include-error':LyraIncludeErrorEvent;'lr-index-change':LyraIndexChangeEvent;'lr-ingestion-cancel':LyraIngestionCancelEvent;'lr-ingestion-retry':LyraIngestionRetryEvent;'lr-initial-focus':LyraInitialFocusEvent;'lr-input':LyraInputEvent;'lr-input-settled':LyraInputSettledEvent;'lr-interrupt':LyraInterruptEvent;'lr-intersect':LyraIntersectEvent;'lr-intersection':LyraIntersectionEvent;'lr-invalid':LyraInvalidEvent;'lr-item-activate':LyraItemActivateEvent;'lr-layout-change':LyraLayoutChangeEvent;'lr-lazy-change':LyraLazyChangeEvent;'lr-lazy-load':LyraLazyLoadEvent;'lr-legend-visibility-change':LyraLegendVisibilityChangeEvent;'lr-level':LyraLevelEvent;'lr-lightbox-close':LyraLightboxCloseEvent;'lr-line-activate':LyraLineActivateEvent;'lr-link-click':LyraLinkClickEvent;'lr-link-enter':LyraLinkEnterEvent;'lr-link-leave':LyraLinkLeaveEvent;'lr-load':LyraLoadEvent;'lr-load-children':LyraLoadChildrenEvent;'lr-load-more':LyraLoadMoreEvent;'lr-location-change':LyraLocationChangeEvent;'lr-map-click':LyraMapClickEvent;'lr-map-legend-panel-toggle':LyraMapLegendPanelToggleEvent;'lr-map-legend-toggle':LyraMapLegendToggleEvent;'lr-map-load':LyraMapLoadEvent;'lr-map-marker-activate':LyraMapMarkerActivateEvent;'lr-matrix-geometry-change':LyraMatrixGeometryChangeEvent;'lr-maximize-change':LyraMaximizeChangeEvent;'lr-mcp-log':LyraMcpLogEvent;'lr-mcp-open-link':LyraMcpOpenLinkEvent;'lr-mcp-ready':LyraMcpReadyEvent;'lr-mcp-resize':LyraMcpResizeEvent;'lr-mcp-send-message':LyraMcpSendMessageEvent;'lr-mcp-tool-call':LyraMcpToolCallEvent;'lr-media-open':LyraMediaOpenEvent;'lr-mention-close':LyraMentionCloseEvent;'lr-mention-select':LyraMentionSelectEvent;'lr-menu-item-change':LyraMenuItemChangeEvent;'lr-menu-item-state-change':LyraMenuItemStateChangeEvent;'lr-message-reorder':LyraMessageReorderEvent;'lr-message-retry':LyraMessageRetryEvent;'lr-metric-change':LyraMetricChangeEvent;'lr-mode-change':LyraModeChangeEvent;'lr-model-change':LyraModelChangeEvent;'lr-move-request':LyraMoveRequestEvent;'lr-multi-split-collapse-change':LyraMultiSplitCollapseChangeEvent;'lr-multi-split-constraints-invalid':LyraMultiSplitConstraintsInvalidEvent;'lr-multi-split-orientation-change':LyraMultiSplitOrientationChangeEvent;'lr-mutation':LyraMutationEvent;'lr-mute-change':LyraMuteChangeEvent;'lr-nav-toggle':LyraNavToggleEvent;'lr-node-activate':LyraNodeActivateEvent;'lr-node-add':LyraNodeAddEvent;'lr-node-click':LyraNodeClickEvent;'lr-node-enter':LyraNodeEnterEvent;'lr-node-expand':LyraNodeExpandEvent;'lr-node-leave':LyraNodeLeaveEvent;'lr-node-move':LyraNodeMoveEvent;'lr-node-select':LyraNodeSelectEvent;'lr-node-toggle':LyraNodeToggleEvent;'lr-open':LyraOpenEvent;'lr-option-change':LyraOptionChangeEvent;'lr-overflow-click':LyraOverflowClickEvent;'lr-overflow-toggle':LyraOverflowToggleEvent;'lr-page-change':LyraPageChangeEvent;'lr-page-select':LyraPageSelectEvent;'lr-page-viewer-state-change':LyraPageViewerStateChangeEvent;'lr-palette-place':LyraPalettePlaceEvent;'lr-part-retry':LyraPartRetryEvent;'lr-path-request':LyraPathRequestEvent;'lr-pause':LyraPauseEvent;'lr-pause-change':LyraPauseChangeEvent;'lr-pin-change':LyraPinChangeEvent;'lr-play':LyraPlayEvent;'lr-point-click':LyraPointClickEvent;'lr-point-select':LyraPointSelectEvent;'lr-poll-due':LyraPollDueEvent;'lr-preview-change':LyraPreviewChangeEvent;'lr-preview-request':LyraPreviewRequestEvent;'lr-priority-columns-visibility-change':LyraPriorityColumnsVisibilityChangeEvent;'lr-query-change':LyraQueryChangeEvent;'lr-query-delete':LyraQueryDeleteEvent;'lr-query-load':LyraQueryLoadEvent;'lr-query-run':LyraQueryRunEvent;'lr-query-save':LyraQuerySaveEvent;'lr-queue-change':LyraQueueChangeEvent;'lr-rail-resize':LyraRailResizeEvent;'lr-rail-resize-request':LyraRailResizeRequestEvent;'lr-rate-change':LyraRateChangeEvent;'lr-record-cancel':LyraRecordCancelEvent;'lr-record-chunk':LyraRecordChunkEvent;'lr-record-error':LyraRecordErrorEvent;'lr-record-start':LyraRecordStartEvent;'lr-record-state-change':LyraRecordStateChangeEvent;'lr-record-stop':LyraRecordStopEvent;'lr-recover':LyraRecoverEvent;'lr-regenerate':LyraRegenerateEvent;'lr-relation-activate':LyraRelationActivateEvent;'lr-remove':LyraRemoveEvent;'lr-remove-condition':LyraRemoveConditionEvent;'lr-rename':LyraRenameEvent;'lr-render-error':LyraRenderErrorEvent;'lr-reorder':LyraReorderEvent;'lr-reposition':LyraRepositionEvent;'lr-reposition-request':LyraRepositionRequestEvent;'lr-request-close':LyraRequestCloseEvent;'lr-reset':LyraResetEvent;'lr-resize':LyraResizeEvent;'lr-resize-change':LyraResizeChangeEvent;'lr-resize-input':LyraResizeInputEvent;'lr-resize-request':LyraResizeRequestEvent;'lr-restore':LyraRestoreEvent;'lr-retrieval-select':LyraRetrievalSelectEvent;'lr-retry':LyraRetryEvent;'lr-reveal-change':LyraRevealChangeEvent;'lr-review-input':LyraReviewInputEvent;'lr-review-skip':LyraReviewSkipEvent;'lr-review-submit':LyraReviewSubmitEvent;'lr-review-validity-change':LyraReviewValidityChangeEvent;'lr-rotation-change':LyraRotationChangeEvent;'lr-row-click':LyraRowClickEvent;'lr-row-collapse':LyraRowCollapseEvent;'lr-row-expand':LyraRowExpandEvent;'lr-row-expand-request':LyraRowExpandRequestEvent;'lr-row-expand-toggle':LyraRowExpandToggleEvent;'lr-row-select':LyraRowSelectEvent;'lr-run':LyraRunEvent;'lr-run-activate':LyraRunActivateEvent;'lr-run-change':LyraRunChangeEvent;'lr-run-retry':LyraRunRetryEvent;'lr-save':LyraSaveEvent;'lr-schema-select':LyraSchemaSelectEvent;'lr-scroll':LyraScrollEvent;'lr-search':LyraSearchEvent;'lr-search-change':LyraSearchChangeEvent;'lr-segment-activate':LyraSegmentActivateEvent;'lr-select':LyraSelectEvent;'lr-selection-action':LyraSelectionActionEvent;'lr-selection-change':LyraSelectionChangeEvent;'lr-selection-delete':LyraSelectionDeleteEvent;'lr-send-now':LyraSendNowEvent;'lr-sequence-step':LyraSequenceStepEvent;'lr-show':LyraShowEvent;'lr-skip':LyraSkipEvent;'lr-slice-change':LyraSliceChangeEvent;'lr-slide-change':LyraSlideChangeEvent;'lr-sort':LyraSortEvent;'lr-sort-change':LyraSortChangeEvent;'lr-sort-request':LyraSortRequestEvent;'lr-source-create':LyraSourceCreateEvent;'lr-source-delete':LyraSourceDeleteEvent;'lr-source-error':LyraSourceErrorEvent;'lr-source-pause':LyraSourcePauseEvent;'lr-source-sync':LyraSourceSyncEvent;'lr-sources-change':LyraSourcesChangeEvent;'lr-span-select':LyraSpanSelectEvent;'lr-span-toggle':LyraSpanToggleEvent;'lr-span-visibility-change':LyraSpanVisibilityChangeEvent;'lr-stage-chunk-action':LyraStageChunkActionEvent;'lr-stage-select':LyraStageSelectEvent;'lr-stage-toggle':LyraStageToggleEvent;'lr-stall':LyraStallEvent;'lr-start':LyraStartEvent;'lr-step-select':LyraStepSelectEvent;'lr-stepper-orientation-change':LyraStepperOrientationChangeEvent;'lr-stop':LyraStopEvent;'lr-submit':LyraSubmitEvent;'lr-suggestion-select':LyraSuggestionSelectEvent;'lr-switch-toggle-request':LyraSwitchToggleRequestEvent;'lr-tab-change':LyraTabChangeEvent;'lr-tab-hide':LyraTabHideEvent;'lr-tab-show':LyraTabShowEvent;'lr-take-over':LyraTakeOverEvent;'lr-test-select':LyraTestSelectEvent;'lr-text-select':LyraTextSelectEvent;'lr-thread-archive':LyraThreadArchiveEvent;'lr-thread-delete':LyraThreadDeleteEvent;'lr-thread-pin':LyraThreadPinEvent;'lr-thread-rename':LyraThreadRenameEvent;'lr-time-change':LyraTimeChangeEvent;'lr-toast-overflow':LyraToastOverflowEvent;'lr-toggle':LyraToggleEvent;'lr-toggle-request':LyraToggleRequestEvent;'lr-token-edit':LyraTokenEditEvent;'lr-tool-activate':LyraToolActivateEvent;'lr-tool-approval-decide':LyraToolApprovalDecideEvent;'lr-tool-call-chip-select':LyraToolCallChipSelectEvent;'lr-tool-render-error':LyraToolRenderErrorEvent;'lr-toolbar-actions-change':LyraToolbarActionsChangeEvent;'lr-topic-select':LyraTopicSelectEvent;'lr-topic-toggle':LyraTopicToggleEvent;'lr-tour-end':LyraTourEndEvent;'lr-tour-start':LyraTourStartEvent;'lr-tour-step-change':LyraTourStepChangeEvent;'lr-tour-target-missing':LyraTourTargetMissingEvent;'lr-validity-change':LyraValidityChangeEvent;'lr-version-change':LyraVersionChangeEvent;'lr-version-select':LyraVersionSelectEvent;'lr-video-change':LyraVideoChangeEvent;'lr-view-change':LyraViewChangeEvent;'lr-view-request':LyraViewRequestEvent;'lr-viewer-diagnostic':LyraViewerDiagnosticEvent;'lr-viewport-change':LyraViewportChangeEvent;'lr-virtual-scroll':LyraVirtualScrollEvent;'lr-visibility-change':LyraVisibilityChangeEvent;'lr-visible-range-change':LyraVisibleRangeChangeEvent;'lr-voice-change':LyraVoiceChangeEvent;'lr-vote':LyraVoteEvent;'lr-widget-action':LyraWidgetActionEvent;'lr-widget-state-change':LyraWidgetStateChangeEvent;'lr-word-activate':LyraWordActivateEvent;'lr-zoom':LyraZoomEvent;'lr-zoom-change':LyraZoomChangeEvent;}declare global{ /** * Extended rather than re-declared member by member so `LyraGlobalEventMap` remains the one * definition. `HTMLElementEventMap`, `DocumentEventMap`, `WindowEventMap`, and * `SVGElementEventMap` all extend this interface, so a single augmentation types * `element.addEventListener`, `document.addEventListener`, and `window.addEventListener` alike. */ interface GlobalEventHandlersEventMap extends LyraGlobalEventMap{}}