@drjoshcsimmons/scl 0.2.4 → 0.2.5
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 +205 -167
- package/dist/index101.js +14 -55
- package/dist/index102.js +47 -29
- package/dist/index103.js +49 -29
- package/dist/index104.js +9 -15
- package/dist/index105.js +47 -29
- package/dist/index106.js +646 -44
- package/dist/index107.js +12 -45
- package/dist/index108.js +3 -54
- package/dist/index109.js +9 -30
- package/dist/index11.js +2 -2
- package/dist/index110.js +30 -13
- package/dist/index111.js +44 -646
- package/dist/index112.js +30 -9
- package/dist/index113.js +1 -1
- package/dist/index114.js +6 -48
- package/dist/index115.js +47 -11
- package/dist/index116.js +10 -204
- package/dist/index117.js +204 -20
- package/dist/index118.js +21 -399
- package/dist/index119.js +399 -20
- package/dist/index12.js +1 -1
- package/dist/index120.js +15 -3
- package/dist/index121.js +3 -32
- package/dist/index122.js +32 -12
- package/dist/index123.js +18 -6
- package/dist/index124.js +1 -1
- package/dist/index125.js +2 -25
- package/dist/index126.js +53 -29
- package/dist/index127.js +65 -5
- package/dist/index128.js +25 -2
- package/dist/index129.js +29 -53
- package/dist/index13.js +2 -2
- package/dist/index130.js +5 -65
- package/dist/index131.js +2 -5
- package/dist/index132.js +2 -3
- package/dist/index133.js +5 -24
- package/dist/index134.js +3 -113
- package/dist/index135.js +23 -15
- package/dist/index136.js +107 -519
- package/dist/index137.js +14 -126
- package/dist/index138.js +516 -125
- package/dist/index139.js +128 -2
- package/dist/index14.js +2 -2
- package/dist/index140.js +134 -2
- package/dist/index141.js +65 -69
- package/dist/index142.js +68 -8
- package/dist/index143.js +9 -14
- package/dist/index144.js +14 -66
- package/dist/index145.js +65 -64
- 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 +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 +108 -220
- package/dist/index46.js +33 -11
- package/dist/index47.js +249 -33
- package/dist/index48.js +9 -60
- package/dist/index49.js +62 -107
- package/dist/index5.js +1 -1
- package/dist/index50.js +220 -108
- package/dist/index51.js +11 -435
- package/dist/index52.js +56 -856
- package/dist/index53.js +5 -2
- package/dist/index54.js +18 -9
- package/dist/index55.js +105 -117
- package/dist/index56.js +64 -512
- package/dist/index57.js +217 -137
- package/dist/index58.js +224 -70
- package/dist/index59.js +11 -18
- package/dist/index6.js +1 -1
- package/dist/index60.js +91 -197
- package/dist/index61.js +254 -11
- package/dist/index62.js +256 -27
- package/dist/index63.js +12 -310
- package/dist/index64.js +225 -12
- package/dist/index65.js +11 -260
- package/dist/index66.js +31 -12
- package/dist/index67.js +308 -20
- package/dist/index68.js +12 -225
- package/dist/index69.js +530 -11
- package/dist/index7.js +1 -1
- package/dist/index70.js +823 -204
- package/dist/index71.js +9 -73
- package/dist/index72.js +336 -12
- package/dist/index73.js +402 -216
- package/dist/index74.js +143 -318
- package/dist/index75.js +20 -252
- package/dist/index76.js +23 -64
- package/dist/index77.js +64 -42
- package/dist/index78.js +5 -25
- package/dist/index79.js +51 -6
- package/dist/index8.js +1 -1
- package/dist/index80.js +5 -51
- package/dist/index81.js +24 -33
- package/dist/index82.js +68 -10
- package/dist/index83.js +33 -7
- package/dist/index84.js +9 -4
- package/dist/index85.js +51 -65
- package/dist/index86.js +10 -8
- package/dist/index87.js +4 -4
- package/dist/index88.js +30 -6
- package/dist/index89.js +12 -24
- package/dist/index9.js +2 -2
- package/dist/index90.js +44 -123
- package/dist/index91.js +10 -14
- package/dist/index92.js +7 -134
- package/dist/index93.js +30 -219
- package/dist/index94.js +55 -14
- package/dist/index95.js +29 -47
- package/dist/index96.js +180 -10
- package/dist/index97.js +124 -29
- package/dist/index98.js +15 -50
- package/dist/index99.js +134 -8
- package/package.json +1 -1
package/dist/index56.js
CHANGED
|
@@ -1,532 +1,84 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import { useDirection as ne } from "./index83.js";
|
|
8
|
-
import { useLayoutEffect as le } from "./index84.js";
|
|
9
|
-
import { clamp as ce } from "./index87.js";
|
|
10
|
-
import { composeEventHandlers as R } from "./index79.js";
|
|
11
|
-
import { jsx as b, jsxs as ie, Fragment as se } from "react/jsx-runtime";
|
|
12
|
-
function ae(e, t) {
|
|
13
|
-
return c.useReducer((r, l) => t[r][l] ?? r, e);
|
|
14
|
-
}
|
|
15
|
-
var V = "ScrollArea", [j] = te(V), [de, v] = j(V), q = c.forwardRef(
|
|
16
|
-
(e, t) => {
|
|
1
|
+
import * as m from "react";
|
|
2
|
+
import { createContextScope as $ } from "./index94.js";
|
|
3
|
+
import { Primitive as c } from "./index95.js";
|
|
4
|
+
import { jsx as l } from "react/jsx-runtime";
|
|
5
|
+
var u = "Progress", d = 100, [h] = $(u), [R, _] = h(u), f = m.forwardRef(
|
|
6
|
+
(r, e) => {
|
|
17
7
|
const {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
...
|
|
23
|
-
} =
|
|
24
|
-
|
|
25
|
-
|
|
8
|
+
__scopeProgress: i,
|
|
9
|
+
value: o = null,
|
|
10
|
+
max: a,
|
|
11
|
+
getValueLabel: N = E,
|
|
12
|
+
...b
|
|
13
|
+
} = r;
|
|
14
|
+
(a || a === 0) && !v(a) && console.error(M(`${a}`, "Progress"));
|
|
15
|
+
const t = v(a) ? a : d;
|
|
16
|
+
o !== null && !p(o, t) && console.error(V(`${o}`, "Progress"));
|
|
17
|
+
const n = p(o, t) ? o : null, I = s(n) ? N(n, t) : void 0;
|
|
18
|
+
return /* @__PURE__ */ l(R, { scope: i, value: n, max: t, children: /* @__PURE__ */ l(
|
|
19
|
+
c.div,
|
|
26
20
|
{
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
onScrollbarXChange: p,
|
|
38
|
-
scrollbarXEnabled: W,
|
|
39
|
-
onScrollbarXEnabledChange: x,
|
|
40
|
-
scrollbarY: y,
|
|
41
|
-
onScrollbarYChange: M,
|
|
42
|
-
scrollbarYEnabled: H,
|
|
43
|
-
onScrollbarYEnabledChange: z,
|
|
44
|
-
onCornerWidthChange: _,
|
|
45
|
-
onCornerHeightChange: D,
|
|
46
|
-
children: /* @__PURE__ */ b(
|
|
47
|
-
L.div,
|
|
48
|
-
{
|
|
49
|
-
dir: w,
|
|
50
|
-
...i,
|
|
51
|
-
ref: m,
|
|
52
|
-
style: {
|
|
53
|
-
position: "relative",
|
|
54
|
-
// Pass corner sizes as CSS vars to reduce re-renders of context consumers
|
|
55
|
-
"--radix-scroll-area-corner-width": P + "px",
|
|
56
|
-
"--radix-scroll-area-corner-height": U + "px",
|
|
57
|
-
...e.style
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
)
|
|
21
|
+
"aria-valuemax": t,
|
|
22
|
+
"aria-valuemin": 0,
|
|
23
|
+
"aria-valuenow": s(n) ? n : void 0,
|
|
24
|
+
"aria-valuetext": I,
|
|
25
|
+
role: "progressbar",
|
|
26
|
+
"data-state": P(n, t),
|
|
27
|
+
"data-value": n ?? void 0,
|
|
28
|
+
"data-max": t,
|
|
29
|
+
...b,
|
|
30
|
+
ref: e
|
|
61
31
|
}
|
|
62
|
-
);
|
|
63
|
-
}
|
|
64
|
-
);
|
|
65
|
-
q.displayName = V;
|
|
66
|
-
var $ = "ScrollAreaViewport", G = c.forwardRef(
|
|
67
|
-
(e, t) => {
|
|
68
|
-
const { __scopeScrollArea: r, children: l, nonce: o, ...n } = e, i = v($, r), s = c.useRef(null), a = A(t, s, i.onViewportChange);
|
|
69
|
-
return /* @__PURE__ */ ie(se, { children: [
|
|
70
|
-
/* @__PURE__ */ b(
|
|
71
|
-
"style",
|
|
72
|
-
{
|
|
73
|
-
dangerouslySetInnerHTML: {
|
|
74
|
-
__html: "[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}"
|
|
75
|
-
},
|
|
76
|
-
nonce: o
|
|
77
|
-
}
|
|
78
|
-
),
|
|
79
|
-
/* @__PURE__ */ b(
|
|
80
|
-
L.div,
|
|
81
|
-
{
|
|
82
|
-
"data-radix-scroll-area-viewport": "",
|
|
83
|
-
...n,
|
|
84
|
-
ref: a,
|
|
85
|
-
style: {
|
|
86
|
-
/**
|
|
87
|
-
* We don't support `visible` because the intention is to have at least one scrollbar
|
|
88
|
-
* if this component is used and `visible` will behave like `auto` in that case
|
|
89
|
-
* https://developer.mozilla.org/en-US/docs/Web/CSS/overflow#description
|
|
90
|
-
*
|
|
91
|
-
* We don't handle `auto` because the intention is for the native implementation
|
|
92
|
-
* to be hidden if using this component. We just want to ensure the node is scrollable
|
|
93
|
-
* so could have used either `scroll` or `auto` here. We picked `scroll` to prevent
|
|
94
|
-
* the browser from having to work out whether to render native scrollbars or not,
|
|
95
|
-
* we tell it to with the intention of hiding them in CSS.
|
|
96
|
-
*/
|
|
97
|
-
overflowX: i.scrollbarXEnabled ? "scroll" : "hidden",
|
|
98
|
-
overflowY: i.scrollbarYEnabled ? "scroll" : "hidden",
|
|
99
|
-
...e.style
|
|
100
|
-
},
|
|
101
|
-
children: /* @__PURE__ */ b("div", { ref: i.onContentChange, style: { minWidth: "100%", display: "table" }, children: l })
|
|
102
|
-
}
|
|
103
|
-
)
|
|
104
|
-
] });
|
|
105
|
-
}
|
|
106
|
-
);
|
|
107
|
-
G.displayName = $;
|
|
108
|
-
var g = "ScrollAreaScrollbar", ue = c.forwardRef(
|
|
109
|
-
(e, t) => {
|
|
110
|
-
const { forceMount: r, ...l } = e, o = v(g, e.__scopeScrollArea), { onScrollbarXEnabledChange: n, onScrollbarYEnabledChange: i } = o, s = e.orientation === "horizontal";
|
|
111
|
-
return c.useEffect(() => (s ? n(!0) : i(!0), () => {
|
|
112
|
-
s ? n(!1) : i(!1);
|
|
113
|
-
}), [s, n, i]), o.type === "hover" ? /* @__PURE__ */ b(fe, { ...l, ref: t, forceMount: r }) : o.type === "scroll" ? /* @__PURE__ */ b(he, { ...l, ref: t, forceMount: r }) : o.type === "auto" ? /* @__PURE__ */ b(J, { ...l, ref: t, forceMount: r }) : o.type === "always" ? /* @__PURE__ */ b(k, { ...l, ref: t }) : null;
|
|
32
|
+
) });
|
|
114
33
|
}
|
|
115
34
|
);
|
|
116
|
-
|
|
117
|
-
var
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
if (s) {
|
|
123
|
-
const f = () => {
|
|
124
|
-
window.clearTimeout(a), i(!0);
|
|
125
|
-
}, d = () => {
|
|
126
|
-
a = window.setTimeout(() => i(!1), o.scrollHideDelay);
|
|
127
|
-
};
|
|
128
|
-
return s.addEventListener("pointerenter", f), s.addEventListener("pointerleave", d), () => {
|
|
129
|
-
window.clearTimeout(a), s.removeEventListener("pointerenter", f), s.removeEventListener("pointerleave", d);
|
|
130
|
-
};
|
|
131
|
-
}
|
|
132
|
-
}, [o.scrollArea, o.scrollHideDelay]), /* @__PURE__ */ b(I, { present: r || n, children: /* @__PURE__ */ b(
|
|
133
|
-
J,
|
|
134
|
-
{
|
|
135
|
-
"data-state": n ? "visible" : "hidden",
|
|
136
|
-
...l,
|
|
137
|
-
ref: t
|
|
138
|
-
}
|
|
139
|
-
) });
|
|
140
|
-
}), he = c.forwardRef((e, t) => {
|
|
141
|
-
const { forceMount: r, ...l } = e, o = v(g, e.__scopeScrollArea), n = e.orientation === "horizontal", i = Y(() => a("SCROLL_END"), 100), [s, a] = ae("hidden", {
|
|
142
|
-
hidden: {
|
|
143
|
-
SCROLL: "scrolling"
|
|
144
|
-
},
|
|
145
|
-
scrolling: {
|
|
146
|
-
SCROLL_END: "idle",
|
|
147
|
-
POINTER_ENTER: "interacting"
|
|
148
|
-
},
|
|
149
|
-
interacting: {
|
|
150
|
-
SCROLL: "interacting",
|
|
151
|
-
POINTER_LEAVE: "idle"
|
|
152
|
-
},
|
|
153
|
-
idle: {
|
|
154
|
-
HIDE: "hidden",
|
|
155
|
-
SCROLL: "scrolling",
|
|
156
|
-
POINTER_ENTER: "interacting"
|
|
157
|
-
}
|
|
158
|
-
});
|
|
159
|
-
return c.useEffect(() => {
|
|
160
|
-
if (s === "idle") {
|
|
161
|
-
const f = window.setTimeout(() => a("HIDE"), o.scrollHideDelay);
|
|
162
|
-
return () => window.clearTimeout(f);
|
|
163
|
-
}
|
|
164
|
-
}, [s, o.scrollHideDelay, a]), c.useEffect(() => {
|
|
165
|
-
const f = o.viewport, d = n ? "scrollLeft" : "scrollTop";
|
|
166
|
-
if (f) {
|
|
167
|
-
let h = f[d];
|
|
168
|
-
const u = () => {
|
|
169
|
-
const S = f[d];
|
|
170
|
-
h !== S && (a("SCROLL"), i()), h = S;
|
|
171
|
-
};
|
|
172
|
-
return f.addEventListener("scroll", u), () => f.removeEventListener("scroll", u);
|
|
173
|
-
}
|
|
174
|
-
}, [o.viewport, n, a, i]), /* @__PURE__ */ b(I, { present: r || s !== "hidden", children: /* @__PURE__ */ b(
|
|
175
|
-
k,
|
|
176
|
-
{
|
|
177
|
-
"data-state": s === "hidden" ? "hidden" : "visible",
|
|
178
|
-
...l,
|
|
179
|
-
ref: t,
|
|
180
|
-
onPointerEnter: R(e.onPointerEnter, () => a("POINTER_ENTER")),
|
|
181
|
-
onPointerLeave: R(e.onPointerLeave, () => a("POINTER_LEAVE"))
|
|
182
|
-
}
|
|
183
|
-
) });
|
|
184
|
-
}), J = c.forwardRef((e, t) => {
|
|
185
|
-
const r = v(g, e.__scopeScrollArea), { forceMount: l, ...o } = e, [n, i] = c.useState(!1), s = e.orientation === "horizontal", a = Y(() => {
|
|
186
|
-
if (r.viewport) {
|
|
187
|
-
const f = r.viewport.offsetWidth < r.viewport.scrollWidth, d = r.viewport.offsetHeight < r.viewport.scrollHeight;
|
|
188
|
-
i(s ? f : d);
|
|
189
|
-
}
|
|
190
|
-
}, 10);
|
|
191
|
-
return T(r.viewport, a), T(r.content, a), /* @__PURE__ */ b(I, { present: l || n, children: /* @__PURE__ */ b(
|
|
192
|
-
k,
|
|
193
|
-
{
|
|
194
|
-
"data-state": n ? "visible" : "hidden",
|
|
195
|
-
...o,
|
|
196
|
-
ref: t
|
|
197
|
-
}
|
|
198
|
-
) });
|
|
199
|
-
}), k = c.forwardRef((e, t) => {
|
|
200
|
-
const { orientation: r = "vertical", ...l } = e, o = v(g, e.__scopeScrollArea), n = c.useRef(null), i = c.useRef(0), [s, a] = c.useState({
|
|
201
|
-
content: 0,
|
|
202
|
-
viewport: 0,
|
|
203
|
-
scrollbar: { size: 0, paddingStart: 0, paddingEnd: 0 }
|
|
204
|
-
}), f = ee(s.viewport, s.content), d = {
|
|
205
|
-
...l,
|
|
206
|
-
sizes: s,
|
|
207
|
-
onSizesChange: a,
|
|
208
|
-
hasThumb: f > 0 && f < 1,
|
|
209
|
-
onThumbChange: (u) => n.current = u,
|
|
210
|
-
onThumbPointerUp: () => i.current = 0,
|
|
211
|
-
onThumbPointerDown: (u) => i.current = u
|
|
212
|
-
};
|
|
213
|
-
function h(u, S) {
|
|
214
|
-
return ge(u, i.current, s, S);
|
|
215
|
-
}
|
|
216
|
-
return r === "horizontal" ? /* @__PURE__ */ b(
|
|
217
|
-
be,
|
|
218
|
-
{
|
|
219
|
-
...d,
|
|
220
|
-
ref: t,
|
|
221
|
-
onThumbPositionChange: () => {
|
|
222
|
-
if (o.viewport && n.current) {
|
|
223
|
-
const u = o.viewport.scrollLeft, S = F(u, s, o.dir);
|
|
224
|
-
n.current.style.transform = `translate3d(${S}px, 0, 0)`;
|
|
225
|
-
}
|
|
226
|
-
},
|
|
227
|
-
onWheelScroll: (u) => {
|
|
228
|
-
o.viewport && (o.viewport.scrollLeft = u);
|
|
229
|
-
},
|
|
230
|
-
onDragScroll: (u) => {
|
|
231
|
-
o.viewport && (o.viewport.scrollLeft = h(u, o.dir));
|
|
232
|
-
}
|
|
233
|
-
}
|
|
234
|
-
) : r === "vertical" ? /* @__PURE__ */ b(
|
|
235
|
-
Se,
|
|
236
|
-
{
|
|
237
|
-
...d,
|
|
238
|
-
ref: t,
|
|
239
|
-
onThumbPositionChange: () => {
|
|
240
|
-
if (o.viewport && n.current) {
|
|
241
|
-
const u = o.viewport.scrollTop, S = F(u, s);
|
|
242
|
-
n.current.style.transform = `translate3d(0, ${S}px, 0)`;
|
|
243
|
-
}
|
|
244
|
-
},
|
|
245
|
-
onWheelScroll: (u) => {
|
|
246
|
-
o.viewport && (o.viewport.scrollTop = u);
|
|
247
|
-
},
|
|
248
|
-
onDragScroll: (u) => {
|
|
249
|
-
o.viewport && (o.viewport.scrollTop = h(u));
|
|
250
|
-
}
|
|
251
|
-
}
|
|
252
|
-
) : null;
|
|
253
|
-
}), be = c.forwardRef((e, t) => {
|
|
254
|
-
const { sizes: r, onSizesChange: l, ...o } = e, n = v(g, e.__scopeScrollArea), [i, s] = c.useState(), a = c.useRef(null), f = A(t, a, n.onScrollbarXChange);
|
|
255
|
-
return c.useEffect(() => {
|
|
256
|
-
a.current && s(getComputedStyle(a.current));
|
|
257
|
-
}, [a]), /* @__PURE__ */ b(
|
|
258
|
-
Q,
|
|
259
|
-
{
|
|
260
|
-
"data-orientation": "horizontal",
|
|
261
|
-
...o,
|
|
262
|
-
ref: f,
|
|
263
|
-
sizes: r,
|
|
264
|
-
style: {
|
|
265
|
-
bottom: 0,
|
|
266
|
-
left: n.dir === "rtl" ? "var(--radix-scroll-area-corner-width)" : 0,
|
|
267
|
-
right: n.dir === "ltr" ? "var(--radix-scroll-area-corner-width)" : 0,
|
|
268
|
-
"--radix-scroll-area-thumb-width": X(r) + "px",
|
|
269
|
-
...e.style
|
|
270
|
-
},
|
|
271
|
-
onThumbPointerDown: (d) => e.onThumbPointerDown(d.x),
|
|
272
|
-
onDragScroll: (d) => e.onDragScroll(d.x),
|
|
273
|
-
onWheelScroll: (d, h) => {
|
|
274
|
-
if (n.viewport) {
|
|
275
|
-
const u = n.viewport.scrollLeft + d.deltaX;
|
|
276
|
-
e.onWheelScroll(u), oe(u, h) && d.preventDefault();
|
|
277
|
-
}
|
|
278
|
-
},
|
|
279
|
-
onResize: () => {
|
|
280
|
-
a.current && n.viewport && i && l({
|
|
281
|
-
content: n.viewport.scrollWidth,
|
|
282
|
-
viewport: n.viewport.offsetWidth,
|
|
283
|
-
scrollbar: {
|
|
284
|
-
size: a.current.clientWidth,
|
|
285
|
-
paddingStart: O(i.paddingLeft),
|
|
286
|
-
paddingEnd: O(i.paddingRight)
|
|
287
|
-
}
|
|
288
|
-
});
|
|
289
|
-
}
|
|
290
|
-
}
|
|
291
|
-
);
|
|
292
|
-
}), Se = c.forwardRef((e, t) => {
|
|
293
|
-
const { sizes: r, onSizesChange: l, ...o } = e, n = v(g, e.__scopeScrollArea), [i, s] = c.useState(), a = c.useRef(null), f = A(t, a, n.onScrollbarYChange);
|
|
294
|
-
return c.useEffect(() => {
|
|
295
|
-
a.current && s(getComputedStyle(a.current));
|
|
296
|
-
}, [a]), /* @__PURE__ */ b(
|
|
297
|
-
Q,
|
|
298
|
-
{
|
|
299
|
-
"data-orientation": "vertical",
|
|
300
|
-
...o,
|
|
301
|
-
ref: f,
|
|
302
|
-
sizes: r,
|
|
303
|
-
style: {
|
|
304
|
-
top: 0,
|
|
305
|
-
right: n.dir === "ltr" ? 0 : void 0,
|
|
306
|
-
left: n.dir === "rtl" ? 0 : void 0,
|
|
307
|
-
bottom: "var(--radix-scroll-area-corner-height)",
|
|
308
|
-
"--radix-scroll-area-thumb-height": X(r) + "px",
|
|
309
|
-
...e.style
|
|
310
|
-
},
|
|
311
|
-
onThumbPointerDown: (d) => e.onThumbPointerDown(d.y),
|
|
312
|
-
onDragScroll: (d) => e.onDragScroll(d.y),
|
|
313
|
-
onWheelScroll: (d, h) => {
|
|
314
|
-
if (n.viewport) {
|
|
315
|
-
const u = n.viewport.scrollTop + d.deltaY;
|
|
316
|
-
e.onWheelScroll(u), oe(u, h) && d.preventDefault();
|
|
317
|
-
}
|
|
318
|
-
},
|
|
319
|
-
onResize: () => {
|
|
320
|
-
a.current && n.viewport && i && l({
|
|
321
|
-
content: n.viewport.scrollHeight,
|
|
322
|
-
viewport: n.viewport.offsetHeight,
|
|
323
|
-
scrollbar: {
|
|
324
|
-
size: a.current.clientHeight,
|
|
325
|
-
paddingStart: O(i.paddingTop),
|
|
326
|
-
paddingEnd: O(i.paddingBottom)
|
|
327
|
-
}
|
|
328
|
-
});
|
|
329
|
-
}
|
|
330
|
-
}
|
|
331
|
-
);
|
|
332
|
-
}), [me, K] = j(g), Q = c.forwardRef((e, t) => {
|
|
333
|
-
const {
|
|
334
|
-
__scopeScrollArea: r,
|
|
335
|
-
sizes: l,
|
|
336
|
-
hasThumb: o,
|
|
337
|
-
onThumbChange: n,
|
|
338
|
-
onThumbPointerUp: i,
|
|
339
|
-
onThumbPointerDown: s,
|
|
340
|
-
onThumbPositionChange: a,
|
|
341
|
-
onDragScroll: f,
|
|
342
|
-
onWheelScroll: d,
|
|
343
|
-
onResize: h,
|
|
344
|
-
...u
|
|
345
|
-
} = e, S = v(g, r), [p, y] = c.useState(null), M = A(t, (m) => y(m)), P = c.useRef(null), _ = c.useRef(""), U = S.viewport, D = l.content - l.viewport, W = C(d), x = C(a), H = Y(h, 10);
|
|
346
|
-
function z(m) {
|
|
347
|
-
if (P.current) {
|
|
348
|
-
const w = m.clientX - P.current.left, E = m.clientY - P.current.top;
|
|
349
|
-
f({ x: w, y: E });
|
|
350
|
-
}
|
|
351
|
-
}
|
|
352
|
-
return c.useEffect(() => {
|
|
353
|
-
const m = (w) => {
|
|
354
|
-
const E = w.target;
|
|
355
|
-
(p == null ? void 0 : p.contains(E)) && W(w, D);
|
|
356
|
-
};
|
|
357
|
-
return document.addEventListener("wheel", m, { passive: !1 }), () => document.removeEventListener("wheel", m, { passive: !1 });
|
|
358
|
-
}, [U, p, D, W]), c.useEffect(x, [l, x]), T(p, H), T(S.content, H), /* @__PURE__ */ b(
|
|
359
|
-
me,
|
|
360
|
-
{
|
|
361
|
-
scope: r,
|
|
362
|
-
scrollbar: p,
|
|
363
|
-
hasThumb: o,
|
|
364
|
-
onThumbChange: C(n),
|
|
365
|
-
onThumbPointerUp: C(i),
|
|
366
|
-
onThumbPositionChange: x,
|
|
367
|
-
onThumbPointerDown: C(s),
|
|
368
|
-
children: /* @__PURE__ */ b(
|
|
369
|
-
L.div,
|
|
370
|
-
{
|
|
371
|
-
...u,
|
|
372
|
-
ref: M,
|
|
373
|
-
style: { position: "absolute", ...u.style },
|
|
374
|
-
onPointerDown: R(e.onPointerDown, (m) => {
|
|
375
|
-
m.button === 0 && (m.target.setPointerCapture(m.pointerId), P.current = p.getBoundingClientRect(), _.current = document.body.style.webkitUserSelect, document.body.style.webkitUserSelect = "none", S.viewport && (S.viewport.style.scrollBehavior = "auto"), z(m));
|
|
376
|
-
}),
|
|
377
|
-
onPointerMove: R(e.onPointerMove, z),
|
|
378
|
-
onPointerUp: R(e.onPointerUp, (m) => {
|
|
379
|
-
const w = m.target;
|
|
380
|
-
w.hasPointerCapture(m.pointerId) && w.releasePointerCapture(m.pointerId), document.body.style.webkitUserSelect = _.current, S.viewport && (S.viewport.style.scrollBehavior = ""), P.current = null;
|
|
381
|
-
})
|
|
382
|
-
}
|
|
383
|
-
)
|
|
384
|
-
}
|
|
385
|
-
);
|
|
386
|
-
}), N = "ScrollAreaThumb", pe = c.forwardRef(
|
|
387
|
-
(e, t) => {
|
|
388
|
-
const { forceMount: r, ...l } = e, o = K(N, e.__scopeScrollArea);
|
|
389
|
-
return /* @__PURE__ */ b(I, { present: r || o.hasThumb, children: /* @__PURE__ */ b(ve, { ref: t, ...l }) });
|
|
390
|
-
}
|
|
391
|
-
), ve = c.forwardRef(
|
|
392
|
-
(e, t) => {
|
|
393
|
-
const { __scopeScrollArea: r, style: l, ...o } = e, n = v(N, r), i = K(N, r), { onThumbPositionChange: s } = i, a = A(
|
|
394
|
-
t,
|
|
395
|
-
(h) => i.onThumbChange(h)
|
|
396
|
-
), f = c.useRef(void 0), d = Y(() => {
|
|
397
|
-
f.current && (f.current(), f.current = void 0);
|
|
398
|
-
}, 100);
|
|
399
|
-
return c.useEffect(() => {
|
|
400
|
-
const h = n.viewport;
|
|
401
|
-
if (h) {
|
|
402
|
-
const u = () => {
|
|
403
|
-
if (d(), !f.current) {
|
|
404
|
-
const S = Pe(h, s);
|
|
405
|
-
f.current = S, s();
|
|
406
|
-
}
|
|
407
|
-
};
|
|
408
|
-
return s(), h.addEventListener("scroll", u), () => h.removeEventListener("scroll", u);
|
|
409
|
-
}
|
|
410
|
-
}, [n.viewport, d, s]), /* @__PURE__ */ b(
|
|
411
|
-
L.div,
|
|
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,
|
|
412
41
|
{
|
|
413
|
-
"data-state":
|
|
42
|
+
"data-state": P(a.value, a.max),
|
|
43
|
+
"data-value": a.value ?? void 0,
|
|
44
|
+
"data-max": a.max,
|
|
414
45
|
...o,
|
|
415
|
-
ref:
|
|
416
|
-
style: {
|
|
417
|
-
width: "var(--radix-scroll-area-thumb-width)",
|
|
418
|
-
height: "var(--radix-scroll-area-thumb-height)",
|
|
419
|
-
...l
|
|
420
|
-
},
|
|
421
|
-
onPointerDownCapture: R(e.onPointerDownCapture, (h) => {
|
|
422
|
-
const S = h.target.getBoundingClientRect(), p = h.clientX - S.left, y = h.clientY - S.top;
|
|
423
|
-
i.onThumbPointerDown({ x: p, y });
|
|
424
|
-
}),
|
|
425
|
-
onPointerUp: R(e.onPointerUp, i.onThumbPointerUp)
|
|
46
|
+
ref: e
|
|
426
47
|
}
|
|
427
48
|
);
|
|
428
49
|
}
|
|
429
50
|
);
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
(e
|
|
433
|
-
const r = v(B, e.__scopeScrollArea), l = !!(r.scrollbarX && r.scrollbarY);
|
|
434
|
-
return r.type !== "scroll" && l ? /* @__PURE__ */ b(we, { ...e, ref: t }) : null;
|
|
435
|
-
}
|
|
436
|
-
);
|
|
437
|
-
Z.displayName = B;
|
|
438
|
-
var we = c.forwardRef((e, t) => {
|
|
439
|
-
const { __scopeScrollArea: r, ...l } = e, o = v(B, r), [n, i] = c.useState(0), [s, a] = c.useState(0), f = !!(n && s);
|
|
440
|
-
return T(o.scrollbarX, () => {
|
|
441
|
-
var h;
|
|
442
|
-
const d = ((h = o.scrollbarX) == null ? void 0 : h.offsetHeight) || 0;
|
|
443
|
-
o.onCornerHeightChange(d), a(d);
|
|
444
|
-
}), T(o.scrollbarY, () => {
|
|
445
|
-
var h;
|
|
446
|
-
const d = ((h = o.scrollbarY) == null ? void 0 : h.offsetWidth) || 0;
|
|
447
|
-
o.onCornerWidthChange(d), i(d);
|
|
448
|
-
}), f ? /* @__PURE__ */ b(
|
|
449
|
-
L.div,
|
|
450
|
-
{
|
|
451
|
-
...l,
|
|
452
|
-
ref: t,
|
|
453
|
-
style: {
|
|
454
|
-
width: n,
|
|
455
|
-
height: s,
|
|
456
|
-
position: "absolute",
|
|
457
|
-
right: o.dir === "ltr" ? 0 : void 0,
|
|
458
|
-
left: o.dir === "rtl" ? 0 : void 0,
|
|
459
|
-
bottom: 0,
|
|
460
|
-
...e.style
|
|
461
|
-
}
|
|
462
|
-
}
|
|
463
|
-
) : null;
|
|
464
|
-
});
|
|
465
|
-
function O(e) {
|
|
466
|
-
return e ? parseInt(e, 10) : 0;
|
|
467
|
-
}
|
|
468
|
-
function ee(e, t) {
|
|
469
|
-
const r = e / t;
|
|
470
|
-
return isNaN(r) ? 0 : r;
|
|
51
|
+
x.displayName = g;
|
|
52
|
+
function E(r, e) {
|
|
53
|
+
return `${Math.round(r / e * 100)}%`;
|
|
471
54
|
}
|
|
472
|
-
function
|
|
473
|
-
|
|
474
|
-
return Math.max(l, 18);
|
|
55
|
+
function P(r, e) {
|
|
56
|
+
return r == null ? "indeterminate" : r === e ? "complete" : "loading";
|
|
475
57
|
}
|
|
476
|
-
function
|
|
477
|
-
|
|
478
|
-
return re([a, f], h)(e);
|
|
58
|
+
function s(r) {
|
|
59
|
+
return typeof r == "number";
|
|
479
60
|
}
|
|
480
|
-
function
|
|
481
|
-
|
|
482
|
-
return re([0, i], [0, s])(f);
|
|
61
|
+
function v(r) {
|
|
62
|
+
return s(r) && !isNaN(r) && r > 0;
|
|
483
63
|
}
|
|
484
|
-
function
|
|
485
|
-
return (r)
|
|
486
|
-
if (e[0] === e[1] || t[0] === t[1]) return t[0];
|
|
487
|
-
const l = (t[1] - t[0]) / (e[1] - e[0]);
|
|
488
|
-
return t[0] + l * (r - e[0]);
|
|
489
|
-
};
|
|
64
|
+
function p(r, e) {
|
|
65
|
+
return s(r) && !isNaN(r) && r <= e && r >= 0;
|
|
490
66
|
}
|
|
491
|
-
function
|
|
492
|
-
return e
|
|
493
|
-
}
|
|
494
|
-
var Pe = (e, t = () => {
|
|
495
|
-
}) => {
|
|
496
|
-
let r = { left: e.scrollLeft, top: e.scrollTop }, l = 0;
|
|
497
|
-
return function o() {
|
|
498
|
-
const n = { left: e.scrollLeft, top: e.scrollTop }, i = r.left !== n.left, s = r.top !== n.top;
|
|
499
|
-
(i || s) && t(), r = n, l = window.requestAnimationFrame(o);
|
|
500
|
-
}(), () => window.cancelAnimationFrame(l);
|
|
501
|
-
};
|
|
502
|
-
function Y(e, t) {
|
|
503
|
-
const r = C(e), l = c.useRef(0);
|
|
504
|
-
return c.useEffect(() => () => window.clearTimeout(l.current), []), c.useCallback(() => {
|
|
505
|
-
window.clearTimeout(l.current), l.current = window.setTimeout(r, t);
|
|
506
|
-
}, [r, t]);
|
|
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}\`.`;
|
|
507
69
|
}
|
|
508
|
-
function
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
});
|
|
516
|
-
return o.observe(e), () => {
|
|
517
|
-
window.cancelAnimationFrame(l), o.unobserve(e);
|
|
518
|
-
};
|
|
519
|
-
}
|
|
520
|
-
}, [e, r]);
|
|
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\`.`;
|
|
521
77
|
}
|
|
522
|
-
var
|
|
78
|
+
var D = f, L = x;
|
|
523
79
|
export {
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
ue as ScrollAreaScrollbar,
|
|
529
|
-
pe as ScrollAreaThumb,
|
|
530
|
-
G as ScrollAreaViewport,
|
|
531
|
-
ze as Viewport
|
|
80
|
+
L as Indicator,
|
|
81
|
+
f as Progress,
|
|
82
|
+
x as ProgressIndicator,
|
|
83
|
+
D as Root
|
|
532
84
|
};
|