@social-mail/social-mail-client 1.2.767 → 1.2.769

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.
Files changed (96) hide show
  1. package/dist/admin/AdminAppIndex.pack.js +25 -3
  2. package/dist/admin/AdminAppIndex.pack.js.map +1 -1
  3. package/dist/admin/AdminAppIndex.pack.min.js +2 -2
  4. package/dist/admin/AdminAppIndex.pack.min.js.map +1 -1
  5. package/dist/public/channel/ChannelApp.pack.js +35 -14
  6. package/dist/public/channel/ChannelApp.pack.js.map +1 -1
  7. package/dist/public/channel/ChannelApp.pack.min.js +6 -6
  8. package/dist/public/channel/ChannelApp.pack.min.js.map +1 -1
  9. package/dist/public/channel/ChannelView.pack.js +26 -4
  10. package/dist/public/channel/ChannelView.pack.js.map +1 -1
  11. package/dist/public/channel/ChannelView.pack.min.js +3 -3
  12. package/dist/public/channel/ChannelView.pack.min.js.map +1 -1
  13. package/dist/public/channel/pages/ChannelCalendarPage.js +1 -1
  14. package/dist/public/channel/pages/ChannelCalendarPage.js.map +1 -1
  15. package/dist/public/channel/pages/ChannelDetailPage.d.ts +0 -1
  16. package/dist/public/channel/pages/ChannelDetailPage.d.ts.map +1 -1
  17. package/dist/public/channel/pages/ChannelDetailPage.js +5 -5
  18. package/dist/public/channel/pages/ChannelDetailPage.js.map +1 -1
  19. package/dist/public/channel/pages/ChannelHomePage.d.ts +0 -1
  20. package/dist/public/channel/pages/ChannelHomePage.d.ts.map +1 -1
  21. package/dist/public/channel/pages/ChannelHomePage.js +1 -4
  22. package/dist/public/channel/pages/ChannelHomePage.js.map +1 -1
  23. package/dist/public/channel/pages/ChannelPhotosPage.d.ts.map +1 -1
  24. package/dist/public/channel/pages/ChannelPhotosPage.js +1 -0
  25. package/dist/public/channel/pages/ChannelPhotosPage.js.map +1 -1
  26. package/dist/public/channel/pages/ChannelVideosPage.d.ts.map +1 -1
  27. package/dist/public/channel/pages/ChannelVideosPage.js +1 -0
  28. package/dist/public/channel/pages/ChannelVideosPage.js.map +1 -1
  29. package/dist/public/preview/zip/DownloadZip.pack.js +25 -3
  30. package/dist/public/preview/zip/DownloadZip.pack.js.map +1 -1
  31. package/dist/public/preview/zip/DownloadZip.pack.min.js +2 -2
  32. package/dist/public/preview/zip/DownloadZip.pack.min.js.map +1 -1
  33. package/dist/public/store/StoreApp.pack.js +25 -3
  34. package/dist/public/store/StoreApp.pack.js.map +1 -1
  35. package/dist/public/store/StoreApp.pack.min.js +2 -2
  36. package/dist/public/store/StoreApp.pack.min.js.map +1 -1
  37. package/dist/public/store/cart/ShoppingCart.pack.js +25 -3
  38. package/dist/public/store/cart/ShoppingCart.pack.js.map +1 -1
  39. package/dist/public/store/cart/ShoppingCart.pack.min.js +2 -2
  40. package/dist/public/store/cart/ShoppingCart.pack.min.js.map +1 -1
  41. package/dist/services/EntityService.d.ts +1 -0
  42. package/dist/services/EntityService.d.ts.map +1 -1
  43. package/dist/services/EntityService.js +3 -0
  44. package/dist/services/EntityService.js.map +1 -1
  45. package/dist/site-editor/blocks/ColumnBox.d.ts.map +1 -1
  46. package/dist/site-editor/blocks/ColumnBox.js +1 -0
  47. package/dist/site-editor/blocks/ColumnBox.js.map +1 -1
  48. package/dist/site-editor/blocks/Columns2.js +1 -1
  49. package/dist/site-editor/blocks/Columns3.js +1 -1
  50. package/dist/site-editor/editor/webComponentsPath.js +1 -1
  51. package/dist/site-editor/properties/groups/EffectGroup.d.ts.map +1 -1
  52. package/dist/site-editor/properties/groups/EffectGroup.js +4 -1
  53. package/dist/site-editor/properties/groups/EffectGroup.js.map +1 -1
  54. package/dist/site-editor/styler/Styler.d.ts +1 -1
  55. package/dist/site-editor/styler/Styler.d.ts.map +1 -1
  56. package/dist/site-editor/styler/Styler.js +4 -1
  57. package/dist/site-editor/styler/Styler.js.map +1 -1
  58. package/dist/site-editor/styler/StylerSet.d.ts +1 -0
  59. package/dist/site-editor/styler/StylerSet.d.ts.map +1 -1
  60. package/dist/site-editor/styler/properties/child-size/stylerChildSize.js +3 -3
  61. package/dist/site-editor/styler/properties/child-size/stylerChildSize.js.map +1 -1
  62. package/dist/site-editor/styler/properties/effects.d.ts +1 -0
  63. package/dist/site-editor/styler/properties/effects.d.ts.map +1 -1
  64. package/dist/site-editor/styler/properties/effects.js +6 -0
  65. package/dist/site-editor/styler/properties/effects.js.map +1 -1
  66. package/dist/site-editor-app/SiteEditorApp.pack.js +46 -11
  67. package/dist/site-editor-app/SiteEditorApp.pack.js.map +1 -1
  68. package/dist/site-editor-app/SiteEditorApp.pack.min.js +8 -7
  69. package/dist/site-editor-app/SiteEditorApp.pack.min.js.map +1 -1
  70. package/dist/tsconfig.tsbuildinfo +1 -1
  71. package/dist/web/AppIndex.pack.js +25 -3
  72. package/dist/web/AppIndex.pack.js.map +1 -1
  73. package/dist/web/AppIndex.pack.min.js +2 -2
  74. package/dist/web/AppIndex.pack.min.js.map +1 -1
  75. package/node_modules/@web-atoms/entity/dist/models/TaskManager.d.ts +7 -0
  76. package/node_modules/@web-atoms/entity/dist/models/TaskManager.d.ts.map +1 -1
  77. package/node_modules/@web-atoms/entity/dist/models/TaskManager.js +22 -3
  78. package/node_modules/@web-atoms/entity/dist/models/TaskManager.js.map +1 -1
  79. package/node_modules/@web-atoms/entity/dist/tsconfig.tsbuildinfo +1 -1
  80. package/node_modules/@web-atoms/entity/package.json +1 -1
  81. package/node_modules/@web-atoms/entity/src/models/TaskManager.ts +25 -0
  82. package/package.json +2 -2
  83. package/src/public/channel/pages/ChannelCalendarPage.tsx +1 -1
  84. package/src/public/channel/pages/ChannelDetailPage.tsx +4 -4
  85. package/src/public/channel/pages/ChannelHomePage.tsx +2 -4
  86. package/src/public/channel/pages/ChannelPhotosPage.tsx +2 -0
  87. package/src/public/channel/pages/ChannelVideosPage.tsx +2 -0
  88. package/src/services/EntityService.ts +4 -0
  89. package/src/site-editor/blocks/ColumnBox.tsx +1 -0
  90. package/src/site-editor/blocks/Columns2.tsx +1 -1
  91. package/src/site-editor/blocks/Columns3.tsx +1 -1
  92. package/src/site-editor/editor/webComponentsPath.ts +1 -1
  93. package/src/site-editor/properties/groups/EffectGroup.tsx +5 -1
  94. package/src/site-editor/styler/Styler.ts +5 -3
  95. package/src/site-editor/styler/properties/child-size/stylerChildSize.ts +3 -3
  96. package/src/site-editor/styler/properties/effects.ts +7 -0
