@semcore/illustration 1.0.5 → 1.1.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 (194) hide show
  1. package/AccessDenied/index.d.ts +5 -0
  2. package/AccessDenied/index.js +283 -0
  3. package/AccessDenied/index.mjs +262 -0
  4. package/AreaChart/index.d.ts +5 -0
  5. package/AreaChart/index.js +100 -0
  6. package/AreaChart/index.mjs +79 -0
  7. package/Blocked/index.d.ts +5 -0
  8. package/Blocked/index.js +590 -0
  9. package/Blocked/index.mjs +569 -0
  10. package/CHANGELOG.md +6 -0
  11. package/ChoroplethMapChart/index.d.ts +5 -0
  12. package/ChoroplethMapChart/index.js +124 -0
  13. package/ChoroplethMapChart/index.mjs +103 -0
  14. package/Coffee/index.d.ts +5 -0
  15. package/Coffee/index.js +104 -0
  16. package/Coffee/index.mjs +83 -0
  17. package/Collection/index.d.ts +5 -0
  18. package/Collection/index.js +100 -0
  19. package/Collection/index.mjs +79 -0
  20. package/CombinedChart/index.d.ts +5 -0
  21. package/CombinedChart/index.js +152 -0
  22. package/CombinedChart/index.mjs +131 -0
  23. package/Confirmation/index.d.ts +5 -0
  24. package/Confirmation/index.js +312 -0
  25. package/Confirmation/index.mjs +291 -0
  26. package/Congrats/index.d.ts +5 -0
  27. package/Congrats/index.js +171 -0
  28. package/Congrats/index.mjs +150 -0
  29. package/ConnectionLost/index.d.ts +5 -0
  30. package/ConnectionLost/index.js +354 -0
  31. package/ConnectionLost/index.mjs +333 -0
  32. package/DeletedAccount/index.d.ts +5 -0
  33. package/DeletedAccount/index.js +440 -0
  34. package/DeletedAccount/index.mjs +419 -0
  35. package/DeletedPage/index.d.ts +5 -0
  36. package/DeletedPage/index.js +54 -0
  37. package/DeletedPage/index.mjs +33 -0
  38. package/Dns/index.d.ts +5 -0
  39. package/Dns/index.js +210 -0
  40. package/Dns/index.mjs +189 -0
  41. package/DonutChart/index.d.ts +5 -0
  42. package/DonutChart/index.js +147 -0
  43. package/DonutChart/index.mjs +126 -0
  44. package/Duplicates/index.d.ts +5 -0
  45. package/Duplicates/index.js +125 -0
  46. package/Duplicates/index.mjs +104 -0
  47. package/FunnelChart/index.d.ts +5 -0
  48. package/FunnelChart/index.js +122 -0
  49. package/FunnelChart/index.mjs +101 -0
  50. package/Good/index.d.ts +5 -0
  51. package/Good/index.js +152 -0
  52. package/Good/index.mjs +131 -0
  53. package/HeatMapChart/index.d.ts +5 -0
  54. package/HeatMapChart/index.js +160 -0
  55. package/HeatMapChart/index.mjs +139 -0
  56. package/HorizontalBarChart/index.d.ts +5 -0
  57. package/HorizontalBarChart/index.js +130 -0
  58. package/HorizontalBarChart/index.mjs +109 -0
  59. package/KagiChart/index.d.ts +5 -0
  60. package/KagiChart/index.js +92 -0
  61. package/KagiChart/index.mjs +71 -0
  62. package/LineChart/index.d.ts +5 -0
  63. package/LineChart/index.js +96 -0
  64. package/LineChart/index.mjs +75 -0
  65. package/LollipopChart/index.d.ts +5 -0
  66. package/LollipopChart/index.js +115 -0
  67. package/LollipopChart/index.mjs +94 -0
  68. package/Maintenance/index.d.ts +5 -0
  69. package/Maintenance/index.js +423 -0
  70. package/Maintenance/index.mjs +402 -0
  71. package/Nexttime/index.d.ts +5 -0
  72. package/Nexttime/index.js +124 -0
  73. package/Nexttime/index.mjs +103 -0
  74. package/NoPayment/index.d.ts +5 -0
  75. package/NoPayment/index.js +369 -0
  76. package/NoPayment/index.mjs +348 -0
  77. package/NothingFound/index.d.ts +5 -0
  78. package/NothingFound/index.js +166 -0
  79. package/NothingFound/index.mjs +145 -0
  80. package/OtherData/index.d.ts +5 -0
  81. package/OtherData/index.js +131 -0
  82. package/OtherData/index.mjs +110 -0
  83. package/PageError/index.d.ts +5 -0
  84. package/PageError/index.js +291 -0
  85. package/PageError/index.mjs +270 -0
  86. package/PageNotFound/index.d.ts +5 -0
  87. package/PageNotFound/index.js +341 -0
  88. package/PageNotFound/index.mjs +320 -0
  89. package/PieChart/index.d.ts +5 -0
  90. package/PieChart/index.js +130 -0
  91. package/PieChart/index.mjs +109 -0
  92. package/Processing/index.d.ts +5 -0
  93. package/Processing/index.js +107 -0
  94. package/Processing/index.mjs +86 -0
  95. package/ProjectNotFound/index.d.ts +5 -0
  96. package/ProjectNotFound/index.js +286 -0
  97. package/ProjectNotFound/index.mjs +265 -0
  98. package/RadarChart/index.d.ts +5 -0
  99. package/RadarChart/index.js +118 -0
  100. package/RadarChart/index.mjs +97 -0
  101. package/RadialTreeChart/index.d.ts +5 -0
  102. package/RadialTreeChart/index.js +154 -0
  103. package/RadialTreeChart/index.mjs +133 -0
  104. package/SankeyChart/index.d.ts +5 -0
  105. package/SankeyChart/index.js +138 -0
  106. package/SankeyChart/index.mjs +117 -0
  107. package/ScatterPlotChart/index.d.ts +5 -0
  108. package/ScatterPlotChart/index.js +137 -0
  109. package/ScatterPlotChart/index.mjs +116 -0
  110. package/StackedAreaChart/index.d.ts +5 -0
  111. package/StackedAreaChart/index.js +125 -0
  112. package/StackedAreaChart/index.mjs +104 -0
  113. package/Suggestion/index.d.ts +5 -0
  114. package/Suggestion/index.js +105 -0
  115. package/Suggestion/index.mjs +84 -0
  116. package/Suggestions/index.d.ts +5 -0
  117. package/Suggestions/index.js +108 -0
  118. package/Suggestions/index.mjs +87 -0
  119. package/Table/index.d.ts +5 -0
  120. package/Table/index.js +93 -0
  121. package/Table/index.mjs +72 -0
  122. package/TagCloud/index.d.ts +5 -0
  123. package/TagCloud/index.js +159 -0
  124. package/TagCloud/index.mjs +138 -0
  125. package/TextLinksEtc/index.d.ts +5 -0
  126. package/TextLinksEtc/index.js +97 -0
  127. package/TextLinksEtc/index.mjs +76 -0
  128. package/Timeout/index.d.ts +5 -0
  129. package/Timeout/index.js +455 -0
  130. package/Timeout/index.mjs +434 -0
  131. package/UnderConstruction/index.d.ts +5 -0
  132. package/UnderConstruction/index.js +162 -0
  133. package/UnderConstruction/index.mjs +141 -0
  134. package/VennChart/index.d.ts +5 -0
  135. package/VennChart/index.js +138 -0
  136. package/VennChart/index.mjs +117 -0
  137. package/VerticalBarChart/index.d.ts +5 -0
  138. package/VerticalBarChart/index.js +115 -0
  139. package/VerticalBarChart/index.mjs +94 -0
  140. package/Waiting/index.d.ts +5 -0
  141. package/Waiting/index.js +108 -0
  142. package/Waiting/index.mjs +87 -0
  143. package/Warning/index.d.ts +5 -0
  144. package/Warning/index.js +105 -0
  145. package/Warning/index.mjs +84 -0
  146. package/package.json +1 -1
  147. package/svg/AccessDenied.svg +48 -0
  148. package/svg/AreaChart.svg +13 -0
  149. package/svg/Blocked.svg +104 -0
  150. package/svg/ChoroplethMapChart.svg +15 -0
  151. package/svg/Coffee.svg +10 -0
  152. package/svg/Collection.svg +12 -0
  153. package/svg/CombinedChart.svg +23 -0
  154. package/svg/Confirmation.svg +54 -0
  155. package/svg/Congrats.svg +27 -0
  156. package/svg/ConnectionLost.svg +62 -0
  157. package/svg/DeletedAccount.svg +71 -0
  158. package/svg/DeletedPage.svg +4 -0
  159. package/svg/Dns.svg +37 -0
  160. package/svg/DonutChart.svg +18 -0
  161. package/svg/Duplicates.svg +16 -0
  162. package/svg/FunnelChart.svg +18 -0
  163. package/svg/Good.svg +20 -0
  164. package/svg/HeatMapChart.svg +27 -0
  165. package/svg/HorizontalBarChart.svg +19 -0
  166. package/svg/KagiChart.svg +11 -0
  167. package/svg/LineChart.svg +12 -0
  168. package/svg/LollipopChart.svg +14 -0
  169. package/svg/Maintenance.svg +72 -0
  170. package/svg/Nexttime.svg +16 -0
  171. package/svg/NoPayment.svg +73 -0
  172. package/svg/NothingFound.svg +21 -0
  173. package/svg/OtherData.svg +16 -0
  174. package/svg/PageError.svg +47 -0
  175. package/svg/PageNotFound.svg +59 -0
  176. package/svg/PieChart.svg +16 -0
  177. package/svg/Processing.svg +13 -0
  178. package/svg/ProjectNotFound.svg +41 -0
  179. package/svg/RadarChart.svg +18 -0
  180. package/svg/RadialTreeChart.svg +19 -0
  181. package/svg/SankeyChart.svg +17 -0
  182. package/svg/ScatterPlotChart.svg +20 -0
  183. package/svg/StackedAreaChart.svg +17 -0
  184. package/svg/Suggestion.svg +13 -0
  185. package/svg/Suggestions.svg +13 -0
  186. package/svg/Table.svg +11 -0
  187. package/svg/TagCloud.svg +26 -0
  188. package/svg/TextLinksEtc.svg +12 -0
  189. package/svg/Timeout.svg +81 -0
  190. package/svg/UnderConstruction.svg +21 -0
  191. package/svg/VennChart.svg +20 -0
  192. package/svg/VerticalBarChart.svg +14 -0
  193. package/svg/Waiting.svg +14 -0
  194. package/svg/Warning.svg +13 -0
