@social-mail/social-mail-client 1.9.38 → 1.9.39
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.
- package/dist/admin/AdminAppIndex.pack.js +7 -3
- package/dist/admin/AdminAppIndex.pack.js.map +1 -1
- package/dist/admin/AdminAppIndex.pack.min.js +1 -1
- package/dist/admin/AdminAppIndex.pack.min.js.map +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.js +7 -3
- package/dist/site-editor-app/SiteEditorApp.pack.js.map +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.min.js +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.min.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/web/AppIndex.pack.js +7 -3
- package/dist/web/AppIndex.pack.js.map +1 -1
- package/dist/web/AppIndex.pack.min.js +1 -1
- package/dist/web/AppIndex.pack.min.js.map +1 -1
- package/dist/web/page/channels/detail/ChannelDetailPage.d.ts.map +1 -1
- package/dist/web/page/channels/detail/ChannelDetailPage.js +2 -1
- package/dist/web/page/channels/detail/ChannelDetailPage.js.map +1 -1
- package/dist/web/page/mails/mini-compose/MiniComposeBox.d.ts.map +1 -1
- package/dist/web/page/mails/mini-compose/MiniComposeBox.js +5 -2
- package/dist/web/page/mails/mini-compose/MiniComposeBox.js.map +1 -1
- package/package.json +1 -1
- package/src/web/page/channels/detail/ChannelDetailPage.tsx +2 -1
- package/src/web/page/mails/mini-compose/MiniComposeBox.tsx +2 -0
|
@@ -36033,10 +36033,10 @@ System.register(["tslib", "@web-atoms/core/dist/web/controls/AtomControl", "./Fi
|
|
|
36033
36033
|
|
|
36034
36034
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/web/page/mails/mini-compose/MiniComposeBox");
|
|
36035
36035
|
|
|
36036
|
-
System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/dist/web/controls/AtomControl", "../../../../model/model", "@web-atoms/core/dist/core/Bind", "@web-atoms/core/dist/view-model/Action", "../../../../common/controls/audio/AudioRecorder", "../service/ConversationService", "@web-atoms/web-controls/dist/basic/AtomRepeater", "@web-atoms/core/dist/core/InjectProperty", "../../../../common/events/CommonEvents", "../service/MailService", "@web-atoms/date-time/dist/DateTime", "@web-atoms/core/dist/core/sleep", "../../../../common/controls/html/InlineHtmlEditorWithToolbar", "@web-atoms/web-controls/dist/html-editor/AtomHtmlEditor", "@web-atoms/web-controls/dist/html-editor/commands/Align", "@web-atoms/web-controls/dist/html-editor/commands/Bold", "@web-atoms/web-controls/dist/html-editor/commands/Italic", "@web-atoms/web-controls/dist/html-editor/commands/StrikeThrough", "@web-atoms/web-controls/dist/html-editor/commands/Underline", "@web-atoms/web-controls/dist/html-editor/commands/AddLink", "@web-atoms/web-controls/dist/html-editor/commands/Unlink", "@web-atoms/web-controls/dist/html-editor/commands/Separator", "./Insert", "@web-atoms/date-time/dist/TimeSpan", "./Attach", "@web-atoms/core/dist/core/types", "@web-atoms/email-dom/dist/DomToString", "../../../../common/controls/Loader", "@web-atoms/core/dist/web/core/AtomUI", "@web-atoms/web-controls/dist/basic/TitleEditor", "../../../../common/controls/email-recipients/EmailRecipientChips", "../../../../common/controls/mailboxes/MailboxDropDown", "../../../../common/fileUrl", "./styles/mini-compose.local.css", "../../../../common/controls/drag-drop/FilesDragDrop"], function (_export, _context) {
|
|
36036
|
+
System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/dist/web/controls/AtomControl", "../../../../model/model", "@web-atoms/core/dist/core/Bind", "@web-atoms/core/dist/view-model/Action", "../../../../common/controls/audio/AudioRecorder", "../service/ConversationService", "@web-atoms/web-controls/dist/basic/AtomRepeater", "@web-atoms/core/dist/core/InjectProperty", "../../../../common/events/CommonEvents", "../service/MailService", "@web-atoms/date-time/dist/DateTime", "@web-atoms/core/dist/core/sleep", "../../../../common/controls/html/InlineHtmlEditorWithToolbar", "@web-atoms/web-controls/dist/html-editor/AtomHtmlEditor", "@web-atoms/web-controls/dist/html-editor/commands/Align", "@web-atoms/web-controls/dist/html-editor/commands/Bold", "@web-atoms/web-controls/dist/html-editor/commands/Italic", "@web-atoms/web-controls/dist/html-editor/commands/StrikeThrough", "@web-atoms/web-controls/dist/html-editor/commands/Underline", "@web-atoms/web-controls/dist/html-editor/commands/AddLink", "@web-atoms/web-controls/dist/html-editor/commands/Unlink", "@web-atoms/web-controls/dist/html-editor/commands/Separator", "./Insert", "@web-atoms/date-time/dist/TimeSpan", "./Attach", "@web-atoms/core/dist/core/types", "@web-atoms/email-dom/dist/DomToString", "../../../../common/controls/Loader", "@web-atoms/core/dist/web/core/AtomUI", "@web-atoms/web-controls/dist/basic/TitleEditor", "../../../../common/controls/email-recipients/EmailRecipientChips", "../../../../common/controls/mailboxes/MailboxDropDown", "../../../../common/fileUrl", "./styles/mini-compose.local.css", "../../../../common/controls/drag-drop/FilesDragDrop", "../../../commands/MailAppEvents"], function (_export, _context) {
|
|
36037
36037
|
"use strict";
|
|
36038
36038
|
|
|
36039
|
-
var __awaiter, __decorate, __metadata, XNode, AtomControl, AppFile, Email, EmailRecipient, Bind, Action, AudioRecorder, ConversationService, AtomRepeater, InjectProperty, CommonEvents, MailService, DateTime, sleep, MailHtmlEditor, Toolbar, Align, Bold, Italic, StrikeThrough, Underline, AddLink, Unlink, Separator, Insert, TimeSpan, Attach, CancelToken, DomToElement, Loader, descendentElementIterator, TitleEditor, EmailRecipientChips, MailboxDropDown, fileUrl, FilesDragDrop, MiniComposeBox, css, defaultMessageBodyStyle, defaultEmailBody, maxSize, stream, maxStreamSize, addRecipient;
|
|
36039
|
+
var __awaiter, __decorate, __metadata, XNode, AtomControl, AppFile, Email, EmailRecipient, Bind, Action, AudioRecorder, ConversationService, AtomRepeater, InjectProperty, CommonEvents, MailService, DateTime, sleep, MailHtmlEditor, Toolbar, Align, Bold, Italic, StrikeThrough, Underline, AddLink, Unlink, Separator, Insert, TimeSpan, Attach, CancelToken, DomToElement, Loader, descendentElementIterator, TitleEditor, EmailRecipientChips, MailboxDropDown, fileUrl, FilesDragDrop, MailAppEvents, MiniComposeBox, css, defaultMessageBodyStyle, defaultEmailBody, maxSize, stream, maxStreamSize, addRecipient;
|
|
36040
36040
|
_export("default", void 0);
|
|
36041
36041
|
return {
|
|
36042
36042
|
setters: [function (_tslib) {
|
|
@@ -36115,6 +36115,8 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
36115
36115
|
fileUrl = _commonFileUrl.fileUrl;
|
|
36116
36116
|
}, function (_stylesMiniComposeLocalCss) {}, function (_commonControlsDragDropFilesDragDrop) {
|
|
36117
36117
|
FilesDragDrop = _commonControlsDragDropFilesDragDrop.FilesDragDrop;
|
|
36118
|
+
}, function (_commandsMailAppEvents) {
|
|
36119
|
+
MailAppEvents = _commandsMailAppEvents.MailAppEvents;
|
|
36118
36120
|
}],
|
|
36119
36121
|
execute: function () {
|
|
36120
36122
|
css = "mini-compose-page";
|
|
@@ -36469,6 +36471,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
36469
36471
|
this.draft.dateSent = DateTime.now.add(TimeSpan.fromSeconds(30));
|
|
36470
36472
|
this.draft.dateUpdated = DateTime.now;
|
|
36471
36473
|
yield this.mailService.send(this.draft);
|
|
36474
|
+
MailAppEvents.refreshMailboxContacts.dispatchEvent({});
|
|
36472
36475
|
const saved = this.draft;
|
|
36473
36476
|
this.draft = Email.create({
|
|
36474
36477
|
subject: "",
|
|
@@ -42882,11 +42885,12 @@ System.register(["tslib", "@web-atoms/web-controls/dist/mobile-app/MobileApp", "
|
|
|
42882
42885
|
const mailto = Mailto.create({
|
|
42883
42886
|
to: this.mailbox.emailAddress.emailAddress
|
|
42884
42887
|
});
|
|
42885
|
-
PageNavigator.
|
|
42888
|
+
yield PageNavigator.pushPageForResult(MiniComposePage, {
|
|
42886
42889
|
asAttachment: false,
|
|
42887
42890
|
thread: {},
|
|
42888
42891
|
mailto
|
|
42889
42892
|
});
|
|
42893
|
+
this.version++;
|
|
42890
42894
|
});
|
|
42891
42895
|
}
|
|
42892
42896
|
mailOptions(email, ce) {
|