@volue/design-typography 0.4.1-next.0 → 0.4.1-next.1

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 Wed, 20 May 2026 12:32:14 GMT
3
+ * Generated on Tue, 09 Jun 2026 10:58:13 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 Wed, 20 May 2026 12:32:14 GMT
3
+ * Generated on Tue, 09 Jun 2026 10:58:13 GMT
4
4
  */
5
5
 
6
6
  @value font-family-base: 'IBM Plex Sans', 'IBM Plex Sans Fallback: -apple-system', 'IBM Plex Sans Fallback: Segoe UI', 'IBM Plex Sans Fallback: Roboto', 'IBM Plex Sans Fallback: Arial', 'IBM Plex Sans Fallback: Noto Sans', -apple-system, 'Segoe UI', Roboto, Arial, 'Noto Sans', sans-serif;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Wed, 20 May 2026 12:32:14 GMT
3
+ * Generated on Tue, 09 Jun 2026 10:58:13 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 Wed, 20 May 2026 12:32:14 GMT
3
+ * Generated on Tue, 09 Jun 2026 10:58:13 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
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 Wed, 20 May 2026 12:32:14 GMT
3
+ * Generated on Tue, 09 Jun 2026 10:58:13 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 Wed, 20 May 2026 12:32:14 GMT
3
+ // Generated on Tue, 09 Jun 2026 10:58:13 GMT
4
4
 
5
5
  $font-family-base: 'IBM Plex Sans', 'IBM Plex Sans Fallback: -apple-system', 'IBM Plex Sans Fallback: Segoe UI', 'IBM Plex Sans Fallback: Roboto', 'IBM Plex Sans Fallback: Arial', 'IBM Plex Sans Fallback: Noto Sans', -apple-system, 'Segoe UI', Roboto, Arial, 'Noto Sans', sans-serif;
6
6
  $font-family-display: 'IBM Plex Sans', 'IBM Plex Sans Fallback: -apple-system', 'IBM Plex Sans Fallback: Segoe UI', 'IBM Plex Sans Fallback: Roboto', 'IBM Plex Sans Fallback: Arial', 'IBM Plex Sans Fallback: Noto Sans', -apple-system, 'Segoe UI', Roboto, Arial, 'Noto Sans', sans-serif;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volue/design-typography",
3
- "version": "0.4.1-next.0",
3
+ "version": "0.4.1-next.1",
4
4
  "type": "module",
5
5
  "description": "Typography primitives for Volue design primitives",
6
6
  "license": "UNLICENSED",
@@ -51,7 +51,7 @@
51
51
  "postcss-calc-ast-parser": "0.1.4",
52
52
  "premove": "4.0.0",
53
53
  "prettier": "3.8.3",
54
- "style-dictionary": "5.4.1",
54
+ "style-dictionary": "5.4.3",
55
55
  "typescript": "5.9.3"
56
56
  }
57
57
  }