igniteui-angular-inputs 21.1.0-beta.0 → 21.1.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -21178,6 +21178,8 @@
21178
21178
  $ret.addItem(1, XInputGroup.i);
21179
21179
  $ret.addItem(3, XInputGroup.l);
21180
21180
  $ret.addItem(4, XInputGroup.k);
21181
+ $ret.addItem(5, XInputGroup.l);
21182
+ $ret.addItem(6, XInputGroup.k);
21181
21183
  return $ret;
21182
21184
  })()), 2);
21183
21185
  return XInputGroup;