igniteui-webcomponents-grids 7.2.0 → 7.2.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.
@@ -8,6 +8,7 @@
8
8
  {
9
9
 
10
10
 
11
+ /* csSuppress */
11
12
  /**
12
13
  * Provides the ability to cancel the event.
13
14
  */
@@ -34,6 +34,7 @@
34
34
  public removed: string[];
35
35
 
36
36
 
37
+ /* csSuppress */
37
38
  /**
38
39
  * Provides the ability to cancel the event.
39
40
  */
@@ -24,6 +24,7 @@
24
24
  public newValue: boolean;
25
25
 
26
26
 
27
+ /* csSuppress */
27
28
  /**
28
29
  * Provides the ability to cancel the event.
29
30
  */
@@ -26,6 +26,7 @@ import { IgcFilteringExpressionsTree } from './igc-filtering-expressions-tree';
26
26
  public owner?: any;
27
27
 
28
28
 
29
+ /* csSuppress */
29
30
  /**
30
31
  * Provides the ability to cancel the event.
31
32
  */
@@ -16,6 +16,7 @@ import { IgcGridBaseDirective } from './igc-grid-base-directive';
16
16
  {
17
17
 
18
18
 
19
+ /* csSuppress */
19
20
  /**
20
21
  * Provides the ability to cancel the event.
21
22
  */
@@ -33,6 +33,7 @@ import { IgcColumnComponent } from './igc-column-component';
33
33
  public isPinned: boolean;
34
34
 
35
35
 
36
+ /* csSuppress */
36
37
  /**
37
38
  * Provides the ability to cancel the event.
38
39
  */
@@ -41,6 +41,7 @@ import { IgcRowType } from './igc-row-type';
41
41
  public owner?: any;
42
42
 
43
43
 
44
+ /* csSuppress */
44
45
  /**
45
46
  * Provides the ability to cancel the event.
46
47
  */
@@ -57,6 +57,7 @@ import { IgcColumnComponent } from './igc-column-component';
57
57
  public rowKey: any;
58
58
 
59
59
 
60
+ /* csSuppress */
60
61
  /**
61
62
  * Provides the ability to cancel the event.
62
63
  */
@@ -21,6 +21,7 @@ import { IgcRowType } from './igc-row-type';
21
21
  public dragData: IgcRowType;
22
22
 
23
23
 
24
+ /* csSuppress */
24
25
  /**
25
26
  * Provides the ability to cancel the event.
26
27
  */
@@ -39,6 +39,7 @@
39
39
  public allRowsSelected?: boolean;
40
40
 
41
41
 
42
+ /* csSuppress */
42
43
  /**
43
44
  * Provides the ability to cancel the event.
44
45
  */
@@ -38,6 +38,7 @@ import { IgcGroupingExpression } from './igc-grouping-expression';
38
38
  public owner?: any;
39
39
 
40
40
 
41
+ /* csSuppress */
41
42
  /**
42
43
  * Provides the ability to cancel the event.
43
44
  */