@drjoshcsimmons/scl 0.2.5 → 0.2.7

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.
Files changed (113) hide show
  1. package/dist/index100.js +13 -217
  2. package/dist/index101.js +6 -14
  3. package/dist/index102.js +24 -47
  4. package/dist/index103.js +53 -48
  5. package/dist/index104.js +30 -9
  6. package/dist/index105.js +216 -45
  7. package/dist/index106.js +8 -649
  8. package/dist/index107.js +30 -15
  9. package/dist/index108.js +180 -3
  10. package/dist/index109.js +649 -8
  11. package/dist/index11.js +2 -2
  12. package/dist/index110.js +30 -30
  13. package/dist/index111.js +1 -1
  14. package/dist/index112.js +47 -29
  15. package/dist/index113.js +6 -48
  16. package/dist/index114.js +48 -6
  17. package/dist/index115.js +1 -1
  18. package/dist/index116.js +1 -1
  19. package/dist/index117.js +21 -206
  20. package/dist/index118.js +9 -22
  21. package/dist/index119.js +38 -400
  22. package/dist/index12.js +1 -1
  23. package/dist/index120.js +11 -14
  24. package/dist/index121.js +206 -9
  25. package/dist/index122.js +21 -37
  26. package/dist/index123.js +399 -17
  27. package/dist/index124.js +1 -1
  28. package/dist/index13.js +2 -2
  29. package/dist/index134.js +1 -1
  30. package/dist/index136.js +4 -4
  31. package/dist/index14.js +2 -2
  32. package/dist/index141.js +69 -65
  33. package/dist/index142.js +8 -68
  34. package/dist/index143.js +14 -9
  35. package/dist/index144.js +66 -14
  36. package/dist/index145.js +64 -65
  37. package/dist/index15.js +2 -2
  38. package/dist/index17.js +3 -3
  39. package/dist/index18.js +2 -2
  40. package/dist/index20.js +1 -1
  41. package/dist/index21.js +1 -1
  42. package/dist/index22.js +1 -1
  43. package/dist/index23.js +2 -2
  44. package/dist/index24.js +1 -1
  45. package/dist/index25.js +4 -4
  46. package/dist/index26.js +1 -1
  47. package/dist/index27.js +3 -3
  48. package/dist/index29.js +1 -1
  49. package/dist/index33.js +1 -1
  50. package/dist/index36.js +2 -2
  51. package/dist/index37.js +1 -1
  52. package/dist/index4.js +2 -2
  53. package/dist/index45.js +220 -108
  54. package/dist/index46.js +11 -33
  55. package/dist/index47.js +33 -249
  56. package/dist/index48.js +73 -9
  57. package/dist/index49.js +116 -64
  58. package/dist/index5.js +1 -1
  59. package/dist/index50.js +507 -214
  60. package/dist/index51.js +260 -11
  61. package/dist/index52.js +12 -60
  62. package/dist/index53.js +60 -12
  63. package/dist/index54.js +1 -1
  64. package/dist/index55.js +12 -118
  65. package/dist/index56.js +9 -82
  66. package/dist/index57.js +298 -229
  67. package/dist/index58.js +12 -236
  68. package/dist/index59.js +82 -11
  69. package/dist/index6.js +1 -1
  70. package/dist/index60.js +7 -7
  71. package/dist/index61.js +425 -244
  72. package/dist/index62.js +221 -232
  73. package/dist/index63.js +225 -12
  74. package/dist/index64.js +11 -225
  75. package/dist/index65.js +1 -1
  76. package/dist/index66.js +333 -28
  77. package/dist/index67.js +153 -302
  78. package/dist/index68.js +22 -12
  79. package/dist/index69.js +811 -481
  80. package/dist/index7.js +1 -1
  81. package/dist/index70.js +9 -860
  82. package/dist/index71.js +31 -9
  83. package/dist/index72.js +241 -323
  84. package/dist/index73.js +210 -409
  85. package/dist/index74.js +98 -141
  86. package/dist/index75.js +238 -19
  87. package/dist/index76.js +64 -23
  88. package/dist/index77.js +42 -64
  89. package/dist/index78.js +25 -5
  90. package/dist/index79.js +6 -51
  91. package/dist/index8.js +1 -1
  92. package/dist/index80.js +51 -5
  93. package/dist/index81.js +33 -24
  94. package/dist/index82.js +10 -68
  95. package/dist/index83.js +7 -33
  96. package/dist/index84.js +54 -8
  97. package/dist/index85.js +10 -54
  98. package/dist/index86.js +4 -11
  99. package/dist/index87.js +30 -4
  100. package/dist/index88.js +13 -30
  101. package/dist/index89.js +8 -12
  102. package/dist/index9.js +2 -2
  103. package/dist/index90.js +66 -43
  104. package/dist/index91.js +3 -10
  105. package/dist/index92.js +124 -7
  106. package/dist/index93.js +134 -29
  107. package/dist/index94.js +14 -55
  108. package/dist/index95.js +15 -30
  109. package/dist/index96.js +9 -181
  110. package/dist/index97.js +47 -122
  111. package/dist/index98.js +46 -13
  112. package/dist/index99.js +29 -134
  113. package/package.json +5 -3
