FunctionEditInteractiveHtmlCard({
running,
stopped,
failed,
sceneId,
toolCallId,
}: {
running: boolean;
stopped: boolean;
fai
components/edit/AgentPanel/edit-interactive-html-tool-ui.tsx:16
FunctionEditShell({
scene,
leftRail,
commandTrailing,
rightRail,
bottomRail,
}: EditShellProps)
components/edit/EditShell/EditShell.tsx:74
FunctionEditableElement({
elementInfo,
elementIndex,
isMultiSelect,
selectElement,
openLinkDialog,
}: EditableElementProps)
components/slide-renderer/Editor/Canvas/EditableElement.tsx:47
FunctionFrame({
title,
leftRail,
history,
commands,
trailing,
rightRail,
bottomRail,
children,
}: FrameProp
components/edit/EditShell/EditShell.tsx:234
FunctionGenerationToolbar({
webSearch,
onWebSearchChange,
onSettingsOpen,
pdfFile,
onPdfFileChange,
onPdfError,
}: Generati
components/generation/generation-toolbar.tsx:56