{#if $isCollectionsLoading && !$collections.length}

Loading collections...

{:else if !$collections.length}
{#if $hideControls}

You don't have any collections yet.

{:else}

Create your first collection to add records!

{/if}
{:else} (filter = e.detail)} />
{ $activeCollection.$isView ? recordPreviewPanel.show(e?.detail) : recordUpsertPanel?.show(e?.detail); }} on:new={() => recordUpsertPanel?.show()} /> {/if} recordsList?.reloadLoadedPages()} on:delete={() => recordsList?.reloadLoadedPages()} />