react-attendance-calendar 2.4.0 → 2.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import Le, { useRef as Fe, useState as De, useMemo as re, useEffect as Ye } from "react";
1
+ import Le, { useRef as Fe, useState as De, useMemo as te, useEffect as Ye } from "react";
2
2
  var ue = { exports: {} }, ie = {};
3
3
  /**
4
4
  * @license React
@@ -15,16 +15,16 @@ function Ve() {
15
15
  we = 1;
16
16
  var e = Symbol.for("react.transitional.element"), n = Symbol.for("react.fragment");
17
17
  function o(t, i, d) {
18
- var c = null;
19
- if (d !== void 0 && (c = "" + d), i.key !== void 0 && (c = "" + i.key), "key" in i) {
18
+ var l = null;
19
+ if (d !== void 0 && (l = "" + d), i.key !== void 0 && (l = "" + i.key), "key" in i) {
20
20
  d = {};
21
- for (var b in i)
22
- b !== "key" && (d[b] = i[b]);
21
+ for (var p in i)
22
+ p !== "key" && (d[p] = i[p]);
23
23
  } else d = i;
24
24
  return i = d.ref, {
25
25
  $$typeof: e,
26
26
  type: t,
27
- key: c,
27
+ key: l,
28
28
  ref: i !== void 0 ? i : null,
29
29
  props: d
30
30
  };
@@ -47,20 +47,20 @@ function Ue() {
47
47
  function e(r) {
48
48
  if (r == null) return null;
49
49
  if (typeof r == "function")
50
- return r.$$typeof === ae ? null : r.displayName || r.name || null;
50
+ return r.$$typeof === X ? null : r.displayName || r.name || null;
51
51
  if (typeof r == "string") return r;
52
52
  switch (r) {
53
- case P:
53
+ case N:
54
54
  return "Fragment";
55
- case F:
55
+ case B:
56
56
  return "Profiler";
57
- case G:
57
+ case O:
58
58
  return "StrictMode";
59
- case $:
59
+ case j:
60
60
  return "Suspense";
61
- case V:
61
+ case Y:
62
62
  return "SuspenseList";
63
- case q:
63
+ case J:
64
64
  return "Activity";
65
65
  }
66
66
  if (typeof r == "object")
@@ -69,19 +69,19 @@ function Ue() {
69
69
  ), r.$$typeof) {
70
70
  case C:
71
71
  return "Portal";
72
- case D:
72
+ case E:
73
73
  return r.displayName || "Context";
74
- case _:
74
+ case G:
75
75
  return (r._context.displayName || "Context") + ".Consumer";
76
- case N:
77
- var f = r.render;
78
- return r = r.displayName, r || (r = f.displayName || f.name || "", r = r !== "" ? "ForwardRef(" + r + ")" : "ForwardRef"), r;
79
- case m:
80
- return f = r.displayName || null, f !== null ? f : e(r.type) || "Memo";
76
+ case F:
77
+ var u = r.render;
78
+ return r = r.displayName, r || (r = u.displayName || u.name || "", r = r !== "" ? "ForwardRef(" + r + ")" : "ForwardRef"), r;
79
+ case f:
80
+ return u = r.displayName || null, u !== null ? u : e(r.type) || "Memo";
81
81
  case A:
82
- f = r._payload, r = r._init;
82
+ u = r._payload, r = r._init;
83
83
  try {
84
- return e(r(f));
84
+ return e(r(u));
85
85
  } catch {
86
86
  }
87
87
  }
@@ -93,74 +93,74 @@ function Ue() {
93
93
  function o(r) {
94
94
  try {
95
95
  n(r);
96
- var f = !1;
96
+ var u = !1;
97
97
  } catch {
98
- f = !0;
98
+ u = !0;
99
99
  }
100
- if (f) {
101
- f = console;
102
- var g = f.error, y = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
103
- return g.call(
104
- f,
100
+ if (u) {
101
+ u = console;
102
+ var b = u.error, x = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
103
+ return b.call(
104
+ u,
105
105
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
106
- y
106
+ x
107
107
  ), n(r);
108
108
  }
109
109
  }
110
110
  function t(r) {
111
- if (r === P) return "<>";
111
+ if (r === N) return "<>";
112
112
  if (typeof r == "object" && r !== null && r.$$typeof === A)
113
113
  return "<...>";
114
114
  try {
115
- var f = e(r);
116
- return f ? "<" + f + ">" : "<...>";
115
+ var u = e(r);
116
+ return u ? "<" + u + ">" : "<...>";
117
117
  } catch {
118
118
  return "<...>";
119
119
  }
120
120
  }
121
121
  function i() {
122
- var r = z.A;
122
+ var r = V.A;
123
123
  return r === null ? null : r.getOwner();
124
124
  }
125
125
  function d() {
126
126
  return Error("react-stack-top-frame");
127
127
  }
128
- function c(r) {
129
- if (Y.call(r, "key")) {
130
- var f = Object.getOwnPropertyDescriptor(r, "key").get;
131
- if (f && f.isReactWarning) return !1;
128
+ function l(r) {
129
+ if (U.call(r, "key")) {
130
+ var u = Object.getOwnPropertyDescriptor(r, "key").get;
131
+ if (u && u.isReactWarning) return !1;
132
132
  }
133
133
  return r.key !== void 0;
134
134
  }
135
- function b(r, f) {
136
- function g() {
135
+ function p(r, u) {
136
+ function b() {
137
137
  T || (T = !0, console.error(
138
138
  "%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)",
139
- f
139
+ u
140
140
  ));
141
141
  }
142
- g.isReactWarning = !0, Object.defineProperty(r, "key", {
143
- get: g,
142
+ b.isReactWarning = !0, Object.defineProperty(r, "key", {
143
+ get: b,
144
144
  configurable: !0
145
145
  });
146
146
  }
147
- function u() {
147
+ function m() {
148
148
  var r = e(this.type);
149
- return O[r] || (O[r] = !0, console.error(
149
+ return I[r] || (I[r] = !0, console.error(
150
150
  "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."
151
151
  )), r = this.props.ref, r !== void 0 ? r : null;
152
152
  }
153
- function k(r, f, g, y, S, B) {
154
- var p = g.ref;
153
+ function y(r, u, b, x, S, $) {
154
+ var g = b.ref;
155
155
  return r = {
156
- $$typeof: v,
156
+ $$typeof: w,
157
157
  type: r,
158
- key: f,
159
- props: g,
160
- _owner: y
161
- }, (p !== void 0 ? p : null) !== null ? Object.defineProperty(r, "ref", {
158
+ key: u,
159
+ props: b,
160
+ _owner: x
161
+ }, (g !== void 0 ? g : null) !== null ? Object.defineProperty(r, "ref", {
162
162
  enumerable: !1,
163
- get: u
163
+ get: m
164
164
  }) : Object.defineProperty(r, "ref", { enumerable: !1, value: null }), r._store = {}, Object.defineProperty(r._store, "validated", {
165
165
  configurable: !1,
166
166
  enumerable: !1,
@@ -180,94 +180,94 @@ function Ue() {
180
180
  configurable: !1,
181
181
  enumerable: !1,
182
182
  writable: !0,
183
- value: B
183
+ value: $
184
184
  }), Object.freeze && (Object.freeze(r.props), Object.freeze(r)), r;
185
185
  }
186
- function R(r, f, g, y, S, B) {
187
- var p = f.children;
188
- if (p !== void 0)
189
- if (y)
190
- if (Q(p)) {
191
- for (y = 0; y < p.length; y++)
192
- M(p[y]);
193
- Object.freeze && Object.freeze(p);
186
+ function v(r, u, b, x, S, $) {
187
+ var g = u.children;
188
+ if (g !== void 0)
189
+ if (x)
190
+ if (D(g)) {
191
+ for (x = 0; x < g.length; x++)
192
+ M(g[x]);
193
+ Object.freeze && Object.freeze(g);
194
194
  } else
195
195
  console.error(
196
196
  "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
197
197
  );
198
- else M(p);
199
- if (Y.call(f, "key")) {
200
- p = e(r);
201
- var U = Object.keys(f).filter(function(ee) {
202
- return ee !== "key";
198
+ else M(g);
199
+ if (U.call(u, "key")) {
200
+ g = e(r);
201
+ var _ = Object.keys(u).filter(function(re) {
202
+ return re !== "key";
203
203
  });
204
- y = 0 < U.length ? "{key: someKey, " + U.join(": ..., ") + ": ...}" : "{key: someKey}", h[p + y] || (U = 0 < U.length ? "{" + U.join(": ..., ") + ": ...}" : "{}", console.error(
204
+ x = 0 < _.length ? "{key: someKey, " + _.join(": ..., ") + ": ...}" : "{key: someKey}", H[g + x] || (_ = 0 < _.length ? "{" + _.join(": ..., ") + ": ...}" : "{}", console.error(
205
205
  `A props object containing a "key" prop is being spread into JSX:
206
206
  let props = %s;
207
207
  <%s {...props} />
208
208
  React keys must be passed directly to JSX without using spread:
209
209
  let props = %s;
210
210
  <%s key={someKey} {...props} />`,
211
- y,
212
- p,
213
- U,
214
- p
215
- ), h[p + y] = !0);
211
+ x,
212
+ g,
213
+ _,
214
+ g
215
+ ), H[g + x] = !0);
216
216
  }
217
- if (p = null, g !== void 0 && (o(g), p = "" + g), c(f) && (o(f.key), p = "" + f.key), "key" in f) {
218
- g = {};
219
- for (var J in f)
220
- J !== "key" && (g[J] = f[J]);
221
- } else g = f;
222
- return p && b(
223
- g,
217
+ if (g = null, b !== void 0 && (o(b), g = "" + b), l(u) && (o(u.key), g = "" + u.key), "key" in u) {
218
+ b = {};
219
+ for (var Z in u)
220
+ Z !== "key" && (b[Z] = u[Z]);
221
+ } else b = u;
222
+ return g && p(
223
+ b,
224
224
  typeof r == "function" ? r.displayName || r.name || "Unknown" : r
225
- ), k(
225
+ ), y(
226
226
  r,
227
- p,
228
227
  g,
228
+ b,
229
229
  i(),
230
230
  S,
231
- B
231
+ $
232
232
  );
233
233
  }
234
234
  function M(r) {
235
235
  L(r) ? r._store && (r._store.validated = 1) : typeof r == "object" && r !== null && r.$$typeof === A && (r._payload.status === "fulfilled" ? L(r._payload.value) && r._payload.value._store && (r._payload.value._store.validated = 1) : r._store && (r._store.validated = 1));
236
236
  }
237
237
  function L(r) {
238
- return typeof r == "object" && r !== null && r.$$typeof === v;
238
+ return typeof r == "object" && r !== null && r.$$typeof === w;
239
239
  }
240
- var j = Le, v = Symbol.for("react.transitional.element"), C = Symbol.for("react.portal"), P = Symbol.for("react.fragment"), G = Symbol.for("react.strict_mode"), F = Symbol.for("react.profiler"), _ = Symbol.for("react.consumer"), D = Symbol.for("react.context"), N = Symbol.for("react.forward_ref"), $ = Symbol.for("react.suspense"), V = Symbol.for("react.suspense_list"), m = Symbol.for("react.memo"), A = Symbol.for("react.lazy"), q = Symbol.for("react.activity"), ae = Symbol.for("react.client.reference"), z = j.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, Y = Object.prototype.hasOwnProperty, Q = Array.isArray, I = console.createTask ? console.createTask : function() {
240
+ var P = Le, w = Symbol.for("react.transitional.element"), C = Symbol.for("react.portal"), N = Symbol.for("react.fragment"), O = Symbol.for("react.strict_mode"), B = Symbol.for("react.profiler"), G = Symbol.for("react.consumer"), E = Symbol.for("react.context"), F = Symbol.for("react.forward_ref"), j = Symbol.for("react.suspense"), Y = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), A = Symbol.for("react.lazy"), J = Symbol.for("react.activity"), X = Symbol.for("react.client.reference"), V = P.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, U = Object.prototype.hasOwnProperty, D = Array.isArray, z = console.createTask ? console.createTask : function() {
241
241
  return null;
242
242
  };
243
- j = {
243
+ P = {
244
244
  react_stack_bottom_frame: function(r) {
245
245
  return r();
246
246
  }
247
247
  };
248
- var T, O = {}, l = j.react_stack_bottom_frame.bind(
249
- j,
248
+ var T, I = {}, c = P.react_stack_bottom_frame.bind(
249
+ P,
250
250
  d
251
- )(), K = I(t(d)), h = {};
252
- le.Fragment = P, le.jsx = function(r, f, g) {
253
- var y = 1e4 > z.recentlyCreatedOwnerStacks++;
254
- return R(
251
+ )(), W = z(t(d)), H = {};
252
+ le.Fragment = N, le.jsx = function(r, u, b) {
253
+ var x = 1e4 > V.recentlyCreatedOwnerStacks++;
254
+ return v(
255
255
  r,
256
- f,
257
- g,
256
+ u,
257
+ b,
258
258
  !1,
259
- y ? Error("react-stack-top-frame") : l,
260
- y ? I(t(r)) : K
259
+ x ? Error("react-stack-top-frame") : c,
260
+ x ? z(t(r)) : W
261
261
  );
262
- }, le.jsxs = function(r, f, g) {
263
- var y = 1e4 > z.recentlyCreatedOwnerStacks++;
264
- return R(
262
+ }, le.jsxs = function(r, u, b) {
263
+ var x = 1e4 > V.recentlyCreatedOwnerStacks++;
264
+ return v(
265
265
  r,
266
- f,
267
- g,
266
+ u,
267
+ b,
268
268
  !0,
269
- y ? Error("react-stack-top-frame") : l,
270
- y ? I(t(r)) : K
269
+ x ? Error("react-stack-top-frame") : c,
270
+ x ? z(t(r)) : W
271
271
  );
272
272
  };
273
273
  })()), le;
@@ -276,7 +276,7 @@ var Re;
276
276
  function We() {
277
277
  return Re || (Re = 1, process.env.NODE_ENV === "production" ? ue.exports = Ve() : ue.exports = Ue()), ue.exports;
278
278
  }
279
- var w = We();
279
+ var k = We();
280
280
  function Te(e) {
281
281
  var n, o, t = "";
282
282
  if (typeof e == "string" || typeof e == "number") t += e;
@@ -296,13 +296,13 @@ const ke = "-", Be = (e) => {
296
296
  conflictingClassGroupModifiers: t
297
297
  } = e;
298
298
  return {
299
- getClassGroupId: (c) => {
300
- const b = c.split(ke);
301
- return b[0] === "" && b.length !== 1 && b.shift(), Se(b, n) || Je(c);
299
+ getClassGroupId: (l) => {
300
+ const p = l.split(ke);
301
+ return p[0] === "" && p.length !== 1 && p.shift(), Se(p, n) || Je(l);
302
302
  },
303
- getConflictingClassGroupIds: (c, b) => {
304
- const u = o[c] || [];
305
- return b && t[c] ? [...u, ...t[c]] : u;
303
+ getConflictingClassGroupIds: (l, p) => {
304
+ const m = o[l] || [];
305
+ return p && t[l] ? [...m, ...t[l]] : m;
306
306
  }
307
307
  };
308
308
  }, Se = (e, n) => {
@@ -315,8 +315,8 @@ const ke = "-", Be = (e) => {
315
315
  return;
316
316
  const d = e.join(ke);
317
317
  return n.validators.find(({
318
- validator: c
319
- }) => c(d))?.classGroupId;
318
+ validator: l
319
+ }) => l(d))?.classGroupId;
320
320
  }, Ee = /^\[(.+)\]$/, Je = (e) => {
321
321
  if (Ee.test(e)) {
322
322
  const n = Ee.exec(e)[1], o = n?.substring(0, n.indexOf(":"));
@@ -352,8 +352,8 @@ const ke = "-", Be = (e) => {
352
352
  });
353
353
  return;
354
354
  }
355
- Object.entries(i).forEach(([d, c]) => {
356
- he(c, Ae(n, d), o, t);
355
+ Object.entries(i).forEach(([d, l]) => {
356
+ he(l, Ae(n, d), o, t);
357
357
  });
358
358
  });
359
359
  }, Ae = (e, n) => {
@@ -373,19 +373,19 @@ const ke = "-", Be = (e) => {
373
373
  }
374
374
  };
375
375
  let n = 0, o = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Map();
376
- const i = (d, c) => {
377
- o.set(d, c), n++, n > e && (n = 0, t = o, o = /* @__PURE__ */ new Map());
376
+ const i = (d, l) => {
377
+ o.set(d, l), n++, n > e && (n = 0, t = o, o = /* @__PURE__ */ new Map());
378
378
  };
