{#if labelText && !hideLabel} {/if}
{#if invalid} {/if}
{#if !invalid && helperText}
{helperText}
{/if} {#if invalid}
{invalidText}
{/if}