@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,262 +1,218 @@
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 ProjectNotFound({
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 ProjectNotFound = ({ 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("path", {
20
- d: "M131.96 20.01C74.28 19.13 26.13 65.66 25.14 123.34a105 105 0 0 0 43.72 87.21 23.75 23.75 0 0 1 9.94 19.26v7.82a2.62 2.62 0 0 0 2.61 2.6h97.81a2.6 2.6 0 0 0 2.6-2.6v-7.82a23.9 23.9 0 0 1 10.03-19.32 105 105 0 0 0 43.66-85.3A105.19 105.19 0 0 0 131.96 20.01Z",
21
- fill: "#FF788F",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("path", {
24
- d: "m253 165.94-188.97 55.3L7 197.06v-6.8l246-31.74v7.42Z",
25
- fill: "#FF788F",
26
- stroke: "#000",
27
- strokeLinecap: "round",
28
- strokeLinejoin: "round",
29
- shapeRendering: "geometricPrecision"
30
- }), /*#__PURE__*/React.createElement("path", {
31
- d: "m65.4 207.93-1.37 5.54v7.77L253 165.94v-7.42L65.4 207.93Z",
32
- fill: "#000",
33
- stroke: "#000",
34
- strokeLinecap: "round",
35
- strokeLinejoin: "round",
36
- shapeRendering: "geometricPrecision"
37
- }), /*#__PURE__*/React.createElement("path", {
38
- d: "M253 158.52 64.03 213.47 7 190.25l168.94-47.6L253 158.52Z",
39
- fill: "#FF788F",
40
- stroke: "#000",
41
- strokeLinecap: "round",
42
- strokeLinejoin: "round",
43
- shapeRendering: "geometricPrecision"
44
- }), /*#__PURE__*/React.createElement("path", {
45
- d: "M221.62 164.34c-1.9 2.51-7.8 4-16.78 4.67l-14.42-89.49c8.73-.6 14.15-2.2 16.79-4.67l14.41 89.49Z",
46
- fill: "#000",
47
- stroke: "#000",
48
- strokeLinecap: "round",
49
- strokeLinejoin: "round",
50
- shapeRendering: "geometricPrecision"
51
- }), /*#__PURE__*/React.createElement("path", {
52
- d: "m204.83 169.01-47.5-11.53-12.36-82.24 45.44 4.28 14.42 89.49Z",
53
- fill: "#FF788F",
54
- stroke: "#000",
55
- strokeLinecap: "round",
56
- strokeLinejoin: "round",
57
- shapeRendering: "geometricPrecision"
58
- }), /*#__PURE__*/React.createElement("path", {
59
- d: "m207.2 74.85-46.07-3.87c.6 1.95-6.57 3.28-16.16 4.26l45.46 4.28c8.37-.6 14.5-1.96 16.78-4.67Z",
60
- fill: "#FF788F",
61
- stroke: "#000",
62
- strokeLinecap: "round",
63
- strokeLinejoin: "round",
64
- shapeRendering: "geometricPrecision"
65
- }), /*#__PURE__*/React.createElement("path", {
66
- d: "M192.57 45.64v2.61",
67
- stroke: "#fff",
68
- strokeLinecap: "round",
69
- strokeLinejoin: "round",
70
- shapeRendering: "geometricPrecision"
71
- }), /*#__PURE__*/React.createElement("path", {
72
- d: "M192.57 53.56V167.5",
73
- stroke: "#fff",
74
- strokeLinecap: "round",
75
- strokeLinejoin: "round",
76
- strokeDasharray: "5.18 5.18",
77
- shapeRendering: "geometricPrecision"
78
- }), /*#__PURE__*/React.createElement("path", {
79
- d: "M192.57 170.16v2.61c-.69.54-1.42 1.03-2.19 1.44",
80
- stroke: "#fff",
81
- strokeLinecap: "round",
82
- strokeLinejoin: "round",
83
- shapeRendering: "geometricPrecision"
84
- }), /*#__PURE__*/React.createElement("path", {
85
- d: "M185.58 176.3a113.35 113.35 0 0 1-17.82 4.32",
86
- stroke: "#fff",
87
- strokeLinecap: "round",
88
- strokeLinejoin: "round",
89
- strokeDasharray: "5.13 5.13",
90
- shapeRendering: "geometricPrecision"
91
- }), /*#__PURE__*/React.createElement("path", {
92
- d: "m165.17 181.06-2.6.42v-2.63",
93
- stroke: "#fff",
94
- strokeLinecap: "round",
95
- strokeLinejoin: "round",
96
- shapeRendering: "geometricPrecision"
97
- }), /*#__PURE__*/React.createElement("path", {
98
- d: "M162.57 173.5V58.73",
99
- stroke: "#fff",
100
- strokeLinecap: "round",
101
- strokeLinejoin: "round",
102
- strokeDasharray: "5.22 5.22",
103
- shapeRendering: "geometricPrecision"
104
- }), /*#__PURE__*/React.createElement("path", {
105
- d: "M162.57 56.05v-2.62M89.92 158.54v2.62l2.52.7",
106
- stroke: "#fff",
107
- strokeLinecap: "round",
108
- strokeLinejoin: "round",
109
- shapeRendering: "geometricPrecision"
110
- }), /*#__PURE__*/React.createElement("path", {
111
- d: "m97.64 163.32 59.8 16.72",
112
- stroke: "#fff",
113
- strokeLinecap: "round",
114
- strokeLinejoin: "round",
115
- strokeDasharray: "5.28 5.28",
116
- shapeRendering: "geometricPrecision"
117
- }), /*#__PURE__*/React.createElement("path", {
118
- d: "m160.05 180.76 2.52.71v-2.62",
119
- stroke: "#fff",
120
- strokeLinecap: "round",
121
- strokeLinejoin: "round",
122
- shapeRendering: "geometricPrecision"
123
- }), /*#__PURE__*/React.createElement("path", {
124
- d: "M162.57 173.5V58.73",
125
- stroke: "#fff",
126
- strokeLinecap: "round",
127
- strokeLinejoin: "round",
128
- strokeDasharray: "5.22 5.22",
129
- shapeRendering: "geometricPrecision"
130
- }), /*#__PURE__*/React.createElement("path", {
131
- d: "M162.57 56.05v-2.62l-2.62-.15",
132
- stroke: "#fff",
133
- strokeLinecap: "round",
134
- strokeLinejoin: "round",
135
- shapeRendering: "geometricPrecision"
136
- }), /*#__PURE__*/React.createElement("path", {
137
- d: "m154.77 53.02-60.89-2.36",
138
- stroke: "#fff",
139
- strokeLinecap: "round",
140
- strokeLinejoin: "round",
141
- strokeDasharray: "5.08 5.08",
142
- shapeRendering: "geometricPrecision"
143
- }), /*#__PURE__*/React.createElement("path", {
144
- d: "M89.92 49.6v2.62",
145
- stroke: "#fff",
146
- strokeLinecap: "round",
147
- strokeLinejoin: "round",
148
- shapeRendering: "geometricPrecision"
149
- }), /*#__PURE__*/React.createElement("path", {
150
- d: "M89.92 57.28v98.73",
151
- stroke: "#fff",
152
- strokeLinecap: "round",
153
- strokeLinejoin: "round",
154
- strokeDasharray: "4.95 4.95",
155
- shapeRendering: "geometricPrecision"
156
- }), /*#__PURE__*/React.createElement("path", {
157
- d: "M146.32 94.95c0 19.86-20.34 16.47-20.34 27.72v2.96l-9.52-1.84v-3.6c0-15.97 19.2-13.92 19.2-26.42 0-6.97-4.88-11.24-11.24-11.96-7.26-.8-11.65 3.4-12.78 10.22l-8.68-3.3c1.94-11.33 10.17-17.8 21.74-16.78 12.11 1.1 21.62 9.73 21.62 23Zm-31.1 46.14c0-4.32 2.65-6.56 6.4-5.75 3.75.8 6.57 4.27 6.57 8.69 0 4.41-2.66 6.54-6.57 5.6a8.56 8.56 0 0 1-6.4-8.54Z",
158
- fill: "#fff",
159
- shapeRendering: "geometricPrecision"
160
- }), /*#__PURE__*/React.createElement("path", {
161
- d: "M89.92 49.6c9.07-2 21.1-5.43 26.6-6.78",
162
- stroke: "#fff",
163
- strokeLinecap: "round",
164
- strokeLinejoin: "round",
165
- strokeDasharray: "4.75 4.75",
166
- shapeRendering: "geometricPrecision"
167
- }), /*#__PURE__*/React.createElement("path", {
168
- d: "m116.52 42.83 2.63.1",
169
- stroke: "#fff",
170
- strokeLinecap: "round",
171
- strokeLinejoin: "round",
172
- shapeRendering: "geometricPrecision"
173
- }), /*#__PURE__*/React.createElement("path", {
174
- d: "m124.59 43.12 62.63 2.32",
175
- stroke: "#fff",
176
- strokeLinecap: "round",
177
- strokeLinejoin: "round",
178
- strokeDasharray: "5.33 5.33",
179
- shapeRendering: "geometricPrecision"
180
- }), /*#__PURE__*/React.createElement("path", {
181
- d: "m189.94 45.55 2.63.09",
182
- stroke: "#fff",
183
- strokeLinecap: "round",
184
- strokeLinejoin: "round",
185
- shapeRendering: "geometricPrecision"
186
- }), /*#__PURE__*/React.createElement("path", {
187
- d: "M192.52 45.96c-4.84 1.6-18.4 5.73-29.95 7.5",
188
- stroke: "#fff",
189
- strokeLinecap: "round",
190
- strokeLinejoin: "round",
191
- strokeDasharray: "5.14 5.14",
192
- shapeRendering: "geometricPrecision"
193
- }), /*#__PURE__*/React.createElement("path", {
194
- d: "m104.07 188.7-44.05 12.67 3.23-29.9 33.58-3.63 7.24 20.87Z",
195
- fill: "#000",
196
- stroke: "#FF788F",
197
- strokeLinecap: "round",
198
- strokeLinejoin: "round",
199
- shapeRendering: "geometricPrecision"
200
- }), /*#__PURE__*/React.createElement("path", {
201
- d: "m60.02 201.37 3.23-29.9-17.18-5.45-7.64 27.04 21.59 8.31Z",
202
- fill: "#000",
203
- stroke: "#FF788F",
204
- strokeLinecap: "round",
205
- strokeLinejoin: "round",
206
- shapeRendering: "geometricPrecision"
207
- }), /*#__PURE__*/React.createElement("path", {
208
- d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z",
209
- fill: "#FF788F",
210
- shapeRendering: "geometricPrecision"
211
- }), /*#__PURE__*/React.createElement("path", {
212
- d: "m79.72 108.58 10.5-3.77-24.2-3.92a23.36 23.36 0 0 0-7.15.08c-7.07 1.16-13.53 5.33-18.47 11.24l32.1 6.43 10.49-5.34a26.27 26.27 0 0 0-3.27-4.72Z",
213
- fill: "#fff",
214
- shapeRendering: "geometricPrecision"
215
- }), /*#__PURE__*/React.createElement("path", {
216
- d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z",
217
- stroke: "#000",
218
- strokeLinecap: "round",
219
- strokeLinejoin: "round",
220
- shapeRendering: "geometricPrecision"
221
- }), /*#__PURE__*/React.createElement("path", {
222
- d: "M109.21 148.83c6.3-18.83-.75-38.17-15.75-43.19-15-5.02-32.28 6.17-38.59 25-6.3 18.82.76 38.16 15.76 43.18 15 5.02 32.28-6.17 38.58-25Z",
223
- fill: "#FF788F",
224
- stroke: "#000",
225
- strokeLinecap: "round",
226
- strokeLinejoin: "round",
227
- shapeRendering: "geometricPrecision"
228
- }), /*#__PURE__*/React.createElement("path", {
229
- d: "M105.79 147.68c5.5-16.45-.66-33.35-13.77-37.74-13.12-4.4-28.22 5.39-33.72 21.84-5.51 16.46.65 33.36 13.77 37.75 13.11 4.39 28.21-5.4 33.72-21.85Z",
230
- fill: "#fff",
231
- shapeRendering: "geometricPrecision"
232
- }), /*#__PURE__*/React.createElement("path", {
233
- d: "M82.05 163.1v3.48M82.05 112.87v3.49M62.35 142.95l-2.95.48M104.69 136.03l-2.95.48",
234
- stroke: "#FF788F",
235
- strokeLinecap: "round",
236
- strokeLinejoin: "round",
237
- shapeRendering: "geometricPrecision"
238
- }), /*#__PURE__*/React.createElement("path", {
239
- d: "m81.51 123.82-2.17 15.4a.66.66 0 0 0 .77.76l4.37-.7a.68.68 0 0 0 .56-.77l-2.19-14.69a.67.67 0 0 0-1.34 0Z",
240
- fill: "#FF788F",
241
- shapeRendering: "geometricPrecision"
242
- }), /*#__PURE__*/React.createElement("path", {
243
- d: "m95.94 149.42-11.32-12.18a.68.68 0 0 0-1.08.11l-2.83 4.75a.68.68 0 0 0-.08.53.68.68 0 0 0 .34.42l14.16 7.42a.67.67 0 0 0 .84-.2.68.68 0 0 0-.03-.85Z",
244
- fill: "#FF788F",
245
- shapeRendering: "geometricPrecision"
246
- }), /*#__PURE__*/React.createElement("path", {
247
- d: "M85.02 140.6c.66-1.97-.08-4-1.66-4.52-1.57-.53-3.38.64-4.04 2.62-.66 1.98.08 4 1.65 4.53 1.57.53 3.39-.65 4.05-2.62Z",
248
- fill: "#000",
249
- stroke: "#000",
250
- strokeMiterlimit: "10",
251
- shapeRendering: "geometricPrecision"
252
- }), /*#__PURE__*/React.createElement("path", {
253
- d: "M86.03 140.94c.66-1.97-.08-4-1.65-4.53-1.58-.53-3.39.65-4.05 2.62-.66 1.98.08 4 1.65 4.53 1.58.53 3.39-.64 4.05-2.62Z",
254
- fill: "#000",
255
- stroke: "#FF788F",
256
- strokeLinecap: "round",
257
- strokeLinejoin: "round",
258
- shapeRendering: "geometricPrecision"
259
- }));
260
- }
261
- ProjectNotFound.displayName = 'ProjectNotFound';
262
- export default createBaseComponent(ProjectNotFound);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ d: "M131.96 20.01C74.28 19.13 26.13 65.66 25.14 123.34a105 105 0 0 0 43.72 87.21 23.75 23.75 0 0 1 9.94 19.26v7.82a2.62 2.62 0 0 0 2.61 2.6h97.81a2.6 2.6 0 0 0 2.6-2.6v-7.82a23.9 23.9 0 0 1 10.03-19.32 105 105 0 0 0 43.66-85.3A105.19 105.19 0 0 0 131.96 20.01Z",
14
+ fill: "#FF788F"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ d: "m253 165.94-188.97 55.3L7 197.06v-6.8l246-31.74v7.42Z",
17
+ fill: "#FF788F",
18
+ stroke: "#000",
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round"
21
+ }), /* @__PURE__ */ React.createElement("path", {
22
+ d: "m65.4 207.93-1.37 5.54v7.77L253 165.94v-7.42L65.4 207.93Z",
23
+ fill: "#000",
24
+ stroke: "#000",
25
+ strokeLinecap: "round",
26
+ strokeLinejoin: "round"
27
+ }), /* @__PURE__ */ React.createElement("path", {
28
+ d: "M253 158.52 64.03 213.47 7 190.25l168.94-47.6L253 158.52Z",
29
+ fill: "#FF788F",
30
+ stroke: "#000",
31
+ strokeLinecap: "round",
32
+ strokeLinejoin: "round"
33
+ }), /* @__PURE__ */ React.createElement("path", {
34
+ d: "M221.62 164.34c-1.9 2.51-7.8 4-16.78 4.67l-14.42-89.49c8.73-.6 14.15-2.2 16.79-4.67l14.41 89.49Z",
35
+ fill: "#000",
36
+ stroke: "#000",
37
+ strokeLinecap: "round",
38
+ strokeLinejoin: "round"
39
+ }), /* @__PURE__ */ React.createElement("path", {
40
+ d: "m204.83 169.01-47.5-11.53-12.36-82.24 45.44 4.28 14.42 89.49Z",
41
+ fill: "#FF788F",
42
+ stroke: "#000",
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round"
45
+ }), /* @__PURE__ */ React.createElement("path", {
46
+ d: "m207.2 74.85-46.07-3.87c.6 1.95-6.57 3.28-16.16 4.26l45.46 4.28c8.37-.6 14.5-1.96 16.78-4.67Z",
47
+ fill: "#FF788F",
48
+ stroke: "#000",
49
+ strokeLinecap: "round",
50
+ strokeLinejoin: "round"
51
+ }), /* @__PURE__ */ React.createElement("path", {
52
+ d: "M192.57 45.64v2.61",
53
+ stroke: "#fff",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round"
56
+ }), /* @__PURE__ */ React.createElement("path", {
57
+ d: "M192.57 53.56V167.5",
58
+ stroke: "#fff",
59
+ strokeDasharray: "5.18 5.18",
60
+ strokeLinecap: "round",
61
+ strokeLinejoin: "round"
62
+ }), /* @__PURE__ */ React.createElement("path", {
63
+ d: "M192.57 170.16v2.61c-.69.54-1.42 1.03-2.19 1.44",
64
+ stroke: "#fff",
65
+ strokeLinecap: "round",
66
+ strokeLinejoin: "round"
67
+ }), /* @__PURE__ */ React.createElement("path", {
68
+ d: "M185.58 176.3a113.35 113.35 0 0 1-17.82 4.32",
69
+ stroke: "#fff",
70
+ strokeDasharray: "5.13 5.13",
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round"
73
+ }), /* @__PURE__ */ React.createElement("path", {
74
+ d: "m165.17 181.06-2.6.42v-2.63",
75
+ stroke: "#fff",
76
+ strokeLinecap: "round",
77
+ strokeLinejoin: "round"
78
+ }), /* @__PURE__ */ React.createElement("path", {
79
+ d: "M162.57 173.5V58.73",
80
+ stroke: "#fff",
81
+ strokeDasharray: "5.22 5.22",
82
+ strokeLinecap: "round",
83
+ strokeLinejoin: "round"
84
+ }), /* @__PURE__ */ React.createElement("path", {
85
+ d: "M162.57 56.05v-2.62M89.92 158.54v2.62l2.52.7",
86
+ stroke: "#fff",
87
+ strokeLinecap: "round",
88
+ strokeLinejoin: "round"
89
+ }), /* @__PURE__ */ React.createElement("path", {
90
+ d: "m97.64 163.32 59.8 16.72",
91
+ stroke: "#fff",
92
+ strokeDasharray: "5.28 5.28",
93
+ strokeLinecap: "round",
94
+ strokeLinejoin: "round"
95
+ }), /* @__PURE__ */ React.createElement("path", {
96
+ d: "m160.05 180.76 2.52.71v-2.62",
97
+ stroke: "#fff",
98
+ strokeLinecap: "round",
99
+ strokeLinejoin: "round"
100
+ }), /* @__PURE__ */ React.createElement("path", {
101
+ d: "M162.57 173.5V58.73",
102
+ stroke: "#fff",
103
+ strokeDasharray: "5.22 5.22",
104
+ strokeLinecap: "round",
105
+ strokeLinejoin: "round"
106
+ }), /* @__PURE__ */ React.createElement("path", {
107
+ d: "M162.57 56.05v-2.62l-2.62-.15",
108
+ stroke: "#fff",
109
+ strokeLinecap: "round",
110
+ strokeLinejoin: "round"
111
+ }), /* @__PURE__ */ React.createElement("path", {
112
+ d: "m154.77 53.02-60.89-2.36",
113
+ stroke: "#fff",
114
+ strokeDasharray: "5.08 5.08",
115
+ strokeLinecap: "round",
116
+ strokeLinejoin: "round"
117
+ }), /* @__PURE__ */ React.createElement("path", {
118
+ d: "M89.92 49.6v2.62",
119
+ stroke: "#fff",
120
+ strokeLinecap: "round",
121
+ strokeLinejoin: "round"
122
+ }), /* @__PURE__ */ React.createElement("path", {
123
+ d: "M89.92 57.28v98.73",
124
+ stroke: "#fff",
125
+ strokeDasharray: "4.95 4.95",
126
+ strokeLinecap: "round",
127
+ strokeLinejoin: "round"
128
+ }), /* @__PURE__ */ React.createElement("path", {
129
+ d: "M146.32 94.95c0 19.86-20.34 16.47-20.34 27.72v2.96l-9.52-1.84v-3.6c0-15.97 19.2-13.92 19.2-26.42 0-6.97-4.88-11.24-11.24-11.96-7.26-.8-11.65 3.4-12.78 10.22l-8.68-3.3c1.94-11.33 10.17-17.8 21.74-16.78 12.11 1.1 21.62 9.73 21.62 23Zm-31.1 46.14c0-4.32 2.65-6.56 6.4-5.75 3.75.8 6.57 4.27 6.57 8.69 0 4.41-2.66 6.54-6.57 5.6a8.56 8.56 0 0 1-6.4-8.54Z",
130
+ fill: "#fff"
131
+ }), /* @__PURE__ */ React.createElement("path", {
132
+ d: "M89.92 49.6c9.07-2 21.1-5.43 26.6-6.78",
133
+ stroke: "#fff",
134
+ strokeDasharray: "4.75 4.75",
135
+ strokeLinecap: "round",
136
+ strokeLinejoin: "round"
137
+ }), /* @__PURE__ */ React.createElement("path", {
138
+ d: "m116.52 42.83 2.63.1",
139
+ stroke: "#fff",
140
+ strokeLinecap: "round",
141
+ strokeLinejoin: "round"
142
+ }), /* @__PURE__ */ React.createElement("path", {
143
+ d: "m124.59 43.12 62.63 2.32",
144
+ stroke: "#fff",
145
+ strokeDasharray: "5.33 5.33",
146
+ strokeLinecap: "round",
147
+ strokeLinejoin: "round"
148
+ }), /* @__PURE__ */ React.createElement("path", {
149
+ d: "m189.94 45.55 2.63.09",
150
+ stroke: "#fff",
151
+ strokeLinecap: "round",
152
+ strokeLinejoin: "round"
153
+ }), /* @__PURE__ */ React.createElement("path", {
154
+ d: "M192.52 45.96c-4.84 1.6-18.4 5.73-29.95 7.5",
155
+ stroke: "#fff",
156
+ strokeDasharray: "5.14 5.14",
157
+ strokeLinecap: "round",
158
+ strokeLinejoin: "round"
159
+ }), /* @__PURE__ */ React.createElement("path", {
160
+ d: "m104.07 188.7-44.05 12.67 3.23-29.9 33.58-3.63 7.24 20.87Z",
161
+ fill: "#000",
162
+ stroke: "#FF788F",
163
+ strokeLinecap: "round",
164
+ strokeLinejoin: "round"
165
+ }), /* @__PURE__ */ React.createElement("path", {
166
+ d: "m60.02 201.37 3.23-29.9-17.18-5.45-7.64 27.04 21.59 8.31Z",
167
+ fill: "#000",
168
+ stroke: "#FF788F",
169
+ strokeLinecap: "round",
170
+ strokeLinejoin: "round"
171
+ }), /* @__PURE__ */ React.createElement("path", {
172
+ d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z",
173
+ fill: "#FF788F"
174
+ }), /* @__PURE__ */ React.createElement("path", {
175
+ d: "m79.72 108.58 10.5-3.77-24.2-3.92a23.36 23.36 0 0 0-7.15.08c-7.07 1.16-13.53 5.33-18.47 11.24l32.1 6.43 10.49-5.34a26.27 26.27 0 0 0-3.27-4.72Z",
176
+ fill: "#fff"
177
+ }), /* @__PURE__ */ React.createElement("path", {
178
+ d: "m90.21 104.81-24.18-3.92a23.36 23.36 0 0 0-7.16.08c-15.44 2.53-28.02 19.47-28.02 37.83 0 14.06 7.37 24.88 17.77 28.03l21.93 6.95v-7.8l-4.28-.95c11.9-5.8 20.64-20.11 20.64-35.43 0-8.56-2.73-15.9-7.15-21.06l10.45-3.73Z",
179
+ stroke: "#000",
180
+ strokeLinecap: "round",
181
+ strokeLinejoin: "round"
182
+ }), /* @__PURE__ */ React.createElement("path", {
183
+ d: "M109.21 148.83c6.3-18.83-.75-38.17-15.75-43.19-15-5.02-32.28 6.17-38.59 25-6.3 18.82.76 38.16 15.76 43.18 15 5.02 32.28-6.17 38.58-25Z",
184
+ fill: "#FF788F",
185
+ stroke: "#000",
186
+ strokeLinecap: "round",
187
+ strokeLinejoin: "round"
188
+ }), /* @__PURE__ */ React.createElement("path", {
189
+ d: "M105.79 147.68c5.5-16.45-.66-33.35-13.77-37.74-13.12-4.4-28.22 5.39-33.72 21.84-5.51 16.46.65 33.36 13.77 37.75 13.11 4.39 28.21-5.4 33.72-21.85Z",
190
+ fill: "#fff"
191
+ }), /* @__PURE__ */ React.createElement("path", {
192
+ d: "M82.05 163.1v3.48M82.05 112.87v3.49M62.35 142.95l-2.95.48M104.69 136.03l-2.95.48",
193
+ stroke: "#FF788F",
194
+ strokeLinecap: "round",
195
+ strokeLinejoin: "round"
196
+ }), /* @__PURE__ */ React.createElement("path", {
197
+ d: "m81.51 123.82-2.17 15.4a.66.66 0 0 0 .77.76l4.37-.7a.68.68 0 0 0 .56-.77l-2.19-14.69a.67.67 0 0 0-1.34 0Z",
198
+ fill: "#FF788F"
199
+ }), /* @__PURE__ */ React.createElement("path", {
200
+ d: "m95.94 149.42-11.32-12.18a.68.68 0 0 0-1.08.11l-2.83 4.75a.68.68 0 0 0-.08.53.68.68 0 0 0 .34.42l14.16 7.42a.67.67 0 0 0 .84-.2.68.68 0 0 0-.03-.85Z",
201
+ fill: "#FF788F"
202
+ }), /* @__PURE__ */ React.createElement("path", {
203
+ d: "M85.02 140.6c.66-1.97-.08-4-1.66-4.52-1.57-.53-3.38.64-4.04 2.62-.66 1.98.08 4 1.65 4.53 1.57.53 3.39-.65 4.05-2.62Z",
204
+ fill: "#000",
205
+ stroke: "#000",
206
+ strokeMiterlimit: "10"
207
+ }), /* @__PURE__ */ React.createElement("path", {
208
+ d: "M86.03 140.94c.66-1.97-.08-4-1.65-4.53-1.58-.53-3.39.65-4.05 2.62-.66 1.98.08 4 1.65 4.53 1.58.53 3.39-.64 4.05-2.62Z",
209
+ fill: "#000",
210
+ stroke: "#FF788F",
211
+ strokeLinecap: "round",
212
+ strokeLinejoin: "round"
213
+ }));
214
+ ProjectNotFound.displayName = "ProjectNotFound";
215
+ var stdin_default = createBaseComponent(ProjectNotFound);
216
+ export {
217
+ stdin_default as default
218
+ };
@@ -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;