@social-mail/social-mail-client 1.4.99 → 1.4.100

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.
@@ -37506,7 +37506,6 @@ System.register(["tslib", "@web-atoms/web-controls/dist/mobile-app/MobileApp", "
37506
37506
  _export("default", ConversationPage = class ConversationPage extends ContentPage {
37507
37507
  constructor() {
37508
37508
  super(...arguments);
37509
- this.keep = true;
37510
37509
  this.mails = [];
37511
37510
  this.version = 1;
37512
37511
  this.tags = [];
@@ -39847,6 +39846,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/InjectProperty", "@web-atom
39847
39846
  _export("default", MailsPage = class MailsPage extends MasterDetailPage {
39848
39847
  constructor() {
39849
39848
  super(...arguments);
39849
+ this.keep = true;
39850
39850
  this.folders = [];
39851
39851
  this.mails = [];
39852
39852
  this.search = "";