@semcore/illustration 17.0.1 → 17.0.2-prerelease.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.
Files changed (110) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/lib/AccessDenied/index.js +26 -207
  3. package/lib/AccessDenied/index.mjs +18 -206
  4. package/lib/AccessLogIn/index.js +26 -309
  5. package/lib/AccessLogIn/index.mjs +18 -308
  6. package/lib/AreaChart/index.js +32 -54
  7. package/lib/AreaChart/index.mjs +24 -53
  8. package/lib/Blocked/index.js +118 -458
  9. package/lib/Blocked/index.mjs +110 -457
  10. package/lib/ChoroplethMapChart/index.js +34 -76
  11. package/lib/ChoroplethMapChart/index.mjs +26 -75
  12. package/lib/Coffee/index.js +29 -61
  13. package/lib/Coffee/index.mjs +21 -60
  14. package/lib/Collection/index.js +31 -55
  15. package/lib/Collection/index.mjs +23 -54
  16. package/lib/CombinedChart/index.js +36 -83
  17. package/lib/CombinedChart/index.mjs +28 -82
  18. package/lib/Configuration/index.js +47 -162
  19. package/lib/Configuration/index.mjs +39 -161
  20. package/lib/Confirmation/index.js +28 -232
  21. package/lib/Confirmation/index.mjs +20 -231
  22. package/lib/Congrats/index.js +23 -112
  23. package/lib/Congrats/index.mjs +15 -111
  24. package/lib/ConnectionLost/index.js +31 -264
  25. package/lib/ConnectionLost/index.mjs +23 -263
  26. package/lib/DeletedAccount/index.js +47 -341
  27. package/lib/DeletedAccount/index.mjs +39 -340
  28. package/lib/DeletedPage/index.js +23 -46
  29. package/lib/DeletedPage/index.mjs +15 -45
  30. package/lib/Dns/index.js +27 -145
  31. package/lib/Dns/index.mjs +19 -144
  32. package/lib/DonutChart/index.js +37 -96
  33. package/lib/DonutChart/index.mjs +29 -95
  34. package/lib/Duplicates/index.js +34 -73
  35. package/lib/Duplicates/index.mjs +26 -72
  36. package/lib/Feedback/index.js +31 -61
  37. package/lib/Feedback/index.mjs +23 -60
  38. package/lib/FunnelChart/index.js +33 -63
  39. package/lib/FunnelChart/index.mjs +25 -62
  40. package/lib/Good/index.js +38 -96
  41. package/lib/Good/index.mjs +30 -95
  42. package/lib/HeatMapChart/index.js +35 -81
  43. package/lib/HeatMapChart/index.mjs +27 -80
  44. package/lib/HorizontalBarChart/index.js +33 -67
  45. package/lib/HorizontalBarChart/index.mjs +25 -66
  46. package/lib/KagiChart/index.js +30 -48
  47. package/lib/KagiChart/index.mjs +22 -47
  48. package/lib/LineChart/index.js +31 -51
  49. package/lib/LineChart/index.mjs +23 -50
  50. package/lib/LollipopChart/index.js +33 -68
  51. package/lib/LollipopChart/index.mjs +25 -67
  52. package/lib/MailSent/index.js +35 -108
  53. package/lib/MailSent/index.mjs +27 -107
  54. package/lib/Maintenance/index.js +27 -328
  55. package/lib/Maintenance/index.mjs +19 -327
  56. package/lib/Nexttime/index.js +35 -75
  57. package/lib/Nexttime/index.mjs +27 -74
  58. package/lib/NoPayment/index.js +23 -269
  59. package/lib/NoPayment/index.mjs +15 -268
  60. package/lib/NothingFound/index.js +37 -99
  61. package/lib/NothingFound/index.mjs +29 -98
  62. package/lib/OtherData/index.js +35 -82
  63. package/lib/OtherData/index.mjs +27 -81
  64. package/lib/PageError/index.js +60 -189
  65. package/lib/PageError/index.mjs +52 -188
  66. package/lib/PageNotFound/index.js +78 -249
  67. package/lib/PageNotFound/index.mjs +70 -248
  68. package/lib/PieChart/index.js +35 -81
  69. package/lib/PieChart/index.mjs +27 -80
  70. package/lib/Processing/index.js +32 -61
  71. package/lib/Processing/index.mjs +24 -60
  72. package/lib/ProjectNotFound/index.js +60 -212
  73. package/lib/ProjectNotFound/index.mjs +52 -211
  74. package/lib/RadarChart/index.js +32 -60
  75. package/lib/RadarChart/index.mjs +24 -59
  76. package/lib/RadialTreeChart/index.js +38 -102
  77. package/lib/RadialTreeChart/index.mjs +30 -101
  78. package/lib/SankeyChart/index.js +36 -88
  79. package/lib/SankeyChart/index.mjs +28 -87
  80. package/lib/ScatterPlotChart/index.js +34 -73
  81. package/lib/ScatterPlotChart/index.mjs +26 -72
  82. package/lib/StackedAreaChart/index.js +36 -75
  83. package/lib/StackedAreaChart/index.mjs +28 -74
  84. package/lib/Suggestion/index.js +32 -59
  85. package/lib/Suggestion/index.mjs +24 -58
  86. package/lib/Suggestions/index.js +32 -62
  87. package/lib/Suggestions/index.mjs +24 -61
  88. package/lib/Table/index.js +29 -46
  89. package/lib/Table/index.mjs +21 -45
  90. package/lib/TagCloud/index.js +34 -73
  91. package/lib/TagCloud/index.mjs +26 -72
  92. package/lib/TextLinksEtc/index.js +30 -49
  93. package/lib/TextLinksEtc/index.mjs +22 -48
  94. package/lib/Timeout/index.js +26 -346
  95. package/lib/Timeout/index.mjs +18 -345
  96. package/lib/UnderConstruction/index.js +40 -108
  97. package/lib/UnderConstruction/index.mjs +32 -107
  98. package/lib/VennChart/index.js +34 -74
  99. package/lib/VennChart/index.mjs +26 -73
  100. package/lib/VerticalBarChart/index.js +33 -68
  101. package/lib/VerticalBarChart/index.mjs +25 -67
  102. package/lib/Waiting/index.js +33 -61
  103. package/lib/Waiting/index.mjs +25 -60
  104. package/lib/Warning/index.js +31 -56
  105. package/lib/Warning/index.mjs +23 -55
  106. package/lib/cjs/index.js +1 -1
  107. package/lib/es6/index.js +1 -1
  108. package/lib/esm/index.mjs +1 -1
  109. package/package.json +3 -6
  110. package/svg/MailSent.svg +1 -27
