@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,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,151 +1,136 @@
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 UnderConstruction(_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 ? '80' : _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 80 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: "M40.531 75.095C62.515 74.811 80 56.483 80 34.51V18.985a.99.99 0 0 0-.985-.997H53.34V3.996A1 1 0 0 0 52.344 3H27.667a1 1 0 0 0-.997.996v6.493H.996a.993.993 0 0 0-.996.996v23.616C0 57.37 18.196 75.39 40.531 75.095Z",
33
- fill: "#E0E1E9",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/_react["default"].createElement("path", {
36
- d: "M62.845 55.473s.085-.053.128-.085l6.515-4.34-3.145-1.706-3.146.757-8.317-31.754a5.74 5.74 0 0 0-6.697-4.17L8.496 22.268l-1.397-3.124-3.423 5.897c-.075.117-.15.245-.213.373v.021a5.699 5.699 0 0 0-.459 4.266l10.46 36.734a2.606 2.606 0 0 0 3.189 1.802l45.382-12.37c.277-.074.522-.202.746-.351l.053-.043h.011Z",
37
- fill: "#E0E1E9",
38
- stroke: "#6C6E79",
39
- strokeWidth: ".7",
40
- strokeLinecap: "round",
41
- strokeLinejoin: "round",
42
- shapeRendering: "geometricPrecision"
43
- }), /*#__PURE__*/_react["default"].createElement("path", {
44
- d: "M68.71 51.41 20.918 64.44a2.742 2.742 0 0 1-3.359-1.897L6.544 23.858c-.96-3.38 1.152-6.867 4.596-7.571l42.983-8.765a6.041 6.041 0 0 1 7.048 4.382l9.469 36.17a2.738 2.738 0 0 1-1.93 3.337Z",
45
- fill: "#fff",
46
- shapeRendering: "geometricPrecision"
47
- }), /*#__PURE__*/_react["default"].createElement("path", {
48
- d: "M62.376 16.586 7.856 28.56l-1.333-4.702c-.96-3.38 1.152-6.867 4.596-7.57l42.983-8.766a6.041 6.041 0 0 1 7.048 4.383l1.226 4.68Z",
49
- fill: "#6C6E79",
50
- shapeRendering: "geometricPrecision"
51
- }), /*#__PURE__*/_react["default"].createElement("path", {
52
- d: "M15.203 21.203c.299 1.077-.33 2.132-1.418 2.367-1.088.234-2.229-.448-2.527-1.536-.299-1.087.341-2.143 1.429-2.377 1.087-.235 2.218.458 2.527 1.535l-.01.01Z",
53
- fill: "#fff",
54
- shapeRendering: "geometricPrecision"
55
- }), /*#__PURE__*/_react["default"].createElement("path", {
56
- d: "M22.198 19.721c.299 1.067-.33 2.111-1.397 2.346-1.066.235-2.186-.448-2.484-1.525-.299-1.077.33-2.122 1.407-2.346 1.067-.224 2.176.459 2.474 1.525Z",
57
- fill: "#E0E1E9",
58
- shapeRendering: "geometricPrecision"
59
- }), /*#__PURE__*/_react["default"].createElement("path", {
60
- d: "M7.877 28.645s.33-3.166.608-6.408L7.11 19.145 3.687 25.04c-.075.118-.15.246-.214.374v.021a5.698 5.698 0 0 0-.458 4.265l1.397 4.926 3.465-5.982Z",
61
- fill: "#6C6E79",
62
- shapeRendering: "geometricPrecision"
63
- }), /*#__PURE__*/_react["default"].createElement("path", {
64
- d: "M68.71 51.41 20.918 64.44a2.742 2.742 0 0 1-3.359-1.897L6.544 23.858c-.96-3.38 1.152-6.867 4.596-7.571l42.983-8.765a6.041 6.041 0 0 1 7.048 4.382l9.469 36.17a2.738 2.738 0 0 1-1.93 3.337v0Z",
65
- stroke: "#6C6E79",
66
- strokeWidth: ".7",
67
- strokeLinecap: "round",
68
- strokeLinejoin: "round",
69
- shapeRendering: "geometricPrecision"
70
- }), /*#__PURE__*/_react["default"].createElement("path", {
71
- d: "M24.683 63.193V31.225h11.74v28.982M36.423 31.225l-11.74 10.652M24.683 41.877l11.74 10.663M24.683 41.877h11.74M24.683 52.54h11.74M36.423 52.54l-11.74 10.653",
72
- stroke: "#6C6E79",
73
- strokeWidth: ".7",
74
- strokeLinecap: "round",
75
- strokeLinejoin: "round",
76
- shapeRendering: "geometricPrecision"
77
- }), /*#__PURE__*/_react["default"].createElement("path", {
78
- d: "M20.545 31.225h-5.15v4.212h5.15v-4.212Z",
79
- fill: "#E0E1E9",
80
- stroke: "#6C6E79",
81
- strokeWidth: ".7",
82
- strokeLinecap: "round",
83
- strokeLinejoin: "round",
84
- shapeRendering: "geometricPrecision"
85
- }), /*#__PURE__*/_react["default"].createElement("path", {
86
- d: "m30.547 11.242 33.12 14.065M20.545 25.307l10.002-14.065",
87
- stroke: "#E0E1E9",
88
- strokeWidth: ".7",
89
- strokeLinecap: "round",
90
- strokeLinejoin: "round",
91
- shapeRendering: "geometricPrecision"
92
- }), /*#__PURE__*/_react["default"].createElement("path", {
93
- d: "M30.547 7.681A2.453 2.453 0 0 1 33 10.134v15.173h-4.916V10.134a2.453 2.453 0 0 1 2.453-2.453h.01Z",
94
- fill: "#E0E1E9",
95
- stroke: "#6C6E79",
96
- strokeWidth: ".7",
97
- strokeLinecap: "round",
98
- strokeLinejoin: "round",
99
- shapeRendering: "geometricPrecision"
100
- }), /*#__PURE__*/_react["default"].createElement("path", {
101
- d: "M73.956 25.307H13.572a2.964 2.964 0 0 0 0 5.928h60.384a2.964 2.964 0 1 0 0-5.928Z",
102
- fill: "#E0E1E9",
103
- stroke: "#6C6E79",
104
- strokeWidth: ".7",
105
- strokeLinecap: "round",
106
- strokeLinejoin: "round",
107
- shapeRendering: "geometricPrecision"
108
- }), /*#__PURE__*/_react["default"].createElement("path", {
109
- d: "m56.938 59.471-1.546.81a14.9 14.9 0 0 0-2.538 2.101 15.413 15.413 0 0 0-1.471 1.792 3.137 3.137 0 0 0-.544 1.791v9.66c0 .46.554.694.885.363l5.737-5.769-.523-10.748ZM70.406 59.471l1.546.81a14.9 14.9 0 0 1 2.538 2.101 15.423 15.423 0 0 1 1.471 1.792c.362.522.544 1.151.544 1.791v9.66a.517.517 0 0 1-.885.363l-5.737-5.769.523-10.748Z",
110
- fill: "#6C6E79",
111
- shapeRendering: "geometricPrecision"
112
- }), /*#__PURE__*/_react["default"].createElement("path", {
113
- d: "M67.9 74.933c2.25-3.189 3.753-8.84 3.753-15.291 0-9.97-3.572-19.119-7.976-19.119s-7.976 9.15-7.976 19.119c0 6.451 1.504 12.102 3.754 15.29h8.456-.011Z",
114
- fill: "#fff",
115
- stroke: "#6C6E79",
116
- strokeWidth: ".7",
117
- strokeLinecap: "round",
118
- strokeLinejoin: "round",
119
- shapeRendering: "geometricPrecision"
120
- }), /*#__PURE__*/_react["default"].createElement("path", {
121
- d: "M63.666 56.251a4.436 4.436 0 1 0 0-8.871 4.436 4.436 0 0 0 0 8.871Z",
122
- fill: "#6C6E79",
123
- shapeRendering: "geometricPrecision"
124
- }), /*#__PURE__*/_react["default"].createElement("path", {
125
- d: "M56.576 67.81c.66 2.92 1.642 5.395 2.868 7.122H67.9c1.226-1.738 2.207-4.212 2.868-7.123H56.576Z",
126
- fill: "#E0E1E9",
127
- stroke: "#6C6E79",
128
- strokeWidth: ".7",
129
- strokeLinecap: "round",
130
- strokeLinejoin: "round",
131
- shapeRendering: "geometricPrecision"
132
- }), /*#__PURE__*/_react["default"].createElement("path", {
133
- d: "M61.491 38.401a2.636 2.636 0 0 0 2.88 1.066c.884-.223 1.61-.96 1.844-1.844a2.647 2.647 0 0 0-1.663-3.188 1.348 1.348 0 0 1-.886-1.27v-1.95",
134
- stroke: "#6C6E79",
135
- strokeWidth: ".7",
136
- strokeLinecap: "round",
137
- strokeLinejoin: "round",
138
- shapeRendering: "geometricPrecision"
139
- }), /*#__PURE__*/_react["default"].createElement("path", {
140
- d: "m43.759 55.91.469 1.706a4.395 4.395 0 0 0 3.07 3.071l1.707.47-1.706.469a4.395 4.395 0 0 0-3.071 3.07l-.47 1.707-.469-1.707a4.395 4.395 0 0 0-3.07-3.07l-1.706-.47 1.706-.469a4.395 4.395 0 0 0 3.07-3.07l.47-1.707ZM74.863 5.868l.373 1.344a3.464 3.464 0 0 0 2.42 2.42l1.344.374-1.344.373a3.464 3.464 0 0 0-2.42 2.42l-.373 1.344-.374-1.344a3.464 3.464 0 0 0-2.42-2.42l-1.344-.373 1.344-.374a3.464 3.464 0 0 0 2.42-2.42l.374-1.344Z",
141
- fill: "#fff",
142
- stroke: "#6C6E79",
143
- strokeWidth: ".7",
144
- strokeLinecap: "round",
145
- strokeLinejoin: "round",
146
- shapeRendering: "geometricPrecision"
147
- }));
148
- }
149
- UnderConstruction.displayName = 'UnderConstruction';
150
- var _default = (0, _core.createBaseComponent)(UnderConstruction);
151
- 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 UnderConstruction = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 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: "M40.531 75.095C62.515 74.811 80 56.483 80 34.51V18.985a.99.99 0 0 0-.985-.997H53.34V3.996A1 1 0 0 0 52.344 3H27.667a1 1 0 0 0-.997.996v6.493H.996a.993.993 0 0 0-.996.996v23.616C0 57.37 18.196 75.39 40.531 75.095Z",
39
+ fill: "#E0E1E9"
40
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
41
+ d: "M62.845 55.473s.085-.053.128-.085l6.515-4.34-3.145-1.706-3.146.757-8.317-31.754a5.74 5.74 0 0 0-6.697-4.17L8.496 22.268l-1.397-3.124-3.423 5.897c-.075.117-.15.245-.213.373v.021a5.699 5.699 0 0 0-.459 4.266l10.46 36.734a2.606 2.606 0 0 0 3.189 1.802l45.382-12.37c.277-.074.522-.202.746-.351l.053-.043h.011Z",
42
+ fill: "#E0E1E9",
43
+ stroke: "#6C6E79",
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round",
46
+ strokeWidth: ".7"
47
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
48
+ d: "M68.71 51.41 20.918 64.44a2.742 2.742 0 0 1-3.359-1.897L6.544 23.858c-.96-3.38 1.152-6.867 4.596-7.571l42.983-8.765a6.041 6.041 0 0 1 7.048 4.382l9.469 36.17a2.738 2.738 0 0 1-1.93 3.337Z",
49
+ fill: "#fff"
50
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
51
+ d: "M62.376 16.586 7.856 28.56l-1.333-4.702c-.96-3.38 1.152-6.867 4.596-7.57l42.983-8.766a6.041 6.041 0 0 1 7.048 4.383l1.226 4.68Z",
52
+ fill: "#6C6E79"
53
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
54
+ d: "M15.203 21.203c.299 1.077-.33 2.132-1.418 2.367-1.088.234-2.229-.448-2.527-1.536-.299-1.087.341-2.143 1.429-2.377 1.087-.235 2.218.458 2.527 1.535l-.01.01Z",
55
+ fill: "#fff"
56
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
57
+ d: "M22.198 19.721c.299 1.067-.33 2.111-1.397 2.346-1.066.235-2.186-.448-2.484-1.525-.299-1.077.33-2.122 1.407-2.346 1.067-.224 2.176.459 2.474 1.525Z",
58
+ fill: "#E0E1E9"
59
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
60
+ d: "M7.877 28.645s.33-3.166.608-6.408L7.11 19.145 3.687 25.04c-.075.118-.15.246-.214.374v.021a5.698 5.698 0 0 0-.458 4.265l1.397 4.926 3.465-5.982Z",
61
+ fill: "#6C6E79"
62
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
63
+ d: "M68.71 51.41 20.918 64.44a2.742 2.742 0 0 1-3.359-1.897L6.544 23.858c-.96-3.38 1.152-6.867 4.596-7.571l42.983-8.765a6.041 6.041 0 0 1 7.048 4.382l9.469 36.17a2.738 2.738 0 0 1-1.93 3.337v0Z",
64
+ stroke: "#6C6E79",
65
+ strokeLinecap: "round",
66
+ strokeLinejoin: "round",
67
+ strokeWidth: ".7"
68
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
69
+ d: "M24.683 63.193V31.225h11.74v28.982M36.423 31.225l-11.74 10.652M24.683 41.877l11.74 10.663M24.683 41.877h11.74M24.683 52.54h11.74M36.423 52.54l-11.74 10.653",
70
+ stroke: "#6C6E79",
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round",
73
+ strokeWidth: ".7"
74
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
75
+ d: "M20.545 31.225h-5.15v4.212h5.15v-4.212Z",
76
+ fill: "#E0E1E9",
77
+ stroke: "#6C6E79",
78
+ strokeLinecap: "round",
79
+ strokeLinejoin: "round",
80
+ strokeWidth: ".7"
81
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
82
+ d: "m30.547 11.242 33.12 14.065M20.545 25.307l10.002-14.065",
83
+ stroke: "#E0E1E9",
84
+ strokeLinecap: "round",
85
+ strokeLinejoin: "round",
86
+ strokeWidth: ".7"
87
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
88
+ d: "M30.547 7.681A2.453 2.453 0 0 1 33 10.134v15.173h-4.916V10.134a2.453 2.453 0 0 1 2.453-2.453h.01Z",
89
+ fill: "#E0E1E9",
90
+ stroke: "#6C6E79",
91
+ strokeLinecap: "round",
92
+ strokeLinejoin: "round",
93
+ strokeWidth: ".7"
94
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
95
+ d: "M73.956 25.307H13.572a2.964 2.964 0 0 0 0 5.928h60.384a2.964 2.964 0 1 0 0-5.928Z",
96
+ fill: "#E0E1E9",
97
+ stroke: "#6C6E79",
98
+ strokeLinecap: "round",
99
+ strokeLinejoin: "round",
100
+ strokeWidth: ".7"
101
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
102
+ d: "m56.938 59.471-1.546.81a14.9 14.9 0 0 0-2.538 2.101 15.413 15.413 0 0 0-1.471 1.792 3.137 3.137 0 0 0-.544 1.791v9.66c0 .46.554.694.885.363l5.737-5.769-.523-10.748ZM70.406 59.471l1.546.81a14.9 14.9 0 0 1 2.538 2.101 15.423 15.423 0 0 1 1.471 1.792c.362.522.544 1.151.544 1.791v9.66a.517.517 0 0 1-.885.363l-5.737-5.769.523-10.748Z",
103
+ fill: "#6C6E79"
104
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
105
+ d: "M67.9 74.933c2.25-3.189 3.753-8.84 3.753-15.291 0-9.97-3.572-19.119-7.976-19.119s-7.976 9.15-7.976 19.119c0 6.451 1.504 12.102 3.754 15.29h8.456-.011Z",
106
+ fill: "#fff",
107
+ stroke: "#6C6E79",
108
+ strokeLinecap: "round",
109
+ strokeLinejoin: "round",
110
+ strokeWidth: ".7"
111
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
112
+ d: "M63.666 56.251a4.436 4.436 0 1 0 0-8.871 4.436 4.436 0 0 0 0 8.871Z",
113
+ fill: "#6C6E79"
114
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
115
+ d: "M56.576 67.81c.66 2.92 1.642 5.395 2.868 7.122H67.9c1.226-1.738 2.207-4.212 2.868-7.123H56.576Z",
116
+ fill: "#E0E1E9",
117
+ stroke: "#6C6E79",
118
+ strokeLinecap: "round",
119
+ strokeLinejoin: "round",
120
+ strokeWidth: ".7"
121
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
122
+ d: "M61.491 38.401a2.636 2.636 0 0 0 2.88 1.066c.884-.223 1.61-.96 1.844-1.844a2.647 2.647 0 0 0-1.663-3.188 1.348 1.348 0 0 1-.886-1.27v-1.95",
123
+ stroke: "#6C6E79",
124
+ strokeLinecap: "round",
125
+ strokeLinejoin: "round",
126
+ strokeWidth: ".7"
127
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
128
+ d: "m43.759 55.91.469 1.706a4.395 4.395 0 0 0 3.07 3.071l1.707.47-1.706.469a4.395 4.395 0 0 0-3.071 3.07l-.47 1.707-.469-1.707a4.395 4.395 0 0 0-3.07-3.07l-1.706-.47 1.706-.469a4.395 4.395 0 0 0 3.07-3.07l.47-1.707ZM74.863 5.868l.373 1.344a3.464 3.464 0 0 0 2.42 2.42l1.344.374-1.344.373a3.464 3.464 0 0 0-2.42 2.42l-.373 1.344-.374-1.344a3.464 3.464 0 0 0-2.42-2.42l-1.344-.373 1.344-.374a3.464 3.464 0 0 0 2.42-2.42l.374-1.344Z",
129
+ fill: "#fff",
130
+ stroke: "#6C6E79",
131
+ strokeLinecap: "round",
132
+ strokeLinejoin: "round",
133
+ strokeWidth: ".7"
134
+ }));
135
+ UnderConstruction.displayName = "UnderConstruction";
136
+ var stdin_default = (0, import_core.createBaseComponent)(UnderConstruction);
@@ -1,138 +1,114 @@
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 UnderConstruction({
6
- fill = 'none',
7
- width = '80',
8
- height = '80',
9
- viewBox = '0 0 80 80',
1
+ import React from "react";
2
+ import { createBaseComponent } from "@semcore/core";
3
+ import { Box } from "@semcore/flex-box";
4
+ const UnderConstruction = ({ fill = "none", width = "80", height = "80", viewBox = "0 0 80 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: "M40.531 75.095C62.515 74.811 80 56.483 80 34.51V18.985a.99.99 0 0 0-.985-.997H53.34V3.996A1 1 0 0 0 52.344 3H27.667a1 1 0 0 0-.997.996v6.493H.996a.993.993 0 0 0-.996.996v23.616C0 57.37 18.196 75.39 40.531 75.095Z",
21
- fill: "#E0E1E9",
22
- shapeRendering: "geometricPrecision"
23
- }), /*#__PURE__*/React.createElement("path", {
24
- d: "M62.845 55.473s.085-.053.128-.085l6.515-4.34-3.145-1.706-3.146.757-8.317-31.754a5.74 5.74 0 0 0-6.697-4.17L8.496 22.268l-1.397-3.124-3.423 5.897c-.075.117-.15.245-.213.373v.021a5.699 5.699 0 0 0-.459 4.266l10.46 36.734a2.606 2.606 0 0 0 3.189 1.802l45.382-12.37c.277-.074.522-.202.746-.351l.053-.043h.011Z",
25
- fill: "#E0E1E9",
26
- stroke: "#6C6E79",
27
- strokeWidth: ".7",
28
- strokeLinecap: "round",
29
- strokeLinejoin: "round",
30
- shapeRendering: "geometricPrecision"
31
- }), /*#__PURE__*/React.createElement("path", {
32
- d: "M68.71 51.41 20.918 64.44a2.742 2.742 0 0 1-3.359-1.897L6.544 23.858c-.96-3.38 1.152-6.867 4.596-7.571l42.983-8.765a6.041 6.041 0 0 1 7.048 4.382l9.469 36.17a2.738 2.738 0 0 1-1.93 3.337Z",
33
- fill: "#fff",
34
- shapeRendering: "geometricPrecision"
35
- }), /*#__PURE__*/React.createElement("path", {
36
- d: "M62.376 16.586 7.856 28.56l-1.333-4.702c-.96-3.38 1.152-6.867 4.596-7.57l42.983-8.766a6.041 6.041 0 0 1 7.048 4.383l1.226 4.68Z",
37
- fill: "#6C6E79",
38
- shapeRendering: "geometricPrecision"
39
- }), /*#__PURE__*/React.createElement("path", {
40
- d: "M15.203 21.203c.299 1.077-.33 2.132-1.418 2.367-1.088.234-2.229-.448-2.527-1.536-.299-1.087.341-2.143 1.429-2.377 1.087-.235 2.218.458 2.527 1.535l-.01.01Z",
41
- fill: "#fff",
42
- shapeRendering: "geometricPrecision"
43
- }), /*#__PURE__*/React.createElement("path", {
44
- d: "M22.198 19.721c.299 1.067-.33 2.111-1.397 2.346-1.066.235-2.186-.448-2.484-1.525-.299-1.077.33-2.122 1.407-2.346 1.067-.224 2.176.459 2.474 1.525Z",
45
- fill: "#E0E1E9",
46
- shapeRendering: "geometricPrecision"
47
- }), /*#__PURE__*/React.createElement("path", {
48
- d: "M7.877 28.645s.33-3.166.608-6.408L7.11 19.145 3.687 25.04c-.075.118-.15.246-.214.374v.021a5.698 5.698 0 0 0-.458 4.265l1.397 4.926 3.465-5.982Z",
49
- fill: "#6C6E79",
50
- shapeRendering: "geometricPrecision"
51
- }), /*#__PURE__*/React.createElement("path", {
52
- d: "M68.71 51.41 20.918 64.44a2.742 2.742 0 0 1-3.359-1.897L6.544 23.858c-.96-3.38 1.152-6.867 4.596-7.571l42.983-8.765a6.041 6.041 0 0 1 7.048 4.382l9.469 36.17a2.738 2.738 0 0 1-1.93 3.337v0Z",
53
- stroke: "#6C6E79",
54
- strokeWidth: ".7",
55
- strokeLinecap: "round",
56
- strokeLinejoin: "round",
57
- shapeRendering: "geometricPrecision"
58
- }), /*#__PURE__*/React.createElement("path", {
59
- d: "M24.683 63.193V31.225h11.74v28.982M36.423 31.225l-11.74 10.652M24.683 41.877l11.74 10.663M24.683 41.877h11.74M24.683 52.54h11.74M36.423 52.54l-11.74 10.653",
60
- stroke: "#6C6E79",
61
- strokeWidth: ".7",
62
- strokeLinecap: "round",
63
- strokeLinejoin: "round",
64
- shapeRendering: "geometricPrecision"
65
- }), /*#__PURE__*/React.createElement("path", {
66
- d: "M20.545 31.225h-5.15v4.212h5.15v-4.212Z",
67
- fill: "#E0E1E9",
68
- stroke: "#6C6E79",
69
- strokeWidth: ".7",
70
- strokeLinecap: "round",
71
- strokeLinejoin: "round",
72
- shapeRendering: "geometricPrecision"
73
- }), /*#__PURE__*/React.createElement("path", {
74
- d: "m30.547 11.242 33.12 14.065M20.545 25.307l10.002-14.065",
75
- stroke: "#E0E1E9",
76
- strokeWidth: ".7",
77
- strokeLinecap: "round",
78
- strokeLinejoin: "round",
79
- shapeRendering: "geometricPrecision"
80
- }), /*#__PURE__*/React.createElement("path", {
81
- d: "M30.547 7.681A2.453 2.453 0 0 1 33 10.134v15.173h-4.916V10.134a2.453 2.453 0 0 1 2.453-2.453h.01Z",
82
- fill: "#E0E1E9",
83
- stroke: "#6C6E79",
84
- strokeWidth: ".7",
85
- strokeLinecap: "round",
86
- strokeLinejoin: "round",
87
- shapeRendering: "geometricPrecision"
88
- }), /*#__PURE__*/React.createElement("path", {
89
- d: "M73.956 25.307H13.572a2.964 2.964 0 0 0 0 5.928h60.384a2.964 2.964 0 1 0 0-5.928Z",
90
- fill: "#E0E1E9",
91
- stroke: "#6C6E79",
92
- strokeWidth: ".7",
93
- strokeLinecap: "round",
94
- strokeLinejoin: "round",
95
- shapeRendering: "geometricPrecision"
96
- }), /*#__PURE__*/React.createElement("path", {
97
- d: "m56.938 59.471-1.546.81a14.9 14.9 0 0 0-2.538 2.101 15.413 15.413 0 0 0-1.471 1.792 3.137 3.137 0 0 0-.544 1.791v9.66c0 .46.554.694.885.363l5.737-5.769-.523-10.748ZM70.406 59.471l1.546.81a14.9 14.9 0 0 1 2.538 2.101 15.423 15.423 0 0 1 1.471 1.792c.362.522.544 1.151.544 1.791v9.66a.517.517 0 0 1-.885.363l-5.737-5.769.523-10.748Z",
98
- fill: "#6C6E79",
99
- shapeRendering: "geometricPrecision"
100
- }), /*#__PURE__*/React.createElement("path", {
101
- d: "M67.9 74.933c2.25-3.189 3.753-8.84 3.753-15.291 0-9.97-3.572-19.119-7.976-19.119s-7.976 9.15-7.976 19.119c0 6.451 1.504 12.102 3.754 15.29h8.456-.011Z",
102
- fill: "#fff",
103
- stroke: "#6C6E79",
104
- strokeWidth: ".7",
105
- strokeLinecap: "round",
106
- strokeLinejoin: "round",
107
- shapeRendering: "geometricPrecision"
108
- }), /*#__PURE__*/React.createElement("path", {
109
- d: "M63.666 56.251a4.436 4.436 0 1 0 0-8.871 4.436 4.436 0 0 0 0 8.871Z",
110
- fill: "#6C6E79",
111
- shapeRendering: "geometricPrecision"
112
- }), /*#__PURE__*/React.createElement("path", {
113
- d: "M56.576 67.81c.66 2.92 1.642 5.395 2.868 7.122H67.9c1.226-1.738 2.207-4.212 2.868-7.123H56.576Z",
114
- fill: "#E0E1E9",
115
- stroke: "#6C6E79",
116
- strokeWidth: ".7",
117
- strokeLinecap: "round",
118
- strokeLinejoin: "round",
119
- shapeRendering: "geometricPrecision"
120
- }), /*#__PURE__*/React.createElement("path", {
121
- d: "M61.491 38.401a2.636 2.636 0 0 0 2.88 1.066c.884-.223 1.61-.96 1.844-1.844a2.647 2.647 0 0 0-1.663-3.188 1.348 1.348 0 0 1-.886-1.27v-1.95",
122
- stroke: "#6C6E79",
123
- strokeWidth: ".7",
124
- strokeLinecap: "round",
125
- strokeLinejoin: "round",
126
- shapeRendering: "geometricPrecision"
127
- }), /*#__PURE__*/React.createElement("path", {
128
- d: "m43.759 55.91.469 1.706a4.395 4.395 0 0 0 3.07 3.071l1.707.47-1.706.469a4.395 4.395 0 0 0-3.071 3.07l-.47 1.707-.469-1.707a4.395 4.395 0 0 0-3.07-3.07l-1.706-.47 1.706-.469a4.395 4.395 0 0 0 3.07-3.07l.47-1.707ZM74.863 5.868l.373 1.344a3.464 3.464 0 0 0 2.42 2.42l1.344.374-1.344.373a3.464 3.464 0 0 0-2.42 2.42l-.373 1.344-.374-1.344a3.464 3.464 0 0 0-2.42-2.42l-1.344-.373 1.344-.374a3.464 3.464 0 0 0 2.42-2.42l.374-1.344Z",
129
- fill: "#fff",
130
- stroke: "#6C6E79",
131
- strokeWidth: ".7",
132
- strokeLinecap: "round",
133
- strokeLinejoin: "round",
134
- shapeRendering: "geometricPrecision"
135
- }));
136
- }
137
- UnderConstruction.displayName = 'UnderConstruction';
138
- export default createBaseComponent(UnderConstruction);
12
+ }, /* @__PURE__ */ React.createElement("path", {
13
+ d: "M40.531 75.095C62.515 74.811 80 56.483 80 34.51V18.985a.99.99 0 0 0-.985-.997H53.34V3.996A1 1 0 0 0 52.344 3H27.667a1 1 0 0 0-.997.996v6.493H.996a.993.993 0 0 0-.996.996v23.616C0 57.37 18.196 75.39 40.531 75.095Z",
14
+ fill: "#E0E1E9"
15
+ }), /* @__PURE__ */ React.createElement("path", {
16
+ d: "M62.845 55.473s.085-.053.128-.085l6.515-4.34-3.145-1.706-3.146.757-8.317-31.754a5.74 5.74 0 0 0-6.697-4.17L8.496 22.268l-1.397-3.124-3.423 5.897c-.075.117-.15.245-.213.373v.021a5.699 5.699 0 0 0-.459 4.266l10.46 36.734a2.606 2.606 0 0 0 3.189 1.802l45.382-12.37c.277-.074.522-.202.746-.351l.053-.043h.011Z",
17
+ fill: "#E0E1E9",
18
+ stroke: "#6C6E79",
19
+ strokeLinecap: "round",
20
+ strokeLinejoin: "round",
21
+ strokeWidth: ".7"
22
+ }), /* @__PURE__ */ React.createElement("path", {
23
+ d: "M68.71 51.41 20.918 64.44a2.742 2.742 0 0 1-3.359-1.897L6.544 23.858c-.96-3.38 1.152-6.867 4.596-7.571l42.983-8.765a6.041 6.041 0 0 1 7.048 4.382l9.469 36.17a2.738 2.738 0 0 1-1.93 3.337Z",
24
+ fill: "#fff"
25
+ }), /* @__PURE__ */ React.createElement("path", {
26
+ d: "M62.376 16.586 7.856 28.56l-1.333-4.702c-.96-3.38 1.152-6.867 4.596-7.57l42.983-8.766a6.041 6.041 0 0 1 7.048 4.383l1.226 4.68Z",
27
+ fill: "#6C6E79"
28
+ }), /* @__PURE__ */ React.createElement("path", {
29
+ d: "M15.203 21.203c.299 1.077-.33 2.132-1.418 2.367-1.088.234-2.229-.448-2.527-1.536-.299-1.087.341-2.143 1.429-2.377 1.087-.235 2.218.458 2.527 1.535l-.01.01Z",
30
+ fill: "#fff"
31
+ }), /* @__PURE__ */ React.createElement("path", {
32
+ d: "M22.198 19.721c.299 1.067-.33 2.111-1.397 2.346-1.066.235-2.186-.448-2.484-1.525-.299-1.077.33-2.122 1.407-2.346 1.067-.224 2.176.459 2.474 1.525Z",
33
+ fill: "#E0E1E9"
34
+ }), /* @__PURE__ */ React.createElement("path", {
35
+ d: "M7.877 28.645s.33-3.166.608-6.408L7.11 19.145 3.687 25.04c-.075.118-.15.246-.214.374v.021a5.698 5.698 0 0 0-.458 4.265l1.397 4.926 3.465-5.982Z",
36
+ fill: "#6C6E79"
37
+ }), /* @__PURE__ */ React.createElement("path", {
38
+ d: "M68.71 51.41 20.918 64.44a2.742 2.742 0 0 1-3.359-1.897L6.544 23.858c-.96-3.38 1.152-6.867 4.596-7.571l42.983-8.765a6.041 6.041 0 0 1 7.048 4.382l9.469 36.17a2.738 2.738 0 0 1-1.93 3.337v0Z",
39
+ stroke: "#6C6E79",
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round",
42
+ strokeWidth: ".7"
43
+ }), /* @__PURE__ */ React.createElement("path", {
44
+ d: "M24.683 63.193V31.225h11.74v28.982M36.423 31.225l-11.74 10.652M24.683 41.877l11.74 10.663M24.683 41.877h11.74M24.683 52.54h11.74M36.423 52.54l-11.74 10.653",
45
+ stroke: "#6C6E79",
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round",
48
+ strokeWidth: ".7"
49
+ }), /* @__PURE__ */ React.createElement("path", {
50
+ d: "M20.545 31.225h-5.15v4.212h5.15v-4.212Z",
51
+ fill: "#E0E1E9",
52
+ stroke: "#6C6E79",
53
+ strokeLinecap: "round",
54
+ strokeLinejoin: "round",
55
+ strokeWidth: ".7"
56
+ }), /* @__PURE__ */ React.createElement("path", {
57
+ d: "m30.547 11.242 33.12 14.065M20.545 25.307l10.002-14.065",
58
+ stroke: "#E0E1E9",
59
+ strokeLinecap: "round",
60
+ strokeLinejoin: "round",
61
+ strokeWidth: ".7"
62
+ }), /* @__PURE__ */ React.createElement("path", {
63
+ d: "M30.547 7.681A2.453 2.453 0 0 1 33 10.134v15.173h-4.916V10.134a2.453 2.453 0 0 1 2.453-2.453h.01Z",
64
+ fill: "#E0E1E9",
65
+ stroke: "#6C6E79",
66
+ strokeLinecap: "round",
67
+ strokeLinejoin: "round",
68
+ strokeWidth: ".7"
69
+ }), /* @__PURE__ */ React.createElement("path", {
70
+ d: "M73.956 25.307H13.572a2.964 2.964 0 0 0 0 5.928h60.384a2.964 2.964 0 1 0 0-5.928Z",
71
+ fill: "#E0E1E9",
72
+ stroke: "#6C6E79",
73
+ strokeLinecap: "round",
74
+ strokeLinejoin: "round",
75
+ strokeWidth: ".7"
76
+ }), /* @__PURE__ */ React.createElement("path", {
77
+ d: "m56.938 59.471-1.546.81a14.9 14.9 0 0 0-2.538 2.101 15.413 15.413 0 0 0-1.471 1.792 3.137 3.137 0 0 0-.544 1.791v9.66c0 .46.554.694.885.363l5.737-5.769-.523-10.748ZM70.406 59.471l1.546.81a14.9 14.9 0 0 1 2.538 2.101 15.423 15.423 0 0 1 1.471 1.792c.362.522.544 1.151.544 1.791v9.66a.517.517 0 0 1-.885.363l-5.737-5.769.523-10.748Z",
78
+ fill: "#6C6E79"
79
+ }), /* @__PURE__ */ React.createElement("path", {
80
+ d: "M67.9 74.933c2.25-3.189 3.753-8.84 3.753-15.291 0-9.97-3.572-19.119-7.976-19.119s-7.976 9.15-7.976 19.119c0 6.451 1.504 12.102 3.754 15.29h8.456-.011Z",
81
+ fill: "#fff",
82
+ stroke: "#6C6E79",
83
+ strokeLinecap: "round",
84
+ strokeLinejoin: "round",
85
+ strokeWidth: ".7"
86
+ }), /* @__PURE__ */ React.createElement("path", {
87
+ d: "M63.666 56.251a4.436 4.436 0 1 0 0-8.871 4.436 4.436 0 0 0 0 8.871Z",
88
+ fill: "#6C6E79"
89
+ }), /* @__PURE__ */ React.createElement("path", {
90
+ d: "M56.576 67.81c.66 2.92 1.642 5.395 2.868 7.122H67.9c1.226-1.738 2.207-4.212 2.868-7.123H56.576Z",
91
+ fill: "#E0E1E9",
92
+ stroke: "#6C6E79",
93
+ strokeLinecap: "round",
94
+ strokeLinejoin: "round",
95
+ strokeWidth: ".7"
96
+ }), /* @__PURE__ */ React.createElement("path", {
97
+ d: "M61.491 38.401a2.636 2.636 0 0 0 2.88 1.066c.884-.223 1.61-.96 1.844-1.844a2.647 2.647 0 0 0-1.663-3.188 1.348 1.348 0 0 1-.886-1.27v-1.95",
98
+ stroke: "#6C6E79",
99
+ strokeLinecap: "round",
100
+ strokeLinejoin: "round",
101
+ strokeWidth: ".7"
102
+ }), /* @__PURE__ */ React.createElement("path", {
103
+ d: "m43.759 55.91.469 1.706a4.395 4.395 0 0 0 3.07 3.071l1.707.47-1.706.469a4.395 4.395 0 0 0-3.071 3.07l-.47 1.707-.469-1.707a4.395 4.395 0 0 0-3.07-3.07l-1.706-.47 1.706-.469a4.395 4.395 0 0 0 3.07-3.07l.47-1.707ZM74.863 5.868l.373 1.344a3.464 3.464 0 0 0 2.42 2.42l1.344.374-1.344.373a3.464 3.464 0 0 0-2.42 2.42l-.373 1.344-.374-1.344a3.464 3.464 0 0 0-2.42-2.42l-1.344-.373 1.344-.374a3.464 3.464 0 0 0 2.42-2.42l.374-1.344Z",
104
+ fill: "#fff",
105
+ stroke: "#6C6E79",
106
+ strokeLinecap: "round",
107
+ strokeLinejoin: "round",
108
+ strokeWidth: ".7"
109
+ }));
110
+ UnderConstruction.displayName = "UnderConstruction";
111
+ var stdin_default = createBaseComponent(UnderConstruction);
112
+ export {
113
+ stdin_default as default
114
+ };
@@ -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;