editHost(e.detail)}
on:renameCollection={e => renameCollection(e.detail)}
on:exportCollection={e => exportCollection(e.detail)}
on:dumpCollection={e => dumpCollection(e.detail)}
/>
{#if activeCollKey}
{:else if activeDbKey}
{:else if activeHostKey}
{/if}