@drjoshcsimmons/scl 0.1.5 → 0.1.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 (101) hide show
  1. package/dist/globals.css +300 -0
  2. package/dist/index100.js +30 -9
  3. package/dist/index101.js +648 -48
  4. package/dist/index102.js +167 -205
  5. package/dist/index103.js +25 -30
  6. package/dist/index104.js +12 -178
  7. package/dist/index106.js +12 -21
  8. package/dist/index107.js +15 -3
  9. package/dist/index108.js +3 -32
  10. package/dist/index109.js +32 -12
  11. package/dist/index11.js +2 -2
  12. package/dist/index110.js +18 -12
  13. package/dist/index112.js +1 -1
  14. package/dist/index115.js +1 -1
  15. package/dist/index116.js +1 -1
  16. package/dist/index117.js +25 -2
  17. package/dist/index118.js +29 -2
  18. package/dist/index119.js +5 -25
  19. package/dist/index12.js +1 -1
  20. package/dist/index120.js +2 -29
  21. package/dist/index121.js +2 -5
  22. package/dist/index125.js +1 -1
  23. package/dist/index126.js +1 -1
  24. package/dist/index13.js +2 -2
  25. package/dist/index130.js +1 -1
  26. package/dist/index14.js +2 -2
  27. package/dist/index15.js +2 -2
  28. package/dist/index17.js +4 -4
  29. package/dist/index18.js +1 -1
  30. package/dist/index20.js +1 -1
  31. package/dist/index22.js +1 -1
  32. package/dist/index23.js +2 -2
  33. package/dist/index24.js +1 -1
  34. package/dist/index25.js +4 -4
  35. package/dist/index26.js +1 -1
  36. package/dist/index27.js +3 -3
  37. package/dist/index29.js +1 -1
  38. package/dist/index33.js +1 -1
  39. package/dist/index36.js +2 -2
  40. package/dist/index37.js +1 -1
  41. package/dist/index4.js +2 -2
  42. package/dist/index45.js +33 -237
  43. package/dist/index46.js +237 -11
  44. package/dist/index47.js +11 -33
  45. package/dist/index48.js +64 -116
  46. package/dist/index49.js +116 -64
  47. package/dist/index5.js +1 -1
  48. package/dist/index50.js +1 -1
  49. package/dist/index51.js +254 -248
  50. package/dist/index52.js +12 -118
  51. package/dist/index53.js +12 -310
  52. package/dist/index54.js +3 -6
  53. package/dist/index55.js +860 -12
  54. package/dist/index56.js +3 -3
  55. package/dist/index57.js +205 -415
  56. package/dist/index58.js +11 -225
  57. package/dist/index59.js +4 -4
  58. package/dist/index6.js +1 -1
  59. package/dist/index60.js +118 -11
  60. package/dist/index61.js +18 -256
  61. package/dist/index62.js +254 -12
  62. package/dist/index63.js +204 -828
  63. package/dist/index64.js +161 -9
  64. package/dist/index65.js +392 -487
  65. package/dist/index66.js +318 -143
  66. package/dist/index67.js +1 -1
  67. package/dist/index68.js +526 -18
  68. package/dist/index69.js +224 -311
  69. package/dist/index7.js +1 -1
  70. package/dist/index70.js +6 -6
  71. package/dist/index71.js +31 -82
  72. package/dist/index72.js +14 -14
  73. package/dist/index73.js +69 -236
  74. package/dist/index74.js +309 -30
  75. package/dist/index75.js +12 -236
  76. package/dist/index77.js +44 -25
  77. package/dist/index78.js +25 -5
  78. package/dist/index79.js +6 -53
  79. package/dist/index8.js +1 -1
  80. package/dist/index80.js +49 -52
  81. package/dist/index81.js +33 -10
  82. package/dist/index82.js +11 -4
  83. package/dist/index83.js +8 -30
  84. package/dist/index84.js +52 -10
  85. package/dist/index85.js +10 -51
  86. package/dist/index86.js +4 -34
  87. package/dist/index87.js +29 -68
  88. package/dist/index88.js +12 -10
  89. package/dist/index89.js +51 -12
  90. package/dist/index9.js +1 -1
  91. package/dist/index90.js +123 -44
  92. package/dist/index91.js +134 -7
  93. package/dist/index92.js +14 -4
  94. package/dist/index93.js +68 -5
  95. package/dist/index94.js +14 -24
  96. package/dist/index95.js +8 -649
  97. package/dist/index96.js +47 -122
  98. package/dist/index97.js +3 -134
  99. package/dist/index98.js +218 -13
  100. package/dist/index99.js +5 -14
  101. package/package.json +2 -2
