@popmenu/admin-ui 0.42.0 → 0.44.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,19 +228,19 @@ function __rest(s, e) {
228
228
  return t;
229
229
  }
230
230
 
231
- var _path$2$1;
231
+ var _path$F;
232
232
 
233
- function _extends$2$1() { _extends$2$1 = 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$2$1.apply(this, arguments); }
233
+ function _extends$1s() { _extends$1s = 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$1s.apply(this, arguments); }
234
234
 
235
235
  function SvgUser(props) {
236
- return /*#__PURE__*/React__namespace.createElement("svg", _extends$2$1({
236
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends$1s({
237
237
  viewBox: "0 0 16 16",
238
238
  fill: "none",
239
239
  strokeLinecap: "round",
240
240
  strokeLinejoin: "round",
241
241
  width: "1em",
242
242
  height: "1em"
243
- }, props), _path$2$1 || (_path$2$1 = /*#__PURE__*/React__namespace.createElement("path", {
243
+ }, props), _path$F || (_path$F = /*#__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
  })));
@@ -883,136 +883,169 @@ core.makeStyles(function (theme) { return ({
883
883
  },
884
884
  }); });
885
885
 
886
- var _g$1;
886
+ var _g$19, _defs$J;
887
887
 
888
- function _extends$6() { _extends$6 = 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$6.apply(this, arguments); }
888
+ function _extends$26() { _extends$26 = 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$26.apply(this, arguments); }
889
889
 
890
890
  function SvgCheckCircle(props) {
891
- return /*#__PURE__*/React__namespace.createElement("svg", _extends$6({
891
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends$26({
892
892
  viewBox: "0 0 16 16",
893
893
  fill: "none",
894
894
  strokeLinecap: "round",
895
895
  strokeLinejoin: "round",
896
896
  width: "1em",
897
897
  height: "1em"
898
- }, props), _g$1 || (_g$1 = /*#__PURE__*/React__namespace.createElement("g", {
898
+ }, props), _g$19 || (_g$19 = /*#__PURE__*/React__namespace.createElement("g", {
899
+ clipPath: "url(#check-circle_svg__clip0_8_5831)",
899
900
  stroke: "currentColor"
900
901
  }, /*#__PURE__*/React__namespace.createElement("path", {
901
902
  d: "M14.667 7.387V8a6.667 6.667 0 11-3.954-6.093"
902
903
  }), /*#__PURE__*/React__namespace.createElement("path", {
903
904
  d: "M14.667 2.667L8 9.34l-2-2"
904
- }))));
905
+ }))), _defs$J || (_defs$J = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
906
+ id: "check-circle_svg__clip0_8_5831"
907
+ }, /*#__PURE__*/React__namespace.createElement("path", {
908
+ fill: "currentColor",
909
+ d: "M0 0h16v16H0z"
910
+ })))));
905
911
  }
906
912
 
907
- var _path$4;
913
+ var _path$V;
908
914
 
909
- function _extends$5() { _extends$5 = 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$5.apply(this, arguments); }
915
+ function _extends$24() { _extends$24 = 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$24.apply(this, arguments); }
910
916
 
911
917
  function SvgX(props) {
912
- return /*#__PURE__*/React__namespace.createElement("svg", _extends$5({
918
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends$24({
913
919
  viewBox: "0 0 16 16",
914
920
  fill: "none",
915
921
  strokeLinecap: "round",
916
922
  strokeLinejoin: "round",
917
923
  width: "1em",
918
924
  height: "1em"
919
- }, props), _path$4 || (_path$4 = /*#__PURE__*/React__namespace.createElement("path", {
925
+ }, props), _path$V || (_path$V = /*#__PURE__*/React__namespace.createElement("path", {
920
926
  d: "M12 4l-8 8m0-8l8 8",
921
927
  stroke: "currentColor"
922
928
  })));
923
929
  }
924
930
 
925
- var _g;
931
+ var _g$11, _defs$C;
926
932
 
927
- function _extends$4() { _extends$4 = 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$4.apply(this, arguments); }
933
+ function _extends$1W() { _extends$1W = 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$1W.apply(this, arguments); }
928
934
 
929
935
  function SvgHelp(props) {
930
- return /*#__PURE__*/React__namespace.createElement("svg", _extends$4({
936
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends$1W({
931
937
  viewBox: "0 0 16 16",
932
938
  fill: "none",
933
939
  strokeLinecap: "round",
934
940
  strokeLinejoin: "round",
935
941
  width: "1em",
936
942
  height: "1em"
937
- }, props), _g || (_g = /*#__PURE__*/React__namespace.createElement("g", {
943
+ }, props), _g$11 || (_g$11 = /*#__PURE__*/React__namespace.createElement("g", {
944
+ clipPath: "url(#help_svg__clip0_8_5446)",
938
945
  stroke: "currentColor"
939
946
  }, /*#__PURE__*/React__namespace.createElement("path", {
940
947
  d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333z"
941
948
  }), /*#__PURE__*/React__namespace.createElement("path", {
942
949
  d: "M6.06 6a2 2 0 013.887.667c0 1.333-2 2-2 2M8 11.334h.007"
943
- }))));
950
+ }))), _defs$C || (_defs$C = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
951
+ id: "help_svg__clip0_8_5446"
952
+ }, /*#__PURE__*/React__namespace.createElement("path", {
953
+ fill: "currentColor",
954
+ d: "M0 0h16v16H0z"
955
+ })))));
944
956
  }
945
957
 
