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,472 +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 { IgcDimensionsChange } from './igc-dimensions-change';
17
- import { IgcPivotConfigurationChangedEventArgs } from './igc-pivot-configuration-changed-event-args';
18
- import { IgcPivotDimension } from './igc-pivot-dimension';
19
- import { IgcPivotValue } from './igc-pivot-value';
20
- import { IgcSortingExpression } from './igc-sorting-expression';
21
- import { IgcValuesChange } from './igc-values-change';
22
- import { IgcPivotGridValueTemplateContext } from './igc-pivot-grid-value-template-context';
23
- import { IgcRenderFunction } from './common';
24
- import { IgcColumnTemplateContext } from './igc-column-template-context';
25
- import { IgcPivotConfiguration } from './igc-pivot-configuration';
26
- import { IgcPivotUISettings } from './igc-pivot-ui-settings';
27
- import { PivotDimensionType } from './pivot-dimension-type';
28
- import { SortingDirection } from './sorting-direction';
29
- import { IgcFilteringExpressionsTree } from './igc-filtering-expressions-tree';
30
- import { IgcFilteringOperation } from './igc-filtering-operation';
31
- import { EventEmitterMixin, LitElement, Constructor, AbstractConstructor } from './common';
32
- import { IgcGridBaseDirectiveEventMap } from './igc-grid-base-directive';
33
-
34
-
35
-
36
-
37
- /* blazorAdditionalDependency: Column */
38
- /* blazorAdditionalDependency: ColumnGroup */
39
- /* blazorAdditionalDependency: ColumnLayout */
40
- /* blazorAdditionalDependency: GridToolbar */
41
- /* blazorAdditionalDependency: GridToolbarActions */
42
- /* blazorAdditionalDependency: GridToolbarTitle */
43
- /* blazorAdditionalDependency: GridToolbarAdvancedFiltering */
44
- /* blazorAdditionalDependency: GridToolbarExporter */
45
- /* blazorAdditionalDependency: GridToolbarHiding */
46
- /* blazorAdditionalDependency: GridToolbarPinning */
47
- /* blazorAdditionalDependency: ActionStrip */
48
- /* blazorAdditionalDependency: GridActionsBaseDirective */
49
- /* blazorAdditionalDependency: GridEditingActions */
50
- /* blazorAdditionalDependency: GridPinningActions */
51
- /* blazorAdditionalDependency: PivotDateDimension */
52
- /* blazorIndirectRender */
53
- /**
54
- * Pivot Grid provides a way to present and manipulate data in a pivot table view.
55
- *
56
- * @igxModule IgxPivotGridModule
57
- * @igxGroup Grids & Lists
58
- * @igxKeywords pivot, grid, table
59
- * @igxTheme igx-grid-theme
60
- * @remarks
61
- * The Ignite UI Pivot Grid is used for grouping and aggregating simple flat data into a pivot table. Once data
62
- * has been bound and the dimensions and values configured it can be manipulated via sorting and filtering.
63
- * @example
64
- * ```html
65
- * <igx-pivot-grid [data]="data" [pivotConfiguration]="configuration">
66
- * </igx-pivot-grid>
67
- * ```
68
- */
69
-
70
- export declare class IgcPivotGridComponent extends EventEmitterMixin<IgcPivotGridComponentEventMap, AbstractConstructor<IgcGridBaseDirective>>(IgcGridBaseDirective)
71
-
72
- {
73
-
74
- /* blazorSuppress */
75
- static readonly tagName: string;
76
- /* blazorSuppress */
77
- static register(): void;
78
-
79
-
80
-
81
-
82
- /**
83
- * Gets the sorting expressions generated for the dimensions.
84
- *
85
- * @example
86
- * ```typescript
87
- * const expressions = this.grid.dimensionsSortingExpressions;
88
- * ```
89
- */
90
- public get dimensionsSortingExpressions(): IgcSortingExpression[];
91
-
92
-
93
-
94
- /**
95
- * Gets/Sets a custom template for the value chips.
96
- *
97
- * @example
98
- * ```html
99
- * <igx-pivot-grid [valueChipTemplate]="myTemplate"><igx-pivot-grid>
100
- * ```
101
- */
102
- public set valueChipTemplate(value: IgcRenderFunction<IgcPivotGridValueTemplateContext>);
103
- public get valueChipTemplate(): IgcRenderFunction<IgcPivotGridValueTemplateContext>;
104
-
105
-
106
-
107
- public set rowDimensionHeaderTemplate(value: IgcRenderFunction<IgcColumnTemplateContext>);
108
- public get rowDimensionHeaderTemplate(): IgcRenderFunction<IgcColumnTemplateContext>;
109
-
110
-
111
-
112
- /* mustSetInCodePlatforms: WebComponents;Blazor;React */
113
- /* @tsTwoWayProperty (true, "PivotConfigurationChange", "Detail.PivotConfiguration", false) */
114
- /**
115
- * Gets/Sets the pivot configuration with all related dimensions and values.
116
- *
117
- * @example
118
- * ```html
119
- * <igx-pivot-grid [pivotConfiguration]="config"></igx-pivot-grid>
120
- * ```
121
- */
122
- /* @tsTwoWayProperty (true, "PivotConfigurationChange", "Detail.PivotConfiguration", false) */
123
- /* @blazorSynthesizeTwoWayBind */
124
- public set pivotConfiguration(value: IgcPivotConfiguration);
125
- public get pivotConfiguration(): IgcPivotConfiguration;
126
-
127
-
128
-
129
- /**
130
- * Gets/Sets whether to auto-generate the pivot configuration based on the provided data.
131
- *
132
- * @remarks
133
- * The default value is false. When set to true, it will override all dimensions and values in the pivotConfiguration.
134
- * @example
135
- * ```html
136
- * <igx-pivot-grid [data]="Data" [autoGenerateConfig]="true"></igx-pivot-grid>
137
- * ```
138
- */
139
- public set autoGenerateConfig(value: boolean);
140
- public get autoGenerateConfig(): boolean;
141
-
142
-
143
-
144
- public set pivotUI(value: IgcPivotUISettings);
145
- public get pivotUI(): IgcPivotUISettings;
146
-
147
-
148
-
149
- /**
150
- * Enables a super compact theme for the component.
151
- * @remarks
152
- * Overrides the grid size option if one is set.
153
- * @example
154
- * ```html
155
- * <igx-pivot-grid [superCompactMode]="true"></igx-pivot-grid>
156
- * ```
157
- */
158
- public set superCompactMode(value: boolean);
159
- public get superCompactMode(): boolean;
160
-
161
-
162
-
163
- /**
164
- * Gets/Sets the default expand state for all rows.
165
- */
166
- public set defaultExpandState(value: boolean);
167
- public get defaultExpandState(): boolean;
168
-
169
-
170
-
171
- /* csSuppress */
172
- public get selectedRows(): any[];
173
-
174
-
175
-
176
- /**
177
- * Gets the full list of dimensions.
178
- *
179
- * @example
180
- * ```typescript
181
- * const dimensions = this.grid.allDimensions;
182
- * ```
183
- */
184
- public get allDimensions(): IgcPivotDimension[];
185
-
186
-
187
-
188
- /* treatAsRef */
189
- /* blazorAlternateType: object */
190
- /**
191
- * Gets/Sets the array of data that populates the component.
192
- * ```html
193
- * <igx-pivot-grid [data]="Data"></igx-pivot-grid>
194
- * ```
195
- */
196
- public set data(value: any[]);
197
- public get data(): any[];
198
-
199
-
200
-
201
- /**
202
- * Gets/Sets a custom template when pivot grid is empty.
203
- *
204
- * @example
205
- * ```html
206
- * <igx-pivot-grid [emptyPivotGridTemplate]="myTemplate"><igx-pivot-grid>
207
- * ```
208
- */
209
- public set emptyPivotGridTemplate(value: IgcRenderFunction<void>);
210
- public get emptyPivotGridTemplate(): IgcRenderFunction<void>;
211
-
212
-
213
-
214
- /**
215
- * Notifies for dimension change.
216
- */
217
- public notifyDimensionChange(regenerateColumns?: boolean): void;
218
-
219
-
220
-
221
- public toggleColumn(col: IgcColumnComponent): void;
222
-
223
-
224
-
225
- public getColumnGroupExpandState(col: IgcColumnComponent): void;
226
-
227
-
228
-
229
- public toggleRowGroup(col: IgcColumnComponent, newState: boolean): void;
230
-
231
-
232
-
233
- /**
234
- * Auto-sizes row dimension cells.
235
- *
236
- * @remarks
237
- * Only sizes based on the dimension cells in view.
238
- * @example
239
- * ```typescript
240
- * this.grid.autoSizeRowDimension(dimension);
241
- * ```
242
- * @param dimension The row dimension to size.
243
- */
244
- public autoSizeRowDimension(dimension: IgcPivotDimension): void;
245
-
246
-
247
-
248
- /**
249
- * Inserts dimension in target collection by type at specified index or at the collection's end.
250
- *
251
- * @example
252
- * ```typescript
253
- * this.grid.insertDimensionAt(dimension, PivotDimensionType.Row, 1);
254
- * ```
255
- * @param dimension The dimension that will be added.
256
- * @param targetCollectionType The target collection type to add to. Can be Row, Column or Filter.
257
- * @param index The index in the collection at which to add.
258
- * This parameter is optional. If not set it will add it to the end of the collection.
259
- */
260
- public insertDimensionAt(dimension: IgcPivotDimension, targetCollectionType: PivotDimensionType, index?: number): void;
261
-
262
-
263
-
264
- /**
265
- * Move dimension from its currently collection to the specified target collection by type at specified index or at the collection's end.
266
- *
267
- * @example
268
- * ```typescript
269
- * this.grid.moveDimension(dimension, PivotDimensionType.Row, 1);
270
- * ```
271
- * @param dimension The dimension that will be moved.
272
- * @param targetCollectionType The target collection type to move it to. Can be Row, Column or Filter.
273
- * @param index The index in the collection at which to add.
274
- * This parameter is optional. If not set it will add it to the end of the collection.
275
- */
276
- public moveDimension(dimension: IgcPivotDimension, targetCollectionType: PivotDimensionType, index?: number): void;
277
-
278
-
279
-
280
- /**
281
- * Removes dimension from its currently collection.
282
- * @remarks
283
- * This is different than toggleDimension that enabled/disables the dimension.
284
- * This completely removes the specified dimension from the collection.
285
- * @example
286
- * ```typescript
287
- * this.grid.removeDimension(dimension);
288
- * ```
289
- * @param dimension The dimension to be removed.
290
- */
291
- public removeDimension(dimension: IgcPivotDimension): void;
292
-
293
-
294
-
295
- /**
296
- * Toggles the dimension's enabled state on or off.
297
- * @remarks
298
- * The dimension remains in its current collection. This just changes its enabled state.
299
- * @example
300
- * ```typescript
301
- * this.grid.toggleDimension(dimension);
302
- * ```
303
- * @param dimension The dimension to be toggled.
304
- */
305
- public toggleDimension(dimension: IgcPivotDimension): void;
306
-
307
-
308
-
309
- /**
310
- * Inserts value at specified index or at the end.
311
- *
312
- * @example
313
- * ```typescript
314
- * this.grid.insertValueAt(value, 1);
315
- * ```
316
- * @param value The value definition that will be added.
317
- * @param index The index in the collection at which to add.
318
- * This parameter is optional. If not set it will add it to the end of the collection.
319
- */
320
- public insertValueAt(value: IgcPivotValue, index?: number): void;
321
-
322
-
323
-
324
- /**
325
- * Move value from its currently at specified index or at the end.
326
- *
327
- * @example
328
- * ```typescript
329
- * this.grid.moveValue(value, 1);
330
- * ```
331
- * @param value The value that will be moved.
332
- * @param index The index in the collection at which to add.
333
- * This parameter is optional. If not set it will add it to the end of the collection.
334
- */
335
- public moveValue(value: IgcPivotValue, index?: number): void;
336
-
337
-
338
-
339
- /**
340
- * Removes value from collection.
341
- * @remarks
342
- * This is different than toggleValue that enabled/disables the value.
343
- * This completely removes the specified value from the collection.
344
- * @example
345
- * ```typescript
346
- * this.grid.removeValue(dimension);
347
- * ```
348
- * @param value The value to be removed.
349
- */
350
- public removeValue(value: IgcPivotValue): void;
351
-
352
-
353
-
354
- /**
355
- * Toggles the value's enabled state on or off.
356
- * @remarks
357
- * The value remains in its current collection. This just changes its enabled state.
358
- * @example
359
- * ```typescript
360
- * this.grid.toggleValue(value);
361
- * ```
362
- * @param value The value to be toggled.
363
- */
364
- public toggleValue(value: IgcPivotValue): void;
365
-
366
-
367
-
368
- /**
369
- * Sort the dimension and its children in the provided direction.
370
- * @example
371
- * ```typescript
372
- * this.grid.sortDimension(dimension, SortingDirection.Asc);
373
- * ```
374
- * @param value The value to be toggled.
375
- */
376
- public sortDimension(dimension: IgcPivotDimension, sortDirection: SortingDirection): void;
377
-
378
-
379
-
380
- /**
381
- * Filters a single `IPivotDimension`.
382
- *
383
- * @example
384
- * ```typescript
385
- * public filter() {
386
- * const set = new Set();
387
- * set.add('Value 1');
388
- * set.add('Value 2');
389
- * this.grid1.filterDimension(this.pivotConfigHierarchy.rows[0], set, IgxStringFilteringOperand.instance().condition('in'));
390
- * }
391
- * ```
392
- */
393
- public filterDimension(dimension: IgcPivotDimension, value: any, conditionOrExpressionTree?: IgcFilteringExpressionsTree | IgcFilteringOperation): void;
394
-
395
- }
396
-
397
- export declare interface IgcPivotGridComponentEventMap extends IgcGridBaseDirectiveEventMap {
398
-
399
- /**
400
- * Emitted when the dimension collection is changed via the grid chip area.
401
- *
402
- * @remarks
403
- * Returns the new dimension collection and its type:
404
- * @example
405
- * ```html
406
- * <igx-pivot-grid #grid [data]="localData" [height]="'305px'"
407
- * (dimensionsChange)="dimensionsChange($event)"></igx-grid>
408
- * ```
409
- */
410
- dimensionsChange: CustomEvent<IgcDimensionsChange>;
411
-
412
- /**
413
- * Emitted when any of the pivotConfiguration properties is changed via the grid chip area.
414
- *
415
- * @example
416
- * ```html
417
- * <igx-pivot-grid #grid [data]="localData" [height]="'305px'"
418
- * (pivotConfigurationChanged)="configurationChanged($event)"></igx-grid>
419
- * ```
420
- */
421
- pivotConfigurationChange: CustomEvent<IgcPivotConfigurationChangedEventArgs>;
422
-
423
- /**
424
- * Emitted when the dimension is initialized.
425
- * @remarks
426
- * Emits the dimension that is about to be initialized.
427
- * @example
428
- * ```html
429
- * <igx-pivot-grid #grid [data]="localData" [height]="'305px'"
430
- * (dimensionInit)="dimensionInit($event)"></igx-pivot-grid>
431
- * ```
432
- */
433
- dimensionInit: CustomEvent<IgcPivotDimension>;
434
-
435
- /**
436
- * Emitted when the value is initialized.
437
- * @remarks
438
- * Emits the value that is about to be initialized.
439
- * @example
440
- * ```html
441
- * <igx-pivot-grid #grid [data]="localData" [height]="'305px'"
442
- * (valueInit)="valueInit($event)"></igx-pivot-grid>
443
- * ```
444
- */
445
- valueInit: CustomEvent<IgcPivotValue>;
446
-
447
- /**
448
- * Emitted when a dimension is sorted.
449
- *
450
- * @example
451
- * ```html
452
- * <igx-pivot-grid #grid [data]="localData" [height]="'305px'"
453
- * (dimensionsSortingExpressionsChange)="dimensionsSortingExpressionsChange($event)"></igx-pivot-grid>
454
- * ```
455
- */
456
- dimensionsSortingExpressionsChange: CustomEvent<IgcSortingExpression[]>;
457
-
458
- /**
459
- * Emitted when the values collection is changed via the grid chip area.
460
- *
461
- * @remarks
462
- * Returns the new dimension
463
- * @example
464
- * ```html
465
- * <igx-pivot-grid #grid [data]="localData" [height]="'305px'"
466
- * (valuesChange)="valuesChange($event)"></igx-grid>
467
- * ```
468
- */
469
- valuesChange: CustomEvent<IgcValuesChange>;
470
-
471
- }
472
-
@@ -1,36 +0,0 @@
1
-
2
- import { IgcPivotDimension } from './igc-pivot-dimension';
3
-
4
-
5
- /* jsonAPIPlainObject */
6
-
7
-
8
-
9
- export declare class IgcPivotGridRecord
10
- {
11
-
12
-
13
- /** List of original data records associated with the current pivoted data. **/
14
- public records?: any[];
15
-
16
-
17
- /** Record level**/
18
- public level?: number;
19
-
20
-
21
- /** List of dimensions associated with the record.**/
22
- public set dimensions(value: IgcPivotDimension[]);
23
- public get dimensions(): IgcPivotDimension[];
24
-
25
-
26
- /** If set, it specifies the name of the dimension, that has total record enabled. */
27
- public totalRecordDimensionName?: string;
28
-
29
-
30
- /** The index of the record in the total view */
31
- public dataIndex?: number;
32
-
33
- }
34
-
35
-
36
-
@@ -1,19 +0,0 @@
1
-
2
- import { IgcPivotValue } from './igc-pivot-value';
3
-
4
-
5
-
6
-
7
-
8
- export declare class IgcPivotGridValueTemplateContext
9
- {
10
-
11
-
12
- /* @wcWidgetMemberName: $implicit */
13
- public set implicit(value: IgcPivotValue);
14
- public get implicit(): IgcPivotValue;
15
-
16
- }
17
-
18
-
19
-
@@ -1,48 +0,0 @@
1
-
2
-
3
-
4
- /* jsonAPIPlainObject */
5
-
6
-
7
- /* marshalByValue */
8
- /** Interface describing the Pivot data keys used for data generation.
9
- * Can be used for custom remote scenarios where the data is pre-populated.
10
- */
11
-
12
- export declare class IgcPivotKeys
13
- {
14
-
15
-
16
- /** Field that stores children for hierarchy building. */
17
- public set children(value: string);
18
- public get children(): string;
19
-
20
-
21
- /** Field that stores reference to the original data records. */
22
- public set records(value: string);
23
- public get records(): string;
24
-
25
-
26
- /** Field that stores aggregation values. */
27
- public set aggregations(value: string);
28
- public get aggregations(): string;
29
-
30
-
31
- /** Field that stores dimension level based on its hierarchy. */
32
- public set level(value: string);
33
- public get level(): string;
34
-
35
-
36
- /** Separator used when generating the unique column field values. */
37
- public set columnDimensionSeparator(value: string);
38
- public get columnDimensionSeparator(): string;
39
-
40
-
41
- /** Separator used when generating the unique row field values. */
42
- public set rowDimensionSeparator(value: string);
43
- public get rowDimensionSeparator(): string;
44
-
45
- }
46
-
47
-
48
-
@@ -1,28 +0,0 @@
1
-
2
- import { PivotRowLayoutType } from './pivot-row-layout-type';
3
- import { PivotSummaryPosition } from './pivot-summary-position';
4
-
5
-
6
- /* jsonAPIPlainObject */
7
-
8
-
9
-
10
- export declare class IgcPivotUISettings
11
- {
12
-
13
-
14
- public showConfiguration?: boolean;
15
-
16
-
17
- public showRowHeaders?: boolean;
18
-
19
-
20
- public rowLayout?: PivotRowLayoutType;
21
-
22
-
23
- public horizontalSummariesPosition?: PivotSummaryPosition;
24
-
25
- }
26
-
27
-
28
-
@@ -1,62 +0,0 @@
1
-
2
- import { IgcPivotAggregator } from './igc-pivot-aggregator';
3
- import { GridColumnDataType } from './grid-column-data-type';
4
-
5
-
6
- /* jsonAPIPlainObject */
7
-
8
-
9
- /* marshalByValue */
10
- /**
11
- * Configuration of a pivot value aggregation.
12
- */
13
-
14
- export declare class IgcPivotValue
15
- {
16
-
17
-
18
- /** Unique member to extract related data field value for aggregations. */
19
- public set member(value: string);
20
- public get member(): string;
21
-
22
-
23
- /** Display name to show instead of member for the column header of this value. **/
24
- public displayName?: string;
25
-
26
-
27
- /**
28
- * Active aggregator definition with key, label and aggregator.
29
- */
30
- public set aggregate(value: IgcPivotAggregator);
31
- public get aggregate(): IgcPivotAggregator;
32
-
33
-
34
- /**
35
- * List of aggregates to show in aggregate drop-down.
36
- */
37
- public aggregateList?: IgcPivotAggregator[];
38
-
39
-
40
- /** Enables/Disables a particular value from pivot aggregation. */
41
- public set enabled(value: boolean);
42
- public get enabled(): boolean;
43
-
44
-
45
- /** Allow conditionally styling of the IgxPivotGrid cells. */
46
- public styles?: any;
47
-
48
-
49
- /** Enables a data type specific template of the cells */
50
- public dataType?: GridColumnDataType;
51
-
52
-
53
-
54
- /* csTreatAsEvent: PivotValueFormatterEventHandler */
55
- /* blazorOnlyScript */
56
- /** Applies display format to cell values. */
57
- public formatter?: any;
58
-
59
- }
60
-
61
-
62
-