@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,275 +1,240 @@
1
- "use strict";
2
-
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target, mod));
20
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
21
+ var stdin_exports = {};
22
+ __export(stdin_exports, {
23
+ default: () => stdin_default
6
24
  });
7
- exports["default"] = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
- var _react = _interopRequireDefault(require("react"));
11
- var _core = require("@semcore/core");
12
- var _flexBox = require("@semcore/flex-box");
13
- var _excluded = ["fill", "width", "height", "viewBox"];
14
- function ProjectNotFound(_ref, ref) {
15
- var _ref$fill = _ref.fill,
16
- fill = _ref$fill === void 0 ? 'none' : _ref$fill,
17
- _ref$width = _ref.width,
18
- width = _ref$width === void 0 ? '260' : _ref$width,
19
- _ref$height = _ref.height,
20
- height = _ref$height === void 0 ? '260' : _ref$height,
21
- _ref$viewBox = _ref.viewBox,
22
- viewBox = _ref$viewBox === void 0 ? '0 0 260 260' : _ref$viewBox,
23
- props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
24
- return /*#__PURE__*/_react["default"].createElement(_flexBox.Box, (0, _extends2["default"])({
25
- ref: ref,
26
- width: width,
27
- height: height,
28
- viewBox: viewBox,
29
- fill: fill,
30
- tag: "svg"
31
- }, props), /*#__PURE__*/_react["default"].createElement("path", {
32
- 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",
33
- fill: "#FF788F",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/_react["default"].createElement("path", {
36
- d: "m253 165.94-188.97 55.3L7 197.06v-6.8l246-31.74v7.42Z",
37
- fill: "#FF788F",
38
- stroke: "#000",
39
- strokeLinecap: "round",
40
- strokeLinejoin: "round",
41
- shapeRendering: "geometricPrecision"
42
- }), /*#__PURE__*/_react["default"].createElement("path", {
43
- d: "m65.4 207.93-1.37 5.54v7.77L253 165.94v-7.42L65.4 207.93Z",
44
- fill: "#000",
45
- stroke: "#000",
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round",
48
- shapeRendering: "geometricPrecision"
49
- }), /*#__PURE__*/_react["default"].createElement("path", {
50
- d: "M253 158.52 64.03 213.47 7 190.25l168.94-47.6L253 158.52Z",
51
- fill: "#FF788F",
52
- stroke: "#000",
53
- strokeLinecap: "round",
54
- strokeLinejoin: "round",
55
- shapeRendering: "geometricPrecision"
56
- }), /*#__PURE__*/_react["default"].createElement("path", {
57
- 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",
58
- fill: "#000",
59
- stroke: "#000",
60
- strokeLinecap: "round",
61
- strokeLinejoin: "round",
62
- shapeRendering: "geometricPrecision"
63
- }), /*#__PURE__*/_react["default"].createElement("path", {
64
- d: "m204.83 169.01-47.5-11.53-12.36-82.24 45.44 4.28 14.42 89.49Z",
65
- fill: "#FF788F",
66
- stroke: "#000",
67
- strokeLinecap: "round",
68
- strokeLinejoin: "round",
69
- shapeRendering: "geometricPrecision"
70
- }), /*#__PURE__*/_react["default"].createElement("path", {
71
- 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",
72
- fill: "#FF788F",
73
- stroke: "#000",
74
- strokeLinecap: "round",
75
- strokeLinejoin: "round",
76
- shapeRendering: "geometricPrecision"
77
- }), /*#__PURE__*/_react["default"].createElement("path", {
78
- d: "M192.57 45.64v2.61",
79
- stroke: "#fff",
80
- strokeLinecap: "round",
81
- strokeLinejoin: "round",
82
- shapeRendering: "geometricPrecision"
83
- }), /*#__PURE__*/_react["default"].createElement("path", {
84
- d: "M192.57 53.56V167.5",
85
- stroke: "#fff",
86
- strokeLinecap: "round",
87
- strokeLinejoin: "round",
88
- strokeDasharray: "5.18 5.18",
89
- shapeRendering: "geometricPrecision"
90
- }), /*#__PURE__*/_react["default"].createElement("path", {
91
- d: "M192.57 170.16v2.61c-.69.54-1.42 1.03-2.19 1.44",
92
- stroke: "#fff",
93
- strokeLinecap: "round",
94
- strokeLinejoin: "round",
95
- shapeRendering: "geometricPrecision"
96
- }), /*#__PURE__*/_react["default"].createElement("path", {
97
- d: "M185.58 176.3a113.35 113.35 0 0 1-17.82 4.32",
98
- stroke: "#fff",
99
- strokeLinecap: "round",
100
- strokeLinejoin: "round",
101
- strokeDasharray: "5.13 5.13",
102
- shapeRendering: "geometricPrecision"
103
- }), /*#__PURE__*/_react["default"].createElement("path", {
104
- d: "m165.17 181.06-2.6.42v-2.63",
105
- stroke: "#fff",
106
- strokeLinecap: "round",
107
- strokeLinejoin: "round",
108
- shapeRendering: "geometricPrecision"
109
- }), /*#__PURE__*/_react["default"].createElement("path", {
110
- d: "M162.57 173.5V58.73",
111
- stroke: "#fff",
112
- strokeLinecap: "round",
113
- strokeLinejoin: "round",
114
- strokeDasharray: "5.22 5.22",
115
- shapeRendering: "geometricPrecision"
116
- }), /*#__PURE__*/_react["default"].createElement("path", {
117
- d: "M162.57 56.05v-2.62M89.92 158.54v2.62l2.52.7",
118
- stroke: "#fff",
119
- strokeLinecap: "round",
120
- strokeLinejoin: "round",
121
- shapeRendering: "geometricPrecision"
122
- }), /*#__PURE__*/_react["default"].createElement("path", {
123
- d: "m97.64 163.32 59.8 16.72",
124
- stroke: "#fff",
125
- strokeLinecap: "round",
126
- strokeLinejoin: "round",
127
- strokeDasharray: "5.28 5.28",
128
- shapeRendering: "geometricPrecision"
129
- }), /*#__PURE__*/_react["default"].createElement("path", {
130
- d: "m160.05 180.76 2.52.71v-2.62",
131
- stroke: "#fff",
132
- strokeLinecap: "round",
133
- strokeLinejoin: "round",
134
- shapeRendering: "geometricPrecision"
135
- }), /*#__PURE__*/_react["default"].createElement("path", {
136
- d: "M162.57 173.5V58.73",
137
- stroke: "#fff",
138
- strokeLinecap: "round",
139
- strokeLinejoin: "round",
140
- strokeDasharray: "5.22 5.22",
141
- shapeRendering: "geometricPrecision"
142
- }), /*#__PURE__*/_react["default"].createElement("path", {
143
- d: "M162.57 56.05v-2.62l-2.62-.15",
144
- stroke: "#fff",
145
- strokeLinecap: "round",
146
- strokeLinejoin: "round",
147
- shapeRendering: "geometricPrecision"
148
- }), /*#__PURE__*/_react["default"].createElement("path", {
149
- d: "m154.77 53.02-60.89-2.36",
150
- stroke: "#fff",
151
- strokeLinecap: "round",
152
- strokeLinejoin: "round",
153
- strokeDasharray: "5.08 5.08",
154
- shapeRendering: "geometricPrecision"
155
- }), /*#__PURE__*/_react["default"].createElement("path", {
156
- d: "M89.92 49.6v2.62",
157
- stroke: "#fff",
158
- strokeLinecap: "round",
159
- strokeLinejoin: "round",
160
- shapeRendering: "geometricPrecision"
161
- }), /*#__PURE__*/_react["default"].createElement("path", {
162
- d: "M89.92 57.28v98.73",
163
- stroke: "#fff",
164
- strokeLinecap: "round",
165
- strokeLinejoin: "round",
166
- strokeDasharray: "4.95 4.95",
167
- shapeRendering: "geometricPrecision"
168
- }), /*#__PURE__*/_react["default"].createElement("path", {
169
- 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",
170
- fill: "#fff",
171
- shapeRendering: "geometricPrecision"
172
- }), /*#__PURE__*/_react["default"].createElement("path", {
173
- d: "M89.92 49.6c9.07-2 21.1-5.43 26.6-6.78",
174
- stroke: "#fff",
175
- strokeLinecap: "round",
176
- strokeLinejoin: "round",
177
- strokeDasharray: "4.75 4.75",
178
- shapeRendering: "geometricPrecision"
179
- }), /*#__PURE__*/_react["default"].createElement("path", {
180
- d: "m116.52 42.83 2.63.1",
181
- stroke: "#fff",
182
- strokeLinecap: "round",
183
- strokeLinejoin: "round",
184
- shapeRendering: "geometricPrecision"
185
- }), /*#__PURE__*/_react["default"].createElement("path", {
186
- d: "m124.59 43.12 62.63 2.32",
187
- stroke: "#fff",
188
- strokeLinecap: "round",
189
- strokeLinejoin: "round",
190
- strokeDasharray: "5.33 5.33",
191
- shapeRendering: "geometricPrecision"
192
- }), /*#__PURE__*/_react["default"].createElement("path", {
193
- d: "m189.94 45.55 2.63.09",
194
- stroke: "#fff",
195
- strokeLinecap: "round",
196
- strokeLinejoin: "round",
197
- shapeRendering: "geometricPrecision"
198
- }), /*#__PURE__*/_react["default"].createElement("path", {
199
- d: "M192.52 45.96c-4.84 1.6-18.4 5.73-29.95 7.5",
200
- stroke: "#fff",
201
- strokeLinecap: "round",
202
- strokeLinejoin: "round",
203
- strokeDasharray: "5.14 5.14",
204
- shapeRendering: "geometricPrecision"
205
- }), /*#__PURE__*/_react["default"].createElement("path", {
206
- d: "m104.07 188.7-44.05 12.67 3.23-29.9 33.58-3.63 7.24 20.87Z",
207
- fill: "#000",
208
- stroke: "#FF788F",
209
- strokeLinecap: "round",
210
- strokeLinejoin: "round",
211
- shapeRendering: "geometricPrecision"
212
- }), /*#__PURE__*/_react["default"].createElement("path", {
213
- d: "m60.02 201.37 3.23-29.9-17.18-5.45-7.64 27.04 21.59 8.31Z",
214
- fill: "#000",
215
- stroke: "#FF788F",
216
- strokeLinecap: "round",
217
- strokeLinejoin: "round",
218
- shapeRendering: "geometricPrecision"
219
- }), /*#__PURE__*/_react["default"].createElement("path", {
220
- 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",
221
- fill: "#FF788F",
222
- shapeRendering: "geometricPrecision"
223
- }), /*#__PURE__*/_react["default"].createElement("path", {
224
- 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",
225
- fill: "#fff",
226
- shapeRendering: "geometricPrecision"
227
- }), /*#__PURE__*/_react["default"].createElement("path", {
228
- 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",
229
- stroke: "#000",
230
- strokeLinecap: "round",
231
- strokeLinejoin: "round",
232
- shapeRendering: "geometricPrecision"
233
- }), /*#__PURE__*/_react["default"].createElement("path", {
234
- 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",
235
- fill: "#FF788F",
236
- stroke: "#000",
237
- strokeLinecap: "round",
238
- strokeLinejoin: "round",
239
- shapeRendering: "geometricPrecision"
240
- }), /*#__PURE__*/_react["default"].createElement("path", {
241
- 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",
242
- fill: "#fff",
243
- shapeRendering: "geometricPrecision"
244
- }), /*#__PURE__*/_react["default"].createElement("path", {
245
- d: "M82.05 163.1v3.48M82.05 112.87v3.49M62.35 142.95l-2.95.48M104.69 136.03l-2.95.48",
246
- stroke: "#FF788F",
247
- strokeLinecap: "round",
248
- strokeLinejoin: "round",
249
- shapeRendering: "geometricPrecision"
250
- }), /*#__PURE__*/_react["default"].createElement("path", {
251
- 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",
252
- fill: "#FF788F",
253
- shapeRendering: "geometricPrecision"
254
- }), /*#__PURE__*/_react["default"].createElement("path", {
255
- 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",
256
- fill: "#FF788F",
257
- shapeRendering: "geometricPrecision"
258
- }), /*#__PURE__*/_react["default"].createElement("path", {
259
- 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",
260
- fill: "#000",
261
- stroke: "#000",
262
- strokeMiterlimit: "10",
263
- shapeRendering: "geometricPrecision"
264
- }), /*#__PURE__*/_react["default"].createElement("path", {
265
- 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",
266
- fill: "#000",
267
- stroke: "#FF788F",
268
- strokeLinecap: "round",
269
- strokeLinejoin: "round",
270
- shapeRendering: "geometricPrecision"
271
- }));
272
- }
273
- ProjectNotFound.displayName = 'ProjectNotFound';
274
- var _default = (0, _core.createBaseComponent)(ProjectNotFound);
275
- exports["default"] = _default;
25
+ module.exports = __toCommonJS(stdin_exports);
26
+ var import_react = __toESM(require("react"));
27
+ var import_core = require("@semcore/core");
28
+ var import_flex_box = require("@semcore/flex-box");
29
+ const ProjectNotFound = ({ fill = "none", width = "260", height = "260", viewBox = "0 0 260 260", ...props }, ref) => /* @__PURE__ */ import_react.default.createElement(import_flex_box.Box, {
30
+ ref,
31
+ width,
32
+ height,
33
+ viewBox,
34
+ fill,
35
+ tag: "svg",
36
+ ...props
37
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
38
+ 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",
39
+ fill: "#FF788F"
40
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
41
+ d: "m253 165.94-188.97 55.3L7 197.06v-6.8l246-31.74v7.42Z",
42
+ fill: "#FF788F",
43
+ stroke: "#000",
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
47
+ d: "m65.4 207.93-1.37 5.54v7.77L253 165.94v-7.42L65.4 207.93Z",
48
+ fill: "#000",
49
+ stroke: "#000",
50
+ strokeLinecap: "round",
51
+ strokeLinejoin: "round"
52
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
53
+ d: "M253 158.52 64.03 213.47 7 190.25l168.94-47.6L253 158.52Z",
54
+ fill: "#FF788F",
55
+ stroke: "#000",
56
+ strokeLinecap: "round",
57
+ strokeLinejoin: "round"
58
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
59
+ 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",
60
+ fill: "#000",
61
+ stroke: "#000",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
65
+ d: "m204.83 169.01-47.5-11.53-12.36-82.24 45.44 4.28 14.42 89.49Z",
66
+ fill: "#FF788F",
67
+ stroke: "#000",
68
+ strokeLinecap: "round",
69
+ strokeLinejoin: "round"
70
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
71
+ 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",
72
+ fill: "#FF788F",
73
+ stroke: "#000",
74
+ strokeLinecap: "round",
75
+ strokeLinejoin: "round"
76
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
77
+ d: "M192.57 45.64v2.61",
78
+ stroke: "#fff",
79
+ strokeLinecap: "round",
80
+ strokeLinejoin: "round"
81
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
82
+ d: "M192.57 53.56V167.5",
83
+ stroke: "#fff",
84
+ strokeDasharray: "5.18 5.18",
85
+ strokeLinecap: "round",
86
+ strokeLinejoin: "round"
87
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
88
+ d: "M192.57 170.16v2.61c-.69.54-1.42 1.03-2.19 1.44",
89
+ stroke: "#fff",
90
+ strokeLinecap: "round",
91
+ strokeLinejoin: "round"
92
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
93
+ d: "M185.58 176.3a113.35 113.35 0 0 1-17.82 4.32",
94
+ stroke: "#fff",
95
+ strokeDasharray: "5.13 5.13",
96
+ strokeLinecap: "round",
97
+ strokeLinejoin: "round"
98
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
99
+ d: "m165.17 181.06-2.6.42v-2.63",
100
+ stroke: "#fff",
101
+ strokeLinecap: "round",
102
+ strokeLinejoin: "round"
103
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
104
+ d: "M162.57 173.5V58.73",
105
+ stroke: "#fff",
106
+ strokeDasharray: "5.22 5.22",
107
+ strokeLinecap: "round",
108
+ strokeLinejoin: "round"
109
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
110
+ d: "M162.57 56.05v-2.62M89.92 158.54v2.62l2.52.7",
111
+ stroke: "#fff",
112
+ strokeLinecap: "round",
113
+ strokeLinejoin: "round"
114
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
115
+ d: "m97.64 163.32 59.8 16.72",
116
+ stroke: "#fff",
117
+ strokeDasharray: "5.28 5.28",
118
+ strokeLinecap: "round",
119
+ strokeLinejoin: "round"
120
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
121
+ d: "m160.05 180.76 2.52.71v-2.62",
122
+ stroke: "#fff",
123
+ strokeLinecap: "round",
124
+ strokeLinejoin: "round"
125
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
126
+ d: "M162.57 173.5V58.73",
127
+ stroke: "#fff",
128
+ strokeDasharray: "5.22 5.22",
129
+ strokeLinecap: "round",
130
+ strokeLinejoin: "round"
131
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
132
+ d: "M162.57 56.05v-2.62l-2.62-.15",
133
+ stroke: "#fff",
134
+ strokeLinecap: "round",
135
+ strokeLinejoin: "round"
136
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
137
+ d: "m154.77 53.02-60.89-2.36",
138
+ stroke: "#fff",
139
+ strokeDasharray: "5.08 5.08",
140
+ strokeLinecap: "round",
141
+ strokeLinejoin: "round"
142
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
143
+ d: "M89.92 49.6v2.62",
144
+ stroke: "#fff",
145
+ strokeLinecap: "round",
146
+ strokeLinejoin: "round"
147
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
148
+ d: "M89.92 57.28v98.73",
149
+ stroke: "#fff",
150
+ strokeDasharray: "4.95 4.95",
151
+ strokeLinecap: "round",
152
+ strokeLinejoin: "round"
153
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
154
+ 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",
155
+ fill: "#fff"
156
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
157
+ d: "M89.92 49.6c9.07-2 21.1-5.43 26.6-6.78",
158
+ stroke: "#fff",
159
+ strokeDasharray: "4.75 4.75",
160
+ strokeLinecap: "round",
161
+ strokeLinejoin: "round"
162
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
163
+ d: "m116.52 42.83 2.63.1",
164
+ stroke: "#fff",
165
+ strokeLinecap: "round",
166
+ strokeLinejoin: "round"
167
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
168
+ d: "m124.59 43.12 62.63 2.32",
169
+ stroke: "#fff",
170
+ strokeDasharray: "5.33 5.33",
171
+ strokeLinecap: "round",
172
+ strokeLinejoin: "round"
173
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
174
+ d: "m189.94 45.55 2.63.09",
175
+ stroke: "#fff",
176
+ strokeLinecap: "round",
177
+ strokeLinejoin: "round"
178
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
179
+ d: "M192.52 45.96c-4.84 1.6-18.4 5.73-29.95 7.5",
180
+ stroke: "#fff",
181
+ strokeDasharray: "5.14 5.14",
182
+ strokeLinecap: "round",
183
+ strokeLinejoin: "round"
184
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
185
+ d: "m104.07 188.7-44.05 12.67 3.23-29.9 33.58-3.63 7.24 20.87Z",
186
+ fill: "#000",
187
+ stroke: "#FF788F",
188
+ strokeLinecap: "round",
189
+ strokeLinejoin: "round"
190
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
191
+ d: "m60.02 201.37 3.23-29.9-17.18-5.45-7.64 27.04 21.59 8.31Z",
192
+ fill: "#000",
193
+ stroke: "#FF788F",
194
+ strokeLinecap: "round",
195
+ strokeLinejoin: "round"
196
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
197
+ 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",
198
+ fill: "#FF788F"
199
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
200
+ 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",
201
+ fill: "#fff"
202
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
203
+ 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",
204
+ stroke: "#000",
205
+ strokeLinecap: "round",
206
+ strokeLinejoin: "round"
207
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
208
+ 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",
209
+ fill: "#FF788F",
210
+ stroke: "#000",
211
+ strokeLinecap: "round",
212
+ strokeLinejoin: "round"
213
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
214
+ 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",
215
+ fill: "#fff"
216
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
217
+ d: "M82.05 163.1v3.48M82.05 112.87v3.49M62.35 142.95l-2.95.48M104.69 136.03l-2.95.48",
218
+ stroke: "#FF788F",
219
+ strokeLinecap: "round",
220
+ strokeLinejoin: "round"
221
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
222
+ 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",
223
+ fill: "#FF788F"
224
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
225
+ 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",
226
+ fill: "#FF788F"
227
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
228
+ 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",
229
+ fill: "#000",
230
+ stroke: "#000",
231
+ strokeMiterlimit: "10"
232
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
233
+ 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",
234
+ fill: "#000",
235
+ stroke: "#FF788F",
236
+ strokeLinecap: "round",
237
+ strokeLinejoin: "round"
238
+ }));
239
+ ProjectNotFound.displayName = "ProjectNotFound";
240
+ var stdin_default = (0, import_core.createBaseComponent)(ProjectNotFound);