@gv-tech/ui-native 2.15.2 → 2.17.0
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/README.md +1 -1
- package/dist/index.d.ts +101 -3
- package/dist/ui-native.mjs +1053 -693
- package/package.json +1 -1
- package/src/index.ts +17 -1
- package/src/lib/utils.ts +10 -0
- package/src/popover.tsx +82 -6
- package/src/progress.tsx +22 -8
- package/src/scroll-to-top.tsx +186 -0
- package/src/support-fab.tsx +144 -0
- package/src/table-of-contents.tsx +240 -0
- package/src/tabs.tsx +6 -3
- package/src/toast.tsx +5 -5
- package/src/tooltip.tsx +16 -22
package/dist/ui-native.mjs
CHANGED
|
@@ -1,79 +1,82 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import * as
|
|
3
|
-
import { Text as
|
|
4
|
-
import { clsx as
|
|
5
|
-
import { twMerge as
|
|
6
|
-
import * as
|
|
7
|
-
import { ChevronDown as
|
|
8
|
-
import
|
|
9
|
-
import { cva as
|
|
10
|
-
import * as
|
|
11
|
-
import * as
|
|
12
|
-
import * as
|
|
13
|
-
import * as
|
|
14
|
-
import * as
|
|
15
|
-
import * as
|
|
16
|
-
import * as
|
|
17
|
-
import * as
|
|
18
|
-
import * as
|
|
19
|
-
import * as
|
|
20
|
-
import * as
|
|
21
|
-
import { toggleVariants as
|
|
22
|
-
import { toggleVariants as
|
|
23
|
-
import * as
|
|
24
|
-
import * as
|
|
25
|
-
import * as
|
|
26
|
-
import * as
|
|
27
|
-
function
|
|
28
|
-
return
|
|
1
|
+
import { jsx as r, jsxs as g, Fragment as W } from "react/jsx-runtime";
|
|
2
|
+
import * as a from "react";
|
|
3
|
+
import { Text as m, View as i, Pressable as $, StyleSheet as U, Platform as H, TextInput as ie, Modal as Se, Animated as P, AccessibilityInfo as ke, Linking as Ae, TouchableOpacity as le, ScrollView as De } from "react-native";
|
|
4
|
+
import { clsx as Pe } from "clsx";
|
|
5
|
+
import { twMerge as Oe } from "tailwind-merge";
|
|
6
|
+
import * as T from "@rn-primitives/accordion";
|
|
7
|
+
import { ChevronDown as Z, Check as de, X as ee, Circle as Ie, ChevronUp as Ve, ArrowUp as ze, Coffee as He, ExternalLink as Fe } from "lucide-react-native";
|
|
8
|
+
import k, { useDerivedValue as je, withTiming as Y, useAnimatedStyle as ce, interpolate as Le, Extrapolation as Be, FadeOut as j, FadeIn as L, SlideOutRight as Ee, SlideInRight as Ge, useSharedValue as Me, withRepeat as Ue, withSequence as $e, Layout as Ye, FadeOutDown as qe, FadeInUp as We } from "react-native-reanimated";
|
|
9
|
+
import { cva as B } from "class-variance-authority";
|
|
10
|
+
import * as N from "@rn-primitives/alert-dialog";
|
|
11
|
+
import * as E from "@rn-primitives/avatar";
|
|
12
|
+
import * as J from "@rn-primitives/checkbox";
|
|
13
|
+
import * as te from "@rn-primitives/collapsible";
|
|
14
|
+
import * as u from "@rn-primitives/dialog";
|
|
15
|
+
import * as K from "@rn-primitives/label";
|
|
16
|
+
import * as G from "@rn-primitives/radio-group";
|
|
17
|
+
import * as p from "@rn-primitives/select";
|
|
18
|
+
import * as me from "@rn-primitives/separator";
|
|
19
|
+
import * as Q from "@rn-primitives/switch";
|
|
20
|
+
import * as F from "@rn-primitives/tabs";
|
|
21
|
+
import { toggleVariants as ue } from "@gv-tech/ui-core";
|
|
22
|
+
import { toggleVariants as So } from "@gv-tech/ui-core";
|
|
23
|
+
import * as fe from "@rn-primitives/toggle";
|
|
24
|
+
import * as X from "@rn-primitives/toggle-group";
|
|
25
|
+
import * as M from "@rn-primitives/tooltip";
|
|
26
|
+
import * as A from "@rn-primitives/toast";
|
|
27
|
+
function _(t, e = m, o = {}) {
|
|
28
|
+
return a.Children.map(t, (s) => typeof s == "string" || typeof s == "number" ? /* @__PURE__ */ r(e, { ...o, children: s }) : s);
|
|
29
29
|
}
|
|
30
|
-
function
|
|
31
|
-
return
|
|
30
|
+
function n(...t) {
|
|
31
|
+
return Oe(Pe(t));
|
|
32
32
|
}
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
33
|
+
function Xe(t) {
|
|
34
|
+
return t.toString().toLowerCase().trim().replace(/\s+/g, "-").replace(/[^\w-]+/g, "").replace(/--+/g, "-");
|
|
35
|
+
}
|
|
36
|
+
const _e = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(T.Root, { ref: o, className: n("web:gap-0", t), ...e }));
|
|
37
|
+
_e.displayName = T.Root?.displayName || "Accordion";
|
|
38
|
+
const Je = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(T.Item, { ref: o, className: n("border-border overflow-hidden border-b", t), ...e }));
|
|
39
|
+
Je.displayName = T.Item?.displayName || "AccordionItem";
|
|
40
|
+
const Ke = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(T.Header, { ref: o, className: n("flex flex-row", t), ...e }));
|
|
41
|
+
Ke.displayName = T.Header?.displayName || "AccordionHeader";
|
|
42
|
+
const Qe = a.forwardRef(({ className: t, children: e, ...o }, s) => {
|
|
43
|
+
const { isExpanded: l } = T.useItemContext(), d = je(
|
|
44
|
+
() => l ? Y(1, { duration: 250 }) : Y(0, { duration: 200 })
|
|
45
|
+
), c = ce(() => ({
|
|
46
|
+
transform: [{ rotate: `${d.value * 180}deg` }],
|
|
47
|
+
opacity: Le(d.value, [0, 1], [1, 0.8], Be.CLAMP)
|
|
45
48
|
}));
|
|
46
|
-
return /* @__PURE__ */
|
|
47
|
-
|
|
49
|
+
return /* @__PURE__ */ r(T.Header, { className: "flex", children: /* @__PURE__ */ g(
|
|
50
|
+
T.Trigger,
|
|
48
51
|
{
|
|
49
|
-
ref:
|
|
50
|
-
className:
|
|
52
|
+
ref: s,
|
|
53
|
+
className: n(
|
|
51
54
|
"flex flex-row items-center justify-between py-4 font-medium transition-all hover:underline [&[data-state=open]>svg]:rotate-180",
|
|
52
|
-
|
|
55
|
+
t
|
|
53
56
|
),
|
|
54
|
-
...
|
|
57
|
+
...o,
|
|
55
58
|
children: [
|
|
56
|
-
/* @__PURE__ */
|
|
57
|
-
/* @__PURE__ */
|
|
59
|
+
/* @__PURE__ */ r(W, { children: e }),
|
|
60
|
+
/* @__PURE__ */ r(k.View, { style: c, children: /* @__PURE__ */ r(Z, { className: "text-muted-foreground h-4 w-4 shrink-0 transition-transform duration-200" }) })
|
|
58
61
|
]
|
|
59
62
|
}
|
|
60
63
|
) });
|
|
61
64
|
});
|
|
62
|
-
|
|
63
|
-
const
|
|
64
|
-
|
|
65
|
+
Qe.displayName = T.Trigger?.displayName || "AccordionTrigger";
|
|
66
|
+
const Ze = a.forwardRef(({ className: t, children: e, ...o }, s) => /* @__PURE__ */ r(
|
|
67
|
+
T.Content,
|
|
65
68
|
{
|
|
66
|
-
ref:
|
|
67
|
-
className:
|
|
69
|
+
ref: s,
|
|
70
|
+
className: n(
|
|
68
71
|
"data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down overflow-hidden text-sm transition-all",
|
|
69
|
-
|
|
72
|
+
t
|
|
70
73
|
),
|
|
71
|
-
...
|
|
72
|
-
children: /* @__PURE__ */
|
|
74
|
+
...o,
|
|
75
|
+
children: /* @__PURE__ */ r(i, { className: n("pt-0 pb-4", t), children: e })
|
|
73
76
|
}
|
|
74
77
|
));
|
|
75
|
-
|
|
76
|
-
const
|
|
78
|
+
Ze.displayName = T.Content?.displayName || "AccordionContent";
|
|
79
|
+
const et = B("relative w-full rounded-lg border p-4", {
|
|
77
80
|
variants: {
|
|
78
81
|
variant: {
|
|
79
82
|
default: "bg-background border-border",
|
|
@@ -85,24 +88,24 @@ const Te = R("relative w-full rounded-lg border p-4", {
|
|
|
85
88
|
defaultVariants: {
|
|
86
89
|
variant: "default"
|
|
87
90
|
}
|
|
88
|
-
}),
|
|
89
|
-
|
|
90
|
-
const
|
|
91
|
-
({ className:
|
|
92
|
-
|
|
91
|
+
}), tt = a.forwardRef(({ className: t, variant: e, children: o, ...s }, l) => /* @__PURE__ */ r(i, { ref: l, className: n(et({ variant: e }), t), ...s, children: _(o) }));
|
|
92
|
+
tt.displayName = "Alert";
|
|
93
|
+
const rt = a.forwardRef(
|
|
94
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
95
|
+
m,
|
|
93
96
|
{
|
|
94
|
-
ref:
|
|
95
|
-
className:
|
|
96
|
-
...
|
|
97
|
+
ref: o,
|
|
98
|
+
className: n("text-foreground mb-1 leading-none font-medium tracking-tight", t),
|
|
99
|
+
...e
|
|
97
100
|
}
|
|
98
101
|
)
|
|
99
102
|
);
|
|
100
|
-
|
|
101
|
-
const
|
|
102
|
-
({ className:
|
|
103
|
+
rt.displayName = "AlertTitle";
|
|
104
|
+
const ot = a.forwardRef(
|
|
105
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(m, { ref: o, className: n("text-muted-foreground text-sm leading-relaxed", t), ...e })
|
|
103
106
|
);
|
|
104
|
-
|
|
105
|
-
const
|
|
107
|
+
ot.displayName = "AlertDescription";
|
|
108
|
+
const re = B(
|
|
106
109
|
"flex-row items-center justify-center gap-2 rounded-md transition-colors active:opacity-80",
|
|
107
110
|
{
|
|
108
111
|
variants: {
|
|
@@ -126,7 +129,7 @@ const M = R(
|
|
|
126
129
|
size: "default"
|
|
127
130
|
}
|
|
128
131
|
}
|
|
129
|
-
),
|
|
132
|
+
), at = B("text-sm font-medium", {
|
|
130
133
|
variants: {
|
|
131
134
|
variant: {
|
|
132
135
|
default: "text-primary-foreground",
|
|
@@ -140,100 +143,100 @@ const M = R(
|
|
|
140
143
|
defaultVariants: {
|
|
141
144
|
variant: "default"
|
|
142
145
|
}
|
|
143
|
-
}),
|
|
144
|
-
({ className:
|
|
145
|
-
|
|
146
|
+
}), q = a.forwardRef(
|
|
147
|
+
({ className: t, variant: e, size: o, onPress: s, children: l, disabled: d, ...c }, f) => /* @__PURE__ */ r(
|
|
148
|
+
$,
|
|
146
149
|
{
|
|
147
|
-
ref:
|
|
148
|
-
onPress:
|
|
149
|
-
disabled:
|
|
150
|
-
className:
|
|
151
|
-
...
|
|
152
|
-
children:
|
|
153
|
-
className:
|
|
150
|
+
ref: f,
|
|
151
|
+
onPress: s,
|
|
152
|
+
disabled: d,
|
|
153
|
+
className: n(re({ variant: e, size: o, className: t }), d && "opacity-50"),
|
|
154
|
+
...c,
|
|
155
|
+
children: _(l, m, {
|
|
156
|
+
className: n(at({ variant: e }))
|
|
154
157
|
})
|
|
155
158
|
}
|
|
156
159
|
)
|
|
157
160
|
);
|
|
158
|
-
|
|
159
|
-
const
|
|
160
|
-
|
|
161
|
+
q.displayName = "Button";
|
|
162
|
+
const zr = N.Root, Hr = N.Trigger, nt = N.Portal, pe = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(N.Overlay, { style: U.absoluteFill, asChild: !0, ref: o, ...e, children: /* @__PURE__ */ r(
|
|
163
|
+
k.View,
|
|
161
164
|
{
|
|
162
|
-
entering:
|
|
163
|
-
exiting:
|
|
164
|
-
className:
|
|
165
|
+
entering: L.duration(150),
|
|
166
|
+
exiting: j.duration(150),
|
|
167
|
+
className: n("z-50 flex items-center justify-center bg-black/80 p-2", t)
|
|
165
168
|
}
|
|
166
169
|
) }));
|
|
167
|
-
|
|
168
|
-
const
|
|
169
|
-
/* @__PURE__ */
|
|
170
|
-
/* @__PURE__ */
|
|
171
|
-
|
|
170
|
+
pe.displayName = N.Overlay?.displayName || "AlertDialogOverlay";
|
|
171
|
+
const st = a.forwardRef(({ className: t, portalHost: e, overlayClassName: o, overlayStyle: s, ...l }, d) => /* @__PURE__ */ g(nt, { hostName: e, children: [
|
|
172
|
+
/* @__PURE__ */ r(pe, { className: o, style: s }),
|
|
173
|
+
/* @__PURE__ */ r(N.Content, { ref: d, asChild: !0, ...l, children: /* @__PURE__ */ r(
|
|
174
|
+
k.View,
|
|
172
175
|
{
|
|
173
|
-
entering:
|
|
174
|
-
exiting:
|
|
175
|
-
className:
|
|
176
|
+
entering: L.duration(150),
|
|
177
|
+
exiting: j.duration(150),
|
|
178
|
+
className: n(
|
|
176
179
|
"border-border bg-background z-50 w-full max-w-lg gap-4 rounded-xl border p-6 shadow-lg sm:rounded-lg",
|
|
177
|
-
|
|
180
|
+
t
|
|
178
181
|
)
|
|
179
182
|
}
|
|
180
183
|
) })
|
|
181
184
|
] }));
|
|
182
|
-
|
|
183
|
-
const
|
|
184
|
-
|
|
185
|
-
const
|
|
186
|
-
|
|
187
|
-
const
|
|
188
|
-
|
|
185
|
+
st.displayName = N.Content?.displayName || "AlertDialogContent";
|
|
186
|
+
const it = ({ className: t, ...e }) => /* @__PURE__ */ r(i, { className: n("flex flex-col gap-2 text-center sm:text-left", t), ...e });
|
|
187
|
+
it.displayName = "AlertDialogHeader";
|
|
188
|
+
const lt = ({ className: t, ...e }) => /* @__PURE__ */ r(i, { className: n("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end", t), ...e });
|
|
189
|
+
lt.displayName = "AlertDialogFooter";
|
|
190
|
+
const dt = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
191
|
+
N.Title,
|
|
189
192
|
{
|
|
190
|
-
ref:
|
|
191
|
-
className:
|
|
192
|
-
...
|
|
193
|
+
ref: o,
|
|
194
|
+
className: n("native:text-xl text-foreground text-lg font-semibold", t),
|
|
195
|
+
...e
|
|
193
196
|
}
|
|
194
197
|
));
|
|
195
|
-
|
|
196
|
-
const
|
|
197
|
-
|
|
198
|
+
dt.displayName = N.Title?.displayName || "AlertDialogTitle";
|
|
199
|
+
const ct = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
200
|
+
N.Description,
|
|
198
201
|
{
|
|
199
|
-
ref:
|
|
200
|
-
className:
|
|
201
|
-
...
|
|
202
|
+
ref: o,
|
|
203
|
+
className: n("native:text-base text-muted-foreground text-sm", t),
|
|
204
|
+
...e
|
|
202
205
|
}
|
|
203
206
|
));
|
|
204
|
-
|
|
205
|
-
const
|
|
206
|
-
|
|
207
|
-
const
|
|
208
|
-
|
|
207
|
+
ct.displayName = N.Description?.displayName || "AlertDialogDescription";
|
|
208
|
+
const mt = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(N.Action, { ref: o, className: n(re(), t), ...e }));
|
|
209
|
+
mt.displayName = N.Action?.displayName || "AlertDialogAction";
|
|
210
|
+
const ut = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
211
|
+
N.Cancel,
|
|
209
212
|
{
|
|
210
|
-
ref:
|
|
211
|
-
className:
|
|
212
|
-
...
|
|
213
|
+
ref: o,
|
|
214
|
+
className: n(re({ variant: "outline" }), "mt-2 sm:mt-0", t),
|
|
215
|
+
...e
|
|
213
216
|
}
|
|
214
217
|
));
|
|
215
|
-
|
|
216
|
-
const
|
|
217
|
-
|
|
218
|
+
ut.displayName = N.Cancel?.displayName || "AlertDialogCancel";
|
|
219
|
+
const Fr = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "aspect-ratio is not yet implemented for React Native" }) }), ft = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
220
|
+
E.Root,
|
|
218
221
|
{
|
|
219
|
-
ref:
|
|
220
|
-
className:
|
|
221
|
-
...
|
|
222
|
+
ref: o,
|
|
223
|
+
className: n("relative flex h-10 w-10 shrink-0 overflow-hidden rounded-full", t),
|
|
224
|
+
...e
|
|
222
225
|
}
|
|
223
226
|
));
|
|
224
|
-
|
|
225
|
-
const
|
|
226
|
-
|
|
227
|
-
const
|
|
228
|
-
|
|
227
|
+
ft.displayName = E.Root?.displayName || "Avatar";
|
|
228
|
+
const pt = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(E.Image, { ref: o, className: n("aspect-square h-full w-full", t), ...e }));
|
|
229
|
+
pt.displayName = E.Image?.displayName || "AvatarImage";
|
|
230
|
+
const gt = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
231
|
+
E.Fallback,
|
|
229
232
|
{
|
|
230
|
-
ref:
|
|
231
|
-
className:
|
|
232
|
-
...
|
|
233
|
+
ref: o,
|
|
234
|
+
className: n("bg-muted flex h-full w-full items-center justify-center rounded-full", t),
|
|
235
|
+
...e
|
|
233
236
|
}
|
|
234
237
|
));
|
|
235
|
-
|
|
236
|
-
const
|
|
238
|
+
gt.displayName = E.Fallback?.displayName || "AvatarFallback";
|
|
239
|
+
const bt = B("flex-row items-center rounded-md border px-2 py-0.5", {
|
|
237
240
|
variants: {
|
|
238
241
|
variant: {
|
|
239
242
|
default: "border-transparent bg-primary",
|
|
@@ -245,7 +248,7 @@ const Me = R("flex-row items-center rounded-md border px-2 py-0.5", {
|
|
|
245
248
|
defaultVariants: {
|
|
246
249
|
variant: "default"
|
|
247
250
|
}
|
|
248
|
-
}),
|
|
251
|
+
}), ht = B("text-xs font-semibold", {
|
|
249
252
|
variants: {
|
|
250
253
|
variant: {
|
|
251
254
|
default: "text-primary-foreground",
|
|
@@ -258,84 +261,84 @@ const Me = R("flex-row items-center rounded-md border px-2 py-0.5", {
|
|
|
258
261
|
variant: "default"
|
|
259
262
|
}
|
|
260
263
|
});
|
|
261
|
-
function
|
|
262
|
-
return /* @__PURE__ */
|
|
263
|
-
className:
|
|
264
|
+
function jr({ className: t, textClassName: e, variant: o, children: s, ...l }) {
|
|
265
|
+
return /* @__PURE__ */ r(i, { className: n(bt({ variant: o }), t), ...l, children: _(s, m, {
|
|
266
|
+
className: n(ht({ variant: o }), e)
|
|
264
267
|
}) });
|
|
265
268
|
}
|
|
266
|
-
const
|
|
267
|
-
|
|
268
|
-
const
|
|
269
|
-
({ className:
|
|
269
|
+
const Lr = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "breadcrumb is not yet implemented for React Native" }) }), Br = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "calendar is not yet implemented for React Native" }) }), yt = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(i, { ref: o, className: n("border-border bg-card rounded-xl border shadow-sm", t), ...e }));
|
|
270
|
+
yt.displayName = "Card";
|
|
271
|
+
const xt = a.forwardRef(
|
|
272
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(i, { ref: o, className: n("flex flex-col space-y-1.5 p-6", t), ...e })
|
|
270
273
|
);
|
|
271
|
-
|
|
272
|
-
const
|
|
273
|
-
({ className:
|
|
274
|
-
|
|
274
|
+
xt.displayName = "CardHeader";
|
|
275
|
+
const Nt = a.forwardRef(
|
|
276
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
277
|
+
m,
|
|
275
278
|
{
|
|
276
|
-
ref:
|
|
277
|
-
className:
|
|
278
|
-
...
|
|
279
|
+
ref: o,
|
|
280
|
+
className: n("text-card-foreground text-lg leading-none font-semibold tracking-tight", t),
|
|
281
|
+
...e
|
|
279
282
|
}
|
|
280
283
|
)
|
|
281
284
|
);
|
|
282
|
-
|
|
283
|
-
const
|
|
284
|
-
({ className:
|
|
285
|
+
Nt.displayName = "CardTitle";
|
|
286
|
+
const wt = a.forwardRef(
|
|
287
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(m, { ref: o, className: n("text-muted-foreground text-sm", t), ...e })
|
|
285
288
|
);
|
|
286
|
-
|
|
287
|
-
const
|
|
288
|
-
({ className:
|
|
289
|
+
wt.displayName = "CardDescription";
|
|
290
|
+
const vt = a.forwardRef(
|
|
291
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(i, { ref: o, className: n("p-6 pt-0", t), ...e, children: _(e.children, m, { className: "text-sm text-card-foreground" }) })
|
|
289
292
|
);
|
|
290
|
-
|
|
291
|
-
const
|
|
292
|
-
({ className:
|
|
293
|
+
vt.displayName = "CardContent";
|
|
294
|
+
const Rt = a.forwardRef(
|
|
295
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(i, { ref: o, className: n("flex flex-row items-center p-6 pt-0", t), ...e })
|
|
293
296
|
);
|
|
294
|
-
|
|
295
|
-
const
|
|
296
|
-
|
|
297
|
+
Rt.displayName = "CardFooter";
|
|
298
|
+
const Er = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "carousel is not yet implemented for React Native" }) }), Gr = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "chart is not yet implemented for React Native" }) }), Tt = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
299
|
+
J.Root,
|
|
297
300
|
{
|
|
298
|
-
ref:
|
|
299
|
-
className:
|
|
301
|
+
ref: o,
|
|
302
|
+
className: n(
|
|
300
303
|
"web:peer native:h-[20] native:w-[20] native:rounded border-primary web:ring-offset-background web:focus-visible:outline-none web:focus-visible:ring-2 web:focus-visible:ring-ring web:focus-visible:ring-offset-2 h-4 w-4 shrink-0 rounded-sm border disabled:cursor-not-allowed disabled:opacity-50",
|
|
301
|
-
|
|
302
|
-
|
|
304
|
+
e.checked && "bg-primary",
|
|
305
|
+
t
|
|
303
306
|
),
|
|
304
|
-
...
|
|
305
|
-
children: /* @__PURE__ */
|
|
307
|
+
...e,
|
|
308
|
+
children: /* @__PURE__ */ r(J.Indicator, { className: n("h-full w-full items-center justify-center"), children: /* @__PURE__ */ r(de, { size: 12, strokeWidth: H.OS === "web" ? 2.5 : 3.5, className: "text-primary-foreground" }) })
|
|
306
309
|
}
|
|
307
310
|
));
|
|
308
|
-
|
|
309
|
-
const
|
|
310
|
-
|
|
311
|
+
Tt.displayName = J.Root?.displayName || "Checkbox";
|
|
312
|
+
const Mr = te.Root, Ur = te.Trigger, $r = te.Content, Yr = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "command is not yet implemented for React Native" }) }), qr = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "context-menu is not yet implemented for React Native" }) }), Ct = u.Root, Wr = u.Trigger, St = u.Portal, Xr = u.Close, ge = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(u.Overlay, { style: U.absoluteFill, asChild: !0, ref: o, ...e, children: /* @__PURE__ */ r(
|
|
313
|
+
k.View,
|
|
311
314
|
{
|
|
312
|
-
entering:
|
|
313
|
-
exiting:
|
|
314
|
-
className:
|
|
315
|
+
entering: L.duration(150),
|
|
316
|
+
exiting: j.duration(150),
|
|
317
|
+
className: n("z-50 flex items-center justify-center bg-black/80 p-2", t)
|
|
315
318
|
}
|
|
316
319
|
) }));
|
|
317
|
-
|
|
318
|
-
const
|
|
319
|
-
({ className:
|
|
320
|
-
/* @__PURE__ */
|
|
321
|
-
/* @__PURE__ */
|
|
322
|
-
|
|
320
|
+
ge.displayName = u.Overlay?.displayName || "DialogOverlay";
|
|
321
|
+
const be = a.forwardRef(
|
|
322
|
+
({ className: t, children: e, portalHost: o, overlayClassName: s, overlayStyle: l, ...d }, c) => /* @__PURE__ */ g(St, { hostName: o, children: [
|
|
323
|
+
/* @__PURE__ */ r(ge, { className: s, style: l }),
|
|
324
|
+
/* @__PURE__ */ r(u.Content, { ref: c, asChild: !0, ...d, children: /* @__PURE__ */ g(
|
|
325
|
+
k.View,
|
|
323
326
|
{
|
|
324
|
-
entering:
|
|
325
|
-
exiting:
|
|
326
|
-
className:
|
|
327
|
+
entering: L.duration(150),
|
|
328
|
+
exiting: j.duration(150),
|
|
329
|
+
className: n(
|
|
327
330
|
"border-border bg-background z-50 w-full max-w-lg gap-4 rounded-xl border p-6 shadow-lg sm:rounded-lg",
|
|
328
|
-
|
|
331
|
+
t
|
|
329
332
|
),
|
|
330
333
|
children: [
|
|
331
|
-
|
|
334
|
+
e,
|
|
332
335
|
/* @__PURE__ */ g(
|
|
333
|
-
|
|
336
|
+
u.Close,
|
|
334
337
|
{
|
|
335
338
|
className: "ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-sm opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-none disabled:pointer-events-none",
|
|
336
339
|
children: [
|
|
337
|
-
/* @__PURE__ */
|
|
338
|
-
/* @__PURE__ */
|
|
340
|
+
/* @__PURE__ */ r(ee, { size: 18, className: "text-muted-foreground" }),
|
|
341
|
+
/* @__PURE__ */ r(i, { className: "sr-only", children: /* @__PURE__ */ r(u.Title, { children: "Close" }) })
|
|
339
342
|
]
|
|
340
343
|
}
|
|
341
344
|
)
|
|
@@ -344,225 +347,352 @@ const Qe = i.forwardRef(
|
|
|
344
347
|
) })
|
|
345
348
|
] })
|
|
346
349
|
);
|
|
347
|
-
|
|
348
|
-
const
|
|
349
|
-
|
|
350
|
-
const
|
|
351
|
-
|
|
352
|
-
const
|
|
353
|
-
|
|
350
|
+
be.displayName = u.Content?.displayName || "DialogContent";
|
|
351
|
+
const he = ({ className: t, ...e }) => /* @__PURE__ */ r(i, { className: n("flex flex-col gap-1.5 text-center sm:text-left", t), ...e });
|
|
352
|
+
he.displayName = "DialogHeader";
|
|
353
|
+
const kt = ({ className: t, ...e }) => /* @__PURE__ */ r(i, { className: n("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end", t), ...e });
|
|
354
|
+
kt.displayName = "DialogFooter";
|
|
355
|
+
const ye = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
356
|
+
u.Title,
|
|
354
357
|
{
|
|
355
|
-
ref:
|
|
356
|
-
className:
|
|
357
|
-
...
|
|
358
|
+
ref: o,
|
|
359
|
+
className: n("native:text-xl text-foreground text-lg leading-none font-semibold tracking-tight", t),
|
|
360
|
+
...e
|
|
358
361
|
}
|
|
359
362
|
));
|
|
360
|
-
|
|
361
|
-
const
|
|
362
|
-
|
|
363
|
+
ye.displayName = u.Title?.displayName || "DialogTitle";
|
|
364
|
+
const xe = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
365
|
+
u.Description,
|
|
363
366
|
{
|
|
364
|
-
ref:
|
|
365
|
-
className:
|
|
366
|
-
...
|
|
367
|
+
ref: o,
|
|
368
|
+
className: n("native:text-base text-muted-foreground text-sm", t),
|
|
369
|
+
...e
|
|
367
370
|
}
|
|
368
371
|
));
|
|
369
|
-
|
|
370
|
-
const
|
|
371
|
-
({ className:
|
|
372
|
-
|
|
372
|
+
xe.displayName = u.Description?.displayName || "DialogDescription";
|
|
373
|
+
const _r = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "drawer is not yet implemented for React Native" }) }), Jr = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "dropdown-menu is not yet implemented for React Native" }) }), Kr = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "form is not yet implemented for React Native" }) }), Qr = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "hover-card is not yet implemented for React Native" }) }), At = a.forwardRef(
|
|
374
|
+
({ className: t, placeholderClassName: e, ...o }, s) => /* @__PURE__ */ r(
|
|
375
|
+
ie,
|
|
373
376
|
{
|
|
374
|
-
ref:
|
|
375
|
-
className:
|
|
377
|
+
ref: s,
|
|
378
|
+
className: n(
|
|
376
379
|
"border-input text-foreground placeholder:text-muted-foreground focus:border-ring flex h-10 w-full rounded-md border bg-transparent px-3 py-2 text-base shadow-sm transition-colors disabled:opacity-50",
|
|
377
|
-
|
|
380
|
+
t
|
|
378
381
|
),
|
|
379
|
-
placeholderClassName:
|
|
380
|
-
...
|
|
382
|
+
placeholderClassName: n("text-muted-foreground", e),
|
|
383
|
+
...o
|
|
381
384
|
}
|
|
382
385
|
)
|
|
383
386
|
);
|
|
384
|
-
|
|
385
|
-
const
|
|
386
|
-
|
|
387
|
+
At.displayName = "Input";
|
|
388
|
+
const Dt = a.forwardRef(({ className: t, onPress: e, onLongPress: o, onPressIn: s, onPressOut: l, ...d }, c) => /* @__PURE__ */ r(
|
|
389
|
+
K.Root,
|
|
387
390
|
{
|
|
388
391
|
className: "web:cursor-default",
|
|
389
|
-
onPress:
|
|
390
|
-
onLongPress:
|
|
391
|
-
onPressIn:
|
|
392
|
-
onPressOut:
|
|
393
|
-
children: /* @__PURE__ */
|
|
394
|
-
|
|
392
|
+
onPress: e,
|
|
393
|
+
onLongPress: o,
|
|
394
|
+
onPressIn: s,
|
|
395
|
+
onPressOut: l,
|
|
396
|
+
children: /* @__PURE__ */ r(
|
|
397
|
+
K.Text,
|
|
395
398
|
{
|
|
396
|
-
ref:
|
|
397
|
-
className:
|
|
399
|
+
ref: c,
|
|
400
|
+
className: n(
|
|
398
401
|
"text-foreground native:text-base web:peer-disabled:cursor-not-allowed web:peer-disabled:opacity-70 text-sm leading-none font-medium",
|
|
399
|
-
|
|
402
|
+
t
|
|
400
403
|
),
|
|
401
|
-
...
|
|
404
|
+
...d
|
|
402
405
|
}
|
|
403
406
|
)
|
|
404
407
|
}
|
|
405
408
|
));
|
|
406
|
-
|
|
407
|
-
const
|
|
408
|
-
|
|
409
|
+
Dt.displayName = K.Root?.displayName || "Label";
|
|
410
|
+
const Zr = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "menubar is not yet implemented for React Native" }) }), eo = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "navigation-menu is not yet implemented for React Native" }) }), to = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "pagination is not yet implemented for React Native" }) }), oe = a.createContext({
|
|
411
|
+
open: !1,
|
|
412
|
+
setOpen: () => {
|
|
413
|
+
}
|
|
414
|
+
}), Pt = a.forwardRef(({ children: t, open: e, onOpenChange: o, ...s }, l) => {
|
|
415
|
+
const [d, c] = a.useState(!1), f = e !== void 0, y = f ? e : d, w = f ? o || (() => {
|
|
416
|
+
}) : c;
|
|
417
|
+
return /* @__PURE__ */ r(oe.Provider, { value: { open: y, setOpen: w }, children: /* @__PURE__ */ r(i, { ref: l, ...s, children: t }) });
|
|
418
|
+
});
|
|
419
|
+
Pt.displayName = "Popover";
|
|
420
|
+
const Ot = a.forwardRef(({ children: t, ...e }, o) => {
|
|
421
|
+
const { setOpen: s } = a.useContext(oe);
|
|
422
|
+
return /* @__PURE__ */ r($, { ref: o, onPress: () => s(!0), ...e, children: t });
|
|
423
|
+
});
|
|
424
|
+
Ot.displayName = "PopoverTrigger";
|
|
425
|
+
const It = a.forwardRef(({ ...t }, e) => /* @__PURE__ */ r(i, { ref: e, ...t }));
|
|
426
|
+
It.displayName = "PopoverAnchor";
|
|
427
|
+
const Vt = a.forwardRef(({ className: t, children: e, ...o }, s) => {
|
|
428
|
+
const { open: l, setOpen: d } = a.useContext(oe);
|
|
429
|
+
return /* @__PURE__ */ r(Se, { visible: l, transparent: !0, animationType: "fade", onRequestClose: () => d(!1), children: /* @__PURE__ */ r($, { className: "flex-1", onPress: () => d(!1), children: /* @__PURE__ */ r(i, { className: "flex-1 items-center justify-center bg-black/50", children: /* @__PURE__ */ r($, { onPress: () => {
|
|
430
|
+
}, children: /* @__PURE__ */ r(
|
|
431
|
+
i,
|
|
432
|
+
{
|
|
433
|
+
ref: s,
|
|
434
|
+
className: n("bg-popover border-border mx-4 w-full max-w-sm rounded-md border p-4 shadow-lg", t),
|
|
435
|
+
...o,
|
|
436
|
+
children: e
|
|
437
|
+
}
|
|
438
|
+
) }) }) }) });
|
|
439
|
+
});
|
|
440
|
+
Vt.displayName = "PopoverContent";
|
|
441
|
+
const zt = a.forwardRef(({ className: t, value: e, ...o }, s) => /* @__PURE__ */ r(
|
|
442
|
+
i,
|
|
443
|
+
{
|
|
444
|
+
ref: s,
|
|
445
|
+
className: n("bg-muted relative h-2 w-full overflow-hidden rounded-full", t),
|
|
446
|
+
accessibilityRole: "progressbar",
|
|
447
|
+
role: "progressbar",
|
|
448
|
+
...o,
|
|
449
|
+
children: /* @__PURE__ */ r(i, { className: "bg-primary h-full rounded-full", style: { width: `${e || 0}%` } })
|
|
450
|
+
}
|
|
451
|
+
));
|
|
452
|
+
zt.displayName = "Progress";
|
|
453
|
+
const Ht = a.forwardRef(
|
|
454
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(G.Root, { className: n("web:grid gap-2", t), ...e, ref: o })
|
|
409
455
|
);
|
|
410
|
-
|
|
411
|
-
const
|
|
412
|
-
({ className:
|
|
413
|
-
|
|
456
|
+
Ht.displayName = G.Root?.displayName || "RadioGroup";
|
|
457
|
+
const Ft = a.forwardRef(
|
|
458
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
459
|
+
G.Item,
|
|
414
460
|
{
|
|
415
|
-
ref:
|
|
416
|
-
className:
|
|
461
|
+
ref: o,
|
|
462
|
+
className: n(
|
|
417
463
|
"native:h-5 native:w-5 border-primary text-primary web:ring-offset-background web:focus:outline-none web:focus-visible:ring-2 web:focus-visible:ring-ring web:focus-visible:ring-offset-2 aspect-square h-4 w-4 rounded-full border",
|
|
418
|
-
|
|
419
|
-
|
|
464
|
+
e.disabled && "web:cursor-not-allowed opacity-50",
|
|
465
|
+
t
|
|
420
466
|
),
|
|
421
|
-
...
|
|
422
|
-
children: /* @__PURE__ */
|
|
467
|
+
...e,
|
|
468
|
+
children: /* @__PURE__ */ r(G.Indicator, { className: "flex items-center justify-center", children: /* @__PURE__ */ r(Ie, { className: "h-2.5 w-2.5 fill-current text-current" }) })
|
|
423
469
|
}
|
|
424
470
|
)
|
|
425
471
|
);
|
|
426
|
-
|
|
427
|
-
const
|
|
428
|
-
({ className:
|
|
429
|
-
|
|
472
|
+
Ft.displayName = G.Item?.displayName || "RadioGroupItem";
|
|
473
|
+
const ro = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "ResizablePanelGroup is not yet implemented for React Native" }) }), oo = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "ResizablePanel is not yet implemented for React Native" }) }), ao = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "ResizableHandle is not yet implemented for React Native" }) }), no = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "scroll-area is not yet implemented for React Native" }) }), so = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "Search is not yet implemented for React Native" }) }), io = p.Root, lo = p.Group, co = p.Value, jt = a.forwardRef(
|
|
474
|
+
({ className: t, children: e, ...o }, s) => /* @__PURE__ */ g(
|
|
475
|
+
p.Trigger,
|
|
430
476
|
{
|
|
431
|
-
ref:
|
|
432
|
-
className:
|
|
477
|
+
ref: s,
|
|
478
|
+
className: n(
|
|
433
479
|
"native:h-12 border-input bg-background text-muted-foreground web:ring-offset-background web:focus:outline-none web:focus:ring-2 web:focus:ring-ring web:focus:ring-offset-2 flex h-10 flex-row items-center justify-between rounded-md border px-3 py-2 text-sm [&>span]:line-clamp-1",
|
|
434
|
-
|
|
435
|
-
|
|
480
|
+
o.disabled && "web:cursor-not-allowed opacity-50",
|
|
481
|
+
t
|
|
436
482
|
),
|
|
437
|
-
...
|
|
483
|
+
...o,
|
|
438
484
|
children: [
|
|
439
|
-
/* @__PURE__ */
|
|
440
|
-
/* @__PURE__ */
|
|
485
|
+
/* @__PURE__ */ r(W, { children: e }),
|
|
486
|
+
/* @__PURE__ */ r(Z, { size: 16, "aria-hidden": !0, className: "text-foreground opacity-50" })
|
|
441
487
|
]
|
|
442
488
|
}
|
|
443
489
|
)
|
|
444
490
|
);
|
|
445
|
-
|
|
446
|
-
const
|
|
447
|
-
|
|
491
|
+
jt.displayName = p.Trigger?.displayName || "SelectTrigger";
|
|
492
|
+
const Ne = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
493
|
+
p.ScrollUpButton,
|
|
448
494
|
{
|
|
449
|
-
ref:
|
|
450
|
-
className:
|
|
451
|
-
...
|
|
452
|
-
children: /* @__PURE__ */
|
|
495
|
+
ref: o,
|
|
496
|
+
className: n("flex cursor-default items-center justify-center py-1", t),
|
|
497
|
+
...e,
|
|
498
|
+
children: /* @__PURE__ */ r(Ve, { size: 14, className: "text-foreground" })
|
|
453
499
|
}
|
|
454
500
|
));
|
|
455
|
-
|
|
456
|
-
const
|
|
457
|
-
|
|
501
|
+
Ne.displayName = p.ScrollUpButton?.displayName || "SelectScrollUpButton";
|
|
502
|
+
const we = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
503
|
+
p.ScrollDownButton,
|
|
458
504
|
{
|
|
459
|
-
ref:
|
|
460
|
-
className:
|
|
461
|
-
...
|
|
462
|
-
children: /* @__PURE__ */
|
|
505
|
+
ref: o,
|
|
506
|
+
className: n("flex cursor-default items-center justify-center py-1", t),
|
|
507
|
+
...e,
|
|
508
|
+
children: /* @__PURE__ */ r(Z, { size: 14, className: "text-foreground" })
|
|
463
509
|
}
|
|
464
510
|
));
|
|
465
|
-
|
|
466
|
-
const
|
|
467
|
-
({ className:
|
|
468
|
-
const { open:
|
|
469
|
-
return /* @__PURE__ */ g(
|
|
470
|
-
/* @__PURE__ */
|
|
511
|
+
we.displayName = p.ScrollDownButton?.displayName || "SelectScrollDownButton";
|
|
512
|
+
const Lt = a.forwardRef(
|
|
513
|
+
({ className: t, children: e, position: o = "popper", portalHost: s, overlayClassName: l, overlayStyle: d, ...c }, f) => {
|
|
514
|
+
const { open: y } = p.useRootContext();
|
|
515
|
+
return /* @__PURE__ */ g(p.Portal, { hostName: s, children: [
|
|
516
|
+
/* @__PURE__ */ r(p.Overlay, { style: H.OS !== "web" ? U.absoluteFill : void 0, asChild: !0, children: /* @__PURE__ */ r(k.View, { className: l, style: d }) }),
|
|
471
517
|
/* @__PURE__ */ g(
|
|
472
|
-
|
|
518
|
+
p.Content,
|
|
473
519
|
{
|
|
474
|
-
ref:
|
|
475
|
-
className:
|
|
520
|
+
ref: f,
|
|
521
|
+
className: n(
|
|
476
522
|
"border-border bg-popover data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 relative z-50 max-h-96 min-w-[8rem] rounded-md border shadow-md",
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
523
|
+
o === "popper" && "data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",
|
|
524
|
+
y ? "web:zoom-in-95 web:animate-in web:fade-in-0" : "web:zoom-out-95 web:animate-out web:fade-out-0",
|
|
525
|
+
t
|
|
480
526
|
),
|
|
481
|
-
position:
|
|
482
|
-
...
|
|
527
|
+
position: o,
|
|
528
|
+
...c,
|
|
483
529
|
children: [
|
|
484
|
-
/* @__PURE__ */
|
|
485
|
-
/* @__PURE__ */
|
|
486
|
-
|
|
530
|
+
/* @__PURE__ */ r(Ne, {}),
|
|
531
|
+
/* @__PURE__ */ r(
|
|
532
|
+
p.Viewport,
|
|
487
533
|
{
|
|
488
|
-
className:
|
|
534
|
+
className: n(
|
|
489
535
|
"p-1",
|
|
490
|
-
|
|
536
|
+
o === "popper" && "h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"
|
|
491
537
|
),
|
|
492
|
-
children:
|
|
538
|
+
children: e
|
|
493
539
|
}
|
|
494
540
|
),
|
|
495
|
-
/* @__PURE__ */
|
|
541
|
+
/* @__PURE__ */ r(we, {})
|
|
496
542
|
]
|
|
497
543
|
}
|
|
498
544
|
)
|
|
499
545
|
] });
|
|
500
546
|
}
|
|
501
547
|
);
|
|
502
|
-
|
|
503
|
-
const
|
|
504
|
-
({ className:
|
|
505
|
-
|
|
548
|
+
Lt.displayName = p.Content?.displayName || "SelectContent";
|
|
549
|
+
const Bt = a.forwardRef(
|
|
550
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
551
|
+
p.Label,
|
|
506
552
|
{
|
|
507
|
-
ref:
|
|
508
|
-
className:
|
|
509
|
-
...
|
|
553
|
+
ref: o,
|
|
554
|
+
className: n("text-popover-foreground py-1.5 pr-2 pl-8 text-sm font-semibold", t),
|
|
555
|
+
...e
|
|
510
556
|
}
|
|
511
557
|
)
|
|
512
558
|
);
|
|
513
|
-
|
|
514
|
-
const
|
|
515
|
-
({ className:
|
|
516
|
-
const
|
|
559
|
+
Bt.displayName = p.Label?.displayName || "SelectLabel";
|
|
560
|
+
const Et = a.forwardRef(
|
|
561
|
+
({ className: t, children: e, label: o, ...s }, l) => {
|
|
562
|
+
const d = o || (typeof e == "string" ? e : "");
|
|
517
563
|
return /* @__PURE__ */ g(
|
|
518
|
-
|
|
564
|
+
p.Item,
|
|
519
565
|
{
|
|
520
|
-
ref:
|
|
521
|
-
label:
|
|
522
|
-
className:
|
|
566
|
+
ref: l,
|
|
567
|
+
label: d,
|
|
568
|
+
className: n(
|
|
523
569
|
"web:hover:bg-accent/50 web:focus:bg-accent web:focus:text-accent-foreground web:hover:text-accent-foreground relative flex w-full cursor-default flex-row items-center rounded-sm py-1.5 pr-2 pl-8 text-sm outline-none select-none data-[disabled]:opacity-50",
|
|
524
|
-
|
|
525
|
-
|
|
570
|
+
s.disabled && "web:pointer-events-none",
|
|
571
|
+
t
|
|
526
572
|
),
|
|
527
|
-
...
|
|
573
|
+
...s,
|
|
528
574
|
children: [
|
|
529
|
-
/* @__PURE__ */
|
|
530
|
-
|
|
575
|
+
/* @__PURE__ */ r(
|
|
576
|
+
i,
|
|
531
577
|
{
|
|
532
578
|
className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center",
|
|
533
|
-
children: /* @__PURE__ */
|
|
579
|
+
children: /* @__PURE__ */ r(p.ItemIndicator, { children: /* @__PURE__ */ r(de, { size: 14, strokeWidth: 3, className: "text-popover-foreground" }) })
|
|
534
580
|
}
|
|
535
581
|
),
|
|
536
|
-
/* @__PURE__ */
|
|
582
|
+
/* @__PURE__ */ r(p.ItemText, { className: "text-popover-foreground native:text-base text-sm", children: e })
|
|
537
583
|
]
|
|
538
584
|
}
|
|
539
585
|
);
|
|
540
586
|
}
|
|
541
587
|
);
|
|
542
|
-
|
|
543
|
-
const
|
|
544
|
-
({ className:
|
|
545
|
-
|
|
588
|
+
Et.displayName = p.Item?.displayName || "SelectItem";
|
|
589
|
+
const Gt = a.forwardRef(
|
|
590
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
591
|
+
p.Separator,
|
|
546
592
|
{
|
|
547
|
-
ref:
|
|
548
|
-
className:
|
|
549
|
-
...
|
|
593
|
+
ref: o,
|
|
594
|
+
className: n("bg-muted -mx-1 my-1 h-px", t),
|
|
595
|
+
...e
|
|
550
596
|
}
|
|
551
597
|
)
|
|
552
598
|
);
|
|
553
|
-
|
|
554
|
-
const
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
599
|
+
Gt.displayName = p.Separator?.displayName || "SelectSeparator";
|
|
600
|
+
const Mt = a.forwardRef(
|
|
601
|
+
({
|
|
602
|
+
threshold: t = 240,
|
|
603
|
+
exitDuration: e = 450,
|
|
604
|
+
behavior: o,
|
|
605
|
+
// Native uses 'smooth' or just scrolls
|
|
606
|
+
label: s = "Scroll to top",
|
|
607
|
+
className: l,
|
|
608
|
+
scrollRef: d,
|
|
609
|
+
animationDuration: c = 300,
|
|
610
|
+
...f
|
|
611
|
+
}, y) => {
|
|
612
|
+
const [w, O] = a.useState(!1), [I, V] = a.useState(!1), b = a.useRef(new P.Value(0)).current, h = a.useRef(new P.Value(20)).current, v = () => {
|
|
613
|
+
P.parallel([
|
|
614
|
+
P.timing(b, {
|
|
615
|
+
toValue: 1,
|
|
616
|
+
duration: c,
|
|
617
|
+
useNativeDriver: !0
|
|
618
|
+
}),
|
|
619
|
+
P.timing(h, {
|
|
620
|
+
toValue: 0,
|
|
621
|
+
duration: c,
|
|
622
|
+
useNativeDriver: !0
|
|
623
|
+
})
|
|
624
|
+
]).start();
|
|
625
|
+
}, R = () => {
|
|
626
|
+
P.parallel([
|
|
627
|
+
P.timing(b, {
|
|
628
|
+
toValue: 0,
|
|
629
|
+
duration: c,
|
|
630
|
+
useNativeDriver: !0
|
|
631
|
+
}),
|
|
632
|
+
P.timing(h, {
|
|
633
|
+
toValue: 20,
|
|
634
|
+
duration: c,
|
|
635
|
+
useNativeDriver: !0
|
|
636
|
+
})
|
|
637
|
+
]).start(() => {
|
|
638
|
+
I || O(!1);
|
|
639
|
+
});
|
|
640
|
+
}, D = (C) => {
|
|
641
|
+
const x = C.nativeEvent.contentOffset.y;
|
|
642
|
+
if (I) {
|
|
643
|
+
x <= t && (O(!1), V(!1));
|
|
644
|
+
return;
|
|
645
|
+
}
|
|
646
|
+
x > t && !w ? (O(!0), v()) : x <= t && w && R();
|
|
647
|
+
}, z = () => {
|
|
648
|
+
V(!0), R(), setTimeout(() => {
|
|
649
|
+
if (d?.current) {
|
|
650
|
+
const C = d.current;
|
|
651
|
+
"scrollToOffset" in C && typeof C.scrollToOffset == "function" ? C.scrollToOffset({ offset: 0, animated: o !== "auto" }) : "scrollTo" in C && typeof C.scrollTo == "function" && C.scrollTo({ y: 0, animated: o !== "auto" });
|
|
652
|
+
}
|
|
653
|
+
(H.OS === "ios" || H.OS === "android") && ke.announceForAccessibility("Scrolled to top");
|
|
654
|
+
}, e);
|
|
655
|
+
};
|
|
656
|
+
return a.useImperativeHandle(y, () => ({
|
|
657
|
+
handleScroll: D,
|
|
658
|
+
scrollToTop: z
|
|
659
|
+
})), !w && !I ? null : /* @__PURE__ */ r(
|
|
660
|
+
i,
|
|
661
|
+
{
|
|
662
|
+
pointerEvents: "box-none",
|
|
663
|
+
style: {
|
|
664
|
+
position: "absolute",
|
|
665
|
+
bottom: 24,
|
|
666
|
+
right: 24,
|
|
667
|
+
zIndex: 50
|
|
668
|
+
},
|
|
669
|
+
children: /* @__PURE__ */ r(
|
|
670
|
+
P.View,
|
|
671
|
+
{
|
|
672
|
+
style: {
|
|
673
|
+
opacity: b,
|
|
674
|
+
transform: [{ translateY: h }]
|
|
675
|
+
},
|
|
676
|
+
children: /* @__PURE__ */ r(
|
|
677
|
+
q,
|
|
678
|
+
{
|
|
679
|
+
variant: "outline",
|
|
680
|
+
size: "icon",
|
|
681
|
+
className: n("bg-background/80 h-12 w-12 rounded-full border-2 shadow-lg", l),
|
|
682
|
+
onPress: z,
|
|
683
|
+
"aria-label": s,
|
|
684
|
+
...f,
|
|
685
|
+
children: /* @__PURE__ */ r(ze, { size: 24, className: "text-foreground" })
|
|
686
|
+
}
|
|
687
|
+
)
|
|
688
|
+
}
|
|
689
|
+
)
|
|
690
|
+
}
|
|
691
|
+
);
|
|
562
692
|
}
|
|
563
|
-
)
|
|
564
|
-
|
|
565
|
-
const
|
|
693
|
+
);
|
|
694
|
+
Mt.displayName = "ScrollToTop";
|
|
695
|
+
const ae = a.createContext(void 0), Ut = B("text-foreground", {
|
|
566
696
|
variants: {
|
|
567
697
|
variant: {
|
|
568
698
|
h1: "text-4xl font-extrabold tracking-tight",
|
|
@@ -579,58 +709,163 @@ const U = i.createContext(void 0), ft = R("text-foreground", {
|
|
|
579
709
|
defaultVariants: {
|
|
580
710
|
variant: "body"
|
|
581
711
|
}
|
|
582
|
-
}),
|
|
583
|
-
({ className:
|
|
712
|
+
}), S = a.forwardRef(
|
|
713
|
+
({ className: t, variant: e = "body", children: o, ...s }, l) => /* @__PURE__ */ r(m, { ref: l, className: n(Ut({ variant: e, className: t })), ...s, children: o })
|
|
584
714
|
);
|
|
585
|
-
|
|
586
|
-
const
|
|
587
|
-
|
|
715
|
+
S.displayName = "Text";
|
|
716
|
+
const $t = (t) => {
|
|
717
|
+
const e = t.trim();
|
|
718
|
+
return e.endsWith("/") ? e.slice(0, -1) : e;
|
|
719
|
+
}, Yt = (t) => t.trim().replace(/^@+/, ""), qt = (t, e) => {
|
|
720
|
+
const o = $t(t), s = encodeURIComponent(Yt(e));
|
|
721
|
+
return `${o}/${s}`;
|
|
722
|
+
};
|
|
723
|
+
function mo({
|
|
724
|
+
supportUrl: t = "https://www.buymeacoffee.com",
|
|
725
|
+
creatorId: e,
|
|
726
|
+
title: o = "Buy me a coffee",
|
|
727
|
+
description: s = "Support the project directly from this panel.",
|
|
728
|
+
open: l,
|
|
729
|
+
defaultOpen: d = !1,
|
|
730
|
+
onOpenChange: c,
|
|
731
|
+
positionClassName: f,
|
|
732
|
+
buttonClassName: y,
|
|
733
|
+
panelClassName: w,
|
|
734
|
+
className: O,
|
|
735
|
+
...I
|
|
736
|
+
}) {
|
|
737
|
+
const V = l !== void 0, [b, h] = a.useState(d), v = V ? l : b, R = a.useCallback(
|
|
738
|
+
(x) => {
|
|
739
|
+
V || h(x), c?.(x);
|
|
740
|
+
},
|
|
741
|
+
[V, c]
|
|
742
|
+
), D = a.useMemo(() => qt(t, e), [e, t]), z = a.useCallback(async () => {
|
|
743
|
+
try {
|
|
744
|
+
await Ae.openURL(D);
|
|
745
|
+
} catch (x) {
|
|
746
|
+
console.warn("Failed to open external link:", x);
|
|
747
|
+
}
|
|
748
|
+
}, [D]), C = /* @__PURE__ */ r(
|
|
749
|
+
i,
|
|
750
|
+
{
|
|
751
|
+
style: {
|
|
752
|
+
position: "absolute",
|
|
753
|
+
bottom: 24,
|
|
754
|
+
right: 24,
|
|
755
|
+
zIndex: 50
|
|
756
|
+
},
|
|
757
|
+
className: f,
|
|
758
|
+
children: /* @__PURE__ */ r(
|
|
759
|
+
q,
|
|
760
|
+
{
|
|
761
|
+
variant: "outline",
|
|
762
|
+
size: "icon",
|
|
763
|
+
className: n(
|
|
764
|
+
"h-14 w-14 rounded-full border border-black/15 bg-[#ffdd00] shadow-lg",
|
|
765
|
+
y,
|
|
766
|
+
O
|
|
767
|
+
),
|
|
768
|
+
onPress: () => R(!0),
|
|
769
|
+
"aria-label": "Support this project",
|
|
770
|
+
...I,
|
|
771
|
+
children: /* @__PURE__ */ r(He, { size: 24, className: "text-black" })
|
|
772
|
+
}
|
|
773
|
+
)
|
|
774
|
+
}
|
|
775
|
+
);
|
|
776
|
+
return /* @__PURE__ */ g(W, { children: [
|
|
777
|
+
C,
|
|
778
|
+
/* @__PURE__ */ r(Ct, { open: v, onOpenChange: R, children: /* @__PURE__ */ g(be, { className: n("max-w-sm", w), children: [
|
|
779
|
+
/* @__PURE__ */ g(he, { children: [
|
|
780
|
+
/* @__PURE__ */ r(ye, { children: o }),
|
|
781
|
+
/* @__PURE__ */ r(xe, { children: s })
|
|
782
|
+
] }),
|
|
783
|
+
/* @__PURE__ */ g(i, { className: "flex flex-col gap-4", children: [
|
|
784
|
+
/* @__PURE__ */ r(i, { className: "overflow-hidden rounded-md border", children: /* @__PURE__ */ r(i, { className: "bg-muted flex h-48 items-center justify-center", children: /* @__PURE__ */ g(S, { className: "text-muted-foreground text-center text-sm", children: [
|
|
785
|
+
"Embedded support form would appear here on web.",
|
|
786
|
+
`
|
|
787
|
+
`,
|
|
788
|
+
"On mobile, this opens the external support page."
|
|
789
|
+
] }) }) }),
|
|
790
|
+
/* @__PURE__ */ g(i, { className: "text-muted-foreground flex items-center justify-between gap-2 text-xs", children: [
|
|
791
|
+
/* @__PURE__ */ r(S, { className: "text-muted-foreground flex-1 text-xs", children: "If the embedded checkout is unavailable, open the support page directly." }),
|
|
792
|
+
/* @__PURE__ */ g(
|
|
793
|
+
q,
|
|
794
|
+
{
|
|
795
|
+
variant: "outline",
|
|
796
|
+
size: "sm",
|
|
797
|
+
onPress: z,
|
|
798
|
+
className: "flex flex-row items-center gap-1",
|
|
799
|
+
children: [
|
|
800
|
+
/* @__PURE__ */ r(S, { className: "text-xs", children: "Open Buy Me a Coffee" }),
|
|
801
|
+
/* @__PURE__ */ r(Fe, { size: 12, className: "text-muted-foreground" })
|
|
802
|
+
]
|
|
803
|
+
}
|
|
804
|
+
)
|
|
805
|
+
] })
|
|
806
|
+
] })
|
|
807
|
+
] }) })
|
|
808
|
+
] });
|
|
809
|
+
}
|
|
810
|
+
const Wt = a.forwardRef(({ className: t, orientation: e = "horizontal", decorative: o = !0, ...s }, l) => /* @__PURE__ */ r(
|
|
811
|
+
me.Root,
|
|
588
812
|
{
|
|
589
|
-
|
|
813
|
+
ref: l,
|
|
814
|
+
decorative: o,
|
|
815
|
+
orientation: e,
|
|
816
|
+
className: n("bg-border shrink-0", e === "horizontal" ? "h-[1px] w-full" : "h-full w-[1px]", t),
|
|
817
|
+
...s
|
|
818
|
+
}
|
|
819
|
+
));
|
|
820
|
+
Wt.displayName = me.Root?.displayName || "Separator";
|
|
821
|
+
const uo = u.Root, fo = u.Trigger, po = u.Close, Xt = u.Portal, ve = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
822
|
+
u.Overlay,
|
|
823
|
+
{
|
|
824
|
+
style: H.OS !== "web" ? U.absoluteFill : void 0,
|
|
590
825
|
asChild: !0,
|
|
591
|
-
ref:
|
|
592
|
-
...
|
|
593
|
-
children: /* @__PURE__ */
|
|
594
|
-
|
|
826
|
+
ref: o,
|
|
827
|
+
...e,
|
|
828
|
+
children: /* @__PURE__ */ r(
|
|
829
|
+
k.View,
|
|
595
830
|
{
|
|
596
|
-
entering:
|
|
597
|
-
exiting:
|
|
598
|
-
className:
|
|
831
|
+
entering: L.duration(150),
|
|
832
|
+
exiting: j.duration(150),
|
|
833
|
+
className: n("web:cursor-default absolute inset-0 z-50 bg-black/80", t)
|
|
599
834
|
}
|
|
600
835
|
)
|
|
601
836
|
}
|
|
602
837
|
));
|
|
603
|
-
|
|
604
|
-
const
|
|
605
|
-
({ className:
|
|
606
|
-
const
|
|
607
|
-
return /* @__PURE__ */ g(
|
|
608
|
-
/* @__PURE__ */
|
|
609
|
-
/* @__PURE__ */
|
|
610
|
-
|
|
838
|
+
ve.displayName = u.Overlay?.displayName || "SheetOverlay";
|
|
839
|
+
const _t = a.forwardRef(
|
|
840
|
+
({ className: t, children: e, side: o = "right", overlayClassName: s, overlayStyle: l, ...d }, c) => {
|
|
841
|
+
const f = H.OS === "web", y = f ? void 0 : Ge, w = f ? void 0 : Ee;
|
|
842
|
+
return /* @__PURE__ */ g(Xt, { children: [
|
|
843
|
+
/* @__PURE__ */ r(ve, { className: s, style: l }),
|
|
844
|
+
/* @__PURE__ */ r(u.Content, { ref: c, asChild: !0, ...d, children: /* @__PURE__ */ g(
|
|
845
|
+
k.View,
|
|
611
846
|
{
|
|
612
|
-
entering:
|
|
613
|
-
exiting:
|
|
614
|
-
className:
|
|
847
|
+
entering: y,
|
|
848
|
+
exiting: w,
|
|
849
|
+
className: n(
|
|
615
850
|
"bg-background web:cursor-default web:duration-200 web:ease-in-out absolute z-50 h-full w-3/4 gap-4 p-6 shadow-lg",
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
851
|
+
o === "right" && "border-border data-[state=closed]:slide-out-to-right data-[state=open]:slide-in-from-right top-0 right-0 border-l",
|
|
852
|
+
o === "left" && "border-border data-[state=closed]:slide-out-to-left data-[state=open]:slide-in-from-left top-0 left-0 border-r",
|
|
853
|
+
o === "top" && "border-border data-[state=closed]:slide-out-to-top data-[state=open]:slide-in-from-top top-0 w-full border-b",
|
|
854
|
+
o === "bottom" && "border-border data-[state=closed]:slide-out-to-bottom data-[state=open]:slide-in-from-bottom bottom-0 w-full border-t",
|
|
855
|
+
t
|
|
621
856
|
),
|
|
622
857
|
children: [
|
|
623
|
-
|
|
858
|
+
e,
|
|
624
859
|
/* @__PURE__ */ g(
|
|
625
|
-
|
|
860
|
+
u.Close,
|
|
626
861
|
{
|
|
627
|
-
className:
|
|
862
|
+
className: n(
|
|
628
863
|
"ring-offset-background focus:ring-ring data-[state=open]:bg-secondary absolute top-4 right-4 rounded-sm opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-none disabled:pointer-events-none",
|
|
629
864
|
"web:absolute web:right-4 web:top-4"
|
|
630
865
|
),
|
|
631
866
|
children: [
|
|
632
|
-
/* @__PURE__ */
|
|
633
|
-
/* @__PURE__ */
|
|
867
|
+
/* @__PURE__ */ r(ee, { size: 24, className: "text-muted-foreground" }),
|
|
868
|
+
/* @__PURE__ */ r(S, { className: "sr-only", children: "Close" })
|
|
634
869
|
]
|
|
635
870
|
}
|
|
636
871
|
)
|
|
@@ -640,46 +875,46 @@ const pt = i.forwardRef(
|
|
|
640
875
|
] });
|
|
641
876
|
}
|
|
642
877
|
);
|
|
643
|
-
|
|
644
|
-
const
|
|
645
|
-
|
|
646
|
-
const
|
|
647
|
-
|
|
648
|
-
const
|
|
649
|
-
|
|
650
|
-
const
|
|
651
|
-
|
|
652
|
-
function
|
|
653
|
-
const
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
878
|
+
_t.displayName = u.Content?.displayName || "SheetContent";
|
|
879
|
+
const Jt = ({ className: t, ...e }) => /* @__PURE__ */ r(i, { className: n("flex flex-col space-y-2 text-center sm:text-left", t), ...e });
|
|
880
|
+
Jt.displayName = "SheetHeader";
|
|
881
|
+
const Kt = ({ className: t, ...e }) => /* @__PURE__ */ r(i, { className: n("flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2", t), ...e });
|
|
882
|
+
Kt.displayName = "SheetFooter";
|
|
883
|
+
const Qt = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(u.Title, { ref: o, className: n("text-foreground text-lg font-semibold", t), ...e }));
|
|
884
|
+
Qt.displayName = u.Title?.displayName || "SheetTitle";
|
|
885
|
+
const Zt = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(u.Description, { ref: o, className: n("text-muted-foreground text-sm", t), ...e }));
|
|
886
|
+
Zt.displayName = u.Description?.displayName || "SheetDescription";
|
|
887
|
+
function go({ className: t, ...e }) {
|
|
888
|
+
const o = Me(0.5);
|
|
889
|
+
a.useEffect(() => {
|
|
890
|
+
o.value = Ue(
|
|
891
|
+
$e(Y(0.2, { duration: 500 }), Y(0.5, { duration: 500 })),
|
|
657
892
|
-1,
|
|
658
893
|
!0
|
|
659
894
|
);
|
|
660
895
|
}, []);
|
|
661
|
-
const
|
|
662
|
-
opacity:
|
|
896
|
+
const s = ce(() => ({
|
|
897
|
+
opacity: o.value
|
|
663
898
|
}));
|
|
664
|
-
return /* @__PURE__ */
|
|
899
|
+
return /* @__PURE__ */ r(k.View, { className: n("bg-muted rounded-md", t), style: s, ...e });
|
|
665
900
|
}
|
|
666
|
-
const
|
|
667
|
-
({ className:
|
|
668
|
-
|
|
901
|
+
const bo = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "slider is not yet implemented for React Native" }) }), ho = () => /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "Toaster (Sonner) is not yet implemented for React Native" }) }), er = a.forwardRef(
|
|
902
|
+
({ className: t, checked: e, onCheckedChange: o, ...s }, l) => /* @__PURE__ */ r(
|
|
903
|
+
Q.Root,
|
|
669
904
|
{
|
|
670
|
-
className:
|
|
905
|
+
className: n(
|
|
671
906
|
"peer focus-visible:ring-ring focus-visible:ring-offset-background data-[state=checked]:bg-primary data-[state=unchecked]:bg-input inline-flex h-6 w-11 shrink-0 cursor-pointer flex-row items-center rounded-full border-2 border-transparent transition-colors focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none disabled:cursor-not-allowed disabled:opacity-50",
|
|
672
|
-
|
|
907
|
+
t
|
|
673
908
|
),
|
|
674
|
-
...
|
|
675
|
-
checked:
|
|
676
|
-
onCheckedChange:
|
|
909
|
+
...s,
|
|
910
|
+
checked: e ?? !1,
|
|
911
|
+
onCheckedChange: o || (() => {
|
|
677
912
|
}),
|
|
678
|
-
ref:
|
|
679
|
-
children: /* @__PURE__ */
|
|
680
|
-
|
|
913
|
+
ref: l,
|
|
914
|
+
children: /* @__PURE__ */ r(
|
|
915
|
+
Q.Thumb,
|
|
681
916
|
{
|
|
682
|
-
className:
|
|
917
|
+
className: n(
|
|
683
918
|
"bg-background pointer-events-none block h-5 w-5 rounded-full shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0"
|
|
684
919
|
)
|
|
685
920
|
}
|
|
@@ -687,404 +922,529 @@ const Ir = () => /* @__PURE__ */ e(s, { children: /* @__PURE__ */ e(l, { childre
|
|
|
687
922
|
}
|
|
688
923
|
)
|
|
689
924
|
);
|
|
690
|
-
|
|
691
|
-
const
|
|
692
|
-
({ className:
|
|
925
|
+
er.displayName = Q.Root?.displayName || "Switch";
|
|
926
|
+
const tr = a.forwardRef(
|
|
927
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(i, { ref: o, className: n("w-full caption-bottom text-sm", t), ...e })
|
|
693
928
|
);
|
|
694
|
-
|
|
695
|
-
const
|
|
696
|
-
({ className:
|
|
929
|
+
tr.displayName = "Table";
|
|
930
|
+
const rr = a.forwardRef(
|
|
931
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(i, { ref: o, className: n("border-border border-b", t), ...e })
|
|
697
932
|
);
|
|
698
|
-
|
|
699
|
-
const
|
|
700
|
-
({ className:
|
|
933
|
+
rr.displayName = "TableHeader";
|
|
934
|
+
const or = a.forwardRef(
|
|
935
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(i, { ref: o, className: n("flex-1", t), ...e })
|
|
701
936
|
);
|
|
702
|
-
|
|
703
|
-
const
|
|
704
|
-
({ className:
|
|
937
|
+
or.displayName = "TableBody";
|
|
938
|
+
const ar = a.forwardRef(
|
|
939
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(i, { ref: o, className: n("bg-muted/50 font-medium [&>tr]:last:border-b-0", t), ...e })
|
|
705
940
|
);
|
|
706
|
-
|
|
707
|
-
const
|
|
708
|
-
({ className:
|
|
709
|
-
|
|
941
|
+
ar.displayName = "TableFooter";
|
|
942
|
+
const nr = a.forwardRef(
|
|
943
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
944
|
+
i,
|
|
710
945
|
{
|
|
711
|
-
ref:
|
|
712
|
-
className:
|
|
946
|
+
ref: o,
|
|
947
|
+
className: n(
|
|
713
948
|
"border-border hover:bg-muted/50 data-[state=selected]:bg-muted flex-row border-b transition-colors",
|
|
714
|
-
|
|
949
|
+
t
|
|
715
950
|
),
|
|
716
|
-
...
|
|
951
|
+
...e
|
|
717
952
|
}
|
|
718
953
|
)
|
|
719
954
|
);
|
|
720
|
-
|
|
721
|
-
const
|
|
722
|
-
({ className:
|
|
723
|
-
|
|
955
|
+
nr.displayName = "TableRow";
|
|
956
|
+
const sr = a.forwardRef(
|
|
957
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
958
|
+
S,
|
|
724
959
|
{
|
|
725
|
-
ref:
|
|
726
|
-
className:
|
|
960
|
+
ref: o,
|
|
961
|
+
className: n(
|
|
727
962
|
"text-muted-foreground h-12 px-4 text-left align-middle font-medium [&:has([role=checkbox])]:pr-0",
|
|
728
|
-
|
|
963
|
+
t
|
|
729
964
|
),
|
|
730
|
-
...
|
|
965
|
+
...e
|
|
731
966
|
}
|
|
732
967
|
)
|
|
733
968
|
);
|
|
734
|
-
|
|
735
|
-
const
|
|
736
|
-
({ className:
|
|
969
|
+
sr.displayName = "TableHead";
|
|
970
|
+
const ir = a.forwardRef(
|
|
971
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(S, { ref: o, className: n("p-4 align-middle [&:has([role=checkbox])]:pr-0", t), ...e })
|
|
737
972
|
);
|
|
738
|
-
|
|
739
|
-
const
|
|
740
|
-
({ className:
|
|
973
|
+
ir.displayName = "TableCell";
|
|
974
|
+
const lr = a.forwardRef(
|
|
975
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(S, { ref: o, className: n("text-muted-foreground mt-4 text-sm", t), ...e })
|
|
741
976
|
);
|
|
742
|
-
|
|
743
|
-
const
|
|
744
|
-
|
|
745
|
-
|
|
977
|
+
lr.displayName = "TableCaption";
|
|
978
|
+
const dr = a.forwardRef((t, e) => /* @__PURE__ */ r(F.Root, { ref: e, ...t }));
|
|
979
|
+
dr.displayName = "Tabs";
|
|
980
|
+
const cr = a.forwardRef(
|
|
981
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
982
|
+
F.List,
|
|
746
983
|
{
|
|
747
|
-
ref:
|
|
748
|
-
className:
|
|
984
|
+
ref: o,
|
|
985
|
+
className: n(
|
|
749
986
|
"bg-muted text-muted-foreground inline-flex h-10 flex-row items-center justify-center rounded-md p-1",
|
|
750
|
-
|
|
987
|
+
t
|
|
751
988
|
),
|
|
752
|
-
...
|
|
989
|
+
...e
|
|
753
990
|
}
|
|
754
991
|
)
|
|
755
992
|
);
|
|
756
|
-
|
|
757
|
-
const
|
|
758
|
-
({ className:
|
|
759
|
-
const { value:
|
|
760
|
-
return /* @__PURE__ */
|
|
761
|
-
|
|
993
|
+
cr.displayName = F.List?.displayName || "TabsList";
|
|
994
|
+
const mr = a.forwardRef(
|
|
995
|
+
({ className: t, ...e }, o) => {
|
|
996
|
+
const { value: s } = F.useRootContext();
|
|
997
|
+
return /* @__PURE__ */ r(
|
|
998
|
+
ae.Provider,
|
|
762
999
|
{
|
|
763
|
-
value:
|
|
1000
|
+
value: n(
|
|
764
1001
|
"text-sm native:text-base font-medium text-muted-foreground web:transition-all",
|
|
765
|
-
|
|
1002
|
+
s === e.value && "text-foreground"
|
|
766
1003
|
),
|
|
767
|
-
children: /* @__PURE__ */
|
|
768
|
-
|
|
1004
|
+
children: /* @__PURE__ */ r(
|
|
1005
|
+
F.Trigger,
|
|
769
1006
|
{
|
|
770
|
-
ref:
|
|
771
|
-
className:
|
|
1007
|
+
ref: o,
|
|
1008
|
+
className: n(
|
|
772
1009
|
"ring-offset-background focus-visible:ring-ring inline-flex items-center justify-center rounded-sm px-3 py-1.5 text-sm font-medium whitespace-nowrap transition-all focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50",
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
1010
|
+
e.disabled && "opacity-50",
|
|
1011
|
+
s === e.value && "bg-background shadow-foreground/10 shadow-sm",
|
|
1012
|
+
t
|
|
776
1013
|
),
|
|
777
|
-
...
|
|
1014
|
+
...e
|
|
778
1015
|
}
|
|
779
1016
|
)
|
|
780
1017
|
}
|
|
781
1018
|
);
|
|
782
1019
|
}
|
|
783
1020
|
);
|
|
784
|
-
|
|
785
|
-
const
|
|
786
|
-
({ className:
|
|
787
|
-
|
|
1021
|
+
mr.displayName = F.Trigger?.displayName || "TabsTrigger";
|
|
1022
|
+
const ur = a.forwardRef(
|
|
1023
|
+
({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
1024
|
+
F.Content,
|
|
788
1025
|
{
|
|
789
|
-
ref:
|
|
790
|
-
className:
|
|
1026
|
+
ref: o,
|
|
1027
|
+
className: n(
|
|
791
1028
|
"ring-offset-background focus-visible:ring-ring mt-2 focus-visible:ring-2 focus-visible:ring-offset-2 focus-visible:outline-none",
|
|
792
|
-
|
|
1029
|
+
t
|
|
793
1030
|
),
|
|
794
|
-
...
|
|
1031
|
+
...e
|
|
795
1032
|
}
|
|
796
1033
|
)
|
|
797
1034
|
);
|
|
798
|
-
|
|
799
|
-
const
|
|
800
|
-
({ className:
|
|
801
|
-
|
|
1035
|
+
ur.displayName = F.Content?.displayName || "TabsContent";
|
|
1036
|
+
const fr = a.forwardRef(
|
|
1037
|
+
({ className: t, placeholderClassName: e, ...o }, s) => /* @__PURE__ */ r(
|
|
1038
|
+
ie,
|
|
802
1039
|
{
|
|
803
|
-
ref:
|
|
1040
|
+
ref: s,
|
|
804
1041
|
multiline: !0,
|
|
805
|
-
numberOfLines:
|
|
806
|
-
className:
|
|
1042
|
+
numberOfLines: o.numberOfLines || 3,
|
|
1043
|
+
className: n(
|
|
807
1044
|
"border-input bg-background text-foreground placeholder:text-muted-foreground focus:border-ring flex min-h-[80px] w-full rounded-md border px-3 py-2 text-base shadow-sm transition-colors disabled:opacity-50",
|
|
808
|
-
|
|
1045
|
+
t
|
|
809
1046
|
),
|
|
810
|
-
placeholderClassName:
|
|
1047
|
+
placeholderClassName: n("text-muted-foreground", e),
|
|
811
1048
|
textAlignVertical: "top",
|
|
812
|
-
...
|
|
1049
|
+
...o
|
|
813
1050
|
}
|
|
814
1051
|
)
|
|
815
1052
|
);
|
|
816
|
-
|
|
817
|
-
const
|
|
818
|
-
({ className:
|
|
819
|
-
|
|
1053
|
+
fr.displayName = "Textarea";
|
|
1054
|
+
const pr = a.forwardRef(
|
|
1055
|
+
({ className: t, variant: e, size: o, ...s }, l) => /* @__PURE__ */ r(
|
|
1056
|
+
ae.Provider,
|
|
820
1057
|
{
|
|
821
|
-
value:
|
|
1058
|
+
value: n(
|
|
822
1059
|
"text-sm native:text-base text-foreground font-medium",
|
|
823
|
-
|
|
824
|
-
|
|
1060
|
+
s.pressed && "text-accent-foreground",
|
|
1061
|
+
t
|
|
825
1062
|
),
|
|
826
|
-
children: /* @__PURE__ */
|
|
827
|
-
|
|
1063
|
+
children: /* @__PURE__ */ r(
|
|
1064
|
+
fe.Root,
|
|
828
1065
|
{
|
|
829
|
-
ref:
|
|
830
|
-
className:
|
|
831
|
-
...
|
|
832
|
-
pressed:
|
|
833
|
-
onPressedChange:
|
|
1066
|
+
ref: l,
|
|
1067
|
+
className: n(ue({ variant: e, size: o, className: t })),
|
|
1068
|
+
...s,
|
|
1069
|
+
pressed: s.pressed || !1,
|
|
1070
|
+
onPressedChange: s.onPressedChange || (() => {
|
|
834
1071
|
})
|
|
835
1072
|
}
|
|
836
1073
|
)
|
|
837
1074
|
}
|
|
838
1075
|
)
|
|
839
1076
|
);
|
|
840
|
-
|
|
841
|
-
const
|
|
1077
|
+
pr.displayName = fe.Root?.displayName || "Toggle";
|
|
1078
|
+
const Re = a.createContext({
|
|
842
1079
|
size: "default",
|
|
843
1080
|
variant: "default"
|
|
844
|
-
}),
|
|
845
|
-
({ className:
|
|
846
|
-
|
|
1081
|
+
}), gr = a.forwardRef(
|
|
1082
|
+
({ className: t, variant: e, size: o, children: s, type: l, value: d, onValueChange: c, ...f }, y) => /* @__PURE__ */ r(
|
|
1083
|
+
X.Root,
|
|
847
1084
|
{
|
|
848
|
-
ref:
|
|
849
|
-
type:
|
|
850
|
-
value:
|
|
851
|
-
onValueChange:
|
|
852
|
-
className:
|
|
853
|
-
...
|
|
854
|
-
children: /* @__PURE__ */
|
|
1085
|
+
ref: y,
|
|
1086
|
+
type: l,
|
|
1087
|
+
value: d,
|
|
1088
|
+
onValueChange: c,
|
|
1089
|
+
className: n("flex flex-row items-center justify-center gap-1", t),
|
|
1090
|
+
...f,
|
|
1091
|
+
children: /* @__PURE__ */ r(Re.Provider, { value: { variant: e, size: o }, children: s })
|
|
855
1092
|
}
|
|
856
1093
|
)
|
|
857
1094
|
);
|
|
858
|
-
|
|
859
|
-
const
|
|
860
|
-
({ className:
|
|
861
|
-
const
|
|
862
|
-
return /* @__PURE__ */
|
|
863
|
-
|
|
1095
|
+
gr.displayName = X.Root?.displayName || "ToggleGroup";
|
|
1096
|
+
const br = a.forwardRef(
|
|
1097
|
+
({ className: t, children: e, variant: o, size: s, value: l, ...d }, c) => {
|
|
1098
|
+
const f = a.useContext(Re);
|
|
1099
|
+
return /* @__PURE__ */ r(
|
|
1100
|
+
ae.Provider,
|
|
864
1101
|
{
|
|
865
|
-
value:
|
|
1102
|
+
value: n(
|
|
866
1103
|
"text-sm native:text-base text-foreground font-medium",
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
1104
|
+
d.disabled && "web:cursor-not-allowed opacity-50",
|
|
1105
|
+
l === "" && "text-accent-foreground",
|
|
1106
|
+
t
|
|
870
1107
|
),
|
|
871
|
-
children: /* @__PURE__ */
|
|
872
|
-
|
|
1108
|
+
children: /* @__PURE__ */ r(
|
|
1109
|
+
X.Item,
|
|
873
1110
|
{
|
|
874
|
-
ref:
|
|
875
|
-
value:
|
|
876
|
-
className:
|
|
877
|
-
|
|
878
|
-
variant:
|
|
879
|
-
size:
|
|
1111
|
+
ref: c,
|
|
1112
|
+
value: l,
|
|
1113
|
+
className: n(
|
|
1114
|
+
ue({
|
|
1115
|
+
variant: f.variant || o,
|
|
1116
|
+
size: f.size || s
|
|
880
1117
|
}),
|
|
881
|
-
|
|
1118
|
+
t
|
|
882
1119
|
),
|
|
883
|
-
...
|
|
884
|
-
children:
|
|
1120
|
+
...d,
|
|
1121
|
+
children: e
|
|
885
1122
|
}
|
|
886
1123
|
)
|
|
887
1124
|
}
|
|
888
1125
|
);
|
|
889
1126
|
}
|
|
890
1127
|
);
|
|
891
|
-
|
|
892
|
-
const
|
|
893
|
-
|
|
894
|
-
y.View,
|
|
895
|
-
{
|
|
896
|
-
entering: v,
|
|
897
|
-
exiting: w,
|
|
898
|
-
className: o(
|
|
899
|
-
"border-border bg-popover web:animate-in web:fade-in-0 web:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 overflow-hidden rounded-md border px-3 py-1.5 shadow-md",
|
|
900
|
-
r
|
|
901
|
-
),
|
|
902
|
-
children: /* @__PURE__ */ e(C, { className: "text-popover-foreground native:text-base text-sm", children: a.children })
|
|
903
|
-
}
|
|
904
|
-
) }) })
|
|
905
|
-
);
|
|
906
|
-
Ot.displayName = k.Content?.displayName || "TooltipContent";
|
|
907
|
-
const Hr = ({ children: r }) => /* @__PURE__ */ e(H, { children: r }), jt = i.forwardRef(({ className: r, variant: t = "default", ...a }, n) => /* @__PURE__ */ e(
|
|
908
|
-
x.Root,
|
|
1128
|
+
br.displayName = X.Item?.displayName || "ToggleGroupItem";
|
|
1129
|
+
const yo = M.Root, xo = M.Trigger, hr = a.forwardRef(({ className: t, portalHost: e, ...o }, s) => /* @__PURE__ */ r(M.Portal, { hostName: e, children: /* @__PURE__ */ r(M.Overlay, { style: H.OS !== "web" ? U.absoluteFill : void 0, children: /* @__PURE__ */ r(
|
|
1130
|
+
k.View,
|
|
909
1131
|
{
|
|
910
|
-
|
|
911
|
-
|
|
1132
|
+
entering: L,
|
|
1133
|
+
exiting: j,
|
|
1134
|
+
className: n(
|
|
1135
|
+
"border-border bg-popover web:animate-in web:fade-in-0 web:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 overflow-hidden rounded-md border px-3 py-1.5 shadow-md",
|
|
1136
|
+
t
|
|
1137
|
+
),
|
|
1138
|
+
children: /* @__PURE__ */ r(S, { className: "text-popover-foreground native:text-base text-sm", children: o.children })
|
|
1139
|
+
}
|
|
1140
|
+
) }) }));
|
|
1141
|
+
hr.displayName = M.Content?.displayName || "TooltipContent";
|
|
1142
|
+
const No = ({ children: t }) => /* @__PURE__ */ r(W, { children: t }), yr = a.forwardRef(({ className: t, variant: e = "default", ...o }, s) => /* @__PURE__ */ r(
|
|
1143
|
+
A.Root,
|
|
1144
|
+
{
|
|
1145
|
+
ref: s,
|
|
1146
|
+
className: n(
|
|
912
1147
|
"group pointer-events-auto relative flex w-full items-center justify-between space-x-2 overflow-hidden rounded-md border p-4 pr-6 shadow-lg",
|
|
913
|
-
|
|
914
|
-
|
|
1148
|
+
e === "default" ? "border-border bg-background" : "border-destructive bg-destructive",
|
|
1149
|
+
t
|
|
915
1150
|
),
|
|
916
|
-
...
|
|
917
|
-
children: /* @__PURE__ */
|
|
1151
|
+
...o,
|
|
1152
|
+
children: /* @__PURE__ */ r(k.View, { entering: We, exiting: qe, layout: Ye, className: "w-full flex-row items-center", children: o.children })
|
|
918
1153
|
}
|
|
919
1154
|
));
|
|
920
|
-
|
|
921
|
-
const
|
|
922
|
-
|
|
923
|
-
const
|
|
924
|
-
|
|
1155
|
+
yr.displayName = A.Root?.displayName || "Toast";
|
|
1156
|
+
const xr = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(A.Title, { ref: o, className: n("text-foreground text-sm font-semibold", t), ...e }));
|
|
1157
|
+
xr.displayName = A.Title?.displayName || "ToastTitle";
|
|
1158
|
+
const Nr = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
1159
|
+
A.Description,
|
|
925
1160
|
{
|
|
926
|
-
ref:
|
|
927
|
-
className:
|
|
928
|
-
...
|
|
1161
|
+
ref: o,
|
|
1162
|
+
className: n("text-muted-foreground text-sm opacity-90", t),
|
|
1163
|
+
...e
|
|
929
1164
|
}
|
|
930
1165
|
));
|
|
931
|
-
|
|
932
|
-
const
|
|
933
|
-
|
|
1166
|
+
Nr.displayName = A.Description?.displayName || "ToastDescription";
|
|
1167
|
+
const wr = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
1168
|
+
A.Close,
|
|
934
1169
|
{
|
|
935
|
-
ref:
|
|
936
|
-
className:
|
|
1170
|
+
ref: o,
|
|
1171
|
+
className: n(
|
|
937
1172
|
"text-foreground/50 hover:text-foreground absolute top-1 right-1 rounded-md p-1 opacity-0 transition-opacity group-hover:opacity-100 focus:opacity-100 focus:ring-1 focus:outline-none",
|
|
938
|
-
|
|
1173
|
+
t
|
|
939
1174
|
),
|
|
940
|
-
...
|
|
941
|
-
children: /* @__PURE__ */
|
|
1175
|
+
...e,
|
|
1176
|
+
children: /* @__PURE__ */ r(ee, { size: 16, className: "text-muted-foreground" })
|
|
942
1177
|
}
|
|
943
1178
|
));
|
|
944
|
-
|
|
945
|
-
const
|
|
946
|
-
|
|
1179
|
+
wr.displayName = A.Close?.displayName || "ToastClose";
|
|
1180
|
+
const vr = a.forwardRef(({ className: t, ...e }, o) => /* @__PURE__ */ r(
|
|
1181
|
+
A.Action,
|
|
947
1182
|
{
|
|
948
|
-
ref:
|
|
949
|
-
className:
|
|
1183
|
+
ref: o,
|
|
1184
|
+
className: n(
|
|
950
1185
|
"hover:bg-secondary focus:ring-ring inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium transition-colors focus:ring-1 focus:outline-none disabled:pointer-events-none disabled:opacity-50",
|
|
951
|
-
|
|
1186
|
+
t
|
|
952
1187
|
),
|
|
953
|
-
...
|
|
1188
|
+
...e
|
|
954
1189
|
}
|
|
955
1190
|
));
|
|
956
|
-
|
|
957
|
-
function
|
|
958
|
-
return /* @__PURE__ */
|
|
1191
|
+
vr.displayName = A.Action?.displayName || "ToastAction";
|
|
1192
|
+
function wo({ children: t }) {
|
|
1193
|
+
return /* @__PURE__ */ r(i, { style: { flex: 1 }, children: t });
|
|
1194
|
+
}
|
|
1195
|
+
function vo() {
|
|
1196
|
+
return /* @__PURE__ */ r(le, { onPress: () => {
|
|
1197
|
+
}, children: /* @__PURE__ */ r(i, { style: { padding: 10, backgroundColor: "#eee", borderRadius: 5 }, children: /* @__PURE__ */ r(m, { children: "Toggle Theme" }) }) });
|
|
1198
|
+
}
|
|
1199
|
+
function Ro() {
|
|
1200
|
+
return /* @__PURE__ */ r(i, { children: /* @__PURE__ */ r(m, { children: "Toaster is not yet implemented for React Native" }) });
|
|
1201
|
+
}
|
|
1202
|
+
const Te = a.createContext(void 0);
|
|
1203
|
+
function ne() {
|
|
1204
|
+
const t = a.useContext(Te);
|
|
1205
|
+
if (!t)
|
|
1206
|
+
throw new Error("useTOC must be used within a TableOfContents provider");
|
|
1207
|
+
return t;
|
|
1208
|
+
}
|
|
1209
|
+
function se({ children: t, activeId: e }) {
|
|
1210
|
+
const [o, s] = a.useState([]), [l, d] = a.useState(null), c = a.useRef(null), f = a.useMemo(() => {
|
|
1211
|
+
const b = e || l;
|
|
1212
|
+
return o.find((h) => h.id === b)?.text || null;
|
|
1213
|
+
}, [o, l, e]), y = a.useCallback((b, h, v, R) => {
|
|
1214
|
+
s((D) => {
|
|
1215
|
+
const z = D.find((x) => x.id === b);
|
|
1216
|
+
return z && Math.abs(z.pageY - R) < 1 ? D : (z ? D.map((x) => x.id === b ? { id: b, text: h, level: v, pageY: R } : x) : [...D, { id: b, text: h, level: v, pageY: R }]).sort((x, Ce) => x.pageY - Ce.pageY);
|
|
1217
|
+
});
|
|
1218
|
+
}, []), w = a.useCallback((b) => {
|
|
1219
|
+
s((h) => h.filter((v) => v.id !== b));
|
|
1220
|
+
}, []), O = a.useCallback(
|
|
1221
|
+
(b) => {
|
|
1222
|
+
const h = o.find((v) => v.id === b);
|
|
1223
|
+
h && c.current && c.current.scrollTo({ y: h.pageY - 20, animated: !0 });
|
|
1224
|
+
},
|
|
1225
|
+
[o]
|
|
1226
|
+
), I = a.useCallback(
|
|
1227
|
+
(b) => {
|
|
1228
|
+
const h = b.nativeEvent.contentOffset.y;
|
|
1229
|
+
let v = null;
|
|
1230
|
+
for (let R = o.length - 1; R >= 0; R--)
|
|
1231
|
+
if (h >= o[R].pageY - 100) {
|
|
1232
|
+
v = o[R].id;
|
|
1233
|
+
break;
|
|
1234
|
+
}
|
|
1235
|
+
v !== l && d(v);
|
|
1236
|
+
},
|
|
1237
|
+
[o, l]
|
|
1238
|
+
), V = a.useMemo(
|
|
1239
|
+
() => ({
|
|
1240
|
+
headings: o,
|
|
1241
|
+
activeId: e || l,
|
|
1242
|
+
activeHeadingText: f,
|
|
1243
|
+
registerHeading: y,
|
|
1244
|
+
unregisterHeading: w,
|
|
1245
|
+
scrollToHeading: O,
|
|
1246
|
+
onScroll: I,
|
|
1247
|
+
scrollViewRef: c
|
|
1248
|
+
}),
|
|
1249
|
+
[
|
|
1250
|
+
o,
|
|
1251
|
+
l,
|
|
1252
|
+
e,
|
|
1253
|
+
f,
|
|
1254
|
+
y,
|
|
1255
|
+
w,
|
|
1256
|
+
O,
|
|
1257
|
+
I
|
|
1258
|
+
]
|
|
1259
|
+
);
|
|
1260
|
+
return /* @__PURE__ */ r(Te.Provider, { value: V, children: /* @__PURE__ */ r(i, { className: "flex-1", children: t }) });
|
|
1261
|
+
}
|
|
1262
|
+
function Rr({
|
|
1263
|
+
children: t,
|
|
1264
|
+
level: e = 2,
|
|
1265
|
+
id: o,
|
|
1266
|
+
className: s
|
|
1267
|
+
}) {
|
|
1268
|
+
const { registerHeading: l, unregisterHeading: d } = ne(), c = o || Xe(t), f = a.useCallback(
|
|
1269
|
+
(y) => {
|
|
1270
|
+
const { y: w } = y.nativeEvent.layout;
|
|
1271
|
+
l(c, t, e, w);
|
|
1272
|
+
},
|
|
1273
|
+
[c, t, e, l]
|
|
1274
|
+
);
|
|
1275
|
+
return a.useEffect(() => () => d(c), [c, d]), /* @__PURE__ */ r(i, { onLayout: f, children: /* @__PURE__ */ r(S, { variant: e === 1 ? "h1" : e === 2 ? "h2" : e === 3 ? "h3" : "h4", className: s, children: t }) });
|
|
959
1276
|
}
|
|
960
|
-
function
|
|
961
|
-
|
|
962
|
-
|
|
1277
|
+
function Tr({ className: t }) {
|
|
1278
|
+
const { headings: e, activeId: o, scrollToHeading: s } = ne();
|
|
1279
|
+
if (e.length === 0)
|
|
1280
|
+
return null;
|
|
1281
|
+
const l = Math.min(...e.map((d) => d.level));
|
|
1282
|
+
return /* @__PURE__ */ g(i, { className: n("space-y-2 p-4", t), children: [
|
|
1283
|
+
/* @__PURE__ */ r(S, { variant: "overline", className: "mb-2 font-bold", children: "On this page" }),
|
|
1284
|
+
e.map((d) => {
|
|
1285
|
+
const c = o === d.id, f = (d.level - l) * 16;
|
|
1286
|
+
return /* @__PURE__ */ r(
|
|
1287
|
+
le,
|
|
1288
|
+
{
|
|
1289
|
+
onPress: () => s(d.id),
|
|
1290
|
+
style: { paddingLeft: f },
|
|
1291
|
+
className: "py-1",
|
|
1292
|
+
children: /* @__PURE__ */ r(m, { className: n("text-sm", c ? "text-primary font-bold" : "text-muted-foreground"), children: d.text })
|
|
1293
|
+
},
|
|
1294
|
+
d.id
|
|
1295
|
+
);
|
|
1296
|
+
})
|
|
1297
|
+
] });
|
|
963
1298
|
}
|
|
964
|
-
function
|
|
965
|
-
|
|
1299
|
+
function Cr({ children: t, className: e }) {
|
|
1300
|
+
const { scrollViewRef: o, onScroll: s } = ne();
|
|
1301
|
+
return /* @__PURE__ */ r(
|
|
1302
|
+
De,
|
|
1303
|
+
{
|
|
1304
|
+
ref: o,
|
|
1305
|
+
onScroll: s,
|
|
1306
|
+
className: n("flex-1", e),
|
|
1307
|
+
...H.OS !== "web" && {
|
|
1308
|
+
scrollEventThrottle: 16,
|
|
1309
|
+
contentContainerStyle: { padding: 16 }
|
|
1310
|
+
},
|
|
1311
|
+
children: t
|
|
1312
|
+
}
|
|
1313
|
+
);
|
|
966
1314
|
}
|
|
1315
|
+
se.List = Tr;
|
|
1316
|
+
se.Content = Cr;
|
|
1317
|
+
se.Heading = Rr;
|
|
967
1318
|
export {
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1319
|
+
_e as Accordion,
|
|
1320
|
+
Ze as AccordionContent,
|
|
1321
|
+
Je as AccordionItem,
|
|
1322
|
+
Qe as AccordionTrigger,
|
|
1323
|
+
tt as Alert,
|
|
1324
|
+
ot as AlertDescription,
|
|
1325
|
+
zr as AlertDialog,
|
|
1326
|
+
mt as AlertDialogAction,
|
|
1327
|
+
ut as AlertDialogCancel,
|
|
1328
|
+
st as AlertDialogContent,
|
|
1329
|
+
ct as AlertDialogDescription,
|
|
1330
|
+
lt as AlertDialogFooter,
|
|
1331
|
+
it as AlertDialogHeader,
|
|
1332
|
+
pe as AlertDialogOverlay,
|
|
1333
|
+
nt as AlertDialogPortal,
|
|
1334
|
+
dt as AlertDialogTitle,
|
|
1335
|
+
Hr as AlertDialogTrigger,
|
|
1336
|
+
rt as AlertTitle,
|
|
1337
|
+
Fr as AspectRatio,
|
|
1338
|
+
ft as Avatar,
|
|
1339
|
+
gt as AvatarFallback,
|
|
1340
|
+
pt as AvatarImage,
|
|
1341
|
+
jr as Badge,
|
|
1342
|
+
Lr as Breadcrumb,
|
|
1343
|
+
q as Button,
|
|
1344
|
+
Br as Calendar,
|
|
1345
|
+
yt as Card,
|
|
1346
|
+
vt as CardContent,
|
|
1347
|
+
wt as CardDescription,
|
|
1348
|
+
Rt as CardFooter,
|
|
1349
|
+
xt as CardHeader,
|
|
1350
|
+
Nt as CardTitle,
|
|
1351
|
+
Er as Carousel,
|
|
1352
|
+
Gr as Chart,
|
|
1353
|
+
Tt as Checkbox,
|
|
1354
|
+
Mr as Collapsible,
|
|
1355
|
+
$r as CollapsibleContent,
|
|
1356
|
+
Ur as CollapsibleTrigger,
|
|
1357
|
+
Yr as Command,
|
|
1358
|
+
qr as ContextMenu,
|
|
1359
|
+
Ct as Dialog,
|
|
1360
|
+
Xr as DialogClose,
|
|
1361
|
+
be as DialogContent,
|
|
1362
|
+
xe as DialogDescription,
|
|
1363
|
+
kt as DialogFooter,
|
|
1364
|
+
he as DialogHeader,
|
|
1365
|
+
ye as DialogTitle,
|
|
1366
|
+
Wr as DialogTrigger,
|
|
1367
|
+
_r as Drawer,
|
|
1368
|
+
Jr as DropdownMenu,
|
|
1369
|
+
Kr as Form,
|
|
1370
|
+
Qr as HoverCard,
|
|
1371
|
+
At as Input,
|
|
1372
|
+
Dt as Label,
|
|
1373
|
+
Zr as Menubar,
|
|
1374
|
+
eo as NavigationMenu,
|
|
1375
|
+
to as Pagination,
|
|
1376
|
+
Pt as Popover,
|
|
1377
|
+
It as PopoverAnchor,
|
|
1378
|
+
Vt as PopoverContent,
|
|
1379
|
+
Ot as PopoverTrigger,
|
|
1380
|
+
zt as Progress,
|
|
1381
|
+
Ht as RadioGroup,
|
|
1382
|
+
Ft as RadioGroupItem,
|
|
1383
|
+
ao as ResizableHandle,
|
|
1384
|
+
oo as ResizablePanel,
|
|
1385
|
+
ro as ResizablePanelGroup,
|
|
1386
|
+
no as ScrollArea,
|
|
1387
|
+
Mt as ScrollToTop,
|
|
1388
|
+
so as Search,
|
|
1389
|
+
io as Select,
|
|
1390
|
+
Lt as SelectContent,
|
|
1391
|
+
lo as SelectGroup,
|
|
1392
|
+
Et as SelectItem,
|
|
1393
|
+
Bt as SelectLabel,
|
|
1394
|
+
we as SelectScrollDownButton,
|
|
1395
|
+
Ne as SelectScrollUpButton,
|
|
1396
|
+
Gt as SelectSeparator,
|
|
1397
|
+
jt as SelectTrigger,
|
|
1398
|
+
co as SelectValue,
|
|
1399
|
+
Wt as Separator,
|
|
1400
|
+
uo as Sheet,
|
|
1401
|
+
po as SheetClose,
|
|
1402
|
+
_t as SheetContent,
|
|
1403
|
+
Zt as SheetDescription,
|
|
1404
|
+
Kt as SheetFooter,
|
|
1405
|
+
Jt as SheetHeader,
|
|
1406
|
+
ve as SheetOverlay,
|
|
1407
|
+
Xt as SheetPortal,
|
|
1408
|
+
Qt as SheetTitle,
|
|
1409
|
+
fo as SheetTrigger,
|
|
1410
|
+
go as Skeleton,
|
|
1411
|
+
bo as Slider,
|
|
1412
|
+
ho as Sonner,
|
|
1413
|
+
mo as SupportFab,
|
|
1414
|
+
er as Switch,
|
|
1415
|
+
tr as Table,
|
|
1416
|
+
or as TableBody,
|
|
1417
|
+
lr as TableCaption,
|
|
1418
|
+
ir as TableCell,
|
|
1419
|
+
ar as TableFooter,
|
|
1420
|
+
sr as TableHead,
|
|
1421
|
+
rr as TableHeader,
|
|
1422
|
+
se as TableOfContents,
|
|
1423
|
+
Cr as TableOfContentsContent,
|
|
1424
|
+
Rr as TableOfContentsHeading,
|
|
1425
|
+
Tr as TableOfContentsList,
|
|
1426
|
+
nr as TableRow,
|
|
1427
|
+
dr as Tabs,
|
|
1428
|
+
ur as TabsContent,
|
|
1429
|
+
cr as TabsList,
|
|
1430
|
+
mr as TabsTrigger,
|
|
1431
|
+
S as Text,
|
|
1432
|
+
fr as Textarea,
|
|
1433
|
+
wo as ThemeProvider,
|
|
1434
|
+
vo as ThemeToggle,
|
|
1435
|
+
yr as Toast,
|
|
1436
|
+
Ro as Toaster,
|
|
1437
|
+
pr as Toggle,
|
|
1438
|
+
gr as ToggleGroup,
|
|
1439
|
+
br as ToggleGroupItem,
|
|
1440
|
+
yo as Tooltip,
|
|
1441
|
+
hr as TooltipContent,
|
|
1442
|
+
No as TooltipProvider,
|
|
1443
|
+
xo as TooltipTrigger,
|
|
1444
|
+
bt as badgeVariants,
|
|
1445
|
+
re as buttonVariants,
|
|
1446
|
+
n as cn,
|
|
1447
|
+
Ut as textVariants,
|
|
1448
|
+
So as toggleVariants,
|
|
1449
|
+
_ as wrapTextChildren
|
|
1090
1450
|
};
|