@@ -12129,16 +12129,19 @@ System.register([], function (_export, _context) {
12129
12129
 
12130
12130
  AmdLoader.instance.setup("@web-atoms/entity/dist/models/Queue");
12131
12131
 
12132
- System.register(["./Queue"], function (_export, _context) {
12132
+ System.register(["tslib", "./Queue"], function (_export, _context) {
12133
12133
  "use strict";
12134
12134
 
12135
- var Queue, TaskManager;
12135
+ var __awaiter, Queue, TaskManager, sleep;
12136
12136
  _export("default", void 0);
12137
12137
  return {
12138
- setters: [function (_Queue) {
12138
+ setters: [function (_tslib) {
12139
+ __awaiter = _tslib.__awaiter;
12140
+ }, function (_Queue) {
12139
12141
  Queue = _Queue.default;
12140
12142
  }],
12141
12143
  execute: function () {
12144
+ sleep = n => new Promise(r => setTimeout(r, n));
12142
12145
  _export("default", TaskManager = class TaskManager {
12143
12146
  constructor() {
12144
12147
  this.rateLimit = 10;
@@ -12183,6 +12186,22 @@ System.register(["./Queue"], function (_export, _context) {
12183
12186
  });
12184
12187
  }
12185
12188
  }
12189
+ runAfterEnd(fx) {
12190
+ (() => __awaiter(this, void 0, void 0, function* () {
12191
+ for (;;) {
12192
+ yield sleep(100);
12193
+ if (this.running.size > 0) {
12194
+ continue;
12195
+ }
12196
+ yield sleep(10);
12197
+ if (this.running.size > 0) {
12198
+ continue;
12199
+ }
12200
+ break;
12201
+ }
12202
+ fx();
12203
+ }))().catch(console.error);
12204
+ }
12186
12205
  });
12187
12206
  }
12188
12207
  };
@@ -13402,6 +13421,9 @@ System.register(["tslib", "@web-atoms/core/dist/di/DISingleton", "@web-atoms/ent
13402
13421
  this.queryProcessor = "JavaScript";
13403
13422
  this.url = apiPath("/api/entity/");
13404
13423
  }
13424
+ postPageReady() {
13425
+ this.runAfterEnd(() => window.pageReady = true);
13426
+ }
13405
13427
  createBusyIndicator(options) {
13406
13428
  if (options.hideActivityIndicator) {
13407
13429
  return;