<GhTextInput
@value={{this.value}}
@type="text"
@input={{setValue}}
@focus-out={{validateUrlInput}}
/>