@volue/design-colors 3.0.15 → 3.0.16

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/generic.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Fri, 27 Feb 2026 15:01:06 GMT
3
+ * Generated on Mon, 30 Mar 2026 09:37:32 GMT
4
4
  */
5
5
 
6
6
  export default {
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Fri, 27 Feb 2026 15:01:06 GMT
3
+ * Generated on Mon, 30 Mar 2026 09:37:32 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Fri, 27 Feb 2026 15:01:06 GMT
3
+ * Generated on Mon, 30 Mar 2026 09:37:32 GMT
4
4
  */
5
5
 
6
6
  @value color-white: #ffffff;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Fri, 27 Feb 2026 15:01:06 GMT
3
+ * Generated on Mon, 30 Mar 2026 09:37:32 GMT
4
4
  */
5
5
 
6
6
  :root {
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Fri, 27 Feb 2026 15:01:06 GMT
3
+ * Generated on Mon, 30 Mar 2026 09:37:32 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * Do not edit directly, this file was auto-generated.
4
- * Generated on Fri, 27 Feb 2026 15:01:06 GMT
4
+ * Generated on Mon, 30 Mar 2026 09:37:32 GMT
5
5
  */
6
6
 
7
7
  $colors-map: (
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Fri, 27 Feb 2026 15:01:06 GMT
3
+ * Generated on Mon, 30 Mar 2026 09:37:32 GMT
4
4
  */
5
5
 
6
6
  export default {
package/dist/index.scss CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly, this file was auto-generated.
3
- // Generated on Fri, 27 Feb 2026 15:01:06 GMT
3
+ // Generated on Mon, 30 Mar 2026 09:37:32 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray0: #f9fafb;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volue/design-colors",
3
- "version": "3.0.15",
3
+ "version": "3.0.16",
4
4
  "type": "module",
5
5
  "description": "Color primitives for Volue design primitives",
6
6
  "license": "UNLICENSED",
@@ -72,12 +72,12 @@
72
72
  "@volue/eslint-config": "1.3.12",
73
73
  "change-case": "5.4.4",
74
74
  "color2k": "2.0.3",
75
- "eslint": "9.39.3",
75
+ "eslint": "9.39.4",
76
76
  "map-obj": "4.3.0",
77
77
  "npm-run-all2": "8.0.4",
78
78
  "premove": "4.0.0",
79
79
  "prettier": "3.8.1",
80
- "style-dictionary": "5.3.2",
80
+ "style-dictionary": "5.4.0",
81
81
  "typescript": "5.9.3"
82
82
  }
83
83
  }