164f23fbed
`MovedEvent.type` in pixi-viewport@6 is a closed union of built-in plugin names; the prior `"manual"` value tripped svelte-check. `"animate"` is the closest semantic match for a programmatic move and the renderer's listeners read only `viewport`. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>