New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@bloomreach/banana-theme

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloomreach/banana-theme - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

# Changelog
## Banana Theme [v0.0.12](https://code.bloomreach.com/engineering/xm/banana/theme/-/compare/v0.0.11...0d2bafa37e508ec2cf476c1b8ef8d1474b64d5c4) (2023-10-02)
- [BAN-41](https://bloomreach.atlassian.net/browse/BAN-41) Update tokens for v0.0.12
### Token changes for theme.json
(⭐ = added, ♻ = updated, 🚨 = removed)
| | Name | Value |
|---|------|-------|
| ⭐ | `badge.neutral.background.default` | `#f7f9fc` |
| ⭐ | `badge.neutral.background.invert` | `#e1e8f5` |
| ⭐ | `badge.neutral.border.default` | `#5e739c` |
| ⭐ | `badge.neutral.foreground.default` | `#3d506d` |
| ⭐ | `badge.neutral.foreground.invert` | `#002840` |
| ♻ | `button.secondary.border.hover` | `#8d9db9` |
| ♻ | `button.tertiary.background.hover` | `rgba(94, 115, 156, 0.1)` |
| ♻ | `checkbox.foreground.active` | `#ffffff` |
| ♻ | `tree.background.active` | `#e6f9ff` |
| ♻ | `tree.background.hover` | `#f7f9fc` |
| 🚨 | `chips.background.default` | `#bdcee3` |
| 🚨 | `chips.foreground.default` | `#002840` |
| 🚨 | `chips.foreground.inactive` | `#3d506d` |
| 🚨 | `header.background.default` | `#ffffff` |
## Banana Theme [v0.0.11](https://code.bloomreach.com/engineering/xm/banana/theme/-/compare/v0.0.10...4ab44baea235ede87230c6635a468a4770e8da53) (2023-09-20)

@@ -4,0 +29,0 @@

@@ -78,2 +78,27 @@ {

},
"badge.neutral.background.default": {
"value": "#f7f9fc",
"type": "color",
"name": "badge-neutral-background-default"
},
"badge.neutral.background.invert": {
"value": "#e1e8f5",
"type": "color",
"name": "badge-neutral-background-invert"
},
"badge.neutral.border.default": {
"value": "#5e739c",
"type": "color",
"name": "badge-neutral-border-default"
},
"badge.neutral.foreground.default": {
"value": "#3d506d",
"type": "color",
"name": "badge-neutral-foreground-default"
},
"badge.neutral.foreground.invert": {
"value": "#002840",
"type": "color",
"name": "badge-neutral-foreground-invert"
},
"badge.sucess.background.default": {

@@ -252,3 +277,3 @@ "value": "#e7fdf4",

"button.secondary.border.hover": {
"value": "#5e739c",
"value": "#8d9db9",
"type": "color",

@@ -342,3 +367,3 @@ "name": "button-secondary-border-hover"

"button.tertiary.background.hover": {
"value": "rgba(1, 154, 206, 0.1)",
"value": "rgba(94, 115, 156, 0.1)",
"type": "color",

@@ -448,3 +473,3 @@ "name": "button-tertiary-background-hover",

"checkbox.foreground.active": {
"value": "#f7f9fc",
"value": "#ffffff",
"type": "color",

@@ -460,17 +485,2 @@ "name": "checkbox-foreground-active",

},
"chips.background.default": {
"value": "#bdcee3",
"type": "color",
"name": "chips-background-default"
},
"chips.foreground.default": {
"value": "#002840",
"type": "color",
"name": "chips-foreground-default"
},
"chips.foreground.inactive": {
"value": "#3d506d",
"type": "color",
"name": "chips-foreground-inactive"
},
"dropdown.background.active": {

@@ -541,7 +551,2 @@ "value": "#e6f9ff",

},
"header.background.default": {
"value": "#ffffff",
"type": "color",
"name": "header-background-default"
},
"Heading 1": {

@@ -1426,3 +1431,3 @@ "value": "600 24px/32px Inter, Arial, Helvetica, sans-serif",

"tree.background.active": {
"value": "#fff8d6",
"value": "#e6f9ff",
"type": "color",

@@ -1432,3 +1437,3 @@ "name": "tree-background-active"

"tree.background.hover": {
"value": "#e6f9ff",
"value": "#f7f9fc",
"type": "color",

@@ -1435,0 +1440,0 @@ "name": "tree-background-hover"

{
"name": "@bloomreach/banana-theme",
"version": "0.0.11",
"version": "0.0.12",
"description": "Bloomreach Banana Theme",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet