@kong/design-tokens 1.18.1-pr.574.5e7a29c.0 → 1.18.1

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.
package/README.md CHANGED
@@ -41,7 +41,7 @@ The `@kong/design-tokens` package exports tokens in multiple formats:
41
41
  - [CSS Custom Properties](#css-custom-properties)
42
42
  - [JavaScript](#javascript) (ESM, CJS, and JSON), along with corresponding TypeScript types
43
43
 
44
- Exports are available from the package root, meaning you do not need to include the `dist/` directory in your imports:
44
+ Exports are available from the package root meaning you do not need to include the `dist/` directory in your imports:
45
45
 
46
46
  ```ts
47
47
  // Notice that for JavaScript/TypeScript, we can just import from the root
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Tue, 21 Oct 2025 02:55:31 GMT
3
+ * Generated on Tue, 21 Oct 2025 02:55:52 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 Tue, 21 Oct 2025 02:55:31 GMT
3
+ * Generated on Tue, 21 Oct 2025 02:55:52 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 Tue, 21 Oct 2025 02:55:31 GMT
3
+ * Generated on Tue, 21 Oct 2025 02:55:52 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 Tue, 21 Oct 2025 02:55:31 GMT
3
+ * Generated on Tue, 21 Oct 2025 02:55:52 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 Tue, 21 Oct 2025 02:55:31 GMT
3
+ * Generated on Tue, 21 Oct 2025 02:55:52 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 Tue, 21 Oct 2025 02:55:31 GMT
3
+ // Generated on Tue, 21 Oct 2025 02:55:52 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 Tue, 21 Oct 2025 02:55:31 GMT
4
+ * Generated on Tue, 21 Oct 2025 02:55:52 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 Tue, 21 Oct 2025 02:55:31 GMT
3
+ // Generated on Tue, 21 Oct 2025 02:55:52 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.18.1-pr.574.5e7a29c.0",
3
+ "version": "1.18.1",
4
4
  "description": "Kong UI Design Tokens and style dictionary",
5
5
  "type": "module",
6
6
  "scripts": {