@dhruv21/me-components 1.0.2 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,265 +1,4209 @@
1
- import K from "react";
2
- var v = { exports: {} }, d = {};
3
- var $;
4
- function ee() {
5
- if ($) return d;
6
- $ = 1;
7
- var u = /* @__PURE__ */ Symbol.for("react.transitional.element"), E = /* @__PURE__ */ Symbol.for("react.fragment");
8
- function c(i, o, s) {
9
- var f = null;
10
- if (s !== void 0 && (f = "" + s), o.key !== void 0 && (f = "" + o.key), "key" in o) {
11
- s = {};
12
- for (var m in o)
13
- m !== "key" && (s[m] = o[m]);
14
- } else s = o;
15
- return o = s.ref, {
16
- $$typeof: u,
17
- type: i,
18
- key: f,
19
- ref: o !== void 0 ? o : null,
20
- props: s
21
- };
1
+ import * as ee from "react";
2
+ import Mr from "react";
3
+ import "react-dom";
4
+ function Tt(e) {
5
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
6
+ }
7
+ var Ze = { exports: {} }, Pe = {};
8
+ /**
9
+ * @license React
10
+ * react-jsx-runtime.production.min.js
11
+ *
12
+ * Copyright (c) Facebook, Inc. and its affiliates.
13
+ *
14
+ * This source code is licensed under the MIT license found in the
15
+ * LICENSE file in the root directory of this source tree.
16
+ */
17
+ var vr;
18
+ function _t() {
19
+ if (vr) return Pe;
20
+ vr = 1;
21
+ var e = Mr, o = Symbol.for("react.element"), n = Symbol.for("react.fragment"), t = Object.prototype.hasOwnProperty, a = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 };
22
+ function l(f, c, g) {
23
+ var v, R = {}, I = null, L = null;
24
+ g !== void 0 && (I = "" + g), c.key !== void 0 && (I = "" + c.key), c.ref !== void 0 && (L = c.ref);
25
+ for (v in c) t.call(c, v) && !i.hasOwnProperty(v) && (R[v] = c[v]);
26
+ if (f && f.defaultProps) for (v in c = f.defaultProps, c) R[v] === void 0 && (R[v] = c[v]);
27
+ return { $$typeof: o, type: f, key: I, ref: L, props: R, _owner: a.current };
22
28
  }
23
- return d.Fragment = E, d.jsx = c, d.jsxs = c, d;
29
+ return Pe.Fragment = n, Pe.jsx = l, Pe.jsxs = l, Pe;
24
30
  }
25
- var _ = {};
26
- var I;
27
- function re() {
28
- return I || (I = 1, process.env.NODE_ENV !== "production" && (function() {
29
- function u(e) {
30
- if (e == null) return null;
31
- if (typeof e == "function")
32
- return e.$$typeof === H ? null : e.displayName || e.name || null;
33
- if (typeof e == "string") return e;
34
- switch (e) {
35
- case p:
31
+ var Oe = {};
32
+ /**
33
+ * @license React
34
+ * react-jsx-runtime.development.js
35
+ *
36
+ * Copyright (c) Facebook, Inc. and its affiliates.
37
+ *
38
+ * This source code is licensed under the MIT license found in the
39
+ * LICENSE file in the root directory of this source tree.
40
+ */
41
+ var yr;
42
+ function St() {
43
+ return yr || (yr = 1, process.env.NODE_ENV !== "production" && function() {
44
+ var e = Mr, o = Symbol.for("react.element"), n = Symbol.for("react.portal"), t = Symbol.for("react.fragment"), a = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), l = Symbol.for("react.provider"), f = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), g = Symbol.for("react.suspense"), v = Symbol.for("react.suspense_list"), R = Symbol.for("react.memo"), I = Symbol.for("react.lazy"), L = Symbol.for("react.offscreen"), J = Symbol.iterator, $ = "@@iterator";
45
+ function F(r) {
46
+ if (r === null || typeof r != "object")
47
+ return null;
48
+ var s = J && r[J] || r[$];
49
+ return typeof s == "function" ? s : null;
50
+ }
51
+ var V = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
52
+ function U(r) {
53
+ {
54
+ for (var s = arguments.length, b = new Array(s > 1 ? s - 1 : 0), _ = 1; _ < s; _++)
55
+ b[_ - 1] = arguments[_];
56
+ B("error", r, b);
57
+ }
58
+ }
59
+ function B(r, s, b) {
60
+ {
61
+ var _ = V.ReactDebugCurrentFrame, W = _.getStackAddendum();
62
+ W !== "" && (s += "%s", b = b.concat([W]));
63
+ var G = b.map(function(D) {
64
+ return String(D);
65
+ });
66
+ G.unshift("Warning: " + s), Function.prototype.apply.call(console[r], console, G);
67
+ }
68
+ }
69
+ var q = !1, p = !1, ne = !1, de = !1, T = !1, oe;
70
+ oe = Symbol.for("react.module.reference");
71
+ function ve(r) {
72
+ return !!(typeof r == "string" || typeof r == "function" || r === t || r === i || T || r === a || r === g || r === v || de || r === L || q || p || ne || typeof r == "object" && r !== null && (r.$$typeof === I || r.$$typeof === R || r.$$typeof === l || r.$$typeof === f || r.$$typeof === c || // This needs to include all possible module reference object
73
+ // types supported by any Flight configuration anywhere since
74
+ // we don't know which Flight build this will end up being used
75
+ // with.
76
+ r.$$typeof === oe || r.getModuleId !== void 0));
77
+ }
78
+ function me(r, s, b) {
79
+ var _ = r.displayName;
80
+ if (_)
81
+ return _;
82
+ var W = s.displayName || s.name || "";
83
+ return W !== "" ? b + "(" + W + ")" : b;
84
+ }
85
+ function pe(r) {
86
+ return r.displayName || "Context";
87
+ }
88
+ function ie(r) {
89
+ if (r == null)
90
+ return null;
91
+ if (typeof r.tag == "number" && U("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof r == "function")
92
+ return r.displayName || r.name || null;
93
+ if (typeof r == "string")
94
+ return r;
95
+ switch (r) {
96
+ case t:
36
97
  return "Fragment";
37
- case U:
98
+ case n:
99
+ return "Portal";
100
+ case i:
38
101
  return "Profiler";
39
- case W:
102
+ case a:
40
103
  return "StrictMode";
41
- case z:
104
+ case g:
42
105
  return "Suspense";
43
- case G:
106
+ case v:
44
107
  return "SuspenseList";
45
- case B:
46
- return "Activity";
47
- }
48
- if (typeof e == "object")
49
- switch (typeof e.tag == "number" && console.error(
50
- "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
51
- ), e.$$typeof) {
52
- case M:
53
- return "Portal";
54
- case J:
55
- return e.displayName || "Context";
56
- case q:
57
- return (e._context.displayName || "Context") + ".Consumer";
58
- case V:
59
- var r = e.render;
60
- return e = e.displayName, e || (e = r.displayName || r.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
61
- case X:
62
- return r = e.displayName || null, r !== null ? r : u(e.type) || "Memo";
63
- case T:
64
- r = e._payload, e = e._init;
108
+ }
109
+ if (typeof r == "object")
110
+ switch (r.$$typeof) {
111
+ case f:
112
+ var s = r;
113
+ return pe(s) + ".Consumer";
114
+ case l:
115
+ var b = r;
116
+ return pe(b._context) + ".Provider";
117
+ case c:
118
+ return me(r, r.render, "ForwardRef");
119
+ case R:
120
+ var _ = r.displayName || null;
121
+ return _ !== null ? _ : ie(r.type) || "Memo";
122
+ case I: {
123
+ var W = r, G = W._payload, D = W._init;
65
124
  try {
66
- return u(e(r));
125
+ return ie(D(G));
67
126
  } catch {
127
+ return null;
68
128
  }
129
+ }
69
130
  }
70
131
  return null;
71
132
  }
72
- function E(e) {
73
- return "" + e;
133
+ var re = Object.assign, ae = 0, K, te, E, be, u, m, C;
134
+ function k() {
135
+ }
136
+ k.__reactDisabledLog = !0;
137
+ function w() {
138
+ {
139
+ if (ae === 0) {
140
+ K = console.log, te = console.info, E = console.warn, be = console.error, u = console.group, m = console.groupCollapsed, C = console.groupEnd;
141
+ var r = {
142
+ configurable: !0,
143
+ enumerable: !0,
144
+ value: k,
145
+ writable: !0
146
+ };
147
+ Object.defineProperties(console, {
148
+ info: r,
149
+ log: r,
150
+ warn: r,
151
+ error: r,
152
+ group: r,
153
+ groupCollapsed: r,
154
+ groupEnd: r
155
+ });
156
+ }
157
+ ae++;
158
+ }
159
+ }
160
+ function A() {
161
+ {
162
+ if (ae--, ae === 0) {
163
+ var r = {
164
+ configurable: !0,
165
+ enumerable: !0,
166
+ writable: !0
167
+ };
168
+ Object.defineProperties(console, {
169
+ log: re({}, r, {
170
+ value: K
171
+ }),
172
+ info: re({}, r, {
173
+ value: te
174
+ }),
175
+ warn: re({}, r, {
176
+ value: E
177
+ }),
178
+ error: re({}, r, {
179
+ value: be
180
+ }),
181
+ group: re({}, r, {
182
+ value: u
183
+ }),
184
+ groupCollapsed: re({}, r, {
185
+ value: m
186
+ }),
187
+ groupEnd: re({}, r, {
188
+ value: C
189
+ })
190
+ });
191
+ }
192
+ ae < 0 && U("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
193
+ }
194
+ }
195
+ var S = V.ReactCurrentDispatcher, x;
196
+ function O(r, s, b) {
197
+ {
198
+ if (x === void 0)
199
+ try {
200
+ throw Error();
201
+ } catch (W) {
202
+ var _ = W.stack.trim().match(/\n( *(at )?)/);
203
+ x = _ && _[1] || "";
204
+ }
205
+ return `
206
+ ` + x + r;
207
+ }
74
208
  }
75
- function c(e) {
209
+ var M = !1, P;
210
+ {
211
+ var H = typeof WeakMap == "function" ? WeakMap : Map;
212
+ P = new H();
213
+ }
214
+ function d(r, s) {
215
+ if (!r || M)
216
+ return "";
217
+ {
218
+ var b = P.get(r);
219
+ if (b !== void 0)
220
+ return b;
221
+ }
222
+ var _;
223
+ M = !0;
224
+ var W = Error.prepareStackTrace;
225
+ Error.prepareStackTrace = void 0;
226
+ var G;
227
+ G = S.current, S.current = null, w();
76
228
  try {
77
- E(e);
78
- var r = !1;
79
- } catch {
80
- r = !0;
229
+ if (s) {
230
+ var D = function() {
231
+ throw Error();
232
+ };
233
+ if (Object.defineProperty(D.prototype, "props", {
234
+ set: function() {
235
+ throw Error();
236
+ }
237
+ }), typeof Reflect == "object" && Reflect.construct) {
238
+ try {
239
+ Reflect.construct(D, []);
240
+ } catch (le) {
241
+ _ = le;
242
+ }
243
+ Reflect.construct(r, [], D);
244
+ } else {
245
+ try {
246
+ D.call();
247
+ } catch (le) {
248
+ _ = le;
249
+ }
250
+ r.call(D.prototype);
251
+ }
252
+ } else {
253
+ try {
254
+ throw Error();
255
+ } catch (le) {
256
+ _ = le;
257
+ }
258
+ r();
259
+ }
260
+ } catch (le) {
261
+ if (le && _ && typeof le.stack == "string") {
262
+ for (var z = le.stack.split(`
263
+ `), se = _.stack.split(`
264
+ `), X = z.length - 1, Z = se.length - 1; X >= 1 && Z >= 0 && z[X] !== se[Z]; )
265
+ Z--;
266
+ for (; X >= 1 && Z >= 0; X--, Z--)
267
+ if (z[X] !== se[Z]) {
268
+ if (X !== 1 || Z !== 1)
269
+ do
270
+ if (X--, Z--, Z < 0 || z[X] !== se[Z]) {
271
+ var ue = `
272
+ ` + z[X].replace(" at new ", " at ");
273
+ return r.displayName && ue.includes("<anonymous>") && (ue = ue.replace("<anonymous>", r.displayName)), typeof r == "function" && P.set(r, ue), ue;
274
+ }
275
+ while (X >= 1 && Z >= 0);
276
+ break;
277
+ }
278
+ }
279
+ } finally {
280
+ M = !1, S.current = G, A(), Error.prepareStackTrace = W;
81
281
  }
282
+ var Re = r ? r.displayName || r.name : "", xe = Re ? O(Re) : "";
283
+ return typeof r == "function" && P.set(r, xe), xe;
284
+ }
285
+ function ce(r, s, b) {
286
+ return d(r, !1);
287
+ }
288
+ function Ee(r) {
289
+ var s = r.prototype;
290
+ return !!(s && s.isReactComponent);
291
+ }
292
+ function he(r, s, b) {
293
+ if (r == null)
294
+ return "";
295
+ if (typeof r == "function")
296
+ return d(r, Ee(r));
297
+ if (typeof r == "string")
298
+ return O(r);
299
+ switch (r) {
300
+ case g:
301
+ return O("Suspense");
302
+ case v:
303
+ return O("SuspenseList");
304
+ }
305
+ if (typeof r == "object")
306
+ switch (r.$$typeof) {
307
+ case c:
308
+ return ce(r.render);
309
+ case R:
310
+ return he(r.type, s, b);
311
+ case I: {
312
+ var _ = r, W = _._payload, G = _._init;
313
+ try {
314
+ return he(G(W), s, b);
315
+ } catch {
316
+ }
317
+ }
318
+ }
319
+ return "";
320
+ }
321
+ var Ce = Object.prototype.hasOwnProperty, nr = {}, or = V.ReactDebugCurrentFrame;
322
+ function je(r) {
82
323
  if (r) {
83
- r = console;
84
- var t = r.error, n = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
85
- return t.call(
86
- r,
87
- "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
88
- n
89
- ), E(e);
90
- }
91
- }
92
- function i(e) {
93
- if (e === p) return "<>";
94
- if (typeof e == "object" && e !== null && e.$$typeof === T)
95
- return "<...>";
324
+ var s = r._owner, b = he(r.type, r._source, s ? s.type : null);
325
+ or.setExtraStackFrame(b);
326
+ } else
327
+ or.setExtraStackFrame(null);
328
+ }
329
+ function nt(r, s, b, _, W) {
330
+ {
331
+ var G = Function.call.bind(Ce);
332
+ for (var D in r)
333
+ if (G(r, D)) {
334
+ var z = void 0;
335
+ try {
336
+ if (typeof r[D] != "function") {
337
+ var se = Error((_ || "React class") + ": " + b + " type `" + D + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof r[D] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
338
+ throw se.name = "Invariant Violation", se;
339
+ }
340
+ z = r[D](s, D, _, b, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
341
+ } catch (X) {
342
+ z = X;
343
+ }
344
+ z && !(z instanceof Error) && (je(W), U("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", _ || "React class", b, D, typeof z), je(null)), z instanceof Error && !(z.message in nr) && (nr[z.message] = !0, je(W), U("Failed %s type: %s", b, z.message), je(null));
345
+ }
346
+ }
347
+ }
348
+ var ot = Array.isArray;
349
+ function Fe(r) {
350
+ return ot(r);
351
+ }
352
+ function at(r) {
353
+ {
354
+ var s = typeof Symbol == "function" && Symbol.toStringTag, b = s && r[Symbol.toStringTag] || r.constructor.name || "Object";
355
+ return b;
356
+ }
357
+ }
358
+ function it(r) {
96
359
  try {
97
- var r = u(e);
98
- return r ? "<" + r + ">" : "<...>";
360
+ return ar(r), !1;
99
361
  } catch {
100
- return "<...>";
362
+ return !0;
101
363
  }
102
364
  }
103
- function o() {
104
- var e = k.A;
105
- return e === null ? null : e.getOwner();
365
+ function ar(r) {
366
+ return "" + r;
106
367
  }
107
- function s() {
108
- return Error("react-stack-top-frame");
368
+ function ir(r) {
369
+ if (it(r))
370
+ return U("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", at(r)), ar(r);
109
371
  }
110
- function f(e) {
111
- if (j.call(e, "key")) {
112
- var r = Object.getOwnPropertyDescriptor(e, "key").get;
113
- if (r && r.isReactWarning) return !1;
372
+ var sr = V.ReactCurrentOwner, st = {
373
+ key: !0,
374
+ ref: !0,
375
+ __self: !0,
376
+ __source: !0
377
+ }, lr, cr;
378
+ function lt(r) {
379
+ if (Ce.call(r, "ref")) {
380
+ var s = Object.getOwnPropertyDescriptor(r, "ref").get;
381
+ if (s && s.isReactWarning)
382
+ return !1;
114
383
  }
115
- return e.key !== void 0;
384
+ return r.ref !== void 0;
116
385
  }
117
- function m(e, r) {
118
- function t() {
119
- h || (h = !0, console.error(
120
- "%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)",
121
- r
122
- ));
386
+ function ct(r) {
387
+ if (Ce.call(r, "key")) {
388
+ var s = Object.getOwnPropertyDescriptor(r, "key").get;
389
+ if (s && s.isReactWarning)
390
+ return !1;
123
391
  }
124
- t.isReactWarning = !0, Object.defineProperty(e, "key", {
125
- get: t,
126
- configurable: !0
127
- });
392
+ return r.key !== void 0;
128
393
  }
129
- function D() {
130
- var e = u(this.type);
131
- return g[e] || (g[e] = !0, console.error(
132
- "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."
133
- )), e = this.props.ref, e !== void 0 ? e : null;
134
- }
135
- function L(e, r, t, n, b, A) {
136
- var a = t.ref;
137
- return e = {
138
- $$typeof: y,
139
- type: e,
140
- key: r,
141
- props: t,
142
- _owner: n
143
- }, (a !== void 0 ? a : null) !== null ? Object.defineProperty(e, "ref", {
144
- enumerable: !1,
145
- get: D
146
- }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
147
- configurable: !1,
148
- enumerable: !1,
149
- writable: !0,
150
- value: 0
151
- }), Object.defineProperty(e, "_debugInfo", {
394
+ function ut(r, s) {
395
+ typeof r.ref == "string" && sr.current;
396
+ }
397
+ function ft(r, s) {
398
+ {
399
+ var b = function() {
400
+ lr || (lr = !0, U("%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://reactjs.org/link/special-props)", s));
401
+ };
402
+ b.isReactWarning = !0, Object.defineProperty(r, "key", {
403
+ get: b,
404
+ configurable: !0
405
+ });
406
+ }
407
+ }
408
+ function dt(r, s) {
409
+ {
410
+ var b = function() {
411
+ cr || (cr = !0, U("%s: `ref` 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://reactjs.org/link/special-props)", s));
412
+ };
413
+ b.isReactWarning = !0, Object.defineProperty(r, "ref", {
414
+ get: b,
415
+ configurable: !0
416
+ });
417
+ }
418
+ }
419
+ var pt = function(r, s, b, _, W, G, D) {
420
+ var z = {
421
+ // This tag allows us to uniquely identify this as a React Element
422
+ $$typeof: o,
423
+ // Built-in properties that belong on the element
424
+ type: r,
425
+ key: s,
426
+ ref: b,
427
+ props: D,
428
+ // Record the component responsible for creating this element.
429
+ _owner: G
430
+ };
431
+ return z._store = {}, Object.defineProperty(z._store, "validated", {
152
432
  configurable: !1,
153
433
  enumerable: !1,
154
434
  writable: !0,
155
- value: null
156
- }), Object.defineProperty(e, "_debugStack", {
435
+ value: !1
436
+ }), Object.defineProperty(z, "_self", {
157
437
  configurable: !1,
158
438
  enumerable: !1,
159
- writable: !0,
160
- value: b
161
- }), Object.defineProperty(e, "_debugTask", {
439
+ writable: !1,
440
+ value: _
441
+ }), Object.defineProperty(z, "_source", {
162
442
  configurable: !1,
163
443
  enumerable: !1,
164
- writable: !0,
165
- value: A
166
- }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
167
- }
168
- function P(e, r, t, n, b, A) {
169
- var a = r.children;
170
- if (a !== void 0)
171
- if (n)
172
- if (Z(a)) {
173
- for (n = 0; n < a.length; n++)
174
- w(a[n]);
175
- Object.freeze && Object.freeze(a);
176
- } else
177
- console.error(
178
- "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
179
- );
180
- else w(a);
181
- if (j.call(r, "key")) {
182
- a = u(e);
183
- var l = Object.keys(r).filter(function(Q) {
184
- return Q !== "key";
185
- });
186
- n = 0 < l.length ? "{key: someKey, " + l.join(": ..., ") + ": ...}" : "{key: someKey}", Y[a + n] || (l = 0 < l.length ? "{" + l.join(": ..., ") + ": ...}" : "{}", console.error(
187
- `A props object containing a "key" prop is being spread into JSX:
444
+ writable: !1,
445
+ value: W
446
+ }), Object.freeze && (Object.freeze(z.props), Object.freeze(z)), z;
447
+ };
448
+ function mt(r, s, b, _, W) {
449
+ {
450
+ var G, D = {}, z = null, se = null;
451
+ b !== void 0 && (ir(b), z = "" + b), ct(s) && (ir(s.key), z = "" + s.key), lt(s) && (se = s.ref, ut(s, W));
452
+ for (G in s)
453
+ Ce.call(s, G) && !st.hasOwnProperty(G) && (D[G] = s[G]);
454
+ if (r && r.defaultProps) {
455
+ var X = r.defaultProps;
456
+ for (G in X)
457
+ D[G] === void 0 && (D[G] = X[G]);
458
+ }
459
+ if (z || se) {
460
+ var Z = typeof r == "function" ? r.displayName || r.name || "Unknown" : r;
461
+ z && ft(D, Z), se && dt(D, Z);
462
+ }
463
+ return pt(r, z, se, W, _, sr.current, D);
464
+ }
465
+ }
466
+ var Le = V.ReactCurrentOwner, ur = V.ReactDebugCurrentFrame;
467
+ function ke(r) {
468
+ if (r) {
469
+ var s = r._owner, b = he(r.type, r._source, s ? s.type : null);
470
+ ur.setExtraStackFrame(b);
471
+ } else
472
+ ur.setExtraStackFrame(null);
473
+ }
474
+ var We;
475
+ We = !1;
476
+ function Ne(r) {
477
+ return typeof r == "object" && r !== null && r.$$typeof === o;
478
+ }
479
+ function fr() {
480
+ {
481
+ if (Le.current) {
482
+ var r = ie(Le.current.type);
483
+ if (r)
484
+ return `
485
+
486
+ Check the render method of \`` + r + "`.";
487
+ }
488
+ return "";
489
+ }
490
+ }
491
+ function bt(r) {
492
+ return "";
493
+ }
494
+ var dr = {};
495
+ function gt(r) {
496
+ {
497
+ var s = fr();
498
+ if (!s) {
499
+ var b = typeof r == "string" ? r : r.displayName || r.name;
500
+ b && (s = `
501
+
502
+ Check the top-level render call using <` + b + ">.");
503
+ }
504
+ return s;
505
+ }
506
+ }
507
+ function pr(r, s) {
508
+ {
509
+ if (!r._store || r._store.validated || r.key != null)
510
+ return;
511
+ r._store.validated = !0;
512
+ var b = gt(s);
513
+ if (dr[b])
514
+ return;
515
+ dr[b] = !0;
516
+ var _ = "";
517
+ r && r._owner && r._owner !== Le.current && (_ = " It was passed a child from " + ie(r._owner.type) + "."), ke(r), U('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', b, _), ke(null);
518
+ }
519
+ }
520
+ function mr(r, s) {
521
+ {
522
+ if (typeof r != "object")
523
+ return;
524
+ if (Fe(r))
525
+ for (var b = 0; b < r.length; b++) {
526
+ var _ = r[b];
527
+ Ne(_) && pr(_, s);
528
+ }
529
+ else if (Ne(r))
530
+ r._store && (r._store.validated = !0);
531
+ else if (r) {
532
+ var W = F(r);
533
+ if (typeof W == "function" && W !== r.entries)
534
+ for (var G = W.call(r), D; !(D = G.next()).done; )
535
+ Ne(D.value) && pr(D.value, s);
536
+ }
537
+ }
538
+ }
539
+ function vt(r) {
540
+ {
541
+ var s = r.type;
542
+ if (s == null || typeof s == "string")
543
+ return;
544
+ var b;
545
+ if (typeof s == "function")
546
+ b = s.propTypes;
547
+ else if (typeof s == "object" && (s.$$typeof === c || // Note: Memo only checks outer props here.
548
+ // Inner props are checked in the reconciler.
549
+ s.$$typeof === R))
550
+ b = s.propTypes;
551
+ else
552
+ return;
553
+ if (b) {
554
+ var _ = ie(s);
555
+ nt(b, r.props, "prop", _, r);
556
+ } else if (s.PropTypes !== void 0 && !We) {
557
+ We = !0;
558
+ var W = ie(s);
559
+ U("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", W || "Unknown");
560
+ }
561
+ typeof s.getDefaultProps == "function" && !s.getDefaultProps.isReactClassApproved && U("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
562
+ }
563
+ }
564
+ function yt(r) {
565
+ {
566
+ for (var s = Object.keys(r.props), b = 0; b < s.length; b++) {
567
+ var _ = s[b];
568
+ if (_ !== "children" && _ !== "key") {
569
+ ke(r), U("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", _), ke(null);
570
+ break;
571
+ }
572
+ }
573
+ r.ref !== null && (ke(r), U("Invalid attribute `ref` supplied to `React.Fragment`."), ke(null));
574
+ }
575
+ }
576
+ var br = {};
577
+ function gr(r, s, b, _, W, G) {
578
+ {
579
+ var D = ve(r);
580
+ if (!D) {
581
+ var z = "";
582
+ (r === void 0 || typeof r == "object" && r !== null && Object.keys(r).length === 0) && (z += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
583
+ var se = bt();
584
+ se ? z += se : z += fr();
585
+ var X;
586
+ r === null ? X = "null" : Fe(r) ? X = "array" : r !== void 0 && r.$$typeof === o ? (X = "<" + (ie(r.type) || "Unknown") + " />", z = " Did you accidentally export a JSX literal instead of a component?") : X = typeof r, U("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", X, z);
587
+ }
588
+ var Z = mt(r, s, b, W, G);
589
+ if (Z == null)
590
+ return Z;
591
+ if (D) {
592
+ var ue = s.children;
593
+ if (ue !== void 0)
594
+ if (_)
595
+ if (Fe(ue)) {
596
+ for (var Re = 0; Re < ue.length; Re++)
597
+ mr(ue[Re], r);
598
+ Object.freeze && Object.freeze(ue);
599
+ } else
600
+ U("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
601
+ else
602
+ mr(ue, r);
603
+ }
604
+ if (Ce.call(s, "key")) {
605
+ var xe = ie(r), le = Object.keys(s).filter(function(Rt) {
606
+ return Rt !== "key";
607
+ }), Ye = le.length > 0 ? "{key: someKey, " + le.join(": ..., ") + ": ...}" : "{key: someKey}";
608
+ if (!br[xe + Ye]) {
609
+ var kt = le.length > 0 ? "{" + le.join(": ..., ") + ": ...}" : "{}";
610
+ U(`A props object containing a "key" prop is being spread into JSX:
188
611
  let props = %s;
189
612
  <%s {...props} />
190
613
  React keys must be passed directly to JSX without using spread:
191
614
  let props = %s;
192
- <%s key={someKey} {...props} />`,
193
- n,
194
- a,
195
- l,
196
- a
197
- ), Y[a + n] = !0);
198
- }
199
- if (a = null, t !== void 0 && (c(t), a = "" + t), f(r) && (c(r.key), a = "" + r.key), "key" in r) {
200
- t = {};
201
- for (var S in r)
202
- S !== "key" && (t[S] = r[S]);
203
- } else t = r;
204
- return a && m(
205
- t,
206
- typeof e == "function" ? e.displayName || e.name || "Unknown" : e
207
- ), L(
208
- e,
209
- a,
210
- t,
211
- o(),
212
- b,
213
- A
214
- );
615
+ <%s key={someKey} {...props} />`, Ye, xe, kt, xe), br[xe + Ye] = !0;
616
+ }
617
+ }
618
+ return r === t ? yt(Z) : vt(Z), Z;
619
+ }
215
620
  }
216
- function w(e) {
217
- x(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof === T && (e._payload.status === "fulfilled" ? x(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
621
+ function ht(r, s, b) {
622
+ return gr(r, s, b, !0);
218
623
  }
219
- function x(e) {
220
- return typeof e == "object" && e !== null && e.$$typeof === y;
624
+ function xt(r, s, b) {
625
+ return gr(r, s, b, !1);
221
626
  }
222
- var R = K, y = /* @__PURE__ */ Symbol.for("react.transitional.element"), M = /* @__PURE__ */ Symbol.for("react.portal"), p = /* @__PURE__ */ Symbol.for("react.fragment"), W = /* @__PURE__ */ Symbol.for("react.strict_mode"), U = /* @__PURE__ */ Symbol.for("react.profiler"), q = /* @__PURE__ */ Symbol.for("react.consumer"), J = /* @__PURE__ */ Symbol.for("react.context"), V = /* @__PURE__ */ Symbol.for("react.forward_ref"), z = /* @__PURE__ */ Symbol.for("react.suspense"), G = /* @__PURE__ */ Symbol.for("react.suspense_list"), X = /* @__PURE__ */ Symbol.for("react.memo"), T = /* @__PURE__ */ Symbol.for("react.lazy"), B = /* @__PURE__ */ Symbol.for("react.activity"), H = /* @__PURE__ */ Symbol.for("react.client.reference"), k = R.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, j = Object.prototype.hasOwnProperty, Z = Array.isArray, O = console.createTask ? console.createTask : function() {
223
- return null;
627
+ var wt = xt, Et = ht;
628
+ Oe.Fragment = t, Oe.jsx = wt, Oe.jsxs = Et;
629
+ }()), Oe;
630
+ }
631
+ process.env.NODE_ENV === "production" ? Ze.exports = _t() : Ze.exports = St();
632
+ var fe = Ze.exports;
633
+ function $r(e) {
634
+ var o, n, t = "";
635
+ if (typeof e == "string" || typeof e == "number") t += e;
636
+ else if (typeof e == "object") if (Array.isArray(e)) {
637
+ var a = e.length;
638
+ for (o = 0; o < a; o++) e[o] && (n = $r(e[o])) && (t && (t += " "), t += n);
639
+ } else for (n in e) e[n] && (t && (t += " "), t += n);
640
+ return t;
641
+ }
642
+ function zr() {
643
+ for (var e, o, n = 0, t = "", a = arguments.length; n < a; n++) (e = arguments[n]) && (o = $r(e)) && (t && (t += " "), t += o);
644
+ return t;
645
+ }
646
+ const Ct = (e, o) => {
647
+ const n = new Array(e.length + o.length);
648
+ for (let t = 0; t < e.length; t++)
649
+ n[t] = e[t];
650
+ for (let t = 0; t < o.length; t++)
651
+ n[e.length + t] = o[t];
652
+ return n;
653
+ }, Pt = (e, o) => ({
654
+ classGroupId: e,
655
+ validator: o
656
+ }), Dr = (e = /* @__PURE__ */ new Map(), o = null, n) => ({
657
+ nextPart: e,
658
+ validators: o,
659
+ classGroupId: n
660
+ }), ze = "-", hr = [], Ot = "arbitrary..", At = (e) => {
661
+ const o = It(e), {
662
+ conflictingClassGroups: n,
663
+ conflictingClassGroupModifiers: t
664
+ } = e;
665
+ return {
666
+ getClassGroupId: (l) => {
667
+ if (l.startsWith("[") && l.endsWith("]"))
668
+ return jt(l);
669
+ const f = l.split(ze), c = f[0] === "" && f.length > 1 ? 1 : 0;
670
+ return Fr(f, c, o);
671
+ },
672
+ getConflictingClassGroupIds: (l, f) => {
673
+ if (f) {
674
+ const c = t[l], g = n[l];
675
+ return c ? g ? Ct(g, c) : c : g || hr;
676
+ }
677
+ return n[l] || hr;
678
+ }
679
+ };
680
+ }, Fr = (e, o, n) => {
681
+ if (e.length - o === 0)
682
+ return n.classGroupId;
683
+ const a = e[o], i = n.nextPart.get(a);
684
+ if (i) {
685
+ const g = Fr(e, o + 1, i);
686
+ if (g) return g;
687
+ }
688
+ const l = n.validators;
689
+ if (l === null)
690
+ return;
691
+ const f = o === 0 ? e.join(ze) : e.slice(o).join(ze), c = l.length;
692
+ for (let g = 0; g < c; g++) {
693
+ const v = l[g];
694
+ if (v.validator(f))
695
+ return v.classGroupId;
696
+ }
697
+ }, jt = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
698
+ const o = e.slice(1, -1), n = o.indexOf(":"), t = o.slice(0, n);
699
+ return t ? Ot + t : void 0;
700
+ })(), It = (e) => {
701
+ const {
702
+ theme: o,
703
+ classGroups: n
704
+ } = e;
705
+ return Mt(n, o);
706
+ }, Mt = (e, o) => {
707
+ const n = Dr();
708
+ for (const t in e) {
709
+ const a = e[t];
710
+ rr(a, n, t, o);
711
+ }
712
+ return n;
713
+ }, rr = (e, o, n, t) => {
714
+ const a = e.length;
715
+ for (let i = 0; i < a; i++) {
716
+ const l = e[i];
717
+ $t(l, o, n, t);
718
+ }
719
+ }, $t = (e, o, n, t) => {
720
+ if (typeof e == "string") {
721
+ zt(e, o, n);
722
+ return;
723
+ }
724
+ if (typeof e == "function") {
725
+ Dt(e, o, n, t);
726
+ return;
727
+ }
728
+ Ft(e, o, n, t);
729
+ }, zt = (e, o, n) => {
730
+ const t = e === "" ? o : Lr(o, e);
731
+ t.classGroupId = n;
732
+ }, Dt = (e, o, n, t) => {
733
+ if (Lt(e)) {
734
+ rr(e(t), o, n, t);
735
+ return;
736
+ }
737
+ o.validators === null && (o.validators = []), o.validators.push(Pt(n, e));
738
+ }, Ft = (e, o, n, t) => {
739
+ const a = Object.entries(e), i = a.length;
740
+ for (let l = 0; l < i; l++) {
741
+ const [f, c] = a[l];
742
+ rr(c, Lr(o, f), n, t);
743
+ }
744
+ }, Lr = (e, o) => {
745
+ let n = e;
746
+ const t = o.split(ze), a = t.length;
747
+ for (let i = 0; i < a; i++) {
748
+ const l = t[i];
749
+ let f = n.nextPart.get(l);
750
+ f || (f = Dr(), n.nextPart.set(l, f)), n = f;
751
+ }
752
+ return n;
753
+ }, Lt = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, Wt = (e) => {
754
+ if (e < 1)
755
+ return {
756
+ get: () => {
757
+ },
758
+ set: () => {
759
+ }
224
760
  };
225
- R = {
226
- react_stack_bottom_frame: function(e) {
227
- return e();
761
+ let o = 0, n = /* @__PURE__ */ Object.create(null), t = /* @__PURE__ */ Object.create(null);
762
+ const a = (i, l) => {
763
+ n[i] = l, o++, o > e && (o = 0, t = n, n = /* @__PURE__ */ Object.create(null));
764
+ };
765
+ return {
766
+ get(i) {
767
+ let l = n[i];
768
+ if (l !== void 0)
769
+ return l;
770
+ if ((l = t[i]) !== void 0)
771
+ return a(i, l), l;
772
+ },
773
+ set(i, l) {
774
+ i in n ? n[i] = l : a(i, l);
775
+ }
776
+ };
777
+ }, Qe = "!", xr = ":", Nt = [], wr = (e, o, n, t, a) => ({
778
+ modifiers: e,
779
+ hasImportantModifier: o,
780
+ baseClassName: n,
781
+ maybePostfixModifierPosition: t,
782
+ isExternal: a
783
+ }), Yt = (e) => {
784
+ const {
785
+ prefix: o,
786
+ experimentalParseClassName: n
787
+ } = e;
788
+ let t = (a) => {
789
+ const i = [];
790
+ let l = 0, f = 0, c = 0, g;
791
+ const v = a.length;
792
+ for (let $ = 0; $ < v; $++) {
793
+ const F = a[$];
794
+ if (l === 0 && f === 0) {
795
+ if (F === xr) {
796
+ i.push(a.slice(c, $)), c = $ + 1;
797
+ continue;
798
+ }
799
+ if (F === "/") {
800
+ g = $;
801
+ continue;
802
+ }
803
+ }
804
+ F === "[" ? l++ : F === "]" ? l-- : F === "(" ? f++ : F === ")" && f--;
805
+ }
806
+ const R = i.length === 0 ? a : a.slice(c);
807
+ let I = R, L = !1;
808
+ R.endsWith(Qe) ? (I = R.slice(0, -1), L = !0) : (
809
+ /**
810
+ * In Tailwind CSS v3 the important modifier was at the start of the base class name. This is still supported for legacy reasons.
811
+ * @see https://github.com/dcastil/tailwind-merge/issues/513#issuecomment-2614029864
812
+ */
813
+ R.startsWith(Qe) && (I = R.slice(1), L = !0)
814
+ );
815
+ const J = g && g > c ? g - c : void 0;
816
+ return wr(i, L, I, J);
817
+ };
818
+ if (o) {
819
+ const a = o + xr, i = t;
820
+ t = (l) => l.startsWith(a) ? i(l.slice(a.length)) : wr(Nt, !1, l, void 0, !0);
821
+ }
822
+ if (n) {
823
+ const a = t;
824
+ t = (i) => n({
825
+ className: i,
826
+ parseClassName: a
827
+ });
828
+ }
829
+ return t;
830
+ }, Vt = (e) => {
831
+ const o = /* @__PURE__ */ new Map();
832
+ return e.orderSensitiveModifiers.forEach((n, t) => {
833
+ o.set(n, 1e6 + t);
834
+ }), (n) => {
835
+ const t = [];
836
+ let a = [];
837
+ for (let i = 0; i < n.length; i++) {
838
+ const l = n[i], f = l[0] === "[", c = o.has(l);
839
+ f || c ? (a.length > 0 && (a.sort(), t.push(...a), a = []), t.push(l)) : a.push(l);
840
+ }
841
+ return a.length > 0 && (a.sort(), t.push(...a)), t;
842
+ };
843
+ }, qt = (e) => ({
844
+ cache: Wt(e.cacheSize),
845
+ parseClassName: Yt(e),
846
+ sortModifiers: Vt(e),
847
+ ...At(e)
848
+ }), Gt = /\s+/, Ut = (e, o) => {
849
+ const {
850
+ parseClassName: n,
851
+ getClassGroupId: t,
852
+ getConflictingClassGroupIds: a,
853
+ sortModifiers: i
854
+ } = o, l = [], f = e.trim().split(Gt);
855
+ let c = "";
856
+ for (let g = f.length - 1; g >= 0; g -= 1) {
857
+ const v = f[g], {
858
+ isExternal: R,
859
+ modifiers: I,
860
+ hasImportantModifier: L,
861
+ baseClassName: J,
862
+ maybePostfixModifierPosition: $
863
+ } = n(v);
864
+ if (R) {
865
+ c = v + (c.length > 0 ? " " + c : c);
866
+ continue;
867
+ }
868
+ let F = !!$, V = t(F ? J.substring(0, $) : J);
869
+ if (!V) {
870
+ if (!F) {
871
+ c = v + (c.length > 0 ? " " + c : c);
872
+ continue;
873
+ }
874
+ if (V = t(J), !V) {
875
+ c = v + (c.length > 0 ? " " + c : c);
876
+ continue;
877
+ }
878
+ F = !1;
879
+ }
880
+ const U = I.length === 0 ? "" : I.length === 1 ? I[0] : i(I).join(":"), B = L ? U + Qe : U, q = B + V;
881
+ if (l.indexOf(q) > -1)
882
+ continue;
883
+ l.push(q);
884
+ const p = a(V, F);
885
+ for (let ne = 0; ne < p.length; ++ne) {
886
+ const de = p[ne];
887
+ l.push(B + de);
888
+ }
889
+ c = v + (c.length > 0 ? " " + c : c);
890
+ }
891
+ return c;
892
+ }, Bt = (...e) => {
893
+ let o = 0, n, t, a = "";
894
+ for (; o < e.length; )
895
+ (n = e[o++]) && (t = Wr(n)) && (a && (a += " "), a += t);
896
+ return a;
897
+ }, Wr = (e) => {
898
+ if (typeof e == "string")
899
+ return e;
900
+ let o, n = "";
901
+ for (let t = 0; t < e.length; t++)
902
+ e[t] && (o = Wr(e[t])) && (n && (n += " "), n += o);
903
+ return n;
904
+ }, Jt = (e, ...o) => {
905
+ let n, t, a, i;
906
+ const l = (c) => {
907
+ const g = o.reduce((v, R) => R(v), e());
908
+ return n = qt(g), t = n.cache.get, a = n.cache.set, i = f, f(c);
909
+ }, f = (c) => {
910
+ const g = t(c);
911
+ if (g)
912
+ return g;
913
+ const v = Ut(c, n);
914
+ return a(c, v), v;
915
+ };
916
+ return i = l, (...c) => i(Bt(...c));
917
+ }, Kt = [], Q = (e) => {
918
+ const o = (n) => n[e] || Kt;
919
+ return o.isThemeGetter = !0, o;
920
+ }, Nr = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Yr = /^\((?:(\w[\w-]*):)?(.+)\)$/i, Xt = /^\d+\/\d+$/, Ht = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, Zt = /\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$/, Qt = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, en = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, rn = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, Te = (e) => Xt.test(e), j = (e) => !!e && !Number.isNaN(Number(e)), ye = (e) => !!e && Number.isInteger(Number(e)), Ve = (e) => e.endsWith("%") && j(e.slice(0, -1)), ge = (e) => Ht.test(e), tn = () => !0, nn = (e) => (
921
+ // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
922
+ // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
923
+ // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
924
+ Zt.test(e) && !Qt.test(e)
925
+ ), Vr = () => !1, on = (e) => en.test(e), an = (e) => rn.test(e), sn = (e) => !y(e) && !h(e), ln = (e) => _e(e, Ur, Vr), y = (e) => Nr.test(e), we = (e) => _e(e, Br, nn), qe = (e) => _e(e, pn, j), Er = (e) => _e(e, qr, Vr), cn = (e) => _e(e, Gr, an), Ie = (e) => _e(e, Jr, on), h = (e) => Yr.test(e), Ae = (e) => Se(e, Br), un = (e) => Se(e, mn), kr = (e) => Se(e, qr), fn = (e) => Se(e, Ur), dn = (e) => Se(e, Gr), Me = (e) => Se(e, Jr, !0), _e = (e, o, n) => {
926
+ const t = Nr.exec(e);
927
+ return t ? t[1] ? o(t[1]) : n(t[2]) : !1;
928
+ }, Se = (e, o, n = !1) => {
929
+ const t = Yr.exec(e);
930
+ return t ? t[1] ? o(t[1]) : n : !1;
931
+ }, qr = (e) => e === "position" || e === "percentage", Gr = (e) => e === "image" || e === "url", Ur = (e) => e === "length" || e === "size" || e === "bg-size", Br = (e) => e === "length", pn = (e) => e === "number", mn = (e) => e === "family-name", Jr = (e) => e === "shadow", bn = () => {
932
+ const e = Q("color"), o = Q("font"), n = Q("text"), t = Q("font-weight"), a = Q("tracking"), i = Q("leading"), l = Q("breakpoint"), f = Q("container"), c = Q("spacing"), g = Q("radius"), v = Q("shadow"), R = Q("inset-shadow"), I = Q("text-shadow"), L = Q("drop-shadow"), J = Q("blur"), $ = Q("perspective"), F = Q("aspect"), V = Q("ease"), U = Q("animate"), B = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], q = () => [
933
+ "center",
934
+ "top",
935
+ "bottom",
936
+ "left",
937
+ "right",
938
+ "top-left",
939
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
940
+ "left-top",
941
+ "top-right",
942
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
943
+ "right-top",
944
+ "bottom-right",
945
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
946
+ "right-bottom",
947
+ "bottom-left",
948
+ // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
949
+ "left-bottom"
950
+ ], p = () => [...q(), h, y], ne = () => ["auto", "hidden", "clip", "visible", "scroll"], de = () => ["auto", "contain", "none"], T = () => [h, y, c], oe = () => [Te, "full", "auto", ...T()], ve = () => [ye, "none", "subgrid", h, y], me = () => ["auto", {
951
+ span: ["full", ye, h, y]
952
+ }, ye, h, y], pe = () => [ye, "auto", h, y], ie = () => ["auto", "min", "max", "fr", h, y], re = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], ae = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], K = () => ["auto", ...T()], te = () => [Te, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...T()], E = () => [e, h, y], be = () => [...q(), kr, Er, {
953
+ position: [h, y]
954
+ }], u = () => ["no-repeat", {
955
+ repeat: ["", "x", "y", "space", "round"]
956
+ }], m = () => ["auto", "cover", "contain", fn, ln, {
957
+ size: [h, y]
958
+ }], C = () => [Ve, Ae, we], k = () => [
959
+ // Deprecated since Tailwind CSS v4.0.0
960
+ "",
961
+ "none",
962
+ "full",
963
+ g,
964
+ h,
965
+ y
966
+ ], w = () => ["", j, Ae, we], A = () => ["solid", "dashed", "dotted", "double"], S = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], x = () => [j, Ve, kr, Er], O = () => [
967
+ // Deprecated since Tailwind CSS v4.0.0
968
+ "",
969
+ "none",
970
+ J,
971
+ h,
972
+ y
973
+ ], M = () => ["none", j, h, y], P = () => ["none", j, h, y], H = () => [j, h, y], d = () => [Te, "full", ...T()];
974
+ return {
975
+ cacheSize: 500,
976
+ theme: {
977
+ animate: ["spin", "ping", "pulse", "bounce"],
978
+ aspect: ["video"],
979
+ blur: [ge],
980
+ breakpoint: [ge],
981
+ color: [tn],
982
+ container: [ge],
983
+ "drop-shadow": [ge],
984
+ ease: ["in", "out", "in-out"],
985
+ font: [sn],
986
+ "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
987
+ "inset-shadow": [ge],
988
+ leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
989
+ perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
990
+ radius: [ge],
991
+ shadow: [ge],
992
+ spacing: ["px", j],
993
+ text: [ge],
994
+ "text-shadow": [ge],
995
+ tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
996
+ },
997
+ classGroups: {
998
+ // --------------
999
+ // --- Layout ---
1000
+ // --------------
1001
+ /**
1002
+ * Aspect Ratio
1003
+ * @see https://tailwindcss.com/docs/aspect-ratio
1004
+ */
1005
+ aspect: [{
1006
+ aspect: ["auto", "square", Te, y, h, F]
1007
+ }],
1008
+ /**
1009
+ * Container
1010
+ * @see https://tailwindcss.com/docs/container
1011
+ * @deprecated since Tailwind CSS v4.0.0
1012
+ */
1013
+ container: ["container"],
1014
+ /**
1015
+ * Columns
1016
+ * @see https://tailwindcss.com/docs/columns
1017
+ */
1018
+ columns: [{
1019
+ columns: [j, y, h, f]
1020
+ }],
1021
+ /**
1022
+ * Break After
1023
+ * @see https://tailwindcss.com/docs/break-after
1024
+ */
1025
+ "break-after": [{
1026
+ "break-after": B()
1027
+ }],
1028
+ /**
1029
+ * Break Before
1030
+ * @see https://tailwindcss.com/docs/break-before
1031
+ */
1032
+ "break-before": [{
1033
+ "break-before": B()
1034
+ }],
1035
+ /**
1036
+ * Break Inside
1037
+ * @see https://tailwindcss.com/docs/break-inside
1038
+ */
1039
+ "break-inside": [{
1040
+ "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
1041
+ }],
1042
+ /**
1043
+ * Box Decoration Break
1044
+ * @see https://tailwindcss.com/docs/box-decoration-break
1045
+ */
1046
+ "box-decoration": [{
1047
+ "box-decoration": ["slice", "clone"]
1048
+ }],
1049
+ /**
1050
+ * Box Sizing
1051
+ * @see https://tailwindcss.com/docs/box-sizing
1052
+ */
1053
+ box: [{
1054
+ box: ["border", "content"]
1055
+ }],
1056
+ /**
1057
+ * Display
1058
+ * @see https://tailwindcss.com/docs/display
1059
+ */
1060
+ display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"],
1061
+ /**
1062
+ * Screen Reader Only
1063
+ * @see https://tailwindcss.com/docs/display#screen-reader-only
1064
+ */
1065
+ sr: ["sr-only", "not-sr-only"],
1066
+ /**
1067
+ * Floats
1068
+ * @see https://tailwindcss.com/docs/float
1069
+ */
1070
+ float: [{
1071
+ float: ["right", "left", "none", "start", "end"]
1072
+ }],
1073
+ /**
1074
+ * Clear
1075
+ * @see https://tailwindcss.com/docs/clear
1076
+ */
1077
+ clear: [{
1078
+ clear: ["left", "right", "both", "none", "start", "end"]
1079
+ }],
1080
+ /**
1081
+ * Isolation
1082
+ * @see https://tailwindcss.com/docs/isolation
1083
+ */
1084
+ isolation: ["isolate", "isolation-auto"],
1085
+ /**
1086
+ * Object Fit
1087
+ * @see https://tailwindcss.com/docs/object-fit
1088
+ */
1089
+ "object-fit": [{
1090
+ object: ["contain", "cover", "fill", "none", "scale-down"]
1091
+ }],
1092
+ /**
1093
+ * Object Position
1094
+ * @see https://tailwindcss.com/docs/object-position
1095
+ */
1096
+ "object-position": [{
1097
+ object: p()
1098
+ }],
1099
+ /**
1100
+ * Overflow
1101
+ * @see https://tailwindcss.com/docs/overflow
1102
+ */
1103
+ overflow: [{
1104
+ overflow: ne()
1105
+ }],
1106
+ /**
1107
+ * Overflow X
1108
+ * @see https://tailwindcss.com/docs/overflow
1109
+ */
1110
+ "overflow-x": [{
1111
+ "overflow-x": ne()
1112
+ }],
1113
+ /**
1114
+ * Overflow Y
1115
+ * @see https://tailwindcss.com/docs/overflow
1116
+ */
1117
+ "overflow-y": [{
1118
+ "overflow-y": ne()
1119
+ }],
1120
+ /**
1121
+ * Overscroll Behavior
1122
+ * @see https://tailwindcss.com/docs/overscroll-behavior
1123
+ */
1124
+ overscroll: [{
1125
+ overscroll: de()
1126
+ }],
1127
+ /**
1128
+ * Overscroll Behavior X
1129
+ * @see https://tailwindcss.com/docs/overscroll-behavior
1130
+ */
1131
+ "overscroll-x": [{
1132
+ "overscroll-x": de()
1133
+ }],
1134
+ /**
1135
+ * Overscroll Behavior Y
1136
+ * @see https://tailwindcss.com/docs/overscroll-behavior
1137
+ */
1138
+ "overscroll-y": [{
1139
+ "overscroll-y": de()
1140
+ }],
1141
+ /**
1142
+ * Position
1143
+ * @see https://tailwindcss.com/docs/position
1144
+ */
1145
+ position: ["static", "fixed", "absolute", "relative", "sticky"],
1146
+ /**
1147
+ * Top / Right / Bottom / Left
1148
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1149
+ */
1150
+ inset: [{
1151
+ inset: oe()
1152
+ }],
1153
+ /**
1154
+ * Right / Left
1155
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1156
+ */
1157
+ "inset-x": [{
1158
+ "inset-x": oe()
1159
+ }],
1160
+ /**
1161
+ * Top / Bottom
1162
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1163
+ */
1164
+ "inset-y": [{
1165
+ "inset-y": oe()
1166
+ }],
1167
+ /**
1168
+ * Start
1169
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1170
+ */
1171
+ start: [{
1172
+ start: oe()
1173
+ }],
1174
+ /**
1175
+ * End
1176
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1177
+ */
1178
+ end: [{
1179
+ end: oe()
1180
+ }],
1181
+ /**
1182
+ * Top
1183
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1184
+ */
1185
+ top: [{
1186
+ top: oe()
1187
+ }],
1188
+ /**
1189
+ * Right
1190
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1191
+ */
1192
+ right: [{
1193
+ right: oe()
1194
+ }],
1195
+ /**
1196
+ * Bottom
1197
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1198
+ */
1199
+ bottom: [{
1200
+ bottom: oe()
1201
+ }],
1202
+ /**
1203
+ * Left
1204
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
1205
+ */
1206
+ left: [{
1207
+ left: oe()
1208
+ }],
1209
+ /**
1210
+ * Visibility
1211
+ * @see https://tailwindcss.com/docs/visibility
1212
+ */
1213
+ visibility: ["visible", "invisible", "collapse"],
1214
+ /**
1215
+ * Z-Index
1216
+ * @see https://tailwindcss.com/docs/z-index
1217
+ */
1218
+ z: [{
1219
+ z: [ye, "auto", h, y]
1220
+ }],
1221
+ // ------------------------
1222
+ // --- Flexbox and Grid ---
1223
+ // ------------------------
1224
+ /**
1225
+ * Flex Basis
1226
+ * @see https://tailwindcss.com/docs/flex-basis
1227
+ */
1228
+ basis: [{
1229
+ basis: [Te, "full", "auto", f, ...T()]
1230
+ }],
1231
+ /**
1232
+ * Flex Direction
1233
+ * @see https://tailwindcss.com/docs/flex-direction
1234
+ */
1235
+ "flex-direction": [{
1236
+ flex: ["row", "row-reverse", "col", "col-reverse"]
1237
+ }],
1238
+ /**
1239
+ * Flex Wrap
1240
+ * @see https://tailwindcss.com/docs/flex-wrap
1241
+ */
1242
+ "flex-wrap": [{
1243
+ flex: ["nowrap", "wrap", "wrap-reverse"]
1244
+ }],
1245
+ /**
1246
+ * Flex
1247
+ * @see https://tailwindcss.com/docs/flex
1248
+ */
1249
+ flex: [{
1250
+ flex: [j, Te, "auto", "initial", "none", y]
1251
+ }],
1252
+ /**
1253
+ * Flex Grow
1254
+ * @see https://tailwindcss.com/docs/flex-grow
1255
+ */
1256
+ grow: [{
1257
+ grow: ["", j, h, y]
1258
+ }],
1259
+ /**
1260
+ * Flex Shrink
1261
+ * @see https://tailwindcss.com/docs/flex-shrink
1262
+ */
1263
+ shrink: [{
1264
+ shrink: ["", j, h, y]
1265
+ }],
1266
+ /**
1267
+ * Order
1268
+ * @see https://tailwindcss.com/docs/order
1269
+ */
1270
+ order: [{
1271
+ order: [ye, "first", "last", "none", h, y]
1272
+ }],
1273
+ /**
1274
+ * Grid Template Columns
1275
+ * @see https://tailwindcss.com/docs/grid-template-columns
1276
+ */
1277
+ "grid-cols": [{
1278
+ "grid-cols": ve()
1279
+ }],
1280
+ /**
1281
+ * Grid Column Start / End
1282
+ * @see https://tailwindcss.com/docs/grid-column
1283
+ */
1284
+ "col-start-end": [{
1285
+ col: me()
1286
+ }],
1287
+ /**
1288
+ * Grid Column Start
1289
+ * @see https://tailwindcss.com/docs/grid-column
1290
+ */
1291
+ "col-start": [{
1292
+ "col-start": pe()
1293
+ }],
1294
+ /**
1295
+ * Grid Column End
1296
+ * @see https://tailwindcss.com/docs/grid-column
1297
+ */
1298
+ "col-end": [{
1299
+ "col-end": pe()
1300
+ }],
1301
+ /**
1302
+ * Grid Template Rows
1303
+ * @see https://tailwindcss.com/docs/grid-template-rows
1304
+ */
1305
+ "grid-rows": [{
1306
+ "grid-rows": ve()
1307
+ }],
1308
+ /**
1309
+ * Grid Row Start / End
1310
+ * @see https://tailwindcss.com/docs/grid-row
1311
+ */
1312
+ "row-start-end": [{
1313
+ row: me()
1314
+ }],
1315
+ /**
1316
+ * Grid Row Start
1317
+ * @see https://tailwindcss.com/docs/grid-row
1318
+ */
1319
+ "row-start": [{
1320
+ "row-start": pe()
1321
+ }],
1322
+ /**
1323
+ * Grid Row End
1324
+ * @see https://tailwindcss.com/docs/grid-row
1325
+ */
1326
+ "row-end": [{
1327
+ "row-end": pe()
1328
+ }],
1329
+ /**
1330
+ * Grid Auto Flow
1331
+ * @see https://tailwindcss.com/docs/grid-auto-flow
1332
+ */
1333
+ "grid-flow": [{
1334
+ "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
1335
+ }],
1336
+ /**
1337
+ * Grid Auto Columns
1338
+ * @see https://tailwindcss.com/docs/grid-auto-columns
1339
+ */
1340
+ "auto-cols": [{
1341
+ "auto-cols": ie()
1342
+ }],
1343
+ /**
1344
+ * Grid Auto Rows
1345
+ * @see https://tailwindcss.com/docs/grid-auto-rows
1346
+ */
1347
+ "auto-rows": [{
1348
+ "auto-rows": ie()
1349
+ }],
1350
+ /**
1351
+ * Gap
1352
+ * @see https://tailwindcss.com/docs/gap
1353
+ */
1354
+ gap: [{
1355
+ gap: T()
1356
+ }],
1357
+ /**
1358
+ * Gap X
1359
+ * @see https://tailwindcss.com/docs/gap
1360
+ */
1361
+ "gap-x": [{
1362
+ "gap-x": T()
1363
+ }],
1364
+ /**
1365
+ * Gap Y
1366
+ * @see https://tailwindcss.com/docs/gap
1367
+ */
1368
+ "gap-y": [{
1369
+ "gap-y": T()
1370
+ }],
1371
+ /**
1372
+ * Justify Content
1373
+ * @see https://tailwindcss.com/docs/justify-content
1374
+ */
1375
+ "justify-content": [{
1376
+ justify: [...re(), "normal"]
1377
+ }],
1378
+ /**
1379
+ * Justify Items
1380
+ * @see https://tailwindcss.com/docs/justify-items
1381
+ */
1382
+ "justify-items": [{
1383
+ "justify-items": [...ae(), "normal"]
1384
+ }],
1385
+ /**
1386
+ * Justify Self
1387
+ * @see https://tailwindcss.com/docs/justify-self
1388
+ */
1389
+ "justify-self": [{
1390
+ "justify-self": ["auto", ...ae()]
1391
+ }],
1392
+ /**
1393
+ * Align Content
1394
+ * @see https://tailwindcss.com/docs/align-content
1395
+ */
1396
+ "align-content": [{
1397
+ content: ["normal", ...re()]
1398
+ }],
1399
+ /**
1400
+ * Align Items
1401
+ * @see https://tailwindcss.com/docs/align-items
1402
+ */
1403
+ "align-items": [{
1404
+ items: [...ae(), {
1405
+ baseline: ["", "last"]
1406
+ }]
1407
+ }],
1408
+ /**
1409
+ * Align Self
1410
+ * @see https://tailwindcss.com/docs/align-self
1411
+ */
1412
+ "align-self": [{
1413
+ self: ["auto", ...ae(), {
1414
+ baseline: ["", "last"]
1415
+ }]
1416
+ }],
1417
+ /**
1418
+ * Place Content
1419
+ * @see https://tailwindcss.com/docs/place-content
1420
+ */
1421
+ "place-content": [{
1422
+ "place-content": re()
1423
+ }],
1424
+ /**
1425
+ * Place Items
1426
+ * @see https://tailwindcss.com/docs/place-items
1427
+ */
1428
+ "place-items": [{
1429
+ "place-items": [...ae(), "baseline"]
1430
+ }],
1431
+ /**
1432
+ * Place Self
1433
+ * @see https://tailwindcss.com/docs/place-self
1434
+ */
1435
+ "place-self": [{
1436
+ "place-self": ["auto", ...ae()]
1437
+ }],
1438
+ // Spacing
1439
+ /**
1440
+ * Padding
1441
+ * @see https://tailwindcss.com/docs/padding
1442
+ */
1443
+ p: [{
1444
+ p: T()
1445
+ }],
1446
+ /**
1447
+ * Padding X
1448
+ * @see https://tailwindcss.com/docs/padding
1449
+ */
1450
+ px: [{
1451
+ px: T()
1452
+ }],
1453
+ /**
1454
+ * Padding Y
1455
+ * @see https://tailwindcss.com/docs/padding
1456
+ */
1457
+ py: [{
1458
+ py: T()
1459
+ }],
1460
+ /**
1461
+ * Padding Start
1462
+ * @see https://tailwindcss.com/docs/padding
1463
+ */
1464
+ ps: [{
1465
+ ps: T()
1466
+ }],
1467
+ /**
1468
+ * Padding End
1469
+ * @see https://tailwindcss.com/docs/padding
1470
+ */
1471
+ pe: [{
1472
+ pe: T()
1473
+ }],
1474
+ /**
1475
+ * Padding Top
1476
+ * @see https://tailwindcss.com/docs/padding
1477
+ */
1478
+ pt: [{
1479
+ pt: T()
1480
+ }],
1481
+ /**
1482
+ * Padding Right
1483
+ * @see https://tailwindcss.com/docs/padding
1484
+ */
1485
+ pr: [{
1486
+ pr: T()
1487
+ }],
1488
+ /**
1489
+ * Padding Bottom
1490
+ * @see https://tailwindcss.com/docs/padding
1491
+ */
1492
+ pb: [{
1493
+ pb: T()
1494
+ }],
1495
+ /**
1496
+ * Padding Left
1497
+ * @see https://tailwindcss.com/docs/padding
1498
+ */
1499
+ pl: [{
1500
+ pl: T()
1501
+ }],
1502
+ /**
1503
+ * Margin
1504
+ * @see https://tailwindcss.com/docs/margin
1505
+ */
1506
+ m: [{
1507
+ m: K()
1508
+ }],
1509
+ /**
1510
+ * Margin X
1511
+ * @see https://tailwindcss.com/docs/margin
1512
+ */
1513
+ mx: [{
1514
+ mx: K()
1515
+ }],
1516
+ /**
1517
+ * Margin Y
1518
+ * @see https://tailwindcss.com/docs/margin
1519
+ */
1520
+ my: [{
1521
+ my: K()
1522
+ }],
1523
+ /**
1524
+ * Margin Start
1525
+ * @see https://tailwindcss.com/docs/margin
1526
+ */
1527
+ ms: [{
1528
+ ms: K()
1529
+ }],
1530
+ /**
1531
+ * Margin End
1532
+ * @see https://tailwindcss.com/docs/margin
1533
+ */
1534
+ me: [{
1535
+ me: K()
1536
+ }],
1537
+ /**
1538
+ * Margin Top
1539
+ * @see https://tailwindcss.com/docs/margin
1540
+ */
1541
+ mt: [{
1542
+ mt: K()
1543
+ }],
1544
+ /**
1545
+ * Margin Right
1546
+ * @see https://tailwindcss.com/docs/margin
1547
+ */
1548
+ mr: [{
1549
+ mr: K()
1550
+ }],
1551
+ /**
1552
+ * Margin Bottom
1553
+ * @see https://tailwindcss.com/docs/margin
1554
+ */
1555
+ mb: [{
1556
+ mb: K()
1557
+ }],
1558
+ /**
1559
+ * Margin Left
1560
+ * @see https://tailwindcss.com/docs/margin
1561
+ */
1562
+ ml: [{
1563
+ ml: K()
1564
+ }],
1565
+ /**
1566
+ * Space Between X
1567
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1568
+ */
1569
+ "space-x": [{
1570
+ "space-x": T()
1571
+ }],
1572
+ /**
1573
+ * Space Between X Reverse
1574
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1575
+ */
1576
+ "space-x-reverse": ["space-x-reverse"],
1577
+ /**
1578
+ * Space Between Y
1579
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1580
+ */
1581
+ "space-y": [{
1582
+ "space-y": T()
1583
+ }],
1584
+ /**
1585
+ * Space Between Y Reverse
1586
+ * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1587
+ */
1588
+ "space-y-reverse": ["space-y-reverse"],
1589
+ // --------------
1590
+ // --- Sizing ---
1591
+ // --------------
1592
+ /**
1593
+ * Size
1594
+ * @see https://tailwindcss.com/docs/width#setting-both-width-and-height
1595
+ */
1596
+ size: [{
1597
+ size: te()
1598
+ }],
1599
+ /**
1600
+ * Width
1601
+ * @see https://tailwindcss.com/docs/width
1602
+ */
1603
+ w: [{
1604
+ w: [f, "screen", ...te()]
1605
+ }],
1606
+ /**
1607
+ * Min-Width
1608
+ * @see https://tailwindcss.com/docs/min-width
1609
+ */
1610
+ "min-w": [{
1611
+ "min-w": [
1612
+ f,
1613
+ "screen",
1614
+ /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1615
+ "none",
1616
+ ...te()
1617
+ ]
1618
+ }],
1619
+ /**
1620
+ * Max-Width
1621
+ * @see https://tailwindcss.com/docs/max-width
1622
+ */
1623
+ "max-w": [{
1624
+ "max-w": [
1625
+ f,
1626
+ "screen",
1627
+ "none",
1628
+ /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1629
+ "prose",
1630
+ /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1631
+ {
1632
+ screen: [l]
1633
+ },
1634
+ ...te()
1635
+ ]
1636
+ }],
1637
+ /**
1638
+ * Height
1639
+ * @see https://tailwindcss.com/docs/height
1640
+ */
1641
+ h: [{
1642
+ h: ["screen", "lh", ...te()]
1643
+ }],
1644
+ /**
1645
+ * Min-Height
1646
+ * @see https://tailwindcss.com/docs/min-height
1647
+ */
1648
+ "min-h": [{
1649
+ "min-h": ["screen", "lh", "none", ...te()]
1650
+ }],
1651
+ /**
1652
+ * Max-Height
1653
+ * @see https://tailwindcss.com/docs/max-height
1654
+ */
1655
+ "max-h": [{
1656
+ "max-h": ["screen", "lh", ...te()]
1657
+ }],
1658
+ // ------------------
1659
+ // --- Typography ---
1660
+ // ------------------
1661
+ /**
1662
+ * Font Size
1663
+ * @see https://tailwindcss.com/docs/font-size
1664
+ */
1665
+ "font-size": [{
1666
+ text: ["base", n, Ae, we]
1667
+ }],
1668
+ /**
1669
+ * Font Smoothing
1670
+ * @see https://tailwindcss.com/docs/font-smoothing
1671
+ */
1672
+ "font-smoothing": ["antialiased", "subpixel-antialiased"],
1673
+ /**
1674
+ * Font Style
1675
+ * @see https://tailwindcss.com/docs/font-style
1676
+ */
1677
+ "font-style": ["italic", "not-italic"],
1678
+ /**
1679
+ * Font Weight
1680
+ * @see https://tailwindcss.com/docs/font-weight
1681
+ */
1682
+ "font-weight": [{
1683
+ font: [t, h, qe]
1684
+ }],
1685
+ /**
1686
+ * Font Stretch
1687
+ * @see https://tailwindcss.com/docs/font-stretch
1688
+ */
1689
+ "font-stretch": [{
1690
+ "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", Ve, y]
1691
+ }],
1692
+ /**
1693
+ * Font Family
1694
+ * @see https://tailwindcss.com/docs/font-family
1695
+ */
1696
+ "font-family": [{
1697
+ font: [un, y, o]
1698
+ }],
1699
+ /**
1700
+ * Font Variant Numeric
1701
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1702
+ */
1703
+ "fvn-normal": ["normal-nums"],
1704
+ /**
1705
+ * Font Variant Numeric
1706
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1707
+ */
1708
+ "fvn-ordinal": ["ordinal"],
1709
+ /**
1710
+ * Font Variant Numeric
1711
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1712
+ */
1713
+ "fvn-slashed-zero": ["slashed-zero"],
1714
+ /**
1715
+ * Font Variant Numeric
1716
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1717
+ */
1718
+ "fvn-figure": ["lining-nums", "oldstyle-nums"],
1719
+ /**
1720
+ * Font Variant Numeric
1721
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1722
+ */
1723
+ "fvn-spacing": ["proportional-nums", "tabular-nums"],
1724
+ /**
1725
+ * Font Variant Numeric
1726
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1727
+ */
1728
+ "fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
1729
+ /**
1730
+ * Letter Spacing
1731
+ * @see https://tailwindcss.com/docs/letter-spacing
1732
+ */
1733
+ tracking: [{
1734
+ tracking: [a, h, y]
1735
+ }],
1736
+ /**
1737
+ * Line Clamp
1738
+ * @see https://tailwindcss.com/docs/line-clamp
1739
+ */
1740
+ "line-clamp": [{
1741
+ "line-clamp": [j, "none", h, qe]
1742
+ }],
1743
+ /**
1744
+ * Line Height
1745
+ * @see https://tailwindcss.com/docs/line-height
1746
+ */
1747
+ leading: [{
1748
+ leading: [
1749
+ /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1750
+ i,
1751
+ ...T()
1752
+ ]
1753
+ }],
1754
+ /**
1755
+ * List Style Image
1756
+ * @see https://tailwindcss.com/docs/list-style-image
1757
+ */
1758
+ "list-image": [{
1759
+ "list-image": ["none", h, y]
1760
+ }],
1761
+ /**
1762
+ * List Style Position
1763
+ * @see https://tailwindcss.com/docs/list-style-position
1764
+ */
1765
+ "list-style-position": [{
1766
+ list: ["inside", "outside"]
1767
+ }],
1768
+ /**
1769
+ * List Style Type
1770
+ * @see https://tailwindcss.com/docs/list-style-type
1771
+ */
1772
+ "list-style-type": [{
1773
+ list: ["disc", "decimal", "none", h, y]
1774
+ }],
1775
+ /**
1776
+ * Text Alignment
1777
+ * @see https://tailwindcss.com/docs/text-align
1778
+ */
1779
+ "text-alignment": [{
1780
+ text: ["left", "center", "right", "justify", "start", "end"]
1781
+ }],
1782
+ /**
1783
+ * Placeholder Color
1784
+ * @deprecated since Tailwind CSS v3.0.0
1785
+ * @see https://v3.tailwindcss.com/docs/placeholder-color
1786
+ */
1787
+ "placeholder-color": [{
1788
+ placeholder: E()
1789
+ }],
1790
+ /**
1791
+ * Text Color
1792
+ * @see https://tailwindcss.com/docs/text-color
1793
+ */
1794
+ "text-color": [{
1795
+ text: E()
1796
+ }],
1797
+ /**
1798
+ * Text Decoration
1799
+ * @see https://tailwindcss.com/docs/text-decoration
1800
+ */
1801
+ "text-decoration": ["underline", "overline", "line-through", "no-underline"],
1802
+ /**
1803
+ * Text Decoration Style
1804
+ * @see https://tailwindcss.com/docs/text-decoration-style
1805
+ */
1806
+ "text-decoration-style": [{
1807
+ decoration: [...A(), "wavy"]
1808
+ }],
1809
+ /**
1810
+ * Text Decoration Thickness
1811
+ * @see https://tailwindcss.com/docs/text-decoration-thickness
1812
+ */
1813
+ "text-decoration-thickness": [{
1814
+ decoration: [j, "from-font", "auto", h, we]
1815
+ }],
1816
+ /**
1817
+ * Text Decoration Color
1818
+ * @see https://tailwindcss.com/docs/text-decoration-color
1819
+ */
1820
+ "text-decoration-color": [{
1821
+ decoration: E()
1822
+ }],
1823
+ /**
1824
+ * Text Underline Offset
1825
+ * @see https://tailwindcss.com/docs/text-underline-offset
1826
+ */
1827
+ "underline-offset": [{
1828
+ "underline-offset": [j, "auto", h, y]
1829
+ }],
1830
+ /**
1831
+ * Text Transform
1832
+ * @see https://tailwindcss.com/docs/text-transform
1833
+ */
1834
+ "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
1835
+ /**
1836
+ * Text Overflow
1837
+ * @see https://tailwindcss.com/docs/text-overflow
1838
+ */
1839
+ "text-overflow": ["truncate", "text-ellipsis", "text-clip"],
1840
+ /**
1841
+ * Text Wrap
1842
+ * @see https://tailwindcss.com/docs/text-wrap
1843
+ */
1844
+ "text-wrap": [{
1845
+ text: ["wrap", "nowrap", "balance", "pretty"]
1846
+ }],
1847
+ /**
1848
+ * Text Indent
1849
+ * @see https://tailwindcss.com/docs/text-indent
1850
+ */
1851
+ indent: [{
1852
+ indent: T()
1853
+ }],
1854
+ /**
1855
+ * Vertical Alignment
1856
+ * @see https://tailwindcss.com/docs/vertical-align
1857
+ */
1858
+ "vertical-align": [{
1859
+ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", h, y]
1860
+ }],
1861
+ /**
1862
+ * Whitespace
1863
+ * @see https://tailwindcss.com/docs/whitespace
1864
+ */
1865
+ whitespace: [{
1866
+ whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
1867
+ }],
1868
+ /**
1869
+ * Word Break
1870
+ * @see https://tailwindcss.com/docs/word-break
1871
+ */
1872
+ break: [{
1873
+ break: ["normal", "words", "all", "keep"]
1874
+ }],
1875
+ /**
1876
+ * Overflow Wrap
1877
+ * @see https://tailwindcss.com/docs/overflow-wrap
1878
+ */
1879
+ wrap: [{
1880
+ wrap: ["break-word", "anywhere", "normal"]
1881
+ }],
1882
+ /**
1883
+ * Hyphens
1884
+ * @see https://tailwindcss.com/docs/hyphens
1885
+ */
1886
+ hyphens: [{
1887
+ hyphens: ["none", "manual", "auto"]
1888
+ }],
1889
+ /**
1890
+ * Content
1891
+ * @see https://tailwindcss.com/docs/content
1892
+ */
1893
+ content: [{
1894
+ content: ["none", h, y]
1895
+ }],
1896
+ // -------------------
1897
+ // --- Backgrounds ---
1898
+ // -------------------
1899
+ /**
1900
+ * Background Attachment
1901
+ * @see https://tailwindcss.com/docs/background-attachment
1902
+ */
1903
+ "bg-attachment": [{
1904
+ bg: ["fixed", "local", "scroll"]
1905
+ }],
1906
+ /**
1907
+ * Background Clip
1908
+ * @see https://tailwindcss.com/docs/background-clip
1909
+ */
1910
+ "bg-clip": [{
1911
+ "bg-clip": ["border", "padding", "content", "text"]
1912
+ }],
1913
+ /**
1914
+ * Background Origin
1915
+ * @see https://tailwindcss.com/docs/background-origin
1916
+ */
1917
+ "bg-origin": [{
1918
+ "bg-origin": ["border", "padding", "content"]
1919
+ }],
1920
+ /**
1921
+ * Background Position
1922
+ * @see https://tailwindcss.com/docs/background-position
1923
+ */
1924
+ "bg-position": [{
1925
+ bg: be()
1926
+ }],
1927
+ /**
1928
+ * Background Repeat
1929
+ * @see https://tailwindcss.com/docs/background-repeat
1930
+ */
1931
+ "bg-repeat": [{
1932
+ bg: u()
1933
+ }],
1934
+ /**
1935
+ * Background Size
1936
+ * @see https://tailwindcss.com/docs/background-size
1937
+ */
1938
+ "bg-size": [{
1939
+ bg: m()
1940
+ }],
1941
+ /**
1942
+ * Background Image
1943
+ * @see https://tailwindcss.com/docs/background-image
1944
+ */
1945
+ "bg-image": [{
1946
+ bg: ["none", {
1947
+ linear: [{
1948
+ to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1949
+ }, ye, h, y],
1950
+ radial: ["", h, y],
1951
+ conic: [ye, h, y]
1952
+ }, dn, cn]
1953
+ }],
1954
+ /**
1955
+ * Background Color
1956
+ * @see https://tailwindcss.com/docs/background-color
1957
+ */
1958
+ "bg-color": [{
1959
+ bg: E()
1960
+ }],
1961
+ /**
1962
+ * Gradient Color Stops From Position
1963
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1964
+ */
1965
+ "gradient-from-pos": [{
1966
+ from: C()
1967
+ }],
1968
+ /**
1969
+ * Gradient Color Stops Via Position
1970
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1971
+ */
1972
+ "gradient-via-pos": [{
1973
+ via: C()
1974
+ }],
1975
+ /**
1976
+ * Gradient Color Stops To Position
1977
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1978
+ */
1979
+ "gradient-to-pos": [{
1980
+ to: C()
1981
+ }],
1982
+ /**
1983
+ * Gradient Color Stops From
1984
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1985
+ */
1986
+ "gradient-from": [{
1987
+ from: E()
1988
+ }],
1989
+ /**
1990
+ * Gradient Color Stops Via
1991
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1992
+ */
1993
+ "gradient-via": [{
1994
+ via: E()
1995
+ }],
1996
+ /**
1997
+ * Gradient Color Stops To
1998
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1999
+ */
2000
+ "gradient-to": [{
2001
+ to: E()
2002
+ }],
2003
+ // ---------------
2004
+ // --- Borders ---
2005
+ // ---------------
2006
+ /**
2007
+ * Border Radius
2008
+ * @see https://tailwindcss.com/docs/border-radius
2009
+ */
2010
+ rounded: [{
2011
+ rounded: k()
2012
+ }],
2013
+ /**
2014
+ * Border Radius Start
2015
+ * @see https://tailwindcss.com/docs/border-radius
2016
+ */
2017
+ "rounded-s": [{
2018
+ "rounded-s": k()
2019
+ }],
2020
+ /**
2021
+ * Border Radius End
2022
+ * @see https://tailwindcss.com/docs/border-radius
2023
+ */
2024
+ "rounded-e": [{
2025
+ "rounded-e": k()
2026
+ }],
2027
+ /**
2028
+ * Border Radius Top
2029
+ * @see https://tailwindcss.com/docs/border-radius
2030
+ */
2031
+ "rounded-t": [{
2032
+ "rounded-t": k()
2033
+ }],
2034
+ /**
2035
+ * Border Radius Right
2036
+ * @see https://tailwindcss.com/docs/border-radius
2037
+ */
2038
+ "rounded-r": [{
2039
+ "rounded-r": k()
2040
+ }],
2041
+ /**
2042
+ * Border Radius Bottom
2043
+ * @see https://tailwindcss.com/docs/border-radius
2044
+ */
2045
+ "rounded-b": [{
2046
+ "rounded-b": k()
2047
+ }],
2048
+ /**
2049
+ * Border Radius Left
2050
+ * @see https://tailwindcss.com/docs/border-radius
2051
+ */
2052
+ "rounded-l": [{
2053
+ "rounded-l": k()
2054
+ }],
2055
+ /**
2056
+ * Border Radius Start Start
2057
+ * @see https://tailwindcss.com/docs/border-radius
2058
+ */
2059
+ "rounded-ss": [{
2060
+ "rounded-ss": k()
2061
+ }],
2062
+ /**
2063
+ * Border Radius Start End
2064
+ * @see https://tailwindcss.com/docs/border-radius
2065
+ */
2066
+ "rounded-se": [{
2067
+ "rounded-se": k()
2068
+ }],
2069
+ /**
2070
+ * Border Radius End End
2071
+ * @see https://tailwindcss.com/docs/border-radius
2072
+ */
2073
+ "rounded-ee": [{
2074
+ "rounded-ee": k()
2075
+ }],
2076
+ /**
2077
+ * Border Radius End Start
2078
+ * @see https://tailwindcss.com/docs/border-radius
2079
+ */
2080
+ "rounded-es": [{
2081
+ "rounded-es": k()
2082
+ }],
2083
+ /**
2084
+ * Border Radius Top Left
2085
+ * @see https://tailwindcss.com/docs/border-radius
2086
+ */
2087
+ "rounded-tl": [{
2088
+ "rounded-tl": k()
2089
+ }],
2090
+ /**
2091
+ * Border Radius Top Right
2092
+ * @see https://tailwindcss.com/docs/border-radius
2093
+ */
2094
+ "rounded-tr": [{
2095
+ "rounded-tr": k()
2096
+ }],
2097
+ /**
2098
+ * Border Radius Bottom Right
2099
+ * @see https://tailwindcss.com/docs/border-radius
2100
+ */
2101
+ "rounded-br": [{
2102
+ "rounded-br": k()
2103
+ }],
2104
+ /**
2105
+ * Border Radius Bottom Left
2106
+ * @see https://tailwindcss.com/docs/border-radius
2107
+ */
2108
+ "rounded-bl": [{
2109
+ "rounded-bl": k()
2110
+ }],
2111
+ /**
2112
+ * Border Width
2113
+ * @see https://tailwindcss.com/docs/border-width
2114
+ */
2115
+ "border-w": [{
2116
+ border: w()
2117
+ }],
2118
+ /**
2119
+ * Border Width X
2120
+ * @see https://tailwindcss.com/docs/border-width
2121
+ */
2122
+ "border-w-x": [{
2123
+ "border-x": w()
2124
+ }],
2125
+ /**
2126
+ * Border Width Y
2127
+ * @see https://tailwindcss.com/docs/border-width
2128
+ */
2129
+ "border-w-y": [{
2130
+ "border-y": w()
2131
+ }],
2132
+ /**
2133
+ * Border Width Start
2134
+ * @see https://tailwindcss.com/docs/border-width
2135
+ */
2136
+ "border-w-s": [{
2137
+ "border-s": w()
2138
+ }],
2139
+ /**
2140
+ * Border Width End
2141
+ * @see https://tailwindcss.com/docs/border-width
2142
+ */
2143
+ "border-w-e": [{
2144
+ "border-e": w()
2145
+ }],
2146
+ /**
2147
+ * Border Width Top
2148
+ * @see https://tailwindcss.com/docs/border-width
2149
+ */
2150
+ "border-w-t": [{
2151
+ "border-t": w()
2152
+ }],
2153
+ /**
2154
+ * Border Width Right
2155
+ * @see https://tailwindcss.com/docs/border-width
2156
+ */
2157
+ "border-w-r": [{
2158
+ "border-r": w()
2159
+ }],
2160
+ /**
2161
+ * Border Width Bottom
2162
+ * @see https://tailwindcss.com/docs/border-width
2163
+ */
2164
+ "border-w-b": [{
2165
+ "border-b": w()
2166
+ }],
2167
+ /**
2168
+ * Border Width Left
2169
+ * @see https://tailwindcss.com/docs/border-width
2170
+ */
2171
+ "border-w-l": [{
2172
+ "border-l": w()
2173
+ }],
2174
+ /**
2175
+ * Divide Width X
2176
+ * @see https://tailwindcss.com/docs/border-width#between-children
2177
+ */
2178
+ "divide-x": [{
2179
+ "divide-x": w()
2180
+ }],
2181
+ /**
2182
+ * Divide Width X Reverse
2183
+ * @see https://tailwindcss.com/docs/border-width#between-children
2184
+ */
2185
+ "divide-x-reverse": ["divide-x-reverse"],
2186
+ /**
2187
+ * Divide Width Y
2188
+ * @see https://tailwindcss.com/docs/border-width#between-children
2189
+ */
2190
+ "divide-y": [{
2191
+ "divide-y": w()
2192
+ }],
2193
+ /**
2194
+ * Divide Width Y Reverse
2195
+ * @see https://tailwindcss.com/docs/border-width#between-children
2196
+ */
2197
+ "divide-y-reverse": ["divide-y-reverse"],
2198
+ /**
2199
+ * Border Style
2200
+ * @see https://tailwindcss.com/docs/border-style
2201
+ */
2202
+ "border-style": [{
2203
+ border: [...A(), "hidden", "none"]
2204
+ }],
2205
+ /**
2206
+ * Divide Style
2207
+ * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
2208
+ */
2209
+ "divide-style": [{
2210
+ divide: [...A(), "hidden", "none"]
2211
+ }],
2212
+ /**
2213
+ * Border Color
2214
+ * @see https://tailwindcss.com/docs/border-color
2215
+ */
2216
+ "border-color": [{
2217
+ border: E()
2218
+ }],
2219
+ /**
2220
+ * Border Color X
2221
+ * @see https://tailwindcss.com/docs/border-color
2222
+ */
2223
+ "border-color-x": [{
2224
+ "border-x": E()
2225
+ }],
2226
+ /**
2227
+ * Border Color Y
2228
+ * @see https://tailwindcss.com/docs/border-color
2229
+ */
2230
+ "border-color-y": [{
2231
+ "border-y": E()
2232
+ }],
2233
+ /**
2234
+ * Border Color S
2235
+ * @see https://tailwindcss.com/docs/border-color
2236
+ */
2237
+ "border-color-s": [{
2238
+ "border-s": E()
2239
+ }],
2240
+ /**
2241
+ * Border Color E
2242
+ * @see https://tailwindcss.com/docs/border-color
2243
+ */
2244
+ "border-color-e": [{
2245
+ "border-e": E()
2246
+ }],
2247
+ /**
2248
+ * Border Color Top
2249
+ * @see https://tailwindcss.com/docs/border-color
2250
+ */
2251
+ "border-color-t": [{
2252
+ "border-t": E()
2253
+ }],
2254
+ /**
2255
+ * Border Color Right
2256
+ * @see https://tailwindcss.com/docs/border-color
2257
+ */
2258
+ "border-color-r": [{
2259
+ "border-r": E()
2260
+ }],
2261
+ /**
2262
+ * Border Color Bottom
2263
+ * @see https://tailwindcss.com/docs/border-color
2264
+ */
2265
+ "border-color-b": [{
2266
+ "border-b": E()
2267
+ }],
2268
+ /**
2269
+ * Border Color Left
2270
+ * @see https://tailwindcss.com/docs/border-color
2271
+ */
2272
+ "border-color-l": [{
2273
+ "border-l": E()
2274
+ }],
2275
+ /**
2276
+ * Divide Color
2277
+ * @see https://tailwindcss.com/docs/divide-color
2278
+ */
2279
+ "divide-color": [{
2280
+ divide: E()
2281
+ }],
2282
+ /**
2283
+ * Outline Style
2284
+ * @see https://tailwindcss.com/docs/outline-style
2285
+ */
2286
+ "outline-style": [{
2287
+ outline: [...A(), "none", "hidden"]
2288
+ }],
2289
+ /**
2290
+ * Outline Offset
2291
+ * @see https://tailwindcss.com/docs/outline-offset
2292
+ */
2293
+ "outline-offset": [{
2294
+ "outline-offset": [j, h, y]
2295
+ }],
2296
+ /**
2297
+ * Outline Width
2298
+ * @see https://tailwindcss.com/docs/outline-width
2299
+ */
2300
+ "outline-w": [{
2301
+ outline: ["", j, Ae, we]
2302
+ }],
2303
+ /**
2304
+ * Outline Color
2305
+ * @see https://tailwindcss.com/docs/outline-color
2306
+ */
2307
+ "outline-color": [{
2308
+ outline: E()
2309
+ }],
2310
+ // ---------------
2311
+ // --- Effects ---
2312
+ // ---------------
2313
+ /**
2314
+ * Box Shadow
2315
+ * @see https://tailwindcss.com/docs/box-shadow
2316
+ */
2317
+ shadow: [{
2318
+ shadow: [
2319
+ // Deprecated since Tailwind CSS v4.0.0
2320
+ "",
2321
+ "none",
2322
+ v,
2323
+ Me,
2324
+ Ie
2325
+ ]
2326
+ }],
2327
+ /**
2328
+ * Box Shadow Color
2329
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
2330
+ */
2331
+ "shadow-color": [{
2332
+ shadow: E()
2333
+ }],
2334
+ /**
2335
+ * Inset Box Shadow
2336
+ * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
2337
+ */
2338
+ "inset-shadow": [{
2339
+ "inset-shadow": ["none", R, Me, Ie]
2340
+ }],
2341
+ /**
2342
+ * Inset Box Shadow Color
2343
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
2344
+ */
2345
+ "inset-shadow-color": [{
2346
+ "inset-shadow": E()
2347
+ }],
2348
+ /**
2349
+ * Ring Width
2350
+ * @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
2351
+ */
2352
+ "ring-w": [{
2353
+ ring: w()
2354
+ }],
2355
+ /**
2356
+ * Ring Width Inset
2357
+ * @see https://v3.tailwindcss.com/docs/ring-width#inset-rings
2358
+ * @deprecated since Tailwind CSS v4.0.0
2359
+ * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
2360
+ */
2361
+ "ring-w-inset": ["ring-inset"],
2362
+ /**
2363
+ * Ring Color
2364
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
2365
+ */
2366
+ "ring-color": [{
2367
+ ring: E()
2368
+ }],
2369
+ /**
2370
+ * Ring Offset Width
2371
+ * @see https://v3.tailwindcss.com/docs/ring-offset-width
2372
+ * @deprecated since Tailwind CSS v4.0.0
2373
+ * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
2374
+ */
2375
+ "ring-offset-w": [{
2376
+ "ring-offset": [j, we]
2377
+ }],
2378
+ /**
2379
+ * Ring Offset Color
2380
+ * @see https://v3.tailwindcss.com/docs/ring-offset-color
2381
+ * @deprecated since Tailwind CSS v4.0.0
2382
+ * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
2383
+ */
2384
+ "ring-offset-color": [{
2385
+ "ring-offset": E()
2386
+ }],
2387
+ /**
2388
+ * Inset Ring Width
2389
+ * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
2390
+ */
2391
+ "inset-ring-w": [{
2392
+ "inset-ring": w()
2393
+ }],
2394
+ /**
2395
+ * Inset Ring Color
2396
+ * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
2397
+ */
2398
+ "inset-ring-color": [{
2399
+ "inset-ring": E()
2400
+ }],
2401
+ /**
2402
+ * Text Shadow
2403
+ * @see https://tailwindcss.com/docs/text-shadow
2404
+ */
2405
+ "text-shadow": [{
2406
+ "text-shadow": ["none", I, Me, Ie]
2407
+ }],
2408
+ /**
2409
+ * Text Shadow Color
2410
+ * @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
2411
+ */
2412
+ "text-shadow-color": [{
2413
+ "text-shadow": E()
2414
+ }],
2415
+ /**
2416
+ * Opacity
2417
+ * @see https://tailwindcss.com/docs/opacity
2418
+ */
2419
+ opacity: [{
2420
+ opacity: [j, h, y]
2421
+ }],
2422
+ /**
2423
+ * Mix Blend Mode
2424
+ * @see https://tailwindcss.com/docs/mix-blend-mode
2425
+ */
2426
+ "mix-blend": [{
2427
+ "mix-blend": [...S(), "plus-darker", "plus-lighter"]
2428
+ }],
2429
+ /**
2430
+ * Background Blend Mode
2431
+ * @see https://tailwindcss.com/docs/background-blend-mode
2432
+ */
2433
+ "bg-blend": [{
2434
+ "bg-blend": S()
2435
+ }],
2436
+ /**
2437
+ * Mask Clip
2438
+ * @see https://tailwindcss.com/docs/mask-clip
2439
+ */
2440
+ "mask-clip": [{
2441
+ "mask-clip": ["border", "padding", "content", "fill", "stroke", "view"]
2442
+ }, "mask-no-clip"],
2443
+ /**
2444
+ * Mask Composite
2445
+ * @see https://tailwindcss.com/docs/mask-composite
2446
+ */
2447
+ "mask-composite": [{
2448
+ mask: ["add", "subtract", "intersect", "exclude"]
2449
+ }],
2450
+ /**
2451
+ * Mask Image
2452
+ * @see https://tailwindcss.com/docs/mask-image
2453
+ */
2454
+ "mask-image-linear-pos": [{
2455
+ "mask-linear": [j]
2456
+ }],
2457
+ "mask-image-linear-from-pos": [{
2458
+ "mask-linear-from": x()
2459
+ }],
2460
+ "mask-image-linear-to-pos": [{
2461
+ "mask-linear-to": x()
2462
+ }],
2463
+ "mask-image-linear-from-color": [{
2464
+ "mask-linear-from": E()
2465
+ }],
2466
+ "mask-image-linear-to-color": [{
2467
+ "mask-linear-to": E()
2468
+ }],
2469
+ "mask-image-t-from-pos": [{
2470
+ "mask-t-from": x()
2471
+ }],
2472
+ "mask-image-t-to-pos": [{
2473
+ "mask-t-to": x()
2474
+ }],
2475
+ "mask-image-t-from-color": [{
2476
+ "mask-t-from": E()
2477
+ }],
2478
+ "mask-image-t-to-color": [{
2479
+ "mask-t-to": E()
2480
+ }],
2481
+ "mask-image-r-from-pos": [{
2482
+ "mask-r-from": x()
2483
+ }],
2484
+ "mask-image-r-to-pos": [{
2485
+ "mask-r-to": x()
2486
+ }],
2487
+ "mask-image-r-from-color": [{
2488
+ "mask-r-from": E()
2489
+ }],
2490
+ "mask-image-r-to-color": [{
2491
+ "mask-r-to": E()
2492
+ }],
2493
+ "mask-image-b-from-pos": [{
2494
+ "mask-b-from": x()
2495
+ }],
2496
+ "mask-image-b-to-pos": [{
2497
+ "mask-b-to": x()
2498
+ }],
2499
+ "mask-image-b-from-color": [{
2500
+ "mask-b-from": E()
2501
+ }],
2502
+ "mask-image-b-to-color": [{
2503
+ "mask-b-to": E()
2504
+ }],
2505
+ "mask-image-l-from-pos": [{
2506
+ "mask-l-from": x()
2507
+ }],
2508
+ "mask-image-l-to-pos": [{
2509
+ "mask-l-to": x()
2510
+ }],
2511
+ "mask-image-l-from-color": [{
2512
+ "mask-l-from": E()
2513
+ }],
2514
+ "mask-image-l-to-color": [{
2515
+ "mask-l-to": E()
2516
+ }],
2517
+ "mask-image-x-from-pos": [{
2518
+ "mask-x-from": x()
2519
+ }],
2520
+ "mask-image-x-to-pos": [{
2521
+ "mask-x-to": x()
2522
+ }],
2523
+ "mask-image-x-from-color": [{
2524
+ "mask-x-from": E()
2525
+ }],
2526
+ "mask-image-x-to-color": [{
2527
+ "mask-x-to": E()
2528
+ }],
2529
+ "mask-image-y-from-pos": [{
2530
+ "mask-y-from": x()
2531
+ }],
2532
+ "mask-image-y-to-pos": [{
2533
+ "mask-y-to": x()
2534
+ }],
2535
+ "mask-image-y-from-color": [{
2536
+ "mask-y-from": E()
2537
+ }],
2538
+ "mask-image-y-to-color": [{
2539
+ "mask-y-to": E()
2540
+ }],
2541
+ "mask-image-radial": [{
2542
+ "mask-radial": [h, y]
2543
+ }],
2544
+ "mask-image-radial-from-pos": [{
2545
+ "mask-radial-from": x()
2546
+ }],
2547
+ "mask-image-radial-to-pos": [{
2548
+ "mask-radial-to": x()
2549
+ }],
2550
+ "mask-image-radial-from-color": [{
2551
+ "mask-radial-from": E()
2552
+ }],
2553
+ "mask-image-radial-to-color": [{
2554
+ "mask-radial-to": E()
2555
+ }],
2556
+ "mask-image-radial-shape": [{
2557
+ "mask-radial": ["circle", "ellipse"]
2558
+ }],
2559
+ "mask-image-radial-size": [{
2560
+ "mask-radial": [{
2561
+ closest: ["side", "corner"],
2562
+ farthest: ["side", "corner"]
2563
+ }]
2564
+ }],
2565
+ "mask-image-radial-pos": [{
2566
+ "mask-radial-at": q()
2567
+ }],
2568
+ "mask-image-conic-pos": [{
2569
+ "mask-conic": [j]
2570
+ }],
2571
+ "mask-image-conic-from-pos": [{
2572
+ "mask-conic-from": x()
2573
+ }],
2574
+ "mask-image-conic-to-pos": [{
2575
+ "mask-conic-to": x()
2576
+ }],
2577
+ "mask-image-conic-from-color": [{
2578
+ "mask-conic-from": E()
2579
+ }],
2580
+ "mask-image-conic-to-color": [{
2581
+ "mask-conic-to": E()
2582
+ }],
2583
+ /**
2584
+ * Mask Mode
2585
+ * @see https://tailwindcss.com/docs/mask-mode
2586
+ */
2587
+ "mask-mode": [{
2588
+ mask: ["alpha", "luminance", "match"]
2589
+ }],
2590
+ /**
2591
+ * Mask Origin
2592
+ * @see https://tailwindcss.com/docs/mask-origin
2593
+ */
2594
+ "mask-origin": [{
2595
+ "mask-origin": ["border", "padding", "content", "fill", "stroke", "view"]
2596
+ }],
2597
+ /**
2598
+ * Mask Position
2599
+ * @see https://tailwindcss.com/docs/mask-position
2600
+ */
2601
+ "mask-position": [{
2602
+ mask: be()
2603
+ }],
2604
+ /**
2605
+ * Mask Repeat
2606
+ * @see https://tailwindcss.com/docs/mask-repeat
2607
+ */
2608
+ "mask-repeat": [{
2609
+ mask: u()
2610
+ }],
2611
+ /**
2612
+ * Mask Size
2613
+ * @see https://tailwindcss.com/docs/mask-size
2614
+ */
2615
+ "mask-size": [{
2616
+ mask: m()
2617
+ }],
2618
+ /**
2619
+ * Mask Type
2620
+ * @see https://tailwindcss.com/docs/mask-type
2621
+ */
2622
+ "mask-type": [{
2623
+ "mask-type": ["alpha", "luminance"]
2624
+ }],
2625
+ /**
2626
+ * Mask Image
2627
+ * @see https://tailwindcss.com/docs/mask-image
2628
+ */
2629
+ "mask-image": [{
2630
+ mask: ["none", h, y]
2631
+ }],
2632
+ // ---------------
2633
+ // --- Filters ---
2634
+ // ---------------
2635
+ /**
2636
+ * Filter
2637
+ * @see https://tailwindcss.com/docs/filter
2638
+ */
2639
+ filter: [{
2640
+ filter: [
2641
+ // Deprecated since Tailwind CSS v3.0.0
2642
+ "",
2643
+ "none",
2644
+ h,
2645
+ y
2646
+ ]
2647
+ }],
2648
+ /**
2649
+ * Blur
2650
+ * @see https://tailwindcss.com/docs/blur
2651
+ */
2652
+ blur: [{
2653
+ blur: O()
2654
+ }],
2655
+ /**
2656
+ * Brightness
2657
+ * @see https://tailwindcss.com/docs/brightness
2658
+ */
2659
+ brightness: [{
2660
+ brightness: [j, h, y]
2661
+ }],
2662
+ /**
2663
+ * Contrast
2664
+ * @see https://tailwindcss.com/docs/contrast
2665
+ */
2666
+ contrast: [{
2667
+ contrast: [j, h, y]
2668
+ }],
2669
+ /**
2670
+ * Drop Shadow
2671
+ * @see https://tailwindcss.com/docs/drop-shadow
2672
+ */
2673
+ "drop-shadow": [{
2674
+ "drop-shadow": [
2675
+ // Deprecated since Tailwind CSS v4.0.0
2676
+ "",
2677
+ "none",
2678
+ L,
2679
+ Me,
2680
+ Ie
2681
+ ]
2682
+ }],
2683
+ /**
2684
+ * Drop Shadow Color
2685
+ * @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
2686
+ */
2687
+ "drop-shadow-color": [{
2688
+ "drop-shadow": E()
2689
+ }],
2690
+ /**
2691
+ * Grayscale
2692
+ * @see https://tailwindcss.com/docs/grayscale
2693
+ */
2694
+ grayscale: [{
2695
+ grayscale: ["", j, h, y]
2696
+ }],
2697
+ /**
2698
+ * Hue Rotate
2699
+ * @see https://tailwindcss.com/docs/hue-rotate
2700
+ */
2701
+ "hue-rotate": [{
2702
+ "hue-rotate": [j, h, y]
2703
+ }],
2704
+ /**
2705
+ * Invert
2706
+ * @see https://tailwindcss.com/docs/invert
2707
+ */
2708
+ invert: [{
2709
+ invert: ["", j, h, y]
2710
+ }],
2711
+ /**
2712
+ * Saturate
2713
+ * @see https://tailwindcss.com/docs/saturate
2714
+ */
2715
+ saturate: [{
2716
+ saturate: [j, h, y]
2717
+ }],
2718
+ /**
2719
+ * Sepia
2720
+ * @see https://tailwindcss.com/docs/sepia
2721
+ */
2722
+ sepia: [{
2723
+ sepia: ["", j, h, y]
2724
+ }],
2725
+ /**
2726
+ * Backdrop Filter
2727
+ * @see https://tailwindcss.com/docs/backdrop-filter
2728
+ */
2729
+ "backdrop-filter": [{
2730
+ "backdrop-filter": [
2731
+ // Deprecated since Tailwind CSS v3.0.0
2732
+ "",
2733
+ "none",
2734
+ h,
2735
+ y
2736
+ ]
2737
+ }],
2738
+ /**
2739
+ * Backdrop Blur
2740
+ * @see https://tailwindcss.com/docs/backdrop-blur
2741
+ */
2742
+ "backdrop-blur": [{
2743
+ "backdrop-blur": O()
2744
+ }],
2745
+ /**
2746
+ * Backdrop Brightness
2747
+ * @see https://tailwindcss.com/docs/backdrop-brightness
2748
+ */
2749
+ "backdrop-brightness": [{
2750
+ "backdrop-brightness": [j, h, y]
2751
+ }],
2752
+ /**
2753
+ * Backdrop Contrast
2754
+ * @see https://tailwindcss.com/docs/backdrop-contrast
2755
+ */
2756
+ "backdrop-contrast": [{
2757
+ "backdrop-contrast": [j, h, y]
2758
+ }],
2759
+ /**
2760
+ * Backdrop Grayscale
2761
+ * @see https://tailwindcss.com/docs/backdrop-grayscale
2762
+ */
2763
+ "backdrop-grayscale": [{
2764
+ "backdrop-grayscale": ["", j, h, y]
2765
+ }],
2766
+ /**
2767
+ * Backdrop Hue Rotate
2768
+ * @see https://tailwindcss.com/docs/backdrop-hue-rotate
2769
+ */
2770
+ "backdrop-hue-rotate": [{
2771
+ "backdrop-hue-rotate": [j, h, y]
2772
+ }],
2773
+ /**
2774
+ * Backdrop Invert
2775
+ * @see https://tailwindcss.com/docs/backdrop-invert
2776
+ */
2777
+ "backdrop-invert": [{
2778
+ "backdrop-invert": ["", j, h, y]
2779
+ }],
2780
+ /**
2781
+ * Backdrop Opacity
2782
+ * @see https://tailwindcss.com/docs/backdrop-opacity
2783
+ */
2784
+ "backdrop-opacity": [{
2785
+ "backdrop-opacity": [j, h, y]
2786
+ }],
2787
+ /**
2788
+ * Backdrop Saturate
2789
+ * @see https://tailwindcss.com/docs/backdrop-saturate
2790
+ */
2791
+ "backdrop-saturate": [{
2792
+ "backdrop-saturate": [j, h, y]
2793
+ }],
2794
+ /**
2795
+ * Backdrop Sepia
2796
+ * @see https://tailwindcss.com/docs/backdrop-sepia
2797
+ */
2798
+ "backdrop-sepia": [{
2799
+ "backdrop-sepia": ["", j, h, y]
2800
+ }],
2801
+ // --------------
2802
+ // --- Tables ---
2803
+ // --------------
2804
+ /**
2805
+ * Border Collapse
2806
+ * @see https://tailwindcss.com/docs/border-collapse
2807
+ */
2808
+ "border-collapse": [{
2809
+ border: ["collapse", "separate"]
2810
+ }],
2811
+ /**
2812
+ * Border Spacing
2813
+ * @see https://tailwindcss.com/docs/border-spacing
2814
+ */
2815
+ "border-spacing": [{
2816
+ "border-spacing": T()
2817
+ }],
2818
+ /**
2819
+ * Border Spacing X
2820
+ * @see https://tailwindcss.com/docs/border-spacing
2821
+ */
2822
+ "border-spacing-x": [{
2823
+ "border-spacing-x": T()
2824
+ }],
2825
+ /**
2826
+ * Border Spacing Y
2827
+ * @see https://tailwindcss.com/docs/border-spacing
2828
+ */
2829
+ "border-spacing-y": [{
2830
+ "border-spacing-y": T()
2831
+ }],
2832
+ /**
2833
+ * Table Layout
2834
+ * @see https://tailwindcss.com/docs/table-layout
2835
+ */
2836
+ "table-layout": [{
2837
+ table: ["auto", "fixed"]
2838
+ }],
2839
+ /**
2840
+ * Caption Side
2841
+ * @see https://tailwindcss.com/docs/caption-side
2842
+ */
2843
+ caption: [{
2844
+ caption: ["top", "bottom"]
2845
+ }],
2846
+ // ---------------------------------
2847
+ // --- Transitions and Animation ---
2848
+ // ---------------------------------
2849
+ /**
2850
+ * Transition Property
2851
+ * @see https://tailwindcss.com/docs/transition-property
2852
+ */
2853
+ transition: [{
2854
+ transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", h, y]
2855
+ }],
2856
+ /**
2857
+ * Transition Behavior
2858
+ * @see https://tailwindcss.com/docs/transition-behavior
2859
+ */
2860
+ "transition-behavior": [{
2861
+ transition: ["normal", "discrete"]
2862
+ }],
2863
+ /**
2864
+ * Transition Duration
2865
+ * @see https://tailwindcss.com/docs/transition-duration
2866
+ */
2867
+ duration: [{
2868
+ duration: [j, "initial", h, y]
2869
+ }],
2870
+ /**
2871
+ * Transition Timing Function
2872
+ * @see https://tailwindcss.com/docs/transition-timing-function
2873
+ */
2874
+ ease: [{
2875
+ ease: ["linear", "initial", V, h, y]
2876
+ }],
2877
+ /**
2878
+ * Transition Delay
2879
+ * @see https://tailwindcss.com/docs/transition-delay
2880
+ */
2881
+ delay: [{
2882
+ delay: [j, h, y]
2883
+ }],
2884
+ /**
2885
+ * Animation
2886
+ * @see https://tailwindcss.com/docs/animation
2887
+ */
2888
+ animate: [{
2889
+ animate: ["none", U, h, y]
2890
+ }],
2891
+ // ------------------
2892
+ // --- Transforms ---
2893
+ // ------------------
2894
+ /**
2895
+ * Backface Visibility
2896
+ * @see https://tailwindcss.com/docs/backface-visibility
2897
+ */
2898
+ backface: [{
2899
+ backface: ["hidden", "visible"]
2900
+ }],
2901
+ /**
2902
+ * Perspective
2903
+ * @see https://tailwindcss.com/docs/perspective
2904
+ */
2905
+ perspective: [{
2906
+ perspective: [$, h, y]
2907
+ }],
2908
+ /**
2909
+ * Perspective Origin
2910
+ * @see https://tailwindcss.com/docs/perspective-origin
2911
+ */
2912
+ "perspective-origin": [{
2913
+ "perspective-origin": p()
2914
+ }],
2915
+ /**
2916
+ * Rotate
2917
+ * @see https://tailwindcss.com/docs/rotate
2918
+ */
2919
+ rotate: [{
2920
+ rotate: M()
2921
+ }],
2922
+ /**
2923
+ * Rotate X
2924
+ * @see https://tailwindcss.com/docs/rotate
2925
+ */
2926
+ "rotate-x": [{
2927
+ "rotate-x": M()
2928
+ }],
2929
+ /**
2930
+ * Rotate Y
2931
+ * @see https://tailwindcss.com/docs/rotate
2932
+ */
2933
+ "rotate-y": [{
2934
+ "rotate-y": M()
2935
+ }],
2936
+ /**
2937
+ * Rotate Z
2938
+ * @see https://tailwindcss.com/docs/rotate
2939
+ */
2940
+ "rotate-z": [{
2941
+ "rotate-z": M()
2942
+ }],
2943
+ /**
2944
+ * Scale
2945
+ * @see https://tailwindcss.com/docs/scale
2946
+ */
2947
+ scale: [{
2948
+ scale: P()
2949
+ }],
2950
+ /**
2951
+ * Scale X
2952
+ * @see https://tailwindcss.com/docs/scale
2953
+ */
2954
+ "scale-x": [{
2955
+ "scale-x": P()
2956
+ }],
2957
+ /**
2958
+ * Scale Y
2959
+ * @see https://tailwindcss.com/docs/scale
2960
+ */
2961
+ "scale-y": [{
2962
+ "scale-y": P()
2963
+ }],
2964
+ /**
2965
+ * Scale Z
2966
+ * @see https://tailwindcss.com/docs/scale
2967
+ */
2968
+ "scale-z": [{
2969
+ "scale-z": P()
2970
+ }],
2971
+ /**
2972
+ * Scale 3D
2973
+ * @see https://tailwindcss.com/docs/scale
2974
+ */
2975
+ "scale-3d": ["scale-3d"],
2976
+ /**
2977
+ * Skew
2978
+ * @see https://tailwindcss.com/docs/skew
2979
+ */
2980
+ skew: [{
2981
+ skew: H()
2982
+ }],
2983
+ /**
2984
+ * Skew X
2985
+ * @see https://tailwindcss.com/docs/skew
2986
+ */
2987
+ "skew-x": [{
2988
+ "skew-x": H()
2989
+ }],
2990
+ /**
2991
+ * Skew Y
2992
+ * @see https://tailwindcss.com/docs/skew
2993
+ */
2994
+ "skew-y": [{
2995
+ "skew-y": H()
2996
+ }],
2997
+ /**
2998
+ * Transform
2999
+ * @see https://tailwindcss.com/docs/transform
3000
+ */
3001
+ transform: [{
3002
+ transform: [h, y, "", "none", "gpu", "cpu"]
3003
+ }],
3004
+ /**
3005
+ * Transform Origin
3006
+ * @see https://tailwindcss.com/docs/transform-origin
3007
+ */
3008
+ "transform-origin": [{
3009
+ origin: p()
3010
+ }],
3011
+ /**
3012
+ * Transform Style
3013
+ * @see https://tailwindcss.com/docs/transform-style
3014
+ */
3015
+ "transform-style": [{
3016
+ transform: ["3d", "flat"]
3017
+ }],
3018
+ /**
3019
+ * Translate
3020
+ * @see https://tailwindcss.com/docs/translate
3021
+ */
3022
+ translate: [{
3023
+ translate: d()
3024
+ }],
3025
+ /**
3026
+ * Translate X
3027
+ * @see https://tailwindcss.com/docs/translate
3028
+ */
3029
+ "translate-x": [{
3030
+ "translate-x": d()
3031
+ }],
3032
+ /**
3033
+ * Translate Y
3034
+ * @see https://tailwindcss.com/docs/translate
3035
+ */
3036
+ "translate-y": [{
3037
+ "translate-y": d()
3038
+ }],
3039
+ /**
3040
+ * Translate Z
3041
+ * @see https://tailwindcss.com/docs/translate
3042
+ */
3043
+ "translate-z": [{
3044
+ "translate-z": d()
3045
+ }],
3046
+ /**
3047
+ * Translate None
3048
+ * @see https://tailwindcss.com/docs/translate
3049
+ */
3050
+ "translate-none": ["translate-none"],
3051
+ // ---------------------
3052
+ // --- Interactivity ---
3053
+ // ---------------------
3054
+ /**
3055
+ * Accent Color
3056
+ * @see https://tailwindcss.com/docs/accent-color
3057
+ */
3058
+ accent: [{
3059
+ accent: E()
3060
+ }],
3061
+ /**
3062
+ * Appearance
3063
+ * @see https://tailwindcss.com/docs/appearance
3064
+ */
3065
+ appearance: [{
3066
+ appearance: ["none", "auto"]
3067
+ }],
3068
+ /**
3069
+ * Caret Color
3070
+ * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
3071
+ */
3072
+ "caret-color": [{
3073
+ caret: E()
3074
+ }],
3075
+ /**
3076
+ * Color Scheme
3077
+ * @see https://tailwindcss.com/docs/color-scheme
3078
+ */
3079
+ "color-scheme": [{
3080
+ scheme: ["normal", "dark", "light", "light-dark", "only-dark", "only-light"]
3081
+ }],
3082
+ /**
3083
+ * Cursor
3084
+ * @see https://tailwindcss.com/docs/cursor
3085
+ */
3086
+ cursor: [{
3087
+ cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", h, y]
3088
+ }],
3089
+ /**
3090
+ * Field Sizing
3091
+ * @see https://tailwindcss.com/docs/field-sizing
3092
+ */
3093
+ "field-sizing": [{
3094
+ "field-sizing": ["fixed", "content"]
3095
+ }],
3096
+ /**
3097
+ * Pointer Events
3098
+ * @see https://tailwindcss.com/docs/pointer-events
3099
+ */
3100
+ "pointer-events": [{
3101
+ "pointer-events": ["auto", "none"]
3102
+ }],
3103
+ /**
3104
+ * Resize
3105
+ * @see https://tailwindcss.com/docs/resize
3106
+ */
3107
+ resize: [{
3108
+ resize: ["none", "", "y", "x"]
3109
+ }],
3110
+ /**
3111
+ * Scroll Behavior
3112
+ * @see https://tailwindcss.com/docs/scroll-behavior
3113
+ */
3114
+ "scroll-behavior": [{
3115
+ scroll: ["auto", "smooth"]
3116
+ }],
3117
+ /**
3118
+ * Scroll Margin
3119
+ * @see https://tailwindcss.com/docs/scroll-margin
3120
+ */
3121
+ "scroll-m": [{
3122
+ "scroll-m": T()
3123
+ }],
3124
+ /**
3125
+ * Scroll Margin X
3126
+ * @see https://tailwindcss.com/docs/scroll-margin
3127
+ */
3128
+ "scroll-mx": [{
3129
+ "scroll-mx": T()
3130
+ }],
3131
+ /**
3132
+ * Scroll Margin Y
3133
+ * @see https://tailwindcss.com/docs/scroll-margin
3134
+ */
3135
+ "scroll-my": [{
3136
+ "scroll-my": T()
3137
+ }],
3138
+ /**
3139
+ * Scroll Margin Start
3140
+ * @see https://tailwindcss.com/docs/scroll-margin
3141
+ */
3142
+ "scroll-ms": [{
3143
+ "scroll-ms": T()
3144
+ }],
3145
+ /**
3146
+ * Scroll Margin End
3147
+ * @see https://tailwindcss.com/docs/scroll-margin
3148
+ */
3149
+ "scroll-me": [{
3150
+ "scroll-me": T()
3151
+ }],
3152
+ /**
3153
+ * Scroll Margin Top
3154
+ * @see https://tailwindcss.com/docs/scroll-margin
3155
+ */
3156
+ "scroll-mt": [{
3157
+ "scroll-mt": T()
3158
+ }],
3159
+ /**
3160
+ * Scroll Margin Right
3161
+ * @see https://tailwindcss.com/docs/scroll-margin
3162
+ */
3163
+ "scroll-mr": [{
3164
+ "scroll-mr": T()
3165
+ }],
3166
+ /**
3167
+ * Scroll Margin Bottom
3168
+ * @see https://tailwindcss.com/docs/scroll-margin
3169
+ */
3170
+ "scroll-mb": [{
3171
+ "scroll-mb": T()
3172
+ }],
3173
+ /**
3174
+ * Scroll Margin Left
3175
+ * @see https://tailwindcss.com/docs/scroll-margin
3176
+ */
3177
+ "scroll-ml": [{
3178
+ "scroll-ml": T()
3179
+ }],
3180
+ /**
3181
+ * Scroll Padding
3182
+ * @see https://tailwindcss.com/docs/scroll-padding
3183
+ */
3184
+ "scroll-p": [{
3185
+ "scroll-p": T()
3186
+ }],
3187
+ /**
3188
+ * Scroll Padding X
3189
+ * @see https://tailwindcss.com/docs/scroll-padding
3190
+ */
3191
+ "scroll-px": [{
3192
+ "scroll-px": T()
3193
+ }],
3194
+ /**
3195
+ * Scroll Padding Y
3196
+ * @see https://tailwindcss.com/docs/scroll-padding
3197
+ */
3198
+ "scroll-py": [{
3199
+ "scroll-py": T()
3200
+ }],
3201
+ /**
3202
+ * Scroll Padding Start
3203
+ * @see https://tailwindcss.com/docs/scroll-padding
3204
+ */
3205
+ "scroll-ps": [{
3206
+ "scroll-ps": T()
3207
+ }],
3208
+ /**
3209
+ * Scroll Padding End
3210
+ * @see https://tailwindcss.com/docs/scroll-padding
3211
+ */
3212
+ "scroll-pe": [{
3213
+ "scroll-pe": T()
3214
+ }],
3215
+ /**
3216
+ * Scroll Padding Top
3217
+ * @see https://tailwindcss.com/docs/scroll-padding
3218
+ */
3219
+ "scroll-pt": [{
3220
+ "scroll-pt": T()
3221
+ }],
3222
+ /**
3223
+ * Scroll Padding Right
3224
+ * @see https://tailwindcss.com/docs/scroll-padding
3225
+ */
3226
+ "scroll-pr": [{
3227
+ "scroll-pr": T()
3228
+ }],
3229
+ /**
3230
+ * Scroll Padding Bottom
3231
+ * @see https://tailwindcss.com/docs/scroll-padding
3232
+ */
3233
+ "scroll-pb": [{
3234
+ "scroll-pb": T()
3235
+ }],
3236
+ /**
3237
+ * Scroll Padding Left
3238
+ * @see https://tailwindcss.com/docs/scroll-padding
3239
+ */
3240
+ "scroll-pl": [{
3241
+ "scroll-pl": T()
3242
+ }],
3243
+ /**
3244
+ * Scroll Snap Align
3245
+ * @see https://tailwindcss.com/docs/scroll-snap-align
3246
+ */
3247
+ "snap-align": [{
3248
+ snap: ["start", "end", "center", "align-none"]
3249
+ }],
3250
+ /**
3251
+ * Scroll Snap Stop
3252
+ * @see https://tailwindcss.com/docs/scroll-snap-stop
3253
+ */
3254
+ "snap-stop": [{
3255
+ snap: ["normal", "always"]
3256
+ }],
3257
+ /**
3258
+ * Scroll Snap Type
3259
+ * @see https://tailwindcss.com/docs/scroll-snap-type
3260
+ */
3261
+ "snap-type": [{
3262
+ snap: ["none", "x", "y", "both"]
3263
+ }],
3264
+ /**
3265
+ * Scroll Snap Type Strictness
3266
+ * @see https://tailwindcss.com/docs/scroll-snap-type
3267
+ */
3268
+ "snap-strictness": [{
3269
+ snap: ["mandatory", "proximity"]
3270
+ }],
3271
+ /**
3272
+ * Touch Action
3273
+ * @see https://tailwindcss.com/docs/touch-action
3274
+ */
3275
+ touch: [{
3276
+ touch: ["auto", "none", "manipulation"]
3277
+ }],
3278
+ /**
3279
+ * Touch Action X
3280
+ * @see https://tailwindcss.com/docs/touch-action
3281
+ */
3282
+ "touch-x": [{
3283
+ "touch-pan": ["x", "left", "right"]
3284
+ }],
3285
+ /**
3286
+ * Touch Action Y
3287
+ * @see https://tailwindcss.com/docs/touch-action
3288
+ */
3289
+ "touch-y": [{
3290
+ "touch-pan": ["y", "up", "down"]
3291
+ }],
3292
+ /**
3293
+ * Touch Action Pinch Zoom
3294
+ * @see https://tailwindcss.com/docs/touch-action
3295
+ */
3296
+ "touch-pz": ["touch-pinch-zoom"],
3297
+ /**
3298
+ * User Select
3299
+ * @see https://tailwindcss.com/docs/user-select
3300
+ */
3301
+ select: [{
3302
+ select: ["none", "text", "all", "auto"]
3303
+ }],
3304
+ /**
3305
+ * Will Change
3306
+ * @see https://tailwindcss.com/docs/will-change
3307
+ */
3308
+ "will-change": [{
3309
+ "will-change": ["auto", "scroll", "contents", "transform", h, y]
3310
+ }],
3311
+ // -----------
3312
+ // --- SVG ---
3313
+ // -----------
3314
+ /**
3315
+ * Fill
3316
+ * @see https://tailwindcss.com/docs/fill
3317
+ */
3318
+ fill: [{
3319
+ fill: ["none", ...E()]
3320
+ }],
3321
+ /**
3322
+ * Stroke Width
3323
+ * @see https://tailwindcss.com/docs/stroke-width
3324
+ */
3325
+ "stroke-w": [{
3326
+ stroke: [j, Ae, we, qe]
3327
+ }],
3328
+ /**
3329
+ * Stroke
3330
+ * @see https://tailwindcss.com/docs/stroke
3331
+ */
3332
+ stroke: [{
3333
+ stroke: ["none", ...E()]
3334
+ }],
3335
+ // ---------------------
3336
+ // --- Accessibility ---
3337
+ // ---------------------
3338
+ /**
3339
+ * Forced Color Adjust
3340
+ * @see https://tailwindcss.com/docs/forced-color-adjust
3341
+ */
3342
+ "forced-color-adjust": [{
3343
+ "forced-color-adjust": ["auto", "none"]
3344
+ }]
3345
+ },
3346
+ conflictingClassGroups: {
3347
+ overflow: ["overflow-x", "overflow-y"],
3348
+ overscroll: ["overscroll-x", "overscroll-y"],
3349
+ inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
3350
+ "inset-x": ["right", "left"],
3351
+ "inset-y": ["top", "bottom"],
3352
+ flex: ["basis", "grow", "shrink"],
3353
+ gap: ["gap-x", "gap-y"],
3354
+ p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
3355
+ px: ["pr", "pl"],
3356
+ py: ["pt", "pb"],
3357
+ m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
3358
+ mx: ["mr", "ml"],
3359
+ my: ["mt", "mb"],
3360
+ size: ["w", "h"],
3361
+ "font-size": ["leading"],
3362
+ "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
3363
+ "fvn-ordinal": ["fvn-normal"],
3364
+ "fvn-slashed-zero": ["fvn-normal"],
3365
+ "fvn-figure": ["fvn-normal"],
3366
+ "fvn-spacing": ["fvn-normal"],
3367
+ "fvn-fraction": ["fvn-normal"],
3368
+ "line-clamp": ["display", "overflow"],
3369
+ rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"],
3370
+ "rounded-s": ["rounded-ss", "rounded-es"],
3371
+ "rounded-e": ["rounded-se", "rounded-ee"],
3372
+ "rounded-t": ["rounded-tl", "rounded-tr"],
3373
+ "rounded-r": ["rounded-tr", "rounded-br"],
3374
+ "rounded-b": ["rounded-br", "rounded-bl"],
3375
+ "rounded-l": ["rounded-tl", "rounded-bl"],
3376
+ "border-spacing": ["border-spacing-x", "border-spacing-y"],
3377
+ "border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
3378
+ "border-w-x": ["border-w-r", "border-w-l"],
3379
+ "border-w-y": ["border-w-t", "border-w-b"],
3380
+ "border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
3381
+ "border-color-x": ["border-color-r", "border-color-l"],
3382
+ "border-color-y": ["border-color-t", "border-color-b"],
3383
+ translate: ["translate-x", "translate-y", "translate-none"],
3384
+ "translate-none": ["translate", "translate-x", "translate-y", "translate-z"],
3385
+ "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
3386
+ "scroll-mx": ["scroll-mr", "scroll-ml"],
3387
+ "scroll-my": ["scroll-mt", "scroll-mb"],
3388
+ "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
3389
+ "scroll-px": ["scroll-pr", "scroll-pl"],
3390
+ "scroll-py": ["scroll-pt", "scroll-pb"],
3391
+ touch: ["touch-x", "touch-y", "touch-pz"],
3392
+ "touch-x": ["touch"],
3393
+ "touch-y": ["touch"],
3394
+ "touch-pz": ["touch"]
3395
+ },
3396
+ conflictingClassGroupModifiers: {
3397
+ "font-size": ["leading"]
3398
+ },
3399
+ orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
3400
+ };
3401
+ }, gn = /* @__PURE__ */ Jt(bn);
3402
+ function Kr(...e) {
3403
+ return gn(zr(e));
3404
+ }
3405
+ const Xr = ee.forwardRef(({ className: e, type: o, ...n }, t) => /* @__PURE__ */ fe.jsx(
3406
+ "input",
3407
+ {
3408
+ type: o,
3409
+ className: Kr(
3410
+ "flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-base ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",
3411
+ e
3412
+ ),
3413
+ ref: t,
3414
+ ...n
3415
+ }
3416
+ ));
3417
+ Xr.displayName = "Input";
3418
+ function Rr(e, o) {
3419
+ if (typeof e == "function")
3420
+ return e(o);
3421
+ e != null && (e.current = o);
3422
+ }
3423
+ function vn(...e) {
3424
+ return (o) => {
3425
+ let n = !1;
3426
+ const t = e.map((a) => {
3427
+ const i = Rr(a, o);
3428
+ return !n && typeof i == "function" && (n = !0), i;
3429
+ });
3430
+ if (n)
3431
+ return () => {
3432
+ for (let a = 0; a < t.length; a++) {
3433
+ const i = t[a];
3434
+ typeof i == "function" ? i() : Rr(e[a], null);
3435
+ }
3436
+ };
3437
+ };
3438
+ }
3439
+ var yn = Symbol.for("react.lazy"), De = ee[" use ".trim().toString()];
3440
+ function hn(e) {
3441
+ return typeof e == "object" && e !== null && "then" in e;
3442
+ }
3443
+ function Hr(e) {
3444
+ return e != null && typeof e == "object" && "$$typeof" in e && e.$$typeof === yn && "_payload" in e && hn(e._payload);
3445
+ }
3446
+ // @__NO_SIDE_EFFECTS__
3447
+ function xn(e) {
3448
+ const o = /* @__PURE__ */ wn(e), n = ee.forwardRef((t, a) => {
3449
+ let { children: i, ...l } = t;
3450
+ Hr(i) && typeof De == "function" && (i = De(i._payload));
3451
+ const f = ee.Children.toArray(i), c = f.find(kn);
3452
+ if (c) {
3453
+ const g = c.props.children, v = f.map((R) => R === c ? ee.Children.count(g) > 1 ? ee.Children.only(null) : ee.isValidElement(g) ? g.props.children : null : R);
3454
+ return /* @__PURE__ */ fe.jsx(o, { ...l, ref: a, children: ee.isValidElement(g) ? ee.cloneElement(g, void 0, v) : null });
3455
+ }
3456
+ return /* @__PURE__ */ fe.jsx(o, { ...l, ref: a, children: i });
3457
+ });
3458
+ return n.displayName = `${e}.Slot`, n;
3459
+ }
3460
+ // @__NO_SIDE_EFFECTS__
3461
+ function wn(e) {
3462
+ const o = ee.forwardRef((n, t) => {
3463
+ let { children: a, ...i } = n;
3464
+ if (Hr(a) && typeof De == "function" && (a = De(a._payload)), ee.isValidElement(a)) {
3465
+ const l = Tn(a), f = Rn(i, a.props);
3466
+ return a.type !== ee.Fragment && (f.ref = t ? vn(t, l) : l), ee.cloneElement(a, f);
3467
+ }
3468
+ return ee.Children.count(a) > 1 ? ee.Children.only(null) : null;
3469
+ });
3470
+ return o.displayName = `${e}.SlotClone`, o;
3471
+ }
3472
+ var En = Symbol("radix.slottable");
3473
+ function kn(e) {
3474
+ return ee.isValidElement(e) && typeof e.type == "function" && "__radixId" in e.type && e.type.__radixId === En;
3475
+ }
3476
+ function Rn(e, o) {
3477
+ const n = { ...o };
3478
+ for (const t in o) {
3479
+ const a = e[t], i = o[t];
3480
+ /^on[A-Z]/.test(t) ? a && i ? n[t] = (...f) => {
3481
+ const c = i(...f);
3482
+ return a(...f), c;
3483
+ } : a && (n[t] = a) : t === "style" ? n[t] = { ...a, ...i } : t === "className" && (n[t] = [a, i].filter(Boolean).join(" "));
3484
+ }
3485
+ return { ...e, ...n };
3486
+ }
3487
+ function Tn(e) {
3488
+ var t, a;
3489
+ let o = (t = Object.getOwnPropertyDescriptor(e.props, "ref")) == null ? void 0 : t.get, n = o && "isReactWarning" in o && o.isReactWarning;
3490
+ return n ? e.ref : (o = (a = Object.getOwnPropertyDescriptor(e, "ref")) == null ? void 0 : a.get, n = o && "isReactWarning" in o && o.isReactWarning, n ? e.props.ref : e.props.ref || e.ref);
3491
+ }
3492
+ var _n = [
3493
+ "a",
3494
+ "button",
3495
+ "div",
3496
+ "form",
3497
+ "h2",
3498
+ "h3",
3499
+ "img",
3500
+ "input",
3501
+ "label",
3502
+ "li",
3503
+ "nav",
3504
+ "ol",
3505
+ "p",
3506
+ "select",
3507
+ "span",
3508
+ "svg",
3509
+ "ul"
3510
+ ], Sn = _n.reduce((e, o) => {
3511
+ const n = /* @__PURE__ */ xn(`Primitive.${o}`), t = ee.forwardRef((a, i) => {
3512
+ const { asChild: l, ...f } = a, c = l ? n : o;
3513
+ return typeof window < "u" && (window[Symbol.for("radix-ui")] = !0), /* @__PURE__ */ fe.jsx(c, { ...f, ref: i });
3514
+ });
3515
+ return t.displayName = `Primitive.${o}`, { ...e, [o]: t };
3516
+ }, {}), Cn = "Label", Zr = ee.forwardRef((e, o) => /* @__PURE__ */ fe.jsx(
3517
+ Sn.label,
3518
+ {
3519
+ ...e,
3520
+ ref: o,
3521
+ onMouseDown: (n) => {
3522
+ var a;
3523
+ n.target.closest("button, input, select, textarea") || ((a = e.onMouseDown) == null || a.call(e, n), !n.defaultPrevented && n.detail > 1 && n.preventDefault());
3524
+ }
3525
+ }
3526
+ ));
3527
+ Zr.displayName = Cn;
3528
+ var Qr = Zr;
3529
+ const Pn = zr, On = (e, o) => (n) => Pn(e, n == null ? void 0 : n.class, n == null ? void 0 : n.className), An = On(
3530
+ "text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"
3531
+ ), et = ee.forwardRef(({ className: e, ...o }, n) => /* @__PURE__ */ fe.jsx(Qr, { ref: n, className: Kr(An(), e), ...o }));
3532
+ et.displayName = Qr.displayName;
3533
+ var er = { exports: {} }, $e = { exports: {} }, N = {};
3534
+ /** @license React v16.13.1
3535
+ * react-is.production.min.js
3536
+ *
3537
+ * Copyright (c) Facebook, Inc. and its affiliates.
3538
+ *
3539
+ * This source code is licensed under the MIT license found in the
3540
+ * LICENSE file in the root directory of this source tree.
3541
+ */
3542
+ var Tr;
3543
+ function jn() {
3544
+ if (Tr) return N;
3545
+ Tr = 1;
3546
+ var e = typeof Symbol == "function" && Symbol.for, o = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, t = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, l = e ? Symbol.for("react.provider") : 60109, f = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, g = e ? Symbol.for("react.concurrent_mode") : 60111, v = e ? Symbol.for("react.forward_ref") : 60112, R = e ? Symbol.for("react.suspense") : 60113, I = e ? Symbol.for("react.suspense_list") : 60120, L = e ? Symbol.for("react.memo") : 60115, J = e ? Symbol.for("react.lazy") : 60116, $ = e ? Symbol.for("react.block") : 60121, F = e ? Symbol.for("react.fundamental") : 60117, V = e ? Symbol.for("react.responder") : 60118, U = e ? Symbol.for("react.scope") : 60119;
3547
+ function B(p) {
3548
+ if (typeof p == "object" && p !== null) {
3549
+ var ne = p.$$typeof;
3550
+ switch (ne) {
3551
+ case o:
3552
+ switch (p = p.type, p) {
3553
+ case c:
3554
+ case g:
3555
+ case t:
3556
+ case i:
3557
+ case a:
3558
+ case R:
3559
+ return p;
3560
+ default:
3561
+ switch (p = p && p.$$typeof, p) {
3562
+ case f:
3563
+ case v:
3564
+ case J:
3565
+ case L:
3566
+ case l:
3567
+ return p;
3568
+ default:
3569
+ return ne;
3570
+ }
3571
+ }
3572
+ case n:
3573
+ return ne;
3574
+ }
3575
+ }
3576
+ }
3577
+ function q(p) {
3578
+ return B(p) === g;
3579
+ }
3580
+ return N.AsyncMode = c, N.ConcurrentMode = g, N.ContextConsumer = f, N.ContextProvider = l, N.Element = o, N.ForwardRef = v, N.Fragment = t, N.Lazy = J, N.Memo = L, N.Portal = n, N.Profiler = i, N.StrictMode = a, N.Suspense = R, N.isAsyncMode = function(p) {
3581
+ return q(p) || B(p) === c;
3582
+ }, N.isConcurrentMode = q, N.isContextConsumer = function(p) {
3583
+ return B(p) === f;
3584
+ }, N.isContextProvider = function(p) {
3585
+ return B(p) === l;
3586
+ }, N.isElement = function(p) {
3587
+ return typeof p == "object" && p !== null && p.$$typeof === o;
3588
+ }, N.isForwardRef = function(p) {
3589
+ return B(p) === v;
3590
+ }, N.isFragment = function(p) {
3591
+ return B(p) === t;
3592
+ }, N.isLazy = function(p) {
3593
+ return B(p) === J;
3594
+ }, N.isMemo = function(p) {
3595
+ return B(p) === L;
3596
+ }, N.isPortal = function(p) {
3597
+ return B(p) === n;
3598
+ }, N.isProfiler = function(p) {
3599
+ return B(p) === i;
3600
+ }, N.isStrictMode = function(p) {
3601
+ return B(p) === a;
3602
+ }, N.isSuspense = function(p) {
3603
+ return B(p) === R;
3604
+ }, N.isValidElementType = function(p) {
3605
+ return typeof p == "string" || typeof p == "function" || p === t || p === g || p === i || p === a || p === R || p === I || typeof p == "object" && p !== null && (p.$$typeof === J || p.$$typeof === L || p.$$typeof === l || p.$$typeof === f || p.$$typeof === v || p.$$typeof === F || p.$$typeof === V || p.$$typeof === U || p.$$typeof === $);
3606
+ }, N.typeOf = B, N;
3607
+ }
3608
+ var Y = {};
3609
+ /** @license React v16.13.1
3610
+ * react-is.development.js
3611
+ *
3612
+ * Copyright (c) Facebook, Inc. and its affiliates.
3613
+ *
3614
+ * This source code is licensed under the MIT license found in the
3615
+ * LICENSE file in the root directory of this source tree.
3616
+ */
3617
+ var _r;
3618
+ function In() {
3619
+ return _r || (_r = 1, process.env.NODE_ENV !== "production" && function() {
3620
+ var e = typeof Symbol == "function" && Symbol.for, o = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, t = e ? Symbol.for("react.fragment") : 60107, a = e ? Symbol.for("react.strict_mode") : 60108, i = e ? Symbol.for("react.profiler") : 60114, l = e ? Symbol.for("react.provider") : 60109, f = e ? Symbol.for("react.context") : 60110, c = e ? Symbol.for("react.async_mode") : 60111, g = e ? Symbol.for("react.concurrent_mode") : 60111, v = e ? Symbol.for("react.forward_ref") : 60112, R = e ? Symbol.for("react.suspense") : 60113, I = e ? Symbol.for("react.suspense_list") : 60120, L = e ? Symbol.for("react.memo") : 60115, J = e ? Symbol.for("react.lazy") : 60116, $ = e ? Symbol.for("react.block") : 60121, F = e ? Symbol.for("react.fundamental") : 60117, V = e ? Symbol.for("react.responder") : 60118, U = e ? Symbol.for("react.scope") : 60119;
3621
+ function B(d) {
3622
+ return typeof d == "string" || typeof d == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
3623
+ d === t || d === g || d === i || d === a || d === R || d === I || typeof d == "object" && d !== null && (d.$$typeof === J || d.$$typeof === L || d.$$typeof === l || d.$$typeof === f || d.$$typeof === v || d.$$typeof === F || d.$$typeof === V || d.$$typeof === U || d.$$typeof === $);
3624
+ }
3625
+ function q(d) {
3626
+ if (typeof d == "object" && d !== null) {
3627
+ var ce = d.$$typeof;
3628
+ switch (ce) {
3629
+ case o:
3630
+ var Ee = d.type;
3631
+ switch (Ee) {
3632
+ case c:
3633
+ case g:
3634
+ case t:
3635
+ case i:
3636
+ case a:
3637
+ case R:
3638
+ return Ee;
3639
+ default:
3640
+ var he = Ee && Ee.$$typeof;
3641
+ switch (he) {
3642
+ case f:
3643
+ case v:
3644
+ case J:
3645
+ case L:
3646
+ case l:
3647
+ return he;
3648
+ default:
3649
+ return ce;
3650
+ }
3651
+ }
3652
+ case n:
3653
+ return ce;
3654
+ }
3655
+ }
3656
+ }
3657
+ var p = c, ne = g, de = f, T = l, oe = o, ve = v, me = t, pe = J, ie = L, re = n, ae = i, K = a, te = R, E = !1;
3658
+ function be(d) {
3659
+ return E || (E = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), u(d) || q(d) === c;
3660
+ }
3661
+ function u(d) {
3662
+ return q(d) === g;
3663
+ }
3664
+ function m(d) {
3665
+ return q(d) === f;
3666
+ }
3667
+ function C(d) {
3668
+ return q(d) === l;
3669
+ }
3670
+ function k(d) {
3671
+ return typeof d == "object" && d !== null && d.$$typeof === o;
3672
+ }
3673
+ function w(d) {
3674
+ return q(d) === v;
3675
+ }
3676
+ function A(d) {
3677
+ return q(d) === t;
3678
+ }
3679
+ function S(d) {
3680
+ return q(d) === J;
3681
+ }
3682
+ function x(d) {
3683
+ return q(d) === L;
3684
+ }
3685
+ function O(d) {
3686
+ return q(d) === n;
3687
+ }
3688
+ function M(d) {
3689
+ return q(d) === i;
3690
+ }
3691
+ function P(d) {
3692
+ return q(d) === a;
3693
+ }
3694
+ function H(d) {
3695
+ return q(d) === R;
3696
+ }
3697
+ Y.AsyncMode = p, Y.ConcurrentMode = ne, Y.ContextConsumer = de, Y.ContextProvider = T, Y.Element = oe, Y.ForwardRef = ve, Y.Fragment = me, Y.Lazy = pe, Y.Memo = ie, Y.Portal = re, Y.Profiler = ae, Y.StrictMode = K, Y.Suspense = te, Y.isAsyncMode = be, Y.isConcurrentMode = u, Y.isContextConsumer = m, Y.isContextProvider = C, Y.isElement = k, Y.isForwardRef = w, Y.isFragment = A, Y.isLazy = S, Y.isMemo = x, Y.isPortal = O, Y.isProfiler = M, Y.isStrictMode = P, Y.isSuspense = H, Y.isValidElementType = B, Y.typeOf = q;
3698
+ }()), Y;
3699
+ }
3700
+ var Sr;
3701
+ function rt() {
3702
+ return Sr || (Sr = 1, process.env.NODE_ENV === "production" ? $e.exports = jn() : $e.exports = In()), $e.exports;
3703
+ }
3704
+ /*
3705
+ object-assign
3706
+ (c) Sindre Sorhus
3707
+ @license MIT
3708
+ */
3709
+ var Ge, Cr;
3710
+ function Mn() {
3711
+ if (Cr) return Ge;
3712
+ Cr = 1;
3713
+ var e = Object.getOwnPropertySymbols, o = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
3714
+ function t(i) {
3715
+ if (i == null)
3716
+ throw new TypeError("Object.assign cannot be called with null or undefined");
3717
+ return Object(i);
3718
+ }
3719
+ function a() {
3720
+ try {
3721
+ if (!Object.assign)
3722
+ return !1;
3723
+ var i = new String("abc");
3724
+ if (i[5] = "de", Object.getOwnPropertyNames(i)[0] === "5")
3725
+ return !1;
3726
+ for (var l = {}, f = 0; f < 10; f++)
3727
+ l["_" + String.fromCharCode(f)] = f;
3728
+ var c = Object.getOwnPropertyNames(l).map(function(v) {
3729
+ return l[v];
3730
+ });
3731
+ if (c.join("") !== "0123456789")
3732
+ return !1;
3733
+ var g = {};
3734
+ return "abcdefghijklmnopqrst".split("").forEach(function(v) {
3735
+ g[v] = v;
3736
+ }), Object.keys(Object.assign({}, g)).join("") === "abcdefghijklmnopqrst";
3737
+ } catch {
3738
+ return !1;
3739
+ }
3740
+ }
3741
+ return Ge = a() ? Object.assign : function(i, l) {
3742
+ for (var f, c = t(i), g, v = 1; v < arguments.length; v++) {
3743
+ f = Object(arguments[v]);
3744
+ for (var R in f)
3745
+ o.call(f, R) && (c[R] = f[R]);
3746
+ if (e) {
3747
+ g = e(f);
3748
+ for (var I = 0; I < g.length; I++)
3749
+ n.call(f, g[I]) && (c[g[I]] = f[g[I]]);
3750
+ }
3751
+ }
3752
+ return c;
3753
+ }, Ge;
3754
+ }
3755
+ var Ue, Pr;
3756
+ function tr() {
3757
+ if (Pr) return Ue;
3758
+ Pr = 1;
3759
+ var e = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
3760
+ return Ue = e, Ue;
3761
+ }
3762
+ var Be, Or;
3763
+ function tt() {
3764
+ return Or || (Or = 1, Be = Function.call.bind(Object.prototype.hasOwnProperty)), Be;
3765
+ }
3766
+ var Je, Ar;
3767
+ function $n() {
3768
+ if (Ar) return Je;
3769
+ Ar = 1;
3770
+ var e = function() {
3771
+ };
3772
+ if (process.env.NODE_ENV !== "production") {
3773
+ var o = tr(), n = {}, t = tt();
3774
+ e = function(i) {
3775
+ var l = "Warning: " + i;
3776
+ typeof console < "u" && console.error(l);
3777
+ try {
3778
+ throw new Error(l);
3779
+ } catch {
228
3780
  }
229
3781
  };
230
- var h, g = {}, N = R.react_stack_bottom_frame.bind(
231
- R,
232
- s
233
- )(), C = O(i(s)), Y = {};
234
- _.Fragment = p, _.jsx = function(e, r, t) {
235
- var n = 1e4 > k.recentlyCreatedOwnerStacks++;
236
- return P(
237
- e,
238
- r,
239
- t,
240
- !1,
241
- n ? Error("react-stack-top-frame") : N,
242
- n ? O(i(e)) : C
243
- );
244
- }, _.jsxs = function(e, r, t) {
245
- var n = 1e4 > k.recentlyCreatedOwnerStacks++;
246
- return P(
247
- e,
248
- r,
249
- t,
250
- !0,
251
- n ? Error("react-stack-top-frame") : N,
252
- n ? O(i(e)) : C
253
- );
3782
+ }
3783
+ function a(i, l, f, c, g) {
3784
+ if (process.env.NODE_ENV !== "production") {
3785
+ for (var v in i)
3786
+ if (t(i, v)) {
3787
+ var R;
3788
+ try {
3789
+ if (typeof i[v] != "function") {
3790
+ var I = Error(
3791
+ (c || "React class") + ": " + f + " type `" + v + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof i[v] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
3792
+ );
3793
+ throw I.name = "Invariant Violation", I;
3794
+ }
3795
+ R = i[v](l, v, c, f, null, o);
3796
+ } catch (J) {
3797
+ R = J;
3798
+ }
3799
+ if (R && !(R instanceof Error) && e(
3800
+ (c || "React class") + ": type specification of " + f + " `" + v + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof R + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
3801
+ ), R instanceof Error && !(R.message in n)) {
3802
+ n[R.message] = !0;
3803
+ var L = g ? g() : "";
3804
+ e(
3805
+ "Failed " + f + " type: " + R.message + (L ?? "")
3806
+ );
3807
+ }
3808
+ }
3809
+ }
3810
+ }
3811
+ return a.resetWarningCache = function() {
3812
+ process.env.NODE_ENV !== "production" && (n = {});
3813
+ }, Je = a, Je;
3814
+ }
3815
+ var Ke, jr;
3816
+ function zn() {
3817
+ if (jr) return Ke;
3818
+ jr = 1;
3819
+ var e = rt(), o = Mn(), n = tr(), t = tt(), a = $n(), i = function() {
3820
+ };
3821
+ process.env.NODE_ENV !== "production" && (i = function(f) {
3822
+ var c = "Warning: " + f;
3823
+ typeof console < "u" && console.error(c);
3824
+ try {
3825
+ throw new Error(c);
3826
+ } catch {
3827
+ }
3828
+ });
3829
+ function l() {
3830
+ return null;
3831
+ }
3832
+ return Ke = function(f, c) {
3833
+ var g = typeof Symbol == "function" && Symbol.iterator, v = "@@iterator";
3834
+ function R(u) {
3835
+ var m = u && (g && u[g] || u[v]);
3836
+ if (typeof m == "function")
3837
+ return m;
3838
+ }
3839
+ var I = "<<anonymous>>", L = {
3840
+ array: V("array"),
3841
+ bigint: V("bigint"),
3842
+ bool: V("boolean"),
3843
+ func: V("function"),
3844
+ number: V("number"),
3845
+ object: V("object"),
3846
+ string: V("string"),
3847
+ symbol: V("symbol"),
3848
+ any: U(),
3849
+ arrayOf: B,
3850
+ element: q(),
3851
+ elementType: p(),
3852
+ instanceOf: ne,
3853
+ node: ve(),
3854
+ objectOf: T,
3855
+ oneOf: de,
3856
+ oneOfType: oe,
3857
+ shape: pe,
3858
+ exact: ie
254
3859
  };
255
- })()), _;
3860
+ function J(u, m) {
3861
+ return u === m ? u !== 0 || 1 / u === 1 / m : u !== u && m !== m;
3862
+ }
3863
+ function $(u, m) {
3864
+ this.message = u, this.data = m && typeof m == "object" ? m : {}, this.stack = "";
3865
+ }
3866
+ $.prototype = Error.prototype;
3867
+ function F(u) {
3868
+ if (process.env.NODE_ENV !== "production")
3869
+ var m = {}, C = 0;
3870
+ function k(A, S, x, O, M, P, H) {
3871
+ if (O = O || I, P = P || x, H !== n) {
3872
+ if (c) {
3873
+ var d = new Error(
3874
+ "Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
3875
+ );
3876
+ throw d.name = "Invariant Violation", d;
3877
+ } else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
3878
+ var ce = O + ":" + x;
3879
+ !m[ce] && // Avoid spamming the console because they are often not actionable except for lib authors
3880
+ C < 3 && (i(
3881
+ "You are manually calling a React.PropTypes validation function for the `" + P + "` prop on `" + O + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
3882
+ ), m[ce] = !0, C++);
3883
+ }
3884
+ }
3885
+ return S[x] == null ? A ? S[x] === null ? new $("The " + M + " `" + P + "` is marked as required " + ("in `" + O + "`, but its value is `null`.")) : new $("The " + M + " `" + P + "` is marked as required in " + ("`" + O + "`, but its value is `undefined`.")) : null : u(S, x, O, M, P);
3886
+ }
3887
+ var w = k.bind(null, !1);
3888
+ return w.isRequired = k.bind(null, !0), w;
3889
+ }
3890
+ function V(u) {
3891
+ function m(C, k, w, A, S, x) {
3892
+ var O = C[k], M = K(O);
3893
+ if (M !== u) {
3894
+ var P = te(O);
3895
+ return new $(
3896
+ "Invalid " + A + " `" + S + "` of type " + ("`" + P + "` supplied to `" + w + "`, expected ") + ("`" + u + "`."),
3897
+ { expectedType: u }
3898
+ );
3899
+ }
3900
+ return null;
3901
+ }
3902
+ return F(m);
3903
+ }
3904
+ function U() {
3905
+ return F(l);
3906
+ }
3907
+ function B(u) {
3908
+ function m(C, k, w, A, S) {
3909
+ if (typeof u != "function")
3910
+ return new $("Property `" + S + "` of component `" + w + "` has invalid PropType notation inside arrayOf.");
3911
+ var x = C[k];
3912
+ if (!Array.isArray(x)) {
3913
+ var O = K(x);
3914
+ return new $("Invalid " + A + " `" + S + "` of type " + ("`" + O + "` supplied to `" + w + "`, expected an array."));
3915
+ }
3916
+ for (var M = 0; M < x.length; M++) {
3917
+ var P = u(x, M, w, A, S + "[" + M + "]", n);
3918
+ if (P instanceof Error)
3919
+ return P;
3920
+ }
3921
+ return null;
3922
+ }
3923
+ return F(m);
3924
+ }
3925
+ function q() {
3926
+ function u(m, C, k, w, A) {
3927
+ var S = m[C];
3928
+ if (!f(S)) {
3929
+ var x = K(S);
3930
+ return new $("Invalid " + w + " `" + A + "` of type " + ("`" + x + "` supplied to `" + k + "`, expected a single ReactElement."));
3931
+ }
3932
+ return null;
3933
+ }
3934
+ return F(u);
3935
+ }
3936
+ function p() {
3937
+ function u(m, C, k, w, A) {
3938
+ var S = m[C];
3939
+ if (!e.isValidElementType(S)) {
3940
+ var x = K(S);
3941
+ return new $("Invalid " + w + " `" + A + "` of type " + ("`" + x + "` supplied to `" + k + "`, expected a single ReactElement type."));
3942
+ }
3943
+ return null;
3944
+ }
3945
+ return F(u);
3946
+ }
3947
+ function ne(u) {
3948
+ function m(C, k, w, A, S) {
3949
+ if (!(C[k] instanceof u)) {
3950
+ var x = u.name || I, O = be(C[k]);
3951
+ return new $("Invalid " + A + " `" + S + "` of type " + ("`" + O + "` supplied to `" + w + "`, expected ") + ("instance of `" + x + "`."));
3952
+ }
3953
+ return null;
3954
+ }
3955
+ return F(m);
3956
+ }
3957
+ function de(u) {
3958
+ if (!Array.isArray(u))
3959
+ return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? i(
3960
+ "Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
3961
+ ) : i("Invalid argument supplied to oneOf, expected an array.")), l;
3962
+ function m(C, k, w, A, S) {
3963
+ for (var x = C[k], O = 0; O < u.length; O++)
3964
+ if (J(x, u[O]))
3965
+ return null;
3966
+ var M = JSON.stringify(u, function(H, d) {
3967
+ var ce = te(d);
3968
+ return ce === "symbol" ? String(d) : d;
3969
+ });
3970
+ return new $("Invalid " + A + " `" + S + "` of value `" + String(x) + "` " + ("supplied to `" + w + "`, expected one of " + M + "."));
3971
+ }
3972
+ return F(m);
3973
+ }
3974
+ function T(u) {
3975
+ function m(C, k, w, A, S) {
3976
+ if (typeof u != "function")
3977
+ return new $("Property `" + S + "` of component `" + w + "` has invalid PropType notation inside objectOf.");
3978
+ var x = C[k], O = K(x);
3979
+ if (O !== "object")
3980
+ return new $("Invalid " + A + " `" + S + "` of type " + ("`" + O + "` supplied to `" + w + "`, expected an object."));
3981
+ for (var M in x)
3982
+ if (t(x, M)) {
3983
+ var P = u(x, M, w, A, S + "." + M, n);
3984
+ if (P instanceof Error)
3985
+ return P;
3986
+ }
3987
+ return null;
3988
+ }
3989
+ return F(m);
3990
+ }
3991
+ function oe(u) {
3992
+ if (!Array.isArray(u))
3993
+ return process.env.NODE_ENV !== "production" && i("Invalid argument supplied to oneOfType, expected an instance of array."), l;
3994
+ for (var m = 0; m < u.length; m++) {
3995
+ var C = u[m];
3996
+ if (typeof C != "function")
3997
+ return i(
3998
+ "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + E(C) + " at index " + m + "."
3999
+ ), l;
4000
+ }
4001
+ function k(w, A, S, x, O) {
4002
+ for (var M = [], P = 0; P < u.length; P++) {
4003
+ var H = u[P], d = H(w, A, S, x, O, n);
4004
+ if (d == null)
4005
+ return null;
4006
+ d.data && t(d.data, "expectedType") && M.push(d.data.expectedType);
4007
+ }
4008
+ var ce = M.length > 0 ? ", expected one of type [" + M.join(", ") + "]" : "";
4009
+ return new $("Invalid " + x + " `" + O + "` supplied to " + ("`" + S + "`" + ce + "."));
4010
+ }
4011
+ return F(k);
4012
+ }
4013
+ function ve() {
4014
+ function u(m, C, k, w, A) {
4015
+ return re(m[C]) ? null : new $("Invalid " + w + " `" + A + "` supplied to " + ("`" + k + "`, expected a ReactNode."));
4016
+ }
4017
+ return F(u);
4018
+ }
4019
+ function me(u, m, C, k, w) {
4020
+ return new $(
4021
+ (u || "React class") + ": " + m + " type `" + C + "." + k + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + w + "`."
4022
+ );
4023
+ }
4024
+ function pe(u) {
4025
+ function m(C, k, w, A, S) {
4026
+ var x = C[k], O = K(x);
4027
+ if (O !== "object")
4028
+ return new $("Invalid " + A + " `" + S + "` of type `" + O + "` " + ("supplied to `" + w + "`, expected `object`."));
4029
+ for (var M in u) {
4030
+ var P = u[M];
4031
+ if (typeof P != "function")
4032
+ return me(w, A, S, M, te(P));
4033
+ var H = P(x, M, w, A, S + "." + M, n);
4034
+ if (H)
4035
+ return H;
4036
+ }
4037
+ return null;
4038
+ }
4039
+ return F(m);
4040
+ }
4041
+ function ie(u) {
4042
+ function m(C, k, w, A, S) {
4043
+ var x = C[k], O = K(x);
4044
+ if (O !== "object")
4045
+ return new $("Invalid " + A + " `" + S + "` of type `" + O + "` " + ("supplied to `" + w + "`, expected `object`."));
4046
+ var M = o({}, C[k], u);
4047
+ for (var P in M) {
4048
+ var H = u[P];
4049
+ if (t(u, P) && typeof H != "function")
4050
+ return me(w, A, S, P, te(H));
4051
+ if (!H)
4052
+ return new $(
4053
+ "Invalid " + A + " `" + S + "` key `" + P + "` supplied to `" + w + "`.\nBad object: " + JSON.stringify(C[k], null, " ") + `
4054
+ Valid keys: ` + JSON.stringify(Object.keys(u), null, " ")
4055
+ );
4056
+ var d = H(x, P, w, A, S + "." + P, n);
4057
+ if (d)
4058
+ return d;
4059
+ }
4060
+ return null;
4061
+ }
4062
+ return F(m);
4063
+ }
4064
+ function re(u) {
4065
+ switch (typeof u) {
4066
+ case "number":
4067
+ case "string":
4068
+ case "undefined":
4069
+ return !0;
4070
+ case "boolean":
4071
+ return !u;
4072
+ case "object":
4073
+ if (Array.isArray(u))
4074
+ return u.every(re);
4075
+ if (u === null || f(u))
4076
+ return !0;
4077
+ var m = R(u);
4078
+ if (m) {
4079
+ var C = m.call(u), k;
4080
+ if (m !== u.entries) {
4081
+ for (; !(k = C.next()).done; )
4082
+ if (!re(k.value))
4083
+ return !1;
4084
+ } else
4085
+ for (; !(k = C.next()).done; ) {
4086
+ var w = k.value;
4087
+ if (w && !re(w[1]))
4088
+ return !1;
4089
+ }
4090
+ } else
4091
+ return !1;
4092
+ return !0;
4093
+ default:
4094
+ return !1;
4095
+ }
4096
+ }
4097
+ function ae(u, m) {
4098
+ return u === "symbol" ? !0 : m ? m["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && m instanceof Symbol : !1;
4099
+ }
4100
+ function K(u) {
4101
+ var m = typeof u;
4102
+ return Array.isArray(u) ? "array" : u instanceof RegExp ? "object" : ae(m, u) ? "symbol" : m;
4103
+ }
4104
+ function te(u) {
4105
+ if (typeof u > "u" || u === null)
4106
+ return "" + u;
4107
+ var m = K(u);
4108
+ if (m === "object") {
4109
+ if (u instanceof Date)
4110
+ return "date";
4111
+ if (u instanceof RegExp)
4112
+ return "regexp";
4113
+ }
4114
+ return m;
4115
+ }
4116
+ function E(u) {
4117
+ var m = te(u);
4118
+ switch (m) {
4119
+ case "array":
4120
+ case "object":
4121
+ return "an " + m;
4122
+ case "boolean":
4123
+ case "date":
4124
+ case "regexp":
4125
+ return "a " + m;
4126
+ default:
4127
+ return m;
4128
+ }
4129
+ }
4130
+ function be(u) {
4131
+ return !u.constructor || !u.constructor.name ? I : u.constructor.name;
4132
+ }
4133
+ return L.checkPropTypes = a, L.resetWarningCache = a.resetWarningCache, L.PropTypes = L, L;
4134
+ }, Ke;
256
4135
  }
257
- var F;
258
- function te() {
259
- return F || (F = 1, process.env.NODE_ENV === "production" ? v.exports = ee() : v.exports = re()), v.exports;
4136
+ var Xe, Ir;
4137
+ function Dn() {
4138
+ if (Ir) return Xe;
4139
+ Ir = 1;
4140
+ var e = tr();
4141
+ function o() {
4142
+ }
4143
+ function n() {
4144
+ }
4145
+ return n.resetWarningCache = o, Xe = function() {
4146
+ function t(l, f, c, g, v, R) {
4147
+ if (R !== e) {
4148
+ var I = new Error(
4149
+ "Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"
4150
+ );
4151
+ throw I.name = "Invariant Violation", I;
4152
+ }
4153
+ }
4154
+ t.isRequired = t;
4155
+ function a() {
4156
+ return t;
4157
+ }
4158
+ var i = {
4159
+ array: t,
4160
+ bigint: t,
4161
+ bool: t,
4162
+ func: t,
4163
+ number: t,
4164
+ object: t,
4165
+ string: t,
4166
+ symbol: t,
4167
+ any: t,
4168
+ arrayOf: a,
4169
+ element: t,
4170
+ elementType: t,
4171
+ instanceOf: a,
4172
+ node: t,
4173
+ objectOf: a,
4174
+ oneOf: a,
4175
+ oneOfType: a,
4176
+ shape: a,
4177
+ exact: a,
4178
+ checkPropTypes: n,
4179
+ resetWarningCache: o
4180
+ };
4181
+ return i.PropTypes = i, i;
4182
+ }, Xe;
260
4183
  }
261
- var ne = te();
262
- const oe = () => /* @__PURE__ */ ne.jsx("h1", { children: " Test component " });
4184
+ if (process.env.NODE_ENV !== "production") {
4185
+ var Fn = rt(), Ln = !0;
4186
+ er.exports = zn()(Fn.isElement, Ln);
4187
+ } else
4188
+ er.exports = Dn()();
4189
+ var Wn = er.exports;
4190
+ const He = /* @__PURE__ */ Tt(Wn), Nn = (e) => {
4191
+ const { required: o, label: n, message: t } = e;
4192
+ return /* @__PURE__ */ fe.jsxs("div", { className: "space-y-2", children: [
4193
+ /* @__PURE__ */ fe.jsxs(et, { className: "", children: [
4194
+ n,
4195
+ " ",
4196
+ o && /* @__PURE__ */ fe.jsx("span", { className: "text-danger", children: "*" })
4197
+ ] }),
4198
+ /* @__PURE__ */ fe.jsx("div", { className: "relative", children: /* @__PURE__ */ fe.jsx(Xr, { className: "", ...e }) }),
4199
+ /* @__PURE__ */ fe.jsx("p", { className: "mt-2 text-xs ", role: "alert", "aria-live": "polite", children: t })
4200
+ ] });
4201
+ };
4202
+ Nn.propTypes = {
4203
+ required: He.bool,
4204
+ label: He.string,
4205
+ message: He.string
4206
+ };
263
4207
  export {
264
- oe as TestComponent
4208
+ Nn as TestComponent
265
4209
  };