@ammarkhalidfarooq/dashboard-package 0.4.49 → 0.4.51

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
@@ -5948,14 +5948,14 @@ var PaidSection = function PaidSection() {
5948
5948
  lg: "repeat(6, 1fr)"
5949
5949
  },
5950
5950
  gap: 2,
5951
- mb: 1
5951
+ mb: 0
5952
5952
  },
5953
5953
  children: Object.keys(metricInfo).map(renderCard)
5954
5954
  }), /*#__PURE__*/jsx(Grid, {
5955
5955
  container: true,
5956
5956
  spacing: 3,
5957
5957
  sx: {
5958
- mt: 1
5958
+ mt: 2.75
5959
5959
  },
5960
5960
  children: /*#__PURE__*/jsx(RenderChartCard, {
5961
5961
  item: mainChart,
@@ -5969,7 +5969,7 @@ var PaidSection = function PaidSection() {
5969
5969
  container: true,
5970
5970
  spacing: 3,
5971
5971
  sx: {
5972
- mt: 3
5972
+ mt: 2.25
5973
5973
  },
5974
5974
  children: [/*#__PURE__*/jsx(Grid, {
5975
5975
  item: true,
@@ -6104,7 +6104,7 @@ var PaidSection = function PaidSection() {
6104
6104
  container: true,
6105
6105
  spacing: 3,
6106
6106
  sx: {
6107
- mt: 3
6107
+ mt: 2.25
6108
6108
  },
6109
6109
  children: [/*#__PURE__*/jsx(Grid, {
6110
6110
  item: true,
@@ -6254,14 +6254,14 @@ var OrganicSection = function OrganicSection(_ref) {
6254
6254
  lg: "repeat(6, 1fr)"
6255
6255
  },
6256
6256
  gap: 2,
6257
- mb: 1
6257
+ mb: 0
6258
6258
  },
6259
6259
  children: Object.keys(metricInfo).map(renderCard)
6260
6260
  }), /*#__PURE__*/jsxs(Grid, {
6261
6261
  container: true,
6262
6262
  spacing: 3,
6263
6263
  sx: {
6264
- mt: 1
6264
+ mt: 2.75
6265
6265
  },
6266
6266
  children: [/*#__PURE__*/jsx(RenderChartCard, {
6267
6267
  item: mainChart,
@@ -6669,7 +6669,7 @@ var EmailSection = function EmailSection() {
6669
6669
  lg: "repeat(5, 1fr)"
6670
6670
  },
6671
6671
  gap: 2,
6672
- mb: 2
6672
+ mb: 0
6673
6673
  },
6674
6674
  children: ["Total raised", "Donations", "Conversion rate", "CTR", "Revenue per email"].map(renderCard)
6675
6675
  }), /*#__PURE__*/jsx(Box, {
@@ -6682,14 +6682,15 @@ var EmailSection = function EmailSection() {
6682
6682
  lg: "repeat(5, 1fr)"
6683
6683
  },
6684
6684
  gap: 2,
6685
- mb: 2
6685
+ mb: 0,
6686
+ mt: 2.75
6686
6687
  },
6687
6688
  children: ["Open rate", "Clicks", "Unique Clicks", "Bounce rate", "Revenue per Click"].map(renderCard)
6688
6689
  }), /*#__PURE__*/jsxs(Grid, {
6689
6690
  container: true,
6690
6691
  spacing: 3,
6691
6692
  sx: {
6692
- mt: 1
6693
+ mt: 2.25
6693
6694
  },
6694
6695
  children: [/*#__PURE__*/jsx(Grid, {
6695
6696
  item: true,
@@ -6771,7 +6772,7 @@ var EmailSection = function EmailSection() {
6771
6772
  container: true,
6772
6773
  spacing: 3,
6773
6774
  sx: {
6774
- mt: 2
6775
+ mt: 2.25
6775
6776
  },
6776
6777
  children: [/*#__PURE__*/jsx(Grid, {
6777
6778
  item: true,