alit-layout 1.0.2 → 1.0.3
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 +0 -4
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -3248,10 +3248,6 @@ const Ge = /* @__PURE__ */ re(Xn, [["render", ts]]), Fe = 200 / 96, Nt = 4, os =
|
|
|
3248
3248
|
} : null;
|
|
3249
3249
|
}, rs = (e) => {
|
|
3250
3250
|
let t = ie(N(le(C.en_code, e.pageDom[0])), N(e.pageDom[0]));
|
|
3251
|
-
if (e.bindWidth) {
|
|
3252
|
-
const o = t.height;
|
|
3253
|
-
t.height = t.width, t.width = o;
|
|
3254
|
-
}
|
|
3255
3251
|
return ae(t);
|
|
3256
3252
|
}, cs = (e) => {
|
|
3257
3253
|
const t = le(C.write_view, e.pageDom[0]);
|