nudge(-step)} aria-label="−{step} min">
(open = !open)} aria-label={t.select_time}>
{label}
nudge(step)} aria-label="+{step} min">
{#if open}
{#each hours as h (h)}
selectHour(h)} > {pad(h)}
{/each}
{#each minutes as mm (mm)}
selectMinute(mm)} > {pad(mm)}
{/each}
{t.now}
{/if}