polythene-css-classes
Advanced tools
Comparing version 1.5.4 to 1.6.0
@@ -12,2 +12,3 @@ | ||
wash: "pe-button__wash", | ||
washColor: "pe-button__wash-color", | ||
dropdown: "pe-button__dropdown", | ||
@@ -28,2 +29,3 @@ | ||
separatorAtStart: "pe-button--separator-start", | ||
hasHover: "pe-button--has-hover", | ||
}; |
@@ -0,1 +1,2 @@ | ||
import dialogClasses from "./dialog"; | ||
@@ -14,2 +15,4 @@ export default { | ||
anchorEnd: "pe-drawer--anchor-end", | ||
visible: dialogClasses.visible, | ||
}; |
{ | ||
"name": "polythene-css-classes", | ||
"version": "1.5.4", | ||
"version": "1.6.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "Arthur Clemens <arthurclemens@gmail.com> (http://arthurclemens.com)", |
export default { | ||
component: "pe-shadow", | ||
component: "pe-shadow", | ||
// elements | ||
bottomShadow: "pe-shadow__bottom", | ||
topShadow: "pe-shadow__top", | ||
// elements | ||
bottomShadow: "pe-shadow__bottom", | ||
topShadow: "pe-shadow__top", | ||
// states | ||
animated: "pe-shadow--animated", | ||
depth_n: "pe-shadow--depth-", | ||
}; | ||
animated: "pe-shadow--animated", | ||
depth_n: "pe-shadow--depth-", | ||
with_active_shadow: "pe-with-active-shadow", | ||
}; |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
21770
34
432
1