@social-mail/social-mail-client 1.8.76 → 1.8.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/site-editor/editor/CssParser.d.ts.map +1 -1
- package/dist/site-editor/editor/CssParser.js +12 -2
- package/dist/site-editor/editor/CssParser.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/animations.d.ts +2 -0
- package/dist/site-editor/suggestions/properties/animations/animations.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/animations.js +20 -19
- package/dist/site-editor/suggestions/properties/animations/animations.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/blur/blur-in.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/blur/blur-in.js +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/blur/blur-in.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/blur/blur-out.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/blur/blur-out.js +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/blur/blur-out.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-in.d.ts +1 -4
- package/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-in.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-in.js +8 -5
- package/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-in.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-out.d.ts +2 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-out.d.ts.map +1 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-out.js +38 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-out.js.map +1 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/css.d.ts +33 -3
- package/dist/site-editor/suggestions/properties/animations/key-frames/css.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/css.js +63 -6
- package/dist/site-editor/suggestions/properties/animations/key-frames/css.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-in.d.ts +1 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-in.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-in.js +19 -3
- package/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-in.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-out.d.ts +1 -6
- package/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-out.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-out.js +19 -11
- package/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-out.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-in.d.ts +1 -6
- package/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-in.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-in.js +20 -11
- package/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-in.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-out.d.ts +1 -6
- package/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-out.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-out.js +20 -11
- package/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-out.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-in.d.ts +1 -6
- package/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-in.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-in.js +20 -11
- package/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-in.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-out.d.ts +1 -6
- package/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-out.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-out.js +20 -11
- package/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-out.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-in.d.ts +2 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-in.d.ts.map +1 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-in.js +28 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-in.js.map +1 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-out.d.ts +2 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-out.d.ts.map +1 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-out.js +28 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-out.js.map +1 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/speed/speed-in.d.ts +2 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/speed/speed-in.d.ts.map +1 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/speed/speed-in.js +33 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/speed/speed-in.js.map +1 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/speed/speed-out.d.ts +2 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/speed/speed-out.d.ts.map +1 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/speed/speed-out.js +28 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/speed/speed-out.js.map +1 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-in.d.ts +1 -6
- package/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-in.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-in.js +20 -11
- package/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-in.js.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-out.d.ts +1 -6
- package/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-out.d.ts.map +1 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-out.js +20 -11
- package/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-out.js.map +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.js +350 -146
- package/dist/site-editor-app/SiteEditorApp.pack.js.map +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.min.js +1 -1
- package/dist/site-editor-app/SiteEditorApp.pack.min.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/site-editor/editor/CssParser.ts +38 -1
- package/src/site-editor/suggestions/properties/animations/animations.ts +36 -30
- package/src/site-editor/suggestions/properties/animations/key-frames/blur/blur-in.ts +13 -12
- package/src/site-editor/suggestions/properties/animations/key-frames/blur/blur-out.ts +13 -12
- package/src/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-in.ts +12 -28
- package/src/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-out.ts +45 -0
- package/src/site-editor/suggestions/properties/animations/key-frames/css.ts +67 -22
- package/src/site-editor/suggestions/properties/animations/key-frames/fade/fade-in.ts +18 -1
- package/src/site-editor/suggestions/properties/animations/key-frames/fade/fade-out.ts +16 -11
- package/src/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-in.ts +16 -11
- package/src/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-out.ts +16 -11
- package/src/site-editor/suggestions/properties/animations/key-frames/scale/scale-in.ts +16 -11
- package/src/site-editor/suggestions/properties/animations/key-frames/scale/scale-out.ts +16 -11
- package/src/site-editor/suggestions/properties/animations/key-frames/slide/slide-in.ts +14 -0
- package/src/site-editor/suggestions/properties/animations/key-frames/slide/slide-out.ts +14 -0
- package/src/site-editor/suggestions/properties/animations/key-frames/speed/speed-in.ts +19 -0
- package/src/site-editor/suggestions/properties/animations/key-frames/speed/speed-out.ts +14 -0
- package/src/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-in.ts +16 -11
- package/src/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-out.ts +16 -11
- package/styler-lite/styler.css +1 -1
- package/styler-lite/styler.css.map +1 -1
- package/styler-lite/styles/animations/animations/generated.css +3200 -0
- package/styler-lite/styles/animations/animations/generated.css.js +91 -0
- package/styler-lite/styles/animations/animations/generated.css.map +1 -0
- package/styler-lite/styles/animations/animations/key-frames/blur/blur-in.js +17 -0
- package/styler-lite/styles/animations/animations/key-frames/blur/blur-out.js +17 -0
- package/styler-lite/styles/animations/animations/key-frames/bounce/bounce-in.js +43 -0
- package/styler-lite/styles/animations/animations/key-frames/bounce/bounce-out.js +43 -0
- package/styler-lite/styles/animations/animations/key-frames/css.js +119 -0
- package/styler-lite/styles/animations/animations/key-frames/fade/fade-in.js +16 -0
- package/styler-lite/styles/animations/animations/key-frames/fade/fade-out.js +16 -0
- package/styler-lite/styles/animations/animations/key-frames/rotate/rotate-in.js +16 -0
- package/styler-lite/styles/animations/animations/key-frames/rotate/rotate-out.js +16 -0
- package/styler-lite/styles/animations/animations/key-frames/scale/scale-in.js +16 -0
- package/styler-lite/styles/animations/animations/key-frames/scale/scale-out.js +16 -0
- package/styler-lite/styles/animations/animations/key-frames/slide/slide-in.js +14 -0
- package/styler-lite/styles/animations/animations/key-frames/slide/slide-out.js +14 -0
- package/styler-lite/styles/animations/animations/key-frames/speed/speed-in.js +19 -0
- package/styler-lite/styles/animations/animations/key-frames/speed/speed-out.js +14 -0
- package/styler-lite/styles/animations/animations/key-frames/zoom/zoom-in.js +16 -0
- package/styler-lite/styles/animations/animations/key-frames/zoom/zoom-out.js +16 -0
- package/dist/site-editor/suggestions/properties/animations/key-frames/cssTranslate.d.ts +0 -9
- package/dist/site-editor/suggestions/properties/animations/key-frames/cssTranslate.d.ts.map +0 -1
- package/dist/site-editor/suggestions/properties/animations/key-frames/cssTranslate.js +0 -45
- package/dist/site-editor/suggestions/properties/animations/key-frames/cssTranslate.js.map +0 -1
- package/src/site-editor/suggestions/properties/animations/key-frames/cssTranslate.ts +0 -84
- package/styler-lite/styles/animations/animations/fade-in.css +0 -0
- package/styler-lite/styles/animations/main-key-frames.css +0 -44
|
@@ -2077,7 +2077,7 @@ if (window) {
|
|
|
2077
2077
|
|
|
2078
2078
|
AmdLoader.instance.register(
|
|
2079
2079
|
["@social-mail/social-mail-client","@web-atoms/core","@web-atoms/web-controls","@web-atoms/date-time","@web-atoms/entity","@web-atoms/data-styles","@web-atoms/email-dom"],
|
|
2080
|
-
["@social-mail/social-mail-client/dist/site-editor-app/SiteEditorApp","@social-mail/social-mail-client/dist/common/BaseApp","@web-atoms/core/dist/core/InjectProperty","@web-atoms/web-controls/dist/desktop-app/MobileDesktopApp","@web-atoms/web-controls/dist/mobile-app/MobileApp","@web-atoms/core/dist/core/AtomLoader","@web-atoms/core/dist/services/JsonService","@web-atoms/core/dist/core/StringHelper","@web-atoms/core/dist/di/RegisterSingleton","@web-atoms/core/dist/di/Register","@web-atoms/core/dist/core/types","@web-atoms/core/dist/core/AtomMap","@web-atoms/core/dist/di/ServiceCollection","@web-atoms/core/dist/di/TypeKey","@web-atoms/date-time/dist/DateTime","@web-atoms/date-time/dist/TimeSpan","@web-atoms/core/dist/services/ReferenceService","@web-atoms/core/dist/di/DISingleton","@web-atoms/core/dist/core/AtomUri","@web-atoms/core/dist/web/core/AtomUI","@web-atoms/core/dist/core/Command","@web-atoms/core/dist/core/EventScope","@web-atoms/core/dist/core/Route","@web-atoms/core/dist/core/InheritedProperty","@web-atoms/core/dist/core/AtomBinder","@web-atoms/core/dist/core/sleep","@web-atoms/core/dist/core/XNode","@web-atoms/core/dist/core/Bind","@web-atoms/core/dist/core/ExpressionParser","@web-atoms/core/dist/services/NavigationService","@web-atoms/core/dist/core/AtomComponent","@web-atoms/core/dist/App","@web-atoms/core/dist/core/AtomDispatcher","@web-atoms/core/dist/di/ServiceProvider","@web-atoms/core/dist/core/TransientDisposable","@web-atoms/core/dist/di/Inject","@web-atoms/core/dist/services/BusyIndicatorService","@web-atoms/core/dist/core/AtomList","@web-atoms/core/dist/core/AtomDisposableList","@web-atoms/core/dist/core/AtomWatcher","@web-atoms/core/dist/core/Hacks","@web-atoms/core/dist/core/PropertyMap","@web-atoms/core/dist/core/FormattedString","@web-atoms/core/dist/web/controls/AtomControl","@web-atoms/core/dist/core/BindableProperty","@web-atoms/core/dist/core/WebImage","@web-atoms/core/dist/web/styles/AtomStyle","@web-atoms/core/dist/web/styles/AtomStyleSheet","@web-atoms/core/dist/web/services/PopupService","@web-atoms/core/dist/web/services/PopupWindow","@web-atoms/web-controls/dist/PageNavigator","@web-atoms/web-controls/dist/desktop-app/DesktopApp","@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/InlinePopup","@web-atoms/web-controls/dist/basic/MergeNode","@web-atoms/web-controls/dist/basic/ItemPath","@web-atoms/web-controls/dist/DataAttributes","@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","@web-atoms/core/dist/view-model/Action","@web-atoms/core/dist/services/http/JsonError","@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/pages/user/multi-factor/SetupMultiFactorPage","@social-mail/social-mail-client/dist/common/pages/user/services/UserService","@web-atoms/core/dist/di/DITransient","@social-mail/social-mail-client/dist/common/date/DateFormats","@social-mail/social-mail-client/dist/common/controls/ModuleInfo","@social-mail/social-mail-client/dist/services/WebPushService","@social-mail/social-mail-client/dist/common/TestMode","@social-mail/social-mail-client/dist/style/GlobalStyle","@social-mail/social-mail-client/dist/style/OverrideAppStyle","@web-atoms/data-styles/data-styles","@social-mail/social-mail-client/dist/site-editor-app/drawer/SiteEditorDrawer","@social-mail/social-mail-client/dist/common/menu/MenuService","@social-mail/social-mail-client/dist/common/pages/mailboxes/services/MailboxService","@social-mail/social-mail-client/dist/common/Sql","@social-mail/social-mail-client/dist/common/pages/files/service/CloudFileService","@social-mail/social-mail-client/dist/site-editor-app/commands/SiteEditorCommands","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/SiteWebsiteList","@social-mail/social-mail-client/dist/common/pages/websites/list/WebSiteListPage","@social-mail/social-mail-client/dist/services/websites/WebSiteService","@social-mail/social-mail-client/dist/common/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/AppUrlService","@web-atoms/web-controls/dist/mobile-app/MasterDetailPage","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/WebSiteStudioPage","@web-atoms/web-controls/dist/basic/PopupButton","@social-mail/social-mail-client/dist/web/page/templates/EditTemplatePage","@social-mail/social-mail-client/dist/common/controls/html/InlineHtmlEditorWithToolbar","@web-atoms/web-controls/dist/html-editor/InlineHtmlEditor","@web-atoms/web-controls/dist/html-editor/commands/AddImage","@web-atoms/web-controls/dist/html-editor/commands/CommandButton","@web-atoms/web-controls/dist/html-editor/commands/HtmlCommands","@web-atoms/web-controls/dist/html-editor/commands/Toolbar","@web-atoms/web-controls/dist/html-editor/commands/Bold","@web-atoms/web-controls/dist/html-editor/commands/Command","@web-atoms/web-controls/dist/html-editor/commands/Italic","@web-atoms/web-controls/dist/html-editor/commands/Underline","@web-atoms/web-controls/dist/html-editor/commands/StrikeThrough","@web-atoms/web-controls/dist/html-editor/commands/Align","@web-atoms/web-controls/dist/html-editor/commands/HorizontalRule","@web-atoms/web-controls/dist/html-editor/commands/Separator","@web-atoms/web-controls/dist/html-editor/commands/Headings","@web-atoms/web-controls/dist/html-editor/commands/ChangeColor","@web-atoms/web-controls/dist/html-editor/commands/ChangeFont","@web-atoms/web-controls/dist/html-editor/commands/ChangeFontSize","@web-atoms/web-controls/dist/html-editor/commands/NumberedList","@web-atoms/web-controls/dist/html-editor/commands/UnorderedList","@web-atoms/web-controls/dist/html-editor/commands/IndentLess","@web-atoms/web-controls/dist/html-editor/commands/IndentMore","@web-atoms/web-controls/dist/html-editor/commands/AddLink","@web-atoms/core/dist/web/controls/AtomToggleButtonBar","@web-atoms/core/dist/web/styles/AtomToggleButtonBarStyle","@web-atoms/core/dist/web/styles/AtomListBoxStyle","@web-atoms/core/dist/web/controls/AtomListBox","@web-atoms/core/dist/web/controls/AtomItemsControl","@web-atoms/core/dist/core/AtomEnumerator","@web-atoms/web-controls/dist/html-editor/commands/Unlink","@web-atoms/web-controls/dist/html-editor/commands/RemoveFormat","@web-atoms/web-controls/dist/html-editor/commands/Source","@web-atoms/web-controls/dist/basic/UploadEvent","@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/MimeMessage","@social-mail/social-mail-client/dist/services/mime-service/stream/LineStream","@social-mail/social-mail-client/dist/services/mime-service/stream/TextWriter","@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","@web-atoms/web-controls/dist/basic/Select","@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/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/groups/AttributeEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/LinkProperty","@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","@web-atoms/web-controls/dist/basic/ToggleButtonBar","@social-mail/social-mail-client/dist/site-editor/properties/groups/AnimateGroupEditor","@social-mail/social-mail-client/dist/site-editor/editor/SelectedElement","@social-mail/social-mail-client/dist/site-editor/blocks/ImageBox","@social-mail/social-mail-client/dist/site-editor/blocks/defaultImage","@social-mail/social-mail-client/dist/site-editor/blocks/RowBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/row.png","@social-mail/social-mail-client/dist/site-editor/blocks/ColumnBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column.png","@social-mail/social-mail-client/dist/site-editor/blocks/VerticalImageBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/vertical-image-box.png","@social-mail/social-mail-client/dist/site-editor/blocks/Image","@social-mail/social-mail-client/dist/site-editor/blocks/ImageCard","@social-mail/social-mail-client/dist/site-editor/blocks/TextBox","@social-mail/social-mail-client/dist/site-editor/blocks/Card","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/card.png","@social-mail/social-mail-client/dist/site-editor/blocks/List","@social-mail/social-mail-client/dist/site-editor/blocks/Components","@social-mail/social-mail-client/dist/site-editor/blocks/Buttons","@social-mail/social-mail-client/dist/site-editor/blocks/Columns2","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column-2.png","@social-mail/social-mail-client/dist/site-editor/blocks/Columns3","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column-3.png","@social-mail/social-mail-client/dist/site-editor/blocks/RightImageBox","@social-mail/social-mail-client/dist/site-editor/blocks/PriceBox","@social-mail/social-mail-client/dist/site-editor/blocks/Billboard","@social-mail/social-mail-client/dist/site-editor/blocks/OutlineText","@social-mail/social-mail-client/dist/site-editor/blocks/Carousel","@social-mail/social-mail-client/dist/site-editor/blocks/ImageGallery","@social-mail/social-mail-client/dist/site-editor/blocks/VideoPlayer","@social-mail/social-mail-client/dist/site-editor/blocks/BackgroundVideo","@social-mail/social-mail-client/dist/site-editor/blocks/TextMask","@social-mail/social-mail-client/dist/site-editor/blocks/MarqueeText","@social-mail/social-mail-client/dist/site-editor/blocks/ImageGrid","@social-mail/social-mail-client/dist/site-editor/blocks/BoxFrame","@social-mail/social-mail-client/dist/site-editor/blocks/InjectBox","@social-mail/social-mail-client/dist/site-editor/blocks/PDFFlipBook","@social-mail/social-mail-client/dist/site-editor/blocks/PDFViewer","@social-mail/social-mail-client/dist/site-editor/blocks/Banner","@social-mail/social-mail-client/dist/site-editor/editor/BreadCrum","@social-mail/social-mail-client/dist/site-editor/editor/LanguageDropDown","@social-mail/social-mail-client/dist/site-editor/editor/webComponentsPath","@social-mail/social-mail-client/dist/site-editor/editor/UndoRedo","@social-mail/social-mail-client/dist/site-editor/editor/DomHelper","@social-mail/social-mail-client/dist/site-editor/blocks/FlipBox","@social-mail/social-mail-client/dist/site-editor/blocks/GridBox","@social-mail/social-mail-client/dist/site-editor/blocks/ScrollAware","@social-mail/social-mail-client/dist/site-editor/blocks/InlineSvg","@social-mail/social-mail-client/dist/site-editor/editor/CssParser","@social-mail/social-mail-client/dist/site-editor/suggestions/editorSuggestions","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/align","@social-mail/social-mail-client/dist/site-editor/suggestions/pair","@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/cssTranslate","@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/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/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/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/code-editor/CodeEditorPage","@social-mail/social-mail-client/dist/code-editor/MonacoService","@social-mail/social-mail-client/dist/common/fileUrl","@social-mail/social-mail-client/dist/common/pages/files/media/ChooseMediaPage","@social-mail/social-mail-client/dist/common/controls/tree/FileTreeView","@social-mail/social-mail-client/dist/common/controls/tree/TreeView","@social-mail/social-mail-client/dist/common/controls/drag-drop/FilesDragDrop","@social-mail/social-mail-client/dist/common/FileUrlService","@social-mail/social-mail-client/dist/site-editor/services/DefaultTemplateService","@social-mail/social-mail-client/dist/common/toBase36","@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/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/common/events/CommonEvents","@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/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/content/images/icons/audio.svg","@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","@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/web/page/mails/mini-compose/Attach","@web-atoms/web-controls/dist/basic/TitleEditor","@social-mail/social-mail-client/dist/common/controls/email-recipients/EmailRecipientChips","@web-atoms/web-controls/dist/basic/AtomChips","@web-atoms/web-controls/dist/basic/Chip","@social-mail/social-mail-client/dist/services/email-addresses/EmailAddressService","@social-mail/social-mail-client/dist/common/controls/mailboxes/MailboxDropDown","@social-mail/social-mail-client/dist/common/controls/emoji-picker/EmojiPicker","@web-atoms/core/dist/web/WebApp","@web-atoms/core/dist/core/AtomOnce","@web-atoms/core/dist/web/services/WebBusyIndicatorService","@web-atoms/core/dist/web/styles/StyleBuilder","@web-atoms/core/dist/web/services/WindowService","@web-atoms/core/dist/Atom","@web-atoms/core/dist/core/FormattedError","@web-atoms/core/dist/view-model/AtomWindowViewModel","@web-atoms/core/dist/view-model/AtomViewModel","@web-atoms/core/dist/view-model/baseTypes","@web-atoms/core/dist/web/controls/AtomAlertWindow","@web-atoms/core/dist/web/styles/AtomAlertWindowStyle","@web-atoms/core/dist/web/styles/AtomWindowStyle","@web-atoms/core/src/web/images/close-button-hover.svg","@web-atoms/core/dist/web/controls/AtomWindow","@web-atoms/core/dist/web/controls/AtomTemplate","@web-atoms/core/dist/web/controls/AtomNotification","@web-atoms/core/dist/web/styles/AtomNotificationStyle","@web-atoms/core/dist/web/styles/AtomPopupStyle","@web-atoms/core/dist/web/services/NotificationPopup","@web-atoms/core/dist/web/styles/AtomTheme","@social-mail/social-mail-client/dist/web/page/mails/engagements/EngagementDetails","@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/ConversationTags","@social-mail/social-mail-client/dist/web/page/mails/ConversationTagChips","@social-mail/social-mail-client/dist/web/page/mails/web-hooks/WebHookListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/web-hooks/WebHookPage","@social-mail/social-mail-client/dist/web/page/mails/ChooseMailboxPage","@social-mail/social-mail-client/dist/common/pages/folders/ChooseTemplatePage","@web-atoms/web-controls/dist/basic/Resizable","@social-mail/social-mail-client/dist/common/StringFormat","@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/common/pages/files/FileHistoryPage","@social-mail/social-mail-client/dist/services/files/FileHistoryService","@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/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/dist/site-editor-app/pages/websites/history/WebSiteHistory","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/view/ViewWebSitePage","@social-mail/social-mail-client/dist/common/controls/collection-editor/CollectionEditor","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/blogs/WebSiteBlogsPage","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/blogs/LookupChannelPage","@social-mail/social-mail-client/dist/common/pages/files/preview/document/DownloadZip","@social-mail/social-mail-client/dist/site-editor/tools/Tools","@social-mail/social-mail-client/dist/site-editor/tools/basic/BasicShapes","@social-mail/social-mail-client/dist/common/PackageInfo","@social-mail/social-mail-client/package.json","@social-mail/social-mail-client/dist/site-editor/tools/section/ToolSection","@social-mail/social-mail-client/dist/site-editor/tools/preview/ToolPreview","@social-mail/social-mail-client/dist/site-editor/tools/designs/Designs","@social-mail/social-mail-client/dist/site-editor-app/pages/store/orders/StoreOrderListPage","@social-mail/social-mail-client/dist/services/store/StoreService","@social-mail/social-mail-client/dist/services/store/StoreOrderService","@social-mail/social-mail-client/dist/site-editor-app/pages/store/order/EditOrderPage","@social-mail/social-mail-client/dist/common/controls/reference-editor/ReferenceEditor","@social-mail/social-mail-client/dist/common/pages/contacts/ContactEditorPage","@social-mail/social-mail-client/dist/services/contacts/ContactService","@social-mail/social-mail-client/dist/services/store/StoreItemService","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/EditProductListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/EditProductDetailPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/ProductEditor","@social-mail/social-mail-client/dist/common/controls/tags/TagChips","@social-mail/social-mail-client/dist/common/folder-view/FolderViewControl","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/Offsers","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/Specifications","@social-mail/social-mail-client/dist/site-editor-app/pages/store/folders/EditItemFolderPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/ProductHtmlEditorPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/ProductHtmlEditor","@social-mail/social-mail-client/dist/site-editor-app/pages/store/StoreLink","@social-mail/social-mail-client/dist/common/currency","@social-mail/social-mail-client/dist/site-editor-app/pages/store/coupons/StoreCouponsPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/payment-gateway/PaymentGatewayListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/payment-gateway/PaymentGatewayEditorPage","@social-mail/social-mail-client/dist/common/controls/menu/MenuItem","@social-mail/social-mail-client/dist/common/controls/drawer/BaseDrawer","@web-atoms/core/dist/Pack"]);
|
|
2080
|
+
["@social-mail/social-mail-client/dist/site-editor-app/SiteEditorApp","@social-mail/social-mail-client/dist/common/BaseApp","@web-atoms/core/dist/core/InjectProperty","@web-atoms/web-controls/dist/desktop-app/MobileDesktopApp","@web-atoms/web-controls/dist/mobile-app/MobileApp","@web-atoms/core/dist/core/AtomLoader","@web-atoms/core/dist/services/JsonService","@web-atoms/core/dist/core/StringHelper","@web-atoms/core/dist/di/RegisterSingleton","@web-atoms/core/dist/di/Register","@web-atoms/core/dist/core/types","@web-atoms/core/dist/core/AtomMap","@web-atoms/core/dist/di/ServiceCollection","@web-atoms/core/dist/di/TypeKey","@web-atoms/date-time/dist/DateTime","@web-atoms/date-time/dist/TimeSpan","@web-atoms/core/dist/services/ReferenceService","@web-atoms/core/dist/di/DISingleton","@web-atoms/core/dist/core/AtomUri","@web-atoms/core/dist/web/core/AtomUI","@web-atoms/core/dist/core/Command","@web-atoms/core/dist/core/EventScope","@web-atoms/core/dist/core/Route","@web-atoms/core/dist/core/InheritedProperty","@web-atoms/core/dist/core/AtomBinder","@web-atoms/core/dist/core/sleep","@web-atoms/core/dist/core/XNode","@web-atoms/core/dist/core/Bind","@web-atoms/core/dist/core/ExpressionParser","@web-atoms/core/dist/services/NavigationService","@web-atoms/core/dist/core/AtomComponent","@web-atoms/core/dist/App","@web-atoms/core/dist/core/AtomDispatcher","@web-atoms/core/dist/di/ServiceProvider","@web-atoms/core/dist/core/TransientDisposable","@web-atoms/core/dist/di/Inject","@web-atoms/core/dist/services/BusyIndicatorService","@web-atoms/core/dist/core/AtomList","@web-atoms/core/dist/core/AtomDisposableList","@web-atoms/core/dist/core/AtomWatcher","@web-atoms/core/dist/core/Hacks","@web-atoms/core/dist/core/PropertyMap","@web-atoms/core/dist/core/FormattedString","@web-atoms/core/dist/web/controls/AtomControl","@web-atoms/core/dist/core/BindableProperty","@web-atoms/core/dist/core/WebImage","@web-atoms/core/dist/web/styles/AtomStyle","@web-atoms/core/dist/web/styles/AtomStyleSheet","@web-atoms/core/dist/web/services/PopupService","@web-atoms/core/dist/web/services/PopupWindow","@web-atoms/web-controls/dist/PageNavigator","@web-atoms/web-controls/dist/desktop-app/DesktopApp","@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/InlinePopup","@web-atoms/web-controls/dist/basic/MergeNode","@web-atoms/web-controls/dist/basic/ItemPath","@web-atoms/web-controls/dist/DataAttributes","@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","@web-atoms/core/dist/view-model/Action","@web-atoms/core/dist/services/http/JsonError","@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/pages/user/multi-factor/SetupMultiFactorPage","@social-mail/social-mail-client/dist/common/pages/user/services/UserService","@web-atoms/core/dist/di/DITransient","@social-mail/social-mail-client/dist/common/date/DateFormats","@social-mail/social-mail-client/dist/common/controls/ModuleInfo","@social-mail/social-mail-client/dist/services/WebPushService","@social-mail/social-mail-client/dist/common/TestMode","@social-mail/social-mail-client/dist/style/GlobalStyle","@social-mail/social-mail-client/dist/style/OverrideAppStyle","@web-atoms/data-styles/data-styles","@social-mail/social-mail-client/dist/site-editor-app/drawer/SiteEditorDrawer","@social-mail/social-mail-client/dist/common/menu/MenuService","@social-mail/social-mail-client/dist/common/pages/mailboxes/services/MailboxService","@social-mail/social-mail-client/dist/common/Sql","@social-mail/social-mail-client/dist/common/pages/files/service/CloudFileService","@social-mail/social-mail-client/dist/site-editor-app/commands/SiteEditorCommands","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/SiteWebsiteList","@social-mail/social-mail-client/dist/common/pages/websites/list/WebSiteListPage","@social-mail/social-mail-client/dist/services/websites/WebSiteService","@social-mail/social-mail-client/dist/common/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/AppUrlService","@web-atoms/web-controls/dist/mobile-app/MasterDetailPage","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/studio/WebSiteStudioPage","@web-atoms/web-controls/dist/basic/PopupButton","@social-mail/social-mail-client/dist/web/page/templates/EditTemplatePage","@social-mail/social-mail-client/dist/common/controls/html/InlineHtmlEditorWithToolbar","@web-atoms/web-controls/dist/html-editor/InlineHtmlEditor","@web-atoms/web-controls/dist/html-editor/commands/AddImage","@web-atoms/web-controls/dist/html-editor/commands/CommandButton","@web-atoms/web-controls/dist/html-editor/commands/HtmlCommands","@web-atoms/web-controls/dist/html-editor/commands/Toolbar","@web-atoms/web-controls/dist/html-editor/commands/Bold","@web-atoms/web-controls/dist/html-editor/commands/Command","@web-atoms/web-controls/dist/html-editor/commands/Italic","@web-atoms/web-controls/dist/html-editor/commands/Underline","@web-atoms/web-controls/dist/html-editor/commands/StrikeThrough","@web-atoms/web-controls/dist/html-editor/commands/Align","@web-atoms/web-controls/dist/html-editor/commands/HorizontalRule","@web-atoms/web-controls/dist/html-editor/commands/Separator","@web-atoms/web-controls/dist/html-editor/commands/Headings","@web-atoms/web-controls/dist/html-editor/commands/ChangeColor","@web-atoms/web-controls/dist/html-editor/commands/ChangeFont","@web-atoms/web-controls/dist/html-editor/commands/ChangeFontSize","@web-atoms/web-controls/dist/html-editor/commands/NumberedList","@web-atoms/web-controls/dist/html-editor/commands/UnorderedList","@web-atoms/web-controls/dist/html-editor/commands/IndentLess","@web-atoms/web-controls/dist/html-editor/commands/IndentMore","@web-atoms/web-controls/dist/html-editor/commands/AddLink","@web-atoms/core/dist/web/controls/AtomToggleButtonBar","@web-atoms/core/dist/web/styles/AtomToggleButtonBarStyle","@web-atoms/core/dist/web/styles/AtomListBoxStyle","@web-atoms/core/dist/web/controls/AtomListBox","@web-atoms/core/dist/web/controls/AtomItemsControl","@web-atoms/core/dist/core/AtomEnumerator","@web-atoms/web-controls/dist/html-editor/commands/Unlink","@web-atoms/web-controls/dist/html-editor/commands/RemoveFormat","@web-atoms/web-controls/dist/html-editor/commands/Source","@web-atoms/web-controls/dist/basic/UploadEvent","@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/MimeMessage","@social-mail/social-mail-client/dist/services/mime-service/stream/LineStream","@social-mail/social-mail-client/dist/services/mime-service/stream/TextWriter","@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","@web-atoms/web-controls/dist/basic/Select","@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/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/groups/AttributeEditor","@social-mail/social-mail-client/dist/site-editor/properties/controls/LinkProperty","@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","@web-atoms/web-controls/dist/basic/ToggleButtonBar","@social-mail/social-mail-client/dist/site-editor/properties/groups/AnimateGroupEditor","@social-mail/social-mail-client/dist/site-editor/editor/SelectedElement","@social-mail/social-mail-client/dist/site-editor/blocks/ImageBox","@social-mail/social-mail-client/dist/site-editor/blocks/defaultImage","@social-mail/social-mail-client/dist/site-editor/blocks/RowBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/row.png","@social-mail/social-mail-client/dist/site-editor/blocks/ColumnBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column.png","@social-mail/social-mail-client/dist/site-editor/blocks/VerticalImageBox","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/vertical-image-box.png","@social-mail/social-mail-client/dist/site-editor/blocks/Image","@social-mail/social-mail-client/dist/site-editor/blocks/ImageCard","@social-mail/social-mail-client/dist/site-editor/blocks/TextBox","@social-mail/social-mail-client/dist/site-editor/blocks/Card","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/card.png","@social-mail/social-mail-client/dist/site-editor/blocks/List","@social-mail/social-mail-client/dist/site-editor/blocks/Components","@social-mail/social-mail-client/dist/site-editor/blocks/Buttons","@social-mail/social-mail-client/dist/site-editor/blocks/Columns2","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column-2.png","@social-mail/social-mail-client/dist/site-editor/blocks/Columns3","@social-mail/social-mail-client/content/images/svg/html-editor/layouts/column-3.png","@social-mail/social-mail-client/dist/site-editor/blocks/RightImageBox","@social-mail/social-mail-client/dist/site-editor/blocks/PriceBox","@social-mail/social-mail-client/dist/site-editor/blocks/Billboard","@social-mail/social-mail-client/dist/site-editor/blocks/OutlineText","@social-mail/social-mail-client/dist/site-editor/blocks/Carousel","@social-mail/social-mail-client/dist/site-editor/blocks/ImageGallery","@social-mail/social-mail-client/dist/site-editor/blocks/VideoPlayer","@social-mail/social-mail-client/dist/site-editor/blocks/BackgroundVideo","@social-mail/social-mail-client/dist/site-editor/blocks/TextMask","@social-mail/social-mail-client/dist/site-editor/blocks/MarqueeText","@social-mail/social-mail-client/dist/site-editor/blocks/ImageGrid","@social-mail/social-mail-client/dist/site-editor/blocks/BoxFrame","@social-mail/social-mail-client/dist/site-editor/blocks/InjectBox","@social-mail/social-mail-client/dist/site-editor/blocks/PDFFlipBook","@social-mail/social-mail-client/dist/site-editor/blocks/PDFViewer","@social-mail/social-mail-client/dist/site-editor/blocks/Banner","@social-mail/social-mail-client/dist/site-editor/editor/BreadCrum","@social-mail/social-mail-client/dist/site-editor/editor/LanguageDropDown","@social-mail/social-mail-client/dist/site-editor/editor/webComponentsPath","@social-mail/social-mail-client/dist/site-editor/editor/UndoRedo","@social-mail/social-mail-client/dist/site-editor/editor/DomHelper","@social-mail/social-mail-client/dist/site-editor/blocks/FlipBox","@social-mail/social-mail-client/dist/site-editor/blocks/GridBox","@social-mail/social-mail-client/dist/site-editor/blocks/ScrollAware","@social-mail/social-mail-client/dist/site-editor/blocks/InlineSvg","@social-mail/social-mail-client/dist/site-editor/editor/CssParser","@social-mail/social-mail-client/dist/site-editor/suggestions/editorSuggestions","@social-mail/social-mail-client/dist/site-editor/suggestions/properties/align","@social-mail/social-mail-client/dist/site-editor/suggestions/pair","@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/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/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/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/code-editor/CodeEditorPage","@social-mail/social-mail-client/dist/code-editor/MonacoService","@social-mail/social-mail-client/dist/common/fileUrl","@social-mail/social-mail-client/dist/common/pages/files/media/ChooseMediaPage","@social-mail/social-mail-client/dist/common/controls/tree/FileTreeView","@social-mail/social-mail-client/dist/common/controls/tree/TreeView","@social-mail/social-mail-client/dist/common/controls/drag-drop/FilesDragDrop","@social-mail/social-mail-client/dist/common/FileUrlService","@social-mail/social-mail-client/dist/site-editor/services/DefaultTemplateService","@social-mail/social-mail-client/dist/common/toBase36","@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/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/common/events/CommonEvents","@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/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/content/images/icons/audio.svg","@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","@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/web/page/mails/mini-compose/Attach","@web-atoms/web-controls/dist/basic/TitleEditor","@social-mail/social-mail-client/dist/common/controls/email-recipients/EmailRecipientChips","@web-atoms/web-controls/dist/basic/AtomChips","@web-atoms/web-controls/dist/basic/Chip","@social-mail/social-mail-client/dist/services/email-addresses/EmailAddressService","@social-mail/social-mail-client/dist/common/controls/mailboxes/MailboxDropDown","@social-mail/social-mail-client/dist/common/controls/emoji-picker/EmojiPicker","@web-atoms/core/dist/web/WebApp","@web-atoms/core/dist/core/AtomOnce","@web-atoms/core/dist/web/services/WebBusyIndicatorService","@web-atoms/core/dist/web/styles/StyleBuilder","@web-atoms/core/dist/web/services/WindowService","@web-atoms/core/dist/Atom","@web-atoms/core/dist/core/FormattedError","@web-atoms/core/dist/view-model/AtomWindowViewModel","@web-atoms/core/dist/view-model/AtomViewModel","@web-atoms/core/dist/view-model/baseTypes","@web-atoms/core/dist/web/controls/AtomAlertWindow","@web-atoms/core/dist/web/styles/AtomAlertWindowStyle","@web-atoms/core/dist/web/styles/AtomWindowStyle","@web-atoms/core/src/web/images/close-button-hover.svg","@web-atoms/core/dist/web/controls/AtomWindow","@web-atoms/core/dist/web/controls/AtomTemplate","@web-atoms/core/dist/web/controls/AtomNotification","@web-atoms/core/dist/web/styles/AtomNotificationStyle","@web-atoms/core/dist/web/styles/AtomPopupStyle","@web-atoms/core/dist/web/services/NotificationPopup","@web-atoms/core/dist/web/styles/AtomTheme","@social-mail/social-mail-client/dist/web/page/mails/engagements/EngagementDetails","@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/ConversationTags","@social-mail/social-mail-client/dist/web/page/mails/ConversationTagChips","@social-mail/social-mail-client/dist/web/page/mails/web-hooks/WebHookListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/web-hooks/WebHookPage","@social-mail/social-mail-client/dist/web/page/mails/ChooseMailboxPage","@social-mail/social-mail-client/dist/common/pages/folders/ChooseTemplatePage","@web-atoms/web-controls/dist/basic/Resizable","@social-mail/social-mail-client/dist/common/StringFormat","@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/common/pages/files/FileHistoryPage","@social-mail/social-mail-client/dist/services/files/FileHistoryService","@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/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/dist/site-editor-app/pages/websites/history/WebSiteHistory","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/view/ViewWebSitePage","@social-mail/social-mail-client/dist/common/controls/collection-editor/CollectionEditor","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/blogs/WebSiteBlogsPage","@social-mail/social-mail-client/dist/site-editor-app/pages/websites/blogs/LookupChannelPage","@social-mail/social-mail-client/dist/common/pages/files/preview/document/DownloadZip","@social-mail/social-mail-client/dist/site-editor/tools/Tools","@social-mail/social-mail-client/dist/site-editor/tools/basic/BasicShapes","@social-mail/social-mail-client/dist/common/PackageInfo","@social-mail/social-mail-client/package.json","@social-mail/social-mail-client/dist/site-editor/tools/section/ToolSection","@social-mail/social-mail-client/dist/site-editor/tools/preview/ToolPreview","@social-mail/social-mail-client/dist/site-editor/tools/designs/Designs","@social-mail/social-mail-client/dist/site-editor-app/pages/store/orders/StoreOrderListPage","@social-mail/social-mail-client/dist/services/store/StoreService","@social-mail/social-mail-client/dist/services/store/StoreOrderService","@social-mail/social-mail-client/dist/site-editor-app/pages/store/order/EditOrderPage","@social-mail/social-mail-client/dist/common/controls/reference-editor/ReferenceEditor","@social-mail/social-mail-client/dist/common/pages/contacts/ContactEditorPage","@social-mail/social-mail-client/dist/services/contacts/ContactService","@social-mail/social-mail-client/dist/services/store/StoreItemService","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/EditProductListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/EditProductDetailPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/ProductEditor","@social-mail/social-mail-client/dist/common/controls/tags/TagChips","@social-mail/social-mail-client/dist/common/folder-view/FolderViewControl","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/Offsers","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/Specifications","@social-mail/social-mail-client/dist/site-editor-app/pages/store/folders/EditItemFolderPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/ProductHtmlEditorPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/products/html/ProductHtmlEditor","@social-mail/social-mail-client/dist/site-editor-app/pages/store/StoreLink","@social-mail/social-mail-client/dist/common/currency","@social-mail/social-mail-client/dist/site-editor-app/pages/store/coupons/StoreCouponsPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/payment-gateway/PaymentGatewayListPage","@social-mail/social-mail-client/dist/site-editor-app/pages/store/payment-gateway/PaymentGatewayEditorPage","@social-mail/social-mail-client/dist/common/controls/menu/MenuItem","@social-mail/social-mail-client/dist/common/controls/drawer/BaseDrawer","@web-atoms/core/dist/Pack"]);
|
|
2081
2081
|
|
|
2082
2082
|
|
|
2083
2083
|
AmdLoader.instance.setup("@web-atoms/core/dist/core/InjectProperty");
|
|
@@ -34421,13 +34421,62 @@ System.register(["../pair"], function (_export, _context) {
|
|
|
34421
34421
|
System.register([], function (_export, _context) {
|
|
34422
34422
|
"use strict";
|
|
34423
34423
|
|
|
34424
|
-
var px, translate3d, transform, transitionTimingFunction, backdropFilter, blur, perc, keyFrame, opacity, vh, vw, move, CSSBuilder;
|
|
34424
|
+
var px, deg, translate3d, rotate, skew, skewX, skewY, skewZ, scale, transform, transitionTimingFunction, backdropFilter, blur, perc, keyFrame, opacity, vh, vw, move, CSSBuilder;
|
|
34425
34425
|
return {
|
|
34426
34426
|
setters: [],
|
|
34427
34427
|
execute: function () {
|
|
34428
34428
|
;
|
|
34429
34429
|
px = n => n === 0 ? 0 : typeof n === "string" ? n : `${n}px`;
|
|
34430
|
-
|
|
34430
|
+
deg = n => typeof n === "string" ? n : `${n}deg`;
|
|
34431
|
+
translate3d = (x = 0, y = 0, z = 0) => x || y || z ? {
|
|
34432
|
+
translate: `${px(x)} ${px(y)} ${px(z)}`,
|
|
34433
|
+
toString: () => `translate3d(${px(x)}, ${px(y)}, ${px(z)})`
|
|
34434
|
+
} : {
|
|
34435
|
+
translate: "none",
|
|
34436
|
+
toString: () => "none"
|
|
34437
|
+
};
|
|
34438
|
+
rotate = n => n ? {
|
|
34439
|
+
rotate: deg(n),
|
|
34440
|
+
toString: () => `rotate(${n})`
|
|
34441
|
+
} : {
|
|
34442
|
+
rotate: "none",
|
|
34443
|
+
toString: () => `rotate(0deg)`
|
|
34444
|
+
};
|
|
34445
|
+
skew = n => n ? {
|
|
34446
|
+
rotate: deg(n),
|
|
34447
|
+
toString: () => `skew(${n})`
|
|
34448
|
+
} : {
|
|
34449
|
+
rotate: "none",
|
|
34450
|
+
toString: () => `skew(0deg)`
|
|
34451
|
+
};
|
|
34452
|
+
skewX = n => n ? {
|
|
34453
|
+
rotate: deg(n),
|
|
34454
|
+
toString: () => `skewX(${n})`
|
|
34455
|
+
} : {
|
|
34456
|
+
rotate: "none",
|
|
34457
|
+
toString: () => `skewX(0deg)`
|
|
34458
|
+
};
|
|
34459
|
+
skewY = n => n ? {
|
|
34460
|
+
rotate: deg(n),
|
|
34461
|
+
toString: () => `skewY(${n})`
|
|
34462
|
+
} : {
|
|
34463
|
+
rotate: "none",
|
|
34464
|
+
toString: () => `skewY(0deg)`
|
|
34465
|
+
};
|
|
34466
|
+
skewZ = n => n ? {
|
|
34467
|
+
rotate: deg(n),
|
|
34468
|
+
toString: () => `skewZ(${n})`
|
|
34469
|
+
} : {
|
|
34470
|
+
rotate: "none",
|
|
34471
|
+
toString: () => `skewZ(0deg)`
|
|
34472
|
+
};
|
|
34473
|
+
scale = (...x) => x.length ? {
|
|
34474
|
+
scale: `${x.join(" ")}`,
|
|
34475
|
+
toString: () => `scale(${x.join(",")})`
|
|
34476
|
+
} : {
|
|
34477
|
+
scale: "none",
|
|
34478
|
+
toString: () => `scale(1)`
|
|
34479
|
+
};
|
|
34431
34480
|
transform = (...n) => ({
|
|
34432
34481
|
transform: n.length ? n.join(" ") : "none"
|
|
34433
34482
|
});
|
|
@@ -34441,16 +34490,17 @@ System.register([], function (_export, _context) {
|
|
|
34441
34490
|
perc = n => `${n}%`;
|
|
34442
34491
|
keyFrame = (offset, ...a) => typeof offset === "string" ? Object.assign({
|
|
34443
34492
|
offset
|
|
34444
|
-
}, Object.assign({}, ...a)) : Object.assign({
|
|
34493
|
+
}, Object.assign({}, ...a.filter(x => x))) : Object.assign({
|
|
34445
34494
|
offset: offset > 1 ? `${offset}%` : `${Math.floor(offset * 100)}%`
|
|
34446
|
-
}, Object.assign({}, ...a));
|
|
34495
|
+
}, Object.assign({}, ...a.filter(x => x)));
|
|
34447
34496
|
opacity = n => ({
|
|
34448
34497
|
opacity: `${n}`
|
|
34449
34498
|
});
|
|
34450
34499
|
vh = n => `${n}vh`;
|
|
34451
34500
|
vw = n => `${n}vw`;
|
|
34452
|
-
move = (title, fx) => {
|
|
34453
|
-
|
|
34501
|
+
move = (title, direction, fx) => {
|
|
34502
|
+
const first = [fx(title)].filter(x => x);
|
|
34503
|
+
return [...first, fx(`${title}-${direction}-left`, direction, perc(-100)), fx(`${title}-${direction}-right`, direction, perc(100)), fx(`${title}-${direction}-top`, direction, 0, perc(-100)), fx(`${title}-${direction}-bottom`, direction, perc(100)), fx(`${title}-${direction}-far-left`, direction, vw(-100)), fx(`${title}-${direction}-far-right`, direction, vw(100)), fx(`${title}-${direction}-far-top`, direction, 0, vh(-100)), fx(`${title}-${direction}-far-bottom`, direction, vh(100)), fx(`${title}-${direction}-top-left`, direction, perc(-100), perc(-100)), fx(`${title}-${direction}-top-right`, direction, perc(100), perc(-100)), fx(`${title}-${direction}-bottom-left`, direction, perc(-100), perc(100)), fx(`${title}-${direction}-bottom-right`, direction, perc(100), perc(100)), fx(`${title}-${direction}-far-top-left`, direction, vw(-100), vh(-100)), fx(`${title}-${direction}-far-top-right`, direction, vw(100), vh(-100)), fx(`${title}-${direction}-far-bottom-left`, direction, vw(-100), vh(100)), fx(`${title}-${direction}-far-bottom-right`, direction, vw(100), vh(100))];
|
|
34454
34504
|
};
|
|
34455
34505
|
_export("CSSBuilder", CSSBuilder = {
|
|
34456
34506
|
perc,
|
|
@@ -34464,6 +34514,13 @@ System.register([], function (_export, _context) {
|
|
|
34464
34514
|
transform,
|
|
34465
34515
|
keyFrame,
|
|
34466
34516
|
opacity,
|
|
34517
|
+
rotate,
|
|
34518
|
+
scale,
|
|
34519
|
+
skew,
|
|
34520
|
+
skewX,
|
|
34521
|
+
skewY,
|
|
34522
|
+
skewZ,
|
|
34523
|
+
deg,
|
|
34467
34524
|
animation: (title, ...keyframes) => ({
|
|
34468
34525
|
title,
|
|
34469
34526
|
keyframes
|
|
@@ -34497,7 +34554,7 @@ System.register(["../css"], function (_export, _context) {
|
|
|
34497
34554
|
px,
|
|
34498
34555
|
move
|
|
34499
34556
|
} = CSSBuilder);
|
|
34500
|
-
_export("blurIns", blurIns = move("blur-in", (title, x, y, z) => animation(title, keyFrame(0, opacity(0),
|
|
34557
|
+
_export("blurIns", blurIns = move("blur-in", "from", (title, d, x, y, z) => animation(title, keyFrame(0, opacity(0), d && translate3d(x, y, z), backdropFilter(blur(px(10)))), keyFrame(100, opacity(1), d && translate3d(), backdropFilter(blur(px(0)))))));
|
|
34501
34558
|
}
|
|
34502
34559
|
};
|
|
34503
34560
|
});
|
|
@@ -34525,7 +34582,7 @@ System.register(["../css"], function (_export, _context) {
|
|
|
34525
34582
|
px,
|
|
34526
34583
|
move
|
|
34527
34584
|
} = CSSBuilder);
|
|
34528
|
-
_export("blurOuts", blurOuts = move("blur-out", (title, x, y, z) => animation(title, keyFrame(0, opacity(1),
|
|
34585
|
+
_export("blurOuts", blurOuts = move("blur-out", "to", (title, d, x, y, z) => animation(title, keyFrame(0, opacity(1), d && translate3d(), backdropFilter(blur(px(10)))), keyFrame(100, opacity(0), d && translate3d(x, y, z), backdropFilter(blur(px(0)))))));
|
|
34529
34586
|
}
|
|
34530
34587
|
};
|
|
34531
34588
|
});
|
|
@@ -34536,96 +34593,107 @@ System.register(["../css"], function (_export, _context) {
|
|
|
34536
34593
|
System.register(["../css"], function (_export, _context) {
|
|
34537
34594
|
"use strict";
|
|
34538
34595
|
|
|
34539
|
-
var CSSBuilder, animation, keyFrame, transitionTimingFunction, opacity,
|
|
34596
|
+
var CSSBuilder, move, animation, keyFrame, transitionTimingFunction, opacity, translate3d, perc, vh, vw, px, bounce, bounceIns;
|
|
34540
34597
|
return {
|
|
34541
34598
|
setters: [function (_css) {
|
|
34542
34599
|
CSSBuilder = _css.CSSBuilder;
|
|
34543
34600
|
}],
|
|
34544
34601
|
execute: function () {
|
|
34545
34602
|
({
|
|
34603
|
+
move,
|
|
34546
34604
|
animation,
|
|
34547
34605
|
keyFrame,
|
|
34548
34606
|
transitionTimingFunction,
|
|
34549
34607
|
opacity,
|
|
34550
|
-
transform,
|
|
34551
34608
|
translate3d,
|
|
34552
34609
|
perc,
|
|
34553
34610
|
vh,
|
|
34554
34611
|
vw,
|
|
34555
34612
|
px
|
|
34556
34613
|
} = CSSBuilder);
|
|
34557
|
-
bounce = (title, x = 0, y = 0, z = 0) => {
|
|
34614
|
+
bounce = (title, direction, x = 0, y = 0, z = 0) => {
|
|
34615
|
+
if (!direction) {
|
|
34616
|
+
return void 0;
|
|
34617
|
+
}
|
|
34558
34618
|
const mx = (typeof x === "string" ? parseInt(x, 10) : x) > 0 ? 1 : -1;
|
|
34559
34619
|
const my = (typeof y === "string" ? parseInt(y, 10) : y) > 0 ? 1 : -1;
|
|
34560
34620
|
const mz = (typeof z === "string" ? parseInt(z, 10) : z) > 0 ? 1 : -1;
|
|
34561
34621
|
const cx = x ? mx : 0;
|
|
34562
34622
|
const cy = y ? my : 0;
|
|
34563
34623
|
const cz = z ? mz : 0;
|
|
34564
|
-
return animation(title, keyFrame("0%, 100%, 60%, 75%, 90%", transitionTimingFunction("cubic-bezier(0.215, .61, .355, 1)")), keyFrame(0, opacity(0),
|
|
34624
|
+
return animation(title, keyFrame("0%, 100%, 60%, 75%, 90%", transitionTimingFunction("cubic-bezier(0.215, .61, .355, 1)")), keyFrame(0, opacity(0), translate3d(x, y, z)), keyFrame(60, opacity(1), translate3d(px(-25 * cx), px(-25 * cy), px(-25 * cz))), keyFrame(75, translate3d(px(10 * cx), px(10 * cy), px(10 * cz))), keyFrame(90, translate3d(px(-5 * cx), px(-5 * cy), px(-5 * cz))), keyFrame(100, translate3d()));
|
|
34565
34625
|
};
|
|
34566
|
-
_export("
|
|
34626
|
+
_export("bounceIns", bounceIns = move("bounce-in", "from", bounce));
|
|
34567
34627
|
}
|
|
34568
34628
|
};
|
|
34569
34629
|
});
|
|
34570
34630
|
//# sourceMappingURL=bounce-in.js.map
|
|
34571
34631
|
|
|
34572
|
-
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/
|
|
34632
|
+
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/bounce/bounce-out");
|
|
34573
34633
|
|
|
34574
|
-
System.register(["
|
|
34634
|
+
System.register(["../css"], function (_export, _context) {
|
|
34575
34635
|
"use strict";
|
|
34576
34636
|
|
|
34577
|
-
var CSSBuilder,
|
|
34637
|
+
var CSSBuilder, move, animation, keyFrame, transitionTimingFunction, opacity, translate3d, perc, vh, vw, px, bounce, bounceOuts;
|
|
34578
34638
|
return {
|
|
34579
34639
|
setters: [function (_css) {
|
|
34580
34640
|
CSSBuilder = _css.CSSBuilder;
|
|
34581
34641
|
}],
|
|
34582
34642
|
execute: function () {
|
|
34583
|
-
motion = (keyframes, name, suffix, from, to) => {
|
|
34584
|
-
keyframes = keyframes.map(x => Object.assign({}, x));
|
|
34585
|
-
const first = keyframes[0];
|
|
34586
|
-
const last = keyframes[keyframes.length - 1];
|
|
34587
|
-
for (const key in from) {
|
|
34588
|
-
if (Object.prototype.hasOwnProperty.call(from, key)) {
|
|
34589
|
-
first[key] = from[key];
|
|
34590
|
-
}
|
|
34591
|
-
}
|
|
34592
|
-
for (const key in to) {
|
|
34593
|
-
if (Object.prototype.hasOwnProperty.call(to, key)) {
|
|
34594
|
-
last[key] = to[key];
|
|
34595
|
-
}
|
|
34596
|
-
}
|
|
34597
|
-
return {
|
|
34598
|
-
title: `${name}-${suffix}`,
|
|
34599
|
-
keyframes
|
|
34600
|
-
};
|
|
34601
|
-
};
|
|
34602
34643
|
({
|
|
34644
|
+
move,
|
|
34645
|
+
animation,
|
|
34646
|
+
keyFrame,
|
|
34647
|
+
transitionTimingFunction,
|
|
34648
|
+
opacity,
|
|
34649
|
+
translate3d,
|
|
34603
34650
|
perc,
|
|
34604
34651
|
vh,
|
|
34605
34652
|
vw,
|
|
34606
|
-
|
|
34607
|
-
transform
|
|
34653
|
+
px
|
|
34608
34654
|
} = CSSBuilder);
|
|
34609
|
-
|
|
34610
|
-
|
|
34611
|
-
|
|
34612
|
-
|
|
34613
|
-
|
|
34614
|
-
|
|
34655
|
+
bounce = (title, direction, x = 0, y = 0, z = 0) => {
|
|
34656
|
+
if (!direction) {
|
|
34657
|
+
return void 0;
|
|
34658
|
+
}
|
|
34659
|
+
const mx = (typeof x === "string" ? parseInt(x, 10) : x) > 0 ? 1 : -1;
|
|
34660
|
+
const my = (typeof y === "string" ? parseInt(y, 10) : y) > 0 ? 1 : -1;
|
|
34661
|
+
const mz = (typeof z === "string" ? parseInt(z, 10) : z) > 0 ? 1 : -1;
|
|
34662
|
+
const cx = x ? mx : 0;
|
|
34663
|
+
const cy = y ? my : 0;
|
|
34664
|
+
const cz = z ? mz : 0;
|
|
34665
|
+
return animation(title, keyFrame("0%, 100%, 60%, 75%, 90%", transitionTimingFunction("cubic-bezier(0.215, .61, .355, 1)")), keyFrame(0, opacity(1), translate3d()), keyFrame(60, translate3d(px(-5 * cx), px(-5 * cy), px(-5 * cz))), keyFrame(75, translate3d(px(10 * cx), px(10 * cy), px(10 * cz))), keyFrame(90, translate3d(px(-25 * cx), px(-25 * cy), px(-25 * cz))), keyFrame(100, opacity(0), translate3d(x, y, z)));
|
|
34666
|
+
};
|
|
34667
|
+
_export("bounceOuts", bounceOuts = move("bounce-out", "to", bounce));
|
|
34615
34668
|
}
|
|
34616
34669
|
};
|
|
34617
34670
|
});
|
|
34618
|
-
//# sourceMappingURL=
|
|
34671
|
+
//# sourceMappingURL=bounce-out.js.map
|
|
34619
34672
|
|
|
34620
34673
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-in");
|
|
34621
34674
|
|
|
34622
|
-
System.register([], function (_export, _context) {
|
|
34675
|
+
System.register(["../css"], function (_export, _context) {
|
|
34623
34676
|
"use strict";
|
|
34624
34677
|
|
|
34625
|
-
var fadeIn;
|
|
34678
|
+
var CSSBuilder, move, animation, keyFrame, transitionTimingFunction, opacity, transform, translate3d, perc, vh, vw, px, fadeIn, fadeIns;
|
|
34626
34679
|
return {
|
|
34627
|
-
setters: [
|
|
34680
|
+
setters: [function (_css) {
|
|
34681
|
+
CSSBuilder = _css.CSSBuilder;
|
|
34682
|
+
}],
|
|
34628
34683
|
execute: function () {
|
|
34684
|
+
({
|
|
34685
|
+
move,
|
|
34686
|
+
animation,
|
|
34687
|
+
keyFrame,
|
|
34688
|
+
transitionTimingFunction,
|
|
34689
|
+
opacity,
|
|
34690
|
+
transform,
|
|
34691
|
+
translate3d,
|
|
34692
|
+
perc,
|
|
34693
|
+
vh,
|
|
34694
|
+
vw,
|
|
34695
|
+
px
|
|
34696
|
+
} = CSSBuilder);
|
|
34629
34697
|
_export("fadeIn", fadeIn = {
|
|
34630
34698
|
title: "fade-in",
|
|
34631
34699
|
keyFrames: [{
|
|
@@ -34634,6 +34702,7 @@ System.register([], function (_export, _context) {
|
|
|
34634
34702
|
opacity: 1
|
|
34635
34703
|
}]
|
|
34636
34704
|
});
|
|
34705
|
+
_export("fadeIns", fadeIns = move("fade-in", "from", (title, direction, x, y, z) => animation(title, keyFrame(0, opacity(0.3), direction && translate3d(x, y, z)), keyFrame(100, opacity(1), direction && translate3d()))));
|
|
34637
34706
|
}
|
|
34638
34707
|
};
|
|
34639
34708
|
});
|
|
@@ -34641,21 +34710,29 @@ System.register([], function (_export, _context) {
|
|
|
34641
34710
|
|
|
34642
34711
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/fade/fade-out");
|
|
34643
34712
|
|
|
34644
|
-
System.register([], function (_export, _context) {
|
|
34713
|
+
System.register(["../css"], function (_export, _context) {
|
|
34645
34714
|
"use strict";
|
|
34646
34715
|
|
|
34647
|
-
var
|
|
34716
|
+
var CSSBuilder, move, animation, keyFrame, transitionTimingFunction, opacity, transform, translate3d, perc, vh, vw, px, fadeOuts;
|
|
34648
34717
|
return {
|
|
34649
|
-
setters: [
|
|
34718
|
+
setters: [function (_css) {
|
|
34719
|
+
CSSBuilder = _css.CSSBuilder;
|
|
34720
|
+
}],
|
|
34650
34721
|
execute: function () {
|
|
34651
|
-
|
|
34652
|
-
|
|
34653
|
-
|
|
34654
|
-
|
|
34655
|
-
|
|
34656
|
-
|
|
34657
|
-
|
|
34658
|
-
|
|
34722
|
+
({
|
|
34723
|
+
move,
|
|
34724
|
+
animation,
|
|
34725
|
+
keyFrame,
|
|
34726
|
+
transitionTimingFunction,
|
|
34727
|
+
opacity,
|
|
34728
|
+
transform,
|
|
34729
|
+
translate3d,
|
|
34730
|
+
perc,
|
|
34731
|
+
vh,
|
|
34732
|
+
vw,
|
|
34733
|
+
px
|
|
34734
|
+
} = CSSBuilder);
|
|
34735
|
+
_export("fadeOuts", fadeOuts = move("fade-out", "to", (title, direction, x, y, z) => animation(title, keyFrame(0, opacity(1), direction && translate3d()), keyFrame(100, opacity(0.3), direction && translate3d(x, y, z)))));
|
|
34659
34736
|
}
|
|
34660
34737
|
};
|
|
34661
34738
|
});
|
|
@@ -34663,21 +34740,30 @@ System.register([], function (_export, _context) {
|
|
|
34663
34740
|
|
|
34664
34741
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-in");
|
|
34665
34742
|
|
|
34666
|
-
System.register([], function (_export, _context) {
|
|
34743
|
+
System.register(["../css"], function (_export, _context) {
|
|
34667
34744
|
"use strict";
|
|
34668
34745
|
|
|
34669
|
-
var
|
|
34746
|
+
var CSSBuilder, move, animation, keyFrame, rotate, deg, opacity, transform, translate3d, perc, vh, vw, px, rotateIns;
|
|
34670
34747
|
return {
|
|
34671
|
-
setters: [
|
|
34748
|
+
setters: [function (_css) {
|
|
34749
|
+
CSSBuilder = _css.CSSBuilder;
|
|
34750
|
+
}],
|
|
34672
34751
|
execute: function () {
|
|
34673
|
-
|
|
34674
|
-
|
|
34675
|
-
|
|
34676
|
-
|
|
34677
|
-
|
|
34678
|
-
|
|
34679
|
-
|
|
34680
|
-
|
|
34752
|
+
({
|
|
34753
|
+
move,
|
|
34754
|
+
animation,
|
|
34755
|
+
keyFrame,
|
|
34756
|
+
rotate,
|
|
34757
|
+
deg,
|
|
34758
|
+
opacity,
|
|
34759
|
+
transform,
|
|
34760
|
+
translate3d,
|
|
34761
|
+
perc,
|
|
34762
|
+
vh,
|
|
34763
|
+
vw,
|
|
34764
|
+
px
|
|
34765
|
+
} = CSSBuilder);
|
|
34766
|
+
_export("rotateIns", rotateIns = move("rotate-in", "from", (title, direction, x, y, z) => animation(title, keyFrame(0, rotate(deg(180)), direction && translate3d(x, y, z)), keyFrame(100, rotate(), direction && translate3d(x, y, z)))));
|
|
34681
34767
|
}
|
|
34682
34768
|
};
|
|
34683
34769
|
});
|
|
@@ -34685,21 +34771,30 @@ System.register([], function (_export, _context) {
|
|
|
34685
34771
|
|
|
34686
34772
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/rotate/rotate-out");
|
|
34687
34773
|
|
|
34688
|
-
System.register([], function (_export, _context) {
|
|
34774
|
+
System.register(["../css"], function (_export, _context) {
|
|
34689
34775
|
"use strict";
|
|
34690
34776
|
|
|
34691
|
-
var
|
|
34777
|
+
var CSSBuilder, move, animation, keyFrame, rotate, deg, opacity, transform, translate3d, perc, vh, vw, px, rotateOuts;
|
|
34692
34778
|
return {
|
|
34693
|
-
setters: [
|
|
34779
|
+
setters: [function (_css) {
|
|
34780
|
+
CSSBuilder = _css.CSSBuilder;
|
|
34781
|
+
}],
|
|
34694
34782
|
execute: function () {
|
|
34695
|
-
|
|
34696
|
-
|
|
34697
|
-
|
|
34698
|
-
|
|
34699
|
-
|
|
34700
|
-
|
|
34701
|
-
|
|
34702
|
-
|
|
34783
|
+
({
|
|
34784
|
+
move,
|
|
34785
|
+
animation,
|
|
34786
|
+
keyFrame,
|
|
34787
|
+
rotate,
|
|
34788
|
+
deg,
|
|
34789
|
+
opacity,
|
|
34790
|
+
transform,
|
|
34791
|
+
translate3d,
|
|
34792
|
+
perc,
|
|
34793
|
+
vh,
|
|
34794
|
+
vw,
|
|
34795
|
+
px
|
|
34796
|
+
} = CSSBuilder);
|
|
34797
|
+
_export("rotateOuts", rotateOuts = move("rotate-out", "to", (title, direction, x, y, z) => animation(title, keyFrame(0, rotate(), direction && transform()), keyFrame(100, rotate(180), direction && translate3d(x, y, z)))));
|
|
34703
34798
|
}
|
|
34704
34799
|
};
|
|
34705
34800
|
});
|
|
@@ -34707,21 +34802,30 @@ System.register([], function (_export, _context) {
|
|
|
34707
34802
|
|
|
34708
34803
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-in");
|
|
34709
34804
|
|
|
34710
|
-
System.register([], function (_export, _context) {
|
|
34805
|
+
System.register(["../css"], function (_export, _context) {
|
|
34711
34806
|
"use strict";
|
|
34712
34807
|
|
|
34713
|
-
var
|
|
34808
|
+
var CSSBuilder, move, animation, keyFrame, rotate, deg, scale, transform, translate3d, perc, vh, vw, px, scaleIns;
|
|
34714
34809
|
return {
|
|
34715
|
-
setters: [
|
|
34810
|
+
setters: [function (_css) {
|
|
34811
|
+
CSSBuilder = _css.CSSBuilder;
|
|
34812
|
+
}],
|
|
34716
34813
|
execute: function () {
|
|
34717
|
-
|
|
34718
|
-
|
|
34719
|
-
|
|
34720
|
-
|
|
34721
|
-
|
|
34722
|
-
|
|
34723
|
-
|
|
34724
|
-
|
|
34814
|
+
({
|
|
34815
|
+
move,
|
|
34816
|
+
animation,
|
|
34817
|
+
keyFrame,
|
|
34818
|
+
rotate,
|
|
34819
|
+
deg,
|
|
34820
|
+
scale,
|
|
34821
|
+
transform,
|
|
34822
|
+
translate3d,
|
|
34823
|
+
perc,
|
|
34824
|
+
vh,
|
|
34825
|
+
vw,
|
|
34826
|
+
px
|
|
34827
|
+
} = CSSBuilder);
|
|
34828
|
+
_export("scaleIns", scaleIns = move("scale-in", "from", (title, direction, x, y, z) => animation(title, keyFrame(0, scale(2), direction && translate3d(x, y, z)), keyFrame(100, scale(1), direction && translate3d()))));
|
|
34725
34829
|
}
|
|
34726
34830
|
};
|
|
34727
34831
|
});
|
|
@@ -34729,43 +34833,123 @@ System.register([], function (_export, _context) {
|
|
|
34729
34833
|
|
|
34730
34834
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/scale/scale-out");
|
|
34731
34835
|
|
|
34732
|
-
System.register([], function (_export, _context) {
|
|
34836
|
+
System.register(["../css"], function (_export, _context) {
|
|
34733
34837
|
"use strict";
|
|
34734
34838
|
|
|
34735
|
-
var
|
|
34839
|
+
var CSSBuilder, move, animation, keyFrame, rotate, deg, scale, transform, translate3d, perc, vh, vw, px, scaleOuts;
|
|
34736
34840
|
return {
|
|
34737
|
-
setters: [
|
|
34841
|
+
setters: [function (_css) {
|
|
34842
|
+
CSSBuilder = _css.CSSBuilder;
|
|
34843
|
+
}],
|
|
34738
34844
|
execute: function () {
|
|
34739
|
-
|
|
34740
|
-
|
|
34741
|
-
|
|
34742
|
-
|
|
34743
|
-
|
|
34744
|
-
|
|
34745
|
-
|
|
34746
|
-
|
|
34845
|
+
({
|
|
34846
|
+
move,
|
|
34847
|
+
animation,
|
|
34848
|
+
keyFrame,
|
|
34849
|
+
rotate,
|
|
34850
|
+
deg,
|
|
34851
|
+
scale,
|
|
34852
|
+
transform,
|
|
34853
|
+
translate3d,
|
|
34854
|
+
perc,
|
|
34855
|
+
vh,
|
|
34856
|
+
vw,
|
|
34857
|
+
px
|
|
34858
|
+
} = CSSBuilder);
|
|
34859
|
+
_export("scaleOuts", scaleOuts = move("scale-out", "to", (title, direction, x, y, z) => animation(title, keyFrame(0, scale(1), direction && transform()), keyFrame(100, scale(2), direction && translate3d(x, y, z)))));
|
|
34747
34860
|
}
|
|
34748
34861
|
};
|
|
34749
34862
|
});
|
|
34750
34863
|
//# sourceMappingURL=scale-out.js.map
|
|
34751
34864
|
|
|
34865
|
+
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-in");
|
|
34866
|
+
|
|
34867
|
+
System.register(["../css"], function (_export, _context) {
|
|
34868
|
+
"use strict";
|
|
34869
|
+
|
|
34870
|
+
var CSSBuilder, move, animation, keyFrame, rotate, deg, scale, transform, translate3d, perc, vh, vw, px, slideIns;
|
|
34871
|
+
return {
|
|
34872
|
+
setters: [function (_css) {
|
|
34873
|
+
CSSBuilder = _css.CSSBuilder;
|
|
34874
|
+
}],
|
|
34875
|
+
execute: function () {
|
|
34876
|
+
({
|
|
34877
|
+
move,
|
|
34878
|
+
animation,
|
|
34879
|
+
keyFrame,
|
|
34880
|
+
rotate,
|
|
34881
|
+
deg,
|
|
34882
|
+
scale,
|
|
34883
|
+
transform,
|
|
34884
|
+
translate3d,
|
|
34885
|
+
perc,
|
|
34886
|
+
vh,
|
|
34887
|
+
vw,
|
|
34888
|
+
px
|
|
34889
|
+
} = CSSBuilder);
|
|
34890
|
+
_export("slideIns", slideIns = move("slide-in", "from", (title, direction, x, y, z) => animation(title, keyFrame(0, direction && translate3d(x, y, z)), keyFrame(100, direction && translate3d()))));
|
|
34891
|
+
}
|
|
34892
|
+
};
|
|
34893
|
+
});
|
|
34894
|
+
//# sourceMappingURL=slide-in.js.map
|
|
34895
|
+
|
|
34896
|
+
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/slide/slide-out");
|
|
34897
|
+
|
|
34898
|
+
System.register(["../css"], function (_export, _context) {
|
|
34899
|
+
"use strict";
|
|
34900
|
+
|
|
34901
|
+
var CSSBuilder, move, animation, keyFrame, rotate, deg, scale, transform, translate3d, perc, vh, vw, px, slideOuts;
|
|
34902
|
+
return {
|
|
34903
|
+
setters: [function (_css) {
|
|
34904
|
+
CSSBuilder = _css.CSSBuilder;
|
|
34905
|
+
}],
|
|
34906
|
+
execute: function () {
|
|
34907
|
+
({
|
|
34908
|
+
move,
|
|
34909
|
+
animation,
|
|
34910
|
+
keyFrame,
|
|
34911
|
+
rotate,
|
|
34912
|
+
deg,
|
|
34913
|
+
scale,
|
|
34914
|
+
transform,
|
|
34915
|
+
translate3d,
|
|
34916
|
+
perc,
|
|
34917
|
+
vh,
|
|
34918
|
+
vw,
|
|
34919
|
+
px
|
|
34920
|
+
} = CSSBuilder);
|
|
34921
|
+
_export("slideOuts", slideOuts = move("slide-out", "to", (title, direction, x, y, z) => animation(title, keyFrame(0, direction && transform()), keyFrame(100, direction && translate3d(x, y, z)))));
|
|
34922
|
+
}
|
|
34923
|
+
};
|
|
34924
|
+
});
|
|
34925
|
+
//# sourceMappingURL=slide-out.js.map
|
|
34926
|
+
|
|
34752
34927
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-in");
|
|
34753
34928
|
|
|
34754
|
-
System.register([], function (_export, _context) {
|
|
34929
|
+
System.register(["../css"], function (_export, _context) {
|
|
34755
34930
|
"use strict";
|
|
34756
34931
|
|
|
34757
|
-
var
|
|
34932
|
+
var CSSBuilder, move, animation, keyFrame, rotate, deg, scale, transform, translate3d, perc, vh, vw, px, zoomIns;
|
|
34758
34933
|
return {
|
|
34759
|
-
setters: [
|
|
34934
|
+
setters: [function (_css) {
|
|
34935
|
+
CSSBuilder = _css.CSSBuilder;
|
|
34936
|
+
}],
|
|
34760
34937
|
execute: function () {
|
|
34761
|
-
|
|
34762
|
-
|
|
34763
|
-
|
|
34764
|
-
|
|
34765
|
-
|
|
34766
|
-
|
|
34767
|
-
|
|
34768
|
-
|
|
34938
|
+
({
|
|
34939
|
+
move,
|
|
34940
|
+
animation,
|
|
34941
|
+
keyFrame,
|
|
34942
|
+
rotate,
|
|
34943
|
+
deg,
|
|
34944
|
+
scale,
|
|
34945
|
+
transform,
|
|
34946
|
+
translate3d,
|
|
34947
|
+
perc,
|
|
34948
|
+
vh,
|
|
34949
|
+
vw,
|
|
34950
|
+
px
|
|
34951
|
+
} = CSSBuilder);
|
|
34952
|
+
_export("zoomIns", zoomIns = move("zoom-in", "from", (title, direction, x, y, z) => animation(title, keyFrame(0, scale(0.3), direction && translate3d(x, y, z)), keyFrame(100, scale(1), direction && translate3d()))));
|
|
34769
34953
|
}
|
|
34770
34954
|
};
|
|
34771
34955
|
});
|
|
@@ -34773,21 +34957,30 @@ System.register([], function (_export, _context) {
|
|
|
34773
34957
|
|
|
34774
34958
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-out");
|
|
34775
34959
|
|
|
34776
|
-
System.register([], function (_export, _context) {
|
|
34960
|
+
System.register(["../css"], function (_export, _context) {
|
|
34777
34961
|
"use strict";
|
|
34778
34962
|
|
|
34779
|
-
var
|
|
34963
|
+
var CSSBuilder, move, animation, keyFrame, rotate, deg, scale, transform, translate3d, perc, vh, vw, px, zoomOuts;
|
|
34780
34964
|
return {
|
|
34781
|
-
setters: [
|
|
34965
|
+
setters: [function (_css) {
|
|
34966
|
+
CSSBuilder = _css.CSSBuilder;
|
|
34967
|
+
}],
|
|
34782
34968
|
execute: function () {
|
|
34783
|
-
|
|
34784
|
-
|
|
34785
|
-
|
|
34786
|
-
|
|
34787
|
-
|
|
34788
|
-
|
|
34789
|
-
|
|
34790
|
-
|
|
34969
|
+
({
|
|
34970
|
+
move,
|
|
34971
|
+
animation,
|
|
34972
|
+
keyFrame,
|
|
34973
|
+
rotate,
|
|
34974
|
+
deg,
|
|
34975
|
+
scale,
|
|
34976
|
+
transform,
|
|
34977
|
+
translate3d,
|
|
34978
|
+
perc,
|
|
34979
|
+
vh,
|
|
34980
|
+
vw,
|
|
34981
|
+
px
|
|
34982
|
+
} = CSSBuilder);
|
|
34983
|
+
_export("zoomOuts", zoomOuts = move("zoom-out", "to", (title, direction, x, y, z) => animation(title, keyFrame(0, scale(1), direction && transform()), keyFrame(100, scale(0.3), direction && translate3d(x, y, z)))));
|
|
34791
34984
|
}
|
|
34792
34985
|
};
|
|
34793
34986
|
});
|
|
@@ -34795,44 +34988,45 @@ System.register([], function (_export, _context) {
|
|
|
34795
34988
|
|
|
34796
34989
|
AmdLoader.instance.setup("@social-mail/social-mail-client/dist/site-editor/suggestions/properties/animations/animations");
|
|
34797
34990
|
|
|
34798
|
-
System.register(["../../pair", "./key-frames/blur/blur-in", "./key-frames/blur/blur-out", "./key-frames/bounce/bounce-in", "./key-frames/
|
|
34991
|
+
System.register(["../../pair", "./key-frames/blur/blur-in", "./key-frames/blur/blur-out", "./key-frames/bounce/bounce-in", "./key-frames/bounce/bounce-out", "./key-frames/fade/fade-in", "./key-frames/fade/fade-out", "./key-frames/rotate/rotate-in", "./key-frames/rotate/rotate-out", "./key-frames/scale/scale-in", "./key-frames/scale/scale-out", "./key-frames/slide/slide-in", "./key-frames/slide/slide-out", "./key-frames/zoom/zoom-in", "./key-frames/zoom/zoom-out"], function (_export, _context) {
|
|
34799
34992
|
"use strict";
|
|
34800
34993
|
|
|
34801
|
-
var
|
|
34994
|
+
var pair, blurIns, blurOuts, bounceIns, bounceOuts, fadeIns, fadeOuts, rotateIns, rotateOuts, scaleIns, scaleOuts, slideIns, slideOuts, zoomIns, zoomOuts, generatedAnimations, animations, animationSuggestions;
|
|
34802
34995
|
return {
|
|
34803
34996
|
setters: [function (_pair) {
|
|
34804
|
-
|
|
34997
|
+
pair = _pair.default;
|
|
34805
34998
|
}, function (_keyFramesBlurBlurIn) {
|
|
34806
34999
|
blurIns = _keyFramesBlurBlurIn.blurIns;
|
|
34807
35000
|
}, function (_keyFramesBlurBlurOut) {
|
|
34808
35001
|
blurOuts = _keyFramesBlurBlurOut.blurOuts;
|
|
34809
35002
|
}, function (_keyFramesBounceBounceIn) {
|
|
34810
|
-
|
|
34811
|
-
}, function (
|
|
34812
|
-
|
|
35003
|
+
bounceIns = _keyFramesBounceBounceIn.bounceIns;
|
|
35004
|
+
}, function (_keyFramesBounceBounceOut) {
|
|
35005
|
+
bounceOuts = _keyFramesBounceBounceOut.bounceOuts;
|
|
34813
35006
|
}, function (_keyFramesFadeFadeIn) {
|
|
34814
|
-
|
|
35007
|
+
fadeIns = _keyFramesFadeFadeIn.fadeIns;
|
|
34815
35008
|
}, function (_keyFramesFadeFadeOut) {
|
|
34816
|
-
|
|
35009
|
+
fadeOuts = _keyFramesFadeFadeOut.fadeOuts;
|
|
34817
35010
|
}, function (_keyFramesRotateRotateIn) {
|
|
34818
|
-
|
|
35011
|
+
rotateIns = _keyFramesRotateRotateIn.rotateIns;
|
|
34819
35012
|
}, function (_keyFramesRotateRotateOut) {
|
|
34820
|
-
|
|
35013
|
+
rotateOuts = _keyFramesRotateRotateOut.rotateOuts;
|
|
34821
35014
|
}, function (_keyFramesScaleScaleIn) {
|
|
34822
|
-
|
|
35015
|
+
scaleIns = _keyFramesScaleScaleIn.scaleIns;
|
|
34823
35016
|
}, function (_keyFramesScaleScaleOut) {
|
|
34824
|
-
|
|
35017
|
+
scaleOuts = _keyFramesScaleScaleOut.scaleOuts;
|
|
35018
|
+
}, function (_keyFramesSlideSlideIn) {
|
|
35019
|
+
slideIns = _keyFramesSlideSlideIn.slideIns;
|
|
35020
|
+
}, function (_keyFramesSlideSlideOut) {
|
|
35021
|
+
slideOuts = _keyFramesSlideSlideOut.slideOuts;
|
|
34825
35022
|
}, function (_keyFramesZoomZoomIn) {
|
|
34826
|
-
|
|
35023
|
+
zoomIns = _keyFramesZoomZoomIn.zoomIns;
|
|
34827
35024
|
}, function (_keyFramesZoomZoomOut) {
|
|
34828
|
-
|
|
35025
|
+
zoomOuts = _keyFramesZoomZoomOut.zoomOuts;
|
|
34829
35026
|
}],
|
|
34830
35027
|
execute: function () {
|
|
34831
|
-
|
|
34832
|
-
animations =
|
|
34833
|
-
title: "slide",
|
|
34834
|
-
keyframes: [{}, {}]
|
|
34835
|
-
}).map(x => jsonPair(x.title, x)), ...bounces.map(x => jsonPair(x.title, x))];
|
|
35028
|
+
_export("generatedAnimations", generatedAnimations = [...blurIns, ...blurOuts, ...bounceIns, ...bounceOuts, ...fadeIns, ...fadeOuts, ...rotateIns, ...rotateOuts, ...scaleIns, ...scaleOuts, ...zoomIns, ...zoomOuts, ...slideIns, ...slideOuts]);
|
|
35029
|
+
animations = generatedAnimations.map(x => pair(x.title, x.title));
|
|
34836
35030
|
_export("animationSuggestions", animationSuggestions = {
|
|
34837
35031
|
"styler-on-enter": animations,
|
|
34838
35032
|
"styler-on-enter-effect-1": animations,
|
|
@@ -35376,7 +35570,7 @@ System.register(["./properties/align", "./properties/animation-properties", "./p
|
|
|
35376
35570
|
System.register(["tslib", "@web-atoms/core/dist/services/FetchBuilder", "@web-atoms/core/dist/core/AtomBinder", "@web-atoms/core/dist/core/types", "../suggestions/editorSuggestions"], function (_export, _context) {
|
|
35377
35571
|
"use strict";
|
|
35378
35572
|
|
|
35379
|
-
var __awaiter, FetchBuilder, AtomBinder, UMD, editorSuggestions, CssParser;
|
|
35573
|
+
var __awaiter, FetchBuilder, AtomBinder, UMD, editorSuggestions, CssParser, timelineAttributes, keyFrameAttributes;
|
|
35380
35574
|
_export("default", void 0);
|
|
35381
35575
|
return {
|
|
35382
35576
|
setters: [function (_tslib) {
|
|
@@ -35391,6 +35585,8 @@ System.register(["tslib", "@web-atoms/core/dist/services/FetchBuilder", "@web-at
|
|
|
35391
35585
|
editorSuggestions = _suggestionsEditorSuggestions.editorSuggestions;
|
|
35392
35586
|
}],
|
|
35393
35587
|
execute: function () {
|
|
35588
|
+
timelineAttributes = ['styler-on-scroll', 'styler-on-scroll-effect-1', 'styler-on-scroll-effect-2', 'styler-on-scroll-above', 'styler-on-scroll-above-effect-1', 'styler-on-scroll-above-effect-2', 'styler-on-scroll-top-half', 'styler-on-scroll-top-half-effect-1', 'styler-on-scroll-top-half-effect-2'];
|
|
35589
|
+
keyFrameAttributes = ['styler-on-enter', 'styler-on-enter-effect-1', 'styler-on-enter-effect-2', 'styler-on-hover', 'styler-on-hover-effect-1', 'styler-on-hover-effect-2', 'styler-on-leave', 'styler-on-leave-effect-1', 'styler-on-leave-effect-2', ...timelineAttributes];
|
|
35394
35590
|
_export("default", CssParser = class CssParser {
|
|
35395
35591
|
static parse(editor) {
|
|
35396
35592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -35429,7 +35625,15 @@ System.register(["tslib", "@web-atoms/core/dist/services/FetchBuilder", "@web-at
|
|
|
35429
35625
|
const suggestions = Object.assign({}, r);
|
|
35430
35626
|
const cssRules = css.cssRules;
|
|
35431
35627
|
for (let i = 0; i < cssRules.length; i++) {
|
|
35432
|
-
const
|
|
35628
|
+
const r1 = cssRules[i];
|
|
35629
|
+
const kr = r1.name;
|
|
35630
|
+
if (kr) {
|
|
35631
|
+
for (const a of keyFrameAttributes) {
|
|
35632
|
+
this.parseRule(suggestions, a, kr);
|
|
35633
|
+
}
|
|
35634
|
+
continue;
|
|
35635
|
+
}
|
|
35636
|
+
const rule = r1;
|
|
35433
35637
|
const match = /\[(styler\-[^=\]]+)=([^\]]+)\]/g.exec(rule.selectorText);
|
|
35434
35638
|
if (!match) {
|
|
35435
35639
|
continue;
|