igniteui-webcomponents-grids 4.3.3-beta.1 → 4.3.3-beta.2

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.
@@ -53734,7 +53734,7 @@
53734
53734
  _this.y.y = 3;
53735
53735
  _this.y.az = _this.showClearButton;
53736
53736
  _this.y.a0 = _this.ac;
53737
- _this.y.dw = _this.textColor;
53737
+ _this.y.dx = _this.textColor;
53738
53738
  _this.y.be = -1;
53739
53739
  var h = e.getExternal(_this.y, e.rootWrapper, null);
53740
53740
  if (_this.z != null) {
@@ -53882,7 +53882,7 @@
53882
53882
  DateEditorView.prototype.v = function () {
53883
53883
  _super.prototype.v.call(this);
53884
53884
  if (this.y != null) {
53885
- this.y.dw = this.textColor;
53885
+ this.y.dx = this.textColor;
53886
53886
  }
53887
53887
  };
53888
53888
  DateEditorView.prototype.onDatePickerValueChanged = function (a, b) {