react-attendance-calendar 2.3.5 → 2.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
- import Le, { useRef as Fe, useState as $e, useEffect as We, useMemo as fe } from "react";
2
- var ce = { exports: {} }, se = {};
1
+ import Le, { useRef as Fe, useState as De, useMemo as re, useEffect as Ye } from "react";
2
+ var ue = { exports: {} }, ie = {};
3
3
  /**
4
4
  * @license React
5
5
  * react-jsx-runtime.production.js
@@ -9,29 +9,29 @@ var ce = { exports: {} }, se = {};
9
9
  * This source code is licensed under the MIT license found in the
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
- var ke;
13
- function De() {
14
- if (ke) return se;
15
- ke = 1;
12
+ var we;
13
+ function Ve() {
14
+ if (we) return ie;
15
+ we = 1;
16
16
  var e = Symbol.for("react.transitional.element"), n = Symbol.for("react.fragment");
17
- function o(t, i, c) {
18
- var l = null;
19
- if (c !== void 0 && (l = "" + c), i.key !== void 0 && (l = "" + i.key), "key" in i) {
20
- c = {};
21
- for (var h in i)
22
- h !== "key" && (c[h] = i[h]);
23
- } else c = i;
24
- return i = c.ref, {
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) {
20
+ d = {};
21
+ for (var b in i)
22
+ b !== "key" && (d[b] = i[b]);
23
+ } else d = i;
24
+ return i = d.ref, {
25
25
  $$typeof: e,
26
26
  type: t,
27
- key: l,
27
+ key: c,
28
28
  ref: i !== void 0 ? i : null,
29
- props: c
29
+ props: d
30
30
  };
31
31
  }
32
- return se.Fragment = n, se.jsx = o, se.jsxs = o, se;
32
+ return ie.Fragment = n, ie.jsx = o, ie.jsxs = o, ie;
33
33
  }
34
- var ae = {};
34
+ var le = {};
35
35
  /**
36
36
  * @license React
37
37
  * react-jsx-runtime.development.js
@@ -41,44 +41,44 @@ var ae = {};
41
41
  * This source code is licensed under the MIT license found in the
42
42
  * LICENSE file in the root directory of this source tree.
43
43
  */
