@porscheinformatik/material-addons 17.4.4 → 18.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 (156) hide show
  1. package/esm2022/lib/alert/alert.component.mjs +4 -4
  2. package/esm2022/lib/button/button.module.mjs +26 -8
  3. package/esm2022/lib/button/danger-button/danger-button.component.mjs +6 -7
  4. package/esm2022/lib/button/flat-button/link-button.component.mjs +6 -7
  5. package/esm2022/lib/button/icon-button/icon-button.component.mjs +6 -7
  6. package/esm2022/lib/button/mad-basic-button.mjs +4 -4
  7. package/esm2022/lib/button/mad-button/mad-button.directive.mjs +5 -4
  8. package/esm2022/lib/button/mad-button-group/mad-button-group.component.mjs +5 -4
  9. package/esm2022/lib/button/outline-button/outline-button.component.mjs +6 -7
  10. package/esm2022/lib/button/primary-button/primary-button.component.mjs +6 -7
  11. package/esm2022/lib/card/card.component.mjs +22 -12
  12. package/esm2022/lib/card/card.module.mjs +6 -7
  13. package/esm2022/lib/data-table/data-table-columns-modal/data-table-columns-modal.component.mjs +5 -5
  14. package/esm2022/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter-dialog/data-table-filter-dialog.component.mjs +3 -3
  15. package/esm2022/lib/data-table/data-table-filter/data-table-filter-component/data-table-filter.component.mjs +4 -4
  16. package/esm2022/lib/data-table/data-table-filter/data-table-filter-header.directive.mjs +4 -4
  17. package/esm2022/lib/data-table/data-table-filter/data-table-filter.directive.mjs +4 -4
  18. package/esm2022/lib/data-table/data-table-persistence.service.mjs +4 -4
  19. package/esm2022/lib/data-table/data-table-template/data-table-template-cell-definition.directive.mjs +3 -3
  20. package/esm2022/lib/data-table/data-table-template/data-table-template-column-definition.directive.mjs +3 -3
  21. package/esm2022/lib/data-table/data-table-template/data-table-template-expandable-cell-definition.directive.mjs +3 -3
  22. package/esm2022/lib/data-table/data-table-template/data-table-template-expandable-column-definition.directive.mjs +3 -3
  23. package/esm2022/lib/data-table/data-table.component.mjs +4 -4
  24. package/esm2022/lib/data-table/util/data-table-action-util.mjs +1 -1
  25. package/esm2022/lib/data-table/util/data-table-data-util.mjs +1 -1
  26. package/esm2022/lib/data-table/util/data-table-sort-util.mjs +1 -1
  27. package/esm2022/lib/file-upload/drag-and-drop-directive.directive.mjs +4 -4
  28. package/esm2022/lib/file-upload/file-upload.component.mjs +4 -4
  29. package/esm2022/lib/layout/content-panel/content-header/content-header.component.mjs +5 -5
  30. package/esm2022/lib/layout/content-panel/content-panel-container/content-panel-container.component.mjs +5 -5
  31. package/esm2022/lib/layout/content-panel/content-panel-container-content/content-panel-container-content.component.mjs +5 -5
  32. package/esm2022/lib/layout/content-panel/content-panel-container-footer/content-panel-container-footer.component.mjs +5 -5
  33. package/esm2022/lib/layout/content-panel/content-panel-container-sidebar/content-panel-container-sidebar.component.mjs +5 -5
  34. package/esm2022/lib/layout/content-panel/content-panel.module.mjs +9 -8
  35. package/esm2022/lib/layout/content-panel/main-container/main-container.component.mjs +5 -5
  36. package/esm2022/lib/layout/flowbar/flowbar.component.mjs +8 -7
  37. package/esm2022/lib/layout/flowbar/flowbar.module.mjs +6 -7
  38. package/esm2022/lib/layout/sidebar/sidebar-item/sidebar-item.component.mjs +5 -5
  39. package/esm2022/lib/layout/sidebar/sidebar.component.mjs +9 -7
  40. package/esm2022/lib/layout/sidebar/sidebar.module.mjs +6 -7
  41. package/esm2022/lib/layout/sidebar-layout/sidebar-layout.component.mjs +3 -3
  42. package/esm2022/lib/layout/toolbar/toolbar.component.mjs +36 -16
  43. package/esm2022/lib/layout/toolbar/toolbar.module.mjs +10 -8
  44. package/esm2022/lib/layout/toolbar/toolbar.service.mjs +4 -4
  45. package/esm2022/lib/material-action-button/material-action-button.component.mjs +13 -10
  46. package/esm2022/lib/material-action-button/material-action-button.module.mjs +6 -7
  47. package/esm2022/lib/material-addons.module.mjs +4 -4
  48. package/esm2022/lib/numeric-field/number-format.service.mjs +4 -4
  49. package/esm2022/lib/numeric-field/numeric-field.directive.mjs +5 -4
  50. package/esm2022/lib/numeric-field/numeric-field.module.mjs +6 -6
  51. package/esm2022/lib/quick-list/base-quick-list.component.mjs +5 -5
  52. package/esm2022/lib/quick-list/quick-list-compact/quick-list-compact.component.mjs +17 -9
  53. package/esm2022/lib/quick-list/quick-list.component.mjs +10 -9
  54. package/esm2022/lib/quick-list/quick-list.module.mjs +25 -8
  55. package/esm2022/lib/quick-list/reactive-form-quick-list/reactive-form-quick-list.component.mjs +17 -9
  56. package/esm2022/lib/quick-list/reactive-form-quick-list-compact/reactive-form-quick-list-compact.component.mjs +17 -9
  57. package/esm2022/lib/readonly/readonly-form-field/readonly-form-field.component.mjs +18 -12
  58. package/esm2022/lib/readonly/readonly-form-field-wrapper/readonly-form-field-wrapper.component.mjs +15 -10
  59. package/esm2022/lib/readonly/readonly-form-field.module.mjs +33 -8
  60. package/esm2022/lib/stepper/step-header/step-header.component.mjs +8 -7
  61. package/esm2022/lib/stepper/stepper.component.mjs +14 -15
  62. package/esm2022/lib/stepper/stepper.module.mjs +29 -7
  63. package/esm2022/lib/table/table.component.mjs +34 -18
  64. package/esm2022/lib/table/table.module.mjs +10 -8
  65. package/esm2022/lib/throttle-click/throttle-click.directive.mjs +5 -4
  66. package/esm2022/lib/throttle-click/throttle-click.module.mjs +6 -7
  67. package/fesm2022/porscheinformatik-material-addons.mjs +465 -328
  68. package/fesm2022/porscheinformatik-material-addons.mjs.map +1 -1
  69. package/lib/button/button.module.d.ts +13 -13
  70. package/lib/button/button.module.d.ts.map +1 -1
  71. package/lib/button/danger-button/danger-button.component.d.ts +1 -1
  72. package/lib/button/danger-button/danger-button.component.d.ts.map +1 -1
  73. package/lib/button/flat-button/link-button.component.d.ts +1 -1
  74. package/lib/button/flat-button/link-button.component.d.ts.map +1 -1
  75. package/lib/button/icon-button/icon-button.component.d.ts +1 -1
  76. package/lib/button/icon-button/icon-button.component.d.ts.map +1 -1
  77. package/lib/button/mad-button/mad-button.directive.d.ts +1 -1
  78. package/lib/button/mad-button/mad-button.directive.d.ts.map +1 -1
  79. package/lib/button/mad-button-group/mad-button-group.component.d.ts +1 -1
  80. package/lib/button/mad-button-group/mad-button-group.component.d.ts.map +1 -1
  81. package/lib/button/outline-button/outline-button.component.d.ts +1 -1
  82. package/lib/button/outline-button/outline-button.component.d.ts.map +1 -1
  83. package/lib/button/primary-button/primary-button.component.d.ts +1 -1
  84. package/lib/button/primary-button/primary-button.component.d.ts.map +1 -1
  85. package/lib/card/card.component.d.ts +1 -1
  86. package/lib/card/card.component.d.ts.map +1 -1
  87. package/lib/card/card.module.d.ts +8 -8
  88. package/lib/card/card.module.d.ts.map +1 -1
  89. package/lib/layout/content-panel/content-header/content-header.component.d.ts +1 -1
  90. package/lib/layout/content-panel/content-header/content-header.component.d.ts.map +1 -1
  91. package/lib/layout/content-panel/content-panel-container/content-panel-container.component.d.ts +1 -1
  92. package/lib/layout/content-panel/content-panel-container/content-panel-container.component.d.ts.map +1 -1
  93. package/lib/layout/content-panel/content-panel-container-content/content-panel-container-content.component.d.ts +1 -1
  94. package/lib/layout/content-panel/content-panel-container-content/content-panel-container-content.component.d.ts.map +1 -1
  95. package/lib/layout/content-panel/content-panel-container-footer/content-panel-container-footer.component.d.ts +1 -1
  96. package/lib/layout/content-panel/content-panel-container-footer/content-panel-container-footer.component.d.ts.map +1 -1
  97. package/lib/layout/content-panel/content-panel-container-sidebar/content-panel-container-sidebar.component.d.ts +1 -1
  98. package/lib/layout/content-panel/content-panel-container-sidebar/content-panel-container-sidebar.component.d.ts.map +1 -1
  99. package/lib/layout/content-panel/content-panel.module.d.ts +8 -8
  100. package/lib/layout/content-panel/content-panel.module.d.ts.map +1 -1
  101. package/lib/layout/content-panel/main-container/main-container.component.d.ts +1 -1
  102. package/lib/layout/content-panel/main-container/main-container.component.d.ts.map +1 -1
  103. package/lib/layout/flowbar/flowbar.component.d.ts +1 -1
  104. package/lib/layout/flowbar/flowbar.component.d.ts.map +1 -1
  105. package/lib/layout/flowbar/flowbar.module.d.ts +4 -4
  106. package/lib/layout/flowbar/flowbar.module.d.ts.map +1 -1
  107. package/lib/layout/sidebar/sidebar-item/sidebar-item.component.d.ts +1 -1
  108. package/lib/layout/sidebar/sidebar-item/sidebar-item.component.d.ts.map +1 -1
  109. package/lib/layout/sidebar/sidebar.component.d.ts +1 -1
  110. package/lib/layout/sidebar/sidebar.component.d.ts.map +1 -1
  111. package/lib/layout/sidebar/sidebar.module.d.ts +6 -6
  112. package/lib/layout/sidebar/sidebar.module.d.ts.map +1 -1
  113. package/lib/layout/toolbar/toolbar.component.d.ts +1 -1
  114. package/lib/layout/toolbar/toolbar.component.d.ts.map +1 -1
  115. package/lib/layout/toolbar/toolbar.module.d.ts +12 -12
  116. package/lib/material-action-button/material-action-button.component.d.ts +1 -1
  117. package/lib/material-action-button/material-action-button.component.d.ts.map +1 -1
  118. package/lib/material-action-button/material-action-button.module.d.ts +7 -7
  119. package/lib/material-action-button/material-action-button.module.d.ts.map +1 -1
  120. package/lib/numeric-field/numeric-field.directive.d.ts +1 -1
  121. package/lib/numeric-field/numeric-field.directive.d.ts.map +1 -1
  122. package/lib/numeric-field/numeric-field.module.d.ts +1 -1
  123. package/lib/quick-list/base-quick-list.component.d.ts +1 -1
  124. package/lib/quick-list/base-quick-list.component.d.ts.map +1 -1
  125. package/lib/quick-list/quick-list-compact/quick-list-compact.component.d.ts +1 -1
  126. package/lib/quick-list/quick-list-compact/quick-list-compact.component.d.ts.map +1 -1
  127. package/lib/quick-list/quick-list.component.d.ts +1 -1
  128. package/lib/quick-list/quick-list.component.d.ts.map +1 -1
  129. package/lib/quick-list/quick-list.module.d.ts +11 -11
  130. package/lib/quick-list/quick-list.module.d.ts.map +1 -1
  131. package/lib/quick-list/reactive-form-quick-list/reactive-form-quick-list.component.d.ts +1 -1
  132. package/lib/quick-list/reactive-form-quick-list/reactive-form-quick-list.component.d.ts.map +1 -1
  133. package/lib/quick-list/reactive-form-quick-list-compact/reactive-form-quick-list-compact.component.d.ts +1 -1
  134. package/lib/quick-list/reactive-form-quick-list-compact/reactive-form-quick-list-compact.component.d.ts.map +1 -1
  135. package/lib/readonly/readonly-form-field/readonly-form-field.component.d.ts +1 -1
  136. package/lib/readonly/readonly-form-field/readonly-form-field.component.d.ts.map +1 -1
  137. package/lib/readonly/readonly-form-field-wrapper/readonly-form-field-wrapper.component.d.ts +3 -2
  138. package/lib/readonly/readonly-form-field-wrapper/readonly-form-field-wrapper.component.d.ts.map +1 -1
  139. package/lib/readonly/readonly-form-field.module.d.ts +10 -10
  140. package/lib/readonly/readonly-form-field.module.d.ts.map +1 -1
  141. package/lib/stepper/step-header/step-header.component.d.ts +1 -1
  142. package/lib/stepper/step-header/step-header.component.d.ts.map +1 -1
  143. package/lib/stepper/stepper.component.d.ts +2 -2
  144. package/lib/stepper/stepper.component.d.ts.map +1 -1
  145. package/lib/stepper/stepper.module.d.ts +8 -8
  146. package/lib/stepper/stepper.module.d.ts.map +1 -1
  147. package/lib/table/table.component.d.ts +1 -1
  148. package/lib/table/table.component.d.ts.map +1 -1
  149. package/lib/table/table.module.d.ts +12 -12
  150. package/lib/throttle-click/throttle-click.directive.d.ts +1 -1
  151. package/lib/throttle-click/throttle-click.directive.d.ts.map +1 -1
  152. package/lib/throttle-click/throttle-click.module.d.ts +3 -3
  153. package/lib/throttle-click/throttle-click.module.d.ts.map +1 -1
  154. package/package.json +3 -2
  155. package/themes/common/styles.scss +3 -3
  156. package/themes/common/theme.scss +6 -6
