@devtron-labs/devtron-fe-common-lib 1.20.4-pre-2 → 1.20.5-pre-1
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.
- package/dist/{@code-editor-CLxdWaPj.js → @code-editor-BGXCszwe.js} +3168 -3143
- package/dist/{@common-rjsf-DmUa-i5z.js → @common-rjsf-9BW9CuqO.js} +1 -1
- package/dist/Shared/Components/Icon/Icon.d.ts +13 -0
- package/dist/assets/ic-bulb.3906a732.svg +7 -0
- package/dist/assets/ic-circle-progress.0875625d.svg +6 -0
- package/dist/assets/ic-coins.a06dce22.svg +3 -0
- package/dist/assets/ic-dot-circle.5ce1fccf.svg +3 -0
- package/dist/assets/ic-failure-color.e167df98.svg +4 -0
- package/dist/assets/ic-piggybank.3a4839d7.svg +3 -0
- package/dist/assets/ic-priority-high-fill.53755d8f.svg +3 -0
- package/dist/assets/ic-priority-low-fill.79e781ae.svg +4 -0
- package/dist/assets/ic-priority-medium-fill.9abcdc4e.svg +4 -0
- package/dist/assets/ic-priority-urgent-fill.78d42fa0.svg +10 -0
- package/dist/assets/ic-red-bulb.25e01bfc.svg +9 -0
- package/dist/assets/ic-spider.99b77bd8.svg +3 -0
- package/dist/assets/ic-vector.4530b03c.svg +3 -0
- package/dist/index.js +3 -3
- package/package.json +1 -1
- package/dist/assets/ic-coins.2c15f406.svg +0 -3
@@ -1,7 +1,7 @@
|
|
1
1
|
import { j as n, aI as v, aK as W, aJ as K } from "./@vendor-DMIFbFhR.js";
|
2
2
|
import V, { useState as q, useEffect as Y, forwardRef as G, useMemo as E } from "react";
|
3
3
|
import z, { getDefaultRegistry as Q } from "@rjsf/core";
|
4
|
-
import { T as O, j as F, c as S, b as N, S as X, i as Z, g as ee, a as te, d as I, e as ne } from "./@code-editor-
|
4
|
+
import { T as O, j as F, c as S, b as N, S as X, i as Z, g as ee, a as te, d as I, e as ne } from "./@code-editor-BGXCszwe.js";
|
5
5
|
import { getUiOptions as B, getTemplate as $, getSubmitButtonOptions as re, ADDITIONAL_PROPERTY_FLAG as L, errorId as se, englishStringTranslator as ae, TranslatableString as oe, titleId as le, canExpand as ie, deepEquals as ce } from "@rjsf/utils";
|
6
6
|
import { ReactComponent as de } from "./assets/ic-add.cfaa779b.svg";
|
7
7
|
import { ReactComponent as ue } from "./assets/ic-warning.ecf7ff97.svg";
|
@@ -37,6 +37,7 @@ export declare const iconMap: {
|
|
37
37
|
'ic-bug': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
38
38
|
'ic-build-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
39
39
|
'ic-building': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
40
|
+
'ic-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
40
41
|
'ic-calendar': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
41
42
|
'ic-cancelled': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
42
43
|
'ic-card-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -52,12 +53,14 @@ export declare const iconMap: {
|
|
52
53
|
'ic-checks': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
53
54
|
'ic-ci-linked': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
54
55
|
'ic-circle-loader': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
56
|
+
'ic-circle-progress': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
55
57
|
'ic-clean-brush': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
56
58
|
'ic-clipboard': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
57
59
|
'ic-clock-counterclockwise': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
58
60
|
'ic-clock': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
59
61
|
'ic-close-large': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
60
62
|
'ic-close-small': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
63
|
+
'ic-close': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
61
64
|
'ic-cloud-vms': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
62
65
|
'ic-cloud': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
63
66
|
'ic-cluster-isolated': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -90,6 +93,7 @@ export declare const iconMap: {
|
|
90
93
|
'ic-disconnect': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
91
94
|
'ic-discord-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
92
95
|
'ic-dockerhub': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
96
|
+
'ic-dot-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
93
97
|
'ic-download': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
94
98
|
'ic-ecr': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
95
99
|
'ic-edit': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -102,6 +106,7 @@ export declare const iconMap: {
|
|
102
106
|
'ic-error': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
103
107
|
'ic-expand-right-sm': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
104
108
|
'ic-expand-sm': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
109
|
+
'ic-failure-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
105
110
|
'ic-failure': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
106
111
|
'ic-fast-forward': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
107
112
|
'ic-file-code': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -202,9 +207,15 @@ export declare const iconMap: {
|
|
202
207
|
'ic-path': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
203
208
|
'ic-pause-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
204
209
|
'ic-pencil': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
210
|
+
'ic-piggybank': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
205
211
|
'ic-play-outline': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
212
|
+
'ic-priority-high-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
213
|
+
'ic-priority-low-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
214
|
+
'ic-priority-medium-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
215
|
+
'ic-priority-urgent-fill': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
206
216
|
'ic-quay': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
207
217
|
'ic-quote': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
218
|
+
'ic-red-bulb': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
208
219
|
'ic-resize-handle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
209
220
|
'ic-right-panel-collapse': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
210
221
|
'ic-rocket-gear': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -219,6 +230,7 @@ export declare const iconMap: {
|
|
219
230
|
'ic-sparkle-ai-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
220
231
|
'ic-sparkle-color': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
221
232
|
'ic-speedometer': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
233
|
+
'ic-spider': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
222
234
|
'ic-spinny': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
223
235
|
'ic-spray-can': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
224
236
|
'ic-stack': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -256,6 +268,7 @@ export declare const iconMap: {
|
|
256
268
|
'ic-user-circle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
257
269
|
'ic-user-key': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
258
270
|
'ic-users': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
271
|
+
'ic-vector': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
259
272
|
'ic-view-variable-toggle': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
260
273
|
'ic-visibility-off': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
261
274
|
'ic-visibility-on': import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement>>;
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M14.8421 17.2609H9.10294C8.7069 17.2609 8.38554 16.9398 8.38554 16.5435C8.38554 15.5545 7.9647 14.1655 7.26087 13.5534C5.33243 11.8779 4.45806 9.3649 4.92191 6.83159C5.53937 3.45579 8.50185 1.00327 11.9664 1C11.9683 1 11.9706 1 11.973 1C13.8879 1 15.6884 1.74516 17.0433 3.09894C18.3996 4.45435 19.1464 6.25667 19.1464 8.17389C19.1464 10.235 18.2473 12.1973 16.6799 13.5574C15.9784 14.1659 15.5595 15.5535 15.5595 16.5435C15.5595 16.9398 15.2381 17.2609 14.8421 17.2609Z" fill="#FFB549"/>
|
3
|
+
<path d="M12 4C12.267 5.24934 12.8054 6.6222 13.5915 7.40851C14.3778 8.1945 15.7507 8.73299 17 9C15.751 9.26754 14.3775 9.80491 13.5915 10.5908C12.8056 11.377 12.2677 12.7505 12.0007 14C11.7333 12.7507 11.1952 11.3774 10.4092 10.5915C9.62315 9.80516 8.24968 9.2677 7 9.00071C8.2491 8.73319 9.62241 8.19491 10.4085 7.40922C11.1949 6.62292 11.7326 5.24959 12 4Z" fill="#FFE5BE"/>
|
4
|
+
<path d="M13.4078 18.6958H10.5382C10.1413 18.6958 9.8208 19.0162 9.8208 19.4132V20.848C9.8208 22.034 10.7869 23.0002 11.973 23.0002C13.0826 23.0002 13.996 22.1584 14.1156 21.0776C14.1203 21.001 14.1252 20.9245 14.1252 20.848V19.4132C14.1252 19.0162 13.8047 18.6958 13.4078 18.6958Z" fill="#596168"/>
|
5
|
+
<path d="M13.4075 20.1304H10.5379C9.34932 20.1304 8.38574 19.1669 8.38574 17.9782V16.5435H15.5597V17.9782C15.5597 19.1669 14.5961 20.1304 13.4075 20.1304Z" fill="#767D84"/>
|
6
|
+
<path d="M16.6499 1C16.7834 1.6245 17.0528 2.31136 17.4454 2.70423C17.8385 3.09705 18.5255 3.36613 19.1499 3.49963C18.5255 3.63356 17.8383 3.90221 17.4454 4.29503C17.0525 4.68812 16.7841 5.3752 16.6506 6C16.5169 5.37547 16.2475 4.68866 15.8544 4.29577C15.4612 3.9027 14.7747 3.63407 14.1499 3.50037C14.7745 3.36665 15.4612 3.09688 15.8544 2.70423C16.2475 2.31112 16.5162 1.62451 16.6499 1Z" fill="white"/>
|
7
|
+
</svg>
|
@@ -0,0 +1,6 @@
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<g opacity="0.2">
|
3
|
+
<circle cx="8" cy="8" r="6" stroke="#FF7E5B" stroke-width="2" stroke-linecap="round"/>
|
4
|
+
</g>
|
5
|
+
<path d="M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2" stroke="#FF7E5B" stroke-width="2" stroke-linecap="round"/>
|
6
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
+
<path stroke="#003D7A" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M9.625 4.594c0 1.087-1.959 1.968-4.375 1.968S.875 5.683.875 4.595m8.75 0c0-1.088-1.959-1.969-4.375-1.969S.875 3.506.875 4.594m8.75 0V6.78c0 1.087-1.959 1.969-4.375 1.969S.875 7.868.875 6.781V4.594M3.5 6.398v2.188m6.125-3.297c1.997.183 3.5.977 3.5 1.93m0 0c0 1.087-1.959 1.968-4.375 1.968-1.072 0-2.054-.173-2.815-.461m7.19-1.507v2.187c0 1.087-1.959 1.969-4.375 1.969s-4.375-.882-4.375-1.969v-.695m6.125.312v2.188M7 6.398v4.813"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M8.00016 7.33325C8.36835 7.33325 8.66683 7.63173 8.66683 7.99992C8.66683 8.36811 8.36835 8.66659 8.00016 8.66659M8.00016 7.33325C7.63197 7.33325 7.3335 7.63173 7.3335 7.99992C7.3335 8.36811 7.63197 8.66659 8.00016 8.66659M8.00016 7.33325V8.66659M8.00016 14.6666C4.32016 14.6666 1.3335 11.6799 1.3335 7.99992C1.3335 4.31992 4.32016 1.33325 8.00016 1.33325C11.6802 1.33325 14.6668 4.31992 14.6668 7.99992C14.6668 11.6799 11.6802 14.6666 8.00016 14.6666Z" stroke="#596168" stroke-width="1.5"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<circle cx="8.00016" cy="7.99992" r="6.66667" fill="#F33E3E"/>
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.52876 5.52851C5.78911 5.26816 6.21122 5.26816 6.47157 5.52851L8.00016 7.05711L9.52876 5.52851C9.78911 5.26816 10.2112 5.26816 10.4716 5.52851C10.7319 5.78886 10.7319 6.21097 10.4716 6.47132L8.94297 7.99992L10.4716 9.52851C10.7319 9.78886 10.7319 10.211 10.4716 10.4713C10.2112 10.7317 9.78911 10.7317 9.52876 10.4713L8.00016 8.94273L6.47157 10.4713C6.21122 10.7317 5.78911 10.7317 5.52876 10.4713C5.26841 10.211 5.26841 9.78886 5.52876 9.52851L7.05735 7.99992L5.52876 6.47132C5.26841 6.21097 5.26841 5.78886 5.52876 5.52851Z" fill="white"/>
|
4
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
+
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="M6.39 4.03h2.121m1.415 2.121v.283m1.98-4.1h-3.82m0 0H6.39a4.242 4.242 0 0 0-4.242 4.242m5.94-4.243a4.242 4.242 0 0 1 4.048 2.97h.194a.848.848 0 0 1 .848.848v1.697a.849.849 0 0 1-.849.849h-.424l-.96 2.688a.424.424 0 0 1-.4.282h-.674a.425.425 0 0 1-.4-.282l-.202-.567H5.632l-.202.567a.424.424 0 0 1-.4.282h-.674a.425.425 0 0 1-.4-.282l-.695-1.946a4.226 4.226 0 0 1-1.113-2.863M.875 7.848a1.273 1.273 0 0 1 1.273-1.272"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
+
<path fill="#B23412" d="M3.063 7h-.876a.875.875 0 0 0-.874.875v3.5c0 .483.391.875.875.875h.874a.875.875 0 0 0 .876-.875v-3.5A.875.875 0 0 0 3.062 7Zm4.375-2.625h-.875a.875.875 0 0 0-.875.875v6.125c0 .483.391.875.875.875h.875a.875.875 0 0 0 .875-.875V5.25a.875.875 0 0 0-.876-.875Zm4.375-2.625h-.876a.875.875 0 0 0-.874.875v8.75c0 .483.391.875.874.875h.876a.875.875 0 0 0 .874-.875v-8.75a.875.875 0 0 0-.874-.875Z"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
+
<path fill="#106240" d="M3.063 7h-.876a.875.875 0 0 0-.874.875v3.5c0 .483.391.875.875.875h.874a.875.875 0 0 0 .876-.875v-3.5A.875.875 0 0 0 3.062 7Z"/>
|
3
|
+
<path fill="#106240" d="M7.438 4.375h-.875a.875.875 0 0 0-.875.875v6.125c0 .483.391.875.875.875h.875a.875.875 0 0 0 .875-.875V5.25a.875.875 0 0 0-.876-.875Zm4.375-2.625h-.876a.875.875 0 0 0-.874.875v8.75c0 .483.391.875.874.875h.876a.875.875 0 0 0 .874-.875v-8.75a.875.875 0 0 0-.874-.875Z" opacity=".4"/>
|
4
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
+
<path fill="#8C6324" d="M3.063 7h-.876a.875.875 0 0 0-.874.875v3.5c0 .483.391.875.875.875h.874a.875.875 0 0 0 .876-.875v-3.5A.875.875 0 0 0 3.062 7Zm4.375-2.625h-.875a.875.875 0 0 0-.875.875v6.125c0 .483.391.875.875.875h.875a.875.875 0 0 0 .875-.875V5.25a.875.875 0 0 0-.876-.875Z"/>
|
3
|
+
<path fill="#8C6324" d="M11.813 1.75h-.876a.875.875 0 0 0-.874.875v8.75c0 .483.391.875.874.875h.876a.875.875 0 0 0 .874-.875v-8.75a.875.875 0 0 0-.874-.875Z" opacity=".4"/>
|
4
|
+
</svg>
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none" viewBox="0 0 14 14">
|
2
|
+
<g clip-path="url(#a)">
|
3
|
+
<path fill="#B21212" d="M2.625.875c-.953 0-1.75.797-1.75 1.75v8.75c0 .953.797 1.75 1.75 1.75h8.75c.953 0 1.75-.797 1.75-1.75v-8.75c0-.953-.797-1.75-1.75-1.75h-8.75Zm3.5 2.625h1.75L7.66 7.874H6.344L6.125 3.5Zm1.75 6.125a.875.875 0 1 1-1.75 0 .875.875 0 0 1 1.75 0Z"/>
|
4
|
+
</g>
|
5
|
+
<defs>
|
6
|
+
<clipPath id="a">
|
7
|
+
<path fill="#fff" d="M0 0h14v14H0z"/>
|
8
|
+
</clipPath>
|
9
|
+
</defs>
|
10
|
+
</svg>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M0 8C0 3.58172 3.58172 0 8 0H24C28.4183 0 32 3.58172 32 8V24C32 28.4183 28.4183 32 24 32H8C3.58172 32 0 28.4183 0 24V8Z" fill="#EDF1F5"/>
|
3
|
+
<path d="M18.8421 21.2609H13.1029C12.7069 21.2609 12.3855 20.9398 12.3855 20.5435C12.3855 19.5545 11.9647 18.1655 11.2609 17.5534C9.33243 15.8779 8.45806 13.3649 8.92191 10.8316C9.53937 7.45579 12.5019 5.00327 15.9664 5C15.9683 5 15.9706 5 15.973 5C17.8879 5 19.6884 5.74516 21.0433 7.09894C22.3996 8.45435 23.1464 10.2567 23.1464 12.1739C23.1464 14.235 22.2473 16.1973 20.6799 17.5574C19.9784 18.1659 19.5595 19.5535 19.5595 20.5435C19.5595 20.9398 19.2381 21.2609 18.8421 21.2609Z" fill="#FFB549"/>
|
4
|
+
<path d="M16 8C16.267 9.24934 16.8054 10.6222 17.5915 11.4085C18.3778 12.1945 19.7507 12.733 21 13C19.751 13.2675 18.3775 13.8049 17.5915 14.5908C16.8056 15.377 16.2677 16.7505 16.0007 18C15.7333 16.7507 15.1952 15.3774 14.4092 14.5915C13.6232 13.8052 12.2497 13.2677 11 13.0007C12.2491 12.7332 13.6224 12.1949 14.4085 11.4092C15.1949 10.6229 15.7326 9.24959 16 8Z" fill="#FFE5BE"/>
|
5
|
+
<path d="M17.4078 22.6958H14.5382C14.1413 22.6958 13.8208 23.0162 13.8208 23.4132V24.848C13.8208 26.034 14.7869 27.0002 15.973 27.0002C17.0826 27.0002 17.996 26.1584 18.1156 25.0776C18.1203 25.001 18.1252 24.9245 18.1252 24.848V23.4132C18.1252 23.0162 17.8047 22.6958 17.4078 22.6958Z" fill="#596168"/>
|
6
|
+
<path d="M17.4075 24.1304H14.5379C13.3493 24.1304 12.3857 23.1669 12.3857 21.9782V20.5435H19.5597V21.9782C19.5597 23.1669 18.5961 24.1304 17.4075 24.1304Z" fill="#767D84"/>
|
7
|
+
<path d="M20.6499 5C20.7834 5.6245 21.0528 6.31136 21.4454 6.70423C21.8385 7.09705 22.5255 7.36613 23.1499 7.49963C22.5255 7.63356 21.8383 7.90221 21.4454 8.29503C21.0525 8.68812 20.7841 9.3752 20.6506 10C20.5169 9.37547 20.2475 8.68866 19.8544 8.29577C19.4612 7.9027 18.7747 7.63407 18.1499 7.50037C18.7745 7.36665 19.4612 7.09688 19.8544 6.70423C20.2475 6.31112 20.5162 5.62451 20.6499 5Z" fill="white"/>
|
8
|
+
<circle cx="24" cy="8" r="5" fill="#F33E3E" stroke="#EDF1F5" stroke-width="2"/>
|
9
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg width="12" height="13" viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg">
|
2
|
+
<path d="M6 12.25C8.17462 12.25 9.9375 10.4871 9.9375 8.3125V5.6875C9.9375 3.51288 8.17461 1.75 6 1.75C3.82538 1.75 2.0625 3.51288 2.0625 5.6875V8.3125C2.0625 10.4871 3.82538 12.25 6 12.25ZM6 12.25L6 7.4375M0.75 9.1875H2.16009M0.75 5.6875H11.25M9.8399 9.1875H11.25M2.05866 1.53125L3.35832 2.76765M9.93365 1.53125L8.63774 2.76409" stroke="#8C6324" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
|
3
|
+
</svg>
|
@@ -0,0 +1,3 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="13" fill="none" viewBox="0 0 14 13">
|
2
|
+
<path stroke="#3D2D8F" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="m7 3.09.006-.007m2.327 1.173.006-.007m-4.673.007.006-.007M10.5 6.59l.006-.006M3.5 6.589l.006-.006m6.41 2.34.006-.007m-5.839.006.006-.006m3.494-3.5-.39 3.511m-2.235 1.74H2.333a5.833 5.833 0 1 1 9.333 0H9.041m-1.848-1.74a1.75 1.75 0 1 1-.387 3.48 1.75 1.75 0 0 1 .387-3.48Z"/>
|
3
|
+
</svg>
|
package/dist/index.js
CHANGED
@@ -1,8 +1,8 @@
|
|
1
|
-
import { U as i, B as T, f as E, C as _, h as S, I as g, k as p, u as d, P as A, l as c } from "./@code-editor-
|
2
|
-
import { nE as L, aV as M, ey as f, lH as h, fb as U, le as F, l4 as b, fT as B, b4 as v, kO as G, aP as V, lD as k, jA as Y, l0 as j, kI as K, fN as H, fO as W, fP as w, dx as x, j2 as X, fQ as z, A as q, dv as Q, dw as Z, nw as J, fR as $, fS as aa, fK as ea, mU as sa, l2 as ta, jB as oa, jD as ia, kh as ra, fU as na, fV as la, fW as Ta, mI as Ea, nl as _a, fE as Sa, cZ as ga, dh as pa, di as da, iT as Aa, fX as ca, gh as Ia, nR as ua, lj as Ca, el as ma, et as Oa, eo as Ra, ew as Da, ei as Pa, eu as Na, ex as ya, en as La, em as Ma, eH as fa, es as ha, ek as Ua, bj as Fa, bi as ba, g2 as Ba, g6 as va, fY as Ga, fZ as Va, ht as ka, kB as Ya, m as ja, eW as Ka, e9 as Ha, eL as Wa, ed as wa, ee as xa, eb as Xa, eN as za, eM as qa, eS as Qa, ea as Za, eV as Ja, ec as $a, eO as ae, eQ as ee, eP as se, eg as te, aM as oe, eR as ie, e1 as re, f_ as ne, f$ as le, g8 as Te, g3 as Ee, g1 as _e, gb as Se, gc as ge, gd as pe, jU as de, gi as Ae, dp as ce, dn as Ie, dm as ue, nr as Ce, de as me, la as Oe, gf as Re, dc as De, a3 as Pe, nq as Ne, nH as ye, g7 as Le, m$ as Me, mX as fe, eE as he, eF as Ue, n0 as Fe, n1 as be, l5 as Be, l7 as ve, l6 as Ge, nC as Ve, lc as ke, dC as Ye, hc as je, h9 as Ke, lt as He, lq as We, fd as we, er as xe, lG as Xe, hs as ze, ge as qe, n as Qe, W as Ze, gg as Je, gq as $e, cS as as, o as es, fv as ss, fa as ts, fx as os, hn as is, ho as rs, hp as ns, hq as ls, jz as Ts, dK as Es, a6 as _s, $ as Ss, bG as gs, hr as ps, dM as ds, h8 as As, mY as cs, dP as Is, nB as us, hu as Cs, hv as ms, hy as Os, c$ as Rs, hA as Ds, K as Ps, fB as Ns, fA as ys, hC as Ls, hD as Ms, cW as fs, hL as hs, hK as Us, ba as Fs, kN as bs, lo as Bs, aT as vs, b9 as Gs, aA as Vs, ld as ks, jl as Ys, jj as js, jk as Ks, ej as Hs, my as Ws, ln as ws, kP as xs, aG as Xs, hP as zs, ez as qs, eA as Qs, fe as Zs, h_ as Js, kY as $s, ic as at, lC as et, k_ as st, i5 as tt, aW as ot, kr as it, lk as rt, f6 as nt, aC as lt, ax as Tt, az as Et, ih as _t, aw as St, ay as gt, fc as pt, dE as dt, S as At, hF as ct, D as It, nn as ut, br as Ct, lu as mt, hw as Ot, ny as Rt, dr as Dt, hV as Pt, hU as Nt, h$ as yt, gk as Lt, gs as Mt, gr as ft, df as ht, nP as Ut, bq as Ft, kR as bt, ki as Bt, gl as vt, kS as Gt, d1 as Vt, ig as kt, p as Yt, j3 as jt, bu as Kt, bv as Ht, bw as Wt, ii as wt, mW as xt, mV as Xt, bx as zt, bz as qt, by as Qt, bA as Zt, ck as Jt, dL as $t, ik as ao, il as eo, kX as so, lw as to, aJ as oo, aH as io, lp as ro, b3 as no, kL as lo, kZ as To, io as Eo, im as _o, nF as So, m_ as go, nj as po, ip as Ao, kT as co, iq as Io, E as uo, q as Co, it as mo, i9 as Oo, at as Ro, aZ as Do, iv as Po, iu as No, gH as yo, dX as Lo, a1 as Mo, iw as fo, ix as ho, ds as Uo, k8 as Fo, dj as bo, ko as Bo, iy as vo, iz as Go, hx as Vo, f8 as ko, dD as Yo, dF as jo, fh as Ko, fg as Ho, bD as Wo, bB as wo, bC as xo, iA as Xo, iC as zo, iD as qo, iB as Qo, iE as Zo, iF as Jo, dQ as $o, gv as ai, iG as ei, nx as si, iH as ti, be as oi, iI as ii, G as ri, jH as ni, ka as li, iJ as Ti, gG as Ei, au as _i, j4 as Si, kK as gi, eC as pi, eB as di, eD as Ai, lx as ci, dZ as Ii, d_ as ui, bd as Ci, iP as mi, iR as Oi, iS as Ri, iU as Di, iV as Pi, dl as Ni, mB as yi, mD as Li, cI as Mi, cH as fi, dd as hi, iW as Ui, nh as Fi, iX as bi, ly as Bi, iY as vi, fG as Gi, a5 as Vi, fw as ki, nM as Yi, j5 as ji, ni as Ki, cJ as Hi, i_ as Wi, iZ as wi, fj as xi, l3 as Xi, aF as zi, j1 as qi, j0 as Qi, cX as Zi, aB as Ji, b8 as $i, nJ as ar, j8 as er, nK as sr, fL as tr, jG as or, gt as ir, ja as rr, gm as nr, l1 as lr, nT as Tr, b7 as Er, aQ as _r, bE as Sr, nS as gr, aU as pr, aO as dr, hI as Ar, hO as cr, mG as Ir, dg as ur, cK as Cr, dk as mr, jc as Or, jJ as Rr, cL as Dr, jd as Pr, kM as Nr, np as yr, hM as Lr, _ as Mr, jK as fr, cU as hr, cQ as Ur, cR as Fr, cT as br, ff as Br, kU as vr, ep as Gr, fy as Vr, f9 as kr, gN as Yr, eT as jr, gM as Kr, gL as Hr, nk as Wr, je as wr, lf as xr, cO as Xr, dO as zr, dy as qr, fC as Qr, aD as Zr, ia as Jr, ib as $r, l8 as an, b6 as en, lr as sn, eq as tn, i7 as on, lE as rn, cY as nn, kp as ln, hE as Tn, kQ as En, jf as _n, dJ as Sn, jr as gn, dt as pn, jq as dn, jg as An, jh as cn, c_ as In, ji as un, Y as Cn, nu as mn, ju as On, r as Rn, jw as Dn, jx as Pn, d0 as Nn, nz as yn, jy as Ln, bk as Mn, dN as fn, fM as hn, Q as Un, lh as Fn, jL as bn, lI as Bn, fi as vn, aE as Gn, R as Vn, t as kn, b1 as Yn, a0 as jn, X as Kn, nN as Hn, jM as Wn, nm as wn, dW as xn, v as Xn, nQ as zn, aN as qn, bn as Qn, fz as Zn, ns as Jn, fn as $n, nt as al, nL as el, lv as sl, nD as tl, e as ol, o6 as il, ha as rl, aR as nl, g4 as ll, bb as Tl, b5 as El, av as _l, ll as Sl, bh as gl, kf as pl, dR as dl, kJ as Al, gO as cl, lF as Il, i8 as ul, jN as Cl, f7 as ml, Z as Ol, gu as Rl, d2 as Dl, jO as Pl, jP as Nl, jV as yl, d3 as Ll, d4 as Ml, w as fl, g9 as hl, l9 as Ul, a as Fl, kb as bl, kc as Bl, fJ as vl, d5 as Gl, d6 as Vl, jX as kl, no as Yl, kd as jl, ke as Kl, mE as Hl, gn as Wl, hG as wl, cP as xl, d7 as Xl, aS as zl, a8 as ql, gP as Ql, kj as Zl, gF as Jl, kk as $l, s as aT, kl as eT, dY as sT, li as tT, ev as oT, ls as iT, j9 as rT, mH as nT, nO as lT, a$ as TT, hJ as ET, aI as _T, aK as ST, da as gT, lb as pT, kV as dT, kW as AT, km as cT, kn as IT, kq as uT, bo as CT, bp as mT, ks as OT, ku as RT, kv as DT, kw as PT, mZ as NT, jb as yT, kx as LT, mL as MT, ky as fT, hN as hT, d9 as UT, db as FT, n8 as bT, n9 as BT, na as vT, kz as GT, eU as VT, T as kT, kA as YT, dq as jT, go as KT, gp as HT, nI as WT, aL as wT, bg as xT, lm as XT, nA as zT, cF as qT, mx as QT, eG as ZT, kD as JT, kE as $T, cD as aE, mO as eE, kF as sE, e4 as tE, mA as oE, e8 as iE, e6 as rE, e5 as nE, e2 as lE, d$ as TE, lz as EE, lB as _E, lA as SE, lg as gE, bc as pE, k7 as dE, dI as AE, a2 as cE, mz as IE, f3 as uE, kG as CE, cM as mE, cN as OE, k5 as RE, aY as DE, i6 as PE, a4 as NE, nv as yE, gK as LE, gI as ME, du as fE, kH as hE, id as UE, gJ as FE, nG as bE, ce as BE, ml as vE, b2 as GE, L as VE, lY as kE, c9 as YE, aX as jE, cm as KE, gU as HE, b as WE, gy as wE, gz as xE, cc as XE, mb as zE, bZ as qE, mh as QE, bX as ZE, jI as JE, cf as $E, hb as a_, hd as e_, f4 as s_, c as t_, hg as o_, hj as i_, b_ as r_, fs as n_, eJ as l_, ag as T_, fp as E_, fm as __, hH as S_, c3 as g_, lR as p_, ca as d_, lZ as A_, d as c_, fr as I_, fq as u_, bt as C_, mf as m_, hX as O_, hZ as R_, hW as D_, hY as P_, o7 as N_, ft as y_, lJ as L_, af as M_, ah as f_, cx as h_, c8 as U_, ae as F_, H as b_, cw as B_, dS as v_, fk as G_, bM as V_, mi as k_, mS as Y_, i3 as j_, ar as K_, h3 as H_, fD as W_, aq as w_, mR as x_, jo as X_, cp as z_, f2 as q_, eI as Q_, f1 as Z_, f0 as J_, e$ as $_, mQ as aS, j$ as eS, mg as sS, ak as tS, fu as oS, n6 as iS, jE as rS, mT as nS, k2 as lS, mJ as TS, hh as ES, hm as _S, hl as SS, hi as gS, hz as pS, bT as dS, jF as AS, iK as cS, ai as IS, hT as uS, m6 as CS, i4 as mS, dG as OS, dz as RS, gA as DS, kg as PS, i0 as NS, h6 as yS, ij as LS, eZ as MS, i1 as fS, hk as hS, bN as US, kt as FS, n5 as bS, aj as BS, as as vS, m0 as GS, c4 as VS, bf as kS, h0 as YS, bV as jS, ao as KS, lN as HS, ap as WS, ct as wS, mk as xS, f5 as XS, m5 as zS, cu as qS, iN as QS, gZ as ZS, gY as JS, cr as $S, fF as ag, g5 as eg, i$ as sg, m4 as tg, ir as og, m3 as ig, lM as rg, M as ng, fo as lg, fl as Tg, lW as Eg, gW as _g, m9 as Sg, gB as gg, hB as pg, gE as dg, am as Ag, jC as cg, h1 as Ig, m8 as ug, a_ as Cg, jp as mg, nb as Og, gT as Rg, eY as Dg, jn as Pg, jm as Ng, ng as yg, nf as Lg, n3 as Mg, jQ as fg, bL as hg, c6 as Ug, dH as Fg, n2 as bg, al as Bg, cq as vg, hf as Gg, k1 as Vg, jR as kg, jS as Yg, jW as jg, jY as Kg, k4 as Hg, k9 as Wg, jT as wg, k6 as xg, gV as Xg, cs as zg, h2 as qg, k3 as Qg, cv as Zg, gx as Jg, a7 as $g, n7 as ap, mK as ep, l$ as sp, b0 as tp, hQ as op, k0 as ip, jZ as rp, e_ as np, gw as lp, gD as Tp, gS as Ep, h7 as _p, h4 as Sp, g as gp, jt as pp, c1 as dp, e3 as Ap, e7 as cp, mt as Ip, a9 as up, ma as Cp, lS as mp, an as Op, g_ as Rp, g$ as Dp, ne as Pp, nc as Np, m7 as yp, x as Lp, fI as Mp, lV as fp, iL as hp, N as Up, cd as Fp, fH as bp, bU as Bp, dB as vp, dA as Gp, lK as Vp, iO as kp, iQ as Yp, md as jp, dT as Kp, i as Hp, l_ as Wp, j as wp, c2 as xp, cl as Xp, i2 as zp, cV as qp, bO as Qp, bP as Zp, lP as Jp, j7 as $p, j6 as ad, j_ as ed, eX as sd, js as td, ac as od, F as id, y as rd, c7 as nd, cn as ld, gC as Td, lL as Ed, bJ as _d, ad as Sd, c0 as gd, ie as pd, z as dd, c5 as Ad, nd as cd, bQ as Id, h5 as ud, is as Cd, he as md, me as Od, lX as Rd, bR as Dd, nW as Pd, m2 as Nd, mc as yd, m1 as Ld, ab as Md, gX as fd, n4 as hd, bs as Ud, iM as Fd, aa as bd, cg as Bd, bF as vd, mj as Gd, bH as Vd, gj as kd, k$ as Yd, gR as jd, bI as Kd, lO as Hd, gQ as Wd, co as wd, J as xd, dV as Xd, mu as zd, hS as qd, hR as Qd, mv as Zd, dU as Jd, e0 as $d, eK as aA, b$ as eA, ef as sA, eh as tA, g0 as oA, cy as iA, cb as rA, mm as nA, bS as lA, mn as TA, mo as EA, cz as _A, mC as SA, lU as gA, ch as pA, mp as dA, cA as AA, bY as cA, cj as IA, mF as uA, V as CA, mq as mA, jv as OA, mr as RA, O as DA, cC as PA, d8 as NA, ci as yA, bW as LA, cE as MA, ms as fA, mM as hA, bK as UA, ga as FA, kC as bA, cG as BA, mN as vA, mw as GA, cB as VA, oa as kA, o8 as YA, nY as jA, o5 as KA, oc as HA, o2 as WA, o9 as wA, nV as xA, nU as XA, nX as zA, o1 as qA, n$ as QA, n_ as ZA, o4 as JA, nZ as $A, bl as ac, bm as ec, o0 as sc, o3 as tc, ob as oc, lQ as ic, mP as rc, lT as nc } from "./@code-editor-
|
1
|
+
import { U as i, B as T, f as E, C as _, h as S, I as g, k as p, u as d, P as A, l as c } from "./@code-editor-BGXCszwe.js";
|
2
|
+
import { nE as L, aV as M, ey as f, lH as h, fb as U, le as F, l4 as b, fT as B, b4 as v, kO as G, aP as V, lD as k, jA as Y, l0 as j, kI as K, fN as H, fO as W, fP as w, dx as x, j2 as X, fQ as z, A as q, dv as Q, dw as Z, nw as J, fR as $, fS as aa, fK as ea, mU as sa, l2 as ta, jB as oa, jD as ia, kh as ra, fU as na, fV as la, fW as Ta, mI as Ea, nl as _a, fE as Sa, cZ as ga, dh as pa, di as da, iT as Aa, fX as ca, gh as Ia, nR as ua, lj as Ca, el as ma, et as Oa, eo as Ra, ew as Da, ei as Pa, eu as Na, ex as ya, en as La, em as Ma, eH as fa, es as ha, ek as Ua, bj as Fa, bi as ba, g2 as Ba, g6 as va, fY as Ga, fZ as Va, ht as ka, kB as Ya, m as ja, eW as Ka, e9 as Ha, eL as Wa, ed as wa, ee as xa, eb as Xa, eN as za, eM as qa, eS as Qa, ea as Za, eV as Ja, ec as $a, eO as ae, eQ as ee, eP as se, eg as te, aM as oe, eR as ie, e1 as re, f_ as ne, f$ as le, g8 as Te, g3 as Ee, g1 as _e, gb as Se, gc as ge, gd as pe, jU as de, gi as Ae, dp as ce, dn as Ie, dm as ue, nr as Ce, de as me, la as Oe, gf as Re, dc as De, a3 as Pe, nq as Ne, nH as ye, g7 as Le, m$ as Me, mX as fe, eE as he, eF as Ue, n0 as Fe, n1 as be, l5 as Be, l7 as ve, l6 as Ge, nC as Ve, lc as ke, dC as Ye, hc as je, h9 as Ke, lt as He, lq as We, fd as we, er as xe, lG as Xe, hs as ze, ge as qe, n as Qe, W as Ze, gg as Je, gq as $e, cS as as, o as es, fv as ss, fa as ts, fx as os, hn as is, ho as rs, hp as ns, hq as ls, jz as Ts, dK as Es, a6 as _s, $ as Ss, bG as gs, hr as ps, dM as ds, h8 as As, mY as cs, dP as Is, nB as us, hu as Cs, hv as ms, hy as Os, c$ as Rs, hA as Ds, K as Ps, fB as Ns, fA as ys, hC as Ls, hD as Ms, cW as fs, hL as hs, hK as Us, ba as Fs, kN as bs, lo as Bs, aT as vs, b9 as Gs, aA as Vs, ld as ks, jl as Ys, jj as js, jk as Ks, ej as Hs, my as Ws, ln as ws, kP as xs, aG as Xs, hP as zs, ez as qs, eA as Qs, fe as Zs, h_ as Js, kY as $s, ic as at, lC as et, k_ as st, i5 as tt, aW as ot, kr as it, lk as rt, f6 as nt, aC as lt, ax as Tt, az as Et, ih as _t, aw as St, ay as gt, fc as pt, dE as dt, S as At, hF as ct, D as It, nn as ut, br as Ct, lu as mt, hw as Ot, ny as Rt, dr as Dt, hV as Pt, hU as Nt, h$ as yt, gk as Lt, gs as Mt, gr as ft, df as ht, nP as Ut, bq as Ft, kR as bt, ki as Bt, gl as vt, kS as Gt, d1 as Vt, ig as kt, p as Yt, j3 as jt, bu as Kt, bv as Ht, bw as Wt, ii as wt, mW as xt, mV as Xt, bx as zt, bz as qt, by as Qt, bA as Zt, ck as Jt, dL as $t, ik as ao, il as eo, kX as so, lw as to, aJ as oo, aH as io, lp as ro, b3 as no, kL as lo, kZ as To, io as Eo, im as _o, nF as So, m_ as go, nj as po, ip as Ao, kT as co, iq as Io, E as uo, q as Co, it as mo, i9 as Oo, at as Ro, aZ as Do, iv as Po, iu as No, gH as yo, dX as Lo, a1 as Mo, iw as fo, ix as ho, ds as Uo, k8 as Fo, dj as bo, ko as Bo, iy as vo, iz as Go, hx as Vo, f8 as ko, dD as Yo, dF as jo, fh as Ko, fg as Ho, bD as Wo, bB as wo, bC as xo, iA as Xo, iC as zo, iD as qo, iB as Qo, iE as Zo, iF as Jo, dQ as $o, gv as ai, iG as ei, nx as si, iH as ti, be as oi, iI as ii, G as ri, jH as ni, ka as li, iJ as Ti, gG as Ei, au as _i, j4 as Si, kK as gi, eC as pi, eB as di, eD as Ai, lx as ci, dZ as Ii, d_ as ui, bd as Ci, iP as mi, iR as Oi, iS as Ri, iU as Di, iV as Pi, dl as Ni, mB as yi, mD as Li, cI as Mi, cH as fi, dd as hi, iW as Ui, nh as Fi, iX as bi, ly as Bi, iY as vi, fG as Gi, a5 as Vi, fw as ki, nM as Yi, j5 as ji, ni as Ki, cJ as Hi, i_ as Wi, iZ as wi, fj as xi, l3 as Xi, aF as zi, j1 as qi, j0 as Qi, cX as Zi, aB as Ji, b8 as $i, nJ as ar, j8 as er, nK as sr, fL as tr, jG as or, gt as ir, ja as rr, gm as nr, l1 as lr, nT as Tr, b7 as Er, aQ as _r, bE as Sr, nS as gr, aU as pr, aO as dr, hI as Ar, hO as cr, mG as Ir, dg as ur, cK as Cr, dk as mr, jc as Or, jJ as Rr, cL as Dr, jd as Pr, kM as Nr, np as yr, hM as Lr, _ as Mr, jK as fr, cU as hr, cQ as Ur, cR as Fr, cT as br, ff as Br, kU as vr, ep as Gr, fy as Vr, f9 as kr, gN as Yr, eT as jr, gM as Kr, gL as Hr, nk as Wr, je as wr, lf as xr, cO as Xr, dO as zr, dy as qr, fC as Qr, aD as Zr, ia as Jr, ib as $r, l8 as an, b6 as en, lr as sn, eq as tn, i7 as on, lE as rn, cY as nn, kp as ln, hE as Tn, kQ as En, jf as _n, dJ as Sn, jr as gn, dt as pn, jq as dn, jg as An, jh as cn, c_ as In, ji as un, Y as Cn, nu as mn, ju as On, r as Rn, jw as Dn, jx as Pn, d0 as Nn, nz as yn, jy as Ln, bk as Mn, dN as fn, fM as hn, Q as Un, lh as Fn, jL as bn, lI as Bn, fi as vn, aE as Gn, R as Vn, t as kn, b1 as Yn, a0 as jn, X as Kn, nN as Hn, jM as Wn, nm as wn, dW as xn, v as Xn, nQ as zn, aN as qn, bn as Qn, fz as Zn, ns as Jn, fn as $n, nt as al, nL as el, lv as sl, nD as tl, e as ol, o6 as il, ha as rl, aR as nl, g4 as ll, bb as Tl, b5 as El, av as _l, ll as Sl, bh as gl, kf as pl, dR as dl, kJ as Al, gO as cl, lF as Il, i8 as ul, jN as Cl, f7 as ml, Z as Ol, gu as Rl, d2 as Dl, jO as Pl, jP as Nl, jV as yl, d3 as Ll, d4 as Ml, w as fl, g9 as hl, l9 as Ul, a as Fl, kb as bl, kc as Bl, fJ as vl, d5 as Gl, d6 as Vl, jX as kl, no as Yl, kd as jl, ke as Kl, mE as Hl, gn as Wl, hG as wl, cP as xl, d7 as Xl, aS as zl, a8 as ql, gP as Ql, kj as Zl, gF as Jl, kk as $l, s as aT, kl as eT, dY as sT, li as tT, ev as oT, ls as iT, j9 as rT, mH as nT, nO as lT, a$ as TT, hJ as ET, aI as _T, aK as ST, da as gT, lb as pT, kV as dT, kW as AT, km as cT, kn as IT, kq as uT, bo as CT, bp as mT, ks as OT, ku as RT, kv as DT, kw as PT, mZ as NT, jb as yT, kx as LT, mL as MT, ky as fT, hN as hT, d9 as UT, db as FT, n8 as bT, n9 as BT, na as vT, kz as GT, eU as VT, T as kT, kA as YT, dq as jT, go as KT, gp as HT, nI as WT, aL as wT, bg as xT, lm as XT, nA as zT, cF as qT, mx as QT, eG as ZT, kD as JT, kE as $T, cD as aE, mO as eE, kF as sE, e4 as tE, mA as oE, e8 as iE, e6 as rE, e5 as nE, e2 as lE, d$ as TE, lz as EE, lB as _E, lA as SE, lg as gE, bc as pE, k7 as dE, dI as AE, a2 as cE, mz as IE, f3 as uE, kG as CE, cM as mE, cN as OE, k5 as RE, aY as DE, i6 as PE, a4 as NE, nv as yE, gK as LE, gI as ME, du as fE, kH as hE, id as UE, gJ as FE, nG as bE, ce as BE, ml as vE, b2 as GE, L as VE, lY as kE, c9 as YE, aX as jE, cm as KE, gU as HE, b as WE, gy as wE, gz as xE, cc as XE, mb as zE, bZ as qE, mh as QE, bX as ZE, jI as JE, cf as $E, hb as a_, hd as e_, f4 as s_, c as t_, hg as o_, hj as i_, b_ as r_, fs as n_, eJ as l_, ag as T_, fp as E_, fm as __, hH as S_, c3 as g_, lR as p_, ca as d_, lZ as A_, d as c_, fr as I_, fq as u_, bt as C_, mf as m_, hX as O_, hZ as R_, hW as D_, hY as P_, o7 as N_, ft as y_, lJ as L_, af as M_, ah as f_, cx as h_, c8 as U_, ae as F_, H as b_, cw as B_, dS as v_, fk as G_, bM as V_, mi as k_, mS as Y_, i3 as j_, ar as K_, h3 as H_, fD as W_, aq as w_, mR as x_, jo as X_, cp as z_, f2 as q_, eI as Q_, f1 as Z_, f0 as J_, e$ as $_, mQ as aS, j$ as eS, mg as sS, ak as tS, fu as oS, n6 as iS, jE as rS, mT as nS, k2 as lS, mJ as TS, hh as ES, hm as _S, hl as SS, hi as gS, hz as pS, bT as dS, jF as AS, iK as cS, ai as IS, hT as uS, m6 as CS, i4 as mS, dG as OS, dz as RS, gA as DS, kg as PS, i0 as NS, h6 as yS, ij as LS, eZ as MS, i1 as fS, hk as hS, bN as US, kt as FS, n5 as bS, aj as BS, as as vS, m0 as GS, c4 as VS, bf as kS, h0 as YS, bV as jS, ao as KS, lN as HS, ap as WS, ct as wS, mk as xS, f5 as XS, m5 as zS, cu as qS, iN as QS, gZ as ZS, gY as JS, cr as $S, fF as ag, g5 as eg, i$ as sg, m4 as tg, ir as og, m3 as ig, lM as rg, M as ng, fo as lg, fl as Tg, lW as Eg, gW as _g, m9 as Sg, gB as gg, hB as pg, gE as dg, am as Ag, jC as cg, h1 as Ig, m8 as ug, a_ as Cg, jp as mg, nb as Og, gT as Rg, eY as Dg, jn as Pg, jm as Ng, ng as yg, nf as Lg, n3 as Mg, jQ as fg, bL as hg, c6 as Ug, dH as Fg, n2 as bg, al as Bg, cq as vg, hf as Gg, k1 as Vg, jR as kg, jS as Yg, jW as jg, jY as Kg, k4 as Hg, k9 as Wg, jT as wg, k6 as xg, gV as Xg, cs as zg, h2 as qg, k3 as Qg, cv as Zg, gx as Jg, a7 as $g, n7 as ap, mK as ep, l$ as sp, b0 as tp, hQ as op, k0 as ip, jZ as rp, e_ as np, gw as lp, gD as Tp, gS as Ep, h7 as _p, h4 as Sp, g as gp, jt as pp, c1 as dp, e3 as Ap, e7 as cp, mt as Ip, a9 as up, ma as Cp, lS as mp, an as Op, g_ as Rp, g$ as Dp, ne as Pp, nc as Np, m7 as yp, x as Lp, fI as Mp, lV as fp, iL as hp, N as Up, cd as Fp, fH as bp, bU as Bp, dB as vp, dA as Gp, lK as Vp, iO as kp, iQ as Yp, md as jp, dT as Kp, i as Hp, l_ as Wp, j as wp, c2 as xp, cl as Xp, i2 as zp, cV as qp, bO as Qp, bP as Zp, lP as Jp, j7 as $p, j6 as ad, j_ as ed, eX as sd, js as td, ac as od, F as id, y as rd, c7 as nd, cn as ld, gC as Td, lL as Ed, bJ as _d, ad as Sd, c0 as gd, ie as pd, z as dd, c5 as Ad, nd as cd, bQ as Id, h5 as ud, is as Cd, he as md, me as Od, lX as Rd, bR as Dd, nW as Pd, m2 as Nd, mc as yd, m1 as Ld, ab as Md, gX as fd, n4 as hd, bs as Ud, iM as Fd, aa as bd, cg as Bd, bF as vd, mj as Gd, bH as Vd, gj as kd, k$ as Yd, gR as jd, bI as Kd, lO as Hd, gQ as Wd, co as wd, J as xd, dV as Xd, mu as zd, hS as qd, hR as Qd, mv as Zd, dU as Jd, e0 as $d, eK as aA, b$ as eA, ef as sA, eh as tA, g0 as oA, cy as iA, cb as rA, mm as nA, bS as lA, mn as TA, mo as EA, cz as _A, mC as SA, lU as gA, ch as pA, mp as dA, cA as AA, bY as cA, cj as IA, mF as uA, V as CA, mq as mA, jv as OA, mr as RA, O as DA, cC as PA, d8 as NA, ci as yA, bW as LA, cE as MA, ms as fA, mM as hA, bK as UA, ga as FA, kC as bA, cG as BA, mN as vA, mw as GA, cB as VA, oa as kA, o8 as YA, nY as jA, o5 as KA, oc as HA, o2 as WA, o9 as wA, nV as xA, nU as XA, nX as zA, o1 as qA, n$ as QA, n_ as ZA, o4 as JA, nZ as $A, bl as ac, bm as ec, o0 as sc, o3 as tc, ob as oc, lQ as ic, mP as rc, lT as nc } from "./@code-editor-BGXCszwe.js";
|
3
3
|
import { j as a } from "./@vendor-DMIFbFhR.js";
|
4
4
|
import { cp as Tc } from "./@vendor-DMIFbFhR.js";
|
5
|
-
import { H as _c, R as Sc, c as gc, g as pc, a as dc, b as Ac } from "./@common-rjsf-
|
5
|
+
import { H as _c, R as Sc, c as gc, g as pc, a as dc, b as Ac } from "./@common-rjsf-9BW9CuqO.js";
|
6
6
|
import { matchPath as I, useLocation as u } from "react-router-dom";
|
7
7
|
import { A as Ic, a as uc, m as Cc, e as mc, f as Oc, c as Rc, u as Dc } from "./@framer-motion-D-YaCAW-.js";
|
8
8
|
const C = [
|
package/package.json
CHANGED
@@ -1,3 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
2
|
-
<path stroke="#3B444C" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.5 7.875c0 1.864-3.358 3.375-7.5 3.375-4.142 0-7.5-1.511-7.5-3.375m15 0C16.5 6.011 13.142 4.5 9 4.5c-4.142 0-7.5 1.511-7.5 3.375m15 0v3.75C16.5 13.489 13.142 15 9 15c-4.142 0-7.5-1.511-7.5-3.375v-3.75M6 10.969v3.75m10.5-5.651c3.424.313 6 1.674 6 3.307m0 0c0 1.864-3.358 3.375-7.5 3.375-1.838 0-3.521-.297-4.825-.791M22.5 12.375v3.75c0 1.864-3.358 3.375-7.5 3.375-4.142 0-7.5-1.511-7.5-3.375v-1.193m10.5.537v3.75m-6-8.25v8.25" vector-effect="non-scaling-stroke"/>
|
3
|
-
</svg>
|