@jamsr-ui/autocomplete
Advanced tools
Comparing version 0.0.31 to 0.0.32
@@ -9,4 +9,4 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
base?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
@@ -19,4 +19,4 @@ emptyContent?: tailwind_merge.ClassNameValue; | ||
[x: string]: tailwind_merge.ClassNameValue | { | ||
base?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
@@ -34,4 +34,4 @@ emptyContent?: tailwind_merge.ClassNameValue; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
base?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
@@ -44,4 +44,4 @@ emptyContent?: tailwind_merge.ClassNameValue; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
base?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
@@ -64,4 +64,4 @@ emptyContent?: tailwind_merge.ClassNameValue; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
base?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
@@ -68,0 +68,0 @@ emptyContent?: tailwind_merge.ClassNameValue; |
{ | ||
"name": "@jamsr-ui/autocomplete", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"description": "", | ||
@@ -25,8 +25,8 @@ "main": "./dist/index.mjs", | ||
"@floating-ui/react": "^0.26.16", | ||
"@jamsr-ui/button": "0.0.29", | ||
"@jamsr-ui/chip": "^0.0.29", | ||
"@jamsr-ui/button": "0.0.29", | ||
"@jamsr-ui/hooks": "0.0.20", | ||
"@jamsr-ui/input": "0.0.31", | ||
"@jamsr-ui/utils": "0.0.26", | ||
"@jamsr-ui/shared-icons": "0.0.26", | ||
"@jamsr-ui/input": "0.0.30" | ||
"@jamsr-ui/shared-icons": "0.0.26" | ||
}, | ||
@@ -33,0 +33,0 @@ "module": "dist/index.mjs", |
Sorry, the diff of this file is not supported yet
+ Added@jamsr-ui/input@0.0.31(transitive)
- Removed@jamsr-ui/input@0.0.30(transitive)
Updated@jamsr-ui/input@0.0.31