{#if $$slots.before}
{/if}
{#if open && !portal}
{#if loading}
{#each skeletonWidths as width, i (i)}
{/each}
{:else}
{#if showNoResults}
{/if} {/if}
{/if}
{#if open && portal}
{#if loading}
{#each skeletonWidths as width, i (i)}
{/each}
{:else}
{#if showNoResults}
{/if} {/if}
{/if}