@semcore/illustration 1.4.19 → 1.4.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (158) hide show
  1. package/AccessDenied/index.d.ts +1 -2
  2. package/AccessDenied/index.js +234 -272
  3. package/AccessDenied/index.mjs +212 -259
  4. package/AreaChart/index.d.ts +1 -2
  5. package/AreaChart/index.js +81 -88
  6. package/AreaChart/index.mjs +59 -75
  7. package/Blocked/index.d.ts +1 -2
  8. package/Blocked/index.js +485 -579
  9. package/Blocked/index.mjs +463 -566
  10. package/CHANGELOG.md +13 -3
  11. package/ChoroplethMapChart/index.d.ts +1 -2
  12. package/ChoroplethMapChart/index.js +103 -112
  13. package/ChoroplethMapChart/index.mjs +81 -99
  14. package/Coffee/index.d.ts +1 -2
  15. package/Coffee/index.js +88 -92
  16. package/Coffee/index.mjs +66 -79
  17. package/Collection/index.d.ts +1 -2
  18. package/Collection/index.js +82 -88
  19. package/Collection/index.mjs +60 -75
  20. package/CombinedChart/index.d.ts +1 -2
  21. package/CombinedChart/index.js +110 -121
  22. package/CombinedChart/index.mjs +88 -108
  23. package/Confirmation/index.d.ts +1 -2
  24. package/Confirmation/index.js +259 -301
  25. package/Confirmation/index.mjs +237 -288
  26. package/Congrats/index.d.ts +1 -2
  27. package/Congrats/index.js +139 -159
  28. package/Congrats/index.mjs +117 -146
  29. package/ConnectionLost/index.d.ts +1 -2
  30. package/ConnectionLost/index.js +291 -343
  31. package/ConnectionLost/index.mjs +269 -330
  32. package/DeletedAccount/index.d.ts +1 -2
  33. package/DeletedAccount/index.js +368 -429
  34. package/DeletedAccount/index.mjs +346 -416
  35. package/DeletedPage/index.d.ts +1 -2
  36. package/DeletedPage/index.js +44 -42
  37. package/DeletedPage/index.mjs +22 -29
  38. package/Dns/index.d.ts +1 -2
  39. package/Dns/index.js +172 -199
  40. package/Dns/index.mjs +150 -186
  41. package/DonutChart/index.d.ts +1 -2
  42. package/DonutChart/index.js +123 -135
  43. package/DonutChart/index.mjs +101 -122
  44. package/Duplicates/index.d.ts +1 -2
  45. package/Duplicates/index.js +100 -109
  46. package/Duplicates/index.mjs +78 -96
  47. package/Feedback/index.d.ts +1 -2
  48. package/Feedback/index.js +88 -94
  49. package/Feedback/index.mjs +66 -81
  50. package/FunnelChart/index.d.ts +1 -2
  51. package/FunnelChart/index.js +90 -98
  52. package/FunnelChart/index.mjs +68 -85
  53. package/Good/index.d.ts +1 -2
  54. package/Good/index.js +123 -136
  55. package/Good/index.mjs +101 -123
  56. package/HeatMapChart/index.d.ts +1 -2
  57. package/HeatMapChart/index.js +108 -118
  58. package/HeatMapChart/index.mjs +86 -105
  59. package/HorizontalBarChart/index.d.ts +1 -2
  60. package/HorizontalBarChart/index.js +94 -102
  61. package/HorizontalBarChart/index.mjs +72 -89
  62. package/KagiChart/index.d.ts +1 -2
  63. package/KagiChart/index.js +75 -80
  64. package/KagiChart/index.mjs +53 -67
  65. package/LineChart/index.d.ts +1 -2
  66. package/LineChart/index.js +78 -84
  67. package/LineChart/index.mjs +56 -71
  68. package/LollipopChart/index.d.ts +1 -2
  69. package/LollipopChart/index.js +95 -103
  70. package/LollipopChart/index.mjs +73 -90
  71. package/MailSent/index.d.ts +1 -2
  72. package/MailSent/index.js +134 -154
  73. package/MailSent/index.mjs +112 -141
  74. package/Maintenance/index.d.ts +1 -2
  75. package/Maintenance/index.js +355 -413
  76. package/Maintenance/index.mjs +333 -400
  77. package/Nexttime/index.d.ts +1 -2
  78. package/Nexttime/index.js +102 -112
  79. package/Nexttime/index.mjs +80 -99
  80. package/NoPayment/index.d.ts +1 -2
  81. package/NoPayment/index.js +296 -358
  82. package/NoPayment/index.mjs +274 -345
  83. package/NothingFound/index.d.ts +1 -2
  84. package/NothingFound/index.js +126 -138
  85. package/NothingFound/index.mjs +104 -125
  86. package/OtherData/index.d.ts +1 -2
  87. package/OtherData/index.js +109 -119
  88. package/OtherData/index.mjs +87 -106
  89. package/PageError/index.d.ts +1 -2
  90. package/PageError/index.js +216 -279
  91. package/PageError/index.mjs +194 -266
  92. package/PageNotFound/index.d.ts +1 -2
  93. package/PageNotFound/index.js +276 -329
  94. package/PageNotFound/index.mjs +254 -316
  95. package/PieChart/index.d.ts +1 -2
  96. package/PieChart/index.js +108 -118
  97. package/PieChart/index.mjs +86 -105
  98. package/Processing/index.d.ts +1 -2
  99. package/Processing/index.js +88 -95
  100. package/Processing/index.mjs +66 -82
  101. package/ProjectNotFound/index.d.ts +1 -2
  102. package/ProjectNotFound/index.js +239 -274
  103. package/ProjectNotFound/index.mjs +217 -261
  104. package/RadarChart/index.d.ts +1 -2
  105. package/RadarChart/index.js +87 -94
  106. package/RadarChart/index.mjs +65 -81
  107. package/RadialTreeChart/index.d.ts +1 -2
  108. package/RadialTreeChart/index.js +129 -142
  109. package/RadialTreeChart/index.mjs +107 -129
  110. package/SankeyChart/index.d.ts +1 -2
  111. package/SankeyChart/index.js +115 -126
  112. package/SankeyChart/index.mjs +93 -113
  113. package/ScatterPlotChart/index.d.ts +1 -2
  114. package/ScatterPlotChart/index.js +100 -109
  115. package/ScatterPlotChart/index.mjs +78 -96
  116. package/StackedAreaChart/index.d.ts +1 -2
  117. package/StackedAreaChart/index.js +102 -113
  118. package/StackedAreaChart/index.mjs +80 -100
  119. package/Suggestion/index.d.ts +1 -2
  120. package/Suggestion/index.js +86 -93
  121. package/Suggestion/index.mjs +64 -80
  122. package/Suggestions/index.d.ts +1 -2
  123. package/Suggestions/index.js +89 -96
  124. package/Suggestions/index.mjs +67 -83
  125. package/Table/index.d.ts +1 -2
  126. package/Table/index.js +73 -77
  127. package/Table/index.mjs +51 -64
  128. package/TagCloud/index.d.ts +1 -2
  129. package/TagCloud/index.js +100 -109
  130. package/TagCloud/index.mjs +78 -96
  131. package/TextLinksEtc/index.d.ts +1 -2
  132. package/TextLinksEtc/index.js +76 -81
  133. package/TextLinksEtc/index.mjs +54 -68
  134. package/Timeout/index.d.ts +1 -2
  135. package/Timeout/index.js +373 -444
  136. package/Timeout/index.mjs +351 -431
  137. package/UnderConstruction/index.d.ts +1 -2
  138. package/UnderConstruction/index.js +135 -150
  139. package/UnderConstruction/index.mjs +113 -137
  140. package/VennChart/index.d.ts +1 -2
  141. package/VennChart/index.js +101 -110
  142. package/VennChart/index.mjs +79 -97
  143. package/VerticalBarChart/index.d.ts +1 -2
  144. package/VerticalBarChart/index.js +95 -103
  145. package/VerticalBarChart/index.mjs +73 -90
  146. package/Waiting/index.d.ts +1 -2
  147. package/Waiting/index.js +88 -96
  148. package/Waiting/index.mjs +66 -83
  149. package/Warning/index.d.ts +1 -2
  150. package/Warning/index.js +83 -89
  151. package/Warning/index.mjs +61 -76
  152. package/clear.ts +25 -0
  153. package/lib/cjs/index.js +1 -1
  154. package/lib/es6/index.js +1 -1
  155. package/package.json +9 -7
  156. package/svg/PageError.svg +40 -46
  157. package/transform.ts +92 -0
  158. package/transform-svg.config.js +0 -53
