The Perspective Text Field component should be wrapped in a 'div'. This would allow for :before and :after styling (input elements have no content, and therefore cannot be styled with :before and :after).
This would make the Text Field similar to the Numeric Entry Field, which does have a wrapper.