@porscheinformatik/material-addons 19.0.15 → 21.0.1

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 (201) hide show
  1. package/fesm2022/porscheinformatik-material-addons.mjs +288 -306
  2. package/fesm2022/porscheinformatik-material-addons.mjs.map +1 -1
  3. package/package.json +8 -8
  4. package/themes/carcat.scss +2 -1
  5. package/themes/common/button.scss +7 -7
  6. package/themes/common/styles.scss +5 -4
  7. package/themes/pbv.scss +2 -1
  8. package/themes/poa.scss +2 -1
  9. package/index.d.ts +0 -6
  10. package/lib/alert/alert-configuration.d.ts +0 -9
  11. package/lib/alert/alert-configuration.d.ts.map +0 -1
  12. package/lib/alert/alert.component.d.ts +0 -22
  13. package/lib/alert/alert.component.d.ts.map +0 -1
  14. package/lib/alert/alert.d.ts +0 -3
  15. package/lib/alert/alert.d.ts.map +0 -1
  16. package/lib/button/button.d.ts +0 -9
  17. package/lib/button/button.d.ts.map +0 -1
  18. package/lib/button/button.module.d.ts +0 -19
  19. package/lib/button/button.module.d.ts.map +0 -1
  20. package/lib/button/danger-button/danger-button.component.d.ts +0 -13
  21. package/lib/button/danger-button/danger-button.component.d.ts.map +0 -1
  22. package/lib/button/flat-button/link-button.component.d.ts +0 -13
  23. package/lib/button/flat-button/link-button.component.d.ts.map +0 -1
  24. package/lib/button/icon-button/icon-button.component.d.ts +0 -13
  25. package/lib/button/icon-button/icon-button.component.d.ts.map +0 -1
  26. package/lib/button/mad-basic-button.d.ts +0 -14
  27. package/lib/button/mad-basic-button.d.ts.map +0 -1
  28. package/lib/button/mad-button/mad-button.directive.d.ts +0 -23
  29. package/lib/button/mad-button/mad-button.directive.d.ts.map +0 -1
  30. package/lib/button/mad-button-group/mad-button-group.component.d.ts +0 -7
  31. package/lib/button/mad-button-group/mad-button-group.component.d.ts.map +0 -1
  32. package/lib/button/outline-button/outline-button.component.d.ts +0 -15
  33. package/lib/button/outline-button/outline-button.component.d.ts.map +0 -1
  34. package/lib/button/primary-button/primary-button.component.d.ts +0 -13
  35. package/lib/button/primary-button/primary-button.component.d.ts.map +0 -1
  36. package/lib/card/card.component.d.ts +0 -28
  37. package/lib/card/card.component.d.ts.map +0 -1
  38. package/lib/card/card.d.ts +0 -2
  39. package/lib/card/card.d.ts.map +0 -1
  40. package/lib/card/card.module.d.ts +0 -14
  41. package/lib/card/card.module.d.ts.map +0 -1
  42. package/lib/data-table/configuration/data-table-action-type.d.ts +0 -6
  43. package/lib/data-table/configuration/data-table-action-type.d.ts.map +0 -1
  44. package/lib/data-table/configuration/data-table-action.d.ts +0 -11
  45. package/lib/data-table/configuration/data-table-action.d.ts.map +0 -1
  46. package/lib/data-table/configuration/data-table-column-definition.d.ts +0 -28
  47. package/lib/data-table/configuration/data-table-column-definition.d.ts.map +0 -1
  48. package/lib/data-table/configuration/data-table-column.d.ts +0 -16
  49. package/lib/data-table/configuration/data-table-column.d.ts.map +0 -1
  50. package/lib/data-table/configuration/data-table-filter-mode.d.ts +0 -2
  51. package/lib/data-table/configuration/data-table-filter-mode.d.ts.map +0 -1
  52. package/lib/data-table/configuration/data-table-global-configuration.d.ts +0 -17
  53. package/lib/data-table/configuration/data-table-global-configuration.d.ts.map +0 -1
  54. package/lib/data-table/configuration/data-table-header-type.d.ts +0 -2
  55. package/lib/data-table/configuration/data-table-header-type.d.ts.map +0 -1
  56. package/lib/data-table/configuration/data-table-persistence-configuration.d.ts +0 -6
  57. package/lib/data-table/configuration/data-table-persistence-configuration.d.ts.map +0 -1
  58. package/lib/data-table/configuration/data-table-row.d.ts +0 -7
  59. package/lib/data-table/configuration/data-table-row.d.ts.map +0 -1
  60. package/lib/data-table/configuration/data-table-selection-emit-mode.d.ts +0 -2
  61. package/lib/data-table/configuration/data-table-selection-emit-mode.d.ts.map +0 -1
  62. package/lib/data-table/configuration/data-table-selection-emit-type.d.ts +0 -2
  63. package/lib/data-table/configuration/data-table-selection-emit-type.d.ts.map +0 -1
  64. package/lib/data-table/configuration/data-table-selection-mode.d.ts +0 -2
  65. package/lib/data-table/configuration/data-table-selection-mode.d.ts.map +0 -1
  66. package/lib/data-table/data-table-columns-modal/data-table-columns-modal.component.d.ts +0 -27
  67. package/lib/data-table/data-table-columns-modal/data-table-columns-modal.component.d.ts.map +0 -1
  68. package/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter-dialog/data-table-filter-dialog.component.d.ts +0 -16
  69. package/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter-dialog/data-table-filter-dialog.component.d.ts.map +0 -1
  70. package/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter.component.d.ts +0 -20
  71. package/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter.component.d.ts.map +0 -1
  72. package/lib/data-table/data-table-filter/data-table-filter-header.directive.d.ts +0 -36
  73. package/lib/data-table/data-table-filter/data-table-filter-header.directive.d.ts.map +0 -1
  74. package/lib/data-table/data-table-filter/data-table-filter-object.d.ts +0 -4
  75. package/lib/data-table/data-table-filter/data-table-filter-object.d.ts.map +0 -1
  76. package/lib/data-table/data-table-filter/data-table-filter-options.d.ts +0 -5
  77. package/lib/data-table/data-table-filter/data-table-filter-options.d.ts.map +0 -1
  78. package/lib/data-table/data-table-filter/data-table-filter.directive.d.ts +0 -17
  79. package/lib/data-table/data-table-filter/data-table-filter.directive.d.ts.map +0 -1
  80. package/lib/data-table/data-table-persistence.service.d.ts +0 -28
  81. package/lib/data-table/data-table-persistence.service.d.ts.map +0 -1
  82. package/lib/data-table/data-table-template/data-table-template-cell-definition.directive.d.ts +0 -14
  83. package/lib/data-table/data-table-template/data-table-template-cell-definition.directive.d.ts.map +0 -1
  84. package/lib/data-table/data-table-template/data-table-template-column-definition.directive.d.ts +0 -11
  85. package/lib/data-table/data-table-template/data-table-template-column-definition.directive.d.ts.map +0 -1
  86. package/lib/data-table/data-table-template/data-table-template-expandable-cell-definition.directive.d.ts +0 -14
  87. package/lib/data-table/data-table-template/data-table-template-expandable-cell-definition.directive.d.ts.map +0 -1
  88. package/lib/data-table/data-table-template/data-table-template-expandable-column-definition.directive.d.ts +0 -11
  89. package/lib/data-table/data-table-template/data-table-template-expandable-column-definition.directive.d.ts.map +0 -1
  90. package/lib/data-table/data-table.component.d.ts +0 -207
  91. package/lib/data-table/data-table.component.d.ts.map +0 -1
  92. package/lib/data-table/data-table.d.ts +0 -22
  93. package/lib/data-table/data-table.d.ts.map +0 -1
  94. package/lib/data-table/util/data-table-action-util.d.ts +0 -9
  95. package/lib/data-table/util/data-table-action-util.d.ts.map +0 -1
  96. package/lib/data-table/util/data-table-data-util.d.ts +0 -10
  97. package/lib/data-table/util/data-table-data-util.d.ts.map +0 -1
  98. package/lib/data-table/util/data-table-filter-util.d.ts +0 -6
  99. package/lib/data-table/util/data-table-filter-util.d.ts.map +0 -1
  100. package/lib/data-table/util/data-table-sort-util.d.ts +0 -14
  101. package/lib/data-table/util/data-table-sort-util.d.ts.map +0 -1
  102. package/lib/file-upload/drag-and-drop-directive.directive.d.ts +0 -13
  103. package/lib/file-upload/drag-and-drop-directive.directive.d.ts.map +0 -1
  104. package/lib/file-upload/file-upload.component.d.ts +0 -29
  105. package/lib/file-upload/file-upload.component.d.ts.map +0 -1
  106. package/lib/layout/content-panel/content-header/content-header.component.d.ts +0 -6
  107. package/lib/layout/content-panel/content-header/content-header.component.d.ts.map +0 -1
  108. package/lib/layout/content-panel/content-panel-container/content-panel-container.component.d.ts +0 -6
  109. package/lib/layout/content-panel/content-panel-container/content-panel-container.component.d.ts.map +0 -1
  110. package/lib/layout/content-panel/content-panel-container-content/content-panel-container-content.component.d.ts +0 -6
  111. package/lib/layout/content-panel/content-panel-container-content/content-panel-container-content.component.d.ts.map +0 -1
  112. package/lib/layout/content-panel/content-panel-container-footer/content-panel-container-footer.component.d.ts +0 -6
  113. package/lib/layout/content-panel/content-panel-container-footer/content-panel-container-footer.component.d.ts.map +0 -1
  114. package/lib/layout/content-panel/content-panel-container-sidebar/content-panel-container-sidebar.component.d.ts +0 -6
  115. package/lib/layout/content-panel/content-panel-container-sidebar/content-panel-container-sidebar.component.d.ts.map +0 -1
  116. package/lib/layout/content-panel/content-panel.module.d.ts +0 -14
  117. package/lib/layout/content-panel/content-panel.module.d.ts.map +0 -1
  118. package/lib/layout/content-panel/main-container/main-container.component.d.ts +0 -6
  119. package/lib/layout/content-panel/main-container/main-container.component.d.ts.map +0 -1
  120. package/lib/layout/flowbar/flowbar.component.d.ts +0 -47
  121. package/lib/layout/flowbar/flowbar.component.d.ts.map +0 -1
  122. package/lib/layout/flowbar/flowbar.module.d.ts +0 -10
  123. package/lib/layout/flowbar/flowbar.module.d.ts.map +0 -1
  124. package/lib/layout/sidebar/sidebar-item/sidebar-item.component.d.ts +0 -6
  125. package/lib/layout/sidebar/sidebar-item/sidebar-item.component.d.ts.map +0 -1
  126. package/lib/layout/sidebar/sidebar.component.d.ts +0 -8
  127. package/lib/layout/sidebar/sidebar.component.d.ts.map +0 -1
  128. package/lib/layout/sidebar/sidebar.module.d.ts +0 -12
  129. package/lib/layout/sidebar/sidebar.module.d.ts.map +0 -1
  130. package/lib/layout/sidebar-layout/sidebar-layout.component.d.ts +0 -28
  131. package/lib/layout/sidebar-layout/sidebar-layout.component.d.ts.map +0 -1
  132. package/lib/layout/toolbar/toolbar-action.interface.d.ts +0 -31
  133. package/lib/layout/toolbar/toolbar-action.interface.d.ts.map +0 -1
  134. package/lib/layout/toolbar/toolbar.component.d.ts +0 -28
  135. package/lib/layout/toolbar/toolbar.component.d.ts.map +0 -1
  136. package/lib/layout/toolbar/toolbar.module.d.ts +0 -18
  137. package/lib/layout/toolbar/toolbar.module.d.ts.map +0 -1
  138. package/lib/layout/toolbar/toolbar.service.d.ts +0 -48
  139. package/lib/layout/toolbar/toolbar.service.d.ts.map +0 -1
  140. package/lib/material-action-button/material-action-button.component.d.ts +0 -12
  141. package/lib/material-action-button/material-action-button.component.d.ts.map +0 -1
  142. package/lib/material-action-button/material-action-button.module.d.ts +0 -13
  143. package/lib/material-action-button/material-action-button.module.d.ts.map +0 -1
  144. package/lib/material-addons.module.d.ts +0 -16
  145. package/lib/material-addons.module.d.ts.map +0 -1
  146. package/lib/numeric-field/number-format.service.d.ts +0 -36
  147. package/lib/numeric-field/number-format.service.d.ts.map +0 -1
  148. package/lib/numeric-field/numeric-field.d.ts +0 -2
  149. package/lib/numeric-field/numeric-field.d.ts.map +0 -1
  150. package/lib/numeric-field/numeric-field.directive.d.ts +0 -45
  151. package/lib/numeric-field/numeric-field.directive.d.ts.map +0 -1
  152. package/lib/numeric-field/numeric-field.module.d.ts +0 -10
  153. package/lib/numeric-field/numeric-field.module.d.ts.map +0 -1
  154. package/lib/quick-list/base-quick-list.component.d.ts +0 -41
  155. package/lib/quick-list/base-quick-list.component.d.ts.map +0 -1
  156. package/lib/quick-list/quick-list-compact/quick-list-compact.component.d.ts +0 -12
  157. package/lib/quick-list/quick-list-compact/quick-list-compact.component.d.ts.map +0 -1
  158. package/lib/quick-list/quick-list.component.d.ts +0 -12
  159. package/lib/quick-list/quick-list.component.d.ts.map +0 -1
  160. package/lib/quick-list/quick-list.d.ts +0 -6
  161. package/lib/quick-list/quick-list.d.ts.map +0 -1
  162. package/lib/quick-list/quick-list.module.d.ts +0 -17
  163. package/lib/quick-list/quick-list.module.d.ts.map +0 -1
  164. package/lib/quick-list/reactive-form-quick-list/reactive-form-quick-list.component.d.ts +0 -12
  165. package/lib/quick-list/reactive-form-quick-list/reactive-form-quick-list.component.d.ts.map +0 -1
  166. package/lib/quick-list/reactive-form-quick-list-compact/reactive-form-quick-list-compact.component.d.ts +0 -12
  167. package/lib/quick-list/reactive-form-quick-list-compact/reactive-form-quick-list-compact.component.d.ts.map +0 -1
  168. package/lib/readonly/readonly-form-field/readonly-form-field.component.d.ts +0 -70
  169. package/lib/readonly/readonly-form-field/readonly-form-field.component.d.ts.map +0 -1
  170. package/lib/readonly/readonly-form-field-wrapper/readonly-form-field-wrapper.component.d.ts +0 -83
  171. package/lib/readonly/readonly-form-field-wrapper/readonly-form-field-wrapper.component.d.ts.map +0 -1
  172. package/lib/readonly/readonly-form-field.module.d.ts +0 -16
  173. package/lib/readonly/readonly-form-field.module.d.ts.map +0 -1
  174. package/lib/size-change/size-change.directive.d.ts +0 -12
  175. package/lib/size-change/size-change.directive.d.ts.map +0 -1
  176. package/lib/stepper/mad-stepper-animation.d.ts +0 -8
  177. package/lib/stepper/mad-stepper-animation.d.ts.map +0 -1
  178. package/lib/stepper/step-header/step-header.component.d.ts +0 -27
  179. package/lib/stepper/step-header/step-header.component.d.ts.map +0 -1
  180. package/lib/stepper/stepper.component.d.ts +0 -53
  181. package/lib/stepper/stepper.component.d.ts.map +0 -1
  182. package/lib/stepper/stepper.module.d.ts +0 -14
  183. package/lib/stepper/stepper.module.d.ts.map +0 -1
  184. package/lib/table/column-header.d.ts +0 -8
  185. package/lib/table/column-header.d.ts.map +0 -1
  186. package/lib/table/table-action.d.ts +0 -6
  187. package/lib/table/table-action.d.ts.map +0 -1
  188. package/lib/table/table.component.d.ts +0 -43
  189. package/lib/table/table.component.d.ts.map +0 -1
  190. package/lib/table/table.d.ts +0 -4
  191. package/lib/table/table.d.ts.map +0 -1
  192. package/lib/table/table.module.d.ts +0 -18
  193. package/lib/table/table.module.d.ts.map +0 -1
  194. package/lib/throttle-click/throttle-click.directive.d.ts +0 -14
  195. package/lib/throttle-click/throttle-click.directive.d.ts.map +0 -1
  196. package/lib/throttle-click/throttle-click.module.d.ts +0 -9
  197. package/lib/throttle-click/throttle-click.module.d.ts.map +0 -1
  198. package/porscheinformatik-material-addons.d.ts.map +0 -1
  199. package/public_api.d.ts +0 -45
  200. package/public_api.d.ts.map +0 -1
  201. package/version.d.ts +0 -2
