{#await cardPresenter then presenter} groupByKey === noCategory ? tasks : getGroupByValues(groupByDocs, category)} {setGroupByValues} {getUpdateProps} {groupByDocs} on:obj-focus={(evt) => { listProvider.updateFocus(evt.detail) }} selection={listProvider.current($focusStore)} checked={$selectionStore ?? []} on:check={(evt) => { listProvider.updateSelection(evt.detail.docs, evt.detail.value) }} on:contextmenu={(evt) => showMenu(evt.detail.evt, evt.detail.objects)} >
{#if groupByKey === noCategory} {:else if headerComponent} {/if} {count}
// eslint-disable-next-line no-undef { // eslint-disable-next-line no-undef onDone(getDoneUpdate(e)) }} />
{/await}