@social-mail/social-mail-client 1.9.84 → 1.9.85

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.
@@ -61638,7 +61638,8 @@ System.register(["tslib", "@web-atoms/web-controls/dist/mobile-app/MobileApp", "
61638
61638
  });
61639
61639
  __decorate([InjectProperty, __metadata("design:type", EntityService)], EditLedgerPage.prototype, "entityService", void 0);
61640
61640
  __decorate([Action({
61641
- onEvent: "saveForm"
61641
+ onEvent: "saveForm",
61642
+ close: true
61642
61643
  }), __metadata("design:type", Function), __metadata("design:paramtypes", []), __metadata("design:returntype", Promise)], EditLedgerPage.prototype, "saveForm", null);
61643
61644
  }
61644
61645
  };