@ammarkhalidfarooq/dashboard-package 0.6.85 → 0.6.87

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
@@ -4428,7 +4428,9 @@ var DonorMixCard = function DonorMixCard(_ref) {
4428
4428
  flexDirection: "column"
4429
4429
  }, sx),
4430
4430
  children: [/*#__PURE__*/jsxs(Box, {
4431
- sx: {},
4431
+ sx: {
4432
+ marginBottom: "12px"
4433
+ },
4432
4434
  children: [/*#__PURE__*/jsx(Typography, {
4433
4435
  sx: {
4434
4436
  fontWeight: 700,
@@ -4585,6 +4587,9 @@ var TrafficSourceCard = function TrafficSourceCard(_ref) {
4585
4587
  flexDirection: "column"
4586
4588
  }, sx),
4587
4589
  children: [/*#__PURE__*/jsxs(Box, {
4590
+ sx: {
4591
+ marginBottom: "12px"
4592
+ },
4588
4593
  children: [/*#__PURE__*/jsx(Typography, {
4589
4594
  sx: {
4590
4595
  fontWeight: 700,
@@ -5051,7 +5056,9 @@ var MetricDonutCard = function MetricDonutCard(_ref2) {
5051
5056
  flexDirection: "column"
5052
5057
  }, sx),
5053
5058
  children: [/*#__PURE__*/jsxs(Box, {
5054
- sx: {},
5059
+ sx: {
5060
+ marginBottom: "4px"
5061
+ },
5055
5062
  children: [/*#__PURE__*/jsx(Typography, {
5056
5063
  sx: {
5057
5064
  fontWeight: 700,
@@ -5387,7 +5394,8 @@ var DonationTypeBarChart = function DonationTypeBarChart(_ref) {
5387
5394
  },
5388
5395
  children: [/*#__PURE__*/jsxs(Box, {
5389
5396
  sx: {
5390
- textAlign: "left"
5397
+ textAlign: "left",
5398
+ marginBottom: "12px"
5391
5399
  },
5392
5400
  children: [/*#__PURE__*/jsx(Typography, {
5393
5401
  sx: {
@@ -6431,7 +6439,8 @@ var PaidDonorGeographyCard = function PaidDonorGeographyCard(_ref9) {
6431
6439
  }, sx),
6432
6440
  children: [/*#__PURE__*/jsxs(Box, {
6433
6441
  sx: {
6434
- textAlign: "left"
6442
+ textAlign: "left",
6443
+ marginBottom: "12px"
6435
6444
  },
6436
6445
  children: [/*#__PURE__*/jsx(Typography, {
6437
6446
  sx: {
@@ -6709,7 +6718,7 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
6709
6718
  }, sx),
6710
6719
  children: [/*#__PURE__*/jsxs(Box, {
6711
6720
  sx: {
6712
- mb: 0
6721
+ marginBottom: "12px"
6713
6722
  },
6714
6723
  children: [/*#__PURE__*/jsx(Typography, {
6715
6724
  sx: {