@social-mail/social-mail-client 1.8.434 → 1.8.436

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/dist/site-editor/editor/EditingSymbols.d.ts +2 -0
  2. package/dist/site-editor/editor/EditingSymbols.d.ts.map +1 -0
  3. package/dist/site-editor/editor/EditingSymbols.js +12 -0
  4. package/dist/site-editor/editor/EditingSymbols.js.map +1 -0
  5. package/dist/site-editor/editor/HtmlPageEditor.d.ts.map +1 -1
  6. package/dist/site-editor/editor/HtmlPageEditor.global.css +1 -1
  7. package/dist/site-editor/editor/HtmlPageEditor.global.css.map +1 -1
  8. package/dist/site-editor/editor/HtmlPageEditor.js +5 -11
  9. package/dist/site-editor/editor/HtmlPageEditor.js.map +1 -1
  10. package/dist/site-editor/editor/UndoRedo.d.ts.map +1 -1
  11. package/dist/site-editor/editor/UndoRedo.js +7 -2
  12. package/dist/site-editor/editor/UndoRedo.js.map +1 -1
  13. package/dist/site-editor/editor/guides/UIGuides.d.ts +12 -0
  14. package/dist/site-editor/editor/guides/UIGuides.d.ts.map +1 -0
  15. package/dist/site-editor/editor/guides/UIGuides.global.css +2 -0
  16. package/dist/site-editor/editor/guides/UIGuides.global.css.map +1 -0
  17. package/dist/site-editor/editor/guides/UIGuides.js +25 -0
  18. package/dist/site-editor/editor/guides/UIGuides.js.map +1 -0
  19. package/dist/site-editor/editor/ui/SelectionUI.d.ts.map +1 -1
  20. package/dist/site-editor/editor/ui/SelectionUI.js +64 -42
  21. package/dist/site-editor/editor/ui/SelectionUI.js.map +1 -1
  22. package/dist/site-editor/editor/ui/SnapGuides.d.ts +18 -4
  23. package/dist/site-editor/editor/ui/SnapGuides.d.ts.map +1 -1
  24. package/dist/site-editor/editor/ui/SnapGuides.js +152 -26
  25. package/dist/site-editor/editor/ui/SnapGuides.js.map +1 -1
  26. package/dist/site-editor-app/SiteEditorApp.pack.global.css +1 -1
  27. package/dist/site-editor-app/SiteEditorApp.pack.global.css.map +1 -1
  28. package/dist/site-editor-app/SiteEditorApp.pack.js +272 -82
  29. package/dist/site-editor-app/SiteEditorApp.pack.js.map +1 -1
  30. package/dist/site-editor-app/SiteEditorApp.pack.min.js +1 -1
  31. package/dist/site-editor-app/SiteEditorApp.pack.min.js.map +1 -1
  32. package/dist/tsconfig.tsbuildinfo +1 -1
  33. package/package.json +1 -1
  34. package/src/site-editor/editor/EditingSymbols.ts +1 -0
  35. package/src/site-editor/editor/HtmlPageEditor.global.css +0 -26
  36. package/src/site-editor/editor/HtmlPageEditor.tsx +2 -7
  37. package/src/site-editor/editor/UndoRedo.tsx +4 -0
  38. package/src/site-editor/editor/guides/UIGuides.global.css +42 -0
  39. package/src/site-editor/editor/guides/UIGuides.tsx +29 -0
  40. package/src/site-editor/editor/ui/SelectionUI.tsx +85 -45
  41. package/src/site-editor/editor/ui/SnapGuides.ts +181 -28
  42. package/styler-lite/styler.css +1 -1
  43. package/styler-lite/styler.css.map +1 -1
  44. package/styler-lite/styles/properties/size/size.css +24 -24
