@diceui/mention
Advanced tools
+1
-2
@@ -261,3 +261,3 @@ 'use client'; | ||
| userSelect: "none", | ||
| overflow: "auto", | ||
| overflow: "hidden", | ||
| width: "100%" | ||
@@ -336,3 +336,2 @@ }; | ||
| textTransform: inputStyle.textTransform, | ||
| textAlign: context.dir === "rtl" ? "right" : "left", | ||
| textIndent: inputStyle.textIndent, | ||
@@ -339,0 +338,0 @@ padding: inputStyle.padding, |
+1
-2
@@ -239,3 +239,3 @@ 'use client'; | ||
| userSelect: "none", | ||
| overflow: "auto", | ||
| overflow: "hidden", | ||
| width: "100%" | ||
@@ -314,3 +314,2 @@ }; | ||
| textTransform: inputStyle.textTransform, | ||
| textAlign: context.dir === "rtl" ? "right" : "left", | ||
| textIndent: inputStyle.textIndent, | ||
@@ -317,0 +316,0 @@ padding: inputStyle.padding, |
+3
-3
| { | ||
| "name": "@diceui/mention", | ||
| "version": "0.1.0", | ||
| "version": "0.2.0", | ||
| "type": "module", | ||
@@ -11,4 +11,4 @@ "publishConfig": { | ||
| "mention input", | ||
| "ui", | ||
| "react" | ||
| "react-mention", | ||
| "mention-autocomplete" | ||
| ], | ||
@@ -15,0 +15,0 @@ "author": "Sadman Sakib", |
106047
-0.09%2608
-0.08%