@semcore/illustration 1.4.18 → 1.4.20

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 +11 -1
  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,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;
@@ -1,139 +1,127 @@
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 NothingFound(_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 ? '81' : _ref$width,
19
- _ref$height = _ref.height,
20
- height = _ref$height === void 0 ? '80' : _ref$height,
21
- _ref$viewBox = _ref.viewBox,
22
- viewBox = _ref$viewBox === void 0 ? '0 0 81 80' : _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: "M68.048 23.576C65.543 15.442 60.654 7.591 54 2.186c-.225-.224-.628-.224-.912-.112L42.336 6.91c-9.614-1.764-19.17-2.16-28.44 1.249-.344.112-.568.396-.568.74-.112 2.617-.68 13.54-.68 13.54C6.27 29.206 1.267 37.684.011 46.895c-.06.344.112.628.344.8l11.603 8.075c2.505 8.134 7.395 15.985 14.049 21.39.224.224.628.224.912.112l10.751-4.837c9.615 1.764 19.17 2.16 28.44-1.249.345-.112.569-.396.569-.74l.68-13.54c6.37-6.766 11.38-15.244 12.628-24.455.06-.344-.112-.628-.344-.8l-11.596-8.075Z",
33
- fill: "#E0E1E9",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/_react["default"].createElement("path", {
36
- d: "M78.073 52.909c.03-.075.06-.157.083-.232l1.614-4.389-3.117-.814-16-25.891a6.015 6.015 0 0 0-6.52-2.685L8.954 29.807 6 29.037l-1.39 4.037a3.525 3.525 0 0 0-.135.396 4.959 4.959 0 0 0 .359 3.716l15.334 29.398a8.203 8.203 0 0 0 9.884 3.984l45.554-15.304a4.074 4.074 0 0 0 2.467-2.355Z",
37
- fill: "#6C6E79",
38
- stroke: "#6C6E79",
39
- strokeMiterlimit: "10",
40
- strokeLinecap: "round",
41
- strokeLinejoin: "round",
42
- shapeRendering: "geometricPrecision"
43
- }), /*#__PURE__*/_react["default"].createElement("path", {
44
- d: "M77.093 51.315 31.54 66.245a8.196 8.196 0 0 1-9.884-3.985L6.321 32.87c-1.503-2.878.097-6.407 3.26-7.17l46.055-11.11a6.013 6.013 0 0 1 6.52 2.684l17.098 28.052c1.376 2.228.321 5.159-2.16 5.989Z",
45
- fill: "#fff",
46
- stroke: "#6C6E79",
47
- strokeMiterlimit: "10",
48
- strokeLinecap: "round",
49
- strokeLinejoin: "round",
50
- shapeRendering: "geometricPrecision"
51
- }), /*#__PURE__*/_react["default"].createElement("path", {
52
- d: "m64.137 20.526-1.982-3.253a6.015 6.015 0 0 0-6.52-2.684L9.582 25.7c-3.155.763-4.763 4.284-3.26 7.17l1.54 2.961 56.276-15.304Z",
53
- fill: "#E0E1E9",
54
- stroke: "#6C6E79",
55
- strokeMiterlimit: "10",
56
- strokeLinecap: "round",
57
- strokeLinejoin: "round",
58
- shapeRendering: "geometricPrecision"
59
- }), /*#__PURE__*/_react["default"].createElement("path", {
60
- d: "M14.025 31.74c.798-.443.911-1.762.253-2.945-.657-1.184-1.837-1.785-2.635-1.341-.798.443-.911 1.762-.253 2.946.658 1.184 1.837 1.784 2.635 1.34ZM21.359 29.922c.797-.444.91-1.763.253-2.947-.658-1.183-1.838-1.784-2.635-1.34-.798.443-.912 1.762-.254 2.946.658 1.183 1.838 1.784 2.636 1.34Z",
61
- fill: "#6C6E79",
62
- stroke: "#6C6E79",
63
- strokeMiterlimit: "10",
64
- strokeLinecap: "round",
65
- strokeLinejoin: "round",
66
- shapeRendering: "geometricPrecision"
67
- }), /*#__PURE__*/_react["default"].createElement("path", {
68
- d: "m22.037 42.162 38.9-10.886",
69
- stroke: "#E0E1E9",
70
- strokeMiterlimit: "10",
71
- strokeLinecap: "round",
72
- strokeLinejoin: "round",
73
- shapeRendering: "geometricPrecision"
74
- }), /*#__PURE__*/_react["default"].createElement("path", {
75
- d: "m70.012 40.973-1.278-2.071a.746.746 0 0 0-.845-.322l-43.67 12.837a.743.743 0 0 0-.449 1.062l1.174 2.25c.164.314.53.471.875.374L69.594 42.08a.75.75 0 0 0 .418-1.106ZM63.208 47.037 27.747 58.215a.748.748 0 0 0-.442 1.061c.352.658.838 1.585 1.152 2.168a.753.753 0 0 0 .882.36l35.67-11.245a.749.749 0 0 0 .404-1.122l-1.353-2.086a.736.736 0 0 0-.852-.314Z",
76
- fill: "#E0E1E9",
77
- shapeRendering: "geometricPrecision"
78
- }), /*#__PURE__*/_react["default"].createElement("path", {
79
- d: "M48.856 24.51c4.366 7.858 3.177 16.852-2.662 20.097-5.839 3.245-14.1-.501-18.467-8.351-3.439-6.183-3.431-13.077-.426-17.316a9.343 9.343 0 0 1 3.088-2.781c5.832-3.245 14.1.493 18.467 8.351Z",
80
- fill: "#6C6E79",
81
- stroke: "#6C6E79",
82
- strokeMiterlimit: "10",
83
- strokeLinecap: "round",
84
- strokeLinejoin: "round",
85
- shapeRendering: "geometricPrecision"
86
- }), /*#__PURE__*/_react["default"].createElement("path", {
87
- d: "M28.05 19.316s3.88-5.712 7.543-5.301c3.664.411 1.316 27.82 1.316 27.82s-10.153-20.344-8.86-22.52Z",
88
- stroke: "#6C6E79",
89
- strokeMiterlimit: "10",
90
- strokeLinecap: "round",
91
- strokeLinejoin: "round",
92
- shapeRendering: "geometricPrecision"
93
- }), /*#__PURE__*/_react["default"].createElement("path", {
94
- d: "M56.85 62.22a3.482 3.482 0 0 1-4.726-1.352l-11.23-20.194a3.482 3.482 0 0 1 1.354-4.725 3.482 3.482 0 0 1 4.725 1.353l11.222 20.201c.927 1.66.321 3.79-1.346 4.718Z",
95
- fill: "#E0E1E9",
96
- stroke: "#6C6E79",
97
- strokeMiterlimit: "10",
98
- strokeLinecap: "round",
99
- strokeLinejoin: "round",
100
- shapeRendering: "geometricPrecision"
101
- }), /*#__PURE__*/_react["default"].createElement("path", {
102
- d: "M46.973 37.296a3.484 3.484 0 0 0-4.725-1.353 3.484 3.484 0 0 0-1.354 4.725l5.002 9.002s.695-8.165 5.07-5.189l-3.993-7.185Z",
103
- fill: "#6C6E79",
104
- stroke: "#6C6E79",
105
- strokeMiterlimit: "10",
106
- strokeLinecap: "round",
107
- strokeLinejoin: "round",
108
- shapeRendering: "geometricPrecision"
109
- }), /*#__PURE__*/_react["default"].createElement("path", {
110
- d: "M48.403 42.401c5.836-3.243 7.028-12.242 2.662-20.099-4.366-7.857-12.637-11.598-18.473-8.355-5.836 3.243-7.028 12.241-2.662 20.099 4.366 7.857 12.636 11.598 18.473 8.355Z",
111
- fill: "#E0E1E9",
112
- shapeRendering: "geometricPrecision"
113
- }), /*#__PURE__*/_react["default"].createElement("path", {
114
- d: "M31.906 34.044c-4.366-7.858-3.178-16.852 2.661-20.097a9.431 9.431 0 0 1 3.59-1.114c-1.96-.172-3.866.164-5.563 1.114-5.832 3.245-7.028 12.239-2.662 20.097 3.529 6.347 9.6 10.003 14.886 9.465-4.763-.412-9.817-3.895-12.912-9.465Z",
115
- fill: "#fff",
116
- shapeRendering: "geometricPrecision"
117
- }), /*#__PURE__*/_react["default"].createElement("path", {
118
- d: "M48.403 42.401c5.836-3.243 7.028-12.242 2.662-20.099-4.366-7.857-12.637-11.598-18.473-8.355-5.836 3.243-7.028 12.241-2.662 20.099 4.366 7.857 12.636 11.598 18.473 8.355Z",
119
- stroke: "#6C6E79",
120
- strokeMiterlimit: "10",
121
- strokeLinecap: "round",
122
- strokeLinejoin: "round",
123
- shapeRendering: "geometricPrecision"
124
- }), /*#__PURE__*/_react["default"].createElement("path", {
125
- d: "M49.544 37.034a6.273 6.273 0 0 1-2.116 1.944c-4.209 2.34-10.414-.777-13.854-6.96-3.439-6.183-2.81-13.1 1.406-15.44 4.217-2.34 10.415.778 13.854 6.961 1.368 2.468 2.093 5.047 2.205 7.41",
126
- stroke: "#6C6E79",
127
- strokeMiterlimit: "10",
128
- strokeLinecap: "round",
129
- strokeLinejoin: "round",
130
- shapeRendering: "geometricPrecision"
131
- }), /*#__PURE__*/_react["default"].createElement("path", {
132
- d: "M37.342 17.535c2.026-.515 5.189-.03 6.998 2.849 1.81 2.878.576 3.207-.905 1.892-1.48-1.316-4.44-2.086-6.093-.673-1.645 1.413-2.96-.972-2.303-2.206.658-1.233 1.638-1.69 2.303-1.861ZM45.822 24.668s.044-1.144.762-.74c.718.41 1.54 1.48.8 1.973-.74.494-1.563-1.233-1.563-1.233Z",
133
- fill: "#fff",
134
- shapeRendering: "geometricPrecision"
135
- }));
136
- }
137
- NothingFound.displayName = 'NothingFound';
138
- var _default = (0, _core.createBaseComponent)(NothingFound);
139
- 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 NothingFound = ({ fill = "none", width = "81", height = "80", viewBox = "0 0 81 80", ...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: "M68.048 23.576C65.543 15.442 60.654 7.591 54 2.186c-.225-.224-.628-.224-.912-.112L42.336 6.91c-9.614-1.764-19.17-2.16-28.44 1.249-.344.112-.568.396-.568.74-.112 2.617-.68 13.54-.68 13.54C6.27 29.206 1.267 37.684.011 46.895c-.06.344.112.628.344.8l11.603 8.075c2.505 8.134 7.395 15.985 14.049 21.39.224.224.628.224.912.112l10.751-4.837c9.615 1.764 19.17 2.16 28.44-1.249.345-.112.569-.396.569-.74l.68-13.54c6.37-6.766 11.38-15.244 12.628-24.455.06-.344-.112-.628-.344-.8l-11.596-8.075Z",
39
+ fill: "#E0E1E9"
40
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
41
+ d: "M78.073 52.909c.03-.075.06-.157.083-.232l1.614-4.389-3.117-.814-16-25.891a6.015 6.015 0 0 0-6.52-2.685L8.954 29.807 6 29.037l-1.39 4.037a3.525 3.525 0 0 0-.135.396 4.959 4.959 0 0 0 .359 3.716l15.334 29.398a8.203 8.203 0 0 0 9.884 3.984l45.554-15.304a4.074 4.074 0 0 0 2.467-2.355Z",
42
+ fill: "#6C6E79",
43
+ stroke: "#6C6E79",
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round",
46
+ strokeMiterlimit: "10"
47
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
48
+ d: "M77.093 51.315 31.54 66.245a8.196 8.196 0 0 1-9.884-3.985L6.321 32.87c-1.503-2.878.097-6.407 3.26-7.17l46.055-11.11a6.013 6.013 0 0 1 6.52 2.684l17.098 28.052c1.376 2.228.321 5.159-2.16 5.989Z",
49
+ fill: "#fff",
50
+ stroke: "#6C6E79",
51
+ strokeLinecap: "round",
52
+ strokeLinejoin: "round",
53
+ strokeMiterlimit: "10"
54
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
55
+ d: "m64.137 20.526-1.982-3.253a6.015 6.015 0 0 0-6.52-2.684L9.582 25.7c-3.155.763-4.763 4.284-3.26 7.17l1.54 2.961 56.276-15.304Z",
56
+ fill: "#E0E1E9",
57
+ stroke: "#6C6E79",
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round",
60
+ strokeMiterlimit: "10"
61
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
62
+ d: "M14.025 31.74c.798-.443.911-1.762.253-2.945-.657-1.184-1.837-1.785-2.635-1.341-.798.443-.911 1.762-.253 2.946.658 1.184 1.837 1.784 2.635 1.34ZM21.359 29.922c.797-.444.91-1.763.253-2.947-.658-1.183-1.838-1.784-2.635-1.34-.798.443-.912 1.762-.254 2.946.658 1.183 1.838 1.784 2.636 1.34Z",
63
+ fill: "#6C6E79",
64
+ stroke: "#6C6E79",
65
+ strokeLinecap: "round",
66
+ strokeLinejoin: "round",
67
+ strokeMiterlimit: "10"
68
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
69
+ d: "m22.037 42.162 38.9-10.886",
70
+ stroke: "#E0E1E9",
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round",
73
+ strokeMiterlimit: "10"
74
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
75
+ d: "m70.012 40.973-1.278-2.071a.746.746 0 0 0-.845-.322l-43.67 12.837a.743.743 0 0 0-.449 1.062l1.174 2.25c.164.314.53.471.875.374L69.594 42.08a.75.75 0 0 0 .418-1.106ZM63.208 47.037 27.747 58.215a.748.748 0 0 0-.442 1.061c.352.658.838 1.585 1.152 2.168a.753.753 0 0 0 .882.36l35.67-11.245a.749.749 0 0 0 .404-1.122l-1.353-2.086a.736.736 0 0 0-.852-.314Z",
76
+ fill: "#E0E1E9"
77
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
78
+ d: "M48.856 24.51c4.366 7.858 3.177 16.852-2.662 20.097-5.839 3.245-14.1-.501-18.467-8.351-3.439-6.183-3.431-13.077-.426-17.316a9.343 9.343 0 0 1 3.088-2.781c5.832-3.245 14.1.493 18.467 8.351Z",
79
+ fill: "#6C6E79",
80
+ stroke: "#6C6E79",
81
+ strokeLinecap: "round",
82
+ strokeLinejoin: "round",
83
+ strokeMiterlimit: "10"
84
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
85
+ d: "M28.05 19.316s3.88-5.712 7.543-5.301c3.664.411 1.316 27.82 1.316 27.82s-10.153-20.344-8.86-22.52Z",
86
+ stroke: "#6C6E79",
87
+ strokeLinecap: "round",
88
+ strokeLinejoin: "round",
89
+ strokeMiterlimit: "10"
90
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
91
+ d: "M56.85 62.22a3.482 3.482 0 0 1-4.726-1.352l-11.23-20.194a3.482 3.482 0 0 1 1.354-4.725 3.482 3.482 0 0 1 4.725 1.353l11.222 20.201c.927 1.66.321 3.79-1.346 4.718Z",
92
+ fill: "#E0E1E9",
93
+ stroke: "#6C6E79",
94
+ strokeLinecap: "round",
95
+ strokeLinejoin: "round",
96
+ strokeMiterlimit: "10"
97
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
98
+ d: "M46.973 37.296a3.484 3.484 0 0 0-4.725-1.353 3.484 3.484 0 0 0-1.354 4.725l5.002 9.002s.695-8.165 5.07-5.189l-3.993-7.185Z",
99
+ fill: "#6C6E79",
100
+ stroke: "#6C6E79",
101
+ strokeLinecap: "round",
102
+ strokeLinejoin: "round",
103
+ strokeMiterlimit: "10"
104
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
105
+ d: "M48.403 42.401c5.836-3.243 7.028-12.242 2.662-20.099-4.366-7.857-12.637-11.598-18.473-8.355-5.836 3.243-7.028 12.241-2.662 20.099 4.366 7.857 12.636 11.598 18.473 8.355Z",
106
+ fill: "#E0E1E9"
107
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
108
+ d: "M31.906 34.044c-4.366-7.858-3.178-16.852 2.661-20.097a9.431 9.431 0 0 1 3.59-1.114c-1.96-.172-3.866.164-5.563 1.114-5.832 3.245-7.028 12.239-2.662 20.097 3.529 6.347 9.6 10.003 14.886 9.465-4.763-.412-9.817-3.895-12.912-9.465Z",
109
+ fill: "#fff"
110
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
111
+ d: "M48.403 42.401c5.836-3.243 7.028-12.242 2.662-20.099-4.366-7.857-12.637-11.598-18.473-8.355-5.836 3.243-7.028 12.241-2.662 20.099 4.366 7.857 12.636 11.598 18.473 8.355Z",
112
+ stroke: "#6C6E79",
113
+ strokeLinecap: "round",
114
+ strokeLinejoin: "round",
115
+ strokeMiterlimit: "10"
116
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
117
+ d: "M49.544 37.034a6.273 6.273 0 0 1-2.116 1.944c-4.209 2.34-10.414-.777-13.854-6.96-3.439-6.183-2.81-13.1 1.406-15.44 4.217-2.34 10.415.778 13.854 6.961 1.368 2.468 2.093 5.047 2.205 7.41",
118
+ stroke: "#6C6E79",
119
+ strokeLinecap: "round",
120
+ strokeLinejoin: "round",
121
+ strokeMiterlimit: "10"
122
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
123
+ d: "M37.342 17.535c2.026-.515 5.189-.03 6.998 2.849 1.81 2.878.576 3.207-.905 1.892-1.48-1.316-4.44-2.086-6.093-.673-1.645 1.413-2.96-.972-2.303-2.206.658-1.233 1.638-1.69 2.303-1.861ZM45.822 24.668s.044-1.144.762-.74c.718.41 1.54 1.48.8 1.973-.74.494-1.563-1.233-1.563-1.233Z",
124
+ fill: "#fff"
125
+ }));
126
+ NothingFound.displayName = "NothingFound";
127
+ var stdin_default = (0, import_core.createBaseComponent)(NothingFound);
@@ -1,126 +1,105 @@
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 NothingFound({
6
- fill = 'none',
7
- width = '81',
8
- height = '80',
9
- viewBox = '0 0 81 80',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const NothingFound = ({ fill = "none", width = "81", height = "80", viewBox = "0 0 81 80", ...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: "M68.048 23.576C65.543 15.442 60.654 7.591 54 2.186c-.225-.224-.628-.224-.912-.112L42.336 6.91c-9.614-1.764-19.17-2.16-28.44 1.249-.344.112-.568.396-.568.74-.112 2.617-.68 13.54-.68 13.54C6.27 29.206 1.267 37.684.011 46.895c-.06.344.112.628.344.8l11.603 8.075c2.505 8.134 7.395 15.985 14.049 21.39.224.224.628.224.912.112l10.751-4.837c9.615 1.764 19.17 2.16 28.44-1.249.345-.112.569-.396.569-.74l.68-13.54c6.37-6.766 11.38-15.244 12.628-24.455.06-.344-.112-.628-.344-.8l-11.596-8.075Z",
21
- fill: "#E0E1E9",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("path", {
24
- d: "M78.073 52.909c.03-.075.06-.157.083-.232l1.614-4.389-3.117-.814-16-25.891a6.015 6.015 0 0 0-6.52-2.685L8.954 29.807 6 29.037l-1.39 4.037a3.525 3.525 0 0 0-.135.396 4.959 4.959 0 0 0 .359 3.716l15.334 29.398a8.203 8.203 0 0 0 9.884 3.984l45.554-15.304a4.074 4.074 0 0 0 2.467-2.355Z",
25
- fill: "#6C6E79",
26
- stroke: "#6C6E79",
27
- strokeMiterlimit: "10",
28
- strokeLinecap: "round",
29
- strokeLinejoin: "round",
30
- shapeRendering: "geometricPrecision"
31
- }), /*#__PURE__*/React.createElement("path", {
32
- d: "M77.093 51.315 31.54 66.245a8.196 8.196 0 0 1-9.884-3.985L6.321 32.87c-1.503-2.878.097-6.407 3.26-7.17l46.055-11.11a6.013 6.013 0 0 1 6.52 2.684l17.098 28.052c1.376 2.228.321 5.159-2.16 5.989Z",
33
- fill: "#fff",
34
- stroke: "#6C6E79",
35
- strokeMiterlimit: "10",
36
- strokeLinecap: "round",
37
- strokeLinejoin: "round",
38
- shapeRendering: "geometricPrecision"
39
- }), /*#__PURE__*/React.createElement("path", {
40
- d: "m64.137 20.526-1.982-3.253a6.015 6.015 0 0 0-6.52-2.684L9.582 25.7c-3.155.763-4.763 4.284-3.26 7.17l1.54 2.961 56.276-15.304Z",
41
- fill: "#E0E1E9",
42
- stroke: "#6C6E79",
43
- strokeMiterlimit: "10",
44
- strokeLinecap: "round",
45
- strokeLinejoin: "round",
46
- shapeRendering: "geometricPrecision"
47
- }), /*#__PURE__*/React.createElement("path", {
48
- d: "M14.025 31.74c.798-.443.911-1.762.253-2.945-.657-1.184-1.837-1.785-2.635-1.341-.798.443-.911 1.762-.253 2.946.658 1.184 1.837 1.784 2.635 1.34ZM21.359 29.922c.797-.444.91-1.763.253-2.947-.658-1.183-1.838-1.784-2.635-1.34-.798.443-.912 1.762-.254 2.946.658 1.183 1.838 1.784 2.636 1.34Z",
49
- fill: "#6C6E79",
50
- stroke: "#6C6E79",
51
- strokeMiterlimit: "10",
52
- strokeLinecap: "round",
53
- strokeLinejoin: "round",
54
- shapeRendering: "geometricPrecision"
55
- }), /*#__PURE__*/React.createElement("path", {
56
- d: "m22.037 42.162 38.9-10.886",
57
- stroke: "#E0E1E9",
58
- strokeMiterlimit: "10",
59
- strokeLinecap: "round",
60
- strokeLinejoin: "round",
61
- shapeRendering: "geometricPrecision"
62
- }), /*#__PURE__*/React.createElement("path", {
63
- d: "m70.012 40.973-1.278-2.071a.746.746 0 0 0-.845-.322l-43.67 12.837a.743.743 0 0 0-.449 1.062l1.174 2.25c.164.314.53.471.875.374L69.594 42.08a.75.75 0 0 0 .418-1.106ZM63.208 47.037 27.747 58.215a.748.748 0 0 0-.442 1.061c.352.658.838 1.585 1.152 2.168a.753.753 0 0 0 .882.36l35.67-11.245a.749.749 0 0 0 .404-1.122l-1.353-2.086a.736.736 0 0 0-.852-.314Z",
64
- fill: "#E0E1E9",
65
- shapeRendering: "geometricPrecision"
66
- }), /*#__PURE__*/React.createElement("path", {
67
- d: "M48.856 24.51c4.366 7.858 3.177 16.852-2.662 20.097-5.839 3.245-14.1-.501-18.467-8.351-3.439-6.183-3.431-13.077-.426-17.316a9.343 9.343 0 0 1 3.088-2.781c5.832-3.245 14.1.493 18.467 8.351Z",
68
- fill: "#6C6E79",
69
- stroke: "#6C6E79",
70
- strokeMiterlimit: "10",
71
- strokeLinecap: "round",
72
- strokeLinejoin: "round",
73
- shapeRendering: "geometricPrecision"
74
- }), /*#__PURE__*/React.createElement("path", {
75
- d: "M28.05 19.316s3.88-5.712 7.543-5.301c3.664.411 1.316 27.82 1.316 27.82s-10.153-20.344-8.86-22.52Z",
76
- stroke: "#6C6E79",
77
- strokeMiterlimit: "10",
78
- strokeLinecap: "round",
79
- strokeLinejoin: "round",
80
- shapeRendering: "geometricPrecision"
81
- }), /*#__PURE__*/React.createElement("path", {
82
- d: "M56.85 62.22a3.482 3.482 0 0 1-4.726-1.352l-11.23-20.194a3.482 3.482 0 0 1 1.354-4.725 3.482 3.482 0 0 1 4.725 1.353l11.222 20.201c.927 1.66.321 3.79-1.346 4.718Z",
83
- fill: "#E0E1E9",
84
- stroke: "#6C6E79",
85
- strokeMiterlimit: "10",
86
- strokeLinecap: "round",
87
- strokeLinejoin: "round",
88
- shapeRendering: "geometricPrecision"
89
- }), /*#__PURE__*/React.createElement("path", {
90
- d: "M46.973 37.296a3.484 3.484 0 0 0-4.725-1.353 3.484 3.484 0 0 0-1.354 4.725l5.002 9.002s.695-8.165 5.07-5.189l-3.993-7.185Z",
91
- fill: "#6C6E79",
92
- stroke: "#6C6E79",
93
- strokeMiterlimit: "10",
94
- strokeLinecap: "round",
95
- strokeLinejoin: "round",
96
- shapeRendering: "geometricPrecision"
97
- }), /*#__PURE__*/React.createElement("path", {
98
- d: "M48.403 42.401c5.836-3.243 7.028-12.242 2.662-20.099-4.366-7.857-12.637-11.598-18.473-8.355-5.836 3.243-7.028 12.241-2.662 20.099 4.366 7.857 12.636 11.598 18.473 8.355Z",
99
- fill: "#E0E1E9",
100
- shapeRendering: "geometricPrecision"
101
- }), /*#__PURE__*/React.createElement("path", {
102
- d: "M31.906 34.044c-4.366-7.858-3.178-16.852 2.661-20.097a9.431 9.431 0 0 1 3.59-1.114c-1.96-.172-3.866.164-5.563 1.114-5.832 3.245-7.028 12.239-2.662 20.097 3.529 6.347 9.6 10.003 14.886 9.465-4.763-.412-9.817-3.895-12.912-9.465Z",
103
- fill: "#fff",
104
- shapeRendering: "geometricPrecision"
105
- }), /*#__PURE__*/React.createElement("path", {
106
- d: "M48.403 42.401c5.836-3.243 7.028-12.242 2.662-20.099-4.366-7.857-12.637-11.598-18.473-8.355-5.836 3.243-7.028 12.241-2.662 20.099 4.366 7.857 12.636 11.598 18.473 8.355Z",
107
- stroke: "#6C6E79",
108
- strokeMiterlimit: "10",
109
- strokeLinecap: "round",
110
- strokeLinejoin: "round",
111
- shapeRendering: "geometricPrecision"
112
- }), /*#__PURE__*/React.createElement("path", {
113
- d: "M49.544 37.034a6.273 6.273 0 0 1-2.116 1.944c-4.209 2.34-10.414-.777-13.854-6.96-3.439-6.183-2.81-13.1 1.406-15.44 4.217-2.34 10.415.778 13.854 6.961 1.368 2.468 2.093 5.047 2.205 7.41",
114
- stroke: "#6C6E79",
115
- strokeMiterlimit: "10",
116
- strokeLinecap: "round",
117
- strokeLinejoin: "round",
118
- shapeRendering: "geometricPrecision"
119
- }), /*#__PURE__*/React.createElement("path", {
120
- d: "M37.342 17.535c2.026-.515 5.189-.03 6.998 2.849 1.81 2.878.576 3.207-.905 1.892-1.48-1.316-4.44-2.086-6.093-.673-1.645 1.413-2.96-.972-2.303-2.206.658-1.233 1.638-1.69 2.303-1.861ZM45.822 24.668s.044-1.144.762-.74c.718.41 1.54 1.48.8 1.973-.74.494-1.563-1.233-1.563-1.233Z",
121
- fill: "#fff",
122
- shapeRendering: "geometricPrecision"
123
- }));
124
- }
125
- NothingFound.displayName = 'NothingFound';
126
- export default createBaseComponent(NothingFound);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ d: "M68.048 23.576C65.543 15.442 60.654 7.591 54 2.186c-.225-.224-.628-.224-.912-.112L42.336 6.91c-9.614-1.764-19.17-2.16-28.44 1.249-.344.112-.568.396-.568.74-.112 2.617-.68 13.54-.68 13.54C6.27 29.206 1.267 37.684.011 46.895c-.06.344.112.628.344.8l11.603 8.075c2.505 8.134 7.395 15.985 14.049 21.39.224.224.628.224.912.112l10.751-4.837c9.615 1.764 19.17 2.16 28.44-1.249.345-.112.569-.396.569-.74l.68-13.54c6.37-6.766 11.38-15.244 12.628-24.455.06-.344-.112-.628-.344-.8l-11.596-8.075Z",
14
+ fill: "#E0E1E9"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ d: "M78.073 52.909c.03-.075.06-.157.083-.232l1.614-4.389-3.117-.814-16-25.891a6.015 6.015 0 0 0-6.52-2.685L8.954 29.807 6 29.037l-1.39 4.037a3.525 3.525 0 0 0-.135.396 4.959 4.959 0 0 0 .359 3.716l15.334 29.398a8.203 8.203 0 0 0 9.884 3.984l45.554-15.304a4.074 4.074 0 0 0 2.467-2.355Z",
17
+ fill: "#6C6E79",
18
+ stroke: "#6C6E79",
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round",
21
+ strokeMiterlimit: "10"
22
+ }), /* @__PURE__ */ React.createElement("path", {
23
+ d: "M77.093 51.315 31.54 66.245a8.196 8.196 0 0 1-9.884-3.985L6.321 32.87c-1.503-2.878.097-6.407 3.26-7.17l46.055-11.11a6.013 6.013 0 0 1 6.52 2.684l17.098 28.052c1.376 2.228.321 5.159-2.16 5.989Z",
24
+ fill: "#fff",
25
+ stroke: "#6C6E79",
26
+ strokeLinecap: "round",
27
+ strokeLinejoin: "round",
28
+ strokeMiterlimit: "10"
29
+ }), /* @__PURE__ */ React.createElement("path", {
30
+ d: "m64.137 20.526-1.982-3.253a6.015 6.015 0 0 0-6.52-2.684L9.582 25.7c-3.155.763-4.763 4.284-3.26 7.17l1.54 2.961 56.276-15.304Z",
31
+ fill: "#E0E1E9",
32
+ stroke: "#6C6E79",
33
+ strokeLinecap: "round",
34
+ strokeLinejoin: "round",
35
+ strokeMiterlimit: "10"
36
+ }), /* @__PURE__ */ React.createElement("path", {
37
+ d: "M14.025 31.74c.798-.443.911-1.762.253-2.945-.657-1.184-1.837-1.785-2.635-1.341-.798.443-.911 1.762-.253 2.946.658 1.184 1.837 1.784 2.635 1.34ZM21.359 29.922c.797-.444.91-1.763.253-2.947-.658-1.183-1.838-1.784-2.635-1.34-.798.443-.912 1.762-.254 2.946.658 1.183 1.838 1.784 2.636 1.34Z",
38
+ fill: "#6C6E79",
39
+ stroke: "#6C6E79",
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round",
42
+ strokeMiterlimit: "10"
43
+ }), /* @__PURE__ */ React.createElement("path", {
44
+ d: "m22.037 42.162 38.9-10.886",
45
+ stroke: "#E0E1E9",
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round",
48
+ strokeMiterlimit: "10"
49
+ }), /* @__PURE__ */ React.createElement("path", {
50
+ d: "m70.012 40.973-1.278-2.071a.746.746 0 0 0-.845-.322l-43.67 12.837a.743.743 0 0 0-.449 1.062l1.174 2.25c.164.314.53.471.875.374L69.594 42.08a.75.75 0 0 0 .418-1.106ZM63.208 47.037 27.747 58.215a.748.748 0 0 0-.442 1.061c.352.658.838 1.585 1.152 2.168a.753.753 0 0 0 .882.36l35.67-11.245a.749.749 0 0 0 .404-1.122l-1.353-2.086a.736.736 0 0 0-.852-.314Z",
51
+ fill: "#E0E1E9"
52
+ }), /* @__PURE__ */ React.createElement("path", {
53
+ d: "M48.856 24.51c4.366 7.858 3.177 16.852-2.662 20.097-5.839 3.245-14.1-.501-18.467-8.351-3.439-6.183-3.431-13.077-.426-17.316a9.343 9.343 0 0 1 3.088-2.781c5.832-3.245 14.1.493 18.467 8.351Z",
54
+ fill: "#6C6E79",
55
+ stroke: "#6C6E79",
56
+ strokeLinecap: "round",
57
+ strokeLinejoin: "round",
58
+ strokeMiterlimit: "10"
59
+ }), /* @__PURE__ */ React.createElement("path", {
60
+ d: "M28.05 19.316s3.88-5.712 7.543-5.301c3.664.411 1.316 27.82 1.316 27.82s-10.153-20.344-8.86-22.52Z",
61
+ stroke: "#6C6E79",
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round",
64
+ strokeMiterlimit: "10"
65
+ }), /* @__PURE__ */ React.createElement("path", {
66
+ d: "M56.85 62.22a3.482 3.482 0 0 1-4.726-1.352l-11.23-20.194a3.482 3.482 0 0 1 1.354-4.725 3.482 3.482 0 0 1 4.725 1.353l11.222 20.201c.927 1.66.321 3.79-1.346 4.718Z",
67
+ fill: "#E0E1E9",
68
+ stroke: "#6C6E79",
69
+ strokeLinecap: "round",
70
+ strokeLinejoin: "round",
71
+ strokeMiterlimit: "10"
72
+ }), /* @__PURE__ */ React.createElement("path", {
73
+ d: "M46.973 37.296a3.484 3.484 0 0 0-4.725-1.353 3.484 3.484 0 0 0-1.354 4.725l5.002 9.002s.695-8.165 5.07-5.189l-3.993-7.185Z",
74
+ fill: "#6C6E79",
75
+ stroke: "#6C6E79",
76
+ strokeLinecap: "round",
77
+ strokeLinejoin: "round",
78
+ strokeMiterlimit: "10"
79
+ }), /* @__PURE__ */ React.createElement("path", {
80
+ d: "M48.403 42.401c5.836-3.243 7.028-12.242 2.662-20.099-4.366-7.857-12.637-11.598-18.473-8.355-5.836 3.243-7.028 12.241-2.662 20.099 4.366 7.857 12.636 11.598 18.473 8.355Z",
81
+ fill: "#E0E1E9"
82
+ }), /* @__PURE__ */ React.createElement("path", {
83
+ d: "M31.906 34.044c-4.366-7.858-3.178-16.852 2.661-20.097a9.431 9.431 0 0 1 3.59-1.114c-1.96-.172-3.866.164-5.563 1.114-5.832 3.245-7.028 12.239-2.662 20.097 3.529 6.347 9.6 10.003 14.886 9.465-4.763-.412-9.817-3.895-12.912-9.465Z",
84
+ fill: "#fff"
85
+ }), /* @__PURE__ */ React.createElement("path", {
86
+ d: "M48.403 42.401c5.836-3.243 7.028-12.242 2.662-20.099-4.366-7.857-12.637-11.598-18.473-8.355-5.836 3.243-7.028 12.241-2.662 20.099 4.366 7.857 12.636 11.598 18.473 8.355Z",
87
+ stroke: "#6C6E79",
88
+ strokeLinecap: "round",
89
+ strokeLinejoin: "round",
90
+ strokeMiterlimit: "10"
91
+ }), /* @__PURE__ */ React.createElement("path", {
92
+ d: "M49.544 37.034a6.273 6.273 0 0 1-2.116 1.944c-4.209 2.34-10.414-.777-13.854-6.96-3.439-6.183-2.81-13.1 1.406-15.44 4.217-2.34 10.415.778 13.854 6.961 1.368 2.468 2.093 5.047 2.205 7.41",
93
+ stroke: "#6C6E79",
94
+ strokeLinecap: "round",
95
+ strokeLinejoin: "round",
96
+ strokeMiterlimit: "10"
97
+ }), /* @__PURE__ */ React.createElement("path", {
98
+ d: "M37.342 17.535c2.026-.515 5.189-.03 6.998 2.849 1.81 2.878.576 3.207-.905 1.892-1.48-1.316-4.44-2.086-6.093-.673-1.645 1.413-2.96-.972-2.303-2.206.658-1.233 1.638-1.69 2.303-1.861ZM45.822 24.668s.044-1.144.762-.74c.718.41 1.54 1.48.8 1.973-.74.494-1.563-1.233-1.563-1.233Z",
99
+ fill: "#fff"
100
+ }));
101
+ NothingFound.displayName = "NothingFound";
102
+ var stdin_default = createBaseComponent(NothingFound);
103
+ export {
104
+ stdin_default as default
105
+ };
@@ -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;