@ammarkhalidfarooq/dashboard-package 0.6.116 → 0.6.118

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 CHANGED
@@ -16940,11 +16940,11 @@ var html2canvas_esm = /*#__PURE__*/Object.freeze({
16940
16940
  default: html2canvas
16941
16941
  });
16942
16942
 
16943
- var _excluded$7 = ["size"];
16943
+ var _excluded$6 = ["size"];
16944
16944
  var AverageDonationIcon = function AverageDonationIcon(_ref) {
16945
16945
  var _ref$size = _ref.size,
16946
16946
  size = _ref$size === void 0 ? 30 : _ref$size,
16947
- props = _objectWithoutProperties(_ref, _excluded$7);
16947
+ props = _objectWithoutProperties(_ref, _excluded$6);
16948
16948
  return /*#__PURE__*/jsxRuntime.jsx("svg", _objectSpread2(_objectSpread2({
16949
16949
  xmlns: "http://www.w3.org/2000/svg",
16950
16950
  viewBox: "0 0 24 24",
@@ -16975,11 +16975,11 @@ var AverageDonationIcon = function AverageDonationIcon(_ref) {
16975
16975
  }));
16976
16976
  };
16977
16977
 
16978
- var _excluded$6 = ["size"];
16978
+ var _excluded$5 = ["size"];
16979
16979
  var ConversionRateIcon = function ConversionRateIcon(_ref) {
16980
16980
  var _ref$size = _ref.size,
16981
16981
  size = _ref$size === void 0 ? 30 : _ref$size,
16982
- props = _objectWithoutProperties(_ref, _excluded$6);
16982
+ props = _objectWithoutProperties(_ref, _excluded$5);
16983
16983
  return /*#__PURE__*/jsxRuntime.jsx("svg", _objectSpread2(_objectSpread2({
16984
16984
  xmlns: "http://www.w3.org/2000/svg",
16985
16985
  viewBox: "0 0 24 24",
@@ -17006,39 +17006,6 @@ var ConversionRateIcon = function ConversionRateIcon(_ref) {
17006
17006
  }));
17007
17007
  };
17008
17008
 
17009
- var _excluded$5 = ["size"];
17010
- var NetRaisedIcon = function NetRaisedIcon(_ref) {
17011
- var _ref$size = _ref.size,
17012
- size = _ref$size === void 0 ? 30 : _ref$size,
17013
- props = _objectWithoutProperties(_ref, _excluded$5);
17014
- return /*#__PURE__*/jsxRuntime.jsx("svg", _objectSpread2(_objectSpread2({
17015
- xmlns: "http://www.w3.org/2000/svg",
17016
- viewBox: "0 0 24 24",
17017
- width: size,
17018
- height: size,
17019
- "aria-hidden": "true"
17020
- }, props), {}, {
17021
- children: /*#__PURE__*/jsxRuntime.jsxs("g", {
17022
- fill: "#4e47e5",
17023
- children: [/*#__PURE__*/jsxRuntime.jsx("path", {
17024
- d: "M19.06,8.58s-.05.06-.05.09c-.08.3-.12.64-.19.94-.51,2.31-1.24,4.58-2.76,6.43-2.99,3.66-7.63,3.71-11.68,1.85-.4-.19-1.44-.67-1.73-.95-.51-.5-.15-1.34.53-1.34.3,0,1.3.63,1.65.8,1.88.89,4.06,1.43,6.14,1.02,4.28-.84,5.87-5.18,6.51-9.01l-1.92,2.29c-.63.55-1.57-.08-1.23-.88,1.23-1.46,2.4-3.02,3.67-4.45.26-.29.41-.51.85-.47.34.03.53.27.66.57l2.05,5.4c.28.93-.99,1.44-1.43.56l-1.06-2.85Z"
17025
- }), /*#__PURE__*/jsxRuntime.jsx("path", {
17026
- d: "M13.64,11.93c.01.07-.03.14-.03.21,0,.22.03.46.03.68.01,1.06,0,2.13,0,3.19-.38.34-.83.57-1.28.8v-4.87h1.29Z"
17027
- }), /*#__PURE__*/jsxRuntime.jsx("path", {
17028
- d: "M11.74,12.74v4.29c-.33.09-.66.2-.99.25-.08.01-.27.07-.29-.01v-4.52s1.28,0,1.28,0Z"
17029
- }), /*#__PURE__*/jsxRuntime.jsx("path", {
17030
- d: "M9.87,13.55v3.8c-.42.07-.86,0-1.29-.03v-3.77h1.29Z"
17031
- }), /*#__PURE__*/jsxRuntime.jsx("path", {
17032
- d: "M15.51,11.13v2.69c-.39.58-.76,1.19-1.29,1.66v-4.35h1.29Z"
17033
- }), /*#__PURE__*/jsxRuntime.jsx("polygon", {
17034
- points: "7.97 14.35 7.97 17.25 6.71 16.91 6.71 14.35"
17035
- }), /*#__PURE__*/jsxRuntime.jsx("polygon", {
17036
- points: "6.1 15.16 6.1 16.74 4.81 16.19 4.81 15.16"
17037
- })]
17038
- })
17039
- }));
17040
- };
17041
-
17042
17009
  var CARD_BORDER = "1.5px solid #F1F1F5";
17043
17010
  var PANEL_BORDER = "1px solid #f0f0f0";
17044
17011
  var PANEL_SHADOW = "0 4px 24px rgba(0,0,0,0.06)";
@@ -17768,7 +17735,7 @@ var OverallSection = function OverallSection(_ref) {
17768
17735
  value: "$".concat(formatNumber(((_apiData$overviewStat5 = apiData === null || apiData === void 0 || (_apiData$overviewStat6 = apiData.overviewStats) === null || _apiData$overviewStat6 === void 0 || (_apiData$overviewStat6 = _apiData$overviewStat6.overview) === null || _apiData$overviewStat6 === void 0 ? void 0 : _apiData$overviewStat6.netRevenue) !== null && _apiData$overviewStat5 !== void 0 ? _apiData$overviewStat5 : 0).toFixed(2))),
17769
17736
  subValue: "".concat(Number((_apiData$overviewStat7 = apiData === null || apiData === void 0 || (_apiData$overviewStat8 = apiData.overviewStats) === null || _apiData$overviewStat8 === void 0 || (_apiData$overviewStat8 = _apiData$overviewStat8.overview.growthPercentage) === null || _apiData$overviewStat8 === void 0 ? void 0 : _apiData$overviewStat8.netRevenue) !== null && _apiData$overviewStat7 !== void 0 ? _apiData$overviewStat7 : 0).toFixed(2), "% vs pp\n "),
17770
17737
  label: "Net Raised",
17771
- icon: /*#__PURE__*/jsxRuntime.jsx(NetRaisedIcon, {}),
17738
+ icon: /*#__PURE__*/jsxRuntime.jsx(iconsMaterial.RequestQuoteOutlined, {}),
17772
17739
  money: true,
17773
17740
  error: false,
17774
17741
  warning: false
@@ -18366,7 +18333,7 @@ var PaidSection = function PaidSection(_ref) {
18366
18333
  error: false,
18367
18334
  warning: false
18368
18335
  },
18369
- "Revinue Raised": {
18336
+ "Revenue Raised": {
18370
18337
  value: "$".concat(formatNumber(0)),
18371
18338
  subValue: formatGrowth$2(0),
18372
18339
  data: flatSeries(0),