ngx-wapp-components 3.2.21-alpha.1 → 3.2.22-alpha.1

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.
@@ -10180,6 +10180,7 @@ class WFileUploaderComponent {
10180
10180
  this.fileUpload.clear();
10181
10181
  this.fileSelected = null;
10182
10182
  this.fileSingleMode = null;
10183
+ this.onFileDataB64.emit(null);
10183
10184
  this.onFileData.emit(null);
10184
10185
  }
10185
10186
  readSheet() {