@kong/design-tokens 1.11.0-pr.90.564eb68.0 → 2.0.0-pr.91.e870166.0

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/TOKENS.md CHANGED
@@ -1,6 +1,6 @@
1
1
  <!--
2
2
  * Do not edit directly
3
- * Generated on Thu, 07 Sep 2023 18:42:21 GMT
3
+ * Generated on Thu, 07 Sep 2023 19:00:05 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
3
- * Generated on Thu, 07 Sep 2023 18:42:21 GMT
3
+ * Generated on Thu, 07 Sep 2023 19:00:05 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
3
- * Generated on Thu, 07 Sep 2023 18:42:21 GMT
3
+ * Generated on Thu, 07 Sep 2023 19:00:05 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
3
- * Generated on Thu, 07 Sep 2023 18:42:21 GMT
3
+ * Generated on Thu, 07 Sep 2023 19:00:05 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
3
- * Generated on Thu, 07 Sep 2023 18:42:21 GMT
3
+ * Generated on Thu, 07 Sep 2023 19:00:05 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
3
- * Generated on Thu, 07 Sep 2023 18:42:21 GMT
3
+ * Generated on Thu, 07 Sep 2023 19:00:05 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
3
- * Generated on Thu, 07 Sep 2023 18:42:21 GMT
3
+ * Generated on Thu, 07 Sep 2023 19:00:05 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
3
- * Generated on Thu, 07 Sep 2023 18:42:21 GMT
3
+ * Generated on Thu, 07 Sep 2023 19:00:05 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
3
- // Generated on Thu, 07 Sep 2023 18:42:21 GMT
3
+ // Generated on Thu, 07 Sep 2023 19:00:05 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
4
- * Generated on Thu, 07 Sep 2023 18:42:21 GMT
4
+ * Generated on Thu, 07 Sep 2023 19:00:05 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
3
- * Generated on Thu, 07 Sep 2023 18:42:21 GMT
3
+ * Generated on Thu, 07 Sep 2023 19:00:05 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
3
- // Generated on Thu, 07 Sep 2023 18:42:21 GMT
3
+ // Generated on Thu, 07 Sep 2023 19:00:05 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.11.0-pr.90.564eb68.0",
3
+ "version": "2.0.0-pr.91.e870166.0",
4
4
  "description": "Kong UI Design Tokens and style dictionary",
5
5
  "scripts": {
6
6
  "build": "yarn build:clean && style-dictionary build && yarn copy:tokens-doc && yarn copy:stylelint-plugin",