{{ if icon }}{{ fi }}{{ label | raw }}{{ after | raw }}
{{ fi }}
{{ if ricon || (type === \'number\' && increment) }}
{{ if type === \'number\' && !ricon }}{{ else }}{{ ricon | ui_input_icon }}{{ fi }}
{{ fi }}{{ if licon }}
{{ licon | ui_input_icon }}
{{ fi }}
{{ if placeholder }}
{{ placeholder }}
{{ fi }}{{ if tags }}{{ else if dirsource || type === \'icon\' || type === \'emoji\' || type === \'color\' }}{{ else }}{{ if type === \'multiline\' }}{{ else }} 0}} maxlength="{{ maxlength }}"{{ fi }}{{ if autofocus }} autofocus{{ fi }} />{{ fi }}{{ fi }}
{{ if error }}
{{ error }}
{{ fi }}').format(cls));
+ W.ui_input_cache.template = Tangular.compile(('{{ if label }}{{ fi }}
{{ if ricon || (type === \'number\' && increment) }}
{{ if type === \'number\' && !ricon }}{{ else }}{{ ricon | ui_input_icon }}{{ fi }}
{{ fi }}{{ if licon }}
{{ licon | ui_input_icon }}
{{ fi }}
{{ if placeholder }}
{{ placeholder }}
{{ fi }}{{ if tags }}{{ else if dirsource || type === \'icon\' || type === \'emoji\' || type === \'color\' }}{{ else }}{{ if type === \'multiline\' }}{{ else }} 0}} maxlength="{{ maxlength }}"{{ fi }}{{ if autofocus }} autofocus{{ fi }} />{{ fi }}{{ fi }}