@jamsr-ui/autocomplete
Advanced tools
Comparing version 0.0.85 to 0.0.87
@@ -10,6 +10,6 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
emptyContent?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
}; | ||
@@ -20,6 +20,6 @@ }; | ||
[x: string]: tailwind_merge.ClassNameValue | { | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
emptyContent?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
}; | ||
@@ -35,6 +35,6 @@ }; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
emptyContent?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
}; | ||
@@ -45,6 +45,6 @@ }; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
emptyContent?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
}; | ||
@@ -65,6 +65,6 @@ }; | ||
[key: string]: tailwind_merge.ClassNameValue | { | ||
content?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
popover?: tailwind_merge.ClassNameValue; | ||
content?: tailwind_merge.ClassNameValue; | ||
emptyContent?: tailwind_merge.ClassNameValue; | ||
base?: tailwind_merge.ClassNameValue; | ||
}; | ||
@@ -71,0 +71,0 @@ }; |
{ | ||
"name": "@jamsr-ui/autocomplete", | ||
"version": "0.0.85", | ||
"version": "0.0.87", | ||
"description": "A react js ui library with tailwindcss", | ||
@@ -28,9 +28,9 @@ "sideEffects": false, | ||
"@floating-ui/react": "^0.26.16", | ||
"@jamsr-ui/chip": "^0.0.71", | ||
"@jamsr-ui/button": "^0.0.66", | ||
"@jamsr-ui/hooks": "^0.0.42", | ||
"@jamsr-ui/input": "^0.0.80", | ||
"@jamsr-ui/utils": "^0.0.60", | ||
"@jamsr-ui/shared-icons": "^0.0.55", | ||
"@jamsr-ui/utils": "^0.0.60", | ||
"@jamsr-ui/styles": "^0.0.7", | ||
"@jamsr-ui/chip": "^0.0.71" | ||
"@jamsr-ui/input": "^0.0.82" | ||
}, | ||
@@ -37,0 +37,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
+ Added@jamsr-ui/input@0.0.82(transitive)
- Removed@jamsr-ui/input@0.0.80(transitive)
Updated@jamsr-ui/input@^0.0.82