@@ -1,267 +1,195 @@
1
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
2
- import React from 'react';
3
- import { createBaseComponent } from '@semcore/core';
4
- import { Box } from '@semcore/flex-box';
5
- function PageError({
6
- fill = 'none',
7
- width = '260',
8
- height = '260',
9
- viewBox = '0 0 260 260',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const PageError = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...props }, ref) => /* @__PURE__ */ React.createElement(Box, {
5
+ ref,
6
+ width,
7
+ height,
8
+ viewBox,
9
+ fill,
10
+ tag: "svg",
10
11
  ...props
11
- }, ref) {
12
- return /*#__PURE__*/React.createElement(Box, _extends({
13
- ref: ref,
14
- width: width,
15
- height: height,
16
- viewBox: viewBox,
17
- fill: fill,
18
- tag: "svg"
19
- }, props), /*#__PURE__*/React.createElement("g", {
20
- clipPath: "url(#a)"
21
- }, /*#__PURE__*/React.createElement("path", {
22
- 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",
23
- fill: "#171A22",
24
- shapeRendering: "geometricPrecision"
25
- }), /*#__PURE__*/React.createElement("path", {
26
- 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",
27
- fill: "#FF642D",
28
- shapeRendering: "geometricPrecision"
29
- }), /*#__PURE__*/React.createElement("path", {
30
- d: "M130.35 151.66s2.57 2.16.3 5.22M133.53 148.47s2.3-.14 2.62 2.86",
31
- stroke: "#171A22",
32
- strokeWidth: "1.8",
33
- strokeLinecap: "round",
34
- strokeLinejoin: "round",
35
- shapeRendering: "geometricPrecision"
36
- }), /*#__PURE__*/React.createElement("path", {
37
- 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",
38
- fill: "#fff",
39
- shapeRendering: "geometricPrecision"
40
- }), /*#__PURE__*/React.createElement("path", {
41
- 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",
42
- fill: "#FF642D",
43
- shapeRendering: "geometricPrecision"
44
- }), /*#__PURE__*/React.createElement("path", {
45
- 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",
46
- fill: "#171A22",
47
- shapeRendering: "geometricPrecision"
48
- }), /*#__PURE__*/React.createElement("path", {
49
- 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",
50
- stroke: "#171A22",
51
- strokeWidth: "1.8",
52
- strokeLinecap: "round",
53
- strokeLinejoin: "round",
54
- shapeRendering: "geometricPrecision"
55
- }), /*#__PURE__*/React.createElement("path", {
56
- 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",
57
- fill: "#FF642D",
58
- stroke: "#171A22",
59
- strokeWidth: "1.8",
60
- strokeLinecap: "round",
61
- strokeLinejoin: "round",
62
- shapeRendering: "geometricPrecision"
63
- }), /*#__PURE__*/React.createElement("path", {
64
- d: "m256 161.97-4.16 3.24-7.67-1.3 12.5-9.7-.67 7.76Z",
65
- fill: "#171A22",
66
- stroke: "#171A22",
67
- strokeWidth: "1.8",
68
- strokeLinecap: "round",
69
- strokeLinejoin: "round",
70
- shapeRendering: "geometricPrecision"
71
- }), /*#__PURE__*/React.createElement("path", {
72
- d: "m252.22 147.7-12.5 9.7 4.82 6.24 12.5-9.7-4.82-6.24Z",
73
- fill: "#171A22",
74
- stroke: "#171A22",
75
- strokeWidth: "1.8",
76
- strokeLinecap: "round",
77
- strokeLinejoin: "round",
78
- shapeRendering: "geometricPrecision"
79
- }), /*#__PURE__*/React.createElement("path", {
80
- 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",
81
- fill: "#171A22",
82
- stroke: "#171A22",
83
- strokeWidth: "1.8",
84
- strokeLinecap: "round",
85
- strokeLinejoin: "round",
86
- shapeRendering: "geometricPrecision"
87
- }), /*#__PURE__*/React.createElement("path", {
88
- 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",
89
- fill: "#171A22",
90
- stroke: "#171A22",
91
- strokeWidth: "1.8",
92
- strokeLinecap: "round",
93
- strokeLinejoin: "round",
94
- shapeRendering: "geometricPrecision"
95
- }), /*#__PURE__*/React.createElement("path", {
96
- d: "M202.01 87.21h-25.24v25.31h25.24v-25.3Z",
97
- fill: "#fff",
98
- stroke: "#171A22",
99
- strokeWidth: "1.8",
100
- strokeLinecap: "round",
101
- strokeLinejoin: "round",
102
- shapeRendering: "geometricPrecision"
103
- }), /*#__PURE__*/React.createElement("path", {
104
- d: "M189.37 106.74a6.88 6.88 0 1 0-.02-13.77 6.88 6.88 0 0 0 .02 13.77Z",
105
- fill: "#fff",
106
- stroke: "#171A22",
107
- strokeWidth: "1.8",
108
- strokeLinecap: "round",
109
- strokeLinejoin: "round",
110
- shapeRendering: "geometricPrecision"
111
- }), /*#__PURE__*/React.createElement("path", {
112
- 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",
113
- fill: "#171A22",
114
- stroke: "#171A22",
115
- strokeWidth: "1.8",
116
- strokeLinecap: "round",
117
- strokeLinejoin: "round",
118
- shapeRendering: "geometricPrecision"
119
- }), /*#__PURE__*/React.createElement("path", {
120
- 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",
121
- fill: "#171A22",
122
- stroke: "#171A22",
123
- strokeWidth: "1.8",
124
- strokeLinecap: "round",
125
- strokeLinejoin: "round",
126
- shapeRendering: "geometricPrecision"
127
- }), /*#__PURE__*/React.createElement("path", {
128
- 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",
129
- fill: "#FF642D",
130
- shapeRendering: "geometricPrecision"
131
- }), /*#__PURE__*/React.createElement("path", {
132
- 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",
133
- stroke: "#171A22",
134
- strokeWidth: "1.8",
135
- strokeLinecap: "round",
136
- strokeLinejoin: "round",
137
- shapeRendering: "geometricPrecision"
138
- }), /*#__PURE__*/React.createElement("path", {
139
- 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",
140
- fill: "#FF642D",
141
- shapeRendering: "geometricPrecision"
142
- }), /*#__PURE__*/React.createElement("path", {
143
- 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",
144
- stroke: "#171A22",
145
- strokeWidth: "1.8",
146
- strokeLinecap: "round",
147
- strokeLinejoin: "round",
148
- shapeRendering: "geometricPrecision"
149
- }), /*#__PURE__*/React.createElement("path", {
150
- 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",
151
- fill: "#fff",
152
- shapeRendering: "geometricPrecision"
153
- }), /*#__PURE__*/React.createElement("path", {
154
- d: "M76.94 156.95s6.68-.45 11.45.36c0 0 7.19-17.07 20.82-20.33",
155
- stroke: "#171A22",
156
- strokeWidth: "1.8",
157
- strokeLinecap: "round",
158
- strokeLinejoin: "round",
159
- shapeRendering: "geometricPrecision"
160
- }), /*#__PURE__*/React.createElement("path", {
161
- 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",
162
- fill: "#171A22",
163
- shapeRendering: "geometricPrecision"
164
- }), /*#__PURE__*/React.createElement("path", {
165
- 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",
166
- stroke: "#171A22",
167
- strokeWidth: "1.8",
168
- strokeLinecap: "round",
169
- strokeLinejoin: "round",
170
- shapeRendering: "geometricPrecision"
171
- }), /*#__PURE__*/React.createElement("path", {
172
- 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",
173
- fill: "#171A22",
174
- stroke: "#171A22",
175
- strokeWidth: "1.8",
176
- strokeLinecap: "round",
177
- strokeLinejoin: "round",
178
- shapeRendering: "geometricPrecision"
179
- }), /*#__PURE__*/React.createElement("path", {
180
- 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",
181
- fill: "#FF642D",
182
- shapeRendering: "geometricPrecision"
183
- }), /*#__PURE__*/React.createElement("path", {
184
- 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",
185
- stroke: "#171A22",
186
- strokeWidth: "1.8",
187
- strokeLinecap: "round",
188
- strokeLinejoin: "round",
189
- shapeRendering: "geometricPrecision"
190
- }), /*#__PURE__*/React.createElement("path", {
191
- d: "m83.53 180.17-3.41-3 7.25.43-3.84 2.57Z",
192
- fill: "#171A22",
193
- stroke: "#171A22",
194
- strokeWidth: "1.8",
195
- strokeLinecap: "round",
196
- strokeLinejoin: "round",
197
- shapeRendering: "geometricPrecision"
198
- }), /*#__PURE__*/React.createElement("path", {
199
- 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",
200
- stroke: "#171A22",
201
- strokeWidth: "1.8",
202
- strokeLinecap: "round",
203
- strokeLinejoin: "round",
204
- shapeRendering: "geometricPrecision"
205
- }), /*#__PURE__*/React.createElement("path", {
206
- d: "M70.42 178.75a7.48 7.48 0 1 0-.02-14.95 7.48 7.48 0 0 0 .02 14.95Z",
207
- fill: "#171A22",
208
- stroke: "#fff",
209
- strokeWidth: "1.8",
210
- strokeLinecap: "round",
211
- strokeLinejoin: "round",
212
- shapeRendering: "geometricPrecision"
213
- }), /*#__PURE__*/React.createElement("path", {
214
- 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",
215
- fill: "#fff",
216
- shapeRendering: "geometricPrecision"
217
- }), /*#__PURE__*/React.createElement("path", {
218
- d: "M67.26 176.57a6.68 6.68 0 0 1-2.46-8.32",
219
- fill: "#171A22",
220
- shapeRendering: "geometricPrecision"
221
- }), /*#__PURE__*/React.createElement("path", {
222
- d: "M67.26 176.57a6.68 6.68 0 0 1-2.46-8.32",
223
- stroke: "#FF642D",
224
- strokeWidth: "1.8",
225
- strokeLinecap: "round",
226
- strokeLinejoin: "round",
227
- shapeRendering: "geometricPrecision"
228
- }), /*#__PURE__*/React.createElement("path", {
229
- d: "M94.58 179.39a7.48 7.48 0 1 0-.02-14.95 7.48 7.48 0 0 0 .02 14.95Z",
230
- fill: "#171A22",
231
- stroke: "#fff",
232
- strokeWidth: "1.8",
233
- strokeLinecap: "round",
234
- strokeLinejoin: "round",
235
- shapeRendering: "geometricPrecision"
236
- }), /*#__PURE__*/React.createElement("path", {
237
- 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",
238
- fill: "#fff",
239
- shapeRendering: "geometricPrecision"
240
- }), /*#__PURE__*/React.createElement("path", {
241
- d: "M91.42 177.83a6.68 6.68 0 0 1-2.46-8.3",
242
- fill: "#171A22",
243
- shapeRendering: "geometricPrecision"
244
- }), /*#__PURE__*/React.createElement("path", {
245
- d: "M91.42 177.83a6.68 6.68 0 0 1-2.46-8.3",
246
- stroke: "#FF642D",
247
- strokeWidth: "1.8",
248
- strokeLinecap: "round",
249
- strokeLinejoin: "round",
250
- shapeRendering: "geometricPrecision"
251
- }), /*#__PURE__*/React.createElement("path", {
252
- d: "M76.76 156.76c-3.28.15-11.33 1.12-13.17 1.34",
253
- stroke: "#171A22",
254
- strokeWidth: "1.8",
255
- strokeLinecap: "round",
256
- strokeLinejoin: "round",
257
- shapeRendering: "geometricPrecision"
258
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
259
- id: "a"
260
- }, /*#__PURE__*/React.createElement("path", {
261
- fill: "#fff",
262
- d: "M0 0h260v260H0z",
263
- shapeRendering: "geometricPrecision"
264
- }))));
265
- }
266
- PageError.displayName = 'PageError';
267
- export default createBaseComponent(PageError);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ d: "M136.871 149.768c2.492 2.712-4.242 12.261-12.123 7.811-5.542-3.137-16.015-1.739-16.015-1.739l11.035-7.374 17.103 1.302Z",
14
+ fill: "#171A22"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ d: "M123.388 140.809c.652.218 5.775 3.977 7.291 4.413 1.517.436 6.131-.654 6.783 2.388.652 3.041-1.517 3.19-1.517 3.19a3.809 3.809 0 0 1-1.193 4.253c-2.163 1.957-3.892.33-3.892.33s-.531 2.456-4.513 1.303c-4.741-1.383-9.233-3.908-14.647-3.478-5.415.431 11.688-12.399 11.688-12.399Z",
17
+ fill: "#FF642D"
18
+ }), /* @__PURE__ */ React.createElement("path", {
19
+ d: "M130.352 151.656s2.571 2.169.297 5.226M133.531 148.466s2.302-.132 2.615 2.861",
20
+ stroke: "#171A22",
21
+ strokeLinecap: "round",
22
+ strokeLinejoin: "round"
23
+ }), /* @__PURE__ */ React.createElement("path", {
24
+ d: "M127.374 135.067s-.647 7.162-9.307 13.457c-8.66 6.295-10.606 7.816-10.606 7.816l5.833-17.583 14.08-3.69Z",
25
+ fill: "#fff"
26
+ }), /* @__PURE__ */ React.createElement("path", {
27
+ d: "M127.374 135.067c-2.007 6.066-.647 7.162-9.307 13.457-8.66 6.295-10.606 7.816-10.606 7.816L45 160.5l-12.5-68s10.36-11.591 19-16c8.944-4.563 14.986-6.725 25-6 10.562.765 16.335 4.413 25 10.5 9.394 6.6 19.5 22 19.5 22s5.797 9.287 7 16c1.107 6.181 1.346 10.105-.626 16.067Z",
28
+ fill: "#fff"
29
+ }), /* @__PURE__ */ React.createElement("path", {
30
+ d: "M86 72s3.51-16.765 23.641-26.107c20.131-9.342 34.418-5.205 40.696-3.472 6.279 1.733 19.701 7.816 28.356 3.041 0 0 .218 2.387-3.892 4.339 0 0 17.532 2.823 27.273-4.785 0 0 2.164 6.295-6.278 13.893-8.443 7.598-19.914 9.57-19.914 9.57s2.599 1.154 6.926 0c-1.299 2.313-7.684 8.768-20.151 5.206-12.627-3.605-34.635-6.508-43.73-4.786-9.095 1.723-14.504 4.562-19.7 9.986.02.005-8.465-5.582-13.227-6.885Z",
31
+ fill: "#FF642D"
32
+ }), /* @__PURE__ */ React.createElement("path", {
33
+ d: "m85.206 190.278 68.622-.532s6.364 4.631 10.463 3.765c4.099-.867 9.45-2.244 9.667-5.498.218-3.254-1.516-4.785-1.516-4.785l-65.584-4.775-21.652 11.825ZM21.082 169.521c-6.072.223-25.052 1.451-20.337 11.67a10.62 10.62 0 0 0 3.245 3.951c8.846 6.784 21.578 7.04 32.227 8.73 8.65 1.372 17.31 2.749 25.985 3.866 3.534.509 7.095.804 10.665.882a3.404 3.404 0 0 1 1.48.346 16.774 16.774 0 0 0 9.068 1.372c6.061-.649 10.176-3.254 6.93-6.078-.97-.84-8.389.984-17.102-2.169-20.507-7.412-52.161-22.57-52.161-22.57Z",
34
+ fill: "#171A22"
35
+ }), /* @__PURE__ */ React.createElement("path", {
36
+ d: "M256.862 165.693a9.72 9.72 0 0 1 .78 9.878 15.007 15.007 0 0 1-5.192 5.61c-8.183 5.513-19.123 5.375-28.547 4.392-16.307-1.707-32.439-4.977-48.369-8.789-5.102-1.223-10.607-2.164-15.454-.123-4.847 2.042-8.219 8.242-5.525 12.761 1.994 3.339 6.215 4.386 9.752 5.992 3.537 1.606 7.117 5.243 5.717 8.879-1.4 3.637-6.316 3.924-10.188 3.648-32.826-2.318-66.22-1.308-98.749 3.823-12.032 1.898-23.864 4.54-35.652 7.598",
37
+ stroke: "#171A22",
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round"
40
+ }), /* @__PURE__ */ React.createElement("path", {
41
+ d: "M235.026 148.035a1.018 1.018 0 0 0-.18 1.425l4.683 6.072 1.591-1.244-4.688-6.072a1.008 1.008 0 0 0-1.406-.181ZM243.928 141.017a1.018 1.018 0 0 0-.18 1.425l4.683 6.072 1.591-1.244-4.683-6.072a1.012 1.012 0 0 0-1.411-.181Z",
42
+ fill: "#FF642D",
43
+ stroke: "#171A22",
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ }), /* @__PURE__ */ React.createElement("path", {
47
+ d: "m256.003 161.971-4.168 3.238-7.663-1.303 12.499-9.698-.668 7.763Z",
48
+ fill: "#171A22",
49
+ stroke: "#171A22",
50
+ strokeLinecap: "round",
51
+ strokeLinejoin: "round"
52
+ }), /* @__PURE__ */ React.createElement("path", {
53
+ d: "m252.22 147.702-12.499 9.696 4.816 6.241 12.499-9.696-4.816-6.241Z",
54
+ fill: "#171A22",
55
+ stroke: "#171A22",
56
+ strokeLinecap: "round",
57
+ strokeLinejoin: "round"
58
+ }), /* @__PURE__ */ React.createElement("path", {
59
+ d: "m252.18 145.76-15.003 11.638 2.022 2.62 15.003-11.638-2.022-2.62ZM259.364 166.852l-3.606 2.796-3.956-4.546 4.168-3.238 3.394 4.988Z",
60
+ fill: "#171A22",
61
+ stroke: "#171A22",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }), /* @__PURE__ */ React.createElement("path", {
65
+ d: "m246.715 153.953 6.247-4.849 1.029 1.329-7.276 3.52ZM200.105 109.971l-23.376 2.403-1.866-2.403V84.662h25.242l1.965 2.529-1.965 22.78Z",
66
+ fill: "#171A22",
67
+ stroke: "#171A22",
68
+ strokeLinecap: "round",
69
+ strokeLinejoin: "round"
70
+ }), /* @__PURE__ */ React.createElement("path", {
71
+ d: "M202.013 87.214H176.77v25.309h25.243V87.214Z",
72
+ fill: "#fff",
73
+ stroke: "#171A22",
74
+ strokeLinecap: "round",
75
+ strokeLinejoin: "round"
76
+ }), /* @__PURE__ */ React.createElement("path", {
77
+ d: "M189.366 106.738c3.796 0 6.873-3.085 6.873-6.89 0-3.806-3.077-6.891-6.873-6.891-3.796 0-6.873 3.085-6.873 6.89 0 3.806 3.077 6.891 6.873 6.891Z",
78
+ fill: "#fff",
79
+ stroke: "#171A22",
80
+ strokeLinecap: "round",
81
+ strokeLinejoin: "round"
82
+ }), /* @__PURE__ */ React.createElement("path", {
83
+ d: "M185.663 100.592c.697 0 1.262-.567 1.262-1.266a1.264 1.264 0 1 0-2.525 0c0 .699.565 1.266 1.263 1.266ZM190.749 100.592c.698 0 1.263-.567 1.263-1.266a1.264 1.264 0 1 0-2.525 0c0 .699.565 1.266 1.262 1.266Z",
84
+ fill: "#171A22",
85
+ stroke: "#171A22",
86
+ strokeLinecap: "round",
87
+ strokeLinejoin: "round"
88
+ }), /* @__PURE__ */ React.createElement("path", {
89
+ d: "M192.307 93.595a6.89 6.89 0 0 1-.732 10.777 6.856 6.856 0 0 1-3.887 1.202 6.922 6.922 0 0 1-2.652-.532 6.889 6.889 0 0 0 5.583 1.84 6.897 6.897 0 0 0 5.994-5.985 6.925 6.925 0 0 0-1.811-5.605 6.889 6.889 0 0 0-2.49-1.697h-.005Z",
90
+ fill: "#171A22",
91
+ stroke: "#171A22",
92
+ strokeLinecap: "round",
93
+ strokeLinejoin: "round"
94
+ }), /* @__PURE__ */ React.createElement("path", {
95
+ d: "M33.7 91.886a79.929 79.929 0 0 1 33.272-15.318c4.434-.883 7.319 1.18 5.187 5.72-3.235 6.913-8.31 11.533-13.756 16.404a22.262 22.262 0 0 1 9.826.965 22.31 22.31 0 0 1 8.449 5.121 22.381 22.381 0 0 1 5.418 8.275 22.43 22.43 0 0 1 1.327 9.809c-.706 7.933-5.537 14.888-10.861 20.795-4.508 5.009-11.285 12.266-18.672 17.365M92.043 101.815c5.182 0 9.382-1.555 9.382-3.472 0-1.918-4.2-3.472-9.382-3.472-5.18 0-9.38 1.554-9.38 3.472 0 1.917 4.2 3.472 9.38 3.472Z",
96
+ fill: "#FF642D"
97
+ }), /* @__PURE__ */ React.createElement("path", {
98
+ d: "M26.706 99.832S45.294 73.3 65.212 70.472c21.383-3.063 39.163 9.783 51.525 26.042 8.772 11.476 16.463 27.395 10.081 41.749-3.113 6.981-8.331 10.038-14.249 14.185-2.774 1.941-9.779 8.055-7.313 12.001",
99
+ stroke: "#171A22",
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round"
102
+ }), /* @__PURE__ */ React.createElement("path", {
103
+ d: "M106.36 162.502s53.105 18.174 56.356 18.376c3.251.202 3.246-1.064 7.356-.654 4.11.409 4.735 2.796 4.772 3.69.069 2.318-1.734 2.169-1.734 2.169s.647 3.477-2.381 4.562c-3.028 1.085-4.773-.218-4.773-.218s-3.463 3.472-6.496.436c-3.033-3.036-12.118-5.402-25.534-6.513-13.417-1.112-29.009-2.388-29.009-2.388l1.443-19.46ZM43.778 167.087s-.865 4.785.87 6.731c1.733 1.946 29.007 14.973 32.253 15.627 3.245.654 9.09-2.175 12.77-.218 3.68 1.957 4.772 6.077.434 6.726 0 0-.864 5.428-7.578 1.063-1.511 2.388-4.327 3.26-7.36-.648-4.545-.218-41.741-1.096-56.494-13.24.543.89.985 1.839 1.315 2.829.265 2.052-2.037.702-2.62 0-1.946-2.387-2.81-5.849-2.81-5.849s.646 5.211-.87 3.908c-1.517-1.302-2.594-7.81-.213-11.936 2.217-3.839 9.323-6.301 8.539-11.464-.229-1.483-.944-2.844-1.591-4.211-3.713-7.975-4.317-17.078-3.5-25.781 0 0-.435 7.38-1.517 7.162-1.082-.218.435-13.452.435-13.452s-1.06 6.508-2.17 4.556c-1.108-1.951 6.364-26.202 20.153-36.761 13.788-10.56 20.528 59.332 20.528 59.332s-9.922 13.021-10.574 15.626Z",
104
+ fill: "#FF642D"
105
+ }), /* @__PURE__ */ React.createElement("path", {
106
+ d: "M82.026 193.766s2.333 1.063.6 4.525M89.021 191.852s2.433 1.425 1.283 5.157M164.689 186.11s3.112 1.063 1.06 5.471M171.047 182.919s2.65.272 2.618 4.334",
107
+ stroke: "#171A22",
108
+ strokeLinecap: "round",
109
+ strokeLinejoin: "round"
110
+ }), /* @__PURE__ */ React.createElement("path", {
111
+ d: "M88.059 188.688s13.204 1.303 15.803-4.338c2.598-5.642 3.463-16.93 3.028-20.62-.435-3.689-2.593-6.077-7.578-7.597-4.985-1.521-12.558 1.738-12.558 1.738l-11.906-1.738v-21.704s-9.545 2.605-18.83 11.5c-9.287 8.896-12.559 17.583-12.776 21.704-.066 2.567.025 4.976 1.758 6.867 0 0 9.922 5.25 16.5 8.5 6.107 3.017 16 7.5 16 7.5l10.559-1.812Z",
112
+ fill: "#fff"
113
+ }), /* @__PURE__ */ React.createElement("path", {
114
+ d: "M76.94 156.946s6.676-.446 11.449.367c0 0 7.19-17.078 20.825-20.332",
115
+ stroke: "#171A22",
116
+ strokeLinecap: "round",
117
+ strokeLinejoin: "round"
118
+ }), /* @__PURE__ */ React.createElement("path", {
119
+ d: "M75.187 134.429s-6.926 8.028-9.742 12.915c-2.815 4.886-4.327 9.873-3.574 10.309.753.436 3.712 0 8.66-.76 3.463-.532 5.494-.403 6.47-.653-.045.122.083-.021 0 0 .655-1.785-2.523-13.889-1.814-21.811Z",
120
+ fill: "#171A22"
121
+ }), /* @__PURE__ */ React.createElement("path", {
122
+ d: "M77.001 156.24c-.976.25-3.007.121-6.47.653-4.948.76-7.907 1.196-8.66.76-.753-.436.758-5.423 3.574-10.309 2.816-4.887 9.742-12.915 9.742-12.915-.71 7.922 2.469 20.026 1.814 21.811Zm0 0c.083-.021-.045.122 0 0Z",
123
+ stroke: "#171A22",
124
+ strokeLinecap: "round",
125
+ strokeLinejoin: "round"
126
+ }), /* @__PURE__ */ React.createElement("path", {
127
+ d: "M106.985 162.609s-1.331-6.817-.769-12.607a57.456 57.456 0 0 1 3.028-13.021s-3.028 2.169-6.602 7.704c-3.574 5.535-4.083 13.441-4.083 13.441 1.103.309 6.406 1.532 8.426 4.483Z",
128
+ fill: "#171A22",
129
+ stroke: "#171A22",
130
+ strokeLinecap: "round",
131
+ strokeLinejoin: "round"
132
+ }), /* @__PURE__ */ React.createElement("path", {
133
+ d: "M89.098 183.507c.075-.149 2.201.144 4.97 0a13.595 13.595 0 0 0 7.201-2.377c3.097-2.211 3.383-7.842 3.182-11.511-.271-4.519-2.429-5.987-6.576-7.21a67.977 67.977 0 0 0-16.44-2.445 54.628 54.628 0 0 0-16.264 2.1c-3.713 1.015-8.082 3.493-9.392 7.38-2.084 6.173 3.314 10.214 8.485 12.064a31.12 31.12 0 0 0 8.692 1.76c.991.058 3.876.117 4.311.064.578-.075 1.002 2.302 3.182 1.696 2.381-.649 3.14-1.191 3.14-1.191s3.537 3.653 5.51-.33Z",
134
+ fill: "#FF642D"
135
+ }), /* @__PURE__ */ React.createElement("path", {
136
+ d: "M83.934 183.137a4.098 4.098 0 0 0 2.455 2.095c1.878.58 3.029-1.01 3.32-2.313",
137
+ stroke: "#171A22",
138
+ strokeLinecap: "round",
139
+ strokeLinejoin: "round"
140
+ }), /* @__PURE__ */ React.createElement("path", {
141
+ d: "m83.529 180.17-3.41-2.993 7.25.425-3.84 2.568Z",
142
+ fill: "#171A22",
143
+ stroke: "#171A22",
144
+ strokeLinecap: "round",
145
+ strokeLinejoin: "round"
146
+ }), /* @__PURE__ */ React.createElement("path", {
147
+ d: "M83.637 180.367v2.882a3.798 3.798 0 0 1-2.45 1.808c-3.612.866-3.612-2.606-3.612-2.606",
148
+ stroke: "#171A22",
149
+ strokeLinecap: "round",
150
+ strokeLinejoin: "round"
151
+ }), /* @__PURE__ */ React.createElement("path", {
152
+ d: "M70.417 178.751c4.124 0 7.467-3.352 7.467-7.486 0-4.135-3.343-7.487-7.467-7.487s-7.467 3.352-7.467 7.487c0 4.134 3.343 7.486 7.467 7.486Z",
153
+ fill: "#171A22",
154
+ stroke: "#fff",
155
+ strokeLinecap: "round",
156
+ strokeLinejoin: "round"
157
+ }), /* @__PURE__ */ React.createElement("path", {
158
+ d: "M73.433 169.499a2.22 2.22 0 0 0 2.217-2.222 2.22 2.22 0 0 0-2.217-2.223 2.22 2.22 0 0 0-2.216 2.223 2.22 2.22 0 0 0 2.216 2.222ZM74.746 173.413a.988.988 0 0 0 .987-.989.988.988 0 0 0-.987-.989.988.988 0 0 0-.986.989c0 .546.442.989.986.989Z",
159
+ fill: "#fff"
160
+ }), /* @__PURE__ */ React.createElement("path", {
161
+ d: "M67.261 176.571a6.679 6.679 0 0 1-2.764-3.707 6.694 6.694 0 0 1 .303-4.619",
162
+ fill: "#171A22"
163
+ }), /* @__PURE__ */ React.createElement("path", {
164
+ d: "M67.261 176.571a6.679 6.679 0 0 1-2.764-3.707 6.694 6.694 0 0 1 .303-4.619",
165
+ stroke: "#FF642D",
166
+ strokeLinecap: "round",
167
+ strokeLinejoin: "round"
168
+ }), /* @__PURE__ */ React.createElement("path", {
169
+ d: "M94.58 179.389c4.124 0 7.467-3.352 7.467-7.486 0-4.135-3.343-7.486-7.467-7.486s-7.467 3.351-7.467 7.486c0 4.134 3.343 7.486 7.467 7.486Z",
170
+ fill: "#171A22",
171
+ stroke: "#fff",
172
+ strokeLinecap: "round",
173
+ strokeLinejoin: "round"
174
+ }), /* @__PURE__ */ React.createElement("path", {
175
+ d: "M96.325 169.499a2.22 2.22 0 0 0 2.216-2.222 2.22 2.22 0 0 0-2.216-2.223 2.22 2.22 0 0 0-2.217 2.223 2.22 2.22 0 0 0 2.217 2.222ZM99.598 173.519a1.04 1.04 0 0 0 1.039-1.042 1.04 1.04 0 1 0-2.078 0 1.04 1.04 0 0 0 1.039 1.042Z",
176
+ fill: "#fff"
177
+ }), /* @__PURE__ */ React.createElement("path", {
178
+ d: "M91.417 177.826a6.676 6.676 0 0 1-2.756-3.698 6.694 6.694 0 0 1 .295-4.607",
179
+ fill: "#171A22"
180
+ }), /* @__PURE__ */ React.createElement("path", {
181
+ d: "M91.417 177.826a6.676 6.676 0 0 1-2.756-3.698 6.694 6.694 0 0 1 .295-4.607",
182
+ stroke: "#FF642D",
183
+ strokeLinecap: "round",
184
+ strokeLinejoin: "round"
185
+ }), /* @__PURE__ */ React.createElement("path", {
186
+ d: "M76.76 156.76c-3.277.146-11.327 1.115-13.174 1.341",
187
+ stroke: "#171A22",
188
+ strokeLinecap: "round",
189
+ strokeLinejoin: "round"
190
+ }));
191
+ PageError.displayName = "PageError";
192
+ var stdin_default = createBaseComponent(PageError);
193
+ export {
194
+ stdin_default as default
195
+ };
@@ -1,5 +1,4 @@
1
1
 
2
2
  import { Box } from '@semcore/flex-box';
3
3
  declare const _default: typeof Box;
4
- export default _default;
5
-
4
+ export default _default;