Describe the bug
Fields with mask doesn't allow paste a text.
<tl-input mask='(99)-999999999' label='Input Mask'></tl-input>
To Reproduce
Steps to reproduce the behavior:
- Copy some text.
- Paste on Input Mask
- Nothing happens.
Expected behavior
Construct the text masked according with the text pasted.
Versions
Angular CLI: 6.0.3
Node: 8.9.4
OS: win32 x64
Angular: 6.0.3
Truly-UI: 2.29.2