@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
|
@@ -31570,10 +31570,10 @@ System.register(["tslib", "@web-atoms/core/dist/web/controls/AtomControl", "./Fi
|
|
|
31570
31570
|
|
|
31571
31571
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/web/page/mails/mini-compose/MiniComposeBox");
|
|
31572
31572
|
|
|
31573
|
-
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) {
|
|
31573
|
+
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) {
|
|
31574
31574
|
"use strict";
|
|
31575
31575
|
|
|
31576
|
-
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;
|
|
31576
|
+
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;
|
|
31577
31577
|
_export("default", void 0);
|
|
31578
31578
|
return {
|
|
31579
31579
|
setters: [function (_tslib) {
|
|
@@ -31652,6 +31652,8 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
31652
31652
|
fileUrl = _commonFileUrl.fileUrl;
|
|
31653
31653
|
}, function (_stylesMiniComposeLocalCss) {}, function (_commonControlsDragDropFilesDragDrop) {
|
|
31654
31654
|
FilesDragDrop = _commonControlsDragDropFilesDragDrop.FilesDragDrop;
|
|
31655
|
+
}, function (_commandsMailAppEvents) {
|
|
31656
|
+
MailAppEvents = _commandsMailAppEvents.MailAppEvents;
|
|
31655
31657
|
}],
|
|
31656
31658
|
execute: function () {
|
|
31657
31659
|
css = "mini-compose-page";
|
|
@@ -32006,6 +32008,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
32006
32008
|
this.draft.dateSent = DateTime.now.add(TimeSpan.fromSeconds(30));
|
|
32007
32009
|
this.draft.dateUpdated = DateTime.now;
|
|
32008
32010
|
yield this.mailService.send(this.draft);
|
|
32011
|
+
MailAppEvents.refreshMailboxContacts.dispatchEvent({});
|
|
32009
32012
|
const saved = this.draft;
|
|
32010
32013
|
this.draft = Email.create({
|
|
32011
32014
|
subject: "",
|
|
@@ -39322,11 +39325,12 @@ System.register(["tslib", "@web-atoms/web-controls/dist/mobile-app/MobileApp", "
|
|
|
39322
39325
|
const mailto = Mailto.create({
|
|
39323
39326
|
to: this.mailbox.emailAddress.emailAddress
|
|
39324
39327
|
});
|
|
39325
|
-
PageNavigator.
|
|
39328
|
+
yield PageNavigator.pushPageForResult(MiniComposePage, {
|
|
39326
39329
|
asAttachment: false,
|
|
39327
39330
|
thread: {},
|
|
39328
39331
|
mailto
|
|
39329
39332
|
});
|
|
39333
|
+
this.version++;
|
|
39330
39334
|
});
|
|
39331
39335
|
}
|
|
39332
39336
|
mailOptions(email, ce) {
|
|
@@ -47055,7 +47059,7 @@ System.register(["@web-atoms/core/dist/core/types", "@web-atoms/core/dist/core/A
|
|
|
47055
47059
|
}, function (_webAtomsCoreDistCoreAtomList) {}, function (_OverrideAppStyle) {}, function (_webAtomsDataStylesDataStyles) {}, function (_globalStyleLocalCss) {}],
|
|
47056
47060
|
execute: function () {
|
|
47057
47061
|
_export("___UMD", ___UMD = UMD);
|
|
47058
|
-
addLinkTag("https://dtzkc6yot8xw8.cloudfront.net/npm/package/@c8private/fa-icons@7.0
|
|
47062
|
+
addLinkTag("https://dtzkc6yot8xw8.cloudfront.net/npm/package/@c8private/fa-icons@7.1.0/css/all.min.css");
|
|
47059
47063
|
addLinkTag("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0");
|
|
47060
47064
|
addLinkTag("https://cdn.jsdelivr.net/npm/file-icon-vectors@1.0.0/dist/file-icon-vivid.min.css");
|
|
47061
47065
|
addLinkTag("https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap");
|