Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kuma-ui/system

Package Overview
Dependencies
Maintainers
3
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kuma-ui/system - npm Package Compare versions

Comparing version 0.0.0-dev-20230912134340 to 0.0.0-dev-20230914161132

2

dist/compose.d.ts

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc