@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
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.