@inkeep/styled-system
Advanced tools
Comparing version 0.0.43 to 0.0.44
{ | ||
"name": "@inkeep/styled-system", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "./system.js", |
@@ -7,4 +7,4 @@ /* eslint-disable */ | ||
colorPalette: "gray" | "blue" | "teal" | "inkeepPrimary" | ||
size: "lg" | "md" | "sm" | "xs" | ||
variant: "ghost" | "solid" | "link" | "unstyled" | "outlinePrimary" | "outlineFilled" | "outlineFilledActive" | "chatButton" | "filledCTA" | "primaryFilled" | "neutralFilled" | "outline" | "iconButton" | ||
variant: "ghost" | "solid" | "link" | "unstyled" | "outlinePrimary" | "none" | "outlineFilled" | "outlineFilledActive" | "chatButton" | "filledCTA" | "primaryFilled" | "neutralFilled" | "outline" | "iconButton" | ||
size: "lg" | "md" | "sm" | "xs" | "none" | ||
} | ||
@@ -11,0 +11,0 @@ |
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
1241122
29459