@zerodev/react-ui 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +89 -0
- package/dist/_types/components/Badge/index.d.ts +10 -0
- package/dist/_types/components/Badge/index.d.ts.map +1 -0
- package/dist/_types/components/Button/index.d.ts +10 -0
- package/dist/_types/components/Button/index.d.ts.map +1 -0
- package/dist/_types/components/Callout/index.d.ts +6 -0
- package/dist/_types/components/Callout/index.d.ts.map +1 -0
- package/dist/_types/components/Icon/index.d.ts +9 -0
- package/dist/_types/components/Icon/index.d.ts.map +1 -0
- package/dist/_types/components/IconButton/index.d.ts +7 -0
- package/dist/_types/components/IconButton/index.d.ts.map +1 -0
- package/dist/_types/components/Input/index.d.ts +13 -0
- package/dist/_types/components/Input/index.d.ts.map +1 -0
- package/dist/_types/components/ListItem/index.d.ts +23 -0
- package/dist/_types/components/ListItem/index.d.ts.map +1 -0
- package/dist/_types/components/Switch/index.d.ts +6 -0
- package/dist/_types/components/Switch/index.d.ts.map +1 -0
- package/dist/_types/components/Text/index.d.ts +8 -0
- package/dist/_types/components/Text/index.d.ts.map +1 -0
- package/dist/_types/components/WrappedPressable/index.d.ts +7 -0
- package/dist/_types/components/WrappedPressable/index.d.ts.map +1 -0
- package/dist/_types/components/Wrapper/index.d.ts +7 -0
- package/dist/_types/components/Wrapper/index.d.ts.map +1 -0
- package/dist/_types/index.d.ts +17 -0
- package/dist/_types/index.d.ts.map +1 -0
- package/dist/_types/utils/common.d.ts +3 -0
- package/dist/_types/utils/common.d.ts.map +1 -0
- package/dist/index.cjs +2 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.mjs +3751 -0
- package/dist/index.mjs.map +1 -0
- package/dist/styles.css +2 -0
- package/package.json +84 -0
- package/src/components/Badge/index.tsx +45 -0
- package/src/components/Button/index.tsx +81 -0
- package/src/components/Callout/index.tsx +23 -0
- package/src/components/Icon/index.tsx +43 -0
- package/src/components/IconButton/index.tsx +24 -0
- package/src/components/Input/index.tsx +147 -0
- package/src/components/ListItem/index.tsx +136 -0
- package/src/components/Switch/index.tsx +35 -0
- package/src/components/Text/index.tsx +20 -0
- package/src/components/WrappedPressable/index.tsx +46 -0
- package/src/components/Wrapper/index.tsx +43 -0
- package/src/index.ts +33 -0
- package/src/svg.d.ts +6 -0
- package/src/utils/common.ts +17 -0
- package/tailwind.config.ts +58 -0
package/dist/index.mjs
ADDED
|
@@ -0,0 +1,3751 @@
|
|
|
1
|
+
import { jsx as g, jsxs as z } from "react/jsx-runtime";
|
|
2
|
+
import * as t from "react";
|
|
3
|
+
import { useState as A1 } from "react";
|
|
4
|
+
function B1(e) {
|
|
5
|
+
var o, r, l = "";
|
|
6
|
+
if (typeof e == "string" || typeof e == "number") l += e;
|
|
7
|
+
else if (typeof e == "object") if (Array.isArray(e)) {
|
|
8
|
+
var n = e.length;
|
|
9
|
+
for (o = 0; o < n; o++) e[o] && (r = B1(e[o])) && (l && (l += " "), l += r);
|
|
10
|
+
} else for (r in e) e[r] && (l && (l += " "), l += r);
|
|
11
|
+
return l;
|
|
12
|
+
}
|
|
13
|
+
function e2() {
|
|
14
|
+
for (var e, o, r = 0, l = "", n = arguments.length; r < n; r++) (e = arguments[r]) && (o = B1(e)) && (l && (l += " "), l += o);
|
|
15
|
+
return l;
|
|
16
|
+
}
|
|
17
|
+
const t2 = (e, o) => {
|
|
18
|
+
const r = new Array(e.length + o.length);
|
|
19
|
+
for (let l = 0; l < e.length; l++)
|
|
20
|
+
r[l] = e[l];
|
|
21
|
+
for (let l = 0; l < o.length; l++)
|
|
22
|
+
r[e.length + l] = o[l];
|
|
23
|
+
return r;
|
|
24
|
+
}, o2 = (e, o) => ({
|
|
25
|
+
classGroupId: e,
|
|
26
|
+
validator: o
|
|
27
|
+
}), T1 = (e = /* @__PURE__ */ new Map(), o = null, r) => ({
|
|
28
|
+
nextPart: e,
|
|
29
|
+
validators: o,
|
|
30
|
+
classGroupId: r
|
|
31
|
+
}), a1 = "-", M1 = [], r2 = "arbitrary..", l2 = (e) => {
|
|
32
|
+
const o = s2(e), {
|
|
33
|
+
conflictingClassGroups: r,
|
|
34
|
+
conflictingClassGroupModifiers: l
|
|
35
|
+
} = e;
|
|
36
|
+
return {
|
|
37
|
+
getClassGroupId: (i) => {
|
|
38
|
+
if (i.startsWith("[") && i.endsWith("]"))
|
|
39
|
+
return n2(i);
|
|
40
|
+
const p = i.split(a1), d = p[0] === "" && p.length > 1 ? 1 : 0;
|
|
41
|
+
return W1(p, d, o);
|
|
42
|
+
},
|
|
43
|
+
getConflictingClassGroupIds: (i, p) => {
|
|
44
|
+
if (p) {
|
|
45
|
+
const d = l[i], h = r[i];
|
|
46
|
+
return d ? h ? t2(h, d) : d : h || M1;
|
|
47
|
+
}
|
|
48
|
+
return r[i] || M1;
|
|
49
|
+
}
|
|
50
|
+
};
|
|
51
|
+
}, W1 = (e, o, r) => {
|
|
52
|
+
if (e.length - o === 0)
|
|
53
|
+
return r.classGroupId;
|
|
54
|
+
const n = e[o], s = r.nextPart.get(n);
|
|
55
|
+
if (s) {
|
|
56
|
+
const h = W1(e, o + 1, s);
|
|
57
|
+
if (h) return h;
|
|
58
|
+
}
|
|
59
|
+
const i = r.validators;
|
|
60
|
+
if (i === null)
|
|
61
|
+
return;
|
|
62
|
+
const p = o === 0 ? e.join(a1) : e.slice(o).join(a1), d = i.length;
|
|
63
|
+
for (let h = 0; h < d; h++) {
|
|
64
|
+
const v = i[h];
|
|
65
|
+
if (v.validator(p))
|
|
66
|
+
return v.classGroupId;
|
|
67
|
+
}
|
|
68
|
+
}, n2 = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
|
|
69
|
+
const o = e.slice(1, -1), r = o.indexOf(":"), l = o.slice(0, r);
|
|
70
|
+
return l ? r2 + l : void 0;
|
|
71
|
+
})(), s2 = (e) => {
|
|
72
|
+
const {
|
|
73
|
+
theme: o,
|
|
74
|
+
classGroups: r
|
|
75
|
+
} = e;
|
|
76
|
+
return i2(r, o);
|
|
77
|
+
}, i2 = (e, o) => {
|
|
78
|
+
const r = T1();
|
|
79
|
+
for (const l in e) {
|
|
80
|
+
const n = e[l];
|
|
81
|
+
f1(n, r, l, o);
|
|
82
|
+
}
|
|
83
|
+
return r;
|
|
84
|
+
}, f1 = (e, o, r, l) => {
|
|
85
|
+
const n = e.length;
|
|
86
|
+
for (let s = 0; s < n; s++) {
|
|
87
|
+
const i = e[s];
|
|
88
|
+
a2(i, o, r, l);
|
|
89
|
+
}
|
|
90
|
+
}, a2 = (e, o, r, l) => {
|
|
91
|
+
if (typeof e == "string") {
|
|
92
|
+
c2(e, o, r);
|
|
93
|
+
return;
|
|
94
|
+
}
|
|
95
|
+
if (typeof e == "function") {
|
|
96
|
+
d2(e, o, r, l);
|
|
97
|
+
return;
|
|
98
|
+
}
|
|
99
|
+
C2(e, o, r, l);
|
|
100
|
+
}, c2 = (e, o, r) => {
|
|
101
|
+
const l = e === "" ? o : R1(o, e);
|
|
102
|
+
l.classGroupId = r;
|
|
103
|
+
}, d2 = (e, o, r, l) => {
|
|
104
|
+
if (u2(e)) {
|
|
105
|
+
f1(e(l), o, r, l);
|
|
106
|
+
return;
|
|
107
|
+
}
|
|
108
|
+
o.validators === null && (o.validators = []), o.validators.push(o2(r, e));
|
|
109
|
+
}, C2 = (e, o, r, l) => {
|
|
110
|
+
const n = Object.entries(e), s = n.length;
|
|
111
|
+
for (let i = 0; i < s; i++) {
|
|
112
|
+
const [p, d] = n[i];
|
|
113
|
+
f1(d, R1(o, p), r, l);
|
|
114
|
+
}
|
|
115
|
+
}, R1 = (e, o) => {
|
|
116
|
+
let r = e;
|
|
117
|
+
const l = o.split(a1), n = l.length;
|
|
118
|
+
for (let s = 0; s < n; s++) {
|
|
119
|
+
const i = l[s];
|
|
120
|
+
let p = r.nextPart.get(i);
|
|
121
|
+
p || (p = T1(), r.nextPart.set(i, p)), r = p;
|
|
122
|
+
}
|
|
123
|
+
return r;
|
|
124
|
+
}, u2 = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, g2 = (e) => {
|
|
125
|
+
if (e < 1)
|
|
126
|
+
return {
|
|
127
|
+
get: () => {
|
|
128
|
+
},
|
|
129
|
+
set: () => {
|
|
130
|
+
}
|
|
131
|
+
};
|
|
132
|
+
let o = 0, r = /* @__PURE__ */ Object.create(null), l = /* @__PURE__ */ Object.create(null);
|
|
133
|
+
const n = (s, i) => {
|
|
134
|
+
r[s] = i, o++, o > e && (o = 0, l = r, r = /* @__PURE__ */ Object.create(null));
|
|
135
|
+
};
|
|
136
|
+
return {
|
|
137
|
+
get(s) {
|
|
138
|
+
let i = r[s];
|
|
139
|
+
if (i !== void 0)
|
|
140
|
+
return i;
|
|
141
|
+
if ((i = l[s]) !== void 0)
|
|
142
|
+
return n(s, i), i;
|
|
143
|
+
},
|
|
144
|
+
set(s, i) {
|
|
145
|
+
s in r ? r[s] = i : n(s, i);
|
|
146
|
+
}
|
|
147
|
+
};
|
|
148
|
+
}, h1 = "!", S1 = ":", p2 = [], E1 = (e, o, r, l, n) => ({
|
|
149
|
+
modifiers: e,
|
|
150
|
+
hasImportantModifier: o,
|
|
151
|
+
baseClassName: r,
|
|
152
|
+
maybePostfixModifierPosition: l,
|
|
153
|
+
isExternal: n
|
|
154
|
+
}), m2 = (e) => {
|
|
155
|
+
const {
|
|
156
|
+
prefix: o,
|
|
157
|
+
experimentalParseClassName: r
|
|
158
|
+
} = e;
|
|
159
|
+
let l = (n) => {
|
|
160
|
+
const s = [];
|
|
161
|
+
let i = 0, p = 0, d = 0, h;
|
|
162
|
+
const v = n.length;
|
|
163
|
+
for (let S = 0; S < v; S++) {
|
|
164
|
+
const _ = n[S];
|
|
165
|
+
if (i === 0 && p === 0) {
|
|
166
|
+
if (_ === S1) {
|
|
167
|
+
s.push(n.slice(d, S)), d = S + 1;
|
|
168
|
+
continue;
|
|
169
|
+
}
|
|
170
|
+
if (_ === "/") {
|
|
171
|
+
h = S;
|
|
172
|
+
continue;
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
_ === "[" ? i++ : _ === "]" ? i-- : _ === "(" ? p++ : _ === ")" && p--;
|
|
176
|
+
}
|
|
177
|
+
const x = s.length === 0 ? n : n.slice(d);
|
|
178
|
+
let y = x, H = !1;
|
|
179
|
+
x.endsWith(h1) ? (y = x.slice(0, -1), H = !0) : (
|
|
180
|
+
/**
|
|
181
|
+
* In Tailwind CSS v3 the important modifier was at the start of the base class name. This is still supported for legacy reasons.
|
|
182
|
+
* @see https://github.com/dcastil/tailwind-merge/issues/513#issuecomment-2614029864
|
|
183
|
+
*/
|
|
184
|
+
x.startsWith(h1) && (y = x.slice(1), H = !0)
|
|
185
|
+
);
|
|
186
|
+
const O = h && h > d ? h - d : void 0;
|
|
187
|
+
return E1(s, H, y, O);
|
|
188
|
+
};
|
|
189
|
+
if (o) {
|
|
190
|
+
const n = o + S1, s = l;
|
|
191
|
+
l = (i) => i.startsWith(n) ? s(i.slice(n.length)) : E1(p2, !1, i, void 0, !0);
|
|
192
|
+
}
|
|
193
|
+
if (r) {
|
|
194
|
+
const n = l;
|
|
195
|
+
l = (s) => r({
|
|
196
|
+
className: s,
|
|
197
|
+
parseClassName: n
|
|
198
|
+
});
|
|
199
|
+
}
|
|
200
|
+
return l;
|
|
201
|
+
}, h2 = (e) => {
|
|
202
|
+
const o = /* @__PURE__ */ new Map();
|
|
203
|
+
return e.orderSensitiveModifiers.forEach((r, l) => {
|
|
204
|
+
o.set(r, 1e6 + l);
|
|
205
|
+
}), (r) => {
|
|
206
|
+
const l = [];
|
|
207
|
+
let n = [];
|
|
208
|
+
for (let s = 0; s < r.length; s++) {
|
|
209
|
+
const i = r[s], p = i[0] === "[", d = o.has(i);
|
|
210
|
+
p || d ? (n.length > 0 && (n.sort(), l.push(...n), n = []), l.push(i)) : n.push(i);
|
|
211
|
+
}
|
|
212
|
+
return n.length > 0 && (n.sort(), l.push(...n)), l;
|
|
213
|
+
};
|
|
214
|
+
}, f2 = (e) => ({
|
|
215
|
+
cache: g2(e.cacheSize),
|
|
216
|
+
parseClassName: m2(e),
|
|
217
|
+
sortModifiers: h2(e),
|
|
218
|
+
...l2(e)
|
|
219
|
+
}), v2 = /\s+/, w2 = (e, o) => {
|
|
220
|
+
const {
|
|
221
|
+
parseClassName: r,
|
|
222
|
+
getClassGroupId: l,
|
|
223
|
+
getConflictingClassGroupIds: n,
|
|
224
|
+
sortModifiers: s
|
|
225
|
+
} = o, i = [], p = e.trim().split(v2);
|
|
226
|
+
let d = "";
|
|
227
|
+
for (let h = p.length - 1; h >= 0; h -= 1) {
|
|
228
|
+
const v = p[h], {
|
|
229
|
+
isExternal: x,
|
|
230
|
+
modifiers: y,
|
|
231
|
+
hasImportantModifier: H,
|
|
232
|
+
baseClassName: O,
|
|
233
|
+
maybePostfixModifierPosition: S
|
|
234
|
+
} = r(v);
|
|
235
|
+
if (x) {
|
|
236
|
+
d = v + (d.length > 0 ? " " + d : d);
|
|
237
|
+
continue;
|
|
238
|
+
}
|
|
239
|
+
let _ = !!S, T = l(_ ? O.substring(0, S) : O);
|
|
240
|
+
if (!T) {
|
|
241
|
+
if (!_) {
|
|
242
|
+
d = v + (d.length > 0 ? " " + d : d);
|
|
243
|
+
continue;
|
|
244
|
+
}
|
|
245
|
+
if (T = l(O), !T) {
|
|
246
|
+
d = v + (d.length > 0 ? " " + d : d);
|
|
247
|
+
continue;
|
|
248
|
+
}
|
|
249
|
+
_ = !1;
|
|
250
|
+
}
|
|
251
|
+
const J = y.length === 0 ? "" : y.length === 1 ? y[0] : s(y).join(":"), K = H ? J + h1 : J, F = K + T;
|
|
252
|
+
if (i.indexOf(F) > -1)
|
|
253
|
+
continue;
|
|
254
|
+
i.push(F);
|
|
255
|
+
const U = n(T, _);
|
|
256
|
+
for (let W = 0; W < U.length; ++W) {
|
|
257
|
+
const X = U[W];
|
|
258
|
+
i.push(K + X);
|
|
259
|
+
}
|
|
260
|
+
d = v + (d.length > 0 ? " " + d : d);
|
|
261
|
+
}
|
|
262
|
+
return d;
|
|
263
|
+
}, b2 = (...e) => {
|
|
264
|
+
let o = 0, r, l, n = "";
|
|
265
|
+
for (; o < e.length; )
|
|
266
|
+
(r = e[o++]) && (l = N1(r)) && (n && (n += " "), n += l);
|
|
267
|
+
return n;
|
|
268
|
+
}, N1 = (e) => {
|
|
269
|
+
if (typeof e == "string")
|
|
270
|
+
return e;
|
|
271
|
+
let o, r = "";
|
|
272
|
+
for (let l = 0; l < e.length; l++)
|
|
273
|
+
e[l] && (o = N1(e[l])) && (r && (r += " "), r += o);
|
|
274
|
+
return r;
|
|
275
|
+
}, j1 = (e, ...o) => {
|
|
276
|
+
let r, l, n, s;
|
|
277
|
+
const i = (d) => {
|
|
278
|
+
const h = o.reduce((v, x) => x(v), e());
|
|
279
|
+
return r = f2(h), l = r.cache.get, n = r.cache.set, s = p, p(d);
|
|
280
|
+
}, p = (d) => {
|
|
281
|
+
const h = l(d);
|
|
282
|
+
if (h)
|
|
283
|
+
return h;
|
|
284
|
+
const v = w2(d, r);
|
|
285
|
+
return n(d, v), v;
|
|
286
|
+
};
|
|
287
|
+
return s = i, (...d) => s(b2(...d));
|
|
288
|
+
}, _2 = [], w = (e) => {
|
|
289
|
+
const o = (r) => r[e] || _2;
|
|
290
|
+
return o.isThemeGetter = !0, o;
|
|
291
|
+
}, I1 = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, G1 = /^\((?:(\w[\w-]*):)?(.+)\)$/i, L2 = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, k2 = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, x2 = /\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$/, z2 = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, y2 = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, M2 = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, P = (e) => L2.test(e), m = (e) => !!e && !Number.isNaN(Number(e)), A = (e) => !!e && Number.isInteger(Number(e)), p1 = (e) => e.endsWith("%") && m(e.slice(0, -1)), Z = (e) => k2.test(e), F1 = () => !0, S2 = (e) => (
|
|
292
|
+
// `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
|
|
293
|
+
// For example, `hsl(0 0% 0%)` would be classified as a length without this check.
|
|
294
|
+
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
|
295
|
+
x2.test(e) && !z2.test(e)
|
|
296
|
+
), v1 = () => !1, E2 = (e) => y2.test(e), j2 = (e) => M2.test(e), V2 = (e) => !a(e) && !c(e), H2 = (e) => B(e, K1, v1), a = (e) => I1.test(e), N = (e) => B(e, X1, S2), V1 = (e) => B(e, R2, m), O2 = (e) => B(e, Y1, F1), Z2 = (e) => B(e, D1, v1), H1 = (e) => B(e, U1, v1), P2 = (e) => B(e, q1, j2), r1 = (e) => B(e, J1, E2), c = (e) => G1.test(e), D = (e) => I(e, X1), A2 = (e) => I(e, D1), O1 = (e) => I(e, U1), B2 = (e) => I(e, K1), T2 = (e) => I(e, q1), l1 = (e) => I(e, J1, !0), W2 = (e) => I(e, Y1, !0), B = (e, o, r) => {
|
|
297
|
+
const l = I1.exec(e);
|
|
298
|
+
return l ? l[1] ? o(l[1]) : r(l[2]) : !1;
|
|
299
|
+
}, I = (e, o, r = !1) => {
|
|
300
|
+
const l = G1.exec(e);
|
|
301
|
+
return l ? l[1] ? o(l[1]) : r : !1;
|
|
302
|
+
}, U1 = (e) => e === "position" || e === "percentage", q1 = (e) => e === "image" || e === "url", K1 = (e) => e === "length" || e === "size" || e === "bg-size", X1 = (e) => e === "length", R2 = (e) => e === "number", D1 = (e) => e === "family-name", Y1 = (e) => e === "number" || e === "weight", J1 = (e) => e === "shadow", Z1 = () => {
|
|
303
|
+
const e = w("color"), o = w("font"), r = w("text"), l = w("font-weight"), n = w("tracking"), s = w("leading"), i = w("breakpoint"), p = w("container"), d = w("spacing"), h = w("radius"), v = w("shadow"), x = w("inset-shadow"), y = w("text-shadow"), H = w("drop-shadow"), O = w("blur"), S = w("perspective"), _ = w("aspect"), T = w("ease"), J = w("animate"), K = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], F = () => [
|
|
304
|
+
"center",
|
|
305
|
+
"top",
|
|
306
|
+
"bottom",
|
|
307
|
+
"left",
|
|
308
|
+
"right",
|
|
309
|
+
"top-left",
|
|
310
|
+
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
311
|
+
"left-top",
|
|
312
|
+
"top-right",
|
|
313
|
+
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
314
|
+
"right-top",
|
|
315
|
+
"bottom-right",
|
|
316
|
+
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
317
|
+
"right-bottom",
|
|
318
|
+
"bottom-left",
|
|
319
|
+
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
320
|
+
"left-bottom"
|
|
321
|
+
], U = () => [...F(), c, a], W = () => ["auto", "hidden", "clip", "visible", "scroll"], X = () => ["auto", "contain", "none"], C = () => [c, a, d], M = () => [P, "full", "auto", ...C()], w1 = () => [A, "none", "subgrid", c, a], b1 = () => ["auto", {
|
|
322
|
+
span: ["full", A, c, a]
|
|
323
|
+
}, A, c, a], Q = () => [A, "auto", c, a], _1 = () => ["auto", "min", "max", "fr", c, a], c1 = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], q = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], E = () => ["auto", ...C()], R = () => [P, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...C()], d1 = () => [P, "screen", "full", "dvw", "lvw", "svw", "min", "max", "fit", ...C()], C1 = () => [P, "screen", "full", "lh", "dvh", "lvh", "svh", "min", "max", "fit", ...C()], u = () => [e, c, a], L1 = () => [...F(), O1, H1, {
|
|
324
|
+
position: [c, a]
|
|
325
|
+
}], k1 = () => ["no-repeat", {
|
|
326
|
+
repeat: ["", "x", "y", "space", "round"]
|
|
327
|
+
}], x1 = () => ["auto", "cover", "contain", B2, H2, {
|
|
328
|
+
size: [c, a]
|
|
329
|
+
}], u1 = () => [p1, D, N], L = () => [
|
|
330
|
+
// Deprecated since Tailwind CSS v4.0.0
|
|
331
|
+
"",
|
|
332
|
+
"none",
|
|
333
|
+
"full",
|
|
334
|
+
h,
|
|
335
|
+
c,
|
|
336
|
+
a
|
|
337
|
+
], k = () => ["", m, D, N], $ = () => ["solid", "dashed", "dotted", "double"], z1 = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], b = () => [m, p1, O1, H1], y1 = () => [
|
|
338
|
+
// Deprecated since Tailwind CSS v4.0.0
|
|
339
|
+
"",
|
|
340
|
+
"none",
|
|
341
|
+
O,
|
|
342
|
+
c,
|
|
343
|
+
a
|
|
344
|
+
], e1 = () => ["none", m, c, a], t1 = () => ["none", m, c, a], g1 = () => [m, c, a], o1 = () => [P, "full", ...C()];
|
|
345
|
+
return {
|
|
346
|
+
cacheSize: 500,
|
|
347
|
+
theme: {
|
|
348
|
+
animate: ["spin", "ping", "pulse", "bounce"],
|
|
349
|
+
aspect: ["video"],
|
|
350
|
+
blur: [Z],
|
|
351
|
+
breakpoint: [Z],
|
|
352
|
+
color: [F1],
|
|
353
|
+
container: [Z],
|
|
354
|
+
"drop-shadow": [Z],
|
|
355
|
+
ease: ["in", "out", "in-out"],
|
|
356
|
+
font: [V2],
|
|
357
|
+
"font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
|
|
358
|
+
"inset-shadow": [Z],
|
|
359
|
+
leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
|
|
360
|
+
perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
|
|
361
|
+
radius: [Z],
|
|
362
|
+
shadow: [Z],
|
|
363
|
+
spacing: ["px", m],
|
|
364
|
+
text: [Z],
|
|
365
|
+
"text-shadow": [Z],
|
|
366
|
+
tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
|
|
367
|
+
},
|
|
368
|
+
classGroups: {
|
|
369
|
+
// --------------
|
|
370
|
+
// --- Layout ---
|
|
371
|
+
// --------------
|
|
372
|
+
/**
|
|
373
|
+
* Aspect Ratio
|
|
374
|
+
* @see https://tailwindcss.com/docs/aspect-ratio
|
|
375
|
+
*/
|
|
376
|
+
aspect: [{
|
|
377
|
+
aspect: ["auto", "square", P, a, c, _]
|
|
378
|
+
}],
|
|
379
|
+
/**
|
|
380
|
+
* Container
|
|
381
|
+
* @see https://tailwindcss.com/docs/container
|
|
382
|
+
* @deprecated since Tailwind CSS v4.0.0
|
|
383
|
+
*/
|
|
384
|
+
container: ["container"],
|
|
385
|
+
/**
|
|
386
|
+
* Columns
|
|
387
|
+
* @see https://tailwindcss.com/docs/columns
|
|
388
|
+
*/
|
|
389
|
+
columns: [{
|
|
390
|
+
columns: [m, a, c, p]
|
|
391
|
+
}],
|
|
392
|
+
/**
|
|
393
|
+
* Break After
|
|
394
|
+
* @see https://tailwindcss.com/docs/break-after
|
|
395
|
+
*/
|
|
396
|
+
"break-after": [{
|
|
397
|
+
"break-after": K()
|
|
398
|
+
}],
|
|
399
|
+
/**
|
|
400
|
+
* Break Before
|
|
401
|
+
* @see https://tailwindcss.com/docs/break-before
|
|
402
|
+
*/
|
|
403
|
+
"break-before": [{
|
|
404
|
+
"break-before": K()
|
|
405
|
+
}],
|
|
406
|
+
/**
|
|
407
|
+
* Break Inside
|
|
408
|
+
* @see https://tailwindcss.com/docs/break-inside
|
|
409
|
+
*/
|
|
410
|
+
"break-inside": [{
|
|
411
|
+
"break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
|
|
412
|
+
}],
|
|
413
|
+
/**
|
|
414
|
+
* Box Decoration Break
|
|
415
|
+
* @see https://tailwindcss.com/docs/box-decoration-break
|
|
416
|
+
*/
|
|
417
|
+
"box-decoration": [{
|
|
418
|
+
"box-decoration": ["slice", "clone"]
|
|
419
|
+
}],
|
|
420
|
+
/**
|
|
421
|
+
* Box Sizing
|
|
422
|
+
* @see https://tailwindcss.com/docs/box-sizing
|
|
423
|
+
*/
|
|
424
|
+
box: [{
|
|
425
|
+
box: ["border", "content"]
|
|
426
|
+
}],
|
|
427
|
+
/**
|
|
428
|
+
* Display
|
|
429
|
+
* @see https://tailwindcss.com/docs/display
|
|
430
|
+
*/
|
|
431
|
+
display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"],
|
|
432
|
+
/**
|
|
433
|
+
* Screen Reader Only
|
|
434
|
+
* @see https://tailwindcss.com/docs/display#screen-reader-only
|
|
435
|
+
*/
|
|
436
|
+
sr: ["sr-only", "not-sr-only"],
|
|
437
|
+
/**
|
|
438
|
+
* Floats
|
|
439
|
+
* @see https://tailwindcss.com/docs/float
|
|
440
|
+
*/
|
|
441
|
+
float: [{
|
|
442
|
+
float: ["right", "left", "none", "start", "end"]
|
|
443
|
+
}],
|
|
444
|
+
/**
|
|
445
|
+
* Clear
|
|
446
|
+
* @see https://tailwindcss.com/docs/clear
|
|
447
|
+
*/
|
|
448
|
+
clear: [{
|
|
449
|
+
clear: ["left", "right", "both", "none", "start", "end"]
|
|
450
|
+
}],
|
|
451
|
+
/**
|
|
452
|
+
* Isolation
|
|
453
|
+
* @see https://tailwindcss.com/docs/isolation
|
|
454
|
+
*/
|
|
455
|
+
isolation: ["isolate", "isolation-auto"],
|
|
456
|
+
/**
|
|
457
|
+
* Object Fit
|
|
458
|
+
* @see https://tailwindcss.com/docs/object-fit
|
|
459
|
+
*/
|
|
460
|
+
"object-fit": [{
|
|
461
|
+
object: ["contain", "cover", "fill", "none", "scale-down"]
|
|
462
|
+
}],
|
|
463
|
+
/**
|
|
464
|
+
* Object Position
|
|
465
|
+
* @see https://tailwindcss.com/docs/object-position
|
|
466
|
+
*/
|
|
467
|
+
"object-position": [{
|
|
468
|
+
object: U()
|
|
469
|
+
}],
|
|
470
|
+
/**
|
|
471
|
+
* Overflow
|
|
472
|
+
* @see https://tailwindcss.com/docs/overflow
|
|
473
|
+
*/
|
|
474
|
+
overflow: [{
|
|
475
|
+
overflow: W()
|
|
476
|
+
}],
|
|
477
|
+
/**
|
|
478
|
+
* Overflow X
|
|
479
|
+
* @see https://tailwindcss.com/docs/overflow
|
|
480
|
+
*/
|
|
481
|
+
"overflow-x": [{
|
|
482
|
+
"overflow-x": W()
|
|
483
|
+
}],
|
|
484
|
+
/**
|
|
485
|
+
* Overflow Y
|
|
486
|
+
* @see https://tailwindcss.com/docs/overflow
|
|
487
|
+
*/
|
|
488
|
+
"overflow-y": [{
|
|
489
|
+
"overflow-y": W()
|
|
490
|
+
}],
|
|
491
|
+
/**
|
|
492
|
+
* Overscroll Behavior
|
|
493
|
+
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
494
|
+
*/
|
|
495
|
+
overscroll: [{
|
|
496
|
+
overscroll: X()
|
|
497
|
+
}],
|
|
498
|
+
/**
|
|
499
|
+
* Overscroll Behavior X
|
|
500
|
+
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
501
|
+
*/
|
|
502
|
+
"overscroll-x": [{
|
|
503
|
+
"overscroll-x": X()
|
|
504
|
+
}],
|
|
505
|
+
/**
|
|
506
|
+
* Overscroll Behavior Y
|
|
507
|
+
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
508
|
+
*/
|
|
509
|
+
"overscroll-y": [{
|
|
510
|
+
"overscroll-y": X()
|
|
511
|
+
}],
|
|
512
|
+
/**
|
|
513
|
+
* Position
|
|
514
|
+
* @see https://tailwindcss.com/docs/position
|
|
515
|
+
*/
|
|
516
|
+
position: ["static", "fixed", "absolute", "relative", "sticky"],
|
|
517
|
+
/**
|
|
518
|
+
* Inset
|
|
519
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
520
|
+
*/
|
|
521
|
+
inset: [{
|
|
522
|
+
inset: M()
|
|
523
|
+
}],
|
|
524
|
+
/**
|
|
525
|
+
* Inset Inline
|
|
526
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
527
|
+
*/
|
|
528
|
+
"inset-x": [{
|
|
529
|
+
"inset-x": M()
|
|
530
|
+
}],
|
|
531
|
+
/**
|
|
532
|
+
* Inset Block
|
|
533
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
534
|
+
*/
|
|
535
|
+
"inset-y": [{
|
|
536
|
+
"inset-y": M()
|
|
537
|
+
}],
|
|
538
|
+
/**
|
|
539
|
+
* Inset Inline Start
|
|
540
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
541
|
+
* @todo class group will be renamed to `inset-s` in next major release
|
|
542
|
+
*/
|
|
543
|
+
start: [{
|
|
544
|
+
"inset-s": M(),
|
|
545
|
+
/**
|
|
546
|
+
* @deprecated since Tailwind CSS v4.2.0 in favor of `inset-s-*` utilities.
|
|
547
|
+
* @see https://github.com/tailwindlabs/tailwindcss/pull/19613
|
|
548
|
+
*/
|
|
549
|
+
start: M()
|
|
550
|
+
}],
|
|
551
|
+
/**
|
|
552
|
+
* Inset Inline End
|
|
553
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
554
|
+
* @todo class group will be renamed to `inset-e` in next major release
|
|
555
|
+
*/
|
|
556
|
+
end: [{
|
|
557
|
+
"inset-e": M(),
|
|
558
|
+
/**
|
|
559
|
+
* @deprecated since Tailwind CSS v4.2.0 in favor of `inset-e-*` utilities.
|
|
560
|
+
* @see https://github.com/tailwindlabs/tailwindcss/pull/19613
|
|
561
|
+
*/
|
|
562
|
+
end: M()
|
|
563
|
+
}],
|
|
564
|
+
/**
|
|
565
|
+
* Inset Block Start
|
|
566
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
567
|
+
*/
|
|
568
|
+
"inset-bs": [{
|
|
569
|
+
"inset-bs": M()
|
|
570
|
+
}],
|
|
571
|
+
/**
|
|
572
|
+
* Inset Block End
|
|
573
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
574
|
+
*/
|
|
575
|
+
"inset-be": [{
|
|
576
|
+
"inset-be": M()
|
|
577
|
+
}],
|
|
578
|
+
/**
|
|
579
|
+
* Top
|
|
580
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
581
|
+
*/
|
|
582
|
+
top: [{
|
|
583
|
+
top: M()
|
|
584
|
+
}],
|
|
585
|
+
/**
|
|
586
|
+
* Right
|
|
587
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
588
|
+
*/
|
|
589
|
+
right: [{
|
|
590
|
+
right: M()
|
|
591
|
+
}],
|
|
592
|
+
/**
|
|
593
|
+
* Bottom
|
|
594
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
595
|
+
*/
|
|
596
|
+
bottom: [{
|
|
597
|
+
bottom: M()
|
|
598
|
+
}],
|
|
599
|
+
/**
|
|
600
|
+
* Left
|
|
601
|
+
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
602
|
+
*/
|
|
603
|
+
left: [{
|
|
604
|
+
left: M()
|
|
605
|
+
}],
|
|
606
|
+
/**
|
|
607
|
+
* Visibility
|
|
608
|
+
* @see https://tailwindcss.com/docs/visibility
|
|
609
|
+
*/
|
|
610
|
+
visibility: ["visible", "invisible", "collapse"],
|
|
611
|
+
/**
|
|
612
|
+
* Z-Index
|
|
613
|
+
* @see https://tailwindcss.com/docs/z-index
|
|
614
|
+
*/
|
|
615
|
+
z: [{
|
|
616
|
+
z: [A, "auto", c, a]
|
|
617
|
+
}],
|
|
618
|
+
// ------------------------
|
|
619
|
+
// --- Flexbox and Grid ---
|
|
620
|
+
// ------------------------
|
|
621
|
+
/**
|
|
622
|
+
* Flex Basis
|
|
623
|
+
* @see https://tailwindcss.com/docs/flex-basis
|
|
624
|
+
*/
|
|
625
|
+
basis: [{
|
|
626
|
+
basis: [P, "full", "auto", p, ...C()]
|
|
627
|
+
}],
|
|
628
|
+
/**
|
|
629
|
+
* Flex Direction
|
|
630
|
+
* @see https://tailwindcss.com/docs/flex-direction
|
|
631
|
+
*/
|
|
632
|
+
"flex-direction": [{
|
|
633
|
+
flex: ["row", "row-reverse", "col", "col-reverse"]
|
|
634
|
+
}],
|
|
635
|
+
/**
|
|
636
|
+
* Flex Wrap
|
|
637
|
+
* @see https://tailwindcss.com/docs/flex-wrap
|
|
638
|
+
*/
|
|
639
|
+
"flex-wrap": [{
|
|
640
|
+
flex: ["nowrap", "wrap", "wrap-reverse"]
|
|
641
|
+
}],
|
|
642
|
+
/**
|
|
643
|
+
* Flex
|
|
644
|
+
* @see https://tailwindcss.com/docs/flex
|
|
645
|
+
*/
|
|
646
|
+
flex: [{
|
|
647
|
+
flex: [m, P, "auto", "initial", "none", a]
|
|
648
|
+
}],
|
|
649
|
+
/**
|
|
650
|
+
* Flex Grow
|
|
651
|
+
* @see https://tailwindcss.com/docs/flex-grow
|
|
652
|
+
*/
|
|
653
|
+
grow: [{
|
|
654
|
+
grow: ["", m, c, a]
|
|
655
|
+
}],
|
|
656
|
+
/**
|
|
657
|
+
* Flex Shrink
|
|
658
|
+
* @see https://tailwindcss.com/docs/flex-shrink
|
|
659
|
+
*/
|
|
660
|
+
shrink: [{
|
|
661
|
+
shrink: ["", m, c, a]
|
|
662
|
+
}],
|
|
663
|
+
/**
|
|
664
|
+
* Order
|
|
665
|
+
* @see https://tailwindcss.com/docs/order
|
|
666
|
+
*/
|
|
667
|
+
order: [{
|
|
668
|
+
order: [A, "first", "last", "none", c, a]
|
|
669
|
+
}],
|
|
670
|
+
/**
|
|
671
|
+
* Grid Template Columns
|
|
672
|
+
* @see https://tailwindcss.com/docs/grid-template-columns
|
|
673
|
+
*/
|
|
674
|
+
"grid-cols": [{
|
|
675
|
+
"grid-cols": w1()
|
|
676
|
+
}],
|
|
677
|
+
/**
|
|
678
|
+
* Grid Column Start / End
|
|
679
|
+
* @see https://tailwindcss.com/docs/grid-column
|
|
680
|
+
*/
|
|
681
|
+
"col-start-end": [{
|
|
682
|
+
col: b1()
|
|
683
|
+
}],
|
|
684
|
+
/**
|
|
685
|
+
* Grid Column Start
|
|
686
|
+
* @see https://tailwindcss.com/docs/grid-column
|
|
687
|
+
*/
|
|
688
|
+
"col-start": [{
|
|
689
|
+
"col-start": Q()
|
|
690
|
+
}],
|
|
691
|
+
/**
|
|
692
|
+
* Grid Column End
|
|
693
|
+
* @see https://tailwindcss.com/docs/grid-column
|
|
694
|
+
*/
|
|
695
|
+
"col-end": [{
|
|
696
|
+
"col-end": Q()
|
|
697
|
+
}],
|
|
698
|
+
/**
|
|
699
|
+
* Grid Template Rows
|
|
700
|
+
* @see https://tailwindcss.com/docs/grid-template-rows
|
|
701
|
+
*/
|
|
702
|
+
"grid-rows": [{
|
|
703
|
+
"grid-rows": w1()
|
|
704
|
+
}],
|
|
705
|
+
/**
|
|
706
|
+
* Grid Row Start / End
|
|
707
|
+
* @see https://tailwindcss.com/docs/grid-row
|
|
708
|
+
*/
|
|
709
|
+
"row-start-end": [{
|
|
710
|
+
row: b1()
|
|
711
|
+
}],
|
|
712
|
+
/**
|
|
713
|
+
* Grid Row Start
|
|
714
|
+
* @see https://tailwindcss.com/docs/grid-row
|
|
715
|
+
*/
|
|
716
|
+
"row-start": [{
|
|
717
|
+
"row-start": Q()
|
|
718
|
+
}],
|
|
719
|
+
/**
|
|
720
|
+
* Grid Row End
|
|
721
|
+
* @see https://tailwindcss.com/docs/grid-row
|
|
722
|
+
*/
|
|
723
|
+
"row-end": [{
|
|
724
|
+
"row-end": Q()
|
|
725
|
+
}],
|
|
726
|
+
/**
|
|
727
|
+
* Grid Auto Flow
|
|
728
|
+
* @see https://tailwindcss.com/docs/grid-auto-flow
|
|
729
|
+
*/
|
|
730
|
+
"grid-flow": [{
|
|
731
|
+
"grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
|
|
732
|
+
}],
|
|
733
|
+
/**
|
|
734
|
+
* Grid Auto Columns
|
|
735
|
+
* @see https://tailwindcss.com/docs/grid-auto-columns
|
|
736
|
+
*/
|
|
737
|
+
"auto-cols": [{
|
|
738
|
+
"auto-cols": _1()
|
|
739
|
+
}],
|
|
740
|
+
/**
|
|
741
|
+
* Grid Auto Rows
|
|
742
|
+
* @see https://tailwindcss.com/docs/grid-auto-rows
|
|
743
|
+
*/
|
|
744
|
+
"auto-rows": [{
|
|
745
|
+
"auto-rows": _1()
|
|
746
|
+
}],
|
|
747
|
+
/**
|
|
748
|
+
* Gap
|
|
749
|
+
* @see https://tailwindcss.com/docs/gap
|
|
750
|
+
*/
|
|
751
|
+
gap: [{
|
|
752
|
+
gap: C()
|
|
753
|
+
}],
|
|
754
|
+
/**
|
|
755
|
+
* Gap X
|
|
756
|
+
* @see https://tailwindcss.com/docs/gap
|
|
757
|
+
*/
|
|
758
|
+
"gap-x": [{
|
|
759
|
+
"gap-x": C()
|
|
760
|
+
}],
|
|
761
|
+
/**
|
|
762
|
+
* Gap Y
|
|
763
|
+
* @see https://tailwindcss.com/docs/gap
|
|
764
|
+
*/
|
|
765
|
+
"gap-y": [{
|
|
766
|
+
"gap-y": C()
|
|
767
|
+
}],
|
|
768
|
+
/**
|
|
769
|
+
* Justify Content
|
|
770
|
+
* @see https://tailwindcss.com/docs/justify-content
|
|
771
|
+
*/
|
|
772
|
+
"justify-content": [{
|
|
773
|
+
justify: [...c1(), "normal"]
|
|
774
|
+
}],
|
|
775
|
+
/**
|
|
776
|
+
* Justify Items
|
|
777
|
+
* @see https://tailwindcss.com/docs/justify-items
|
|
778
|
+
*/
|
|
779
|
+
"justify-items": [{
|
|
780
|
+
"justify-items": [...q(), "normal"]
|
|
781
|
+
}],
|
|
782
|
+
/**
|
|
783
|
+
* Justify Self
|
|
784
|
+
* @see https://tailwindcss.com/docs/justify-self
|
|
785
|
+
*/
|
|
786
|
+
"justify-self": [{
|
|
787
|
+
"justify-self": ["auto", ...q()]
|
|
788
|
+
}],
|
|
789
|
+
/**
|
|
790
|
+
* Align Content
|
|
791
|
+
* @see https://tailwindcss.com/docs/align-content
|
|
792
|
+
*/
|
|
793
|
+
"align-content": [{
|
|
794
|
+
content: ["normal", ...c1()]
|
|
795
|
+
}],
|
|
796
|
+
/**
|
|
797
|
+
* Align Items
|
|
798
|
+
* @see https://tailwindcss.com/docs/align-items
|
|
799
|
+
*/
|
|
800
|
+
"align-items": [{
|
|
801
|
+
items: [...q(), {
|
|
802
|
+
baseline: ["", "last"]
|
|
803
|
+
}]
|
|
804
|
+
}],
|
|
805
|
+
/**
|
|
806
|
+
* Align Self
|
|
807
|
+
* @see https://tailwindcss.com/docs/align-self
|
|
808
|
+
*/
|
|
809
|
+
"align-self": [{
|
|
810
|
+
self: ["auto", ...q(), {
|
|
811
|
+
baseline: ["", "last"]
|
|
812
|
+
}]
|
|
813
|
+
}],
|
|
814
|
+
/**
|
|
815
|
+
* Place Content
|
|
816
|
+
* @see https://tailwindcss.com/docs/place-content
|
|
817
|
+
*/
|
|
818
|
+
"place-content": [{
|
|
819
|
+
"place-content": c1()
|
|
820
|
+
}],
|
|
821
|
+
/**
|
|
822
|
+
* Place Items
|
|
823
|
+
* @see https://tailwindcss.com/docs/place-items
|
|
824
|
+
*/
|
|
825
|
+
"place-items": [{
|
|
826
|
+
"place-items": [...q(), "baseline"]
|
|
827
|
+
}],
|
|
828
|
+
/**
|
|
829
|
+
* Place Self
|
|
830
|
+
* @see https://tailwindcss.com/docs/place-self
|
|
831
|
+
*/
|
|
832
|
+
"place-self": [{
|
|
833
|
+
"place-self": ["auto", ...q()]
|
|
834
|
+
}],
|
|
835
|
+
// Spacing
|
|
836
|
+
/**
|
|
837
|
+
* Padding
|
|
838
|
+
* @see https://tailwindcss.com/docs/padding
|
|
839
|
+
*/
|
|
840
|
+
p: [{
|
|
841
|
+
p: C()
|
|
842
|
+
}],
|
|
843
|
+
/**
|
|
844
|
+
* Padding Inline
|
|
845
|
+
* @see https://tailwindcss.com/docs/padding
|
|
846
|
+
*/
|
|
847
|
+
px: [{
|
|
848
|
+
px: C()
|
|
849
|
+
}],
|
|
850
|
+
/**
|
|
851
|
+
* Padding Block
|
|
852
|
+
* @see https://tailwindcss.com/docs/padding
|
|
853
|
+
*/
|
|
854
|
+
py: [{
|
|
855
|
+
py: C()
|
|
856
|
+
}],
|
|
857
|
+
/**
|
|
858
|
+
* Padding Inline Start
|
|
859
|
+
* @see https://tailwindcss.com/docs/padding
|
|
860
|
+
*/
|
|
861
|
+
ps: [{
|
|
862
|
+
ps: C()
|
|
863
|
+
}],
|
|
864
|
+
/**
|
|
865
|
+
* Padding Inline End
|
|
866
|
+
* @see https://tailwindcss.com/docs/padding
|
|
867
|
+
*/
|
|
868
|
+
pe: [{
|
|
869
|
+
pe: C()
|
|
870
|
+
}],
|
|
871
|
+
/**
|
|
872
|
+
* Padding Block Start
|
|
873
|
+
* @see https://tailwindcss.com/docs/padding
|
|
874
|
+
*/
|
|
875
|
+
pbs: [{
|
|
876
|
+
pbs: C()
|
|
877
|
+
}],
|
|
878
|
+
/**
|
|
879
|
+
* Padding Block End
|
|
880
|
+
* @see https://tailwindcss.com/docs/padding
|
|
881
|
+
*/
|
|
882
|
+
pbe: [{
|
|
883
|
+
pbe: C()
|
|
884
|
+
}],
|
|
885
|
+
/**
|
|
886
|
+
* Padding Top
|
|
887
|
+
* @see https://tailwindcss.com/docs/padding
|
|
888
|
+
*/
|
|
889
|
+
pt: [{
|
|
890
|
+
pt: C()
|
|
891
|
+
}],
|
|
892
|
+
/**
|
|
893
|
+
* Padding Right
|
|
894
|
+
* @see https://tailwindcss.com/docs/padding
|
|
895
|
+
*/
|
|
896
|
+
pr: [{
|
|
897
|
+
pr: C()
|
|
898
|
+
}],
|
|
899
|
+
/**
|
|
900
|
+
* Padding Bottom
|
|
901
|
+
* @see https://tailwindcss.com/docs/padding
|
|
902
|
+
*/
|
|
903
|
+
pb: [{
|
|
904
|
+
pb: C()
|
|
905
|
+
}],
|
|
906
|
+
/**
|
|
907
|
+
* Padding Left
|
|
908
|
+
* @see https://tailwindcss.com/docs/padding
|
|
909
|
+
*/
|
|
910
|
+
pl: [{
|
|
911
|
+
pl: C()
|
|
912
|
+
}],
|
|
913
|
+
/**
|
|
914
|
+
* Margin
|
|
915
|
+
* @see https://tailwindcss.com/docs/margin
|
|
916
|
+
*/
|
|
917
|
+
m: [{
|
|
918
|
+
m: E()
|
|
919
|
+
}],
|
|
920
|
+
/**
|
|
921
|
+
* Margin Inline
|
|
922
|
+
* @see https://tailwindcss.com/docs/margin
|
|
923
|
+
*/
|
|
924
|
+
mx: [{
|
|
925
|
+
mx: E()
|
|
926
|
+
}],
|
|
927
|
+
/**
|
|
928
|
+
* Margin Block
|
|
929
|
+
* @see https://tailwindcss.com/docs/margin
|
|
930
|
+
*/
|
|
931
|
+
my: [{
|
|
932
|
+
my: E()
|
|
933
|
+
}],
|
|
934
|
+
/**
|
|
935
|
+
* Margin Inline Start
|
|
936
|
+
* @see https://tailwindcss.com/docs/margin
|
|
937
|
+
*/
|
|
938
|
+
ms: [{
|
|
939
|
+
ms: E()
|
|
940
|
+
}],
|
|
941
|
+
/**
|
|
942
|
+
* Margin Inline End
|
|
943
|
+
* @see https://tailwindcss.com/docs/margin
|
|
944
|
+
*/
|
|
945
|
+
me: [{
|
|
946
|
+
me: E()
|
|
947
|
+
}],
|
|
948
|
+
/**
|
|
949
|
+
* Margin Block Start
|
|
950
|
+
* @see https://tailwindcss.com/docs/margin
|
|
951
|
+
*/
|
|
952
|
+
mbs: [{
|
|
953
|
+
mbs: E()
|
|
954
|
+
}],
|
|
955
|
+
/**
|
|
956
|
+
* Margin Block End
|
|
957
|
+
* @see https://tailwindcss.com/docs/margin
|
|
958
|
+
*/
|
|
959
|
+
mbe: [{
|
|
960
|
+
mbe: E()
|
|
961
|
+
}],
|
|
962
|
+
/**
|
|
963
|
+
* Margin Top
|
|
964
|
+
* @see https://tailwindcss.com/docs/margin
|
|
965
|
+
*/
|
|
966
|
+
mt: [{
|
|
967
|
+
mt: E()
|
|
968
|
+
}],
|
|
969
|
+
/**
|
|
970
|
+
* Margin Right
|
|
971
|
+
* @see https://tailwindcss.com/docs/margin
|
|
972
|
+
*/
|
|
973
|
+
mr: [{
|
|
974
|
+
mr: E()
|
|
975
|
+
}],
|
|
976
|
+
/**
|
|
977
|
+
* Margin Bottom
|
|
978
|
+
* @see https://tailwindcss.com/docs/margin
|
|
979
|
+
*/
|
|
980
|
+
mb: [{
|
|
981
|
+
mb: E()
|
|
982
|
+
}],
|
|
983
|
+
/**
|
|
984
|
+
* Margin Left
|
|
985
|
+
* @see https://tailwindcss.com/docs/margin
|
|
986
|
+
*/
|
|
987
|
+
ml: [{
|
|
988
|
+
ml: E()
|
|
989
|
+
}],
|
|
990
|
+
/**
|
|
991
|
+
* Space Between X
|
|
992
|
+
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
993
|
+
*/
|
|
994
|
+
"space-x": [{
|
|
995
|
+
"space-x": C()
|
|
996
|
+
}],
|
|
997
|
+
/**
|
|
998
|
+
* Space Between X Reverse
|
|
999
|
+
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
1000
|
+
*/
|
|
1001
|
+
"space-x-reverse": ["space-x-reverse"],
|
|
1002
|
+
/**
|
|
1003
|
+
* Space Between Y
|
|
1004
|
+
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
1005
|
+
*/
|
|
1006
|
+
"space-y": [{
|
|
1007
|
+
"space-y": C()
|
|
1008
|
+
}],
|
|
1009
|
+
/**
|
|
1010
|
+
* Space Between Y Reverse
|
|
1011
|
+
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
1012
|
+
*/
|
|
1013
|
+
"space-y-reverse": ["space-y-reverse"],
|
|
1014
|
+
// --------------
|
|
1015
|
+
// --- Sizing ---
|
|
1016
|
+
// --------------
|
|
1017
|
+
/**
|
|
1018
|
+
* Size
|
|
1019
|
+
* @see https://tailwindcss.com/docs/width#setting-both-width-and-height
|
|
1020
|
+
*/
|
|
1021
|
+
size: [{
|
|
1022
|
+
size: R()
|
|
1023
|
+
}],
|
|
1024
|
+
/**
|
|
1025
|
+
* Inline Size
|
|
1026
|
+
* @see https://tailwindcss.com/docs/width
|
|
1027
|
+
*/
|
|
1028
|
+
"inline-size": [{
|
|
1029
|
+
inline: ["auto", ...d1()]
|
|
1030
|
+
}],
|
|
1031
|
+
/**
|
|
1032
|
+
* Min-Inline Size
|
|
1033
|
+
* @see https://tailwindcss.com/docs/min-width
|
|
1034
|
+
*/
|
|
1035
|
+
"min-inline-size": [{
|
|
1036
|
+
"min-inline": ["auto", ...d1()]
|
|
1037
|
+
}],
|
|
1038
|
+
/**
|
|
1039
|
+
* Max-Inline Size
|
|
1040
|
+
* @see https://tailwindcss.com/docs/max-width
|
|
1041
|
+
*/
|
|
1042
|
+
"max-inline-size": [{
|
|
1043
|
+
"max-inline": ["none", ...d1()]
|
|
1044
|
+
}],
|
|
1045
|
+
/**
|
|
1046
|
+
* Block Size
|
|
1047
|
+
* @see https://tailwindcss.com/docs/height
|
|
1048
|
+
*/
|
|
1049
|
+
"block-size": [{
|
|
1050
|
+
block: ["auto", ...C1()]
|
|
1051
|
+
}],
|
|
1052
|
+
/**
|
|
1053
|
+
* Min-Block Size
|
|
1054
|
+
* @see https://tailwindcss.com/docs/min-height
|
|
1055
|
+
*/
|
|
1056
|
+
"min-block-size": [{
|
|
1057
|
+
"min-block": ["auto", ...C1()]
|
|
1058
|
+
}],
|
|
1059
|
+
/**
|
|
1060
|
+
* Max-Block Size
|
|
1061
|
+
* @see https://tailwindcss.com/docs/max-height
|
|
1062
|
+
*/
|
|
1063
|
+
"max-block-size": [{
|
|
1064
|
+
"max-block": ["none", ...C1()]
|
|
1065
|
+
}],
|
|
1066
|
+
/**
|
|
1067
|
+
* Width
|
|
1068
|
+
* @see https://tailwindcss.com/docs/width
|
|
1069
|
+
*/
|
|
1070
|
+
w: [{
|
|
1071
|
+
w: [p, "screen", ...R()]
|
|
1072
|
+
}],
|
|
1073
|
+
/**
|
|
1074
|
+
* Min-Width
|
|
1075
|
+
* @see https://tailwindcss.com/docs/min-width
|
|
1076
|
+
*/
|
|
1077
|
+
"min-w": [{
|
|
1078
|
+
"min-w": [
|
|
1079
|
+
p,
|
|
1080
|
+
"screen",
|
|
1081
|
+
/** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1082
|
+
"none",
|
|
1083
|
+
...R()
|
|
1084
|
+
]
|
|
1085
|
+
}],
|
|
1086
|
+
/**
|
|
1087
|
+
* Max-Width
|
|
1088
|
+
* @see https://tailwindcss.com/docs/max-width
|
|
1089
|
+
*/
|
|
1090
|
+
"max-w": [{
|
|
1091
|
+
"max-w": [
|
|
1092
|
+
p,
|
|
1093
|
+
"screen",
|
|
1094
|
+
"none",
|
|
1095
|
+
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1096
|
+
"prose",
|
|
1097
|
+
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1098
|
+
{
|
|
1099
|
+
screen: [i]
|
|
1100
|
+
},
|
|
1101
|
+
...R()
|
|
1102
|
+
]
|
|
1103
|
+
}],
|
|
1104
|
+
/**
|
|
1105
|
+
* Height
|
|
1106
|
+
* @see https://tailwindcss.com/docs/height
|
|
1107
|
+
*/
|
|
1108
|
+
h: [{
|
|
1109
|
+
h: ["screen", "lh", ...R()]
|
|
1110
|
+
}],
|
|
1111
|
+
/**
|
|
1112
|
+
* Min-Height
|
|
1113
|
+
* @see https://tailwindcss.com/docs/min-height
|
|
1114
|
+
*/
|
|
1115
|
+
"min-h": [{
|
|
1116
|
+
"min-h": ["screen", "lh", "none", ...R()]
|
|
1117
|
+
}],
|
|
1118
|
+
/**
|
|
1119
|
+
* Max-Height
|
|
1120
|
+
* @see https://tailwindcss.com/docs/max-height
|
|
1121
|
+
*/
|
|
1122
|
+
"max-h": [{
|
|
1123
|
+
"max-h": ["screen", "lh", ...R()]
|
|
1124
|
+
}],
|
|
1125
|
+
// ------------------
|
|
1126
|
+
// --- Typography ---
|
|
1127
|
+
// ------------------
|
|
1128
|
+
/**
|
|
1129
|
+
* Font Size
|
|
1130
|
+
* @see https://tailwindcss.com/docs/font-size
|
|
1131
|
+
*/
|
|
1132
|
+
"font-size": [{
|
|
1133
|
+
text: ["base", r, D, N]
|
|
1134
|
+
}],
|
|
1135
|
+
/**
|
|
1136
|
+
* Font Smoothing
|
|
1137
|
+
* @see https://tailwindcss.com/docs/font-smoothing
|
|
1138
|
+
*/
|
|
1139
|
+
"font-smoothing": ["antialiased", "subpixel-antialiased"],
|
|
1140
|
+
/**
|
|
1141
|
+
* Font Style
|
|
1142
|
+
* @see https://tailwindcss.com/docs/font-style
|
|
1143
|
+
*/
|
|
1144
|
+
"font-style": ["italic", "not-italic"],
|
|
1145
|
+
/**
|
|
1146
|
+
* Font Weight
|
|
1147
|
+
* @see https://tailwindcss.com/docs/font-weight
|
|
1148
|
+
*/
|
|
1149
|
+
"font-weight": [{
|
|
1150
|
+
font: [l, W2, O2]
|
|
1151
|
+
}],
|
|
1152
|
+
/**
|
|
1153
|
+
* Font Stretch
|
|
1154
|
+
* @see https://tailwindcss.com/docs/font-stretch
|
|
1155
|
+
*/
|
|
1156
|
+
"font-stretch": [{
|
|
1157
|
+
"font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", p1, a]
|
|
1158
|
+
}],
|
|
1159
|
+
/**
|
|
1160
|
+
* Font Family
|
|
1161
|
+
* @see https://tailwindcss.com/docs/font-family
|
|
1162
|
+
*/
|
|
1163
|
+
"font-family": [{
|
|
1164
|
+
font: [A2, Z2, o]
|
|
1165
|
+
}],
|
|
1166
|
+
/**
|
|
1167
|
+
* Font Feature Settings
|
|
1168
|
+
* @see https://tailwindcss.com/docs/font-feature-settings
|
|
1169
|
+
*/
|
|
1170
|
+
"font-features": [{
|
|
1171
|
+
"font-features": [a]
|
|
1172
|
+
}],
|
|
1173
|
+
/**
|
|
1174
|
+
* Font Variant Numeric
|
|
1175
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1176
|
+
*/
|
|
1177
|
+
"fvn-normal": ["normal-nums"],
|
|
1178
|
+
/**
|
|
1179
|
+
* Font Variant Numeric
|
|
1180
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1181
|
+
*/
|
|
1182
|
+
"fvn-ordinal": ["ordinal"],
|
|
1183
|
+
/**
|
|
1184
|
+
* Font Variant Numeric
|
|
1185
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1186
|
+
*/
|
|
1187
|
+
"fvn-slashed-zero": ["slashed-zero"],
|
|
1188
|
+
/**
|
|
1189
|
+
* Font Variant Numeric
|
|
1190
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1191
|
+
*/
|
|
1192
|
+
"fvn-figure": ["lining-nums", "oldstyle-nums"],
|
|
1193
|
+
/**
|
|
1194
|
+
* Font Variant Numeric
|
|
1195
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1196
|
+
*/
|
|
1197
|
+
"fvn-spacing": ["proportional-nums", "tabular-nums"],
|
|
1198
|
+
/**
|
|
1199
|
+
* Font Variant Numeric
|
|
1200
|
+
* @see https://tailwindcss.com/docs/font-variant-numeric
|
|
1201
|
+
*/
|
|
1202
|
+
"fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
|
|
1203
|
+
/**
|
|
1204
|
+
* Letter Spacing
|
|
1205
|
+
* @see https://tailwindcss.com/docs/letter-spacing
|
|
1206
|
+
*/
|
|
1207
|
+
tracking: [{
|
|
1208
|
+
tracking: [n, c, a]
|
|
1209
|
+
}],
|
|
1210
|
+
/**
|
|
1211
|
+
* Line Clamp
|
|
1212
|
+
* @see https://tailwindcss.com/docs/line-clamp
|
|
1213
|
+
*/
|
|
1214
|
+
"line-clamp": [{
|
|
1215
|
+
"line-clamp": [m, "none", c, V1]
|
|
1216
|
+
}],
|
|
1217
|
+
/**
|
|
1218
|
+
* Line Height
|
|
1219
|
+
* @see https://tailwindcss.com/docs/line-height
|
|
1220
|
+
*/
|
|
1221
|
+
leading: [{
|
|
1222
|
+
leading: [
|
|
1223
|
+
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1224
|
+
s,
|
|
1225
|
+
...C()
|
|
1226
|
+
]
|
|
1227
|
+
}],
|
|
1228
|
+
/**
|
|
1229
|
+
* List Style Image
|
|
1230
|
+
* @see https://tailwindcss.com/docs/list-style-image
|
|
1231
|
+
*/
|
|
1232
|
+
"list-image": [{
|
|
1233
|
+
"list-image": ["none", c, a]
|
|
1234
|
+
}],
|
|
1235
|
+
/**
|
|
1236
|
+
* List Style Position
|
|
1237
|
+
* @see https://tailwindcss.com/docs/list-style-position
|
|
1238
|
+
*/
|
|
1239
|
+
"list-style-position": [{
|
|
1240
|
+
list: ["inside", "outside"]
|
|
1241
|
+
}],
|
|
1242
|
+
/**
|
|
1243
|
+
* List Style Type
|
|
1244
|
+
* @see https://tailwindcss.com/docs/list-style-type
|
|
1245
|
+
*/
|
|
1246
|
+
"list-style-type": [{
|
|
1247
|
+
list: ["disc", "decimal", "none", c, a]
|
|
1248
|
+
}],
|
|
1249
|
+
/**
|
|
1250
|
+
* Text Alignment
|
|
1251
|
+
* @see https://tailwindcss.com/docs/text-align
|
|
1252
|
+
*/
|
|
1253
|
+
"text-alignment": [{
|
|
1254
|
+
text: ["left", "center", "right", "justify", "start", "end"]
|
|
1255
|
+
}],
|
|
1256
|
+
/**
|
|
1257
|
+
* Placeholder Color
|
|
1258
|
+
* @deprecated since Tailwind CSS v3.0.0
|
|
1259
|
+
* @see https://v3.tailwindcss.com/docs/placeholder-color
|
|
1260
|
+
*/
|
|
1261
|
+
"placeholder-color": [{
|
|
1262
|
+
placeholder: u()
|
|
1263
|
+
}],
|
|
1264
|
+
/**
|
|
1265
|
+
* Text Color
|
|
1266
|
+
* @see https://tailwindcss.com/docs/text-color
|
|
1267
|
+
*/
|
|
1268
|
+
"text-color": [{
|
|
1269
|
+
text: u()
|
|
1270
|
+
}],
|
|
1271
|
+
/**
|
|
1272
|
+
* Text Decoration
|
|
1273
|
+
* @see https://tailwindcss.com/docs/text-decoration
|
|
1274
|
+
*/
|
|
1275
|
+
"text-decoration": ["underline", "overline", "line-through", "no-underline"],
|
|
1276
|
+
/**
|
|
1277
|
+
* Text Decoration Style
|
|
1278
|
+
* @see https://tailwindcss.com/docs/text-decoration-style
|
|
1279
|
+
*/
|
|
1280
|
+
"text-decoration-style": [{
|
|
1281
|
+
decoration: [...$(), "wavy"]
|
|
1282
|
+
}],
|
|
1283
|
+
/**
|
|
1284
|
+
* Text Decoration Thickness
|
|
1285
|
+
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1286
|
+
*/
|
|
1287
|
+
"text-decoration-thickness": [{
|
|
1288
|
+
decoration: [m, "from-font", "auto", c, N]
|
|
1289
|
+
}],
|
|
1290
|
+
/**
|
|
1291
|
+
* Text Decoration Color
|
|
1292
|
+
* @see https://tailwindcss.com/docs/text-decoration-color
|
|
1293
|
+
*/
|
|
1294
|
+
"text-decoration-color": [{
|
|
1295
|
+
decoration: u()
|
|
1296
|
+
}],
|
|
1297
|
+
/**
|
|
1298
|
+
* Text Underline Offset
|
|
1299
|
+
* @see https://tailwindcss.com/docs/text-underline-offset
|
|
1300
|
+
*/
|
|
1301
|
+
"underline-offset": [{
|
|
1302
|
+
"underline-offset": [m, "auto", c, a]
|
|
1303
|
+
}],
|
|
1304
|
+
/**
|
|
1305
|
+
* Text Transform
|
|
1306
|
+
* @see https://tailwindcss.com/docs/text-transform
|
|
1307
|
+
*/
|
|
1308
|
+
"text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
|
|
1309
|
+
/**
|
|
1310
|
+
* Text Overflow
|
|
1311
|
+
* @see https://tailwindcss.com/docs/text-overflow
|
|
1312
|
+
*/
|
|
1313
|
+
"text-overflow": ["truncate", "text-ellipsis", "text-clip"],
|
|
1314
|
+
/**
|
|
1315
|
+
* Text Wrap
|
|
1316
|
+
* @see https://tailwindcss.com/docs/text-wrap
|
|
1317
|
+
*/
|
|
1318
|
+
"text-wrap": [{
|
|
1319
|
+
text: ["wrap", "nowrap", "balance", "pretty"]
|
|
1320
|
+
}],
|
|
1321
|
+
/**
|
|
1322
|
+
* Text Indent
|
|
1323
|
+
* @see https://tailwindcss.com/docs/text-indent
|
|
1324
|
+
*/
|
|
1325
|
+
indent: [{
|
|
1326
|
+
indent: C()
|
|
1327
|
+
}],
|
|
1328
|
+
/**
|
|
1329
|
+
* Vertical Alignment
|
|
1330
|
+
* @see https://tailwindcss.com/docs/vertical-align
|
|
1331
|
+
*/
|
|
1332
|
+
"vertical-align": [{
|
|
1333
|
+
align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", c, a]
|
|
1334
|
+
}],
|
|
1335
|
+
/**
|
|
1336
|
+
* Whitespace
|
|
1337
|
+
* @see https://tailwindcss.com/docs/whitespace
|
|
1338
|
+
*/
|
|
1339
|
+
whitespace: [{
|
|
1340
|
+
whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
|
|
1341
|
+
}],
|
|
1342
|
+
/**
|
|
1343
|
+
* Word Break
|
|
1344
|
+
* @see https://tailwindcss.com/docs/word-break
|
|
1345
|
+
*/
|
|
1346
|
+
break: [{
|
|
1347
|
+
break: ["normal", "words", "all", "keep"]
|
|
1348
|
+
}],
|
|
1349
|
+
/**
|
|
1350
|
+
* Overflow Wrap
|
|
1351
|
+
* @see https://tailwindcss.com/docs/overflow-wrap
|
|
1352
|
+
*/
|
|
1353
|
+
wrap: [{
|
|
1354
|
+
wrap: ["break-word", "anywhere", "normal"]
|
|
1355
|
+
}],
|
|
1356
|
+
/**
|
|
1357
|
+
* Hyphens
|
|
1358
|
+
* @see https://tailwindcss.com/docs/hyphens
|
|
1359
|
+
*/
|
|
1360
|
+
hyphens: [{
|
|
1361
|
+
hyphens: ["none", "manual", "auto"]
|
|
1362
|
+
}],
|
|
1363
|
+
/**
|
|
1364
|
+
* Content
|
|
1365
|
+
* @see https://tailwindcss.com/docs/content
|
|
1366
|
+
*/
|
|
1367
|
+
content: [{
|
|
1368
|
+
content: ["none", c, a]
|
|
1369
|
+
}],
|
|
1370
|
+
// -------------------
|
|
1371
|
+
// --- Backgrounds ---
|
|
1372
|
+
// -------------------
|
|
1373
|
+
/**
|
|
1374
|
+
* Background Attachment
|
|
1375
|
+
* @see https://tailwindcss.com/docs/background-attachment
|
|
1376
|
+
*/
|
|
1377
|
+
"bg-attachment": [{
|
|
1378
|
+
bg: ["fixed", "local", "scroll"]
|
|
1379
|
+
}],
|
|
1380
|
+
/**
|
|
1381
|
+
* Background Clip
|
|
1382
|
+
* @see https://tailwindcss.com/docs/background-clip
|
|
1383
|
+
*/
|
|
1384
|
+
"bg-clip": [{
|
|
1385
|
+
"bg-clip": ["border", "padding", "content", "text"]
|
|
1386
|
+
}],
|
|
1387
|
+
/**
|
|
1388
|
+
* Background Origin
|
|
1389
|
+
* @see https://tailwindcss.com/docs/background-origin
|
|
1390
|
+
*/
|
|
1391
|
+
"bg-origin": [{
|
|
1392
|
+
"bg-origin": ["border", "padding", "content"]
|
|
1393
|
+
}],
|
|
1394
|
+
/**
|
|
1395
|
+
* Background Position
|
|
1396
|
+
* @see https://tailwindcss.com/docs/background-position
|
|
1397
|
+
*/
|
|
1398
|
+
"bg-position": [{
|
|
1399
|
+
bg: L1()
|
|
1400
|
+
}],
|
|
1401
|
+
/**
|
|
1402
|
+
* Background Repeat
|
|
1403
|
+
* @see https://tailwindcss.com/docs/background-repeat
|
|
1404
|
+
*/
|
|
1405
|
+
"bg-repeat": [{
|
|
1406
|
+
bg: k1()
|
|
1407
|
+
}],
|
|
1408
|
+
/**
|
|
1409
|
+
* Background Size
|
|
1410
|
+
* @see https://tailwindcss.com/docs/background-size
|
|
1411
|
+
*/
|
|
1412
|
+
"bg-size": [{
|
|
1413
|
+
bg: x1()
|
|
1414
|
+
}],
|
|
1415
|
+
/**
|
|
1416
|
+
* Background Image
|
|
1417
|
+
* @see https://tailwindcss.com/docs/background-image
|
|
1418
|
+
*/
|
|
1419
|
+
"bg-image": [{
|
|
1420
|
+
bg: ["none", {
|
|
1421
|
+
linear: [{
|
|
1422
|
+
to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
|
1423
|
+
}, A, c, a],
|
|
1424
|
+
radial: ["", c, a],
|
|
1425
|
+
conic: [A, c, a]
|
|
1426
|
+
}, T2, P2]
|
|
1427
|
+
}],
|
|
1428
|
+
/**
|
|
1429
|
+
* Background Color
|
|
1430
|
+
* @see https://tailwindcss.com/docs/background-color
|
|
1431
|
+
*/
|
|
1432
|
+
"bg-color": [{
|
|
1433
|
+
bg: u()
|
|
1434
|
+
}],
|
|
1435
|
+
/**
|
|
1436
|
+
* Gradient Color Stops From Position
|
|
1437
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1438
|
+
*/
|
|
1439
|
+
"gradient-from-pos": [{
|
|
1440
|
+
from: u1()
|
|
1441
|
+
}],
|
|
1442
|
+
/**
|
|
1443
|
+
* Gradient Color Stops Via Position
|
|
1444
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1445
|
+
*/
|
|
1446
|
+
"gradient-via-pos": [{
|
|
1447
|
+
via: u1()
|
|
1448
|
+
}],
|
|
1449
|
+
/**
|
|
1450
|
+
* Gradient Color Stops To Position
|
|
1451
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1452
|
+
*/
|
|
1453
|
+
"gradient-to-pos": [{
|
|
1454
|
+
to: u1()
|
|
1455
|
+
}],
|
|
1456
|
+
/**
|
|
1457
|
+
* Gradient Color Stops From
|
|
1458
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1459
|
+
*/
|
|
1460
|
+
"gradient-from": [{
|
|
1461
|
+
from: u()
|
|
1462
|
+
}],
|
|
1463
|
+
/**
|
|
1464
|
+
* Gradient Color Stops Via
|
|
1465
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1466
|
+
*/
|
|
1467
|
+
"gradient-via": [{
|
|
1468
|
+
via: u()
|
|
1469
|
+
}],
|
|
1470
|
+
/**
|
|
1471
|
+
* Gradient Color Stops To
|
|
1472
|
+
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1473
|
+
*/
|
|
1474
|
+
"gradient-to": [{
|
|
1475
|
+
to: u()
|
|
1476
|
+
}],
|
|
1477
|
+
// ---------------
|
|
1478
|
+
// --- Borders ---
|
|
1479
|
+
// ---------------
|
|
1480
|
+
/**
|
|
1481
|
+
* Border Radius
|
|
1482
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1483
|
+
*/
|
|
1484
|
+
rounded: [{
|
|
1485
|
+
rounded: L()
|
|
1486
|
+
}],
|
|
1487
|
+
/**
|
|
1488
|
+
* Border Radius Start
|
|
1489
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1490
|
+
*/
|
|
1491
|
+
"rounded-s": [{
|
|
1492
|
+
"rounded-s": L()
|
|
1493
|
+
}],
|
|
1494
|
+
/**
|
|
1495
|
+
* Border Radius End
|
|
1496
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1497
|
+
*/
|
|
1498
|
+
"rounded-e": [{
|
|
1499
|
+
"rounded-e": L()
|
|
1500
|
+
}],
|
|
1501
|
+
/**
|
|
1502
|
+
* Border Radius Top
|
|
1503
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1504
|
+
*/
|
|
1505
|
+
"rounded-t": [{
|
|
1506
|
+
"rounded-t": L()
|
|
1507
|
+
}],
|
|
1508
|
+
/**
|
|
1509
|
+
* Border Radius Right
|
|
1510
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1511
|
+
*/
|
|
1512
|
+
"rounded-r": [{
|
|
1513
|
+
"rounded-r": L()
|
|
1514
|
+
}],
|
|
1515
|
+
/**
|
|
1516
|
+
* Border Radius Bottom
|
|
1517
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1518
|
+
*/
|
|
1519
|
+
"rounded-b": [{
|
|
1520
|
+
"rounded-b": L()
|
|
1521
|
+
}],
|
|
1522
|
+
/**
|
|
1523
|
+
* Border Radius Left
|
|
1524
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1525
|
+
*/
|
|
1526
|
+
"rounded-l": [{
|
|
1527
|
+
"rounded-l": L()
|
|
1528
|
+
}],
|
|
1529
|
+
/**
|
|
1530
|
+
* Border Radius Start Start
|
|
1531
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1532
|
+
*/
|
|
1533
|
+
"rounded-ss": [{
|
|
1534
|
+
"rounded-ss": L()
|
|
1535
|
+
}],
|
|
1536
|
+
/**
|
|
1537
|
+
* Border Radius Start End
|
|
1538
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1539
|
+
*/
|
|
1540
|
+
"rounded-se": [{
|
|
1541
|
+
"rounded-se": L()
|
|
1542
|
+
}],
|
|
1543
|
+
/**
|
|
1544
|
+
* Border Radius End End
|
|
1545
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1546
|
+
*/
|
|
1547
|
+
"rounded-ee": [{
|
|
1548
|
+
"rounded-ee": L()
|
|
1549
|
+
}],
|
|
1550
|
+
/**
|
|
1551
|
+
* Border Radius End Start
|
|
1552
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1553
|
+
*/
|
|
1554
|
+
"rounded-es": [{
|
|
1555
|
+
"rounded-es": L()
|
|
1556
|
+
}],
|
|
1557
|
+
/**
|
|
1558
|
+
* Border Radius Top Left
|
|
1559
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1560
|
+
*/
|
|
1561
|
+
"rounded-tl": [{
|
|
1562
|
+
"rounded-tl": L()
|
|
1563
|
+
}],
|
|
1564
|
+
/**
|
|
1565
|
+
* Border Radius Top Right
|
|
1566
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1567
|
+
*/
|
|
1568
|
+
"rounded-tr": [{
|
|
1569
|
+
"rounded-tr": L()
|
|
1570
|
+
}],
|
|
1571
|
+
/**
|
|
1572
|
+
* Border Radius Bottom Right
|
|
1573
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1574
|
+
*/
|
|
1575
|
+
"rounded-br": [{
|
|
1576
|
+
"rounded-br": L()
|
|
1577
|
+
}],
|
|
1578
|
+
/**
|
|
1579
|
+
* Border Radius Bottom Left
|
|
1580
|
+
* @see https://tailwindcss.com/docs/border-radius
|
|
1581
|
+
*/
|
|
1582
|
+
"rounded-bl": [{
|
|
1583
|
+
"rounded-bl": L()
|
|
1584
|
+
}],
|
|
1585
|
+
/**
|
|
1586
|
+
* Border Width
|
|
1587
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1588
|
+
*/
|
|
1589
|
+
"border-w": [{
|
|
1590
|
+
border: k()
|
|
1591
|
+
}],
|
|
1592
|
+
/**
|
|
1593
|
+
* Border Width Inline
|
|
1594
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1595
|
+
*/
|
|
1596
|
+
"border-w-x": [{
|
|
1597
|
+
"border-x": k()
|
|
1598
|
+
}],
|
|
1599
|
+
/**
|
|
1600
|
+
* Border Width Block
|
|
1601
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1602
|
+
*/
|
|
1603
|
+
"border-w-y": [{
|
|
1604
|
+
"border-y": k()
|
|
1605
|
+
}],
|
|
1606
|
+
/**
|
|
1607
|
+
* Border Width Inline Start
|
|
1608
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1609
|
+
*/
|
|
1610
|
+
"border-w-s": [{
|
|
1611
|
+
"border-s": k()
|
|
1612
|
+
}],
|
|
1613
|
+
/**
|
|
1614
|
+
* Border Width Inline End
|
|
1615
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1616
|
+
*/
|
|
1617
|
+
"border-w-e": [{
|
|
1618
|
+
"border-e": k()
|
|
1619
|
+
}],
|
|
1620
|
+
/**
|
|
1621
|
+
* Border Width Block Start
|
|
1622
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1623
|
+
*/
|
|
1624
|
+
"border-w-bs": [{
|
|
1625
|
+
"border-bs": k()
|
|
1626
|
+
}],
|
|
1627
|
+
/**
|
|
1628
|
+
* Border Width Block End
|
|
1629
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1630
|
+
*/
|
|
1631
|
+
"border-w-be": [{
|
|
1632
|
+
"border-be": k()
|
|
1633
|
+
}],
|
|
1634
|
+
/**
|
|
1635
|
+
* Border Width Top
|
|
1636
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1637
|
+
*/
|
|
1638
|
+
"border-w-t": [{
|
|
1639
|
+
"border-t": k()
|
|
1640
|
+
}],
|
|
1641
|
+
/**
|
|
1642
|
+
* Border Width Right
|
|
1643
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1644
|
+
*/
|
|
1645
|
+
"border-w-r": [{
|
|
1646
|
+
"border-r": k()
|
|
1647
|
+
}],
|
|
1648
|
+
/**
|
|
1649
|
+
* Border Width Bottom
|
|
1650
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1651
|
+
*/
|
|
1652
|
+
"border-w-b": [{
|
|
1653
|
+
"border-b": k()
|
|
1654
|
+
}],
|
|
1655
|
+
/**
|
|
1656
|
+
* Border Width Left
|
|
1657
|
+
* @see https://tailwindcss.com/docs/border-width
|
|
1658
|
+
*/
|
|
1659
|
+
"border-w-l": [{
|
|
1660
|
+
"border-l": k()
|
|
1661
|
+
}],
|
|
1662
|
+
/**
|
|
1663
|
+
* Divide Width X
|
|
1664
|
+
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1665
|
+
*/
|
|
1666
|
+
"divide-x": [{
|
|
1667
|
+
"divide-x": k()
|
|
1668
|
+
}],
|
|
1669
|
+
/**
|
|
1670
|
+
* Divide Width X Reverse
|
|
1671
|
+
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1672
|
+
*/
|
|
1673
|
+
"divide-x-reverse": ["divide-x-reverse"],
|
|
1674
|
+
/**
|
|
1675
|
+
* Divide Width Y
|
|
1676
|
+
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1677
|
+
*/
|
|
1678
|
+
"divide-y": [{
|
|
1679
|
+
"divide-y": k()
|
|
1680
|
+
}],
|
|
1681
|
+
/**
|
|
1682
|
+
* Divide Width Y Reverse
|
|
1683
|
+
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1684
|
+
*/
|
|
1685
|
+
"divide-y-reverse": ["divide-y-reverse"],
|
|
1686
|
+
/**
|
|
1687
|
+
* Border Style
|
|
1688
|
+
* @see https://tailwindcss.com/docs/border-style
|
|
1689
|
+
*/
|
|
1690
|
+
"border-style": [{
|
|
1691
|
+
border: [...$(), "hidden", "none"]
|
|
1692
|
+
}],
|
|
1693
|
+
/**
|
|
1694
|
+
* Divide Style
|
|
1695
|
+
* @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
|
|
1696
|
+
*/
|
|
1697
|
+
"divide-style": [{
|
|
1698
|
+
divide: [...$(), "hidden", "none"]
|
|
1699
|
+
}],
|
|
1700
|
+
/**
|
|
1701
|
+
* Border Color
|
|
1702
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1703
|
+
*/
|
|
1704
|
+
"border-color": [{
|
|
1705
|
+
border: u()
|
|
1706
|
+
}],
|
|
1707
|
+
/**
|
|
1708
|
+
* Border Color Inline
|
|
1709
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1710
|
+
*/
|
|
1711
|
+
"border-color-x": [{
|
|
1712
|
+
"border-x": u()
|
|
1713
|
+
}],
|
|
1714
|
+
/**
|
|
1715
|
+
* Border Color Block
|
|
1716
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1717
|
+
*/
|
|
1718
|
+
"border-color-y": [{
|
|
1719
|
+
"border-y": u()
|
|
1720
|
+
}],
|
|
1721
|
+
/**
|
|
1722
|
+
* Border Color Inline Start
|
|
1723
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1724
|
+
*/
|
|
1725
|
+
"border-color-s": [{
|
|
1726
|
+
"border-s": u()
|
|
1727
|
+
}],
|
|
1728
|
+
/**
|
|
1729
|
+
* Border Color Inline End
|
|
1730
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1731
|
+
*/
|
|
1732
|
+
"border-color-e": [{
|
|
1733
|
+
"border-e": u()
|
|
1734
|
+
}],
|
|
1735
|
+
/**
|
|
1736
|
+
* Border Color Block Start
|
|
1737
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1738
|
+
*/
|
|
1739
|
+
"border-color-bs": [{
|
|
1740
|
+
"border-bs": u()
|
|
1741
|
+
}],
|
|
1742
|
+
/**
|
|
1743
|
+
* Border Color Block End
|
|
1744
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1745
|
+
*/
|
|
1746
|
+
"border-color-be": [{
|
|
1747
|
+
"border-be": u()
|
|
1748
|
+
}],
|
|
1749
|
+
/**
|
|
1750
|
+
* Border Color Top
|
|
1751
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1752
|
+
*/
|
|
1753
|
+
"border-color-t": [{
|
|
1754
|
+
"border-t": u()
|
|
1755
|
+
}],
|
|
1756
|
+
/**
|
|
1757
|
+
* Border Color Right
|
|
1758
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1759
|
+
*/
|
|
1760
|
+
"border-color-r": [{
|
|
1761
|
+
"border-r": u()
|
|
1762
|
+
}],
|
|
1763
|
+
/**
|
|
1764
|
+
* Border Color Bottom
|
|
1765
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1766
|
+
*/
|
|
1767
|
+
"border-color-b": [{
|
|
1768
|
+
"border-b": u()
|
|
1769
|
+
}],
|
|
1770
|
+
/**
|
|
1771
|
+
* Border Color Left
|
|
1772
|
+
* @see https://tailwindcss.com/docs/border-color
|
|
1773
|
+
*/
|
|
1774
|
+
"border-color-l": [{
|
|
1775
|
+
"border-l": u()
|
|
1776
|
+
}],
|
|
1777
|
+
/**
|
|
1778
|
+
* Divide Color
|
|
1779
|
+
* @see https://tailwindcss.com/docs/divide-color
|
|
1780
|
+
*/
|
|
1781
|
+
"divide-color": [{
|
|
1782
|
+
divide: u()
|
|
1783
|
+
}],
|
|
1784
|
+
/**
|
|
1785
|
+
* Outline Style
|
|
1786
|
+
* @see https://tailwindcss.com/docs/outline-style
|
|
1787
|
+
*/
|
|
1788
|
+
"outline-style": [{
|
|
1789
|
+
outline: [...$(), "none", "hidden"]
|
|
1790
|
+
}],
|
|
1791
|
+
/**
|
|
1792
|
+
* Outline Offset
|
|
1793
|
+
* @see https://tailwindcss.com/docs/outline-offset
|
|
1794
|
+
*/
|
|
1795
|
+
"outline-offset": [{
|
|
1796
|
+
"outline-offset": [m, c, a]
|
|
1797
|
+
}],
|
|
1798
|
+
/**
|
|
1799
|
+
* Outline Width
|
|
1800
|
+
* @see https://tailwindcss.com/docs/outline-width
|
|
1801
|
+
*/
|
|
1802
|
+
"outline-w": [{
|
|
1803
|
+
outline: ["", m, D, N]
|
|
1804
|
+
}],
|
|
1805
|
+
/**
|
|
1806
|
+
* Outline Color
|
|
1807
|
+
* @see https://tailwindcss.com/docs/outline-color
|
|
1808
|
+
*/
|
|
1809
|
+
"outline-color": [{
|
|
1810
|
+
outline: u()
|
|
1811
|
+
}],
|
|
1812
|
+
// ---------------
|
|
1813
|
+
// --- Effects ---
|
|
1814
|
+
// ---------------
|
|
1815
|
+
/**
|
|
1816
|
+
* Box Shadow
|
|
1817
|
+
* @see https://tailwindcss.com/docs/box-shadow
|
|
1818
|
+
*/
|
|
1819
|
+
shadow: [{
|
|
1820
|
+
shadow: [
|
|
1821
|
+
// Deprecated since Tailwind CSS v4.0.0
|
|
1822
|
+
"",
|
|
1823
|
+
"none",
|
|
1824
|
+
v,
|
|
1825
|
+
l1,
|
|
1826
|
+
r1
|
|
1827
|
+
]
|
|
1828
|
+
}],
|
|
1829
|
+
/**
|
|
1830
|
+
* Box Shadow Color
|
|
1831
|
+
* @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
|
|
1832
|
+
*/
|
|
1833
|
+
"shadow-color": [{
|
|
1834
|
+
shadow: u()
|
|
1835
|
+
}],
|
|
1836
|
+
/**
|
|
1837
|
+
* Inset Box Shadow
|
|
1838
|
+
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
|
|
1839
|
+
*/
|
|
1840
|
+
"inset-shadow": [{
|
|
1841
|
+
"inset-shadow": ["none", x, l1, r1]
|
|
1842
|
+
}],
|
|
1843
|
+
/**
|
|
1844
|
+
* Inset Box Shadow Color
|
|
1845
|
+
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
|
|
1846
|
+
*/
|
|
1847
|
+
"inset-shadow-color": [{
|
|
1848
|
+
"inset-shadow": u()
|
|
1849
|
+
}],
|
|
1850
|
+
/**
|
|
1851
|
+
* Ring Width
|
|
1852
|
+
* @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
|
|
1853
|
+
*/
|
|
1854
|
+
"ring-w": [{
|
|
1855
|
+
ring: k()
|
|
1856
|
+
}],
|
|
1857
|
+
/**
|
|
1858
|
+
* Ring Width Inset
|
|
1859
|
+
* @see https://v3.tailwindcss.com/docs/ring-width#inset-rings
|
|
1860
|
+
* @deprecated since Tailwind CSS v4.0.0
|
|
1861
|
+
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
1862
|
+
*/
|
|
1863
|
+
"ring-w-inset": ["ring-inset"],
|
|
1864
|
+
/**
|
|
1865
|
+
* Ring Color
|
|
1866
|
+
* @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
|
|
1867
|
+
*/
|
|
1868
|
+
"ring-color": [{
|
|
1869
|
+
ring: u()
|
|
1870
|
+
}],
|
|
1871
|
+
/**
|
|
1872
|
+
* Ring Offset Width
|
|
1873
|
+
* @see https://v3.tailwindcss.com/docs/ring-offset-width
|
|
1874
|
+
* @deprecated since Tailwind CSS v4.0.0
|
|
1875
|
+
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
1876
|
+
*/
|
|
1877
|
+
"ring-offset-w": [{
|
|
1878
|
+
"ring-offset": [m, N]
|
|
1879
|
+
}],
|
|
1880
|
+
/**
|
|
1881
|
+
* Ring Offset Color
|
|
1882
|
+
* @see https://v3.tailwindcss.com/docs/ring-offset-color
|
|
1883
|
+
* @deprecated since Tailwind CSS v4.0.0
|
|
1884
|
+
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
1885
|
+
*/
|
|
1886
|
+
"ring-offset-color": [{
|
|
1887
|
+
"ring-offset": u()
|
|
1888
|
+
}],
|
|
1889
|
+
/**
|
|
1890
|
+
* Inset Ring Width
|
|
1891
|
+
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
|
|
1892
|
+
*/
|
|
1893
|
+
"inset-ring-w": [{
|
|
1894
|
+
"inset-ring": k()
|
|
1895
|
+
}],
|
|
1896
|
+
/**
|
|
1897
|
+
* Inset Ring Color
|
|
1898
|
+
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
|
|
1899
|
+
*/
|
|
1900
|
+
"inset-ring-color": [{
|
|
1901
|
+
"inset-ring": u()
|
|
1902
|
+
}],
|
|
1903
|
+
/**
|
|
1904
|
+
* Text Shadow
|
|
1905
|
+
* @see https://tailwindcss.com/docs/text-shadow
|
|
1906
|
+
*/
|
|
1907
|
+
"text-shadow": [{
|
|
1908
|
+
"text-shadow": ["none", y, l1, r1]
|
|
1909
|
+
}],
|
|
1910
|
+
/**
|
|
1911
|
+
* Text Shadow Color
|
|
1912
|
+
* @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
|
|
1913
|
+
*/
|
|
1914
|
+
"text-shadow-color": [{
|
|
1915
|
+
"text-shadow": u()
|
|
1916
|
+
}],
|
|
1917
|
+
/**
|
|
1918
|
+
* Opacity
|
|
1919
|
+
* @see https://tailwindcss.com/docs/opacity
|
|
1920
|
+
*/
|
|
1921
|
+
opacity: [{
|
|
1922
|
+
opacity: [m, c, a]
|
|
1923
|
+
}],
|
|
1924
|
+
/**
|
|
1925
|
+
* Mix Blend Mode
|
|
1926
|
+
* @see https://tailwindcss.com/docs/mix-blend-mode
|
|
1927
|
+
*/
|
|
1928
|
+
"mix-blend": [{
|
|
1929
|
+
"mix-blend": [...z1(), "plus-darker", "plus-lighter"]
|
|
1930
|
+
}],
|
|
1931
|
+
/**
|
|
1932
|
+
* Background Blend Mode
|
|
1933
|
+
* @see https://tailwindcss.com/docs/background-blend-mode
|
|
1934
|
+
*/
|
|
1935
|
+
"bg-blend": [{
|
|
1936
|
+
"bg-blend": z1()
|
|
1937
|
+
}],
|
|
1938
|
+
/**
|
|
1939
|
+
* Mask Clip
|
|
1940
|
+
* @see https://tailwindcss.com/docs/mask-clip
|
|
1941
|
+
*/
|
|
1942
|
+
"mask-clip": [{
|
|
1943
|
+
"mask-clip": ["border", "padding", "content", "fill", "stroke", "view"]
|
|
1944
|
+
}, "mask-no-clip"],
|
|
1945
|
+
/**
|
|
1946
|
+
* Mask Composite
|
|
1947
|
+
* @see https://tailwindcss.com/docs/mask-composite
|
|
1948
|
+
*/
|
|
1949
|
+
"mask-composite": [{
|
|
1950
|
+
mask: ["add", "subtract", "intersect", "exclude"]
|
|
1951
|
+
}],
|
|
1952
|
+
/**
|
|
1953
|
+
* Mask Image
|
|
1954
|
+
* @see https://tailwindcss.com/docs/mask-image
|
|
1955
|
+
*/
|
|
1956
|
+
"mask-image-linear-pos": [{
|
|
1957
|
+
"mask-linear": [m]
|
|
1958
|
+
}],
|
|
1959
|
+
"mask-image-linear-from-pos": [{
|
|
1960
|
+
"mask-linear-from": b()
|
|
1961
|
+
}],
|
|
1962
|
+
"mask-image-linear-to-pos": [{
|
|
1963
|
+
"mask-linear-to": b()
|
|
1964
|
+
}],
|
|
1965
|
+
"mask-image-linear-from-color": [{
|
|
1966
|
+
"mask-linear-from": u()
|
|
1967
|
+
}],
|
|
1968
|
+
"mask-image-linear-to-color": [{
|
|
1969
|
+
"mask-linear-to": u()
|
|
1970
|
+
}],
|
|
1971
|
+
"mask-image-t-from-pos": [{
|
|
1972
|
+
"mask-t-from": b()
|
|
1973
|
+
}],
|
|
1974
|
+
"mask-image-t-to-pos": [{
|
|
1975
|
+
"mask-t-to": b()
|
|
1976
|
+
}],
|
|
1977
|
+
"mask-image-t-from-color": [{
|
|
1978
|
+
"mask-t-from": u()
|
|
1979
|
+
}],
|
|
1980
|
+
"mask-image-t-to-color": [{
|
|
1981
|
+
"mask-t-to": u()
|
|
1982
|
+
}],
|
|
1983
|
+
"mask-image-r-from-pos": [{
|
|
1984
|
+
"mask-r-from": b()
|
|
1985
|
+
}],
|
|
1986
|
+
"mask-image-r-to-pos": [{
|
|
1987
|
+
"mask-r-to": b()
|
|
1988
|
+
}],
|
|
1989
|
+
"mask-image-r-from-color": [{
|
|
1990
|
+
"mask-r-from": u()
|
|
1991
|
+
}],
|
|
1992
|
+
"mask-image-r-to-color": [{
|
|
1993
|
+
"mask-r-to": u()
|
|
1994
|
+
}],
|
|
1995
|
+
"mask-image-b-from-pos": [{
|
|
1996
|
+
"mask-b-from": b()
|
|
1997
|
+
}],
|
|
1998
|
+
"mask-image-b-to-pos": [{
|
|
1999
|
+
"mask-b-to": b()
|
|
2000
|
+
}],
|
|
2001
|
+
"mask-image-b-from-color": [{
|
|
2002
|
+
"mask-b-from": u()
|
|
2003
|
+
}],
|
|
2004
|
+
"mask-image-b-to-color": [{
|
|
2005
|
+
"mask-b-to": u()
|
|
2006
|
+
}],
|
|
2007
|
+
"mask-image-l-from-pos": [{
|
|
2008
|
+
"mask-l-from": b()
|
|
2009
|
+
}],
|
|
2010
|
+
"mask-image-l-to-pos": [{
|
|
2011
|
+
"mask-l-to": b()
|
|
2012
|
+
}],
|
|
2013
|
+
"mask-image-l-from-color": [{
|
|
2014
|
+
"mask-l-from": u()
|
|
2015
|
+
}],
|
|
2016
|
+
"mask-image-l-to-color": [{
|
|
2017
|
+
"mask-l-to": u()
|
|
2018
|
+
}],
|
|
2019
|
+
"mask-image-x-from-pos": [{
|
|
2020
|
+
"mask-x-from": b()
|
|
2021
|
+
}],
|
|
2022
|
+
"mask-image-x-to-pos": [{
|
|
2023
|
+
"mask-x-to": b()
|
|
2024
|
+
}],
|
|
2025
|
+
"mask-image-x-from-color": [{
|
|
2026
|
+
"mask-x-from": u()
|
|
2027
|
+
}],
|
|
2028
|
+
"mask-image-x-to-color": [{
|
|
2029
|
+
"mask-x-to": u()
|
|
2030
|
+
}],
|
|
2031
|
+
"mask-image-y-from-pos": [{
|
|
2032
|
+
"mask-y-from": b()
|
|
2033
|
+
}],
|
|
2034
|
+
"mask-image-y-to-pos": [{
|
|
2035
|
+
"mask-y-to": b()
|
|
2036
|
+
}],
|
|
2037
|
+
"mask-image-y-from-color": [{
|
|
2038
|
+
"mask-y-from": u()
|
|
2039
|
+
}],
|
|
2040
|
+
"mask-image-y-to-color": [{
|
|
2041
|
+
"mask-y-to": u()
|
|
2042
|
+
}],
|
|
2043
|
+
"mask-image-radial": [{
|
|
2044
|
+
"mask-radial": [c, a]
|
|
2045
|
+
}],
|
|
2046
|
+
"mask-image-radial-from-pos": [{
|
|
2047
|
+
"mask-radial-from": b()
|
|
2048
|
+
}],
|
|
2049
|
+
"mask-image-radial-to-pos": [{
|
|
2050
|
+
"mask-radial-to": b()
|
|
2051
|
+
}],
|
|
2052
|
+
"mask-image-radial-from-color": [{
|
|
2053
|
+
"mask-radial-from": u()
|
|
2054
|
+
}],
|
|
2055
|
+
"mask-image-radial-to-color": [{
|
|
2056
|
+
"mask-radial-to": u()
|
|
2057
|
+
}],
|
|
2058
|
+
"mask-image-radial-shape": [{
|
|
2059
|
+
"mask-radial": ["circle", "ellipse"]
|
|
2060
|
+
}],
|
|
2061
|
+
"mask-image-radial-size": [{
|
|
2062
|
+
"mask-radial": [{
|
|
2063
|
+
closest: ["side", "corner"],
|
|
2064
|
+
farthest: ["side", "corner"]
|
|
2065
|
+
}]
|
|
2066
|
+
}],
|
|
2067
|
+
"mask-image-radial-pos": [{
|
|
2068
|
+
"mask-radial-at": F()
|
|
2069
|
+
}],
|
|
2070
|
+
"mask-image-conic-pos": [{
|
|
2071
|
+
"mask-conic": [m]
|
|
2072
|
+
}],
|
|
2073
|
+
"mask-image-conic-from-pos": [{
|
|
2074
|
+
"mask-conic-from": b()
|
|
2075
|
+
}],
|
|
2076
|
+
"mask-image-conic-to-pos": [{
|
|
2077
|
+
"mask-conic-to": b()
|
|
2078
|
+
}],
|
|
2079
|
+
"mask-image-conic-from-color": [{
|
|
2080
|
+
"mask-conic-from": u()
|
|
2081
|
+
}],
|
|
2082
|
+
"mask-image-conic-to-color": [{
|
|
2083
|
+
"mask-conic-to": u()
|
|
2084
|
+
}],
|
|
2085
|
+
/**
|
|
2086
|
+
* Mask Mode
|
|
2087
|
+
* @see https://tailwindcss.com/docs/mask-mode
|
|
2088
|
+
*/
|
|
2089
|
+
"mask-mode": [{
|
|
2090
|
+
mask: ["alpha", "luminance", "match"]
|
|
2091
|
+
}],
|
|
2092
|
+
/**
|
|
2093
|
+
* Mask Origin
|
|
2094
|
+
* @see https://tailwindcss.com/docs/mask-origin
|
|
2095
|
+
*/
|
|
2096
|
+
"mask-origin": [{
|
|
2097
|
+
"mask-origin": ["border", "padding", "content", "fill", "stroke", "view"]
|
|
2098
|
+
}],
|
|
2099
|
+
/**
|
|
2100
|
+
* Mask Position
|
|
2101
|
+
* @see https://tailwindcss.com/docs/mask-position
|
|
2102
|
+
*/
|
|
2103
|
+
"mask-position": [{
|
|
2104
|
+
mask: L1()
|
|
2105
|
+
}],
|
|
2106
|
+
/**
|
|
2107
|
+
* Mask Repeat
|
|
2108
|
+
* @see https://tailwindcss.com/docs/mask-repeat
|
|
2109
|
+
*/
|
|
2110
|
+
"mask-repeat": [{
|
|
2111
|
+
mask: k1()
|
|
2112
|
+
}],
|
|
2113
|
+
/**
|
|
2114
|
+
* Mask Size
|
|
2115
|
+
* @see https://tailwindcss.com/docs/mask-size
|
|
2116
|
+
*/
|
|
2117
|
+
"mask-size": [{
|
|
2118
|
+
mask: x1()
|
|
2119
|
+
}],
|
|
2120
|
+
/**
|
|
2121
|
+
* Mask Type
|
|
2122
|
+
* @see https://tailwindcss.com/docs/mask-type
|
|
2123
|
+
*/
|
|
2124
|
+
"mask-type": [{
|
|
2125
|
+
"mask-type": ["alpha", "luminance"]
|
|
2126
|
+
}],
|
|
2127
|
+
/**
|
|
2128
|
+
* Mask Image
|
|
2129
|
+
* @see https://tailwindcss.com/docs/mask-image
|
|
2130
|
+
*/
|
|
2131
|
+
"mask-image": [{
|
|
2132
|
+
mask: ["none", c, a]
|
|
2133
|
+
}],
|
|
2134
|
+
// ---------------
|
|
2135
|
+
// --- Filters ---
|
|
2136
|
+
// ---------------
|
|
2137
|
+
/**
|
|
2138
|
+
* Filter
|
|
2139
|
+
* @see https://tailwindcss.com/docs/filter
|
|
2140
|
+
*/
|
|
2141
|
+
filter: [{
|
|
2142
|
+
filter: [
|
|
2143
|
+
// Deprecated since Tailwind CSS v3.0.0
|
|
2144
|
+
"",
|
|
2145
|
+
"none",
|
|
2146
|
+
c,
|
|
2147
|
+
a
|
|
2148
|
+
]
|
|
2149
|
+
}],
|
|
2150
|
+
/**
|
|
2151
|
+
* Blur
|
|
2152
|
+
* @see https://tailwindcss.com/docs/blur
|
|
2153
|
+
*/
|
|
2154
|
+
blur: [{
|
|
2155
|
+
blur: y1()
|
|
2156
|
+
}],
|
|
2157
|
+
/**
|
|
2158
|
+
* Brightness
|
|
2159
|
+
* @see https://tailwindcss.com/docs/brightness
|
|
2160
|
+
*/
|
|
2161
|
+
brightness: [{
|
|
2162
|
+
brightness: [m, c, a]
|
|
2163
|
+
}],
|
|
2164
|
+
/**
|
|
2165
|
+
* Contrast
|
|
2166
|
+
* @see https://tailwindcss.com/docs/contrast
|
|
2167
|
+
*/
|
|
2168
|
+
contrast: [{
|
|
2169
|
+
contrast: [m, c, a]
|
|
2170
|
+
}],
|
|
2171
|
+
/**
|
|
2172
|
+
* Drop Shadow
|
|
2173
|
+
* @see https://tailwindcss.com/docs/drop-shadow
|
|
2174
|
+
*/
|
|
2175
|
+
"drop-shadow": [{
|
|
2176
|
+
"drop-shadow": [
|
|
2177
|
+
// Deprecated since Tailwind CSS v4.0.0
|
|
2178
|
+
"",
|
|
2179
|
+
"none",
|
|
2180
|
+
H,
|
|
2181
|
+
l1,
|
|
2182
|
+
r1
|
|
2183
|
+
]
|
|
2184
|
+
}],
|
|
2185
|
+
/**
|
|
2186
|
+
* Drop Shadow Color
|
|
2187
|
+
* @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
|
|
2188
|
+
*/
|
|
2189
|
+
"drop-shadow-color": [{
|
|
2190
|
+
"drop-shadow": u()
|
|
2191
|
+
}],
|
|
2192
|
+
/**
|
|
2193
|
+
* Grayscale
|
|
2194
|
+
* @see https://tailwindcss.com/docs/grayscale
|
|
2195
|
+
*/
|
|
2196
|
+
grayscale: [{
|
|
2197
|
+
grayscale: ["", m, c, a]
|
|
2198
|
+
}],
|
|
2199
|
+
/**
|
|
2200
|
+
* Hue Rotate
|
|
2201
|
+
* @see https://tailwindcss.com/docs/hue-rotate
|
|
2202
|
+
*/
|
|
2203
|
+
"hue-rotate": [{
|
|
2204
|
+
"hue-rotate": [m, c, a]
|
|
2205
|
+
}],
|
|
2206
|
+
/**
|
|
2207
|
+
* Invert
|
|
2208
|
+
* @see https://tailwindcss.com/docs/invert
|
|
2209
|
+
*/
|
|
2210
|
+
invert: [{
|
|
2211
|
+
invert: ["", m, c, a]
|
|
2212
|
+
}],
|
|
2213
|
+
/**
|
|
2214
|
+
* Saturate
|
|
2215
|
+
* @see https://tailwindcss.com/docs/saturate
|
|
2216
|
+
*/
|
|
2217
|
+
saturate: [{
|
|
2218
|
+
saturate: [m, c, a]
|
|
2219
|
+
}],
|
|
2220
|
+
/**
|
|
2221
|
+
* Sepia
|
|
2222
|
+
* @see https://tailwindcss.com/docs/sepia
|
|
2223
|
+
*/
|
|
2224
|
+
sepia: [{
|
|
2225
|
+
sepia: ["", m, c, a]
|
|
2226
|
+
}],
|
|
2227
|
+
/**
|
|
2228
|
+
* Backdrop Filter
|
|
2229
|
+
* @see https://tailwindcss.com/docs/backdrop-filter
|
|
2230
|
+
*/
|
|
2231
|
+
"backdrop-filter": [{
|
|
2232
|
+
"backdrop-filter": [
|
|
2233
|
+
// Deprecated since Tailwind CSS v3.0.0
|
|
2234
|
+
"",
|
|
2235
|
+
"none",
|
|
2236
|
+
c,
|
|
2237
|
+
a
|
|
2238
|
+
]
|
|
2239
|
+
}],
|
|
2240
|
+
/**
|
|
2241
|
+
* Backdrop Blur
|
|
2242
|
+
* @see https://tailwindcss.com/docs/backdrop-blur
|
|
2243
|
+
*/
|
|
2244
|
+
"backdrop-blur": [{
|
|
2245
|
+
"backdrop-blur": y1()
|
|
2246
|
+
}],
|
|
2247
|
+
/**
|
|
2248
|
+
* Backdrop Brightness
|
|
2249
|
+
* @see https://tailwindcss.com/docs/backdrop-brightness
|
|
2250
|
+
*/
|
|
2251
|
+
"backdrop-brightness": [{
|
|
2252
|
+
"backdrop-brightness": [m, c, a]
|
|
2253
|
+
}],
|
|
2254
|
+
/**
|
|
2255
|
+
* Backdrop Contrast
|
|
2256
|
+
* @see https://tailwindcss.com/docs/backdrop-contrast
|
|
2257
|
+
*/
|
|
2258
|
+
"backdrop-contrast": [{
|
|
2259
|
+
"backdrop-contrast": [m, c, a]
|
|
2260
|
+
}],
|
|
2261
|
+
/**
|
|
2262
|
+
* Backdrop Grayscale
|
|
2263
|
+
* @see https://tailwindcss.com/docs/backdrop-grayscale
|
|
2264
|
+
*/
|
|
2265
|
+
"backdrop-grayscale": [{
|
|
2266
|
+
"backdrop-grayscale": ["", m, c, a]
|
|
2267
|
+
}],
|
|
2268
|
+
/**
|
|
2269
|
+
* Backdrop Hue Rotate
|
|
2270
|
+
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
|
2271
|
+
*/
|
|
2272
|
+
"backdrop-hue-rotate": [{
|
|
2273
|
+
"backdrop-hue-rotate": [m, c, a]
|
|
2274
|
+
}],
|
|
2275
|
+
/**
|
|
2276
|
+
* Backdrop Invert
|
|
2277
|
+
* @see https://tailwindcss.com/docs/backdrop-invert
|
|
2278
|
+
*/
|
|
2279
|
+
"backdrop-invert": [{
|
|
2280
|
+
"backdrop-invert": ["", m, c, a]
|
|
2281
|
+
}],
|
|
2282
|
+
/**
|
|
2283
|
+
* Backdrop Opacity
|
|
2284
|
+
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
2285
|
+
*/
|
|
2286
|
+
"backdrop-opacity": [{
|
|
2287
|
+
"backdrop-opacity": [m, c, a]
|
|
2288
|
+
}],
|
|
2289
|
+
/**
|
|
2290
|
+
* Backdrop Saturate
|
|
2291
|
+
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
2292
|
+
*/
|
|
2293
|
+
"backdrop-saturate": [{
|
|
2294
|
+
"backdrop-saturate": [m, c, a]
|
|
2295
|
+
}],
|
|
2296
|
+
/**
|
|
2297
|
+
* Backdrop Sepia
|
|
2298
|
+
* @see https://tailwindcss.com/docs/backdrop-sepia
|
|
2299
|
+
*/
|
|
2300
|
+
"backdrop-sepia": [{
|
|
2301
|
+
"backdrop-sepia": ["", m, c, a]
|
|
2302
|
+
}],
|
|
2303
|
+
// --------------
|
|
2304
|
+
// --- Tables ---
|
|
2305
|
+
// --------------
|
|
2306
|
+
/**
|
|
2307
|
+
* Border Collapse
|
|
2308
|
+
* @see https://tailwindcss.com/docs/border-collapse
|
|
2309
|
+
*/
|
|
2310
|
+
"border-collapse": [{
|
|
2311
|
+
border: ["collapse", "separate"]
|
|
2312
|
+
}],
|
|
2313
|
+
/**
|
|
2314
|
+
* Border Spacing
|
|
2315
|
+
* @see https://tailwindcss.com/docs/border-spacing
|
|
2316
|
+
*/
|
|
2317
|
+
"border-spacing": [{
|
|
2318
|
+
"border-spacing": C()
|
|
2319
|
+
}],
|
|
2320
|
+
/**
|
|
2321
|
+
* Border Spacing X
|
|
2322
|
+
* @see https://tailwindcss.com/docs/border-spacing
|
|
2323
|
+
*/
|
|
2324
|
+
"border-spacing-x": [{
|
|
2325
|
+
"border-spacing-x": C()
|
|
2326
|
+
}],
|
|
2327
|
+
/**
|
|
2328
|
+
* Border Spacing Y
|
|
2329
|
+
* @see https://tailwindcss.com/docs/border-spacing
|
|
2330
|
+
*/
|
|
2331
|
+
"border-spacing-y": [{
|
|
2332
|
+
"border-spacing-y": C()
|
|
2333
|
+
}],
|
|
2334
|
+
/**
|
|
2335
|
+
* Table Layout
|
|
2336
|
+
* @see https://tailwindcss.com/docs/table-layout
|
|
2337
|
+
*/
|
|
2338
|
+
"table-layout": [{
|
|
2339
|
+
table: ["auto", "fixed"]
|
|
2340
|
+
}],
|
|
2341
|
+
/**
|
|
2342
|
+
* Caption Side
|
|
2343
|
+
* @see https://tailwindcss.com/docs/caption-side
|
|
2344
|
+
*/
|
|
2345
|
+
caption: [{
|
|
2346
|
+
caption: ["top", "bottom"]
|
|
2347
|
+
}],
|
|
2348
|
+
// ---------------------------------
|
|
2349
|
+
// --- Transitions and Animation ---
|
|
2350
|
+
// ---------------------------------
|
|
2351
|
+
/**
|
|
2352
|
+
* Transition Property
|
|
2353
|
+
* @see https://tailwindcss.com/docs/transition-property
|
|
2354
|
+
*/
|
|
2355
|
+
transition: [{
|
|
2356
|
+
transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", c, a]
|
|
2357
|
+
}],
|
|
2358
|
+
/**
|
|
2359
|
+
* Transition Behavior
|
|
2360
|
+
* @see https://tailwindcss.com/docs/transition-behavior
|
|
2361
|
+
*/
|
|
2362
|
+
"transition-behavior": [{
|
|
2363
|
+
transition: ["normal", "discrete"]
|
|
2364
|
+
}],
|
|
2365
|
+
/**
|
|
2366
|
+
* Transition Duration
|
|
2367
|
+
* @see https://tailwindcss.com/docs/transition-duration
|
|
2368
|
+
*/
|
|
2369
|
+
duration: [{
|
|
2370
|
+
duration: [m, "initial", c, a]
|
|
2371
|
+
}],
|
|
2372
|
+
/**
|
|
2373
|
+
* Transition Timing Function
|
|
2374
|
+
* @see https://tailwindcss.com/docs/transition-timing-function
|
|
2375
|
+
*/
|
|
2376
|
+
ease: [{
|
|
2377
|
+
ease: ["linear", "initial", T, c, a]
|
|
2378
|
+
}],
|
|
2379
|
+
/**
|
|
2380
|
+
* Transition Delay
|
|
2381
|
+
* @see https://tailwindcss.com/docs/transition-delay
|
|
2382
|
+
*/
|
|
2383
|
+
delay: [{
|
|
2384
|
+
delay: [m, c, a]
|
|
2385
|
+
}],
|
|
2386
|
+
/**
|
|
2387
|
+
* Animation
|
|
2388
|
+
* @see https://tailwindcss.com/docs/animation
|
|
2389
|
+
*/
|
|
2390
|
+
animate: [{
|
|
2391
|
+
animate: ["none", J, c, a]
|
|
2392
|
+
}],
|
|
2393
|
+
// ------------------
|
|
2394
|
+
// --- Transforms ---
|
|
2395
|
+
// ------------------
|
|
2396
|
+
/**
|
|
2397
|
+
* Backface Visibility
|
|
2398
|
+
* @see https://tailwindcss.com/docs/backface-visibility
|
|
2399
|
+
*/
|
|
2400
|
+
backface: [{
|
|
2401
|
+
backface: ["hidden", "visible"]
|
|
2402
|
+
}],
|
|
2403
|
+
/**
|
|
2404
|
+
* Perspective
|
|
2405
|
+
* @see https://tailwindcss.com/docs/perspective
|
|
2406
|
+
*/
|
|
2407
|
+
perspective: [{
|
|
2408
|
+
perspective: [S, c, a]
|
|
2409
|
+
}],
|
|
2410
|
+
/**
|
|
2411
|
+
* Perspective Origin
|
|
2412
|
+
* @see https://tailwindcss.com/docs/perspective-origin
|
|
2413
|
+
*/
|
|
2414
|
+
"perspective-origin": [{
|
|
2415
|
+
"perspective-origin": U()
|
|
2416
|
+
}],
|
|
2417
|
+
/**
|
|
2418
|
+
* Rotate
|
|
2419
|
+
* @see https://tailwindcss.com/docs/rotate
|
|
2420
|
+
*/
|
|
2421
|
+
rotate: [{
|
|
2422
|
+
rotate: e1()
|
|
2423
|
+
}],
|
|
2424
|
+
/**
|
|
2425
|
+
* Rotate X
|
|
2426
|
+
* @see https://tailwindcss.com/docs/rotate
|
|
2427
|
+
*/
|
|
2428
|
+
"rotate-x": [{
|
|
2429
|
+
"rotate-x": e1()
|
|
2430
|
+
}],
|
|
2431
|
+
/**
|
|
2432
|
+
* Rotate Y
|
|
2433
|
+
* @see https://tailwindcss.com/docs/rotate
|
|
2434
|
+
*/
|
|
2435
|
+
"rotate-y": [{
|
|
2436
|
+
"rotate-y": e1()
|
|
2437
|
+
}],
|
|
2438
|
+
/**
|
|
2439
|
+
* Rotate Z
|
|
2440
|
+
* @see https://tailwindcss.com/docs/rotate
|
|
2441
|
+
*/
|
|
2442
|
+
"rotate-z": [{
|
|
2443
|
+
"rotate-z": e1()
|
|
2444
|
+
}],
|
|
2445
|
+
/**
|
|
2446
|
+
* Scale
|
|
2447
|
+
* @see https://tailwindcss.com/docs/scale
|
|
2448
|
+
*/
|
|
2449
|
+
scale: [{
|
|
2450
|
+
scale: t1()
|
|
2451
|
+
}],
|
|
2452
|
+
/**
|
|
2453
|
+
* Scale X
|
|
2454
|
+
* @see https://tailwindcss.com/docs/scale
|
|
2455
|
+
*/
|
|
2456
|
+
"scale-x": [{
|
|
2457
|
+
"scale-x": t1()
|
|
2458
|
+
}],
|
|
2459
|
+
/**
|
|
2460
|
+
* Scale Y
|
|
2461
|
+
* @see https://tailwindcss.com/docs/scale
|
|
2462
|
+
*/
|
|
2463
|
+
"scale-y": [{
|
|
2464
|
+
"scale-y": t1()
|
|
2465
|
+
}],
|
|
2466
|
+
/**
|
|
2467
|
+
* Scale Z
|
|
2468
|
+
* @see https://tailwindcss.com/docs/scale
|
|
2469
|
+
*/
|
|
2470
|
+
"scale-z": [{
|
|
2471
|
+
"scale-z": t1()
|
|
2472
|
+
}],
|
|
2473
|
+
/**
|
|
2474
|
+
* Scale 3D
|
|
2475
|
+
* @see https://tailwindcss.com/docs/scale
|
|
2476
|
+
*/
|
|
2477
|
+
"scale-3d": ["scale-3d"],
|
|
2478
|
+
/**
|
|
2479
|
+
* Skew
|
|
2480
|
+
* @see https://tailwindcss.com/docs/skew
|
|
2481
|
+
*/
|
|
2482
|
+
skew: [{
|
|
2483
|
+
skew: g1()
|
|
2484
|
+
}],
|
|
2485
|
+
/**
|
|
2486
|
+
* Skew X
|
|
2487
|
+
* @see https://tailwindcss.com/docs/skew
|
|
2488
|
+
*/
|
|
2489
|
+
"skew-x": [{
|
|
2490
|
+
"skew-x": g1()
|
|
2491
|
+
}],
|
|
2492
|
+
/**
|
|
2493
|
+
* Skew Y
|
|
2494
|
+
* @see https://tailwindcss.com/docs/skew
|
|
2495
|
+
*/
|
|
2496
|
+
"skew-y": [{
|
|
2497
|
+
"skew-y": g1()
|
|
2498
|
+
}],
|
|
2499
|
+
/**
|
|
2500
|
+
* Transform
|
|
2501
|
+
* @see https://tailwindcss.com/docs/transform
|
|
2502
|
+
*/
|
|
2503
|
+
transform: [{
|
|
2504
|
+
transform: [c, a, "", "none", "gpu", "cpu"]
|
|
2505
|
+
}],
|
|
2506
|
+
/**
|
|
2507
|
+
* Transform Origin
|
|
2508
|
+
* @see https://tailwindcss.com/docs/transform-origin
|
|
2509
|
+
*/
|
|
2510
|
+
"transform-origin": [{
|
|
2511
|
+
origin: U()
|
|
2512
|
+
}],
|
|
2513
|
+
/**
|
|
2514
|
+
* Transform Style
|
|
2515
|
+
* @see https://tailwindcss.com/docs/transform-style
|
|
2516
|
+
*/
|
|
2517
|
+
"transform-style": [{
|
|
2518
|
+
transform: ["3d", "flat"]
|
|
2519
|
+
}],
|
|
2520
|
+
/**
|
|
2521
|
+
* Translate
|
|
2522
|
+
* @see https://tailwindcss.com/docs/translate
|
|
2523
|
+
*/
|
|
2524
|
+
translate: [{
|
|
2525
|
+
translate: o1()
|
|
2526
|
+
}],
|
|
2527
|
+
/**
|
|
2528
|
+
* Translate X
|
|
2529
|
+
* @see https://tailwindcss.com/docs/translate
|
|
2530
|
+
*/
|
|
2531
|
+
"translate-x": [{
|
|
2532
|
+
"translate-x": o1()
|
|
2533
|
+
}],
|
|
2534
|
+
/**
|
|
2535
|
+
* Translate Y
|
|
2536
|
+
* @see https://tailwindcss.com/docs/translate
|
|
2537
|
+
*/
|
|
2538
|
+
"translate-y": [{
|
|
2539
|
+
"translate-y": o1()
|
|
2540
|
+
}],
|
|
2541
|
+
/**
|
|
2542
|
+
* Translate Z
|
|
2543
|
+
* @see https://tailwindcss.com/docs/translate
|
|
2544
|
+
*/
|
|
2545
|
+
"translate-z": [{
|
|
2546
|
+
"translate-z": o1()
|
|
2547
|
+
}],
|
|
2548
|
+
/**
|
|
2549
|
+
* Translate None
|
|
2550
|
+
* @see https://tailwindcss.com/docs/translate
|
|
2551
|
+
*/
|
|
2552
|
+
"translate-none": ["translate-none"],
|
|
2553
|
+
// ---------------------
|
|
2554
|
+
// --- Interactivity ---
|
|
2555
|
+
// ---------------------
|
|
2556
|
+
/**
|
|
2557
|
+
* Accent Color
|
|
2558
|
+
* @see https://tailwindcss.com/docs/accent-color
|
|
2559
|
+
*/
|
|
2560
|
+
accent: [{
|
|
2561
|
+
accent: u()
|
|
2562
|
+
}],
|
|
2563
|
+
/**
|
|
2564
|
+
* Appearance
|
|
2565
|
+
* @see https://tailwindcss.com/docs/appearance
|
|
2566
|
+
*/
|
|
2567
|
+
appearance: [{
|
|
2568
|
+
appearance: ["none", "auto"]
|
|
2569
|
+
}],
|
|
2570
|
+
/**
|
|
2571
|
+
* Caret Color
|
|
2572
|
+
* @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
|
|
2573
|
+
*/
|
|
2574
|
+
"caret-color": [{
|
|
2575
|
+
caret: u()
|
|
2576
|
+
}],
|
|
2577
|
+
/**
|
|
2578
|
+
* Color Scheme
|
|
2579
|
+
* @see https://tailwindcss.com/docs/color-scheme
|
|
2580
|
+
*/
|
|
2581
|
+
"color-scheme": [{
|
|
2582
|
+
scheme: ["normal", "dark", "light", "light-dark", "only-dark", "only-light"]
|
|
2583
|
+
}],
|
|
2584
|
+
/**
|
|
2585
|
+
* Cursor
|
|
2586
|
+
* @see https://tailwindcss.com/docs/cursor
|
|
2587
|
+
*/
|
|
2588
|
+
cursor: [{
|
|
2589
|
+
cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", c, a]
|
|
2590
|
+
}],
|
|
2591
|
+
/**
|
|
2592
|
+
* Field Sizing
|
|
2593
|
+
* @see https://tailwindcss.com/docs/field-sizing
|
|
2594
|
+
*/
|
|
2595
|
+
"field-sizing": [{
|
|
2596
|
+
"field-sizing": ["fixed", "content"]
|
|
2597
|
+
}],
|
|
2598
|
+
/**
|
|
2599
|
+
* Pointer Events
|
|
2600
|
+
* @see https://tailwindcss.com/docs/pointer-events
|
|
2601
|
+
*/
|
|
2602
|
+
"pointer-events": [{
|
|
2603
|
+
"pointer-events": ["auto", "none"]
|
|
2604
|
+
}],
|
|
2605
|
+
/**
|
|
2606
|
+
* Resize
|
|
2607
|
+
* @see https://tailwindcss.com/docs/resize
|
|
2608
|
+
*/
|
|
2609
|
+
resize: [{
|
|
2610
|
+
resize: ["none", "", "y", "x"]
|
|
2611
|
+
}],
|
|
2612
|
+
/**
|
|
2613
|
+
* Scroll Behavior
|
|
2614
|
+
* @see https://tailwindcss.com/docs/scroll-behavior
|
|
2615
|
+
*/
|
|
2616
|
+
"scroll-behavior": [{
|
|
2617
|
+
scroll: ["auto", "smooth"]
|
|
2618
|
+
}],
|
|
2619
|
+
/**
|
|
2620
|
+
* Scroll Margin
|
|
2621
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2622
|
+
*/
|
|
2623
|
+
"scroll-m": [{
|
|
2624
|
+
"scroll-m": C()
|
|
2625
|
+
}],
|
|
2626
|
+
/**
|
|
2627
|
+
* Scroll Margin Inline
|
|
2628
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2629
|
+
*/
|
|
2630
|
+
"scroll-mx": [{
|
|
2631
|
+
"scroll-mx": C()
|
|
2632
|
+
}],
|
|
2633
|
+
/**
|
|
2634
|
+
* Scroll Margin Block
|
|
2635
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2636
|
+
*/
|
|
2637
|
+
"scroll-my": [{
|
|
2638
|
+
"scroll-my": C()
|
|
2639
|
+
}],
|
|
2640
|
+
/**
|
|
2641
|
+
* Scroll Margin Inline Start
|
|
2642
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2643
|
+
*/
|
|
2644
|
+
"scroll-ms": [{
|
|
2645
|
+
"scroll-ms": C()
|
|
2646
|
+
}],
|
|
2647
|
+
/**
|
|
2648
|
+
* Scroll Margin Inline End
|
|
2649
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2650
|
+
*/
|
|
2651
|
+
"scroll-me": [{
|
|
2652
|
+
"scroll-me": C()
|
|
2653
|
+
}],
|
|
2654
|
+
/**
|
|
2655
|
+
* Scroll Margin Block Start
|
|
2656
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2657
|
+
*/
|
|
2658
|
+
"scroll-mbs": [{
|
|
2659
|
+
"scroll-mbs": C()
|
|
2660
|
+
}],
|
|
2661
|
+
/**
|
|
2662
|
+
* Scroll Margin Block End
|
|
2663
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2664
|
+
*/
|
|
2665
|
+
"scroll-mbe": [{
|
|
2666
|
+
"scroll-mbe": C()
|
|
2667
|
+
}],
|
|
2668
|
+
/**
|
|
2669
|
+
* Scroll Margin Top
|
|
2670
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2671
|
+
*/
|
|
2672
|
+
"scroll-mt": [{
|
|
2673
|
+
"scroll-mt": C()
|
|
2674
|
+
}],
|
|
2675
|
+
/**
|
|
2676
|
+
* Scroll Margin Right
|
|
2677
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2678
|
+
*/
|
|
2679
|
+
"scroll-mr": [{
|
|
2680
|
+
"scroll-mr": C()
|
|
2681
|
+
}],
|
|
2682
|
+
/**
|
|
2683
|
+
* Scroll Margin Bottom
|
|
2684
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2685
|
+
*/
|
|
2686
|
+
"scroll-mb": [{
|
|
2687
|
+
"scroll-mb": C()
|
|
2688
|
+
}],
|
|
2689
|
+
/**
|
|
2690
|
+
* Scroll Margin Left
|
|
2691
|
+
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2692
|
+
*/
|
|
2693
|
+
"scroll-ml": [{
|
|
2694
|
+
"scroll-ml": C()
|
|
2695
|
+
}],
|
|
2696
|
+
/**
|
|
2697
|
+
* Scroll Padding
|
|
2698
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2699
|
+
*/
|
|
2700
|
+
"scroll-p": [{
|
|
2701
|
+
"scroll-p": C()
|
|
2702
|
+
}],
|
|
2703
|
+
/**
|
|
2704
|
+
* Scroll Padding Inline
|
|
2705
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2706
|
+
*/
|
|
2707
|
+
"scroll-px": [{
|
|
2708
|
+
"scroll-px": C()
|
|
2709
|
+
}],
|
|
2710
|
+
/**
|
|
2711
|
+
* Scroll Padding Block
|
|
2712
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2713
|
+
*/
|
|
2714
|
+
"scroll-py": [{
|
|
2715
|
+
"scroll-py": C()
|
|
2716
|
+
}],
|
|
2717
|
+
/**
|
|
2718
|
+
* Scroll Padding Inline Start
|
|
2719
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2720
|
+
*/
|
|
2721
|
+
"scroll-ps": [{
|
|
2722
|
+
"scroll-ps": C()
|
|
2723
|
+
}],
|
|
2724
|
+
/**
|
|
2725
|
+
* Scroll Padding Inline End
|
|
2726
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2727
|
+
*/
|
|
2728
|
+
"scroll-pe": [{
|
|
2729
|
+
"scroll-pe": C()
|
|
2730
|
+
}],
|
|
2731
|
+
/**
|
|
2732
|
+
* Scroll Padding Block Start
|
|
2733
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2734
|
+
*/
|
|
2735
|
+
"scroll-pbs": [{
|
|
2736
|
+
"scroll-pbs": C()
|
|
2737
|
+
}],
|
|
2738
|
+
/**
|
|
2739
|
+
* Scroll Padding Block End
|
|
2740
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2741
|
+
*/
|
|
2742
|
+
"scroll-pbe": [{
|
|
2743
|
+
"scroll-pbe": C()
|
|
2744
|
+
}],
|
|
2745
|
+
/**
|
|
2746
|
+
* Scroll Padding Top
|
|
2747
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2748
|
+
*/
|
|
2749
|
+
"scroll-pt": [{
|
|
2750
|
+
"scroll-pt": C()
|
|
2751
|
+
}],
|
|
2752
|
+
/**
|
|
2753
|
+
* Scroll Padding Right
|
|
2754
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2755
|
+
*/
|
|
2756
|
+
"scroll-pr": [{
|
|
2757
|
+
"scroll-pr": C()
|
|
2758
|
+
}],
|
|
2759
|
+
/**
|
|
2760
|
+
* Scroll Padding Bottom
|
|
2761
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2762
|
+
*/
|
|
2763
|
+
"scroll-pb": [{
|
|
2764
|
+
"scroll-pb": C()
|
|
2765
|
+
}],
|
|
2766
|
+
/**
|
|
2767
|
+
* Scroll Padding Left
|
|
2768
|
+
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2769
|
+
*/
|
|
2770
|
+
"scroll-pl": [{
|
|
2771
|
+
"scroll-pl": C()
|
|
2772
|
+
}],
|
|
2773
|
+
/**
|
|
2774
|
+
* Scroll Snap Align
|
|
2775
|
+
* @see https://tailwindcss.com/docs/scroll-snap-align
|
|
2776
|
+
*/
|
|
2777
|
+
"snap-align": [{
|
|
2778
|
+
snap: ["start", "end", "center", "align-none"]
|
|
2779
|
+
}],
|
|
2780
|
+
/**
|
|
2781
|
+
* Scroll Snap Stop
|
|
2782
|
+
* @see https://tailwindcss.com/docs/scroll-snap-stop
|
|
2783
|
+
*/
|
|
2784
|
+
"snap-stop": [{
|
|
2785
|
+
snap: ["normal", "always"]
|
|
2786
|
+
}],
|
|
2787
|
+
/**
|
|
2788
|
+
* Scroll Snap Type
|
|
2789
|
+
* @see https://tailwindcss.com/docs/scroll-snap-type
|
|
2790
|
+
*/
|
|
2791
|
+
"snap-type": [{
|
|
2792
|
+
snap: ["none", "x", "y", "both"]
|
|
2793
|
+
}],
|
|
2794
|
+
/**
|
|
2795
|
+
* Scroll Snap Type Strictness
|
|
2796
|
+
* @see https://tailwindcss.com/docs/scroll-snap-type
|
|
2797
|
+
*/
|
|
2798
|
+
"snap-strictness": [{
|
|
2799
|
+
snap: ["mandatory", "proximity"]
|
|
2800
|
+
}],
|
|
2801
|
+
/**
|
|
2802
|
+
* Touch Action
|
|
2803
|
+
* @see https://tailwindcss.com/docs/touch-action
|
|
2804
|
+
*/
|
|
2805
|
+
touch: [{
|
|
2806
|
+
touch: ["auto", "none", "manipulation"]
|
|
2807
|
+
}],
|
|
2808
|
+
/**
|
|
2809
|
+
* Touch Action X
|
|
2810
|
+
* @see https://tailwindcss.com/docs/touch-action
|
|
2811
|
+
*/
|
|
2812
|
+
"touch-x": [{
|
|
2813
|
+
"touch-pan": ["x", "left", "right"]
|
|
2814
|
+
}],
|
|
2815
|
+
/**
|
|
2816
|
+
* Touch Action Y
|
|
2817
|
+
* @see https://tailwindcss.com/docs/touch-action
|
|
2818
|
+
*/
|
|
2819
|
+
"touch-y": [{
|
|
2820
|
+
"touch-pan": ["y", "up", "down"]
|
|
2821
|
+
}],
|
|
2822
|
+
/**
|
|
2823
|
+
* Touch Action Pinch Zoom
|
|
2824
|
+
* @see https://tailwindcss.com/docs/touch-action
|
|
2825
|
+
*/
|
|
2826
|
+
"touch-pz": ["touch-pinch-zoom"],
|
|
2827
|
+
/**
|
|
2828
|
+
* User Select
|
|
2829
|
+
* @see https://tailwindcss.com/docs/user-select
|
|
2830
|
+
*/
|
|
2831
|
+
select: [{
|
|
2832
|
+
select: ["none", "text", "all", "auto"]
|
|
2833
|
+
}],
|
|
2834
|
+
/**
|
|
2835
|
+
* Will Change
|
|
2836
|
+
* @see https://tailwindcss.com/docs/will-change
|
|
2837
|
+
*/
|
|
2838
|
+
"will-change": [{
|
|
2839
|
+
"will-change": ["auto", "scroll", "contents", "transform", c, a]
|
|
2840
|
+
}],
|
|
2841
|
+
// -----------
|
|
2842
|
+
// --- SVG ---
|
|
2843
|
+
// -----------
|
|
2844
|
+
/**
|
|
2845
|
+
* Fill
|
|
2846
|
+
* @see https://tailwindcss.com/docs/fill
|
|
2847
|
+
*/
|
|
2848
|
+
fill: [{
|
|
2849
|
+
fill: ["none", ...u()]
|
|
2850
|
+
}],
|
|
2851
|
+
/**
|
|
2852
|
+
* Stroke Width
|
|
2853
|
+
* @see https://tailwindcss.com/docs/stroke-width
|
|
2854
|
+
*/
|
|
2855
|
+
"stroke-w": [{
|
|
2856
|
+
stroke: [m, D, N, V1]
|
|
2857
|
+
}],
|
|
2858
|
+
/**
|
|
2859
|
+
* Stroke
|
|
2860
|
+
* @see https://tailwindcss.com/docs/stroke
|
|
2861
|
+
*/
|
|
2862
|
+
stroke: [{
|
|
2863
|
+
stroke: ["none", ...u()]
|
|
2864
|
+
}],
|
|
2865
|
+
// ---------------------
|
|
2866
|
+
// --- Accessibility ---
|
|
2867
|
+
// ---------------------
|
|
2868
|
+
/**
|
|
2869
|
+
* Forced Color Adjust
|
|
2870
|
+
* @see https://tailwindcss.com/docs/forced-color-adjust
|
|
2871
|
+
*/
|
|
2872
|
+
"forced-color-adjust": [{
|
|
2873
|
+
"forced-color-adjust": ["auto", "none"]
|
|
2874
|
+
}]
|
|
2875
|
+
},
|
|
2876
|
+
conflictingClassGroups: {
|
|
2877
|
+
overflow: ["overflow-x", "overflow-y"],
|
|
2878
|
+
overscroll: ["overscroll-x", "overscroll-y"],
|
|
2879
|
+
inset: ["inset-x", "inset-y", "inset-bs", "inset-be", "start", "end", "top", "right", "bottom", "left"],
|
|
2880
|
+
"inset-x": ["right", "left"],
|
|
2881
|
+
"inset-y": ["top", "bottom"],
|
|
2882
|
+
flex: ["basis", "grow", "shrink"],
|
|
2883
|
+
gap: ["gap-x", "gap-y"],
|
|
2884
|
+
p: ["px", "py", "ps", "pe", "pbs", "pbe", "pt", "pr", "pb", "pl"],
|
|
2885
|
+
px: ["pr", "pl"],
|
|
2886
|
+
py: ["pt", "pb"],
|
|
2887
|
+
m: ["mx", "my", "ms", "me", "mbs", "mbe", "mt", "mr", "mb", "ml"],
|
|
2888
|
+
mx: ["mr", "ml"],
|
|
2889
|
+
my: ["mt", "mb"],
|
|
2890
|
+
size: ["w", "h"],
|
|
2891
|
+
"font-size": ["leading"],
|
|
2892
|
+
"fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
|
|
2893
|
+
"fvn-ordinal": ["fvn-normal"],
|
|
2894
|
+
"fvn-slashed-zero": ["fvn-normal"],
|
|
2895
|
+
"fvn-figure": ["fvn-normal"],
|
|
2896
|
+
"fvn-spacing": ["fvn-normal"],
|
|
2897
|
+
"fvn-fraction": ["fvn-normal"],
|
|
2898
|
+
"line-clamp": ["display", "overflow"],
|
|
2899
|
+
rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"],
|
|
2900
|
+
"rounded-s": ["rounded-ss", "rounded-es"],
|
|
2901
|
+
"rounded-e": ["rounded-se", "rounded-ee"],
|
|
2902
|
+
"rounded-t": ["rounded-tl", "rounded-tr"],
|
|
2903
|
+
"rounded-r": ["rounded-tr", "rounded-br"],
|
|
2904
|
+
"rounded-b": ["rounded-br", "rounded-bl"],
|
|
2905
|
+
"rounded-l": ["rounded-tl", "rounded-bl"],
|
|
2906
|
+
"border-spacing": ["border-spacing-x", "border-spacing-y"],
|
|
2907
|
+
"border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-bs", "border-w-be", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
|
|
2908
|
+
"border-w-x": ["border-w-r", "border-w-l"],
|
|
2909
|
+
"border-w-y": ["border-w-t", "border-w-b"],
|
|
2910
|
+
"border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-bs", "border-color-be", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
|
|
2911
|
+
"border-color-x": ["border-color-r", "border-color-l"],
|
|
2912
|
+
"border-color-y": ["border-color-t", "border-color-b"],
|
|
2913
|
+
translate: ["translate-x", "translate-y", "translate-none"],
|
|
2914
|
+
"translate-none": ["translate", "translate-x", "translate-y", "translate-z"],
|
|
2915
|
+
"scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mbs", "scroll-mbe", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
|
|
2916
|
+
"scroll-mx": ["scroll-mr", "scroll-ml"],
|
|
2917
|
+
"scroll-my": ["scroll-mt", "scroll-mb"],
|
|
2918
|
+
"scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pbs", "scroll-pbe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
|
|
2919
|
+
"scroll-px": ["scroll-pr", "scroll-pl"],
|
|
2920
|
+
"scroll-py": ["scroll-pt", "scroll-pb"],
|
|
2921
|
+
touch: ["touch-x", "touch-y", "touch-pz"],
|
|
2922
|
+
"touch-x": ["touch"],
|
|
2923
|
+
"touch-y": ["touch"],
|
|
2924
|
+
"touch-pz": ["touch"]
|
|
2925
|
+
},
|
|
2926
|
+
conflictingClassGroupModifiers: {
|
|
2927
|
+
"font-size": ["leading"]
|
|
2928
|
+
},
|
|
2929
|
+
orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
|
|
2930
|
+
};
|
|
2931
|
+
}, N2 = (e, {
|
|
2932
|
+
cacheSize: o,
|
|
2933
|
+
prefix: r,
|
|
2934
|
+
experimentalParseClassName: l,
|
|
2935
|
+
extend: n = {},
|
|
2936
|
+
override: s = {}
|
|
2937
|
+
}) => (Y(e, "cacheSize", o), Y(e, "prefix", r), Y(e, "experimentalParseClassName", l), n1(e.theme, s.theme), n1(e.classGroups, s.classGroups), n1(e.conflictingClassGroups, s.conflictingClassGroups), n1(e.conflictingClassGroupModifiers, s.conflictingClassGroupModifiers), Y(e, "orderSensitiveModifiers", s.orderSensitiveModifiers), s1(e.theme, n.theme), s1(e.classGroups, n.classGroups), s1(e.conflictingClassGroups, n.conflictingClassGroups), s1(e.conflictingClassGroupModifiers, n.conflictingClassGroupModifiers), Q1(e, n, "orderSensitiveModifiers"), e), Y = (e, o, r) => {
|
|
2938
|
+
r !== void 0 && (e[o] = r);
|
|
2939
|
+
}, n1 = (e, o) => {
|
|
2940
|
+
if (o)
|
|
2941
|
+
for (const r in o)
|
|
2942
|
+
Y(e, r, o[r]);
|
|
2943
|
+
}, s1 = (e, o) => {
|
|
2944
|
+
if (o)
|
|
2945
|
+
for (const r in o)
|
|
2946
|
+
Q1(e, o, r);
|
|
2947
|
+
}, Q1 = (e, o, r) => {
|
|
2948
|
+
const l = o[r];
|
|
2949
|
+
l !== void 0 && (e[r] = e[r] ? e[r].concat(l) : l);
|
|
2950
|
+
}, I2 = (e, ...o) => typeof e == "function" ? j1(Z1, e, ...o) : j1(() => N2(Z1(), e), ...o), G2 = I2({
|
|
2951
|
+
prefix: "zd",
|
|
2952
|
+
extend: {
|
|
2953
|
+
classGroups: {
|
|
2954
|
+
"font-size": [
|
|
2955
|
+
{ text: ["h1", "h2", "h3", "body1", "body2", "body3", "body4"] }
|
|
2956
|
+
]
|
|
2957
|
+
}
|
|
2958
|
+
}
|
|
2959
|
+
});
|
|
2960
|
+
function f(...e) {
|
|
2961
|
+
return G2(e2(e));
|
|
2962
|
+
}
|
|
2963
|
+
const F2 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M6.8624 11.675C6.5249 12.0702 5.98481 12.3819 5.44472 12.3374C5.37722 11.8031 5.64164 11.2353 5.95106 10.8847C6.28856 10.4783 6.87932 10.1889 7.35749 10.1666C7.41374 10.7232 7.19432 11.2687 6.8624 11.675ZM7.35182 12.4432C6.5699 12.3986 5.90038 12.8829 5.52913 12.8829C5.15221 12.8829 4.58405 12.4654 3.96521 12.4766C3.16072 12.4877 2.41252 12.9386 2.00185 13.6566C1.158 15.0927 1.78244 17.2189 2.59816 18.3878C2.99758 18.9666 3.47578 19.6012 4.10587 19.5789C4.70212 19.5567 4.93847 19.1949 5.65856 19.1949C6.38423 19.1949 6.59239 19.5789 7.22239 19.5678C7.87498 19.5567 8.28566 18.989 8.68508 18.4101C9.14075 17.7533 9.32642 17.1132 9.33767 17.0798C9.32642 17.0686 8.07758 16.5955 8.06633 15.1705C8.05508 13.9794 9.05075 13.4117 9.09575 13.3783C8.53325 12.5545 7.65566 12.4654 7.35182 12.4432ZM11.8692 10.829V19.5066H13.2306V16.5399H15.1152C16.8366 16.5399 18.0462 15.371 18.0462 13.6788C18.0462 11.9868 16.8591 10.829 15.1602 10.829H11.8692ZM13.2306 11.9645H14.8002C15.9816 11.9645 16.6566 12.5879 16.6566 13.6844C16.6566 14.7809 15.9816 15.4099 14.7945 15.4099H13.2306V11.9645ZM20.5327 19.5734C21.3879 19.5734 22.181 19.1448 22.541 18.4657H22.5692V19.5066H23.8294V15.1873C23.8294 13.9349 22.8167 13.1278 21.2584 13.1278C19.8127 13.1278 18.7437 13.946 18.7044 15.0704H19.9308C20.032 14.536 20.5327 14.1854 21.219 14.1854C22.0516 14.1854 22.5185 14.5694 22.5185 15.2764V15.755L20.8196 15.8552C19.2388 15.9498 18.3837 16.5899 18.3837 17.7031C18.3837 18.8275 19.2669 19.5734 20.5327 19.5734ZM20.8983 18.5436C20.1727 18.5436 19.7113 18.1986 19.7113 17.6697C19.7113 17.1243 20.1558 16.807 21.0053 16.757L22.5185 16.6623V17.1522C22.5185 17.9648 21.821 18.5436 20.8983 18.5436ZM25.5114 21.8666C26.8391 21.8666 27.4635 21.3657 28.0092 19.8461L30.4001 13.2113H29.0162L27.4129 18.3377H27.3847L25.7815 13.2113H24.3581L26.6646 19.5289L26.5409 19.9129C26.3327 20.5641 25.9952 20.8146 25.3933 20.8146C25.2864 20.8146 25.0782 20.8035 24.9939 20.7924V21.8332C25.0726 21.8555 25.4101 21.8666 25.5114 21.8666Z", fill: "currentColor" })), U2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2964
|
+
__proto__: null,
|
|
2965
|
+
default: F2
|
|
2966
|
+
}, Symbol.toStringTag, { value: "Module" })), q2 = (e) => /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ t.createElement("path", { fill: "#213147", d: "M4.515 8.471v7.056c0 .45.245.867.64 1.092l6.205 3.529a1.3 1.3 0 0 0 1.28 0l6.203-3.53c.396-.224.64-.64.64-1.09V8.47c0-.45-.244-.867-.64-1.091L12.64 3.85a1.3 1.3 0 0 0-1.28 0L5.155 7.38a1.25 1.25 0 0 0-.639 1.091" }), /* @__PURE__ */ t.createElement("path", { fill: "#12AAFF", d: "m13.353 13.368-.885 2.39a.3.3 0 0 0 0 .205l1.523 4.112 1.76-1.001-2.113-5.706a.152.152 0 0 0-.285 0m1.774-4.019a.152.152 0 0 0-.285 0l-.885 2.39a.3.3 0 0 0 0 .205l2.494 6.732 1.761-1.001z" }), /* @__PURE__ */ t.createElement("path", { fill: "#9DCCED", d: "M11.998 4.115a.3.3 0 0 1 .126.033l6.715 3.818a.25.25 0 0 1 .126.214v7.635c0 .089-.048.17-.126.214l-6.715 3.819a.25.25 0 0 1-.126.032.3.3 0 0 1-.125-.032l-6.715-3.815a.25.25 0 0 1-.126-.215V8.182c0-.089.048-.17.126-.215l6.715-3.818a.26.26 0 0 1 .125-.034m0-1.115c-.238 0-.478.06-.692.183L4.593 7A1.36 1.36 0 0 0 3.9 8.182v7.635c0 .487.264.938.693 1.181l6.714 3.819a1.41 1.41 0 0 0 1.386 0l6.714-3.818a1.36 1.36 0 0 0 .693-1.182V8.182A1.36 1.36 0 0 0 19.407 7l-6.716-3.817A1.4 1.4 0 0 0 11.998 3" }), /* @__PURE__ */ t.createElement("path", { fill: "#213147", d: "m7.559 18.685.617-1.666 1.244 1.018-1.163 1.046z" }), /* @__PURE__ */ t.createElement("path", { fill: "#fff", d: "M11.433 7.635H9.731a.3.3 0 0 0-.285.197l-3.649 9.852 1.761 1.001 4.018-10.849a.15.15 0 0 0-.143-.2m2.979-.001h-1.703a.3.3 0 0 0-.284.197l-4.167 11.25 1.761 1 4.535-12.246a.15.15 0 0 0-.142-.2" })), K2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2967
|
+
__proto__: null,
|
|
2968
|
+
default: q2
|
|
2969
|
+
}, Symbol.toStringTag, { value: "Module" })), X2 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M17.3333 5.33333C17.3333 4.59695 16.7363 4 15.9999 4C15.2635 4 14.6666 4.59695 14.6666 5.33333L14.6666 23.4477L7.60939 16.3905C7.0887 15.8698 6.24448 15.8698 5.72378 16.3905C5.20308 16.9112 5.20308 17.7554 5.72378 18.2761L15.0571 27.6095C15.5778 28.1302 16.422 28.1302 16.9427 27.6095L26.2761 18.2761C26.7968 17.7554 26.7968 16.9112 26.2761 16.3905C25.7554 15.8698 24.9111 15.8698 24.3904 16.3905L17.3333 23.4477L17.3333 5.33333Z", fill: "currentColor" })), D2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2970
|
+
__proto__: null,
|
|
2971
|
+
default: X2
|
|
2972
|
+
}, Symbol.toStringTag, { value: "Module" })), Y2 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M22.6667 28L10.6667 16L22.6667 4", stroke: "currentColor", strokeWidth: 1.2 })), J2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2973
|
+
__proto__: null,
|
|
2974
|
+
default: Y2
|
|
2975
|
+
}, Symbol.toStringTag, { value: "Module" })), Q2 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("g", { opacity: 0.9 }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.00008 17.3333C3.2637 17.3333 2.66675 16.7363 2.66675 16C2.66675 15.2636 3.2637 14.6666 4.00008 14.6666L20.0001 14.6666V17.3333H4.00008Z", fill: "currentColor", opacity: 0.4 }), /* @__PURE__ */ t.createElement("path", { d: "M29.3333 16L20 6.66663V25.3333L29.3333 16Z", fill: "currentColor" }))), $2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2976
|
+
__proto__: null,
|
|
2977
|
+
default: Q2
|
|
2978
|
+
}, Symbol.toStringTag, { value: "Module" })), e3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M12.0001 29.3333H20.0001C26.6667 29.3333 29.3334 26.6666 29.3334 20V12C29.3334 5.33329 26.6667 2.66663 20.0001 2.66663H12.0001C5.33341 2.66663 2.66675 5.33329 2.66675 12V20C2.66675 26.6666 5.33341 29.3333 12.0001 29.3333Z", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M11.2932 14.1866L15.9999 18.88L20.7065 14.1866", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), t3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2979
|
+
__proto__: null,
|
|
2980
|
+
default: e3
|
|
2981
|
+
}, Symbol.toStringTag, { value: "Module" })), o3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M12.0001 29.3333H20.0001C26.6667 29.3333 29.3334 26.6666 29.3334 20V12C29.3334 5.33329 26.6667 2.66663 20.0001 2.66663H12.0001C5.33341 2.66663 2.66675 5.33329 2.66675 12V20C2.66675 26.6666 5.33341 29.3333 12.0001 29.3333Z", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M17.6799 20.7067L12.9866 16L17.6799 11.2933", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), r3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2982
|
+
__proto__: null,
|
|
2983
|
+
default: o3
|
|
2984
|
+
}, Symbol.toStringTag, { value: "Module" })), l3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M12.0001 29.3333H20.0001C26.6667 29.3333 29.3334 26.6666 29.3334 20V12C29.3334 5.33329 26.6667 2.66663 20.0001 2.66663H12.0001C5.33341 2.66663 2.66675 5.33329 2.66675 12V20C2.66675 26.6666 5.33341 29.3333 12.0001 29.3333Z", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M14.3201 20.7067L19.0134 16L14.3201 11.2933", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), n3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2985
|
+
__proto__: null,
|
|
2986
|
+
default: l3
|
|
2987
|
+
}, Symbol.toStringTag, { value: "Module" })), s3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M27.3333 19.9867L20.6533 26.68", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M4.66675 19.9867H27.3334", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M4.66675 12.0133L11.3467 5.31995", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M27.3334 12.0133H4.66675", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" })), i3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2988
|
+
__proto__: null,
|
|
2989
|
+
default: s3
|
|
2990
|
+
}, Symbol.toStringTag, { value: "Module" })), a3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M21.5867 2.66663H10.4134C5.56008 2.66663 2.66675 5.55996 2.66675 10.4133V21.5733C2.66675 26.44 5.56008 29.3333 10.4134 29.3333H21.5734C26.4267 29.3333 29.3201 26.44 29.3201 21.5866V10.4133C29.3334 5.55996 26.4401 2.66663 21.5867 2.66663ZM23.5867 18.7333C23.5334 18.8533 23.4667 18.96 23.3734 19.0533L19.4401 22.9866C19.2401 23.1866 18.9867 23.28 18.7334 23.28C18.4801 23.28 18.2267 23.1866 18.0267 22.9866C17.6401 22.6 17.6401 21.96 18.0267 21.5733L20.2534 19.3466H9.33341C8.78675 19.3466 8.33341 18.8933 8.33341 18.3466C8.33341 17.8 8.78675 17.3466 9.33341 17.3466H22.6667C22.8001 17.3466 22.9201 17.3733 23.0534 17.4266C23.2934 17.5333 23.4934 17.72 23.6001 17.9733C23.6934 18.2133 23.6934 18.48 23.5867 18.7333ZM22.6667 14.6533H9.33341C9.20008 14.6533 9.08008 14.6266 8.94675 14.5733C8.70675 14.4666 8.50675 14.28 8.40008 14.0266C8.29342 13.7866 8.29342 13.5066 8.40008 13.2666C8.46675 13.1466 8.53341 13.04 8.62675 12.9466L12.5601 9.01329C12.9467 8.62663 13.5867 8.62663 13.9734 9.01329C14.3601 9.39996 14.3601 10.04 13.9734 10.4266L11.7467 12.6533H22.6667C23.2134 12.6533 23.6667 13.1066 23.6667 13.6533C23.6667 14.2 23.2134 14.6533 22.6667 14.6533Z", fill: "currentColor" })), c3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2991
|
+
__proto__: null,
|
|
2992
|
+
default: a3
|
|
2993
|
+
}, Symbol.toStringTag, { value: "Module" })), d3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M12.0133 28.3333C11.76 28.3333 11.5067 28.24 11.3067 28.04L4.62667 21.36C4.24 20.9733 4.24 20.3333 4.62667 19.9466C5.01334 19.5599 5.65334 19.5599 6.04 19.9466L12.72 26.6266C13.1067 27.0133 13.1067 27.6533 12.72 28.04C12.52 28.2266 12.2667 28.3333 12.0133 28.3333Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M12.0134 28.3333C11.4668 28.3333 11.0134 27.88 11.0134 27.3333V4.66663C11.0134 4.11996 11.4668 3.66663 12.0134 3.66663C12.5601 3.66663 13.0134 4.11996 13.0134 4.66663V27.3333C13.0134 27.88 12.5601 28.3333 12.0134 28.3333Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M26.6801 12.3467C26.4268 12.3467 26.1734 12.2534 25.9734 12.0534L19.2934 5.37338C18.9068 4.98671 18.9068 4.34671 19.2934 3.96004C19.6801 3.57338 20.3201 3.57338 20.7068 3.96004L27.3868 10.64C27.7734 11.0267 27.7734 11.6667 27.3868 12.0534C27.1868 12.2534 26.9334 12.3467 26.6801 12.3467Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M19.9866 28.3333C19.4399 28.3333 18.9866 27.88 18.9866 27.3333V4.66663C18.9866 4.11996 19.4399 3.66663 19.9866 3.66663C20.5332 3.66663 20.9866 4.11996 20.9866 4.66663V27.3333C20.9866 27.88 20.5466 28.3333 19.9866 28.3333Z", fill: "currentColor" })), C3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2994
|
+
__proto__: null,
|
|
2995
|
+
default: d3
|
|
2996
|
+
}, Symbol.toStringTag, { value: "Module" })), u3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M21.5867 2.66663H10.4134C5.56008 2.66663 2.66675 5.55996 2.66675 10.4133V21.5733C2.66675 26.44 5.56008 29.3333 10.4134 29.3333H21.5734C26.4267 29.3333 29.3201 26.44 29.3201 21.5866V10.4133C29.3334 5.55996 26.4401 2.66663 21.5867 2.66663ZM14.6534 22.6666C14.6534 22.8 14.6267 22.92 14.5734 23.0533C14.4667 23.2933 14.2801 23.4933 14.0267 23.6C13.9067 23.6533 13.7734 23.68 13.6401 23.68C13.5067 23.68 13.3867 23.6533 13.2534 23.6C13.1334 23.5466 13.0267 23.48 12.9334 23.3866L9.00008 19.4533C8.61341 19.0666 8.61341 18.4266 9.00008 18.04C9.38675 17.6533 10.0267 17.6533 10.4134 18.04L12.6401 20.2666V9.33329C12.6401 8.78663 13.0934 8.33329 13.6401 8.33329C14.1867 8.33329 14.6534 8.78663 14.6534 9.33329V22.6666ZM22.9867 13.9733C22.7867 14.1733 22.5334 14.2666 22.2801 14.2666C22.0267 14.2666 21.7734 14.1733 21.5734 13.9733L19.3467 11.7466V22.6666C19.3467 23.2133 18.8934 23.6666 18.3467 23.6666C17.8001 23.6666 17.3467 23.2133 17.3467 22.6666V9.33329C17.3467 9.19996 17.3734 9.07996 17.4267 8.94663C17.5334 8.70663 17.7201 8.50663 17.9734 8.39996C18.2134 8.29329 18.4934 8.29329 18.7334 8.39996C18.8534 8.45329 18.9601 8.51996 19.0534 8.61329L22.9867 12.5466C23.3734 12.9466 23.3734 13.5866 22.9867 13.9733Z", fill: "currentColor" })), g3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2997
|
+
__proto__: null,
|
|
2998
|
+
default: u3
|
|
2999
|
+
}, Symbol.toStringTag, { value: "Module" })), p3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { opacity: 0.3, d: "M16 8C21.7691 8 25.7987 11.5263 27.9375 18.2637L25.3955 19.0703C23.5837 13.3632 20.5025 10.667 16 10.667C11.4975 10.667 8.41626 13.3632 6.60449 19.0703L4.0625 18.2637C6.20135 11.5263 10.2309 8 16 8Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M5.33325 17.3334C7.54213 17.3335 9.33308 19.1245 9.33325 21.3334C9.33308 23.5423 7.54213 25.3332 5.33325 25.3334C3.12437 25.3332 1.33343 23.5423 1.33325 21.3334C1.33343 19.1245 3.12437 17.3335 5.33325 17.3334ZM26.6672 17.3334C28.876 17.3337 30.6671 19.1246 30.6672 21.3334C30.6671 23.5421 28.876 25.333 26.6672 25.3334C24.4582 25.3334 22.6674 23.5424 22.6672 21.3334C22.6674 19.1244 24.4582 17.3334 26.6672 17.3334ZM5.33325 20.0004C4.59713 20.0005 4.00042 20.5973 4.00024 21.3334C4.00042 22.0695 4.59713 22.6672 5.33325 22.6674C6.06937 22.6672 6.66706 22.0695 6.66724 21.3334C6.66706 20.5973 6.06937 20.0005 5.33325 20.0004ZM26.6663 20.0004C25.93 20.0005 25.3333 20.5971 25.3333 21.3334C25.3333 22.0696 25.93 22.6662 26.6663 22.6664C27.4026 22.6664 28.0002 22.0698 28.0002 21.3334C28.0002 20.597 27.4026 20.0004 26.6663 20.0004Z", fill: "currentColor" })), m3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3000
|
+
__proto__: null,
|
|
3001
|
+
default: p3
|
|
3002
|
+
}, Symbol.toStringTag, { value: "Module" })), h3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 5.33333C12 4.59695 11.403 4 10.6667 4C9.93029 4 9.33334 4.59695 9.33334 5.33333V6.66671C8.72129 6.66708 8.18767 6.67085 7.73997 6.70743C7.21284 6.7505 6.68855 6.84558 6.18404 7.10264C5.43139 7.48614 4.81947 8.09806 4.43598 8.85071C4.17892 9.35521 4.08383 9.8795 4.04076 10.4066C3.99996 10.906 3.99998 11.5124 4 12.2152V22.4514C3.99998 23.1543 3.99996 23.7606 4.04076 24.26C4.08383 24.7872 4.17892 25.3115 4.43598 25.816C4.81947 26.5686 5.43139 27.1805 6.18404 27.564C6.68855 27.8211 7.21284 27.9162 7.73997 27.9592C8.23934 28 8.84584 28 9.54861 28H22.4516C23.1544 28 23.7607 28 24.26 27.9592C24.7872 27.9162 25.3115 27.8211 25.816 27.564C26.5686 27.1805 27.1805 26.5686 27.564 25.816C27.8211 25.3115 27.9162 24.7872 27.9592 24.26C28 23.7606 28 23.1543 28 22.4514V12.2152C28 11.5124 28 10.9061 27.9592 10.4066C27.9162 9.8795 27.8211 9.35521 27.564 8.85071C27.1805 8.09806 26.5686 7.48614 25.816 7.10264C25.3115 6.84558 24.7872 6.7505 24.26 6.70743C23.8123 6.67085 23.2787 6.66708 22.6667 6.66671V5.33333C22.6667 4.59695 22.0697 4 21.3333 4C20.597 4 20 4.59695 20 5.33333V6.66667H12V5.33333ZM16.6156 12.4133C16.3879 11.8657 15.6123 11.8657 15.3846 12.4133L14.332 14.9439C14.2366 15.1733 14.0216 15.3306 13.7742 15.3521L11.283 15.5687C10.7114 15.6184 10.4654 16.319 10.8805 16.7151L12.7728 18.5208C12.9444 18.6845 13.0161 18.9271 12.961 19.1578L12.3202 21.8443C12.1826 22.4212 12.8101 22.8771 13.3162 22.568L15.6526 21.1409C15.8659 21.0106 16.1343 21.0106 16.3476 21.1409L18.684 22.568C19.1901 22.8771 19.8176 22.4212 19.68 21.8443L19.0393 19.1586C18.9842 18.9275 19.0563 18.6844 19.2285 18.5207L21.1272 16.716C21.5436 16.3203 21.2978 15.6183 20.7255 15.5687L18.2261 15.352C17.9786 15.3305 17.7636 15.1732 17.6682 14.9438L16.6156 12.4133Z", fill: "currentColor" })), f3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3003
|
+
__proto__: null,
|
|
3004
|
+
default: h3
|
|
3005
|
+
}, Symbol.toStringTag, { value: "Module" })), v3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M5.33325 8.13338C5.33325 6.58698 6.58685 5.33337 8.13325 5.33337H23.8666C25.413 5.33337 26.6666 6.58698 26.6666 8.13337V23.8667C26.6666 25.4131 25.413 26.6667 23.8666 26.6667H8.13325C6.58686 26.6667 5.33325 25.4131 5.33325 23.8667V8.13338Z", stroke: "currentColor", strokeWidth: 1.5 }), /* @__PURE__ */ t.createElement("path", { d: "M12 16L12 22.6667", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M16 18.6666L16 22.6666", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M20 13.3334L20 22.6667", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round" })), w3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3006
|
+
__proto__: null,
|
|
3007
|
+
default: v3
|
|
3008
|
+
}, Symbol.toStringTag, { value: "Module" })), b3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("g", { opacity: 0.5 }, /* @__PURE__ */ t.createElement("path", { d: "M17.738 6.35234C18.0957 5.93153 18.7268 5.88036 19.1476 6.23804C19.5684 6.59573 19.6196 7.22683 19.2619 7.64763L10.7619 17.6476C10.3986 18.075 9.75488 18.1201 9.33562 17.7474L4.83562 13.7474C4.42283 13.3805 4.38565 12.7484 4.75257 12.3356C5.11949 11.9228 5.75156 11.8857 6.16434 12.2526L9.90019 15.5733L17.738 6.35234Z", fill: "currentColor" }))), _3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3009
|
+
__proto__: null,
|
|
3010
|
+
default: b3
|
|
3011
|
+
}, Symbol.toStringTag, { value: "Module" })), L3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M19.2071 11.2071L8.20726 22.2071C8.01971 22.3946 7.76537 22.4999 7.50016 22.4999C7.23496 22.4999 6.98062 22.3946 6.79307 22.2071L1.29295 16.7073C1.1054 16.5198 1.00002 16.2655 1 16.0003C0.999977 15.7351 1.10531 15.4807 1.29283 15.2932C1.48034 15.1056 1.73468 15.0002 1.99989 15.0002C2.2651 15.0002 2.51946 15.1055 2.70701 15.293L7.5001 20.0858L17.7928 9.79279C17.9804 9.60524 18.2347 9.49988 18.5 9.49988C18.7652 9.49988 19.0196 9.60524 19.2071 9.79279C19.3947 9.98034 19.5 10.2347 19.5 10.4999C19.5 10.7652 19.3947 11.0195 19.2071 11.2071H19.2071ZM30.7071 9.79279C30.5195 9.60532 30.2652 9.50001 30 9.50001C29.7348 9.50001 29.4804 9.60532 29.2928 9.79279L19.0001 20.0858L16.7854 17.8713C16.5978 17.6838 16.3435 17.5784 16.0783 17.5785C15.8131 17.5785 15.5587 17.6839 15.3712 17.8714C15.1837 18.059 15.0783 18.3133 15.0784 18.5785C15.0784 18.8437 15.1838 19.0981 15.3713 19.2856L18.2931 22.2071C18.4806 22.3946 18.735 22.4999 19.0002 22.4999C19.2654 22.4999 19.5197 22.3946 19.7073 22.2071L30.7071 11.2071C30.8947 11.0195 31 10.7652 31 10.4999C31 10.2347 30.8947 9.98035 30.7071 9.79279Z", fill: "currentColor" })), k3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3012
|
+
__proto__: null,
|
|
3013
|
+
default: L3
|
|
3014
|
+
}, Symbol.toStringTag, { value: "Module" })), x3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.52827 5.52858C3.26792 5.78892 3.26792 6.21103 3.52827 6.47138L7.52827 10.4714C7.78862 10.7317 8.21073 10.7317 8.47108 10.4714L12.4711 6.47138C12.7314 6.21104 12.7314 5.78893 12.4711 5.52858C12.2107 5.26823 11.7886 5.26823 11.5283 5.52858L7.99967 9.05717L4.47108 5.52858C4.21073 5.26823 3.78862 5.26823 3.52827 5.52858Z", fill: "currentColor" })), z3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3015
|
+
__proto__: null,
|
|
3016
|
+
default: x3
|
|
3017
|
+
}, Symbol.toStringTag, { value: "Module" })), y3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M13.26 15.53L9.74 12L13.26 8.46997", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), M3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3018
|
+
__proto__: null,
|
|
3019
|
+
default: y3
|
|
3020
|
+
}, Symbol.toStringTag, { value: "Module" })), S3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M10.7402 15.53L14.2602 12L10.7402 8.46997", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), E3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3021
|
+
__proto__: null,
|
|
3022
|
+
default: S3
|
|
3023
|
+
}, Symbol.toStringTag, { value: "Module" })), j3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.52827 10.4714C3.26792 10.211 3.26792 9.7889 3.52827 9.52855L7.52827 5.52855C7.78862 5.2682 8.21073 5.2682 8.47108 5.52855L12.4711 9.52855C12.7314 9.7889 12.7314 10.211 12.4711 10.4714C12.2107 10.7317 11.7886 10.7317 11.5283 10.4714L7.99967 6.94277L4.47108 10.4714C4.21073 10.7317 3.78862 10.7317 3.52827 10.4714Z", fill: "currentColor" })), V3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3024
|
+
__proto__: null,
|
|
3025
|
+
default: j3
|
|
3026
|
+
}, Symbol.toStringTag, { value: "Module" })), H3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("g", { clipPath: "url(#clip0_864_29141)" }, /* @__PURE__ */ t.createElement("path", { d: "M12.3918 14.2727L15.9995 17.8804L19.6071 14.2727L20.3472 15.0126L15.9995 19.3601L11.6518 15.0126L12.3918 14.2727Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M16.5232 18.6202L15.4754 18.6202L15.4754 5.00125L16.5232 5.00125L16.5232 18.6202Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M13.1117 5.38768L13.3868 6.39591C9.06538 7.56796 6.04682 11.5163 6.04682 16.0013C6.04682 21.4883 10.5123 25.9538 15.9993 25.9538C21.4862 25.9538 25.9517 21.4883 25.9517 16.0013C25.9517 11.5163 22.9332 7.56796 18.6117 6.39591L18.8868 5.38768C23.6665 6.68403 26.9993 11.0448 26.9993 16.0013C26.9993 22.0643 22.0623 27.0013 15.9993 27.0013C9.93626 27.0013 4.99927 22.0643 4.99927 16.0013C4.99927 11.0448 8.33203 6.68403 13.1117 5.38768Z", fill: "currentColor" })), /* @__PURE__ */ t.createElement("defs", null, /* @__PURE__ */ t.createElement("clipPath", { id: "clip0_864_29141" }, /* @__PURE__ */ t.createElement("rect", { width: 22, height: 22, fill: "white", transform: "translate(27 27) rotate(-180)" })))), O3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3027
|
+
__proto__: null,
|
|
3028
|
+
default: H3
|
|
3029
|
+
}, Symbol.toStringTag, { value: "Module" })), Z3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("g", { clipPath: "url(#clip0_864_29142)" }, /* @__PURE__ */ t.createElement("path", { d: "M14.2727 19.6083L17.8804 16.0007L14.2727 12.393L15.0126 11.653L19.3601 16.0007L15.0126 20.3484L14.2727 19.6083Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M18.6204 15.4768L18.6204 16.5246L5.00138 16.5246L5.00138 15.4768L18.6204 15.4768Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M5.38756 18.8882L6.39579 18.6131C7.56784 22.9345 11.5162 25.9531 16.0012 25.9531C21.4882 25.9531 25.9537 21.4876 25.9537 16.0006C25.9537 10.5137 21.4882 6.04817 16.0012 6.04817C11.5162 6.04817 7.56784 9.06672 6.39579 13.3882L5.38755 13.1131C6.68391 8.33338 11.0447 5.00061 16.0012 5.00061C22.0642 5.00061 27.0012 9.9376 27.0012 16.0006C27.0012 22.0636 22.0642 27.0006 16.0012 27.0006C11.0447 27.0006 6.68391 23.6679 5.38756 18.8882Z", fill: "currentColor" })), /* @__PURE__ */ t.createElement("defs", null, /* @__PURE__ */ t.createElement("clipPath", { id: "clip0_864_29142" }, /* @__PURE__ */ t.createElement("rect", { width: 22, height: 22, fill: "white", transform: "translate(27 5) rotate(90)" })))), P3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3030
|
+
__proto__: null,
|
|
3031
|
+
default: Z3
|
|
3032
|
+
}, Symbol.toStringTag, { value: "Module" })), A3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("g", { clipPath: "url(#clip0_864_29140)" }, /* @__PURE__ */ t.createElement("path", { d: "M19.6082 17.7273L16.0005 14.1196L12.3929 17.7273L11.6528 16.9874L16.0005 12.6399L20.3482 16.9874L19.6082 17.7273Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M15.4768 13.3798H16.5246V26.9987H15.4768V13.3798Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M18.8883 26.6123L18.6132 25.6041C22.9346 24.432 25.9532 20.4837 25.9532 15.9987C25.9532 10.5117 21.4877 6.04621 16.0007 6.04621C10.5138 6.04621 6.04829 10.5117 6.04829 15.9987C6.04829 20.4837 9.06684 24.432 13.3883 25.6041L13.1132 26.6123C8.3335 25.316 5.00073 20.9552 5.00073 15.9987C5.00073 9.93565 9.93773 4.99866 16.0007 4.99866C22.0637 4.99866 27.0007 9.93565 27.0007 15.9987C27.0007 20.9552 23.668 25.316 18.8883 26.6123Z", fill: "currentColor" })), /* @__PURE__ */ t.createElement("defs", null, /* @__PURE__ */ t.createElement("clipPath", { id: "clip0_864_29140" }, /* @__PURE__ */ t.createElement("rect", { width: 22, height: 22, fill: "white", transform: "translate(5 5)" })))), B3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3033
|
+
__proto__: null,
|
|
3034
|
+
default: A3
|
|
3035
|
+
}, Symbol.toStringTag, { value: "Module" })), T3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("g", { clipPath: "url(#clip0_864_29146)" }, /* @__PURE__ */ t.createElement("path", { d: "M16.0001 2.66675C23.3641 2.66675 29.3334 8.63608 29.3334 16.0001C29.3334 23.3641 23.3641 29.3334 16.0001 29.3334C13.7307 29.3334 11.5934 28.7667 9.72275 27.7667L2.66675 29.3334L4.23475 22.2801C3.23475 20.4081 2.66675 18.2707 2.66675 16.0001C2.66675 8.63608 8.63608 2.66675 16.0001 2.66675ZM17.3334 9.33341H14.6667V18.6667H22.6667V16.0001H17.3334V9.33341Z", fill: "currentColor" })), /* @__PURE__ */ t.createElement("defs", null, /* @__PURE__ */ t.createElement("clipPath", { id: "clip0_864_29146" }, /* @__PURE__ */ t.createElement("rect", { width: 32, height: 32, fill: "white" })))), W3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3036
|
+
__proto__: null,
|
|
3037
|
+
default: T3
|
|
3038
|
+
}, Symbol.toStringTag, { value: "Module" })), R3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 12, height: 12, viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M6.00684 0.999512C3.24544 0.999512 1.00684 3.23801 1.00684 5.99951C1.00684 8.76101 3.24539 10.9995 6.00684 10.9995C8.76824 10.9995 11.0068 8.76101 11.0068 5.99951C11.0068 3.23801 8.76824 0.999512 6.00684 0.999512Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 3C6.27614 3 6.5 3.22386 6.5 3.5V5.79289L7.85355 7.14645C8.04882 7.34171 8.04882 7.65829 7.85355 7.85355C7.65829 8.04882 7.34171 8.04882 7.14645 7.85355L5.64645 6.35355C5.55268 6.25979 5.5 6.13261 5.5 6V3.5C5.5 3.22386 5.72386 3 6 3Z", fill: "white" })), N3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3039
|
+
__proto__: null,
|
|
3040
|
+
default: R3
|
|
3041
|
+
}, Symbol.toStringTag, { value: "Module" })), I3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M31 13.4174C31 8.13444 24.2705 3.83594 16 3.83594C7.7295 3.83594 1 8.13444 1 13.4174V18.5834V18.5879C1 23.8689 7.729 28.1649 16 28.1649C24.271 28.1649 31 23.8689 31 18.5879V18.5834V13.4174ZM16 4.83594C23.719 4.83594 30 8.68594 30 13.4174C30 18.1489 23.719 22.0004 16 22.0004C8.281 22.0004 2 18.1504 2 13.4174C2 8.68444 8.281 4.83594 16 4.83594ZM16 27.1649C8.282 27.1649 2.003 23.3189 2 18.5914V18.5869V16.8504C4.1675 20.4429 9.6235 23.0004 16 23.0004C22.3765 23.0004 27.8325 20.4444 30 16.8504V18.5859V18.5904C29.997 23.3189 23.718 27.1649 16 27.1649Z", fill: "currentColor", stroke: "currentColor" })), G3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3042
|
+
__proto__: null,
|
|
3043
|
+
default: I3
|
|
3044
|
+
}, Symbol.toStringTag, { value: "Module" })), F3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M14.8001 30.3333H9.20008C3.98675 30.3333 1.66675 28.0133 1.66675 22.8V17.2C1.66675 11.9866 3.98675 9.66663 9.20008 9.66663H14.8001C20.0134 9.66663 22.3334 11.9866 22.3334 17.2V22.8C22.3334 28.0133 20.0134 30.3333 14.8001 30.3333ZM9.20008 11.6666C5.06675 11.6666 3.66675 13.0666 3.66675 17.2V22.8C3.66675 26.9333 5.06675 28.3333 9.20008 28.3333H14.8001C18.9334 28.3333 20.3334 26.9333 20.3334 22.8V17.2C20.3334 13.0666 18.9334 11.6666 14.8001 11.6666H9.20008V11.6666Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M22.8001 22.3333H21.3334C20.7867 22.3333 20.3334 21.88 20.3334 21.3333V17.2C20.3334 13.0666 18.9334 11.6666 14.8001 11.6666H10.6667C10.1201 11.6666 9.66675 11.2133 9.66675 10.6666V9.19996C9.66675 3.98663 11.9867 1.66663 17.2001 1.66663H22.8001C28.0134 1.66663 30.3334 3.98663 30.3334 9.19996V14.8C30.3334 20.0133 28.0134 22.3333 22.8001 22.3333ZM22.3334 20.3333H22.8001C26.9334 20.3333 28.3334 18.9333 28.3334 14.8V9.19996C28.3334 5.06663 26.9334 3.66663 22.8001 3.66663H17.2001C13.0667 3.66663 11.6667 5.06663 11.6667 9.19996V9.66663H14.8001C20.0134 9.66663 22.3334 11.9866 22.3334 17.2V20.3333Z", fill: "currentColor" })), U3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3045
|
+
__proto__: null,
|
|
3046
|
+
default: F3
|
|
3047
|
+
}, Symbol.toStringTag, { value: "Module" })), q3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M15.3333 6.66663H23.8667C25.4131 6.66663 26.6667 7.92023 26.6667 9.46663V22.5333C26.6667 24.0797 25.4131 25.3333 23.8667 25.3333H6.8C5.2536 25.3333 4 24.0797 4 22.5333V9.46662C4 7.92023 5.2536 6.66663 6.8 6.66663H9.66667", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M8.05859 21.1327H11.3919", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round" }), /* @__PURE__ */ t.createElement("circle", { cx: 21.3919, cy: 10.466, r: 1.33333, fill: "black" }), /* @__PURE__ */ t.createElement("circle", { cx: 20.0587, cy: 10.466, r: 1.33333, fill: "black" }), /* @__PURE__ */ t.createElement("path", { d: "M4.66675 14.6666L25.3334 14.6666", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "square" })), K3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3048
|
+
__proto__: null,
|
|
3049
|
+
default: q3
|
|
3050
|
+
}, Symbol.toStringTag, { value: "Module" })), X3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M25.252 11.5963C25.5178 11.5963 25.7596 11.7118 25.9502 11.9078C26.1278 12.1171 26.2173 12.3774 26.1914 12.652C26.1914 12.7426 25.4801 21.7297 25.0742 25.5123C24.8199 27.8334 23.3236 29.2422 21.0791 29.2809C19.3532 29.3195 17.666 29.3336 16.0049 29.3336C14.2414 29.3336 12.5168 29.3195 10.8428 29.2809C8.67344 29.2289 7.17588 27.7948 6.93457 25.5123C6.51702 21.7164 5.81961 12.7426 5.80664 12.652C5.79371 12.3774 5.88163 12.1171 6.06055 11.9078C6.23685 11.712 6.49088 11.5964 6.75781 11.5963H25.252ZM18.7529 2.66663C19.9317 2.66663 20.9843 3.4894 21.2891 4.66272L21.5068 5.63635C21.6833 6.42951 22.3712 6.99084 23.1621 6.99084H27.0498C27.5684 6.99102 28 7.42148 28 7.96936V8.4762C27.9998 9.01062 27.5683 9.45453 27.0498 9.45471H4.95215C4.43225 9.45471 4.00016 9.01073 4 8.4762V7.96936C4 7.42137 4.43216 6.99084 4.95215 6.99084H8.83984C9.62936 6.99064 10.3165 6.42916 10.4941 5.63733L10.6973 4.72815C11.0137 3.4895 12.0554 2.66663 13.2471 2.66663H18.7529Z", fill: "currentColor" })), D3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3051
|
+
__proto__: null,
|
|
3052
|
+
default: X3
|
|
3053
|
+
}, Symbol.toStringTag, { value: "Module" })), Y3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M17 21.2266H17.8667C18.7333 21.2266 19.4533 20.4533 19.4533 19.52C19.4533 18.36 19.04 18.1333 18.36 17.8933L17.0133 17.4266V21.2266H17Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M15.9599 2.53335C8.59993 2.56001 2.63993 8.54668 2.66659 15.9067C2.69326 23.2667 8.67993 29.2267 16.0399 29.2C23.3999 29.1733 29.3599 23.1867 29.3333 15.8267C29.3066 8.46668 23.3199 2.52001 15.9599 2.53335ZM19.0133 16C20.0533 16.36 21.4533 17.1333 21.4533 19.52C21.4533 21.5733 19.8399 23.2267 17.8666 23.2267H16.9999V24C16.9999 24.5467 16.5466 25 15.9999 25C15.4533 25 14.9999 24.5467 14.9999 24V23.2267H14.5199C12.3333 23.2267 10.5599 21.3867 10.5599 19.12C10.5599 18.5733 11.0133 18.12 11.5599 18.12C12.1066 18.12 12.5599 18.5733 12.5599 19.12C12.5599 20.28 13.4399 21.2267 14.5199 21.2267H14.9999V16.72L12.9866 16C11.9466 15.64 10.5466 14.8667 10.5466 12.48C10.5466 10.4267 12.1599 8.77335 14.1333 8.77335H14.9999V8.00001C14.9999 7.45335 15.4533 7.00001 15.9999 7.00001C16.5466 7.00001 16.9999 7.45335 16.9999 8.00001V8.77335H17.4799C19.6666 8.77335 21.4399 10.6133 21.4399 12.88C21.4399 13.4267 20.9866 13.88 20.4399 13.88C19.8933 13.88 19.4399 13.4267 19.4399 12.88C19.4399 11.72 18.5599 10.7733 17.4799 10.7733H16.9999V15.28L19.0133 16Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M12.5601 12.4933C12.5601 13.6533 12.9734 13.88 13.6534 14.12L15.0001 14.5866V10.7733H14.1334C13.2667 10.7733 12.5601 11.5466 12.5601 12.4933Z", fill: "currentColor" })), J3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3054
|
+
__proto__: null,
|
|
3055
|
+
default: Y3
|
|
3056
|
+
}, Symbol.toStringTag, { value: "Module" })), Q3 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { opacity: 0.3, fillRule: "evenodd", clipRule: "evenodd", d: "M16.0001 29.3333C23.3639 29.3333 29.3334 23.3638 29.3334 16C29.3334 8.63616 23.3639 2.66663 16.0001 2.66663C8.63628 2.66663 2.66675 8.63616 2.66675 16C2.66675 23.3638 8.63628 29.3333 16.0001 29.3333Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M22.3586 10.4236C22.8611 9.88525 23.7048 9.85615 24.2431 10.3586C24.7815 10.861 24.8105 11.7048 24.3081 12.2431L14.9748 22.2431C14.4873 22.7654 13.6748 22.8106 13.1323 22.3457L8.46564 18.3457C7.90653 17.8665 7.84179 17.0247 8.32102 16.4656C8.80024 15.9065 9.64198 15.8418 10.2011 16.321L13.8973 19.4892L22.3586 10.4236Z", fill: "currentColor" })), $3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3057
|
+
__proto__: null,
|
|
3058
|
+
default: Q3
|
|
3059
|
+
}, Symbol.toStringTag, { value: "Module" })), e6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M22 12.1815C19.5759 12.9895 16.3439 9.75743 17.1519 7.33337M18.1478 6.33745L12.9254 11.5599C10.655 13.8303 9.0443 16.675 8.26556 19.79L8.01321 20.7994C7.93458 21.1139 8.21947 21.3988 8.53398 21.3202L9.54337 21.0678C12.6583 20.2891 15.5031 18.6784 17.7735 16.408L22.9959 11.1856C23.6388 10.5427 24 9.67071 24 8.76151C24 6.8682 22.4652 5.33337 20.5719 5.33337C19.6627 5.33337 18.7907 5.69455 18.1478 6.33745Z", stroke: "currentColor", strokeWidth: 1.5 }), /* @__PURE__ */ t.createElement("path", { d: "M25.3334 26.6666H6.66675", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), t6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3060
|
+
__proto__: null,
|
|
3061
|
+
default: e6
|
|
3062
|
+
}, Symbol.toStringTag, { value: "Module" })), o6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("rect", { x: 5.33325, y: 8, width: 21.3333, height: 16, rx: 4.96, stroke: "currentColor", strokeWidth: 1.5 }), /* @__PURE__ */ t.createElement("path", { d: "M10.6667 13.3334L15.4001 16.8834C15.7556 17.15 16.2445 17.15 16.6001 16.8834L21.3334 13.3334", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round" })), r6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3063
|
+
__proto__: null,
|
|
3064
|
+
default: o6
|
|
3065
|
+
}, Symbol.toStringTag, { value: "Module" })), l6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { opacity: 0.3, fillRule: "evenodd", clipRule: "evenodd", d: "M16.0001 29.3333C23.3639 29.3333 29.3334 23.3638 29.3334 16C29.3334 8.63616 23.3639 2.66663 16.0001 2.66663C8.63628 2.66663 2.66675 8.63616 2.66675 16C2.66675 23.3638 8.63628 29.3333 16.0001 29.3333Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M20.0546 10.1553C20.4451 9.7648 21.0782 9.7648 21.4687 10.1553L21.9394 10.626C22.3299 11.0165 22.3299 11.6496 21.9394 12.0401L17.9316 16.0469L21.9394 20.0547C22.3299 20.4453 22.3299 21.0783 21.9394 21.4688L21.4687 21.9395C21.0782 22.33 20.4451 22.33 20.0546 21.9395L16.0468 17.9317L12.04 21.9395C11.6494 22.33 11.0164 22.33 10.6259 21.9395L10.1552 21.4688C9.76467 21.0783 9.76467 20.4453 10.1552 20.0547L14.162 16.0469L10.1552 12.0401C9.76467 11.6496 9.76467 11.0165 10.1552 10.626L10.6259 10.1553C11.0164 9.7648 11.6494 9.7648 12.04 10.1553L16.0468 14.1622L20.0546 10.1553Z", fill: "currentColor" })), n6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3066
|
+
__proto__: null,
|
|
3067
|
+
default: l6
|
|
3068
|
+
}, Symbol.toStringTag, { value: "Module" })), s6 = (e) => /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ t.createElement("path", { fill: "#8FFCF3", d: "M12 3v6.65l5.625 2.516z" }), /* @__PURE__ */ t.createElement("path", { fill: "#CABCF8", d: "m12 3-5.625 9.166L12 9.651z" }), /* @__PURE__ */ t.createElement("path", { fill: "#CBA7F5", d: "M12 16.477v4.522l5.625-7.784z" }), /* @__PURE__ */ t.createElement("path", { fill: "#74A0F3", d: "M12 21v-4.523l-5.625-3.262z" }), /* @__PURE__ */ t.createElement("path", { fill: "#CBA7F5", d: "m12 15.43 5.625-3.263L12 9.65z" }), /* @__PURE__ */ t.createElement("path", { fill: "#74A0F3", d: "M6.375 12.167 12 15.429V9.651z" }), /* @__PURE__ */ t.createElement("path", { fill: "#202699", fillRule: "evenodd", d: "m12 15.429-5.625-3.263L12 3l5.625 9.166zM6.749 11.9l5.16-8.41v6.115zm-.077.23 5.238-2.327v5.364zm5.418-2.327v5.364l5.233-3.038zm0-.198 5.16 2.295-5.16-8.41z", clipRule: "evenodd" }), /* @__PURE__ */ t.createElement("path", { fill: "#202699", fillRule: "evenodd", d: "M12 16.406 6.375 13.21 12 21l5.625-7.79zm-4.995-2.633 4.905 2.79v4.005zm5.085 2.79v4.005l4.905-6.795z", clipRule: "evenodd" })), i6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3069
|
+
__proto__: null,
|
|
3070
|
+
default: s6
|
|
3071
|
+
}, Symbol.toStringTag, { value: "Module" })), a6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M17.3333 14.6664L28.2666 3.73303", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M29.3324 9.06663V2.66663H22.9324", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M14.6667 2.66663H12.0001C5.33341 2.66663 2.66675 5.33329 2.66675 12V20C2.66675 26.6666 5.33341 29.3333 12.0001 29.3333H20.0001C26.6667 29.3333 29.3334 26.6666 29.3334 20V17.3333", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), c6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3072
|
+
__proto__: null,
|
|
3073
|
+
default: a6
|
|
3074
|
+
}, Symbol.toStringTag, { value: "Module" })), d6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M18.4267 1.48484C18.1286 1.17655 17.6911 1.04313 17.2776 1.13448C9.4447 2.8352 7.29806 10.5708 7.18629 16.0882L5.63821 14.8815C5.27282 14.5972 4.78244 14.5419 4.36537 14.7342C3.9471 14.9277 3.67186 15.3376 3.65143 15.7979C3.42306 20.9776 4.67547 24.9434 7.37499 27.584C14.4937 34.5476 28.8504 30.1072 28.3678 18.1177C28.3522 17.6411 28.0637 17.2174 27.6262 17.0281C27.2812 16.8803 26.8954 16.8977 26.5709 17.066C27.262 13.5311 25.5264 10.4025 24.2332 9.00828C23.9375 8.69097 23.4964 8.54974 23.0733 8.64169C22.649 8.73244 22.3041 9.03893 22.1647 9.44998C21.619 11.0564 20.6034 11.3424 20.2548 11.3935C16.8558 10.2517 18.7091 2.72462 18.7296 2.6477C18.8365 2.23424 18.7223 1.79373 18.4267 1.48484ZM17.07 28.343C16.8041 28.3716 16.5339 28.3962 16.2518 28.4108C14.7338 28.3092 13.5228 26.9149 13.5228 25.1994C13.5228 24.108 15.03 22.1904 16.4243 20.7961C17.8185 22.1904 19.3245 24.108 19.3245 25.1994C19.3245 26.7327 18.3588 28.0143 17.07 28.343Z", fill: "currentColor" })), C6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3075
|
+
__proto__: null,
|
|
3076
|
+
default: d6
|
|
3077
|
+
}, Symbol.toStringTag, { value: "Module" })), u6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M29.7867 12.44L27.1201 11.1066C26.6267 10.8666 26.0134 11.0533 25.7734 11.5466C25.5201 12.0533 25.7201 12.6533 26.2134 12.8933L28.3334 13.9466V20.3333L23.3334 20.3466V6.66663C23.3334 3.99996 21.5467 2.66663 19.3334 2.66663H8.66675C6.45341 2.66663 4.66675 3.99996 4.66675 6.66663V28.3333H2.66675C2.12008 28.3333 1.66675 28.7866 1.66675 29.3333C1.66675 29.88 2.12008 30.3333 2.66675 30.3333H25.3334C25.8801 30.3333 26.3334 29.88 26.3334 29.3333C26.3334 28.7866 25.8801 28.3333 25.3334 28.3333H23.3334V22.3466L29.3334 22.3333C29.8934 22.3333 30.3334 21.88 30.3334 21.3333V13.3333C30.3334 12.96 30.1201 12.6133 29.7867 12.44ZM8.00008 9.18663C8.00008 7.33329 9.13341 6.66663 10.5201 6.66663H17.4934C18.8667 6.66663 20.0001 7.33329 20.0001 9.18663V10.8266C20.0001 12.6666 18.8667 13.3333 17.4801 13.3333H10.5201C9.13341 13.3333 8.00008 12.6666 8.00008 10.8133V9.18663ZM8.66675 16.3333H12.6667C13.2134 16.3333 13.6667 16.7866 13.6667 17.3333C13.6667 17.88 13.2134 18.3333 12.6667 18.3333H8.66675C8.12008 18.3333 7.66675 17.88 7.66675 17.3333C7.66675 16.7866 8.12008 16.3333 8.66675 16.3333Z", fill: "currentColor" })), g6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3078
|
+
__proto__: null,
|
|
3079
|
+
default: u6
|
|
3080
|
+
}, Symbol.toStringTag, { value: "Module" })), p6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M28.4002 16.2909C28.4002 15.3895 28.3246 14.5202 28.1823 13.6882H16.2512V18.6179H23.0848C22.7914 20.2249 21.904 21.5921 20.558 22.5077L24.6364 25.7094C27.0243 23.4802 28.4002 20.1859 28.4002 16.2909Z", fill: "#4285F4" }), /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.252 28.8C19.6662 28.8 22.5408 27.6658 24.6372 25.7103L20.5588 22.5085C19.4237 23.2818 17.9617 23.7334 16.252 23.7334C12.9521 23.7334 10.1512 21.4828 9.14963 18.45L4.94824 21.7477C7.03047 25.929 11.3091 28.8 16.252 28.8Z", fill: "#34A853" }), /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.14916 18.4496C8.89265 17.6763 8.75203 16.8513 8.75203 15.9998C8.75203 15.1483 8.89265 14.3234 9.14916 13.55L4.94783 10.2523C4.08683 11.9803 3.6001 13.9323 3.6001 15.9998C3.6001 18.0673 4.08683 20.0195 4.94783 21.7473L9.14916 18.4496Z", fill: "#FABB05" }), /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.252 8.26657C18.1164 8.26657 19.7874 8.91541 21.1053 10.1866V10.1883L24.7162 6.53502C22.5233 4.46927 19.6644 3.19995 16.252 3.19995C11.3091 3.19995 7.03047 6.07104 4.94824 10.2523L9.14963 13.55C10.1512 10.5172 12.9521 8.26657 16.252 8.26657Z", fill: "#E94235" })), m6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3081
|
+
__proto__: null,
|
|
3082
|
+
default: p6
|
|
3083
|
+
}, Symbol.toStringTag, { value: "Module" })), h6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M27.7296 15.7095C28.0901 15.3466 28.0901 14.7583 27.7296 14.3955L20.0886 6.70428C19.3067 5.91719 18.6547 5.26085 18.0675 4.80987C17.4476 4.33387 16.7928 4 16 4C15.2072 4 14.5524 4.33387 13.9325 4.80988C13.3453 5.26085 12.6933 5.91719 11.9114 6.70428L4.27036 14.3955C3.90988 14.7583 3.90988 15.3466 4.27036 15.7095C4.63085 16.0723 5.21531 16.0723 5.57579 15.7095L6.1046 15.1772V19.2442C6.1046 23.2364 8.83458 26.7035 12.6959 27.6152C14.8691 28.1283 17.1308 28.1283 19.304 27.6152C23.1654 26.7035 25.8954 23.2364 25.8954 19.2442V15.1771L26.4242 15.7095C26.7847 16.0723 27.3692 16.0723 27.7296 15.7095Z", fill: "currentColor", stroke: "currentColor", strokeOpacity: 0.9, strokeWidth: 1.5, strokeLinecap: "round" })), f6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3084
|
+
__proto__: null,
|
|
3085
|
+
default: h6
|
|
3086
|
+
}, Symbol.toStringTag, { value: "Module" })), v6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("g", { clipPath: "url(#clip0_864_29143)" }, /* @__PURE__ */ t.createElement("path", { d: "M27.2019 28.8024H25.6019V24.8024C25.6019 20.9624 23.2019 17.6024 20.0019 16.0024C23.2019 14.5624 25.6019 11.2024 25.6019 7.20244V3.20244H27.2019C28.1619 3.20244 28.8019 2.40244 28.8019 1.60244C28.8019 0.642441 28.1619 0.00244141 27.2019 0.00244141H4.8019C4.0019 0.00244141 3.2019 0.642441 3.2019 1.60244C3.2019 2.40244 4.0019 3.20244 4.8019 3.20244H6.4019V7.20244C6.4019 11.2024 8.8019 14.5624 12.1619 16.0024C8.8019 17.4424 6.4019 20.8024 6.4019 24.8024V28.8024H4.8019C4.0019 28.8024 3.2019 29.4424 3.2019 30.4024C3.2019 31.2024 4.0019 32.0024 4.8019 32.0024H27.2019C28.1619 32.0024 28.8019 31.2024 28.8019 30.4024C28.8019 29.4424 28.1619 28.8024 27.2019 28.8024ZM9.6019 7.36244V6.40244H22.4019V7.36244C22.4019 11.8424 18.4019 13.1224 16.0019 14.4024C13.6019 13.1224 9.6019 11.8424 9.6019 7.36244ZM9.6019 28.8024C9.6019 27.2024 11.6819 23.5224 16.0019 22.4024C20.3219 23.5224 22.4019 27.2024 22.4019 28.8024H9.6019Z", fill: "currentColor" })), /* @__PURE__ */ t.createElement("defs", null, /* @__PURE__ */ t.createElement("clipPath", { id: "clip0_864_29143" }, /* @__PURE__ */ t.createElement("rect", { width: 32, height: 32, fill: "white" })))), w6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3087
|
+
__proto__: null,
|
|
3088
|
+
default: v6
|
|
3089
|
+
}, Symbol.toStringTag, { value: "Module" })), b6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.66667 9.33333C6.66667 7.86057 7.86057 6.66667 9.33333 6.66667H22.6667C24.1394 6.66667 25.3333 7.86057 25.3333 9.33333V18.9028C26.8274 20.4762 28 22.6667 28 22.6667V9.33333C28 6.38781 25.6122 4 22.6667 4H9.33333C6.38781 4 4 6.38781 4 9.33333V22.6667C4.48971 21.3312 5.47405 19.0324 6.66667 17.0504V9.33333Z", fill: "currentColor", opacity: 0.4 }), /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.6667 13.3334C21.7712 13.3334 22.6667 12.4379 22.6667 11.3334C22.6667 10.2288 21.7712 9.33337 20.6667 9.33337C19.5621 9.33337 18.6667 10.2288 18.6667 11.3334C18.6667 12.4379 19.5621 13.3334 20.6667 13.3334ZM10.6667 13.3334C8 13.3334 4.98976 19.9675 4 22.6667C4 25.6122 6.38617 28 9.33169 28H22.6687C25.6142 28 28 25.6122 28 22.6667C28 22.6667 25.1449 17.3334 22.6687 17.3334C21.0976 17.3334 19.5819 18.9515 18.7606 20.206C18.708 20.2864 18.6587 20.368 18.61 20.4486C18.3335 20.9063 18.0754 21.3334 17.3334 21.3334C16.4608 21.3334 16.1996 20.7007 15.942 20.0289C14.6696 16.711 12.6667 13.3334 10.6667 13.3334Z", fill: "currentColor" })), _6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3090
|
+
__proto__: null,
|
|
3091
|
+
default: b6
|
|
3092
|
+
}, Symbol.toStringTag, { value: "Module" })), L6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M16.0003 3C13.4291 3 10.9157 3.76244 8.77784 5.1909C6.64 6.61935 4.97376 8.64968 3.98982 11.0251C3.00588 13.4006 2.74843 16.0144 3.25004 18.5362C3.75165 21.0579 4.98978 23.3743 6.80786 25.1924C8.62594 27.0105 10.9423 28.2486 13.4641 28.7502C15.9858 29.2518 18.5997 28.9944 20.9751 28.0104C23.3506 27.0265 25.3809 25.3603 26.8094 23.2224C28.2378 21.0846 29.0002 18.5712 29.0002 16C28.9963 12.5534 27.6253 9.24912 25.1882 6.81201C22.7511 4.3749 19.4468 3.00398 16.0003 3ZM16.0001 9C16.2968 9 16.5868 9.08797 16.8335 9.2528C17.0802 9.41762 17.2724 9.65189 17.3859 9.92597C17.4995 10.2001 17.5292 10.5017 17.4713 10.7926C17.4134 11.0836 17.2706 11.3509 17.0608 11.5607C16.851 11.7704 16.5837 11.9133 16.2928 11.9712C16.0018 12.0291 15.7002 11.9994 15.4261 11.8858C15.152 11.7723 14.9177 11.58 14.7529 11.3334C14.5881 11.0867 14.5001 10.7967 14.5001 10.5C14.5001 10.303 14.5389 10.108 14.6143 9.92597C14.6897 9.74399 14.8002 9.57863 14.9395 9.43934C15.0788 9.30005 15.2441 9.18956 15.4261 9.11418C15.6081 9.0388 15.8031 9 16.0001 9H16.0001ZM17.0003 23H16.0003C15.8689 23.0001 15.7388 22.9743 15.6175 22.924C15.4961 22.8738 15.3858 22.8001 15.293 22.7073C15.2001 22.6144 15.1264 22.5041 15.0762 22.3828C15.026 22.2614 15.0002 22.1313 15.0002 22V16C14.735 16 14.4807 15.8946 14.2931 15.7071C14.1056 15.5196 14.0002 15.2652 14.0002 15C14.0002 14.7348 14.1056 14.4804 14.2931 14.2929C14.4807 14.1054 14.735 14 15.0002 14H16.0003C16.1316 13.9999 16.2617 14.0257 16.383 14.076C16.5044 14.1262 16.6147 14.1999 16.7075 14.2927C16.8004 14.3856 16.8741 14.4959 16.9243 14.6172C16.9745 14.7386 17.0003 14.8687 17.0003 15V21C17.2655 21 17.5198 21.1054 17.7074 21.2929C17.8949 21.4804 18.0003 21.7348 18.0003 22C18.0003 22.2652 17.8949 22.5196 17.7074 22.7071C17.5198 22.8946 17.2655 23 17.0003 23Z", fill: "currentColor" })), k6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3093
|
+
__proto__: null,
|
|
3094
|
+
default: L6
|
|
3095
|
+
}, Symbol.toStringTag, { value: "Module" })), x6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { opacity: 0.3, fillRule: "evenodd", clipRule: "evenodd", d: "M10.6667 3.33337C9.74619 3.33337 9 4.07957 9 5.00004V27C9 27.9205 9.74619 28.6667 10.6667 28.6667H21.3333C22.2538 28.6667 23 27.9205 23 27V5.00004C23 4.07957 22.2538 3.33337 21.3333 3.33337H10.6667Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M21.333 1.33337C23.3581 1.33337 25 2.97532 25 5.00037V27.0004C24.9998 29.0253 23.3579 30.6664 21.333 30.6664H10.667C8.64206 30.6664 7.00018 29.0253 7 27.0004V5.00037C7 2.97532 8.64195 1.33337 10.667 1.33337H21.333ZM12.5 2.33337C12.2239 2.33337 12 2.55723 12 2.83337V3.33337H10.667C9.74652 3.33337 9 4.07989 9 5.00037V27.0004C9.00018 27.9207 9.74663 28.6664 10.667 28.6664H21.333C22.2534 28.6664 22.9998 27.9207 23 27.0004V5.00037C23 4.07989 22.2535 3.33337 21.333 3.33337H20V2.83337C20 2.55723 19.7761 2.33337 19.5 2.33337H12.5ZM20 3.33337V4.50037C19.9998 4.77636 19.776 5.00037 19.5 5.00037H12.5C12.224 5.00037 12.0002 4.77636 12 4.50037V3.33337H20Z", fill: "currentColor" })), z6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3096
|
+
__proto__: null,
|
|
3097
|
+
default: x6
|
|
3098
|
+
}, Symbol.toStringTag, { value: "Module" })), y6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M2.66675 17.2933V20C2.66675 26.6666 5.33341 29.3333 12.0001 29.3333H20.0001C26.6667 29.3333 29.3334 26.6666 29.3334 20V12C29.3334 5.33329 26.6667 2.66663 20.0001 2.66663H12.0001C5.33341 2.66663 2.66675 5.33329 2.66675 12", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M21.7068 18.1466C20.2001 19.6533 18.0401 20.12 16.1334 19.52L12.6801 22.96C12.4401 23.2133 11.9468 23.3733 11.5868 23.32L9.98677 23.1066C9.45343 23.04 8.97343 22.5333 8.89343 22.0133L8.6801 20.4133C8.62677 20.0666 8.8001 19.5733 9.0401 19.32L12.4801 15.88C11.8934 13.9733 12.3468 11.8133 13.8534 10.3066C16.0134 8.14665 19.5334 8.14665 21.7068 10.3066C23.8668 12.4533 23.8668 15.9733 21.7068 18.1466Z", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M13.9334 21.7067L12.8 20.5601", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M17.8593 14.2666H17.8713", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })), M6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3099
|
+
__proto__: null,
|
|
3100
|
+
default: y6
|
|
3101
|
+
}, Symbol.toStringTag, { value: "Module" })), S6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { opacity: 0.3, fillRule: "evenodd", clipRule: "evenodd", d: "M15.1545 14.4301L6.66656 22.6667L6.66656 26.6667L10.6666 26.6667L10.6666 24L13.2556 24V21.3334L15.9999 21.3334L18.9125 18.1881L15.1545 14.4301Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M26.9706 6.32348C30.0948 9.44767 30.0948 14.513 26.9706 17.6372C23.8464 20.7614 18.7811 20.7614 15.6569 17.6372C12.5327 14.513 12.5327 9.44767 15.6569 6.32348C18.7811 3.19929 23.8464 3.19929 26.9706 6.32348ZM24.243 9.41431C23.4619 8.63329 22.1956 8.63335 21.4145 9.41431C20.6335 10.1954 20.6335 11.4617 21.4145 12.2427C22.1956 13.0236 23.462 13.0237 24.243 12.2427C25.0239 11.4618 25.0238 10.1953 24.243 9.41431Z", fill: "currentColor" })), E6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3102
|
+
__proto__: null,
|
|
3103
|
+
default: S6
|
|
3104
|
+
}, Symbol.toStringTag, { value: "Module" })), j6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M7.46659 18.6667C6.71985 18.6667 6.34648 18.6667 6.06127 18.5214C5.81038 18.3936 5.60641 18.1896 5.47858 17.9387C5.33325 17.6535 5.33325 17.2801 5.33325 16.5334L5.33325 9.60004C5.33325 8.10657 5.33325 7.35983 5.6239 6.7894C5.87956 6.28763 6.28751 5.87969 6.78928 5.62402C7.35971 5.33337 8.10645 5.33337 9.59992 5.33337L22.3999 5.33337C23.8934 5.33337 24.6401 5.33337 25.2106 5.62402C25.7123 5.87969 26.1203 6.28763 26.3759 6.7894C26.6666 7.35983 26.6666 8.10657 26.6666 9.60004V16.5334C26.6666 17.2801 26.6666 17.6535 26.5213 17.9387C26.3934 18.1896 26.1895 18.3935 25.9386 18.5214C25.6534 18.6667 25.28 18.6667 24.5333 18.6667L7.46659 18.6667Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M6.2223 26.6667C5.39566 26.6667 4.98234 26.6667 4.64323 26.5758C3.72299 26.3293 3.00419 25.6105 2.75761 24.6902C2.66675 24.3511 2.66675 23.9378 2.66675 23.1112C2.66675 22.6978 2.66675 22.4912 2.71218 22.3216C2.83547 21.8615 3.19487 21.5021 3.65499 21.3788C3.82454 21.3334 4.0312 21.3334 4.44453 21.3334L27.5556 21.3334C27.969 21.3334 28.1756 21.3334 28.3452 21.3788C28.8053 21.5021 29.1647 21.8615 29.288 22.3216C29.3334 22.4912 29.3334 22.6978 29.3334 23.1112C29.3334 23.9378 29.3334 24.3511 29.2425 24.6902C28.996 25.6105 28.2772 26.3293 27.3569 26.5758C27.0178 26.6667 26.6045 26.6667 25.7779 26.6667L6.2223 26.6667Z", fill: "currentColor" })), V6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3105
|
+
__proto__: null,
|
|
3106
|
+
default: j6
|
|
3107
|
+
}, Symbol.toStringTag, { value: "Module" })), H6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M6.58621 9.33006L6.00381 13.9115C5.91662 14.6092 6.84112 14.9544 7.23116 14.3699L12.5559 6.37328C12.8507 5.93014 12.5259 5.33173 11.9941 5.33173H8.91577L6.58621 9.33006Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M6.00755 1.33331C5.71293 1.33331 5.44631 1.53064 5.36166 1.81264L3.36198 8.47931C3.234 8.90664 3.56128 9.33331 4.00787 9.33331H6.59079L8.92375 5.33331L9.96559 2.20864C10.1089 1.77664 9.79561 1.33331 9.34035 1.33331C8.92375 1.33331 6.42415 1.33331 6.00755 1.33331Z", fill: "currentColor" })), O6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3108
|
+
__proto__: null,
|
|
3109
|
+
default: H6
|
|
3110
|
+
}, Symbol.toStringTag, { value: "Module" })), Z6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.2771 4.38349C13.4887 3.67816 13.0885 2.93485 12.3831 2.72325C12.1612 2.65668 12 2.66667 12 2.66667H18.6667C19.0953 2.66667 19.4977 2.8727 19.7483 3.22039C19.9989 3.56808 20.0671 4.01504 19.9316 4.42164L17.8499 10.6667H24C24.4917 10.6667 24.9435 10.9373 25.1756 11.3709C25.4076 11.8044 25.3822 12.3305 25.1094 12.7396L14.4633 28.7088C14.5636 28.549 14.6314 28.3653 14.6564 28.1657L15.357 22.5608L21.5086 13.3333H16C15.5714 13.3333 15.1689 13.1273 14.9183 12.7796C14.6677 12.4319 14.5996 11.985 14.7351 11.5784L16.8168 5.33334H12.9922L13.2771 4.38349Z", fill: "currentColor", opacity: 0.4 }), /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.3832 2.72296C13.0885 2.93456 13.4888 3.67787 13.2772 4.3832L9.79213 16.0001H14.6668C15.0492 16.0001 15.4132 16.1643 15.6663 16.451C15.9194 16.7377 16.0372 17.1193 15.9898 17.4988L14.6565 28.1654C14.5651 28.8961 13.8987 29.4144 13.168 29.3231C12.4374 29.2318 11.9191 28.5654 12.0104 27.8347L13.1564 18.6667H8.00009C7.57862 18.6667 7.18196 18.4675 6.93037 18.1293C6.67878 17.7912 6.60188 17.354 6.72299 16.9503L10.723 3.61694C10.9346 2.91161 11.6779 2.51137 12.3832 2.72296Z", fill: "currentColor" })), P6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3111
|
+
__proto__: null,
|
|
3112
|
+
default: Z6
|
|
3113
|
+
}, Symbol.toStringTag, { value: "Module" })), A6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("g", { opacity: 0.5 }, /* @__PURE__ */ t.createElement("path", { d: "M16 8.00023L18.3642 5.63609M5.63631 18.364L8.00026 16M17.6566 12H21M3 12H6.34315M12 6.34342L12 3M12 21L12 17.6569M8.00023 8.00023L5.63609 5.63609M18.364 18.364L16 16", stroke: "currentColor", strokeWidth: 0.416667, strokeLinecap: "round", strokeLinejoin: "round" }))), B6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3114
|
+
__proto__: null,
|
|
3115
|
+
default: A6
|
|
3116
|
+
}, Symbol.toStringTag, { value: "Module" })), T6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { opacity: 0.3, d: "M15.9999 2.66663V5.99996C21.5228 5.99996 25.9999 10.4771 25.9999 16C25.9999 21.5228 21.5228 26 15.9999 26C10.4771 26 5.99992 21.5228 5.99992 16C5.99992 14.2672 6.43977 12.6021 7.26616 11.1252L4.35724 9.49751C3.25433 11.4686 2.66659 13.6935 2.66659 16C2.66659 23.3638 8.63612 29.3333 15.9999 29.3333C23.3637 29.3333 29.3333 23.3638 29.3333 16C29.3333 8.63616 23.3637 2.66663 15.9999 2.66663Z", fill: "currentColor" })), W6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3117
|
+
__proto__: null,
|
|
3118
|
+
default: T6
|
|
3119
|
+
}, Symbol.toStringTag, { value: "Module" })), R6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M8 13.3333V10.6666C8 6.25329 9.33333 2.66663 16 2.66663C22.6667 2.66663 24 6.25329 24 10.6666V13.3333", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M22.6667 29.3334H9.33341C4.00008 29.3334 2.66675 28 2.66675 22.6667V20C2.66675 14.6667 4.00008 13.3334 9.33341 13.3334H22.6667C28.0001 13.3334 29.3334 14.6667 29.3334 20V22.6667C29.3334 28 28.0001 29.3334 22.6667 29.3334Z", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M21.3285 21.3333H21.3405", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M15.9941 21.3333H16.006", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M10.6593 21.3333H10.6713", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })), N6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3120
|
+
__proto__: null,
|
|
3121
|
+
default: R6
|
|
3122
|
+
}, Symbol.toStringTag, { value: "Module" })), I6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M21.0832 16.0291H5.02856", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M17.1797 12.141L21.0837 16.029L17.1797 19.917", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M11.3391 9.85192V8.60792C11.3391 5.89459 13.5378 3.69592 16.2524 3.69592H22.7644C25.4711 3.69592 27.6644 5.88926 27.6644 8.59592V23.4493C27.6644 26.1626 25.4644 28.3626 22.7511 28.3626H16.2378C13.5324 28.3626 11.3391 26.1679 11.3391 23.4626V22.2066", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), G6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3123
|
+
__proto__: null,
|
|
3124
|
+
default: I6
|
|
3125
|
+
}, Symbol.toStringTag, { value: "Module" })), F6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M19.3993 22.0118H12.4751V9.76086H19.3993V22.0118Z", fill: "#FF5F00" }), /* @__PURE__ */ t.createElement("path", { d: "M12.9183 15.8846C12.9183 13.3995 14.1001 11.1857 15.9406 9.75913C14.5947 8.71592 12.8961 8.09326 11.05 8.09326C6.6797 8.09326 3.13696 11.5815 3.13696 15.8846C3.13696 20.1877 6.6797 23.676 11.05 23.676C12.8961 23.676 14.5947 23.0534 15.9406 22.0101C14.1001 20.5835 12.9183 18.3699 12.9183 15.8846Z", fill: "#EB001B" }), /* @__PURE__ */ t.createElement("path", { d: "M28.7371 15.8846C28.7371 20.1877 25.1944 23.676 20.824 23.676C18.978 23.676 17.2793 23.0534 15.9329 22.0101C17.7739 20.5835 18.9558 18.3699 18.9558 15.8846C18.9558 13.3995 17.7739 11.1857 15.9329 9.75913C17.2793 8.71592 18.978 8.09326 20.824 8.09326C25.1944 8.09326 28.7371 11.5815 28.7371 15.8846Z", fill: "#F79E1B" })), U6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3126
|
+
__proto__: null,
|
|
3127
|
+
default: F6
|
|
3128
|
+
}, Symbol.toStringTag, { value: "Module" })), q6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M29.3334 10.6666C29.3334 5.33329 26.6667 2.66663 21.3334 2.66663H10.6667C5.33341 2.66663 2.66675 5.33329 2.66675 10.6666V28C2.66675 28.7333 3.26675 29.3333 4.00008 29.3333H21.3334C26.6667 29.3333 29.3334 26.6666 29.3334 21.3333V16", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M19.3333 16H20.6666", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M11.3333 16H15.9999", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M16 20.6667V11.3334", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" })), K6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3129
|
+
__proto__: null,
|
|
3130
|
+
default: q6
|
|
3131
|
+
}, Symbol.toStringTag, { value: "Module" })), X6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("g", { clipPath: "url(#clip0_864_29145)" }, /* @__PURE__ */ t.createElement("path", { d: "M25.2562 4.44641H9.76245C6.0437 4.44641 3.0187 7.21516 3.0187 10.6277V21.4902L0.206198 25.6339C-0.175052 26.1964 -0.0313018 26.9652 0.531198 27.3464C0.737448 27.4839 0.974948 27.5589 1.22495 27.5589H25.2499C28.9687 27.5589 31.9937 24.7839 31.9937 21.3777V10.6277C31.9999 7.22141 28.9749 4.44641 25.2562 4.44641ZM18.9999 20.6777H10.5437C9.86245 20.6777 9.31245 20.1277 9.31245 19.4464C9.31245 18.7652 9.86245 18.2152 10.5437 18.2152H18.9999C19.6812 18.2152 20.2312 18.7652 20.2312 19.4464C20.2312 20.1277 19.6812 20.6777 18.9999 20.6777ZM24.5437 13.7902H10.5437C9.86245 13.7902 9.31245 13.2402 9.31245 12.5589C9.31245 11.8777 9.86245 11.3277 10.5437 11.3277H24.5437C25.2249 11.3277 25.7749 11.8777 25.7749 12.5589C25.7749 13.2402 25.2249 13.7902 24.5437 13.7902Z", fill: "currentColor" })), /* @__PURE__ */ t.createElement("defs", null, /* @__PURE__ */ t.createElement("clipPath", { id: "clip0_864_29145" }, /* @__PURE__ */ t.createElement("rect", { width: 32, height: 32, fill: "white" })))), D6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3132
|
+
__proto__: null,
|
|
3133
|
+
default: X6
|
|
3134
|
+
}, Symbol.toStringTag, { value: "Module" })), Y6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M17.8648 10.1947C17.9934 9.83632 18.5066 9.83632 18.6352 10.1947L18.9868 11.1748C19.028 11.2895 19.1193 11.3798 19.2355 11.4204L20.2278 11.7677C20.5907 11.8947 20.5907 12.4016 20.2278 12.5286L19.2355 12.8759C19.1193 12.9165 19.028 13.0068 18.9868 13.1215L18.6352 14.1016C18.5066 14.46 17.9934 14.46 17.8648 14.1016L17.5132 13.1215C17.472 13.0068 17.3807 12.9165 17.2645 12.8759L16.2722 12.5286C15.9093 12.4016 15.9093 11.8947 16.2722 11.7677L17.2645 11.4204C17.3807 11.3798 17.472 11.2895 17.5132 11.1748L17.8648 10.1947Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M21.7432 14.5496C21.8289 14.3106 22.1711 14.3106 22.2568 14.5496L22.4912 15.203C22.5186 15.2794 22.5796 15.3396 22.657 15.3667L23.3186 15.5982C23.5605 15.6829 23.5605 16.0208 23.3186 16.1055L22.657 16.337C22.5796 16.3641 22.5186 16.4243 22.4912 16.5007L22.2568 17.1541C22.1711 17.3931 21.8289 17.3931 21.7432 17.1541L21.5088 16.5007C21.4814 16.4243 21.4204 16.3641 21.343 16.337L20.6814 16.1055C20.4395 16.0208 20.4395 15.6829 20.6814 15.5982L21.343 15.3667C21.4204 15.3396 21.4814 15.2794 21.5088 15.203L21.7432 14.5496Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M23.6924 4.38912C23.8785 3.87029 24.6215 3.87029 24.8076 4.38912L25.4455 6.16734C25.5051 6.33342 25.6374 6.46407 25.8056 6.52292L27.606 7.153C28.1313 7.33684 28.1313 8.07057 27.606 8.25441L25.8056 8.88449C25.6374 8.94334 25.5051 9.07399 25.4455 9.24006L24.8076 11.0183C24.6215 11.5371 23.8785 11.5371 23.6924 11.0183L23.0545 9.24006C22.9949 9.07399 22.8626 8.94334 22.6944 8.88449L20.894 8.25441C20.3687 8.07057 20.3687 7.33684 20.894 7.153L22.6944 6.52292C22.8626 6.46407 22.9949 6.33342 23.0545 6.16734L23.6924 4.38912Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M4 17.9462C4 23.4988 8.63226 28 14.3465 28C18.7454 28 22.5032 25.3324 24 21.5711C22.8146 22.1122 21.4909 22.4146 20.0945 22.4146C15.0152 22.4146 10.8976 18.4135 10.8976 13.4778C10.8976 11.4137 11.6178 9.51295 12.8274 8C7.83336 8.714 4 12.8951 4 17.9462Z", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), J6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3135
|
+
__proto__: null,
|
|
3136
|
+
default: Y6
|
|
3137
|
+
}, Symbol.toStringTag, { value: "Module" })), Q6 = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M16.0001 2.66663C14.1882 2.66663 12.5783 3.40531 11.3371 4.70398C9.61555 4.69731 7.81235 5.27063 6.54168 6.5413C5.27115 7.81197 4.64875 9.64532 4.71901 11.308C3.42115 12.5493 2.66675 14.188 2.66675 16C2.66675 17.812 3.43235 19.4706 4.73008 20.712C4.68942 22.5173 5.27115 24.188 6.54168 25.4586C7.81248 26.7293 9.49181 27.2746 11.2986 27.292C12.5399 28.5893 14.1882 29.3333 16.0001 29.3333C17.8119 29.3333 19.4374 28.5973 20.6786 27.2999C22.4286 27.2933 24.1878 26.7293 25.4585 25.4586C26.729 24.188 27.3327 22.4187 27.2811 20.7067C28.5789 19.4653 29.3334 17.812 29.3334 16C29.3334 14.188 28.576 12.564 27.2782 11.3226C27.3189 9.5173 26.729 7.81197 25.4585 6.5413C24.1877 5.27063 22.3546 4.65059 20.6937 4.71326C19.4525 3.41592 17.8118 2.66663 16.0001 2.66663ZM16.0001 5.33329C17.1978 5.33329 18.2954 5.91461 19.0834 6.91728C19.3689 7.27994 19.8333 7.46797 20.2918 7.41597C21.5773 7.27197 22.7177 7.63462 23.5417 8.45862C24.3657 9.28262 24.7279 10.4226 24.5834 11.708C24.5318 12.1666 24.7207 12.6306 25.0834 12.9173C26.0849 13.7053 26.6667 14.8026 26.6667 16C26.6667 17.1973 26.0849 18.2946 25.0834 19.0826C24.7207 19.3693 24.5318 19.8333 24.5834 20.292C24.7279 21.5773 24.3657 22.7173 23.5417 23.5413C22.7178 24.3653 21.5773 24.7279 20.2918 24.5839C19.8332 24.5319 19.3687 24.72 19.0834 25.0826C18.2954 26.0853 17.1978 26.6666 16.0001 26.6666C14.8023 26.6666 13.7049 26.0853 12.9167 25.0826C12.6313 24.72 12.1669 24.5319 11.7083 24.5839C10.4229 24.7279 9.28235 24.3653 8.45848 23.5413C7.63448 22.7173 7.27235 21.5773 7.41675 20.292C7.46835 19.8333 7.27941 19.3693 6.91675 19.0826C5.91528 18.2946 5.33341 17.1973 5.33341 16C5.33341 14.8026 5.91528 13.7053 6.91675 12.9173C7.27941 12.6306 7.46835 12.1666 7.41675 11.708C7.27221 10.4226 7.63448 9.28262 8.45848 8.45862C9.28235 7.63462 10.4229 7.27197 11.7083 7.41597C12.167 7.46797 12.6314 7.27994 12.9167 6.91728C13.7047 5.91461 14.8023 5.33329 16.0001 5.33329Z", fill: "currentColor", opacity: 0.4 }), /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.9429 12.3905C21.4636 12.9112 21.4636 13.7554 20.9429 14.2761L15.6096 19.6095C15.0889 20.1302 14.2446 20.1302 13.7239 19.6095L11.0573 16.9428C10.5366 16.4221 10.5366 15.5779 11.0573 15.0572C11.578 14.5365 12.4222 14.5365 12.9429 15.0572L14.6667 16.781L19.0573 12.3905C19.578 11.8698 20.4222 11.8698 20.9429 12.3905Z", fill: "currentColor" })), $6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3138
|
+
__proto__: null,
|
|
3139
|
+
default: Q6
|
|
3140
|
+
}, Symbol.toStringTag, { value: "Module" })), ee = (e) => /* @__PURE__ */ t.createElement("svg", { fill: "#000000", width: "24px", height: "24px", viewBox: "0 0 27 27", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "m13.5 26.5c1.412 0 2.794-.225 4.107-.662l-.316-.949c-1.212.403-2.487.611-3.792.611v1m6.06-1.495c1.234-.651 2.355-1.498 3.321-2.504l-.721-.692c-.892.929-1.928 1.711-3.067 2.312l.467.884m4.66-4.147c.79-1.149 1.391-2.418 1.777-3.762l-.961-.276c-.356 1.24-.911 2.411-1.64 3.471l.824.567m2.184-5.761c.063-.518.096-1.041.097-1.568 0-.896-.085-1.758-.255-2.603l-.98.197c.157.78.236 1.576.236 2.405-.001.486-.031.97-.09 1.448l.993.122m-.738-6.189c-.493-1.307-1.195-2.523-2.075-3.605l-.776.631c.812.999 1.46 2.122 1.916 3.327l.935-.353m-3.539-5.133c-1.043-.926-2.229-1.68-3.512-2.229l-.394.919c1.184.507 2.279 1.203 3.242 2.058l.664-.748m-5.463-2.886c-1.012-.253-2.058-.384-3.119-.388-.378 0-.717.013-1.059.039l.077.997c.316-.024.629-.036.98-.036.979.003 1.944.124 2.879.358l.243-.97m-6.238-.022c-1.361.33-2.653.878-3.832 1.619l.532.847c1.089-.684 2.281-1.189 3.536-1.494l-.236-.972m-5.517 2.878c-1.047.922-1.94 2.01-2.643 3.212l.864.504c.649-1.112 1.474-2.114 2.441-2.966l-.661-.75m-3.54 5.076c-.499 1.293-.789 2.664-.854 4.072l.999.046c.06-1.3.328-2.564.788-3.758l-.933-.36m-.78 6.202c.163 1.396.549 2.744 1.14 4l.905-.425c-.545-1.16-.902-2.404-1.052-3.692l-.993.116m2.177 5.814c.788 1.151 1.756 2.169 2.866 3.01l.606-.796c-1.025-.78-1.919-1.721-2.646-2.783l-.825.565m4.665 4.164c1.23.65 2.559 1.1 3.943 1.328l.162-.987c-1.278-.21-2.503-.625-3.638-1.225l-.468.884m6.02 1.501c.024 0 .024 0 .048 0v-1c-.022 0-.022 0-.044 0l-.004 1" })), te = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3141
|
+
__proto__: null,
|
|
3142
|
+
default: ee
|
|
3143
|
+
}, Symbol.toStringTag, { value: "Module" })), oe = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M5 16H27", stroke: "currentColor", strokeWidth: 3, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M16 5V27", stroke: "currentColor", strokeWidth: 3, strokeLinecap: "round", strokeLinejoin: "round" })), re = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3144
|
+
__proto__: null,
|
|
3145
|
+
default: oe
|
|
3146
|
+
}, Symbol.toStringTag, { value: "Module" })), le = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M13.0002 6H7.00024C6.44796 6 6.00024 6.44772 6.00024 7V13C6.00024 13.5523 6.44796 14 7.00024 14H13.0002C13.5525 14 14.0002 13.5523 14.0002 13V7C14.0002 6.44772 13.5525 6 13.0002 6Z", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M13.0002 18H7.00024C6.44796 18 6.00024 18.4477 6.00024 19V25C6.00024 25.5523 6.44796 26 7.00024 26H13.0002C13.5525 26 14.0002 25.5523 14.0002 25V19C14.0002 18.4477 13.5525 18 13.0002 18Z", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M25.0002 6H19.0002C18.448 6 18.0002 6.44772 18.0002 7V13C18.0002 13.5523 18.448 14 19.0002 14H25.0002C25.5525 14 26.0002 13.5523 26.0002 13V7C26.0002 6.44772 25.5525 6 25.0002 6Z", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M18.0002 18V22", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M18.0002 26H22.0002V18", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M22.0002 20H26.0002", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M26.0002 24V26", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), ne = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3147
|
+
__proto__: null,
|
|
3148
|
+
default: le
|
|
3149
|
+
}, Symbol.toStringTag, { value: "Module" })), se = (e) => /* @__PURE__ */ t.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { opacity: 0.8, d: "M9.75024 4.5H5.25024C4.83603 4.5 4.50024 4.83579 4.50024 5.25V9.75C4.50024 10.1642 4.83603 10.5 5.25024 10.5H9.75024C10.1645 10.5 10.5002 10.1642 10.5002 9.75V5.25C10.5002 4.83579 10.1645 4.5 9.75024 4.5Z", fill: "currentColor", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { opacity: 0.8, d: "M9.75024 13.5H5.25024C4.83603 13.5 4.50024 13.8358 4.50024 14.25V18.75C4.50024 19.1642 4.83603 19.5 5.25024 19.5H9.75024C10.1645 19.5 10.5002 19.1642 10.5002 18.75V14.25C10.5002 13.8358 10.1645 13.5 9.75024 13.5Z", fill: "currentColor", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { opacity: 0.8, d: "M18.7502 4.5H14.2502C13.836 4.5 13.5002 4.83579 13.5002 5.25V9.75C13.5002 10.1642 13.836 10.5 14.2502 10.5H18.7502C19.1645 10.5 19.5002 10.1642 19.5002 9.75V5.25C19.5002 4.83579 19.1645 4.5 18.7502 4.5Z", fill: "currentColor", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M13.5002 13.5V16.5", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M13.5002 19.5H16.5002V13.5", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { opacity: 0.8, d: "M16.5002 15H19.5002", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M19.5002 18V19.5", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3150
|
+
__proto__: null,
|
|
3151
|
+
default: se
|
|
3152
|
+
}, Symbol.toStringTag, { value: "Module" })), ae = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M16.0002 28C22.6277 28 28.0002 22.6274 28.0002 16C28.0002 9.37258 22.6277 4 16.0002 4C9.37283 4 4.00024 9.37258 4.00024 16C4.00024 22.6274 9.37283 28 16.0002 28Z", stroke: "currentColor", strokeWidth: 3, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M16.0002 18V17C16.7914 17 17.5647 16.7654 18.2225 16.3259C18.8803 15.8864 19.393 15.2616 19.6958 14.5307C19.9985 13.7998 20.0777 12.9956 19.9234 12.2196C19.769 11.4437 19.3881 10.731 18.8287 10.1716C18.2693 9.61216 17.5565 9.2312 16.7806 9.07686C16.0047 8.92252 15.2004 9.00173 14.4695 9.30448C13.7386 9.60723 13.1139 10.1199 12.6744 10.7777C12.2348 11.4355 12.0002 12.2089 12.0002 13", stroke: "currentColor", strokeWidth: 3, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M16 25C17.1046 25 18 24.1046 18 23C18 21.8954 17.1046 21 16 21C14.8954 21 14 21.8954 14 23C14 24.1046 14.8954 25 16 25Z", fill: "currentColor" })), ce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3153
|
+
__proto__: null,
|
|
3154
|
+
default: ae
|
|
3155
|
+
}, Symbol.toStringTag, { value: "Module" })), de = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M29.3334 16C29.3334 23.36 23.3601 29.3333 16.0001 29.3333C8.64008 29.3333 4.14675 21.92 4.14675 21.92M4.14675 21.92H10.1734M4.14675 21.92V28.5866M2.66675 16C2.66675 8.63996 8.58675 2.66663 16.0001 2.66663C24.8934 2.66663 29.3334 10.08 29.3334 10.08M29.3334 10.08V3.41329M29.3334 10.08H23.4134", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), Ce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3156
|
+
__proto__: null,
|
|
3157
|
+
default: de
|
|
3158
|
+
}, Symbol.toStringTag, { value: "Module" })), ue = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("rect", { opacity: 0.01, width: 32, height: 32, fill: "white" }), /* @__PURE__ */ t.createElement("path", { d: "M21.1462 19.2654C21.0702 22.1946 19.8977 24.9887 17.8611 27.0955L14.2625 23.5105C16.8132 22.5609 19.1526 21.1183 21.1462 19.2654ZM12.5906 22.8572L12.0359 24.6072C12.0073 24.7058 11.9271 24.7813 11.8269 24.8035C11.7302 24.828 11.6276 24.7981 11.5593 24.7253L6.79175 19.9578C6.71998 19.8889 6.69198 19.7857 6.71948 19.6902C6.73781 19.5904 6.81148 19.5094 6.90894 19.4812L8.7644 18.9392L12.5906 22.8572ZM27.1804 4.36206C27.0265 12.7629 21.6752 20.1868 13.7537 22.988L8.52905 17.7634C9.49732 15.004 11.0576 12.4899 13.1003 10.3972C13.1225 10.3824 13.14 10.3614 13.1521 10.3376C16.8585 6.57183 21.8973 4.41429 27.1804 4.32983V4.36206ZM12.1335 10.449C10.3376 12.4317 8.94061 14.7421 8.01929 17.2537L4.47339 13.7146C6.54078 11.7249 9.26646 10.5627 12.1335 10.449ZM21.8298 7.85522C20.3494 7.24521 18.644 7.76558 17.7566 9.09839C16.8695 10.4312 17.0476 12.2053 18.1814 13.3357C18.8119 13.9653 19.6673 14.3178 20.5583 14.3152C22.1594 14.3117 23.535 13.178 23.8445 11.6072C24.1538 10.0361 23.3103 8.4653 21.8298 7.85522Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M8.19575 23.262C8.1365 23.1989 8.05377 23.1631 7.96718 23.1631C7.88059 23.1631 7.79786 23.1989 7.73861 23.262L6.06677 24.9339C5.9753 25.0272 5.94825 25.166 5.99799 25.2868C6.04774 25.4076 6.1647 25.4871 6.29534 25.489C6.38194 25.49 6.46495 25.4545 6.52391 25.391L8.19575 23.7257C8.25757 23.6644 8.29234 23.5809 8.29234 23.4939C8.29234 23.4068 8.25757 23.3233 8.19575 23.262V23.262Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M8.90104 25.2082L8.01288 26.1225C7.88763 26.2517 7.88763 26.457 8.01288 26.5862C8.07517 26.6487 8.15973 26.6839 8.24798 26.6841C8.33411 26.6829 8.41627 26.6477 8.47655 26.5862L9.36472 25.698C9.42653 25.6367 9.4613 25.5532 9.4613 25.4662C9.4613 25.3791 9.42653 25.2956 9.36472 25.2343C9.24272 25.1015 9.03719 25.0899 8.90104 25.2082V25.2082Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M6.24973 22.0931C6.12054 21.9678 5.91524 21.9678 5.78605 22.0931L4.89789 22.9812C4.77264 23.1104 4.77264 23.3157 4.89789 23.4449C4.96018 23.5074 5.04474 23.5427 5.13299 23.5429C5.21912 23.5416 5.30128 23.5064 5.36156 23.4449L6.24973 22.5568C6.31154 22.4954 6.34631 22.412 6.34631 22.3249C6.34631 22.2379 6.31154 22.1544 6.24973 22.0931V22.0931Z", fill: "currentColor" })), ge = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3159
|
+
__proto__: null,
|
|
3160
|
+
default: ue
|
|
3161
|
+
}, Symbol.toStringTag, { value: "Module" })), pe = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.4383 24.9907C22.1399 26.8716 19.2018 28 16.0001 28C8.63628 28 2.66675 22.0305 2.66675 14.6667C2.66675 7.30291 8.63628 1.33337 16.0001 1.33337C23.3639 1.33337 29.3334 7.30291 29.3334 14.6667C29.3334 17.8684 28.2049 20.8066 26.324 23.1051L30.2762 27.0573C30.7969 27.578 30.7969 28.4223 30.2762 28.943C29.7555 29.4636 28.9113 29.4636 28.3906 28.943L24.4383 24.9907ZM26.6667 14.6667C26.6667 20.5577 21.8911 25.3334 16.0001 25.3334C10.109 25.3334 5.33341 20.5577 5.33341 14.6667C5.33341 8.77567 10.109 4.00004 16.0001 4.00004C21.8911 4.00004 26.6667 8.77567 26.6667 14.6667Z", fill: "currentColor" })), me = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3162
|
+
__proto__: null,
|
|
3163
|
+
default: pe
|
|
3164
|
+
}, Symbol.toStringTag, { value: "Module" })), he = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M20 16C20 13.7867 18.2133 12 16 12C13.7867 12 12 13.7867 12 16C12 18.2133 13.7867 20 16 20C16.5467 20 17.08 19.8933 17.56 19.68", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M9.17334 27.44L10.6267 28.28C11.68 28.9066 13.04 28.5333 13.6667 27.48L13.8133 27.2266C15.0133 25.1333 16.9867 25.1333 18.2 27.2266L18.3467 27.48C18.9733 28.5333 20.3333 28.9066 21.3867 28.28L23.6933 26.96C24.9067 26.2666 25.32 24.7066 24.6267 23.5066C23.4133 21.4133 24.4 19.7066 26.8133 19.7066C28.2 19.7066 29.3467 18.5733 29.3467 17.1733V14.8266C29.3467 13.44 28.2133 12.2933 26.8133 12.2933C25.4667 12.2933 24.56 11.76 24.24 10.92C23.9867 10.2666 24.0933 9.4133 24.6267 8.4933C25.32 7.27997 24.9067 5.7333 23.6933 5.03997L22.6133 4.42664", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M18.1867 4.77333C16.9867 6.86666 15.0134 6.86666 13.8001 4.77333L13.6534 4.52C13.0401 3.46666 11.6801 3.09333 10.6267 3.72L8.32008 5.04C7.10675 5.73333 6.69341 7.29333 7.38675 8.50666C8.60008 10.5867 7.61341 12.2933 5.20008 12.2933C3.81341 12.2933 2.66675 13.4267 2.66675 14.8267V17.1733C2.66675 18.56 3.80008 19.7067 5.20008 19.7067C7.61341 19.7067 8.60008 21.4133 7.38675 23.5067", stroke: "currentColor", strokeWidth: 1.5, strokeMiterlimit: 10, strokeLinecap: "round", strokeLinejoin: "round" })), fe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3165
|
+
__proto__: null,
|
|
3166
|
+
default: he
|
|
3167
|
+
}, Symbol.toStringTag, { value: "Module" })), ve = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.3335 2.66663C14.2289 2.66663 13.3335 3.56206 13.3335 4.66663V5.15251C13.3335 5.4567 13.1269 5.72019 12.8363 5.8103C12.2083 6.00507 11.6051 6.25631 11.0327 6.55807C10.7636 6.69996 10.4311 6.65976 10.216 6.44462L9.87182 6.10046C9.09077 5.31942 7.82444 5.31942 7.0434 6.10046L6.10059 7.04327C5.31954 7.82432 5.31954 9.09065 6.10059 9.8717L6.44475 10.2159C6.65988 10.431 6.70008 10.7635 6.5582 11.0326C6.25645 11.605 6.00522 12.2081 5.81045 12.8361C5.72034 13.1267 5.45684 13.3333 5.15265 13.3333H4.66675C3.56218 13.3333 2.66675 14.2287 2.66675 15.3333V16.6666C2.66675 17.7712 3.56218 18.6666 4.66675 18.6666H5.15265C5.45684 18.6666 5.72034 18.8733 5.81045 19.1638C6.00522 19.7918 6.25645 20.3949 6.5582 20.9673C6.70008 21.2364 6.65988 21.5689 6.44475 21.7841L6.10059 22.1282C5.31954 22.9093 5.31954 24.1756 6.10059 24.9566L7.0434 25.8995C7.82444 26.6805 9.09077 26.6805 9.87182 25.8995L10.216 25.5553C10.4311 25.3402 10.7636 25.3 11.0327 25.4418C11.6051 25.7436 12.2083 25.9948 12.8363 26.1896C13.1269 26.2797 13.3335 26.5432 13.3335 26.8474V27.3333C13.3335 28.4379 14.2289 29.3333 15.3335 29.3333H16.6668C17.7714 29.3333 18.6668 28.4379 18.6668 27.3333V26.8474C18.6668 26.5432 18.8735 26.2797 19.164 26.1896C19.7919 25.9948 20.3951 25.7436 20.9674 25.4418C21.2366 25.3 21.569 25.3402 21.7842 25.5553L22.1283 25.8995C22.9094 26.6805 24.1757 26.6805 24.9568 25.8995L25.8996 24.9566C26.6806 24.1756 26.6806 22.9093 25.8996 22.1282L25.5554 21.7841C25.3403 21.5689 25.3001 21.2364 25.442 20.9673C25.7437 20.3949 25.9949 19.7918 26.1897 19.1638C26.2798 18.8733 26.5433 18.6666 26.8475 18.6666H27.3334C28.438 18.6666 29.3334 17.7712 29.3334 16.6666V15.3333C29.3334 14.2287 28.438 13.3333 27.3334 13.3333H26.8475C26.5433 13.3333 26.2798 13.1267 26.1897 12.8361C25.9949 12.2081 25.7437 11.605 25.442 11.0326C25.3001 10.7635 25.3403 10.431 25.5554 10.2159L25.8996 9.8717C26.6806 9.09065 26.6806 7.82432 25.8996 7.04327L24.9568 6.10046C24.1757 5.31942 22.9094 5.31942 22.1283 6.10046L21.7842 6.44462C21.569 6.65976 21.2366 6.69996 20.9674 6.55807C20.3951 6.25634 19.792 6.00512 19.164 5.81035C18.8735 5.72024 18.6668 5.45675 18.6668 5.15256V4.66663C18.6668 3.56206 17.7714 2.66663 16.6668 2.66663H15.3335ZM16.0001 20C18.2092 20 20.0001 18.2091 20.0001 16C20.0001 13.7908 18.2092 12 16.0001 12C13.7909 12 12.0001 13.7908 12.0001 16C12.0001 18.2091 13.7909 20 16.0001 20Z", fill: "currentColor" })), we = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3168
|
+
__proto__: null,
|
|
3169
|
+
default: ve
|
|
3170
|
+
}, Symbol.toStringTag, { value: "Module" })), be = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M16.5001 2.77402C17.6721 3.27402 24.7041 6.27536 25.8748 6.77536C26.3668 6.98469 26.6667 7.4487 26.6667 7.98337C26.6667 13.8234 26.4334 16.4367 25.3748 19.446C23.9894 23.386 21.2694 26.526 16.6667 29.1567C16.4621 29.274 16.2311 29.3327 16.0001 29.3327C16.0001 19.6507 16.0001 4.95865 16.0001 2.66663C16.173 2.67161 16.3447 2.70741 16.5001 2.77402Z", fill: "currentColor", opacity: 0.4 }), /* @__PURE__ */ t.createElement("path", { d: "M15.4999 2.77475C14.3279 3.27475 7.29591 6.27609 6.12524 6.77609C5.63324 6.98543 5.33325 7.44943 5.33325 7.9841C5.33325 13.8241 5.56658 16.4374 6.62524 19.4467C8.01058 23.3867 10.7306 26.5268 15.3333 29.1574C15.5379 29.2748 15.7689 29.3334 15.9999 29.3334C15.9999 19.6514 15.9999 4.95938 15.9999 2.66736C15.827 2.67235 15.6553 2.70814 15.4999 2.77475Z", fill: "currentColor" })), _e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3171
|
+
__proto__: null,
|
|
3172
|
+
default: be
|
|
3173
|
+
}, Symbol.toStringTag, { value: "Module" })), Le = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.347 0.162805C15.754 -0.0542684 16.246 -0.0542684 16.653 0.162805L19.8793 1.88352C22.4833 3.27229 25.402 4 28.368 4H29.6364C30.3895 4 31 4.59696 31 5.33333V12.2963C31 19.5901 26.9391 26.3056 20.4029 29.8205L16.6571 31.8349C16.2479 32.055 15.7521 32.055 15.3429 31.8349L11.5971 29.8205C5.0609 26.3056 1 19.5901 1 12.2963V5.33333C1 4.59696 1.61053 4 2.36364 4H3.63193C6.59804 4 9.51674 3.27229 12.1207 1.88352L15.347 0.162805ZM10.5455 14.6667C10.5455 11.7211 12.9875 9.33332 16 9.33332C19.0124 9.33332 21.4545 11.7211 21.4545 14.6667C21.4545 17.6121 19.0124 20 16 20C12.9875 20 10.5455 17.6121 10.5455 14.6667Z", fill: "currentColor" })), ke = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3174
|
+
__proto__: null,
|
|
3175
|
+
default: Le
|
|
3176
|
+
}, Symbol.toStringTag, { value: "Module" })), xe = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M26.7999 11.48C29.5199 11.9334 30.1599 13.9067 28.1999 15.8534L24.8932 19.16C24.3332 19.72 24.0265 20.8 24.1999 21.5734L25.1465 25.6667C25.8932 28.9067 24.1732 30.16 21.3065 28.4667L17.3199 26.1067C16.5999 25.68 15.4132 25.68 14.6799 26.1067L10.6932 28.4667C7.83988 30.16 6.10655 28.8934 6.85321 25.6667L7.79988 21.5734C7.97321 20.8 7.66655 19.72 7.10655 19.16L3.79988 15.8534C1.85321 13.9067 2.47988 11.9334 5.19988 11.48L9.45321 10.7734C10.1599 10.6534 11.0132 10.0267 11.3332 9.37335L13.6799 4.68002C14.9465 2.13335 17.0265 2.13335 18.3065 4.68002L20.6532 9.37335C20.7865 9.65335 21.0265 9.93335 21.3065 10.16", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), ze = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3177
|
+
__proto__: null,
|
|
3178
|
+
default: xe
|
|
3179
|
+
}, Symbol.toStringTag, { value: "Module" })), ye = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("g", { clipPath: "url(#clip0_864_29147)" }, /* @__PURE__ */ t.createElement("path", { d: "M19.1924 19.7338C19.0851 19.4227 18.8117 19.1971 18.4853 19.1527L13.7361 18.4955L11.3969 13.9889C11.0953 13.4096 10.1443 13.4096 9.84347 13.9889L7.50468 18.4955L2.75544 19.1527C2.42863 19.1971 2.15519 19.4227 2.04792 19.7338C1.94029 20.0456 2.01712 20.3918 2.24663 20.6284L5.98507 24.4856L4.97978 28.9316C4.90331 29.2708 5.03447 29.6228 5.31429 29.8288C5.59499 30.0364 5.96967 30.0578 6.27049 29.8826L10.6203 27.3756L14.9701 29.8826C15.106 29.9612 15.2567 29.9997 15.4072 29.9997C15.59 29.9997 15.7725 29.9425 15.9263 29.8288C16.2061 29.6228 16.3373 29.2708 16.2608 28.9316L15.256 24.4856L18.994 20.6284C19.2234 20.3918 19.3 20.0457 19.1924 19.7338Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M29.9266 7.34953C29.8193 7.03768 29.5458 6.81289 29.2195 6.76765L25.2722 6.22078L23.3264 2.4721C23.0256 1.89276 22.0738 1.89276 21.773 2.4721L19.8273 6.22078L15.88 6.76765C15.5536 6.81298 15.2802 7.03768 15.1729 7.34953C15.0653 7.66059 15.1421 8.00665 15.3716 8.24334L18.482 11.452L17.648 15.1408C17.5716 15.48 17.7027 15.832 17.9825 16.038C18.2632 16.2457 18.6379 16.2661 18.9387 16.0918L22.5499 14.0103L26.1606 16.0918C26.2964 16.1704 26.4472 16.2089 26.5976 16.2089C26.7805 16.2089 26.9629 16.1517 27.1168 16.038C27.3966 15.832 27.5277 15.48 27.4513 15.1408L26.6173 11.452L29.7277 8.24334C29.9575 8.00665 30.0343 7.66059 29.9266 7.34953Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M7.94807 9.97916C7.60114 9.97916 7.2871 9.77406 7.14745 9.45705L6.97402 9.06312C6.86421 8.81278 6.66637 8.61538 6.41735 8.50513L6.02255 8.33171C5.7051 8.19241 5.5 7.87793 5.5 7.53108C5.5 7.18423 5.7051 6.86967 6.02255 6.73046L6.41691 6.55703C6.66646 6.44678 6.86421 6.24938 6.97359 5.99992L7.14745 5.60512C7.28719 5.28811 7.60122 5.08301 7.94807 5.08301C8.29492 5.08301 8.60905 5.28811 8.7487 5.60512L8.92212 5.99905C9.03194 6.24938 9.22977 6.44678 9.4788 6.55616L9.8736 6.73046C10.191 6.86976 10.3961 7.18423 10.3961 7.53108C10.3961 7.87793 10.191 8.1925 9.8736 8.33171L9.47967 8.50513C9.22977 8.61538 9.03194 8.81278 8.92256 9.06225L8.7487 9.45705C8.60896 9.77406 8.29492 9.97916 7.94807 9.97916Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M24.597 25.3113C24.2501 25.3113 23.936 25.1062 23.7964 24.7892L23.623 24.3953C23.5127 24.1449 23.3149 23.9475 23.0658 23.8373L22.6715 23.6639C22.354 23.5246 22.1489 23.2101 22.1489 22.8632C22.1489 22.5164 22.354 22.2018 22.6715 22.0626L23.0654 21.8892C23.315 21.7789 23.5127 21.5815 23.623 21.3321L23.7964 20.9373C23.9361 20.6203 24.2502 20.4152 24.597 20.4152C24.9439 20.4152 25.2584 20.6203 25.3981 20.9381L25.5711 21.3321C25.681 21.5816 25.8788 21.7789 26.1278 21.8892L26.5226 22.0626C26.8401 22.2019 27.0452 22.5164 27.0452 22.8632C27.0452 23.2101 26.8401 23.5246 26.5226 23.6639L26.1283 23.8373C25.8787 23.9475 25.681 24.1449 25.5707 24.3944L25.3981 24.7883C25.2583 25.1062 24.9439 25.3113 24.597 25.3113Z", fill: "currentColor" })), /* @__PURE__ */ t.createElement("defs", null, /* @__PURE__ */ t.createElement("clipPath", { id: "clip0_864_29147" }, /* @__PURE__ */ t.createElement("rect", { width: 28, height: 28, fill: "white", transform: "translate(2 2)" })))), Me = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3180
|
+
__proto__: null,
|
|
3181
|
+
default: ye
|
|
3182
|
+
}, Symbol.toStringTag, { value: "Module" })), Se = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M16.0001 2.66663C15.2641 2.66663 14.6667 3.26396 14.6667 3.99996V6.66663C14.6667 7.40263 15.2641 7.99996 16.0001 7.99996C16.7361 7.99996 17.3334 7.40263 17.3334 6.66663V3.99996C17.3334 3.26396 16.7361 2.66663 16.0001 2.66663ZM7.50008 6.16663C7.15874 6.16663 6.84408 6.32263 6.58408 6.58397C6.06275 7.10397 6.06275 7.93862 6.58408 8.45862L8.37475 10.292C8.89608 10.812 9.77207 10.8133 10.2921 10.292C10.8121 9.77062 10.8134 8.89464 10.2921 8.37464L8.45874 6.58397C8.1974 6.32263 7.84141 6.16663 7.50008 6.16663ZM24.4587 6.20797C24.1174 6.20797 23.8027 6.32263 23.5414 6.58397L21.7081 8.37464C21.1881 8.89597 21.1881 9.77062 21.7081 10.292C22.2294 10.812 23.1041 10.812 23.6254 10.292L25.4161 8.45862C25.9374 7.93729 25.9374 7.10397 25.4161 6.58397C25.1561 6.32263 24.8001 6.20797 24.4587 6.20797ZM4.00008 14.6666C3.26408 14.6666 2.66675 15.264 2.66675 16C2.66675 16.736 3.26408 17.3333 4.00008 17.3333H6.66674C7.40274 17.3333 8.00008 16.736 8.00008 16C8.00008 15.264 7.40274 14.6666 6.66674 14.6666H4.00008ZM25.3334 14.6666C24.5974 14.6666 24.0001 15.264 24.0001 16C24.0001 16.736 24.5974 17.3333 25.3334 17.3333H28.0001C28.7361 17.3333 29.3334 16.736 29.3334 16C29.3334 15.264 28.7361 14.6666 28.0001 14.6666H25.3334ZM9.33341 21.3333C8.99208 21.332 8.63609 21.448 8.37475 21.708L6.54142 23.5413C6.02009 24.0613 6.02275 24.8946 6.54142 25.416C7.06142 25.9386 7.93607 25.936 8.45874 25.416L10.2921 23.6253C10.8134 23.1053 10.8107 22.2306 10.2921 21.708C10.0321 21.448 9.67474 21.3346 9.33341 21.3333ZM22.6667 21.3333C22.3254 21.3333 21.9681 21.448 21.7081 21.708C21.1881 22.2293 21.1867 23.1053 21.7081 23.6253L23.5841 25.4586C24.1041 25.9786 24.9387 25.98 25.4587 25.4586C25.9787 24.9373 25.9801 24.0613 25.4587 23.5413L23.6254 21.708C23.3641 21.448 23.0081 21.3333 22.6667 21.3333ZM16.0001 24C15.2641 24 14.6667 24.5973 14.6667 25.3333V28C14.6667 28.736 15.2641 29.3333 16.0001 29.3333C16.7361 29.3333 17.3334 28.736 17.3334 28V25.3333C17.3334 24.5973 16.7361 24 16.0001 24Z", fill: "currentColor", opacity: 0.4 }), /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.9999 20C18.2091 20 19.9999 18.2092 19.9999 16C19.9999 13.7909 18.2091 12 15.9999 12C13.7908 12 11.9999 13.7909 11.9999 16C11.9999 18.2092 13.7908 20 15.9999 20ZM15.9999 22.6667C19.6818 22.6667 22.6666 19.6819 22.6666 16C22.6666 12.3181 19.6818 9.33337 15.9999 9.33337C12.318 9.33337 9.33325 12.3181 9.33325 16C9.33325 19.6819 12.318 22.6667 15.9999 22.6667Z", fill: "currentColor" })), Ee = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3183
|
+
__proto__: null,
|
|
3184
|
+
default: Se
|
|
3185
|
+
}, Symbol.toStringTag, { value: "Module" })), je = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.22769 6.66663C8.08029 7.08366 8.00008 7.53245 8.00008 7.99996V9.33329H6.66675C5.93037 9.33329 5.33341 9.93025 5.33341 10.6666V14.8954C5.33341 15.249 5.47389 15.5882 5.72394 15.8382L15.0573 25.1715C15.578 25.6922 16.4222 25.6922 16.9429 25.1715L18.1145 24L18.505 24.3905C19.0539 24.9394 19.7227 25.2954 20.4271 25.4586L18.8285 27.0572C17.2664 28.6192 14.7338 28.6193 13.1717 27.0572L3.83832 17.7238C3.08818 16.9737 2.66675 15.9563 2.66675 14.8954V10.6666C2.66675 8.45749 4.45761 6.66663 6.66675 6.66663H8.22769Z", fill: "currentColor", opacity: 0.4 }), /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.6667 8C10.6667 7.26362 11.2636 6.66667 12 6.66667H16.2288C16.5824 6.66667 16.9215 6.80714 17.1716 7.05719L26.5049 16.3905C27.0256 16.9112 27.0256 17.7554 26.5049 18.2761L22.2761 22.5049C21.7554 23.0256 20.9112 23.0256 20.3905 22.5049L11.0572 13.1716C10.8071 12.9215 10.6667 12.5824 10.6667 12.2288V8ZM12 4C9.79086 4 8 5.79086 8 8V12.2288C8 13.2896 8.42143 14.307 9.17157 15.0572L18.5049 24.3905C20.067 25.9526 22.5997 25.9526 24.1618 24.3905L28.3905 20.1618C29.9526 18.5997 29.9526 16.067 28.3905 14.5049L19.0572 5.17157C18.307 4.42143 17.2896 4 16.2288 4H12ZM14.6667 12C15.403 12 16 11.403 16 10.6667C16 9.93029 15.403 9.33333 14.6667 9.33333C13.9303 9.33333 13.3333 9.93029 13.3333 10.6667C13.3333 11.403 13.9303 12 14.6667 12Z", fill: "currentColor" })), Ve = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3186
|
+
__proto__: null,
|
|
3187
|
+
default: je
|
|
3188
|
+
}, Symbol.toStringTag, { value: "Module" })), He = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M13.3333 16C13.3333 17.4733 14.5266 18.6666 15.9999 18.6666C17.4733 18.6666 18.6666 17.4733 18.6666 16C18.6666 14.5266 17.4733 13.3333 15.9999 13.3333C14.5266 13.3333 13.3333 14.5266 13.3333 16Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M13.3333 26.6667C13.3333 28.14 14.5266 29.3334 15.9999 29.3334C17.4733 29.3334 18.6666 28.14 18.6666 26.6667C18.6666 25.1934 17.4733 24 15.9999 24C14.5266 24 13.3333 25.1934 13.3333 26.6667ZM13.3333 5.33338C13.3333 6.80671 14.5266 8.00004 15.9999 8.00004C17.4733 8.00004 18.6666 6.80671 18.6666 5.33338C18.6666 3.86004 17.4733 2.66671 15.9999 2.66671C14.5266 2.66671 13.3333 3.86004 13.3333 5.33338Z", fill: "currentColor" })), Oe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3189
|
+
__proto__: null,
|
|
3190
|
+
default: He
|
|
3191
|
+
}, Symbol.toStringTag, { value: "Module" })), Ze = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M18.8799 13.3334H19.6665", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M12.3333 13.3334H15.5332", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M4.66665 14.6666V24.4C4.66665 27.9466 6.61331 28.7866 8.97331 26.2533L8.98665 26.24C10.08 25.08 11.7467 25.1733 12.6933 26.44L14.04 28.24C15.12 29.6666 16.8667 29.6666 17.9467 28.24L19.2933 26.44C20.2533 25.16 21.92 25.0666 23.0133 26.24C25.3866 28.7733 27.32 27.9333 27.32 24.3866V9.38663C27.32 4.01329 26.0667 2.66663 21.0267 2.66663H10.9467C5.90666 2.66663 4.65332 4.01329 4.65332 9.38663", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), Pe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3192
|
+
__proto__: null,
|
|
3193
|
+
default: Ze
|
|
3194
|
+
}, Symbol.toStringTag, { value: "Module" })), Ae = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M21.0401 2.66663H10.9601C5.92008 2.66663 4.66675 4.01329 4.66675 9.38663V24.4C4.66675 27.9466 6.61341 28.7866 8.97341 26.2533L8.98675 26.24C10.0801 25.08 11.7467 25.1733 12.6934 26.44L14.0401 28.24C15.1201 29.6666 16.8667 29.6666 17.9467 28.24L19.2934 26.44C20.2534 25.16 21.9201 25.0666 23.0134 26.24C25.3867 28.7733 27.3201 27.9333 27.3201 24.3866V9.38663C27.3334 4.01329 26.0801 2.66663 21.0401 2.66663ZM19.6667 14.3333H12.3334C11.7867 14.3333 11.3334 13.88 11.3334 13.3333C11.3334 12.7866 11.7867 12.3333 12.3334 12.3333H19.6667C20.2134 12.3333 20.6667 12.7866 20.6667 13.3333C20.6667 13.88 20.2134 14.3333 19.6667 14.3333Z", fill: "currentColor" })), Be = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3195
|
+
__proto__: null,
|
|
3196
|
+
default: Ae
|
|
3197
|
+
}, Symbol.toStringTag, { value: "Module" })), Te = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M12.7888 19.224C17.1338 19.224 22.9089 19.712 22.9089 23.933C22.9086 28.6667 15.2913 28.6664 12.7888 28.6664C12.237 28.6664 11.789 28.2217 11.7888 27.6703C11.7888 27.1201 12.2369 26.6732 12.7888 26.6732C16.4937 26.6732 20.9095 26.1987 20.9099 23.933C20.9099 22.1321 18.1777 21.2172 12.7888 21.2172C9.08374 21.2172 4.66675 21.692 4.66675 23.9594C4.66677 24.467 4.81603 25.122 5.97827 25.6908C6.45019 25.922 7.04626 26.1152 7.74878 26.264C8.28874 26.3783 8.6343 26.9071 8.51831 27.4467C8.40364 27.9849 7.87272 28.3315 7.33276 28.2133C6.47031 28.0299 5.71826 27.7844 5.09839 27.4828C3.08931 26.4993 2.66678 25.0226 2.66675 23.9594C2.66675 19.224 10.285 19.224 12.7888 19.224ZM23.449 18.2836C24.2209 18.3367 24.9955 18.4482 25.7527 18.6156C27.4391 18.9465 28.5493 19.6272 29.032 20.6371C29.4333 21.4783 29.4332 22.4404 29.032 23.2816C28.5561 24.2823 27.4474 24.9672 25.7371 25.3168C25.6691 25.3301 25.6019 25.3363 25.5339 25.3363C25.07 25.3363 24.6524 25.0122 24.5564 24.5404C24.446 24.0009 24.7945 23.4749 25.3357 23.3646C26.3528 23.1573 27.0423 22.8152 27.2263 22.4271C27.3674 22.1295 27.3672 21.7894 27.2273 21.4945C27.0393 21.1038 26.3522 20.7648 25.3416 20.5668C24.6591 20.4153 23.9844 20.318 23.3113 20.2728C22.7608 20.2342 22.3449 19.7601 22.3835 19.2113C22.4209 18.6597 22.9077 18.2557 23.449 18.2836ZM12.7888 3.33337C16.5631 3.33337 19.6333 6.39526 19.6335 10.1576C19.6335 13.9201 16.5632 16.9828 12.7888 16.9828C11.2423 16.9827 9.78478 16.4865 8.5769 15.5482C8.14132 15.2092 8.06321 14.5833 8.40308 14.1488C8.74313 13.7159 9.36959 13.6375 9.80542 13.975C10.66 14.6381 11.6917 14.9886 12.7888 14.9886C15.4606 14.9886 17.6335 12.821 17.6335 10.1576C17.6333 7.49438 15.4605 5.32654 12.7888 5.32654C10.1159 5.32664 7.94335 7.49444 7.94312 10.1576C7.94312 10.7077 7.4949 11.1545 6.94312 11.1547C6.39115 11.1547 5.94312 10.7078 5.94312 10.1576C5.94335 6.39532 9.0133 3.33347 12.7888 3.33337ZM21.3591 4.75623C24.3348 4.75625 26.7545 7.16923 26.7546 10.1342C26.7546 13.1006 24.3349 15.513 21.3591 15.5131C20.8072 15.5131 20.3591 15.0662 20.3591 14.516C20.3593 13.9659 20.8073 13.5199 21.3591 13.5199C23.2323 13.5199 24.7546 12.0001 24.7546 10.1342C24.7545 8.26835 23.2322 6.74941 21.3591 6.74939C20.8072 6.74939 20.3591 6.30254 20.3591 5.75232C20.3593 5.20224 20.8073 4.75623 21.3591 4.75623Z", fill: "currentColor" })), We = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3198
|
+
__proto__: null,
|
|
3199
|
+
default: Te
|
|
3200
|
+
}, Symbol.toStringTag, { value: "Module" })), Re = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M14.08 20.3707H11.7471L13.2063 11.6584H15.5392L14.08 20.3707Z", fill: "#00579F" }), /* @__PURE__ */ t.createElement("path", { d: "M22.5379 11.8713C22.0777 11.695 21.3479 11.5004 20.4454 11.5004C18.1415 11.5004 16.5191 12.6866 16.5091 14.3827C16.49 15.634 17.6708 16.329 18.5538 16.7463C19.4564 17.1726 19.7633 17.4509 19.7633 17.8309C19.7541 18.4146 19.0339 18.6836 18.3621 18.6836C17.4307 18.6836 16.9317 18.5449 16.1732 18.2202L15.866 18.081L15.5396 20.0367C16.0868 20.2774 17.0948 20.491 18.1415 20.5004C20.5895 20.5004 22.1831 19.3324 22.202 17.5251C22.2113 16.5333 21.5878 15.7733 20.2437 15.1524C19.4277 14.7537 18.928 14.4849 18.928 14.0771C18.9376 13.7063 19.3506 13.3265 20.2718 13.3265C21.0302 13.3079 21.5875 13.4839 22.0096 13.6601L22.2206 13.7526L22.5379 11.8713Z", fill: "#00579F" }), /* @__PURE__ */ t.createElement("path", { d: "M25.6381 17.2842C25.8303 16.7837 26.5696 14.8467 26.5696 14.8467C26.5599 14.8652 26.7613 14.3369 26.8765 14.0125L27.0396 14.7632C27.0396 14.7632 27.4814 16.8486 27.5773 17.2842C27.2127 17.2842 26.0989 17.2842 25.6381 17.2842ZM28.5179 11.6584H26.7133C26.1569 11.6584 25.734 11.8159 25.494 12.3813L22.0286 20.3706H24.4766C24.4766 20.3706 24.8796 19.2953 24.9662 19.0637C25.2347 19.0637 27.6161 19.0637 27.9615 19.0637C28.0285 19.3695 28.2399 20.3706 28.2399 20.3706H30.4001L28.5179 11.6584Z", fill: "#00579F" }), /* @__PURE__ */ t.createElement("path", { d: "M9.79809 11.6584L7.51326 17.5993L7.2636 16.3945C6.84123 15.0042 5.51643 13.4937 4.03809 12.7426L6.13086 20.3614H8.59794L12.265 11.6584H9.79809Z", fill: "#00579F" }), /* @__PURE__ */ t.createElement("path", { d: "M5.39207 11.6584H1.6385L1.6001 11.8345C4.52816 12.5575 6.4673 14.3002 7.26398 16.3948L6.44804 12.3908C6.31367 11.8344 5.90084 11.6768 5.39207 11.6584Z", fill: "#FAA61A" })), Ne = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3201
|
+
__proto__: null,
|
|
3202
|
+
default: Re
|
|
3203
|
+
}, Symbol.toStringTag, { value: "Module" })), Ie = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M17.3333 14.8667H9.33325", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M15.0801 3.79993C17.8001 3.79993 20.0001 5.49326 20.0001 8.21326", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M2.66675 13.5334V8.70675C2.66675 5.98675 4.86675 3.78674 7.58675 3.78674H10.1601", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M2.66675 13.5334C2.66675 10.5867 5.05341 8.20007 8.00008 8.20007H21.3334C24.2667 8.20007 26.6667 10.6001 26.6667 13.5334V15.4667H25.2267C24.4801 15.4667 23.8001 15.7601 23.3067 16.2667C22.6401 16.9067 22.3201 17.8934 22.5868 18.9067C22.9201 20.1467 24.1468 20.9334 25.4268 20.9334H26.6667V22.8667C26.6667 25.8134 24.2801 28.2001 21.3334 28.2001H8.00008C5.05341 28.2001 2.66675 25.8134 2.66675 22.8667V19.3601", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ t.createElement("path", { d: "M29.3335 16.8267V19.5734C29.3335 20.32 28.7201 20.9334 27.9601 20.9334H25.3868C23.9468 20.9334 22.6268 19.8801 22.5068 18.4401C22.4268 17.6001 22.7468 16.8134 23.3068 16.2667C23.8001 15.7601 24.4801 15.4667 25.2268 15.4667H27.9601C28.7201 15.4667 29.3335 16.08 29.3335 16.8267Z", stroke: "currentColor", strokeWidth: 1.5, strokeLinecap: "round", strokeLinejoin: "round" })), Ge = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3204
|
+
__proto__: null,
|
|
3205
|
+
default: Ie
|
|
3206
|
+
}, Symbol.toStringTag, { value: "Module" })), Fe = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M29.3332 16.8267V19.5733C29.3332 20.32 28.7199 20.9333 27.9599 20.9333H25.3866C23.9466 20.9333 22.6265 19.88 22.5065 18.44C22.4265 17.6 22.7466 16.8133 23.3066 16.2667C23.7999 15.76 24.4799 15.4667 25.2266 15.4667H27.9599C28.7199 15.4667 29.3332 16.08 29.3332 16.8267Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M20.5067 18.6133C20.3867 17.2133 20.8934 15.84 21.9067 14.84C22.7601 13.9733 23.9467 13.4666 25.2267 13.4666H25.9867C26.3601 13.4666 26.6667 13.16 26.6134 12.7866C26.2534 10.2 24.0134 8.19995 21.3334 8.19995H8.00008C5.05341 8.19995 2.66675 10.5866 2.66675 13.5333V22.8666C2.66675 25.8133 5.05341 28.2 8.00008 28.2H21.3334C24.0267 28.2 26.2534 26.2 26.6134 23.6133C26.6667 23.24 26.3601 22.9333 25.9867 22.9333H25.3867C22.8534 22.9333 20.7201 21.04 20.5067 18.6133ZM17.3334 15.8666H9.33341C8.78675 15.8666 8.33341 15.4266 8.33341 14.8666C8.33341 14.3066 8.78675 13.8666 9.33341 13.8666H17.3334C17.8801 13.8666 18.3334 14.32 18.3334 14.8666C18.3334 15.4133 17.8801 15.8666 17.3334 15.8666Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { d: "M18.9467 5.30672C19.2934 5.66672 18.9867 6.20005 18.48 6.20005H8.04004C6.58671 6.20005 5.22671 6.62672 4.09337 7.36005C3.57337 7.69338 2.86671 7.33338 3.12004 6.76005C3.86671 5.01338 5.61337 3.80005 7.62671 3.80005H15.12C16.6667 3.80005 18.04 4.34672 18.9467 5.30672Z", fill: "currentColor" })), Ue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3207
|
+
__proto__: null,
|
|
3208
|
+
default: Fe
|
|
3209
|
+
}, Symbol.toStringTag, { value: "Module" })), qe = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.3456 18.3466C17.3456 19.102 16.7402 19.72 16.0003 19.72C15.2603 19.72 14.6549 19.102 14.6549 18.3466V10.7933C14.6549 10.038 15.2603 9.41999 16.0003 9.41999C16.7402 9.41999 17.3456 10.038 17.3456 10.7933V18.3466ZM16.0003 24.5266C15.2603 24.5266 14.6549 23.9086 14.6549 23.1533C14.6549 22.398 15.2603 21.78 16.0003 21.78C16.7402 21.78 17.3456 22.398 17.3456 23.1533C17.3456 23.9086 16.7402 24.5266 16.0003 24.5266ZM31.4511 24.0254L18.8185 4.22192C17.4933 2.14819 14.5067 2.14819 13.1815 4.22192L0.548854 24.0254C-0.904106 26.312 0.69684 29.3333 3.36733 29.3333H28.6327C31.3032 29.3333 32.9041 26.312 31.4511 24.0254V24.0254Z", fill: "currentColor" })), Ke = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3210
|
+
__proto__: null,
|
|
3211
|
+
default: qe
|
|
3212
|
+
}, Symbol.toStringTag, { value: "Module" })), Xe = (e) => /* @__PURE__ */ t.createElement("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", ...e }, /* @__PURE__ */ t.createElement("rect", { width: 24, height: 24, fill: "url(#pattern0_14902_5640)" }), /* @__PURE__ */ t.createElement("defs", null, /* @__PURE__ */ t.createElement("pattern", { id: "pattern0_14902_5640", patternContentUnits: "objectBoundingBox", width: 1, height: 1 }, /* @__PURE__ */ t.createElement("use", { xlinkHref: "#image0_14902_5640", transform: "translate(-0.0555556) scale(0.015873)" })), /* @__PURE__ */ t.createElement("image", { id: "image0_14902_5640", width: 70, height: 63, preserveAspectRatio: "none", xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAA/CAYAAABdA76NAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAdlSURBVHgBzZw9dBNHEMdn79CXZcxhOy8ulY7S7pzO6qCzO7rYXbpAl1QhXTpIlXSEKkkFroDKpgqpgI5UUem8GHOWLUvWWXeZOVs8Sd6Pub09we89ePJpF06jnf/OzsxZLMzNPgBIvgHHJBDfPWh3H8BHYuFq/SsQ8CtnrAC4u9/ujN2rCBAviXZEAsvgGM+Dlf/CzmuYMp8F9eU4hlecsQmIHw7ax/cmr3shEovBBr4OwTF4c48baHiYIktBtREn8Jg3WvwkMwrh0V9h2Gvhq7vgnsZREjFvMj9klCjxd3AZNIyDRfLkXfv4juptf/ii24tez1Qq1/HlKrilUatcOeyenr2EAqGV2U2SP1lGAWgNvPKtHqIaICYvzF+rvypCb4Qnmvvh8S4UxMK1Oq2UNcZQNEqpiQrS0g3yJi8w9KZ11Stdf9fuiMk/QsCualISJw+L0pv5ufp9plFCjlGIS4YhvcFvd0MzB3Wj/1D2xpkobeAabKnnudebxbmZ73HZ3+GMHXjAMgrhyy6e9PqteqVCbrYmnyZuyHSDfLZSK7/wEvhaPo/0pgTd0+gFOICMgtvtPc5YilUODjtPgImveuPktL9br5bX8GVD/h+Jm/Va5QUZcfR6rxft1SrlQ7yRm4p5a7J5WVkIrq6j+/zCGUuxCrr6j5ABT/fmmRhsaVwj1Y2lIGhMXj+gKBK3w6zzuFAAh0HSQ85YVQBnQmuYVG+E2NIMwbghkt7gQJR1RlXOMzESwJmFHL8cG6MQvmkALXmda4BCN0b05jb+WOXO05ElgMMd8jV+ORu6WEWH0TAE3vzLmWppmURX9r5KNy705tSF3tBW30uSp2iUG2CGYpVbuAPtgSUed6DBNUg3Hiv1BuBR1nmTUIiQ8ALPFjdW0cE2DB02BwJ0wV9wpohT8EbvaIwamPTmPIAT68AAY5WNvEYhWK40xOQayFK9Ug5OTqPn4/NIb/xtL/E2QaE3snkExSrodN8ChwS23rc7z8ABmQxDpHqjP2yuzpTLrW4/ejN6sdc7Cw1GXZ2pVd90e/23wwvzczVMoHms+CPdlo86zhJjAiyg5JafRK80u0NY8kore5IlbcgYfpiXBnBxzDpC2MYqOqwMQwS4dfqxT1kyVTxBh82VFjr8+Dy9UWmbvYIH2Uj/b4/yCKPaTXAMW3wnYSS3GkdxdP/yPBLxQRMUIk47DxrlH2AYJY1VSNgLILPGjMJIbi3LD5tn4Uyt/C+uGtZOoyB3rKIjl2GI7mn/Wa1aXkefXJK9j0Hc6myt/PwEd7Sxefkyhk5iFR3WrjSKIbkVqJLiA+/KvQTdAbIRuopVdDgxDC+5dTn4s6pQeN5WOIWSTG5XGkLnHYNrNPLqTbotHx6zcjB5cWYYgvTGJrnF0RvUsAe4LX8HU8KJK41im9yiGo9ObxKA9WkW75wbJk9yy6A30rioKJy60hBOckt+2CS9qf6NUd5txbzlaRTviEIMQ9BhU6c3IDk0pvPwZ53ekE5hXLQ9GRe5xvqsxCHPYXMRK4uJuogmPYe5xLnGjDKS3FKRJrdkopqKuE5vFEU/VxTmSkNMdSZkKUriqkxvcGv/C1fbpnyavOjnisINQ3xeq7/tJzFVJ6uKIauyD2mqiKriIhcUqjFDFubqtOw3DcM+Kb0pVGOI85yt0ShEEMXRjlJvptwsUKgrZSm6XxCgyy3hVr89evFCb96o9cZ9c1JhhslSdJ9g+VPQm0I0Ji2l8nO2UlQdnya9QZ1q7jnI1TjXmA/15RxGIVTJLVNzkm2zwCRODZOpaxK/XVwWVskt7SEVV9P8ueDnwqnGVCuVnQxF9+b7sP3SppPCdEh10ZzkzDBpfRlYWX9qEPxymLM9r2yWv8CX0oK96kOaOjBo5Vyr1bePez2r+MaJK2VpEDzP2Y6Lo6Hor0xuFdWclN4m5ITqy9xYJe2FC48utaAxOimkH9J4SMVVs3i+kjOTy5UWg9k1SMTvnLGm+jKjk0KR3DIeUldt9MbaMLQDDWJB23LVPDp9mMHYysHqpJAlt8x6s45680cWvbEK8LL2wu0fdlaACeMxIelhk9MskOU+MmsMBV1ZYpU0IMsAowgnTW6ZdIqaBbLoTWZX8iveb6grnHqzdX2ZkRRXJLeMOiV1RRmZDEOxCsYVm4yhY7GKDaakOCiSW6a4CI19k6M3bI3JlELAUF+2LdtgODSGeNhsTh42XegNS2NcxCq2GJLi0k4KTnOSSW+MrpT27SeC9UGL6IUzJ8XVyS2j3kiaKIdoDZPGKon3FFgpBF6sYoP5MSF5cssYF4n0PCXVG6XGFBmr2GLQm7TPV/iiNX5JBLruT7r3WVFqTibTpYYhnz3GIGuaLeocGJVNK6jFZL/dGWu0lLqSX/Z/BrVvjjI1oxCMJ+hsubT1XzLMRYs6J4WQO1axgXFotIKaKEf1Zmy7zhirbE3bKENMT7RYMlbX+rBisj5jOK1eOBWVWn3Xg5iODC67rILhUSMV34tfEsHK7BcRq9gS4H37zPvOAv0mk/8BeY8TeZUtimAAAAAASUVORK5CYII=" }))), De = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3213
|
+
__proto__: null,
|
|
3214
|
+
default: Xe
|
|
3215
|
+
}, Symbol.toStringTag, { value: "Module" })), Ye = (e) => /* @__PURE__ */ t.createElement("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.29289 7.29292C7.68342 6.9024 8.31658 6.9024 8.70711 7.29292L24.7066 23.2925C25.0972 23.683 25.0972 24.3161 24.7066 24.7067C24.3161 25.0972 23.6829 25.0972 23.2924 24.7067L7.29289 8.70714C6.90237 8.31661 6.90237 7.68345 7.29289 7.29292Z", fill: "currentColor" }), /* @__PURE__ */ t.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.7069 7.29341C25.0974 7.68393 25.0974 8.3171 24.7069 8.70762L8.70733 24.7072C8.31681 25.0977 7.68364 25.0977 7.29312 24.7072C6.9026 24.3166 6.9026 23.6835 7.29312 23.2929L23.2926 7.29341C23.6832 6.90289 24.3163 6.90289 24.7069 7.29341Z", fill: "currentColor" })), Je = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3216
|
+
__proto__: null,
|
|
3217
|
+
default: Ye
|
|
3218
|
+
}, Symbol.toStringTag, { value: "Module" })), Qe = (e) => /* @__PURE__ */ t.createElement("svg", { viewBox: "0 0 121.13 31.88", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M55.601 23.8794C54.5526 23.8794 53.6336 23.6501 52.8445 23.1916C52.0548 22.7332 51.446 22.0774 51.0171 21.2237C50.5882 20.3702 50.374 19.372 50.374 18.2292C50.374 17.0864 50.5987 16.1764 51.0478 15.3301C51.4969 14.4835 52.1198 13.8206 52.916 13.3407C53.7123 12.8611 54.6005 12.6212 55.5804 12.6212C56.7102 12.6212 57.6631 12.9037 58.4391 13.4678C59.2149 14.0322 59.7867 14.794 60.1541 15.7534C60.5059 16.6715 60.6455 17.6996 60.5734 18.8368C60.5678 18.9235 60.4988 18.9909 60.4152 18.9909H53.5242C53.431 18.9909 53.3586 19.0739 53.3663 19.1703C53.4074 19.67 53.5193 20.0933 53.702 20.4405C53.9062 20.8287 54.1645 21.1109 54.4777 21.2871C54.7907 21.4636 55.1584 21.5516 55.5804 21.5516C56.1793 21.5516 56.6592 21.3928 57.02 21.0754C57.351 20.7839 57.6339 20.3886 57.8673 19.8888C57.903 19.8124 57.9888 19.7763 58.0656 19.8062L60.4425 20.7277C60.5298 20.7615 60.5709 20.8663 60.5298 20.9533C60.307 21.4276 60.0186 21.8708 59.664 22.2823C59.269 22.741 58.735 23.1217 58.0612 23.425C57.3874 23.7284 56.5672 23.88 55.601 23.88V23.8794ZM57.4437 16.8533C57.5403 16.8533 57.6143 16.7638 57.6 16.6646C57.549 16.3097 57.4508 16.0055 57.3057 15.7531C57.1353 15.4569 56.9041 15.2275 56.6114 15.0653C56.3186 14.9034 55.9748 14.8219 55.5801 14.8219C55.0083 14.8219 54.5352 14.9985 54.1611 15.3509C53.8254 15.667 53.6019 16.1021 53.4907 16.6559C53.4702 16.7576 53.5454 16.8533 53.6458 16.8533H57.443H57.4437Z", fill: "#19110B" }), /* @__PURE__ */ t.createElement("path", { d: "M36.4993 23.7115V20.5641C36.4993 20.5212 36.5152 20.4801 36.5438 20.4491L44.5871 11.7042C44.6857 11.5973 44.6114 11.4214 44.4678 11.4214H36.7905C36.7001 11.4214 36.6268 11.3462 36.6268 11.2536V8.7747C36.6268 8.68208 36.7001 8.60687 36.7905 8.60687H48.4528C48.5432 8.60687 48.6166 8.68208 48.6166 8.7747V11.8127C48.6166 11.8556 48.6004 11.8969 48.5718 11.928L40.4657 20.7163C40.3669 20.8233 40.4411 20.9995 40.5847 20.9995H48.8149C48.9053 20.9995 48.9787 21.0747 48.9787 21.1673V23.7118C48.9787 23.8044 48.9053 23.8796 48.8149 23.8796H36.6628C36.5724 23.8796 36.499 23.8044 36.499 23.7118L36.4993 23.7115Z", fill: "#19110B" }), /* @__PURE__ */ t.createElement("path", { d: "M62.0596 23.7255V13.202C62.0596 13.1172 62.1286 13.0482 62.2134 13.0482H64.982C65.0668 13.0482 65.1358 13.1172 65.1358 13.202V14.8896C65.1358 15.0472 65.344 15.1025 65.4227 14.9661C65.6996 14.4859 66.0514 14.0452 66.4788 13.644C67.0708 13.0883 67.9373 12.8101 69.0782 12.8101C69.2274 12.8101 69.3595 12.8135 69.4745 12.8204C69.5559 12.8253 69.6196 12.8922 69.6196 12.9739V15.9075C69.6196 15.9995 69.5395 16.0707 69.4481 16.0601C69.0661 16.0163 68.7118 15.9942 68.3849 15.9942C67.2725 15.9942 66.4679 16.2578 65.9697 16.7849C65.4715 17.3123 65.2222 18.2329 65.2222 19.5469V23.7255C65.2222 23.8104 65.1532 23.8794 65.0684 23.8794H62.2134C62.1286 23.8794 62.0596 23.8104 62.0596 23.7255Z", fill: "#19110B" }), /* @__PURE__ */ t.createElement("path", { d: "M76.7394 23.8793C75.6563 23.8793 74.6739 23.63 73.7934 23.1318C72.9123 22.6336 72.2264 21.9477 71.7356 21.0741C71.2446 20.2004 70.999 19.2149 70.999 18.1172C70.999 16.9619 71.2408 15.9509 71.7247 15.0844C72.2083 14.2179 72.8908 13.5463 73.7719 13.0699C74.6527 12.5934 75.642 12.355 76.7397 12.355C77.8374 12.355 78.8444 12.5934 79.7184 13.0699C80.592 13.5463 81.2742 14.2179 81.7656 15.0844C82.2563 15.9509 82.5021 16.9619 82.5021 18.1172C82.5021 19.2724 82.2563 20.2871 81.7656 21.1608C81.2745 22.0347 80.592 22.7064 79.7184 23.1753C78.8444 23.6443 77.8517 23.8793 76.7397 23.8793H76.7394ZM76.7394 21.388C77.2301 21.388 77.6562 21.2727 78.0174 21.0414C78.3782 20.8105 78.6598 20.4494 78.8621 19.9583C79.0641 19.4676 79.1655 18.868 79.1655 18.1604C79.1655 17.4527 79.0641 16.828 78.8621 16.3298C78.6598 15.8316 78.3748 15.4599 78.0065 15.2143C77.6382 14.9688 77.2158 14.8461 76.7394 14.8461C76.263 14.8461 75.8403 14.9688 75.4723 15.2143C75.104 15.4602 74.8187 15.8316 74.6167 16.3298C74.4143 16.828 74.3133 17.4384 74.3133 18.1604C74.3133 18.8823 74.4143 19.4676 74.6167 19.9583C74.8187 20.4494 75.1003 20.8105 75.4614 21.0414C75.8222 21.2727 76.2483 21.388 76.7394 21.388Z", fill: "#19110B" }), /* @__PURE__ */ t.createElement("path", { d: "M83.9551 23.7118V8.86143C83.9551 8.76881 84.0225 8.69391 84.1058 8.69391H89.1463C90.4734 8.69391 91.6864 8.99414 92.786 9.59428C93.8853 10.1944 94.7601 11.0584 95.4109 12.1866C96.0614 13.3148 96.3868 14.6453 96.3868 16.1781C96.3868 17.711 96.0614 19.1251 95.4109 20.289C94.7601 21.4533 93.8853 22.3427 92.786 22.9572C91.6864 23.5719 90.4796 23.8793 89.1659 23.8793H84.1058C84.0225 23.8793 83.9551 23.8044 83.9551 23.7118ZM89.0095 21.0806C89.959 21.0806 90.7431 20.8963 91.3613 20.5274C91.9792 20.1585 92.4444 19.6162 92.7568 18.9004C93.0691 18.1846 93.2251 17.2989 93.2251 16.2431C93.2251 15.2887 93.0691 14.457 92.7568 13.7484C92.4444 13.0401 91.9826 12.4868 91.3712 12.0887C90.7596 11.6912 90.005 11.492 89.1074 11.492H87.1504C87.0671 11.492 86.9996 11.5669 86.9996 11.6595V20.9128C86.9996 21.0054 87.0671 21.0803 87.1504 21.0803H89.0098L89.0095 21.0806Z", fill: "#19110B" }), /* @__PURE__ */ t.createElement("path", { d: "M113.473 23.7709L109.464 13.2769C109.422 13.1666 109.504 13.0482 109.622 13.0482H112.549C112.621 13.0482 112.685 13.0942 112.708 13.1625L114.143 17.3806C114.65 18.8908 115.016 20.0009 115.242 20.7105C115.292 20.8668 115.512 20.8671 115.563 20.7114C115.805 19.963 116.162 18.8529 116.634 17.3806L118.004 13.1647C118.027 13.0954 118.091 13.0482 118.164 13.0482H121.008C121.125 13.0482 121.206 13.1641 121.166 13.2741L117.368 23.7681C117.343 23.8349 117.28 23.8793 117.209 23.8793H113.631C113.561 23.8793 113.499 23.8361 113.473 23.7709H113.473Z", fill: "#19110B" }), /* @__PURE__ */ t.createElement("path", { d: "M103.023 23.8794C101.975 23.8794 101.056 23.6501 100.266 23.1916C99.4767 22.7332 98.8678 22.0774 98.4389 21.2237C98.01 20.3702 97.7959 19.372 97.7959 18.2292C97.7959 17.0864 98.0206 16.1764 98.4697 15.3301C98.9188 14.4835 99.5416 13.8206 100.338 13.3407C101.134 12.8611 102.022 12.6212 103.002 12.6212C104.132 12.6212 105.085 12.9037 105.861 13.4678C106.637 14.0322 107.209 14.794 107.576 15.7534C107.928 16.6715 108.067 17.6996 107.995 18.8368C107.99 18.9235 107.921 18.9909 107.837 18.9909H100.946C100.853 18.9909 100.78 19.0739 100.788 19.1703C100.829 19.67 100.941 20.0933 101.124 20.4405C101.328 20.8287 101.586 21.1109 101.9 21.2871C102.213 21.4636 102.58 21.5516 103.002 21.5516C103.601 21.5516 104.081 21.3928 104.442 21.0754C104.773 20.7839 105.056 20.3886 105.289 19.8888C105.325 19.8124 105.411 19.7763 105.487 19.8062L107.864 20.7277C107.952 20.7615 107.993 20.8663 107.952 20.9533C107.729 21.4276 107.44 21.8708 107.086 22.2823C106.691 22.741 106.157 23.1217 105.483 23.425C104.809 23.7284 103.989 23.88 103.023 23.88V23.8794ZM104.866 16.8533C104.962 16.8533 105.036 16.7638 105.022 16.6646C104.971 16.3097 104.873 16.0055 104.728 15.7531C104.557 15.4569 104.326 15.2275 104.033 15.0653C103.74 14.9034 103.397 14.8219 103.002 14.8219C102.43 14.8219 101.957 14.9985 101.583 15.3509C101.247 15.667 101.024 16.1021 100.913 16.6559C100.892 16.7576 100.967 16.8533 101.068 16.8533H104.865H104.866Z", fill: "#19110B" }), /* @__PURE__ */ t.createElement("path", { d: "M16 0C7.1635 0 0 7.1635 0 16C0 24.8365 7.1635 32 16 32C24.8365 32 32 24.8365 32 16C32 7.1635 24.8365 0 16 0ZM13.7949 10.0685C13.7949 10.1543 13.7293 10.2239 13.6488 10.2239H13.1901C12.8305 10.2239 12.5688 10.3019 12.4057 10.4582C12.2422 10.6146 12.1604 10.9011 12.1604 11.3179V13.8366C12.1604 13.9177 12.1577 14.0016 12.1524 14.0883C12.1468 14.175 12.1387 14.2592 12.1278 14.34C12.0731 14.7338 11.9398 15.0552 11.7272 15.3041C11.5146 15.5534 11.2778 15.7414 11.0161 15.8685C10.8797 15.935 10.733 15.9969 10.5757 16.0538C10.4446 16.1013 10.4427 16.2981 10.5732 16.3468C10.7563 16.4155 10.9229 16.4904 11.0733 16.5719C11.3403 16.7167 11.5771 16.9221 11.7844 17.1885C11.9904 17.4539 12.1101 17.7992 12.1437 18.2247C12.1437 18.2284 12.1446 18.2324 12.1452 18.2362C12.1552 18.2924 12.1604 18.3515 12.1604 18.413V21.0793C12.1604 21.4961 12.2422 21.7854 12.4057 21.9477C12.5691 22.1096 12.8305 22.1907 13.1901 22.1907H13.6488C13.7296 22.1907 13.7949 22.2603 13.7949 22.3461V23.9116C13.7949 23.9974 13.7293 24.067 13.6488 24.067H12.4218C11.8223 24.067 11.3431 23.9772 10.9835 23.7978C10.6239 23.6182 10.3678 23.3431 10.2152 22.9727C10.0626 22.6019 9.98644 22.1155 9.98644 21.5135V18.578C9.98644 18.5386 9.9824 18.5028 9.97432 18.4714C9.97183 18.4612 9.96966 18.4509 9.96904 18.4404C9.94604 18.101 9.88108 17.8489 9.77386 17.6833C9.66477 17.5154 9.51217 17.3939 9.31606 17.3184C9.15165 17.2553 8.95305 17.2186 8.72027 17.2084C8.64226 17.205 8.58072 17.1363 8.58072 17.0533V15.3781C8.58072 15.2945 8.64319 15.2255 8.72213 15.223C8.96238 15.2152 9.16066 15.1873 9.31637 15.1385C9.5016 15.0807 9.65141 14.9766 9.76578 14.8258C9.87891 14.6769 9.94666 14.4544 9.96935 14.1582C9.96997 14.1517 9.9709 14.1452 9.97215 14.139C9.98147 14.0961 9.98644 14.0529 9.98644 14.0094V10.9002C9.98644 10.2982 10.0626 9.81178 10.2152 9.441C10.3678 9.07053 10.6239 8.79548 10.9835 8.61584C11.3431 8.43651 11.8226 8.34669 12.4218 8.34669H13.6488C13.7296 8.34669 13.7949 8.41631 13.7949 8.50209V10.0676V10.0685ZM16.9728 18.3906C16.9728 18.8798 16.5995 19.2764 16.1392 19.2764H16.0566C15.5963 19.2764 15.223 18.8798 15.223 18.3906C15.223 17.9014 15.5963 17.5049 16.0566 17.5049H16.1392C16.5995 17.5049 16.9728 17.9014 16.9728 18.3906ZM16.9728 14.529C16.9728 15.0182 16.5995 15.4148 16.1392 15.4148H16.0566C15.5963 15.4148 15.223 15.0182 15.223 14.529C15.223 14.0398 15.5963 13.6432 16.0566 13.6432H16.1392C16.5995 13.6432 16.9728 14.0398 16.9728 14.529ZM23.6151 17.0368C23.6151 17.1201 23.5529 17.1885 23.4746 17.191C23.2337 17.1987 23.0354 17.227 22.8794 17.2755C22.6939 17.3336 22.5444 17.4377 22.43 17.5882C22.3169 17.737 22.2488 17.9596 22.2265 18.2554C22.2258 18.262 22.2249 18.2688 22.2237 18.275C22.214 18.3182 22.2097 18.3614 22.2097 18.4043V21.5135C22.2097 22.1155 22.1332 22.6019 21.9809 22.9727C21.8283 23.3431 21.5722 23.6182 21.2126 23.7978C20.8531 23.9772 20.3735 24.067 19.7743 24.067H18.5466C18.4665 24.067 18.4012 23.9977 18.4012 23.9125V22.3455C18.4012 22.2603 18.4662 22.191 18.5466 22.191H19.006C19.3656 22.191 19.6273 22.113 19.7904 21.9567C19.9539 21.8004 20.0357 21.5138 20.0357 21.097V18.5784C20.0357 18.4975 20.0382 18.4133 20.0437 18.3266C20.049 18.2399 20.0574 18.156 20.0683 18.0749C20.1227 17.6814 20.2563 17.36 20.4689 17.1108C20.6815 16.8618 20.9183 16.6738 21.18 16.5464C21.3171 16.4796 21.4644 16.4177 21.6226 16.3605C21.7531 16.3133 21.755 16.1175 21.6251 16.069C21.4411 16.0003 21.2739 15.9248 21.1231 15.8431C20.8559 15.6985 20.619 15.4931 20.412 15.2264C20.206 14.9616 20.0863 14.6163 20.0531 14.1909C20.0528 14.1865 20.0521 14.1822 20.0515 14.1781C20.0413 14.1222 20.0363 14.0634 20.0363 14.0022V11.3359C20.0363 10.9191 19.9545 10.6298 19.7911 10.4676C19.6276 10.3056 19.3662 10.2245 19.0066 10.2245H18.5473C18.4671 10.2245 18.4018 10.1552 18.4018 10.07V8.50302C18.4018 8.41786 18.4668 8.34856 18.5473 8.34856H19.7749C20.3741 8.34856 20.8537 8.43838 21.2133 8.6177C21.5729 8.79734 21.8286 9.0724 21.9815 9.44286C22.1341 9.81364 22.2103 10.3 22.2103 10.902V13.8375C22.2103 13.8773 22.2143 13.9127 22.2221 13.9438C22.2249 13.954 22.2268 13.9646 22.2277 13.9755C22.2504 14.3146 22.3153 14.5669 22.4229 14.732C22.5317 14.9001 22.6843 15.0216 22.8807 15.0968C23.0451 15.1602 23.244 15.1966 23.4774 15.2069C23.5551 15.2103 23.6163 15.2783 23.6163 15.361V17.0377L23.6151 17.0368Z", fill: "#19110B" })), $e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3219
|
+
__proto__: null,
|
|
3220
|
+
default: Qe
|
|
3221
|
+
}, Symbol.toStringTag, { value: "Module" })), e0 = /* @__PURE__ */ Object.assign({
|
|
3222
|
+
"../../../assets/icons/apple-pay.svg": U2,
|
|
3223
|
+
"../../../assets/icons/arbitrum.svg": K2,
|
|
3224
|
+
"../../../assets/icons/arrow-down.svg": D2,
|
|
3225
|
+
"../../../assets/icons/arrow-left.svg": J2,
|
|
3226
|
+
"../../../assets/icons/arrow-right-fill.svg": $2,
|
|
3227
|
+
"../../../assets/icons/arrow-square-down.svg": t3,
|
|
3228
|
+
"../../../assets/icons/arrow-square-left.svg": r3,
|
|
3229
|
+
"../../../assets/icons/arrow-square-right.svg": n3,
|
|
3230
|
+
"../../../assets/icons/arrow-swap-horizontal-outline.svg": i3,
|
|
3231
|
+
"../../../assets/icons/arrow-swap-horizontal.svg": c3,
|
|
3232
|
+
"../../../assets/icons/arrow-swap-outline.svg": C3,
|
|
3233
|
+
"../../../assets/icons/arrow-swap.svg": g3,
|
|
3234
|
+
"../../../assets/icons/bezier-curve.svg": m3,
|
|
3235
|
+
"../../../assets/icons/calendar-favourite.svg": f3,
|
|
3236
|
+
"../../../assets/icons/chart.svg": w3,
|
|
3237
|
+
"../../../assets/icons/check.svg": _3,
|
|
3238
|
+
"../../../assets/icons/checks.svg": k3,
|
|
3239
|
+
"../../../assets/icons/chevron-down.svg": z3,
|
|
3240
|
+
"../../../assets/icons/chevron-left.svg": M3,
|
|
3241
|
+
"../../../assets/icons/chevron-right.svg": E3,
|
|
3242
|
+
"../../../assets/icons/chevron-up.svg": V3,
|
|
3243
|
+
"../../../assets/icons/circle-arrow-down.svg": O3,
|
|
3244
|
+
"../../../assets/icons/circle-arrow-left.svg": P3,
|
|
3245
|
+
"../../../assets/icons/circle-arrow-up.svg": B3,
|
|
3246
|
+
"../../../assets/icons/clock-message.svg": W3,
|
|
3247
|
+
"../../../assets/icons/clock.svg": N3,
|
|
3248
|
+
"../../../assets/icons/coin.svg": G3,
|
|
3249
|
+
"../../../assets/icons/copy.svg": U3,
|
|
3250
|
+
"../../../assets/icons/credit-card.svg": K3,
|
|
3251
|
+
"../../../assets/icons/delete.svg": D3,
|
|
3252
|
+
"../../../assets/icons/dollar-circle.svg": J3,
|
|
3253
|
+
"../../../assets/icons/done.svg": $3,
|
|
3254
|
+
"../../../assets/icons/edit.svg": t6,
|
|
3255
|
+
"../../../assets/icons/email.svg": r6,
|
|
3256
|
+
"../../../assets/icons/error.svg": n6,
|
|
3257
|
+
"../../../assets/icons/ethereum.svg": i6,
|
|
3258
|
+
"../../../assets/icons/export.svg": c6,
|
|
3259
|
+
"../../../assets/icons/flame.svg": C6,
|
|
3260
|
+
"../../../assets/icons/gas-station.svg": g6,
|
|
3261
|
+
"../../../assets/icons/google.svg": m6,
|
|
3262
|
+
"../../../assets/icons/home.svg": f6,
|
|
3263
|
+
"../../../assets/icons/hourglass.svg": w6,
|
|
3264
|
+
"../../../assets/icons/image-fill.svg": _6,
|
|
3265
|
+
"../../../assets/icons/info.svg": k6,
|
|
3266
|
+
"../../../assets/icons/iphone-x.svg": z6,
|
|
3267
|
+
"../../../assets/icons/key-square.svg": M6,
|
|
3268
|
+
"../../../assets/icons/key.svg": E6,
|
|
3269
|
+
"../../../assets/icons/laptop.svg": V6,
|
|
3270
|
+
"../../../assets/icons/lighting-fill.svg": O6,
|
|
3271
|
+
"../../../assets/icons/lighting.svg": P6,
|
|
3272
|
+
"../../../assets/icons/line-loading.svg": B6,
|
|
3273
|
+
"../../../assets/icons/loading.svg": W6,
|
|
3274
|
+
"../../../assets/icons/lock.svg": N6,
|
|
3275
|
+
"../../../assets/icons/login.svg": G6,
|
|
3276
|
+
"../../../assets/icons/mastercard.svg": U6,
|
|
3277
|
+
"../../../assets/icons/message-add.svg": K6,
|
|
3278
|
+
"../../../assets/icons/message.svg": D6,
|
|
3279
|
+
"../../../assets/icons/moon.svg": J6,
|
|
3280
|
+
"../../../assets/icons/patch-check.svg": $6,
|
|
3281
|
+
"../../../assets/icons/placeholder.svg": te,
|
|
3282
|
+
"../../../assets/icons/plus.svg": re,
|
|
3283
|
+
"../../../assets/icons/qr-code-outline.svg": ne,
|
|
3284
|
+
"../../../assets/icons/qr-code.svg": ie,
|
|
3285
|
+
"../../../assets/icons/question.svg": ce,
|
|
3286
|
+
"../../../assets/icons/refresh.svg": Ce,
|
|
3287
|
+
"../../../assets/icons/rocket.svg": ge,
|
|
3288
|
+
"../../../assets/icons/search.svg": me,
|
|
3289
|
+
"../../../assets/icons/settings-outline.svg": fe,
|
|
3290
|
+
"../../../assets/icons/settings.svg": we,
|
|
3291
|
+
"../../../assets/icons/shield-shaded.svg": _e,
|
|
3292
|
+
"../../../assets/icons/shield.svg": ke,
|
|
3293
|
+
"../../../assets/icons/star.svg": ze,
|
|
3294
|
+
"../../../assets/icons/stars.svg": Me,
|
|
3295
|
+
"../../../assets/icons/sun.svg": Ee,
|
|
3296
|
+
"../../../assets/icons/tags.svg": Ve,
|
|
3297
|
+
"../../../assets/icons/three-dots-vertical.svg": Oe,
|
|
3298
|
+
"../../../assets/icons/transaction-outline.svg": Pe,
|
|
3299
|
+
"../../../assets/icons/transaction.svg": Be,
|
|
3300
|
+
"../../../assets/icons/user.svg": We,
|
|
3301
|
+
"../../../assets/icons/visa.svg": Ne,
|
|
3302
|
+
"../../../assets/icons/wallet-outline.svg": Ge,
|
|
3303
|
+
"../../../assets/icons/wallet.svg": Ue,
|
|
3304
|
+
"../../../assets/icons/warning.svg": Ke,
|
|
3305
|
+
"../../../assets/icons/x-twitter.svg": De,
|
|
3306
|
+
"../../../assets/icons/x.svg": Je,
|
|
3307
|
+
"../../../assets/icons/zerodev-logo.svg": $e
|
|
3308
|
+
});
|
|
3309
|
+
function t0(e) {
|
|
3310
|
+
const o = e.split("-");
|
|
3311
|
+
return o[0] + o.slice(1).map((r) => r.charAt(0).toUpperCase() + r.slice(1)).join("");
|
|
3312
|
+
}
|
|
3313
|
+
const $1 = {};
|
|
3314
|
+
var P1;
|
|
3315
|
+
for (const [e, o] of Object.entries(e0)) {
|
|
3316
|
+
const r = ((P1 = e.split("/").pop()) == null ? void 0 : P1.replace(".svg", "")) ?? "", l = t0(r);
|
|
3317
|
+
$1[l] = o.default;
|
|
3318
|
+
}
|
|
3319
|
+
function V({ name: e, className: o, ...r }) {
|
|
3320
|
+
const l = $1[e];
|
|
3321
|
+
return l ? /* @__PURE__ */ g(l, { className: f("zd:text-greyScale", o), ...r }) : null;
|
|
3322
|
+
}
|
|
3323
|
+
function j({ as: e = "p", className: o, ...r }) {
|
|
3324
|
+
return /* @__PURE__ */ g(
|
|
3325
|
+
e,
|
|
3326
|
+
{
|
|
3327
|
+
className: f(
|
|
3328
|
+
"zd:font-medium zd:font-sans zd:text-body2 zd:text-greyScale",
|
|
3329
|
+
o
|
|
3330
|
+
),
|
|
3331
|
+
...r
|
|
3332
|
+
}
|
|
3333
|
+
);
|
|
3334
|
+
}
|
|
3335
|
+
const o0 = {
|
|
3336
|
+
primary: "zd:bg-white/40",
|
|
3337
|
+
secondary: "zd:bg-orange/10"
|
|
3338
|
+
};
|
|
3339
|
+
function r0({
|
|
3340
|
+
text: e,
|
|
3341
|
+
variant: o = "primary",
|
|
3342
|
+
leadingIcon: r,
|
|
3343
|
+
trailingIcon: l,
|
|
3344
|
+
className: n
|
|
3345
|
+
}) {
|
|
3346
|
+
return /* @__PURE__ */ z(
|
|
3347
|
+
"div",
|
|
3348
|
+
{
|
|
3349
|
+
className: f(
|
|
3350
|
+
"zd:py-1 zd:px-2 zd:gap-1 zd:flex zd:flex-row zd:items-center zd:rounded-lg zd:self-start",
|
|
3351
|
+
o0[o],
|
|
3352
|
+
n
|
|
3353
|
+
),
|
|
3354
|
+
children: [
|
|
3355
|
+
r && /* @__PURE__ */ g(
|
|
3356
|
+
V,
|
|
3357
|
+
{
|
|
3358
|
+
name: r,
|
|
3359
|
+
className: "zd:w-3 zd:h-3 zd:text-solarOrange"
|
|
3360
|
+
}
|
|
3361
|
+
),
|
|
3362
|
+
/* @__PURE__ */ g(j, { className: "zd:text-body3", children: e }),
|
|
3363
|
+
l && /* @__PURE__ */ g(V, { name: l, className: "zd:w-2.5 zd:h-2.5" })
|
|
3364
|
+
]
|
|
3365
|
+
}
|
|
3366
|
+
);
|
|
3367
|
+
}
|
|
3368
|
+
function l0(e) {
|
|
3369
|
+
switch (e) {
|
|
3370
|
+
case "ghost":
|
|
3371
|
+
return 0.2;
|
|
3372
|
+
case "soft":
|
|
3373
|
+
return 0.5;
|
|
3374
|
+
case "solid":
|
|
3375
|
+
return 0.8;
|
|
3376
|
+
}
|
|
3377
|
+
}
|
|
3378
|
+
function G({
|
|
3379
|
+
className: e,
|
|
3380
|
+
children: o,
|
|
3381
|
+
variant: r = "soft",
|
|
3382
|
+
...l
|
|
3383
|
+
}) {
|
|
3384
|
+
const s = `rgba(255, 255, 255, ${l0(r)})`;
|
|
3385
|
+
return /* @__PURE__ */ g(
|
|
3386
|
+
"div",
|
|
3387
|
+
{
|
|
3388
|
+
className: f(
|
|
3389
|
+
"zd:overflow-hidden zd:border-offWhite zd:border-[0.3px] zd:backdrop-blur-[15px]",
|
|
3390
|
+
e
|
|
3391
|
+
),
|
|
3392
|
+
...l,
|
|
3393
|
+
style: { backgroundColor: s, ...l.style },
|
|
3394
|
+
children: o
|
|
3395
|
+
}
|
|
3396
|
+
);
|
|
3397
|
+
}
|
|
3398
|
+
const n0 = "zd:rounded-3xl zd:border-white/0 zd:shadow-[inset_0_-4px_4px_0_rgba(255,255,255,0.10),inset_0_3px_4px_0_rgba(0,0,0,0.02)]", s0 = "zd:flex zd:items-center zd:justify-center zd:gap-2 zd:h-16 zd:w-full zd:px-5 zd:py-3.5 zd:cursor-pointer zd:transition-colors", i0 = {
|
|
3399
|
+
primary: "zd:hover:bg-white/5 zd:active:bg-white/10",
|
|
3400
|
+
secondary: "zd:hover:bg-white/20 zd:active:bg-white/30"
|
|
3401
|
+
}, a0 = {
|
|
3402
|
+
backgroundColor: "rgba(19, 14, 11, 0.9)"
|
|
3403
|
+
}, m1 = {
|
|
3404
|
+
primary: "zd:text-white zd:text-body1",
|
|
3405
|
+
secondary: "zd:text-greyScale zd:text-body1"
|
|
3406
|
+
};
|
|
3407
|
+
function g0({
|
|
3408
|
+
text: e,
|
|
3409
|
+
className: o,
|
|
3410
|
+
iconName: r,
|
|
3411
|
+
trailIcon: l,
|
|
3412
|
+
disabled: n,
|
|
3413
|
+
action: s = "primary",
|
|
3414
|
+
...i
|
|
3415
|
+
}) {
|
|
3416
|
+
return /* @__PURE__ */ g(
|
|
3417
|
+
G,
|
|
3418
|
+
{
|
|
3419
|
+
className: f(n0, { "zd:opacity-50": n }, o),
|
|
3420
|
+
...s === "primary" && { style: a0 },
|
|
3421
|
+
children: /* @__PURE__ */ z(
|
|
3422
|
+
"button",
|
|
3423
|
+
{
|
|
3424
|
+
type: i.type ?? "button",
|
|
3425
|
+
className: f(s0, i0[s], {
|
|
3426
|
+
"zd:cursor-not-allowed": n
|
|
3427
|
+
}),
|
|
3428
|
+
disabled: n,
|
|
3429
|
+
...i,
|
|
3430
|
+
children: [
|
|
3431
|
+
r && !l && /* @__PURE__ */ g(
|
|
3432
|
+
V,
|
|
3433
|
+
{
|
|
3434
|
+
name: r,
|
|
3435
|
+
className: f("zd:w-6 zd:h-6", m1[s])
|
|
3436
|
+
}
|
|
3437
|
+
),
|
|
3438
|
+
e && /* @__PURE__ */ g(j, { className: m1[s], children: e }),
|
|
3439
|
+
r && l && /* @__PURE__ */ g(
|
|
3440
|
+
V,
|
|
3441
|
+
{
|
|
3442
|
+
name: r,
|
|
3443
|
+
className: f("zd:w-6 zd:h-6", m1[s])
|
|
3444
|
+
}
|
|
3445
|
+
)
|
|
3446
|
+
]
|
|
3447
|
+
}
|
|
3448
|
+
)
|
|
3449
|
+
}
|
|
3450
|
+
);
|
|
3451
|
+
}
|
|
3452
|
+
function p0({ title: e, description: o }) {
|
|
3453
|
+
return /* @__PURE__ */ z(
|
|
3454
|
+
G,
|
|
3455
|
+
{
|
|
3456
|
+
className: "zd:w-full zd:py-5 zd:px-4 zd:flex zd:flex-col zd:gap-4 zd:rounded-xl",
|
|
3457
|
+
variant: "solid",
|
|
3458
|
+
children: [
|
|
3459
|
+
/* @__PURE__ */ z("div", { className: "zd:flex zd:flex-row zd:items-center zd:gap-2", children: [
|
|
3460
|
+
/* @__PURE__ */ g(V, { name: "info", className: "zd:h-3.5 zd:w-3.5 zd:text-solarOrange" }),
|
|
3461
|
+
/* @__PURE__ */ g(j, { className: "zd:text-body1", children: e })
|
|
3462
|
+
] }),
|
|
3463
|
+
/* @__PURE__ */ g(j, { className: "zd:text-body3 zd:break-all", children: o })
|
|
3464
|
+
]
|
|
3465
|
+
}
|
|
3466
|
+
);
|
|
3467
|
+
}
|
|
3468
|
+
function m0({ iconName: e, className: o, ...r }) {
|
|
3469
|
+
return /* @__PURE__ */ g(G, { className: f("zd:h-13 zd:w-13 zd:rounded-2xl", o), children: /* @__PURE__ */ g(
|
|
3470
|
+
"button",
|
|
3471
|
+
{
|
|
3472
|
+
type: "button",
|
|
3473
|
+
className: "zd:flex zd:items-center zd:justify-center zd:flex-1 zd:h-full zd:w-full zd:cursor-pointer zd:hover:bg-white/20 zd:active:bg-white/30 zd:transition-colors",
|
|
3474
|
+
...r,
|
|
3475
|
+
children: /* @__PURE__ */ g(V, { name: e, className: "zd:h-6 zd:w-6 zd:text-greyScale" })
|
|
3476
|
+
}
|
|
3477
|
+
) });
|
|
3478
|
+
}
|
|
3479
|
+
function c0(e, o) {
|
|
3480
|
+
return e ? "zd:h-32 zd:py-3" : o === "listItemStyle" ? "zd:h-[68px]" : "zd:h-11";
|
|
3481
|
+
}
|
|
3482
|
+
function d0({
|
|
3483
|
+
variant: e,
|
|
3484
|
+
iconName: o
|
|
3485
|
+
}) {
|
|
3486
|
+
return e === "listItemStyle" ? /* @__PURE__ */ g("div", { className: "zd:w-13 zd:h-13 zd:shrink-0 zd:bg-white zd:rounded-2xl zd:flex zd:items-center zd:justify-center", children: /* @__PURE__ */ g(V, { name: o, className: "zd:w-6 zd:h-6 zd:text-greyScale" }) }) : /* @__PURE__ */ g(
|
|
3487
|
+
V,
|
|
3488
|
+
{
|
|
3489
|
+
name: o,
|
|
3490
|
+
className: "zd:w-5 zd:h-5 zd:shrink-0 zd:text-greyScale/50"
|
|
3491
|
+
}
|
|
3492
|
+
);
|
|
3493
|
+
}
|
|
3494
|
+
const i1 = "zd:flex-1 zd:min-w-0 zd:px-0 zd:text-gray-900 zd:font-medium zd:outline-none zd:bg-transparent zd:min-h-11 zd:placeholder:text-gray-900/50 zd:caret-gray-900";
|
|
3495
|
+
function h0({
|
|
3496
|
+
variant: e = "default",
|
|
3497
|
+
multiline: o,
|
|
3498
|
+
iconName: r,
|
|
3499
|
+
children: l,
|
|
3500
|
+
className: n,
|
|
3501
|
+
containerClassName: s,
|
|
3502
|
+
onFocus: i,
|
|
3503
|
+
onBlur: p,
|
|
3504
|
+
...d
|
|
3505
|
+
}) {
|
|
3506
|
+
const [h, v] = A1(!1), x = (_) => {
|
|
3507
|
+
v(!0), i == null || i(_);
|
|
3508
|
+
}, y = (_) => {
|
|
3509
|
+
v(!1), p == null || p(_);
|
|
3510
|
+
}, H = o ? /* @__PURE__ */ g(
|
|
3511
|
+
"textarea",
|
|
3512
|
+
{
|
|
3513
|
+
...d,
|
|
3514
|
+
onFocus: x,
|
|
3515
|
+
onBlur: y,
|
|
3516
|
+
className: f(i1, "zd:resize-none zd:h-full", n)
|
|
3517
|
+
}
|
|
3518
|
+
) : /* @__PURE__ */ g(
|
|
3519
|
+
"input",
|
|
3520
|
+
{
|
|
3521
|
+
...d,
|
|
3522
|
+
onFocus: x,
|
|
3523
|
+
onBlur: y,
|
|
3524
|
+
className: f(i1, "zd:h-full", n)
|
|
3525
|
+
}
|
|
3526
|
+
);
|
|
3527
|
+
if (e === "ghost")
|
|
3528
|
+
return o ? /* @__PURE__ */ g(
|
|
3529
|
+
"textarea",
|
|
3530
|
+
{
|
|
3531
|
+
...d,
|
|
3532
|
+
onFocus: i,
|
|
3533
|
+
onBlur: p,
|
|
3534
|
+
className: f(
|
|
3535
|
+
i1,
|
|
3536
|
+
"zd:w-full zd:pl-4 zd:pr-2 zd:resize-none",
|
|
3537
|
+
n
|
|
3538
|
+
)
|
|
3539
|
+
}
|
|
3540
|
+
) : /* @__PURE__ */ g(
|
|
3541
|
+
"input",
|
|
3542
|
+
{
|
|
3543
|
+
...d,
|
|
3544
|
+
onFocus: i,
|
|
3545
|
+
onBlur: p,
|
|
3546
|
+
className: f(i1, "zd:w-full zd:pl-4 zd:pr-2", n)
|
|
3547
|
+
}
|
|
3548
|
+
);
|
|
3549
|
+
const O = c0(o, e);
|
|
3550
|
+
return /* @__PURE__ */ z(
|
|
3551
|
+
G,
|
|
3552
|
+
{
|
|
3553
|
+
"data-testid": "input-wrapper",
|
|
3554
|
+
className: f(
|
|
3555
|
+
"zd:relative zd:flex zd:w-full zd:rounded-2xl zd:items-center zd:gap-3 zd:pr-2",
|
|
3556
|
+
O,
|
|
3557
|
+
e === "listItemStyle" ? "zd:pl-2" : "zd:pl-4",
|
|
3558
|
+
s
|
|
3559
|
+
),
|
|
3560
|
+
variant: "soft",
|
|
3561
|
+
children: [
|
|
3562
|
+
h && /* @__PURE__ */ g("div", { className: "zd:absolute zd:inset-0 zd:bg-white/20 zd:pointer-events-none" }),
|
|
3563
|
+
r && /* @__PURE__ */ g(d0, { variant: e, iconName: r }),
|
|
3564
|
+
H,
|
|
3565
|
+
l
|
|
3566
|
+
]
|
|
3567
|
+
}
|
|
3568
|
+
);
|
|
3569
|
+
}
|
|
3570
|
+
function f0({ className: e }) {
|
|
3571
|
+
return /* @__PURE__ */ g(
|
|
3572
|
+
"div",
|
|
3573
|
+
{
|
|
3574
|
+
className: f(
|
|
3575
|
+
"zd:w-full zd:h-[68px] zd:rounded-2xl zd:border-offWhite zd:border-[0.3px]",
|
|
3576
|
+
e
|
|
3577
|
+
),
|
|
3578
|
+
children: /* @__PURE__ */ z("div", { className: "zd:flex zd:flex-row zd:justify-between zd:items-center zd:p-2", children: [
|
|
3579
|
+
/* @__PURE__ */ z("div", { className: "zd:flex zd:flex-row zd:items-center zd:gap-3", children: [
|
|
3580
|
+
/* @__PURE__ */ g("div", { className: "zd:w-[52px] zd:h-[52px] zd:rounded-2xl zd:bg-offWhite/50 zd:animate-pulse" }),
|
|
3581
|
+
/* @__PURE__ */ z("div", { className: "zd:gap-2", children: [
|
|
3582
|
+
/* @__PURE__ */ g("div", { className: "zd:w-14 zd:h-3 zd:rounded-lg zd:bg-offWhite/50 zd:animate-pulse zd:mb-2" }),
|
|
3583
|
+
/* @__PURE__ */ g("div", { className: "zd:w-14 zd:h-3 zd:rounded-lg zd:bg-offWhite/50 zd:animate-pulse" })
|
|
3584
|
+
] })
|
|
3585
|
+
] }),
|
|
3586
|
+
/* @__PURE__ */ z("div", { className: "zd:gap-2", children: [
|
|
3587
|
+
/* @__PURE__ */ g("div", { className: "zd:w-14 zd:h-3 zd:rounded-lg zd:bg-offWhite/50 zd:animate-pulse zd:mb-2" }),
|
|
3588
|
+
/* @__PURE__ */ g("div", { className: "zd:w-14 zd:h-3 zd:rounded-lg zd:bg-offWhite/50 zd:animate-pulse" })
|
|
3589
|
+
] })
|
|
3590
|
+
] })
|
|
3591
|
+
}
|
|
3592
|
+
);
|
|
3593
|
+
}
|
|
3594
|
+
function v0({
|
|
3595
|
+
iconName: e,
|
|
3596
|
+
imageUri: o,
|
|
3597
|
+
title: r,
|
|
3598
|
+
subtitle: l,
|
|
3599
|
+
badgeProps: n,
|
|
3600
|
+
details: s,
|
|
3601
|
+
chevron: i,
|
|
3602
|
+
alert: p,
|
|
3603
|
+
className: d,
|
|
3604
|
+
...h
|
|
3605
|
+
}) {
|
|
3606
|
+
return /* @__PURE__ */ g(
|
|
3607
|
+
G,
|
|
3608
|
+
{
|
|
3609
|
+
className: f(
|
|
3610
|
+
"zd:w-full zd:h-[68px] zd:rounded-2xl",
|
|
3611
|
+
p && "zd:border-0",
|
|
3612
|
+
d
|
|
3613
|
+
),
|
|
3614
|
+
children: /* @__PURE__ */ z(
|
|
3615
|
+
"button",
|
|
3616
|
+
{
|
|
3617
|
+
type: "button",
|
|
3618
|
+
className: f(
|
|
3619
|
+
"zd:w-full zd:flex zd:flex-row zd:justify-between zd:items-center zd:p-2 zd:transition-colors zd:cursor-pointer",
|
|
3620
|
+
p ? "zd:bg-solarOrange/15" : "zd:hover:bg-white/20 zd:active:bg-white/30",
|
|
3621
|
+
h.disabled && "zd:opacity-50 zd:cursor-not-allowed"
|
|
3622
|
+
),
|
|
3623
|
+
...h,
|
|
3624
|
+
children: [
|
|
3625
|
+
/* @__PURE__ */ z("div", { className: "zd:flex zd:flex-row zd:items-center zd:gap-3", children: [
|
|
3626
|
+
/* @__PURE__ */ g(
|
|
3627
|
+
"div",
|
|
3628
|
+
{
|
|
3629
|
+
className: f(
|
|
3630
|
+
"zd:w-[52px] zd:h-[52px] zd:rounded-2xl zd:flex zd:items-center zd:justify-center zd:shrink-0",
|
|
3631
|
+
p ? "zd:bg-offWhite/50" : "zd:bg-white"
|
|
3632
|
+
),
|
|
3633
|
+
children: o ? /* @__PURE__ */ g("img", { src: o, alt: "", className: "zd:w-6 zd:h-6" }) : e ? /* @__PURE__ */ g(
|
|
3634
|
+
V,
|
|
3635
|
+
{
|
|
3636
|
+
name: e,
|
|
3637
|
+
className: f(
|
|
3638
|
+
"zd:w-6 zd:h-6",
|
|
3639
|
+
s || p ? "zd:text-solarOrange" : "zd:text-greyScale"
|
|
3640
|
+
)
|
|
3641
|
+
}
|
|
3642
|
+
) : null
|
|
3643
|
+
}
|
|
3644
|
+
),
|
|
3645
|
+
/* @__PURE__ */ z(
|
|
3646
|
+
"div",
|
|
3647
|
+
{
|
|
3648
|
+
className: f(
|
|
3649
|
+
"zd:flex zd:flex-col zd:justify-center zd:text-left",
|
|
3650
|
+
n ? "zd:gap-2" : "zd:gap-1"
|
|
3651
|
+
),
|
|
3652
|
+
children: [
|
|
3653
|
+
/* @__PURE__ */ g(j, { className: "zd:text-body1", children: r }),
|
|
3654
|
+
l && /* @__PURE__ */ g(j, { className: "zd:text-body3 zd:text-greyScale/50", children: l }),
|
|
3655
|
+
n && /* @__PURE__ */ g(r0, { ...n })
|
|
3656
|
+
]
|
|
3657
|
+
}
|
|
3658
|
+
)
|
|
3659
|
+
] }),
|
|
3660
|
+
s ? /* @__PURE__ */ z("div", { className: "zd:flex zd:flex-col zd:pr-1", children: [
|
|
3661
|
+
/* @__PURE__ */ g(j, { className: "zd:text-body1", children: s.text }),
|
|
3662
|
+
s.subtext && /* @__PURE__ */ g(j, { className: "zd:text-body3 zd:text-greyScale/50 zd:self-end", children: s.subtext })
|
|
3663
|
+
] }) : i ? /* @__PURE__ */ g("div", { className: "zd:w-13 zd:h-13 zd:flex zd:items-center zd:justify-center", children: /* @__PURE__ */ g(
|
|
3664
|
+
V,
|
|
3665
|
+
{
|
|
3666
|
+
name: "chevronRight",
|
|
3667
|
+
className: "zd:h-6 zd:w-6 zd:text-greyScale"
|
|
3668
|
+
}
|
|
3669
|
+
) }) : null
|
|
3670
|
+
]
|
|
3671
|
+
}
|
|
3672
|
+
)
|
|
3673
|
+
}
|
|
3674
|
+
);
|
|
3675
|
+
}
|
|
3676
|
+
function w0({ value: e, onValueChange: o }) {
|
|
3677
|
+
return /* @__PURE__ */ g(G, { variant: "ghost", className: "zd:w-14 zd:h-7 zd:rounded-xl zd:p-1", children: /* @__PURE__ */ z(
|
|
3678
|
+
"button",
|
|
3679
|
+
{
|
|
3680
|
+
type: "button",
|
|
3681
|
+
role: "switch",
|
|
3682
|
+
"aria-checked": e ?? !1,
|
|
3683
|
+
onClick: o,
|
|
3684
|
+
className: "zd:flex zd:items-center zd:justify-center zd:flex-row zd:gap-1.5 zd:w-full zd:h-full zd:rounded-lg zd:bg-white/70 zd:cursor-pointer",
|
|
3685
|
+
children: [
|
|
3686
|
+
e && /* @__PURE__ */ g(j, { className: "zd:text-body3 zd:text-greyScale/90", children: "On" }),
|
|
3687
|
+
/* @__PURE__ */ g(
|
|
3688
|
+
"div",
|
|
3689
|
+
{
|
|
3690
|
+
className: f(
|
|
3691
|
+
"zd:w-3.5 zd:h-3.5 zd:rounded-full zd:shadow-sm",
|
|
3692
|
+
e ? "zd:bg-solarOrange" : "zd:bg-greyScale/30"
|
|
3693
|
+
)
|
|
3694
|
+
}
|
|
3695
|
+
),
|
|
3696
|
+
!e && /* @__PURE__ */ g(j, { className: "zd:text-body3 zd:text-greyScale/50", children: "Off" })
|
|
3697
|
+
]
|
|
3698
|
+
}
|
|
3699
|
+
) });
|
|
3700
|
+
}
|
|
3701
|
+
function b0({
|
|
3702
|
+
className: e,
|
|
3703
|
+
children: o,
|
|
3704
|
+
onMouseEnter: r,
|
|
3705
|
+
onMouseLeave: l,
|
|
3706
|
+
...n
|
|
3707
|
+
}) {
|
|
3708
|
+
const [s, i] = A1(!1);
|
|
3709
|
+
return /* @__PURE__ */ g(
|
|
3710
|
+
G,
|
|
3711
|
+
{
|
|
3712
|
+
className: f(
|
|
3713
|
+
"zd:rounded-xl zd:flex zd:items-center zd:justify-center",
|
|
3714
|
+
e
|
|
3715
|
+
),
|
|
3716
|
+
variant: s ? "soft" : "ghost",
|
|
3717
|
+
children: /* @__PURE__ */ g(
|
|
3718
|
+
"button",
|
|
3719
|
+
{
|
|
3720
|
+
type: "button",
|
|
3721
|
+
className: "zd:flex zd:flex-row zd:items-center zd:justify-center zd:gap-2 zd:w-full zd:h-full zd:cursor-pointer",
|
|
3722
|
+
onMouseEnter: (p) => {
|
|
3723
|
+
i(!0), r == null || r(p);
|
|
3724
|
+
},
|
|
3725
|
+
onMouseLeave: (p) => {
|
|
3726
|
+
i(!1), l == null || l(p);
|
|
3727
|
+
},
|
|
3728
|
+
...n,
|
|
3729
|
+
children: o
|
|
3730
|
+
}
|
|
3731
|
+
)
|
|
3732
|
+
}
|
|
3733
|
+
);
|
|
3734
|
+
}
|
|
3735
|
+
export {
|
|
3736
|
+
r0 as Badge,
|
|
3737
|
+
g0 as Button,
|
|
3738
|
+
p0 as Callout,
|
|
3739
|
+
V as Icon,
|
|
3740
|
+
m0 as IconButton,
|
|
3741
|
+
h0 as Input,
|
|
3742
|
+
v0 as ListItem,
|
|
3743
|
+
f0 as ListItemSkeleton,
|
|
3744
|
+
w0 as Switch,
|
|
3745
|
+
j as Text,
|
|
3746
|
+
b0 as WrappedPressable,
|
|
3747
|
+
G as Wrapper,
|
|
3748
|
+
f as cn,
|
|
3749
|
+
$1 as icons
|
|
3750
|
+
};
|
|
3751
|
+
//# sourceMappingURL=index.mjs.map
|