44
- var we;
45
- function Ye() {
46
- return we || (we = 1, process.env.NODE_ENV !== "production" && (function() {
44
+ var ve;
45
+ function Ue() {
46
+ return ve || (ve = 1, process.env.NODE_ENV !== "production" && (function() {
47
47
  function e(r) {
48
48
  if (r == null) return null;
49
49
  if (typeof r == "function")
50
- return r.$$typeof === M ? null : r.displayName || r.name || null;
50
+ return r.$$typeof === ae ? null : r.displayName || r.name || null;
51
51
  if (typeof r == "string") return r;
52
52
  switch (r) {
53
- case j:
53
+ case P:
54
54
  return "Fragment";
55
- case q:
55
+ case F:
56
56
  return "Profiler";
57
- case O:
57
+ case G:
58
58
  return "StrictMode";
59
- case W:
59
+ case $:
60
60
  return "Suspense";
61
- case G:
61
+ case V:
62
62
  return "SuspenseList";
63
- case y:
63
+ case q:
64
64
  return "Activity";
65
65
  }
66
66
  if (typeof r == "object")
67
67
  switch (typeof r.tag == "number" && console.error(
68
68
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
69
69
  ), r.$$typeof) {
70
- case v:
70
+ case C:
71
71
  return "Portal";
72
- case F:
72
+ case D:
73
73
  return r.displayName || "Context";
74
- case Y:
74
+ case _:
75
75
  return (r._context.displayName || "Context") + ".Consumer";
76
- case $:
76
+ case N:
77
77
  var f = r.render;
78
78
  return r = r.displayName, r || (r = f.displayName || f.name || "", r = r !== "" ? "ForwardRef(" + r + ")" : "ForwardRef"), r;
79
- case u:
79
+ case m:
80
80
  return f = r.displayName || null, f !== null ? f : e(r.type) || "Memo";
81
- case _:
81
+ case A:
82
82
  f = r._payload, r = r._init;
83
83
  try {
84
84
  return e(r(f));
@@ -99,17 +99,17 @@ function Ye() {
99
99
  }
100
100
  if (f) {
101
101
  f = console;
102
- var b = f.error, x = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
103
- return b.call(
102
+ var g = f.error, y = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
103
+ return g.call(
104
104
  f,
105
105
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
106
- x
106
+ y
107
107
  ), n(r);
108
108
  }
109
109
  }
110
110
  function t(r) {
111
- if (r === j) return "<>";
112
- if (typeof r == "object" && r !== null && r.$$typeof === _)
111
+ if (r === P) return "<>";
112
+ if (typeof r == "object" && r !== null && r.$$typeof === A)
113
113
  return "<...>";
114
114
  try {
115
115
  var f = e(r);
@@ -119,48 +119,48 @@ function Ye() {
119
119
  }
120
120
  }
121
121
  function i() {
122
- var r = N.A;
122
+ var r = z.A;
123
123
  return r === null ? null : r.getOwner();
124
124
  }
125
- function c() {
125
+ function d() {
126
126
  return Error("react-stack-top-frame");
127
127
  }
128
- function l(r) {
129
- if (J.call(r, "key")) {
128
+ function c(r) {
129
+ if (Y.call(r, "key")) {
130
130
  var f = Object.getOwnPropertyDescriptor(r, "key").get;
131
131
  if (f && f.isReactWarning) return !1;
132
132
  }
133
133
  return r.key !== void 0;
134
134
  }
135
- function h(r, f) {
136
- function b() {
137
- R || (R = !0, console.error(
135
+ function b(r, f) {
136
+ function g() {
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
139
  f
140
140
  ));
141
141
  }
142
- b.isReactWarning = !0, Object.defineProperty(r, "key", {
143
- get: b,
142
+ g.isReactWarning = !0, Object.defineProperty(r, "key", {
143
+ get: g,
144
144
  configurable: !0
145
145
  });
146
146
  }
147
- function m() {
147
+ function u() {
148
148
  var r = e(this.type);
149
- return D[r] || (D[r] = !0, console.error(
149
+ return O[r] || (O[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, b, x, V, Q) {
154
- var g = b.ref;
153
+ function k(r, f, g, y, S, B) {
154
+ var p = g.ref;
155
155
  return r = {
156
- $$typeof: E,
156
+ $$typeof: v,
157
157
  type: r,
158
158
  key: f,
159
- props: b,
160
- _owner: x
161
- }, (g !== void 0 ? g : null) !== null ? Object.defineProperty(r, "ref", {
159
+ props: g,
160
+ _owner: y
161
+ }, (p !== void 0 ? p : null) !== null ? Object.defineProperty(r, "ref", {
162
162
  enumerable: !1,
163
- get: m
163
+ get: u
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,
@@ -175,134 +175,134 @@ function Ye() {
175
175
  configurable: !1,
176
176
  enumerable: !1,
177
177
  writable: !0,
178
- value: V
178
+ value: S
179
179
  }), Object.defineProperty(r, "_debugTask", {
180
180
  configurable: !1,
181
181
  enumerable: !1,
182
182
  writable: !0,
183
- value: Q
183
+ value: B
184
184
  }), Object.freeze && (Object.freeze(r.props), Object.freeze(r)), r;
185
185
  }
186
- function w(r, f, b, x, V, Q) {
187
- var g = f.children;
188
- if (g !== void 0)
189
- if (x)
190
- if (I(g)) {
191
- for (x = 0; x < g.length; x++)
192
- T(g[x]);
193
- Object.freeze && Object.freeze(g);
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);
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 T(g);
199
- if (J.call(f, "key")) {
200
- g = e(r);
201
- var U = Object.keys(f).filter(function(K) {
202
- return K !== "key";
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";
203
203
  });
204
- x = 0 < U.length ? "{key: someKey, " + U.join(": ..., ") + ": ...}" : "{key: someKey}", ne[g + x] || (U = 0 < U.length ? "{" + U.join(": ..., ") + ": ...}" : "{}", console.error(
204
+ y = 0 < U.length ? "{key: someKey, " + U.join(": ..., ") + ": ...}" : "{key: someKey}", h[p + y] || (U = 0 < U.length ? "{" + U.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
- x,
212
- g,
211
+ y,
212
+ p,
213
213
  U,
214
- g
215
- ), ne[g + x] = !0);
214
+ p
215
+ ), h[p + y] = !0);
216
216
  }
217
- if (g = null, b !== void 0 && (o(b), g = "" + b), l(f) && (o(f.key), g = "" + f.key), "key" in f) {
218
- b = {};
219
- for (var X in f)
220
- X !== "key" && (b[X] = f[X]);
221
- } else b = f;
222
- return g && h(
223
- b,
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,
224
224
  typeof r == "function" ? r.displayName || r.name || "Unknown" : r
225
225
  ), k(
226
226
  r,
227
+ p,
227
228
  g,
228
- b,
229
229
  i(),
230
- V,
231
- Q
230
+ S,
231
+ B
232
232
  );
233
233
  }
234
- function T(r) {
235
- L(r) ? r._store && (r._store.validated = 1) : typeof r == "object" && r !== null && r.$$typeof === _ && (r._payload.status === "fulfilled" ? L(r._payload.value) && r._payload.value._store && (r._payload.value._store.validated = 1) : r._store && (r._store.validated = 1));
234
+ function M(r) {
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 === E;
238
+ return typeof r == "object" && r !== null && r.$$typeof === v;
239
239
  }
240
- var z = Le, E = Symbol.for("react.transitional.element"), v = Symbol.for("react.portal"), j = Symbol.for("react.fragment"), O = Symbol.for("react.strict_mode"), q = Symbol.for("react.profiler"), Y = Symbol.for("react.consumer"), F = Symbol.for("react.context"), $ = Symbol.for("react.forward_ref"), W = Symbol.for("react.suspense"), G = Symbol.for("react.suspense_list"), u = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), y = Symbol.for("react.activity"), M = Symbol.for("react.client.reference"), N = z.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, J = Object.prototype.hasOwnProperty, I = Array.isArray, S = console.createTask ? console.createTask : function() {
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() {
241
241
  return null;
242
242
  };
243
- z = {
243
+ j = {
244
244
  react_stack_bottom_frame: function(r) {
245
245
  return r();
246
246
  }
247
247
  };
248
- var R, D = {}, d = z.react_stack_bottom_frame.bind(
249
- z,
250
- c
251
- )(), oe = S(t(c)), ne = {};
252
- ae.Fragment = j, ae.jsx = function(r, f, b) {
253
- var x = 1e4 > N.recentlyCreatedOwnerStacks++;
254
- return w(
248
+ var T, O = {}, l = j.react_stack_bottom_frame.bind(
249
+ j,
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(
255
255
  r,
256
256
  f,
257
- b,
257
+ g,
258
258
  !1,
259
- x ? Error("react-stack-top-frame") : d,
260
- x ? S(t(r)) : oe
259
+ y ? Error("react-stack-top-frame") : l,
260
+ y ? I(t(r)) : K
261
261
  );
262
- }, ae.jsxs = function(r, f, b) {
263
- var x = 1e4 > N.recentlyCreatedOwnerStacks++;
264
- return w(
262
+ }, le.jsxs = function(r, f, g) {
263
+ var y = 1e4 > z.recentlyCreatedOwnerStacks++;
264
+ return R(
265
265
  r,
266
266
  f,
267
- b,
267
+ g,
268
268
  !0,
269
- x ? Error("react-stack-top-frame") : d,
270
- x ? S(t(r)) : oe
269
+ y ? Error("react-stack-top-frame") : l,
270
+ y ? I(t(r)) : K
271
271
  );
272
272
  };
273
- })()), ae;
273
+ })()), le;
274
274
  }
275
- var ve;
276
- function Ve() {
277
- return ve || (ve = 1, process.env.NODE_ENV === "production" ? ce.exports = De() : ce.exports = Ye()), ce.exports;
275
+ var Re;
276
+ function We() {
277
+ return Re || (Re = 1, process.env.NODE_ENV === "production" ? ue.exports = Ve() : ue.exports = Ue()), ue.exports;
278
278
  }
279
- var C = Ve();
280
- function _e(e) {
279
+ var w = We();
280
+ function Te(e) {
281
281
  var n, o, t = "";
282
282
  if (typeof e == "string" || typeof e == "number") t += e;
283
283
  else if (typeof e == "object") if (Array.isArray(e)) {
284
284
  var i = e.length;
285
- for (n = 0; n < i; n++) e[n] && (o = _e(e[n])) && (t && (t += " "), t += o);
285
+ for (n = 0; n < i; n++) e[n] && (o = Te(e[n])) && (t && (t += " "), t += o);
286
286
  } else for (o in e) e[o] && (t && (t += " "), t += o);
287
287
  return t;
288
288
  }
289
- function Ue() {
290
- for (var e, n, o = 0, t = "", i = arguments.length; o < i; o++) (e = arguments[o]) && (n = _e(e)) && (t && (t += " "), t += n);
289
+ function qe() {
290
+ for (var e, n, o = 0, t = "", i = arguments.length; o < i; o++) (e = arguments[o]) && (n = Te(e)) && (t && (t += " "), t += n);
291
291
  return t;
292
292
  }
293
- const ye = "-", Be = (e) => {
294
- const n = Je(e), {
293
+ const ke = "-", Be = (e) => {
294
+ const n = Xe(e), {
295
295
  conflictingClassGroups: o,
296
296
  conflictingClassGroupModifiers: t
297
297
  } = e;
298
298
  return {
299
- getClassGroupId: (l) => {
300
- const h = l.split(ye);
301
- return h[0] === "" && h.length !== 1 && h.shift(), Se(h, n) || qe(l);
299
+ getClassGroupId: (c) => {
300
+ const b = c.split(ke);
301
+ return b[0] === "" && b.length !== 1 && b.shift(), Se(b, n) || Je(c);
302
302
  },
303
- getConflictingClassGroupIds: (l, h) => {
304
- const m = o[l] || [];
305
- return h && t[l] ? [...m, ...t[l]] : m;
303
+ getConflictingClassGroupIds: (c, b) => {
304
+ const u = o[c] || [];
305
+ return b && t[c] ? [...u, ...t[c]] : u;
306
306
  }
307
307
  };
308
308
  }, Se = (e, n) => {
@@ -313,17 +313,17 @@ const ye = "-", Be = (e) => {
313
313
  return i;
314
314
  if (n.validators.length === 0)
315
315
  return;
316
- const c = e.join(ye);
316
+ const d = e.join(ke);
317
317
  return n.validators.find(({
318
- validator: l
319
- }) => l(c))?.classGroupId;
320
- }, Re = /^\[(.+)\]$/, qe = (e) => {
321
- if (Re.test(e)) {
322
- const n = Re.exec(e)[1], o = n?.substring(0, n.indexOf(":"));
318
+ validator: c
319
+ }) => c(d))?.classGroupId;
320
+ }, Ee = /^\[(.+)\]$/, Je = (e) => {
321
+ if (Ee.test(e)) {
322
+ const n = Ee.exec(e)[1], o = n?.substring(0, n.indexOf(":"));
323
323
  if (o)
324
324
  return "arbitrary.." + o;
325
325
  }
326
- }, Je = (e) => {
326
+ }, Xe = (e) => {
327
327
  const {
328
328
  theme: n,
329
329
  classGroups: o
@@ -332,18 +332,18 @@ const ye = "-", Be = (e) => {
332
332
  validators: []
333
333
  };
334
334
  for (const i in o)
335
- ge(o[i], t, i, n);
335
+ he(o[i], t, i, n);
336
336
  return t;
337
- }, ge = (e, n, o, t) => {
337
+ }, he = (e, n, o, t) => {
338
338
  e.forEach((i) => {
339
339
  if (typeof i == "string") {
340
- const c = i === "" ? n : Ee(n, i);
341
- c.classGroupId = o;
340
+ const d = i === "" ? n : Ae(n, i);
341
+ d.classGroupId = o;
342
342
  return;
343
343
  }
344
344
  if (typeof i == "function") {
345
- if (Xe(i)) {
346
- ge(i(t), n, o, t);
345
+ if (Ze(i)) {
346
+ he(i(t), n, o, t);
347
347
  return;
348
348
  }
349
349
  n.validators.push({
@@ -352,19 +352,19 @@ const ye = "-", Be = (e) => {
352
352
  });
353
353
  return;
354
354
  }
355
- Object.entries(i).forEach(([c, l]) => {
356
- ge(l, Ee(n, c), o, t);
355
+ Object.entries(i).forEach(([d, c]) => {
356
+ he(c, Ae(n, d), o, t);
357
357
  });
358
358
  });
359
- }, Ee = (e, n) => {
359
+ }, Ae = (e, n) => {
360
360
  let o = e;
361
- return n.split(ye).forEach((t) => {
361
+ return n.split(ke).forEach((t) => {
362
362
  o.nextPart.has(t) || o.nextPart.set(t, {
363
363
  nextPart: /* @__PURE__ */ new Map(),
364
364
  validators: []
365
365
  }), o = o.nextPart.get(t);
366
366
  }), o;
367
- }, Xe = (e) => e.isThemeGetter, He = (e) => {
367
+ }, Ze = (e) => e.isThemeGetter, Qe = (e) => {
368
368
  if (e < 1)
369
369
  return {
370
370
  get: () => {
@@ -373,177 +373,177 @@ const ye = "-", Be = (e) => {
373
373
  }
374
374
  };
375
375
  let n = 0, o = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Map();
376
- const i = (c, l) => {
377
- o.set(c, l), n++, n > e && (n = 0, t = o, o = /* @__PURE__ */ new Map());
376
+ const i = (d, c) => {
377
+ o.set(d, c), n++, n > e && (n = 0, t = o, o = /* @__PURE__ */ new Map());
378
378
  };
379
379
  return {
380
- get(c) {
381
- let l = o.get(c);
382
- if (l !== void 0)
383
- return l;
384
- if ((l = t.get(c)) !== void 0)
385
- return i(c, l), l;
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;
386
386
  },
387
- set(c, l) {
388
- o.has(c) ? o.set(c, l) : i(c, l);
387
+ set(d, c) {
388
+ o.has(d) ? o.set(d, c) : i(d, c);
389
389
  }
390
390
  };
391
- }, he = "!", xe = ":", Ze = xe.length, Qe = (e) => {
391
+ }, xe = "!", ye = ":", Ke = ye.length, He = (e) => {
392
392
  const {
393
393
  prefix: n,
394
394
  experimentalParseClassName: o
395
395
  } = e;
396
396
  let t = (i) => {
397
- const c = [];
398
- let l = 0, h = 0, m = 0, k;
399
- for (let E = 0; E < i.length; E++) {
400
- let v = i[E];
401
- if (l === 0 && h === 0) {
402
- if (v === xe) {
403
- c.push(i.slice(m, E)), m = E + Ze;
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) {
402
+ if (C === ye) {
403
+ d.push(i.slice(u, v)), u = v + Ke;
404
404
  continue;
405
405
  }
406
- if (v === "/") {
407
- k = E;
406
+ if (C === "/") {
407
+ k = v;
408
408
  continue;
409
409
  }
410
410
  }
411
- v === "[" ? l++ : v === "]" ? l-- : v === "(" ? h++ : v === ")" && h--;
411
+ C === "[" ? c++ : C === "]" ? c-- : C === "(" ? b++ : C === ")" && b--;
412
412
  }
413
- const w = c.length === 0 ? i : i.substring(m), T = Ke(w), L = T !== w, z = k && k > m ? k - m : void 0;
413
+ const R = d.length === 0 ? i : i.substring(u), M = er(R), L = M !== R, j = k && k > u ? k - u : void 0;
414
414
  return {
415
- modifiers: c,
415
+ modifiers: d,
416
416
  hasImportantModifier: L,
417
- baseClassName: T,
418
- maybePostfixModifierPosition: z
417
+ baseClassName: M,
418
+ maybePostfixModifierPosition: j
419
419
  };
420
420
  };
421
421
  if (n) {
422
- const i = n + xe, c = t;
423
- t = (l) => l.startsWith(i) ? c(l.substring(i.length)) : {
422
+ const i = n + ye, d = t;
423
+ t = (c) => c.startsWith(i) ? d(c.substring(i.length)) : {
424
424
  isExternal: !0,
425
425
  modifiers: [],
426
426
  hasImportantModifier: !1,
427
- baseClassName: l,
427
+ baseClassName: c,
428
428
  maybePostfixModifierPosition: void 0
429
429
  };
430
430
  }
431
431
  if (o) {
432
432
  const i = t;
433
- t = (c) => o({
434
- className: c,
433
+ t = (d) => o({
434
+ className: d,
435
435
  parseClassName: i
436
436
  });
437
437
  }
438
438
  return t;
439
- }, Ke = (e) => e.endsWith(he) ? e.substring(0, e.length - 1) : e.startsWith(he) ? e.substring(1) : e, er = (e) => {
439
+ }, er = (e) => e.endsWith(xe) ? e.substring(0, e.length - 1) : e.startsWith(xe) ? e.substring(1) : e, rr = (e) => {
440
440
  const n = Object.fromEntries(e.orderSensitiveModifiers.map((t) => [t, !0]));
441
441
  return (t) => {
442
442
  if (t.length <= 1)
443
443
  return t;
444
444
  const i = [];
445
- let c = [];
446
- return t.forEach((l) => {
447
- l[0] === "[" || n[l] ? (i.push(...c.sort(), l), c = []) : c.push(l);
448
- }), i.push(...c.sort()), i;
445
+ let d = [];
446
+ return t.forEach((c) => {
447
+ c[0] === "[" || n[c] ? (i.push(...d.sort(), c), d = []) : d.push(c);
448
+ }), i.push(...d.sort()), i;
449
449
  };
450
- }, rr = (e) => ({
451
- cache: He(e.cacheSize),
452
- parseClassName: Qe(e),
453
- sortModifiers: er(e),
450
+ }, tr = (e) => ({
451
+ cache: Qe(e.cacheSize),
452
+ parseClassName: He(e),
453
+ sortModifiers: rr(e),
454
454
  ...Be(e)
455
- }), tr = /\s+/, or = (e, n) => {
455
+ }), or = /\s+/, nr = (e, n) => {
456
456
  const {
457
457
  parseClassName: o,
458
458
  getClassGroupId: t,
459
459
  getConflictingClassGroupIds: i,
460
- sortModifiers: c
461
- } = n, l = [], h = e.trim().split(tr);
462
- let m = "";
463
- for (let k = h.length - 1; k >= 0; k -= 1) {
464
- const w = h[k], {
465
- isExternal: T,
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], {
465
+ isExternal: M,
466
466
  modifiers: L,
467
- hasImportantModifier: z,
468
- baseClassName: E,
469
- maybePostfixModifierPosition: v
470
- } = o(w);
471
- if (T) {
472
- m = w + (m.length > 0 ? " " + m : m);
467
+ hasImportantModifier: j,
468
+ baseClassName: v,
469
+ maybePostfixModifierPosition: C
470
+ } = o(R);
471
+ if (M) {
472
+ u = R + (u.length > 0 ? " " + u : u);
473
473
  continue;
474
474
  }
475
- let j = !!v, O = t(j ? E.substring(0, v) : E);
476
- if (!O) {
477
- if (!j) {
478
- m = w + (m.length > 0 ? " " + m : m);
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);
479
479
  continue;
480
480
  }
481
- if (O = t(E), !O) {
482
- m = w + (m.length > 0 ? " " + m : m);
481
+ if (G = t(v), !G) {
482
+ u = R + (u.length > 0 ? " " + u : u);
483
483
  continue;
484
484
  }
485
- j = !1;
485
+ P = !1;
486
486
  }
487
- const q = c(L).join(":"), Y = z ? q + he : q, F = Y + O;
488
- if (l.includes(F))
487
+ const F = d(L).join(":"), _ = j ? F + xe : F, D = _ + G;
488
+ if (c.includes(D))
489
489
  continue;
490
- l.push(F);
491
- const $ = i(O, j);
492
- for (let W = 0; W < $.length; ++W) {
493
- const G = $[W];
494
- l.push(Y + G);
490
+ c.push(D);
491
+ const N = i(G, P);
492
+ for (let $ = 0; $ < N.length; ++$) {
493
+ const V = N[$];
494
+ c.push(_ + V);
495
495
  }
496
- m = w + (m.length > 0 ? " " + m : m);
496
+ u = R + (u.length > 0 ? " " + u : u);
497
497
  }
498
- return m;
498
+ return u;
499
499
  };
500
- function nr() {
500
+ function sr() {
501
501
  let e = 0, n, o, t = "";
502
502
  for (; e < arguments.length; )
503
- (n = arguments[e++]) && (o = Te(n)) && (t && (t += " "), t += o);
503
+ (n = arguments[e++]) && (o = Me(n)) && (t && (t += " "), t += o);
504
504
  return t;
505
505
  }
506
- const Te = (e) => {
506
+ const Me = (e) => {
507
507
  if (typeof e == "string")
508
508
  return e;
509
509
  let n, o = "";
510
510
  for (let t = 0; t < e.length; t++)
511
- e[t] && (n = Te(e[t])) && (o && (o += " "), o += n);
511
+ e[t] && (n = Me(e[t])) && (o && (o += " "), o += n);
512
512
  return o;
513
513
  };
514
- function sr(e, ...n) {
515
- let o, t, i, c = l;
516
- function l(m) {
517
- const k = n.reduce((w, T) => T(w), e());
518
- return o = rr(k), t = o.cache.get, i = o.cache.set, c = h, h(m);
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);
519
519
  }
520
- function h(m) {
521
- const k = t(m);
520
+ function b(u) {
521
+ const k = t(u);
522
522
  if (k)
523
523
  return k;
524
- const w = or(m, o);
525
- return i(m, w), w;
524
+ const R = nr(u, o);
525
+ return i(u, R), R;
526
526
  }
527
527
  return function() {
528
- return c(nr.apply(null, arguments));
528
+ return d(sr.apply(null, arguments));
529
529
  };
530
530
  }
531
- const A = (e) => {
531
+ const E = (e) => {
532
532
  const n = (o) => o[e] || [];
533
533
  return n.isThemeGetter = !0, n;
534
- }, Me = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Pe = /^\((?:(\w[\w-]*):)?(.+)\)$/i, ar = /^\d+\/\d+$/, ir = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, lr = /\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$/, cr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, dr = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, ur = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, ee = (e) => ar.test(e), p = (e) => !!e && !Number.isNaN(Number(e)), H = (e) => !!e && Number.isInteger(Number(e)), pe = (e) => e.endsWith("%") && p(e.slice(0, -1)), B = (e) => ir.test(e), mr = () => !0, fr = (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)\(.+\)$/, 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) => (
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
- lr.test(e) && !cr.test(e)
539
- ), ze = () => !1, pr = (e) => dr.test(e), br = (e) => ur.test(e), gr = (e) => !s(e) && !a(e), hr = (e) => re(e, Ie, ze), s = (e) => Me.test(e), Z = (e) => re(e, Oe, fr), be = (e) => re(e, vr, p), Ae = (e) => re(e, je, ze), xr = (e) => re(e, Ne, br), de = (e) => re(e, Ge, pr), a = (e) => Pe.test(e), ie = (e) => te(e, Oe), yr = (e) => te(e, Rr), Ce = (e) => te(e, je), kr = (e) => te(e, Ie), wr = (e) => te(e, Ne), ue = (e) => te(e, Ge, !0), re = (e, n, o) => {
540
- const t = Me.exec(e);
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) => {
540
+ const t = je.exec(e);
541
541
  return t ? t[1] ? n(t[1]) : o(t[2]) : !1;
542
- }, te = (e, n, o = !1) => {
542
+ }, se = (e, n, o = !1) => {
543
543
  const t = Pe.exec(e);
544
544
  return t ? t[1] ? n(t[1]) : o : !1;
545
- }, je = (e) => e === "position" || e === "percentage", Ne = (e) => e === "image" || e === "url", Ie = (e) => e === "length" || e === "size" || e === "bg-size", Oe = (e) => e === "length", vr = (e) => e === "number", Rr = (e) => e === "family-name", Ge = (e) => e === "shadow", Er = () => {
546
- const e = A("color"), n = A("font"), o = A("text"), t = A("font-weight"), i = A("tracking"), c = A("leading"), l = A("breakpoint"), h = A("container"), m = A("spacing"), k = A("radius"), w = A("shadow"), T = A("inset-shadow"), L = A("text-shadow"), z = A("drop-shadow"), E = A("blur"), v = A("perspective"), j = A("aspect"), O = A("ease"), q = A("animate"), Y = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], F = () => [
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 = () => [
547
547
  "center",
548
548
  "top",
549
549
  "bottom",
@@ -561,15 +561,15 @@ const A = (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
- ], $ = () => [...F(), a, s], W = () => ["auto", "hidden", "clip", "visible", "scroll"], G = () => ["auto", "contain", "none"], u = () => [a, s, m], _ = () => [ee, "full", "auto", ...u()], y = () => [H, "none", "subgrid", a, s], M = () => ["auto", {
565
- span: ["full", H, a, s]
566
- }, H, a, s], N = () => [H, "auto", a, s], J = () => ["auto", "min", "max", "fr", a, s], I = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], S = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], R = () => ["auto", ...u()], D = () => [ee, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...u()], d = () => [e, a, s], oe = () => [...F(), Ce, Ae, {
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, {
567
567
  position: [a, s]
568
- }], ne = () => ["no-repeat", {
568
+ }], h = () => ["no-repeat", {
569
569
  repeat: ["", "x", "y", "space", "round"]
570
- }], r = () => ["auto", "cover", "contain", kr, hr, {
570
+ }], r = () => ["auto", "cover", "contain", wr, xr, {
571
571
  size: [a, s]
572
- }], f = () => [pe, ie, Z], b = () => [
572
+ }], f = () => [be, ce, H], g = () => [
573
573
  // Deprecated since Tailwind CSS v4.0.0
574
574
  "",
575
575
  "none",
@@ -577,35 +577,35 @@ const A = (e) => {
577
577
  k,
578
578
  a,
579
579
  s
580
- ], x = () => ["", p, ie, Z], V = () => ["solid", "dashed", "dotted", "double"], Q = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], g = () => [p, pe, Ce, Ae], U = () => [
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 = () => [
581
581
  // Deprecated since Tailwind CSS v4.0.0
582
582
  "",
583
583
  "none",
584
- E,
584
+ v,
585
585
  a,
586
586
  s
587
- ], X = () => ["none", p, a, s], K = () => ["none", p, a, s], me = () => [p, a, s], le = () => [ee, "full", ...u()];
587
+ ], J = () => ["none", x, a, s], ee = () => ["none", x, a, s], pe = () => [x, a, s], de = () => [te, "full", ...m()];
588
588
  return {
589
589
  cacheSize: 500,
590
590
  theme: {
591
591
  animate: ["spin", "ping", "pulse", "bounce"],
592
592
  aspect: ["video"],
593
- blur: [B],
594
- breakpoint: [B],
595
- color: [mr],
596
- container: [B],
597
- "drop-shadow": [B],
593
+ blur: [W],
594
+ breakpoint: [W],
595
+ color: [fr],
596
+ container: [W],
597
+ "drop-shadow": [W],
598
598
  ease: ["in", "out", "in-out"],
599
- font: [gr],
599
+ font: [hr],
600
600
  "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
601
- "inset-shadow": [B],
601
+ "inset-shadow": [W],
602
602
  leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
603
603
  perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
604
- radius: [B],
605
- shadow: [B],
606
- spacing: ["px", p],
607
- text: [B],
608
- "text-shadow": [B],
604
+ radius: [W],
605
+ shadow: [W],
606
+ spacing: ["px", x],
607
+ text: [W],
608
+ "text-shadow": [W],
609
609
  tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
610
610
  },
611
611
  classGroups: {
@@ -617,7 +617,7 @@ const A = (e) => {
617
617
  * @see https://tailwindcss.com/docs/aspect-ratio
618
618
  */
619
619
  aspect: [{
620
- aspect: ["auto", "square", ee, s, a, j]
620
+ aspect: ["auto", "square", te, s, a, P]
621
621
  }],
622
622
  /**
623
623
  * Container
@@ -630,21 +630,21 @@ const A = (e) => {
630
630
  * @see https://tailwindcss.com/docs/columns
631
631
  */
632
632
  columns: [{
633
- columns: [p, s, a, h]
633
+ columns: [x, s, a, b]
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": Y()
640
+ "break-after": _()
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": Y()
647
+ "break-before": _()
648
648
  }],
649
649
  /**
650
650
  * Break Inside
@@ -708,49 +708,49 @@ const A = (e) => {
708
708
  * @see https://tailwindcss.com/docs/object-position
709
709
  */
710
710
  "object-position": [{
711
- object: $()
711
+ object: N()
712
712
  }],
713
713
  /**
714
714
  * Overflow
715
715
  * @see https://tailwindcss.com/docs/overflow
716
716
  */
717
717
  overflow: [{
718
- overflow: W()
718
+ overflow: $()
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": W()
725
+ "overflow-x": $()
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": W()
732
+ "overflow-y": $()
733
733
  }],
734
734
  /**
735
735
  * Overscroll Behavior
736
736
  * @see https://tailwindcss.com/docs/overscroll-behavior
737
737
  */
738
738
  overscroll: [{
739
- overscroll: G()
739
+ overscroll: V()
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": G()
746
+ "overscroll-x": V()
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": G()
753
+ "overscroll-y": V()
754
754
  }],
755
755
  /**
756
756
  * Position
@@ -762,63 +762,63 @@ const A = (e) => {
762
762
  * @see https://tailwindcss.com/docs/top-right-bottom-left
763
763
  */
764
764
  inset: [{
765
- inset: _()
765
+ inset: A()
766
766
  }],
767
767
  /**
768
768
  * Right / Left
769
769
  * @see https://tailwindcss.com/docs/top-right-bottom-left
770
770
  */
771
771
  "inset-x": [{
772
- "inset-x": _()
772
+ "inset-x": A()
773
773
  }],
774
774
  /**
775
775
  * Top / Bottom
776
776
  * @see https://tailwindcss.com/docs/top-right-bottom-left
777
777
  */
778
778
  "inset-y": [{
779
- "inset-y": _()
779
+ "inset-y": A()
780
780
  }],
781
781
  /**
782
782
  * Start
783
783
  * @see https://tailwindcss.com/docs/top-right-bottom-left
784
784
  */
785
785
  start: [{
786
- start: _()
786
+ start: A()
787
787
  }],
788
788
  /**
789
789
  * End
790
790
  * @see https://tailwindcss.com/docs/top-right-bottom-left
791
791
  */
792
792
  end: [{
793
- end: _()
793
+ end: A()
794
794
  }],
795
795
  /**
796
796
  * Top
797
797
  * @see https://tailwindcss.com/docs/top-right-bottom-left
798
798
  */
799
799
  top: [{
800
- top: _()
800
+ top: A()
801
801
  }],
802
802
  /**
803
803
  * Right
804
804
  * @see https://tailwindcss.com/docs/top-right-bottom-left
805
805
  */
806
806
  right: [{
807
- right: _()
807
+ right: A()
808
808
  }],
809
809
  /**
810
810
  * Bottom
811
811
  * @see https://tailwindcss.com/docs/top-right-bottom-left
812
812
  */
813
813
  bottom: [{
814
- bottom: _()
814
+ bottom: A()
815
815
  }],
816
816
  /**
817
817
  * Left
818
818
  * @see https://tailwindcss.com/docs/top-right-bottom-left
819
819
  */
820
820
  left: [{
821
- left: _()
821
+ left: A()
822
822
  }],
823
823
  /**
824
824
  * Visibility
@@ -830,7 +830,7 @@ const A = (e) => {
830
830
  * @see https://tailwindcss.com/docs/z-index
831
831
  */
832
832
  z: [{
833
- z: [H, "auto", a, s]
833
+ z: [X, "auto", a, s]
834
834
  }],
835
835
  // ------------------------
836
836
  // --- Flexbox and Grid ---
@@ -840,7 +840,7 @@ const A = (e) => {
840
840
  * @see https://tailwindcss.com/docs/flex-basis
841
841
  */
842
842
  basis: [{
843
- basis: [ee, "full", "auto", h, ...u()]
843
+ basis: [te, "full", "auto", b, ...m()]
844
844
  }],
845
845
  /**
846
846
  * Flex Direction
@@ -861,84 +861,84 @@ const A = (e) => {
861
861
  * @see https://tailwindcss.com/docs/flex
862
862
  */
863
863
  flex: [{
864
- flex: [p, ee, "auto", "initial", "none", s]
864
+ flex: [x, te, "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: ["", p, a, s]
871
+ grow: ["", x, 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: ["", p, a, s]
878
+ shrink: ["", x, a, s]
879
879
  }],
880
880
  /**
881
881
  * Order
882
882
  * @see https://tailwindcss.com/docs/order
883
883
  */
884
884
  order: [{
885
- order: [H, "first", "last", "none", a, s]
885
+ order: [X, "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": y()
892
+ "grid-cols": q()
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: M()
899
+ col: ae()
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": N()
906
+ "col-start": z()
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": N()
913
+ "col-end": z()
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": y()
920
+ "grid-rows": q()
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: M()
927
+ row: ae()
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": N()
934
+ "row-start": z()
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": N()
941
+ "row-end": z()
942
942
  }],
943
943
  /**
944
944
  * Grid Auto Flow
@@ -952,70 +952,70 @@ const A = (e) => {
952
952
  * @see https://tailwindcss.com/docs/grid-auto-columns
953
953
  */
954
954
  "auto-cols": [{
955
- "auto-cols": J()
955
+ "auto-cols": Y()
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": J()
962
+ "auto-rows": Y()
963
963
  }],
964
964
  /**
965
965
  * Gap
966
966
  * @see https://tailwindcss.com/docs/gap
967
967
  */
968
968
  gap: [{
969
- gap: u()
969
+ gap: m()
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": u()
976
+ "gap-x": m()
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": u()
983
+ "gap-y": m()
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: [...I(), "normal"]
990
+ justify: [...Q(), "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": [...S(), "normal"]
997
+ "justify-items": [...I(), "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", ...S()]
1004
+ "justify-self": ["auto", ...I()]
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", ...I()]
1011
+ content: ["normal", ...Q()]
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: [...S(), {
1018
+ items: [...I(), {
1019
1019
  baseline: ["", "last"]
1020
1020
  }]
1021
1021
  }],
@@ -1024,7 +1024,7 @@ const A = (e) => {
1024
1024
  * @see https://tailwindcss.com/docs/align-self
1025
1025
  */
1026
1026
  "align-self": [{
1027
- self: ["auto", ...S(), {
1027
+ self: ["auto", ...I(), {
1028
1028
  baseline: ["", "last"]
1029
1029
  }]
1030
1030
  }],
@@ -1033,21 +1033,21 @@ const A = (e) => {
1033
1033
  * @see https://tailwindcss.com/docs/place-content
1034
1034
  */
1035
1035
  "place-content": [{
1036
- "place-content": I()
1036
+ "place-content": Q()
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": [...S(), "baseline"]
1043
+ "place-items": [...I(), "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", ...S()]
1050
+ "place-self": ["auto", ...I()]
1051
1051
  }],
1052
1052
  // Spacing
1053
1053
  /**
@@ -1055,133 +1055,133 @@ const A = (e) => {
1055
1055
  * @see https://tailwindcss.com/docs/padding
1056
1056
  */
1057
1057
  p: [{
1058
- p: u()
1058
+ p: m()
1059
1059
  }],
1060
1060
  /**
1061
1061
  * Padding X
1062
1062
  * @see https://tailwindcss.com/docs/padding
1063
1063
  */
1064
1064
  px: [{
1065
- px: u()
1065
+ px: m()
1066
1066
  }],
1067
1067
  /**
1068
1068
  * Padding Y
1069
1069
  * @see https://tailwindcss.com/docs/padding
1070
1070
  */
1071
1071
  py: [{
1072
- py: u()
1072
+ py: m()
1073
1073
  }],
1074
1074
  /**
1075
1075
  * Padding Start
1076
1076
  * @see https://tailwindcss.com/docs/padding
1077
1077
  */
1078
1078
  ps: [{
1079
- ps: u()
1079
+ ps: m()
1080
1080
  }],
1081
1081
  /**
1082
1082
  * Padding End
1083
1083
  * @see https://tailwindcss.com/docs/padding
1084
1084
  */
1085
1085
  pe: [{
1086
- pe: u()
1086
+ pe: m()
1087
1087
  }],
1088
1088
  /**
1089
1089
  * Padding Top
1090
1090
  * @see https://tailwindcss.com/docs/padding
1091
1091
  */
1092
1092
  pt: [{
1093
- pt: u()
1093
+ pt: m()
1094
1094
  }],
1095
1095
  /**
1096
1096
  * Padding Right
1097
1097
  * @see https://tailwindcss.com/docs/padding
1098
1098
  */
1099
1099
  pr: [{
1100
- pr: u()
1100
+ pr: m()
1101
1101
  }],
1102
1102
  /**
1103
1103
  * Padding Bottom
1104
1104
  * @see https://tailwindcss.com/docs/padding
1105
1105
  */
1106
1106
  pb: [{
1107
- pb: u()
1107
+ pb: m()
1108
1108
  }],
1109
1109
  /**
1110
1110
  * Padding Left
1111
1111
  * @see https://tailwindcss.com/docs/padding
1112
1112
  */
1113
1113
  pl: [{
1114
- pl: u()
1114
+ pl: m()
1115
1115
  }],
1116
1116
  /**
1117
1117
  * Margin
1118
1118
  * @see https://tailwindcss.com/docs/margin
1119
1119
  */
1120
1120
  m: [{
1121
- m: R()
1121
+ m: T()
1122
1122
  }],
1123
1123
  /**
1124
1124
  * Margin X
1125
1125
  * @see https://tailwindcss.com/docs/margin
1126
1126
  */
1127
1127
  mx: [{
1128
- mx: R()
1128
+ mx: T()
1129
1129
  }],
1130
1130
  /**
1131
1131
  * Margin Y
1132
1132
  * @see https://tailwindcss.com/docs/margin
1133
1133
  */
1134
1134
  my: [{
1135
- my: R()
1135
+ my: T()
1136
1136
  }],
1137
1137
  /**
1138
1138
  * Margin Start
1139
1139
  * @see https://tailwindcss.com/docs/margin
1140
1140
  */
1141
1141
  ms: [{
1142
- ms: R()
1142
+ ms: T()
1143
1143
  }],
1144
1144
  /**
1145
1145
  * Margin End
1146
1146
  * @see https://tailwindcss.com/docs/margin
1147
1147
  */
1148
1148
  me: [{
1149
- me: R()
1149
+ me: T()
1150
1150
  }],
1151
1151
  /**
1152
1152
  * Margin Top
1153
1153
  * @see https://tailwindcss.com/docs/margin
1154
1154
  */
1155
1155
  mt: [{
1156
- mt: R()
1156
+ mt: T()
1157
1157
  }],
1158
1158
  /**
1159
1159
  * Margin Right
1160
1160
  * @see https://tailwindcss.com/docs/margin
1161
1161
  */
1162
1162
  mr: [{
1163
- mr: R()
1163
+ mr: T()
1164
1164
  }],
1165
1165
  /**
1166
1166
  * Margin Bottom
1167
1167
  * @see https://tailwindcss.com/docs/margin
1168
1168
  */
1169
1169
  mb: [{
1170
- mb: R()
1170
+ mb: T()
1171
1171
  }],
1172
1172
  /**
1173
1173
  * Margin Left
1174
1174
  * @see https://tailwindcss.com/docs/margin
1175
1175
  */
1176
1176
  ml: [{
1177
- ml: R()
1177
+ ml: T()
1178
1178
  }],
1179
1179
  /**
1180
1180
  * Space Between X
1181
1181
  * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1182
1182
  */
1183
1183
  "space-x": [{
1184
- "space-x": u()
1184
+ "space-x": m()
1185
1185
  }],
1186
1186
  /**
1187
1187
  * Space Between X Reverse
@@ -1193,7 +1193,7 @@ const A = (e) => {
1193
1193
  * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1194
1194
  */
1195
1195
  "space-y": [{
1196
- "space-y": u()
1196
+ "space-y": m()
1197
1197
  }],
1198
1198
  /**
1199
1199
  * Space Between Y Reverse
@@ -1208,14 +1208,14 @@ const A = (e) => {
1208
1208
  * @see https://tailwindcss.com/docs/width#setting-both-width-and-height
1209
1209
  */
1210
1210
  size: [{
1211
- size: D()
1211
+ size: O()
1212
1212
  }],
1213
1213
  /**
1214
1214
  * Width
1215
1215
  * @see https://tailwindcss.com/docs/width
1216
1216
  */
1217
1217
  w: [{
1218
- w: [h, "screen", ...D()]
1218
+ w: [b, "screen", ...O()]
1219
1219
  }],
1220
1220
  /**
1221
1221
  * Min-Width
@@ -1223,11 +1223,11 @@ const A = (e) => {
1223
1223
  */
1224
1224
  "min-w": [{
1225
1225
  "min-w": [
1226
- h,
1226
+ b,
1227
1227
  "screen",
1228
1228
  /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1229
1229
  "none",
1230
- ...D()
1230
+ ...O()
1231
1231
  ]
1232
1232
  }],
1233
1233
  /**
@@ -1236,16 +1236,16 @@ const A = (e) => {
1236
1236
  */
1237
1237
  "max-w": [{
1238
1238
  "max-w": [
1239
- h,
1239
+ b,
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: [l]
1246
+ screen: [c]
1247
1247
  },
1248
- ...D()
1248
+ ...O()
1249
1249
  ]
1250
1250
  }],
1251
1251
  /**
@@ -1253,21 +1253,21 @@ const A = (e) => {
1253
1253
  * @see https://tailwindcss.com/docs/height
1254
1254
  */
1255
1255
  h: [{
1256
- h: ["screen", "lh", ...D()]
1256
+ h: ["screen", "lh", ...O()]
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", ...D()]
1263
+ "min-h": ["screen", "lh", "none", ...O()]
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", ...D()]
1270
+ "max-h": ["screen", "lh", ...O()]
1271
1271
  }],
1272
1272
  // ------------------
1273
1273
  // --- Typography ---
@@ -1277,7 +1277,7 @@ const A = (e) => {
1277
1277
  * @see https://tailwindcss.com/docs/font-size
1278
1278
  */
1279
1279
  "font-size": [{
1280
- text: ["base", o, ie, Z]
1280
+ text: ["base", o, ce, H]
1281
1281
  }],
1282
1282
  /**
1283
1283
  * Font Smoothing
@@ -1294,21 +1294,21 @@ const A = (e) => {
1294
1294
  * @see https://tailwindcss.com/docs/font-weight
1295
1295
  */
1296
1296
  "font-weight": [{
1297
- font: [t, a, be]
1297
+ font: [t, a, ge]
1298
1298
  }],
1299
1299
  /**
1300
1300
  * Font Stretch
1301
1301
  * @see https://tailwindcss.com/docs/font-stretch
1302
1302
  */
1303
1303
  "font-stretch": [{
1304
- "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", pe, s]
1304
+ "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", be, s]
1305
1305
  }],
1306
1306
  /**
1307
1307
  * Font Family
1308
1308
  * @see https://tailwindcss.com/docs/font-family
1309
1309
  */
1310
1310
  "font-family": [{
1311
- font: [yr, s, n]
1311
+ font: [kr, s, n]
1312
1312
  }],
1313
1313
  /**
1314
1314
  * Font Variant Numeric
@@ -1352,7 +1352,7 @@ const A = (e) => {
1352
1352
  * @see https://tailwindcss.com/docs/line-clamp
1353
1353
  */
1354
1354
  "line-clamp": [{
1355
- "line-clamp": [p, "none", a, be]
1355
+ "line-clamp": [x, "none", a, ge]
1356
1356
  }],
1357
1357
  /**
1358
1358
  * Line Height
@@ -1361,8 +1361,8 @@ const A = (e) => {
1361
1361
  leading: [{
1362
1362
  leading: [
1363
1363
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1364
- c,
1365
- ...u()
1364
+ d,
1365
+ ...m()
1366
1366
  ]
1367
1367
  }],
1368
1368
  /**
@@ -1399,14 +1399,14 @@ const A = (e) => {
1399
1399
  * @see https://v3.tailwindcss.com/docs/placeholder-color
1400
1400
  */
1401
1401
  "placeholder-color": [{
1402
- placeholder: d()
1402
+ placeholder: l()
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: d()
1409
+ text: l()
1410
1410
  }],
1411
1411
  /**
1412
1412
  * Text Decoration
@@ -1418,28 +1418,28 @@ const A = (e) => {
1418
1418
  * @see https://tailwindcss.com/docs/text-decoration-style
1419
1419
  */
1420
1420
  "text-decoration-style": [{
1421
- decoration: [...V(), "wavy"]
1421
+ decoration: [...S(), "wavy"]
1422
1422
  }],
1423
1423
  /**
1424
1424
  * Text Decoration Thickness
1425
1425
  * @see https://tailwindcss.com/docs/text-decoration-thickness
1426
1426
  */
1427
1427
  "text-decoration-thickness": [{
1428
- decoration: [p, "from-font", "auto", a, Z]
1428
+ decoration: [x, "from-font", "auto", a, H]
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: d()
1435
+ decoration: l()
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": [p, "auto", a, s]
1442
+ "underline-offset": [x, "auto", a, s]
1443
1443
  }],
1444
1444
  /**
1445
1445
  * Text Transform
@@ -1463,7 +1463,7 @@ const A = (e) => {
1463
1463
  * @see https://tailwindcss.com/docs/text-indent
1464
1464
  */
1465
1465
  indent: [{
1466
- indent: u()
1466
+ indent: m()
1467
1467
  }],
1468
1468
  /**
1469
1469
  * Vertical Alignment
@@ -1536,14 +1536,14 @@ const A = (e) => {
1536
1536
  * @see https://tailwindcss.com/docs/background-position
1537
1537
  */
1538
1538
  "bg-position": [{
1539
- bg: oe()
1539
+ bg: K()
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: ne()
1546
+ bg: h()
1547
1547
  }],
1548
1548
  /**
1549
1549
  * Background Size
@@ -1560,17 +1560,17 @@ const A = (e) => {
1560
1560
  bg: ["none", {
1561
1561
  linear: [{
1562
1562
  to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1563
- }, H, a, s],
1563
+ }, X, a, s],
1564
1564
  radial: ["", a, s],
1565
- conic: [H, a, s]
1566
- }, wr, xr]
1565
+ conic: [X, a, s]
1566
+ }, vr, yr]
1567
1567
  }],
1568
1568
  /**
1569
1569
  * Background Color
1570
1570
  * @see https://tailwindcss.com/docs/background-color
1571
1571
  */
1572
1572
  "bg-color": [{
1573
- bg: d()
1573
+ bg: l()
1574
1574
  }],
1575
1575
  /**
1576
1576
  * Gradient Color Stops From Position
@@ -1598,21 +1598,21 @@ const A = (e) => {
1598
1598
  * @see https://tailwindcss.com/docs/gradient-color-stops
1599
1599
  */
1600
1600
  "gradient-from": [{
1601
- from: d()
1601
+ from: l()
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: d()
1608
+ via: l()
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: d()
1615
+ to: l()
1616
1616
  }],
1617
1617
  // ---------------
1618
1618
  // --- Borders ---
@@ -1622,175 +1622,175 @@ const A = (e) => {
1622
1622
  * @see https://tailwindcss.com/docs/border-radius
1623
1623
  */
1624
1624
  rounded: [{
1625
- rounded: b()
1625
+ rounded: g()
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": b()
1632
+ "rounded-s": g()
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": b()
1639
+ "rounded-e": g()
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": b()
1646
+ "rounded-t": g()
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": b()
1653
+ "rounded-r": g()
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": b()
1660
+ "rounded-b": g()
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": b()
1667
+ "rounded-l": g()
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": b()
1674
+ "rounded-ss": g()
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": b()
1681
+ "rounded-se": g()
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": b()
1688
+ "rounded-ee": g()
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": b()
1695
+ "rounded-es": g()
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": b()
1702
+ "rounded-tl": g()
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": b()
1709
+ "rounded-tr": g()
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": b()
1716
+ "rounded-br": g()
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": b()
1723
+ "rounded-bl": g()
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: x()
1730
+ border: y()
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": x()
1737
+ "border-x": y()
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": x()
1744
+ "border-y": y()
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": x()
1751
+ "border-s": y()
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": x()
1758
+ "border-e": y()
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": x()
1765
+ "border-t": y()
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": x()
1772
+ "border-r": y()
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": x()
1779
+ "border-b": y()
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": x()
1786
+ "border-l": y()
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": x()
1793
+ "divide-x": y()
1794
1794
  }],
1795
1795
  /**
1796
1796
  * Divide Width X Reverse
@@ -1802,7 +1802,7 @@ const A = (e) => {
1802
1802
  * @see https://tailwindcss.com/docs/border-width#between-children
1803
1803
  */
1804
1804
  "divide-y": [{
1805
- "divide-y": x()
1805
+ "divide-y": y()
1806
1806
  }],
1807
1807
  /**
1808
1808
  * Divide Width Y Reverse
@@ -1814,112 +1814,112 @@ const A = (e) => {
1814
1814
  * @see https://tailwindcss.com/docs/border-style
1815
1815
  */
1816
1816
  "border-style": [{
1817
- border: [...V(), "hidden", "none"]
1817
+ border: [...S(), "hidden", "none"]
1818
1818
  }],
1819
1819
  /**
1820
1820
  * Divide Style
1821
1821
  * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
1822
1822
  */
1823
1823
  "divide-style": [{
1824
- divide: [...V(), "hidden", "none"]
1824
+ divide: [...S(), "hidden", "none"]
1825
1825
  }],
1826
1826
  /**
1827
1827
  * Border Color
1828
1828
  * @see https://tailwindcss.com/docs/border-color
1829
1829
  */
1830
1830
  "border-color": [{
1831
- border: d()
1831
+ border: l()
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": d()
1838
+ "border-x": l()
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": d()
1845
+ "border-y": l()
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": d()
1852
+ "border-s": l()
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": d()
1859
+ "border-e": l()
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": d()
1866
+ "border-t": l()
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": d()
1873
+ "border-r": l()
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": d()
1880
+ "border-b": l()
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": d()
1887
+ "border-l": l()
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: d()
1894
+ divide: l()
1895
1895
  }],
1896
1896
  /**
1897
1897
  * Outline Style
1898
1898
  * @see https://tailwindcss.com/docs/outline-style
1899
1899
  */
1900
1900
  "outline-style": [{
1901
- outline: [...V(), "none", "hidden"]
1901
+ outline: [...S(), "none", "hidden"]
1902
1902
  }],
1903
1903
  /**
1904
1904
  * Outline Offset
1905
1905
  * @see https://tailwindcss.com/docs/outline-offset
1906
1906
  */
1907
1907
  "outline-offset": [{
1908
- "outline-offset": [p, a, s]
1908
+ "outline-offset": [x, 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: ["", p, ie, Z]
1915
+ outline: ["", x, ce, H]
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: d()
1922
+ outline: l()
1923
1923
  }],
1924
1924
  // ---------------
1925
1925
  // --- Effects ---
@@ -1933,9 +1933,9 @@ const A = (e) => {
1933
1933
  // Deprecated since Tailwind CSS v4.0.0
1934
1934
  "",
1935
1935
  "none",
1936
- w,
1937
- ue,
1938
- de
1936
+ R,
1937
+ fe,
1938
+ me
1939
1939
  ]
1940
1940
  }],
1941
1941
  /**
@@ -1943,28 +1943,28 @@ const A = (e) => {
1943
1943
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
1944
1944
  */
1945
1945
  "shadow-color": [{
1946
- shadow: d()
1946
+ shadow: l()
1947
1947
  }],
1948
1948
  /**
1949
1949
  * Inset Box Shadow
1950
1950
  * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
1951
1951
  */
1952
1952
  "inset-shadow": [{
1953
- "inset-shadow": ["none", T, ue, de]
1953
+ "inset-shadow": ["none", M, fe, me]
1954
1954
  }],
1955
1955
  /**
1956
1956
  * Inset Box Shadow Color
1957
1957
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
1958
1958
  */
1959
1959
  "inset-shadow-color": [{
1960
- "inset-shadow": d()
1960
+ "inset-shadow": l()
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: x()
1967
+ ring: y()
1968
1968
  }],
1969
1969
  /**
1970
1970
  * Ring Width Inset
@@ -1978,7 +1978,7 @@ const A = (e) => {
1978
1978
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
1979
1979
  */
1980
1980
  "ring-color": [{
1981
- ring: d()
1981
+ ring: l()
1982
1982
  }],
1983
1983
  /**
1984
1984
  * Ring Offset Width
@@ -1987,7 +1987,7 @@ const A = (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": [p, Z]
1990
+ "ring-offset": [x, H]
1991
1991
  }],
1992
1992
  /**
1993
1993
  * Ring Offset Color
@@ -1996,56 +1996,56 @@ const A = (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": d()
1999
+ "ring-offset": l()
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": x()
2006
+ "inset-ring": y()
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": d()
2013
+ "inset-ring": l()
2014
2014
  }],
2015
2015
  /**
2016
2016
  * Text Shadow
2017
2017
  * @see https://tailwindcss.com/docs/text-shadow
2018
2018
  */
2019
2019
  "text-shadow": [{
2020
- "text-shadow": ["none", L, ue, de]
2020
+ "text-shadow": ["none", L, fe, me]
2021
2021
  }],
2022
2022
  /**
2023
2023
  * Text Shadow Color
2024
2024
  * @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
2025
2025
  */
2026
2026
  "text-shadow-color": [{
2027
- "text-shadow": d()
2027
+ "text-shadow": l()
2028
2028
  }],
2029
2029
  /**
2030
2030
  * Opacity
2031
2031
  * @see https://tailwindcss.com/docs/opacity
2032
2032
  */
2033
2033
  opacity: [{
2034
- opacity: [p, a, s]
2034
+ opacity: [x, 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": [...Q(), "plus-darker", "plus-lighter"]
2041
+ "mix-blend": [...B(), "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": Q()
2048
+ "bg-blend": B()
2049
2049
  }],
2050
2050
  /**
2051
2051
  * Mask Clip
@@ -2066,106 +2066,106 @@ const A = (e) => {
2066
2066
  * @see https://tailwindcss.com/docs/mask-image
2067
2067
  */
2068
2068
  "mask-image-linear-pos": [{
2069
- "mask-linear": [p]
2069
+ "mask-linear": [x]
2070
2070
  }],
2071
2071
  "mask-image-linear-from-pos": [{
2072
- "mask-linear-from": g()
2072
+ "mask-linear-from": p()
2073
2073
  }],
2074
2074
  "mask-image-linear-to-pos": [{
2075
- "mask-linear-to": g()
2075
+ "mask-linear-to": p()
2076
2076
  }],
2077
2077
  "mask-image-linear-from-color": [{
2078
- "mask-linear-from": d()
2078
+ "mask-linear-from": l()
2079
2079
  }],
2080
2080
  "mask-image-linear-to-color": [{
2081
- "mask-linear-to": d()
2081
+ "mask-linear-to": l()
2082
2082
  }],
2083
2083
  "mask-image-t-from-pos": [{
2084
- "mask-t-from": g()
2084
+ "mask-t-from": p()
2085
2085
  }],
2086
2086
  "mask-image-t-to-pos": [{
2087
- "mask-t-to": g()
2087
+ "mask-t-to": p()
2088
2088
  }],
2089
2089
  "mask-image-t-from-color": [{
2090
- "mask-t-from": d()
2090
+ "mask-t-from": l()
2091
2091
  }],
2092
2092
  "mask-image-t-to-color": [{
2093
- "mask-t-to": d()
2093
+ "mask-t-to": l()
2094
2094
  }],
2095
2095
  "mask-image-r-from-pos": [{
2096
- "mask-r-from": g()
2096
+ "mask-r-from": p()
2097
2097
  }],
2098
2098
  "mask-image-r-to-pos": [{
2099
- "mask-r-to": g()
2099
+ "mask-r-to": p()
2100
2100
  }],
2101
2101
  "mask-image-r-from-color": [{
2102
- "mask-r-from": d()
2102
+ "mask-r-from": l()
2103
2103
  }],
2104
2104
  "mask-image-r-to-color": [{
2105
- "mask-r-to": d()
2105
+ "mask-r-to": l()
2106
2106
  }],
2107
2107
  "mask-image-b-from-pos": [{
2108
- "mask-b-from": g()
2108
+ "mask-b-from": p()
2109
2109
  }],
2110
2110
  "mask-image-b-to-pos": [{
2111
- "mask-b-to": g()
2111
+ "mask-b-to": p()
2112
2112
  }],
2113
2113
  "mask-image-b-from-color": [{
2114
- "mask-b-from": d()
2114
+ "mask-b-from": l()
2115
2115
  }],
2116
2116
  "mask-image-b-to-color": [{
2117
- "mask-b-to": d()
2117
+ "mask-b-to": l()
2118
2118
  }],
2119
2119
  "mask-image-l-from-pos": [{
2120
- "mask-l-from": g()
2120
+ "mask-l-from": p()
2121
2121
  }],
2122
2122
  "mask-image-l-to-pos": [{
2123
- "mask-l-to": g()
2123
+ "mask-l-to": p()
2124
2124
  }],
2125
2125
  "mask-image-l-from-color": [{
2126
- "mask-l-from": d()
2126
+ "mask-l-from": l()
2127
2127
  }],
2128
2128
  "mask-image-l-to-color": [{
2129
- "mask-l-to": d()
2129
+ "mask-l-to": l()
2130
2130
  }],
2131
2131
  "mask-image-x-from-pos": [{
2132
- "mask-x-from": g()
2132
+ "mask-x-from": p()
2133
2133
  }],
2134
2134
  "mask-image-x-to-pos": [{
2135
- "mask-x-to": g()
2135
+ "mask-x-to": p()
2136
2136
  }],
2137
2137
  "mask-image-x-from-color": [{
2138
- "mask-x-from": d()
2138
+ "mask-x-from": l()
2139
2139
  }],
2140
2140
  "mask-image-x-to-color": [{
2141
- "mask-x-to": d()
2141
+ "mask-x-to": l()
2142
2142
  }],
2143
2143
  "mask-image-y-from-pos": [{
2144
- "mask-y-from": g()
2144
+ "mask-y-from": p()
2145
2145
  }],
2146
2146
  "mask-image-y-to-pos": [{
2147
- "mask-y-to": g()
2147
+ "mask-y-to": p()
2148
2148
  }],
2149
2149
  "mask-image-y-from-color": [{
2150
- "mask-y-from": d()
2150
+ "mask-y-from": l()
2151
2151
  }],
2152
2152
  "mask-image-y-to-color": [{
2153
- "mask-y-to": d()
2153
+ "mask-y-to": l()
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": g()
2159
+ "mask-radial-from": p()
2160
2160
  }],
2161
2161
  "mask-image-radial-to-pos": [{
2162
- "mask-radial-to": g()
2162
+ "mask-radial-to": p()
2163
2163
  }],
2164
2164
  "mask-image-radial-from-color": [{
2165
- "mask-radial-from": d()
2165
+ "mask-radial-from": l()
2166
2166
  }],
2167
2167
  "mask-image-radial-to-color": [{
2168
- "mask-radial-to": d()
2168
+ "mask-radial-to": l()
2169
2169
  }],
2170
2170
  "mask-image-radial-shape": [{
2171
2171
  "mask-radial": ["circle", "ellipse"]
@@ -2177,22 +2177,22 @@ const A = (e) => {
2177
2177
  }]
2178
2178
  }],
2179
2179
  "mask-image-radial-pos": [{
2180
- "mask-radial-at": F()
2180
+ "mask-radial-at": D()
2181
2181
  }],
2182
2182
  "mask-image-conic-pos": [{
2183
- "mask-conic": [p]
2183
+ "mask-conic": [x]
2184
2184
  }],
2185
2185
  "mask-image-conic-from-pos": [{
2186
- "mask-conic-from": g()
2186
+ "mask-conic-from": p()
2187
2187
  }],
2188
2188
  "mask-image-conic-to-pos": [{
2189
- "mask-conic-to": g()
2189
+ "mask-conic-to": p()
2190
2190
  }],
2191
2191
  "mask-image-conic-from-color": [{
2192
- "mask-conic-from": d()
2192
+ "mask-conic-from": l()
2193
2193
  }],
2194
2194
  "mask-image-conic-to-color": [{
2195
- "mask-conic-to": d()
2195
+ "mask-conic-to": l()
2196
2196
  }],
2197
2197
  /**
2198
2198
  * Mask Mode
@@ -2213,14 +2213,14 @@ const A = (e) => {
2213
2213
  * @see https://tailwindcss.com/docs/mask-position
2214
2214
  */
2215
2215
  "mask-position": [{
2216
- mask: oe()
2216
+ mask: K()
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: ne()
2223
+ mask: h()
2224
2224
  }],
2225
2225
  /**
2226
2226
  * Mask Size
@@ -2271,14 +2271,14 @@ const A = (e) => {
2271
2271
  * @see https://tailwindcss.com/docs/brightness
2272
2272
  */
2273
2273
  brightness: [{
2274
- brightness: [p, a, s]
2274
+ brightness: [x, a, s]
2275
2275
  }],
2276
2276
  /**
2277
2277
  * Contrast
2278
2278
  * @see https://tailwindcss.com/docs/contrast
2279
2279
  */
2280
2280
  contrast: [{
2281
- contrast: [p, a, s]
2281
+ contrast: [x, a, s]
2282
2282
  }],
2283
2283
  /**
2284
2284
  * Drop Shadow
@@ -2289,9 +2289,9 @@ const A = (e) => {
2289
2289
  // Deprecated since Tailwind CSS v4.0.0
2290
2290
  "",
2291
2291
  "none",
2292
- z,
2293
- ue,
2294
- de
2292
+ j,
2293
+ fe,
2294
+ me
2295
2295
  ]
2296
2296
  }],
2297
2297
  /**
@@ -2299,42 +2299,42 @@ const A = (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": d()
2302
+ "drop-shadow": l()
2303
2303
  }],
2304
2304
  /**
2305
2305
  * Grayscale
2306
2306
  * @see https://tailwindcss.com/docs/grayscale
2307
2307
  */
2308
2308
  grayscale: [{
2309
- grayscale: ["", p, a, s]
2309
+ grayscale: ["", x, 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": [p, a, s]
2316
+ "hue-rotate": [x, a, s]
2317
2317
  }],
2318
2318
  /**
2319
2319
  * Invert
2320
2320
  * @see https://tailwindcss.com/docs/invert
2321
2321
  */
2322
2322
  invert: [{
2323
- invert: ["", p, a, s]
2323
+ invert: ["", x, a, s]
2324
2324
  }],
2325
2325
  /**
2326
2326
  * Saturate
2327
2327
  * @see https://tailwindcss.com/docs/saturate
2328
2328
  */
2329
2329
  saturate: [{
2330
- saturate: [p, a, s]
2330
+ saturate: [x, a, s]
2331
2331
  }],
2332
2332
  /**
2333
2333
  * Sepia
2334
2334
  * @see https://tailwindcss.com/docs/sepia
2335
2335
  */
2336
2336
  sepia: [{
2337
- sepia: ["", p, a, s]
2337
+ sepia: ["", x, a, s]
2338
2338
  }],
2339
2339
  /**
2340
2340
  * Backdrop Filter
@@ -2361,56 +2361,56 @@ const A = (e) => {
2361
2361
  * @see https://tailwindcss.com/docs/backdrop-brightness
2362
2362
  */
2363
2363
  "backdrop-brightness": [{
2364
- "backdrop-brightness": [p, a, s]
2364
+ "backdrop-brightness": [x, 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": [p, a, s]
2371
+ "backdrop-contrast": [x, 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": ["", p, a, s]
2378
+ "backdrop-grayscale": ["", x, 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": [p, a, s]
2385
+ "backdrop-hue-rotate": [x, 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": ["", p, a, s]
2392
+ "backdrop-invert": ["", x, 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": [p, a, s]
2399
+ "backdrop-opacity": [x, 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": [p, a, s]
2406
+ "backdrop-saturate": [x, 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": ["", p, a, s]
2413
+ "backdrop-sepia": ["", x, a, s]
2414
2414
  }],
2415
2415
  // --------------
2416
2416
  // --- Tables ---
@@ -2427,21 +2427,21 @@ const A = (e) => {
2427
2427
  * @see https://tailwindcss.com/docs/border-spacing
2428
2428
  */
2429
2429
  "border-spacing": [{
2430
- "border-spacing": u()
2430
+ "border-spacing": m()
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": u()
2437
+ "border-spacing-x": m()
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": u()
2444
+ "border-spacing-y": m()
2445
2445
  }],
2446
2446
  /**
2447
2447
  * Table Layout
@@ -2479,28 +2479,28 @@ const A = (e) => {
2479
2479
  * @see https://tailwindcss.com/docs/transition-duration
2480
2480
  */
2481
2481
  duration: [{
2482
- duration: [p, "initial", a, s]
2482
+ duration: [x, "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", O, a, s]
2489
+ ease: ["linear", "initial", G, 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: [p, a, s]
2496
+ delay: [x, 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", q, a, s]
2503
+ animate: ["none", F, a, s]
2504
2504
  }],
2505
2505
  // ------------------
2506
2506
  // --- Transforms ---
@@ -2517,70 +2517,70 @@ const A = (e) => {
2517
2517
  * @see https://tailwindcss.com/docs/perspective
2518
2518
  */
2519
2519
  perspective: [{
2520
- perspective: [v, a, s]
2520
+ perspective: [C, a, s]
2521
2521
  }],
2522
2522
  /**
2523
2523
  * Perspective Origin
2524
2524
  * @see https://tailwindcss.com/docs/perspective-origin
2525
2525
  */
2526
2526
  "perspective-origin": [{
2527
- "perspective-origin": $()
2527
+ "perspective-origin": N()
2528
2528
  }],
2529
2529
  /**
2530
2530
  * Rotate
2531
2531
  * @see https://tailwindcss.com/docs/rotate
2532
2532
  */
2533
2533
  rotate: [{
2534
- rotate: X()
2534
+ rotate: J()
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": X()
2541
+ "rotate-x": J()
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": X()
2548
+ "rotate-y": J()
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": X()
2555
+ "rotate-z": J()
2556
2556
  }],
2557
2557
  /**
2558
2558
  * Scale
2559
2559
  * @see https://tailwindcss.com/docs/scale
2560
2560
  */
2561
2561
  scale: [{
2562
- scale: K()
2562
+ scale: ee()
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": K()
2569
+ "scale-x": ee()
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": K()
2576
+ "scale-y": ee()
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": K()
2583
+ "scale-z": ee()
2584
2584
  }],
2585
2585
  /**
2586
2586
  * Scale 3D
@@ -2592,21 +2592,21 @@ const A = (e) => {
2592
2592
  * @see https://tailwindcss.com/docs/skew
2593
2593
  */
2594
2594
  skew: [{
2595
- skew: me()
2595
+ skew: pe()
2596
2596
  }],
2597
2597
  /**
2598
2598
  * Skew X
2599
2599
  * @see https://tailwindcss.com/docs/skew
2600
2600
  */
2601
2601
  "skew-x": [{
2602
- "skew-x": me()
2602
+ "skew-x": pe()
2603
2603
  }],
2604
2604
  /**
2605
2605
  * Skew Y
2606
2606
  * @see https://tailwindcss.com/docs/skew
2607
2607
  */
2608
2608
  "skew-y": [{
2609
- "skew-y": me()
2609
+ "skew-y": pe()
2610
2610
  }],
2611
2611
  /**
2612
2612
  * Transform
@@ -2620,7 +2620,7 @@ const A = (e) => {
2620
2620
  * @see https://tailwindcss.com/docs/transform-origin
2621
2621
  */
2622
2622
  "transform-origin": [{
2623
- origin: $()
2623
+ origin: N()
2624
2624
  }],
2625
2625
  /**
2626
2626
  * Transform Style
@@ -2634,28 +2634,28 @@ const A = (e) => {
2634
2634
  * @see https://tailwindcss.com/docs/translate
2635
2635
  */
2636
2636
  translate: [{
2637
- translate: le()
2637
+ translate: de()
2638
2638
  }],
2639
2639
  /**
2640
2640
  * Translate X
2641
2641
  * @see https://tailwindcss.com/docs/translate
2642
2642
  */
2643
2643
  "translate-x": [{
2644
- "translate-x": le()
2644
+ "translate-x": de()
2645
2645
  }],
2646
2646
  /**
2647
2647
  * Translate Y
2648
2648
  * @see https://tailwindcss.com/docs/translate
2649
2649
  */
2650
2650
  "translate-y": [{
2651
- "translate-y": le()
2651
+ "translate-y": de()
2652
2652
  }],
2653
2653
  /**
2654
2654
  * Translate Z
2655
2655
  * @see https://tailwindcss.com/docs/translate
2656
2656
  */
2657
2657
  "translate-z": [{
2658
- "translate-z": le()
2658
+ "translate-z": de()
2659
2659
  }],
2660
2660
  /**
2661
2661
  * Translate None
@@ -2670,7 +2670,7 @@ const A = (e) => {
2670
2670
  * @see https://tailwindcss.com/docs/accent-color
2671
2671
  */
2672
2672
  accent: [{
2673
- accent: d()
2673
+ accent: l()
2674
2674
  }],
2675
2675
  /**
2676
2676
  * Appearance
@@ -2684,7 +2684,7 @@ const A = (e) => {
2684
2684
  * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
2685
2685
  */
2686
2686
  "caret-color": [{
2687
- caret: d()
2687
+ caret: l()
2688
2688
  }],
2689
2689
  /**
2690
2690
  * Color Scheme
@@ -2733,126 +2733,126 @@ const A = (e) => {
2733
2733
  * @see https://tailwindcss.com/docs/scroll-margin
2734
2734
  */
2735
2735
  "scroll-m": [{
2736
- "scroll-m": u()
2736
+ "scroll-m": m()
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": u()
2743
+ "scroll-mx": m()
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": u()
2750
+ "scroll-my": m()
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": u()
2757
+ "scroll-ms": m()
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": u()
2764
+ "scroll-me": m()
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": u()
2771
+ "scroll-mt": m()
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": u()
2778
+ "scroll-mr": m()
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": u()
2785
+ "scroll-mb": m()
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": u()
2792
+ "scroll-ml": m()
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": u()
2799
+ "scroll-p": m()
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": u()
2806
+ "scroll-px": m()
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": u()
2813
+ "scroll-py": m()
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": u()
2820
+ "scroll-ps": m()
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": u()
2827
+ "scroll-pe": m()
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": u()
2834
+ "scroll-pt": m()
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": u()
2841
+ "scroll-pr": m()
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": u()
2848
+ "scroll-pb": m()
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": u()
2855
+ "scroll-pl": m()
2856
2856
  }],
2857
2857
  /**
2858
2858
  * Scroll Snap Align
@@ -2930,21 +2930,21 @@ const A = (e) => {
2930
2930
  * @see https://tailwindcss.com/docs/fill
2931
2931
  */
2932
2932
  fill: [{
2933
- fill: ["none", ...d()]
2933
+ fill: ["none", ...l()]
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: [p, ie, Z, be]
2940
+ stroke: [x, ce, H, ge]
2941
2941
  }],
2942
2942
  /**
2943
2943
  * Stroke
2944
2944
  * @see https://tailwindcss.com/docs/stroke
2945
2945
  */
2946
2946
  stroke: [{
2947
- stroke: ["none", ...d()]
2947
+ stroke: ["none", ...l()]
2948
2948
  }],
2949
2949
  // ---------------------
2950
2950
  // --- Accessibility ---
@@ -3012,210 +3012,202 @@ const A = (e) => {
3012
3012
  },
3013
3013
  orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
3014
3014
  };
3015
- }, Ar = /* @__PURE__ */ sr(Er);
3016
- function P(...e) {
3017
- return Ar(Ue(e));
3015
+ }, _r = /* @__PURE__ */ ar(Ar);
3016
+ function Z(...e) {
3017
+ return _r(qe(e));
3018
3018
  }
3019
- const Cr = [
3020
- "Sun",
3021
- "Mon",
3022
- "Tue",
3023
- "Wed",
3024
- "Thu",
3025
- "Fri",
3026
- "Sat"
3027
- ];
3028
- function _r({ year: e, monthIndex: n }, o) {
3029
- const i = new Date(e, n, 1).getDay(), c = new Date(e, n + 1, 0).getDate(), l = new Date(e, n, 0).getDate(), h = [];
3019
+ const Cr = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"];
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 = [];
3030
3022
  for (let k = 0; k < i; k++)
3031
- h.push({
3032
- day: l - i + 1 + k,
3033
- inCurrentMonth: !1
3034
- });
3035
- for (let k = 1; k <= c; k++)
3036
- h.push({ day: k, inCurrentMonth: !0 });
3037
- let m = 1;
3038
- for (; h.length % o !== 0; )
3039
- h.push({ day: m, inCurrentMonth: !1 }), m++;
3040
- return h;
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;
3041
3030
  }
3042
- function Tr({
3031
+ function oe({
3032
+ direction: e,
3033
+ onClick: n,
3034
+ className: o
3035
+ }) {
3036
+ return /* @__PURE__ */ w.jsx(
3037
+ "button",
3038
+ {
3039
+ onClick: n,
3040
+ className: Z(
3041
+ "size-9 rounded-xl border-2 border-slate-200 text-slate-600 grid place-items-center shrink-0",
3042
+ "transition-all duration-200 hover:bg-slate-50 hover:border-slate-300 active:scale-95",
3043
+ o
3044
+ ),
3045
+ "aria-label": e === "prev" ? "Previous month" : "Next month",
3046
+ children: /* @__PURE__ */ w.jsx(
3047
+ "svg",
3048
+ {
3049
+ width: "14",
3050
+ height: "14",
3051
+ viewBox: "0 0 24 24",
3052
+ fill: "none",
3053
+ stroke: "currentColor",
3054
+ strokeWidth: "2.5",
3055
+ strokeLinecap: "round",
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" })
3058
+ }
3059
+ )
3060
+ }
3061
+ );
3062
+ }
3063
+ function Mr({
3043
3064
  view: e = { year: (/* @__PURE__ */ new Date()).getFullYear(), monthIndex: (/* @__PURE__ */ new Date()).getMonth() },
3044
3065
  onChangeView: n,
3045
3066
  attendanceData: o,
3046
3067
  onDateClick: t,
3047
3068
  showNavigation: i = !0,
3048
- showWeekdayHeaders: c = !0,
3049
- className: l = "",
3050
- // Customization props
3051
- cellClassName: h = "",
3052
- presentCellClassName: m = "",
3053
- absentCellClassName: k = "",
3054
- navigationButtonClassName: w = "",
3055
- weekdayHeaderClassName: T = "",
3056
- monthTitleClassName: L = "",
3057
- containerClassName: z = ""
3069
+ showWeekdayHeaders: d = !0,
3070
+ className: c = "",
3071
+ cellSize: b,
3072
+ cellHeight: u,
3073
+ cellWidth: k,
3074
+ monthTitlePosition: R = "center",
3075
+ cellClassName: M = "",
3076
+ presentCellClassName: L = "",
3077
+ absentCellClassName: j = "",
3078
+ navigationButtonClassName: v = "",
3079
+ weekdayHeaderClassName: C = "",
3080
+ monthTitleClassName: P = "",
3081
+ containerClassName: G = ""
3058
3082
  }) {
3059
- const E = Fe(null), [v, j] = $e(7);
3060
- We(() => {
3061
- if (!E.current) return;
3062
- const y = E.current, M = new ResizeObserver((N) => {
3063
- const R = (N[0]?.contentRect.width ?? y.clientWidth) >= 8 * 64 + 156;
3064
- j(R ? 14 : 7);
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() };
3086
+ }, []);
3087
+ 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);
3065
3092
  });
3066
- return M.observe(y), () => M.disconnect();
3093
+ return r.observe(h), () => r.disconnect();
3067
3094
  }, []);
3068
- const O = fe(() => _r(e, v), [e, v]), q = fe(() => Array.from({ length: v }).map((y, M) => Cr[M % 7]), [v]), Y = fe(
3069
- () => new Date(e.year, e.monthIndex).toLocaleString("en-US", {
3070
- month: "long"
3071
- }),
3095
+ const $ = re(() => Tr(e, _), [e, _]), V = re(
3096
+ () => Array.from({ length: _ }).map((h, r) => Cr[r % 7]),
3097
+ [_]
3098
+ ), m = re(
3099
+ () => new Date(e.year, e.monthIndex).toLocaleString("en-US", { month: "long" }),
3072
3100
  [e]
3073
- ), F = () => {
3074
- const y = e.monthIndex - 1;
3075
- y < 0 ? n({ year: e.year - 1, monthIndex: 11 }) : n({ ...e, monthIndex: y });
3076
- }, $ = () => {
3077
- const y = e.monthIndex + 1;
3078
- y > 11 ? n({ year: e.year + 1, monthIndex: 0 }) : n({ ...e, monthIndex: y });
3079
- }, G = (() => {
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 = (() => {
3080
3108
  if (o)
3081
3109
  return Array.isArray(o) ? o.find(
3082
- (y) => y.year === e.year && y.monthIndex === e.monthIndex
3110
+ (h) => h.year === e.year && h.monthIndex === e.monthIndex
3083
3111
  ) : o.year === e.year && o.monthIndex === e.monthIndex ? o : void 0;
3084
- })(), u = G !== void 0, _ = (y) => {
3085
- t && u && t(y, e.monthIndex, e.year);
3086
- };
3087
- return /* @__PURE__ */ C.jsxs("div", { className: P("w-full", l, z), children: [
3088
- i && /* @__PURE__ */ C.jsxs("div", { className: "flex items-center justify-between mb-8", children: [
3089
- /* @__PURE__ */ C.jsxs("div", { className: "flex items-center gap-3", children: [
3090
- /* @__PURE__ */ C.jsx(
3091
- "button",
3092
- {
3093
- onClick: F,
3094
- className: P(
3095
- "size-10 rounded-xl border-2 border-slate-200 text-slate-700 grid place-items-center",
3096
- "transition-colors duration-200 hover:bg-slate-50",
3097
- w
3098
- ),
3099
- "aria-label": "Previous month",
3100
- children: /* @__PURE__ */ C.jsx(
3101
- "svg",
3102
- {
3103
- width: "16",
3104
- height: "16",
3105
- viewBox: "0 0 24 24",
3106
- fill: "none",
3107
- stroke: "currentColor",
3108
- strokeWidth: "2",
3109
- children: /* @__PURE__ */ C.jsx("polyline", { points: "15,18 9,12 15,6" })
3110
- }
3111
- )
3112
- }
3113
- ),
3114
- /* @__PURE__ */ C.jsx(
3115
- "button",
3116
- {
3117
- onClick: $,
3118
- className: P(
3119
- "size-10 rounded-xl border-2 border-slate-200 text-slate-700 grid place-items-center",
3120
- "transition-colors duration-200 hover:bg-slate-50",
3121
- w
3122
- ),
3123
- "aria-label": "Next month",
3124
- children: /* @__PURE__ */ C.jsx(
3125
- "svg",
3126
- {
3127
- width: "16",
3128
- height: "16",
3129
- viewBox: "0 0 24 24",
3130
- fill: "none",
3131
- stroke: "currentColor",
3132
- strokeWidth: "2",
3133
- children: /* @__PURE__ */ C.jsx("polyline", { points: "9,18 15,12 9,6" })
3134
- }
3135
- )
3136
- }
3137
- )
3138
- ] }),
3139
- /* @__PURE__ */ C.jsxs(
3140
- "h2",
3141
- {
3142
- className: P(
3143
- "text-2xl font-bold text-slate-900",
3144
- L
3145
- ),
3146
- children: [
3147
- Y,
3148
- " ",
3149
- e.year
3150
- ]
3151
- }
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(
3118
+ "h2",
3119
+ {
3120
+ className: Z(
3121
+ "text-xl sm:text-2xl font-bold text-slate-900 leading-tight",
3122
+ P
3152
3123
  ),
3153
- /* @__PURE__ */ C.jsx("div", { className: "w-20" }),
3154
- " "
3124
+ children: [
3125
+ m,
3126
+ " ",
3127
+ /* @__PURE__ */ w.jsx("span", { className: "text-slate-500 font-semibold", children: e.year })
3128
+ ]
3129
+ }
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 })
3139
+ ] })
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 })
3155
3144
  ] }),
3156
- c && /* @__PURE__ */ C.jsx(
3145
+ l
3146
+ ] }) : null;
3147
+ return /* @__PURE__ */ w.jsxs("div", { className: Z("w-full", c, G), children: [
3148
+ K(),
3149
+ d && /* @__PURE__ */ w.jsx(
3157
3150
  "div",
3158
3151
  {
3159
- className: P("grid gap-4 text-center mb-6"),
3160
- style: { gridTemplateColumns: `repeat(${v}, minmax(0, 1fr))` },
3161
- children: q.map((y, M) => /* @__PURE__ */ C.jsx(
3152
+ 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(
3162
3155
  "div",
3163
3156
  {
3164
- className: P(
3165
- "text-sm font-semibold uppercase tracking-wide py-2",
3166
- "text-slate-500 bg-transparent rounded-xl",
3167
- T
3157
+ className: Z(
3158
+ "text-xs font-semibold uppercase tracking-wider py-1.5",
3159
+ "text-slate-400",
3160
+ C
3168
3161
  ),
3169
- children: y
3162
+ children: h
3170
3163
  },
3171
- M
3164
+ r
3172
3165
  ))
3173
3166
  }
3174
3167
  ),
3175
- /* @__PURE__ */ C.jsx(
3168
+ /* @__PURE__ */ w.jsx(
3176
3169
  "div",
3177
3170
  {
3178
- ref: E,
3179
- className: P("grid gap-4"),
3180
- style: { gridTemplateColumns: `repeat(${v}, minmax(0, 1fr))` },
3181
- children: O.map((y, M) => {
3182
- const N = u && y.inCurrentMonth && G?.presentDays.has(y.day), J = u && y.inCurrentMonth && G?.absentDays.has(y.day), I = P(
3183
- "rounded-2xl grid place-items-center font-semibold cursor-pointer",
3171
+ ref: F,
3172
+ 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(
3176
+ "grid place-items-center font-semibold rounded-2xl",
3184
3177
  "transition-all duration-200",
3185
- v >= 14 ? "size-8 sm:size-12 text-sm" : "size-12 sm:size-14 text-base",
3186
- h
3187
- ), S = t && y.inCurrentMonth && u;
3188
- let R = I;
3189
- return y.inCurrentMonth ? N ? R = P(
3190
- I,
3191
- "bg-emerald-500 text-white border-2 border-emerald-500",
3192
- m
3193
- ) : J ? R = P(
3194
- I,
3195
- "bg-amber-500 text-white border-2 border-amber-500",
3196
- k
3197
- ) : R = P(
3198
- I,
3199
- "text-slate-700 border-2 border-slate-200"
3200
- ) : R = P(
3201
- I,
3202
- "text-slate-400 border-2 border-slate-200"
3203
- ), /* @__PURE__ */ C.jsx("div", { className: P("flex items-center justify-center"), children: /* @__PURE__ */ C.jsx(
3178
+ // 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",
3183
+ M
3184
+ );
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",
3189
+ 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(
3204
3195
  "div",
3205
3196
  {
3206
- className: R,
3207
- onClick: () => S && _(y.day),
3208
- title: S ? `Click to interact with ${y.day}` : void 0,
3209
- children: y.day
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
3210
3202
  }
3211
- ) }, M);
3203
+ ) }, r);
3212
3204
  })
3213
3205
  }
3214
3206
  )
3215
3207
  ] });
3216
3208
  }
3217
3209
  export {
3218
- Tr as AttendanceCalendar,
3219
- P as cn
3210
+ Mr as AttendanceCalendar,
3211
+ Z as cn
3220
3212
  };
3221
3213
  //# sourceMappingURL=index.js.map