{ dispatch('close') }} >
{#each attributes as attribute, i}
{ dragover(ev, i) }} on:drop|preventDefault on:dragstart={() => { selected = i }} on:dragend={() => { selected = undefined }} >
{/each}