@popmenu/dashboard 0.69.0 → 0.71.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.es.js CHANGED
@@ -124,7 +124,7 @@ function __rest(s, e) {
124
124
  return t;
125
125
  }
126
126
 
127
- var _path$I;
127
+ var _path$J;
128
128
 
129
129
  function _extends$1D() { _extends$1D = 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$1D.apply(this, arguments); }
130
130
 
@@ -136,7 +136,7 @@ function SvgUser(props) {
136
136
  strokeLinejoin: "round",
137
137
  width: "1em",
138
138
  height: "1em"
139
- }, props), _path$I || (_path$I = /*#__PURE__*/React.createElement("path", {
139
+ }, props), _path$J || (_path$J = /*#__PURE__*/React.createElement("path", {
140
140
  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",
141
141
  stroke: "currentColor"
142
142
  })));
@@ -803,7 +803,7 @@ makeStyles(function (theme) { return ({
803
803
  },
804
804
  }); });
805
805
 
806
- var _path$1b;
806
+ var _path$1c;
807
807
 
808
808
  function _extends$2E() { _extends$2E = 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$2E.apply(this, arguments); }
809
809
 
@@ -815,13 +815,13 @@ function SvgChevronDown(props) {
815
815
  strokeLinejoin: "round",
816
816
  width: "1em",
817
817
  height: "1em"
818
- }, props), _path$1b || (_path$1b = /*#__PURE__*/React.createElement("path", {
818
+ }, props), _path$1c || (_path$1c = /*#__PURE__*/React.createElement("path", {
819
819
  d: "M4 6l4 4 4-4",
820
820
  stroke: "currentColor"
821
821
  })));
822
822
  }
823
823
 
824
- var _g$X;
824
+ var _g$W;
825
825
 
826
826
  function _extends$1F() { _extends$1F = 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$1F.apply(this, arguments); }
827
827
 
@@ -833,7 +833,7 @@ function SvgTrend(props) {
833
833
  strokeLinejoin: "round",
834
834
  width: "1em",
835
835
  height: "1em"
836
- }, props), _g$X || (_g$X = /*#__PURE__*/React.createElement("g", {
836
+ }, props), _g$W || (_g$W = /*#__PURE__*/React.createElement("g", {
837
837
  stroke: "currentColor"
838
838
  }, /*#__PURE__*/React.createElement("path", {
839
839
  d: "M15.333 4L9 10.333 5.667 7l-5 5"
@@ -842,7 +842,7 @@ function SvgTrend(props) {
842
842
  }))));
843
843
  }
844
844
 
845
- var _g$W;
845
+ var _g$V;
846
846
 
847
847
  function _extends$1E() { _extends$1E = 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$1E.apply(this, arguments); }
848
848
 
@@ -854,7 +854,7 @@ function SvgTrendDown(props) {
854
854
  strokeLinejoin: "round",
855
855
  width: "1em",
856
856
  height: "1em"
857
- }, props), _g$W || (_g$W = /*#__PURE__*/React.createElement("g", {
857
+ }, props), _g$V || (_g$V = /*#__PURE__*/React.createElement("g", {
858
858
  stroke: "currentColor"
859
859
  }, /*#__PURE__*/React.createElement("path", {
860
860
  d: "M15.333 12L9 5.667 5.667 9l-5-5"
@@ -863,7 +863,7 @@ function SvgTrendDown(props) {
863
863
  }))));
864
864
  }
865
865
 
866
- var _path$d;
866
+ var _path$e;
867
867
 
868
868
  function _extends$M() { _extends$M = 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$M.apply(this, arguments); }
869
869
 
@@ -875,7 +875,7 @@ function SvgGitCommit(props) {
875
875
  strokeLinejoin: "round",
876
876
  width: "1em",
877
877
  height: "1em"
878
- }, props), _path$d || (_path$d = /*#__PURE__*/React.createElement("path", {
878
+ }, props), _path$e || (_path$e = /*#__PURE__*/React.createElement("path", {
879
879
  d: "M8 10.667a2.667 2.667 0 100-5.334 2.667 2.667 0 000 5.334zM.7 8h3.967m6.673 0h3.966",
880
880
  stroke: "currentColor"
881
881
  })));