@semcore/illustration 1.0.5 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/AccessDenied/index.d.ts +5 -0
  2. package/AccessDenied/index.js +283 -0
  3. package/AccessDenied/index.mjs +262 -0
  4. package/AreaChart/index.d.ts +5 -0
  5. package/AreaChart/index.js +100 -0
  6. package/AreaChart/index.mjs +79 -0
  7. package/Blocked/index.d.ts +5 -0
  8. package/Blocked/index.js +590 -0
  9. package/Blocked/index.mjs +569 -0
  10. package/CHANGELOG.md +6 -0
  11. package/ChoroplethMapChart/index.d.ts +5 -0
  12. package/ChoroplethMapChart/index.js +124 -0
  13. package/ChoroplethMapChart/index.mjs +103 -0
  14. package/Coffee/index.d.ts +5 -0
  15. package/Coffee/index.js +104 -0
  16. package/Coffee/index.mjs +83 -0
  17. package/Collection/index.d.ts +5 -0
  18. package/Collection/index.js +100 -0
  19. package/Collection/index.mjs +79 -0
  20. package/CombinedChart/index.d.ts +5 -0
  21. package/CombinedChart/index.js +152 -0
  22. package/CombinedChart/index.mjs +131 -0
  23. package/Confirmation/index.d.ts +5 -0
  24. package/Confirmation/index.js +312 -0
  25. package/Confirmation/index.mjs +291 -0
  26. package/Congrats/index.d.ts +5 -0
  27. package/Congrats/index.js +171 -0
  28. package/Congrats/index.mjs +150 -0
  29. package/ConnectionLost/index.d.ts +5 -0
  30. package/ConnectionLost/index.js +354 -0
  31. package/ConnectionLost/index.mjs +333 -0
  32. package/DeletedAccount/index.d.ts +5 -0
  33. package/DeletedAccount/index.js +440 -0
  34. package/DeletedAccount/index.mjs +419 -0
  35. package/DeletedPage/index.d.ts +5 -0
  36. package/DeletedPage/index.js +54 -0
  37. package/DeletedPage/index.mjs +33 -0
  38. package/Dns/index.d.ts +5 -0
  39. package/Dns/index.js +210 -0
  40. package/Dns/index.mjs +189 -0
  41. package/DonutChart/index.d.ts +5 -0
  42. package/DonutChart/index.js +147 -0
  43. package/DonutChart/index.mjs +126 -0
  44. package/Duplicates/index.d.ts +5 -0
  45. package/Duplicates/index.js +125 -0
  46. package/Duplicates/index.mjs +104 -0
  47. package/FunnelChart/index.d.ts +5 -0
  48. package/FunnelChart/index.js +122 -0
  49. package/FunnelChart/index.mjs +101 -0
  50. package/Good/index.d.ts +5 -0
  51. package/Good/index.js +152 -0
  52. package/Good/index.mjs +131 -0
  53. package/HeatMapChart/index.d.ts +5 -0
  54. package/HeatMapChart/index.js +160 -0
  55. package/HeatMapChart/index.mjs +139 -0
  56. package/HorizontalBarChart/index.d.ts +5 -0
  57. package/HorizontalBarChart/index.js +130 -0
  58. package/HorizontalBarChart/index.mjs +109 -0
  59. package/KagiChart/index.d.ts +5 -0
  60. package/KagiChart/index.js +92 -0
  61. package/KagiChart/index.mjs +71 -0
  62. package/LineChart/index.d.ts +5 -0
  63. package/LineChart/index.js +96 -0
  64. package/LineChart/index.mjs +75 -0
  65. package/LollipopChart/index.d.ts +5 -0
  66. package/LollipopChart/index.js +115 -0
  67. package/LollipopChart/index.mjs +94 -0
  68. package/Maintenance/index.d.ts +5 -0
  69. package/Maintenance/index.js +423 -0
  70. package/Maintenance/index.mjs +402 -0
  71. package/Nexttime/index.d.ts +5 -0
  72. package/Nexttime/index.js +124 -0
  73. package/Nexttime/index.mjs +103 -0
  74. package/NoPayment/index.d.ts +5 -0
  75. package/NoPayment/index.js +369 -0
  76. package/NoPayment/index.mjs +348 -0
  77. package/NothingFound/index.d.ts +5 -0
  78. package/NothingFound/index.js +166 -0
  79. package/NothingFound/index.mjs +145 -0
  80. package/OtherData/index.d.ts +5 -0
  81. package/OtherData/index.js +131 -0
  82. package/OtherData/index.mjs +110 -0
  83. package/PageError/index.d.ts +5 -0
  84. package/PageError/index.js +291 -0
  85. package/PageError/index.mjs +270 -0
  86. package/PageNotFound/index.d.ts +5 -0
  87. package/PageNotFound/index.js +341 -0
  88. package/PageNotFound/index.mjs +320 -0
  89. package/PieChart/index.d.ts +5 -0
  90. package/PieChart/index.js +130 -0
  91. package/PieChart/index.mjs +109 -0
  92. package/Processing/index.d.ts +5 -0
  93. package/Processing/index.js +107 -0
  94. package/Processing/index.mjs +86 -0
  95. package/ProjectNotFound/index.d.ts +5 -0
  96. package/ProjectNotFound/index.js +286 -0
  97. package/ProjectNotFound/index.mjs +265 -0
  98. package/RadarChart/index.d.ts +5 -0
  99. package/RadarChart/index.js +118 -0
  100. package/RadarChart/index.mjs +97 -0
  101. package/RadialTreeChart/index.d.ts +5 -0
  102. package/RadialTreeChart/index.js +154 -0
  103. package/RadialTreeChart/index.mjs +133 -0
  104. package/SankeyChart/index.d.ts +5 -0
  105. package/SankeyChart/index.js +138 -0
  106. package/SankeyChart/index.mjs +117 -0
  107. package/ScatterPlotChart/index.d.ts +5 -0
  108. package/ScatterPlotChart/index.js +137 -0
  109. package/ScatterPlotChart/index.mjs +116 -0
  110. package/StackedAreaChart/index.d.ts +5 -0
  111. package/StackedAreaChart/index.js +125 -0
  112. package/StackedAreaChart/index.mjs +104 -0
  113. package/Suggestion/index.d.ts +5 -0
  114. package/Suggestion/index.js +105 -0
  115. package/Suggestion/index.mjs +84 -0
  116. package/Suggestions/index.d.ts +5 -0
  117. package/Suggestions/index.js +108 -0
  118. package/Suggestions/index.mjs +87 -0
  119. package/Table/index.d.ts +5 -0
  120. package/Table/index.js +93 -0
  121. package/Table/index.mjs +72 -0
  122. package/TagCloud/index.d.ts +5 -0
  123. package/TagCloud/index.js +159 -0
  124. package/TagCloud/index.mjs +138 -0
  125. package/TextLinksEtc/index.d.ts +5 -0
  126. package/TextLinksEtc/index.js +97 -0
  127. package/TextLinksEtc/index.mjs +76 -0
  128. package/Timeout/index.d.ts +5 -0
  129. package/Timeout/index.js +455 -0
  130. package/Timeout/index.mjs +434 -0
  131. package/UnderConstruction/index.d.ts +5 -0
  132. package/UnderConstruction/index.js +162 -0
  133. package/UnderConstruction/index.mjs +141 -0
  134. package/VennChart/index.d.ts +5 -0
  135. package/VennChart/index.js +138 -0
  136. package/VennChart/index.mjs +117 -0
  137. package/VerticalBarChart/index.d.ts +5 -0
  138. package/VerticalBarChart/index.js +115 -0
  139. package/VerticalBarChart/index.mjs +94 -0
  140. package/Waiting/index.d.ts +5 -0
  141. package/Waiting/index.js +108 -0
  142. package/Waiting/index.mjs +87 -0
  143. package/Warning/index.d.ts +5 -0
  144. package/Warning/index.js +105 -0
  145. package/Warning/index.mjs +84 -0
  146. package/package.json +1 -1
  147. package/svg/AccessDenied.svg +48 -0
  148. package/svg/AreaChart.svg +13 -0
  149. package/svg/Blocked.svg +104 -0
  150. package/svg/ChoroplethMapChart.svg +15 -0
  151. package/svg/Coffee.svg +10 -0
  152. package/svg/Collection.svg +12 -0
  153. package/svg/CombinedChart.svg +23 -0
  154. package/svg/Confirmation.svg +54 -0
  155. package/svg/Congrats.svg +27 -0
  156. package/svg/ConnectionLost.svg +62 -0
  157. package/svg/DeletedAccount.svg +71 -0
  158. package/svg/DeletedPage.svg +4 -0
  159. package/svg/Dns.svg +37 -0
  160. package/svg/DonutChart.svg +18 -0
  161. package/svg/Duplicates.svg +16 -0
  162. package/svg/FunnelChart.svg +18 -0
  163. package/svg/Good.svg +20 -0
  164. package/svg/HeatMapChart.svg +27 -0
  165. package/svg/HorizontalBarChart.svg +19 -0
  166. package/svg/KagiChart.svg +11 -0
  167. package/svg/LineChart.svg +12 -0
  168. package/svg/LollipopChart.svg +14 -0
  169. package/svg/Maintenance.svg +72 -0
  170. package/svg/Nexttime.svg +16 -0
  171. package/svg/NoPayment.svg +73 -0
  172. package/svg/NothingFound.svg +21 -0
  173. package/svg/OtherData.svg +16 -0
  174. package/svg/PageError.svg +47 -0
  175. package/svg/PageNotFound.svg +59 -0
  176. package/svg/PieChart.svg +16 -0
  177. package/svg/Processing.svg +13 -0
  178. package/svg/ProjectNotFound.svg +41 -0
  179. package/svg/RadarChart.svg +18 -0
  180. package/svg/RadialTreeChart.svg +19 -0
  181. package/svg/SankeyChart.svg +17 -0
  182. package/svg/ScatterPlotChart.svg +20 -0
  183. package/svg/StackedAreaChart.svg +17 -0
  184. package/svg/Suggestion.svg +13 -0
  185. package/svg/Suggestions.svg +13 -0
  186. package/svg/Table.svg +11 -0
  187. package/svg/TagCloud.svg +26 -0
  188. package/svg/TextLinksEtc.svg +12 -0
  189. package/svg/Timeout.svg +81 -0
  190. package/svg/UnderConstruction.svg +21 -0
  191. package/svg/VennChart.svg +20 -0
  192. package/svg/VerticalBarChart.svg +14 -0
  193. package/svg/Waiting.svg +14 -0
  194. package/svg/Warning.svg +13 -0