package/dist/index142.js CHANGED
@@ -1,71 +1,11 @@
1
- import * as d from "react";
2
- import { styleSingleton as f } from "./index143.js";
3
- import { noScrollbarsClassName as p, zeroRightClassName as g, fullWidthClassName as l, removedBarSizeVariable as v } from "./index133.js";
4
- import { getGapWidth as m } from "./index151.js";
5
- var b = f(), e = "data-scroll-locked", h = function(n, a, o, t) {
6
- var r = n.left, i = n.top, s = n.right, c = n.gap;
7
- return o === void 0 && (o = "margin"), `
8
- .`.concat(p, ` {
9
- overflow: hidden `).concat(t, `;
10
- padding-right: `).concat(c, "px ").concat(t, `;
11
- }
12
- body[`).concat(e, `] {
13
- overflow: hidden `).concat(t, `;
14
- overscroll-behavior: contain;
15
- `).concat([
16
- a && "position: relative ".concat(t, ";"),
17
- o === "margin" && `
18
- padding-left: `.concat(r, `px;
19
- padding-top: `).concat(i, `px;
20
- padding-right: `).concat(s, `px;
21
- margin-left:0;
22
- margin-top:0;
23
- margin-right: `).concat(c, "px ").concat(t, `;
24
- `),
25
- o === "padding" && "padding-right: ".concat(c, "px ").concat(t, ";")
26
- ].filter(Boolean).join(""), `
27
- }
28
-
29
- .`).concat(g, ` {
30
- right: `).concat(c, "px ").concat(t, `;
31
- }
32
-
33
- .`).concat(l, ` {
34
- margin-right: `).concat(c, "px ").concat(t, `;
35
- }
36
-
37
- .`).concat(g, " .").concat(g, ` {
38
- right: 0 `).concat(t, `;
39
- }
40
-
41
- .`).concat(l, " .").concat(l, ` {
42
- margin-right: 0 `).concat(t, `;
43
- }
44
-
45
- body[`).concat(e, `] {
46
- `).concat(v, ": ").concat(c, `px;
47
- }
48
- `);
49
- }, u = function() {
50
- var n = parseInt(document.body.getAttribute(e) || "0", 10);
51
- return isFinite(n) ? n : 0;
52
- }, x = function() {
53
- d.useEffect(function() {
54
- return document.body.setAttribute(e, (u() + 1).toString()), function() {
55
- var n = u() - 1;
56
- n <= 0 ? document.body.removeAttribute(e) : document.body.setAttribute(e, n.toString());
57
- };
58
- }, []);
59
- }, C = function(n) {
60
- var a = n.noRelative, o = n.noImportant, t = n.gapMode, r = t === void 0 ? "margin" : t;
61
- x();
62
- var i = d.useMemo(function() {
63
- return m(r);
64
- }, [r]);
65
- return d.createElement(b, { styles: h(i, !a, r, o ? "" : "!important") });
1
+ import { styleHookSingleton as o } from "./index148.js";
2
+ var s = function() {
3
+ var e = o(), n = function(t) {
4
+ var r = t.styles, l = t.dynamic;
5
+ return e(r, l), null;
6
+ };
7
+ return n;
66
8
  };
67
9
  export {
68
- C as RemoveScrollBar,
69
- e as lockAttribute,
70
- x as useLockAttribute
10
+ s as styleSingleton
71
11
  };
package/dist/index143.js CHANGED
@@ -1,11 +1,16 @@
1
- import { styleHookSingleton as o } from "./index148.js";
2
- var s = function() {
3
- var e = o(), n = function(t) {
4
- var r = t.styles, l = t.dynamic;
5
- return e(r, l), null;
6
- };
7
- return n;
8
- };
1
+ var r = !1;
2
+ if (typeof window < "u")
3
+ try {
4
+ var e = Object.defineProperty({}, "passive", {
5
+ get: function() {
6
+ return r = !0, !0;
7
+ }
8
+ });
9
+ window.addEventListener("test", e, e), window.removeEventListener("test", e, e);
10
+ } catch {
11
+ r = !1;
12
+ }
13
+ var a = r ? { passive: !1 } : !1;
9
14
  export {
10
- s as styleSingleton
15
+ a as nonPassive
11
16
  };
package/dist/index144.js CHANGED
@@ -1,16 +1,68 @@
1
- var r = !1;
2
- if (typeof window < "u")
3
- try {
4
- var e = Object.defineProperty({}, "passive", {
5
- get: function() {
6
- return r = !0, !0;
7
- }
8
- });
9
- window.addEventListener("test", e, e), window.removeEventListener("test", e, e);
10
- } catch {
11
- r = !1;
12
- }
13
- var a = r ? { passive: !1 } : !1;
1
+ var N = function(r) {
2
+ return r.tagName === "TEXTAREA";
3
+ }, b = function(r, e) {
4
+ if (!(r instanceof Element))
5
+ return !1;
6
+ var t = window.getComputedStyle(r);
7
+ return (
8
+ // not-not-scrollable
9
+ t[e] !== "hidden" && // contains scroll inside self
10
+ !(t.overflowY === t.overflowX && !N(r) && t[e] === "visible")
11
+ );
12
+ }, D = function(r) {
13
+ return b(r, "overflowY");
14
+ }, E = function(r) {
15
+ return b(r, "overflowX");
16
+ }, T = function(r, e) {
17
+ var t = e.ownerDocument, l = e;
18
+ do {
19
+ typeof ShadowRoot < "u" && l instanceof ShadowRoot && (l = l.host);
20
+ var f = g(r, l);
21
+ if (f) {
22
+ var n = m(r, l), i = n[1], o = n[2];
23
+ if (i > o)
24
+ return !0;
25
+ }
26
+ l = l.parentNode;
27
+ } while (l && l !== t.body);
28
+ return !1;
29
+ }, H = function(r) {
30
+ var e = r.scrollTop, t = r.scrollHeight, l = r.clientHeight;
31
+ return [
32
+ e,
33
+ t,
34
+ l
35
+ ];
36
+ }, p = function(r) {
37
+ var e = r.scrollLeft, t = r.scrollWidth, l = r.clientWidth;
38
+ return [
39
+ e,
40
+ t,
41
+ l
42
+ ];
43
+ }, g = function(r, e) {
44
+ return r === "v" ? D(e) : E(e);
45
+ }, m = function(r, e) {
46
+ return r === "v" ? H(e) : p(e);
47
+ }, B = function(r, e) {
48
+ return r === "h" && e === "rtl" ? -1 : 1;
49
+ }, V = function(r, e, t, l, f) {
50
+ var n = B(r, window.getComputedStyle(e).direction), i = n * l, o = t.target, d = e.contains(o), c = !1, s = i > 0, h = 0, S = 0;
51
+ do {
52
+ if (!o)
53
+ break;
54
+ var u = m(r, o), v = u[0], C = u[1], y = u[2], w = C - y - n * v;
55
+ (v || w) && g(r, o) && (h += w, S += v);
56
+ var a = o.parentNode;
57
+ o = a && a.nodeType === Node.DOCUMENT_FRAGMENT_NODE ? a.host : a;
58
+ } while (
59
+ // portaled content
60
+ !d && o !== document.body || // self content
61
+ d && (e.contains(o) || e === o)
62
+ );
63
+ return (s && Math.abs(h) < 1 || !s && Math.abs(S) < 1) && (c = !0), c;
64
+ };
14
65
  export {
15
- a as nonPassive
66
+ V as handleScroll,
67
+ T as locationCouldBeScrolled
16
68
  };
package/dist/index145.js CHANGED
@@ -1,68 +1,67 @@
1
- var N = function(r) {
2
- return r.tagName === "TEXTAREA";
3
- }, b = function(r, e) {
4
- if (!(r instanceof Element))
5
- return !1;
6
- var t = window.getComputedStyle(r);
7
- return (
8
- // not-not-scrollable
9
- t[e] !== "hidden" && // contains scroll inside self
10
- !(t.overflowY === t.overflowX && !N(r) && t[e] === "visible")
11
- );
12
- }, D = function(r) {
13
- return b(r, "overflowY");
14
- }, E = function(r) {
15
- return b(r, "overflowX");
16
- }, T = function(r, e) {
17
- var t = e.ownerDocument, l = e;
18
- do {
19
- typeof ShadowRoot < "u" && l instanceof ShadowRoot && (l = l.host);
20
- var f = g(r, l);
21
- if (f) {
22
- var n = m(r, l), i = n[1], o = n[2];
23
- if (i > o)
24
- return !0;
1
+ import { __assign as d } from "./index128.js";
2
+ function l(r) {
3
+ return r;
4
+ }
5
+ function h(r, t) {
6
+ t === void 0 && (t = l);
7
+ var e = [], o = !1, c = {
8
+ read: function() {
9
+ if (o)
10
+ throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");
11
+ return e.length ? e[e.length - 1] : r;
12
+ },
13
+ useMedium: function(u) {
14
+ var n = t(u, o);
15
+ return e.push(n), function() {
16
+ e = e.filter(function(i) {
17
+ return i !== n;
18
+ });
19
+ };
20
+ },
21
+ assignSyncMedium: function(u) {
22
+ for (o = !0; e.length; ) {
23
+ var n = e;
24
+ e = [], n.forEach(u);
25
+ }
26
+ e = {
27
+ push: function(i) {
28
+ return u(i);
29
+ },
30
+ filter: function() {
31
+ return e;
32
+ }
33
+ };
34
+ },
35
+ assignMedium: function(u) {
36
+ o = !0;
37
+ var n = [];
38
+ if (e.length) {
39
+ var i = e;
40
+ e = [], i.forEach(u), n = e;
41
+ }
42
+ var s = function() {
43
+ var f = n;
44
+ n = [], f.forEach(u);
45
+ }, a = function() {
46
+ return Promise.resolve().then(s);
47
+ };
48
+ a(), e = {
49
+ push: function(f) {
50
+ n.push(f), a();
51
+ },
52
+ filter: function(f) {
53
+ return n = n.filter(f), e;
54
+ }
55
+ };
25
56
  }
26
- l = l.parentNode;
27
- } while (l && l !== t.body);
28
- return !1;
29
- }, H = function(r) {
30
- var e = r.scrollTop, t = r.scrollHeight, l = r.clientHeight;
31
- return [
32
- e,
33
- t,
34
- l
35
- ];
36
- }, p = function(r) {
37
- var e = r.scrollLeft, t = r.scrollWidth, l = r.clientWidth;
38
- return [
39
- e,
40
- t,
41
- l
42
- ];
43
- }, g = function(r, e) {
44
- return r === "v" ? D(e) : E(e);
45
- }, m = function(r, e) {
46
- return r === "v" ? H(e) : p(e);
47
- }, B = function(r, e) {
48
- return r === "h" && e === "rtl" ? -1 : 1;
49
- }, V = function(r, e, t, l, f) {
50
- var n = B(r, window.getComputedStyle(e).direction), i = n * l, o = t.target, d = e.contains(o), c = !1, s = i > 0, h = 0, S = 0;
51
- do {
52
- if (!o)
53
- break;
54
- var u = m(r, o), v = u[0], C = u[1], y = u[2], w = C - y - n * v;
55
- (v || w) && g(r, o) && (h += w, S += v);
56
- var a = o.parentNode;
57
- o = a && a.nodeType === Node.DOCUMENT_FRAGMENT_NODE ? a.host : a;
58
- } while (
59
- // portaled content
60
- !d && o !== document.body || // self content
61
- d && (e.contains(o) || e === o)
62
- );
63
- return (s && Math.abs(h) < 1 || !s && Math.abs(S) < 1) && (c = !0), c;
64
- };
57
+ };
58
+ return c;
59
+ }
60
+ function v(r) {
61
+ r === void 0 && (r = {});
62
+ var t = h(null);
63
+ return t.options = d({ async: !0, ssr: !1 }, r), t;
64
+ }
65
65
  export {
66
- V as handleScroll,
67
- T as locationCouldBeScrolled
66
+ v as createSidecarMedium
68
67
  };
package/dist/index15.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { jsx as o, jsxs as r } from "react/jsx-runtime";
2
- import { Root as p, Close as i, Portal as x, Trigger as N, Content as n, Description as c, Overlay as d, Title as m } from "./index62.js";
2
+ import { Root as p, Close as i, Portal as x, Trigger as N, Content as n, Description as c, Overlay as d, Title as m } from "./index51.js";
3
3
  import * as l from "react";
4
4
  import { cn as t } from "./index2.js";
5
- import y from "./index63.js";
5
+ import y from "./index52.js";
6
6
  const j = p, z = N, D = x, F = i, f = l.forwardRef(({ className: e, ...a }, s) => /* @__PURE__ */ o(
7
7
  d,
8
8
  {
package/dist/index17.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { jsxs as p, jsx as a } from "react/jsx-runtime";
2
- import { Root as w, Group as h, Portal as d, RadioGroup as N, Sub as v, Trigger as R, CheckboxItem as m, ItemIndicator as l, Content as c, Item as u, Label as f, RadioItem as y, Separator as b, SubContent as g, SubTrigger as x } from "./index64.js";
2
+ import { Root as w, Group as h, Portal as d, RadioGroup as N, Sub as v, Trigger as R, CheckboxItem as m, ItemIndicator as l, Content as c, Item as u, Label as f, RadioItem as y, Separator as b, SubContent as g, SubTrigger as x } from "./index63.js";
3
3
  import * as s from "react";
4
4
  import { cn as n } from "./index2.js";
5
- import D from "./index48.js";
6
- import M from "./index59.js";
5
+ import D from "./index56.js";
6
+ import M from "./index64.js";
7
7
  import S from "./index65.js";
8
8
  const H = w, J = R, K = h, O = d, Q = v, U = N, I = s.forwardRef(({ className: e, inset: r, children: o, ...t }, i) => /* @__PURE__ */ p(
9
9
  x,
package/dist/index18.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { Root as F } from "./index52.js";
2
+ import { Root as F } from "./index53.js";
3
3
  import * as s from "react";
4
- import { FormProvider as u, Controller as p, useFormContext as x } from "./index61.js";
4
+ import { FormProvider as u, Controller as p, useFormContext as x } from "./index72.js";
5
5
  import { cn as a } from "./index2.js";
6
6
  import { Label as I } from "./index20.js";
7
7
  const D = u, f = s.createContext({}), M = ({
package/dist/index20.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import { Root as o } from "./index54.js";
3
- import { cva as t } from "./index46.js";
3
+ import { cva as t } from "./index47.js";
4
4
  import * as i from "react";
5
5
  import { cn as s } from "./index2.js";
6
6
  const l = t(
package/dist/index21.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { Root as c, Anchor as m, Trigger as s, Portal as i, Content as r } from "./index57.js";
2
+ import { Root as c, Anchor as m, Trigger as s, Portal as i, Content as r } from "./index75.js";
3
3
  import * as l from "react";
4
4
  import { cn as d } from "./index2.js";
5
5
  const h = c, v = s, y = m, f = l.forwardRef(({ className: e, align: t = "center", sideOffset: n = 4, ...a }, p) => /* @__PURE__ */ o(i, { children: /* @__PURE__ */ o(
package/dist/index22.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsxs as e, jsx as o } from "react/jsx-runtime";
2
- import { Root as n, Indicator as d } from "./index56.js";
2
+ import { Root as n, Indicator as d } from "./index59.js";
3
3
  import * as l from "react";
4
4
  import { cn as c } from "./index2.js";
5
5
  const f = l.forwardRef(
package/dist/index23.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
- import { Root as i, Item as t, Indicator as d } from "./index58.js";
2
+ import { Root as i, Item as t, Indicator as d } from "./index73.js";
3
3
  import * as s from "react";
4
4
  import { cn as m } from "./index2.js";
5
- import l from "./index59.js";
5
+ import l from "./index64.js";
6
6
  const c = s.forwardRef(({ className: e, ...o }, a) => /* @__PURE__ */ r(i, { className: m("grid gap-2", e), ...o, ref: a }));
7
7
  c.displayName = i.displayName;
8
8
  const n = s.forwardRef(({ className: e, ...o }, a) => /* @__PURE__ */ r(
package/dist/index24.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsxs as m, jsx as r } from "react/jsx-runtime";
2
- import { Root as i, Viewport as p, Corner as d, ScrollAreaScrollbar as c, ScrollAreaThumb as f } from "./index69.js";
2
+ import { Root as i, Viewport as p, Corner as d, ScrollAreaScrollbar as c, ScrollAreaThumb as f } from "./index50.js";
3
3
  import * as s from "react";
4
4
  import { cn as n } from "./index2.js";
5
5
  const h = s.forwardRef(({ className: l, children: e, ...a }, o) => /* @__PURE__ */ m(
package/dist/index25.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import { jsx as e, jsxs as i } from "react/jsx-runtime";
2
- import { Root as N, Group as b, Value as g, Portal as S, Content as c, Viewport as v, Item as m, ItemIndicator as R, ItemText as C, Label as n, ScrollDownButton as p, ScrollUpButton as d, Separator as f, Trigger as y, Icon as j } from "./index70.js";
2
+ import { Root as N, Group as b, Value as g, Portal as S, Content as c, Viewport as v, Item as m, ItemIndicator as R, ItemText as C, Label as n, ScrollDownButton as p, ScrollUpButton as d, Separator as f, Trigger as y, Icon as j } from "./index69.js";
3
3
  import * as o from "react";
4
4
  import { cn as l } from "./index2.js";
5
- import I from "./index48.js";
6
- import u from "./index51.js";
7
- import B from "./index71.js";
5
+ import I from "./index56.js";
6
+ import u from "./index46.js";
7
+ import B from "./index70.js";
8
8
  const E = N, F = b, H = g, k = o.forwardRef(({ className: t, children: a, ...r }, s) => /* @__PURE__ */ i(
9
9
  y,
10
10
  {
package/dist/index26.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
- import { Root as o } from "./index75.js";
2
+ import { Root as o } from "./index68.js";
3
3
  import * as f from "react";
4
4
  import { cn as i } from "./index2.js";
5
5
  const s = f.forwardRef(({ className: a, orientation: r = "horizontal", decorative: m = !0, ...p }, t) => /* @__PURE__ */ l(
package/dist/index27.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { jsx as s, jsxs as i } from "react/jsx-runtime";
2
- import { Root as x, Close as l, Portal as g, Trigger as N, Content as n, Description as m, Overlay as c, Title as d } from "./index62.js";
3
- import { cva as y } from "./index46.js";
2
+ import { Root as x, Close as l, Portal as g, Trigger as N, Content as n, Description as m, Overlay as c, Title as d } from "./index51.js";
3
+ import { cva as y } from "./index47.js";
4
4
  import * as a from "react";
5
5
  import { cn as r } from "./index2.js";
6
- import b from "./index63.js";
6
+ import b from "./index52.js";
7
7
  const H = x, O = N, P = l, u = g, f = a.forwardRef(({ className: e, ...t }, o) => /* @__PURE__ */ s(
8
8
  c,
9
9
  {
package/dist/index29.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsxs as b, jsx as e } from "react/jsx-runtime";
2
- import { Root as n, Track as a, Range as p, Thumb as l } from "./index73.js";
2
+ import { Root as n, Track as a, Range as p, Thumb as l } from "./index61.js";
3
3
  import * as d from "react";
4
4
  import { cn as h } from "./index2.js";
5
5
  const g = d.forwardRef(({ className: i, defaultValue: r, value: o, ...s }, m) => {
package/dist/index33.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
- import { Root as d, Content as o, List as n, Trigger as c } from "./index74.js";
2
+ import { Root as d, Content as o, List as n, Trigger as c } from "./index67.js";
3
3
  import * as s from "react";
4
4
  import { cn as r } from "./index2.js";
5
5
  const g = d, f = s.forwardRef(({ className: e, ...t }, i) => /* @__PURE__ */ a(
package/dist/index36.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsx as n } from "react/jsx-runtime";
2
- import { Root as e } from "./index66.js";
3
- import { cva as s } from "./index46.js";
2
+ import { Root as e } from "./index71.js";
3
+ import { cva as s } from "./index47.js";
4
4
  import * as m from "react";
5
5
  import { cn as p } from "./index2.js";
6
6
  const f = s(
package/dist/index37.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { Root as p, Trigger as n, Portal as s, Content as i, Provider as l } from "./index72.js";
2
+ import { Root as p, Trigger as n, Portal as s, Content as i, Provider as l } from "./index66.js";
3
3
  import * as m from "react";
4
4
  import { cn as d } from "./index2.js";
5
5
  const c = ({
package/dist/index4.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { jsx as r, jsxs as m } from "react/jsx-runtime";
2
- import { Root as c, Content as n, Item as l, Header as f, Trigger as d } from "./index50.js";
2
+ import { Root as c, Content as n, Item as l, Header as f, Trigger as d } from "./index45.js";
3
3
  import * as s from "react";
4
4
  import { cn as i } from "./index2.js";
5
- import p from "./index51.js";
5
+ import p from "./index46.js";
6
6
  const v = c, N = s.forwardRef(({ className: e, ...t }, o) => /* @__PURE__ */ r(l, { ref: o, className: i("border-b-2 w-full", e), ...t }));
7
7
  N.displayName = "AccordionItem";
8
8
  const x = s.forwardRef(({ className: e, children: t, ...o }, a) => /* @__PURE__ */ r(f, { className: "flex", children: /* @__PURE__ */ m(