@chakra-ui/styled-system
Advanced tools
Comparing version 0.0.0-v2-latest-20241001130949 to 0.0.0-v2-latest-20241002170600
@@ -1,2 +0,2 @@ | ||
import { AnalyzeBreakpointsReturn } from "@chakra-ui/utils/breakpoint"; | ||
import { AnalyzeBreakpointsReturn } from "@chakra-ui/utils"; | ||
import { ThemeTypings } from "../theme.types"; | ||
@@ -3,0 +3,0 @@ export type ResponsiveArray<T> = Array<T | null>; |
{ | ||
"name": "@chakra-ui/styled-system", | ||
"version": "0.0.0-v2-latest-20241001130949", | ||
"version": "0.0.0-v2-latest-20241002170600", | ||
"description": "Style function for css-in-js building component libraries", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"csstype": "^3.1.2", | ||
"@chakra-ui/utils": "0.0.0-v2-latest-20241001130949" | ||
"@chakra-ui/utils": "0.0.0-v2-latest-20241002170600" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
"@emotion/styled": "^11.11.0", | ||
"@chakra-ui/theme": "0.0.0-v2-latest-20241001130949" | ||
"@chakra-ui/theme": "0.0.0-v2-latest-20241002170600" | ||
}, | ||
@@ -52,3 +52,3 @@ "sideEffects": false, | ||
"import": { | ||
"types": "./dist/types/index.d.mts", | ||
"types": "./dist/types/index.d.ts", | ||
"default": "./dist/esm/index.mjs" | ||
@@ -63,3 +63,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/config/index.d.mts", | ||
"types": "./dist/types/config/index.d.ts", | ||
"default": "./dist/esm/config/index.mjs" | ||
@@ -74,3 +74,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/create-theme-vars/index.d.mts", | ||
"types": "./dist/types/create-theme-vars/index.d.ts", | ||
"default": "./dist/esm/create-theme-vars/index.mjs" | ||
@@ -85,3 +85,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/css.d.mts", | ||
"types": "./dist/types/css.d.ts", | ||
"default": "./dist/esm/css.mjs" | ||
@@ -96,3 +96,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/define-styles.d.mts", | ||
"types": "./dist/types/define-styles.d.ts", | ||
"default": "./dist/esm/define-styles.mjs" | ||
@@ -107,3 +107,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/get.d.mts", | ||
"types": "./dist/types/get.d.ts", | ||
"default": "./dist/esm/get.mjs" | ||
@@ -118,3 +118,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/get-css-var.d.mts", | ||
"types": "./dist/types/get-css-var.d.ts", | ||
"default": "./dist/esm/get-css-var.mjs" | ||
@@ -129,3 +129,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/pseudos.d.mts", | ||
"types": "./dist/types/pseudos.d.ts", | ||
"default": "./dist/esm/pseudos.mjs" | ||
@@ -140,3 +140,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/style-config.d.mts", | ||
"types": "./dist/types/style-config.d.ts", | ||
"default": "./dist/esm/style-config.mjs" | ||
@@ -151,3 +151,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/system.d.mts", | ||
"types": "./dist/types/system.d.ts", | ||
"default": "./dist/esm/system.mjs" | ||
@@ -162,3 +162,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/theming-props.d.mts", | ||
"types": "./dist/types/theming-props.d.ts", | ||
"default": "./dist/esm/theming-props.mjs" | ||
@@ -165,0 +165,0 @@ }, |
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
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
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
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
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
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
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
Sorry, the diff of this file is not supported yet
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
251085
153
7319
+ Added@chakra-ui/utils@0.0.0-v2-latest-20241002170600(transitive)
- Removed@chakra-ui/utils@0.0.0-v2-latest-20241001130949(transitive)