@maxtropy/v-components 0.1.18-beta.12 → 0.1.18-beta.14

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.
@@ -58401,6 +58401,7 @@ const nTe = (e, t, n) => {
58401
58401
  }
58402
58402
  return l;
58403
58403
  }, rTe = (e) => e === "pie" ? {
58404
+ backgroundColor: "transparent",
58404
58405
  title: {
58405
58406
  textStyle: {
58406
58407
  color: "rgba(0,0,0,0.85)",
@@ -58498,7 +58499,7 @@ const nTe = (e, t, n) => {
58498
58499
  }
58499
58500
  }
58500
58501
  }, aTe = (e) => e === "pie" ? {
58501
- backgroundColor: "#232324",
58502
+ backgroundColor: "transparent",
58502
58503
  title: {
58503
58504
  textStyle: {
58504
58505
  color: "rgba(255,255,255,0.85)",