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