@drjoshcsimmons/scl 0.1.12 → 0.1.13
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/index100.js +29 -47
- package/dist/index101.js +10 -52
- package/dist/index102.js +54 -10
- package/dist/index103.js +1 -1
- package/dist/index104.js +3 -12
- package/dist/index105.js +219 -30
- package/dist/index106.js +44 -51
- package/dist/index107.js +30 -30
- package/dist/index108.js +30 -650
- package/dist/index11.js +2 -2
- package/dist/index110.js +9 -30
- package/dist/index111.js +180 -8
- package/dist/index112.js +30 -9
- package/dist/index115.js +12 -21
- package/dist/index116.js +48 -9
- package/dist/index117.js +6 -38
- package/dist/index118.js +206 -18
- package/dist/index119.js +22 -12
- package/dist/index12.js +1 -1
- package/dist/index120.js +388 -194
- package/dist/index121.js +20 -21
- package/dist/index122.js +9 -400
- package/dist/index123.js +38 -6
- package/dist/index124.js +18 -48
- package/dist/index13.js +2 -2
- package/dist/index14.js +2 -2
- package/dist/index15.js +2 -2
- package/dist/index17.js +4 -4
- package/dist/index18.js +2 -2
- package/dist/index20.js +2 -2
- package/dist/index21.js +1 -1
- package/dist/index22.js +1 -1
- package/dist/index23.js +2 -2
- package/dist/index24.js +1 -1
- package/dist/index25.js +3 -3
- package/dist/index26.js +1 -1
- package/dist/index27.js +3 -3
- package/dist/index29.js +1 -1
- package/dist/index31.js +1 -1
- package/dist/index33.js +1 -1
- package/dist/index36.js +2 -2
- package/dist/index37.js +1 -1
- package/dist/index45.js +1 -1
- package/dist/index46.js +1 -1
- package/dist/index47.js +33 -236
- package/dist/index48.js +260 -11
- package/dist/index49.js +12 -118
- package/dist/index5.js +1 -1
- package/dist/index50.js +308 -31
- package/dist/index51.js +12 -130
- package/dist/index52.js +216 -402
- package/dist/index53.js +9 -60
- package/dist/index54.js +219 -248
- package/dist/index55.js +11 -18
- package/dist/index56.js +11 -31
- package/dist/index57.js +118 -303
- package/dist/index58.js +73 -12
- package/dist/index59.js +71 -249
- package/dist/index6.js +1 -1
- package/dist/index60.js +860 -12
- package/dist/index61.js +9 -161
- package/dist/index62.js +103 -234
- package/dist/index63.js +18 -9
- package/dist/index64.js +57 -238
- package/dist/index65.js +228 -60
- package/dist/index66.js +433 -20
- package/dist/index67.js +320 -66
- package/dist/index68.js +148 -212
- package/dist/index69.js +31 -11
- package/dist/index7.js +1 -1
- package/dist/index70.js +236 -12
- package/dist/index71.js +105 -835
- package/dist/index72.js +6 -3
- package/dist/index73.js +242 -518
- package/dist/index74.js +517 -112
- package/dist/index75.js +18 -332
- package/dist/index8.js +1 -1
- package/dist/index80.js +1 -1
- package/dist/index82.js +1 -1
- package/dist/index84.js +114 -170
- package/dist/index85.js +134 -24
- package/dist/index86.js +14 -6
- package/dist/index87.js +1 -1
- package/dist/index88.js +15 -4
- package/dist/index89.js +9 -4
- package/dist/index9.js +2 -2
- package/dist/index90.js +49 -29
- package/dist/index91.js +45 -12
- package/dist/index92.js +5 -124
- package/dist/index93.js +24 -134
- package/dist/index94.js +15 -14
- package/dist/index95.js +646 -11
- package/dist/index96.js +9 -9
- package/dist/index97.js +53 -48
- package/dist/index98.js +10 -47
- package/dist/index99.js +3 -218
- package/package.json +1 -1
package/dist/index61.js
CHANGED
|
@@ -1,163 +1,11 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
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;
|
|
1
|
+
import e from "./index121.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" }]]);
|
|
154
9
|
export {
|
|
155
|
-
|
|
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
|
|
10
|
+
r as default
|
|
163
11
|
};
|
package/dist/index62.js
CHANGED
|
@@ -1,251 +1,120 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import {
|
|
3
|
-
import { createContextScope as
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { Presence as
|
|
9
|
-
import {
|
|
10
|
-
import { jsx as
|
|
11
|
-
var
|
|
12
|
-
|
|
13
|
-
const {
|
|
14
|
-
__scopeCheckbox: a,
|
|
15
|
-
checked: c,
|
|
16
|
-
children: u,
|
|
17
|
-
defaultChecked: r,
|
|
18
|
-
disabled: e,
|
|
19
|
-
form: p,
|
|
20
|
-
name: f,
|
|
21
|
-
onCheckedChange: i,
|
|
22
|
-
required: m,
|
|
23
|
-
value: C = "on",
|
|
24
|
-
// @ts-expect-error
|
|
25
|
-
internal_do_not_use_render: d
|
|
26
|
-
} = t, [l, v] = O({
|
|
27
|
-
prop: c,
|
|
28
|
-
defaultProp: r ?? !1,
|
|
29
|
-
onChange: i,
|
|
30
|
-
caller: g
|
|
31
|
-
}), [k, x] = s.useState(null), [_, o] = s.useState(null), n = s.useRef(!1), I = k ? !!p || !!k.closest("form") : (
|
|
32
|
-
// We set this to true by default so that events bubble to forms without JS (SSR)
|
|
33
|
-
!0
|
|
34
|
-
), R = {
|
|
35
|
-
checked: l,
|
|
36
|
-
disabled: e,
|
|
37
|
-
setChecked: v,
|
|
38
|
-
control: k,
|
|
39
|
-
setControl: x,
|
|
40
|
-
name: f,
|
|
41
|
-
form: p,
|
|
42
|
-
value: C,
|
|
43
|
-
hasConsumerStoppedPropagationRef: n,
|
|
44
|
-
required: m,
|
|
45
|
-
defaultChecked: h(r) ? !1 : r,
|
|
46
|
-
isFormControl: I,
|
|
47
|
-
bubbleInput: _,
|
|
48
|
-
setBubbleInput: o
|
|
49
|
-
};
|
|
50
|
-
return /* @__PURE__ */ b(
|
|
51
|
-
X,
|
|
52
|
-
{
|
|
53
|
-
scope: a,
|
|
54
|
-
...R,
|
|
55
|
-
children: W(d) ? d(R) : u
|
|
56
|
-
}
|
|
57
|
-
);
|
|
58
|
-
}
|
|
59
|
-
var N = "CheckboxTrigger", w = s.forwardRef(
|
|
60
|
-
({ __scopeCheckbox: t, onKeyDown: a, onClick: c, ...u }, r) => {
|
|
61
|
-
const {
|
|
62
|
-
control: e,
|
|
63
|
-
value: p,
|
|
64
|
-
disabled: f,
|
|
65
|
-
checked: i,
|
|
66
|
-
required: m,
|
|
67
|
-
setControl: C,
|
|
68
|
-
setChecked: d,
|
|
69
|
-
hasConsumerStoppedPropagationRef: l,
|
|
70
|
-
isFormControl: v,
|
|
71
|
-
bubbleInput: k
|
|
72
|
-
} = E(N, t), x = B(r, C), _ = s.useRef(i);
|
|
73
|
-
return s.useEffect(() => {
|
|
74
|
-
const o = e == null ? void 0 : e.form;
|
|
75
|
-
if (o) {
|
|
76
|
-
const n = () => d(_.current);
|
|
77
|
-
return o.addEventListener("reset", n), () => o.removeEventListener("reset", n);
|
|
78
|
-
}
|
|
79
|
-
}, [e, d]), /* @__PURE__ */ b(
|
|
80
|
-
P.button,
|
|
81
|
-
{
|
|
82
|
-
type: "button",
|
|
83
|
-
role: "checkbox",
|
|
84
|
-
"aria-checked": h(i) ? "mixed" : i,
|
|
85
|
-
"aria-required": m,
|
|
86
|
-
"data-state": A(i),
|
|
87
|
-
"data-disabled": f ? "" : void 0,
|
|
88
|
-
disabled: f,
|
|
89
|
-
value: p,
|
|
90
|
-
...u,
|
|
91
|
-
ref: x,
|
|
92
|
-
onKeyDown: S(a, (o) => {
|
|
93
|
-
o.key === "Enter" && o.preventDefault();
|
|
94
|
-
}),
|
|
95
|
-
onClick: S(c, (o) => {
|
|
96
|
-
d((n) => h(n) ? !0 : !n), k && v && (l.current = o.isPropagationStopped(), l.current || o.stopPropagation());
|
|
97
|
-
})
|
|
98
|
-
}
|
|
99
|
-
);
|
|
100
|
-
}
|
|
101
|
-
);
|
|
102
|
-
w.displayName = N;
|
|
103
|
-
var Q = s.forwardRef(
|
|
104
|
-
(t, a) => {
|
|
1
|
+
import * as o from "react";
|
|
2
|
+
import { composeEventHandlers as T } from "./index79.js";
|
|
3
|
+
import { createContextScope as S } from "./index76.js";
|
|
4
|
+
import { useControllableState as D } from "./index80.js";
|
|
5
|
+
import { useLayoutEffect as L } from "./index99.js";
|
|
6
|
+
import { useComposedRefs as M } from "./index78.js";
|
|
7
|
+
import { Primitive as v } from "./index81.js";
|
|
8
|
+
import { Presence as k } from "./index87.js";
|
|
9
|
+
import { useId as F } from "./index82.js";
|
|
10
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
11
|
+
var u = "Collapsible", [B, W] = S(u), [G, g] = B(u), w = o.forwardRef(
|
|
12
|
+
(e, a) => {
|
|
105
13
|
const {
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
__scopeCheckbox: c,
|
|
121
|
-
checked: r,
|
|
122
|
-
defaultChecked: e,
|
|
123
|
-
disabled: f,
|
|
124
|
-
required: p,
|
|
125
|
-
onCheckedChange: m,
|
|
126
|
-
name: u,
|
|
127
|
-
form: C,
|
|
128
|
-
value: i,
|
|
129
|
-
internal_do_not_use_render: ({ isFormControl: l }) => /* @__PURE__ */ G(K, { children: [
|
|
130
|
-
/* @__PURE__ */ b(
|
|
131
|
-
w,
|
|
132
|
-
{
|
|
133
|
-
...d,
|
|
134
|
-
ref: a,
|
|
135
|
-
__scopeCheckbox: c
|
|
136
|
-
}
|
|
137
|
-
),
|
|
138
|
-
l && /* @__PURE__ */ b(
|
|
139
|
-
q,
|
|
140
|
-
{
|
|
141
|
-
__scopeCheckbox: c
|
|
142
|
-
}
|
|
143
|
-
)
|
|
144
|
-
] })
|
|
145
|
-
}
|
|
146
|
-
);
|
|
147
|
-
}
|
|
148
|
-
);
|
|
149
|
-
Q.displayName = g;
|
|
150
|
-
var T = "CheckboxIndicator", V = s.forwardRef(
|
|
151
|
-
(t, a) => {
|
|
152
|
-
const { __scopeCheckbox: c, forceMount: u, ...r } = t, e = E(T, c);
|
|
153
|
-
return /* @__PURE__ */ b(
|
|
154
|
-
z,
|
|
14
|
+
__scopeCollapsible: i,
|
|
15
|
+
open: r,
|
|
16
|
+
defaultOpen: t,
|
|
17
|
+
disabled: l,
|
|
18
|
+
onOpenChange: s,
|
|
19
|
+
...m
|
|
20
|
+
} = e, [d, p] = D({
|
|
21
|
+
prop: r,
|
|
22
|
+
defaultProp: t ?? !1,
|
|
23
|
+
onChange: s,
|
|
24
|
+
caller: u
|
|
25
|
+
});
|
|
26
|
+
return /* @__PURE__ */ c(
|
|
27
|
+
G,
|
|
155
28
|
{
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
29
|
+
scope: i,
|
|
30
|
+
disabled: l,
|
|
31
|
+
contentId: F(),
|
|
32
|
+
open: d,
|
|
33
|
+
onOpenToggle: o.useCallback(() => p((C) => !C), [p]),
|
|
34
|
+
children: /* @__PURE__ */ c(
|
|
35
|
+
v.div,
|
|
159
36
|
{
|
|
160
|
-
"data-state":
|
|
161
|
-
"data-disabled":
|
|
162
|
-
...
|
|
163
|
-
ref: a
|
|
164
|
-
style: { pointerEvents: "none", ...t.style }
|
|
37
|
+
"data-state": h(d),
|
|
38
|
+
"data-disabled": l ? "" : void 0,
|
|
39
|
+
...m,
|
|
40
|
+
ref: a
|
|
165
41
|
}
|
|
166
42
|
)
|
|
167
43
|
}
|
|
168
44
|
);
|
|
169
45
|
}
|
|
170
46
|
);
|
|
171
|
-
|
|
172
|
-
var
|
|
173
|
-
(
|
|
174
|
-
const {
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
checked: e,
|
|
178
|
-
defaultChecked: p,
|
|
179
|
-
required: f,
|
|
180
|
-
disabled: i,
|
|
181
|
-
name: m,
|
|
182
|
-
value: C,
|
|
183
|
-
form: d,
|
|
184
|
-
bubbleInput: l,
|
|
185
|
-
setBubbleInput: v
|
|
186
|
-
} = E(M, t), k = B(c, v), x = j(e), _ = H(u);
|
|
187
|
-
s.useEffect(() => {
|
|
188
|
-
const n = l;
|
|
189
|
-
if (!n) return;
|
|
190
|
-
const I = window.HTMLInputElement.prototype, y = Object.getOwnPropertyDescriptor(
|
|
191
|
-
I,
|
|
192
|
-
"checked"
|
|
193
|
-
).set, D = !r.current;
|
|
194
|
-
if (x !== e && y) {
|
|
195
|
-
const F = new Event("click", { bubbles: D });
|
|
196
|
-
n.indeterminate = h(e), y.call(n, h(e) ? !1 : e), n.dispatchEvent(F);
|
|
197
|
-
}
|
|
198
|
-
}, [l, x, e, r]);
|
|
199
|
-
const o = s.useRef(h(e) ? !1 : e);
|
|
200
|
-
return /* @__PURE__ */ b(
|
|
201
|
-
P.input,
|
|
47
|
+
w.displayName = u;
|
|
48
|
+
var A = "CollapsibleTrigger", I = o.forwardRef(
|
|
49
|
+
(e, a) => {
|
|
50
|
+
const { __scopeCollapsible: i, ...r } = e, t = g(A, i);
|
|
51
|
+
return /* @__PURE__ */ c(
|
|
52
|
+
v.button,
|
|
202
53
|
{
|
|
203
|
-
type: "
|
|
204
|
-
"aria-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
disabled:
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
tabIndex: -1,
|
|
213
|
-
ref: k,
|
|
214
|
-
style: {
|
|
215
|
-
...a.style,
|
|
216
|
-
..._,
|
|
217
|
-
position: "absolute",
|
|
218
|
-
pointerEvents: "none",
|
|
219
|
-
opacity: 0,
|
|
220
|
-
margin: 0,
|
|
221
|
-
// We transform because the input is absolutely positioned but we have
|
|
222
|
-
// rendered it **after** the button. This pulls it back to sit on top
|
|
223
|
-
// of the button.
|
|
224
|
-
transform: "translateX(-100%)"
|
|
225
|
-
}
|
|
54
|
+
type: "button",
|
|
55
|
+
"aria-controls": t.contentId,
|
|
56
|
+
"aria-expanded": t.open || !1,
|
|
57
|
+
"data-state": h(t.open),
|
|
58
|
+
"data-disabled": t.disabled ? "" : void 0,
|
|
59
|
+
disabled: t.disabled,
|
|
60
|
+
...r,
|
|
61
|
+
ref: a,
|
|
62
|
+
onClick: T(e.onClick, t.onOpenToggle)
|
|
226
63
|
}
|
|
227
64
|
);
|
|
228
65
|
}
|
|
229
66
|
);
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
67
|
+
I.displayName = A;
|
|
68
|
+
var R = "CollapsibleContent", O = o.forwardRef(
|
|
69
|
+
(e, a) => {
|
|
70
|
+
const { forceMount: i, ...r } = e, t = g(R, e.__scopeCollapsible);
|
|
71
|
+
return /* @__PURE__ */ c(k, { present: i || t.open, children: ({ present: l }) => /* @__PURE__ */ c($, { ...r, ref: a, present: l }) });
|
|
72
|
+
}
|
|
73
|
+
);
|
|
74
|
+
O.displayName = R;
|
|
75
|
+
var $ = o.forwardRef((e, a) => {
|
|
76
|
+
const { __scopeCollapsible: i, present: r, children: t, ...l } = e, s = g(R, i), [m, d] = o.useState(r), p = o.useRef(null), C = M(a, p), y = o.useRef(0), x = y.current, N = o.useRef(0), P = N.current, b = s.open || m, _ = o.useRef(b), f = o.useRef(void 0);
|
|
77
|
+
return o.useEffect(() => {
|
|
78
|
+
const n = requestAnimationFrame(() => _.current = !1);
|
|
79
|
+
return () => cancelAnimationFrame(n);
|
|
80
|
+
}, []), L(() => {
|
|
81
|
+
const n = p.current;
|
|
82
|
+
if (n) {
|
|
83
|
+
f.current = f.current || {
|
|
84
|
+
transitionDuration: n.style.transitionDuration,
|
|
85
|
+
animationName: n.style.animationName
|
|
86
|
+
}, n.style.transitionDuration = "0s", n.style.animationName = "none";
|
|
87
|
+
const E = n.getBoundingClientRect();
|
|
88
|
+
y.current = E.height, N.current = E.width, _.current || (n.style.transitionDuration = f.current.transitionDuration, n.style.animationName = f.current.animationName), d(r);
|
|
89
|
+
}
|
|
90
|
+
}, [s.open, r]), /* @__PURE__ */ c(
|
|
91
|
+
v.div,
|
|
92
|
+
{
|
|
93
|
+
"data-state": h(s.open),
|
|
94
|
+
"data-disabled": s.disabled ? "" : void 0,
|
|
95
|
+
id: s.contentId,
|
|
96
|
+
hidden: !b,
|
|
97
|
+
...l,
|
|
98
|
+
ref: C,
|
|
99
|
+
style: {
|
|
100
|
+
"--radix-collapsible-content-height": x ? `${x}px` : void 0,
|
|
101
|
+
"--radix-collapsible-content-width": P ? `${P}px` : void 0,
|
|
102
|
+
...e.style
|
|
103
|
+
},
|
|
104
|
+
children: b && t
|
|
105
|
+
}
|
|
106
|
+
);
|
|
107
|
+
});
|
|
108
|
+
function h(e) {
|
|
109
|
+
return e ? "open" : "closed";
|
|
239
110
|
}
|
|
111
|
+
var X = w, Y = I, Z = O;
|
|
240
112
|
export {
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
w as unstable_CheckboxTrigger,
|
|
249
|
-
J as unstable_Provider,
|
|
250
|
-
w as unstable_Trigger
|
|
113
|
+
w as Collapsible,
|
|
114
|
+
O as CollapsibleContent,
|
|
115
|
+
I as CollapsibleTrigger,
|
|
116
|
+
Z as Content,
|
|
117
|
+
X as Root,
|
|
118
|
+
Y as Trigger,
|
|
119
|
+
W as createCollapsibleScope
|
|
251
120
|
};
|
package/dist/index63.js
CHANGED
|
@@ -1,11 +1,20 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import * as i from "react";
|
|
2
|
+
import { Primitive as f } from "./index108.js";
|
|
3
|
+
import { jsx as l } from "react/jsx-runtime";
|
|
4
|
+
var m = "Label", r = i.forwardRef((e, o) => /* @__PURE__ */ l(
|
|
5
|
+
f.label,
|
|
6
|
+
{
|
|
7
|
+
...e,
|
|
8
|
+
ref: o,
|
|
9
|
+
onMouseDown: (t) => {
|
|
10
|
+
var a;
|
|
11
|
+
t.target.closest("button, input, select, textarea") || ((a = e.onMouseDown) == null || a.call(e, t), !t.defaultPrevented && t.detail > 1 && t.preventDefault());
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
));
|
|
15
|
+
r.displayName = m;
|
|
16
|
+
var b = r;
|
|
9
17
|
export {
|
|
10
|
-
|
|
18
|
+
r as Label,
|
|
19
|
+
b as Root
|
|
11
20
|
};
|