@sudobility/hr-components 1.1.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -1,29 +1,6 @@
1
1
  import { jsx as f, jsxs as $ } from "react/jsx-runtime";
2
- import { cn as S } from "@sudobility/components";
2
+ import { cn as M } from "@sudobility/components";
3
3
  import { useState as he } from "react";
4
- const Rr = ({
5
- className: e,
6
- children: o,
7
- disabled: r = !1,
8
- onClick: t
9
- }) => /* @__PURE__ */ f(
10
- "div",
11
- {
12
- className: S(
13
- "p-4 rounded-lg border transition-colors",
14
- "bg-white dark:bg-gray-900",
15
- "border-gray-200 dark:border-gray-700",
16
- "text-gray-900 dark:text-white",
17
- r && "opacity-50 cursor-not-allowed",
18
- "hover:bg-gray-50 dark:hover:bg-gray-800",
19
- e
20
- ),
21
- onClick: r ? void 0 : t,
22
- role: "region",
23
- "aria-label": "UattendanceUcalendar",
24
- children: o || "UattendanceUcalendar Component"
25
- }
26
- );
27
4
  function Ce(e) {
28
5
  var o, r, t = "";
29
6
  if (typeof e == "string" || typeof e == "number") t += e;
@@ -57,34 +34,34 @@ const Le = (e, o) => {
57
34
  conflictingClassGroupModifiers: t
58
35
  } = e;
59
36
  return {
60
- getClassGroupId: (s) => {
61
- if (s.startsWith("[") && s.endsWith("]"))
62
- return We(s);
63
- const p = s.split(ee), l = p[0] === "" && p.length > 1 ? 1 : 0;
64
- return Ne(p, l, o);
37
+ getClassGroupId: (a) => {
38
+ if (a.startsWith("[") && a.endsWith("]"))
39
+ return We(a);
40
+ const p = a.split(ee), l = p[0] === "" && p.length > 1 ? 1 : 0;
41
+ return Se(p, l, o);
65
42
  },
66
- getConflictingClassGroupIds: (s, p) => {
43
+ getConflictingClassGroupIds: (a, p) => {
67
44
  if (p) {
68
- const l = t[s], u = r[s];
69
- return l ? u ? Le(u, l) : l : u || ye;
45
+ const l = t[a], b = r[a];
46
+ return l ? b ? Le(b, l) : l : b || ye;
70
47
  }
71
- return r[s] || ye;
48
+ return r[a] || ye;
72
49
  }
73
50
  };
74
- }, Ne = (e, o, r) => {
51
+ }, Se = (e, o, r) => {
75
52
  if (e.length - o === 0)
76
53
  return r.classGroupId;
77
54
  const i = e[o], d = r.nextPart.get(i);
78
55
  if (d) {
79
- const u = Ne(e, o + 1, d);
80
- if (u) return u;
56
+ const b = Se(e, o + 1, d);
57
+ if (b) return b;
81
58
  }
82
- const s = r.validators;
83
- if (s === null)
59
+ const a = r.validators;
60
+ if (a === null)
84
61
  return;
85
- const p = o === 0 ? e.join(ee) : e.slice(o).join(ee), l = s.length;
86
- for (let u = 0; u < l; u++) {
87
- const h = s[u];
62
+ const p = o === 0 ? e.join(ee) : e.slice(o).join(ee), l = a.length;
63
+ for (let b = 0; b < l; b++) {
64
+ const h = a[b];
88
65
  if (h.validator(p))
89
66
  return h.classGroupId;
90
67
  }
@@ -107,8 +84,8 @@ const Le = (e, o) => {
107
84
  }, ie = (e, o, r, t) => {
108
85
  const i = e.length;
109
86
  for (let d = 0; d < i; d++) {
110
- const s = e[d];
111
- $e(s, o, r, t);
87
+ const a = e[d];
88
+ $e(a, o, r, t);
112
89
  }
113
90
  }, $e = (e, o, r, t) => {
114
91
  if (typeof e == "string") {
@@ -121,7 +98,7 @@ const Le = (e, o) => {
121
98
  }
122
99
  Ye(e, o, r, t);
123
100
  }, De = (e, o, r) => {
124
- const t = e === "" ? o : Se(o, e);
101
+ const t = e === "" ? o : Ae(o, e);
125
102
  t.classGroupId = r;
126
103
  }, Je = (e, o, r, t) => {
127
104
  if (qe(e)) {
@@ -131,17 +108,17 @@ const Le = (e, o) => {
131
108
  o.validators === null && (o.validators = []), o.validators.push(Ee(r, e));
132
109
  }, Ye = (e, o, r, t) => {
133
110
  const i = Object.entries(e), d = i.length;
134
- for (let s = 0; s < d; s++) {
135
- const [p, l] = i[s];
136
- ie(l, Se(o, p), r, t);
111
+ for (let a = 0; a < d; a++) {
112
+ const [p, l] = i[a];
113
+ ie(l, Ae(o, p), r, t);
137
114
  }
138
- }, Se = (e, o) => {
115
+ }, Ae = (e, o) => {
139
116
  let r = e;
140
117
  const t = o.split(ee), i = t.length;
141
118
  for (let d = 0; d < i; d++) {
142
- const s = t[d];
143
- let p = r.nextPart.get(s);
144
- p || (p = ze(), r.nextPart.set(s, p)), r = p;
119
+ const a = t[d];
120
+ let p = r.nextPart.get(a);
121
+ p || (p = ze(), r.nextPart.set(a, p)), r = p;
145
122
  }
146
123
  return r;
147
124
  }, qe = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, Xe = (e) => {
@@ -153,22 +130,22 @@ const Le = (e, o) => {
153
130
  }
154
131
  };
155
132
  let o = 0, r = /* @__PURE__ */ Object.create(null), t = /* @__PURE__ */ Object.create(null);
156
- const i = (d, s) => {
157
- r[d] = s, o++, o > e && (o = 0, t = r, r = /* @__PURE__ */ Object.create(null));
133
+ const i = (d, a) => {
134
+ r[d] = a, o++, o > e && (o = 0, t = r, r = /* @__PURE__ */ Object.create(null));
158
135
  };
159
136
  return {
160
137
  get(d) {
161
- let s = r[d];
162
- if (s !== void 0)
163
- return s;
164
- if ((s = t[d]) !== void 0)
165
- return i(d, s), s;
138
+ let a = r[d];
139
+ if (a !== void 0)
140
+ return a;
141
+ if ((a = t[d]) !== void 0)
142
+ return i(d, a), a;
166
143
  },
167
- set(d, s) {
168
- d in r ? r[d] = s : i(d, s);
144
+ set(d, a) {
145
+ d in r ? r[d] = a : i(d, a);
169
146
  }
170
147
  };
171
- }, se = "!", ke = ":", He = [], xe = (e, o, r, t, i) => ({
148
+ }, ae = "!", ke = ":", He = [], xe = (e, o, r, t, i) => ({
172
149
  modifiers: e,
173
150
  hasImportantModifier: o,
174
151
  baseClassName: r,
@@ -181,37 +158,37 @@ const Le = (e, o) => {
181
158
  } = e;
182
159
  let t = (i) => {
183
160
  const d = [];
184
- let s = 0, p = 0, l = 0, u;
161
+ let a = 0, p = 0, l = 0, b;
185
162
  const h = i.length;
186
- for (let N = 0; N < h; N++) {
187
- const v = i[N];
188
- if (s === 0 && p === 0) {
163
+ for (let S = 0; S < h; S++) {
164
+ const v = i[S];
165
+ if (a === 0 && p === 0) {
189
166
  if (v === ke) {
190
- d.push(i.slice(l, N)), l = N + 1;
167
+ d.push(i.slice(l, S)), l = S + 1;
191
168
  continue;
192
169
  }
193
170
  if (v === "/") {
194
- u = N;
171
+ b = S;
195
172
  continue;
196
173
  }
197
174
  }
198
- v === "[" ? s++ : v === "]" ? s-- : v === "(" ? p++ : v === ")" && p--;
175
+ v === "[" ? a++ : v === "]" ? a-- : v === "(" ? p++ : v === ")" && p--;
199
176
  }
200
- const b = d.length === 0 ? i : i.slice(l);
201
- let w = b, A = !1;
202
- b.endsWith(se) ? (w = b.slice(0, -1), A = !0) : (
177
+ const u = d.length === 0 ? i : i.slice(l);
178
+ let w = u, A = !1;
179
+ u.endsWith(ae) ? (w = u.slice(0, -1), A = !0) : (
203
180
  /**
204
181
  * In Tailwind CSS v3 the important modifier was at the start of the base class name. This is still supported for legacy reasons.
205
182
  * @see https://github.com/dcastil/tailwind-merge/issues/513#issuecomment-2614029864
206
183
  */
207
- b.startsWith(se) && (w = b.slice(1), A = !0)
184
+ u.startsWith(ae) && (w = u.slice(1), A = !0)
208
185
  );
209
- const z = u && u > l ? u - l : void 0;
186
+ const z = b && b > l ? b - l : void 0;
210
187
  return xe(d, A, w, z);
211
188
  };
212
189
  if (o) {
213
190
  const i = o + ke, d = t;
214
- t = (s) => s.startsWith(i) ? d(s.slice(i.length)) : xe(He, !1, s, void 0, !0);
191
+ t = (a) => a.startsWith(i) ? d(a.slice(i.length)) : xe(He, !1, a, void 0, !0);
215
192
  }
216
193
  if (r) {
217
194
  const i = t;
@@ -229,8 +206,8 @@ const Le = (e, o) => {
229
206
  const t = [];
230
207
  let i = [];
231
208
  for (let d = 0; d < r.length; d++) {
232
- const s = r[d], p = s[0] === "[", l = o.has(s);
233
- p || l ? (i.length > 0 && (i.sort(), t.push(...i), i = []), t.push(s)) : i.push(s);
209
+ const a = r[d], p = a[0] === "[", l = o.has(a);
210
+ p || l ? (i.length > 0 && (i.sort(), t.push(...i), i = []), t.push(a)) : i.push(a);
234
211
  }
235
212
  return i.length > 0 && (i.sort(), t.push(...i)), t;
236
213
  };
@@ -245,40 +222,40 @@ const Le = (e, o) => {
245
222
  getClassGroupId: t,
246
223
  getConflictingClassGroupIds: i,
247
224
  sortModifiers: d
248
- } = o, s = [], p = e.trim().split(er);
225
+ } = o, a = [], p = e.trim().split(er);
249
226
  let l = "";
250
- for (let u = p.length - 1; u >= 0; u -= 1) {
251
- const h = p[u], {
252
- isExternal: b,
227
+ for (let b = p.length - 1; b >= 0; b -= 1) {
228
+ const h = p[b], {
229
+ isExternal: u,
253
230
  modifiers: w,
254
231
  hasImportantModifier: A,
255
232
  baseClassName: z,
256
- maybePostfixModifierPosition: N
233
+ maybePostfixModifierPosition: S
257
234
  } = r(h);
258
- if (b) {
235
+ if (u) {
259
236
  l = h + (l.length > 0 ? " " + l : l);
260
237
  continue;
261
238
  }
262
- let v = !!N, T = t(v ? z.substring(0, N) : z);
263
- if (!T) {
239
+ let v = !!S, P = t(v ? z.substring(0, S) : z);
240
+ if (!P) {
264
241
  if (!v) {
265
242
  l = h + (l.length > 0 ? " " + l : l);
266
243
  continue;
267
244
  }
268
- if (T = t(z), !T) {
245
+ if (P = t(z), !P) {
269
246
  l = h + (l.length > 0 ? " " + l : l);
270
247
  continue;
271
248
  }
272
249
  v = !1;
273
250
  }
274
- const J = w.length === 0 ? "" : w.length === 1 ? w[0] : d(w).join(":"), _ = A ? J + se : J, j = _ + T;
275
- if (s.indexOf(j) > -1)
251
+ const J = w.length === 0 ? "" : w.length === 1 ? w[0] : d(w).join(":"), _ = A ? J + ae : J, j = _ + P;
252
+ if (a.indexOf(j) > -1)
276
253
  continue;
277
- s.push(j);
278
- const L = i(T, v);
279
- for (let P = 0; P < L.length; ++P) {
280
- const B = L[P];
281
- s.push(_ + B);
254
+ a.push(j);
255
+ const L = i(P, v);
256
+ for (let U = 0; U < L.length; ++U) {
257
+ const B = L[U];
258
+ a.push(_ + B);
282
259
  }
283
260
  l = h + (l.length > 0 ? " " + l : l);
284
261
  }
@@ -286,44 +263,44 @@ const Le = (e, o) => {
286
263
  }, or = (...e) => {
287
264
  let o = 0, r, t, i = "";
288
265
  for (; o < e.length; )
289
- (r = e[o++]) && (t = Ae(r)) && (i && (i += " "), i += t);
266
+ (r = e[o++]) && (t = Ne(r)) && (i && (i += " "), i += t);
290
267
  return i;
291
- }, Ae = (e) => {
268
+ }, Ne = (e) => {
292
269
  if (typeof e == "string")
293
270
  return e;
294
271
  let o, r = "";
295
272
  for (let t = 0; t < e.length; t++)
296
- e[t] && (o = Ae(e[t])) && (r && (r += " "), r += o);
273
+ e[t] && (o = Ne(e[t])) && (r && (r += " "), r += o);
297
274
  return r;
298
275
  }, tr = (e, ...o) => {
299
276
  let r, t, i, d;
300
- const s = (l) => {
301
- const u = o.reduce((h, b) => b(h), e());
302
- return r = Ze(u), t = r.cache.get, i = r.cache.set, d = p, p(l);
277
+ const a = (l) => {
278
+ const b = o.reduce((h, u) => u(h), e());
279
+ return r = Ze(b), t = r.cache.get, i = r.cache.set, d = p, p(l);
303
280
  }, p = (l) => {
304
- const u = t(l);
305
- if (u)
306
- return u;
281
+ const b = t(l);
282
+ if (b)
283
+ return b;
307
284
  const h = rr(l, r);
308
285
  return i(l, h), h;
309
286
  };
310
- return d = s, (...l) => d(or(...l));
287
+ return d = a, (...l) => d(or(...l));
311
288
  }, nr = [], y = (e) => {
312
289
  const o = (r) => r[e] || nr;
313
290
  return o.isThemeGetter = !0, o;
314
- }, Re = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Ie = /^\((?:(\w[\w-]*):)?(.+)\)$/i, ar = /^\d+\/\d+$/, sr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, ir = /\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$/, lr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, cr = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, dr = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, V = (e) => ar.test(e), g = (e) => !!e && !Number.isNaN(Number(e)), M = (e) => !!e && Number.isInteger(Number(e)), ne = (e) => e.endsWith("%") && g(e.slice(0, -1)), U = (e) => sr.test(e), mr = () => !0, gr = (e) => (
291
+ }, Re = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Ie = /^\((?:(\w[\w-]*):)?(.+)\)$/i, sr = /^\d+\/\d+$/, ar = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, ir = /\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$/, lr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, cr = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, dr = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, V = (e) => sr.test(e), g = (e) => !!e && !Number.isNaN(Number(e)), T = (e) => !!e && Number.isInteger(Number(e)), ne = (e) => e.endsWith("%") && g(e.slice(0, -1)), I = (e) => ar.test(e), mr = () => !0, gr = (e) => (
315
292
  // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
316
293
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
317
294
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
318
295
  ir.test(e) && !lr.test(e)
319
- ), Ue = () => !1, pr = (e) => cr.test(e), br = (e) => dr.test(e), ur = (e) => !n(e) && !a(e), fr = (e) => F(e, Pe, Ue), n = (e) => Re.test(e), O = (e) => F(e, Ge, gr), ae = (e) => F(e, wr, g), we = (e) => F(e, Me, Ue), hr = (e) => F(e, Te, br), Q = (e) => F(e, Oe, pr), a = (e) => Ie.test(e), D = (e) => W(e, Ge), yr = (e) => W(e, vr), ve = (e) => W(e, Me), kr = (e) => W(e, Pe), xr = (e) => W(e, Te), Z = (e) => W(e, Oe, !0), F = (e, o, r) => {
296
+ ), Me = () => !1, pr = (e) => cr.test(e), ur = (e) => dr.test(e), br = (e) => !n(e) && !s(e), fr = (e) => F(e, Ue, Me), n = (e) => Re.test(e), O = (e) => F(e, Ge, gr), se = (e) => F(e, wr, g), we = (e) => F(e, Te, Me), hr = (e) => F(e, Pe, ur), Q = (e) => F(e, Oe, pr), s = (e) => Ie.test(e), D = (e) => W(e, Ge), yr = (e) => W(e, vr), ve = (e) => W(e, Te), kr = (e) => W(e, Ue), xr = (e) => W(e, Pe), Z = (e) => W(e, Oe, !0), F = (e, o, r) => {
320
297
  const t = Re.exec(e);
321
298
  return t ? t[1] ? o(t[1]) : r(t[2]) : !1;
322
299
  }, W = (e, o, r = !1) => {
323
300
  const t = Ie.exec(e);
324
301
  return t ? t[1] ? o(t[1]) : r : !1;
325
- }, Me = (e) => e === "position" || e === "percentage", Te = (e) => e === "image" || e === "url", Pe = (e) => e === "length" || e === "size" || e === "bg-size", Ge = (e) => e === "length", wr = (e) => e === "number", vr = (e) => e === "family-name", Oe = (e) => e === "shadow", Cr = () => {
326
- const e = y("color"), o = y("font"), r = y("text"), t = y("font-weight"), i = y("tracking"), d = y("leading"), s = y("breakpoint"), p = y("container"), l = y("spacing"), u = y("radius"), h = y("shadow"), b = y("inset-shadow"), w = y("text-shadow"), A = y("drop-shadow"), z = y("blur"), N = y("perspective"), v = y("aspect"), T = y("ease"), J = y("animate"), _ = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], j = () => [
302
+ }, Te = (e) => e === "position" || e === "percentage", Pe = (e) => e === "image" || e === "url", Ue = (e) => e === "length" || e === "size" || e === "bg-size", Ge = (e) => e === "length", wr = (e) => e === "number", vr = (e) => e === "family-name", Oe = (e) => e === "shadow", Cr = () => {
303
+ const e = y("color"), o = y("font"), r = y("text"), t = y("font-weight"), i = y("tracking"), d = y("leading"), a = y("breakpoint"), p = y("container"), l = y("spacing"), b = y("radius"), h = y("shadow"), u = y("inset-shadow"), w = y("text-shadow"), A = y("drop-shadow"), z = y("blur"), S = y("perspective"), v = y("aspect"), P = y("ease"), J = y("animate"), _ = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], j = () => [
327
304
  "center",
328
305
  "top",
329
306
  "bottom",
@@ -341,51 +318,51 @@ const Le = (e, o) => {
341
318
  "bottom-left",
342
319
  // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
343
320
  "left-bottom"
344
- ], L = () => [...j(), a, n], P = () => ["auto", "hidden", "clip", "visible", "scroll"], B = () => ["auto", "contain", "none"], m = () => [a, n, l], R = () => [V, "full", "auto", ...m()], ce = () => [M, "none", "subgrid", a, n], de = () => ["auto", {
345
- span: ["full", M, a, n]
346
- }, M, a, n], Y = () => [M, "auto", a, n], me = () => ["auto", "min", "max", "fr", a, n], re = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], E = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], I = () => ["auto", ...m()], G = () => [V, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...m()], c = () => [e, a, n], ge = () => [...j(), ve, we, {
347
- position: [a, n]
321
+ ], L = () => [...j(), s, n], U = () => ["auto", "hidden", "clip", "visible", "scroll"], B = () => ["auto", "contain", "none"], m = () => [s, n, l], N = () => [V, "full", "auto", ...m()], ce = () => [T, "none", "subgrid", s, n], de = () => ["auto", {
322
+ span: ["full", T, s, n]
323
+ }, T, s, n], Y = () => [T, "auto", s, n], me = () => ["auto", "min", "max", "fr", s, n], re = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], E = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], R = () => ["auto", ...m()], G = () => [V, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...m()], c = () => [e, s, n], ge = () => [...j(), ve, we, {
324
+ position: [s, n]
348
325
  }], pe = () => ["no-repeat", {
349
326
  repeat: ["", "x", "y", "space", "round"]
350
- }], be = () => ["auto", "cover", "contain", kr, fr, {
351
- size: [a, n]
327
+ }], ue = () => ["auto", "cover", "contain", kr, fr, {
328
+ size: [s, n]
352
329
  }], oe = () => [ne, D, O], x = () => [
353
330
  // Deprecated since Tailwind CSS v4.0.0
354
331
  "",
355
332
  "none",
356
333
  "full",
357
- u,
358
- a,
334
+ b,
335
+ s,
359
336
  n
360
- ], C = () => ["", g, D, O], q = () => ["solid", "dashed", "dotted", "double"], ue = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], k = () => [g, ne, ve, we], fe = () => [
337
+ ], C = () => ["", g, D, O], q = () => ["solid", "dashed", "dotted", "double"], be = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], k = () => [g, ne, ve, we], fe = () => [
361
338
  // Deprecated since Tailwind CSS v4.0.0
362
339
  "",
363
340
  "none",
364
341
  z,
365
- a,
342
+ s,
366
343
  n
367
- ], X = () => ["none", g, a, n], H = () => ["none", g, a, n], te = () => [g, a, n], K = () => [V, "full", ...m()];
344
+ ], X = () => ["none", g, s, n], H = () => ["none", g, s, n], te = () => [g, s, n], K = () => [V, "full", ...m()];
368
345
  return {
369
346
  cacheSize: 500,
370
347
  theme: {
371
348
  animate: ["spin", "ping", "pulse", "bounce"],
372
349
  aspect: ["video"],
373
- blur: [U],
374
- breakpoint: [U],
350
+ blur: [I],
351
+ breakpoint: [I],
375
352
  color: [mr],
376
- container: [U],
377
- "drop-shadow": [U],
353
+ container: [I],
354
+ "drop-shadow": [I],
378
355
  ease: ["in", "out", "in-out"],
379
- font: [ur],
356
+ font: [br],
380
357
  "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
381
- "inset-shadow": [U],
358
+ "inset-shadow": [I],
382
359
  leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
383
360
  perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
384
- radius: [U],
385
- shadow: [U],
361
+ radius: [I],
362
+ shadow: [I],
386
363
  spacing: ["px", g],
387
- text: [U],
388
- "text-shadow": [U],
364
+ text: [I],
365
+ "text-shadow": [I],
389
366
  tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
390
367
  },
391
368
  classGroups: {
@@ -397,7 +374,7 @@ const Le = (e, o) => {
397
374
  * @see https://tailwindcss.com/docs/aspect-ratio
398
375
  */
399
376
  aspect: [{
400
- aspect: ["auto", "square", V, n, a, v]
377
+ aspect: ["auto", "square", V, n, s, v]
401
378
  }],
402
379
  /**
403
380
  * Container
@@ -410,7 +387,7 @@ const Le = (e, o) => {
410
387
  * @see https://tailwindcss.com/docs/columns
411
388
  */
412
389
  columns: [{
413
- columns: [g, n, a, p]
390
+ columns: [g, n, s, p]
414
391
  }],
415
392
  /**
416
393
  * Break After
@@ -495,21 +472,21 @@ const Le = (e, o) => {
495
472
  * @see https://tailwindcss.com/docs/overflow
496
473
  */
497
474
  overflow: [{
498
- overflow: P()
475
+ overflow: U()
499
476
  }],
500
477
  /**
501
478
  * Overflow X
502
479
  * @see https://tailwindcss.com/docs/overflow
503
480
  */
504
481
  "overflow-x": [{
505
- "overflow-x": P()
482
+ "overflow-x": U()
506
483
  }],
507
484
  /**
508
485
  * Overflow Y
509
486
  * @see https://tailwindcss.com/docs/overflow
510
487
  */
511
488
  "overflow-y": [{
512
- "overflow-y": P()
489
+ "overflow-y": U()
513
490
  }],
514
491
  /**
515
492
  * Overscroll Behavior
@@ -542,63 +519,63 @@ const Le = (e, o) => {
542
519
  * @see https://tailwindcss.com/docs/top-right-bottom-left
543
520
  */
544
521
  inset: [{
545
- inset: R()
522
+ inset: N()
546
523
  }],
547
524
  /**
548
525
  * Right / Left
549
526
  * @see https://tailwindcss.com/docs/top-right-bottom-left
550
527
  */
551
528
  "inset-x": [{
552
- "inset-x": R()
529
+ "inset-x": N()
553
530
  }],
554
531
  /**
555
532
  * Top / Bottom
556
533
  * @see https://tailwindcss.com/docs/top-right-bottom-left
557
534
  */
558
535
  "inset-y": [{
559
- "inset-y": R()
536
+ "inset-y": N()
560
537
  }],
561
538
  /**
562
539
  * Start
563
540
  * @see https://tailwindcss.com/docs/top-right-bottom-left
564
541
  */
565
542
  start: [{
566
- start: R()
543
+ start: N()
567
544
  }],
568
545
  /**
569
546
  * End
570
547
  * @see https://tailwindcss.com/docs/top-right-bottom-left
571
548
  */
572
549
  end: [{
573
- end: R()
550
+ end: N()
574
551
  }],
575
552
  /**
576
553
  * Top
577
554
  * @see https://tailwindcss.com/docs/top-right-bottom-left
578
555
  */
579
556
  top: [{
580
- top: R()
557
+ top: N()
581
558
  }],
582
559
  /**
583
560
  * Right
584
561
  * @see https://tailwindcss.com/docs/top-right-bottom-left
585
562
  */
586
563
  right: [{
587
- right: R()
564
+ right: N()
588
565
  }],
589
566
  /**
590
567
  * Bottom
591
568
  * @see https://tailwindcss.com/docs/top-right-bottom-left
592
569
  */
593
570
  bottom: [{
594
- bottom: R()
571
+ bottom: N()
595
572
  }],
596
573
  /**
597
574
  * Left
598
575
  * @see https://tailwindcss.com/docs/top-right-bottom-left
599
576
  */
600
577
  left: [{
601
- left: R()
578
+ left: N()
602
579
  }],
603
580
  /**
604
581
  * Visibility
@@ -610,7 +587,7 @@ const Le = (e, o) => {
610
587
  * @see https://tailwindcss.com/docs/z-index
611
588
  */
612
589
  z: [{
613
- z: [M, "auto", a, n]
590
+ z: [T, "auto", s, n]
614
591
  }],
615
592
  // ------------------------
616
593
  // --- Flexbox and Grid ---
@@ -648,21 +625,21 @@ const Le = (e, o) => {
648
625
  * @see https://tailwindcss.com/docs/flex-grow
649
626
  */
650
627
  grow: [{
651
- grow: ["", g, a, n]
628
+ grow: ["", g, s, n]
652
629
  }],
653
630
  /**
654
631
  * Flex Shrink
655
632
  * @see https://tailwindcss.com/docs/flex-shrink
656
633
  */
657
634
  shrink: [{
658
- shrink: ["", g, a, n]
635
+ shrink: ["", g, s, n]
659
636
  }],
660
637
  /**
661
638
  * Order
662
639
  * @see https://tailwindcss.com/docs/order
663
640
  */
664
641
  order: [{
665
- order: [M, "first", "last", "none", a, n]
642
+ order: [T, "first", "last", "none", s, n]
666
643
  }],
667
644
  /**
668
645
  * Grid Template Columns
@@ -898,63 +875,63 @@ const Le = (e, o) => {
898
875
  * @see https://tailwindcss.com/docs/margin
899
876
  */
900
877
  m: [{
901
- m: I()
878
+ m: R()
902
879
  }],
903
880
  /**
904
881
  * Margin X
905
882
  * @see https://tailwindcss.com/docs/margin
906
883
  */
907
884
  mx: [{
908
- mx: I()
885
+ mx: R()
909
886
  }],
910
887
  /**
911
888
  * Margin Y
912
889
  * @see https://tailwindcss.com/docs/margin
913
890
  */
914
891
  my: [{
915
- my: I()
892
+ my: R()
916
893
  }],
917
894
  /**
918
895
  * Margin Start
919
896
  * @see https://tailwindcss.com/docs/margin
920
897
  */
921
898
  ms: [{
922
- ms: I()
899
+ ms: R()
923
900
  }],
924
901
  /**
925
902
  * Margin End
926
903
  * @see https://tailwindcss.com/docs/margin
927
904
  */
928
905
  me: [{
929
- me: I()
906
+ me: R()
930
907
  }],
931
908
  /**
932
909
  * Margin Top
933
910
  * @see https://tailwindcss.com/docs/margin
934
911
  */
935
912
  mt: [{
936
- mt: I()
913
+ mt: R()
937
914
  }],
938
915
  /**
939
916
  * Margin Right
940
917
  * @see https://tailwindcss.com/docs/margin
941
918
  */
942
919
  mr: [{
943
- mr: I()
920
+ mr: R()
944
921
  }],
945
922
  /**
946
923
  * Margin Bottom
947
924
  * @see https://tailwindcss.com/docs/margin
948
925
  */
949
926
  mb: [{
950
- mb: I()
927
+ mb: R()
951
928
  }],
952
929
  /**
953
930
  * Margin Left
954
931
  * @see https://tailwindcss.com/docs/margin
955
932
  */
956
933
  ml: [{
957
- ml: I()
934
+ ml: R()
958
935
  }],
959
936
  /**
960
937
  * Space Between X
@@ -1023,7 +1000,7 @@ const Le = (e, o) => {
1023
1000
  "prose",
1024
1001
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1025
1002
  {
1026
- screen: [s]
1003
+ screen: [a]
1027
1004
  },
1028
1005
  ...G()
1029
1006
  ]
@@ -1074,7 +1051,7 @@ const Le = (e, o) => {
1074
1051
  * @see https://tailwindcss.com/docs/font-weight
1075
1052
  */
1076
1053
  "font-weight": [{
1077
- font: [t, a, ae]
1054
+ font: [t, s, se]
1078
1055
  }],
1079
1056
  /**
1080
1057
  * Font Stretch
@@ -1125,14 +1102,14 @@ const Le = (e, o) => {
1125
1102
  * @see https://tailwindcss.com/docs/letter-spacing
1126
1103
  */
1127
1104
  tracking: [{
1128
- tracking: [i, a, n]
1105
+ tracking: [i, s, n]
1129
1106
  }],
1130
1107
  /**
1131
1108
  * Line Clamp
1132
1109
  * @see https://tailwindcss.com/docs/line-clamp
1133
1110
  */
1134
1111
  "line-clamp": [{
1135
- "line-clamp": [g, "none", a, ae]
1112
+ "line-clamp": [g, "none", s, se]
1136
1113
  }],
1137
1114
  /**
1138
1115
  * Line Height
@@ -1150,7 +1127,7 @@ const Le = (e, o) => {
1150
1127
  * @see https://tailwindcss.com/docs/list-style-image
1151
1128
  */
1152
1129
  "list-image": [{
1153
- "list-image": ["none", a, n]
1130
+ "list-image": ["none", s, n]
1154
1131
  }],
1155
1132
  /**
1156
1133
  * List Style Position
@@ -1164,7 +1141,7 @@ const Le = (e, o) => {
1164
1141
  * @see https://tailwindcss.com/docs/list-style-type
1165
1142
  */
1166
1143
  "list-style-type": [{
1167
- list: ["disc", "decimal", "none", a, n]
1144
+ list: ["disc", "decimal", "none", s, n]
1168
1145
  }],
1169
1146
  /**
1170
1147
  * Text Alignment
@@ -1205,7 +1182,7 @@ const Le = (e, o) => {
1205
1182
  * @see https://tailwindcss.com/docs/text-decoration-thickness
1206
1183
  */
1207
1184
  "text-decoration-thickness": [{
1208
- decoration: [g, "from-font", "auto", a, O]
1185
+ decoration: [g, "from-font", "auto", s, O]
1209
1186
  }],
1210
1187
  /**
1211
1188
  * Text Decoration Color
@@ -1219,7 +1196,7 @@ const Le = (e, o) => {
1219
1196
  * @see https://tailwindcss.com/docs/text-underline-offset
1220
1197
  */
1221
1198
  "underline-offset": [{
1222
- "underline-offset": [g, "auto", a, n]
1199
+ "underline-offset": [g, "auto", s, n]
1223
1200
  }],
1224
1201
  /**
1225
1202
  * Text Transform
@@ -1250,7 +1227,7 @@ const Le = (e, o) => {
1250
1227
  * @see https://tailwindcss.com/docs/vertical-align
1251
1228
  */
1252
1229
  "vertical-align": [{
1253
- align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", a, n]
1230
+ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", s, n]
1254
1231
  }],
1255
1232
  /**
1256
1233
  * Whitespace
@@ -1285,7 +1262,7 @@ const Le = (e, o) => {
1285
1262
  * @see https://tailwindcss.com/docs/content
1286
1263
  */
1287
1264
  content: [{
1288
- content: ["none", a, n]
1265
+ content: ["none", s, n]
1289
1266
  }],
1290
1267
  // -------------------
1291
1268
  // --- Backgrounds ---
@@ -1330,7 +1307,7 @@ const Le = (e, o) => {
1330
1307
  * @see https://tailwindcss.com/docs/background-size
1331
1308
  */
1332
1309
  "bg-size": [{
1333
- bg: be()
1310
+ bg: ue()
1334
1311
  }],
1335
1312
  /**
1336
1313
  * Background Image
@@ -1340,9 +1317,9 @@ const Le = (e, o) => {
1340
1317
  bg: ["none", {
1341
1318
  linear: [{
1342
1319
  to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1343
- }, M, a, n],
1344
- radial: ["", a, n],
1345
- conic: [M, a, n]
1320
+ }, T, s, n],
1321
+ radial: ["", s, n],
1322
+ conic: [T, s, n]
1346
1323
  }, xr, hr]
1347
1324
  }],
1348
1325
  /**
@@ -1685,7 +1662,7 @@ const Le = (e, o) => {
1685
1662
  * @see https://tailwindcss.com/docs/outline-offset
1686
1663
  */
1687
1664
  "outline-offset": [{
1688
- "outline-offset": [g, a, n]
1665
+ "outline-offset": [g, s, n]
1689
1666
  }],
1690
1667
  /**
1691
1668
  * Outline Width
@@ -1730,7 +1707,7 @@ const Le = (e, o) => {
1730
1707
  * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
1731
1708
  */
1732
1709
  "inset-shadow": [{
1733
- "inset-shadow": ["none", b, Z, Q]
1710
+ "inset-shadow": ["none", u, Z, Q]
1734
1711
  }],
1735
1712
  /**
1736
1713
  * Inset Box Shadow Color
@@ -1811,21 +1788,21 @@ const Le = (e, o) => {
1811
1788
  * @see https://tailwindcss.com/docs/opacity
1812
1789
  */
1813
1790
  opacity: [{
1814
- opacity: [g, a, n]
1791
+ opacity: [g, s, n]
1815
1792
  }],
1816
1793
  /**
1817
1794
  * Mix Blend Mode
1818
1795
  * @see https://tailwindcss.com/docs/mix-blend-mode
1819
1796
  */
1820
1797
  "mix-blend": [{
1821
- "mix-blend": [...ue(), "plus-darker", "plus-lighter"]
1798
+ "mix-blend": [...be(), "plus-darker", "plus-lighter"]
1822
1799
  }],
1823
1800
  /**
1824
1801
  * Background Blend Mode
1825
1802
  * @see https://tailwindcss.com/docs/background-blend-mode
1826
1803
  */
1827
1804
  "bg-blend": [{
1828
- "bg-blend": ue()
1805
+ "bg-blend": be()
1829
1806
  }],
1830
1807
  /**
1831
1808
  * Mask Clip
@@ -1933,7 +1910,7 @@ const Le = (e, o) => {
1933
1910
  "mask-y-to": c()
1934
1911
  }],
1935
1912
  "mask-image-radial": [{
1936
- "mask-radial": [a, n]
1913
+ "mask-radial": [s, n]
1937
1914
  }],
1938
1915
  "mask-image-radial-from-pos": [{
1939
1916
  "mask-radial-from": k()
@@ -2007,7 +1984,7 @@ const Le = (e, o) => {
2007
1984
  * @see https://tailwindcss.com/docs/mask-size
2008
1985
  */
2009
1986
  "mask-size": [{
2010
- mask: be()
1987
+ mask: ue()
2011
1988
  }],
2012
1989
  /**
2013
1990
  * Mask Type
@@ -2021,7 +1998,7 @@ const Le = (e, o) => {
2021
1998
  * @see https://tailwindcss.com/docs/mask-image
2022
1999
  */
2023
2000
  "mask-image": [{
2024
- mask: ["none", a, n]
2001
+ mask: ["none", s, n]
2025
2002
  }],
2026
2003
  // ---------------
2027
2004
  // --- Filters ---
@@ -2035,7 +2012,7 @@ const Le = (e, o) => {
2035
2012
  // Deprecated since Tailwind CSS v3.0.0
2036
2013
  "",
2037
2014
  "none",
2038
- a,
2015
+ s,
2039
2016
  n
2040
2017
  ]
2041
2018
  }],
@@ -2051,14 +2028,14 @@ const Le = (e, o) => {
2051
2028
  * @see https://tailwindcss.com/docs/brightness
2052
2029
  */
2053
2030
  brightness: [{
2054
- brightness: [g, a, n]
2031
+ brightness: [g, s, n]
2055
2032
  }],
2056
2033
  /**
2057
2034
  * Contrast
2058
2035
  * @see https://tailwindcss.com/docs/contrast
2059
2036
  */
2060
2037
  contrast: [{
2061
- contrast: [g, a, n]
2038
+ contrast: [g, s, n]
2062
2039
  }],
2063
2040
  /**
2064
2041
  * Drop Shadow
@@ -2086,35 +2063,35 @@ const Le = (e, o) => {
2086
2063
  * @see https://tailwindcss.com/docs/grayscale
2087
2064
  */
2088
2065
  grayscale: [{
2089
- grayscale: ["", g, a, n]
2066
+ grayscale: ["", g, s, n]
2090
2067
  }],
2091
2068
  /**
2092
2069
  * Hue Rotate
2093
2070
  * @see https://tailwindcss.com/docs/hue-rotate
2094
2071
  */
2095
2072
  "hue-rotate": [{
2096
- "hue-rotate": [g, a, n]
2073
+ "hue-rotate": [g, s, n]
2097
2074
  }],
2098
2075
  /**
2099
2076
  * Invert
2100
2077
  * @see https://tailwindcss.com/docs/invert
2101
2078
  */
2102
2079
  invert: [{
2103
- invert: ["", g, a, n]
2080
+ invert: ["", g, s, n]
2104
2081
  }],
2105
2082
  /**
2106
2083
  * Saturate
2107
2084
  * @see https://tailwindcss.com/docs/saturate
2108
2085
  */
2109
2086
  saturate: [{
2110
- saturate: [g, a, n]
2087
+ saturate: [g, s, n]
2111
2088
  }],
2112
2089
  /**
2113
2090
  * Sepia
2114
2091
  * @see https://tailwindcss.com/docs/sepia
2115
2092
  */
2116
2093
  sepia: [{
2117
- sepia: ["", g, a, n]
2094
+ sepia: ["", g, s, n]
2118
2095
  }],
2119
2096
  /**
2120
2097
  * Backdrop Filter
@@ -2125,7 +2102,7 @@ const Le = (e, o) => {
2125
2102
  // Deprecated since Tailwind CSS v3.0.0
2126
2103
  "",
2127
2104
  "none",
2128
- a,
2105
+ s,
2129
2106
  n
2130
2107
  ]
2131
2108
  }],
@@ -2141,56 +2118,56 @@ const Le = (e, o) => {
2141
2118
  * @see https://tailwindcss.com/docs/backdrop-brightness
2142
2119
  */
2143
2120
  "backdrop-brightness": [{
2144
- "backdrop-brightness": [g, a, n]
2121
+ "backdrop-brightness": [g, s, n]
2145
2122
  }],
2146
2123
  /**
2147
2124
  * Backdrop Contrast
2148
2125
  * @see https://tailwindcss.com/docs/backdrop-contrast
2149
2126
  */
2150
2127
  "backdrop-contrast": [{
2151
- "backdrop-contrast": [g, a, n]
2128
+ "backdrop-contrast": [g, s, n]
2152
2129
  }],
2153
2130
  /**
2154
2131
  * Backdrop Grayscale
2155
2132
  * @see https://tailwindcss.com/docs/backdrop-grayscale
2156
2133
  */
2157
2134
  "backdrop-grayscale": [{
2158
- "backdrop-grayscale": ["", g, a, n]
2135
+ "backdrop-grayscale": ["", g, s, n]
2159
2136
  }],
2160
2137
  /**
2161
2138
  * Backdrop Hue Rotate
2162
2139
  * @see https://tailwindcss.com/docs/backdrop-hue-rotate
2163
2140
  */
2164
2141
  "backdrop-hue-rotate": [{
2165
- "backdrop-hue-rotate": [g, a, n]
2142
+ "backdrop-hue-rotate": [g, s, n]
2166
2143
  }],
2167
2144
  /**
2168
2145
  * Backdrop Invert
2169
2146
  * @see https://tailwindcss.com/docs/backdrop-invert
2170
2147
  */
2171
2148
  "backdrop-invert": [{
2172
- "backdrop-invert": ["", g, a, n]
2149
+ "backdrop-invert": ["", g, s, n]
2173
2150
  }],
2174
2151
  /**
2175
2152
  * Backdrop Opacity
2176
2153
  * @see https://tailwindcss.com/docs/backdrop-opacity
2177
2154
  */
2178
2155
  "backdrop-opacity": [{
2179
- "backdrop-opacity": [g, a, n]
2156
+ "backdrop-opacity": [g, s, n]
2180
2157
  }],
2181
2158
  /**
2182
2159
  * Backdrop Saturate
2183
2160
  * @see https://tailwindcss.com/docs/backdrop-saturate
2184
2161
  */
2185
2162
  "backdrop-saturate": [{
2186
- "backdrop-saturate": [g, a, n]
2163
+ "backdrop-saturate": [g, s, n]
2187
2164
  }],
2188
2165
  /**
2189
2166
  * Backdrop Sepia
2190
2167
  * @see https://tailwindcss.com/docs/backdrop-sepia
2191
2168
  */
2192
2169
  "backdrop-sepia": [{
2193
- "backdrop-sepia": ["", g, a, n]
2170
+ "backdrop-sepia": ["", g, s, n]
2194
2171
  }],
2195
2172
  // --------------
2196
2173
  // --- Tables ---
@@ -2245,7 +2222,7 @@ const Le = (e, o) => {
2245
2222
  * @see https://tailwindcss.com/docs/transition-property
2246
2223
  */
2247
2224
  transition: [{
2248
- transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", a, n]
2225
+ transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", s, n]
2249
2226
  }],
2250
2227
  /**
2251
2228
  * Transition Behavior
@@ -2259,28 +2236,28 @@ const Le = (e, o) => {
2259
2236
  * @see https://tailwindcss.com/docs/transition-duration
2260
2237
  */
2261
2238
  duration: [{
2262
- duration: [g, "initial", a, n]
2239
+ duration: [g, "initial", s, n]
2263
2240
  }],
2264
2241
  /**
2265
2242
  * Transition Timing Function
2266
2243
  * @see https://tailwindcss.com/docs/transition-timing-function
2267
2244
  */
2268
2245
  ease: [{
2269
- ease: ["linear", "initial", T, a, n]
2246
+ ease: ["linear", "initial", P, s, n]
2270
2247
  }],
2271
2248
  /**
2272
2249
  * Transition Delay
2273
2250
  * @see https://tailwindcss.com/docs/transition-delay
2274
2251
  */
2275
2252
  delay: [{
2276
- delay: [g, a, n]
2253
+ delay: [g, s, n]
2277
2254
  }],
2278
2255
  /**
2279
2256
  * Animation
2280
2257
  * @see https://tailwindcss.com/docs/animation
2281
2258
  */
2282
2259
  animate: [{
2283
- animate: ["none", J, a, n]
2260
+ animate: ["none", J, s, n]
2284
2261
  }],
2285
2262
  // ------------------
2286
2263
  // --- Transforms ---
@@ -2297,7 +2274,7 @@ const Le = (e, o) => {
2297
2274
  * @see https://tailwindcss.com/docs/perspective
2298
2275
  */
2299
2276
  perspective: [{
2300
- perspective: [N, a, n]
2277
+ perspective: [S, s, n]
2301
2278
  }],
2302
2279
  /**
2303
2280
  * Perspective Origin
@@ -2393,7 +2370,7 @@ const Le = (e, o) => {
2393
2370
  * @see https://tailwindcss.com/docs/transform
2394
2371
  */
2395
2372
  transform: [{
2396
- transform: [a, n, "", "none", "gpu", "cpu"]
2373
+ transform: [s, n, "", "none", "gpu", "cpu"]
2397
2374
  }],
2398
2375
  /**
2399
2376
  * Transform Origin
@@ -2478,7 +2455,7 @@ const Le = (e, o) => {
2478
2455
  * @see https://tailwindcss.com/docs/cursor
2479
2456
  */
2480
2457
  cursor: [{
2481
- cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", a, n]
2458
+ cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", s, n]
2482
2459
  }],
2483
2460
  /**
2484
2461
  * Field Sizing
@@ -2700,7 +2677,7 @@ const Le = (e, o) => {
2700
2677
  * @see https://tailwindcss.com/docs/will-change
2701
2678
  */
2702
2679
  "will-change": [{
2703
- "will-change": ["auto", "scroll", "contents", "transform", a, n]
2680
+ "will-change": ["auto", "scroll", "contents", "transform", s, n]
2704
2681
  }],
2705
2682
  // -----------
2706
2683
  // --- SVG ---
@@ -2717,7 +2694,7 @@ const Le = (e, o) => {
2717
2694
  * @see https://tailwindcss.com/docs/stroke-width
2718
2695
  */
2719
2696
  "stroke-w": [{
2720
- stroke: [g, D, O, ae]
2697
+ stroke: [g, D, O, se]
2721
2698
  }],
2722
2699
  /**
2723
2700
  * Stroke
@@ -2796,7 +2773,7 @@ const Le = (e, o) => {
2796
2773
  function le(...e) {
2797
2774
  return zr(je(e));
2798
2775
  }
2799
- const Ir = ({
2776
+ const Rr = ({
2800
2777
  className: e,
2801
2778
  children: o,
2802
2779
  disabled: r
@@ -2815,40 +2792,100 @@ const Ir = ({
2815
2792
  "aria-label": "CandidateCard",
2816
2793
  children: o || "CandidateCard Component"
2817
2794
  }
2818
- ), Ur = ({
2795
+ ), Ir = ({
2796
+ className: e,
2797
+ children: o,
2798
+ disabled: r
2799
+ }) => /* @__PURE__ */ f(
2800
+ "div",
2801
+ {
2802
+ className: le(
2803
+ "p-4 rounded-lg border transition-colors",
2804
+ "bg-white dark:bg-gray-900",
2805
+ "border-gray-200 dark:border-gray-700",
2806
+ "text-gray-900 dark:text-white",
2807
+ r && "opacity-50 cursor-not-allowed",
2808
+ e
2809
+ ),
2810
+ role: "region",
2811
+ "aria-label": "InterviewScheduler",
2812
+ children: o || "InterviewScheduler Component"
2813
+ }
2814
+ ), Mr = ({
2815
+ className: e,
2816
+ children: o,
2817
+ disabled: r
2818
+ }) => /* @__PURE__ */ f(
2819
+ "div",
2820
+ {
2821
+ className: le(
2822
+ "p-4 rounded-lg border transition-colors",
2823
+ "bg-white dark:bg-gray-900",
2824
+ "border-gray-200 dark:border-gray-700",
2825
+ "text-gray-900 dark:text-white",
2826
+ r && "opacity-50 cursor-not-allowed",
2827
+ e
2828
+ ),
2829
+ role: "region",
2830
+ "aria-label": "JobPosting",
2831
+ children: o || "JobPosting Component"
2832
+ }
2833
+ ), Tr = ({
2834
+ className: e,
2835
+ children: o,
2836
+ disabled: r = !1,
2837
+ onClick: t
2838
+ }) => /* @__PURE__ */ f(
2839
+ "div",
2840
+ {
2841
+ className: M(
2842
+ "p-4 rounded-lg border transition-colors",
2843
+ "bg-white dark:bg-gray-900",
2844
+ "border-gray-200 dark:border-gray-700",
2845
+ "text-gray-900 dark:text-white",
2846
+ r && "opacity-50 cursor-not-allowed",
2847
+ "hover:bg-gray-50 dark:hover:bg-gray-800",
2848
+ e
2849
+ ),
2850
+ onClick: r ? void 0 : t,
2851
+ role: "region",
2852
+ "aria-label": "UattendanceUcalendar",
2853
+ children: o || "UattendanceUcalendar Component"
2854
+ }
2855
+ ), Pr = ({
2819
2856
  comments: e,
2820
2857
  onReply: o,
2821
2858
  onDelete: r,
2822
2859
  maxDepth: t = 5,
2823
2860
  className: i
2824
2861
  }) => {
2825
- const [d, s] = he(null), [p, l] = he(""), u = (b) => {
2826
- o && p.trim() && (o(b, p), l(""), s(null));
2862
+ const [d, a] = he(null), [p, l] = he(""), b = (u) => {
2863
+ o && p.trim() && (o(u, p), l(""), a(null));
2827
2864
  }, h = ({
2828
- comment: b,
2865
+ comment: u,
2829
2866
  depth: w = 0
2830
2867
  }) => {
2831
2868
  const A = w < t;
2832
- return /* @__PURE__ */ $("div", { className: S("flex gap-3", w > 0 && "ml-8 mt-4"), children: [
2833
- /* @__PURE__ */ f("div", { className: "flex-shrink-0", children: b.avatar ? /* @__PURE__ */ f(
2869
+ return /* @__PURE__ */ $("div", { className: M("flex gap-3", w > 0 && "ml-8 mt-4"), children: [
2870
+ /* @__PURE__ */ f("div", { className: "flex-shrink-0", children: u.avatar ? /* @__PURE__ */ f(
2834
2871
  "img",
2835
2872
  {
2836
- src: b.avatar,
2837
- alt: b.author,
2873
+ src: u.avatar,
2874
+ alt: u.author,
2838
2875
  className: "w-10 h-10 rounded-full bg-gray-200 dark:bg-gray-700"
2839
2876
  }
2840
- ) : /* @__PURE__ */ f("div", { className: "w-10 h-10 rounded-full bg-gray-300 dark:bg-gray-600 flex items-center justify-center text-white font-semibold", children: b.author.charAt(0).toUpperCase() }) }),
2877
+ ) : /* @__PURE__ */ f("div", { className: "w-10 h-10 rounded-full bg-gray-300 dark:bg-gray-600 flex items-center justify-center text-white font-semibold", children: u.author.charAt(0).toUpperCase() }) }),
2841
2878
  /* @__PURE__ */ $("div", { className: "flex-1 min-w-0", children: [
2842
2879
  /* @__PURE__ */ $("div", { className: "flex items-center gap-2 mb-1", children: [
2843
- /* @__PURE__ */ f("span", { className: "font-semibold text-gray-900 dark:text-white", children: b.author }),
2844
- /* @__PURE__ */ f("span", { className: "text-sm text-gray-600 dark:text-gray-400", children: b.timestamp })
2880
+ /* @__PURE__ */ f("span", { className: "font-semibold text-gray-900 dark:text-white", children: u.author }),
2881
+ /* @__PURE__ */ f("span", { className: "text-sm text-gray-600 dark:text-gray-400", children: u.timestamp })
2845
2882
  ] }),
2846
- /* @__PURE__ */ f("p", { className: "text-gray-700 dark:text-gray-300 mb-2", children: b.content }),
2883
+ /* @__PURE__ */ f("p", { className: "text-gray-700 dark:text-gray-300 mb-2", children: u.content }),
2847
2884
  /* @__PURE__ */ $("div", { className: "flex items-center gap-4 text-sm", children: [
2848
2885
  o && A && /* @__PURE__ */ f(
2849
2886
  "button",
2850
2887
  {
2851
- onClick: () => s(b.id),
2888
+ onClick: () => a(u.id),
2852
2889
  className: "text-blue-600 dark:text-blue-400 hover:underline",
2853
2890
  children: "Reply"
2854
2891
  }
@@ -2856,13 +2893,13 @@ const Ir = ({
2856
2893
  r && /* @__PURE__ */ f(
2857
2894
  "button",
2858
2895
  {
2859
- onClick: () => r(b.id),
2896
+ onClick: () => r(u.id),
2860
2897
  className: "text-red-600 dark:text-red-400 hover:underline",
2861
2898
  children: "Delete"
2862
2899
  }
2863
2900
  )
2864
2901
  ] }),
2865
- d === b.id && /* @__PURE__ */ $("div", { className: "mt-3 flex gap-2", children: [
2902
+ d === u.id && /* @__PURE__ */ $("div", { className: "mt-3 flex gap-2", children: [
2866
2903
  /* @__PURE__ */ f(
2867
2904
  "input",
2868
2905
  {
@@ -2876,7 +2913,7 @@ const Ir = ({
2876
2913
  /* @__PURE__ */ f(
2877
2914
  "button",
2878
2915
  {
2879
- onClick: () => u(b.id),
2916
+ onClick: () => b(u.id),
2880
2917
  className: "px-4 py-2 bg-blue-500 text-white rounded-lg hover:bg-blue-600 transition-colors",
2881
2918
  children: "Post"
2882
2919
  }
@@ -2885,64 +2922,26 @@ const Ir = ({
2885
2922
  "button",
2886
2923
  {
2887
2924
  onClick: () => {
2888
- s(null), l("");
2925
+ a(null), l("");
2889
2926
  },
2890
2927
  className: "px-4 py-2 bg-gray-200 dark:bg-gray-700 text-gray-900 dark:text-white rounded-lg hover:bg-gray-300 dark:hover:bg-gray-600 transition-colors",
2891
2928
  children: "Cancel"
2892
2929
  }
2893
2930
  )
2894
2931
  ] }),
2895
- b.replies && b.replies.length > 0 && /* @__PURE__ */ f("div", { className: "mt-4", children: b.replies.map((z) => /* @__PURE__ */ f(h, { comment: z, depth: w + 1 }, z.id)) })
2932
+ u.replies && u.replies.length > 0 && /* @__PURE__ */ f("div", { className: "mt-4", children: u.replies.map((z) => /* @__PURE__ */ f(h, { comment: z, depth: w + 1 }, z.id)) })
2896
2933
  ] })
2897
2934
  ] });
2898
2935
  };
2899
- return /* @__PURE__ */ f("div", { className: S("space-y-6", i), children: e.map((b) => /* @__PURE__ */ f(h, { comment: b }, b.id)) });
2900
- }, Mr = ({
2901
- className: e,
2902
- children: o,
2903
- disabled: r
2904
- }) => /* @__PURE__ */ f(
2905
- "div",
2906
- {
2907
- className: le(
2908
- "p-4 rounded-lg border transition-colors",
2909
- "bg-white dark:bg-gray-900",
2910
- "border-gray-200 dark:border-gray-700",
2911
- "text-gray-900 dark:text-white",
2912
- r && "opacity-50 cursor-not-allowed",
2913
- e
2914
- ),
2915
- role: "region",
2916
- "aria-label": "InterviewScheduler",
2917
- children: o || "InterviewScheduler Component"
2918
- }
2919
- ), Tr = ({
2920
- className: e,
2921
- children: o,
2922
- disabled: r
2923
- }) => /* @__PURE__ */ f(
2924
- "div",
2925
- {
2926
- className: le(
2927
- "p-4 rounded-lg border transition-colors",
2928
- "bg-white dark:bg-gray-900",
2929
- "border-gray-200 dark:border-gray-700",
2930
- "text-gray-900 dark:text-white",
2931
- r && "opacity-50 cursor-not-allowed",
2932
- e
2933
- ),
2934
- role: "region",
2935
- "aria-label": "JobPosting",
2936
- children: o || "JobPosting Component"
2937
- }
2938
- ), Pr = ({
2936
+ return /* @__PURE__ */ f("div", { className: M("space-y-6", i), children: e.map((u) => /* @__PURE__ */ f(h, { comment: u }, u.id)) });
2937
+ }, Ur = ({
2939
2938
  className: e,
2940
2939
  children: o,
2941
2940
  disabled: r
2942
2941
  }) => /* @__PURE__ */ f(
2943
2942
  "div",
2944
2943
  {
2945
- className: S(
2944
+ className: M(
2946
2945
  "p-4 rounded-lg border transition-colors",
2947
2946
  "bg-white dark:bg-gray-900",
2948
2947
  "border-gray-200 dark:border-gray-700",
@@ -2962,7 +2961,7 @@ const Ir = ({
2962
2961
  }) => /* @__PURE__ */ f(
2963
2962
  "div",
2964
2963
  {
2965
- className: S(
2964
+ className: M(
2966
2965
  "p-4 rounded-lg border transition-colors",
2967
2966
  "bg-white dark:bg-gray-900",
2968
2967
  "border-gray-200 dark:border-gray-700",
@@ -2984,7 +2983,7 @@ const Ir = ({
2984
2983
  }) => /* @__PURE__ */ f(
2985
2984
  "div",
2986
2985
  {
2987
- className: S(
2986
+ className: M(
2988
2987
  "p-4 rounded-lg border transition-colors",
2989
2988
  "bg-white dark:bg-gray-900",
2990
2989
  "border-gray-200 dark:border-gray-700",
@@ -3005,7 +3004,7 @@ const Ir = ({
3005
3004
  }) => /* @__PURE__ */ f(
3006
3005
  "div",
3007
3006
  {
3008
- className: S(
3007
+ className: M(
3009
3008
  "p-4 rounded-lg border transition-colors",
3010
3009
  "bg-white dark:bg-gray-900",
3011
3010
  "border-gray-200 dark:border-gray-700",
@@ -3024,7 +3023,7 @@ const Ir = ({
3024
3023
  }) => /* @__PURE__ */ f(
3025
3024
  "div",
3026
3025
  {
3027
- className: S(
3026
+ className: M(
3028
3027
  "p-4 rounded-lg border transition-colors",
3029
3028
  "bg-white dark:bg-gray-900",
3030
3029
  "border-gray-200 dark:border-gray-700",
@@ -3044,7 +3043,7 @@ const Ir = ({
3044
3043
  }) => /* @__PURE__ */ f(
3045
3044
  "div",
3046
3045
  {
3047
- className: S(
3046
+ className: M(
3048
3047
  "p-4 rounded-lg border transition-colors",
3049
3048
  "bg-white dark:bg-gray-900",
3050
3049
  "border-gray-200 dark:border-gray-700",
@@ -3058,40 +3057,17 @@ const Ir = ({
3058
3057
  "aria-label": "UtimesheetUentry",
3059
3058
  children: o || "UtimesheetUentry Component"
3060
3059
  }
3061
- ), Vr = ({
3062
- className: e,
3063
- children: o,
3064
- disabled: r = !1,
3065
- onClick: t
3066
- }) => /* @__PURE__ */ f(
3067
- "div",
3068
- {
3069
- className: S(
3070
- "p-4 rounded-lg border transition-colors",
3071
- "bg-white dark:bg-gray-900",
3072
- "border-gray-200 dark:border-gray-700",
3073
- "text-gray-900 dark:text-white",
3074
- r && "opacity-50 cursor-not-allowed",
3075
- "hover:bg-gray-50 dark:hover:bg-gray-800",
3076
- e
3077
- ),
3078
- onClick: r ? void 0 : t,
3079
- role: "region",
3080
- "aria-label": "UuserUtable",
3081
- children: o || "UuserUtable Component"
3082
- }
3083
3060
  );
3084
3061
  export {
3085
- Ir as CandidateCard,
3086
- Ur as CommentThread,
3087
- Mr as InterviewScheduler,
3088
- Tr as JobPosting,
3089
- Pr as OnboardingChecklist,
3062
+ Rr as CandidateCard,
3063
+ Pr as CommentThread,
3064
+ Ir as InterviewScheduler,
3065
+ Mr as JobPosting,
3066
+ Ur as OnboardingChecklist,
3090
3067
  jr as TeamManagement,
3091
3068
  Lr as TeamRoster,
3092
- Rr as UattendanceUcalendar,
3069
+ Tr as UattendanceUcalendar,
3093
3070
  Gr as UshiftUplanner,
3094
3071
  Or as UskillUprogress,
3095
- Er as UtimesheetUentry,
3096
- Vr as UuserUtable
3072
+ Er as UtimesheetUentry
3097
3073
  };