tnx-shared 5.3.419 → 5.3.421

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.
@@ -38165,7 +38165,7 @@
38165
38165
  _this.onChangeBase(rs.data);
38166
38166
  _this.control.hasFile = _this.hasFile;
38167
38167
  _this.onSelect.emit();
38168
- _this.onChanged.emit();
38168
+ _this.onChanged.emit(rs.data);
38169
38169
  }
38170
38170
  else {
38171
38171
  _this._notifierService.showWarning(rs.message);