@kong/design-tokens 3.1.5 → 3.1.6
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/electric-lime-day.cjs +2 -2
- package/dist/themes/electric-lime-day.css +2 -2
- package/dist/themes/electric-lime-day.mjs +2 -2
- package/dist/themes/electric-lime-night.cjs +3 -3
- package/dist/themes/electric-lime-night.css +3 -3
- package/dist/themes/electric-lime-night.mjs +3 -3
- 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
|
@@ -299,8 +299,8 @@ const electricLimeDay = {
|
|
|
299
299
|
'--kui-color-text-neutral-stronger': "#242824",
|
|
300
300
|
'--kui-color-text-neutral-strongest': "#181B18",
|
|
301
301
|
'--kui-color-text-neutral-weak': "#697769",
|
|
302
|
-
'--kui-color-text-neutral-weaker': "#
|
|
303
|
-
'--kui-color-text-neutral-weakest': "#
|
|
302
|
+
'--kui-color-text-neutral-weaker': "#9DA99D",
|
|
303
|
+
'--kui-color-text-neutral-weakest': "#D2D7D2",
|
|
304
304
|
'--kui-color-text-primary': "#3D443D",
|
|
305
305
|
'--kui-color-text-primary-strong': "#242824",
|
|
306
306
|
'--kui-color-text-primary-stronger': "#181B18",
|
|
@@ -299,8 +299,8 @@
|
|
|
299
299
|
--kui-color-text-neutral-stronger: #242824;
|
|
300
300
|
--kui-color-text-neutral-strongest: #181B18;
|
|
301
301
|
--kui-color-text-neutral-weak: #697769;
|
|
302
|
-
--kui-color-text-neutral-weaker: #
|
|
303
|
-
--kui-color-text-neutral-weakest: #
|
|
302
|
+
--kui-color-text-neutral-weaker: #9DA99D;
|
|
303
|
+
--kui-color-text-neutral-weakest: #D2D7D2;
|
|
304
304
|
--kui-color-text-primary: #3D443D;
|
|
305
305
|
--kui-color-text-primary-strong: #242824;
|
|
306
306
|
--kui-color-text-primary-stronger: #181B18;
|
|
@@ -298,8 +298,8 @@ export const electricLimeDay = {
|
|
|
298
298
|
'--kui-color-text-neutral-stronger': "#242824",
|
|
299
299
|
'--kui-color-text-neutral-strongest': "#181B18",
|
|
300
300
|
'--kui-color-text-neutral-weak': "#697769",
|
|
301
|
-
'--kui-color-text-neutral-weaker': "#
|
|
302
|
-
'--kui-color-text-neutral-weakest': "#
|
|
301
|
+
'--kui-color-text-neutral-weaker': "#9DA99D",
|
|
302
|
+
'--kui-color-text-neutral-weakest': "#D2D7D2",
|
|
303
303
|
'--kui-color-text-primary': "#3D443D",
|
|
304
304
|
'--kui-color-text-primary-strong': "#242824",
|
|
305
305
|
'--kui-color-text-primary-stronger': "#181B18",
|
|
@@ -298,9 +298,9 @@ const electricLimeNight = {
|
|
|
298
298
|
'--kui-color-text-neutral-strong': "#D2D7D2",
|
|
299
299
|
'--kui-color-text-neutral-stronger': "#E3E8E3",
|
|
300
300
|
'--kui-color-text-neutral-strongest': "#F1F3F1",
|
|
301
|
-
'--kui-color-text-neutral-weak': "#
|
|
302
|
-
'--kui-color-text-neutral-weaker': "#
|
|
303
|
-
'--kui-color-text-neutral-weakest': "#
|
|
301
|
+
'--kui-color-text-neutral-weak': "#697769",
|
|
302
|
+
'--kui-color-text-neutral-weaker': "#4E594E",
|
|
303
|
+
'--kui-color-text-neutral-weakest': "#3D443D",
|
|
304
304
|
'--kui-color-text-primary': "#D2D7D2",
|
|
305
305
|
'--kui-color-text-primary-strong': "#E3E8E3",
|
|
306
306
|
'--kui-color-text-primary-stronger': "#F1F3F1",
|
|
@@ -298,9 +298,9 @@
|
|
|
298
298
|
--kui-color-text-neutral-strong: #D2D7D2;
|
|
299
299
|
--kui-color-text-neutral-stronger: #E3E8E3;
|
|
300
300
|
--kui-color-text-neutral-strongest: #F1F3F1;
|
|
301
|
-
--kui-color-text-neutral-weak: #
|
|
302
|
-
--kui-color-text-neutral-weaker: #
|
|
303
|
-
--kui-color-text-neutral-weakest: #
|
|
301
|
+
--kui-color-text-neutral-weak: #697769;
|
|
302
|
+
--kui-color-text-neutral-weaker: #4E594E;
|
|
303
|
+
--kui-color-text-neutral-weakest: #3D443D;
|
|
304
304
|
--kui-color-text-primary: #D2D7D2;
|
|
305
305
|
--kui-color-text-primary-strong: #E3E8E3;
|
|
306
306
|
--kui-color-text-primary-stronger: #F1F3F1;
|
|
@@ -297,9 +297,9 @@ export const electricLimeNight = {
|
|
|
297
297
|
'--kui-color-text-neutral-strong': "#D2D7D2",
|
|
298
298
|
'--kui-color-text-neutral-stronger': "#E3E8E3",
|
|
299
299
|
'--kui-color-text-neutral-strongest': "#F1F3F1",
|
|
300
|
-
'--kui-color-text-neutral-weak': "#
|
|
301
|
-
'--kui-color-text-neutral-weaker': "#
|
|
302
|
-
'--kui-color-text-neutral-weakest': "#
|
|
300
|
+
'--kui-color-text-neutral-weak': "#697769",
|
|
301
|
+
'--kui-color-text-neutral-weaker': "#4E594E",
|
|
302
|
+
'--kui-color-text-neutral-weakest': "#3D443D",
|
|
303
303
|
'--kui-color-text-primary': "#D2D7D2",
|
|
304
304
|
'--kui-color-text-primary-strong': "#E3E8E3",
|
|
305
305
|
'--kui-color-text-primary-stronger': "#F1F3F1",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 29 Jul 2026 13:53:47 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 Wed, 29 Jul 2026 13:53:47 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 Wed, 29 Jul 2026 13:53:47 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 Wed, 29 Jul 2026 13:53:47 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 Wed, 29 Jul 2026 13:53:47 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 Wed, 29 Jul 2026 13:53:47 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 Wed, 29 Jul 2026 13:53:47 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.1.
|
|
3
|
+
"version": "3.1.6",
|
|
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": "
|
|
106
|
+
"gitHead": "18f4d66c7bcfe35f32e8f8b833d5a837a68ab7ee"
|
|
107
107
|
}
|