{#if $canBeDeleted === false && !hasSoftDeletion}
{:else}
{#if currentState === "start"}
{ currentState = "confirm" }} >
{:else if currentState === "confirm"}
(currentState = "start")}>
{ currentState = "start" }} />
{#if selectedTags !== undefined} {#if canBeDeleted && isHardDelete}
{:else}
{/if} {/if}
{:else if currentState === "applying"}
{:else}
{/if}
{/if}