@social-mail/social-mail-client 1.9.38 → 1.9.40
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 +8 -4
- 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/public/channel/ChannelApp.pack.js +1 -1
- package/dist/public/channel/ChannelApp.pack.min.js +1 -1
- package/dist/public/preview/pdf/PreviewPDF.pack.js +1 -1
- package/dist/public/preview/pdf/PreviewPDF.pack.min.js +1 -1
- package/dist/public/preview/video/PreviewVideo.pack.js +1 -1
- package/dist/public/preview/video/PreviewVideo.pack.min.js +1 -1
- package/dist/public/preview/zip/DownloadZip.pack.js +1 -1
- package/dist/public/preview/zip/DownloadZip.pack.min.js +1 -1
- package/dist/public/store/StoreApp.pack.js +1 -1
- package/dist/public/store/StoreApp.pack.min.js +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.js +8 -4
- 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/style/GlobalStyle.js +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/web/AppIndex.pack.js +8 -4
- 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/style/GlobalStyle.ts +1 -1
- package/src/web/page/channels/detail/ChannelDetailPage.tsx +2 -1
- package/src/web/page/mails/mini-compose/MiniComposeBox.tsx +2 -0
|
@@ -35589,10 +35589,10 @@ System.register(["tslib", "@web-atoms/core/dist/web/controls/AtomControl", "./Fi
|
|
|
35589
35589
|
|
|
35590
35590
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/web/page/mails/mini-compose/MiniComposeBox");
|
|
35591
35591
|
|
|
35592
|
-
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) {
|
|
35592
|
+
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) {
|
|
35593
35593
|
"use strict";
|
|
35594
35594
|
|
|
35595
|
-
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;
|
|
35595
|
+
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;
|
|
35596
35596
|
_export("default", void 0);
|
|
35597
35597
|
return {
|
|
35598
35598
|
setters: [function (_tslib) {
|
|
@@ -35671,6 +35671,8 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
35671
35671
|
fileUrl = _commonFileUrl.fileUrl;
|
|
35672
35672
|
}, function (_stylesMiniComposeLocalCss) {}, function (_commonControlsDragDropFilesDragDrop) {
|
|
35673
35673
|
FilesDragDrop = _commonControlsDragDropFilesDragDrop.FilesDragDrop;
|
|
35674
|
+
}, function (_commandsMailAppEvents) {
|
|
35675
|
+
MailAppEvents = _commandsMailAppEvents.MailAppEvents;
|
|
35674
35676
|
}],
|
|
35675
35677
|
execute: function () {
|
|
35676
35678
|
css = "mini-compose-page";
|
|
@@ -36025,6 +36027,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
36025
36027
|
this.draft.dateSent = DateTime.now.add(TimeSpan.fromSeconds(30));
|
|
36026
36028
|
this.draft.dateUpdated = DateTime.now;
|
|
36027
36029
|
yield this.mailService.send(this.draft);
|
|
36030
|
+
MailAppEvents.refreshMailboxContacts.dispatchEvent({});
|
|
36028
36031
|
const saved = this.draft;
|
|
36029
36032
|
this.draft = Email.create({
|
|
36030
36033
|
subject: "",
|
|
@@ -42579,11 +42582,12 @@ System.register(["tslib", "@web-atoms/web-controls/dist/mobile-app/MobileApp", "
|
|
|
42579
42582
|
const mailto = Mailto.create({
|
|
42580
42583
|
to: this.mailbox.emailAddress.emailAddress
|
|
42581
42584
|
});
|
|
42582
|
-
PageNavigator.
|
|
42585
|
+
yield PageNavigator.pushPageForResult(MiniComposePage, {
|
|
42583
42586
|
asAttachment: false,
|
|
42584
42587
|
thread: {},
|
|
42585
42588
|
mailto
|
|
42586
42589
|
});
|
|
42590
|
+
this.version++;
|
|
42587
42591
|
});
|
|
42588
42592
|
}
|
|
42589
42593
|
mailOptions(email, ce) {
|
|
@@ -51337,7 +51341,7 @@ System.register(["@web-atoms/core/dist/core/types", "@web-atoms/core/dist/core/A
|
|
|
51337
51341
|
}, function (_webAtomsCoreDistCoreAtomList) {}, function (_OverrideAppStyle) {}, function (_webAtomsDataStylesDataStyles) {}, function (_globalStyleLocalCss) {}],
|
|
51338
51342
|
execute: function () {
|
|
51339
51343
|
_export("___UMD", ___UMD = UMD);
|
|
51340
|
-
addLinkTag("https://dtzkc6yot8xw8.cloudfront.net/npm/package/@c8private/fa-icons@7.0
|
|
51344
|
+
addLinkTag("https://dtzkc6yot8xw8.cloudfront.net/npm/package/@c8private/fa-icons@7.1.0/css/all.min.css");
|
|
51341
51345
|
addLinkTag("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0");
|
|
51342
51346
|
addLinkTag("https://cdn.jsdelivr.net/npm/file-icon-vectors@1.0.0/dist/file-icon-vivid.min.css");
|
|
51343
51347
|
addLinkTag("https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap");
|