resul-template-builder 1.1.9 → 1.1.10
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/email-builder.es.js
CHANGED
|
@@ -54455,7 +54455,7 @@ DO NOT INCLUDE: ${s}`);
|
|
|
54455
54455
|
};
|
|
54456
54456
|
t("paddingControl", d);
|
|
54457
54457
|
},
|
|
54458
|
-
min:
|
|
54458
|
+
min: 5,
|
|
54459
54459
|
max: 100,
|
|
54460
54460
|
step: 5,
|
|
54461
54461
|
defaultValue: r()
|
|
@@ -58286,7 +58286,7 @@ DO NOT INCLUDE: ${s}`);
|
|
|
58286
58286
|
};
|
|
58287
58287
|
t("paddingControl", u);
|
|
58288
58288
|
},
|
|
58289
|
-
min:
|
|
58289
|
+
min: 5,
|
|
58290
58290
|
max: 100,
|
|
58291
58291
|
step: 5,
|
|
58292
58292
|
defaultValue: l()
|
|
@@ -62595,7 +62595,7 @@ DO NOT INCLUDE: ${s}`);
|
|
|
62595
62595
|
};
|
|
62596
62596
|
t("paddingControl", u);
|
|
62597
62597
|
},
|
|
62598
|
-
min:
|
|
62598
|
+
min: 5,
|
|
62599
62599
|
max: 100,
|
|
62600
62600
|
step: 5,
|
|
62601
62601
|
defaultValue: a()
|