@kong/design-tokens 1.17.5-pr.504.d8564c8.0 → 1.17.5

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.
@@ -65,8 +65,8 @@ export const PROPERTY_TOKEN_MAP = {
65
65
  'min-height': ['icon-size'],
66
66
  'min-width': ['icon-size', 'breakpoint'],
67
67
  outline: ['border-width', 'color-border'],
68
- 'outline-color': [],
69
- 'outline-width': [],
68
+ 'outline-color': ['color-border'],
69
+ 'outline-width': ['border-width'],
70
70
  padding: ['space'],
71
71
  'padding-bottom': ['space'],
72
72
  'padding-left': ['space'],
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 10 Jul 2025 17:40:05 GMT
3
+ * Generated on Thu, 10 Jul 2025 18:11:43 GMT
4
4
  *
5
5
  * Kong Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 10 Jul 2025 17:40:04 GMT
3
+ * Generated on Thu, 10 Jul 2025 18:11:43 GMT
4
4
  *
5
5
  * Kong Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 10 Jul 2025 17:40:04 GMT
3
+ * Generated on Thu, 10 Jul 2025 18:11:43 GMT
4
4
  *
5
5
  * Kong Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 10 Jul 2025 17:40:04 GMT
3
+ * Generated on Thu, 10 Jul 2025 18:11:43 GMT
4
4
  *
5
5
  * Kong Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 10 Jul 2025 17:40:04 GMT
3
+ * Generated on Thu, 10 Jul 2025 18:11:43 GMT
4
4
  *
5
5
  * Kong Design Tokens
6
6
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
- // Generated on Thu, 10 Jul 2025 17:40:05 GMT
3
+ // Generated on Thu, 10 Jul 2025 18:11:43 GMT
4
4
  //
5
5
  // Kong Design Tokens
6
6
  // GitHub: https://github.com/Kong/design-tokens
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * Do not edit directly, this file was auto-generated.
4
- * Generated on Thu, 10 Jul 2025 17:40:05 GMT
4
+ * Generated on Thu, 10 Jul 2025 18:11:43 GMT
5
5
  *
6
6
  * Kong Design Tokens
7
7
  * GitHub: https://github.com/Kong/design-tokens
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
- // Generated on Thu, 10 Jul 2025 17:40:05 GMT
3
+ // Generated on Thu, 10 Jul 2025 18:11:43 GMT
4
4
  //
5
5
  // Kong Design Tokens
6
6
  // GitHub: https://github.com/Kong/design-tokens
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong/design-tokens",
3
- "version": "1.17.5-pr.504.d8564c8.0",
3
+ "version": "1.17.5",
4
4
  "description": "Kong UI Design Tokens and style dictionary",
5
5
  "type": "module",
6
6
  "scripts": {