@heroui/theme
Advanced tools
Comparing version 0.0.0-canary-20250205213151 to 0.0.0-canary-20250211131058
@@ -43,4 +43,5 @@ export { AvatarGroupSlots, AvatarGroupVariantProps, AvatarSlots, AvatarVariantProps, avatar, avatarGroup } from './avatar.js'; | ||
export { FormVariantProps, form } from './form.js'; | ||
export { ToastRegionSlots, ToastRegionVariantProps, ToastSlots, ToastVariantProps, toast, toastRegion } from './toast.js'; | ||
import 'tailwind-variants'; | ||
import 'tailwind-variants/dist/config'; | ||
import 'tailwind-merge'; |
@@ -43,2 +43,3 @@ export { AvatarGroupSlots, AvatarGroupVariantProps, AvatarSlots, AvatarVariantProps, avatar, avatarGroup } from './components/avatar.js'; | ||
export { FormVariantProps, form } from './components/form.js'; | ||
export { ToastRegionSlots, ToastRegionVariantProps, ToastSlots, ToastVariantProps, toast, toastRegion } from './components/toast.js'; | ||
export { absoluteFullClasses, baseStyles, collapseAdjacentVariantBorders, dataFocusVisibleClasses, focusVisibleClasses, groupDataFocusVisibleClasses, hiddenInputClasses, ringClasses, translateCenterClasses } from './utils/classes.js'; | ||
@@ -45,0 +46,0 @@ export { SlotsToClasses } from './utils/types.js'; |
{ | ||
"name": "@heroui/theme", | ||
"version": "0.0.0-canary-20250205213151", | ||
"version": "0.0.0-canary-20250211131058", | ||
"description": "The default theme for HeroUI components", | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
"tailwind-merge": "2.5.4", | ||
"@heroui/shared-utils": "0.0.0-canary-20250205213151" | ||
"@heroui/shared-utils": "0.0.0-canary-20250211131058" | ||
}, | ||
@@ -50,0 +50,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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 too big to display
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
2346221
395
76399
+ Added@heroui/shared-utils@0.0.0-canary-20250211131058(transitive)
- Removed@heroui/shared-utils@0.0.0-canary-20250205213151(transitive)