@ammarkhalidfarooq/dashboard-package 0.4.70 → 0.4.72

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
@@ -4984,14 +4984,14 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
4984
4984
  display: "flex",
4985
4985
  gap: 2,
4986
4986
  // mt: 0.5,
4987
- // mb: 2,
4987
+ mb: 2,
4988
4988
  flexWrap: "wrap"
4989
4989
  },
4990
4990
  children: [/*#__PURE__*/jsxs(Box, {
4991
4991
  sx: {
4992
4992
  display: "flex",
4993
4993
  alignItems: "flex-start",
4994
- gap: 0.5
4994
+ gap: 0.75
4995
4995
  },
4996
4996
  children: [/*#__PURE__*/jsx(Box, {
4997
4997
  sx: {
@@ -4999,7 +4999,8 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
4999
4999
  height: 8,
5000
5000
  bgcolor: "#F59E0B",
5001
5001
  borderRadius: "50%",
5002
- mt: "5px"
5002
+ mt: "4px",
5003
+ flexShrink: 0
5003
5004
  }
5004
5005
  }), /*#__PURE__*/jsxs(Box, {
5005
5006
  children: [/*#__PURE__*/jsxs(Box, {
@@ -5029,7 +5030,8 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
5029
5030
  fontWeight: 700,
5030
5031
  color: "#22C55E",
5031
5032
  lineHeight: 1.2,
5032
- mt: 0.2
5033
+ mt: 0.2,
5034
+ ml: "-14px"
5033
5035
  },
5034
5036
  children: "\u25BC 0.3pp"
5035
5037
  })]
@@ -5038,7 +5040,7 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
5038
5040
  sx: {
5039
5041
  display: "flex",
5040
5042
  alignItems: "flex-start",
5041
- gap: 0.5
5043
+ gap: 0.75
5042
5044
  },
5043
5045
  children: [/*#__PURE__*/jsx(Box, {
5044
5046
  sx: {
@@ -5046,7 +5048,8 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
5046
5048
  height: 8,
5047
5049
  bgcolor: "#EF4444",
5048
5050
  borderRadius: "50%",
5049
- mt: "5px"
5051
+ mt: "4px",
5052
+ flexShrink: 0
5050
5053
  }
5051
5054
  }), /*#__PURE__*/jsxs(Box, {
5052
5055
  children: [/*#__PURE__*/jsxs(Box, {
@@ -5076,9 +5079,10 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
5076
5079
  color: "rgba(0, 0, 0, 0.4)",
5077
5080
  fontWeight: 500,
5078
5081
  lineHeight: 1.2,
5079
- mt: 0.2
5082
+ mt: 0.2,
5083
+ ml: "-14px"
5080
5084
  },
5081
- children: "\xB7 stable"
5085
+ children: "stable"
5082
5086
  })]
5083
5087
  })]
5084
5088
  })]