@semcore/illustration 17.0.0 → 17.0.1-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 (272) hide show
  1. package/AccessDenied/index.d.ts +28 -0
  2. package/AccessDenied/index.js +242 -0
  3. package/AccessDenied/index.mjs +220 -0
  4. package/AccessLogIn/index.d.ts +28 -0
  5. package/AccessLogIn/index.js +344 -0
  6. package/AccessLogIn/index.mjs +322 -0
  7. package/AreaChart/index.d.ts +28 -0
  8. package/AreaChart/index.js +89 -0
  9. package/AreaChart/index.mjs +67 -0
  10. package/Blocked/index.d.ts +28 -0
  11. package/Blocked/index.js +493 -0
  12. package/Blocked/index.mjs +471 -0
  13. package/CHANGELOG.md +3 -73
  14. package/ChoroplethMapChart/index.d.ts +28 -0
  15. package/ChoroplethMapChart/index.js +111 -0
  16. package/ChoroplethMapChart/index.mjs +89 -0
  17. package/Coffee/index.d.ts +28 -0
  18. package/Coffee/index.js +96 -0
  19. package/Coffee/index.mjs +74 -0
  20. package/Collection/index.d.ts +28 -0
  21. package/Collection/index.js +90 -0
  22. package/Collection/index.mjs +68 -0
  23. package/CombinedChart/index.d.ts +28 -0
  24. package/CombinedChart/index.js +118 -0
  25. package/CombinedChart/index.mjs +96 -0
  26. package/Configuration/index.d.ts +28 -0
  27. package/Configuration/index.js +197 -0
  28. package/Configuration/index.mjs +175 -0
  29. package/Confirmation/index.d.ts +28 -0
  30. package/Confirmation/index.js +267 -0
  31. package/Confirmation/index.mjs +245 -0
  32. package/Congrats/index.d.ts +28 -0
  33. package/Congrats/index.js +147 -0
  34. package/Congrats/index.mjs +125 -0
  35. package/ConnectionLost/index.d.ts +28 -0
  36. package/ConnectionLost/index.js +299 -0
  37. package/ConnectionLost/index.mjs +277 -0
  38. package/DeletedAccount/index.d.ts +28 -0
  39. package/DeletedAccount/index.js +376 -0
  40. package/DeletedAccount/index.mjs +354 -0
  41. package/DeletedPage/index.d.ts +28 -0
  42. package/DeletedPage/index.js +81 -0
  43. package/DeletedPage/index.mjs +59 -0
  44. package/Dns/index.d.ts +28 -0
  45. package/Dns/index.js +180 -0
  46. package/Dns/index.mjs +158 -0
  47. package/DonutChart/index.d.ts +28 -0
  48. package/DonutChart/index.js +131 -0
  49. package/DonutChart/index.mjs +109 -0
  50. package/Duplicates/index.d.ts +28 -0
  51. package/Duplicates/index.js +108 -0
  52. package/Duplicates/index.mjs +86 -0
  53. package/Feedback/index.d.ts +28 -0
  54. package/Feedback/index.js +96 -0
  55. package/Feedback/index.mjs +74 -0
  56. package/FunnelChart/index.d.ts +28 -0
  57. package/FunnelChart/index.js +98 -0
  58. package/FunnelChart/index.mjs +76 -0
  59. package/Good/index.d.ts +28 -0
  60. package/Good/index.js +131 -0
  61. package/Good/index.mjs +109 -0
  62. package/HeatMapChart/index.d.ts +28 -0
  63. package/HeatMapChart/index.js +116 -0
  64. package/HeatMapChart/index.mjs +94 -0
  65. package/HorizontalBarChart/index.d.ts +28 -0
  66. package/HorizontalBarChart/index.js +102 -0
  67. package/HorizontalBarChart/index.mjs +80 -0
  68. package/KagiChart/index.d.ts +28 -0
  69. package/KagiChart/index.js +83 -0
  70. package/KagiChart/index.mjs +61 -0
  71. package/LineChart/index.d.ts +28 -0
  72. package/LineChart/index.js +86 -0
  73. package/LineChart/index.mjs +64 -0
  74. package/LollipopChart/index.d.ts +28 -0
  75. package/LollipopChart/index.js +103 -0
  76. package/LollipopChart/index.mjs +81 -0
  77. package/MailSent/index.d.ts +28 -0
  78. package/MailSent/index.js +142 -0
  79. package/MailSent/index.mjs +120 -0
  80. package/Maintenance/index.d.ts +28 -0
  81. package/Maintenance/index.js +363 -0
  82. package/Maintenance/index.mjs +341 -0
  83. package/Nexttime/index.d.ts +28 -0
  84. package/Nexttime/index.js +110 -0
  85. package/Nexttime/index.mjs +88 -0
  86. package/NoPayment/index.d.ts +28 -0
  87. package/NoPayment/index.js +304 -0
  88. package/NoPayment/index.mjs +282 -0
  89. package/NothingFound/index.d.ts +28 -0
  90. package/NothingFound/index.js +134 -0
  91. package/NothingFound/index.mjs +112 -0
  92. package/OtherData/index.d.ts +28 -0
  93. package/OtherData/index.js +117 -0
  94. package/OtherData/index.mjs +95 -0
  95. package/PageError/index.d.ts +28 -0
  96. package/PageError/index.js +224 -0
  97. package/PageError/index.mjs +202 -0
  98. package/PageNotFound/index.d.ts +28 -0
  99. package/PageNotFound/index.js +284 -0
  100. package/PageNotFound/index.mjs +262 -0
  101. package/PieChart/index.d.ts +28 -0
  102. package/PieChart/index.js +116 -0
  103. package/PieChart/index.mjs +94 -0
  104. package/Processing/index.d.ts +28 -0
  105. package/Processing/index.js +96 -0
  106. package/Processing/index.mjs +74 -0
  107. package/ProjectNotFound/index.d.ts +28 -0
  108. package/ProjectNotFound/index.js +247 -0
  109. package/ProjectNotFound/index.mjs +225 -0
  110. package/README.md +32 -5
  111. package/RadarChart/index.d.ts +28 -0
  112. package/RadarChart/index.js +95 -0
  113. package/RadarChart/index.mjs +73 -0
  114. package/RadialTreeChart/index.d.ts +28 -0
  115. package/RadialTreeChart/index.js +137 -0
  116. package/RadialTreeChart/index.mjs +115 -0
  117. package/SankeyChart/index.d.ts +28 -0
  118. package/SankeyChart/index.js +123 -0
  119. package/SankeyChart/index.mjs +101 -0
  120. package/ScatterPlotChart/index.d.ts +28 -0
  121. package/ScatterPlotChart/index.js +108 -0
  122. package/ScatterPlotChart/index.mjs +86 -0
  123. package/StackedAreaChart/index.d.ts +28 -0
  124. package/StackedAreaChart/index.js +110 -0
  125. package/StackedAreaChart/index.mjs +88 -0
  126. package/Suggestion/index.d.ts +28 -0
  127. package/Suggestion/index.js +94 -0
  128. package/Suggestion/index.mjs +72 -0
  129. package/Suggestions/index.d.ts +28 -0
  130. package/Suggestions/index.js +97 -0
  131. package/Suggestions/index.mjs +75 -0
  132. package/Table/index.d.ts +28 -0
  133. package/Table/index.js +81 -0
  134. package/Table/index.mjs +59 -0
  135. package/TagCloud/index.d.ts +28 -0
  136. package/TagCloud/index.js +108 -0
  137. package/TagCloud/index.mjs +86 -0
  138. package/TextLinksEtc/index.d.ts +28 -0
  139. package/TextLinksEtc/index.js +84 -0
  140. package/TextLinksEtc/index.mjs +62 -0
  141. package/Timeout/index.d.ts +28 -0
  142. package/Timeout/index.js +381 -0
  143. package/Timeout/index.mjs +359 -0
  144. package/UnderConstruction/index.d.ts +28 -0
  145. package/UnderConstruction/index.js +143 -0
  146. package/UnderConstruction/index.mjs +121 -0
  147. package/VennChart/index.d.ts +28 -0
  148. package/VennChart/index.js +109 -0
  149. package/VennChart/index.mjs +87 -0
  150. package/VerticalBarChart/index.d.ts +28 -0
  151. package/VerticalBarChart/index.js +103 -0
  152. package/VerticalBarChart/index.mjs +81 -0
  153. package/Waiting/index.d.ts +28 -0
  154. package/Waiting/index.js +96 -0
  155. package/Waiting/index.mjs +74 -0
  156. package/Warning/index.d.ts +28 -0
  157. package/Warning/index.js +91 -0
  158. package/Warning/index.mjs +69 -0
  159. package/clear.ts +25 -0
  160. package/lib/AccessDenied/index.js +26 -207
  161. package/lib/AccessDenied/index.mjs +18 -206
  162. package/lib/AccessLogIn/index.js +26 -309
  163. package/lib/AccessLogIn/index.mjs +18 -308
  164. package/lib/AreaChart/index.js +32 -54
  165. package/lib/AreaChart/index.mjs +24 -53
  166. package/lib/Blocked/index.js +118 -458
  167. package/lib/Blocked/index.mjs +110 -457
  168. package/lib/ChoroplethMapChart/index.js +34 -76
  169. package/lib/ChoroplethMapChart/index.mjs +26 -75
  170. package/lib/Coffee/index.js +29 -61
  171. package/lib/Coffee/index.mjs +21 -60
  172. package/lib/Collection/index.js +31 -55
  173. package/lib/Collection/index.mjs +23 -54
  174. package/lib/CombinedChart/index.js +36 -83
  175. package/lib/CombinedChart/index.mjs +28 -82
  176. package/lib/Configuration/index.js +47 -162
  177. package/lib/Configuration/index.mjs +39 -161
  178. package/lib/Confirmation/index.js +28 -232
  179. package/lib/Confirmation/index.mjs +20 -231
  180. package/lib/Congrats/index.js +23 -112
  181. package/lib/Congrats/index.mjs +15 -111
  182. package/lib/ConnectionLost/index.js +31 -264
  183. package/lib/ConnectionLost/index.mjs +23 -263
  184. package/lib/DeletedAccount/index.js +47 -341
  185. package/lib/DeletedAccount/index.mjs +39 -340
  186. package/lib/DeletedPage/index.js +23 -46
  187. package/lib/DeletedPage/index.mjs +15 -45
  188. package/lib/Dns/index.js +27 -145
  189. package/lib/Dns/index.mjs +19 -144
  190. package/lib/DonutChart/index.js +37 -96
  191. package/lib/DonutChart/index.mjs +29 -95
  192. package/lib/Duplicates/index.js +34 -73
  193. package/lib/Duplicates/index.mjs +26 -72
  194. package/lib/Feedback/index.js +31 -61
  195. package/lib/Feedback/index.mjs +23 -60
  196. package/lib/FunnelChart/index.js +33 -63
  197. package/lib/FunnelChart/index.mjs +25 -62
  198. package/lib/Good/index.js +38 -96
  199. package/lib/Good/index.mjs +30 -95
  200. package/lib/HeatMapChart/index.js +35 -81
  201. package/lib/HeatMapChart/index.mjs +27 -80
  202. package/lib/HorizontalBarChart/index.js +33 -67
  203. package/lib/HorizontalBarChart/index.mjs +25 -66
  204. package/lib/KagiChart/index.js +30 -48
  205. package/lib/KagiChart/index.mjs +22 -47
  206. package/lib/LineChart/index.js +31 -51
  207. package/lib/LineChart/index.mjs +23 -50
  208. package/lib/LollipopChart/index.js +33 -68
  209. package/lib/LollipopChart/index.mjs +25 -67
  210. package/lib/MailSent/index.js +23 -107
  211. package/lib/MailSent/index.mjs +15 -106
  212. package/lib/Maintenance/index.js +27 -328
  213. package/lib/Maintenance/index.mjs +19 -327
  214. package/lib/Nexttime/index.js +35 -75
  215. package/lib/Nexttime/index.mjs +27 -74
  216. package/lib/NoPayment/index.js +23 -269
  217. package/lib/NoPayment/index.mjs +15 -268
  218. package/lib/NothingFound/index.js +37 -99
  219. package/lib/NothingFound/index.mjs +29 -98
  220. package/lib/OtherData/index.js +35 -82
  221. package/lib/OtherData/index.mjs +27 -81
  222. package/lib/PageError/index.js +60 -189
  223. package/lib/PageError/index.mjs +52 -188
  224. package/lib/PageNotFound/index.js +78 -249
  225. package/lib/PageNotFound/index.mjs +70 -248
  226. package/lib/PieChart/index.js +35 -81
  227. package/lib/PieChart/index.mjs +27 -80
  228. package/lib/Processing/index.js +32 -61
  229. package/lib/Processing/index.mjs +24 -60
  230. package/lib/ProjectNotFound/index.js +60 -212
  231. package/lib/ProjectNotFound/index.mjs +52 -211
  232. package/lib/RadarChart/index.js +32 -60
  233. package/lib/RadarChart/index.mjs +24 -59
  234. package/lib/RadialTreeChart/index.js +38 -102
  235. package/lib/RadialTreeChart/index.mjs +30 -101
  236. package/lib/SankeyChart/index.js +36 -88
  237. package/lib/SankeyChart/index.mjs +28 -87
  238. package/lib/ScatterPlotChart/index.js +34 -73
  239. package/lib/ScatterPlotChart/index.mjs +26 -72
  240. package/lib/StackedAreaChart/index.js +36 -75
  241. package/lib/StackedAreaChart/index.mjs +28 -74
  242. package/lib/Suggestion/index.js +32 -59
  243. package/lib/Suggestion/index.mjs +24 -58
  244. package/lib/Suggestions/index.js +32 -62
  245. package/lib/Suggestions/index.mjs +24 -61
  246. package/lib/Table/index.js +29 -46
  247. package/lib/Table/index.mjs +21 -45
  248. package/lib/TagCloud/index.js +34 -73
  249. package/lib/TagCloud/index.mjs +26 -72
  250. package/lib/TextLinksEtc/index.js +30 -49
  251. package/lib/TextLinksEtc/index.mjs +22 -48
  252. package/lib/Timeout/index.js +26 -346
  253. package/lib/Timeout/index.mjs +18 -345
  254. package/lib/UnderConstruction/index.js +40 -108
  255. package/lib/UnderConstruction/index.mjs +32 -107
  256. package/lib/VennChart/index.js +34 -74
  257. package/lib/VennChart/index.mjs +26 -73
  258. package/lib/VerticalBarChart/index.js +33 -68
  259. package/lib/VerticalBarChart/index.mjs +25 -67
  260. package/lib/Waiting/index.js +33 -61
  261. package/lib/Waiting/index.mjs +25 -60
  262. package/lib/Warning/index.js +31 -56
  263. package/lib/Warning/index.mjs +23 -55
  264. package/lib/cjs/index.js +8 -7
  265. package/lib/cjs/index.js.map +1 -1
  266. package/lib/es6/index.js +8 -6
  267. package/lib/es6/index.js.map +1 -1
  268. package/lib/esm/index.mjs +8 -6
  269. package/package.json +173 -169
  270. package/transform.ts +20 -21
  271. package/types/svg-to-jsx.d.ts +1 -1
  272. package/vite.config.ts +0 -24
