rechtspilot-ui 1.2.0 → 1.2.2
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/chunks-native.cjs +1 -6
- package/dist/chunks-native.js +313 -488
- package/dist/chunks.cjs +1 -6
- package/dist/chunks.js +768 -885
- package/dist/icons.cjs +1 -1
- package/dist/icons.d.ts +2 -0
- package/dist/icons.es.js +2 -4
- package/dist/icons.native.es.js +2 -4
- package/dist/index.cjs +148 -72
- package/dist/index.d.ts +26 -1
- package/dist/index.es.js +2222 -2074
- package/dist/index.native.cjs +5 -5
- package/dist/index.native.es.js +153 -143
- package/package.json +1 -1
package/dist/chunks.js
CHANGED
|
@@ -1,17 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const t = e(import.meta.url);
|
|
1
|
+
import { Fragment as e, jsx as t, jsxs as n } from "react/jsx-runtime";
|
|
3
2
|
//#region \0rolldown/runtime.js
|
|
4
|
-
var
|
|
5
|
-
let
|
|
6
|
-
for (var i in e) n
|
|
3
|
+
var r = Object.defineProperty, i = (e, t) => {
|
|
4
|
+
let n = {};
|
|
5
|
+
for (var i in e) r(n, i, {
|
|
7
6
|
get: e[i],
|
|
8
7
|
enumerable: !0
|
|
9
8
|
});
|
|
10
|
-
return t || n
|
|
11
|
-
}, a =
|
|
12
|
-
if (t !== void 0) return t.apply(this, arguments);
|
|
13
|
-
throw Error("Calling `require` for \"" + e + "\" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.");
|
|
14
|
-
}), o = {
|
|
9
|
+
return t || r(n, Symbol.toStringTag, { value: "Module" }), n;
|
|
10
|
+
}, a = {
|
|
15
11
|
25: "hsla(100, 71%, 96%, 1)",
|
|
16
12
|
50: "hsla(100, 31%, 92%, 1)",
|
|
17
13
|
100: "hsla(100, 71%, 88%, 1)",
|
|
@@ -25,7 +21,7 @@ var n = Object.defineProperty, r = (e, t) => () => (t || e((t = { exports: {} })
|
|
|
25
21
|
800: "hsla(120, 50%, 24%, 1)",
|
|
26
22
|
900: "hsla(130, 52%, 18%, 1)",
|
|
27
23
|
950: "hsla(130, 52%, 14%, 1)"
|
|
28
|
-
},
|
|
24
|
+
}, o = {
|
|
29
25
|
"0-A8": "hsla(0, 0%, 100%, 0.8)",
|
|
30
26
|
25: "hsla(180, 7%, 97%, 1)",
|
|
31
27
|
50: "hsla(150, 7%, 95%, 1)",
|
|
@@ -43,9 +39,9 @@ var n = Object.defineProperty, r = (e, t) => () => (t || e((t = { exports: {} })
|
|
|
43
39
|
"800-A16": "hsla(150, 7%, 16%, .16)",
|
|
44
40
|
900: "hsla(150, 7%, 12%, 1)",
|
|
45
41
|
950: "hsla(150, 10%, 8%, 1)"
|
|
46
|
-
},
|
|
47
|
-
primary:
|
|
48
|
-
neutral:
|
|
42
|
+
}, s = {
|
|
43
|
+
primary: a,
|
|
44
|
+
neutral: o,
|
|
49
45
|
fg: {
|
|
50
46
|
primary: "hsla(130, 52%, 18%, 1)",
|
|
51
47
|
secondary: "hsla(150, 8%, 39%, 1)",
|
|
@@ -53,6 +49,7 @@ var n = Object.defineProperty, r = (e, t) => () => (t || e((t = { exports: {} })
|
|
|
53
49
|
accent: {
|
|
54
50
|
action: "hsla(110, 51%, 35%, 1)",
|
|
55
51
|
error: "hsla(18, 100%, 50%, 1)",
|
|
52
|
+
errorHover: "hsla(18, 100%, 42%, 1)",
|
|
56
53
|
warning: "hsla(40, 100%, 42%, 1)"
|
|
57
54
|
},
|
|
58
55
|
base: "hsla(150, 7%, 16%, 1)",
|
|
@@ -60,10 +57,11 @@ var n = Object.defineProperty, r = (e, t) => () => (t || e((t = { exports: {} })
|
|
|
60
57
|
},
|
|
61
58
|
bg: {
|
|
62
59
|
base: "hsla(0, 0%, 100%, 1)",
|
|
63
|
-
primary:
|
|
60
|
+
primary: a[50],
|
|
64
61
|
secondary: "hsla(180, 7%, 97%, 1)",
|
|
65
62
|
elevated: "hsla(0, 0%, 100%, 0.6)",
|
|
66
|
-
tertiary:
|
|
63
|
+
tertiary: o[50],
|
|
64
|
+
gradient: "linear-gradient(180deg, #f1f9f0 0%, #fff 29.39%)"
|
|
67
65
|
},
|
|
68
66
|
sf: {
|
|
69
67
|
primary: "hsla(100, 71%, 58%, 1)",
|
|
@@ -71,9 +69,9 @@ var n = Object.defineProperty, r = (e, t) => () => (t || e((t = { exports: {} })
|
|
|
71
69
|
tertiary: "hsla(180, 7%, 97%, 1)",
|
|
72
70
|
tertiaryHover: "hsla(180, 7%, 94%, 1)",
|
|
73
71
|
light: {
|
|
74
|
-
action:
|
|
72
|
+
action: a[25],
|
|
75
73
|
error: "hsla(17, 100%, 97%, 1)",
|
|
76
|
-
tertiary:
|
|
74
|
+
tertiary: o[50],
|
|
77
75
|
warning: "hsla(40, 100%, 97%, 1)"
|
|
78
76
|
},
|
|
79
77
|
base: "hsla(150, 7%, 16%, 0.04)",
|
|
@@ -93,7 +91,7 @@ var n = Object.defineProperty, r = (e, t) => () => (t || e((t = { exports: {} })
|
|
|
93
91
|
cream: "hsla(17, 100%, 97%, 1)",
|
|
94
92
|
coralTint: "hsla(17, 100%, 85%, 1)",
|
|
95
93
|
signatureInk: "hsla(222, 77%, 51%, 1)"
|
|
96
|
-
},
|
|
94
|
+
}, c = {
|
|
97
95
|
title: {
|
|
98
96
|
fontFamily: "Lora",
|
|
99
97
|
fontWeight: 500
|
|
@@ -110,291 +108,118 @@ var n = Object.defineProperty, r = (e, t) => () => (t || e((t = { exports: {} })
|
|
|
110
108
|
fontFamily: "Inter",
|
|
111
109
|
fontWeight: 600
|
|
112
110
|
}
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
if (r !== void 0 && (i = "" + r), n.key !== void 0 && (i = "" + n.key), "key" in n) for (var a in r = {}, n) a !== "key" && (r[a] = n[a]);
|
|
118
|
-
else r = n;
|
|
119
|
-
return n = r.ref, {
|
|
120
|
-
$$typeof: t,
|
|
121
|
-
type: e,
|
|
122
|
-
key: i,
|
|
123
|
-
ref: n === void 0 ? null : n,
|
|
124
|
-
props: r
|
|
125
|
-
};
|
|
126
|
-
}
|
|
127
|
-
e.Fragment = n, e.jsx = r, e.jsxs = r;
|
|
128
|
-
})), ee = /* @__PURE__ */ r(((e) => {
|
|
129
|
-
process.env.NODE_ENV !== "production" && (function() {
|
|
130
|
-
function t(e) {
|
|
131
|
-
if (e == null) return null;
|
|
132
|
-
if (typeof e == "function") return e.$$typeof === ne ? null : e.displayName || e.name || null;
|
|
133
|
-
if (typeof e == "string") return e;
|
|
134
|
-
switch (e) {
|
|
135
|
-
case _: return "Fragment";
|
|
136
|
-
case y: return "Profiler";
|
|
137
|
-
case v: return "StrictMode";
|
|
138
|
-
case C: return "Suspense";
|
|
139
|
-
case w: return "SuspenseList";
|
|
140
|
-
case E: return "Activity";
|
|
141
|
-
}
|
|
142
|
-
if (typeof e == "object") switch (typeof e.tag == "number" && console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), e.$$typeof) {
|
|
143
|
-
case g: return "Portal";
|
|
144
|
-
case x: return e.displayName || "Context";
|
|
145
|
-
case b: return (e._context.displayName || "Context") + ".Consumer";
|
|
146
|
-
case S:
|
|
147
|
-
var n = e.render;
|
|
148
|
-
return e = e.displayName, e ||= (e = n.displayName || n.name || "", e === "" ? "ForwardRef" : "ForwardRef(" + e + ")"), e;
|
|
149
|
-
case te: return n = e.displayName || null, n === null ? t(e.type) || "Memo" : n;
|
|
150
|
-
case T:
|
|
151
|
-
n = e._payload, e = e._init;
|
|
152
|
-
try {
|
|
153
|
-
return t(e(n));
|
|
154
|
-
} catch {}
|
|
155
|
-
}
|
|
156
|
-
return null;
|
|
157
|
-
}
|
|
158
|
-
function n(e) {
|
|
159
|
-
return "" + e;
|
|
160
|
-
}
|
|
161
|
-
function r(e) {
|
|
162
|
-
try {
|
|
163
|
-
n(e);
|
|
164
|
-
var t = !1;
|
|
165
|
-
} catch {
|
|
166
|
-
t = !0;
|
|
167
|
-
}
|
|
168
|
-
if (t) {
|
|
169
|
-
t = console;
|
|
170
|
-
var r = t.error, i = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
171
|
-
return r.call(t, "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.", i), n(e);
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
function i(e) {
|
|
175
|
-
if (e === _) return "<>";
|
|
176
|
-
if (typeof e == "object" && e && e.$$typeof === T) return "<...>";
|
|
177
|
-
try {
|
|
178
|
-
var n = t(e);
|
|
179
|
-
return n ? "<" + n + ">" : "<...>";
|
|
180
|
-
} catch {
|
|
181
|
-
return "<...>";
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
function o() {
|
|
185
|
-
var e = D.A;
|
|
186
|
-
return e === null ? null : e.getOwner();
|
|
187
|
-
}
|
|
188
|
-
function s() {
|
|
189
|
-
return Error("react-stack-top-frame");
|
|
190
|
-
}
|
|
191
|
-
function c(e) {
|
|
192
|
-
if (O.call(e, "key")) {
|
|
193
|
-
var t = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
194
|
-
if (t && t.isReactWarning) return !1;
|
|
195
|
-
}
|
|
196
|
-
return e.key !== void 0;
|
|
197
|
-
}
|
|
198
|
-
function l(e, t) {
|
|
199
|
-
function n() {
|
|
200
|
-
j || (j = !0, console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)", t));
|
|
201
|
-
}
|
|
202
|
-
n.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
203
|
-
get: n,
|
|
204
|
-
configurable: !0
|
|
205
|
-
});
|
|
206
|
-
}
|
|
207
|
-
function u() {
|
|
208
|
-
var e = t(this.type);
|
|
209
|
-
return M[e] || (M[e] = !0, console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")), e = this.props.ref, e === void 0 ? null : e;
|
|
210
|
-
}
|
|
211
|
-
function ee(e, t, n, r, i, a) {
|
|
212
|
-
var o = n.ref;
|
|
213
|
-
return e = {
|
|
214
|
-
$$typeof: h,
|
|
215
|
-
type: e,
|
|
216
|
-
key: t,
|
|
217
|
-
props: n,
|
|
218
|
-
_owner: r
|
|
219
|
-
}, (o === void 0 ? null : o) === null ? Object.defineProperty(e, "ref", {
|
|
220
|
-
enumerable: !1,
|
|
221
|
-
value: null
|
|
222
|
-
}) : Object.defineProperty(e, "ref", {
|
|
223
|
-
enumerable: !1,
|
|
224
|
-
get: u
|
|
225
|
-
}), e._store = {}, Object.defineProperty(e._store, "validated", {
|
|
226
|
-
configurable: !1,
|
|
227
|
-
enumerable: !1,
|
|
228
|
-
writable: !0,
|
|
229
|
-
value: 0
|
|
230
|
-
}), Object.defineProperty(e, "_debugInfo", {
|
|
231
|
-
configurable: !1,
|
|
232
|
-
enumerable: !1,
|
|
233
|
-
writable: !0,
|
|
234
|
-
value: null
|
|
235
|
-
}), Object.defineProperty(e, "_debugStack", {
|
|
236
|
-
configurable: !1,
|
|
237
|
-
enumerable: !1,
|
|
238
|
-
writable: !0,
|
|
239
|
-
value: i
|
|
240
|
-
}), Object.defineProperty(e, "_debugTask", {
|
|
241
|
-
configurable: !1,
|
|
242
|
-
enumerable: !1,
|
|
243
|
-
writable: !0,
|
|
244
|
-
value: a
|
|
245
|
-
}), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
|
|
246
|
-
}
|
|
247
|
-
function d(e, n, i, a, s, u) {
|
|
248
|
-
var d = n.children;
|
|
249
|
-
if (d !== void 0) if (a) if (k(d)) {
|
|
250
|
-
for (a = 0; a < d.length; a++) f(d[a]);
|
|
251
|
-
Object.freeze && Object.freeze(d);
|
|
252
|
-
} else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
253
|
-
else f(d);
|
|
254
|
-
if (O.call(n, "key")) {
|
|
255
|
-
d = t(e);
|
|
256
|
-
var p = Object.keys(n).filter(function(e) {
|
|
257
|
-
return e !== "key";
|
|
258
|
-
});
|
|
259
|
-
a = 0 < p.length ? "{key: someKey, " + p.join(": ..., ") + ": ...}" : "{key: someKey}", P[d + a] || (p = 0 < p.length ? "{" + p.join(": ..., ") + ": ...}" : "{}", console.error("A props object containing a \"key\" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />", a, d, p, d), P[d + a] = !0);
|
|
260
|
-
}
|
|
261
|
-
if (d = null, i !== void 0 && (r(i), d = "" + i), c(n) && (r(n.key), d = "" + n.key), "key" in n) for (var m in i = {}, n) m !== "key" && (i[m] = n[m]);
|
|
262
|
-
else i = n;
|
|
263
|
-
return d && l(i, typeof e == "function" ? e.displayName || e.name || "Unknown" : e), ee(e, d, i, o(), s, u);
|
|
264
|
-
}
|
|
265
|
-
function f(e) {
|
|
266
|
-
p(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e && e.$$typeof === T && (e._payload.status === "fulfilled" ? p(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
|
|
267
|
-
}
|
|
268
|
-
function p(e) {
|
|
269
|
-
return typeof e == "object" && !!e && e.$$typeof === h;
|
|
270
|
-
}
|
|
271
|
-
var m = a("react"), h = Symbol.for("react.transitional.element"), g = Symbol.for("react.portal"), _ = Symbol.for("react.fragment"), v = Symbol.for("react.strict_mode"), y = Symbol.for("react.profiler"), b = Symbol.for("react.consumer"), x = Symbol.for("react.context"), S = Symbol.for("react.forward_ref"), C = Symbol.for("react.suspense"), w = Symbol.for("react.suspense_list"), te = Symbol.for("react.memo"), T = Symbol.for("react.lazy"), E = Symbol.for("react.activity"), ne = Symbol.for("react.client.reference"), D = m.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, O = Object.prototype.hasOwnProperty, k = Array.isArray, A = console.createTask ? console.createTask : function() {
|
|
272
|
-
return null;
|
|
273
|
-
};
|
|
274
|
-
m = { react_stack_bottom_frame: function(e) {
|
|
275
|
-
return e();
|
|
276
|
-
} };
|
|
277
|
-
var j, M = {}, N = m.react_stack_bottom_frame.bind(m, s)(), re = A(i(s)), P = {};
|
|
278
|
-
e.Fragment = _, e.jsx = function(e, t, n) {
|
|
279
|
-
var r = 1e4 > D.recentlyCreatedOwnerStacks++;
|
|
280
|
-
return d(e, t, n, !1, r ? Error("react-stack-top-frame") : N, r ? A(i(e)) : re);
|
|
281
|
-
}, e.jsxs = function(e, t, n) {
|
|
282
|
-
var r = 1e4 > D.recentlyCreatedOwnerStacks++;
|
|
283
|
-
return d(e, t, n, !0, r ? Error("react-stack-top-frame") : N, r ? A(i(e)) : re);
|
|
284
|
-
};
|
|
285
|
-
})();
|
|
286
|
-
})), d = /* @__PURE__ */ r(((e, t) => {
|
|
287
|
-
process.env.NODE_ENV === "production" ? t.exports = u() : t.exports = ee();
|
|
288
|
-
})), f = d();
|
|
289
|
-
function p(e) {
|
|
111
|
+
};
|
|
112
|
+
//#endregion
|
|
113
|
+
//#region node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs
|
|
114
|
+
function l(e) {
|
|
290
115
|
var t, n, r = "";
|
|
291
116
|
if (typeof e == "string" || typeof e == "number") r += e;
|
|
292
117
|
else if (typeof e == "object") if (Array.isArray(e)) {
|
|
293
118
|
var i = e.length;
|
|
294
|
-
for (t = 0; t < i; t++) e[t] && (n =
|
|
119
|
+
for (t = 0; t < i; t++) e[t] && (n = l(e[t])) && (r && (r += " "), r += n);
|
|
295
120
|
} else for (n in e) e[n] && (r && (r += " "), r += n);
|
|
296
121
|
return r;
|
|
297
122
|
}
|
|
298
|
-
function
|
|
299
|
-
for (var e, t, n = 0, r = "", i = arguments.length; n < i; n++) (e = arguments[n]) && (t =
|
|
123
|
+
function u() {
|
|
124
|
+
for (var e, t, n = 0, r = "", i = arguments.length; n < i; n++) (e = arguments[n]) && (t = l(e)) && (r && (r += " "), r += t);
|
|
300
125
|
return r;
|
|
301
126
|
}
|
|
302
127
|
//#endregion
|
|
303
128
|
//#region node_modules/.pnpm/tailwind-merge@3.5.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs
|
|
304
|
-
var
|
|
129
|
+
var ee = (e, t) => {
|
|
305
130
|
let n = Array(e.length + t.length);
|
|
306
131
|
for (let t = 0; t < e.length; t++) n[t] = e[t];
|
|
307
132
|
for (let r = 0; r < t.length; r++) n[e.length + r] = t[r];
|
|
308
133
|
return n;
|
|
309
|
-
},
|
|
134
|
+
}, d = (e, t) => ({
|
|
310
135
|
classGroupId: e,
|
|
311
136
|
validator: t
|
|
312
|
-
}),
|
|
137
|
+
}), f = (e = /* @__PURE__ */ new Map(), t = null, n) => ({
|
|
313
138
|
nextPart: e,
|
|
314
139
|
validators: t,
|
|
315
140
|
classGroupId: n
|
|
316
|
-
}),
|
|
317
|
-
let t =
|
|
141
|
+
}), p = "-", m = [], h = "arbitrary..", g = (e) => {
|
|
142
|
+
let t = y(e), { conflictingClassGroups: n, conflictingClassGroupModifiers: r } = e;
|
|
318
143
|
return {
|
|
319
144
|
getClassGroupId: (e) => {
|
|
320
|
-
if (e.startsWith("[") && e.endsWith("]")) return
|
|
321
|
-
let n = e.split(
|
|
322
|
-
return
|
|
145
|
+
if (e.startsWith("[") && e.endsWith("]")) return v(e);
|
|
146
|
+
let n = e.split(p);
|
|
147
|
+
return _(n, +(n[0] === "" && n.length > 1), t);
|
|
323
148
|
},
|
|
324
149
|
getConflictingClassGroupIds: (e, t) => {
|
|
325
150
|
if (t) {
|
|
326
151
|
let t = r[e], i = n[e];
|
|
327
|
-
return t ? i ?
|
|
152
|
+
return t ? i ? ee(i, t) : t : i || m;
|
|
328
153
|
}
|
|
329
|
-
return n[e] ||
|
|
154
|
+
return n[e] || m;
|
|
330
155
|
}
|
|
331
156
|
};
|
|
332
|
-
},
|
|
157
|
+
}, _ = (e, t, n) => {
|
|
333
158
|
if (e.length - t === 0) return n.classGroupId;
|
|
334
159
|
let r = e[t], i = n.nextPart.get(r);
|
|
335
160
|
if (i) {
|
|
336
|
-
let n =
|
|
161
|
+
let n = _(e, t + 1, i);
|
|
337
162
|
if (n) return n;
|
|
338
163
|
}
|
|
339
164
|
let a = n.validators;
|
|
340
165
|
if (a === null) return;
|
|
341
|
-
let o = t === 0 ? e.join(
|
|
166
|
+
let o = t === 0 ? e.join(p) : e.slice(t).join(p), s = a.length;
|
|
342
167
|
for (let e = 0; e < s; e++) {
|
|
343
168
|
let t = a[e];
|
|
344
169
|
if (t.validator(o)) return t.classGroupId;
|
|
345
170
|
}
|
|
346
|
-
},
|
|
171
|
+
}, v = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
|
|
347
172
|
let t = e.slice(1, -1), n = t.indexOf(":"), r = t.slice(0, n);
|
|
348
|
-
return r ?
|
|
349
|
-
})(),
|
|
173
|
+
return r ? h + r : void 0;
|
|
174
|
+
})(), y = (e) => {
|
|
350
175
|
let { theme: t, classGroups: n } = e;
|
|
351
|
-
return
|
|
352
|
-
},
|
|
353
|
-
let n =
|
|
176
|
+
return b(n, t);
|
|
177
|
+
}, b = (e, t) => {
|
|
178
|
+
let n = f();
|
|
354
179
|
for (let r in e) {
|
|
355
180
|
let i = e[r];
|
|
356
|
-
|
|
181
|
+
x(i, n, r, t);
|
|
357
182
|
}
|
|
358
183
|
return n;
|
|
359
|
-
},
|
|
184
|
+
}, x = (e, t, n, r) => {
|
|
360
185
|
let i = e.length;
|
|
361
186
|
for (let a = 0; a < i; a++) {
|
|
362
187
|
let i = e[a];
|
|
363
|
-
|
|
188
|
+
S(i, t, n, r);
|
|
364
189
|
}
|
|
365
|
-
},
|
|
190
|
+
}, S = (e, t, n, r) => {
|
|
366
191
|
if (typeof e == "string") {
|
|
367
|
-
|
|
192
|
+
C(e, t, n);
|
|
368
193
|
return;
|
|
369
194
|
}
|
|
370
195
|
if (typeof e == "function") {
|
|
371
|
-
|
|
196
|
+
w(e, t, n, r);
|
|
372
197
|
return;
|
|
373
198
|
}
|
|
374
|
-
|
|
375
|
-
},
|
|
376
|
-
let r = e === "" ? t :
|
|
199
|
+
te(e, t, n, r);
|
|
200
|
+
}, C = (e, t, n) => {
|
|
201
|
+
let r = e === "" ? t : T(t, e);
|
|
377
202
|
r.classGroupId = n;
|
|
378
|
-
},
|
|
379
|
-
if (
|
|
380
|
-
|
|
203
|
+
}, w = (e, t, n, r) => {
|
|
204
|
+
if (E(e)) {
|
|
205
|
+
x(e(r), t, n, r);
|
|
381
206
|
return;
|
|
382
207
|
}
|
|
383
|
-
t.validators === null && (t.validators = []), t.validators.push(
|
|
384
|
-
},
|
|
208
|
+
t.validators === null && (t.validators = []), t.validators.push(d(n, e));
|
|
209
|
+
}, te = (e, t, n, r) => {
|
|
385
210
|
let i = Object.entries(e), a = i.length;
|
|
386
211
|
for (let e = 0; e < a; e++) {
|
|
387
212
|
let [a, o] = i[e];
|
|
388
|
-
|
|
213
|
+
x(o, T(t, a), n, r);
|
|
389
214
|
}
|
|
390
|
-
},
|
|
391
|
-
let n = e, r = t.split(
|
|
215
|
+
}, T = (e, t) => {
|
|
216
|
+
let n = e, r = t.split(p), i = r.length;
|
|
392
217
|
for (let e = 0; e < i; e++) {
|
|
393
218
|
let t = r[e], i = n.nextPart.get(t);
|
|
394
|
-
i || (i =
|
|
219
|
+
i || (i = f(), n.nextPart.set(t, i)), n = i;
|
|
395
220
|
}
|
|
396
221
|
return n;
|
|
397
|
-
},
|
|
222
|
+
}, E = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, ne = (e) => {
|
|
398
223
|
if (e < 1) return {
|
|
399
224
|
get: () => void 0,
|
|
400
225
|
set: () => {}
|
|
@@ -412,19 +237,19 @@ var h = (e, t) => {
|
|
|
412
237
|
e in n ? n[e] = t : i(e, t);
|
|
413
238
|
}
|
|
414
239
|
};
|
|
415
|
-
},
|
|
240
|
+
}, D = "!", O = ":", k = [], A = (e, t, n, r, i) => ({
|
|
416
241
|
modifiers: e,
|
|
417
242
|
hasImportantModifier: t,
|
|
418
243
|
baseClassName: n,
|
|
419
244
|
maybePostfixModifierPosition: r,
|
|
420
245
|
isExternal: i
|
|
421
|
-
}),
|
|
246
|
+
}), re = (e) => {
|
|
422
247
|
let { prefix: t, experimentalParseClassName: n } = e, r = (e) => {
|
|
423
248
|
let t = [], n = 0, r = 0, i = 0, a, o = e.length;
|
|
424
249
|
for (let s = 0; s < o; s++) {
|
|
425
250
|
let o = e[s];
|
|
426
251
|
if (n === 0 && r === 0) {
|
|
427
|
-
if (o ===
|
|
252
|
+
if (o === O) {
|
|
428
253
|
t.push(e.slice(i, s)), i = s + 1;
|
|
429
254
|
continue;
|
|
430
255
|
}
|
|
@@ -436,13 +261,13 @@ var h = (e, t) => {
|
|
|
436
261
|
o === "[" ? n++ : o === "]" ? n-- : o === "(" ? r++ : o === ")" && r--;
|
|
437
262
|
}
|
|
438
263
|
let s = t.length === 0 ? e : e.slice(i), c = s, l = !1;
|
|
439
|
-
s.endsWith(
|
|
264
|
+
s.endsWith(D) ? (c = s.slice(0, -1), l = !0) : s.startsWith(D) && (c = s.slice(1), l = !0);
|
|
440
265
|
let u = a && a > i ? a - i : void 0;
|
|
441
|
-
return
|
|
266
|
+
return A(t, l, c, u);
|
|
442
267
|
};
|
|
443
268
|
if (t) {
|
|
444
|
-
let e = t +
|
|
445
|
-
r = (t) => t.startsWith(e) ? n(t.slice(e.length)) :
|
|
269
|
+
let e = t + O, n = r;
|
|
270
|
+
r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : A(k, !1, t, void 0, !0);
|
|
446
271
|
}
|
|
447
272
|
if (n) {
|
|
448
273
|
let e = r;
|
|
@@ -452,7 +277,7 @@ var h = (e, t) => {
|
|
|
452
277
|
});
|
|
453
278
|
}
|
|
454
279
|
return r;
|
|
455
|
-
},
|
|
280
|
+
}, ie = (e) => {
|
|
456
281
|
let t = /* @__PURE__ */ new Map();
|
|
457
282
|
return e.orderSensitiveModifiers.forEach((e, n) => {
|
|
458
283
|
t.set(e, 1e6 + n);
|
|
@@ -464,13 +289,13 @@ var h = (e, t) => {
|
|
|
464
289
|
}
|
|
465
290
|
return r.length > 0 && (r.sort(), n.push(...r)), n;
|
|
466
291
|
};
|
|
467
|
-
},
|
|
468
|
-
cache:
|
|
469
|
-
parseClassName:
|
|
470
|
-
sortModifiers:
|
|
471
|
-
...
|
|
472
|
-
}),
|
|
473
|
-
let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a } = t, o = [], s = e.trim().split(
|
|
292
|
+
}, j = (e) => ({
|
|
293
|
+
cache: ne(e.cacheSize),
|
|
294
|
+
parseClassName: re(e),
|
|
295
|
+
sortModifiers: ie(e),
|
|
296
|
+
...g(e)
|
|
297
|
+
}), ae = /\s+/, oe = (e, t) => {
|
|
298
|
+
let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a } = t, o = [], s = e.trim().split(ae), c = "";
|
|
474
299
|
for (let e = s.length - 1; e >= 0; --e) {
|
|
475
300
|
let t = s[e], { isExternal: l, modifiers: u, hasImportantModifier: ee, baseClassName: d, maybePostfixModifierPosition: f } = n(t);
|
|
476
301
|
if (l) {
|
|
@@ -489,7 +314,7 @@ var h = (e, t) => {
|
|
|
489
314
|
}
|
|
490
315
|
p = !1;
|
|
491
316
|
}
|
|
492
|
-
let h = u.length === 0 ? "" : u.length === 1 ? u[0] : a(u).join(":"), g = ee ? h +
|
|
317
|
+
let h = u.length === 0 ? "" : u.length === 1 ? u[0] : a(u).join(":"), g = ee ? h + D : h, _ = g + m;
|
|
493
318
|
if (o.indexOf(_) > -1) continue;
|
|
494
319
|
o.push(_);
|
|
495
320
|
let v = i(m, p);
|
|
@@ -500,34 +325,34 @@ var h = (e, t) => {
|
|
|
500
325
|
c = t + (c.length > 0 ? " " + c : c);
|
|
501
326
|
}
|
|
502
327
|
return c;
|
|
503
|
-
},
|
|
328
|
+
}, se = (...e) => {
|
|
504
329
|
let t = 0, n, r, i = "";
|
|
505
|
-
for (; t < e.length;) (n = e[t++]) && (r =
|
|
330
|
+
for (; t < e.length;) (n = e[t++]) && (r = M(n)) && (i && (i += " "), i += r);
|
|
506
331
|
return i;
|
|
507
|
-
},
|
|
332
|
+
}, M = (e) => {
|
|
508
333
|
if (typeof e == "string") return e;
|
|
509
334
|
let t, n = "";
|
|
510
|
-
for (let r = 0; r < e.length; r++) e[r] && (t =
|
|
335
|
+
for (let r = 0; r < e.length; r++) e[r] && (t = M(e[r])) && (n && (n += " "), n += t);
|
|
511
336
|
return n;
|
|
512
|
-
},
|
|
513
|
-
let n, r, i, a, o = (o) => (n =
|
|
337
|
+
}, N = (e, ...t) => {
|
|
338
|
+
let n, r, i, a, o = (o) => (n = j(t.reduce((e, t) => t(e), e())), r = n.cache.get, i = n.cache.set, a = s, s(o)), s = (e) => {
|
|
514
339
|
let t = r(e);
|
|
515
340
|
if (t) return t;
|
|
516
|
-
let a =
|
|
341
|
+
let a = oe(e, n);
|
|
517
342
|
return i(e, a), a;
|
|
518
343
|
};
|
|
519
|
-
return a = o, (...e) => a(
|
|
520
|
-
},
|
|
521
|
-
let t = (t) => t[e] ||
|
|
344
|
+
return a = o, (...e) => a(se(...e));
|
|
345
|
+
}, P = [], F = (e) => {
|
|
346
|
+
let t = (t) => t[e] || P;
|
|
522
347
|
return t.isThemeGetter = !0, t;
|
|
523
|
-
},
|
|
524
|
-
let r =
|
|
348
|
+
}, I = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, L = /^\((?:(\w[\w-]*):)?(.+)\)$/i, R = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, ce = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, z = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, B = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, V = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, H = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, U = (e) => R.test(e), W = (e) => !!e && !Number.isNaN(Number(e)), G = (e) => !!e && Number.isInteger(Number(e)), le = (e) => e.endsWith("%") && W(e.slice(0, -1)), K = (e) => ce.test(e), ue = () => !0, de = (e) => z.test(e) && !B.test(e), fe = () => !1, pe = (e) => V.test(e), me = (e) => H.test(e), he = (e) => !q(e) && !Y(e), ge = (e) => Z(e, je, fe), q = (e) => I.test(e), J = (e) => Z(e, Me, de), _e = (e) => Z(e, Ne, W), ve = (e) => Z(e, Fe, ue), ye = (e) => Z(e, Pe, fe), be = (e) => Z(e, ke, fe), xe = (e) => Z(e, Ae, me), Se = (e) => Z(e, Ie, pe), Y = (e) => L.test(e), X = (e) => Q(e, Me), Ce = (e) => Q(e, Pe), we = (e) => Q(e, ke), Te = (e) => Q(e, je), Ee = (e) => Q(e, Ae), De = (e) => Q(e, Ie, !0), Oe = (e) => Q(e, Fe, !0), Z = (e, t, n) => {
|
|
349
|
+
let r = I.exec(e);
|
|
525
350
|
return r ? r[1] ? t(r[1]) : n(r[2]) : !1;
|
|
526
351
|
}, Q = (e, t, n = !1) => {
|
|
527
|
-
let r =
|
|
352
|
+
let r = L.exec(e);
|
|
528
353
|
return r ? r[1] ? t(r[1]) : n : !1;
|
|
529
|
-
},
|
|
530
|
-
let e =
|
|
354
|
+
}, ke = (e) => e === "position" || e === "percentage", Ae = (e) => e === "image" || e === "url", je = (e) => e === "length" || e === "size" || e === "bg-size", Me = (e) => e === "length", Ne = (e) => e === "number", Pe = (e) => e === "family-name", Fe = (e) => e === "number" || e === "weight", Ie = (e) => e === "shadow", Le = /* @__PURE__ */ N(() => {
|
|
355
|
+
let e = F("color"), t = F("font"), n = F("text"), r = F("font-weight"), i = F("tracking"), a = F("leading"), o = F("breakpoint"), s = F("container"), c = F("spacing"), l = F("radius"), u = F("shadow"), ee = F("inset-shadow"), d = F("text-shadow"), f = F("drop-shadow"), p = F("blur"), m = F("perspective"), h = F("aspect"), g = F("ease"), _ = F("animate"), v = () => [
|
|
531
356
|
"auto",
|
|
532
357
|
"avoid",
|
|
533
358
|
"all",
|
|
@@ -552,8 +377,8 @@ var h = (e, t) => {
|
|
|
552
377
|
"left-bottom"
|
|
553
378
|
], b = () => [
|
|
554
379
|
...y(),
|
|
555
|
-
|
|
556
|
-
|
|
380
|
+
Y,
|
|
381
|
+
q
|
|
557
382
|
], x = () => [
|
|
558
383
|
"auto",
|
|
559
384
|
"hidden",
|
|
@@ -565,43 +390,43 @@ var h = (e, t) => {
|
|
|
565
390
|
"contain",
|
|
566
391
|
"none"
|
|
567
392
|
], C = () => [
|
|
568
|
-
|
|
569
|
-
|
|
393
|
+
Y,
|
|
394
|
+
q,
|
|
570
395
|
c
|
|
571
396
|
], w = () => [
|
|
572
|
-
|
|
397
|
+
U,
|
|
573
398
|
"full",
|
|
574
399
|
"auto",
|
|
575
400
|
...C()
|
|
576
401
|
], te = () => [
|
|
577
|
-
|
|
402
|
+
G,
|
|
578
403
|
"none",
|
|
579
404
|
"subgrid",
|
|
580
|
-
|
|
581
|
-
|
|
405
|
+
Y,
|
|
406
|
+
q
|
|
582
407
|
], T = () => [
|
|
583
408
|
"auto",
|
|
584
409
|
{ span: [
|
|
585
410
|
"full",
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
411
|
+
G,
|
|
412
|
+
Y,
|
|
413
|
+
q
|
|
589
414
|
] },
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
415
|
+
G,
|
|
416
|
+
Y,
|
|
417
|
+
q
|
|
593
418
|
], E = () => [
|
|
594
|
-
|
|
419
|
+
G,
|
|
595
420
|
"auto",
|
|
596
|
-
|
|
597
|
-
|
|
421
|
+
Y,
|
|
422
|
+
q
|
|
598
423
|
], ne = () => [
|
|
599
424
|
"auto",
|
|
600
425
|
"min",
|
|
601
426
|
"max",
|
|
602
427
|
"fr",
|
|
603
|
-
|
|
604
|
-
|
|
428
|
+
Y,
|
|
429
|
+
q
|
|
605
430
|
], D = () => [
|
|
606
431
|
"start",
|
|
607
432
|
"end",
|
|
@@ -621,7 +446,7 @@ var h = (e, t) => {
|
|
|
621
446
|
"center-safe",
|
|
622
447
|
"end-safe"
|
|
623
448
|
], k = () => ["auto", ...C()], A = () => [
|
|
624
|
-
|
|
449
|
+
U,
|
|
625
450
|
"auto",
|
|
626
451
|
"full",
|
|
627
452
|
"dvw",
|
|
@@ -634,8 +459,8 @@ var h = (e, t) => {
|
|
|
634
459
|
"max",
|
|
635
460
|
"fit",
|
|
636
461
|
...C()
|
|
637
|
-
],
|
|
638
|
-
|
|
462
|
+
], re = () => [
|
|
463
|
+
U,
|
|
639
464
|
"screen",
|
|
640
465
|
"full",
|
|
641
466
|
"dvw",
|
|
@@ -645,8 +470,8 @@ var h = (e, t) => {
|
|
|
645
470
|
"max",
|
|
646
471
|
"fit",
|
|
647
472
|
...C()
|
|
648
|
-
],
|
|
649
|
-
|
|
473
|
+
], ie = () => [
|
|
474
|
+
U,
|
|
650
475
|
"screen",
|
|
651
476
|
"full",
|
|
652
477
|
"lh",
|
|
@@ -657,50 +482,50 @@ var h = (e, t) => {
|
|
|
657
482
|
"max",
|
|
658
483
|
"fit",
|
|
659
484
|
...C()
|
|
660
|
-
],
|
|
485
|
+
], j = () => [
|
|
661
486
|
e,
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
],
|
|
487
|
+
Y,
|
|
488
|
+
q
|
|
489
|
+
], ae = () => [
|
|
665
490
|
...y(),
|
|
666
|
-
ke,
|
|
667
491
|
we,
|
|
668
|
-
|
|
669
|
-
|
|
492
|
+
be,
|
|
493
|
+
{ position: [Y, q] }
|
|
494
|
+
], oe = () => ["no-repeat", { repeat: [
|
|
670
495
|
"",
|
|
671
496
|
"x",
|
|
672
497
|
"y",
|
|
673
498
|
"space",
|
|
674
499
|
"round"
|
|
675
|
-
] }],
|
|
500
|
+
] }], se = () => [
|
|
676
501
|
"auto",
|
|
677
502
|
"cover",
|
|
678
503
|
"contain",
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
{ size: [
|
|
682
|
-
],
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
],
|
|
504
|
+
Te,
|
|
505
|
+
ge,
|
|
506
|
+
{ size: [Y, q] }
|
|
507
|
+
], M = () => [
|
|
508
|
+
le,
|
|
509
|
+
X,
|
|
510
|
+
J
|
|
511
|
+
], N = () => [
|
|
687
512
|
"",
|
|
688
513
|
"none",
|
|
689
514
|
"full",
|
|
690
515
|
l,
|
|
516
|
+
Y,
|
|
517
|
+
q
|
|
518
|
+
], P = () => [
|
|
519
|
+
"",
|
|
520
|
+
W,
|
|
691
521
|
X,
|
|
692
522
|
J
|
|
693
523
|
], I = () => [
|
|
694
|
-
"",
|
|
695
|
-
G,
|
|
696
|
-
De,
|
|
697
|
-
Y
|
|
698
|
-
], L = () => [
|
|
699
524
|
"solid",
|
|
700
525
|
"dashed",
|
|
701
526
|
"dotted",
|
|
702
527
|
"double"
|
|
703
|
-
],
|
|
528
|
+
], L = () => [
|
|
704
529
|
"normal",
|
|
705
530
|
"multiply",
|
|
706
531
|
"screen",
|
|
@@ -718,32 +543,32 @@ var h = (e, t) => {
|
|
|
718
543
|
"color",
|
|
719
544
|
"luminosity"
|
|
720
545
|
], R = () => [
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
],
|
|
546
|
+
W,
|
|
547
|
+
le,
|
|
548
|
+
we,
|
|
549
|
+
be
|
|
550
|
+
], ce = () => [
|
|
726
551
|
"",
|
|
727
552
|
"none",
|
|
728
553
|
p,
|
|
729
|
-
|
|
730
|
-
|
|
554
|
+
Y,
|
|
555
|
+
q
|
|
731
556
|
], z = () => [
|
|
732
557
|
"none",
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
],
|
|
558
|
+
W,
|
|
559
|
+
Y,
|
|
560
|
+
q
|
|
561
|
+
], B = () => [
|
|
737
562
|
"none",
|
|
738
|
-
G,
|
|
739
|
-
X,
|
|
740
|
-
J
|
|
741
|
-
], H = () => [
|
|
742
|
-
G,
|
|
743
|
-
X,
|
|
744
|
-
J
|
|
745
|
-
], U = () => [
|
|
746
563
|
W,
|
|
564
|
+
Y,
|
|
565
|
+
q
|
|
566
|
+
], V = () => [
|
|
567
|
+
W,
|
|
568
|
+
Y,
|
|
569
|
+
q
|
|
570
|
+
], H = () => [
|
|
571
|
+
U,
|
|
747
572
|
"full",
|
|
748
573
|
...C()
|
|
749
574
|
];
|
|
@@ -757,17 +582,17 @@ var h = (e, t) => {
|
|
|
757
582
|
"bounce"
|
|
758
583
|
],
|
|
759
584
|
aspect: ["video"],
|
|
760
|
-
blur: [
|
|
761
|
-
breakpoint: [
|
|
762
|
-
color: [
|
|
763
|
-
container: [
|
|
764
|
-
"drop-shadow": [
|
|
585
|
+
blur: [K],
|
|
586
|
+
breakpoint: [K],
|
|
587
|
+
color: [ue],
|
|
588
|
+
container: [K],
|
|
589
|
+
"drop-shadow": [K],
|
|
765
590
|
ease: [
|
|
766
591
|
"in",
|
|
767
592
|
"out",
|
|
768
593
|
"in-out"
|
|
769
594
|
],
|
|
770
|
-
font: [
|
|
595
|
+
font: [he],
|
|
771
596
|
"font-weight": [
|
|
772
597
|
"thin",
|
|
773
598
|
"extralight",
|
|
@@ -779,7 +604,7 @@ var h = (e, t) => {
|
|
|
779
604
|
"extrabold",
|
|
780
605
|
"black"
|
|
781
606
|
],
|
|
782
|
-
"inset-shadow": [
|
|
607
|
+
"inset-shadow": [K],
|
|
783
608
|
leading: [
|
|
784
609
|
"none",
|
|
785
610
|
"tight",
|
|
@@ -796,11 +621,11 @@ var h = (e, t) => {
|
|
|
796
621
|
"distant",
|
|
797
622
|
"none"
|
|
798
623
|
],
|
|
799
|
-
radius: [
|
|
800
|
-
shadow: [
|
|
801
|
-
spacing: ["px",
|
|
802
|
-
text: [
|
|
803
|
-
"text-shadow": [
|
|
624
|
+
radius: [K],
|
|
625
|
+
shadow: [K],
|
|
626
|
+
spacing: ["px", W],
|
|
627
|
+
text: [K],
|
|
628
|
+
"text-shadow": [K],
|
|
804
629
|
tracking: [
|
|
805
630
|
"tighter",
|
|
806
631
|
"tight",
|
|
@@ -814,16 +639,16 @@ var h = (e, t) => {
|
|
|
814
639
|
aspect: [{ aspect: [
|
|
815
640
|
"auto",
|
|
816
641
|
"square",
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
642
|
+
U,
|
|
643
|
+
q,
|
|
644
|
+
Y,
|
|
820
645
|
h
|
|
821
646
|
] }],
|
|
822
647
|
container: ["container"],
|
|
823
648
|
columns: [{ columns: [
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
649
|
+
W,
|
|
650
|
+
q,
|
|
651
|
+
Y,
|
|
827
652
|
s
|
|
828
653
|
] }],
|
|
829
654
|
"break-after": [{ "break-after": v() }],
|
|
@@ -920,13 +745,13 @@ var h = (e, t) => {
|
|
|
920
745
|
"collapse"
|
|
921
746
|
],
|
|
922
747
|
z: [{ z: [
|
|
923
|
-
|
|
748
|
+
G,
|
|
924
749
|
"auto",
|
|
925
|
-
|
|
926
|
-
|
|
750
|
+
Y,
|
|
751
|
+
q
|
|
927
752
|
] }],
|
|
928
753
|
basis: [{ basis: [
|
|
929
|
-
|
|
754
|
+
U,
|
|
930
755
|
"full",
|
|
931
756
|
"auto",
|
|
932
757
|
s,
|
|
@@ -944,32 +769,32 @@ var h = (e, t) => {
|
|
|
944
769
|
"wrap-reverse"
|
|
945
770
|
] }],
|
|
946
771
|
flex: [{ flex: [
|
|
947
|
-
G,
|
|
948
772
|
W,
|
|
773
|
+
U,
|
|
949
774
|
"auto",
|
|
950
775
|
"initial",
|
|
951
776
|
"none",
|
|
952
|
-
|
|
777
|
+
q
|
|
953
778
|
] }],
|
|
954
779
|
grow: [{ grow: [
|
|
955
780
|
"",
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
781
|
+
W,
|
|
782
|
+
Y,
|
|
783
|
+
q
|
|
959
784
|
] }],
|
|
960
785
|
shrink: [{ shrink: [
|
|
961
786
|
"",
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
787
|
+
W,
|
|
788
|
+
Y,
|
|
789
|
+
q
|
|
965
790
|
] }],
|
|
966
791
|
order: [{ order: [
|
|
967
|
-
|
|
792
|
+
G,
|
|
968
793
|
"first",
|
|
969
794
|
"last",
|
|
970
795
|
"none",
|
|
971
|
-
|
|
972
|
-
|
|
796
|
+
Y,
|
|
797
|
+
q
|
|
973
798
|
] }],
|
|
974
799
|
"grid-cols": [{ "grid-cols": te() }],
|
|
975
800
|
"col-start-end": [{ col: T() }],
|
|
@@ -1031,12 +856,12 @@ var h = (e, t) => {
|
|
|
1031
856
|
"space-y": [{ "space-y": C() }],
|
|
1032
857
|
"space-y-reverse": ["space-y-reverse"],
|
|
1033
858
|
size: [{ size: A() }],
|
|
1034
|
-
"inline-size": [{ inline: ["auto", ...
|
|
1035
|
-
"min-inline-size": [{ "min-inline": ["auto", ...
|
|
1036
|
-
"max-inline-size": [{ "max-inline": ["none", ...
|
|
1037
|
-
"block-size": [{ block: ["auto", ...
|
|
1038
|
-
"min-block-size": [{ "min-block": ["auto", ...
|
|
1039
|
-
"max-block-size": [{ "max-block": ["none", ...
|
|
859
|
+
"inline-size": [{ inline: ["auto", ...re()] }],
|
|
860
|
+
"min-inline-size": [{ "min-inline": ["auto", ...re()] }],
|
|
861
|
+
"max-inline-size": [{ "max-inline": ["none", ...re()] }],
|
|
862
|
+
"block-size": [{ block: ["auto", ...ie()] }],
|
|
863
|
+
"min-block-size": [{ "min-block": ["auto", ...ie()] }],
|
|
864
|
+
"max-block-size": [{ "max-block": ["none", ...ie()] }],
|
|
1040
865
|
w: [{ w: [
|
|
1041
866
|
s,
|
|
1042
867
|
"screen",
|
|
@@ -1075,15 +900,15 @@ var h = (e, t) => {
|
|
|
1075
900
|
"font-size": [{ text: [
|
|
1076
901
|
"base",
|
|
1077
902
|
n,
|
|
1078
|
-
|
|
1079
|
-
|
|
903
|
+
X,
|
|
904
|
+
J
|
|
1080
905
|
] }],
|
|
1081
906
|
"font-smoothing": ["antialiased", "subpixel-antialiased"],
|
|
1082
907
|
"font-style": ["italic", "not-italic"],
|
|
1083
908
|
"font-weight": [{ font: [
|
|
1084
909
|
r,
|
|
1085
|
-
|
|
1086
|
-
|
|
910
|
+
Oe,
|
|
911
|
+
ve
|
|
1087
912
|
] }],
|
|
1088
913
|
"font-stretch": [{ "font-stretch": [
|
|
1089
914
|
"ultra-condensed",
|
|
@@ -1095,15 +920,15 @@ var h = (e, t) => {
|
|
|
1095
920
|
"expanded",
|
|
1096
921
|
"extra-expanded",
|
|
1097
922
|
"ultra-expanded",
|
|
1098
|
-
|
|
1099
|
-
|
|
923
|
+
le,
|
|
924
|
+
q
|
|
1100
925
|
] }],
|
|
1101
926
|
"font-family": [{ font: [
|
|
1102
|
-
Oe,
|
|
1103
927
|
Ce,
|
|
928
|
+
ye,
|
|
1104
929
|
t
|
|
1105
930
|
] }],
|
|
1106
|
-
"font-features": [{ "font-features": [
|
|
931
|
+
"font-features": [{ "font-features": [q] }],
|
|
1107
932
|
"fvn-normal": ["normal-nums"],
|
|
1108
933
|
"fvn-ordinal": ["ordinal"],
|
|
1109
934
|
"fvn-slashed-zero": ["slashed-zero"],
|
|
@@ -1112,28 +937,28 @@ var h = (e, t) => {
|
|
|
1112
937
|
"fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
|
|
1113
938
|
tracking: [{ tracking: [
|
|
1114
939
|
i,
|
|
1115
|
-
|
|
1116
|
-
|
|
940
|
+
Y,
|
|
941
|
+
q
|
|
1117
942
|
] }],
|
|
1118
943
|
"line-clamp": [{ "line-clamp": [
|
|
1119
|
-
|
|
944
|
+
W,
|
|
1120
945
|
"none",
|
|
1121
|
-
|
|
1122
|
-
|
|
946
|
+
Y,
|
|
947
|
+
_e
|
|
1123
948
|
] }],
|
|
1124
949
|
leading: [{ leading: [a, ...C()] }],
|
|
1125
950
|
"list-image": [{ "list-image": [
|
|
1126
951
|
"none",
|
|
1127
|
-
|
|
1128
|
-
|
|
952
|
+
Y,
|
|
953
|
+
q
|
|
1129
954
|
] }],
|
|
1130
955
|
"list-style-position": [{ list: ["inside", "outside"] }],
|
|
1131
956
|
"list-style-type": [{ list: [
|
|
1132
957
|
"disc",
|
|
1133
958
|
"decimal",
|
|
1134
959
|
"none",
|
|
1135
|
-
|
|
1136
|
-
|
|
960
|
+
Y,
|
|
961
|
+
q
|
|
1137
962
|
] }],
|
|
1138
963
|
"text-alignment": [{ text: [
|
|
1139
964
|
"left",
|
|
@@ -1143,28 +968,28 @@ var h = (e, t) => {
|
|
|
1143
968
|
"start",
|
|
1144
969
|
"end"
|
|
1145
970
|
] }],
|
|
1146
|
-
"placeholder-color": [{ placeholder:
|
|
1147
|
-
"text-color": [{ text:
|
|
971
|
+
"placeholder-color": [{ placeholder: j() }],
|
|
972
|
+
"text-color": [{ text: j() }],
|
|
1148
973
|
"text-decoration": [
|
|
1149
974
|
"underline",
|
|
1150
975
|
"overline",
|
|
1151
976
|
"line-through",
|
|
1152
977
|
"no-underline"
|
|
1153
978
|
],
|
|
1154
|
-
"text-decoration-style": [{ decoration: [...
|
|
979
|
+
"text-decoration-style": [{ decoration: [...I(), "wavy"] }],
|
|
1155
980
|
"text-decoration-thickness": [{ decoration: [
|
|
1156
|
-
|
|
981
|
+
W,
|
|
1157
982
|
"from-font",
|
|
1158
983
|
"auto",
|
|
1159
|
-
|
|
1160
|
-
|
|
984
|
+
Y,
|
|
985
|
+
J
|
|
1161
986
|
] }],
|
|
1162
|
-
"text-decoration-color": [{ decoration:
|
|
987
|
+
"text-decoration-color": [{ decoration: j() }],
|
|
1163
988
|
"underline-offset": [{ "underline-offset": [
|
|
1164
|
-
|
|
989
|
+
W,
|
|
1165
990
|
"auto",
|
|
1166
|
-
|
|
1167
|
-
|
|
991
|
+
Y,
|
|
992
|
+
q
|
|
1168
993
|
] }],
|
|
1169
994
|
"text-transform": [
|
|
1170
995
|
"uppercase",
|
|
@@ -1193,8 +1018,8 @@ var h = (e, t) => {
|
|
|
1193
1018
|
"text-bottom",
|
|
1194
1019
|
"sub",
|
|
1195
1020
|
"super",
|
|
1196
|
-
|
|
1197
|
-
|
|
1021
|
+
Y,
|
|
1022
|
+
q
|
|
1198
1023
|
] }],
|
|
1199
1024
|
whitespace: [{ whitespace: [
|
|
1200
1025
|
"normal",
|
|
@@ -1222,8 +1047,8 @@ var h = (e, t) => {
|
|
|
1222
1047
|
] }],
|
|
1223
1048
|
content: [{ content: [
|
|
1224
1049
|
"none",
|
|
1225
|
-
|
|
1226
|
-
|
|
1050
|
+
Y,
|
|
1051
|
+
q
|
|
1227
1052
|
] }],
|
|
1228
1053
|
"bg-attachment": [{ bg: [
|
|
1229
1054
|
"fixed",
|
|
@@ -1241,9 +1066,9 @@ var h = (e, t) => {
|
|
|
1241
1066
|
"padding",
|
|
1242
1067
|
"content"
|
|
1243
1068
|
] }],
|
|
1244
|
-
"bg-position": [{ bg:
|
|
1245
|
-
"bg-repeat": [{ bg:
|
|
1246
|
-
"bg-size": [{ bg:
|
|
1069
|
+
"bg-position": [{ bg: ae() }],
|
|
1070
|
+
"bg-repeat": [{ bg: oe() }],
|
|
1071
|
+
"bg-size": [{ bg: se() }],
|
|
1247
1072
|
"bg-image": [{ bg: [
|
|
1248
1073
|
"none",
|
|
1249
1074
|
{
|
|
@@ -1258,140 +1083,140 @@ var h = (e, t) => {
|
|
|
1258
1083
|
"l",
|
|
1259
1084
|
"tl"
|
|
1260
1085
|
] },
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1086
|
+
G,
|
|
1087
|
+
Y,
|
|
1088
|
+
q
|
|
1264
1089
|
],
|
|
1265
1090
|
radial: [
|
|
1266
1091
|
"",
|
|
1267
|
-
|
|
1268
|
-
|
|
1092
|
+
Y,
|
|
1093
|
+
q
|
|
1269
1094
|
],
|
|
1270
1095
|
conic: [
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1096
|
+
G,
|
|
1097
|
+
Y,
|
|
1098
|
+
q
|
|
1274
1099
|
]
|
|
1275
1100
|
},
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
] }],
|
|
1279
|
-
"bg-color": [{ bg:
|
|
1280
|
-
"gradient-from-pos": [{ from:
|
|
1281
|
-
"gradient-via-pos": [{ via:
|
|
1282
|
-
"gradient-to-pos": [{ to:
|
|
1283
|
-
"gradient-from": [{ from:
|
|
1284
|
-
"gradient-via": [{ via:
|
|
1285
|
-
"gradient-to": [{ to:
|
|
1286
|
-
rounded: [{ rounded:
|
|
1287
|
-
"rounded-s": [{ "rounded-s":
|
|
1288
|
-
"rounded-e": [{ "rounded-e":
|
|
1289
|
-
"rounded-t": [{ "rounded-t":
|
|
1290
|
-
"rounded-r": [{ "rounded-r":
|
|
1291
|
-
"rounded-b": [{ "rounded-b":
|
|
1292
|
-
"rounded-l": [{ "rounded-l":
|
|
1293
|
-
"rounded-ss": [{ "rounded-ss":
|
|
1294
|
-
"rounded-se": [{ "rounded-se":
|
|
1295
|
-
"rounded-ee": [{ "rounded-ee":
|
|
1296
|
-
"rounded-es": [{ "rounded-es":
|
|
1297
|
-
"rounded-tl": [{ "rounded-tl":
|
|
1298
|
-
"rounded-tr": [{ "rounded-tr":
|
|
1299
|
-
"rounded-br": [{ "rounded-br":
|
|
1300
|
-
"rounded-bl": [{ "rounded-bl":
|
|
1301
|
-
"border-w": [{ border:
|
|
1302
|
-
"border-w-x": [{ "border-x":
|
|
1303
|
-
"border-w-y": [{ "border-y":
|
|
1304
|
-
"border-w-s": [{ "border-s":
|
|
1305
|
-
"border-w-e": [{ "border-e":
|
|
1306
|
-
"border-w-bs": [{ "border-bs":
|
|
1307
|
-
"border-w-be": [{ "border-be":
|
|
1308
|
-
"border-w-t": [{ "border-t":
|
|
1309
|
-
"border-w-r": [{ "border-r":
|
|
1310
|
-
"border-w-b": [{ "border-b":
|
|
1311
|
-
"border-w-l": [{ "border-l":
|
|
1312
|
-
"divide-x": [{ "divide-x":
|
|
1101
|
+
Ee,
|
|
1102
|
+
xe
|
|
1103
|
+
] }],
|
|
1104
|
+
"bg-color": [{ bg: j() }],
|
|
1105
|
+
"gradient-from-pos": [{ from: M() }],
|
|
1106
|
+
"gradient-via-pos": [{ via: M() }],
|
|
1107
|
+
"gradient-to-pos": [{ to: M() }],
|
|
1108
|
+
"gradient-from": [{ from: j() }],
|
|
1109
|
+
"gradient-via": [{ via: j() }],
|
|
1110
|
+
"gradient-to": [{ to: j() }],
|
|
1111
|
+
rounded: [{ rounded: N() }],
|
|
1112
|
+
"rounded-s": [{ "rounded-s": N() }],
|
|
1113
|
+
"rounded-e": [{ "rounded-e": N() }],
|
|
1114
|
+
"rounded-t": [{ "rounded-t": N() }],
|
|
1115
|
+
"rounded-r": [{ "rounded-r": N() }],
|
|
1116
|
+
"rounded-b": [{ "rounded-b": N() }],
|
|
1117
|
+
"rounded-l": [{ "rounded-l": N() }],
|
|
1118
|
+
"rounded-ss": [{ "rounded-ss": N() }],
|
|
1119
|
+
"rounded-se": [{ "rounded-se": N() }],
|
|
1120
|
+
"rounded-ee": [{ "rounded-ee": N() }],
|
|
1121
|
+
"rounded-es": [{ "rounded-es": N() }],
|
|
1122
|
+
"rounded-tl": [{ "rounded-tl": N() }],
|
|
1123
|
+
"rounded-tr": [{ "rounded-tr": N() }],
|
|
1124
|
+
"rounded-br": [{ "rounded-br": N() }],
|
|
1125
|
+
"rounded-bl": [{ "rounded-bl": N() }],
|
|
1126
|
+
"border-w": [{ border: P() }],
|
|
1127
|
+
"border-w-x": [{ "border-x": P() }],
|
|
1128
|
+
"border-w-y": [{ "border-y": P() }],
|
|
1129
|
+
"border-w-s": [{ "border-s": P() }],
|
|
1130
|
+
"border-w-e": [{ "border-e": P() }],
|
|
1131
|
+
"border-w-bs": [{ "border-bs": P() }],
|
|
1132
|
+
"border-w-be": [{ "border-be": P() }],
|
|
1133
|
+
"border-w-t": [{ "border-t": P() }],
|
|
1134
|
+
"border-w-r": [{ "border-r": P() }],
|
|
1135
|
+
"border-w-b": [{ "border-b": P() }],
|
|
1136
|
+
"border-w-l": [{ "border-l": P() }],
|
|
1137
|
+
"divide-x": [{ "divide-x": P() }],
|
|
1313
1138
|
"divide-x-reverse": ["divide-x-reverse"],
|
|
1314
|
-
"divide-y": [{ "divide-y":
|
|
1139
|
+
"divide-y": [{ "divide-y": P() }],
|
|
1315
1140
|
"divide-y-reverse": ["divide-y-reverse"],
|
|
1316
1141
|
"border-style": [{ border: [
|
|
1317
|
-
...
|
|
1142
|
+
...I(),
|
|
1318
1143
|
"hidden",
|
|
1319
1144
|
"none"
|
|
1320
1145
|
] }],
|
|
1321
1146
|
"divide-style": [{ divide: [
|
|
1322
|
-
...
|
|
1147
|
+
...I(),
|
|
1323
1148
|
"hidden",
|
|
1324
1149
|
"none"
|
|
1325
1150
|
] }],
|
|
1326
|
-
"border-color": [{ border:
|
|
1327
|
-
"border-color-x": [{ "border-x":
|
|
1328
|
-
"border-color-y": [{ "border-y":
|
|
1329
|
-
"border-color-s": [{ "border-s":
|
|
1330
|
-
"border-color-e": [{ "border-e":
|
|
1331
|
-
"border-color-bs": [{ "border-bs":
|
|
1332
|
-
"border-color-be": [{ "border-be":
|
|
1333
|
-
"border-color-t": [{ "border-t":
|
|
1334
|
-
"border-color-r": [{ "border-r":
|
|
1335
|
-
"border-color-b": [{ "border-b":
|
|
1336
|
-
"border-color-l": [{ "border-l":
|
|
1337
|
-
"divide-color": [{ divide:
|
|
1151
|
+
"border-color": [{ border: j() }],
|
|
1152
|
+
"border-color-x": [{ "border-x": j() }],
|
|
1153
|
+
"border-color-y": [{ "border-y": j() }],
|
|
1154
|
+
"border-color-s": [{ "border-s": j() }],
|
|
1155
|
+
"border-color-e": [{ "border-e": j() }],
|
|
1156
|
+
"border-color-bs": [{ "border-bs": j() }],
|
|
1157
|
+
"border-color-be": [{ "border-be": j() }],
|
|
1158
|
+
"border-color-t": [{ "border-t": j() }],
|
|
1159
|
+
"border-color-r": [{ "border-r": j() }],
|
|
1160
|
+
"border-color-b": [{ "border-b": j() }],
|
|
1161
|
+
"border-color-l": [{ "border-l": j() }],
|
|
1162
|
+
"divide-color": [{ divide: j() }],
|
|
1338
1163
|
"outline-style": [{ outline: [
|
|
1339
|
-
...
|
|
1164
|
+
...I(),
|
|
1340
1165
|
"none",
|
|
1341
1166
|
"hidden"
|
|
1342
1167
|
] }],
|
|
1343
1168
|
"outline-offset": [{ "outline-offset": [
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1169
|
+
W,
|
|
1170
|
+
Y,
|
|
1171
|
+
q
|
|
1347
1172
|
] }],
|
|
1348
1173
|
"outline-w": [{ outline: [
|
|
1349
1174
|
"",
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1175
|
+
W,
|
|
1176
|
+
X,
|
|
1177
|
+
J
|
|
1353
1178
|
] }],
|
|
1354
|
-
"outline-color": [{ outline:
|
|
1179
|
+
"outline-color": [{ outline: j() }],
|
|
1355
1180
|
shadow: [{ shadow: [
|
|
1356
1181
|
"",
|
|
1357
1182
|
"none",
|
|
1358
1183
|
u,
|
|
1359
|
-
|
|
1360
|
-
|
|
1184
|
+
De,
|
|
1185
|
+
Se
|
|
1361
1186
|
] }],
|
|
1362
|
-
"shadow-color": [{ shadow:
|
|
1187
|
+
"shadow-color": [{ shadow: j() }],
|
|
1363
1188
|
"inset-shadow": [{ "inset-shadow": [
|
|
1364
1189
|
"none",
|
|
1365
1190
|
ee,
|
|
1366
|
-
|
|
1367
|
-
|
|
1191
|
+
De,
|
|
1192
|
+
Se
|
|
1368
1193
|
] }],
|
|
1369
|
-
"inset-shadow-color": [{ "inset-shadow":
|
|
1370
|
-
"ring-w": [{ ring:
|
|
1194
|
+
"inset-shadow-color": [{ "inset-shadow": j() }],
|
|
1195
|
+
"ring-w": [{ ring: P() }],
|
|
1371
1196
|
"ring-w-inset": ["ring-inset"],
|
|
1372
|
-
"ring-color": [{ ring:
|
|
1373
|
-
"ring-offset-w": [{ "ring-offset": [
|
|
1374
|
-
"ring-offset-color": [{ "ring-offset":
|
|
1375
|
-
"inset-ring-w": [{ "inset-ring":
|
|
1376
|
-
"inset-ring-color": [{ "inset-ring":
|
|
1197
|
+
"ring-color": [{ ring: j() }],
|
|
1198
|
+
"ring-offset-w": [{ "ring-offset": [W, J] }],
|
|
1199
|
+
"ring-offset-color": [{ "ring-offset": j() }],
|
|
1200
|
+
"inset-ring-w": [{ "inset-ring": P() }],
|
|
1201
|
+
"inset-ring-color": [{ "inset-ring": j() }],
|
|
1377
1202
|
"text-shadow": [{ "text-shadow": [
|
|
1378
1203
|
"none",
|
|
1379
1204
|
d,
|
|
1380
|
-
|
|
1381
|
-
|
|
1205
|
+
De,
|
|
1206
|
+
Se
|
|
1382
1207
|
] }],
|
|
1383
|
-
"text-shadow-color": [{ "text-shadow":
|
|
1208
|
+
"text-shadow-color": [{ "text-shadow": j() }],
|
|
1384
1209
|
opacity: [{ opacity: [
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1210
|
+
W,
|
|
1211
|
+
Y,
|
|
1212
|
+
q
|
|
1388
1213
|
] }],
|
|
1389
1214
|
"mix-blend": [{ "mix-blend": [
|
|
1390
|
-
...
|
|
1215
|
+
...L(),
|
|
1391
1216
|
"plus-darker",
|
|
1392
1217
|
"plus-lighter"
|
|
1393
1218
|
] }],
|
|
1394
|
-
"bg-blend": [{ "bg-blend":
|
|
1219
|
+
"bg-blend": [{ "bg-blend": L() }],
|
|
1395
1220
|
"mask-clip": [{ "mask-clip": [
|
|
1396
1221
|
"border",
|
|
1397
1222
|
"padding",
|
|
@@ -1406,51 +1231,51 @@ var h = (e, t) => {
|
|
|
1406
1231
|
"intersect",
|
|
1407
1232
|
"exclude"
|
|
1408
1233
|
] }],
|
|
1409
|
-
"mask-image-linear-pos": [{ "mask-linear": [
|
|
1234
|
+
"mask-image-linear-pos": [{ "mask-linear": [W] }],
|
|
1410
1235
|
"mask-image-linear-from-pos": [{ "mask-linear-from": R() }],
|
|
1411
1236
|
"mask-image-linear-to-pos": [{ "mask-linear-to": R() }],
|
|
1412
|
-
"mask-image-linear-from-color": [{ "mask-linear-from":
|
|
1413
|
-
"mask-image-linear-to-color": [{ "mask-linear-to":
|
|
1237
|
+
"mask-image-linear-from-color": [{ "mask-linear-from": j() }],
|
|
1238
|
+
"mask-image-linear-to-color": [{ "mask-linear-to": j() }],
|
|
1414
1239
|
"mask-image-t-from-pos": [{ "mask-t-from": R() }],
|
|
1415
1240
|
"mask-image-t-to-pos": [{ "mask-t-to": R() }],
|
|
1416
|
-
"mask-image-t-from-color": [{ "mask-t-from":
|
|
1417
|
-
"mask-image-t-to-color": [{ "mask-t-to":
|
|
1241
|
+
"mask-image-t-from-color": [{ "mask-t-from": j() }],
|
|
1242
|
+
"mask-image-t-to-color": [{ "mask-t-to": j() }],
|
|
1418
1243
|
"mask-image-r-from-pos": [{ "mask-r-from": R() }],
|
|
1419
1244
|
"mask-image-r-to-pos": [{ "mask-r-to": R() }],
|
|
1420
|
-
"mask-image-r-from-color": [{ "mask-r-from":
|
|
1421
|
-
"mask-image-r-to-color": [{ "mask-r-to":
|
|
1245
|
+
"mask-image-r-from-color": [{ "mask-r-from": j() }],
|
|
1246
|
+
"mask-image-r-to-color": [{ "mask-r-to": j() }],
|
|
1422
1247
|
"mask-image-b-from-pos": [{ "mask-b-from": R() }],
|
|
1423
1248
|
"mask-image-b-to-pos": [{ "mask-b-to": R() }],
|
|
1424
|
-
"mask-image-b-from-color": [{ "mask-b-from":
|
|
1425
|
-
"mask-image-b-to-color": [{ "mask-b-to":
|
|
1249
|
+
"mask-image-b-from-color": [{ "mask-b-from": j() }],
|
|
1250
|
+
"mask-image-b-to-color": [{ "mask-b-to": j() }],
|
|
1426
1251
|
"mask-image-l-from-pos": [{ "mask-l-from": R() }],
|
|
1427
1252
|
"mask-image-l-to-pos": [{ "mask-l-to": R() }],
|
|
1428
|
-
"mask-image-l-from-color": [{ "mask-l-from":
|
|
1429
|
-
"mask-image-l-to-color": [{ "mask-l-to":
|
|
1253
|
+
"mask-image-l-from-color": [{ "mask-l-from": j() }],
|
|
1254
|
+
"mask-image-l-to-color": [{ "mask-l-to": j() }],
|
|
1430
1255
|
"mask-image-x-from-pos": [{ "mask-x-from": R() }],
|
|
1431
1256
|
"mask-image-x-to-pos": [{ "mask-x-to": R() }],
|
|
1432
|
-
"mask-image-x-from-color": [{ "mask-x-from":
|
|
1433
|
-
"mask-image-x-to-color": [{ "mask-x-to":
|
|
1257
|
+
"mask-image-x-from-color": [{ "mask-x-from": j() }],
|
|
1258
|
+
"mask-image-x-to-color": [{ "mask-x-to": j() }],
|
|
1434
1259
|
"mask-image-y-from-pos": [{ "mask-y-from": R() }],
|
|
1435
1260
|
"mask-image-y-to-pos": [{ "mask-y-to": R() }],
|
|
1436
|
-
"mask-image-y-from-color": [{ "mask-y-from":
|
|
1437
|
-
"mask-image-y-to-color": [{ "mask-y-to":
|
|
1438
|
-
"mask-image-radial": [{ "mask-radial": [
|
|
1261
|
+
"mask-image-y-from-color": [{ "mask-y-from": j() }],
|
|
1262
|
+
"mask-image-y-to-color": [{ "mask-y-to": j() }],
|
|
1263
|
+
"mask-image-radial": [{ "mask-radial": [Y, q] }],
|
|
1439
1264
|
"mask-image-radial-from-pos": [{ "mask-radial-from": R() }],
|
|
1440
1265
|
"mask-image-radial-to-pos": [{ "mask-radial-to": R() }],
|
|
1441
|
-
"mask-image-radial-from-color": [{ "mask-radial-from":
|
|
1442
|
-
"mask-image-radial-to-color": [{ "mask-radial-to":
|
|
1266
|
+
"mask-image-radial-from-color": [{ "mask-radial-from": j() }],
|
|
1267
|
+
"mask-image-radial-to-color": [{ "mask-radial-to": j() }],
|
|
1443
1268
|
"mask-image-radial-shape": [{ "mask-radial": ["circle", "ellipse"] }],
|
|
1444
1269
|
"mask-image-radial-size": [{ "mask-radial": [{
|
|
1445
1270
|
closest: ["side", "corner"],
|
|
1446
1271
|
farthest: ["side", "corner"]
|
|
1447
1272
|
}] }],
|
|
1448
1273
|
"mask-image-radial-pos": [{ "mask-radial-at": y() }],
|
|
1449
|
-
"mask-image-conic-pos": [{ "mask-conic": [
|
|
1274
|
+
"mask-image-conic-pos": [{ "mask-conic": [W] }],
|
|
1450
1275
|
"mask-image-conic-from-pos": [{ "mask-conic-from": R() }],
|
|
1451
1276
|
"mask-image-conic-to-pos": [{ "mask-conic-to": R() }],
|
|
1452
|
-
"mask-image-conic-from-color": [{ "mask-conic-from":
|
|
1453
|
-
"mask-image-conic-to-color": [{ "mask-conic-to":
|
|
1277
|
+
"mask-image-conic-from-color": [{ "mask-conic-from": j() }],
|
|
1278
|
+
"mask-image-conic-to-color": [{ "mask-conic-to": j() }],
|
|
1454
1279
|
"mask-mode": [{ mask: [
|
|
1455
1280
|
"alpha",
|
|
1456
1281
|
"luminance",
|
|
@@ -1464,117 +1289,117 @@ var h = (e, t) => {
|
|
|
1464
1289
|
"stroke",
|
|
1465
1290
|
"view"
|
|
1466
1291
|
] }],
|
|
1467
|
-
"mask-position": [{ mask:
|
|
1468
|
-
"mask-repeat": [{ mask:
|
|
1469
|
-
"mask-size": [{ mask:
|
|
1292
|
+
"mask-position": [{ mask: ae() }],
|
|
1293
|
+
"mask-repeat": [{ mask: oe() }],
|
|
1294
|
+
"mask-size": [{ mask: se() }],
|
|
1470
1295
|
"mask-type": [{ "mask-type": ["alpha", "luminance"] }],
|
|
1471
1296
|
"mask-image": [{ mask: [
|
|
1472
1297
|
"none",
|
|
1473
|
-
|
|
1474
|
-
|
|
1298
|
+
Y,
|
|
1299
|
+
q
|
|
1475
1300
|
] }],
|
|
1476
1301
|
filter: [{ filter: [
|
|
1477
1302
|
"",
|
|
1478
1303
|
"none",
|
|
1479
|
-
|
|
1480
|
-
|
|
1304
|
+
Y,
|
|
1305
|
+
q
|
|
1481
1306
|
] }],
|
|
1482
|
-
blur: [{ blur:
|
|
1307
|
+
blur: [{ blur: ce() }],
|
|
1483
1308
|
brightness: [{ brightness: [
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1309
|
+
W,
|
|
1310
|
+
Y,
|
|
1311
|
+
q
|
|
1487
1312
|
] }],
|
|
1488
1313
|
contrast: [{ contrast: [
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1314
|
+
W,
|
|
1315
|
+
Y,
|
|
1316
|
+
q
|
|
1492
1317
|
] }],
|
|
1493
1318
|
"drop-shadow": [{ "drop-shadow": [
|
|
1494
1319
|
"",
|
|
1495
1320
|
"none",
|
|
1496
1321
|
f,
|
|
1497
|
-
|
|
1498
|
-
|
|
1322
|
+
De,
|
|
1323
|
+
Se
|
|
1499
1324
|
] }],
|
|
1500
|
-
"drop-shadow-color": [{ "drop-shadow":
|
|
1325
|
+
"drop-shadow-color": [{ "drop-shadow": j() }],
|
|
1501
1326
|
grayscale: [{ grayscale: [
|
|
1502
1327
|
"",
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1328
|
+
W,
|
|
1329
|
+
Y,
|
|
1330
|
+
q
|
|
1506
1331
|
] }],
|
|
1507
1332
|
"hue-rotate": [{ "hue-rotate": [
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1333
|
+
W,
|
|
1334
|
+
Y,
|
|
1335
|
+
q
|
|
1511
1336
|
] }],
|
|
1512
1337
|
invert: [{ invert: [
|
|
1513
1338
|
"",
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1339
|
+
W,
|
|
1340
|
+
Y,
|
|
1341
|
+
q
|
|
1517
1342
|
] }],
|
|
1518
1343
|
saturate: [{ saturate: [
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1344
|
+
W,
|
|
1345
|
+
Y,
|
|
1346
|
+
q
|
|
1522
1347
|
] }],
|
|
1523
1348
|
sepia: [{ sepia: [
|
|
1524
1349
|
"",
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1350
|
+
W,
|
|
1351
|
+
Y,
|
|
1352
|
+
q
|
|
1528
1353
|
] }],
|
|
1529
1354
|
"backdrop-filter": [{ "backdrop-filter": [
|
|
1530
1355
|
"",
|
|
1531
1356
|
"none",
|
|
1532
|
-
|
|
1533
|
-
|
|
1357
|
+
Y,
|
|
1358
|
+
q
|
|
1534
1359
|
] }],
|
|
1535
|
-
"backdrop-blur": [{ "backdrop-blur":
|
|
1360
|
+
"backdrop-blur": [{ "backdrop-blur": ce() }],
|
|
1536
1361
|
"backdrop-brightness": [{ "backdrop-brightness": [
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1362
|
+
W,
|
|
1363
|
+
Y,
|
|
1364
|
+
q
|
|
1540
1365
|
] }],
|
|
1541
1366
|
"backdrop-contrast": [{ "backdrop-contrast": [
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1367
|
+
W,
|
|
1368
|
+
Y,
|
|
1369
|
+
q
|
|
1545
1370
|
] }],
|
|
1546
1371
|
"backdrop-grayscale": [{ "backdrop-grayscale": [
|
|
1547
1372
|
"",
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1373
|
+
W,
|
|
1374
|
+
Y,
|
|
1375
|
+
q
|
|
1551
1376
|
] }],
|
|
1552
1377
|
"backdrop-hue-rotate": [{ "backdrop-hue-rotate": [
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1378
|
+
W,
|
|
1379
|
+
Y,
|
|
1380
|
+
q
|
|
1556
1381
|
] }],
|
|
1557
1382
|
"backdrop-invert": [{ "backdrop-invert": [
|
|
1558
1383
|
"",
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1384
|
+
W,
|
|
1385
|
+
Y,
|
|
1386
|
+
q
|
|
1562
1387
|
] }],
|
|
1563
1388
|
"backdrop-opacity": [{ "backdrop-opacity": [
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1389
|
+
W,
|
|
1390
|
+
Y,
|
|
1391
|
+
q
|
|
1567
1392
|
] }],
|
|
1568
1393
|
"backdrop-saturate": [{ "backdrop-saturate": [
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1394
|
+
W,
|
|
1395
|
+
Y,
|
|
1396
|
+
q
|
|
1572
1397
|
] }],
|
|
1573
1398
|
"backdrop-sepia": [{ "backdrop-sepia": [
|
|
1574
1399
|
"",
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1400
|
+
W,
|
|
1401
|
+
Y,
|
|
1402
|
+
q
|
|
1578
1403
|
] }],
|
|
1579
1404
|
"border-collapse": [{ border: ["collapse", "separate"] }],
|
|
1580
1405
|
"border-spacing": [{ "border-spacing": C() }],
|
|
@@ -1590,56 +1415,56 @@ var h = (e, t) => {
|
|
|
1590
1415
|
"shadow",
|
|
1591
1416
|
"transform",
|
|
1592
1417
|
"none",
|
|
1593
|
-
|
|
1594
|
-
|
|
1418
|
+
Y,
|
|
1419
|
+
q
|
|
1595
1420
|
] }],
|
|
1596
1421
|
"transition-behavior": [{ transition: ["normal", "discrete"] }],
|
|
1597
1422
|
duration: [{ duration: [
|
|
1598
|
-
|
|
1423
|
+
W,
|
|
1599
1424
|
"initial",
|
|
1600
|
-
|
|
1601
|
-
|
|
1425
|
+
Y,
|
|
1426
|
+
q
|
|
1602
1427
|
] }],
|
|
1603
1428
|
ease: [{ ease: [
|
|
1604
1429
|
"linear",
|
|
1605
1430
|
"initial",
|
|
1606
1431
|
g,
|
|
1607
|
-
|
|
1608
|
-
|
|
1432
|
+
Y,
|
|
1433
|
+
q
|
|
1609
1434
|
] }],
|
|
1610
1435
|
delay: [{ delay: [
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1436
|
+
W,
|
|
1437
|
+
Y,
|
|
1438
|
+
q
|
|
1614
1439
|
] }],
|
|
1615
1440
|
animate: [{ animate: [
|
|
1616
1441
|
"none",
|
|
1617
1442
|
_,
|
|
1618
|
-
|
|
1619
|
-
|
|
1443
|
+
Y,
|
|
1444
|
+
q
|
|
1620
1445
|
] }],
|
|
1621
1446
|
backface: [{ backface: ["hidden", "visible"] }],
|
|
1622
1447
|
perspective: [{ perspective: [
|
|
1623
1448
|
m,
|
|
1624
|
-
|
|
1625
|
-
|
|
1449
|
+
Y,
|
|
1450
|
+
q
|
|
1626
1451
|
] }],
|
|
1627
1452
|
"perspective-origin": [{ "perspective-origin": b() }],
|
|
1628
1453
|
rotate: [{ rotate: z() }],
|
|
1629
1454
|
"rotate-x": [{ "rotate-x": z() }],
|
|
1630
1455
|
"rotate-y": [{ "rotate-y": z() }],
|
|
1631
1456
|
"rotate-z": [{ "rotate-z": z() }],
|
|
1632
|
-
scale: [{ scale:
|
|
1633
|
-
"scale-x": [{ "scale-x":
|
|
1634
|
-
"scale-y": [{ "scale-y":
|
|
1635
|
-
"scale-z": [{ "scale-z":
|
|
1457
|
+
scale: [{ scale: B() }],
|
|
1458
|
+
"scale-x": [{ "scale-x": B() }],
|
|
1459
|
+
"scale-y": [{ "scale-y": B() }],
|
|
1460
|
+
"scale-z": [{ "scale-z": B() }],
|
|
1636
1461
|
"scale-3d": ["scale-3d"],
|
|
1637
|
-
skew: [{ skew:
|
|
1638
|
-
"skew-x": [{ "skew-x":
|
|
1639
|
-
"skew-y": [{ "skew-y":
|
|
1462
|
+
skew: [{ skew: V() }],
|
|
1463
|
+
"skew-x": [{ "skew-x": V() }],
|
|
1464
|
+
"skew-y": [{ "skew-y": V() }],
|
|
1640
1465
|
transform: [{ transform: [
|
|
1641
|
-
|
|
1642
|
-
|
|
1466
|
+
Y,
|
|
1467
|
+
q,
|
|
1643
1468
|
"",
|
|
1644
1469
|
"none",
|
|
1645
1470
|
"gpu",
|
|
@@ -1647,14 +1472,14 @@ var h = (e, t) => {
|
|
|
1647
1472
|
] }],
|
|
1648
1473
|
"transform-origin": [{ origin: b() }],
|
|
1649
1474
|
"transform-style": [{ transform: ["3d", "flat"] }],
|
|
1650
|
-
translate: [{ translate:
|
|
1651
|
-
"translate-x": [{ "translate-x":
|
|
1652
|
-
"translate-y": [{ "translate-y":
|
|
1653
|
-
"translate-z": [{ "translate-z":
|
|
1475
|
+
translate: [{ translate: H() }],
|
|
1476
|
+
"translate-x": [{ "translate-x": H() }],
|
|
1477
|
+
"translate-y": [{ "translate-y": H() }],
|
|
1478
|
+
"translate-z": [{ "translate-z": H() }],
|
|
1654
1479
|
"translate-none": ["translate-none"],
|
|
1655
|
-
accent: [{ accent:
|
|
1480
|
+
accent: [{ accent: j() }],
|
|
1656
1481
|
appearance: [{ appearance: ["none", "auto"] }],
|
|
1657
|
-
"caret-color": [{ caret:
|
|
1482
|
+
"caret-color": [{ caret: j() }],
|
|
1658
1483
|
"color-scheme": [{ scheme: [
|
|
1659
1484
|
"normal",
|
|
1660
1485
|
"dark",
|
|
@@ -1700,8 +1525,8 @@ var h = (e, t) => {
|
|
|
1700
1525
|
"nwse-resize",
|
|
1701
1526
|
"zoom-in",
|
|
1702
1527
|
"zoom-out",
|
|
1703
|
-
|
|
1704
|
-
|
|
1528
|
+
Y,
|
|
1529
|
+
q
|
|
1705
1530
|
] }],
|
|
1706
1531
|
"field-sizing": [{ "field-sizing": ["fixed", "content"] }],
|
|
1707
1532
|
"pointer-events": [{ "pointer-events": ["auto", "none"] }],
|
|
@@ -1775,17 +1600,17 @@ var h = (e, t) => {
|
|
|
1775
1600
|
"scroll",
|
|
1776
1601
|
"contents",
|
|
1777
1602
|
"transform",
|
|
1778
|
-
|
|
1779
|
-
|
|
1603
|
+
Y,
|
|
1604
|
+
q
|
|
1780
1605
|
] }],
|
|
1781
|
-
fill: [{ fill: ["none", ...
|
|
1606
|
+
fill: [{ fill: ["none", ...j()] }],
|
|
1782
1607
|
"stroke-w": [{ stroke: [
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1608
|
+
W,
|
|
1609
|
+
X,
|
|
1610
|
+
J,
|
|
1611
|
+
_e
|
|
1787
1612
|
] }],
|
|
1788
|
-
stroke: [{ stroke: ["none", ...
|
|
1613
|
+
stroke: [{ stroke: ["none", ...j()] }],
|
|
1789
1614
|
"forced-color-adjust": [{ "forced-color-adjust": ["auto", "none"] }]
|
|
1790
1615
|
},
|
|
1791
1616
|
conflictingClassGroups: {
|
|
@@ -1972,21 +1797,21 @@ var h = (e, t) => {
|
|
|
1972
1797
|
});
|
|
1973
1798
|
//#endregion
|
|
1974
1799
|
//#region src/lib/utils.ts
|
|
1975
|
-
function
|
|
1976
|
-
return
|
|
1800
|
+
function Re(...e) {
|
|
1801
|
+
return Le(u(e));
|
|
1977
1802
|
}
|
|
1978
1803
|
var $ = (e) => e === "small" ? "24" : e === "large" ? "64" : isNaN(Number(e)) ? "24" : `${e}`;
|
|
1979
1804
|
//#endregion
|
|
1980
1805
|
//#region src/icons/Calendar.tsx
|
|
1981
|
-
function
|
|
1982
|
-
return /* @__PURE__ */ (
|
|
1806
|
+
function ze({ color: e = s.fg.tertiary, size: n = "small", ...r }) {
|
|
1807
|
+
return /* @__PURE__ */ t("svg", {
|
|
1983
1808
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1984
|
-
width: $(
|
|
1985
|
-
height: $(
|
|
1809
|
+
width: $(n),
|
|
1810
|
+
height: $(n),
|
|
1986
1811
|
viewBox: "0 0 24 24",
|
|
1987
1812
|
fill: "none",
|
|
1988
|
-
...
|
|
1989
|
-
children: /* @__PURE__ */ (
|
|
1813
|
+
...r,
|
|
1814
|
+
children: /* @__PURE__ */ t("path", {
|
|
1990
1815
|
d: "M4 10H20M8 5V3M16 5V3M6 20H18C19.1046 20 20 19.1046 20 18V7C20 5.89543 19.1046 5 18 5H6C4.89543 5 4 5.89543 4 7V18C4 19.1046 4.89543 20 6 20Z",
|
|
1991
1816
|
stroke: e,
|
|
1992
1817
|
strokeWidth: "2",
|
|
@@ -1997,15 +1822,15 @@ function We({ color: e = c.fg.tertiary, size: t = "small", ...n }) {
|
|
|
1997
1822
|
}
|
|
1998
1823
|
//#endregion
|
|
1999
1824
|
//#region src/icons/Close.tsx
|
|
2000
|
-
function
|
|
2001
|
-
return /* @__PURE__ */ (
|
|
1825
|
+
function Be({ color: e = s.primary[900], size: n = "small", ...r }) {
|
|
1826
|
+
return /* @__PURE__ */ t("svg", {
|
|
2002
1827
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2003
|
-
width: $(
|
|
2004
|
-
height: $(
|
|
1828
|
+
width: $(n),
|
|
1829
|
+
height: $(n),
|
|
2005
1830
|
viewBox: "0 0 24 24",
|
|
2006
1831
|
fill: "none",
|
|
2007
|
-
...
|
|
2008
|
-
children: /* @__PURE__ */ (
|
|
1832
|
+
...r,
|
|
1833
|
+
children: /* @__PURE__ */ t("path", {
|
|
2009
1834
|
d: "M7 7.00003L17 17M17 7.00003L7 17",
|
|
2010
1835
|
stroke: e,
|
|
2011
1836
|
strokeWidth: "2",
|
|
@@ -2016,65 +1841,122 @@ function Ge({ color: e = c.primary[900], size: t = "small", ...n }) {
|
|
|
2016
1841
|
}
|
|
2017
1842
|
//#endregion
|
|
2018
1843
|
//#region src/icons/Chevron.tsx
|
|
2019
|
-
function
|
|
2020
|
-
return /* @__PURE__ */ (
|
|
1844
|
+
function Ve({ color: e = s.primary[900], size: n = "small", direction: r = "right", ...i }) {
|
|
1845
|
+
return /* @__PURE__ */ t("svg", {
|
|
2021
1846
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2022
|
-
width: $(
|
|
2023
|
-
height: $(
|
|
1847
|
+
width: $(n),
|
|
1848
|
+
height: $(n),
|
|
2024
1849
|
viewBox: "0 0 24 24",
|
|
2025
1850
|
fill: "none",
|
|
2026
1851
|
style: { transform: `${(() => {
|
|
2027
|
-
switch (
|
|
1852
|
+
switch (r) {
|
|
2028
1853
|
case "right": return "rotate(180deg)";
|
|
2029
1854
|
case "up": return "rotate(90deg)";
|
|
2030
1855
|
case "down": return "rotate(-90deg)";
|
|
2031
1856
|
default: return "rotate(0deg)";
|
|
2032
1857
|
}
|
|
2033
1858
|
})()}` },
|
|
2034
|
-
...
|
|
2035
|
-
children: /* @__PURE__ */ (
|
|
1859
|
+
...i,
|
|
1860
|
+
children: /* @__PURE__ */ t("path", {
|
|
2036
1861
|
d: "M14.2929 19.7071C14.6834 20.0976 15.3166 20.0976 15.7071 19.7071C16.0976 19.3166 16.0976 18.6834 15.7071 18.2929L14.2929 19.7071ZM8 12L7.29289 11.2929C7.10536 11.4804 7 11.7348 7 12C7 12.2652 7.10536 12.5196 7.29289 12.7071L8 12ZM15.7071 5.70711C16.0976 5.31658 16.0976 4.68342 15.7071 4.29289C15.3166 3.90237 14.6834 3.90237 14.2929 4.29289L15.7071 5.70711ZM15.7071 18.2929L8.70711 11.2929L7.29289 12.7071L14.2929 19.7071L15.7071 18.2929ZM8.70711 12.7071L15.7071 5.70711L14.2929 4.29289L7.29289 11.2929L8.70711 12.7071Z",
|
|
2037
1862
|
fill: e
|
|
2038
1863
|
})
|
|
2039
1864
|
});
|
|
2040
1865
|
}
|
|
2041
1866
|
//#endregion
|
|
1867
|
+
//#region src/icons/PilotWink.tsx
|
|
1868
|
+
function He() {
|
|
1869
|
+
return /* @__PURE__ */ n("svg", {
|
|
1870
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1871
|
+
width: "92",
|
|
1872
|
+
height: "102",
|
|
1873
|
+
viewBox: "0 0 92 102",
|
|
1874
|
+
fill: "none",
|
|
1875
|
+
children: [
|
|
1876
|
+
/* @__PURE__ */ t("path", {
|
|
1877
|
+
fillRule: "evenodd",
|
|
1878
|
+
clipRule: "evenodd",
|
|
1879
|
+
d: "M44.5182 102C37.2207 102 30.2801 98.7561 23.2995 92.0837L22.9304 91.7319C19.4444 88.4027 15.2202 84.3682 12.9635 79.0783C5.74435 78.6657 0 72.6619 0 65.3434V55.1154C0 48.4587 4.75358 42.8902 11.0464 41.6278V39.9771C3.60611 35.8329 2.38201 32.9982 1.95889 32.0196C0.0348247 27.5499 0.942014 23.0888 4.50981 19.4514C8.93952 14.9381 14.0361 11.7133 18.9638 8.59475L19.1919 8.44848C24.8684 4.85805 30.2331 2.51783 35.6048 1.29025C35.664 1.27632 35.7424 1.25891 35.8434 1.23802C36.4389 1.10568 37.2137 0.938523 38.0408 0.800965C40.7554 0.261182 43.2454 0 45.657 0C48.0686 0 50.5412 0.259443 53.3428 0.814898C54.1229 0.94375 54.9378 1.11962 55.488 1.2415L55.5525 1.25717C55.636 1.27458 55.7301 1.29548 55.8345 1.32159C61.1384 2.53872 66.4631 4.8685 72.1099 8.44326L72.3467 8.59301C77.2814 11.7168 82.3762 14.9416 86.8025 19.4496C90.372 23.0871 91.2792 27.5481 89.3586 32.0144C88.9338 32.9982 87.7097 35.8329 80.2676 39.9771V41.6278C86.5604 42.8902 91.3158 48.4587 91.3158 55.1154V65.3434C91.3158 72.6636 85.5697 78.6657 78.3505 79.0783C76.0939 84.3682 71.8696 88.4009 68.3837 91.7302L68.011 92.0854C61.0322 98.7561 54.0898 102 46.794 102H44.52H44.5182Z",
|
|
1880
|
+
fill: "white"
|
|
1881
|
+
}),
|
|
1882
|
+
/* @__PURE__ */ t("path", {
|
|
1883
|
+
d: "M17.1387 43.9783H17.1402L17.1387 43.9767V43.9783Z",
|
|
1884
|
+
fill: "#B6FF9C"
|
|
1885
|
+
}),
|
|
1886
|
+
/* @__PURE__ */ t("path", {
|
|
1887
|
+
d: "M77.5527 44.8438H76.7814V37.8928C79.8059 36.3379 84.9826 33.3569 86.1545 30.6388C87.5178 27.468 86.898 24.5253 84.3122 21.8908C80.1664 17.6683 75.2421 14.5498 70.4781 11.5357L70.2413 11.3859C64.9148 8.01489 59.9279 5.82964 54.9985 4.7048C54.9236 4.68391 54.8452 4.66824 54.8296 4.6665C54.7965 4.65779 54.7634 4.64908 54.7286 4.64212C54.154 4.51501 53.4053 4.35482 52.7157 4.24338C50.1195 3.72449 47.8751 3.48419 45.6515 3.48419C43.428 3.48419 41.1696 3.72797 38.6622 4.22945C37.8995 4.35656 37.1578 4.51501 36.5344 4.65257C36.4473 4.66998 36.4073 4.67869 36.3864 4.68565C31.4012 5.82442 26.3882 8.01664 21.0617 11.3877L20.8215 11.5409C16.0609 14.555 11.1367 17.6718 6.99254 21.8943C4.4068 24.5288 3.78866 27.4732 5.15205 30.644C6.32391 33.3586 11.5006 36.3396 14.5251 37.8946V44.8456H13.7555C8.08953 44.8456 3.48047 49.4546 3.48047 55.1189V65.3469C3.48047 71.0129 8.08953 75.622 13.7555 75.622H15.4254C17.0012 81.2601 21.6189 85.6689 25.3313 89.2141L25.7022 89.5693C32.002 95.5922 38.1555 98.521 44.5145 98.521H46.7885C53.1458 98.521 59.2993 95.594 65.6009 89.5693L65.9718 89.2141C69.6858 85.6689 74.3018 81.2601 75.8777 75.622H77.5492C83.2152 75.622 87.8243 71.0129 87.8243 65.3469V55.1189C87.8243 49.4546 83.2152 44.8456 77.5492 44.8456L77.5527 44.8438Z",
|
|
1888
|
+
fill: "#134C33"
|
|
1889
|
+
}),
|
|
1890
|
+
/* @__PURE__ */ t("path", {
|
|
1891
|
+
d: "M72.1829 35.8904V41.9081C65.9667 39.9405 56.3638 37.6194 45.6569 37.6194C34.95 37.6194 25.3436 39.9405 19.1309 41.9081V35.8904C27.9485 32.5994 36.7087 30.9313 45.1693 30.9313C45.2529 30.9313 45.3348 30.9348 45.4166 30.9383C45.5733 30.9453 45.737 30.9453 45.8989 30.9383C45.9808 30.9348 46.0626 30.9313 46.1462 30.9313C54.6069 30.9313 63.367 32.5994 72.1847 35.8904H72.1829Z",
|
|
1892
|
+
fill: "white"
|
|
1893
|
+
}),
|
|
1894
|
+
/* @__PURE__ */ t("path", {
|
|
1895
|
+
d: "M49.9825 80.1875C46.8587 80.1875 44.3165 81.9305 44.3165 84.0722C44.3165 86.2139 46.8569 87.9569 49.9825 87.9569C51.9779 87.9569 53.8393 87.2273 54.8579 86.052C58.8158 85.6028 62.3592 84.6938 65.4011 83.3513C64.5775 84.1836 63.7278 84.9985 62.798 85.8866L62.4254 86.2418C56.9457 91.4794 51.9779 93.9189 46.7908 93.9189H44.5167C39.3296 93.9189 34.3618 91.4794 28.8821 86.2418L28.5095 85.8848C24.2644 81.833 19.4551 77.2396 19.4551 71.5039V63.3358C19.4603 63.2696 19.4638 63.2017 19.4638 63.1338V47.2624C25.969 51.0827 35.4989 53.2732 45.6538 53.2732C55.8087 53.2732 65.3367 51.0844 71.8437 47.2624V63.1338C71.8437 63.2069 71.8472 63.2766 71.8524 63.3375V71.5039C71.8524 72.3606 71.7271 73.3949 71.5338 74.1384C71.4554 74.4414 71.3039 74.7218 71.0863 74.9725C67.5045 79.0923 62.2948 81.5492 55.1574 82.4842C54.245 81.0877 52.2252 80.1892 49.9825 80.1892V80.1875Z",
|
|
1896
|
+
fill: "white"
|
|
1897
|
+
}),
|
|
1898
|
+
/* @__PURE__ */ t("path", {
|
|
1899
|
+
d: "M33.6582 79C33.6582 79 34.5 81 36.5 82.5C38.5 84 41.6582 84 41.6582 84",
|
|
1900
|
+
stroke: "#134C33",
|
|
1901
|
+
strokeWidth: "3",
|
|
1902
|
+
strokeLinecap: "round"
|
|
1903
|
+
}),
|
|
1904
|
+
/* @__PURE__ */ t("path", {
|
|
1905
|
+
d: "M31 78.5L33.5 79L34 76.5",
|
|
1906
|
+
stroke: "#134C33",
|
|
1907
|
+
strokeWidth: "3",
|
|
1908
|
+
strokeLinecap: "round"
|
|
1909
|
+
}),
|
|
1910
|
+
/* @__PURE__ */ t("path", {
|
|
1911
|
+
d: "M60.1741 66.329C62.9475 66.329 65.1958 64.0807 65.1958 61.3073C65.1958 58.5338 62.9475 56.2855 60.1741 56.2855C57.4006 56.2855 55.1523 58.5338 55.1523 61.3073C55.1523 64.0807 57.4006 66.329 60.1741 66.329Z",
|
|
1912
|
+
fill: "#134C33"
|
|
1913
|
+
}),
|
|
1914
|
+
/* @__PURE__ */ t("path", {
|
|
1915
|
+
d: "M38.8628 62.2528C36.869 58.7995 32.4533 57.6163 29 59.61",
|
|
1916
|
+
stroke: "#134C33",
|
|
1917
|
+
strokeWidth: "3",
|
|
1918
|
+
strokeLinecap: "round"
|
|
1919
|
+
})
|
|
1920
|
+
]
|
|
1921
|
+
});
|
|
1922
|
+
}
|
|
1923
|
+
//#endregion
|
|
2042
1924
|
//#region src/icons/LogoOutlined.tsx
|
|
2043
|
-
function
|
|
2044
|
-
return /* @__PURE__ */ (
|
|
1925
|
+
function Ue({ size: e = "large" }) {
|
|
1926
|
+
return /* @__PURE__ */ n("svg", {
|
|
2045
1927
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2046
1928
|
width: e === "small" ? "28" : "36",
|
|
2047
1929
|
height: e === "small" ? "28" : "36",
|
|
2048
1930
|
viewBox: "0 0 36 36",
|
|
2049
1931
|
fill: "none",
|
|
2050
1932
|
children: [
|
|
2051
|
-
/* @__PURE__ */ (
|
|
1933
|
+
/* @__PURE__ */ t("path", {
|
|
2052
1934
|
fillRule: "evenodd",
|
|
2053
1935
|
clipRule: "evenodd",
|
|
2054
1936
|
d: "M17.9665 34C15.6771 34 13.4997 32.9823 11.3097 30.889L11.1938 30.7786C10.1002 29.7342 8.77495 28.4685 8.06699 26.8089C5.80215 26.6794 4 24.7959 4 22.4999V19.2911C4 17.2027 5.49132 15.4557 7.46554 15.0597V14.5418C5.13133 13.2417 4.7473 12.3524 4.61455 12.0454C4.01093 10.6431 4.29553 9.24355 5.41484 8.10239C6.80456 6.68646 8.40349 5.67476 9.94943 4.69639L10.021 4.6505C11.8018 3.52409 13.4849 2.78991 15.1701 2.40479C15.1887 2.40042 15.2133 2.39495 15.245 2.3884C15.4318 2.34688 15.6749 2.29444 15.9344 2.25128C16.786 2.08194 17.5672 2 18.3238 2C19.0804 2 19.8561 2.08139 20.735 2.25565C20.9797 2.29608 21.2354 2.35125 21.408 2.38949L21.4282 2.39441C21.4544 2.39987 21.4839 2.40642 21.5167 2.41462C23.1807 2.79646 24.8512 3.52737 26.6227 4.64887L26.697 4.69585C28.2451 5.67586 29.8435 6.68755 31.2321 8.10184C32.352 9.243 32.6366 10.6426 32.0341 12.0437C31.9008 12.3524 31.5168 13.2417 29.182 14.5418V15.0597C31.1562 15.4557 32.6481 17.2027 32.6481 19.2911V22.4999C32.6481 24.7964 30.8454 26.6794 28.5806 26.8089C27.8726 28.4685 26.5473 29.7336 25.4537 30.7781L25.3368 30.8895C23.1473 32.9823 20.9694 34 18.6805 34H17.9671H17.9665Z",
|
|
2055
1937
|
fill: "white"
|
|
2056
1938
|
}),
|
|
2057
|
-
/* @__PURE__ */ (
|
|
1939
|
+
/* @__PURE__ */ t("path", {
|
|
2058
1940
|
d: "M9.37891 15.7972H9.37945L9.37891 15.7966V15.7972Z",
|
|
2059
1941
|
fill: "#B6FF9C"
|
|
2060
1942
|
}),
|
|
2061
|
-
/* @__PURE__ */ (
|
|
1943
|
+
/* @__PURE__ */ t("path", {
|
|
2062
1944
|
d: "M28.3321 16.0687H28.0901V13.8879C29.039 13.4001 30.663 12.4649 31.0307 11.6122C31.4584 10.6174 31.264 9.69422 30.4527 8.86771C29.1521 7.543 27.6072 6.56463 26.1126 5.61904L26.0383 5.57206C24.3673 4.51448 22.8028 3.82891 21.2563 3.47602C21.2328 3.46946 21.2082 3.46454 21.2033 3.464C21.1929 3.46127 21.1825 3.45854 21.1716 3.45635C20.9913 3.41647 20.7564 3.36622 20.5401 3.33126C19.7256 3.16847 19.0215 3.09308 18.3239 3.09308C17.6263 3.09308 16.9178 3.16956 16.1312 3.32688C15.8919 3.36676 15.6592 3.41647 15.4636 3.45963C15.4363 3.46509 15.4237 3.46782 15.4172 3.47001C13.8532 3.82727 12.2805 4.51502 10.6094 5.5726L10.5341 5.62068C9.04056 6.56627 7.4957 7.5441 6.19558 8.8688C5.38437 9.69531 5.19044 10.6191 5.61817 11.6138C5.98581 12.4655 7.60987 13.4007 8.55875 13.8885V16.0692H8.31729C6.53973 16.0692 5.09375 17.5152 5.09375 19.2922V22.501C5.09375 24.2786 6.53973 25.7245 8.31729 25.7245H8.84117C9.33554 27.4934 10.7843 28.8765 11.9489 29.9887L12.0653 30.1002C14.0417 31.9897 15.9722 32.9085 17.9672 32.9085H18.6806C20.675 32.9085 22.6056 31.9903 24.5825 30.1002L24.6989 29.9887C25.8641 28.8765 27.3122 27.4934 27.8066 25.7245H28.331C30.1086 25.7245 31.5546 24.2786 31.5546 22.501V19.2922C31.5546 17.5152 30.1086 16.0692 28.331 16.0692L28.3321 16.0687Z",
|
|
2063
1945
|
fill: "#134C33"
|
|
2064
1946
|
}),
|
|
2065
|
-
/* @__PURE__ */ (
|
|
1947
|
+
/* @__PURE__ */ t("path", {
|
|
2066
1948
|
d: "M26.6438 13.2597V15.1476C24.6936 14.5304 21.6809 13.8022 18.3219 13.8022C14.9629 13.8022 11.9491 14.5304 10 15.1476V13.2597C12.7663 12.2273 15.5146 11.7039 18.1689 11.7039C18.1952 11.7039 18.2208 11.705 18.2465 11.7061C18.2957 11.7083 18.347 11.7083 18.3978 11.7061C18.4235 11.705 18.4492 11.7039 18.4754 11.7039C21.1297 11.7039 23.878 12.2273 26.6443 13.2597H26.6438Z",
|
|
2067
1949
|
fill: "white"
|
|
2068
1950
|
}),
|
|
2069
|
-
/* @__PURE__ */ (
|
|
1951
|
+
/* @__PURE__ */ t("path", {
|
|
2070
1952
|
d: "M19.6827 27.1569C18.7027 27.1569 17.9051 27.7037 17.9051 28.3756C17.9051 29.0475 18.7021 29.5943 19.6827 29.5943C20.3087 29.5943 20.8927 29.3654 21.2122 28.9967C22.4539 28.8558 23.5656 28.5706 24.5199 28.1494C24.2615 28.4106 23.995 28.6662 23.7032 28.9448L23.5863 29.0562C21.8672 30.6994 20.3087 31.4647 18.6814 31.4647H17.9679C16.3406 31.4647 14.7821 30.6994 13.063 29.0562L12.9461 28.9443C11.6143 27.6731 10.1055 26.232 10.1055 24.4326V21.87C10.1071 21.8493 10.1082 21.828 10.1082 21.8067V16.8274C12.1491 18.0259 15.1388 18.7131 18.3247 18.7131C21.5105 18.7131 24.4997 18.0265 26.5411 16.8274V21.8067C26.5411 21.8296 26.5422 21.8515 26.5438 21.8706V24.4326C26.5438 24.7014 26.5045 25.0259 26.4439 25.2591C26.4193 25.3542 26.3718 25.4421 26.3035 25.5208C25.1798 26.8133 23.5454 27.584 21.3062 27.8774C21.02 27.4393 20.3863 27.1574 19.6827 27.1574V27.1569Z",
|
|
2071
1953
|
fill: "white"
|
|
2072
1954
|
}),
|
|
2073
|
-
/* @__PURE__ */ (
|
|
1955
|
+
/* @__PURE__ */ t("path", {
|
|
2074
1956
|
d: "M13.7669 22.8091C14.6369 22.8091 15.3423 22.1037 15.3423 21.2336C15.3423 20.3636 14.6369 19.6582 13.7669 19.6582C12.8968 19.6582 12.1914 20.3636 12.1914 21.2336C12.1914 22.1037 12.8968 22.8091 13.7669 22.8091Z",
|
|
2075
1957
|
fill: "#134C33"
|
|
2076
1958
|
}),
|
|
2077
|
-
/* @__PURE__ */ (
|
|
1959
|
+
/* @__PURE__ */ t("path", {
|
|
2078
1960
|
d: "M22.8762 22.8091C23.7463 22.8091 24.4517 22.1037 24.4517 21.2336C24.4517 20.3636 23.7463 19.6582 22.8762 19.6582C22.0061 19.6582 21.3008 20.3636 21.3008 21.2336C21.3008 22.1037 22.0061 22.8091 22.8762 22.8091Z",
|
|
2079
1961
|
fill: "#134C33"
|
|
2080
1962
|
})
|
|
@@ -2083,15 +1965,15 @@ function qe({ size: e = "large" }) {
|
|
|
2083
1965
|
}
|
|
2084
1966
|
//#endregion
|
|
2085
1967
|
//#region src/icons/Check.tsx
|
|
2086
|
-
function
|
|
2087
|
-
return /* @__PURE__ */ (
|
|
1968
|
+
function We({ color: e = s.sf.primary, size: n = "small", ...r }) {
|
|
1969
|
+
return /* @__PURE__ */ t("svg", {
|
|
2088
1970
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2089
|
-
width: $(
|
|
2090
|
-
height: $(
|
|
1971
|
+
width: $(n),
|
|
1972
|
+
height: $(n),
|
|
2091
1973
|
viewBox: "0 0 24 24",
|
|
2092
1974
|
fill: "none",
|
|
2093
|
-
...
|
|
2094
|
-
children: /* @__PURE__ */ (
|
|
1975
|
+
...r,
|
|
1976
|
+
children: /* @__PURE__ */ t("path", {
|
|
2095
1977
|
d: "M7 12L11 16L17 7",
|
|
2096
1978
|
stroke: e,
|
|
2097
1979
|
strokeWidth: "2",
|
|
@@ -2102,21 +1984,21 @@ function Je({ color: e = c.sf.primary, size: t = "small", ...n }) {
|
|
|
2102
1984
|
}
|
|
2103
1985
|
//#endregion
|
|
2104
1986
|
//#region src/icons/Info.tsx
|
|
2105
|
-
function
|
|
2106
|
-
return /* @__PURE__ */ (
|
|
1987
|
+
function Ge({ color: e = "#7D8983", ...r }) {
|
|
1988
|
+
return /* @__PURE__ */ n("svg", {
|
|
2107
1989
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2108
1990
|
width: "20",
|
|
2109
1991
|
height: "20",
|
|
2110
1992
|
viewBox: "0 0 20 20",
|
|
2111
1993
|
fill: "none",
|
|
2112
|
-
...
|
|
2113
|
-
children: [/* @__PURE__ */ (
|
|
1994
|
+
...r,
|
|
1995
|
+
children: [/* @__PURE__ */ t("path", {
|
|
2114
1996
|
d: "M9.16667 9.16667H10L10 13.3333M17.5 10C17.5 14.1421 14.1421 17.5 10 17.5C5.85786 17.5 2.5 14.1421 2.5 10C2.5 5.85786 5.85786 2.5 10 2.5C14.1421 2.5 17.5 5.85786 17.5 10Z",
|
|
2115
1997
|
stroke: e,
|
|
2116
1998
|
strokeWidth: "1.5",
|
|
2117
1999
|
strokeLinecap: "round",
|
|
2118
2000
|
strokeLinejoin: "round"
|
|
2119
|
-
}), /* @__PURE__ */ (
|
|
2001
|
+
}), /* @__PURE__ */ t("rect", {
|
|
2120
2002
|
x: "9.37504",
|
|
2121
2003
|
y: "6.04167",
|
|
2122
2004
|
width: "1.25",
|
|
@@ -2130,14 +2012,14 @@ function Ye({ color: e = "#7D8983", ...t }) {
|
|
|
2130
2012
|
}
|
|
2131
2013
|
//#endregion
|
|
2132
2014
|
//#region src/icons/ArrowUp.tsx
|
|
2133
|
-
function
|
|
2134
|
-
return /* @__PURE__ */ (
|
|
2015
|
+
function Ke({ color: e = s.primary[800] }) {
|
|
2016
|
+
return /* @__PURE__ */ t("svg", {
|
|
2135
2017
|
width: "14",
|
|
2136
2018
|
height: "18",
|
|
2137
2019
|
viewBox: "0 0 14 18",
|
|
2138
2020
|
fill: "none",
|
|
2139
2021
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2140
|
-
children: /* @__PURE__ */ (
|
|
2022
|
+
children: /* @__PURE__ */ t("path", {
|
|
2141
2023
|
id: "Icon",
|
|
2142
2024
|
d: "M1 7L6.99998 1M6.99998 1L13 7M6.99998 1V17",
|
|
2143
2025
|
stroke: e,
|
|
@@ -2149,15 +2031,15 @@ function Xe({ color: e = c.primary[800] }) {
|
|
|
2149
2031
|
}
|
|
2150
2032
|
//#endregion
|
|
2151
2033
|
//#region src/icons/Attach.tsx
|
|
2152
|
-
function
|
|
2153
|
-
return /* @__PURE__ */ (
|
|
2034
|
+
function qe({ color: e = s.fg.tertiary, size: n = "small", ...r }) {
|
|
2035
|
+
return /* @__PURE__ */ t("svg", {
|
|
2154
2036
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2155
|
-
width: $(
|
|
2156
|
-
height: $(
|
|
2037
|
+
width: $(n),
|
|
2038
|
+
height: $(n),
|
|
2157
2039
|
viewBox: "0 0 24 24",
|
|
2158
2040
|
fill: "none",
|
|
2159
|
-
...
|
|
2160
|
-
children: /* @__PURE__ */ (
|
|
2041
|
+
...r,
|
|
2042
|
+
children: /* @__PURE__ */ t("path", {
|
|
2161
2043
|
d: "M14 2C11.2386 2 9 4.23858 9 7V15C9 16.6569 10.3431 18 12 18C13.6569 18 15 16.6569 15 15V7C15 6.44772 14.5523 6 14 6C13.4477 6 13 6.44772 13 7V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15V7C11 5.34315 12.3431 4 14 4C15.6569 4 17 5.34315 17 7V15C17 17.7614 14.7614 20 12 20C9.23858 20 7 17.7614 7 15V11C7 10.4477 6.55228 10 6 10C5.44772 10 5 10.4477 5 11V15C5 18.866 8.13401 22 12 22C15.866 22 19 18.866 19 15V7C19 4.23858 16.7614 2 14 2Z",
|
|
2162
2044
|
fill: e
|
|
2163
2045
|
})
|
|
@@ -2165,17 +2047,17 @@ function Ze({ color: e = c.fg.tertiary, size: t = "small", ...n }) {
|
|
|
2165
2047
|
}
|
|
2166
2048
|
//#endregion
|
|
2167
2049
|
//#region src/icons/CheckCircle.tsx
|
|
2168
|
-
function
|
|
2169
|
-
return /* @__PURE__ */ (
|
|
2050
|
+
function Je({ size: e = "small", color: n = s.primary[600], ...r }) {
|
|
2051
|
+
return /* @__PURE__ */ t("svg", {
|
|
2170
2052
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2171
2053
|
width: $(e),
|
|
2172
2054
|
height: $(e),
|
|
2173
2055
|
viewBox: "0 0 24 24",
|
|
2174
2056
|
fill: "none",
|
|
2175
|
-
...
|
|
2176
|
-
children: /* @__PURE__ */ (
|
|
2057
|
+
...r,
|
|
2058
|
+
children: /* @__PURE__ */ t("path", {
|
|
2177
2059
|
d: "M15 9.5L10.5 15L8.5 13M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",
|
|
2178
|
-
stroke:
|
|
2060
|
+
stroke: n,
|
|
2179
2061
|
strokeWidth: "2",
|
|
2180
2062
|
strokeLinecap: "round",
|
|
2181
2063
|
strokeLinejoin: "round"
|
|
@@ -2184,17 +2066,17 @@ function Qe({ size: e = "small", color: t = c.primary[600], ...n }) {
|
|
|
2184
2066
|
}
|
|
2185
2067
|
//#endregion
|
|
2186
2068
|
//#region src/icons/Cloud.tsx
|
|
2187
|
-
function
|
|
2188
|
-
return /* @__PURE__ */ (
|
|
2069
|
+
function Ye({ size: e = "small", color: n = s.primary[900], ...r }) {
|
|
2070
|
+
return /* @__PURE__ */ t("svg", {
|
|
2189
2071
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2190
2072
|
width: $(e),
|
|
2191
2073
|
height: $(e),
|
|
2192
2074
|
viewBox: "0 0 24 24",
|
|
2193
2075
|
fill: "none",
|
|
2194
|
-
...
|
|
2195
|
-
children: /* @__PURE__ */ (
|
|
2076
|
+
...r,
|
|
2077
|
+
children: /* @__PURE__ */ t("path", {
|
|
2196
2078
|
d: "M12 12V18.5M12 18.5L14.5 16M12 18.5L9.5 16M7 19C4.23858 19 2 16.7614 2 14C2 11.4673 3.88316 9.37436 6.32568 9.04508C7.13649 6.69118 9.37075 5 12 5C15.3137 5 18 7.68629 18 11C20.2091 11 22 12.7909 22 15C22 17.2091 20.2091 19 18 19",
|
|
2197
|
-
stroke:
|
|
2079
|
+
stroke: n,
|
|
2198
2080
|
strokeWidth: "2",
|
|
2199
2081
|
strokeLinecap: "round",
|
|
2200
2082
|
strokeLinejoin: "round"
|
|
@@ -2203,19 +2085,19 @@ function $e({ size: e = "small", color: t = c.primary[900], ...n }) {
|
|
|
2203
2085
|
}
|
|
2204
2086
|
//#endregion
|
|
2205
2087
|
//#region src/icons/Compose.tsx
|
|
2206
|
-
function
|
|
2207
|
-
return /* @__PURE__ */ (
|
|
2088
|
+
function Xe({ color: e = s.primary[900], size: r = "small", ...i }) {
|
|
2089
|
+
return /* @__PURE__ */ n("svg", {
|
|
2208
2090
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2209
|
-
width: $(
|
|
2210
|
-
height: $(
|
|
2091
|
+
width: $(r),
|
|
2092
|
+
height: $(r),
|
|
2211
2093
|
viewBox: "0 0 24 24",
|
|
2212
2094
|
fill: "none",
|
|
2213
|
-
...
|
|
2214
|
-
children: [/* @__PURE__ */ (
|
|
2095
|
+
...i,
|
|
2096
|
+
children: [/* @__PURE__ */ t("path", {
|
|
2215
2097
|
d: "M17.1923 3.70714C17.5828 3.31661 18.216 3.31661 18.6065 3.70714L20.0207 5.12135C20.4113 5.51188 20.4113 6.14504 20.0207 6.53556L12.2426 14.3137H9.41413V11.4853L17.1923 3.70714Z",
|
|
2216
2098
|
stroke: e,
|
|
2217
2099
|
strokeWidth: "2"
|
|
2218
|
-
}), /* @__PURE__ */ (
|
|
2100
|
+
}), /* @__PURE__ */ t("path", {
|
|
2219
2101
|
d: "M11 4.00003H6C4.89543 4.00003 4 4.89546 4 6.00003V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V13",
|
|
2220
2102
|
stroke: e,
|
|
2221
2103
|
strokeWidth: "2",
|
|
@@ -2225,20 +2107,20 @@ function et({ color: e = c.primary[900], size: t = "small", ...n }) {
|
|
|
2225
2107
|
}
|
|
2226
2108
|
//#endregion
|
|
2227
2109
|
//#region src/icons/Data.tsx
|
|
2228
|
-
function
|
|
2229
|
-
return /* @__PURE__ */ (
|
|
2110
|
+
function Ze({ color: e = s.primary[900], size: r = "small", ...i }) {
|
|
2111
|
+
return /* @__PURE__ */ n("svg", {
|
|
2230
2112
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2231
|
-
width: $(
|
|
2232
|
-
height: $(
|
|
2113
|
+
width: $(r),
|
|
2114
|
+
height: $(r),
|
|
2233
2115
|
viewBox: "0 0 24 24",
|
|
2234
2116
|
fill: "none",
|
|
2235
|
-
...
|
|
2236
|
-
children: [/* @__PURE__ */ (
|
|
2117
|
+
...i,
|
|
2118
|
+
children: [/* @__PURE__ */ t("path", {
|
|
2237
2119
|
d: "M13 3.50003V7.00003C13 8.1046 13.8954 9.00003 15 9.00003H18.5M9 13H12M9 17H15.5",
|
|
2238
2120
|
stroke: e,
|
|
2239
2121
|
strokeWidth: "2",
|
|
2240
2122
|
strokeLinecap: "round"
|
|
2241
|
-
}), /* @__PURE__ */ (
|
|
2123
|
+
}), /* @__PURE__ */ t("path", {
|
|
2242
2124
|
d: "M5 5.00003C5 3.89546 5.89543 3.00003 7 3.00003H13L19 9.00003V19C19 20.1046 18.1046 21 17 21H7C5.89543 21 5 20.1046 5 19V5.00003Z",
|
|
2243
2125
|
stroke: e,
|
|
2244
2126
|
strokeWidth: "2"
|
|
@@ -2247,16 +2129,16 @@ function tt({ color: e = c.primary[900], size: t = "small", ...n }) {
|
|
|
2247
2129
|
}
|
|
2248
2130
|
//#endregion
|
|
2249
2131
|
//#region src/icons/DoubleChevron.tsx
|
|
2250
|
-
function
|
|
2251
|
-
return /* @__PURE__ */ (
|
|
2132
|
+
function Qe({ color: e = s.primary[900], size: n = "small", direction: r = "right", ...i }) {
|
|
2133
|
+
return /* @__PURE__ */ t("svg", {
|
|
2252
2134
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2253
|
-
width: $(
|
|
2254
|
-
height: $(
|
|
2135
|
+
width: $(n),
|
|
2136
|
+
height: $(n),
|
|
2255
2137
|
viewBox: "0 0 24 24",
|
|
2256
2138
|
fill: "none",
|
|
2257
|
-
style: { transform: `${
|
|
2258
|
-
...
|
|
2259
|
-
children: /* @__PURE__ */ (
|
|
2139
|
+
style: { transform: `${r === "left" && "rotate(180deg)"}` },
|
|
2140
|
+
...i,
|
|
2141
|
+
children: /* @__PURE__ */ t("path", {
|
|
2260
2142
|
fillRule: "evenodd",
|
|
2261
2143
|
clipRule: "evenodd",
|
|
2262
2144
|
d: "M13.2929 7.29289C12.9024 7.68342 12.9024 8.31658 13.2929 8.70711L16.5858 12L13.2929 15.2929C12.9024 15.6834 12.9024 16.3166 13.2929 16.7071C13.6834 17.0976 14.3166 17.0976 14.7071 16.7071L18.7071 12.7071C19.0976 12.3166 19.0976 11.6834 18.7071 11.2929L14.7071 7.29289C14.3166 6.90237 13.6834 6.90237 13.2929 7.29289ZM6.29289 7.29289C5.90237 7.68342 5.90237 8.31658 6.29289 8.70711L9.58579 12L6.29289 15.2929C5.90237 15.6834 5.90237 16.3166 6.29289 16.7071C6.68342 17.0976 7.31658 17.0976 7.70711 16.7071L11.7071 12.7071C12.0976 12.3166 12.0976 11.6834 11.7071 11.2929L7.70711 7.29289C7.31658 6.90237 6.68342 6.90237 6.29289 7.29289Z",
|
|
@@ -2266,23 +2148,23 @@ function nt({ color: e = c.primary[900], size: t = "small", direction: n = "righ
|
|
|
2266
2148
|
}
|
|
2267
2149
|
//#endregion
|
|
2268
2150
|
//#region src/icons/Edit.tsx
|
|
2269
|
-
function
|
|
2270
|
-
return /* @__PURE__ */ (
|
|
2151
|
+
function $e({ size: e = "small", color: r = s.fg.tertiary, ...i }) {
|
|
2152
|
+
return /* @__PURE__ */ n("svg", {
|
|
2271
2153
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2272
2154
|
width: $(e),
|
|
2273
2155
|
height: $(e),
|
|
2274
2156
|
viewBox: "0 0 24 24",
|
|
2275
2157
|
fill: "none",
|
|
2276
|
-
...
|
|
2277
|
-
children: [/* @__PURE__ */ (
|
|
2158
|
+
...i,
|
|
2159
|
+
children: [/* @__PURE__ */ t("path", {
|
|
2278
2160
|
d: "M10.8553 5.89466L11.5833 5.16667L13.75 3L17 6.25L14.8333 8.41667L14.1053 9.14466M10.8553 5.89466L4 12.75V16H7.25L14.1053 9.14466M10.8553 5.89466L14.1053 9.14466",
|
|
2279
|
-
stroke:
|
|
2161
|
+
stroke: r,
|
|
2280
2162
|
strokeWidth: "2",
|
|
2281
2163
|
strokeLinecap: "round",
|
|
2282
2164
|
strokeLinejoin: "round"
|
|
2283
|
-
}), /* @__PURE__ */ (
|
|
2165
|
+
}), /* @__PURE__ */ t("path", {
|
|
2284
2166
|
d: "M4 20L20 20",
|
|
2285
|
-
stroke:
|
|
2167
|
+
stroke: r,
|
|
2286
2168
|
strokeWidth: "2",
|
|
2287
2169
|
strokeLinecap: "round",
|
|
2288
2170
|
strokeLinejoin: "round"
|
|
@@ -2291,15 +2173,15 @@ function rt({ size: e = "small", color: t = c.fg.tertiary, ...n }) {
|
|
|
2291
2173
|
}
|
|
2292
2174
|
//#endregion
|
|
2293
2175
|
//#region src/icons/Email.tsx
|
|
2294
|
-
function
|
|
2295
|
-
return /* @__PURE__ */ (
|
|
2176
|
+
function et({ color: e = s.primary[900], size: n = "small", ...r }) {
|
|
2177
|
+
return /* @__PURE__ */ t("svg", {
|
|
2296
2178
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2297
|
-
width: $(
|
|
2298
|
-
height: $(
|
|
2179
|
+
width: $(n),
|
|
2180
|
+
height: $(n),
|
|
2299
2181
|
viewBox: "0 0 24 24",
|
|
2300
2182
|
fill: "none",
|
|
2301
|
-
...
|
|
2302
|
-
children: /* @__PURE__ */ (
|
|
2183
|
+
...r,
|
|
2184
|
+
children: /* @__PURE__ */ t("path", {
|
|
2303
2185
|
d: "M21 5H22C22 4.44772 21.5523 4 21 4V5ZM21 19V20C21.5523 20 22 19.5523 22 19H21ZM3 19H2C2 19.5523 2.44772 20 3 20V19ZM3 5V4C2.44772 4 2 4.44772 2 5H3ZM12 13L11.3668 13.774C11.7351 14.0754 12.2649 14.0754 12.6332 13.774L12 13ZM20 5V19H22V5H20ZM21 18H3V20H21V18ZM4 19V5H2V19H4ZM3 6H21V4H3V6ZM20.3668 4.86241L11.3668 12.226L12.6332 13.774L21.6332 6.41033L20.3668 4.86241ZM12.6332 12.226L3.63324 4.86241L2.36676 6.41033L11.3668 13.774L12.6332 12.226Z",
|
|
2304
2186
|
fill: e
|
|
2305
2187
|
})
|
|
@@ -2307,15 +2189,15 @@ function it({ color: e = c.primary[900], size: t = "small", ...n }) {
|
|
|
2307
2189
|
}
|
|
2308
2190
|
//#endregion
|
|
2309
2191
|
//#region src/icons/Enter.tsx
|
|
2310
|
-
function
|
|
2311
|
-
return /* @__PURE__ */ (
|
|
2192
|
+
function tt({ color: e = s.fg.tertiary, size: n = "small", ...r }) {
|
|
2193
|
+
return /* @__PURE__ */ t("svg", {
|
|
2312
2194
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2313
|
-
width: $(
|
|
2314
|
-
height: $(
|
|
2195
|
+
width: $(n),
|
|
2196
|
+
height: $(n),
|
|
2315
2197
|
viewBox: "0 0 24 24",
|
|
2316
2198
|
fill: "none",
|
|
2317
|
-
...
|
|
2318
|
-
children: /* @__PURE__ */ (
|
|
2199
|
+
...r,
|
|
2200
|
+
children: /* @__PURE__ */ t("path", {
|
|
2319
2201
|
d: "M20 5V15H4M4 15L8 11M4 15L8 19",
|
|
2320
2202
|
stroke: e,
|
|
2321
2203
|
strokeWidth: "2",
|
|
@@ -2326,23 +2208,23 @@ function at({ color: e = c.fg.tertiary, size: t = "small", ...n }) {
|
|
|
2326
2208
|
}
|
|
2327
2209
|
//#endregion
|
|
2328
2210
|
//#region src/icons/ErrorCircle.tsx
|
|
2329
|
-
function
|
|
2330
|
-
return /* @__PURE__ */ (
|
|
2211
|
+
function nt({ size: e = "small", color: r = s.primary[600], ...i }) {
|
|
2212
|
+
return /* @__PURE__ */ n("svg", {
|
|
2331
2213
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2332
2214
|
width: $(e),
|
|
2333
2215
|
height: $(e),
|
|
2334
2216
|
viewBox: "0 0 24 24",
|
|
2335
2217
|
fill: "none",
|
|
2336
|
-
...
|
|
2337
|
-
children: [/* @__PURE__ */ (
|
|
2218
|
+
...i,
|
|
2219
|
+
children: [/* @__PURE__ */ t("path", {
|
|
2338
2220
|
d: "M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",
|
|
2339
|
-
stroke:
|
|
2221
|
+
stroke: r,
|
|
2340
2222
|
strokeWidth: "2",
|
|
2341
2223
|
strokeLinecap: "round",
|
|
2342
2224
|
strokeLinejoin: "round"
|
|
2343
|
-
}), /* @__PURE__ */ (
|
|
2225
|
+
}), /* @__PURE__ */ t("path", {
|
|
2344
2226
|
d: "M9 9L15 15M15 9L9 15",
|
|
2345
|
-
stroke:
|
|
2227
|
+
stroke: r,
|
|
2346
2228
|
strokeWidth: "2",
|
|
2347
2229
|
strokeLinecap: "round"
|
|
2348
2230
|
})]
|
|
@@ -2350,20 +2232,20 @@ function ot({ size: e = "small", color: t = c.primary[600], ...n }) {
|
|
|
2350
2232
|
}
|
|
2351
2233
|
//#endregion
|
|
2352
2234
|
//#region src/icons/Home.tsx
|
|
2353
|
-
function
|
|
2354
|
-
return /* @__PURE__ */ (
|
|
2235
|
+
function rt({ color: e = s.white, size: r = "small", ...i }) {
|
|
2236
|
+
return /* @__PURE__ */ n("svg", {
|
|
2355
2237
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2356
|
-
width: $(
|
|
2357
|
-
height: $(
|
|
2238
|
+
width: $(r),
|
|
2239
|
+
height: $(r),
|
|
2358
2240
|
viewBox: "0 0 32 32",
|
|
2359
2241
|
fill: "none",
|
|
2360
|
-
...
|
|
2361
|
-
children: [/* @__PURE__ */ (
|
|
2242
|
+
...i,
|
|
2243
|
+
children: [/* @__PURE__ */ t("path", {
|
|
2362
2244
|
d: "M5.33334 11.6667L16 3L26.6667 11.6667V26.6667H5.33334V11.6667Z",
|
|
2363
2245
|
stroke: e,
|
|
2364
2246
|
strokeWidth: "2",
|
|
2365
2247
|
strokeLinejoin: "round"
|
|
2366
|
-
}), /* @__PURE__ */ (
|
|
2248
|
+
}), /* @__PURE__ */ t("path", {
|
|
2367
2249
|
d: "M12 17.3333H20V26.6667H12V17.3333Z",
|
|
2368
2250
|
stroke: e,
|
|
2369
2251
|
strokeWidth: "2",
|
|
@@ -2373,15 +2255,15 @@ function st({ color: e = c.white, size: t = "small", ...n }) {
|
|
|
2373
2255
|
}
|
|
2374
2256
|
//#endregion
|
|
2375
2257
|
//#region src/icons/Login.tsx
|
|
2376
|
-
function
|
|
2377
|
-
return /* @__PURE__ */ (
|
|
2258
|
+
function it({ color: e = s.fg.accent.error, size: n = "small", ...r }) {
|
|
2259
|
+
return /* @__PURE__ */ t("svg", {
|
|
2378
2260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2379
|
-
width: $(
|
|
2380
|
-
height: $(
|
|
2261
|
+
width: $(n),
|
|
2262
|
+
height: $(n),
|
|
2381
2263
|
viewBox: "0 0 24 24",
|
|
2382
2264
|
fill: "none",
|
|
2383
|
-
...
|
|
2384
|
-
children: /* @__PURE__ */ (
|
|
2265
|
+
...r,
|
|
2266
|
+
children: /* @__PURE__ */ t("path", {
|
|
2385
2267
|
d: "M15 4.00012L19 4.00012C19.5523 4.00012 20 4.44784 20 5.00012L20 19.0001C20 19.5524 19.5523 20.0001 19 20.0001H15M14.5 12.0001H4M14.5 12.0001L11 15.5001M14.5 12.0001L11 8.50012",
|
|
2386
2268
|
stroke: e,
|
|
2387
2269
|
strokeWidth: "1.5",
|
|
@@ -2392,9 +2274,9 @@ function ct({ color: e = c.fg.accent.error, size: t = "small", ...n }) {
|
|
|
2392
2274
|
}
|
|
2393
2275
|
//#endregion
|
|
2394
2276
|
//#region src/icons/Logo.tsx
|
|
2395
|
-
function
|
|
2396
|
-
return /* @__PURE__ */ (
|
|
2397
|
-
...
|
|
2277
|
+
function at({ full: r = !0 }) {
|
|
2278
|
+
return /* @__PURE__ */ n("svg", {
|
|
2279
|
+
...r ? {
|
|
2398
2280
|
width: "135",
|
|
2399
2281
|
height: "40",
|
|
2400
2282
|
viewBox: "0 0 135 40"
|
|
@@ -2406,69 +2288,69 @@ function lt({ full: e = !0 }) {
|
|
|
2406
2288
|
fill: "none",
|
|
2407
2289
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2408
2290
|
children: [
|
|
2409
|
-
|
|
2410
|
-
/* @__PURE__ */ (
|
|
2291
|
+
r && /* @__PURE__ */ n(e, { children: [
|
|
2292
|
+
/* @__PURE__ */ t("path", {
|
|
2411
2293
|
d: "M42.8828 24.6605L38.5744 19.8648H37.1901V24.6605H34.5391V11.5986H40.7971C43.6039 11.5986 45.4759 13.256 45.4759 15.7317C45.4759 17.9157 44.0141 19.4747 41.7329 19.8069L46.1195 24.661H42.8834L42.8828 24.6605ZM40.7971 17.4666C42.0252 17.4666 42.8435 16.7647 42.8435 15.7311C42.8435 14.6976 42.0252 13.9962 40.7971 13.9962H37.1901V17.4666H40.7971Z",
|
|
2412
2294
|
fill: "#134B33"
|
|
2413
2295
|
}),
|
|
2414
|
-
/* @__PURE__ */ (
|
|
2296
|
+
/* @__PURE__ */ t("path", {
|
|
2415
2297
|
d: "M55.6923 20.4886H48.2843C48.5372 21.892 49.532 22.7502 50.7212 22.7502C51.4811 22.7502 52.4365 22.6524 53.1384 21.4631L55.4393 21.951C54.5817 23.9782 52.8462 24.9533 50.7212 24.9533C47.9718 24.9533 45.7305 22.8676 45.7305 19.8068C45.7305 16.7461 47.9724 14.6408 50.76 14.6408C53.3526 14.6408 55.595 16.6483 55.6923 19.6118V20.4897V20.4886ZM48.3619 18.6755H53.0603C52.7287 17.4278 51.7935 16.8816 50.76 16.8816C49.7849 16.8816 48.6743 17.4666 48.3619 18.6755Z",
|
|
2416
2298
|
fill: "#134B33"
|
|
2417
2299
|
}),
|
|
2418
|
-
/* @__PURE__ */ (
|
|
2300
|
+
/* @__PURE__ */ t("path", {
|
|
2419
2301
|
d: "M64.1299 20.7033L66.5084 21.3075C65.9627 23.5302 63.9546 24.9533 61.6346 24.9533C58.7879 24.9533 56.4297 22.8676 56.4297 19.8068C56.4297 16.7461 58.7885 14.6408 61.6346 14.6408C63.8961 14.6408 65.8649 16.0441 66.5084 18.2276L64.0327 18.9295C63.6814 17.565 62.7653 16.9996 61.6346 16.9996C60.016 16.9996 58.9251 18.15 58.9251 19.8074C58.9251 21.4648 60.0165 22.5945 61.6346 22.5945C62.7653 22.5945 63.6814 22.0487 64.1299 20.7038V20.7033Z",
|
|
2420
2302
|
fill: "#134B33"
|
|
2421
2303
|
}),
|
|
2422
|
-
/* @__PURE__ */ (
|
|
2304
|
+
/* @__PURE__ */ t("path", {
|
|
2423
2305
|
d: "M77.2127 18.7334V24.6605H74.6392V19.2797C74.6392 17.9151 73.8596 16.9985 72.6704 16.9985C71.2086 16.9985 70.2532 17.9736 70.2532 20.352V24.6605H67.6797V10.624H70.2532V15.8092C71.013 15.0488 72.0269 14.6397 73.3139 14.6397C75.6531 14.6397 77.2127 16.3162 77.2127 18.7334Z",
|
|
2424
2306
|
fill: "#134B33"
|
|
2425
2307
|
}),
|
|
2426
|
-
/* @__PURE__ */ (
|
|
2308
|
+
/* @__PURE__ */ t("path", {
|
|
2427
2309
|
d: "M88.6166 21.5609C88.7526 22.5551 89.6108 22.8862 90.6241 22.8862C91.5796 22.8862 92.1444 22.4574 92.1444 21.9111C92.1444 21.5609 91.9112 21.2097 91.0721 21.0343L89.0836 20.6246C87.329 20.2548 86.3354 19.26 86.3354 17.8567C86.3354 15.9851 87.8556 14.6402 90.3128 14.6402C92.6131 14.6402 94.2115 15.8295 94.5431 17.5256L92.0865 18.0129C91.9893 17.2334 91.307 16.668 90.2346 16.668C89.1623 16.668 88.9094 17.1749 88.9094 17.6234C88.9094 17.9359 89.0257 18.2669 89.7862 18.4423L92.1062 18.9492C93.822 19.319 94.66 20.3914 94.66 21.6975C94.66 23.8416 92.925 24.9533 90.3903 24.9533C88.2462 24.9533 86.2769 24.1153 86.0234 22.087L88.6166 21.5609Z",
|
|
2428
2310
|
fill: "#134B33"
|
|
2429
2311
|
}),
|
|
2430
|
-
/* @__PURE__ */ (
|
|
2312
|
+
/* @__PURE__ */ t("path", {
|
|
2431
2313
|
d: "M106.434 19.8063C106.434 22.8671 104.133 24.9527 101.657 24.9527C100.331 24.9527 99.259 24.5627 98.4407 23.8995V27.9747H95.8672V14.9325H98.4407V15.712C99.259 15.0297 100.331 14.6397 101.657 14.6397C104.133 14.6397 106.434 16.745 106.434 19.8058V19.8063ZM103.938 19.8063C103.938 18.0123 102.768 16.8816 101.208 16.8816C99.8238 16.8816 98.4401 18.0123 98.4401 19.8063C98.4401 21.6003 99.8238 22.7108 101.208 22.7108C102.767 22.7108 103.938 21.5997 103.938 19.8063Z",
|
|
2432
2314
|
fill: "#134B33"
|
|
2433
2315
|
}),
|
|
2434
|
-
/* @__PURE__ */ (
|
|
2316
|
+
/* @__PURE__ */ t("path", {
|
|
2435
2317
|
d: "M110.588 12.0274C110.588 12.885 109.925 13.528 109.029 13.528C108.132 13.528 107.469 12.885 107.469 12.0274C107.469 11.1698 108.112 10.4869 109.029 10.4869C109.946 10.4869 110.588 11.208 110.588 12.0274ZM107.742 24.6605V14.9325H110.315V24.6605H107.742Z",
|
|
2436
2318
|
fill: "#134B33"
|
|
2437
2319
|
}),
|
|
2438
|
-
/* @__PURE__ */ (
|
|
2320
|
+
/* @__PURE__ */ t("path", {
|
|
2439
2321
|
d: "M112.402 24.6605V10.624H114.976V24.6605H112.402Z",
|
|
2440
2322
|
fill: "#134B33"
|
|
2441
2323
|
}),
|
|
2442
|
-
/* @__PURE__ */ (
|
|
2324
|
+
/* @__PURE__ */ t("path", {
|
|
2443
2325
|
d: "M126.692 19.8063C126.692 22.8671 124.294 24.9139 121.447 24.9139C118.601 24.9139 116.145 22.8671 116.145 19.8063C116.145 16.7455 118.542 14.6987 121.447 14.6987C124.352 14.6987 126.692 16.7455 126.692 19.8063ZM124.197 19.8063C124.197 17.9932 122.793 16.9012 121.447 16.9012C120.102 16.9012 118.64 17.9932 118.64 19.8063C118.64 21.6194 120.044 22.7108 121.447 22.7108C122.851 22.7108 124.197 21.6194 124.197 19.8063Z",
|
|
2444
2326
|
fill: "#134B33"
|
|
2445
2327
|
}),
|
|
2446
|
-
/* @__PURE__ */ (
|
|
2328
|
+
/* @__PURE__ */ t("path", {
|
|
2447
2329
|
d: "M83.6447 22.5546C82.787 22.5464 82.2216 22.0477 82.2216 20.8781V17.0373H85.3993V14.9325H82.2216V11.9881H79.6482V14.9325H77.5625V17.0373H79.6482V21.0731C79.6482 23.7438 81.1684 24.9527 83.4693 24.9527C84.2876 24.9527 84.9896 24.7774 86.0035 24.2316L85.2939 22.1766C85.2939 22.1766 84.2488 22.5601 83.6447 22.5546Z",
|
|
2448
2330
|
fill: "#134B33"
|
|
2449
2331
|
}),
|
|
2450
|
-
/* @__PURE__ */ (
|
|
2332
|
+
/* @__PURE__ */ t("path", {
|
|
2451
2333
|
d: "M132.578 22.5546C131.721 22.5464 131.155 22.0477 131.155 20.8781V17.0373H134.333V14.9325H131.155V11.9881H128.582V14.9325H126.496V17.0373H128.582V21.0731C128.582 23.7438 130.102 24.9527 132.403 24.9527C133.221 24.9527 133.923 24.7774 134.937 24.2316L134.227 22.1766C134.227 22.1766 133.182 22.5601 132.578 22.5546Z",
|
|
2452
2334
|
fill: "#134B33"
|
|
2453
2335
|
})
|
|
2454
2336
|
] }),
|
|
2455
|
-
/* @__PURE__ */ (
|
|
2337
|
+
/* @__PURE__ */ t("path", {
|
|
2456
2338
|
d: "M24.3321 14.5687H24.0901V12.3879C25.039 11.9001 26.663 10.9649 27.0307 10.1122C27.4584 9.11742 27.264 8.19422 26.4527 7.36772C25.1521 6.04301 23.6072 5.06464 22.1126 4.11905L22.0383 4.07206C20.3673 3.01448 18.8028 2.32891 17.2563 1.97602C17.2328 1.96947 17.2082 1.96455 17.2033 1.96401C17.1929 1.96127 17.1825 1.95854 17.1716 1.95636C16.9913 1.91648 16.7564 1.86622 16.5401 1.83126C15.7256 1.66847 15.0215 1.59309 14.3239 1.59309C13.6263 1.59309 12.9178 1.66957 12.1312 1.82689C11.8919 1.86677 11.6592 1.91648 11.4636 1.95964C11.4363 1.9651 11.4237 1.96783 11.4172 1.97001C9.8532 2.32728 8.28049 3.01503 6.60945 4.07261L6.53406 4.12068C5.04056 5.06628 3.4957 6.0441 2.19558 7.36881C1.38437 8.19532 1.19044 9.11906 1.61817 10.1138C1.98581 10.9655 3.60987 11.9007 4.55875 12.3885V14.5692H4.31729C2.53973 14.5692 1.09375 16.0152 1.09375 17.7922V21.001C1.09375 22.7786 2.53973 24.2245 4.31729 24.2245H4.84117C5.33554 25.9934 6.78425 27.3765 7.9489 28.4887L8.06526 28.6002C10.0417 30.4897 11.9722 31.4086 13.9672 31.4086H14.6806C16.675 31.4086 18.6056 30.4903 20.5825 28.6002L20.6989 28.4887C21.8641 27.3765 23.3122 25.9934 23.8066 24.2245H24.331C26.1086 24.2245 27.5546 22.7786 27.5546 21.001V17.7922C27.5546 16.0152 26.1086 14.5692 24.331 14.5692L24.3321 14.5687Z",
|
|
2457
2339
|
fill: "#134C33"
|
|
2458
2340
|
}),
|
|
2459
|
-
/* @__PURE__ */ (
|
|
2341
|
+
/* @__PURE__ */ t("path", {
|
|
2460
2342
|
d: "M22.6438 11.7597V13.6476C20.6936 13.0304 17.6809 12.3022 14.3219 12.3022C10.9629 12.3022 7.94909 13.0304 6 13.6476V11.7597C8.76632 10.7273 11.5146 10.2039 14.1689 10.2039C14.1952 10.2039 14.2208 10.205 14.2465 10.2061C14.2957 10.2083 14.347 10.2083 14.3978 10.2061C14.4235 10.205 14.4492 10.2039 14.4754 10.2039C17.1297 10.2039 19.878 10.7273 22.6443 11.7597H22.6438Z",
|
|
2461
2343
|
fill: "white"
|
|
2462
2344
|
}),
|
|
2463
|
-
/* @__PURE__ */ (
|
|
2345
|
+
/* @__PURE__ */ t("path", {
|
|
2464
2346
|
d: "M15.6827 25.6569C14.7027 25.6569 13.9051 26.2037 13.9051 26.8756C13.9051 27.5475 14.7021 28.0943 15.6827 28.0943C16.3087 28.0943 16.8927 27.8654 17.2122 27.4967C18.4539 27.3558 19.5656 27.0706 20.5199 26.6494C20.2615 26.9106 19.995 27.1662 19.7032 27.4448L19.5863 27.5562C17.8672 29.1994 16.3087 29.9648 14.6814 29.9648H13.9679C12.3406 29.9648 10.7821 29.1994 9.06298 27.5562L8.94608 27.4443C7.61427 26.1731 6.10547 24.732 6.10547 22.9326V20.3701C6.10711 20.3493 6.1082 20.328 6.1082 20.3067V15.3274C8.14907 16.5259 11.1388 17.2132 14.3247 17.2132C17.5105 17.2132 20.4997 16.5265 22.5411 15.3274V20.3067C22.5411 20.3296 22.5422 20.3515 22.5438 20.3706V22.9326C22.5438 23.2014 22.5045 23.5259 22.4439 23.7591C22.4193 23.8542 22.3718 23.9421 22.3035 24.0208C21.1798 25.3133 19.5454 26.0841 17.3062 26.3774C17.02 25.9393 16.3863 25.6574 15.6827 25.6574V25.6569Z",
|
|
2465
2347
|
fill: "white"
|
|
2466
2348
|
}),
|
|
2467
|
-
/* @__PURE__ */ (
|
|
2349
|
+
/* @__PURE__ */ t("path", {
|
|
2468
2350
|
d: "M9.76685 21.3091C10.6369 21.3091 11.3423 20.6037 11.3423 19.7336C11.3423 18.8636 10.6369 18.1582 9.76685 18.1582C8.89676 18.1582 8.19141 18.8636 8.19141 19.7336C8.19141 20.6037 8.89676 21.3091 9.76685 21.3091Z",
|
|
2469
2351
|
fill: "#134C33"
|
|
2470
2352
|
}),
|
|
2471
|
-
/* @__PURE__ */ (
|
|
2353
|
+
/* @__PURE__ */ t("path", {
|
|
2472
2354
|
d: "M18.8762 21.3091C19.7463 21.3091 20.4517 20.6037 20.4517 19.7336C20.4517 18.8636 19.7463 18.1582 18.8762 18.1582C18.0061 18.1582 17.3008 18.8636 17.3008 19.7336C17.3008 20.6037 18.0061 21.3091 18.8762 21.3091Z",
|
|
2473
2355
|
fill: "#134C33"
|
|
2474
2356
|
})
|
|
@@ -2477,15 +2359,15 @@ function lt({ full: e = !0 }) {
|
|
|
2477
2359
|
}
|
|
2478
2360
|
//#endregion
|
|
2479
2361
|
//#region src/icons/Menu.tsx
|
|
2480
|
-
function
|
|
2481
|
-
return /* @__PURE__ */ (
|
|
2362
|
+
function ot({ color: e = s.primary[900], size: n = "small", ...r }) {
|
|
2363
|
+
return /* @__PURE__ */ t("svg", {
|
|
2482
2364
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2483
|
-
width: $(
|
|
2484
|
-
height: $(
|
|
2365
|
+
width: $(n),
|
|
2366
|
+
height: $(n),
|
|
2485
2367
|
viewBox: "0 0 24 24",
|
|
2486
2368
|
fill: "none",
|
|
2487
|
-
...
|
|
2488
|
-
children: /* @__PURE__ */ (
|
|
2369
|
+
...r,
|
|
2370
|
+
children: /* @__PURE__ */ t("path", {
|
|
2489
2371
|
d: "M3 12H21M3 6H21M3 18H11",
|
|
2490
2372
|
stroke: e,
|
|
2491
2373
|
strokeWidth: "2",
|
|
@@ -2495,15 +2377,15 @@ function ut({ color: e = c.primary[900], size: t = "small", ...n }) {
|
|
|
2495
2377
|
}
|
|
2496
2378
|
//#endregion
|
|
2497
2379
|
//#region src/icons/Message.tsx
|
|
2498
|
-
function
|
|
2499
|
-
return /* @__PURE__ */ (
|
|
2380
|
+
function st({ color: e = s.white, size: n = "small", ...r }) {
|
|
2381
|
+
return /* @__PURE__ */ t("svg", {
|
|
2500
2382
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2501
|
-
width: $(
|
|
2502
|
-
height: $(
|
|
2383
|
+
width: $(n),
|
|
2384
|
+
height: $(n),
|
|
2503
2385
|
viewBox: "0 0 32 32",
|
|
2504
2386
|
fill: "none",
|
|
2505
|
-
...
|
|
2506
|
-
children: /* @__PURE__ */ (
|
|
2387
|
+
...r,
|
|
2388
|
+
children: /* @__PURE__ */ t("path", {
|
|
2507
2389
|
d: "M20 13.3335H12M16 18.6668H12M4 26.6668H21.3333C25.0152 26.6668 28 23.6821 28 20.0002V12.0002C28 8.31826 25.0152 5.3335 21.3333 5.3335H10.6667C6.98477 5.3335 4 8.31826 4 12.0002V26.6668Z",
|
|
2508
2390
|
stroke: e,
|
|
2509
2391
|
strokeWidth: "2",
|
|
@@ -2514,42 +2396,42 @@ function dt({ color: e = c.white, size: t = "small", ...n }) {
|
|
|
2514
2396
|
}
|
|
2515
2397
|
//#endregion
|
|
2516
2398
|
//#region src/icons/Pilot.tsx
|
|
2517
|
-
function
|
|
2518
|
-
return /* @__PURE__ */ (
|
|
2399
|
+
function ct({ color: e = s.darkGreen, size: r = "small", ...i }) {
|
|
2400
|
+
return /* @__PURE__ */ n("svg", {
|
|
2519
2401
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2520
|
-
width:
|
|
2521
|
-
height:
|
|
2402
|
+
width: r === "small" ? "20" : "29",
|
|
2403
|
+
height: r === "large" ? "36" : "40",
|
|
2522
2404
|
viewBox: "0 0 29 33",
|
|
2523
2405
|
fill: "none",
|
|
2524
|
-
...
|
|
2406
|
+
...i,
|
|
2525
2407
|
children: [
|
|
2526
|
-
/* @__PURE__ */ (
|
|
2408
|
+
/* @__PURE__ */ t("path", {
|
|
2527
2409
|
fillRule: "evenodd",
|
|
2528
2410
|
clipRule: "evenodd",
|
|
2529
2411
|
d: "M13.9665 32.5C11.6771 32.5 9.49965 31.4823 7.30965 29.389L7.19384 29.2786C6.10021 28.2342 4.77495 26.9685 4.06699 25.3089C1.80215 25.1794 0 23.2959 0 20.9999V17.7911C0 15.7027 1.49132 13.9557 3.46554 13.5597V13.0418C1.13133 11.7417 0.747299 10.8524 0.614555 10.5454C0.0109254 9.1431 0.295534 7.74355 1.41484 6.60239C2.80456 5.18646 4.40349 4.17476 5.94943 3.19639L6.021 3.1505C7.80184 2.02409 9.4849 1.28991 11.1701 0.904785C11.1887 0.900415 11.2133 0.894953 11.245 0.888398C11.4318 0.846881 11.6749 0.794439 11.9344 0.751283C12.786 0.581939 13.5672 0.5 14.3238 0.5C15.0804 0.5 15.8561 0.581394 16.735 0.755654C16.9797 0.796078 17.2354 0.851252 17.408 0.889491L17.4282 0.894406C17.4544 0.899869 17.4839 0.906424 17.5167 0.914618C19.1807 1.29646 20.8512 2.02737 22.6227 3.14887L22.697 3.19585C24.2451 4.17586 25.8435 5.18755 27.2321 6.60184C28.352 7.743 28.6366 9.14255 28.0341 10.5437C27.9008 10.8524 27.5168 11.7417 25.182 13.0418V13.5597C27.1562 13.9557 28.6481 15.7027 28.6481 17.7911V20.9999C28.6481 23.2964 26.8454 25.1794 24.5806 25.3089C23.8726 26.9685 22.5473 28.2336 21.4537 29.2781L21.3368 29.3895C19.1473 31.4823 16.9694 32.5 14.6805 32.5H13.9671H13.9665Z",
|
|
2530
2412
|
fill: "white"
|
|
2531
2413
|
}),
|
|
2532
|
-
/* @__PURE__ */ (
|
|
2414
|
+
/* @__PURE__ */ t("path", {
|
|
2533
2415
|
d: "M5.37793 14.2972H5.37848L5.37793 14.2966V14.2972Z",
|
|
2534
2416
|
fill: "#B6FF9C"
|
|
2535
2417
|
}),
|
|
2536
|
-
/* @__PURE__ */ (
|
|
2418
|
+
/* @__PURE__ */ t("path", {
|
|
2537
2419
|
d: "M24.3311 14.5687H24.0891V12.3879C25.038 11.9001 26.6621 10.9649 27.0297 10.1122C27.4574 9.11741 27.263 8.19422 26.4518 7.36771C25.1511 6.043 23.6062 5.06463 22.1116 4.11904L22.0373 4.07206C20.3663 3.01448 18.8018 2.32891 17.2553 1.97602C17.2318 1.96946 17.2072 1.96454 17.2023 1.964C17.1919 1.96127 17.1815 1.95854 17.1706 1.95635C16.9903 1.91647 16.7555 1.86622 16.5391 1.83126C15.7246 1.66847 15.0205 1.59308 14.3229 1.59308C13.6253 1.59308 12.9168 1.66956 12.1302 1.82688C11.8909 1.86676 11.6582 1.91647 11.4626 1.95963C11.4353 1.96509 11.4228 1.96782 11.4162 1.97001C9.85223 2.32727 8.27951 3.01502 6.60847 4.0726L6.53309 4.12068C5.03958 5.06627 3.49473 6.0441 2.1946 7.3688C1.38339 8.19531 1.18946 9.11905 1.61719 10.1138C1.98483 10.9655 3.6089 11.9007 4.55777 12.3885V14.5692H4.31632C2.53875 14.5692 1.09277 16.0152 1.09277 17.7922V21.001C1.09277 22.7786 2.53875 24.2245 4.31632 24.2245H4.84019C5.33457 25.9934 6.78328 27.3765 7.94793 28.4887L8.06428 28.6002C10.0407 30.4897 11.9712 31.4085 13.9662 31.4085H14.6796C16.6741 31.4085 18.6046 30.4903 20.5815 28.6002L20.6979 28.4887C21.8631 27.3765 23.3112 25.9934 23.8056 24.2245H24.33C26.1076 24.2245 27.5536 22.7786 27.5536 21.001V17.7922C27.5536 16.0152 26.1076 14.5692 24.33 14.5692L24.3311 14.5687Z",
|
|
2538
2420
|
fill: e
|
|
2539
2421
|
}),
|
|
2540
|
-
/* @__PURE__ */ (
|
|
2422
|
+
/* @__PURE__ */ t("path", {
|
|
2541
2423
|
d: "M22.6448 11.7597V13.6476C20.6946 13.0304 17.6819 12.3022 14.3229 12.3022C10.9638 12.3022 7.95007 13.0304 6.00098 13.6476V11.7597C8.76729 10.7273 11.5156 10.2039 14.1699 10.2039C14.1961 10.2039 14.2218 10.205 14.2475 10.2061C14.2966 10.2083 14.348 10.2083 14.3988 10.2061C14.4245 10.205 14.4501 10.2039 14.4764 10.2039C17.1307 10.2039 19.879 10.7273 22.6453 11.7597H22.6448Z",
|
|
2542
2424
|
fill: "white"
|
|
2543
2425
|
}),
|
|
2544
|
-
/* @__PURE__ */ (
|
|
2426
|
+
/* @__PURE__ */ t("path", {
|
|
2545
2427
|
d: "M15.6817 25.6569C14.7017 25.6569 13.9041 26.2037 13.9041 26.8756C13.9041 27.5475 14.7012 28.0943 15.6817 28.0943C16.3077 28.0943 16.8917 27.8654 17.2113 27.4967C18.4529 27.3558 19.5646 27.0706 20.5189 26.6494C20.2606 26.9106 19.994 27.1662 19.7023 27.4448L19.5854 27.5562C17.8662 29.1994 16.3077 29.9647 14.6804 29.9647H13.967C12.3396 29.9647 10.7811 29.1994 9.062 27.5562L8.9451 27.4443C7.61329 26.1731 6.10449 24.732 6.10449 22.9326V20.37C6.10613 20.3493 6.10722 20.328 6.10722 20.3067V15.3274C8.14809 16.5259 11.1378 17.2131 14.3237 17.2131C17.5095 17.2131 20.4987 16.5265 22.5401 15.3274V20.3067C22.5401 20.3296 22.5412 20.3515 22.5429 20.3706V22.9326C22.5429 23.2014 22.5035 23.5259 22.4429 23.7591C22.4183 23.8542 22.3708 23.9421 22.3025 24.0208C21.1788 25.3133 19.5444 26.084 17.3052 26.3774C17.019 25.9393 16.3853 25.6574 15.6817 25.6574V25.6569Z",
|
|
2546
2428
|
fill: "white"
|
|
2547
2429
|
}),
|
|
2548
|
-
/* @__PURE__ */ (
|
|
2430
|
+
/* @__PURE__ */ t("path", {
|
|
2549
2431
|
d: "M9.76783 21.3091C10.6379 21.3091 11.3433 20.6037 11.3433 19.7336C11.3433 18.8636 10.6379 18.1582 9.76783 18.1582C8.89774 18.1582 8.19238 18.8636 8.19238 19.7336C8.19238 20.6037 8.89774 21.3091 9.76783 21.3091Z",
|
|
2550
2432
|
fill: e
|
|
2551
2433
|
}),
|
|
2552
|
-
/* @__PURE__ */ (
|
|
2434
|
+
/* @__PURE__ */ t("path", {
|
|
2553
2435
|
d: "M18.8782 21.3091C19.7483 21.3091 20.4536 20.6037 20.4536 19.7336C20.4536 18.8636 19.7483 18.1582 18.8782 18.1582C18.0081 18.1582 17.3027 18.8636 17.3027 19.7336C17.3027 20.6037 18.0081 21.3091 18.8782 21.3091Z",
|
|
2554
2436
|
fill: e
|
|
2555
2437
|
})
|
|
@@ -2558,15 +2440,15 @@ function ft({ color: e = c.darkGreen, size: t = "small", ...n }) {
|
|
|
2558
2440
|
}
|
|
2559
2441
|
//#endregion
|
|
2560
2442
|
//#region src/icons/Retry.tsx
|
|
2561
|
-
function
|
|
2562
|
-
return /* @__PURE__ */ (
|
|
2443
|
+
function lt({ color: e = s.fg.accent.action, ...n }) {
|
|
2444
|
+
return /* @__PURE__ */ t("svg", {
|
|
2563
2445
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2564
2446
|
width: "20",
|
|
2565
2447
|
height: "20",
|
|
2566
2448
|
viewBox: "0 0 20 20",
|
|
2567
2449
|
fill: "none",
|
|
2568
|
-
...
|
|
2569
|
-
children: /* @__PURE__ */ (
|
|
2450
|
+
...n,
|
|
2451
|
+
children: /* @__PURE__ */ t("path", {
|
|
2570
2452
|
d: "M16.2638 12.2224C15.3486 14.8117 12.8792 16.6668 9.97648 16.6668C6.29458 16.6668 3.30981 13.6821 3.30981 10.0002C3.30981 6.31826 6.29458 3.3335 9.97648 3.3335C12.5564 3.3335 14.1667 4.5835 15.8334 6.66683M15.8334 6.66683V3.3335M15.8334 6.66683H12.5001",
|
|
2571
2453
|
stroke: e,
|
|
2572
2454
|
strokeWidth: "1.5",
|
|
@@ -2577,17 +2459,17 @@ function pt({ color: e = c.fg.accent.action, ...t }) {
|
|
|
2577
2459
|
}
|
|
2578
2460
|
//#endregion
|
|
2579
2461
|
//#region src/icons/Rotate.tsx
|
|
2580
|
-
function
|
|
2581
|
-
return /* @__PURE__ */ (
|
|
2462
|
+
function ut({ size: e = "small", color: n = s.primary[600], ...r }) {
|
|
2463
|
+
return /* @__PURE__ */ t("svg", {
|
|
2582
2464
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2583
2465
|
width: $(e),
|
|
2584
2466
|
height: $(e),
|
|
2585
2467
|
viewBox: "0 0 24 24",
|
|
2586
2468
|
fill: "none",
|
|
2587
|
-
...
|
|
2588
|
-
children: /* @__PURE__ */ (
|
|
2469
|
+
...r,
|
|
2470
|
+
children: /* @__PURE__ */ t("path", {
|
|
2589
2471
|
d: "M5 20V16M5 16H9M5 16C6.38324 18.3912 9.03887 20 12 20C16.4183 20 20 16.4183 20 12M19.0118 4V8H15.0118M4 12C4 7.58172 7.58172 4 12 4C14.9611 4 17.6168 5.60879 19 8",
|
|
2590
|
-
stroke:
|
|
2472
|
+
stroke: n,
|
|
2591
2473
|
strokeWidth: "2",
|
|
2592
2474
|
strokeLinecap: "round",
|
|
2593
2475
|
strokeLinejoin: "round"
|
|
@@ -2596,27 +2478,27 @@ function mt({ size: e = "small", color: t = c.primary[600], ...n }) {
|
|
|
2596
2478
|
}
|
|
2597
2479
|
//#endregion
|
|
2598
2480
|
//#region src/icons/UserCircle.tsx
|
|
2599
|
-
function
|
|
2600
|
-
return
|
|
2481
|
+
function dt({ color: e = s.fg.accent.action, size: n = "small", ...r }) {
|
|
2482
|
+
return n === "small" ? /* @__PURE__ */ t("svg", {
|
|
2601
2483
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2602
2484
|
width: "32",
|
|
2603
2485
|
height: "32",
|
|
2604
2486
|
viewBox: "0 0 32 32",
|
|
2605
2487
|
fill: "none",
|
|
2606
|
-
...
|
|
2607
|
-
children: /* @__PURE__ */ (
|
|
2488
|
+
...r,
|
|
2489
|
+
children: /* @__PURE__ */ t("path", {
|
|
2608
2490
|
d: "M8.15458 25.0804C9.9275 22.7924 12.6674 21.3333 16 21.3333C19.3326 21.3333 22.0725 22.7924 23.8454 25.0804M8.15458 25.0804C10.2582 26.8996 13.0006 28 16 28C18.9994 28 21.7418 26.8996 23.8454 25.0804M8.15458 25.0804C5.61003 22.88 4 19.628 4 16C4 9.37258 9.37258 4 16 4C22.6274 4 28 9.37258 28 16C28 19.628 26.39 22.88 23.8454 25.0804M20 13.3333C20 15.5425 18.2091 17.3333 16 17.3333C13.7909 17.3333 12 15.5425 12 13.3333C12 11.1242 13.7909 9.33333 16 9.33333C18.2091 9.33333 20 11.1242 20 13.3333Z",
|
|
2609
2491
|
stroke: e,
|
|
2610
2492
|
strokeWidth: "2",
|
|
2611
2493
|
strokeLinejoin: "round"
|
|
2612
2494
|
})
|
|
2613
|
-
}) : /* @__PURE__ */ (
|
|
2495
|
+
}) : /* @__PURE__ */ t("svg", {
|
|
2614
2496
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2615
2497
|
width: "64",
|
|
2616
2498
|
height: "64",
|
|
2617
2499
|
viewBox: "0 0 64 64",
|
|
2618
2500
|
fill: "none",
|
|
2619
|
-
children: /* @__PURE__ */ (
|
|
2501
|
+
children: /* @__PURE__ */ t("path", {
|
|
2620
2502
|
d: "M16.3092 50.1609C19.855 45.5848 25.3348 42.6667 32 42.6667C38.6652 42.6667 44.145 45.5848 47.6908 50.1609M16.3092 50.1609C20.5165 53.7992 26.0012 56 32 56C37.9988 56 43.4835 53.7992 47.6908 50.1609M16.3092 50.1609C11.2201 45.76 8 39.2561 8 32C8 18.7452 18.7452 8 32 8C45.2548 8 56 18.7452 56 32C56 39.2561 52.7799 45.76 47.6908 50.1609M40 26.6667C40 31.0849 36.4183 34.6667 32 34.6667C27.5817 34.6667 24 31.0849 24 26.6667C24 22.2484 27.5817 18.6667 32 18.6667C36.4183 18.6667 40 22.2484 40 26.6667Z",
|
|
2621
2503
|
stroke: e,
|
|
2622
2504
|
strokeWidth: "3",
|
|
@@ -2626,17 +2508,17 @@ function ht({ color: e = c.fg.accent.action, size: t = "small", ...n }) {
|
|
|
2626
2508
|
}
|
|
2627
2509
|
//#endregion
|
|
2628
2510
|
//#region src/icons/FileDownload.tsx
|
|
2629
|
-
function
|
|
2630
|
-
return /* @__PURE__ */ (
|
|
2511
|
+
function ft({ size: e = "small", color: n = s.fg.accent.action, ...r }) {
|
|
2512
|
+
return /* @__PURE__ */ t("svg", {
|
|
2631
2513
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2632
2514
|
width: $(e),
|
|
2633
2515
|
height: $(e),
|
|
2634
2516
|
viewBox: "0 0 24 24",
|
|
2635
2517
|
fill: "none",
|
|
2636
|
-
...
|
|
2637
|
-
children: /* @__PURE__ */ (
|
|
2518
|
+
...r,
|
|
2519
|
+
children: /* @__PURE__ */ t("path", {
|
|
2638
2520
|
d: "M13 3H6C5.44772 3 5 3.44772 5 4V20C5 20.5523 5.44772 21 6 21H7.5M13 3L19 9M13 3V8C13 8.55228 13.4477 9 14 9H19M19 9V20C19 20.5523 18.5523 21 18 21H16.5M12 14V20M12 20L14.5 17.5M12 20L9.5 17.5",
|
|
2639
|
-
stroke:
|
|
2521
|
+
stroke: n,
|
|
2640
2522
|
strokeWidth: "2",
|
|
2641
2523
|
strokeLinecap: "round",
|
|
2642
2524
|
strokeLinejoin: "round"
|
|
@@ -2645,17 +2527,17 @@ function gt({ size: e = "small", color: t = c.fg.accent.action, ...n }) {
|
|
|
2645
2527
|
}
|
|
2646
2528
|
//#endregion
|
|
2647
2529
|
//#region src/icons/Send.tsx
|
|
2648
|
-
function
|
|
2649
|
-
return /* @__PURE__ */ (
|
|
2530
|
+
function pt({ size: e = "small", color: n = s.fg.accent.action, ...r }) {
|
|
2531
|
+
return /* @__PURE__ */ t("svg", {
|
|
2650
2532
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2651
2533
|
width: $(e),
|
|
2652
2534
|
height: $(e),
|
|
2653
2535
|
viewBox: "0 0 24 24",
|
|
2654
2536
|
fill: "none",
|
|
2655
|
-
...
|
|
2656
|
-
children: /* @__PURE__ */ (
|
|
2537
|
+
...r,
|
|
2538
|
+
children: /* @__PURE__ */ t("path", {
|
|
2657
2539
|
d: "M6.00049 12H9.00049M6.00049 12L3.82205 4.5933C3.69916 4.17549 4.13207 3.81122 4.52273 4.00372L19.8403 11.5515C20.2123 11.7348 20.2123 12.2652 19.8403 12.4485L4.52273 19.9963C4.13207 20.1888 3.69916 19.8245 3.82205 19.4067L6.00049 12Z",
|
|
2658
|
-
stroke:
|
|
2540
|
+
stroke: n,
|
|
2659
2541
|
strokeWidth: "2",
|
|
2660
2542
|
strokeLinecap: "round",
|
|
2661
2543
|
strokeLinejoin: "round"
|
|
@@ -2664,26 +2546,26 @@ function _t({ size: e = "small", color: t = c.fg.accent.action, ...n }) {
|
|
|
2664
2546
|
}
|
|
2665
2547
|
//#endregion
|
|
2666
2548
|
//#region src/icons/Sparkles.tsx
|
|
2667
|
-
function
|
|
2668
|
-
return /* @__PURE__ */ (
|
|
2549
|
+
function mt({ size: e = "small", color: r = s.primary[600], ...i }) {
|
|
2550
|
+
return /* @__PURE__ */ n("svg", {
|
|
2669
2551
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2670
2552
|
width: $(e),
|
|
2671
2553
|
height: $(e),
|
|
2672
2554
|
viewBox: "0 0 24 24",
|
|
2673
2555
|
fill: "none",
|
|
2674
|
-
...
|
|
2675
|
-
children: [/* @__PURE__ */ (
|
|
2556
|
+
...i,
|
|
2557
|
+
children: [/* @__PURE__ */ n("g", {
|
|
2676
2558
|
clipPath: "url(#clip0_8172_9230)",
|
|
2677
|
-
children: [/* @__PURE__ */ (
|
|
2559
|
+
children: [/* @__PURE__ */ t("path", {
|
|
2678
2560
|
d: "M0.833008 6.04168C2.34815 6.04168 3.29645 6.37685 3.87631 6.95671C4.45617 7.53657 4.79134 8.48487 4.79134 10H6.04134C6.04134 8.48487 6.37651 7.53657 6.95637 6.95671C7.53623 6.37685 8.48453 6.04168 9.99967 6.04168V4.79168C8.48453 4.79168 7.53623 4.45651 6.95637 3.87664C6.37651 3.29678 6.04134 2.34848 6.04134 0.833344H4.79134C4.79134 2.34848 4.45617 3.29678 3.87631 3.87664C3.29645 4.45651 2.34815 4.79168 0.833008 4.79168V6.04168Z",
|
|
2679
|
-
fill:
|
|
2680
|
-
}), /* @__PURE__ */ (
|
|
2561
|
+
fill: r
|
|
2562
|
+
}), /* @__PURE__ */ t("path", {
|
|
2681
2563
|
d: "M5.83301 13.125C8.07153 13.125 9.54066 13.6193 10.4605 14.5392C11.3804 15.459 11.8747 16.9282 11.8747 19.1667H13.1247C13.1247 16.9282 13.619 15.459 14.5388 14.5392C15.4587 13.6193 16.9278 13.125 19.1663 13.125V11.875C16.9278 11.875 15.4587 11.3807 14.5388 10.4608C13.619 9.541 13.1247 8.07186 13.1247 5.83334H11.8747C11.8747 8.07186 11.3804 9.541 10.4605 10.4608C9.54066 11.3807 8.07153 11.875 5.83301 11.875V13.125Z",
|
|
2682
|
-
fill:
|
|
2564
|
+
fill: r
|
|
2683
2565
|
})]
|
|
2684
|
-
}), /* @__PURE__ */ (
|
|
2566
|
+
}), /* @__PURE__ */ t("defs", { children: /* @__PURE__ */ t("clipPath", {
|
|
2685
2567
|
id: "clip0_8172_9230",
|
|
2686
|
-
children: /* @__PURE__ */ (
|
|
2568
|
+
children: /* @__PURE__ */ t("rect", {
|
|
2687
2569
|
width: $(e),
|
|
2688
2570
|
height: $(e),
|
|
2689
2571
|
fill: "white"
|
|
@@ -2693,17 +2575,17 @@ function vt({ size: e = "small", color: t = c.primary[600], ...n }) {
|
|
|
2693
2575
|
}
|
|
2694
2576
|
//#endregion
|
|
2695
2577
|
//#region src/icons/Ellipses.tsx
|
|
2696
|
-
function
|
|
2697
|
-
return /* @__PURE__ */ (
|
|
2578
|
+
function ht({ color: e = s.fg.tertiary, ...n }) {
|
|
2579
|
+
return /* @__PURE__ */ t("svg", {
|
|
2698
2580
|
width: "24",
|
|
2699
2581
|
height: "24",
|
|
2700
2582
|
viewBox: "0 0 24 24",
|
|
2701
2583
|
fill: "none",
|
|
2702
2584
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2703
|
-
...
|
|
2704
|
-
children: /* @__PURE__ */ (
|
|
2585
|
+
...n,
|
|
2586
|
+
children: /* @__PURE__ */ t("g", {
|
|
2705
2587
|
id: "icon / 24 / Options",
|
|
2706
|
-
children: /* @__PURE__ */ (
|
|
2588
|
+
children: /* @__PURE__ */ t("path", {
|
|
2707
2589
|
id: "Union",
|
|
2708
2590
|
fillRule: "evenodd",
|
|
2709
2591
|
clipRule: "evenodd",
|
|
@@ -2715,17 +2597,17 @@ function yt({ color: e = c.fg.tertiary, ...t }) {
|
|
|
2715
2597
|
}
|
|
2716
2598
|
//#endregion
|
|
2717
2599
|
//#region src/icons/Copy.tsx
|
|
2718
|
-
function
|
|
2719
|
-
return /* @__PURE__ */ (
|
|
2600
|
+
function gt({ size: e = "small", color: n = s.primary[900], ...r }) {
|
|
2601
|
+
return /* @__PURE__ */ t("svg", {
|
|
2720
2602
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2721
2603
|
width: $(e),
|
|
2722
2604
|
height: $(e),
|
|
2723
2605
|
viewBox: "0 0 24 24",
|
|
2724
2606
|
fill: "none",
|
|
2725
|
-
...
|
|
2726
|
-
children: /* @__PURE__ */ (
|
|
2607
|
+
...r,
|
|
2608
|
+
children: /* @__PURE__ */ t("path", {
|
|
2727
2609
|
d: "M9 9V5.25C9 4.00736 10.0074 3 11.25 3H18.75C19.9926 3 21 4.00736 21 5.25V12.75C21 13.9926 19.9926 15 18.75 15H15M12.75 9H5.25C4.00736 9 3 10.0074 3 11.25V18.75C3 19.9926 4.00736 21 5.25 21H12.75C13.9926 21 15 19.9926 15 18.75V11.25C15 10.0074 13.9926 9 12.75 9Z",
|
|
2728
|
-
stroke:
|
|
2610
|
+
stroke: n,
|
|
2729
2611
|
strokeWidth: "2",
|
|
2730
2612
|
strokeLinecap: "round",
|
|
2731
2613
|
strokeLinejoin: "round"
|
|
@@ -2734,19 +2616,19 @@ function bt({ size: e = "small", color: t = c.primary[900], ...n }) {
|
|
|
2734
2616
|
}
|
|
2735
2617
|
//#endregion
|
|
2736
2618
|
//#region src/icons/User.tsx
|
|
2737
|
-
function
|
|
2738
|
-
return /* @__PURE__ */ (
|
|
2619
|
+
function _t({ color: e = s.primary[900], size: r = "small", ...i }) {
|
|
2620
|
+
return /* @__PURE__ */ n("svg", {
|
|
2739
2621
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2740
|
-
width: $(
|
|
2741
|
-
height: $(
|
|
2622
|
+
width: $(r),
|
|
2623
|
+
height: $(r),
|
|
2742
2624
|
viewBox: "0 0 24 24",
|
|
2743
2625
|
fill: "none",
|
|
2744
2626
|
stroke: e,
|
|
2745
2627
|
strokeWidth: "2",
|
|
2746
2628
|
strokeLinecap: "round",
|
|
2747
2629
|
strokeLinejoin: "round",
|
|
2748
|
-
...
|
|
2749
|
-
children: [/* @__PURE__ */ (
|
|
2630
|
+
...i,
|
|
2631
|
+
children: [/* @__PURE__ */ t("path", { d: "M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2" }), /* @__PURE__ */ t("circle", {
|
|
2750
2632
|
cx: "12",
|
|
2751
2633
|
cy: "7",
|
|
2752
2634
|
r: "4"
|
|
@@ -2755,21 +2637,21 @@ function xt({ color: e = c.primary[900], size: t = "small", ...n }) {
|
|
|
2755
2637
|
}
|
|
2756
2638
|
//#endregion
|
|
2757
2639
|
//#region src/icons/Peek.tsx
|
|
2758
|
-
function
|
|
2759
|
-
return /* @__PURE__ */ (
|
|
2640
|
+
function vt({ color: e = s.fg.tertiary, size: r = "small", ...i }) {
|
|
2641
|
+
return /* @__PURE__ */ n("svg", {
|
|
2760
2642
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2761
|
-
width: $(
|
|
2762
|
-
height: $(
|
|
2643
|
+
width: $(r),
|
|
2644
|
+
height: $(r),
|
|
2763
2645
|
viewBox: "0 0 24 24",
|
|
2764
2646
|
fill: "none",
|
|
2765
|
-
...
|
|
2766
|
-
children: [/* @__PURE__ */ (
|
|
2647
|
+
...i,
|
|
2648
|
+
children: [/* @__PURE__ */ t("path", {
|
|
2767
2649
|
d: "M2.42012 12.7132C2.28394 12.4975 2.21584 12.3897 2.17772 12.2234C2.14909 12.0985 2.14909 11.9015 2.17772 11.7766C2.21584 11.6103 2.28394 11.5025 2.42012 11.2868C3.54553 9.50484 6.8954 5 12.0004 5C17.1054 5 20.4553 9.50484 21.5807 11.2868C21.7169 11.5025 21.785 11.6103 21.8231 11.7766C21.8517 11.9015 21.8517 12.0985 21.8231 12.2234C21.785 12.3897 21.7169 12.4975 21.5807 12.7132C20.4553 14.4952 17.1054 19 12.0004 19C6.8954 19 3.54553 14.4952 2.42012 12.7132Z",
|
|
2768
2650
|
stroke: e,
|
|
2769
2651
|
strokeWidth: "1.5",
|
|
2770
2652
|
strokeLinecap: "round",
|
|
2771
2653
|
strokeLinejoin: "round"
|
|
2772
|
-
}), /* @__PURE__ */ (
|
|
2654
|
+
}), /* @__PURE__ */ t("path", {
|
|
2773
2655
|
d: "M12.0004 15C13.6573 15 15.0004 13.6569 15.0004 12C15.0004 10.3431 13.6573 9 12.0004 9C10.3435 9 9.0004 10.3431 9.0004 12C9.0004 13.6569 10.3435 15 12.0004 15Z",
|
|
2774
2656
|
stroke: e,
|
|
2775
2657
|
strokeWidth: "1.5",
|
|
@@ -2780,23 +2662,23 @@ function St({ color: e = c.fg.tertiary, size: t = "small", ...n }) {
|
|
|
2780
2662
|
}
|
|
2781
2663
|
//#endregion
|
|
2782
2664
|
//#region src/icons/Download.tsx
|
|
2783
|
-
function
|
|
2784
|
-
return /* @__PURE__ */ (
|
|
2665
|
+
function yt({ size: e = "small", color: r = s.fg.accent.action, ...i }) {
|
|
2666
|
+
return /* @__PURE__ */ n("svg", {
|
|
2785
2667
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2786
2668
|
width: $(e),
|
|
2787
2669
|
height: $(e),
|
|
2788
2670
|
viewBox: "0 0 24 24",
|
|
2789
2671
|
fill: "none",
|
|
2790
|
-
...
|
|
2791
|
-
children: [/* @__PURE__ */ (
|
|
2672
|
+
...i,
|
|
2673
|
+
children: [/* @__PURE__ */ t("path", {
|
|
2792
2674
|
d: "M12 6V16M12 16L16 11.7692M12 16L8 11.7692",
|
|
2793
|
-
stroke:
|
|
2675
|
+
stroke: r,
|
|
2794
2676
|
strokeWidth: "2",
|
|
2795
2677
|
strokeLinecap: "round",
|
|
2796
2678
|
strokeLinejoin: "round"
|
|
2797
|
-
}), /* @__PURE__ */ (
|
|
2679
|
+
}), /* @__PURE__ */ t("path", {
|
|
2798
2680
|
d: "M4 17L4 20L20 20L20 17",
|
|
2799
|
-
stroke:
|
|
2681
|
+
stroke: r,
|
|
2800
2682
|
strokeWidth: "2",
|
|
2801
2683
|
strokeLinecap: "round",
|
|
2802
2684
|
strokeLinejoin: "round"
|
|
@@ -2805,15 +2687,15 @@ function Ct({ size: e = "small", color: t = c.fg.accent.action, ...n }) {
|
|
|
2805
2687
|
}
|
|
2806
2688
|
//#endregion
|
|
2807
2689
|
//#region src/icons/Window.tsx
|
|
2808
|
-
function
|
|
2809
|
-
return /* @__PURE__ */ (
|
|
2690
|
+
function bt({ color: e = s.fg.primary, size: n = "small", ...r }) {
|
|
2691
|
+
return /* @__PURE__ */ t("svg", {
|
|
2810
2692
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2811
|
-
width: $(
|
|
2812
|
-
height: $(
|
|
2693
|
+
width: $(n),
|
|
2694
|
+
height: $(n),
|
|
2813
2695
|
viewBox: "0 0 24 24",
|
|
2814
2696
|
fill: "none",
|
|
2815
|
-
...
|
|
2816
|
-
children: /* @__PURE__ */ (
|
|
2697
|
+
...r,
|
|
2698
|
+
children: /* @__PURE__ */ t("path", {
|
|
2817
2699
|
d: "M5.63803 19.673L6.09202 18.782H6.09202L5.63803 19.673ZM4.32698 18.362L3.43597 18.816H3.43597L4.32698 18.362ZM19.673 18.362L18.782 17.908V17.908L19.673 18.362ZM18.362 19.673L17.908 18.782H17.908L18.362 19.673ZM19.673 5.63803L18.782 6.09202V6.09202L19.673 5.63803ZM18.362 4.32698L18.816 3.43597V3.43597L18.362 4.32698ZM4.32698 5.63803L5.21799 6.09202L4.32698 5.63803ZM5.63803 4.32698L6.09202 5.21799L5.63803 4.32698ZM11 4V3H9V4H10H11ZM9 20V21H11V20H10H9ZM20 8.8H19V15.2H20H21V8.8H20ZM15.2 20V19H8.8V20V21H15.2V20ZM4 15.2H5V8.8H4H3V15.2H4ZM8.8 4V5H15.2V4V3H8.8V4ZM8.8 20V19C7.94342 19 7.36113 18.9992 6.91104 18.9624C6.47262 18.9266 6.24842 18.8617 6.09202 18.782L5.63803 19.673L5.18404 20.564C5.66937 20.8113 6.18608 20.9099 6.74817 20.9558C7.2986 21.0008 7.97642 21 8.8 21V20ZM4 15.2H3C3 16.0236 2.99922 16.7014 3.04419 17.2518C3.09012 17.8139 3.18868 18.3306 3.43597 18.816L4.32698 18.362L5.21799 17.908C5.1383 17.7516 5.07337 17.5274 5.03755 17.089C5.00078 16.6389 5 16.0566 5 15.2H4ZM5.63803 19.673L6.09202 18.782C5.7157 18.5903 5.40973 18.2843 5.21799 17.908L4.32698 18.362L3.43597 18.816C3.81947 19.5686 4.43139 20.1805 5.18404 20.564L5.63803 19.673ZM20 15.2H19C19 16.0566 18.9992 16.6389 18.9624 17.089C18.9266 17.5274 18.8617 17.7516 18.782 17.908L19.673 18.362L20.564 18.816C20.8113 18.3306 20.9099 17.8139 20.9558 17.2518C21.0008 16.7014 21 16.0236 21 15.2H20ZM15.2 20V21C16.0236 21 16.7014 21.0008 17.2518 20.9558C17.8139 20.9099 18.3306 20.8113 18.816 20.564L18.362 19.673L17.908 18.782C17.7516 18.8617 17.5274 18.9266 17.089 18.9624C16.6389 18.9992 16.0566 19 15.2 19V20ZM19.673 18.362L18.782 17.908C18.5903 18.2843 18.2843 18.5903 17.908 18.782L18.362 19.673L18.816 20.564C19.5686 20.1805 20.1805 19.5686 20.564 18.816L19.673 18.362ZM20 8.8H21C21 7.97642 21.0008 7.2986 20.9558 6.74817C20.9099 6.18608 20.8113 5.66937 20.564 5.18404L19.673 5.63803L18.782 6.09202C18.8617 6.24842 18.9266 6.47262 18.9624 6.91104C18.9992 7.36113 19 7.94342 19 8.8H20ZM15.2 4V5C16.0566 5 16.6389 5.00078 17.089 5.03755C17.5274 5.07337 17.7516 5.1383 17.908 5.21799L18.362 4.32698L18.816 3.43597C18.3306 3.18868 17.8139 3.09012 17.2518 3.04419C16.7014 2.99922 16.0236 3 15.2 3V4ZM19.673 5.63803L20.564 5.18404C20.1805 4.43139 19.5686 3.81947 18.816 3.43597L18.362 4.32698L17.908 5.21799C18.2843 5.40973 18.5903 5.7157 18.782 6.09202L19.673 5.63803ZM4 8.8H5C5 7.94342 5.00078 7.36113 5.03755 6.91104C5.07337 6.47262 5.1383 6.24842 5.21799 6.09202L4.32698 5.63803L3.43597 5.18404C3.18868 5.66937 3.09012 6.18608 3.04419 6.74817C2.99922 7.2986 3 7.97642 3 8.8H4ZM8.8 4V3C7.97642 3 7.2986 2.99922 6.74817 3.04419C6.18608 3.09012 5.66937 3.18868 5.18404 3.43597L5.63803 4.32698L6.09202 5.21799C6.24842 5.1383 6.47262 5.07337 6.91104 5.03755C7.36113 5.00078 7.94342 5 8.8 5V4ZM4.32698 5.63803L5.21799 6.09202C5.40973 5.71569 5.71569 5.40973 6.09202 5.21799L5.63803 4.32698L5.18404 3.43597C4.43139 3.81947 3.81947 4.43139 3.43597 5.18404L4.32698 5.63803ZM10 4H9V20H10H11V4H10Z",
|
|
2818
2700
|
fill: e
|
|
2819
2701
|
})
|
|
@@ -2821,42 +2703,43 @@ function wt({ color: e = c.fg.primary, size: t = "small", ...n }) {
|
|
|
2821
2703
|
}
|
|
2822
2704
|
//#endregion
|
|
2823
2705
|
//#region src/icons/index.ts
|
|
2824
|
-
var
|
|
2825
|
-
ArrowUp: () =>
|
|
2826
|
-
Attach: () =>
|
|
2827
|
-
Calendar: () =>
|
|
2828
|
-
Check: () =>
|
|
2829
|
-
CheckCircle: () =>
|
|
2830
|
-
Chevron: () =>
|
|
2831
|
-
Close: () =>
|
|
2832
|
-
Cloud: () =>
|
|
2833
|
-
Compose: () =>
|
|
2834
|
-
Copy: () =>
|
|
2835
|
-
Data: () =>
|
|
2836
|
-
DoubleChevron: () =>
|
|
2837
|
-
Download: () =>
|
|
2838
|
-
Edit: () =>
|
|
2839
|
-
Ellipses: () =>
|
|
2840
|
-
Email: () =>
|
|
2841
|
-
Enter: () =>
|
|
2842
|
-
ErrorCircle: () =>
|
|
2843
|
-
FileDownload: () =>
|
|
2844
|
-
Home: () =>
|
|
2845
|
-
Info: () =>
|
|
2846
|
-
Login: () =>
|
|
2847
|
-
Logo: () =>
|
|
2848
|
-
LogoOutlined: () =>
|
|
2849
|
-
Menu: () =>
|
|
2850
|
-
Message: () =>
|
|
2851
|
-
Peek: () =>
|
|
2852
|
-
Pilot: () =>
|
|
2853
|
-
|
|
2854
|
-
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
|
-
|
|
2858
|
-
|
|
2859
|
-
|
|
2706
|
+
var xt = /* @__PURE__ */ i({
|
|
2707
|
+
ArrowUp: () => Ke,
|
|
2708
|
+
Attach: () => qe,
|
|
2709
|
+
Calendar: () => ze,
|
|
2710
|
+
Check: () => We,
|
|
2711
|
+
CheckCircle: () => Je,
|
|
2712
|
+
Chevron: () => Ve,
|
|
2713
|
+
Close: () => Be,
|
|
2714
|
+
Cloud: () => Ye,
|
|
2715
|
+
Compose: () => Xe,
|
|
2716
|
+
Copy: () => gt,
|
|
2717
|
+
Data: () => Ze,
|
|
2718
|
+
DoubleChevron: () => Qe,
|
|
2719
|
+
Download: () => yt,
|
|
2720
|
+
Edit: () => $e,
|
|
2721
|
+
Ellipses: () => ht,
|
|
2722
|
+
Email: () => et,
|
|
2723
|
+
Enter: () => tt,
|
|
2724
|
+
ErrorCircle: () => nt,
|
|
2725
|
+
FileDownload: () => ft,
|
|
2726
|
+
Home: () => rt,
|
|
2727
|
+
Info: () => Ge,
|
|
2728
|
+
Login: () => it,
|
|
2729
|
+
Logo: () => at,
|
|
2730
|
+
LogoOutlined: () => Ue,
|
|
2731
|
+
Menu: () => ot,
|
|
2732
|
+
Message: () => st,
|
|
2733
|
+
Peek: () => vt,
|
|
2734
|
+
Pilot: () => ct,
|
|
2735
|
+
PilotWink: () => He,
|
|
2736
|
+
Retry: () => lt,
|
|
2737
|
+
Rotate: () => ut,
|
|
2738
|
+
Send: () => pt,
|
|
2739
|
+
Sparkles: () => mt,
|
|
2740
|
+
User: () => _t,
|
|
2741
|
+
UserCircle: () => dt,
|
|
2742
|
+
Window: () => bt
|
|
2860
2743
|
});
|
|
2861
2744
|
//#endregion
|
|
2862
|
-
export {
|
|
2745
|
+
export { Ke as A, s as B, $e as C, Ye as D, Xe as E, Ve as F, Be as I, ze as L, We as M, Ue as N, Je as O, He as P, Re as R, et as S, Ze as T, c as V, at as _, _t as a, nt as b, mt as c, dt as d, ut as f, ot as g, st as h, vt as i, Ge as j, qe as k, pt as l, ct as m, bt as n, gt as o, lt as p, yt as r, ht as s, xt as t, ft as u, it as v, Qe as w, tt as x, rt as y, u as z };
|