@ionic/angular 8.5.7-dev.11748379940.12698faf → 8.5.7-dev.11748545890.14d6a067

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.
@@ -1138,7 +1138,7 @@ let IonInputOtp = class IonInputOtp {
1138
1138
  IonInputOtp = __decorate([
1139
1139
  ProxyCmp({
1140
1140
  inputs: ['autocapitalize', 'color', 'disabled', 'fill', 'inputmode', 'length', 'pattern', 'readonly', 'separators', 'shape', 'size', 'type', 'value'],
1141
- methods: ['reset', 'setFocus']
1141
+ methods: ['setFocus']
1142
1142
  })
1143
1143
  ], IonInputOtp);
1144
1144
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: IonInputOtp, decorators: [{