@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
package/Congrats/index.js CHANGED
@@ -1,160 +1,140 @@
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 Congrats(_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("g", {
32
- clipPath: "url(#a)"
33
- }, /*#__PURE__*/_react["default"].createElement("path", {
34
- d: "M63.244 32.693a42.504 42.504 0 0 0-1.569-14.21.94.94 0 0 0-.642-.652 42.521 42.521 0 0 0-14.172-1.607l-3.686-3.694a11.324 11.324 0 0 0-16.006 0l-3.733 3.694a42.475 42.475 0 0 0-14.218 1.568.964.964 0 0 0-.651.65 42.71 42.71 0 0 0-1.569 14.211L3.312 36.34a11.324 11.324 0 0 0 0 16.007l3.686 3.686a42.71 42.71 0 0 0 1.569 14.21.941.941 0 0 0 .65.643 42.281 42.281 0 0 0 14.203 1.569l3.694 3.693a11.324 11.324 0 0 0 16.006 0l3.686-3.694a42.523 42.523 0 0 0 14.21-1.568.941.941 0 0 0 .644-.65 42.504 42.504 0 0 0 1.568-14.211l3.694-3.686a11.324 11.324 0 0 0 0-16.007l-3.678-3.639Z",
35
- fill: "#E0E1E9",
36
- shapeRendering: "geometricPrecision"
37
- }), /*#__PURE__*/_react["default"].createElement("path", {
38
- d: "M28.272 34.217a2.352 2.352 0 0 0-1.898 1.286L8.423 69.915a.721.721 0 0 0 .125.855l22.084-31.942c1.765-1.373 8.478 2.25 10.533 3.725-3.71-4.454-9.466-8.517-12.893-8.336Z",
39
- fill: "#fff",
40
- shapeRendering: "geometricPrecision"
41
- }), /*#__PURE__*/_react["default"].createElement("path", {
42
- d: "m9.458 70.927 34.004-18.822a2.432 2.432 0 0 0 1.27-1.867c.542-5.662-10.979-16.32-16.468-16.03a2.352 2.352 0 0 0-1.89 1.294L8.422 69.915a.784.784 0 0 0 1.036 1.011Z",
43
- stroke: "#6C6E79",
44
- strokeWidth: ".8",
45
- strokeLinecap: "round",
46
- strokeLinejoin: "round",
47
- shapeRendering: "geometricPrecision"
48
- }), /*#__PURE__*/_react["default"].createElement("path", {
49
- d: "M25.723 52.646a16.154 16.154 0 0 0-7.976-.557 609.105 609.105 0 0 1-2.133 4.086c2.022.067 4.02.456 5.92 1.153a18.931 18.931 0 0 1 6 3.607l5.623-3.137a16.273 16.273 0 0 0-7.434-5.152ZM16.179 63.735a10.243 10.243 0 0 0-4.306-.376l-1.568 2.98a6.887 6.887 0 0 1 2.901 1.31c.284.238.546.5.785.784l5.387-2.988a10.249 10.249 0 0 0-3.2-1.71ZM44.732 50.246a4.52 4.52 0 0 0 0-.462 27.024 27.024 0 0 0-12.343-6.69 26.569 26.569 0 0 0-9.756-.423l-2.047 3.92a22.624 22.624 0 0 1 10.493 1.742 22.821 22.821 0 0 1 8.313 6.054l4.11-2.274a2.43 2.43 0 0 0 1.23-1.867Z",
50
- fill: "#6C6E79",
51
- shapeRendering: "geometricPrecision"
52
- }), /*#__PURE__*/_react["default"].createElement("path", {
53
- d: "M24.42 26.633a1.663 1.663 0 1 0 0-3.325 1.663 1.663 0 0 0 0 3.325Z",
54
- stroke: "#6C6E79",
55
- strokeWidth: ".8",
56
- strokeLinecap: "round",
57
- strokeLinejoin: "round",
58
- shapeRendering: "geometricPrecision"
59
- }), /*#__PURE__*/_react["default"].createElement("path", {
60
- d: "M56.16 4.008a1.569 1.569 0 1 0 0-3.137 1.569 1.569 0 0 0 0 3.137Z",
61
- stroke: "#E0E1E9",
62
- strokeWidth: ".8",
63
- strokeLinecap: "round",
64
- strokeLinejoin: "round",
65
- shapeRendering: "geometricPrecision"
66
- }), /*#__PURE__*/_react["default"].createElement("path", {
67
- d: "M52.803 22.962a1.153 1.153 0 1 0 0-2.305 1.153 1.153 0 0 0 0 2.305Z",
68
- fill: "#6C6E79",
69
- shapeRendering: "geometricPrecision"
70
- }), /*#__PURE__*/_react["default"].createElement("path", {
71
- d: "M73.93 20.657a2.298 2.298 0 1 0 0-4.596 2.298 2.298 0 0 0 0 4.596Z",
72
- fill: "#E0E1E9",
73
- shapeRendering: "geometricPrecision"
74
- }), /*#__PURE__*/_react["default"].createElement("path", {
75
- d: "M46.097 3.059c3.655 6.274 2.627 20.068-4.91 22.923-3.356 1.09-8.045-1.349-9.23-4.596-1.89-7.928 7.372-9.41 9.717-2.188 2.172 5.788 0 13.191-6.007 15.685l-1.694-3.874c4.258-1.623 5.795-6.666 4.705-10.901a5.309 5.309 0 0 0-1.325-2.643c-1.89-1.655-3.772-.612-4.015 1.796-.244 2.408 2.007 4.023 4.03 4.839 3.679 1.568 6.486-1.96 7.372-5.208 1.357-4.446 1.098-10.148-1.568-13.936l2.964-1.89-.039-.007Z",
76
- fill: "#6C6E79",
77
- stroke: "#6C6E79",
78
- strokeWidth: ".8",
79
- strokeLinecap: "round",
80
- strokeLinejoin: "round",
81
- shapeRendering: "geometricPrecision"
82
- }), /*#__PURE__*/_react["default"].createElement("path", {
83
- d: "M37.11 27.809c.719-1.125 1.154-2.393 1.334-3.716.18-1.323.07-2.67-.322-3.946M42.145 19.088a14.548 14.548 0 0 1-.18 9.929",
84
- stroke: "#E0E1E9",
85
- strokeWidth: ".8",
86
- strokeLinecap: "round",
87
- strokeLinejoin: "round",
88
- shapeRendering: "geometricPrecision"
89
- }), /*#__PURE__*/_react["default"].createElement("path", {
90
- d: "M45.14 45.376a14.014 14.014 0 0 1 4.918-7.654c4.439-3.443 12.03-2.91 15.16 2.094 2.18 3.843.548 10.195-4.77 9.615-3.709-1.028-3.261-6.055-2.415-8.925 1.796-5.898 6.572-11.042 12.642-12.548a18.037 18.037 0 0 1 9.325.283l-.886 2.736a14.115 14.115 0 0 0-14.9 3.208c-2.84 2.784-5.004 6.8-4.847 10.822a3.193 3.193 0 0 0 1.113 2.502c1.075.408 2.353-.4 2.886-1.388 2.682-7.45-6.932-10.666-12.234-6.854a13.073 13.073 0 0 0-4.705 6.533l-1.341-.432.055.008Z",
91
- fill: "#6C6E79",
92
- stroke: "#6C6E79",
93
- strokeWidth: ".8",
94
- strokeLinecap: "round",
95
- strokeLinejoin: "round",
96
- shapeRendering: "geometricPrecision"
97
- }), /*#__PURE__*/_react["default"].createElement("path", {
98
- d: "M61.678 39.978c-.842-.838-2.13-1.407-3.325-1.614",
99
- stroke: "#E0E1E9",
100
- strokeWidth: ".8",
101
- strokeLinecap: "round",
102
- strokeLinejoin: "round",
103
- shapeRendering: "geometricPrecision"
104
- }), /*#__PURE__*/_react["default"].createElement("path", {
105
- d: "M63.312 37.023c-1.148-.733-2.401-1.317-3.717-1.67",
106
- stroke: "#fff",
107
- strokeWidth: ".8",
108
- strokeLinecap: "round",
109
- strokeLinejoin: "round",
110
- shapeRendering: "geometricPrecision"
111
- }), /*#__PURE__*/_react["default"].createElement("path", {
112
- d: "M57.97 48.254c1.302.636 4.517-.282 4.965-3.356",
113
- stroke: "#E0E1E9",
114
- strokeWidth: ".8",
115
- strokeLinecap: "round",
116
- strokeLinejoin: "round",
117
- shapeRendering: "geometricPrecision"
118
- }), /*#__PURE__*/_react["default"].createElement("path", {
119
- d: "m61.131 7.788-4.705 4.815c-1.82 3.678 3.67 11.92 2.25 17.551.785-2.502 2.636-3.035 3.412-5.537.008-5.583-6.297-12.932-.957-16.83Z",
120
- fill: "#E0E1E9",
121
- stroke: "#6C6E79",
122
- strokeWidth: ".8",
123
- strokeLinecap: "round",
124
- strokeLinejoin: "round",
125
- shapeRendering: "geometricPrecision"
126
- }), /*#__PURE__*/_react["default"].createElement("path", {
127
- d: "M73.31 0c.142 1.263.51 5.184-2.03 8.485-3.46 4.494-11.85.589-14.901 4.118a11.207 11.207 0 0 1 4.313-4.635c1.412-.91 6.054.259 9.207-2.431A9.686 9.686 0 0 0 73.31 0Z",
128
- fill: "#fff",
129
- stroke: "#6C6E79",
130
- strokeWidth: ".8",
131
- strokeLinecap: "round",
132
- strokeLinejoin: "round",
133
- shapeRendering: "geometricPrecision"
134
- }), /*#__PURE__*/_react["default"].createElement("path", {
135
- d: "m46.372 29.464-3.294 1.114-.29 1.568-.66 7.12c3.577-.791 3.789-8.038 4.244-9.802Z",
136
- fill: "#E0E1E9",
137
- stroke: "#6C6E79",
138
- strokeWidth: ".8",
139
- strokeLinecap: "round",
140
- strokeLinejoin: "round",
141
- shapeRendering: "geometricPrecision"
142
- }), /*#__PURE__*/_react["default"].createElement("path", {
143
- d: "M61.868 22.64c.243 1.71.737 4.596-1.42 6.87-3.081 3.248-15.308-.783-17.66 2.62a5.427 5.427 0 0 1 2.407-4.423c4.321-2.917 12.297 2.008 16.673-5.066Z",
144
- fill: "#fff",
145
- stroke: "#6C6E79",
146
- strokeWidth: ".8",
147
- strokeLinecap: "round",
148
- strokeLinejoin: "round",
149
- shapeRendering: "geometricPrecision"
150
- })), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("clipPath", {
151
- id: "a"
152
- }, /*#__PURE__*/_react["default"].createElement("path", {
153
- fill: "#fff",
154
- d: "M0 0h80v80H0z",
155
- shapeRendering: "geometricPrecision"
156
- }))));
157
- }
158
- Congrats.displayName = 'Congrats';
159
- var _default = (0, _core.createBaseComponent)(Congrats);
160
- 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 Congrats = ({ 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("g", {
38
+ clipPath: "url(#igc-congrats-el-0)"
39
+ }, /* @__PURE__ */ import_react.default.createElement("path", {
40
+ d: "M63.244 32.693a42.504 42.504 0 0 0-1.569-14.21.94.94 0 0 0-.642-.652 42.521 42.521 0 0 0-14.172-1.607l-3.686-3.694a11.324 11.324 0 0 0-16.006 0l-3.733 3.694a42.475 42.475 0 0 0-14.218 1.568.964.964 0 0 0-.651.65 42.71 42.71 0 0 0-1.569 14.211L3.312 36.34a11.324 11.324 0 0 0 0 16.007l3.686 3.686a42.71 42.71 0 0 0 1.569 14.21.941.941 0 0 0 .65.643 42.281 42.281 0 0 0 14.203 1.569l3.694 3.693a11.324 11.324 0 0 0 16.006 0l3.686-3.694a42.523 42.523 0 0 0 14.21-1.568.941.941 0 0 0 .644-.65 42.504 42.504 0 0 0 1.568-14.211l3.694-3.686a11.324 11.324 0 0 0 0-16.007l-3.678-3.639Z",
41
+ fill: "#E0E1E9"
42
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
43
+ d: "M28.272 34.217a2.352 2.352 0 0 0-1.898 1.286L8.423 69.915a.721.721 0 0 0 .125.855l22.084-31.942c1.765-1.373 8.478 2.25 10.533 3.725-3.71-4.454-9.466-8.517-12.893-8.336Z",
44
+ fill: "#fff"
45
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
46
+ d: "m9.458 70.927 34.004-18.822a2.432 2.432 0 0 0 1.27-1.867c.542-5.662-10.979-16.32-16.468-16.03a2.352 2.352 0 0 0-1.89 1.294L8.422 69.915a.784.784 0 0 0 1.036 1.011Z",
47
+ stroke: "#6C6E79",
48
+ strokeLinecap: "round",
49
+ strokeLinejoin: "round",
50
+ strokeWidth: ".8"
51
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
52
+ d: "M25.723 52.646a16.154 16.154 0 0 0-7.976-.557 609.105 609.105 0 0 1-2.133 4.086c2.022.067 4.02.456 5.92 1.153a18.931 18.931 0 0 1 6 3.607l5.623-3.137a16.273 16.273 0 0 0-7.434-5.152ZM16.179 63.735a10.243 10.243 0 0 0-4.306-.376l-1.568 2.98a6.887 6.887 0 0 1 2.901 1.31c.284.238.546.5.785.784l5.387-2.988a10.249 10.249 0 0 0-3.2-1.71ZM44.732 50.246a4.52 4.52 0 0 0 0-.462 27.024 27.024 0 0 0-12.343-6.69 26.569 26.569 0 0 0-9.756-.423l-2.047 3.92a22.624 22.624 0 0 1 10.493 1.742 22.821 22.821 0 0 1 8.313 6.054l4.11-2.274a2.43 2.43 0 0 0 1.23-1.867Z",
53
+ fill: "#6C6E79"
54
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
55
+ d: "M24.42 26.633a1.663 1.663 0 1 0 0-3.325 1.663 1.663 0 0 0 0 3.325Z",
56
+ stroke: "#6C6E79",
57
+ strokeLinecap: "round",
58
+ strokeLinejoin: "round",
59
+ strokeWidth: ".8"
60
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
61
+ d: "M56.16 4.008a1.569 1.569 0 1 0 0-3.137 1.569 1.569 0 0 0 0 3.137Z",
62
+ stroke: "#E0E1E9",
63
+ strokeLinecap: "round",
64
+ strokeLinejoin: "round",
65
+ strokeWidth: ".8"
66
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
67
+ d: "M52.803 22.962a1.153 1.153 0 1 0 0-2.305 1.153 1.153 0 0 0 0 2.305Z",
68
+ fill: "#6C6E79"
69
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
70
+ d: "M73.93 20.657a2.298 2.298 0 1 0 0-4.596 2.298 2.298 0 0 0 0 4.596Z",
71
+ fill: "#E0E1E9"
72
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
73
+ d: "M46.097 3.059c3.655 6.274 2.627 20.068-4.91 22.923-3.356 1.09-8.045-1.349-9.23-4.596-1.89-7.928 7.372-9.41 9.717-2.188 2.172 5.788 0 13.191-6.007 15.685l-1.694-3.874c4.258-1.623 5.795-6.666 4.705-10.901a5.309 5.309 0 0 0-1.325-2.643c-1.89-1.655-3.772-.612-4.015 1.796-.244 2.408 2.007 4.023 4.03 4.839 3.679 1.568 6.486-1.96 7.372-5.208 1.357-4.446 1.098-10.148-1.568-13.936l2.964-1.89-.039-.007Z",
74
+ fill: "#6C6E79",
75
+ stroke: "#6C6E79",
76
+ strokeLinecap: "round",
77
+ strokeLinejoin: "round",
78
+ strokeWidth: ".8"
79
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
80
+ d: "M37.11 27.809c.719-1.125 1.154-2.393 1.334-3.716.18-1.323.07-2.67-.322-3.946M42.145 19.088a14.548 14.548 0 0 1-.18 9.929",
81
+ stroke: "#E0E1E9",
82
+ strokeLinecap: "round",
83
+ strokeLinejoin: "round",
84
+ strokeWidth: ".8"
85
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
86
+ d: "M45.14 45.376a14.014 14.014 0 0 1 4.918-7.654c4.439-3.443 12.03-2.91 15.16 2.094 2.18 3.843.548 10.195-4.77 9.615-3.709-1.028-3.261-6.055-2.415-8.925 1.796-5.898 6.572-11.042 12.642-12.548a18.037 18.037 0 0 1 9.325.283l-.886 2.736a14.115 14.115 0 0 0-14.9 3.208c-2.84 2.784-5.004 6.8-4.847 10.822a3.193 3.193 0 0 0 1.113 2.502c1.075.408 2.353-.4 2.886-1.388 2.682-7.45-6.932-10.666-12.234-6.854a13.073 13.073 0 0 0-4.705 6.533l-1.341-.432.055.008Z",
87
+ fill: "#6C6E79",
88
+ stroke: "#6C6E79",
89
+ strokeLinecap: "round",
90
+ strokeLinejoin: "round",
91
+ strokeWidth: ".8"
92
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
93
+ d: "M61.678 39.978c-.842-.838-2.13-1.407-3.325-1.614",
94
+ stroke: "#E0E1E9",
95
+ strokeLinecap: "round",
96
+ strokeLinejoin: "round",
97
+ strokeWidth: ".8"
98
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
99
+ d: "M63.312 37.023c-1.148-.733-2.401-1.317-3.717-1.67",
100
+ stroke: "#fff",
101
+ strokeLinecap: "round",
102
+ strokeLinejoin: "round",
103
+ strokeWidth: ".8"
104
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
105
+ d: "M57.97 48.254c1.302.636 4.517-.282 4.965-3.356",
106
+ stroke: "#E0E1E9",
107
+ strokeLinecap: "round",
108
+ strokeLinejoin: "round",
109
+ strokeWidth: ".8"
110
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
111
+ d: "m61.131 7.788-4.705 4.815c-1.82 3.678 3.67 11.92 2.25 17.551.785-2.502 2.636-3.035 3.412-5.537.008-5.583-6.297-12.932-.957-16.83Z",
112
+ fill: "#E0E1E9",
113
+ stroke: "#6C6E79",
114
+ strokeLinecap: "round",
115
+ strokeLinejoin: "round",
116
+ strokeWidth: ".8"
117
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
118
+ d: "M73.31 0c.142 1.263.51 5.184-2.03 8.485-3.46 4.494-11.85.589-14.901 4.118a11.207 11.207 0 0 1 4.313-4.635c1.412-.91 6.054.259 9.207-2.431A9.686 9.686 0 0 0 73.31 0Z",
119
+ fill: "#fff",
120
+ stroke: "#6C6E79",
121
+ strokeLinecap: "round",
122
+ strokeLinejoin: "round",
123
+ strokeWidth: ".8"
124
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
125
+ d: "m46.372 29.464-3.294 1.114-.29 1.568-.66 7.12c3.577-.791 3.789-8.038 4.244-9.802Z",
126
+ fill: "#E0E1E9",
127
+ stroke: "#6C6E79",
128
+ strokeLinecap: "round",
129
+ strokeLinejoin: "round",
130
+ strokeWidth: ".8"
131
+ }), /* @__PURE__ */ import_react.default.createElement("path", {
132
+ d: "M61.868 22.64c.243 1.71.737 4.596-1.42 6.87-3.081 3.248-15.308-.783-17.66 2.62a5.427 5.427 0 0 1 2.407-4.423c4.321-2.917 12.297 2.008 16.673-5.066Z",
133
+ fill: "#fff",
134
+ stroke: "#6C6E79",
135
+ strokeLinecap: "round",
136
+ strokeLinejoin: "round",
137
+ strokeWidth: ".8"
138
+ })), /* @__PURE__ */ import_react.default.createElement("defs", null));
139
+ Congrats.displayName = "Congrats";
140
+ var stdin_default = (0, import_core.createBaseComponent)(Congrats);
@@ -1,147 +1,118 @@
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 Congrats({
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 Congrats = ({ 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("g", {
20
- clipPath: "url(#a)"
21
- }, /*#__PURE__*/React.createElement("path", {
22
- d: "M63.244 32.693a42.504 42.504 0 0 0-1.569-14.21.94.94 0 0 0-.642-.652 42.521 42.521 0 0 0-14.172-1.607l-3.686-3.694a11.324 11.324 0 0 0-16.006 0l-3.733 3.694a42.475 42.475 0 0 0-14.218 1.568.964.964 0 0 0-.651.65 42.71 42.71 0 0 0-1.569 14.211L3.312 36.34a11.324 11.324 0 0 0 0 16.007l3.686 3.686a42.71 42.71 0 0 0 1.569 14.21.941.941 0 0 0 .65.643 42.281 42.281 0 0 0 14.203 1.569l3.694 3.693a11.324 11.324 0 0 0 16.006 0l3.686-3.694a42.523 42.523 0 0 0 14.21-1.568.941.941 0 0 0 .644-.65 42.504 42.504 0 0 0 1.568-14.211l3.694-3.686a11.324 11.324 0 0 0 0-16.007l-3.678-3.639Z",
23
- fill: "#E0E1E9",
24
- shapeRendering: "geometricPrecision"
25
- }), /*#__PURE__*/React.createElement("path", {
26
- d: "M28.272 34.217a2.352 2.352 0 0 0-1.898 1.286L8.423 69.915a.721.721 0 0 0 .125.855l22.084-31.942c1.765-1.373 8.478 2.25 10.533 3.725-3.71-4.454-9.466-8.517-12.893-8.336Z",
27
- fill: "#fff",
28
- shapeRendering: "geometricPrecision"
29
- }), /*#__PURE__*/React.createElement("path", {
30
- d: "m9.458 70.927 34.004-18.822a2.432 2.432 0 0 0 1.27-1.867c.542-5.662-10.979-16.32-16.468-16.03a2.352 2.352 0 0 0-1.89 1.294L8.422 69.915a.784.784 0 0 0 1.036 1.011Z",
31
- stroke: "#6C6E79",
32
- strokeWidth: ".8",
33
- strokeLinecap: "round",
34
- strokeLinejoin: "round",
35
- shapeRendering: "geometricPrecision"
36
- }), /*#__PURE__*/React.createElement("path", {
37
- d: "M25.723 52.646a16.154 16.154 0 0 0-7.976-.557 609.105 609.105 0 0 1-2.133 4.086c2.022.067 4.02.456 5.92 1.153a18.931 18.931 0 0 1 6 3.607l5.623-3.137a16.273 16.273 0 0 0-7.434-5.152ZM16.179 63.735a10.243 10.243 0 0 0-4.306-.376l-1.568 2.98a6.887 6.887 0 0 1 2.901 1.31c.284.238.546.5.785.784l5.387-2.988a10.249 10.249 0 0 0-3.2-1.71ZM44.732 50.246a4.52 4.52 0 0 0 0-.462 27.024 27.024 0 0 0-12.343-6.69 26.569 26.569 0 0 0-9.756-.423l-2.047 3.92a22.624 22.624 0 0 1 10.493 1.742 22.821 22.821 0 0 1 8.313 6.054l4.11-2.274a2.43 2.43 0 0 0 1.23-1.867Z",
38
- fill: "#6C6E79",
39
- shapeRendering: "geometricPrecision"
40
- }), /*#__PURE__*/React.createElement("path", {
41
- d: "M24.42 26.633a1.663 1.663 0 1 0 0-3.325 1.663 1.663 0 0 0 0 3.325Z",
42
- stroke: "#6C6E79",
43
- strokeWidth: ".8",
44
- strokeLinecap: "round",
45
- strokeLinejoin: "round",
46
- shapeRendering: "geometricPrecision"
47
- }), /*#__PURE__*/React.createElement("path", {
48
- d: "M56.16 4.008a1.569 1.569 0 1 0 0-3.137 1.569 1.569 0 0 0 0 3.137Z",
49
- stroke: "#E0E1E9",
50
- strokeWidth: ".8",
51
- strokeLinecap: "round",
52
- strokeLinejoin: "round",
53
- shapeRendering: "geometricPrecision"
54
- }), /*#__PURE__*/React.createElement("path", {
55
- d: "M52.803 22.962a1.153 1.153 0 1 0 0-2.305 1.153 1.153 0 0 0 0 2.305Z",
56
- fill: "#6C6E79",
57
- shapeRendering: "geometricPrecision"
58
- }), /*#__PURE__*/React.createElement("path", {
59
- d: "M73.93 20.657a2.298 2.298 0 1 0 0-4.596 2.298 2.298 0 0 0 0 4.596Z",
60
- fill: "#E0E1E9",
61
- shapeRendering: "geometricPrecision"
62
- }), /*#__PURE__*/React.createElement("path", {
63
- d: "M46.097 3.059c3.655 6.274 2.627 20.068-4.91 22.923-3.356 1.09-8.045-1.349-9.23-4.596-1.89-7.928 7.372-9.41 9.717-2.188 2.172 5.788 0 13.191-6.007 15.685l-1.694-3.874c4.258-1.623 5.795-6.666 4.705-10.901a5.309 5.309 0 0 0-1.325-2.643c-1.89-1.655-3.772-.612-4.015 1.796-.244 2.408 2.007 4.023 4.03 4.839 3.679 1.568 6.486-1.96 7.372-5.208 1.357-4.446 1.098-10.148-1.568-13.936l2.964-1.89-.039-.007Z",
64
- fill: "#6C6E79",
65
- stroke: "#6C6E79",
66
- strokeWidth: ".8",
67
- strokeLinecap: "round",
68
- strokeLinejoin: "round",
69
- shapeRendering: "geometricPrecision"
70
- }), /*#__PURE__*/React.createElement("path", {
71
- d: "M37.11 27.809c.719-1.125 1.154-2.393 1.334-3.716.18-1.323.07-2.67-.322-3.946M42.145 19.088a14.548 14.548 0 0 1-.18 9.929",
72
- stroke: "#E0E1E9",
73
- strokeWidth: ".8",
74
- strokeLinecap: "round",
75
- strokeLinejoin: "round",
76
- shapeRendering: "geometricPrecision"
77
- }), /*#__PURE__*/React.createElement("path", {
78
- d: "M45.14 45.376a14.014 14.014 0 0 1 4.918-7.654c4.439-3.443 12.03-2.91 15.16 2.094 2.18 3.843.548 10.195-4.77 9.615-3.709-1.028-3.261-6.055-2.415-8.925 1.796-5.898 6.572-11.042 12.642-12.548a18.037 18.037 0 0 1 9.325.283l-.886 2.736a14.115 14.115 0 0 0-14.9 3.208c-2.84 2.784-5.004 6.8-4.847 10.822a3.193 3.193 0 0 0 1.113 2.502c1.075.408 2.353-.4 2.886-1.388 2.682-7.45-6.932-10.666-12.234-6.854a13.073 13.073 0 0 0-4.705 6.533l-1.341-.432.055.008Z",
79
- fill: "#6C6E79",
80
- stroke: "#6C6E79",
81
- strokeWidth: ".8",
82
- strokeLinecap: "round",
83
- strokeLinejoin: "round",
84
- shapeRendering: "geometricPrecision"
85
- }), /*#__PURE__*/React.createElement("path", {
86
- d: "M61.678 39.978c-.842-.838-2.13-1.407-3.325-1.614",
87
- stroke: "#E0E1E9",
88
- strokeWidth: ".8",
89
- strokeLinecap: "round",
90
- strokeLinejoin: "round",
91
- shapeRendering: "geometricPrecision"
92
- }), /*#__PURE__*/React.createElement("path", {
93
- d: "M63.312 37.023c-1.148-.733-2.401-1.317-3.717-1.67",
94
- stroke: "#fff",
95
- strokeWidth: ".8",
96
- strokeLinecap: "round",
97
- strokeLinejoin: "round",
98
- shapeRendering: "geometricPrecision"
99
- }), /*#__PURE__*/React.createElement("path", {
100
- d: "M57.97 48.254c1.302.636 4.517-.282 4.965-3.356",
101
- stroke: "#E0E1E9",
102
- strokeWidth: ".8",
103
- strokeLinecap: "round",
104
- strokeLinejoin: "round",
105
- shapeRendering: "geometricPrecision"
106
- }), /*#__PURE__*/React.createElement("path", {
107
- d: "m61.131 7.788-4.705 4.815c-1.82 3.678 3.67 11.92 2.25 17.551.785-2.502 2.636-3.035 3.412-5.537.008-5.583-6.297-12.932-.957-16.83Z",
108
- fill: "#E0E1E9",
109
- stroke: "#6C6E79",
110
- strokeWidth: ".8",
111
- strokeLinecap: "round",
112
- strokeLinejoin: "round",
113
- shapeRendering: "geometricPrecision"
114
- }), /*#__PURE__*/React.createElement("path", {
115
- d: "M73.31 0c.142 1.263.51 5.184-2.03 8.485-3.46 4.494-11.85.589-14.901 4.118a11.207 11.207 0 0 1 4.313-4.635c1.412-.91 6.054.259 9.207-2.431A9.686 9.686 0 0 0 73.31 0Z",
116
- fill: "#fff",
117
- stroke: "#6C6E79",
118
- strokeWidth: ".8",
119
- strokeLinecap: "round",
120
- strokeLinejoin: "round",
121
- shapeRendering: "geometricPrecision"
122
- }), /*#__PURE__*/React.createElement("path", {
123
- d: "m46.372 29.464-3.294 1.114-.29 1.568-.66 7.12c3.577-.791 3.789-8.038 4.244-9.802Z",
124
- fill: "#E0E1E9",
125
- stroke: "#6C6E79",
126
- strokeWidth: ".8",
127
- strokeLinecap: "round",
128
- strokeLinejoin: "round",
129
- shapeRendering: "geometricPrecision"
130
- }), /*#__PURE__*/React.createElement("path", {
131
- d: "M61.868 22.64c.243 1.71.737 4.596-1.42 6.87-3.081 3.248-15.308-.783-17.66 2.62a5.427 5.427 0 0 1 2.407-4.423c4.321-2.917 12.297 2.008 16.673-5.066Z",
132
- fill: "#fff",
133
- stroke: "#6C6E79",
134
- strokeWidth: ".8",
135
- strokeLinecap: "round",
136
- strokeLinejoin: "round",
137
- shapeRendering: "geometricPrecision"
138
- })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
139
- id: "a"
140
- }, /*#__PURE__*/React.createElement("path", {
141
- fill: "#fff",
142
- d: "M0 0h80v80H0z",
143
- shapeRendering: "geometricPrecision"
144
- }))));
145
- }
146
- Congrats.displayName = 'Congrats';
147
- export default createBaseComponent(Congrats);
12
+ }, /* @__PURE__ */ React.createElement("g", {
13
+ clipPath: "url(#igc-congrats-el-0)"
14
+ }, /* @__PURE__ */ React.createElement("path", {
15
+ d: "M63.244 32.693a42.504 42.504 0 0 0-1.569-14.21.94.94 0 0 0-.642-.652 42.521 42.521 0 0 0-14.172-1.607l-3.686-3.694a11.324 11.324 0 0 0-16.006 0l-3.733 3.694a42.475 42.475 0 0 0-14.218 1.568.964.964 0 0 0-.651.65 42.71 42.71 0 0 0-1.569 14.211L3.312 36.34a11.324 11.324 0 0 0 0 16.007l3.686 3.686a42.71 42.71 0 0 0 1.569 14.21.941.941 0 0 0 .65.643 42.281 42.281 0 0 0 14.203 1.569l3.694 3.693a11.324 11.324 0 0 0 16.006 0l3.686-3.694a42.523 42.523 0 0 0 14.21-1.568.941.941 0 0 0 .644-.65 42.504 42.504 0 0 0 1.568-14.211l3.694-3.686a11.324 11.324 0 0 0 0-16.007l-3.678-3.639Z",
16
+ fill: "#E0E1E9"
17
+ }), /* @__PURE__ */ React.createElement("path", {
18
+ d: "M28.272 34.217a2.352 2.352 0 0 0-1.898 1.286L8.423 69.915a.721.721 0 0 0 .125.855l22.084-31.942c1.765-1.373 8.478 2.25 10.533 3.725-3.71-4.454-9.466-8.517-12.893-8.336Z",
19
+ fill: "#fff"
20
+ }), /* @__PURE__ */ React.createElement("path", {
21
+ d: "m9.458 70.927 34.004-18.822a2.432 2.432 0 0 0 1.27-1.867c.542-5.662-10.979-16.32-16.468-16.03a2.352 2.352 0 0 0-1.89 1.294L8.422 69.915a.784.784 0 0 0 1.036 1.011Z",
22
+ stroke: "#6C6E79",
23
+ strokeLinecap: "round",
24
+ strokeLinejoin: "round",
25
+ strokeWidth: ".8"
26
+ }), /* @__PURE__ */ React.createElement("path", {
27
+ d: "M25.723 52.646a16.154 16.154 0 0 0-7.976-.557 609.105 609.105 0 0 1-2.133 4.086c2.022.067 4.02.456 5.92 1.153a18.931 18.931 0 0 1 6 3.607l5.623-3.137a16.273 16.273 0 0 0-7.434-5.152ZM16.179 63.735a10.243 10.243 0 0 0-4.306-.376l-1.568 2.98a6.887 6.887 0 0 1 2.901 1.31c.284.238.546.5.785.784l5.387-2.988a10.249 10.249 0 0 0-3.2-1.71ZM44.732 50.246a4.52 4.52 0 0 0 0-.462 27.024 27.024 0 0 0-12.343-6.69 26.569 26.569 0 0 0-9.756-.423l-2.047 3.92a22.624 22.624 0 0 1 10.493 1.742 22.821 22.821 0 0 1 8.313 6.054l4.11-2.274a2.43 2.43 0 0 0 1.23-1.867Z",
28
+ fill: "#6C6E79"
29
+ }), /* @__PURE__ */ React.createElement("path", {
30
+ d: "M24.42 26.633a1.663 1.663 0 1 0 0-3.325 1.663 1.663 0 0 0 0 3.325Z",
31
+ stroke: "#6C6E79",
32
+ strokeLinecap: "round",
33
+ strokeLinejoin: "round",
34
+ strokeWidth: ".8"
35
+ }), /* @__PURE__ */ React.createElement("path", {
36
+ d: "M56.16 4.008a1.569 1.569 0 1 0 0-3.137 1.569 1.569 0 0 0 0 3.137Z",
37
+ stroke: "#E0E1E9",
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round",
40
+ strokeWidth: ".8"
41
+ }), /* @__PURE__ */ React.createElement("path", {
42
+ d: "M52.803 22.962a1.153 1.153 0 1 0 0-2.305 1.153 1.153 0 0 0 0 2.305Z",
43
+ fill: "#6C6E79"
44
+ }), /* @__PURE__ */ React.createElement("path", {
45
+ d: "M73.93 20.657a2.298 2.298 0 1 0 0-4.596 2.298 2.298 0 0 0 0 4.596Z",
46
+ fill: "#E0E1E9"
47
+ }), /* @__PURE__ */ React.createElement("path", {
48
+ d: "M46.097 3.059c3.655 6.274 2.627 20.068-4.91 22.923-3.356 1.09-8.045-1.349-9.23-4.596-1.89-7.928 7.372-9.41 9.717-2.188 2.172 5.788 0 13.191-6.007 15.685l-1.694-3.874c4.258-1.623 5.795-6.666 4.705-10.901a5.309 5.309 0 0 0-1.325-2.643c-1.89-1.655-3.772-.612-4.015 1.796-.244 2.408 2.007 4.023 4.03 4.839 3.679 1.568 6.486-1.96 7.372-5.208 1.357-4.446 1.098-10.148-1.568-13.936l2.964-1.89-.039-.007Z",
49
+ fill: "#6C6E79",
50
+ stroke: "#6C6E79",
51
+ strokeLinecap: "round",
52
+ strokeLinejoin: "round",
53
+ strokeWidth: ".8"
54
+ }), /* @__PURE__ */ React.createElement("path", {
55
+ d: "M37.11 27.809c.719-1.125 1.154-2.393 1.334-3.716.18-1.323.07-2.67-.322-3.946M42.145 19.088a14.548 14.548 0 0 1-.18 9.929",
56
+ stroke: "#E0E1E9",
57
+ strokeLinecap: "round",
58
+ strokeLinejoin: "round",
59
+ strokeWidth: ".8"
60
+ }), /* @__PURE__ */ React.createElement("path", {
61
+ d: "M45.14 45.376a14.014 14.014 0 0 1 4.918-7.654c4.439-3.443 12.03-2.91 15.16 2.094 2.18 3.843.548 10.195-4.77 9.615-3.709-1.028-3.261-6.055-2.415-8.925 1.796-5.898 6.572-11.042 12.642-12.548a18.037 18.037 0 0 1 9.325.283l-.886 2.736a14.115 14.115 0 0 0-14.9 3.208c-2.84 2.784-5.004 6.8-4.847 10.822a3.193 3.193 0 0 0 1.113 2.502c1.075.408 2.353-.4 2.886-1.388 2.682-7.45-6.932-10.666-12.234-6.854a13.073 13.073 0 0 0-4.705 6.533l-1.341-.432.055.008Z",
62
+ fill: "#6C6E79",
63
+ stroke: "#6C6E79",
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round",
66
+ strokeWidth: ".8"
67
+ }), /* @__PURE__ */ React.createElement("path", {
68
+ d: "M61.678 39.978c-.842-.838-2.13-1.407-3.325-1.614",
69
+ stroke: "#E0E1E9",
70
+ strokeLinecap: "round",
71
+ strokeLinejoin: "round",
72
+ strokeWidth: ".8"
73
+ }), /* @__PURE__ */ React.createElement("path", {
74
+ d: "M63.312 37.023c-1.148-.733-2.401-1.317-3.717-1.67",
75
+ stroke: "#fff",
76
+ strokeLinecap: "round",
77
+ strokeLinejoin: "round",
78
+ strokeWidth: ".8"
79
+ }), /* @__PURE__ */ React.createElement("path", {
80
+ d: "M57.97 48.254c1.302.636 4.517-.282 4.965-3.356",
81
+ stroke: "#E0E1E9",
82
+ strokeLinecap: "round",
83
+ strokeLinejoin: "round",
84
+ strokeWidth: ".8"
85
+ }), /* @__PURE__ */ React.createElement("path", {
86
+ d: "m61.131 7.788-4.705 4.815c-1.82 3.678 3.67 11.92 2.25 17.551.785-2.502 2.636-3.035 3.412-5.537.008-5.583-6.297-12.932-.957-16.83Z",
87
+ fill: "#E0E1E9",
88
+ stroke: "#6C6E79",
89
+ strokeLinecap: "round",
90
+ strokeLinejoin: "round",
91
+ strokeWidth: ".8"
92
+ }), /* @__PURE__ */ React.createElement("path", {
93
+ d: "M73.31 0c.142 1.263.51 5.184-2.03 8.485-3.46 4.494-11.85.589-14.901 4.118a11.207 11.207 0 0 1 4.313-4.635c1.412-.91 6.054.259 9.207-2.431A9.686 9.686 0 0 0 73.31 0Z",
94
+ fill: "#fff",
95
+ stroke: "#6C6E79",
96
+ strokeLinecap: "round",
97
+ strokeLinejoin: "round",
98
+ strokeWidth: ".8"
99
+ }), /* @__PURE__ */ React.createElement("path", {
100
+ d: "m46.372 29.464-3.294 1.114-.29 1.568-.66 7.12c3.577-.791 3.789-8.038 4.244-9.802Z",
101
+ fill: "#E0E1E9",
102
+ stroke: "#6C6E79",
103
+ strokeLinecap: "round",
104
+ strokeLinejoin: "round",
105
+ strokeWidth: ".8"
106
+ }), /* @__PURE__ */ React.createElement("path", {
107
+ d: "M61.868 22.64c.243 1.71.737 4.596-1.42 6.87-3.081 3.248-15.308-.783-17.66 2.62a5.427 5.427 0 0 1 2.407-4.423c4.321-2.917 12.297 2.008 16.673-5.066Z",
108
+ fill: "#fff",
109
+ stroke: "#6C6E79",
110
+ strokeLinecap: "round",
111
+ strokeLinejoin: "round",
112
+ strokeWidth: ".8"
113
+ })), /* @__PURE__ */ React.createElement("defs", null));
114
+ Congrats.displayName = "Congrats";
115
+ var stdin_default = createBaseComponent(Congrats);
116
+ export {
117
+ stdin_default as default
118
+ };
@@ -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;