info-library 2.10.62 → 2.10.63

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.
@@ -5148,8 +5148,8 @@
5148
5148
  this.tabindex = 0;
5149
5149
  this.iconPrefix = '';
5150
5150
  this.iconSuffix = '';
5151
- this.min = -999999999999999999999999.999999999;
5152
- this.max = 999999999999999999999999.999999999;
5151
+ this.min = -99999999999999.999999999;
5152
+ this.max = 99999999999999.999999999;
5153
5153
  this.step = null;
5154
5154
  this.onblur = new i0.EventEmitter();
5155
5155
  this.maskOptions = {