{cardTitle} {#if edge?._isTrashed}
will remove on save
{/if}
from {schema.label} {#if record.status === "draft"}
{/if}
{#if hasInsert}
insert(e,null)}>original
{#each imagePresets as preset}
insert(e,preset)}>{preset}
{/each}
{/if} {#if hasDelete}
{#if edge?._isTrashed}
{:else}
{/if}
{/if}