@kuma-ui/system
Advanced tools
Comparing version 0.0.0-dev-20230912134340 to 0.0.0-dev-20230914161132
@@ -24,3 +24,3 @@ import { AnimationProps } from './animation.js'; | ||
type StyledProps<T extends ThemeSystemType = ThemeSystemType> = TypographyProps<T> & FontProps<T> & ColorProps<T> & SpaceProps<T> & AnimationProps & TextProps & LayoutProps & FlexProps<T> & BorderProps & OutlineProps & PositionProps & ShadowProps & GridProps<T> & ListProps & EffectProps & MaskProps & ColumnProps<T> & BackgroundProps & EffectProps; | ||
type StyledProps<T extends ThemeSystemType = ThemeSystemType> = TypographyProps<T> & FontProps<T> & ColorProps<T> & SpaceProps<T> & AnimationProps & TextProps & LayoutProps<T> & FlexProps<T> & BorderProps<T> & OutlineProps & PositionProps & ShadowProps & GridProps<T> & ListProps & EffectProps & MaskProps & ColumnProps<T> & BackgroundProps & EffectProps; | ||
type StyleFunction = (props: StyledProps) => ResponsiveStyle; | ||
@@ -27,0 +27,0 @@ /** |
{ | ||
"name": "@kuma-ui/system", | ||
"version": "0.0.0-dev-20230912134340", | ||
"version": "0.0.0-dev-20230914161132", | ||
"description": "🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.", | ||
@@ -12,3 +12,3 @@ "repository": { | ||
"css-in-js", | ||
"zero-rumtime", | ||
"zero-runtime", | ||
"front-end", | ||
@@ -34,3 +34,3 @@ "design-system", | ||
"csstype": "^3.1.2", | ||
"@kuma-ui/sheet": "0.0.0-dev-20230912134340" | ||
"@kuma-ui/sheet": "1.3.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
232472
+ Added@kuma-ui/sheet@1.3.0(transitive)
- Removed@kuma-ui/sheet@0.0.0-dev-20230912134340(transitive)
Updated@kuma-ui/sheet@1.3.0