@jamsr-ui/autocomplete
Advanced tools
Comparing version 0.0.99 to 0.0.100
@@ -5,5 +5,5 @@ import * as react_jsx_runtime from 'react/jsx-runtime'; | ||
import '@jamsr-ui/input'; | ||
import 'react'; | ||
import '@floating-ui/react'; | ||
import '@jamsr-ui/utils'; | ||
import 'react'; | ||
import './style.js'; | ||
@@ -10,0 +10,0 @@ import 'tailwind-variants'; |
@@ -6,5 +6,5 @@ export { Autocomplete, AutocompleteProps } from './autocomplete.js'; | ||
import '@jamsr-ui/input'; | ||
import 'react'; | ||
import '@floating-ui/react'; | ||
import '@jamsr-ui/utils'; | ||
import 'react'; | ||
import './style.js'; | ||
@@ -11,0 +11,0 @@ import 'tailwind-variants'; |
@@ -6,5 +6,5 @@ import { AutocompleteProps } from './autocomplete.js'; | ||
import '@jamsr-ui/input'; | ||
import 'react'; | ||
import '@floating-ui/react'; | ||
import '@jamsr-ui/utils'; | ||
import 'react'; | ||
import './style.js'; | ||
@@ -11,0 +11,0 @@ import 'tailwind-variants'; |
import * as _jamsr_ui_input from '@jamsr-ui/input'; | ||
import { InputProps } from '@jamsr-ui/input'; | ||
import * as React from 'react'; | ||
import React__default from 'react'; | ||
import * as _floating_ui_react from '@floating-ui/react'; | ||
import { Placement } from '@floating-ui/react'; | ||
import { SlotsToClasses, PropGetter } from '@jamsr-ui/utils'; | ||
import React__default from 'react'; | ||
import { AutocompleteItemProps } from './autocomplete-item.js'; | ||
@@ -38,7 +39,7 @@ import { AutocompleteSlots } from './style.js'; | ||
update: () => void; | ||
floatingStyles: React__default.CSSProperties; | ||
floatingStyles: React.CSSProperties; | ||
open: boolean; | ||
onOpenChange: (open: boolean, event?: Event, reason?: _floating_ui_react.OpenChangeReason) => void; | ||
events: _floating_ui_react.FloatingEvents; | ||
dataRef: React__default.MutableRefObject<_floating_ui_react.ContextData>; | ||
dataRef: React.MutableRefObject<_floating_ui_react.ContextData>; | ||
nodeId: string | undefined; | ||
@@ -45,0 +46,0 @@ floatingId: string; |
{ | ||
"name": "@jamsr-ui/autocomplete", | ||
"version": "0.0.99", | ||
"version": "0.0.100", | ||
"description": "A modern and beautiful Next.js UI components library.", | ||
@@ -35,6 +35,6 @@ "sideEffects": false, | ||
"@floating-ui/react": "^0.26.16", | ||
"@jamsr-ui/button": "^0.0.72", | ||
"@jamsr-ui/chip": "^0.0.78", | ||
"@jamsr-ui/hooks": "^0.0.45", | ||
"@jamsr-ui/input": "^0.0.92", | ||
"@jamsr-ui/button": "^0.0.73", | ||
"@jamsr-ui/chip": "^0.0.79", | ||
"@jamsr-ui/hooks": "^0.0.46", | ||
"@jamsr-ui/input": "^0.0.93", | ||
"@jamsr-ui/shared-icons": "^0.0.59", | ||
@@ -41,0 +41,0 @@ "@jamsr-ui/styles": "^0.0.9", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
38221
315
+ Added@jamsr-ui/button@0.0.73(transitive)
+ Added@jamsr-ui/chip@0.0.79(transitive)
+ Added@jamsr-ui/hooks@0.0.46(transitive)
+ Added@jamsr-ui/input@0.0.93(transitive)
+ Added@jamsr-ui/motion@0.0.3(transitive)
+ Added@jamsr-ui/progress@0.0.68(transitive)
+ Added@jamsr-ui/ripple@0.0.71(transitive)
- Removed@jamsr-ui/button@0.0.72(transitive)
- Removed@jamsr-ui/chip@0.0.78(transitive)
- Removed@jamsr-ui/hooks@0.0.45(transitive)
- Removed@jamsr-ui/input@0.0.92(transitive)
- Removed@jamsr-ui/motion@0.0.2(transitive)
- Removed@jamsr-ui/progress@0.0.67(transitive)
- Removed@jamsr-ui/ripple@0.0.70(transitive)
Updated@jamsr-ui/button@^0.0.73
Updated@jamsr-ui/chip@^0.0.79
Updated@jamsr-ui/hooks@^0.0.46
Updated@jamsr-ui/input@^0.0.93