@fluityy/designsystem 0.2.24 → 0.2.25
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.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/styles.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -28267,7 +28267,7 @@ const H8 = [
|
|
|
28267
28267
|
"25"
|
|
28268
28268
|
],
|
|
28269
28269
|
group: "color",
|
|
28270
|
-
value: "#
|
|
28270
|
+
value: "#f9fafb",
|
|
28271
28271
|
isColor: !0,
|
|
28272
28272
|
reference: null
|
|
28273
28273
|
},
|
|
@@ -28670,7 +28670,7 @@ const H8 = [
|
|
|
28670
28670
|
"elevated"
|
|
28671
28671
|
],
|
|
28672
28672
|
group: "semantic",
|
|
28673
|
-
value: "#
|
|
28673
|
+
value: "#f9fafb",
|
|
28674
28674
|
isColor: !0,
|
|
28675
28675
|
reference: "--flui-color-neutral-25"
|
|
28676
28676
|
},
|