@porscheinformatik/material-addons 19.0.1 → 19.0.3
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.
|
@@ -682,7 +682,6 @@ class ReadOnlyFormFieldComponent {
|
|
|
682
682
|
if (this.toolTipForInputEnabled) {
|
|
683
683
|
this.toolTipText = this.calculateToolTipText();
|
|
684
684
|
}
|
|
685
|
-
this.changeDetector.detectChanges();
|
|
686
685
|
}
|
|
687
686
|
}
|
|
688
687
|
}
|
|
@@ -4344,7 +4343,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImpor
|
|
|
4344
4343
|
type: Output
|
|
4345
4344
|
}] } });
|
|
4346
4345
|
|
|
4347
|
-
const VERSION = '19.0.
|
|
4346
|
+
const VERSION = '19.0.1';
|
|
4348
4347
|
|
|
4349
4348
|
const MAD_ALERT_DEFAULT_CONFIGURATION = new InjectionToken('mad-alert-configuration', {
|
|
4350
4349
|
providedIn: 'root',
|