@narmi/design_system 4.46.2 → 4.46.3

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.
@@ -2,10 +2,10 @@
2
2
 
3
3
  @font-face {
4
4
  font-family: "Narmi Matiere";
5
- src: url("fonts/narmi-matiere-bold-webfont.woff2")
5
+ src:
6
+ url("./narmi-matiere-bold-webfont.woff2")
6
7
  format("woff2"),
7
- url("fonts/narmi-matiere-bold-webfont.woff")
8
- format("woff");
8
+ url("./narmi-matiere-bold-webfont.woff") format("woff");
9
9
  font-weight: 700;
10
10
  font-style: normal;
11
11
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Nov 2025 23:27:57 GMT
3
+ * Generated on Tue, 04 Nov 2025 23:47:18 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Nov 2025 23:27:57 GMT
3
+ * Generated on Tue, 04 Nov 2025 23:47:18 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DO NOT EDIT
3
- * Generated by style-dictionary on Tue Nov 04 2025 23:27:57 GMT+0000 (Coordinated Universal Time)
3
+ * Generated by style-dictionary on Tue Nov 04 2025 23:47:18 GMT+0000 (Coordinated Universal Time)
4
4
  * github.com/narmi/design_system/
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 04 Nov 2025 23:27:57 GMT
3
+ * Generated on Tue, 04 Nov 2025 23:47:18 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DO NOT EDIT
3
- * Generated by style-dictionary on Tue Nov 04 2025 23:27:57 GMT+0000 (Coordinated Universal Time)
3
+ * Generated by style-dictionary on Tue Nov 04 2025 23:47:18 GMT+0000 (Coordinated Universal Time)
4
4
  * github.com/narmi/design_system/
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DO NOT EDIT
3
- * Generated by style-dictionary on Tue Nov 04 2025 23:27:57 GMT+0000 (Coordinated Universal Time)
3
+ * Generated by style-dictionary on Tue Nov 04 2025 23:47:18 GMT+0000 (Coordinated Universal Time)
4
4
  * github.com/narmi/design_system/
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DO NOT EDIT
3
- * Generated by style-dictionary on Tue Nov 04 2025 23:27:57 GMT+0000 (Coordinated Universal Time)
3
+ * Generated by style-dictionary on Tue Nov 04 2025 23:47:18 GMT+0000 (Coordinated Universal Time)
4
4
  * github.com/narmi/design_system/
5
5
  */
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@narmi/design_system",
3
- "version": "4.46.2",
3
+ "version": "4.46.3",
4
4
  "description": "⚡ A consistent look-and-feel and extensible interface for Narmi experiences 🔥",
5
5
  "main": "dist/index.js",
6
6
  "style": "dist/style.css",