@ammarkhalidfarooq/dashboard-package 0.4.15 → 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.cjs.js +34 -2
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +34 -2
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -447,7 +447,8 @@ var RenderChartCard = function RenderChartCard(_ref) {
|
|
|
447
447
|
xs: 12,
|
|
448
448
|
md: md,
|
|
449
449
|
sx: {
|
|
450
|
-
display: "flex"
|
|
450
|
+
display: "flex",
|
|
451
|
+
paddingTop: "0px !important"
|
|
451
452
|
},
|
|
452
453
|
children: /*#__PURE__*/jsxRuntime.jsx(material.Card, {
|
|
453
454
|
sx: {
|
|
@@ -5833,7 +5834,11 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
5833
5834
|
categories: categories,
|
|
5834
5835
|
stacked: true,
|
|
5835
5836
|
colors: ["#6366F1", "#10B981", "#06B6D4"],
|
|
5836
|
-
hideControls: true
|
|
5837
|
+
hideControls: true,
|
|
5838
|
+
stroke: {
|
|
5839
|
+
curve: "smooth",
|
|
5840
|
+
width: 3
|
|
5841
|
+
}
|
|
5837
5842
|
});
|
|
5838
5843
|
}
|
|
5839
5844
|
}
|
|
@@ -6112,6 +6117,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
6112
6117
|
item: true,
|
|
6113
6118
|
xs: 12,
|
|
6114
6119
|
md: 9,
|
|
6120
|
+
sx: {
|
|
6121
|
+
paddingTop: "0px !important"
|
|
6122
|
+
},
|
|
6115
6123
|
children: /*#__PURE__*/jsxRuntime.jsx(ActiveCampaignsCard, {
|
|
6116
6124
|
title: "Active campaigns",
|
|
6117
6125
|
subtitle: "Live fundraisers ranked by velocity",
|
|
@@ -6174,6 +6182,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
6174
6182
|
item: true,
|
|
6175
6183
|
xs: 12,
|
|
6176
6184
|
md: 3,
|
|
6185
|
+
sx: {
|
|
6186
|
+
paddingTop: "0px !important"
|
|
6187
|
+
},
|
|
6177
6188
|
children: /*#__PURE__*/jsxRuntime.jsx(DonationTypeBarChart, {
|
|
6178
6189
|
sx: {
|
|
6179
6190
|
height: 330
|
|
@@ -6184,6 +6195,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
6184
6195
|
item: true,
|
|
6185
6196
|
xs: 12,
|
|
6186
6197
|
md: 3,
|
|
6198
|
+
sx: {
|
|
6199
|
+
paddingTop: "0px !important"
|
|
6200
|
+
},
|
|
6187
6201
|
children: /*#__PURE__*/jsxRuntime.jsx(PaidDonorGeographyCard, {
|
|
6188
6202
|
sx: {
|
|
6189
6203
|
height: 330
|
|
@@ -6194,6 +6208,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
6194
6208
|
item: true,
|
|
6195
6209
|
xs: 12,
|
|
6196
6210
|
md: 3,
|
|
6211
|
+
sx: {
|
|
6212
|
+
paddingTop: "0px !important"
|
|
6213
|
+
},
|
|
6197
6214
|
children: /*#__PURE__*/jsxRuntime.jsx(RefundsChargebacksCard, {
|
|
6198
6215
|
sx: {
|
|
6199
6216
|
height: 330
|
|
@@ -6203,6 +6220,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
6203
6220
|
item: true,
|
|
6204
6221
|
xs: 12,
|
|
6205
6222
|
md: 3,
|
|
6223
|
+
sx: {
|
|
6224
|
+
paddingTop: "0px !important"
|
|
6225
|
+
},
|
|
6206
6226
|
children: /*#__PURE__*/jsxRuntime.jsx(TrafficSourceCard, {
|
|
6207
6227
|
sx: {
|
|
6208
6228
|
height: 330
|
|
@@ -6220,6 +6240,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
6220
6240
|
item: true,
|
|
6221
6241
|
xs: 12,
|
|
6222
6242
|
md: 3,
|
|
6243
|
+
sx: {
|
|
6244
|
+
paddingTop: "0px !important"
|
|
6245
|
+
},
|
|
6223
6246
|
children: /*#__PURE__*/jsxRuntime.jsx(MetricSparklineCard, {
|
|
6224
6247
|
title: "Order Bump",
|
|
6225
6248
|
subtitle: "Revenue trend \xB7 last 30 days",
|
|
@@ -6232,6 +6255,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
6232
6255
|
item: true,
|
|
6233
6256
|
xs: 12,
|
|
6234
6257
|
md: 3,
|
|
6258
|
+
sx: {
|
|
6259
|
+
paddingTop: "0px !important"
|
|
6260
|
+
},
|
|
6235
6261
|
children: /*#__PURE__*/jsxRuntime.jsx(MetricDonutCard, {
|
|
6236
6262
|
title: "Upsell",
|
|
6237
6263
|
subtitle: "Acceptance & raised",
|
|
@@ -6245,6 +6271,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
6245
6271
|
item: true,
|
|
6246
6272
|
xs: 12,
|
|
6247
6273
|
md: 3,
|
|
6274
|
+
sx: {
|
|
6275
|
+
paddingTop: "0px !important"
|
|
6276
|
+
},
|
|
6248
6277
|
children: /*#__PURE__*/jsxRuntime.jsx(MetricDonutCard, {
|
|
6249
6278
|
title: "Downsell",
|
|
6250
6279
|
subtitle: "Acceptance & raised",
|
|
@@ -6258,6 +6287,9 @@ var OverallSection = function OverallSection(_ref) {
|
|
|
6258
6287
|
item: true,
|
|
6259
6288
|
xs: 12,
|
|
6260
6289
|
md: 3,
|
|
6290
|
+
sx: {
|
|
6291
|
+
paddingTop: "0px !important"
|
|
6292
|
+
},
|
|
6261
6293
|
children: /*#__PURE__*/jsxRuntime.jsx(MetricSparklineCard, {
|
|
6262
6294
|
title: "Referrals",
|
|
6263
6295
|
subtitle: "Revenue trend \xB7 last 30 days",
|