@ammarkhalidfarooq/dashboard-package 0.4.69 → 0.4.71

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.cjs.js CHANGED
@@ -4798,7 +4798,7 @@ var PaidDonorGeographyCard = function PaidDonorGeographyCard(_ref3) {
4798
4798
  display: "flex",
4799
4799
  alignItems: "center",
4800
4800
  gap: 2,
4801
- pb: 0.7
4801
+ py: 0.7
4802
4802
  },
4803
4803
  children: [/*#__PURE__*/jsxRuntime.jsx(material.Typography, {
4804
4804
  sx: {
@@ -4977,7 +4977,6 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
4977
4977
  sx: {
4978
4978
  fontSize: "13px",
4979
4979
  color: "rgba(0, 0, 0, 0.4)",
4980
- mt: 0.2,
4981
4980
  textAlign: "left"
4982
4981
  },
4983
4982
  children: "Trust health \xB7 30-day window"
@@ -4987,14 +4986,14 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
4987
4986
  display: "flex",
4988
4987
  gap: 2,
4989
4988
  // mt: 0.5,
4990
- // mb: 2,
4989
+ mb: 2,
4991
4990
  flexWrap: "wrap"
4992
4991
  },
4993
4992
  children: [/*#__PURE__*/jsxRuntime.jsxs(material.Box, {
4994
4993
  sx: {
4995
4994
  display: "flex",
4996
4995
  alignItems: "flex-start",
4997
- gap: 0.5
4996
+ gap: 0.75
4998
4997
  },
4999
4998
  children: [/*#__PURE__*/jsxRuntime.jsx(material.Box, {
5000
4999
  sx: {
@@ -5002,7 +5001,8 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
5002
5001
  height: 8,
5003
5002
  bgcolor: "#F59E0B",
5004
5003
  borderRadius: "50%",
5005
- mt: "5px"
5004
+ mt: "4px",
5005
+ flexShrink: 0
5006
5006
  }
5007
5007
  }), /*#__PURE__*/jsxRuntime.jsxs(material.Box, {
5008
5008
  children: [/*#__PURE__*/jsxRuntime.jsxs(material.Box, {
@@ -5032,7 +5032,8 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
5032
5032
  fontWeight: 700,
5033
5033
  color: "#22C55E",
5034
5034
  lineHeight: 1.2,
5035
- mt: 0.2
5035
+ mt: 0.2,
5036
+ ml: "-14px"
5036
5037
  },
5037
5038
  children: "\u25BC 0.3pp"
5038
5039
  })]
@@ -5041,7 +5042,7 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
5041
5042
  sx: {
5042
5043
  display: "flex",
5043
5044
  alignItems: "flex-start",
5044
- gap: 0.5
5045
+ gap: 0.75
5045
5046
  },
5046
5047
  children: [/*#__PURE__*/jsxRuntime.jsx(material.Box, {
5047
5048
  sx: {
@@ -5049,7 +5050,8 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
5049
5050
  height: 8,
5050
5051
  bgcolor: "#EF4444",
5051
5052
  borderRadius: "50%",
5052
- mt: "5px"
5053
+ mt: "4px",
5054
+ flexShrink: 0
5053
5055
  }
5054
5056
  }), /*#__PURE__*/jsxRuntime.jsxs(material.Box, {
5055
5057
  children: [/*#__PURE__*/jsxRuntime.jsxs(material.Box, {
@@ -5079,7 +5081,8 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
5079
5081
  color: "rgba(0, 0, 0, 0.4)",
5080
5082
  fontWeight: 500,
5081
5083
  lineHeight: 1.2,
5082
- mt: 0.2
5084
+ mt: 0.2,
5085
+ ml: "-14px"
5083
5086
  },
5084
5087
  children: "\xB7 stable"
5085
5088
  })]