@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
|
@@ -1,18 +1,27 @@
|
|
|
1
|
-
System.register([], function (_export, _context) {
|
|
1
|
+
System.register(["../css"], function (_export, _context) {
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var CSSBuilder, move, animation, keyFrame, rotate, deg, scale, transform, translate3d, perc, vh, vw, px, zoomOuts;
|
|
5
5
|
return {
|
|
6
|
-
setters: [
|
|
6
|
+
setters: [function (_css) {
|
|
7
|
+
CSSBuilder = _css.CSSBuilder;
|
|
8
|
+
}],
|
|
7
9
|
execute: function () {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
10
|
+
({
|
|
11
|
+
move,
|
|
12
|
+
animation,
|
|
13
|
+
keyFrame,
|
|
14
|
+
rotate,
|
|
15
|
+
deg,
|
|
16
|
+
scale,
|
|
17
|
+
transform,
|
|
18
|
+
translate3d,
|
|
19
|
+
perc,
|
|
20
|
+
vh,
|
|
21
|
+
vw,
|
|
22
|
+
px
|
|
23
|
+
} = CSSBuilder);
|
|
24
|
+
_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)))));
|
|
16
25
|
}
|
|
17
26
|
};
|
|
18
27
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["
|
|
1
|
+
{"version":3,"names":["CSSBuilder","_css","execute","move","animation","keyFrame","rotate","deg","scale","transform","translate3d","perc","vh","vw","px","_export","zoomOuts","title","direction","x","y","z"],"sources":["../../../../../../../src/site-editor/suggestions/properties/animations/key-frames/zoom/zoom-out.ts"],"sourcesContent":[null],"mappings":";;;;;;MAASA,UAAU,GAAAC,IAAA,CAAVD,UAAU;IAAA;IAAAE,OAAA,WAAAA,CAAA;MAAA,CAEb;QAAEC,IAAI;QAAEC,SAAS;QAAEC,QAAQ;QAAEC,MAAM;QAAEC,GAAG;QAAEC,KAAK;QAAEC,SAAS;QAAEC,WAAW;QAAEC,IAAI;QAAEC,EAAE;QAAEC,EAAE;QAAEC;MAAE,CAAE,GAAGd,UAAU;MAAAe,OAAA,aAEjGC,QAAQ,GAAGb,IAAI,CAAC,UAAU,EAAE,IAAI,EAAE,CAACc,KAAK,EAAEC,SAAS,EAAEC,CAAC,EAAEC,CAAC,EAAEC,CAAC,KACrEjB,SAAS,CAACa,KAAK,EACXZ,QAAQ,CAAC,CAAC,EACNG,KAAK,CAAC,CAAC,CAAC,EACRU,SAAS,IAAIT,SAAS,EAAE,CAC3B,EACDJ,QAAQ,CAAC,GAAG,EACRG,KAAK,CAAC,GAAG,CAAC,EACVU,SAAS,IAAIR,WAAW,CAACS,CAAC,EAAEC,CAAC,EAAEC,CAAC,CAAC,CACpC,CACJ,CACJ;IAAA;EAAA;AAAA","ignoreList":[]}
|