igniteui-webcomponents-grids 6.0.0 → 6.0.2

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.
@@ -15,7 +15,7 @@ import { IgcOverlaySettings } from './igc-overlay-settings';
15
15
  *
16
16
  *
17
17
  * @igxModule IgxGridToolbarModule
18
- * @igxParent IgxGridToolbarComponent
18
+ * @igxParent IgxGridToolbarComponent, IgxGridToolbarActionsComponent
19
19
  *
20
20
  * @example
21
21
  * ```html
@@ -22,7 +22,7 @@ import { IgcBaseToolbarDirectiveEventMap } from './igc-base-toolbar-directive';
22
22
  * in order to export something.
23
23
  *
24
24
  * @igxModule IgxGridToolbarModule
25
- * @igxParent IgxGridToolbarComponent
25
+ * @igxParent IgxGridToolbarComponent, IgxGridToolbarActionsComponent
26
26
  *
27
27
  */
28
28
 
@@ -16,7 +16,7 @@ import { IgcBaseToolbarDirectiveEventMap } from './igc-base-toolbar-directive';
16
16
  *
17
17
  *
18
18
  * @igxModule IgxGridToolbarModule
19
- * @igxParent IgxGridToolbarComponent
19
+ * @igxParent IgxGridToolbarComponent, IgxGridToolbarActionsComponent
20
20
  *
21
21
  * @example
22
22
  * ```html
@@ -15,7 +15,7 @@ import { IgcBaseToolbarDirectiveEventMap } from './igc-base-toolbar-directive';
15
15
  *
16
16
  *
17
17
  * @igxModule IgxGridToolbarModule
18
- * @igxParent IgxGridToolbarComponent
18
+ * @igxParent IgxGridToolbarComponent, IgxGridToolbarActionsComponent
19
19
  *
20
20
  * @example
21
21
  * ```html
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "igniteui-webcomponents-grids",
3
- "version": "6.0.0",
3
+ "version": "6.0.2",
4
4
  "description": "Ignite UI Web Components grid components.",
5
5
  "homepage": "https://github.com/IgniteUI/igniteui-webcomponents-grids",
6
6
  "keywords": [