@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/index128.js
CHANGED
|
@@ -1,130 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
x: t,
|
|
3
|
-
y: t
|
|
4
|
-
}), h = {
|
|
5
|
-
left: "right",
|
|
6
|
-
right: "left",
|
|
7
|
-
bottom: "top",
|
|
8
|
-
top: "bottom"
|
|
9
|
-
}, x = {
|
|
10
|
-
start: "end",
|
|
11
|
-
end: "start"
|
|
12
|
-
};
|
|
13
|
-
function R(t, e, n) {
|
|
14
|
-
return p(t, m(e, n));
|
|
15
|
-
}
|
|
16
|
-
function T(t, e) {
|
|
17
|
-
return typeof t == "function" ? t(e) : t;
|
|
18
|
-
}
|
|
19
|
-
function g(t) {
|
|
20
|
-
return t.split("-")[0];
|
|
21
|
-
}
|
|
22
|
-
function a(t) {
|
|
23
|
-
return t.split("-")[1];
|
|
24
|
-
}
|
|
25
|
-
function b(t) {
|
|
26
|
-
return t === "x" ? "y" : "x";
|
|
27
|
-
}
|
|
28
|
-
function d(t) {
|
|
29
|
-
return t === "y" ? "height" : "width";
|
|
30
|
-
}
|
|
31
|
-
const A = /* @__PURE__ */ new Set(["top", "bottom"]);
|
|
32
|
-
function P(t) {
|
|
33
|
-
return A.has(g(t)) ? "y" : "x";
|
|
34
|
-
}
|
|
35
|
-
function y(t) {
|
|
36
|
-
return b(P(t));
|
|
37
|
-
}
|
|
38
|
-
function k(t, e, n) {
|
|
39
|
-
n === void 0 && (n = !1);
|
|
40
|
-
const r = a(t), i = y(t), o = d(i);
|
|
41
|
-
let c = i === "x" ? r === (n ? "end" : "start") ? "right" : "left" : r === "start" ? "bottom" : "top";
|
|
42
|
-
return e.reference[o] > e.floating[o] && (c = f(c)), [c, f(c)];
|
|
43
|
-
}
|
|
44
|
-
function q(t) {
|
|
45
|
-
const e = f(t);
|
|
46
|
-
return [s(t), e, s(e)];
|
|
47
|
-
}
|
|
48
|
-
function s(t) {
|
|
49
|
-
return t.replace(/start|end/g, (e) => x[e]);
|
|
50
|
-
}
|
|
51
|
-
const u = ["left", "right"], l = ["right", "left"], M = ["top", "bottom"], O = ["bottom", "top"];
|
|
52
|
-
function S(t, e, n) {
|
|
53
|
-
switch (t) {
|
|
54
|
-
case "top":
|
|
55
|
-
case "bottom":
|
|
56
|
-
return n ? e ? l : u : e ? u : l;
|
|
57
|
-
case "left":
|
|
58
|
-
case "right":
|
|
59
|
-
return e ? M : O;
|
|
60
|
-
default:
|
|
61
|
-
return [];
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
function z(t, e, n, r) {
|
|
65
|
-
const i = a(t);
|
|
66
|
-
let o = S(g(t), n === "start", r);
|
|
67
|
-
return i && (o = o.map((c) => c + "-" + i), e && (o = o.concat(o.map(s)))), o;
|
|
68
|
-
}
|
|
69
|
-
function f(t) {
|
|
70
|
-
return t.replace(/left|right|bottom|top/g, (e) => h[e]);
|
|
71
|
-
}
|
|
72
|
-
function w(t) {
|
|
73
|
-
return {
|
|
74
|
-
top: 0,
|
|
75
|
-
right: 0,
|
|
76
|
-
bottom: 0,
|
|
77
|
-
left: 0,
|
|
78
|
-
...t
|
|
79
|
-
};
|
|
80
|
-
}
|
|
81
|
-
function B(t) {
|
|
82
|
-
return typeof t != "number" ? w(t) : {
|
|
83
|
-
top: t,
|
|
84
|
-
right: t,
|
|
85
|
-
bottom: t,
|
|
86
|
-
left: t
|
|
87
|
-
};
|
|
88
|
-
}
|
|
89
|
-
function D(t) {
|
|
90
|
-
const {
|
|
91
|
-
x: e,
|
|
92
|
-
y: n,
|
|
93
|
-
width: r,
|
|
94
|
-
height: i
|
|
95
|
-
} = t;
|
|
96
|
-
return {
|
|
97
|
-
width: r,
|
|
98
|
-
height: i,
|
|
99
|
-
top: n,
|
|
100
|
-
left: e,
|
|
101
|
-
right: e + r,
|
|
102
|
-
bottom: n + i,
|
|
103
|
-
x: e,
|
|
104
|
-
y: n
|
|
105
|
-
};
|
|
106
|
-
}
|
|
1
|
+
var r = {};
|
|
107
2
|
export {
|
|
108
|
-
|
|
109
|
-
E as createCoords,
|
|
110
|
-
T as evaluate,
|
|
111
|
-
w as expandPaddingObject,
|
|
112
|
-
L as floor,
|
|
113
|
-
a as getAlignment,
|
|
114
|
-
y as getAlignmentAxis,
|
|
115
|
-
k as getAlignmentSides,
|
|
116
|
-
d as getAxisLength,
|
|
117
|
-
q as getExpandedPlacements,
|
|
118
|
-
s as getOppositeAlignmentPlacement,
|
|
119
|
-
b as getOppositeAxis,
|
|
120
|
-
z as getOppositeAxisPlacements,
|
|
121
|
-
f as getOppositePlacement,
|
|
122
|
-
B as getPaddingObject,
|
|
123
|
-
g as getSide,
|
|
124
|
-
P as getSideAxis,
|
|
125
|
-
p as max,
|
|
126
|
-
m as min,
|
|
127
|
-
D as rectToClientRect,
|
|
128
|
-
C as round,
|
|
129
|
-
j as sides
|
|
3
|
+
r as __exports
|
|
130
4
|
};
|
package/dist/index129.js
CHANGED
|
@@ -1,136 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
return typeof window < "u";
|
|
3
|
-
}
|
|
4
|
-
function u(t) {
|
|
5
|
-
return p(t) ? (t.nodeName || "").toLowerCase() : "#document";
|
|
6
|
-
}
|
|
7
|
-
function i(t) {
|
|
8
|
-
var e;
|
|
9
|
-
return (t == null || (e = t.ownerDocument) == null ? void 0 : e.defaultView) || window;
|
|
10
|
-
}
|
|
11
|
-
function N(t) {
|
|
12
|
-
var e;
|
|
13
|
-
return (e = (p(t) ? t.ownerDocument : t.document) || window.document) == null ? void 0 : e.documentElement;
|
|
14
|
-
}
|
|
15
|
-
function p(t) {
|
|
16
|
-
return c() ? t instanceof Node || t instanceof i(t).Node : !1;
|
|
17
|
-
}
|
|
18
|
-
function m(t) {
|
|
19
|
-
return c() ? t instanceof Element || t instanceof i(t).Element : !1;
|
|
20
|
-
}
|
|
21
|
-
function w(t) {
|
|
22
|
-
return c() ? t instanceof HTMLElement || t instanceof i(t).HTMLElement : !1;
|
|
23
|
-
}
|
|
24
|
-
function f(t) {
|
|
25
|
-
return !c() || typeof ShadowRoot > "u" ? !1 : t instanceof ShadowRoot || t instanceof i(t).ShadowRoot;
|
|
26
|
-
}
|
|
27
|
-
const E = /* @__PURE__ */ new Set(["inline", "contents"]);
|
|
28
|
-
function y(t) {
|
|
29
|
-
const {
|
|
30
|
-
overflow: e,
|
|
31
|
-
overflowX: n,
|
|
32
|
-
overflowY: o,
|
|
33
|
-
display: r
|
|
34
|
-
} = S(t);
|
|
35
|
-
return /auto|scroll|overlay|hidden|clip/.test(e + o + n) && !E.has(r);
|
|
36
|
-
}
|
|
37
|
-
const T = /* @__PURE__ */ new Set(["table", "td", "th"]);
|
|
38
|
-
function A(t) {
|
|
39
|
-
return T.has(u(t));
|
|
40
|
-
}
|
|
41
|
-
const v = [":popover-open", ":modal"];
|
|
42
|
-
function L(t) {
|
|
43
|
-
return v.some((e) => {
|
|
44
|
-
try {
|
|
45
|
-
return t.matches(e);
|
|
46
|
-
} catch {
|
|
47
|
-
return !1;
|
|
48
|
-
}
|
|
49
|
-
});
|
|
50
|
-
}
|
|
51
|
-
const D = ["transform", "translate", "scale", "rotate", "perspective"], C = ["transform", "translate", "scale", "rotate", "perspective", "filter"], k = ["paint", "layout", "strict", "content"];
|
|
52
|
-
function V(t) {
|
|
53
|
-
const e = O(), n = m(t) ? S(t) : t;
|
|
54
|
-
return D.some((o) => n[o] ? n[o] !== "none" : !1) || (n.containerType ? n.containerType !== "normal" : !1) || !e && (n.backdropFilter ? n.backdropFilter !== "none" : !1) || !e && (n.filter ? n.filter !== "none" : !1) || C.some((o) => (n.willChange || "").includes(o)) || k.some((o) => (n.contain || "").includes(o));
|
|
55
|
-
}
|
|
56
|
-
function B(t) {
|
|
57
|
-
let e = s(t);
|
|
58
|
-
for (; w(e) && !h(e); ) {
|
|
59
|
-
if (V(e))
|
|
60
|
-
return e;
|
|
61
|
-
if (L(e))
|
|
62
|
-
return null;
|
|
63
|
-
e = s(e);
|
|
64
|
-
}
|
|
65
|
-
return null;
|
|
66
|
-
}
|
|
67
|
-
function O() {
|
|
68
|
-
return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
|
|
69
|
-
}
|
|
70
|
-
const R = /* @__PURE__ */ new Set(["html", "body", "#document"]);
|
|
71
|
-
function h(t) {
|
|
72
|
-
return R.has(u(t));
|
|
73
|
-
}
|
|
74
|
-
function S(t) {
|
|
75
|
-
return i(t).getComputedStyle(t);
|
|
76
|
-
}
|
|
77
|
-
function F(t) {
|
|
78
|
-
return m(t) ? {
|
|
79
|
-
scrollLeft: t.scrollLeft,
|
|
80
|
-
scrollTop: t.scrollTop
|
|
81
|
-
} : {
|
|
82
|
-
scrollLeft: t.scrollX,
|
|
83
|
-
scrollTop: t.scrollY
|
|
84
|
-
};
|
|
85
|
-
}
|
|
86
|
-
function s(t) {
|
|
87
|
-
if (u(t) === "html")
|
|
88
|
-
return t;
|
|
89
|
-
const e = (
|
|
90
|
-
// Step into the shadow DOM of the parent of a slotted node.
|
|
91
|
-
t.assignedSlot || // DOM Element detected.
|
|
92
|
-
t.parentNode || // ShadowRoot detected.
|
|
93
|
-
f(t) && t.host || // Fallback.
|
|
94
|
-
N(t)
|
|
95
|
-
);
|
|
96
|
-
return f(e) ? e.host : e;
|
|
97
|
-
}
|
|
98
|
-
function b(t) {
|
|
99
|
-
const e = s(t);
|
|
100
|
-
return h(e) ? t.ownerDocument ? t.ownerDocument.body : t.body : w(e) && y(e) ? e : b(e);
|
|
101
|
-
}
|
|
102
|
-
function d(t, e, n) {
|
|
103
|
-
var o;
|
|
104
|
-
e === void 0 && (e = []), n === void 0 && (n = !0);
|
|
105
|
-
const r = b(t), g = r === ((o = t.ownerDocument) == null ? void 0 : o.body), l = i(r);
|
|
106
|
-
if (g) {
|
|
107
|
-
const a = _(l);
|
|
108
|
-
return e.concat(l, l.visualViewport || [], y(r) ? r : [], a && n ? d(a) : []);
|
|
109
|
-
}
|
|
110
|
-
return e.concat(r, d(r, [], n));
|
|
111
|
-
}
|
|
112
|
-
function _(t) {
|
|
113
|
-
return t.parent && Object.getPrototypeOf(t.parent) ? t.frameElement : null;
|
|
114
|
-
}
|
|
1
|
+
var e = {};
|
|
115
2
|
export {
|
|
116
|
-
|
|
117
|
-
B as getContainingBlock,
|
|
118
|
-
N as getDocumentElement,
|
|
119
|
-
_ as getFrameElement,
|
|
120
|
-
b as getNearestOverflowAncestor,
|
|
121
|
-
u as getNodeName,
|
|
122
|
-
F as getNodeScroll,
|
|
123
|
-
d as getOverflowAncestors,
|
|
124
|
-
s as getParentNode,
|
|
125
|
-
i as getWindow,
|
|
126
|
-
V as isContainingBlock,
|
|
127
|
-
m as isElement,
|
|
128
|
-
w as isHTMLElement,
|
|
129
|
-
h as isLastTraversableNode,
|
|
130
|
-
p as isNode,
|
|
131
|
-
y as isOverflowElement,
|
|
132
|
-
f as isShadowRoot,
|
|
133
|
-
A as isTableElement,
|
|
134
|
-
L as isTopLayer,
|
|
135
|
-
O as isWebKit
|
|
3
|
+
e as __exports
|
|
136
4
|
};
|
package/dist/index13.js
CHANGED
|
@@ -3,9 +3,9 @@ import * as h from "react";
|
|
|
3
3
|
import { cn as f } from "./index2.js";
|
|
4
4
|
import { Popover as v, PopoverTrigger as C, PopoverContent as S } from "./index21.js";
|
|
5
5
|
import { Button as O } from "./index9.js";
|
|
6
|
-
import j from "./
|
|
6
|
+
import j from "./index55.js";
|
|
7
7
|
import { Command as k, CommandInput as P, CommandList as R, CommandEmpty as B, CommandGroup as I, CommandItem as L } from "./index14.js";
|
|
8
|
-
import M from "./
|
|
8
|
+
import M from "./index51.js";
|
|
9
9
|
const D = h.forwardRef(
|
|
10
10
|
({
|
|
11
11
|
options: s,
|
package/dist/index130.js
CHANGED
|
@@ -1,67 +1,27 @@
|
|
|
1
|
-
|
|
2
|
-
function
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
t === void 0 && (t = l);
|
|
7
|
-
var e = [], o = !1, c = {
|
|
8
|
-
read: function() {
|
|
9
|
-
if (o)
|
|
10
|
-
throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");
|
|
11
|
-
return e.length ? e[e.length - 1] : r;
|
|
12
|
-
},
|
|
13
|
-
useMedium: function(u) {
|
|
14
|
-
var n = t(u, o);
|
|
15
|
-
return e.push(n), function() {
|
|
16
|
-
e = e.filter(function(i) {
|
|
17
|
-
return i !== n;
|
|
18
|
-
});
|
|
19
|
-
};
|
|
20
|
-
},
|
|
21
|
-
assignSyncMedium: function(u) {
|
|
22
|
-
for (o = !0; e.length; ) {
|
|
23
|
-
var n = e;
|
|
24
|
-
e = [], n.forEach(u);
|
|
25
|
-
}
|
|
26
|
-
e = {
|
|
27
|
-
push: function(i) {
|
|
28
|
-
return u(i);
|
|
29
|
-
},
|
|
30
|
-
filter: function() {
|
|
31
|
-
return e;
|
|
32
|
-
}
|
|
33
|
-
};
|
|
34
|
-
},
|
|
35
|
-
assignMedium: function(u) {
|
|
36
|
-
o = !0;
|
|
37
|
-
var n = [];
|
|
38
|
-
if (e.length) {
|
|
39
|
-
var i = e;
|
|
40
|
-
e = [], i.forEach(u), n = e;
|
|
41
|
-
}
|
|
42
|
-
var s = function() {
|
|
43
|
-
var f = n;
|
|
44
|
-
n = [], f.forEach(u);
|
|
45
|
-
}, a = function() {
|
|
46
|
-
return Promise.resolve().then(s);
|
|
47
|
-
};
|
|
48
|
-
a(), e = {
|
|
49
|
-
push: function(f) {
|
|
50
|
-
n.push(f), a();
|
|
51
|
-
},
|
|
52
|
-
filter: function(f) {
|
|
53
|
-
return n = n.filter(f), e;
|
|
54
|
-
}
|
|
55
|
-
};
|
|
1
|
+
var p = function() {
|
|
2
|
+
return p = Object.assign || function(e) {
|
|
3
|
+
for (var n, r = 1, o = arguments.length; r < o; r++) {
|
|
4
|
+
n = arguments[r];
|
|
5
|
+
for (var a in n) Object.prototype.hasOwnProperty.call(n, a) && (e[a] = n[a]);
|
|
56
6
|
}
|
|
57
|
-
|
|
58
|
-
|
|
7
|
+
return e;
|
|
8
|
+
}, p.apply(this, arguments);
|
|
9
|
+
};
|
|
10
|
+
function c(t, e) {
|
|
11
|
+
var n = {};
|
|
12
|
+
for (var r in t) Object.prototype.hasOwnProperty.call(t, r) && e.indexOf(r) < 0 && (n[r] = t[r]);
|
|
13
|
+
if (t != null && typeof Object.getOwnPropertySymbols == "function")
|
|
14
|
+
for (var o = 0, r = Object.getOwnPropertySymbols(t); o < r.length; o++)
|
|
15
|
+
e.indexOf(r[o]) < 0 && Object.prototype.propertyIsEnumerable.call(t, r[o]) && (n[r[o]] = t[r[o]]);
|
|
16
|
+
return n;
|
|
59
17
|
}
|
|
60
|
-
function
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
return t.
|
|
18
|
+
function l(t, e, n) {
|
|
19
|
+
if (n || arguments.length === 2) for (var r = 0, o = e.length, a; r < o; r++)
|
|
20
|
+
(a || !(r in e)) && (a || (a = Array.prototype.slice.call(e, 0, r)), a[r] = e[r]);
|
|
21
|
+
return t.concat(a || Array.prototype.slice.call(e));
|
|
64
22
|
}
|
|
65
23
|
export {
|
|
66
|
-
|
|
24
|
+
p as __assign,
|
|
25
|
+
c as __rest,
|
|
26
|
+
l as __spreadArray
|
|
67
27
|
};
|
package/dist/index131.js
CHANGED
|
@@ -1,71 +1,31 @@
|
|
|
1
|
-
import
|
|
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
|
-
.`).concat(g, ` {
|
|
30
|
-
right: `).concat(c, "px ").concat(t, `;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.`).concat(l, ` {
|
|
34
|
-
margin-right: `).concat(c, "px ").concat(t, `;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.`).concat(g, " .").concat(g, ` {
|
|
38
|
-
right: 0 `).concat(t, `;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.`).concat(l, " .").concat(l, ` {
|
|
42
|
-
margin-right: 0 `).concat(t, `;
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
body[`).concat(e, `] {
|
|
46
|
-
`).concat(v, ": ").concat(c, `px;
|
|
47
|
-
}
|
|
48
|
-
`);
|
|
49
|
-
}, u = function() {
|
|
50
|
-
var n = parseInt(document.body.getAttribute(e) || "0", 10);
|
|
51
|
-
return isFinite(n) ? n : 0;
|
|
52
|
-
}, x = function() {
|
|
53
|
-
d.useEffect(function() {
|
|
54
|
-
return document.body.setAttribute(e, (u() + 1).toString()), function() {
|
|
55
|
-
var n = u() - 1;
|
|
56
|
-
n <= 0 ? document.body.removeAttribute(e) : document.body.setAttribute(e, n.toString());
|
|
57
|
-
};
|
|
58
|
-
}, []);
|
|
59
|
-
}, C = function(n) {
|
|
60
|
-
var a = n.noRelative, o = n.noImportant, t = n.gapMode, r = t === void 0 ? "margin" : t;
|
|
61
|
-
x();
|
|
62
|
-
var i = d.useMemo(function() {
|
|
63
|
-
return m(r);
|
|
64
|
-
}, [r]);
|
|
65
|
-
return d.createElement(b, { styles: h(i, !a, r, o ? "" : "!important") });
|
|
1
|
+
import { __rest as E, __assign as r } from "./index130.js";
|
|
2
|
+
import * as a from "react";
|
|
3
|
+
import { zeroRightClassName as I, fullWidthClassName as Z } from "./index133.js";
|
|
4
|
+
import { effectCar as W } from "./index134.js";
|
|
5
|
+
import { useMergeRefs as z } from "./index135.js";
|
|
6
|
+
var l = function() {
|
|
7
|
+
}, m = a.forwardRef(function(e, d) {
|
|
8
|
+
var o = a.useRef(null), n = a.useState({
|
|
9
|
+
onScrollCapture: l,
|
|
10
|
+
onWheelCapture: l,
|
|
11
|
+
onTouchMoveCapture: l
|
|
12
|
+
}), f = n[0], v = n[1], h = e.forwardProps, t = e.children, u = e.className, C = e.removeScrollBar, R = e.enabled, g = e.shards, P = e.sideCar, S = e.noRelative, b = e.noIsolation, w = e.inert, N = e.allowPinchZoom, i = e.as, M = i === void 0 ? "div" : i, _ = e.gapMode, B = E(e, ["forwardProps", "children", "className", "removeScrollBar", "enabled", "shards", "sideCar", "noRelative", "noIsolation", "inert", "allowPinchZoom", "as", "gapMode"]), k = P, s = z([o, d]), c = r(r({}, B), f);
|
|
13
|
+
return a.createElement(
|
|
14
|
+
a.Fragment,
|
|
15
|
+
null,
|
|
16
|
+
R && a.createElement(k, { sideCar: W, removeScrollBar: C, shards: g, noRelative: S, noIsolation: b, inert: w, setCallbacks: v, allowPinchZoom: !!N, lockRef: o, gapMode: _ }),
|
|
17
|
+
h ? a.cloneElement(a.Children.only(t), r(r({}, c), { ref: s })) : a.createElement(M, r({}, c, { className: u, ref: s }), t)
|
|
18
|
+
);
|
|
19
|
+
});
|
|
20
|
+
m.defaultProps = {
|
|
21
|
+
enabled: !0,
|
|
22
|
+
removeScrollBar: !0,
|
|
23
|
+
inert: !1
|
|
24
|
+
};
|
|
25
|
+
m.classNames = {
|
|
26
|
+
fullWidth: Z,
|
|
27
|
+
zeroRight: I
|
|
66
28
|
};
|
|
67
29
|
export {
|
|
68
|
-
|
|
69
|
-
e as lockAttribute,
|
|
70
|
-
x as useLockAttribute
|
|
30
|
+
m as RemoveScroll
|
|
71
31
|
};
|
package/dist/index132.js
CHANGED
|
@@ -1,11 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
return e(r, l), null;
|
|
6
|
-
};
|
|
7
|
-
return n;
|
|
8
|
-
};
|
|
1
|
+
import { RemoveScrollSideCar as r } from "./index136.js";
|
|
2
|
+
import { effectCar as o } from "./index134.js";
|
|
3
|
+
import { exportSidecar as e } from "./index137.js";
|
|
4
|
+
const f = e(o, r);
|
|
9
5
|
export {
|
|
10
|
-
|
|
6
|
+
f as default
|
|
11
7
|
};
|
package/dist/index133.js
CHANGED
|
@@ -1,16 +1,7 @@
|
|
|
1
|
-
var r =
|
|
2
|
-
if (typeof window < "u")
|
|
3
|
-
try {
|
|
4
|
-
var e = Object.defineProperty({}, "passive", {
|
|
5
|
-
get: function() {
|
|
6
|
-
return r = !0, !0;
|
|
7
|
-
}
|
|
8
|
-
});
|
|
9
|
-
window.addEventListener("test", e, e), window.removeEventListener("test", e, e);
|
|
10
|
-
} catch {
|
|
11
|
-
r = !1;
|
|
12
|
-
}
|
|
13
|
-
var a = r ? { passive: !1 } : !1;
|
|
1
|
+
var r = "right-scroll-bar-position", a = "width-before-scroll-bar", l = "with-scroll-bars-hidden", e = "--removed-body-scroll-bar-size";
|
|
14
2
|
export {
|
|
15
|
-
a as
|
|
3
|
+
a as fullWidthClassName,
|
|
4
|
+
l as noScrollbarsClassName,
|
|
5
|
+
e as removedBarSizeVariable,
|
|
6
|
+
r as zeroRightClassName
|
|
16
7
|
};
|
package/dist/index134.js
CHANGED
|
@@ -1,68 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
}, b = function(r, e) {
|
|
4
|
-
if (!(r instanceof Element))
|
|
5
|
-
return !1;
|
|
6
|
-
var t = window.getComputedStyle(r);
|
|
7
|
-
return (
|
|
8
|
-
// not-not-scrollable
|
|
9
|
-
t[e] !== "hidden" && // contains scroll inside self
|
|
10
|
-
!(t.overflowY === t.overflowX && !N(r) && t[e] === "visible")
|
|
11
|
-
);
|
|
12
|
-
}, D = function(r) {
|
|
13
|
-
return b(r, "overflowY");
|
|
14
|
-
}, E = function(r) {
|
|
15
|
-
return b(r, "overflowX");
|
|
16
|
-
}, T = function(r, e) {
|
|
17
|
-
var t = e.ownerDocument, l = e;
|
|
18
|
-
do {
|
|
19
|
-
typeof ShadowRoot < "u" && l instanceof ShadowRoot && (l = l.host);
|
|
20
|
-
var f = g(r, l);
|
|
21
|
-
if (f) {
|
|
22
|
-
var n = m(r, l), i = n[1], o = n[2];
|
|
23
|
-
if (i > o)
|
|
24
|
-
return !0;
|
|
25
|
-
}
|
|
26
|
-
l = l.parentNode;
|
|
27
|
-
} while (l && l !== t.body);
|
|
28
|
-
return !1;
|
|
29
|
-
}, H = function(r) {
|
|
30
|
-
var e = r.scrollTop, t = r.scrollHeight, l = r.clientHeight;
|
|
31
|
-
return [
|
|
32
|
-
e,
|
|
33
|
-
t,
|
|
34
|
-
l
|
|
35
|
-
];
|
|
36
|
-
}, p = function(r) {
|
|
37
|
-
var e = r.scrollLeft, t = r.scrollWidth, l = r.clientWidth;
|
|
38
|
-
return [
|
|
39
|
-
e,
|
|
40
|
-
t,
|
|
41
|
-
l
|
|
42
|
-
];
|
|
43
|
-
}, g = function(r, e) {
|
|
44
|
-
return r === "v" ? D(e) : E(e);
|
|
45
|
-
}, m = function(r, e) {
|
|
46
|
-
return r === "v" ? H(e) : p(e);
|
|
47
|
-
}, B = function(r, e) {
|
|
48
|
-
return r === "h" && e === "rtl" ? -1 : 1;
|
|
49
|
-
}, V = function(r, e, t, l, f) {
|
|
50
|
-
var n = B(r, window.getComputedStyle(e).direction), i = n * l, o = t.target, d = e.contains(o), c = !1, s = i > 0, h = 0, S = 0;
|
|
51
|
-
do {
|
|
52
|
-
if (!o)
|
|
53
|
-
break;
|
|
54
|
-
var u = m(r, o), v = u[0], C = u[1], y = u[2], w = C - y - n * v;
|
|
55
|
-
(v || w) && g(r, o) && (h += w, S += v);
|
|
56
|
-
var a = o.parentNode;
|
|
57
|
-
o = a && a.nodeType === Node.DOCUMENT_FRAGMENT_NODE ? a.host : a;
|
|
58
|
-
} while (
|
|
59
|
-
// portaled content
|
|
60
|
-
!d && o !== document.body || // self content
|
|
61
|
-
d && (e.contains(o) || e === o)
|
|
62
|
-
);
|
|
63
|
-
return (s && Math.abs(h) < 1 || !s && Math.abs(S) < 1) && (c = !0), c;
|
|
64
|
-
};
|
|
1
|
+
import { createSidecarMedium as e } from "./index141.js";
|
|
2
|
+
var a = e();
|
|
65
3
|
export {
|
|
66
|
-
|
|
67
|
-
T as locationCouldBeScrolled
|
|
4
|
+
a as effectCar
|
|
68
5
|
};
|
package/dist/index135.js
CHANGED
|
@@ -1,6 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import * as f from "react";
|
|
2
|
+
import { assignRef as o } from "./index146.js";
|
|
3
|
+
import { useCallbackRef as l } from "./index147.js";
|
|
4
|
+
var s = typeof window < "u" ? f.useLayoutEffect : f.useEffect, c = /* @__PURE__ */ new WeakMap();
|
|
5
|
+
function v(e, m) {
|
|
6
|
+
var t = l(null, function(n) {
|
|
7
|
+
return e.forEach(function(u) {
|
|
8
|
+
return o(u, n);
|
|
9
|
+
});
|
|
10
|
+
});
|
|
11
|
+
return s(function() {
|
|
12
|
+
var n = c.get(t);
|
|
13
|
+
if (n) {
|
|
14
|
+
var u = new Set(n), r = new Set(e), i = t.current;
|
|
15
|
+
u.forEach(function(a) {
|
|
16
|
+
r.has(a) || o(a, null);
|
|
17
|
+
}), r.forEach(function(a) {
|
|
18
|
+
u.has(a) || o(a, i);
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
c.set(t, e);
|
|
22
|
+
}, [e]), t;
|
|
3
23
|
}
|
|
4
24
|
export {
|
|
5
|
-
|
|
25
|
+
v as useMergeRefs
|
|
6
26
|
};
|