@social-mail/social-mail-client 1.8.269 → 1.8.270
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.global.css +1 -1
- package/dist/admin/AdminAppIndex.pack.global.css.map +1 -1
- package/dist/admin/AdminAppIndex.pack.js +165 -153
- 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/common/controls/drag-drop/FilesDragDrop.global.css +1 -1
- package/dist/common/controls/drag-drop/FilesDragDrop.global.css.map +1 -1
- package/dist/public/channel/ChannelApp.pack.global.css +1 -1
- package/dist/public/channel/ChannelApp.pack.global.css.map +1 -1
- package/dist/public/channel/ChannelApp.pack.js +10 -6
- package/dist/public/channel/ChannelApp.pack.js.map +1 -1
- package/dist/public/channel/ChannelApp.pack.min.js +1 -1
- package/dist/public/channel/ChannelApp.pack.min.js.map +1 -1
- package/dist/public/channel/controls/MediaCarousel.js +2 -2
- package/dist/public/channel/controls/MediaCarousel.js.map +1 -1
- package/dist/public/channel/controls/channel-post/ChannelPost.d.ts +2 -0
- package/dist/public/channel/controls/channel-post/ChannelPost.d.ts.map +1 -1
- package/dist/public/channel/controls/channel-post/ChannelPost.global.css +1 -1
- package/dist/public/channel/controls/channel-post/ChannelPost.global.css.map +1 -1
- package/dist/public/channel/controls/channel-post/ChannelPost.js +8 -4
- package/dist/public/channel/controls/channel-post/ChannelPost.js.map +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.global.css +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.global.css.map +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.js +165 -153
- 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.global.css +1 -1
- package/dist/web/AppIndex.pack.global.css.map +1 -1
- package/dist/web/AppIndex.pack.js +165 -153
- 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/mails/mini-compose/MiniComposeBox.d.ts.map +1 -1
- package/dist/web/page/mails/mini-compose/MiniComposeBox.js +20 -8
- package/dist/web/page/mails/mini-compose/MiniComposeBox.js.map +1 -1
- package/package.json +1 -1
- package/src/common/controls/drag-drop/FilesDragDrop.global.css +18 -1
- package/src/public/channel/controls/MediaCarousel.tsx +2 -2
- package/src/public/channel/controls/channel-post/ChannelPost.global.css +33 -4
- package/src/public/channel/controls/channel-post/ChannelPost.tsx +23 -6
- package/src/web/page/mails/mini-compose/MiniComposeBox.tsx +15 -1
|
@@ -2077,7 +2077,7 @@ if (window) {
|
|
|
2077
2077
|
|
|
2078
2078
|
AmdLoader.instance.register(
|
|
2079
2079
|
["@social-mail/social-mail-client","@web-atoms/core","@web-atoms/web-controls","@web-atoms/date-time","@web-atoms/entity","@web-atoms/data-styles","@web-atoms/email-dom"],
|
|
2080
|
-
["@social-mail/social-mail-client/dist/site-editor-app/SiteEditorApp","@social-mail/social-mail-client/dist/common/BaseApp","@web-atoms/core/dist/core/InjectProperty","@web-atoms/web-controls/dist/desktop-app/MobileDesktopApp","@web-atoms/web-controls/dist/mobile-app/MobileApp","@web-atoms/core/dist/core/AtomLoader","@web-atoms/core/dist/services/JsonService","@web-atoms/core/dist/core/StringHelper","@web-atoms/core/dist/di/RegisterSingleton","@web-atoms/core/dist/di/Register","@web-atoms/core/dist/core/types","@web-atoms/core/dist/core/AtomMap","@web-atoms/core/dist/di/ServiceCollection","@web-atoms/core/dist/di/TypeKey","@web-atoms/date-time/dist/DateTime","@web-atoms/date-time/dist/TimeSpan","@web-atoms/core/dist/services/ReferenceService","@web-atoms/core/dist/di/DISingleton","@web-atoms/core/dist/core/AtomUri","@web-atoms/core/dist/web/core/AtomUI","@web-atoms/core/dist/core/Command","@web-atoms/core/dist/core/EventScope","@web-atoms/core/dist/core/Route","@web-atoms/core/dist/core/InheritedProperty","@web-atoms/core/dist/core/AtomBinder","@web-atoms/core/dist/core/sleep","@web-atoms/core/dist/core/XNode","@web-atoms/core/dist/core/Bind","@web-atoms/core/dist/core/ExpressionParser","@web-atoms/core/dist/services/NavigationService","@web-atoms/core/dist/core/AtomComponent","@web-atoms/core/dist/App","@web-atoms/core/dist/core/AtomDispatcher","@web-atoms/core/dist/di/ServiceProvider","@web-atoms/core/dist/core/TransientDisposable","@web-atoms/core/dist/di/Inject","@web-atoms/core/dist/services/BusyIndicatorService","@web-atoms/core/dist/core/AtomList","@web-atoms/core/dist/core/AtomDisposableList","@web-atoms/core/dist/core/AtomWatcher","@web-atoms/core/dist/core/Hacks","@web-atoms/core/dist/core/PropertyMap","@web-atoms/core/dist/core/FormattedString","@web-atoms/core/dist/web/controls/AtomControl","@web-atoms/core/dist/core/BindableProperty","@web-atoms/core/dist/core/WebImage","@web-atoms/core/dist/web/styles/AtomStyle","@web-atoms/core/dist/web/styles/AtomStyleSheet","@web-atoms/core/dist/web/services/PopupService","@web-atoms/core/dist/web/services/PopupWindow","@web-atoms/web-controls/dist/PageNavigator","@web-atoms/web-controls/dist/desktop-app/DesktopApp","@web-atoms/core/dist/view-model/Action","@web-atoms/core/dist/services/http/JsonError","@social-mail/social-mail-client/dist/services/LoginService","@social-mail/social-mail-client/dist/services/EntityService","@web-atoms/entity/dist/services/BaseEntityService","@web-atoms/entity/dist/models/Cloner","@web-atoms/entity/dist/models/cloneSource","@web-atoms/entity/dist/models/IEntityModel","@web-atoms/entity/dist/services/mergeProperties","@web-atoms/entity/dist/services/Query","@web-atoms/entity/dist/services/StringHelper","@web-atoms/core/dist/services/FetchBuilder","@web-atoms/entity/dist/services/resolve","@web-atoms/entity/dist/models/TaskManager","@web-atoms/entity/dist/models/Queue","@social-mail/social-mail-client/dist/services/BusyProgress","@social-mail/social-mail-client/dist/common/apiPath","@social-mail/social-mail-client/dist/model/model","@social-mail/social-mail-client/dist/common/SocialMailApp","@social-mail/social-mail-client/dist/services/files/LocalFileService","@web-atoms/web-controls/dist/basic/AtomRepeater","@web-atoms/core/dist/core/Colors","@web-atoms/core/dist/core/WatchProperty","@web-atoms/web-controls/dist/basic/MergeNode","@web-atoms/web-controls/dist/basic/ItemPath","@web-atoms/web-controls/dist/DataAttributes","@web-atoms/web-controls/dist/basic/elements/AtomPopover","@web-atoms/web-controls/dist/basic/elements/relativeRect","@web-atoms/web-controls/dist/basic/elements/getContainingBlock","@social-mail/social-mail-client/dist/common/FileUploader","@social-mail/social-mail-client/dist/services/ffmpeg/FFService","@social-mail/social-mail-client/dist/common/Modules","@social-mail/social-mail-client/dist/common/pages/user/login/LoginPage","@web-atoms/web-controls/dist/basic/FormField","@web-atoms/web-controls/dist/basic/PasswordBox","@social-mail/social-mail-client/dist/common/controls/password/PasswordStrength","@social-mail/social-mail-client/dist/common/validators/Validators","@social-mail/social-mail-client/dist/common/controls/buttons/IconButton","@social-mail/social-mail-client/dist/common/pages/user/forgot/ForgotPassword","@web-atoms/web-controls/dist/basic/Form","@social-mail/social-mail-client/dist/common/controls/countries/CountrySelect","@web-atoms/web-controls/dist/basic/DropDown","@web-atoms/web-controls/dist/basic/MaskedInput","@social-mail/social-mail-client/dist/common/controls/qrcode/QRCode","@social-mail/social-mail-client/dist/common/form/AppForm","@social-mail/social-mail-client/dist/common/controls/phone-editor/PhoneEditor","@social-mail/social-mail-client/dist/common/pages/user/multi-factor/SetupMultiFactorPage","@social-mail/social-mail-client/dist/common/pages/user/services/UserService","@web-atoms/core/dist/di/DITransient","@social-mail/social-mail-client/dist/common/date/DateFormats","@social-mail/social-mail-client/dist/common/controls/ModuleInfo","@social-mail/social-mail-client/dist/services/WebPushService","@social-mail/social-mail-client/dist/common/TestMode","@social-mail/social-mail-client/dist/style/GlobalStyle","@social-mail/social-mail-client/dist/style/OverrideAppStyle","@web-atoms/data-styles/data-styles","@social-mail/social-mail-client/dist/site-editor-app/drawer/SiteEditorDrawer","@social-mail/social-mail-client/dist/common/menu/MenuService","@social-mail/social-mail-client/dist/common/pages/mailboxes/services/MailboxService","@social-mail/social-mail-client/dist/common/Sql","@social-mail/social-mail-client/dist/common/pages/files/service/CloudFileService","@social-mail/social-mail-client/dist/site-editor-app/commands/SiteEditorCommands","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/SiteWebsiteList","@social-mail/social-mail-client/dist/common/pages/websites/list/WebSiteListPage","@social-mail/social-mail-client/dist/services/websites/WebSiteService","@social-mail/social-mail-client/dist/common/StringFormat","@social-mail/social-mail-client/dist/common/pages/websites/edit/WebSiteFolderEditor","@web-atoms/web-controls/dist/basic/Checkbox","@social-mail/social-mail-client/dist/common/controls/repeater/InfiniteRepeater","@social-mail/social-mail-client/dist/common/NumberFormats","@social-mail/social-mail-client/dist/common/pages/websites/edit/WebSiteFolderSettings","@social-mail/social-mail-client/dist/common/controls/collection-editor/CollectionEditorEx","@social-mail/social-mail-client/dist/common/pages/folders/ChooserFolderPage","@social-mail/social-mail-client/dist/common/controls/tree/TreeView","@social-mail/social-mail-client/dist/common/events/CommonEvents","@social-mail/social-mail-client/dist/common/AppUrlService","@web-atoms/web-controls/dist/mobile-app/MasterDetailPage","@social-mail/social-mail-client/dist/common/commands/CommonCommands","@social-mail/social-mail-client/dist/web/page/mails/contacts/MailboxContacts","@social-mail/social-mail-client/dist/web/page/mails/service/MailService","@social-mail/social-mail-client/dist/web/page/mails/ConversationPage","@social-mail/social-mail-client/dist/web/page/mails/service/ConversationService","@web-atoms/email-dom/dist/DomToString","@web-atoms/email-dom/dist/dom/StyleHelper","@web-atoms/email-dom/dist/style/mergeStyle","@social-mail/social-mail-client/dist/web/commands/MailAppEvents","@social-mail/social-mail-client/dist/common/fileUrl","@social-mail/social-mail-client/dist/common/cache/CacheTTL","@social-mail/social-mail-client/dist/common/controls/Loader","@social-mail/social-mail-client/content/images/gif/loader.gif","@social-mail/social-mail-client/dist/common/cache/CacheVersions","@web-atoms/web-controls/dist/basic/InlinePopupControl","@social-mail/social-mail-client/dist/services/socket/sockets","@web-atoms/web-controls/dist/basic/LimitedText","@web-atoms/web-controls/dist/basic/PopupButton","@web-atoms/web-controls/dist/basic/InlinePopupButton","@social-mail/social-mail-client/dist/common/pages/logs/LogsPage","@social-mail/social-mail-client/dist/common/pages/logs/services/AppLogService","@social-mail/social-mail-client/dist/web/page/mails/detail/MailDetailPage","@social-mail/social-mail-client/dist/common/controls/file-preview/FilePreview","@social-mail/social-mail-client/dist/web/commands/AppCommands","@social-mail/social-mail-client/dist/web/page/home/HomePage","@social-mail/social-mail-client/dist/common/pages/mailboxes/MailboxListPage","@social-mail/social-mail-client/dist/common/pages/mailboxes/MailboxEditorPage","@social-mail/social-mail-client/dist/common/controls/form/RequiredFormField","@social-mail/social-mail-client/dist/admin/pages/users/ChooseUserPage","@social-mail/social-mail-client/dist/admin/pages/users/services/AdminUserService","@social-mail/social-mail-client/dist/common/controls/hosted-domains/HostedDomainDropDown","@social-mail/social-mail-client/dist/common/pages/mailboxes/MailboxDetailPage","@social-mail/social-mail-client/dist/common/pages/mailboxes/settings/EditSyncTargetPage","@social-mail/social-mail-client/dist/common/icons/Icons","@social-mail/social-mail-client/dist/common/pages/mailboxes/external-mailboxes/AddExternalMailboxPage","@social-mail/social-mail-client/dist/common/pages/mailboxes/services/ExternalMailboxService","@social-mail/social-mail-client/content/images/icons/audio.svg","@social-mail/social-mail-client/dist/common/FileUrlService","@social-mail/social-mail-client/dist/web/page/mails/mini-compose/MiniComposeBox","@social-mail/social-mail-client/dist/common/controls/audio/AudioRecorder","@web-atoms/web-controls/dist/mobile-app/BottomPopup","@web-atoms/web-controls/dist/animations/Animations","@social-mail/social-mail-client/dist/common/controls/audio/WebRTCService","@social-mail/social-mail-client/dist/common/controls/buttons/round/RoundButton","@social-mail/social-mail-client/dist/common/controls/html/InlineHtmlEditorWithToolbar","@web-atoms/web-controls/dist/html-editor/InlineHtmlEditor","@web-atoms/web-controls/dist/html-editor/commands/AddImage","@web-atoms/web-controls/dist/html-editor/commands/CommandButton","@web-atoms/web-controls/dist/html-editor/commands/HtmlCommands","@web-atoms/web-controls/dist/html-editor/commands/Toolbar","@web-atoms/web-controls/dist/html-editor/commands/Bold","@web-atoms/web-controls/dist/html-editor/commands/Command","@web-atoms/web-controls/dist/html-editor/commands/Italic","@web-atoms/web-controls/dist/html-editor/commands/Underline","@web-atoms/web-controls/dist/html-editor/commands/StrikeThrough","@web-atoms/web-controls/dist/html-editor/commands/Align","@web-atoms/web-controls/dist/html-editor/commands/HorizontalRule","@web-atoms/web-controls/dist/html-editor/commands/Separator","@web-atoms/web-controls/dist/html-editor/commands/Headings","@web-atoms/web-controls/dist/html-editor/commands/ChangeColor","@web-atoms/web-controls/dist/html-editor/commands/ChangeFont","@web-atoms/web-controls/dist/html-editor/commands/ChangeFontSize","@web-atoms/web-controls/dist/html-editor/commands/NumberedList","@web-atoms/web-controls/dist/html-editor/commands/UnorderedList","@web-atoms/web-controls/dist/html-editor/commands/IndentLess","@web-atoms/web-controls/dist/html-editor/commands/IndentMore","@web-atoms/web-controls/dist/html-editor/commands/AddLink","@web-atoms/core/dist/web/controls/AtomToggleButtonBar","@web-atoms/core/dist/web/styles/AtomToggleButtonBarStyle","@web-atoms/core/dist/web/styles/AtomListBoxStyle","@web-atoms/core/dist/web/controls/AtomListBox","@web-atoms/core/dist/web/controls/AtomItemsControl","@web-atoms/core/dist/core/AtomEnumerator","@web-atoms/web-controls/dist/html-editor/commands/Unlink","@web-atoms/web-controls/dist/html-editor/commands/RemoveFormat","@web-atoms/web-controls/dist/html-editor/commands/Source","@web-atoms/web-controls/dist/basic/UploadEvent","@web-atoms/web-controls/dist/html-editor/AtomHtmlEditor","@web-atoms/web-controls/dist/html-editor/commands/AttachFile","@social-mail/social-mail-client/dist/web/page/mails/mini-compose/Insert","@social-mail/social-mail-client/dist/code-editor/CodeSnippetPage","@social-mail/social-mail-client/dist/code-editor/MonacoService","@web-atoms/web-controls/dist/basic/Select","@social-mail/social-mail-client/dist/web/page/mails/mini-compose/Attach","@web-atoms/web-controls/dist/basic/TitleEditor","@social-mail/social-mail-client/dist/common/controls/email-recipients/EmailRecipientChips","@web-atoms/web-controls/dist/basic/AtomChips","@web-atoms/web-controls/dist/basic/Chip","@social-mail/social-mail-client/dist/services/email-addresses/EmailAddressService","@social-mail/social-mail-client/dist/common/controls/mailboxes/MailboxDropDown","@social-mail/social-mail-client/dist/common/controls/emoji-picker/EmojiPicker","@web-atoms/core/dist/web/WebApp","@web-atoms/core/dist/core/AtomOnce","@web-atoms/core/dist/web/services/WebBusyIndicatorService","@web-atoms/core/dist/web/styles/StyleBuilder","@web-atoms/core/dist/web/services/WindowService","@web-atoms/core/dist/Atom","@web-atoms/core/dist/core/FormattedError","@web-atoms/core/dist/view-model/AtomWindowViewModel","@web-atoms/core/dist/view-model/AtomViewModel","@web-atoms/core/dist/view-model/baseTypes","@web-atoms/core/dist/web/controls/AtomAlertWindow","@web-atoms/core/dist/web/styles/AtomAlertWindowStyle","@web-atoms/core/dist/web/styles/AtomWindowStyle","@web-atoms/core/src/web/images/close-button-hover.svg","@web-atoms/core/dist/web/controls/AtomWindow","@web-atoms/core/dist/web/controls/AtomTemplate","@web-atoms/core/dist/web/controls/AtomNotification","@web-atoms/core/dist/web/styles/AtomNotificationStyle","@web-atoms/core/dist/web/styles/AtomPopupStyle","@web-atoms/core/dist/web/services/NotificationPopup","@web-atoms/core/dist/web/styles/AtomTheme","@social-mail/social-mail-client/dist/web/page/mails/engagements/EngagementDetails","@web-atoms/web-controls/dist/basic/ToggleButtonBar","@social-mail/social-mail-client/dist/web/page/mails/service/EngagementService","@social-mail/social-mail-client/dist/services/email/EmailContentDownloader","@social-mail/social-mail-client/dist/web/page/mails/unsubscribe/UnsubscribeWindow","@social-mail/social-mail-client/dist/web/page/mails/mini-compose/MiniComposePage","@social-mail/social-mail-client/dist/common/controls/email-recipients/EmailLabel","@social-mail/social-mail-client/dist/web/page/mails/conversation/ConversationTags","@social-mail/social-mail-client/dist/web/page/mails/ConversationTagChips","@social-mail/social-mail-client/dist/web/page/mails/web-hooks/WebHookListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/web-hooks/WebHookPage","@social-mail/social-mail-client/dist/web/page/mails/ChooseMailboxPage","@social-mail/social-mail-client/dist/common/pages/folders/ChooseTemplatePage","@social-mail/social-mail-client/dist/services/mime-service/MimeMessage","@social-mail/social-mail-client/dist/services/mime-service/MimeNode","@social-mail/social-mail-client/dist/common/QueryIterator","@social-mail/social-mail-client/dist/services/mime-service/AttachmentFile","@social-mail/social-mail-client/dist/services/mime-service/HeaderContentType","@social-mail/social-mail-client/dist/services/mime-service/parsePairs","@social-mail/social-mail-client/dist/services/mime-service/tokenizer","@social-mail/social-mail-client/dist/services/mime-service/HeaderContentDisposition","@social-mail/social-mail-client/dist/services/mime-service/encoder/word-encoding","@social-mail/social-mail-client/dist/services/mime-service/encoder/RawBuffer","@social-mail/social-mail-client/dist/services/mime-service/encoder/base64-to-blob","@social-mail/social-mail-client/dist/services/mime-service/encoder/quoted-printable","@social-mail/social-mail-client/dist/services/mime-service/stream/LineStream","@social-mail/social-mail-client/dist/services/mime-service/stream/TextWriter","@web-atoms/web-controls/dist/basic/Resizable","@social-mail/social-mail-client/dist/web/page/channels/detail/ChannelDetailPage","@social-mail/social-mail-client/dist/web/page/channels/services/ChannelService","@social-mail/social-mail-client/dist/web/page/channels/subscribers/ChannelSubscribersPage","@social-mail/social-mail-client/dist/web/page/channels/subscribers/add/AddSubscriberPage","@social-mail/social-mail-client/dist/web/page/channels/subscribers/rights/UpdateRightsPage","@social-mail/social-mail-client/dist/common/pages/drives/DriveListPage","@social-mail/social-mail-client/dist/common/pages/files/folder/FolderPage","@social-mail/social-mail-client/dist/common/controls/drag-drop/FilesDragDrop","@social-mail/social-mail-client/dist/common/pages/files/shares/EditSharesPage","@social-mail/social-mail-client/dist/services/files/FileShareService","@social-mail/social-mail-client/dist/common/pages/files/shares/AddSharePage","@web-atoms/web-controls/dist/basic/Switch","@social-mail/social-mail-client/dist/common/controls/drop-downs/user/UserDropDown","@web-atoms/web-controls/dist/basic/DateField","@web-atoms/web-controls/dist/basic/Calendar","@web-atoms/web-controls/dist/basic/TimeEditor","@social-mail/social-mail-client/dist/web/page/templates/EditTemplatePage","@social-mail/social-mail-client/dist/common/pages/files/FileHistoryPage","@social-mail/social-mail-client/dist/services/files/FileHistoryService","@social-mail/social-mail-client/dist/common/pages/websites/detail/WebSiteDetail","@social-mail/social-mail-client/dist/services/ReportEntityService","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/RealTimeVisitors","@social-mail/social-mail-client/dist/common/controls/charts/ChartControl","@social-mail/social-mail-client/dist/model/reportModel","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/DailyVisitors","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/DailyVisitorsByCountry","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/ChartDataBuilder","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/DailyVisitorsByDevices","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/DailyVisitorsBySources","@social-mail/social-mail-client/dist/common/pages/user/change-password/ChangePasswordPage","@social-mail/social-mail-client/dist/common/pages/user/multi-factor/MultiFactorSetupPage","@social-mail/social-mail-client/dist/common/pages/user/access-tokens/AccessTokenListPage","@social-mail/social-mail-client/dist/common/controls/entity/EntityListControl","@social-mail/social-mail-client/dist/common/pages/dns/DnsZoneListPage","@social-mail/social-mail-client/dist/common/pages/dns/DnsZoneService","@social-mail/social-mail-client/dist/common/pages/dns/edit/DnsZoneEditorPage","@social-mail/social-mail-client/dist/common/pages/dns/edit/DnsRecordEditorPage","@web-atoms/web-controls/dist/basic/ComboBox","@social-mail/social-mail-client/dist/common/pages/files/preview/image/PreviewImage","@web-atoms/web-controls/dist/basic/PinchZoomView","@social-mail/social-mail-client/dist/common/pages/files/preview/document/PreviewDocument","@social-mail/social-mail-client/dist/common/pages/files/preview/document/PreviewPDF","@social-mail/social-mail-client/dist/common/pages/files/preview/media/PreviewMedia","@web-atoms/web-controls/dist/player/AtomVideoPlayer","@social-mail/social-mail-client/dist/services/FileTypes","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/WebSiteStudioPage","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/templates/ChooseWebSiteTemplatePage","@social-mail/social-mail-client/dist/services/files/MimeTypeService","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/templates/TemplateService","@social-mail/social-mail-client/dist/site-editor/editor/WebSitePageEditor","@social-mail/social-mail-client/dist/site-editor/editor/HtmlPageEditor","@social-mail/social-mail-client/dist/site-editor/drag-drop/DragDropHelper","@social-mail/social-mail-client/dist/site-editor/toolbars/UndoRedoToolbar","@social-mail/social-mail-client/dist/site-editor/toolbars/EditorToolbar","@social-mail/social-mail-client/dist/site-editor/blocks/WrapGrid","@social-mail/social-mail-client/dist/site-editor/blocks/Block","@social-mail/social-mail-client/dist/site-editor/properties/Properties","@social-mail/social-mail-client/dist/site-editor/properties/groups/LayoutEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/PropertyEditor","@web-atoms/web-controls/dist/basic/Expander","@social-mail/social-mail-client/dist/common/controls/data-list-select/DataListSelect","@social-mail/social-mail-client/dist/site-editor/properties/groups/TextPropertyEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/SizeEditorControl","@social-mail/social-mail-client/dist/site-editor/properties/groups/BorderGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/SizeGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/MinMaxToggle","@web-atoms/web-controls/dist/basic/ButtonBar","@social-mail/social-mail-client/dist/site-editor/suggestions/pair","@social-mail/social-mail-client/dist/site-editor/properties/groups/SpaceGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/PositionGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/BackgroundGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/StyleFileEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/StylePropertyEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/AttributeEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/LinkProperty","@social-mail/social-mail-client/dist/site-editor/properties/controls/StyleVarsEditor","@social-mail/social-mail-client/dist/code-editor/style/StyleVarEditorWindow","@social-mail/social-mail-client/dist/site-editor/properties/groups/ImageEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/ScrollGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/EffectGroup","@social-mail/social-mail-client/dist/site-editor/properties/groups/TransformGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/ChildSizeGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/AnimateGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/animation-chooser/AnimationChooser","@social-mail/social-mail-client/dist/site-editor/properties/controls/animation-chooser/PresetAnimations","@social-mail/social-mail-client/dist/common/PackageInfo","@social-mail/social-mail-client/package.json","@social-mail/social-mail-client/dist/site-editor/properties/controls/animation-chooser/PromiseScope","@social-mail/social-mail-client/dist/site-editor/properties/controls/animation-chooser/CustomAnimationEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/MaskGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/ClipGroup","@social-mail/social-mail-client/dist/site-editor/editor/SelectedElement","@social-mail/social-mail-client/dist/site-editor/blocks/ImageBox","@social-mail/social-mail-client/dist/site-editor/blocks/defaultImage","@social-mail/social-mail-client/dist/site-editor/blocks/RowBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/row.png","@social-mail/social-mail-client/dist/site-editor/blocks/ColumnBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column.png","@social-mail/social-mail-client/dist/site-editor/blocks/VerticalImageBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/vertical-image-box.png","@social-mail/social-mail-client/dist/site-editor/blocks/Image","@social-mail/social-mail-client/dist/site-editor/blocks/ImageCard","@social-mail/social-mail-client/dist/site-editor/blocks/TextBox","@social-mail/social-mail-client/dist/site-editor/blocks/Card","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/card.png","@social-mail/social-mail-client/dist/site-editor/blocks/List","@social-mail/social-mail-client/dist/site-editor/blocks/Components","@social-mail/social-mail-client/dist/site-editor/blocks/Buttons","@social-mail/social-mail-client/dist/site-editor/blocks/Columns2","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column-2.png","@social-mail/social-mail-client/dist/site-editor/blocks/Columns3","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column-3.png","@social-mail/social-mail-client/dist/site-editor/blocks/RightImageBox","@social-mail/social-mail-client/dist/site-editor/blocks/PriceBox","@social-mail/social-mail-client/dist/site-editor/blocks/Billboard","@social-mail/social-mail-client/dist/site-editor/blocks/OutlineText","@social-mail/social-mail-client/dist/site-editor/blocks/Carousel","@social-mail/social-mail-client/dist/site-editor/blocks/ImageGallery","@social-mail/social-mail-client/dist/site-editor/blocks/VideoPlayer","@social-mail/social-mail-client/dist/site-editor/blocks/BackgroundVideo","@social-mail/social-mail-client/dist/site-editor/blocks/TextMask","@social-mail/social-mail-client/dist/site-editor/blocks/MarqueeText","@social-mail/social-mail-client/dist/site-editor/blocks/ImageGrid","@social-mail/social-mail-client/dist/site-editor/blocks/BoxFrame","@social-mail/social-mail-client/dist/site-editor/blocks/InjectBox","@social-mail/social-mail-client/dist/site-editor/blocks/PDFFlipBook","@social-mail/social-mail-client/dist/site-editor/blocks/PDFViewer","@social-mail/social-mail-client/dist/site-editor/blocks/Banner","@social-mail/social-mail-client/dist/site-editor/editor/BreadCrum","@social-mail/social-mail-client/dist/site-editor/editor/LanguageDropDown","@social-mail/social-mail-client/dist/site-editor/editor/webComponentsPath","@social-mail/social-mail-client/dist/site-editor/editor/UndoRedo","@social-mail/social-mail-client/dist/site-editor/editor/DomHelper","@social-mail/social-mail-client/dist/site-editor/blocks/FlipBox","@social-mail/social-mail-client/dist/site-editor/blocks/GridBox","@social-mail/social-mail-client/dist/site-editor/blocks/ScrollAware","@social-mail/social-mail-client/dist/site-editor/blocks/InlineSvg","@social-mail/social-mail-client/dist/site-editor/editor/CssParser","@social-mail/social-mail-client/dist/site-editor/suggestions/editorSuggestions","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/align","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animation-properties","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/animations","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/blur/blur-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/css","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/blur/blur-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/breathe/breathe-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/breathe/breathe-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/background","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/color","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/size","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/border","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/clip","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/effects","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/fontStyles","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/gap","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/grid","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/image","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/layouts","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/mask","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/overflow","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/position","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/space","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/text","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/transform","@social-mail/social-mail-client/dist/site-editor/properties/controls/ElementBuilder","@social-mail/social-mail-client/dist/site-editor/menus/EditorPopupMenu","@social-mail/social-mail-client/dist/site-editor/menus/commands/MoveElement","@social-mail/social-mail-client/dist/common/controls/menu/MenuItem","@social-mail/social-mail-client/dist/site-editor/menus/commands/DuplicateElement","@social-mail/social-mail-client/dist/site-editor/menus/commands/DeleteElement","@social-mail/social-mail-client/dist/site-editor/menus/commands/ReplaceParent","@social-mail/social-mail-client/dist/site-editor/menus/commands/clipboard/CutElement","@social-mail/social-mail-client/dist/site-editor/menus/commands/clipboard/CopyElement","@social-mail/social-mail-client/dist/site-editor/menus/commands/clipboard/PasteElementInside","@social-mail/social-mail-client/dist/site-editor/menus/commands/clipboard/PasteElementAbove","@social-mail/social-mail-client/dist/site-editor/menus/commands/EditElement","@social-mail/social-mail-client/dist/code-editor/html/HtmlCodeEditorWindow","@social-mail/social-mail-client/dist/site-editor/menus/commands/svg/EditSvg","@social-mail/social-mail-client/dist/code-editor/svg/SvgCodeEditorWindow","@social-mail/social-mail-client/dist/code-editor/CodeEditorPage","@social-mail/social-mail-client/dist/common/pages/files/media/ChooseMediaPage","@social-mail/social-mail-client/dist/common/controls/tree/FileTreeView","@social-mail/social-mail-client/dist/site-editor/services/DefaultTemplateService","@social-mail/social-mail-client/dist/common/toBase36","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/history/WebSiteHistory","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/view/ViewWebSitePage","@social-mail/social-mail-client/dist/common/controls/collection-editor/CollectionEditor","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/blogs/WebSiteBlogsPage","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/blogs/LookupChannelPage","@social-mail/social-mail-client/dist/common/pages/files/preview/document/DownloadZip","@social-mail/social-mail-client/dist/site-editor/tools/Tools","@social-mail/social-mail-client/dist/site-editor/tools/basic/BasicShapes","@social-mail/social-mail-client/dist/site-editor/tools/section/ToolSection","@social-mail/social-mail-client/dist/common/CDN","@social-mail/social-mail-client/dist/site-editor/tools/preview/ToolPreview","@social-mail/social-mail-client/dist/site-editor/tools/designs/Designs","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/DesignSupportPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/orders/StoreOrderListPage","@social-mail/social-mail-client/dist/services/store/StoreService","@social-mail/social-mail-client/dist/services/store/StoreOrderService","@social-mail/social-mail-client/dist/site-editor-app/pages/store/order/EditOrderPage","@social-mail/social-mail-client/dist/common/controls/reference-editor/ReferenceEditor","@social-mail/social-mail-client/dist/common/pages/contacts/ContactEditorPage","@social-mail/social-mail-client/dist/services/contacts/ContactService","@social-mail/social-mail-client/dist/services/store/StoreItemService","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/EditProductListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/EditProductDetailPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/ProductEditor","@social-mail/social-mail-client/dist/common/controls/tags/TagChips","@social-mail/social-mail-client/dist/common/folder-view/FolderViewControl","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/Offsers","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/Specifications","@social-mail/social-mail-client/dist/site-editor-app/pages/store/folders/EditItemFolderPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/ProductHtmlEditorPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/ProductHtmlEditor","@social-mail/social-mail-client/dist/site-editor-app/pages/store/StoreLink","@social-mail/social-mail-client/dist/common/currency","@social-mail/social-mail-client/dist/site-editor-app/pages/store/coupons/StoreCouponsPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/payment-gateway/PaymentGatewayListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/payment-gateway/PaymentGatewayEditorPage","@social-mail/social-mail-client/dist/common/controls/drawer/BaseDrawer","@web-atoms/core/dist/Pack"]);
|
|
2080
|
+
["@social-mail/social-mail-client/dist/site-editor-app/SiteEditorApp","@social-mail/social-mail-client/dist/common/BaseApp","@web-atoms/core/dist/core/InjectProperty","@web-atoms/web-controls/dist/desktop-app/MobileDesktopApp","@web-atoms/web-controls/dist/mobile-app/MobileApp","@web-atoms/core/dist/core/AtomLoader","@web-atoms/core/dist/services/JsonService","@web-atoms/core/dist/core/StringHelper","@web-atoms/core/dist/di/RegisterSingleton","@web-atoms/core/dist/di/Register","@web-atoms/core/dist/core/types","@web-atoms/core/dist/core/AtomMap","@web-atoms/core/dist/di/ServiceCollection","@web-atoms/core/dist/di/TypeKey","@web-atoms/date-time/dist/DateTime","@web-atoms/date-time/dist/TimeSpan","@web-atoms/core/dist/services/ReferenceService","@web-atoms/core/dist/di/DISingleton","@web-atoms/core/dist/core/AtomUri","@web-atoms/core/dist/web/core/AtomUI","@web-atoms/core/dist/core/Command","@web-atoms/core/dist/core/EventScope","@web-atoms/core/dist/core/Route","@web-atoms/core/dist/core/InheritedProperty","@web-atoms/core/dist/core/AtomBinder","@web-atoms/core/dist/core/sleep","@web-atoms/core/dist/core/XNode","@web-atoms/core/dist/core/Bind","@web-atoms/core/dist/core/ExpressionParser","@web-atoms/core/dist/services/NavigationService","@web-atoms/core/dist/core/AtomComponent","@web-atoms/core/dist/App","@web-atoms/core/dist/core/AtomDispatcher","@web-atoms/core/dist/di/ServiceProvider","@web-atoms/core/dist/core/TransientDisposable","@web-atoms/core/dist/di/Inject","@web-atoms/core/dist/services/BusyIndicatorService","@web-atoms/core/dist/core/AtomList","@web-atoms/core/dist/core/AtomDisposableList","@web-atoms/core/dist/core/AtomWatcher","@web-atoms/core/dist/core/Hacks","@web-atoms/core/dist/core/PropertyMap","@web-atoms/core/dist/core/FormattedString","@web-atoms/core/dist/web/controls/AtomControl","@web-atoms/core/dist/core/BindableProperty","@web-atoms/core/dist/core/WebImage","@web-atoms/core/dist/web/styles/AtomStyle","@web-atoms/core/dist/web/styles/AtomStyleSheet","@web-atoms/core/dist/web/services/PopupService","@web-atoms/core/dist/web/services/PopupWindow","@web-atoms/web-controls/dist/PageNavigator","@web-atoms/web-controls/dist/desktop-app/DesktopApp","@web-atoms/core/dist/view-model/Action","@web-atoms/core/dist/services/http/JsonError","@social-mail/social-mail-client/dist/services/LoginService","@social-mail/social-mail-client/dist/services/EntityService","@web-atoms/entity/dist/services/BaseEntityService","@web-atoms/entity/dist/models/Cloner","@web-atoms/entity/dist/models/cloneSource","@web-atoms/entity/dist/models/IEntityModel","@web-atoms/entity/dist/services/mergeProperties","@web-atoms/entity/dist/services/Query","@web-atoms/entity/dist/services/StringHelper","@web-atoms/core/dist/services/FetchBuilder","@web-atoms/entity/dist/services/resolve","@web-atoms/entity/dist/models/TaskManager","@web-atoms/entity/dist/models/Queue","@social-mail/social-mail-client/dist/services/BusyProgress","@social-mail/social-mail-client/dist/common/apiPath","@social-mail/social-mail-client/dist/model/model","@social-mail/social-mail-client/dist/common/SocialMailApp","@social-mail/social-mail-client/dist/services/files/LocalFileService","@web-atoms/web-controls/dist/basic/AtomRepeater","@web-atoms/core/dist/core/Colors","@web-atoms/core/dist/core/WatchProperty","@web-atoms/web-controls/dist/basic/MergeNode","@web-atoms/web-controls/dist/basic/ItemPath","@web-atoms/web-controls/dist/DataAttributes","@web-atoms/web-controls/dist/basic/elements/AtomPopover","@web-atoms/web-controls/dist/basic/elements/relativeRect","@web-atoms/web-controls/dist/basic/elements/getContainingBlock","@social-mail/social-mail-client/dist/common/FileUploader","@social-mail/social-mail-client/dist/services/ffmpeg/FFService","@social-mail/social-mail-client/dist/common/Modules","@social-mail/social-mail-client/dist/common/pages/user/login/LoginPage","@web-atoms/web-controls/dist/basic/FormField","@web-atoms/web-controls/dist/basic/PasswordBox","@social-mail/social-mail-client/dist/common/controls/password/PasswordStrength","@social-mail/social-mail-client/dist/common/validators/Validators","@social-mail/social-mail-client/dist/common/controls/buttons/IconButton","@social-mail/social-mail-client/dist/common/pages/user/forgot/ForgotPassword","@web-atoms/web-controls/dist/basic/Form","@social-mail/social-mail-client/dist/common/controls/countries/CountrySelect","@web-atoms/web-controls/dist/basic/DropDown","@web-atoms/web-controls/dist/basic/MaskedInput","@social-mail/social-mail-client/dist/common/controls/qrcode/QRCode","@social-mail/social-mail-client/dist/common/form/AppForm","@social-mail/social-mail-client/dist/common/controls/phone-editor/PhoneEditor","@social-mail/social-mail-client/dist/common/pages/user/multi-factor/SetupMultiFactorPage","@social-mail/social-mail-client/dist/common/pages/user/services/UserService","@web-atoms/core/dist/di/DITransient","@social-mail/social-mail-client/dist/common/date/DateFormats","@social-mail/social-mail-client/dist/common/controls/ModuleInfo","@social-mail/social-mail-client/dist/services/WebPushService","@social-mail/social-mail-client/dist/common/TestMode","@social-mail/social-mail-client/dist/style/GlobalStyle","@social-mail/social-mail-client/dist/style/OverrideAppStyle","@web-atoms/data-styles/data-styles","@social-mail/social-mail-client/dist/site-editor-app/drawer/SiteEditorDrawer","@social-mail/social-mail-client/dist/common/menu/MenuService","@social-mail/social-mail-client/dist/common/pages/mailboxes/services/MailboxService","@social-mail/social-mail-client/dist/common/Sql","@social-mail/social-mail-client/dist/common/pages/files/service/CloudFileService","@social-mail/social-mail-client/dist/site-editor-app/commands/SiteEditorCommands","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/SiteWebsiteList","@social-mail/social-mail-client/dist/common/pages/websites/list/WebSiteListPage","@social-mail/social-mail-client/dist/services/websites/WebSiteService","@social-mail/social-mail-client/dist/common/StringFormat","@social-mail/social-mail-client/dist/common/pages/websites/edit/WebSiteFolderEditor","@web-atoms/web-controls/dist/basic/Checkbox","@social-mail/social-mail-client/dist/common/controls/repeater/InfiniteRepeater","@social-mail/social-mail-client/dist/common/NumberFormats","@social-mail/social-mail-client/dist/common/pages/websites/edit/WebSiteFolderSettings","@social-mail/social-mail-client/dist/common/controls/collection-editor/CollectionEditorEx","@social-mail/social-mail-client/dist/common/pages/folders/ChooserFolderPage","@social-mail/social-mail-client/dist/common/controls/tree/TreeView","@social-mail/social-mail-client/dist/common/events/CommonEvents","@social-mail/social-mail-client/dist/common/AppUrlService","@web-atoms/web-controls/dist/mobile-app/MasterDetailPage","@social-mail/social-mail-client/dist/common/commands/CommonCommands","@social-mail/social-mail-client/dist/web/page/mails/contacts/MailboxContacts","@social-mail/social-mail-client/dist/web/page/mails/service/MailService","@social-mail/social-mail-client/dist/web/page/mails/ConversationPage","@social-mail/social-mail-client/dist/web/page/mails/service/ConversationService","@web-atoms/email-dom/dist/DomToString","@web-atoms/email-dom/dist/dom/StyleHelper","@web-atoms/email-dom/dist/style/mergeStyle","@social-mail/social-mail-client/dist/web/commands/MailAppEvents","@social-mail/social-mail-client/dist/common/fileUrl","@social-mail/social-mail-client/dist/common/cache/CacheTTL","@social-mail/social-mail-client/dist/common/controls/Loader","@social-mail/social-mail-client/content/images/gif/loader.gif","@social-mail/social-mail-client/dist/common/cache/CacheVersions","@web-atoms/web-controls/dist/basic/InlinePopupControl","@social-mail/social-mail-client/dist/services/socket/sockets","@web-atoms/web-controls/dist/basic/LimitedText","@web-atoms/web-controls/dist/basic/PopupButton","@web-atoms/web-controls/dist/basic/InlinePopupButton","@social-mail/social-mail-client/dist/common/pages/logs/LogsPage","@social-mail/social-mail-client/dist/common/pages/logs/services/AppLogService","@social-mail/social-mail-client/dist/web/page/mails/detail/MailDetailPage","@social-mail/social-mail-client/dist/common/controls/file-preview/FilePreview","@social-mail/social-mail-client/dist/web/commands/AppCommands","@social-mail/social-mail-client/dist/web/page/home/HomePage","@social-mail/social-mail-client/dist/common/pages/mailboxes/MailboxListPage","@social-mail/social-mail-client/dist/common/pages/mailboxes/MailboxEditorPage","@social-mail/social-mail-client/dist/common/controls/form/RequiredFormField","@social-mail/social-mail-client/dist/admin/pages/users/ChooseUserPage","@social-mail/social-mail-client/dist/admin/pages/users/services/AdminUserService","@social-mail/social-mail-client/dist/common/controls/hosted-domains/HostedDomainDropDown","@social-mail/social-mail-client/dist/common/pages/mailboxes/MailboxDetailPage","@social-mail/social-mail-client/dist/common/pages/mailboxes/settings/EditSyncTargetPage","@social-mail/social-mail-client/dist/common/icons/Icons","@social-mail/social-mail-client/dist/common/pages/mailboxes/external-mailboxes/AddExternalMailboxPage","@social-mail/social-mail-client/dist/common/pages/mailboxes/services/ExternalMailboxService","@social-mail/social-mail-client/content/images/icons/audio.svg","@social-mail/social-mail-client/dist/common/FileUrlService","@social-mail/social-mail-client/dist/web/page/mails/mini-compose/MiniComposeBox","@social-mail/social-mail-client/dist/common/controls/audio/AudioRecorder","@web-atoms/web-controls/dist/mobile-app/BottomPopup","@web-atoms/web-controls/dist/animations/Animations","@social-mail/social-mail-client/dist/common/controls/audio/WebRTCService","@social-mail/social-mail-client/dist/common/controls/buttons/round/RoundButton","@social-mail/social-mail-client/dist/common/controls/html/InlineHtmlEditorWithToolbar","@web-atoms/web-controls/dist/html-editor/InlineHtmlEditor","@web-atoms/web-controls/dist/html-editor/commands/AddImage","@web-atoms/web-controls/dist/html-editor/commands/CommandButton","@web-atoms/web-controls/dist/html-editor/commands/HtmlCommands","@web-atoms/web-controls/dist/html-editor/commands/Toolbar","@web-atoms/web-controls/dist/html-editor/commands/Bold","@web-atoms/web-controls/dist/html-editor/commands/Command","@web-atoms/web-controls/dist/html-editor/commands/Italic","@web-atoms/web-controls/dist/html-editor/commands/Underline","@web-atoms/web-controls/dist/html-editor/commands/StrikeThrough","@web-atoms/web-controls/dist/html-editor/commands/Align","@web-atoms/web-controls/dist/html-editor/commands/HorizontalRule","@web-atoms/web-controls/dist/html-editor/commands/Separator","@web-atoms/web-controls/dist/html-editor/commands/Headings","@web-atoms/web-controls/dist/html-editor/commands/ChangeColor","@web-atoms/web-controls/dist/html-editor/commands/ChangeFont","@web-atoms/web-controls/dist/html-editor/commands/ChangeFontSize","@web-atoms/web-controls/dist/html-editor/commands/NumberedList","@web-atoms/web-controls/dist/html-editor/commands/UnorderedList","@web-atoms/web-controls/dist/html-editor/commands/IndentLess","@web-atoms/web-controls/dist/html-editor/commands/IndentMore","@web-atoms/web-controls/dist/html-editor/commands/AddLink","@web-atoms/core/dist/web/controls/AtomToggleButtonBar","@web-atoms/core/dist/web/styles/AtomToggleButtonBarStyle","@web-atoms/core/dist/web/styles/AtomListBoxStyle","@web-atoms/core/dist/web/controls/AtomListBox","@web-atoms/core/dist/web/controls/AtomItemsControl","@web-atoms/core/dist/core/AtomEnumerator","@web-atoms/web-controls/dist/html-editor/commands/Unlink","@web-atoms/web-controls/dist/html-editor/commands/RemoveFormat","@web-atoms/web-controls/dist/html-editor/commands/Source","@web-atoms/web-controls/dist/basic/UploadEvent","@web-atoms/web-controls/dist/html-editor/AtomHtmlEditor","@web-atoms/web-controls/dist/html-editor/commands/AttachFile","@social-mail/social-mail-client/dist/web/page/mails/mini-compose/Insert","@social-mail/social-mail-client/dist/code-editor/CodeSnippetPage","@social-mail/social-mail-client/dist/code-editor/MonacoService","@web-atoms/web-controls/dist/basic/Select","@social-mail/social-mail-client/dist/web/page/mails/mini-compose/Attach","@web-atoms/web-controls/dist/basic/TitleEditor","@social-mail/social-mail-client/dist/common/controls/email-recipients/EmailRecipientChips","@web-atoms/web-controls/dist/basic/AtomChips","@web-atoms/web-controls/dist/basic/Chip","@social-mail/social-mail-client/dist/services/email-addresses/EmailAddressService","@social-mail/social-mail-client/dist/common/controls/mailboxes/MailboxDropDown","@social-mail/social-mail-client/dist/common/controls/drag-drop/FilesDragDrop","@social-mail/social-mail-client/dist/common/controls/emoji-picker/EmojiPicker","@web-atoms/core/dist/web/WebApp","@web-atoms/core/dist/core/AtomOnce","@web-atoms/core/dist/web/services/WebBusyIndicatorService","@web-atoms/core/dist/web/styles/StyleBuilder","@web-atoms/core/dist/web/services/WindowService","@web-atoms/core/dist/Atom","@web-atoms/core/dist/core/FormattedError","@web-atoms/core/dist/view-model/AtomWindowViewModel","@web-atoms/core/dist/view-model/AtomViewModel","@web-atoms/core/dist/view-model/baseTypes","@web-atoms/core/dist/web/controls/AtomAlertWindow","@web-atoms/core/dist/web/styles/AtomAlertWindowStyle","@web-atoms/core/dist/web/styles/AtomWindowStyle","@web-atoms/core/src/web/images/close-button-hover.svg","@web-atoms/core/dist/web/controls/AtomWindow","@web-atoms/core/dist/web/controls/AtomTemplate","@web-atoms/core/dist/web/controls/AtomNotification","@web-atoms/core/dist/web/styles/AtomNotificationStyle","@web-atoms/core/dist/web/styles/AtomPopupStyle","@web-atoms/core/dist/web/services/NotificationPopup","@web-atoms/core/dist/web/styles/AtomTheme","@social-mail/social-mail-client/dist/web/page/mails/engagements/EngagementDetails","@web-atoms/web-controls/dist/basic/ToggleButtonBar","@social-mail/social-mail-client/dist/web/page/mails/service/EngagementService","@social-mail/social-mail-client/dist/services/email/EmailContentDownloader","@social-mail/social-mail-client/dist/web/page/mails/unsubscribe/UnsubscribeWindow","@social-mail/social-mail-client/dist/web/page/mails/mini-compose/MiniComposePage","@social-mail/social-mail-client/dist/common/controls/email-recipients/EmailLabel","@social-mail/social-mail-client/dist/web/page/mails/conversation/ConversationTags","@social-mail/social-mail-client/dist/web/page/mails/ConversationTagChips","@social-mail/social-mail-client/dist/web/page/mails/web-hooks/WebHookListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/web-hooks/WebHookPage","@social-mail/social-mail-client/dist/web/page/mails/ChooseMailboxPage","@social-mail/social-mail-client/dist/common/pages/folders/ChooseTemplatePage","@social-mail/social-mail-client/dist/services/mime-service/MimeMessage","@social-mail/social-mail-client/dist/services/mime-service/MimeNode","@social-mail/social-mail-client/dist/common/QueryIterator","@social-mail/social-mail-client/dist/services/mime-service/AttachmentFile","@social-mail/social-mail-client/dist/services/mime-service/HeaderContentType","@social-mail/social-mail-client/dist/services/mime-service/parsePairs","@social-mail/social-mail-client/dist/services/mime-service/tokenizer","@social-mail/social-mail-client/dist/services/mime-service/HeaderContentDisposition","@social-mail/social-mail-client/dist/services/mime-service/encoder/word-encoding","@social-mail/social-mail-client/dist/services/mime-service/encoder/RawBuffer","@social-mail/social-mail-client/dist/services/mime-service/encoder/base64-to-blob","@social-mail/social-mail-client/dist/services/mime-service/encoder/quoted-printable","@social-mail/social-mail-client/dist/services/mime-service/stream/LineStream","@social-mail/social-mail-client/dist/services/mime-service/stream/TextWriter","@web-atoms/web-controls/dist/basic/Resizable","@social-mail/social-mail-client/dist/web/page/channels/detail/ChannelDetailPage","@social-mail/social-mail-client/dist/web/page/channels/services/ChannelService","@social-mail/social-mail-client/dist/web/page/channels/subscribers/ChannelSubscribersPage","@social-mail/social-mail-client/dist/web/page/channels/subscribers/add/AddSubscriberPage","@social-mail/social-mail-client/dist/web/page/channels/subscribers/rights/UpdateRightsPage","@social-mail/social-mail-client/dist/common/pages/drives/DriveListPage","@social-mail/social-mail-client/dist/common/pages/files/folder/FolderPage","@social-mail/social-mail-client/dist/common/pages/files/shares/EditSharesPage","@social-mail/social-mail-client/dist/services/files/FileShareService","@social-mail/social-mail-client/dist/common/pages/files/shares/AddSharePage","@web-atoms/web-controls/dist/basic/Switch","@social-mail/social-mail-client/dist/common/controls/drop-downs/user/UserDropDown","@web-atoms/web-controls/dist/basic/DateField","@web-atoms/web-controls/dist/basic/Calendar","@web-atoms/web-controls/dist/basic/TimeEditor","@social-mail/social-mail-client/dist/web/page/templates/EditTemplatePage","@social-mail/social-mail-client/dist/common/pages/files/FileHistoryPage","@social-mail/social-mail-client/dist/services/files/FileHistoryService","@social-mail/social-mail-client/dist/common/pages/websites/detail/WebSiteDetail","@social-mail/social-mail-client/dist/services/ReportEntityService","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/RealTimeVisitors","@social-mail/social-mail-client/dist/common/controls/charts/ChartControl","@social-mail/social-mail-client/dist/model/reportModel","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/DailyVisitors","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/DailyVisitorsByCountry","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/ChartDataBuilder","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/DailyVisitorsByDevices","@social-mail/social-mail-client/dist/common/pages/websites/detail/reports/DailyVisitorsBySources","@social-mail/social-mail-client/dist/common/pages/user/change-password/ChangePasswordPage","@social-mail/social-mail-client/dist/common/pages/user/multi-factor/MultiFactorSetupPage","@social-mail/social-mail-client/dist/common/pages/user/access-tokens/AccessTokenListPage","@social-mail/social-mail-client/dist/common/controls/entity/EntityListControl","@social-mail/social-mail-client/dist/common/pages/dns/DnsZoneListPage","@social-mail/social-mail-client/dist/common/pages/dns/DnsZoneService","@social-mail/social-mail-client/dist/common/pages/dns/edit/DnsZoneEditorPage","@social-mail/social-mail-client/dist/common/pages/dns/edit/DnsRecordEditorPage","@web-atoms/web-controls/dist/basic/ComboBox","@social-mail/social-mail-client/dist/common/pages/files/preview/image/PreviewImage","@web-atoms/web-controls/dist/basic/PinchZoomView","@social-mail/social-mail-client/dist/common/pages/files/preview/document/PreviewDocument","@social-mail/social-mail-client/dist/common/pages/files/preview/document/PreviewPDF","@social-mail/social-mail-client/dist/common/pages/files/preview/media/PreviewMedia","@web-atoms/web-controls/dist/player/AtomVideoPlayer","@social-mail/social-mail-client/dist/services/FileTypes","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/WebSiteStudioPage","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/templates/ChooseWebSiteTemplatePage","@social-mail/social-mail-client/dist/services/files/MimeTypeService","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/templates/TemplateService","@social-mail/social-mail-client/dist/site-editor/editor/WebSitePageEditor","@social-mail/social-mail-client/dist/site-editor/editor/HtmlPageEditor","@social-mail/social-mail-client/dist/site-editor/drag-drop/DragDropHelper","@social-mail/social-mail-client/dist/site-editor/toolbars/UndoRedoToolbar","@social-mail/social-mail-client/dist/site-editor/toolbars/EditorToolbar","@social-mail/social-mail-client/dist/site-editor/blocks/WrapGrid","@social-mail/social-mail-client/dist/site-editor/blocks/Block","@social-mail/social-mail-client/dist/site-editor/properties/Properties","@social-mail/social-mail-client/dist/site-editor/properties/groups/LayoutEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/PropertyEditor","@web-atoms/web-controls/dist/basic/Expander","@social-mail/social-mail-client/dist/common/controls/data-list-select/DataListSelect","@social-mail/social-mail-client/dist/site-editor/properties/groups/TextPropertyEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/SizeEditorControl","@social-mail/social-mail-client/dist/site-editor/properties/groups/BorderGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/SizeGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/MinMaxToggle","@web-atoms/web-controls/dist/basic/ButtonBar","@social-mail/social-mail-client/dist/site-editor/suggestions/pair","@social-mail/social-mail-client/dist/site-editor/properties/groups/SpaceGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/PositionGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/BackgroundGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/StyleFileEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/StylePropertyEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/AttributeEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/LinkProperty","@social-mail/social-mail-client/dist/site-editor/properties/controls/StyleVarsEditor","@social-mail/social-mail-client/dist/code-editor/style/StyleVarEditorWindow","@social-mail/social-mail-client/dist/site-editor/properties/groups/ImageEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/ScrollGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/EffectGroup","@social-mail/social-mail-client/dist/site-editor/properties/groups/TransformGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/ChildSizeGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/AnimateGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/animation-chooser/AnimationChooser","@social-mail/social-mail-client/dist/site-editor/properties/controls/animation-chooser/PresetAnimations","@social-mail/social-mail-client/dist/common/PackageInfo","@social-mail/social-mail-client/package.json","@social-mail/social-mail-client/dist/site-editor/properties/controls/animation-chooser/PromiseScope","@social-mail/social-mail-client/dist/site-editor/properties/controls/animation-chooser/CustomAnimationEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/MaskGroupEditor","@social-mail/social-mail-client/dist/site-editor/properties/groups/ClipGroup","@social-mail/social-mail-client/dist/site-editor/editor/SelectedElement","@social-mail/social-mail-client/dist/site-editor/blocks/ImageBox","@social-mail/social-mail-client/dist/site-editor/blocks/defaultImage","@social-mail/social-mail-client/dist/site-editor/blocks/RowBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/row.png","@social-mail/social-mail-client/dist/site-editor/blocks/ColumnBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column.png","@social-mail/social-mail-client/dist/site-editor/blocks/VerticalImageBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/vertical-image-box.png","@social-mail/social-mail-client/dist/site-editor/blocks/Image","@social-mail/social-mail-client/dist/site-editor/blocks/ImageCard","@social-mail/social-mail-client/dist/site-editor/blocks/TextBox","@social-mail/social-mail-client/dist/site-editor/blocks/Card","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/card.png","@social-mail/social-mail-client/dist/site-editor/blocks/List","@social-mail/social-mail-client/dist/site-editor/blocks/Components","@social-mail/social-mail-client/dist/site-editor/blocks/Buttons","@social-mail/social-mail-client/dist/site-editor/blocks/Columns2","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column-2.png","@social-mail/social-mail-client/dist/site-editor/blocks/Columns3","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column-3.png","@social-mail/social-mail-client/dist/site-editor/blocks/RightImageBox","@social-mail/social-mail-client/dist/site-editor/blocks/PriceBox","@social-mail/social-mail-client/dist/site-editor/blocks/Billboard","@social-mail/social-mail-client/dist/site-editor/blocks/OutlineText","@social-mail/social-mail-client/dist/site-editor/blocks/Carousel","@social-mail/social-mail-client/dist/site-editor/blocks/ImageGallery","@social-mail/social-mail-client/dist/site-editor/blocks/VideoPlayer","@social-mail/social-mail-client/dist/site-editor/blocks/BackgroundVideo","@social-mail/social-mail-client/dist/site-editor/blocks/TextMask","@social-mail/social-mail-client/dist/site-editor/blocks/MarqueeText","@social-mail/social-mail-client/dist/site-editor/blocks/ImageGrid","@social-mail/social-mail-client/dist/site-editor/blocks/BoxFrame","@social-mail/social-mail-client/dist/site-editor/blocks/InjectBox","@social-mail/social-mail-client/dist/site-editor/blocks/PDFFlipBook","@social-mail/social-mail-client/dist/site-editor/blocks/PDFViewer","@social-mail/social-mail-client/dist/site-editor/blocks/Banner","@social-mail/social-mail-client/dist/site-editor/editor/BreadCrum","@social-mail/social-mail-client/dist/site-editor/editor/LanguageDropDown","@social-mail/social-mail-client/dist/site-editor/editor/webComponentsPath","@social-mail/social-mail-client/dist/site-editor/editor/UndoRedo","@social-mail/social-mail-client/dist/site-editor/editor/DomHelper","@social-mail/social-mail-client/dist/site-editor/blocks/FlipBox","@social-mail/social-mail-client/dist/site-editor/blocks/GridBox","@social-mail/social-mail-client/dist/site-editor/blocks/ScrollAware","@social-mail/social-mail-client/dist/site-editor/blocks/InlineSvg","@social-mail/social-mail-client/dist/site-editor/editor/CssParser","@social-mail/social-mail-client/dist/site-editor/suggestions/editorSuggestions","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/align","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animation-properties","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/animations","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/blur/blur-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/css","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/blur/blur-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/breathe/breathe-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/breathe/breathe-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-in","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-out","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/background","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/color","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/size","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/border","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/clip","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/effects","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/fontStyles","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/gap","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/grid","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/image","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/layouts","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/mask","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/overflow","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/position","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/space","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/text","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/transform","@social-mail/social-mail-client/dist/site-editor/properties/controls/ElementBuilder","@social-mail/social-mail-client/dist/site-editor/menus/EditorPopupMenu","@social-mail/social-mail-client/dist/site-editor/menus/commands/MoveElement","@social-mail/social-mail-client/dist/common/controls/menu/MenuItem","@social-mail/social-mail-client/dist/site-editor/menus/commands/DuplicateElement","@social-mail/social-mail-client/dist/site-editor/menus/commands/DeleteElement","@social-mail/social-mail-client/dist/site-editor/menus/commands/ReplaceParent","@social-mail/social-mail-client/dist/site-editor/menus/commands/clipboard/CutElement","@social-mail/social-mail-client/dist/site-editor/menus/commands/clipboard/CopyElement","@social-mail/social-mail-client/dist/site-editor/menus/commands/clipboard/PasteElementInside","@social-mail/social-mail-client/dist/site-editor/menus/commands/clipboard/PasteElementAbove","@social-mail/social-mail-client/dist/site-editor/menus/commands/EditElement","@social-mail/social-mail-client/dist/code-editor/html/HtmlCodeEditorWindow","@social-mail/social-mail-client/dist/site-editor/menus/commands/svg/EditSvg","@social-mail/social-mail-client/dist/code-editor/svg/SvgCodeEditorWindow","@social-mail/social-mail-client/dist/code-editor/CodeEditorPage","@social-mail/social-mail-client/dist/common/pages/files/media/ChooseMediaPage","@social-mail/social-mail-client/dist/common/controls/tree/FileTreeView","@social-mail/social-mail-client/dist/site-editor/services/DefaultTemplateService","@social-mail/social-mail-client/dist/common/toBase36","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/history/WebSiteHistory","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/view/ViewWebSitePage","@social-mail/social-mail-client/dist/common/controls/collection-editor/CollectionEditor","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/blogs/WebSiteBlogsPage","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/blogs/LookupChannelPage","@social-mail/social-mail-client/dist/common/pages/files/preview/document/DownloadZip","@social-mail/social-mail-client/dist/site-editor/tools/Tools","@social-mail/social-mail-client/dist/site-editor/tools/basic/BasicShapes","@social-mail/social-mail-client/dist/site-editor/tools/section/ToolSection","@social-mail/social-mail-client/dist/common/CDN","@social-mail/social-mail-client/dist/site-editor/tools/preview/ToolPreview","@social-mail/social-mail-client/dist/site-editor/tools/designs/Designs","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/DesignSupportPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/orders/StoreOrderListPage","@social-mail/social-mail-client/dist/services/store/StoreService","@social-mail/social-mail-client/dist/services/store/StoreOrderService","@social-mail/social-mail-client/dist/site-editor-app/pages/store/order/EditOrderPage","@social-mail/social-mail-client/dist/common/controls/reference-editor/ReferenceEditor","@social-mail/social-mail-client/dist/common/pages/contacts/ContactEditorPage","@social-mail/social-mail-client/dist/services/contacts/ContactService","@social-mail/social-mail-client/dist/services/store/StoreItemService","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/EditProductListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/EditProductDetailPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/ProductEditor","@social-mail/social-mail-client/dist/common/controls/tags/TagChips","@social-mail/social-mail-client/dist/common/folder-view/FolderViewControl","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/Offsers","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/Specifications","@social-mail/social-mail-client/dist/site-editor-app/pages/store/folders/EditItemFolderPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/ProductHtmlEditorPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/ProductHtmlEditor","@social-mail/social-mail-client/dist/site-editor-app/pages/store/StoreLink","@social-mail/social-mail-client/dist/common/currency","@social-mail/social-mail-client/dist/site-editor-app/pages/store/coupons/StoreCouponsPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/payment-gateway/PaymentGatewayListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/payment-gateway/PaymentGatewayEditorPage","@social-mail/social-mail-client/dist/common/controls/drawer/BaseDrawer","@web-atoms/core/dist/Pack"]);
|
|
2081
2081
|
|
|
2082
2082
|
|
|
2083
2083
|
AmdLoader.instance.setup("@web-atoms/core/dist/core/InjectProperty");
|
|
@@ -35034,12 +35034,156 @@ System.register(["tslib", "@web-atoms/core/dist/core/InjectProperty", "@web-atom
|
|
|
35034
35034
|
});
|
|
35035
35035
|
//# sourceMappingURL=MailboxDropDown.js.map
|
|
35036
35036
|
|
|
35037
|
+
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/common/controls/drag-drop/FilesDragDrop");
|
|
35038
|
+
|
|
35039
|
+
System.register(["tslib", "@web-atoms/core/dist/web/controls/AtomControl", "./FilesDragDrop.global.css"], function (_export, _context) {
|
|
35040
|
+
"use strict";
|
|
35041
|
+
|
|
35042
|
+
var __asyncValues, __awaiter, AtomControl, supportsFileSystemAccessAPI, supportsWebkitGetAsEntry, dragLeaveTimer, dragEnter, dragOver, dragLeave, eventDrop, FilesDragDrop;
|
|
35043
|
+
return {
|
|
35044
|
+
setters: [function (_tslib) {
|
|
35045
|
+
__asyncValues = _tslib.__asyncValues;
|
|
35046
|
+
__awaiter = _tslib.__awaiter;
|
|
35047
|
+
}, function (_webAtomsCoreDistWebControlsAtomControl) {
|
|
35048
|
+
AtomControl = _webAtomsCoreDistWebControlsAtomControl.AtomControl;
|
|
35049
|
+
}, function (_FilesDragDropGlobalCss) {}],
|
|
35050
|
+
execute: function () {
|
|
35051
|
+
supportsFileSystemAccessAPI = "getAsFileSystemHandle" in DataTransferItem.prototype;
|
|
35052
|
+
supportsWebkitGetAsEntry = "webkitGetAsEntry" in DataTransferItem.prototype;
|
|
35053
|
+
dragEnter = e => {
|
|
35054
|
+
if (!e.dataTransfer) {
|
|
35055
|
+
return;
|
|
35056
|
+
}
|
|
35057
|
+
clearTimeout(dragLeaveTimer);
|
|
35058
|
+
e.currentTarget.setAttribute("data-drop-enabled", "1");
|
|
35059
|
+
};
|
|
35060
|
+
dragOver = e => {
|
|
35061
|
+
if (!e.dataTransfer) {
|
|
35062
|
+
return;
|
|
35063
|
+
}
|
|
35064
|
+
e.preventDefault();
|
|
35065
|
+
clearTimeout(dragLeaveTimer);
|
|
35066
|
+
e.currentTarget.setAttribute("data-drop-enabled", "1");
|
|
35067
|
+
};
|
|
35068
|
+
dragLeave = e => {
|
|
35069
|
+
if (!e.dataTransfer) {
|
|
35070
|
+
return;
|
|
35071
|
+
}
|
|
35072
|
+
dragLeaveTimer = setTimeout(() => e.currentTarget.removeAttribute("data-drop-enabled"), 500);
|
|
35073
|
+
};
|
|
35074
|
+
eventDrop = e => {
|
|
35075
|
+
var _a;
|
|
35076
|
+
if (!e.dataTransfer) {
|
|
35077
|
+
return;
|
|
35078
|
+
}
|
|
35079
|
+
e.preventDefault();
|
|
35080
|
+
const currentTarget = e.currentTarget;
|
|
35081
|
+
currentTarget.removeAttribute("data-drop-enabled");
|
|
35082
|
+
const uploadEvent = currentTarget.getAttribute("data-upload-event");
|
|
35083
|
+
const uploadRequested = ((_a = currentTarget.getAttribute("data-upload-requested")) !== null && _a !== void 0 ? _a : "upload-requested").replace(/(\-(.))/g, (_, _1, x) => x.toUpperCase());
|
|
35084
|
+
const extra = currentTarget.getAttribute("data-extra");
|
|
35085
|
+
const files = [];
|
|
35086
|
+
const getFiles = (dir_1, ...args_1) => __awaiter(void 0, [dir_1, ...args_1], void 0, function* (dir, parent = dir.name) {
|
|
35087
|
+
var _a, e_1, _b, _c;
|
|
35088
|
+
const all = [];
|
|
35089
|
+
try {
|
|
35090
|
+
for (var _d = true, _e = __asyncValues(dir.entries()), _f; _f = yield _e.next(), _a = _f.done, !_a; _d = true) {
|
|
35091
|
+
_c = _f.value;
|
|
35092
|
+
_d = false;
|
|
35093
|
+
const [name, handle] = _c;
|
|
35094
|
+
const path = `${parent}/${handle.name}`;
|
|
35095
|
+
if (handle.kind === "directory" || handle.isDirectory) {
|
|
35096
|
+
all.push(...(yield getFiles(handle, path)));
|
|
35097
|
+
continue;
|
|
35098
|
+
}
|
|
35099
|
+
const file = yield handle.getFile();
|
|
35100
|
+
Object.defineProperty(file, "webkitRelativePath", {
|
|
35101
|
+
value: path
|
|
35102
|
+
});
|
|
35103
|
+
all.push(file);
|
|
35104
|
+
}
|
|
35105
|
+
} catch (e_1_1) {
|
|
35106
|
+
e_1 = {
|
|
35107
|
+
error: e_1_1
|
|
35108
|
+
};
|
|
35109
|
+
} finally {
|
|
35110
|
+
try {
|
|
35111
|
+
if (!_d && !_a && (_b = _e.return)) yield _b.call(_e);
|
|
35112
|
+
} finally {
|
|
35113
|
+
if (e_1) throw e_1.error;
|
|
35114
|
+
}
|
|
35115
|
+
}
|
|
35116
|
+
return all;
|
|
35117
|
+
});
|
|
35118
|
+
const control = AtomControl.from(e.currentTarget);
|
|
35119
|
+
control.app.runAsync(() => __awaiter(void 0, void 0, void 0, function* () {
|
|
35120
|
+
var _a, e_2, _b, _c;
|
|
35121
|
+
var _d;
|
|
35122
|
+
const draggedFiles = ((_d = e.dataTransfer.files) === null || _d === void 0 ? void 0 : _d.length) > 0 && e.dataTransfer.files;
|
|
35123
|
+
if (draggedFiles) {
|
|
35124
|
+
files.push(...[...draggedFiles]);
|
|
35125
|
+
} else {
|
|
35126
|
+
const fileHandlesPromises = [...e.dataTransfer.items].filter(item => item.kind === "file").map(item => supportsFileSystemAccessAPI ? item.getAsFileSystemHandle().then(f => f !== null && f !== void 0 ? f : item.getAsFile()) : supportsWebkitGetAsEntry ? item.webkitGetAsEntry() : item.getAsFile());
|
|
35127
|
+
try {
|
|
35128
|
+
for (var _e = true, fileHandlesPromises_1 = __asyncValues(fileHandlesPromises), fileHandlesPromises_1_1; fileHandlesPromises_1_1 = yield fileHandlesPromises_1.next(), _a = fileHandlesPromises_1_1.done, !_a; _e = true) {
|
|
35129
|
+
_c = fileHandlesPromises_1_1.value;
|
|
35130
|
+
_e = false;
|
|
35131
|
+
const handle = _c;
|
|
35132
|
+
if (handle.kind === "directory" || handle.isDirectory) {
|
|
35133
|
+
files.push(...(yield getFiles(handle)));
|
|
35134
|
+
} else {
|
|
35135
|
+
files.push(handle.getFile ? yield handle.getFile() : handle);
|
|
35136
|
+
}
|
|
35137
|
+
}
|
|
35138
|
+
} catch (e_2_1) {
|
|
35139
|
+
e_2 = {
|
|
35140
|
+
error: e_2_1
|
|
35141
|
+
};
|
|
35142
|
+
} finally {
|
|
35143
|
+
try {
|
|
35144
|
+
if (!_e && !_a && (_b = fileHandlesPromises_1.return)) yield _b.call(fileHandlesPromises_1);
|
|
35145
|
+
} finally {
|
|
35146
|
+
if (e_2) throw e_2.error;
|
|
35147
|
+
}
|
|
35148
|
+
}
|
|
35149
|
+
}
|
|
35150
|
+
const detail = {
|
|
35151
|
+
files,
|
|
35152
|
+
extra,
|
|
35153
|
+
uploadEvent
|
|
35154
|
+
};
|
|
35155
|
+
currentTarget.dispatchEvent(new CustomEvent(uploadRequested, {
|
|
35156
|
+
detail,
|
|
35157
|
+
bubbles: true,
|
|
35158
|
+
cancelable: true
|
|
35159
|
+
}));
|
|
35160
|
+
}));
|
|
35161
|
+
};
|
|
35162
|
+
_export("FilesDragDrop", FilesDragDrop = ({
|
|
35163
|
+
uploadEvent = "files-available",
|
|
35164
|
+
uploadRequested = "upload-requested",
|
|
35165
|
+
extra = ""
|
|
35166
|
+
}) => ({
|
|
35167
|
+
"data-extra": extra,
|
|
35168
|
+
"data-drag-drop": "1",
|
|
35169
|
+
"data-upload-event": uploadEvent,
|
|
35170
|
+
"data-upload-requested": uploadRequested,
|
|
35171
|
+
"event-dragenter": dragEnter,
|
|
35172
|
+
"event-dragleave": dragLeave,
|
|
35173
|
+
"event-dragover": dragOver,
|
|
35174
|
+
"event-drop": eventDrop
|
|
35175
|
+
}));
|
|
35176
|
+
}
|
|
35177
|
+
};
|
|
35178
|
+
});
|
|
35179
|
+
//# sourceMappingURL=FilesDragDrop.js.map
|
|
35180
|
+
|
|
35037
35181
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/web/page/mails/mini-compose/MiniComposeBox");
|
|
35038
35182
|
|
|
35039
|
-
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"], function (_export, _context) {
|
|
35183
|
+
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) {
|
|
35040
35184
|
"use strict";
|
|
35041
35185
|
|
|
35042
|
-
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, MiniComposeBox, css, defaultMessageBodyStyle, defaultEmailBody, addRecipient;
|
|
35186
|
+
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;
|
|
35043
35187
|
_export("default", void 0);
|
|
35044
35188
|
return {
|
|
35045
35189
|
setters: [function (_tslib) {
|
|
@@ -35116,7 +35260,9 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
35116
35260
|
MailboxDropDown = _commonControlsMailboxesMailboxDropDown.default;
|
|
35117
35261
|
}, function (_commonFileUrl) {
|
|
35118
35262
|
fileUrl = _commonFileUrl.fileUrl;
|
|
35119
|
-
}, function (_stylesMiniComposeLocalCss) {}
|
|
35263
|
+
}, function (_stylesMiniComposeLocalCss) {}, function (_commonControlsDragDropFilesDragDrop) {
|
|
35264
|
+
FilesDragDrop = _commonControlsDragDropFilesDragDrop.FilesDragDrop;
|
|
35265
|
+
}],
|
|
35120
35266
|
execute: function () {
|
|
35121
35267
|
css = "mini-compose-page";
|
|
35122
35268
|
_export("defaultMessageBodyStyle", defaultMessageBodyStyle = `background-color: var(--message-body-background, canvas); color: var(--message-body-color, canvasText);`);
|
|
@@ -35124,6 +35270,9 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
35124
35270
|
<section contentEditable="true"> <br/></section>
|
|
35125
35271
|
<footer data-social-mail-commands="emoji-bar"></footer>
|
|
35126
35272
|
</section>`;
|
|
35273
|
+
maxSize = 25 * 1024 * 1024;
|
|
35274
|
+
stream = true;
|
|
35275
|
+
maxStreamSize = 100 * 1024 * 1024;
|
|
35127
35276
|
addRecipient = (e, a, type) => {
|
|
35128
35277
|
var _a, _b;
|
|
35129
35278
|
if (!a) {
|
|
@@ -35166,7 +35315,8 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
35166
35315
|
}
|
|
35167
35316
|
init() {
|
|
35168
35317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
35169
|
-
var _a, _b, _c, _d, _e, _f, _g;
|
|
35318
|
+
var _a, _b, _c, _d, _e, _f, _g, _h;
|
|
35319
|
+
var _j;
|
|
35170
35320
|
this.renderer = XNode.create("div", null, XNode.create(Loader, null));
|
|
35171
35321
|
yield sleep(100);
|
|
35172
35322
|
(_a = this.draft) !== null && _a !== void 0 ? _a : this.draft = null;
|
|
@@ -35176,11 +35326,12 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
35176
35326
|
(_b = this.to) !== null && _b !== void 0 ? _b : this.to = [];
|
|
35177
35327
|
(_c = this.cc) !== null && _c !== void 0 ? _c : this.cc = [];
|
|
35178
35328
|
(_d = this.bcc) !== null && _d !== void 0 ? _d : this.bcc = [];
|
|
35329
|
+
(_e = (_j = this.draft).attachments) !== null && _e !== void 0 ? _e : _j.attachments = [];
|
|
35179
35330
|
if (this.draft.recipients) {
|
|
35180
35331
|
for (const iterator of this.draft.recipients) {
|
|
35181
35332
|
if (iterator.type === "to") {
|
|
35182
35333
|
this.to.add(iterator);
|
|
35183
|
-
this.showTo || (this.showTo = !((
|
|
35334
|
+
this.showTo || (this.showTo = !((_f = this.mailboxContacts) === null || _f === void 0 ? void 0 : _f.some(x => x.emailAddressID === iterator.emailAddressID)));
|
|
35184
35335
|
continue;
|
|
35185
35336
|
}
|
|
35186
35337
|
if (iterator.type === "cc") {
|
|
@@ -35198,8 +35349,13 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
35198
35349
|
}
|
|
35199
35350
|
}
|
|
35200
35351
|
}
|
|
35201
|
-
this.typedMessage = ((
|
|
35202
|
-
this.renderer = XNode.create("div",
|
|
35352
|
+
this.typedMessage = ((_g = this.draft) === null || _g === void 0 ? void 0 : _g.htmlBody) ? this.draft.htmlBody : defaultEmailBody;
|
|
35353
|
+
this.renderer = XNode.create("div", Object.assign({}, FilesDragDrop({
|
|
35354
|
+
extra: JSON.stringify({
|
|
35355
|
+
insert: true,
|
|
35356
|
+
stream
|
|
35357
|
+
})
|
|
35358
|
+
})), XNode.create("div", {
|
|
35203
35359
|
"data-layout": "vertical-flex-stretch-items",
|
|
35204
35360
|
"style-width": "100%"
|
|
35205
35361
|
}, this.showSender && XNode.create("div", {
|
|
@@ -35300,7 +35456,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/di
|
|
|
35300
35456
|
}));
|
|
35301
35457
|
yield sleep(100);
|
|
35302
35458
|
if (!this.draft.subject) {
|
|
35303
|
-
(
|
|
35459
|
+
(_h = this.editor.element.querySelector(".subject > input")) === null || _h === void 0 ? void 0 : _h.focus();
|
|
35304
35460
|
return;
|
|
35305
35461
|
}
|
|
35306
35462
|
const editor = this.editor.element.querySelector(`[data-element="editor"]`);
|
|
@@ -41921,150 +42077,6 @@ System.register(["tslib", "@web-atoms/core/dist/core/Bind", "@web-atoms/core/dis
|
|
|
41921
42077
|
});
|
|
41922
42078
|
//# sourceMappingURL=DriveListPage.js.map
|
|
41923
42079
|
|
|
41924
|
-
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/common/controls/drag-drop/FilesDragDrop");
|
|
41925
|
-
|
|
41926
|
-
System.register(["tslib", "@web-atoms/core/dist/web/controls/AtomControl", "./FilesDragDrop.global.css"], function (_export, _context) {
|
|
41927
|
-
"use strict";
|
|
41928
|
-
|
|
41929
|
-
var __asyncValues, __awaiter, AtomControl, supportsFileSystemAccessAPI, supportsWebkitGetAsEntry, dragLeaveTimer, dragEnter, dragOver, dragLeave, eventDrop, FilesDragDrop;
|
|
41930
|
-
return {
|
|
41931
|
-
setters: [function (_tslib) {
|
|
41932
|
-
__asyncValues = _tslib.__asyncValues;
|
|
41933
|
-
__awaiter = _tslib.__awaiter;
|
|
41934
|
-
}, function (_webAtomsCoreDistWebControlsAtomControl) {
|
|
41935
|
-
AtomControl = _webAtomsCoreDistWebControlsAtomControl.AtomControl;
|
|
41936
|
-
}, function (_FilesDragDropGlobalCss) {}],
|
|
41937
|
-
execute: function () {
|
|
41938
|
-
supportsFileSystemAccessAPI = "getAsFileSystemHandle" in DataTransferItem.prototype;
|
|
41939
|
-
supportsWebkitGetAsEntry = "webkitGetAsEntry" in DataTransferItem.prototype;
|
|
41940
|
-
dragEnter = e => {
|
|
41941
|
-
if (!e.dataTransfer) {
|
|
41942
|
-
return;
|
|
41943
|
-
}
|
|
41944
|
-
clearTimeout(dragLeaveTimer);
|
|
41945
|
-
e.currentTarget.setAttribute("data-drop-enabled", "1");
|
|
41946
|
-
};
|
|
41947
|
-
dragOver = e => {
|
|
41948
|
-
if (!e.dataTransfer) {
|
|
41949
|
-
return;
|
|
41950
|
-
}
|
|
41951
|
-
e.preventDefault();
|
|
41952
|
-
clearTimeout(dragLeaveTimer);
|
|
41953
|
-
e.currentTarget.setAttribute("data-drop-enabled", "1");
|
|
41954
|
-
};
|
|
41955
|
-
dragLeave = e => {
|
|
41956
|
-
if (!e.dataTransfer) {
|
|
41957
|
-
return;
|
|
41958
|
-
}
|
|
41959
|
-
dragLeaveTimer = setTimeout(() => e.currentTarget.removeAttribute("data-drop-enabled"), 500);
|
|
41960
|
-
};
|
|
41961
|
-
eventDrop = e => {
|
|
41962
|
-
var _a;
|
|
41963
|
-
if (!e.dataTransfer) {
|
|
41964
|
-
return;
|
|
41965
|
-
}
|
|
41966
|
-
e.preventDefault();
|
|
41967
|
-
const currentTarget = e.currentTarget;
|
|
41968
|
-
currentTarget.removeAttribute("data-drop-enabled");
|
|
41969
|
-
const uploadEvent = currentTarget.getAttribute("data-upload-event");
|
|
41970
|
-
const uploadRequested = ((_a = currentTarget.getAttribute("data-upload-requested")) !== null && _a !== void 0 ? _a : "upload-requested").replace(/(\-(.))/g, (_, _1, x) => x.toUpperCase());
|
|
41971
|
-
const extra = currentTarget.getAttribute("data-extra");
|
|
41972
|
-
const files = [];
|
|
41973
|
-
const getFiles = (dir_1, ...args_1) => __awaiter(void 0, [dir_1, ...args_1], void 0, function* (dir, parent = dir.name) {
|
|
41974
|
-
var _a, e_1, _b, _c;
|
|
41975
|
-
const all = [];
|
|
41976
|
-
try {
|
|
41977
|
-
for (var _d = true, _e = __asyncValues(dir.entries()), _f; _f = yield _e.next(), _a = _f.done, !_a; _d = true) {
|
|
41978
|
-
_c = _f.value;
|
|
41979
|
-
_d = false;
|
|
41980
|
-
const [name, handle] = _c;
|
|
41981
|
-
const path = `${parent}/${handle.name}`;
|
|
41982
|
-
if (handle.kind === "directory" || handle.isDirectory) {
|
|
41983
|
-
all.push(...(yield getFiles(handle, path)));
|
|
41984
|
-
continue;
|
|
41985
|
-
}
|
|
41986
|
-
const file = yield handle.getFile();
|
|
41987
|
-
Object.defineProperty(file, "webkitRelativePath", {
|
|
41988
|
-
value: path
|
|
41989
|
-
});
|
|
41990
|
-
all.push(file);
|
|
41991
|
-
}
|
|
41992
|
-
} catch (e_1_1) {
|
|
41993
|
-
e_1 = {
|
|
41994
|
-
error: e_1_1
|
|
41995
|
-
};
|
|
41996
|
-
} finally {
|
|
41997
|
-
try {
|
|
41998
|
-
if (!_d && !_a && (_b = _e.return)) yield _b.call(_e);
|
|
41999
|
-
} finally {
|
|
42000
|
-
if (e_1) throw e_1.error;
|
|
42001
|
-
}
|
|
42002
|
-
}
|
|
42003
|
-
return all;
|
|
42004
|
-
});
|
|
42005
|
-
const control = AtomControl.from(e.currentTarget);
|
|
42006
|
-
control.app.runAsync(() => __awaiter(void 0, void 0, void 0, function* () {
|
|
42007
|
-
var _a, e_2, _b, _c;
|
|
42008
|
-
var _d;
|
|
42009
|
-
const draggedFiles = ((_d = e.dataTransfer.files) === null || _d === void 0 ? void 0 : _d.length) > 0 && e.dataTransfer.files;
|
|
42010
|
-
if (draggedFiles) {
|
|
42011
|
-
files.push(...[...draggedFiles]);
|
|
42012
|
-
} else {
|
|
42013
|
-
const fileHandlesPromises = [...e.dataTransfer.items].filter(item => item.kind === "file").map(item => supportsFileSystemAccessAPI ? item.getAsFileSystemHandle().then(f => f !== null && f !== void 0 ? f : item.getAsFile()) : supportsWebkitGetAsEntry ? item.webkitGetAsEntry() : item.getAsFile());
|
|
42014
|
-
try {
|
|
42015
|
-
for (var _e = true, fileHandlesPromises_1 = __asyncValues(fileHandlesPromises), fileHandlesPromises_1_1; fileHandlesPromises_1_1 = yield fileHandlesPromises_1.next(), _a = fileHandlesPromises_1_1.done, !_a; _e = true) {
|
|
42016
|
-
_c = fileHandlesPromises_1_1.value;
|
|
42017
|
-
_e = false;
|
|
42018
|
-
const handle = _c;
|
|
42019
|
-
if (handle.kind === "directory" || handle.isDirectory) {
|
|
42020
|
-
files.push(...(yield getFiles(handle)));
|
|
42021
|
-
} else {
|
|
42022
|
-
files.push(handle.getFile ? yield handle.getFile() : handle);
|
|
42023
|
-
}
|
|
42024
|
-
}
|
|
42025
|
-
} catch (e_2_1) {
|
|
42026
|
-
e_2 = {
|
|
42027
|
-
error: e_2_1
|
|
42028
|
-
};
|
|
42029
|
-
} finally {
|
|
42030
|
-
try {
|
|
42031
|
-
if (!_e && !_a && (_b = fileHandlesPromises_1.return)) yield _b.call(fileHandlesPromises_1);
|
|
42032
|
-
} finally {
|
|
42033
|
-
if (e_2) throw e_2.error;
|
|
42034
|
-
}
|
|
42035
|
-
}
|
|
42036
|
-
}
|
|
42037
|
-
const detail = {
|
|
42038
|
-
files,
|
|
42039
|
-
extra,
|
|
42040
|
-
uploadEvent
|
|
42041
|
-
};
|
|
42042
|
-
currentTarget.dispatchEvent(new CustomEvent(uploadRequested, {
|
|
42043
|
-
detail,
|
|
42044
|
-
bubbles: true,
|
|
42045
|
-
cancelable: true
|
|
42046
|
-
}));
|
|
42047
|
-
}));
|
|
42048
|
-
};
|
|
42049
|
-
_export("FilesDragDrop", FilesDragDrop = ({
|
|
42050
|
-
uploadEvent = "files-available",
|
|
42051
|
-
uploadRequested = "upload-requested",
|
|
42052
|
-
extra = ""
|
|
42053
|
-
}) => ({
|
|
42054
|
-
"data-extra": extra,
|
|
42055
|
-
"data-drag-drop": "1",
|
|
42056
|
-
"data-upload-event": uploadEvent,
|
|
42057
|
-
"data-upload-requested": uploadRequested,
|
|
42058
|
-
"event-dragenter": dragEnter,
|
|
42059
|
-
"event-dragleave": dragLeave,
|
|
42060
|
-
"event-dragover": dragOver,
|
|
42061
|
-
"event-drop": eventDrop
|
|
42062
|
-
}));
|
|
42063
|
-
}
|
|
42064
|
-
};
|
|
42065
|
-
});
|
|
42066
|
-
//# sourceMappingURL=FilesDragDrop.js.map
|
|
42067
|
-
|
|
42068
42080
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/services/files/FileShareService");
|
|
42069
42081
|
|
|
42070
42082
|
System.register(["tslib", "@web-atoms/core/dist/di/DITransient", "@web-atoms/core/dist/di/Inject", "../EntityService", "../../model/model", "../../common/Sql"], function (_export, _context) {
|