@ammarkhalidfarooq/dashboard-package 0.4.20 → 0.4.21

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
@@ -5647,7 +5647,10 @@ var OverallSection = function OverallSection(_ref) {
5647
5647
  xs: 12,
5648
5648
  md: 3,
5649
5649
  sx: {
5650
- paddingTop: "0px !important"
5650
+ paddingTop: {
5651
+ xs: "0px !important",
5652
+ md: "0px !important"
5653
+ }
5651
5654
  },
5652
5655
  children: /*#__PURE__*/jsx(DonationTypeBarChart, {
5653
5656
  sx: {
@@ -5660,7 +5663,10 @@ var OverallSection = function OverallSection(_ref) {
5660
5663
  xs: 12,
5661
5664
  md: 3,
5662
5665
  sx: {
5663
- paddingTop: "0px !important"
5666
+ paddingTop: {
5667
+ xs: "24px !important",
5668
+ md: "0px !important"
5669
+ }
5664
5670
  },
5665
5671
  children: /*#__PURE__*/jsx(PaidDonorGeographyCard, {
5666
5672
  sx: {
@@ -5673,7 +5679,10 @@ var OverallSection = function OverallSection(_ref) {
5673
5679
  xs: 12,
5674
5680
  md: 3,
5675
5681
  sx: {
5676
- paddingTop: "0px !important"
5682
+ paddingTop: {
5683
+ xs: "24px !important",
5684
+ md: "0px !important"
5685
+ }
5677
5686
  },
5678
5687
  children: /*#__PURE__*/jsx(RefundsChargebacksCard, {
5679
5688
  sx: {
@@ -5685,7 +5694,10 @@ var OverallSection = function OverallSection(_ref) {
5685
5694
  xs: 12,
5686
5695
  md: 3,
5687
5696
  sx: {
5688
- paddingTop: "0px !important"
5697
+ paddingTop: {
5698
+ xs: "24px !important",
5699
+ md: "0px !important"
5700
+ }
5689
5701
  },
5690
5702
  children: /*#__PURE__*/jsx(TrafficSourceCard, {
5691
5703
  sx: {
@@ -5698,14 +5710,20 @@ var OverallSection = function OverallSection(_ref) {
5698
5710
  container: true,
5699
5711
  spacing: 3,
5700
5712
  sx: {
5701
- mt: 1
5713
+ mt: {
5714
+ xs: 3,
5715
+ md: 1
5716
+ }
5702
5717
  },
5703
5718
  children: [/*#__PURE__*/jsx(Grid, {
5704
5719
  item: true,
5705
5720
  xs: 12,
5706
5721
  md: 3,
5707
5722
  sx: {
5708
- paddingTop: "0px !important"
5723
+ paddingTop: {
5724
+ xs: "0px !important",
5725
+ md: "0px !important"
5726
+ }
5709
5727
  },
5710
5728
  children: /*#__PURE__*/jsx(MetricSparklineCard, {
5711
5729
  title: "Order Bump",
@@ -5720,7 +5738,10 @@ var OverallSection = function OverallSection(_ref) {
5720
5738
  xs: 12,
5721
5739
  md: 3,
5722
5740
  sx: {
5723
- paddingTop: "0px !important"
5741
+ paddingTop: {
5742
+ xs: "24px !important",
5743
+ md: "0px !important"
5744
+ }
5724
5745
  },
5725
5746
  children: /*#__PURE__*/jsx(MetricDonutCard, {
5726
5747
  title: "Upsell",
@@ -5736,7 +5757,10 @@ var OverallSection = function OverallSection(_ref) {
5736
5757
  xs: 12,
5737
5758
  md: 3,
5738
5759
  sx: {
5739
- paddingTop: "0px !important"
5760
+ paddingTop: {
5761
+ xs: "24px !important",
5762
+ md: "0px !important"
5763
+ }
5740
5764
  },
5741
5765
  children: /*#__PURE__*/jsx(MetricDonutCard, {
5742
5766
  title: "Downsell",