@drjoshcsimmons/scl 0.1.10 → 0.1.11
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 +47 -49
- package/dist/index101.js +51 -44
- package/dist/index102.js +30 -9
- package/dist/index103.js +3 -14
- package/dist/index104.js +3 -3
- package/dist/index105.js +46 -7
- package/dist/index107.js +7 -46
- package/dist/index108.js +176 -43
- package/dist/index109.js +47 -29
- package/dist/index11.js +2 -2
- package/dist/index110.js +30 -55
- package/dist/index111.js +650 -30
- package/dist/index112.js +30 -13
- package/dist/index115.js +6 -48
- package/dist/index116.js +1 -1
- package/dist/index12.js +1 -1
- package/dist/index124.js +48 -6
- 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 +113 -2
- package/dist/index137.js +16 -2
- package/dist/index14.js +2 -2
- package/dist/index141.js +1 -1
- package/dist/index142.js +1 -1
- package/dist/index15.js +2 -2
- package/dist/index17.js +4 -4
- package/dist/index18.js +2 -2
- package/dist/index20.js +1 -1
- 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 +2 -2
- package/dist/index29.js +1 -1
- package/dist/index31.js +1 -1
- package/dist/index33.js +1 -1
- package/dist/index36.js +1 -1
- package/dist/index37.js +1 -1
- package/dist/index45.js +1 -1
- package/dist/index48.js +310 -12
- package/dist/index49.js +5 -2
- package/dist/index50.js +124 -59
- package/dist/index51.js +62 -107
- package/dist/index52.js +55 -244
- package/dist/index53.js +256 -18
- package/dist/index54.js +12 -236
- package/dist/index55.js +249 -11
- package/dist/index56.js +9 -530
- package/dist/index57.js +102 -209
- package/dist/index58.js +5 -4
- package/dist/index59.js +31 -82
- package/dist/index6.js +1 -1
- package/dist/index60.js +71 -249
- package/dist/index61.js +860 -12
- package/dist/index62.js +9 -435
- package/dist/index63.js +147 -111
- package/dist/index64.js +333 -28
- package/dist/index65.js +410 -285
- package/dist/index66.js +241 -12
- package/dist/index67.js +18 -332
- package/dist/index68.js +219 -248
- package/dist/index69.js +11 -241
- package/dist/index7.js +1 -1
- package/dist/index70.js +11 -860
- package/dist/index71.js +130 -9
- package/dist/index72.js +234 -16
- package/dist/index73.js +509 -109
- package/dist/index74.js +16 -159
- package/dist/index75.js +247 -66
- package/dist/index80.js +1 -1
- package/dist/index82.js +1 -1
- package/dist/index84.js +15 -4
- package/dist/index85.js +51 -65
- package/dist/index86.js +11 -30
- package/dist/index87.js +4 -6
- package/dist/index88.js +30 -25
- package/dist/index89.js +10 -178
- package/dist/index9.js +1 -1
- package/dist/index90.js +8 -10
- package/dist/index91.js +5 -3
- package/dist/index92.js +24 -649
- package/dist/index93.js +65 -51
- package/dist/index94.js +124 -29
- package/dist/index95.js +125 -115
- package/dist/index96.js +13 -134
- package/dist/index97.js +14 -13
- package/dist/index98.js +8 -14
- package/dist/index99.js +50 -9
- package/package.json +1 -1
package/dist/index60.js
CHANGED
|
@@ -1,262 +1,84 @@
|
|
|
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
|
-
children: n,
|
|
21
|
-
open: a,
|
|
22
|
-
defaultOpen: r,
|
|
23
|
-
onOpenChange: t,
|
|
24
|
-
modal: c = !0
|
|
25
|
-
} = e, l = s.useRef(null), d = s.useRef(null), [g, C] = K({
|
|
26
|
-
prop: a,
|
|
27
|
-
defaultProp: r ?? !1,
|
|
28
|
-
onChange: t,
|
|
29
|
-
caller: v
|
|
30
|
-
});
|
|
31
|
-
return /* @__PURE__ */ i(
|
|
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,
|
|
1
|
+
import * as m from "react";
|
|
2
|
+
import { createContextScope as $ } from "./index101.js";
|
|
3
|
+
import { Primitive as c } from "./index102.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,
|
|
54
20
|
{
|
|
55
|
-
|
|
56
|
-
"aria-
|
|
57
|
-
"aria-
|
|
58
|
-
"aria-
|
|
59
|
-
"
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
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
|
|
63
31
|
}
|
|
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;
|
|
32
|
+
) });
|
|
79
33
|
}
|
|
80
34
|
);
|
|
81
|
-
|
|
82
|
-
var
|
|
83
|
-
(
|
|
84
|
-
const {
|
|
85
|
-
return (
|
|
86
|
-
|
|
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,
|
|
90
|
-
{
|
|
91
|
-
"data-state": N(r.open),
|
|
92
|
-
...a,
|
|
93
|
-
ref: o,
|
|
94
|
-
style: { pointerEvents: "auto", ...a.style }
|
|
95
|
-
}
|
|
96
|
-
) })
|
|
97
|
-
);
|
|
98
|
-
}
|
|
99
|
-
), f = "DialogContent", S = s.forwardRef(
|
|
100
|
-
(e, o) => {
|
|
101
|
-
const n = b(f, e.__scopeDialog), { forceMount: a = n.forceMount, ...r } = e, t = u(f, e.__scopeDialog);
|
|
102
|
-
return /* @__PURE__ */ i(h, { present: a || t.open, children: t.modal ? /* @__PURE__ */ i(ne, { ...r, ref: o }) : /* @__PURE__ */ i(ae, { ...r, ref: o }) });
|
|
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,
|
|
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,
|
|
114
41
|
{
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
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
|
-
)
|
|
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
|
|
131
47
|
}
|
|
132
48
|
);
|
|
133
49
|
}
|
|
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();
|
|
153
|
-
}
|
|
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,
|
|
163
|
-
{
|
|
164
|
-
asChild: !0,
|
|
165
|
-
loop: !0,
|
|
166
|
-
trapped: a,
|
|
167
|
-
onMountAutoFocus: r,
|
|
168
|
-
onUnmountAutoFocus: t,
|
|
169
|
-
children: /* @__PURE__ */ i(
|
|
170
|
-
U,
|
|
171
|
-
{
|
|
172
|
-
role: "dialog",
|
|
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
|
-
)
|
|
182
|
-
}
|
|
183
|
-
),
|
|
184
|
-
/* @__PURE__ */ P(O, { children: [
|
|
185
|
-
/* @__PURE__ */ i(ie, { titleId: l.titleId }),
|
|
186
|
-
/* @__PURE__ */ i(ce, { contentRef: d, descriptionId: l.descriptionId })
|
|
187
|
-
] })
|
|
188
|
-
] });
|
|
189
|
-
}
|
|
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
50
|
);
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
(e
|
|
199
|
-
const { __scopeDialog: n, ...a } = e, r = u(k, n);
|
|
200
|
-
return /* @__PURE__ */ i(m.p, { id: r.descriptionId, ...a, ref: o });
|
|
201
|
-
}
|
|
202
|
-
);
|
|
203
|
-
G.displayName = k;
|
|
204
|
-
var L = "DialogClose", $ = s.forwardRef(
|
|
205
|
-
(e, o) => {
|
|
206
|
-
const { __scopeDialog: n, ...a } = e, r = u(L, n);
|
|
207
|
-
return /* @__PURE__ */ i(
|
|
208
|
-
m.button,
|
|
209
|
-
{
|
|
210
|
-
type: "button",
|
|
211
|
-
...a,
|
|
212
|
-
ref: o,
|
|
213
|
-
onClick: p(e.onClick, () => r.onOpenChange(!1))
|
|
214
|
-
}
|
|
215
|
-
);
|
|
216
|
-
}
|
|
217
|
-
);
|
|
218
|
-
$.displayName = L;
|
|
219
|
-
function N(e) {
|
|
220
|
-
return e ? "open" : "closed";
|
|
51
|
+
x.displayName = g;
|
|
52
|
+
function E(r, e) {
|
|
53
|
+
return `${Math.round(r / e * 100)}%`;
|
|
221
54
|
}
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
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.
|
|
230
75
|
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
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 = $;
|
|
76
|
+
Defaulting to \`null\`.`;
|
|
77
|
+
}
|
|
78
|
+
var D = f, L = x;
|
|
243
79
|
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
|
|
80
|
+
L as Indicator,
|
|
81
|
+
f as Progress,
|
|
82
|
+
x as ProgressIndicator,
|
|
83
|
+
D as Root
|
|
262
84
|
};
|