@drjoshcsimmons/scl 0.1.7 → 0.1.9
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 +14 -30
- package/dist/index101.js +44 -646
- package/dist/index102.js +48 -179
- package/dist/index103.js +9 -25
- package/dist/index104.js +3 -14
- package/dist/index105.js +48 -6
- package/dist/index106.js +30 -12
- package/dist/index107.js +48 -21
- package/dist/index108.js +30 -9
- package/dist/index109.js +179 -36
- package/dist/index11.js +2 -2
- package/dist/index110.js +9 -18
- package/dist/index111.js +642 -198
- package/dist/index112.js +30 -22
- package/dist/index113.js +40 -392
- package/dist/index114.js +48 -2
- package/dist/index115.js +6 -53
- package/dist/index116.js +18 -62
- package/dist/index117.js +9 -25
- package/dist/index118.js +38 -29
- package/dist/index119.js +18 -5
- package/dist/index12.js +1 -1
- package/dist/index120.js +12 -2
- package/dist/index121.js +206 -2
- package/dist/index122.js +22 -5
- package/dist/index123.js +400 -3
- package/dist/index124.js +45 -21
- package/dist/index125.js +2 -113
- package/dist/index126.js +52 -15
- package/dist/index127.js +58 -518
- package/dist/index128.js +2 -128
- package/dist/index129.js +2 -134
- package/dist/index13.js +2 -2
- package/dist/index130.js +22 -62
- package/dist/index131.js +28 -68
- package/dist/index132.js +5 -9
- package/dist/index133.js +5 -14
- package/dist/index134.js +3 -66
- package/dist/index135.js +23 -3
- package/dist/index136.js +110 -20
- package/dist/index137.js +15 -12
- package/dist/index138.js +519 -22
- package/dist/index139.js +127 -4
- package/dist/index14.js +2 -2
- package/dist/index140.js +133 -22
- package/dist/index141.js +67 -0
- package/dist/index142.js +71 -0
- package/dist/index143.js +11 -0
- package/dist/index144.js +16 -0
- package/dist/index145.js +68 -0
- package/dist/index146.js +6 -0
- package/dist/index147.js +25 -0
- package/dist/index148.js +25 -0
- package/dist/index149.js +15 -0
- package/dist/index15.js +2 -2
- package/dist/index150.js +30 -0
- package/dist/index151.js +7 -0
- 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 +4 -4
- 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/index4.js +2 -2
- package/dist/index45.js +237 -33
- package/dist/index46.js +11 -237
- package/dist/index47.js +33 -11
- package/dist/index48.js +5 -5
- package/dist/index49.js +2 -2
- package/dist/index5.js +1 -1
- package/dist/index50.js +244 -55
- package/dist/index51.js +9 -260
- package/dist/index52.js +310 -12
- package/dist/index53.js +5 -5
- package/dist/index54.js +60 -9
- package/dist/index55.js +12 -860
- package/dist/index56.js +118 -9
- package/dist/index57.js +72 -215
- package/dist/index58.js +241 -11
- package/dist/index59.js +860 -11
- package/dist/index60.js +9 -118
- package/dist/index61.js +252 -20
- package/dist/index62.js +254 -248
- package/dist/index63.js +12 -236
- package/dist/index64.js +403 -129
- package/dist/index65.js +16 -433
- package/dist/index66.js +119 -325
- package/dist/index67.js +530 -18
- package/dist/index68.js +206 -511
- package/dist/index69.js +11 -249
- package/dist/index70.js +11 -130
- package/dist/index71.js +235 -30
- package/dist/index72.js +311 -216
- package/dist/index73.js +31 -82
- package/dist/index74.js +153 -302
- package/dist/index75.js +22 -12
- package/dist/index77.js +1 -1
- package/dist/index8.js +1 -1
- package/dist/index80.js +1 -1
- package/dist/index81.js +1 -1
- package/dist/index82.js +1 -1
- package/dist/index84.js +8 -54
- package/dist/index85.js +54 -10
- package/dist/index86.js +11 -4
- package/dist/index87.js +4 -30
- package/dist/index88.js +30 -13
- package/dist/index89.js +12 -53
- package/dist/index9.js +2 -2
- package/dist/index90.js +5 -124
- package/dist/index91.js +24 -134
- package/dist/index92.js +69 -14
- package/dist/index93.js +12 -66
- package/dist/index94.js +52 -12
- package/dist/index95.js +30 -9
- package/dist/index96.js +122 -47
- package/dist/index97.js +14 -3
- package/dist/index98.js +128 -212
- package/dist/index99.js +218 -5
- package/package.json +12 -11
package/dist/index73.js
CHANGED
|
@@ -1,84 +1,33 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
ref: e
|
|
31
|
-
}
|
|
32
|
-
) });
|
|
33
|
-
}
|
|
34
|
-
);
|
|
35
|
-
f.displayName = u;
|
|
36
|
-
var g = "ProgressIndicator", x = m.forwardRef(
|
|
37
|
-
(r, e) => {
|
|
38
|
-
const { __scopeProgress: i, ...o } = r, a = _(g, i);
|
|
39
|
-
return /* @__PURE__ */ l(
|
|
40
|
-
c.div,
|
|
41
|
-
{
|
|
42
|
-
"data-state": P(a.value, a.max),
|
|
43
|
-
"data-value": a.value ?? void 0,
|
|
44
|
-
"data-max": a.max,
|
|
45
|
-
...o,
|
|
46
|
-
ref: e
|
|
47
|
-
}
|
|
48
|
-
);
|
|
49
|
-
}
|
|
50
|
-
);
|
|
51
|
-
x.displayName = g;
|
|
52
|
-
function E(r, e) {
|
|
53
|
-
return `${Math.round(r / e * 100)}%`;
|
|
54
|
-
}
|
|
55
|
-
function P(r, e) {
|
|
56
|
-
return r == null ? "indeterminate" : r === e ? "complete" : "loading";
|
|
57
|
-
}
|
|
58
|
-
function s(r) {
|
|
59
|
-
return typeof r == "number";
|
|
60
|
-
}
|
|
61
|
-
function v(r) {
|
|
62
|
-
return s(r) && !isNaN(r) && r > 0;
|
|
63
|
-
}
|
|
64
|
-
function p(r, e) {
|
|
65
|
-
return s(r) && !isNaN(r) && r <= e && r >= 0;
|
|
66
|
-
}
|
|
67
|
-
function M(r, e) {
|
|
68
|
-
return `Invalid prop \`max\` of value \`${r}\` supplied to \`${e}\`. Only numbers greater than 0 are valid max values. Defaulting to \`${d}\`.`;
|
|
69
|
-
}
|
|
70
|
-
function V(r, e) {
|
|
71
|
-
return `Invalid prop \`value\` of value \`${r}\` supplied to \`${e}\`. The \`value\` prop must be:
|
|
72
|
-
- a positive number
|
|
73
|
-
- less than the value passed to \`max\` (or ${d} if no \`max\` prop is set)
|
|
74
|
-
- \`null\` or \`undefined\` if the progress is indeterminate.
|
|
75
|
-
|
|
76
|
-
Defaulting to \`null\`.`;
|
|
77
|
-
}
|
|
78
|
-
var D = f, L = x;
|
|
1
|
+
import * as f from "react";
|
|
2
|
+
import { composeEventHandlers as m } from "./index79.js";
|
|
3
|
+
import { useControllableState as p } from "./index80.js";
|
|
4
|
+
import { Primitive as b } from "./index81.js";
|
|
5
|
+
import { jsx as c } from "react/jsx-runtime";
|
|
6
|
+
var r = "Toggle", t = f.forwardRef((e, a) => {
|
|
7
|
+
const { pressed: s, defaultPressed: d, onPressedChange: i, ...l } = e, [o, n] = p({
|
|
8
|
+
prop: s,
|
|
9
|
+
onChange: i,
|
|
10
|
+
defaultProp: d ?? !1,
|
|
11
|
+
caller: r
|
|
12
|
+
});
|
|
13
|
+
return /* @__PURE__ */ c(
|
|
14
|
+
b.button,
|
|
15
|
+
{
|
|
16
|
+
type: "button",
|
|
17
|
+
"aria-pressed": o,
|
|
18
|
+
"data-state": o ? "on" : "off",
|
|
19
|
+
"data-disabled": e.disabled ? "" : void 0,
|
|
20
|
+
...l,
|
|
21
|
+
ref: a,
|
|
22
|
+
onClick: m(e.onClick, () => {
|
|
23
|
+
e.disabled || n(!o);
|
|
24
|
+
})
|
|
25
|
+
}
|
|
26
|
+
);
|
|
27
|
+
});
|
|
28
|
+
t.displayName = r;
|
|
29
|
+
var C = t;
|
|
79
30
|
export {
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
x as ProgressIndicator,
|
|
83
|
-
D as Root
|
|
31
|
+
C as Root,
|
|
32
|
+
t as Toggle
|
|
84
33
|
};
|
package/dist/index74.js
CHANGED
|
@@ -1,312 +1,163 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
if (g(7, () => {
|
|
30
|
-
var E;
|
|
31
|
-
r.current.selectedItemId = (E = P()) == null ? void 0 : E.id, y.emit();
|
|
32
|
-
}), o || g(5, re), ((f = m.current) == null ? void 0 : f.value) !== void 0) {
|
|
33
|
-
let E = u ?? "";
|
|
34
|
-
(C = (p = m.current).onValueChange) == null || C.call(p, E);
|
|
35
|
-
return;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
y.emit();
|
|
39
|
-
}
|
|
40
|
-
}, emit: () => {
|
|
41
|
-
d.current.forEach((e) => e());
|
|
42
|
-
} }), []), _ = n.useMemo(() => ({ value: (e, u, o) => {
|
|
43
|
-
var l;
|
|
44
|
-
u !== ((l = c.current.get(e)) == null ? void 0 : l.value) && (c.current.set(e, { value: u, keywords: o }), r.current.filtered.items.set(e, te(u, o)), g(2, () => {
|
|
45
|
-
G(), y.emit();
|
|
46
|
-
}));
|
|
47
|
-
}, item: (e, u) => (v.current.add(e), u && (i.current.has(u) ? i.current.get(u).add(e) : i.current.set(u, /* @__PURE__ */ new Set([e]))), g(3, () => {
|
|
48
|
-
T(), G(), r.current.value || H(), y.emit();
|
|
49
|
-
}), () => {
|
|
50
|
-
c.current.delete(e), v.current.delete(e), r.current.filtered.items.delete(e);
|
|
51
|
-
let o = P();
|
|
52
|
-
g(4, () => {
|
|
53
|
-
T(), (o == null ? void 0 : o.getAttribute("id")) === e && H(), y.emit();
|
|
54
|
-
});
|
|
55
|
-
}), group: (e) => (i.current.has(e) || i.current.set(e, /* @__PURE__ */ new Set()), () => {
|
|
56
|
-
c.current.delete(e), i.current.delete(e);
|
|
57
|
-
}), filter: () => m.current.shouldFilter, label: b || t["aria-label"], getDisablePointerSelection: () => m.current.disablePointerSelection, listId: U, inputId: W, labelId: ee, listInnerRef: A }), []);
|
|
58
|
-
function te(e, u) {
|
|
59
|
-
var o, l;
|
|
60
|
-
let f = (l = (o = m.current) == null ? void 0 : o.filter) != null ? l : Ce;
|
|
61
|
-
return e ? f(e, r.current.search, u) : 0;
|
|
62
|
-
}
|
|
63
|
-
function G() {
|
|
64
|
-
if (!r.current.search || m.current.shouldFilter === !1) return;
|
|
65
|
-
let e = r.current.filtered.items, u = [];
|
|
66
|
-
r.current.filtered.groups.forEach((l) => {
|
|
67
|
-
let f = i.current.get(l), p = 0;
|
|
68
|
-
f.forEach((C) => {
|
|
69
|
-
let E = e.get(C);
|
|
70
|
-
p = Math.max(E, p);
|
|
71
|
-
}), u.push([l, p]);
|
|
72
|
-
});
|
|
73
|
-
let o = A.current;
|
|
74
|
-
L().sort((l, f) => {
|
|
75
|
-
var p, C;
|
|
76
|
-
let E = l.getAttribute("id"), N = f.getAttribute("id");
|
|
77
|
-
return ((p = e.get(N)) != null ? p : 0) - ((C = e.get(E)) != null ? C : 0);
|
|
78
|
-
}).forEach((l) => {
|
|
79
|
-
let f = l.closest(X);
|
|
80
|
-
f ? f.appendChild(l.parentElement === f ? l : l.closest(`${X} > *`)) : o.appendChild(l.parentElement === o ? l : l.closest(`${X} > *`));
|
|
81
|
-
}), u.sort((l, f) => f[1] - l[1]).forEach((l) => {
|
|
82
|
-
var f;
|
|
83
|
-
let p = (f = A.current) == null ? void 0 : f.querySelector(`${$}[${D}="${encodeURIComponent(l[0])}"]`);
|
|
84
|
-
p == null || p.parentElement.appendChild(p);
|
|
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 "./index109.js";
|
|
5
|
+
import { Presence as w } from "./index92.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
|
|
85
29
|
});
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
break;
|
|
106
|
-
}
|
|
107
|
-
r.current.filtered.count = f;
|
|
108
|
-
}
|
|
109
|
-
function re() {
|
|
110
|
-
var e, u, o;
|
|
111
|
-
let l = P();
|
|
112
|
-
l && (((e = l.parentElement) == null ? void 0 : e.firstChild) === l && ((o = (u = l.closest($)) == null ? void 0 : u.querySelector(ye)) == null || o.scrollIntoView({ block: "nearest" })), l.scrollIntoView({ block: "nearest" }));
|
|
113
|
-
}
|
|
114
|
-
function P() {
|
|
115
|
-
var e;
|
|
116
|
-
return (e = A.current) == null ? void 0 : e.querySelector(`${oe}[aria-selected="true"]`);
|
|
117
|
-
}
|
|
118
|
-
function L() {
|
|
119
|
-
var e;
|
|
120
|
-
return Array.from(((e = A.current) == null ? void 0 : e.querySelectorAll(ie)) || []);
|
|
121
|
-
}
|
|
122
|
-
function J(e) {
|
|
123
|
-
let u = L()[e];
|
|
124
|
-
u && y.setState("value", u.getAttribute(D));
|
|
125
|
-
}
|
|
126
|
-
function Q(e) {
|
|
127
|
-
var u;
|
|
128
|
-
let o = P(), l = L(), f = l.findIndex((C) => C === o), p = l[f + e];
|
|
129
|
-
(u = m.current) != null && u.loop && (p = f + e < 0 ? l[l.length - 1] : f + e === l.length ? l[0] : l[f + e]), p && y.setState("value", p.getAttribute(D));
|
|
130
|
-
}
|
|
131
|
-
function ne(e) {
|
|
132
|
-
let u = P(), o = u == null ? void 0 : u.closest($), l;
|
|
133
|
-
for (; o && !l; ) o = e > 0 ? Pe(o, $) : De(o, $), l = o == null ? void 0 : o.querySelector(ie);
|
|
134
|
-
l ? y.setState("value", l.getAttribute(D)) : Q(e);
|
|
135
|
-
}
|
|
136
|
-
let le = () => J(L().length - 1), ae = (e) => {
|
|
137
|
-
e.preventDefault(), e.metaKey ? le() : e.altKey ? ne(1) : Q(1);
|
|
138
|
-
}, ue = (e) => {
|
|
139
|
-
e.preventDefault(), e.metaKey ? J(0) : e.altKey ? ne(-1) : Q(-1);
|
|
140
|
-
};
|
|
141
|
-
return n.createElement(I.div, { ref: a, tabIndex: -1, ...j, "cmdk-root": "", onKeyDown: (e) => {
|
|
142
|
-
var u;
|
|
143
|
-
(u = j.onKeyDown) == null || u.call(j, e);
|
|
144
|
-
let o = e.nativeEvent.isComposing || e.keyCode === 229;
|
|
145
|
-
if (!(e.defaultPrevented || o)) switch (e.key) {
|
|
146
|
-
case "n":
|
|
147
|
-
case "j": {
|
|
148
|
-
x && e.ctrlKey && ae(e);
|
|
149
|
-
break;
|
|
150
|
-
}
|
|
151
|
-
case "ArrowDown": {
|
|
152
|
-
ae(e);
|
|
153
|
-
break;
|
|
154
|
-
}
|
|
155
|
-
case "p":
|
|
156
|
-
case "k": {
|
|
157
|
-
x && e.ctrlKey && ue(e);
|
|
158
|
-
break;
|
|
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
|
+
)
|
|
159
49
|
}
|
|
160
|
-
|
|
161
|
-
ue(e);
|
|
162
|
-
break;
|
|
163
|
-
}
|
|
164
|
-
case "Home": {
|
|
165
|
-
e.preventDefault(), J(0);
|
|
166
|
-
break;
|
|
167
|
-
}
|
|
168
|
-
case "End": {
|
|
169
|
-
e.preventDefault(), le();
|
|
170
|
-
break;
|
|
171
|
-
}
|
|
172
|
-
case "Enter": {
|
|
173
|
-
e.preventDefault();
|
|
174
|
-
let l = P();
|
|
175
|
-
if (l) {
|
|
176
|
-
let f = new Event(Y);
|
|
177
|
-
l.dispatchEvent(f);
|
|
178
|
-
}
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
} }, n.createElement("label", { "cmdk-label": "", htmlFor: _.inputId, id: _.labelId, style: Le }, b), z(t, (e) => n.createElement(de.Provider, { value: y }, n.createElement(ce.Provider, { value: _ }, e))));
|
|
182
|
-
}), we = n.forwardRef((t, a) => {
|
|
183
|
-
var r, v;
|
|
184
|
-
let i = K(), c = n.useRef(null), d = n.useContext(se), m = O(), b = me(t), s = (v = (r = b.current) == null ? void 0 : r.forceMount) != null ? v : d == null ? void 0 : d.forceMount;
|
|
185
|
-
M(() => {
|
|
186
|
-
if (!s) return m.item(i, d == null ? void 0 : d.id);
|
|
187
|
-
}, [s]);
|
|
188
|
-
let h = ve(i, c, [t.value, t.children, c], t.keywords), R = Z(), k = S((g) => g.value && g.value === h.current), w = S((g) => s || m.filter() === !1 ? !0 : g.search ? g.filtered.items.get(i) > 0 : !0);
|
|
189
|
-
n.useEffect(() => {
|
|
190
|
-
let g = c.current;
|
|
191
|
-
if (!(!g || t.disabled)) return g.addEventListener(Y, V), () => g.removeEventListener(Y, V);
|
|
192
|
-
}, [w, t.onSelect, t.disabled]);
|
|
193
|
-
function V() {
|
|
194
|
-
var g, y;
|
|
195
|
-
B(), (y = (g = b.current).onSelect) == null || y.call(g, h.current);
|
|
50
|
+
);
|
|
196
51
|
}
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
if (d.current && c.current) {
|
|
222
|
-
let s = d.current, h = c.current, R, k = new ResizeObserver(() => {
|
|
223
|
-
R = requestAnimationFrame(() => {
|
|
224
|
-
let w = s.offsetHeight;
|
|
225
|
-
h.style.setProperty("--cmdk-list-height", w.toFixed(1) + "px");
|
|
226
|
-
});
|
|
227
|
-
});
|
|
228
|
-
return k.observe(s), () => {
|
|
229
|
-
cancelAnimationFrame(R), k.unobserve(s);
|
|
230
|
-
};
|
|
231
|
-
}
|
|
232
|
-
}, []), n.createElement(I.div, { ref: q(c, a), ...i, "cmdk-list": "", role: "listbox", tabIndex: -1, "aria-activedescendant": m, "aria-label": v, id: b.listId }, z(t, (s) => n.createElement("div", { ref: q(d, b.listInnerRef), "cmdk-list-sizer": "" }, s)));
|
|
233
|
-
}), xe = n.forwardRef((t, a) => {
|
|
234
|
-
let { open: r, onOpenChange: v, overlayClassName: i, contentClassName: c, container: d, ...m } = t;
|
|
235
|
-
return n.createElement(ge, { open: r, onOpenChange: v }, n.createElement(he, { container: d }, n.createElement(be, { "cmdk-overlay": "", className: i }), n.createElement(Ee, { "aria-label": t.label, "cmdk-dialog": "", className: c }, n.createElement(fe, { ref: a, ...m }))));
|
|
236
|
-
}), Ae = n.forwardRef((t, a) => S((r) => r.filtered.count === 0) ? n.createElement(I.div, { ref: a, ...t, "cmdk-empty": "", role: "presentation" }) : null), Me = n.forwardRef((t, a) => {
|
|
237
|
-
let { progress: r, children: v, label: i = "Loading...", ...c } = t;
|
|
238
|
-
return n.createElement(I.div, { ref: a, ...c, "cmdk-loading": "", role: "progressbar", "aria-valuenow": r, "aria-valuemin": 0, "aria-valuemax": 100, "aria-label": i }, z(t, (d) => n.createElement("div", { "aria-hidden": !0 }, d)));
|
|
239
|
-
}), Ne = Object.assign(fe, { List: Re, Item: we, Input: Ie, Group: ke, Separator: Se, Dialog: xe, Empty: Ae, Loading: Me });
|
|
240
|
-
function Pe(t, a) {
|
|
241
|
-
let r = t.nextElementSibling;
|
|
242
|
-
for (; r; ) {
|
|
243
|
-
if (r.matches(a)) return r;
|
|
244
|
-
r = r.nextElementSibling;
|
|
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
|
+
);
|
|
245
76
|
}
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
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
|
+
);
|
|
252
116
|
}
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
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
|
|
278
142
|
}
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
return M(() => {
|
|
286
|
-
r.current.forEach((v) => v()), r.current = /* @__PURE__ */ new Map();
|
|
287
|
-
}, [t]), (v, i) => {
|
|
288
|
-
r.current.set(v, i), a({});
|
|
289
|
-
};
|
|
290
|
-
};
|
|
291
|
-
function Ke(t) {
|
|
292
|
-
let a = t.type;
|
|
293
|
-
return typeof a == "function" ? a(t.props) : "render" in a ? a.render(t.props) : t;
|
|
143
|
+
) });
|
|
144
|
+
}
|
|
145
|
+
);
|
|
146
|
+
N.displayName = M;
|
|
147
|
+
function P(e, r) {
|
|
148
|
+
return `${e}-trigger-${r}`;
|
|
294
149
|
}
|
|
295
|
-
function
|
|
296
|
-
return
|
|
150
|
+
function S(e, r) {
|
|
151
|
+
return `${e}-content-${r}`;
|
|
297
152
|
}
|
|
298
|
-
var
|
|
153
|
+
var Q = I, U = _, W = A, X = N;
|
|
299
154
|
export {
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
fe as CommandRoot,
|
|
309
|
-
Se as CommandSeparator,
|
|
310
|
-
Ce as defaultFilter,
|
|
311
|
-
S as useCommandState
|
|
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
|
|
312
163
|
};
|
package/dist/index75.js
CHANGED
|
@@ -1,14 +1,24 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import * as p from "react";
|
|
2
|
+
import { Primitive as v } from "./index112.js";
|
|
3
|
+
import { jsx as m } from "react/jsx-runtime";
|
|
4
|
+
var d = "Separator", a = "horizontal", l = ["horizontal", "vertical"], i = p.forwardRef((r, n) => {
|
|
5
|
+
const { decorative: e, orientation: t = a, ...s } = r, o = f(t) ? t : a, c = e ? { role: "none" } : { "aria-orientation": o === "vertical" ? o : void 0, role: "separator" };
|
|
6
|
+
return /* @__PURE__ */ m(
|
|
7
|
+
v.div,
|
|
8
|
+
{
|
|
9
|
+
"data-orientation": o,
|
|
10
|
+
...c,
|
|
11
|
+
...s,
|
|
12
|
+
ref: n
|
|
13
|
+
}
|
|
14
|
+
);
|
|
15
|
+
});
|
|
16
|
+
i.displayName = d;
|
|
17
|
+
function f(r) {
|
|
18
|
+
return l.includes(r);
|
|
19
|
+
}
|
|
20
|
+
var T = i;
|
|
12
21
|
export {
|
|
13
|
-
|
|
22
|
+
T as Root,
|
|
23
|
+
i as Separator
|
|
14
24
|
};
|
package/dist/index77.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import r from "react";
|
|
2
2
|
import { createContextScope as y } from "./index76.js";
|
|
3
3
|
import { useComposedRefs as M } from "./index78.js";
|
|
4
|
-
import { createSlot as x } from "./
|
|
4
|
+
import { createSlot as x } from "./index113.js";
|
|
5
5
|
import { jsx as u } from "react/jsx-runtime";
|
|
6
6
|
function g(s) {
|
|
7
7
|
const m = s + "CollectionProvider", [A, N] = y(m), [_, f] = A(
|
package/dist/index8.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import { cva as n } from "./
|
|
2
|
+
import { cva as n } from "./index47.js";
|
|
3
3
|
import { cn as a } from "./index2.js";
|
|
4
4
|
const i = n(
|
|
5
5
|
"inline-flex items-center border-2 px-2.5 py-0.5 text-xs font-semibold uppercase tracking-wider transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",
|
package/dist/index80.js
CHANGED