igniteui-angular 12.3.32 → 12.3.33

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.
@@ -3584,6 +3584,7 @@ export declare abstract class IgxGridBaseDirective extends DisplayDensityBase im
3584
3584
  *
3585
3585
  */
3586
3586
  private isEditableDataRecordAtIndex;
3587
+ private isFilterInput;
3587
3588
  /**
3588
3589
  * Returns if the record at the specified data view index is a ghost.
3589
3590
  * If record is pinned but is not in pinned area then it is a ghost record.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "igniteui-angular",
3
- "version": "12.3.32",
3
+ "version": "12.3.33",
4
4
  "description": "Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps",
5
5
  "author": "Infragistics",
6
6
  "license": "SEE LICENSE IN LICENSE",