Обрезать угловой материал вводом с эллипсисом

// In angular : 
.mat-form-field-infix input {
  text-overflow:ellipsis;
}
night owl