@@ -0,0 +1,111 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
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));
20
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
+ var stdin_exports = {};
22
+ __export(stdin_exports, {
23
+ default: () => stdin_default
24
+ });
25
+ module.exports = __toCommonJS(stdin_exports);
26
+ var import_react = __toESM(require("react"));
27
+ var import_core = require("@semcore/core");
28
+ var import_flex_box = require("@semcore/flex-box");
29
+ var import_useColorResolver = require("@semcore/core/lib/utils/use/useColorResolver");
30
+ const ChoroplethMapChart = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", primaryColor = "#E0E1E9", secondaryColor = "#6C6E79", ...props }, ref) => {
31
+ const colorResolver = (0, import_useColorResolver.useColorResolver)();
32
+ const resolvedPrimaryColor = colorResolver(primaryColor);
33
+ const resolvedSecondaryColor = colorResolver(secondaryColor);
34
+ return /* @__PURE__ */ import_react.default.createElement(import_flex_box.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("path", {
44
+ d: "M39.959 1C18.46 1 1 15.865 1 37.502 1 58.89 21.838 68.305 39.465 78.876c.33.165.74.165 1.07 0C58.573 68.636 79 58.891 79 37.502 78.918 15.948 61.539 1 39.959 1Z",
45
+ fill: resolvedPrimaryColor
46
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
47
+ d: "M65.925 57.617s.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.51 6.51 0 0 0-.216.367v.021a5.638 5.638 0 0 0-.454 4.248l10.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",
48
+ fill: resolvedPrimaryColor,
49
+ stroke: resolvedSecondaryColor,
50
+ strokeLinecap: "round",
51
+ strokeLinejoin: "round",
52
+ strokeWidth: ".7"
53
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
54
+ d: "M71.763 53.553 24.091 66.555a2.734 2.734 0 0 1-3.35-1.892L9.749 26.07c-.961-3.372 1.157-6.852 4.594-7.555l42.873-8.743c3.134-.638 6.225 1.286 7.025 4.377l9.446 36.075a2.73 2.73 0 0 1-1.924 3.33Z",
55
+ fill: "#fff"
56
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
57
+ d: "M65.452 18.818 11.07 30.76l-1.34-4.69c-.962-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",
58
+ fill: resolvedSecondaryColor
59
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
60
+ d: "M18.394 23.427a1.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.366c1.091-.227 2.215.464 2.518 1.534v-.01Z",
61
+ fill: "#fff"
62
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
63
+ d: "M25.375 21.958c.292 1.059-.324 2.107-1.394 2.334-1.07.227-2.183-.454-2.475-1.524-.292-1.07.324-2.118 1.405-2.345 1.08-.227 2.172.465 2.464 1.524v.01Z",
64
+ fill: resolvedPrimaryColor
65
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
66
+ d: "M11.087 30.862s.324-3.156.605-6.387l-1.372-3.08-3.415 5.879a6.51 6.51 0 0 0-.217.367v.022a5.638 5.638 0 0 0-.453 4.247l1.394 4.907 3.458-5.966v.01Z",
67
+ fill: resolvedSecondaryColor
68
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
69
+ d: "M71.763 53.553 24.091 66.555a2.734 2.734 0 0 1-3.35-1.892L9.749 26.07c-.961-3.372 1.157-6.852 4.594-7.555l42.873-8.743c3.134-.638 6.225 1.286 7.025 4.377l9.446 36.075a2.73 2.73 0 0 1-1.924 3.33v0Z",
70
+ stroke: resolvedSecondaryColor,
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round",
73
+ strokeWidth: ".7"
74
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
75
+ d: "m19.636 37.994-.519 3.264 3.123-.746 2.184 2.605.55 3.069 2.378 2.205 3.967.151 1.426.303-1.361-.843-2.551-1.578.378-.487 1.297.033 2.432-3.242 2.064-1.74-2.55-1.881-.8.227-.227 1.783-.865.022-1.513-1.178 2.054-2.032-1.049-1.21-.637.108-1.081.918-7.328-1.232-1.372 1.48Z",
76
+ fill: resolvedPrimaryColor,
77
+ stroke: resolvedSecondaryColor,
78
+ strokeLinecap: "round",
79
+ strokeLinejoin: "round",
80
+ strokeWidth: ".7"
81
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
82
+ d: "m33.017 33.731 3.977-2.799 1.913.735-.086 4.301-2.897 2.832-.713-.227-1.037-4.323-1.038-.065-.119-.454ZM32.086 50.378l1.502-2.713 5.112 1.46.919.032.076 2.29-2.843 3.621.627 1.719-.573.497-1.902-1.157-.983-4.312-1.935-1.437Z",
83
+ fill: resolvedSecondaryColor,
84
+ stroke: resolvedSecondaryColor,
85
+ strokeLinecap: "round",
86
+ strokeLinejoin: "round",
87
+ strokeWidth: ".7"
88
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
89
+ d: "m41.384 46.005 1.697 1.264 2.69-1.08.606.205.875 3.393.681 1.06 1.08.529 1.017-.281.659-.908 1.654-6.29-4.183-2.745-2.097.54-1.815-.032-2.627 1.783-.237 2.562Z",
90
+ stroke: resolvedSecondaryColor,
91
+ strokeLinecap: "round",
92
+ strokeLinejoin: "round",
93
+ strokeWidth: ".7"
94
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
95
+ d: "m40.928 40.382.065 1.156.66.238 2.16-1.708 2.087.4 2.204-.54.249.195-.313 1.026 2.799 1.762 1.361-.562-.162-.605-1.577-.843.497-.487 2.312.508 1.114 1.103.994.68.627-.161.151-1.233.757-.734.886.626 1.07.108.454-.41-.195-.757.249-.313.853.043.638-.8.346-.497-.367-.508-.865-.756 1.33-1.557.172-.93-.108-1.318-.065-.237-1.07.043-.432-.238-.216-.8 1.275-.68.162-.465.638-.778.843.724.68.432.552-.173-.951-3.61-1.221-.605-7.674 2.507-1.07.627-.346-.389.249-.692-.27-.28-1.794.41-1.362 3.837-2.518 1.718-2.562-.562-1.729 2.54.919 1.21-2.486 2.335Z",
96
+ fill: resolvedPrimaryColor,
97
+ stroke: resolvedSecondaryColor,
98
+ strokeLinecap: "round",
99
+ strokeLinejoin: "round",
100
+ strokeWidth: ".7"
101
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
102
+ d: "m61.98 45.577 2.302-2.13 1.394-.356.908.097.162.627 1.243 1.027-.519 2.431-1.426.379-1.016-.822-2.41.627-.638-1.88Z",
103
+ fill: resolvedSecondaryColor,
104
+ stroke: resolvedSecondaryColor,
105
+ strokeLinecap: "round",
106
+ strokeLinejoin: "round",
107
+ strokeWidth: ".7"
108
+ }));
109
+ };
110
+ ChoroplethMapChart.displayName = "ChoroplethMapChart";
111
+ var stdin_default = (0, import_core.createBaseComponent)(ChoroplethMapChart);
@@ -0,0 +1,89 @@
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ import { useColorResolver } from "@semcore/core/lib/utils/use/useColorResolver";
5
+ const ChoroplethMapChart = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", primaryColor = "#E0E1E9", secondaryColor = "#6C6E79", ...props }, ref) => {
6
+ const colorResolver = useColorResolver();
7
+ const resolvedPrimaryColor = colorResolver(primaryColor);
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: "M39.959 1C18.46 1 1 15.865 1 37.502 1 58.89 21.838 68.305 39.465 78.876c.33.165.74.165 1.07 0C58.573 68.636 79 58.891 79 37.502 78.918 15.948 61.539 1 39.959 1Z",
20
+ fill: resolvedPrimaryColor
21
+ }), /* @__PURE__ */ React.createElement("path", {
22
+ d: "M65.925 57.617s.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.51 6.51 0 0 0-.216.367v.021a5.638 5.638 0 0 0-.454 4.248l10.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.763 53.553 24.091 66.555a2.734 2.734 0 0 1-3.35-1.892L9.749 26.07c-.961-3.372 1.157-6.852 4.594-7.555l42.873-8.743c3.134-.638 6.225 1.286 7.025 4.377l9.446 36.075a2.73 2.73 0 0 1-1.924 3.33Z",
30
+ fill: "#fff"
31
+ }), /* @__PURE__ */ React.createElement("path", {
32
+ d: "M65.452 18.818 11.07 30.76l-1.34-4.69c-.962-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.394 23.427a1.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.366c1.091-.227 2.215.464 2.518 1.534v-.01Z",
36
+ fill: "#fff"
37
+ }), /* @__PURE__ */ React.createElement("path", {
38
+ d: "M25.375 21.958c.292 1.059-.324 2.107-1.394 2.334-1.07.227-2.183-.454-2.475-1.524-.292-1.07.324-2.118 1.405-2.345 1.08-.227 2.172.465 2.464 1.524v.01Z",
39
+ fill: resolvedPrimaryColor
40
+ }), /* @__PURE__ */ React.createElement("path", {
41
+ d: "M11.087 30.862s.324-3.156.605-6.387l-1.372-3.08-3.415 5.879a6.51 6.51 0 0 0-.217.367v.022a5.638 5.638 0 0 0-.453 4.247l1.394 4.907 3.458-5.966v.01Z",
42
+ fill: resolvedSecondaryColor
43
+ }), /* @__PURE__ */ React.createElement("path", {
44
+ d: "M71.763 53.553 24.091 66.555a2.734 2.734 0 0 1-3.35-1.892L9.749 26.07c-.961-3.372 1.157-6.852 4.594-7.555l42.873-8.743c3.134-.638 6.225 1.286 7.025 4.377l9.446 36.075a2.73 2.73 0 0 1-1.924 3.33v0Z",
45
+ stroke: resolvedSecondaryColor,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round",
48
+ strokeWidth: ".7"
49
+ }), /* @__PURE__ */ React.createElement("path", {
50
+ d: "m19.636 37.994-.519 3.264 3.123-.746 2.184 2.605.55 3.069 2.378 2.205 3.967.151 1.426.303-1.361-.843-2.551-1.578.378-.487 1.297.033 2.432-3.242 2.064-1.74-2.55-1.881-.8.227-.227 1.783-.865.022-1.513-1.178 2.054-2.032-1.049-1.21-.637.108-1.081.918-7.328-1.232-1.372 1.48Z",
51
+ fill: resolvedPrimaryColor,
52
+ stroke: resolvedSecondaryColor,
53
+ strokeLinecap: "round",
54
+ strokeLinejoin: "round",
55
+ strokeWidth: ".7"
56
+ }), /* @__PURE__ */ React.createElement("path", {
57
+ d: "m33.017 33.731 3.977-2.799 1.913.735-.086 4.301-2.897 2.832-.713-.227-1.037-4.323-1.038-.065-.119-.454ZM32.086 50.378l1.502-2.713 5.112 1.46.919.032.076 2.29-2.843 3.621.627 1.719-.573.497-1.902-1.157-.983-4.312-1.935-1.437Z",
58
+ fill: resolvedSecondaryColor,
59
+ stroke: resolvedSecondaryColor,
60
+ strokeLinecap: "round",
61
+ strokeLinejoin: "round",
62
+ strokeWidth: ".7"
63
+ }), /* @__PURE__ */ React.createElement("path", {
64
+ d: "m41.384 46.005 1.697 1.264 2.69-1.08.606.205.875 3.393.681 1.06 1.08.529 1.017-.281.659-.908 1.654-6.29-4.183-2.745-2.097.54-1.815-.032-2.627 1.783-.237 2.562Z",
65
+ stroke: resolvedSecondaryColor,
66
+ strokeLinecap: "round",
67
+ strokeLinejoin: "round",
68
+ strokeWidth: ".7"
69
+ }), /* @__PURE__ */ React.createElement("path", {
70
+ d: "m40.928 40.382.065 1.156.66.238 2.16-1.708 2.087.4 2.204-.54.249.195-.313 1.026 2.799 1.762 1.361-.562-.162-.605-1.577-.843.497-.487 2.312.508 1.114 1.103.994.68.627-.161.151-1.233.757-.734.886.626 1.07.108.454-.41-.195-.757.249-.313.853.043.638-.8.346-.497-.367-.508-.865-.756 1.33-1.557.172-.93-.108-1.318-.065-.237-1.07.043-.432-.238-.216-.8 1.275-.68.162-.465.638-.778.843.724.68.432.552-.173-.951-3.61-1.221-.605-7.674 2.507-1.07.627-.346-.389.249-.692-.27-.28-1.794.41-1.362 3.837-2.518 1.718-2.562-.562-1.729 2.54.919 1.21-2.486 2.335Z",
71
+ fill: resolvedPrimaryColor,
72
+ stroke: resolvedSecondaryColor,
73
+ strokeLinecap: "round",
74
+ strokeLinejoin: "round",
75
+ strokeWidth: ".7"
76
+ }), /* @__PURE__ */ React.createElement("path", {
77
+ d: "m61.98 45.577 2.302-2.13 1.394-.356.908.097.162.627 1.243 1.027-.519 2.431-1.426.379-1.016-.822-2.41.627-.638-1.88Z",
78
+ fill: resolvedSecondaryColor,
79
+ stroke: resolvedSecondaryColor,
80
+ strokeLinecap: "round",
81
+ strokeLinejoin: "round",
82
+ strokeWidth: ".7"
83
+ }));
84
+ };
85
+ ChoroplethMapChart.displayName = "ChoroplethMapChart";
86
+ var stdin_default = createBaseComponent(ChoroplethMapChart);
87
+ export {
88
+ stdin_default as default
89
+ };
@@ -0,0 +1,28 @@
1
+
2
+ import { BoxProps } from '@semcore/flex-box';
3
+ import { Intergalactic } from '@semcore/core';
4
+
5
+ type IllustrationProps = BoxProps & {
6
+ /**
7
+ * Main color of the illustration
8
+ **/
9
+ primaryColor?: string;
10
+ /**
11
+ * Secondary color of the illustration
12
+ **/
13
+ secondaryColor?: string;
14
+ /**
15
+ * Changes background fill of the illustration
16
+ **/
17
+ fill?: string;
18
+ /**
19
+ * Width of the illustration
20
+ **/
21
+ width?: string | number;
22
+ /**
23
+ * Height of the illustration
24
+ **/
25
+ height?: string | number;
26
+ }
27
+ declare const Illustration: Intergalactic.Component<'svg', IllustrationProps>;
28
+ export default Illustration;
@@ -0,0 +1,96 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
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));
20
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
+ var stdin_exports = {};
22
+ __export(stdin_exports, {
23
+ default: () => stdin_default
24
+ });
25
+ module.exports = __toCommonJS(stdin_exports);
26
+ var import_react = __toESM(require("react"));
27
+ var import_core = require("@semcore/core");
28
+ var import_flex_box = require("@semcore/flex-box");
29
+ var import_useColorResolver = require("@semcore/core/lib/utils/use/useColorResolver");
30
+ const Coffee = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", primaryColor = "#E0E1E9", secondaryColor = "#6C6E79", ...props }, ref) => {
31
+ const colorResolver = (0, import_useColorResolver.useColorResolver)();
32
+ const resolvedPrimaryColor = colorResolver(primaryColor);
33
+ const resolvedSecondaryColor = colorResolver(secondaryColor);
34
+ return /* @__PURE__ */ import_react.default.createElement(import_flex_box.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("path", {
44
+ d: "M57.811 4.702c-7.315 0-13.78 3.558-17.813 9.006C35.93 8.216 29.4 4.647 22.03 4.702 10.184 4.779.46 14.095.018 25.93c-.928 24.576 34.687 50.08 39.46 53.384.321.22.73.22 1.04 0C45.19 75.954 80 50.14 80 26.89c0-12.255-9.934-22.178-22.178-22.178",
45
+ fill: resolvedPrimaryColor
46
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
47
+ d: "M43.678 64.804c14.64 0 26.51-2.939 26.51-6.564s-11.87-6.564-26.51-6.564c-14.641 0-26.51 2.94-26.51 6.564 0 3.625 11.869 6.564 26.51 6.564Z",
48
+ fill: "#fff",
49
+ stroke: resolvedSecondaryColor,
50
+ strokeLinecap: "round",
51
+ strokeLinejoin: "round",
52
+ strokeWidth: ".7"
53
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
54
+ d: "M43.678 64.815c-13.493 0-24.62-2.497-26.29-5.724.94 2.796 4.034 5.945 6.532 7.67.331.264.762.53 1.26.773.077.044.165.088.231.121 3.47 1.614 10.332 2.719 18.245 2.719 7.912 0 14.774-1.105 18.244-2.719.077-.033.154-.088.232-.121a6.89 6.89 0 0 0 1.26-.774c2.508-1.724 5.59-4.873 6.53-7.669-1.668 3.227-12.796 5.724-26.289 5.724h.045Z",
55
+ fill: resolvedSecondaryColor,
56
+ stroke: resolvedSecondaryColor,
57
+ strokeLinecap: "round",
58
+ strokeLinejoin: "round",
59
+ strokeWidth: ".7"
60
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
61
+ d: "M61.645 41.555c2.42-.597 3.78-.265 4.851.784 2.73 2.697-.928 10.41-8.188 12.476M26.472 60.66c-.42-.375-.64-.762-.64-1.17 0-2.443 7.989-4.42 17.834-4.42 4.863 0 9.272.486 12.498 1.26",
62
+ stroke: resolvedSecondaryColor,
63
+ strokeLinecap: "round",
64
+ strokeLinejoin: "round",
65
+ strokeWidth: ".7"
66
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
67
+ d: "M43.678 43.875c10.167 0 18.41-2.622 18.41-5.856 0-3.235-8.243-5.857-18.41-5.857-10.168 0-18.41 2.622-18.41 5.857 0 3.234 8.242 5.856 18.41 5.856Z",
68
+ fill: "#fff",
69
+ stroke: resolvedSecondaryColor,
70
+ strokeLinecap: "round",
71
+ strokeLinejoin: "round",
72
+ strokeWidth: ".7"
73
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
74
+ d: "M43.678 43.876c5.978 0 11.271-.907 14.63-2.321-1.779-2.044-7.647-3.547-14.63-3.547-6.984 0-12.852 1.503-14.63 3.547 3.358 1.403 8.652 2.32 14.63 2.32Z",
75
+ fill: resolvedSecondaryColor,
76
+ stroke: resolvedSecondaryColor,
77
+ strokeLinecap: "round",
78
+ strokeLinejoin: "round",
79
+ strokeWidth: ".7"
80
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
81
+ d: "M62.088 38.019c0 3.237-8.244 5.856-18.41 5.856s-18.41-2.619-18.41-5.856c-1.249 10.575 3.713 19.404 8.442 22.819 1.536 1.27 5.415 2.176 9.957 2.176 4.541 0 8.42-.906 9.956-2.177 4.73-3.414 9.702-12.243 8.443-22.818h.022Z",
82
+ fill: "#fff",
83
+ stroke: resolvedSecondaryColor,
84
+ strokeLinecap: "round",
85
+ strokeLinejoin: "round",
86
+ strokeWidth: ".7"
87
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
88
+ d: "M32.981 49.323c.64-1.569 2.133-2.52 3.624-2.387 1.57.144 2.454 1.415 2.575 1.603M56.165 49.323c-.641-1.57-2.133-2.52-3.625-2.387-1.57.144-2.453 1.415-2.575 1.602M40.252 50.97c-.332 2.818 2.155 5.039 4.564 4.917 2.276-.11 4.398-2.287 4.066-4.917h-8.63ZM51.877 1c1.636 1.249 4.83 3.68 5.315 7.636 1.116 8.984-12.63 12.343-10.31 18.575M44.097 8.735c5.868 7.514-10.288 15.526-8.254 25.007.364 1.724 1.624 4.288 4.376 6.056",
89
+ stroke: resolvedSecondaryColor,
90
+ strokeLinecap: "round",
91
+ strokeLinejoin: "round",
92
+ strokeWidth: ".7"
93
+ }));
94
+ };
95
+ Coffee.displayName = "Coffee";
96
+ var stdin_default = (0, import_core.createBaseComponent)(Coffee);
@@ -0,0 +1,74 @@
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ import { useColorResolver } from "@semcore/core/lib/utils/use/useColorResolver";
5
+ const Coffee = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", primaryColor = "#E0E1E9", secondaryColor = "#6C6E79", ...props }, ref) => {
6
+ const colorResolver = useColorResolver();
7
+ const resolvedPrimaryColor = colorResolver(primaryColor);
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.811 4.702c-7.315 0-13.78 3.558-17.813 9.006C35.93 8.216 29.4 4.647 22.03 4.702 10.184 4.779.46 14.095.018 25.93c-.928 24.576 34.687 50.08 39.46 53.384.321.22.73.22 1.04 0C45.19 75.954 80 50.14 80 26.89c0-12.255-9.934-22.178-22.178-22.178",
20
+ fill: resolvedPrimaryColor
21
+ }), /* @__PURE__ */ React.createElement("path", {
22
+ d: "M43.678 64.804c14.64 0 26.51-2.939 26.51-6.564s-11.87-6.564-26.51-6.564c-14.641 0-26.51 2.94-26.51 6.564 0 3.625 11.869 6.564 26.51 6.564Z",
23
+ fill: "#fff",
24
+ stroke: resolvedSecondaryColor,
25
+ strokeLinecap: "round",
26
+ strokeLinejoin: "round",
27
+ strokeWidth: ".7"
28
+ }), /* @__PURE__ */ React.createElement("path", {
29
+ d: "M43.678 64.815c-13.493 0-24.62-2.497-26.29-5.724.94 2.796 4.034 5.945 6.532 7.67.331.264.762.53 1.26.773.077.044.165.088.231.121 3.47 1.614 10.332 2.719 18.245 2.719 7.912 0 14.774-1.105 18.244-2.719.077-.033.154-.088.232-.121a6.89 6.89 0 0 0 1.26-.774c2.508-1.724 5.59-4.873 6.53-7.669-1.668 3.227-12.796 5.724-26.289 5.724h.045Z",
30
+ fill: resolvedSecondaryColor,
31
+ stroke: resolvedSecondaryColor,
32
+ strokeLinecap: "round",
33
+ strokeLinejoin: "round",
34
+ strokeWidth: ".7"
35
+ }), /* @__PURE__ */ React.createElement("path", {
36
+ d: "M61.645 41.555c2.42-.597 3.78-.265 4.851.784 2.73 2.697-.928 10.41-8.188 12.476M26.472 60.66c-.42-.375-.64-.762-.64-1.17 0-2.443 7.989-4.42 17.834-4.42 4.863 0 9.272.486 12.498 1.26",
37
+ stroke: resolvedSecondaryColor,
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round",
40
+ strokeWidth: ".7"
41
+ }), /* @__PURE__ */ React.createElement("path", {
42
+ d: "M43.678 43.875c10.167 0 18.41-2.622 18.41-5.856 0-3.235-8.243-5.857-18.41-5.857-10.168 0-18.41 2.622-18.41 5.857 0 3.234 8.242 5.856 18.41 5.856Z",
43
+ fill: "#fff",
44
+ stroke: resolvedSecondaryColor,
45
+ strokeLinecap: "round",
46
+ strokeLinejoin: "round",
47
+ strokeWidth: ".7"
48
+ }), /* @__PURE__ */ React.createElement("path", {
49
+ d: "M43.678 43.876c5.978 0 11.271-.907 14.63-2.321-1.779-2.044-7.647-3.547-14.63-3.547-6.984 0-12.852 1.503-14.63 3.547 3.358 1.403 8.652 2.32 14.63 2.32Z",
50
+ fill: resolvedSecondaryColor,
51
+ stroke: resolvedSecondaryColor,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round",
54
+ strokeWidth: ".7"
55
+ }), /* @__PURE__ */ React.createElement("path", {
56
+ d: "M62.088 38.019c0 3.237-8.244 5.856-18.41 5.856s-18.41-2.619-18.41-5.856c-1.249 10.575 3.713 19.404 8.442 22.819 1.536 1.27 5.415 2.176 9.957 2.176 4.541 0 8.42-.906 9.956-2.177 4.73-3.414 9.702-12.243 8.443-22.818h.022Z",
57
+ fill: "#fff",
58
+ stroke: resolvedSecondaryColor,
59
+ strokeLinecap: "round",
60
+ strokeLinejoin: "round",
61
+ strokeWidth: ".7"
62
+ }), /* @__PURE__ */ React.createElement("path", {
63
+ d: "M32.981 49.323c.64-1.569 2.133-2.52 3.624-2.387 1.57.144 2.454 1.415 2.575 1.603M56.165 49.323c-.641-1.57-2.133-2.52-3.625-2.387-1.57.144-2.453 1.415-2.575 1.602M40.252 50.97c-.332 2.818 2.155 5.039 4.564 4.917 2.276-.11 4.398-2.287 4.066-4.917h-8.63ZM51.877 1c1.636 1.249 4.83 3.68 5.315 7.636 1.116 8.984-12.63 12.343-10.31 18.575M44.097 8.735c5.868 7.514-10.288 15.526-8.254 25.007.364 1.724 1.624 4.288 4.376 6.056",
64
+ stroke: resolvedSecondaryColor,
65
+ strokeLinecap: "round",
66
+ strokeLinejoin: "round",
67
+ strokeWidth: ".7"
68
+ }));
69
+ };
70
+ Coffee.displayName = "Coffee";
71
+ var stdin_default = createBaseComponent(Coffee);
72
+ export {
73
+ stdin_default as default
74
+ };
@@ -0,0 +1,28 @@
1
+
2
+ import { BoxProps } from '@semcore/flex-box';
3
+ import { Intergalactic } from '@semcore/core';
4
+
5
+ type IllustrationProps = BoxProps & {
6
+ /**
7
+ * Main color of the illustration
8
+ **/
9
+ primaryColor?: string;
10
+ /**
11
+ * Secondary color of the illustration
12
+ **/
13
+ secondaryColor?: string;
14
+ /**
15
+ * Changes background fill of the illustration
16
+ **/
17
+ fill?: string;
18
+ /**
19
+ * Width of the illustration
20
+ **/
21
+ width?: string | number;
22
+ /**
23
+ * Height of the illustration
24
+ **/
25
+ height?: string | number;
26
+ }
27
+ declare const Illustration: Intergalactic.Component<'svg', IllustrationProps>;
28
+ export default Illustration;
@@ -0,0 +1,90 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
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));
20
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
+ var stdin_exports = {};
22
+ __export(stdin_exports, {
23
+ default: () => stdin_default
24
+ });
25
+ module.exports = __toCommonJS(stdin_exports);
26
+ var import_react = __toESM(require("react"));
27
+ var import_core = require("@semcore/core");
28
+ var import_flex_box = require("@semcore/flex-box");
29
+ var import_useColorResolver = require("@semcore/core/lib/utils/use/useColorResolver");
30
+ const Collection = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", primaryColor = "#E0E1E9", secondaryColor = "#6C6E79", ...props }, ref) => {
31
+ const colorResolver = (0, import_useColorResolver.useColorResolver)();
32
+ const resolvedPrimaryColor = colorResolver(primaryColor);
33
+ const resolvedSecondaryColor = colorResolver(secondaryColor);
34
+ return /* @__PURE__ */ import_react.default.createElement(import_flex_box.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("path", {
44
+ d: "M14.783 65.206c6.456 6.455 15.365 10.446 25.222 10.446v2.443c0 .49.404.894.895.883 20.827-.469 37.63-17.273 38.1-38.1a.882.882 0 0 0-.883-.894h-2.443c0-19.694-15.964-35.669-35.669-35.669V1.883A.882.882 0 0 0 39.111 1c-10.086.23-19.235 4.286-26.04 10.785a.876.876 0 0 0 0 1.265l1.723 1.733c-6.477 6.445-10.468 15.354-10.468 25.2H1.883a.882.882 0 0 0-.883.895c.23 10.086 4.297 19.235 10.785 26.04.338.36.905.36 1.265 0l1.733-1.723v.01Z",
45
+ fill: resolvedPrimaryColor
46
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
47
+ d: "M65.402 59.983s.087-.055.12-.088l6.553-4.362-3.162-1.712-3.162.764-8.375-31.961a5.756 5.756 0 0 0-6.739-4.187L10.705 26.57 9.3 23.42l-3.446 5.932c-.077.12-.153.25-.218.37v.022a5.688 5.688 0 0 0-.458 4.286L15.71 71.007a2.61 2.61 0 0 0 3.206 1.81l45.679-12.453c.273-.076.523-.207.752-.349l.055-.032Z",
48
+ fill: resolvedSecondaryColor,
49
+ stroke: resolvedSecondaryColor,
50
+ strokeLinecap: "round",
51
+ strokeLinejoin: "round",
52
+ strokeWidth: ".7"
53
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
54
+ d: "M10.073 32.983s.327-3.184.61-6.444L9.3 23.43l-3.446 5.932c-.077.12-.153.25-.218.37v.023a5.688 5.688 0 0 0-.458 4.285l1.406 4.95 3.49-6.019v.011Z",
55
+ fill: resolvedSecondaryColor
56
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
57
+ d: "M71.29 55.882 23.19 69a2.758 2.758 0 0 1-3.38-1.908L8.72 28.152c-.97-3.402 1.167-6.913 4.635-7.622l43.258-8.822c3.162-.643 6.281 1.298 7.088 4.417l9.53 36.399a2.754 2.754 0 0 1-1.94 3.358Z",
58
+ fill: "#fff",
59
+ stroke: resolvedSecondaryColor,
60
+ strokeLinecap: "round",
61
+ strokeLinejoin: "round",
62
+ strokeWidth: ".7"
63
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
64
+ d: "m63.107 16 1.131 4.308L10.322 32.1l-1.255-4.375c-.91-3.175 1.092-6.454 4.345-7.117l43.05-8.733c2.966-.602 5.889 1.213 6.645 4.122V16Z",
65
+ fill: resolvedPrimaryColor,
66
+ stroke: resolvedSecondaryColor,
67
+ strokeWidth: ".7"
68
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
69
+ d: "M17.444 25.48a1.89 1.89 0 0 1-1.428 2.389c-1.102.24-2.247-.458-2.552-1.538a1.885 1.885 0 0 1 1.44-2.388c1.1-.229 2.235.47 2.54 1.549v-.011ZM24.488 23.998c.295 1.068-.327 2.126-1.406 2.355-1.08.23-2.203-.458-2.497-1.537-.295-1.08.327-2.138 1.417-2.367 1.09-.229 2.192.47 2.486 1.538v.01Z",
70
+ fill: resolvedSecondaryColor
71
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
72
+ d: "M57.344 37.52 20.9 46.647l-1.887-6.652 36.65-8.855a.893.893 0 0 1 1.069.633l1.265 4.656c.13.48-.164.97-.643 1.09h-.011ZM52.437 49.787l-28.504 7.535-1.876-6.598 28.624-7.327 1.756 6.39Z",
73
+ fill: resolvedPrimaryColor
74
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
75
+ d: "M77.168 28.992c0 6.76-3.184 12.77-8.135 16.618a20.926 20.926 0 0 1-2.617 1.734 20.545 20.545 0 0 1-3.304 1.494 20.908 20.908 0 0 1-6.99 1.189c-11.624 0-21.045-9.422-21.045-21.046 0-11.624 9.432-21.024 21.045-21.024 7.263 0 13.663 3.675 17.447 9.28a20.949 20.949 0 0 1 3.599 11.766v-.011Z",
76
+ fill: "#fff"
77
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
78
+ d: "M63.123 48.849a20.909 20.909 0 0 1-6.99 1.189c-11.624 0-21.045-9.422-21.045-21.046 0-11.624 9.421-21.035 21.034-21.035 5.213 0 9.978 1.898 13.653 5.027M73.57 17.226a20.949 20.949 0 0 1 3.598 11.766c0 6.76-3.184 12.77-8.135 16.618",
79
+ stroke: resolvedSecondaryColor,
80
+ strokeLinecap: "round",
81
+ strokeLinejoin: "round"
82
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
83
+ d: "M56.122 14.794v14.198l8.2-5.616M53.767 45.61l9.356 3.239-8.418 6.107",
84
+ stroke: resolvedSecondaryColor,
85
+ strokeLinecap: "round",
86
+ strokeLinejoin: "round"
87
+ }));
88
+ };
89
+ Collection.displayName = "Collection";
90
+ var stdin_default = (0, import_core.createBaseComponent)(Collection);
@@ -0,0 +1,68 @@
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ import { useColorResolver } from "@semcore/core/lib/utils/use/useColorResolver";
5
+ const Collection = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", primaryColor = "#E0E1E9", secondaryColor = "#6C6E79", ...props }, ref) => {
6
+ const colorResolver = useColorResolver();
7
+ const resolvedPrimaryColor = colorResolver(primaryColor);
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: "M14.783 65.206c6.456 6.455 15.365 10.446 25.222 10.446v2.443c0 .49.404.894.895.883 20.827-.469 37.63-17.273 38.1-38.1a.882.882 0 0 0-.883-.894h-2.443c0-19.694-15.964-35.669-35.669-35.669V1.883A.882.882 0 0 0 39.111 1c-10.086.23-19.235 4.286-26.04 10.785a.876.876 0 0 0 0 1.265l1.723 1.733c-6.477 6.445-10.468 15.354-10.468 25.2H1.883a.882.882 0 0 0-.883.895c.23 10.086 4.297 19.235 10.785 26.04.338.36.905.36 1.265 0l1.733-1.723v.01Z",
20
+ fill: resolvedPrimaryColor
21
+ }), /* @__PURE__ */ React.createElement("path", {
22
+ d: "M65.402 59.983s.087-.055.12-.088l6.553-4.362-3.162-1.712-3.162.764-8.375-31.961a5.756 5.756 0 0 0-6.739-4.187L10.705 26.57 9.3 23.42l-3.446 5.932c-.077.12-.153.25-.218.37v.022a5.688 5.688 0 0 0-.458 4.286L15.71 71.007a2.61 2.61 0 0 0 3.206 1.81l45.679-12.453c.273-.076.523-.207.752-.349l.055-.032Z",
23
+ fill: resolvedSecondaryColor,
24
+ stroke: resolvedSecondaryColor,
25
+ strokeLinecap: "round",
26
+ strokeLinejoin: "round",
27
+ strokeWidth: ".7"
28
+ }), /* @__PURE__ */ React.createElement("path", {
29
+ d: "M10.073 32.983s.327-3.184.61-6.444L9.3 23.43l-3.446 5.932c-.077.12-.153.25-.218.37v.023a5.688 5.688 0 0 0-.458 4.285l1.406 4.95 3.49-6.019v.011Z",
30
+ fill: resolvedSecondaryColor
31
+ }), /* @__PURE__ */ React.createElement("path", {
32
+ d: "M71.29 55.882 23.19 69a2.758 2.758 0 0 1-3.38-1.908L8.72 28.152c-.97-3.402 1.167-6.913 4.635-7.622l43.258-8.822c3.162-.643 6.281 1.298 7.088 4.417l9.53 36.399a2.754 2.754 0 0 1-1.94 3.358Z",
33
+ fill: "#fff",
34
+ stroke: resolvedSecondaryColor,
35
+ strokeLinecap: "round",
36
+ strokeLinejoin: "round",
37
+ strokeWidth: ".7"
38
+ }), /* @__PURE__ */ React.createElement("path", {
39
+ d: "m63.107 16 1.131 4.308L10.322 32.1l-1.255-4.375c-.91-3.175 1.092-6.454 4.345-7.117l43.05-8.733c2.966-.602 5.889 1.213 6.645 4.122V16Z",
40
+ fill: resolvedPrimaryColor,
41
+ stroke: resolvedSecondaryColor,
42
+ strokeWidth: ".7"
43
+ }), /* @__PURE__ */ React.createElement("path", {
44
+ d: "M17.444 25.48a1.89 1.89 0 0 1-1.428 2.389c-1.102.24-2.247-.458-2.552-1.538a1.885 1.885 0 0 1 1.44-2.388c1.1-.229 2.235.47 2.54 1.549v-.011ZM24.488 23.998c.295 1.068-.327 2.126-1.406 2.355-1.08.23-2.203-.458-2.497-1.537-.295-1.08.327-2.138 1.417-2.367 1.09-.229 2.192.47 2.486 1.538v.01Z",
45
+ fill: resolvedSecondaryColor
46
+ }), /* @__PURE__ */ React.createElement("path", {
47
+ d: "M57.344 37.52 20.9 46.647l-1.887-6.652 36.65-8.855a.893.893 0 0 1 1.069.633l1.265 4.656c.13.48-.164.97-.643 1.09h-.011ZM52.437 49.787l-28.504 7.535-1.876-6.598 28.624-7.327 1.756 6.39Z",
48
+ fill: resolvedPrimaryColor
49
+ }), /* @__PURE__ */ React.createElement("path", {
50
+ d: "M77.168 28.992c0 6.76-3.184 12.77-8.135 16.618a20.926 20.926 0 0 1-2.617 1.734 20.545 20.545 0 0 1-3.304 1.494 20.908 20.908 0 0 1-6.99 1.189c-11.624 0-21.045-9.422-21.045-21.046 0-11.624 9.432-21.024 21.045-21.024 7.263 0 13.663 3.675 17.447 9.28a20.949 20.949 0 0 1 3.599 11.766v-.011Z",
51
+ fill: "#fff"
52
+ }), /* @__PURE__ */ React.createElement("path", {
53
+ d: "M63.123 48.849a20.909 20.909 0 0 1-6.99 1.189c-11.624 0-21.045-9.422-21.045-21.046 0-11.624 9.421-21.035 21.034-21.035 5.213 0 9.978 1.898 13.653 5.027M73.57 17.226a20.949 20.949 0 0 1 3.598 11.766c0 6.76-3.184 12.77-8.135 16.618",
54
+ stroke: resolvedSecondaryColor,
55
+ strokeLinecap: "round",
56
+ strokeLinejoin: "round"
57
+ }), /* @__PURE__ */ React.createElement("path", {
58
+ d: "M56.122 14.794v14.198l8.2-5.616M53.767 45.61l9.356 3.239-8.418 6.107",
59
+ stroke: resolvedSecondaryColor,
60
+ strokeLinecap: "round",
61
+ strokeLinejoin: "round"
62
+ }));
63
+ };
64
+ Collection.displayName = "Collection";
65
+ var stdin_default = createBaseComponent(Collection);
66
+ export {
67
+ stdin_default as default
68
+ };
@@ -0,0 +1,28 @@
1
+
2
+ import { BoxProps } from '@semcore/flex-box';
3
+ import { Intergalactic } from '@semcore/core';
4
+
5
+ type IllustrationProps = BoxProps & {
6
+ /**
7
+ * Main color of the illustration
8
+ **/
9
+ primaryColor?: string;
10
+ /**
11
+ * Secondary color of the illustration
12
+ **/
13
+ secondaryColor?: string;
14
+ /**
15
+ * Changes background fill of the illustration
16
+ **/
17
+ fill?: string;
18
+ /**
19
+ * Width of the illustration
20
+ **/
21
+ width?: string | number;
22
+ /**
23
+ * Height of the illustration
24
+ **/
25
+ height?: string | number;
26
+ }
27
+ declare const Illustration: Intergalactic.Component<'svg', IllustrationProps>;
28
+ export default Illustration;