@semcore/illustration 1.0.4 → 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.
- package/AccessDenied/index.d.ts +5 -0
- package/AccessDenied/index.js +283 -0
- package/AccessDenied/index.mjs +262 -0
- package/AreaChart/index.d.ts +5 -0
- package/AreaChart/index.js +100 -0
- package/AreaChart/index.mjs +79 -0
- package/Blocked/index.d.ts +5 -0
- package/Blocked/index.js +590 -0
- package/Blocked/index.mjs +569 -0
- package/CHANGELOG.md +12 -0
- package/ChoroplethMapChart/index.d.ts +5 -0
- package/ChoroplethMapChart/index.js +124 -0
- package/ChoroplethMapChart/index.mjs +103 -0
- package/Coffee/index.d.ts +5 -0
- package/Coffee/index.js +104 -0
- package/Coffee/index.mjs +83 -0
- package/Collection/index.d.ts +5 -0
- package/Collection/index.js +100 -0
- package/Collection/index.mjs +79 -0
- package/CombinedChart/index.d.ts +5 -0
- package/CombinedChart/index.js +152 -0
- package/CombinedChart/index.mjs +131 -0
- package/Confirmation/index.d.ts +5 -0
- package/Confirmation/index.js +312 -0
- package/Confirmation/index.mjs +291 -0
- package/Congrats/index.d.ts +5 -0
- package/Congrats/index.js +171 -0
- package/Congrats/index.mjs +150 -0
- package/ConnectionLost/index.d.ts +5 -0
- package/ConnectionLost/index.js +354 -0
- package/ConnectionLost/index.mjs +333 -0
- package/DeletedAccount/index.d.ts +5 -0
- package/DeletedAccount/index.js +440 -0
- package/DeletedAccount/index.mjs +419 -0
- package/DeletedPage/index.d.ts +5 -0
- package/DeletedPage/index.js +54 -0
- package/DeletedPage/index.mjs +33 -0
- package/Dns/index.d.ts +5 -0
- package/Dns/index.js +210 -0
- package/Dns/index.mjs +189 -0
- package/DonutChart/index.d.ts +5 -0
- package/DonutChart/index.js +147 -0
- package/DonutChart/index.mjs +126 -0
- package/Duplicates/index.d.ts +5 -0
- package/Duplicates/index.js +125 -0
- package/Duplicates/index.mjs +104 -0
- package/FunnelChart/index.d.ts +5 -0
- package/FunnelChart/index.js +122 -0
- package/FunnelChart/index.mjs +101 -0
- package/Good/index.d.ts +5 -0
- package/Good/index.js +152 -0
- package/Good/index.mjs +131 -0
- package/HeatMapChart/index.d.ts +5 -0
- package/HeatMapChart/index.js +160 -0
- package/HeatMapChart/index.mjs +139 -0
- package/HorizontalBarChart/index.d.ts +5 -0
- package/HorizontalBarChart/index.js +130 -0
- package/HorizontalBarChart/index.mjs +109 -0
- package/KagiChart/index.d.ts +5 -0
- package/KagiChart/index.js +92 -0
- package/KagiChart/index.mjs +71 -0
- package/LineChart/index.d.ts +5 -0
- package/LineChart/index.js +96 -0
- package/LineChart/index.mjs +75 -0
- package/LollipopChart/index.d.ts +5 -0
- package/LollipopChart/index.js +115 -0
- package/LollipopChart/index.mjs +94 -0
- package/Maintenance/index.d.ts +5 -0
- package/Maintenance/index.js +423 -0
- package/Maintenance/index.mjs +402 -0
- package/Nexttime/index.d.ts +5 -0
- package/Nexttime/index.js +124 -0
- package/Nexttime/index.mjs +103 -0
- package/NoPayment/index.d.ts +5 -0
- package/NoPayment/index.js +369 -0
- package/NoPayment/index.mjs +348 -0
- package/NothingFound/index.d.ts +5 -0
- package/NothingFound/index.js +166 -0
- package/NothingFound/index.mjs +145 -0
- package/OtherData/index.d.ts +5 -0
- package/OtherData/index.js +131 -0
- package/OtherData/index.mjs +110 -0
- package/PageError/index.d.ts +5 -0
- package/PageError/index.js +291 -0
- package/PageError/index.mjs +270 -0
- package/PageNotFound/index.d.ts +5 -0
- package/PageNotFound/index.js +341 -0
- package/PageNotFound/index.mjs +320 -0
- package/PieChart/index.d.ts +5 -0
- package/PieChart/index.js +130 -0
- package/PieChart/index.mjs +109 -0
- package/Processing/index.d.ts +5 -0
- package/Processing/index.js +107 -0
- package/Processing/index.mjs +86 -0
- package/ProjectNotFound/index.d.ts +5 -0
- package/ProjectNotFound/index.js +286 -0
- package/ProjectNotFound/index.mjs +265 -0
- package/RadarChart/index.d.ts +5 -0
- package/RadarChart/index.js +118 -0
- package/RadarChart/index.mjs +97 -0
- package/RadialTreeChart/index.d.ts +5 -0
- package/RadialTreeChart/index.js +154 -0
- package/RadialTreeChart/index.mjs +133 -0
- package/SankeyChart/index.d.ts +5 -0
- package/SankeyChart/index.js +138 -0
- package/SankeyChart/index.mjs +117 -0
- package/ScatterPlotChart/index.d.ts +5 -0
- package/ScatterPlotChart/index.js +137 -0
- package/ScatterPlotChart/index.mjs +116 -0
- package/StackedAreaChart/index.d.ts +5 -0
- package/StackedAreaChart/index.js +125 -0
- package/StackedAreaChart/index.mjs +104 -0
- package/Suggestion/index.d.ts +5 -0
- package/Suggestion/index.js +105 -0
- package/Suggestion/index.mjs +84 -0
- package/Suggestions/index.d.ts +5 -0
- package/Suggestions/index.js +108 -0
- package/Suggestions/index.mjs +87 -0
- package/Table/index.d.ts +5 -0
- package/Table/index.js +93 -0
- package/Table/index.mjs +72 -0
- package/TagCloud/index.d.ts +5 -0
- package/TagCloud/index.js +159 -0
- package/TagCloud/index.mjs +138 -0
- package/TextLinksEtc/index.d.ts +5 -0
- package/TextLinksEtc/index.js +97 -0
- package/TextLinksEtc/index.mjs +76 -0
- package/Timeout/index.d.ts +5 -0
- package/Timeout/index.js +455 -0
- package/Timeout/index.mjs +434 -0
- package/UnderConstruction/index.d.ts +5 -0
- package/UnderConstruction/index.js +162 -0
- package/UnderConstruction/index.mjs +141 -0
- package/VennChart/index.d.ts +5 -0
- package/VennChart/index.js +138 -0
- package/VennChart/index.mjs +117 -0
- package/VerticalBarChart/index.d.ts +5 -0
- package/VerticalBarChart/index.js +115 -0
- package/VerticalBarChart/index.mjs +94 -0
- package/Waiting/index.d.ts +5 -0
- package/Waiting/index.js +108 -0
- package/Waiting/index.mjs +87 -0
- package/Warning/index.d.ts +5 -0
- package/Warning/index.js +105 -0
- package/Warning/index.mjs +84 -0
- package/package.json +1 -1
- package/svg/AccessDenied.svg +48 -0
- package/svg/AreaChart.svg +13 -0
- package/svg/Blocked.svg +104 -0
- package/svg/ChoroplethMapChart.svg +15 -0
- package/svg/Coffee.svg +10 -0
- package/svg/Collection.svg +12 -0
- package/svg/CombinedChart.svg +23 -0
- package/svg/Confirmation.svg +54 -0
- package/svg/Congrats.svg +27 -0
- package/svg/ConnectionLost.svg +62 -0
- package/svg/DeletedAccount.svg +71 -0
- package/svg/DeletedPage.svg +4 -0
- package/svg/Dns.svg +37 -0
- package/svg/DonutChart.svg +18 -0
- package/svg/Duplicates.svg +16 -0
- package/svg/FunnelChart.svg +18 -0
- package/svg/Good.svg +20 -0
- package/svg/HeatMapChart.svg +27 -0
- package/svg/HorizontalBarChart.svg +19 -0
- package/svg/KagiChart.svg +11 -0
- package/svg/LineChart.svg +12 -0
- package/svg/LollipopChart.svg +14 -0
- package/svg/Maintenance.svg +72 -0
- package/svg/Nexttime.svg +16 -0
- package/svg/NoPayment.svg +73 -0
- package/svg/NothingFound.svg +21 -0
- package/svg/OtherData.svg +16 -0
- package/svg/PageError.svg +47 -0
- package/svg/PageNotFound.svg +59 -0
- package/svg/PieChart.svg +16 -0
- package/svg/Processing.svg +13 -0
- package/svg/ProjectNotFound.svg +41 -0
- package/svg/RadarChart.svg +18 -0
- package/svg/RadialTreeChart.svg +19 -0
- package/svg/SankeyChart.svg +17 -0
- package/svg/ScatterPlotChart.svg +20 -0
- package/svg/StackedAreaChart.svg +17 -0
- package/svg/Suggestion.svg +13 -0
- package/svg/Suggestions.svg +13 -0
- package/svg/Table.svg +11 -0
- package/svg/TagCloud.svg +26 -0
- package/svg/TextLinksEtc.svg +12 -0
- package/svg/Timeout.svg +81 -0
- package/svg/UnderConstruction.svg +21 -0
- package/svg/VennChart.svg +20 -0
- package/svg/VerticalBarChart.svg +14 -0
- package/svg/Waiting.svg +14 -0
- package/svg/Warning.svg +13 -0
|
@@ -0,0 +1,133 @@
|
|
|
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 RadialTreeChart({
|
|
8
|
+
fill = 'none',
|
|
9
|
+
width = '78',
|
|
10
|
+
height = '72',
|
|
11
|
+
viewBox = '0 0 78 72',
|
|
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: "M52.12 7.42H27.05a1 1 0 0 0-.99 1.01v6.42H.99a1 1 0 0 0-.99 1v15.4C0 53.08 17.04 71.23 38.5 71.5 60.33 71.77 78 53.9 78 31.8V1a1 1 0 0 0-1-1H52.94a1 1 0 0 0-.99 1v6.42h.18Z",
|
|
23
|
+
fill: "#E0E1E9",
|
|
24
|
+
shapeRendering: "geometricPrecision"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M64.92 53.6s.1-.05.12-.08l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L10.7 20.5l-1.4-3.12-3.4 5.88-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L64.11 54c.27-.08.52-.21.75-.35l.05-.03.02-.01Z",
|
|
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: "m70.76 49.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L56.2 5.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
35
|
+
fill: "#fff",
|
|
36
|
+
shapeRendering: "geometricPrecision"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "M64.45 14.82 10.06 26.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L56.2 5.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z",
|
|
39
|
+
fill: "#6C6E79",
|
|
40
|
+
shapeRendering: "geometricPrecision"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "M17.4 19.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.42-2.37 2.2 2.2 0 0 1 2.52 1.54v-.01Z",
|
|
43
|
+
fill: "#fff",
|
|
44
|
+
shapeRendering: "geometricPrecision"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M24.38 17.94c.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.35 2.14 2.14 0 0 1 2.47 1.53Z",
|
|
47
|
+
fill: "#E0E1E9",
|
|
48
|
+
shapeRendering: "geometricPrecision"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
d: "M10.09 26.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z",
|
|
51
|
+
fill: "#6C6E79",
|
|
52
|
+
shapeRendering: "geometricPrecision"
|
|
53
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
d: "m70.76 49.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L56.2 5.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
55
|
+
stroke: "#6C6E79",
|
|
56
|
+
strokeWidth: ".7",
|
|
57
|
+
strokeLinecap: "round",
|
|
58
|
+
strokeLinejoin: "round",
|
|
59
|
+
shapeRendering: "geometricPrecision"
|
|
60
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
61
|
+
d: "m25.95 35.67-7.28 1.73a.79.79 0 0 1-.94-.55l-.94-3.37a.79.79 0 0 1 .58-.98l7.32-1.68a.8.8 0 0 1 .94.56l.92 3.3a.8.8 0 0 1-.58.99h-.02Z",
|
|
62
|
+
fill: "#6C6E79",
|
|
63
|
+
stroke: "#6C6E79",
|
|
64
|
+
strokeWidth: ".7",
|
|
65
|
+
strokeLinecap: "round",
|
|
66
|
+
strokeLinejoin: "round",
|
|
67
|
+
shapeRendering: "geometricPrecision"
|
|
68
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
69
|
+
d: "m44.2 26.87-7.3 1.73a.79.79 0 0 1-.93-.55l-.94-3.36a.79.79 0 0 1 .58-.98l7.32-1.69a.8.8 0 0 1 .94.56l.92 3.31a.8.8 0 0 1-.57.98h-.03ZM30.85 53.22l-7.18 1.9a.79.79 0 0 1-.96-.55l-.93-3.3a.78.78 0 0 1 .56-.97l7.21-1.85a.8.8 0 0 1 .96.55l.91 3.25a.78.78 0 0 1-.56.98l-.01-.01Z",
|
|
70
|
+
fill: "#E0E1E9",
|
|
71
|
+
stroke: "#6C6E79",
|
|
72
|
+
strokeWidth: ".7",
|
|
73
|
+
strokeLinecap: "round",
|
|
74
|
+
strokeLinejoin: "round",
|
|
75
|
+
shapeRendering: "geometricPrecision"
|
|
76
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
77
|
+
d: "m62.74 26.93-6.37 1.51a.79.79 0 0 1-.95-.56l-.83-3.11a.79.79 0 0 1 .59-.97l6.4-1.47c.4-.1.83.15.93.57l.82 3.07a.8.8 0 0 1-.59.97v-.01Z",
|
|
78
|
+
fill: "#6C6E79",
|
|
79
|
+
stroke: "#6C6E79",
|
|
80
|
+
strokeWidth: ".7",
|
|
81
|
+
strokeLinecap: "round",
|
|
82
|
+
strokeLinejoin: "round",
|
|
83
|
+
shapeRendering: "geometricPrecision"
|
|
84
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
85
|
+
d: "m67.16 43.62-6.29 1.66a.79.79 0 0 1-.96-.56l-.81-3.05a.8.8 0 0 1 .56-.97l6.31-1.62c.42-.1.86.14.96.56l.8 3.02c.1.42-.15.85-.57.96Z",
|
|
86
|
+
fill: "#E0E1E9",
|
|
87
|
+
stroke: "#6C6E79",
|
|
88
|
+
strokeWidth: ".7",
|
|
89
|
+
strokeLinecap: "round",
|
|
90
|
+
strokeLinejoin: "round",
|
|
91
|
+
shapeRendering: "geometricPrecision"
|
|
92
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
93
|
+
d: "m52.09 51.56-6.3 1.67a.79.79 0 0 1-.95-.56l-.81-3.05a.8.8 0 0 1 .56-.97l6.3-1.62c.43-.11.86.14.97.56l.79 3.01c.1.42-.14.86-.56.96Z",
|
|
94
|
+
fill: "#6C6E79",
|
|
95
|
+
stroke: "#6C6E79",
|
|
96
|
+
strokeWidth: ".7",
|
|
97
|
+
strokeLinecap: "round",
|
|
98
|
+
strokeLinejoin: "round",
|
|
99
|
+
shapeRendering: "geometricPrecision"
|
|
100
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
101
|
+
d: "m28.02 35.45 6.75 1.57M31.42 47.7l5.06-4.5M54.58 29.13l-4.8 4.26M41.2 29l1.3 4M45.35 42 47 46.5M57.73 40.94l-6.32-1.49",
|
|
102
|
+
stroke: "#6C6E79",
|
|
103
|
+
strokeWidth: ".7",
|
|
104
|
+
strokeLinecap: "round",
|
|
105
|
+
strokeLinejoin: "round",
|
|
106
|
+
shapeRendering: "geometricPrecision"
|
|
107
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
108
|
+
d: "m51.91 37.73-2.1-.52-.93-3.45a.8.8 0 0 0-.96-.56l-7.24 1.75-2.36-.59-.87-.34-1.54 2.31-.03.02a.81.81 0 0 0-.07.6l1.6 5.86c.13.4.55.66.96.55l11.48-2.9c.26-.06.37-.26.53-.49l1.53-2.24Z",
|
|
109
|
+
fill: "#E0E1E9",
|
|
110
|
+
stroke: "#6C6E79",
|
|
111
|
+
strokeWidth: ".7",
|
|
112
|
+
strokeLinecap: "round",
|
|
113
|
+
strokeLinejoin: "round",
|
|
114
|
+
shapeRendering: "geometricPrecision"
|
|
115
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
116
|
+
d: "M51.43 38.1 39.95 41a.78.78 0 0 1-.95-.55l-1.61-5.85a.78.78 0 0 1 .57-.98l11.53-2.78a.8.8 0 0 1 .95.56L52 37.14a.79.79 0 0 1-.57.97h0Z",
|
|
117
|
+
fill: "#fff",
|
|
118
|
+
stroke: "#6C6E79",
|
|
119
|
+
strokeWidth: ".7",
|
|
120
|
+
strokeLinecap: "round",
|
|
121
|
+
strokeLinejoin: "round",
|
|
122
|
+
shapeRendering: "geometricPrecision"
|
|
123
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
124
|
+
d: "M38.35 38 42 32.68M41.94 40.5l6.42-9.35M48.36 38.88l2.95-4.3",
|
|
125
|
+
stroke: "#6C6E79",
|
|
126
|
+
strokeWidth: ".7",
|
|
127
|
+
strokeMiterlimit: "10",
|
|
128
|
+
shapeRendering: "geometricPrecision"
|
|
129
|
+
}));
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
RadialTreeChart.displayName = 'RadialTreeChart';
|
|
133
|
+
export default createBaseComponent(RadialTreeChart);
|
|
@@ -0,0 +1,138 @@
|
|
|
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 SankeyChart(_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: "M53.12 11.42H28.05a1 1 0 0 0-.99 1.01v6.42H1.99a1 1 0 0 0-.99 1v15.4C1 57.08 18.04 75.23 39.5 75.5 61.33 75.77 79 57.9 79 35.8V5a1 1 0 0 0-1-1H53.94a1 1 0 0 0-.99 1v6.42h.18Z",
|
|
41
|
+
fill: "#E0E1E9",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
44
|
+
d: "M65.92 57.6s.1-.05.12-.08l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.5l-1.4-3.12-3.4 5.88-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.21.75-.35l.05-.03.02-.01Z",
|
|
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: "m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
53
|
+
fill: "#fff",
|
|
54
|
+
shapeRendering: "geometricPrecision"
|
|
55
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
56
|
+
d: "M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z",
|
|
57
|
+
fill: "#6C6E79",
|
|
58
|
+
shapeRendering: "geometricPrecision"
|
|
59
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
60
|
+
d: "M18.4 23.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.42-2.37 2.2 2.2 0 0 1 2.52 1.54v-.01Z",
|
|
61
|
+
fill: "#fff",
|
|
62
|
+
shapeRendering: "geometricPrecision"
|
|
63
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
64
|
+
d: "M25.38 21.94c.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.35 2.14 2.14 0 0 1 2.47 1.53Z",
|
|
65
|
+
fill: "#E0E1E9",
|
|
66
|
+
shapeRendering: "geometricPrecision"
|
|
67
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
68
|
+
d: "M11.09 30.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z",
|
|
69
|
+
fill: "#6C6E79",
|
|
70
|
+
shapeRendering: "geometricPrecision"
|
|
71
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
72
|
+
d: "m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
73
|
+
stroke: "#6C6E79",
|
|
74
|
+
strokeWidth: ".7",
|
|
75
|
+
strokeLinecap: "round",
|
|
76
|
+
strokeLinejoin: "round",
|
|
77
|
+
shapeRendering: "geometricPrecision"
|
|
78
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
79
|
+
d: "m26.95 39.67-7.28 1.73a.79.79 0 0 1-.94-.55l-.94-3.37a.79.79 0 0 1 .58-.98l7.32-1.68a.8.8 0 0 1 .94.56l.92 3.3a.8.8 0 0 1-.58.99h-.02Z",
|
|
80
|
+
fill: "#E0E1E9",
|
|
81
|
+
stroke: "#6C6E79",
|
|
82
|
+
strokeWidth: ".7",
|
|
83
|
+
strokeLinecap: "round",
|
|
84
|
+
strokeLinejoin: "round",
|
|
85
|
+
shapeRendering: "geometricPrecision"
|
|
86
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
87
|
+
d: "m31.85 57.22-7.18 1.9a.79.79 0 0 1-.96-.55l-.93-3.3a.78.78 0 0 1 .56-.97l7.21-1.85a.8.8 0 0 1 .96.55l.91 3.25a.78.78 0 0 1-.56.98l-.01-.01ZM63.74 30.93l-6.37 1.51a.79.79 0 0 1-.95-.56l-.83-3.11a.79.79 0 0 1 .59-.97l6.4-1.47c.4-.1.83.15.93.57l.82 3.07a.8.8 0 0 1-.59.97v-.01Z",
|
|
88
|
+
fill: "#6C6E79",
|
|
89
|
+
stroke: "#6C6E79",
|
|
90
|
+
strokeWidth: ".7",
|
|
91
|
+
strokeLinecap: "round",
|
|
92
|
+
strokeLinejoin: "round",
|
|
93
|
+
shapeRendering: "geometricPrecision"
|
|
94
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
95
|
+
d: "m68.16 47.62-6.29 1.66a.79.79 0 0 1-.96-.56l-.81-3.05a.8.8 0 0 1 .56-.97l6.31-1.62c.42-.1.86.14.96.56l.8 3.02c.1.42-.15.85-.57.96Z",
|
|
96
|
+
fill: "#E0E1E9",
|
|
97
|
+
stroke: "#6C6E79",
|
|
98
|
+
strokeWidth: ".7",
|
|
99
|
+
strokeLinecap: "round",
|
|
100
|
+
strokeLinejoin: "round",
|
|
101
|
+
shapeRendering: "geometricPrecision"
|
|
102
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
103
|
+
d: "m29.02 39.45 6.75 1.57M32.42 51.7l5.06-4.5M55.58 33.13l-4.8 4.26M58.73 44.94l-6.32-1.49",
|
|
104
|
+
stroke: "#6C6E79",
|
|
105
|
+
strokeWidth: ".7",
|
|
106
|
+
strokeLinecap: "round",
|
|
107
|
+
strokeLinejoin: "round",
|
|
108
|
+
shapeRendering: "geometricPrecision"
|
|
109
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
110
|
+
d: "m52.91 41.73-2.1-.52-.93-3.45a.8.8 0 0 0-.96-.56l-7.24 1.75-2.36-.59-.87-.34-1.54 2.31-.03.02a.81.81 0 0 0-.07.6l1.6 5.86c.13.4.55.66.96.55l11.48-2.9c.26-.06.37-.26.53-.49l1.53-2.24Z",
|
|
111
|
+
fill: "#E0E1E9",
|
|
112
|
+
stroke: "#6C6E79",
|
|
113
|
+
strokeWidth: ".7",
|
|
114
|
+
strokeLinecap: "round",
|
|
115
|
+
strokeLinejoin: "round",
|
|
116
|
+
shapeRendering: "geometricPrecision"
|
|
117
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
118
|
+
d: "M52.43 42.1 40.95 45a.78.78 0 0 1-.95-.55l-1.61-5.85a.78.78 0 0 1 .57-.98l11.53-2.78a.8.8 0 0 1 .95.56L53 41.14a.79.79 0 0 1-.57.97h0Z",
|
|
119
|
+
fill: "#fff",
|
|
120
|
+
stroke: "#6C6E79",
|
|
121
|
+
strokeWidth: ".7",
|
|
122
|
+
strokeLinecap: "round",
|
|
123
|
+
strokeLinejoin: "round",
|
|
124
|
+
shapeRendering: "geometricPrecision"
|
|
125
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
126
|
+
d: "M39.35 42 43 36.68M42.94 44.5l6.42-9.35M49.36 42.88l2.95-4.3",
|
|
127
|
+
stroke: "#6C6E79",
|
|
128
|
+
strokeWidth: ".7",
|
|
129
|
+
strokeMiterlimit: "10",
|
|
130
|
+
shapeRendering: "geometricPrecision"
|
|
131
|
+
}));
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
SankeyChart.displayName = 'SankeyChart';
|
|
135
|
+
|
|
136
|
+
var _default = (0, _core.createBaseComponent)(SankeyChart);
|
|
137
|
+
|
|
138
|
+
exports["default"] = _default;
|
|
@@ -0,0 +1,117 @@
|
|
|
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 SankeyChart({
|
|
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: "M53.12 11.42H28.05a1 1 0 0 0-.99 1.01v6.42H1.99a1 1 0 0 0-.99 1v15.4C1 57.08 18.04 75.23 39.5 75.5 61.33 75.77 79 57.9 79 35.8V5a1 1 0 0 0-1-1H53.94a1 1 0 0 0-.99 1v6.42h.18Z",
|
|
23
|
+
fill: "#E0E1E9",
|
|
24
|
+
shapeRendering: "geometricPrecision"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M65.92 57.6s.1-.05.12-.08l6.5-4.32-3.14-1.7-3.13.76-8.3-31.68a5.7 5.7 0 0 0-6.68-4.15L11.7 24.5l-1.4-3.12-3.4 5.88-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.21.75-.35l.05-.03.02-.01Z",
|
|
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: "m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
35
|
+
fill: "#fff",
|
|
36
|
+
shapeRendering: "geometricPrecision"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z",
|
|
39
|
+
fill: "#6C6E79",
|
|
40
|
+
shapeRendering: "geometricPrecision"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "M18.4 23.42a1.87 1.87 0 0 1-1.42 2.37 2.19 2.19 0 0 1-2.53-1.53 1.87 1.87 0 0 1 1.42-2.37 2.2 2.2 0 0 1 2.52 1.54v-.01Z",
|
|
43
|
+
fill: "#fff",
|
|
44
|
+
shapeRendering: "geometricPrecision"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M25.38 21.94c.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.35 2.14 2.14 0 0 1 2.47 1.53Z",
|
|
47
|
+
fill: "#E0E1E9",
|
|
48
|
+
shapeRendering: "geometricPrecision"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
d: "M11.09 30.84s.32-3.15.6-6.38l-1.37-3.09-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z",
|
|
51
|
+
fill: "#6C6E79",
|
|
52
|
+
shapeRendering: "geometricPrecision"
|
|
53
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
d: "m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
55
|
+
stroke: "#6C6E79",
|
|
56
|
+
strokeWidth: ".7",
|
|
57
|
+
strokeLinecap: "round",
|
|
58
|
+
strokeLinejoin: "round",
|
|
59
|
+
shapeRendering: "geometricPrecision"
|
|
60
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
61
|
+
d: "m26.95 39.67-7.28 1.73a.79.79 0 0 1-.94-.55l-.94-3.37a.79.79 0 0 1 .58-.98l7.32-1.68a.8.8 0 0 1 .94.56l.92 3.3a.8.8 0 0 1-.58.99h-.02Z",
|
|
62
|
+
fill: "#E0E1E9",
|
|
63
|
+
stroke: "#6C6E79",
|
|
64
|
+
strokeWidth: ".7",
|
|
65
|
+
strokeLinecap: "round",
|
|
66
|
+
strokeLinejoin: "round",
|
|
67
|
+
shapeRendering: "geometricPrecision"
|
|
68
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
69
|
+
d: "m31.85 57.22-7.18 1.9a.79.79 0 0 1-.96-.55l-.93-3.3a.78.78 0 0 1 .56-.97l7.21-1.85a.8.8 0 0 1 .96.55l.91 3.25a.78.78 0 0 1-.56.98l-.01-.01ZM63.74 30.93l-6.37 1.51a.79.79 0 0 1-.95-.56l-.83-3.11a.79.79 0 0 1 .59-.97l6.4-1.47c.4-.1.83.15.93.57l.82 3.07a.8.8 0 0 1-.59.97v-.01Z",
|
|
70
|
+
fill: "#6C6E79",
|
|
71
|
+
stroke: "#6C6E79",
|
|
72
|
+
strokeWidth: ".7",
|
|
73
|
+
strokeLinecap: "round",
|
|
74
|
+
strokeLinejoin: "round",
|
|
75
|
+
shapeRendering: "geometricPrecision"
|
|
76
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
77
|
+
d: "m68.16 47.62-6.29 1.66a.79.79 0 0 1-.96-.56l-.81-3.05a.8.8 0 0 1 .56-.97l6.31-1.62c.42-.1.86.14.96.56l.8 3.02c.1.42-.15.85-.57.96Z",
|
|
78
|
+
fill: "#E0E1E9",
|
|
79
|
+
stroke: "#6C6E79",
|
|
80
|
+
strokeWidth: ".7",
|
|
81
|
+
strokeLinecap: "round",
|
|
82
|
+
strokeLinejoin: "round",
|
|
83
|
+
shapeRendering: "geometricPrecision"
|
|
84
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
85
|
+
d: "m29.02 39.45 6.75 1.57M32.42 51.7l5.06-4.5M55.58 33.13l-4.8 4.26M58.73 44.94l-6.32-1.49",
|
|
86
|
+
stroke: "#6C6E79",
|
|
87
|
+
strokeWidth: ".7",
|
|
88
|
+
strokeLinecap: "round",
|
|
89
|
+
strokeLinejoin: "round",
|
|
90
|
+
shapeRendering: "geometricPrecision"
|
|
91
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
92
|
+
d: "m52.91 41.73-2.1-.52-.93-3.45a.8.8 0 0 0-.96-.56l-7.24 1.75-2.36-.59-.87-.34-1.54 2.31-.03.02a.81.81 0 0 0-.07.6l1.6 5.86c.13.4.55.66.96.55l11.48-2.9c.26-.06.37-.26.53-.49l1.53-2.24Z",
|
|
93
|
+
fill: "#E0E1E9",
|
|
94
|
+
stroke: "#6C6E79",
|
|
95
|
+
strokeWidth: ".7",
|
|
96
|
+
strokeLinecap: "round",
|
|
97
|
+
strokeLinejoin: "round",
|
|
98
|
+
shapeRendering: "geometricPrecision"
|
|
99
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
100
|
+
d: "M52.43 42.1 40.95 45a.78.78 0 0 1-.95-.55l-1.61-5.85a.78.78 0 0 1 .57-.98l11.53-2.78a.8.8 0 0 1 .95.56L53 41.14a.79.79 0 0 1-.57.97h0Z",
|
|
101
|
+
fill: "#fff",
|
|
102
|
+
stroke: "#6C6E79",
|
|
103
|
+
strokeWidth: ".7",
|
|
104
|
+
strokeLinecap: "round",
|
|
105
|
+
strokeLinejoin: "round",
|
|
106
|
+
shapeRendering: "geometricPrecision"
|
|
107
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
108
|
+
d: "M39.35 42 43 36.68M42.94 44.5l6.42-9.35M49.36 42.88l2.95-4.3",
|
|
109
|
+
stroke: "#6C6E79",
|
|
110
|
+
strokeWidth: ".7",
|
|
111
|
+
strokeMiterlimit: "10",
|
|
112
|
+
shapeRendering: "geometricPrecision"
|
|
113
|
+
}));
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
SankeyChart.displayName = 'SankeyChart';
|
|
117
|
+
export default createBaseComponent(SankeyChart);
|
|
@@ -0,0 +1,137 @@
|
|
|
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 ScatterPlotChart(_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: "M5.23 57.65v9.55c0 .45.18.9.54 1.17l5.86 5.86c.36.36.72.54 1.17.54h9.55a38.96 38.96 0 0 0 35.3 0h9.55c.45 0 .9-.18 1.17-.54l5.86-5.86c.36-.36.54-.72.54-1.17v-9.55a38.96 38.96 0 0 0 0-35.3V12.8c0-.45-.18-.9-.54-1.17l-5.86-5.86a1.59 1.59 0 0 0-1.17-.54h-9.55a38.96 38.96 0 0 0-35.3 0H12.8c-.45 0-.9.18-1.17.54l-5.86 5.86c-.36.36-.54.72-.54 1.17v9.55a38.96 38.96 0 0 0 0 35.3Z",
|
|
41
|
+
fill: "#E0E1E9",
|
|
42
|
+
shapeRendering: "geometricPrecision"
|
|
43
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
44
|
+
d: "M65.92 57.62s.1-.06.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.15L11.7 24.51l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z",
|
|
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: "m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
53
|
+
fill: "#fff",
|
|
54
|
+
shapeRendering: "geometricPrecision"
|
|
55
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
56
|
+
d: "M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z",
|
|
57
|
+
fill: "#6C6E79",
|
|
58
|
+
shapeRendering: "geometricPrecision"
|
|
59
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
60
|
+
d: "M18.4 23.43a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z",
|
|
61
|
+
fill: "#fff",
|
|
62
|
+
shapeRendering: "geometricPrecision"
|
|
63
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
64
|
+
d: "M25.37 21.96c.3 1.06-.32 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.35 2.14 2.14 0 0 1 2.47 1.53Z",
|
|
65
|
+
fill: "#E0E1E9",
|
|
66
|
+
shapeRendering: "geometricPrecision"
|
|
67
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
68
|
+
d: "M11.09 30.86s.32-3.15.6-6.39l-1.37-3.08-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z",
|
|
69
|
+
fill: "#6C6E79",
|
|
70
|
+
shapeRendering: "geometricPrecision"
|
|
71
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
72
|
+
d: "m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
73
|
+
stroke: "#6C6E79",
|
|
74
|
+
strokeWidth: ".7",
|
|
75
|
+
strokeLinecap: "round",
|
|
76
|
+
strokeLinejoin: "round",
|
|
77
|
+
shapeRendering: "geometricPrecision"
|
|
78
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
79
|
+
d: "M66.66 50.63 27.87 61l-7.8-27.7",
|
|
80
|
+
stroke: "#6C6E79",
|
|
81
|
+
strokeWidth: ".7",
|
|
82
|
+
strokeMiterlimit: "10",
|
|
83
|
+
shapeRendering: "geometricPrecision"
|
|
84
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
85
|
+
d: "M31.57 38.9c.39 1.42-.63 2.9-2.3 3.31-1.66.41-3.34-.41-3.74-1.85-.4-1.43.64-2.92 2.31-3.32 1.67-.4 3.33.44 3.72 1.86h.01ZM61.48 35.13c.65-1.4.84-3 .42-4.55-1.04-3.91-5.43-6.27-9.87-5.25-.67.15-1.3.39-1.88.67l-.4-.3-2.14 2.16a6.94 6.94 0 0 0-1.76 6.59c1.08 3.98 5.6 6.29 10.02 5.18a8.75 8.75 0 0 0 3.77-2l2.22-2.19-.37-.3h0ZM49.26 49.96l-.52-.37c.28-.88.33-1.82.08-2.75-.79-2.89-4.1-4.57-7.44-3.73-.4.1-.8.23-1.18.4l-.35-.24-1.7 1.7a5.2 5.2 0 0 0-1.41 4.98c.8 2.92 4.18 4.57 7.52 3.7a6.74 6.74 0 0 0 2.93-1.62l2.07-2.06v-.01Z",
|
|
86
|
+
fill: "#6C6E79",
|
|
87
|
+
stroke: "#6C6E79",
|
|
88
|
+
strokeWidth: ".7",
|
|
89
|
+
strokeLinecap: "round",
|
|
90
|
+
strokeLinejoin: "round",
|
|
91
|
+
shapeRendering: "geometricPrecision"
|
|
92
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
93
|
+
d: "M63.79 28.7c1.03 3.9-1.66 7.94-6.05 9.03-4.44 1.12-8.94-1.2-10.01-5.17-1.07-3.98 1.7-8.08 6.19-9.12 4.43-1.02 8.83 1.34 9.87 5.26Z",
|
|
94
|
+
fill: "#E0E1E9",
|
|
95
|
+
stroke: "#6C6E79",
|
|
96
|
+
strokeWidth: ".7",
|
|
97
|
+
strokeLinecap: "round",
|
|
98
|
+
strokeLinejoin: "round",
|
|
99
|
+
shapeRendering: "geometricPrecision"
|
|
100
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
101
|
+
d: "M50.72 44.93c.79 2.89-1.25 5.92-4.56 6.79-3.34.87-6.73-.77-7.53-3.7-.8-2.93 1.29-5.99 4.65-6.83 3.34-.83 6.66.84 7.44 3.73v.01Z",
|
|
102
|
+
fill: "#fff",
|
|
103
|
+
stroke: "#6C6E79",
|
|
104
|
+
strokeWidth: ".7",
|
|
105
|
+
strokeLinecap: "round",
|
|
106
|
+
strokeLinejoin: "round",
|
|
107
|
+
shapeRendering: "geometricPrecision"
|
|
108
|
+
}), /*#__PURE__*/_react["default"].createElement("mask", {
|
|
109
|
+
maskUnits: "userSpaceOnUse",
|
|
110
|
+
x: "38",
|
|
111
|
+
y: "40",
|
|
112
|
+
width: "14",
|
|
113
|
+
height: "13"
|
|
114
|
+
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
115
|
+
d: "M50.72 44.93c.79 2.89-1.25 5.92-4.56 6.79-3.34.87-6.73-.77-7.53-3.7-.8-2.93 1.29-5.99 4.65-6.83 3.34-.83 6.66.84 7.44 3.73v.01Z",
|
|
116
|
+
fill: "#fff",
|
|
117
|
+
stroke: "#000",
|
|
118
|
+
strokeWidth: ".7",
|
|
119
|
+
strokeLinecap: "round",
|
|
120
|
+
strokeLinejoin: "round",
|
|
121
|
+
shapeRendering: "geometricPrecision"
|
|
122
|
+
})), /*#__PURE__*/_react["default"].createElement("g", {
|
|
123
|
+
mask: "url(#a)",
|
|
124
|
+
stroke: "#6C6E79",
|
|
125
|
+
strokeWidth: ".7",
|
|
126
|
+
strokeMiterlimit: "10"
|
|
127
|
+
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
128
|
+
d: "m42.49 34.28-8.42 12.28M46.1 36.75l-8.43 12.29M49.7 39.23 40.12 53.2M53.31 41.7 44.06 55.2",
|
|
129
|
+
shapeRendering: "geometricPrecision"
|
|
130
|
+
})));
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
ScatterPlotChart.displayName = 'ScatterPlotChart';
|
|
134
|
+
|
|
135
|
+
var _default = (0, _core.createBaseComponent)(ScatterPlotChart);
|
|
136
|
+
|
|
137
|
+
exports["default"] = _default;
|
|
@@ -0,0 +1,116 @@
|
|
|
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 ScatterPlotChart({
|
|
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: "M5.23 57.65v9.55c0 .45.18.9.54 1.17l5.86 5.86c.36.36.72.54 1.17.54h9.55a38.96 38.96 0 0 0 35.3 0h9.55c.45 0 .9-.18 1.17-.54l5.86-5.86c.36-.36.54-.72.54-1.17v-9.55a38.96 38.96 0 0 0 0-35.3V12.8c0-.45-.18-.9-.54-1.17l-5.86-5.86a1.59 1.59 0 0 0-1.17-.54h-9.55a38.96 38.96 0 0 0-35.3 0H12.8c-.45 0-.9.18-1.17.54l-5.86 5.86c-.36.36-.54.72-.54 1.17v9.55a38.96 38.96 0 0 0 0 35.3Z",
|
|
23
|
+
fill: "#E0E1E9",
|
|
24
|
+
shapeRendering: "geometricPrecision"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
d: "M65.92 57.62s.1-.06.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.15L11.7 24.51l-1.4-3.12-3.4 5.88a6.5 6.5 0 0 0-.22.37v.02a5.64 5.64 0 0 0-.46 4.25l10.44 36.64a2.59 2.59 0 0 0 3.18 1.8L65.11 58c.27-.08.52-.2.75-.35l.05-.03.01-.01Z",
|
|
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: "m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
35
|
+
fill: "#fff",
|
|
36
|
+
shapeRendering: "geometricPrecision"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "M65.45 18.82 11.06 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l1.22 4.67Z",
|
|
39
|
+
fill: "#6C6E79",
|
|
40
|
+
shapeRendering: "geometricPrecision"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
d: "M18.4 23.43a1.87 1.87 0 0 1-1.42 2.36 2.2 2.2 0 0 1-2.53-1.52 1.87 1.87 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.51 1.54v-.01Z",
|
|
43
|
+
fill: "#fff",
|
|
44
|
+
shapeRendering: "geometricPrecision"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
d: "M25.37 21.96c.3 1.06-.32 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.35 2.14 2.14 0 0 1 2.47 1.53Z",
|
|
47
|
+
fill: "#E0E1E9",
|
|
48
|
+
shapeRendering: "geometricPrecision"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
d: "M11.09 30.86s.32-3.15.6-6.39l-1.37-3.08-3.42 5.88a6.5 6.5 0 0 0-.21.37v.02a5.64 5.64 0 0 0-.46 4.25l1.4 4.9 3.46-5.96v.01Z",
|
|
51
|
+
fill: "#6C6E79",
|
|
52
|
+
shapeRendering: "geometricPrecision"
|
|
53
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
d: "m71.76 53.55-47.67 13a2.73 2.73 0 0 1-3.35-1.89l-11-38.59a6.03 6.03 0 0 1 4.6-7.55L57.2 9.77a6.02 6.02 0 0 1 7.03 4.38l9.44 36.07a2.73 2.73 0 0 1-1.92 3.33Z",
|
|
55
|
+
stroke: "#6C6E79",
|
|
56
|
+
strokeWidth: ".7",
|
|
57
|
+
strokeLinecap: "round",
|
|
58
|
+
strokeLinejoin: "round",
|
|
59
|
+
shapeRendering: "geometricPrecision"
|
|
60
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
61
|
+
d: "M66.66 50.63 27.87 61l-7.8-27.7",
|
|
62
|
+
stroke: "#6C6E79",
|
|
63
|
+
strokeWidth: ".7",
|
|
64
|
+
strokeMiterlimit: "10",
|
|
65
|
+
shapeRendering: "geometricPrecision"
|
|
66
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
67
|
+
d: "M31.57 38.9c.39 1.42-.63 2.9-2.3 3.31-1.66.41-3.34-.41-3.74-1.85-.4-1.43.64-2.92 2.31-3.32 1.67-.4 3.33.44 3.72 1.86h.01ZM61.48 35.13c.65-1.4.84-3 .42-4.55-1.04-3.91-5.43-6.27-9.87-5.25-.67.15-1.3.39-1.88.67l-.4-.3-2.14 2.16a6.94 6.94 0 0 0-1.76 6.59c1.08 3.98 5.6 6.29 10.02 5.18a8.75 8.75 0 0 0 3.77-2l2.22-2.19-.37-.3h0ZM49.26 49.96l-.52-.37c.28-.88.33-1.82.08-2.75-.79-2.89-4.1-4.57-7.44-3.73-.4.1-.8.23-1.18.4l-.35-.24-1.7 1.7a5.2 5.2 0 0 0-1.41 4.98c.8 2.92 4.18 4.57 7.52 3.7a6.74 6.74 0 0 0 2.93-1.62l2.07-2.06v-.01Z",
|
|
68
|
+
fill: "#6C6E79",
|
|
69
|
+
stroke: "#6C6E79",
|
|
70
|
+
strokeWidth: ".7",
|
|
71
|
+
strokeLinecap: "round",
|
|
72
|
+
strokeLinejoin: "round",
|
|
73
|
+
shapeRendering: "geometricPrecision"
|
|
74
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
75
|
+
d: "M63.79 28.7c1.03 3.9-1.66 7.94-6.05 9.03-4.44 1.12-8.94-1.2-10.01-5.17-1.07-3.98 1.7-8.08 6.19-9.12 4.43-1.02 8.83 1.34 9.87 5.26Z",
|
|
76
|
+
fill: "#E0E1E9",
|
|
77
|
+
stroke: "#6C6E79",
|
|
78
|
+
strokeWidth: ".7",
|
|
79
|
+
strokeLinecap: "round",
|
|
80
|
+
strokeLinejoin: "round",
|
|
81
|
+
shapeRendering: "geometricPrecision"
|
|
82
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
83
|
+
d: "M50.72 44.93c.79 2.89-1.25 5.92-4.56 6.79-3.34.87-6.73-.77-7.53-3.7-.8-2.93 1.29-5.99 4.65-6.83 3.34-.83 6.66.84 7.44 3.73v.01Z",
|
|
84
|
+
fill: "#fff",
|
|
85
|
+
stroke: "#6C6E79",
|
|
86
|
+
strokeWidth: ".7",
|
|
87
|
+
strokeLinecap: "round",
|
|
88
|
+
strokeLinejoin: "round",
|
|
89
|
+
shapeRendering: "geometricPrecision"
|
|
90
|
+
}), /*#__PURE__*/React.createElement("mask", {
|
|
91
|
+
maskUnits: "userSpaceOnUse",
|
|
92
|
+
x: "38",
|
|
93
|
+
y: "40",
|
|
94
|
+
width: "14",
|
|
95
|
+
height: "13"
|
|
96
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
97
|
+
d: "M50.72 44.93c.79 2.89-1.25 5.92-4.56 6.79-3.34.87-6.73-.77-7.53-3.7-.8-2.93 1.29-5.99 4.65-6.83 3.34-.83 6.66.84 7.44 3.73v.01Z",
|
|
98
|
+
fill: "#fff",
|
|
99
|
+
stroke: "#000",
|
|
100
|
+
strokeWidth: ".7",
|
|
101
|
+
strokeLinecap: "round",
|
|
102
|
+
strokeLinejoin: "round",
|
|
103
|
+
shapeRendering: "geometricPrecision"
|
|
104
|
+
})), /*#__PURE__*/React.createElement("g", {
|
|
105
|
+
mask: "url(#a)",
|
|
106
|
+
stroke: "#6C6E79",
|
|
107
|
+
strokeWidth: ".7",
|
|
108
|
+
strokeMiterlimit: "10"
|
|
109
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
110
|
+
d: "m42.49 34.28-8.42 12.28M46.1 36.75l-8.43 12.29M49.7 39.23 40.12 53.2M53.31 41.7 44.06 55.2",
|
|
111
|
+
shapeRendering: "geometricPrecision"
|
|
112
|
+
})));
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
ScatterPlotChart.displayName = 'ScatterPlotChart';
|
|
116
|
+
export default createBaseComponent(ScatterPlotChart);
|