946
- var _path$3;
958
+ var _g$$, _defs$B;
947
959
 
948
- function _extends$3() { _extends$3 = 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$3.apply(this, arguments); }
960
+ function _extends$1U() { _extends$1U = 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$1U.apply(this, arguments); }
949
961
 
950
962
  function SvgInfo(props) {
951
- return /*#__PURE__*/React__namespace.createElement("svg", _extends$3({
963
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends$1U({
952
964
  viewBox: "0 0 16 16",
953
965
  fill: "none",
954
966
  strokeLinecap: "round",
955
967
  strokeLinejoin: "round",
956
968
  width: "1em",
957
969
  height: "1em"
958
- }, props), _path$3 || (_path$3 = /*#__PURE__*/React__namespace.createElement("path", {
959
- d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-4V8m0-2.667h.007",
970
+ }, props), _g$$ || (_g$$ = /*#__PURE__*/React__namespace.createElement("g", {
971
+ clipPath: "url(#info_svg__clip0_8_5377)",
960
972
  stroke: "currentColor"
961
- })));
973
+ }, /*#__PURE__*/React__namespace.createElement("path", {
974
+ d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-4V8m0-2.667h.007"
975
+ }))), _defs$B || (_defs$B = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
976
+ id: "info_svg__clip0_8_5377"
977
+ }, /*#__PURE__*/React__namespace.createElement("path", {
978
+ fill: "currentColor",
979
+ d: "M0 0h16v16H0z"
980
+ })))));
962
981
  }
963
982
 
964
- var _path$2;
983
+ var _g$M, _defs$s;
965
984
 
966
- function _extends$2() { _extends$2 = 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$2.apply(this, arguments); }
985
+ function _extends$1p() { _extends$1p = 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$1p.apply(this, arguments); }
967
986
 
968
987
  function SvgError(props) {
969
- return /*#__PURE__*/React__namespace.createElement("svg", _extends$2({
988
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends$1p({
970
989
  viewBox: "0 0 16 16",
971
990
  fill: "none",
972
991
  strokeLinecap: "round",
973
992
  strokeLinejoin: "round",
974
993
  width: "1em",
975
994
  height: "1em"
976
- }, props), _path$2 || (_path$2 = /*#__PURE__*/React__namespace.createElement("path", {
977
- 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",
995
+ }, props), _g$M || (_g$M = /*#__PURE__*/React__namespace.createElement("g", {
996
+ clipPath: "url(#error_svg__clip0_8_5411)",
978
997
  stroke: "currentColor"
979
- })));
998
+ }, /*#__PURE__*/React__namespace.createElement("path", {
999
+ 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"
1000
+ }))), _defs$s || (_defs$s = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
1001
+ id: "error_svg__clip0_8_5411"
1002
+ }, /*#__PURE__*/React__namespace.createElement("path", {
1003
+ fill: "currentColor",
1004
+ d: "M0 0h16v16H0z"
1005
+ })))));
980
1006
  }
981
1007
 
982
- var _path$1;
1008
+ var _path$B;
983
1009
 
984
- function _extends$1() { _extends$1 = 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$1.apply(this, arguments); }
1010
+ function _extends$1o() { _extends$1o = 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$1o.apply(this, arguments); }
985
1011
 
986
1012
  function SvgWarning(props) {
987
- return /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1013
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends$1o({
988
1014
  viewBox: "0 0 16 16",
989
1015
  fill: "none",
990
1016
  strokeLinecap: "round",
991
1017
  strokeLinejoin: "round",
992
1018
  width: "1em",
993
1019
  height: "1em"
994
- }, props), _path$1 || (_path$1 = /*#__PURE__*/React__namespace.createElement("path", {
1020
+ }, props), _path$B || (_path$B = /*#__PURE__*/React__namespace.createElement("path", {
995
1021
  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",
996
1022
  stroke: "currentColor"
997
1023
  })));
998
1024
  }
999
1025
 
1000
- var _path;
1026
+ var _g$r, _defs$k;
1001
1027
 
1002
- function _extends() { _extends = 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.apply(this, arguments); }
1028
+ function _extends$H() { _extends$H = 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$H.apply(this, arguments); }
1003
1029
 
1004
1030
  function SvgCircle(props) {
1005
- return /*#__PURE__*/React__namespace.createElement("svg", _extends({
1031
+ return /*#__PURE__*/React__namespace.createElement("svg", _extends$H({
1006
1032
  viewBox: "0 0 16 16",
1007
1033
  fill: "none",
1008
1034
  strokeLinecap: "round",
1009
1035
  strokeLinejoin: "round",
1010
1036
  width: "1em",
1011
1037
  height: "1em"
1012
- }, props), _path || (_path = /*#__PURE__*/React__namespace.createElement("path", {
1038
+ }, props), _g$r || (_g$r = /*#__PURE__*/React__namespace.createElement("g", {
1039
+ clipPath: "url(#circle_svg__clip0_8_2293)"
1040
+ }, /*#__PURE__*/React__namespace.createElement("path", {
1013
1041
  d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333z",
1014
1042
  stroke: "currentColor"
1015
- })));
1043
+ }))), _defs$k || (_defs$k = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
1044
+ id: "circle_svg__clip0_8_2293"
1045
+ }, /*#__PURE__*/React__namespace.createElement("path", {
1046
+ fill: "currentColor",
1047
+ d: "M0 0h16v16H0z"
1048
+ })))));
1016
1049
  }
1017
1050
 
1018
1051
  var useAlertStyles = styles.makeStyles(function (theme) { return ({