1.13.1原版

This commit is contained in:
2026-07-19 01:16:28 +08:00
commit c6ba83f5d7
133 changed files with 19136 additions and 0 deletions
@@ -0,0 +1,14 @@
diff --git a/dist/index.js b/dist/index.js
index 1f04899a2a7f76f7c53f7f1fe82ae43262e2a8b7..7a14eb120ce1d3d2146c1c208c5f909a2d529638 100644
--- a/dist/index.js
+++ b/dist/index.js
@@ -1,6 +1,6 @@
-import { PluginKey, Plugin } from '@tiptap/pm/state';
-import { DecorationSet, Decoration } from '@tiptap/pm/view';
-import { escapeForRegEx } from '@tiptap/core';
+import { PluginKey, Plugin } from '@halo-dev/richtext-editor';
+import { DecorationSet, Decoration } from '@halo-dev/richtext-editor';
+import { escapeForRegEx } from '@halo-dev/richtext-editor';
function findSuggestionMatch(config) {
var _a;