dispatch('changeContent')} > {#if $selectionStore.docs.length > 0 || $focusStore.focus !== undefined || (activeAction && activeAction?.actionPopup !== undefined)}
{#if $selectionStore.docs.length > 0}
{:else if $focusStore.focus !== undefined}
{/if} {#if activeAction && activeAction?.actionPopup !== undefined}
{/if}
{/if} {#if activeAction && activeAction?.actionPopup !== undefined} { activeAction = undefined await tick() input?.focus() }} /> {:else}
handleSelection(evt, evt.detail)} > {@const action = filteredActions[item]} {#if item === 0 || (item > 0 && filteredActions[item - 1].$lookup?.category?.label !== action.$lookup?.category?.label)} {#if action.$lookup?.category}
{/if} {/if}
{@const action = filteredActions[item]}
{#if action.keyBinding} {#each action.keyBinding as key, i} {#if i !== 0}
{/if}
{#each formatKey(key) as k, jj} {#if jj !== 0}
{/if} {#each k as kk, j}
{capitalizeFirstLetter(kk.trim())}
{/each} {/each}
{/each} {/if}
{/if}