igniteui-webcomponents-grids 7.2.0-beta.1 → 7.2.0

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.
@@ -32,11 +32,6 @@ import { IgcGridBaseDirectiveEventMap } from './igc-grid-base-directive';
32
32
 
33
33
  {
34
34
 
35
- /* blazorSuppress */
36
- static readonly tagName: string;
37
- /* blazorSuppress */
38
- static register(): void;
39
-
40
35
 
41
36
 
42
37
  /**
@@ -22,11 +22,6 @@ import { IgcHierarchicalGridBaseDirectiveEventMap } from './igc-hierarchical-gri
22
22
  export declare class IgcHierarchicalGridBaseComponent extends IgcHierarchicalGridBaseDirective
23
23
  {
24
24
 
25
- /* blazorSuppress */
26
- static readonly tagName: string;
27
- /* blazorSuppress */
28
- static register(): void;
29
-
30
25
 
31
26
 
32
27
  /* contentChildren */
@@ -25,11 +25,6 @@ import { IgcHierarchicalGridBaseDirectiveEventMap } from './igc-hierarchical-gri
25
25
 
26
26
  {
27
27
 
28
- /* blazorSuppress */
29
- static readonly tagName: string;
30
- /* blazorSuppress */
31
- static register(): void;
32
-
33
28
 
34
29
 
35
30
  /* csSuppress */
@@ -26,11 +26,6 @@ import { IgcGridBaseDirectiveEventMap } from './igc-grid-base-directive';
26
26
  export declare class IgcTreeGridBaseComponent extends IgcGridBaseDirective
27
27
  {
28
28
 
29
- /* blazorSuppress */
30
- static readonly tagName: string;
31
- /* blazorSuppress */
32
- static register(): void;
33
-
34
29
 
35
30
 
36
31
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "igniteui-webcomponents-grids",
3
- "version": "7.2.0-beta.1",
3
+ "version": "7.2.0",
4
4
  "description": "Ignite UI Web Components grid components.",
5
5
  "homepage": "https://github.com/IgniteUI/igniteui-webcomponents-grids",
6
6
  "keywords": [