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,6 +1,6 @@
1
1
 
2
- import { IgcGridStateBaseDirective } from './igc-grid-state-base-directive';
3
2
  import { IgcGridStateInfo } from './igc-grid-state-info';
3
+ import { IgcGridBaseDirective } from './igc-grid-base-directive';
4
4
  import { EventEmitterMixin, LitElement, Constructor, AbstractConstructor } from './common';
5
5
 
6
6
 
@@ -18,7 +18,7 @@ import { EventEmitterMixin, LitElement, Constructor, AbstractConstructor } from
18
18
  * @igxParent IgxGridComponent, IgxTreeGridComponent, IgxHierarchicalGridComponent, IgxPivotGridComponent, *
19
19
  */
20
20
 
21
- export declare class IgcGridStateComponent extends EventEmitterMixin<IgcGridStateComponentEventMap, Constructor<IgcGridStateBaseDirective>>(IgcGridStateBaseDirective)
21
+ export declare class IgcGridStateComponent extends EventEmitterMixin<IgcGridStateComponentEventMap, Constructor<LitElement>>(LitElement)
22
22
 
23
23
  {
24
24
 
@@ -27,14 +27,17 @@ import { EventEmitterMixin, LitElement, Constructor, AbstractConstructor } from
27
27
  /* blazorSuppress */
28
28
  static register(): void;
29
29
 
30
+
31
+ public set grid(value: IgcGridBaseDirective);
32
+ public get grid(): IgcGridBaseDirective;
33
+
30
34
 
31
-
32
35
  /**
33
36
  * Restores grid features' state based on the IGridStateInfo object passed as an argument.
34
37
  * @param state object to restore state from.
35
38
  * @param feature string or array of strings determining the features to be added in the state. If skipped, all features are added.
36
39
  */
37
- public applyState(state: IgcGridStateInfo, features?: string[]): void;
40
+ public applyState(state: IgcGridStateInfo, features?: any): void;
38
41
 
39
42
 
40
43
 
@@ -43,7 +46,7 @@ import { EventEmitterMixin, LitElement, Constructor, AbstractConstructor } from
43
46
  * @param state string to restore state from.
44
47
  * @param feature string or array of strings determining the features to be added in the state. If skipped, all features are added.
45
48
  */
46
- public applyStateFromString(state: string, features?: string[]): void;
49
+ public applyStateFromString(state: string, features?: any): void;
47
50
 
48
51
 
49
52
 
@@ -53,7 +56,7 @@ import { EventEmitterMixin, LitElement, Constructor, AbstractConstructor } from
53
56
  * @param feature string or array of strings determining the features to be added in the state. If skipped, all features are added.
54
57
  * @returns The state object.
55
58
  */
56
- public getState(features?: string[]): IgcGridStateInfo;
59
+ public getState(features?: any): IgcGridStateInfo;
57
60
 
58
61
 
59
62
 
@@ -63,7 +66,7 @@ import { EventEmitterMixin, LitElement, Constructor, AbstractConstructor } from
63
66
  * @param feature array of strings determining the features to be added in the state. If skipped, all features are added.
64
67
  * @returns Returns the serialized to JSON string IGridStateInfo object.
65
68
  */
66
- public getStateAsString(features?: string[]): string;
69
+ public getStateAsString(features?: any): string;
67
70
 
68
71
  }
69
72
 
@@ -1,13 +1,4 @@
1
1
 
2
- import { IgcColumnState } from './igc-column-state';
3
- import { IgcFilteringExpressionsTree } from './igc-filtering-expressions-tree';
4
- import { IgcPagingState } from './igc-paging-state';
5
- import { IgcSortingExpression } from './igc-sorting-expression';
6
- import { IgcGroupingState } from './igc-grouping-state';
7
- import { IgcGridSelectionRange } from './igc-grid-selection-range';
8
- import { IgcPinningConfig } from './igc-pinning-config';
9
- import { IgcGridStateCollection } from './igc-grid-state-collection';
10
- import { IgcPivotConfiguration } from './igc-pivot-configuration';
11
2
 
12
3
 
13
4
  /* jsonAPIPlainObject */
