Just to let you know,
This works(input appears and is working fine
<script src="/static/bower_components/angular-material-inputs/dist/material-inputs.js"></script>
This dosnt work( shows nothing)
<script src="/static/bower_components/angular-material-inputs/dist/material-inputs.min.js"></script>
Didnt have time to investigate why tho