@fabio.caffarello/react-design-system 3.1.0 → 3.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -38,7 +38,7 @@ var ur = (e, t, r) => new Promise((s, a) => {
38
38
  l((r = r.apply(e, t)).next());
39
39
  });
40
40
  import * as Re from "react";
41
- import me, { createContext as Se, useState as V, useEffect as J, useContext as ue, useMemo as P, useCallback as G, useRef as re, forwardRef as pe, createElement as Xr, memo as Le, useId as je, isValidElement as At, cloneElement as tr, Children as Qt } from "react";
41
+ import me, { createContext as Se, useState as V, useEffect as J, useContext as ue, useMemo as O, useCallback as K, useRef as re, forwardRef as pe, createElement as Xr, memo as Le, useId as je, isValidElement as At, cloneElement as tr, Children as Qt } from "react";
42
42
  import { createPortal as st } from "react-dom";
43
43
  const vt = {
44
44
  // Icon sizes
@@ -123,7 +123,7 @@ const vt = {
123
123
  }
124
124
  }
125
125
  };
126
- function Wd(e) {
126
+ function Yd(e) {
127
127
  return e <= 0 ? vt.spacing.itemPaddingX : e === 1 ? vt.spacing.nestedIndent : e === 2 ? vt.spacing.nestedIndentLevel2 : e === 3 ? vt.spacing.nestedIndentLevel3 : `pl-${4 + e * 4}`;
128
128
  }
129
129
  class Ae {
@@ -231,7 +231,7 @@ const is = {
231
231
  "6xl": Ae.create(24)
232
232
  // 96px
233
233
  };
234
- function Hd(e) {
234
+ function Gd(e) {
235
235
  return is[e];
236
236
  }
237
237
  function f(e, t = "p") {
@@ -328,7 +328,7 @@ class Ne {
328
328
  };
329
329
  }
330
330
  }
331
- const Bd = {
331
+ const Kd = {
332
332
  sans: {
333
333
  name: "sans",
334
334
  stack: 'ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif',
@@ -344,7 +344,7 @@ const Bd = {
344
344
  stack: 'ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace',
345
345
  tailwind: "font-mono"
346
346
  }
347
- }, Ud = {
347
+ }, qd = {
348
348
  light: Ne.createFontWeight("light"),
349
349
  normal: Ne.createFontWeight("normal"),
350
350
  medium: Ne.createFontWeight("medium"),
@@ -367,7 +367,7 @@ const Bd = {
367
367
  caption: Ne.create("xs", "normal", "normal"),
368
368
  button: Ne.create("base", "normal", "medium")
369
369
  };
370
- function Yd(e) {
370
+ function Xd(e) {
371
371
  return Ot[e];
372
372
  }
373
373
  function ye(e) {
@@ -386,10 +386,10 @@ function tt(e) {
386
386
  function Xt(e) {
387
387
  return Ne.createFontWeight(e).tailwind;
388
388
  }
389
- function Gd(e) {
389
+ function Jd(e) {
390
390
  return Ot[e].lineHeight.tailwind;
391
391
  }
392
- const Kd = [
392
+ const Qd = [
393
393
  50,
394
394
  100,
395
395
  200,
@@ -753,7 +753,7 @@ const no = {
753
753
  function rr(e, t) {
754
754
  return yn[e][t];
755
755
  }
756
- function qd(e) {
756
+ function Zd(e) {
757
757
  return yn[e];
758
758
  }
759
759
  const Nr = {
@@ -950,14 +950,14 @@ const Nr = {
950
950
  tailwind: "white"
951
951
  }
952
952
  }
953
- }, Xd = Nr;
953
+ }, eu = Nr;
954
954
  function gr(e, t = "DEFAULT", r = "light") {
955
955
  return (r === "dark" ? ls : Nr)[e][t];
956
956
  }
957
- function Jd(e, t = "light") {
957
+ function tu(e, t = "light") {
958
958
  return (t === "dark" ? ls : Nr)[e];
959
959
  }
960
- function Qd(e, t, r = {}) {
960
+ function ru(e, t, r = {}) {
961
961
  const { format: s = "hex", opacity: a } = r, o = rr(e, t);
962
962
  let i;
963
963
  switch (s) {
@@ -978,7 +978,7 @@ function Qd(e, t, r = {}) {
978
978
  }
979
979
  return i;
980
980
  }
981
- function Zd(e, t = "DEFAULT", r = {}) {
981
+ function su(e, t = "DEFAULT", r = {}) {
982
982
  const { format: s = "hex", opacity: a } = r, o = gr(e, t);
983
983
  let i;
984
984
  switch (s) {
@@ -999,7 +999,7 @@ function Zd(e, t = "DEFAULT", r = {}) {
999
999
  }
1000
1000
  return i;
1001
1001
  }
1002
- function eu(e, t, r = {}) {
1002
+ function nu(e, t, r = {}) {
1003
1003
  const {
1004
1004
  type: s = "text",
1005
1005
  hover: a = !1,
@@ -1008,7 +1008,7 @@ function eu(e, t, r = {}) {
1008
1008
  } = r, l = rr(e, t), d = [`${s}-${l.tailwind}`];
1009
1009
  return a && d.push(`hover:${s}-${l.tailwind}`), o && d.push(`focus:${s}-${l.tailwind}`), i && d.push(`active:${s}-${l.tailwind}`), d.join(" ");
1010
1010
  }
1011
- function tu(e, t = "DEFAULT", r = {}) {
1011
+ function au(e, t = "DEFAULT", r = {}) {
1012
1012
  const {
1013
1013
  type: s = "text",
1014
1014
  hover: a = !1,
@@ -1028,25 +1028,25 @@ function tu(e, t = "DEFAULT", r = {}) {
1028
1028
  }
1029
1029
  return d.join(" ");
1030
1030
  }
1031
- function ru(e, t, r = "bg") {
1031
+ function ou(e, t, r = "bg") {
1032
1032
  const s = rr(e, t);
1033
1033
  return `hover:${r}-${s.tailwind}`;
1034
1034
  }
1035
- function su(e, t, r = "border") {
1035
+ function iu(e, t, r = "border") {
1036
1036
  const s = rr(e, t);
1037
1037
  return `focus:${r}-${s.tailwind}`;
1038
1038
  }
1039
- function nu(e, t) {
1039
+ function lu(e, t) {
1040
1040
  return `focus:ring-${rr(e, t).tailwind}`;
1041
1041
  }
1042
- function au(e, t) {
1042
+ function cu(e, t) {
1043
1043
  return `rgba(${e.rgb}, ${t})`;
1044
1044
  }
1045
1045
  function go(e) {
1046
1046
  const t = Jr(e);
1047
1047
  return t ? 0.299 * t[0] + 0.587 * t[1] + 0.114 * t[2] > 128 : !0;
1048
1048
  }
1049
- function ou(e) {
1049
+ function du(e) {
1050
1050
  return go(e) ? "#000000" : "#ffffff";
1051
1051
  }
1052
1052
  function Jr(e) {
@@ -1063,13 +1063,13 @@ function wn(e, t, r = 0.5) {
1063
1063
  const o = Math.round(s[0] * (1 - r) + a[0] * r), i = Math.round(s[1] * (1 - r) + a[1] * r), l = Math.round(s[2] * (1 - r) + a[2] * r);
1064
1064
  return `#${((1 << 24) + (o << 16) + (i << 8) + l).toString(16).slice(1)}`;
1065
1065
  }
1066
- function iu(e, t) {
1066
+ function uu(e, t) {
1067
1067
  return wn(e, "#ffffff", t / 100);
1068
1068
  }
1069
- function lu(e, t) {
1069
+ function fu(e, t) {
1070
1070
  return wn(e, "#000000", t / 100);
1071
1071
  }
1072
- const cu = {
1072
+ const mu = {
1073
1073
  primary: {
1074
1074
  name: "brand-primary",
1075
1075
  light: 400,
@@ -1117,10 +1117,10 @@ const cs = {
1117
1117
  xl: Wt.create("xl"),
1118
1118
  "2xl": Wt.create("2xl")
1119
1119
  };
1120
- function du(e) {
1120
+ function pu(e) {
1121
1121
  return cs[e];
1122
1122
  }
1123
- function uu(e, t = "min") {
1123
+ function bu(e, t = "min") {
1124
1124
  const r = cs[e];
1125
1125
  return `@media (${t === "min" ? "min-width" : "max-width"}: ${r.px})`;
1126
1126
  }
@@ -1430,7 +1430,7 @@ const vo = (e, t) => {
1430
1430
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
1431
1431
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
1432
1432
  Bo.test(e) && !Uo.test(e)
1433
- ), us = () => !1, qo = (e) => Yo.test(e), Xo = (e) => Go.test(e), Jo = (e) => !K(e) && !q(e), Qo = (e) => e.startsWith("@container") && (e[10] === "/" && e[11] !== void 0 || e[11] === "s" && e[16] !== void 0 && e.startsWith("-size/", 10) || e[11] === "n" && e[18] !== void 0 && e.startsWith("-normal/", 10)), Zo = (e) => ft(e, Dn, us), K = (e) => En.test(e), ht = (e) => ft(e, Rn, Ko), Js = (e) => ft(e, ii, ie), ei = (e) => ft(e, Ln, In), ti = (e) => ft(e, _n, us), Qs = (e) => ft(e, Tn, us), ri = (e) => ft(e, Mn, Xo), fr = (e) => ft(e, Fn, qo), q = (e) => An.test(e), Ht = (e) => It(e, Rn), si = (e) => It(e, _n), Zs = (e) => It(e, Tn), ni = (e) => It(e, Dn), ai = (e) => It(e, Mn), mr = (e) => It(e, Fn, !0), oi = (e) => It(e, Ln, !0), ft = (e, t, r) => {
1433
+ ), us = () => !1, qo = (e) => Yo.test(e), Xo = (e) => Go.test(e), Jo = (e) => !G(e) && !q(e), Qo = (e) => e.startsWith("@container") && (e[10] === "/" && e[11] !== void 0 || e[11] === "s" && e[16] !== void 0 && e.startsWith("-size/", 10) || e[11] === "n" && e[18] !== void 0 && e.startsWith("-normal/", 10)), Zo = (e) => ft(e, Dn, us), G = (e) => En.test(e), ht = (e) => ft(e, Rn, Ko), Js = (e) => ft(e, ii, ie), ei = (e) => ft(e, Ln, In), ti = (e) => ft(e, _n, us), Qs = (e) => ft(e, Tn, us), ri = (e) => ft(e, Mn, Xo), fr = (e) => ft(e, Fn, qo), q = (e) => An.test(e), Ht = (e) => It(e, Rn), si = (e) => It(e, _n), Zs = (e) => It(e, Tn), ni = (e) => It(e, Dn), ai = (e) => It(e, Mn), mr = (e) => It(e, Fn, !0), oi = (e) => It(e, Ln, !0), ft = (e, t, r) => {
1434
1434
  const s = En.exec(e);
1435
1435
  return s ? s[1] ? t(s[1]) : r(s[2]) : !1;
1436
1436
  }, It = (e, t, r = !1) => {
@@ -1455,14 +1455,14 @@ const vo = (e, t) => {
1455
1455
  "bottom-left",
1456
1456
  // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
1457
1457
  "left-bottom"
1458
- ], $ = () => [...y(), q, K], N = () => ["auto", "hidden", "clip", "visible", "scroll"], M = () => ["auto", "contain", "none"], S = () => [q, K, c], I = () => [ot, "full", "auto", ...S()], _ = () => [Ue, "none", "subgrid", q, K], D = () => ["auto", {
1459
- span: ["full", Ue, q, K]
1460
- }, Ue, q, K], E = () => [Ue, "auto", q, K], T = () => ["auto", "min", "max", "fr", q, K], R = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], O = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], U = () => ["auto", ...S()], Z = () => [ot, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...S()], te = () => [ot, "screen", "full", "dvw", "lvw", "svw", "min", "max", "fit", ...S()], de = () => [ot, "screen", "full", "lh", "dvh", "lvh", "svh", "min", "max", "fit", ...S()], B = () => [e, q, K], L = () => [...y(), Zs, Qs, {
1461
- position: [q, K]
1458
+ ], $ = () => [...y(), q, G], N = () => ["auto", "hidden", "clip", "visible", "scroll"], M = () => ["auto", "contain", "none"], S = () => [q, G, c], I = () => [ot, "full", "auto", ...S()], _ = () => [Ue, "none", "subgrid", q, G], D = () => ["auto", {
1459
+ span: ["full", Ue, q, G]
1460
+ }, Ue, q, G], E = () => [Ue, "auto", q, G], T = () => ["auto", "min", "max", "fr", q, G], R = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], P = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], U = () => ["auto", ...S()], Z = () => [ot, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...S()], te = () => [ot, "screen", "full", "dvw", "lvw", "svw", "min", "max", "fit", ...S()], de = () => [ot, "screen", "full", "lh", "dvh", "lvh", "svh", "min", "max", "fit", ...S()], B = () => [e, q, G], L = () => [...y(), Zs, Qs, {
1461
+ position: [q, G]
1462
1462
  }], X = () => ["no-repeat", {
1463
1463
  repeat: ["", "x", "y", "space", "round"]
1464
1464
  }], ne = () => ["auto", "cover", "contain", ni, Zo, {
1465
- size: [q, K]
1465
+ size: [q, G]
1466
1466
  }], ee = () => [Pr, Ht, ht], ae = () => [
1467
1467
  // Deprecated since Tailwind CSS v4.0.0
1468
1468
  "",
@@ -1470,15 +1470,15 @@ const vo = (e, t) => {
1470
1470
  "full",
1471
1471
  d,
1472
1472
  q,
1473
- K
1473
+ G
1474
1474
  ], ce = () => ["", ie, Ht, ht], z = () => ["solid", "dashed", "dotted", "double"], W = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], Q = () => [ie, Pr, Zs, Qs], he = () => [
1475
1475
  // Deprecated since Tailwind CSS v4.0.0
1476
1476
  "",
1477
1477
  "none",
1478
1478
  x,
1479
1479
  q,
1480
- K
1481
- ], fe = () => ["none", ie, q, K], we = () => ["none", ie, q, K], Ce = () => [ie, q, K], Oe = () => [ot, "full", ...S()];
1480
+ G
1481
+ ], fe = () => ["none", ie, q, G], we = () => ["none", ie, q, G], Ce = () => [ie, q, G], Oe = () => [ot, "full", ...S()];
1482
1482
  return {
1483
1483
  cacheSize: 500,
1484
1484
  theme: {
@@ -1511,7 +1511,7 @@ const vo = (e, t) => {
1511
1511
  * @see https://tailwindcss.com/docs/aspect-ratio
1512
1512
  */
1513
1513
  aspect: [{
1514
- aspect: ["auto", "square", ot, K, q, g]
1514
+ aspect: ["auto", "square", ot, G, q, g]
1515
1515
  }],
1516
1516
  /**
1517
1517
  * Container
@@ -1524,7 +1524,7 @@ const vo = (e, t) => {
1524
1524
  * @see https://tailwindcss.com/docs/responsive-design#container-queries
1525
1525
  */
1526
1526
  "container-type": [{
1527
- "@container": ["", "normal", "size", q, K]
1527
+ "@container": ["", "normal", "size", q, G]
1528
1528
  }],
1529
1529
  /**
1530
1530
  * Container Name
@@ -1536,7 +1536,7 @@ const vo = (e, t) => {
1536
1536
  * @see https://tailwindcss.com/docs/columns
1537
1537
  */
1538
1538
  columns: [{
1539
- columns: [ie, K, q, l]
1539
+ columns: [ie, G, q, l]
1540
1540
  }],
1541
1541
  /**
1542
1542
  * Break After
@@ -1762,7 +1762,7 @@ const vo = (e, t) => {
1762
1762
  * @see https://tailwindcss.com/docs/z-index
1763
1763
  */
1764
1764
  z: [{
1765
- z: [Ue, "auto", q, K]
1765
+ z: [Ue, "auto", q, G]
1766
1766
  }],
1767
1767
  // ------------------------
1768
1768
  // --- Flexbox and Grid ---
@@ -1793,28 +1793,28 @@ const vo = (e, t) => {
1793
1793
  * @see https://tailwindcss.com/docs/flex
1794
1794
  */
1795
1795
  flex: [{
1796
- flex: [ie, ot, "auto", "initial", "none", K]
1796
+ flex: [ie, ot, "auto", "initial", "none", G]
1797
1797
  }],
1798
1798
  /**
1799
1799
  * Flex Grow
1800
1800
  * @see https://tailwindcss.com/docs/flex-grow
1801
1801
  */
1802
1802
  grow: [{
1803
- grow: ["", ie, q, K]
1803
+ grow: ["", ie, q, G]
1804
1804
  }],
1805
1805
  /**
1806
1806
  * Flex Shrink
1807
1807
  * @see https://tailwindcss.com/docs/flex-shrink
1808
1808
  */
1809
1809
  shrink: [{
1810
- shrink: ["", ie, q, K]
1810
+ shrink: ["", ie, q, G]
1811
1811
  }],
1812
1812
  /**
1813
1813
  * Order
1814
1814
  * @see https://tailwindcss.com/docs/order
1815
1815
  */
1816
1816
  order: [{
1817
- order: [Ue, "first", "last", "none", q, K]
1817
+ order: [Ue, "first", "last", "none", q, G]
1818
1818
  }],
1819
1819
  /**
1820
1820
  * Grid Template Columns
@@ -1926,14 +1926,14 @@ const vo = (e, t) => {
1926
1926
  * @see https://tailwindcss.com/docs/justify-items
1927
1927
  */
1928
1928
  "justify-items": [{
1929
- "justify-items": [...O(), "normal"]
1929
+ "justify-items": [...P(), "normal"]
1930
1930
  }],
1931
1931
  /**
1932
1932
  * Justify Self
1933
1933
  * @see https://tailwindcss.com/docs/justify-self
1934
1934
  */
1935
1935
  "justify-self": [{
1936
- "justify-self": ["auto", ...O()]
1936
+ "justify-self": ["auto", ...P()]
1937
1937
  }],
1938
1938
  /**
1939
1939
  * Align Content
@@ -1947,7 +1947,7 @@ const vo = (e, t) => {
1947
1947
  * @see https://tailwindcss.com/docs/align-items
1948
1948
  */
1949
1949
  "align-items": [{
1950
- items: [...O(), {
1950
+ items: [...P(), {
1951
1951
  baseline: ["", "last"]
1952
1952
  }]
1953
1953
  }],
@@ -1956,7 +1956,7 @@ const vo = (e, t) => {
1956
1956
  * @see https://tailwindcss.com/docs/align-self
1957
1957
  */
1958
1958
  "align-self": [{
1959
- self: ["auto", ...O(), {
1959
+ self: ["auto", ...P(), {
1960
1960
  baseline: ["", "last"]
1961
1961
  }]
1962
1962
  }],
@@ -1972,14 +1972,14 @@ const vo = (e, t) => {
1972
1972
  * @see https://tailwindcss.com/docs/place-items
1973
1973
  */
1974
1974
  "place-items": [{
1975
- "place-items": [...O(), "baseline"]
1975
+ "place-items": [...P(), "baseline"]
1976
1976
  }],
1977
1977
  /**
1978
1978
  * Place Self
1979
1979
  * @see https://tailwindcss.com/docs/place-self
1980
1980
  */
1981
1981
  "place-self": [{
1982
- "place-self": ["auto", ...O()]
1982
+ "place-self": ["auto", ...P()]
1983
1983
  }],
1984
1984
  // Spacing
1985
1985
  /**
@@ -2303,7 +2303,7 @@ const vo = (e, t) => {
2303
2303
  * @see https://tailwindcss.com/docs/font-stretch
2304
2304
  */
2305
2305
  "font-stretch": [{
2306
- "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", Pr, K]
2306
+ "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", Pr, G]
2307
2307
  }],
2308
2308
  /**
2309
2309
  * Font Family
@@ -2317,7 +2317,7 @@ const vo = (e, t) => {
2317
2317
  * @see https://tailwindcss.com/docs/font-feature-settings
2318
2318
  */
2319
2319
  "font-features": [{
2320
- "font-features": [K]
2320
+ "font-features": [G]
2321
2321
  }],
2322
2322
  /**
2323
2323
  * Font Variant Numeric
@@ -2354,7 +2354,7 @@ const vo = (e, t) => {
2354
2354
  * @see https://tailwindcss.com/docs/letter-spacing
2355
2355
  */
2356
2356
  tracking: [{
2357
- tracking: [a, q, K]
2357
+ tracking: [a, q, G]
2358
2358
  }],
2359
2359
  /**
2360
2360
  * Line Clamp
@@ -2379,7 +2379,7 @@ const vo = (e, t) => {
2379
2379
  * @see https://tailwindcss.com/docs/list-style-image
2380
2380
  */
2381
2381
  "list-image": [{
2382
- "list-image": ["none", q, K]
2382
+ "list-image": ["none", q, G]
2383
2383
  }],
2384
2384
  /**
2385
2385
  * List Style Position
@@ -2393,7 +2393,7 @@ const vo = (e, t) => {
2393
2393
  * @see https://tailwindcss.com/docs/list-style-type
2394
2394
  */
2395
2395
  "list-style-type": [{
2396
- list: ["disc", "decimal", "none", q, K]
2396
+ list: ["disc", "decimal", "none", q, G]
2397
2397
  }],
2398
2398
  /**
2399
2399
  * Text Alignment
@@ -2448,7 +2448,7 @@ const vo = (e, t) => {
2448
2448
  * @see https://tailwindcss.com/docs/text-underline-offset
2449
2449
  */
2450
2450
  "underline-offset": [{
2451
- "underline-offset": [ie, "auto", q, K]
2451
+ "underline-offset": [ie, "auto", q, G]
2452
2452
  }],
2453
2453
  /**
2454
2454
  * Text Transform
@@ -2479,14 +2479,14 @@ const vo = (e, t) => {
2479
2479
  * @see https://tailwindcss.com/docs/tab-size
2480
2480
  */
2481
2481
  "tab-size": [{
2482
- tab: [Ue, q, K]
2482
+ tab: [Ue, q, G]
2483
2483
  }],
2484
2484
  /**
2485
2485
  * Vertical Alignment
2486
2486
  * @see https://tailwindcss.com/docs/vertical-align
2487
2487
  */
2488
2488
  "vertical-align": [{
2489
- align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", q, K]
2489
+ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", q, G]
2490
2490
  }],
2491
2491
  /**
2492
2492
  * Whitespace
@@ -2521,7 +2521,7 @@ const vo = (e, t) => {
2521
2521
  * @see https://tailwindcss.com/docs/content
2522
2522
  */
2523
2523
  content: [{
2524
- content: ["none", q, K]
2524
+ content: ["none", q, G]
2525
2525
  }],
2526
2526
  // -------------------
2527
2527
  // --- Backgrounds ---
@@ -2576,9 +2576,9 @@ const vo = (e, t) => {
2576
2576
  bg: ["none", {
2577
2577
  linear: [{
2578
2578
  to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
2579
- }, Ue, q, K],
2580
- radial: ["", q, K],
2581
- conic: [Ue, q, K]
2579
+ }, Ue, q, G],
2580
+ radial: ["", q, G],
2581
+ conic: [Ue, q, G]
2582
2582
  }, ai, ri]
2583
2583
  }],
2584
2584
  /**
@@ -2949,7 +2949,7 @@ const vo = (e, t) => {
2949
2949
  * @see https://tailwindcss.com/docs/outline-offset
2950
2950
  */
2951
2951
  "outline-offset": [{
2952
- "outline-offset": [ie, q, K]
2952
+ "outline-offset": [ie, q, G]
2953
2953
  }],
2954
2954
  /**
2955
2955
  * Outline Width
@@ -3075,7 +3075,7 @@ const vo = (e, t) => {
3075
3075
  * @see https://tailwindcss.com/docs/opacity
3076
3076
  */
3077
3077
  opacity: [{
3078
- opacity: [ie, q, K]
3078
+ opacity: [ie, q, G]
3079
3079
  }],
3080
3080
  /**
3081
3081
  * Mix Blend Mode
@@ -3197,7 +3197,7 @@ const vo = (e, t) => {
3197
3197
  "mask-y-to": B()
3198
3198
  }],
3199
3199
  "mask-image-radial": [{
3200
- "mask-radial": [q, K]
3200
+ "mask-radial": [q, G]
3201
3201
  }],
3202
3202
  "mask-image-radial-from-pos": [{
3203
3203
  "mask-radial-from": Q()
@@ -3285,7 +3285,7 @@ const vo = (e, t) => {
3285
3285
  * @see https://tailwindcss.com/docs/mask-image
3286
3286
  */
3287
3287
  "mask-image": [{
3288
- mask: ["none", q, K]
3288
+ mask: ["none", q, G]
3289
3289
  }],
3290
3290
  // ---------------
3291
3291
  // --- Filters ---
@@ -3300,7 +3300,7 @@ const vo = (e, t) => {
3300
3300
  "",
3301
3301
  "none",
3302
3302
  q,
3303
- K
3303
+ G
3304
3304
  ]
3305
3305
  }],
3306
3306
  /**
@@ -3315,14 +3315,14 @@ const vo = (e, t) => {
3315
3315
  * @see https://tailwindcss.com/docs/brightness
3316
3316
  */
3317
3317
  brightness: [{
3318
- brightness: [ie, q, K]
3318
+ brightness: [ie, q, G]
3319
3319
  }],
3320
3320
  /**
3321
3321
  * Contrast
3322
3322
  * @see https://tailwindcss.com/docs/contrast
3323
3323
  */
3324
3324
  contrast: [{
3325
- contrast: [ie, q, K]
3325
+ contrast: [ie, q, G]
3326
3326
  }],
3327
3327
  /**
3328
3328
  * Drop Shadow
@@ -3350,35 +3350,35 @@ const vo = (e, t) => {
3350
3350
  * @see https://tailwindcss.com/docs/grayscale
3351
3351
  */
3352
3352
  grayscale: [{
3353
- grayscale: ["", ie, q, K]
3353
+ grayscale: ["", ie, q, G]
3354
3354
  }],
3355
3355
  /**
3356
3356
  * Hue Rotate
3357
3357
  * @see https://tailwindcss.com/docs/hue-rotate
3358
3358
  */
3359
3359
  "hue-rotate": [{
3360
- "hue-rotate": [ie, q, K]
3360
+ "hue-rotate": [ie, q, G]
3361
3361
  }],
3362
3362
  /**
3363
3363
  * Invert
3364
3364
  * @see https://tailwindcss.com/docs/invert
3365
3365
  */
3366
3366
  invert: [{
3367
- invert: ["", ie, q, K]
3367
+ invert: ["", ie, q, G]
3368
3368
  }],
3369
3369
  /**
3370
3370
  * Saturate
3371
3371
  * @see https://tailwindcss.com/docs/saturate
3372
3372
  */
3373
3373
  saturate: [{
3374
- saturate: [ie, q, K]
3374
+ saturate: [ie, q, G]
3375
3375
  }],
3376
3376
  /**
3377
3377
  * Sepia
3378
3378
  * @see https://tailwindcss.com/docs/sepia
3379
3379
  */
3380
3380
  sepia: [{
3381
- sepia: ["", ie, q, K]
3381
+ sepia: ["", ie, q, G]
3382
3382
  }],
3383
3383
  /**
3384
3384
  * Backdrop Filter
@@ -3390,7 +3390,7 @@ const vo = (e, t) => {
3390
3390
  "",
3391
3391
  "none",
3392
3392
  q,
3393
- K
3393
+ G
3394
3394
  ]
3395
3395
  }],
3396
3396
  /**
@@ -3405,56 +3405,56 @@ const vo = (e, t) => {
3405
3405
  * @see https://tailwindcss.com/docs/backdrop-brightness
3406
3406
  */
3407
3407
  "backdrop-brightness": [{
3408
- "backdrop-brightness": [ie, q, K]
3408
+ "backdrop-brightness": [ie, q, G]
3409
3409
  }],
3410
3410
  /**
3411
3411
  * Backdrop Contrast
3412
3412
  * @see https://tailwindcss.com/docs/backdrop-contrast
3413
3413
  */
3414
3414
  "backdrop-contrast": [{
3415
- "backdrop-contrast": [ie, q, K]
3415
+ "backdrop-contrast": [ie, q, G]
3416
3416
  }],
3417
3417
  /**
3418
3418
  * Backdrop Grayscale
3419
3419
  * @see https://tailwindcss.com/docs/backdrop-grayscale
3420
3420
  */
3421
3421
  "backdrop-grayscale": [{
3422
- "backdrop-grayscale": ["", ie, q, K]
3422
+ "backdrop-grayscale": ["", ie, q, G]
3423
3423
  }],
3424
3424
  /**
3425
3425
  * Backdrop Hue Rotate
3426
3426
  * @see https://tailwindcss.com/docs/backdrop-hue-rotate
3427
3427
  */
3428
3428
  "backdrop-hue-rotate": [{
3429
- "backdrop-hue-rotate": [ie, q, K]
3429
+ "backdrop-hue-rotate": [ie, q, G]
3430
3430
  }],
3431
3431
  /**
3432
3432
  * Backdrop Invert
3433
3433
  * @see https://tailwindcss.com/docs/backdrop-invert
3434
3434
  */
3435
3435
  "backdrop-invert": [{
3436
- "backdrop-invert": ["", ie, q, K]
3436
+ "backdrop-invert": ["", ie, q, G]
3437
3437
  }],
3438
3438
  /**
3439
3439
  * Backdrop Opacity
3440
3440
  * @see https://tailwindcss.com/docs/backdrop-opacity
3441
3441
  */
3442
3442
  "backdrop-opacity": [{
3443
- "backdrop-opacity": [ie, q, K]
3443
+ "backdrop-opacity": [ie, q, G]
3444
3444
  }],
3445
3445
  /**
3446
3446
  * Backdrop Saturate
3447
3447
  * @see https://tailwindcss.com/docs/backdrop-saturate
3448
3448
  */
3449
3449
  "backdrop-saturate": [{
3450
- "backdrop-saturate": [ie, q, K]
3450
+ "backdrop-saturate": [ie, q, G]
3451
3451
  }],
3452
3452
  /**
3453
3453
  * Backdrop Sepia
3454
3454
  * @see https://tailwindcss.com/docs/backdrop-sepia
3455
3455
  */
3456
3456
  "backdrop-sepia": [{
3457
- "backdrop-sepia": ["", ie, q, K]
3457
+ "backdrop-sepia": ["", ie, q, G]
3458
3458
  }],
3459
3459
  // --------------
3460
3460
  // --- Tables ---
@@ -3509,7 +3509,7 @@ const vo = (e, t) => {
3509
3509
  * @see https://tailwindcss.com/docs/transition-property
3510
3510
  */
3511
3511
  transition: [{
3512
- transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", q, K]
3512
+ transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", q, G]
3513
3513
  }],
3514
3514
  /**
3515
3515
  * Transition Behavior
@@ -3523,28 +3523,28 @@ const vo = (e, t) => {
3523
3523
  * @see https://tailwindcss.com/docs/transition-duration
3524
3524
  */
3525
3525
  duration: [{
3526
- duration: [ie, "initial", q, K]
3526
+ duration: [ie, "initial", q, G]
3527
3527
  }],
3528
3528
  /**
3529
3529
  * Transition Timing Function
3530
3530
  * @see https://tailwindcss.com/docs/transition-timing-function
3531
3531
  */
3532
3532
  ease: [{
3533
- ease: ["linear", "initial", h, q, K]
3533
+ ease: ["linear", "initial", h, q, G]
3534
3534
  }],
3535
3535
  /**
3536
3536
  * Transition Delay
3537
3537
  * @see https://tailwindcss.com/docs/transition-delay
3538
3538
  */
3539
3539
  delay: [{
3540
- delay: [ie, q, K]
3540
+ delay: [ie, q, G]
3541
3541
  }],
3542
3542
  /**
3543
3543
  * Animation
3544
3544
  * @see https://tailwindcss.com/docs/animation
3545
3545
  */
3546
3546
  animate: [{
3547
- animate: ["none", w, q, K]
3547
+ animate: ["none", w, q, G]
3548
3548
  }],
3549
3549
  // ------------------
3550
3550
  // --- Transforms ---
@@ -3561,7 +3561,7 @@ const vo = (e, t) => {
3561
3561
  * @see https://tailwindcss.com/docs/perspective
3562
3562
  */
3563
3563
  perspective: [{
3564
- perspective: [v, q, K]
3564
+ perspective: [v, q, G]
3565
3565
  }],
3566
3566
  /**
3567
3567
  * Perspective Origin
@@ -3657,7 +3657,7 @@ const vo = (e, t) => {
3657
3657
  * @see https://tailwindcss.com/docs/transform
3658
3658
  */
3659
3659
  transform: [{
3660
- transform: [q, K, "", "none", "gpu", "cpu"]
3660
+ transform: [q, G, "", "none", "gpu", "cpu"]
3661
3661
  }],
3662
3662
  /**
3663
3663
  * Transform Origin
@@ -3711,7 +3711,7 @@ const vo = (e, t) => {
3711
3711
  * @see https://tailwindcss.com/docs/zoom
3712
3712
  */
3713
3713
  zoom: [{
3714
- zoom: [Ue, q, K]
3714
+ zoom: [Ue, q, G]
3715
3715
  }],
3716
3716
  // ---------------------
3717
3717
  // --- Interactivity ---
@@ -3749,7 +3749,7 @@ const vo = (e, t) => {
3749
3749
  * @see https://tailwindcss.com/docs/cursor
3750
3750
  */
3751
3751
  cursor: [{
3752
- 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", q, K]
3752
+ 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", q, G]
3753
3753
  }],
3754
3754
  /**
3755
3755
  * Field Sizing
@@ -4027,7 +4027,7 @@ const vo = (e, t) => {
4027
4027
  * @see https://tailwindcss.com/docs/will-change
4028
4028
  */
4029
4029
  "will-change": [{
4030
- "will-change": ["auto", "scroll", "contents", "transform", q, K]
4030
+ "will-change": ["auto", "scroll", "contents", "transform", q, G]
4031
4031
  }],
4032
4032
  // -----------
4033
4033
  // --- SVG ---
@@ -4244,14 +4244,14 @@ const ui = {
4244
4244
  transform: We.createTransition("transform", "base"),
4245
4245
  all: We.createTransition("all", "base")
4246
4246
  };
4247
- function fu(e, t) {
4247
+ function hu(e, t) {
4248
4248
  return We.create(e, t);
4249
4249
  }
4250
4250
  function Te(e, t = "ease-in-out") {
4251
4251
  const r = We.create(e, t);
4252
4252
  return `${r.duration.tailwind} ${r.easing.tailwind}`;
4253
4253
  }
4254
- function mu(e, t = "base", r = "ease-in-out") {
4254
+ function xu(e, t = "base", r = "ease-in-out") {
4255
4255
  return We.createTransition(
4256
4256
  e,
4257
4257
  t,
@@ -4323,7 +4323,7 @@ const rn = {
4323
4323
  tooltip: Ve.create("tooltip"),
4324
4324
  toast: Ve.create("toast")
4325
4325
  };
4326
- function pu(e) {
4326
+ function gu(e) {
4327
4327
  return Ve.create(e);
4328
4328
  }
4329
4329
  function $e(e) {
@@ -4376,10 +4376,10 @@ class Ie {
4376
4376
  }
4377
4377
  }
4378
4378
  Ie.create(0), Ie.create(5), Ie.create(10), Ie.create(20), Ie.create(25), Ie.create(30), Ie.create(40), Ie.create(50), Ie.create(60), Ie.create(70), Ie.create(75), Ie.create(80), Ie.create(90), Ie.create(95), Ie.create(100);
4379
- function bu(e) {
4379
+ function vu(e) {
4380
4380
  return Ie.create(e);
4381
4381
  }
4382
- function hu(e) {
4382
+ function yu(e) {
4383
4383
  return Ie.create(e).tailwind;
4384
4384
  }
4385
4385
  var pr = { exports: {} }, Bt = {};
@@ -4601,7 +4601,7 @@ React keys must be passed directly to JSX without using spread:
4601
4601
  function p(L) {
4602
4602
  return typeof L == "object" && L !== null && L.$$typeof === x;
4603
4603
  }
4604
- var b = me, x = /* @__PURE__ */ Symbol.for("react.transitional.element"), v = /* @__PURE__ */ Symbol.for("react.portal"), g = /* @__PURE__ */ Symbol.for("react.fragment"), h = /* @__PURE__ */ Symbol.for("react.strict_mode"), w = /* @__PURE__ */ Symbol.for("react.profiler"), k = /* @__PURE__ */ Symbol.for("react.consumer"), y = /* @__PURE__ */ Symbol.for("react.context"), $ = /* @__PURE__ */ Symbol.for("react.forward_ref"), N = /* @__PURE__ */ Symbol.for("react.suspense"), M = /* @__PURE__ */ Symbol.for("react.suspense_list"), S = /* @__PURE__ */ Symbol.for("react.memo"), I = /* @__PURE__ */ Symbol.for("react.lazy"), _ = /* @__PURE__ */ Symbol.for("react.activity"), D = /* @__PURE__ */ Symbol.for("react.client.reference"), E = b.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, T = Object.prototype.hasOwnProperty, R = Array.isArray, O = console.createTask ? console.createTask : function() {
4604
+ var b = me, x = /* @__PURE__ */ Symbol.for("react.transitional.element"), v = /* @__PURE__ */ Symbol.for("react.portal"), g = /* @__PURE__ */ Symbol.for("react.fragment"), h = /* @__PURE__ */ Symbol.for("react.strict_mode"), w = /* @__PURE__ */ Symbol.for("react.profiler"), k = /* @__PURE__ */ Symbol.for("react.consumer"), y = /* @__PURE__ */ Symbol.for("react.context"), $ = /* @__PURE__ */ Symbol.for("react.forward_ref"), N = /* @__PURE__ */ Symbol.for("react.suspense"), M = /* @__PURE__ */ Symbol.for("react.suspense_list"), S = /* @__PURE__ */ Symbol.for("react.memo"), I = /* @__PURE__ */ Symbol.for("react.lazy"), _ = /* @__PURE__ */ Symbol.for("react.activity"), D = /* @__PURE__ */ Symbol.for("react.client.reference"), E = b.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, T = Object.prototype.hasOwnProperty, R = Array.isArray, P = console.createTask ? console.createTask : function() {
4605
4605
  return null;
4606
4606
  };
4607
4607
  b = {
@@ -4612,7 +4612,7 @@ React keys must be passed directly to JSX without using spread:
4612
4612
  var U, Z = {}, te = b.react_stack_bottom_frame.bind(
4613
4613
  b,
4614
4614
  o
4615
- )(), de = O(s(o)), B = {};
4615
+ )(), de = P(s(o)), B = {};
4616
4616
  Ut.Fragment = g, Ut.jsx = function(L, X, ne) {
4617
4617
  var ee = 1e4 > E.recentlyCreatedOwnerStacks++;
4618
4618
  return u(
@@ -4621,7 +4621,7 @@ React keys must be passed directly to JSX without using spread:
4621
4621
  ne,
4622
4622
  !1,
4623
4623
  ee ? Error("react-stack-top-frame") : te,
4624
- ee ? O(s(L)) : de
4624
+ ee ? P(s(L)) : de
4625
4625
  );
4626
4626
  }, Ut.jsxs = function(L, X, ne) {
4627
4627
  var ee = 1e4 > E.recentlyCreatedOwnerStacks++;
@@ -4631,7 +4631,7 @@ React keys must be passed directly to JSX without using spread:
4631
4631
  ne,
4632
4632
  !0,
4633
4633
  ee ? Error("react-stack-top-frame") : te,
4634
- ee ? O(s(L)) : de
4634
+ ee ? P(s(L)) : de
4635
4635
  );
4636
4636
  };
4637
4637
  })()), Ut;
@@ -4682,7 +4682,7 @@ function bi({
4682
4682
  };
4683
4683
  return /* @__PURE__ */ n.jsx(Pn.Provider, { value: c, children: e });
4684
4684
  }
4685
- function xu() {
4685
+ function wu() {
4686
4686
  const e = ue(Pn);
4687
4687
  if (e === void 0)
4688
4688
  throw new Error("useTheme must be used within a ThemeProvider");
@@ -4709,7 +4709,7 @@ function xi({
4709
4709
  config: t,
4710
4710
  strategy: r = "default"
4711
4711
  }) {
4712
- const s = P(() => {
4712
+ const s = O(() => {
4713
4713
  const d = A({}, hi);
4714
4714
  return t ? F(A(A({}, d), t), {
4715
4715
  breakpoints: t.breakpoints || d.breakpoints,
@@ -4725,19 +4725,19 @@ function xi({
4725
4725
  }, [s.features.reducedMotion]), J(() => {
4726
4726
  typeof document != "undefined" && (s.features.highContrast ? document.documentElement.classList.add("high-contrast") : document.documentElement.classList.remove("high-contrast"));
4727
4727
  }, [s.features.highContrast]);
4728
- const a = P(
4728
+ const a = O(
4729
4729
  () => (d) => s.spacing[d],
4730
4730
  [s.spacing]
4731
- ), o = P(
4731
+ ), o = O(
4732
4732
  () => (d) => s.breakpoints[d],
4733
4733
  [s.breakpoints]
4734
- ), i = P(
4734
+ ), i = O(
4735
4735
  () => (d) => {
4736
4736
  var u;
4737
4737
  return (u = s.features[d]) != null ? u : !1;
4738
4738
  },
4739
4739
  [s.features]
4740
- ), l = P(
4740
+ ), l = O(
4741
4741
  () => (d) => {
4742
4742
  console.warn(
4743
4743
  "ConfigProvider: updateConfig called but config is immutable. Consider using state management for dynamic updates."
@@ -4753,7 +4753,7 @@ function xi({
4753
4753
  };
4754
4754
  return /* @__PURE__ */ n.jsx(On.Provider, { value: c, children: e });
4755
4755
  }
4756
- function gu() {
4756
+ function ju() {
4757
4757
  const e = ue(On);
4758
4758
  if (e === void 0)
4759
4759
  throw new Error("useConfig must be used within a ConfigProvider");
@@ -4768,7 +4768,7 @@ function Vn() {
4768
4768
  throw new Error("Toast components must be used within a ToastProvider");
4769
4769
  return e;
4770
4770
  }
4771
- function vu() {
4771
+ function ku() {
4772
4772
  return ue(fs);
4773
4773
  }
4774
4774
  function gi({
@@ -4776,7 +4776,7 @@ function gi({
4776
4776
  defaultDuration: t = 5e3,
4777
4777
  maxToasts: r = 5
4778
4778
  }) {
4779
- const [s, a] = V([]), o = G(
4779
+ const [s, a] = V([]), o = K(
4780
4780
  (d) => {
4781
4781
  var p;
4782
4782
  const u = `toast-${Date.now()}-${Math.random().toString(36).slice(2, 11)}`, m = F(A({}, d), {
@@ -4786,9 +4786,9 @@ function gi({
4786
4786
  return a((b) => [m, ...b].slice(0, r)), u;
4787
4787
  },
4788
4788
  [t, r]
4789
- ), i = G((d) => {
4789
+ ), i = K((d) => {
4790
4790
  a((u) => u.filter((m) => m.id !== d));
4791
- }, []), l = G(() => {
4791
+ }, []), l = K(() => {
4792
4792
  a([]);
4793
4793
  }, []), c = {
4794
4794
  toasts: s,
@@ -4807,7 +4807,7 @@ function sr() {
4807
4807
  throw new Error("Dialog components must be used within a Dialog component");
4808
4808
  return e;
4809
4809
  }
4810
- function yu() {
4810
+ function Nu() {
4811
4811
  return ue(ms);
4812
4812
  }
4813
4813
  function $r(e) {
@@ -4869,14 +4869,14 @@ function yi(e, t) {
4869
4869
  let l = e;
4870
4870
  return i.dialog && (l = /* @__PURE__ */ n.jsx(br.DialogProvider, F(A({}, o), { children: l }))), i.toast && (l = /* @__PURE__ */ n.jsx(br.ToastProvider, F(A({}, a), { children: l }))), i.config && (l = /* @__PURE__ */ n.jsx(br.ConfigProvider, F(A({}, s), { children: l }))), i.theme && (l = /* @__PURE__ */ n.jsx(br.ThemeProvider, F(A({}, r), { children: l }))), l;
4871
4871
  }
4872
- function wu({ children: e, config: t }) {
4873
- const r = P(
4872
+ function $u({ children: e, config: t }) {
4873
+ const r = O(
4874
4874
  () => yi(e, t),
4875
4875
  [e, t]
4876
4876
  );
4877
4877
  return /* @__PURE__ */ n.jsx(n.Fragment, { children: r });
4878
4878
  }
4879
- function ju() {
4879
+ function Su() {
4880
4880
  return {
4881
4881
  // Placeholder for future unified API
4882
4882
  };
@@ -4950,7 +4950,7 @@ const wi = {
4950
4950
  function Y(e) {
4951
4951
  return wi[e].tailwind;
4952
4952
  }
4953
- function ku(s) {
4953
+ function Cu(s) {
4954
4954
  var a = s, {
4955
4955
  variant: e = "info",
4956
4956
  className: t
@@ -5487,6 +5487,40 @@ const Al = Me(
5487
5487
  "hover:bg-surface-hover",
5488
5488
  "focus:ring-line-focus",
5489
5489
  f("none", "p")
5490
+ ),
5491
+ // Textual call-to-action — brand-coloured text, underline on
5492
+ // hover, no chrome (no surface, no border). Padding is zeroed
5493
+ // out per size in compoundVariants so the bounding box hugs
5494
+ // the text (height intrinsic). Issue #156.
5495
+ //
5496
+ // Focus ring: `focus:ring-line-focus` keeps the same focus
5497
+ // family the other no-chrome variants use (ghost, outline,
5498
+ // iconOnly). The base's `focus:ring-2` + `focus:ring-offset-2`
5499
+ // produce a 2px ring 2px away from the text bounding box; the
5500
+ // 2px offset is rendered in surface-base so the ring contrasts
5501
+ // against surface (≥3:1 for WCAG 2.4.11, verified) rather than
5502
+ // colliding with the brand-coloured text. The element keeps
5503
+ // `getRadiusClass("md")` from the base, which is invisible
5504
+ // without chrome but rounds the focus ring corners.
5505
+ //
5506
+ // hover:underline pairs with `underline-offset-4` so the
5507
+ // underline that appears on hover sits clear of the descenders
5508
+ // (WCAG-aligned with link best practice). At rest the link
5509
+ // carries no underline — the brand colour alone signals
5510
+ // affordance, matching the shadcn convention this variant is
5511
+ // modelled on (see issue body).
5512
+ //
5513
+ // disabled: inherits opacity-50 + cursor-not-allowed from the
5514
+ // base. We do NOT special-case `disabled:no-underline` because
5515
+ // a disabled link should still receive the same visual
5516
+ // treatment as a disabled chrome variant — the opacity and
5517
+ // cursor signal the disabled state.
5518
+ link: j(
5519
+ "bg-transparent",
5520
+ "text-fg-brand",
5521
+ "underline-offset-4",
5522
+ "hover:underline",
5523
+ "focus:ring-line-focus"
5490
5524
  )
5491
5525
  },
5492
5526
  size: {
@@ -5526,6 +5560,27 @@ const Al = Me(
5526
5560
  variant: "iconOnly",
5527
5561
  size: "lg",
5528
5562
  class: j("h-12", "w-12", f("none", "p"))
5563
+ },
5564
+ // Link variant zeroes the size's padding via compoundVariants so
5565
+ // the override runs AFTER the size block's `px-N`/`py-N` and
5566
+ // twMerge picks the zero value (`cn` joins variant before
5567
+ // compound). The size's typography and gap survive — the link's
5568
+ // text scales with size and icons still get gap-N when present.
5569
+ // Issue #156.
5570
+ {
5571
+ variant: "link",
5572
+ size: "sm",
5573
+ class: j(f("none", "px"), f("none", "py"))
5574
+ },
5575
+ {
5576
+ variant: "link",
5577
+ size: "md",
5578
+ class: j(f("none", "px"), f("none", "py"))
5579
+ },
5580
+ {
5581
+ variant: "link",
5582
+ size: "lg",
5583
+ class: j(f("none", "px"), f("none", "py"))
5529
5584
  }
5530
5585
  ],
5531
5586
  defaultVariants: {
@@ -5582,7 +5637,7 @@ const se = Le(
5582
5637
  typeof process != "undefined" && process.env.NODE_ENV !== "production" && d && u !== void 0 && u !== "button" && console.warn(
5583
5638
  "[Button] `as` is ignored when `asChild` is true; the child element is used as the root. Drop one of the two props to silence this warning."
5584
5639
  );
5585
- const k = d ? Yn : u != null ? u : "button", y = P(
5640
+ const k = d ? Yn : u != null ? u : "button", y = O(
5586
5641
  () => j(
5587
5642
  Al({
5588
5643
  variant: t,
@@ -5592,16 +5647,16 @@ const se = Le(
5592
5647
  m
5593
5648
  ),
5594
5649
  [t, r, c, m]
5595
- ), $ = P(
5650
+ ), $ = O(
5596
5651
  () => t === "iconOnly" || !b && (i || l),
5597
5652
  [t, b, i, l]
5598
- ), N = P(
5653
+ ), N = O(
5599
5654
  () => $ && !x && !b ? "Button" : x,
5600
5655
  [$, x, b]
5601
- ), M = P(() => t === "error" ? "primary" : t === "primary" || t === "secondary" ? "neutral" : "primary", [t]), S = P(
5656
+ ), M = O(() => t === "error" ? "primary" : t === "primary" || t === "secondary" ? "neutral" : "primary", [t]), S = O(
5602
5657
  () => r === "sm" ? "sm" : r === "lg" ? "lg" : "md",
5603
5658
  [r]
5604
- ), I = P(
5659
+ ), I = O(
5605
5660
  () => o || /* @__PURE__ */ n.jsx(Kn, { size: S, variant: M }),
5606
5661
  [o, S, M]
5607
5662
  ), _ = !d && (u === void 0 || u === "button") && !v.type ? "button" : void 0, D = A(A({
@@ -5634,7 +5689,7 @@ const Il = Le(function({
5634
5689
  errorId: a,
5635
5690
  helperId: o
5636
5691
  }) {
5637
- const i = P(
5692
+ const i = O(
5638
5693
  () => j(
5639
5694
  f("xs", "mt"),
5640
5695
  ye("caption"),
@@ -5643,7 +5698,7 @@ const Il = Le(function({
5643
5698
  !t && !r && "text-fg-secondary"
5644
5699
  ),
5645
5700
  [t, r]
5646
- ), l = P(
5701
+ ), l = O(
5647
5702
  () => s || (t ? "Error" : r ? "Success" : ""),
5648
5703
  [s, t, r]
5649
5704
  );
@@ -5693,31 +5748,31 @@ const Il = Le(function({
5693
5748
  "value",
5694
5749
  "onChange"
5695
5750
  ]);
5696
- const $ = je(), N = t || `input-${$}`, M = P(
5751
+ const $ = je(), N = t || `input-${$}`, M = O(
5697
5752
  () => s ? `${N}-error` : void 0,
5698
5753
  [s, N]
5699
- ), S = P(
5754
+ ), S = O(
5700
5755
  () => o ? `${N}-helper` : void 0,
5701
5756
  [o, N]
5702
- ), [I, _] = V(!1), D = P(() => x === "password", [x]), E = P(
5757
+ ), [I, _] = V(!1), D = O(() => x === "password", [x]), E = O(
5703
5758
  () => D && I ? "text" : x,
5704
5759
  [D, I, x]
5705
- ), T = P(
5760
+ ), T = O(
5706
5761
  () => s ? "error" : a ? "success" : "default",
5707
5762
  [s, a]
5708
- ), R = P(
5763
+ ), R = O(
5709
5764
  () => v != null && v !== "",
5710
5765
  [v]
5711
- ), O = P(
5766
+ ), P = O(
5712
5767
  () => u && R && !b,
5713
5768
  [u, R, b]
5714
- ), U = P(() => "focus:border-line-focus", []), Z = P(() => "focus:border-error", []), te = P(() => "focus:border-success", []), de = P(
5769
+ ), U = O(() => "focus:border-line-focus", []), Z = O(() => "focus:border-error", []), te = O(() => "focus:border-success", []), de = O(
5715
5770
  () => U.replace("focus:border-", "focus:ring-"),
5716
5771
  [U]
5717
- ), B = G(
5772
+ ), B = K(
5718
5773
  (W) => W === "error" ? Z.replace("focus:border-", "focus:ring-") : te.replace("focus:border-", "focus:ring-"),
5719
5774
  [Z, te]
5720
- ), L = P(
5775
+ ), L = O(
5721
5776
  () => Me(
5722
5777
  // Base classes
5723
5778
  j(
@@ -5791,7 +5846,7 @@ const Il = Le(function({
5791
5846
  }
5792
5847
  ),
5793
5848
  [de, B]
5794
- ), X = P(
5849
+ ), X = O(
5795
5850
  () => j(
5796
5851
  L({ variant: l, size: i, state: T }),
5797
5852
  // Icon padding - specific values for icon positioning.
@@ -5799,7 +5854,7 @@ const Il = Le(function({
5799
5854
  // key for 36px); they stay raw until a future PR either
5800
5855
  // extends the scale or refactors the icon-padding contract.
5801
5856
  c && (i === "sm" ? "pl-9" : f(i === "lg" ? "3xl" : "2xl", "pl")),
5802
- (d || O || D) && (i === "sm" ? "pr-9" : f(i === "lg" ? "3xl" : "2xl", "pr")),
5857
+ (d || P || D) && (i === "sm" ? "pr-9" : f(i === "lg" ? "3xl" : "2xl", "pr")),
5803
5858
  p
5804
5859
  ),
5805
5860
  [
@@ -5809,11 +5864,11 @@ const Il = Le(function({
5809
5864
  T,
5810
5865
  c,
5811
5866
  d,
5812
- O,
5867
+ P,
5813
5868
  D,
5814
5869
  p
5815
5870
  ]
5816
- ), ne = P(
5871
+ ), ne = O(
5817
5872
  () => j(
5818
5873
  "block",
5819
5874
  ye("label"),
@@ -5821,13 +5876,13 @@ const Il = Le(function({
5821
5876
  b && "opacity-50"
5822
5877
  ),
5823
5878
  [b]
5824
- ), ee = P(
5879
+ ), ee = O(
5825
5880
  () => i === "sm" ? "h-4 w-4" : i === "lg" ? "h-5 w-5" : "h-4 w-4",
5826
5881
  [i]
5827
- ), ae = P(
5882
+ ), ae = O(
5828
5883
  () => i === "sm" ? "top-2" : i === "lg" ? "top-3.5" : "top-2.5",
5829
5884
  [i]
5830
- ), ce = G(
5885
+ ), ce = K(
5831
5886
  (W) => {
5832
5887
  var Q;
5833
5888
  if (W.stopPropagation(), m)
@@ -5863,7 +5918,7 @@ const Il = Le(function({
5863
5918
  }
5864
5919
  },
5865
5920
  [m, g]
5866
- ), z = G(() => {
5921
+ ), z = K(() => {
5867
5922
  _((W) => !W);
5868
5923
  }, []);
5869
5924
  return /* @__PURE__ */ n.jsxs("div", { className: "w-full", children: [
@@ -5897,7 +5952,7 @@ const Il = Le(function({
5897
5952
  {
5898
5953
  className: `absolute right-3 top-0 bottom-0 flex items-center ${f("xs", "gap")}`,
5899
5954
  children: [
5900
- O && /* @__PURE__ */ n.jsx(
5955
+ P && /* @__PURE__ */ n.jsx(
5901
5956
  se,
5902
5957
  {
5903
5958
  variant: "ghost",
@@ -5919,7 +5974,7 @@ const Il = Le(function({
5919
5974
  children: I ? /* @__PURE__ */ n.jsx(Gi, { className: ee }) : /* @__PURE__ */ n.jsx(qi, { className: ee })
5920
5975
  }
5921
5976
  ),
5922
- d && !O && !D && /* @__PURE__ */ n.jsx(
5977
+ d && !P && !D && /* @__PURE__ */ n.jsx(
5923
5978
  "div",
5924
5979
  {
5925
5980
  className: `text-fg-secondary opacity-60 pointer-events-none ${ee}`,
@@ -5949,7 +6004,7 @@ function Tl({
5949
6004
  active: t
5950
6005
  }) {
5951
6006
  return {
5952
- isActive: P(() => t !== void 0 ? t : !1, [t]),
6007
+ isActive: O(() => t !== void 0 ? t : !1, [t]),
5953
6008
  NextLink: void 0
5954
6009
  };
5955
6010
  }
@@ -6074,7 +6129,7 @@ const Ml = Me(
6074
6129
  "onClick",
6075
6130
  "onKeyDown"
6076
6131
  ]);
6077
- const g = P(() => s !== void 0 ? s : !1, [s]), { NextLink: h } = Tl({ href: t, active: g }), w = l || h || "a", k = P(() => {
6132
+ const g = O(() => s !== void 0 ? s : !1, [s]), { NextLink: h } = Tl({ href: t, active: g }), w = l || h || "a", k = O(() => {
6078
6133
  if (!g) return "";
6079
6134
  switch (o) {
6080
6135
  case "underline":
@@ -6088,7 +6143,7 @@ const Ml = Me(
6088
6143
  default:
6089
6144
  return j("text-fg-brand-emphasis", "font-semibold");
6090
6145
  }
6091
- }, [g, o]), y = G(
6146
+ }, [g, o]), y = K(
6092
6147
  (M) => {
6093
6148
  if (a) {
6094
6149
  M.preventDefault(), M.stopPropagation();
@@ -6097,7 +6152,7 @@ const Ml = Me(
6097
6152
  u == null || u(M);
6098
6153
  },
6099
6154
  [a, u]
6100
- ), $ = G(
6155
+ ), $ = K(
6101
6156
  (M) => {
6102
6157
  if (a) {
6103
6158
  (M.key === "Enter" || M.key === " ") && (M.preventDefault(), M.stopPropagation());
@@ -6106,7 +6161,7 @@ const Ml = Me(
6106
6161
  m == null || m(M);
6107
6162
  },
6108
6163
  [a, m]
6109
- ), N = P(() => {
6164
+ ), N = O(() => {
6110
6165
  const M = A({
6111
6166
  className: j(
6112
6167
  Ml({ variant: o, size: i }),
@@ -6302,18 +6357,16 @@ const Dl = Me(
6302
6357
  "children",
6303
6358
  "aria-label"
6304
6359
  ]);
6305
- const m = P(
6306
- () => j(Dl({ variant: t, size: r, style: s }), a),
6307
- [t, r, s, a]
6308
- ), p = P(() => {
6309
- if (i) return i;
6310
- if (typeof o == "string") return o;
6311
- if (typeof o == "object" && o !== null && "props" in o) {
6312
- const b = o.props;
6313
- if (b != null && b.children && typeof b.children == "string")
6314
- return b.children;
6315
- }
6316
- }, [i, o]);
6360
+ const m = j(Dl({ variant: t, size: r, style: s }), a);
6361
+ let p;
6362
+ if (i)
6363
+ p = i;
6364
+ else if (typeof o == "string")
6365
+ p = o;
6366
+ else if (typeof o == "object" && o !== null && "props" in o) {
6367
+ const b = o.props;
6368
+ b != null && b.children && typeof b.children == "string" && (p = b.children);
6369
+ }
6317
6370
  return /* @__PURE__ */ n.jsx(
6318
6371
  "span",
6319
6372
  F(A({
@@ -6335,7 +6388,7 @@ const _l = Le(function({
6335
6388
  errorId: a,
6336
6389
  helperId: o
6337
6390
  }) {
6338
- const i = P(
6391
+ const i = O(
6339
6392
  () => j(
6340
6393
  f("xs", "mt"),
6341
6394
  ye("caption"),
@@ -6344,7 +6397,7 @@ const _l = Le(function({
6344
6397
  !t && !r && "text-fg-secondary"
6345
6398
  ),
6346
6399
  [t, r]
6347
- ), l = P(
6400
+ ), l = O(
6348
6401
  () => s || (t ? "Error" : r ? "Success" : ""),
6349
6402
  [s, t, r]
6350
6403
  );
@@ -6384,16 +6437,16 @@ const _l = Le(function({
6384
6437
  "disabled",
6385
6438
  "id"
6386
6439
  ]);
6387
- const g = je(), h = m || `select-${g}`, w = P(
6440
+ const g = je(), h = m || `select-${g}`, w = O(
6388
6441
  () => o ? `${h}-error` : void 0,
6389
6442
  [o, h]
6390
- ), k = P(
6443
+ ), k = O(
6391
6444
  () => l ? `${h}-helper` : void 0,
6392
6445
  [l, h]
6393
- ), y = P(() => "focus:border-line-focus", []), $ = P(() => "focus:border-error", []), N = P(() => "focus:border-success", []), M = G(
6446
+ ), y = O(() => "focus:border-line-focus", []), $ = O(() => "focus:border-error", []), N = O(() => "focus:border-success", []), M = K(
6394
6447
  (E) => E === "error" ? $.replace("focus:border-", "focus:ring-") : E === "success" ? N.replace("focus:border-", "focus:ring-") : y.replace("focus:border-", "focus:ring-"),
6395
6448
  [$, N, y]
6396
- ), S = P(
6449
+ ), S = O(
6397
6450
  () => Me(
6398
6451
  // Base classes
6399
6452
  j(
@@ -6441,13 +6494,13 @@ const _l = Le(function({
6441
6494
  }
6442
6495
  ),
6443
6496
  [M]
6444
- ), I = P(
6497
+ ), I = O(
6445
6498
  () => o ? "error" : i ? "success" : "default",
6446
6499
  [o, i]
6447
- ), _ = P(
6500
+ ), _ = O(
6448
6501
  () => j(S({ size: c, state: I }), d),
6449
6502
  [S, c, I, d]
6450
- ), D = P(
6503
+ ), D = O(
6451
6504
  () => j(
6452
6505
  "block",
6453
6506
  ye("label"),
@@ -6524,10 +6577,10 @@ const Ll = Le(
6524
6577
  "helperText",
6525
6578
  "id"
6526
6579
  ]);
6527
- const p = je(), b = l != null ? l : p, x = P(() => "focus:border-line-focus", []), v = P(() => "focus:border-error", []), g = P(
6580
+ const p = je(), b = l != null ? l : p, x = O(() => "focus:border-line-focus", []), v = O(() => "focus:border-error", []), g = O(
6528
6581
  () => t ? v.replace("focus:border-", "focus:ring-") : x.replace("focus:border-", "focus:ring-"),
6529
6582
  [t, v, x]
6530
- ), h = P(
6583
+ ), h = O(
6531
6584
  () => ({
6532
6585
  none: "resize-none",
6533
6586
  both: "resize",
@@ -6535,7 +6588,7 @@ const Ll = Le(
6535
6588
  vertical: "resize-y"
6536
6589
  }),
6537
6590
  []
6538
- ), w = P(
6591
+ ), w = O(
6539
6592
  () => j(
6540
6593
  "block",
6541
6594
  "w-full",
@@ -6552,10 +6605,10 @@ const Ll = Le(
6552
6605
  a
6553
6606
  ),
6554
6607
  [s, h, t, r, g, a]
6555
- ), k = P(
6608
+ ), k = O(
6556
6609
  () => i ? `${b}-helper` : void 0,
6557
6610
  [i, b]
6558
- ), y = P(
6611
+ ), y = O(
6559
6612
  () => k != null ? k : t ? `${b}-error` : void 0,
6560
6613
  [k, t, b]
6561
6614
  ), $ = c["aria-label"], N = c["aria-labelledby"];
@@ -6603,42 +6656,37 @@ const Ll = Le(
6603
6656
  })
6604
6657
  );
6605
6658
  Ll.displayName = "Textarea";
6606
- const Zt = Le(
6659
+ const Fl = j(
6660
+ "block",
6661
+ le("label"),
6662
+ tt("label"),
6663
+ "text-fg-primary"
6664
+ ), zl = {
6665
+ default: "",
6666
+ required: j(
6667
+ "after:content-['*']",
6668
+ `after:${f("0.5", "ml")}`,
6669
+ "after:text-fg-error"
6670
+ ),
6671
+ optional: j(
6672
+ "after:content-['(optional)']",
6673
+ `after:${f("xs", "ml")}`,
6674
+ "after:text-fg-tertiary",
6675
+ "after:font-normal"
6676
+ )
6677
+ }, Zt = Le(
6607
6678
  pe(function(i, o) {
6608
6679
  var l = i, { variant: t = "default", className: r = "", children: s } = l, a = H(l, ["variant", "className", "children"]);
6609
- const c = P(
6610
- () => j(
6611
- "block",
6612
- le("label"),
6613
- tt("label"),
6614
- "text-fg-primary"
6615
- ),
6616
- []
6617
- ), d = P(
6618
- () => ({
6619
- default: "",
6620
- required: j(
6621
- "after:content-['*']",
6622
- `after:${f("0.5", "ml")}`,
6623
- "after:text-fg-error"
6624
- ),
6625
- optional: j(
6626
- "after:content-['(optional)']",
6627
- `after:${f("xs", "ml")}`,
6628
- "after:text-fg-tertiary",
6629
- "after:font-normal"
6630
- )
6631
- }),
6632
- []
6633
- ), u = P(
6634
- () => j(c, d[t], r),
6635
- [c, d, t, r]
6680
+ const c = j(
6681
+ Fl,
6682
+ zl[t],
6683
+ r
6636
6684
  );
6637
- return /* @__PURE__ */ n.jsx("label", F(A({ ref: o, className: u }, a), { children: s }));
6685
+ return /* @__PURE__ */ n.jsx("label", F(A({ ref: o, className: c }, a), { children: s }));
6638
6686
  })
6639
6687
  );
6640
6688
  Zt.displayName = "Label";
6641
- function Fl(a) {
6689
+ function Pl(a) {
6642
6690
  var o = a, {
6643
6691
  message: e,
6644
6692
  id: t,
@@ -6706,7 +6754,7 @@ class Ye {
6706
6754
  }
6707
6755
  }
6708
6756
  Ye.create("none"), Ye.create("thin"), Ye.create("base"), Ye.create("medium"), Ye.create("thick"), Ye.create("thin", "dashed"), Ye.create("base", "dashed"), Ye.create("thin", "dotted"), Ye.create("base", "dotted");
6709
- function zl(e) {
6757
+ function Ol(e) {
6710
6758
  return Ye.createWidth(e).tailwind;
6711
6759
  }
6712
6760
  class xt {
@@ -6753,7 +6801,7 @@ class xt {
6753
6801
  }[t];
6754
6802
  }
6755
6803
  }
6756
- const Pl = {
6804
+ const Vl = {
6757
6805
  none: xt.create("none"),
6758
6806
  sm: xt.create("sm"),
6759
6807
  md: xt.create("md"),
@@ -6763,7 +6811,7 @@ const Pl = {
6763
6811
  inner: xt.create("inner")
6764
6812
  };
6765
6813
  function ge(e) {
6766
- return Pl[e].tailwind;
6814
+ return Vl[e].tailwind;
6767
6815
  }
6768
6816
  const er = pe(function(u, d) {
6769
6817
  var m = u, {
@@ -6869,7 +6917,7 @@ const er = pe(function(u, d) {
6869
6917
  "absolute",
6870
6918
  "w-0",
6871
6919
  "h-0",
6872
- zl("thick"),
6920
+ Ol("thick"),
6873
6921
  "border-transparent"
6874
6922
  ),
6875
6923
  {
@@ -6914,25 +6962,25 @@ const er = pe(function(u, d) {
6914
6962
  return tr(E, {
6915
6963
  ref: zn(g, R),
6916
6964
  "aria-describedby": p ? h : T["aria-describedby"],
6917
- onMouseEnter: (O) => {
6965
+ onMouseEnter: (P) => {
6918
6966
  var U;
6919
- w(), (U = T.onMouseEnter) == null || U.call(T, O);
6967
+ w(), (U = T.onMouseEnter) == null || U.call(T, P);
6920
6968
  },
6921
- onMouseLeave: (O) => {
6969
+ onMouseLeave: (P) => {
6922
6970
  var U;
6923
- k(), (U = T.onMouseLeave) == null || U.call(T, O);
6971
+ k(), (U = T.onMouseLeave) == null || U.call(T, P);
6924
6972
  },
6925
- onFocus: (O) => {
6973
+ onFocus: (P) => {
6926
6974
  var U;
6927
- y(), (U = T.onFocus) == null || U.call(T, O);
6975
+ y(), (U = T.onFocus) == null || U.call(T, P);
6928
6976
  },
6929
- onBlur: (O) => {
6977
+ onBlur: (P) => {
6930
6978
  var U;
6931
- $(), (U = T.onBlur) == null || U.call(T, O);
6979
+ $(), (U = T.onBlur) == null || U.call(T, P);
6932
6980
  },
6933
- onKeyDown: (O) => {
6981
+ onKeyDown: (P) => {
6934
6982
  var U;
6935
- N(O), (U = T.onKeyDown) == null || U.call(T, O);
6983
+ N(P), (U = T.onKeyDown) == null || U.call(T, P);
6936
6984
  }
6937
6985
  });
6938
6986
  })() : r, D = j(l ? "static" : "relative", "inline-block", o);
@@ -6955,7 +7003,7 @@ const er = pe(function(u, d) {
6955
7003
  ] }));
6956
7004
  });
6957
7005
  er.displayName = "Tooltip";
6958
- function Ol(l) {
7006
+ function Wl(l) {
6959
7007
  var c = l, {
6960
7008
  variant: e = "text",
6961
7009
  width: t,
@@ -7012,13 +7060,13 @@ function Ol(l) {
7012
7060
  }, i)
7013
7061
  );
7014
7062
  }
7015
- function Vl({
7063
+ function Hl({
7016
7064
  defaultOpen: e = !0,
7017
7065
  open: t,
7018
7066
  onOpenChange: r,
7019
7067
  storageKey: s
7020
7068
  }) {
7021
- const a = G(() => {
7069
+ const a = K(() => {
7022
7070
  if (s && typeof window != "undefined") {
7023
7071
  const u = localStorage.getItem(s);
7024
7072
  if (u !== null)
@@ -7029,12 +7077,12 @@ function Vl({
7029
7077
  J(() => {
7030
7078
  s && typeof window != "undefined" && t === void 0 && localStorage.setItem(s, String(o));
7031
7079
  }, [o, s, t]);
7032
- const c = G(
7080
+ const c = K(
7033
7081
  (u) => {
7034
7082
  t === void 0 && i(u), r == null || r(u);
7035
7083
  },
7036
7084
  [t, r]
7037
- ), d = G(() => {
7085
+ ), d = K(() => {
7038
7086
  c(!l);
7039
7087
  }, [l, c]);
7040
7088
  return {
@@ -7066,7 +7114,7 @@ const qn = pe(
7066
7114
  "storageKey",
7067
7115
  "className"
7068
7116
  ]);
7069
- const { isOpen: x, toggle: v } = Vl({
7117
+ const { isOpen: x, toggle: v } = Hl({
7070
7118
  defaultOpen: s,
7071
7119
  open: a,
7072
7120
  onOpenChange: o,
@@ -7148,16 +7196,16 @@ const xs = Le(
7148
7196
  "disabled",
7149
7197
  "indeterminate"
7150
7198
  ]);
7151
- const b = je(), x = t || `checkbox-${b}`, v = P(
7199
+ const b = je(), x = t || `checkbox-${b}`, v = O(
7152
7200
  () => s ? `${x}-error` : void 0,
7153
7201
  [s, x]
7154
- ), g = P(
7202
+ ), g = O(
7155
7203
  () => o ? `${x}-helper` : void 0,
7156
7204
  [o, x]
7157
- ), h = P(() => "focus:border-line-focus", []), w = P(() => "focus:border-error", []), k = P(
7205
+ ), h = O(() => "focus:border-line-focus", []), w = O(() => "focus:border-error", []), k = O(
7158
7206
  () => s ? w.replace("focus:border-", "focus:ring-") : h.replace("focus:border-", "focus:ring-"),
7159
7207
  [s, w, h]
7160
- ), y = P(
7208
+ ), y = O(
7161
7209
  () => j(
7162
7210
  "h-4",
7163
7211
  "w-4",
@@ -7176,14 +7224,14 @@ const xs = Le(
7176
7224
  i
7177
7225
  ),
7178
7226
  [k, s, a, i]
7179
- ), $ = P(
7227
+ ), $ = O(
7180
7228
  () => j(
7181
7229
  ye("label"),
7182
7230
  f("sm", "ml"),
7183
7231
  l ? "opacity-50 cursor-not-allowed" : "cursor-pointer"
7184
7232
  ),
7185
7233
  [l]
7186
- ), N = re(null), M = G(
7234
+ ), N = re(null), M = K(
7187
7235
  (S) => {
7188
7236
  N.current = S, typeof u == "function" ? u(S) : u && (u.current = S), S && (S.indeterminate = c);
7189
7237
  },
@@ -7225,7 +7273,7 @@ const xs = Le(
7225
7273
  })
7226
7274
  );
7227
7275
  xs.displayName = "Checkbox";
7228
- const Wl = Le(
7276
+ const Bl = Le(
7229
7277
  pe(function(u, d) {
7230
7278
  var m = u, {
7231
7279
  id: t,
@@ -7244,16 +7292,16 @@ const Wl = Le(
7244
7292
  "className",
7245
7293
  "disabled"
7246
7294
  ]);
7247
- const p = je(), b = t || `radio-${p}`, x = P(
7295
+ const p = je(), b = t || `radio-${p}`, x = O(
7248
7296
  () => s ? `${b}-error` : void 0,
7249
7297
  [s, b]
7250
- ), v = P(
7298
+ ), v = O(
7251
7299
  () => o ? `${b}-helper` : void 0,
7252
7300
  [o, b]
7253
- ), g = P(() => "focus:border-line-focus", []), h = P(() => "focus:border-error", []), w = P(
7301
+ ), g = O(() => "focus:border-line-focus", []), h = O(() => "focus:border-error", []), w = O(
7254
7302
  () => s ? h.replace("focus:border-", "focus:ring-") : g.replace("focus:border-", "focus:ring-"),
7255
7303
  [s, h, g]
7256
- ), k = P(
7304
+ ), k = O(
7257
7305
  () => j(
7258
7306
  "h-4",
7259
7307
  "w-4",
@@ -7271,7 +7319,7 @@ const Wl = Le(
7271
7319
  i
7272
7320
  ),
7273
7321
  [w, s, a, i]
7274
- ), y = P(
7322
+ ), y = O(
7275
7323
  () => j(
7276
7324
  ye("label"),
7277
7325
  f("sm", "ml"),
@@ -7312,7 +7360,7 @@ const Wl = Le(
7312
7360
  ] });
7313
7361
  })
7314
7362
  );
7315
- Wl.displayName = "Radio";
7363
+ Bl.displayName = "Radio";
7316
7364
  const Yt = {
7317
7365
  /**
7318
7366
  * Track (the rounded background bar).
@@ -7351,14 +7399,14 @@ const Yt = {
7351
7399
  lg: "translate-x-7"
7352
7400
  }
7353
7401
  };
7354
- function Hl(e) {
7402
+ function Ul(e) {
7355
7403
  return {
7356
7404
  track: `${Yt.track[e].w} ${Yt.track[e].h}`,
7357
7405
  thumb: `${Yt.thumb[e].w} ${Yt.thumb[e].h}`,
7358
7406
  translate: Yt.translate[e]
7359
7407
  };
7360
7408
  }
7361
- const Bl = Me("w-full", {
7409
+ const Yl = Me("w-full", {
7362
7410
  variants: {
7363
7411
  size: {
7364
7412
  sm: "h-1",
@@ -7464,7 +7512,7 @@ const Bl = Me("w-full", {
7464
7512
  "relative",
7465
7513
  "w-full",
7466
7514
  "overflow-hidden",
7467
- Bl({ size: a, variant: s }),
7515
+ Yl({ size: a, variant: s }),
7468
7516
  Y("full")
7469
7517
  ),
7470
7518
  children: b ? /* @__PURE__ */ n.jsx(
@@ -7506,7 +7554,7 @@ const Bl = Me("w-full", {
7506
7554
  ] }));
7507
7555
  });
7508
7556
  Xn.displayName = "Progress";
7509
- const Ul = Le(
7557
+ const Gl = Le(
7510
7558
  pe(function(x, b) {
7511
7559
  var v = x, {
7512
7560
  size: t = "md",
@@ -7535,16 +7583,16 @@ const Ul = Le(
7535
7583
  ]);
7536
7584
  const g = c !== void 0, [h, w] = V(
7537
7585
  d != null ? d : !1
7538
- ), k = g ? !!c : h, y = je(), $ = m || `switch-${y}`, N = P(
7586
+ ), k = g ? !!c : h, y = je(), $ = m || `switch-${y}`, N = O(
7539
7587
  () => r ? `${$}-label` : void 0,
7540
7588
  [r, $]
7541
- ), M = P(
7589
+ ), M = O(
7542
7590
  () => s ? `${$}-helper` : void 0,
7543
7591
  [s, $]
7544
- ), S = P(() => Hl(t), [t]), I = P(
7592
+ ), S = O(() => Ul(t), [t]), I = O(
7545
7593
  () => "focus:border-line-focus".replace("focus:border-", "focus:ring-"),
7546
7594
  []
7547
- ), _ = P(
7595
+ ), _ = O(
7548
7596
  () => j(
7549
7597
  "relative",
7550
7598
  "inline-flex",
@@ -7577,7 +7625,7 @@ const Ul = Le(
7577
7625
  l,
7578
7626
  i
7579
7627
  ]
7580
- ), D = P(
7628
+ ), D = O(
7581
7629
  () => j(
7582
7630
  "pointer-events-none",
7583
7631
  "inline-block",
@@ -7603,7 +7651,7 @@ const Ul = Le(
7603
7651
  "aria-labelledby": N,
7604
7652
  "aria-describedby": M,
7605
7653
  disabled: l,
7606
- onClick: G(
7654
+ onClick: K(
7607
7655
  (E) => {
7608
7656
  if (l) return;
7609
7657
  const T = !k;
@@ -7617,7 +7665,7 @@ const Ul = Le(
7617
7665
  },
7618
7666
  [l, u, k, g]
7619
7667
  ),
7620
- onKeyDown: G(
7668
+ onKeyDown: K(
7621
7669
  (E) => {
7622
7670
  if (l || E.key !== "Enter" && E.key !== " ") return;
7623
7671
  E.preventDefault();
@@ -7683,8 +7731,15 @@ const Ul = Le(
7683
7731
  ] });
7684
7732
  })
7685
7733
  );
7686
- Ul.displayName = "Switch";
7687
- const Jn = Le(function(o) {
7734
+ Gl.displayName = "Switch";
7735
+ const Kl = {
7736
+ horizontal: "w-full border-t",
7737
+ vertical: "h-full border-l self-stretch"
7738
+ }, ql = {
7739
+ solid: "border-solid",
7740
+ dashed: "border-dashed",
7741
+ dotted: "border-dotted"
7742
+ }, Jn = Le(function(o) {
7688
7743
  var i = o, {
7689
7744
  orientation: t = "horizontal",
7690
7745
  variant: r = "solid",
@@ -7694,22 +7749,13 @@ const Jn = Le(function(o) {
7694
7749
  "variant",
7695
7750
  "className"
7696
7751
  ]);
7697
- const l = P(() => {
7698
- const c = ["border-0", "border-line-default"], d = {
7699
- horizontal: "w-full border-t",
7700
- vertical: "h-full border-l self-stretch"
7701
- }, u = {
7702
- solid: "border-solid",
7703
- dashed: "border-dashed",
7704
- dotted: "border-dotted"
7705
- };
7706
- return j(
7707
- ...c,
7708
- d[t],
7709
- u[r],
7710
- s
7711
- );
7712
- }, [t, r, s]);
7752
+ const l = j(
7753
+ "border-0",
7754
+ "border-line-default",
7755
+ Kl[t],
7756
+ ql[r],
7757
+ s
7758
+ );
7713
7759
  return t === "vertical" ? /* @__PURE__ */ n.jsx(
7714
7760
  "div",
7715
7761
  A({
@@ -7727,7 +7773,7 @@ const Jn = Le(function(o) {
7727
7773
  );
7728
7774
  });
7729
7775
  Jn.displayName = "Separator";
7730
- const Yl = pe(function(h, g) {
7776
+ const Xl = pe(function(h, g) {
7731
7777
  var w = h, {
7732
7778
  value: t,
7733
7779
  defaultValue: r,
@@ -7761,7 +7807,7 @@ const Yl = pe(function(h, g) {
7761
7807
  ]);
7762
7808
  const k = re(null), y = je(), $ = je(), N = je(), [M, S] = V(
7763
7809
  r || (i === "range" ? [s, a] : s)
7764
- ), [I, _] = V(!1), [D, E] = V(null), T = t !== void 0, R = T ? t : M, O = (W) => (W - s) / (a - s) * 100, U = (W) => {
7810
+ ), [I, _] = V(!1), [D, E] = V(null), T = t !== void 0, R = T ? t : M, P = (W) => (W - s) / (a - s) * 100, U = (W) => {
7765
7811
  if (!k.current) return s;
7766
7812
  const Q = k.current.getBoundingClientRect(), he = Math.max(
7767
7813
  0,
@@ -7839,7 +7885,7 @@ const Yl = pe(function(h, g) {
7839
7885
  active: !1
7840
7886
  }
7841
7887
  }
7842
- ), ne = typeof R == "number" ? R : R[0], ee = Array.isArray(R) ? R[0] : s, ae = Array.isArray(R) ? R[1] : ne, ce = O(ee), z = O(ae);
7888
+ ), ne = typeof R == "number" ? R : R[0], ee = Array.isArray(R) ? R[0] : s, ae = Array.isArray(R) ? R[1] : ne, ce = P(ee), z = P(ae);
7843
7889
  return /* @__PURE__ */ n.jsxs("div", F(A({ ref: g, className: j("w-full", x) }, v), { children: [
7844
7890
  /* @__PURE__ */ n.jsxs(
7845
7891
  "label",
@@ -7902,7 +7948,7 @@ const Yl = pe(function(h, g) {
7902
7948
  }
7903
7949
  ),
7904
7950
  u.map((W) => {
7905
- const Q = O(W);
7951
+ const Q = P(W);
7906
7952
  return /* @__PURE__ */ n.jsx(
7907
7953
  "div",
7908
7954
  {
@@ -7982,7 +8028,7 @@ const Yl = pe(function(h, g) {
7982
8028
  )
7983
8029
  ] }));
7984
8030
  });
7985
- Yl.displayName = "Slider";
8031
+ Xl.displayName = "Slider";
7986
8032
  const dn = Me(
7987
8033
  // Base classes
7988
8034
  j(
@@ -8267,7 +8313,7 @@ const ts = pe(function(u, d) {
8267
8313
  );
8268
8314
  });
8269
8315
  ts.displayName = "Avatar";
8270
- function Nu(l) {
8316
+ function Eu(l) {
8271
8317
  var c = l, {
8272
8318
  children: e,
8273
8319
  max: t = 3,
@@ -8383,12 +8429,9 @@ const rs = Le(function(d) {
8383
8429
  padding: "medium"
8384
8430
  }
8385
8431
  }
8386
- ), p = P(() => a !== void 0, [a]), b = p ? "button" : void 0, x = p ? 0 : void 0, v = j(m({ variant: t, padding: r }), s), g = G(
8387
- (h) => {
8388
- p && (h.key === "Enter" || h.key === " ") && (h.preventDefault(), a == null || a());
8389
- },
8390
- [p, a]
8391
- );
8432
+ ), p = a !== void 0, b = p ? "button" : void 0, x = p ? 0 : void 0, v = j(m({ variant: t, padding: r }), s), g = (h) => {
8433
+ p && (h.key === "Enter" || h.key === " ") && (h.preventDefault(), a == null || a());
8434
+ };
8392
8435
  return /* @__PURE__ */ n.jsx(
8393
8436
  "div",
8394
8437
  F(A({
@@ -8428,14 +8471,14 @@ function Zn(e) {
8428
8471
  const Cr = Zn({
8429
8472
  displayName: "FormContext",
8430
8473
  errorMessage: "useFormContext must be used within a Form component with react-hook-form integration"
8431
- }), $u = Cr.Context, Gl = Cr.Provider;
8474
+ }), Au = Cr.Context, Jl = Cr.Provider;
8432
8475
  function ea() {
8433
8476
  return Cr.useContextRequired();
8434
8477
  }
8435
- function Su() {
8478
+ function Iu() {
8436
8479
  return Cr.useContextOptional();
8437
8480
  }
8438
- function Kl({
8481
+ function Ql({
8439
8482
  form: e,
8440
8483
  loading: t = !1,
8441
8484
  children: r
@@ -8444,9 +8487,9 @@ function Kl({
8444
8487
  form: e,
8445
8488
  loading: t
8446
8489
  };
8447
- return /* @__PURE__ */ n.jsx(Gl, { value: s, children: r });
8490
+ return /* @__PURE__ */ n.jsx(Jl, { value: s, children: r });
8448
8491
  }
8449
- function Cu(l) {
8492
+ function Tu(l) {
8450
8493
  var c = l, {
8451
8494
  children: e,
8452
8495
  onSubmit: t,
@@ -8489,7 +8532,7 @@ function Cu(l) {
8489
8532
  k == null || k(N);
8490
8533
  }
8491
8534
  );
8492
- return /* @__PURE__ */ n.jsx(Kl, { form: h, loading: r, children: /* @__PURE__ */ n.jsxs(
8535
+ return /* @__PURE__ */ n.jsx(Ql, { form: h, loading: r, children: /* @__PURE__ */ n.jsxs(
8493
8536
  "form",
8494
8537
  F(A({
8495
8538
  className: d,
@@ -8582,7 +8625,7 @@ function Cu(l) {
8582
8625
  })
8583
8626
  );
8584
8627
  }
8585
- function Eu({
8628
+ function Mu({
8586
8629
  name: e,
8587
8630
  label: t,
8588
8631
  children: r,
@@ -8631,14 +8674,14 @@ function Eu({
8631
8674
  onChange: d.onChange,
8632
8675
  onBlur: d.onBlur
8633
8676
  }),
8634
- u && /* @__PURE__ */ n.jsx(Fl, { message: u })
8677
+ u && /* @__PURE__ */ n.jsx(Pl, { message: u })
8635
8678
  ]
8636
8679
  }
8637
8680
  );
8638
8681
  }
8639
- var ql = (e) => e.type === "checkbox", Xl = (e) => e instanceof Date, Ge = (e) => e == null;
8640
- const Jl = (e) => typeof e == "object";
8641
- var nt = (e) => !Ge(e) && !Array.isArray(e) && Jl(e) && !Xl(e), Ql = (e) => {
8682
+ var Zl = (e) => e.type === "checkbox", ec = (e) => e instanceof Date, Ge = (e) => e == null;
8683
+ const tc = (e) => typeof e == "object";
8684
+ var nt = (e) => !Ge(e) && !Array.isArray(e) && tc(e) && !ec(e), rc = (e) => {
8642
8685
  const t = e.constructor && e.constructor.prototype;
8643
8686
  return nt(t) && t.hasOwnProperty("isPrototypeOf");
8644
8687
  }, gs = typeof window != "undefined" && typeof window.HTMLElement != "undefined" && typeof document != "undefined";
@@ -8649,7 +8692,7 @@ function ct(e) {
8649
8692
  if (gs && (e instanceof Blob || t))
8650
8693
  return e;
8651
8694
  const r = Array.isArray(e);
8652
- if (!r && !(nt(e) && Ql(e)))
8695
+ if (!r && !(nt(e) && rc(e)))
8653
8696
  return e;
8654
8697
  const s = r ? [] : Object.create(Object.getPrototypeOf(e));
8655
8698
  for (const a in e)
@@ -8670,7 +8713,7 @@ const zt = {
8670
8713
  pattern: "pattern",
8671
8714
  required: "required",
8672
8715
  validate: "validate"
8673
- }, Zl = "root", ta = ["__proto__", "constructor", "prototype"];
8716
+ }, sc = "root", ta = ["__proto__", "constructor", "prototype"];
8674
8717
  var vs = (e) => /^\w*$/.test(e), rt = (e) => e === void 0, ys = (e) => e.split(/[.[\]'"]/g).filter(Boolean), Ke = (e, t, r) => {
8675
8718
  if (!t || !nt(e))
8676
8719
  return r;
@@ -8679,7 +8722,7 @@ var vs = (e) => /^\w*$/.test(e), rt = (e) => e === void 0, ys = (e) => e.split(/
8679
8722
  return r;
8680
8723
  const a = s.reduce((o, i) => Ge(o) ? void 0 : o[i], e);
8681
8724
  return rt(a) || a === e ? rt(e[t]) ? r : e[t] : a;
8682
- }, ra = (e) => typeof e == "boolean", ec = (e) => typeof e == "function", jr = (e, t, r) => {
8725
+ }, ra = (e) => typeof e == "boolean", nc = (e) => typeof e == "function", jr = (e, t, r) => {
8683
8726
  let s = -1;
8684
8727
  const a = vs(t) ? [t] : ys(t), o = a.length, i = o - 1;
8685
8728
  for (; ++s < o; ) {
@@ -8696,21 +8739,21 @@ var vs = (e) => /^\w*$/.test(e), rt = (e) => e === void 0, ys = (e) => e.split(/
8696
8739
  };
8697
8740
  const sa = me.createContext(null);
8698
8741
  sa.displayName = "HookFormControlContext";
8699
- const tc = () => me.useContext(sa), rc = gs ? me.useLayoutEffect : me.useEffect;
8742
+ const ac = () => me.useContext(sa), oc = gs ? me.useLayoutEffect : me.useEffect;
8700
8743
  var Ze = (e) => typeof e == "string";
8701
- const sc = me.createContext(null);
8702
- sc.displayName = "HookFormContext";
8703
- var nc = (e, t, r, s, a) => t ? F(A({}, r[e]), {
8744
+ const ic = me.createContext(null);
8745
+ ic.displayName = "HookFormContext";
8746
+ var lc = (e, t, r, s, a) => t ? F(A({}, r[e]), {
8704
8747
  types: F(A({}, r[e] && r[e].types ? r[e].types : {}), {
8705
8748
  [s]: a || !0
8706
8749
  })
8707
- }) : {}, ac = (e) => Array.isArray(e) ? e.filter(Boolean) : [], et = (e) => Array.isArray(e) ? e : [e], kr = (e) => nt(e) && !Object.keys(e).length, oc = (e) => e.type === "file", ic = (e) => {
8750
+ }) : {}, cc = (e) => Array.isArray(e) ? e.filter(Boolean) : [], et = (e) => Array.isArray(e) ? e : [e], kr = (e) => nt(e) && !Object.keys(e).length, dc = (e) => e.type === "file", uc = (e) => {
8708
8751
  if (!gs)
8709
8752
  return !1;
8710
8753
  const t = e ? e.ownerDocument : 0;
8711
8754
  return e instanceof (t && t.defaultView ? t.defaultView.HTMLElement : HTMLElement);
8712
- }, lc = (e) => e.type === "radio";
8713
- function cc(e, t) {
8755
+ }, fc = (e) => e.type === "radio";
8756
+ function mc(e, t) {
8714
8757
  const r = t.slice(0, -1).length;
8715
8758
  let s = 0;
8716
8759
  for (; s < r; ) {
@@ -8722,7 +8765,7 @@ function cc(e, t) {
8722
8765
  }
8723
8766
  return e;
8724
8767
  }
8725
- function dc(e) {
8768
+ function pc(e) {
8726
8769
  for (const t in e)
8727
8770
  if (e.hasOwnProperty(t) && !rt(e[t]))
8728
8771
  return !1;
@@ -8731,8 +8774,8 @@ function dc(e) {
8731
8774
  function na(e, t) {
8732
8775
  if (Ze(t) && Object.prototype.hasOwnProperty.call(e, t))
8733
8776
  return delete e[t], e;
8734
- const r = Array.isArray(t) ? t : vs(t) ? [t] : ys(t), s = r.length === 1 ? e : cc(e, r), a = r.length - 1, o = r[a];
8735
- return s && delete s[o], a !== 0 && (nt(s) && kr(s) || Array.isArray(s) && dc(s)) && na(e, r.slice(0, -1)), e;
8777
+ const r = Array.isArray(t) ? t : vs(t) ? [t] : ys(t), s = r.length === 1 ? e : mc(e, r), a = r.length - 1, o = r[a];
8778
+ return s && delete s[o], a !== 0 && (nt(s) && kr(s) || Array.isArray(s) && pc(s)) && na(e, r.slice(0, -1)), e;
8736
8779
  }
8737
8780
  var aa = (e) => e instanceof RegExp, xr = (e) => ({
8738
8781
  isOnSubmit: !e || e === zt.onSubmit,
@@ -8740,7 +8783,7 @@ var aa = (e) => e instanceof RegExp, xr = (e) => ({
8740
8783
  isOnChange: e === zt.onChange,
8741
8784
  isOnAll: e === zt.all,
8742
8785
  isOnTouch: e === zt.onTouched
8743
- }), uc = (e, t, r) => t.watchAll || t.watch.has(e) || [...t.watch].some((s) => e.startsWith(`${s}.`));
8786
+ }), bc = (e, t, r) => t.watchAll || t.watch.has(e) || [...t.watch].some((s) => e.startsWith(`${s}.`));
8744
8787
  const ss = (e, t, r, s) => {
8745
8788
  for (const o of Object.keys(e)) {
8746
8789
  const i = Ke(e, o);
@@ -8758,9 +8801,9 @@ const ss = (e, t, r, s) => {
8758
8801
  }
8759
8802
  }
8760
8803
  };
8761
- var fc = (e, t, r) => {
8804
+ var hc = (e, t, r) => {
8762
8805
  const s = Ke(e, r), a = Array.isArray(s) ? s : [];
8763
- return jr(a, Zl, t[r]), jr(e, r, a), e;
8806
+ return jr(a, sc, t[r]), jr(e, r, a), e;
8764
8807
  };
8765
8808
  function un(e, t, r = "validate") {
8766
8809
  if (Ze(e) || Array.isArray(e) && e.every(Ze) || ra(e) && !e)
@@ -8773,15 +8816,15 @@ function un(e, t, r = "validate") {
8773
8816
  var Ft = (e) => nt(e) && !aa(e) ? e : {
8774
8817
  value: e,
8775
8818
  message: ""
8776
- }, mc = (e, t, r, s, a, o) => ur(null, null, function* () {
8819
+ }, xc = (e, t, r, s, a, o) => ur(null, null, function* () {
8777
8820
  const { ref: i, refs: l, required: c, maxLength: d, minLength: u, min: m, max: p, pattern: b, validate: x, name: v, valueAsNumber: g, mount: h } = e._f, w = Ke(r, v);
8778
8821
  if (!h || t.has(v))
8779
8822
  return {};
8780
8823
  const k = l ? l[0] : i, y = (I) => {
8781
8824
  a && k.reportValidity && (k.setCustomValidity(ra(I) ? "" : I || ""), k.reportValidity());
8782
8825
  }, $ = {};
8783
- lc(i), ql(i);
8784
- const N = (g || oc(i)) && rt(i.value) && rt(w) || ic(i) && i.value === "" || w === "" || Array.isArray(w) && !w.length, M = nc.bind(null, v, s, $), S = (I, _, D, E = Qe.maxLength, T = Qe.minLength) => {
8826
+ fc(i), Zl(i);
8827
+ const N = (g || dc(i)) && rt(i.value) && rt(w) || uc(i) && i.value === "" || w === "" || Array.isArray(w) && !w.length, M = lc.bind(null, v, s, $), S = (I, _, D, E = Qe.maxLength, T = Qe.minLength) => {
8785
8828
  const R = I ? _ : D;
8786
8829
  $[v] = A({
8787
8830
  type: I ? E : T,
@@ -8805,8 +8848,8 @@ var Ft = (e) => nt(e) && !aa(e) ? e : {
8805
8848
  const T = i.valueAsNumber || w && +w;
8806
8849
  Ge(D.value) || (I = T > D.value), Ge(E.value) || (_ = T < E.value);
8807
8850
  } else {
8808
- const T = i.valueAsDate || new Date(w), R = (Z) => /* @__PURE__ */ new Date((/* @__PURE__ */ new Date()).toDateString() + " " + Z), O = i.type == "time", U = i.type == "week";
8809
- Ze(D.value) && w && (I = O ? R(w) > R(D.value) : U ? w > D.value : T > new Date(D.value)), Ze(E.value) && w && (_ = O ? R(w) < R(E.value) : U ? w < E.value : T < new Date(E.value));
8851
+ const T = i.valueAsDate || new Date(w), R = (Z) => /* @__PURE__ */ new Date((/* @__PURE__ */ new Date()).toDateString() + " " + Z), P = i.type == "time", U = i.type == "week";
8852
+ Ze(D.value) && w && (I = P ? R(w) > R(D.value) : U ? w > D.value : T > new Date(D.value)), Ze(E.value) && w && (_ = P ? R(w) < R(E.value) : U ? w < E.value : T < new Date(E.value));
8810
8853
  }
8811
8854
  if ((I || _) && (S(!!I, D.message, E.message, Qe.max, Qe.min), !s))
8812
8855
  return y($[v].message), $;
@@ -8826,7 +8869,7 @@ var Ft = (e) => nt(e) && !aa(e) ? e : {
8826
8869
  return y(_), $;
8827
8870
  }
8828
8871
  if (x) {
8829
- if (ec(x)) {
8872
+ if (nc(x)) {
8830
8873
  const I = yield x(w, r), _ = un(I, k);
8831
8874
  if (_ && ($[v] = A(A({}, _), M(Qe.validate, _.message)), !s))
8832
8875
  return y(_.message), $;
@@ -8869,19 +8912,19 @@ var Ur = (e, t, r) => Array.isArray(e) ? (rt(e[r]) && (e[r] = void 0), e.splice(
8869
8912
  ...et(t),
8870
8913
  ...et(e)
8871
8914
  ];
8872
- function pc(e, t) {
8915
+ function gc(e, t) {
8873
8916
  let r = 0;
8874
8917
  const s = [...e];
8875
8918
  for (const a of t)
8876
8919
  s.splice(a - r, 1), r++;
8877
- return ac(s).length ? s : [];
8920
+ return cc(s).length ? s : [];
8878
8921
  }
8879
- var Gr = (e, t) => rt(t) ? [] : pc(e, et(t).sort((r, s) => r - s)), Kr = (e, t, r) => {
8922
+ var Gr = (e, t) => rt(t) ? [] : gc(e, et(t).sort((r, s) => r - s)), Kr = (e, t, r) => {
8880
8923
  [e[t], e[r]] = [e[r], e[t]];
8881
8924
  }, fn = (e, t, r) => (e[t] = r, e);
8882
- function bc(e) {
8883
- const t = tc(), { control: r = t, name: s, keyName: a = "id", shouldUnregister: o, rules: i } = e, [l, c] = me.useState(r._getFieldArray(s)), d = me.useRef(r._getFieldArray(s).map(lt)), u = me.useRef(!1);
8884
- r._names.array.add(s), me.useMemo(() => i && l.length >= 0 && r.register(s, i), [r, s, l.length, i]), rc(() => r._subjects.array.subscribe({
8925
+ function vc(e) {
8926
+ const t = ac(), { control: r = t, name: s, keyName: a = "id", shouldUnregister: o, rules: i } = e, [l, c] = me.useState(r._getFieldArray(s)), d = me.useRef(r._getFieldArray(s).map(lt)), u = me.useRef(!1);
8927
+ r._names.array.add(s), me.useMemo(() => i && l.length >= 0 && r.register(s, i), [r, s, l.length, i]), oc(() => r._subjects.array.subscribe({
8885
8928
  next: ({ values: y, name: $ }) => {
8886
8929
  if ($ === s || !$) {
8887
8930
  const N = Ke(y, s);
@@ -8935,7 +8978,7 @@ function bc(e) {
8935
8978
  d.current = $.map(lt), m([...$]), c([...$]), r._setFieldArray(s, [...$], (N) => N, {}, !0, !1);
8936
8979
  };
8937
8980
  return me.useEffect(() => {
8938
- r._state.action = !1, uc(s, r._names) && r._subjects.state.next(A({}, r._formState));
8981
+ r._state.action = !1, bc(s, r._names) && r._subjects.state.next(A({}, r._formState));
8939
8982
  const y = xr(r._options.mode);
8940
8983
  if (u.current && (!y.isOnSubmit || r._formState.isSubmitted) && !xr(r._options.reValidateMode).isOnSubmit && !y.isOnBlur)
8941
8984
  if (r._options.resolver)
@@ -8948,8 +8991,8 @@ function bc(e) {
8948
8991
  });
8949
8992
  else {
8950
8993
  const $ = Ke(r._fields, s);
8951
- $ && $._f && !(xr(r._options.reValidateMode).isOnSubmit && xr(r._options.mode).isOnSubmit) && mc($, r._names.disabled, r._formValues, r._options.criteriaMode === zt.all, r._options.shouldUseNativeValidation).then((N) => !kr(N) && r._subjects.state.next({
8952
- errors: fc(r._formState.errors, N, s)
8994
+ $ && $._f && !(xr(r._options.reValidateMode).isOnSubmit && xr(r._options.mode).isOnSubmit) && xc($, r._names.disabled, r._formValues, r._options.criteriaMode === zt.all, r._options.shouldUseNativeValidation).then((N) => !kr(N) && r._subjects.state.next({
8995
+ errors: hc(r._formState.errors, N, s)
8953
8996
  }));
8954
8997
  }
8955
8998
  r._subjects.state.next({
@@ -8982,17 +9025,17 @@ function bc(e) {
8982
9025
  })), [l, a])
8983
9026
  };
8984
9027
  }
8985
- function Au(e) {
9028
+ function Du(e) {
8986
9029
  const { form: t } = ea();
8987
9030
  if (!t)
8988
9031
  throw new Error(
8989
9032
  "useFormFieldArray must be used within a Form component with react-hook-form integration"
8990
9033
  );
8991
- return bc(F(A({}, e), {
9034
+ return vc(F(A({}, e), {
8992
9035
  control: t.control
8993
9036
  }));
8994
9037
  }
8995
- function hc(a) {
9038
+ function yc(a) {
8996
9039
  var o = a, {
8997
9040
  items: e,
8998
9041
  separator: t = "/",
@@ -9062,7 +9105,7 @@ function hc(a) {
9062
9105
  }
9063
9106
  ) }));
9064
9107
  }
9065
- function xc(c) {
9108
+ function wc(c) {
9066
9109
  var d = c, {
9067
9110
  currentPage: e,
9068
9111
  totalPages: t,
@@ -9187,7 +9230,7 @@ function xc(c) {
9187
9230
  )
9188
9231
  ] }));
9189
9232
  }
9190
- function gc(c) {
9233
+ function jc(c) {
9191
9234
  var d = c, {
9192
9235
  title: e,
9193
9236
  message: t,
@@ -9257,7 +9300,7 @@ function gc(c) {
9257
9300
  })
9258
9301
  );
9259
9302
  }
9260
- function vc(l) {
9303
+ function kc(l) {
9261
9304
  var c = l, {
9262
9305
  trigger: e,
9263
9306
  items: t,
@@ -9288,7 +9331,7 @@ function vc(l) {
9288
9331
  }, [d, t]), J(() => {
9289
9332
  if (!d) return;
9290
9333
  const I = (D) => {
9291
- var R, O, U, Z;
9334
+ var R, P, U, Z;
9292
9335
  const E = t.map((te, de) => ({ item: te, index: de })).filter(({ item: te }) => !te.disabled), T = E.findIndex(
9293
9336
  ({ index: te }) => te === m
9294
9337
  );
@@ -9302,7 +9345,7 @@ function vc(l) {
9302
9345
  case "ArrowUp": {
9303
9346
  D.preventDefault();
9304
9347
  const te = T > 0 ? E[T - 1].index : E[E.length - 1].index;
9305
- p(te), (O = g.current[te]) == null || O.focus();
9348
+ p(te), (P = g.current[te]) == null || P.focus();
9306
9349
  break;
9307
9350
  }
9308
9351
  case "Home": {
@@ -9601,10 +9644,10 @@ function la(l) {
9601
9644
  }
9602
9645
  ) }));
9603
9646
  }
9604
- function yc(e) {
9647
+ function Nc(e) {
9605
9648
  return new Date(e.getFullYear(), e.getMonth() + 1, 0).getDate();
9606
9649
  }
9607
- function wc(e) {
9650
+ function $c(e) {
9608
9651
  return new Date(e.getFullYear(), e.getMonth(), 1).getDay();
9609
9652
  }
9610
9653
  function gt(e, t) {
@@ -9613,7 +9656,7 @@ function gt(e, t) {
9613
9656
  function Kt(e, t) {
9614
9657
  return e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth();
9615
9658
  }
9616
- function jc(e, t, r) {
9659
+ function Sc(e, t, r) {
9617
9660
  if (!t || !r) return !1;
9618
9661
  const s = e.getTime();
9619
9662
  return s >= t.getTime() && s <= r.getTime();
@@ -9621,7 +9664,7 @@ function jc(e, t, r) {
9621
9664
  function bn(e, t, r, s) {
9622
9665
  return !!(t && e < t || r && e > r || s != null && s.some((a) => gt(e, a)));
9623
9666
  }
9624
- const kc = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], Nc = [
9667
+ const Cc = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], Ec = [
9625
9668
  "January",
9626
9669
  "February",
9627
9670
  "March",
@@ -9673,7 +9716,7 @@ function ca(a) {
9673
9716
  if (Kt(h, x)) return h;
9674
9717
  const E = /* @__PURE__ */ new Date();
9675
9718
  return Kt(E, x) ? E : new Date(x.getFullYear(), x.getMonth(), 1);
9676
- })(), y = yc(x), $ = wc(x), N = [];
9719
+ })(), y = Nc(x), $ = $c(x), N = [];
9677
9720
  for (let E = 0; E < $; E++)
9678
9721
  N.push(null);
9679
9722
  for (let E = 1; E <= y; E++)
@@ -9772,7 +9815,7 @@ function ca(a) {
9772
9815
  }
9773
9816
  ),
9774
9817
  /* @__PURE__ */ n.jsxs("div", { className: "text-sm font-semibold", children: [
9775
- Nc[x.getMonth()],
9818
+ Ec[x.getMonth()],
9776
9819
  " ",
9777
9820
  x.getFullYear()
9778
9821
  ] }),
@@ -9795,7 +9838,7 @@ function ca(a) {
9795
9838
  {
9796
9839
  role: "row",
9797
9840
  className: `grid grid-cols-7 ${f("xs", "gap")} ${f("sm", "mb")}`,
9798
- children: kc.map((E) => /* @__PURE__ */ n.jsx(
9841
+ children: Cc.map((E) => /* @__PURE__ */ n.jsx(
9799
9842
  "div",
9800
9843
  {
9801
9844
  role: "columnheader",
@@ -9811,7 +9854,7 @@ function ca(a) {
9811
9854
  {
9812
9855
  role: "row",
9813
9856
  className: `grid grid-cols-7 ${f("xs", "gap")}`,
9814
- children: E.map((R, O) => {
9857
+ children: E.map((R, P) => {
9815
9858
  if (!R)
9816
9859
  return /* @__PURE__ */ n.jsx(
9817
9860
  "div",
@@ -9819,9 +9862,9 @@ function ca(a) {
9819
9862
  role: "gridcell",
9820
9863
  className: "aspect-square"
9821
9864
  },
9822
- `empty-${T}-${O}`
9865
+ `empty-${T}-${P}`
9823
9866
  );
9824
- const U = c === "single" ? gt(R, i) : gt(R, (l == null ? void 0 : l.start) || null) || gt(R, (l == null ? void 0 : l.end) || null), Z = c === "range" && l ? jc(R, l.start, l.end) : !1, te = bn(
9867
+ const U = c === "single" ? gt(R, i) : gt(R, (l == null ? void 0 : l.start) || null) || gt(R, (l == null ? void 0 : l.end) || null), Z = c === "range" && l ? Sc(R, l.start, l.end) : !1, te = bn(
9825
9868
  R,
9826
9869
  m,
9827
9870
  p,
@@ -9972,17 +10015,17 @@ function da({
9972
10015
  Er.Input = la;
9973
10016
  Er.Calendar = ca;
9974
10017
  Er.Popup = da;
9975
- const Iu = Er, ws = Se(void 0);
10018
+ const Ru = Er, ws = Se(void 0);
9976
10019
  function js() {
9977
10020
  const e = ue(ws);
9978
10021
  if (e === void 0)
9979
10022
  throw new Error("useTabsContext must be used within a Tabs component");
9980
10023
  return e;
9981
10024
  }
9982
- function Tu() {
10025
+ function _u() {
9983
10026
  return ue(ws);
9984
10027
  }
9985
- function $c({
10028
+ function Ac({
9986
10029
  defaultValue: e,
9987
10030
  value: t,
9988
10031
  onValueChange: r,
@@ -9992,7 +10035,7 @@ function $c({
9992
10035
  }) {
9993
10036
  const [i, l] = V(
9994
10037
  e || ""
9995
- ), c = t !== void 0, d = c ? t : i, u = G(
10038
+ ), c = t !== void 0, d = c ? t : i, u = K(
9996
10039
  (p) => {
9997
10040
  c || l(p), r == null || r(p);
9998
10041
  },
@@ -10005,7 +10048,7 @@ function $c({
10005
10048
  };
10006
10049
  return /* @__PURE__ */ n.jsx(ws.Provider, { value: m, children: o });
10007
10050
  }
10008
- function Sc(o) {
10051
+ function Ic(o) {
10009
10052
  var i = o, {
10010
10053
  children: e,
10011
10054
  className: t = "",
@@ -10057,7 +10100,7 @@ function Sc(o) {
10057
10100
  })
10058
10101
  );
10059
10102
  }
10060
- function Cc(l) {
10103
+ function Tc(l) {
10061
10104
  var c = l, {
10062
10105
  value: e,
10063
10106
  children: t,
@@ -10128,7 +10171,7 @@ function Cc(l) {
10128
10171
  })
10129
10172
  );
10130
10173
  }
10131
- function Ec(o) {
10174
+ function Mc(o) {
10132
10175
  var i = o, {
10133
10176
  value: e,
10134
10177
  children: t,
@@ -10160,12 +10203,12 @@ function Ec(o) {
10160
10203
  }
10161
10204
  function Ar(r) {
10162
10205
  var s = r, { children: e } = s, t = H(s, ["children"]);
10163
- return /* @__PURE__ */ n.jsx($c, F(A({}, t), { children: e }));
10206
+ return /* @__PURE__ */ n.jsx(Ac, F(A({}, t), { children: e }));
10164
10207
  }
10165
- Ar.List = Sc;
10166
- Ar.Trigger = Cc;
10167
- Ar.Content = Ec;
10168
- const Mu = Ar, ks = pe(
10208
+ Ar.List = Ic;
10209
+ Ar.Trigger = Tc;
10210
+ Ar.Content = Mc;
10211
+ const Lu = Ar, ks = pe(
10169
10212
  function(p, m) {
10170
10213
  var b = p, {
10171
10214
  onSearch: t,
@@ -10375,7 +10418,7 @@ const Ns = pe(
10375
10418
  }
10376
10419
  );
10377
10420
  Ns.displayName = "AutocompleteList";
10378
- const Ac = pe(
10421
+ const Dc = pe(
10379
10422
  function({
10380
10423
  options: t,
10381
10424
  value: r,
@@ -10398,7 +10441,7 @@ const Ac = pe(
10398
10441
  }, k) {
10399
10442
  const y = je(), $ = w != null ? w : y, [N, M] = V(
10400
10443
  typeof s == "string" ? s : ""
10401
- ), [S, I] = V(!1), [_, D] = V(-1), [E, T] = V(""), R = re(null), O = re(null), U = re(null), Z = re(null), te = r !== void 0, de = te ? r : N, L = E.trim() ? m ? m(t, E) : t.filter(
10444
+ ), [S, I] = V(!1), [_, D] = V(-1), [E, T] = V(""), R = re(null), P = re(null), U = re(null), Z = re(null), te = r !== void 0, de = te ? r : N, L = E.trim() ? m ? m(t, E) : t.filter(
10402
10445
  (z) => z.label.toLowerCase().includes(E.toLowerCase())
10403
10446
  ) : t, X = L.length > 0, ne = (z) => {
10404
10447
  const W = z.target.value;
@@ -10407,7 +10450,7 @@ const Ac = pe(
10407
10450
  }, u);
10408
10451
  }, ee = (z) => {
10409
10452
  var W;
10410
- z.disabled || (te || M(z.value), T(z.label), I(!1), D(-1), a == null || a(z.value), o == null || o(z), (W = O.current) == null || W.focus());
10453
+ z.disabled || (te || M(z.value), T(z.label), I(!1), D(-1), a == null || a(z.value), o == null || o(z), (W = P.current) == null || W.focus());
10411
10454
  }, ae = (z) => {
10412
10455
  if (!S || L.length === 0) {
10413
10456
  (z.key === "ArrowDown" || z.key === "Enter") && I(!0);
@@ -10459,7 +10502,7 @@ const Ac = pe(
10459
10502
  /* @__PURE__ */ n.jsx(
10460
10503
  ze,
10461
10504
  {
10462
- ref: O || k,
10505
+ ref: P || k,
10463
10506
  id: $,
10464
10507
  label: v,
10465
10508
  "aria-label": g,
@@ -10497,8 +10540,8 @@ const Ac = pe(
10497
10540
  ] });
10498
10541
  }
10499
10542
  );
10500
- Ac.displayName = "Autocomplete";
10501
- const Ic = pe(
10543
+ Dc.displayName = "Autocomplete";
10544
+ const Rc = pe(
10502
10545
  function({
10503
10546
  options: t,
10504
10547
  value: r,
@@ -10516,7 +10559,7 @@ const Ic = pe(
10516
10559
  size: x = "md",
10517
10560
  label: v
10518
10561
  }, g) {
10519
- const h = je(), [w, k] = V(s), [y, $] = V(!1), [N, M] = V(-1), [S, I] = V(""), _ = re(null), D = re(null), E = re(null), T = r !== void 0, R = T ? r : w, O = t.filter(
10562
+ const h = je(), [w, k] = V(s), [y, $] = V(!1), [N, M] = V(-1), [S, I] = V(""), _ = re(null), D = re(null), E = re(null), T = r !== void 0, R = T ? r : w, P = t.filter(
10520
10563
  (z) => R.includes(z.value)
10521
10564
  ), Z = (() => {
10522
10565
  let z = t;
@@ -10608,7 +10651,7 @@ const Ic = pe(
10608
10651
  "focus-within:ring-line-brand"
10609
10652
  ),
10610
10653
  children: [
10611
- O.map((z) => /* @__PURE__ */ n.jsx(
10654
+ P.map((z) => /* @__PURE__ */ n.jsx(
10612
10655
  Qn,
10613
10656
  {
10614
10657
  onRemove: () => ne(z.value),
@@ -10665,8 +10708,8 @@ const Ic = pe(
10665
10708
  ] });
10666
10709
  }
10667
10710
  );
10668
- Ic.displayName = "MultiSelect";
10669
- function Du({
10711
+ Rc.displayName = "MultiSelect";
10712
+ function Fu({
10670
10713
  value: e,
10671
10714
  defaultValue: t = 0,
10672
10715
  max: r = 5,
@@ -10708,8 +10751,8 @@ function Du({
10708
10751
  role: o ? void 0 : "button",
10709
10752
  tabIndex: o ? void 0 : 0,
10710
10753
  "aria-label": o ? void 0 : `Rate ${I} out of ${r}`,
10711
- onKeyDown: (O) => {
10712
- !o && (O.key === "Enter" || O.key === " ") && (O.preventDefault(), y(I));
10754
+ onKeyDown: (P) => {
10755
+ !o && (P.key === "Enter" || P.key === " ") && (P.preventDefault(), y(I));
10713
10756
  },
10714
10757
  children: _ ? /* @__PURE__ */ n.jsxs("span", { className: "relative inline-block", children: [
10715
10758
  /* @__PURE__ */ n.jsx(
@@ -10764,7 +10807,7 @@ function Du({
10764
10807
  }
10765
10808
  );
10766
10809
  }
10767
- function Ru({
10810
+ function zu({
10768
10811
  accept: e,
10769
10812
  multiple: t = !1,
10770
10813
  maxSize: r,
@@ -10785,10 +10828,10 @@ function Ru({
10785
10828
  }, w = (D) => r && D.size > r ? `File size exceeds ${h(r)}` : null, k = (D) => {
10786
10829
  const E = Array.from(D), T = [];
10787
10830
  return E.forEach((R) => {
10788
- const O = w(R), U = `${Date.now()}-${Math.random().toString(36).slice(2, 11)}`, Z = {
10831
+ const P = w(R), U = `${Date.now()}-${Math.random().toString(36).slice(2, 11)}`, Z = {
10789
10832
  file: R,
10790
10833
  id: U,
10791
- error: O != null ? O : void 0,
10834
+ error: P != null ? P : void 0,
10792
10835
  progress: l ? 0 : void 0
10793
10836
  };
10794
10837
  if (i && R.type.startsWith("image/")) {
@@ -11096,11 +11139,11 @@ function fa({
11096
11139
  }) {
11097
11140
  const [b, x] = V(s), v = re(null), g = re(null), [h, w] = V({ top: 0, left: 0 }), k = je(), y = r !== void 0, $ = y ? r : b;
11098
11141
  $r($);
11099
- const N = G(() => {
11142
+ const N = K(() => {
11100
11143
  if (!v.current || !g.current) return;
11101
11144
  const _ = v.current.getBoundingClientRect(), D = g.current.getBoundingClientRect(), E = window.scrollY, T = window.scrollX;
11102
- let R = 0, O = 0;
11103
- o.startsWith("top") ? (R = _.top + E - D.height - 8, o === "top-start" ? O = _.left + T : o === "top-end" ? O = _.right + T - D.width : O = _.left + T + (_.width - D.width) / 2) : o.startsWith("bottom") ? (R = _.bottom + E + 8, o === "bottom-start" ? O = _.left + T : o === "bottom-end" ? O = _.right + T - D.width : O = _.left + T + (_.width - D.width) / 2) : o.startsWith("left") ? (O = _.left + T - D.width - 8, o === "left-start" ? R = _.top + E : o === "left-end" ? R = _.bottom + E - D.height : R = _.top + E + (_.height - D.height) / 2) : o.startsWith("right") && (O = _.right + T + 8, o === "right-start" ? R = _.top + E : o === "right-end" ? R = _.bottom + E - D.height : R = _.top + E + (_.height - D.height) / 2);
11145
+ let R = 0, P = 0;
11146
+ o.startsWith("top") ? (R = _.top + E - D.height - 8, o === "top-start" ? P = _.left + T : o === "top-end" ? P = _.right + T - D.width : P = _.left + T + (_.width - D.width) / 2) : o.startsWith("bottom") ? (R = _.bottom + E + 8, o === "bottom-start" ? P = _.left + T : o === "bottom-end" ? P = _.right + T - D.width : P = _.left + T + (_.width - D.width) / 2) : o.startsWith("left") ? (P = _.left + T - D.width - 8, o === "left-start" ? R = _.top + E : o === "left-end" ? R = _.bottom + E - D.height : R = _.top + E + (_.height - D.height) / 2) : o.startsWith("right") && (P = _.right + T + 8, o === "right-start" ? R = _.top + E : o === "right-end" ? R = _.bottom + E - D.height : R = _.top + E + (_.height - D.height) / 2);
11104
11147
  const U = 8;
11105
11148
  R = Math.max(
11106
11149
  U,
@@ -11108,10 +11151,10 @@ function fa({
11108
11151
  R,
11109
11152
  window.innerHeight + E - D.height - U
11110
11153
  )
11111
- ), O = Math.max(
11154
+ ), P = Math.max(
11112
11155
  U,
11113
- Math.min(O, window.innerWidth + T - D.width - U)
11114
- ), w({ top: R, left: O });
11156
+ Math.min(P, window.innerWidth + T - D.width - U)
11157
+ ), w({ top: R, left: P });
11115
11158
  }, [o]);
11116
11159
  J(() => {
11117
11160
  if ($) {
@@ -11124,12 +11167,12 @@ function fa({
11124
11167
  }, [$, o, N]), J(() => {
11125
11168
  $ && g.current && setTimeout(N, 0);
11126
11169
  }, [$, N]);
11127
- const M = G(
11170
+ const M = K(
11128
11171
  (_) => {
11129
11172
  y || x(_), a == null || a(_);
11130
11173
  },
11131
11174
  [y, a]
11132
- ), S = G(() => {
11175
+ ), S = K(() => {
11133
11176
  M(!1);
11134
11177
  }, [M]);
11135
11178
  J(() => {
@@ -11233,7 +11276,7 @@ function fa({
11233
11276
  typeof window != "undefined" && st(I, document.body)
11234
11277
  ] });
11235
11278
  }
11236
- function _u({
11279
+ function Pu({
11237
11280
  value: e,
11238
11281
  defaultValue: t,
11239
11282
  format: r = "24h",
@@ -11244,12 +11287,12 @@ function _u({
11244
11287
  helperText: l,
11245
11288
  className: c = ""
11246
11289
  }) {
11247
- const [d, u] = V(t || ""), [m, p] = V(12), [b, x] = V(0), [v, g] = V("AM"), h = e !== void 0, w = h ? e : d, k = G(
11290
+ const [d, u] = V(t || ""), [m, p] = V(12), [b, x] = V(0), [v, g] = V("AM"), h = e !== void 0, w = h ? e : d, k = K(
11248
11291
  (T) => {
11249
11292
  if (!T) return { hours: 12, minutes: 0, amPm: "AM" };
11250
11293
  if (r === "24h") {
11251
- const [R, O] = T.split(":").map(Number);
11252
- return { hours: R || 12, minutes: O || 0, amPm: "AM" };
11294
+ const [R, P] = T.split(":").map(Number);
11295
+ return { hours: R || 12, minutes: P || 0, amPm: "AM" };
11253
11296
  } else {
11254
11297
  const R = T.match(/(\d+):(\d+)\s*(AM|PM)/i);
11255
11298
  return R ? {
@@ -11260,12 +11303,12 @@ function _u({
11260
11303
  }
11261
11304
  },
11262
11305
  [r]
11263
- ), y = (T, R, O) => {
11306
+ ), y = (T, R, P) => {
11264
11307
  if (r === "24h")
11265
11308
  return `${String(T).padStart(2, "0")}:${String(R).padStart(2, "0")}`;
11266
11309
  {
11267
- const U = O === "PM" && T !== 12 ? T + 12 : O === "AM" && T === 12 ? 0 : T;
11268
- return `${String(U === 0 ? 12 : U > 12 ? U - 12 : U).padStart(2, "0")}:${String(R).padStart(2, "0")} ${O || "AM"}`;
11310
+ const U = P === "PM" && T !== 12 ? T + 12 : P === "AM" && T === 12 ? 0 : T;
11311
+ return `${String(U === 0 ? 12 : U > 12 ? U - 12 : U).padStart(2, "0")}:${String(R).padStart(2, "0")} ${P || "AM"}`;
11269
11312
  }
11270
11313
  };
11271
11314
  J(() => {
@@ -11277,21 +11320,21 @@ function _u({
11277
11320
  const $ = (T) => {
11278
11321
  const R = r === "24h" ? Math.max(0, Math.min(23, T)) : Math.max(1, Math.min(12, T));
11279
11322
  p(R);
11280
- const O = y(
11323
+ const P = y(
11281
11324
  R,
11282
11325
  b,
11283
11326
  r === "12h" ? v : void 0
11284
11327
  );
11285
- h || u(O), s == null || s(O);
11328
+ h || u(P), s == null || s(P);
11286
11329
  }, N = (T) => {
11287
11330
  const R = Math.max(0, Math.min(59, T));
11288
11331
  x(R);
11289
- const O = y(
11332
+ const P = y(
11290
11333
  m,
11291
11334
  R,
11292
11335
  r === "12h" ? v : void 0
11293
11336
  );
11294
- h || u(O), s == null || s(O);
11337
+ h || u(P), s == null || s(P);
11295
11338
  }, M = () => {
11296
11339
  const T = v === "AM" ? "PM" : "AM";
11297
11340
  g(T);
@@ -11437,7 +11480,7 @@ function _u({
11437
11480
  }
11438
11481
  ) });
11439
11482
  }
11440
- function Lu({
11483
+ function Ou({
11441
11484
  value: e,
11442
11485
  defaultValue: t = "#000000",
11443
11486
  format: r = "hex",
@@ -11664,22 +11707,22 @@ function Lu({
11664
11707
  ) });
11665
11708
  }
11666
11709
  const ma = Se(void 0);
11667
- function Tc({
11710
+ function _c({
11668
11711
  children: e,
11669
11712
  value: t
11670
11713
  }) {
11671
11714
  return /* @__PURE__ */ n.jsx(ma.Provider, { value: t, children: e });
11672
11715
  }
11673
- function Mc() {
11716
+ function Lc() {
11674
11717
  const e = ue(ma);
11675
11718
  if (!e)
11676
11719
  throw new Error("Drawer components must be used within Drawer");
11677
11720
  return e;
11678
11721
  }
11679
- const Dc = 'button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])';
11722
+ const Fc = 'button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])';
11680
11723
  function pa(e) {
11681
11724
  return Array.from(
11682
- e.querySelectorAll(Dc)
11725
+ e.querySelectorAll(Fc)
11683
11726
  ).filter(
11684
11727
  (t) => !t.disabled && t.offsetParent !== null
11685
11728
  );
@@ -11739,7 +11782,7 @@ function ba({
11739
11782
  size: m,
11740
11783
  closeOnOverlayClick: p,
11741
11784
  closeOnEscape: b
11742
- } = Mc(), x = re(null);
11785
+ } = Lc(), x = re(null);
11743
11786
  if ($r(c), $s(x, c), Ss(x, c), J(() => {
11744
11787
  if (c && b) {
11745
11788
  const w = (k) => {
@@ -11846,7 +11889,7 @@ function ba({
11846
11889
  ] });
11847
11890
  return typeof window != "undefined" ? st(h, document.body) : null;
11848
11891
  }
11849
- function Rc(s) {
11892
+ function zc(s) {
11850
11893
  var a = s, {
11851
11894
  children: e,
11852
11895
  className: t = ""
@@ -11868,7 +11911,7 @@ function Rc(s) {
11868
11911
  })
11869
11912
  );
11870
11913
  }
11871
- function _c(s) {
11914
+ function Pc(s) {
11872
11915
  var a = s, {
11873
11916
  children: e,
11874
11917
  className: t = ""
@@ -11909,7 +11952,7 @@ function Ir({
11909
11952
  p(!1);
11910
11953
  };
11911
11954
  return /* @__PURE__ */ n.jsx(
11912
- Tc,
11955
+ _c,
11913
11956
  {
11914
11957
  value: {
11915
11958
  isOpen: m,
@@ -11924,10 +11967,10 @@ function Ir({
11924
11967
  );
11925
11968
  }
11926
11969
  Ir.Content = ba;
11927
- Ir.Header = Rc;
11928
- Ir.Footer = _c;
11970
+ Ir.Header = zc;
11971
+ Ir.Footer = Pc;
11929
11972
  const ha = Se(void 0);
11930
- function Lc({
11973
+ function Oc({
11931
11974
  children: e,
11932
11975
  value: t
11933
11976
  }) {
@@ -11939,7 +11982,7 @@ function Cs() {
11939
11982
  throw new Error("Menu components must be used within Menu");
11940
11983
  return e;
11941
11984
  }
11942
- function Fc(...e) {
11985
+ function Vc(...e) {
11943
11986
  return (t) => {
11944
11987
  for (const r of e)
11945
11988
  r && (typeof r == "function" ? r(t) : r.current = t);
@@ -11962,7 +12005,7 @@ const xa = pe(
11962
12005
  "aria-haspopup": "menu",
11963
12006
  "aria-expanded": c,
11964
12007
  onClick: h,
11965
- ref: Fc(o, v.props.ref)
12008
+ ref: Vc(o, v.props.ref)
11966
12009
  }));
11967
12010
  }
11968
12011
  return /* @__PURE__ */ n.jsx(
@@ -11981,7 +12024,7 @@ const xa = pe(
11981
12024
  }
11982
12025
  );
11983
12026
  xa.displayName = "MenuTrigger";
11984
- function zc({
12027
+ function Wc({
11985
12028
  children: e,
11986
12029
  className: t = "",
11987
12030
  align: r = "start"
@@ -12123,7 +12166,7 @@ const ga = pe(function(m, u) {
12123
12166
  );
12124
12167
  });
12125
12168
  ga.displayName = "MenuItem";
12126
- function Pc(r) {
12169
+ function Hc(r) {
12127
12170
  var s = r, {
12128
12171
  className: e = ""
12129
12172
  } = s, t = H(s, [
@@ -12155,7 +12198,7 @@ function Tr({
12155
12198
  d(!1);
12156
12199
  };
12157
12200
  return /* @__PURE__ */ n.jsx(
12158
- Lc,
12201
+ Oc,
12159
12202
  {
12160
12203
  value: {
12161
12204
  isOpen: c,
@@ -12168,10 +12211,10 @@ function Tr({
12168
12211
  );
12169
12212
  }
12170
12213
  Tr.Trigger = xa;
12171
- Tr.Content = zc;
12214
+ Tr.Content = Wc;
12172
12215
  Tr.Item = ga;
12173
- Tr.Separator = Pc;
12174
- function Fu({
12216
+ Tr.Separator = Hc;
12217
+ function Vu({
12175
12218
  items: e,
12176
12219
  type: t = "single",
12177
12220
  defaultOpen: r,
@@ -12274,16 +12317,16 @@ function hn({
12274
12317
  }) {
12275
12318
  const [a, o] = V(
12276
12319
  s
12277
- ), i = t !== void 0, l = i ? t : a, c = G(
12320
+ ), i = t !== void 0, l = i ? t : a, c = K(
12278
12321
  (p) => {
12279
12322
  i || o(p), r == null || r(p);
12280
12323
  },
12281
12324
  [i, r]
12282
- ), d = G(() => {
12325
+ ), d = K(() => {
12283
12326
  c(!l);
12284
- }, [l, c]), u = G(() => {
12327
+ }, [l, c]), u = K(() => {
12285
12328
  c(!0);
12286
- }, [c]), m = G(() => {
12329
+ }, [c]), m = K(() => {
12287
12330
  c(!1);
12288
12331
  }, [c]);
12289
12332
  return /* @__PURE__ */ n.jsx(
@@ -12306,7 +12349,7 @@ function ya() {
12306
12349
  throw new Error("useHeaderContext must be used within HeaderProvider");
12307
12350
  return e;
12308
12351
  }
12309
- function Oc(a) {
12352
+ function Bc(a) {
12310
12353
  var o = a, {
12311
12354
  children: e,
12312
12355
  className: t,
@@ -12327,7 +12370,7 @@ function Oc(a) {
12327
12370
  })
12328
12371
  ) });
12329
12372
  }
12330
- function Vc({
12373
+ function Uc({
12331
12374
  children: e,
12332
12375
  className: t
12333
12376
  }) {
@@ -12346,7 +12389,7 @@ function Vc({
12346
12389
  }
12347
12390
  );
12348
12391
  }
12349
- function Wc({ children: e, className: t }) {
12392
+ function Yc({ children: e, className: t }) {
12350
12393
  return /* @__PURE__ */ n.jsx(
12351
12394
  "div",
12352
12395
  {
@@ -12359,7 +12402,7 @@ function Wc({ children: e, className: t }) {
12359
12402
  }
12360
12403
  );
12361
12404
  }
12362
- function Hc({
12405
+ function Gc({
12363
12406
  className: e,
12364
12407
  icon: t,
12365
12408
  closeIcon: r,
@@ -12380,7 +12423,7 @@ function Hc({
12380
12423
  }
12381
12424
  );
12382
12425
  }
12383
- function Bc({
12426
+ function Kc({
12384
12427
  children: e,
12385
12428
  className: t
12386
12429
  }) {
@@ -12407,7 +12450,7 @@ function Bc({
12407
12450
  }
12408
12451
  );
12409
12452
  }
12410
- const Uc = {
12453
+ const qc = {
12411
12454
  sm: "max-w-screen-sm",
12412
12455
  md: "max-w-screen-md",
12413
12456
  lg: "max-w-screen-lg",
@@ -12437,7 +12480,7 @@ const Uc = {
12437
12480
  ref: l,
12438
12481
  className: j(
12439
12482
  "w-full",
12440
- Uc[t],
12483
+ qc[t],
12441
12484
  f(r, "px"),
12442
12485
  f(s, "py"),
12443
12486
  a && "mx-auto",
@@ -12499,7 +12542,7 @@ const Pt = me.forwardRef(
12499
12542
  }
12500
12543
  );
12501
12544
  Pt.displayName = "Stack";
12502
- const Yc = Me(
12545
+ const Xc = Me(
12503
12546
  // Base classes
12504
12547
  j("w-full", "bg-surface-base", "transition-shadow", "transition-colors"),
12505
12548
  {
@@ -12542,7 +12585,7 @@ function nr(l) {
12542
12585
  "header",
12543
12586
  F(A({
12544
12587
  className: j(
12545
- Yc({ variant: t }),
12588
+ Xc({ variant: t }),
12546
12589
  r && `sticky top-0 ${$e("sticky")}`,
12547
12590
  r && "backdrop-blur-sm bg-surface-base/95",
12548
12591
  o
@@ -12552,11 +12595,11 @@ function nr(l) {
12552
12595
  })
12553
12596
  ) });
12554
12597
  }
12555
- nr.Logo = Oc;
12556
- nr.Navigation = Vc;
12557
- nr.Actions = Wc;
12558
- nr.Hamburger = Hc;
12559
- nr.MobileMenu = Bc;
12598
+ nr.Logo = Bc;
12599
+ nr.Navigation = Uc;
12600
+ nr.Actions = Yc;
12601
+ nr.Hamburger = Gc;
12602
+ nr.MobileMenu = Kc;
12560
12603
  const xn = Me(
12561
12604
  // Base classes
12562
12605
  j("flex", "items-center", f("sm", "gap")),
@@ -12595,7 +12638,7 @@ const xn = Me(
12595
12638
  ]
12596
12639
  }
12597
12640
  );
12598
- function Gc(c) {
12641
+ function Jc(c) {
12599
12642
  var d = c, {
12600
12643
  items: e,
12601
12644
  orientation: t = "horizontal",
@@ -12613,7 +12656,7 @@ function Gc(c) {
12613
12656
  "bare",
12614
12657
  "pathname"
12615
12658
  ]);
12616
- const u = i != null ? i : typeof window != "undefined" ? window.location.pathname : void 0, m = P(() => e.map((b) => {
12659
+ const u = i != null ? i : typeof window != "undefined" ? window.location.pathname : void 0, m = O(() => e.map((b) => {
12617
12660
  if (b.active !== void 0)
12618
12661
  return b;
12619
12662
  if (u) {
@@ -12662,10 +12705,10 @@ function Gc(c) {
12662
12705
  })
12663
12706
  );
12664
12707
  }
12665
- function zu(e) {
12666
- return /* @__PURE__ */ n.jsx(Gc, F(A({}, e), { pathname: e.pathname }));
12708
+ function Wu(e) {
12709
+ return /* @__PURE__ */ n.jsx(Jc, F(A({}, e), { pathname: e.pathname }));
12667
12710
  }
12668
- const Kc = Me(
12711
+ const Qc = Me(
12669
12712
  // Base classes
12670
12713
  j("w-full", "flex", "flex-col", f("sm", "gap")),
12671
12714
  {
@@ -12680,7 +12723,7 @@ const Kc = Me(
12680
12723
  }
12681
12724
  }
12682
12725
  );
12683
- function Pu(l) {
12726
+ function Hu(l) {
12684
12727
  var c = l, {
12685
12728
  title: e,
12686
12729
  description: t,
@@ -12696,8 +12739,8 @@ function Pu(l) {
12696
12739
  "variant",
12697
12740
  "className"
12698
12741
  ]);
12699
- return /* @__PURE__ */ n.jsxs("div", F(A({ className: j(Kc({ variant: a }), o) }, i), { children: [
12700
- r && r.length > 0 && /* @__PURE__ */ n.jsx(hc, { items: r }),
12742
+ return /* @__PURE__ */ n.jsxs("div", F(A({ className: j(Qc({ variant: a }), o) }, i), { children: [
12743
+ r && r.length > 0 && /* @__PURE__ */ n.jsx(yc, { items: r }),
12701
12744
  /* @__PURE__ */ n.jsxs(
12702
12745
  "div",
12703
12746
  {
@@ -12727,7 +12770,7 @@ function Pu(l) {
12727
12770
  )
12728
12771
  ] }));
12729
12772
  }
12730
- function Ou(s) {
12773
+ function Bu(s) {
12731
12774
  var a = s, {
12732
12775
  onForgotPasswordClick: e,
12733
12776
  className: t
@@ -12778,7 +12821,7 @@ function Ou(s) {
12778
12821
  }
12779
12822
  );
12780
12823
  }
12781
- function Vu(d) {
12824
+ function Uu(d) {
12782
12825
  var u = d, {
12783
12826
  isOpen: e,
12784
12827
  onClose: t,
@@ -12915,11 +12958,11 @@ function Vu(d) {
12915
12958
  const Mr = Zn({
12916
12959
  displayName: "TableContext",
12917
12960
  errorMessage: "useTableContext must be used within a Table component"
12918
- }), Wu = Mr.Context, qc = Mr.Provider;
12961
+ }), Yu = Mr.Context, Zc = Mr.Provider;
12919
12962
  function at() {
12920
12963
  return Mr.useContextRequired();
12921
12964
  }
12922
- function Hu() {
12965
+ function Gu() {
12923
12966
  return Mr.useContextOptional();
12924
12967
  }
12925
12968
  function gn({
@@ -12954,23 +12997,23 @@ function gn({
12954
12997
  emptyStateIllustration: E,
12955
12998
  emptyStateAction: T,
12956
12999
  onRowClick: R,
12957
- resizable: O = !1,
13000
+ resizable: P = !1,
12958
13001
  columnWidths: U,
12959
13002
  onColumnResize: Z,
12960
13003
  virtualScrolling: te,
12961
13004
  virtualScrollingOptions: de,
12962
13005
  children: B
12963
13006
  }) {
12964
- const L = P(() => s || (i !== void 0 && l ? "server" : "client"), [s, i, l]), X = a !== void 0, [ne, ee] = V(1), [ae, ce] = V(d), z = X ? a : ne, W = o != null ? o : ae, Q = P(() => L === "server" ? i != null ? i : 0 : t.length, [L, i, t.length]), he = P(() => Math.ceil(Q / W), [Q, W]), fe = m !== void 0, [we, Ce] = V(
13007
+ const L = O(() => s || (i !== void 0 && l ? "server" : "client"), [s, i, l]), X = a !== void 0, [ne, ee] = V(1), [ae, ce] = V(d), z = X ? a : ne, W = o != null ? o : ae, Q = O(() => L === "server" ? i != null ? i : 0 : t.length, [L, i, t.length]), he = O(() => Math.ceil(Q / W), [Q, W]), fe = m !== void 0, [we, Ce] = V(
12965
13008
  x || ""
12966
13009
  ), [Oe, Wa] = V(v), Dt = fe ? m : we, ar = fe ? p || "asc" : Oe, Rr = h !== void 0, [Ha, Ba] = V(k), or = Rr ? h : Ha, _r = $ !== void 0, [Ua, Ya] = V(
12967
13010
  []
12968
- ), Be = _r ? $ : Ua, ir = P(() => !g || g.length === 0 ? t : t.filter((oe) => g.every((ve) => {
13011
+ ), Be = _r ? $ : Ua, ir = O(() => !g || g.length === 0 ? t : t.filter((oe) => g.every((ve) => {
12969
13012
  const Ee = or[ve.key];
12970
13013
  if (!Ee || Ee === "") return !0;
12971
13014
  const cr = oe[ve.key];
12972
13015
  return ve.type === "text" ? String(cr || "").toLowerCase().includes(String(Ee).toLowerCase()) : String(cr) === String(Ee);
12973
- })), [t, g, or]), Lr = P(() => {
13016
+ })), [t, g, or]), Lr = O(() => {
12974
13017
  if (fe && b || !Dt) return ir;
12975
13018
  const oe = [...ir];
12976
13019
  return oe.sort((ve, Ee) => {
@@ -12979,70 +13022,70 @@ function gn({
12979
13022
  );
12980
13023
  return ar === "asc" ? Bs : -Bs;
12981
13024
  }), oe;
12982
- }, [ir, Dt, ar, b, fe]), Xe = P(() => {
13025
+ }, [ir, Dt, ar, b, fe]), Xe = O(() => {
12983
13026
  if (L === "server")
12984
13027
  return Lr;
12985
13028
  const oe = (z - 1) * W, ve = oe + W;
12986
13029
  return Lr.slice(oe, ve);
12987
- }, [Lr, L, z, W]), Rt = G(
13030
+ }, [Lr, L, z, W]), Rt = K(
12988
13031
  (oe, ve) => {
12989
13032
  var Ee;
12990
13033
  return M ? M(oe) : ((Ee = oe == null ? void 0 : oe.id) == null ? void 0 : Ee.toString()) || ve.toString();
12991
13034
  },
12992
13035
  [M]
12993
- ), lr = P(() => !y || Xe.length === 0 ? !1 : Xe.every((oe, ve) => {
13036
+ ), lr = O(() => !y || Xe.length === 0 ? !1 : Xe.every((oe, ve) => {
12994
13037
  const Ee = Rt(oe, ve);
12995
13038
  return Be.includes(Ee);
12996
- }), [y, Xe, Be, Rt]), Ls = P(() => {
13039
+ }), [y, Xe, Be, Rt]), Ls = O(() => {
12997
13040
  if (!y) return !1;
12998
13041
  const oe = Be.length;
12999
13042
  return oe > 0 && oe < Xe.length;
13000
- }, [y, Be.length, Xe.length]), _t = G(
13043
+ }, [y, Be.length, Xe.length]), _t = K(
13001
13044
  (oe) => {
13002
13045
  X ? l == null || l(oe) : ee(oe);
13003
13046
  },
13004
13047
  [X, l]
13005
- ), Fs = G(
13048
+ ), Fs = K(
13006
13049
  (oe) => {
13007
13050
  c ? c(oe) : ce(oe), _t(1);
13008
13051
  },
13009
13052
  [c, _t]
13010
- ), zs = G(
13053
+ ), zs = K(
13011
13054
  (oe, ve) => {
13012
13055
  fe ? b == null || b(oe, ve) : (Ce(oe), Wa(ve));
13013
13056
  },
13014
13057
  [fe, b]
13015
- ), Ps = G(
13058
+ ), Ps = K(
13016
13059
  (oe) => {
13017
13060
  Rr ? w == null || w(oe) : Ba(oe), _t(1);
13018
13061
  },
13019
13062
  [Rr, w, _t]
13020
- ), bt = G(
13063
+ ), bt = K(
13021
13064
  (oe) => {
13022
13065
  _r ? N == null || N(oe) : Ya(oe);
13023
13066
  },
13024
13067
  [_r, N]
13025
- ), Os = G(
13068
+ ), Os = K(
13026
13069
  (oe) => {
13027
13070
  const ve = Be.includes(oe) ? Be.filter((Ee) => Ee !== oe) : [...Be, oe];
13028
13071
  bt(ve);
13029
13072
  },
13030
13073
  [Be, bt]
13031
- ), Vs = G(() => {
13074
+ ), Vs = K(() => {
13032
13075
  if (lr)
13033
13076
  bt([]);
13034
13077
  else {
13035
13078
  const oe = Xe.map((ve, Ee) => Rt(ve, Ee));
13036
13079
  bt(oe);
13037
13080
  }
13038
- }, [lr, Xe, Rt, bt]), [Ga, Ka] = V({}), Fr = U !== void 0, Ws = Fr ? U : Ga, Hs = G(
13081
+ }, [lr, Xe, Rt, bt]), [Ga, Ka] = V({}), Fr = U !== void 0, Ws = Fr ? U : Ga, Hs = K(
13039
13082
  (oe, ve) => {
13040
13083
  Fr ? Z == null || Z(oe, ve) : Ka((Ee) => F(A({}, Ee), {
13041
13084
  [oe]: ve
13042
13085
  }));
13043
13086
  },
13044
13087
  [Fr, Z]
13045
- ), qa = P(
13088
+ ), qa = O(
13046
13089
  () => ({
13047
13090
  columns: e,
13048
13091
  data: t,
@@ -13071,7 +13114,7 @@ function gn({
13071
13114
  selectable: y,
13072
13115
  rowId: M,
13073
13116
  actions: S,
13074
- resizable: O,
13117
+ resizable: P,
13075
13118
  columnWidths: Ws,
13076
13119
  virtualScrolling: te,
13077
13120
  virtualScrollingOptions: de,
@@ -13138,13 +13181,13 @@ function gn({
13138
13181
  N,
13139
13182
  R,
13140
13183
  Z,
13141
- O,
13184
+ P,
13142
13185
  Ws,
13143
13186
  te,
13144
13187
  de
13145
13188
  ]
13146
13189
  );
13147
- return /* @__PURE__ */ n.jsx(qc, { value: qa, children: B });
13190
+ return /* @__PURE__ */ n.jsx(Zc, { value: qa, children: B });
13148
13191
  }
13149
13192
  function wa(c) {
13150
13193
  var d = c, {
@@ -13318,7 +13361,7 @@ function Na(a) {
13318
13361
  })
13319
13362
  );
13320
13363
  }
13321
- function Xc(o) {
13364
+ function ed(o) {
13322
13365
  var i = o, {
13323
13366
  actions: e,
13324
13367
  row: t,
@@ -13337,7 +13380,7 @@ function Xc(o) {
13337
13380
  disabled: c.disabled
13338
13381
  }));
13339
13382
  return /* @__PURE__ */ n.jsx("div", F(A({ className: `inline-flex ${s}` }, a), { children: /* @__PURE__ */ n.jsx(
13340
- vc,
13383
+ kc,
13341
13384
  {
13342
13385
  trigger: /* @__PURE__ */ n.jsx(
13343
13386
  se,
@@ -13361,7 +13404,7 @@ function $a(a) {
13361
13404
  return null;
13362
13405
  const l = i(e);
13363
13406
  return l.length === 0 ? null : /* @__PURE__ */ n.jsx(
13364
- Xc,
13407
+ ed,
13365
13408
  A({
13366
13409
  row: e,
13367
13410
  actions: l,
@@ -13448,7 +13491,7 @@ function Sa(r) {
13448
13491
  } = at();
13449
13492
  return o || i || l ? /* @__PURE__ */ n.jsxs("div", F(A({ className: e }, t), { children: [
13450
13493
  /* @__PURE__ */ n.jsx(
13451
- gc,
13494
+ jc,
13452
13495
  {
13453
13496
  title: o || "No data available",
13454
13497
  message: i || a || "No data available",
@@ -13465,8 +13508,8 @@ function Sa(r) {
13465
13508
  )
13466
13509
  ] })) : /* @__PURE__ */ n.jsx("div", F(A({ className: `text-center text-fg-secondary ${e}` }, t), { children: a || "No data available" }));
13467
13510
  }
13468
- function Jc(e, t) {
13469
- const { itemHeight: r, containerHeight: s, overscan: a = 5, enabled: o = !0 } = t, [i, l] = V(0), c = re(null), d = P(() => {
13511
+ function td(e, t) {
13512
+ const { itemHeight: r, containerHeight: s, overscan: a = 5, enabled: o = !0 } = t, [i, l] = V(0), c = re(null), d = O(() => {
13470
13513
  if (!o || e.length === 0)
13471
13514
  return e.map((v, g) => ({
13472
13515
  index: g,
@@ -13526,12 +13569,12 @@ function Ca(s) {
13526
13569
  actions: d,
13527
13570
  virtualScrolling: u,
13528
13571
  virtualScrollingOptions: m
13529
- } = at(), p = l.length + (c ? 1 : 0) + (d ? 1 : 0), b = Jc(o, {
13572
+ } = at(), p = l.length + (c ? 1 : 0) + (d ? 1 : 0), b = td(o, {
13530
13573
  itemHeight: (m == null ? void 0 : m.itemHeight) || 50,
13531
13574
  containerHeight: m == null ? void 0 : m.containerHeight,
13532
13575
  overscan: (m == null ? void 0 : m.overscan) || 5,
13533
13576
  enabled: u || !1
13534
- }), x = P(() => u && b.virtualItems.length > 0 ? b.virtualItems.map((h) => ({
13577
+ }), x = O(() => u && b.virtualItems.length > 0 ? b.virtualItems.map((h) => ({
13535
13578
  row: o[h.index],
13536
13579
  index: h.index
13537
13580
  })).filter((h) => h.row !== void 0) : o.map((h, w) => ({ row: h, index: w })), [u, b.virtualItems, o]);
@@ -13544,7 +13587,7 @@ function Ca(s) {
13544
13587
  "td",
13545
13588
  {
13546
13589
  className: `${f("lg", "px")} ${f("base", "py")}`,
13547
- children: /* @__PURE__ */ n.jsx(Ol, { className: "h-4 w-full" })
13590
+ children: /* @__PURE__ */ n.jsx(Wl, { className: "h-4 w-full" })
13548
13591
  },
13549
13592
  y
13550
13593
  )) }, w))
@@ -13609,7 +13652,7 @@ function Ca(s) {
13609
13652
  })
13610
13653
  );
13611
13654
  }
13612
- function Qc(i) {
13655
+ function rd(i) {
13613
13656
  var l = i, {
13614
13657
  filters: e,
13615
13658
  onFilter: t,
@@ -13774,7 +13817,7 @@ function Ea(s) {
13774
13817
  ]);
13775
13818
  const { filterState: o, setFilters: i } = at();
13776
13819
  return o.config.length === 0 ? null : /* @__PURE__ */ n.jsx(
13777
- Qc,
13820
+ rd,
13778
13821
  A({
13779
13822
  filters: o.config,
13780
13823
  onFilter: i,
@@ -13784,7 +13827,7 @@ function Ea(s) {
13784
13827
  }, r)
13785
13828
  );
13786
13829
  }
13787
- function Zc(u) {
13830
+ function sd(u) {
13788
13831
  var m = u, {
13789
13832
  page: e,
13790
13833
  pageSize: t,
@@ -13982,7 +14025,7 @@ function Aa(o) {
13982
14025
  ]);
13983
14026
  const { paginationState: l, setPage: c, setPageSize: d, paginationMode: u } = at();
13984
14027
  return u === "client" && l.totalPages <= 1 ? null : /* @__PURE__ */ n.jsx(
13985
- Zc,
14028
+ sd,
13986
14029
  A({
13987
14030
  page: l.page,
13988
14031
  pageSize: l.pageSize,
@@ -14005,7 +14048,7 @@ function Pe(e) {
14005
14048
  "className",
14006
14049
  "aria-label",
14007
14050
  "aria-labelledby"
14008
- ]), o = "children" in e && e.children !== void 0, i = o ? a : ed(
14051
+ ]), o = "children" in e && e.children !== void 0, i = o ? a : nd(
14009
14052
  a
14010
14053
  );
14011
14054
  return o ? /* @__PURE__ */ n.jsx(
@@ -14040,7 +14083,7 @@ function Pe(e) {
14040
14083
  }
14041
14084
  );
14042
14085
  }
14043
- function ed(e) {
14086
+ function nd(e) {
14044
14087
  const {
14045
14088
  columns: t,
14046
14089
  data: r,
@@ -14119,7 +14162,7 @@ Pe.Filters = Ea;
14119
14162
  Pe.Pagination = Aa;
14120
14163
  Pe.EmptyState = Sa;
14121
14164
  Pe.Actions = $a;
14122
- function Bu(e = {}) {
14165
+ function Ku(e = {}) {
14123
14166
  const {
14124
14167
  defaultWidths: t = {},
14125
14168
  minWidth: r = 50,
@@ -14127,7 +14170,7 @@ function Bu(e = {}) {
14127
14170
  resizable: a = !0
14128
14171
  } = e, [o, i] = V(t), [l, c] = V(!1), [d, u] = V(null), m = re(
14129
14172
  null
14130
- ), p = G(
14173
+ ), p = K(
14131
14174
  (k, y) => {
14132
14175
  const $ = Math.max(
14133
14176
  r,
@@ -14138,21 +14181,21 @@ function Bu(e = {}) {
14138
14181
  }));
14139
14182
  },
14140
14183
  [r, s]
14141
- ), b = G(() => {
14184
+ ), b = K(() => {
14142
14185
  i(t);
14143
- }, [t]), x = G(
14186
+ }, [t]), x = K(
14144
14187
  (k, y, $) => {
14145
14188
  a && (c(!0), u(k), m.current = { startX: y, startWidth: $ });
14146
14189
  },
14147
14190
  [a]
14148
- ), v = G(
14191
+ ), v = K(
14149
14192
  (k) => {
14150
14193
  if (!l || !d || !m.current) return;
14151
14194
  const y = k - m.current.startX, $ = m.current.startWidth + y;
14152
14195
  p(d, $);
14153
14196
  },
14154
14197
  [l, d, p]
14155
- ), g = G(() => {
14198
+ ), g = K(() => {
14156
14199
  c(!1), u(null), m.current = null;
14157
14200
  }, []), h = re(
14158
14201
  void 0
@@ -14173,7 +14216,7 @@ function Bu(e = {}) {
14173
14216
  };
14174
14217
  }
14175
14218
  const Es = Se(null);
14176
- function Uu() {
14219
+ function qu() {
14177
14220
  return ue(Es);
14178
14221
  }
14179
14222
  function mt() {
@@ -14199,7 +14242,7 @@ function Ia({
14199
14242
  animationDuration: a = qt.animationDuration,
14200
14243
  animationEasing: o = qt.animationEasing
14201
14244
  }) {
14202
- const i = P(
14245
+ const i = O(
14203
14246
  () => ({
14204
14247
  variant: t,
14205
14248
  navigationWidth: r,
@@ -14218,7 +14261,7 @@ function Ia({
14218
14261
  return /* @__PURE__ */ n.jsx(Es.Provider, { value: i, children: e });
14219
14262
  }
14220
14263
  const As = Se(null);
14221
- function Yu() {
14264
+ function Xu() {
14222
14265
  return ue(As);
14223
14266
  }
14224
14267
  function Vt() {
@@ -14262,7 +14305,7 @@ function Ta({
14262
14305
  keyboardShortcut: b = _e.keyboardShortcut,
14263
14306
  enableKeyboardShortcut: x = _e.enableKeyboardShortcut
14264
14307
  }) {
14265
- const v = P(
14308
+ const v = O(
14266
14309
  () => ({
14267
14310
  mode: t,
14268
14311
  resizable: r,
@@ -14299,7 +14342,7 @@ function Ta({
14299
14342
  return /* @__PURE__ */ n.jsx(As.Provider, { value: v, children: e });
14300
14343
  }
14301
14344
  const Is = Se(null);
14302
- function Gu() {
14345
+ function Ju() {
14303
14346
  return ue(Is);
14304
14347
  }
14305
14348
  function pt() {
@@ -14315,14 +14358,14 @@ function as(e) {
14315
14358
  const t = parseFloat(e);
14316
14359
  return isNaN(t) ? 0 : e.endsWith("rem") || e.endsWith("em") ? t * 16 : (e.endsWith("px"), t);
14317
14360
  }
14318
- function Ku(e, t) {
14361
+ function Qu(e, t) {
14319
14362
  return e === void 0 || t === void 0 ? !0 : e < t;
14320
14363
  }
14321
14364
  function qr(e, t, r) {
14322
14365
  let s = e;
14323
14366
  return t !== void 0 && (s = Math.max(s, t)), r !== void 0 && (s = Math.min(s, r)), s;
14324
14367
  }
14325
- const td = [
14368
+ const ad = [
14326
14369
  "ctrl",
14327
14370
  "cmd",
14328
14371
  "control",
@@ -14331,7 +14374,7 @@ const td = [
14331
14374
  "meta",
14332
14375
  "option"
14333
14376
  ];
14334
- function rd(e) {
14377
+ function od(e) {
14335
14378
  const t = {
14336
14379
  key: "",
14337
14380
  ctrl: !1,
@@ -14352,7 +14395,7 @@ function rd(e) {
14352
14395
  let o = "";
14353
14396
  for (let c = 0; c < s.length; c++) {
14354
14397
  const d = s[c];
14355
- if (td.includes(d))
14398
+ if (ad.includes(d))
14356
14399
  a.add(d);
14357
14400
  else if (c === s.length - 1)
14358
14401
  o = d;
@@ -14371,12 +14414,12 @@ function rd(e) {
14371
14414
  isValid: !0
14372
14415
  };
14373
14416
  }
14374
- function qu(e, t = "windows") {
14417
+ function Zu(e, t = "windows") {
14375
14418
  if (!e.isValid) return "";
14376
14419
  const r = [];
14377
14420
  return t === "mac" ? (e.ctrl && r.push("⌘"), e.shift && r.push("⇧"), e.alt && r.push("⌥"), e.meta && r.push("⌃"), r.push(e.key.toUpperCase()), r.join("")) : (e.ctrl && r.push("Ctrl"), e.shift && r.push("Shift"), e.alt && r.push("Alt"), e.meta && r.push("Meta"), r.push(e.key.toUpperCase()), r.join("+"));
14378
14421
  }
14379
- function sd({
14422
+ function id({
14380
14423
  initialWidth: e,
14381
14424
  minWidth: t,
14382
14425
  maxWidth: r,
@@ -14385,7 +14428,7 @@ function sd({
14385
14428
  onWidthChange: o,
14386
14429
  enabled: i = !0
14387
14430
  }) {
14388
- const l = qr(e, t, r), [c, d] = V(l), [u, m] = V(!1), p = re(0), b = re(l), x = G(
14431
+ const l = qr(e, t, r), [c, d] = V(l), [u, m] = V(!1), p = re(0), b = re(l), x = K(
14389
14432
  (w) => {
14390
14433
  let k = qr(w, t, r);
14391
14434
  if (s && s.length > 0) {
@@ -14398,16 +14441,16 @@ function sd({
14398
14441
  d(k), o == null || o(k);
14399
14442
  },
14400
14443
  [t, r, s, a, o]
14401
- ), v = G(
14444
+ ), v = K(
14402
14445
  (w) => {
14403
14446
  if (!i || !u) return;
14404
14447
  const k = w.clientX - p.current, y = b.current + k;
14405
14448
  x(y);
14406
14449
  },
14407
14450
  [i, u, x]
14408
- ), g = G(() => {
14451
+ ), g = K(() => {
14409
14452
  i && (m(!1), p.current = 0, b.current = c);
14410
- }, [i, c]), h = G(
14453
+ }, [i, c]), h = K(
14411
14454
  (w) => {
14412
14455
  i && (w.preventDefault(), w.stopPropagation(), m(!0), p.current = w.clientX, b.current = c);
14413
14456
  },
@@ -14427,7 +14470,7 @@ function sd({
14427
14470
  setWidth: x
14428
14471
  };
14429
14472
  }
14430
- function nd({
14473
+ function ld({
14431
14474
  mobileBreakpoint: e = 768,
14432
14475
  onMobileChange: t,
14433
14476
  enabled: r = !0
@@ -14436,7 +14479,7 @@ function nd({
14436
14479
  typeof window != "undefined" ? window.innerWidth : 1024
14437
14480
  ), [o, i] = V(
14438
14481
  typeof window != "undefined" ? window.innerWidth < e : !1
14439
- ), l = G(() => {
14482
+ ), l = K(() => {
14440
14483
  if (!r || typeof window == "undefined") return;
14441
14484
  const c = window.innerWidth, d = c < e;
14442
14485
  a(c), d !== o && (i(d), t == null || t(d));
@@ -14456,7 +14499,7 @@ function nd({
14456
14499
  viewportWidth: s
14457
14500
  };
14458
14501
  }
14459
- function ad({
14502
+ function cd({
14460
14503
  isActive: e,
14461
14504
  containerRef: t,
14462
14505
  restoreFocus: r = !0,
@@ -14475,7 +14518,7 @@ function ad({
14475
14518
  }
14476
14519
  } else r && a.current && (a.current.focus(), a.current = null);
14477
14520
  }, [e, t, s, r]);
14478
- const o = G(
14521
+ const o = K(
14479
14522
  (i) => {
14480
14523
  if (!(!e || !t.current) && i.key === "Tab") {
14481
14524
  const l = t.current.querySelectorAll(
@@ -14493,7 +14536,7 @@ function ad({
14493
14536
  };
14494
14537
  }, [e, o]);
14495
14538
  }
14496
- function od({
14539
+ function dd({
14497
14540
  key: e,
14498
14541
  ctrl: t = !1,
14499
14542
  shift: r = !1,
@@ -14503,7 +14546,7 @@ function od({
14503
14546
  enabled: i = !0,
14504
14547
  preventDefault: l = !0
14505
14548
  }) {
14506
- const c = G(
14549
+ const c = K(
14507
14550
  (d) => {
14508
14551
  if (!i) return;
14509
14552
  const u = d.target;
@@ -14542,14 +14585,14 @@ function Ma({
14542
14585
  if (c.storageKey && c.persistWidth && typeof window != "undefined") {
14543
14586
  const R = localStorage.getItem(`${c.storageKey}-width`);
14544
14587
  if (R !== null) {
14545
- const O = parseInt(R, 10);
14546
- if (!isNaN(O)) return O;
14588
+ const P = parseInt(R, 10);
14589
+ if (!isNaN(P)) return P;
14547
14590
  }
14548
14591
  }
14549
14592
  return as(l.contentWidth);
14550
14593
  }, [b, x] = V(
14551
14594
  m
14552
- ), [v, g] = V({}), { isMobile: h } = nd({
14595
+ ), [v, g] = V({}), { isMobile: h } = ld({
14553
14596
  mobileBreakpoint: c.mobileBreakpoint,
14554
14597
  onMobileChange: (R) => {
14555
14598
  o == null || o(R), R && c.mobileVariant === "collapse" && !u && x(!0);
@@ -14560,7 +14603,7 @@ function Ma({
14560
14603
  isResizing: k,
14561
14604
  startResize: y,
14562
14605
  setWidth: $
14563
- } = sd({
14606
+ } = id({
14564
14607
  initialWidth: p(),
14565
14608
  minWidth: c.minWidth,
14566
14609
  maxWidth: c.maxWidth,
@@ -14570,20 +14613,20 @@ function Ma({
14570
14613
  },
14571
14614
  enabled: c.resizable && !h
14572
14615
  });
14573
- ad({
14616
+ cd({
14574
14617
  isActive: h && c.mobileVariant === "overlay" && !b,
14575
14618
  containerRef: d,
14576
14619
  restoreFocus: !0
14577
14620
  });
14578
- const N = u ? r : b, M = G(
14621
+ const N = u ? r : b, M = K(
14579
14622
  (R) => {
14580
14623
  u || x(R), s == null || s(R);
14581
14624
  },
14582
14625
  [u, s]
14583
- ), S = G(() => {
14626
+ ), S = K(() => {
14584
14627
  M(!N);
14585
- }, [N, M]), I = rd(c.keyboardShortcut);
14586
- od({
14628
+ }, [N, M]), I = od(c.keyboardShortcut);
14629
+ dd({
14587
14630
  key: I.key,
14588
14631
  ctrl: I.ctrl,
14589
14632
  shift: I.shift,
@@ -14592,29 +14635,29 @@ function Ma({
14592
14635
  onTrigger: S,
14593
14636
  enabled: c.enableKeyboardShortcut
14594
14637
  });
14595
- const _ = G(
14638
+ const _ = K(
14596
14639
  (R) => {
14597
14640
  $(R);
14598
14641
  },
14599
14642
  [$]
14600
- ), D = G(
14643
+ ), D = K(
14601
14644
  (R) => {
14602
- g(i ? (O) => {
14603
- const Z = O[R] === !1, te = {}, de = /* @__PURE__ */ new Set([...Object.keys(O), R]);
14645
+ g(i ? (P) => {
14646
+ const Z = P[R] === !1, te = {}, de = /* @__PURE__ */ new Set([...Object.keys(P), R]);
14604
14647
  return Z ? de.forEach((B) => {
14605
14648
  te[B] = !0;
14606
14649
  }) : de.forEach((B) => {
14607
14650
  te[B] = B !== R;
14608
14651
  }), te;
14609
- } : (O) => F(A({}, O), {
14610
- [R]: !O[R]
14652
+ } : (P) => F(A({}, P), {
14653
+ [R]: !P[R]
14611
14654
  }));
14612
14655
  },
14613
14656
  [i]
14614
- ), E = G(
14615
- (R, O) => {
14657
+ ), E = K(
14658
+ (R, P) => {
14616
14659
  g((U) => F(A({}, U), {
14617
- [R]: O
14660
+ [R]: P
14618
14661
  }));
14619
14662
  },
14620
14663
  []
@@ -14627,7 +14670,7 @@ function Ma({
14627
14670
  String(b)
14628
14671
  );
14629
14672
  }, [c.storageKey, c.persistState, b, u]);
14630
- const T = P(
14673
+ const T = O(
14631
14674
  () => ({
14632
14675
  collapsed: N,
14633
14676
  toggle: S,
@@ -14745,15 +14788,15 @@ function _a() {
14745
14788
  );
14746
14789
  return e;
14747
14790
  }
14748
- function id({
14791
+ function ud({
14749
14792
  children: e,
14750
14793
  defaultSlot: t = null
14751
14794
  }) {
14752
- const [r, s] = V(t), a = re(/* @__PURE__ */ new Map()), o = G((c, d) => {
14795
+ const [r, s] = V(t), a = re(/* @__PURE__ */ new Map()), o = K((c, d) => {
14753
14796
  a.current.set(c, d);
14754
- }, []), i = G((c) => {
14797
+ }, []), i = K((c) => {
14755
14798
  a.current.delete(c);
14756
- }, []), l = P(
14799
+ }, []), l = O(
14757
14800
  () => ({
14758
14801
  activeSlot: r,
14759
14802
  setActiveSlot: s,
@@ -14766,10 +14809,10 @@ function id({
14766
14809
  return /* @__PURE__ */ n.jsx(Ts.Provider, { value: l, children: e });
14767
14810
  }
14768
14811
  const Ms = Se(null);
14769
- function Xu() {
14812
+ function ef() {
14770
14813
  return ue(Ms);
14771
14814
  }
14772
- function ld() {
14815
+ function fd() {
14773
14816
  const e = ue(Ms);
14774
14817
  return e || {
14775
14818
  showMainToggle: !0,
@@ -14891,17 +14934,17 @@ function Fa(o) {
14891
14934
  }, a)
14892
14935
  ) : null;
14893
14936
  }
14894
- const cd = {
14937
+ const md = {
14895
14938
  xs: "w-5 h-5",
14896
14939
  sm: "w-6 h-6",
14897
14940
  md: "w-8 h-8",
14898
14941
  lg: "w-10 h-10"
14899
- }, dd = {
14942
+ }, pd = {
14900
14943
  xs: "w-3 h-3",
14901
14944
  sm: "w-4 h-4",
14902
14945
  md: "w-5 h-5",
14903
14946
  lg: "w-6 h-6"
14904
- }, ud = {
14947
+ }, bd = {
14905
14948
  floating: `absolute ${$e("fixed")}`,
14906
14949
  // Right edge of navbar, vertically centered - position set via style
14907
14950
  // micro-z: toggle above adjacent siblings in absolute corner position
@@ -14914,11 +14957,11 @@ const cd = {
14914
14957
  "navigation-top": `relative ${f("sm", "mt")} mx-auto z-10`,
14915
14958
  // micro-z: toggle above sibling content in relative inside position
14916
14959
  "navigation-bottom": `relative mt-auto ${f("sm", "mb")} mx-auto z-10`
14917
- }, fd = {
14960
+ }, hd = {
14918
14961
  default: `bg-surface-raised border border-line-default ${ge("sm")} hover:bg-surface-hover hover:shadow`,
14919
14962
  ghost: "bg-transparent hover:bg-surface-hover border-0",
14920
14963
  outline: "bg-transparent border border-line-default hover:bg-surface-hover"
14921
- }, md = {
14964
+ }, xd = {
14922
14965
  floating: "right",
14923
14966
  top: "bottom",
14924
14967
  bottom: "top",
@@ -14958,7 +15001,7 @@ function za(v) {
14958
15001
  "style",
14959
15002
  "aria-label"
14960
15003
  ]);
14961
- var O, U;
15004
+ var P, U;
14962
15005
  const { collapsed: h, toggle: w } = pt(), { animationDuration: k, animationEasing: y } = mt(), $ = Vt(), N = d != null ? d : $.keyboardShortcut, M = u != null ? u : $.enableKeyboardShortcut, S = () => {
14963
15006
  if (typeof r == "function")
14964
15007
  return r(h);
@@ -14972,7 +15015,7 @@ function za(v) {
14972
15015
  return /* @__PURE__ */ n.jsx(
14973
15016
  Z,
14974
15017
  {
14975
- className: dd[o],
15018
+ className: pd[o],
14976
15019
  style: {
14977
15020
  transition: "none",
14978
15021
  transform: "none",
@@ -14980,8 +15023,8 @@ function za(v) {
14980
15023
  }
14981
15024
  }
14982
15025
  );
14983
- }, I = h ? "Expand sidebar" : "Collapse sidebar", _ = c != null ? c : md[e], D = l ? `${h ? "Expand" : "Collapse"} sidebar${M ? ` (${N})` : ""}` : void 0, E = t ? {
14984
- transform: `translate(${(O = t.x) != null ? O : 0}px, ${(U = t.y) != null ? U : 0}px)`
15026
+ }, I = h ? "Expand sidebar" : "Collapse sidebar", _ = c != null ? c : xd[e], D = l ? `${h ? "Expand" : "Collapse"} sidebar${M ? ` (${N})` : ""}` : void 0, E = t ? {
15027
+ transform: `translate(${(P = t.x) != null ? P : 0}px, ${(U = t.y) != null ? U : 0}px)`
14985
15028
  } : {}, T = e === "floating" ? A({
14986
15029
  // Toggle sempre na borda direita da sidebar completa (<aside>)
14987
15030
  // O <aside> é o container pai, então right: -12px sempre posiciona na borda direita da sidebar
@@ -15000,13 +15043,13 @@ function za(v) {
15000
15043
  type: "button",
15001
15044
  onClick: w,
15002
15045
  className: `
15003
- ${cd[o]}
15004
- ${fd[i]}
15046
+ ${md[o]}
15047
+ ${hd[i]}
15005
15048
  ${Y("full")}
15006
15049
  flex items-center justify-center
15007
15050
  text-fg-secondary hover:text-fg-primary
15008
15051
  focus:outline-none focus:ring-2 focus:ring-line-focus focus:ring-offset-1
15009
- ${e === "floating" ? "" : ud[e]}
15052
+ ${e === "floating" ? "" : bd[e]}
15010
15053
  ${m}
15011
15054
  `,
15012
15055
  style: A(A(A(A({}, e === "floating" ? {
@@ -15066,7 +15109,7 @@ function za(v) {
15066
15109
  function vn(e) {
15067
15110
  return !At(e) || typeof e.type == "string" ? !1 : e.type.__SIDENAVBAR_KIND__ === "navbar";
15068
15111
  }
15069
- function pd(e) {
15112
+ function gd(e) {
15070
15113
  let t, r, s = 0, a = !1;
15071
15114
  for (const o of Qt.toArray(e)) {
15072
15115
  if (vn(o)) {
@@ -15094,14 +15137,14 @@ function pd(e) {
15094
15137
  wrappedNavbarWithOverride: a
15095
15138
  };
15096
15139
  }
15097
- const bd = {
15140
+ const vd = {
15098
15141
  default: "",
15099
15142
  compact: "text-sm",
15100
15143
  elevated: ge("lg"),
15101
15144
  minimal: "border-0",
15102
15145
  bordered: "border-2"
15103
15146
  };
15104
- function hd(o) {
15147
+ function yd(o) {
15105
15148
  var i = o, {
15106
15149
  children: e,
15107
15150
  className: t = "",
@@ -15114,7 +15157,7 @@ function hd(o) {
15114
15157
  "aria-label"
15115
15158
  ]);
15116
15159
  var X, ne;
15117
- const l = pt(), c = mt(), d = Vt(), u = ld(), m = pd(e), p = (X = m.show) != null ? X : u.showMainToggle, b = (ne = m.position) != null ? ne : u.mainTogglePosition, {
15160
+ const l = pt(), c = mt(), d = Vt(), u = fd(), m = gd(e), p = (X = m.show) != null ? X : u.showMainToggle, b = (ne = m.position) != null ? ne : u.mainTogglePosition, {
15118
15161
  collapsed: x,
15119
15162
  setCollapsed: v,
15120
15163
  currentWidth: g,
@@ -15144,7 +15187,7 @@ function hd(o) {
15144
15187
  "flex",
15145
15188
  "h-full",
15146
15189
  "overflow-visible",
15147
- bd[y],
15190
+ vd[y],
15148
15191
  B && x ? "-translate-x-full" : "translate-x-0",
15149
15192
  t
15150
15193
  ),
@@ -15176,7 +15219,7 @@ function hd(o) {
15176
15219
  ] });
15177
15220
  }
15178
15221
  const Ds = Se(null);
15179
- function Ju() {
15222
+ function tf() {
15180
15223
  return ue(Ds);
15181
15224
  }
15182
15225
  function Rs() {
@@ -15268,7 +15311,7 @@ function os(o) {
15268
15311
  }
15269
15312
  );
15270
15313
  }
15271
- const xd = {
15314
+ const wd = {
15272
15315
  sm: {
15273
15316
  container: "w-8 h-8",
15274
15317
  icon: "w-4 h-4",
@@ -15284,18 +15327,18 @@ const xd = {
15284
15327
  icon: "w-6 h-6",
15285
15328
  badge: "min-w-5 h-5 text-xs"
15286
15329
  }
15287
- }, gd = {
15330
+ }, jd = {
15288
15331
  default: "bg-error",
15289
15332
  success: "bg-success",
15290
15333
  warning: "bg-warning",
15291
15334
  danger: "bg-error-dark"
15292
- }, vd = {
15335
+ }, kd = {
15293
15336
  tooltip: "",
15294
15337
  // Uses existing tooltip behavior
15295
15338
  inline: `flex-row ${f("sm", "gap")} w-full ${f("md", "px")}`,
15296
15339
  below: `flex-col ${f("1.5", "gap")}`
15297
15340
  };
15298
- function yd(h) {
15341
+ function Nd(h) {
15299
15342
  var w = h, {
15300
15343
  id: e,
15301
15344
  icon: t,
@@ -15336,7 +15379,7 @@ function yd(h) {
15336
15379
  activeItem: k,
15337
15380
  setActiveItem: y,
15338
15381
  labelMode: $
15339
- } = Rs(), N = (U = s != null ? s : $) != null ? U : "tooltip", M = o || e && k === e, S = xd[u], I = (Z) => {
15382
+ } = Rs(), N = (U = s != null ? s : $) != null ? U : "tooltip", M = o || e && k === e, S = wd[u], I = (Z) => {
15340
15383
  if (x) {
15341
15384
  Z.preventDefault();
15342
15385
  return;
@@ -15384,7 +15427,7 @@ function yd(h) {
15384
15427
  "[&>*]:!transition-none",
15385
15428
  "[&>*]:!transform-none",
15386
15429
  N === "tooltip" ? S.container : j(f("sm", "px"), f("1.5", "py")),
15387
- N !== "tooltip" && vd[N],
15430
+ N !== "tooltip" && kd[N],
15388
15431
  x ? "opacity-50 cursor-not-allowed" : "cursor-pointer",
15389
15432
  v
15390
15433
  ), E = {
@@ -15438,7 +15481,7 @@ function yd(h) {
15438
15481
  "text-fg-inverse",
15439
15482
  Y("full"),
15440
15483
  S.badge,
15441
- gd[c]
15484
+ jd[c]
15442
15485
  ),
15443
15486
  children: l
15444
15487
  }
@@ -15447,7 +15490,7 @@ function yd(h) {
15447
15490
  willChange: "auto",
15448
15491
  transform: "none",
15449
15492
  transition: "none"
15450
- }, O = m ? /* @__PURE__ */ n.jsx(
15493
+ }, P = m ? /* @__PURE__ */ n.jsx(
15451
15494
  "a",
15452
15495
  {
15453
15496
  href: m,
@@ -15475,9 +15518,9 @@ function yd(h) {
15475
15518
  children: T
15476
15519
  })
15477
15520
  );
15478
- return N === "tooltip" && i && r && !x ? /* @__PURE__ */ n.jsx(er, { content: r, position: "right", children: O }) : O;
15521
+ return N === "tooltip" && i && r && !x ? /* @__PURE__ */ n.jsx(er, { content: r, position: "right", children: P }) : P;
15479
15522
  }
15480
- function wd(s) {
15523
+ function $d(s) {
15481
15524
  var a = s, {
15482
15525
  orientation: e = "horizontal",
15483
15526
  className: t = ""
@@ -15515,7 +15558,7 @@ function wd(s) {
15515
15558
  }, r)
15516
15559
  );
15517
15560
  }
15518
- function jd(l) {
15561
+ function Sd(l) {
15519
15562
  var c = l, {
15520
15563
  id: e,
15521
15564
  label: t,
@@ -15601,7 +15644,7 @@ function Tt(u) {
15601
15644
  "className",
15602
15645
  "style"
15603
15646
  ]);
15604
- const p = pt(), b = mt(), x = re(null), [v, g] = V(null), [h, w] = V(!1), k = o === "inline" && !p.collapsed, y = k ? typeof i == "number" ? `${i}px` : i : b.navigationWidth, $ = P(
15647
+ const p = pt(), b = mt(), x = re(null), [v, g] = V(null), [h, w] = V(!1), k = o === "inline" && !p.collapsed, y = k ? typeof i == "number" ? `${i}px` : i : b.navigationWidth, $ = O(
15605
15648
  () => ({
15606
15649
  // Inherited from root
15607
15650
  collapsed: p.collapsed,
@@ -15702,13 +15745,13 @@ function Tt(u) {
15702
15745
  ) });
15703
15746
  }
15704
15747
  Tt.Toggle = os;
15705
- Tt.Item = yd;
15706
- Tt.Separator = wd;
15707
- Tt.Group = jd;
15748
+ Tt.Item = Nd;
15749
+ Tt.Separator = $d;
15750
+ Tt.Group = Sd;
15708
15751
  Tt.displayName = "Navbar";
15709
15752
  Tt.__SIDENAVBAR_KIND__ = "navbar";
15710
15753
  const _s = Se(null);
15711
- function kd() {
15754
+ function Cd() {
15712
15755
  return ue(_s);
15713
15756
  }
15714
15757
  function Dr() {
@@ -15719,7 +15762,7 @@ function Dr() {
15719
15762
  );
15720
15763
  return e;
15721
15764
  }
15722
- function Nd(l) {
15765
+ function Ed(l) {
15723
15766
  var c = l, {
15724
15767
  title: e,
15725
15768
  subtitle: t,
@@ -15778,7 +15821,7 @@ function Nd(l) {
15778
15821
  })
15779
15822
  );
15780
15823
  }
15781
- function $d(i) {
15824
+ function Ad(i) {
15782
15825
  var l = i, {
15783
15826
  scrollable: e = !0,
15784
15827
  padding: t = "md",
@@ -15819,7 +15862,7 @@ function $d(i) {
15819
15862
  })
15820
15863
  );
15821
15864
  }
15822
- function Sd(i) {
15865
+ function Id(i) {
15823
15866
  var l = i, {
15824
15867
  padding: e = "md",
15825
15868
  showBorder: t = !0,
@@ -15853,7 +15896,7 @@ function Sd(i) {
15853
15896
  })
15854
15897
  );
15855
15898
  }
15856
- function Cd(d) {
15899
+ function Td(d) {
15857
15900
  var u = d, {
15858
15901
  id: e,
15859
15902
  title: t,
@@ -15960,11 +16003,11 @@ function Cd(d) {
15960
16003
  })
15961
16004
  );
15962
16005
  }
15963
- function Ed({ id: e, children: t }) {
16006
+ function Md({ id: e, children: t }) {
15964
16007
  const { activeSlot: r, registerSlot: s, unregisterSlot: a } = _a();
15965
16008
  return J(() => (s(e, t), () => a(e)), [e, t, s, a]), r !== e ? null : /* @__PURE__ */ n.jsx(n.Fragment, { children: t });
15966
16009
  }
15967
- function Ad({
16010
+ function Dd({
15968
16011
  fallback: e = null
15969
16012
  }) {
15970
16013
  const { activeSlot: t, slots: r } = _a();
@@ -15972,7 +16015,7 @@ function Ad({
15972
16015
  }
15973
16016
  function Mt(a) {
15974
16017
  var o = a, { children: e, className: t = "", style: r } = o, s = H(o, ["children", "className", "style"]);
15975
- const i = pt(), l = mt(), c = re(null), [d, u] = V(0), [m, p] = V(!1), [b, x] = V(!1), [v, g] = V(null), h = G(() => p(!0), []), w = G(() => p(!1), []), k = G(() => x(!0), []), y = G(() => x(!1), []), $ = P(
16018
+ const i = pt(), l = mt(), c = re(null), [d, u] = V(0), [m, p] = V(!1), [b, x] = V(!1), [v, g] = V(null), h = K(() => p(!0), []), w = K(() => p(!1), []), k = K(() => x(!0), []), y = K(() => x(!1), []), $ = O(
15976
16019
  () => ({
15977
16020
  // Inherited from root
15978
16021
  collapsed: i.collapsed,
@@ -16033,12 +16076,12 @@ function Mt(a) {
16033
16076
  })
16034
16077
  ) });
16035
16078
  }
16036
- Mt.Header = Nd;
16037
- Mt.Content = $d;
16038
- Mt.Footer = Sd;
16039
- Mt.Group = Cd;
16040
- Mt.Slot = Ed;
16041
- Mt.SlotContent = Ad;
16079
+ Mt.Header = Ed;
16080
+ Mt.Content = Ad;
16081
+ Mt.Footer = Id;
16082
+ Mt.Group = Td;
16083
+ Mt.Slot = Md;
16084
+ Mt.SlotContent = Dd;
16042
16085
  function He(I) {
16043
16086
  var _ = I, {
16044
16087
  mode: e = "full",
@@ -16097,7 +16140,7 @@ function He(I) {
16097
16140
  // Rest
16098
16141
  "children"
16099
16142
  ]);
16100
- const D = P(
16143
+ const D = O(
16101
16144
  () => ({
16102
16145
  showMainToggle: $,
16103
16146
  mainTogglePosition: N
@@ -16128,7 +16171,7 @@ function He(I) {
16128
16171
  onWidthChange: w,
16129
16172
  onMobileChange: k,
16130
16173
  exclusiveGroups: y,
16131
- children: /* @__PURE__ */ n.jsx(hd, F(A({}, S), { children: M }))
16174
+ children: /* @__PURE__ */ n.jsx(yd, F(A({}, S), { children: M }))
16132
16175
  }
16133
16176
  ) });
16134
16177
  }
@@ -16141,8 +16184,8 @@ He.Provider = Da;
16141
16184
  He.ThemeProvider = Ia;
16142
16185
  He.ConfigProvider = Ta;
16143
16186
  He.StateProvider = Ma;
16144
- He.SlotProvider = id;
16145
- function Qu({
16187
+ He.SlotProvider = ud;
16188
+ function rf({
16146
16189
  defaultStates: e = {},
16147
16190
  persist: t = !1,
16148
16191
  storageKey: r
@@ -16162,18 +16205,18 @@ function Qu({
16162
16205
  J(() => {
16163
16206
  t && r && typeof window != "undefined" && localStorage.setItem(`${r}-groups`, JSON.stringify(a));
16164
16207
  }, [t, r, a]);
16165
- const i = G((d) => {
16208
+ const i = K((d) => {
16166
16209
  o((u) => F(A({}, u), {
16167
16210
  [d]: !u[d]
16168
16211
  }));
16169
- }, []), l = G(
16212
+ }, []), l = K(
16170
16213
  (d, u) => {
16171
16214
  o((m) => F(A({}, m), {
16172
16215
  [d]: u
16173
16216
  }));
16174
16217
  },
16175
16218
  []
16176
- ), c = G(() => {
16219
+ ), c = K(() => {
16177
16220
  o(e);
16178
16221
  }, [e]);
16179
16222
  return {
@@ -16183,8 +16226,8 @@ function Qu({
16183
16226
  resetGroups: c
16184
16227
  };
16185
16228
  }
16186
- function Zu() {
16187
- const { activeItem: e, setActiveItem: t } = Rs(), r = Ra(), s = G(
16229
+ function sf() {
16230
+ const { activeItem: e, setActiveItem: t } = Rs(), r = Ra(), s = K(
16188
16231
  (a, o) => {
16189
16232
  t(a), o && (r != null && r.setActiveSlot) && r.setActiveSlot(o);
16190
16233
  },
@@ -16196,9 +16239,9 @@ function Zu() {
16196
16239
  navigate: s
16197
16240
  };
16198
16241
  }
16199
- function ef() {
16242
+ function nf() {
16200
16243
  var r, s, a, o;
16201
- const e = Ra(), t = kd();
16244
+ const e = Ra(), t = Cd();
16202
16245
  return {
16203
16246
  activeSlot: (r = e == null ? void 0 : e.activeSlot) != null ? r : null,
16204
16247
  setActiveSlot: (s = e == null ? void 0 : e.setActiveSlot) != null ? s : (() => {
@@ -16208,11 +16251,11 @@ function ef() {
16208
16251
  })
16209
16252
  };
16210
16253
  }
16211
- function tf() {
16254
+ function af() {
16212
16255
  const e = mt(), t = Vt(), r = pt();
16213
16256
  return { theme: e, config: t, state: r };
16214
16257
  }
16215
- function Id({
16258
+ function Rd({
16216
16259
  children: e,
16217
16260
  asChild: t = !1
16218
16261
  }) {
@@ -16327,7 +16370,7 @@ function Oa(s) {
16327
16370
  })
16328
16371
  );
16329
16372
  }
16330
- function Td(o) {
16373
+ function _d(o) {
16331
16374
  var i = o, {
16332
16375
  as: e = "h2",
16333
16376
  children: t,
@@ -16350,7 +16393,7 @@ function Td(o) {
16350
16393
  })
16351
16394
  );
16352
16395
  }
16353
- function Md(a) {
16396
+ function Ld(a) {
16354
16397
  var o = a, {
16355
16398
  children: e,
16356
16399
  className: t = "",
@@ -16388,7 +16431,7 @@ function Va(s) {
16388
16431
  })
16389
16432
  );
16390
16433
  }
16391
- function Dd({
16434
+ function Fd({
16392
16435
  "aria-label": e = "Close dialog",
16393
16436
  className: t = "",
16394
16437
  asChild: r = !1,
@@ -16426,14 +16469,14 @@ function qe({ children: e, open: t, defaultOpen: r, onOpenChange: s }) {
16426
16469
  }
16427
16470
  );
16428
16471
  }
16429
- qe.Trigger = Id;
16472
+ qe.Trigger = Rd;
16430
16473
  qe.Content = Pa;
16431
16474
  qe.Header = Oa;
16432
- qe.Title = Td;
16433
- qe.Description = Md;
16475
+ qe.Title = _d;
16476
+ qe.Description = Ld;
16434
16477
  qe.Footer = Va;
16435
- qe.Close = Dd;
16436
- function rf({
16478
+ qe.Close = Fd;
16479
+ function of({
16437
16480
  open: e,
16438
16481
  defaultOpen: t,
16439
16482
  onOpenChange: r,
@@ -16469,23 +16512,23 @@ function rf({
16469
16512
  ] })
16470
16513
  ] }) }) });
16471
16514
  }
16472
- const Rd = {
16515
+ const zd = {
16473
16516
  success: yr,
16474
16517
  error: ps,
16475
16518
  warning: pl,
16476
16519
  info: sl
16477
- }, _d = {
16520
+ }, Pd = {
16478
16521
  success: "border-success",
16479
16522
  error: "border-error",
16480
16523
  warning: "border-warning",
16481
16524
  info: "border-info"
16482
- }, Ld = {
16525
+ }, Od = {
16483
16526
  success: "text-fg-success",
16484
16527
  error: "text-fg-error",
16485
16528
  warning: "text-fg-warning",
16486
16529
  info: "text-fg-info"
16487
16530
  };
16488
- function Fd(i) {
16531
+ function Vd(i) {
16489
16532
  var l = i, {
16490
16533
  toast: e,
16491
16534
  onDismiss: t,
@@ -16499,7 +16542,7 @@ function Fd(i) {
16499
16542
  "className",
16500
16543
  "style"
16501
16544
  ]);
16502
- const [c, d] = V(!1), [u, m] = V(!1), p = Rd[e.variant];
16545
+ const [c, d] = V(!1), [u, m] = V(!1), p = zd[e.variant];
16503
16546
  J(() => {
16504
16547
  if (e.duration === void 0) return;
16505
16548
  d(!0);
@@ -16551,10 +16594,10 @@ function Fd(i) {
16551
16594
  ${Y("lg")}
16552
16595
  ${ge("lg")}
16553
16596
  border
16554
- ${_d[e.variant]}
16597
+ ${Pd[e.variant]}
16555
16598
  `,
16556
16599
  children: [
16557
- /* @__PURE__ */ n.jsx("div", { className: `flex-shrink-0 ${Ld[e.variant]}`, children: /* @__PURE__ */ n.jsx(p, { className: "h-5 w-5", "aria-hidden": "true" }) }),
16600
+ /* @__PURE__ */ n.jsx("div", { className: `flex-shrink-0 ${Od[e.variant]}`, children: /* @__PURE__ */ n.jsx(p, { className: "h-5 w-5", "aria-hidden": "true" }) }),
16558
16601
  /* @__PURE__ */ n.jsxs("div", { className: "flex-1 min-w-0", children: [
16559
16602
  /* @__PURE__ */ n.jsx("div", { className: "font-medium text-fg-primary", children: e.title }),
16560
16603
  e.description && /* @__PURE__ */ n.jsx(
@@ -16594,7 +16637,7 @@ function Fd(i) {
16594
16637
  })
16595
16638
  );
16596
16639
  }
16597
- function sf({
16640
+ function lf({
16598
16641
  position: e = "top-right",
16599
16642
  maxToasts: t
16600
16643
  }) {
@@ -16609,7 +16652,7 @@ function sf({
16609
16652
  children: a.map((i, l) => {
16610
16653
  const c = e.includes("top"), d = 1 + l * 5;
16611
16654
  return /* @__PURE__ */ n.jsx(
16612
- Fd,
16655
+ Vd,
16613
16656
  {
16614
16657
  toast: i,
16615
16658
  onDismiss: s,
@@ -16625,8 +16668,8 @@ function sf({
16625
16668
  );
16626
16669
  return typeof window != "undefined" ? st(o, document.body) : o;
16627
16670
  }
16628
- function nf() {
16629
- const { addToast: e, removeToast: t, clearAll: r } = Vn(), s = G(
16671
+ function cf() {
16672
+ const { addToast: e, removeToast: t, clearAll: r } = Vn(), s = K(
16630
16673
  (d) => e({
16631
16674
  title: d.title,
16632
16675
  description: d.description,
@@ -16635,19 +16678,19 @@ function nf() {
16635
16678
  action: d.action
16636
16679
  }),
16637
16680
  [e]
16638
- ), a = G(
16681
+ ), a = K(
16639
16682
  (d, u, m) => s(A({ title: d, description: u, variant: "success" }, m)),
16640
16683
  [s]
16641
- ), o = G(
16684
+ ), o = K(
16642
16685
  (d, u, m) => s(A({ title: d, description: u, variant: "error" }, m)),
16643
16686
  [s]
16644
- ), i = G(
16687
+ ), i = K(
16645
16688
  (d, u, m) => s(A({ title: d, description: u, variant: "warning" }, m)),
16646
16689
  [s]
16647
- ), l = G(
16690
+ ), l = K(
16648
16691
  (d, u, m) => s(A({ title: d, description: u, variant: "info" }, m)),
16649
16692
  [s]
16650
- ), c = G(
16693
+ ), c = K(
16651
16694
  (d, u, m, p = "info", b) => s({
16652
16695
  title: d,
16653
16696
  description: u,
@@ -16671,7 +16714,7 @@ function nf() {
16671
16714
  clearAll: r
16672
16715
  };
16673
16716
  }
16674
- function zd({
16717
+ function Wd({
16675
16718
  steps: e,
16676
16719
  currentStep: t,
16677
16720
  defaultCurrentStep: r = 0,
@@ -16894,7 +16937,7 @@ function zd({
16894
16937
  ] })
16895
16938
  ] });
16896
16939
  }
16897
- function af({
16940
+ function df({
16898
16941
  items: e,
16899
16942
  orientation: t = "vertical",
16900
16943
  className: r = ""
@@ -17025,7 +17068,7 @@ function af({
17025
17068
  );
17026
17069
  }) });
17027
17070
  }
17028
- function of({
17071
+ function uf({
17029
17072
  items: e,
17030
17073
  open: t,
17031
17074
  defaultOpen: r = !1,
@@ -17039,7 +17082,7 @@ function of({
17039
17082
  var T, R;
17040
17083
  if (!u) return !0;
17041
17084
  const I = u.toLowerCase(), _ = S.label.toLowerCase().includes(I), D = (T = S.description) == null ? void 0 : T.toLowerCase().includes(I), E = (R = S.keywords) == null ? void 0 : R.some(
17042
- (O) => O.toLowerCase().includes(I)
17085
+ (P) => P.toLowerCase().includes(I)
17043
17086
  );
17044
17087
  return _ || D || E;
17045
17088
  }), k = w.reduce(
@@ -17048,7 +17091,7 @@ function of({
17048
17091
  return S[_] || (S[_] = []), S[_].push(I), S;
17049
17092
  },
17050
17093
  {}
17051
- ), y = G(
17094
+ ), y = K(
17052
17095
  (S) => {
17053
17096
  g || d(S), s == null || s(S), S && (m(""), b(0), setTimeout(() => {
17054
17097
  var I;
@@ -17284,7 +17327,7 @@ function of({
17284
17327
  typeof window != "undefined" && st(M, document.body)
17285
17328
  ] });
17286
17329
  }
17287
- function lf({
17330
+ function ff({
17288
17331
  columns: e,
17289
17332
  data: t,
17290
17333
  loading: r = !1,
@@ -17318,11 +17361,11 @@ function lf({
17318
17361
  emptyMessage: E,
17319
17362
  emptyStateTitle: T,
17320
17363
  emptyStateMessage: R,
17321
- emptyStateIllustration: O,
17364
+ emptyStateIllustration: P,
17322
17365
  emptyStateAction: U,
17323
17366
  className: Z = ""
17324
17367
  }) {
17325
- const [te, de] = V(b || {}), B = P(() => e.map((ee) => F(A({}, ee), {
17368
+ const [te, de] = V(b || {}), B = O(() => e.map((ee) => F(A({}, ee), {
17326
17369
  width: te[ee.key] || ee.defaultWidth
17327
17370
  })), [e, te]), L = (ee) => {
17328
17371
  y ? y(ee) : ee === "csv" ? X(t, e) : ee === "json" && ne(t);
@@ -17409,13 +17452,13 @@ function lf({
17409
17452
  emptyMessage: E,
17410
17453
  emptyStateTitle: T,
17411
17454
  emptyStateMessage: R,
17412
- emptyStateIllustration: O,
17455
+ emptyStateIllustration: P,
17413
17456
  emptyStateAction: U
17414
17457
  }
17415
17458
  )
17416
17459
  ] });
17417
17460
  }
17418
- function cf({
17461
+ function mf({
17419
17462
  columns: e,
17420
17463
  data: t,
17421
17464
  searchPlaceholder: r = "Search...",
@@ -17427,7 +17470,7 @@ function cf({
17427
17470
  loading: c = !1,
17428
17471
  emptyMessage: d = "No data available"
17429
17472
  }) {
17430
- const [u, m] = V(""), [p, b] = V(1), x = P(() => e.map((y) => {
17473
+ const [u, m] = V(""), [p, b] = V(1), x = O(() => e.map((y) => {
17431
17474
  if (y.accessor || y.header) {
17432
17475
  const $ = y.key || (typeof y.accessor == "string" ? y.accessor : String(y.accessor)), N = y.label || y.header || "";
17433
17476
  return F(A({}, y), {
@@ -17436,14 +17479,14 @@ function cf({
17436
17479
  });
17437
17480
  }
17438
17481
  return y;
17439
- }), [e]), v = P(() => {
17482
+ }), [e]), v = O(() => {
17440
17483
  if (!u.trim()) return t;
17441
17484
  const y = u.toLowerCase();
17442
17485
  return t.filter(($) => x.some((N) => {
17443
17486
  const M = $[String(N.key)];
17444
17487
  return String(M).toLowerCase().includes(y);
17445
17488
  }));
17446
- }, [t, u, x]), g = P(() => {
17489
+ }, [t, u, x]), g = O(() => {
17447
17490
  if (!o) return v;
17448
17491
  const y = (p - 1) * a, $ = y + a;
17449
17492
  return v.slice(y, $);
@@ -17487,7 +17530,7 @@ function cf({
17487
17530
  }
17488
17531
  ),
17489
17532
  o && h > 1 && /* @__PURE__ */ n.jsx("div", { className: "flex justify-center", children: /* @__PURE__ */ n.jsx(
17490
- xc,
17533
+ wc,
17491
17534
  {
17492
17535
  currentPage: p,
17493
17536
  totalPages: h,
@@ -17503,7 +17546,7 @@ function cf({
17503
17546
  ] })
17504
17547
  ] }) });
17505
17548
  }
17506
- function df({
17549
+ function pf({
17507
17550
  steps: e,
17508
17551
  onComplete: t,
17509
17552
  allowBackNavigation: r = !0,
@@ -17523,7 +17566,7 @@ function df({
17523
17566
  }, b = e[a], x = a === e.length - 1, v = c[a] === !0;
17524
17567
  return /* @__PURE__ */ n.jsx(dt, { maxWidth: "lg", paddingX: "base", paddingY: "lg", children: /* @__PURE__ */ n.jsxs(Pt, { spacing: "lg", children: [
17525
17568
  /* @__PURE__ */ n.jsx(
17526
- zd,
17569
+ Wd,
17527
17570
  {
17528
17571
  steps: e.map((g, h) => ({
17529
17572
  id: g.id,
@@ -17583,7 +17626,7 @@ function df({
17583
17626
  )
17584
17627
  ] }) });
17585
17628
  }
17586
- function uf({
17629
+ function bf({
17587
17630
  items: e,
17588
17631
  searchFn: t,
17589
17632
  filterFn: r,
@@ -17595,7 +17638,7 @@ function uf({
17595
17638
  }) {
17596
17639
  const [c, d] = V(""), [u, m] = V(
17597
17640
  {}
17598
- ), p = P(() => {
17641
+ ), p = O(() => {
17599
17642
  let g = e;
17600
17643
  if (c.trim() && t) {
17601
17644
  const h = c.toLowerCase();
@@ -17677,7 +17720,7 @@ function uf({
17677
17720
  )
17678
17721
  ] }) });
17679
17722
  }
17680
- function ff({
17723
+ function hf({
17681
17724
  sidebar: e,
17682
17725
  children: t,
17683
17726
  header: r,
@@ -17696,119 +17739,119 @@ function ff({
17696
17739
  }
17697
17740
  export {
17698
17741
  $t as AMBER,
17699
- Fu as Accordion,
17700
- rf as AlertDialog,
17701
- wu as AppProvider,
17702
- Ac as Autocomplete,
17742
+ Vu as Accordion,
17743
+ of as AlertDialog,
17744
+ $u as AppProvider,
17745
+ Dc as Autocomplete,
17703
17746
  Ns as AutocompleteList,
17704
17747
  ua as AutocompleteOption,
17705
17748
  ts as Avatar,
17706
- Nu as AvatarGroup,
17749
+ Eu as AvatarGroup,
17707
17750
  fo as BLUE,
17708
- cu as BRAND_COLORS,
17751
+ mu as BRAND_COLORS,
17709
17752
  yt as BRAND_PRIMARY,
17710
17753
  wt as BRAND_SECONDARY,
17711
17754
  cs as BREAKPOINT_TOKENS,
17712
17755
  Rl as Badge,
17713
- hc as Breadcrumb,
17756
+ yc as Breadcrumb,
17714
17757
  Wt as BreakpointTokenFactory,
17715
17758
  se as Button,
17716
- Kd as COLOR_SCALES,
17759
+ Qd as COLOR_SCALES,
17717
17760
  jt as CYAN,
17718
17761
  rs as Card,
17719
17762
  xs as Checkbox,
17720
17763
  Qn as Chip,
17721
17764
  qn as Collapsible,
17722
- Lu as ColorPicker,
17723
- of as CommandPalette,
17765
+ Ou as ColorPicker,
17766
+ uf as CommandPalette,
17724
17767
  xi as ConfigProvider,
17725
- ff as DashboardLayout,
17726
- lf as DataGrid,
17727
- cf as DataTablePattern,
17728
- Iu as DatePicker,
17768
+ hf as DashboardLayout,
17769
+ ff as DataGrid,
17770
+ mf as DataTablePattern,
17771
+ Ru as DatePicker,
17729
17772
  ca as DatePickerCalendar,
17730
17773
  la as DatePickerInput,
17731
17774
  mn as DatePickerProvider,
17732
17775
  qe as Dialog,
17733
- Dd as DialogClose,
17776
+ Fd as DialogClose,
17734
17777
  Pa as DialogContent,
17735
17778
  ms as DialogContext,
17736
- Md as DialogDescription,
17779
+ Ld as DialogDescription,
17737
17780
  Va as DialogFooter,
17738
17781
  Oa as DialogHeader,
17739
17782
  Wn as DialogProvider,
17740
- Td as DialogTitle,
17741
- Id as DialogTrigger,
17783
+ _d as DialogTitle,
17784
+ Rd as DialogTrigger,
17742
17785
  Ir as Drawer,
17743
17786
  ba as DrawerContent,
17744
- _c as DrawerFooter,
17745
- Rc as DrawerHeader,
17746
- vc as Dropdown,
17787
+ Pc as DrawerFooter,
17788
+ zc as DrawerHeader,
17789
+ kc as Dropdown,
17747
17790
  Nt as EMERALD,
17748
- gc as EmptyState,
17749
- Fl as ErrorMessage,
17750
- Bd as FONT_FAMILY_TOKENS,
17751
- Ud as FONT_WEIGHT_TOKENS,
17791
+ jc as EmptyState,
17792
+ Pl as ErrorMessage,
17793
+ Kd as FONT_FAMILY_TOKENS,
17794
+ qd as FONT_WEIGHT_TOKENS,
17752
17795
  mo as FUCHSIA,
17753
- Ru as FileUpload,
17754
- Cu as Form,
17755
- $u as FormContext,
17756
- Eu as FormField,
17757
- Kl as FormProvider,
17758
- df as FormWizardPattern,
17796
+ zu as FileUpload,
17797
+ Tu as Form,
17798
+ Au as FormContext,
17799
+ Mu as FormField,
17800
+ Ql as FormProvider,
17801
+ pf as FormWizardPattern,
17759
17802
  oo as GRAY,
17760
17803
  io as GREEN,
17761
17804
  nr as Header,
17762
- Wc as HeaderActions,
17805
+ Yc as HeaderActions,
17763
17806
  nr as HeaderComponent,
17764
- Hc as HeaderHamburger,
17765
- Oc as HeaderLogo,
17766
- Bc as HeaderMobileMenu,
17767
- Vc as HeaderNavigation,
17807
+ Gc as HeaderHamburger,
17808
+ Bc as HeaderLogo,
17809
+ Kc as HeaderMobileMenu,
17810
+ Uc as HeaderNavigation,
17768
17811
  hn as HeaderProvider,
17769
17812
  no as INDIGO,
17770
- ku as Info,
17813
+ Cu as Info,
17771
17814
  ze as Input,
17772
17815
  xo as LIME,
17773
17816
  Zt as Label,
17774
- Ou as LoginBox,
17817
+ Bu as LoginBox,
17775
17818
  Tr as Menu,
17776
- zc as MenuContent,
17819
+ Wc as MenuContent,
17777
17820
  ga as MenuItem,
17778
- Pc as MenuSeparator,
17821
+ Hc as MenuSeparator,
17779
17822
  xa as MenuTrigger,
17780
- Vu as Modal,
17781
- Ic as MultiSelect,
17823
+ Uu as Modal,
17824
+ Rc as MultiSelect,
17782
17825
  bs as NavLink,
17783
17826
  Tt as Navbar,
17784
17827
  Ds as NavbarContext,
17785
- jd as NavbarGroup,
17786
- yd as NavbarItem,
17787
- wd as NavbarSeparator,
17828
+ Sd as NavbarGroup,
17829
+ Nd as NavbarItem,
17830
+ $d as NavbarSeparator,
17788
17831
  os as NavbarToggle,
17789
- zu as Navigation,
17790
- zu as NavigationComponent,
17832
+ Wu as Navigation,
17833
+ Wu as NavigationComponent,
17791
17834
  co as ORANGE,
17792
17835
  po as PINK,
17793
17836
  yn as PRIMITIVE_COLORS,
17794
17837
  bo as PURPLE,
17795
- Pu as PageHeader,
17796
- Pu as PageHeaderComponent,
17797
- xc as Pagination,
17838
+ Hu as PageHeader,
17839
+ Hu as PageHeaderComponent,
17840
+ wc as Pagination,
17798
17841
  fa as Popover,
17799
17842
  Xn as Progress,
17800
17843
  uo as RED,
17801
17844
  St as ROSE,
17802
- Wl as Radio,
17803
- Du as Rating,
17804
- Xd as SEMANTIC_COLORS,
17845
+ Bl as Radio,
17846
+ Fu as Rating,
17847
+ eu as SEMANTIC_COLORS,
17805
17848
  ls as SEMANTIC_COLORS_DARK,
17806
17849
  Nr as SEMANTIC_COLORS_LIGHT,
17807
17850
  vt as SIDEBAR_TOKENS,
17808
17851
  Ct as SKY,
17809
17852
  kt as SLATE,
17810
17853
  is as SPACING_TOKENS,
17811
- uf as SearchAndFilterPattern,
17854
+ bf as SearchAndFilterPattern,
17812
17855
  ks as SearchInput,
17813
17856
  hs as Select,
17814
17857
  Jn as Separator,
@@ -17818,7 +17861,7 @@ export {
17818
17861
  Ta as SideNavbarConfigProvider,
17819
17862
  Da as SideNavbarProvider,
17820
17863
  La as SideNavbarResizeHandle,
17821
- hd as SideNavbarRoot,
17864
+ yd as SideNavbarRoot,
17822
17865
  Is as SideNavbarStateContext,
17823
17866
  Ma as SideNavbarStateProvider,
17824
17867
  Es as SideNavbarThemeContext,
@@ -17826,28 +17869,28 @@ export {
17826
17869
  za as SideNavbarToggle,
17827
17870
  Ms as SideNavbarToggleContext,
17828
17871
  Mt as Sidebar,
17829
- $d as SidebarContent,
17872
+ Ad as SidebarContent,
17830
17873
  _s as SidebarContext,
17831
- Sd as SidebarFooter,
17832
- Cd as SidebarGroup,
17833
- Nd as SidebarHeader,
17834
- Ed as SidebarSlot,
17835
- Ad as SidebarSlotContent,
17874
+ Id as SidebarFooter,
17875
+ Td as SidebarGroup,
17876
+ Ed as SidebarHeader,
17877
+ Md as SidebarSlot,
17878
+ Dd as SidebarSlotContent,
17836
17879
  Ts as SidebarSlotContext,
17837
- id as SidebarSlotProvider,
17838
- Ol as Skeleton,
17839
- Yl as Slider,
17880
+ ud as SidebarSlotProvider,
17881
+ Wl as Skeleton,
17882
+ Xl as Slider,
17840
17883
  Ae as SpacingTokenFactory,
17841
17884
  Kn as Spinner,
17842
- zd as Stepper,
17843
- Ul as Switch,
17885
+ Wd as Stepper,
17886
+ Gl as Switch,
17844
17887
  ho as TEAL,
17845
17888
  Ot as TYPOGRAPHY_TOKENS,
17846
17889
  Pe as Table,
17847
17890
  $a as TableActions,
17848
17891
  Ca as TableBody,
17849
17892
  Na as TableCell,
17850
- Wu as TableContext,
17893
+ Yu as TableContext,
17851
17894
  Sa as TableEmptyState,
17852
17895
  Ea as TableFilters,
17853
17896
  ka as TableHeader,
@@ -17856,19 +17899,19 @@ export {
17856
17899
  Aa as TablePagination,
17857
17900
  gn as TableProvider,
17858
17901
  ns as TableRow,
17859
- Mu as Tabs,
17860
- Ec as TabsContent,
17902
+ Lu as Tabs,
17903
+ Mc as TabsContent,
17861
17904
  ws as TabsContext,
17862
- Sc as TabsList,
17863
- $c as TabsProvider,
17864
- Cc as TabsTrigger,
17905
+ Ic as TabsList,
17906
+ Ac as TabsProvider,
17907
+ Tc as TabsTrigger,
17865
17908
  ut as Text,
17866
17909
  Ll as Textarea,
17867
17910
  bi as ThemeProvider,
17868
- _u as TimePicker,
17869
- af as Timeline,
17870
- Fd as Toast,
17871
- sf as ToastContainer,
17911
+ Pu as TimePicker,
17912
+ df as Timeline,
17913
+ Vd as Toast,
17914
+ lf as ToastContainer,
17872
17915
  fs as ToastContext,
17873
17916
  gi as ToastProvider,
17874
17917
  er as Tooltip,
@@ -17878,87 +17921,87 @@ export {
17878
17921
  wn as blendColors,
17879
17922
  qr as clampWidth,
17880
17923
  j as cn,
17881
- lu as darken,
17924
+ fu as darken,
17882
17925
  _e as defaultConfigValues,
17883
17926
  qt as defaultThemeValues,
17884
- qu as formatKeyboardShortcut,
17885
- fu as getAnimation,
17927
+ Zu as formatKeyboardShortcut,
17928
+ hu as getAnimation,
17886
17929
  Te as getAnimationClass,
17887
- du as getBreakpoint,
17888
- Qd as getColor,
17889
- eu as getColorClass,
17890
- ou as getContrastColor,
17891
- su as getFocusColorClass,
17892
- nu as getFocusRingClass,
17893
- ru as getHoverColorClass,
17894
- uu as getMediaQuery,
17895
- Wd as getNestedIndentClass,
17896
- bu as getOpacity,
17897
- hu as getOpacityClass,
17930
+ pu as getBreakpoint,
17931
+ ru as getColor,
17932
+ nu as getColorClass,
17933
+ du as getContrastColor,
17934
+ iu as getFocusColorClass,
17935
+ lu as getFocusRingClass,
17936
+ ou as getHoverColorClass,
17937
+ bu as getMediaQuery,
17938
+ Yd as getNestedIndentClass,
17939
+ vu as getOpacity,
17940
+ yu as getOpacityClass,
17898
17941
  rr as getPrimitiveColor,
17899
- qd as getPrimitiveColorPalette,
17942
+ Zd as getPrimitiveColorPalette,
17900
17943
  gr as getSemanticColor,
17901
- tu as getSemanticColorClass,
17902
- Jd as getSemanticColorRole,
17903
- Zd as getSemanticColorValue,
17904
- Hd as getSpacing,
17944
+ au as getSemanticColorClass,
17945
+ tu as getSemanticColorRole,
17946
+ su as getSemanticColorValue,
17947
+ Gd as getSpacing,
17905
17948
  f as getSpacingClass,
17906
- mu as getTransitionClass,
17907
- Yd as getTypography,
17949
+ xu as getTransitionClass,
17950
+ Xd as getTypography,
17908
17951
  ye as getTypographyClasses,
17909
- Gd as getTypographyLineHeight,
17952
+ Jd as getTypographyLineHeight,
17910
17953
  le as getTypographySize,
17911
17954
  De as getTypographySizeFromFontSize,
17912
17955
  tt as getTypographyWeight,
17913
17956
  Xt as getTypographyWeightFromFontWeight,
17914
- pu as getZIndex,
17957
+ gu as getZIndex,
17915
17958
  $e as getZIndexClass,
17916
17959
  go as isLightColor,
17917
- iu as lighten,
17918
- rd as parseKeyboardShortcut,
17960
+ uu as lighten,
17961
+ od as parseKeyboardShortcut,
17919
17962
  as as parseWidthToPixels,
17920
- ju as useApp,
17921
- Bu as useColumnResizing,
17922
- gu as useConfig,
17963
+ Su as useApp,
17964
+ Ku as useColumnResizing,
17965
+ ju as useConfig,
17923
17966
  sr as useDialogContext,
17924
- yu as useDialogContextOptional,
17925
- ad as useFocusManagement,
17967
+ Nu as useDialogContextOptional,
17968
+ cd as useFocusManagement,
17926
17969
  ea as useFormContext,
17927
- Su as useFormContextOptional,
17928
- Au as useFormFieldArray,
17929
- Qu as useGroupState,
17970
+ Iu as useFormContextOptional,
17971
+ Du as useFormFieldArray,
17972
+ rf as useGroupState,
17930
17973
  ya as useHeaderContext,
17931
- od as useKeyboardShortcut,
17974
+ dd as useKeyboardShortcut,
17932
17975
  Tl as useNavLink,
17933
- Ju as useNavbar,
17976
+ tf as useNavbar,
17934
17977
  Rs as useNavbarRequired,
17935
- sd as useResize,
17936
- nd as useResponsiveSidebar,
17937
- tf as useSideNavbarCombined,
17938
- Yu as useSideNavbarConfig,
17978
+ id as useResize,
17979
+ ld as useResponsiveSidebar,
17980
+ af as useSideNavbarCombined,
17981
+ Xu as useSideNavbarConfig,
17939
17982
  Vt as useSideNavbarConfigRequired,
17940
- ef as useSideNavbarContent,
17941
- Zu as useSideNavbarNavigation,
17942
- Gu as useSideNavbarState,
17983
+ nf as useSideNavbarContent,
17984
+ sf as useSideNavbarNavigation,
17985
+ Ju as useSideNavbarState,
17943
17986
  pt as useSideNavbarStateRequired,
17944
- Uu as useSideNavbarTheme,
17987
+ qu as useSideNavbarTheme,
17945
17988
  mt as useSideNavbarThemeRequired,
17946
- Xu as useSideNavbarToggleContext,
17947
- ld as useSideNavbarToggleContextRequired,
17948
- kd as useSidebar,
17989
+ ef as useSideNavbarToggleContext,
17990
+ fd as useSideNavbarToggleContextRequired,
17991
+ Cd as useSidebar,
17949
17992
  Dr as useSidebarRequired,
17950
17993
  Ra as useSidebarSlot,
17951
17994
  _a as useSidebarSlotRequired,
17952
17995
  at as useTableContext,
17953
- Hu as useTableContextOptional,
17996
+ Gu as useTableContextOptional,
17954
17997
  js as useTabsContext,
17955
- Tu as useTabsContextOptional,
17956
- xu as useTheme,
17957
- nf as useToast,
17998
+ _u as useTabsContextOptional,
17999
+ wu as useTheme,
18000
+ cf as useToast,
17958
18001
  Vn as useToastContext,
17959
- vu as useToastContextOptional,
17960
- Jc as useVirtualScrolling,
17961
- Ku as validateWidthBounds,
17962
- au as withOpacity
18002
+ ku as useToastContextOptional,
18003
+ td as useVirtualScrolling,
18004
+ Qu as validateWidthBounds,
18005
+ cu as withOpacity
17963
18006
  };
17964
18007
  //# sourceMappingURL=index.js.map