Library:
Application builder:
Note
To use masks in existing projects the following line must be added to index.html after package update:
<script src=”jam/js/jquery.maskedinput.js”></script>
before
<script src=”jam/js/jam.js”></script>