@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
@@ -1,76 +1,61 @@
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 Collection({
6
- fill = 'none',
7
- width = '80',
8
- height = '80',
9
- viewBox = '0 0 80 80',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const Collection = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", ...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
- 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",
21
- fill: "#E0E1E9",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("path", {
24
- 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",
25
- fill: "#6C6E79",
26
- stroke: "#6C6E79",
27
- strokeWidth: ".7",
28
- strokeLinecap: "round",
29
- strokeLinejoin: "round",
30
- shapeRendering: "geometricPrecision"
31
- }), /*#__PURE__*/React.createElement("path", {
32
- 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",
33
- fill: "#6C6E79",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/React.createElement("path", {
36
- 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",
37
- fill: "#fff",
38
- stroke: "#6C6E79",
39
- strokeWidth: ".7",
40
- strokeLinecap: "round",
41
- strokeLinejoin: "round",
42
- shapeRendering: "geometricPrecision"
43
- }), /*#__PURE__*/React.createElement("path", {
44
- 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",
45
- fill: "#E0E1E9",
46
- stroke: "#6C6E79",
47
- strokeWidth: ".7",
48
- shapeRendering: "geometricPrecision"
49
- }), /*#__PURE__*/React.createElement("path", {
50
- 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",
51
- fill: "#6C6E79",
52
- shapeRendering: "geometricPrecision"
53
- }), /*#__PURE__*/React.createElement("path", {
54
- 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",
55
- fill: "#E0E1E9",
56
- shapeRendering: "geometricPrecision"
57
- }), /*#__PURE__*/React.createElement("path", {
58
- 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",
59
- fill: "#fff",
60
- shapeRendering: "geometricPrecision"
61
- }), /*#__PURE__*/React.createElement("path", {
62
- 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",
63
- stroke: "#6C6E79",
64
- strokeLinecap: "round",
65
- strokeLinejoin: "round",
66
- shapeRendering: "geometricPrecision"
67
- }), /*#__PURE__*/React.createElement("path", {
68
- d: "M56.122 14.794v14.198l8.2-5.616M53.767 45.61l9.356 3.239-8.418 6.107",
69
- stroke: "#6C6E79",
70
- strokeLinecap: "round",
71
- strokeLinejoin: "round",
72
- shapeRendering: "geometricPrecision"
73
- }));
74
- }
75
- Collection.displayName = 'Collection';
76
- export default createBaseComponent(Collection);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ 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",
14
+ fill: "#E0E1E9"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ 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",
17
+ fill: "#6C6E79",
18
+ stroke: "#6C6E79",
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round",
21
+ strokeWidth: ".7"
22
+ }), /* @__PURE__ */ React.createElement("path", {
23
+ 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",
24
+ fill: "#6C6E79"
25
+ }), /* @__PURE__ */ React.createElement("path", {
26
+ 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",
27
+ fill: "#fff",
28
+ stroke: "#6C6E79",
29
+ strokeLinecap: "round",
30
+ strokeLinejoin: "round",
31
+ strokeWidth: ".7"
32
+ }), /* @__PURE__ */ React.createElement("path", {
33
+ 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",
34
+ fill: "#E0E1E9",
35
+ stroke: "#6C6E79",
36
+ strokeWidth: ".7"
37
+ }), /* @__PURE__ */ React.createElement("path", {
38
+ 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",
39
+ fill: "#6C6E79"
40
+ }), /* @__PURE__ */ React.createElement("path", {
41
+ 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",
42
+ fill: "#E0E1E9"
43
+ }), /* @__PURE__ */ React.createElement("path", {
44
+ 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",
45
+ fill: "#fff"
46
+ }), /* @__PURE__ */ React.createElement("path", {
47
+ 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",
48
+ stroke: "#6C6E79",
49
+ strokeLinecap: "round",
50
+ strokeLinejoin: "round"
51
+ }), /* @__PURE__ */ React.createElement("path", {
52
+ d: "M56.122 14.794v14.198l8.2-5.616M53.767 45.61l9.356 3.239-8.418 6.107",
53
+ stroke: "#6C6E79",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round"
56
+ }));
57
+ Collection.displayName = "Collection";
58
+ var stdin_default = createBaseComponent(Collection);
59
+ export {
60
+ stdin_default as default
61
+ };
@@ -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,122 +1,111 @@
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 CombinedChart(_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: "M40.25 4.302V1.908c0-.495-.489-.908-.977-.908C19.98 3.229 5 19.82 5 39.959c0 19.727 15.793 35.74 35.25 35.74v2.393c0 .495.489.908.977.908C60.52 76.771 75.5 60.181 75.5 40.041c0-19.81-15.793-35.74-35.25-35.74Z",
33
- fill: "#E0E1E9",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/_react["default"].createElement("path", {
36
- d: "M65.925 57.607s.086-.054.119-.087l6.495-4.323-3.134-1.696-3.134.756-8.3-31.677a5.705 5.705 0 0 0-6.68-4.15l-39.588 8.073-1.394-3.123-3.415 5.88a6.504 6.504 0 0 0-.216.367v.021a5.637 5.637 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",
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.77 53.554 24.098 66.555a2.734 2.734 0 0 1-3.35-1.891L9.756 26.07c-.962-3.372 1.157-6.852 4.594-7.554l42.873-8.744c3.134-.637 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z",
45
- fill: "#fff",
46
- shapeRendering: "geometricPrecision"
47
- }), /*#__PURE__*/_react["default"].createElement("path", {
48
- d: "M65.448 18.818 11.065 30.761l-1.34-4.69c-.962-3.373 1.156-6.853 4.593-7.555l42.884-8.744c3.135-.637 6.226 1.286 7.025 4.377l1.221 4.67Z",
49
- fill: "#6C6E79",
50
- shapeRendering: "geometricPrecision"
51
- }), /*#__PURE__*/_react["default"].createElement("path", {
52
- d: "M18.394 23.419a1.873 1.873 0 0 1-1.416 2.366c-1.091.238-2.226-.454-2.529-1.523a1.868 1.868 0 0 1 1.427-2.367c1.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.938c.292 1.06-.324 2.108-1.394 2.335-1.07.227-2.183-.454-2.475-1.524-.292-1.07.324-2.118 1.405-2.345 1.07-.227 2.172.464 2.464 1.523v.011Z",
57
- fill: "#E0E1E9",
58
- shapeRendering: "geometricPrecision"
59
- }), /*#__PURE__*/_react["default"].createElement("path", {
60
- d: "M11.087 30.842s.324-3.155.605-6.387l-1.372-3.08-3.415 5.88a6.51 6.51 0 0 0-.216.367v.021a5.637 5.637 0 0 0-.454 4.248l1.394 4.906 3.458-5.965v.01Z",
61
- fill: "#6C6E79",
62
- shapeRendering: "geometricPrecision"
63
- }), /*#__PURE__*/_react["default"].createElement("path", {
64
- d: "M71.77 53.554 24.098 66.555a2.734 2.734 0 0 1-3.35-1.891L9.756 26.07c-.962-3.372 1.157-6.852 4.594-7.554l42.873-8.744c3.134-.637 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z",
65
- stroke: "#6C6E79",
66
- strokeWidth: ".7",
67
- strokeLinecap: "round",
68
- strokeLinejoin: "round",
69
- shapeRendering: "geometricPrecision"
70
- }), /*#__PURE__*/_react["default"].createElement("path", {
71
- d: "M21.767 54.803c1.718-7.165 5.025-10.267 7.792-11.748 5.685-3.047 9.846 2.626 15.53 1.21 6.323-1.577 8.279-10.98 11.1-14.395 2.518-3.059 4.842-2.994 8.689-2.67",
72
- stroke: "#6C6E79",
73
- strokeWidth: ".7",
74
- strokeLinecap: "round",
75
- strokeLinejoin: "round",
76
- shapeRendering: "geometricPrecision"
77
- }), /*#__PURE__*/_react["default"].createElement("path", {
78
- d: "m34.517 48.516-7.112 1.783a.806.806 0 0 0-.572.995l2.702 9.64 8.602-2.291-2.648-9.576a.793.793 0 0 0-.961-.562l-.011.011Z",
79
- fill: "#E0E1E9",
80
- stroke: "#6C6E79",
81
- strokeWidth: ".7",
82
- strokeLinecap: "round",
83
- strokeLinejoin: "round",
84
- shapeRendering: "geometricPrecision"
85
- }), /*#__PURE__*/_react["default"].createElement("path", {
86
- d: "m44.396 28.283-6.885 1.589a.786.786 0 0 0-.583.972l7.187 26.209 8.278-2.205-7.057-26.014a.787.787 0 0 0-.94-.562v.01Z",
87
- fill: "#6C6E79",
88
- shapeRendering: "geometricPrecision"
89
- }), /*#__PURE__*/_react["default"].createElement("path", {
90
- d: "m60.974 34.836-6.517 1.578a.802.802 0 0 0-.583.983l4.269 15.941 7.976-2.118-4.183-15.8a.803.803 0 0 0-.962-.573v-.011ZM23.937 62.422l45.65-12.137",
91
- stroke: "#6C6E79",
92
- strokeWidth: ".7",
93
- strokeLinecap: "round",
94
- strokeLinejoin: "round",
95
- shapeRendering: "geometricPrecision"
96
- }), /*#__PURE__*/_react["default"].createElement("path", {
97
- d: "M21.767 54.803c1.718-7.165 5.025-10.267 7.792-11.748 5.685-3.047 9.846 2.627 15.53 1.21 6.323-1.577 8.279-10.98 11.1-14.395 2.518-3.058 4.842-2.994 8.689-2.67",
98
- stroke: "#6C6E79",
99
- strokeWidth: ".7",
100
- strokeLinecap: "round",
101
- strokeLinejoin: "round",
102
- shapeRendering: "geometricPrecision"
103
- }), /*#__PURE__*/_react["default"].createElement("path", {
104
- d: "M58.79 29.258c.346 1.286-.54 2.604-1.977 2.94-1.438.334-2.897-.433-3.242-1.719-.346-1.286.55-2.616 1.999-2.95 1.448-.335 2.886.443 3.22 1.729ZM31.946 42.213c.367 1.329-.584 2.702-2.13 3.08-1.545.378-3.112-.39-3.48-1.73-.367-1.34.595-2.723 2.14-3.09 1.546-.368 3.102.41 3.47 1.729v.01ZM47.769 43.598c.356 1.297-.562 2.648-2.043 3.026-1.48.379-2.983-.378-3.34-1.686-.356-1.307.562-2.669 2.054-3.036 1.48-.368 2.972.389 3.318 1.696h.01Z",
105
- fill: "#fff",
106
- stroke: "#6C6E79",
107
- strokeWidth: ".7",
108
- strokeLinecap: "round",
109
- strokeLinejoin: "round",
110
- shapeRendering: "geometricPrecision"
111
- }), /*#__PURE__*/_react["default"].createElement("path", {
112
- d: "m57.743 35.65-3.108 4.532M56.132 45.834l6.153-8.972M57.685 51.402 63.79 42.5M62.57 52.123l2.693-3.927M44.396 28.283l-6.885 1.589a.786.786 0 0 0-.583.972l7.187 26.209 8.278-2.205-7.057-26.014a.787.787 0 0 0-.94-.562v.01Z",
113
- stroke: "#6C6E79",
114
- strokeWidth: ".7",
115
- strokeLinecap: "round",
116
- strokeLinejoin: "round",
117
- shapeRendering: "geometricPrecision"
118
- }));
119
- }
120
- CombinedChart.displayName = 'CombinedChart';
121
- var _default = (0, _core.createBaseComponent)(CombinedChart);
122
- 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 CombinedChart = ({ 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: "M40.25 4.302V1.908c0-.495-.489-.908-.977-.908C19.98 3.229 5 19.82 5 39.959c0 19.727 15.793 35.74 35.25 35.74v2.393c0 .495.489.908.977.908C60.52 76.771 75.5 60.181 75.5 40.041c0-19.81-15.793-35.74-35.25-35.74Z",
39
+ fill: "#E0E1E9"
40
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
41
+ d: "M65.925 57.607s.086-.054.119-.087l6.495-4.323-3.134-1.696-3.134.756-8.3-31.677a5.705 5.705 0 0 0-6.68-4.15l-39.588 8.073-1.394-3.123-3.415 5.88a6.504 6.504 0 0 0-.216.367v.021a5.637 5.637 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",
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.77 53.554 24.098 66.555a2.734 2.734 0 0 1-3.35-1.891L9.756 26.07c-.962-3.372 1.157-6.852 4.594-7.554l42.873-8.744c3.134-.637 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z",
49
+ fill: "#fff"
50
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
51
+ d: "M65.448 18.818 11.065 30.761l-1.34-4.69c-.962-3.373 1.156-6.853 4.593-7.555l42.884-8.744c3.135-.637 6.226 1.286 7.025 4.377l1.221 4.67Z",
52
+ fill: "#6C6E79"
53
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
54
+ d: "M18.394 23.419a1.873 1.873 0 0 1-1.416 2.366c-1.091.238-2.226-.454-2.529-1.523a1.868 1.868 0 0 1 1.427-2.367c1.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.938c.292 1.06-.324 2.108-1.394 2.335-1.07.227-2.183-.454-2.475-1.524-.292-1.07.324-2.118 1.405-2.345 1.07-.227 2.172.464 2.464 1.523v.011Z",
58
+ fill: "#E0E1E9"
59
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
60
+ d: "M11.087 30.842s.324-3.155.605-6.387l-1.372-3.08-3.415 5.88a6.51 6.51 0 0 0-.216.367v.021a5.637 5.637 0 0 0-.454 4.248l1.394 4.906 3.458-5.965v.01Z",
61
+ fill: "#6C6E79"
62
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
63
+ d: "M71.77 53.554 24.098 66.555a2.734 2.734 0 0 1-3.35-1.891L9.756 26.07c-.962-3.372 1.157-6.852 4.594-7.554l42.873-8.744c3.134-.637 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z",
64
+ stroke: "#6C6E79",
65
+ strokeLinecap: "round",
66
+ strokeLinejoin: "round",
67
+ strokeWidth: ".7"
68
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
69
+ d: "M21.767 54.803c1.718-7.165 5.025-10.267 7.792-11.748 5.685-3.047 9.846 2.626 15.53 1.21 6.323-1.577 8.279-10.98 11.1-14.395 2.518-3.059 4.842-2.994 8.689-2.67",
70
+ stroke: "#6C6E79",
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round",
73
+ strokeWidth: ".7"
74
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
75
+ d: "m34.517 48.516-7.112 1.783a.806.806 0 0 0-.572.995l2.702 9.64 8.602-2.291-2.648-9.576a.793.793 0 0 0-.961-.562l-.011.011Z",
76
+ fill: "#E0E1E9",
77
+ stroke: "#6C6E79",
78
+ strokeLinecap: "round",
79
+ strokeLinejoin: "round",
80
+ strokeWidth: ".7"
81
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
82
+ d: "m44.396 28.283-6.885 1.589a.786.786 0 0 0-.583.972l7.187 26.209 8.278-2.205-7.057-26.014a.787.787 0 0 0-.94-.562v.01Z",
83
+ fill: "#6C6E79"
84
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
85
+ d: "m60.974 34.836-6.517 1.578a.802.802 0 0 0-.583.983l4.269 15.941 7.976-2.118-4.183-15.8a.803.803 0 0 0-.962-.573v-.011ZM23.937 62.422l45.65-12.137",
86
+ stroke: "#6C6E79",
87
+ strokeLinecap: "round",
88
+ strokeLinejoin: "round",
89
+ strokeWidth: ".7"
90
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
91
+ d: "M21.767 54.803c1.718-7.165 5.025-10.267 7.792-11.748 5.685-3.047 9.846 2.627 15.53 1.21 6.323-1.577 8.279-10.98 11.1-14.395 2.518-3.058 4.842-2.994 8.689-2.67",
92
+ stroke: "#6C6E79",
93
+ strokeLinecap: "round",
94
+ strokeLinejoin: "round",
95
+ strokeWidth: ".7"
96
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
97
+ d: "M58.79 29.258c.346 1.286-.54 2.604-1.977 2.94-1.438.334-2.897-.433-3.242-1.719-.346-1.286.55-2.616 1.999-2.95 1.448-.335 2.886.443 3.22 1.729ZM31.946 42.213c.367 1.329-.584 2.702-2.13 3.08-1.545.378-3.112-.39-3.48-1.73-.367-1.34.595-2.723 2.14-3.09 1.546-.368 3.102.41 3.47 1.729v.01ZM47.769 43.598c.356 1.297-.562 2.648-2.043 3.026-1.48.379-2.983-.378-3.34-1.686-.356-1.307.562-2.669 2.054-3.036 1.48-.368 2.972.389 3.318 1.696h.01Z",
98
+ fill: "#fff",
99
+ stroke: "#6C6E79",
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round",
102
+ strokeWidth: ".7"
103
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
104
+ d: "m57.743 35.65-3.108 4.532M56.132 45.834l6.153-8.972M57.685 51.402 63.79 42.5M62.57 52.123l2.693-3.927M44.396 28.283l-6.885 1.589a.786.786 0 0 0-.583.972l7.187 26.209 8.278-2.205-7.057-26.014a.787.787 0 0 0-.94-.562v.01Z",
105
+ stroke: "#6C6E79",
106
+ strokeLinecap: "round",
107
+ strokeLinejoin: "round",
108
+ strokeWidth: ".7"
109
+ }));
110
+ CombinedChart.displayName = "CombinedChart";
111
+ var stdin_default = (0, import_core.createBaseComponent)(CombinedChart);
@@ -1,109 +1,89 @@
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 CombinedChart({
6
- fill = 'none',
7
- width = '80',
8
- height = '80',
9
- viewBox = '0 0 80 80',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const CombinedChart = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 80", ...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
- d: "M40.25 4.302V1.908c0-.495-.489-.908-.977-.908C19.98 3.229 5 19.82 5 39.959c0 19.727 15.793 35.74 35.25 35.74v2.393c0 .495.489.908.977.908C60.52 76.771 75.5 60.181 75.5 40.041c0-19.81-15.793-35.74-35.25-35.74Z",
21
- fill: "#E0E1E9",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("path", {
24
- d: "M65.925 57.607s.086-.054.119-.087l6.495-4.323-3.134-1.696-3.134.756-8.3-31.677a5.705 5.705 0 0 0-6.68-4.15l-39.588 8.073-1.394-3.123-3.415 5.88a6.504 6.504 0 0 0-.216.367v.021a5.637 5.637 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",
25
- fill: "#E0E1E9",
26
- stroke: "#6C6E79",
27
- strokeWidth: ".7",
28
- strokeLinecap: "round",
29
- strokeLinejoin: "round",
30
- shapeRendering: "geometricPrecision"
31
- }), /*#__PURE__*/React.createElement("path", {
32
- d: "M71.77 53.554 24.098 66.555a2.734 2.734 0 0 1-3.35-1.891L9.756 26.07c-.962-3.372 1.157-6.852 4.594-7.554l42.873-8.744c3.134-.637 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z",
33
- fill: "#fff",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/React.createElement("path", {
36
- d: "M65.448 18.818 11.065 30.761l-1.34-4.69c-.962-3.373 1.156-6.853 4.593-7.555l42.884-8.744c3.135-.637 6.226 1.286 7.025 4.377l1.221 4.67Z",
37
- fill: "#6C6E79",
38
- shapeRendering: "geometricPrecision"
39
- }), /*#__PURE__*/React.createElement("path", {
40
- d: "M18.394 23.419a1.873 1.873 0 0 1-1.416 2.366c-1.091.238-2.226-.454-2.529-1.523a1.868 1.868 0 0 1 1.427-2.367c1.091-.227 2.215.464 2.518 1.534v-.01Z",
41
- fill: "#fff",
42
- shapeRendering: "geometricPrecision"
43
- }), /*#__PURE__*/React.createElement("path", {
44
- d: "M25.375 21.938c.292 1.06-.324 2.108-1.394 2.335-1.07.227-2.183-.454-2.475-1.524-.292-1.07.324-2.118 1.405-2.345 1.07-.227 2.172.464 2.464 1.523v.011Z",
45
- fill: "#E0E1E9",
46
- shapeRendering: "geometricPrecision"
47
- }), /*#__PURE__*/React.createElement("path", {
48
- d: "M11.087 30.842s.324-3.155.605-6.387l-1.372-3.08-3.415 5.88a6.51 6.51 0 0 0-.216.367v.021a5.637 5.637 0 0 0-.454 4.248l1.394 4.906 3.458-5.965v.01Z",
49
- fill: "#6C6E79",
50
- shapeRendering: "geometricPrecision"
51
- }), /*#__PURE__*/React.createElement("path", {
52
- d: "M71.77 53.554 24.098 66.555a2.734 2.734 0 0 1-3.35-1.891L9.756 26.07c-.962-3.372 1.157-6.852 4.594-7.554l42.873-8.744c3.134-.637 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z",
53
- stroke: "#6C6E79",
54
- strokeWidth: ".7",
55
- strokeLinecap: "round",
56
- strokeLinejoin: "round",
57
- shapeRendering: "geometricPrecision"
58
- }), /*#__PURE__*/React.createElement("path", {
59
- d: "M21.767 54.803c1.718-7.165 5.025-10.267 7.792-11.748 5.685-3.047 9.846 2.626 15.53 1.21 6.323-1.577 8.279-10.98 11.1-14.395 2.518-3.059 4.842-2.994 8.689-2.67",
60
- stroke: "#6C6E79",
61
- strokeWidth: ".7",
62
- strokeLinecap: "round",
63
- strokeLinejoin: "round",
64
- shapeRendering: "geometricPrecision"
65
- }), /*#__PURE__*/React.createElement("path", {
66
- d: "m34.517 48.516-7.112 1.783a.806.806 0 0 0-.572.995l2.702 9.64 8.602-2.291-2.648-9.576a.793.793 0 0 0-.961-.562l-.011.011Z",
67
- fill: "#E0E1E9",
68
- stroke: "#6C6E79",
69
- strokeWidth: ".7",
70
- strokeLinecap: "round",
71
- strokeLinejoin: "round",
72
- shapeRendering: "geometricPrecision"
73
- }), /*#__PURE__*/React.createElement("path", {
74
- d: "m44.396 28.283-6.885 1.589a.786.786 0 0 0-.583.972l7.187 26.209 8.278-2.205-7.057-26.014a.787.787 0 0 0-.94-.562v.01Z",
75
- fill: "#6C6E79",
76
- shapeRendering: "geometricPrecision"
77
- }), /*#__PURE__*/React.createElement("path", {
78
- d: "m60.974 34.836-6.517 1.578a.802.802 0 0 0-.583.983l4.269 15.941 7.976-2.118-4.183-15.8a.803.803 0 0 0-.962-.573v-.011ZM23.937 62.422l45.65-12.137",
79
- stroke: "#6C6E79",
80
- strokeWidth: ".7",
81
- strokeLinecap: "round",
82
- strokeLinejoin: "round",
83
- shapeRendering: "geometricPrecision"
84
- }), /*#__PURE__*/React.createElement("path", {
85
- d: "M21.767 54.803c1.718-7.165 5.025-10.267 7.792-11.748 5.685-3.047 9.846 2.627 15.53 1.21 6.323-1.577 8.279-10.98 11.1-14.395 2.518-3.058 4.842-2.994 8.689-2.67",
86
- stroke: "#6C6E79",
87
- strokeWidth: ".7",
88
- strokeLinecap: "round",
89
- strokeLinejoin: "round",
90
- shapeRendering: "geometricPrecision"
91
- }), /*#__PURE__*/React.createElement("path", {
92
- d: "M58.79 29.258c.346 1.286-.54 2.604-1.977 2.94-1.438.334-2.897-.433-3.242-1.719-.346-1.286.55-2.616 1.999-2.95 1.448-.335 2.886.443 3.22 1.729ZM31.946 42.213c.367 1.329-.584 2.702-2.13 3.08-1.545.378-3.112-.39-3.48-1.73-.367-1.34.595-2.723 2.14-3.09 1.546-.368 3.102.41 3.47 1.729v.01ZM47.769 43.598c.356 1.297-.562 2.648-2.043 3.026-1.48.379-2.983-.378-3.34-1.686-.356-1.307.562-2.669 2.054-3.036 1.48-.368 2.972.389 3.318 1.696h.01Z",
93
- fill: "#fff",
94
- stroke: "#6C6E79",
95
- strokeWidth: ".7",
96
- strokeLinecap: "round",
97
- strokeLinejoin: "round",
98
- shapeRendering: "geometricPrecision"
99
- }), /*#__PURE__*/React.createElement("path", {
100
- d: "m57.743 35.65-3.108 4.532M56.132 45.834l6.153-8.972M57.685 51.402 63.79 42.5M62.57 52.123l2.693-3.927M44.396 28.283l-6.885 1.589a.786.786 0 0 0-.583.972l7.187 26.209 8.278-2.205-7.057-26.014a.787.787 0 0 0-.94-.562v.01Z",
101
- stroke: "#6C6E79",
102
- strokeWidth: ".7",
103
- strokeLinecap: "round",
104
- strokeLinejoin: "round",
105
- shapeRendering: "geometricPrecision"
106
- }));
107
- }
108
- CombinedChart.displayName = 'CombinedChart';
109
- export default createBaseComponent(CombinedChart);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ d: "M40.25 4.302V1.908c0-.495-.489-.908-.977-.908C19.98 3.229 5 19.82 5 39.959c0 19.727 15.793 35.74 35.25 35.74v2.393c0 .495.489.908.977.908C60.52 76.771 75.5 60.181 75.5 40.041c0-19.81-15.793-35.74-35.25-35.74Z",
14
+ fill: "#E0E1E9"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ d: "M65.925 57.607s.086-.054.119-.087l6.495-4.323-3.134-1.696-3.134.756-8.3-31.677a5.705 5.705 0 0 0-6.68-4.15l-39.588 8.073-1.394-3.123-3.415 5.88a6.504 6.504 0 0 0-.216.367v.021a5.637 5.637 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",
17
+ fill: "#E0E1E9",
18
+ stroke: "#6C6E79",
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round",
21
+ strokeWidth: ".7"
22
+ }), /* @__PURE__ */ React.createElement("path", {
23
+ d: "M71.77 53.554 24.098 66.555a2.734 2.734 0 0 1-3.35-1.891L9.756 26.07c-.962-3.372 1.157-6.852 4.594-7.554l42.873-8.744c3.134-.637 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z",
24
+ fill: "#fff"
25
+ }), /* @__PURE__ */ React.createElement("path", {
26
+ d: "M65.448 18.818 11.065 30.761l-1.34-4.69c-.962-3.373 1.156-6.853 4.593-7.555l42.884-8.744c3.135-.637 6.226 1.286 7.025 4.377l1.221 4.67Z",
27
+ fill: "#6C6E79"
28
+ }), /* @__PURE__ */ React.createElement("path", {
29
+ d: "M18.394 23.419a1.873 1.873 0 0 1-1.416 2.366c-1.091.238-2.226-.454-2.529-1.523a1.868 1.868 0 0 1 1.427-2.367c1.091-.227 2.215.464 2.518 1.534v-.01Z",
30
+ fill: "#fff"
31
+ }), /* @__PURE__ */ React.createElement("path", {
32
+ d: "M25.375 21.938c.292 1.06-.324 2.108-1.394 2.335-1.07.227-2.183-.454-2.475-1.524-.292-1.07.324-2.118 1.405-2.345 1.07-.227 2.172.464 2.464 1.523v.011Z",
33
+ fill: "#E0E1E9"
34
+ }), /* @__PURE__ */ React.createElement("path", {
35
+ d: "M11.087 30.842s.324-3.155.605-6.387l-1.372-3.08-3.415 5.88a6.51 6.51 0 0 0-.216.367v.021a5.637 5.637 0 0 0-.454 4.248l1.394 4.906 3.458-5.965v.01Z",
36
+ fill: "#6C6E79"
37
+ }), /* @__PURE__ */ React.createElement("path", {
38
+ d: "M71.77 53.554 24.098 66.555a2.734 2.734 0 0 1-3.35-1.891L9.756 26.07c-.962-3.372 1.157-6.852 4.594-7.554l42.873-8.744c3.134-.637 6.225 1.286 7.025 4.377l9.446 36.076a2.73 2.73 0 0 1-1.924 3.329Z",
39
+ stroke: "#6C6E79",
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round",
42
+ strokeWidth: ".7"
43
+ }), /* @__PURE__ */ React.createElement("path", {
44
+ d: "M21.767 54.803c1.718-7.165 5.025-10.267 7.792-11.748 5.685-3.047 9.846 2.626 15.53 1.21 6.323-1.577 8.279-10.98 11.1-14.395 2.518-3.059 4.842-2.994 8.689-2.67",
45
+ stroke: "#6C6E79",
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round",
48
+ strokeWidth: ".7"
49
+ }), /* @__PURE__ */ React.createElement("path", {
50
+ d: "m34.517 48.516-7.112 1.783a.806.806 0 0 0-.572.995l2.702 9.64 8.602-2.291-2.648-9.576a.793.793 0 0 0-.961-.562l-.011.011Z",
51
+ fill: "#E0E1E9",
52
+ stroke: "#6C6E79",
53
+ strokeLinecap: "round",
54
+ strokeLinejoin: "round",
55
+ strokeWidth: ".7"
56
+ }), /* @__PURE__ */ React.createElement("path", {
57
+ d: "m44.396 28.283-6.885 1.589a.786.786 0 0 0-.583.972l7.187 26.209 8.278-2.205-7.057-26.014a.787.787 0 0 0-.94-.562v.01Z",
58
+ fill: "#6C6E79"
59
+ }), /* @__PURE__ */ React.createElement("path", {
60
+ d: "m60.974 34.836-6.517 1.578a.802.802 0 0 0-.583.983l4.269 15.941 7.976-2.118-4.183-15.8a.803.803 0 0 0-.962-.573v-.011ZM23.937 62.422l45.65-12.137",
61
+ stroke: "#6C6E79",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round",
64
+ strokeWidth: ".7"
65
+ }), /* @__PURE__ */ React.createElement("path", {
66
+ d: "M21.767 54.803c1.718-7.165 5.025-10.267 7.792-11.748 5.685-3.047 9.846 2.627 15.53 1.21 6.323-1.577 8.279-10.98 11.1-14.395 2.518-3.058 4.842-2.994 8.689-2.67",
67
+ stroke: "#6C6E79",
68
+ strokeLinecap: "round",
69
+ strokeLinejoin: "round",
70
+ strokeWidth: ".7"
71
+ }), /* @__PURE__ */ React.createElement("path", {
72
+ d: "M58.79 29.258c.346 1.286-.54 2.604-1.977 2.94-1.438.334-2.897-.433-3.242-1.719-.346-1.286.55-2.616 1.999-2.95 1.448-.335 2.886.443 3.22 1.729ZM31.946 42.213c.367 1.329-.584 2.702-2.13 3.08-1.545.378-3.112-.39-3.48-1.73-.367-1.34.595-2.723 2.14-3.09 1.546-.368 3.102.41 3.47 1.729v.01ZM47.769 43.598c.356 1.297-.562 2.648-2.043 3.026-1.48.379-2.983-.378-3.34-1.686-.356-1.307.562-2.669 2.054-3.036 1.48-.368 2.972.389 3.318 1.696h.01Z",
73
+ fill: "#fff",
74
+ stroke: "#6C6E79",
75
+ strokeLinecap: "round",
76
+ strokeLinejoin: "round",
77
+ strokeWidth: ".7"
78
+ }), /* @__PURE__ */ React.createElement("path", {
79
+ d: "m57.743 35.65-3.108 4.532M56.132 45.834l6.153-8.972M57.685 51.402 63.79 42.5M62.57 52.123l2.693-3.927M44.396 28.283l-6.885 1.589a.786.786 0 0 0-.583.972l7.187 26.209 8.278-2.205-7.057-26.014a.787.787 0 0 0-.94-.562v.01Z",
80
+ stroke: "#6C6E79",
81
+ strokeLinecap: "round",
82
+ strokeLinejoin: "round",
83
+ strokeWidth: ".7"
84
+ }));
85
+ CombinedChart.displayName = "CombinedChart";
86
+ var stdin_default = createBaseComponent(CombinedChart);
87
+ export {
88
+ stdin_default as default
89
+ };
@@ -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;