@ammarkhalidfarooq/dashboard-package 0.4.61 → 0.4.63
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 +74 -85
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +74 -85
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -4963,63 +4963,101 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
|
|
|
4963
4963
|
}), /*#__PURE__*/jsxs(Box, {
|
|
4964
4964
|
sx: {
|
|
4965
4965
|
display: "flex",
|
|
4966
|
-
gap:
|
|
4967
|
-
|
|
4966
|
+
gap: 2,
|
|
4967
|
+
// mt: 0.5,
|
|
4968
|
+
// mb: 2,
|
|
4969
|
+
flexWrap: "wrap"
|
|
4968
4970
|
},
|
|
4969
4971
|
children: [/*#__PURE__*/jsxs(Box, {
|
|
4970
|
-
|
|
4972
|
+
sx: {
|
|
4973
|
+
display: "flex",
|
|
4974
|
+
alignItems: "flex-start",
|
|
4975
|
+
gap: 0.5
|
|
4976
|
+
},
|
|
4977
|
+
children: [/*#__PURE__*/jsx(Box, {
|
|
4971
4978
|
sx: {
|
|
4972
|
-
|
|
4973
|
-
|
|
4974
|
-
|
|
4975
|
-
|
|
4976
|
-
|
|
4977
|
-
|
|
4979
|
+
width: 8,
|
|
4980
|
+
height: 8,
|
|
4981
|
+
bgcolor: "#F59E0B",
|
|
4982
|
+
borderRadius: "50%",
|
|
4983
|
+
mt: "5px"
|
|
4984
|
+
}
|
|
4978
4985
|
}), /*#__PURE__*/jsxs(Box, {
|
|
4979
|
-
children: [/*#__PURE__*/
|
|
4980
|
-
sx: {
|
|
4981
|
-
fontSize: "24px",
|
|
4982
|
-
fontWeight: 700,
|
|
4983
|
-
color: "#000"
|
|
4984
|
-
},
|
|
4985
|
-
children: "0.8%"
|
|
4986
|
-
}), /*#__PURE__*/jsx(Box, {
|
|
4986
|
+
children: [/*#__PURE__*/jsxs(Box, {
|
|
4987
4987
|
sx: {
|
|
4988
4988
|
display: "flex",
|
|
4989
4989
|
alignItems: "center",
|
|
4990
|
-
|
|
4990
|
+
gap: 0.5
|
|
4991
4991
|
},
|
|
4992
|
-
children: /*#__PURE__*/jsx(Typography, {
|
|
4992
|
+
children: [/*#__PURE__*/jsx(Typography, {
|
|
4993
4993
|
sx: {
|
|
4994
|
-
fontSize: "
|
|
4995
|
-
|
|
4994
|
+
fontSize: "13px",
|
|
4995
|
+
color: "rgba(0, 0, 0, 0.5)",
|
|
4996
|
+
fontWeight: 500
|
|
4996
4997
|
},
|
|
4997
|
-
children: "
|
|
4998
|
-
})
|
|
4998
|
+
children: "Refunds"
|
|
4999
|
+
}), /*#__PURE__*/jsx(Typography, {
|
|
5000
|
+
sx: {
|
|
5001
|
+
fontSize: "13px",
|
|
5002
|
+
fontWeight: 600,
|
|
5003
|
+
color: "#000"
|
|
5004
|
+
},
|
|
5005
|
+
children: "0.8%"
|
|
5006
|
+
})]
|
|
5007
|
+
}), /*#__PURE__*/jsx(Typography, {
|
|
5008
|
+
sx: {
|
|
5009
|
+
fontSize: "12px",
|
|
5010
|
+
fontWeight: 700,
|
|
5011
|
+
color: "#22C55E",
|
|
5012
|
+
lineHeight: 1.2,
|
|
5013
|
+
mt: 0.2
|
|
5014
|
+
},
|
|
5015
|
+
children: "\u25BC 0.3pp"
|
|
4999
5016
|
})]
|
|
5000
5017
|
})]
|
|
5001
5018
|
}), /*#__PURE__*/jsxs(Box, {
|
|
5002
|
-
|
|
5019
|
+
sx: {
|
|
5020
|
+
display: "flex",
|
|
5021
|
+
alignItems: "flex-start",
|
|
5022
|
+
gap: 0.5
|
|
5023
|
+
},
|
|
5024
|
+
children: [/*#__PURE__*/jsx(Box, {
|
|
5003
5025
|
sx: {
|
|
5004
|
-
|
|
5005
|
-
|
|
5006
|
-
|
|
5007
|
-
|
|
5008
|
-
|
|
5009
|
-
|
|
5026
|
+
width: 8,
|
|
5027
|
+
height: 8,
|
|
5028
|
+
bgcolor: "#EF4444",
|
|
5029
|
+
borderRadius: "50%",
|
|
5030
|
+
mt: "5px"
|
|
5031
|
+
}
|
|
5010
5032
|
}), /*#__PURE__*/jsxs(Box, {
|
|
5011
|
-
children: [/*#__PURE__*/
|
|
5033
|
+
children: [/*#__PURE__*/jsxs(Box, {
|
|
5012
5034
|
sx: {
|
|
5013
|
-
|
|
5014
|
-
|
|
5015
|
-
|
|
5035
|
+
display: "flex",
|
|
5036
|
+
alignItems: "center",
|
|
5037
|
+
gap: 0.5
|
|
5016
5038
|
},
|
|
5017
|
-
children:
|
|
5039
|
+
children: [/*#__PURE__*/jsx(Typography, {
|
|
5040
|
+
sx: {
|
|
5041
|
+
fontSize: "13px",
|
|
5042
|
+
color: "rgba(0, 0, 0, 0.5)",
|
|
5043
|
+
fontWeight: 500
|
|
5044
|
+
},
|
|
5045
|
+
children: "Chargebacks"
|
|
5046
|
+
}), /*#__PURE__*/jsx(Typography, {
|
|
5047
|
+
sx: {
|
|
5048
|
+
fontSize: "13px",
|
|
5049
|
+
fontWeight: 600,
|
|
5050
|
+
color: "#000"
|
|
5051
|
+
},
|
|
5052
|
+
children: "0.1%"
|
|
5053
|
+
})]
|
|
5018
5054
|
}), /*#__PURE__*/jsx(Typography, {
|
|
5019
5055
|
sx: {
|
|
5020
5056
|
fontSize: "12px",
|
|
5021
5057
|
color: "rgba(0, 0, 0, 0.4)",
|
|
5022
|
-
fontWeight: 500
|
|
5058
|
+
fontWeight: 500,
|
|
5059
|
+
lineHeight: 1.2,
|
|
5060
|
+
mt: 0.2
|
|
5023
5061
|
},
|
|
5024
5062
|
children: "\xB7 stable"
|
|
5025
5063
|
})]
|
|
@@ -5038,55 +5076,6 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
|
|
|
5038
5076
|
},
|
|
5039
5077
|
children: "$1,927 refunded \xB7 $215 disputed \xB7 0 cases total"
|
|
5040
5078
|
})
|
|
5041
|
-
}), /*#__PURE__*/jsxs(Box, {
|
|
5042
|
-
sx: {
|
|
5043
|
-
display: "flex",
|
|
5044
|
-
gap: 2,
|
|
5045
|
-
mb: 0
|
|
5046
|
-
},
|
|
5047
|
-
children: [/*#__PURE__*/jsxs(Box, {
|
|
5048
|
-
sx: {
|
|
5049
|
-
display: "flex",
|
|
5050
|
-
alignItems: "center",
|
|
5051
|
-
gap: 1
|
|
5052
|
-
},
|
|
5053
|
-
children: [/*#__PURE__*/jsx(Box, {
|
|
5054
|
-
sx: {
|
|
5055
|
-
width: 8,
|
|
5056
|
-
height: 8,
|
|
5057
|
-
bgcolor: "#F59E0B",
|
|
5058
|
-
borderRadius: "50%"
|
|
5059
|
-
}
|
|
5060
|
-
}), /*#__PURE__*/jsx(Typography, {
|
|
5061
|
-
sx: {
|
|
5062
|
-
fontSize: "12px",
|
|
5063
|
-
color: "rgba(0, 0, 0, 0.6)",
|
|
5064
|
-
fontWeight: 500
|
|
5065
|
-
},
|
|
5066
|
-
children: "Refunds"
|
|
5067
|
-
})]
|
|
5068
|
-
}), /*#__PURE__*/jsxs(Box, {
|
|
5069
|
-
sx: {
|
|
5070
|
-
display: "flex",
|
|
5071
|
-
alignItems: "center",
|
|
5072
|
-
gap: 1
|
|
5073
|
-
},
|
|
5074
|
-
children: [/*#__PURE__*/jsx(Box, {
|
|
5075
|
-
sx: {
|
|
5076
|
-
width: 8,
|
|
5077
|
-
height: 8,
|
|
5078
|
-
bgcolor: "#EF4444",
|
|
5079
|
-
borderRadius: "50%"
|
|
5080
|
-
}
|
|
5081
|
-
}), /*#__PURE__*/jsx(Typography, {
|
|
5082
|
-
sx: {
|
|
5083
|
-
fontSize: "12px",
|
|
5084
|
-
color: "rgba(0, 0, 0, 0.6)",
|
|
5085
|
-
fontWeight: 500
|
|
5086
|
-
},
|
|
5087
|
-
children: "Chargebacks"
|
|
5088
|
-
})]
|
|
5089
|
-
})]
|
|
5090
5079
|
}), /*#__PURE__*/jsx(Box, {
|
|
5091
5080
|
sx: {
|
|
5092
5081
|
height: 160,
|