379
379
  return {
380
380
  get(d) {
381
- let c = o.get(d);
382
- if (c !== void 0)
383
- return c;
384
- if ((c = t.get(d)) !== void 0)
385
- return i(d, c), c;
381
+ let l = o.get(d);
382
+ if (l !== void 0)
383
+ return l;
384
+ if ((l = t.get(d)) !== void 0)
385
+ return i(d, l), l;
386
386
  },
387
- set(d, c) {
388
- o.has(d) ? o.set(d, c) : i(d, c);
387
+ set(d, l) {
388
+ o.has(d) ? o.set(d, l) : i(d, l);
389
389
  }
390
390
  };
391
391
  }, xe = "!", ye = ":", Ke = ye.length, He = (e) => {
@@ -395,36 +395,36 @@ const ke = "-", Be = (e) => {
395
395
  } = e;
396
396
  let t = (i) => {
397
397
  const d = [];
398
- let c = 0, b = 0, u = 0, k;
399
- for (let v = 0; v < i.length; v++) {
400
- let C = i[v];
401
- if (c === 0 && b === 0) {
398
+ let l = 0, p = 0, m = 0, y;
399
+ for (let w = 0; w < i.length; w++) {
400
+ let C = i[w];
401
+ if (l === 0 && p === 0) {
402
402
  if (C === ye) {
403
- d.push(i.slice(u, v)), u = v + Ke;
403
+ d.push(i.slice(m, w)), m = w + Ke;
404
404
  continue;
405
405
  }
406
406
  if (C === "/") {
407
- k = v;
407
+ y = w;
408
408
  continue;
409
409
  }
410
410
  }
411
- C === "[" ? c++ : C === "]" ? c-- : C === "(" ? b++ : C === ")" && b--;
411
+ C === "[" ? l++ : C === "]" ? l-- : C === "(" ? p++ : C === ")" && p--;
412
412
  }
413
- const R = d.length === 0 ? i : i.substring(u), M = er(R), L = M !== R, j = k && k > u ? k - u : void 0;
413
+ const v = d.length === 0 ? i : i.substring(m), M = er(v), L = M !== v, P = y && y > m ? y - m : void 0;
414
414
  return {
415
415
  modifiers: d,
416
416
  hasImportantModifier: L,
417
417
  baseClassName: M,
418
- maybePostfixModifierPosition: j
418
+ maybePostfixModifierPosition: P
419
419
  };
420
420
  };
421
421
  if (n) {
422
422
  const i = n + ye, d = t;
423
- t = (c) => c.startsWith(i) ? d(c.substring(i.length)) : {
423
+ t = (l) => l.startsWith(i) ? d(l.substring(i.length)) : {
424
424
  isExternal: !0,
425
425
  modifiers: [],
426
426
  hasImportantModifier: !1,
427
- baseClassName: c,
427
+ baseClassName: l,
428
428
  maybePostfixModifierPosition: void 0
429
429
  };
430
430
  }
@@ -443,8 +443,8 @@ const ke = "-", Be = (e) => {
443
443
  return t;
444
444
  const i = [];
445
445
  let d = [];
446
- return t.forEach((c) => {
447
- c[0] === "[" || n[c] ? (i.push(...d.sort(), c), d = []) : d.push(c);
446
+ return t.forEach((l) => {
447
+ l[0] === "[" || n[l] ? (i.push(...d.sort(), l), d = []) : d.push(l);
448
448
  }), i.push(...d.sort()), i;
449
449
  };
450
450
  }, tr = (e) => ({
@@ -458,44 +458,44 @@ const ke = "-", Be = (e) => {
458
458
  getClassGroupId: t,
459
459
  getConflictingClassGroupIds: i,
460
460
  sortModifiers: d
461
- } = n, c = [], b = e.trim().split(or);
462
- let u = "";
463
- for (let k = b.length - 1; k >= 0; k -= 1) {
464
- const R = b[k], {
461
+ } = n, l = [], p = e.trim().split(or);
462
+ let m = "";
463
+ for (let y = p.length - 1; y >= 0; y -= 1) {
464
+ const v = p[y], {
465
465
  isExternal: M,
466
466
  modifiers: L,
467
- hasImportantModifier: j,
468
- baseClassName: v,
467
+ hasImportantModifier: P,
468
+ baseClassName: w,
469
469
  maybePostfixModifierPosition: C
470
- } = o(R);
470
+ } = o(v);
471
471
  if (M) {
472
- u = R + (u.length > 0 ? " " + u : u);
472
+ m = v + (m.length > 0 ? " " + m : m);
473
473
  continue;
474
474
  }
475
- let P = !!C, G = t(P ? v.substring(0, C) : v);
476
- if (!G) {
477
- if (!P) {
478
- u = R + (u.length > 0 ? " " + u : u);
475
+ let N = !!C, O = t(N ? w.substring(0, C) : w);
476
+ if (!O) {
477
+ if (!N) {
478
+ m = v + (m.length > 0 ? " " + m : m);
479
479
  continue;
480
480
  }
481
- if (G = t(v), !G) {
482
- u = R + (u.length > 0 ? " " + u : u);
481
+ if (O = t(w), !O) {
482
+ m = v + (m.length > 0 ? " " + m : m);
483
483
  continue;
484
484
  }
485
- P = !1;
485
+ N = !1;
486
486
  }
487
- const F = d(L).join(":"), _ = j ? F + xe : F, D = _ + G;
488
- if (c.includes(D))
487
+ const B = d(L).join(":"), G = P ? B + xe : B, E = G + O;
488
+ if (l.includes(E))
489
489
  continue;
490
- c.push(D);
491
- const N = i(G, P);
492
- for (let $ = 0; $ < N.length; ++$) {
493
- const V = N[$];
494
- c.push(_ + V);
490
+ l.push(E);
491
+ const F = i(O, N);
492
+ for (let j = 0; j < F.length; ++j) {
493
+ const Y = F[j];
494
+ l.push(G + Y);
495
495
  }
496
- u = R + (u.length > 0 ? " " + u : u);
496
+ m = v + (m.length > 0 ? " " + m : m);
497
497
  }
498
- return u;
498
+ return m;
499
499
  };
500
500
  function sr() {
501
501
  let e = 0, n, o, t = "";
@@ -512,38 +512,38 @@ const Me = (e) => {
512
512
  return o;
513
513
  };
514
514
  function ar(e, ...n) {
515
- let o, t, i, d = c;
516
- function c(u) {
517
- const k = n.reduce((R, M) => M(R), e());
518
- return o = tr(k), t = o.cache.get, i = o.cache.set, d = b, b(u);
515
+ let o, t, i, d = l;
516
+ function l(m) {
517
+ const y = n.reduce((v, M) => M(v), e());
518
+ return o = tr(y), t = o.cache.get, i = o.cache.set, d = p, p(m);
519
519
  }
520
- function b(u) {
521
- const k = t(u);
522
- if (k)
523
- return k;
524
- const R = nr(u, o);
525
- return i(u, R), R;
520
+ function p(m) {
521
+ const y = t(m);
522
+ if (y)
523
+ return y;
524
+ const v = nr(m, o);
525
+ return i(m, v), v;
526
526
  }
527
527
  return function() {
528
528
  return d(sr.apply(null, arguments));
529
529
  };
530
530
  }
531
- const E = (e) => {
531
+ const R = (e) => {
532
532
  const n = (o) => o[e] || [];
533
533
  return n.isThemeGetter = !0, n;
534
- }, je = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Pe = /^\((?:(\w[\w-]*):)?(.+)\)$/i, ir = /^\d+\/\d+$/, lr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, cr = /\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$/, dr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, ur = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, mr = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, te = (e) => ir.test(e), x = (e) => !!e && !Number.isNaN(Number(e)), X = (e) => !!e && Number.isInteger(Number(e)), be = (e) => e.endsWith("%") && x(e.slice(0, -1)), W = (e) => lr.test(e), fr = () => !0, pr = (e) => (
534
+ }, je = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Pe = /^\((?:(\w[\w-]*):)?(.+)\)$/i, ir = /^\d+\/\d+$/, lr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, cr = /\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$/, dr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, ur = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, mr = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, oe = (e) => ir.test(e), h = (e) => !!e && !Number.isNaN(Number(e)), Q = (e) => !!e && Number.isInteger(Number(e)), be = (e) => e.endsWith("%") && h(e.slice(0, -1)), q = (e) => lr.test(e), fr = () => !0, pr = (e) => (
535
535
  // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
536
536
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
537
537
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
538
538
  cr.test(e) && !dr.test(e)
539
- ), Ne = () => !1, br = (e) => ur.test(e), gr = (e) => mr.test(e), hr = (e) => !s(e) && !a(e), xr = (e) => ne(e, Oe, Ne), s = (e) => je.test(e), H = (e) => ne(e, Ge, pr), ge = (e) => ne(e, Rr, x), _e = (e) => ne(e, ze, Ne), yr = (e) => ne(e, Ie, gr), me = (e) => ne(e, $e, br), a = (e) => Pe.test(e), ce = (e) => se(e, Ge), kr = (e) => se(e, Er), Ce = (e) => se(e, ze), wr = (e) => se(e, Oe), vr = (e) => se(e, Ie), fe = (e) => se(e, $e, !0), ne = (e, n, o) => {
539
+ ), Ne = () => !1, br = (e) => ur.test(e), gr = (e) => mr.test(e), hr = (e) => !s(e) && !a(e), xr = (e) => se(e, Oe, Ne), s = (e) => je.test(e), ee = (e) => se(e, Ge, pr), ge = (e) => se(e, Rr, h), _e = (e) => se(e, ze, Ne), yr = (e) => se(e, Ie, gr), me = (e) => se(e, $e, br), a = (e) => Pe.test(e), ce = (e) => ae(e, Ge), kr = (e) => ae(e, Er), Ce = (e) => ae(e, ze), wr = (e) => ae(e, Oe), vr = (e) => ae(e, Ie), fe = (e) => ae(e, $e, !0), se = (e, n, o) => {
540
540
  const t = je.exec(e);
541
541
  return t ? t[1] ? n(t[1]) : o(t[2]) : !1;
542
- }, se = (e, n, o = !1) => {
542
+ }, ae = (e, n, o = !1) => {
543
543
  const t = Pe.exec(e);
544
544
  return t ? t[1] ? n(t[1]) : o : !1;
545
545
  }, ze = (e) => e === "position" || e === "percentage", Ie = (e) => e === "image" || e === "url", Oe = (e) => e === "length" || e === "size" || e === "bg-size", Ge = (e) => e === "length", Rr = (e) => e === "number", Er = (e) => e === "family-name", $e = (e) => e === "shadow", Ar = () => {
546
- const e = E("color"), n = E("font"), o = E("text"), t = E("font-weight"), i = E("tracking"), d = E("leading"), c = E("breakpoint"), b = E("container"), u = E("spacing"), k = E("radius"), R = E("shadow"), M = E("inset-shadow"), L = E("text-shadow"), j = E("drop-shadow"), v = E("blur"), C = E("perspective"), P = E("aspect"), G = E("ease"), F = E("animate"), _ = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], D = () => [
546
+ const e = R("color"), n = R("font"), o = R("text"), t = R("font-weight"), i = R("tracking"), d = R("leading"), l = R("breakpoint"), p = R("container"), m = R("spacing"), y = R("radius"), v = R("shadow"), M = R("inset-shadow"), L = R("text-shadow"), P = R("drop-shadow"), w = R("blur"), C = R("perspective"), N = R("aspect"), O = R("ease"), B = R("animate"), G = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], E = () => [
547
547
  "center",
548
548
  "top",
549
549
  "bottom",
@@ -561,51 +561,51 @@ const E = (e) => {
561
561
  "bottom-left",
562
562
  // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
563
563
  "left-bottom"
564
- ], N = () => [...D(), a, s], $ = () => ["auto", "hidden", "clip", "visible", "scroll"], V = () => ["auto", "contain", "none"], m = () => [a, s, u], A = () => [te, "full", "auto", ...m()], q = () => [X, "none", "subgrid", a, s], ae = () => ["auto", {
565
- span: ["full", X, a, s]
566
- }, X, a, s], z = () => [X, "auto", a, s], Y = () => ["auto", "min", "max", "fr", a, s], Q = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], I = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], T = () => ["auto", ...m()], O = () => [te, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...m()], l = () => [e, a, s], K = () => [...D(), Ce, _e, {
564
+ ], F = () => [...E(), a, s], j = () => ["auto", "hidden", "clip", "visible", "scroll"], Y = () => ["auto", "contain", "none"], f = () => [a, s, m], A = () => [oe, "full", "auto", ...f()], J = () => [Q, "none", "subgrid", a, s], X = () => ["auto", {
565
+ span: ["full", Q, a, s]
566
+ }, Q, a, s], V = () => [Q, "auto", a, s], U = () => ["auto", "min", "max", "fr", a, s], D = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], z = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], T = () => ["auto", ...f()], I = () => [oe, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...f()], c = () => [e, a, s], W = () => [...E(), Ce, _e, {
567
567
  position: [a, s]
568
- }], h = () => ["no-repeat", {
568
+ }], H = () => ["no-repeat", {
569
569
  repeat: ["", "x", "y", "space", "round"]
570
570
  }], r = () => ["auto", "cover", "contain", wr, xr, {
571
571
  size: [a, s]
572
- }], f = () => [be, ce, H], g = () => [
572
+ }], u = () => [be, ce, ee], b = () => [
573
573
  // Deprecated since Tailwind CSS v4.0.0
574
574
  "",
575
575
  "none",
576
576
  "full",
577
- k,
577
+ y,
578
578
  a,
579
579
  s
580
- ], y = () => ["", x, ce, H], S = () => ["solid", "dashed", "dotted", "double"], B = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], p = () => [x, be, Ce, _e], U = () => [
580
+ ], x = () => ["", h, ce, ee], S = () => ["solid", "dashed", "dotted", "double"], $ = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], g = () => [h, be, Ce, _e], _ = () => [
581
581
  // Deprecated since Tailwind CSS v4.0.0
582
582
  "",
583
583
  "none",
584
- v,
584
+ w,
585
585
  a,
586
586
  s
587
- ], J = () => ["none", x, a, s], ee = () => ["none", x, a, s], pe = () => [x, a, s], de = () => [te, "full", ...m()];
587
+ ], Z = () => ["none", h, a, s], re = () => ["none", h, a, s], pe = () => [h, a, s], de = () => [oe, "full", ...f()];
588
588
  return {
589
589
  cacheSize: 500,
590
590
  theme: {
591
591
  animate: ["spin", "ping", "pulse", "bounce"],
592
592
  aspect: ["video"],
593
- blur: [W],
594
- breakpoint: [W],
593
+ blur: [q],
594
+ breakpoint: [q],
595
595
  color: [fr],
596
- container: [W],
597
- "drop-shadow": [W],
596
+ container: [q],
597
+ "drop-shadow": [q],
598
598
  ease: ["in", "out", "in-out"],
599
599
  font: [hr],
600
600
  "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
601
- "inset-shadow": [W],
601
+ "inset-shadow": [q],
602
602
  leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
603
603
  perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
604
- radius: [W],
605
- shadow: [W],
606
- spacing: ["px", x],
607
- text: [W],
608
- "text-shadow": [W],
604
+ radius: [q],
605
+ shadow: [q],
606
+ spacing: ["px", h],
607
+ text: [q],
608
+ "text-shadow": [q],
609
609
  tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
610
610
  },
611
611
  classGroups: {
@@ -617,7 +617,7 @@ const E = (e) => {
617
617
  * @see https://tailwindcss.com/docs/aspect-ratio
618
618
  */
619
619
  aspect: [{
620
- aspect: ["auto", "square", te, s, a, P]
620
+ aspect: ["auto", "square", oe, s, a, N]
621
621
  }],
622
622
  /**
623
623
  * Container
@@ -630,21 +630,21 @@ const E = (e) => {
630
630
  * @see https://tailwindcss.com/docs/columns
631
631
  */
632
632
  columns: [{
633
- columns: [x, s, a, b]
633
+ columns: [h, s, a, p]
634
634
  }],
635
635
  /**
636
636
  * Break After
637
637
  * @see https://tailwindcss.com/docs/break-after
638
638
  */
639
639
  "break-after": [{
640
- "break-after": _()
640
+ "break-after": G()
641
641
  }],
642
642
  /**
643
643
  * Break Before
644
644
  * @see https://tailwindcss.com/docs/break-before
645
645
  */
646
646
  "break-before": [{
647
- "break-before": _()
647
+ "break-before": G()
648
648
  }],
649
649
  /**
650
650
  * Break Inside
@@ -708,49 +708,49 @@ const E = (e) => {
708
708
  * @see https://tailwindcss.com/docs/object-position
709
709
  */
710
710
  "object-position": [{
711
- object: N()
711
+ object: F()
712
712
  }],
713
713
  /**
714
714
  * Overflow
715
715
  * @see https://tailwindcss.com/docs/overflow
716
716
  */
717
717
  overflow: [{
718
- overflow: $()
718
+ overflow: j()
719
719
  }],
720
720
  /**
721
721
  * Overflow X
722
722
  * @see https://tailwindcss.com/docs/overflow
723
723
  */
724
724
  "overflow-x": [{
725
- "overflow-x": $()
725
+ "overflow-x": j()
726
726
  }],
727
727
  /**
728
728
  * Overflow Y
729
729
  * @see https://tailwindcss.com/docs/overflow
730
730
  */
731
731
  "overflow-y": [{
732
- "overflow-y": $()
732
+ "overflow-y": j()
733
733
  }],
734
734
  /**
735
735
  * Overscroll Behavior
736
736
  * @see https://tailwindcss.com/docs/overscroll-behavior
737
737
  */
738
738
  overscroll: [{
739
- overscroll: V()
739
+ overscroll: Y()
740
740
  }],
741
741
  /**
742
742
  * Overscroll Behavior X
743
743
  * @see https://tailwindcss.com/docs/overscroll-behavior
744
744
  */
745
745
  "overscroll-x": [{
746
- "overscroll-x": V()
746
+ "overscroll-x": Y()
747
747
  }],
748
748
  /**
749
749
  * Overscroll Behavior Y
750
750
  * @see https://tailwindcss.com/docs/overscroll-behavior
751
751
  */
752
752
  "overscroll-y": [{
753
- "overscroll-y": V()
753
+ "overscroll-y": Y()
754
754
  }],
755
755
  /**
756
756
  * Position
@@ -830,7 +830,7 @@ const E = (e) => {
830
830
  * @see https://tailwindcss.com/docs/z-index
831
831
  */
832
832
  z: [{
833
- z: [X, "auto", a, s]
833
+ z: [Q, "auto", a, s]
834
834
  }],
835
835
  // ------------------------
836
836
  // --- Flexbox and Grid ---
@@ -840,7 +840,7 @@ const E = (e) => {
840
840
  * @see https://tailwindcss.com/docs/flex-basis
841
841
  */
842
842
  basis: [{
843
- basis: [te, "full", "auto", b, ...m()]
843
+ basis: [oe, "full", "auto", p, ...f()]
844
844
  }],
845
845
  /**
846
846
  * Flex Direction
@@ -861,84 +861,84 @@ const E = (e) => {
861
861
  * @see https://tailwindcss.com/docs/flex
862
862
  */
863
863
  flex: [{
864
- flex: [x, te, "auto", "initial", "none", s]
864
+ flex: [h, oe, "auto", "initial", "none", s]
865
865
  }],
866
866
  /**
867
867
  * Flex Grow
868
868
  * @see https://tailwindcss.com/docs/flex-grow
869
869
  */
870
870
  grow: [{
871
- grow: ["", x, a, s]
871
+ grow: ["", h, a, s]
872
872
  }],
873
873
  /**
874
874
  * Flex Shrink
875
875
  * @see https://tailwindcss.com/docs/flex-shrink
876
876
  */
877
877
  shrink: [{
878
- shrink: ["", x, a, s]
878
+ shrink: ["", h, a, s]
879
879
  }],
880
880
  /**
881
881
  * Order
882
882
  * @see https://tailwindcss.com/docs/order
883
883
  */
884
884
  order: [{
885
- order: [X, "first", "last", "none", a, s]
885
+ order: [Q, "first", "last", "none", a, s]
886
886
  }],
887
887
  /**
888
888
  * Grid Template Columns
889
889
  * @see https://tailwindcss.com/docs/grid-template-columns
890
890
  */
891
891
  "grid-cols": [{
892
- "grid-cols": q()
892
+ "grid-cols": J()
893
893
  }],
894
894
  /**
895
895
  * Grid Column Start / End
896
896
  * @see https://tailwindcss.com/docs/grid-column
897
897
  */
898
898
  "col-start-end": [{
899
- col: ae()
899
+ col: X()
900
900
  }],
901
901
  /**
902
902
  * Grid Column Start
903
903
  * @see https://tailwindcss.com/docs/grid-column
904
904
  */
905
905
  "col-start": [{
906
- "col-start": z()
906
+ "col-start": V()
907
907
  }],
908
908
  /**
909
909
  * Grid Column End
910
910
  * @see https://tailwindcss.com/docs/grid-column
911
911
  */
912
912
  "col-end": [{
913
- "col-end": z()
913
+ "col-end": V()
914
914
  }],
915
915
  /**
916
916
  * Grid Template Rows
917
917
  * @see https://tailwindcss.com/docs/grid-template-rows
918
918
  */
919
919
  "grid-rows": [{
920
- "grid-rows": q()
920
+ "grid-rows": J()
921
921
  }],
922
922
  /**
923
923
  * Grid Row Start / End
924
924
  * @see https://tailwindcss.com/docs/grid-row
925
925
  */
926
926
  "row-start-end": [{
927
- row: ae()
927
+ row: X()
928
928
  }],
929
929
  /**
930
930
  * Grid Row Start
931
931
  * @see https://tailwindcss.com/docs/grid-row
932
932
  */
933
933
  "row-start": [{
934
- "row-start": z()
934
+ "row-start": V()
935
935
  }],
936
936
  /**
937
937
  * Grid Row End
938
938
  * @see https://tailwindcss.com/docs/grid-row
939
939
  */
940
940
  "row-end": [{
941
- "row-end": z()
941
+ "row-end": V()
942
942
  }],
943
943
  /**
944
944
  * Grid Auto Flow
@@ -952,70 +952,70 @@ const E = (e) => {
952
952
  * @see https://tailwindcss.com/docs/grid-auto-columns
953
953
  */
954
954
  "auto-cols": [{
955
- "auto-cols": Y()
955
+ "auto-cols": U()
956
956
  }],
957
957
  /**
958
958
  * Grid Auto Rows
959
959
  * @see https://tailwindcss.com/docs/grid-auto-rows
960
960
  */
961
961
  "auto-rows": [{
962
- "auto-rows": Y()
962
+ "auto-rows": U()
963
963
  }],
964
964
  /**
965
965
  * Gap
966
966
  * @see https://tailwindcss.com/docs/gap
967
967
  */
968
968
  gap: [{
969
- gap: m()
969
+ gap: f()
970
970
  }],
971
971
  /**
972
972
  * Gap X
973
973
  * @see https://tailwindcss.com/docs/gap
974
974
  */
975
975
  "gap-x": [{
976
- "gap-x": m()
976
+ "gap-x": f()
977
977
  }],
978
978
  /**
979
979
  * Gap Y
980
980
  * @see https://tailwindcss.com/docs/gap
981
981
  */
982
982
  "gap-y": [{
983
- "gap-y": m()
983
+ "gap-y": f()
984
984
  }],
985
985
  /**
986
986
  * Justify Content
987
987
  * @see https://tailwindcss.com/docs/justify-content
988
988
  */
989
989
  "justify-content": [{
990
- justify: [...Q(), "normal"]
990
+ justify: [...D(), "normal"]
991
991
  }],
992
992
  /**
993
993
  * Justify Items
994
994
  * @see https://tailwindcss.com/docs/justify-items
995
995
  */
996
996
  "justify-items": [{
997
- "justify-items": [...I(), "normal"]
997
+ "justify-items": [...z(), "normal"]
998
998
  }],
999
999
  /**
1000
1000
  * Justify Self
1001
1001
  * @see https://tailwindcss.com/docs/justify-self
1002
1002
  */
1003
1003
  "justify-self": [{
1004
- "justify-self": ["auto", ...I()]
1004
+ "justify-self": ["auto", ...z()]
1005
1005
  }],
1006
1006
  /**
1007
1007
  * Align Content
1008
1008
  * @see https://tailwindcss.com/docs/align-content
1009
1009
  */
1010
1010
  "align-content": [{
1011
- content: ["normal", ...Q()]
1011
+ content: ["normal", ...D()]
1012
1012
  }],
1013
1013
  /**
1014
1014
  * Align Items
1015
1015
  * @see https://tailwindcss.com/docs/align-items
1016
1016
  */
1017
1017
  "align-items": [{
1018
- items: [...I(), {
1018
+ items: [...z(), {
1019
1019
  baseline: ["", "last"]
1020
1020
  }]
1021
1021
  }],
@@ -1024,7 +1024,7 @@ const E = (e) => {
1024
1024
  * @see https://tailwindcss.com/docs/align-self
1025
1025
  */
1026
1026
  "align-self": [{
1027
- self: ["auto", ...I(), {
1027
+ self: ["auto", ...z(), {
1028
1028
  baseline: ["", "last"]
1029
1029
  }]
1030
1030
  }],
@@ -1033,21 +1033,21 @@ const E = (e) => {
1033
1033
  * @see https://tailwindcss.com/docs/place-content
1034
1034
  */
1035
1035
  "place-content": [{
1036
- "place-content": Q()
1036
+ "place-content": D()
1037
1037
  }],
1038
1038
  /**
1039
1039
  * Place Items
1040
1040
  * @see https://tailwindcss.com/docs/place-items
1041
1041
  */
1042
1042
  "place-items": [{
1043
- "place-items": [...I(), "baseline"]
1043
+ "place-items": [...z(), "baseline"]
1044
1044
  }],
1045
1045
  /**
1046
1046
  * Place Self
1047
1047
  * @see https://tailwindcss.com/docs/place-self
1048
1048
  */
1049
1049
  "place-self": [{
1050
- "place-self": ["auto", ...I()]
1050
+ "place-self": ["auto", ...z()]
1051
1051
  }],
1052
1052
  // Spacing
1053
1053
  /**
@@ -1055,63 +1055,63 @@ const E = (e) => {
1055
1055
  * @see https://tailwindcss.com/docs/padding
1056
1056
  */
1057
1057
  p: [{
1058
- p: m()
1058
+ p: f()
1059
1059
  }],
1060
1060
  /**
1061
1061
  * Padding X
1062
1062
  * @see https://tailwindcss.com/docs/padding
1063
1063
  */
1064
1064
  px: [{
1065
- px: m()
1065
+ px: f()
1066
1066
  }],
1067
1067
  /**
1068
1068
  * Padding Y
1069
1069
  * @see https://tailwindcss.com/docs/padding
1070
1070
  */
1071
1071
  py: [{
1072
- py: m()
1072
+ py: f()
1073
1073
  }],
1074
1074
  /**
1075
1075
  * Padding Start
1076
1076
  * @see https://tailwindcss.com/docs/padding
1077
1077
  */
1078
1078
  ps: [{
1079
- ps: m()
1079
+ ps: f()
1080
1080
  }],
1081
1081
  /**
1082
1082
  * Padding End
1083
1083
  * @see https://tailwindcss.com/docs/padding
1084
1084
  */
1085
1085
  pe: [{
1086
- pe: m()
1086
+ pe: f()
1087
1087
  }],
1088
1088
  /**
1089
1089
  * Padding Top
1090
1090
  * @see https://tailwindcss.com/docs/padding
1091
1091
  */
1092
1092
  pt: [{
1093
- pt: m()
1093
+ pt: f()
1094
1094
  }],
1095
1095
  /**
1096
1096
  * Padding Right
1097
1097
  * @see https://tailwindcss.com/docs/padding
1098
1098
  */
1099
1099
  pr: [{
1100
- pr: m()
1100
+ pr: f()
1101
1101
  }],
1102
1102
  /**
1103
1103
  * Padding Bottom
1104
1104
  * @see https://tailwindcss.com/docs/padding
1105
1105
  */
1106
1106
  pb: [{
1107
- pb: m()
1107
+ pb: f()
1108
1108
  }],
1109
1109
  /**
1110
1110
  * Padding Left
1111
1111
  * @see https://tailwindcss.com/docs/padding
1112
1112
  */
1113
1113
  pl: [{
1114
- pl: m()
1114
+ pl: f()
1115
1115
  }],
1116
1116
  /**
1117
1117
  * Margin
@@ -1181,7 +1181,7 @@ const E = (e) => {
1181
1181
  * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1182
1182
  */
1183
1183
  "space-x": [{
1184
- "space-x": m()
1184
+ "space-x": f()
1185
1185
  }],
1186
1186
  /**
1187
1187
  * Space Between X Reverse
@@ -1193,7 +1193,7 @@ const E = (e) => {
1193
1193
  * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1194
1194
  */
1195
1195
  "space-y": [{
1196
- "space-y": m()
1196
+ "space-y": f()
1197
1197
  }],
1198
1198
  /**
1199
1199
  * Space Between Y Reverse
@@ -1208,14 +1208,14 @@ const E = (e) => {
1208
1208
  * @see https://tailwindcss.com/docs/width#setting-both-width-and-height
1209
1209
  */
1210
1210
  size: [{
1211
- size: O()
1211
+ size: I()
1212
1212
  }],
1213
1213
  /**
1214
1214
  * Width
1215
1215
  * @see https://tailwindcss.com/docs/width
1216
1216
  */
1217
1217
  w: [{
1218
- w: [b, "screen", ...O()]
1218
+ w: [p, "screen", ...I()]
1219
1219
  }],
1220
1220
  /**
1221
1221
  * Min-Width
@@ -1223,11 +1223,11 @@ const E = (e) => {
1223
1223
  */
1224
1224
  "min-w": [{
1225
1225
  "min-w": [
1226
- b,
1226
+ p,
1227
1227
  "screen",
1228
1228
  /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1229
1229
  "none",
1230
- ...O()
1230
+ ...I()
1231
1231
  ]
1232
1232
  }],
1233
1233
  /**
@@ -1236,16 +1236,16 @@ const E = (e) => {
1236
1236
  */
1237
1237
  "max-w": [{
1238
1238
  "max-w": [
1239
- b,
1239
+ p,
1240
1240
  "screen",
1241
1241
  "none",
1242
1242
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1243
1243
  "prose",
1244
1244
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1245
1245
  {
1246
- screen: [c]
1246
+ screen: [l]
1247
1247
  },
1248
- ...O()
1248
+ ...I()
1249
1249
  ]
1250
1250
  }],
1251
1251
  /**
@@ -1253,21 +1253,21 @@ const E = (e) => {
1253
1253
  * @see https://tailwindcss.com/docs/height
1254
1254
  */
1255
1255
  h: [{
1256
- h: ["screen", "lh", ...O()]
1256
+ h: ["screen", "lh", ...I()]
1257
1257
  }],
1258
1258
  /**
1259
1259
  * Min-Height
1260
1260
  * @see https://tailwindcss.com/docs/min-height
1261
1261
  */
1262
1262
  "min-h": [{
1263
- "min-h": ["screen", "lh", "none", ...O()]
1263
+ "min-h": ["screen", "lh", "none", ...I()]
1264
1264
  }],
1265
1265
  /**
1266
1266
  * Max-Height
1267
1267
  * @see https://tailwindcss.com/docs/max-height
1268
1268
  */
1269
1269
  "max-h": [{
1270
- "max-h": ["screen", "lh", ...O()]
1270
+ "max-h": ["screen", "lh", ...I()]
1271
1271
  }],
1272
1272
  // ------------------
1273
1273
  // --- Typography ---
@@ -1277,7 +1277,7 @@ const E = (e) => {
1277
1277
  * @see https://tailwindcss.com/docs/font-size
1278
1278
  */
1279
1279
  "font-size": [{
1280
- text: ["base", o, ce, H]
1280
+ text: ["base", o, ce, ee]
1281
1281
  }],
1282
1282
  /**
1283
1283
  * Font Smoothing
@@ -1352,7 +1352,7 @@ const E = (e) => {
1352
1352
  * @see https://tailwindcss.com/docs/line-clamp
1353
1353
  */
1354
1354
  "line-clamp": [{
1355
- "line-clamp": [x, "none", a, ge]
1355
+ "line-clamp": [h, "none", a, ge]
1356
1356
  }],
1357
1357
  /**
1358
1358
  * Line Height
@@ -1362,7 +1362,7 @@ const E = (e) => {
1362
1362
  leading: [
1363
1363
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1364
1364
  d,
1365
- ...m()
1365
+ ...f()
1366
1366
  ]
1367
1367
  }],
1368
1368
  /**
@@ -1399,14 +1399,14 @@ const E = (e) => {
1399
1399
  * @see https://v3.tailwindcss.com/docs/placeholder-color
1400
1400
  */
1401
1401
  "placeholder-color": [{
1402
- placeholder: l()
1402
+ placeholder: c()
1403
1403
  }],
1404
1404
  /**
1405
1405
  * Text Color
1406
1406
  * @see https://tailwindcss.com/docs/text-color
1407
1407
  */
1408
1408
  "text-color": [{
1409
- text: l()
1409
+ text: c()
1410
1410
  }],
1411
1411
  /**
1412
1412
  * Text Decoration
@@ -1425,21 +1425,21 @@ const E = (e) => {
1425
1425
  * @see https://tailwindcss.com/docs/text-decoration-thickness
1426
1426
  */
1427
1427
  "text-decoration-thickness": [{
1428
- decoration: [x, "from-font", "auto", a, H]
1428
+ decoration: [h, "from-font", "auto", a, ee]
1429
1429
  }],
1430
1430
  /**
1431
1431
  * Text Decoration Color
1432
1432
  * @see https://tailwindcss.com/docs/text-decoration-color
1433
1433
  */
1434
1434
  "text-decoration-color": [{
1435
- decoration: l()
1435
+ decoration: c()
1436
1436
  }],
1437
1437
  /**
1438
1438
  * Text Underline Offset
1439
1439
  * @see https://tailwindcss.com/docs/text-underline-offset
1440
1440
  */
1441
1441
  "underline-offset": [{
1442
- "underline-offset": [x, "auto", a, s]
1442
+ "underline-offset": [h, "auto", a, s]
1443
1443
  }],
1444
1444
  /**
1445
1445
  * Text Transform
@@ -1463,7 +1463,7 @@ const E = (e) => {
1463
1463
  * @see https://tailwindcss.com/docs/text-indent
1464
1464
  */
1465
1465
  indent: [{
1466
- indent: m()
1466
+ indent: f()
1467
1467
  }],
1468
1468
  /**
1469
1469
  * Vertical Alignment
@@ -1536,14 +1536,14 @@ const E = (e) => {
1536
1536
  * @see https://tailwindcss.com/docs/background-position
1537
1537
  */
1538
1538
  "bg-position": [{
1539
- bg: K()
1539
+ bg: W()
1540
1540
  }],
1541
1541
  /**
1542
1542
  * Background Repeat
1543
1543
  * @see https://tailwindcss.com/docs/background-repeat
1544
1544
  */
1545
1545
  "bg-repeat": [{
1546
- bg: h()
1546
+ bg: H()
1547
1547
  }],
1548
1548
  /**
1549
1549
  * Background Size
@@ -1560,9 +1560,9 @@ const E = (e) => {
1560
1560
  bg: ["none", {
1561
1561
  linear: [{
1562
1562
  to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1563
- }, X, a, s],
1563
+ }, Q, a, s],
1564
1564
  radial: ["", a, s],
1565
- conic: [X, a, s]
1565
+ conic: [Q, a, s]
1566
1566
  }, vr, yr]
1567
1567
  }],
1568
1568
  /**
@@ -1570,49 +1570,49 @@ const E = (e) => {
1570
1570
  * @see https://tailwindcss.com/docs/background-color
1571
1571
  */
1572
1572
  "bg-color": [{
1573
- bg: l()
1573
+ bg: c()
1574
1574
  }],
1575
1575
  /**
1576
1576
  * Gradient Color Stops From Position
1577
1577
  * @see https://tailwindcss.com/docs/gradient-color-stops
1578
1578
  */
1579
1579
  "gradient-from-pos": [{
1580
- from: f()
1580
+ from: u()
1581
1581
  }],
1582
1582
  /**
1583
1583
  * Gradient Color Stops Via Position
1584
1584
  * @see https://tailwindcss.com/docs/gradient-color-stops
1585
1585
  */
1586
1586
  "gradient-via-pos": [{
1587
- via: f()
1587
+ via: u()
1588
1588
  }],
1589
1589
  /**
1590
1590
  * Gradient Color Stops To Position
1591
1591
  * @see https://tailwindcss.com/docs/gradient-color-stops
1592
1592
  */
1593
1593
  "gradient-to-pos": [{
1594
- to: f()
1594
+ to: u()
1595
1595
  }],
1596
1596
  /**
1597
1597
  * Gradient Color Stops From
1598
1598
  * @see https://tailwindcss.com/docs/gradient-color-stops
1599
1599
  */
1600
1600
  "gradient-from": [{
1601
- from: l()
1601
+ from: c()
1602
1602
  }],
1603
1603
  /**
1604
1604
  * Gradient Color Stops Via
1605
1605
  * @see https://tailwindcss.com/docs/gradient-color-stops
1606
1606
  */
1607
1607
  "gradient-via": [{
1608
- via: l()
1608
+ via: c()
1609
1609
  }],
1610
1610
  /**
1611
1611
  * Gradient Color Stops To
1612
1612
  * @see https://tailwindcss.com/docs/gradient-color-stops
1613
1613
  */
1614
1614
  "gradient-to": [{
1615
- to: l()
1615
+ to: c()
1616
1616
  }],
1617
1617
  // ---------------
1618
1618
  // --- Borders ---
@@ -1622,175 +1622,175 @@ const E = (e) => {
1622
1622
  * @see https://tailwindcss.com/docs/border-radius
1623
1623
  */
1624
1624
  rounded: [{
1625
- rounded: g()
1625
+ rounded: b()
1626
1626
  }],
1627
1627
  /**
1628
1628
  * Border Radius Start
1629
1629
  * @see https://tailwindcss.com/docs/border-radius
1630
1630
  */
1631
1631
  "rounded-s": [{
1632
- "rounded-s": g()
1632
+ "rounded-s": b()
1633
1633
  }],
1634
1634
  /**
1635
1635
  * Border Radius End
1636
1636
  * @see https://tailwindcss.com/docs/border-radius
1637
1637
  */
1638
1638
  "rounded-e": [{
1639
- "rounded-e": g()
1639
+ "rounded-e": b()
1640
1640
  }],
1641
1641
  /**
1642
1642
  * Border Radius Top
1643
1643
  * @see https://tailwindcss.com/docs/border-radius
1644
1644
  */
1645
1645
  "rounded-t": [{
1646
- "rounded-t": g()
1646
+ "rounded-t": b()
1647
1647
  }],
1648
1648
  /**
1649
1649
  * Border Radius Right
1650
1650
  * @see https://tailwindcss.com/docs/border-radius
1651
1651
  */
1652
1652
  "rounded-r": [{
1653
- "rounded-r": g()
1653
+ "rounded-r": b()
1654
1654
  }],
1655
1655
  /**
1656
1656
  * Border Radius Bottom
1657
1657
  * @see https://tailwindcss.com/docs/border-radius
1658
1658
  */
1659
1659
  "rounded-b": [{
1660
- "rounded-b": g()
1660
+ "rounded-b": b()
1661
1661
  }],
1662
1662
  /**
1663
1663
  * Border Radius Left
1664
1664
  * @see https://tailwindcss.com/docs/border-radius
1665
1665
  */
1666
1666
  "rounded-l": [{
1667
- "rounded-l": g()
1667
+ "rounded-l": b()
1668
1668
  }],
1669
1669
  /**
1670
1670
  * Border Radius Start Start
1671
1671
  * @see https://tailwindcss.com/docs/border-radius
1672
1672
  */
1673
1673
  "rounded-ss": [{
1674
- "rounded-ss": g()
1674
+ "rounded-ss": b()
1675
1675
  }],
1676
1676
  /**
1677
1677
  * Border Radius Start End
1678
1678
  * @see https://tailwindcss.com/docs/border-radius
1679
1679
  */
1680
1680
  "rounded-se": [{
1681
- "rounded-se": g()
1681
+ "rounded-se": b()
1682
1682
  }],
1683
1683
  /**
1684
1684
  * Border Radius End End
1685
1685
  * @see https://tailwindcss.com/docs/border-radius
1686
1686
  */
1687
1687
  "rounded-ee": [{
1688
- "rounded-ee": g()
1688
+ "rounded-ee": b()
1689
1689
  }],
1690
1690
  /**
1691
1691
  * Border Radius End Start
1692
1692
  * @see https://tailwindcss.com/docs/border-radius
1693
1693
  */
1694
1694
  "rounded-es": [{
1695
- "rounded-es": g()
1695
+ "rounded-es": b()
1696
1696
  }],
1697
1697
  /**
1698
1698
  * Border Radius Top Left
1699
1699
  * @see https://tailwindcss.com/docs/border-radius
1700
1700
  */
1701
1701
  "rounded-tl": [{
1702
- "rounded-tl": g()
1702
+ "rounded-tl": b()
1703
1703
  }],
1704
1704
  /**
1705
1705
  * Border Radius Top Right
1706
1706
  * @see https://tailwindcss.com/docs/border-radius
1707
1707
  */
1708
1708
  "rounded-tr": [{
1709
- "rounded-tr": g()
1709
+ "rounded-tr": b()
1710
1710
  }],
1711
1711
  /**
1712
1712
  * Border Radius Bottom Right
1713
1713
  * @see https://tailwindcss.com/docs/border-radius
1714
1714
  */
1715
1715
  "rounded-br": [{
1716
- "rounded-br": g()
1716
+ "rounded-br": b()
1717
1717
  }],
1718
1718
  /**
1719
1719
  * Border Radius Bottom Left
1720
1720
  * @see https://tailwindcss.com/docs/border-radius
1721
1721
  */
1722
1722
  "rounded-bl": [{
1723
- "rounded-bl": g()
1723
+ "rounded-bl": b()
1724
1724
  }],
1725
1725
  /**
1726
1726
  * Border Width
1727
1727
  * @see https://tailwindcss.com/docs/border-width
1728
1728
  */
1729
1729
  "border-w": [{
1730
- border: y()
1730
+ border: x()
1731
1731
  }],
1732
1732
  /**
1733
1733
  * Border Width X
1734
1734
  * @see https://tailwindcss.com/docs/border-width
1735
1735
  */
1736
1736
  "border-w-x": [{
1737
- "border-x": y()
1737
+ "border-x": x()
1738
1738
  }],
1739
1739
  /**
1740
1740
  * Border Width Y
1741
1741
  * @see https://tailwindcss.com/docs/border-width
1742
1742
  */
1743
1743
  "border-w-y": [{
1744
- "border-y": y()
1744
+ "border-y": x()
1745
1745
  }],
1746
1746
  /**
1747
1747
  * Border Width Start
1748
1748
  * @see https://tailwindcss.com/docs/border-width
1749
1749
  */
1750
1750
  "border-w-s": [{
1751
- "border-s": y()
1751
+ "border-s": x()
1752
1752
  }],
1753
1753
  /**
1754
1754
  * Border Width End
1755
1755
  * @see https://tailwindcss.com/docs/border-width
1756
1756
  */
1757
1757
  "border-w-e": [{
1758
- "border-e": y()
1758
+ "border-e": x()
1759
1759
  }],
1760
1760
  /**
1761
1761
  * Border Width Top
1762
1762
  * @see https://tailwindcss.com/docs/border-width
1763
1763
  */
1764
1764
  "border-w-t": [{
1765
- "border-t": y()
1765
+ "border-t": x()
1766
1766
  }],
1767
1767
  /**
1768
1768
  * Border Width Right
1769
1769
  * @see https://tailwindcss.com/docs/border-width
1770
1770
  */
1771
1771
  "border-w-r": [{
1772
- "border-r": y()
1772
+ "border-r": x()
1773
1773
  }],
1774
1774
  /**
1775
1775
  * Border Width Bottom
1776
1776
  * @see https://tailwindcss.com/docs/border-width
1777
1777
  */
1778
1778
  "border-w-b": [{
1779
- "border-b": y()
1779
+ "border-b": x()
1780
1780
  }],
1781
1781
  /**
1782
1782
  * Border Width Left
1783
1783
  * @see https://tailwindcss.com/docs/border-width
1784
1784
  */
1785
1785
  "border-w-l": [{
1786
- "border-l": y()
1786
+ "border-l": x()
1787
1787
  }],
1788
1788
  /**
1789
1789
  * Divide Width X
1790
1790
  * @see https://tailwindcss.com/docs/border-width#between-children
1791
1791
  */
1792
1792
  "divide-x": [{
1793
- "divide-x": y()
1793
+ "divide-x": x()
1794
1794
  }],
1795
1795
  /**
1796
1796
  * Divide Width X Reverse
@@ -1802,7 +1802,7 @@ const E = (e) => {
1802
1802
  * @see https://tailwindcss.com/docs/border-width#between-children
1803
1803
  */
1804
1804
  "divide-y": [{
1805
- "divide-y": y()
1805
+ "divide-y": x()
1806
1806
  }],
1807
1807
  /**
1808
1808
  * Divide Width Y Reverse
@@ -1828,70 +1828,70 @@ const E = (e) => {
1828
1828
  * @see https://tailwindcss.com/docs/border-color
1829
1829
  */
1830
1830
  "border-color": [{
1831
- border: l()
1831
+ border: c()
1832
1832
  }],
1833
1833
  /**
1834
1834
  * Border Color X
1835
1835
  * @see https://tailwindcss.com/docs/border-color
1836
1836
  */
1837
1837
  "border-color-x": [{
1838
- "border-x": l()
1838
+ "border-x": c()
1839
1839
  }],
1840
1840
  /**
1841
1841
  * Border Color Y
1842
1842
  * @see https://tailwindcss.com/docs/border-color
1843
1843
  */
1844
1844
  "border-color-y": [{
1845
- "border-y": l()
1845
+ "border-y": c()
1846
1846
  }],
1847
1847
  /**
1848
1848
  * Border Color S
1849
1849
  * @see https://tailwindcss.com/docs/border-color
1850
1850
  */
1851
1851
  "border-color-s": [{
1852
- "border-s": l()
1852
+ "border-s": c()
1853
1853
  }],
1854
1854
  /**
1855
1855
  * Border Color E
1856
1856
  * @see https://tailwindcss.com/docs/border-color
1857
1857
  */
1858
1858
  "border-color-e": [{
1859
- "border-e": l()
1859
+ "border-e": c()
1860
1860
  }],
1861
1861
  /**
1862
1862
  * Border Color Top
1863
1863
  * @see https://tailwindcss.com/docs/border-color
1864
1864
  */
1865
1865
  "border-color-t": [{
1866
- "border-t": l()
1866
+ "border-t": c()
1867
1867
  }],
1868
1868
  /**
1869
1869
  * Border Color Right
1870
1870
  * @see https://tailwindcss.com/docs/border-color
1871
1871
  */
1872
1872
  "border-color-r": [{
1873
- "border-r": l()
1873
+ "border-r": c()
1874
1874
  }],
1875
1875
  /**
1876
1876
  * Border Color Bottom
1877
1877
  * @see https://tailwindcss.com/docs/border-color
1878
1878
  */
1879
1879
  "border-color-b": [{
1880
- "border-b": l()
1880
+ "border-b": c()
1881
1881
  }],
1882
1882
  /**
1883
1883
  * Border Color Left
1884
1884
  * @see https://tailwindcss.com/docs/border-color
1885
1885
  */
1886
1886
  "border-color-l": [{
1887
- "border-l": l()
1887
+ "border-l": c()
1888
1888
  }],
1889
1889
  /**
1890
1890
  * Divide Color
1891
1891
  * @see https://tailwindcss.com/docs/divide-color
1892
1892
  */
1893
1893
  "divide-color": [{
1894
- divide: l()
1894
+ divide: c()
1895
1895
  }],
1896
1896
  /**
1897
1897
  * Outline Style
@@ -1905,21 +1905,21 @@ const E = (e) => {
1905
1905
  * @see https://tailwindcss.com/docs/outline-offset
1906
1906
  */
1907
1907
  "outline-offset": [{
1908
- "outline-offset": [x, a, s]
1908
+ "outline-offset": [h, a, s]
1909
1909
  }],
1910
1910
  /**
1911
1911
  * Outline Width
1912
1912
  * @see https://tailwindcss.com/docs/outline-width
1913
1913
  */
1914
1914
  "outline-w": [{
1915
- outline: ["", x, ce, H]
1915
+ outline: ["", h, ce, ee]
1916
1916
  }],
1917
1917
  /**
1918
1918
  * Outline Color
1919
1919
  * @see https://tailwindcss.com/docs/outline-color
1920
1920
  */
1921
1921
  "outline-color": [{
1922
- outline: l()
1922
+ outline: c()
1923
1923
  }],
1924
1924
  // ---------------
1925
1925
  // --- Effects ---
@@ -1933,7 +1933,7 @@ const E = (e) => {
1933
1933
  // Deprecated since Tailwind CSS v4.0.0
1934
1934
  "",
1935
1935
  "none",
1936
- R,
1936
+ v,
1937
1937
  fe,
1938
1938
  me
1939
1939
  ]
@@ -1943,7 +1943,7 @@ const E = (e) => {
1943
1943
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
1944
1944
  */
1945
1945
  "shadow-color": [{
1946
- shadow: l()
1946
+ shadow: c()
1947
1947
  }],
1948
1948
  /**
1949
1949
  * Inset Box Shadow
@@ -1957,14 +1957,14 @@ const E = (e) => {
1957
1957
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
1958
1958
  */
1959
1959
  "inset-shadow-color": [{
1960
- "inset-shadow": l()
1960
+ "inset-shadow": c()
1961
1961
  }],
1962
1962
  /**
1963
1963
  * Ring Width
1964
1964
  * @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
1965
1965
  */
1966
1966
  "ring-w": [{
1967
- ring: y()
1967
+ ring: x()
1968
1968
  }],
1969
1969
  /**
1970
1970
  * Ring Width Inset
@@ -1978,7 +1978,7 @@ const E = (e) => {
1978
1978
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
1979
1979
  */
1980
1980
  "ring-color": [{
1981
- ring: l()
1981
+ ring: c()
1982
1982
  }],
1983
1983
  /**
1984
1984
  * Ring Offset Width
@@ -1987,7 +1987,7 @@ const E = (e) => {
1987
1987
  * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1988
1988
  */
1989
1989
  "ring-offset-w": [{
1990
- "ring-offset": [x, H]
1990
+ "ring-offset": [h, ee]
1991
1991
  }],
1992
1992
  /**
1993
1993
  * Ring Offset Color
@@ -1996,21 +1996,21 @@ const E = (e) => {
1996
1996
  * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1997
1997
  */
1998
1998
  "ring-offset-color": [{
1999
- "ring-offset": l()
1999
+ "ring-offset": c()
2000
2000
  }],
2001
2001
  /**
2002
2002
  * Inset Ring Width
2003
2003
  * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
2004
2004
  */
2005
2005
  "inset-ring-w": [{
2006
- "inset-ring": y()
2006
+ "inset-ring": x()
2007
2007
  }],
2008
2008
  /**
2009
2009
  * Inset Ring Color
2010
2010
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
2011
2011
  */
2012
2012
  "inset-ring-color": [{
2013
- "inset-ring": l()
2013
+ "inset-ring": c()
2014
2014
  }],
2015
2015
  /**
2016
2016
  * Text Shadow
@@ -2024,28 +2024,28 @@ const E = (e) => {
2024
2024
  * @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
2025
2025
  */
2026
2026
  "text-shadow-color": [{
2027
- "text-shadow": l()
2027
+ "text-shadow": c()
2028
2028
  }],
2029
2029
  /**
2030
2030
  * Opacity
2031
2031
  * @see https://tailwindcss.com/docs/opacity
2032
2032
  */
2033
2033
  opacity: [{
2034
- opacity: [x, a, s]
2034
+ opacity: [h, a, s]
2035
2035
  }],
2036
2036
  /**
2037
2037
  * Mix Blend Mode
2038
2038
  * @see https://tailwindcss.com/docs/mix-blend-mode
2039
2039
  */
2040
2040
  "mix-blend": [{
2041
- "mix-blend": [...B(), "plus-darker", "plus-lighter"]
2041
+ "mix-blend": [...$(), "plus-darker", "plus-lighter"]
2042
2042
  }],
2043
2043
  /**
2044
2044
  * Background Blend Mode
2045
2045
  * @see https://tailwindcss.com/docs/background-blend-mode
2046
2046
  */
2047
2047
  "bg-blend": [{
2048
- "bg-blend": B()
2048
+ "bg-blend": $()
2049
2049
  }],
2050
2050
  /**
2051
2051
  * Mask Clip
@@ -2066,106 +2066,106 @@ const E = (e) => {
2066
2066
  * @see https://tailwindcss.com/docs/mask-image
2067
2067
  */
2068
2068
  "mask-image-linear-pos": [{
2069
- "mask-linear": [x]
2069
+ "mask-linear": [h]
2070
2070
  }],
2071
2071
  "mask-image-linear-from-pos": [{
2072
- "mask-linear-from": p()
2072
+ "mask-linear-from": g()
2073
2073
  }],
2074
2074
  "mask-image-linear-to-pos": [{
2075
- "mask-linear-to": p()
2075
+ "mask-linear-to": g()
2076
2076
  }],
2077
2077
  "mask-image-linear-from-color": [{
2078
- "mask-linear-from": l()
2078
+ "mask-linear-from": c()
2079
2079
  }],
2080
2080
  "mask-image-linear-to-color": [{
2081
- "mask-linear-to": l()
2081
+ "mask-linear-to": c()
2082
2082
  }],
2083
2083
  "mask-image-t-from-pos": [{
2084
- "mask-t-from": p()
2084
+ "mask-t-from": g()
2085
2085
  }],
2086
2086
  "mask-image-t-to-pos": [{
2087
- "mask-t-to": p()
2087
+ "mask-t-to": g()
2088
2088
  }],
2089
2089
  "mask-image-t-from-color": [{
2090
- "mask-t-from": l()
2090
+ "mask-t-from": c()
2091
2091
  }],
2092
2092
  "mask-image-t-to-color": [{
2093
- "mask-t-to": l()
2093
+ "mask-t-to": c()
2094
2094
  }],
2095
2095
  "mask-image-r-from-pos": [{
2096
- "mask-r-from": p()
2096
+ "mask-r-from": g()
2097
2097
  }],
2098
2098
  "mask-image-r-to-pos": [{
2099
- "mask-r-to": p()
2099
+ "mask-r-to": g()
2100
2100
  }],
2101
2101
  "mask-image-r-from-color": [{
2102
- "mask-r-from": l()
2102
+ "mask-r-from": c()
2103
2103
  }],
2104
2104
  "mask-image-r-to-color": [{
2105
- "mask-r-to": l()
2105
+ "mask-r-to": c()
2106
2106
  }],
2107
2107
  "mask-image-b-from-pos": [{
2108
- "mask-b-from": p()
2108
+ "mask-b-from": g()
2109
2109
  }],
2110
2110
  "mask-image-b-to-pos": [{
2111
- "mask-b-to": p()
2111
+ "mask-b-to": g()
2112
2112
  }],
2113
2113
  "mask-image-b-from-color": [{
2114
- "mask-b-from": l()
2114
+ "mask-b-from": c()
2115
2115
  }],
2116
2116
  "mask-image-b-to-color": [{
2117
- "mask-b-to": l()
2117
+ "mask-b-to": c()
2118
2118
  }],
2119
2119
  "mask-image-l-from-pos": [{
2120
- "mask-l-from": p()
2120
+ "mask-l-from": g()
2121
2121
  }],
2122
2122
  "mask-image-l-to-pos": [{
2123
- "mask-l-to": p()
2123
+ "mask-l-to": g()
2124
2124
  }],
2125
2125
  "mask-image-l-from-color": [{
2126
- "mask-l-from": l()
2126
+ "mask-l-from": c()
2127
2127
  }],
2128
2128
  "mask-image-l-to-color": [{
2129
- "mask-l-to": l()
2129
+ "mask-l-to": c()
2130
2130
  }],
2131
2131
  "mask-image-x-from-pos": [{
2132
- "mask-x-from": p()
2132
+ "mask-x-from": g()
2133
2133
  }],
2134
2134
  "mask-image-x-to-pos": [{
2135
- "mask-x-to": p()
2135
+ "mask-x-to": g()
2136
2136
  }],
2137
2137
  "mask-image-x-from-color": [{
2138
- "mask-x-from": l()
2138
+ "mask-x-from": c()
2139
2139
  }],
2140
2140
  "mask-image-x-to-color": [{
2141
- "mask-x-to": l()
2141
+ "mask-x-to": c()
2142
2142
  }],
2143
2143
  "mask-image-y-from-pos": [{
2144
- "mask-y-from": p()
2144
+ "mask-y-from": g()
2145
2145
  }],
2146
2146
  "mask-image-y-to-pos": [{
2147
- "mask-y-to": p()
2147
+ "mask-y-to": g()
2148
2148
  }],
2149
2149
  "mask-image-y-from-color": [{
2150
- "mask-y-from": l()
2150
+ "mask-y-from": c()
2151
2151
  }],
2152
2152
  "mask-image-y-to-color": [{
2153
- "mask-y-to": l()
2153
+ "mask-y-to": c()
2154
2154
  }],
2155
2155
  "mask-image-radial": [{
2156
2156
  "mask-radial": [a, s]
2157
2157
  }],
2158
2158
  "mask-image-radial-from-pos": [{
2159
- "mask-radial-from": p()
2159
+ "mask-radial-from": g()
2160
2160
  }],
2161
2161
  "mask-image-radial-to-pos": [{
2162
- "mask-radial-to": p()
2162
+ "mask-radial-to": g()
2163
2163
  }],
2164
2164
  "mask-image-radial-from-color": [{
2165
- "mask-radial-from": l()
2165
+ "mask-radial-from": c()
2166
2166
  }],
2167
2167
  "mask-image-radial-to-color": [{
2168
- "mask-radial-to": l()
2168
+ "mask-radial-to": c()
2169
2169
  }],
2170
2170
  "mask-image-radial-shape": [{
2171
2171
  "mask-radial": ["circle", "ellipse"]
@@ -2177,22 +2177,22 @@ const E = (e) => {
2177
2177
  }]
2178
2178
  }],
2179
2179
  "mask-image-radial-pos": [{
2180
- "mask-radial-at": D()
2180
+ "mask-radial-at": E()
2181
2181
  }],
2182
2182
  "mask-image-conic-pos": [{
2183
- "mask-conic": [x]
2183
+ "mask-conic": [h]
2184
2184
  }],
2185
2185
  "mask-image-conic-from-pos": [{
2186
- "mask-conic-from": p()
2186
+ "mask-conic-from": g()
2187
2187
  }],
2188
2188
  "mask-image-conic-to-pos": [{
2189
- "mask-conic-to": p()
2189
+ "mask-conic-to": g()
2190
2190
  }],
2191
2191
  "mask-image-conic-from-color": [{
2192
- "mask-conic-from": l()
2192
+ "mask-conic-from": c()
2193
2193
  }],
2194
2194
  "mask-image-conic-to-color": [{
2195
- "mask-conic-to": l()
2195
+ "mask-conic-to": c()
2196
2196
  }],
2197
2197
  /**
2198
2198
  * Mask Mode
@@ -2213,14 +2213,14 @@ const E = (e) => {
2213
2213
  * @see https://tailwindcss.com/docs/mask-position
2214
2214
  */
2215
2215
  "mask-position": [{
2216
- mask: K()
2216
+ mask: W()
2217
2217
  }],
2218
2218
  /**
2219
2219
  * Mask Repeat
2220
2220
  * @see https://tailwindcss.com/docs/mask-repeat
2221
2221
  */
2222
2222
  "mask-repeat": [{
2223
- mask: h()
2223
+ mask: H()
2224
2224
  }],
2225
2225
  /**
2226
2226
  * Mask Size
@@ -2264,21 +2264,21 @@ const E = (e) => {
2264
2264
  * @see https://tailwindcss.com/docs/blur
2265
2265
  */
2266
2266
  blur: [{
2267
- blur: U()
2267
+ blur: _()
2268
2268
  }],
2269
2269
  /**
2270
2270
  * Brightness
2271
2271
  * @see https://tailwindcss.com/docs/brightness
2272
2272
  */
2273
2273
  brightness: [{
2274
- brightness: [x, a, s]
2274
+ brightness: [h, a, s]
2275
2275
  }],
2276
2276
  /**
2277
2277
  * Contrast
2278
2278
  * @see https://tailwindcss.com/docs/contrast
2279
2279
  */
2280
2280
  contrast: [{
2281
- contrast: [x, a, s]
2281
+ contrast: [h, a, s]
2282
2282
  }],
2283
2283
  /**
2284
2284
  * Drop Shadow
@@ -2289,7 +2289,7 @@ const E = (e) => {
2289
2289
  // Deprecated since Tailwind CSS v4.0.0
2290
2290
  "",
2291
2291
  "none",
2292
- j,
2292
+ P,
2293
2293
  fe,
2294
2294
  me
2295
2295
  ]
@@ -2299,42 +2299,42 @@ const E = (e) => {
2299
2299
  * @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
2300
2300
  */
2301
2301
  "drop-shadow-color": [{
2302
- "drop-shadow": l()
2302
+ "drop-shadow": c()
2303
2303
  }],
2304
2304
  /**
2305
2305
  * Grayscale
2306
2306
  * @see https://tailwindcss.com/docs/grayscale
2307
2307
  */
2308
2308
  grayscale: [{
2309
- grayscale: ["", x, a, s]
2309
+ grayscale: ["", h, a, s]
2310
2310
  }],
2311
2311
  /**
2312
2312
  * Hue Rotate
2313
2313
  * @see https://tailwindcss.com/docs/hue-rotate
2314
2314
  */
2315
2315
  "hue-rotate": [{
2316
- "hue-rotate": [x, a, s]
2316
+ "hue-rotate": [h, a, s]
2317
2317
  }],
2318
2318
  /**
2319
2319
  * Invert
2320
2320
  * @see https://tailwindcss.com/docs/invert
2321
2321
  */
2322
2322
  invert: [{
2323
- invert: ["", x, a, s]
2323
+ invert: ["", h, a, s]
2324
2324
  }],
2325
2325
  /**
2326
2326
  * Saturate
2327
2327
  * @see https://tailwindcss.com/docs/saturate
2328
2328
  */
2329
2329
  saturate: [{
2330
- saturate: [x, a, s]
2330
+ saturate: [h, a, s]
2331
2331
  }],
2332
2332
  /**
2333
2333
  * Sepia
2334
2334
  * @see https://tailwindcss.com/docs/sepia
2335
2335
  */
2336
2336
  sepia: [{
2337
- sepia: ["", x, a, s]
2337
+ sepia: ["", h, a, s]
2338
2338
  }],
2339
2339
  /**
2340
2340
  * Backdrop Filter
@@ -2354,63 +2354,63 @@ const E = (e) => {
2354
2354
  * @see https://tailwindcss.com/docs/backdrop-blur
2355
2355
  */
2356
2356
  "backdrop-blur": [{
2357
- "backdrop-blur": U()
2357
+ "backdrop-blur": _()
2358
2358
  }],
2359
2359
  /**
2360
2360
  * Backdrop Brightness
2361
2361
  * @see https://tailwindcss.com/docs/backdrop-brightness
2362
2362
  */
2363
2363
  "backdrop-brightness": [{
2364
- "backdrop-brightness": [x, a, s]
2364
+ "backdrop-brightness": [h, a, s]
2365
2365
  }],
2366
2366
  /**
2367
2367
  * Backdrop Contrast
2368
2368
  * @see https://tailwindcss.com/docs/backdrop-contrast
2369
2369
  */
2370
2370
  "backdrop-contrast": [{
2371
- "backdrop-contrast": [x, a, s]
2371
+ "backdrop-contrast": [h, a, s]
2372
2372
  }],
2373
2373
  /**
2374
2374
  * Backdrop Grayscale
2375
2375
  * @see https://tailwindcss.com/docs/backdrop-grayscale
2376
2376
  */
2377
2377
  "backdrop-grayscale": [{
2378
- "backdrop-grayscale": ["", x, a, s]
2378
+ "backdrop-grayscale": ["", h, a, s]
2379
2379
  }],
2380
2380
  /**
2381
2381
  * Backdrop Hue Rotate
2382
2382
  * @see https://tailwindcss.com/docs/backdrop-hue-rotate
2383
2383
  */
2384
2384
  "backdrop-hue-rotate": [{
2385
- "backdrop-hue-rotate": [x, a, s]
2385
+ "backdrop-hue-rotate": [h, a, s]
2386
2386
  }],
2387
2387
  /**
2388
2388
  * Backdrop Invert
2389
2389
  * @see https://tailwindcss.com/docs/backdrop-invert
2390
2390
  */
2391
2391
  "backdrop-invert": [{
2392
- "backdrop-invert": ["", x, a, s]
2392
+ "backdrop-invert": ["", h, a, s]
2393
2393
  }],
2394
2394
  /**
2395
2395
  * Backdrop Opacity
2396
2396
  * @see https://tailwindcss.com/docs/backdrop-opacity
2397
2397
  */
2398
2398
  "backdrop-opacity": [{
2399
- "backdrop-opacity": [x, a, s]
2399
+ "backdrop-opacity": [h, a, s]
2400
2400
  }],
2401
2401
  /**
2402
2402
  * Backdrop Saturate
2403
2403
  * @see https://tailwindcss.com/docs/backdrop-saturate
2404
2404
  */
2405
2405
  "backdrop-saturate": [{
2406
- "backdrop-saturate": [x, a, s]
2406
+ "backdrop-saturate": [h, a, s]
2407
2407
  }],
2408
2408
  /**
2409
2409
  * Backdrop Sepia
2410
2410
  * @see https://tailwindcss.com/docs/backdrop-sepia
2411
2411
  */
2412
2412
  "backdrop-sepia": [{
2413
- "backdrop-sepia": ["", x, a, s]
2413
+ "backdrop-sepia": ["", h, a, s]
2414
2414
  }],
2415
2415
  // --------------
2416
2416
  // --- Tables ---
@@ -2427,21 +2427,21 @@ const E = (e) => {
2427
2427
  * @see https://tailwindcss.com/docs/border-spacing
2428
2428
  */
2429
2429
  "border-spacing": [{
2430
- "border-spacing": m()
2430
+ "border-spacing": f()
2431
2431
  }],
2432
2432
  /**
2433
2433
  * Border Spacing X
2434
2434
  * @see https://tailwindcss.com/docs/border-spacing
2435
2435
  */
2436
2436
  "border-spacing-x": [{
2437
- "border-spacing-x": m()
2437
+ "border-spacing-x": f()
2438
2438
  }],
2439
2439
  /**
2440
2440
  * Border Spacing Y
2441
2441
  * @see https://tailwindcss.com/docs/border-spacing
2442
2442
  */
2443
2443
  "border-spacing-y": [{
2444
- "border-spacing-y": m()
2444
+ "border-spacing-y": f()
2445
2445
  }],
2446
2446
  /**
2447
2447
  * Table Layout
@@ -2479,28 +2479,28 @@ const E = (e) => {
2479
2479
  * @see https://tailwindcss.com/docs/transition-duration
2480
2480
  */
2481
2481
  duration: [{
2482
- duration: [x, "initial", a, s]
2482
+ duration: [h, "initial", a, s]
2483
2483
  }],
2484
2484
  /**
2485
2485
  * Transition Timing Function
2486
2486
  * @see https://tailwindcss.com/docs/transition-timing-function
2487
2487
  */
2488
2488
  ease: [{
2489
- ease: ["linear", "initial", G, a, s]
2489
+ ease: ["linear", "initial", O, a, s]
2490
2490
  }],
2491
2491
  /**
2492
2492
  * Transition Delay
2493
2493
  * @see https://tailwindcss.com/docs/transition-delay
2494
2494
  */
2495
2495
  delay: [{
2496
- delay: [x, a, s]
2496
+ delay: [h, a, s]
2497
2497
  }],
2498
2498
  /**
2499
2499
  * Animation
2500
2500
  * @see https://tailwindcss.com/docs/animation
2501
2501
  */
2502
2502
  animate: [{
2503
- animate: ["none", F, a, s]
2503
+ animate: ["none", B, a, s]
2504
2504
  }],
2505
2505
  // ------------------
2506
2506
  // --- Transforms ---
@@ -2524,63 +2524,63 @@ const E = (e) => {
2524
2524
  * @see https://tailwindcss.com/docs/perspective-origin
2525
2525
  */
2526
2526
  "perspective-origin": [{
2527
- "perspective-origin": N()
2527
+ "perspective-origin": F()
2528
2528
  }],
2529
2529
  /**
2530
2530
  * Rotate
2531
2531
  * @see https://tailwindcss.com/docs/rotate
2532
2532
  */
2533
2533
  rotate: [{
2534
- rotate: J()
2534
+ rotate: Z()
2535
2535
  }],
2536
2536
  /**
2537
2537
  * Rotate X
2538
2538
  * @see https://tailwindcss.com/docs/rotate
2539
2539
  */
2540
2540
  "rotate-x": [{
2541
- "rotate-x": J()
2541
+ "rotate-x": Z()
2542
2542
  }],
2543
2543
  /**
2544
2544
  * Rotate Y
2545
2545
  * @see https://tailwindcss.com/docs/rotate
2546
2546
  */
2547
2547
  "rotate-y": [{
2548
- "rotate-y": J()
2548
+ "rotate-y": Z()
2549
2549
  }],
2550
2550
  /**
2551
2551
  * Rotate Z
2552
2552
  * @see https://tailwindcss.com/docs/rotate
2553
2553
  */
2554
2554
  "rotate-z": [{
2555
- "rotate-z": J()
2555
+ "rotate-z": Z()
2556
2556
  }],
2557
2557
  /**
2558
2558
  * Scale
2559
2559
  * @see https://tailwindcss.com/docs/scale
2560
2560
  */
2561
2561
  scale: [{
2562
- scale: ee()
2562
+ scale: re()
2563
2563
  }],
2564
2564
  /**
2565
2565
  * Scale X
2566
2566
  * @see https://tailwindcss.com/docs/scale
2567
2567
  */
2568
2568
  "scale-x": [{
2569
- "scale-x": ee()
2569
+ "scale-x": re()
2570
2570
  }],
2571
2571
  /**
2572
2572
  * Scale Y
2573
2573
  * @see https://tailwindcss.com/docs/scale
2574
2574
  */
2575
2575
  "scale-y": [{
2576
- "scale-y": ee()
2576
+ "scale-y": re()
2577
2577
  }],
2578
2578
  /**
2579
2579
  * Scale Z
2580
2580
  * @see https://tailwindcss.com/docs/scale
2581
2581
  */
2582
2582
  "scale-z": [{
2583
- "scale-z": ee()
2583
+ "scale-z": re()
2584
2584
  }],
2585
2585
  /**
2586
2586
  * Scale 3D
@@ -2620,7 +2620,7 @@ const E = (e) => {
2620
2620
  * @see https://tailwindcss.com/docs/transform-origin
2621
2621
  */
2622
2622
  "transform-origin": [{
2623
- origin: N()
2623
+ origin: F()
2624
2624
  }],
2625
2625
  /**
2626
2626
  * Transform Style
@@ -2670,7 +2670,7 @@ const E = (e) => {
2670
2670
  * @see https://tailwindcss.com/docs/accent-color
2671
2671
  */
2672
2672
  accent: [{
2673
- accent: l()
2673
+ accent: c()
2674
2674
  }],
2675
2675
  /**
2676
2676
  * Appearance
@@ -2684,7 +2684,7 @@ const E = (e) => {
2684
2684
  * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
2685
2685
  */
2686
2686
  "caret-color": [{
2687
- caret: l()
2687
+ caret: c()
2688
2688
  }],
2689
2689
  /**
2690
2690
  * Color Scheme
@@ -2733,126 +2733,126 @@ const E = (e) => {
2733
2733
  * @see https://tailwindcss.com/docs/scroll-margin
2734
2734
  */
2735
2735
  "scroll-m": [{
2736
- "scroll-m": m()
2736
+ "scroll-m": f()
2737
2737
  }],
2738
2738
  /**
2739
2739
  * Scroll Margin X
2740
2740
  * @see https://tailwindcss.com/docs/scroll-margin
2741
2741
  */
2742
2742
  "scroll-mx": [{
2743
- "scroll-mx": m()
2743
+ "scroll-mx": f()
2744
2744
  }],
2745
2745
  /**
2746
2746
  * Scroll Margin Y
2747
2747
  * @see https://tailwindcss.com/docs/scroll-margin
2748
2748
  */
2749
2749
  "scroll-my": [{
2750
- "scroll-my": m()
2750
+ "scroll-my": f()
2751
2751
  }],
2752
2752
  /**
2753
2753
  * Scroll Margin Start
2754
2754
  * @see https://tailwindcss.com/docs/scroll-margin
2755
2755
  */
2756
2756
  "scroll-ms": [{
2757
- "scroll-ms": m()
2757
+ "scroll-ms": f()
2758
2758
  }],
2759
2759
  /**
2760
2760
  * Scroll Margin End
2761
2761
  * @see https://tailwindcss.com/docs/scroll-margin
2762
2762
  */
2763
2763
  "scroll-me": [{
2764
- "scroll-me": m()
2764
+ "scroll-me": f()
2765
2765
  }],
2766
2766
  /**
2767
2767
  * Scroll Margin Top
2768
2768
  * @see https://tailwindcss.com/docs/scroll-margin
2769
2769
  */
2770
2770
  "scroll-mt": [{
2771
- "scroll-mt": m()
2771
+ "scroll-mt": f()
2772
2772
  }],
2773
2773
  /**
2774
2774
  * Scroll Margin Right
2775
2775
  * @see https://tailwindcss.com/docs/scroll-margin
2776
2776
  */
2777
2777
  "scroll-mr": [{
2778
- "scroll-mr": m()
2778
+ "scroll-mr": f()
2779
2779
  }],
2780
2780
  /**
2781
2781
  * Scroll Margin Bottom
2782
2782
  * @see https://tailwindcss.com/docs/scroll-margin
2783
2783
  */
2784
2784
  "scroll-mb": [{
2785
- "scroll-mb": m()
2785
+ "scroll-mb": f()
2786
2786
  }],
2787
2787
  /**
2788
2788
  * Scroll Margin Left
2789
2789
  * @see https://tailwindcss.com/docs/scroll-margin
2790
2790
  */
2791
2791
  "scroll-ml": [{
2792
- "scroll-ml": m()
2792
+ "scroll-ml": f()
2793
2793
  }],
2794
2794
  /**
2795
2795
  * Scroll Padding
2796
2796
  * @see https://tailwindcss.com/docs/scroll-padding
2797
2797
  */
2798
2798
  "scroll-p": [{
2799
- "scroll-p": m()
2799
+ "scroll-p": f()
2800
2800
  }],
2801
2801
  /**
2802
2802
  * Scroll Padding X
2803
2803
  * @see https://tailwindcss.com/docs/scroll-padding
2804
2804
  */
2805
2805
  "scroll-px": [{
2806
- "scroll-px": m()
2806
+ "scroll-px": f()
2807
2807
  }],
2808
2808
  /**
2809
2809
  * Scroll Padding Y
2810
2810
  * @see https://tailwindcss.com/docs/scroll-padding
2811
2811
  */
2812
2812
  "scroll-py": [{
2813
- "scroll-py": m()
2813
+ "scroll-py": f()
2814
2814
  }],
2815
2815
  /**
2816
2816
  * Scroll Padding Start
2817
2817
  * @see https://tailwindcss.com/docs/scroll-padding
2818
2818
  */
2819
2819
  "scroll-ps": [{
2820
- "scroll-ps": m()
2820
+ "scroll-ps": f()
2821
2821
  }],
2822
2822
  /**
2823
2823
  * Scroll Padding End
2824
2824
  * @see https://tailwindcss.com/docs/scroll-padding
2825
2825
  */
2826
2826
  "scroll-pe": [{
2827
- "scroll-pe": m()
2827
+ "scroll-pe": f()
2828
2828
  }],
2829
2829
  /**
2830
2830
  * Scroll Padding Top
2831
2831
  * @see https://tailwindcss.com/docs/scroll-padding
2832
2832
  */
2833
2833
  "scroll-pt": [{
2834
- "scroll-pt": m()
2834
+ "scroll-pt": f()
2835
2835
  }],
2836
2836
  /**
2837
2837
  * Scroll Padding Right
2838
2838
  * @see https://tailwindcss.com/docs/scroll-padding
2839
2839
  */
2840
2840
  "scroll-pr": [{
2841
- "scroll-pr": m()
2841
+ "scroll-pr": f()
2842
2842
  }],
2843
2843
  /**
2844
2844
  * Scroll Padding Bottom
2845
2845
  * @see https://tailwindcss.com/docs/scroll-padding
2846
2846
  */
2847
2847
  "scroll-pb": [{
2848
- "scroll-pb": m()
2848
+ "scroll-pb": f()
2849
2849
  }],
2850
2850
  /**
2851
2851
  * Scroll Padding Left
2852
2852
  * @see https://tailwindcss.com/docs/scroll-padding
2853
2853
  */
2854
2854
  "scroll-pl": [{
2855
- "scroll-pl": m()
2855
+ "scroll-pl": f()
2856
2856
  }],
2857
2857
  /**
2858
2858
  * Scroll Snap Align
@@ -2930,21 +2930,21 @@ const E = (e) => {
2930
2930
  * @see https://tailwindcss.com/docs/fill
2931
2931
  */
2932
2932
  fill: [{
2933
- fill: ["none", ...l()]
2933
+ fill: ["none", ...c()]
2934
2934
  }],
2935
2935
  /**
2936
2936
  * Stroke Width
2937
2937
  * @see https://tailwindcss.com/docs/stroke-width
2938
2938
  */
2939
2939
  "stroke-w": [{
2940
- stroke: [x, ce, H, ge]
2940
+ stroke: [h, ce, ee, ge]
2941
2941
  }],
2942
2942
  /**
2943
2943
  * Stroke
2944
2944
  * @see https://tailwindcss.com/docs/stroke
2945
2945
  */
2946
2946
  stroke: [{
2947
- stroke: ["none", ...l()]
2947
+ stroke: ["none", ...c()]
2948
2948
  }],
2949
2949
  // ---------------------
2950
2950
  // --- Accessibility ---
@@ -3013,37 +3013,37 @@ const E = (e) => {
3013
3013
  orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
3014
3014
  };
3015
3015
  }, _r = /* @__PURE__ */ ar(Ar);
3016
- function Z(...e) {
3016
+ function K(...e) {
3017
3017
  return _r(qe(e));
3018
3018
  }
3019
3019
  const Cr = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"];
3020
3020
  function Tr({ year: e, monthIndex: n }, o) {
3021
- const i = new Date(e, n, 1).getDay(), d = new Date(e, n + 1, 0).getDate(), c = new Date(e, n, 0).getDate(), b = [];
3022
- for (let k = 0; k < i; k++)
3023
- b.push({ day: c - i + 1 + k, inCurrentMonth: !1 });
3024
- for (let k = 1; k <= d; k++)
3025
- b.push({ day: k, inCurrentMonth: !0 });
3026
- let u = 1;
3027
- for (; b.length % o !== 0; )
3028
- b.push({ day: u++, inCurrentMonth: !1 });
3029
- return b;
3021
+ const i = new Date(e, n, 1).getDay(), d = new Date(e, n + 1, 0).getDate(), l = new Date(e, n, 0).getDate(), p = [];
3022
+ for (let y = 0; y < i; y++)
3023
+ p.push({ day: l - i + 1 + y, inCurrentMonth: !1 });
3024
+ for (let y = 1; y <= d; y++)
3025
+ p.push({ day: y, inCurrentMonth: !0 });
3026
+ let m = 1;
3027
+ for (; p.length % o !== 0; )
3028
+ p.push({ day: m++, inCurrentMonth: !1 });
3029
+ return p;
3030
3030
  }
3031
- function oe({
3031
+ function ne({
3032
3032
  direction: e,
3033
3033
  onClick: n,
3034
3034
  className: o
3035
3035
  }) {
3036
- return /* @__PURE__ */ w.jsx(
3036
+ return /* @__PURE__ */ k.jsx(
3037
3037
  "button",
3038
3038
  {
3039
3039
  onClick: n,
3040
- className: Z(
3040
+ className: K(
3041
3041
  "size-9 rounded-xl border-2 border-slate-200 text-slate-600 grid place-items-center shrink-0",
3042
3042
  "transition-all duration-200 hover:bg-slate-50 hover:border-slate-300 active:scale-95",
3043
3043
  o
3044
3044
  ),
3045
3045
  "aria-label": e === "prev" ? "Previous month" : "Next month",
3046
- children: /* @__PURE__ */ w.jsx(
3046
+ children: /* @__PURE__ */ k.jsx(
3047
3047
  "svg",
3048
3048
  {
3049
3049
  width: "14",
@@ -3054,7 +3054,7 @@ function oe({
3054
3054
  strokeWidth: "2.5",
3055
3055
  strokeLinecap: "round",
3056
3056
  strokeLinejoin: "round",
3057
- children: e === "prev" ? /* @__PURE__ */ w.jsx("polyline", { points: "15,18 9,12 15,6" }) : /* @__PURE__ */ w.jsx("polyline", { points: "9,18 15,12 9,6" })
3057
+ children: e === "prev" ? /* @__PURE__ */ k.jsx("polyline", { points: "15,18 9,12 15,6" }) : /* @__PURE__ */ k.jsx("polyline", { points: "9,18 15,12 9,6" })
3058
3058
  }
3059
3059
  )
3060
3060
  }
@@ -3067,140 +3067,141 @@ function Mr({
3067
3067
  onDateClick: t,
3068
3068
  showNavigation: i = !0,
3069
3069
  showWeekdayHeaders: d = !0,
3070
- className: c = "",
3071
- cellSize: b,
3072
- cellHeight: u,
3073
- cellWidth: k,
3074
- monthTitlePosition: R = "center",
3070
+ className: l = "",
3071
+ cellSize: p,
3072
+ cellHeight: m,
3073
+ cellWidth: y,
3074
+ monthTitlePosition: v = "center",
3075
3075
  cellClassName: M = "",
3076
3076
  presentCellClassName: L = "",
3077
- absentCellClassName: j = "",
3078
- navigationButtonClassName: v = "",
3077
+ absentCellClassName: P = "",
3078
+ navigationButtonClassName: w = "",
3079
3079
  weekdayHeaderClassName: C = "",
3080
- monthTitleClassName: P = "",
3081
- containerClassName: G = ""
3080
+ monthTitleClassName: N = "",
3081
+ containerClassName: O = "",
3082
+ todayCellClassName: B = ""
3082
3083
  }) {
3083
- const F = Fe(null), [_, D] = De(7), N = re(() => {
3084
- const h = /* @__PURE__ */ new Date();
3085
- return { day: h.getDate(), month: h.getMonth(), year: h.getFullYear() };
3084
+ const G = Fe(null), [E, F] = De(7), j = te(() => {
3085
+ const r = /* @__PURE__ */ new Date();
3086
+ return { day: r.getDate(), month: r.getMonth(), year: r.getFullYear() };
3086
3087
  }, []);
3087
3088
  Ye(() => {
3088
- if (!F.current) return;
3089
- const h = F.current, r = new ResizeObserver((f) => {
3090
- const g = f[0]?.contentRect.width ?? h.clientWidth;
3091
- D(g >= 700 ? 14 : 7);
3089
+ if (!G.current) return;
3090
+ const r = G.current, u = new ResizeObserver((b) => {
3091
+ const x = b[0]?.contentRect.width ?? r.clientWidth;
3092
+ F(x >= 700 ? 14 : 7);
3092
3093
  });
3093
- return r.observe(h), () => r.disconnect();
3094
+ return u.observe(r), () => u.disconnect();
3094
3095
  }, []);
3095
- const $ = re(() => Tr(e, _), [e, _]), V = re(
3096
- () => Array.from({ length: _ }).map((h, r) => Cr[r % 7]),
3097
- [_]
3098
- ), m = re(
3096
+ const Y = te(() => Tr(e, E), [e, E]), f = te(
3097
+ () => Array.from({ length: E }).map((r, u) => Cr[u % 7]),
3098
+ [E]
3099
+ ), A = te(
3099
3100
  () => new Date(e.year, e.monthIndex).toLocaleString("en-US", { month: "long" }),
3100
3101
  [e]
3101
- ), A = () => {
3102
- const h = e.monthIndex - 1;
3103
- h < 0 ? n({ year: e.year - 1, monthIndex: 11 }) : n({ ...e, monthIndex: h });
3104
- }, q = () => {
3105
- const h = e.monthIndex + 1;
3106
- h > 11 ? n({ year: e.year + 1, monthIndex: 0 }) : n({ ...e, monthIndex: h });
3107
- }, z = (() => {
3102
+ ), J = () => {
3103
+ const r = e.monthIndex - 1;
3104
+ r < 0 ? n({ year: e.year - 1, monthIndex: 11 }) : n({ ...e, monthIndex: r });
3105
+ }, X = () => {
3106
+ const r = e.monthIndex + 1;
3107
+ r > 11 ? n({ year: e.year + 1, monthIndex: 0 }) : n({ ...e, monthIndex: r });
3108
+ }, U = (() => {
3108
3109
  if (o)
3109
3110
  return Array.isArray(o) ? o.find(
3110
- (h) => h.year === e.year && h.monthIndex === e.monthIndex
3111
+ (r) => r.year === e.year && r.monthIndex === e.monthIndex
3111
3112
  ) : o.year === e.year && o.monthIndex === e.monthIndex ? o : void 0;
3112
- })(), Y = z !== void 0, Q = re(() => b ? { width: `${b}px`, height: `${b}px` } : u || k ? {
3113
- ...k ? { width: `${k}px` } : {},
3114
- ...u ? { height: `${u}px` } : {}
3115
- } : {}, [b, u, k]), I = !!(b || u || k), T = re(() => b ? b > 40 ? "text-base" : "text-sm" : u || k ? (u ?? k ?? 0) > 40 ? "text-base" : "text-sm" : _ >= 14 ? "text-xs sm:text-sm" : "text-sm sm:text-base", [b, u, k, _]), O = (h) => {
3116
- t && Y && t(h, e.monthIndex, e.year);
3117
- }, l = /* @__PURE__ */ w.jsxs(
3113
+ })(), D = U !== void 0, z = te(() => p ? { width: `${p}px`, height: `${p}px` } : m || y ? {
3114
+ ...y ? { width: `${y}px` } : {},
3115
+ ...m ? { height: `${m}px` } : {}
3116
+ } : {}, [p, m, y]), T = !!(p || m || y), I = te(() => p ? p > 40 ? "text-base" : "text-sm" : m || y ? (m ?? y ?? 0) > 40 ? "text-base" : "text-sm" : E >= 14 ? "text-xs sm:text-sm" : "text-sm sm:text-base", [p, m, y, E]), c = (r) => {
3117
+ t && D && t(r, e.monthIndex, e.year);
3118
+ }, W = /* @__PURE__ */ k.jsxs(
3118
3119
  "h2",
3119
3120
  {
3120
- className: Z(
3121
+ className: K(
3121
3122
  "text-xl sm:text-2xl font-bold text-slate-900 leading-tight",
3122
- P
3123
+ N
3123
3124
  ),
3124
3125
  children: [
3125
- m,
3126
+ A,
3126
3127
  " ",
3127
- /* @__PURE__ */ w.jsx("span", { className: "text-slate-500 font-semibold", children: e.year })
3128
+ /* @__PURE__ */ k.jsx("span", { className: "text-slate-500 font-semibold", children: e.year })
3128
3129
  ]
3129
3130
  }
3130
- ), K = () => i ? R === "center" ? /* @__PURE__ */ w.jsxs("div", { className: "flex items-center justify-between mb-6 gap-2", children: [
3131
- /* @__PURE__ */ w.jsx(oe, { direction: "prev", onClick: A, className: v }),
3132
- l,
3133
- /* @__PURE__ */ w.jsx(oe, { direction: "next", onClick: q, className: v })
3134
- ] }) : R === "left" ? /* @__PURE__ */ w.jsxs("div", { className: "flex items-center justify-between mb-6 gap-2", children: [
3135
- l,
3136
- /* @__PURE__ */ w.jsxs("div", { className: "flex items-center gap-2", children: [
3137
- /* @__PURE__ */ w.jsx(oe, { direction: "prev", onClick: A, className: v }),
3138
- /* @__PURE__ */ w.jsx(oe, { direction: "next", onClick: q, className: v })
3131
+ ), H = () => i ? v === "center" ? /* @__PURE__ */ k.jsxs("div", { className: "flex items-center justify-between mb-6 gap-2", children: [
3132
+ /* @__PURE__ */ k.jsx(ne, { direction: "prev", onClick: J, className: w }),
3133
+ W,
3134
+ /* @__PURE__ */ k.jsx(ne, { direction: "next", onClick: X, className: w })
3135
+ ] }) : v === "left" ? /* @__PURE__ */ k.jsxs("div", { className: "flex items-center justify-between mb-6 gap-2", children: [
3136
+ W,
3137
+ /* @__PURE__ */ k.jsxs("div", { className: "flex items-center gap-2", children: [
3138
+ /* @__PURE__ */ k.jsx(ne, { direction: "prev", onClick: J, className: w }),
3139
+ /* @__PURE__ */ k.jsx(ne, { direction: "next", onClick: X, className: w })
3139
3140
  ] })
3140
- ] }) : /* @__PURE__ */ w.jsxs("div", { className: "flex items-center justify-between mb-6 gap-2", children: [
3141
- /* @__PURE__ */ w.jsxs("div", { className: "flex items-center gap-2", children: [
3142
- /* @__PURE__ */ w.jsx(oe, { direction: "prev", onClick: A, className: v }),
3143
- /* @__PURE__ */ w.jsx(oe, { direction: "next", onClick: q, className: v })
3141
+ ] }) : /* @__PURE__ */ k.jsxs("div", { className: "flex items-center justify-between mb-6 gap-2", children: [
3142
+ /* @__PURE__ */ k.jsxs("div", { className: "flex items-center gap-2", children: [
3143
+ /* @__PURE__ */ k.jsx(ne, { direction: "prev", onClick: J, className: w }),
3144
+ /* @__PURE__ */ k.jsx(ne, { direction: "next", onClick: X, className: w })
3144
3145
  ] }),
3145
- l
3146
+ W
3146
3147
  ] }) : null;
3147
- return /* @__PURE__ */ w.jsxs("div", { className: Z("w-full", c, G), children: [
3148
- K(),
3149
- d && /* @__PURE__ */ w.jsx(
3148
+ return /* @__PURE__ */ k.jsxs("div", { className: K("w-full", l, O), children: [
3149
+ H(),
3150
+ d && /* @__PURE__ */ k.jsx(
3150
3151
  "div",
3151
3152
  {
3152
3153
  className: "grid gap-1.5 sm:gap-2 text-center mb-2",
3153
- style: { gridTemplateColumns: `repeat(${_}, minmax(0, 1fr))` },
3154
- children: V.map((h, r) => /* @__PURE__ */ w.jsx(
3154
+ style: { gridTemplateColumns: `repeat(${E}, minmax(0, 1fr))` },
3155
+ children: f.map((r, u) => /* @__PURE__ */ k.jsx(
3155
3156
  "div",
3156
3157
  {
3157
- className: Z(
3158
+ className: K(
3158
3159
  "text-xs font-semibold uppercase tracking-wider py-1.5",
3159
3160
  "text-slate-400",
3160
3161
  C
3161
3162
  ),
3162
- children: h
3163
+ children: r
3163
3164
  },
3164
- r
3165
+ u
3165
3166
  ))
3166
3167
  }
3167
3168
  ),
3168
- /* @__PURE__ */ w.jsx(
3169
+ /* @__PURE__ */ k.jsx(
3169
3170
  "div",
3170
3171
  {
3171
- ref: F,
3172
+ ref: G,
3172
3173
  className: "grid gap-1.5 sm:gap-2",
3173
- style: { gridTemplateColumns: `repeat(${_}, minmax(0, 1fr))` },
3174
- children: $.map((h, r) => {
3175
- const f = Y && h.inCurrentMonth && z?.presentDays.has(h.day), g = Y && h.inCurrentMonth && z?.absentDays.has(h.day), y = h.inCurrentMonth && h.day === N.day && e.monthIndex === N.month && e.year === N.year, S = !!(t && h.inCurrentMonth && Y), B = Z(
3174
+ style: { gridTemplateColumns: `repeat(${E}, minmax(0, 1fr))` },
3175
+ children: Y.map((r, u) => {
3176
+ const b = D && r.inCurrentMonth && U?.presentDays.has(r.day), x = D && r.inCurrentMonth && U?.absentDays.has(r.day), S = r.inCurrentMonth && r.day === j.day && e.monthIndex === j.month && e.year === j.year, $ = !!(t && r.inCurrentMonth && D), g = K(
3176
3177
  "grid place-items-center font-semibold rounded-2xl",
3177
3178
  "transition-all duration-200",
3178
3179
  // Responsive default: fill the grid column as a square
3179
- !I && "w-full aspect-square",
3180
- T,
3181
- S && "cursor-pointer hover:scale-105 active:scale-95",
3182
- !S && h.inCurrentMonth && "cursor-default",
3180
+ !T && "w-full aspect-square",
3181
+ I,
3182
+ $ && "cursor-pointer hover:scale-105 active:scale-95",
3183
+ !$ && r.inCurrentMonth && "cursor-default",
3183
3184
  M
3184
3185
  );
3185
- let p = "";
3186
- return h.inCurrentMonth ? f ? p = Z(
3187
- "bg-emerald-500 text-white shadow-sm shadow-emerald-200",
3188
- y && "ring-2 ring-offset-1 ring-emerald-400",
3186
+ let _ = "";
3187
+ return r.inCurrentMonth ? b ? _ = K(
3188
+ "bg-emerald-500 text-white",
3189
+ S && "ring-2 ring-offset-1 ring-emerald-400",
3189
3190
  L
3190
- ) : g ? p = Z(
3191
- "bg-amber-500 text-white shadow-sm shadow-amber-200",
3192
- y && "ring-2 ring-offset-1 ring-amber-400",
3193
- j
3194
- ) : y ? p = "bg-slate-900 text-white" : p = "text-slate-600 border border-slate-200 hover:border-slate-300 hover:bg-slate-50" : p = "text-slate-300 border border-slate-100", /* @__PURE__ */ w.jsx("div", { className: "flex items-center justify-center p-0.5", children: /* @__PURE__ */ w.jsx(
3191
+ ) : x ? _ = K(
3192
+ "bg-amber-500 text-white",
3193
+ S && "ring-2 ring-offset-1 ring-amber-400",
3194
+ P
3195
+ ) : S ? _ = "bg-slate-900 text-white" : _ = "text-slate-600 border border-slate-200 hover:border-slate-300 hover:bg-slate-50" : _ = "text-slate-300 border border-slate-100", /* @__PURE__ */ k.jsx("div", { className: "flex items-center justify-center p-0.5", children: /* @__PURE__ */ k.jsx(
3195
3196
  "div",
3196
3197
  {
3197
- className: Z(B, p),
3198
- style: Q,
3199
- onClick: () => S && O(h.day),
3200
- title: S ? `${h.day} ${m} ${e.year}` : void 0,
3201
- children: h.day
3198
+ className: K(g, _, S && B),
3199
+ style: z,
3200
+ onClick: () => $ && c(r.day),
3201
+ title: $ ? `${r.day} ${A} ${e.year}` : void 0,
3202
+ children: r.day
3202
3203
  }
3203
- ) }, r);
3204
+ ) }, u);
3204
3205
  })
3205
3206
  }
3206
3207
  )
@@ -3208,6 +3209,6 @@ function Mr({
3208
3209
  }
3209
3210
  export {
3210
3211
  Mr as AttendanceCalendar,
3211
- Z as cn
3212
+ K as cn
3212
3213
  };
3213
3214
  //# sourceMappingURL=index.js.map