@popmenu/dashboard 0.73.0 → 0.75.0

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/build/index.js CHANGED
@@ -169,7 +169,7 @@ function __rest(s, e) {
169
169
  return t;
170
170
  }
171
171
 
172
- var _path$N;
172
+ var _path$M;
173
173
 
174
174
  function _extends$1L() { _extends$1L = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1L.apply(this, arguments); }
175
175
 
@@ -181,7 +181,7 @@ function SvgUser(props) {
181
181
  strokeLinejoin: "round",
182
182
  width: "1em",
183
183
  height: "1em"
184
- }, props), _path$N || (_path$N = /*#__PURE__*/React__namespace.createElement("path", {
184
+ }, props), _path$M || (_path$M = /*#__PURE__*/React__namespace.createElement("path", {
185
185
  d: "M13.333 14v-1.333A2.667 2.667 0 0010.667 10H5.333a2.667 2.667 0 00-2.666 2.667V14M8 7.333A2.667 2.667 0 108 2a2.667 2.667 0 000 5.333z",
186
186
  stroke: "currentColor"
187
187
  })));
@@ -848,7 +848,7 @@ core.makeStyles(function (theme) { return ({
848
848
  },
849
849
  }); });
850
850
 
851
- var _path$1g;
851
+ var _path$1f;
852
852
 
853
853
  function _extends$2M() { _extends$2M = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2M.apply(this, arguments); }
854
854
 
@@ -860,13 +860,13 @@ function SvgChevronDown(props) {
860
860
  strokeLinejoin: "round",
861
861
  width: "1em",
862
862
  height: "1em"
863
- }, props), _path$1g || (_path$1g = /*#__PURE__*/React__namespace.createElement("path", {
863
+ }, props), _path$1f || (_path$1f = /*#__PURE__*/React__namespace.createElement("path", {
864
864
  d: "M4 6l4 4 4-4",
865
865
  stroke: "currentColor"
866
866
  })));
867
867
  }
868
868
 
869
- var _g$_;
869
+ var _g$$;
870
870
 
871
871
  function _extends$1N() { _extends$1N = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1N.apply(this, arguments); }
872
872
 
@@ -878,7 +878,7 @@ function SvgTrend(props) {
878
878
  strokeLinejoin: "round",
879
879
  width: "1em",
880
880
  height: "1em"
881
- }, props), _g$_ || (_g$_ = /*#__PURE__*/React__namespace.createElement("g", {
881
+ }, props), _g$$ || (_g$$ = /*#__PURE__*/React__namespace.createElement("g", {
882
882
  stroke: "currentColor"
883
883
  }, /*#__PURE__*/React__namespace.createElement("path", {
884
884
  d: "M15.333 4L9 10.333 5.667 7l-5 5"
@@ -887,7 +887,7 @@ function SvgTrend(props) {
887
887
  }))));
888
888
  }
889
889
 
890
- var _g$Z;
890
+ var _g$_;
891
891
 
892
892
  function _extends$1M() { _extends$1M = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1M.apply(this, arguments); }
893
893
 
@@ -899,7 +899,7 @@ function SvgTrendDown(props) {
899
899
  strokeLinejoin: "round",
900
900
  width: "1em",
901
901
  height: "1em"
902
- }, props), _g$Z || (_g$Z = /*#__PURE__*/React__namespace.createElement("g", {
902
+ }, props), _g$_ || (_g$_ = /*#__PURE__*/React__namespace.createElement("g", {
903
903
  stroke: "currentColor"
904
904
  }, /*#__PURE__*/React__namespace.createElement("path", {
905
905
  d: "M15.333 12L9 5.667 5.667 9l-5-5"