@@ -2078,7 +2078,7 @@ if (window) {
2078
2078
 
2079
2079
  AmdLoader.instance.register(
2080
2080
  ["@social-mail/social-mail-client","@web-atoms/core","@web-atoms/web-controls","@web-atoms/date-time","@web-atoms/entity","@positron-js/context","@web-atoms/data-styles","@web-atoms/email-dom"],
2081
- ["@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","@positron-js/context/dist/PositronInBrowser","@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/common/pages/splash/SplashScreenPage","@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/FileTreeView","@social-mail/social-mail-client/dist/common/controls/tree/TreeView","@web-atoms/web-controls/dist/basic/PopupButton","@web-atoms/web-controls/dist/basic/InlinePopupButton","@web-atoms/web-controls/dist/basic/UploadEvent","@web-atoms/web-controls/dist/NumberFormats","@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","@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/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/commands/ReportEmailCommand","@social-mail/social-mail-client/dist/common/ui-commands/UICommand","@social-mail/social-mail-client/dist/common/Mailto","@social-mail/social-mail-client/dist/web/page/mails/commands/NewConversationRequest","@social-mail/social-mail-client/dist/web/page/mails/commands/ReportConversationCommand","@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/common/controls/badge/Badge","@social-mail/social-mail-client/dist/web/page/mails/contacts/ConversationBar","@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/properties/groups/AnimatedMaskGroupEditor","@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/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/editor/ui/SelectionUI","@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/site-editor/menus/commands/image/SplitImage","@social-mail/social-mail-client/dist/site-editor/editor/sizes","@social-mail/social-mail-client/dist/site-editor/editor/ui/SnapGuides","@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/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-app/pages/websites/studio/DesignSupportPage","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/tool-bar/StudioToolBar","@web-atoms/core/dist/core/Defer","@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/ToolService","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/layers/StudioLayers","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/layers/TreeElement","@social-mail/social-mail-client/content/svg/eye.svg","@social-mail/social-mail-client/content/svg/eye-slash.svg","@social-mail/social-mail-client/dist/site-editor/tools/designs/Designs","@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/Offers","@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
+ ["@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","@positron-js/context/dist/PositronInBrowser","@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/common/pages/splash/SplashScreenPage","@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/FileTreeView","@social-mail/social-mail-client/dist/common/controls/tree/TreeView","@web-atoms/web-controls/dist/basic/PopupButton","@web-atoms/web-controls/dist/basic/InlinePopupButton","@web-atoms/web-controls/dist/basic/UploadEvent","@web-atoms/web-controls/dist/NumberFormats","@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","@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/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/commands/ReportEmailCommand","@social-mail/social-mail-client/dist/common/ui-commands/UICommand","@social-mail/social-mail-client/dist/common/Mailto","@social-mail/social-mail-client/dist/web/page/mails/commands/NewConversationRequest","@social-mail/social-mail-client/dist/web/page/mails/commands/ReportConversationCommand","@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/common/controls/badge/Badge","@social-mail/social-mail-client/dist/web/page/mails/contacts/ConversationBar","@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/properties/groups/AnimatedMaskGroupEditor","@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/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/EditingSymbols","@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/editor/ui/SelectionUI","@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/site-editor/menus/commands/image/SplitImage","@social-mail/social-mail-client/dist/site-editor/editor/sizes","@social-mail/social-mail-client/dist/site-editor/editor/ui/SnapGuides","@social-mail/social-mail-client/dist/site-editor/editor/guides/UIGuides","@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/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-app/pages/websites/studio/DesignSupportPage","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/tool-bar/StudioToolBar","@web-atoms/core/dist/core/Defer","@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/ToolService","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/layers/StudioLayers","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/layers/TreeElement","@social-mail/social-mail-client/content/svg/eye.svg","@social-mail/social-mail-client/content/svg/eye-slash.svg","@social-mail/social-mail-client/dist/site-editor/tools/designs/Designs","@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/Offers","@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"]);
2082
2082
 
2083
2083
 
2084
2084
  AmdLoader.instance.setup("@web-atoms/core/dist/core/InjectProperty");
@@ -53434,16 +53434,33 @@ System.register(["tslib", "@web-atoms/core/dist/core/sleep", "@web-atoms/core/di
53434
53434
  });
53435
53435
  //# sourceMappingURL=webComponentsPath.js.map
53436
53436
 
53437
+ AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/editor/EditingSymbols");
53438
+
53439
+ System.register([], function (_export, _context) {
53440
+ "use strict";
53441
+
53442
+ var isDragged;
53443
+ return {
53444
+ setters: [],
53445
+ execute: function () {
53446
+ _export("isDragged", isDragged = Symbol.for("isDragged"));
53447
+ }
53448
+ };
53449
+ });
53450
+ //# sourceMappingURL=EditingSymbols.js.map
53451
+
53437
53452
  AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/editor/UndoRedo");
53438
53453
 
53439
- System.register(["@web-atoms/core/dist/core/AtomBinder"], function (_export, _context) {
53454
+ System.register(["@web-atoms/core/dist/core/AtomBinder", "./EditingSymbols"], function (_export, _context) {
53440
53455
  "use strict";
53441
53456
 
53442
- var AtomBinder, UndoRedo;
53457
+ var AtomBinder, isDragged, UndoRedo;
53443
53458
  _export("default", void 0);
53444
53459
  return {
53445
53460
  setters: [function (_webAtomsCoreDistCoreAtomBinder) {
53446
53461
  AtomBinder = _webAtomsCoreDistCoreAtomBinder.AtomBinder;
53462
+ }, function (_EditingSymbols) {
53463
+ isDragged = _EditingSymbols.isDragged;
53447
53464
  }],
53448
53465
  execute: function () {
53449
53466
  _export("default", UndoRedo = class UndoRedo {
@@ -53484,6 +53501,9 @@ System.register(["@web-atoms/core/dist/core/AtomBinder"], function (_export, _co
53484
53501
  } = this;
53485
53502
  if (this.silent && (documentObserver === null || documentObserver === void 0 ? void 0 : documentObserver.length)) {
53486
53503
  for (const x of records) {
53504
+ if (x.target[isDragged]) {
53505
+ continue;
53506
+ }
53487
53507
  for (const d of documentObserver) {
53488
53508
  d(x);
53489
53509
  }
@@ -56350,51 +56370,177 @@ System.register([], function (_export, _context) {
56350
56370
  System.register([], function (_export, _context) {
56351
56371
  "use strict";
56352
56372
 
56353
- var SnapGuides, hasSVG;
56373
+ var SnapGuides, uiGuides;
56354
56374
  _export("default", void 0);
56355
56375
  return {
56356
56376
  setters: [],
56357
56377
  execute: function () {
56358
- hasSVG = Symbol("svg");
56378
+ uiGuides = Symbol("ui-guides");
56359
56379
  _export("default", SnapGuides = class SnapGuides {
56360
- constructor(editor, e) {
56380
+ constructor(direction, editor, e) {
56381
+ var _a, _b, _c;
56382
+ this.direction = direction;
56361
56383
  this.editor = editor;
56362
56384
  this.e = e;
56385
+ this.all = [];
56363
56386
  if (!/selected/i.test(e.tagName)) {
56364
56387
  e = e.parentElement;
56365
56388
  }
56366
- let svg = e[hasSVG];
56367
- if (!svg) {
56368
- svg = e[hasSVG] = document.createElementNS("http://www.w3.org/2000/svg", "svg");
56369
- e.parentElement.appendChild(svg);
56370
- this.hl = document.createElementNS("http://www.w3.org/2000/svg", "line");
56371
- this.vl = document.createElementNS("http://www.w3.org/2000/svg", "line");
56372
- svg.appendChild(this.hl);
56373
- svg.appendChild(this.vl);
56374
- this.hl.id = "hl";
56375
- this.vl.id = "vl";
56376
- } else {
56377
- this.hl = svg.querySelector("#hl");
56378
- this.vl = svg.querySelector("#vl");
56389
+ const pe = e.parentElement;
56390
+ const guides = (_a = e[uiGuides]) !== null && _a !== void 0 ? _a : e[uiGuides] = editor.element.querySelector("ui-guides");
56391
+ this.hGuide = (_b = e["hGuide"]) !== null && _b !== void 0 ? _b : e["hGuide"] = guides.querySelector("h-guide");
56392
+ this.vGuide = (_c = e["vGuide"]) !== null && _c !== void 0 ? _c : e["vGuide"] = guides.querySelector("v-guide");
56393
+ const {
56394
+ all
56395
+ } = this;
56396
+ const current = this.editor.selection.element;
56397
+ const parent = current.parentElement;
56398
+ let start = current.parentElement;
56399
+ all.push({
56400
+ src: start,
56401
+ left: 0,
56402
+ top: 0,
56403
+ right: start.offsetWidth,
56404
+ bottom: start.offsetHeight,
56405
+ midX: start.offsetWidth / 2,
56406
+ midY: start.offsetHeight / 2
56407
+ });
56408
+ start = start.firstElementChild;
56409
+ if (start) {
56410
+ if (start.offsetParent === parent && start !== current) {
56411
+ all.push({
56412
+ src: start,
56413
+ left: start.offsetLeft,
56414
+ top: start.offsetTop,
56415
+ right: start.offsetLeft + start.offsetWidth,
56416
+ bottom: start.offsetTop + start.offsetHeight,
56417
+ midX: start.offsetLeft + start.offsetWidth / 2,
56418
+ midY: start.offsetTop + start.offsetHeight / 2
56419
+ });
56420
+ }
56421
+ do {
56422
+ if (start !== current) {
56423
+ all.push({
56424
+ src: start,
56425
+ left: start.offsetLeft,
56426
+ top: start.offsetTop,
56427
+ right: start.offsetLeft + start.offsetWidth,
56428
+ bottom: start.offsetTop + start.offsetHeight,
56429
+ midX: start.offsetLeft + start.offsetWidth / 2,
56430
+ midY: start.offsetTop + start.offsetHeight / 2
56431
+ });
56432
+ }
56433
+ start = start.nextElementSibling;
56434
+ } while (start);
56379
56435
  }
56380
- this.hl.style.display = "none";
56381
- this.vl.style.display = "none";
56382
- this.svg = svg;
56436
+ console.log(all);
56383
56437
  }
56384
56438
  snap(rect) {
56385
- let start = this.editor.selection.element.parentElement;
56386
- start = start.firstElementChild;
56387
- for (;;) {
56388
- start = start.nextElementSibling;
56389
- if (!start) {
56439
+ let moving = false;
56440
+ let setLeft = false;
56441
+ let setTop = false;
56442
+ switch (this.direction) {
56443
+ case "none":
56444
+ return rect;
56445
+ case "move":
56446
+ moving = true;
56447
+ setLeft = true;
56448
+ setTop = true;
56449
+ break;
56450
+ case "lt":
56451
+ setLeft = true;
56452
+ setTop = true;
56453
+ break;
56454
+ case "rt":
56455
+ setTop = true;
56390
56456
  break;
56457
+ case "lb":
56458
+ setLeft = true;
56459
+ break;
56460
+ case "rb":
56461
+ break;
56462
+ }
56463
+ const mpX = rect.mx;
56464
+ const mpY = rect.my;
56465
+ const x = rect.left;
56466
+ const y = rect.top;
56467
+ const rx = x + rect.width;
56468
+ const ry = y + rect.height;
56469
+ let vl = void 0;
56470
+ let hl = void 0;
56471
+ let dx;
56472
+ let dy;
56473
+ let fdx;
56474
+ let fdy;
56475
+ const range = 2;
56476
+ for (const {
56477
+ left,
56478
+ top,
56479
+ right,
56480
+ midX,
56481
+ bottom,
56482
+ midY
56483
+ } of this.all) {
56484
+ if (!vl) {
56485
+ dx = mpX - midX;
56486
+ if (dx >= -range && dx <= range) {
56487
+ vl = midX;
56488
+ fdx = dx;
56489
+ } else {
56490
+ dx = x - left;
56491
+ if (dx >= -range && dx <= range) {
56492
+ vl = left;
56493
+ fdx = dx;
56494
+ } else {
56495
+ dx = rx - right;
56496
+ if (dx >= -range && dx <= range) {
56497
+ vl = right;
56498
+ fdx = dx;
56499
+ }
56500
+ }
56501
+ }
56502
+ }
56503
+ if (!hl) {
56504
+ dy = mpY - midY;
56505
+ if (dy >= -range && dy <= range) {
56506
+ hl = midY;
56507
+ fdy = dy;
56508
+ } else {
56509
+ dy = y - top;
56510
+ if (dy >= -range && dy <= range) {
56511
+ hl = top;
56512
+ fdy = dy;
56513
+ } else {
56514
+ dy = ry - bottom;
56515
+ if (dx >= -range && dx <= range) {
56516
+ hl = bottom;
56517
+ fdy = dy;
56518
+ }
56519
+ }
56520
+ }
56391
56521
  }
56392
56522
  }
56523
+ const v = this.vGuide;
56524
+ if (vl) {
56525
+ v.style.left = vl + "px";
56526
+ } else {
56527
+ v.removeAttribute("style");
56528
+ }
56529
+ const h = this.hGuide;
56530
+ if (hl) {
56531
+ h.style.top = hl + "px";
56532
+ } else {
56533
+ h.removeAttribute("style");
56534
+ }
56393
56535
  return rect;
56394
56536
  }
56395
56537
  dispose() {
56396
- this.vl.style.display = "none";
56397
- this.hl.style.display = "none";
56538
+ const {
56539
+ hGuide,
56540
+ vGuide
56541
+ } = this;
56542
+ hGuide.removeAttribute("style");
56543
+ vGuide.removeAttribute("style");
56398
56544
  }
56399
56545
  });
56400
56546
  }
@@ -56404,15 +56550,15 @@ System.register([], function (_export, _context) {
56404
56550
 
56405
56551
  AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/editor/ui/SelectionUI");
56406
56552
 
56407
- System.register(["@web-atoms/core/dist/core/XNode", "../../menus/EditorPopupMenu", "../../properties/controls/PropertyEditor", "./SelectionUI.global.css", "../sizes", "./SnapGuides"], function (_export, _context) {
56553
+ System.register(["@web-atoms/core/dist/core/XNode", "../../menus/EditorPopupMenu", "../../properties/controls/PropertyEditor", "./SelectionUI.global.css", "../sizes", "./SnapGuides", "../EditingSymbols"], function (_export, _context) {
56408
56554
  "use strict";
56409
56555
 
56410
- var XNode, EditorPopupMenu, BindEditor, mobileScreenWidth, tabletScreenWidth, SnapGuides, ps, beginDrag, setCapture, eventPointerDown, keyboardEditingSymbol, eventKeyDown, previousFocus, updateFocus, eventDoubleClick;
56556
+ var XNode, EditorPopupMenu, BindEditor, mobileScreenWidth, tabletScreenWidth, SnapGuides, isDragged, ps, beginDrag, setCapture, eventPointerDown, keyboardEditingSymbol, eventKeyDown, previousFocus, updateFocus, eventDoubleClick;
56411
56557
  function SelectionUI() {
56412
56558
  return XNode.create("selected-element", {
56413
56559
  "data-element": "selection",
56414
56560
  tabIndex: "-1",
56415
- "data-edit": BindEditor.oneWay((editor, e) => updateFocus(e, /relative/i.test(editor.selection.parentStyle.position) && /absolute|fixed/i.test(editor.selection.currentStyle.position) ? "1" : null)),
56561
+ "data-edit": BindEditor.oneWay((editor, e) => updateFocus(e, /relative|absolute/i.test(editor.selection.parentStyle.position) && /absolute|fixed/i.test(editor.selection.currentStyle.position) ? "1" : null)),
56416
56562
  "event-pointerdown": BindEditor.event(eventPointerDown),
56417
56563
  "event-keydown": BindEditor.event(eventKeyDown),
56418
56564
  "event-dblclick": BindEditor.event(eventDoubleClick),
@@ -56483,11 +56629,13 @@ System.register(["@web-atoms/core/dist/core/XNode", "../../menus/EditorPopupMenu
56483
56629
  tabletScreenWidth = _sizes.tabletScreenWidth;
56484
56630
  }, function (_SnapGuides) {
56485
56631
  SnapGuides = _SnapGuides.default;
56632
+ }, function (_EditingSymbols) {
56633
+ isDragged = _EditingSymbols.isDragged;
56486
56634
  }],
56487
56635
  execute: function () {
56488
56636
  ps = (v, max) => (v * 100 / (max || 1)).toFixed(2);
56489
- beginDrag = (editor, element) => {
56490
- const snaps = new SnapGuides(editor, element);
56637
+ beginDrag = (direction, editor, element) => {
56638
+ const snaps = new SnapGuides(direction, editor, element);
56491
56639
  const prefix = editor.maxWidth === tabletScreenWidth ? "styler-tablet" : editor.maxWidth === mobileScreenWidth ? "styler-mobile" : "styler-desktop";
56492
56640
  const {
56493
56641
  selection,
@@ -56501,13 +56649,8 @@ System.register(["@web-atoms/core/dist/core/XNode", "../../menus/EditorPopupMenu
56501
56649
  const oldWidth = selectedElement.getAttribute(widthAttribute);
56502
56650
  const oldHeight = selectedElement.getAttribute(heightAttribute);
56503
56651
  const oldInset = selectedElement.getAttribute(insetAttribute);
56504
- const style = selectedElement.ownerDocument.defaultView.getComputedStyle(selectedElement);
56505
56652
  const width = selectedParent.offsetWidth;
56506
56653
  const height = selectedParent.offsetHeight;
56507
- const left = parseFloat(style.left || "0");
56508
- const top = parseFloat(style.top || "0");
56509
- const bottom = parseFloat(style.bottom || "0");
56510
- const right = parseFloat(style.right || "0");
56511
56654
  const {
56512
56655
  undoRedo
56513
56656
  } = editor;
@@ -56515,48 +56658,71 @@ System.register(["@web-atoms/core/dist/core/XNode", "../../menus/EditorPopupMenu
56515
56658
  let resized = false;
56516
56659
  let changed = false;
56517
56660
  let timer = void 0;
56661
+ let inset;
56662
+ let newWidth;
56663
+ let newHeight;
56664
+ element[isDragged] = true;
56665
+ editor.hover.update(selectedElement.parentElement);
56666
+ let updateTimer = void 0;
56518
56667
  const move = ({
56519
56668
  dx,
56520
56669
  dy,
56521
56670
  fx
56522
56671
  }) => {
56523
56672
  changed = true;
56524
- let ri = {
56673
+ const left = selectedElement.offsetLeft;
56674
+ const top = selectedElement.offsetTop;
56675
+ const elementWidth = selectedElement.offsetWidth;
56676
+ const elementHeight = selectedElement.offsetHeight;
56677
+ const mx = left + elementWidth / 2;
56678
+ const my = top + elementHeight / 2;
56679
+ const ri = {
56525
56680
  left,
56526
56681
  top,
56527
- right,
56528
- bottom,
56682
+ right: width - (left + elementWidth),
56683
+ bottom: height - (top + elementHeight),
56684
+ width: elementWidth,
56685
+ height: elementHeight,
56686
+ mx,
56687
+ my,
56688
+ move: false,
56529
56689
  dx,
56530
56690
  dy
56531
56691
  };
56532
- const r = fx(ri);
56533
- const inset = `${ps(r.top, height)}% ${ps(r.right, width)}% ${ps(r.bottom, height)}% ${ps(r.left, width)}%`;
56534
- selectedElement.setAttribute(insetAttribute, inset);
56692
+ let r = fx(ri);
56693
+ r = snaps.snap(r);
56694
+ inset = `${ps(r.top, height)}% ${ps(r.right, width)}% ${ps(r.bottom, height)}% ${ps(r.left, width)}%`;
56695
+ selectedElement.style.inset = inset;
56535
56696
  if (!r.move) {
56536
56697
  resized = true;
56537
- let widthDiff = -r.left;
56538
- let heightDiff = -r.top;
56539
- if (ri.bottom === r.bottom) {
56540
- heightDiff -= r.bottom;
56541
- }
56542
- if (ri.right === r.right) {
56543
- widthDiff -= r.right;
56544
- }
56545
- const newWidth = ps(width + widthDiff, width) + "%";
56546
- selectedElement.setAttribute(widthAttribute, newWidth);
56547
- const newHeight = ps(height + heightDiff, height) + "%";
56548
- selectedElement.setAttribute(heightAttribute, newHeight);
56698
+ newWidth = ps(elementWidth + dx, width) + "%";
56699
+ selectedElement.style.width = newWidth;
56700
+ newHeight = ps(elementHeight + dy, height) + "%";
56701
+ selectedElement.style.height = newHeight;
56702
+ }
56703
+ if (!updateTimer) {
56704
+ updateTimer = setTimeout(() => {
56705
+ updateTimer = void 0;
56706
+ selection.updateRect();
56707
+ }, 10);
56549
56708
  }
56550
- setTimeout(() => {
56551
- selection.updateRect();
56552
- hover.updateRect();
56553
- }, 1);
56554
56709
  };
56555
56710
  const resume = () => {
56556
56711
  snaps.dispose();
56557
56712
  d.resume();
56713
+ element[isDragged] = void 0;
56558
56714
  };
56559
56715
  const commit = () => {
56716
+ selectedElement.style.removeProperty("inset");
56717
+ selectedElement.style.removeProperty("width");
56718
+ selectedElement.style.removeProperty("height");
56719
+ selectedElement.setAttribute(insetAttribute, inset);
56720
+ if (newWidth) {
56721
+ selectedElement.setAttribute(widthAttribute, newWidth);
56722
+ }
56723
+ if (newHeight) {
56724
+ selectedElement.setAttribute(heightAttribute, newHeight);
56725
+ }
56560
56726
  d.resume();
56561
56727
  const records = [];
56562
56728
  records.push({
@@ -56601,16 +56767,18 @@ System.register(["@web-atoms/core/dist/core/XNode", "../../menus/EditorPopupMenu
56601
56767
  }
56602
56768
  };
56603
56769
  };
56604
- setCapture = (editor, element, e, fx) => {
56605
- const sc = beginDrag(editor, element);
56606
- const sx = e.clientX;
56607
- const sy = e.clientY;
56770
+ setCapture = (direction, editor, element, e, fx) => {
56771
+ const sc = beginDrag(direction, editor, element);
56772
+ let sx = e.clientX;
56773
+ let sy = e.clientY;
56608
56774
  const captureMove = evt => {
56609
56775
  const dx = evt.clientX - sx;
56610
56776
  const dy = evt.clientY - sy;
56611
56777
  if (dx === 0 && dy === 0) {
56612
56778
  return;
56613
56779
  }
56780
+ sx = evt.clientX;
56781
+ sy = evt.clientY;
56614
56782
  sc.move({
56615
56783
  dx,
56616
56784
  dy,
@@ -56673,28 +56841,28 @@ System.register(["@web-atoms/core/dist/core/XNode", "../../menus/EditorPopupMenu
56673
56841
  if (resize) {
56674
56842
  switch (resize) {
56675
56843
  case "lt":
56676
- setCapture(editor, element, e, r => {
56844
+ setCapture(resize, editor, element, e, r => {
56677
56845
  r.left += r.dx;
56678
56846
  r.top += r.dy;
56679
56847
  return r;
56680
56848
  });
56681
56849
  return;
56682
56850
  case "rt":
56683
- setCapture(editor, element, e, r => {
56851
+ setCapture(resize, editor, element, e, r => {
56684
56852
  r.top += r.dy;
56685
56853
  r.right -= r.dx;
56686
56854
  return r;
56687
56855
  });
56688
56856
  return;
56689
56857
  case "lb":
56690
- setCapture(editor, element, e, r => {
56858
+ setCapture(resize, editor, element, e, r => {
56691
56859
  r.left += r.dx;
56692
56860
  r.bottom -= r.dy;
56693
56861
  return r;
56694
56862
  });
56695
56863
  return;
56696
56864
  case "rb":
56697
- setCapture(editor, element, e, r => {
56865
+ setCapture(resize, editor, element, e, r => {
56698
56866
  r.bottom -= r.dy;
56699
56867
  r.right -= r.dx;
56700
56868
  return r;
@@ -56706,7 +56874,7 @@ System.register(["@web-atoms/core/dist/core/XNode", "../../menus/EditorPopupMenu
56706
56874
  if (currentElement !== element) {
56707
56875
  return;
56708
56876
  }
56709
- setCapture(editor, element, e, r => {
56877
+ setCapture("move", editor, element, e, r => {
56710
56878
  r.top += r.dy;
56711
56879
  r.left += r.dx;
56712
56880
  r.bottom -= r.dy;
@@ -56757,7 +56925,7 @@ System.register(["@web-atoms/core/dist/core/XNode", "../../menus/EditorPopupMenu
56757
56925
  r.move = true;
56758
56926
  return r;
56759
56927
  };
56760
- sc = beginDrag(editor, element);
56928
+ sc = beginDrag("none", editor, element);
56761
56929
  currentElement[keyboardEditingSymbol] = sc;
56762
56930
  sc.move({
56763
56931
  dx,
@@ -56801,12 +56969,40 @@ System.register(["@web-atoms/core/dist/core/XNode", "../../menus/EditorPopupMenu
56801
56969
  });
56802
56970
  //# sourceMappingURL=SelectionUI.js.map
56803
56971
 
56972
+ AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/editor/guides/UIGuides");
56973
+
56974
+ System.register(["@web-atoms/core/dist/core/XNode", "../../properties/controls/PropertyEditor", "./UIGuides.global.css"], function (_export, _context) {
56975
+ "use strict";
56976
+
56977
+ var XNode, BindEditor;
56978
+ function UIGuides() {
56979
+ return XNode.create("ui-guides", {
56980
+ "style-left": BindEditor.oneWay(e => e.hover.left),
56981
+ "style-top": BindEditor.oneWay(e => e.hover.top),
56982
+ "style-width": BindEditor.oneWay(e => e.hover.width),
56983
+ "style-height": BindEditor.oneWay(e => e.hover.height)
56984
+ }, XNode.create("label", {
56985
+ text: BindEditor.oneWay(e => e.hover.name)
56986
+ }), XNode.create("h-guide", null), XNode.create("v-guide", null));
56987
+ }
56988
+ _export("default", UIGuides);
56989
+ return {
56990
+ setters: [function (_webAtomsCoreDistCoreXNode) {
56991
+ XNode = _webAtomsCoreDistCoreXNode.default;
56992
+ }, function (_propertiesControlsPropertyEditor) {
56993
+ BindEditor = _propertiesControlsPropertyEditor.BindEditor;
56994
+ }, function (_UIGuidesGlobalCss) {}],
56995
+ execute: function () {}
56996
+ };
56997
+ });
56998
+ //# sourceMappingURL=UIGuides.js.map
56999
+
56804
57000
  AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/editor/HtmlPageEditor");
56805
57001
 
56806
- System.register(["tslib", "@web-atoms/core/dist/core/Bind", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/dist/core/sleep", "@web-atoms/core/dist/view-model/Action", "@web-atoms/core/dist/web/controls/AtomControl", "../drag-drop/DragDropHelper", "../toolbars/UndoRedoToolbar", "../blocks/WrapGrid", "../toolbars/EditorToolbar", "../properties/Properties", "./SelectedElement", "@web-atoms/core/dist/core/AtomBinder", "../blocks/ImageBox", "../blocks/RowBox", "../blocks/ColumnBox", "../blocks/VerticalImageBox", "../blocks/Image", "../blocks/ImageCard", "../blocks/TextBox", "../blocks/Card", "../blocks/List", "../blocks/Components", "@web-atoms/core/dist/core/types", "../blocks/Buttons", "../blocks/Columns2", "../blocks/Columns3", "../blocks/RightImageBox", "@web-atoms/core/dist/web/core/AtomUI", "../blocks/PriceBox", "@web-atoms/core/dist/core/BindableProperty", "../blocks/Billboard", "../blocks/OutlineText", "../blocks/Carousel", "../blocks/ImageGallery", "../blocks/VideoPlayer", "../blocks/BackgroundVideo", "../blocks/TextMask", "../blocks/MarqueeText", "../blocks/ImageGrid", "../blocks/BoxFrame", "../blocks/InjectBox", "../blocks/PDFFlipBook", "../blocks/PDFViewer", "../blocks/Banner", "./LanguageDropDown", "./webComponentsPath", "./UndoRedo", "./DomHelper", "../blocks/FlipBox", "../blocks/GridBox", "../blocks/ScrollAware", "../blocks/InlineSvg", "./HtmlPageEditor.global.css", "./CssParser", "../properties/controls/ElementBuilder", "../suggestions/editorSuggestions", "@web-atoms/web-controls/dist/basic/InlinePopupButton", "./ui/SelectionUI", "./sizes"], function (_export, _context) {
57002
+ System.register(["tslib", "@web-atoms/core/dist/core/Bind", "@web-atoms/core/dist/core/XNode", "@web-atoms/core/dist/core/sleep", "@web-atoms/core/dist/view-model/Action", "@web-atoms/core/dist/web/controls/AtomControl", "../drag-drop/DragDropHelper", "../toolbars/UndoRedoToolbar", "../blocks/WrapGrid", "../toolbars/EditorToolbar", "../properties/Properties", "./SelectedElement", "@web-atoms/core/dist/core/AtomBinder", "../blocks/ImageBox", "../blocks/RowBox", "../blocks/ColumnBox", "../blocks/VerticalImageBox", "../blocks/Image", "../blocks/ImageCard", "../blocks/TextBox", "../blocks/Card", "../blocks/List", "../blocks/Components", "@web-atoms/core/dist/core/types", "../blocks/Buttons", "../blocks/Columns2", "../blocks/Columns3", "../blocks/RightImageBox", "@web-atoms/core/dist/web/core/AtomUI", "../blocks/PriceBox", "@web-atoms/core/dist/core/BindableProperty", "../blocks/Billboard", "../blocks/OutlineText", "../blocks/Carousel", "../blocks/ImageGallery", "../blocks/VideoPlayer", "../blocks/BackgroundVideo", "../blocks/TextMask", "../blocks/MarqueeText", "../blocks/ImageGrid", "../blocks/BoxFrame", "../blocks/InjectBox", "../blocks/PDFFlipBook", "../blocks/PDFViewer", "../blocks/Banner", "./LanguageDropDown", "./webComponentsPath", "./UndoRedo", "./DomHelper", "../blocks/FlipBox", "../blocks/GridBox", "../blocks/ScrollAware", "../blocks/InlineSvg", "./HtmlPageEditor.global.css", "./CssParser", "../properties/controls/ElementBuilder", "../suggestions/editorSuggestions", "@web-atoms/web-controls/dist/basic/InlinePopupButton", "./ui/SelectionUI", "./sizes", "./guides/UIGuides"], function (_export, _context) {
56807
57003
  "use strict";
56808
57004
 
56809
- var __awaiter, __decorate, __metadata, __rest, Bind, XNode, sleep, Action, AtomControl, InstallDragDropHelper, UndoRedoToolbar, WrapGrid, EditorToolbar, Properties, SelectedElement, AtomBinder, ImageBox, RowBox, ColumnBox, VerticalImageBox, Image, ImageCard, TextBox, Card, List, BlogComponent, TypeWriterComponent, CancelToken, UMD, ImageLink, LinkButton, Columns2, Columns3, RightImageBox, descendentElementIterator, PriceTable, BindableProperty, Billboard, OutlineText, Carousel, ImageGallery, VideoPlayer, BackgroundVideo, TextMask, MarqueeText, ImageGrid, BoxFrame, InjectBox, PDFFlipBook, PDFViewer, Banner, LanguageDropDown, WebComponents, UndoRedo, DomHelper, FlipBox, GridBox, ScrollAware, InlineSvg, CssParser, ElementBuilder, editorSuggestions, InlinePopupButton, SelectionUI, desktopScreenWidth, mobileScreenWidth, tabletScreenWidth, HtmlPageEditor, desktopWidth, tabletWidth, mobileWidth, languageSymbol, socialMailComponentPath;
57005
+ var __awaiter, __decorate, __metadata, __rest, Bind, XNode, sleep, Action, AtomControl, InstallDragDropHelper, UndoRedoToolbar, WrapGrid, EditorToolbar, Properties, SelectedElement, AtomBinder, ImageBox, RowBox, ColumnBox, VerticalImageBox, Image, ImageCard, TextBox, Card, List, BlogComponent, TypeWriterComponent, CancelToken, UMD, ImageLink, LinkButton, Columns2, Columns3, RightImageBox, descendentElementIterator, PriceTable, BindableProperty, Billboard, OutlineText, Carousel, ImageGallery, VideoPlayer, BackgroundVideo, TextMask, MarqueeText, ImageGrid, BoxFrame, InjectBox, PDFFlipBook, PDFViewer, Banner, LanguageDropDown, WebComponents, UndoRedo, DomHelper, FlipBox, GridBox, ScrollAware, InlineSvg, CssParser, ElementBuilder, editorSuggestions, InlinePopupButton, SelectionUI, desktopScreenWidth, mobileScreenWidth, tabletScreenWidth, UIGuides, HtmlPageEditor, desktopWidth, tabletWidth, mobileWidth, languageSymbol, socialMailComponentPath;
56810
57006
  _export("default", void 0);
56811
57007
  return {
56812
57008
  setters: [function (_tslib) {
@@ -56935,6 +57131,8 @@ System.register(["tslib", "@web-atoms/core/dist/core/Bind", "@web-atoms/core/dis
56935
57131
  desktopScreenWidth = _sizes.desktopScreenWidth;
56936
57132
  mobileScreenWidth = _sizes.mobileScreenWidth;
56937
57133
  tabletScreenWidth = _sizes.tabletScreenWidth;
57134
+ }, function (_guidesUIGuides) {
57135
+ UIGuides = _guidesUIGuides.default;
56938
57136
  }],
56939
57137
  execute: function () {
56940
57138
  desktopWidth = desktopScreenWidth;
@@ -57129,15 +57327,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/Bind", "@web-atoms/core/dis
57129
57327
  "style-top": Bind.oneWay(() => this.dropTarget.top),
57130
57328
  "style-width": Bind.oneWay(() => this.dropTarget.width),
57131
57329
  "style-height": Bind.oneWay(() => this.dropTarget.height)
57132
- }), XNode.create(SelectionUI, null), XNode.create("div", {
57133
- "data-element": "hover",
57134
- "style-left": Bind.oneWay(() => this.hover.left),
57135
- "style-top": Bind.oneWay(() => this.hover.top),
57136
- "style-width": Bind.oneWay(() => this.hover.width),
57137
- "style-height": Bind.oneWay(() => this.hover.height)
57138
- }, XNode.create("label", {
57139
- text: Bind.oneWay(() => this.hover.name)
57140
- })), XNode.create("div", {
57330
+ }), XNode.create(SelectionUI, null), XNode.create(UIGuides, null), XNode.create("div", {
57141
57331
  "data-element": "content-frame"
57142
57332
  }, XNode.create("iframe", {
57143
57333
  "data-element": "content-editor",