@uswitch/trustyle.money-theme
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "@uswitch/trustyle.money-theme", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"license": "MIT", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"scripts": {}, | ||
"gitHead": "4acd36dd8480b989a5fe02e0bce0cdff52285159" | ||
"gitHead": "f80510fa35a539652014a75373cf74b1a8666d2e" | ||
} |
@@ -17,2 +17,3 @@ { | ||
"base": "'Open Sans', -apple-system, sans-serif", | ||
"body": "'Open Sans', -apple-system, sans-serif", | ||
"heading": "Nunito, -apple-system, sans-serif", | ||
@@ -108,2 +109,3 @@ "monospace": "Menlo, monospace", | ||
"colors": { | ||
"text": "#4c4c4c", | ||
"sunshine": "#FEC340", | ||
@@ -212,8 +214,10 @@ "burnt": "#FAA73F", | ||
}, | ||
"isActive": { | ||
"button": { | ||
"variant": "accordion.base.button" | ||
}, | ||
"caret": { | ||
"color": "fuschia" | ||
"variants": { | ||
"isActive": { | ||
"button": { | ||
"variant": "accordion.base.button" | ||
}, | ||
"caret": { | ||
"color": "fuschia" | ||
} | ||
} | ||
@@ -414,44 +418,43 @@ } | ||
"primary": { | ||
"color": "experimental-text", | ||
"base": { | ||
"fontSize": "md", | ||
"fontWeight": "bold", | ||
"border": "none", | ||
"backgroundColor": "primary", | ||
"borderRadius": "50vh", | ||
"paddingX": "lg", | ||
":hover:not(:disabled)": { | ||
"backgroundColor": "primary--dark" | ||
}, | ||
":focus": { | ||
"backgroundColor": "primary--dark" | ||
}, | ||
":disabled": { | ||
"opacity": "0.3", | ||
"cursor": "not-allowed" | ||
}, | ||
":active": { | ||
"backgroundColor": "primary--dark" | ||
} | ||
}, | ||
"secondary": { | ||
"color": "grey-0", | ||
"fontSize": "md", | ||
"fontWeight": "bold", | ||
"backgroundColor": "secondary", | ||
"borderRadius": "50vh", | ||
"paddingX": "lg", | ||
":hover:not(:disabled)": { | ||
"backgroundColor": "secondary--dark" | ||
"variants": { | ||
"primary": { | ||
"variant": "buttons.base", | ||
"color": "experimental-text", | ||
"backgroundColor": "primary", | ||
":hover:not(:disabled)": { | ||
"backgroundColor": "primary--dark" | ||
}, | ||
":focus": { | ||
"backgroundColor": "primary--dark" | ||
}, | ||
":active": { | ||
"backgroundColor": "primary--dark" | ||
} | ||
}, | ||
":focus": { | ||
"backgroundColor": "secondary--dark" | ||
}, | ||
":disabled": { | ||
"opacity": "0.3", | ||
"cursor": "not-allowed" | ||
}, | ||
":active": { | ||
"backgroundColor": "secondary--dark" | ||
"secondary": { | ||
"variant": "buttons.base", | ||
"color": "grey-0", | ||
"backgroundColor": "secondary", | ||
":hover:not(:disabled)": { | ||
"backgroundColor": "secondary--dark" | ||
}, | ||
":focus": { | ||
"backgroundColor": "secondary--dark" | ||
}, | ||
":active": { | ||
"backgroundColor": "secondary--dark" | ||
} | ||
} | ||
@@ -458,0 +461,0 @@ } |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
24020
545
0