@portabletext/editor 6.6.3 → 6.6.4

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/lib/index.js CHANGED
@@ -3316,7 +3316,7 @@ const defaultRenderElement$1 = (props) => /* @__PURE__ */ jsx(DefaultElement, {
3316
3316
  color: "transparent",
3317
3317
  outline: "none",
3318
3318
  position: "absolute"
3319
- }, children: /* @__PURE__ */ jsx("span", { "data-slate-node": "text", children: /* @__PURE__ */ jsx("span", { "data-slate-leaf": !0, children: /* @__PURE__ */ jsx("span", { "data-slate-zero-width": "z", "data-slate-length": 0, children: IS_ANDROID ? null : "\uFEFF" }) }) }) }),
3319
+ }, children: /* @__PURE__ */ jsx("span", { "data-slate-node": "text", children: /* @__PURE__ */ jsx("span", { "data-slate-leaf": !0, children: /* @__PURE__ */ jsx("span", { "data-slate-zero-width": "z", "data-slate-length": 0, children: "\uFEFF" }) }) }) }),
3320
3320
  element: objectNode,
3321
3321
  indexedPath
3322
3322
  });