sykpcomposer 0.0.72 → 0.0.73
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/index.es.js +2 -3
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -45055,7 +45055,7 @@ const vp = 8, bp = 72, Rs = {
|
|
|
45055
45055
|
be(x) && lx(x, () => In());
|
|
45056
45056
|
});
|
|
45057
45057
|
}, v = (b) => {
|
|
45058
|
-
|
|
45058
|
+
a(b), p.update(() => {
|
|
45059
45059
|
const S = Ce();
|
|
45060
45060
|
be(S) && ux(S, () => Qs(b));
|
|
45061
45061
|
});
|
|
@@ -45076,9 +45076,8 @@ const vp = 8, bp = 72, Rs = {
|
|
|
45076
45076
|
default:
|
|
45077
45077
|
x = 0;
|
|
45078
45078
|
}
|
|
45079
|
-
a(b);
|
|
45080
45079
|
const w = f.heading[x];
|
|
45081
|
-
s(String(w.fontSize)), d({
|
|
45080
|
+
s(String(w.fontSize)), a(b), l(b), d({
|
|
45082
45081
|
"font-size": `${w.fontSize}px`,
|
|
45083
45082
|
color: w.fontColor,
|
|
45084
45083
|
"font-family": w.fontFamily,
|