{#if labelText}
{labelText}
{/if} {#if helperText}
{helperText}
{/if}
{#if invalid}
{/if}
{ value = target.value; }} on:focus on:blur />
{ type = type === 'password' ? 'text' : 'password'; }}>
{#if type === 'text'}{hidePasswordLabel}{:else}{showPasswordLabel}{/if}
{#if type === 'text'}
{:else}
{/if}
{#if invalid}
{invalidText}
{/if}