@uswitch/trustyle.money-theme
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "@uswitch/trustyle.money-theme", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"license": "MIT", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"scripts": {}, | ||
"gitHead": "ce5f05907ad62810a63808cddfdaa17dcd1a3f98" | ||
"gitHead": "4acd36dd8480b989a5fe02e0bce0cdff52285159" | ||
} |
122
theme.json
@@ -190,19 +190,26 @@ { | ||
"accordion": { | ||
"button": { | ||
"padding": "sm", | ||
"bg": ["grey-05", "transparent"], | ||
"fontFamily": "base", | ||
"fontSize": "base", | ||
"fontWeight": "bold", | ||
"color": "textColor", | ||
"alignItems": "center", | ||
"borderWidth": "0 0 1px 0", | ||
"borderStyle": "solid", | ||
"borderColor": "grey-20" | ||
"base": { | ||
"button": { | ||
"padding": "sm", | ||
"bg": ["grey-05", "transparent"], | ||
"fontFamily": "base", | ||
"fontSize": "base", | ||
"fontWeight": "bold", | ||
"color": "textColor", | ||
"alignItems": "center", | ||
"borderWidth": "0 0 1px 0", | ||
"borderStyle": "solid", | ||
"borderColor": "grey-20", | ||
"display": "flex", | ||
"flexDirection": "row", | ||
"width": "100%" | ||
}, | ||
"caret": { | ||
"color": "plum" | ||
} | ||
}, | ||
"caret": { | ||
"color": "plum" | ||
}, | ||
"isActive": { | ||
"button": { | ||
"variant": "accordion.base.button" | ||
}, | ||
"caret": { | ||
@@ -214,2 +221,87 @@ "color": "fuschia" | ||
"sideNav": { | ||
"internalLinkList": { | ||
"listStyle": "none", | ||
"paddingLeft": 0, | ||
"paddingTop": "xxs", | ||
"paddingBottom": "xxs", | ||
"margin": 0 | ||
}, | ||
"internalLinkListItem": { | ||
"base": { | ||
"padding": "8px 0 8px 35px", | ||
"mb": 0, | ||
"position": "relative", | ||
"::after": { | ||
"content":"\"\"", | ||
"position":"absolute", | ||
"top":"50%", | ||
"transform":"translateY(-50%)", | ||
"display":"block", | ||
"width":12, | ||
"height":12, | ||
"left":6, | ||
"borderRadius":12, | ||
"backgroundColor":"white", | ||
"borderWidth":2, | ||
"borderStyle":"solid", | ||
"borderColor": "grey-30" | ||
}, | ||
"::before": { | ||
"content":"\"\"", | ||
"position":"absolute", | ||
"left": 13, | ||
"width": 2, | ||
"backgroundColor": "grey-30", | ||
"top": "0", | ||
"height": "100%" | ||
}, | ||
":first-child::before": { | ||
"top": "50%", | ||
"height": "50%" | ||
}, | ||
":last-child::before": { | ||
"height": "50%" | ||
}, | ||
">a": { | ||
"color": "grey-60", | ||
"textDecoration": "none", | ||
"fontSize": "xs", | ||
":visited": { | ||
"color": "grey-60" | ||
} | ||
} | ||
}, | ||
"isActive": { | ||
"variant": "sideNav.internalLinkListItem.base", | ||
"color": "experimental-text", | ||
"::after": { | ||
"variant": "sideNav.internalLinkListItem.base.::after", | ||
"borderColor": "fuschia" | ||
}, | ||
">a": { | ||
"variant": "sideNav.internalLinkListItem.base.>a", | ||
"color": "experimental-text", | ||
"fontWeight": "bold", | ||
":visited": { | ||
"color": "experimental-text" | ||
} | ||
} | ||
} | ||
}, | ||
"additionalLink": { | ||
"display": "block", | ||
"color": "grey-80", | ||
"paddingTop": "xs", | ||
"paddingBottom": "xs", | ||
"paddingLeft": "xs", | ||
"textDecoration": "none", | ||
"borderWidth": "0 0 1px 0", | ||
"borderStyle": "solid", | ||
"borderColor": "grey-20", | ||
"fontSize": "xs" | ||
} | ||
}, | ||
"compounds": { | ||
@@ -216,0 +308,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
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
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
23930
543
1