{#if withRangeBox}
{deck}
{collection}
{ searchRange = SearchRange.Custom; }} placeholder={searchLabel} />
{year}
{all}
{/if} {#await dataPromise}
◐
{:then sourceData}
{#each graphs as Graph}
{/each}
{:catch error} {/await}