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,56 +0,0 @@
1
-
2
-
3
-
4
-
5
-
6
- /**
7
- * The event arguments when the selection state of a row is being changed
8
- * The event is cancelable
9
- */
10
-
11
- export declare class IgcRowSelectionEventArgs
12
- {
13
-
14
-
15
- /** Represents an array of rows, that have already been selected */
16
- public oldSelection: any[];
17
-
18
-
19
- /** Represents the newly selected rows */
20
- public newSelection: any[];
21
-
22
-
23
- /**
24
- * Represents an array of all added rows
25
- * Whenever a row has been selected, the array is "refreshed" with the selected rows
26
- */
27
- public added: any[];
28
-
29
-
30
- /**
31
- * Represents an array of all rows, removed from the selection
32
- * Whenever a row has been deselected, the array is "refreshed" with the rows,
33
- * that have been previously selected, but are no longer
34
- */
35
- public removed: any[];
36
-
37
-
38
- /** Indicates whether or not all rows of the grid have been selected */
39
- public allRowsSelected?: boolean;
40
-
41
-
42
- /**
43
- * Provides the ability to cancel the event.
44
- */
45
- public cancel: boolean;
46
-
47
-
48
- /**
49
- * Provides reference to the owner component.
50
- */
51
- public owner?: any;
52
-
53
- }
54
-
55
-
56
-
@@ -1,19 +0,0 @@
1
-
2
- import { IgcRowSelectorTemplateDetails } from './igc-row-selector-template-details';
3
-
4
-
5
-
6
-
7
-
8
- export declare class IgcRowSelectorTemplateContext
9
- {
10
-
11
-
12
- /* @wcWidgetMemberName: $implicit */
13
- public set implicit(value: IgcRowSelectorTemplateDetails);
14
- public get implicit(): IgcRowSelectorTemplateDetails;
15
-
16
- }
17
-
18
-
19
-
@@ -1,39 +0,0 @@
1
-
2
-
3
-
4
-
5
-
6
- /* jsonAPIComplexObject */
7
-
8
- export declare class IgcRowSelectorTemplateDetails
9
- {
10
-
11
-
12
- public set index(value: number);
13
- public get index(): number;
14
-
15
-
16
- /**
17
- * @deprecated Use the `key` property instead.
18
- */
19
- public set rowID(value: any);
20
- public get rowID(): any;
21
-
22
-
23
- public set key(value: any);
24
- public get key(): any;
25
-
26
-
27
- public set selected(value: boolean);
28
- public get selected(): boolean;
29
-
30
-
31
- public select?(): void;
32
-
33
-
34
- public deselect?(): void;
35
-
36
- }
37
-
38
-
39
-
@@ -1,40 +0,0 @@
1
-
2
- import { IgcBaseEventArgs } from './igc-base-event-args';
3
-
4
-
5
-
6
-
7
- /** Represents event arguments related to the row's expansion state being changed in a grid */
8
-
9
- export declare class IgcRowToggleEventArgs extends IgcBaseEventArgs
10
- {
11
-
12
-
13
- /**
14
- * Represents the ID of the row that emitted the event (which state is changed)
15
- * @deprecated Use the `rowKey` property instead.
16
- */
17
- public rowID: any;
18
-
19
-
20
- public rowKey: any;
21
-
22
-
23
- /**
24
- * Returns the state of the row after the operation has ended
25
- * Indicating whether the row is being expanded (true) or collapsed (false)
26
- */
27
- public expanded: boolean;
28
-
29
-
30
- /**
31
- * The event is cancelable
32
- * `cancel` returns whether the event has been intercepted and stopped
33
- * If the value becomes "true", it returns/exits from the method, instantiating the interface
34
- */
35
- public cancel: boolean;
36
-
37
- }
38
-
39
-
40
-
@@ -1,177 +0,0 @@
1
-
2
- import { IgcGroupByRecord } from './igc-group-by-record';
3
- import { IgcGridValidationState } from './igc-grid-validation-state';
4
- import { IgcCellType } from './igc-cell-type';
5
- import { IgcTreeGridRecord } from './igc-tree-grid-record';
6
- import { IgcGridBaseDirective } from './igc-grid-base-directive';
7
-
8
-
9
-
10
-
11
- /* jsonAPIComplexObject */
12
- /* marshalByValue */
13
- /**
14
- * Interface representing a row in the grid. It is essentially the blueprint to a row object.
15
- * Contains definitions of properties and methods, relevant to a row
16
- */
17
-
18
- export declare class IgcRowType
19
- {
20
-
21
-
22
- /** The index of the row within the grid */
23
- public set index(value: number);
24
- public get index(): number;
25
-
26
-
27
- public set viewIndex(value: number);
28
- public get viewIndex(): number;
29
-
30
-
31
- /** Indicates whether the row is grouped. */
32
- public isGroupByRow?: boolean;
33
-
34
-
35
- public isSummaryRow?: boolean;
36
-
37
-
38
- public groupRow?: IgcGroupByRecord;
39
-
40
-
41
- public key?: any;
42
-
43
-
44
- public validation?: IgcGridValidationState;
45
-
46
-
47
- public data?: any;
48
-
49
-
50
- /**
51
- * Optional
52
- * A list or an array of cells, that belong to the row
53
- */
54
- public cells?: IgcCellType[];
55
-
56
-
57
- /**
58
- * Optional
59
- * Indicates whether the current row is disabled
60
- */
61
- public disabled?: boolean;
62
-
63
-
64
- /**
65
- * Optional
66
- * Indicates whether the current row is pinned.
67
- */
68
- public pinned?: boolean;
69
-
70
-
71
- /**
72
- * Optional
73
- * Indicates whether the current row is selected
74
- */
75
- public selected?: boolean;
76
-
77
-
78
- /**
79
- * Optional
80
- * Indicates whether the current row is expanded.
81
- * The value is true, if the row is expanded and false, if it is collapsed
82
- */
83
- public expanded?: boolean;
84
-
85
-
86
- /**
87
- * Optional
88
- * Indicates whether the row is marked for deletion.
89
- */
90
- public deleted?: boolean;
91
-
92
-
93
- /**
94
- * Optional
95
- * Indicates whether the row is currently being edited.
96
- */
97
- public inEditMode?: boolean;
98
-
99
-
100
- /**
101
- * Optional
102
- * Contains the child rows of the current row, if there are any.
103
- */
104
- public children?: IgcRowType[];
105
-
106
-
107
- /* blazorAlternateName: RowParent */
108
- /**
109
- * Optional
110
- * Contains the parent row of the current row, if it has one.
111
- * If the parent row exist, it means that the current row is a child row
112
- */
113
- public parent?: IgcRowType;
114
-
115
-
116
- /**
117
- * Optional
118
- * Indicates whether the current row has any child rows
119
- */
120
- public hasChildren?: boolean;
121
-
122
-
123
- /**
124
- * Optional
125
- * Represents the hierarchical record associated with the row (for tree grids).
126
- * It is of type ITreeGridRecord, which contains the data, children, the hierarchical level, etc.
127
- */
128
- public treeRow?: IgcTreeGridRecord;
129
-
130
-
131
- public addRowUI?: boolean;
132
-
133
-
134
- /**
135
- * Optional
136
- * Indicates whether the row is currently focused.
137
- */
138
- public focused?: boolean;
139
-
140
-
141
- /** Represent the grid instance, the row belongs to */
142
- public set grid(value: IgcGridBaseDirective);
143
- public get grid(): IgcGridBaseDirective;
144
-
145
-
146
- /**
147
- * Optional
148
- * A method to handle changing the value of elements of the row
149
- * It takes the new value as an argument
150
- */
151
- public update?(value: any): void;
152
-
153
-
154
- /**
155
- * Optional
156
- * A method to handle deleting rows
157
- */
158
- public delete?(): any;
159
-
160
-
161
- /**
162
- * Optional
163
- * A method to handle pinning a row
164
- */
165
- public pin?(): void;
166
-
167
-
168
- /**
169
- * Optional
170
- * A method to handle unpinning a row, that has been pinned
171
- */
172
- public unpin?(): void;
173
-
174
- }
175
-
176
-
177
-
@@ -1,37 +0,0 @@
1
-
2
-
3
-
4
- /* jsonAPIPlainObject */
5
-
6
- /**
7
- * [Documentation](https://www.infragistics.com/products/ignite-ui-angular/angular/components/overlay-scroll).
8
- * Scroll strategies determines how the scrolling will be handled in the provided IgxOverlayService.
9
- */
10
-
11
- export declare class IgcScrollStrategy
12
- {
13
-
14
-
15
-
16
- /**
17
- * Attaches the strategy
18
- * ```typescript
19
- * settings.scrollStrategy.attach();
20
- * ```
21
- */
22
- public attach(): void;
23
-
24
-
25
-
26
- /**
27
- * Detaches the strategy
28
- * ```typescript
29
- * settings.scrollStrategy.detach();
30
- * ```
31
- */
32
- public detach(): void;
33
-
34
- }
35
-
36
-
37
-
@@ -1,23 +0,0 @@
1
-
2
- import { IgcBaseSearchInfo } from './igc-base-search-info';
3
-
4
-
5
- /* jsonAPIPlainObject */
6
-
7
-
8
-
9
- export declare class IgcSearchInfo extends IgcBaseSearchInfo
10
- {
11
-
12
-
13
- public set matchInfoCache(value: any[]);
14
- public get matchInfoCache(): any[];
15
-
16
-
17
- public set activeMatchIndex(value: number);
18
- public get activeMatchIndex(): number;
19
-
20
- }
21
-
22
-
23
-
@@ -1,25 +0,0 @@
1
-
2
-
3
-
4
- /* jsonAPIPlainObject */
5
-
6
-
7
-
8
- export declare class IgcSize
9
- {
10
-
11
-
12
- /** Gets or sets the horizontal component of Size */
13
- public set width(value: number);
14
- public get width(): number;
15
-
16
-
17
-
18
- /** Gets or sets the vertical component of Size */
19
- public set height(value: number);
20
- public get height(): number;
21
-
22
- }
23
-
24
-
25
-
@@ -1,49 +0,0 @@
1
-
2
- import { IgcSortingExpression } from './igc-sorting-expression';
3
- import { IgcGroupingExpression } from './igc-grouping-expression';
4
-
5
-
6
-
7
-
8
- /**
9
- * Represents event arguments related to sorting and grouping operations
10
- * The event is cancelable
11
- */
12
-
13
- export declare class IgcSortingEventArgs
14
- {
15
-
16
-
17
- /**
18
- * Optional
19
- * Represents the sorting expressions applied to the grid.
20
- * It can be a single sorting expression or an array of them
21
- * The expression contains information like file name, whether the letter case should be taken into account, etc.
22
- */
23
- public sortingExpressions?: IgcSortingExpression[];
24
-
25
-
26
- /**
27
- * Optional
28
- * Represents the grouping expressions applied to the grid.
29
- * It can be a single grouping expression or an array of them
30
- * The expression contains information like the sorting expression and criteria by which the elements will be grouped
31
- */
32
- public groupingExpressions?: IgcGroupingExpression[];
33
-
34
-
35
- /**
36
- * Provides reference to the owner component.
37
- */
38
- public owner?: any;
39
-
40
-
41
- /**
42
- * Provides the ability to cancel the event.
43
- */
44
- public cancel: boolean;
45
-
46
- }
47
-
48
-
49
-
@@ -1,34 +0,0 @@
1
-
2
- import { IgcBaseEventArgs } from './igc-base-event-args';
3
- import { SortingDirection } from './sorting-direction';
4
- import { IgcSortingStrategy } from './igc-sorting-strategy';
5
-
6
-
7
- /* jsonAPIPlainObject */
8
-
9
-
10
- /* marshalByValue */
11
- /* tsPlainInterface */
12
-
13
- export declare class IgcSortingExpression extends IgcBaseEventArgs
14
- {
15
-
16
-
17
- public set fieldName(value: string);
18
- public get fieldName(): string;
19
-
20
-
21
- /* mustCoerceToInt */
22
- public set dir(value: SortingDirection);
23
- public get dir(): SortingDirection;
24
-
25
-
26
- public ignoreCase?: boolean;
27
-
28
-
29
- public strategy?: IgcSortingStrategy;
30
-
31
- }
32
-
33
-
34
-
@@ -1,19 +0,0 @@
1
-
2
- import { SortingOptionsMode } from './sorting-options-mode';
3
-
4
-
5
- /* jsonAPIPlainObject */
6
-
7
-
8
-
9
- export declare class IgcSortingOptions
10
- {
11
-
12
-
13
- public set mode(value: SortingOptionsMode);
14
- public get mode(): SortingOptionsMode;
15
-
16
- }
17
-
18
-
19
-
@@ -1,14 +0,0 @@
1
-
2
-
3
-
4
- /* jsonAPIPlainObject */
5
-
6
-
7
-
8
- export declare class IgcSortingStrategy
9
- {
10
-
11
- }
12
-
13
-
14
-
@@ -1,29 +0,0 @@
1
-
2
- import { IgcFilteringOperand } from './igc-filtering-operand';
3
-
4
-
5
-
6
-
7
- /* blazorCSSuppress */
8
- /**
9
- * Provides filtering operations for strings
10
- *
11
- * @export
12
- */
13
-
14
- export declare class IgcStringFilteringOperand extends IgcFilteringOperand
15
- {
16
-
17
-
18
-
19
- /**
20
- * Applies case sensitivity on strings if provided
21
- *
22
- * @memberof IgxStringFilteringOperand
23
- */
24
- public static applyIgnoreCase(a: string, ignoreCase: boolean): string;
25
-
26
- }
27
-
28
-
29
-
@@ -1,24 +0,0 @@
1
-
2
-
3
-
4
- /* jsonAPIPlainObject */
5
-
6
-
7
- /* tsPlainInterface */
8
- /* marshalByValue */
9
-
10
- export declare class IgcSummaryExpression
11
- {
12
-
13
-
14
- public set fieldName(value: string);
15
- public get fieldName(): string;
16
-
17
-
18
- /* blazorCSSuppress */
19
- public customSummary?: any;
20
-
21
- }
22
-
23
-
24
-
@@ -1,61 +0,0 @@
1
-
2
- import { IgcGroupByRecord } from './igc-group-by-record';
3
- import { IgcSummaryResult } from './igc-summary-result';
4
-
5
-
6
-
7
-
8
- /* blazorCSSuppress */
9
-
10
- export declare class IgcSummaryOperand
11
- {
12
-
13
-
14
- /**
15
- * Counts all the records in the data source.
16
- * If filtering is applied, counts only the filtered records.
17
- * ```typescript
18
- * IgxSummaryOperand.count(dataSource);
19
- * ```
20
- *
21
- * @memberof IgxSummaryOperand
22
- */
23
- public static count(data: any[]): number;
24
-
25
-
26
- /**
27
- * Executes the static `count` method and returns `IgxSummaryResult[]`.
28
- * ```typescript
29
- * interface IgxSummaryResult {
30
- * key: string;
31
- * label: string;
32
- * summaryResult: any;
33
- * }
34
- * ```
35
- * Can be overridden in the inherited classes to provide customization for the `summary`.
36
- * ```typescript
37
- * class CustomSummary extends IgxSummaryOperand {
38
- * constructor() {
39
- * super();
40
- * }
41
- * public operate(data: any[], allData: any[], fieldName: string, groupRecord: IGroupByRecord): IgxSummaryResult[] {
42
- * const result = [];
43
- * result.push({
44
- * key: "test",
45
- * label: "Test",
46
- * summaryResult: IgxSummaryOperand.count(data)
47
- * });
48
- * return result;
49
- * }
50
- * }
51
- * this.grid.getColumnByName('ColumnName').summaries = CustomSummary;
52
- * ```
53
- *
54
- * @memberof IgxSummaryOperand
55
- */
56
- public operate(data?: any[], _allData?: any[], _fieldName?: string, _groupRecord?: IgcGroupByRecord): IgcSummaryResult[];
57
-
58
- }
59
-
60
-
61
-
@@ -1,44 +0,0 @@
1
-
2
-
3
-
4
- /* jsonAPIPlainObject */
5
-
6
-
7
- /* tsPlainInterface */
8
- /* marshalByValue */
9
-
10
- export declare class IgcSummaryResult
11
- {
12
-
13
-
14
- public set key(value: string);
15
- public get key(): string;
16
-
17
-
18
- public set label(value: string);
19
- public get label(): string;
20
-
21
-
22
- /* blazorAlternateName: Result */
23
- public set summaryResult(value: any);
24
- public get summaryResult(): any;
25
-
26
-
27
- /**
28
- * Apply default formatting based on the grid column type.
29
- * ```typescript
30
- * const result: IgxSummaryResult = {
31
- * key: 'key',
32
- * label: 'label',
33
- * defaultFormatting: true
34
- * }
35
- * ```
36
- *
37
- * @memberof IgxSummaryResult
38
- */
39
- public defaultFormatting?: boolean;
40
-
41
- }
42
-
43
-
44
-