@gisce/react-ooui 2.54.0-rc.1 → 2.54.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.
@@ -13576,8 +13576,8 @@ const Dg = Ct(Eg), Vg = (e) => {
13576
13576
  }, u = (h) => ({
13577
13577
  position: "relative",
13578
13578
  padding: "10px 30px 10px 40px",
13579
- backgroundColor: h ? t : r,
13580
- color: h ? n : s,
13579
+ backgroundColor: h ? n : r,
13580
+ color: h ? t : s,
13581
13581
  borderTop: `1px solid ${o}`,
13582
13582
  borderBottom: `1px solid ${o}`,
13583
13583
  width: "32%",
@@ -13599,7 +13599,7 @@ const Dg = Ct(Eg), Vg = (e) => {
13599
13599
  top: 0,
13600
13600
  left: "100%",
13601
13601
  zIndex: 20,
13602
- borderLeft: `16px solid ${h ? t : r}`,
13602
+ borderLeft: `16px solid ${h ? n : r}`,
13603
13603
  borderTop: "16px solid transparent",
13604
13604
  borderBottom: "16px solid transparent"
13605
13605
  }), m = (h) => {