igniteui-webcomponents-grids 6.2.2 → 6.3.0-alpha.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.
Files changed (225) hide show
  1. package/custom-elements.json +20 -23291
  2. package/grids/3rdpartylicenses.txt +887 -27
  3. package/grids/combined.js +68006 -47615
  4. package/grids/lib/igc-grid-state-component.d.ts +10 -7
  5. package/grids/lib/igc-grid-state-info.d.ts +6 -15
  6. package/grids/lib/index.d.ts +0 -208
  7. package/grids/themes/dark/bootstrap.css +1 -1
  8. package/grids/themes/dark/fluent.css +1 -1
  9. package/grids/themes/dark/indigo.css +1 -1
  10. package/grids/themes/dark/material.css +1 -1
  11. package/grids/themes/light/bootstrap.css +1 -1
  12. package/grids/themes/light/fluent.css +1 -1
  13. package/grids/themes/light/indigo.css +1 -1
  14. package/grids/themes/light/material.css +1 -1
  15. package/package.json +1 -1
  16. package/vscode.html-custom-data.json +1 -1
  17. package/web-types.json +1 -1
  18. package/grids/lib/column-pinning-position.d.ts +0 -20
  19. package/grids/lib/drop-position.d.ts +0 -19
  20. package/grids/lib/filter-mode.d.ts +0 -3
  21. package/grids/lib/filtering-expressions-tree-type.d.ts +0 -15
  22. package/grids/lib/filtering-logic.d.ts +0 -15
  23. package/grids/lib/grid-cell-merge-mode.d.ts +0 -3
  24. package/grids/lib/grid-column-data-type.d.ts +0 -3
  25. package/grids/lib/grid-keydown-target-type.d.ts +0 -3
  26. package/grids/lib/grid-paging-mode.d.ts +0 -3
  27. package/grids/lib/grid-selection-mode.d.ts +0 -3
  28. package/grids/lib/grid-summary-calculation-mode.d.ts +0 -3
  29. package/grids/lib/grid-summary-position.d.ts +0 -3
  30. package/grids/lib/grid-toolbar-exporter-type.d.ts +0 -3
  31. package/grids/lib/grid-validation-trigger.d.ts +0 -3
  32. package/grids/lib/horizontal-alignment.d.ts +0 -16
  33. package/grids/lib/igc-action-strip-component.d.ts +0 -119
  34. package/grids/lib/igc-action-strip-resource-strings.d.ts +0 -15
  35. package/grids/lib/igc-action-strip-token.d.ts +0 -16
  36. package/grids/lib/igc-active-node-change-event-args.d.ts +0 -38
  37. package/grids/lib/igc-base-date-time-filtering-operand.d.ts +0 -19
  38. package/grids/lib/igc-base-event-args.d.ts +0 -19
  39. package/grids/lib/igc-base-exporter.d.ts +0 -72
  40. package/grids/lib/igc-base-filtering-strategy.d.ts +0 -36
  41. package/grids/lib/igc-base-search-info.d.ts +0 -34
  42. package/grids/lib/igc-base-toolbar-column-actions-directive.d.ts +0 -21
  43. package/grids/lib/igc-base-toolbar-directive.d.ts +0 -86
  44. package/grids/lib/igc-boolean-filtering-operand.d.ts +0 -20
  45. package/grids/lib/igc-by-level-tree-grid-merge-strategy.d.ts +0 -18
  46. package/grids/lib/igc-cancelable-browser-event-args.d.ts +0 -14
  47. package/grids/lib/igc-cancelable-event-args.d.ts +0 -19
  48. package/grids/lib/igc-cell-position.d.ts +0 -30
  49. package/grids/lib/igc-cell-template-context.d.ts +0 -27
  50. package/grids/lib/igc-cell-type.d.ts +0 -117
  51. package/grids/lib/igc-clipboard-options.d.ts +0 -45
  52. package/grids/lib/igc-column-component.d.ts +0 -1105
  53. package/grids/lib/igc-column-editor-options.d.ts +0 -15
  54. package/grids/lib/igc-column-exporting-event-args.d.ts +0 -64
  55. package/grids/lib/igc-column-group-component.d.ts +0 -186
  56. package/grids/lib/igc-column-layout-component.d.ts +0 -55
  57. package/grids/lib/igc-column-moving-end-event-args.d.ts +0 -37
  58. package/grids/lib/igc-column-moving-event-args.d.ts +0 -30
  59. package/grids/lib/igc-column-moving-start-event-args.d.ts +0 -23
  60. package/grids/lib/igc-column-pipe-args.d.ts +0 -17
  61. package/grids/lib/igc-column-resize-event-args.d.ts +0 -29
  62. package/grids/lib/igc-column-selection-event-args.d.ts +0 -51
  63. package/grids/lib/igc-column-state.d.ts +0 -140
  64. package/grids/lib/igc-column-template-context.d.ts +0 -23
  65. package/grids/lib/igc-column-toggled-event-args.d.ts +0 -27
  66. package/grids/lib/igc-column-visibility-changed-event-args.d.ts +0 -26
  67. package/grids/lib/igc-column-visibility-changing-event-args.d.ts +0 -35
  68. package/grids/lib/igc-columns-auto-generated-event-args.d.ts +0 -22
  69. package/grids/lib/igc-data-clone-strategy.d.ts +0 -22
  70. package/grids/lib/igc-date-filtering-operand.d.ts +0 -20
  71. package/grids/lib/igc-date-summary-operand.d.ts +0 -75
  72. package/grids/lib/igc-date-time-filtering-operand.d.ts +0 -15
  73. package/grids/lib/igc-default-merge-strategy.d.ts +0 -28
  74. package/grids/lib/igc-default-tree-grid-merge-strategy.d.ts +0 -19
  75. package/grids/lib/igc-dimensions-change.d.ts +0 -29
  76. package/grids/lib/igc-exporter-event-args.d.ts +0 -35
  77. package/grids/lib/igc-exporter-options-base.d.ts +0 -153
  78. package/grids/lib/igc-exporter-options.d.ts +0 -14
  79. package/grids/lib/igc-expression-tree.d.ts +0 -34
  80. package/grids/lib/igc-field-editor-options.d.ts +0 -21
  81. package/grids/lib/igc-field-pipe-args.d.ts +0 -48
  82. package/grids/lib/igc-filter-item.d.ts +0 -25
  83. package/grids/lib/igc-filtering-event-args.d.ts +0 -37
  84. package/grids/lib/igc-filtering-expression.d.ts +0 -39
  85. package/grids/lib/igc-filtering-expressions-tree.d.ts +0 -47
  86. package/grids/lib/igc-filtering-operand.d.ts +0 -53
  87. package/grids/lib/igc-filtering-operation.d.ts +0 -44
  88. package/grids/lib/igc-filtering-strategy.d.ts +0 -26
  89. package/grids/lib/igc-for-of-data-change-event-args.d.ts +0 -14
  90. package/grids/lib/igc-for-of-data-changing-event-args.d.ts +0 -24
  91. package/grids/lib/igc-for-of-state.d.ts +0 -21
  92. package/grids/lib/igc-grid-actions-base-directive.d.ts +0 -32
  93. package/grids/lib/igc-grid-base-directive.d.ts +0 -2664
  94. package/grids/lib/igc-grid-cell-event-args.d.ts +0 -28
  95. package/grids/lib/igc-grid-clipboard-event.d.ts +0 -28
  96. package/grids/lib/igc-grid-component.d.ts +0 -570
  97. package/grids/lib/igc-grid-context-menu-event-args.d.ts +0 -32
  98. package/grids/lib/igc-grid-created-event-args.d.ts +0 -29
  99. package/grids/lib/igc-grid-edit-done-event-args.d.ts +0 -86
  100. package/grids/lib/igc-grid-edit-event-args.d.ts +0 -96
  101. package/grids/lib/igc-grid-editing-actions-component.d.ts +0 -77
  102. package/grids/lib/igc-grid-empty-template-context.d.ts +0 -13
  103. package/grids/lib/igc-grid-form-group-created-event-args.d.ts +0 -22
  104. package/grids/lib/igc-grid-grouping-strategy.d.ts +0 -33
  105. package/grids/lib/igc-grid-header-template-context.d.ts +0 -19
  106. package/grids/lib/igc-grid-keydown-event-args.d.ts +0 -40
  107. package/grids/lib/igc-grid-master-detail-context.d.ts +0 -22
  108. package/grids/lib/igc-grid-merge-strategy.d.ts +0 -32
  109. package/grids/lib/igc-grid-paginator-template-context.d.ts +0 -19
  110. package/grids/lib/igc-grid-pinning-actions-component.d.ts +0 -56
  111. package/grids/lib/igc-grid-resource-strings.d.ts +0 -549
  112. package/grids/lib/igc-grid-row-component.d.ts +0 -24
  113. package/grids/lib/igc-grid-row-drag-ghost-context.d.ts +0 -27
  114. package/grids/lib/igc-grid-row-edit-actions-template-context.d.ts +0 -20
  115. package/grids/lib/igc-grid-row-edit-text-template-context.d.ts +0 -18
  116. package/grids/lib/igc-grid-row-event-args.d.ts +0 -27
  117. package/grids/lib/igc-grid-row-template-context.d.ts +0 -19
  118. package/grids/lib/igc-grid-scroll-event-args.d.ts +0 -30
  119. package/grids/lib/igc-grid-selection-range.d.ts +0 -48
  120. package/grids/lib/igc-grid-sorting-strategy.d.ts +0 -30
  121. package/grids/lib/igc-grid-state-base-directive.d.ts +0 -31
  122. package/grids/lib/igc-grid-state-collection.d.ts +0 -28
  123. package/grids/lib/igc-grid-state-options.d.ts +0 -59
  124. package/grids/lib/igc-grid-template-context.d.ts +0 -19
  125. package/grids/lib/igc-grid-toolbar-actions-component.d.ts +0 -36
  126. package/grids/lib/igc-grid-toolbar-advanced-filtering-component.d.ts +0 -43
  127. package/grids/lib/igc-grid-toolbar-component.d.ts +0 -63
  128. package/grids/lib/igc-grid-toolbar-export-event-args.d.ts +0 -52
  129. package/grids/lib/igc-grid-toolbar-exporter-component.d.ts +0 -87
  130. package/grids/lib/igc-grid-toolbar-hiding-component.d.ts +0 -38
  131. package/grids/lib/igc-grid-toolbar-pinning-component.d.ts +0 -37
  132. package/grids/lib/igc-grid-toolbar-template-context.d.ts +0 -19
  133. package/grids/lib/igc-grid-toolbar-title-component.d.ts +0 -34
  134. package/grids/lib/igc-grid-validation-state.d.ts +0 -28
  135. package/grids/lib/igc-grid-validation-status-event-args.d.ts +0 -26
  136. package/grids/lib/igc-group-by-expand-state.d.ts +0 -21
  137. package/grids/lib/igc-group-by-key.d.ts +0 -22
  138. package/grids/lib/igc-group-by-record.d.ts +0 -47
  139. package/grids/lib/igc-group-by-result.d.ts +0 -23
  140. package/grids/lib/igc-group-by-row-selector-template-context.d.ts +0 -18
  141. package/grids/lib/igc-group-by-row-selector-template-details.d.ts +0 -27
  142. package/grids/lib/igc-group-by-row-template-context.d.ts +0 -19
  143. package/grids/lib/igc-grouped-records.d.ts +0 -16
  144. package/grids/lib/igc-grouping-done-event-args.d.ts +0 -25
  145. package/grids/lib/igc-grouping-expression.d.ts +0 -21
  146. package/grids/lib/igc-grouping-state.d.ts +0 -30
  147. package/grids/lib/igc-head-selector-template-context.d.ts +0 -18
  148. package/grids/lib/igc-head-selector-template-details.d.ts +0 -28
  149. package/grids/lib/igc-header-type.d.ts +0 -50
  150. package/grids/lib/igc-hierarchical-grid-base-directive.d.ts +0 -69
  151. package/grids/lib/igc-hierarchical-grid-component.d.ts +0 -230
  152. package/grids/lib/igc-noop-filtering-strategy.d.ts +0 -24
  153. package/grids/lib/igc-noop-pivot-dimensions-strategy.d.ts +0 -24
  154. package/grids/lib/igc-noop-sorting-strategy.d.ts +0 -27
  155. package/grids/lib/igc-number-filtering-operand.d.ts +0 -20
  156. package/grids/lib/igc-number-summary-operand.d.ts +0 -104
  157. package/grids/lib/igc-overlay-outlet-directive.d.ts +0 -20
  158. package/grids/lib/igc-overlay-settings.d.ts +0 -41
  159. package/grids/lib/igc-page-cancellable-event-args.d.ts +0 -20
  160. package/grids/lib/igc-page-event-args.d.ts +0 -20
  161. package/grids/lib/igc-paginator-component.d.ts +0 -231
  162. package/grids/lib/igc-paginator-resource-strings.d.ts +0 -30
  163. package/grids/lib/igc-paging-state.d.ts +0 -24
  164. package/grids/lib/igc-pin-column-cancellable-event-args.d.ts +0 -44
  165. package/grids/lib/igc-pin-column-event-args.d.ts +0 -37
  166. package/grids/lib/igc-pin-row-event-args.d.ts +0 -52
  167. package/grids/lib/igc-pinning-config.d.ts +0 -27
  168. package/grids/lib/igc-pivot-aggregator.d.ts +0 -47
  169. package/grids/lib/igc-pivot-configuration-changed-event-args.d.ts +0 -21
  170. package/grids/lib/igc-pivot-configuration.d.ts +0 -53
  171. package/grids/lib/igc-pivot-data-selector-component.d.ts +0 -182
  172. package/grids/lib/igc-pivot-date-dimension-options.d.ts +0 -34
  173. package/grids/lib/igc-pivot-date-dimension.d.ts +0 -91
  174. package/grids/lib/igc-pivot-dimension-strategy.d.ts +0 -26
  175. package/grids/lib/igc-pivot-dimension.d.ts +0 -80
  176. package/grids/lib/igc-pivot-grid-column.d.ts +0 -32
  177. package/grids/lib/igc-pivot-grid-component.d.ts +0 -472
  178. package/grids/lib/igc-pivot-grid-record.d.ts +0 -36
  179. package/grids/lib/igc-pivot-grid-value-template-context.d.ts +0 -19
  180. package/grids/lib/igc-pivot-keys.d.ts +0 -48
  181. package/grids/lib/igc-pivot-ui-settings.d.ts +0 -28
  182. package/grids/lib/igc-pivot-value.d.ts +0 -62
  183. package/grids/lib/igc-position-settings.d.ts +0 -41
  184. package/grids/lib/igc-position-strategy.d.ts +0 -36
  185. package/grids/lib/igc-row-data-cancelable-event-args.d.ts +0 -61
  186. package/grids/lib/igc-row-data-event-args.d.ts +0 -38
  187. package/grids/lib/igc-row-directive.d.ts +0 -191
  188. package/grids/lib/igc-row-drag-end-event-args.d.ts +0 -28
  189. package/grids/lib/igc-row-drag-start-event-args.d.ts +0 -38
  190. package/grids/lib/igc-row-exporting-event-args.d.ts +0 -39
  191. package/grids/lib/igc-row-island-component.d.ts +0 -2661
  192. package/grids/lib/igc-row-selection-event-args.d.ts +0 -56
  193. package/grids/lib/igc-row-selector-template-context.d.ts +0 -19
  194. package/grids/lib/igc-row-selector-template-details.d.ts +0 -39
  195. package/grids/lib/igc-row-toggle-event-args.d.ts +0 -40
  196. package/grids/lib/igc-row-type.d.ts +0 -177
  197. package/grids/lib/igc-scroll-strategy.d.ts +0 -37
  198. package/grids/lib/igc-search-info.d.ts +0 -23
  199. package/grids/lib/igc-size.d.ts +0 -25
  200. package/grids/lib/igc-sorting-event-args.d.ts +0 -49
  201. package/grids/lib/igc-sorting-expression.d.ts +0 -34
  202. package/grids/lib/igc-sorting-options.d.ts +0 -19
  203. package/grids/lib/igc-sorting-strategy.d.ts +0 -14
  204. package/grids/lib/igc-string-filtering-operand.d.ts +0 -29
  205. package/grids/lib/igc-summary-expression.d.ts +0 -24
  206. package/grids/lib/igc-summary-operand.d.ts +0 -61
  207. package/grids/lib/igc-summary-result.d.ts +0 -44
  208. package/grids/lib/igc-summary-template-context.d.ts +0 -19
  209. package/grids/lib/igc-time-filtering-operand.d.ts +0 -15
  210. package/grids/lib/igc-time-summary-operand.d.ts +0 -49
  211. package/grids/lib/igc-toggle-view-cancelable-event-args.d.ts +0 -17
  212. package/grids/lib/igc-toggle-view-event-args.d.ts +0 -18
  213. package/grids/lib/igc-tree-grid-component.d.ts +0 -397
  214. package/grids/lib/igc-tree-grid-record.d.ts +0 -38
  215. package/grids/lib/igc-validation-errors.d.ts +0 -11
  216. package/grids/lib/igc-values-change.d.ts +0 -23
  217. package/grids/lib/pivot-aggregation-type.d.ts +0 -3
  218. package/grids/lib/pivot-dimension-type.d.ts +0 -17
  219. package/grids/lib/pivot-row-layout-type.d.ts +0 -3
  220. package/grids/lib/pivot-summary-position.d.ts +0 -3
  221. package/grids/lib/row-pinning-position.d.ts +0 -20
  222. package/grids/lib/sorting-direction.d.ts +0 -16
  223. package/grids/lib/sorting-options-mode.d.ts +0 -3
  224. package/grids/lib/validation-status.d.ts +0 -3
  225. package/grids/lib/vertical-alignment.d.ts +0 -16
@@ -1,28 +0,0 @@
1
-
2
- import { IgcBaseEventArgs } from './igc-base-event-args';
3
- import { IgcCellType } from './igc-cell-type';
4
-
5
-
6
-
7
-
8
- /** Represents an event argument related to grid cell interactions. */
9
-
10
- export declare class IgcGridCellEventArgs extends IgcBaseEventArgs
11
- {
12
-
13
-
14
- /** Represents the grid cell that triggered the event. */
15
- public cell: IgcCellType;
16
-
17
-
18
- /* blazorCSSuppress */
19
- /**
20
- * Represents the original event that occurred
21
- * Examples of such events include: selecting, clicking, double clicking, etc.
22
- */
23
- public event: any;
24
-
25
- }
26
-
27
-
28
-
@@ -1,28 +0,0 @@
1
-
2
-
3
-
4
- /* jsonAPIPlainObject */
5
-
6
-
7
- /** The event arguments when data from a grid is being copied. */
8
-
9
- export declare class IgcGridClipboardEvent
10
- {
11
-
12
-
13
- /** `data` can be of any type and refers to the data that is being copied/stored to the clipboard */
14
- public set data(value: any[]);
15
- public get data(): any[];
16
-
17
-
18
- /**
19
- * `cancel` returns whether an external event has intercepted the copying
20
- * If the value becomes "true", it returns/exits from the method, instantiating the interface
21
- */
22
- public set cancel(value: boolean);
23
- public get cancel(): boolean;
24
-
25
- }
26
-
27
-
28
-
@@ -1,570 +0,0 @@
1
-
2
- import { IgcGridBaseDirective } from './igc-grid-base-directive';
3
- import { IgcColumnComponent } from './igc-column-component';
4
- import { IgcColumnGroupComponent } from './igc-column-group-component';
5
- import { IgcColumnLayoutComponent } from './igc-column-layout-component';
6
- import { IgcGridToolbarComponent } from './igc-grid-toolbar-component';
7
- import { IgcGridToolbarActionsComponent } from './igc-grid-toolbar-actions-component';
8
- import { IgcGridToolbarTitleComponent } from './igc-grid-toolbar-title-component';
9
- import { IgcGridToolbarAdvancedFilteringComponent } from './igc-grid-toolbar-advanced-filtering-component';
10
- import { IgcGridToolbarExporterComponent } from './igc-grid-toolbar-exporter-component';
11
- import { IgcGridToolbarHidingComponent } from './igc-grid-toolbar-hiding-component';
12
- import { IgcGridToolbarPinningComponent } from './igc-grid-toolbar-pinning-component';
13
- import { IgcActionStripComponent } from './igc-action-strip-component';
14
- import { IgcGridEditingActionsComponent } from './igc-grid-editing-actions-component';
15
- import { IgcGridPinningActionsComponent } from './igc-grid-pinning-actions-component';
16
- import { IgcForOfState } from './igc-for-of-state';
17
- import { IgcGroupingExpression } from './igc-grouping-expression';
18
- import { IgcGroupByExpandState } from './igc-group-by-expand-state';
19
- import { IgcGroupingDoneEventArgs } from './igc-grouping-done-event-args';
20
- import { IgcRenderFunction } from './common';
21
- import { IgcGridMasterDetailContext } from './igc-grid-master-detail-context';
22
- import { IgcGroupByRecord } from './igc-group-by-record';
23
- import { IgcGridGroupingStrategy } from './igc-grid-grouping-strategy';
24
- import { IgcGroupByRowSelectorTemplateContext } from './igc-group-by-row-selector-template-context';
25
- import { IgcGroupByRowTemplateContext } from './igc-group-by-row-template-context';
26
- import { IgcCellType } from './igc-cell-type';
27
- import { IgcRowType } from './igc-row-type';
28
- import { EventEmitterMixin, LitElement, Constructor, AbstractConstructor } from './common';
29
- import { IgcGridBaseDirectiveEventMap } from './igc-grid-base-directive';
30
-
31
-
32
-
33
-
34
- /* blazorAdditionalDependency: Column */
35
- /* blazorAdditionalDependency: ColumnGroup */
36
- /* blazorAdditionalDependency: ColumnLayout */
37
- /* blazorAdditionalDependency: GridToolbar */
38
- /* blazorAdditionalDependency: GridToolbarActions */
39
- /* blazorAdditionalDependency: GridToolbarTitle */
40
- /* blazorAdditionalDependency: GridToolbarAdvancedFiltering */
41
- /* blazorAdditionalDependency: GridToolbarExporter */
42
- /* blazorAdditionalDependency: GridToolbarHiding */
43
- /* blazorAdditionalDependency: GridToolbarPinning */
44
- /* blazorAdditionalDependency: ActionStrip */
45
- /* blazorAdditionalDependency: GridActionsBaseDirective */
46
- /* blazorAdditionalDependency: GridEditingActions */
47
- /* blazorAdditionalDependency: GridPinningActions */
48
- /* blazorIndirectRender */
49
- /**
50
- * Grid provides a way to present and manipulate tabular data.
51
- *
52
- * @igxModule IgxGridModule
53
- * @igxGroup Grids & Lists
54
- * @igxKeywords grid, table
55
- * @igxTheme igx-grid-theme
56
- * @remarks
57
- * The Ignite UI Grid is used for presenting and manipulating tabular data in the simplest way possible. Once data
58
- * has been bound, it can be manipulated through filtering, sorting & editing operations.
59
- * @example
60
- * ```html
61
- * <igx-grid [data]="employeeData" [autoGenerate]="false">
62
- * <igx-column field="first" header="First Name"></igx-column>
63
- * <igx-column field="last" header="Last Name"></igx-column>
64
- * <igx-column field="role" header="Role"></igx-column>
65
- * </igx-grid>
66
- * ```
67
- */
68
-
69
- export declare class IgcGridComponent extends EventEmitterMixin<IgcGridComponentEventMap, AbstractConstructor<IgcGridBaseDirective>>(IgcGridBaseDirective)
70
-
71
- {
72
-
73
- /* blazorSuppress */
74
- static readonly tagName: string;
75
- /* blazorSuppress */
76
- static register(): void;
77
-
78
-
79
-
80
- /**
81
- * Gets/Sets whether created groups are rendered expanded or collapsed.
82
- *
83
- * @remarks
84
- * The default rendered state is expanded.
85
- * @example
86
- * ```html
87
- * <igx-grid #grid [data]="Data" [groupsExpanded]="false" [autoGenerate]="true"></igx-grid>
88
- * ```
89
- */
90
- public set groupsExpanded(value: boolean);
91
- public get groupsExpanded(): boolean;
92
-
93
-
94
-
95
- /**
96
- * Gets/Sets the template that will be rendered as a GroupBy drop area.
97
- *
98
- * @remarks
99
- * The grid needs to have at least one groupable column in order the GroupBy area to be displayed.
100
- * @example
101
- * ```html
102
- * <igx-grid [dropAreaTemplate]="dropAreaRef">
103
- * </igx-grid>
104
- * <ng-template #myDropArea>
105
- * <span> Custom drop area! </span>
106
- * </ng-template>
107
- * ```
108
- */
109
- public set dropAreaTemplate(value: IgcRenderFunction<void>);
110
- public get dropAreaTemplate(): IgcRenderFunction<void>;
111
-
112
-
113
-
114
-
115
- /**
116
- * Returns a reference to the master-detail template.
117
- * ```typescript
118
- * let detailTemplate = this.grid.detailTemplate;
119
- * ```
120
- *
121
- * @memberof IgxColumnComponent
122
- */
123
- public set detailTemplate(value: IgcRenderFunction<IgcGridMasterDetailContext>);
124
- public get detailTemplate(): IgcRenderFunction<IgcGridMasterDetailContext>;
125
-
126
-
127
-
128
- /**
129
- * Gets/Sets the value of the `id` attribute.
130
- *
131
- * @remarks
132
- * If not provided it will be automatically generated.
133
- * @example
134
- * ```html
135
- * <igx-grid [id]="'igx-grid-1'" [data]="Data" [autoGenerate]="true"></igx-grid>
136
- * ```
137
- */
138
- public set id(value: string);
139
- public get id(): string;
140
-
141
-
142
- /**
143
- * Gets the hierarchical representation of the group by records.
144
- *
145
- * @example
146
- * ```typescript
147
- * let groupRecords = this.grid.groupsRecords;
148
- * ```
149
- */
150
- public get groupsRecords(): IgcGroupByRecord[];
151
-
152
-
153
-
154
- /**
155
- * Gets/Sets the array of data that populates the component.
156
- *
157
- * @example
158
- * ```html
159
- * <igx-grid [data]="Data" [autoGenerate]="true"></igx-grid>
160
- * ```
161
- */
162
- /* treatAsRef */
163
- public set data(value: any[]);
164
- public get data(): any[];
165
-
166
-
167
-
168
- /**
169
- * Gets/Sets the total number of records in the data source.
170
- *
171
- * @remarks
172
- * This property is required for remote grid virtualization to function when it is bound to remote data.
173
- * @example
174
- * ```typescript
175
- * const itemCount = this.grid1.totalItemCount;
176
- * this.grid1.totalItemCount = 55;
177
- * ```
178
- */
179
- public set totalItemCount(value: number);
180
- public get totalItemCount(): number;
181
-
182
-
183
-
184
- /* mustSetInCodePlatforms: WebComponents;Blazor;React */
185
- /**
186
- * Gets/Sets the group by state.
187
- *
188
- * @example
189
- * ```typescript
190
- * let groupByState = this.grid.groupingExpressions;
191
- * this.grid.groupingExpressions = [...];
192
- * ```
193
- * @remarks
194
- * Supports two-way data binding.
195
- * @example
196
- * ```html
197
- * <igx-grid #grid [data]="Data" [autoGenerate]="true" [(groupingExpressions)]="model.groupingExpressions"></igx-grid>
198
- * ```
199
- */
200
- public set groupingExpressions(value: IgcGroupingExpression[]);
201
- public get groupingExpressions(): IgcGroupingExpression[];
202
-
203
-
204
-
205
- /**
206
- * Gets/Sets a list of expansion states for group rows.
207
- *
208
- * @remarks
209
- * Includes only states that differ from the default one (controlled through groupsExpanded and states that the user has changed.
210
- * Contains the expansion state (expanded: boolean) and the unique identifier for the group row (Array).
211
- * Supports two-way data binding.
212
- * @example
213
- * ```html
214
- * <igx-grid #grid [data]="Data" [autoGenerate]="true" [(groupingExpansionState)]="model.groupingExpansionState"></igx-grid>
215
- * ```
216
- */
217
- public set groupingExpansionState(value: IgcGroupByExpandState[]);
218
- public get groupingExpansionState(): IgcGroupByExpandState[];
219
-
220
-
221
-
222
- /**
223
- * Gets/Sets whether the grouped columns should be hidden.
224
- *
225
- * @remarks
226
- * The default value is "false"
227
- * @example
228
- * ```html
229
- * <igx-grid #grid [data]="localData" [hideGroupedColumns]="true" [autoGenerate]="true"></igx-grid>
230
- * ```
231
- */
232
- public set hideGroupedColumns(value: boolean);
233
- public get hideGroupedColumns(): boolean;
234
-
235
-
236
-
237
- /**
238
- * Gets/Sets the grouping strategy of the grid.
239
- *
240
- * @remarks The default IgxGrouping extends from IgxSorting and a custom one can be used as a `sortStrategy` as well.
241
- *
242
- * @example
243
- * ```html
244
- * <igx-grid #grid [data]="localData" [groupStrategy]="groupStrategy"></igx-grid>
245
- * ```
246
- */
247
- public set groupStrategy(value: IgcGridGroupingStrategy);
248
- public get groupStrategy(): IgcGridGroupingStrategy;
249
-
250
-
251
-
252
- /**
253
- * Gets/Sets the message displayed inside the GroupBy drop area where columns can be dragged on.
254
- *
255
- * @remarks
256
- * The grid needs to have at least one groupable column in order the GroupBy area to be displayed.
257
- * @example
258
- * ```html
259
- * <igx-grid dropAreaMessage="Drop here to group!">
260
- * <igx-column [groupable]="true" field="ID"></igx-column>
261
- * </igx-grid>
262
- * ```
263
- */
264
- public set dropAreaMessage(value: string);
265
- public get dropAreaMessage(): string;
266
-
267
-
268
-
269
- /**
270
- * Gets the group by row selector template.
271
- */
272
- public set groupByRowSelectorTemplate(value: IgcRenderFunction<IgcGroupByRowSelectorTemplateContext>);
273
- public get groupByRowSelectorTemplate(): IgcRenderFunction<IgcGroupByRowSelectorTemplateContext>;
274
-
275
-
276
-
277
- /**
278
- * Gets/Sets the template reference for the group row.
279
- *
280
- * @example
281
- * ```
282
- * const groupRowTemplate = this.grid.groupRowTemplate;
283
- * this.grid.groupRowTemplate = myRowTemplate;
284
- * ```
285
- */
286
- public set groupRowTemplate(value: IgcRenderFunction<IgcGroupByRowTemplateContext>);
287
- public get groupRowTemplate(): IgcRenderFunction<IgcGroupByRowTemplateContext>;
288
-
289
-
290
-
291
- /**
292
- * Returns whether the `IgxGridComponent` has group area.
293
- *
294
- * @example
295
- * ```typescript
296
- * let isGroupAreaVisible = this.grid.showGroupArea;
297
- * ```
298
- *
299
- * @example
300
- * ```html
301
- * <igx-grid #grid [data]="Data" [showGroupArea]="false"></igx-grid>
302
- * ```
303
- */
304
- public set showGroupArea(value: boolean);
305
- public get showGroupArea(): boolean;
306
-
307
-
308
-
309
- /**
310
- * Returns an array of the selected `IgxGridCell`s.
311
- *
312
- * @example
313
- * ```typescript
314
- * const selectedCells = this.grid.selectedCells;
315
- * ```
316
- */
317
- public get selectedCells(): IgcCellType[];
318
-
319
-
320
-
321
- /**
322
- * Groups by a new `IgxColumnComponent` based on the provided expression, or modifies an existing one.
323
- *
324
- * @remarks
325
- * Also allows for multiple columns to be grouped at once if an array of `ISortingExpression` is passed.
326
- * The `groupingDone` event would get raised only **once** if this method gets called multiple times with the same arguments.
327
- * @example
328
- * ```typescript
329
- * this.grid.groupBy({ fieldName: name, dir: SortingDirection.Asc, ignoreCase: false });
330
- * this.grid.groupBy([
331
- * { fieldName: name1, dir: SortingDirection.Asc, ignoreCase: false },
332
- * { fieldName: name2, dir: SortingDirection.Desc, ignoreCase: true },
333
- * { fieldName: name3, dir: SortingDirection.Desc, ignoreCase: false }
334
- * ]);
335
- * ```
336
- */
337
- public groupBy(expression: IgcGroupingExpression[]): void;
338
-
339
-
340
-
341
- /**
342
- * Clears grouping for particular column, array of columns or all columns.
343
- *
344
- * @remarks
345
- * Clears all grouping in the grid, if no parameter is passed.
346
- * If a parameter is provided, clears grouping for a particular column or an array of columns.
347
- * @example
348
- * ```typescript
349
- * this.grid.clearGrouping(); //clears all grouping
350
- * this.grid.clearGrouping("ID"); //ungroups a single column
351
- * this.grid.clearGrouping(["ID", "Column1", "Column2"]); //ungroups multiple columns
352
- * ```
353
- * @param name Name of column or array of column names to be ungrouped.
354
- */
355
- public clearGrouping(name?: string): void;
356
-
357
-
358
-
359
- /**
360
- * Returns if a group is expanded or not.
361
- *
362
- * @param group The group record.
363
- * @example
364
- * ```typescript
365
- * public groupRow: IGroupByRecord;
366
- * const expandedGroup = this.grid.isExpandedGroup(this.groupRow);
367
- * ```
368
- */
369
- public isExpandedGroup(group: IgcGroupByRecord): boolean;
370
-
371
-
372
-
373
- /**
374
- * Toggles the expansion state of a group.
375
- *
376
- * @param groupRow The group record to toggle.
377
- * @example
378
- * ```typescript
379
- * public groupRow: IGroupByRecord;
380
- * const toggleExpGroup = this.grid.toggleGroup(this.groupRow);
381
- * ```
382
- */
383
- public toggleGroup(groupRow: IgcGroupByRecord): void;
384
-
385
-
386
-
387
- /**
388
- * Select all rows within a group.
389
- *
390
- * @param groupRow: The group record which rows would be selected.
391
- * @param clearCurrentSelection if true clears the current selection
392
- * @example
393
- * ```typescript
394
- * this.grid.selectRowsInGroup(this.groupRow, true);
395
- * ```
396
- */
397
- public selectRowsInGroup(groupRow: IgcGroupByRecord, clearPrevSelection?: boolean): void;
398
-
399
-
400
-
401
- /**
402
- * Deselect all rows within a group.
403
- *
404
- * @param groupRow The group record which rows would be deselected.
405
- * @example
406
- * ```typescript
407
- * public groupRow: IGroupByRecord;
408
- * this.grid.deselectRowsInGroup(this.groupRow);
409
- * ```
410
- */
411
- public deselectRowsInGroup(groupRow: IgcGroupByRecord): void;
412
-
413
-
414
-
415
- /**
416
- * Expands the specified group and all of its parent groups.
417
- *
418
- * @param groupRow The group record to fully expand.
419
- * @example
420
- * ```typescript
421
- * public groupRow: IGroupByRecord;
422
- * this.grid.fullyExpandGroup(this.groupRow);
423
- * ```
424
- */
425
- public fullyExpandGroup(groupRow: IgcGroupByRecord): void;
426
-
427
-
428
-
429
- /**
430
- * Toggles the expansion state of all group rows recursively.
431
- *
432
- * @example
433
- * ```typescript
434
- * this.grid.toggleAllGroupRows;
435
- * ```
436
- */
437
- public toggleAllGroupRows(): void;
438
-
439
-
440
-
441
- /**
442
- *
443
- * Returns an array of the current cell selection in the form of `[{ column.field: cell.value }, ...]`.
444
- *
445
- * @remarks
446
- * If `formatters` is enabled, the cell value will be formatted by its respective column formatter (if any).
447
- * If `headers` is enabled, it will use the column header (if any) instead of the column field.
448
- */
449
- public getSelectedData(formatters?: boolean, headers?: boolean): any[];
450
-
451
-
452
-
453
- /**
454
- * Returns the `IgxGridRow` by index.
455
- *
456
- * @example
457
- * ```typescript
458
- * const myRow = grid.getRowByIndex(1);
459
- * ```
460
- * @param index
461
- */
462
- public getRowByIndex(index: number): IgcRowType;
463
-
464
-
465
-
466
- /**
467
- * Returns `IgxGridRow` object by the specified primary key.
468
- *
469
- * @remarks
470
- * Requires that the `primaryKey` property is set.
471
- * @example
472
- * ```typescript
473
- * const myRow = this.grid1.getRowByKey("cell5");
474
- * ```
475
- * @param keyValue
476
- */
477
- public getRowByKey(key: any): IgcRowType;
478
-
479
-
480
-
481
- /**
482
- * Returns a `CellType` object that matches the conditions.
483
- *
484
- * @example
485
- * ```typescript
486
- * const myCell = this.grid1.getCellByColumn(2, "UnitPrice");
487
- * ```
488
- * @param rowIndex
489
- * @param columnField
490
- */
491
- public getCellByColumn(rowIndex: number, columnField: string): IgcCellType;
492
-
493
-
494
-
495
- /**
496
- * Returns a `CellType` object that matches the conditions.
497
- *
498
- * @remarks
499
- * Requires that the primaryKey property is set.
500
- * @example
501
- * ```typescript
502
- * grid.getCellByKey(1, 'index');
503
- * ```
504
- * @param rowSelector match any rowID
505
- * @param columnField
506
- */
507
- public getCellByKey(rowSelector: any, columnField: string): IgcCellType;
508
-
509
-
510
-
511
- public pinRow(rowID: any, index?: number): boolean;
512
-
513
-
514
-
515
- public unpinRow(rowID: any): boolean;
516
-
517
- }
518
-
519
- export declare interface IgcGridComponentEventMap extends IgcGridBaseDirectiveEventMap {
520
-
521
- /**
522
- * Emitted when a new chunk of data is loaded from virtualization.
523
- *
524
- * @example
525
- * ```typescript
526
- * <igx-grid #grid [data]="localData" [autoGenerate]="true" (dataPreLoad)='handleDataPreloadEvent()'></igx-grid>
527
- * ```
528
- */
529
- dataPreLoad: CustomEvent<IgcForOfState>;
530
-
531
- /**
532
- * Emitted when grouping is performed.
533
- *
534
- * @example
535
- * ```html
536
- * <igx-grid #grid [data]="localData" [autoGenerate]="true" (groupingExpressionsChange)="groupingExpressionsChange($event)"></igx-grid>
537
- * ```
538
- */
539
- groupingExpressionsChange: CustomEvent<IgcGroupingExpression[]>;
540
-
541
- /**
542
- * Emitted when groups are expanded/collapsed.
543
- *
544
- * @example
545
- * ```html
546
- * <igx-grid #grid [data]="localData" [autoGenerate]="true" (groupingExpansionStateChange)="groupingExpansionStateChange($event)"></igx-grid>
547
- * ```
548
- */
549
- groupingExpansionStateChange: CustomEvent<IgcGroupByExpandState[]>;
550
-
551
- /**
552
- * Emitted when columns are grouped/ungrouped.
553
- *
554
- * @remarks
555
- * The `groupingDone` event would be raised only once if several columns get grouped at once by calling
556
- * the `groupBy()` or `clearGrouping()` API methods and passing an array as an argument.
557
- * The event arguments provide the `expressions`, `groupedColumns` and `ungroupedColumns` properties, which contain
558
- * the `ISortingExpression` and the `IgxColumnComponent` related to the grouping/ungrouping operation.
559
- * Please note that `groupedColumns` and `ungroupedColumns` show only the **newly** changed columns (affected by the **last**
560
- * grouping/ungrouping operation), not all columns which are currently grouped/ungrouped.
561
- * columns.
562
- * @example
563
- * ```html
564
- * <igx-grid #grid [data]="localData" (groupingDone)="groupingDone($event)" [autoGenerate]="true"></igx-grid>
565
- * ```
566
- */
567
- groupingDone: CustomEvent<IgcGroupingDoneEventArgs>;
568
-
569
- }
570
-
@@ -1,32 +0,0 @@
1
-
2
- import { IgcCellType } from './igc-cell-type';
3
- import { IgcRowType } from './igc-row-type';
4
-
5
-
6
-
7
-
8
- /** Represents an event argument for the grid contextMenu output */
9
-
10
- export declare class IgcGridContextMenuEventArgs
11
- {
12
-
13
-
14
- /** Represents the grid cell that triggered the event. */
15
- public cell: IgcCellType;
16
-
17
-
18
- /* blazorCSSuppress */
19
- /**
20
- * Represents the original event that occurred
21
- * Examples of such events include: selecting, clicking, double clicking, etc.
22
- */
23
- public event: any;
24
-
25
-
26
- /** Represents the grid row that triggered the event. */
27
- public row: IgcRowType;
28
-
29
- }
30
-
31
-
32
-
@@ -1,29 +0,0 @@
1
-
2
- import { IgcBaseEventArgs } from './igc-base-event-args';
3
- import { IgcRowIslandComponent } from './igc-row-island-component';
4
- import { IgcHierarchicalGridComponent } from './igc-hierarchical-grid-component';
5
-
6
-
7
-
8
-
9
-
10
-
11
- export declare class IgcGridCreatedEventArgs extends IgcBaseEventArgs
12
- {
13
-
14
-
15
- public owner: IgcRowIslandComponent;
16
-
17
-
18
- public parentID: any;
19
-
20
-
21
- public grid: IgcHierarchicalGridComponent;
22
-
23
-
24
- public parentRowData?: any;
25
-
26
- }
27
-
28
-
29
-