@scania/tegel-angular-17 1.19.0-versioning-beta.1 → 1.20.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.
@@ -392,7 +392,7 @@ let TdsDatetime = class TdsDatetime {
392
392
  TdsDatetime = __decorate([
393
393
  ProxyCmp({
394
394
  inputs: ['autofocus', 'defaultValue', 'disabled', 'helper', 'label', 'max', 'min', 'modeVariant', 'name', 'noMinWidth', 'size', 'state', 'type', 'value'],
395
- methods: ['setValue']
395
+ methods: ['reset', 'setValue']
396
396
  })
397
397
  ], TdsDatetime);
398
398
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TdsDatetime, decorators: [{