@urbaninfrastructure/react-ui-kit
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -5,5 +5,5 @@ import React from 'react'; | ||
theme?: DefaultTheme | undefined; | ||
colorKey?: "red01" | "orange01" | "bikeMi" | "greenMachine" | "green01" | "green02" | "green03" | "green04" | "blue01" | "blue02" | "purple01" | "purple02" | "purple03" | "pink01" | "pink02" | "red02" | "red03" | "red04" | "rose01" | "edinburghCityBike" | undefined; | ||
colorKey?: "red01" | "orange01" | "bikeMi" | "greenMachine" | "green01" | "green02" | "green03" | "green04" | "blue01" | "blue02" | "purple01" | "purple02" | "purple03" | "pink01" | "pink02" | "red02" | "red03" | "red04" | "rose01" | "edinburghCityBike" | "black" | undefined; | ||
font?: "urban-grotesk" | undefined; | ||
children?: React.ReactNode; | ||
}) => JSX.Element; |
{ | ||
"name": "@urbaninfrastructure/react-ui-kit", | ||
"description": "Urbansharing React component library", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"author": "Jon Espen Kvisler", | ||
@@ -36,7 +36,7 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@urbaninfrastructure/design-tokens": "^7.0.0", | ||
"@urbaninfrastructure/design-tokens": "^7.0.1", | ||
"@urbaninfrastructure/react-icons": "^5.0.1-alpha.0", | ||
"framer-motion": "^2.6.0" | ||
}, | ||
"gitHead": "3acfcb9b4710a5d831cc9503e0aad0ae9bb2cb45" | ||
"gitHead": "6b6b2259a9e5fd671506da7def65fa47010eb2d3" | ||
} |
Sorry, the diff of this file is too big to display
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
697014
7899