{$t('show_and_hide_people')}

({people.length.toLocaleString($locale)})

{#if !showLoadingSpinner} {:else} {/if}
{#each people as person, index (person.id)} {@const hidden = personIsHidden[person.id]} {/each}