@samhammer/tiptob
Advanced tools
| import { type ColorOptions } from "@tiptap/extension-color"; | ||
| export declare const ExtendedColor: import("@tiptap/core").Extension<ColorOptions, any>; |
@@ -7,2 +7,3 @@ import ImageExtension from "./plugins/Image/ImageExtension"; | ||
| import { ExtendedHighlight } from "./plugins/FontHighlight/HighlightExtension"; | ||
| import { ExtendedColor } from "./plugins/FontColor/FontColorExtension"; | ||
| import { TokenExtension } from "./plugins/Token/TokenExtension"; | ||
@@ -15,2 +16,2 @@ import { SignatureExtension } from "./plugins/SignaturePlaceholder/SignatureExtension"; | ||
| } | ||
| export { ImageExtension, KnowledgeExtension, SelectionDecoration, TableBubbleMenuExtension, ExtendedHighlight, TokenExtension, FontSizeExtension, SignatureExtension, type CustomHTMLElement, }; | ||
| export { ImageExtension, KnowledgeExtension, SelectionDecoration, TableBubbleMenuExtension, ExtendedHighlight, ExtendedColor, TokenExtension, FontSizeExtension, SignatureExtension, type CustomHTMLElement, }; |
+2
-1
| { | ||
| "name": "@samhammer/tiptob", | ||
| "version": "2.3.37", | ||
| "version": "2.3.38", | ||
| "description": "TipTap ToolBox", | ||
@@ -42,2 +42,3 @@ "type": "module", | ||
| "@tiptap/extension-bubble-menu": "^2.27.2", | ||
| "@tiptap/extension-color": "^2.27.2", | ||
| "@tiptap/extension-highlight": "^2.27.2", | ||
@@ -44,0 +45,0 @@ "@tiptap/extension-image": "^2.27.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
2585929
0.45%20
5.26%16176
0.64%7
16.67%+ Added
+ Added