@sharpnr/ui 0.0.0 → 1.0.0

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.es.js CHANGED
@@ -1,46 +1,41 @@
1
1
  import * as e from "react";
2
- //#region \0rolldown/runtime.js
3
- var t = (e, t) => () => (t || (e((t = { exports: {} }).exports, t), e = null), t.exports), n = /* @__PURE__ */ ((e) => typeof require < "u" ? require : typeof Proxy < "u" ? new Proxy(e, { get: (e, t) => (typeof require < "u" ? require : e)[t] }) : e)(function(e) {
4
- if (typeof require < "u") return require.apply(this, arguments);
5
- throw Error("Calling `require` for \"" + e + "\" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.");
6
- });
7
- //#endregion
2
+ import { jsx as t } from "react/jsx-runtime";
8
3
  //#region node_modules/clsx/dist/clsx.mjs
9
- function r(e) {
10
- var t, n, i = "";
4
+ function n(e) {
5
+ var t, r, i = "";
11
6
  if (typeof e == "string" || typeof e == "number") i += e;
12
7
  else if (typeof e == "object") if (Array.isArray(e)) {
13
8
  var a = e.length;
14
- for (t = 0; t < a; t++) e[t] && (n = r(e[t])) && (i && (i += " "), i += n);
15
- } else for (n in e) e[n] && (i && (i += " "), i += n);
9
+ for (t = 0; t < a; t++) e[t] && (r = n(e[t])) && (i && (i += " "), i += r);
10
+ } else for (r in e) e[r] && (i && (i += " "), i += r);
16
11
  return i;
17
12
  }
