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

@chakra-ui/system

Package Overview
Dependencies
Maintainers
3
Versions
639
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/system - npm Package Compare versions

Comparing version 0.0.0-dev-2022028579 to 0.0.0-dev-20220620653

2

dist/declarations/src/system.types.d.ts

@@ -5,3 +5,3 @@ import { ResponsiveValue, SystemProps, SystemStyleObject, ThemeTypings } from "@chakra-ui/styled-system";

import * as React from "react";
export interface ThemingProps<ThemeComponent extends string = string> {
export interface ThemingProps<ThemeComponent extends string = any> {
variant?: ThemeComponent extends keyof ThemeTypings["components"] ? ThemeTypings["components"][ThemeComponent]["variants"] : never;

@@ -8,0 +8,0 @@ size?: ThemeComponent extends keyof ThemeTypings["components"] ? ThemeTypings["components"][ThemeComponent]["sizes"] : never;

{
"name": "@chakra-ui/system",
"version": "0.0.0-dev-2022028579",
"version": "0.0.0-dev-20220620653",
"description": "Chakra UI system primitives",

@@ -38,5 +38,5 @@ "keywords": [

"dependencies": {
"@chakra-ui/color-mode": "0.0.0-dev-2022028579",
"@chakra-ui/color-mode": "1.3.3",
"@chakra-ui/react-utils": "1.2.1",
"@chakra-ui/styled-system": "0.0.0-dev-2022028579",
"@chakra-ui/styled-system": "1.16.0",
"@chakra-ui/utils": "1.9.1",

@@ -43,0 +43,0 @@ "react-fast-compare": "3.2.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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