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,19 +0,0 @@
1
-
2
- import { IgcSummaryResult } from './igc-summary-result';
3
-
4
-
5
-
6
-
7
-
8
- export declare class IgcSummaryTemplateContext
9
- {
10
-
11
-
12
- /* @wcWidgetMemberName: $implicit */
13
- public set implicit(value: IgcSummaryResult[]);
14
- public get implicit(): IgcSummaryResult[];
15
-
16
- }
17
-
18
-
19
-
@@ -1,15 +0,0 @@
1
-
2
- import { IgcBaseDateTimeFilteringOperand } from './igc-base-date-time-filtering-operand';
3
-
4
-
5
-
6
-
7
- /* blazorCSSuppress */
8
-
9
- export declare class IgcTimeFilteringOperand extends IgcBaseDateTimeFilteringOperand
10
- {
11
-
12
- }
13
-
14
-
15
-
@@ -1,49 +0,0 @@
1
-
2
- import { IgcSummaryOperand } from './igc-summary-operand';
3
- import { IgcGroupByRecord } from './igc-group-by-record';
4
- import { IgcSummaryResult } from './igc-summary-result';
5
-
6
-
7
-
8
-
9
- /* blazorCSSuppress */
10
- // @dynamic
11
-
12
- export declare class IgcTimeSummaryOperand extends IgcSummaryOperand
13
- {
14
-
15
-
16
- /**
17
- * Returns the latest time value in the data records. Compare only the time part of the date.
18
- * If filtering is applied, returns the latest time value in the filtered data records.
19
- * ```typescript
20
- * IgxTimeSummaryOperand.latestTime(data);
21
- * ```
22
- *
23
- * @memberof IgxTimeSummaryOperand
24
- */
25
- public static latestTime(data: any[]): void;
26
-
27
-
28
-
29
- /**
30
- * Returns the earliest time value in the data records. Compare only the time part of the date.
31
- * If filtering is applied, returns the earliest time value in the filtered data records.
32
- * ```typescript
33
- * IgxTimeSummaryOperand.earliestTime(data);
34
- * ```
35
- *
36
- * @memberof IgxTimeSummaryOperand
37
- */
38
- public static earliestTime(data: any[]): void;
39
-
40
-
41
- /**
42
- * @memberof IgxTimeSummaryOperand
43
- */
44
- public operate(data?: any[], allData?: any[], fieldName?: string, groupRecord?: IgcGroupByRecord): IgcSummaryResult[];
45
-
46
- }
47
-
48
-
49
-
@@ -1,17 +0,0 @@
1
-
2
-
3
-
4
-
5
-
6
-
7
- export declare class IgcToggleViewCancelableEventArgs
8
- {
9
-
10
-
11
- /** Id of the toggle view */
12
- public id: string;
13
-
14
- }
15
-
16
-
17
-
@@ -1,18 +0,0 @@
1
-
2
- import { IgcBaseEventArgs } from './igc-base-event-args';
3
-
4
-
5
-
6
-
7
-
8
- export declare class IgcToggleViewEventArgs extends IgcBaseEventArgs
9
- {
10
-
11
-
12
- /** Id of the toggle view */
13
- public id: string;
14
-
15
- }
16
-
17
-
18
-
@@ -1,397 +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 { IgcTreeGridRecord } from './igc-tree-grid-record';
17
- import { IgcRenderFunction } from './common';
18
- import { IgcCellType } from './igc-cell-type';
19
- import { IgcRowType } from './igc-row-type';
20
- import { IgcGridBaseDirectiveEventMap } from './igc-grid-base-directive';
21
-
22
-
23
-
24
-
25
- /* blazorAdditionalDependency: Column */
26
- /* blazorAdditionalDependency: ColumnGroup */
27
- /* blazorAdditionalDependency: ColumnLayout */
28
- /* blazorAdditionalDependency: GridToolbar */
29
- /* blazorAdditionalDependency: GridToolbarActions */
30
- /* blazorAdditionalDependency: GridToolbarTitle */
31
- /* blazorAdditionalDependency: GridToolbarAdvancedFiltering */
32
- /* blazorAdditionalDependency: GridToolbarExporter */
33
- /* blazorAdditionalDependency: GridToolbarHiding */
34
- /* blazorAdditionalDependency: GridToolbarPinning */
35
- /* blazorAdditionalDependency: ActionStrip */
36
- /* blazorAdditionalDependency: GridActionsBaseDirective */
37
- /* blazorAdditionalDependency: GridEditingActions */
38
- /* blazorAdditionalDependency: GridPinningActions */
39
- /* blazorIndirectRender */
40
- /**
41
- * **Ignite UI for Angular Tree Grid** -
42
- * [Documentation](https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/grid)
43
- *
44
- * The Ignite UI Tree Grid displays and manipulates hierarchical data with consistent schema formatted as a table and
45
- * provides features such as sorting, filtering, editing, column pinning, paging, column moving and hiding.
46
- *
47
- * Example:
48
- * ```html
49
- * <igx-tree-grid [data]="employeeData" primaryKey="employeeID" foreignKey="PID" [autoGenerate]="false">
50
- * <igx-column field="first" header="First Name"></igx-column>
51
- * <igx-column field="last" header="Last Name"></igx-column>
52
- * <igx-column field="role" header="Role"></igx-column>
53
- * </igx-tree-grid>
54
- * ```
55
- */
56
-
57
- export declare class IgcTreeGridComponent extends IgcGridBaseDirective
58
- {
59
-
60
- /* blazorSuppress */
61
- static readonly tagName: string;
62
- /* blazorSuppress */
63
- static register(): void;
64
-
65
-
66
- /**
67
- * Sets the child data key of the `IgxTreeGridComponent`.
68
- * ```html
69
- * <igx-tree-grid #grid [data]="employeeData" [childDataKey]="'employees'" [autoGenerate]="true"></igx-tree-grid>
70
- * ```
71
- *
72
- * @memberof IgxTreeGridComponent
73
- */
74
- public set childDataKey(value: string);
75
- public get childDataKey(): string;
76
-
77
-
78
-
79
- /**
80
- * Sets the foreign key of the `IgxTreeGridComponent`.
81
- * ```html
82
- * <igx-tree-grid #grid [data]="employeeData" [primaryKey]="'employeeID'" [foreignKey]="'parentID'" [autoGenerate]="true">
83
- * </igx-tree-grid>
84
- * ```
85
- *
86
- * @memberof IgxTreeGridComponent
87
- */
88
- public set foreignKey(value: string);
89
- public get foreignKey(): string;
90
-
91
-
92
-
93
- /**
94
- * Sets the key indicating whether a row has children.
95
- * This property is only used for load on demand scenarios.
96
- * ```html
97
- * <igx-tree-grid #grid [data]="employeeData" [primaryKey]="'employeeID'" [foreignKey]="'parentID'"
98
- * [loadChildrenOnDemand]="loadChildren"
99
- * [hasChildrenKey]="'hasEmployees'">
100
- * </igx-tree-grid>
101
- * ```
102
- *
103
- * @memberof IgxTreeGridComponent
104
- */
105
- public set hasChildrenKey(value: string);
106
- public get hasChildrenKey(): string;
107
-
108
-
109
-
110
- /**
111
- * Sets whether child records should be deleted when their parent gets deleted.
112
- * By default it is set to true and deletes all children along with the parent.
113
- * ```html
114
- * <igx-tree-grid [data]="employeeData" [primaryKey]="'employeeID'" [foreignKey]="'parentID'" cascadeOnDelete="false">
115
- * </igx-tree-grid>
116
- * ```
117
- *
118
- * @memberof IgxTreeGridComponent
119
- */
120
- public set cascadeOnDelete(value: boolean);
121
- public get cascadeOnDelete(): boolean;
122
-
123
-
124
-
125
- /* csSuppress */
126
- /**
127
- * Sets a callback for loading child rows on demand.
128
- * ```html
129
- * <igx-tree-grid [data]="employeeData" [primaryKey]="'employeeID'" [foreignKey]="'parentID'" [loadChildrenOnDemand]="loadChildren">
130
- * </igx-tree-grid>
131
- * ```
132
- * ```typescript
133
- * public loadChildren = (parentID: any, done: (children: any[]) => void) => {
134
- * this.dataService.getData(parentID, children => done(children));
135
- * }
136
- * ```
137
- *
138
- * @memberof IgxTreeGridComponent
139
- */
140
- public set loadChildrenOnDemand(value: any);
141
- public get loadChildrenOnDemand(): any;
142
-
143
-
144
-
145
- /**
146
- * Sets the value of the `id` attribute. If not provided it will be automatically generated.
147
- * ```html
148
- * <igx-tree-grid [id]="'igx-tree-grid-1'"></igx-tree-grid>
149
- * ```
150
- *
151
- * @memberof IgxTreeGridComponent
152
- */
153
- public set id(value: string);
154
- public get id(): string;
155
-
156
-
157
-
158
- /**
159
- * Returns an array of the root level `ITreeGridRecord`s.
160
- * ```typescript
161
- * // gets the root record with index=2
162
- * const states = this.grid.rootRecords[2];
163
- * ```
164
- *
165
- * @memberof IgxTreeGridComponent
166
- */
167
- public set rootRecords(value: IgcTreeGridRecord[]);
168
- public get rootRecords(): IgcTreeGridRecord[];
169
-
170
-
171
-
172
- /**
173
- * Returns an array of processed (filtered and sorted) root `ITreeGridRecord`s.
174
- * ```typescript
175
- * // gets the processed root record with index=2
176
- * const states = this.grid.processedRootRecords[2];
177
- * ```
178
- *
179
- * @memberof IgxTreeGridComponent
180
- */
181
- public set processedRootRecords(value: IgcTreeGridRecord[]);
182
- public get processedRootRecords(): IgcTreeGridRecord[];
183
-
184
-
185
-
186
- /* treatAsRef */
187
- /**
188
- * Gets/Sets the array of data that populates the component.
189
- * ```html
190
- * <igx-tree-grid [data]="Data" [autoGenerate]="true"></igx-tree-grid>
191
- * ```
192
- *
193
- * @memberof IgxTreeGridComponent
194
- */
195
- public set data(value: any[]);
196
- public get data(): any[];
197
-
198
-
199
-
200
- /**
201
- * Sets the count of levels to be expanded in the `IgxTreeGridComponent`. By default it is
202
- * set to `Infinity` which means all levels would be expanded.
203
- * ```html
204
- * <igx-tree-grid #grid [data]="employeeData" [childDataKey]="'employees'" expansionDepth="1" [autoGenerate]="true"></igx-tree-grid>
205
- * ```
206
- *
207
- * @memberof IgxTreeGridComponent
208
- */
209
- public set expansionDepth(value: number);
210
- public get expansionDepth(): number;
211
-
212
-
213
-
214
- /**
215
- * Template for the row loading indicator when load on demand is enabled.
216
- * ```html
217
- * <ng-template #rowLoadingTemplate>
218
- * <igx-icon>loop</igx-icon>
219
- * </ng-template>
220
- *
221
- * <igx-tree-grid #grid [data]="employeeData" [primaryKey]="'ID'" [foreignKey]="'parentID'"
222
- * [loadChildrenOnDemand]="loadChildren"
223
- * [rowLoadingIndicatorTemplate]="rowLoadingTemplate">
224
- * </igx-tree-grid>
225
- * ```
226
- *
227
- * @memberof IgxTreeGridComponent
228
- */
229
- public set rowLoadingIndicatorTemplate(value: IgcRenderFunction<void>);
230
- public get rowLoadingIndicatorTemplate(): IgcRenderFunction<void>;
231
-
232
-
233
-
234
- /**
235
- * Returns an array of the selected `IgxGridCell`s.
236
- *
237
- * @example
238
- * ```typescript
239
- * const selectedCells = this.grid.selectedCells;
240
- * ```
241
- */
242
- public get selectedCells(): IgcCellType[];
243
-
244
-
245
-
246
- public getDefaultExpandState(record: IgcTreeGridRecord): void;
247
-
248
-
249
-
250
- /**
251
- * Expands all rows.
252
- * ```typescript
253
- * this.grid.expandAll();
254
- * ```
255
- *
256
- * @memberof IgxTreeGridComponent
257
- */
258
- public expandAll(): void;
259
-
260
-
261
-
262
- /**
263
- * Collapses all rows.
264
- *
265
- * ```typescript
266
- * this.grid.collapseAll();
267
- * ```
268
- *
269
- * @memberof IgxTreeGridComponent
270
- */
271
- public collapseAll(): void;
272
-
273
-
274
-
275
- /* blazorCSSuppress */
276
- /**
277
- * Creates a new `IgxTreeGridRowComponent` with the given data. If a parentRowID is not specified, the newly created
278
- * row would be added at the root level. Otherwise, it would be added as a child of the row whose primaryKey matches
279
- * the specified parentRowID. If the parentRowID does not exist, an error would be thrown.
280
- * ```typescript
281
- * const record = {
282
- * ID: this.grid.data[this.grid1.data.length - 1].ID + 1,
283
- * Name: this.newRecord
284
- * };
285
- * this.grid.addRow(record, 1); // Adds a new child row to the row with ID=1.
286
- * ```
287
- *
288
- * @param data
289
- * @param parentRowID
290
- * @memberof IgxTreeGridComponent
291
- */
292
- // TODO: remove evt emission
293
- public addRow(data: any, parentRowID?: any): void;
294
-
295
-
296
-
297
- /**
298
- * Enters add mode by spawning the UI with the context of the specified row by index.
299
- *
300
- * @remarks
301
- * Accepted values for index are integers from 0 to this.grid.dataView.length
302
- * @remarks
303
- * When adding the row as a child, the parent row is the specified row.
304
- * @remarks
305
- * To spawn the UI on top, call the function with index = null or a negative number.
306
- * In this case trying to add this row as a child will result in error.
307
- * @example
308
- * ```typescript
309
- * this.grid.beginAddRowByIndex(10);
310
- * this.grid.beginAddRowByIndex(10, true);
311
- * this.grid.beginAddRowByIndex(null);
312
- * ```
313
- * @param index - The index to spawn the UI at. Accepts integers from 0 to this.grid.dataView.length
314
- * @param asChild - Whether the record should be added as a child. Only applicable to igxTreeGrid.
315
- */
316
- public beginAddRowByIndex(index: number, asChild?: boolean): void;
317
-
318
-
319
-
320
- /**
321
- *
322
- * Returns an array of the current cell selection in the form of `[{ column.field: cell.value }, ...]`.
323
- *
324
- * @remarks
325
- * If `formatters` is enabled, the cell value will be formatted by its respective column formatter (if any).
326
- * If `headers` is enabled, it will use the column header (if any) instead of the column field.
327
- */
328
- public getSelectedData(formatters?: boolean, headers?: boolean): any[];
329
-
330
-
331
-
332
- /**
333
- * Returns the `IgxTreeGridRow` by index.
334
- *
335
- * @example
336
- * ```typescript
337
- * const myRow = treeGrid.getRowByIndex(1);
338
- * ```
339
- * @param index
340
- */
341
- public getRowByIndex(index: number): IgcRowType;
342
-
343
-
344
-
345
- /**
346
- * Returns the `RowType` object by the specified primary key.
347
- *
348
- * @example
349
- * ```typescript
350
- * const myRow = this.treeGrid.getRowByIndex(1);
351
- * ```
352
- * @param index
353
- */
354
- public getRowByKey(key: any): IgcRowType;
355
-
356
-
357
-
358
- /**
359
- * Returns a `CellType` object that matches the conditions.
360
- *
361
- * @example
362
- * ```typescript
363
- * const myCell = this.grid1.getCellByColumn(2, "UnitPrice");
364
- * ```
365
- * @param rowIndex
366
- * @param columnField
367
- */
368
- public getCellByColumn(rowIndex: number, columnField: string): IgcCellType;
369
-
370
-
371
-
372
- /**
373
- * Returns a `CellType` object that matches the conditions.
374
- *
375
- * @remarks
376
- * Requires that the primaryKey property is set.
377
- * @example
378
- * ```typescript
379
- * grid.getCellByKey(1, 'index');
380
- * ```
381
- * @param rowSelector match any rowID
382
- * @param columnField
383
- */
384
- public getCellByKey(rowSelector: any, columnField: string): IgcCellType;
385
-
386
-
387
-
388
- public pinRow(rowID: any, index?: number): boolean;
389
-
390
-
391
-
392
- public unpinRow(rowID: any): boolean;
393
-
394
- }
395
-
396
- export type IgcTreeGridComponentEventMap = IgcGridBaseDirectiveEventMap
397
-
@@ -1,38 +0,0 @@
1
-
2
-
3
-
4
- /* jsonAPIPlainObject */
5
-
6
- /* marshalByValue */
7
-
8
- export declare class IgcTreeGridRecord
9
- {
10
-
11
-
12
- public set key(value: any);
13
- public get key(): any;
14
-
15
-
16
- public set data(value: any);
17
- public get data(): any;
18
-
19
-
20
- public children?: IgcTreeGridRecord[];
21
-
22
-
23
- /* blazorAlternateName: RecordParent */
24
- public parent?: IgcTreeGridRecord;
25
-
26
-
27
- public level?: number;
28
-
29
-
30
- public isFilteredOutParent?: boolean;
31
-
32
-
33
- public expanded?: boolean;
34
-
35
- }
36
-
37
-
38
-
@@ -1,11 +0,0 @@
1
-
2
-
3
-
4
-
5
- export declare class IgcValidationErrors
6
- {
7
-
8
- }
9
-
10
-
11
-
@@ -1,23 +0,0 @@
1
-
2
- import { IgcPivotValue } from './igc-pivot-value';
3
-
4
-
5
- /* jsonAPIPlainObject */
6
-
7
-
8
- /**
9
- * Event emitted when values list is changed.
10
- */
11
-
12
- export declare class IgcValuesChange
13
- {
14
-
15
-
16
- /** The new list of values. */
17
- public set values(value: IgcPivotValue[]);
18
- public get values(): IgcPivotValue[];
19
-
20
- }
21
-
22
-
23
-
@@ -1,3 +0,0 @@
1
-
2
- export declare type PivotAggregationType = "SUM" | "AVG" | "MIN" | "MAX" | "COUNT" | "LATEST" | "EARLIEST";
3
-
@@ -1,17 +0,0 @@
1
-
2
-
3
-
4
-
5
-
6
- /* mustCoerceToInt */
7
- /** The dimension types - Row, Column or Filter. */
8
-
9
- export declare enum PivotDimensionType
10
- {
11
- Row,
12
- Column,
13
- Filter
14
- }
15
-
16
-
17
-
@@ -1,3 +0,0 @@
1
-
2
- export declare type PivotRowLayoutType = "Vertical" | "Horizontal";
3
-
@@ -1,3 +0,0 @@
1
-
2
- export declare type PivotSummaryPosition = "Top" | "Bottom";
3
-
@@ -1,20 +0,0 @@
1
-
2
-
3
-
4
-
5
-
6
- /* mustCoerceToInt */
7
- /**
8
- * Enumeration representing the possible positions for pinning rows.
9
- * - Top: Rows are pinned to the top of the grid.
10
- * - Bottom: Rows are pinned to the bottom of the grid.
11
- */
12
-
13
- export declare enum RowPinningPosition
14
- {
15
- Top,
16
- Bottom
17
- }
18
-
19
-
20
-
@@ -1,16 +0,0 @@
1
-
2
-
3
-
4
-
5
-
6
- /* mustCoerceToInt */
7
-
8
- export declare enum SortingDirection
9
- {
10
- None = 0,
11
- Asc = 1,
12
- Desc = 2
13
- }
14
-
15
-
16
-
@@ -1,3 +0,0 @@
1
-
2
- export declare type SortingOptionsMode = "single" | "multiple";
3
-
@@ -1,3 +0,0 @@
1
-
2
- export declare type ValidationStatus = "VALID" | "INVALID";
3
-
@@ -1,16 +0,0 @@
1
-
2
-
3
-
4
-
5
-
6
- /* blazorAlternateName: GridVerticalAlignment */
7
-
8
- export declare enum VerticalAlignment
9
- {
10
- Top = -1,
11
- Middle = -0.5,
12
- Bottom = 0
13
- }
14
-
15
-
16
-