@yamada-ui/core
Advanced tools
Comparing version 0.0.0-dev-20230605083448 to 0.0.0-dev-20230606103844
@@ -90,3 +90,3 @@ import { CSSObject, Interpolation, Keyframes, ThemeProviderProps as ThemeProviderProps$1 } from '@emotion/react'; | ||
type ThemeScheme = Union<string | number>; | ||
type LoadingVariant = 'oval' | 'grid' | 'hearts' | 'radio' | 'audio' | 'balls' | 'bars' | 'rotating' | 'comment' | 'search' | 'circles' | 'dots' | 'triangle' | 'watch' | 'progress'; | ||
type LoadingVariant = 'oval' | 'grid' | 'audio' | 'dots' | 'puff' | 'rings' | 'circles'; | ||
type NoticePlacement = 'top' | 'top-left' | 'top-right' | 'bottom' | 'bottom-left' | 'bottom-right'; | ||
@@ -93,0 +93,0 @@ type NoticeStatus = 'warning' | 'info' | 'success' | 'error' | 'loading'; |
{ | ||
"name": "@yamada-ui/core", | ||
"version": "0.0.0-dev-20230605083448", | ||
"version": "0.0.0-dev-20230606103844", | ||
"description": "Yamada UI core", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
"@yamada-ui/utils": "0.1.0", | ||
"@yamada-ui/portal": "0.0.0-dev-20230605083448" | ||
"@yamada-ui/portal": "0.1.1" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
165163
+ Added@yamada-ui/portal@0.1.1(transitive)
+ Addedimport-fresh@3.3.1(transitive)
- Removed@yamada-ui/portal@0.0.0-dev-20230605083448(transitive)
- Removedimport-fresh@3.3.0(transitive)
Updated@yamada-ui/portal@0.1.1