@kong/design-tokens 3.0.2 → 3.0.3
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/dist/themes/classic-night.cjs +1 -1
- package/dist/themes/classic-night.css +1 -1
- package/dist/themes/classic-night.mjs +1 -1
- package/dist/tokens/css/custom-properties.css +1 -1
- package/dist/tokens/js/cjs/index.d.ts +1 -1
- package/dist/tokens/js/cjs/index.js +1 -1
- package/dist/tokens/js/index.d.ts +1 -1
- package/dist/tokens/js/index.mjs +1 -1
- package/dist/tokens/scss/_map.scss +1 -1
- package/dist/tokens/scss/_variables.scss +1 -1
- package/package.json +2 -2
|
@@ -117,7 +117,7 @@ const classicNight = {
|
|
|
117
117
|
'--kui-color-text-info-weak': "#5F9AFF",
|
|
118
118
|
'--kui-color-text-info-weaker': "#BEE2FF",
|
|
119
119
|
'--kui-color-text-info-weakest': "#EEFAFF",
|
|
120
|
-
'--kui-color-text-inverse': "#
|
|
120
|
+
'--kui-color-text-inverse': "#000",
|
|
121
121
|
'--kui-color-text-neutral': "#6C7489",
|
|
122
122
|
'--kui-color-text-neutral-strong': "#AFB7C5",
|
|
123
123
|
'--kui-color-text-neutral-stronger': "#C7CED8",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
--kui-color-text-info-weak: #5F9AFF;
|
|
118
118
|
--kui-color-text-info-weaker: #BEE2FF;
|
|
119
119
|
--kui-color-text-info-weakest: #EEFAFF;
|
|
120
|
-
--kui-color-text-inverse: #
|
|
120
|
+
--kui-color-text-inverse: #000;
|
|
121
121
|
--kui-color-text-neutral: #6C7489;
|
|
122
122
|
--kui-color-text-neutral-strong: #AFB7C5;
|
|
123
123
|
--kui-color-text-neutral-stronger: #C7CED8;
|
|
@@ -116,7 +116,7 @@ export const classicNight = {
|
|
|
116
116
|
'--kui-color-text-info-weak': "#5F9AFF",
|
|
117
117
|
'--kui-color-text-info-weaker': "#BEE2FF",
|
|
118
118
|
'--kui-color-text-info-weakest': "#EEFAFF",
|
|
119
|
-
'--kui-color-text-inverse': "#
|
|
119
|
+
'--kui-color-text-inverse': "#000",
|
|
120
120
|
'--kui-color-text-neutral': "#6C7489",
|
|
121
121
|
'--kui-color-text-neutral-strong': "#AFB7C5",
|
|
122
122
|
'--kui-color-text-neutral-stronger': "#C7CED8",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 17 Jul 2026 13:29:12 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
|
|
3
|
+
* Generated on Fri, 17 Jul 2026 13:29:12 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
|
|
3
|
+
* Generated on Fri, 17 Jul 2026 13:29:12 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
|
|
3
|
+
* Generated on Fri, 17 Jul 2026 13:29:12 GMT
|
|
4
4
|
*
|
|
5
5
|
* Kong Konnect Design Tokens
|
|
6
6
|
* GitHub: https://github.com/Kong/design-tokens/tree/main/packages/design-tokens
|
package/dist/tokens/js/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Fri, 17 Jul 2026 13:29:12 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
|
|
4
|
+
* Generated on Fri, 17 Jul 2026 13:29:12 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
|
|
3
|
+
// Generated on Fri, 17 Jul 2026 13:29:12 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.0.
|
|
3
|
+
"version": "3.0.3",
|
|
4
4
|
"description": "Kong Design Tokens and style dictionary",
|
|
5
5
|
"private": false,
|
|
6
6
|
"type": "module",
|
|
@@ -101,5 +101,5 @@
|
|
|
101
101
|
"volta": {
|
|
102
102
|
"node": "24.13.1"
|
|
103
103
|
},
|
|
104
|
-
"gitHead": "
|
|
104
|
+
"gitHead": "984b466618c45a624e81f1bb977032a9b364c4e5"
|
|
105
105
|
}
|