@@ -0,0 +1,320 @@
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 PageNotFound({
8
+ fill = 'none',
9
+ width = '260',
10
+ height = '260',
11
+ viewBox = '0 0 260 260',
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: "m93.15 196.62-13.62 3.45 3.66 40.18 39.39-3.4h102.06l16.5 2.49-37.28-61.64-110.7 18.92Z",
23
+ fill: "#B780FF",
24
+ stroke: "#B780FF",
25
+ strokeLinecap: "round",
26
+ strokeLinejoin: "round",
27
+ shapeRendering: "geometricPrecision"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M128.26 21.55v-6.62a2.48 2.48 0 0 0-2.74-2.47 109.99 109.99 0 0 0-97.36 109.26h-6.68a2.48 2.48 0 0 0-2.47 2.74 109.97 109.97 0 0 0 109.25 97.42v6.64a2.46 2.46 0 0 0 1.7 2.36c.34.1.69.14 1.03.1a109.98 109.98 0 0 0 97.43-109.26h6.64a2.47 2.47 0 0 0 2.47-2.73 109.98 109.98 0 0 0-109.27-97.44Z",
30
+ fill: "#B780FF",
31
+ shapeRendering: "geometricPrecision"
32
+ }), /*#__PURE__*/React.createElement("path", {
33
+ d: "M128.26 21.55v-6.62a2.48 2.48 0 0 0-2.74-2.47 109.99 109.99 0 0 0-97.36 109.26h-6.68a2.48 2.48 0 0 0-2.47 2.74 109.97 109.97 0 0 0 109.25 97.42v6.64a2.46 2.46 0 0 0 1.7 2.36c.34.1.69.14 1.03.1a109.98 109.98 0 0 0 97.43-109.26h6.64a2.47 2.47 0 0 0 2.47-2.73 109.98 109.98 0 0 0-109.27-97.44",
34
+ stroke: "#fff",
35
+ strokeMiterlimit: "10",
36
+ shapeRendering: "geometricPrecision"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "m167.75 117.45-33.5-55.88-65.33 22.14 3.46 38.01M73.61 135.21l5.16 64.92",
39
+ stroke: "#fff",
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round",
42
+ shapeRendering: "geometricPrecision"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M104.64 81.68c18.04-6.11 31.3-15.12 29.6-20.11-1.7-5-17.7-4.1-35.74 2.02-18.04 6.11-31.3 15.12-29.6 20.12 1.7 5 17.7 4.09 35.73-2.03Z",
45
+ fill: "#fff",
46
+ shapeRendering: "geometricPrecision"
47
+ }), /*#__PURE__*/React.createElement("path", {
48
+ d: "M103.24 77.53c37.12-12.57 63.73-33.04 59.44-45.71-4.3-12.67-37.87-12.75-74.99-.17S23.96 64.7 28.25 77.37c4.3 12.67 37.87 12.74 75 .16Z",
49
+ fill: "#000",
50
+ stroke: "#000",
51
+ strokeLinecap: "round",
52
+ strokeLinejoin: "round",
53
+ shapeRendering: "geometricPrecision"
54
+ }), /*#__PURE__*/React.createElement("path", {
55
+ d: "M101.86 73.47C138.98 60.9 165.91 41.33 162 29.8c-3.91-11.55-37.18-10.71-74.3 1.87C50.57 44.24 23.65 63.8 27.56 75.34c3.92 11.55 37.18 10.71 74.3-1.87Z",
56
+ fill: "#fff",
57
+ stroke: "#B780FF",
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round",
60
+ shapeRendering: "geometricPrecision"
61
+ }), /*#__PURE__*/React.createElement("path", {
62
+ d: "m95.18 53.71 4.97 14.7M53.23 55.88l-12.8 8.76M69.93 59.7l-4.08 14.96M129.8 29.94l15.48-.83M118.86 43.13l12.33 9.4",
63
+ stroke: "#B780FF",
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round",
66
+ shapeRendering: "geometricPrecision"
67
+ }), /*#__PURE__*/React.createElement("path", {
68
+ d: "m123.3 21.03-7.14 3.92c-7.7.2-17.93 2.17-28.75 5.83-12.6 4.28-23.17 9.89-29.2 15.07l-5.28-1.22s-.14 10 .07 10.6c2.13 6.32 21.02 5.66 42.17-1.5 21.14-7.17 36.54-18.12 34.4-24.45-.14-.45-6.27-8.25-6.27-8.25Z",
69
+ fill: "#B780FF",
70
+ stroke: "#B780FF",
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round",
73
+ shapeRendering: "geometricPrecision"
74
+ }), /*#__PURE__*/React.createElement("path", {
75
+ d: "M91.26 42.23c19.43-6.58 33.8-15.97 32.1-20.96-1.69-5-18.8-3.71-38.23 2.87-19.42 6.58-33.8 15.97-32.1 20.96 1.7 5 18.81 3.71 38.23-2.87Z",
76
+ fill: "#fff",
77
+ stroke: "#B780FF",
78
+ strokeLinecap: "round",
79
+ strokeLinejoin: "round",
80
+ shapeRendering: "geometricPrecision"
81
+ }), /*#__PURE__*/React.createElement("path", {
82
+ d: "M57.88 43.21c1.96 2.65 15.94.54 32.07-4.92 16.13-5.46 28.51-12.28 28.46-15.64a32.79 32.79 0 0 0-55.54-.55 32.78 32.78 0 0 0-5 21.11Z",
83
+ fill: "#000",
84
+ stroke: "#000",
85
+ strokeLinecap: "round",
86
+ strokeLinejoin: "round",
87
+ shapeRendering: "geometricPrecision"
88
+ }), /*#__PURE__*/React.createElement("path", {
89
+ d: "M131.5 101.73a6.61 6.61 0 1 0 0-13.22 6.61 6.61 0 0 0 0 13.22ZM91.12 113.5a3.14 3.14 0 1 0 0-6.27 3.14 3.14 0 0 0 0 6.27ZM95.22 140.75a2.07 2.07 0 1 0 0-4.13 2.07 2.07 0 0 0 0 4.13ZM138.2 130.53a2.35 2.35 0 1 0 0-4.7 2.35 2.35 0 0 0 0 4.7ZM131.6 81.12a2.47 2.47 0 1 0 0-4.95 2.47 2.47 0 0 0 0 4.95ZM143.47 108.31a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z",
90
+ fill: "#fff",
91
+ shapeRendering: "geometricPrecision"
92
+ }), /*#__PURE__*/React.createElement("path", {
93
+ d: "M92.65 49.45a2.3 2.3 0 1 0 0-4.59 2.3 2.3 0 0 0 0 4.59ZM71.08 54.56a2.3 2.3 0 1 0 0-4.6 2.3 2.3 0 0 0 0 4.6ZM52.36 48.45a2.3 2.3 0 0 1 1.54 3.95 2.3 2.3 0 0 1-1.63.63M128.58 27.19a2.3 2.3 0 0 1-3.65-2.16c.08-.6.4-1.15.9-1.51M114.54 39.82a2.3 2.3 0 1 0 0-4.58 2.3 2.3 0 0 0 0 4.58Z",
94
+ stroke: "#fff",
95
+ strokeLinecap: "round",
96
+ strokeLinejoin: "round",
97
+ shapeRendering: "geometricPrecision"
98
+ }), /*#__PURE__*/React.createElement("path", {
99
+ d: "M68.46 40.22C70.7 19.68 84.8 12.54 91.6 10.4c-4.8-.43-9.6.46-13.92 2.58-11.89 6.16-16.5 18.62-17.73 27.63.01 1.63 7.98.78 8.52-.39ZM107.31 15.68c.34 5.9-14.42 17.1-18.83 19.71 5.76-1.48 24.67-10.49 25.03-13.46-.29-.89-4.95-5.95-6.2-6.25Z",
100
+ fill: "#B780FF",
101
+ shapeRendering: "geometricPrecision"
102
+ }), /*#__PURE__*/React.createElement("path", {
103
+ d: "M162.26 253c43.67 0 79.08-5.71 79.08-12.75 0-7.05-35.4-12.75-79.08-12.75-43.66 0-79.07 5.7-79.07 12.75 0 7.04 35.4 12.75 79.07 12.75Z",
104
+ fill: "#fff",
105
+ shapeRendering: "geometricPrecision"
106
+ }), /*#__PURE__*/React.createElement("path", {
107
+ d: "M103.35 243.03c-.18-1.78.14-3.44 1.04-3.84 1.05-.49 3.28.85 4.74 3.84-.05-.68-.63-7.5 1.22-8.07 1.4-.44 4 2.88 6.45 8.07M146.82 241.52c2.57-2.76 3.59-3.13 4.03-2.88.44.25.49.93 0 2.88a2.9 2.9 0 0 1 1.7-1.6c.41-.12.85-.14 1.28-.06M195.74 236.85c.61-.8 3.57-4.52 4.74-3.92.23.11.86.63.19 3.92 3.21-4.52 5.21-6.6 5.88-6.26.67.35.31 2.2-.77 5.7a7.86 7.86 0 0 1 5.1-3.38",
108
+ stroke: "#B780FF",
109
+ strokeLinecap: "round",
110
+ strokeLinejoin: "round",
111
+ shapeRendering: "geometricPrecision"
112
+ }), /*#__PURE__*/React.createElement("path", {
113
+ d: "M162.26 253c43.67 0 79.08-5.71 79.08-12.75 0-7.05-35.4-12.75-79.08-12.75-43.66 0-79.07 5.7-79.07 12.75 0 7.04 35.4 12.75 79.07 12.75Z",
114
+ stroke: "#B780FF",
115
+ strokeLinecap: "round",
116
+ strokeLinejoin: "round",
117
+ shapeRendering: "geometricPrecision"
118
+ }), /*#__PURE__*/React.createElement("path", {
119
+ d: "M175.55 187.1c-1.1.5-2.29.81-3.5.93.84 4.77.7 15.06.18 19.76a.41.41 0 0 0 .14.33c.05.04.1.07.17.09a.4.4 0 0 0 .18 0l4.17-.94c.1-.03.2-.08.28-.14a.63.63 0 0 0 .17-.26c1.86-6.6 3.09-13.34 3.68-20.17.06-1.62.16-3.48.28-5.27-1.2 2.5-3.24 4.5-5.75 5.67Z",
120
+ fill: "#fff",
121
+ shapeRendering: "geometricPrecision"
122
+ }), /*#__PURE__*/React.createElement("path", {
123
+ d: "m172.7 208.22 4.16-.94a.61.61 0 0 0 .45-.4c.22-.65.47-1.5.72-2.51l-5.65 1.04c-.05.88-.13 1.67-.2 2.35a.4.4 0 0 0 .51.47Z",
124
+ fill: "#000",
125
+ shapeRendering: "geometricPrecision"
126
+ }), /*#__PURE__*/React.createElement("path", {
127
+ d: "M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42",
128
+ fill: "#B780FF",
129
+ shapeRendering: "geometricPrecision"
130
+ }), /*#__PURE__*/React.createElement("path", {
131
+ d: "M179.57 184.05c2.09.95 3.32 1.14 3.72.59.4-.55.2-1.43-1.88-3.42",
132
+ stroke: "#B780FF",
133
+ strokeLinecap: "round",
134
+ strokeLinejoin: "round",
135
+ shapeRendering: "geometricPrecision"
136
+ }), /*#__PURE__*/React.createElement("path", {
137
+ d: "M179.18 184.53c2.08 1.1 3.76 1.1 4.28.14.34-.63 0-1.46-2.08-3.45",
138
+ stroke: "#fff",
139
+ strokeLinecap: "round",
140
+ strokeLinejoin: "round",
141
+ shapeRendering: "geometricPrecision"
142
+ }), /*#__PURE__*/React.createElement("path", {
143
+ d: "M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57",
144
+ fill: "#B780FF",
145
+ shapeRendering: "geometricPrecision"
146
+ }), /*#__PURE__*/React.createElement("path", {
147
+ d: "M174.14 187.61c1.63 1.98 2.48 2.5 3.07 2.16.58-.34.63-1.21-.08-3.57",
148
+ stroke: "#B780FF",
149
+ strokeLinecap: "round",
150
+ strokeLinejoin: "round",
151
+ shapeRendering: "geometricPrecision"
152
+ }), /*#__PURE__*/React.createElement("path", {
153
+ d: "M171.01 188.08c1.56 0 3.1-.34 4.52-.98 4.64-2.09 6.39-7.16 6.64-7.91M163.52 185.8c1.26.82 2.64 1.44 4.1 1.82",
154
+ stroke: "#fff",
155
+ strokeLinecap: "round",
156
+ strokeLinejoin: "round",
157
+ shapeRendering: "geometricPrecision"
158
+ }), /*#__PURE__*/React.createElement("path", {
159
+ d: "M167.61 187.62c0 2.56.29 3.7.95 3.8.67.12 1.46-1.24 2.28-3.38l.45-1.3",
160
+ fill: "#B780FF",
161
+ shapeRendering: "geometricPrecision"
162
+ }), /*#__PURE__*/React.createElement("path", {
163
+ d: "M167.61 187.62c0 2.56.29 3.7.95 3.8.67.12 1.46-1.24 2.28-3.38l.45-1.3",
164
+ stroke: "#fff",
165
+ strokeLinecap: "round",
166
+ strokeLinejoin: "round",
167
+ shapeRendering: "geometricPrecision"
168
+ }), /*#__PURE__*/React.createElement("path", {
169
+ d: "M167.02 184.65a15.28 15.28 0 0 0 8.78-.96.32.32 0 0 1 .12-.04.31.31 0 0 1 .24.1.3.3 0 0 1 .07.3.31.31 0 0 1-.12.16 9.2 9.2 0 0 1-4.5 1.6c-1.6.16-3.21-.03-4.73-.58a.32.32 0 0 1-.17-.4.31.31 0 0 1 .31-.18Z",
170
+ fill: "#fff",
171
+ shapeRendering: "geometricPrecision"
172
+ }), /*#__PURE__*/React.createElement("path", {
173
+ d: "M100.62 164.82a6.8 6.8 0 0 0 4.08 4.63 6.82 6.82 0 0 0 8.13-2.64c-2.46.43-7.61-.68-12.21-2Z",
174
+ fill: "#000",
175
+ shapeRendering: "geometricPrecision"
176
+ }), /*#__PURE__*/React.createElement("path", {
177
+ d: "M83.49 165.01c-.6-.2-4.17-1.52-9.34 3.22.87.83 1.95 1.4 3.13 1.62.9.16 1.84.1 2.72-.15",
178
+ fill: "#fff",
179
+ shapeRendering: "geometricPrecision"
180
+ }), /*#__PURE__*/React.createElement("path", {
181
+ d: "M83.49 165.01c-.6-.2-4.17-1.52-9.34 3.22.87.83 1.95 1.4 3.13 1.62.9.16 1.84.1 2.72-.15",
182
+ stroke: "#fff",
183
+ strokeLinecap: "round",
184
+ strokeLinejoin: "round",
185
+ shapeRendering: "geometricPrecision"
186
+ }), /*#__PURE__*/React.createElement("path", {
187
+ d: "M73.62 168.4c3.6.54 6.69-.7 7.8-.9",
188
+ stroke: "#B780FF",
189
+ strokeLinecap: "round",
190
+ strokeLinejoin: "round",
191
+ shapeRendering: "geometricPrecision"
192
+ }), /*#__PURE__*/React.createElement("path", {
193
+ d: "M93.06 162.48c-2.09 0-5.29 0-8.1 1.5-4.87 2.64-5.56 9.52-12 14.02 2.02 2.62 2.4 5.54 4.4 8.18 9.44 1.8 13.27-2.37 16.84-1.22 4.23 1.38 12.85 15.07 25.58 16.47 19.15 6.64 46.65-19.06 53.98-22.58 2.16-8.34-1.44-18.05.72-26.42a18.26 18.26 0 0 0-10.59-1.77c-9.52 1.04-20.27 7.57-38.22 12.43a229.77 229.77 0 0 0-12.84 3.72c-4.13.7-15.85-3-19.77-4.33Z",
194
+ fill: "#fff",
195
+ shapeRendering: "geometricPrecision"
196
+ }), /*#__PURE__*/React.createElement("path", {
197
+ d: "M171.01 151.34c1.55.36 3.06.88 4.5 1.55a30.4 30.4 0 0 1 9.38 8.93 47.1 47.1 0 0 1 3.68 6.11l2.14.98a1.78 1.78 0 0 1 1.98.77 101.98 101.98 0 0 1 8.92 18.74.7.7 0 0 1-.2.75c-.55.47-1.37 1.32-1.59 1.44-1.34.73-.36-.46-2.48.7A123.27 123.27 0 0 0 186 178.53a19.98 19.98 0 0 1-9.46 1.64c-9.3-.73-14.68-8.09-15.53-9.3",
198
+ fill: "#fff",
199
+ shapeRendering: "geometricPrecision"
200
+ }), /*#__PURE__*/React.createElement("path", {
201
+ d: "M122.47 163.95c5.6 7.77 10.32 9.65 13.69 9.81 2.58.14 3.8-.76 8.34-.38 4.17.34 5.8 1.33 8.53.34.55-.2 3.43-1.25 4.4-3.77.7-1.87-.33-2.74.38-4.61.86-2.25 2.88-2.39 4.12-4.02 1.24-1.62 1.67-4.33-.89-10.2-8.86 1.83-19.18 7.59-35.36 11.97l-3.2.86ZM199.05 192.51c.87-1.04 1.67-2.23 2.52-3.36a.68.68 0 0 0 .09-.63 75.9 75.9 0 0 0-.88-2.4l-3.86 4.6 1.35 1.78a.48.48 0 0 0 .39.2.5.5 0 0 0 .4-.19ZM186.5 174.95c-1.58-.51-3.03 1.04-5.04.13-1.55-.67-1.3-1.83-2.7-2.36-2.31-.89-5.34 1.38-6.79 2.95-.9 1.14-1.66 2.4-2.23 3.74 9.63 2.24 14.32 0 16.28-.87 1.14 1.11 2.31 2.3 3.5 3.55-.5-5.12-1.82-6.73-3.01-7.14ZM182.28 163.3c1.6 1.27 3.73 2.86 6.31 4.63a47.1 47.1 0 0 0-3.68-6.1 30.42 30.42 0 0 0-9.38-8.94c-.3-.15-.66-.3-1.04-.46l.05.18c.17 1.32.55 2.61 1.11 3.82.84 1.76 2.06 3.29 6.63 6.87Z",
202
+ fill: "#000",
203
+ shapeRendering: "geometricPrecision"
204
+ }), /*#__PURE__*/React.createElement("path", {
205
+ d: "M175.33 180.73c-7.64-.53-13.1-5.78-14.05-6.7",
206
+ stroke: "#B780FF",
207
+ strokeLinecap: "round",
208
+ strokeLinejoin: "round",
209
+ shapeRendering: "geometricPrecision"
210
+ }), /*#__PURE__*/React.createElement("path", {
211
+ d: "M111.16 173.34A316.77 316.77 0 0 0 114.7 205l5.33 23.5a.37.37 0 0 0 .55.26l4.65-2.59a.67.67 0 0 0 .34-.6l-.8-21.67c2.1-6.16 4.14-12.33 6.16-18.5",
212
+ fill: "#fff",
213
+ shapeRendering: "geometricPrecision"
214
+ }), /*#__PURE__*/React.createElement("path", {
215
+ d: "m120.57 228.75 4.65-2.59a.67.67 0 0 0 .34-.6l-.11-3.29-6.17 2.95c.25 1.04.5 2.2.74 3.28.02.05.04.1.08.15a.38.38 0 0 0 .3.14c.06 0 .11-.02.17-.04Z",
216
+ fill: "#000",
217
+ shapeRendering: "geometricPrecision"
218
+ }), /*#__PURE__*/React.createElement("path", {
219
+ d: "m102.48 192.2-5.2 7.54a8.15 8.15 0 0 0-1.45 3.97l-1.49 17.49a.4.4 0 0 0 .3.41.4.4 0 0 0 .18 0l4.58-.95a.73.73 0 0 0 .56-.53l3.9-15.34 7.48-6.12a43.65 43.65 0 0 1-8.86-6.47Z",
220
+ fill: "#fff",
221
+ shapeRendering: "geometricPrecision"
222
+ }), /*#__PURE__*/React.createElement("path", {
223
+ d: "m94.6 218.02-.29 3.19a.4.4 0 0 0 .3.41.4.4 0 0 0 .18 0l4.58-.94a.73.73 0 0 0 .56-.54l.77-3.04-6.1.92ZM134.63 197.92a12.68 12.68 0 0 0-6.35-4.4h-.06l-2.98 8.94c4.56.13 9.1-.68 13.33-2.36a7.2 7.2 0 0 1-3.94-2.18ZM129.9 184.9c-.72-2.57-2.95-3.5-5.2-5.02-3.7-2.55-3.08-8.03-7.8-8.85-1.15-.2-5.33-.1-5.73 3.13a321.55 321.55 0 0 0 2.7 25.78 29.4 29.4 0 0 0 6.1-4.1c3.55-3.12 5.22-6.16 7.3-5.77.7.2 1.3.66 1.66 1.28l1.04-3.22a5.08 5.08 0 0 0-.06-3.23Z",
224
+ fill: "#000",
225
+ shapeRendering: "geometricPrecision"
226
+ }), /*#__PURE__*/React.createElement("path", {
227
+ d: "M125.97 201.97a199.34 199.34 0 0 0 3.75-14.55",
228
+ stroke: "#000",
229
+ strokeLinecap: "round",
230
+ strokeLinejoin: "round",
231
+ shapeRendering: "geometricPrecision"
232
+ }), /*#__PURE__*/React.createElement("path", {
233
+ d: "M140.01 186.21c-1.04-.9-3.01-1.33-3.67-.52-.65.81 0 2.58 1.18 3.36 1.18.78 3.25.55 3.66-.39.4-.94-.52-1.91-1.17-2.45ZM92.05 174.8c1.52-2.12 1.27-4.9-.56-6.21-1.83-1.31-4.55-.66-6.06 1.45-1.52 2.12-1.27 4.9.56 6.2 1.83 1.32 4.54.67 6.06-1.45Z",
234
+ fill: "#000",
235
+ shapeRendering: "geometricPrecision"
236
+ }), /*#__PURE__*/React.createElement("path", {
237
+ d: "M90.65 172.02c-.7 1.4-2.09 1.77-2.82 1.31a1.9 1.9 0 0 1-.5-1.93",
238
+ fill: "#000",
239
+ shapeRendering: "geometricPrecision"
240
+ }), /*#__PURE__*/React.createElement("path", {
241
+ d: "M90.65 172.02c-.7 1.4-2.09 1.77-2.82 1.31a1.9 1.9 0 0 1-.5-1.93",
242
+ stroke: "#B780FF",
243
+ strokeLinecap: "round",
244
+ strokeLinejoin: "round",
245
+ shapeRendering: "geometricPrecision"
246
+ }), /*#__PURE__*/React.createElement("path", {
247
+ d: "M83.49 165.01a6.25 6.25 0 0 1-1.97-4.68c.04-1.12.4-2.2 1.04-3.13a.3.3 0 0 1 .32-.13.3.3 0 0 1 .23.26 8.75 8.75 0 0 0 3.8 5.82",
248
+ stroke: "#fff",
249
+ strokeLinecap: "round",
250
+ strokeLinejoin: "round",
251
+ shapeRendering: "geometricPrecision"
252
+ }), /*#__PURE__*/React.createElement("path", {
253
+ d: "M93.96 164.57c6.48-5.13 12.36-4.17 12.88-3.13.52 1.04-.99 5.55-7.7 7.53",
254
+ fill: "#fff",
255
+ shapeRendering: "geometricPrecision"
256
+ }), /*#__PURE__*/React.createElement("path", {
257
+ d: "M96.85 166.37c4.98-2.63 7.15-2.6 7.3-2.21.2.63-1.75 2.37-5.26 3.67",
258
+ stroke: "#B780FF",
259
+ strokeLinecap: "round",
260
+ strokeLinejoin: "round",
261
+ shapeRendering: "geometricPrecision"
262
+ }), /*#__PURE__*/React.createElement("path", {
263
+ d: "M91.7 163.92a10.9 10.9 0 0 0 5.42-8.46.32.32 0 0 1 .23-.27.33.33 0 0 1 .34.11 7.47 7.47 0 0 1 1.44 4.25 7.64 7.64 0 0 1-2.2 5.42",
264
+ stroke: "#fff",
265
+ strokeLinecap: "round",
266
+ strokeLinejoin: "round",
267
+ shapeRendering: "geometricPrecision"
268
+ }), /*#__PURE__*/React.createElement("path", {
269
+ d: "M176.03 154.96a56.87 56.87 0 0 1 7.07-13.17 36.03 36.03 0 0 1 5.12-5.65l2.74-2.48c.81-.72 1.53-1.54 2.15-2.44l3.77 3.6a26.42 26.42 0 0 1-3.44 2.2c-1.04.63-2.08 1.22-3.13 1.85a22.8 22.8 0 0 0-5.2 4.53 30.93 30.93 0 0 0-6.54 12.39l-2.54-.83Z",
270
+ fill: "#000",
271
+ shapeRendering: "geometricPrecision"
272
+ }), /*#__PURE__*/React.createElement("path", {
273
+ d: "M101.28 191.7a44.87 44.87 0 0 0 10.33 7.65",
274
+ stroke: "#B780FF",
275
+ strokeLinecap: "round",
276
+ strokeLinejoin: "round",
277
+ shapeRendering: "geometricPrecision"
278
+ }), /*#__PURE__*/React.createElement("path", {
279
+ d: "M75.37 177.13c1.8-.49 3.68-.58 5.52-.26 1.94.3 4.71 2.37 4.72 4.5 0 2.7-3.42 4.58-7.6 4.8-6.94.32-7.05-5.47-6.12-7.3.3-.54 1.3-1.22 3.48-1.74Z",
280
+ fill: "#B780FF",
281
+ shapeRendering: "geometricPrecision"
282
+ }), /*#__PURE__*/React.createElement("path", {
283
+ d: "M92.54 182.7c0 2.72-10.09 4.07-14.6 3.84-7.36-.37-7.15-5.93-6.08-7.64.88-1.4 2.51-2.26 4.7-2.77M75.05 181.63l-1.8-1.08M81.41 179.07l-1.1 1.54",
284
+ stroke: "#fff",
285
+ strokeLinecap: "round",
286
+ strokeLinejoin: "round",
287
+ shapeRendering: "geometricPrecision"
288
+ }), /*#__PURE__*/React.createElement("path", {
289
+ d: "M92.8 162.14c-2.08 0-5.28 0-8.1 1.5-4.86 2.65-5.17 10.99-11 12.51",
290
+ stroke: "#B780FF",
291
+ strokeLinecap: "round",
292
+ strokeLinejoin: "round",
293
+ shapeRendering: "geometricPrecision"
294
+ }), /*#__PURE__*/React.createElement("path", {
295
+ d: "M81.52 160.22a4.98 4.98 0 0 0 2.25-.74M82.07 162.14a4.75 4.75 0 0 0 2.24-.73M96.49 158.24a5.47 5.47 0 0 0 2.35.43M96.06 160.42c.38.16.77.28 1.18.35.5.07 1 .1 1.5.07",
296
+ stroke: "#fff",
297
+ strokeLinecap: "round",
298
+ strokeLinejoin: "round",
299
+ shapeRendering: "geometricPrecision"
300
+ }), /*#__PURE__*/React.createElement("path", {
301
+ d: "M93.96 164.57c7.3-5.9 12.8-4.49 13.33-3.52.53.97-.94 5.83-7.3 8.08",
302
+ stroke: "#B780FF",
303
+ strokeLinecap: "round",
304
+ strokeLinejoin: "round",
305
+ shapeRendering: "geometricPrecision"
306
+ }), /*#__PURE__*/React.createElement("path", {
307
+ d: "m201.59 172.58-27.4-44.4",
308
+ stroke: "#fff",
309
+ strokeLinecap: "round",
310
+ strokeLinejoin: "round",
311
+ shapeRendering: "geometricPrecision"
312
+ }), /*#__PURE__*/React.createElement("path", {
313
+ d: "M87.7 152.89a1.25 1.25 0 1 0 .01-2.5 1.25 1.25 0 0 0 0 2.5ZM137 87.17a1.63 1.63 0 1 0 0-3.25 1.63 1.63 0 0 0 0 3.25Z",
314
+ fill: "#fff",
315
+ shapeRendering: "geometricPrecision"
316
+ }));
317
+ }
318
+
319
+ PageNotFound.displayName = 'PageNotFound';
320
+ export default createBaseComponent(PageNotFound);
@@ -0,0 +1,5 @@
1
+
2
+ import { Box } from '@semcore/flex-box';
3
+ declare const _default: typeof Box;
4
+ export default _default;
5
+
@@ -0,0 +1,130 @@
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 PieChart(_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: "M14.9 65.16a35.48 35.48 0 0 0 25.18 10.46v2.47c0 .5.41.91.9.91A38.93 38.93 0 0 0 79 40.95c0-.5-.41-.9-.9-.9h-2.47A35.66 35.66 0 0 0 40 4.37V1.9c0-.5-.41-.91-.9-.91a38.98 38.98 0 0 0-26 10.79.9.9 0 0 0 0 1.24l1.72 1.73a35.56 35.56 0 0 0-10.45 25.2H1.91c-.5 0-.91.41-.91.9A39.06 39.06 0 0 0 11.78 66.9a.9.9 0 0 0 1.23 0l1.9-1.73Z",
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-.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.44 18.82 11.05 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.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.43 2.37 2.19 2.19 0 0 1-2.52-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.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.33v0Z",
73
+ stroke: "#6C6E79",
74
+ strokeWidth: ".7",
75
+ strokeLinecap: "round",
76
+ strokeLinejoin: "round",
77
+ shapeRendering: "geometricPrecision"
78
+ }), /*#__PURE__*/_react["default"].createElement("path", {
79
+ d: "m50.01 34.4 14.05 3.65c.7-2.2.81-4.56.18-6.9-1.9-6.97-9.72-11.25-17.78-9.68L50 34.4h.01Z",
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: "m46.46 21.48-2.37 3.15 3.56 12.93L50 34.4l-3.55-12.92Z",
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: "m64.07 38.05-2.37 3.16-14.05-3.65 2.37-3.16 14.05 3.65ZM55.58 51.4c.24-.3.46-.59.67-.89l2.12-2.8L46 43.5l-4.45-5.3-2.1-7.67c-2.34.6-4.4 1.65-6.14 3l-.5-.29-1.9 2.57c-.37.45-.7.92-1.02 1.4l-.06.08v.04c-1.92 3-2.6 6.57-1.62 10.11 2.06 7.42 10.64 11.56 18.96 9.3 3.5-.93 6.39-2.86 8.4-5.3l.02-.03v-.01Z",
96
+ fill: "#6C6E79",
97
+ stroke: "#6C6E79",
98
+ strokeWidth: ".7",
99
+ strokeLinecap: "round",
100
+ strokeLinejoin: "round",
101
+ shapeRendering: "geometricPrecision"
102
+ }), /*#__PURE__*/_react["default"].createElement("path", {
103
+ d: "m45.5 40.8-3.69-13.43c-8.19 2.1-13.28 9.6-11.25 16.9 2.03 7.3 10.65 11.56 18.97 9.3 5.14-1.38 8.98-4.88 10.62-9.04L45.51 40.8Z",
104
+ fill: "#E0E1E9",
105
+ stroke: "#6C6E79",
106
+ strokeWidth: ".7",
107
+ strokeLinecap: "round",
108
+ strokeLinejoin: "round",
109
+ shapeRendering: "geometricPrecision"
110
+ }), /*#__PURE__*/_react["default"].createElement("path", {
111
+ d: "m46.65 26.85 3.96-5.76M47.7 33.05 55.3 22M51.31 35.53l7.84-11.42M54.92 38l7.4-10.77M64.39 31.95l-5.1 7.42",
112
+ stroke: "#6C6E79",
113
+ strokeWidth: ".7",
114
+ strokeMiterlimit: "10",
115
+ shapeRendering: "geometricPrecision"
116
+ }), /*#__PURE__*/_react["default"].createElement("path", {
117
+ d: "M57.92 22.32c-3.47-1.64-7.9-2-11.72-1.28l-3.25 3.66",
118
+ stroke: "#fff",
119
+ strokeWidth: ".7",
120
+ strokeLinecap: "round",
121
+ strokeLinejoin: "round",
122
+ shapeRendering: "geometricPrecision"
123
+ }));
124
+ }
125
+
126
+ PieChart.displayName = 'PieChart';
127
+
128
+ var _default = (0, _core.createBaseComponent)(PieChart);
129
+
130
+ exports["default"] = _default;
@@ -0,0 +1,109 @@
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 PieChart({
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: "M14.9 65.16a35.48 35.48 0 0 0 25.18 10.46v2.47c0 .5.41.91.9.91A38.93 38.93 0 0 0 79 40.95c0-.5-.41-.9-.9-.9h-2.47A35.66 35.66 0 0 0 40 4.37V1.9c0-.5-.41-.91-.9-.91a38.98 38.98 0 0 0-26 10.79.9.9 0 0 0 0 1.24l1.72 1.73a35.56 35.56 0 0 0-10.45 25.2H1.91c-.5 0-.91.41-.91.9A39.06 39.06 0 0 0 11.78 66.9a.9.9 0 0 0 1.23 0l1.9-1.73Z",
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-.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.44 18.82 11.05 30.76l-1.34-4.69a6.03 6.03 0 0 1 4.6-7.55l42.88-8.75a6.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.43 2.37 2.19 2.19 0 0 1-2.52-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.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.33v0Z",
55
+ stroke: "#6C6E79",
56
+ strokeWidth: ".7",
57
+ strokeLinecap: "round",
58
+ strokeLinejoin: "round",
59
+ shapeRendering: "geometricPrecision"
60
+ }), /*#__PURE__*/React.createElement("path", {
61
+ d: "m50.01 34.4 14.05 3.65c.7-2.2.81-4.56.18-6.9-1.9-6.97-9.72-11.25-17.78-9.68L50 34.4h.01Z",
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: "m46.46 21.48-2.37 3.15 3.56 12.93L50 34.4l-3.55-12.92Z",
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: "m64.07 38.05-2.37 3.16-14.05-3.65 2.37-3.16 14.05 3.65ZM55.58 51.4c.24-.3.46-.59.67-.89l2.12-2.8L46 43.5l-4.45-5.3-2.1-7.67c-2.34.6-4.4 1.65-6.14 3l-.5-.29-1.9 2.57c-.37.45-.7.92-1.02 1.4l-.06.08v.04c-1.92 3-2.6 6.57-1.62 10.11 2.06 7.42 10.64 11.56 18.96 9.3 3.5-.93 6.39-2.86 8.4-5.3l.02-.03v-.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: "m45.5 40.8-3.69-13.43c-8.19 2.1-13.28 9.6-11.25 16.9 2.03 7.3 10.65 11.56 18.97 9.3 5.14-1.38 8.98-4.88 10.62-9.04L45.51 40.8Z",
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: "m46.65 26.85 3.96-5.76M47.7 33.05 55.3 22M51.31 35.53l7.84-11.42M54.92 38l7.4-10.77M64.39 31.95l-5.1 7.42",
94
+ stroke: "#6C6E79",
95
+ strokeWidth: ".7",
96
+ strokeMiterlimit: "10",
97
+ shapeRendering: "geometricPrecision"
98
+ }), /*#__PURE__*/React.createElement("path", {
99
+ d: "M57.92 22.32c-3.47-1.64-7.9-2-11.72-1.28l-3.25 3.66",
100
+ stroke: "#fff",
101
+ strokeWidth: ".7",
102
+ strokeLinecap: "round",
103
+ strokeLinejoin: "round",
104
+ shapeRendering: "geometricPrecision"
105
+ }));
106
+ }
107
+
108
+ PieChart.displayName = 'PieChart';
109
+ export default createBaseComponent(PieChart);
@@ -0,0 +1,5 @@
1
+
2
+ import { Box } from '@semcore/flex-box';
3
+ declare const _default: typeof Box;
4
+ export default _default;
5
+