@samhammer/tiptob 2.3.17 → 2.3.18

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.
@@ -0,0 +1,2 @@
1
+ import { Node } from '@tiptap/core';
2
+ export declare const SignatureExtension: Node<any, any>;
@@ -5007,7 +5007,7 @@ function bu(e, t) {
5007
5007
  m.key === "Enter" && (m.preventDefault(), a());
5008
5008
  }
5009
5009
  function l(m) {
5010
- m.focus();
5010
+ n().isActive("link") || m.focus();
5011
5011
  }
5012
5012
  var p = {
5013
5013
  get editor() {