@emailmaker/emailmaker 1.0.79 → 1.0.81
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/README.md +1 -1
- package/asset-manifest.json +11 -11
- package/emailmaker-esm.js +1 -1
- package/emailmaker.js +1 -1
- package/iframe/429.js +1 -1
- package/iframe/766.js +1 -1
- package/iframe/iframe-eblock.5638f747b810a63f96cb.html +1 -0
- package/iframe/iframe.5638f747b810a63f96cb.html +1 -0
- package/iframe/js/826.680d79d8.js +1 -0
- package/iframe/sandbox-eblock.js +1 -1
- package/iframe/sandbox.js +1 -1
- package/package.json +1 -1
- package/plugin.html +8 -5
- package/plugin_blocks_test.html +1 -1
- package/plugin_default.html +1 -1
- package/plugin_idigital.html +1 -1
- package/plugin_nota.html +1 -1
- package/plugin_s.html +1 -1
- package/static/css/{3397.d98b1f23.chunk.css → 3397.945f9768.chunk.css} +1 -1
- package/static/js/{3017.4f7d58d4.chunk.js → 3017.d2c48f42.chunk.js} +1 -1
- package/static/js/3927.61b738e4.js +1 -0
- package/static/js/4592.2bf8f222.js +1 -0
- package/static/js/{emailmaker_core.df2f1edc.js → emailmaker_core.38105768.js} +2 -2
- package/translations.pot +96 -48
- package/iframe/iframe-eblock.bce17e2e504979a8da17.html +0 -1
- package/iframe/iframe.bce17e2e504979a8da17.html +0 -1
- package/iframe/js/826.3270f626.js +0 -1
- package/static/js/1867.cb4ea2de.js +0 -1
- package/static/js/3927.b581732a.js +0 -1
- /package/iframe/js/{826.3270f626.js.LICENSE.txt → 826.680d79d8.js.LICENSE.txt} +0 -0
- /package/static/js/{emailmaker_core.df2f1edc.js.LICENSE.txt → emailmaker_core.38105768.js.LICENSE.txt} +0 -0
package/package.json
CHANGED
package/plugin.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?
|
|
1
|
+
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?8e1bd28a38dbb61236a5"></script></head><body><button id="change_theme" style="width: 150px; height: 30px">Click Me</button><div style="background: white; width: 100%; height: 50px; display: flex; justify-content: center; align-items: center"></div><div id="test" style="padding: 0px; background: #fff; height: 100vh"></div><script async defer="defer">// import { init } from "./emailmaker-esm.js?8e1bd28a38dbb61236a5";
|
|
2
2
|
const auth_jwt = {
|
|
3
3
|
username: '****',
|
|
4
4
|
password: '****',
|
|
@@ -185,16 +185,19 @@
|
|
|
185
185
|
// });
|
|
186
186
|
// }, 30000);
|
|
187
187
|
instance.handleSaveEmail(async ({ value, patch, prev }) => {
|
|
188
|
+
console.log('saving');
|
|
188
189
|
const _email = await instance.compileEmail(value);
|
|
189
190
|
console.log(_email);
|
|
190
191
|
_email.utm_parameters = { ..._email.utm_parameters, utm_content: '333' };
|
|
191
192
|
const a = await instance.compileEmail(_email);
|
|
192
193
|
console.log(a);
|
|
193
194
|
});
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
// setTimeout(() => {
|
|
198
|
+
// console.log(instance.getCodeErrors());
|
|
199
|
+
// instance.updateConfig({activeNextButton: false})
|
|
200
|
+
// }, 5000);
|
|
198
201
|
instance.setConfig({
|
|
199
202
|
...options.config,
|
|
200
203
|
mergeTags: {
|
package/plugin_blocks_test.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?
|
|
1
|
+
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?8e1bd28a38dbb61236a5"></script></head><body><div id="test" style="padding: 0px; background: #fff; height: 100vh"></div><script async defer="defer">const getAuthToken = async () => {
|
|
2
2
|
var requestOptions = {
|
|
3
3
|
method: 'POST',
|
|
4
4
|
redirect: 'follow',
|
package/plugin_default.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?
|
|
1
|
+
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?8e1bd28a38dbb61236a5"></script></head><body><div id="test" style="padding: 0px; background: #fff; height: 100vh;"></div><script async defer="defer">// import { init } from "./emailmaker-esm.js?8e1bd28a38dbb61236a5";
|
|
2
2
|
const auth_jwt = {
|
|
3
3
|
username: "****",
|
|
4
4
|
password: "****"
|
package/plugin_idigital.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?
|
|
1
|
+
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?8e1bd28a38dbb61236a5"></script></head><body><div id="test" style="padding: 0px; background: #fff; height: 100vh"></div><script async defer="defer">// import { init } from "./emailmaker-esm.js?8e1bd28a38dbb61236a5";
|
|
2
2
|
const auth_jwt = {
|
|
3
3
|
username: '****',
|
|
4
4
|
password: '****',
|
package/plugin_nota.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?
|
|
1
|
+
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?8e1bd28a38dbb61236a5"></script></head><body><button id="change_theme" style="width: 150px; height: 30px">Click Me</button><div style="background: white; width: 100%; height: 50px; display: flex; justify-content: center; align-items: center"></div><div id="shadow-host" style="padding: 0px; background: #fff; height: 100vh"></div><script async defer="defer">// import { init } from "./emailmaker-esm.js?8e1bd28a38dbb61236a5";
|
|
2
2
|
const auth_jwt = {
|
|
3
3
|
username: '****',
|
|
4
4
|
password: '****',
|
package/plugin_s.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?
|
|
1
|
+
<!doctype html><html lang="en"><head><script id="plugin-script" src="emailmaker.js?8e1bd28a38dbb61236a5"></script></head><body><div id="test" style="padding: 0px; background: #fff; height: 100vh;"></div><script async defer="defer">const getAuthToken = async () => {
|
|
2
2
|
|
|
3
3
|
var requestOptions = {
|
|
4
4
|
method: 'POST',
|