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