@drjoshcsimmons/scl 0.1.4 → 0.1.6
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/globals.css +300 -0
- package/dist/index100.js +3 -14
- package/dist/index101.js +15 -9
- package/dist/index102.js +30 -50
- package/dist/index103.js +167 -205
- package/dist/index104.js +647 -27
- package/dist/index105.js +12 -6
- package/dist/index106.js +206 -21
- package/dist/index107.js +22 -9
- package/dist/index108.js +400 -38
- package/dist/index109.js +6 -18
- package/dist/index11.js +2 -2
- package/dist/index110.js +21 -12
- package/dist/index111.js +9 -206
- package/dist/index112.js +37 -21
- package/dist/index113.js +17 -399
- package/dist/index114.js +25 -2
- package/dist/index115.js +29 -53
- package/dist/index116.js +5 -65
- package/dist/index117.js +2 -2
- package/dist/index118.js +53 -2
- package/dist/index119.js +63 -23
- package/dist/index12.js +1 -1
- package/dist/index120.js +2 -29
- package/dist/index121.js +2 -5
- package/dist/index125.js +1 -1
- package/dist/index126.js +1 -1
- package/dist/index13.js +2 -2
- package/dist/index130.js +1 -1
- 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 +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 +33 -237
- package/dist/index46.js +241 -11
- package/dist/index47.js +216 -402
- package/dist/index48.js +9 -161
- package/dist/index49.js +12 -310
- package/dist/index5.js +1 -1
- package/dist/index50.js +260 -12
- package/dist/index51.js +12 -33
- package/dist/index52.js +62 -107
- package/dist/index53.js +226 -62
- package/dist/index54.js +4 -5
- package/dist/index55.js +530 -9
- package/dist/index56.js +112 -236
- package/dist/index57.js +307 -57
- package/dist/index58.js +12 -225
- package/dist/index59.js +435 -11
- package/dist/index6.js +1 -1
- package/dist/index60.js +60 -11
- package/dist/index61.js +250 -121
- package/dist/index62.js +115 -245
- package/dist/index63.js +82 -12
- package/dist/index64.js +21 -81
- package/dist/index65.js +31 -236
- package/dist/index66.js +18 -530
- package/dist/index67.js +235 -21
- package/dist/index68.js +11 -860
- package/dist/index69.js +161 -9
- package/dist/index7.js +1 -1
- package/dist/index70.js +323 -241
- package/dist/index71.js +219 -25
- package/dist/index72.js +11 -336
- package/dist/index73.js +823 -204
- package/dist/index74.js +9 -18
- package/dist/index75.js +105 -117
- package/dist/index76.js +5 -66
- package/dist/index77.js +25 -44
- package/dist/index78.js +64 -23
- package/dist/index79.js +123 -5
- package/dist/index8.js +1 -1
- package/dist/index80.js +13 -50
- package/dist/index81.js +133 -32
- package/dist/index82.js +1 -1
- package/dist/index83.js +218 -7
- package/dist/index84.js +14 -4
- package/dist/index85.js +68 -5
- package/dist/index86.js +33 -24
- package/dist/index87.js +49 -176
- package/dist/index88.js +48 -65
- package/dist/index89.js +50 -15
- package/dist/index9.js +2 -2
- package/dist/index90.js +9 -30
- package/dist/index91.js +5 -54
- package/dist/index92.js +24 -10
- package/dist/index93.js +55 -4
- package/dist/index94.js +10 -12
- package/dist/index95.js +4 -54
- package/dist/index96.js +30 -650
- package/dist/index97.js +11 -123
- package/dist/index98.js +41 -130
- package/dist/index99.js +8 -14
- package/package.json +19 -11
package/dist/index62.js
CHANGED
|
@@ -1,262 +1,132 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import { composeEventHandlers as
|
|
3
|
-
import { useComposedRefs as
|
|
4
|
-
import { createContextScope as
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
ee,
|
|
33
|
-
{
|
|
34
|
-
scope: o,
|
|
35
|
-
triggerRef: l,
|
|
36
|
-
contentRef: d,
|
|
37
|
-
contentId: R(),
|
|
38
|
-
titleId: R(),
|
|
39
|
-
descriptionId: R(),
|
|
40
|
-
open: g,
|
|
41
|
-
onOpenChange: C,
|
|
42
|
-
onOpenToggle: s.useCallback(() => C((H) => !H), [C]),
|
|
43
|
-
modal: c,
|
|
44
|
-
children: n
|
|
45
|
-
}
|
|
46
|
-
);
|
|
47
|
-
};
|
|
48
|
-
x.displayName = v;
|
|
49
|
-
var A = "DialogTrigger", T = s.forwardRef(
|
|
50
|
-
(e, o) => {
|
|
51
|
-
const { __scopeDialog: n, ...a } = e, r = u(A, n), t = _(o, r.triggerRef);
|
|
52
|
-
return /* @__PURE__ */ i(
|
|
53
|
-
m.button,
|
|
54
|
-
{
|
|
55
|
-
type: "button",
|
|
56
|
-
"aria-haspopup": "dialog",
|
|
57
|
-
"aria-expanded": r.open,
|
|
58
|
-
"aria-controls": r.contentId,
|
|
59
|
-
"data-state": N(r.open),
|
|
60
|
-
...a,
|
|
61
|
-
ref: t,
|
|
62
|
-
onClick: p(e.onClick, r.onOpenToggle)
|
|
63
|
-
}
|
|
64
|
-
);
|
|
65
|
-
}
|
|
66
|
-
);
|
|
67
|
-
T.displayName = A;
|
|
68
|
-
var E = "DialogPortal", [te, b] = I(E, {
|
|
69
|
-
forceMount: void 0
|
|
70
|
-
}), M = (e) => {
|
|
71
|
-
const { __scopeDialog: o, forceMount: n, children: a, container: r } = e, t = u(E, o);
|
|
72
|
-
return /* @__PURE__ */ i(te, { scope: o, forceMount: n, children: s.Children.map(a, (c) => /* @__PURE__ */ i(h, { present: n || t.open, children: /* @__PURE__ */ i(Z, { asChild: !0, container: r, children: c }) })) });
|
|
73
|
-
};
|
|
74
|
-
M.displayName = E;
|
|
75
|
-
var D = "DialogOverlay", w = s.forwardRef(
|
|
76
|
-
(e, o) => {
|
|
77
|
-
const n = b(D, e.__scopeDialog), { forceMount: a = n.forceMount, ...r } = e, t = u(D, e.__scopeDialog);
|
|
78
|
-
return t.modal ? /* @__PURE__ */ i(h, { present: a || t.open, children: /* @__PURE__ */ i(re, { ...r, ref: o }) }) : null;
|
|
79
|
-
}
|
|
80
|
-
);
|
|
81
|
-
w.displayName = D;
|
|
82
|
-
var oe = X("DialogOverlay.RemoveScroll"), re = s.forwardRef(
|
|
83
|
-
(e, o) => {
|
|
84
|
-
const { __scopeDialog: n, ...a } = e, r = u(D, n);
|
|
85
|
-
return (
|
|
86
|
-
// Make sure `Content` is scrollable even when it doesn't live inside `RemoveScroll`
|
|
87
|
-
// ie. when `Overlay` and `Content` are siblings
|
|
88
|
-
/* @__PURE__ */ i(J, { as: oe, allowPinchZoom: !0, shards: [r.contentRef], children: /* @__PURE__ */ i(
|
|
89
|
-
m.div,
|
|
1
|
+
import * as r from "react";
|
|
2
|
+
import { composeEventHandlers as T } from "./index76.js";
|
|
3
|
+
import { useComposedRefs as P } from "./index77.js";
|
|
4
|
+
import { createContextScope as I } from "./index78.js";
|
|
5
|
+
import { useControllableState as M } from "./index88.js";
|
|
6
|
+
import { usePrevious as H } from "./index91.js";
|
|
7
|
+
import { useSize as j } from "./index92.js";
|
|
8
|
+
import { Primitive as y } from "./index86.js";
|
|
9
|
+
import { jsxs as A, jsx as m } from "react/jsx-runtime";
|
|
10
|
+
var h = "Switch", [U] = I(h), [q, z] = U(h), R = r.forwardRef(
|
|
11
|
+
(t, a) => {
|
|
12
|
+
const {
|
|
13
|
+
__scopeSwitch: e,
|
|
14
|
+
name: c,
|
|
15
|
+
checked: o,
|
|
16
|
+
defaultChecked: v,
|
|
17
|
+
required: i,
|
|
18
|
+
disabled: n,
|
|
19
|
+
value: p = "on",
|
|
20
|
+
onCheckedChange: w,
|
|
21
|
+
form: s,
|
|
22
|
+
...S
|
|
23
|
+
} = t, [d, u] = r.useState(null), b = P(a, (f) => u(f)), C = r.useRef(!1), k = d ? s || !!d.closest("form") : !0, [l, B] = M({
|
|
24
|
+
prop: o,
|
|
25
|
+
defaultProp: v ?? !1,
|
|
26
|
+
onChange: w,
|
|
27
|
+
caller: h
|
|
28
|
+
});
|
|
29
|
+
return /* @__PURE__ */ A(q, { scope: e, checked: l, disabled: n, children: [
|
|
30
|
+
/* @__PURE__ */ m(
|
|
31
|
+
y.button,
|
|
90
32
|
{
|
|
91
|
-
"
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
);
|
|
105
|
-
S.displayName = f;
|
|
106
|
-
var ne = s.forwardRef(
|
|
107
|
-
(e, o) => {
|
|
108
|
-
const n = u(f, e.__scopeDialog), a = s.useRef(null), r = _(o, n.contentRef, a);
|
|
109
|
-
return s.useEffect(() => {
|
|
110
|
-
const t = a.current;
|
|
111
|
-
if (t) return Q(t);
|
|
112
|
-
}, []), /* @__PURE__ */ i(
|
|
113
|
-
F,
|
|
114
|
-
{
|
|
115
|
-
...e,
|
|
116
|
-
ref: r,
|
|
117
|
-
trapFocus: n.open,
|
|
118
|
-
disableOutsidePointerEvents: !0,
|
|
119
|
-
onCloseAutoFocus: p(e.onCloseAutoFocus, (t) => {
|
|
120
|
-
var c;
|
|
121
|
-
t.preventDefault(), (c = n.triggerRef.current) == null || c.focus();
|
|
122
|
-
}),
|
|
123
|
-
onPointerDownOutside: p(e.onPointerDownOutside, (t) => {
|
|
124
|
-
const c = t.detail.originalEvent, l = c.button === 0 && c.ctrlKey === !0;
|
|
125
|
-
(c.button === 2 || l) && t.preventDefault();
|
|
126
|
-
}),
|
|
127
|
-
onFocusOutside: p(
|
|
128
|
-
e.onFocusOutside,
|
|
129
|
-
(t) => t.preventDefault()
|
|
130
|
-
)
|
|
131
|
-
}
|
|
132
|
-
);
|
|
133
|
-
}
|
|
134
|
-
), ae = s.forwardRef(
|
|
135
|
-
(e, o) => {
|
|
136
|
-
const n = u(f, e.__scopeDialog), a = s.useRef(!1), r = s.useRef(!1);
|
|
137
|
-
return /* @__PURE__ */ i(
|
|
138
|
-
F,
|
|
139
|
-
{
|
|
140
|
-
...e,
|
|
141
|
-
ref: o,
|
|
142
|
-
trapFocus: !1,
|
|
143
|
-
disableOutsidePointerEvents: !1,
|
|
144
|
-
onCloseAutoFocus: (t) => {
|
|
145
|
-
var c, l;
|
|
146
|
-
(c = e.onCloseAutoFocus) == null || c.call(e, t), t.defaultPrevented || (a.current || (l = n.triggerRef.current) == null || l.focus(), t.preventDefault()), a.current = !1, r.current = !1;
|
|
147
|
-
},
|
|
148
|
-
onInteractOutside: (t) => {
|
|
149
|
-
var d, g;
|
|
150
|
-
(d = e.onInteractOutside) == null || d.call(e, t), t.defaultPrevented || (a.current = !0, t.detail.originalEvent.type === "pointerdown" && (r.current = !0));
|
|
151
|
-
const c = t.target;
|
|
152
|
-
((g = n.triggerRef.current) == null ? void 0 : g.contains(c)) && t.preventDefault(), t.detail.originalEvent.type === "focusin" && r.current && t.preventDefault();
|
|
33
|
+
type: "button",
|
|
34
|
+
role: "switch",
|
|
35
|
+
"aria-checked": l,
|
|
36
|
+
"aria-required": i,
|
|
37
|
+
"data-state": g(l),
|
|
38
|
+
"data-disabled": n ? "" : void 0,
|
|
39
|
+
disabled: n,
|
|
40
|
+
value: p,
|
|
41
|
+
...S,
|
|
42
|
+
ref: b,
|
|
43
|
+
onClick: T(t.onClick, (f) => {
|
|
44
|
+
B((N) => !N), k && (C.current = f.isPropagationStopped(), C.current || f.stopPropagation());
|
|
45
|
+
})
|
|
153
46
|
}
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
), F = s.forwardRef(
|
|
158
|
-
(e, o) => {
|
|
159
|
-
const { __scopeDialog: n, trapFocus: a, onOpenAutoFocus: r, onCloseAutoFocus: t, ...c } = e, l = u(f, n), d = s.useRef(null), g = _(o, d);
|
|
160
|
-
return z(), /* @__PURE__ */ P(O, { children: [
|
|
161
|
-
/* @__PURE__ */ i(
|
|
162
|
-
Y,
|
|
47
|
+
),
|
|
48
|
+
k && /* @__PURE__ */ m(
|
|
49
|
+
x,
|
|
163
50
|
{
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
id: l.contentId,
|
|
174
|
-
"aria-describedby": l.descriptionId,
|
|
175
|
-
"aria-labelledby": l.titleId,
|
|
176
|
-
"data-state": N(l.open),
|
|
177
|
-
...c,
|
|
178
|
-
ref: g,
|
|
179
|
-
onDismiss: () => l.onOpenChange(!1)
|
|
180
|
-
}
|
|
181
|
-
)
|
|
51
|
+
control: d,
|
|
52
|
+
bubbles: !C.current,
|
|
53
|
+
name: c,
|
|
54
|
+
value: p,
|
|
55
|
+
checked: l,
|
|
56
|
+
required: i,
|
|
57
|
+
disabled: n,
|
|
58
|
+
form: s,
|
|
59
|
+
style: { transform: "translateX(-100%)" }
|
|
182
60
|
}
|
|
183
|
-
)
|
|
184
|
-
/* @__PURE__ */ P(O, { children: [
|
|
185
|
-
/* @__PURE__ */ i(ie, { titleId: l.titleId }),
|
|
186
|
-
/* @__PURE__ */ i(ce, { contentRef: d, descriptionId: l.descriptionId })
|
|
187
|
-
] })
|
|
61
|
+
)
|
|
188
62
|
] });
|
|
189
63
|
}
|
|
190
|
-
), y = "DialogTitle", W = s.forwardRef(
|
|
191
|
-
(e, o) => {
|
|
192
|
-
const { __scopeDialog: n, ...a } = e, r = u(y, n);
|
|
193
|
-
return /* @__PURE__ */ i(m.h2, { id: r.titleId, ...a, ref: o });
|
|
194
|
-
}
|
|
195
64
|
);
|
|
196
|
-
|
|
197
|
-
var
|
|
198
|
-
(
|
|
199
|
-
const {
|
|
200
|
-
return /* @__PURE__ */
|
|
65
|
+
R.displayName = h;
|
|
66
|
+
var E = "SwitchThumb", _ = r.forwardRef(
|
|
67
|
+
(t, a) => {
|
|
68
|
+
const { __scopeSwitch: e, ...c } = t, o = z(E, e);
|
|
69
|
+
return /* @__PURE__ */ m(
|
|
70
|
+
y.span,
|
|
71
|
+
{
|
|
72
|
+
"data-state": g(o.checked),
|
|
73
|
+
"data-disabled": o.disabled ? "" : void 0,
|
|
74
|
+
...c,
|
|
75
|
+
ref: a
|
|
76
|
+
}
|
|
77
|
+
);
|
|
201
78
|
}
|
|
202
79
|
);
|
|
203
|
-
|
|
204
|
-
var L = "
|
|
205
|
-
(
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
80
|
+
_.displayName = E;
|
|
81
|
+
var L = "SwitchBubbleInput", x = r.forwardRef(
|
|
82
|
+
({
|
|
83
|
+
__scopeSwitch: t,
|
|
84
|
+
control: a,
|
|
85
|
+
checked: e,
|
|
86
|
+
bubbles: c = !0,
|
|
87
|
+
...o
|
|
88
|
+
}, v) => {
|
|
89
|
+
const i = r.useRef(null), n = P(i, v), p = H(e), w = j(a);
|
|
90
|
+
return r.useEffect(() => {
|
|
91
|
+
const s = i.current;
|
|
92
|
+
if (!s) return;
|
|
93
|
+
const S = window.HTMLInputElement.prototype, u = Object.getOwnPropertyDescriptor(
|
|
94
|
+
S,
|
|
95
|
+
"checked"
|
|
96
|
+
).set;
|
|
97
|
+
if (p !== e && u) {
|
|
98
|
+
const b = new Event("click", { bubbles: c });
|
|
99
|
+
u.call(s, e), s.dispatchEvent(b);
|
|
100
|
+
}
|
|
101
|
+
}, [p, e, c]), /* @__PURE__ */ m(
|
|
102
|
+
"input",
|
|
209
103
|
{
|
|
210
|
-
type: "
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
104
|
+
type: "checkbox",
|
|
105
|
+
"aria-hidden": !0,
|
|
106
|
+
defaultChecked: e,
|
|
107
|
+
...o,
|
|
108
|
+
tabIndex: -1,
|
|
109
|
+
ref: n,
|
|
110
|
+
style: {
|
|
111
|
+
...o.style,
|
|
112
|
+
...w,
|
|
113
|
+
position: "absolute",
|
|
114
|
+
pointerEvents: "none",
|
|
115
|
+
opacity: 0,
|
|
116
|
+
margin: 0
|
|
117
|
+
}
|
|
214
118
|
}
|
|
215
119
|
);
|
|
216
120
|
}
|
|
217
121
|
);
|
|
218
|
-
|
|
219
|
-
function
|
|
220
|
-
return
|
|
122
|
+
x.displayName = L;
|
|
123
|
+
function g(t) {
|
|
124
|
+
return t ? "checked" : "unchecked";
|
|
221
125
|
}
|
|
222
|
-
var
|
|
223
|
-
contentName: f,
|
|
224
|
-
titleName: y,
|
|
225
|
-
docsSlug: "dialog"
|
|
226
|
-
}), ie = ({ titleId: e }) => {
|
|
227
|
-
const o = j(B), n = `\`${o.contentName}\` requires a \`${o.titleName}\` for the component to be accessible for screen reader users.
|
|
228
|
-
|
|
229
|
-
If you want to hide the \`${o.titleName}\`, you can wrap it with our VisuallyHidden component.
|
|
230
|
-
|
|
231
|
-
For more information, see https://radix-ui.com/primitives/docs/components/${o.docsSlug}`;
|
|
232
|
-
return s.useEffect(() => {
|
|
233
|
-
e && (document.getElementById(e) || console.error(n));
|
|
234
|
-
}, [n, e]), null;
|
|
235
|
-
}, se = "DialogDescriptionWarning", ce = ({ contentRef: e, descriptionId: o }) => {
|
|
236
|
-
const a = `Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${j(se).contentName}}.`;
|
|
237
|
-
return s.useEffect(() => {
|
|
238
|
-
var t;
|
|
239
|
-
const r = (t = e.current) == null ? void 0 : t.getAttribute("aria-describedby");
|
|
240
|
-
o && r && (document.getElementById(o) || console.warn(a));
|
|
241
|
-
}, [a, e, o]), null;
|
|
242
|
-
}, Oe = x, Ie = T, xe = M, Ae = w, Te = S, be = W, Me = G, we = $;
|
|
126
|
+
var Q = R, V = _;
|
|
243
127
|
export {
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
$ as DialogClose,
|
|
249
|
-
S as DialogContent,
|
|
250
|
-
G as DialogDescription,
|
|
251
|
-
w as DialogOverlay,
|
|
252
|
-
M as DialogPortal,
|
|
253
|
-
W as DialogTitle,
|
|
254
|
-
T as DialogTrigger,
|
|
255
|
-
Ae as Overlay,
|
|
256
|
-
xe as Portal,
|
|
257
|
-
Oe as Root,
|
|
258
|
-
be as Title,
|
|
259
|
-
Ie as Trigger,
|
|
260
|
-
Pe as WarningProvider,
|
|
261
|
-
Ne as createDialogScope
|
|
128
|
+
Q as Root,
|
|
129
|
+
R as Switch,
|
|
130
|
+
_ as SwitchThumb,
|
|
131
|
+
V as Thumb
|
|
262
132
|
};
|
package/dist/index63.js
CHANGED
|
@@ -1,14 +1,84 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import * as m from "react";
|
|
2
|
+
import { createContextScope as $ } from "./index93.js";
|
|
3
|
+
import { Primitive as c } from "./index96.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) => {
|
|
7
|
+
const {
|
|
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,
|
|
20
|
+
{
|
|
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
|
|
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;
|
|
12
79
|
export {
|
|
13
|
-
|
|
80
|
+
L as Indicator,
|
|
81
|
+
f as Progress,
|
|
82
|
+
x as ProgressIndicator,
|
|
83
|
+
D as Root
|
|
14
84
|
};
|
package/dist/index64.js
CHANGED
|
@@ -1,84 +1,24 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
c.div,
|
|
20
|
-
{
|
|
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
|
|
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)}%`;
|
|
1
|
+
import * as p from "react";
|
|
2
|
+
import { Primitive as v } from "./index96.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);
|
|
54
19
|
}
|
|
55
|
-
|
|
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;
|
|
20
|
+
var T = i;
|
|
79
21
|
export {
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
x as ProgressIndicator,
|
|
83
|
-
D as Root
|
|
22
|
+
T as Root,
|
|
23
|
+
i as Separator
|
|
84
24
|
};
|