quirk-ui 0.0.51 → 0.0.52
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.
|
@@ -1,96 +1,96 @@
|
|
|
1
1
|
import { jsxs as w, jsx as s } from "react/jsx-runtime";
|
|
2
|
-
import { useState as
|
|
2
|
+
import { useState as v, useRef as I, useEffect as x } from "react";
|
|
3
3
|
import { A as O } from "../../arrow-left-BIJvHwNQ.js";
|
|
4
|
-
import { A as
|
|
5
|
-
import '../../assets/index31.css';const
|
|
6
|
-
carousel:
|
|
7
|
-
trackContainer:
|
|
8
|
-
track:
|
|
9
|
-
page:
|
|
10
|
-
controls:
|
|
11
|
-
indicators:
|
|
12
|
-
indicator:
|
|
13
|
-
active:
|
|
4
|
+
import { A as S } from "../../arrow-right-QEwnX3Sk.js";
|
|
5
|
+
import '../../assets/index31.css';const q = "_carousel_pk3a7_1", B = "_trackContainer_pk3a7_9", F = "_track_pk3a7_9", H = "_page_pk3a7_24", J = "_controls_pk3a7_30", K = "_indicators_pk3a7_47", P = "_indicator_pk3a7_47", Q = "_active_pk3a7_64", U = "_buttons_pk3a7_68", V = "_prev_pk3a7_73", Y = "_disabled_pk3a7_73", Z = "_next_pk3a7_74", n = {
|
|
6
|
+
carousel: q,
|
|
7
|
+
trackContainer: B,
|
|
8
|
+
track: F,
|
|
9
|
+
page: H,
|
|
10
|
+
controls: J,
|
|
11
|
+
indicators: K,
|
|
12
|
+
indicator: P,
|
|
13
|
+
active: Q,
|
|
14
14
|
buttons: U,
|
|
15
15
|
prev: V,
|
|
16
16
|
disabled: Y,
|
|
17
17
|
next: Z
|
|
18
18
|
};
|
|
19
|
-
function
|
|
19
|
+
function st({
|
|
20
20
|
items: $,
|
|
21
|
-
itemsPerPage:
|
|
22
|
-
itemsPerRow:
|
|
23
|
-
autoPlay:
|
|
21
|
+
itemsPerPage: b = 9,
|
|
22
|
+
itemsPerRow: M = 3,
|
|
23
|
+
autoPlay: a = !1,
|
|
24
24
|
autoPlayInterval: N = 3e3,
|
|
25
|
-
className:
|
|
26
|
-
externalRef:
|
|
25
|
+
className: W,
|
|
26
|
+
externalRef: z,
|
|
27
27
|
siblingRef: o,
|
|
28
|
-
isSplit:
|
|
28
|
+
isSplit: A = !1
|
|
29
29
|
}) {
|
|
30
|
-
const [i,
|
|
31
|
-
const
|
|
30
|
+
const [i, l] = v(0), [d, h] = v(0), [_, y] = v(b), [g, T] = v(!1), E = I(null), k = I(null), m = z, L = (t, e) => {
|
|
31
|
+
const c = [];
|
|
32
32
|
for (let r = 0; r < t.length; r += e)
|
|
33
|
-
|
|
34
|
-
return
|
|
33
|
+
c.push(t.slice(r, r + e));
|
|
34
|
+
return c;
|
|
35
35
|
};
|
|
36
36
|
x(() => {
|
|
37
37
|
const t = () => {
|
|
38
38
|
const e = window.innerWidth < 768;
|
|
39
|
-
|
|
39
|
+
T(e), y(e ? 1 : b), l(0);
|
|
40
40
|
};
|
|
41
41
|
return t(), window.addEventListener("resize", t), () => window.removeEventListener("resize", t);
|
|
42
|
-
}, [
|
|
43
|
-
const
|
|
42
|
+
}, []);
|
|
43
|
+
const u = Math.ceil(_ / M), C = L($, _), p = C.length, j = 3 * 16, R = 6 * 16;
|
|
44
44
|
x(() => {
|
|
45
45
|
const t = new ResizeObserver((e) => {
|
|
46
|
-
var
|
|
46
|
+
var c;
|
|
47
47
|
for (let r of e)
|
|
48
|
-
r.contentRect && (
|
|
49
|
-
r.contentRect.width - ((
|
|
50
|
-
) :
|
|
48
|
+
r.contentRect && (g ? h(r.contentRect.width - R) : A && o != null && o.current ? h(
|
|
49
|
+
r.contentRect.width - ((c = o == null ? void 0 : o.current) == null ? void 0 : c.offsetWidth) - j
|
|
50
|
+
) : h(r.contentRect.width), l(0));
|
|
51
51
|
});
|
|
52
|
-
return
|
|
53
|
-
}, []);
|
|
52
|
+
return m != null && m.current && t.observe(m.current), () => t.disconnect();
|
|
53
|
+
}, [g]);
|
|
54
54
|
const f = () => {
|
|
55
|
-
|
|
55
|
+
l((t) => Math.min(t + 1, p - 1));
|
|
56
56
|
}, X = () => {
|
|
57
|
-
|
|
57
|
+
l((t) => Math.max(t - 1, 0));
|
|
58
58
|
}, D = (t) => {
|
|
59
|
-
|
|
60
|
-
}, G = () =>
|
|
61
|
-
return x(() => (
|
|
59
|
+
l(t);
|
|
60
|
+
}, G = () => d ? `translateX(-${i * d}px)` : "translateX(0px)";
|
|
61
|
+
return x(() => (a && (k.current = setInterval(f, N)), () => {
|
|
62
62
|
k.current && clearInterval(k.current);
|
|
63
|
-
}), [
|
|
63
|
+
}), [a, N, f]), /* @__PURE__ */ w("div", { className: `${W ?? ""} ${n.carousel}`, ref: E, children: [
|
|
64
64
|
/* @__PURE__ */ s(
|
|
65
65
|
"div",
|
|
66
66
|
{
|
|
67
67
|
className: n.trackContainer,
|
|
68
|
-
style: { maxWidth: `${
|
|
68
|
+
style: { maxWidth: `${d}px` },
|
|
69
69
|
children: /* @__PURE__ */ s(
|
|
70
70
|
"div",
|
|
71
71
|
{
|
|
72
72
|
className: n.track,
|
|
73
|
-
style: { width: `${
|
|
74
|
-
children:
|
|
73
|
+
style: { width: `${p * 100}%`, transform: G() },
|
|
74
|
+
children: C.map((t, e) => /* @__PURE__ */ s(
|
|
75
75
|
"div",
|
|
76
76
|
{
|
|
77
77
|
className: n.page,
|
|
78
78
|
style: {
|
|
79
|
-
display:
|
|
79
|
+
display: u > 1 ? "grid" : "flex",
|
|
80
80
|
gridTemplateColumns: `repeat(${Math.ceil(
|
|
81
|
-
|
|
81
|
+
_ / u
|
|
82
82
|
)}, 1fr)`,
|
|
83
|
-
gridTemplateRows: `repeat(${
|
|
84
|
-
width: `${
|
|
83
|
+
gridTemplateRows: `repeat(${u}, auto)`,
|
|
84
|
+
width: `${d}px`
|
|
85
85
|
},
|
|
86
|
-
children: t.map((
|
|
86
|
+
children: t.map((c, r) => /* @__PURE__ */ s(
|
|
87
87
|
"div",
|
|
88
88
|
{
|
|
89
89
|
className: n.slide,
|
|
90
90
|
style: {
|
|
91
|
-
width: `${
|
|
91
|
+
width: `${d / u - 16}px`
|
|
92
92
|
},
|
|
93
|
-
children:
|
|
93
|
+
children: c
|
|
94
94
|
},
|
|
95
95
|
r
|
|
96
96
|
))
|
|
@@ -101,8 +101,8 @@ function rt({
|
|
|
101
101
|
)
|
|
102
102
|
}
|
|
103
103
|
),
|
|
104
|
-
|
|
105
|
-
/* @__PURE__ */ s("div", { className: n.indicators, children: Array.from({ length:
|
|
104
|
+
p > 1 && /* @__PURE__ */ w("div", { className: n.controls, children: [
|
|
105
|
+
/* @__PURE__ */ s("div", { className: n.indicators, children: Array.from({ length: p }).map((t, e) => /* @__PURE__ */ s(
|
|
106
106
|
"button",
|
|
107
107
|
{
|
|
108
108
|
className: `${n.indicator} ${e === i ? n.active : ""}`,
|
|
@@ -116,9 +116,9 @@ function rt({
|
|
|
116
116
|
"button",
|
|
117
117
|
{
|
|
118
118
|
"aria-label": "Previous slide",
|
|
119
|
-
className: `${n.prev} ${!
|
|
119
|
+
className: `${n.prev} ${!a && i === 0 ? n.disabled : ""}`,
|
|
120
120
|
onClick: X,
|
|
121
|
-
disabled: !
|
|
121
|
+
disabled: !a && i === 0,
|
|
122
122
|
children: /* @__PURE__ */ s(O, { size: 36 })
|
|
123
123
|
}
|
|
124
124
|
),
|
|
@@ -126,10 +126,10 @@ function rt({
|
|
|
126
126
|
"button",
|
|
127
127
|
{
|
|
128
128
|
"aria-label": "Next slide",
|
|
129
|
-
className: `${n.next} ${!
|
|
129
|
+
className: `${n.next} ${!a && i >= p - 1 ? n.disabled : ""}`,
|
|
130
130
|
onClick: f,
|
|
131
|
-
disabled: !
|
|
132
|
-
children: /* @__PURE__ */ s(
|
|
131
|
+
disabled: !a && i >= $.length - _,
|
|
132
|
+
children: /* @__PURE__ */ s(S, { size: 36 })
|
|
133
133
|
}
|
|
134
134
|
)
|
|
135
135
|
] })
|
|
@@ -137,5 +137,5 @@ function rt({
|
|
|
137
137
|
] });
|
|
138
138
|
}
|
|
139
139
|
export {
|
|
140
|
-
|
|
140
|
+
st as Carousel
|
|
141
141
|
};
|