@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,45 +0,0 @@
1
- import { AfterViewChecked, ElementRef, EventEmitter, OnDestroy, OnInit, Renderer2 } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { NumberFormatService } from './number-format.service';
4
- import * as i0 from "@angular/core";
5
- export declare class NumericFieldDirective implements OnInit, OnDestroy, AfterViewChecked, ControlValueAccessor {
6
- private renderer;
7
- private inputEl;
8
- private numberFormatService;
9
- textAlign: 'right' | 'left';
10
- decimalPlaces: number;
11
- roundValue: boolean;
12
- autofillDecimals: boolean;
13
- unit: string | null;
14
- unitPosition: 'right' | 'left';
15
- numericValueChanged: EventEmitter<number>;
16
- private displayValue;
17
- private originalValue;
18
- private _numericValue;
19
- private inputChangeListener;
20
- private keyupListener;
21
- private keydownListener;
22
- set numericValue(value: number);
23
- private unitSpan;
24
- private textSpan;
25
- constructor(renderer: Renderer2, inputEl: ElementRef, numberFormatService: NumberFormatService);
26
- onChange: any;
27
- onTouched: any;
28
- registerOnChange(fn: any): void;
29
- registerOnTouched(fn: any): void;
30
- setDisabledState(): void;
31
- writeValue(value: number): void;
32
- ngOnInit(): void;
33
- ngOnDestroy(): void;
34
- ngAfterViewChecked(): void;
35
- handleInputChanged(): void;
36
- formatInput(element: HTMLInputElement, finalFormatting: boolean): void;
37
- updateInput(value: string): void;
38
- getValueForFormControl(): number | undefined;
39
- private injectUnitSymbol;
40
- private detachListener;
41
- private roundOrTruncate;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<NumericFieldDirective, never>;
43
- static ɵdir: i0.ɵɵDirectiveDeclaration<NumericFieldDirective, "[madNumericField]", never, { "textAlign": { "alias": "textAlign"; "required": false; }; "decimalPlaces": { "alias": "decimalPlaces"; "required": false; }; "roundValue": { "alias": "roundDisplayValue"; "required": false; }; "autofillDecimals": { "alias": "autofillDecimals"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "unitPosition": { "alias": "unitPosition"; "required": false; }; "numericValue": { "alias": "numericValue"; "required": false; }; }, { "numericValueChanged": "numericValueChange"; }, never, never, true, never>;
44
- }
45
- //# sourceMappingURL=numeric-field.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"numeric-field.directive.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/numeric-field/numeric-field.directive.ts"],"names":[],"mappings":"AAMA,OAAO,EACL,gBAAgB,EAEhB,UAAU,EACV,YAAY,EAGZ,SAAS,EACT,MAAM,EAEN,SAAS,EACV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,oBAAoB,EAAqB,MAAM,gBAAgB,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;;AAQ9D,qBAiBa,qBAAsB,YAAW,MAAM,EAAE,SAAS,EAAE,gBAAgB,EAAE,oBAAoB;IA+BnG,OAAO,CAAC,QAAQ;IAChB,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,mBAAmB;IAhCT,SAAS,EAAE,OAAO,GAAG,MAAM,CAAW;IAClC,aAAa,SAAK;IACd,UAAU,UAAS;IACpB,gBAAgB,UAAS;IACrC,IAAI,EAAE,MAAM,GAAG,IAAI,CAAQ;IACnB,YAAY,EAAE,OAAO,GAAG,MAAM,CAAW;IAClC,mBAAmB,uBAA8B;IAE/E,OAAO,CAAC,YAAY,CAAM;IAC1B,OAAO,CAAC,aAAa,CAAO;IAC5B,OAAO,CAAC,aAAa,CAAS;IAC9B,OAAO,CAAC,mBAAmB,CAAa;IACxC,OAAO,CAAC,aAAa,CAAa;IAClC,OAAO,CAAC,eAAe,CAAa;IAEpC,IACI,YAAY,CAAC,KAAK,EAAE,MAAM,EAQ7B;IAED,OAAO,CAAC,QAAQ,CAAkB;IAClC,OAAO,CAAC,QAAQ,CAAkB;gBAGxB,QAAQ,EAAE,SAAS,EACnB,OAAO,EAAE,UAAU,EACnB,mBAAmB,EAAE,mBAAmB;IAKlD,QAAQ,EAAE,GAAG,CAAY;IAEzB,SAAS,EAAE,GAAG,CAAY;IAE1B,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAIhC,gBAAgB,IAAI,IAAI;IAIxB,UAAU,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI/B,QAAQ,IAAI,IAAI;IA8EhB,WAAW,IAAI,IAAI;IAInB,kBAAkB,IAAI,IAAI;IAI1B,kBAAkB,IAAI,IAAI;IAc1B,WAAW,CAAC,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,OAAO,GAAG,IAAI;IAyCtE,WAAW,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAYhC,sBAAsB,IAAI,MAAM,GAAG,SAAS;IAS5C,OAAO,CAAC,gBAAgB;IAmCxB,OAAO,CAAC,cAAc;IAetB,OAAO,CAAC,eAAe;yCA9QZ,qBAAqB;2CAArB,qBAAqB;CAsRjC"}
@@ -1,10 +0,0 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "./numeric-field.directive";
4
- export declare class NumericFieldModule {
5
- static forRoot(): ModuleWithProviders<NumericFieldModule>;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<NumericFieldModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<NumericFieldModule, never, [typeof i1.NumericFieldDirective], [typeof i1.NumericFieldDirective]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<NumericFieldModule>;
9
- }
10
- //# sourceMappingURL=numeric-field.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"numeric-field.module.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/numeric-field/numeric-field.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAY,MAAM,eAAe,CAAC;;;AAG9D,qBAIa,kBAAkB;IAC7B,MAAM,CAAC,OAAO,IAAI,mBAAmB,CAAC,kBAAkB,CAAC;yCAD9C,kBAAkB;0CAAlB,kBAAkB;0CAAlB,kBAAkB;CAM9B"}
@@ -1,41 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnInit, QueryList, TemplateRef } from '@angular/core';
2
- import { AbstractControl, FormArray, FormBuilder } from '@angular/forms';
3
- import * as i0 from "@angular/core";
4
- export interface QuickListItem {
5
- id: string;
6
- }
7
- export declare class BaseQuickListComponent<T> implements OnInit, AfterViewInit {
8
- changeDetectorRef: ChangeDetectorRef;
9
- formBuilder: FormBuilder;
10
- allItems: T[];
11
- addLabel: string;
12
- addPossible: boolean;
13
- removePossible: boolean;
14
- blankItem: any;
15
- readonly: boolean;
16
- maxItems: number;
17
- minItems: number;
18
- formArray: FormArray;
19
- added: EventEmitter<T>;
20
- removed: EventEmitter<T>;
21
- itemTemplate: TemplateRef<any>;
22
- itemRows: QueryList<ElementRef>;
23
- rowCountFocus: number;
24
- addEventFunction: Function;
25
- constructor(changeDetectorRef: ChangeDetectorRef, formBuilder: FormBuilder);
26
- ngOnInit(): void;
27
- ngAfterViewInit(): void;
28
- addItem(): void;
29
- addReactiveItem(): void;
30
- removeItem(item: T): void;
31
- removeReactiveItem(item: AbstractControl<any>): void;
32
- setFocusOnAdd(): void;
33
- isAddAllowed(): boolean;
34
- isAddReactiveAllowed(): boolean;
35
- isDeleteAllowed(): boolean;
36
- isDeleteReactiveAllowed(): boolean;
37
- private interalAddItem;
38
- static ɵfac: i0.ɵɵFactoryDeclaration<BaseQuickListComponent<any>, never>;
39
- static ɵcmp: i0.ɵɵComponentDeclaration<BaseQuickListComponent<any>, "mad-base-quick-list", never, { "allItems": { "alias": "allItems"; "required": false; }; "addLabel": { "alias": "addLabel"; "required": false; }; "addPossible": { "alias": "addPossible"; "required": false; }; "removePossible": { "alias": "removePossible"; "required": false; }; "blankItem": { "alias": "blankItem"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "maxItems": { "alias": "maxItems"; "required": false; }; "minItems": { "alias": "minItems"; "required": false; }; "formArray": { "alias": "formArray"; "required": false; }; }, { "added": "added"; "removed": "removed"; }, ["itemTemplate"], never, true, never>;
40
- }
41
- //# sourceMappingURL=base-quick-list.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base-quick-list.component.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/quick-list/base-quick-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EACb,iBAAiB,EAGjB,UAAU,EACV,YAAY,EAEZ,MAAM,EAEN,SAAS,EACT,WAAW,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,eAAe,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;;AAEzE,MAAM,WAAW,aAAa;IAC5B,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,qBAMa,sBAAsB,CAAC,CAAC,CAAE,YAAW,MAAM,EAAE,aAAa;IAoB5D,iBAAiB,EAAE,iBAAiB;IACpC,WAAW,EAAE,WAAW;IApBxB,QAAQ,EAAS,CAAC,EAAE,CAAC;IACrB,QAAQ,SAAa;IACrB,WAAW,UAAQ;IACnB,cAAc,UAAQ;IACtB,SAAS,EAAS,GAAG,CAAC;IACtB,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,SAAS,CAAC;IAEpB,KAAK,kBAAyB;IAC9B,OAAO,kBAAyB;IACf,YAAY,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;IACrC,QAAQ,EAAE,SAAS,CAAC,UAAU,CAAC,CAAC;IAErD,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,QAAQ,CAAC;gBAGlB,iBAAiB,EAAE,iBAAiB,EACpC,WAAW,EAAE,WAAW;IAGjC,QAAQ,IAAI,IAAI;IAShB,eAAe,IAAI,IAAI;IAIvB,OAAO,IAAI,IAAI;IAOf,eAAe;IAMf,UAAU,CAAC,IAAI,EAAE,CAAC,GAAG,IAAI;IAOzB,kBAAkB,CAAC,IAAI,EAAE,eAAe,CAAC,GAAG,CAAC;IAW7C,aAAa,IAAI,IAAI;IAarB,YAAY,IAAI,OAAO;IAIvB,oBAAoB,IAAI,OAAO;IAI/B,eAAe,IAAI,OAAO;IAI1B,uBAAuB,IAAI,OAAO;IAIlC,OAAO,CAAC,cAAc;yCAjGX,sBAAsB;2CAAtB,sBAAsB;CA4GlC"}
@@ -1,12 +0,0 @@
1
- import { ChangeDetectorRef } from '@angular/core';
2
- import { BaseQuickListComponent, QuickListItem } from '../base-quick-list.component';
3
- import { FormBuilder } from '@angular/forms';
4
- import * as i0 from "@angular/core";
5
- export declare class QuickListCompactComponent extends BaseQuickListComponent<QuickListItem> {
6
- changeDetectorRef: ChangeDetectorRef;
7
- formBuilder: FormBuilder;
8
- constructor(changeDetectorRef: ChangeDetectorRef, formBuilder: FormBuilder);
9
- static ɵfac: i0.ɵɵFactoryDeclaration<QuickListCompactComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<QuickListCompactComponent, "mad-quick-list-compact", never, {}, {}, never, ["label"], true, never>;
11
- }
12
- //# sourceMappingURL=quick-list-compact.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"quick-list-compact.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/quick-list/quick-list-compact/quick-list-compact.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAa,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,sBAAsB,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AACrF,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;;AAM7C,qBAMa,yBAA0B,SAAQ,sBAAsB,CAAC,aAAa,CAAC;IAEzE,iBAAiB,EAAE,iBAAiB;IACpC,WAAW,EAAE,WAAW;gBADxB,iBAAiB,EAAE,iBAAiB,EACpC,WAAW,EAAE,WAAW;yCAHtB,yBAAyB;2CAAzB,yBAAyB;CAOrC"}
@@ -1,12 +0,0 @@
1
- import { ChangeDetectorRef } from '@angular/core';
2
- import { BaseQuickListComponent, QuickListItem } from './base-quick-list.component';
3
- import { FormBuilder } from '@angular/forms';
4
- import * as i0 from "@angular/core";
5
- export declare class QuickListComponent extends BaseQuickListComponent<QuickListItem> {
6
- changeDetectorRef: ChangeDetectorRef;
7
- formBuilder: FormBuilder;
8
- constructor(changeDetectorRef: ChangeDetectorRef, formBuilder: FormBuilder);
9
- static ɵfac: i0.ɵɵFactoryDeclaration<QuickListComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<QuickListComponent, "mad-quick-list", never, {}, {}, never, ["label"], true, never>;
11
- }
12
- //# sourceMappingURL=quick-list.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"quick-list.component.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/quick-list/quick-list.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAa,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,sBAAsB,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AACpF,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;;AAM7C,qBAMa,kBAAmB,SAAQ,sBAAsB,CAAC,aAAa,CAAC;IAElE,iBAAiB,EAAE,iBAAiB;IACpC,WAAW,EAAE,WAAW;gBADxB,iBAAiB,EAAE,iBAAiB,EACpC,WAAW,EAAE,WAAW;yCAHtB,kBAAkB;2CAAlB,kBAAkB;CAO9B"}
@@ -1,6 +0,0 @@
1
- export { QuickListCompactComponent } from './quick-list-compact/quick-list-compact.component';
2
- export { BaseQuickListComponent } from './base-quick-list.component';
3
- export { QuickListComponent } from './quick-list.component';
4
- export { ReactiveFormQuickListComponent } from './reactive-form-quick-list/reactive-form-quick-list.component';
5
- export { ReactiveFormQuickListCompactComponent } from './reactive-form-quick-list-compact/reactive-form-quick-list-compact.component';
6
- //# sourceMappingURL=quick-list.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"quick-list.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/quick-list/quick-list.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,mDAAmD,CAAC;AAC9F,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AACrE,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,8BAA8B,EAAE,MAAM,+DAA+D,CAAC;AAC/G,OAAO,EAAE,qCAAqC,EAAE,MAAM,+EAA+E,CAAC"}
@@ -1,17 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "@angular/material/button";
4
- import * as i3 from "@angular/material/icon";
5
- import * as i4 from "../button/button.module";
6
- import * as i5 from "@angular/forms";
7
- import * as i6 from "./quick-list.component";
8
- import * as i7 from "./base-quick-list.component";
9
- import * as i8 from "./quick-list-compact/quick-list-compact.component";
10
- import * as i9 from "./reactive-form-quick-list/reactive-form-quick-list.component";
11
- import * as i10 from "./reactive-form-quick-list-compact/reactive-form-quick-list-compact.component";
12
- export declare class QuickListModule {
13
- static ɵfac: i0.ɵɵFactoryDeclaration<QuickListModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<QuickListModule, never, [typeof i1.CommonModule, typeof i2.MatButtonModule, typeof i3.MatIconModule, typeof i4.ButtonModule, typeof i5.ReactiveFormsModule, typeof i6.QuickListComponent, typeof i7.BaseQuickListComponent, typeof i8.QuickListCompactComponent, typeof i9.ReactiveFormQuickListComponent, typeof i10.ReactiveFormQuickListCompactComponent], [typeof i6.QuickListComponent, typeof i8.QuickListCompactComponent, typeof i7.BaseQuickListComponent, typeof i9.ReactiveFormQuickListComponent, typeof i10.ReactiveFormQuickListCompactComponent]>;
15
- static ɵinj: i0.ɵɵInjectorDeclaration<QuickListModule>;
16
- }
17
- //# sourceMappingURL=quick-list.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"quick-list.module.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/quick-list/quick-list.module.ts"],"names":[],"mappings":";;;;;;;;;;;AAYA,qBAqBa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAG"}
@@ -1,12 +0,0 @@
1
- import { ChangeDetectorRef } from '@angular/core';
2
- import { BaseQuickListComponent, QuickListItem } from '../base-quick-list.component';
3
- import { FormBuilder } from '@angular/forms';
4
- import * as i0 from "@angular/core";
5
- export declare class ReactiveFormQuickListComponent extends BaseQuickListComponent<QuickListItem> {
6
- changeDetectorRef: ChangeDetectorRef;
7
- formBuilder: FormBuilder;
8
- constructor(changeDetectorRef: ChangeDetectorRef, formBuilder: FormBuilder);
9
- static ɵfac: i0.ɵɵFactoryDeclaration<ReactiveFormQuickListComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<ReactiveFormQuickListComponent, "mad-reactive-form-quick-list", never, {}, {}, never, ["label"], true, never>;
11
- }
12
- //# sourceMappingURL=reactive-form-quick-list.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"reactive-form-quick-list.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/quick-list/reactive-form-quick-list/reactive-form-quick-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAa,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,sBAAsB,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AACrF,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;;AAM7C,qBAMa,8BAA+B,SAAQ,sBAAsB,CAAC,aAAa,CAAC;IAE9E,iBAAiB,EAAE,iBAAiB;IACpC,WAAW,EAAE,WAAW;gBADxB,iBAAiB,EAAE,iBAAiB,EACpC,WAAW,EAAE,WAAW;yCAHtB,8BAA8B;2CAA9B,8BAA8B;CAO1C"}
@@ -1,12 +0,0 @@
1
- import { ChangeDetectorRef } from '@angular/core';
2
- import { FormBuilder } from '@angular/forms';
3
- import { BaseQuickListComponent, QuickListItem } from '../base-quick-list.component';
4
- import * as i0 from "@angular/core";
5
- export declare class ReactiveFormQuickListCompactComponent extends BaseQuickListComponent<QuickListItem> {
6
- changeDetectorRef: ChangeDetectorRef;
7
- formBuilder: FormBuilder;
8
- constructor(changeDetectorRef: ChangeDetectorRef, formBuilder: FormBuilder);
9
- static ɵfac: i0.ɵɵFactoryDeclaration<ReactiveFormQuickListCompactComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<ReactiveFormQuickListCompactComponent, "mad-reactive-form-quick-list-compact", never, {}, {}, never, ["label"], true, never>;
11
- }
12
- //# sourceMappingURL=reactive-form-quick-list-compact.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"reactive-form-quick-list-compact.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/quick-list/reactive-form-quick-list-compact/reactive-form-quick-list-compact.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAa,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EAAE,sBAAsB,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;;AAMrF,qBAMa,qCAAsC,SAAQ,sBAAsB,CAAC,aAAa,CAAC;IAErF,iBAAiB,EAAE,iBAAiB;IACpC,WAAW,EAAE,WAAW;gBADxB,iBAAiB,EAAE,iBAAiB,EACpC,WAAW,EAAE,WAAW;yCAHtB,qCAAqC;2CAArC,qCAAqC;CAOjD"}
@@ -1,70 +0,0 @@
1
- import { ElementRef, InjectionToken } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export interface FormFieldDefaultOptions {
4
- textAlign?: 'left' | 'right';
5
- unitPosition?: 'left' | 'right';
6
- textOverflow?: 'ellipsis' | 'clip' | '';
7
- multiline?: boolean;
8
- multilineAutosize?: boolean;
9
- rows?: number;
10
- shrinkIfEmpty?: boolean;
11
- autofillDecimals?: boolean;
12
- decimalPlaces?: number;
13
- formatNumber?: boolean;
14
- roundDisplayValue?: boolean;
15
- }
16
- export declare const MAD_READONLY_FORM_FIELD_DEFAULT_CONFIGURATION: InjectionToken<FormFieldDefaultOptions>;
17
- /**
18
- * Read-only mat-form-field representation of provided value
19
- *
20
- * @author Stefan Laesser
21
- */
22
- export declare class ReadOnlyFormFieldComponent {
23
- private readonly defaultConfig;
24
- private readonly numberFormatService;
25
- readonly inputEl: import("@angular/core").Signal<ElementRef<HTMLInputElement>>;
26
- readonly label: import("@angular/core").InputSignal<string>;
27
- readonly value: import("@angular/core").InputSignal<any>;
28
- readonly useProjectedContent: import("@angular/core").InputSignal<boolean>;
29
- readonly textAlign: import("@angular/core").InputSignal<"left" | "right">;
30
- readonly textOverflow: import("@angular/core").InputSignal<"" | "ellipsis" | "clip">;
31
- readonly errorMessage: import("@angular/core").InputSignal<string>;
32
- readonly id: import("@angular/core").InputSignal<string>;
33
- readonly unit: import("@angular/core").InputSignal<string>;
34
- readonly unitPosition: import("@angular/core").InputSignal<"left" | "right">;
35
- readonly formatNumber: import("@angular/core").InputSignal<boolean>;
36
- readonly decimalPlaces: import("@angular/core").InputSignal<number>;
37
- readonly roundDisplayValue: import("@angular/core").InputSignal<boolean>;
38
- readonly autofillDecimals: import("@angular/core").InputSignal<boolean>;
39
- readonly multiline: import("@angular/core").InputSignal<boolean>;
40
- /**
41
- * if cdkTextareaAutosize is active for textareas
42
- */
43
- readonly multilineAutoSize: import("@angular/core").InputSignal<boolean>;
44
- readonly shrinkIfEmpty: import("@angular/core").InputSignal<boolean>;
45
- readonly rows: import("@angular/core").InputSignal<number>;
46
- /**
47
- * suffix iocon
48
- */
49
- readonly suffix: import("@angular/core").InputSignal<string>;
50
- /**
51
- * prefix iocon
52
- */
53
- readonly prefix: import("@angular/core").InputSignal<string>;
54
- readonly suffixClickedEmitter: import("@angular/core").OutputEmitterRef<void>;
55
- readonly prefixClickedEmitter: import("@angular/core").OutputEmitterRef<void>;
56
- protected readonly errorMatcher: import("@angular/core").Signal<{
57
- isErrorState: () => boolean;
58
- }>;
59
- private readonly displayValue;
60
- protected readonly displayValueWithUnit: import("@angular/core").Signal<any>;
61
- protected readonly actualAmountOfRows: import("@angular/core").Signal<number>;
62
- protected readonly sizeChanges: import("@angular/core").WritableSignal<ResizeObserverEntry>;
63
- protected toolTipForInputEnabled: import("@angular/core").Signal<boolean>;
64
- protected toolTipText: import("@angular/core").Signal<any>;
65
- suffixClicked(): void;
66
- prefixClicked(): void;
67
- static ɵfac: i0.ɵɵFactoryDeclaration<ReadOnlyFormFieldComponent, never>;
68
- static ɵcmp: i0.ɵɵComponentDeclaration<ReadOnlyFormFieldComponent, "mad-readonly-form-field", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "useProjectedContent": { "alias": "useProjectedContent"; "required": false; "isSignal": true; }; "textAlign": { "alias": "textAlign"; "required": false; "isSignal": true; }; "textOverflow": { "alias": "textOverflow"; "required": false; "isSignal": true; }; "errorMessage": { "alias": "errorMessage"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "unit": { "alias": "unit"; "required": false; "isSignal": true; }; "unitPosition": { "alias": "unitPosition"; "required": false; "isSignal": true; }; "formatNumber": { "alias": "formatNumber"; "required": false; "isSignal": true; }; "decimalPlaces": { "alias": "decimalPlaces"; "required": false; "isSignal": true; }; "roundDisplayValue": { "alias": "roundDisplayValue"; "required": false; "isSignal": true; }; "autofillDecimals": { "alias": "autofillDecimals"; "required": false; "isSignal": true; }; "multiline": { "alias": "multiline"; "required": false; "isSignal": true; }; "multilineAutoSize": { "alias": "multilineAutoSize"; "required": false; "isSignal": true; }; "shrinkIfEmpty": { "alias": "shrinkIfEmpty"; "required": false; "isSignal": true; }; "rows": { "alias": "rows"; "required": false; "isSignal": true; }; "suffix": { "alias": "suffix"; "required": false; "isSignal": true; }; "prefix": { "alias": "prefix"; "required": false; "isSignal": true; }; }, { "suffixClickedEmitter": "suffixClickedEmitter"; "prefixClickedEmitter": "prefixClickedEmitter"; }, never, ["*"], true, never>;
69
- }
70
- //# sourceMappingURL=readonly-form-field.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"readonly-form-field.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/readonly/readonly-form-field/readonly-form-field.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,UAAU,EAEV,cAAc,EAKf,MAAM,eAAe,CAAC;;AAWvB,MAAM,WAAW,uBAAuB;IACtC,SAAS,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAC7B,YAAY,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAChC,YAAY,CAAC,EAAE,UAAU,GAAG,MAAM,GAAG,EAAE,CAAC;IAExC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,6CAA6C,yCAEzD,CAAC;AAkBF;;;;GAIG;AAEH,qBAiBa,0BAA0B;IACrC,OAAO,CAAC,QAAQ,CAAC,aAAa,CAA6E;IAC3G,OAAO,CAAC,QAAQ,CAAC,mBAAmB,CAA+B;IAEnE,QAAQ,CAAC,OAAO,+DAAkE;IAElF,QAAQ,CAAC,KAAK,8CAAmB;IAEjC,QAAQ,CAAC,KAAK,2CAAgB;IAC9B,QAAQ,CAAC,mBAAmB,+CAAgB;IAC5C,QAAQ,CAAC,SAAS,wDAAgF;IAClG,QAAQ,CAAC,YAAY,gEAA8F;IACnH,QAAQ,CAAC,YAAY,8CAA8B;IACnD,QAAQ,CAAC,EAAE,8CAAmB;IAE9B,QAAQ,CAAC,IAAI,8CAA8B;IAC3C,QAAQ,CAAC,YAAY,wDAAsF;IAE3G,QAAQ,CAAC,YAAY,+CAAoE;IACzF,QAAQ,CAAC,aAAa,8CAAsE;IAC5F,QAAQ,CAAC,iBAAiB,+CAA+E;IACzG,QAAQ,CAAC,gBAAgB,+CAA4E;IAErG,QAAQ,CAAC,SAAS,+CAA6D;IAC/E;;OAEG;IACH,QAAQ,CAAC,iBAAiB,+CAA8E;IAOxG,QAAQ,CAAC,aAAa,+CAAuE;IAC7F,QAAQ,CAAC,IAAI,8CAA2D;IAExE;;OAEG;IACH,QAAQ,CAAC,MAAM,8CAAmB;IAClC;;OAEG;IACH,QAAQ,CAAC,MAAM,8CAAmB;IAElC,QAAQ,CAAC,oBAAoB,iDAAY;IACzC,QAAQ,CAAC,oBAAoB,iDAAY;IAEzC,SAAS,CAAC,QAAQ,CAAC,YAAY;;OAE3B;IAEJ,OAAO,CAAC,QAAQ,CAAC,YAAY,CAU1B;IAEH,SAAS,CAAC,QAAQ,CAAC,oBAAoB,sCAMpC;IAEH,SAAS,CAAC,QAAQ,CAAC,kBAAkB,yCAGlC;IAEH,SAAS,CAAC,QAAQ,CAAC,WAAW,8DAE3B;IAEH,SAAS,CAAC,sBAAsB,0CAQ7B;IAEH,SAAS,CAAC,WAAW,sCAKlB;IAEH,aAAa;IAIb,aAAa;yCAvGF,0BAA0B;2CAA1B,0BAA0B;CA0GtC"}
@@ -1,83 +0,0 @@
1
- import { AfterViewChecked, AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnInit, SimpleChanges } from '@angular/core';
2
- import { FormGroupDirective } from '@angular/forms';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Wraps a mat-form-field to replace it by a readOnly representation if necessary
6
- *
7
- * @author Stefan Laesser
8
- */
9
- export declare class ReadOnlyFormFieldWrapperComponent implements OnInit, AfterViewInit, OnChanges, AfterViewChecked {
10
- private changeDetector;
11
- private rootFormGroup;
12
- originalContent: ElementRef;
13
- readOnlyContentWrapper: ElementRef;
14
- /**
15
- * If set to "false", the contained mat-form-field is rendered in all it's glory.
16
- * If set to "true", a readonly representation of the value is shown using the mat-form-fields label.
17
- */
18
- readonly: boolean;
19
- /**
20
- * This input *MUST MATCH* the mat-form-field value to ensure correct data
21
- * binding and formatting of readOnly representation!
22
- */
23
- value?: any;
24
- textAlign: 'right' | 'left';
25
- formatNumber: boolean;
26
- decimalPlaces: number;
27
- roundValue: boolean;
28
- autofillDecimals: boolean;
29
- unit: string | null;
30
- unitPosition: 'right' | 'left';
31
- errorMessage: string | null;
32
- id: string;
33
- /**
34
- * If set to "false", a readonly input will be rendered.
35
- * If set to "true", a readonly textarea will be rendered instead.
36
- */
37
- multiline: boolean;
38
- /**
39
- * Defines the rows for the readonly textarea.
40
- */
41
- rows: number;
42
- /**
43
- * If shrinkIfEmpty is set to "false", nothing changes
44
- * If set to "true" and multiline is also "true", the textarea will
45
- * shrink to one row, if value is empty/null/undefined.
46
- * Otherwise, the defined rows-value will be used
47
- */
48
- shrinkIfEmpty: boolean;
49
- hideIconInReadOnlyMode: boolean;
50
- /**
51
- * suffix iocon
52
- */
53
- suffix: string;
54
- /**
55
- * prefix iocon
56
- */
57
- prefix: string;
58
- /**
59
- * if cdkTextareaAutosize is active for textareas
60
- */
61
- multilineAutoSize: boolean;
62
- suffixClickedEmitter: EventEmitter<any>;
63
- prefixClickedEmitter: EventEmitter<any>;
64
- /**
65
- * Automatically taken from the contained <mat-label>
66
- */
67
- label: string;
68
- constructor(changeDetector: ChangeDetectorRef, rootFormGroup: FormGroupDirective);
69
- ngOnInit(): void;
70
- ngAfterViewInit(): void;
71
- ngAfterViewChecked(): void;
72
- ngOnChanges(_: SimpleChanges): void;
73
- getLabel(): string;
74
- suffixClicked(): void;
75
- prefixClicked(): void;
76
- private doRendering;
77
- private extractLabel;
78
- private extractValue;
79
- private correctWidth;
80
- static ɵfac: i0.ɵɵFactoryDeclaration<ReadOnlyFormFieldWrapperComponent, never>;
81
- static ɵcmp: i0.ɵɵComponentDeclaration<ReadOnlyFormFieldWrapperComponent, "mad-readonly-form-field-wrapper", never, { "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "textAlign": { "alias": "textAlign"; "required": false; }; "formatNumber": { "alias": "formatNumber"; "required": false; }; "decimalPlaces": { "alias": "decimalPlaces"; "required": false; }; "roundValue": { "alias": "roundDisplayValue"; "required": false; }; "autofillDecimals": { "alias": "autofillDecimals"; "required": false; }; "unit": { "alias": "unit"; "required": false; }; "unitPosition": { "alias": "unitPosition"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; "id": { "alias": "id"; "required": false; }; "multiline": { "alias": "multiline"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "shrinkIfEmpty": { "alias": "shrinkIfEmpty"; "required": false; }; "hideIconInReadOnlyMode": { "alias": "hideIconInReadOnlyMode"; "required": false; }; "suffix": { "alias": "suffix"; "required": false; }; "prefix": { "alias": "prefix"; "required": false; }; "multilineAutoSize": { "alias": "multilineAutoSize"; "required": false; }; }, { "suffixClickedEmitter": "suffixClickedEmitter"; "prefixClickedEmitter": "prefixClickedEmitter"; }, never, ["*"], true, never>;
82
- }
83
- //# sourceMappingURL=readonly-form-field-wrapper.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"readonly-form-field-wrapper.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/readonly/readonly-form-field-wrapper/readonly-form-field-wrapper.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gBAAgB,EAChB,aAAa,EACb,iBAAiB,EAEjB,UAAU,EACV,YAAY,EAEZ,SAAS,EACT,MAAM,EAEN,aAAa,EAEd,MAAM,eAAe,CAAC;AACvB,OAAO,EAAoB,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;;AAKtE;;;;GAIG;AACH,qBAOa,iCAAkC,YAAW,MAAM,EAAE,aAAa,EAAE,SAAS,EAAE,gBAAgB;IAmExG,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,aAAa;IAlEvB,eAAe,EAAE,UAAU,CAAC;IAE5B,sBAAsB,EAAE,UAAU,CAAC;IAEnC;;;OAGG;IACM,QAAQ,UAAQ;IAEzB;;;OAGG;IACa,KAAK,CAAC,EAAE,GAAG,CAAC;IAER,SAAS,EAAE,OAAO,GAAG,MAAM,CAAU;IAClC,YAAY,UAAS;IACpB,aAAa,SAAK;IACd,UAAU,UAAS;IACpB,gBAAgB,UAAS;IACrC,IAAI,EAAE,MAAM,GAAG,IAAI,CAAQ;IACnB,YAAY,EAAE,OAAO,GAAG,MAAM,CAAU;IACxC,YAAY,EAAE,MAAM,GAAG,IAAI,CAAQ;IACjD,EAAE,EAAE,MAAM,CAAC;IACpB;;;OAGG;IACM,SAAS,UAAS;IAE3B;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;;;;OAKG;IACM,aAAa,UAAS;IACtB,sBAAsB,UAAS;IACxC;;OAEG;IACM,MAAM,EAAE,MAAM,CAAC;IACxB;;OAEG;IACM,MAAM,EAAE,MAAM,CAAC;IACxB;;OAEG;IACM,iBAAiB,UAAS;IACzB,oBAAoB,oBAAsB;IAC1C,oBAAoB,oBAAsB;IAEpD;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;gBAGJ,cAAc,EAAE,iBAAiB,EACjC,aAAa,EAAE,kBAAkB;IAG3C,QAAQ,IAAI,IAAI;IAIhB,eAAe,IAAI,IAAI;IAKvB,kBAAkB,IAAI,IAAI;IAE1B,WAAW,CAAC,CAAC,EAAE,aAAa,GAAG,IAAI;IAInC,QAAQ,IAAI,MAAM;IAOlB,aAAa;IAIb,aAAa;IAIb,OAAO,CAAC,WAAW;IAiBnB,OAAO,CAAC,YAAY;IAQpB,OAAO,CAAC,YAAY;IAqBpB,OAAO,CAAC,YAAY;yCAnJT,iCAAiC;2CAAjC,iCAAiC;CAyJ7C"}
@@ -1,16 +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/form-field";
5
- import * as i4 from "@angular/material/input";
6
- import * as i5 from "@angular/forms";
7
- import * as i6 from "@angular/material/tooltip";
8
- import * as i7 from "@angular/material/icon";
9
- import * as i8 from "./readonly-form-field/readonly-form-field.component";
10
- import * as i9 from "./readonly-form-field-wrapper/readonly-form-field-wrapper.component";
11
- export declare class ReadOnlyFormFieldModule {
12
- static ɵfac: i0.ɵɵFactoryDeclaration<ReadOnlyFormFieldModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<ReadOnlyFormFieldModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.MatFormFieldModule, typeof i4.MatInputModule, typeof i5.FormsModule, typeof i6.MatTooltipModule, typeof i7.MatIconModule, typeof i8.ReadOnlyFormFieldComponent, typeof i9.ReadOnlyFormFieldWrapperComponent], [typeof i8.ReadOnlyFormFieldComponent, typeof i9.ReadOnlyFormFieldWrapperComponent]>;
14
- static ɵinj: i0.ɵɵInjectorDeclaration<ReadOnlyFormFieldModule>;
15
- }
16
- //# sourceMappingURL=readonly-form-field.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"readonly-form-field.module.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/readonly/readonly-form-field.module.ts"],"names":[],"mappings":";;;;;;;;;;AAWA,qBAea,uBAAuB;yCAAvB,uBAAuB;0CAAvB,uBAAuB;0CAAvB,uBAAuB;CAAG"}
@@ -1,12 +0,0 @@
1
- import { ElementRef, OnDestroy } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class SizeChangeDirective implements OnDestroy {
4
- private elRef;
5
- readonly madSizeChange: import("@angular/core").OutputEmitterRef<ResizeObserverEntry>;
6
- private readonly changes;
7
- constructor(elRef: ElementRef<HTMLElement>);
8
- ngOnDestroy(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<SizeChangeDirective, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<SizeChangeDirective, "[madSizeChange]", never, {}, { "madSizeChange": "madSizeChange"; }, never, never, true, never>;
11
- }
12
- //# sourceMappingURL=size-change.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"size-change.directive.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/size-change/size-change.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,SAAS,EAAU,MAAM,eAAe,CAAC;;AAEzE,qBAGa,mBAAoB,YAAW,SAAS;IAOvC,OAAO,CAAC,KAAK;IANzB,QAAQ,CAAC,aAAa,gEAAiC;IAEvD,OAAO,CAAC,QAAQ,CAAC,OAAO,CAErB;gBAEiB,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC;IAIlD,WAAW;yCAXA,mBAAmB;2CAAnB,mBAAmB;CAc/B"}
@@ -1,8 +0,0 @@
1
- import { AnimationTriggerMetadata } from '@angular/animations';
2
- /**
3
- * Animations used by the MAD stepper.
4
- */
5
- export declare const madStepperAnimations: {
6
- readonly verticalStepTransition: AnimationTriggerMetadata;
7
- };
8
- //# sourceMappingURL=mad-stepper-animation.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mad-stepper-animation.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/stepper/mad-stepper-animation.ts"],"names":[],"mappings":"AAAA,OAAO,EAA8C,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAE3G;;GAEG;AACH,eAAO,MAAM,oBAAoB,EAAE;IACjC,QAAQ,CAAC,sBAAsB,EAAE,wBAAwB,CAAC;CAQ3D,CAAC"}
@@ -1,27 +0,0 @@
1
- import { CdkStepHeader, StepState } from '@angular/cdk/stepper';
2
- import { AfterViewInit, ElementRef, OnDestroy } from '@angular/core';
3
- import { FocusMonitor, FocusOrigin } from '@angular/cdk/a11y';
4
- import * as i0 from "@angular/core";
5
- export declare class StepHeaderComponent extends CdkStepHeader implements AfterViewInit, OnDestroy {
6
- private _focusMonitor;
7
- index: number;
8
- label: string;
9
- state: StepState;
10
- errorMessage: string;
11
- selected: boolean;
12
- active: boolean;
13
- optional: boolean;
14
- hasError: boolean;
15
- completed: boolean;
16
- closed: boolean;
17
- constructor(_focusMonitor: FocusMonitor, _elementRef: ElementRef<HTMLElement>);
18
- ngAfterViewInit(): void;
19
- ngOnDestroy(): void;
20
- /** Focuses the step header. */
21
- focus(origin?: FocusOrigin, options?: FocusOptions): void;
22
- getCssForState(): string;
23
- getIcon(): string;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<StepHeaderComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<StepHeaderComponent, "mad-step-header", never, { "color": { "alias": "color"; "required": false; }; "index": { "alias": "index"; "required": false; }; "label": { "alias": "label"; "required": false; }; "state": { "alias": "state"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "active": { "alias": "active"; "required": false; }; "optional": { "alias": "optional"; "required": false; }; "hasError": { "alias": "hasError"; "required": false; }; "completed": { "alias": "completed"; "required": false; }; "closed": { "alias": "closed"; "required": false; }; }, {}, never, never, true, never>;
26
- }
27
- //# sourceMappingURL=step-header.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"step-header.component.d.ts","sourceRoot":"","sources":["../../../../../projects/material-addons/src/lib/stepper/step-header/step-header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAc,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAC5E,OAAO,EAAE,aAAa,EAAsC,UAAU,EAAS,SAAS,EAAqB,MAAM,eAAe,CAAC;AACnI,OAAO,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;;AAI9D,qBAaa,mBAAoB,SAAQ,aAAc,YAAW,aAAa,EAAE,SAAS;IAwBtF,OAAO,CAAC,aAAa;IAtBvB,KAAK,EAAE,MAAM,CAAC;IAGd,KAAK,EAAE,MAAM,CAAC;IAEL,KAAK,EAAE,SAAS,CAAC;IAEjB,YAAY,EAAE,MAAM,CAAC;IAErB,QAAQ,EAAE,OAAO,CAAC;IAElB,MAAM,EAAE,OAAO,CAAC;IAEhB,QAAQ,EAAE,OAAO,CAAC;IAElB,QAAQ,EAAE,OAAO,CAAC;IAElB,SAAS,EAAE,OAAO,CAAC;IAEnB,MAAM,EAAE,OAAO,CAAC;gBAGf,aAAa,EAAE,YAAY,EACnC,WAAW,EAAE,UAAU,CAAC,WAAW,CAAC;IAKtC,eAAe,IAAI,IAAI;IAIvB,WAAW,IAAI,IAAI;IAInB,+BAA+B;IAC/B,KAAK,CAAC,MAAM,CAAC,EAAE,WAAW,EAAE,OAAO,CAAC,EAAE,YAAY,GAAG,IAAI;IAQzD,cAAc,IAAI,MAAM;IAUxB,OAAO,IAAI,MAAM;yCAzDN,mBAAmB;2CAAnB,mBAAmB;CAiE/B"}
@@ -1,53 +0,0 @@
1
- import { Directionality } from '@angular/cdk/bidi';
2
- import { CdkStep, CdkStepper, StepContentPositionState } from '@angular/cdk/stepper';
3
- import { AnimationEvent } from '@angular/animations';
4
- import { AfterContentInit, ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, OnInit, QueryList, ViewContainerRef } from '@angular/core';
5
- import { Subject } from 'rxjs';
6
- import { StepHeaderComponent } from './step-header/step-header.component';
7
- import * as i0 from "@angular/core";
8
- export declare class StepComponent extends CdkStep implements AfterContentInit, OnDestroy {
9
- private stepper;
10
- private _viewContainerRef;
11
- /** Action event for the next button. If not set the StepComponent will handle the step navigation */
12
- onNext: EventEmitter<any>;
13
- /** Action event for the done button. If not set the StepComponent will handle the step navigation */
14
- onDone: EventEmitter<any>;
15
- /*** Action event when the header is clicked. If not set the StepComponent will handle the step navigation*/
16
- onHeaderClick: EventEmitter<any>;
17
- stepClosed: boolean;
18
- private _isSelected;
19
- constructor(stepper: StepperComponent, _viewContainerRef: ViewContainerRef);
20
- ngAfterContentInit(): void;
21
- ngOnDestroy(): void;
22
- next(markFormAsTouched?: boolean): void;
23
- selectAndMarkAsTouched(index: number): void;
24
- completeLast(): void;
25
- resetValidations(): void;
26
- private stepValidation;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<StepComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<StepComponent, "mad-step", never, {}, { "onNext": "onNext"; "onDone": "onDone"; "onHeaderClick": "onHeaderClick"; }, never, ["*"], true, never>;
29
- }
30
- export declare class StepperComponent extends CdkStepper implements OnInit, AfterContentInit {
31
- /** Event emitted when the current step is done transitioning in. */
32
- readonly animationDone: EventEmitter<void>;
33
- nextButtonLabel: string;
34
- doneButtonLabel: string;
35
- /** Step headers of all steps inside the stepper */
36
- _stepHeader: QueryList<StepHeaderComponent>;
37
- /** Steps inside the Stepper */
38
- _steps: QueryList<StepComponent>;
39
- /** Steps that belong to the current stepper, excluding ones from nested steppers. */
40
- steps: QueryList<StepComponent>;
41
- readonly _animationDone: Subject<AnimationEvent>;
42
- constructor(dir: Directionality, changeDetectorRef: ChangeDetectorRef, elementRef: ElementRef<HTMLElement>);
43
- ngOnInit(): void;
44
- ngAfterContentInit(): void;
45
- /**
46
- * Method patched to enable the closing of the last step.
47
- */
48
- _getAnimationDirection(index: number): StepContentPositionState;
49
- _stepIsNavigable(index: number, step: StepComponent): boolean;
50
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperComponent, [{ optional: true; }, null, null]>;
51
- static ɵcmp: i0.ɵɵComponentDeclaration<StepperComponent, "mad-stepper", never, { "nextButtonLabel": { "alias": "nextButtonLabel"; "required": false; }; "doneButtonLabel": { "alias": "doneButtonLabel"; "required": false; }; }, { "animationDone": "animationDone"; }, ["_steps"], never, true, never>;
52
- }
53
- //# sourceMappingURL=stepper.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"stepper.component.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/stepper/stepper.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EAAE,OAAO,EAAE,UAAU,EAAc,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AACjG,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EACL,gBAAgB,EAEhB,iBAAiB,EAGjB,UAAU,EACV,YAAY,EAIZ,SAAS,EACT,MAAM,EAGN,SAAS,EAET,gBAAgB,EAEjB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,OAAO,EAAgB,MAAM,MAAM,CAAC;AAE7C,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;;AAK1E,qBASa,aAAc,SAAQ,OAAQ,YAAW,gBAAgB,EAAE,SAAS;IAkBjC,OAAO,CAAC,OAAO;IAC3D,OAAO,CAAC,iBAAiB;IAlB3B,qGAAqG;IAErG,MAAM,oBAA2B;IAEjC,sGAAsG;IAEtG,MAAM,oBAA2B;IAEjC,4GAA4G;IAE5G,aAAa,oBAA2B;IAExC,UAAU,UAAS;IAEnB,OAAO,CAAC,WAAW,CAAsB;gBAGa,OAAO,EAAE,gBAAgB,EACrE,iBAAiB,EAAE,gBAAgB;IAK7C,kBAAkB;IAclB,WAAW;IAIX,IAAI,CAAC,iBAAiB,UAAO,GAAG,IAAI;IASpC,sBAAsB,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAU3C,YAAY,IAAI,IAAI;IAWpB,gBAAgB,IAAI,IAAI;IAMxB,OAAO,CAAC,cAAc;yCA9EX,aAAa;2CAAb,aAAa;CA4FzB;AAED,qBAgBa,gBAAiB,SAAQ,UAAW,YAAW,MAAM,EAAE,gBAAgB;IAClF,oEAAoE;IAC1D,QAAQ,CAAC,aAAa,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAGhF,eAAe,EAAE,MAAM,CAAC;IAGxB,eAAe,EAAE,MAAM,CAAC;IACxB,mDAAmD;IAChB,WAAW,EAAE,SAAS,CAAC,mBAAmB,CAAC,CAAC;IAE/E,+BAA+B;IACwB,MAAM,EAAE,SAAS,CAAC,aAAa,CAAC,CAAC;IAExF,qFAAqF;IACrF,KAAK,EAAE,SAAS,CAAC,aAAa,CAAC,CAAkC;IAEjE,QAAQ,CAAC,cAAc,0BAAiC;gBAEhC,GAAG,EAAE,cAAc,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,UAAU,EAAE,UAAU,CAAC,WAAW,CAAC;IAKtH,QAAQ;IAKR,kBAAkB;IAmBlB;;OAEG;IACH,sBAAsB,CAAC,KAAK,EAAE,MAAM,GAAG,wBAAwB;IAQ/D,gBAAgB,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,aAAa,GAAG,OAAO;yCA5DlD,gBAAgB;2CAAhB,gBAAgB;CA+D5B"}
@@ -1,14 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/common";
3
- import * as i2 from "@angular/material/button";
4
- import * as i3 from "@angular/material/icon";
5
- import * as i4 from "@angular/cdk/stepper";
6
- import * as i5 from "../button/button.module";
7
- import * as i6 from "./stepper.component";
8
- import * as i7 from "./step-header/step-header.component";
9
- export declare class StepperModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<StepperModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<StepperModule, never, [typeof i1.CommonModule, typeof i2.MatButtonModule, typeof i3.MatIconModule, typeof i4.CdkStepperModule, typeof i5.ButtonModule, typeof i6.StepperComponent, typeof i7.StepHeaderComponent, typeof i6.StepComponent], [typeof i6.StepperComponent, typeof i7.StepHeaderComponent, typeof i6.StepComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<StepperModule>;
13
- }
14
- //# sourceMappingURL=stepper.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"stepper.module.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/stepper/stepper.module.ts"],"names":[],"mappings":";;;;;;;;AASA,qBAaa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CAAG"}
@@ -1,8 +0,0 @@
1
- export interface ColumnHeader {
2
- label: string;
3
- isSortable?: boolean;
4
- dataPropertyName: string;
5
- isRightAligned?: boolean;
6
- isSticky?: boolean;
7
- }
8
- //# sourceMappingURL=column-header.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"column-header.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/table/column-header.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,YAAY;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,gBAAgB,EAAE,MAAM,CAAC;IACzB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB"}
@@ -1,6 +0,0 @@
1
- export interface TableAction {
2
- label: string;
3
- action: string;
4
- outputRow?: any;
5
- }
6
- //# sourceMappingURL=table-action.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"table-action.d.ts","sourceRoot":"","sources":["../../../../projects/material-addons/src/lib/table/table-action.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,WAAW;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB"}