@portabletext/editor 7.2.0 → 7.3.1

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.
@@ -1,4 +1,4 @@
1
- import { W as Editor, Wt as RegistrableNode, Y as Behavior, q as EditorEmittedEvent } from "../_chunks-dts/behavior.types.action.js";
1
+ import { W as Editor, Xt as RegistrableNode, Y as Behavior, q as EditorEmittedEvent } from "../_chunks-dts/behavior.types.action.js";
2
2
  import React from "react";
3
3
  /**
4
4
  * @beta
@@ -1,4 +1,4 @@
1
- import { B as EditorSelector, F as BlockOffset, Qt as Path, ct as EditorSelection, en as BlockPath, lt as EditorSelectionPoint, tn as ChildPath } from "../_chunks-dts/behavior.types.action.js";
1
+ import { B as EditorSelector, F as BlockOffset, cn as Path, ct as EditorSelection, dn as ChildPath, lt as EditorSelectionPoint, un as BlockPath } from "../_chunks-dts/behavior.types.action.js";
2
2
  import { PortableTextBlock, PortableTextListBlock, PortableTextObject, PortableTextSpan, PortableTextTextBlock } from "@portabletext/schema";
3
3
  /**
4
4
  * The set of schema member names applicable at the current selection,
@@ -1,4 +1,4 @@
1
- import { Ft as Containers, Mt as TraversalSnapshot, Nt as Node, Qt as Path, ct as EditorSelection, lt as EditorSelectionPoint, rn as Path$1 } from "../_chunks-dts/behavior.types.action.js";
1
+ import { Ft as Containers, Mt as TraversalSnapshot, Nt as Node, cn as Path, ct as EditorSelection, lt as EditorSelectionPoint, pn as Path$1 } from "../_chunks-dts/behavior.types.action.js";
2
2
  import { PortableTextBlock, PortableTextObject, PortableTextSpan, PortableTextTextBlock, Schema } from "@portabletext/schema";
3
3
  /**
4
4
  * Find an ancestor of the node at a given path that matches a predicate.
@@ -1,4 +1,4 @@
1
- import { F as BlockOffset, Mt as TraversalSnapshot, Q as EditorContext, ct as EditorSelection, en as BlockPath, lt as EditorSelectionPoint, nn as KeyedSegment, rn as Path, tn as ChildPath } from "../_chunks-dts/behavior.types.action.js";
1
+ import { F as BlockOffset, Mt as TraversalSnapshot, Q as EditorContext, ct as EditorSelection, dn as ChildPath, fn as KeyedSegment, lt as EditorSelectionPoint, pn as Path, un as BlockPath } from "../_chunks-dts/behavior.types.action.js";
2
2
  import * as _portabletext_schema9 from "@portabletext/schema";
3
3
  import { PortableTextBlock, PortableTextTextBlock, isSpan, isTextBlock } from "@portabletext/schema";
4
4
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@portabletext/editor",
3
- "version": "7.2.0",
3
+ "version": "7.3.1",
4
4
  "description": "Portable Text Editor made in React",
5
5
  "keywords": [
6
6
  "sanity",