@yamada-ui/transitions
Advanced tools
Comparing version 1.1.11-next-20241119123334 to 1.1.11-next-20241123050941
import * as _yamada_ui_motion from '@yamada-ui/motion'; | ||
import { MotionVariants, WithTransitionProps, MotionProps } from '@yamada-ui/motion'; | ||
import { WithTransitionProps, MotionProps, MotionVariants } from '@yamada-ui/motion'; | ||
import { ThemeProps } from '@yamada-ui/core'; | ||
@@ -4,0 +4,0 @@ |
import * as _yamada_ui_motion from '@yamada-ui/motion'; | ||
import { MotionVariants, WithTransitionProps, MotionProps } from '@yamada-ui/motion'; | ||
import { ThemeProps, Token } from '@yamada-ui/core'; | ||
import { WithTransitionProps, MotionProps, MotionVariants } from '@yamada-ui/motion'; | ||
import { Token, ThemeProps } from '@yamada-ui/core'; | ||
@@ -5,0 +5,0 @@ declare const slideFadeProps: { |
import * as _yamada_ui_motion from '@yamada-ui/motion'; | ||
import { MotionVariants, WithTransitionProps, MotionProps } from '@yamada-ui/motion'; | ||
import { ThemeProps, Token } from '@yamada-ui/core'; | ||
import { WithTransitionProps, MotionProps, MotionVariants } from '@yamada-ui/motion'; | ||
import { Token, ThemeProps } from '@yamada-ui/core'; | ||
@@ -5,0 +5,0 @@ declare const getSlideProps: (placement?: "bottom" | "left" | "right" | "top") => { |
{ | ||
"name": "@yamada-ui/transitions", | ||
"version": "1.1.11-next-20241119123334", | ||
"version": "1.1.11-next-20241123050941", | ||
"description": "Yamada UI transitions components", | ||
@@ -45,3 +45,3 @@ "keywords": [ | ||
"@yamada-ui/core": "1.15.5", | ||
"@yamada-ui/motion": "2.2.8-next-20241119123334", | ||
"@yamada-ui/motion": "2.2.8-next-20241123050941", | ||
"@yamada-ui/use-value": "1.1.30", | ||
@@ -48,0 +48,0 @@ "@yamada-ui/utils": "1.5.4", |
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
+ Added@yamada-ui/motion@2.2.8-next-20241123050941(transitive)
- Removed@yamada-ui/motion@2.2.8-next-20241119123334(transitive)