@popmenu/admin-ui 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
@@ -228,7 +228,7 @@ function __rest(s, e) {
228
228
  return t;
229
229
  }
230
230
 
231
- var _path$N;
231
+ var _path$M;
232
232
 
233
233
  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); }
234
234
 
@@ -240,7 +240,7 @@ function SvgUser(props) {
240
240
  strokeLinejoin: "round",
241
241
  width: "1em",
242
242
  height: "1em"
243
- }, props), _path$N || (_path$N = /*#__PURE__*/React__namespace.createElement("path", {
243
+ }, props), _path$M || (_path$M = /*#__PURE__*/React__namespace.createElement("path", {
244
244
  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",
245
245
  stroke: "currentColor"
246
246
  })));
@@ -907,7 +907,7 @@ core.makeStyles(function (theme) { return ({
907
907
  },
908
908
  }); });
909
909
 
910
- var _g$1m;
910
+ var _g$1n;
911
911
 
912
912
  function _extends$2r() { _extends$2r = 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$2r.apply(this, arguments); }
913
913
 
@@ -919,7 +919,7 @@ function SvgCheckCircle(props) {
919
919
  strokeLinejoin: "round",
920
920
  width: "1em",
921
921
  height: "1em"
922
- }, props), _g$1m || (_g$1m = /*#__PURE__*/React__namespace.createElement("g", {
922
+ }, props), _g$1n || (_g$1n = /*#__PURE__*/React__namespace.createElement("g", {
923
923
  stroke: "currentColor"
924
924
  }, /*#__PURE__*/React__namespace.createElement("path", {
925
925
  d: "M14.667 7.387V8a6.667 6.667 0 11-3.954-6.093"
@@ -928,7 +928,7 @@ function SvgCheckCircle(props) {
928
928
  }))));
929
929
  }
930
930
 
931
- var _path$13;
931
+ var _path$12;
932
932
 
933
933
  function _extends$2p() { _extends$2p = 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$2p.apply(this, arguments); }
934
934
 
@@ -940,13 +940,13 @@ function SvgX(props) {
940
940
  strokeLinejoin: "round",
941
941
  width: "1em",
942
942
  height: "1em"
943
- }, props), _path$13 || (_path$13 = /*#__PURE__*/React__namespace.createElement("path", {
943
+ }, props), _path$12 || (_path$12 = /*#__PURE__*/React__namespace.createElement("path", {
944
944
  d: "M12 4l-8 8m0-8l8 8",
945
945
  stroke: "currentColor"
946
946
  })));
947
947
  }
948
948
 
949
- var _g$1e, _defs$D;
949
+ var _g$1f, _defs$E;
950
950
 
951
951
  function _extends$2f() { _extends$2f = 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$2f.apply(this, arguments); }
952
952
 
@@ -958,14 +958,14 @@ function SvgHelp(props) {
958
958
  strokeLinejoin: "round",
959
959
  width: "1em",
960
960
  height: "1em"
961
- }, props), _g$1e || (_g$1e = /*#__PURE__*/React__namespace.createElement("g", {
961
+ }, props), _g$1f || (_g$1f = /*#__PURE__*/React__namespace.createElement("g", {
962
962
  clipPath: "url(#help_svg__clip0_8_5446)",
963
963
  stroke: "currentColor"
964
964
  }, /*#__PURE__*/React__namespace.createElement("path", {
965
965
  d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333z"
966
966
  }), /*#__PURE__*/React__namespace.createElement("path", {
967
967
  d: "M6.06 6a2 2 0 013.887.667c0 1.333-2 2-2 2M8 11.334h.007"
968
- }))), _defs$D || (_defs$D = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
968
+ }))), _defs$E || (_defs$E = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
969
969
  id: "help_svg__clip0_8_5446"
970
970
  }, /*#__PURE__*/React__namespace.createElement("path", {
971
971
  fill: "currentColor",
@@ -973,7 +973,7 @@ function SvgHelp(props) {
973
973
  })))));