package/dist/index64.js CHANGED
@@ -1,11 +1,163 @@
1
- import e from "./index106.js";
2
- /**
3
- * @license lucide-react v0.460.0 - ISC
4
- *
5
- * This source code is licensed under the ISC license.
6
- * See the LICENSE file in the root directory of this source tree.
7
- */
8
- const r = e("ChevronUp", [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]]);
1
+ import * as v from "react";
2
+ import { composeEventHandlers as g } from "./index79.js";
3
+ import { createContextScope as x } from "./index76.js";
4
+ import { createRovingFocusGroupScope as C, Root as E, Item as F } from "./index102.js";
5
+ import { Presence as w } from "./index93.js";
6
+ import { Primitive as b } from "./index81.js";
7
+ import { useDirection as D } from "./index83.js";
8
+ import { useControllableState as V } from "./index80.js";
9
+ import { useId as G } from "./index82.js";
10
+ import { jsx as l } from "react/jsx-runtime";
11
+ var p = "Tabs", [L] = x(p, [
12
+ C
13
+ ]), h = C(), [$, T] = L(p), I = v.forwardRef(
14
+ (e, r) => {
15
+ const {
16
+ __scopeTabs: s,
17
+ value: t,
18
+ onValueChange: n,
19
+ defaultValue: c,
20
+ orientation: o = "horizontal",
21
+ dir: d,
22
+ activationMode: f = "automatic",
23
+ ...m
24
+ } = e, i = D(d), [a, u] = V({
25
+ prop: t,
26
+ onChange: n,
27
+ defaultProp: c ?? "",
28
+ caller: p
29
+ });
30
+ return /* @__PURE__ */ l(
31
+ $,
32
+ {
33
+ scope: s,
34
+ baseId: G(),
35
+ value: a,
36
+ onValueChange: u,
37
+ orientation: o,
38
+ dir: i,
39
+ activationMode: f,
40
+ children: /* @__PURE__ */ l(
41
+ b.div,
42
+ {
43
+ dir: i,
44
+ "data-orientation": o,
45
+ ...m,
46
+ ref: r
47
+ }
48
+ )
49
+ }
50
+ );
51
+ }
52
+ );
53
+ I.displayName = p;
54
+ var R = "TabsList", _ = v.forwardRef(
55
+ (e, r) => {
56
+ const { __scopeTabs: s, loop: t = !0, ...n } = e, c = T(R, s), o = h(s);
57
+ return /* @__PURE__ */ l(
58
+ E,
59
+ {
60
+ asChild: !0,
61
+ ...o,
62
+ orientation: c.orientation,
63
+ dir: c.dir,
64
+ loop: t,
65
+ children: /* @__PURE__ */ l(
66
+ b.div,
67
+ {
68
+ role: "tablist",
69
+ "aria-orientation": c.orientation,
70
+ ...n,
71
+ ref: r
72
+ }
73
+ )
74
+ }
75
+ );
76
+ }
77
+ );
78
+ _.displayName = R;
79
+ var y = "TabsTrigger", A = v.forwardRef(
80
+ (e, r) => {
81
+ const { __scopeTabs: s, value: t, disabled: n = !1, ...c } = e, o = T(y, s), d = h(s), f = P(o.baseId, t), m = S(o.baseId, t), i = t === o.value;
82
+ return /* @__PURE__ */ l(
83
+ F,
84
+ {
85
+ asChild: !0,
86
+ ...d,
87
+ focusable: !n,
88
+ active: i,
89
+ children: /* @__PURE__ */ l(
90
+ b.button,
91
+ {
92
+ type: "button",
93
+ role: "tab",
94
+ "aria-selected": i,
95
+ "aria-controls": m,
96
+ "data-state": i ? "active" : "inactive",
97
+ "data-disabled": n ? "" : void 0,
98
+ disabled: n,
99
+ id: f,
100
+ ...c,
101
+ ref: r,
102
+ onMouseDown: g(e.onMouseDown, (a) => {
103
+ !n && a.button === 0 && a.ctrlKey === !1 ? o.onValueChange(t) : a.preventDefault();
104
+ }),
105
+ onKeyDown: g(e.onKeyDown, (a) => {
106
+ [" ", "Enter"].includes(a.key) && o.onValueChange(t);
107
+ }),
108
+ onFocus: g(e.onFocus, () => {
109
+ const a = o.activationMode !== "manual";
110
+ !i && !n && a && o.onValueChange(t);
111
+ })
112
+ }
113
+ )
114
+ }
115
+ );
116
+ }
117
+ );
118
+ A.displayName = y;
119
+ var M = "TabsContent", N = v.forwardRef(
120
+ (e, r) => {
121
+ const { __scopeTabs: s, value: t, forceMount: n, children: c, ...o } = e, d = T(M, s), f = P(d.baseId, t), m = S(d.baseId, t), i = t === d.value, a = v.useRef(i);
122
+ return v.useEffect(() => {
123
+ const u = requestAnimationFrame(() => a.current = !1);
124
+ return () => cancelAnimationFrame(u);
125
+ }, []), /* @__PURE__ */ l(w, { present: n || i, children: ({ present: u }) => /* @__PURE__ */ l(
126
+ b.div,
127
+ {
128
+ "data-state": i ? "active" : "inactive",
129
+ "data-orientation": d.orientation,
130
+ role: "tabpanel",
131
+ "aria-labelledby": f,
132
+ hidden: !u,
133
+ id: m,
134
+ tabIndex: 0,
135
+ ...o,
136
+ ref: r,
137
+ style: {
138
+ ...e.style,
139
+ animationDuration: a.current ? "0s" : void 0
140
+ },
141
+ children: u && c
142
+ }
143
+ ) });
144
+ }
145
+ );
146
+ N.displayName = M;
147
+ function P(e, r) {
148
+ return `${e}-trigger-${r}`;
149
+ }
150
+ function S(e, r) {
151
+ return `${e}-content-${r}`;
152
+ }
153
+ var Q = I, U = _, W = A, X = N;
9
154
  export {
10
- r as default
155
+ X as Content,
156
+ U as List,
157
+ Q as Root,
158
+ I as Tabs,
159
+ N as TabsContent,
160
+ _ as TabsList,
161
+ A as TabsTrigger,
162
+ W as Trigger
11
163
  };