18
- function i() {
19
- for (var e, t, n = 0, i = "", a = arguments.length; n < a; n++) (e = arguments[n]) && (t = r(e)) && (i && (i += " "), i += t);
13
+ function r() {
14
+ for (var e, t, r = 0, i = "", a = arguments.length; r < a; r++) (e = arguments[r]) && (t = n(e)) && (i && (i += " "), i += t);
20
15
  return i;
21
16
  }
22
17
  //#endregion
23
18
  //#region node_modules/class-variance-authority/dist/index.mjs
24
- var a = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, o = i, s = (e, t) => (n) => {
25
- if (t?.variants == null) return o(e, n?.class, n?.className);
26
- let { variants: r, defaultVariants: i } = t, s = Object.keys(r).map((e) => {
27
- let t = n?.[e], o = i?.[e];
19
+ var i = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, a = r, o = (e, t) => (n) => {
20
+ if (t?.variants == null) return a(e, n?.class, n?.className);
21
+ let { variants: r, defaultVariants: o } = t, s = Object.keys(r).map((e) => {
22
+ let t = n?.[e], a = o?.[e];
28
23
  if (t === null) return null;
29
- let s = a(t) || a(o);
24
+ let s = i(t) || i(a);
30
25
  return r[e][s];
31
26
  }), c = n && Object.entries(n).reduce((e, t) => {
32
27
  let [n, r] = t;
33
28
  return r === void 0 || (e[n] = r), e;
34
29
  }, {});
35
- return o(e, s, t?.compoundVariants?.reduce((e, t) => {
36
- let { class: n, className: r, ...a } = t;
37
- return Object.entries(a).every((e) => {
30
+ return a(e, s, t?.compoundVariants?.reduce((e, t) => {
31
+ let { class: n, className: r, ...i } = t;
32
+ return Object.entries(i).every((e) => {
38
33
  let [t, n] = e;
39
34
  return Array.isArray(n) ? n.includes({
40
- ...i,
35
+ ...o,
41
36
  ...c
42
37
  }[t]) : {
43
- ...i,
38
+ ...o,
44
39
  ...c
45
40
  }[t] === n;
46
41
  }) ? [
@@ -52,240 +47,64 @@ var a = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, o = i, s = (e
52
47
  };
53
48
  //#endregion
54
49
  //#region node_modules/@radix-ui/react-compose-refs/dist/index.mjs
55
- function c(e, t) {
50
+ function s(e, t) {
56
51
  if (typeof e == "function") return e(t);
57
52
  e != null && (e.current = t);
58
53
  }
59
- function l(...e) {
54
+ function c(...e) {
60
55
  return (t) => {
61
56
  let n = !1, r = e.map((e) => {
62
- let r = c(e, t);
57
+ let r = s(e, t);
63
58
  return !n && typeof r == "function" && (n = !0), r;
64
59
  });
65
60
  if (n) return () => {
66
61
  for (let t = 0; t < r.length; t++) {
67
62
  let n = r[t];
68
- typeof n == "function" ? n() : c(e[t], null);
63
+ typeof n == "function" ? n() : s(e[t], null);
69
64
  }
70
65
  };
71
66
  };
72
67
  }
73
68
  //#endregion
74
- //#region node_modules/react/cjs/react-jsx-runtime.production.js
75
- var u = /* @__PURE__ */ t(((e) => {
76
- var t = Symbol.for("react.transitional.element"), n = Symbol.for("react.fragment");
77
- function r(e, n, r) {
78
- var i = null;
79
- if (r !== void 0 && (i = "" + r), n.key !== void 0 && (i = "" + n.key), "key" in n) for (var a in r = {}, n) a !== "key" && (r[a] = n[a]);
80
- else r = n;
81
- return n = r.ref, {
82
- $$typeof: t,
83
- type: e,
84
- key: i,
85
- ref: n === void 0 ? null : n,
86
- props: r
87
- };
88
- }
89
- e.Fragment = n, e.jsx = r, e.jsxs = r;
90
- })), d = /* @__PURE__ */ t(((e) => {
91
- process.env.NODE_ENV !== "production" && (function() {
92
- function t(e) {
93
- if (e == null) return null;
94
- if (typeof e == "function") return e.$$typeof === te ? null : e.displayName || e.name || null;
95
- if (typeof e == "string") return e;
96
- switch (e) {
97
- case v: return "Fragment";
98
- case b: return "Profiler";
99
- case y: return "StrictMode";
100
- case w: return "Suspense";
101
- case T: return "SuspenseList";
102
- case D: return "Activity";
103
- }
104
- if (typeof e == "object") switch (typeof e.tag == "number" && console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), e.$$typeof) {
105
- case _: return "Portal";
106
- case S: return e.displayName || "Context";
107
- case x: return (e._context.displayName || "Context") + ".Consumer";
108
- case C:
109
- var n = e.render;
110
- return e = e.displayName, e ||= (e = n.displayName || n.name || "", e === "" ? "ForwardRef" : "ForwardRef(" + e + ")"), e;
111
- case ee: return n = e.displayName || null, n === null ? t(e.type) || "Memo" : n;
112
- case E:
113
- n = e._payload, e = e._init;
114
- try {
115
- return t(e(n));
116
- } catch {}
117
- }
118
- return null;
119
- }
120
- function r(e) {
121
- return "" + e;
122
- }
123
- function i(e) {
124
- try {
125
- r(e);
126
- var t = !1;
127
- } catch {
128
- t = !0;
129
- }
130
- if (t) {
131
- t = console;
132
- var n = t.error, i = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
133
- return n.call(t, "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.", i), r(e);
134
- }
135
- }
136
- function a(e) {
137
- if (e === v) return "<>";
138
- if (typeof e == "object" && e && e.$$typeof === E) return "<...>";
139
- try {
140
- var n = t(e);
141
- return n ? "<" + n + ">" : "<...>";
142
- } catch {
143
- return "<...>";
144
- }
145
- }
146
- function o() {
147
- var e = O.A;
148
- return e === null ? null : e.getOwner();
149
- }
150
- function s() {
151
- return Error("react-stack-top-frame");
152
- }
153
- function c(e) {
154
- if (k.call(e, "key")) {
155
- var t = Object.getOwnPropertyDescriptor(e, "key").get;
156
- if (t && t.isReactWarning) return !1;
157
- }
158
- return e.key !== void 0;
159
- }
160
- function l(e, t) {
161
- function n() {
162
- M || (M = !0, console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)", t));
163
- }
164
- n.isReactWarning = !0, Object.defineProperty(e, "key", {
165
- get: n,
166
- configurable: !0
167
- });
168
- }
169
- function u() {
170
- var e = t(this.type);
171
- return N[e] || (N[e] = !0, console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")), e = this.props.ref, e === void 0 ? null : e;
172
- }
173
- function d(e, t, n, r, i, a) {
174
- var o = n.ref;
175
- return e = {
176
- $$typeof: g,
177
- type: e,
178
- key: t,
179
- props: n,
180
- _owner: r
181
- }, (o === void 0 ? null : o) === null ? Object.defineProperty(e, "ref", {
182
- enumerable: !1,
183
- value: null
184
- }) : Object.defineProperty(e, "ref", {
185
- enumerable: !1,
186
- get: u
187
- }), e._store = {}, Object.defineProperty(e._store, "validated", {
188
- configurable: !1,
189
- enumerable: !1,
190
- writable: !0,
191
- value: 0
192
- }), Object.defineProperty(e, "_debugInfo", {
193
- configurable: !1,
194
- enumerable: !1,
195
- writable: !0,
196
- value: null
197
- }), Object.defineProperty(e, "_debugStack", {
198
- configurable: !1,
199
- enumerable: !1,
200
- writable: !0,
201
- value: i
202
- }), Object.defineProperty(e, "_debugTask", {
203
- configurable: !1,
204
- enumerable: !1,
205
- writable: !0,
206
- value: a
207
- }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
208
- }
209
- function f(e, n, r, a, s, u) {
210
- var f = n.children;
211
- if (f !== void 0) if (a) if (A(f)) {
212
- for (a = 0; a < f.length; a++) p(f[a]);
213
- Object.freeze && Object.freeze(f);
214
- } else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
215
- else p(f);
216
- if (k.call(n, "key")) {
217
- f = t(e);
218
- var m = Object.keys(n).filter(function(e) {
219
- return e !== "key";
220
- });
221
- a = 0 < m.length ? "{key: someKey, " + m.join(": ..., ") + ": ...}" : "{key: someKey}", I[f + a] || (m = 0 < m.length ? "{" + m.join(": ..., ") + ": ...}" : "{}", console.error("A props object containing a \"key\" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />", a, f, m, f), I[f + a] = !0);
222
- }
223
- if (f = null, r !== void 0 && (i(r), f = "" + r), c(n) && (i(n.key), f = "" + n.key), "key" in n) for (var h in r = {}, n) h !== "key" && (r[h] = n[h]);
224
- else r = n;
225
- return f && l(r, typeof e == "function" ? e.displayName || e.name || "Unknown" : e), d(e, f, r, o(), s, u);
226
- }
227
- function p(e) {
228
- m(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e && e.$$typeof === E && (e._payload.status === "fulfilled" ? m(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
229
- }
230
- function m(e) {
231
- return typeof e == "object" && !!e && e.$$typeof === g;
232
- }
233
- var h = n("react"), g = Symbol.for("react.transitional.element"), _ = Symbol.for("react.portal"), v = Symbol.for("react.fragment"), y = Symbol.for("react.strict_mode"), b = Symbol.for("react.profiler"), x = Symbol.for("react.consumer"), S = Symbol.for("react.context"), C = Symbol.for("react.forward_ref"), w = Symbol.for("react.suspense"), T = Symbol.for("react.suspense_list"), ee = Symbol.for("react.memo"), E = Symbol.for("react.lazy"), D = Symbol.for("react.activity"), te = Symbol.for("react.client.reference"), O = h.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, k = Object.prototype.hasOwnProperty, A = Array.isArray, j = console.createTask ? console.createTask : function() {
234
- return null;
235
- };
236
- h = { react_stack_bottom_frame: function(e) {
237
- return e();
238
- } };
239
- var M, N = {}, P = h.react_stack_bottom_frame.bind(h, s)(), F = j(a(s)), I = {};
240
- e.Fragment = v, e.jsx = function(e, t, n) {
241
- var r = 1e4 > O.recentlyCreatedOwnerStacks++;
242
- return f(e, t, n, !1, r ? Error("react-stack-top-frame") : P, r ? j(a(e)) : F);
243
- }, e.jsxs = function(e, t, n) {
244
- var r = 1e4 > O.recentlyCreatedOwnerStacks++;
245
- return f(e, t, n, !0, r ? Error("react-stack-top-frame") : P, r ? j(a(e)) : F);
246
- };
247
- })();
248
- })), f = (/* @__PURE__ */ t(((e, t) => {
249
- process.env.NODE_ENV === "production" ? t.exports = u() : t.exports = d();
250
- })))();
69
+ //#region node_modules/@radix-ui/react-slot/dist/index.mjs
251
70
  /* @__NO_SIDE_EFFECTS__ */
252
- function p(t) {
253
- let n = /* @__PURE__ */ h(t), r = e.forwardRef((t, r) => {
254
- let { children: i, ...a } = t, o = e.Children.toArray(i), s = o.find(_);
255
- if (s) {
256
- let t = s.props.children, i = o.map((n) => n === s ? e.Children.count(t) > 1 ? e.Children.only(null) : e.isValidElement(t) ? t.props.children : null : n);
257
- return /* @__PURE__ */ (0, f.jsx)(n, {
258
- ...a,
259
- ref: r,
260
- children: e.isValidElement(t) ? e.cloneElement(t, void 0, i) : null
71
+ function l(n) {
72
+ let r = /* @__PURE__ */ d(n), i = e.forwardRef((n, i) => {
73
+ let { children: a, ...o } = n, s = e.Children.toArray(a), c = s.find(f);
74
+ if (c) {
75
+ let n = c.props.children, a = s.map((t) => t === c ? e.Children.count(n) > 1 ? e.Children.only(null) : e.isValidElement(n) ? n.props.children : null : t);
76
+ return /* @__PURE__ */ t(r, {
77
+ ...o,
78
+ ref: i,
79
+ children: e.isValidElement(n) ? e.cloneElement(n, void 0, a) : null
261
80
  });
262
81
  }
263
- return /* @__PURE__ */ (0, f.jsx)(n, {
264
- ...a,
265
- ref: r,
266
- children: i
82
+ return /* @__PURE__ */ t(r, {
83
+ ...o,
84
+ ref: i,
85
+ children: a
267
86
  });
268
87
  });
269
- return r.displayName = `${t}.Slot`, r;
88
+ return i.displayName = `${n}.Slot`, i;
270
89
  }
271
- var m = /* @__PURE__ */ p("Slot");
90
+ var u = /* @__PURE__ */ l("Slot");
272
91
  /* @__NO_SIDE_EFFECTS__ */
273
- function h(t) {
92
+ function d(t) {
274
93
  let n = e.forwardRef((t, n) => {
275
94
  let { children: r, ...i } = t;
276
95
  if (e.isValidElement(r)) {
277
- let t = y(r), a = v(i, r.props);
278
- return r.type !== e.Fragment && (a.ref = n ? l(n, t) : t), e.cloneElement(r, a);
96
+ let t = m(r), a = p(i, r.props);
97
+ return r.type !== e.Fragment && (a.ref = n ? c(n, t) : t), e.cloneElement(r, a);
279
98
  }
280
99
  return e.Children.count(r) > 1 ? e.Children.only(null) : null;
281
100
  });
282
101
  return n.displayName = `${t}.SlotClone`, n;
283
102
  }
284
- var g = Symbol("radix.slottable");
285
- function _(t) {
286
- return e.isValidElement(t) && typeof t.type == "function" && "__radixId" in t.type && t.type.__radixId === g;
103
+ var ee = Symbol("radix.slottable");
104
+ function f(t) {
105
+ return e.isValidElement(t) && typeof t.type == "function" && "__radixId" in t.type && t.type.__radixId === ee;
287
106
  }
288
- function v(e, t) {
107
+ function p(e, t) {
289
108
  let n = { ...t };
290
109
  for (let r in t) {
291
110
  let i = e[r], a = t[r];
@@ -302,106 +121,106 @@ function v(e, t) {
302
121
  ...n
303
122
  };
304
123
  }
305
- function y(e) {
124
+ function m(e) {
306
125
  let t = Object.getOwnPropertyDescriptor(e.props, "ref")?.get, n = t && "isReactWarning" in t && t.isReactWarning;
307
126
  return n ? e.ref : (t = Object.getOwnPropertyDescriptor(e, "ref")?.get, n = t && "isReactWarning" in t && t.isReactWarning, n ? e.props.ref : e.props.ref || e.ref);
308
127
  }
309
128
  //#endregion
310
129
  //#region node_modules/tailwind-merge/dist/bundle-mjs.mjs
311
- var b = (e, t) => {
130
+ var h = (e, t) => {
312
131
  let n = Array(e.length + t.length);
313
132
  for (let t = 0; t < e.length; t++) n[t] = e[t];
314
133
  for (let r = 0; r < t.length; r++) n[e.length + r] = t[r];
315
134
  return n;
316
- }, x = (e, t) => ({
135
+ }, te = (e, t) => ({
317
136
  classGroupId: e,
318
137
  validator: t
319
- }), S = (e = /* @__PURE__ */ new Map(), t = null, n) => ({
138
+ }), g = (e = /* @__PURE__ */ new Map(), t = null, n) => ({
320
139
  nextPart: e,
321
140
  validators: t,
322
141
  classGroupId: n
323
- }), C = "-", w = [], T = "arbitrary..", ee = (e) => {
324
- let t = te(e), { conflictingClassGroups: n, conflictingClassGroupModifiers: r } = e;
142
+ }), _ = "-", v = [], y = "arbitrary..", b = (e) => {
143
+ let t = C(e), { conflictingClassGroups: n, conflictingClassGroupModifiers: r } = e;
325
144
  return {
326
145
  getClassGroupId: (e) => {
327
- if (e.startsWith("[") && e.endsWith("]")) return D(e);
328
- let n = e.split(C);
329
- return E(n, +(n[0] === "" && n.length > 1), t);
146
+ if (e.startsWith("[") && e.endsWith("]")) return S(e);
147
+ let n = e.split(_);
148
+ return x(n, +(n[0] === "" && n.length > 1), t);
330
149
  },
331
150
  getConflictingClassGroupIds: (e, t) => {
332
151
  if (t) {
333
152
  let t = r[e], i = n[e];
334
- return t ? i ? b(i, t) : t : i || w;
153
+ return t ? i ? h(i, t) : t : i || v;
335
154
  }
336
- return n[e] || w;
155
+ return n[e] || v;
337
156
  }
338
157
  };
339
- }, E = (e, t, n) => {
158
+ }, x = (e, t, n) => {
340
159
  if (e.length - t === 0) return n.classGroupId;
341
160
  let r = e[t], i = n.nextPart.get(r);
342
161
  if (i) {
343
- let n = E(e, t + 1, i);
162
+ let n = x(e, t + 1, i);
344
163
  if (n) return n;
345
164
  }
346
165
  let a = n.validators;
347
166
  if (a === null) return;
348
- let o = t === 0 ? e.join(C) : e.slice(t).join(C), s = a.length;
167
+ let o = t === 0 ? e.join(_) : e.slice(t).join(_), s = a.length;
349
168
  for (let e = 0; e < s; e++) {
350
169
  let t = a[e];
351
170
  if (t.validator(o)) return t.classGroupId;
352
171
  }
353
- }, D = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
172
+ }, S = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
354
173
  let t = e.slice(1, -1), n = t.indexOf(":"), r = t.slice(0, n);
355
- return r ? T + r : void 0;
356
- })(), te = (e) => {
174
+ return r ? y + r : void 0;
175
+ })(), C = (e) => {
357
176
  let { theme: t, classGroups: n } = e;
358
- return O(n, t);
359
- }, O = (e, t) => {
360
- let n = S();
177
+ return ne(n, t);
178
+ }, ne = (e, t) => {
179
+ let n = g();
361
180
  for (let r in e) {
362
181
  let i = e[r];
363
- k(i, n, r, t);
182
+ w(i, n, r, t);
364
183
  }
365
184
  return n;
366
- }, k = (e, t, n, r) => {
185
+ }, w = (e, t, n, r) => {
367
186
  let i = e.length;
368
187
  for (let a = 0; a < i; a++) {
369
188
  let i = e[a];
370
- A(i, t, n, r);
189
+ T(i, t, n, r);
371
190
  }
372
- }, A = (e, t, n, r) => {
191
+ }, T = (e, t, n, r) => {
373
192
  if (typeof e == "string") {
374
- j(e, t, n);
193
+ re(e, t, n);
375
194
  return;
376
195
  }
377
196
  if (typeof e == "function") {
378
- M(e, t, n, r);
197
+ ie(e, t, n, r);
379
198
  return;
380
199
  }
381
- N(e, t, n, r);
382
- }, j = (e, t, n) => {
383
- let r = e === "" ? t : P(t, e);
200
+ E(e, t, n, r);
201
+ }, re = (e, t, n) => {
202
+ let r = e === "" ? t : D(t, e);
384
203
  r.classGroupId = n;
385
- }, M = (e, t, n, r) => {
386
- if (F(e)) {
387
- k(e(r), t, n, r);
204
+ }, ie = (e, t, n, r) => {
205
+ if (O(e)) {
206
+ w(e(r), t, n, r);
388
207
  return;
389
208
  }
390
- t.validators === null && (t.validators = []), t.validators.push(x(n, e));
391
- }, N = (e, t, n, r) => {
209
+ t.validators === null && (t.validators = []), t.validators.push(te(n, e));
210
+ }, E = (e, t, n, r) => {
392
211
  let i = Object.entries(e), a = i.length;
393
212
  for (let e = 0; e < a; e++) {
394
213
  let [a, o] = i[e];
395
- k(o, P(t, a), n, r);
214
+ w(o, D(t, a), n, r);
396
215
  }
397
- }, P = (e, t) => {
398
- let n = e, r = t.split(C), i = r.length;
216
+ }, D = (e, t) => {
217
+ let n = e, r = t.split(_), i = r.length;
399
218
  for (let e = 0; e < i; e++) {
400
219
  let t = r[e], i = n.nextPart.get(t);
401
- i || (i = S(), n.nextPart.set(t, i)), n = i;
220
+ i || (i = g(), n.nextPart.set(t, i)), n = i;
402
221
  }
403
222
  return n;
404
- }, F = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, I = (e) => {
223
+ }, O = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, k = (e) => {
405
224
  if (e < 1) return {
406
225
  get: () => void 0,
407
226
  set: () => {}
@@ -419,19 +238,19 @@ var b = (e, t) => {
419
238
  e in n ? n[e] = t : i(e, t);
420
239
  }
421
240
  };
422
- }, L = "!", R = ":", z = [], B = (e, t, n, r, i) => ({
241
+ }, A = "!", j = ":", ae = [], M = (e, t, n, r, i) => ({
423
242
  modifiers: e,
424
243
  hasImportantModifier: t,
425
244
  baseClassName: n,
426
245
  maybePostfixModifierPosition: r,
427
246
  isExternal: i
428
- }), V = (e) => {
247
+ }), oe = (e) => {
429
248
  let { prefix: t, experimentalParseClassName: n } = e, r = (e) => {
430
249
  let t = [], n = 0, r = 0, i = 0, a, o = e.length;
431
250
  for (let s = 0; s < o; s++) {
432
251
  let o = e[s];
433
252
  if (n === 0 && r === 0) {
434
- if (o === R) {
253
+ if (o === j) {
435
254
  t.push(e.slice(i, s)), i = s + 1;
436
255
  continue;
437
256
  }
@@ -443,13 +262,13 @@ var b = (e, t) => {
443
262
  o === "[" ? n++ : o === "]" ? n-- : o === "(" ? r++ : o === ")" && r--;
444
263
  }
445
264
  let s = t.length === 0 ? e : e.slice(i), c = s, l = !1;
446
- s.endsWith(L) ? (c = s.slice(0, -1), l = !0) : s.startsWith(L) && (c = s.slice(1), l = !0);
265
+ s.endsWith(A) ? (c = s.slice(0, -1), l = !0) : s.startsWith(A) && (c = s.slice(1), l = !0);
447
266
  let u = a && a > i ? a - i : void 0;
448
- return B(t, l, c, u);
267
+ return M(t, l, c, u);
449
268
  };
450
269
  if (t) {
451
- let e = t + R, n = r;
452
- r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : B(z, !1, t, void 0, !0);
270
+ let e = t + j, n = r;
271
+ r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : M(ae, !1, t, void 0, !0);
453
272
  }
454
273
  if (n) {
455
274
  let e = r;
@@ -459,7 +278,7 @@ var b = (e, t) => {
459
278
  });
460
279
  }
461
280
  return r;
462
- }, ne = (e) => {
281
+ }, N = (e) => {
463
282
  let t = /* @__PURE__ */ new Map();
464
283
  return e.orderSensitiveModifiers.forEach((e, n) => {
465
284
  t.set(e, 1e6 + n);
@@ -471,80 +290,80 @@ var b = (e, t) => {
471
290
  }
472
291
  return r.length > 0 && (r.sort(), n.push(...r)), n;
473
292
  };
474
- }, H = (e) => ({
475
- cache: I(e.cacheSize),
476
- parseClassName: V(e),
477
- sortModifiers: ne(e),
478
- postfixLookupClassGroupIds: re(e),
479
- ...ee(e)
480
- }), re = (e) => {
293
+ }, P = (e) => ({
294
+ cache: k(e.cacheSize),
295
+ parseClassName: oe(e),
296
+ sortModifiers: N(e),
297
+ postfixLookupClassGroupIds: F(e),
298
+ ...b(e)
299
+ }), F = (e) => {
481
300
  let t = Object.create(null), n = e.postfixLookupClassGroups;
482
301
  if (n) for (let e = 0; e < n.length; e++) t[n[e]] = !0;
483
302
  return t;
484
- }, ie = /\s+/, ae = (e, t) => {
485
- let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a, postfixLookupClassGroupIds: o } = t, s = [], c = e.trim().split(ie), l = "";
303
+ }, I = /\s+/, se = (e, t) => {
304
+ let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a, postfixLookupClassGroupIds: o } = t, s = [], c = e.trim().split(I), l = "";
486
305
  for (let e = c.length - 1; e >= 0; --e) {
487
- let t = c[e], { isExternal: u, modifiers: d, hasImportantModifier: f, baseClassName: p, maybePostfixModifierPosition: m } = n(t);
306
+ let t = c[e], { isExternal: u, modifiers: d, hasImportantModifier: ee, baseClassName: f, maybePostfixModifierPosition: p } = n(t);
488
307
  if (u) {
489
308
  l = t + (l.length > 0 ? " " + l : l);
490
309
  continue;
491
310
  }
492
- let h = !!m, g;
493
- if (h) {
494
- g = r(p.substring(0, m));
495
- let e = g && o[g] ? r(p) : void 0;
496
- e && e !== g && (g = e, h = !1);
497
- } else g = r(p);
498
- if (!g) {
499
- if (!h) {
311
+ let m = !!p, h;
312
+ if (m) {
313
+ h = r(f.substring(0, p));
314
+ let e = h && o[h] ? r(f) : void 0;
315
+ e && e !== h && (h = e, m = !1);
316
+ } else h = r(f);
317
+ if (!h) {
318
+ if (!m) {
500
319
  l = t + (l.length > 0 ? " " + l : l);
501
320
  continue;
502
321
  }
503
- if (g = r(p), !g) {
322
+ if (h = r(f), !h) {
504
323
  l = t + (l.length > 0 ? " " + l : l);
505
324
  continue;
506
325
  }
507
- h = !1;
326
+ m = !1;
508
327
  }
509
- let _ = d.length === 0 ? "" : d.length === 1 ? d[0] : a(d).join(":"), v = f ? _ + L : _, y = v + g;
510
- if (s.indexOf(y) > -1) continue;
511
- s.push(y);
512
- let b = i(g, h);
513
- for (let e = 0; e < b.length; ++e) {
514
- let t = b[e];
515
- s.push(v + t);
328
+ let te = d.length === 0 ? "" : d.length === 1 ? d[0] : a(d).join(":"), g = ee ? te + A : te, _ = g + h;
329
+ if (s.indexOf(_) > -1) continue;
330
+ s.push(_);
331
+ let v = i(h, m);
332
+ for (let e = 0; e < v.length; ++e) {
333
+ let t = v[e];
334
+ s.push(g + t);
516
335
  }
517
336
  l = t + (l.length > 0 ? " " + l : l);
518
337
  }
519
338
  return l;
520
- }, oe = (...e) => {
339
+ }, L = (...e) => {
521
340
  let t = 0, n, r, i = "";
522
- for (; t < e.length;) (n = e[t++]) && (r = U(n)) && (i && (i += " "), i += r);
341
+ for (; t < e.length;) (n = e[t++]) && (r = R(n)) && (i && (i += " "), i += r);
523
342
  return i;
524
- }, U = (e) => {
343
+ }, R = (e) => {
525
344
  if (typeof e == "string") return e;
526
345
  let t, n = "";
527
- for (let r = 0; r < e.length; r++) e[r] && (t = U(e[r])) && (n && (n += " "), n += t);
346
+ for (let r = 0; r < e.length; r++) e[r] && (t = R(e[r])) && (n && (n += " "), n += t);
528
347
  return n;
529
- }, se = (e, ...t) => {
530
- let n, r, i, a, o = (o) => (n = H(t.reduce((e, t) => t(e), e())), r = n.cache.get, i = n.cache.set, a = s, s(o)), s = (e) => {
348
+ }, z = (e, ...t) => {
349
+ let n, r, i, a, o = (o) => (n = P(t.reduce((e, t) => t(e), e())), r = n.cache.get, i = n.cache.set, a = s, s(o)), s = (e) => {
531
350
  let t = r(e);
532
351
  if (t) return t;
533
- let a = ae(e, n);
352
+ let a = se(e, n);
534
353
  return i(e, a), a;
535
354
  };
536
- return a = o, (...e) => a(oe(...e));
537
- }, ce = [], W = (e) => {
538
- let t = (t) => t[e] || ce;
355
+ return a = o, (...e) => a(L(...e));
356
+ }, B = [], V = (e) => {
357
+ let t = (t) => t[e] || B;
539
358
  return t.isThemeGetter = !0, t;
540
- }, le = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, ue = /^\((?:(\w[\w-]*):)?(.+)\)$/i, de = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, fe = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, pe = /\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$/, me = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, he = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, ge = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, G = (e) => de.test(e), K = (e) => !!e && !Number.isNaN(Number(e)), q = (e) => !!e && Number.isInteger(Number(e)), _e = (e) => e.endsWith("%") && K(e.slice(0, -1)), J = (e) => fe.test(e), ve = () => !0, ye = (e) => pe.test(e) && !me.test(e), be = () => !1, xe = (e) => he.test(e), Se = (e) => ge.test(e), Ce = (e) => !Y(e) && !Z(e), we = (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)), Te = (e) => Q(e, Ve, be), Y = (e) => le.test(e), X = (e) => Q(e, He, ye), Ee = (e) => Q(e, Ue, K), De = (e) => Q(e, Ge, ve), Oe = (e) => Q(e, We, be), ke = (e) => Q(e, ze, be), Ae = (e) => Q(e, Be, Se), je = (e) => Q(e, Ke, xe), Z = (e) => ue.test(e), Me = (e) => $(e, He), Ne = (e) => $(e, We), Pe = (e) => $(e, ze), Fe = (e) => $(e, Ve), Ie = (e) => $(e, Be), Le = (e) => $(e, Ke, !0), Re = (e) => $(e, Ge, !0), Q = (e, t, n) => {
541
- let r = le.exec(e);
359
+ }, H = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, U = /^\((?:(\w[\w-]*):)?(.+)\)$/i, ce = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, le = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, ue = /\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$/, de = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, fe = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, pe = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, W = (e) => ce.test(e), G = (e) => !!e && !Number.isNaN(Number(e)), K = (e) => !!e && Number.isInteger(Number(e)), me = (e) => e.endsWith("%") && G(e.slice(0, -1)), q = (e) => le.test(e), he = () => !0, ge = (e) => ue.test(e) && !de.test(e), _e = () => !1, ve = (e) => fe.test(e), ye = (e) => pe.test(e), be = (e) => !J(e) && !X(e), xe = (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)), Se = (e) => Q(e, Le, _e), J = (e) => H.test(e), Y = (e) => Q(e, Re, ge), Ce = (e) => Q(e, ze, G), we = (e) => Q(e, Ve, he), Te = (e) => Q(e, Be, _e), Ee = (e) => Q(e, Fe, _e), De = (e) => Q(e, Ie, ye), Oe = (e) => Q(e, He, ve), X = (e) => U.test(e), Z = (e) => $(e, Re), ke = (e) => $(e, Be), Ae = (e) => $(e, Fe), je = (e) => $(e, Le), Me = (e) => $(e, Ie), Ne = (e) => $(e, He, !0), Pe = (e) => $(e, Ve, !0), Q = (e, t, n) => {
360
+ let r = H.exec(e);
542
361
  return r ? r[1] ? t(r[1]) : n(r[2]) : !1;
543
362
  }, $ = (e, t, n = !1) => {
544
- let r = ue.exec(e);
363
+ let r = U.exec(e);
545
364
  return r ? r[1] ? t(r[1]) : n : !1;
546
- }, ze = (e) => e === "position" || e === "percentage", Be = (e) => e === "image" || e === "url", Ve = (e) => e === "length" || e === "size" || e === "bg-size", He = (e) => e === "length", Ue = (e) => e === "number", We = (e) => e === "family-name", Ge = (e) => e === "number" || e === "weight", Ke = (e) => e === "shadow", qe = /* @__PURE__ */ se(() => {
547
- let e = W("color"), t = W("font"), n = W("text"), r = W("font-weight"), i = W("tracking"), a = W("leading"), o = W("breakpoint"), s = W("container"), c = W("spacing"), l = W("radius"), u = W("shadow"), d = W("inset-shadow"), f = W("text-shadow"), p = W("drop-shadow"), m = W("blur"), h = W("perspective"), g = W("aspect"), _ = W("ease"), v = W("animate"), y = () => [
365
+ }, Fe = (e) => e === "position" || e === "percentage", Ie = (e) => e === "image" || e === "url", Le = (e) => e === "length" || e === "size" || e === "bg-size", Re = (e) => e === "length", ze = (e) => e === "number", Be = (e) => e === "family-name", Ve = (e) => e === "number" || e === "weight", He = (e) => e === "shadow", Ue = /* @__PURE__ */ z(() => {
366
+ let e = V("color"), t = V("font"), n = V("text"), r = V("font-weight"), i = V("tracking"), a = V("leading"), o = V("breakpoint"), s = V("container"), c = V("spacing"), l = V("radius"), u = V("shadow"), d = V("inset-shadow"), ee = V("text-shadow"), f = V("drop-shadow"), p = V("blur"), m = V("perspective"), h = V("aspect"), te = V("ease"), g = V("animate"), _ = () => [
548
367
  "auto",
549
368
  "avoid",
550
369
  "all",
@@ -553,7 +372,7 @@ var b = (e, t) => {
553
372
  "left",
554
373
  "right",
555
374
  "column"
556
- ], b = () => [
375
+ ], v = () => [
557
376
  "center",
558
377
  "top",
559
378
  "bottom",
@@ -567,59 +386,59 @@ var b = (e, t) => {
567
386
  "right-bottom",
568
387
  "bottom-left",
569
388
  "left-bottom"
570
- ], x = () => [
571
- ...b(),
572
- Z,
573
- Y
574
- ], S = () => [
389
+ ], y = () => [
390
+ ...v(),
391
+ X,
392
+ J
393
+ ], b = () => [
575
394
  "auto",
576
395
  "hidden",
577
396
  "clip",
578
397
  "visible",
579
398
  "scroll"
580
- ], C = () => [
399
+ ], x = () => [
581
400
  "auto",
582
401
  "contain",
583
402
  "none"
584
- ], w = () => [
585
- Z,
586
- Y,
403
+ ], S = () => [
404
+ X,
405
+ J,
587
406
  c
588
- ], T = () => [
589
- G,
407
+ ], C = () => [
408
+ W,
590
409
  "full",
591
410
  "auto",
592
- ...w()
593
- ], ee = () => [
594
- q,
411
+ ...S()
412
+ ], ne = () => [
413
+ K,
595
414
  "none",
596
415
  "subgrid",
597
- Z,
598
- Y
599
- ], E = () => [
416
+ X,
417
+ J
418
+ ], w = () => [
600
419
  "auto",
601
420
  { span: [
602
421
  "full",
603
- q,
604
- Z,
605
- Y
422
+ K,
423
+ X,
424
+ J
606
425
  ] },
607
- q,
608
- Z,
609
- Y
610
- ], D = () => [
611
- q,
426
+ K,
427
+ X,
428
+ J
429
+ ], T = () => [
430
+ K,
612
431
  "auto",
613
- Z,
614
- Y
615
- ], te = () => [
432
+ X,
433
+ J
434
+ ], re = () => [
616
435
  "auto",
617
436
  "min",
618
437
  "max",
619
438
  "fr",
620
- Z,
621
- Y
622
- ], O = () => [
439
+ X,
440
+ J
441
+ ], ie = () => [
623
442
  "start",
624
443
  "end",
625
444
  "center",
@@ -630,15 +449,15 @@ var b = (e, t) => {
630
449
  "baseline",
631
450
  "center-safe",
632
451
  "end-safe"
633
- ], k = () => [
452
+ ], E = () => [
634
453
  "start",
635
454
  "end",
636
455
  "center",
637
456
  "stretch",
638
457
  "center-safe",
639
458
  "end-safe"
640
- ], A = () => ["auto", ...w()], j = () => [
641
- G,
459
+ ], D = () => ["auto", ...S()], O = () => [
460
+ W,
642
461
  "auto",
643
462
  "full",
644
463
  "dvw",
@@ -650,9 +469,9 @@ var b = (e, t) => {
650
469
  "min",
651
470
  "max",
652
471
  "fit",
653
- ...w()
654
- ], M = () => [
655
- G,
472
+ ...S()
473
+ ], k = () => [
474
+ W,
656
475
  "screen",
657
476
  "full",
658
477
  "dvw",
@@ -661,9 +480,9 @@ var b = (e, t) => {
661
480
  "min",
662
481
  "max",
663
482
  "fit",
664
- ...w()
665
- ], N = () => [
666
- G,
483
+ ...S()
484
+ ], A = () => [
485
+ W,
667
486
  "screen",
668
487
  "full",
669
488
  "lh",
@@ -673,51 +492,51 @@ var b = (e, t) => {
673
492
  "min",
674
493
  "max",
675
494
  "fit",
676
- ...w()
677
- ], P = () => [
495
+ ...S()
496
+ ], j = () => [
678
497
  e,
679
- Z,
680
- Y
681
- ], F = () => [
682
- ...b(),
683
- Pe,
684
- ke,
685
- { position: [Z, Y] }
686
- ], I = () => ["no-repeat", { repeat: [
498
+ X,
499
+ J
500
+ ], ae = () => [
501
+ ...v(),
502
+ Ae,
503
+ Ee,
504
+ { position: [X, J] }
505
+ ], M = () => ["no-repeat", { repeat: [
687
506
  "",
688
507
  "x",
689
508
  "y",
690
509
  "space",
691
510
  "round"
692
- ] }], L = () => [
511
+ ] }], oe = () => [
693
512
  "auto",
694
513
  "cover",
695
514
  "contain",
696
- Fe,
697
- Te,
698
- { size: [Z, Y] }
699
- ], R = () => [
700
- _e,
701
- Me,
702
- X
703
- ], z = () => [
515
+ je,
516
+ Se,
517
+ { size: [X, J] }
518
+ ], N = () => [
519
+ me,
520
+ Z,
521
+ Y
522
+ ], P = () => [
704
523
  "",
705
524
  "none",
706
525
  "full",
707
526
  l,
527
+ X,
528
+ J
529
+ ], F = () => [
530
+ "",
531
+ G,
708
532
  Z,
709
533
  Y
710
- ], B = () => [
711
- "",
712
- K,
713
- Me,
714
- X
715
- ], V = () => [
534
+ ], I = () => [
716
535
  "solid",
717
536
  "dashed",
718
537
  "dotted",
719
538
  "double"
720
- ], ne = () => [
539
+ ], se = () => [
721
540
  "normal",
722
541
  "multiply",
723
542
  "screen",
@@ -734,35 +553,35 @@ var b = (e, t) => {
734
553
  "saturation",
735
554
  "color",
736
555
  "luminosity"
737
- ], H = () => [
738
- K,
739
- _e,
740
- Pe,
741
- ke
742
- ], re = () => [
556
+ ], L = () => [
557
+ G,
558
+ me,
559
+ Ae,
560
+ Ee
561
+ ], R = () => [
743
562
  "",
744
563
  "none",
745
- m,
746
- Z,
747
- Y
748
- ], ie = () => [
564
+ p,
565
+ X,
566
+ J
567
+ ], z = () => [
749
568
  "none",
750
- K,
751
- Z,
752
- Y
753
- ], ae = () => [
569
+ G,
570
+ X,
571
+ J
572
+ ], B = () => [
754
573
  "none",
755
- K,
756
- Z,
757
- Y
758
- ], oe = () => [
759
- K,
760
- Z,
761
- Y
762
- ], U = () => [
763
574
  G,
575
+ X,
576
+ J
577
+ ], H = () => [
578
+ G,
579
+ X,
580
+ J
581
+ ], U = () => [
582
+ W,
764
583
  "full",
765
- ...w()
584
+ ...S()
766
585
  ];
767
586
  return {
768
587
  cacheSize: 500,
@@ -774,17 +593,17 @@ var b = (e, t) => {
774
593
  "bounce"
775
594
  ],
776
595
  aspect: ["video"],
777
- blur: [J],
778
- breakpoint: [J],
779
- color: [ve],
780
- container: [J],
781
- "drop-shadow": [J],
596
+ blur: [q],
597
+ breakpoint: [q],
598
+ color: [he],
599
+ container: [q],
600
+ "drop-shadow": [q],
782
601
  ease: [
783
602
  "in",
784
603
  "out",
785
604
  "in-out"
786
605
  ],
787
- font: [Ce],
606
+ font: [be],
788
607
  "font-weight": [
789
608
  "thin",
790
609
  "extralight",
@@ -796,7 +615,7 @@ var b = (e, t) => {
796
615
  "extrabold",
797
616
  "black"
798
617
  ],
799
- "inset-shadow": [J],
618
+ "inset-shadow": [q],
800
619
  leading: [
801
620
  "none",
802
621
  "tight",
@@ -813,11 +632,11 @@ var b = (e, t) => {
813
632
  "distant",
814
633
  "none"
815
634
  ],
816
- radius: [J],
817
- shadow: [J],
818
- spacing: ["px", K],
819
- text: [J],
820
- "text-shadow": [J],
635
+ radius: [q],
636
+ shadow: [q],
637
+ spacing: ["px", G],
638
+ text: [q],
639
+ "text-shadow": [q],
821
640
  tracking: [
822
641
  "tighter",
823
642
  "tight",
@@ -831,28 +650,28 @@ var b = (e, t) => {
831
650
  aspect: [{ aspect: [
832
651
  "auto",
833
652
  "square",
834
- G,
835
- Y,
836
- Z,
837
- g
653
+ W,
654
+ J,
655
+ X,
656
+ h
838
657
  ] }],
839
658
  container: ["container"],
840
659
  "container-type": [{ "@container": [
841
660
  "",
842
661
  "normal",
843
662
  "size",
844
- Z,
845
- Y
663
+ X,
664
+ J
846
665
  ] }],
847
- "container-named": [we],
666
+ "container-named": [xe],
848
667
  columns: [{ columns: [
849
- K,
850
- Y,
851
- Z,
668
+ G,
669
+ J,
670
+ X,
852
671
  s
853
672
  ] }],
854
- "break-after": [{ "break-after": y() }],
855
- "break-before": [{ "break-before": y() }],
673
+ "break-after": [{ "break-after": _() }],
674
+ "break-before": [{ "break-before": _() }],
856
675
  "break-inside": [{ "break-inside": [
857
676
  "auto",
858
677
  "avoid",
@@ -908,13 +727,13 @@ var b = (e, t) => {
908
727
  "none",
909
728
  "scale-down"
910
729
  ] }],
911
- "object-position": [{ object: x() }],
912
- overflow: [{ overflow: S() }],
913
- "overflow-x": [{ "overflow-x": S() }],
914
- "overflow-y": [{ "overflow-y": S() }],
915
- overscroll: [{ overscroll: C() }],
916
- "overscroll-x": [{ "overscroll-x": C() }],
917
- "overscroll-y": [{ "overscroll-y": C() }],
730
+ "object-position": [{ object: y() }],
731
+ overflow: [{ overflow: b() }],
732
+ "overflow-x": [{ "overflow-x": b() }],
733
+ "overflow-y": [{ "overflow-y": b() }],
734
+ overscroll: [{ overscroll: x() }],
735
+ "overscroll-x": [{ "overscroll-x": x() }],
736
+ "overscroll-y": [{ "overscroll-y": x() }],
918
737
  position: [
919
738
  "static",
920
739
  "fixed",
@@ -922,40 +741,40 @@ var b = (e, t) => {
922
741
  "relative",
923
742
  "sticky"
924
743
  ],
925
- inset: [{ inset: T() }],
926
- "inset-x": [{ "inset-x": T() }],
927
- "inset-y": [{ "inset-y": T() }],
744
+ inset: [{ inset: C() }],
745
+ "inset-x": [{ "inset-x": C() }],
746
+ "inset-y": [{ "inset-y": C() }],
928
747
  start: [{
929
- "inset-s": T(),
930
- start: T()
748
+ "inset-s": C(),
749
+ start: C()
931
750
  }],
932
751
  end: [{
933
- "inset-e": T(),
934
- end: T()
752
+ "inset-e": C(),
753
+ end: C()
935
754
  }],
936
- "inset-bs": [{ "inset-bs": T() }],
937
- "inset-be": [{ "inset-be": T() }],
938
- top: [{ top: T() }],
939
- right: [{ right: T() }],
940
- bottom: [{ bottom: T() }],
941
- left: [{ left: T() }],
755
+ "inset-bs": [{ "inset-bs": C() }],
756
+ "inset-be": [{ "inset-be": C() }],
757
+ top: [{ top: C() }],
758
+ right: [{ right: C() }],
759
+ bottom: [{ bottom: C() }],
760
+ left: [{ left: C() }],
942
761
  visibility: [
943
762
  "visible",
944
763
  "invisible",
945
764
  "collapse"
946
765
  ],
947
766
  z: [{ z: [
948
- q,
767
+ K,
949
768
  "auto",
950
- Z,
951
- Y
769
+ X,
770
+ J
952
771
  ] }],
953
772
  basis: [{ basis: [
954
- G,
773
+ W,
955
774
  "full",
956
775
  "auto",
957
776
  s,
958
- ...w()
777
+ ...S()
959
778
  ] }],
960
779
  "flex-direction": [{ flex: [
961
780
  "row",
@@ -969,41 +788,41 @@ var b = (e, t) => {
969
788
  "wrap-reverse"
970
789
  ] }],
971
790
  flex: [{ flex: [
972
- K,
973
791
  G,
792
+ W,
974
793
  "auto",
975
794
  "initial",
976
795
  "none",
977
- Y
796
+ J
978
797
  ] }],
979
798
  grow: [{ grow: [
980
799
  "",
981
- K,
982
- Z,
983
- Y
800
+ G,
801
+ X,
802
+ J
984
803
  ] }],
985
804
  shrink: [{ shrink: [
986
805
  "",
987
- K,
988
- Z,
989
- Y
806
+ G,
807
+ X,
808
+ J
990
809
  ] }],
991
810
  order: [{ order: [
992
- q,
811
+ K,
993
812
  "first",
994
813
  "last",
995
814
  "none",
996
- Z,
997
- Y
998
- ] }],
999
- "grid-cols": [{ "grid-cols": ee() }],
1000
- "col-start-end": [{ col: E() }],
1001
- "col-start": [{ "col-start": D() }],
1002
- "col-end": [{ "col-end": D() }],
1003
- "grid-rows": [{ "grid-rows": ee() }],
1004
- "row-start-end": [{ row: E() }],
1005
- "row-start": [{ "row-start": D() }],
1006
- "row-end": [{ "row-end": D() }],
815
+ X,
816
+ J
817
+ ] }],
818
+ "grid-cols": [{ "grid-cols": ne() }],
819
+ "col-start-end": [{ col: w() }],
820
+ "col-start": [{ "col-start": T() }],
821
+ "col-end": [{ "col-end": T() }],
822
+ "grid-rows": [{ "grid-rows": ne() }],
823
+ "row-start-end": [{ row: w() }],
824
+ "row-start": [{ "row-start": T() }],
825
+ "row-end": [{ "row-end": T() }],
1007
826
  "grid-flow": [{ "grid-flow": [
1008
827
  "row",
1009
828
  "col",
@@ -1011,67 +830,67 @@ var b = (e, t) => {
1011
830
  "row-dense",
1012
831
  "col-dense"
1013
832
  ] }],
1014
- "auto-cols": [{ "auto-cols": te() }],
1015
- "auto-rows": [{ "auto-rows": te() }],
1016
- gap: [{ gap: w() }],
1017
- "gap-x": [{ "gap-x": w() }],
1018
- "gap-y": [{ "gap-y": w() }],
1019
- "justify-content": [{ justify: [...O(), "normal"] }],
1020
- "justify-items": [{ "justify-items": [...k(), "normal"] }],
1021
- "justify-self": [{ "justify-self": ["auto", ...k()] }],
1022
- "align-content": [{ content: ["normal", ...O()] }],
1023
- "align-items": [{ items: [...k(), { baseline: ["", "last"] }] }],
833
+ "auto-cols": [{ "auto-cols": re() }],
834
+ "auto-rows": [{ "auto-rows": re() }],
835
+ gap: [{ gap: S() }],
836
+ "gap-x": [{ "gap-x": S() }],
837
+ "gap-y": [{ "gap-y": S() }],
838
+ "justify-content": [{ justify: [...ie(), "normal"] }],
839
+ "justify-items": [{ "justify-items": [...E(), "normal"] }],
840
+ "justify-self": [{ "justify-self": ["auto", ...E()] }],
841
+ "align-content": [{ content: ["normal", ...ie()] }],
842
+ "align-items": [{ items: [...E(), { baseline: ["", "last"] }] }],
1024
843
  "align-self": [{ self: [
1025
844
  "auto",
1026
- ...k(),
845
+ ...E(),
1027
846
  { baseline: ["", "last"] }
1028
847
  ] }],
1029
- "place-content": [{ "place-content": O() }],
1030
- "place-items": [{ "place-items": [...k(), "baseline"] }],
1031
- "place-self": [{ "place-self": ["auto", ...k()] }],
1032
- p: [{ p: w() }],
1033
- px: [{ px: w() }],
1034
- py: [{ py: w() }],
1035
- ps: [{ ps: w() }],
1036
- pe: [{ pe: w() }],
1037
- pbs: [{ pbs: w() }],
1038
- pbe: [{ pbe: w() }],
1039
- pt: [{ pt: w() }],
1040
- pr: [{ pr: w() }],
1041
- pb: [{ pb: w() }],
1042
- pl: [{ pl: w() }],
1043
- m: [{ m: A() }],
1044
- mx: [{ mx: A() }],
1045
- my: [{ my: A() }],
1046
- ms: [{ ms: A() }],
1047
- me: [{ me: A() }],
1048
- mbs: [{ mbs: A() }],
1049
- mbe: [{ mbe: A() }],
1050
- mt: [{ mt: A() }],
1051
- mr: [{ mr: A() }],
1052
- mb: [{ mb: A() }],
1053
- ml: [{ ml: A() }],
1054
- "space-x": [{ "space-x": w() }],
848
+ "place-content": [{ "place-content": ie() }],
849
+ "place-items": [{ "place-items": [...E(), "baseline"] }],
850
+ "place-self": [{ "place-self": ["auto", ...E()] }],
851
+ p: [{ p: S() }],
852
+ px: [{ px: S() }],
853
+ py: [{ py: S() }],
854
+ ps: [{ ps: S() }],
855
+ pe: [{ pe: S() }],
856
+ pbs: [{ pbs: S() }],
857
+ pbe: [{ pbe: S() }],
858
+ pt: [{ pt: S() }],
859
+ pr: [{ pr: S() }],
860
+ pb: [{ pb: S() }],
861
+ pl: [{ pl: S() }],
862
+ m: [{ m: D() }],
863
+ mx: [{ mx: D() }],
864
+ my: [{ my: D() }],
865
+ ms: [{ ms: D() }],
866
+ me: [{ me: D() }],
867
+ mbs: [{ mbs: D() }],
868
+ mbe: [{ mbe: D() }],
869
+ mt: [{ mt: D() }],
870
+ mr: [{ mr: D() }],
871
+ mb: [{ mb: D() }],
872
+ ml: [{ ml: D() }],
873
+ "space-x": [{ "space-x": S() }],
1055
874
  "space-x-reverse": ["space-x-reverse"],
1056
- "space-y": [{ "space-y": w() }],
875
+ "space-y": [{ "space-y": S() }],
1057
876
  "space-y-reverse": ["space-y-reverse"],
1058
- size: [{ size: j() }],
1059
- "inline-size": [{ inline: ["auto", ...M()] }],
1060
- "min-inline-size": [{ "min-inline": ["auto", ...M()] }],
1061
- "max-inline-size": [{ "max-inline": ["none", ...M()] }],
1062
- "block-size": [{ block: ["auto", ...N()] }],
1063
- "min-block-size": [{ "min-block": ["auto", ...N()] }],
1064
- "max-block-size": [{ "max-block": ["none", ...N()] }],
877
+ size: [{ size: O() }],
878
+ "inline-size": [{ inline: ["auto", ...k()] }],
879
+ "min-inline-size": [{ "min-inline": ["auto", ...k()] }],
880
+ "max-inline-size": [{ "max-inline": ["none", ...k()] }],
881
+ "block-size": [{ block: ["auto", ...A()] }],
882
+ "min-block-size": [{ "min-block": ["auto", ...A()] }],
883
+ "max-block-size": [{ "max-block": ["none", ...A()] }],
1065
884
  w: [{ w: [
1066
885
  s,
1067
886
  "screen",
1068
- ...j()
887
+ ...O()
1069
888
  ] }],
1070
889
  "min-w": [{ "min-w": [
1071
890
  s,
1072
891
  "screen",
1073
892
  "none",
1074
- ...j()
893
+ ...O()
1075
894
  ] }],
1076
895
  "max-w": [{ "max-w": [
1077
896
  s,
@@ -1079,36 +898,36 @@ var b = (e, t) => {
1079
898
  "none",
1080
899
  "prose",
1081
900
  { screen: [o] },
1082
- ...j()
901
+ ...O()
1083
902
  ] }],
1084
903
  h: [{ h: [
1085
904
  "screen",
1086
905
  "lh",
1087
- ...j()
906
+ ...O()
1088
907
  ] }],
1089
908
  "min-h": [{ "min-h": [
1090
909
  "screen",
1091
910
  "lh",
1092
911
  "none",
1093
- ...j()
912
+ ...O()
1094
913
  ] }],
1095
914
  "max-h": [{ "max-h": [
1096
915
  "screen",
1097
916
  "lh",
1098
- ...j()
917
+ ...O()
1099
918
  ] }],
1100
919
  "font-size": [{ text: [
1101
920
  "base",
1102
921
  n,
1103
- Me,
1104
- X
922
+ Z,
923
+ Y
1105
924
  ] }],
1106
925
  "font-smoothing": ["antialiased", "subpixel-antialiased"],
1107
926
  "font-style": ["italic", "not-italic"],
1108
927
  "font-weight": [{ font: [
1109
928
  r,
1110
- Re,
1111
- De
929
+ Pe,
930
+ we
1112
931
  ] }],
1113
932
  "font-stretch": [{ "font-stretch": [
1114
933
  "ultra-condensed",
@@ -1120,15 +939,15 @@ var b = (e, t) => {
1120
939
  "expanded",
1121
940
  "extra-expanded",
1122
941
  "ultra-expanded",
1123
- _e,
1124
- Y
942
+ me,
943
+ J
1125
944
  ] }],
1126
945
  "font-family": [{ font: [
1127
- Ne,
1128
- Oe,
946
+ ke,
947
+ Te,
1129
948
  t
1130
949
  ] }],
1131
- "font-features": [{ "font-features": [Y] }],
950
+ "font-features": [{ "font-features": [J] }],
1132
951
  "fvn-normal": ["normal-nums"],
1133
952
  "fvn-ordinal": ["ordinal"],
1134
953
  "fvn-slashed-zero": ["slashed-zero"],
@@ -1137,28 +956,28 @@ var b = (e, t) => {
1137
956
  "fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
1138
957
  tracking: [{ tracking: [
1139
958
  i,
1140
- Z,
1141
- Y
959
+ X,
960
+ J
1142
961
  ] }],
1143
962
  "line-clamp": [{ "line-clamp": [
1144
- K,
963
+ G,
1145
964
  "none",
1146
- Z,
1147
- Ee
965
+ X,
966
+ Ce
1148
967
  ] }],
1149
- leading: [{ leading: [a, ...w()] }],
968
+ leading: [{ leading: [a, ...S()] }],
1150
969
  "list-image": [{ "list-image": [
1151
970
  "none",
1152
- Z,
1153
- Y
971
+ X,
972
+ J
1154
973
  ] }],
1155
974
  "list-style-position": [{ list: ["inside", "outside"] }],
1156
975
  "list-style-type": [{ list: [
1157
976
  "disc",
1158
977
  "decimal",
1159
978
  "none",
1160
- Z,
1161
- Y
979
+ X,
980
+ J
1162
981
  ] }],
1163
982
  "text-alignment": [{ text: [
1164
983
  "left",
@@ -1168,28 +987,28 @@ var b = (e, t) => {
1168
987
  "start",
1169
988
  "end"
1170
989
  ] }],
1171
- "placeholder-color": [{ placeholder: P() }],
1172
- "text-color": [{ text: P() }],
990
+ "placeholder-color": [{ placeholder: j() }],
991
+ "text-color": [{ text: j() }],
1173
992
  "text-decoration": [
1174
993
  "underline",
1175
994
  "overline",
1176
995
  "line-through",
1177
996
  "no-underline"
1178
997
  ],
1179
- "text-decoration-style": [{ decoration: [...V(), "wavy"] }],
998
+ "text-decoration-style": [{ decoration: [...I(), "wavy"] }],
1180
999
  "text-decoration-thickness": [{ decoration: [
1181
- K,
1000
+ G,
1182
1001
  "from-font",
1183
1002
  "auto",
1184
- Z,
1185
- X
1003
+ X,
1004
+ Y
1186
1005
  ] }],
1187
- "text-decoration-color": [{ decoration: P() }],
1006
+ "text-decoration-color": [{ decoration: j() }],
1188
1007
  "underline-offset": [{ "underline-offset": [
1189
- K,
1008
+ G,
1190
1009
  "auto",
1191
- Z,
1192
- Y
1010
+ X,
1011
+ J
1193
1012
  ] }],
1194
1013
  "text-transform": [
1195
1014
  "uppercase",
@@ -1208,11 +1027,11 @@ var b = (e, t) => {
1208
1027
  "balance",
1209
1028
  "pretty"
1210
1029
  ] }],
1211
- indent: [{ indent: w() }],
1030
+ indent: [{ indent: S() }],
1212
1031
  "tab-size": [{ tab: [
1213
- q,
1214
- Z,
1215
- Y
1032
+ K,
1033
+ X,
1034
+ J
1216
1035
  ] }],
1217
1036
  "vertical-align": [{ align: [
1218
1037
  "baseline",
@@ -1223,8 +1042,8 @@ var b = (e, t) => {
1223
1042
  "text-bottom",
1224
1043
  "sub",
1225
1044
  "super",
1226
- Z,
1227
- Y
1045
+ X,
1046
+ J
1228
1047
  ] }],
1229
1048
  whitespace: [{ whitespace: [
1230
1049
  "normal",
@@ -1252,8 +1071,8 @@ var b = (e, t) => {
1252
1071
  ] }],
1253
1072
  content: [{ content: [
1254
1073
  "none",
1255
- Z,
1256
- Y
1074
+ X,
1075
+ J
1257
1076
  ] }],
1258
1077
  "bg-attachment": [{ bg: [
1259
1078
  "fixed",
@@ -1271,9 +1090,9 @@ var b = (e, t) => {
1271
1090
  "padding",
1272
1091
  "content"
1273
1092
  ] }],
1274
- "bg-position": [{ bg: F() }],
1275
- "bg-repeat": [{ bg: I() }],
1276
- "bg-size": [{ bg: L() }],
1093
+ "bg-position": [{ bg: ae() }],
1094
+ "bg-repeat": [{ bg: M() }],
1095
+ "bg-size": [{ bg: oe() }],
1277
1096
  "bg-image": [{ bg: [
1278
1097
  "none",
1279
1098
  {
@@ -1288,140 +1107,140 @@ var b = (e, t) => {
1288
1107
  "l",
1289
1108
  "tl"
1290
1109
  ] },
1291
- q,
1292
- Z,
1293
- Y
1110
+ K,
1111
+ X,
1112
+ J
1294
1113
  ],
1295
1114
  radial: [
1296
1115
  "",
1297
- Z,
1298
- Y
1116
+ X,
1117
+ J
1299
1118
  ],
1300
1119
  conic: [
1301
- q,
1302
- Z,
1303
- Y
1120
+ K,
1121
+ X,
1122
+ J
1304
1123
  ]
1305
1124
  },
1306
- Ie,
1307
- Ae
1308
- ] }],
1309
- "bg-color": [{ bg: P() }],
1310
- "gradient-from-pos": [{ from: R() }],
1311
- "gradient-via-pos": [{ via: R() }],
1312
- "gradient-to-pos": [{ to: R() }],
1313
- "gradient-from": [{ from: P() }],
1314
- "gradient-via": [{ via: P() }],
1315
- "gradient-to": [{ to: P() }],
1316
- rounded: [{ rounded: z() }],
1317
- "rounded-s": [{ "rounded-s": z() }],
1318
- "rounded-e": [{ "rounded-e": z() }],
1319
- "rounded-t": [{ "rounded-t": z() }],
1320
- "rounded-r": [{ "rounded-r": z() }],
1321
- "rounded-b": [{ "rounded-b": z() }],
1322
- "rounded-l": [{ "rounded-l": z() }],
1323
- "rounded-ss": [{ "rounded-ss": z() }],
1324
- "rounded-se": [{ "rounded-se": z() }],
1325
- "rounded-ee": [{ "rounded-ee": z() }],
1326
- "rounded-es": [{ "rounded-es": z() }],
1327
- "rounded-tl": [{ "rounded-tl": z() }],
1328
- "rounded-tr": [{ "rounded-tr": z() }],
1329
- "rounded-br": [{ "rounded-br": z() }],
1330
- "rounded-bl": [{ "rounded-bl": z() }],
1331
- "border-w": [{ border: B() }],
1332
- "border-w-x": [{ "border-x": B() }],
1333
- "border-w-y": [{ "border-y": B() }],
1334
- "border-w-s": [{ "border-s": B() }],
1335
- "border-w-e": [{ "border-e": B() }],
1336
- "border-w-bs": [{ "border-bs": B() }],
1337
- "border-w-be": [{ "border-be": B() }],
1338
- "border-w-t": [{ "border-t": B() }],
1339
- "border-w-r": [{ "border-r": B() }],
1340
- "border-w-b": [{ "border-b": B() }],
1341
- "border-w-l": [{ "border-l": B() }],
1342
- "divide-x": [{ "divide-x": B() }],
1125
+ Me,
1126
+ De
1127
+ ] }],
1128
+ "bg-color": [{ bg: j() }],
1129
+ "gradient-from-pos": [{ from: N() }],
1130
+ "gradient-via-pos": [{ via: N() }],
1131
+ "gradient-to-pos": [{ to: N() }],
1132
+ "gradient-from": [{ from: j() }],
1133
+ "gradient-via": [{ via: j() }],
1134
+ "gradient-to": [{ to: j() }],
1135
+ rounded: [{ rounded: P() }],
1136
+ "rounded-s": [{ "rounded-s": P() }],
1137
+ "rounded-e": [{ "rounded-e": P() }],
1138
+ "rounded-t": [{ "rounded-t": P() }],
1139
+ "rounded-r": [{ "rounded-r": P() }],
1140
+ "rounded-b": [{ "rounded-b": P() }],
1141
+ "rounded-l": [{ "rounded-l": P() }],
1142
+ "rounded-ss": [{ "rounded-ss": P() }],
1143
+ "rounded-se": [{ "rounded-se": P() }],
1144
+ "rounded-ee": [{ "rounded-ee": P() }],
1145
+ "rounded-es": [{ "rounded-es": P() }],
1146
+ "rounded-tl": [{ "rounded-tl": P() }],
1147
+ "rounded-tr": [{ "rounded-tr": P() }],
1148
+ "rounded-br": [{ "rounded-br": P() }],
1149
+ "rounded-bl": [{ "rounded-bl": P() }],
1150
+ "border-w": [{ border: F() }],
1151
+ "border-w-x": [{ "border-x": F() }],
1152
+ "border-w-y": [{ "border-y": F() }],
1153
+ "border-w-s": [{ "border-s": F() }],
1154
+ "border-w-e": [{ "border-e": F() }],
1155
+ "border-w-bs": [{ "border-bs": F() }],
1156
+ "border-w-be": [{ "border-be": F() }],
1157
+ "border-w-t": [{ "border-t": F() }],
1158
+ "border-w-r": [{ "border-r": F() }],
1159
+ "border-w-b": [{ "border-b": F() }],
1160
+ "border-w-l": [{ "border-l": F() }],
1161
+ "divide-x": [{ "divide-x": F() }],
1343
1162
  "divide-x-reverse": ["divide-x-reverse"],
1344
- "divide-y": [{ "divide-y": B() }],
1163
+ "divide-y": [{ "divide-y": F() }],
1345
1164
  "divide-y-reverse": ["divide-y-reverse"],
1346
1165
  "border-style": [{ border: [
1347
- ...V(),
1166
+ ...I(),
1348
1167
  "hidden",
1349
1168
  "none"
1350
1169
  ] }],
1351
1170
  "divide-style": [{ divide: [
1352
- ...V(),
1171
+ ...I(),
1353
1172
  "hidden",
1354
1173
  "none"
1355
1174
  ] }],
1356
- "border-color": [{ border: P() }],
1357
- "border-color-x": [{ "border-x": P() }],
1358
- "border-color-y": [{ "border-y": P() }],
1359
- "border-color-s": [{ "border-s": P() }],
1360
- "border-color-e": [{ "border-e": P() }],
1361
- "border-color-bs": [{ "border-bs": P() }],
1362
- "border-color-be": [{ "border-be": P() }],
1363
- "border-color-t": [{ "border-t": P() }],
1364
- "border-color-r": [{ "border-r": P() }],
1365
- "border-color-b": [{ "border-b": P() }],
1366
- "border-color-l": [{ "border-l": P() }],
1367
- "divide-color": [{ divide: P() }],
1175
+ "border-color": [{ border: j() }],
1176
+ "border-color-x": [{ "border-x": j() }],
1177
+ "border-color-y": [{ "border-y": j() }],
1178
+ "border-color-s": [{ "border-s": j() }],
1179
+ "border-color-e": [{ "border-e": j() }],
1180
+ "border-color-bs": [{ "border-bs": j() }],
1181
+ "border-color-be": [{ "border-be": j() }],
1182
+ "border-color-t": [{ "border-t": j() }],
1183
+ "border-color-r": [{ "border-r": j() }],
1184
+ "border-color-b": [{ "border-b": j() }],
1185
+ "border-color-l": [{ "border-l": j() }],
1186
+ "divide-color": [{ divide: j() }],
1368
1187
  "outline-style": [{ outline: [
1369
- ...V(),
1188
+ ...I(),
1370
1189
  "none",
1371
1190
  "hidden"
1372
1191
  ] }],
1373
1192
  "outline-offset": [{ "outline-offset": [
1374
- K,
1375
- Z,
1376
- Y
1193
+ G,
1194
+ X,
1195
+ J
1377
1196
  ] }],
1378
1197
  "outline-w": [{ outline: [
1379
1198
  "",
1380
- K,
1381
- Me,
1382
- X
1199
+ G,
1200
+ Z,
1201
+ Y
1383
1202
  ] }],
1384
- "outline-color": [{ outline: P() }],
1203
+ "outline-color": [{ outline: j() }],
1385
1204
  shadow: [{ shadow: [
1386
1205
  "",
1387
1206
  "none",
1388
1207
  u,
1389
- Le,
1390
- je
1208
+ Ne,
1209
+ Oe
1391
1210
  ] }],
1392
- "shadow-color": [{ shadow: P() }],
1211
+ "shadow-color": [{ shadow: j() }],
1393
1212
  "inset-shadow": [{ "inset-shadow": [
1394
1213
  "none",
1395
1214
  d,
1396
- Le,
1397
- je
1215
+ Ne,
1216
+ Oe
1398
1217
  ] }],
1399
- "inset-shadow-color": [{ "inset-shadow": P() }],
1400
- "ring-w": [{ ring: B() }],
1218
+ "inset-shadow-color": [{ "inset-shadow": j() }],
1219
+ "ring-w": [{ ring: F() }],
1401
1220
  "ring-w-inset": ["ring-inset"],
1402
- "ring-color": [{ ring: P() }],
1403
- "ring-offset-w": [{ "ring-offset": [K, X] }],
1404
- "ring-offset-color": [{ "ring-offset": P() }],
1405
- "inset-ring-w": [{ "inset-ring": B() }],
1406
- "inset-ring-color": [{ "inset-ring": P() }],
1221
+ "ring-color": [{ ring: j() }],
1222
+ "ring-offset-w": [{ "ring-offset": [G, Y] }],
1223
+ "ring-offset-color": [{ "ring-offset": j() }],
1224
+ "inset-ring-w": [{ "inset-ring": F() }],
1225
+ "inset-ring-color": [{ "inset-ring": j() }],
1407
1226
  "text-shadow": [{ "text-shadow": [
1408
1227
  "none",
1409
- f,
1410
- Le,
1411
- je
1228
+ ee,
1229
+ Ne,
1230
+ Oe
1412
1231
  ] }],
1413
- "text-shadow-color": [{ "text-shadow": P() }],
1232
+ "text-shadow-color": [{ "text-shadow": j() }],
1414
1233
  opacity: [{ opacity: [
1415
- K,
1416
- Z,
1417
- Y
1234
+ G,
1235
+ X,
1236
+ J
1418
1237
  ] }],
1419
1238
  "mix-blend": [{ "mix-blend": [
1420
- ...ne(),
1239
+ ...se(),
1421
1240
  "plus-darker",
1422
1241
  "plus-lighter"
1423
1242
  ] }],
1424
- "bg-blend": [{ "bg-blend": ne() }],
1243
+ "bg-blend": [{ "bg-blend": se() }],
1425
1244
  "mask-clip": [{ "mask-clip": [
1426
1245
  "border",
1427
1246
  "padding",
@@ -1436,51 +1255,51 @@ var b = (e, t) => {
1436
1255
  "intersect",
1437
1256
  "exclude"
1438
1257
  ] }],
1439
- "mask-image-linear-pos": [{ "mask-linear": [K] }],
1440
- "mask-image-linear-from-pos": [{ "mask-linear-from": H() }],
1441
- "mask-image-linear-to-pos": [{ "mask-linear-to": H() }],
1442
- "mask-image-linear-from-color": [{ "mask-linear-from": P() }],
1443
- "mask-image-linear-to-color": [{ "mask-linear-to": P() }],
1444
- "mask-image-t-from-pos": [{ "mask-t-from": H() }],
1445
- "mask-image-t-to-pos": [{ "mask-t-to": H() }],
1446
- "mask-image-t-from-color": [{ "mask-t-from": P() }],
1447
- "mask-image-t-to-color": [{ "mask-t-to": P() }],
1448
- "mask-image-r-from-pos": [{ "mask-r-from": H() }],
1449
- "mask-image-r-to-pos": [{ "mask-r-to": H() }],
1450
- "mask-image-r-from-color": [{ "mask-r-from": P() }],
1451
- "mask-image-r-to-color": [{ "mask-r-to": P() }],
1452
- "mask-image-b-from-pos": [{ "mask-b-from": H() }],
1453
- "mask-image-b-to-pos": [{ "mask-b-to": H() }],
1454
- "mask-image-b-from-color": [{ "mask-b-from": P() }],
1455
- "mask-image-b-to-color": [{ "mask-b-to": P() }],
1456
- "mask-image-l-from-pos": [{ "mask-l-from": H() }],
1457
- "mask-image-l-to-pos": [{ "mask-l-to": H() }],
1458
- "mask-image-l-from-color": [{ "mask-l-from": P() }],
1459
- "mask-image-l-to-color": [{ "mask-l-to": P() }],
1460
- "mask-image-x-from-pos": [{ "mask-x-from": H() }],
1461
- "mask-image-x-to-pos": [{ "mask-x-to": H() }],
1462
- "mask-image-x-from-color": [{ "mask-x-from": P() }],
1463
- "mask-image-x-to-color": [{ "mask-x-to": P() }],
1464
- "mask-image-y-from-pos": [{ "mask-y-from": H() }],
1465
- "mask-image-y-to-pos": [{ "mask-y-to": H() }],
1466
- "mask-image-y-from-color": [{ "mask-y-from": P() }],
1467
- "mask-image-y-to-color": [{ "mask-y-to": P() }],
1468
- "mask-image-radial": [{ "mask-radial": [Z, Y] }],
1469
- "mask-image-radial-from-pos": [{ "mask-radial-from": H() }],
1470
- "mask-image-radial-to-pos": [{ "mask-radial-to": H() }],
1471
- "mask-image-radial-from-color": [{ "mask-radial-from": P() }],
1472
- "mask-image-radial-to-color": [{ "mask-radial-to": P() }],
1258
+ "mask-image-linear-pos": [{ "mask-linear": [G] }],
1259
+ "mask-image-linear-from-pos": [{ "mask-linear-from": L() }],
1260
+ "mask-image-linear-to-pos": [{ "mask-linear-to": L() }],
1261
+ "mask-image-linear-from-color": [{ "mask-linear-from": j() }],
1262
+ "mask-image-linear-to-color": [{ "mask-linear-to": j() }],
1263
+ "mask-image-t-from-pos": [{ "mask-t-from": L() }],
1264
+ "mask-image-t-to-pos": [{ "mask-t-to": L() }],
1265
+ "mask-image-t-from-color": [{ "mask-t-from": j() }],
1266
+ "mask-image-t-to-color": [{ "mask-t-to": j() }],
1267
+ "mask-image-r-from-pos": [{ "mask-r-from": L() }],
1268
+ "mask-image-r-to-pos": [{ "mask-r-to": L() }],
1269
+ "mask-image-r-from-color": [{ "mask-r-from": j() }],
1270
+ "mask-image-r-to-color": [{ "mask-r-to": j() }],
1271
+ "mask-image-b-from-pos": [{ "mask-b-from": L() }],
1272
+ "mask-image-b-to-pos": [{ "mask-b-to": L() }],
1273
+ "mask-image-b-from-color": [{ "mask-b-from": j() }],
1274
+ "mask-image-b-to-color": [{ "mask-b-to": j() }],
1275
+ "mask-image-l-from-pos": [{ "mask-l-from": L() }],
1276
+ "mask-image-l-to-pos": [{ "mask-l-to": L() }],
1277
+ "mask-image-l-from-color": [{ "mask-l-from": j() }],
1278
+ "mask-image-l-to-color": [{ "mask-l-to": j() }],
1279
+ "mask-image-x-from-pos": [{ "mask-x-from": L() }],
1280
+ "mask-image-x-to-pos": [{ "mask-x-to": L() }],
1281
+ "mask-image-x-from-color": [{ "mask-x-from": j() }],
1282
+ "mask-image-x-to-color": [{ "mask-x-to": j() }],
1283
+ "mask-image-y-from-pos": [{ "mask-y-from": L() }],
1284
+ "mask-image-y-to-pos": [{ "mask-y-to": L() }],
1285
+ "mask-image-y-from-color": [{ "mask-y-from": j() }],
1286
+ "mask-image-y-to-color": [{ "mask-y-to": j() }],
1287
+ "mask-image-radial": [{ "mask-radial": [X, J] }],
1288
+ "mask-image-radial-from-pos": [{ "mask-radial-from": L() }],
1289
+ "mask-image-radial-to-pos": [{ "mask-radial-to": L() }],
1290
+ "mask-image-radial-from-color": [{ "mask-radial-from": j() }],
1291
+ "mask-image-radial-to-color": [{ "mask-radial-to": j() }],
1473
1292
  "mask-image-radial-shape": [{ "mask-radial": ["circle", "ellipse"] }],
1474
1293
  "mask-image-radial-size": [{ "mask-radial": [{
1475
1294
  closest: ["side", "corner"],
1476
1295
  farthest: ["side", "corner"]
1477
1296
  }] }],
1478
- "mask-image-radial-pos": [{ "mask-radial-at": b() }],
1479
- "mask-image-conic-pos": [{ "mask-conic": [K] }],
1480
- "mask-image-conic-from-pos": [{ "mask-conic-from": H() }],
1481
- "mask-image-conic-to-pos": [{ "mask-conic-to": H() }],
1482
- "mask-image-conic-from-color": [{ "mask-conic-from": P() }],
1483
- "mask-image-conic-to-color": [{ "mask-conic-to": P() }],
1297
+ "mask-image-radial-pos": [{ "mask-radial-at": v() }],
1298
+ "mask-image-conic-pos": [{ "mask-conic": [G] }],
1299
+ "mask-image-conic-from-pos": [{ "mask-conic-from": L() }],
1300
+ "mask-image-conic-to-pos": [{ "mask-conic-to": L() }],
1301
+ "mask-image-conic-from-color": [{ "mask-conic-from": j() }],
1302
+ "mask-image-conic-to-color": [{ "mask-conic-to": j() }],
1484
1303
  "mask-mode": [{ mask: [
1485
1304
  "alpha",
1486
1305
  "luminance",
@@ -1494,122 +1313,122 @@ var b = (e, t) => {
1494
1313
  "stroke",
1495
1314
  "view"
1496
1315
  ] }],
1497
- "mask-position": [{ mask: F() }],
1498
- "mask-repeat": [{ mask: I() }],
1499
- "mask-size": [{ mask: L() }],
1316
+ "mask-position": [{ mask: ae() }],
1317
+ "mask-repeat": [{ mask: M() }],
1318
+ "mask-size": [{ mask: oe() }],
1500
1319
  "mask-type": [{ "mask-type": ["alpha", "luminance"] }],
1501
1320
  "mask-image": [{ mask: [
1502
1321
  "none",
1503
- Z,
1504
- Y
1322
+ X,
1323
+ J
1505
1324
  ] }],
1506
1325
  filter: [{ filter: [
1507
1326
  "",
1508
1327
  "none",
1509
- Z,
1510
- Y
1328
+ X,
1329
+ J
1511
1330
  ] }],
1512
- blur: [{ blur: re() }],
1331
+ blur: [{ blur: R() }],
1513
1332
  brightness: [{ brightness: [
1514
- K,
1515
- Z,
1516
- Y
1333
+ G,
1334
+ X,
1335
+ J
1517
1336
  ] }],
1518
1337
  contrast: [{ contrast: [
1519
- K,
1520
- Z,
1521
- Y
1338
+ G,
1339
+ X,
1340
+ J
1522
1341
  ] }],
1523
1342
  "drop-shadow": [{ "drop-shadow": [
1524
1343
  "",
1525
1344
  "none",
1526
- p,
1527
- Le,
1528
- je
1345
+ f,
1346
+ Ne,
1347
+ Oe
1529
1348
  ] }],
1530
- "drop-shadow-color": [{ "drop-shadow": P() }],
1349
+ "drop-shadow-color": [{ "drop-shadow": j() }],
1531
1350
  grayscale: [{ grayscale: [
1532
1351
  "",
1533
- K,
1534
- Z,
1535
- Y
1352
+ G,
1353
+ X,
1354
+ J
1536
1355
  ] }],
1537
1356
  "hue-rotate": [{ "hue-rotate": [
1538
- K,
1539
- Z,
1540
- Y
1357
+ G,
1358
+ X,
1359
+ J
1541
1360
  ] }],
1542
1361
  invert: [{ invert: [
1543
1362
  "",
1544
- K,
1545
- Z,
1546
- Y
1363
+ G,
1364
+ X,
1365
+ J
1547
1366
  ] }],
1548
1367
  saturate: [{ saturate: [
1549
- K,
1550
- Z,
1551
- Y
1368
+ G,
1369
+ X,
1370
+ J
1552
1371
  ] }],
1553
1372
  sepia: [{ sepia: [
1554
1373
  "",
1555
- K,
1556
- Z,
1557
- Y
1374
+ G,
1375
+ X,
1376
+ J
1558
1377
  ] }],
1559
1378
  "backdrop-filter": [{ "backdrop-filter": [
1560
1379
  "",
1561
1380
  "none",
1562
- Z,
1563
- Y
1381
+ X,
1382
+ J
1564
1383
  ] }],
1565
- "backdrop-blur": [{ "backdrop-blur": re() }],
1384
+ "backdrop-blur": [{ "backdrop-blur": R() }],
1566
1385
  "backdrop-brightness": [{ "backdrop-brightness": [
1567
- K,
1568
- Z,
1569
- Y
1386
+ G,
1387
+ X,
1388
+ J
1570
1389
  ] }],
1571
1390
  "backdrop-contrast": [{ "backdrop-contrast": [
1572
- K,
1573
- Z,
1574
- Y
1391
+ G,
1392
+ X,
1393
+ J
1575
1394
  ] }],
1576
1395
  "backdrop-grayscale": [{ "backdrop-grayscale": [
1577
1396
  "",
1578
- K,
1579
- Z,
1580
- Y
1397
+ G,
1398
+ X,
1399
+ J
1581
1400
  ] }],
1582
1401
  "backdrop-hue-rotate": [{ "backdrop-hue-rotate": [
1583
- K,
1584
- Z,
1585
- Y
1402
+ G,
1403
+ X,
1404
+ J
1586
1405
  ] }],
1587
1406
  "backdrop-invert": [{ "backdrop-invert": [
1588
1407
  "",
1589
- K,
1590
- Z,
1591
- Y
1408
+ G,
1409
+ X,
1410
+ J
1592
1411
  ] }],
1593
1412
  "backdrop-opacity": [{ "backdrop-opacity": [
1594
- K,
1595
- Z,
1596
- Y
1413
+ G,
1414
+ X,
1415
+ J
1597
1416
  ] }],
1598
1417
  "backdrop-saturate": [{ "backdrop-saturate": [
1599
- K,
1600
- Z,
1601
- Y
1418
+ G,
1419
+ X,
1420
+ J
1602
1421
  ] }],
1603
1422
  "backdrop-sepia": [{ "backdrop-sepia": [
1604
1423
  "",
1605
- K,
1606
- Z,
1607
- Y
1424
+ G,
1425
+ X,
1426
+ J
1608
1427
  ] }],
1609
1428
  "border-collapse": [{ border: ["collapse", "separate"] }],
1610
- "border-spacing": [{ "border-spacing": w() }],
1611
- "border-spacing-x": [{ "border-spacing-x": w() }],
1612
- "border-spacing-y": [{ "border-spacing-y": w() }],
1429
+ "border-spacing": [{ "border-spacing": S() }],
1430
+ "border-spacing-x": [{ "border-spacing-x": S() }],
1431
+ "border-spacing-y": [{ "border-spacing-y": S() }],
1613
1432
  "table-layout": [{ table: ["auto", "fixed"] }],
1614
1433
  caption: [{ caption: ["top", "bottom"] }],
1615
1434
  transition: [{ transition: [
@@ -1620,62 +1439,62 @@ var b = (e, t) => {
1620
1439
  "shadow",
1621
1440
  "transform",
1622
1441
  "none",
1623
- Z,
1624
- Y
1442
+ X,
1443
+ J
1625
1444
  ] }],
1626
1445
  "transition-behavior": [{ transition: ["normal", "discrete"] }],
1627
1446
  duration: [{ duration: [
1628
- K,
1447
+ G,
1629
1448
  "initial",
1630
- Z,
1631
- Y
1449
+ X,
1450
+ J
1632
1451
  ] }],
1633
1452
  ease: [{ ease: [
1634
1453
  "linear",
1635
1454
  "initial",
1636
- _,
1637
- Z,
1638
- Y
1455
+ te,
1456
+ X,
1457
+ J
1639
1458
  ] }],
1640
1459
  delay: [{ delay: [
1641
- K,
1642
- Z,
1643
- Y
1460
+ G,
1461
+ X,
1462
+ J
1644
1463
  ] }],
1645
1464
  animate: [{ animate: [
1646
1465
  "none",
1647
- v,
1648
- Z,
1649
- Y
1466
+ g,
1467
+ X,
1468
+ J
1650
1469
  ] }],
1651
1470
  backface: [{ backface: ["hidden", "visible"] }],
1652
1471
  perspective: [{ perspective: [
1653
- h,
1654
- Z,
1655
- Y
1656
- ] }],
1657
- "perspective-origin": [{ "perspective-origin": x() }],
1658
- rotate: [{ rotate: ie() }],
1659
- "rotate-x": [{ "rotate-x": ie() }],
1660
- "rotate-y": [{ "rotate-y": ie() }],
1661
- "rotate-z": [{ "rotate-z": ie() }],
1662
- scale: [{ scale: ae() }],
1663
- "scale-x": [{ "scale-x": ae() }],
1664
- "scale-y": [{ "scale-y": ae() }],
1665
- "scale-z": [{ "scale-z": ae() }],
1472
+ m,
1473
+ X,
1474
+ J
1475
+ ] }],
1476
+ "perspective-origin": [{ "perspective-origin": y() }],
1477
+ rotate: [{ rotate: z() }],
1478
+ "rotate-x": [{ "rotate-x": z() }],
1479
+ "rotate-y": [{ "rotate-y": z() }],
1480
+ "rotate-z": [{ "rotate-z": z() }],
1481
+ scale: [{ scale: B() }],
1482
+ "scale-x": [{ "scale-x": B() }],
1483
+ "scale-y": [{ "scale-y": B() }],
1484
+ "scale-z": [{ "scale-z": B() }],
1666
1485
  "scale-3d": ["scale-3d"],
1667
- skew: [{ skew: oe() }],
1668
- "skew-x": [{ "skew-x": oe() }],
1669
- "skew-y": [{ "skew-y": oe() }],
1486
+ skew: [{ skew: H() }],
1487
+ "skew-x": [{ "skew-x": H() }],
1488
+ "skew-y": [{ "skew-y": H() }],
1670
1489
  transform: [{ transform: [
1671
- Z,
1672
- Y,
1490
+ X,
1491
+ J,
1673
1492
  "",
1674
1493
  "none",
1675
1494
  "gpu",
1676
1495
  "cpu"
1677
1496
  ] }],
1678
- "transform-origin": [{ origin: x() }],
1497
+ "transform-origin": [{ origin: y() }],
1679
1498
  "transform-style": [{ transform: ["3d", "flat"] }],
1680
1499
  translate: [{ translate: U() }],
1681
1500
  "translate-x": [{ "translate-x": U() }],
@@ -1683,13 +1502,13 @@ var b = (e, t) => {
1683
1502
  "translate-z": [{ "translate-z": U() }],
1684
1503
  "translate-none": ["translate-none"],
1685
1504
  zoom: [{ zoom: [
1686
- q,
1687
- Z,
1688
- Y
1505
+ K,
1506
+ X,
1507
+ J
1689
1508
  ] }],
1690
- accent: [{ accent: P() }],
1509
+ accent: [{ accent: j() }],
1691
1510
  appearance: [{ appearance: ["none", "auto"] }],
1692
- "caret-color": [{ caret: P() }],
1511
+ "caret-color": [{ caret: j() }],
1693
1512
  "color-scheme": [{ scheme: [
1694
1513
  "normal",
1695
1514
  "dark",
@@ -1735,8 +1554,8 @@ var b = (e, t) => {
1735
1554
  "nwse-resize",
1736
1555
  "zoom-in",
1737
1556
  "zoom-out",
1738
- Z,
1739
- Y
1557
+ X,
1558
+ J
1740
1559
  ] }],
1741
1560
  "field-sizing": [{ "field-sizing": ["fixed", "content"] }],
1742
1561
  "pointer-events": [{ "pointer-events": ["auto", "none"] }],
@@ -1747,8 +1566,8 @@ var b = (e, t) => {
1747
1566
  "x"
1748
1567
  ] }],
1749
1568
  "scroll-behavior": [{ scroll: ["auto", "smooth"] }],
1750
- "scrollbar-thumb-color": [{ "scrollbar-thumb": P() }],
1751
- "scrollbar-track-color": [{ "scrollbar-track": P() }],
1569
+ "scrollbar-thumb-color": [{ "scrollbar-thumb": j() }],
1570
+ "scrollbar-track-color": [{ "scrollbar-track": j() }],
1752
1571
  "scrollbar-gutter": [{ "scrollbar-gutter": [
1753
1572
  "auto",
1754
1573
  "stable",
@@ -1759,28 +1578,28 @@ var b = (e, t) => {
1759
1578
  "thin",
1760
1579
  "none"
1761
1580
  ] }],
1762
- "scroll-m": [{ "scroll-m": w() }],
1763
- "scroll-mx": [{ "scroll-mx": w() }],
1764
- "scroll-my": [{ "scroll-my": w() }],
1765
- "scroll-ms": [{ "scroll-ms": w() }],
1766
- "scroll-me": [{ "scroll-me": w() }],
1767
- "scroll-mbs": [{ "scroll-mbs": w() }],
1768
- "scroll-mbe": [{ "scroll-mbe": w() }],
1769
- "scroll-mt": [{ "scroll-mt": w() }],
1770
- "scroll-mr": [{ "scroll-mr": w() }],
1771
- "scroll-mb": [{ "scroll-mb": w() }],
1772
- "scroll-ml": [{ "scroll-ml": w() }],
1773
- "scroll-p": [{ "scroll-p": w() }],
1774
- "scroll-px": [{ "scroll-px": w() }],
1775
- "scroll-py": [{ "scroll-py": w() }],
1776
- "scroll-ps": [{ "scroll-ps": w() }],
1777
- "scroll-pe": [{ "scroll-pe": w() }],
1778
- "scroll-pbs": [{ "scroll-pbs": w() }],
1779
- "scroll-pbe": [{ "scroll-pbe": w() }],
1780
- "scroll-pt": [{ "scroll-pt": w() }],
1781
- "scroll-pr": [{ "scroll-pr": w() }],
1782
- "scroll-pb": [{ "scroll-pb": w() }],
1783
- "scroll-pl": [{ "scroll-pl": w() }],
1581
+ "scroll-m": [{ "scroll-m": S() }],
1582
+ "scroll-mx": [{ "scroll-mx": S() }],
1583
+ "scroll-my": [{ "scroll-my": S() }],
1584
+ "scroll-ms": [{ "scroll-ms": S() }],
1585
+ "scroll-me": [{ "scroll-me": S() }],
1586
+ "scroll-mbs": [{ "scroll-mbs": S() }],
1587
+ "scroll-mbe": [{ "scroll-mbe": S() }],
1588
+ "scroll-mt": [{ "scroll-mt": S() }],
1589
+ "scroll-mr": [{ "scroll-mr": S() }],
1590
+ "scroll-mb": [{ "scroll-mb": S() }],
1591
+ "scroll-ml": [{ "scroll-ml": S() }],
1592
+ "scroll-p": [{ "scroll-p": S() }],
1593
+ "scroll-px": [{ "scroll-px": S() }],
1594
+ "scroll-py": [{ "scroll-py": S() }],
1595
+ "scroll-ps": [{ "scroll-ps": S() }],
1596
+ "scroll-pe": [{ "scroll-pe": S() }],
1597
+ "scroll-pbs": [{ "scroll-pbs": S() }],
1598
+ "scroll-pbe": [{ "scroll-pbe": S() }],
1599
+ "scroll-pt": [{ "scroll-pt": S() }],
1600
+ "scroll-pr": [{ "scroll-pr": S() }],
1601
+ "scroll-pb": [{ "scroll-pb": S() }],
1602
+ "scroll-pl": [{ "scroll-pl": S() }],
1784
1603
  "snap-align": [{ snap: [
1785
1604
  "start",
1786
1605
  "end",
@@ -1822,17 +1641,17 @@ var b = (e, t) => {
1822
1641
  "scroll",
1823
1642
  "contents",
1824
1643
  "transform",
1825
- Z,
1826
- Y
1644
+ X,
1645
+ J
1827
1646
  ] }],
1828
- fill: [{ fill: ["none", ...P()] }],
1647
+ fill: [{ fill: ["none", ...j()] }],
1829
1648
  "stroke-w": [{ stroke: [
1830
- K,
1831
- Me,
1832
- X,
1833
- Ee
1649
+ G,
1650
+ Z,
1651
+ Y,
1652
+ Ce
1834
1653
  ] }],
1835
- stroke: [{ stroke: ["none", ...P()] }],
1654
+ stroke: [{ stroke: ["none", ...j()] }],
1836
1655
  "forced-color-adjust": [{ "forced-color-adjust": ["auto", "none"] }]
1837
1656
  },
1838
1657
  conflictingClassGroups: {
@@ -2021,12 +1840,12 @@ var b = (e, t) => {
2021
1840
  });
2022
1841
  //#endregion
2023
1842
  //#region src/lib/utils.ts
2024
- function Je(...e) {
2025
- return qe(i(e));
1843
+ function We(...e) {
1844
+ return Ue(r(e));
2026
1845
  }
2027
1846
  //#endregion
2028
1847
  //#region src/components/ui/button.tsx
2029
- var Ye = s("group/button inline-flex shrink-0 items-center justify-center rounded-md border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4", {
1848
+ var Ge = o("group/button inline-flex shrink-0 items-center justify-center rounded-md border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4", {
2030
1849
  variants: {
2031
1850
  variant: {
2032
1851
  default: "bg-primary text-primary-foreground hover:bg-primary/80",
@@ -2052,28 +1871,28 @@ var Ye = s("group/button inline-flex shrink-0 items-center justify-center rounde
2052
1871
  size: "default"
2053
1872
  }
2054
1873
  });
2055
- function Xe({ className: e, variant: t = "default", size: n = "default", asChild: r = !1, ...i }) {
2056
- return /* @__PURE__ */ (0, f.jsx)(r ? m : "button", {
1874
+ function Ke({ className: e, variant: n = "default", size: r = "default", asChild: i = !1, ...a }) {
1875
+ return /* @__PURE__ */ t(i ? u : "button", {
2057
1876
  "data-slot": "button",
2058
- "data-variant": t,
2059
- "data-size": n,
2060
- className: Je(Ye({
2061
- variant: t,
2062
- size: n,
1877
+ "data-variant": n,
1878
+ "data-size": r,
1879
+ className: We(Ge({
1880
+ variant: n,
1881
+ size: r,
2063
1882
  className: e
2064
1883
  })),
2065
- ...i
1884
+ ...a
2066
1885
  });
2067
1886
  }
2068
1887
  //#endregion
2069
1888
  //#region src/components/ui/input.tsx
2070
- function Ze({ className: e, type: t, ...n }) {
2071
- return /* @__PURE__ */ (0, f.jsx)("input", {
2072
- type: t,
1889
+ function qe({ className: e, type: n, ...r }) {
1890
+ return /* @__PURE__ */ t("input", {
1891
+ type: n,
2073
1892
  "data-slot": "input",
2074
- className: Je("h-9 w-full min-w-0 rounded-md border border-input bg-transparent px-2.5 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 md:text-sm dark:bg-input/30 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40", e),
2075
- ...n
1893
+ className: We("h-9 w-full min-w-0 rounded-md border border-input bg-transparent px-2.5 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 md:text-sm dark:bg-input/30 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40", e),
1894
+ ...r
2076
1895
  });
2077
1896
  }
2078
1897
  //#endregion
2079
- export { Xe as Button, Ze as Input, Je as cn };
1898
+ export { Ke as Button, qe as Input, We as cn };