@obosbbl/grunnmuren-react 1.14.9 → 1.14.10

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.
@@ -480,12 +480,12 @@ const L = y("standard"), le = y(!0), ze = (e, r) => {
480
480
  {
481
481
  className: c(
482
482
  t,
483
- "bg-red-light text-red flex items-center gap-2 rounded px-2 py-1 text-sm"
483
+ "bg-red-light flex items-center gap-2 rounded px-2 py-1 text-sm text-[#C03850]"
484
484
  ),
485
485
  "aria-live": "polite",
486
486
  ...n,
487
487
  children: [
488
- /* @__PURE__ */ o(re, { className: "text-red flex-shrink-0" }),
488
+ /* @__PURE__ */ o(re, { className: "flex-shrink-0 text-[#C03850]" }),
489
489
  r
490
490
  ]
491
491
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@obosbbl/grunnmuren-react",
3
- "version": "1.14.9",
3
+ "version": "1.14.10",
4
4
  "description": "OBOS Grunnmuren design system React components",
5
5
  "license": "MIT",
6
6
  "repository": {