@social-mail/social-mail-client 1.4.178 → 1.4.179

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.
@@ -27654,7 +27654,7 @@ System.register(["tslib", "@web-atoms/core/dist/di/DISingleton", "@web-atoms/ent
27654
27654
  CacheTTL = _commonCacheCacheTTL.CacheTTL;
27655
27655
  }],
27656
27656
  execute: function () {
27657
- cacheVersion = "c3";
27657
+ cacheVersion = "c4";
27658
27658
  cacheSeconds = CacheTTL.seconds.oneMonth;
27659
27659
  EmailContentDownloader = class EmailContentDownloader extends TaskManager {
27660
27660
  downloadPost(email) {
@@ -27956,7 +27956,7 @@ System.register(["tslib", "@web-atoms/core/dist/di/DISingleton", "@web-atoms/cor
27956
27956
  FetchBuilder = _webAtomsCoreDistServicesFetchBuilder.default;
27957
27957
  }],
27958
27958
  execute: function () {
27959
- cacheVersion = "c4";
27959
+ cacheVersion = "c5";
27960
27960
  msgStyleUrl = _context.import("./MsgStyle.global.less");
27961
27961
  msgStyle = (() => __awaiter(void 0, void 0, void 0, function* () {
27962
27962
  const {
@@ -28194,7 +28194,6 @@ System.register(["tslib", "@web-atoms/core/dist/di/DISingleton", "@web-atoms/cor
28194
28194
  cancelToken,
28195
28195
  expandable: true
28196
28196
  });
28197
- const tasks = [];
28198
28197
  for (const mce of emails.items) {
28199
28198
  const {
28200
28199
  email