@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,141 @@
|
|
|
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 UnderConstruction({
|
|
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
|
+
fill: "#E0E1E9",
|
|
23
|
+
d: "M40.53 75.1C62.51 74.8 80 56.47 80 34.5V18.99a.99.99 0 0 0-.98-1H53.34v-14a1 1 0 0 0-1-.99H27.67a1 1 0 0 0-1 1v6.49H1a1 1 0 0 0-1 1V35.1a40 40 0 0 0 40.53 40",
|
|
24
|
+
shapeRendering: "geometricPrecision"
|
|
25
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
26
|
+
fill: "#E0E1E9",
|
|
27
|
+
stroke: "#6C6E79",
|
|
28
|
+
strokeLinecap: "round",
|
|
29
|
+
strokeLinejoin: "round",
|
|
30
|
+
strokeWidth: ".7",
|
|
31
|
+
d: "m62.84 55.47.13-.08 6.52-4.34-3.15-1.7-3.14.75-8.32-31.76a5.74 5.74 0 0 0-6.7-4.17L8.5 22.27l-1.4-3.13-3.42 5.9-.22.37v.02A5.7 5.7 0 0 0 3 29.7l10.46 36.73a2.6 2.6 0 0 0 3.2 1.8l45.38-12.36c.27-.08.52-.2.74-.35l.06-.05h0Z",
|
|
32
|
+
shapeRendering: "geometricPrecision"
|
|
33
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
+
fill: "#fff",
|
|
35
|
+
d: "m68.71 51.41-47.8 13.03a2.74 2.74 0 0 1-3.35-1.9L6.54 23.86a6.04 6.04 0 0 1 4.6-7.57l42.98-8.77a6.04 6.04 0 0 1 7.05 4.38l9.47 36.17a2.74 2.74 0 0 1-1.93 3.34Z",
|
|
36
|
+
shapeRendering: "geometricPrecision"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
fill: "#6C6E79",
|
|
39
|
+
d: "M62.38 16.59 7.86 28.56l-1.34-4.7a6.04 6.04 0 0 1 4.6-7.57L54.1 7.52a6.04 6.04 0 0 1 7.05 4.38l1.23 4.68Z",
|
|
40
|
+
shapeRendering: "geometricPrecision"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
fill: "#fff",
|
|
43
|
+
d: "M15.2 21.2a1.87 1.87 0 0 1-1.41 2.37 2.18 2.18 0 0 1-2.53-1.54 1.88 1.88 0 0 1 1.43-2.37 2.2 2.2 0 0 1 2.52 1.53v.01Z",
|
|
44
|
+
shapeRendering: "geometricPrecision"
|
|
45
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
46
|
+
fill: "#E0E1E9",
|
|
47
|
+
d: "M22.2 19.72a1.85 1.85 0 0 1-1.4 2.35 2.15 2.15 0 0 1-2.48-1.53 1.84 1.84 0 0 1 1.4-2.34 2.16 2.16 0 0 1 2.48 1.52Z",
|
|
48
|
+
shapeRendering: "geometricPrecision"
|
|
49
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
50
|
+
fill: "#6C6E79",
|
|
51
|
+
d: "M7.88 28.65s.33-3.17.6-6.41l-1.37-3.1-3.42 5.9a4.1 4.1 0 0 0-.22.38v.02a5.7 5.7 0 0 0-.45 4.26l1.4 4.93 3.46-5.98Z",
|
|
52
|
+
shapeRendering: "geometricPrecision"
|
|
53
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
54
|
+
stroke: "#6C6E79",
|
|
55
|
+
strokeLinecap: "round",
|
|
56
|
+
strokeLinejoin: "round",
|
|
57
|
+
strokeWidth: ".7",
|
|
58
|
+
d: "m68.71 51.41-47.8 13.03a2.74 2.74 0 0 1-3.35-1.9L6.54 23.86a6.04 6.04 0 0 1 4.6-7.57l42.98-8.77a6.04 6.04 0 0 1 7.05 4.38l9.47 36.17a2.74 2.74 0 0 1-1.93 3.34v0Z",
|
|
59
|
+
shapeRendering: "geometricPrecision"
|
|
60
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
61
|
+
stroke: "#6C6E79",
|
|
62
|
+
strokeLinecap: "round",
|
|
63
|
+
strokeLinejoin: "round",
|
|
64
|
+
strokeWidth: ".7",
|
|
65
|
+
d: "M24.68 63.2V31.21h11.74v28.99m0-28.98L24.68 41.88m0 0 11.74 10.66M24.68 41.88h11.74M24.68 52.54h11.74m0 0L24.68 63.19",
|
|
66
|
+
shapeRendering: "geometricPrecision"
|
|
67
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
68
|
+
fill: "#E0E1E9",
|
|
69
|
+
stroke: "#6C6E79",
|
|
70
|
+
strokeLinecap: "round",
|
|
71
|
+
strokeLinejoin: "round",
|
|
72
|
+
strokeWidth: ".7",
|
|
73
|
+
d: "M20.55 31.23H15.4v4.2h5.15v-4.2Z",
|
|
74
|
+
shapeRendering: "geometricPrecision"
|
|
75
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
76
|
+
stroke: "#E0E1E9",
|
|
77
|
+
strokeLinecap: "round",
|
|
78
|
+
strokeLinejoin: "round",
|
|
79
|
+
strokeWidth: ".7",
|
|
80
|
+
d: "m30.55 11.24 33.12 14.07m-43.13 0 10-14.07",
|
|
81
|
+
shapeRendering: "geometricPrecision"
|
|
82
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
83
|
+
fill: "#E0E1E9",
|
|
84
|
+
stroke: "#6C6E79",
|
|
85
|
+
strokeLinecap: "round",
|
|
86
|
+
strokeLinejoin: "round",
|
|
87
|
+
strokeWidth: ".7",
|
|
88
|
+
d: "M30.55 7.68A2.45 2.45 0 0 1 33 10.13v15.18h-4.92V10.13a2.45 2.45 0 0 1 2.46-2.45h0Z",
|
|
89
|
+
shapeRendering: "geometricPrecision"
|
|
90
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
91
|
+
fill: "#E0E1E9",
|
|
92
|
+
stroke: "#6C6E79",
|
|
93
|
+
strokeLinecap: "round",
|
|
94
|
+
strokeLinejoin: "round",
|
|
95
|
+
strokeWidth: ".7",
|
|
96
|
+
d: "M73.96 25.3H13.57a2.96 2.96 0 0 0 0 5.93h60.39a2.96 2.96 0 1 0 0-5.92Z",
|
|
97
|
+
shapeRendering: "geometricPrecision"
|
|
98
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
99
|
+
fill: "#6C6E79",
|
|
100
|
+
d: "m56.94 59.47-1.55.81a14.9 14.9 0 0 0-2.54 2.1 15.43 15.43 0 0 0-1.47 1.8 3.14 3.14 0 0 0-.54 1.78v9.67c0 .45.55.69.88.36l5.74-5.77-.52-10.75Zm13.47 0 1.54.81a14.9 14.9 0 0 1 2.54 2.1 15.43 15.43 0 0 1 1.47 1.8c.36.52.55 1.14.55 1.78v9.67a.52.52 0 0 1-.89.36l-5.74-5.77.53-10.75Z",
|
|
101
|
+
shapeRendering: "geometricPrecision"
|
|
102
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
103
|
+
fill: "#fff",
|
|
104
|
+
stroke: "#6C6E79",
|
|
105
|
+
strokeLinecap: "round",
|
|
106
|
+
strokeLinejoin: "round",
|
|
107
|
+
strokeWidth: ".7",
|
|
108
|
+
d: "M67.9 74.93c2.25-3.19 3.75-8.84 3.75-15.29 0-9.97-3.57-19.12-7.97-19.12s-7.98 9.15-7.98 19.12c0 6.45 1.5 12.1 3.76 15.3h8.45-.01Z",
|
|
109
|
+
shapeRendering: "geometricPrecision"
|
|
110
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
111
|
+
fill: "#6C6E79",
|
|
112
|
+
d: "M63.67 56.25a4.44 4.44 0 1 0 0-8.87 4.44 4.44 0 0 0 0 8.87Z",
|
|
113
|
+
shapeRendering: "geometricPrecision"
|
|
114
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
115
|
+
fill: "#E0E1E9",
|
|
116
|
+
stroke: "#6C6E79",
|
|
117
|
+
strokeLinecap: "round",
|
|
118
|
+
strokeLinejoin: "round",
|
|
119
|
+
strokeWidth: ".7",
|
|
120
|
+
d: "M56.58 67.8c.66 2.93 1.64 5.4 2.86 7.13h8.46c1.23-1.74 2.2-4.21 2.87-7.12h-14.2Z",
|
|
121
|
+
shapeRendering: "geometricPrecision"
|
|
122
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
123
|
+
stroke: "#6C6E79",
|
|
124
|
+
strokeLinecap: "round",
|
|
125
|
+
strokeLinejoin: "round",
|
|
126
|
+
strokeWidth: ".7",
|
|
127
|
+
d: "M61.5 38.4a2.64 2.64 0 0 0 2.87 1.07 2.62 2.62 0 0 0 1.84-1.85 2.65 2.65 0 0 0-1.66-3.18 1.35 1.35 0 0 1-.88-1.27V31.2",
|
|
128
|
+
shapeRendering: "geometricPrecision"
|
|
129
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
130
|
+
fill: "#fff",
|
|
131
|
+
stroke: "#6C6E79",
|
|
132
|
+
strokeLinecap: "round",
|
|
133
|
+
strokeLinejoin: "round",
|
|
134
|
+
strokeWidth: ".7",
|
|
135
|
+
d: "m43.76 55.91.47 1.7a4.4 4.4 0 0 0 3.07 3.08l1.7.47-1.7.47a4.4 4.4 0 0 0-3.07 3.07l-.47 1.7-.47-1.7a4.4 4.4 0 0 0-3.07-3.07l-1.7-.47 1.7-.47a4.4 4.4 0 0 0 3.07-3.07l.47-1.71Zm31.1-50.04.38 1.34a3.46 3.46 0 0 0 2.42 2.42l1.34.38-1.34.37a3.46 3.46 0 0 0-2.42 2.42l-.38 1.34-.37-1.34a3.46 3.46 0 0 0-2.42-2.42l-1.34-.37 1.34-.38a3.46 3.46 0 0 0 2.42-2.42l.37-1.34Z",
|
|
136
|
+
shapeRendering: "geometricPrecision"
|
|
137
|
+
}));
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
UnderConstruction.displayName = 'UnderConstruction';
|
|
141
|
+
export default createBaseComponent(UnderConstruction);
|
|
@@ -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 VennChart(_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: "M3 40.99A38.86 38.86 0 0 0 41.24 79c.5 0 .92-.41.92-.9v-2.47C61.94 75.63 78 59.66 78 40 78 20.34 61.94 4.37 42.16 4.37V1.91c0-.5-.42-.91-.91-.91a39.36 39.36 0 0 0-26.16 10.78.9.9 0 0 0 0 1.23l1.73 1.73a35.4 35.4 0 0 0-10.5 25.18h-2.5c-.4.16-.82.57-.82 1.07Z",
|
|
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.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.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.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.94c.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.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: "m67.07 51.28-38.9 10.47-8.37-29.52",
|
|
80
|
+
stroke: "#6C6E79",
|
|
81
|
+
strokeWidth: ".7",
|
|
82
|
+
strokeLinecap: "round",
|
|
83
|
+
strokeLinejoin: "round",
|
|
84
|
+
shapeRendering: "geometricPrecision"
|
|
85
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
86
|
+
d: "M50.83 41.06c1.36 5-2.14 10.26-7.9 11.77-5.85 1.53-11.8-1.35-13.22-6.48-1.43-5.13 2.26-10.47 8.17-11.87 5.82-1.39 11.59 1.58 12.95 6.58Z",
|
|
87
|
+
fill: "#6C6E79",
|
|
88
|
+
stroke: "#6C6E79",
|
|
89
|
+
strokeWidth: ".7",
|
|
90
|
+
strokeLinecap: "round",
|
|
91
|
+
strokeLinejoin: "round",
|
|
92
|
+
shapeRendering: "geometricPrecision"
|
|
93
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
94
|
+
d: "M57.36 31.9c1.03 3.82-1.61 7.77-5.96 8.86-4.39 1.1-8.85-1.15-9.9-5.04-1.08-3.9 1.68-7.91 6.1-8.94 4.37-1.02 8.73 1.28 9.76 5.11Z",
|
|
95
|
+
fill: "#fff",
|
|
96
|
+
stroke: "#6C6E79",
|
|
97
|
+
strokeWidth: ".7",
|
|
98
|
+
strokeLinecap: "round",
|
|
99
|
+
strokeLinejoin: "round",
|
|
100
|
+
shapeRendering: "geometricPrecision"
|
|
101
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
102
|
+
d: "M41.26 34.15c.01.52.08 1.04.23 1.57 1.02 3.7 5.11 5.92 9.28 5.18-1.16-3.94-5.04-6.56-9.5-6.74v0Z",
|
|
103
|
+
fill: "#E0E1E9",
|
|
104
|
+
stroke: "#6C6E79",
|
|
105
|
+
strokeWidth: ".7",
|
|
106
|
+
strokeLinecap: "round",
|
|
107
|
+
strokeLinejoin: "round",
|
|
108
|
+
shapeRendering: "geometricPrecision"
|
|
109
|
+
}), /*#__PURE__*/_react["default"].createElement("mask", {
|
|
110
|
+
maskUnits: "userSpaceOnUse",
|
|
111
|
+
x: "40",
|
|
112
|
+
y: "33",
|
|
113
|
+
width: "12",
|
|
114
|
+
height: "9"
|
|
115
|
+
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
116
|
+
d: "M41.26 34.15c.01.52.08 1.04.23 1.57 1.02 3.7 5.11 5.92 9.28 5.18-1.16-3.94-5.04-6.56-9.5-6.74v0Z",
|
|
117
|
+
fill: "#45DFA7",
|
|
118
|
+
stroke: "#000",
|
|
119
|
+
strokeWidth: ".7",
|
|
120
|
+
strokeLinecap: "round",
|
|
121
|
+
strokeLinejoin: "round",
|
|
122
|
+
shapeRendering: "geometricPrecision"
|
|
123
|
+
})), /*#__PURE__*/_react["default"].createElement("g", {
|
|
124
|
+
mask: "url(#a)",
|
|
125
|
+
stroke: "#6C6E79",
|
|
126
|
+
strokeWidth: ".7",
|
|
127
|
+
strokeMiterlimit: "10"
|
|
128
|
+
}, /*#__PURE__*/_react["default"].createElement("path", {
|
|
129
|
+
d: "m46.18 25.45-8.43 12.3M49.79 27.93l-8.43 12.29M53.4 30.4 43.8 44.4M57 32.88l-9.24 13.49",
|
|
130
|
+
shapeRendering: "geometricPrecision"
|
|
131
|
+
})));
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
VennChart.displayName = 'VennChart';
|
|
135
|
+
|
|
136
|
+
var _default = (0, _core.createBaseComponent)(VennChart);
|
|
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 VennChart({
|
|
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: "M3 40.99A38.86 38.86 0 0 0 41.24 79c.5 0 .92-.41.92-.9v-2.47C61.94 75.63 78 59.66 78 40 78 20.34 61.94 4.37 42.16 4.37V1.91c0-.5-.42-.91-.91-.91a39.36 39.36 0 0 0-26.16 10.78.9.9 0 0 0 0 1.23l1.73 1.73a35.4 35.4 0 0 0-10.5 25.18h-2.5c-.4.16-.82.57-.82 1.07Z",
|
|
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.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.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.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.94c.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.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: "m67.07 51.28-38.9 10.47-8.37-29.52",
|
|
62
|
+
stroke: "#6C6E79",
|
|
63
|
+
strokeWidth: ".7",
|
|
64
|
+
strokeLinecap: "round",
|
|
65
|
+
strokeLinejoin: "round",
|
|
66
|
+
shapeRendering: "geometricPrecision"
|
|
67
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
68
|
+
d: "M50.83 41.06c1.36 5-2.14 10.26-7.9 11.77-5.85 1.53-11.8-1.35-13.22-6.48-1.43-5.13 2.26-10.47 8.17-11.87 5.82-1.39 11.59 1.58 12.95 6.58Z",
|
|
69
|
+
fill: "#6C6E79",
|
|
70
|
+
stroke: "#6C6E79",
|
|
71
|
+
strokeWidth: ".7",
|
|
72
|
+
strokeLinecap: "round",
|
|
73
|
+
strokeLinejoin: "round",
|
|
74
|
+
shapeRendering: "geometricPrecision"
|
|
75
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
76
|
+
d: "M57.36 31.9c1.03 3.82-1.61 7.77-5.96 8.86-4.39 1.1-8.85-1.15-9.9-5.04-1.08-3.9 1.68-7.91 6.1-8.94 4.37-1.02 8.73 1.28 9.76 5.11Z",
|
|
77
|
+
fill: "#fff",
|
|
78
|
+
stroke: "#6C6E79",
|
|
79
|
+
strokeWidth: ".7",
|
|
80
|
+
strokeLinecap: "round",
|
|
81
|
+
strokeLinejoin: "round",
|
|
82
|
+
shapeRendering: "geometricPrecision"
|
|
83
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
84
|
+
d: "M41.26 34.15c.01.52.08 1.04.23 1.57 1.02 3.7 5.11 5.92 9.28 5.18-1.16-3.94-5.04-6.56-9.5-6.74v0Z",
|
|
85
|
+
fill: "#E0E1E9",
|
|
86
|
+
stroke: "#6C6E79",
|
|
87
|
+
strokeWidth: ".7",
|
|
88
|
+
strokeLinecap: "round",
|
|
89
|
+
strokeLinejoin: "round",
|
|
90
|
+
shapeRendering: "geometricPrecision"
|
|
91
|
+
}), /*#__PURE__*/React.createElement("mask", {
|
|
92
|
+
maskUnits: "userSpaceOnUse",
|
|
93
|
+
x: "40",
|
|
94
|
+
y: "33",
|
|
95
|
+
width: "12",
|
|
96
|
+
height: "9"
|
|
97
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
98
|
+
d: "M41.26 34.15c.01.52.08 1.04.23 1.57 1.02 3.7 5.11 5.92 9.28 5.18-1.16-3.94-5.04-6.56-9.5-6.74v0Z",
|
|
99
|
+
fill: "#45DFA7",
|
|
100
|
+
stroke: "#000",
|
|
101
|
+
strokeWidth: ".7",
|
|
102
|
+
strokeLinecap: "round",
|
|
103
|
+
strokeLinejoin: "round",
|
|
104
|
+
shapeRendering: "geometricPrecision"
|
|
105
|
+
})), /*#__PURE__*/React.createElement("g", {
|
|
106
|
+
mask: "url(#a)",
|
|
107
|
+
stroke: "#6C6E79",
|
|
108
|
+
strokeWidth: ".7",
|
|
109
|
+
strokeMiterlimit: "10"
|
|
110
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
111
|
+
d: "m46.18 25.45-8.43 12.3M49.79 27.93l-8.43 12.29M53.4 30.4 43.8 44.4M57 32.88l-9.24 13.49",
|
|
112
|
+
shapeRendering: "geometricPrecision"
|
|
113
|
+
})));
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
VennChart.displayName = 'VennChart';
|
|
117
|
+
export default createBaseComponent(VennChart);
|
|
@@ -0,0 +1,115 @@
|
|
|
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 VerticalBarChart(_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.58 79C62 78.73 79 60.87 79 39.4V2a1 1 0 0 0-.99-.99H53.99A1 1 0 0 0 53 2v2.7H27.99a1 1 0 0 0-.99.99v34.35H1.99a1 1 0 0 0-.99 1A39.17 39.17 0 0 0 40.58 79Z",
|
|
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.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.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z",
|
|
53
|
+
fill: "#fff",
|
|
54
|
+
shapeRendering: "geometricPrecision"
|
|
55
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
56
|
+
d: "M65.45 18.82 11.07 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.02 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.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.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.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 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: "m34 41.8-7.06 1.71a.8.8 0 0 0-.57.99l3.34 11.92 8.5-2.22-3.27-11.84a.8.8 0 0 0-.95-.56H34Z",
|
|
80
|
+
stroke: "#6C6E79",
|
|
81
|
+
strokeWidth: ".7",
|
|
82
|
+
strokeLinecap: "round",
|
|
83
|
+
strokeLinejoin: "round",
|
|
84
|
+
shapeRendering: "geometricPrecision"
|
|
85
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
86
|
+
d: "M44.22 28.76 37.4 30.3c-.45.1-.7.54-.59.99L42.8 53 51 50.87l-5.83-21.55a.78.78 0 0 0-.94-.56h-.01Z",
|
|
87
|
+
fill: "#6C6E79",
|
|
88
|
+
stroke: "#6C6E79",
|
|
89
|
+
strokeWidth: ".7",
|
|
90
|
+
strokeLinecap: "round",
|
|
91
|
+
strokeLinejoin: "round",
|
|
92
|
+
shapeRendering: "geometricPrecision"
|
|
93
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
94
|
+
d: "m58.28 31.6-6.49 1.52c-.43.1-.7.54-.58.97l4.19 15.64 7.93-2.06-4.1-15.5a.79.79 0 0 0-.93-.56h-.02Z",
|
|
95
|
+
fill: "#E0E1E9",
|
|
96
|
+
stroke: "#6C6E79",
|
|
97
|
+
strokeWidth: ".7",
|
|
98
|
+
strokeLinecap: "round",
|
|
99
|
+
strokeLinejoin: "round",
|
|
100
|
+
shapeRendering: "geometricPrecision"
|
|
101
|
+
}), /*#__PURE__*/_react["default"].createElement("path", {
|
|
102
|
+
d: "M23.36 61.28 70.2 48.9M27.56 48.6l4.3-6.28M35.5 44.76l-6.42 9.36M33.5 55.42l3.6-5.25",
|
|
103
|
+
stroke: "#6C6E79",
|
|
104
|
+
strokeWidth: ".7",
|
|
105
|
+
strokeLinecap: "round",
|
|
106
|
+
strokeLinejoin: "round",
|
|
107
|
+
shapeRendering: "geometricPrecision"
|
|
108
|
+
}));
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
VerticalBarChart.displayName = 'VerticalBarChart';
|
|
112
|
+
|
|
113
|
+
var _default = (0, _core.createBaseComponent)(VerticalBarChart);
|
|
114
|
+
|
|
115
|
+
exports["default"] = _default;
|
|
@@ -0,0 +1,94 @@
|
|
|
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 VerticalBarChart({
|
|
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.58 79C62 78.73 79 60.87 79 39.4V2a1 1 0 0 0-.99-.99H53.99A1 1 0 0 0 53 2v2.7H27.99a1 1 0 0 0-.99.99v34.35H1.99a1 1 0 0 0-.99 1A39.17 39.17 0 0 0 40.58 79Z",
|
|
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.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.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z",
|
|
35
|
+
fill: "#fff",
|
|
36
|
+
shapeRendering: "geometricPrecision"
|
|
37
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
+
d: "M65.45 18.82 11.07 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.02 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.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.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.55l42.88-8.75a6.02 6.02 0 0 1 7.02 4.38l9.45 36.07a2.73 2.73 0 0 1-1.93 3.33Z",
|
|
55
|
+
stroke: "#6C6E79",
|
|
56
|
+
strokeWidth: ".7",
|
|
57
|
+
strokeLinecap: "round",
|
|
58
|
+
strokeLinejoin: "round",
|
|
59
|
+
shapeRendering: "geometricPrecision"
|
|
60
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
61
|
+
d: "m34 41.8-7.06 1.71a.8.8 0 0 0-.57.99l3.34 11.92 8.5-2.22-3.27-11.84a.8.8 0 0 0-.95-.56H34Z",
|
|
62
|
+
stroke: "#6C6E79",
|
|
63
|
+
strokeWidth: ".7",
|
|
64
|
+
strokeLinecap: "round",
|
|
65
|
+
strokeLinejoin: "round",
|
|
66
|
+
shapeRendering: "geometricPrecision"
|
|
67
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
68
|
+
d: "M44.22 28.76 37.4 30.3c-.45.1-.7.54-.59.99L42.8 53 51 50.87l-5.83-21.55a.78.78 0 0 0-.94-.56h-.01Z",
|
|
69
|
+
fill: "#6C6E79",
|
|
70
|
+
stroke: "#6C6E79",
|
|
71
|
+
strokeWidth: ".7",
|
|
72
|
+
strokeLinecap: "round",
|
|
73
|
+
strokeLinejoin: "round",
|
|
74
|
+
shapeRendering: "geometricPrecision"
|
|
75
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
76
|
+
d: "m58.28 31.6-6.49 1.52c-.43.1-.7.54-.58.97l4.19 15.64 7.93-2.06-4.1-15.5a.79.79 0 0 0-.93-.56h-.02Z",
|
|
77
|
+
fill: "#E0E1E9",
|
|
78
|
+
stroke: "#6C6E79",
|
|
79
|
+
strokeWidth: ".7",
|
|
80
|
+
strokeLinecap: "round",
|
|
81
|
+
strokeLinejoin: "round",
|
|
82
|
+
shapeRendering: "geometricPrecision"
|
|
83
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
84
|
+
d: "M23.36 61.28 70.2 48.9M27.56 48.6l4.3-6.28M35.5 44.76l-6.42 9.36M33.5 55.42l3.6-5.25",
|
|
85
|
+
stroke: "#6C6E79",
|
|
86
|
+
strokeWidth: ".7",
|
|
87
|
+
strokeLinecap: "round",
|
|
88
|
+
strokeLinejoin: "round",
|
|
89
|
+
shapeRendering: "geometricPrecision"
|
|
90
|
+
}));
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
VerticalBarChart.displayName = 'VerticalBarChart';
|
|
94
|
+
export default createBaseComponent(VerticalBarChart);
|