@portabletext/editor 1.48.3 → 1.48.5

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.
@@ -6791,6 +6791,7 @@ function performEvent({
6791
6791
  nativeEvent: void 0
6792
6792
  });
6793
6793
  else {
6794
+ nativeEventPrevented = !0;
6794
6795
  const internalAction = {
6795
6796
  ...action.event,
6796
6797
  editor