@@ -0,0 +1,100 @@
1
+ "use strict";
2
+
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
+
5
+ Object.defineProperty(exports, "__esModule", {
6
+ value: true
7
+ });
8
+ exports["default"] = void 0;
9
+
10
+ var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
11
+
12
+ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
13
+
14
+ var _react = _interopRequireDefault(require("react"));
15
+
16
+ var _core = require("@semcore/core");
17
+
18
+ var _flexBox = require("@semcore/flex-box");
19
+
20
+ var _excluded = ["fill", "width", "height", "viewBox"];
21
+
22
+ function AreaChart(_ref, ref) {
23
+ var _ref$fill = _ref.fill,
24
+ fill = _ref$fill === void 0 ? 'none' : _ref$fill,
25
+ _ref$width = _ref.width,
26
+ width = _ref$width === void 0 ? '80' : _ref$width,
27
+ _ref$height = _ref.height,
28
+ height = _ref$height === void 0 ? '80' : _ref$height,
29
+ _ref$viewBox = _ref.viewBox,
30
+ viewBox = _ref$viewBox === void 0 ? '0 0 80 80' : _ref$viewBox,
31
+ props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
32
+ return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
33
+ ref: ref,
34
+ width: width,
35
+ height: height,
36
+ viewBox: viewBox,
37
+ fill: fill,
38
+ tag: "svg"
39
+ }, props), /*#__PURE__*/_react["default"].createElement("path", {
40
+ d: "M40.04 4.3V1.9c0-.49-.5-.9-.99-.9A39.23 39.23 0 0 0 4.3 39.96H1.9c-.49 0-.9.5-.9.99A39.23 39.23 0 0 0 39.96 75.7v2.4c0 .49.5.9.99.9A39.23 39.23 0 0 0 75.7 40.04h2.4c.49 0 .9-.41.9-.99A39.23 39.23 0 0 0 40.04 4.3Z",
41
+ fill: "#E0E1E9",
42
+ shapeRendering: "geometricPrecision"
43
+ }), /*#__PURE__*/_react["default"].createElement("path", {
44
+ d: "M63.91 57.68s.1-.05.12-.09l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L9.7 24.57l-1.4-3.13-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25L14.66 68.6a2.59 2.59 0 0 0 3.18 1.79l45.27-12.34c.27-.08.52-.2.75-.35l.05-.03Z",
45
+ fill: "#E0E1E9",
46
+ stroke: "#6C6E79",
47
+ strokeWidth: ".7",
48
+ strokeLinecap: "round",
49
+ strokeLinejoin: "round",
50
+ shapeRendering: "geometricPrecision"
51
+ }), /*#__PURE__*/_react["default"].createElement("path", {
52
+ d: "m69.75 53.62-47.67 13a2.73 2.73 0 0 1-3.35-1.9L7.74 26.14a6.03 6.03 0 0 1 4.6-7.55L55.2 9.83a6.02 6.02 0 0 1 7.02 4.38l9.45 36.08a2.73 2.73 0 0 1-1.93 3.33Z",
53
+ fill: "#fff",
54
+ shapeRendering: "geometricPrecision"
55
+ }), /*#__PURE__*/_react["default"].createElement("path", {
56
+ d: "M63.44 18.88 9.05 30.82l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55l42.87-8.74a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67v-.01Z",
57
+ fill: "#6C6E79",
58
+ shapeRendering: "geometricPrecision"
59
+ }), /*#__PURE__*/_react["default"].createElement("path", {
60
+ d: "M16.38 23.49a1.87 1.87 0 0 1-1.41 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.43-2.36 2.2 2.2 0 0 1 2.51 1.53v-.01Z",
61
+ fill: "#fff",
62
+ shapeRendering: "geometricPrecision"
63
+ }), /*#__PURE__*/_react["default"].createElement("path", {
64
+ d: "M23.37 22.01c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.34A2.14 2.14 0 0 1 23.37 22V22Z",
65
+ fill: "#E0E1E9",
66
+ shapeRendering: "geometricPrecision"
67
+ }), /*#__PURE__*/_react["default"].createElement("path", {
68
+ d: "M9.08 30.91s.32-3.15.6-6.38l-1.37-3.08-3.42 5.88a6.5 6.5 0 0 0-.21.36v.03a5.64 5.64 0 0 0-.46 4.24l1.4 4.9 3.46-5.96v.01Z",
69
+ fill: "#6C6E79",
70
+ shapeRendering: "geometricPrecision"
71
+ }), /*#__PURE__*/_react["default"].createElement("path", {
72
+ d: "M71.69 50.29 65.2 25.56c-3.75.58-6.7 1.52-8.51 2.87-8.47 6.28-7.22 18.27-11.65 21.05-5.29 3.3-11.7-6.32-18.92-4.3-4.9 1.36-6.7 8.34-8.2 16.71l.81 2.83a2.74 2.74 0 0 0 3.35 1.9l47.67-13a2.73 2.73 0 0 0 1.93-3.33Z",
73
+ fill: "#E0E1E9",
74
+ shapeRendering: "geometricPrecision"
75
+ }), /*#__PURE__*/_react["default"].createElement("path", {
76
+ d: "m69.75 53.62-47.67 13a2.73 2.73 0 0 1-3.35-1.9L7.74 26.14a6.03 6.03 0 0 1 4.6-7.55L55.2 9.83a6.02 6.02 0 0 1 7.02 4.38l9.45 36.08a2.73 2.73 0 0 1-1.93 3.33Z",
77
+ stroke: "#6C6E79",
78
+ strokeWidth: ".7",
79
+ strokeLinecap: "round",
80
+ strokeLinejoin: "round",
81
+ shapeRendering: "geometricPrecision"
82
+ }), /*#__PURE__*/_react["default"].createElement("path", {
83
+ d: "M17.93 61.9c1.5-8.38 3.3-15.36 8.2-16.72 7.21-2 13.63 7.61 18.92 4.3 4.44-2.77 3.2-14.76 11.65-21.04 3.41-2.53 10.8-3.66 20.14-3.55",
84
+ stroke: "#6C6E79",
85
+ strokeWidth: ".7",
86
+ strokeLinecap: "round",
87
+ strokeLinejoin: "round",
88
+ shapeRendering: "geometricPrecision"
89
+ }), /*#__PURE__*/_react["default"].createElement("path", {
90
+ d: "M59.33 27.92c.44 1.67-.37 3.3-1.81 3.64-1.45.35-3-.74-3.46-2.42-.46-1.67.36-3.33 1.83-3.65 1.46-.33 3 .77 3.45 2.44v-.01ZM28.76 44.57c.44 1.68-.37 3.3-1.82 3.64-1.45.35-3-.74-3.46-2.42-.45-1.67.37-3.33 1.84-3.65 1.46-.33 3 .77 3.45 2.44l-.01-.01ZM47.67 48.88c.44 1.67-.37 3.3-1.81 3.64-1.45.35-3-.75-3.46-2.42-.46-1.68.36-3.33 1.83-3.65 1.47-.33 3 .76 3.45 2.44v-.01Z",
91
+ fill: "#6C6E79",
92
+ shapeRendering: "geometricPrecision"
93
+ }));
94
+ }
95
+
96
+ AreaChart.displayName = 'AreaChart';
97
+
98
+ var _default = (0, _core.createBaseComponent)(AreaChart);
99
+
100
+ exports["default"] = _default;
@@ -0,0 +1,79 @@
1
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
+
3
+ import React from 'react';
4
+ import { createBaseComponent } from '@semcore/core';
5
+ import { Box } from '@semcore/flex-box';
6
+
7
+ function AreaChart({
8
+ fill = 'none',
9
+ width = '80',
10
+ height = '80',
11
+ viewBox = '0 0 80 80',
12
+ ...props
13
+ }, ref) {
14
+ return /*#__PURE__*/React.createElement(Box, _extends({
15
+ ref: ref,
16
+ width: width,
17
+ height: height,
18
+ viewBox: viewBox,
19
+ fill: fill,
20
+ tag: "svg"
21
+ }, props), /*#__PURE__*/React.createElement("path", {
22
+ d: "M40.04 4.3V1.9c0-.49-.5-.9-.99-.9A39.23 39.23 0 0 0 4.3 39.96H1.9c-.49 0-.9.5-.9.99A39.23 39.23 0 0 0 39.96 75.7v2.4c0 .49.5.9.99.9A39.23 39.23 0 0 0 75.7 40.04h2.4c.49 0 .9-.41.9-.99A39.23 39.23 0 0 0 40.04 4.3Z",
23
+ fill: "#E0E1E9",
24
+ shapeRendering: "geometricPrecision"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M63.91 57.68s.1-.05.12-.09l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L9.7 24.57l-1.4-3.13-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25L14.66 68.6a2.59 2.59 0 0 0 3.18 1.79l45.27-12.34c.27-.08.52-.2.75-.35l.05-.03Z",
27
+ fill: "#E0E1E9",
28
+ stroke: "#6C6E79",
29
+ strokeWidth: ".7",
30
+ strokeLinecap: "round",
31
+ strokeLinejoin: "round",
32
+ shapeRendering: "geometricPrecision"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "m69.75 53.62-47.67 13a2.73 2.73 0 0 1-3.35-1.9L7.74 26.14a6.03 6.03 0 0 1 4.6-7.55L55.2 9.83a6.02 6.02 0 0 1 7.02 4.38l9.45 36.08a2.73 2.73 0 0 1-1.93 3.33Z",
35
+ fill: "#fff",
36
+ shapeRendering: "geometricPrecision"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M63.44 18.88 9.05 30.82l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55l42.87-8.74a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67v-.01Z",
39
+ fill: "#6C6E79",
40
+ shapeRendering: "geometricPrecision"
41
+ }), /*#__PURE__*/React.createElement("path", {
42
+ d: "M16.38 23.49a1.87 1.87 0 0 1-1.41 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.43-2.36 2.2 2.2 0 0 1 2.51 1.53v-.01Z",
43
+ fill: "#fff",
44
+ shapeRendering: "geometricPrecision"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M23.37 22.01c.29 1.06-.33 2.1-1.4 2.33a2.15 2.15 0 0 1-2.47-1.52 1.85 1.85 0 0 1 1.4-2.34A2.14 2.14 0 0 1 23.37 22V22Z",
47
+ fill: "#E0E1E9",
48
+ shapeRendering: "geometricPrecision"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M9.08 30.91s.32-3.15.6-6.38l-1.37-3.08-3.42 5.88a6.5 6.5 0 0 0-.21.36v.03a5.64 5.64 0 0 0-.46 4.24l1.4 4.9 3.46-5.96v.01Z",
51
+ fill: "#6C6E79",
52
+ shapeRendering: "geometricPrecision"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M71.69 50.29 65.2 25.56c-3.75.58-6.7 1.52-8.51 2.87-8.47 6.28-7.22 18.27-11.65 21.05-5.29 3.3-11.7-6.32-18.92-4.3-4.9 1.36-6.7 8.34-8.2 16.71l.81 2.83a2.74 2.74 0 0 0 3.35 1.9l47.67-13a2.73 2.73 0 0 0 1.93-3.33Z",
55
+ fill: "#E0E1E9",
56
+ shapeRendering: "geometricPrecision"
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ d: "m69.75 53.62-47.67 13a2.73 2.73 0 0 1-3.35-1.9L7.74 26.14a6.03 6.03 0 0 1 4.6-7.55L55.2 9.83a6.02 6.02 0 0 1 7.02 4.38l9.45 36.08a2.73 2.73 0 0 1-1.93 3.33Z",
59
+ stroke: "#6C6E79",
60
+ strokeWidth: ".7",
61
+ strokeLinecap: "round",
62
+ strokeLinejoin: "round",
63
+ shapeRendering: "geometricPrecision"
64
+ }), /*#__PURE__*/React.createElement("path", {
65
+ d: "M17.93 61.9c1.5-8.38 3.3-15.36 8.2-16.72 7.21-2 13.63 7.61 18.92 4.3 4.44-2.77 3.2-14.76 11.65-21.04 3.41-2.53 10.8-3.66 20.14-3.55",
66
+ stroke: "#6C6E79",
67
+ strokeWidth: ".7",
68
+ strokeLinecap: "round",
69
+ strokeLinejoin: "round",
70
+ shapeRendering: "geometricPrecision"
71
+ }), /*#__PURE__*/React.createElement("path", {
72
+ d: "M59.33 27.92c.44 1.67-.37 3.3-1.81 3.64-1.45.35-3-.74-3.46-2.42-.46-1.67.36-3.33 1.83-3.65 1.46-.33 3 .77 3.45 2.44v-.01ZM28.76 44.57c.44 1.68-.37 3.3-1.82 3.64-1.45.35-3-.74-3.46-2.42-.45-1.67.37-3.33 1.84-3.65 1.46-.33 3 .77 3.45 2.44l-.01-.01ZM47.67 48.88c.44 1.67-.37 3.3-1.81 3.64-1.45.35-3-.75-3.46-2.42-.46-1.68.36-3.33 1.83-3.65 1.47-.33 3 .76 3.45 2.44v-.01Z",
73
+ fill: "#6C6E79",
74
+ shapeRendering: "geometricPrecision"
75
+ }));
76
+ }
77
+
78
+ AreaChart.displayName = 'AreaChart';
79
+ export default createBaseComponent(AreaChart);
@@ -0,0 +1,5 @@
1
+
2
+ import { Box } from '@semcore/flex-box';
3
+ declare const _default: typeof Box;
4
+ export default _default;
5
+