@semcore/illustration 1.4.19 → 1.4.21

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 (158) hide show
  1. package/AccessDenied/index.d.ts +1 -2
  2. package/AccessDenied/index.js +234 -272
  3. package/AccessDenied/index.mjs +212 -259
  4. package/AreaChart/index.d.ts +1 -2
  5. package/AreaChart/index.js +81 -88
  6. package/AreaChart/index.mjs +59 -75
  7. package/Blocked/index.d.ts +1 -2
  8. package/Blocked/index.js +485 -579
  9. package/Blocked/index.mjs +463 -566
  10. package/CHANGELOG.md +13 -3
  11. package/ChoroplethMapChart/index.d.ts +1 -2
  12. package/ChoroplethMapChart/index.js +103 -112
  13. package/ChoroplethMapChart/index.mjs +81 -99
  14. package/Coffee/index.d.ts +1 -2
  15. package/Coffee/index.js +88 -92
  16. package/Coffee/index.mjs +66 -79
  17. package/Collection/index.d.ts +1 -2
  18. package/Collection/index.js +82 -88
  19. package/Collection/index.mjs +60 -75
  20. package/CombinedChart/index.d.ts +1 -2
  21. package/CombinedChart/index.js +110 -121
  22. package/CombinedChart/index.mjs +88 -108
  23. package/Confirmation/index.d.ts +1 -2
  24. package/Confirmation/index.js +259 -301
  25. package/Confirmation/index.mjs +237 -288
  26. package/Congrats/index.d.ts +1 -2
  27. package/Congrats/index.js +139 -159
  28. package/Congrats/index.mjs +117 -146
  29. package/ConnectionLost/index.d.ts +1 -2
  30. package/ConnectionLost/index.js +291 -343
  31. package/ConnectionLost/index.mjs +269 -330
  32. package/DeletedAccount/index.d.ts +1 -2
  33. package/DeletedAccount/index.js +368 -429
  34. package/DeletedAccount/index.mjs +346 -416
  35. package/DeletedPage/index.d.ts +1 -2
  36. package/DeletedPage/index.js +44 -42
  37. package/DeletedPage/index.mjs +22 -29
  38. package/Dns/index.d.ts +1 -2
  39. package/Dns/index.js +172 -199
  40. package/Dns/index.mjs +150 -186
  41. package/DonutChart/index.d.ts +1 -2
  42. package/DonutChart/index.js +123 -135
  43. package/DonutChart/index.mjs +101 -122
  44. package/Duplicates/index.d.ts +1 -2
  45. package/Duplicates/index.js +100 -109
  46. package/Duplicates/index.mjs +78 -96
  47. package/Feedback/index.d.ts +1 -2
  48. package/Feedback/index.js +88 -94
  49. package/Feedback/index.mjs +66 -81
  50. package/FunnelChart/index.d.ts +1 -2
  51. package/FunnelChart/index.js +90 -98
  52. package/FunnelChart/index.mjs +68 -85
  53. package/Good/index.d.ts +1 -2
  54. package/Good/index.js +123 -136
  55. package/Good/index.mjs +101 -123
  56. package/HeatMapChart/index.d.ts +1 -2
  57. package/HeatMapChart/index.js +108 -118
  58. package/HeatMapChart/index.mjs +86 -105
  59. package/HorizontalBarChart/index.d.ts +1 -2
  60. package/HorizontalBarChart/index.js +94 -102
  61. package/HorizontalBarChart/index.mjs +72 -89
  62. package/KagiChart/index.d.ts +1 -2
  63. package/KagiChart/index.js +75 -80
  64. package/KagiChart/index.mjs +53 -67
  65. package/LineChart/index.d.ts +1 -2
  66. package/LineChart/index.js +78 -84
  67. package/LineChart/index.mjs +56 -71
  68. package/LollipopChart/index.d.ts +1 -2
  69. package/LollipopChart/index.js +95 -103
  70. package/LollipopChart/index.mjs +73 -90
  71. package/MailSent/index.d.ts +1 -2
  72. package/MailSent/index.js +134 -154
  73. package/MailSent/index.mjs +112 -141
  74. package/Maintenance/index.d.ts +1 -2
  75. package/Maintenance/index.js +355 -413
  76. package/Maintenance/index.mjs +333 -400
  77. package/Nexttime/index.d.ts +1 -2
  78. package/Nexttime/index.js +102 -112
  79. package/Nexttime/index.mjs +80 -99
  80. package/NoPayment/index.d.ts +1 -2
  81. package/NoPayment/index.js +296 -358
  82. package/NoPayment/index.mjs +274 -345
  83. package/NothingFound/index.d.ts +1 -2
  84. package/NothingFound/index.js +126 -138
  85. package/NothingFound/index.mjs +104 -125
  86. package/OtherData/index.d.ts +1 -2
  87. package/OtherData/index.js +109 -119
  88. package/OtherData/index.mjs +87 -106
  89. package/PageError/index.d.ts +1 -2
  90. package/PageError/index.js +216 -279
  91. package/PageError/index.mjs +194 -266
  92. package/PageNotFound/index.d.ts +1 -2
  93. package/PageNotFound/index.js +276 -329
  94. package/PageNotFound/index.mjs +254 -316
  95. package/PieChart/index.d.ts +1 -2
  96. package/PieChart/index.js +108 -118
  97. package/PieChart/index.mjs +86 -105
  98. package/Processing/index.d.ts +1 -2
  99. package/Processing/index.js +88 -95
  100. package/Processing/index.mjs +66 -82
  101. package/ProjectNotFound/index.d.ts +1 -2
  102. package/ProjectNotFound/index.js +239 -274
  103. package/ProjectNotFound/index.mjs +217 -261
  104. package/RadarChart/index.d.ts +1 -2
  105. package/RadarChart/index.js +87 -94
  106. package/RadarChart/index.mjs +65 -81
  107. package/RadialTreeChart/index.d.ts +1 -2
  108. package/RadialTreeChart/index.js +129 -142
  109. package/RadialTreeChart/index.mjs +107 -129
  110. package/SankeyChart/index.d.ts +1 -2
  111. package/SankeyChart/index.js +115 -126
  112. package/SankeyChart/index.mjs +93 -113
  113. package/ScatterPlotChart/index.d.ts +1 -2
  114. package/ScatterPlotChart/index.js +100 -109
  115. package/ScatterPlotChart/index.mjs +78 -96
  116. package/StackedAreaChart/index.d.ts +1 -2
  117. package/StackedAreaChart/index.js +102 -113
  118. package/StackedAreaChart/index.mjs +80 -100
  119. package/Suggestion/index.d.ts +1 -2
  120. package/Suggestion/index.js +86 -93
  121. package/Suggestion/index.mjs +64 -80
  122. package/Suggestions/index.d.ts +1 -2
  123. package/Suggestions/index.js +89 -96
  124. package/Suggestions/index.mjs +67 -83
  125. package/Table/index.d.ts +1 -2
  126. package/Table/index.js +73 -77
  127. package/Table/index.mjs +51 -64
  128. package/TagCloud/index.d.ts +1 -2
  129. package/TagCloud/index.js +100 -109
  130. package/TagCloud/index.mjs +78 -96
  131. package/TextLinksEtc/index.d.ts +1 -2
  132. package/TextLinksEtc/index.js +76 -81
  133. package/TextLinksEtc/index.mjs +54 -68
  134. package/Timeout/index.d.ts +1 -2
  135. package/Timeout/index.js +373 -444
  136. package/Timeout/index.mjs +351 -431
  137. package/UnderConstruction/index.d.ts +1 -2
  138. package/UnderConstruction/index.js +135 -150
  139. package/UnderConstruction/index.mjs +113 -137
  140. package/VennChart/index.d.ts +1 -2
  141. package/VennChart/index.js +101 -110
  142. package/VennChart/index.mjs +79 -97
  143. package/VerticalBarChart/index.d.ts +1 -2
  144. package/VerticalBarChart/index.js +95 -103
  145. package/VerticalBarChart/index.mjs +73 -90
  146. package/Waiting/index.d.ts +1 -2
  147. package/Waiting/index.js +88 -96
  148. package/Waiting/index.mjs +66 -83
  149. package/Warning/index.d.ts +1 -2
  150. package/Warning/index.js +83 -89
  151. package/Warning/index.mjs +61 -76
  152. package/clear.ts +25 -0
  153. package/lib/cjs/index.js +1 -1
  154. package/lib/es6/index.js +1 -1
  155. package/package.json +9 -7
  156. package/svg/PageError.svg +40 -46
  157. package/transform.ts +92 -0
  158. package/transform-svg.config.js +0 -53
