Prefer to pull in phone placeholder text based on the country currently
being edited. Fallback to using placeholder text based on user’s
locale settings.
rename phone placeholders to phone formats
add Germany example phone number
See [German Wikipedia article
E.123](https://de.wikipedia.org/wiki/E.123)
check for null in focus
check that input.node() is not null in i.focus()