@porscheinformatik/material-addons 19.0.12 → 21.0.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 (201) hide show
  1. package/fesm2022/porscheinformatik-material-addons.mjs +292 -307
  2. package/fesm2022/porscheinformatik-material-addons.mjs.map +1 -1
  3. package/package.json +9 -9
  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 -206
  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,6 +0,0 @@
1
- export declare class DataTableFilterUtil {
2
- static columnBasedFilterPredicate(rowMap: any): (row: any, filterString: any) => boolean;
3
- static tableBasedFilterPredicate(): (data: any, filter: any) => boolean;
4
- private static contains;
5
- }
6
- //# sourceMappingURL=data-table-filter-util.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-filter-util.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/util/data-table-filter-util.ts"],"names":[],"mappings":"AAEA,qBAAa,mBAAmB;WAChB,0BAA0B,CAAC,MAAM,EAAE,GAAG,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,YAAY,EAAE,GAAG,KAAK,OAAO;WAWjF,yBAAyB,IAAI,CAAC,IAAI,EAAE,GAAG,EAAE,MAAM,EAAE,GAAG,KAAK,OAAO;IAY9E,OAAO,CAAC,MAAM,CAAC,QAAQ;CAGxB"}
@@ -1,14 +0,0 @@
1
- import { MatSort, Sort } from '@angular/material/sort';
2
- import { DateTime } from 'luxon';
3
- import { NumberFormat } from '../configuration/data-table-global-configuration';
4
- export declare class DataTableSortUtil {
5
- static sortData(dateTimeFormat?: string[], numberFormat?: NumberFormat): (tableData: any[], matSort: MatSort) => any[];
6
- static sortNothing(): (tableData: any[], matSort: MatSort) => any[];
7
- static compare(a: Record<string, any>, b: Record<string, any>, sort: Sort, dateTimeFormat?: string[], numberFormat?: NumberFormat): number;
8
- static compareNumber(x: number, y: number, ascending: boolean): number;
9
- static compareDate(x: DateTime, y: DateTime, ascending: boolean): number;
10
- static compareString(x: string, y: string, ascending: boolean): number;
11
- static compareBoolean(x: boolean, y: boolean, ascending: boolean): number;
12
- static parseNumber(value: string, numberFormat?: NumberFormat): number | string;
13
- }
14
- //# sourceMappingURL=data-table-sort-util.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"data-table-sort-util.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/data-table/util/data-table-sort-util.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjC,OAAO,EAAE,YAAY,EAAE,MAAM,kDAAkD,CAAC;AAEhF,qBAAa,iBAAiB;IAC5B,MAAM,CAAC,QAAQ,CAAC,cAAc,CAAC,EAAE,MAAM,EAAE,EAAE,YAAY,CAAC,EAAE,YAAY,GAAG,CAAC,SAAS,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,OAAO,KAAK,GAAG,EAAE;IAKtH,MAAM,CAAC,WAAW,IAAI,CAAC,SAAS,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,OAAO,KAAK,GAAG,EAAE;IAInE,MAAM,CAAC,OAAO,CACZ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACtB,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACtB,IAAI,EAAE,IAAI,EACV,cAAc,CAAC,EAAE,MAAM,EAAE,EACzB,YAAY,CAAC,EAAE,YAAY,GAC1B,MAAM;IA6CT,MAAM,CAAC,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,GAAG,MAAM;IAItE,MAAM,CAAC,WAAW,CAAC,CAAC,EAAE,QAAQ,EAAE,CAAC,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,GAAG,MAAM;IAIxE,MAAM,CAAC,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,GAAG,MAAM;IAItE,MAAM,CAAC,cAAc,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,OAAO,GAAG,MAAM;IAazE,MAAM,CAAC,WAAW,CAAC,KAAK,EAAE,MAAM,EAAE,YAAY,CAAC,EAAE,YAAY,GAAG,MAAM,GAAG,MAAM;CAchF"}
@@ -1,13 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class DragAndDropDirectiveDirective {
4
- onFileDropped: EventEmitter<any>;
5
- private background;
6
- private opacity;
7
- onDragOver(event: any): void;
8
- onDragLeave(event: any): void;
9
- ondrop(event: any): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<DragAndDropDirectiveDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<DragAndDropDirectiveDirective, "[madDragAndDrop]", never, {}, { "onFileDropped": "onFileDropped"; }, never, never, true, never>;
12
- }
13
- //# sourceMappingURL=drag-and-drop-directive.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"drag-and-drop-directive.directive.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/file-upload/drag-and-drop-directive.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAqC,MAAM,eAAe,CAAC;;AAE3F,qBAIa,6BAA6B;IAExC,aAAa,oBAA2B;IAED,OAAO,CAAC,UAAU,CAAuB;IAClD,OAAO,CAAC,OAAO,CAAO;IAGd,UAAU,CAAC,KAAK,EAAE,GAAG;IAQpB,WAAW,CAAC,KAAK,EAAE,GAAG;IAStD,MAAM,CAAC,KAAK,EAAE,GAAG;yCAzBb,6BAA6B;2CAA7B,6BAA6B;CAmCzC"}
@@ -1,29 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export type UploadError = 'ONLY_SINGLE_FILE' | 'FILETYPE_NOT_SUPPORTED';
4
- export declare class FileUploadComponent implements OnInit {
5
- id: string;
6
- multiple: boolean;
7
- accept: string[];
8
- text: string;
9
- showFileList: boolean;
10
- removable: boolean;
11
- fileEmitter: EventEmitter<FileList>;
12
- errorEmitter: EventEmitter<UploadError>;
13
- fileList: File[];
14
- acceptedFileTypes: string[];
15
- ngOnInit(): void;
16
- private setAcceptedFileTypes;
17
- uploadFile(files: FileList): void;
18
- private validateFileList;
19
- private emitError;
20
- private isAcceptedFileType;
21
- private addFiles;
22
- openFile(file: File): void;
23
- remove(file: File): void;
24
- private createFileListFromArray;
25
- hasSingleFile(): boolean;
26
- static ɵfac: i0.ɵɵFactoryDeclaration<FileUploadComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<FileUploadComponent, "mad-file-upload", never, { "id": { "alias": "id"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "text": { "alias": "text"; "required": false; }; "showFileList": { "alias": "showFileList"; "required": false; }; "removable": { "alias": "removable"; "required": false; }; }, { "fileEmitter": "fileEmitter"; "errorEmitter": "errorEmitter"; }, never, never, true, never>;
28
- }
29
- //# sourceMappingURL=file-upload.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"file-upload.component.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/file-upload/file-upload.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,MAAM,EAAU,MAAM,eAAe,CAAC;;AAS/E,MAAM,MAAM,WAAW,GAAG,kBAAkB,GAAG,wBAAwB,CAAC;AAExE,qBAMa,mBAAoB,YAAW,MAAM;IACvC,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,EAAE,OAAO,CAAS;IAC9B,SAAS,EAAE,OAAO,CAAQ;IACzB,WAAW,yBAAgC;IAC3C,YAAY,4BAAmC;IAEzD,QAAQ,EAAE,IAAI,EAAE,CAAM;IACtB,iBAAiB,EAAE,MAAM,EAAE,CAAM;IAEjC,QAAQ,IAAI,IAAI;IAIhB,OAAO,CAAC,oBAAoB;IAM5B,UAAU,CAAC,KAAK,EAAE,QAAQ,GAAG,IAAI;IAWjC,OAAO,CAAC,gBAAgB;IAgBxB,OAAO,CAAC,SAAS;IAIjB,OAAO,CAAC,kBAAkB;IAK1B,OAAO,CAAC,QAAQ;IAOhB,QAAQ,CAAC,IAAI,EAAE,IAAI,GAAG,IAAI;IAI1B,MAAM,CAAC,IAAI,EAAE,IAAI,GAAG,IAAI;IAKxB,OAAO,CAAC,uBAAuB;IAM/B,aAAa,IAAI,OAAO;yCAjFb,mBAAmB;2CAAnB,mBAAmB;CAoF/B"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ContentHeaderComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<ContentHeaderComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<ContentHeaderComponent, "mad-content-header", never, {}, {}, never, ["*"], true, never>;
5
- }
6
- //# sourceMappingURL=content-header.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"content-header.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/material-addons/src/lib/layout/content-panel/content-header/content-header.component.ts"],"names":[],"mappings":";AAEA,qBAMa,sBAAsB;yCAAtB,sBAAsB;2CAAtB,sBAAsB;CAAG"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ContentPanelContainerComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<ContentPanelContainerComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<ContentPanelContainerComponent, "mad-content-panel-container", never, {}, {}, never, ["mad-content-panel-container-sidebar", "mad-content-panel-container-content", "mad-content-panel-container-footer"], true, never>;
5
- }
6
- //# sourceMappingURL=content-panel-container.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"content-panel-container.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/material-addons/src/lib/layout/content-panel/content-panel-container/content-panel-container.component.ts"],"names":[],"mappings":";AAEA,qBAMa,8BAA8B;yCAA9B,8BAA8B;2CAA9B,8BAA8B;CAAG"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ContentPanelContainerContentComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<ContentPanelContainerContentComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<ContentPanelContainerContentComponent, "mad-content-panel-container-content", never, {}, {}, never, ["*"], true, never>;
5
- }
6
- //# sourceMappingURL=content-panel-container-content.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"content-panel-container-content.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/material-addons/src/lib/layout/content-panel/content-panel-container-content/content-panel-container-content.component.ts"],"names":[],"mappings":";AAEA,qBAMa,qCAAqC;yCAArC,qCAAqC;2CAArC,qCAAqC;CAAG"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ContentPanelContainerFooterComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<ContentPanelContainerFooterComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<ContentPanelContainerFooterComponent, "mad-content-panel-container-footer", never, {}, {}, never, ["*"], true, never>;
5
- }
6
- //# sourceMappingURL=content-panel-container-footer.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"content-panel-container-footer.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/material-addons/src/lib/layout/content-panel/content-panel-container-footer/content-panel-container-footer.component.ts"],"names":[],"mappings":";AAEA,qBAMa,oCAAoC;yCAApC,oCAAoC;2CAApC,oCAAoC;CAAG"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ContentPanelContainerSidebarComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<ContentPanelContainerSidebarComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<ContentPanelContainerSidebarComponent, "mad-content-panel-container-sidebar", never, {}, {}, never, ["*"], true, never>;
5
- }
6
- //# sourceMappingURL=content-panel-container-sidebar.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"content-panel-container-sidebar.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/material-addons/src/lib/layout/content-panel/content-panel-container-sidebar/content-panel-container-sidebar.component.ts"],"names":[],"mappings":";AAEA,qBAMa,qCAAqC;yCAArC,qCAAqC;2CAArC,qCAAqC;CAAG"}
@@ -1,14 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "./content-header/content-header.component";
4
- import * as i3 from "./content-panel-container/content-panel-container.component";
5
- import * as i4 from "./content-panel-container-content/content-panel-container-content.component";
6
- import * as i5 from "./content-panel-container-footer/content-panel-container-footer.component";
7
- import * as i6 from "./content-panel-container-sidebar/content-panel-container-sidebar.component";
8
- import * as i7 from "./main-container/main-container.component";
9
- export declare class ContentPanelModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<ContentPanelModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<ContentPanelModule, never, [typeof i1.CommonModule, typeof i2.ContentHeaderComponent, typeof i3.ContentPanelContainerComponent, typeof i4.ContentPanelContainerContentComponent, typeof i5.ContentPanelContainerFooterComponent, typeof i6.ContentPanelContainerSidebarComponent, typeof i7.MainContainerComponent], [typeof i2.ContentHeaderComponent, typeof i3.ContentPanelContainerComponent, typeof i4.ContentPanelContainerContentComponent, typeof i5.ContentPanelContainerFooterComponent, typeof i6.ContentPanelContainerSidebarComponent, typeof i7.MainContainerComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<ContentPanelModule>;
13
- }
14
- //# sourceMappingURL=content-panel.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"content-panel.module.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/layout/content-panel/content-panel.module.ts"],"names":[],"mappings":";;;;;;;;AAWA,qBAmBa,kBAAkB;yCAAlB,kBAAkB;0CAAlB,kBAAkB;0CAAlB,kBAAkB;CAAG"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MainContainerComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<MainContainerComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<MainContainerComponent, "mad-main-container", never, {}, {}, never, ["mad-content-header", "mad-flowbar", "mad-content-panel-container"], true, never>;
5
- }
6
- //# sourceMappingURL=main-container.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"main-container.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/material-addons/src/lib/layout/content-panel/main-container/main-container.component.ts"],"names":[],"mappings":";AAEA,qBAMa,sBAAsB;yCAAtB,sBAAsB;2CAAtB,sBAAsB;CAAG"}
@@ -1,47 +0,0 @@
1
- import { AfterViewInit, EventEmitter, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export interface IStep {
4
- label: string;
5
- enabled?: boolean;
6
- subSteps?: IStep[];
7
- activeSubStep?: IStep;
8
- }
9
- export declare class FlowbarComponent implements OnInit, AfterViewInit {
10
- _steps: IStep[];
11
- _activeStep: IStep;
12
- _activeStepChange: EventEmitter<IStep>;
13
- /**
14
- * Event emitted when a step header is clicked.
15
- * When defined header navigation has to be implemented programmatically.
16
- * e.g. {@see changeActiveStepOnHeader}
17
- */
18
- _headerClick: EventEmitter<IStep>;
19
- private stepper;
20
- get currentStepLabel(): string;
21
- get currentSubStepLabel(): string;
22
- ngOnInit(): void;
23
- ngAfterViewInit(): void;
24
- getIndexForActiveStep(): number;
25
- changeActiveStep(step: IStep): void;
26
- changeActiveStepOnHeader(step: IStep): void;
27
- changeActiveSubStep(subStep: IStep): void;
28
- previous(): void;
29
- next(): void;
30
- isPreviousAvailable(): boolean;
31
- isNextAvailable(): boolean;
32
- isLastStep(): boolean;
33
- getCurrentIndex(): number;
34
- getCurrentSubStepIndex(): number;
35
- triggerClick(): void;
36
- headerClick(event: any, step: IStep): void;
37
- private activeTabHasSubSteps;
38
- private isFirstSubStep;
39
- private isLastSubStep;
40
- private isAnyPreviousStepEnabled;
41
- private isAnyFollowingStepEnabled;
42
- private findPreviousEnabledStep;
43
- private findNextEnabledStep;
44
- static ɵfac: i0.ɵɵFactoryDeclaration<FlowbarComponent, never>;
45
- static ɵcmp: i0.ɵɵComponentDeclaration<FlowbarComponent, "mad-flowbar", never, { "_steps": { "alias": "steps"; "required": false; }; "_activeStep": { "alias": "activeStep"; "required": false; }; }, { "_activeStepChange": "activeStepChange"; "_headerClick": "headerClick"; }, never, never, true, never>;
46
- }
47
- //# sourceMappingURL=flowbar.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"flowbar.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/layout/flowbar/flowbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAa,YAAY,EAAS,MAAM,EAAqB,MAAM,eAAe,CAAC;;AAIzG,MAAM,WAAW,KAAK;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,KAAK,EAAE,CAAC;IACnB,aAAa,CAAC,EAAE,KAAK,CAAC;CACvB;AAED,qBAMa,gBAAiB,YAAW,MAAM,EAAE,aAAa;IAC5C,MAAM,EAAE,KAAK,EAAE,CAAM;IAChB,WAAW,EAAE,KAAK,CAAC;IACZ,iBAAiB,EAAE,YAAY,CAAC,KAAK,CAAC,CAAiC;IACnG;;;;OAIG;IACoB,YAAY,EAAE,YAAY,CAAC,KAAK,CAAC,CAAiC;IACnE,OAAO,CAAC,OAAO,CAAa;IAElD,IAAI,gBAAgB,IAAI,MAAM,CAE7B;IAED,IAAI,mBAAmB,IAAI,MAAM,CAEhC;IAED,QAAQ,IAAI,IAAI;IAchB,eAAe,IAAI,IAAI;IAIvB,qBAAqB,IAAI,MAAM;IAK/B,gBAAgB,CAAC,IAAI,EAAE,KAAK,GAAG,IAAI;IAanC,wBAAwB,CAAC,IAAI,EAAE,KAAK,GAAG,IAAI;IAM3C,mBAAmB,CAAC,OAAO,EAAE,KAAK,GAAG,IAAI;IAIzC,QAAQ,IAAI,IAAI;IAchB,IAAI,IAAI,IAAI;IAcZ,mBAAmB,IAAI,OAAO;IAY9B,eAAe,IAAI,OAAO;IAY1B,UAAU,IAAI,OAAO;IAWrB,eAAe,IAAI,MAAM;IAIzB,sBAAsB,IAAI,MAAM;IAIhC,YAAY,IAAI,IAAI;IAKpB,WAAW,CAAC,KAAK,EAAE,GAAG,EAAE,IAAI,EAAE,KAAK,GAAG,IAAI;IAK1C,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,aAAa;IAIrB,OAAO,CAAC,wBAAwB;IAKhC,OAAO,CAAC,yBAAyB;IAKjC,OAAO,CAAC,uBAAuB;IAQ/B,OAAO,CAAC,mBAAmB;yCAjLhB,gBAAgB;2CAAhB,gBAAgB;CAqL5B"}
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "@angular/material/stepper";
4
- import * as i3 from "./flowbar.component";
5
- export declare class FlowbarModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<FlowbarModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<FlowbarModule, never, [typeof i1.CommonModule, typeof i2.MatStepperModule, typeof i3.FlowbarComponent], [typeof i3.FlowbarComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<FlowbarModule>;
9
- }
10
- //# sourceMappingURL=flowbar.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"flowbar.module.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/layout/flowbar/flowbar.module.ts"],"names":[],"mappings":";;;;AAKA,qBAIa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CAAG"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class SidebarItemComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<SidebarItemComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<SidebarItemComponent, "[mad-sidebar-item]", never, {}, {}, never, ["*"], true, never>;
5
- }
6
- //# sourceMappingURL=sidebar-item.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sidebar-item.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/material-addons/src/lib/layout/sidebar/sidebar-item/sidebar-item.component.ts"],"names":[],"mappings":";AAEA,qBAOa,oBAAoB;yCAApB,oBAAoB;2CAApB,oBAAoB;CAAG"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class SidebarComponent {
3
- collapsed: boolean;
4
- toggleCollapse(): void;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<SidebarComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<SidebarComponent, "mad-sidebar", never, { "collapsed": { "alias": "collapsed"; "required": false; }; }, {}, never, ["*"], true, never>;
7
- }
8
- //# sourceMappingURL=sidebar.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sidebar.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/layout/sidebar/sidebar.component.ts"],"names":[],"mappings":";AAIA,qBAMa,gBAAgB;IAClB,SAAS,UAAS;IAE3B,cAAc;yCAHH,gBAAgB;2CAAhB,gBAAgB;CAM5B"}
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "@angular/material/icon";
4
- import * as i3 from "@angular/material/button";
5
- import * as i4 from "./sidebar.component";
6
- import * as i5 from "./sidebar-item/sidebar-item.component";
7
- export declare class SidebarModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<SidebarModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<SidebarModule, never, [typeof i1.CommonModule, typeof i2.MatIconModule, typeof i3.MatButtonModule, typeof i4.SidebarComponent, typeof i5.SidebarItemComponent], [typeof i4.SidebarComponent, typeof i5.SidebarItemComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<SidebarModule>;
11
- }
12
- //# sourceMappingURL=sidebar.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sidebar.module.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/layout/sidebar/sidebar.module.ts"],"names":[],"mappings":";;;;;;AAOA,qBAIa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CAAG"}
@@ -1,28 +0,0 @@
1
- import { TemplateRef, ViewContainerRef } from '@angular/core';
2
- import { Location } from '@angular/common';
3
- import { TemplatePortal } from '@angular/cdk/portal';
4
- import { Router } from '@angular/router';
5
- import * as i0 from "@angular/core";
6
- export declare class SidebarLayoutComponent {
7
- private _viewContainerRef;
8
- private router;
9
- private location;
10
- title: string;
11
- hasBackButton: boolean;
12
- titleTemplate: TemplateRef<unknown> | null;
13
- set sideBarItems(ref: TemplateRef<unknown>);
14
- sideBarItemsPortal?: TemplatePortal<unknown>;
15
- set headerContent(ref: TemplateRef<unknown>);
16
- headerContentPortal?: TemplatePortal<unknown>;
17
- set actionGroup(ref: TemplateRef<unknown>);
18
- actionGroupPortal?: TemplatePortal<unknown>;
19
- set content(ref: TemplateRef<unknown>);
20
- contentPortal?: TemplatePortal<unknown>;
21
- set footer(ref: TemplateRef<unknown>);
22
- footerPortal?: TemplatePortal<unknown>;
23
- constructor(_viewContainerRef: ViewContainerRef, router: Router, location: Location);
24
- goToPreviousPage(): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<SidebarLayoutComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<SidebarLayoutComponent, "mad-sidebar-layout", never, { "title": { "alias": "title"; "required": false; }; "hasBackButton": { "alias": "hasBackButton"; "required": false; }; "titleTemplate": { "alias": "titleTemplate"; "required": false; }; "sideBarItems": { "alias": "sideBarItems"; "required": true; }; "headerContent": { "alias": "headerContent"; "required": false; }; "actionGroup": { "alias": "actionGroup"; "required": false; }; "content": { "alias": "content"; "required": true; }; "footer": { "alias": "footer"; "required": false; }; }, {}, never, never, true, never>;
27
- }
28
- //# sourceMappingURL=sidebar-layout.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sidebar-layout.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/layout/sidebar-layout/sidebar-layout.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,WAAW,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAChF,OAAO,EAAgB,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,EAAgB,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAGnE,OAAO,EAAE,MAAM,EAAgB,MAAM,iBAAiB,CAAC;;AAEvD,qBAMa,sBAAsB;IAoC/B,OAAO,CAAC,iBAAiB;IACzB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,QAAQ;IArCT,KAAK,EAAE,MAAM,CAAM;IACnB,aAAa,UAAQ;IACrB,aAAa,EAAE,WAAW,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC;IAEpD,IAA+B,YAAY,CAAC,GAAG,EAAE,WAAW,CAAC,OAAO,CAAC,EAEpE;IAED,kBAAkB,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IAE7C,IAAa,aAAa,CAAC,GAAG,EAAE,WAAW,CAAC,OAAO,CAAC,EAEnD;IAED,mBAAmB,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IAE9C,IAAa,WAAW,CAAC,GAAG,EAAE,WAAW,CAAC,OAAO,CAAC,EAEjD;IAED,iBAAiB,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IAE5C,IAA+B,OAAO,CAAC,GAAG,EAAE,WAAW,CAAC,OAAO,CAAC,EAE/D;IAED,aAAa,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IAExC,IAAa,MAAM,CAAC,GAAG,EAAE,WAAW,CAAC,OAAO,CAAC,EAE5C;IAED,YAAY,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;gBAG7B,iBAAiB,EAAE,gBAAgB,EACnC,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,QAAQ;IAGrB,gBAAgB,IAAI,IAAI;yCAzCpB,sBAAsB;2CAAtB,sBAAsB;CA4ClC"}
@@ -1,31 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { ThemePalette } from '@angular/material/core';
3
- import { Params } from '@angular/router';
4
- export interface Action {
5
- matIcon: string;
6
- i18nActionKey: string;
7
- actionName?: string;
8
- showIf?: Observable<boolean>;
9
- }
10
- export interface MainAction extends Action {
11
- routerLink?: string;
12
- action?: () => any;
13
- liftHigherOnMobile?: boolean;
14
- tooltip?: string;
15
- }
16
- export interface BackAction extends Action {
17
- routerLink?: string;
18
- queryParams?: Params;
19
- href?: string;
20
- action?: () => any;
21
- }
22
- export interface ToolbarActionBadge {
23
- value: any;
24
- color?: ThemePalette;
25
- }
26
- export interface ToolbarAction extends Action {
27
- action: () => any;
28
- importantAction?: boolean;
29
- badge?: ToolbarActionBadge;
30
- }
31
- //# sourceMappingURL=toolbar-action.interface.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar-action.interface.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/layout/toolbar/toolbar-action.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAClC,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAEzC,MAAM,WAAW,MAAM;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,aAAa,EAAE,MAAM,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC;CAC9B;AAED,MAAM,WAAW,UAAW,SAAQ,MAAM;IACxC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,GAAG,CAAC;IACnB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,UAAW,SAAQ,MAAM;IACxC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,GAAG,CAAC;CACpB;AAED,MAAM,WAAW,kBAAkB;IACjC,KAAK,EAAE,GAAG,CAAC;IACX,KAAK,CAAC,EAAE,YAAY,CAAC;CACtB;AAED,MAAM,WAAW,aAAc,SAAQ,MAAM;IAC3C,MAAM,EAAE,MAAM,GAAG,CAAC;IAClB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,KAAK,CAAC,EAAE,kBAAkB,CAAC;CAC5B"}
@@ -1,28 +0,0 @@
1
- import { Title } from '@angular/platform-browser';
2
- import { ToolbarService } from './toolbar.service';
3
- import { Observable } from 'rxjs';
4
- import { BreakpointObserver } from '@angular/cdk/layout';
5
- import { Action, BackAction, MainAction, ToolbarAction } from './toolbar-action.interface';
6
- import * as i0 from "@angular/core";
7
- export declare class ToolbarComponent {
8
- private breakpointObserver;
9
- private titleService;
10
- private toolbarService;
11
- isHandset$: Observable<boolean>;
12
- constructor(breakpointObserver: BreakpointObserver, titleService: Title, toolbarService: ToolbarService);
13
- getTitle(): string;
14
- getToolbarActions(): ToolbarAction[];
15
- getMainActions(): MainAction[];
16
- hasPermission(action: Action): Observable<boolean>;
17
- isRouterLink(action: BackAction | MainAction): boolean;
18
- isAbsoluteLink(action: BackAction): boolean;
19
- isAction(action: BackAction | MainAction): boolean;
20
- getBackAction(): BackAction;
21
- getToolbarActionsAlwaysAsMenu(): boolean;
22
- getToolbarActionsMenuTitle(): string;
23
- showBadgeForMenu(): boolean;
24
- hasImportantToolbarActions(): boolean;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<ToolbarComponent, "mad-toolbar", never, {}, {}, never, never, true, never>;
27
- }
28
- //# sourceMappingURL=toolbar.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/layout/toolbar/toolbar.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAE,MAAM,2BAA2B,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,UAAU,EAAM,MAAM,MAAM,CAAC;AACtC,OAAO,EAAE,kBAAkB,EAAe,MAAM,qBAAqB,CAAC;AAEtE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;;AAa3F,qBAoBa,gBAAgB;IAIzB,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,cAAc;IALxB,UAAU,EAAE,UAAU,CAAC,OAAO,CAAC,CAAgG;gBAGrH,kBAAkB,EAAE,kBAAkB,EACtC,YAAY,EAAE,KAAK,EACnB,cAAc,EAAE,cAAc;IAGxC,QAAQ,IAAI,MAAM;IAOlB,iBAAiB,IAAI,aAAa,EAAE;IAIpC,cAAc,IAAI,UAAU,EAAE;IAI9B,aAAa,CAAC,MAAM,EAAE,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC;IAOlD,YAAY,CAAC,MAAM,EAAE,UAAU,GAAG,UAAU,GAAG,OAAO;IAItD,cAAc,CAAC,MAAM,EAAE,UAAU,GAAG,OAAO;IAI3C,QAAQ,CAAC,MAAM,EAAE,UAAU,GAAG,UAAU,GAAG,OAAO;IAIlD,aAAa,IAAI,UAAU;IAI3B,6BAA6B,IAAI,OAAO;IAIxC,0BAA0B,IAAI,MAAM;IAIpC,gBAAgB,IAAI,OAAO;IAQ3B,0BAA0B,IAAI,OAAO;yCA/D1B,gBAAgB;2CAAhB,gBAAgB;CAkE5B"}
@@ -1,18 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "@angular/router";
4
- import * as i3 from "@angular/material/menu";
5
- import * as i4 from "@angular/material/button";
6
- import * as i5 from "@angular/material/toolbar";
7
- import * as i6 from "@angular/material/icon";
8
- import * as i7 from "../../material-action-button/material-action-button.module";
9
- import * as i8 from "@angular/material/tooltip";
10
- import * as i9 from "../../button/button.module";
11
- import * as i10 from "@angular/material/badge";
12
- import * as i11 from "./toolbar.component";
13
- export declare class ToolbarModule {
14
- static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarModule, never>;
15
- static ɵmod: i0.ɵɵNgModuleDeclaration<ToolbarModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.MatMenuModule, typeof i4.MatButtonModule, typeof i5.MatToolbarModule, typeof i6.MatIconModule, typeof i7.MaterialActionButtonModule, typeof i8.MatTooltipModule, typeof i9.ButtonModule, typeof i10.MatBadgeModule, typeof i11.ToolbarComponent], [typeof i11.ToolbarComponent]>;
16
- static ɵinj: i0.ɵɵInjectorDeclaration<ToolbarModule>;
17
- }
18
- //# sourceMappingURL=toolbar.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar.module.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/layout/toolbar/toolbar.module.ts"],"names":[],"mappings":";;;;;;;;;;;;AAaA,qBAgBa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CAAG"}
@@ -1,48 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { Params, Router } from '@angular/router';
3
- import { Subscription } from 'rxjs';
4
- import { TranslateService } from '@ngx-translate/core';
5
- import { BackAction, MainAction, ToolbarAction } from './toolbar-action.interface';
6
- import * as i0 from "@angular/core";
7
- export declare class ToolbarService implements OnDestroy {
8
- private router;
9
- private translate;
10
- backAction: BackAction;
11
- mainActions: MainAction[];
12
- toolbarActions: ToolbarAction[];
13
- toolbarActionsAlwaysAsMenu: boolean;
14
- dataTitle: string;
15
- routerSubscription: Subscription;
16
- private title;
17
- private toolbarActionsMenuTitle;
18
- private currentUrl;
19
- constructor(router: Router, translate: TranslateService);
20
- get toolbarTitle(): string;
21
- set toolbarTitle(toolbarTitle: string);
22
- ngOnDestroy(): void;
23
- getToolbarActions(): ToolbarAction[];
24
- addToolbarAction(action: ToolbarAction): void;
25
- setDataTitle(dataTitle: string): void;
26
- setToolbarActionsAlwaysAsMenu(toolbarActionsAlwaysAsMenu: boolean): void;
27
- getToolbarActionsAlwaysAsMenu(): boolean;
28
- getDataTitle(): string;
29
- clearToolbarActions(): void;
30
- getMainActions(): MainAction[];
31
- getBackAction(): BackAction;
32
- setToolbarActionsMenuTitle(toolbarActionsMenuTitle: string): void;
33
- getToolbarActionsMenuTitle(): string;
34
- addMainAction(mainAction: MainAction): void;
35
- /**
36
- * Per default the goBackRoute is a routerLink. But if a href should be used (for absolute browser routing) then isAbsoluteUrl can be set to true.
37
- */
38
- addBackAction(goBackRoute: string, isAbsoluteUrl?: boolean): void;
39
- /**
40
- * Only supports routerLink (no href), but with additional query parameters
41
- */
42
- addBackActionRoute(goBackRoute: string, queryParams?: Params): void;
43
- addSimpleBackButton(overrideIfPresent?: boolean): void;
44
- clearMainActions(): void;
45
- static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarService, never>;
46
- static ɵprov: i0.ɵɵInjectableDeclaration<ToolbarService>;
47
- }
48
- //# sourceMappingURL=toolbar.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolbar.service.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/layout/toolbar/toolbar.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAc,SAAS,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,EAAiB,MAAM,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;AACpC,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;;AAEnF,qBAGa,cAAe,YAAW,SAAS;IAa5C,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,SAAS;IAbnB,UAAU,EAAE,UAAU,CAAC;IACvB,WAAW,EAAE,UAAU,EAAE,CAAM;IAC/B,cAAc,EAAE,aAAa,EAAE,CAAM;IACrC,0BAA0B,UAAS;IACnC,SAAS,EAAE,MAAM,CAAC;IAClB,kBAAkB,EAAE,YAAY,CAAC;IACjC,OAAO,CAAC,KAAK,CAAS;IACtB,OAAO,CAAC,uBAAuB,CAAU;IAEzC,OAAO,CAAC,UAAU,CAAS;gBAGjB,MAAM,EAAE,MAAM,EACd,SAAS,EAAE,gBAAgB;IAerC,IAAI,YAAY,IAAI,MAAM,CAEzB;IAED,IAAI,YAAY,CAAC,YAAY,EAAE,MAAM,EAEpC;IAED,WAAW,IAAI,IAAI;IAMnB,iBAAiB,IAAI,aAAa,EAAE;IAIpC,gBAAgB,CAAC,MAAM,EAAE,aAAa,GAAG,IAAI;IAU7C,YAAY,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI;IAIrC,6BAA6B,CAAC,0BAA0B,EAAE,OAAO,GAAG,IAAI;IAIxE,6BAA6B,IAAI,OAAO;IAIxC,YAAY,IAAI,MAAM;IAItB,mBAAmB,IAAI,IAAI;IAI3B,cAAc,IAAI,UAAU,EAAE;IAI9B,aAAa,IAAI,UAAU;IAI3B,0BAA0B,CAAC,uBAAuB,EAAE,MAAM,GAAG,IAAI;IAIjE,0BAA0B,IAAI,MAAM;IAIpC,aAAa,CAAC,UAAU,EAAE,UAAU,GAAG,IAAI;IAU3C;;OAEG;IACH,aAAa,CAAC,WAAW,EAAE,MAAM,EAAE,aAAa,UAAQ,GAAG,IAAI;IAY/D;;OAEG;IACH,kBAAkB,CAAC,WAAW,EAAE,MAAM,EAAE,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI;IASnE,mBAAmB,CAAC,iBAAiB,UAAQ,GAAG,IAAI;IAcpD,gBAAgB,IAAI,IAAI;yCAhJb,cAAc;6CAAd,cAAc;CAmJ1B"}
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class MaterialActionButtonComponent {
3
- actionName: string;
4
- id: string;
5
- icon: string;
6
- routerLink: string;
7
- liftHigher: boolean;
8
- liftHigher2: boolean;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<MaterialActionButtonComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<MaterialActionButtonComponent, "mad-material-action-button", never, { "actionName": { "alias": "actionName"; "required": false; }; "id": { "alias": "id"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "liftHigher": { "alias": "liftHigher"; "required": false; }; "liftHigher2": { "alias": "liftHigher2"; "required": false; }; }, {}, never, never, true, never>;
11
- }
12
- //# sourceMappingURL=material-action-button.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"material-action-button.component.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/material-action-button/material-action-button.component.ts"],"names":[],"mappings":";AAOA,qBAMa,6BAA6B;IAExC,UAAU,EAAE,MAAM,CAAC;IAGnB,EAAE,EAAE,MAAM,CAAC;IAGX,IAAI,SAAS;IAGb,UAAU,EAAE,MAAM,CAAC;IAInB,UAAU,UAAQ;IAGlB,WAAW,UAAS;yCAlBT,6BAA6B;2CAA7B,6BAA6B;CAmBzC"}
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "@angular/router";
4
- import * as i3 from "@angular/material/button";
5
- import * as i4 from "@angular/material/icon";
6
- import * as i5 from "@angular/material/tooltip";
7
- import * as i6 from "./material-action-button.component";
8
- export declare class MaterialActionButtonModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<MaterialActionButtonModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<MaterialActionButtonModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.MatButtonModule, typeof i4.MatIconModule, typeof i5.MatTooltipModule, typeof i6.MaterialActionButtonComponent], [typeof i6.MaterialActionButtonComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<MaterialActionButtonModule>;
12
- }
13
- //# sourceMappingURL=material-action-button.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"material-action-button.module.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/material-action-button/material-action-button.module.ts"],"names":[],"mappings":";;;;;;;AAQA,qBAIa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAG"}
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./readonly/readonly-form-field.module";
3
- import * as i2 from "./button/button.module";
4
- import * as i3 from "./layout/toolbar/toolbar.module";
5
- import * as i4 from "./material-action-button/material-action-button.module";
6
- import * as i5 from "./numeric-field/numeric-field.module";
7
- import * as i6 from "./card/card.module";
8
- import * as i7 from "./quick-list/quick-list.module";
9
- import * as i8 from "./throttle-click/throttle-click.module";
10
- import * as i9 from "./layout/sidebar/sidebar.module";
11
- export declare class MaterialAddonsModule {
12
- static ɵfac: i0.ɵɵFactoryDeclaration<MaterialAddonsModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<MaterialAddonsModule, never, never, [typeof i1.ReadOnlyFormFieldModule, typeof i2.ButtonModule, typeof i3.ToolbarModule, typeof i4.MaterialActionButtonModule, typeof i5.NumericFieldModule, typeof i6.CardModule, typeof i7.QuickListModule, typeof i8.ThrottleClickModule, typeof i9.SidebarModule]>;
14
- static ɵinj: i0.ɵɵInjectorDeclaration<MaterialAddonsModule>;
15
- }
16
- //# sourceMappingURL=material-addons.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"material-addons.module.d.ts","sourceRoot":"","sources":["../../../projects/material-addons/src/lib/material-addons.module.ts"],"names":[],"mappings":";;;;;;;;;;AAWA,qBAaa,oBAAoB;yCAApB,oBAAoB;0CAApB,oBAAoB;0CAApB,oBAAoB;CAAG"}
@@ -1,36 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare interface FormatOptions {
3
- decimalPlaces?: number;
4
- finalFormatting?: boolean;
5
- autofillDecimals?: boolean;
6
- }
7
- export declare interface StripOptions {
8
- decimalPlaces?: number;
9
- removeLeadingZeros?: boolean;
10
- }
11
- export declare class NumberFormatService {
12
- static readonly NEGATIVE = "-";
13
- static readonly NUMBERS: string[];
14
- static readonly DEFAULT_FINAL_FORMATTING = true;
15
- static readonly DEFAULT_DECIMAL_PLACES = 2;
16
- static readonly DEFAULT_AUTOFILL_DECIMALS = false;
17
- static readonly DEFAULT_REMOVE_LEADING_ZEROS = false;
18
- decimalSeparator: ',' | '.';
19
- groupingSeparator: ',' | '.';
20
- allowedKeys: string[];
21
- constructor(locale: string);
22
- /**
23
- * Call this if the locale is changed to update the separators.
24
- * @param locale the new locale
25
- */
26
- prepareSeparators(locale: string): void;
27
- static valueIsSet(value: any): boolean;
28
- format(value: number, options?: Partial<FormatOptions>): string;
29
- formatNumber(value: string, options?: Partial<FormatOptions>): string;
30
- strip(value: string, options?: StripOptions): string;
31
- private addMissingLeadingZero;
32
- private valueOrDefault;
33
- static ɵfac: i0.ɵɵFactoryDeclaration<NumberFormatService, never>;
34
- static ɵprov: i0.ɵɵInjectableDeclaration<NumberFormatService>;
35
- }
36
- //# sourceMappingURL=number-format.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"number-format.service.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/numeric-field/number-format.service.ts"],"names":[],"mappings":";AAEA,MAAM,CAAC,OAAO,WAAW,aAAa;IACpC,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB,eAAe,CAAC,EAAE,OAAO,CAAC;IAE1B,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,CAAC,OAAO,WAAW,YAAY;IACnC,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAED,qBAGa,mBAAmB;IAC9B,MAAM,CAAC,QAAQ,CAAC,QAAQ,OAAO;IAC/B,MAAM,CAAC,QAAQ,CAAC,OAAO,WAAsD;IAC7E,MAAM,CAAC,QAAQ,CAAC,wBAAwB,QAAQ;IAChD,MAAM,CAAC,QAAQ,CAAC,sBAAsB,KAAK;IAC3C,MAAM,CAAC,QAAQ,CAAC,yBAAyB,SAAS;IAClD,MAAM,CAAC,QAAQ,CAAC,4BAA4B,SAAS;IAErD,gBAAgB,EAAE,GAAG,GAAG,GAAG,CAAC;IAC5B,iBAAiB,EAAE,GAAG,GAAG,GAAG,CAAC;IAE7B,WAAW,EAAE,MAAM,EAAE,CAAM;gBAEI,MAAM,EAAE,MAAM;IAI7C;;;OAGG;IACI,iBAAiB,CAAC,MAAM,EAAE,MAAM;IASvC,MAAM,CAAC,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,OAAO;IAItC,MAAM,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,GAAG,MAAM;IAM/D,YAAY,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,GAAG,MAAM;IAyCrE,KAAK,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,YAAY,GAAG,MAAM;IAiDpD,OAAO,CAAC,qBAAqB;IAa7B,OAAO,CAAC,cAAc;yCA/IX,mBAAmB;6CAAnB,mBAAmB;CAkJ/B"}
@@ -1,2 +0,0 @@
1
- export { NumericFieldDirective } from './numeric-field.directive';
2
- //# sourceMappingURL=numeric-field.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"numeric-field.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/numeric-field/numeric-field.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC"}