974
974
  }
975
975
 
976
- var _g$1b, _defs$C;
976
+ var _g$1c, _defs$D;
977
977
 
978
978
  function _extends$2c() { _extends$2c = 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$2c.apply(this, arguments); }
979
979
 
@@ -985,12 +985,12 @@ function SvgInfo(props) {
985
985
  strokeLinejoin: "round",
986
986
  width: "1em",
987
987
  height: "1em"
988
- }, props), _g$1b || (_g$1b = /*#__PURE__*/React__namespace.createElement("g", {
988
+ }, props), _g$1c || (_g$1c = /*#__PURE__*/React__namespace.createElement("g", {
989
989
  clipPath: "url(#info_svg__clip0_8_5377)",
990
990
  stroke: "currentColor"
991
991
  }, /*#__PURE__*/React__namespace.createElement("path", {
992
992
  d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-4V8m0-2.667h.007"
993
- }))), _defs$C || (_defs$C = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
993
+ }))), _defs$D || (_defs$D = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
994
994
  id: "info_svg__clip0_8_5377"
995
995
  }, /*#__PURE__*/React__namespace.createElement("path", {
996
996
  fill: "currentColor",
@@ -998,7 +998,7 @@ function SvgInfo(props) {
998
998
  })))));
999
999
  }
1000
1000
 
1001
- var _g$X, _defs$t;
1001
+ var _g$Y, _defs$u;
1002
1002
 
1003
1003
  function _extends$1H() { _extends$1H = 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$1H.apply(this, arguments); }
1004
1004
 
@@ -1010,12 +1010,12 @@ function SvgError(props) {
1010
1010
  strokeLinejoin: "round",
1011
1011
  width: "1em",
1012
1012
  height: "1em"
1013
- }, props), _g$X || (_g$X = /*#__PURE__*/React__namespace.createElement("g", {
1013
+ }, props), _g$Y || (_g$Y = /*#__PURE__*/React__namespace.createElement("g", {
1014
1014
  clipPath: "url(#error_svg__clip0_8_5411)",
1015
1015
  stroke: "currentColor"
1016
1016
  }, /*#__PURE__*/React__namespace.createElement("path", {
1017
1017
  d: "M5.24 1.333h5.52l3.907 3.907v5.52l-3.907 3.907H5.24L1.333 10.76V5.24L5.24 1.333zm2.76 4V8m0 2.666h.008"
1018
- }))), _defs$t || (_defs$t = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
1018
+ }))), _defs$u || (_defs$u = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
1019
1019
  id: "error_svg__clip0_8_5411"
1020
1020
  }, /*#__PURE__*/React__namespace.createElement("path", {
1021
1021
  fill: "currentColor",
@@ -1023,7 +1023,7 @@ function SvgError(props) {
1023
1023
  })))));
1024
1024
  }
1025
1025
 
1026
- var _path$K;
1026
+ var _path$J;
1027
1027
 
1028
1028
  function _extends$1G() { _extends$1G = 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$1G.apply(this, arguments); }
1029
1029
 
@@ -1035,7 +1035,7 @@ function SvgWarning(props) {
1035
1035
  strokeLinejoin: "round",
1036
1036
  width: "1em",
1037
1037
  height: "1em"
1038
- }, props), _path$K || (_path$K = /*#__PURE__*/React__namespace.createElement("path", {
1038
+ }, props), _path$J || (_path$J = /*#__PURE__*/React__namespace.createElement("path", {
1039
1039
  d: "M6.86 2.573L1.213 12a1.334 1.334 0 001.14 2h11.294a1.332 1.332 0 001.14-2L9.14 2.573a1.333 1.333 0 00-2.28 0v0zM8 6v2.667m0 2.667h.007",
1040
1040
  stroke: "currentColor"
1041
1041
  })));