@ammarkhalidfarooq/dashboard-package 0.4.51 → 0.4.52
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 +12 -28
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +12 -28
- package/dist/index.es.js.map +1 -1
- package/package.json +2 -2
package/dist/index.es.js
CHANGED
|
@@ -5663,13 +5663,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
5663
5663
|
children: [/*#__PURE__*/jsx(Grid, {
|
|
5664
5664
|
item: true,
|
|
5665
5665
|
xs: 12,
|
|
5666
|
-
|
|
5667
|
-
|
|
5668
|
-
|
|
5669
|
-
xs: "0px !important",
|
|
5670
|
-
md: "0px !important"
|
|
5671
|
-
}
|
|
5672
|
-
},
|
|
5666
|
+
sm: 6,
|
|
5667
|
+
lg: 4,
|
|
5668
|
+
xl: 3,
|
|
5673
5669
|
children: /*#__PURE__*/jsx(DonationTypeBarChart, {
|
|
5674
5670
|
sx: {
|
|
5675
5671
|
minHeight: 400
|
|
@@ -5679,13 +5675,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
5679
5675
|
}), /*#__PURE__*/jsx(Grid, {
|
|
5680
5676
|
item: true,
|
|
5681
5677
|
xs: 12,
|
|
5682
|
-
|
|
5683
|
-
|
|
5684
|
-
|
|
5685
|
-
xs: "24px !important",
|
|
5686
|
-
md: "0px !important"
|
|
5687
|
-
}
|
|
5688
|
-
},
|
|
5678
|
+
sm: 6,
|
|
5679
|
+
lg: 4,
|
|
5680
|
+
xl: 3,
|
|
5689
5681
|
children: /*#__PURE__*/jsx(PaidDonorGeographyCard, {
|
|
5690
5682
|
sx: {
|
|
5691
5683
|
minHeight: 400
|
|
@@ -5695,13 +5687,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
5695
5687
|
}), /*#__PURE__*/jsx(Grid, {
|
|
5696
5688
|
item: true,
|
|
5697
5689
|
xs: 12,
|
|
5698
|
-
|
|
5699
|
-
|
|
5700
|
-
|
|
5701
|
-
xs: "24px !important",
|
|
5702
|
-
md: "0px !important"
|
|
5703
|
-
}
|
|
5704
|
-
},
|
|
5690
|
+
sm: 6,
|
|
5691
|
+
lg: 4,
|
|
5692
|
+
xl: 3,
|
|
5705
5693
|
children: /*#__PURE__*/jsx(RefundsChargebacksCard, {
|
|
5706
5694
|
sx: {
|
|
5707
5695
|
minHeight: 400
|
|
@@ -5710,13 +5698,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
5710
5698
|
}), /*#__PURE__*/jsx(Grid, {
|
|
5711
5699
|
item: true,
|
|
5712
5700
|
xs: 12,
|
|
5713
|
-
|
|
5714
|
-
|
|
5715
|
-
|
|
5716
|
-
xs: "24px !important",
|
|
5717
|
-
md: "0px !important"
|
|
5718
|
-
}
|
|
5719
|
-
},
|
|
5701
|
+
sm: 6,
|
|
5702
|
+
lg: 4,
|
|
5703
|
+
xl: 3,
|
|
5720
5704
|
children: /*#__PURE__*/jsx(TrafficSourceCard, {
|
|
5721
5705
|
sx: {
|
|
5722
5706
|
minHeight: 400
|