@volue/design-colors 3.0.16 → 3.0.17-next.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/CHANGELOG.md CHANGED
@@ -4,11 +4,6 @@ All notable changes to this project will be documented in this file. See [Conven
4
4
 
5
5
  <!-- MONOWEAVE:BELOW -->
6
6
 
7
- ## [3.0.16](https://github.com/Volue/wave/compare/@volue/design-colors@3.0.15...@volue/design-colors@3.0.16) "@volue/design-colors" (2026-03-30)
8
-
9
-
10
-
11
-
12
7
  ## [3.0.15](https://github.com/Volue/wave/compare/@volue/design-colors@3.0.14...@volue/design-colors@3.0.15) "@volue/design-colors" (2026-02-27)
13
8
 
14
9
 
package/dist/flat.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Mon, 30 Mar 2026 09:37:32 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:10 GMT
4
4
  */
5
5
 
6
6
  const colorWhite = "#ffffff";
package/dist/flat.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Mon, 30 Mar 2026 09:37:32 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:10 GMT
4
4
  */
5
5
 
6
6
  export declare const colorWhite = "#ffffff";
package/dist/flat.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Mon, 30 Mar 2026 09:37:32 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:10 GMT
4
4
  */
5
5
 
6
6
  export const colorWhite = "#ffffff";
package/dist/generic.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Mon, 30 Mar 2026 09:37:32 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:10 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
package/dist/generic.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Mon, 30 Mar 2026 09:37:32 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:10 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
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 Mon, 30 Mar 2026 09:37:32 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:10 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 Mon, 30 Mar 2026 09:37:32 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:10 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 Mon, 30 Mar 2026 09:37:32 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:10 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 Mon, 30 Mar 2026 09:37:32 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:10 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 Mon, 30 Mar 2026 09:37:32 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:10 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 Mon, 30 Mar 2026 09:37:32 GMT
4
+ * Generated on Fri, 10 Apr 2026 08:05:10 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 Mon, 30 Mar 2026 09:37:32 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:10 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 Mon, 30 Mar 2026 09:37:32 GMT
3
+ // Generated on Fri, 10 Apr 2026 08:05:10 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.16",
3
+ "version": "3.0.17-next.0",
4
4
  "type": "module",
5
5
  "description": "Color primitives for Volue design primitives",
6
6
  "license": "UNLICENSED",
@@ -76,7 +76,7 @@
76
76
  "map-obj": "4.3.0",
77
77
  "npm-run-all2": "8.0.4",
78
78
  "premove": "4.0.0",
79
- "prettier": "3.8.1",
79
+ "prettier": "3.8.2",
80
80
  "style-dictionary": "5.4.0",
81
81
  "typescript": "5.9.3"
82
82
  }