sykpcomposer 0.0.210 → 0.0.211

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.
@@ -6630,7 +6630,7 @@ function Xg() {
6630
6630
  function Pr(y) {
6631
6631
  return y instanceof zi;
6632
6632
  }
6633
- const Cw = fr.lazy(() => import("./ImageComponent-237243f8.js"));
6633
+ const Cw = fr.lazy(() => import("./ImageComponent-11558a12.js"));
6634
6634
  function Ow(y) {
6635
6635
  const i = y;
6636
6636
  if (i.src.startsWith("file:///"))
@@ -6772,7 +6772,7 @@ function ep({
6772
6772
  function Tw(y) {
6773
6773
  return y instanceof Sc;
6774
6774
  }
6775
- const kw = fr.lazy(() => import("./InlineImageComponent-64522472.js"));
6775
+ const kw = fr.lazy(() => import("./InlineImageComponent-187aaee6.js"));
6776
6776
  function Aw(y) {
6777
6777
  if (y instanceof HTMLImageElement) {
6778
6778
  const { alt: i, src: p, width: e, height: c } = y;
@@ -53375,7 +53375,8 @@ function iA({
53375
53375
  paddingLeft: `${m || "16px"}`,
53376
53376
  paddingBottom: `${h || "16px"}`
53377
53377
  }), wh(".editor-inner").css({
53378
- maxHeight: d ? `${d}px` : "800px",
53378
+ maxHeight: d ? `${d}px` : "100%",
53379
+ overflow: "scroll",
53379
53380
  height: d ? `${d}px` : "100%",
53380
53381
  minHeight: "200px",
53381
53382
  maxWidth: s ? `${s}px` : "1220px"
@@ -53525,4 +53526,4 @@ export {
53525
53526
  It as w,
53526
53527
  kr as x
53527
53528
  };
53528
- //# sourceMappingURL=index-67ae9cc3.js.map
53529
+ //# sourceMappingURL=index-7dfa30fe.js.map