@factorialco/f0-core 1.25.1 → 1.27.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/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # Factorial One Core
1
+ # F0 Core
2
2
 
3
- Core tokens and utilities for the Factorial One Design System.
3
+ Core tokens and utilities for the F0 Design System.
4
4
 
5
5
  ## Installation
6
6
 
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.0005 16L6.00049 16M6.00049 16L9.00049 13M6.00049 16L9.00049 19" stroke="black" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M9.00049 8L18.0005 8M18.0005 8L15.0005 5M18.0005 8L15.0005 11" stroke="black" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@factorialco/f0-core",
3
- "version": "1.25.1",
4
- "description": "Core tokens and utilities for Factorial One Design System",
3
+ "version": "1.27.0",
4
+ "description": "Core tokens and utilities for F0 Design System",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
7
7
  "types": "dist/index.d.ts",