@chakra-ui/system
Advanced tools
Comparing version 0.0.0-dev-20230716142935 to 0.0.0-dev-20230718122336
@@ -0,1 +1,2 @@ | ||
'use client' | ||
"use strict"; | ||
@@ -137,1 +138,2 @@ var __create = Object.create; | ||
}); | ||
//# sourceMappingURL=factory.js.map |
@@ -0,1 +1,2 @@ | ||
'use client' | ||
"use strict"; | ||
@@ -34,1 +35,2 @@ var __defProp = Object.defineProperty; | ||
}); | ||
//# sourceMappingURL=forward-ref.js.map |
@@ -0,1 +1,2 @@ | ||
'use client' | ||
"use strict"; | ||
@@ -97,1 +98,2 @@ var __defProp = Object.defineProperty; | ||
}); | ||
//# sourceMappingURL=hooks.js.map |
@@ -0,1 +1,2 @@ | ||
'use client' | ||
"use strict"; | ||
@@ -343,1 +344,2 @@ var __create = Object.create; | ||
}); | ||
//# sourceMappingURL=index.js.map |
@@ -0,1 +1,2 @@ | ||
'use client' | ||
"use strict"; | ||
@@ -85,1 +86,2 @@ var __defProp = Object.defineProperty; | ||
}); | ||
//# sourceMappingURL=providers.js.map |
@@ -0,1 +1,2 @@ | ||
'use client' | ||
"use strict"; | ||
@@ -53,1 +54,2 @@ var __defProp = Object.defineProperty; | ||
}); | ||
//# sourceMappingURL=should-forward-prop.js.map |
@@ -0,1 +1,2 @@ | ||
'use client' | ||
"use strict"; | ||
@@ -111,1 +112,2 @@ var __create = Object.create; | ||
}); | ||
//# sourceMappingURL=system.js.map |
@@ -0,1 +1,2 @@ | ||
'use client' | ||
"use strict"; | ||
@@ -19,1 +20,2 @@ var __defProp = Object.defineProperty; | ||
module.exports = __toCommonJS(system_types_exports); | ||
//# sourceMappingURL=system.types.js.map |
@@ -0,1 +1,2 @@ | ||
'use client' | ||
"use strict"; | ||
@@ -41,1 +42,2 @@ var __defProp = Object.defineProperty; | ||
}); | ||
//# sourceMappingURL=system.utils.js.map |
@@ -0,1 +1,2 @@ | ||
'use client' | ||
"use strict"; | ||
@@ -115,1 +116,2 @@ var __create = Object.create; | ||
}); | ||
//# sourceMappingURL=use-style-config.js.map |
@@ -0,1 +1,2 @@ | ||
'use client' | ||
"use strict"; | ||
@@ -43,1 +44,2 @@ var __defProp = Object.defineProperty; | ||
}); | ||
//# sourceMappingURL=use-theme.js.map |
{ | ||
"name": "@chakra-ui/system", | ||
"version": "0.0.0-dev-20230716142935", | ||
"version": "0.0.0-dev-20230718122336", | ||
"description": "Chakra UI system primitives", | ||
@@ -36,6 +36,6 @@ "keywords": [ | ||
"react-fast-compare": "3.2.1", | ||
"@chakra-ui/color-mode": "2.1.12", | ||
"@chakra-ui/color-mode": "0.0.0-dev-20230718122336", | ||
"@chakra-ui/object-utils": "2.1.0", | ||
"@chakra-ui/react-utils": "2.0.12", | ||
"@chakra-ui/theme-utils": "0.0.0-dev-20230716142935", | ||
"@chakra-ui/theme-utils": "0.0.0-dev-20230718122336", | ||
"@chakra-ui/styled-system": "2.9.1", | ||
@@ -55,13 +55,5 @@ "@chakra-ui/utils": "2.0.15" | ||
"clean-package": "2.2.0", | ||
"@chakra-ui/theme": "0.0.0-dev-20230716142935" | ||
"@chakra-ui/theme": "0.0.0-dev-20230718122336" | ||
}, | ||
"clean-package": "../../../clean-package.config.json", | ||
"tsup": { | ||
"clean": true, | ||
"target": "es2019", | ||
"format": [ | ||
"cjs", | ||
"esm" | ||
] | ||
}, | ||
"module": "dist/index.mjs", | ||
@@ -68,0 +60,0 @@ "types": "dist/index.d.ts", |
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
145991
76
1744
+ Added@chakra-ui/anatomy@0.0.0-dev-20230718122336(transitive)
+ Added@chakra-ui/color-mode@0.0.0-dev-20230718122336(transitive)
+ Added@chakra-ui/react-use-safe-layout-effect@0.0.0-dev-20230718122336(transitive)
+ Added@chakra-ui/theme@0.0.0-dev-20230718122336(transitive)
+ Added@chakra-ui/theme-tools@0.0.0-dev-20230718122336(transitive)
+ Added@chakra-ui/theme-utils@0.0.0-dev-20230718122336(transitive)
- Removed@chakra-ui/anatomy@0.0.0-dev-20230716142935(transitive)
- Removed@chakra-ui/color-mode@2.1.12(transitive)
- Removed@chakra-ui/react-use-safe-layout-effect@2.0.5(transitive)
- Removed@chakra-ui/theme@0.0.0-dev-20230716142935(transitive)
- Removed@chakra-ui/theme-tools@0.0.0-dev-20230716142935(transitive)
- Removed@chakra-ui/theme-utils@0.0.0-dev-20230716142935(transitive)