{ if (e.key === "Enter") { onClose(e); } }}>
e.stopPropagation()} role="dialog" tabindex="-1" onkeydown={(e) => e.stopPropagation()}>

Delete {deleteTarget.type}

Are you sure you want to delete {deleteTarget.name}? {#if deleteTarget.type === 'folder'}This will also delete all of its contents.{/if} This action cannot be undone.