@nextui-org/breadcrumbs
Advanced tools
Comparing version 0.0.0-canary-20241222132127 to 0.0.0-canary-20241222141148
@@ -146,3 +146,3 @@ import * as tailwind_variants from 'tailwind-variants'; | ||
maxItems: number; | ||
classNames: SlotsToClasses<"base" | "separator" | "list" | "ellipsis"> | undefined; | ||
classNames: SlotsToClasses<"base" | "list" | "ellipsis" | "separator"> | undefined; | ||
isDisabled: boolean | undefined; | ||
@@ -149,0 +149,0 @@ itemProps: Partial<BreadcrumbItemProps>; |
{ | ||
"name": "@nextui-org/breadcrumbs", | ||
"version": "0.0.0-canary-20241222132127", | ||
"version": "0.0.0-canary-20241222141148", | ||
"description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.", | ||
@@ -30,4 +30,4 @@ "keywords": [ | ||
"react-dom": ">=18 || >=19.0.0-rc.0", | ||
"@nextui-org/theme": "0.0.0-canary-20241222132127", | ||
"@nextui-org/system": "0.0.0-canary-20241222132127" | ||
"@nextui-org/theme": "0.0.0-canary-20241222141148", | ||
"@nextui-org/system": "0.0.0-canary-20241222141148" | ||
}, | ||
@@ -40,4 +40,4 @@ "dependencies": { | ||
"@react-types/shared": "3.26.0", | ||
"@nextui-org/react-utils": "0.0.0-canary-20241222132127", | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241222132127", | ||
"@nextui-org/react-utils": "0.0.0-canary-20241222141148", | ||
"@nextui-org/shared-utils": "0.0.0-canary-20241222141148", | ||
"@nextui-org/shared-icons": "2.1.1" | ||
@@ -44,0 +44,0 @@ }, |
+ Added@nextui-org/react-utils@0.0.0-canary-20241222141148(transitive)
+ Added@nextui-org/shared-utils@0.0.0-canary-20241222141148(transitive)
+ Added@nextui-org/system@0.0.0-canary-20241222141148(transitive)
+ Added@nextui-org/system-rsc@0.0.0-canary-20241222141148(transitive)
+ Added@nextui-org/theme@0.0.0-canary-20241222141148(transitive)
- Removed@nextui-org/react-utils@0.0.0-canary-20241222132127(transitive)
- Removed@nextui-org/shared-utils@0.0.0-canary-20241222132127(transitive)
- Removed@nextui-org/system@0.0.0-canary-20241222132127(transitive)
- Removed@nextui-org/system-rsc@0.0.0-canary-20241222132127(transitive)
- Removed@nextui-org/theme@0.0.0-canary-20241222132127(transitive)