@kong/design-tokens 3.2.7 → 3.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -88,7 +88,7 @@ const electricLimeDayHighContrast = {
88
88
  '--kui-button-color-background-danger-hover': "#850018",
89
89
  '--kui-button-color-background-primary': "#090D09",
90
90
  '--kui-button-color-background-primary-active': "#242824",
91
- '--kui-button-color-background-primary-disabled': "#FAFBFA",
91
+ '--kui-button-color-background-primary-disabled': "#E5E9E5",
92
92
  '--kui-button-color-background-primary-hover': "#181B18",
93
93
  '--kui-button-color-background-secondary': "transparent",
94
94
  '--kui-button-color-background-secondary-active': "transparent",
@@ -88,7 +88,7 @@
88
88
  --kui-button-color-background-danger-hover: #850018;
89
89
  --kui-button-color-background-primary: #090D09;
90
90
  --kui-button-color-background-primary-active: #242824;
91
- --kui-button-color-background-primary-disabled: #FAFBFA;
91
+ --kui-button-color-background-primary-disabled: #E5E9E5;
92
92
  --kui-button-color-background-primary-hover: #181B18;
93
93
  --kui-button-color-background-secondary: transparent;
94
94
  --kui-button-color-background-secondary-active: transparent;
@@ -87,7 +87,7 @@ export const electricLimeDayHighContrast = {
87
87
  '--kui-button-color-background-danger-hover': "#850018",
88
88
  '--kui-button-color-background-primary': "#090D09",
89
89
  '--kui-button-color-background-primary-active': "#242824",
90
- '--kui-button-color-background-primary-disabled': "#FAFBFA",
90
+ '--kui-button-color-background-primary-disabled': "#E5E9E5",
91
91
  '--kui-button-color-background-primary-hover': "#181B18",
92
92
  '--kui-button-color-background-secondary': "transparent",
93
93
  '--kui-button-color-background-secondary-active': "transparent",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 05 Aug 2026 19:57:47 GMT
3
+ * Generated on Thu, 06 Aug 2026 13:06:52 GMT
4
4
  *
5
5
  * Kong Konnect Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 05 Aug 2026 19:57:47 GMT
3
+ * Generated on Thu, 06 Aug 2026 13:06:52 GMT
4
4
  *
5
5
  * Kong Konnect Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 05 Aug 2026 19:57:47 GMT
3
+ * Generated on Thu, 06 Aug 2026 13:06:52 GMT
4
4
  *
5
5
  * Kong Konnect Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 05 Aug 2026 19:57:47 GMT
3
+ * Generated on Thu, 06 Aug 2026 13:06:52 GMT
4
4
  *
5
5
  * Kong Konnect Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 05 Aug 2026 19:57:47 GMT
3
+ * Generated on Thu, 06 Aug 2026 13:06:52 GMT
4
4
  *
5
5
  * Kong Konnect Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * Do not edit directly, this file was auto-generated.
4
- * Generated on Wed, 05 Aug 2026 19:57:47 GMT
4
+ * Generated on Thu, 06 Aug 2026 13:06:52 GMT
5
5
  *
6
6
  * Kong Konnect Design Tokens
7
7
  * GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
- // Generated on Wed, 05 Aug 2026 19:57:47 GMT
3
+ // Generated on Thu, 06 Aug 2026 13:06:52 GMT
4
4
  //
5
5
  // Kong Konnect Design Tokens
6
6
  // GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong/design-tokens",
3
- "version": "3.2.7",
3
+ "version": "3.2.8",
4
4
  "description": "Kong Design Tokens and style dictionary",
5
5
  "private": false,
6
6
  "type": "module",
@@ -103,5 +103,5 @@
103
103
  "volta": {
104
104
  "node": "24.13.1"
105
105
  },
106
- "gitHead": "a29dd660fd9d79f1692be05f8c40b07f850c3b67"
106
+ "gitHead": "8926ecfe565a15d56538f4f5718337b012fb1275"
107
107
  }