@acorex/components 3.0.52 → 3.0.53

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.
@@ -715,7 +715,7 @@
715
715
  ], AXBaseTextComponent.prototype, "placeholder", void 0);
716
716
  __decorate([
717
717
  core.Input(),
718
- __metadata("design:type", Boolean)
718
+ __metadata("design:type", String)
719
719
  ], AXBaseTextComponent.prototype, "autocomplete", void 0);
720
720
  __decorate([
721
721
  core.Input(),