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