@glasshome/ui 0.5.2 → 0.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/lib/button-variants.d.ts +65 -10
- package/dist/solid/badge.d.ts +33 -9
- package/dist/solid/button-group.d.ts +27 -9
- package/dist/solid/empty.d.ts +27 -9
- package/dist/solid/field.d.ts +30 -9
- package/dist/solid/index.js +3047 -3073
- package/dist/solid/input-group.d.ts +66 -18
- package/dist/solid/item.d.ts +74 -19
- package/dist/solid/navigation-menu.d.ts +6 -7
- package/dist/solid/sidebar.d.ts +44 -10
- package/dist/solid/toggle.d.ts +44 -10
- package/dist/{utils-BRD6YbhO.js → utils-JJqwPy_d.js} +421 -406
- package/package.json +1 -1
|
@@ -14,52 +14,67 @@ function t() {
|
|
|
14
14
|
}
|
|
15
15
|
//#endregion
|
|
16
16
|
//#region node_modules/cva/dist/index.mjs
|
|
17
|
-
var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose:
|
|
18
|
-
let
|
|
19
|
-
var n = [...arguments];
|
|
20
|
-
return e?.hooks?.["cx:done"] === void 0 ? e?.hooks?.onComplete === void 0 ? t(n) : e?.hooks.onComplete(t(n)) : e?.hooks["cx:done"](t(n));
|
|
21
|
-
};
|
|
17
|
+
var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, r = [], { compose: i, cva: a, cx: o } = ((e) => {
|
|
18
|
+
let i = (...n) => e?.hooks?.["cx:done"] === void 0 ? e?.hooks?.onComplete === void 0 ? t(n) : e?.hooks.onComplete(t(n)) : e?.hooks["cx:done"](t(n));
|
|
22
19
|
return {
|
|
23
|
-
compose:
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
20
|
+
compose: (...e) => {
|
|
21
|
+
let t = e.reduce((e, { config: t }) => (Object.entries(t || {}).forEach(([t, n]) => {
|
|
22
|
+
e[t] = typeof n == "object" && n && !Array.isArray(n) ? {
|
|
23
|
+
...e[t],
|
|
24
|
+
...n
|
|
25
|
+
} : n;
|
|
26
|
+
}), e), {}), n = (t) => {
|
|
27
|
+
let n = Object.fromEntries(Object.entries(t || {}).filter(([e]) => !["class", "className"].includes(e)));
|
|
28
|
+
return i(e.map((e) => e(n)), t?.class, t?.className);
|
|
31
29
|
};
|
|
30
|
+
return n.config = t, n;
|
|
32
31
|
},
|
|
33
|
-
cva: (e) =>
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
let
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
}, {})
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
32
|
+
cva: (e) => {
|
|
33
|
+
let t = e?.composes == null ? [] : Array.isArray(e.composes) ? e.composes : [e.composes], a = (e, t) => {
|
|
34
|
+
if (!t) return e;
|
|
35
|
+
let n = { ...e };
|
|
36
|
+
for (let e of Object.keys(t)) n[e] = {
|
|
37
|
+
...n[e],
|
|
38
|
+
...t[e]
|
|
39
|
+
};
|
|
40
|
+
return n;
|
|
41
|
+
}, o = a(t.reduce((e, t) => a(e, t.config?.variants), {}), e?.variants), s = {
|
|
42
|
+
...t.reduce((e, t) => ({
|
|
43
|
+
...e,
|
|
44
|
+
...t.config?.defaultVariants
|
|
45
|
+
}), {}),
|
|
46
|
+
...e?.defaultVariants
|
|
47
|
+
}, c = (a) => {
|
|
48
|
+
let o = t.length || e?.variants != null ? Object.fromEntries(Object.entries(a || {}).filter(([e, t]) => e !== "class" && e !== "className" && t !== void 0)) : {}, c = t.length ? t.map((e) => e({
|
|
49
|
+
...s,
|
|
50
|
+
...o
|
|
51
|
+
})) : r;
|
|
52
|
+
if (e?.variants == null) return i(c, e?.base, a?.class, a?.className);
|
|
53
|
+
let { variants: l } = e, u = Object.keys(l).map((e) => {
|
|
54
|
+
let t = a?.[e], r = s[e], i = n(t) || n(r);
|
|
55
|
+
return l[e][i];
|
|
56
|
+
}), d = {
|
|
57
|
+
...s,
|
|
58
|
+
...o
|
|
59
|
+
}, f = e?.compoundVariants?.reduce((e, { class: t, className: n, ...r }) => Object.entries(r).every(([e, t]) => {
|
|
60
|
+
let n = d[e];
|
|
61
|
+
return Array.isArray(t) ? t.includes(n) : n === t;
|
|
52
62
|
}) ? [
|
|
53
63
|
...e,
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
] : e;
|
|
57
|
-
|
|
58
|
-
|
|
64
|
+
t,
|
|
65
|
+
n
|
|
66
|
+
] : e, []);
|
|
67
|
+
return i(c, e?.base, u, f, a?.class, a?.className);
|
|
68
|
+
};
|
|
69
|
+
return c.config = {
|
|
70
|
+
...e,
|
|
71
|
+
variants: o,
|
|
72
|
+
defaultVariants: s
|
|
73
|
+
}, c;
|
|
59
74
|
},
|
|
60
|
-
cx:
|
|
75
|
+
cx: i
|
|
61
76
|
};
|
|
62
|
-
})(),
|
|
77
|
+
})(), s = a({
|
|
63
78
|
base: "inline-flex shrink-0 cursor-pointer items-center justify-center gap-2 whitespace-nowrap rounded-full font-medium text-sm outline-none transition-all focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0",
|
|
64
79
|
variants: {
|
|
65
80
|
variant: {
|
|
@@ -83,100 +98,100 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
83
98
|
variant: "default",
|
|
84
99
|
size: "default"
|
|
85
100
|
}
|
|
86
|
-
}),
|
|
101
|
+
}), c = (e, t) => {
|
|
87
102
|
let n = Array(e.length + t.length);
|
|
88
103
|
for (let t = 0; t < e.length; t++) n[t] = e[t];
|
|
89
104
|
for (let r = 0; r < t.length; r++) n[e.length + r] = t[r];
|
|
90
105
|
return n;
|
|
91
|
-
},
|
|
106
|
+
}, l = (e, t) => ({
|
|
92
107
|
classGroupId: e,
|
|
93
108
|
validator: t
|
|
94
|
-
}),
|
|
109
|
+
}), u = (e = /* @__PURE__ */ new Map(), t = null, n) => ({
|
|
95
110
|
nextPart: e,
|
|
96
111
|
validators: t,
|
|
97
112
|
classGroupId: n
|
|
98
|
-
}),
|
|
99
|
-
let t =
|
|
113
|
+
}), d = "-", f = [], p = "arbitrary..", m = (e) => {
|
|
114
|
+
let t = _(e), { conflictingClassGroups: n, conflictingClassGroupModifiers: r } = e;
|
|
100
115
|
return {
|
|
101
116
|
getClassGroupId: (e) => {
|
|
102
|
-
if (e.startsWith("[") && e.endsWith("]")) return
|
|
103
|
-
let n = e.split(
|
|
104
|
-
return
|
|
117
|
+
if (e.startsWith("[") && e.endsWith("]")) return g(e);
|
|
118
|
+
let n = e.split(d);
|
|
119
|
+
return h(n, +(n[0] === "" && n.length > 1), t);
|
|
105
120
|
},
|
|
106
121
|
getConflictingClassGroupIds: (e, t) => {
|
|
107
122
|
if (t) {
|
|
108
123
|
let t = r[e], i = n[e];
|
|
109
|
-
return t ? i ?
|
|
124
|
+
return t ? i ? c(i, t) : t : i || f;
|
|
110
125
|
}
|
|
111
|
-
return n[e] ||
|
|
126
|
+
return n[e] || f;
|
|
112
127
|
}
|
|
113
128
|
};
|
|
114
|
-
},
|
|
129
|
+
}, h = (e, t, n) => {
|
|
115
130
|
if (e.length - t === 0) return n.classGroupId;
|
|
116
131
|
let r = e[t], i = n.nextPart.get(r);
|
|
117
132
|
if (i) {
|
|
118
|
-
let n =
|
|
133
|
+
let n = h(e, t + 1, i);
|
|
119
134
|
if (n) return n;
|
|
120
135
|
}
|
|
121
136
|
let a = n.validators;
|
|
122
137
|
if (a === null) return;
|
|
123
|
-
let o = t === 0 ? e.join(
|
|
138
|
+
let o = t === 0 ? e.join(d) : e.slice(t).join(d), s = a.length;
|
|
124
139
|
for (let e = 0; e < s; e++) {
|
|
125
140
|
let t = a[e];
|
|
126
141
|
if (t.validator(o)) return t.classGroupId;
|
|
127
142
|
}
|
|
128
|
-
},
|
|
143
|
+
}, g = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
|
|
129
144
|
let t = e.slice(1, -1), n = t.indexOf(":"), r = t.slice(0, n);
|
|
130
|
-
return r ?
|
|
131
|
-
})(),
|
|
145
|
+
return r ? p + r : void 0;
|
|
146
|
+
})(), _ = (e) => {
|
|
132
147
|
let { theme: t, classGroups: n } = e;
|
|
133
|
-
return
|
|
134
|
-
},
|
|
135
|
-
let n =
|
|
148
|
+
return v(n, t);
|
|
149
|
+
}, v = (e, t) => {
|
|
150
|
+
let n = u();
|
|
136
151
|
for (let r in e) {
|
|
137
152
|
let i = e[r];
|
|
138
|
-
|
|
153
|
+
y(i, n, r, t);
|
|
139
154
|
}
|
|
140
155
|
return n;
|
|
141
|
-
},
|
|
156
|
+
}, y = (e, t, n, r) => {
|
|
142
157
|
let i = e.length;
|
|
143
158
|
for (let a = 0; a < i; a++) {
|
|
144
159
|
let i = e[a];
|
|
145
|
-
|
|
160
|
+
b(i, t, n, r);
|
|
146
161
|
}
|
|
147
|
-
},
|
|
162
|
+
}, b = (e, t, n, r) => {
|
|
148
163
|
if (typeof e == "string") {
|
|
149
|
-
|
|
164
|
+
x(e, t, n);
|
|
150
165
|
return;
|
|
151
166
|
}
|
|
152
167
|
if (typeof e == "function") {
|
|
153
|
-
|
|
168
|
+
S(e, t, n, r);
|
|
154
169
|
return;
|
|
155
170
|
}
|
|
156
|
-
|
|
157
|
-
},
|
|
158
|
-
let r = e === "" ? t :
|
|
171
|
+
ee(e, t, n, r);
|
|
172
|
+
}, x = (e, t, n) => {
|
|
173
|
+
let r = e === "" ? t : C(t, e);
|
|
159
174
|
r.classGroupId = n;
|
|
160
|
-
},
|
|
161
|
-
if (
|
|
162
|
-
|
|
175
|
+
}, S = (e, t, n, r) => {
|
|
176
|
+
if (w(e)) {
|
|
177
|
+
y(e(r), t, n, r);
|
|
163
178
|
return;
|
|
164
179
|
}
|
|
165
|
-
t.validators === null && (t.validators = []), t.validators.push(
|
|
166
|
-
},
|
|
180
|
+
t.validators === null && (t.validators = []), t.validators.push(l(n, e));
|
|
181
|
+
}, ee = (e, t, n, r) => {
|
|
167
182
|
let i = Object.entries(e), a = i.length;
|
|
168
183
|
for (let e = 0; e < a; e++) {
|
|
169
184
|
let [a, o] = i[e];
|
|
170
|
-
|
|
185
|
+
y(o, C(t, a), n, r);
|
|
171
186
|
}
|
|
172
|
-
},
|
|
173
|
-
let n = e, r = t.split(
|
|
187
|
+
}, C = (e, t) => {
|
|
188
|
+
let n = e, r = t.split(d), i = r.length;
|
|
174
189
|
for (let e = 0; e < i; e++) {
|
|
175
190
|
let t = r[e], i = n.nextPart.get(t);
|
|
176
|
-
i || (i =
|
|
191
|
+
i || (i = u(), n.nextPart.set(t, i)), n = i;
|
|
177
192
|
}
|
|
178
193
|
return n;
|
|
179
|
-
},
|
|
194
|
+
}, w = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, te = (e) => {
|
|
180
195
|
if (e < 1) return {
|
|
181
196
|
get: () => void 0,
|
|
182
197
|
set: () => {}
|
|
@@ -194,7 +209,7 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
194
209
|
e in n ? n[e] = t : i(e, t);
|
|
195
210
|
}
|
|
196
211
|
};
|
|
197
|
-
},
|
|
212
|
+
}, T = "!", E = ":", ne = [], D = (e, t, n, r, i) => ({
|
|
198
213
|
modifiers: e,
|
|
199
214
|
hasImportantModifier: t,
|
|
200
215
|
baseClassName: n,
|
|
@@ -206,7 +221,7 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
206
221
|
for (let s = 0; s < o; s++) {
|
|
207
222
|
let o = e[s];
|
|
208
223
|
if (n === 0 && r === 0) {
|
|
209
|
-
if (o ===
|
|
224
|
+
if (o === E) {
|
|
210
225
|
t.push(e.slice(i, s)), i = s + 1;
|
|
211
226
|
continue;
|
|
212
227
|
}
|
|
@@ -218,13 +233,13 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
218
233
|
o === "[" ? n++ : o === "]" ? n-- : o === "(" ? r++ : o === ")" && r--;
|
|
219
234
|
}
|
|
220
235
|
let s = t.length === 0 ? e : e.slice(i), c = s, l = !1;
|
|
221
|
-
s.endsWith(
|
|
236
|
+
s.endsWith(T) ? (c = s.slice(0, -1), l = !0) : s.startsWith(T) && (c = s.slice(1), l = !0);
|
|
222
237
|
let u = a && a > i ? a - i : void 0;
|
|
223
238
|
return D(t, l, c, u);
|
|
224
239
|
};
|
|
225
240
|
if (t) {
|
|
226
|
-
let e = t +
|
|
227
|
-
r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : D(
|
|
241
|
+
let e = t + E, n = r;
|
|
242
|
+
r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : D(ne, !1, t, void 0, !0);
|
|
228
243
|
}
|
|
229
244
|
if (n) {
|
|
230
245
|
let e = r;
|
|
@@ -247,79 +262,79 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
247
262
|
return r.length > 0 && (r.sort(), n.push(...r)), n;
|
|
248
263
|
};
|
|
249
264
|
}, A = (e) => ({
|
|
250
|
-
cache:
|
|
265
|
+
cache: te(e.cacheSize),
|
|
251
266
|
parseClassName: O(e),
|
|
252
267
|
sortModifiers: k(e),
|
|
253
268
|
postfixLookupClassGroupIds: j(e),
|
|
254
|
-
...
|
|
269
|
+
...m(e)
|
|
255
270
|
}), j = (e) => {
|
|
256
271
|
let t = Object.create(null), n = e.postfixLookupClassGroups;
|
|
257
272
|
if (n) for (let e = 0; e < n.length; e++) t[n[e]] = !0;
|
|
258
273
|
return t;
|
|
259
|
-
},
|
|
260
|
-
let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a, postfixLookupClassGroupIds: o } = t, s = [], c = e.trim().split(
|
|
274
|
+
}, M = /\s+/, N = (e, t) => {
|
|
275
|
+
let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a, postfixLookupClassGroupIds: o } = t, s = [], c = e.trim().split(M), l = "";
|
|
261
276
|
for (let e = c.length - 1; e >= 0; --e) {
|
|
262
|
-
let t = c[e], { isExternal: u, modifiers: d, hasImportantModifier:
|
|
277
|
+
let t = c[e], { isExternal: u, modifiers: d, hasImportantModifier: f, baseClassName: p, maybePostfixModifierPosition: m } = n(t);
|
|
263
278
|
if (u) {
|
|
264
279
|
l = t + (l.length > 0 ? " " + l : l);
|
|
265
280
|
continue;
|
|
266
281
|
}
|
|
267
|
-
let
|
|
268
|
-
if (
|
|
269
|
-
|
|
270
|
-
let e =
|
|
271
|
-
e && e !==
|
|
272
|
-
} else
|
|
273
|
-
if (!
|
|
274
|
-
if (!
|
|
282
|
+
let h = !!m, g;
|
|
283
|
+
if (h) {
|
|
284
|
+
g = r(p.substring(0, m));
|
|
285
|
+
let e = g && o[g] ? r(p) : void 0;
|
|
286
|
+
e && e !== g && (g = e, h = !1);
|
|
287
|
+
} else g = r(p);
|
|
288
|
+
if (!g) {
|
|
289
|
+
if (!h) {
|
|
275
290
|
l = t + (l.length > 0 ? " " + l : l);
|
|
276
291
|
continue;
|
|
277
292
|
}
|
|
278
|
-
if (
|
|
293
|
+
if (g = r(p), !g) {
|
|
279
294
|
l = t + (l.length > 0 ? " " + l : l);
|
|
280
295
|
continue;
|
|
281
296
|
}
|
|
282
|
-
|
|
297
|
+
h = !1;
|
|
283
298
|
}
|
|
284
|
-
let
|
|
285
|
-
if (s.indexOf(
|
|
286
|
-
s.push(
|
|
287
|
-
let
|
|
288
|
-
for (let e = 0; e <
|
|
289
|
-
let t =
|
|
290
|
-
s.push(
|
|
299
|
+
let _ = d.length === 0 ? "" : d.length === 1 ? d[0] : a(d).join(":"), v = f ? _ + T : _, y = v + g;
|
|
300
|
+
if (s.indexOf(y) > -1) continue;
|
|
301
|
+
s.push(y);
|
|
302
|
+
let b = i(g, h);
|
|
303
|
+
for (let e = 0; e < b.length; ++e) {
|
|
304
|
+
let t = b[e];
|
|
305
|
+
s.push(v + t);
|
|
291
306
|
}
|
|
292
307
|
l = t + (l.length > 0 ? " " + l : l);
|
|
293
308
|
}
|
|
294
309
|
return l;
|
|
295
|
-
},
|
|
310
|
+
}, re = (...e) => {
|
|
296
311
|
let t = 0, n, r, i = "";
|
|
297
|
-
for (; t < e.length;) (n = e[t++]) && (r =
|
|
312
|
+
for (; t < e.length;) (n = e[t++]) && (r = ie(n)) && (i && (i += " "), i += r);
|
|
298
313
|
return i;
|
|
299
|
-
},
|
|
314
|
+
}, ie = (e) => {
|
|
300
315
|
if (typeof e == "string") return e;
|
|
301
316
|
let t, n = "";
|
|
302
|
-
for (let r = 0; r < e.length; r++) e[r] && (t =
|
|
317
|
+
for (let r = 0; r < e.length; r++) e[r] && (t = ie(e[r])) && (n && (n += " "), n += t);
|
|
303
318
|
return n;
|
|
304
|
-
},
|
|
319
|
+
}, ae = (e, ...t) => {
|
|
305
320
|
let n, r, i, a, o = (o) => (n = A(t.reduce((e, t) => t(e), e())), r = n.cache.get, i = n.cache.set, a = s, s(o)), s = (e) => {
|
|
306
321
|
let t = r(e);
|
|
307
322
|
if (t) return t;
|
|
308
|
-
let a =
|
|
323
|
+
let a = N(e, n);
|
|
309
324
|
return i(e, a), a;
|
|
310
325
|
};
|
|
311
|
-
return a = o, (...e) => a(
|
|
312
|
-
},
|
|
313
|
-
let t = (t) => t[e] ||
|
|
326
|
+
return a = o, (...e) => a(re(...e));
|
|
327
|
+
}, P = [], F = (e) => {
|
|
328
|
+
let t = (t) => t[e] || P;
|
|
314
329
|
return t.isThemeGetter = !0, t;
|
|
315
|
-
},
|
|
316
|
-
let r =
|
|
330
|
+
}, I = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, L = /^\((?:(\w[\w-]*):)?(.+)\)$/i, R = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, oe = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, z = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, se = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, B = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, V = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, H = (e) => R.test(e), U = (e) => !!e && !Number.isNaN(Number(e)), W = (e) => !!e && Number.isInteger(Number(e)), ce = (e) => e.endsWith("%") && U(e.slice(0, -1)), G = (e) => oe.test(e), le = () => !0, K = (e) => z.test(e) && !se.test(e), q = () => !1, ue = (e) => B.test(e), de = (e) => V.test(e), fe = (e) => !J(e) && !X(e), pe = (e) => e.startsWith("@container") && (e[10] === "/" && e[11] !== void 0 || e[11] === "s" && e[16] !== void 0 && e.startsWith("-size/", 10) || e[11] === "n" && e[18] !== void 0 && e.startsWith("-normal/", 10)), me = (e) => Q(e, ke, q), J = (e) => I.test(e), Y = (e) => Q(e, Ae, K), he = (e) => Q(e, je, U), ge = (e) => Q(e, Ne, le), _e = (e) => Q(e, Me, q), ve = (e) => Q(e, De, q), ye = (e) => Q(e, Oe, de), be = (e) => Q(e, Pe, ue), X = (e) => L.test(e), Z = (e) => $(e, Ae), xe = (e) => $(e, Me), Se = (e) => $(e, De), Ce = (e) => $(e, ke), we = (e) => $(e, Oe), Te = (e) => $(e, Pe, !0), Ee = (e) => $(e, Ne, !0), Q = (e, t, n) => {
|
|
331
|
+
let r = I.exec(e);
|
|
317
332
|
return r ? r[1] ? t(r[1]) : n(r[2]) : !1;
|
|
318
333
|
}, $ = (e, t, n = !1) => {
|
|
319
|
-
let r =
|
|
334
|
+
let r = L.exec(e);
|
|
320
335
|
return r ? r[1] ? t(r[1]) : n : !1;
|
|
321
|
-
},
|
|
322
|
-
let e =
|
|
336
|
+
}, De = (e) => e === "position" || e === "percentage", Oe = (e) => e === "image" || e === "url", ke = (e) => e === "length" || e === "size" || e === "bg-size", Ae = (e) => e === "length", je = (e) => e === "number", Me = (e) => e === "family-name", Ne = (e) => e === "number" || e === "weight", Pe = (e) => e === "shadow", Fe = /*#__PURE__*/ ae(() => {
|
|
337
|
+
let e = F("color"), t = F("font"), n = F("text"), r = F("font-weight"), i = F("tracking"), a = F("leading"), o = F("breakpoint"), s = F("container"), c = F("spacing"), l = F("radius"), u = F("shadow"), d = F("inset-shadow"), f = F("text-shadow"), p = F("drop-shadow"), m = F("blur"), h = F("perspective"), g = F("aspect"), _ = F("ease"), v = F("animate"), y = () => [
|
|
323
338
|
"auto",
|
|
324
339
|
"avoid",
|
|
325
340
|
"all",
|
|
@@ -328,7 +343,7 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
328
343
|
"left",
|
|
329
344
|
"right",
|
|
330
345
|
"column"
|
|
331
|
-
],
|
|
346
|
+
], b = () => [
|
|
332
347
|
"center",
|
|
333
348
|
"top",
|
|
334
349
|
"bottom",
|
|
@@ -342,31 +357,31 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
342
357
|
"right-bottom",
|
|
343
358
|
"bottom-left",
|
|
344
359
|
"left-bottom"
|
|
345
|
-
],
|
|
346
|
-
...
|
|
360
|
+
], x = () => [
|
|
361
|
+
...b(),
|
|
347
362
|
X,
|
|
348
363
|
J
|
|
349
|
-
],
|
|
364
|
+
], S = () => [
|
|
350
365
|
"auto",
|
|
351
366
|
"hidden",
|
|
352
367
|
"clip",
|
|
353
368
|
"visible",
|
|
354
369
|
"scroll"
|
|
355
|
-
],
|
|
370
|
+
], ee = () => [
|
|
356
371
|
"auto",
|
|
357
372
|
"contain",
|
|
358
373
|
"none"
|
|
359
|
-
],
|
|
374
|
+
], C = () => [
|
|
360
375
|
X,
|
|
361
376
|
J,
|
|
362
377
|
c
|
|
363
|
-
],
|
|
364
|
-
|
|
378
|
+
], w = () => [
|
|
379
|
+
H,
|
|
365
380
|
"full",
|
|
366
381
|
"auto",
|
|
367
|
-
...
|
|
368
|
-
],
|
|
369
|
-
|
|
382
|
+
...C()
|
|
383
|
+
], te = () => [
|
|
384
|
+
W,
|
|
370
385
|
"none",
|
|
371
386
|
"subgrid",
|
|
372
387
|
X,
|
|
@@ -375,26 +390,26 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
375
390
|
"auto",
|
|
376
391
|
{ span: [
|
|
377
392
|
"full",
|
|
378
|
-
|
|
393
|
+
W,
|
|
379
394
|
X,
|
|
380
395
|
J
|
|
381
396
|
] },
|
|
382
|
-
|
|
397
|
+
W,
|
|
383
398
|
X,
|
|
384
399
|
J
|
|
385
400
|
], E = () => [
|
|
386
|
-
|
|
401
|
+
W,
|
|
387
402
|
"auto",
|
|
388
403
|
X,
|
|
389
404
|
J
|
|
390
|
-
],
|
|
405
|
+
], ne = () => [
|
|
391
406
|
"auto",
|
|
392
407
|
"min",
|
|
393
408
|
"max",
|
|
394
409
|
"fr",
|
|
395
410
|
X,
|
|
396
411
|
J
|
|
397
|
-
],
|
|
412
|
+
], D = () => [
|
|
398
413
|
"start",
|
|
399
414
|
"end",
|
|
400
415
|
"center",
|
|
@@ -405,15 +420,15 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
405
420
|
"baseline",
|
|
406
421
|
"center-safe",
|
|
407
422
|
"end-safe"
|
|
408
|
-
],
|
|
423
|
+
], O = () => [
|
|
409
424
|
"start",
|
|
410
425
|
"end",
|
|
411
426
|
"center",
|
|
412
427
|
"stretch",
|
|
413
428
|
"center-safe",
|
|
414
429
|
"end-safe"
|
|
415
|
-
],
|
|
416
|
-
|
|
430
|
+
], k = () => ["auto", ...C()], A = () => [
|
|
431
|
+
H,
|
|
417
432
|
"auto",
|
|
418
433
|
"full",
|
|
419
434
|
"dvw",
|
|
@@ -425,9 +440,9 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
425
440
|
"min",
|
|
426
441
|
"max",
|
|
427
442
|
"fit",
|
|
428
|
-
...
|
|
429
|
-
],
|
|
430
|
-
|
|
443
|
+
...C()
|
|
444
|
+
], j = () => [
|
|
445
|
+
H,
|
|
431
446
|
"screen",
|
|
432
447
|
"full",
|
|
433
448
|
"dvw",
|
|
@@ -436,9 +451,9 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
436
451
|
"min",
|
|
437
452
|
"max",
|
|
438
453
|
"fit",
|
|
439
|
-
...
|
|
440
|
-
],
|
|
441
|
-
|
|
454
|
+
...C()
|
|
455
|
+
], M = () => [
|
|
456
|
+
H,
|
|
442
457
|
"screen",
|
|
443
458
|
"full",
|
|
444
459
|
"lh",
|
|
@@ -448,15 +463,15 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
448
463
|
"min",
|
|
449
464
|
"max",
|
|
450
465
|
"fit",
|
|
451
|
-
...
|
|
452
|
-
],
|
|
466
|
+
...C()
|
|
467
|
+
], N = () => [
|
|
453
468
|
e,
|
|
454
469
|
X,
|
|
455
470
|
J
|
|
456
|
-
],
|
|
457
|
-
...
|
|
458
|
-
|
|
459
|
-
|
|
471
|
+
], re = () => [
|
|
472
|
+
...b(),
|
|
473
|
+
Se,
|
|
474
|
+
ve,
|
|
460
475
|
{ position: [X, J] }
|
|
461
476
|
], ie = () => ["no-repeat", { repeat: [
|
|
462
477
|
"",
|
|
@@ -468,10 +483,10 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
468
483
|
"auto",
|
|
469
484
|
"cover",
|
|
470
485
|
"contain",
|
|
471
|
-
|
|
472
|
-
|
|
486
|
+
Ce,
|
|
487
|
+
me,
|
|
473
488
|
{ size: [X, J] }
|
|
474
|
-
],
|
|
489
|
+
], P = () => [
|
|
475
490
|
ce,
|
|
476
491
|
Z,
|
|
477
492
|
Y
|
|
@@ -484,7 +499,7 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
484
499
|
J
|
|
485
500
|
], L = () => [
|
|
486
501
|
"",
|
|
487
|
-
|
|
502
|
+
U,
|
|
488
503
|
Z,
|
|
489
504
|
Y
|
|
490
505
|
], R = () => [
|
|
@@ -510,34 +525,34 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
510
525
|
"color",
|
|
511
526
|
"luminosity"
|
|
512
527
|
], z = () => [
|
|
513
|
-
|
|
528
|
+
U,
|
|
514
529
|
ce,
|
|
515
|
-
|
|
516
|
-
|
|
530
|
+
Se,
|
|
531
|
+
ve
|
|
517
532
|
], se = () => [
|
|
518
533
|
"",
|
|
519
534
|
"none",
|
|
520
|
-
|
|
535
|
+
m,
|
|
521
536
|
X,
|
|
522
537
|
J
|
|
523
538
|
], B = () => [
|
|
524
539
|
"none",
|
|
525
|
-
|
|
540
|
+
U,
|
|
526
541
|
X,
|
|
527
542
|
J
|
|
528
|
-
],
|
|
543
|
+
], V = () => [
|
|
529
544
|
"none",
|
|
530
|
-
|
|
545
|
+
U,
|
|
531
546
|
X,
|
|
532
547
|
J
|
|
533
548
|
], K = () => [
|
|
534
|
-
|
|
549
|
+
U,
|
|
535
550
|
X,
|
|
536
551
|
J
|
|
537
552
|
], q = () => [
|
|
538
|
-
|
|
553
|
+
H,
|
|
539
554
|
"full",
|
|
540
|
-
...
|
|
555
|
+
...C()
|
|
541
556
|
];
|
|
542
557
|
return {
|
|
543
558
|
cacheSize: 500,
|
|
@@ -549,17 +564,17 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
549
564
|
"bounce"
|
|
550
565
|
],
|
|
551
566
|
aspect: ["video"],
|
|
552
|
-
blur: [
|
|
553
|
-
breakpoint: [
|
|
567
|
+
blur: [G],
|
|
568
|
+
breakpoint: [G],
|
|
554
569
|
color: [le],
|
|
555
|
-
container: [
|
|
556
|
-
"drop-shadow": [
|
|
570
|
+
container: [G],
|
|
571
|
+
"drop-shadow": [G],
|
|
557
572
|
ease: [
|
|
558
573
|
"in",
|
|
559
574
|
"out",
|
|
560
575
|
"in-out"
|
|
561
576
|
],
|
|
562
|
-
font: [
|
|
577
|
+
font: [fe],
|
|
563
578
|
"font-weight": [
|
|
564
579
|
"thin",
|
|
565
580
|
"extralight",
|
|
@@ -571,7 +586,7 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
571
586
|
"extrabold",
|
|
572
587
|
"black"
|
|
573
588
|
],
|
|
574
|
-
"inset-shadow": [
|
|
589
|
+
"inset-shadow": [G],
|
|
575
590
|
leading: [
|
|
576
591
|
"none",
|
|
577
592
|
"tight",
|
|
@@ -588,11 +603,11 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
588
603
|
"distant",
|
|
589
604
|
"none"
|
|
590
605
|
],
|
|
591
|
-
radius: [
|
|
592
|
-
shadow: [
|
|
593
|
-
spacing: ["px",
|
|
594
|
-
text: [
|
|
595
|
-
"text-shadow": [
|
|
606
|
+
radius: [G],
|
|
607
|
+
shadow: [G],
|
|
608
|
+
spacing: ["px", U],
|
|
609
|
+
text: [G],
|
|
610
|
+
"text-shadow": [G],
|
|
596
611
|
tracking: [
|
|
597
612
|
"tighter",
|
|
598
613
|
"tight",
|
|
@@ -606,10 +621,10 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
606
621
|
aspect: [{ aspect: [
|
|
607
622
|
"auto",
|
|
608
623
|
"square",
|
|
609
|
-
|
|
624
|
+
H,
|
|
610
625
|
J,
|
|
611
626
|
X,
|
|
612
|
-
|
|
627
|
+
g
|
|
613
628
|
] }],
|
|
614
629
|
container: ["container"],
|
|
615
630
|
"container-type": [{ "@container": [
|
|
@@ -619,15 +634,15 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
619
634
|
X,
|
|
620
635
|
J
|
|
621
636
|
] }],
|
|
622
|
-
"container-named": [
|
|
637
|
+
"container-named": [pe],
|
|
623
638
|
columns: [{ columns: [
|
|
624
|
-
|
|
639
|
+
U,
|
|
625
640
|
J,
|
|
626
641
|
X,
|
|
627
642
|
s
|
|
628
643
|
] }],
|
|
629
|
-
"break-after": [{ "break-after":
|
|
630
|
-
"break-before": [{ "break-before":
|
|
644
|
+
"break-after": [{ "break-after": y() }],
|
|
645
|
+
"break-before": [{ "break-before": y() }],
|
|
631
646
|
"break-inside": [{ "break-inside": [
|
|
632
647
|
"auto",
|
|
633
648
|
"avoid",
|
|
@@ -683,13 +698,13 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
683
698
|
"none",
|
|
684
699
|
"scale-down"
|
|
685
700
|
] }],
|
|
686
|
-
"object-position": [{ object:
|
|
687
|
-
overflow: [{ overflow:
|
|
688
|
-
"overflow-x": [{ "overflow-x":
|
|
689
|
-
"overflow-y": [{ "overflow-y":
|
|
690
|
-
overscroll: [{ overscroll:
|
|
691
|
-
"overscroll-x": [{ "overscroll-x":
|
|
692
|
-
"overscroll-y": [{ "overscroll-y":
|
|
701
|
+
"object-position": [{ object: x() }],
|
|
702
|
+
overflow: [{ overflow: S() }],
|
|
703
|
+
"overflow-x": [{ "overflow-x": S() }],
|
|
704
|
+
"overflow-y": [{ "overflow-y": S() }],
|
|
705
|
+
overscroll: [{ overscroll: ee() }],
|
|
706
|
+
"overscroll-x": [{ "overscroll-x": ee() }],
|
|
707
|
+
"overscroll-y": [{ "overscroll-y": ee() }],
|
|
693
708
|
position: [
|
|
694
709
|
"static",
|
|
695
710
|
"fixed",
|
|
@@ -697,40 +712,40 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
697
712
|
"relative",
|
|
698
713
|
"sticky"
|
|
699
714
|
],
|
|
700
|
-
inset: [{ inset:
|
|
701
|
-
"inset-x": [{ "inset-x":
|
|
702
|
-
"inset-y": [{ "inset-y":
|
|
715
|
+
inset: [{ inset: w() }],
|
|
716
|
+
"inset-x": [{ "inset-x": w() }],
|
|
717
|
+
"inset-y": [{ "inset-y": w() }],
|
|
703
718
|
start: [{
|
|
704
|
-
"inset-s":
|
|
705
|
-
start:
|
|
719
|
+
"inset-s": w(),
|
|
720
|
+
start: w()
|
|
706
721
|
}],
|
|
707
722
|
end: [{
|
|
708
|
-
"inset-e":
|
|
709
|
-
end:
|
|
723
|
+
"inset-e": w(),
|
|
724
|
+
end: w()
|
|
710
725
|
}],
|
|
711
|
-
"inset-bs": [{ "inset-bs":
|
|
712
|
-
"inset-be": [{ "inset-be":
|
|
713
|
-
top: [{ top:
|
|
714
|
-
right: [{ right:
|
|
715
|
-
bottom: [{ bottom:
|
|
716
|
-
left: [{ left:
|
|
726
|
+
"inset-bs": [{ "inset-bs": w() }],
|
|
727
|
+
"inset-be": [{ "inset-be": w() }],
|
|
728
|
+
top: [{ top: w() }],
|
|
729
|
+
right: [{ right: w() }],
|
|
730
|
+
bottom: [{ bottom: w() }],
|
|
731
|
+
left: [{ left: w() }],
|
|
717
732
|
visibility: [
|
|
718
733
|
"visible",
|
|
719
734
|
"invisible",
|
|
720
735
|
"collapse"
|
|
721
736
|
],
|
|
722
737
|
z: [{ z: [
|
|
723
|
-
|
|
738
|
+
W,
|
|
724
739
|
"auto",
|
|
725
740
|
X,
|
|
726
741
|
J
|
|
727
742
|
] }],
|
|
728
743
|
basis: [{ basis: [
|
|
729
|
-
|
|
744
|
+
H,
|
|
730
745
|
"full",
|
|
731
746
|
"auto",
|
|
732
747
|
s,
|
|
733
|
-
...
|
|
748
|
+
...C()
|
|
734
749
|
] }],
|
|
735
750
|
"flex-direction": [{ flex: [
|
|
736
751
|
"row",
|
|
@@ -744,8 +759,8 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
744
759
|
"wrap-reverse"
|
|
745
760
|
] }],
|
|
746
761
|
flex: [{ flex: [
|
|
762
|
+
U,
|
|
747
763
|
H,
|
|
748
|
-
V,
|
|
749
764
|
"auto",
|
|
750
765
|
"initial",
|
|
751
766
|
"none",
|
|
@@ -753,29 +768,29 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
753
768
|
] }],
|
|
754
769
|
grow: [{ grow: [
|
|
755
770
|
"",
|
|
756
|
-
|
|
771
|
+
U,
|
|
757
772
|
X,
|
|
758
773
|
J
|
|
759
774
|
] }],
|
|
760
775
|
shrink: [{ shrink: [
|
|
761
776
|
"",
|
|
762
|
-
|
|
777
|
+
U,
|
|
763
778
|
X,
|
|
764
779
|
J
|
|
765
780
|
] }],
|
|
766
781
|
order: [{ order: [
|
|
767
|
-
|
|
782
|
+
W,
|
|
768
783
|
"first",
|
|
769
784
|
"last",
|
|
770
785
|
"none",
|
|
771
786
|
X,
|
|
772
787
|
J
|
|
773
788
|
] }],
|
|
774
|
-
"grid-cols": [{ "grid-cols":
|
|
789
|
+
"grid-cols": [{ "grid-cols": te() }],
|
|
775
790
|
"col-start-end": [{ col: T() }],
|
|
776
791
|
"col-start": [{ "col-start": E() }],
|
|
777
792
|
"col-end": [{ "col-end": E() }],
|
|
778
|
-
"grid-rows": [{ "grid-rows":
|
|
793
|
+
"grid-rows": [{ "grid-rows": te() }],
|
|
779
794
|
"row-start-end": [{ row: T() }],
|
|
780
795
|
"row-start": [{ "row-start": E() }],
|
|
781
796
|
"row-end": [{ "row-end": E() }],
|
|
@@ -786,67 +801,67 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
786
801
|
"row-dense",
|
|
787
802
|
"col-dense"
|
|
788
803
|
] }],
|
|
789
|
-
"auto-cols": [{ "auto-cols":
|
|
790
|
-
"auto-rows": [{ "auto-rows":
|
|
791
|
-
gap: [{ gap:
|
|
792
|
-
"gap-x": [{ "gap-x":
|
|
793
|
-
"gap-y": [{ "gap-y":
|
|
794
|
-
"justify-content": [{ justify: [...
|
|
795
|
-
"justify-items": [{ "justify-items": [...
|
|
796
|
-
"justify-self": [{ "justify-self": ["auto", ...
|
|
797
|
-
"align-content": [{ content: ["normal", ...
|
|
798
|
-
"align-items": [{ items: [...
|
|
804
|
+
"auto-cols": [{ "auto-cols": ne() }],
|
|
805
|
+
"auto-rows": [{ "auto-rows": ne() }],
|
|
806
|
+
gap: [{ gap: C() }],
|
|
807
|
+
"gap-x": [{ "gap-x": C() }],
|
|
808
|
+
"gap-y": [{ "gap-y": C() }],
|
|
809
|
+
"justify-content": [{ justify: [...D(), "normal"] }],
|
|
810
|
+
"justify-items": [{ "justify-items": [...O(), "normal"] }],
|
|
811
|
+
"justify-self": [{ "justify-self": ["auto", ...O()] }],
|
|
812
|
+
"align-content": [{ content: ["normal", ...D()] }],
|
|
813
|
+
"align-items": [{ items: [...O(), { baseline: ["", "last"] }] }],
|
|
799
814
|
"align-self": [{ self: [
|
|
800
815
|
"auto",
|
|
801
|
-
...
|
|
816
|
+
...O(),
|
|
802
817
|
{ baseline: ["", "last"] }
|
|
803
818
|
] }],
|
|
804
|
-
"place-content": [{ "place-content":
|
|
805
|
-
"place-items": [{ "place-items": [...
|
|
806
|
-
"place-self": [{ "place-self": ["auto", ...
|
|
807
|
-
p: [{ p:
|
|
808
|
-
px: [{ px:
|
|
809
|
-
py: [{ py:
|
|
810
|
-
ps: [{ ps:
|
|
811
|
-
pe: [{ pe:
|
|
812
|
-
pbs: [{ pbs:
|
|
813
|
-
pbe: [{ pbe:
|
|
814
|
-
pt: [{ pt:
|
|
815
|
-
pr: [{ pr:
|
|
816
|
-
pb: [{ pb:
|
|
817
|
-
pl: [{ pl:
|
|
818
|
-
m: [{ m:
|
|
819
|
-
mx: [{ mx:
|
|
820
|
-
my: [{ my:
|
|
821
|
-
ms: [{ ms:
|
|
822
|
-
me: [{ me:
|
|
823
|
-
mbs: [{ mbs:
|
|
824
|
-
mbe: [{ mbe:
|
|
825
|
-
mt: [{ mt:
|
|
826
|
-
mr: [{ mr:
|
|
827
|
-
mb: [{ mb:
|
|
828
|
-
ml: [{ ml:
|
|
829
|
-
"space-x": [{ "space-x":
|
|
819
|
+
"place-content": [{ "place-content": D() }],
|
|
820
|
+
"place-items": [{ "place-items": [...O(), "baseline"] }],
|
|
821
|
+
"place-self": [{ "place-self": ["auto", ...O()] }],
|
|
822
|
+
p: [{ p: C() }],
|
|
823
|
+
px: [{ px: C() }],
|
|
824
|
+
py: [{ py: C() }],
|
|
825
|
+
ps: [{ ps: C() }],
|
|
826
|
+
pe: [{ pe: C() }],
|
|
827
|
+
pbs: [{ pbs: C() }],
|
|
828
|
+
pbe: [{ pbe: C() }],
|
|
829
|
+
pt: [{ pt: C() }],
|
|
830
|
+
pr: [{ pr: C() }],
|
|
831
|
+
pb: [{ pb: C() }],
|
|
832
|
+
pl: [{ pl: C() }],
|
|
833
|
+
m: [{ m: k() }],
|
|
834
|
+
mx: [{ mx: k() }],
|
|
835
|
+
my: [{ my: k() }],
|
|
836
|
+
ms: [{ ms: k() }],
|
|
837
|
+
me: [{ me: k() }],
|
|
838
|
+
mbs: [{ mbs: k() }],
|
|
839
|
+
mbe: [{ mbe: k() }],
|
|
840
|
+
mt: [{ mt: k() }],
|
|
841
|
+
mr: [{ mr: k() }],
|
|
842
|
+
mb: [{ mb: k() }],
|
|
843
|
+
ml: [{ ml: k() }],
|
|
844
|
+
"space-x": [{ "space-x": C() }],
|
|
830
845
|
"space-x-reverse": ["space-x-reverse"],
|
|
831
|
-
"space-y": [{ "space-y":
|
|
846
|
+
"space-y": [{ "space-y": C() }],
|
|
832
847
|
"space-y-reverse": ["space-y-reverse"],
|
|
833
|
-
size: [{ size:
|
|
834
|
-
"inline-size": [{ inline: ["auto", ...
|
|
835
|
-
"min-inline-size": [{ "min-inline": ["auto", ...
|
|
836
|
-
"max-inline-size": [{ "max-inline": ["none", ...
|
|
837
|
-
"block-size": [{ block: ["auto", ...
|
|
838
|
-
"min-block-size": [{ "min-block": ["auto", ...
|
|
839
|
-
"max-block-size": [{ "max-block": ["none", ...
|
|
848
|
+
size: [{ size: A() }],
|
|
849
|
+
"inline-size": [{ inline: ["auto", ...j()] }],
|
|
850
|
+
"min-inline-size": [{ "min-inline": ["auto", ...j()] }],
|
|
851
|
+
"max-inline-size": [{ "max-inline": ["none", ...j()] }],
|
|
852
|
+
"block-size": [{ block: ["auto", ...M()] }],
|
|
853
|
+
"min-block-size": [{ "min-block": ["auto", ...M()] }],
|
|
854
|
+
"max-block-size": [{ "max-block": ["none", ...M()] }],
|
|
840
855
|
w: [{ w: [
|
|
841
856
|
s,
|
|
842
857
|
"screen",
|
|
843
|
-
...
|
|
858
|
+
...A()
|
|
844
859
|
] }],
|
|
845
860
|
"min-w": [{ "min-w": [
|
|
846
861
|
s,
|
|
847
862
|
"screen",
|
|
848
863
|
"none",
|
|
849
|
-
...
|
|
864
|
+
...A()
|
|
850
865
|
] }],
|
|
851
866
|
"max-w": [{ "max-w": [
|
|
852
867
|
s,
|
|
@@ -854,23 +869,23 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
854
869
|
"none",
|
|
855
870
|
"prose",
|
|
856
871
|
{ screen: [o] },
|
|
857
|
-
...
|
|
872
|
+
...A()
|
|
858
873
|
] }],
|
|
859
874
|
h: [{ h: [
|
|
860
875
|
"screen",
|
|
861
876
|
"lh",
|
|
862
|
-
...
|
|
877
|
+
...A()
|
|
863
878
|
] }],
|
|
864
879
|
"min-h": [{ "min-h": [
|
|
865
880
|
"screen",
|
|
866
881
|
"lh",
|
|
867
882
|
"none",
|
|
868
|
-
...
|
|
883
|
+
...A()
|
|
869
884
|
] }],
|
|
870
885
|
"max-h": [{ "max-h": [
|
|
871
886
|
"screen",
|
|
872
887
|
"lh",
|
|
873
|
-
...
|
|
888
|
+
...A()
|
|
874
889
|
] }],
|
|
875
890
|
"font-size": [{ text: [
|
|
876
891
|
"base",
|
|
@@ -882,8 +897,8 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
882
897
|
"font-style": ["italic", "not-italic"],
|
|
883
898
|
"font-weight": [{ font: [
|
|
884
899
|
r,
|
|
885
|
-
|
|
886
|
-
|
|
900
|
+
Ee,
|
|
901
|
+
ge
|
|
887
902
|
] }],
|
|
888
903
|
"font-stretch": [{ "font-stretch": [
|
|
889
904
|
"ultra-condensed",
|
|
@@ -899,8 +914,8 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
899
914
|
J
|
|
900
915
|
] }],
|
|
901
916
|
"font-family": [{ font: [
|
|
902
|
-
|
|
903
|
-
|
|
917
|
+
xe,
|
|
918
|
+
_e,
|
|
904
919
|
t
|
|
905
920
|
] }],
|
|
906
921
|
"font-features": [{ "font-features": [J] }],
|
|
@@ -916,12 +931,12 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
916
931
|
J
|
|
917
932
|
] }],
|
|
918
933
|
"line-clamp": [{ "line-clamp": [
|
|
919
|
-
|
|
934
|
+
U,
|
|
920
935
|
"none",
|
|
921
936
|
X,
|
|
922
|
-
|
|
937
|
+
he
|
|
923
938
|
] }],
|
|
924
|
-
leading: [{ leading: [a, ...
|
|
939
|
+
leading: [{ leading: [a, ...C()] }],
|
|
925
940
|
"list-image": [{ "list-image": [
|
|
926
941
|
"none",
|
|
927
942
|
X,
|
|
@@ -943,8 +958,8 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
943
958
|
"start",
|
|
944
959
|
"end"
|
|
945
960
|
] }],
|
|
946
|
-
"placeholder-color": [{ placeholder:
|
|
947
|
-
"text-color": [{ text:
|
|
961
|
+
"placeholder-color": [{ placeholder: N() }],
|
|
962
|
+
"text-color": [{ text: N() }],
|
|
948
963
|
"text-decoration": [
|
|
949
964
|
"underline",
|
|
950
965
|
"overline",
|
|
@@ -953,15 +968,15 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
953
968
|
],
|
|
954
969
|
"text-decoration-style": [{ decoration: [...R(), "wavy"] }],
|
|
955
970
|
"text-decoration-thickness": [{ decoration: [
|
|
956
|
-
|
|
971
|
+
U,
|
|
957
972
|
"from-font",
|
|
958
973
|
"auto",
|
|
959
974
|
X,
|
|
960
975
|
Y
|
|
961
976
|
] }],
|
|
962
|
-
"text-decoration-color": [{ decoration:
|
|
977
|
+
"text-decoration-color": [{ decoration: N() }],
|
|
963
978
|
"underline-offset": [{ "underline-offset": [
|
|
964
|
-
|
|
979
|
+
U,
|
|
965
980
|
"auto",
|
|
966
981
|
X,
|
|
967
982
|
J
|
|
@@ -983,9 +998,9 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
983
998
|
"balance",
|
|
984
999
|
"pretty"
|
|
985
1000
|
] }],
|
|
986
|
-
indent: [{ indent:
|
|
1001
|
+
indent: [{ indent: C() }],
|
|
987
1002
|
"tab-size": [{ tab: [
|
|
988
|
-
|
|
1003
|
+
W,
|
|
989
1004
|
X,
|
|
990
1005
|
J
|
|
991
1006
|
] }],
|
|
@@ -1046,7 +1061,7 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1046
1061
|
"padding",
|
|
1047
1062
|
"content"
|
|
1048
1063
|
] }],
|
|
1049
|
-
"bg-position": [{ bg:
|
|
1064
|
+
"bg-position": [{ bg: re() }],
|
|
1050
1065
|
"bg-repeat": [{ bg: ie() }],
|
|
1051
1066
|
"bg-size": [{ bg: ae() }],
|
|
1052
1067
|
"bg-image": [{ bg: [
|
|
@@ -1063,7 +1078,7 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1063
1078
|
"l",
|
|
1064
1079
|
"tl"
|
|
1065
1080
|
] },
|
|
1066
|
-
|
|
1081
|
+
W,
|
|
1067
1082
|
X,
|
|
1068
1083
|
J
|
|
1069
1084
|
],
|
|
@@ -1073,21 +1088,21 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1073
1088
|
J
|
|
1074
1089
|
],
|
|
1075
1090
|
conic: [
|
|
1076
|
-
|
|
1091
|
+
W,
|
|
1077
1092
|
X,
|
|
1078
1093
|
J
|
|
1079
1094
|
]
|
|
1080
1095
|
},
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
] }],
|
|
1084
|
-
"bg-color": [{ bg:
|
|
1085
|
-
"gradient-from-pos": [{ from:
|
|
1086
|
-
"gradient-via-pos": [{ via:
|
|
1087
|
-
"gradient-to-pos": [{ to:
|
|
1088
|
-
"gradient-from": [{ from:
|
|
1089
|
-
"gradient-via": [{ via:
|
|
1090
|
-
"gradient-to": [{ to:
|
|
1096
|
+
we,
|
|
1097
|
+
ye
|
|
1098
|
+
] }],
|
|
1099
|
+
"bg-color": [{ bg: N() }],
|
|
1100
|
+
"gradient-from-pos": [{ from: P() }],
|
|
1101
|
+
"gradient-via-pos": [{ via: P() }],
|
|
1102
|
+
"gradient-to-pos": [{ to: P() }],
|
|
1103
|
+
"gradient-from": [{ from: N() }],
|
|
1104
|
+
"gradient-via": [{ via: N() }],
|
|
1105
|
+
"gradient-to": [{ to: N() }],
|
|
1091
1106
|
rounded: [{ rounded: I() }],
|
|
1092
1107
|
"rounded-s": [{ "rounded-s": I() }],
|
|
1093
1108
|
"rounded-e": [{ "rounded-e": I() }],
|
|
@@ -1128,66 +1143,66 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1128
1143
|
"hidden",
|
|
1129
1144
|
"none"
|
|
1130
1145
|
] }],
|
|
1131
|
-
"border-color": [{ border:
|
|
1132
|
-
"border-color-x": [{ "border-x":
|
|
1133
|
-
"border-color-y": [{ "border-y":
|
|
1134
|
-
"border-color-s": [{ "border-s":
|
|
1135
|
-
"border-color-e": [{ "border-e":
|
|
1136
|
-
"border-color-bs": [{ "border-bs":
|
|
1137
|
-
"border-color-be": [{ "border-be":
|
|
1138
|
-
"border-color-t": [{ "border-t":
|
|
1139
|
-
"border-color-r": [{ "border-r":
|
|
1140
|
-
"border-color-b": [{ "border-b":
|
|
1141
|
-
"border-color-l": [{ "border-l":
|
|
1142
|
-
"divide-color": [{ divide:
|
|
1146
|
+
"border-color": [{ border: N() }],
|
|
1147
|
+
"border-color-x": [{ "border-x": N() }],
|
|
1148
|
+
"border-color-y": [{ "border-y": N() }],
|
|
1149
|
+
"border-color-s": [{ "border-s": N() }],
|
|
1150
|
+
"border-color-e": [{ "border-e": N() }],
|
|
1151
|
+
"border-color-bs": [{ "border-bs": N() }],
|
|
1152
|
+
"border-color-be": [{ "border-be": N() }],
|
|
1153
|
+
"border-color-t": [{ "border-t": N() }],
|
|
1154
|
+
"border-color-r": [{ "border-r": N() }],
|
|
1155
|
+
"border-color-b": [{ "border-b": N() }],
|
|
1156
|
+
"border-color-l": [{ "border-l": N() }],
|
|
1157
|
+
"divide-color": [{ divide: N() }],
|
|
1143
1158
|
"outline-style": [{ outline: [
|
|
1144
1159
|
...R(),
|
|
1145
1160
|
"none",
|
|
1146
1161
|
"hidden"
|
|
1147
1162
|
] }],
|
|
1148
1163
|
"outline-offset": [{ "outline-offset": [
|
|
1149
|
-
|
|
1164
|
+
U,
|
|
1150
1165
|
X,
|
|
1151
1166
|
J
|
|
1152
1167
|
] }],
|
|
1153
1168
|
"outline-w": [{ outline: [
|
|
1154
1169
|
"",
|
|
1155
|
-
|
|
1170
|
+
U,
|
|
1156
1171
|
Z,
|
|
1157
1172
|
Y
|
|
1158
1173
|
] }],
|
|
1159
|
-
"outline-color": [{ outline:
|
|
1174
|
+
"outline-color": [{ outline: N() }],
|
|
1160
1175
|
shadow: [{ shadow: [
|
|
1161
1176
|
"",
|
|
1162
1177
|
"none",
|
|
1163
1178
|
u,
|
|
1164
|
-
|
|
1165
|
-
|
|
1179
|
+
Te,
|
|
1180
|
+
be
|
|
1166
1181
|
] }],
|
|
1167
|
-
"shadow-color": [{ shadow:
|
|
1182
|
+
"shadow-color": [{ shadow: N() }],
|
|
1168
1183
|
"inset-shadow": [{ "inset-shadow": [
|
|
1169
1184
|
"none",
|
|
1170
1185
|
d,
|
|
1171
|
-
|
|
1172
|
-
|
|
1186
|
+
Te,
|
|
1187
|
+
be
|
|
1173
1188
|
] }],
|
|
1174
|
-
"inset-shadow-color": [{ "inset-shadow":
|
|
1189
|
+
"inset-shadow-color": [{ "inset-shadow": N() }],
|
|
1175
1190
|
"ring-w": [{ ring: L() }],
|
|
1176
1191
|
"ring-w-inset": ["ring-inset"],
|
|
1177
|
-
"ring-color": [{ ring:
|
|
1178
|
-
"ring-offset-w": [{ "ring-offset": [
|
|
1179
|
-
"ring-offset-color": [{ "ring-offset":
|
|
1192
|
+
"ring-color": [{ ring: N() }],
|
|
1193
|
+
"ring-offset-w": [{ "ring-offset": [U, Y] }],
|
|
1194
|
+
"ring-offset-color": [{ "ring-offset": N() }],
|
|
1180
1195
|
"inset-ring-w": [{ "inset-ring": L() }],
|
|
1181
|
-
"inset-ring-color": [{ "inset-ring":
|
|
1196
|
+
"inset-ring-color": [{ "inset-ring": N() }],
|
|
1182
1197
|
"text-shadow": [{ "text-shadow": [
|
|
1183
1198
|
"none",
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1199
|
+
f,
|
|
1200
|
+
Te,
|
|
1201
|
+
be
|
|
1187
1202
|
] }],
|
|
1188
|
-
"text-shadow-color": [{ "text-shadow":
|
|
1203
|
+
"text-shadow-color": [{ "text-shadow": N() }],
|
|
1189
1204
|
opacity: [{ opacity: [
|
|
1190
|
-
|
|
1205
|
+
U,
|
|
1191
1206
|
X,
|
|
1192
1207
|
J
|
|
1193
1208
|
] }],
|
|
@@ -1211,51 +1226,51 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1211
1226
|
"intersect",
|
|
1212
1227
|
"exclude"
|
|
1213
1228
|
] }],
|
|
1214
|
-
"mask-image-linear-pos": [{ "mask-linear": [
|
|
1229
|
+
"mask-image-linear-pos": [{ "mask-linear": [U] }],
|
|
1215
1230
|
"mask-image-linear-from-pos": [{ "mask-linear-from": z() }],
|
|
1216
1231
|
"mask-image-linear-to-pos": [{ "mask-linear-to": z() }],
|
|
1217
|
-
"mask-image-linear-from-color": [{ "mask-linear-from":
|
|
1218
|
-
"mask-image-linear-to-color": [{ "mask-linear-to":
|
|
1232
|
+
"mask-image-linear-from-color": [{ "mask-linear-from": N() }],
|
|
1233
|
+
"mask-image-linear-to-color": [{ "mask-linear-to": N() }],
|
|
1219
1234
|
"mask-image-t-from-pos": [{ "mask-t-from": z() }],
|
|
1220
1235
|
"mask-image-t-to-pos": [{ "mask-t-to": z() }],
|
|
1221
|
-
"mask-image-t-from-color": [{ "mask-t-from":
|
|
1222
|
-
"mask-image-t-to-color": [{ "mask-t-to":
|
|
1236
|
+
"mask-image-t-from-color": [{ "mask-t-from": N() }],
|
|
1237
|
+
"mask-image-t-to-color": [{ "mask-t-to": N() }],
|
|
1223
1238
|
"mask-image-r-from-pos": [{ "mask-r-from": z() }],
|
|
1224
1239
|
"mask-image-r-to-pos": [{ "mask-r-to": z() }],
|
|
1225
|
-
"mask-image-r-from-color": [{ "mask-r-from":
|
|
1226
|
-
"mask-image-r-to-color": [{ "mask-r-to":
|
|
1240
|
+
"mask-image-r-from-color": [{ "mask-r-from": N() }],
|
|
1241
|
+
"mask-image-r-to-color": [{ "mask-r-to": N() }],
|
|
1227
1242
|
"mask-image-b-from-pos": [{ "mask-b-from": z() }],
|
|
1228
1243
|
"mask-image-b-to-pos": [{ "mask-b-to": z() }],
|
|
1229
|
-
"mask-image-b-from-color": [{ "mask-b-from":
|
|
1230
|
-
"mask-image-b-to-color": [{ "mask-b-to":
|
|
1244
|
+
"mask-image-b-from-color": [{ "mask-b-from": N() }],
|
|
1245
|
+
"mask-image-b-to-color": [{ "mask-b-to": N() }],
|
|
1231
1246
|
"mask-image-l-from-pos": [{ "mask-l-from": z() }],
|
|
1232
1247
|
"mask-image-l-to-pos": [{ "mask-l-to": z() }],
|
|
1233
|
-
"mask-image-l-from-color": [{ "mask-l-from":
|
|
1234
|
-
"mask-image-l-to-color": [{ "mask-l-to":
|
|
1248
|
+
"mask-image-l-from-color": [{ "mask-l-from": N() }],
|
|
1249
|
+
"mask-image-l-to-color": [{ "mask-l-to": N() }],
|
|
1235
1250
|
"mask-image-x-from-pos": [{ "mask-x-from": z() }],
|
|
1236
1251
|
"mask-image-x-to-pos": [{ "mask-x-to": z() }],
|
|
1237
|
-
"mask-image-x-from-color": [{ "mask-x-from":
|
|
1238
|
-
"mask-image-x-to-color": [{ "mask-x-to":
|
|
1252
|
+
"mask-image-x-from-color": [{ "mask-x-from": N() }],
|
|
1253
|
+
"mask-image-x-to-color": [{ "mask-x-to": N() }],
|
|
1239
1254
|
"mask-image-y-from-pos": [{ "mask-y-from": z() }],
|
|
1240
1255
|
"mask-image-y-to-pos": [{ "mask-y-to": z() }],
|
|
1241
|
-
"mask-image-y-from-color": [{ "mask-y-from":
|
|
1242
|
-
"mask-image-y-to-color": [{ "mask-y-to":
|
|
1256
|
+
"mask-image-y-from-color": [{ "mask-y-from": N() }],
|
|
1257
|
+
"mask-image-y-to-color": [{ "mask-y-to": N() }],
|
|
1243
1258
|
"mask-image-radial": [{ "mask-radial": [X, J] }],
|
|
1244
1259
|
"mask-image-radial-from-pos": [{ "mask-radial-from": z() }],
|
|
1245
1260
|
"mask-image-radial-to-pos": [{ "mask-radial-to": z() }],
|
|
1246
|
-
"mask-image-radial-from-color": [{ "mask-radial-from":
|
|
1247
|
-
"mask-image-radial-to-color": [{ "mask-radial-to":
|
|
1261
|
+
"mask-image-radial-from-color": [{ "mask-radial-from": N() }],
|
|
1262
|
+
"mask-image-radial-to-color": [{ "mask-radial-to": N() }],
|
|
1248
1263
|
"mask-image-radial-shape": [{ "mask-radial": ["circle", "ellipse"] }],
|
|
1249
1264
|
"mask-image-radial-size": [{ "mask-radial": [{
|
|
1250
1265
|
closest: ["side", "corner"],
|
|
1251
1266
|
farthest: ["side", "corner"]
|
|
1252
1267
|
}] }],
|
|
1253
|
-
"mask-image-radial-pos": [{ "mask-radial-at":
|
|
1254
|
-
"mask-image-conic-pos": [{ "mask-conic": [
|
|
1268
|
+
"mask-image-radial-pos": [{ "mask-radial-at": b() }],
|
|
1269
|
+
"mask-image-conic-pos": [{ "mask-conic": [U] }],
|
|
1255
1270
|
"mask-image-conic-from-pos": [{ "mask-conic-from": z() }],
|
|
1256
1271
|
"mask-image-conic-to-pos": [{ "mask-conic-to": z() }],
|
|
1257
|
-
"mask-image-conic-from-color": [{ "mask-conic-from":
|
|
1258
|
-
"mask-image-conic-to-color": [{ "mask-conic-to":
|
|
1272
|
+
"mask-image-conic-from-color": [{ "mask-conic-from": N() }],
|
|
1273
|
+
"mask-image-conic-to-color": [{ "mask-conic-to": N() }],
|
|
1259
1274
|
"mask-mode": [{ mask: [
|
|
1260
1275
|
"alpha",
|
|
1261
1276
|
"luminance",
|
|
@@ -1269,7 +1284,7 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1269
1284
|
"stroke",
|
|
1270
1285
|
"view"
|
|
1271
1286
|
] }],
|
|
1272
|
-
"mask-position": [{ mask:
|
|
1287
|
+
"mask-position": [{ mask: re() }],
|
|
1273
1288
|
"mask-repeat": [{ mask: ie() }],
|
|
1274
1289
|
"mask-size": [{ mask: ae() }],
|
|
1275
1290
|
"mask-type": [{ "mask-type": ["alpha", "luminance"] }],
|
|
@@ -1286,48 +1301,48 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1286
1301
|
] }],
|
|
1287
1302
|
blur: [{ blur: se() }],
|
|
1288
1303
|
brightness: [{ brightness: [
|
|
1289
|
-
|
|
1304
|
+
U,
|
|
1290
1305
|
X,
|
|
1291
1306
|
J
|
|
1292
1307
|
] }],
|
|
1293
1308
|
contrast: [{ contrast: [
|
|
1294
|
-
|
|
1309
|
+
U,
|
|
1295
1310
|
X,
|
|
1296
1311
|
J
|
|
1297
1312
|
] }],
|
|
1298
1313
|
"drop-shadow": [{ "drop-shadow": [
|
|
1299
1314
|
"",
|
|
1300
1315
|
"none",
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1316
|
+
p,
|
|
1317
|
+
Te,
|
|
1318
|
+
be
|
|
1304
1319
|
] }],
|
|
1305
|
-
"drop-shadow-color": [{ "drop-shadow":
|
|
1320
|
+
"drop-shadow-color": [{ "drop-shadow": N() }],
|
|
1306
1321
|
grayscale: [{ grayscale: [
|
|
1307
1322
|
"",
|
|
1308
|
-
|
|
1323
|
+
U,
|
|
1309
1324
|
X,
|
|
1310
1325
|
J
|
|
1311
1326
|
] }],
|
|
1312
1327
|
"hue-rotate": [{ "hue-rotate": [
|
|
1313
|
-
|
|
1328
|
+
U,
|
|
1314
1329
|
X,
|
|
1315
1330
|
J
|
|
1316
1331
|
] }],
|
|
1317
1332
|
invert: [{ invert: [
|
|
1318
1333
|
"",
|
|
1319
|
-
|
|
1334
|
+
U,
|
|
1320
1335
|
X,
|
|
1321
1336
|
J
|
|
1322
1337
|
] }],
|
|
1323
1338
|
saturate: [{ saturate: [
|
|
1324
|
-
|
|
1339
|
+
U,
|
|
1325
1340
|
X,
|
|
1326
1341
|
J
|
|
1327
1342
|
] }],
|
|
1328
1343
|
sepia: [{ sepia: [
|
|
1329
1344
|
"",
|
|
1330
|
-
|
|
1345
|
+
U,
|
|
1331
1346
|
X,
|
|
1332
1347
|
J
|
|
1333
1348
|
] }],
|
|
@@ -1339,52 +1354,52 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1339
1354
|
] }],
|
|
1340
1355
|
"backdrop-blur": [{ "backdrop-blur": se() }],
|
|
1341
1356
|
"backdrop-brightness": [{ "backdrop-brightness": [
|
|
1342
|
-
|
|
1357
|
+
U,
|
|
1343
1358
|
X,
|
|
1344
1359
|
J
|
|
1345
1360
|
] }],
|
|
1346
1361
|
"backdrop-contrast": [{ "backdrop-contrast": [
|
|
1347
|
-
|
|
1362
|
+
U,
|
|
1348
1363
|
X,
|
|
1349
1364
|
J
|
|
1350
1365
|
] }],
|
|
1351
1366
|
"backdrop-grayscale": [{ "backdrop-grayscale": [
|
|
1352
1367
|
"",
|
|
1353
|
-
|
|
1368
|
+
U,
|
|
1354
1369
|
X,
|
|
1355
1370
|
J
|
|
1356
1371
|
] }],
|
|
1357
1372
|
"backdrop-hue-rotate": [{ "backdrop-hue-rotate": [
|
|
1358
|
-
|
|
1373
|
+
U,
|
|
1359
1374
|
X,
|
|
1360
1375
|
J
|
|
1361
1376
|
] }],
|
|
1362
1377
|
"backdrop-invert": [{ "backdrop-invert": [
|
|
1363
1378
|
"",
|
|
1364
|
-
|
|
1379
|
+
U,
|
|
1365
1380
|
X,
|
|
1366
1381
|
J
|
|
1367
1382
|
] }],
|
|
1368
1383
|
"backdrop-opacity": [{ "backdrop-opacity": [
|
|
1369
|
-
|
|
1384
|
+
U,
|
|
1370
1385
|
X,
|
|
1371
1386
|
J
|
|
1372
1387
|
] }],
|
|
1373
1388
|
"backdrop-saturate": [{ "backdrop-saturate": [
|
|
1374
|
-
|
|
1389
|
+
U,
|
|
1375
1390
|
X,
|
|
1376
1391
|
J
|
|
1377
1392
|
] }],
|
|
1378
1393
|
"backdrop-sepia": [{ "backdrop-sepia": [
|
|
1379
1394
|
"",
|
|
1380
|
-
|
|
1395
|
+
U,
|
|
1381
1396
|
X,
|
|
1382
1397
|
J
|
|
1383
1398
|
] }],
|
|
1384
1399
|
"border-collapse": [{ border: ["collapse", "separate"] }],
|
|
1385
|
-
"border-spacing": [{ "border-spacing":
|
|
1386
|
-
"border-spacing-x": [{ "border-spacing-x":
|
|
1387
|
-
"border-spacing-y": [{ "border-spacing-y":
|
|
1400
|
+
"border-spacing": [{ "border-spacing": C() }],
|
|
1401
|
+
"border-spacing-x": [{ "border-spacing-x": C() }],
|
|
1402
|
+
"border-spacing-y": [{ "border-spacing-y": C() }],
|
|
1388
1403
|
"table-layout": [{ table: ["auto", "fixed"] }],
|
|
1389
1404
|
caption: [{ caption: ["top", "bottom"] }],
|
|
1390
1405
|
transition: [{ transition: [
|
|
@@ -1400,7 +1415,7 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1400
1415
|
] }],
|
|
1401
1416
|
"transition-behavior": [{ transition: ["normal", "discrete"] }],
|
|
1402
1417
|
duration: [{ duration: [
|
|
1403
|
-
|
|
1418
|
+
U,
|
|
1404
1419
|
"initial",
|
|
1405
1420
|
X,
|
|
1406
1421
|
J
|
|
@@ -1408,36 +1423,36 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1408
1423
|
ease: [{ ease: [
|
|
1409
1424
|
"linear",
|
|
1410
1425
|
"initial",
|
|
1411
|
-
|
|
1426
|
+
_,
|
|
1412
1427
|
X,
|
|
1413
1428
|
J
|
|
1414
1429
|
] }],
|
|
1415
1430
|
delay: [{ delay: [
|
|
1416
|
-
|
|
1431
|
+
U,
|
|
1417
1432
|
X,
|
|
1418
1433
|
J
|
|
1419
1434
|
] }],
|
|
1420
1435
|
animate: [{ animate: [
|
|
1421
1436
|
"none",
|
|
1422
|
-
|
|
1437
|
+
v,
|
|
1423
1438
|
X,
|
|
1424
1439
|
J
|
|
1425
1440
|
] }],
|
|
1426
1441
|
backface: [{ backface: ["hidden", "visible"] }],
|
|
1427
1442
|
perspective: [{ perspective: [
|
|
1428
|
-
|
|
1443
|
+
h,
|
|
1429
1444
|
X,
|
|
1430
1445
|
J
|
|
1431
1446
|
] }],
|
|
1432
|
-
"perspective-origin": [{ "perspective-origin":
|
|
1447
|
+
"perspective-origin": [{ "perspective-origin": x() }],
|
|
1433
1448
|
rotate: [{ rotate: B() }],
|
|
1434
1449
|
"rotate-x": [{ "rotate-x": B() }],
|
|
1435
1450
|
"rotate-y": [{ "rotate-y": B() }],
|
|
1436
1451
|
"rotate-z": [{ "rotate-z": B() }],
|
|
1437
|
-
scale: [{ scale:
|
|
1438
|
-
"scale-x": [{ "scale-x":
|
|
1439
|
-
"scale-y": [{ "scale-y":
|
|
1440
|
-
"scale-z": [{ "scale-z":
|
|
1452
|
+
scale: [{ scale: V() }],
|
|
1453
|
+
"scale-x": [{ "scale-x": V() }],
|
|
1454
|
+
"scale-y": [{ "scale-y": V() }],
|
|
1455
|
+
"scale-z": [{ "scale-z": V() }],
|
|
1441
1456
|
"scale-3d": ["scale-3d"],
|
|
1442
1457
|
skew: [{ skew: K() }],
|
|
1443
1458
|
"skew-x": [{ "skew-x": K() }],
|
|
@@ -1450,7 +1465,7 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1450
1465
|
"gpu",
|
|
1451
1466
|
"cpu"
|
|
1452
1467
|
] }],
|
|
1453
|
-
"transform-origin": [{ origin:
|
|
1468
|
+
"transform-origin": [{ origin: x() }],
|
|
1454
1469
|
"transform-style": [{ transform: ["3d", "flat"] }],
|
|
1455
1470
|
translate: [{ translate: q() }],
|
|
1456
1471
|
"translate-x": [{ "translate-x": q() }],
|
|
@@ -1458,13 +1473,13 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1458
1473
|
"translate-z": [{ "translate-z": q() }],
|
|
1459
1474
|
"translate-none": ["translate-none"],
|
|
1460
1475
|
zoom: [{ zoom: [
|
|
1461
|
-
|
|
1476
|
+
W,
|
|
1462
1477
|
X,
|
|
1463
1478
|
J
|
|
1464
1479
|
] }],
|
|
1465
|
-
accent: [{ accent:
|
|
1480
|
+
accent: [{ accent: N() }],
|
|
1466
1481
|
appearance: [{ appearance: ["none", "auto"] }],
|
|
1467
|
-
"caret-color": [{ caret:
|
|
1482
|
+
"caret-color": [{ caret: N() }],
|
|
1468
1483
|
"color-scheme": [{ scheme: [
|
|
1469
1484
|
"normal",
|
|
1470
1485
|
"dark",
|
|
@@ -1522,8 +1537,8 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1522
1537
|
"x"
|
|
1523
1538
|
] }],
|
|
1524
1539
|
"scroll-behavior": [{ scroll: ["auto", "smooth"] }],
|
|
1525
|
-
"scrollbar-thumb-color": [{ "scrollbar-thumb":
|
|
1526
|
-
"scrollbar-track-color": [{ "scrollbar-track":
|
|
1540
|
+
"scrollbar-thumb-color": [{ "scrollbar-thumb": N() }],
|
|
1541
|
+
"scrollbar-track-color": [{ "scrollbar-track": N() }],
|
|
1527
1542
|
"scrollbar-gutter": [{ "scrollbar-gutter": [
|
|
1528
1543
|
"auto",
|
|
1529
1544
|
"stable",
|
|
@@ -1534,28 +1549,28 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1534
1549
|
"thin",
|
|
1535
1550
|
"none"
|
|
1536
1551
|
] }],
|
|
1537
|
-
"scroll-m": [{ "scroll-m":
|
|
1538
|
-
"scroll-mx": [{ "scroll-mx":
|
|
1539
|
-
"scroll-my": [{ "scroll-my":
|
|
1540
|
-
"scroll-ms": [{ "scroll-ms":
|
|
1541
|
-
"scroll-me": [{ "scroll-me":
|
|
1542
|
-
"scroll-mbs": [{ "scroll-mbs":
|
|
1543
|
-
"scroll-mbe": [{ "scroll-mbe":
|
|
1544
|
-
"scroll-mt": [{ "scroll-mt":
|
|
1545
|
-
"scroll-mr": [{ "scroll-mr":
|
|
1546
|
-
"scroll-mb": [{ "scroll-mb":
|
|
1547
|
-
"scroll-ml": [{ "scroll-ml":
|
|
1548
|
-
"scroll-p": [{ "scroll-p":
|
|
1549
|
-
"scroll-px": [{ "scroll-px":
|
|
1550
|
-
"scroll-py": [{ "scroll-py":
|
|
1551
|
-
"scroll-ps": [{ "scroll-ps":
|
|
1552
|
-
"scroll-pe": [{ "scroll-pe":
|
|
1553
|
-
"scroll-pbs": [{ "scroll-pbs":
|
|
1554
|
-
"scroll-pbe": [{ "scroll-pbe":
|
|
1555
|
-
"scroll-pt": [{ "scroll-pt":
|
|
1556
|
-
"scroll-pr": [{ "scroll-pr":
|
|
1557
|
-
"scroll-pb": [{ "scroll-pb":
|
|
1558
|
-
"scroll-pl": [{ "scroll-pl":
|
|
1552
|
+
"scroll-m": [{ "scroll-m": C() }],
|
|
1553
|
+
"scroll-mx": [{ "scroll-mx": C() }],
|
|
1554
|
+
"scroll-my": [{ "scroll-my": C() }],
|
|
1555
|
+
"scroll-ms": [{ "scroll-ms": C() }],
|
|
1556
|
+
"scroll-me": [{ "scroll-me": C() }],
|
|
1557
|
+
"scroll-mbs": [{ "scroll-mbs": C() }],
|
|
1558
|
+
"scroll-mbe": [{ "scroll-mbe": C() }],
|
|
1559
|
+
"scroll-mt": [{ "scroll-mt": C() }],
|
|
1560
|
+
"scroll-mr": [{ "scroll-mr": C() }],
|
|
1561
|
+
"scroll-mb": [{ "scroll-mb": C() }],
|
|
1562
|
+
"scroll-ml": [{ "scroll-ml": C() }],
|
|
1563
|
+
"scroll-p": [{ "scroll-p": C() }],
|
|
1564
|
+
"scroll-px": [{ "scroll-px": C() }],
|
|
1565
|
+
"scroll-py": [{ "scroll-py": C() }],
|
|
1566
|
+
"scroll-ps": [{ "scroll-ps": C() }],
|
|
1567
|
+
"scroll-pe": [{ "scroll-pe": C() }],
|
|
1568
|
+
"scroll-pbs": [{ "scroll-pbs": C() }],
|
|
1569
|
+
"scroll-pbe": [{ "scroll-pbe": C() }],
|
|
1570
|
+
"scroll-pt": [{ "scroll-pt": C() }],
|
|
1571
|
+
"scroll-pr": [{ "scroll-pr": C() }],
|
|
1572
|
+
"scroll-pb": [{ "scroll-pb": C() }],
|
|
1573
|
+
"scroll-pl": [{ "scroll-pl": C() }],
|
|
1559
1574
|
"snap-align": [{ snap: [
|
|
1560
1575
|
"start",
|
|
1561
1576
|
"end",
|
|
@@ -1600,14 +1615,14 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1600
1615
|
X,
|
|
1601
1616
|
J
|
|
1602
1617
|
] }],
|
|
1603
|
-
fill: [{ fill: ["none", ...
|
|
1618
|
+
fill: [{ fill: ["none", ...N()] }],
|
|
1604
1619
|
"stroke-w": [{ stroke: [
|
|
1605
|
-
|
|
1620
|
+
U,
|
|
1606
1621
|
Z,
|
|
1607
1622
|
Y,
|
|
1608
|
-
|
|
1623
|
+
he
|
|
1609
1624
|
] }],
|
|
1610
|
-
stroke: [{ stroke: ["none", ...
|
|
1625
|
+
stroke: [{ stroke: ["none", ...N()] }],
|
|
1611
1626
|
"forced-color-adjust": [{ "forced-color-adjust": ["auto", "none"] }]
|
|
1612
1627
|
},
|
|
1613
1628
|
conflictingClassGroups: {
|
|
@@ -1796,8 +1811,8 @@ var n = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, { compose: r,
|
|
|
1796
1811
|
});
|
|
1797
1812
|
//#endregion
|
|
1798
1813
|
//#region src/lib/utils.ts
|
|
1799
|
-
function
|
|
1800
|
-
return
|
|
1814
|
+
function Ie(...e) {
|
|
1815
|
+
return Fe(t(e));
|
|
1801
1816
|
}
|
|
1802
1817
|
//#endregion
|
|
1803
|
-
export {
|
|
1818
|
+
export { s as n, a as r, Ie as t };
|