@social-mail/social-mail-client 1.9.79 → 1.9.81

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.
@@ -61576,7 +61576,7 @@ System.register(["tslib", "@web-atoms/core/dist/di/DISingleton", "@web-atoms/cor
61576
61576
  System.register(["tslib", "@web-atoms/web-controls/dist/mobile-app/MobileApp", "../../../../model/model", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/dist/core/InjectProperty", "../../../../services/EntityService", "@web-atoms/web-controls/dist/basic/Form", "@web-atoms/web-controls/dist/basic/FormField", "@web-atoms/core/dist/core/Bind", "../../../../common/controls/buttons/IconButton", "@web-atoms/core/dist/view-model/Action"], function (_export, _context) {
61577
61577
  "use strict";
61578
61578
 
61579
- var __awaiter, __decorate, __metadata, ContentPage, StoreAccount, XNode, InjectProperty, EntityService, Form, FormField, Bind, SaveIconTextButton, Action, EditLedgerPage;
61579
+ var __awaiter, __decorate, __metadata, PopupWindowPage, StoreAccount, XNode, InjectProperty, EntityService, Form, FormField, Bind, SaveIconTextButton, Action, EditLedgerPage;
61580
61580
  _export("default", void 0);
61581
61581
  return {
61582
61582
  setters: [function (_tslib) {
@@ -61584,7 +61584,7 @@ System.register(["tslib", "@web-atoms/web-controls/dist/mobile-app/MobileApp", "
61584
61584
  __decorate = _tslib.__decorate;
61585
61585
  __metadata = _tslib.__metadata;
61586
61586
  }, function (_webAtomsWebControlsDistMobileAppMobileApp) {
61587
- ContentPage = _webAtomsWebControlsDistMobileAppMobileApp.ContentPage;
61587
+ PopupWindowPage = _webAtomsWebControlsDistMobileAppMobileApp.PopupWindowPage;
61588
61588
  }, function (_modelModel) {
61589
61589
  StoreAccount = _modelModel.StoreAccount;
61590
61590
  }, function (_webAtomsCoreDistCoreXNode) {
@@ -61605,7 +61605,7 @@ System.register(["tslib", "@web-atoms/web-controls/dist/mobile-app/MobileApp", "
61605
61605
  Action = _webAtomsCoreDistViewModelAction.default;
61606
61606
  }],
61607
61607
  execute: function () {
61608
- _export("default", EditLedgerPage = class EditLedgerPage extends ContentPage {
61608
+ _export("default", EditLedgerPage = class EditLedgerPage extends PopupWindowPage {
61609
61609
  init() {
61610
61610
  return __awaiter(this, void 0, void 0, function* () {
61611
61611
  this.model = this.parameters.accountID ? this.parameters : StoreAccount.create({