@ammarkhalidfarooq/dashboard-package 0.4.16 → 0.4.17

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
@@ -445,7 +445,8 @@ var RenderChartCard = function RenderChartCard(_ref) {
445
445
  xs: 12,
446
446
  md: md,
447
447
  sx: {
448
- display: "flex"
448
+ display: "flex",
449
+ paddingTop: "0px !important"
449
450
  },
450
451
  children: /*#__PURE__*/jsx(Card, {
451
452
  sx: {
@@ -6114,6 +6115,9 @@ var OverallSection = function OverallSection(_ref) {
6114
6115
  item: true,
6115
6116
  xs: 12,
6116
6117
  md: 9,
6118
+ sx: {
6119
+ paddingTop: "0px !important"
6120
+ },
6117
6121
  children: /*#__PURE__*/jsx(ActiveCampaignsCard, {
6118
6122
  title: "Active campaigns",
6119
6123
  subtitle: "Live fundraisers ranked by velocity",
@@ -6176,6 +6180,9 @@ var OverallSection = function OverallSection(_ref) {
6176
6180
  item: true,
6177
6181
  xs: 12,
6178
6182
  md: 3,
6183
+ sx: {
6184
+ paddingTop: "0px !important"
6185
+ },
6179
6186
  children: /*#__PURE__*/jsx(DonationTypeBarChart, {
6180
6187
  sx: {
6181
6188
  height: 330
@@ -6186,6 +6193,9 @@ var OverallSection = function OverallSection(_ref) {
6186
6193
  item: true,
6187
6194
  xs: 12,
6188
6195
  md: 3,
6196
+ sx: {
6197
+ paddingTop: "0px !important"
6198
+ },
6189
6199
  children: /*#__PURE__*/jsx(PaidDonorGeographyCard, {
6190
6200
  sx: {
6191
6201
  height: 330
@@ -6196,6 +6206,9 @@ var OverallSection = function OverallSection(_ref) {
6196
6206
  item: true,
6197
6207
  xs: 12,
6198
6208
  md: 3,
6209
+ sx: {
6210
+ paddingTop: "0px !important"
6211
+ },
6199
6212
  children: /*#__PURE__*/jsx(RefundsChargebacksCard, {
6200
6213
  sx: {
6201
6214
  height: 330
@@ -6205,6 +6218,9 @@ var OverallSection = function OverallSection(_ref) {
6205
6218
  item: true,
6206
6219
  xs: 12,
6207
6220
  md: 3,
6221
+ sx: {
6222
+ paddingTop: "0px !important"
6223
+ },
6208
6224
  children: /*#__PURE__*/jsx(TrafficSourceCard, {
6209
6225
  sx: {
6210
6226
  height: 330
@@ -6222,6 +6238,9 @@ var OverallSection = function OverallSection(_ref) {
6222
6238
  item: true,
6223
6239
  xs: 12,
6224
6240
  md: 3,
6241
+ sx: {
6242
+ paddingTop: "0px !important"
6243
+ },
6225
6244
  children: /*#__PURE__*/jsx(MetricSparklineCard, {
6226
6245
  title: "Order Bump",
6227
6246
  subtitle: "Revenue trend \xB7 last 30 days",
@@ -6234,6 +6253,9 @@ var OverallSection = function OverallSection(_ref) {
6234
6253
  item: true,
6235
6254
  xs: 12,
6236
6255
  md: 3,
6256
+ sx: {
6257
+ paddingTop: "0px !important"
6258
+ },
6237
6259
  children: /*#__PURE__*/jsx(MetricDonutCard, {
6238
6260
  title: "Upsell",
6239
6261
  subtitle: "Acceptance & raised",
@@ -6247,6 +6269,9 @@ var OverallSection = function OverallSection(_ref) {
6247
6269
  item: true,
6248
6270
  xs: 12,
6249
6271
  md: 3,
6272
+ sx: {
6273
+ paddingTop: "0px !important"
6274
+ },
6250
6275
  children: /*#__PURE__*/jsx(MetricDonutCard, {
6251
6276
  title: "Downsell",
6252
6277
  subtitle: "Acceptance & raised",
@@ -6260,6 +6285,9 @@ var OverallSection = function OverallSection(_ref) {
6260
6285
  item: true,
6261
6286
  xs: 12,
6262
6287
  md: 3,
6288
+ sx: {
6289
+ paddingTop: "0px !important"
6290
+ },
6263
6291
  children: /*#__PURE__*/jsx(MetricSparklineCard, {
6264
6292
  title: "Referrals",
6265
6293
  subtitle: "Revenue trend \xB7 last 30 days",