@emailmaker/emailmaker 1.0.70 → 1.0.71
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 +13 -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.11c6f31dfff503763bf9.html → iframe-eblock.8aa10c4f52f0546dc847.html} +1 -1
- package/iframe/iframe.8aa10c4f52f0546dc847.html +1 -0
- package/iframe/js/882.287e6c5f.js +1 -0
- package/iframe/js/97.f753e28c.js +1 -0
- package/iframe/sandbox-eblock.js +1 -1
- package/package.json +1 -1
- package/plugin.html +2 -2
- package/plugin_blocks_test.html +1 -1
- package/plugin_default.html +1 -1
- package/plugin_idigital.html +1 -1
- package/plugin_s.html +1 -1
- package/static/css/{7327.aba2da0b.chunk.css → 9259.1e429aeb.chunk.css} +1 -1
- package/static/js/{1538.e13a140c.chunk.js → 1538.f72d3446.chunk.js} +2 -2
- package/static/js/{3017.de375fc8.chunk.js → 3017.a7a7e6d7.chunk.js} +1 -1
- package/static/js/8344.599fe77a.js +1 -0
- package/static/js/{7327.54656928.chunk.js → 9259.b109f7be.chunk.js} +2 -2
- package/static/js/9924.22b9576e.js +2 -0
- package/static/js/9924.22b9576e.js.LICENSE.txt +41 -0
- package/static/js/emailmaker_core.b193c9d8.js +2 -0
- package/translations.pot +578 -535
- package/iframe/iframe.11c6f31dfff503763bf9.html +0 -1
- package/iframe/js/882.ee2ad9bb.js +0 -1
- package/iframe/js/97.47be42e4.js +0 -1
- package/static/js/9449.626d10ac.js +0 -1
- package/static/js/emailmaker_core.83ff409c.js +0 -2
- /package/iframe/js/{882.ee2ad9bb.js.LICENSE.txt → 882.287e6c5f.js.LICENSE.txt} +0 -0
- /package/static/js/{1538.e13a140c.chunk.js.LICENSE.txt → 1538.f72d3446.chunk.js.LICENSE.txt} +0 -0
- /package/static/js/{7327.54656928.chunk.js.LICENSE.txt → 9259.b109f7be.chunk.js.LICENSE.txt} +0 -0
- /package/static/js/{emailmaker_core.83ff409c.js.LICENSE.txt → emailmaker_core.b193c9d8.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?7e45ef4fc2d69f53faee"></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?7e45ef4fc2d69f53faee";
|
|
2
2
|
const auth_jwt = {
|
|
3
3
|
username: '****',
|
|
4
4
|
password: '****',
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
|
|
133
133
|
config: {
|
|
134
134
|
counters: { optimization_counter: 2, ai_counter: 3, ai_generator_counter: 4, ai_img_counter: 4 },
|
|
135
|
-
limits: { optimization_limit:
|
|
135
|
+
limits: { optimization_limit: 0, ai_limit: 0, ai_generator_limit: 0, ai_img_limit: 0 },
|
|
136
136
|
billingPageUrl: 'https://billing.yandex.ru',
|
|
137
137
|
mode: 'pro',
|
|
138
138
|
configSwither: true,
|
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?7e45ef4fc2d69f53faee"></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?7e45ef4fc2d69f53faee"></script></head><body><div id="test" style="padding: 0px; background: #fff; height: 100vh;"></div><script async defer="defer">// import { init } from "./emailmaker-esm.js?7e45ef4fc2d69f53faee";
|
|
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?7e45ef4fc2d69f53faee"></script></head><body><div id="test" style="padding: 0px; background: #fff; height: 100vh"></div><script async defer="defer">// import { init } from "./emailmaker-esm.js?7e45ef4fc2d69f53faee";
|
|
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?7e45ef4fc2d69f53faee"></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',
|