{#if open}
{ if (e.key === 'Escape') handleClose(); }} >
Destroy Capsule
Terminate
{capsuleId}
and destroy all data inside it. This cannot be undone.
{#if error}
{error}
{/if}
Cancel
{#if destroying}
Destroying... {:else} Destroy {/if}
{/if}