{#each $dialogs as dialog} {@const { type, ...data } = dialog} {#if type === "small"}
{:else if dialog.type === "picker"}
{/if} {/each}