@syncfusion/ej2-filemanager 23.1.40 → 23.1.43

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.
@@ -4345,6 +4345,7 @@ var LargeIconsView = /** @__PURE__ @class */ (function () {
4345
4345
  this.selectItems([getValue(this.parent.hasId ? 'id' : 'name', this.parent.createdItem)]);
4346
4346
  this.parent.createdItem = null;
4347
4347
  this.parent.largeiconsviewModule.element.focus();
4348
+ this.parent.activeModule = 'largeiconsview';
4348
4349
  };
4349
4350
  LargeIconsView.prototype.onSelectedData = function () {
4350
4351
  if (this.parent.activeModule === 'largeiconsview') {