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,52 +0,0 @@
1
-
2
- import { IgcRowType } from './igc-row-type';
3
-
4
-
5
-
6
-
7
- /**
8
- * Event emitted when a row's pin state changes.
9
- * The event is cancelable
10
- */
11
-
12
- export declare class IgcPinRowEventArgs
13
- {
14
-
15
-
16
- /**
17
- * The ID of the row, that was pinned/unpinned.
18
- * ID is either the primaryKey value or the data record instance.
19
- * @deprecated Use the `rowKey` property instead.
20
- */
21
- public rowID: any;
22
-
23
-
24
- public rowKey: any;
25
-
26
-
27
- public row?: IgcRowType;
28
-
29
-
30
- /** The index at which to pin the row in the pinned rows collection. */
31
- public insertAtIndex?: number;
32
-
33
-
34
- /** Whether or not the row is pinned or unpinned. */
35
- public isPinned: boolean;
36
-
37
-
38
- /**
39
- * Provides reference to the owner component.
40
- */
41
- public owner?: any;
42
-
43
-
44
- /**
45
- * Provides the ability to cancel the event.
46
- */
47
- public cancel: boolean;
48
-
49
- }
50
-
51
-
52
-
@@ -1,27 +0,0 @@
1
-
2
- import { ColumnPinningPosition } from './column-pinning-position';
3
- import { RowPinningPosition } from './row-pinning-position';
4
-
5
-
6
- /* jsonAPIPlainObject */
7
-
8
-
9
- /* marshalByValue */
10
- /* tsPlainInterface */
11
- /**
12
- * An interface describing settings for row/column pinning position.
13
- */
14
-
15
- export declare class IgcPinningConfig
16
- {
17
-
18
-
19
- public columns?: ColumnPinningPosition;
20
-
21
-
22
- public rows?: RowPinningPosition;
23
-
24
- }
25
-
26
-
27
-
@@ -1,47 +0,0 @@
1
-
2
- import { PivotAggregationType } from './pivot-aggregation-type';
3
-
4
-
5
- /* jsonAPIPlainObject */
6
-
7
-
8
- /* marshalByValue */
9
- /**
10
- * Interface describing a IPivotAggregator class.
11
- * Used for specifying custom aggregator lists.
12
- */
13
-
14
- export declare class IgcPivotAggregator
15
- {
16
-
17
-
18
- /** Aggregation unique key. */
19
- public set key(value: string);
20
- public get key(): string;
21
-
22
-
23
- /** Aggregation label to show in the UI. */
24
- public set label(value: string);
25
- public get label(): string;
26
-
27
-
28
- /**
29
- * Aggregation name that will be used from a list of predefined aggregations.
30
- * If not set will use the specified aggregator function.
31
- */
32
- public aggregatorName?: PivotAggregationType;
33
-
34
-
35
-
36
- /* blazorAlternateType: AggregatorEventHandler */
37
- /* blazorOnlyScript */
38
- /**
39
- * Aggregator function can be a custom implementation of `PivotAggregation`, or
40
- * use predefined ones from `IgxPivotAggregate` and its variants.
41
- */
42
- public aggregator?: any;
43
-
44
- }
45
-
46
-
47
-
@@ -1,21 +0,0 @@
1
-
2
- import { IgcPivotConfiguration } from './igc-pivot-configuration';
3
-
4
-
5
-
6
-
7
- /**
8
- * Event emitted when pivot configuration is changed.
9
- */
10
-
11
- export declare class IgcPivotConfigurationChangedEventArgs
12
- {
13
-
14
-
15
- /** The new configuration. */
16
- public pivotConfiguration: IgcPivotConfiguration;
17
-
18
- }
19
-
20
-
21
-
@@ -1,53 +0,0 @@
1
-
2
- import { IgcPivotDimensionStrategy } from './igc-pivot-dimension-strategy';
3
- import { IgcPivotDimension } from './igc-pivot-dimension';
4
- import { IgcPivotValue } from './igc-pivot-value';
5
- import { IgcPivotKeys } from './igc-pivot-keys';
6
-
7
-
8
- /* jsonAPIPlainObject */
9
-
10
-
11
- /* marshalByValue */
12
- /**
13
- * Configuration of the pivot grid.
14
- */
15
-
16
- export declare class IgcPivotConfiguration
17
- {
18
-
19
-
20
- /** A strategy to transform the rows. */
21
- public rowStrategy?: IgcPivotDimensionStrategy;
22
-
23
-
24
- /** A strategy to transform the columns. */
25
- public columnStrategy?: IgcPivotDimensionStrategy;
26
-
27
-
28
- /** A list of the rows. */
29
- public set rows(value: IgcPivotDimension[]);
30
- public get rows(): IgcPivotDimension[];
31
-
32
-
33
- /** A list of the columns. */
34
- public set columns(value: IgcPivotDimension[]);
35
- public get columns(): IgcPivotDimension[];
36
-
37
-
38
- /** A list of the values. */
39
- public set values(value: IgcPivotValue[]);
40
- public get values(): IgcPivotValue[];
41
-
42
-
43
- /** Dimensions to be displayed in the filter area. */
44
- public filters?: IgcPivotDimension[];
45
-
46
-
47
- /** Pivot data keys used for data generation. Can be used for custom remote scenarios where the data is pre-populated. */
48
- public pivotKeys?: IgcPivotKeys;
49
-
50
- }
51
-
52
-
53
-
@@ -1,182 +0,0 @@
1
-
2
- import { IgcPivotGridComponent } from './igc-pivot-grid-component';
3
- import { EventEmitterMixin, LitElement, Constructor, AbstractConstructor } from './common';
4
-
5
-
6
-
7
-
8
- /* blazorIndirectRender
9
- blazorComponent */
10
- /* wcElementTag: igc-pivot-data-selector */
11
- /**
12
- * Pivot Data Selector provides means to configure the pivot state of the Pivot Grid via a vertical panel UI
13
- *
14
- * @igxModule IgxPivotGridModule
15
- * @igxGroup Grids & Lists
16
- * @igxKeywords data selector, pivot, grid
17
- * @igxTheme pivot-data-selector-theme
18
- * @remarks
19
- * The Ignite UI Data Selector has a searchable list with the grid data columns,
20
- * there are also four expandable areas underneath for filters, rows, columns, and values
21
- * is used for grouping and aggregating simple flat data into a pivot table.
22
- * @example
23
- * ```html
24
- * <igx-pivot-grid #grid1 [data]="data" [pivotConfiguration]="configuration">
25
- * </igx-pivot-grid>
26
- * <igx-pivot-data-selector [grid]="grid1"></igx-pivot-data-selector>
27
- * ```
28
- */
29
-
30
- export declare class IgcPivotDataSelectorComponent extends EventEmitterMixin<IgcPivotDataSelectorComponentEventMap, Constructor<LitElement>>(LitElement)
31
-
32
- {
33
-
34
- /* blazorSuppress */
35
- static readonly tagName: string;
36
- /* blazorSuppress */
37
- static register(): void;
38
-
39
-
40
-
41
- /**
42
- * Gets/sets whether the columns panel is expanded
43
- * Get
44
- * ```typescript
45
- * const columnsPanelState: boolean = this.dataSelector.columnsExpanded;
46
- * ```
47
- * Set
48
- * ```html
49
- * <igx-pivot-data-selector [grid]="grid1" [columnsExpanded]="columnsPanelState"></igx-pivot-data-selector>
50
- * ```
51
- *
52
- * Two-way data binding:
53
- * ```html
54
- * <igx-pivot-data-selector [grid]="grid1" [(columnsExpanded)]="columnsPanelState"></igx-pivot-data-selector>
55
- * ```
56
- */
57
- public set columnsExpanded(value: boolean);
58
- public get columnsExpanded(): boolean;
59
-
60
-
61
-
62
- /**
63
- * Gets/sets whether the rows panel is expanded
64
- * Get
65
- * ```typescript
66
- * const rowsPanelState: boolean = this.dataSelector.rowsExpanded;
67
- * ```
68
- * Set
69
- * ```html
70
- * <igx-pivot-data-selector [grid]="grid1" [rowsExpanded]="rowsPanelState"></igx-pivot-data-selector>
71
- * ```
72
- *
73
- * Two-way data binding:
74
- * ```html
75
- * <igx-pivot-data-selector [grid]="grid1" [(rowsExpanded)]="rowsPanelState"></igx-pivot-data-selector>
76
- * ```
77
- */
78
- public set rowsExpanded(value: boolean);
79
- public get rowsExpanded(): boolean;
80
-
81
-
82
-
83
- /**
84
- * Gets/sets whether the filters panel is expanded
85
- * Get
86
- * ```typescript
87
- * const filtersPanelState: boolean = this.dataSelector.filtersExpanded;
88
- * ```
89
- * Set
90
- * ```html
91
- * <igx-pivot-data-selector [grid]="grid1" [filtersExpanded]="filtersPanelState"></igx-pivot-data-selector>
92
- * ```
93
- *
94
- * Two-way data binding:
95
- * ```html
96
- * <igx-pivot-data-selector [grid]="grid1" [(filtersExpanded)]="filtersPanelState"></igx-pivot-data-selector>
97
- * ```
98
- */
99
- public set filtersExpanded(value: boolean);
100
- public get filtersExpanded(): boolean;
101
-
102
-
103
-
104
- /**
105
- * Gets/sets whether the values panel is expanded
106
- * Get
107
- * ```typescript
108
- * const valuesPanelState: boolean = this.dataSelector.valuesExpanded;
109
- * ```
110
- * Set
111
- * ```html
112
- * <igx-pivot-data-selector [grid]="grid1" [valuesExpanded]="valuesPanelState"></igx-pivot-data-selector>
113
- * ```
114
- *
115
- * Two-way data binding:
116
- * ```html
117
- * <igx-pivot-data-selector [grid]="grid1" [(valuesExpanded)]="valuesPanelState"></igx-pivot-data-selector>
118
- * ```
119
- */
120
- public set valuesExpanded(value: boolean);
121
- public get valuesExpanded(): boolean;
122
-
123
-
124
-
125
-
126
- /* treatAsRef */
127
- /**
128
- * Sets the grid.
129
- */
130
- public set grid(value: IgcPivotGridComponent);
131
- public get grid(): IgcPivotGridComponent;
132
-
133
- }
134
-
135
- export declare interface IgcPivotDataSelectorComponentEventMap {
136
-
137
- /**
138
- * Emitted when the columns panel is expanded or collapsed.
139
- *
140
- * @example
141
- * ```html
142
- * <igx-pivot-data-selector #grid [data]="localData" [height]="'305px'"
143
- * (columnsExpandedChange)="columnsExpandedChange($event)"></igx-pivot-data-selector>
144
- * ```
145
- */
146
- columnsExpandedChange: CustomEvent<boolean>;
147
-
148
- /**
149
- * Emitted when the rows panel is expanded or collapsed.
150
- *
151
- * @example
152
- * ```html
153
- * <igx-pivot-data-selector #grid [data]="localData" [height]="'305px'"
154
- * (rowsExpandedChange)="rowsExpandedChange($event)"></igx-pivot-data-selector>
155
- * ```
156
- */
157
- rowsExpandedChange: CustomEvent<boolean>;
158
-
159
- /**
160
- * Emitted when the filters panel is expanded or collapsed.
161
- *
162
- * @example
163
- * ```html
164
- * <igx-pivot-data-selector #grid [data]="localData" [height]="'305px'"
165
- * (filtersExpandedChange)="filtersExpandedChange($event)"></igx-pivot-data-selector>
166
- * ```
167
- */
168
- filtersExpandedChange: CustomEvent<boolean>;
169
-
170
- /**
171
- * Emitted when the values panel is expanded or collapsed.
172
- *
173
- * @example
174
- * ```html
175
- * <igx-pivot-data-selector #grid [data]="localData" [height]="'305px'"
176
- * (valuesExpandedChange)="valuesExpandedChange($event)"></igx-pivot-data-selector>
177
- * ```
178
- */
179
- valuesExpandedChange: CustomEvent<boolean>;
180
-
181
- }
182
-
@@ -1,34 +0,0 @@
1
-
2
-
3
-
4
- /* jsonAPIPlainObject */
5
-
6
-
7
-
8
- export declare class IgcPivotDateDimensionOptions
9
- {
10
-
11
-
12
- /** Enables/Disables total value of all periods. */
13
- public total?: boolean;
14
-
15
-
16
- /** Enables/Disables dimensions per year from provided periods. */
17
- public years?: boolean;
18
-
19
-
20
- /*/** Enables/Disables dimensions per quarter from provided periods. */
21
- public quarters?: boolean;
22
-
23
-
24
- /** Enables/Disables dimensions per month from provided periods. */
25
- public months?: boolean;
26
-
27
-
28
- /** Enabled/Disables dimensions for the full date provided */
29
- public fullDate?: boolean;
30
-
31
- }
32
-
33
-
34
-
@@ -1,91 +0,0 @@
1
-
2
- import { IgcPivotDimension } from './igc-pivot-dimension';
3
- import { GridColumnDataType } from './grid-column-data-type';
4
- import { IgcGridResourceStrings } from './igc-grid-resource-strings';
5
- import { IgcPivotDateDimensionOptions } from './igc-pivot-date-dimension-options';
6
-
7
-
8
-
9
-
10
- /* blazorAlternateBaseType: PivotDimension */
11
- /* alternateBaseType: PivotDimension */
12
- // Equals to pretty much this configuration:
13
- // {
14
- // member: () => 'All Periods',
15
- // enabled: true,
16
- // fieldName: 'AllPeriods',
17
- // childLevel: {
18
- // fieldName: 'Years',
19
- // member: (rec) => {
20
- // const recordValue = rec['Date'];
21
- // return recordValue ? (new Date(recordValue)).getFullYear().toString() : rec['Years'];
22
- // },
23
- // enabled: true,
24
- // childLevel: {
25
- // member: (rec) => {
26
- // const recordValue = rec['Date'];
27
- // return recordValue ? new Date(recordValue).toLocaleString('default', { month: 'long' }) : rec['Months'];
28
- // },
29
- // enabled: true,
30
- // fieldName: 'Months',
31
- // childLevel: {
32
- // member: 'Date',
33
- // fieldName:'Date',
34
- // enabled: true
35
- // }
36
- // }
37
- // }
38
- // },
39
-
40
- export declare class IgcPivotDateDimension extends IgcPivotDimension
41
- {
42
-
43
-
44
- /** Enables/Disables a particular dimension from pivot structure. */
45
- public set enabled(value: boolean);
46
- public get enabled(): boolean;
47
-
48
-
49
-
50
- /**
51
- * Gets/Sets data type
52
- */
53
- public dataType?: GridColumnDataType;
54
-
55
-
56
-
57
- /**
58
- * Gets/Sets the resource strings.
59
- *
60
- * @remarks
61
- * By default it uses EN resources.
62
- */
63
- public set resourceStrings(value: IgcGridResourceStrings);
64
- public get resourceStrings(): IgcGridResourceStrings;
65
-
66
-
67
-
68
- /**
69
- * Gets/Sets the base dimension that is used by this class to determine the other dimensions and their values.
70
- * Having base dimension set is required in order for the Date Dimensions to show.
71
- */
72
- public set baseDimension(value: IgcPivotDimension);
73
- public get baseDimension(): IgcPivotDimension;
74
-
75
-
76
-
77
- /**
78
- * Gets/Sets the options for the predefined date dimensions whether to show quarter, years and etc.
79
- */
80
- public set options(value: IgcPivotDateDimensionOptions);
81
- public get options(): IgcPivotDateDimensionOptions;
82
-
83
-
84
- public displayName: string;
85
-
86
- constructor(inBaseDimension?: IgcPivotDimension, inOptions?: IgcPivotDateDimensionOptions);
87
-
88
- }
89
-
90
-
91
-
@@ -1,26 +0,0 @@
1
-
2
- import { IgcPivotDimension } from './igc-pivot-dimension';
3
- import { IgcPivotValue } from './igc-pivot-value';
4
- import { IgcDataCloneStrategy } from './igc-data-clone-strategy';
5
- import { IgcPivotKeys } from './igc-pivot-keys';
6
-
7
-
8
- /* jsonAPIPlainObject */
9
-
10
-
11
- /**
12
- * Interface describing Pivot data processing for dimensions.
13
- * Should contain a process method and return records hierarchy based on the provided dimensions.
14
- */
15
-
16
- export declare class IgcPivotDimensionStrategy
17
- {
18
-
19
-
20
- /* blazorCSSuppress */
21
- public process(collection: any, dimensions: IgcPivotDimension[], values: IgcPivotValue[], cloneStrategy: IgcDataCloneStrategy, pivotKeys?: IgcPivotKeys): any[];
22
-
23
- }
24
-
25
-
26
-
@@ -1,80 +0,0 @@
1
-
2
- import { IgcFilteringExpressionsTree } from './igc-filtering-expressions-tree';
3
- import { SortingDirection } from './sorting-direction';
4
- import { GridColumnDataType } from './grid-column-data-type';
5
-
6
-
7
- /* jsonAPIPlainObject */
8
-
9
-
10
- /* blazorElement */
11
- /* marshalByValue */
12
- /**
13
- * Configuration of a pivot dimension.
14
- */
15
-
16
- export declare class IgcPivotDimension
17
- {
18
-
19
-
20
- /** Allows defining a hierarchy when multiple sub groups need to be extracted from single member. */
21
- public childLevel?: IgcPivotDimension;
22
-
23
-
24
- /** Unique member to extract related data field value or the result of the memberFunction. */
25
- public set memberName(value: string);
26
- public get memberName(): string;
27
-
28
-
29
-
30
- /* csTreatAsEvent: MemberFunctionHandler */
31
- /* blazorOnlyScript */
32
- /** Function that extracts the value */
33
- public memberFunction?: any;
34
-
35
-
36
- /** Display name to show instead of the field name of this value. **/
37
- public displayName?: string;
38
-
39
-
40
- /** Enables/Disables a particular dimension from pivot structure. */
41
- public set enabled(value: boolean);
42
- public get enabled(): boolean;
43
-
44
-
45
- /**
46
- * A predefined or defined via the `igxPivotSelector` filter expression tree for the current dimension to be applied in the filter pipe.
47
- * */
48
- public filter?: IgcFilteringExpressionsTree;
49
-
50
-
51
- /** Enable/disable sorting for a particular dimension. True by default. */
52
- public sortable?: boolean;
53
-
54
-
55
- /**
56
- * The sorting direction of the current dimension. Determines the order in which the values will appear in the related dimension.
57
- */
58
- public sortDirection?: SortingDirection;
59
-
60
-
61
- /**
62
- * The dataType of the related data field.
63
- */
64
- public dataType?: GridColumnDataType;
65
-
66
-
67
- /** The width of the dimension cells to be rendered.Can be pixel, % or "auto". */
68
- public width?: string;
69
-
70
-
71
- /** Level of the dimension. */
72
- public level?: number;
73
-
74
-
75
- public horizontalSummary?: boolean;
76
-
77
- }
78
-
79
-
80
-
@@ -1,32 +0,0 @@
1
-
2
- import { IgcPivotDimension } from './igc-pivot-dimension';
3
- import { IgcPivotValue } from './igc-pivot-value';
4
-
5
-
6
- /* jsonAPIPlainObject */
7
-
8
-
9
- /** Interface describing the Pivot column data.
10
- * Contains information on the related column dimensions and their values.
11
- */
12
-
13
- export declare class IgcPivotGridColumn
14
- {
15
-
16
-
17
- public set field(value: string);
18
- public get field(): string;
19
-
20
-
21
- /** List of dimensions associated with the column.**/
22
- public set dimensions(value: IgcPivotDimension[]);
23
- public get dimensions(): IgcPivotDimension[];
24
-
25
-
26
- public set value(value: IgcPivotValue);
27
- public get value(): IgcPivotValue;
28
-
29
- }
30
-
31
-
32
-