@@ -6,73 +6,31 @@ const LollipopChart = ({ fill = "none", width = "80", height = "80", viewBox = "
6
6
  const colorResolver = useColorResolver();
7
7
  const resolvedPrimaryColor = colorResolver(primaryColor);
8
8
  const resolvedSecondaryColor = colorResolver(secondaryColor);
9
- return /* @__PURE__ */ React.createElement(Box, {
10
- ref,
11
- width,
12
- height,
13
- viewBox,
14
- fill,
15
- tag: "svg",
16
- "aria-hidden": true,
17
- ...props
18
- }, /* @__PURE__ */ React.createElement("path", {
19
- d: "M57.32 4a21.696 21.696 0 0 0-17.394 8.726A21.736 21.736 0 0 0 22.45 4c-11.54.082-21.02 9.052-21.433 20.47-.906 23.732 33.798 48.28 38.497 51.46.33.244.742.244.99 0C45.036 72.668 79 47.794 79 25.367 78.918 13.542 69.273 4 57.32 4Z",
20
- fill: resolvedPrimaryColor
21
- }), /* @__PURE__ */ React.createElement("path", {
22
- d: "M65.925 56.967s.086-.054.119-.086l6.495-4.324-3.134-1.696-3.134.756-8.3-31.677a5.705 5.705 0 0 0-6.68-4.15l-39.588 8.073-1.394-3.123-3.415 5.88a6.504 6.504 0 0 0-.216.367v.022a5.637 5.637 0 0 0-.454 4.247l10.44 36.648a2.587 2.587 0 0 0 3.177 1.794l45.273-12.342a2.94 2.94 0 0 0 .746-.346l.054-.032.01-.011Z",
23
- fill: resolvedPrimaryColor,
24
- stroke: resolvedSecondaryColor,
25
- strokeLinecap: "round",
26
- strokeLinejoin: "round",
27
- strokeWidth: ".7"
28
- }), /* @__PURE__ */ React.createElement("path", {
29
- d: "M71.762 52.903 24.09 65.905a2.734 2.734 0 0 1-3.35-1.892L9.747 25.42c-.962-3.372 1.157-6.852 4.593-7.555l42.874-8.743c3.134-.638 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.328Z",
30
- fill: "#fff"
31
- }), /* @__PURE__ */ React.createElement("path", {
32
- d: "M65.451 18.168 11.068 30.11l-1.34-4.69c-.963-3.372 1.156-6.852 4.593-7.555l42.884-8.743c3.134-.638 6.225 1.286 7.025 4.377l1.221 4.669Z",
33
- fill: resolvedSecondaryColor
34
- }), /* @__PURE__ */ React.createElement("path", {
35
- d: "M18.393 22.778a1.873 1.873 0 0 1-1.416 2.367c-1.08.238-2.226-.454-2.529-1.524a1.868 1.868 0 0 1 1.427-2.367c1.092-.227 2.216.465 2.518 1.535v-.011Z",
36
- fill: "#fff"
37
- }), /* @__PURE__ */ React.createElement("path", {
38
- d: "M25.375 21.308c.291 1.06-.325 2.108-1.395 2.334-1.07.227-2.183-.453-2.475-1.523-.291-1.07.325-2.119 1.405-2.346 1.07-.227 2.173.465 2.465 1.524v.011Z",
39
- fill: resolvedPrimaryColor
40
- }), /* @__PURE__ */ React.createElement("path", {
41
- d: "M11.09 30.212s.324-3.155.605-6.387l-1.373-3.08-3.415 5.88a6.53 6.53 0 0 0-.216.367v.021a5.637 5.637 0 0 0-.454 4.248l1.394 4.906 3.458-5.966v.011Z",
42
- fill: resolvedSecondaryColor
43
- }), /* @__PURE__ */ React.createElement("path", {
44
- d: "M71.762 52.903 24.09 65.905a2.734 2.734 0 0 1-3.35-1.892L9.747 25.42c-.962-3.372 1.157-6.852 4.593-7.555l42.874-8.743c3.134-.638 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.328ZM29.958 46.03l2.918 10.472M45.425 46.992l1.588 5.815",
45
- stroke: resolvedSecondaryColor,
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round",
48
- strokeWidth: ".7"
49
- }), /* @__PURE__ */ React.createElement("path", {
50
- d: "M60.525 27.64c.691 2.637-1.114 5.328-4.053 6.03-2.972.714-5.977-.864-6.69-3.533-.713-2.67 1.135-5.404 4.128-6.074 2.962-.67 5.912.94 6.615 3.577Z",
51
- fill: resolvedSecondaryColor,
52
- stroke: resolvedSecondaryColor,
53
- strokeLinecap: "round",
54
- strokeLinejoin: "round",
55
- strokeWidth: ".7"
56
- }), /* @__PURE__ */ React.createElement("path", {
57
- d: "M49.478 40.981c.691 2.583-1.114 5.264-4.053 6.01-2.972.756-5.977-.746-6.69-3.362-.724-2.626 1.135-5.339 4.128-6.052 2.962-.713 5.912.821 6.615 3.404Z",
58
- stroke: resolvedSecondaryColor,
59
- strokeLinecap: "round",
60
- strokeLinejoin: "round",
61
- strokeWidth: ".7"
62
- }), /* @__PURE__ */ React.createElement("path", {
63
- d: "M34.002 40.15c.692 2.529-1.102 5.155-4.053 5.89-2.972.735-5.976-.735-6.7-3.307-.724-2.572 1.134-5.231 4.128-5.923 2.961-.691 5.912.81 6.614 3.34h.011Z",
64
- fill: resolvedPrimaryColor,
65
- stroke: resolvedSecondaryColor,
66
- strokeLinecap: "round",
67
- strokeLinejoin: "round",
68
- strokeWidth: ".7"
69
- }), /* @__PURE__ */ React.createElement("path", {
70
- d: "m56.373 33.282 4.259 15.974M38.658 43.162l3.667-5.344M41.22 46.5 47 38.068M45.828 46.844l3.726-5.436M70.595 48.97 23.128 61.54",
71
- stroke: resolvedSecondaryColor,
72
- strokeLinecap: "round",
73
- strokeLinejoin: "round",
74
- strokeWidth: ".7"
75
- }));
9
+ return /* @__PURE__ */ React.createElement(
10
+ Box,
11
+ {
12
+ ref,
13
+ width,
14
+ height,
15
+ viewBox,
16
+ fill,
17
+ tag: "svg",
18
+ "aria-hidden": true,
19
+ ...props
20
+ },
21
+ /* @__PURE__ */ React.createElement("path", { d: "M57.32 4a21.696 21.696 0 0 0-17.394 8.726A21.736 21.736 0 0 0 22.45 4c-11.54.082-21.02 9.052-21.433 20.47-.906 23.732 33.798 48.28 38.497 51.46.33.244.742.244.99 0C45.036 72.668 79 47.794 79 25.367 78.918 13.542 69.273 4 57.32 4Z", fill: resolvedPrimaryColor }),
22
+ /* @__PURE__ */ React.createElement("path", { d: "M65.925 56.967s.086-.054.119-.086l6.495-4.324-3.134-1.696-3.134.756-8.3-31.677a5.705 5.705 0 0 0-6.68-4.15l-39.588 8.073-1.394-3.123-3.415 5.88a6.504 6.504 0 0 0-.216.367v.022a5.637 5.637 0 0 0-.454 4.247l10.44 36.648a2.587 2.587 0 0 0 3.177 1.794l45.273-12.342a2.94 2.94 0 0 0 .746-.346l.054-.032.01-.011Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
23
+ /* @__PURE__ */ React.createElement("path", { d: "M71.762 52.903 24.09 65.905a2.734 2.734 0 0 1-3.35-1.892L9.747 25.42c-.962-3.372 1.157-6.852 4.593-7.555l42.874-8.743c3.134-.638 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.328Z", fill: "#fff" }),
24
+ /* @__PURE__ */ React.createElement("path", { d: "M65.451 18.168 11.068 30.11l-1.34-4.69c-.963-3.372 1.156-6.852 4.593-7.555l42.884-8.743c3.134-.638 6.225 1.286 7.025 4.377l1.221 4.669Z", fill: resolvedSecondaryColor }),
25
+ /* @__PURE__ */ React.createElement("path", { d: "M18.393 22.778a1.873 1.873 0 0 1-1.416 2.367c-1.08.238-2.226-.454-2.529-1.524a1.868 1.868 0 0 1 1.427-2.367c1.092-.227 2.216.465 2.518 1.535v-.011Z", fill: "#fff" }),
26
+ /* @__PURE__ */ React.createElement("path", { d: "M25.375 21.308c.291 1.06-.325 2.108-1.395 2.334-1.07.227-2.183-.453-2.475-1.523-.291-1.07.325-2.119 1.405-2.346 1.07-.227 2.173.465 2.465 1.524v.011Z", fill: resolvedPrimaryColor }),
27
+ /* @__PURE__ */ React.createElement("path", { d: "M11.09 30.212s.324-3.155.605-6.387l-1.373-3.08-3.415 5.88a6.53 6.53 0 0 0-.216.367v.021a5.637 5.637 0 0 0-.454 4.248l1.394 4.906 3.458-5.966v.011Z", fill: resolvedSecondaryColor }),
28
+ /* @__PURE__ */ React.createElement("path", { d: "M71.762 52.903 24.09 65.905a2.734 2.734 0 0 1-3.35-1.892L9.747 25.42c-.962-3.372 1.157-6.852 4.593-7.555l42.874-8.743c3.134-.638 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.328ZM29.958 46.03l2.918 10.472M45.425 46.992l1.588 5.815", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
29
+ /* @__PURE__ */ React.createElement("path", { d: "M60.525 27.64c.691 2.637-1.114 5.328-4.053 6.03-2.972.714-5.977-.864-6.69-3.533-.713-2.67 1.135-5.404 4.128-6.074 2.962-.67 5.912.94 6.615 3.577Z", fill: resolvedSecondaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
30
+ /* @__PURE__ */ React.createElement("path", { d: "M49.478 40.981c.691 2.583-1.114 5.264-4.053 6.01-2.972.756-5.977-.746-6.69-3.362-.724-2.626 1.135-5.339 4.128-6.052 2.962-.713 5.912.821 6.615 3.404Z", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
31
+ /* @__PURE__ */ React.createElement("path", { d: "M34.002 40.15c.692 2.529-1.102 5.155-4.053 5.89-2.972.735-5.976-.735-6.7-3.307-.724-2.572 1.134-5.231 4.128-5.923 2.961-.691 5.912.81 6.614 3.34h.011Z", fill: resolvedPrimaryColor, stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" }),
32
+ /* @__PURE__ */ React.createElement("path", { d: "m56.373 33.282 4.259 15.974M38.658 43.162l3.667-5.344M41.22 46.5 47 38.068M45.828 46.844l3.726-5.436M70.595 48.97 23.128 61.54", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".7" })
33
+ );
76
34
  };
77
35
  LollipopChart.displayName = "LollipopChart";
78
36
  var stdin_default = createBaseComponent(LollipopChart);
@@ -16,7 +16,14 @@ var __copyProps = (to, from, except, desc) => {
16
16
  }
17
17
  return to;
18
18
  };
19
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
20
27
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
28
  var stdin_exports = {};
22
29
  __export(stdin_exports, {
@@ -27,116 +34,36 @@ var import_react = __toESM(require("react"));
27
34
  var import_core = require("@semcore/core");
28
35
  var import_base_components = require("@semcore/base-components");
29
36
  var import_useColorResolver = require("@semcore/core/lib/utils/use/useColorResolver");
30
- const MailSent = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", primaryColor = "#45E0A8", secondaryColor = "black", ...props }, ref) => {
37
+ const MailSent = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", primaryColor = "#45e0a8", secondaryColor = "#000", ...props }, ref) => {
31
38
  const colorResolver = (0, import_useColorResolver.useColorResolver)();
32
39
  const resolvedPrimaryColor = colorResolver(primaryColor);
33
40
  const resolvedSecondaryColor = colorResolver(secondaryColor);
34
- return /* @__PURE__ */ import_react.default.createElement(import_base_components.Box, {
35
- ref,
36
- width,
37
- height,
38
- viewBox,
39
- fill,
40
- tag: "svg",
41
- "aria-hidden": true,
42
- ...props
43
- }, /* @__PURE__ */ import_react.default.createElement("g", {
44
- clipPath: "url(#igc-mailsent-el-0)"
45
- }, /* @__PURE__ */ import_react.default.createElement("path", {
46
- d: "M27.945 5.04601C27.7367 5.04597 27.5305 5.08702 27.3382 5.16681C27.1458 5.24661 26.9711 5.36357 26.824 5.51101L13.909 18.426C7.41941 24.9156 3.77361 33.7174 3.77361 42.895C3.77361 52.0727 7.41941 60.8744 13.909 67.364C20.3986 73.8536 29.2003 77.4994 38.378 77.4994C47.5556 77.4994 56.3574 73.8536 62.847 67.364L75.762 54.448C75.9093 54.3011 76.0261 54.1265 76.1057 53.9343C76.1853 53.7421 76.2262 53.536 76.226 53.328V5.94401C76.226 5.70531 76.1312 5.47639 75.9624 5.30761C75.7936 5.13883 75.5647 5.04401 75.326 5.04401L27.945 5.04601Z",
47
- fill: resolvedPrimaryColor
48
- }), /* @__PURE__ */ import_react.default.createElement("path", {
49
- d: "M28.615 44.751L28.815 45.104C34.956 41.652 52.997 31.426 56.346 34.573C55.208 31.466 39.307 34.9 28.615 44.751Z",
50
- fill: "white"
51
- }), /* @__PURE__ */ import_react.default.createElement("path", {
52
- d: "M28.513 31.03C26.7 37.072 19.3 55.5 15.07 61.342L18.083 62.254L19.659 60.925C23.878 51.385 29.639 34.972 29.971 29.467C29.462 29.182 28.947 29.583 28.513 31.03Z",
53
- fill: "white"
54
- }), /* @__PURE__ */ import_react.default.createElement("path", {
55
- d: "M15.07 61.342C19.3 55.5 26.7 37.072 28.513 31.03C30.326 24.988 33.555 37.039 31.743 42.145",
56
- stroke: resolvedSecondaryColor,
57
- strokeLinecap: "round",
58
- strokeLinejoin: "round",
59
- strokeWidth: "0.75"
60
- }), /* @__PURE__ */ import_react.default.createElement("path", {
61
- d: "M27.909 45.411C38.592 35.046 55.183 31.4 56.342 34.573C57.03 36.459 42.913 40.832 37.934 46.889",
62
- stroke: resolvedSecondaryColor,
63
- strokeLinecap: "round",
64
- strokeLinejoin: "round",
65
- strokeWidth: "0.75"
66
- }), /* @__PURE__ */ import_react.default.createElement("path", {
67
- d: "M44.281 21.43C41.036 20.27 35.689 18.539 32.832 17.741C36.95 15.907 69.787 3.753 72.5 2.5C71.578 6.606 67.576 20.78 65.784 27.433C60.957 25.751 56.056 24.275 52.862 23.24C50.8607 25.8918 49.0505 28.6825 47.445 31.591C46.272 27.731 45.116 23.274 44.281 21.43Z",
68
- fill: "white",
69
- stroke: resolvedSecondaryColor,
70
- strokeLinecap: "round",
71
- strokeLinejoin: "round",
72
- strokeWidth: "0.75"
73
- }), /* @__PURE__ */ import_react.default.createElement("path", {
74
- d: "M44.281 21.43L61.026 10.352",
75
- stroke: resolvedSecondaryColor,
76
- strokeLinecap: "round",
77
- strokeLinejoin: "round",
78
- strokeWidth: "0.75"
79
- }), /* @__PURE__ */ import_react.default.createElement("path", {
80
- d: "M52.864 23.24L72.502 2.5",
81
- stroke: resolvedSecondaryColor,
82
- strokeLinecap: "round",
83
- strokeLinejoin: "round",
84
- strokeWidth: "0.75"
85
- }), /* @__PURE__ */ import_react.default.createElement("path", {
86
- d: "M47.447 31.591L55.299 24.015",
87
- stroke: resolvedSecondaryColor,
88
- strokeLinecap: "round",
89
- strokeLinejoin: "round",
90
- strokeWidth: "0.75"
91
- }), /* @__PURE__ */ import_react.default.createElement("path", {
92
- d: "M48.436 30.173L51.891 24.532L52.864 23.405L54.928 24.015L55.364 23.884L52.009 27.311L49.53 29.581L48.204 30.695L48.436 30.173Z",
93
- fill: resolvedSecondaryColor
94
- }), /* @__PURE__ */ import_react.default.createElement("path", {
95
- d: "M34.013 21.451L23.202 26.58",
96
- stroke: "white",
97
- strokeLinecap: "round",
98
- strokeLinejoin: "round",
99
- strokeWidth: "0.75"
100
- }), /* @__PURE__ */ import_react.default.createElement("path", {
101
- d: "M40.905 22.5L34.013 26.862",
102
- stroke: "white",
103
- strokeLinecap: "round",
104
- strokeLinejoin: "round",
105
- strokeWidth: "0.75"
106
- }), /* @__PURE__ */ import_react.default.createElement("path", {
107
- d: "M62.293 28.365L58.253 38.215",
108
- stroke: "white",
109
- strokeLinecap: "round",
110
- strokeLinejoin: "round",
111
- strokeWidth: "0.75"
112
- }), /* @__PURE__ */ import_react.default.createElement("path", {
113
- d: "M46.09 40.849C49.703 43.274 44.221 49.374 42.408 50.967",
114
- stroke: resolvedSecondaryColor,
115
- strokeLinecap: "round",
116
- strokeLinejoin: "round",
117
- strokeWidth: "0.75"
118
- }), /* @__PURE__ */ import_react.default.createElement("path", {
119
- d: "M47.258 43.6C51.4 45.7 48.418 51.364 46.09 54.2",
120
- stroke: resolvedSecondaryColor,
121
- strokeLinecap: "round",
122
- strokeLinejoin: "round",
123
- strokeWidth: "0.75"
124
- }), /* @__PURE__ */ import_react.default.createElement("path", {
125
- d: "M49.023 48.9C54.523 53.376 36.467 72.622 35.159 73.683",
126
- stroke: resolvedSecondaryColor,
127
- strokeLinecap: "round",
128
- strokeLinejoin: "round",
129
- strokeWidth: "0.75"
130
- }), /* @__PURE__ */ import_react.default.createElement("path", {
131
- d: "M5.177 73.321C7.669 70.98 13.419 62.372 14.7 59.88C28.358 57.763 34.9 69.927 35.159 73.4C32.9025 78.2847 30.3099 83.007 27.4 87.533",
132
- fill: resolvedSecondaryColor
133
- }), /* @__PURE__ */ import_react.default.createElement("path", {
134
- d: "M5.177 73.321C7.669 70.98 13.419 62.372 14.7 59.88C28.358 57.763 34.9 69.927 35.159 73.4C32.9025 78.2847 30.3099 83.007 27.4 87.533",
135
- stroke: resolvedSecondaryColor,
136
- strokeLinecap: "round",
137
- strokeLinejoin: "round",
138
- strokeWidth: "0.75"
139
- })), /* @__PURE__ */ import_react.default.createElement("defs", null));
41
+ return /* @__PURE__ */ import_react.default.createElement(
42
+ import_base_components.Box,
43
+ {
44
+ ref,
45
+ width,
46
+ height,
47
+ viewBox,
48
+ fill,
49
+ tag: "svg",
50
+ "aria-hidden": true,
51
+ ...props
52
+ },
53
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M28.012 5.982a1.56 1.56 0 0 0-1.113.457L14.07 19.283A34.4 34.4 0 0 0 38.388 78a34.38 34.38 0 0 0 24.317-10.078l12.829-12.833A1.57 1.57 0 0 0 76 53.975V6.867a.895.895 0 0 0-.894-.885z", fill: resolvedPrimaryColor }),
54
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m28.844 45.034.198.348c6.152-3.43 24.04-13.589 27.358-10.467-1.123-3.082-16.923.328-27.556 10.12M28.287 31.464c-1.799 5.965-9.152 24.325-13.356 30.13l2.982.905 1.57-1.312c4.193-9.494 9.937-25.846 10.245-31.274-.497-.258-.954.14-1.44 1.551", fill: "#fff" }),
55
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M14.931 61.657c4.204-5.805 11.558-24.126 13.356-30.16s5.019 5.965 3.21 11.054", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
56
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M27.85 45.687c10.613-10.298 27.1-13.916 28.252-10.775.686 1.879-13.346 6.223-18.295 12.246", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
57
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M44.197 21.818c-3.22-1.154-8.536-2.873-11.378-3.669C36.913 16.33 69.587 4.233 72.24 3c-.914 4.086-4.889 18.171-6.668 24.782-4.8-1.67-9.669-3.131-12.849-4.165a69 69 0 0 0-5.376 8.3c-1.172-3.837-2.315-8.27-3.15-10.1", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
58
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m44.744 21.967 16.635-11.015M52.694 23.607 72.21 3M47.725 32.404l7.81-7.535", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
59
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m47.953 30.605 3.439-5.607.964-1.123 2.057.607.427-.13-3.339 3.41-2.454 2.256-1.322 1.104z", fill: resolvedSecondaryColor }),
60
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "m33.624 21.887-10.743 5.09M40.66 22.881l-6.848 4.344M61.677 28.846l-4.015 9.79", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
61
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M46.413 40.774c3.588 2.406-1.858 8.47-3.657 10.06", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
62
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M46.9 43.756c4.114 2.078 1.153 7.714-1.163 10.537", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
63
+ /* @__PURE__ */ import_react.default.createElement("path", { d: "M48.58 48.727c5.475 4.453-12.472 23.579-13.774 24.633", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
64
+ /* @__PURE__ */ import_react.default.createElement("mask", { height: "73", id: "igc-mailsent-el-0", style: { "maskType": "alpha" }, width: "72", x: "4", y: "5", maskUnits: "userSpaceOnUse" }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M28.012 5.982a1.56 1.56 0 0 0-1.113.457L14.07 19.283A34.4 34.4 0 0 0 38.388 78a34.38 34.38 0 0 0 24.317-10.078l12.829-12.833A1.57 1.57 0 0 0 76 53.975V6.867a.895.895 0 0 0-.894-.885z", fill: "#45dfa7" })),
65
+ /* @__PURE__ */ import_react.default.createElement("g", { mask: "url(#igc-mailsent-el-0)" }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M4.994 74.261c2.474-2.326 8.188-10.934 9.46-13.36 13.575-2.107 20.064 9.94 20.332 13.44a116 116 0 0 1-7.711 14.046", fill: resolvedSecondaryColor }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M4.994 74.261c2.474-2.326 8.188-10.934 9.46-13.36 13.575-2.107 20.064 9.94 20.332 13.44a116 116 0 0 1-7.711 14.046", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }))
66
+ );
140
67
  };
141
68
  MailSent.displayName = "MailSent";
142
69
  var stdin_default = (0, import_core.createBaseComponent)(MailSent);
@@ -2,116 +2,36 @@ import React from "react";
2
2
  import { createBaseComponent } from "@semcore/core";
3
3
  import { Box } from "@semcore/base-components";
4
4
  import { useColorResolver } from "@semcore/core/lib/utils/use/useColorResolver";
5
- const MailSent = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", primaryColor = "#45E0A8", secondaryColor = "black", ...props }, ref) => {
5
+ const MailSent = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", primaryColor = "#45e0a8", secondaryColor = "#000", ...props }, ref) => {
6
6
  const colorResolver = useColorResolver();
7
7
  const resolvedPrimaryColor = colorResolver(primaryColor);
8
8
  const resolvedSecondaryColor = colorResolver(secondaryColor);
9
- return /* @__PURE__ */ React.createElement(Box, {
10
- ref,
11
- width,
12
- height,
13
- viewBox,
14
- fill,
15
- tag: "svg",
16
- "aria-hidden": true,
17
- ...props
18
- }, /* @__PURE__ */ React.createElement("g", {
19
- clipPath: "url(#igc-mailsent-el-0)"
20
- }, /* @__PURE__ */ React.createElement("path", {
21
- d: "M27.945 5.04601C27.7367 5.04597 27.5305 5.08702 27.3382 5.16681C27.1458 5.24661 26.9711 5.36357 26.824 5.51101L13.909 18.426C7.41941 24.9156 3.77361 33.7174 3.77361 42.895C3.77361 52.0727 7.41941 60.8744 13.909 67.364C20.3986 73.8536 29.2003 77.4994 38.378 77.4994C47.5556 77.4994 56.3574 73.8536 62.847 67.364L75.762 54.448C75.9093 54.3011 76.0261 54.1265 76.1057 53.9343C76.1853 53.7421 76.2262 53.536 76.226 53.328V5.94401C76.226 5.70531 76.1312 5.47639 75.9624 5.30761C75.7936 5.13883 75.5647 5.04401 75.326 5.04401L27.945 5.04601Z",
22
- fill: resolvedPrimaryColor
23
- }), /* @__PURE__ */ React.createElement("path", {
24
- d: "M28.615 44.751L28.815 45.104C34.956 41.652 52.997 31.426 56.346 34.573C55.208 31.466 39.307 34.9 28.615 44.751Z",
25
- fill: "white"
26
- }), /* @__PURE__ */ React.createElement("path", {
27
- d: "M28.513 31.03C26.7 37.072 19.3 55.5 15.07 61.342L18.083 62.254L19.659 60.925C23.878 51.385 29.639 34.972 29.971 29.467C29.462 29.182 28.947 29.583 28.513 31.03Z",
28
- fill: "white"
29
- }), /* @__PURE__ */ React.createElement("path", {
30
- d: "M15.07 61.342C19.3 55.5 26.7 37.072 28.513 31.03C30.326 24.988 33.555 37.039 31.743 42.145",
31
- stroke: resolvedSecondaryColor,
32
- strokeLinecap: "round",
33
- strokeLinejoin: "round",
34
- strokeWidth: "0.75"
35
- }), /* @__PURE__ */ React.createElement("path", {
36
- d: "M27.909 45.411C38.592 35.046 55.183 31.4 56.342 34.573C57.03 36.459 42.913 40.832 37.934 46.889",
37
- stroke: resolvedSecondaryColor,
38
- strokeLinecap: "round",
39
- strokeLinejoin: "round",
40
- strokeWidth: "0.75"
41
- }), /* @__PURE__ */ React.createElement("path", {
42
- d: "M44.281 21.43C41.036 20.27 35.689 18.539 32.832 17.741C36.95 15.907 69.787 3.753 72.5 2.5C71.578 6.606 67.576 20.78 65.784 27.433C60.957 25.751 56.056 24.275 52.862 23.24C50.8607 25.8918 49.0505 28.6825 47.445 31.591C46.272 27.731 45.116 23.274 44.281 21.43Z",
43
- fill: "white",
44
- stroke: resolvedSecondaryColor,
45
- strokeLinecap: "round",
46
- strokeLinejoin: "round",
47
- strokeWidth: "0.75"
48
- }), /* @__PURE__ */ React.createElement("path", {
49
- d: "M44.281 21.43L61.026 10.352",
50
- stroke: resolvedSecondaryColor,
51
- strokeLinecap: "round",
52
- strokeLinejoin: "round",
53
- strokeWidth: "0.75"
54
- }), /* @__PURE__ */ React.createElement("path", {
55
- d: "M52.864 23.24L72.502 2.5",
56
- stroke: resolvedSecondaryColor,
57
- strokeLinecap: "round",
58
- strokeLinejoin: "round",
59
- strokeWidth: "0.75"
60
- }), /* @__PURE__ */ React.createElement("path", {
61
- d: "M47.447 31.591L55.299 24.015",
62
- stroke: resolvedSecondaryColor,
63
- strokeLinecap: "round",
64
- strokeLinejoin: "round",
65
- strokeWidth: "0.75"
66
- }), /* @__PURE__ */ React.createElement("path", {
67
- d: "M48.436 30.173L51.891 24.532L52.864 23.405L54.928 24.015L55.364 23.884L52.009 27.311L49.53 29.581L48.204 30.695L48.436 30.173Z",
68
- fill: resolvedSecondaryColor
69
- }), /* @__PURE__ */ React.createElement("path", {
70
- d: "M34.013 21.451L23.202 26.58",
71
- stroke: "white",
72
- strokeLinecap: "round",
73
- strokeLinejoin: "round",
74
- strokeWidth: "0.75"
75
- }), /* @__PURE__ */ React.createElement("path", {
76
- d: "M40.905 22.5L34.013 26.862",
77
- stroke: "white",
78
- strokeLinecap: "round",
79
- strokeLinejoin: "round",
80
- strokeWidth: "0.75"
81
- }), /* @__PURE__ */ React.createElement("path", {
82
- d: "M62.293 28.365L58.253 38.215",
83
- stroke: "white",
84
- strokeLinecap: "round",
85
- strokeLinejoin: "round",
86
- strokeWidth: "0.75"
87
- }), /* @__PURE__ */ React.createElement("path", {
88
- d: "M46.09 40.849C49.703 43.274 44.221 49.374 42.408 50.967",
89
- stroke: resolvedSecondaryColor,
90
- strokeLinecap: "round",
91
- strokeLinejoin: "round",
92
- strokeWidth: "0.75"
93
- }), /* @__PURE__ */ React.createElement("path", {
94
- d: "M47.258 43.6C51.4 45.7 48.418 51.364 46.09 54.2",
95
- stroke: resolvedSecondaryColor,
96
- strokeLinecap: "round",
97
- strokeLinejoin: "round",
98
- strokeWidth: "0.75"
99
- }), /* @__PURE__ */ React.createElement("path", {
100
- d: "M49.023 48.9C54.523 53.376 36.467 72.622 35.159 73.683",
101
- stroke: resolvedSecondaryColor,
102
- strokeLinecap: "round",
103
- strokeLinejoin: "round",
104
- strokeWidth: "0.75"
105
- }), /* @__PURE__ */ React.createElement("path", {
106
- d: "M5.177 73.321C7.669 70.98 13.419 62.372 14.7 59.88C28.358 57.763 34.9 69.927 35.159 73.4C32.9025 78.2847 30.3099 83.007 27.4 87.533",
107
- fill: resolvedSecondaryColor
108
- }), /* @__PURE__ */ React.createElement("path", {
109
- d: "M5.177 73.321C7.669 70.98 13.419 62.372 14.7 59.88C28.358 57.763 34.9 69.927 35.159 73.4C32.9025 78.2847 30.3099 83.007 27.4 87.533",
110
- stroke: resolvedSecondaryColor,
111
- strokeLinecap: "round",
112
- strokeLinejoin: "round",
113
- strokeWidth: "0.75"
114
- })), /* @__PURE__ */ React.createElement("defs", null));
9
+ return /* @__PURE__ */ React.createElement(
10
+ Box,
11
+ {
12
+ ref,
13
+ width,
14
+ height,
15
+ viewBox,
16
+ fill,
17
+ tag: "svg",
18
+ "aria-hidden": true,
19
+ ...props
20
+ },
21
+ /* @__PURE__ */ React.createElement("path", { d: "M28.012 5.982a1.56 1.56 0 0 0-1.113.457L14.07 19.283A34.4 34.4 0 0 0 38.388 78a34.38 34.38 0 0 0 24.317-10.078l12.829-12.833A1.57 1.57 0 0 0 76 53.975V6.867a.895.895 0 0 0-.894-.885z", fill: resolvedPrimaryColor }),
22
+ /* @__PURE__ */ React.createElement("path", { d: "m28.844 45.034.198.348c6.152-3.43 24.04-13.589 27.358-10.467-1.123-3.082-16.923.328-27.556 10.12M28.287 31.464c-1.799 5.965-9.152 24.325-13.356 30.13l2.982.905 1.57-1.312c4.193-9.494 9.937-25.846 10.245-31.274-.497-.258-.954.14-1.44 1.551", fill: "#fff" }),
23
+ /* @__PURE__ */ React.createElement("path", { d: "M14.931 61.657c4.204-5.805 11.558-24.126 13.356-30.16s5.019 5.965 3.21 11.054", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
24
+ /* @__PURE__ */ React.createElement("path", { d: "M27.85 45.687c10.613-10.298 27.1-13.916 28.252-10.775.686 1.879-13.346 6.223-18.295 12.246", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
25
+ /* @__PURE__ */ React.createElement("path", { d: "M44.197 21.818c-3.22-1.154-8.536-2.873-11.378-3.669C36.913 16.33 69.587 4.233 72.24 3c-.914 4.086-4.889 18.171-6.668 24.782-4.8-1.67-9.669-3.131-12.849-4.165a69 69 0 0 0-5.376 8.3c-1.172-3.837-2.315-8.27-3.15-10.1", fill: "#fff", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
26
+ /* @__PURE__ */ React.createElement("path", { d: "m44.744 21.967 16.635-11.015M52.694 23.607 72.21 3M47.725 32.404l7.81-7.535", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
27
+ /* @__PURE__ */ React.createElement("path", { d: "m47.953 30.605 3.439-5.607.964-1.123 2.057.607.427-.13-3.339 3.41-2.454 2.256-1.322 1.104z", fill: resolvedSecondaryColor }),
28
+ /* @__PURE__ */ React.createElement("path", { d: "m33.624 21.887-10.743 5.09M40.66 22.881l-6.848 4.344M61.677 28.846l-4.015 9.79", stroke: "#fff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
29
+ /* @__PURE__ */ React.createElement("path", { d: "M46.413 40.774c3.588 2.406-1.858 8.47-3.657 10.06", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
30
+ /* @__PURE__ */ React.createElement("path", { d: "M46.9 43.756c4.114 2.078 1.153 7.714-1.163 10.537", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
31
+ /* @__PURE__ */ React.createElement("path", { d: "M48.58 48.727c5.475 4.453-12.472 23.579-13.774 24.633", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }),
32
+ /* @__PURE__ */ React.createElement("mask", { height: "73", id: "igc-mailsent-el-0", style: { "maskType": "alpha" }, width: "72", x: "4", y: "5", maskUnits: "userSpaceOnUse" }, /* @__PURE__ */ React.createElement("path", { d: "M28.012 5.982a1.56 1.56 0 0 0-1.113.457L14.07 19.283A34.4 34.4 0 0 0 38.388 78a34.38 34.38 0 0 0 24.317-10.078l12.829-12.833A1.57 1.57 0 0 0 76 53.975V6.867a.895.895 0 0 0-.894-.885z", fill: "#45dfa7" })),
33
+ /* @__PURE__ */ React.createElement("g", { mask: "url(#igc-mailsent-el-0)" }, /* @__PURE__ */ React.createElement("path", { d: "M4.994 74.261c2.474-2.326 8.188-10.934 9.46-13.36 13.575-2.107 20.064 9.94 20.332 13.44a116 116 0 0 1-7.711 14.046", fill: resolvedSecondaryColor }), /* @__PURE__ */ React.createElement("path", { d: "M4.994 74.261c2.474-2.326 8.188-10.934 9.46-13.36 13.575-2.107 20.064 9.94 20.332 13.44a116 116 0 0 1-7.711 14.046", stroke: resolvedSecondaryColor, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: ".75" }))
34
+ );
115
35
  };
116
36
  MailSent.displayName = "MailSent";
117
37
  var stdin_default = createBaseComponent(MailSent);