@ammarkhalidfarooq/dashboard-package 0.4.48 → 0.4.50

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
@@ -5566,14 +5566,15 @@ var OverallSection = function OverallSection(_ref) {
5566
5566
  lg: "repeat(6, 1fr)"
5567
5567
  },
5568
5568
  gap: 2,
5569
- mb: 5
5569
+ mb: 0
5570
5570
  },
5571
5571
  children: Object.keys(metricInfo).map(renderCard)
5572
5572
  }), /*#__PURE__*/jsx(Grid, {
5573
5573
  container: true,
5574
5574
  spacing: 3,
5575
5575
  sx: {
5576
- mb: 1
5576
+ mb: 0,
5577
+ mt: 2.75
5577
5578
  },
5578
5579
  children: /*#__PURE__*/jsx(RenderChartCard, {
5579
5580
  item: mainChart,
@@ -5587,7 +5588,7 @@ var OverallSection = function OverallSection(_ref) {
5587
5588
  container: true,
5588
5589
  spacing: 3,
5589
5590
  sx: {
5590
- mt: 1
5591
+ mt: 2.25
5591
5592
  },
5592
5593
  children: [/*#__PURE__*/jsx(Grid, {
5593
5594
  item: true,
@@ -5656,7 +5657,7 @@ var OverallSection = function OverallSection(_ref) {
5656
5657
  container: true,
5657
5658
  spacing: 3,
5658
5659
  sx: {
5659
- mt: 2,
5660
+ mt: 2.25,
5660
5661
  alignItems: "stretch"
5661
5662
  },
5662
5663
  children: [/*#__PURE__*/jsx(Grid, {
@@ -5729,7 +5730,7 @@ var OverallSection = function OverallSection(_ref) {
5729
5730
  sx: {
5730
5731
  mt: {
5731
5732
  xs: 3,
5732
- md: 2
5733
+ md: 2.25
5733
5734
  }
5734
5735
  },
5735
5736
  children: [/*#__PURE__*/jsx(Grid, {
@@ -5947,14 +5948,14 @@ var PaidSection = function PaidSection() {
5947
5948
  lg: "repeat(6, 1fr)"
5948
5949
  },
5949
5950
  gap: 2,
5950
- mb: 1
5951
+ mb: 0
5951
5952
  },
5952
5953
  children: Object.keys(metricInfo).map(renderCard)
5953
5954
  }), /*#__PURE__*/jsx(Grid, {
5954
5955
  container: true,
5955
5956
  spacing: 3,
5956
5957
  sx: {
5957
- mt: 1
5958
+ mt: 2.75
5958
5959
  },
5959
5960
  children: /*#__PURE__*/jsx(RenderChartCard, {
5960
5961
  item: mainChart,
@@ -5968,7 +5969,7 @@ var PaidSection = function PaidSection() {
5968
5969
  container: true,
5969
5970
  spacing: 3,
5970
5971
  sx: {
5971
- mt: 3
5972
+ mt: 2.25
5972
5973
  },
5973
5974
  children: [/*#__PURE__*/jsx(Grid, {
5974
5975
  item: true,
@@ -6103,7 +6104,7 @@ var PaidSection = function PaidSection() {
6103
6104
  container: true,
6104
6105
  spacing: 3,
6105
6106
  sx: {
6106
- mt: 3
6107
+ mt: 2.25
6107
6108
  },
6108
6109
  children: [/*#__PURE__*/jsx(Grid, {
6109
6110
  item: true,
@@ -6253,14 +6254,14 @@ var OrganicSection = function OrganicSection(_ref) {
6253
6254
  lg: "repeat(6, 1fr)"
6254
6255
  },
6255
6256
  gap: 2,
6256
- mb: 1
6257
+ mb: 0
6257
6258
  },
6258
6259
  children: Object.keys(metricInfo).map(renderCard)
6259
6260
  }), /*#__PURE__*/jsxs(Grid, {
6260
6261
  container: true,
6261
6262
  spacing: 3,
6262
6263
  sx: {
6263
- mt: 1
6264
+ mt: 2.75
6264
6265
  },
6265
6266
  children: [/*#__PURE__*/jsx(RenderChartCard, {
6266
6267
  item: mainChart,