@jinntec/jinntap
Advanced tools
@@ -130,3 +130,3 @@ jinn-tap { | ||
| /* Collaboration cursor styles */ | ||
| .collaboration-cursor__caret { | ||
| .collaboration-carets__caret { | ||
| position: relative; | ||
@@ -139,3 +139,3 @@ margin-left: 1px; | ||
| .collaboration-cursor__label { | ||
| .collaboration-carets__label { | ||
| position: absolute; | ||
@@ -171,3 +171,3 @@ top: -1.5em; | ||
| .collaboration-cursor__caret:hover .collaboration-cursor__label { | ||
| .collaboration-carets__caret:hover .collaboration-carets__label { | ||
| animation: none; | ||
@@ -174,0 +174,0 @@ opacity: 1; |
+3
-3
| { | ||
| "name": "@jinntec/jinntap", | ||
| "version": "1.26.1", | ||
| "version": "1.27.0", | ||
| "type": "module", | ||
@@ -48,7 +48,7 @@ "main": "./dist/index.es.js", | ||
| "dependencies": { | ||
| "@hocuspocus/provider": "^2.15.2", | ||
| "@hocuspocus/provider": "^3.2.3", | ||
| "@tiptap/core": "^3.0.0", | ||
| "@tiptap/extension-bubble-menu": "^3.0.9", | ||
| "@tiptap/extension-collaboration": "^3.0.0", | ||
| "@tiptap/extension-collaboration-cursor": "^3.0.0", | ||
| "@tiptap/extension-collaboration-caret": "^3.4.2", | ||
| "@tiptap/extension-history": "^3.0.0", | ||
@@ -55,0 +55,0 @@ "@tiptap/extension-image": "^3.0.0", |
Sorry, the diff of this file is too big to display
3088607
-0.35%52630
-0.52%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated