Description
When a new theme is applied from the theming service, the inputs are not changed based on the theme. For example, if you choose Bootstrap theme or Fluent theme, the inputs will stay Material, we should add type attribute to all input elements based on the selected theme type="bootstrap" and type="fluent"
/products/ignite-ui-angular/angular/components/input_group.html