@@ -23,13 +14,13 @@ import { IgcPivotConfiguration } from './igc-pivot-configuration';
23
14
  public columns?: IgcColumnState[];
24
15
 
25
16
 
26
- public filtering?: IgcFilteringExpressionsTree;
17
+ public filtering?: any;
27
18
 
28
19
 
29
- public advancedFiltering?: IgcFilteringExpressionsTree;
20
+ public advancedFiltering?: any;
30
21
 
31
22
 
32
- public paging?: IgcPagingState;
23
+ public paging?: any;
33
24
 
34
25
 
35
26
  public moving?: boolean;
@@ -38,7 +29,7 @@ import { IgcPivotConfiguration } from './igc-pivot-configuration';
38
29
  public sorting?: IgcSortingExpression[];
39
30
 
40
31
 
41
- public groupBy?: IgcGroupingState;
32
+ public groupBy?: any;
42
33
 
43
34
 
44
35
  public cellSelection?: IgcGridSelectionRange[];
@@ -55,7 +46,7 @@ import { IgcPivotConfiguration } from './igc-pivot-configuration';
55
46
  public rowPinning?: any[];
56
47
 
57
48
 
58
- public pinningConfig?: IgcPinningConfig;
49
+ public pinningConfig?: any;
59
50
 
60
51
 
61
52
  /* blazorPrimitiveValue */
@@ -68,7 +59,7 @@ import { IgcPivotConfiguration } from './igc-pivot-configuration';
68
59
  public id?: string;
69
60
 
70
61
 
71
- public pivotConfiguration?: IgcPivotConfiguration;
62
+ public pivotConfiguration?: any;
72
63
 
73
64
  }
74
65
 
@@ -1,211 +1,3 @@
1
1
  export { type IgcGridStateComponentEventMap, IgcGridStateComponent } from "./igc-grid-state-component";
2
- export type { IgcGridStateBaseDirective } from "./igc-grid-state-base-directive";
3
2
  export type { IgcGridStateInfo } from "./igc-grid-state-info";
