@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,291 @@
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 PageError(_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 ? '260' : _ref$width,
27
+ _ref$height = _ref.height,
28
+ height = _ref$height === void 0 ? '260' : _ref$height,
29
+ _ref$viewBox = _ref.viewBox,
30
+ viewBox = _ref$viewBox === void 0 ? '0 0 260 260' : _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("g", {
40
+ clipPath: "url(#a)"
41
+ }, /*#__PURE__*/_react["default"].createElement("path", {
42
+ d: "M136.87 149.77c2.5 2.71-4.24 12.26-12.12 7.8-5.54-3.13-16.02-1.73-16.02-1.73l11.04-7.37 17.1 1.3Z",
43
+ fill: "#171A22",
44
+ shapeRendering: "geometricPrecision"
45
+ }), /*#__PURE__*/_react["default"].createElement("path", {
46
+ d: "M123.39 140.8c.65.23 5.77 3.99 7.29 4.42 1.52.44 6.13-.65 6.78 2.39.65 3.04-1.52 3.19-1.52 3.19a3.8 3.8 0 0 1-1.19 4.25c-2.16 1.96-3.89.33-3.89.33s-.53 2.46-4.51 1.3c-4.74-1.38-9.24-3.9-14.65-3.47-5.42.43 11.69-12.4 11.69-12.4Z",
47
+ fill: "#FF642D",
48
+ shapeRendering: "geometricPrecision"
49
+ }), /*#__PURE__*/_react["default"].createElement("path", {
50
+ d: "M130.35 151.66s2.57 2.16.3 5.22M133.53 148.47s2.3-.14 2.62 2.86",
51
+ stroke: "#171A22",
52
+ strokeWidth: "1.8",
53
+ strokeLinecap: "round",
54
+ strokeLinejoin: "round",
55
+ shapeRendering: "geometricPrecision"
56
+ }), /*#__PURE__*/_react["default"].createElement("path", {
57
+ d: "M127.37 135.07s-.64 7.16-9.3 13.45c-8.66 6.3-10.6 7.82-10.6 7.82l5.82-17.58 14.08-3.7Z",
58
+ fill: "#fff",
59
+ shapeRendering: "geometricPrecision"
60
+ }), /*#__PURE__*/_react["default"].createElement("path", {
61
+ d: "M86.48 71.95s3.03-16.72 23.16-26.06 34.42-5.2 40.7-3.47c6.28 1.73 19.7 7.82 28.35 3.04 0 0 .22 2.39-3.89 4.34 0 0 17.53 2.82 27.27-4.78 0 0 2.17 6.3-6.27 13.89-8.45 7.6-19.92 9.57-19.92 9.57s2.6 1.15 6.93 0c-1.3 2.31-7.69 8.77-20.15 5.2-12.63-3.6-34.64-6.5-43.73-4.78-9.1 1.72-14.5 4.56-19.7 9.98.02.01-7.99-5.63-12.75-6.93Z",
62
+ fill: "#FF642D",
63
+ shapeRendering: "geometricPrecision"
64
+ }), /*#__PURE__*/_react["default"].createElement("path", {
65
+ d: "m85.2 190.28 68.63-.53s6.36 4.63 10.46 3.76c4.1-.87 9.45-2.24 9.67-5.5.22-3.25-1.52-4.78-1.52-4.78l-65.58-4.78-21.65 11.83ZM21.08 169.52c-6.07.22-25.05 1.45-20.34 11.67A10.62 10.62 0 0 0 4 185.14c8.85 6.79 21.58 7.04 32.23 8.73 8.65 1.37 17.3 2.75 25.98 3.87 3.54.5 7.1.8 10.67.88.51 0 1.02.12 1.48.35a16.77 16.77 0 0 0 9.06 1.37c6.07-.65 10.18-3.26 6.94-6.08-.97-.84-8.4.98-17.1-2.17-20.51-7.41-52.17-22.57-52.17-22.57Z",
66
+ fill: "#171A22",
67
+ shapeRendering: "geometricPrecision"
68
+ }), /*#__PURE__*/_react["default"].createElement("path", {
69
+ d: "M256.86 165.7a9.72 9.72 0 0 1 .78 9.87 15 15 0 0 1-5.19 5.61c-8.18 5.51-19.12 5.38-28.55 4.4-16.3-1.71-32.44-4.98-48.37-8.8-5.1-1.22-10.6-2.16-15.45-.12s-8.22 8.24-5.53 12.76c2 3.34 6.22 4.39 9.76 6 3.53 1.6 7.11 5.24 5.71 8.87-1.4 3.64-6.31 3.93-10.18 3.65-32.83-2.32-66.22-1.3-98.75 3.82a373.9 373.9 0 0 0-35.66 7.6",
70
+ stroke: "#171A22",
71
+ strokeWidth: "1.8",
72
+ strokeLinecap: "round",
73
+ strokeLinejoin: "round",
74
+ shapeRendering: "geometricPrecision"
75
+ }), /*#__PURE__*/_react["default"].createElement("path", {
76
+ d: "M235.03 148.03a1.02 1.02 0 0 0-.18 1.43l4.68 6.07 1.59-1.24-4.69-6.07a1 1 0 0 0-1.4-.19ZM243.93 141.02a1.02 1.02 0 0 0-.18 1.42l4.68 6.07 1.6-1.24-4.7-6.07a1.01 1.01 0 0 0-1.4-.18Z",
77
+ fill: "#FF642D",
78
+ stroke: "#171A22",
79
+ strokeWidth: "1.8",
80
+ strokeLinecap: "round",
81
+ strokeLinejoin: "round",
82
+ shapeRendering: "geometricPrecision"
83
+ }), /*#__PURE__*/_react["default"].createElement("path", {
84
+ d: "m256 161.97-4.16 3.24-7.67-1.3 12.5-9.7-.67 7.76Z",
85
+ fill: "#171A22",
86
+ stroke: "#171A22",
87
+ strokeWidth: "1.8",
88
+ strokeLinecap: "round",
89
+ strokeLinejoin: "round",
90
+ shapeRendering: "geometricPrecision"
91
+ }), /*#__PURE__*/_react["default"].createElement("path", {
92
+ d: "m252.22 147.7-12.5 9.7 4.82 6.24 12.5-9.7-4.82-6.24Z",
93
+ fill: "#171A22",
94
+ stroke: "#171A22",
95
+ strokeWidth: "1.8",
96
+ strokeLinecap: "round",
97
+ strokeLinejoin: "round",
98
+ shapeRendering: "geometricPrecision"
99
+ }), /*#__PURE__*/_react["default"].createElement("path", {
100
+ d: "m252.18 145.76-15 11.64 2.02 2.62 15-11.64-2.02-2.62ZM259.36 166.85l-3.6 2.8-3.96-4.55 4.17-3.24 3.4 5Z",
101
+ fill: "#171A22",
102
+ stroke: "#171A22",
103
+ strokeWidth: "1.8",
104
+ strokeLinecap: "round",
105
+ strokeLinejoin: "round",
106
+ shapeRendering: "geometricPrecision"
107
+ }), /*#__PURE__*/_react["default"].createElement("path", {
108
+ d: "m246.72 153.95 6.24-4.85 1.03 1.33-7.28 3.52ZM200.1 109.97l-23.37 2.4-1.87-2.4v-25.3h25.24l1.97 2.52-1.97 22.78Z",
109
+ fill: "#171A22",
110
+ stroke: "#171A22",
111
+ strokeWidth: "1.8",
112
+ strokeLinecap: "round",
113
+ strokeLinejoin: "round",
114
+ shapeRendering: "geometricPrecision"
115
+ }), /*#__PURE__*/_react["default"].createElement("path", {
116
+ d: "M202.01 87.21h-25.24v25.31h25.24v-25.3Z",
117
+ fill: "#fff",
118
+ stroke: "#171A22",
119
+ strokeWidth: "1.8",
120
+ strokeLinecap: "round",
121
+ strokeLinejoin: "round",
122
+ shapeRendering: "geometricPrecision"
123
+ }), /*#__PURE__*/_react["default"].createElement("path", {
124
+ d: "M189.37 106.74a6.88 6.88 0 1 0-.02-13.77 6.88 6.88 0 0 0 .02 13.77Z",
125
+ fill: "#fff",
126
+ stroke: "#171A22",
127
+ strokeWidth: "1.8",
128
+ strokeLinecap: "round",
129
+ strokeLinejoin: "round",
130
+ shapeRendering: "geometricPrecision"
131
+ }), /*#__PURE__*/_react["default"].createElement("path", {
132
+ d: "M185.66 100.6a1.26 1.26 0 1 0 0-2.54 1.26 1.26 0 0 0 0 2.53ZM190.75 100.6a1.26 1.26 0 1 0 0-2.54 1.26 1.26 0 0 0 0 2.53Z",
133
+ fill: "#171A22",
134
+ stroke: "#171A22",
135
+ strokeWidth: "1.8",
136
+ strokeLinecap: "round",
137
+ strokeLinejoin: "round",
138
+ shapeRendering: "geometricPrecision"
139
+ }), /*#__PURE__*/_react["default"].createElement("path", {
140
+ d: "M192.3 93.6a6.89 6.89 0 0 1-7.26 11.44 6.89 6.89 0 0 0 11.3-7.15 6.92 6.92 0 0 0-4.03-4.3h0Z",
141
+ fill: "#171A22",
142
+ stroke: "#171A22",
143
+ strokeWidth: "1.8",
144
+ strokeLinecap: "round",
145
+ strokeLinejoin: "round",
146
+ shapeRendering: "geometricPrecision"
147
+ }), /*#__PURE__*/_react["default"].createElement("path", {
148
+ d: "M33.7 91.89a79.93 79.93 0 0 1 33.27-15.32c4.44-.88 7.32 1.18 5.19 5.72-3.24 6.91-8.31 11.53-13.76 16.4a22.26 22.26 0 0 1 23.7 14.36 22.43 22.43 0 0 1 1.32 9.81c-.7 7.93-5.53 14.89-10.86 20.8-4.5 5-11.28 12.26-18.67 17.36M92.04 101.81c5.18 0 9.38-1.55 9.38-3.47 0-1.91-4.2-3.47-9.38-3.47-5.18 0-9.38 1.56-9.38 3.47 0 1.92 4.2 3.47 9.38 3.47Z",
149
+ fill: "#FF642D",
150
+ shapeRendering: "geometricPrecision"
151
+ }), /*#__PURE__*/_react["default"].createElement("path", {
152
+ d: "M26.7 99.83S45.3 73.3 65.22 70.47c18.56-2.66 35.26 5.69 49.72 23.72a145.98 145.98 0 0 1 3.1 4.06c8.1 11.17 14.85 26.38 8.79 40.01-3.11 6.98-8.33 10.04-14.25 14.19-2.77 1.94-9.78 8.05-7.31 12",
153
+ stroke: "#171A22",
154
+ strokeWidth: "1.8",
155
+ strokeLinecap: "round",
156
+ strokeLinejoin: "round",
157
+ shapeRendering: "geometricPrecision"
158
+ }), /*#__PURE__*/_react["default"].createElement("path", {
159
+ d: "M106.36 162.5s53.1 18.18 56.36 18.38c3.25.2 3.24-1.07 7.35-.66 4.11.41 4.74 2.8 4.77 3.7.07 2.31-1.73 2.16-1.73 2.16s.65 3.48-2.38 4.56c-3.03 1.09-4.77-.21-4.77-.21s-3.47 3.47-6.5.43c-3.03-3.03-12.12-5.4-25.53-6.51l-29.01-2.39 1.44-19.46ZM43.78 167.09s-.87 4.78.87 6.73c1.73 1.94 29 14.97 32.25 15.63 3.25.65 9.09-2.18 12.77-.22 3.68 1.95 4.77 6.07.44 6.72 0 0-.87 5.43-7.58 1.07-1.51 2.38-4.33 3.26-7.36-.65-4.55-.22-41.74-1.1-56.5-13.24.55.89.99 1.84 1.32 2.83.26 2.05-2.04.7-2.62 0a17.32 17.32 0 0 1-2.81-5.85s.64 5.2-.87 3.9c-1.52-1.3-2.6-7.8-.21-11.93 2.21-3.84 9.32-6.3 8.53-11.46-.22-1.49-.94-2.85-1.59-4.22-3.71-7.97-4.31-17.07-3.5-25.78 0 0-.43 7.38-1.51 7.17-1.09-.22.43-13.46.43-13.46s-1.06 6.51-2.17 4.56c-1.1-1.95 6.37-26.2 20.15-36.76 13.8-10.56 20.53 59.33 20.53 59.33s-9.92 13.02-10.57 15.63Z",
160
+ fill: "#FF642D",
161
+ shapeRendering: "geometricPrecision"
162
+ }), /*#__PURE__*/_react["default"].createElement("path", {
163
+ d: "M82.03 193.77s2.33 1.06.6 4.52M89.02 191.85s2.43 1.43 1.28 5.16M164.69 186.11s3.11 1.06 1.06 5.47M171.05 182.92s2.65.27 2.61 4.33",
164
+ stroke: "#171A22",
165
+ strokeWidth: "1.8",
166
+ strokeLinecap: "round",
167
+ strokeLinejoin: "round",
168
+ shapeRendering: "geometricPrecision"
169
+ }), /*#__PURE__*/_react["default"].createElement("path", {
170
+ d: "M88.06 188.69s13.2 1.3 15.8-4.34c2.6-5.64 3.47-16.93 3.03-20.62-.44-3.69-2.6-6.08-7.58-7.6-4.98-1.52-12.56 1.74-12.56 1.74l-11.9-1.74v-21.7s-9.55 2.6-18.83 11.5c-9.29 8.9-12.56 17.58-12.78 21.7a9.9 9.9 0 0 0 2.6 6.95l31.2 9.1 11.02 5Z",
171
+ fill: "#fff",
172
+ shapeRendering: "geometricPrecision"
173
+ }), /*#__PURE__*/_react["default"].createElement("path", {
174
+ d: "M76.94 156.95s6.68-.45 11.45.36c0 0 7.19-17.07 20.82-20.33",
175
+ stroke: "#171A22",
176
+ strokeWidth: "1.8",
177
+ strokeLinecap: "round",
178
+ strokeLinejoin: "round",
179
+ shapeRendering: "geometricPrecision"
180
+ }), /*#__PURE__*/_react["default"].createElement("path", {
181
+ d: "M75.19 134.43s-6.93 8.03-9.74 12.91c-2.82 4.89-4.33 9.88-3.58 10.31.75.44 3.71 0 8.66-.76 3.46-.53 5.5-.4 6.47-.65-.04.12.08-.02 0 0 .66-1.78-2.52-13.89-1.81-21.81Z",
182
+ fill: "#171A22",
183
+ shapeRendering: "geometricPrecision"
184
+ }), /*#__PURE__*/_react["default"].createElement("path", {
185
+ d: "M77 156.24c-.97.25-3 .12-6.47.65-4.95.76-7.9 1.2-8.66.76-.75-.43.76-5.42 3.58-10.3 2.81-4.9 9.74-12.92 9.74-12.92-.71 7.92 2.47 20.03 1.81 21.81Zm0 0c.08-.02-.04.12 0 0Z",
186
+ stroke: "#171A22",
187
+ strokeWidth: "1.8",
188
+ strokeLinecap: "round",
189
+ strokeLinejoin: "round",
190
+ shapeRendering: "geometricPrecision"
191
+ }), /*#__PURE__*/_react["default"].createElement("path", {
192
+ d: "M106.98 162.6s-1.33-6.8-.76-12.6c.5-4.44 1.51-8.81 3.02-13.02 0 0-3.02 2.17-6.6 7.7-3.57 5.54-4.08 13.45-4.08 13.45 1.1.3 6.4 1.53 8.42 4.48Z",
193
+ fill: "#171A22",
194
+ stroke: "#171A22",
195
+ strokeWidth: "1.8",
196
+ strokeLinecap: "round",
197
+ strokeLinejoin: "round",
198
+ shapeRendering: "geometricPrecision"
199
+ }), /*#__PURE__*/_react["default"].createElement("path", {
200
+ d: "M89.1 183.5c.07-.14 2.2.15 4.97 0a13.6 13.6 0 0 0 7.2-2.37c3.1-2.21 3.38-7.84 3.18-11.51-.27-4.52-2.43-5.99-6.58-7.21a67.98 67.98 0 0 0-16.43-2.45c-5.5-.12-10.98.59-16.27 2.1-3.71 1.02-8.08 3.5-9.4 7.38-2.08 6.18 3.32 10.22 8.5 12.07 2.8 1 5.72 1.59 8.69 1.76.99.06 3.87.11 4.3.06.59-.07 1 2.3 3.19 1.7 2.38-.65 3.14-1.2 3.14-1.2s3.54 3.66 5.5-.32Z",
201
+ fill: "#FF642D",
202
+ shapeRendering: "geometricPrecision"
203
+ }), /*#__PURE__*/_react["default"].createElement("path", {
204
+ d: "M83.93 183.14a4.1 4.1 0 0 0 2.46 2.1c1.88.57 3.03-1.02 3.32-2.32",
205
+ stroke: "#171A22",
206
+ strokeWidth: "1.8",
207
+ strokeLinecap: "round",
208
+ strokeLinejoin: "round",
209
+ shapeRendering: "geometricPrecision"
210
+ }), /*#__PURE__*/_react["default"].createElement("path", {
211
+ d: "m83.53 180.17-3.41-3 7.25.43-3.84 2.57Z",
212
+ fill: "#171A22",
213
+ stroke: "#171A22",
214
+ strokeWidth: "1.8",
215
+ strokeLinecap: "round",
216
+ strokeLinejoin: "round",
217
+ shapeRendering: "geometricPrecision"
218
+ }), /*#__PURE__*/_react["default"].createElement("path", {
219
+ d: "M83.64 180.37v2.88a3.82 3.82 0 0 1-2.45 1.8c-3.61.87-3.61-2.6-3.61-2.6",
220
+ stroke: "#171A22",
221
+ strokeWidth: "1.8",
222
+ strokeLinecap: "round",
223
+ strokeLinejoin: "round",
224
+ shapeRendering: "geometricPrecision"
225
+ }), /*#__PURE__*/_react["default"].createElement("path", {
226
+ d: "M70.42 178.75a7.48 7.48 0 1 0-.02-14.95 7.48 7.48 0 0 0 .02 14.95Z",
227
+ fill: "#171A22",
228
+ stroke: "#fff",
229
+ strokeWidth: "1.8",
230
+ strokeLinecap: "round",
231
+ strokeLinejoin: "round",
232
+ shapeRendering: "geometricPrecision"
233
+ }), /*#__PURE__*/_react["default"].createElement("path", {
234
+ d: "M73.43 169.5a2.22 2.22 0 1 0 0-4.44 2.22 2.22 0 0 0 0 4.44ZM74.75 173.41a.99.99 0 1 0 0-1.97.99.99 0 0 0 0 1.97Z",
235
+ fill: "#fff",
236
+ shapeRendering: "geometricPrecision"
237
+ }), /*#__PURE__*/_react["default"].createElement("path", {
238
+ d: "M67.26 176.57a6.68 6.68 0 0 1-2.46-8.32",
239
+ fill: "#171A22",
240
+ shapeRendering: "geometricPrecision"
241
+ }), /*#__PURE__*/_react["default"].createElement("path", {
242
+ d: "M67.26 176.57a6.68 6.68 0 0 1-2.46-8.32",
243
+ stroke: "#FF642D",
244
+ strokeWidth: "1.8",
245
+ strokeLinecap: "round",
246
+ strokeLinejoin: "round",
247
+ shapeRendering: "geometricPrecision"
248
+ }), /*#__PURE__*/_react["default"].createElement("path", {
249
+ d: "M94.58 179.39a7.48 7.48 0 1 0-.02-14.95 7.48 7.48 0 0 0 .02 14.95Z",
250
+ fill: "#171A22",
251
+ stroke: "#fff",
252
+ strokeWidth: "1.8",
253
+ strokeLinecap: "round",
254
+ strokeLinejoin: "round",
255
+ shapeRendering: "geometricPrecision"
256
+ }), /*#__PURE__*/_react["default"].createElement("path", {
257
+ d: "M96.32 169.5a2.22 2.22 0 1 0 0-4.44 2.22 2.22 0 0 0 0 4.44ZM99.6 173.52a1.04 1.04 0 1 0 0-2.08 1.04 1.04 0 0 0 0 2.08Z",
258
+ fill: "#fff",
259
+ shapeRendering: "geometricPrecision"
260
+ }), /*#__PURE__*/_react["default"].createElement("path", {
261
+ d: "M91.42 177.83a6.68 6.68 0 0 1-2.46-8.3",
262
+ fill: "#171A22",
263
+ shapeRendering: "geometricPrecision"
264
+ }), /*#__PURE__*/_react["default"].createElement("path", {
265
+ d: "M91.42 177.83a6.68 6.68 0 0 1-2.46-8.3",
266
+ stroke: "#FF642D",
267
+ strokeWidth: "1.8",
268
+ strokeLinecap: "round",
269
+ strokeLinejoin: "round",
270
+ shapeRendering: "geometricPrecision"
271
+ }), /*#__PURE__*/_react["default"].createElement("path", {
272
+ d: "M76.76 156.76c-3.28.15-11.33 1.12-13.17 1.34",
273
+ stroke: "#171A22",
274
+ strokeWidth: "1.8",
275
+ strokeLinecap: "round",
276
+ strokeLinejoin: "round",
277
+ shapeRendering: "geometricPrecision"
278
+ })), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("clipPath", {
279
+ id: "a"
280
+ }, /*#__PURE__*/_react["default"].createElement("path", {
281
+ fill: "#fff",
282
+ d: "M0 0h260v260H0z",
283
+ shapeRendering: "geometricPrecision"
284
+ }))));
285
+ }
286
+
287
+ PageError.displayName = 'PageError';
288
+
289
+ var _default = (0, _core.createBaseComponent)(PageError);
290
+
291
+ exports["default"] = _default;
@@ -0,0 +1,270 @@
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 PageError({
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("g", {
22
+ clipPath: "url(#a)"
23
+ }, /*#__PURE__*/React.createElement("path", {
24
+ d: "M136.87 149.77c2.5 2.71-4.24 12.26-12.12 7.8-5.54-3.13-16.02-1.73-16.02-1.73l11.04-7.37 17.1 1.3Z",
25
+ fill: "#171A22",
26
+ shapeRendering: "geometricPrecision"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ d: "M123.39 140.8c.65.23 5.77 3.99 7.29 4.42 1.52.44 6.13-.65 6.78 2.39.65 3.04-1.52 3.19-1.52 3.19a3.8 3.8 0 0 1-1.19 4.25c-2.16 1.96-3.89.33-3.89.33s-.53 2.46-4.51 1.3c-4.74-1.38-9.24-3.9-14.65-3.47-5.42.43 11.69-12.4 11.69-12.4Z",
29
+ fill: "#FF642D",
30
+ shapeRendering: "geometricPrecision"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ d: "M130.35 151.66s2.57 2.16.3 5.22M133.53 148.47s2.3-.14 2.62 2.86",
33
+ stroke: "#171A22",
34
+ strokeWidth: "1.8",
35
+ strokeLinecap: "round",
36
+ strokeLinejoin: "round",
37
+ shapeRendering: "geometricPrecision"
38
+ }), /*#__PURE__*/React.createElement("path", {
39
+ d: "M127.37 135.07s-.64 7.16-9.3 13.45c-8.66 6.3-10.6 7.82-10.6 7.82l5.82-17.58 14.08-3.7Z",
40
+ fill: "#fff",
41
+ shapeRendering: "geometricPrecision"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ d: "M86.48 71.95s3.03-16.72 23.16-26.06 34.42-5.2 40.7-3.47c6.28 1.73 19.7 7.82 28.35 3.04 0 0 .22 2.39-3.89 4.34 0 0 17.53 2.82 27.27-4.78 0 0 2.17 6.3-6.27 13.89-8.45 7.6-19.92 9.57-19.92 9.57s2.6 1.15 6.93 0c-1.3 2.31-7.69 8.77-20.15 5.2-12.63-3.6-34.64-6.5-43.73-4.78-9.1 1.72-14.5 4.56-19.7 9.98.02.01-7.99-5.63-12.75-6.93Z",
44
+ fill: "#FF642D",
45
+ shapeRendering: "geometricPrecision"
46
+ }), /*#__PURE__*/React.createElement("path", {
47
+ d: "m85.2 190.28 68.63-.53s6.36 4.63 10.46 3.76c4.1-.87 9.45-2.24 9.67-5.5.22-3.25-1.52-4.78-1.52-4.78l-65.58-4.78-21.65 11.83ZM21.08 169.52c-6.07.22-25.05 1.45-20.34 11.67A10.62 10.62 0 0 0 4 185.14c8.85 6.79 21.58 7.04 32.23 8.73 8.65 1.37 17.3 2.75 25.98 3.87 3.54.5 7.1.8 10.67.88.51 0 1.02.12 1.48.35a16.77 16.77 0 0 0 9.06 1.37c6.07-.65 10.18-3.26 6.94-6.08-.97-.84-8.4.98-17.1-2.17-20.51-7.41-52.17-22.57-52.17-22.57Z",
48
+ fill: "#171A22",
49
+ shapeRendering: "geometricPrecision"
50
+ }), /*#__PURE__*/React.createElement("path", {
51
+ d: "M256.86 165.7a9.72 9.72 0 0 1 .78 9.87 15 15 0 0 1-5.19 5.61c-8.18 5.51-19.12 5.38-28.55 4.4-16.3-1.71-32.44-4.98-48.37-8.8-5.1-1.22-10.6-2.16-15.45-.12s-8.22 8.24-5.53 12.76c2 3.34 6.22 4.39 9.76 6 3.53 1.6 7.11 5.24 5.71 8.87-1.4 3.64-6.31 3.93-10.18 3.65-32.83-2.32-66.22-1.3-98.75 3.82a373.9 373.9 0 0 0-35.66 7.6",
52
+ stroke: "#171A22",
53
+ strokeWidth: "1.8",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round",
56
+ shapeRendering: "geometricPrecision"
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ d: "M235.03 148.03a1.02 1.02 0 0 0-.18 1.43l4.68 6.07 1.59-1.24-4.69-6.07a1 1 0 0 0-1.4-.19ZM243.93 141.02a1.02 1.02 0 0 0-.18 1.42l4.68 6.07 1.6-1.24-4.7-6.07a1.01 1.01 0 0 0-1.4-.18Z",
59
+ fill: "#FF642D",
60
+ stroke: "#171A22",
61
+ strokeWidth: "1.8",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round",
64
+ shapeRendering: "geometricPrecision"
65
+ }), /*#__PURE__*/React.createElement("path", {
66
+ d: "m256 161.97-4.16 3.24-7.67-1.3 12.5-9.7-.67 7.76Z",
67
+ fill: "#171A22",
68
+ stroke: "#171A22",
69
+ strokeWidth: "1.8",
70
+ strokeLinecap: "round",
71
+ strokeLinejoin: "round",
72
+ shapeRendering: "geometricPrecision"
73
+ }), /*#__PURE__*/React.createElement("path", {
74
+ d: "m252.22 147.7-12.5 9.7 4.82 6.24 12.5-9.7-4.82-6.24Z",
75
+ fill: "#171A22",
76
+ stroke: "#171A22",
77
+ strokeWidth: "1.8",
78
+ strokeLinecap: "round",
79
+ strokeLinejoin: "round",
80
+ shapeRendering: "geometricPrecision"
81
+ }), /*#__PURE__*/React.createElement("path", {
82
+ d: "m252.18 145.76-15 11.64 2.02 2.62 15-11.64-2.02-2.62ZM259.36 166.85l-3.6 2.8-3.96-4.55 4.17-3.24 3.4 5Z",
83
+ fill: "#171A22",
84
+ stroke: "#171A22",
85
+ strokeWidth: "1.8",
86
+ strokeLinecap: "round",
87
+ strokeLinejoin: "round",
88
+ shapeRendering: "geometricPrecision"
89
+ }), /*#__PURE__*/React.createElement("path", {
90
+ d: "m246.72 153.95 6.24-4.85 1.03 1.33-7.28 3.52ZM200.1 109.97l-23.37 2.4-1.87-2.4v-25.3h25.24l1.97 2.52-1.97 22.78Z",
91
+ fill: "#171A22",
92
+ stroke: "#171A22",
93
+ strokeWidth: "1.8",
94
+ strokeLinecap: "round",
95
+ strokeLinejoin: "round",
96
+ shapeRendering: "geometricPrecision"
97
+ }), /*#__PURE__*/React.createElement("path", {
98
+ d: "M202.01 87.21h-25.24v25.31h25.24v-25.3Z",
99
+ fill: "#fff",
100
+ stroke: "#171A22",
101
+ strokeWidth: "1.8",
102
+ strokeLinecap: "round",
103
+ strokeLinejoin: "round",
104
+ shapeRendering: "geometricPrecision"
105
+ }), /*#__PURE__*/React.createElement("path", {
106
+ d: "M189.37 106.74a6.88 6.88 0 1 0-.02-13.77 6.88 6.88 0 0 0 .02 13.77Z",
107
+ fill: "#fff",
108
+ stroke: "#171A22",
109
+ strokeWidth: "1.8",
110
+ strokeLinecap: "round",
111
+ strokeLinejoin: "round",
112
+ shapeRendering: "geometricPrecision"
113
+ }), /*#__PURE__*/React.createElement("path", {
114
+ d: "M185.66 100.6a1.26 1.26 0 1 0 0-2.54 1.26 1.26 0 0 0 0 2.53ZM190.75 100.6a1.26 1.26 0 1 0 0-2.54 1.26 1.26 0 0 0 0 2.53Z",
115
+ fill: "#171A22",
116
+ stroke: "#171A22",
117
+ strokeWidth: "1.8",
118
+ strokeLinecap: "round",
119
+ strokeLinejoin: "round",
120
+ shapeRendering: "geometricPrecision"
121
+ }), /*#__PURE__*/React.createElement("path", {
122
+ d: "M192.3 93.6a6.89 6.89 0 0 1-7.26 11.44 6.89 6.89 0 0 0 11.3-7.15 6.92 6.92 0 0 0-4.03-4.3h0Z",
123
+ fill: "#171A22",
124
+ stroke: "#171A22",
125
+ strokeWidth: "1.8",
126
+ strokeLinecap: "round",
127
+ strokeLinejoin: "round",
128
+ shapeRendering: "geometricPrecision"
129
+ }), /*#__PURE__*/React.createElement("path", {
130
+ d: "M33.7 91.89a79.93 79.93 0 0 1 33.27-15.32c4.44-.88 7.32 1.18 5.19 5.72-3.24 6.91-8.31 11.53-13.76 16.4a22.26 22.26 0 0 1 23.7 14.36 22.43 22.43 0 0 1 1.32 9.81c-.7 7.93-5.53 14.89-10.86 20.8-4.5 5-11.28 12.26-18.67 17.36M92.04 101.81c5.18 0 9.38-1.55 9.38-3.47 0-1.91-4.2-3.47-9.38-3.47-5.18 0-9.38 1.56-9.38 3.47 0 1.92 4.2 3.47 9.38 3.47Z",
131
+ fill: "#FF642D",
132
+ shapeRendering: "geometricPrecision"
133
+ }), /*#__PURE__*/React.createElement("path", {
134
+ d: "M26.7 99.83S45.3 73.3 65.22 70.47c18.56-2.66 35.26 5.69 49.72 23.72a145.98 145.98 0 0 1 3.1 4.06c8.1 11.17 14.85 26.38 8.79 40.01-3.11 6.98-8.33 10.04-14.25 14.19-2.77 1.94-9.78 8.05-7.31 12",
135
+ stroke: "#171A22",
136
+ strokeWidth: "1.8",
137
+ strokeLinecap: "round",
138
+ strokeLinejoin: "round",
139
+ shapeRendering: "geometricPrecision"
140
+ }), /*#__PURE__*/React.createElement("path", {
141
+ d: "M106.36 162.5s53.1 18.18 56.36 18.38c3.25.2 3.24-1.07 7.35-.66 4.11.41 4.74 2.8 4.77 3.7.07 2.31-1.73 2.16-1.73 2.16s.65 3.48-2.38 4.56c-3.03 1.09-4.77-.21-4.77-.21s-3.47 3.47-6.5.43c-3.03-3.03-12.12-5.4-25.53-6.51l-29.01-2.39 1.44-19.46ZM43.78 167.09s-.87 4.78.87 6.73c1.73 1.94 29 14.97 32.25 15.63 3.25.65 9.09-2.18 12.77-.22 3.68 1.95 4.77 6.07.44 6.72 0 0-.87 5.43-7.58 1.07-1.51 2.38-4.33 3.26-7.36-.65-4.55-.22-41.74-1.1-56.5-13.24.55.89.99 1.84 1.32 2.83.26 2.05-2.04.7-2.62 0a17.32 17.32 0 0 1-2.81-5.85s.64 5.2-.87 3.9c-1.52-1.3-2.6-7.8-.21-11.93 2.21-3.84 9.32-6.3 8.53-11.46-.22-1.49-.94-2.85-1.59-4.22-3.71-7.97-4.31-17.07-3.5-25.78 0 0-.43 7.38-1.51 7.17-1.09-.22.43-13.46.43-13.46s-1.06 6.51-2.17 4.56c-1.1-1.95 6.37-26.2 20.15-36.76 13.8-10.56 20.53 59.33 20.53 59.33s-9.92 13.02-10.57 15.63Z",
142
+ fill: "#FF642D",
143
+ shapeRendering: "geometricPrecision"
144
+ }), /*#__PURE__*/React.createElement("path", {
145
+ d: "M82.03 193.77s2.33 1.06.6 4.52M89.02 191.85s2.43 1.43 1.28 5.16M164.69 186.11s3.11 1.06 1.06 5.47M171.05 182.92s2.65.27 2.61 4.33",
146
+ stroke: "#171A22",
147
+ strokeWidth: "1.8",
148
+ strokeLinecap: "round",
149
+ strokeLinejoin: "round",
150
+ shapeRendering: "geometricPrecision"
151
+ }), /*#__PURE__*/React.createElement("path", {
152
+ d: "M88.06 188.69s13.2 1.3 15.8-4.34c2.6-5.64 3.47-16.93 3.03-20.62-.44-3.69-2.6-6.08-7.58-7.6-4.98-1.52-12.56 1.74-12.56 1.74l-11.9-1.74v-21.7s-9.55 2.6-18.83 11.5c-9.29 8.9-12.56 17.58-12.78 21.7a9.9 9.9 0 0 0 2.6 6.95l31.2 9.1 11.02 5Z",
153
+ fill: "#fff",
154
+ shapeRendering: "geometricPrecision"
155
+ }), /*#__PURE__*/React.createElement("path", {
156
+ d: "M76.94 156.95s6.68-.45 11.45.36c0 0 7.19-17.07 20.82-20.33",
157
+ stroke: "#171A22",
158
+ strokeWidth: "1.8",
159
+ strokeLinecap: "round",
160
+ strokeLinejoin: "round",
161
+ shapeRendering: "geometricPrecision"
162
+ }), /*#__PURE__*/React.createElement("path", {
163
+ d: "M75.19 134.43s-6.93 8.03-9.74 12.91c-2.82 4.89-4.33 9.88-3.58 10.31.75.44 3.71 0 8.66-.76 3.46-.53 5.5-.4 6.47-.65-.04.12.08-.02 0 0 .66-1.78-2.52-13.89-1.81-21.81Z",
164
+ fill: "#171A22",
165
+ shapeRendering: "geometricPrecision"
166
+ }), /*#__PURE__*/React.createElement("path", {
167
+ d: "M77 156.24c-.97.25-3 .12-6.47.65-4.95.76-7.9 1.2-8.66.76-.75-.43.76-5.42 3.58-10.3 2.81-4.9 9.74-12.92 9.74-12.92-.71 7.92 2.47 20.03 1.81 21.81Zm0 0c.08-.02-.04.12 0 0Z",
168
+ stroke: "#171A22",
169
+ strokeWidth: "1.8",
170
+ strokeLinecap: "round",
171
+ strokeLinejoin: "round",
172
+ shapeRendering: "geometricPrecision"
173
+ }), /*#__PURE__*/React.createElement("path", {
174
+ d: "M106.98 162.6s-1.33-6.8-.76-12.6c.5-4.44 1.51-8.81 3.02-13.02 0 0-3.02 2.17-6.6 7.7-3.57 5.54-4.08 13.45-4.08 13.45 1.1.3 6.4 1.53 8.42 4.48Z",
175
+ fill: "#171A22",
176
+ stroke: "#171A22",
177
+ strokeWidth: "1.8",
178
+ strokeLinecap: "round",
179
+ strokeLinejoin: "round",
180
+ shapeRendering: "geometricPrecision"
181
+ }), /*#__PURE__*/React.createElement("path", {
182
+ d: "M89.1 183.5c.07-.14 2.2.15 4.97 0a13.6 13.6 0 0 0 7.2-2.37c3.1-2.21 3.38-7.84 3.18-11.51-.27-4.52-2.43-5.99-6.58-7.21a67.98 67.98 0 0 0-16.43-2.45c-5.5-.12-10.98.59-16.27 2.1-3.71 1.02-8.08 3.5-9.4 7.38-2.08 6.18 3.32 10.22 8.5 12.07 2.8 1 5.72 1.59 8.69 1.76.99.06 3.87.11 4.3.06.59-.07 1 2.3 3.19 1.7 2.38-.65 3.14-1.2 3.14-1.2s3.54 3.66 5.5-.32Z",
183
+ fill: "#FF642D",
184
+ shapeRendering: "geometricPrecision"
185
+ }), /*#__PURE__*/React.createElement("path", {
186
+ d: "M83.93 183.14a4.1 4.1 0 0 0 2.46 2.1c1.88.57 3.03-1.02 3.32-2.32",
187
+ stroke: "#171A22",
188
+ strokeWidth: "1.8",
189
+ strokeLinecap: "round",
190
+ strokeLinejoin: "round",
191
+ shapeRendering: "geometricPrecision"
192
+ }), /*#__PURE__*/React.createElement("path", {
193
+ d: "m83.53 180.17-3.41-3 7.25.43-3.84 2.57Z",
194
+ fill: "#171A22",
195
+ stroke: "#171A22",
196
+ strokeWidth: "1.8",
197
+ strokeLinecap: "round",
198
+ strokeLinejoin: "round",
199
+ shapeRendering: "geometricPrecision"
200
+ }), /*#__PURE__*/React.createElement("path", {
201
+ d: "M83.64 180.37v2.88a3.82 3.82 0 0 1-2.45 1.8c-3.61.87-3.61-2.6-3.61-2.6",
202
+ stroke: "#171A22",
203
+ strokeWidth: "1.8",
204
+ strokeLinecap: "round",
205
+ strokeLinejoin: "round",
206
+ shapeRendering: "geometricPrecision"
207
+ }), /*#__PURE__*/React.createElement("path", {
208
+ d: "M70.42 178.75a7.48 7.48 0 1 0-.02-14.95 7.48 7.48 0 0 0 .02 14.95Z",
209
+ fill: "#171A22",
210
+ stroke: "#fff",
211
+ strokeWidth: "1.8",
212
+ strokeLinecap: "round",
213
+ strokeLinejoin: "round",
214
+ shapeRendering: "geometricPrecision"
215
+ }), /*#__PURE__*/React.createElement("path", {
216
+ d: "M73.43 169.5a2.22 2.22 0 1 0 0-4.44 2.22 2.22 0 0 0 0 4.44ZM74.75 173.41a.99.99 0 1 0 0-1.97.99.99 0 0 0 0 1.97Z",
217
+ fill: "#fff",
218
+ shapeRendering: "geometricPrecision"
219
+ }), /*#__PURE__*/React.createElement("path", {
220
+ d: "M67.26 176.57a6.68 6.68 0 0 1-2.46-8.32",
221
+ fill: "#171A22",
222
+ shapeRendering: "geometricPrecision"
223
+ }), /*#__PURE__*/React.createElement("path", {
224
+ d: "M67.26 176.57a6.68 6.68 0 0 1-2.46-8.32",
225
+ stroke: "#FF642D",
226
+ strokeWidth: "1.8",
227
+ strokeLinecap: "round",
228
+ strokeLinejoin: "round",
229
+ shapeRendering: "geometricPrecision"
230
+ }), /*#__PURE__*/React.createElement("path", {
231
+ d: "M94.58 179.39a7.48 7.48 0 1 0-.02-14.95 7.48 7.48 0 0 0 .02 14.95Z",
232
+ fill: "#171A22",
233
+ stroke: "#fff",
234
+ strokeWidth: "1.8",
235
+ strokeLinecap: "round",
236
+ strokeLinejoin: "round",
237
+ shapeRendering: "geometricPrecision"
238
+ }), /*#__PURE__*/React.createElement("path", {
239
+ d: "M96.32 169.5a2.22 2.22 0 1 0 0-4.44 2.22 2.22 0 0 0 0 4.44ZM99.6 173.52a1.04 1.04 0 1 0 0-2.08 1.04 1.04 0 0 0 0 2.08Z",
240
+ fill: "#fff",
241
+ shapeRendering: "geometricPrecision"
242
+ }), /*#__PURE__*/React.createElement("path", {
243
+ d: "M91.42 177.83a6.68 6.68 0 0 1-2.46-8.3",
244
+ fill: "#171A22",
245
+ shapeRendering: "geometricPrecision"
246
+ }), /*#__PURE__*/React.createElement("path", {
247
+ d: "M91.42 177.83a6.68 6.68 0 0 1-2.46-8.3",
248
+ stroke: "#FF642D",
249
+ strokeWidth: "1.8",
250
+ strokeLinecap: "round",
251
+ strokeLinejoin: "round",
252
+ shapeRendering: "geometricPrecision"
253
+ }), /*#__PURE__*/React.createElement("path", {
254
+ d: "M76.76 156.76c-3.28.15-11.33 1.12-13.17 1.34",
255
+ stroke: "#171A22",
256
+ strokeWidth: "1.8",
257
+ strokeLinecap: "round",
258
+ strokeLinejoin: "round",
259
+ shapeRendering: "geometricPrecision"
260
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
261
+ id: "a"
262
+ }, /*#__PURE__*/React.createElement("path", {
263
+ fill: "#fff",
264
+ d: "M0 0h260v260H0z",
265
+ shapeRendering: "geometricPrecision"
266
+ }))));
267
+ }
268
+
269
+ PageError.displayName = 'PageError';
270
+ export default createBaseComponent(PageError);
@@ -0,0 +1,5 @@
1
+
2
+ import { Box } from '@semcore/flex-box';
3
+ declare const _default: typeof Box;
4
+ export default _default;
5
+