@@ -15,10 +15,10 @@ export class DataTableTemplateCellDefinition {
15
15
  getCellTemplate() {
16
16
  return this.templateRef;
17
17
  }
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: DataTableTemplateCellDefinition, deps: [{ token: i0.TemplateRef }, { token: i1.DataTableTemplateColumnDefinition }], target: i0.ɵɵFactoryTarget.Directive }); }
19
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: DataTableTemplateCellDefinition, isStandalone: true, selector: "[madCellDef]", ngImport: i0 }); }
18
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.2", ngImport: i0, type: DataTableTemplateCellDefinition, deps: [{ token: i0.TemplateRef }, { token: i1.DataTableTemplateColumnDefinition }], target: i0.ɵɵFactoryTarget.Directive }); }
19
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.2", type: DataTableTemplateCellDefinition, isStandalone: true, selector: "[madCellDef]", ngImport: i0 }); }
20
20
  }
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: DataTableTemplateCellDefinition, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.2", ngImport: i0, type: DataTableTemplateCellDefinition, decorators: [{
22
22
  type: Directive,
23
23
  args: [{
24
24
  selector: '[madCellDef]',
@@ -7,10 +7,10 @@ export class DataTableTemplateColumnDefinition {
7
7
  unregister() {
8
8
  this.cellDef = null;
9
9
  }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: DataTableTemplateColumnDefinition, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: DataTableTemplateColumnDefinition, isStandalone: true, selector: "[madColumnDef]", inputs: { madColumnDef: "madColumnDef" }, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.2", ngImport: i0, type: DataTableTemplateColumnDefinition, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.2", type: DataTableTemplateColumnDefinition, isStandalone: true, selector: "[madColumnDef]", inputs: { madColumnDef: "madColumnDef" }, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: DataTableTemplateColumnDefinition, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.2", ngImport: i0, type: DataTableTemplateColumnDefinition, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: '[madColumnDef]',
@@ -15,10 +15,10 @@ export class DataTableTemplateExpandableCellDefinition {
15
15
  getCellTemplate() {
16
16
  return this.templateRef;
17
17
  }
18
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: DataTableTemplateExpandableCellDefinition, deps: [{ token: i0.TemplateRef }, { token: i1.DataTableTemplateExpandableColumnDefinition }], target: i0.ɵɵFactoryTarget.Directive }); }
19
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: DataTableTemplateExpandableCellDefinition, isStandalone: true, selector: "[madExpandableCellDef]", ngImport: i0 }); }
18
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.2", ngImport: i0, type: DataTableTemplateExpandableCellDefinition, deps: [{ token: i0.TemplateRef }, { token: i1.DataTableTemplateExpandableColumnDefinition }], target: i0.ɵɵFactoryTarget.Directive }); }
19
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.2", type: DataTableTemplateExpandableCellDefinition, isStandalone: true, selector: "[madExpandableCellDef]", ngImport: i0 }); }
20
20
  }
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: DataTableTemplateExpandableCellDefinition, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.2", ngImport: i0, type: DataTableTemplateExpandableCellDefinition, decorators: [{
22
22
  type: Directive,
23
23
  args: [{
24
24
  selector: '[madExpandableCellDef]',
@@ -7,10 +7,10 @@ export class DataTableTemplateExpandableColumnDefinition {
7
7
  unregister() {
8
8
  this.cellDef = null;
9
9
  }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: DataTableTemplateExpandableColumnDefinition, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.4", type: DataTableTemplateExpandableColumnDefinition, isStandalone: true, selector: "[madExpandableColumnDef]", inputs: { madExpandableColumnDef: "madExpandableColumnDef" }, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.2", ngImport: i0, type: DataTableTemplateExpandableColumnDefinition, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.2", type: DataTableTemplateExpandableColumnDefinition, isStandalone: true, selector: "[madExpandableColumnDef]", inputs: { madExpandableColumnDef: "madExpandableColumnDef" }, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.4", ngImport: i0, type: DataTableTemplateExpandableColumnDefinition, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.2", ngImport: i0, type: DataTableTemplateExpandableColumnDefinition, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: '[madExpandableColumnDef]',