@volue/design-sizing 0.3.11-next.0 → 0.3.12-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/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 26 Mar 2026 10:26:15 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:06 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 Thu, 26 Mar 2026 10:26:15 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:06 GMT
4
4
  */
5
5
 
6
6
  @value size-base-2: 0.125rem;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 26 Mar 2026 10:26:15 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:06 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 Thu, 26 Mar 2026 10:26:15 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:06 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
@@ -1,7 +1,7 @@
1
1
 
2
2
  /**
3
3
  * Do not edit directly, this file was auto-generated.
4
- * Generated on Thu, 26 Mar 2026 10:26:15 GMT
4
+ * Generated on Fri, 10 Apr 2026 08:05:06 GMT
5
5
  */
6
6
 
7
7
  $size-base-2: 0.125rem !default;
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 Thu, 26 Mar 2026 10:26:15 GMT
3
+ * Generated on Fri, 10 Apr 2026 08:05:06 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 Thu, 26 Mar 2026 10:26:15 GMT
3
+ // Generated on Fri, 10 Apr 2026 08:05:06 GMT
4
4
 
5
5
  $size-base-2: 0.125rem;
6
6
  $size-base-4: 0.25rem;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volue/design-sizing",
3
- "version": "0.3.11-next.0",
3
+ "version": "0.3.12-next.0",
4
4
  "type": "module",
5
5
  "description": "Sizing primitives for Volue design primitives",
6
6
  "license": "UNLICENSED",
@@ -47,7 +47,7 @@
47
47
  "map-obj": "4.3.0",
48
48
  "npm-run-all2": "8.0.4",
49
49
  "premove": "4.0.0",
50
- "prettier": "3.8.1",
50
+ "prettier": "3.8.2",
51
51
  "style-dictionary": "5.4.0",
52
52
  "typescript": "5.9.3"
53
53
  }