@@ -1,7 +0,0 @@
1
- export interface DataTableRow {
2
- id: string;
3
- parentId?: string;
4
- actualData: any;
5
- displayedData: any;
6
- }
7
- //# sourceMappingURL=data-table-row.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-row.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-row.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,YAAY;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,GAAG,CAAC;IAChB,aAAa,EAAE,GAAG,CAAC;CACpB"}
@@ -1,2 +0,0 @@
1
- export type DataTableSelectionEmitMode = 'ON_ACTION' | 'ON_SELECTION' | 'NONE';
2
- //# sourceMappingURL=data-table-selection-emit-mode.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-selection-emit-mode.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-selection-emit-mode.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,0BAA0B,GAAG,WAAW,GAAG,cAAc,GAAG,MAAM,CAAC"}
@@ -1,2 +0,0 @@
1
- export type DataTableSelectionEmitType = 'ID' | 'DATA';
2
- //# sourceMappingURL=data-table-selection-emit-type.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-selection-emit-type.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-selection-emit-type.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,0BAA0B,GAAG,IAAI,GAAG,MAAM,CAAC"}
@@ -1,2 +0,0 @@
1
- export type DataTableSelectionMode = 'SINGLE' | 'BATCH';
2
- //# sourceMappingURL=data-table-selection-mode.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-selection-mode.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/configuration/data-table-selection-mode.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,sBAAsB,GAAG,QAAQ,GAAG,OAAO,CAAC"}
@@ -1,27 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MatDialogRef } from '@angular/material/dialog';
3
- import { DataTableColumn } from '../configuration/data-table-column';
4
- import { DataTableColumnDefinition, DataTableDialogData } from '../configuration/data-table-column-definition';
5
- import { CdkDrag, CdkDragDrop, CdkDropList } from '@angular/cdk/drag-drop';
6
- import * as i0 from "@angular/core";
7
- export declare class DataTableColumnsModalComponent implements OnInit {
8
- dialogRef: MatDialogRef<DataTableColumnsModalComponent>;
9
- data: DataTableDialogData;
10
- definition: DataTableColumnDefinition;
11
- searchFilter: string;
12
- selectedColumns: DataTableColumn[];
13
- availableColumns: DataTableColumn[];
14
- filteredAvailableColumns: DataTableColumn[];
15
- constructor(dialogRef: MatDialogRef<DataTableColumnsModalComponent>, data: DataTableDialogData);
16
- ngOnInit(): void;
17
- onDrop(event: CdkDragDrop<DataTableColumn[]>): void;
18
- onSave(): void;
19
- onDelete(): void;
20
- onCancel(): void;
21
- updateFilterValue(): void;
22
- findMatchingItemIndex(previousContainer: CdkDropList, item: CdkDrag): number;
23
- clearFilterValue(): void;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<DataTableColumnsModalComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<DataTableColumnsModalComponent, "mad-data-table-columns-modal.component", never, {}, {}, never, never, true, never>;
26
- }
27
- //# sourceMappingURL=data-table-columns-modal.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-columns-modal.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/data-table-columns-modal/data-table-columns-modal.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqB,MAAM,EAAE,MAAM,eAAe,CAAC;AAC1D,OAAO,EAAmB,YAAY,EAAE,MAAM,0BAA0B,CAAC;AACzE,OAAO,EAAE,eAAe,EAAE,MAAM,oCAAoC,CAAC;AACrE,OAAO,EACL,yBAAyB,EAEzB,mBAAmB,EACpB,MAAM,+CAA+C,CAAC;AACvD,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,WAAW,EAAsD,MAAM,wBAAwB,CAAC;;AAQ/H,qBAMa,8BAA+B,YAAW,MAAM;IAQlD,SAAS,EAAE,YAAY,CAAC,8BAA8B,CAAC;IAEvD,IAAI,EAAE,mBAAmB;IATlC,UAAU,EAAE,yBAAyB,CAAC;IACtC,YAAY,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,eAAe,EAAE,CAAM;IACxC,gBAAgB,EAAE,eAAe,EAAE,CAAM;IACzC,wBAAwB,EAAE,eAAe,EAAE,CAAM;gBAGxC,SAAS,EAAE,YAAY,CAAC,8BAA8B,CAAC,EAEvD,IAAI,EAAE,mBAAmB;IAGlC,QAAQ,IAAI,IAAI;IAchB,MAAM,CAAC,KAAK,EAAE,WAAW,CAAC,eAAe,EAAE,CAAC,GAAG,IAAI;IAWnD,MAAM,IAAI,IAAI;IASd,QAAQ,IAAI,IAAI;IAQhB,QAAQ,IAAI,IAAI;IAIhB,iBAAiB,IAAI,IAAI;IAQzB,qBAAqB,CAAC,iBAAiB,EAAE,WAAW,EAAE,IAAI,EAAE,OAAO,GAAG,MAAM;IAc5E,gBAAgB,IAAI,IAAI;yCAjFb,8BAA8B;2CAA9B,8BAA8B;CAqF1C"}
@@ -1,16 +0,0 @@
1
- import { EventEmitter, OnDestroy } from '@angular/core';
2
- import { FormControl } from '@angular/forms';
3
- import { DataTableFilterOption } from '../../data-table-filter-options';
4
- import * as i0 from "@angular/core";
5
- export declare class DataTableFilterDialogComponent implements OnDestroy {
6
- filterOptions: DataTableFilterOption[];
7
- set filterValue(value: string | null);
8
- filterChanged: EventEmitter<string | null>;
9
- control: FormControl<string>;
10
- private _subscription;
11
- constructor();
12
- ngOnDestroy(): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<DataTableFilterDialogComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<DataTableFilterDialogComponent, "mad-data-table-filter-dialog", never, { "filterOptions": { "alias": "filterOptions"; "required": false; }; "filterValue": { "alias": "filterValue"; "required": false; }; }, { "filterChanged": "filterChanged"; }, never, never, true, never>;
15
- }
16
- //# sourceMappingURL=data-table-filter-dialog.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-filter-dialog.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/material-addons/src/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter-dialog/data-table-filter-dialog.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,SAAS,EAAU,MAAM,eAAe,CAAC;AAClF,OAAO,EAAE,WAAW,EAAoC,MAAM,gBAAgB,CAAC;AAE/E,OAAO,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;;AAOxE,qBAMa,8BAA+B,YAAW,SAAS;IAE9D,aAAa,EAAE,qBAAqB,EAAE,CAAC;IAEvC,IACI,WAAW,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,EAEnC;IAGD,aAAa,EAAE,YAAY,CAAC,MAAM,GAAG,IAAI,CAAC,CAAsB;IAEhE,OAAO,sBAAwC;IAE/C,OAAO,CAAC,aAAa,CAAoC;;IAMzD,WAAW,IAAI,IAAI;yCApBR,8BAA8B;2CAA9B,8BAA8B;CAuB1C"}
@@ -1,20 +0,0 @@
1
- import { ElementRef, EventEmitter } from '@angular/core';
2
- import { DataTableFilterOption } from '../data-table-filter-options';
3
- import * as i0 from "@angular/core";
4
- export declare class FilterComponent {
5
- private elementRef;
6
- filterValueChange: EventEmitter<string | null>;
7
- isHovered: boolean;
8
- isActive: boolean;
9
- showFilterDialog: boolean;
10
- filterValue: string | null;
11
- filterOptions: DataTableFilterOption[];
12
- constructor(elementRef: ElementRef);
13
- toggleFilter(event: Event): void;
14
- onFilterChanged(filterValue: string | null): void;
15
- onClick(event: Event): void;
16
- get opacity(): "1" | "0" | "0.54";
17
- static ɵfac: i0.ɵɵFactoryDeclaration<FilterComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<FilterComponent, "mad-data-table-filter", never, {}, { "filterValueChange": "filterValueChange"; }, never, never, true, never>;
19
- }
20
- //# sourceMappingURL=data-table-filter.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-filter.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/material-addons/src/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAAwB,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;;AAKrE,qBAMa,eAAe;IAUd,OAAO,CAAC,UAAU;IATpB,iBAAiB,EAAE,YAAY,CAAC,MAAM,GAAG,IAAI,CAAC,CAAsB;IAE9E,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,gBAAgB,EAAE,OAAO,CAAC;IAE1B,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,aAAa,EAAE,qBAAqB,EAAE,CAAC;gBAEnB,UAAU,EAAE,UAAU;IAE1C,YAAY,CAAC,KAAK,EAAE,KAAK;IAKzB,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI;IAO1C,OAAO,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAM3B,IAAI,OAAO,uBAEV;yCAhCU,eAAe;2CAAf,eAAe;CAiC3B"}
@@ -1,36 +0,0 @@
1
- import { AfterViewInit, ElementRef, OnDestroy, OnInit, Renderer2, ViewContainerRef } from '@angular/core';
2
- import { MatSortHeader } from '@angular/material/sort';
3
- import { DataTableFilter } from './data-table-filter.directive';
4
- import { DataTableFilterOption } from './data-table-filter-options';
5
- import * as i0 from "@angular/core";
6
- export declare class DataTableFilterHeader implements OnInit, AfterViewInit, OnDestroy {
7
- private element;
8
- private viewContainerRef;
9
- private renderer;
10
- private madFilter;
11
- private matSortHeader;
12
- id: string;
13
- madFilterColumnRightAligned?: boolean;
14
- set madFilterOptions(filterOptions: DataTableFilterOption[] | undefined);
15
- private _filterComponent;
16
- private _filterValue;
17
- private _filterOptions;
18
- private _subscription;
19
- constructor(element: ElementRef, viewContainerRef: ViewContainerRef, renderer: Renderer2, madFilter: DataTableFilter, matSortHeader: MatSortHeader);
20
- ngOnInit(): void;
21
- ngAfterViewInit(): void;
22
- ngOnDestroy(): void;
23
- observeFilterComponent(): void;
24
- get filterValue(): string | null;
25
- set filterValue(filterValue: string | null);
26
- onMouseenter(): void;
27
- onMouseleave(): void;
28
- private insertFilterComponent;
29
- private getWrappedHeader;
30
- private findArrow;
31
- private findArrowInList;
32
- private isArrowElement;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<DataTableFilterHeader, [null, null, null, { optional: true; }, { optional: true; }]>;
34
- static ɵdir: i0.ɵɵDirectiveDeclaration<DataTableFilterHeader, "th[mad-filter-header]", never, { "id": { "alias": "mad-filter-header"; "required": false; }; "madFilterColumnRightAligned": { "alias": "madFilterColumnRightAligned"; "required": false; }; "madFilterOptions": { "alias": "madFilterOptions"; "required": false; }; }, {}, never, never, true, never>;
35
- }
36
- //# sourceMappingURL=data-table-filter-header.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-filter-header.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/data-table-filter/data-table-filter-header.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EAGb,UAAU,EAGV,SAAS,EACT,MAAM,EAEN,SAAS,EACT,gBAAgB,EACjB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAEhE,OAAO,EAAE,qBAAqB,EAAE,MAAM,6BAA6B,CAAC;;AAEpE,qBAIa,qBAAsB,YAAW,MAAM,EAAE,aAAa,EAAE,SAAS;IAmB1E,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,QAAQ;IACJ,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,aAAa;IArBnC,EAAE,EAAE,MAAM,CAAC;IAGX,2BAA2B,CAAC,EAAE,OAAO,CAAC;IAEtC,IACI,gBAAgB,CAAC,aAAa,EAAE,qBAAqB,EAAE,GAAG,SAAS,EAEtE;IAED,OAAO,CAAC,gBAAgB,CAAgC;IACxD,OAAO,CAAC,YAAY,CAAgB;IACpC,OAAO,CAAC,cAAc,CAA0B;IAEhD,OAAO,CAAC,aAAa,CAAoC;gBAG/C,OAAO,EAAE,UAAU,EACnB,gBAAgB,EAAE,gBAAgB,EAClC,QAAQ,EAAE,SAAS,EACP,SAAS,EAAE,eAAe,EAC1B,aAAa,EAAE,aAAa;IAGlD,QAAQ;IASR,eAAe,IAAI,IAAI;IAYvB,WAAW,IAAI,IAAI;IAKnB,sBAAsB;IAStB,IAAI,WAAW,IAAI,MAAM,GAAG,IAAI,CAE/B;IAED,IAAI,WAAW,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI,EAGzC;IAGD,YAAY;IAKZ,YAAY;IAIZ,OAAO,CAAC,qBAAqB;IAY7B,OAAO,CAAC,gBAAgB;IAmBxB,OAAO,CAAC,SAAS;IAIjB,OAAO,CAAC,eAAe;IAWvB,OAAO,CAAC,cAAc;yCA9HX,qBAAqB;2CAArB,qBAAqB;CAiIjC"}
@@ -1,4 +0,0 @@
1
- export type DataTableFilterObject = {
2
- [key: string]: any;
3
- };
4
- //# sourceMappingURL=data-table-filter-object.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-filter-object.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/data-table-filter/data-table-filter-object.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,qBAAqB,GAAG;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAA;CAAE,CAAC"}
@@ -1,5 +0,0 @@
1
- export interface DataTableFilterOption {
2
- key: string;
3
- label: string;
4
- }
5
- //# sourceMappingURL=data-table-filter-options.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-filter-options.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/data-table-filter/data-table-filter-options.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,qBAAqB;IACpC,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;CACf"}
@@ -1,17 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { DataTableFilterHeader } from './data-table-filter-header.directive';
3
- import { DataTableFilterObject } from './data-table-filter-object';
4
- import * as i0 from "@angular/core";
5
- export declare class DataTableFilter {
6
- readonly filterChange: EventEmitter<DataTableFilterObject>;
7
- filterables: Map<string, DataTableFilterHeader>;
8
- register(filterable: DataTableFilterHeader): void;
9
- unregister(filterable: DataTableFilterHeader): void;
10
- changeFilter(): void;
11
- updateFilterables(dataTableFilterObject: DataTableFilterObject | undefined): void;
12
- getActiveFilterCount(): number;
13
- private createFilter;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<DataTableFilter, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<DataTableFilter, "[madFilter]", never, {}, { "filterChange": "madFilterChange"; }, never, never, true, never>;
16
- }
17
- //# sourceMappingURL=data-table-filter.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-filter.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/data-table-filter/data-table-filter.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAU,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AAC7E,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;;AAEnE,qBAIa,eAAe;IACC,QAAQ,CAAC,YAAY,sCAA6C;IAE7F,WAAW,qCAA4C;IAEvD,QAAQ,CAAC,UAAU,EAAE,qBAAqB;IAI1C,UAAU,CAAC,UAAU,EAAE,qBAAqB;IAI5C,YAAY;IAIZ,iBAAiB,CAAC,qBAAqB,EAAE,qBAAqB,GAAG,SAAS;IAa1E,oBAAoB,IAAI,MAAM;IAI9B,OAAO,CAAC,YAAY;yCAlCT,eAAe;2CAAf,eAAe;CAqC3B"}
@@ -1,28 +0,0 @@
1
- import { Sort } from '@angular/material/sort';
2
- import { DataTableFilterObject } from './data-table-filter/data-table-filter-object';
3
- import { InjectionToken, Optional } from '@angular/core';
4
- import * as i0 from "@angular/core";
5
- export declare class DataTablePersistenceService {
6
- sortKey: string;
7
- filterKey: string;
8
- pageSizeKey: string;
9
- saveSort(tableId: string, sort: Sort | undefined): void;
10
- loadSort(tableId: string): Sort | undefined;
11
- saveFilter(tableId: string, filter: string | DataTableFilterObject | undefined): void;
12
- loadFilter(tableId: string): DataTableFilterObject | undefined;
13
- savePageSize(tableId: string, pageSize: number | undefined): void;
14
- loadPageSize(tableId: string): number | undefined;
15
- protected save<T>(id: string, item: T | undefined): void;
16
- protected load<T>(id: string): T | undefined;
17
- protected getId(tableId: string, key: string): string;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<DataTablePersistenceService, never>;
19
- static ɵprov: i0.ɵɵInjectableDeclaration<DataTablePersistenceService>;
20
- }
21
- export declare const MAD_DATA_TABLE_PERSISTENCE_SERVICE: InjectionToken<DataTablePersistenceService>;
22
- export declare function DATA_TABLE_PERSISTENCE_SERVICE_PROVIDER_FACTORY(persistenceService: DataTablePersistenceService): DataTablePersistenceService;
23
- export declare const DATA_TABLE_PERSISTENCE_SERVICE_PROVIDER: {
24
- provide: InjectionToken<DataTablePersistenceService>;
25
- deps: Optional[][];
26
- useFactory: typeof DATA_TABLE_PERSISTENCE_SERVICE_PROVIDER_FACTORY;
27
- };
28
- //# sourceMappingURL=data-table-persistence.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-persistence.service.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/data-table/data-table-persistence.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AAC9C,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AACrF,OAAO,EAAsB,cAAc,EAAE,QAAQ,EAAY,MAAM,eAAe,CAAC;;AAEvF,qBAGa,2BAA2B;IACtC,OAAO,SAAU;IACjB,SAAS,SAAY;IACrB,WAAW,SAAc;IAEzB,QAAQ,CAAC,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,GAAG,SAAS,GAAG,IAAI;IAIvD,QAAQ,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS;IAI3C,UAAU,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,GAAG,qBAAqB,GAAG,SAAS,GAAG,IAAI;IAIrF,UAAU,CAAC,OAAO,EAAE,MAAM,GAAG,qBAAqB,GAAG,SAAS;IAI9D,YAAY,CAAC,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI;IAIjE,YAAY,CAAC,OAAO,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS;IAIjD,SAAS,CAAC,IAAI,CAAC,CAAC,EAAE,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC,GAAG,SAAS,GAAG,IAAI;IAQxD,SAAS,CAAC,IAAI,CAAC,CAAC,EAAE,EAAE,EAAE,MAAM,GAAG,CAAC,GAAG,SAAS;IAK5C,SAAS,CAAC,KAAK,CAAC,OAAO,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,MAAM;yCA1C1C,2BAA2B;6CAA3B,2BAA2B;CA6CvC;AAED,eAAO,MAAM,kCAAkC,6CAAwF,CAAC;AAExI,wBAAgB,+CAA+C,CAAC,kBAAkB,EAAE,2BAA2B,+BAE9G;AAED,eAAO,MAAM,uCAAuC;;;;CAKnD,CAAC"}
@@ -1,14 +0,0 @@
1
- import { OnDestroy, OnInit, TemplateRef } from '@angular/core';
2
- import { DataTableTemplateColumnDefinition } from './data-table-template-column-definition.directive';
3
- import * as i0 from "@angular/core";
4
- export declare class DataTableTemplateCellDefinition implements OnInit, OnDestroy {
5
- private templateRef;
6
- private columnDef;
7
- constructor(templateRef: TemplateRef<any>, columnDef: DataTableTemplateColumnDefinition);
8
- ngOnInit(): void;
9
- ngOnDestroy(): void;
10
- getCellTemplate(): TemplateRef<any>;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<DataTableTemplateCellDefinition, never>;
12
- static ɵdir: i0.ɵɵDirectiveDeclaration<DataTableTemplateCellDefinition, "[madCellDef]", never, {}, {}, never, never, true, never>;
13
- }
14
- //# sourceMappingURL=data-table-template-cell-definition.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-template-cell-definition.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/data-table-template/data-table-template-cell-definition.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,iCAAiC,EAAE,MAAM,mDAAmD,CAAC;;AAEtG,qBAIa,+BAAgC,YAAW,MAAM,EAAE,SAAS;IAErE,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,SAAS;gBADT,WAAW,EAAE,WAAW,CAAC,GAAG,CAAC,EAC7B,SAAS,EAAE,iCAAiC;IAGtD,QAAQ,IAAI,IAAI;IAIhB,WAAW,IAAI,IAAI;IAInB,eAAe,IAAI,WAAW,CAAC,GAAG,CAAC;yCAdxB,+BAA+B;2CAA/B,+BAA+B;CAiB3C"}
@@ -1,11 +0,0 @@
1
- import { DataTableTemplateCellDefinition } from './data-table-template-cell-definition.directive';
2
- import * as i0 from "@angular/core";
3
- export declare class DataTableTemplateColumnDefinition {
4
- madColumnDef: string;
5
- cellDef: DataTableTemplateCellDefinition | null;
6
- register(cellDef: DataTableTemplateCellDefinition): void;
7
- unregister(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<DataTableTemplateColumnDefinition, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<DataTableTemplateColumnDefinition, "[madColumnDef]", never, { "madColumnDef": { "alias": "madColumnDef"; "required": false; }; }, {}, never, never, true, never>;
10
- }
11
- //# sourceMappingURL=data-table-template-column-definition.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-template-column-definition.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/data-table-template/data-table-template-column-definition.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,+BAA+B,EAAE,MAAM,iDAAiD,CAAC;;AAElG,qBAIa,iCAAiC;IAE5C,YAAY,EAAE,MAAM,CAAC;IAErB,OAAO,EAAE,+BAA+B,GAAG,IAAI,CAAC;IAEzC,QAAQ,CAAC,OAAO,EAAE,+BAA+B;IAIjD,UAAU;yCAVN,iCAAiC;2CAAjC,iCAAiC;CAa7C"}
@@ -1,14 +0,0 @@
1
- import { OnDestroy, OnInit, TemplateRef } from '@angular/core';
2
- import { DataTableTemplateExpandableColumnDefinition } from './data-table-template-expandable-column-definition.directive';
3
- import * as i0 from "@angular/core";
4
- export declare class DataTableTemplateExpandableCellDefinition implements OnInit, OnDestroy {
5
- private templateRef;
6
- columnDef: DataTableTemplateExpandableColumnDefinition;
7
- constructor(templateRef: TemplateRef<any>, columnDef: DataTableTemplateExpandableColumnDefinition);
8
- ngOnInit(): void;
9
- ngOnDestroy(): void;
10
- getCellTemplate(): TemplateRef<any>;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<DataTableTemplateExpandableCellDefinition, never>;
12
- static ɵdir: i0.ɵɵDirectiveDeclaration<DataTableTemplateExpandableCellDefinition, "[madExpandableCellDef]", never, {}, {}, never, never, true, never>;
13
- }
14
- //# sourceMappingURL=data-table-template-expandable-cell-definition.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-template-expandable-cell-definition.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/data-table-template/data-table-template-expandable-cell-definition.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC1E,OAAO,EAAE,2CAA2C,EAAE,MAAM,8DAA8D,CAAC;;AAE3H,qBAIa,yCAA0C,YAAW,MAAM,EAAE,SAAS;IAE/E,OAAO,CAAC,WAAW;IACZ,SAAS,EAAE,2CAA2C;gBADrD,WAAW,EAAE,WAAW,CAAC,GAAG,CAAC,EAC9B,SAAS,EAAE,2CAA2C;IAG/D,QAAQ,IAAI,IAAI;IAIhB,WAAW,IAAI,IAAI;IAInB,eAAe,IAAI,WAAW,CAAC,GAAG,CAAC;yCAdxB,yCAAyC;2CAAzC,yCAAyC;CAiBrD"}
@@ -1,11 +0,0 @@
1
- import { DataTableTemplateExpandableCellDefinition } from './data-table-template-expandable-cell-definition.directive';
2
- import * as i0 from "@angular/core";
3
- export declare class DataTableTemplateExpandableColumnDefinition {
4
- madExpandableColumnDef: string;
5
- cellDef: DataTableTemplateExpandableCellDefinition | null;
6
- register(cellDef: DataTableTemplateExpandableCellDefinition): void;
7
- unregister(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<DataTableTemplateExpandableColumnDefinition, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<DataTableTemplateExpandableColumnDefinition, "[madExpandableColumnDef]", never, { "madExpandableColumnDef": { "alias": "madExpandableColumnDef"; "required": false; }; }, {}, never, never, true, never>;
10
- }
11
- //# sourceMappingURL=data-table-template-expandable-column-definition.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-template-expandable-column-definition.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/data-table-template/data-table-template-expandable-column-definition.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,yCAAyC,EAAE,MAAM,4DAA4D,CAAC;;AAEvH,qBAIa,2CAA2C;IAEtD,sBAAsB,EAAE,MAAM,CAAC;IAE/B,OAAO,EAAE,yCAAyC,GAAG,IAAI,CAAC;IAEnD,QAAQ,CAAC,OAAO,EAAE,yCAAyC;IAI3D,UAAU;yCAVN,2CAA2C;2CAA3C,2CAA2C;CAavD"}
@@ -1,207 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, EventEmitter, OnChanges, QueryList, SimpleChanges, TemplateRef } from '@angular/core';
2
- import { MatTableDataSource } from '@angular/material/table';
3
- import { MatPaginator, PageEvent } from '@angular/material/paginator';
4
- import { MatSort, Sort } from '@angular/material/sort';
5
- import { DataTableColumn } from './configuration/data-table-column';
6
- import { DataTableAction } from './configuration/data-table-action';
7
- import { MatDialog } from '@angular/material/dialog';
8
- import { DataTableColumnDefinition, DataTableColumnDefinitionChange } from './configuration/data-table-column-definition';
9
- import { DataTableHeaderType } from './configuration/data-table-header-type';
10
- import { DataTableFilterMode } from './configuration/data-table-filter-mode';
11
- import { DataTableFilterObject } from './data-table-filter/data-table-filter-object';
12
- import { DataTableFilter } from './data-table-filter/data-table-filter.directive';
13
- import { DataTableSelectionEmitType } from './configuration/data-table-selection-emit-type';
14
- import { DataTableSelectionEmitMode } from './configuration/data-table-selection-emit-mode';
15
- import { DataTableSelectionMode } from './configuration/data-table-selection-mode';
16
- import { DataTablePersistenceService } from './data-table-persistence.service';
17
- import { DataTableGlobalConfiguration } from './configuration/data-table-global-configuration';
18
- import { DataTableTemplateColumnDefinition } from './data-table-template/data-table-template-column-definition.directive';
19
- import { DataTableTemplateExpandableCellDefinition } from './data-table-template/data-table-template-expandable-cell-definition.directive';
20
- import { DataTablePersistenceConfiguration } from './configuration/data-table-persistence-configuration';
21
- import * as i0 from "@angular/core";
22
- export declare class DataTableComponent implements AfterViewInit, OnChanges {
23
- private changeDetectorRef;
24
- private matDialog;
25
- private persistenceService;
26
- private dataTableGlobalConfig;
27
- id: string;
28
- filterLabel: string;
29
- filterPlaceholder: string;
30
- filterColumnsLabel: string;
31
- filterColumnsPlaceHolder: string;
32
- showEmptyTable: boolean;
33
- noDataText: string;
34
- columnSettingsModalTitleLabel: string;
35
- selectedLabel: string;
36
- availableLabel: string;
37
- saveLabel: string;
38
- deleteLabel: string;
39
- cancelLabel: string;
40
- infoTextLabel: string;
41
- tableClass: string;
42
- translateLabels: boolean;
43
- set useAsync(useAsync: boolean);
44
- /**
45
- * @deprecated
46
- * Please use the more specific persistenceConfig instead
47
- */
48
- set stateful(stateful: boolean);
49
- persistenceConfig: DataTablePersistenceConfiguration;
50
- loading: boolean;
51
- tableData: any;
52
- idGenerator: any;
53
- parentIdGenerator: any;
54
- defaultSort: Sort;
55
- externalFilter: any;
56
- paginationEnabled: boolean;
57
- page: PageEvent;
58
- pageSizeOptions: number[];
59
- actions: DataTableAction[];
60
- selectionEmitType: DataTableSelectionEmitType;
61
- showDeleteFilterAction: boolean;
62
- disableRowClick: boolean;
63
- deleteDefinitionAllowed: boolean;
64
- rowExpandable: (data: any) => boolean;
65
- set selection(selection: string[] | any[]);
66
- /**
67
- * @deprecated
68
- * Please use "filterMode" instead
69
- */
70
- set filterEnabled(isFilterEnabled: boolean);
71
- set filterMode(filterMode: DataTableFilterMode);
72
- set filterValue(filterValue: string | DataTableFilterObject | undefined);
73
- set externalPaginator(paginator: any);
74
- set defaultPageSize(defaultSize: number);
75
- set selectionEmitMode(selectionEmitMode: DataTableSelectionEmitMode);
76
- /**
77
- * @deprecated
78
- * This function mixes up 2 responsibilities:
79
- * - determining if actions should be displayed / handled
80
- * - determining whether actions are row based (single) or table based (batch)
81
- * Please use a combination of "selectionEmitMode" and "selectionMode" instead:
82
- * - selectionEmitMode determines how selected items are handled (as part of actions, as selections or not at all)
83
- * - selectionMode determines if selected items are treated separately (single) or together (batch)
84
- */
85
- set forceMode(selectionMode: string);
86
- set forceSelectionMode(selectionMode: DataTableSelectionMode);
87
- set displayedColumns(cols: DataTableColumn[]);
88
- set displayedColumnDefinition(def: DataTableColumnDefinition);
89
- set columnDefinitions(definitions: DataTableColumnDefinition[]);
90
- set allColumns(allColumns: DataTableColumn[]);
91
- actionEvent: EventEmitter<DataTableAction>;
92
- selectionEvent: EventEmitter<any[]>;
93
- sortEvent: EventEmitter<Sort>;
94
- filterEvent: EventEmitter<string | DataTableFilterObject>;
95
- pageEvent: EventEmitter<PageEvent>;
96
- allColumnsEvent: EventEmitter<void>;
97
- columnDefinitionChangeEvent: EventEmitter<DataTableColumnDefinitionChange>;
98
- viewDefinitionChangeEvent: EventEmitter<DataTableColumnDefinition>;
99
- paginator: MatPaginator;
100
- set matSort(matSort: MatSort);
101
- filter: DataTableFilter;
102
- set columnDefs(columnDefs: QueryList<DataTableTemplateColumnDefinition> | undefined);
103
- get columnDefs(): QueryList<DataTableTemplateColumnDefinition> | undefined;
104
- set expandableDef(expandableDef: DataTableTemplateExpandableCellDefinition | undefined);
105
- get expandableDef(): DataTableTemplateExpandableCellDefinition | undefined;
106
- dataSource: MatTableDataSource<any[]>;
107
- allSelected: boolean;
108
- extPaginator: MatPaginator;
109
- readonly ACTION_COLUMN_NAME = "__action__";
110
- tableActions: DataTableAction[][];
111
- rowActions: DataTableAction[];
112
- columns: DataTableColumn[];
113
- columnIds: string[];
114
- expandedElement: DataTableColumn | null;
115
- editableColumnDefinitions: DataTableColumnDefinition[];
116
- viewableColumnDefinitions: DataTableColumnDefinition[];
117
- private _useAsync;
118
- private _rowMap;
119
- private _selectionModel;
120
- private _selection;
121
- private _sort;
122
- private _forceSelectionMode;
123
- private _selectionEmitMode;
124
- private _filterMode;
125
- private _filterValue;
126
- private _allColumnDefinitions;
127
- private _allAvailableColumns;
128
- private _selectedColumnDefinition;
129
- private _showColumnModal;
130
- private _columnDefs;
131
- private _expandableDef;
132
- constructor(changeDetectorRef: ChangeDetectorRef, matDialog: MatDialog, persistenceService: DataTablePersistenceService, dataTableGlobalConfig: DataTableGlobalConfiguration);
133
- ngAfterViewInit(): void;
134
- ngOnChanges(changes: SimpleChanges): void;
135
- /** TABLE DISPLAY HANDLING */
136
- getDataTableHeaderType(column: DataTableColumn): DataTableHeaderType;
137
- getCustomCellTemplate(columnId: string): TemplateRef<any> | null;
138
- getCustomExpandableTemplate(): TemplateRef<any> | null;
139
- get expandableColumnDef(): string;
140
- onExpand(event: MouseEvent, element: DataTableColumn): void;
141
- /** ACTION BUTTON DISPLAY HANDLING */
142
- hasVisibleRowActions(displayedData: any): boolean;
143
- isHidden(action: DataTableAction): boolean;
144
- private isHiddenForData;
145
- isDisabled(action: DataTableAction): boolean;
146
- private isDisabledForActionType;
147
- getSelectedCount(actionType: string): string;
148
- private get selectedCount();
149
- /** TABLE DATA CHANGE HANDLING */
150
- private updateDataTableData;
151
- private updateSelectionModel;
152
- /** ACTION & SELECTION HANDLING */
153
- get selectionEmitMode(): DataTableSelectionEmitMode;
154
- get selectionMode(): DataTableSelectionMode;
155
- get displayedData(): any[];
156
- get showActionColumn(): boolean;
157
- showCheckbox(displayedData: any): boolean;
158
- showRowActionIcon(displayedData: any): boolean;
159
- showRadioButton(displayedData: any): boolean;
160
- showExpandableButton(displayedData: any): boolean;
161
- isSelected(rowId: string): boolean;
162
- onToggleSelectAll(): void;
163
- onActionEvent(action: DataTableAction): void;
164
- onSelectionEvent(id: any): void;
165
- onRowEvent(event: MouseEvent, row: any, action?: DataTableAction): void;
166
- private get defaultAction();
167
- private get hideActionColumn();
168
- private processSelection;
169
- private emitSelection;
170
- private getSelection;
171
- private static isClickOnRowMenuIcon;
172
- /** SORT HANDLING */
173
- onSortingEvent(sort: Sort): void;
174
- private applySortData;
175
- /** FILTER HANDLING */
176
- get filterMode(): DataTableFilterMode;
177
- onTableBasedFilterEvent(event: Event): void;
178
- onColumnBasedFilterEvent(filter: DataTableFilterObject | undefined): void;
179
- onDeleteFilter(): void;
180
- private onFilteringEvent;
181
- private applyFilterPredicate;
182
- private applyFilterValue;
183
- /** PAGINATION HANDLING */
184
- onPageEvent(event: PageEvent): void;
185
- get pageIndex(): number;
186
- get pageSize(): number;
187
- get pageLength(): number;
188
- private updatePaginator;
189
- private get dataLength();
190
- private get showAll();
191
- /** INIT STATE */
192
- private initState;
193
- private initSortState;
194
- private setSort;
195
- private initFilterState;
196
- private initPaginatorState;
197
- /** COLUMN HANDLING */
198
- onViewDefinition(definition: DataTableColumnDefinition): void;
199
- onColumnSettings(definition?: DataTableColumnDefinition): void;
200
- isCurrentDefinition(definition: DataTableColumnDefinition): boolean;
201
- private openColumnModal;
202
- getFilterBadgeContent(): string;
203
- disableDeleteFilterButton(): boolean;
204
- static ɵfac: i0.ɵɵFactoryDeclaration<DataTableComponent, never>;
205
- static ɵcmp: i0.ɵɵComponentDeclaration<DataTableComponent, "mad-data-table", never, { "id": { "alias": "id"; "required": false; }; "filterLabel": { "alias": "filterLabel"; "required": false; }; "filterPlaceholder": { "alias": "filterPlaceholder"; "required": false; }; "filterColumnsLabel": { "alias": "filterColumnsLabel"; "required": false; }; "filterColumnsPlaceHolder": { "alias": "filterColumnsPlaceHolder"; "required": false; }; "showEmptyTable": { "alias": "showEmptyTable"; "required": false; }; "noDataText": { "alias": "noDataText"; "required": false; }; "columnSettingsModalTitleLabel": { "alias": "columnSettingsModalTitleLabel"; "required": false; }; "selectedLabel": { "alias": "selectedLabel"; "required": false; }; "availableLabel": { "alias": "availableLabel"; "required": false; }; "saveLabel": { "alias": "saveLabel"; "required": false; }; "deleteLabel": { "alias": "deleteLabel"; "required": false; }; "cancelLabel": { "alias": "cancelLabel"; "required": false; }; "infoTextLabel": { "alias": "infoTextLabel"; "required": false; }; "tableClass": { "alias": "tableClass"; "required": false; }; "translateLabels": { "alias": "translateLabels"; "required": false; }; "useAsync": { "alias": "useAsync"; "required": false; }; "stateful": { "alias": "stateful"; "required": false; }; "persistenceConfig": { "alias": "persistenceConfig"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "tableData": { "alias": "tableData"; "required": false; }; "idGenerator": { "alias": "idGenerator"; "required": false; }; "parentIdGenerator": { "alias": "parentIdGenerator"; "required": false; }; "defaultSort": { "alias": "defaultSort"; "required": false; }; "externalFilter": { "alias": "externalFilter"; "required": false; }; "paginationEnabled": { "alias": "paginationEnabled"; "required": false; }; "page": { "alias": "page"; "required": false; }; "pageSizeOptions": { "alias": "pageSizeOptions"; "required": false; }; "actions": { "alias": "actions"; "required": false; }; "selectionEmitType": { "alias": "selectionEmitType"; "required": false; }; "showDeleteFilterAction": { "alias": "showDeleteFilterAction"; "required": false; }; "disableRowClick": { "alias": "disableRowClick"; "required": false; }; "deleteDefinitionAllowed": { "alias": "deleteDefinitionAllowed"; "required": false; }; "rowExpandable": { "alias": "rowExpandable"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; "filterEnabled": { "alias": "filterEnabled"; "required": false; }; "filterMode": { "alias": "filterMode"; "required": false; }; "filterValue": { "alias": "filterValue"; "required": false; }; "externalPaginator": { "alias": "externalPaginator"; "required": false; }; "defaultPageSize": { "alias": "defaultPageSize"; "required": false; }; "selectionEmitMode": { "alias": "selectionEmitMode"; "required": false; }; "forceMode": { "alias": "forceMode"; "required": false; }; "forceSelectionMode": { "alias": "forceSelectionMode"; "required": false; }; "displayedColumns": { "alias": "displayedColumns"; "required": false; }; "displayedColumnDefinition": { "alias": "displayedColumnDefinition"; "required": false; }; "columnDefinitions": { "alias": "columnDefinitions"; "required": false; }; "allColumns": { "alias": "allColumns"; "required": false; }; }, { "actionEvent": "actionEvent"; "selectionEvent": "selectionEvent"; "sortEvent": "sortEvent"; "filterEvent": "filterEvent"; "pageEvent": "pageEvent"; "allColumnsEvent": "allColumnsEvent"; "columnDefinitionChangeEvent": "columnDefinitionChangeEvent"; "viewDefinitionChangeEvent": "viewDefinitionChangeEvent"; }, ["expandableDef", "columnDefs"], ["*"], true, never>;
206
- }
207
- //# sourceMappingURL=data-table.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table.component.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/data-table/data-table.component.ts"],"names":[],"mappings":"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"}
@@ -1,22 +0,0 @@
1
- export { DataTableColumn } from './configuration/data-table-column';
2
- export * from './data-table-columns-modal/data-table-columns-modal.component';
3
- export { DataTableSelectionEmitMode } from './configuration/data-table-selection-emit-mode';
4
- export { DataTableSelectionMode } from './configuration/data-table-selection-mode';
5
- export { DataTableAction } from './configuration/data-table-action';
6
- export { DataTableActionType } from './configuration/data-table-action-type';
7
- export { DataTableSelectionEmitType } from './configuration/data-table-selection-emit-type';
8
- export { DataTableColumnDefinition } from './configuration/data-table-column-definition';
9
- export { DataTableComponent } from './data-table.component';
10
- export { DataTableFilterMode } from './configuration/data-table-filter-mode';
11
- export { DataTableFilterObject } from './data-table-filter/data-table-filter-object';
12
- export { DataTableFilterOption } from './data-table-filter/data-table-filter-options';
13
- export { DataTableTemplateColumnDefinition } from './data-table-template/data-table-template-column-definition.directive';
14
- export { DataTableTemplateCellDefinition } from './data-table-template/data-table-template-cell-definition.directive';
15
- export { DataTableTemplateExpandableColumnDefinition } from './data-table-template/data-table-template-expandable-column-definition.directive';
16
- export { DataTableTemplateExpandableCellDefinition } from './data-table-template/data-table-template-expandable-cell-definition.directive';
17
- export { MAD_DATA_TABLE_GLOBAL_CONFIGURATION } from './configuration/data-table-global-configuration';
18
- export { DataTableGlobalConfiguration } from './configuration/data-table-global-configuration';
19
- export { MAD_DATA_TABLE_PERSISTENCE_SERVICE } from './data-table-persistence.service';
20
- export { DataTablePersistenceService } from './data-table-persistence.service';
21
- export { DataTablePersistenceConfiguration } from './configuration/data-table-persistence-configuration';
22
- //# sourceMappingURL=data-table.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/data-table/data-table.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACpE,cAAc,+DAA+D,CAAC;AAC9E,OAAO,EAAE,0BAA0B,EAAE,MAAM,gDAAgD,CAAC;AAC5F,OAAO,EAAE,sBAAsB,EAAE,MAAM,2CAA2C,CAAC;AACnF,OAAO,EAAE,eAAe,EAAE,MAAM,mCAAmC,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAAE,0BAA0B,EAAE,MAAM,gDAAgD,CAAC;AAC5F,OAAO,EAAE,yBAAyB,EAAE,MAAM,8CAA8C,CAAC;AACzF,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,mBAAmB,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AACrF,OAAO,EAAE,qBAAqB,EAAE,MAAM,+CAA+C,CAAC;AACtF,OAAO,EAAE,iCAAiC,EAAE,MAAM,uEAAuE,CAAC;AAC1H,OAAO,EAAE,+BAA+B,EAAE,MAAM,qEAAqE,CAAC;AACtH,OAAO,EAAE,2CAA2C,EAAE,MAAM,kFAAkF,CAAC;AAC/I,OAAO,EAAE,yCAAyC,EAAE,MAAM,gFAAgF,CAAC;AAC3I,OAAO,EAAE,mCAAmC,EAAE,MAAM,iDAAiD,CAAC;AACtG,OAAO,EAAE,4BAA4B,EAAE,MAAM,iDAAiD,CAAC;AAC/F,OAAO,EAAE,kCAAkC,EAAE,MAAM,kCAAkC,CAAC;AACtF,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAC/E,OAAO,EAAE,iCAAiC,EAAE,MAAM,sDAAsD,CAAC"}
@@ -1,9 +0,0 @@
1
- import { DataTableAction, DataTableSelectionMode } from '../data-table';
2
- export declare class DataTableActionUtil {
3
- static getDisplayActions(actions: DataTableAction[], selectionMode: DataTableSelectionMode): {
4
- rowActions: DataTableAction[];
5
- groupedTableActions: DataTableAction[][];
6
- };
7
- private static getGroupedTableActions;
8
- }
9
- //# sourceMappingURL=data-table-action-util.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-action-util.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/util/data-table-action-util.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAExE,qBAAa,mBAAmB;WAChB,iBAAiB,CAC7B,OAAO,EAAE,eAAe,EAAE,EAC1B,aAAa,EAAE,sBAAsB,GACpC;QACD,UAAU,EAAE,eAAe,EAAE,CAAC;QAC9B,mBAAmB,EAAE,eAAe,EAAE,EAAE,CAAC;KAC1C;IA8BD,OAAO,CAAC,MAAM,CAAC,sBAAsB;CAYtC"}
@@ -1,10 +0,0 @@
1
- import { DataTableRow } from '../configuration/data-table-row';
2
- import { DataTableColumn } from '../data-table';
3
- export declare class DataTableDataUtil {
4
- static updateRowMap(rowMap: Map<string, DataTableRow>, data: any[] | undefined, columns: DataTableColumn[], idGenerator: (data: any) => string, parentIdGenerator: (data: any) => string): Map<string, DataTableRow>;
5
- private static createRowId;
6
- private static createDataTableRow;
7
- private static createDisplayedData;
8
- static transformData(value: any, transformer: (data: any, transformerParams: any) => any, transformerParams: any): any;
9
- }
10
- //# sourceMappingURL=data-table-data-util.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-data-util.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/util/data-table-data-util.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAC/D,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAGhD,qBAAa,iBAAiB;WACd,YAAY,CACxB,MAAM,EAAE,GAAG,CAAC,MAAM,EAAE,YAAY,CAAC,EACjC,IAAI,EAAE,GAAG,EAAE,GAAG,SAAS,EACvB,OAAO,EAAE,eAAe,EAAE,EAC1B,WAAW,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,MAAM,EAClC,iBAAiB,EAAE,CAAC,IAAI,EAAE,GAAG,KAAK,MAAM,GACvC,GAAG,CAAC,MAAM,EAAE,YAAY,CAAC;IAY5B,OAAO,CAAC,MAAM,CAAC,WAAW;IAQ1B,OAAO,CAAC,MAAM,CAAC,kBAAkB;IAYjC,OAAO,CAAC,MAAM,CAAC,mBAAmB;IAalC,MAAM,CAAC,aAAa,CAAC,KAAK,EAAE,GAAG,EAAE,WAAW,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,iBAAiB,EAAE,GAAG,KAAK,GAAG,EAAE,iBAAiB,EAAE,GAAG,GAAG,GAAG;CAMvH"}