[CIQBUG] Ui.TextInput doesn't allow empty strings

The built-in Ui.TextInput and Ui.TextInputDelegate don't allow input the user to accept an empty input string. The check mark in the picker is disabled if the string is empty.

Travis