Expand description
Editor fixtures — timeline tracks, inspector property rows, dope-sheet
keyframes. Filled in across UI-16..19. The dope-sheet fixture lifts the
previously-inline sample_tracks() so multiple editor stories can share
it.
Functions§
- sample_
dope_ sheet_ dense - Dense variant — adds a noisy effect track with twelve keyframes for the
dope-sheet-densestory. - sample_
dope_ sheet_ tracks - Multi-track sample used by
dope-sheet-basicand the editor compositions. - sample_
editor_ drop_ zone - Sample drop-zone view (UI-17). The backend defaults to
CssFallbackso SSR snapshots stay stable. - sample_
editor_ drop_ zone_ no_ recent - Variant — empty recent strip.
- sample_
editor_ shell - Sample editor-shell view (UI-16).
- sample_
editor_ shell_ export_ disabled - Variant — export disabled.
- sample_
inspector_ cursor_ tab - Variant — cursor tab active with appearance swatches.
- sample_
inspector_ disabled_ section - Variant — disabled rows (read-only).
- sample_
inspector_ style_ tab - Sample inspector view (UI-18) — Style tab with appearance + motion sections.
- sample_
recent_ 🔒clips - sample_
timeline_ skeleton - Sample timeline skeleton view (UI-19).
- sample_
timeline_ skeleton_ empty - Variant — placeholders gone (all tracks empty without hints).
- sample_
timeline_ skeleton_ playing - Variant — selected video track + playing.