FunctionSceneCard({
scene,
isSelected,
viewMode,
onClick,
depth = 0,
childCount = 0,
isExpanded = false,
src/components/panels/scenes/scene-gallery.tsx:552
FunctionSceneCard({ scene, progress, isPreview, showImage, onRetryImage, onDelete, canDelete }: SceneCardProps)
src/components/panels/director/scene-card.tsx:63
FunctionSceneContextMenu({
scene,
children,
folders,
onDelete,
onMove,
}: {
scene: Scene;
children: React.ReactN
src/components/panels/scenes/scene-gallery.tsx:829
FunctionScriptInput({
rawScript,
language,
targetDuration,
styleId,
sceneCount,
shotCount,
parseStatus,
pa
src/components/panels/script/script-input.tsx:127
FunctionShotCard({
shot,
characters,
onGenerateImage,
onGenerateVideo,
onVariationChange,
isGenerating,
g
src/components/panels/script/shot-list.tsx:360
FunctionShotGroupCard({
group,
scenes,
allScenes,
groupIndex,
isGeneratingAny,
renderSceneCard,
onGenerateGrou
src/components/panels/sclass/shot-group.tsx:84
FunctionShotGroupPrompt({
group,
scenes,
characters,
sceneLibrary,
styleTokens,
aspectRatio,
enableLipSync = tru
src/components/panels/sclass/shot-group-prompt.tsx:67
FunctionStyleCard({
name,
description,
category,
referenceImages,
isCustom = false,
isSelected = false,
on
src/components/panels/assets/StyleCard.tsx:41
FunctionStyleItem({ style, isSelected, isCustom, onSelect, onHover, onLeave }: StyleItemProps)
src/components/ui/style-picker/index.tsx:245
FunctionStylePicker({
value,
onChange,
popover = true,
trigger,
className,
disabled = false,
placeholder = "
src/components/ui/style-picker/index.tsx:61
FunctionUploadZone({
type,
isDragOver,
onDrop,
onDragOver,
onDragLeave,
onClick,
}: {
type: "video" | "aud
src/components/panels/sclass/group-ref-manager.tsx:510
FunctionVariationCard({
variation,
isGenerating,
onGenerate,
onDelete,
canGenerate,
}: VariationCardProps)
src/components/WardrobeModal.tsx:260
FunctionVideoPlayer({
src,
poster,
className = "",
clipStartTime,
trimStart,
trimEnd,
clipDuration,
track
src/components/ui/video-player.tsx:20