完善功能。发布 1.0.0 版本。

This commit is contained in:
wux_labs
2025-02-21 23:26:20 +08:00
parent 70b61d49b3
commit 01db2bb19d
122 changed files with 10997 additions and 328 deletions
+3 -1
View File
@@ -2,8 +2,10 @@
// @ ts-nocheck
import { EditorEvents } from "@tiptap/core";
import { UAIEditorEventListener, UAIEditorOptions } from "../../core/UAIEditor.ts";
import tippy, { Instance, Props } from "tippy.js";
import { UAIEditorEventListener, UAIEditorOptions } from "../../core/UAIEditor.ts";
import { Icons } from "../Icons.ts";
/**