package/Feedback/index.js CHANGED
@@ -1,95 +1,89 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
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
6
24
  });
7
- exports["default"] = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
- var _react = _interopRequireDefault(require("react"));
11
- var _core = require("@semcore/core");
12
- var _flexBox = require("@semcore/flex-box");
13
- var _excluded = ["fill", "width", "height", "viewBox"];
14
- function Feedback(_ref, ref) {
15
- var _ref$fill = _ref.fill,
16
- fill = _ref$fill === void 0 ? 'none' : _ref$fill,
17
- _ref$width = _ref.width,
18
- width = _ref$width === void 0 ? '40' : _ref$width,
19
- _ref$height = _ref.height,
20
- height = _ref$height === void 0 ? '40' : _ref$height,
21
- _ref$viewBox = _ref.viewBox,
22
- viewBox = _ref$viewBox === void 0 ? '0 0 40 40' : _ref$viewBox,
23
- props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
24
- return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
25
- ref: ref,
26
- width: width,
27
- height: height,
28
- viewBox: viewBox,
29
- fill: fill,
30
- tag: "svg"
31
- }, props), /*#__PURE__*/_react["default"].createElement("path", {
32
- fill: "#6EDBFF",
33
- d: "M35.4 11.33v16.546c0 .54-.06 1.064-.178 1.57-.702 3.134-3.482 5.465-6.816 5.465h-4.618c-4.001 0-7.948 1.119-11.354 3.248-.183.13-.441-.027-.441-.26V34.91a6.941 6.941 0 0 1-4.342-1.516A7.02 7.02 0 0 1 5 27.875V11.33a7.038 7.038 0 0 1 3.035-5.807 6.865 6.865 0 0 1 2.853-1.143 6.81 6.81 0 0 1 1.105-.088h4.619a21.415 21.415 0 0 0 11.356-3.245c.18-.13.438.026.438.26v2.985a6.933 6.933 0 0 1 3.207.785 7.019 7.019 0 0 1 2.173 1.76A7.022 7.022 0 0 1 35.4 11.33Z",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/_react["default"].createElement("path", {
36
- fill: "#6EDBFF",
37
- d: "M27.839 18.398c-.624-4.432-2-8.516-3.368-10.683a10.181 10.181 0 0 0-.793-1.079c-.326-.38-.555-.655-.948-.544h-.003a.162.162 0 0 0-.058-.01h-.007a.48.48 0 0 0-.125.014c-.108.05-.19.15-.255.29-.003.003-.003.007-.003.01-.032.069-.058.15-.08.24l-.01.058a4.464 4.464 0 0 0-.05 1.02c.043.975.265 2.226.505 3.318 0 .014.004.029.01.04.12.558.24 1.07.345 1.483-.42-1.516-.939-3.293-1.59-4.859-.696-1.665-1.464-3.24-2.206-3.92-.38-.351-.818-.35-1.166-.231a.112.112 0 0 0-.046.021c-.122.058-.205.18-.248.351-.003.004-.003.004-.003.008-.169.677.2 2.131.702 3.79.48 1.58 1.075 3.339 1.43 4.772v.003c.153.616.26 1.175.297 1.63-.23-1.508-1.095-4.102-2.191-6.405-.749-1.576-1.586-3.131-2.328-3.99-.555-.646-1.117-.85-1.5-.653a.276.276 0 0 0-.075.05.326.326 0 0 0-.068.072c-.01.01-.018.025-.025.036a.512.512 0 0 0-.068.132.98.98 0 0 0-.036.122s-.004.004-.004.007c-.003.007-.003.01-.003.014-.007.033-.015.065-.018.1a.301.301 0 0 0-.01.08c-.005.01-.005.025-.005.039-.003.036-.007.072-.007.107-.007.144-.003.305.015.48.003.065.01.13.018.198.032.265.082.562.15.88.014.072.029.144.047.216.014.068.028.136.046.204.047.193.097.394.15.602l.137.505c.007.021.01.04.018.06.043.148.082.295.129.445.039.14.082.283.125.426.394 1.308.87 2.727 1.29 4.038.365 1.146.691 2.21.881 3.052.057.261.104.498.133.713-1.165-3.697-2.343-6.084-3.525-7.464-.61-.716-1.376-1.367-1.838-1.592-.39-.194-.685-.018-.903.075a.457.457 0 0 0-.244.247.564.564 0 0 0-.043.125v.007c-.125.51.104 1.412.452 2.368v.004c.412 1.132.985 2.332 1.336 3.049.265.54.516 1.089.73 1.655.688 1.791 1.538 3.966 2.035 5.86v.004l.076.287c-.717-.595-1.559-1.236-2.39-1.655-1.293-.645-2.636-1.233-4.062-1.258a3.85 3.85 0 0 0-.455.008c-.437.028-.957.16-1.104.576 0 .004-.003.007-.003.011v.007l-.025.1a.904.904 0 0 0 .147.595c.136.212.33.376.52.534 1.357 1.135 2.732 2.264 3.947 3.55 1.214 1.286 2.275 2.751 2.902 4.407l.064.16c.011.022.018.047.029.069 0 .003.004.007.004.01.007.022.017.04.025.061 0 .004.003.004.003.008.029.075.061.147.097.218a5.691 5.691 0 0 0 .276.548c.05.09.1.18.154.265.05.08.1.158.154.233.036.057.075.115.118.168.057.08.118.155.18.23a4.8 4.8 0 0 0 1.203 1.053c1.132.692 2.479.978 3.804.978 1.333.004 2.684-.272 3.851-.92 1.165-.646 2.29-1.939 2.755-3.189 0-.018-.003-.032-.003-.05-.004-.015-.004-.029-.007-.047a3.722 3.722 0 0 1-.018-.207 25.796 25.796 0 0 1-.122-2.483c0-.1 0-.2.003-.305l.011-.315c0-.054.004-.11.007-.165l.022-.358c.01-.161.025-.326.04-.494.028-.294.06-.595.1-.903.01-.097.021-.197.039-.301 0-.022.004-.043.007-.065l.043-.286.054-.362c.014-.104.032-.211.05-.315.018-.125.04-.255.064-.387.094-.52.198-1.046.312-1.573 0-.01-.003-.018-.003-.028Zm-4.604-4.94a14.222 14.222 0 0 1-.114-.43c.046.146.082.29.114.43Z",
38
- shapeRendering: "geometricPrecision"
39
- }), /*#__PURE__*/_react["default"].createElement("path", {
40
- fill: "#fff",
41
- d: "M20.04 10.693a71.051 71.051 0 0 1-1.261-5.173c-.082-.401-.161-.82-.043-1.215.115-.39.49-.741.896-.68-.065-.301-.538-.382-.667-.599-.304-.053-.69-.045-.852.217-.193.312-.093.847-.033 1.21.366 2.231.993 4.194 1.96 6.24ZM16.615 19.621c-.283-.236-.645.233-.964 0-.505-1.791-1.364-4.292-2.002-5.95-.214-.566-.47-1.232-.735-1.773-.755-1.544-2.655-5.446-1.605-5.883.165-.072.749.133 1.021.226-.938.544.81 4.256 1.551 5.774.265.541.516 1.09.731 1.656.724 1.884 1.519 3.99 2.003 5.95ZM15.619 28.873c-.437-.527-.774-1.146-1.039-1.81-.021-.053.021-.15 0-.204-.627-1.655-1.765-3.298-2.98-4.584-1.214-1.286-2.44-2.295-3.798-3.43-.19-.158-.476-.402-.612-.613-.133-.211-.244-.296-.162-.533.147-.415.582-.664 1.02-.692.153-.011.461-.007.612 0-.301.505-.077 1.574 2.445 3.39 3.575 2.576 4.303 6.423 4.514 8.476ZM16.328 11.643a1.88 1.88 0 0 0-.226.373c-1.19-3.718-2.8-8.443-1.776-8.966.383-.197.915.213 1.47.857-.275.14-.55.482-.643.787-.136.433-.08.906-.011 1.357.28 1.885.677 3.755 1.186 5.592ZM23.565 6.648c-.319.025-.598.237-.774.502-.175.265-.262.58-.322.892a6.186 6.186 0 0 0 .028 2.393 10.342 10.342 0 0 1-.494-3.353c.01-.38.079-.824.412-1.007.208-.115.47-.09.68.018.212.107.334.362.47.555Z",
42
- shapeRendering: "geometricPrecision"
43
- }), /*#__PURE__*/_react["default"].createElement("path", {
44
- fill: "#000",
45
- d: "M26.388 34.911c.353-1.645 1.278-6.278.87-7.911-3.5 6-10.5 3.5-12.2.8-.272.727.5 6.7.5 6.7 0 .801-.03 1.5-.073 2.08a21.493 21.493 0 0 1 8.302-1.669h2.6Z",
46
- shapeRendering: "geometricPrecision"
47
- }), /*#__PURE__*/_react["default"].createElement("path", {
48
- fill: "#000",
49
- d: "M26.086 34.911h.408c.055-.286.107-.58.157-.88.37-2.23.607-4.801.698-7.023a.2.2 0 1 0-.4-.016c-.09 2.208-.326 4.763-.693 6.973-.054.324-.11.64-.17.946ZM15.31 36.654c.088-1.333.044-2.902-.06-4.401-.14-2.032-.391-3.951-.58-5.01a.2.2 0 1 0-.395.071c.187 1.042.436 2.948.576 4.967.109 1.577.15 3.212.046 4.556.137-.063.275-.124.414-.183Z",
50
- shapeRendering: "geometricPrecision"
51
- }), /*#__PURE__*/_react["default"].createElement("path", {
52
- stroke: "#000",
53
- strokeLinecap: "round",
54
- strokeLinejoin: "round",
55
- strokeMiterlimit: "10",
56
- strokeWidth: ".4",
57
- d: "M15.663 19.656c-.483-1.96-1.386-4.266-2.11-6.15a19.488 19.488 0 0 0-.73-1.656c-.757-1.544-2.552-5.363-1.502-5.8.971-.422 3.987 1.756 6.266 8.981M19 20a8.353 8.353 0 0 1 2.042.91",
58
- shapeRendering: "geometricPrecision"
59
- }), /*#__PURE__*/_react["default"].createElement("path", {
60
- stroke: "#000",
61
- strokeLinecap: "round",
62
- strokeLinejoin: "round",
63
- strokeMiterlimit: "10",
64
- strokeWidth: ".4",
65
- d: "M27.24 26.684c-.017.05-.039.1-.06.15-.494 1.204-1.576 2.419-2.694 3.039-1.168.648-2.519.924-3.851.92-1.326 0-2.673-.286-3.805-.978-1.035-.63-1.712-1.597-2.178-2.712-.025-.05-.043-.1-.064-.15l-.065-.161c-.627-1.655-1.687-3.12-2.902-4.407-1.214-1.286-2.59-2.414-3.947-3.55-.19-.157-.384-.322-.52-.534-.132-.21-.2-.476-.118-.712.147-.416.666-.549 1.103-.577 1.598-.108 3.088.537 4.518 1.25.83.42 1.673 1.06 2.39 1.655a8.394 8.394 0 0 1 3.7.237M19 15.48A21.682 21.682 0 0 1 24.76 14M17 16.555c.405-.197.817-.383 1.236-.555M17.142 15.636c-.44-3.135-4.26-11.844-2.82-12.578 1.642-.842 5.51 7.734 6.02 11.048M23 13c.086.348.154.595.183.695",
66
- shapeRendering: "geometricPrecision"
67
- }), /*#__PURE__*/_react["default"].createElement("path", {
68
- stroke: "#000",
69
- strokeLinecap: "round",
70
- strokeLinejoin: "round",
71
- strokeMiterlimit: "10",
72
- strokeWidth: ".4",
73
- d: "M27.109 26.788c1.32-8.07-2.48-19.26-3.945-20.61-.398-.365-1.053-.136-1.128.398-.194 1.364.447 4.22.83 5.728",
74
- shapeRendering: "geometricPrecision"
75
- }), /*#__PURE__*/_react["default"].createElement("path", {
76
- stroke: "#000",
77
- strokeLinecap: "round",
78
- strokeLinejoin: "round",
79
- strokeMiterlimit: "10",
80
- strokeWidth: ".4",
81
- d: "M23.561 13.04c0-.004 0-.008-.003-.012-.004-.01-.007-.025-.01-.036a18.402 18.402 0 0 0-.184-.695c-.01-.057-.028-.118-.046-.179a.488.488 0 0 0-.018-.068c-1.1-3.955-3.296-9.583-4.962-9.01-1.383.466 1.906 7.631 2.132 10.576",
82
- shapeRendering: "geometricPrecision"
83
- }), /*#__PURE__*/_react["default"].createElement("path", {
84
- stroke: "#fff",
85
- strokeLinecap: "round",
86
- strokeLinejoin: "round",
87
- strokeMiterlimit: "10",
88
- strokeWidth: ".4",
89
- d: "M33.5 9 29 13.5M28 11.5 30.5 7",
90
- shapeRendering: "geometricPrecision"
91
- }));
92
- }
93
- Feedback.displayName = 'Feedback';
94
- var _default = (0, _core.createBaseComponent)(Feedback);
95
- exports["default"] = _default;
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
+ const Feedback = ({ fill = "none", width = "40", height = "40", viewBox = "0 0 40 40", ...props }, ref) => /* @__PURE__ */ import_react.default.createElement(import_flex_box.Box, {
30
+ ref,
31
+ width,
32
+ height,
33
+ viewBox,
34
+ fill,
35
+ tag: "svg",
36
+ ...props
37
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
38
+ d: "M35.4 11.33v16.546c0 .54-.06 1.064-.178 1.57-.702 3.134-3.482 5.465-6.816 5.465h-4.618c-4.001 0-7.948 1.119-11.354 3.248-.183.13-.441-.027-.441-.26V34.91a6.941 6.941 0 0 1-4.342-1.516A7.02 7.02 0 0 1 5 27.875V11.33a7.038 7.038 0 0 1 3.035-5.807 6.865 6.865 0 0 1 2.853-1.143 6.81 6.81 0 0 1 1.105-.088h4.619a21.415 21.415 0 0 0 11.356-3.245c.18-.13.438.026.438.26v2.985a6.933 6.933 0 0 1 3.207.785 7.019 7.019 0 0 1 2.173 1.76A7.022 7.022 0 0 1 35.4 11.33Z",
39
+ fill: "#6EDBFF"
40
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
41
+ d: "M27.839 18.398c-.624-4.432-2-8.516-3.368-10.683a10.181 10.181 0 0 0-.793-1.079c-.326-.38-.555-.655-.948-.544h-.003a.162.162 0 0 0-.058-.01h-.007a.48.48 0 0 0-.125.014c-.108.05-.19.15-.255.29-.003.003-.003.007-.003.01-.032.069-.058.15-.08.24l-.01.058a4.464 4.464 0 0 0-.05 1.02c.043.975.265 2.226.505 3.318 0 .014.004.029.01.04.12.558.24 1.07.345 1.483-.42-1.516-.939-3.293-1.59-4.859-.696-1.665-1.464-3.24-2.206-3.92-.38-.351-.818-.35-1.166-.231a.112.112 0 0 0-.046.021c-.122.058-.205.18-.248.351-.003.004-.003.004-.003.008-.169.677.2 2.131.702 3.79.48 1.58 1.075 3.339 1.43 4.772v.003c.153.616.26 1.175.297 1.63-.23-1.508-1.095-4.102-2.191-6.405-.749-1.576-1.586-3.131-2.328-3.99-.555-.646-1.117-.85-1.5-.653a.276.276 0 0 0-.075.05.326.326 0 0 0-.068.072c-.01.01-.018.025-.025.036a.512.512 0 0 0-.068.132.98.98 0 0 0-.036.122s-.004.004-.004.007c-.003.007-.003.01-.003.014-.007.033-.015.065-.018.1a.301.301 0 0 0-.01.08c-.005.01-.005.025-.005.039-.003.036-.007.072-.007.107-.007.144-.003.305.015.48.003.065.01.13.018.198.032.265.082.562.15.88.014.072.029.144.047.216.014.068.028.136.046.204.047.193.097.394.15.602l.137.505c.007.021.01.04.018.06.043.148.082.295.129.445.039.14.082.283.125.426.394 1.308.87 2.727 1.29 4.038.365 1.146.691 2.21.881 3.052.057.261.104.498.133.713-1.165-3.697-2.343-6.084-3.525-7.464-.61-.716-1.376-1.367-1.838-1.592-.39-.194-.685-.018-.903.075a.457.457 0 0 0-.244.247.564.564 0 0 0-.043.125v.007c-.125.51.104 1.412.452 2.368v.004c.412 1.132.985 2.332 1.336 3.049.265.54.516 1.089.73 1.655.688 1.791 1.538 3.966 2.035 5.86v.004l.076.287c-.717-.595-1.559-1.236-2.39-1.655-1.293-.645-2.636-1.233-4.062-1.258a3.85 3.85 0 0 0-.455.008c-.437.028-.957.16-1.104.576 0 .004-.003.007-.003.011v.007l-.025.1a.904.904 0 0 0 .147.595c.136.212.33.376.52.534 1.357 1.135 2.732 2.264 3.947 3.55 1.214 1.286 2.275 2.751 2.902 4.407l.064.16c.011.022.018.047.029.069 0 .003.004.007.004.01.007.022.017.04.025.061 0 .004.003.004.003.008.029.075.061.147.097.218a5.691 5.691 0 0 0 .276.548c.05.09.1.18.154.265.05.08.1.158.154.233.036.057.075.115.118.168.057.08.118.155.18.23a4.8 4.8 0 0 0 1.203 1.053c1.132.692 2.479.978 3.804.978 1.333.004 2.684-.272 3.851-.92 1.165-.646 2.29-1.939 2.755-3.189 0-.018-.003-.032-.003-.05-.004-.015-.004-.029-.007-.047a3.722 3.722 0 0 1-.018-.207 25.796 25.796 0 0 1-.122-2.483c0-.1 0-.2.003-.305l.011-.315c0-.054.004-.11.007-.165l.022-.358c.01-.161.025-.326.04-.494.028-.294.06-.595.1-.903.01-.097.021-.197.039-.301 0-.022.004-.043.007-.065l.043-.286.054-.362c.014-.104.032-.211.05-.315.018-.125.04-.255.064-.387.094-.52.198-1.046.312-1.573 0-.01-.003-.018-.003-.028Zm-4.604-4.94a14.222 14.222 0 0 1-.114-.43c.046.146.082.29.114.43Z",
42
+ fill: "#6EDBFF"
43
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
44
+ d: "M20.04 10.693a71.051 71.051 0 0 1-1.261-5.173c-.082-.401-.161-.82-.043-1.215.115-.39.49-.741.896-.68-.065-.301-.538-.382-.667-.599-.304-.053-.69-.045-.852.217-.193.312-.093.847-.033 1.21.366 2.231.993 4.194 1.96 6.24ZM16.615 19.621c-.283-.236-.645.233-.964 0-.505-1.791-1.364-4.292-2.002-5.95-.214-.566-.47-1.232-.735-1.773-.755-1.544-2.655-5.446-1.605-5.883.165-.072.749.133 1.021.226-.938.544.81 4.256 1.551 5.774.265.541.516 1.09.731 1.656.724 1.884 1.519 3.99 2.003 5.95ZM15.619 28.873c-.437-.527-.774-1.146-1.039-1.81-.021-.053.021-.15 0-.204-.627-1.655-1.765-3.298-2.98-4.584-1.214-1.286-2.44-2.295-3.798-3.43-.19-.158-.476-.402-.612-.613-.133-.211-.244-.296-.162-.533.147-.415.582-.664 1.02-.692.153-.011.461-.007.612 0-.301.505-.077 1.574 2.445 3.39 3.575 2.576 4.303 6.423 4.514 8.476ZM16.328 11.643a1.88 1.88 0 0 0-.226.373c-1.19-3.718-2.8-8.443-1.776-8.966.383-.197.915.213 1.47.857-.275.14-.55.482-.643.787-.136.433-.08.906-.011 1.357.28 1.885.677 3.755 1.186 5.592ZM23.565 6.648c-.319.025-.598.237-.774.502-.175.265-.262.58-.322.892a6.186 6.186 0 0 0 .028 2.393 10.342 10.342 0 0 1-.494-3.353c.01-.38.079-.824.412-1.007.208-.115.47-.09.68.018.212.107.334.362.47.555Z",
45
+ fill: "#fff"
46
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
47
+ d: "M26.388 34.911c.353-1.645 1.278-6.278.87-7.911-3.5 6-10.5 3.5-12.2.8-.272.727.5 6.7.5 6.7 0 .801-.03 1.5-.073 2.08a21.493 21.493 0 0 1 8.302-1.669h2.6Z",
48
+ fill: "#000"
49
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
50
+ d: "M26.086 34.911h.408c.055-.286.107-.58.157-.88.37-2.23.607-4.801.698-7.023a.2.2 0 1 0-.4-.016c-.09 2.208-.326 4.763-.693 6.973-.054.324-.11.64-.17.946ZM15.31 36.654c.088-1.333.044-2.902-.06-4.401-.14-2.032-.391-3.951-.58-5.01a.2.2 0 1 0-.395.071c.187 1.042.436 2.948.576 4.967.109 1.577.15 3.212.046 4.556.137-.063.275-.124.414-.183Z",
51
+ fill: "#000"
52
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
53
+ d: "M15.663 19.656c-.483-1.96-1.386-4.266-2.11-6.15a19.488 19.488 0 0 0-.73-1.656c-.757-1.544-2.552-5.363-1.502-5.8.971-.422 3.987 1.756 6.266 8.981M19 20a8.353 8.353 0 0 1 2.042.91",
54
+ stroke: "#000",
55
+ strokeLinecap: "round",
56
+ strokeLinejoin: "round",
57
+ strokeMiterlimit: "10",
58
+ strokeWidth: ".4"
59
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
60
+ d: "M27.24 26.684c-.017.05-.039.1-.06.15-.494 1.204-1.576 2.419-2.694 3.039-1.168.648-2.519.924-3.851.92-1.326 0-2.673-.286-3.805-.978-1.035-.63-1.712-1.597-2.178-2.712-.025-.05-.043-.1-.064-.15l-.065-.161c-.627-1.655-1.687-3.12-2.902-4.407-1.214-1.286-2.59-2.414-3.947-3.55-.19-.157-.384-.322-.52-.534-.132-.21-.2-.476-.118-.712.147-.416.666-.549 1.103-.577 1.598-.108 3.088.537 4.518 1.25.83.42 1.673 1.06 2.39 1.655a8.394 8.394 0 0 1 3.7.237M19 15.48A21.682 21.682 0 0 1 24.76 14M17 16.555c.405-.197.817-.383 1.236-.555M17.142 15.636c-.44-3.135-4.26-11.844-2.82-12.578 1.642-.842 5.51 7.734 6.02 11.048M23 13c.086.348.154.595.183.695",
61
+ stroke: "#000",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round",
64
+ strokeMiterlimit: "10",
65
+ strokeWidth: ".4"
66
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
67
+ d: "M27.109 26.788c1.32-8.07-2.48-19.26-3.945-20.61-.398-.365-1.053-.136-1.128.398-.194 1.364.447 4.22.83 5.728",
68
+ stroke: "#000",
69
+ strokeLinecap: "round",
70
+ strokeLinejoin: "round",
71
+ strokeMiterlimit: "10",
72
+ strokeWidth: ".4"
73
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
74
+ d: "M23.561 13.04c0-.004 0-.008-.003-.012-.004-.01-.007-.025-.01-.036a18.402 18.402 0 0 0-.184-.695c-.01-.057-.028-.118-.046-.179a.488.488 0 0 0-.018-.068c-1.1-3.955-3.296-9.583-4.962-9.01-1.383.466 1.906 7.631 2.132 10.576",
75
+ stroke: "#000",
76
+ strokeLinecap: "round",
77
+ strokeLinejoin: "round",
78
+ strokeMiterlimit: "10",
79
+ strokeWidth: ".4"
80
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
81
+ d: "M33.5 9 29 13.5M28 11.5 30.5 7",
82
+ stroke: "#fff",
83
+ strokeLinecap: "round",
84
+ strokeLinejoin: "round",
85
+ strokeMiterlimit: "10",
86
+ strokeWidth: ".4"
87
+ }));
88
+ Feedback.displayName = "Feedback";
89
+ var stdin_default = (0, import_core.createBaseComponent)(Feedback);
@@ -1,82 +1,67 @@
1
- function _extends() { _extends = Object.assign ? Object.assign.bind() : 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); }
2
- import React from 'react';
3
- import { createBaseComponent } from '@semcore/core';
4
- import { Box } from '@semcore/flex-box';
5
- function Feedback({
6
- fill = 'none',
7
- width = '40',
8
- height = '40',
9
- viewBox = '0 0 40 40',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const Feedback = ({ fill = "none", width = "40", height = "40", viewBox = "0 0 40 40", ...props }, ref) => /* @__PURE__ */ React.createElement(Box, {
5
+ ref,
6
+ width,
7
+ height,
8
+ viewBox,
9
+ fill,
10
+ tag: "svg",
10
11
  ...props
11
- }, ref) {
12
- return /*#__PURE__*/React.createElement(Box, _extends({
13
- ref: ref,
14
- width: width,
15
- height: height,
16
- viewBox: viewBox,
17
- fill: fill,
18
- tag: "svg"
19
- }, props), /*#__PURE__*/React.createElement("path", {
20
- fill: "#6EDBFF",
21
- d: "M35.4 11.33v16.546c0 .54-.06 1.064-.178 1.57-.702 3.134-3.482 5.465-6.816 5.465h-4.618c-4.001 0-7.948 1.119-11.354 3.248-.183.13-.441-.027-.441-.26V34.91a6.941 6.941 0 0 1-4.342-1.516A7.02 7.02 0 0 1 5 27.875V11.33a7.038 7.038 0 0 1 3.035-5.807 6.865 6.865 0 0 1 2.853-1.143 6.81 6.81 0 0 1 1.105-.088h4.619a21.415 21.415 0 0 0 11.356-3.245c.18-.13.438.026.438.26v2.985a6.933 6.933 0 0 1 3.207.785 7.019 7.019 0 0 1 2.173 1.76A7.022 7.022 0 0 1 35.4 11.33Z",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("path", {
24
- fill: "#6EDBFF",
25
- d: "M27.839 18.398c-.624-4.432-2-8.516-3.368-10.683a10.181 10.181 0 0 0-.793-1.079c-.326-.38-.555-.655-.948-.544h-.003a.162.162 0 0 0-.058-.01h-.007a.48.48 0 0 0-.125.014c-.108.05-.19.15-.255.29-.003.003-.003.007-.003.01-.032.069-.058.15-.08.24l-.01.058a4.464 4.464 0 0 0-.05 1.02c.043.975.265 2.226.505 3.318 0 .014.004.029.01.04.12.558.24 1.07.345 1.483-.42-1.516-.939-3.293-1.59-4.859-.696-1.665-1.464-3.24-2.206-3.92-.38-.351-.818-.35-1.166-.231a.112.112 0 0 0-.046.021c-.122.058-.205.18-.248.351-.003.004-.003.004-.003.008-.169.677.2 2.131.702 3.79.48 1.58 1.075 3.339 1.43 4.772v.003c.153.616.26 1.175.297 1.63-.23-1.508-1.095-4.102-2.191-6.405-.749-1.576-1.586-3.131-2.328-3.99-.555-.646-1.117-.85-1.5-.653a.276.276 0 0 0-.075.05.326.326 0 0 0-.068.072c-.01.01-.018.025-.025.036a.512.512 0 0 0-.068.132.98.98 0 0 0-.036.122s-.004.004-.004.007c-.003.007-.003.01-.003.014-.007.033-.015.065-.018.1a.301.301 0 0 0-.01.08c-.005.01-.005.025-.005.039-.003.036-.007.072-.007.107-.007.144-.003.305.015.48.003.065.01.13.018.198.032.265.082.562.15.88.014.072.029.144.047.216.014.068.028.136.046.204.047.193.097.394.15.602l.137.505c.007.021.01.04.018.06.043.148.082.295.129.445.039.14.082.283.125.426.394 1.308.87 2.727 1.29 4.038.365 1.146.691 2.21.881 3.052.057.261.104.498.133.713-1.165-3.697-2.343-6.084-3.525-7.464-.61-.716-1.376-1.367-1.838-1.592-.39-.194-.685-.018-.903.075a.457.457 0 0 0-.244.247.564.564 0 0 0-.043.125v.007c-.125.51.104 1.412.452 2.368v.004c.412 1.132.985 2.332 1.336 3.049.265.54.516 1.089.73 1.655.688 1.791 1.538 3.966 2.035 5.86v.004l.076.287c-.717-.595-1.559-1.236-2.39-1.655-1.293-.645-2.636-1.233-4.062-1.258a3.85 3.85 0 0 0-.455.008c-.437.028-.957.16-1.104.576 0 .004-.003.007-.003.011v.007l-.025.1a.904.904 0 0 0 .147.595c.136.212.33.376.52.534 1.357 1.135 2.732 2.264 3.947 3.55 1.214 1.286 2.275 2.751 2.902 4.407l.064.16c.011.022.018.047.029.069 0 .003.004.007.004.01.007.022.017.04.025.061 0 .004.003.004.003.008.029.075.061.147.097.218a5.691 5.691 0 0 0 .276.548c.05.09.1.18.154.265.05.08.1.158.154.233.036.057.075.115.118.168.057.08.118.155.18.23a4.8 4.8 0 0 0 1.203 1.053c1.132.692 2.479.978 3.804.978 1.333.004 2.684-.272 3.851-.92 1.165-.646 2.29-1.939 2.755-3.189 0-.018-.003-.032-.003-.05-.004-.015-.004-.029-.007-.047a3.722 3.722 0 0 1-.018-.207 25.796 25.796 0 0 1-.122-2.483c0-.1 0-.2.003-.305l.011-.315c0-.054.004-.11.007-.165l.022-.358c.01-.161.025-.326.04-.494.028-.294.06-.595.1-.903.01-.097.021-.197.039-.301 0-.022.004-.043.007-.065l.043-.286.054-.362c.014-.104.032-.211.05-.315.018-.125.04-.255.064-.387.094-.52.198-1.046.312-1.573 0-.01-.003-.018-.003-.028Zm-4.604-4.94a14.222 14.222 0 0 1-.114-.43c.046.146.082.29.114.43Z",
26
- shapeRendering: "geometricPrecision"
27
- }), /*#__PURE__*/React.createElement("path", {
28
- fill: "#fff",
29
- d: "M20.04 10.693a71.051 71.051 0 0 1-1.261-5.173c-.082-.401-.161-.82-.043-1.215.115-.39.49-.741.896-.68-.065-.301-.538-.382-.667-.599-.304-.053-.69-.045-.852.217-.193.312-.093.847-.033 1.21.366 2.231.993 4.194 1.96 6.24ZM16.615 19.621c-.283-.236-.645.233-.964 0-.505-1.791-1.364-4.292-2.002-5.95-.214-.566-.47-1.232-.735-1.773-.755-1.544-2.655-5.446-1.605-5.883.165-.072.749.133 1.021.226-.938.544.81 4.256 1.551 5.774.265.541.516 1.09.731 1.656.724 1.884 1.519 3.99 2.003 5.95ZM15.619 28.873c-.437-.527-.774-1.146-1.039-1.81-.021-.053.021-.15 0-.204-.627-1.655-1.765-3.298-2.98-4.584-1.214-1.286-2.44-2.295-3.798-3.43-.19-.158-.476-.402-.612-.613-.133-.211-.244-.296-.162-.533.147-.415.582-.664 1.02-.692.153-.011.461-.007.612 0-.301.505-.077 1.574 2.445 3.39 3.575 2.576 4.303 6.423 4.514 8.476ZM16.328 11.643a1.88 1.88 0 0 0-.226.373c-1.19-3.718-2.8-8.443-1.776-8.966.383-.197.915.213 1.47.857-.275.14-.55.482-.643.787-.136.433-.08.906-.011 1.357.28 1.885.677 3.755 1.186 5.592ZM23.565 6.648c-.319.025-.598.237-.774.502-.175.265-.262.58-.322.892a6.186 6.186 0 0 0 .028 2.393 10.342 10.342 0 0 1-.494-3.353c.01-.38.079-.824.412-1.007.208-.115.47-.09.68.018.212.107.334.362.47.555Z",
30
- shapeRendering: "geometricPrecision"
31
- }), /*#__PURE__*/React.createElement("path", {
32
- fill: "#000",
33
- d: "M26.388 34.911c.353-1.645 1.278-6.278.87-7.911-3.5 6-10.5 3.5-12.2.8-.272.727.5 6.7.5 6.7 0 .801-.03 1.5-.073 2.08a21.493 21.493 0 0 1 8.302-1.669h2.6Z",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/React.createElement("path", {
36
- fill: "#000",
37
- d: "M26.086 34.911h.408c.055-.286.107-.58.157-.88.37-2.23.607-4.801.698-7.023a.2.2 0 1 0-.4-.016c-.09 2.208-.326 4.763-.693 6.973-.054.324-.11.64-.17.946ZM15.31 36.654c.088-1.333.044-2.902-.06-4.401-.14-2.032-.391-3.951-.58-5.01a.2.2 0 1 0-.395.071c.187 1.042.436 2.948.576 4.967.109 1.577.15 3.212.046 4.556.137-.063.275-.124.414-.183Z",
38
- shapeRendering: "geometricPrecision"
39
- }), /*#__PURE__*/React.createElement("path", {
40
- stroke: "#000",
41
- strokeLinecap: "round",
42
- strokeLinejoin: "round",
43
- strokeMiterlimit: "10",
44
- strokeWidth: ".4",
45
- d: "M15.663 19.656c-.483-1.96-1.386-4.266-2.11-6.15a19.488 19.488 0 0 0-.73-1.656c-.757-1.544-2.552-5.363-1.502-5.8.971-.422 3.987 1.756 6.266 8.981M19 20a8.353 8.353 0 0 1 2.042.91",
46
- shapeRendering: "geometricPrecision"
47
- }), /*#__PURE__*/React.createElement("path", {
48
- stroke: "#000",
49
- strokeLinecap: "round",
50
- strokeLinejoin: "round",
51
- strokeMiterlimit: "10",
52
- strokeWidth: ".4",
53
- d: "M27.24 26.684c-.017.05-.039.1-.06.15-.494 1.204-1.576 2.419-2.694 3.039-1.168.648-2.519.924-3.851.92-1.326 0-2.673-.286-3.805-.978-1.035-.63-1.712-1.597-2.178-2.712-.025-.05-.043-.1-.064-.15l-.065-.161c-.627-1.655-1.687-3.12-2.902-4.407-1.214-1.286-2.59-2.414-3.947-3.55-.19-.157-.384-.322-.52-.534-.132-.21-.2-.476-.118-.712.147-.416.666-.549 1.103-.577 1.598-.108 3.088.537 4.518 1.25.83.42 1.673 1.06 2.39 1.655a8.394 8.394 0 0 1 3.7.237M19 15.48A21.682 21.682 0 0 1 24.76 14M17 16.555c.405-.197.817-.383 1.236-.555M17.142 15.636c-.44-3.135-4.26-11.844-2.82-12.578 1.642-.842 5.51 7.734 6.02 11.048M23 13c.086.348.154.595.183.695",
54
- shapeRendering: "geometricPrecision"
55
- }), /*#__PURE__*/React.createElement("path", {
56
- stroke: "#000",
57
- strokeLinecap: "round",
58
- strokeLinejoin: "round",
59
- strokeMiterlimit: "10",
60
- strokeWidth: ".4",
61
- d: "M27.109 26.788c1.32-8.07-2.48-19.26-3.945-20.61-.398-.365-1.053-.136-1.128.398-.194 1.364.447 4.22.83 5.728",
62
- shapeRendering: "geometricPrecision"
63
- }), /*#__PURE__*/React.createElement("path", {
64
- stroke: "#000",
65
- strokeLinecap: "round",
66
- strokeLinejoin: "round",
67
- strokeMiterlimit: "10",
68
- strokeWidth: ".4",
69
- d: "M23.561 13.04c0-.004 0-.008-.003-.012-.004-.01-.007-.025-.01-.036a18.402 18.402 0 0 0-.184-.695c-.01-.057-.028-.118-.046-.179a.488.488 0 0 0-.018-.068c-1.1-3.955-3.296-9.583-4.962-9.01-1.383.466 1.906 7.631 2.132 10.576",
70
- shapeRendering: "geometricPrecision"
71
- }), /*#__PURE__*/React.createElement("path", {
72
- stroke: "#fff",
73
- strokeLinecap: "round",
74
- strokeLinejoin: "round",
75
- strokeMiterlimit: "10",
76
- strokeWidth: ".4",
77
- d: "M33.5 9 29 13.5M28 11.5 30.5 7",
78
- shapeRendering: "geometricPrecision"
79
- }));
80
- }
81
- Feedback.displayName = 'Feedback';
82
- export default createBaseComponent(Feedback);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ d: "M35.4 11.33v16.546c0 .54-.06 1.064-.178 1.57-.702 3.134-3.482 5.465-6.816 5.465h-4.618c-4.001 0-7.948 1.119-11.354 3.248-.183.13-.441-.027-.441-.26V34.91a6.941 6.941 0 0 1-4.342-1.516A7.02 7.02 0 0 1 5 27.875V11.33a7.038 7.038 0 0 1 3.035-5.807 6.865 6.865 0 0 1 2.853-1.143 6.81 6.81 0 0 1 1.105-.088h4.619a21.415 21.415 0 0 0 11.356-3.245c.18-.13.438.026.438.26v2.985a6.933 6.933 0 0 1 3.207.785 7.019 7.019 0 0 1 2.173 1.76A7.022 7.022 0 0 1 35.4 11.33Z",
14
+ fill: "#6EDBFF"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ d: "M27.839 18.398c-.624-4.432-2-8.516-3.368-10.683a10.181 10.181 0 0 0-.793-1.079c-.326-.38-.555-.655-.948-.544h-.003a.162.162 0 0 0-.058-.01h-.007a.48.48 0 0 0-.125.014c-.108.05-.19.15-.255.29-.003.003-.003.007-.003.01-.032.069-.058.15-.08.24l-.01.058a4.464 4.464 0 0 0-.05 1.02c.043.975.265 2.226.505 3.318 0 .014.004.029.01.04.12.558.24 1.07.345 1.483-.42-1.516-.939-3.293-1.59-4.859-.696-1.665-1.464-3.24-2.206-3.92-.38-.351-.818-.35-1.166-.231a.112.112 0 0 0-.046.021c-.122.058-.205.18-.248.351-.003.004-.003.004-.003.008-.169.677.2 2.131.702 3.79.48 1.58 1.075 3.339 1.43 4.772v.003c.153.616.26 1.175.297 1.63-.23-1.508-1.095-4.102-2.191-6.405-.749-1.576-1.586-3.131-2.328-3.99-.555-.646-1.117-.85-1.5-.653a.276.276 0 0 0-.075.05.326.326 0 0 0-.068.072c-.01.01-.018.025-.025.036a.512.512 0 0 0-.068.132.98.98 0 0 0-.036.122s-.004.004-.004.007c-.003.007-.003.01-.003.014-.007.033-.015.065-.018.1a.301.301 0 0 0-.01.08c-.005.01-.005.025-.005.039-.003.036-.007.072-.007.107-.007.144-.003.305.015.48.003.065.01.13.018.198.032.265.082.562.15.88.014.072.029.144.047.216.014.068.028.136.046.204.047.193.097.394.15.602l.137.505c.007.021.01.04.018.06.043.148.082.295.129.445.039.14.082.283.125.426.394 1.308.87 2.727 1.29 4.038.365 1.146.691 2.21.881 3.052.057.261.104.498.133.713-1.165-3.697-2.343-6.084-3.525-7.464-.61-.716-1.376-1.367-1.838-1.592-.39-.194-.685-.018-.903.075a.457.457 0 0 0-.244.247.564.564 0 0 0-.043.125v.007c-.125.51.104 1.412.452 2.368v.004c.412 1.132.985 2.332 1.336 3.049.265.54.516 1.089.73 1.655.688 1.791 1.538 3.966 2.035 5.86v.004l.076.287c-.717-.595-1.559-1.236-2.39-1.655-1.293-.645-2.636-1.233-4.062-1.258a3.85 3.85 0 0 0-.455.008c-.437.028-.957.16-1.104.576 0 .004-.003.007-.003.011v.007l-.025.1a.904.904 0 0 0 .147.595c.136.212.33.376.52.534 1.357 1.135 2.732 2.264 3.947 3.55 1.214 1.286 2.275 2.751 2.902 4.407l.064.16c.011.022.018.047.029.069 0 .003.004.007.004.01.007.022.017.04.025.061 0 .004.003.004.003.008.029.075.061.147.097.218a5.691 5.691 0 0 0 .276.548c.05.09.1.18.154.265.05.08.1.158.154.233.036.057.075.115.118.168.057.08.118.155.18.23a4.8 4.8 0 0 0 1.203 1.053c1.132.692 2.479.978 3.804.978 1.333.004 2.684-.272 3.851-.92 1.165-.646 2.29-1.939 2.755-3.189 0-.018-.003-.032-.003-.05-.004-.015-.004-.029-.007-.047a3.722 3.722 0 0 1-.018-.207 25.796 25.796 0 0 1-.122-2.483c0-.1 0-.2.003-.305l.011-.315c0-.054.004-.11.007-.165l.022-.358c.01-.161.025-.326.04-.494.028-.294.06-.595.1-.903.01-.097.021-.197.039-.301 0-.022.004-.043.007-.065l.043-.286.054-.362c.014-.104.032-.211.05-.315.018-.125.04-.255.064-.387.094-.52.198-1.046.312-1.573 0-.01-.003-.018-.003-.028Zm-4.604-4.94a14.222 14.222 0 0 1-.114-.43c.046.146.082.29.114.43Z",
17
+ fill: "#6EDBFF"
18
+ }), /* @__PURE__ */ React.createElement("path", {
19
+ d: "M20.04 10.693a71.051 71.051 0 0 1-1.261-5.173c-.082-.401-.161-.82-.043-1.215.115-.39.49-.741.896-.68-.065-.301-.538-.382-.667-.599-.304-.053-.69-.045-.852.217-.193.312-.093.847-.033 1.21.366 2.231.993 4.194 1.96 6.24ZM16.615 19.621c-.283-.236-.645.233-.964 0-.505-1.791-1.364-4.292-2.002-5.95-.214-.566-.47-1.232-.735-1.773-.755-1.544-2.655-5.446-1.605-5.883.165-.072.749.133 1.021.226-.938.544.81 4.256 1.551 5.774.265.541.516 1.09.731 1.656.724 1.884 1.519 3.99 2.003 5.95ZM15.619 28.873c-.437-.527-.774-1.146-1.039-1.81-.021-.053.021-.15 0-.204-.627-1.655-1.765-3.298-2.98-4.584-1.214-1.286-2.44-2.295-3.798-3.43-.19-.158-.476-.402-.612-.613-.133-.211-.244-.296-.162-.533.147-.415.582-.664 1.02-.692.153-.011.461-.007.612 0-.301.505-.077 1.574 2.445 3.39 3.575 2.576 4.303 6.423 4.514 8.476ZM16.328 11.643a1.88 1.88 0 0 0-.226.373c-1.19-3.718-2.8-8.443-1.776-8.966.383-.197.915.213 1.47.857-.275.14-.55.482-.643.787-.136.433-.08.906-.011 1.357.28 1.885.677 3.755 1.186 5.592ZM23.565 6.648c-.319.025-.598.237-.774.502-.175.265-.262.58-.322.892a6.186 6.186 0 0 0 .028 2.393 10.342 10.342 0 0 1-.494-3.353c.01-.38.079-.824.412-1.007.208-.115.47-.09.68.018.212.107.334.362.47.555Z",
20
+ fill: "#fff"
21
+ }), /* @__PURE__ */ React.createElement("path", {
22
+ d: "M26.388 34.911c.353-1.645 1.278-6.278.87-7.911-3.5 6-10.5 3.5-12.2.8-.272.727.5 6.7.5 6.7 0 .801-.03 1.5-.073 2.08a21.493 21.493 0 0 1 8.302-1.669h2.6Z",
23
+ fill: "#000"
24
+ }), /* @__PURE__ */ React.createElement("path", {
25
+ d: "M26.086 34.911h.408c.055-.286.107-.58.157-.88.37-2.23.607-4.801.698-7.023a.2.2 0 1 0-.4-.016c-.09 2.208-.326 4.763-.693 6.973-.054.324-.11.64-.17.946ZM15.31 36.654c.088-1.333.044-2.902-.06-4.401-.14-2.032-.391-3.951-.58-5.01a.2.2 0 1 0-.395.071c.187 1.042.436 2.948.576 4.967.109 1.577.15 3.212.046 4.556.137-.063.275-.124.414-.183Z",
26
+ fill: "#000"
27
+ }), /* @__PURE__ */ React.createElement("path", {
28
+ d: "M15.663 19.656c-.483-1.96-1.386-4.266-2.11-6.15a19.488 19.488 0 0 0-.73-1.656c-.757-1.544-2.552-5.363-1.502-5.8.971-.422 3.987 1.756 6.266 8.981M19 20a8.353 8.353 0 0 1 2.042.91",
29
+ stroke: "#000",
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round",
32
+ strokeMiterlimit: "10",
33
+ strokeWidth: ".4"
34
+ }), /* @__PURE__ */ React.createElement("path", {
35
+ d: "M27.24 26.684c-.017.05-.039.1-.06.15-.494 1.204-1.576 2.419-2.694 3.039-1.168.648-2.519.924-3.851.92-1.326 0-2.673-.286-3.805-.978-1.035-.63-1.712-1.597-2.178-2.712-.025-.05-.043-.1-.064-.15l-.065-.161c-.627-1.655-1.687-3.12-2.902-4.407-1.214-1.286-2.59-2.414-3.947-3.55-.19-.157-.384-.322-.52-.534-.132-.21-.2-.476-.118-.712.147-.416.666-.549 1.103-.577 1.598-.108 3.088.537 4.518 1.25.83.42 1.673 1.06 2.39 1.655a8.394 8.394 0 0 1 3.7.237M19 15.48A21.682 21.682 0 0 1 24.76 14M17 16.555c.405-.197.817-.383 1.236-.555M17.142 15.636c-.44-3.135-4.26-11.844-2.82-12.578 1.642-.842 5.51 7.734 6.02 11.048M23 13c.086.348.154.595.183.695",
36
+ stroke: "#000",
37
+ strokeLinecap: "round",
38
+ strokeLinejoin: "round",
39
+ strokeMiterlimit: "10",
40
+ strokeWidth: ".4"
41
+ }), /* @__PURE__ */ React.createElement("path", {
42
+ d: "M27.109 26.788c1.32-8.07-2.48-19.26-3.945-20.61-.398-.365-1.053-.136-1.128.398-.194 1.364.447 4.22.83 5.728",
43
+ stroke: "#000",
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round",
46
+ strokeMiterlimit: "10",
47
+ strokeWidth: ".4"
48
+ }), /* @__PURE__ */ React.createElement("path", {
49
+ d: "M23.561 13.04c0-.004 0-.008-.003-.012-.004-.01-.007-.025-.01-.036a18.402 18.402 0 0 0-.184-.695c-.01-.057-.028-.118-.046-.179a.488.488 0 0 0-.018-.068c-1.1-3.955-3.296-9.583-4.962-9.01-1.383.466 1.906 7.631 2.132 10.576",
50
+ stroke: "#000",
51
+ strokeLinecap: "round",
52
+ strokeLinejoin: "round",
53
+ strokeMiterlimit: "10",
54
+ strokeWidth: ".4"
55
+ }), /* @__PURE__ */ React.createElement("path", {
56
+ d: "M33.5 9 29 13.5M28 11.5 30.5 7",
57
+ stroke: "#fff",
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round",
60
+ strokeMiterlimit: "10",
61
+ strokeWidth: ".4"
62
+ }));
63
+ Feedback.displayName = "Feedback";
64
+ var stdin_default = createBaseComponent(Feedback);
65
+ export {
66
+ stdin_default as default
67
+ };
@@ -1,5 +1,4 @@
1
1
 
2
2
  import { Box } from '@semcore/flex-box';
3
3
  declare const _default: typeof Box;
4
- export default _default;
5
-
4
+ export default _default;
@@ -1,99 +1,91 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
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
6
24
  });
7
- exports["default"] = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
- var _react = _interopRequireDefault(require("react"));
11
- var _core = require("@semcore/core");
12
- var _flexBox = require("@semcore/flex-box");
13
- var _excluded = ["fill", "width", "height", "viewBox"];
14
- function FunnelChart(_ref, ref) {
15
- var _ref$fill = _ref.fill,
16
- fill = _ref$fill === void 0 ? 'none' : _ref$fill,
17
- _ref$width = _ref.width,
18
- width = _ref$width === void 0 ? '80' : _ref$width,
19
- _ref$height = _ref.height,
20
- height = _ref$height === void 0 ? '80' : _ref$height,
21
- _ref$viewBox = _ref.viewBox,
22
- viewBox = _ref$viewBox === void 0 ? '0 0 80 80' : _ref$viewBox,
23
- props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
24
- return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
25
- ref: ref,
26
- width: width,
27
- height: height,
28
- viewBox: viewBox,
29
- fill: fill,
30
- tag: "svg"
31
- }, props), /*#__PURE__*/_react["default"].createElement("path", {
32
- d: "M77.88 38.188C77.88 17.653 61.134 1 40.483 1 19.833 1 3 17.653 3 38.188c0 12.425 6.16 23.47 15.618 30.2l-3.47 9.404c-.26.604.26 1.208.867 1.208h48.85c.607 0 1.128-.604.868-1.208l-3.471-9.405c9.457-6.73 15.618-17.774 15.618-30.199Z",
33
- fill: "#E0E1E9",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/_react["default"].createElement("path", {
36
- 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.587 8.073-1.395-3.123-3.415 5.88a6.504 6.504 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.178 1.794l45.272-12.342a2.94 2.94 0 0 0 .746-.346l.054-.032.011-.011Z",
37
- fill: "#E0E1E9",
38
- stroke: "#6C6E79",
39
- strokeWidth: ".7",
40
- strokeLinecap: "round",
41
- strokeLinejoin: "round",
42
- shapeRendering: "geometricPrecision"
43
- }), /*#__PURE__*/_react["default"].createElement("path", {
44
- d: "M71.76 53.553 24.086 66.555a2.734 2.734 0 0 1-3.35-1.892L9.746 26.07c-.962-3.372 1.156-6.852 4.593-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",
45
- fill: "#fff",
46
- shapeRendering: "geometricPrecision"
47
- }), /*#__PURE__*/_react["default"].createElement("path", {
48
- d: "M65.449 18.818 11.065 30.76l-1.34-4.69c-.962-3.372 1.156-6.852 4.593-7.555l42.885-8.743c3.134-.638 6.225 1.286 7.024 4.377l1.222 4.669Z",
49
- fill: "#6C6E79",
50
- shapeRendering: "geometricPrecision"
51
- }), /*#__PURE__*/_react["default"].createElement("path", {
52
- d: "M18.39 23.427a1.873 1.873 0 0 1-1.415 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",
53
- fill: "#fff",
54
- shapeRendering: "geometricPrecision"
55
- }), /*#__PURE__*/_react["default"].createElement("path", {
56
- 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-.291-1.07.325-2.118 1.405-2.345 1.07-.227 2.173.465 2.464 1.524v.01Z",
57
- fill: "#E0E1E9",
58
- shapeRendering: "geometricPrecision"
59
- }), /*#__PURE__*/_react["default"].createElement("path", {
60
- d: "M11.087 30.862s.324-3.156.605-6.387l-1.372-3.08-3.415 5.879a6.504 6.504 0 0 0-.217.367v.022a5.637 5.637 0 0 0-.454 4.247l1.395 4.907 3.458-5.966v.01Z",
61
- fill: "#6C6E79",
62
- shapeRendering: "geometricPrecision"
63
- }), /*#__PURE__*/_react["default"].createElement("path", {
64
- d: "M71.76 53.553 24.086 66.555a2.734 2.734 0 0 1-3.35-1.892L9.746 26.07c-.962-3.372 1.156-6.852 4.593-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",
65
- stroke: "#6C6E79",
66
- strokeWidth: ".7",
67
- strokeLinecap: "round",
68
- strokeLinejoin: "round",
69
- shapeRendering: "geometricPrecision"
70
- }), /*#__PURE__*/_react["default"].createElement("path", {
71
- d: "M42.083 38.584c-4.204.951-8.765-5.588-18.643-3.307l6.02 21.474c9.716-2.55 10.332-10.288 14.482-11.39.01 0 16.33-4.108 16.33-4.108v-.032l-1.762-6.56v-.033s-16.405 3.956-16.427 3.967v-.011Z",
72
- stroke: "#6C6E79",
73
- strokeWidth: ".7",
74
- strokeLinecap: "round",
75
- strokeLinejoin: "round",
76
- shapeRendering: "geometricPrecision"
77
- }), /*#__PURE__*/_react["default"].createElement("path", {
78
- d: "m31 49.5-2.5 4M44.459 37.962 32.5 55.5M49.236 38.74 45 45M55.494 37.362 51.5 43.5",
79
- stroke: "#6C6E79",
80
- strokeWidth: ".7",
81
- strokeMiterlimit: "10",
82
- shapeRendering: "geometricPrecision"
83
- }), /*#__PURE__*/_react["default"].createElement("path", {
84
- d: "m57.7 41.32-.18.3.6.36.18-.3-.6-.36Zm1.5-2.5-1.5 2.5.6.36 1.5-2.5-.6-.36Z",
85
- fill: "#6C6E79",
86
- shapeRendering: "geometricPrecision"
87
- }), /*#__PURE__*/_react["default"].createElement("path", {
88
- d: "m23.44 35.267 4.28 15.26c9.759-2.475 9.856-6.322 15.52-7.727l16.362-4.053v-.033l-1.091-4.063v-.033s-16.406 3.956-16.428 3.966c-4.204.952-8.765-5.587-18.643-3.307v-.01Z",
89
- fill: "#E0E1E9",
90
- stroke: "#6C6E79",
91
- strokeWidth: ".7",
92
- strokeLinecap: "round",
93
- strokeLinejoin: "round",
94
- shapeRendering: "geometricPrecision"
95
- }));
96
- }
97
- FunnelChart.displayName = 'FunnelChart';
98
- var _default = (0, _core.createBaseComponent)(FunnelChart);
99
- exports["default"] = _default;
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
+ const FunnelChart = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", ...props }, ref) => /* @__PURE__ */ import_react.default.createElement(import_flex_box.Box, {
30
+ ref,
31
+ width,
32
+ height,
33
+ viewBox,
34
+ fill,
35
+ tag: "svg",
36
+ ...props
37
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
38
+ d: "M77.88 38.188C77.88 17.653 61.134 1 40.483 1 19.833 1 3 17.653 3 38.188c0 12.425 6.16 23.47 15.618 30.2l-3.47 9.404c-.26.604.26 1.208.867 1.208h48.85c.607 0 1.128-.604.868-1.208l-3.471-9.405c9.457-6.73 15.618-17.774 15.618-30.199Z",
39
+ fill: "#E0E1E9"
40
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
41
+ 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.587 8.073-1.395-3.123-3.415 5.88a6.504 6.504 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.178 1.794l45.272-12.342a2.94 2.94 0 0 0 .746-.346l.054-.032.011-.011Z",
42
+ fill: "#E0E1E9",
43
+ stroke: "#6C6E79",
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round",
46
+ strokeWidth: ".7"
47
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
48
+ d: "M71.76 53.553 24.086 66.555a2.734 2.734 0 0 1-3.35-1.892L9.746 26.07c-.962-3.372 1.156-6.852 4.593-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",
49
+ fill: "#fff"
50
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
51
+ d: "M65.449 18.818 11.065 30.76l-1.34-4.69c-.962-3.372 1.156-6.852 4.593-7.555l42.885-8.743c3.134-.638 6.225 1.286 7.024 4.377l1.222 4.669Z",
52
+ fill: "#6C6E79"
53
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
54
+ d: "M18.39 23.427a1.873 1.873 0 0 1-1.415 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",
55
+ fill: "#fff"
56
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
57
+ 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-.291-1.07.325-2.118 1.405-2.345 1.07-.227 2.173.465 2.464 1.524v.01Z",
58
+ fill: "#E0E1E9"
59
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
60
+ d: "M11.087 30.862s.324-3.156.605-6.387l-1.372-3.08-3.415 5.879a6.504 6.504 0 0 0-.217.367v.022a5.637 5.637 0 0 0-.454 4.247l1.395 4.907 3.458-5.966v.01Z",
61
+ fill: "#6C6E79"
62
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
63
+ d: "M71.76 53.553 24.086 66.555a2.734 2.734 0 0 1-3.35-1.892L9.746 26.07c-.962-3.372 1.156-6.852 4.593-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",
64
+ stroke: "#6C6E79",
65
+ strokeLinecap: "round",
66
+ strokeLinejoin: "round",
67
+ strokeWidth: ".7"
68
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
69
+ d: "M42.083 38.584c-4.204.951-8.765-5.588-18.643-3.307l6.02 21.474c9.716-2.55 10.332-10.288 14.482-11.39.01 0 16.33-4.108 16.33-4.108v-.032l-1.762-6.56v-.033s-16.405 3.956-16.427 3.967v-.011Z",
70
+ stroke: "#6C6E79",
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round",
73
+ strokeWidth: ".7"
74
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
75
+ d: "m31 49.5-2.5 4M44.459 37.962 32.5 55.5M49.236 38.74 45 45M55.494 37.362 51.5 43.5",
76
+ stroke: "#6C6E79",
77
+ strokeMiterlimit: "10",
78
+ strokeWidth: ".7"
79
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
80
+ d: "m57.7 41.32-.18.3.6.36.18-.3-.6-.36Zm1.5-2.5-1.5 2.5.6.36 1.5-2.5-.6-.36Z",
81
+ fill: "#6C6E79"
82
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
83
+ d: "m23.44 35.267 4.28 15.26c9.759-2.475 9.856-6.322 15.52-7.727l16.362-4.053v-.033l-1.091-4.063v-.033s-16.406 3.956-16.428 3.966c-4.204.952-8.765-5.587-18.643-3.307v-.01Z",
84
+ fill: "#E0E1E9",
85
+ stroke: "#6C6E79",
86
+ strokeLinecap: "round",
87
+ strokeLinejoin: "round",
88
+ strokeWidth: ".7"
89
+ }));
90
+ FunnelChart.displayName = "FunnelChart";
91
+ var stdin_default = (0, import_core.createBaseComponent)(FunnelChart);