@emailmaker/emailmaker 1.0.60 → 1.0.61
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 +19 -19
- package/emailmaker-esm.js +1 -1
- package/emailmaker.js +1 -1
- package/iframe/css/sandbox.css +6 -2
- package/iframe/{iframe-eblock.1ef394c83ed0138fa7e1.html → iframe-eblock.f5bec4815a968824a7de.html} +1 -1
- package/iframe/{iframe.1ef394c83ed0138fa7e1.html → iframe.f5bec4815a968824a7de.html} +1 -1
- package/iframe/js/cssbeautify.js +1 -1
- package/iframe/sandbox-eblock.js +1 -1
- package/iframe/sandbox.js +1 -1
- package/package.json +1 -1
- package/plugin.html +1 -1
- 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/js/1399.162f8a92.js +1 -0
- package/static/js/2574.20b0540d.js +1 -0
- package/static/js/4529.eae85391.js +1 -0
- package/static/js/5211.7f490bc6.js +1 -0
- package/static/js/7291.d2241d85.js +1 -0
- package/static/js/{7967.28137472.js → 7967.665dfd03.js} +1 -1
- package/static/js/8689.b8744e0e.chunk.js +1 -0
- package/static/js/8879.96cdfd59.js +2 -0
- package/static/js/{8879.26995270.js.LICENSE.txt → 8879.96cdfd59.js.LICENSE.txt} +3 -35
- package/static/js/{8995.410bef51.js → 8995.fc864aa4.js} +1 -1
- package/static/js/{emailmaker_core.f09929d2.js → emailmaker_core.d0afabb6.js} +1 -1
- package/translations.pot +168 -158
- package/static/js/1399.258dd710.js +0 -1
- package/static/js/2574.2f48eb7a.js +0 -1
- package/static/js/4529.2f2fc56b.js +0 -1
- package/static/js/5211.e473201c.js +0 -1
- package/static/js/7291.37dee66e.js +0 -1
- package/static/js/8689.fa42b226.chunk.js +0 -1
- package/static/js/8879.26995270.js +0 -2
|
@@ -1,15 +1,5 @@
|
|
|
1
1
|
/*! Fabric.js Copyright 2008-2015, Printio (Juriy Zaytsev, Maxim Chernyak) */
|
|
2
2
|
|
|
3
|
-
/**
|
|
4
|
-
* @license React
|
|
5
|
-
* react-jsx-runtime.production.min.js
|
|
6
|
-
*
|
|
7
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
8
|
-
*
|
|
9
|
-
* This source code is licensed under the MIT license found in the
|
|
10
|
-
* LICENSE file in the root directory of this source tree.
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
3
|
/**
|
|
14
4
|
* @license React
|
|
15
5
|
* use-sync-external-store-shim.production.min.js
|
|
@@ -31,7 +21,7 @@
|
|
|
31
21
|
*/
|
|
32
22
|
|
|
33
23
|
/**
|
|
34
|
-
* @remix-run/router v1.
|
|
24
|
+
* @remix-run/router v1.16.1
|
|
35
25
|
*
|
|
36
26
|
* Copyright (c) Remix Software Inc.
|
|
37
27
|
*
|
|
@@ -42,7 +32,7 @@
|
|
|
42
32
|
*/
|
|
43
33
|
|
|
44
34
|
/**
|
|
45
|
-
* React Router DOM v6.
|
|
35
|
+
* React Router DOM v6.23.1
|
|
46
36
|
*
|
|
47
37
|
* Copyright (c) Remix Software Inc.
|
|
48
38
|
*
|
|
@@ -53,7 +43,7 @@
|
|
|
53
43
|
*/
|
|
54
44
|
|
|
55
45
|
/**
|
|
56
|
-
* React Router v6.
|
|
46
|
+
* React Router v6.23.1
|
|
57
47
|
*
|
|
58
48
|
* Copyright (c) Remix Software Inc.
|
|
59
49
|
*
|
|
@@ -62,25 +52,3 @@
|
|
|
62
52
|
*
|
|
63
53
|
* @license MIT
|
|
64
54
|
*/
|
|
65
|
-
|
|
66
|
-
/**
|
|
67
|
-
* react-virtual
|
|
68
|
-
*
|
|
69
|
-
* Copyright (c) TanStack
|
|
70
|
-
*
|
|
71
|
-
* This source code is licensed under the MIT license found in the
|
|
72
|
-
* LICENSE.md file in the root directory of this source tree.
|
|
73
|
-
*
|
|
74
|
-
* @license MIT
|
|
75
|
-
*/
|
|
76
|
-
|
|
77
|
-
/**
|
|
78
|
-
* virtual-core
|
|
79
|
-
*
|
|
80
|
-
* Copyright (c) TanStack
|
|
81
|
-
*
|
|
82
|
-
* This source code is licensed under the MIT license found in the
|
|
83
|
-
* LICENSE.md file in the root directory of this source tree.
|
|
84
|
-
*
|
|
85
|
-
* @license MIT
|
|
86
|
-
*/
|