@jamsr-ui/autocomplete
Advanced tools
Comparing version 0.0.60 to 0.0.61
@@ -9,4 +9,4 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
@@ -19,4 +19,4 @@ emptyContent?: tailwind_merge.ClassNameValue; | ||
[x: string]: tailwind_merge.ClassNameValue | { | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
@@ -34,4 +34,4 @@ emptyContent?: tailwind_merge.ClassNameValue; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
@@ -44,4 +44,4 @@ emptyContent?: tailwind_merge.ClassNameValue; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
@@ -64,4 +64,4 @@ emptyContent?: tailwind_merge.ClassNameValue; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
@@ -68,0 +68,0 @@ emptyContent?: tailwind_merge.ClassNameValue; |
{ | ||
"name": "@jamsr-ui/autocomplete", | ||
"version": "0.0.60", | ||
"version": "0.0.61", | ||
"description": "", | ||
@@ -24,8 +24,8 @@ "sideEffects": false, | ||
"@floating-ui/react": "^0.26.16", | ||
"@jamsr-ui/hooks": "^0.0.33", | ||
"@jamsr-ui/button": "^0.0.48", | ||
"@jamsr-ui/hooks": "^0.0.33", | ||
"@jamsr-ui/input": "^0.0.55", | ||
"@jamsr-ui/utils": "^0.0.42", | ||
"@jamsr-ui/input": "^0.0.56", | ||
"@jamsr-ui/chip": "^0.0.52", | ||
"@jamsr-ui/shared-icons": "^0.0.45" | ||
"@jamsr-ui/shared-icons": "^0.0.45", | ||
"@jamsr-ui/utils": "^0.0.42" | ||
}, | ||
@@ -32,0 +32,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
+ Added@jamsr-ui/input@0.0.56(transitive)
- Removed@jamsr-ui/input@0.0.55(transitive)
Updated@jamsr-ui/input@^0.0.56