4
- export { IgcActionStripComponent } from "./igc-action-strip-component";
5
- export type { IgcGridActionsBaseDirective } from "./igc-grid-actions-base-directive";
6
- export type { IgcActionStripResourceStrings } from "./igc-action-strip-resource-strings";
7
- export { IgcGridEditingActionsComponent } from "./igc-grid-editing-actions-component";
8
- export { IgcGridPinningActionsComponent } from "./igc-grid-pinning-actions-component";
9
- export { IgcBooleanFilteringOperand } from "./igc-boolean-filtering-operand";
10
- export { IgcFilteringOperand } from "./igc-filtering-operand";
11
- export { IgcDateFilteringOperand } from "./igc-date-filtering-operand";
12
- export type { IgcBaseDateTimeFilteringOperand } from "./igc-base-date-time-filtering-operand";
13
- export { IgcDateTimeFilteringOperand } from "./igc-date-time-filtering-operand";
14
- export { IgcTimeFilteringOperand } from "./igc-time-filtering-operand";
15
- export { IgcNumberFilteringOperand } from "./igc-number-filtering-operand";
16
- export { IgcStringFilteringOperand } from "./igc-string-filtering-operand";
17
- export type { IgcFilteringExpression } from "./igc-filtering-expression";
18
- export type { IgcFilteringOperation } from "./igc-filtering-operation";
19
- export type { IgcExpressionTree } from "./igc-expression-tree";
20
- export { IgcNoopFilteringStrategy } from "./igc-noop-filtering-strategy";
21
- export type { IgcBaseFilteringStrategy } from "./igc-base-filtering-strategy";
22
- export { IgcFilteringExpressionsTree } from "./igc-filtering-expressions-tree";
23
- export type { IgcGroupByResult } from "./igc-group-by-result";
24
- export type { IgcGroupByRecord } from "./igc-group-by-record";
25
- export { IgcDefaultTreeGridMergeStrategy } from "./igc-default-tree-grid-merge-strategy";
26
- export { IgcDefaultMergeStrategy } from "./igc-default-merge-strategy";
27
- export { IgcByLevelTreeGridMergeStrategy } from "./igc-by-level-tree-grid-merge-strategy";
28
- export { IgcNoopPivotDimensionsStrategy } from "./igc-noop-pivot-dimensions-strategy";
29
- export type { IgcPivotDimension } from "./igc-pivot-dimension";
30
- export type { IgcPivotValue } from "./igc-pivot-value";
31
- export { type IgcColumnGroupComponentEventMap, IgcColumnGroupComponent } from "./igc-column-group-component";
32
- export { type IgcColumnComponentEventMap, IgcColumnComponent } from "./igc-column-component";
33
- export type { IgcColumnTemplateContext } from "./igc-column-template-context";
34
- export { type IgcColumnLayoutComponentEventMap, IgcColumnLayoutComponent } from "./igc-column-layout-component";
35
- export { IgcNoopSortingStrategy } from "./igc-noop-sorting-strategy";
36
- export { type IgcGridComponentEventMap, IgcGridComponent } from "./igc-grid-component";
37
- export type { IgcGridBaseDirectiveEventMap, IgcGridBaseDirective } from "./igc-grid-base-directive";
38
- export type { IgcForOfState } from "./igc-for-of-state";
39
- export type { IgcGroupingExpression } from "./igc-grouping-expression";
40
- export type { IgcGroupByExpandState } from "./igc-group-by-expand-state";
41
- export type { IgcGroupingDoneEventArgs } from "./igc-grouping-done-event-args";
42
- export type { IgcGridMasterDetailContext } from "./igc-grid-master-detail-context";
43
- export type { IgcGridGroupingStrategy } from "./igc-grid-grouping-strategy";
44
- export type { IgcGroupByRowSelectorTemplateContext } from "./igc-group-by-row-selector-template-context";
45
- export type { IgcGroupByRowTemplateContext } from "./igc-group-by-row-template-context";
46
- export type { IgcRowType } from "./igc-row-type";
47
- export type { IgcCellType } from "./igc-cell-type";
48
- export { type IgcHierarchicalGridComponentEventMap, IgcHierarchicalGridComponent } from "./igc-hierarchical-grid-component";
49
- export type { IgcHierarchicalGridBaseDirectiveEventMap, IgcHierarchicalGridBaseDirective } from "./igc-hierarchical-grid-base-directive";
50
- export { type IgcRowIslandComponentEventMap, IgcRowIslandComponent } from "./igc-row-island-component";
51
- export { type IgcPivotDataSelectorComponentEventMap, IgcPivotDataSelectorComponent } from "./igc-pivot-data-selector-component";
52
- export { IgcPivotDateDimension } from "./igc-pivot-date-dimension";
53
- export type { GridColumnDataType } from "./grid-column-data-type";
54
- export type { IgcGridResourceStrings } from "./igc-grid-resource-strings";
55
- export type { IgcPivotDateDimensionOptions } from "./igc-pivot-date-dimension-options";
56
- export { type IgcPivotGridComponentEventMap, IgcPivotGridComponent } from "./igc-pivot-grid-component";
57
- export type { IgcDimensionsChange } from "./igc-dimensions-change";
58
- export type { IgcPivotConfigurationChangedEventArgs } from "./igc-pivot-configuration-changed-event-args";
59
- export type { IgcSortingExpression } from "./igc-sorting-expression";
60
- export type { IgcValuesChange } from "./igc-values-change";
61
- export type { IgcPivotGridValueTemplateContext } from "./igc-pivot-grid-value-template-context";
62
- export type { IgcPivotConfiguration } from "./igc-pivot-configuration";
63
- export type { IgcPivotUISettings } from "./igc-pivot-ui-settings";
64
- export { PivotDimensionType } from "./pivot-dimension-type";
65
- export { SortingDirection } from "./sorting-direction";
66
- export type { IgcSummaryExpression } from "./igc-summary-expression";
67
- export { IgcSummaryOperand } from "./igc-summary-operand";
68
- export type { IgcSummaryResult } from "./igc-summary-result";
69
- export { IgcNumberSummaryOperand } from "./igc-number-summary-operand";
70
- export { IgcDateSummaryOperand } from "./igc-date-summary-operand";
71
- export { IgcTimeSummaryOperand } from "./igc-time-summary-operand";
72
- export { IgcGridToolbarTitleComponent } from "./igc-grid-toolbar-title-component";
73
- export { IgcGridToolbarActionsComponent } from "./igc-grid-toolbar-actions-component";
74
- export { IgcGridToolbarAdvancedFilteringComponent } from "./igc-grid-toolbar-advanced-filtering-component";
75
- export type { IgcOverlaySettings } from "./igc-overlay-settings";
76
- export { type IgcGridToolbarExporterComponentEventMap, IgcGridToolbarExporterComponent } from "./igc-grid-toolbar-exporter-component";
77
- export type { IgcBaseToolbarDirectiveEventMap, IgcBaseToolbarDirective } from "./igc-base-toolbar-directive";
78
- export type { IgcExporterEventArgs } from "./igc-exporter-event-args";
79
- export type { GridToolbarExporterType } from "./grid-toolbar-exporter-type";
80
- export { type IgcGridToolbarHidingComponentEventMap, IgcGridToolbarHidingComponent } from "./igc-grid-toolbar-hiding-component";
81
- export type { IgcBaseToolbarColumnActionsDirectiveEventMap, IgcBaseToolbarColumnActionsDirective } from "./igc-base-toolbar-column-actions-directive";
82
- export { type IgcGridToolbarPinningComponentEventMap, IgcGridToolbarPinningComponent } from "./igc-grid-toolbar-pinning-component";
83
- export type { IgcToggleViewCancelableEventArgs } from "./igc-toggle-view-cancelable-event-args";
84
- export type { IgcToggleViewEventArgs } from "./igc-toggle-view-event-args";
85
- export type { IgcColumnToggledEventArgs } from "./igc-column-toggled-event-args";
86
- export { type IgcTreeGridComponentEventMap, IgcTreeGridComponent } from "./igc-tree-grid-component";
87
- export type { IgcTreeGridRecord } from "./igc-tree-grid-record";
88
- export type { IgcGridStateOptions } from "./igc-grid-state-options";
89
- export type { IgcColumnState } from "./igc-column-state";
90
- export type { IgcPagingState } from "./igc-paging-state";
91
- export type { IgcGroupingState } from "./igc-grouping-state";
92
- export type { IgcGridSelectionRange } from "./igc-grid-selection-range";
93
- export type { IgcPinningConfig } from "./igc-pinning-config";
94
- export type { IgcGridStateCollection } from "./igc-grid-state-collection";
95
- export { FilteringLogic } from "./filtering-logic";
96
- export type { IgcFilterItem } from "./igc-filter-item";
97
- export type { IgcBaseEventArgs } from "./igc-base-event-args";
98
- export { FilteringExpressionsTreeType } from "./filtering-expressions-tree-type";
99
- export type { IgcGroupedRecords } from "./igc-grouped-records";
100
- export type { IgcPivotAggregator } from "./igc-pivot-aggregator";
101
- export type { IgcPivotGridRecord } from "./igc-pivot-grid-record";
102
- export type { IgcPivotGridColumn } from "./igc-pivot-grid-column";
103
- export { ColumnPinningPosition } from "./column-pinning-position";
104
- export type { IgcSortingStrategy } from "./igc-sorting-strategy";
105
- export type { IgcSummaryTemplateContext } from "./igc-summary-template-context";
106
- export type { IgcCellTemplateContext } from "./igc-cell-template-context";
107
- export type { IgcColumnPipeArgs } from "./igc-column-pipe-args";
108
- export type { IgcColumnEditorOptions } from "./igc-column-editor-options";
109
- export type { IgcGridTemplateContext } from "./igc-grid-template-context";
110
- export type { IgcDataCloneStrategy } from "./igc-data-clone-strategy";
111
- export type { IgcClipboardOptions } from "./igc-clipboard-options";
112
- export type { IgcGridScrollEventArgs } from "./igc-grid-scroll-event-args";
113
- export type { IgcGridCellEventArgs } from "./igc-grid-cell-event-args";
114
- export type { IgcGridRowEventArgs } from "./igc-grid-row-event-args";
115
- export type { IgcGridFormGroupCreatedEventArgs } from "./igc-grid-form-group-created-event-args";
116
- export type { IgcGridValidationStatusEventArgs } from "./igc-grid-validation-status-event-args";
117
- export type { IgcRowSelectionEventArgs } from "./igc-row-selection-event-args";
118
- export type { IgcColumnSelectionEventArgs } from "./igc-column-selection-event-args";
119
- export type { IgcPinColumnCancellableEventArgs } from "./igc-pin-column-cancellable-event-args";
120
- export type { IgcPinColumnEventArgs } from "./igc-pin-column-event-args";
121
- export type { IgcGridEditEventArgs } from "./igc-grid-edit-event-args";
122
- export type { IgcGridEditDoneEventArgs } from "./igc-grid-edit-done-event-args";
123
- export type { IgcColumnsAutoGeneratedEventArgs } from "./igc-columns-auto-generated-event-args";
124
- export type { IgcSortingEventArgs } from "./igc-sorting-event-args";
125
- export type { IgcFilteringEventArgs } from "./igc-filtering-event-args";
126
- export type { IgcRowDataEventArgs } from "./igc-row-data-event-args";
127
- export type { IgcRowDataCancelableEventArgs } from "./igc-row-data-cancelable-event-args";
128
- export type { IgcColumnResizeEventArgs } from "./igc-column-resize-event-args";
129
- export type { IgcGridContextMenuEventArgs } from "./igc-grid-context-menu-event-args";
130
- export type { IgcColumnVisibilityChangingEventArgs } from "./igc-column-visibility-changing-event-args";
131
- export type { IgcColumnVisibilityChangedEventArgs } from "./igc-column-visibility-changed-event-args";
132
- export type { IgcColumnMovingStartEventArgs } from "./igc-column-moving-start-event-args";
133
- export type { IgcColumnMovingEventArgs } from "./igc-column-moving-event-args";
134
- export type { IgcColumnMovingEndEventArgs } from "./igc-column-moving-end-event-args";
135
- export type { IgcGridKeydownEventArgs } from "./igc-grid-keydown-event-args";
136
- export type { IgcRowDragStartEventArgs } from "./igc-row-drag-start-event-args";
137
- export type { IgcRowDragEndEventArgs } from "./igc-row-drag-end-event-args";
138
- export type { IgcGridClipboardEvent } from "./igc-grid-clipboard-event";
139
- export type { IgcRowToggleEventArgs } from "./igc-row-toggle-event-args";
140
- export type { IgcPinRowEventArgs } from "./igc-pin-row-event-args";
141
- export type { IgcActiveNodeChangeEventArgs } from "./igc-active-node-change-event-args";
142
- export type { IgcGridToolbarExportEventArgs } from "./igc-grid-toolbar-export-event-args";
143
- export type { IgcForOfDataChangeEventArgs } from "./igc-for-of-data-change-event-args";
144
- export type { IgcActionStripToken } from "./igc-action-strip-token";
145
- export type { IgcGridRowDragGhostContext } from "./igc-grid-row-drag-ghost-context";
146
- export type { IgcGridRowEditTextTemplateContext } from "./igc-grid-row-edit-text-template-context";
147
- export type { IgcGridEmptyTemplateContext } from "./igc-grid-empty-template-context";
148
- export type { IgcGridRowEditActionsTemplateContext } from "./igc-grid-row-edit-actions-template-context";
149
- export type { IgcGridRowTemplateContext } from "./igc-grid-row-template-context";
150
- export type { IgcGridHeaderTemplateContext } from "./igc-grid-header-template-context";
151
- export { IgcGridToolbarComponent } from "./igc-grid-toolbar-component";
152
- export { type IgcPaginatorComponentEventMap, IgcPaginatorComponent } from "./igc-paginator-component";
153
- export type { GridPagingMode } from "./grid-paging-mode";
154
- export type { GridValidationTrigger } from "./grid-validation-trigger";
155
- export type { FilterMode } from "./filter-mode";
156
- export type { GridSummaryPosition } from "./grid-summary-position";
157
- export type { GridSummaryCalculationMode } from "./grid-summary-calculation-mode";
158
- export type { IgcFilteringStrategy } from "./igc-filtering-strategy";
159
- export type { IgcGridSortingStrategy } from "./igc-grid-sorting-strategy";
160
- export type { IgcGridMergeStrategy } from "./igc-grid-merge-strategy";
161
- export type { IgcSortingOptions } from "./igc-sorting-options";
162
- export type { IgcRowDirective } from "./igc-row-directive";
163
- export type { IgcHeadSelectorTemplateContext } from "./igc-head-selector-template-context";
164
- export type { IgcRowSelectorTemplateContext } from "./igc-row-selector-template-context";
165
- export type { GridSelectionMode } from "./grid-selection-mode";
166
- export type { GridCellMergeMode } from "./grid-cell-merge-mode";
167
- export type { IgcSearchInfo } from "./igc-search-info";
168
- export type { IgcOverlayOutletDirective } from "./igc-overlay-outlet-directive";
169
- export type { IgcGridRowComponent } from "./igc-grid-row-component";
170
- export { DropPosition } from "./drop-position";
171
- export type { IgcCellPosition } from "./igc-cell-position";
172
- export type { IgcGroupByKey } from "./igc-group-by-key";
173
- export type { IgcGroupByRowSelectorTemplateDetails } from "./igc-group-by-row-selector-template-details";
174
- export type { IgcGridValidationState } from "./igc-grid-validation-state";
175
- export type { IgcGridToolbarTemplateContext } from "./igc-grid-toolbar-template-context";
176
- export type { IgcGridPaginatorTemplateContext } from "./igc-grid-paginator-template-context";
177
- export type { IgcGridCreatedEventArgs } from "./igc-grid-created-event-args";
178
- export type { IgcPivotDimensionStrategy } from "./igc-pivot-dimension-strategy";
179
- export type { IgcPivotKeys } from "./igc-pivot-keys";
180
- export type { PivotRowLayoutType } from "./pivot-row-layout-type";
181
- export type { PivotSummaryPosition } from "./pivot-summary-position";
182
- export type { IgcPositionStrategy } from "./igc-position-strategy";
183
- export type { IgcScrollStrategy } from "./igc-scroll-strategy";
184
- export type { IgcBaseExporterEventMap, IgcBaseExporter } from "./igc-base-exporter";
185
- export type { IgcExporterOptions } from "./igc-exporter-options";
186
- export type { IgcCancelableBrowserEventArgs } from "./igc-cancelable-browser-event-args";
187
- export { RowPinningPosition } from "./row-pinning-position";
188
- export type { PivotAggregationType } from "./pivot-aggregation-type";
189
- export type { IgcFieldPipeArgs } from "./igc-field-pipe-args";
190
- export type { IgcFieldEditorOptions } from "./igc-field-editor-options";
191
- export type { ValidationStatus } from "./validation-status";
192
- export type { IgcCancelableEventArgs } from "./igc-cancelable-event-args";
193
- export type { GridKeydownTargetType } from "./grid-keydown-target-type";
194
- export type { IgcExporterOptionsBase } from "./igc-exporter-options-base";
195
- export type { IgcForOfDataChangingEventArgs } from "./igc-for-of-data-changing-event-args";
196
- export type { IgcHeaderType } from "./igc-header-type";
197
- export type { IgcPageCancellableEventArgs } from "./igc-page-cancellable-event-args";
198
- export type { IgcPageEventArgs } from "./igc-page-event-args";
199
- export type { IgcPaginatorResourceStrings } from "./igc-paginator-resource-strings";
200
- export type { SortingOptionsMode } from "./sorting-options-mode";
201
- export type { IgcHeadSelectorTemplateDetails } from "./igc-head-selector-template-details";
202
- export type { IgcRowSelectorTemplateDetails } from "./igc-row-selector-template-details";
203
- export type { IgcBaseSearchInfo } from "./igc-base-search-info";
204
- export type { IgcValidationErrors } from "./igc-validation-errors";
205
- export type { IgcPositionSettings } from "./igc-position-settings";
206
- export type { IgcRowExportingEventArgs } from "./igc-row-exporting-event-args";
207
- export type { IgcColumnExportingEventArgs } from "./igc-column-exporting-event-args";
208
- export { HorizontalAlignment } from "./horizontal-alignment";
209
- export { VerticalAlignment } from "./vertical-alignment";
210
- export type { IgcSize } from "./igc-size";
211
3
  export type { TemplateContent, IgcRenderFunction, Point } from "./common";