@clickcns/vmedic-react 0.0.5 → 0.0.7
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/cjs/api/index.js +1 -6
- package/dist/cjs/api/index.js.map +1 -1
- package/dist/cjs/hooks/index.js +1 -1
- package/dist/cjs/hooks/index.js.map +1 -1
- package/dist/cjs/shadcn-ui/index.js +2 -0
- package/dist/cjs/shadcn-ui/index.js.map +1 -0
- package/dist/cjs/ui/index.js +154 -0
- package/dist/cjs/ui/index.js.map +1 -0
- package/dist/cjs.js +1 -1
- package/dist/compiler-runtime-BNHg76kC.js +37 -0
- package/dist/compiler-runtime-BNHg76kC.js.map +1 -0
- package/dist/compiler-runtime-BtE0QEUt.cjs +6 -0
- package/dist/compiler-runtime-BtE0QEUt.cjs.map +1 -0
- package/dist/es/api/index.js +170 -1938
- package/dist/es/api/index.js.map +1 -1
- package/dist/es/hooks/index.js +17 -2
- package/dist/es/hooks/index.js.map +1 -1
- package/dist/es/shadcn-ui/index.js +217 -0
- package/dist/es/shadcn-ui/index.js.map +1 -0
- package/dist/es/ui/index.js +24399 -0
- package/dist/es/ui/index.js.map +1 -0
- package/dist/es.js +1 -6
- package/dist/es.js.map +1 -1
- package/dist/index.d.ts +1 -3
- package/dist/lib/utils/index.d.ts +1 -0
- package/dist/lib/utils/utils.d.ts +2 -0
- package/dist/shadcn-ui/button.d.ts +10 -0
- package/dist/shadcn-ui/checkbox.d.ts +4 -0
- package/dist/shadcn-ui/combobox.d.ts +16 -0
- package/dist/shadcn-ui/command.d.ts +80 -0
- package/dist/shadcn-ui/dialog.d.ts +15 -0
- package/dist/shadcn-ui/drawer.d.ts +22 -0
- package/dist/shadcn-ui/field.d.ts +24 -0
- package/dist/shadcn-ui/hover-card.d.ts +6 -0
- package/dist/shadcn-ui/index.d.ts +20 -0
- package/dist/shadcn-ui/input.d.ts +3 -0
- package/dist/shadcn-ui/kbd.d.ts +3 -0
- package/dist/shadcn-ui/label.d.ts +4 -0
- package/dist/shadcn-ui/pagination.d.ts +32 -0
- package/dist/shadcn-ui/popover.d.ts +7 -0
- package/dist/shadcn-ui/resizable.d.ts +23 -0
- package/dist/shadcn-ui/scroll-area.d.ts +5 -0
- package/dist/shadcn-ui/separator.d.ts +4 -0
- package/dist/shadcn-ui/sheet.d.ts +25 -0
- package/dist/shadcn-ui/slider.d.ts +4 -0
- package/dist/shadcn-ui/textarea.d.ts +3 -0
- package/dist/shadcn-ui/tooltip.d.ts +7 -0
- package/dist/tooltip-CmhEZXRA.cjs +7 -0
- package/dist/tooltip-CmhEZXRA.cjs.map +1 -0
- package/dist/tooltip-UK77hYPj.js +1310 -0
- package/dist/tooltip-UK77hYPj.js.map +1 -0
- package/dist/ui/feedbacks/FeedbackDetailPageContent.d.ts +27 -0
- package/dist/ui/feedbacks/components/CommentActions.d.ts +6 -0
- package/dist/ui/feedbacks/components/CommentEditor.d.ts +19 -0
- package/dist/ui/feedbacks/components/CommentItem.d.ts +21 -0
- package/dist/ui/feedbacks/components/CommentSection.d.ts +25 -0
- package/dist/ui/feedbacks/components/FeedbackBody.d.ts +16 -0
- package/dist/ui/feedbacks/components/FeedbackHeader.d.ts +9 -0
- package/dist/ui/feedbacks/components/index.d.ts +6 -0
- package/dist/ui/feedbacks/hooks/index.d.ts +1 -0
- package/dist/ui/feedbacks/hooks/useCommentEditor.d.ts +10 -0
- package/dist/ui/feedbacks/index.d.ts +1 -0
- package/dist/ui/index.d.ts +1 -0
- package/package.json +54 -6
- package/dist/TestComponent-B7kGqbVF.js +0 -291
- package/dist/TestComponent-B7kGqbVF.js.map +0 -1
- package/dist/TestComponent-oikV159P.cjs +0 -7
- package/dist/TestComponent-oikV159P.cjs.map +0 -1
- package/dist/cjs/components/index.js +0 -2
- package/dist/cjs/components/index.js.map +0 -1
- package/dist/cjs/utils/index.js +0 -2
- package/dist/cjs/utils/index.js.map +0 -1
- package/dist/components/TestComponent.d.ts +0 -5
- package/dist/components/index.d.ts +0 -1
- package/dist/es/components/index.js +0 -5
- package/dist/es/components/index.js.map +0 -1
- package/dist/es/utils/index.js +0 -2
- package/dist/es/utils/index.js.map +0 -1
- package/dist/types/api/index copy.d.ts +0 -10
- package/dist/useTest-D5Q24BCy.cjs +0 -6
- package/dist/useTest-D5Q24BCy.cjs.map +0 -1
- package/dist/useTest-qnK2xvVl.js +0 -52
- package/dist/useTest-qnK2xvVl.js.map +0 -1
- package/dist/utils/index.d.ts +0 -1
package/dist/es/hooks/index.js
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { c as s } from "../../compiler-runtime-BNHg76kC.js";
|
|
2
|
+
import { useState as m } from "react";
|
|
3
|
+
function l() {
|
|
4
|
+
const t = s.c(3), [n, r] = m(0);
|
|
5
|
+
let e;
|
|
6
|
+
t[0] === Symbol.for("react.memo_cache_sentinel") ? (e = () => r(i), t[0] = e) : e = t[0];
|
|
7
|
+
const c = e;
|
|
8
|
+
let o;
|
|
9
|
+
return t[1] !== n ? (o = {
|
|
10
|
+
count: n,
|
|
11
|
+
increment: c
|
|
12
|
+
}, t[1] = n, t[2] = o) : o = t[2], o;
|
|
13
|
+
}
|
|
14
|
+
function i(t) {
|
|
15
|
+
return t + 1;
|
|
16
|
+
}
|
|
2
17
|
export {
|
|
3
|
-
|
|
18
|
+
l as useTest
|
|
4
19
|
};
|
|
5
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../src/hooks/useTest.ts"],"sourcesContent":["import { useState } from 'react'\r\n\r\n/**\r\n * 테스트용 커스텀 훅\r\n * @returns { count, increment }\r\n */\r\nexport function useTest() {\r\n const [count, setCount] = useState(0)\r\n const increment = () => setCount((c) => c + 1)\r\n return { count, increment }\r\n}\r\n"],"names":["useTest","$","_c","count","setCount","useState","t0","Symbol","for","_temp","increment","t1","c"],"mappings":";;AAMO,SAAAA,IAAA;AAAA,QAAAC,IAAAC,EAAAA,EAAA,CAAA,GACL,CAAAC,GAAAC,CAAA,IAA0BC,GAAU;AAAC,MAAAC;AAAA,EAAAL,EAAA,CAAA,MAAAM,OAAAC,IAAA,2BAAA,KACnBF,IAAAA,MAAMF,EAAQK,CAAa,GAACR,OAAAK,KAAAA,IAAAL,EAAA,CAAA;AAA9C,QAAAS,IAAkBJ;AAA4B,MAAAK;AAAA,SAAAV,SAAAE,KACvCQ,IAAA;AAAA,IAAAR,OAAAA;AAAAA,IAAAO,WAAAA;AAAAA,EAAAA,GAAoBT,OAAAE,GAAAF,OAAAU,KAAAA,IAAAV,EAAA,CAAA,GAApBU;AAAoB;AAHtB,SAAAF,EAAAG,GAAA;AAAA,SAEmCA,IAAC;AAAI;"}
|
|
@@ -0,0 +1,217 @@
|
|
|
1
|
+
import { c as p, j as i, P as E, B as L, C as I, a as A, b as B, d as K, e as M, f as _, g as U, h as q } from "../../tooltip-UK77hYPj.js";
|
|
2
|
+
import { k as pe, l as fe, n as ue, m as me, D as ge, o as be, p as xe, q as he, r as ve, s as we, t as Ce, u as De, v as je, w as Pe, x as ye, E as Se, F as Ne, J as ke, H as Te, G as Fe, z as He, y as ze, I as Re, A as $e, K as Ge, T as Oe, M as Ve, N as Ee, O as Le, L as Ie, Q as Ae, R as Be, S as Ke, U as Me, V as _e, X as Ue, W as qe, Y as Je, Z as Qe, _ as We, a3 as Xe, a0 as Ye, $ as Ze, a2 as ea, a1 as aa, a4 as ta, a5 as sa, a6 as la, a7 as ra, a8 as ia, ac as oa, ad as na, ah as da, af as ca, ae as pa, aa as fa, a9 as ua, ag as ma, ab as ga, ai as ba, aj as xa, ak as ha, am as va, an as wa, al as Ca, i as Da } from "../../tooltip-UK77hYPj.js";
|
|
3
|
+
import { c as C } from "../../compiler-runtime-BNHg76kC.js";
|
|
4
|
+
import * as J from "react";
|
|
5
|
+
import { ChevronsUpDown as Q, Check as W, GripVertical as X } from "lucide-react";
|
|
6
|
+
import * as z from "react-resizable-panels";
|
|
7
|
+
function te(r) {
|
|
8
|
+
const e = C.c(10);
|
|
9
|
+
let t, a, s;
|
|
10
|
+
e[0] !== r ? ({
|
|
11
|
+
className: t,
|
|
12
|
+
type: s,
|
|
13
|
+
...a
|
|
14
|
+
} = r, e[0] = r, e[1] = t, e[2] = a, e[3] = s) : (t = e[1], a = e[2], s = e[3]);
|
|
15
|
+
let l;
|
|
16
|
+
e[4] !== t ? (l = p("file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input flex h-9 w-full min-w-0 rounded-md border bg-transparent px-3 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm", "focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]", "aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive", t), e[4] = t, e[5] = l) : l = e[5];
|
|
17
|
+
let o;
|
|
18
|
+
return e[6] !== a || e[7] !== l || e[8] !== s ? (o = /* @__PURE__ */ i.jsx("input", { type: s, "data-slot": "input", className: l, ...a }), e[6] = a, e[7] = l, e[8] = s, e[9] = o) : o = e[9], o;
|
|
19
|
+
}
|
|
20
|
+
function se(r) {
|
|
21
|
+
const e = C.c(37), {
|
|
22
|
+
options: t,
|
|
23
|
+
value: a,
|
|
24
|
+
onValueChange: s,
|
|
25
|
+
placeholder: l,
|
|
26
|
+
searchPlaceholder: o,
|
|
27
|
+
emptyMessage: d,
|
|
28
|
+
className: y,
|
|
29
|
+
disabled: R
|
|
30
|
+
} = r, O = l === void 0 ? "선택하세요..." : l, S = o === void 0 ? "검색..." : o, N = d === void 0 ? "검색 결과가 없습니다." : d, k = R === void 0 ? !1 : R, [f, $] = J.useState(!1);
|
|
31
|
+
let D;
|
|
32
|
+
if (e[0] !== t || e[1] !== a) {
|
|
33
|
+
let n;
|
|
34
|
+
e[3] !== a ? (n = (c) => c.value === a, e[3] = a, e[4] = n) : n = e[4], D = t.find(n), e[0] = t, e[1] = a, e[2] = D;
|
|
35
|
+
} else
|
|
36
|
+
D = e[2];
|
|
37
|
+
const T = D, F = !T && "text-muted-foreground";
|
|
38
|
+
let u;
|
|
39
|
+
e[5] !== y || e[6] !== F ? (u = p("w-full justify-between", F, y), e[5] = y, e[6] = F, e[7] = u) : u = e[7];
|
|
40
|
+
const H = T ? T.label : O;
|
|
41
|
+
let j;
|
|
42
|
+
e[8] === Symbol.for("react.memo_cache_sentinel") ? (j = /* @__PURE__ */ i.jsx(Q, { className: "ml-2 h-4 w-4 shrink-0 opacity-50" }), e[8] = j) : j = e[8];
|
|
43
|
+
let m;
|
|
44
|
+
e[9] !== k || e[10] !== f || e[11] !== u || e[12] !== H ? (m = /* @__PURE__ */ i.jsx(E, { asChild: !0, children: /* @__PURE__ */ i.jsxs(L, { variant: "outline", role: "combobox", "aria-expanded": f, className: u, disabled: k, children: [
|
|
45
|
+
H,
|
|
46
|
+
j
|
|
47
|
+
] }) }), e[9] = k, e[10] = f, e[11] = u, e[12] = H, e[13] = m) : m = e[13];
|
|
48
|
+
let g;
|
|
49
|
+
e[14] !== S ? (g = /* @__PURE__ */ i.jsx(I, { placeholder: S }), e[14] = S, e[15] = g) : g = e[15];
|
|
50
|
+
let b;
|
|
51
|
+
e[16] !== N ? (b = /* @__PURE__ */ i.jsx(A, { children: N }), e[16] = N, e[17] = b) : b = e[17];
|
|
52
|
+
let x;
|
|
53
|
+
if (e[18] !== s || e[19] !== t || e[20] !== a) {
|
|
54
|
+
let n;
|
|
55
|
+
e[22] !== s || e[23] !== a ? (n = (c) => /* @__PURE__ */ i.jsxs(B, { value: `${c.value}|${c.label}`, onSelect: (V) => {
|
|
56
|
+
const [G] = V?.split("|") || [];
|
|
57
|
+
s?.(G === a ? "" : G), $(!1);
|
|
58
|
+
}, children: [
|
|
59
|
+
/* @__PURE__ */ i.jsx(W, { className: p("mr-2 h-4 w-4", a === c.value ? "opacity-100" : "opacity-0") }),
|
|
60
|
+
c.label
|
|
61
|
+
] }, c.value), e[22] = s, e[23] = a, e[24] = n) : n = e[24], x = t.map(n), e[18] = s, e[19] = t, e[20] = a, e[21] = x;
|
|
62
|
+
} else
|
|
63
|
+
x = e[21];
|
|
64
|
+
let h;
|
|
65
|
+
e[25] !== x ? (h = /* @__PURE__ */ i.jsx(K, { children: x }), e[25] = x, e[26] = h) : h = e[26];
|
|
66
|
+
let v;
|
|
67
|
+
e[27] !== b || e[28] !== h ? (v = /* @__PURE__ */ i.jsxs(M, { children: [
|
|
68
|
+
b,
|
|
69
|
+
h
|
|
70
|
+
] }), e[27] = b, e[28] = h, e[29] = v) : v = e[29];
|
|
71
|
+
let w;
|
|
72
|
+
e[30] !== g || e[31] !== v ? (w = /* @__PURE__ */ i.jsx(_, { className: "w-full p-0", align: "start", children: /* @__PURE__ */ i.jsxs(U, { children: [
|
|
73
|
+
g,
|
|
74
|
+
v
|
|
75
|
+
] }) }), e[30] = g, e[31] = v, e[32] = w) : w = e[32];
|
|
76
|
+
let P;
|
|
77
|
+
return e[33] !== f || e[34] !== m || e[35] !== w ? (P = /* @__PURE__ */ i.jsxs(q, { open: f, onOpenChange: $, children: [
|
|
78
|
+
m,
|
|
79
|
+
w
|
|
80
|
+
] }), e[33] = f, e[34] = m, e[35] = w, e[36] = P) : P = e[36], P;
|
|
81
|
+
}
|
|
82
|
+
function le(r) {
|
|
83
|
+
const e = C.c(8);
|
|
84
|
+
let t, a;
|
|
85
|
+
e[0] !== r ? ({
|
|
86
|
+
className: t,
|
|
87
|
+
...a
|
|
88
|
+
} = r, e[0] = r, e[1] = t, e[2] = a) : (t = e[1], a = e[2]);
|
|
89
|
+
let s;
|
|
90
|
+
e[3] !== t ? (s = p("bg-muted text-muted-foreground pointer-events-none inline-flex h-5 w-fit min-w-5 select-none items-center justify-center gap-1 rounded-sm px-1 font-sans text-xs font-medium", "[&_svg:not([class*='size-'])]:size-3", "[[data-slot=tooltip-content]_&]:bg-background/20 [[data-slot=tooltip-content]_&]:text-background dark:[[data-slot=tooltip-content]_&]:bg-background/10", t), e[3] = t, e[4] = s) : s = e[4];
|
|
91
|
+
let l;
|
|
92
|
+
return e[5] !== a || e[6] !== s ? (l = /* @__PURE__ */ i.jsx("kbd", { "data-slot": "kbd", className: s, ...a }), e[5] = a, e[6] = s, e[7] = l) : l = e[7], l;
|
|
93
|
+
}
|
|
94
|
+
function re(r) {
|
|
95
|
+
const e = C.c(8);
|
|
96
|
+
let t, a;
|
|
97
|
+
e[0] !== r ? ({
|
|
98
|
+
className: t,
|
|
99
|
+
...a
|
|
100
|
+
} = r, e[0] = r, e[1] = t, e[2] = a) : (t = e[1], a = e[2]);
|
|
101
|
+
let s;
|
|
102
|
+
e[3] !== t ? (s = p("inline-flex items-center gap-1", t), e[3] = t, e[4] = s) : s = e[4];
|
|
103
|
+
let l;
|
|
104
|
+
return e[5] !== a || e[6] !== s ? (l = /* @__PURE__ */ i.jsx("kbd", { "data-slot": "kbd-group", className: s, ...a }), e[5] = a, e[6] = s, e[7] = l) : l = e[7], l;
|
|
105
|
+
}
|
|
106
|
+
const ie = (r) => {
|
|
107
|
+
const e = C.c(8);
|
|
108
|
+
let t, a;
|
|
109
|
+
e[0] !== r ? ({
|
|
110
|
+
className: t,
|
|
111
|
+
...a
|
|
112
|
+
} = r, e[0] = r, e[1] = t, e[2] = a) : (t = e[1], a = e[2]);
|
|
113
|
+
let s;
|
|
114
|
+
e[3] !== t ? (s = p("flex h-full w-full data-[panel-group-direction=vertical]:flex-col", t), e[3] = t, e[4] = s) : s = e[4];
|
|
115
|
+
let l;
|
|
116
|
+
return e[5] !== a || e[6] !== s ? (l = /* @__PURE__ */ i.jsx(z.PanelGroup, { className: s, ...a }), e[5] = a, e[6] = s, e[7] = l) : l = e[7], l;
|
|
117
|
+
}, oe = z.Panel, ne = (r) => {
|
|
118
|
+
const e = C.c(12);
|
|
119
|
+
let t, a, s;
|
|
120
|
+
e[0] !== r ? ({
|
|
121
|
+
withHandle: s,
|
|
122
|
+
className: t,
|
|
123
|
+
...a
|
|
124
|
+
} = r, e[0] = r, e[1] = t, e[2] = a, e[3] = s) : (t = e[1], a = e[2], s = e[3]);
|
|
125
|
+
let l;
|
|
126
|
+
e[4] !== t ? (l = p("relative flex w-px items-center justify-center bg-border after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring focus-visible:ring-offset-1 data-[panel-group-direction=vertical]:h-px data-[panel-group-direction=vertical]:w-full data-[panel-group-direction=vertical]:after:left-0 data-[panel-group-direction=vertical]:after:h-1 data-[panel-group-direction=vertical]:after:w-full data-[panel-group-direction=vertical]:after:-translate-y-1/2 data-[panel-group-direction=vertical]:after:translate-x-0 [&[data-panel-group-direction=vertical]>div]:rotate-90", t), e[4] = t, e[5] = l) : l = e[5];
|
|
127
|
+
let o;
|
|
128
|
+
e[6] !== s ? (o = s && /* @__PURE__ */ i.jsx("div", { className: "z-10 flex h-4 w-3 items-center justify-center rounded-sm border bg-border", children: /* @__PURE__ */ i.jsx(X, { className: "h-2.5 w-2.5" }) }), e[6] = s, e[7] = o) : o = e[7];
|
|
129
|
+
let d;
|
|
130
|
+
return e[8] !== a || e[9] !== l || e[10] !== o ? (d = /* @__PURE__ */ i.jsx(z.PanelResizeHandle, { className: l, ...a, children: o }), e[8] = a, e[9] = l, e[10] = o, e[11] = d) : d = e[11], d;
|
|
131
|
+
};
|
|
132
|
+
export {
|
|
133
|
+
L as Button,
|
|
134
|
+
pe as Checkbox,
|
|
135
|
+
se as Combobox,
|
|
136
|
+
U as Command,
|
|
137
|
+
fe as CommandDialog,
|
|
138
|
+
A as CommandEmpty,
|
|
139
|
+
K as CommandGroup,
|
|
140
|
+
I as CommandInput,
|
|
141
|
+
B as CommandItem,
|
|
142
|
+
M as CommandList,
|
|
143
|
+
ue as CommandSeparator,
|
|
144
|
+
me as CommandShortcut,
|
|
145
|
+
ge as Dialog,
|
|
146
|
+
be as DialogClose,
|
|
147
|
+
xe as DialogContent,
|
|
148
|
+
he as DialogDescription,
|
|
149
|
+
ve as DialogFooter,
|
|
150
|
+
we as DialogHeader,
|
|
151
|
+
Ce as DialogOverlay,
|
|
152
|
+
De as DialogPortal,
|
|
153
|
+
je as DialogTitle,
|
|
154
|
+
Pe as DialogTrigger,
|
|
155
|
+
ye as Drawer,
|
|
156
|
+
Se as DrawerClose,
|
|
157
|
+
Ne as DrawerContent,
|
|
158
|
+
ke as DrawerDescription,
|
|
159
|
+
Te as DrawerFooter,
|
|
160
|
+
Fe as DrawerHeader,
|
|
161
|
+
He as DrawerOverlay,
|
|
162
|
+
ze as DrawerPortal,
|
|
163
|
+
Re as DrawerTitle,
|
|
164
|
+
$e as DrawerTrigger,
|
|
165
|
+
Ge as Field,
|
|
166
|
+
Oe as FieldContent,
|
|
167
|
+
Ve as FieldDescription,
|
|
168
|
+
Ee as FieldError,
|
|
169
|
+
Le as FieldGroup,
|
|
170
|
+
Ie as FieldLabel,
|
|
171
|
+
Ae as FieldLegend,
|
|
172
|
+
Be as FieldSeparator,
|
|
173
|
+
Ke as FieldSet,
|
|
174
|
+
Me as FieldTitle,
|
|
175
|
+
_e as HoverCard,
|
|
176
|
+
Ue as HoverCardContent,
|
|
177
|
+
qe as HoverCardTrigger,
|
|
178
|
+
te as Input,
|
|
179
|
+
le as Kbd,
|
|
180
|
+
re as KbdGroup,
|
|
181
|
+
Je as Label,
|
|
182
|
+
Qe as Pagination,
|
|
183
|
+
We as PaginationContent,
|
|
184
|
+
Xe as PaginationEllipsis,
|
|
185
|
+
Ye as PaginationItem,
|
|
186
|
+
Ze as PaginationLink,
|
|
187
|
+
ea as PaginationNext,
|
|
188
|
+
aa as PaginationPrevious,
|
|
189
|
+
q as Popover,
|
|
190
|
+
ta as PopoverAnchor,
|
|
191
|
+
_ as PopoverContent,
|
|
192
|
+
E as PopoverTrigger,
|
|
193
|
+
ne as ResizableHandle,
|
|
194
|
+
oe as ResizablePanel,
|
|
195
|
+
ie as ResizablePanelGroup,
|
|
196
|
+
sa as ScrollArea,
|
|
197
|
+
la as ScrollBar,
|
|
198
|
+
ra as Separator,
|
|
199
|
+
ia as Sheet,
|
|
200
|
+
oa as SheetClose,
|
|
201
|
+
na as SheetContent,
|
|
202
|
+
da as SheetDescription,
|
|
203
|
+
ca as SheetFooter,
|
|
204
|
+
pa as SheetHeader,
|
|
205
|
+
fa as SheetOverlay,
|
|
206
|
+
ua as SheetPortal,
|
|
207
|
+
ma as SheetTitle,
|
|
208
|
+
ga as SheetTrigger,
|
|
209
|
+
ba as Slider,
|
|
210
|
+
xa as Textarea,
|
|
211
|
+
ha as Tooltip,
|
|
212
|
+
va as TooltipContent,
|
|
213
|
+
wa as TooltipProvider,
|
|
214
|
+
Ca as TooltipTrigger,
|
|
215
|
+
Da as buttonVariants
|
|
216
|
+
};
|
|
217
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../src/shadcn-ui/input.tsx","../../../src/shadcn-ui/combobox.tsx","../../../src/shadcn-ui/kbd.tsx","../../../src/shadcn-ui/resizable.tsx"],"sourcesContent":["import * as React from \"react\"\r\n\r\nimport { cn } from \"../lib/utils\"\r\n\r\nfunction Input({ className, type, ...props }: React.ComponentProps<\"input\">) {\r\n return (\r\n <input\r\n type={type}\r\n data-slot=\"input\"\r\n className={cn(\r\n \"file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input flex h-9 w-full min-w-0 rounded-md border bg-transparent px-3 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm\",\r\n \"focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]\",\r\n \"aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive\",\r\n className\r\n )}\r\n {...props}\r\n />\r\n )\r\n}\r\n\r\nexport { Input }\r\n","import * as React from \"react\";\r\nimport { Check, ChevronsUpDown } from \"lucide-react\";\r\n\r\nimport { cn } from \"../lib/utils\";\r\nimport { Button } from \"./button\";\r\nimport {\r\n Command,\r\n CommandEmpty,\r\n CommandGroup,\r\n CommandInput,\r\n CommandItem,\r\n CommandList,\r\n} from \"./command\";\r\nimport { Popover, PopoverContent, PopoverTrigger } from \"./popover\";\r\n\r\nexport interface ComboboxOption {\r\n value: string;\r\n label: string;\r\n}\r\n\r\ninterface ComboboxProps {\r\n options: ComboboxOption[];\r\n value?: string;\r\n onValueChange?: (value: string) => void;\r\n placeholder?: string;\r\n searchPlaceholder?: string;\r\n emptyMessage?: string;\r\n className?: string;\r\n disabled?: boolean;\r\n}\r\n\r\nexport function Combobox({\r\n options,\r\n value,\r\n onValueChange,\r\n placeholder = \"선택하세요...\",\r\n searchPlaceholder = \"검색...\",\r\n emptyMessage = \"검색 결과가 없습니다.\",\r\n className,\r\n disabled = false,\r\n}: ComboboxProps) {\r\n const [open, setOpen] = React.useState(false);\r\n\r\n const selectedOption = options.find((option) => option.value === value);\r\n\r\n return (\r\n <Popover open={open} onOpenChange={setOpen}>\r\n <PopoverTrigger asChild>\r\n <Button\r\n variant=\"outline\"\r\n role=\"combobox\"\r\n aria-expanded={open}\r\n className={cn(\r\n \"w-full justify-between\",\r\n !selectedOption && \"text-muted-foreground\",\r\n className,\r\n )}\r\n disabled={disabled}\r\n >\r\n {selectedOption ? selectedOption.label : placeholder}\r\n <ChevronsUpDown className=\"ml-2 h-4 w-4 shrink-0 opacity-50\" />\r\n </Button>\r\n </PopoverTrigger>\r\n <PopoverContent className=\"w-full p-0\" align=\"start\">\r\n <Command>\r\n <CommandInput placeholder={searchPlaceholder} />\r\n <CommandList>\r\n <CommandEmpty>{emptyMessage}</CommandEmpty>\r\n <CommandGroup>\r\n {options.map((option) => (\r\n <CommandItem\r\n key={option.value}\r\n value={`${option.value}|${option.label}`}\r\n onSelect={(currentValue) => {\r\n const [newValue, _] = currentValue?.split(\"|\") || [];\r\n const updatedValue = newValue === value ? \"\" : newValue;\r\n onValueChange?.(updatedValue);\r\n setOpen(false);\r\n }}\r\n >\r\n <Check\r\n className={cn(\r\n \"mr-2 h-4 w-4\",\r\n value === option.value ? \"opacity-100\" : \"opacity-0\",\r\n )}\r\n />\r\n {option.label}\r\n </CommandItem>\r\n ))}\r\n </CommandGroup>\r\n </CommandList>\r\n </Command>\r\n </PopoverContent>\r\n </Popover>\r\n );\r\n}\r\n","import { cn } from \"../lib/utils\"\r\n\r\nfunction Kbd({ className, ...props }: React.ComponentProps<\"kbd\">) {\r\n return (\r\n <kbd\r\n data-slot=\"kbd\"\r\n className={cn(\r\n \"bg-muted text-muted-foreground pointer-events-none inline-flex h-5 w-fit min-w-5 select-none items-center justify-center gap-1 rounded-sm px-1 font-sans text-xs font-medium\",\r\n \"[&_svg:not([class*='size-'])]:size-3\",\r\n \"[[data-slot=tooltip-content]_&]:bg-background/20 [[data-slot=tooltip-content]_&]:text-background dark:[[data-slot=tooltip-content]_&]:bg-background/10\",\r\n className\r\n )}\r\n {...props}\r\n />\r\n )\r\n}\r\n\r\nfunction KbdGroup({ className, ...props }: React.ComponentProps<\"div\">) {\r\n return (\r\n <kbd\r\n data-slot=\"kbd-group\"\r\n className={cn(\"inline-flex items-center gap-1\", className)}\r\n {...props}\r\n />\r\n )\r\n}\r\n\r\nexport { Kbd, KbdGroup }\r\n","import { GripVertical } from \"lucide-react\"\r\nimport * as ResizablePrimitive from \"react-resizable-panels\"\r\n\r\nimport { cn } from \"../lib/utils\"\r\n\r\nconst ResizablePanelGroup = ({\r\n className,\r\n ...props\r\n}: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>) => (\r\n <ResizablePrimitive.PanelGroup\r\n className={cn(\r\n \"flex h-full w-full data-[panel-group-direction=vertical]:flex-col\",\r\n className\r\n )}\r\n {...props}\r\n />\r\n)\r\n\r\nconst ResizablePanel = ResizablePrimitive.Panel\r\n\r\nconst ResizableHandle = ({\r\n withHandle,\r\n className,\r\n ...props\r\n}: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {\r\n withHandle?: boolean\r\n}) => (\r\n <ResizablePrimitive.PanelResizeHandle\r\n className={cn(\r\n \"relative flex w-px items-center justify-center bg-border after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring focus-visible:ring-offset-1 data-[panel-group-direction=vertical]:h-px data-[panel-group-direction=vertical]:w-full data-[panel-group-direction=vertical]:after:left-0 data-[panel-group-direction=vertical]:after:h-1 data-[panel-group-direction=vertical]:after:w-full data-[panel-group-direction=vertical]:after:-translate-y-1/2 data-[panel-group-direction=vertical]:after:translate-x-0 [&[data-panel-group-direction=vertical]>div]:rotate-90\",\r\n className\r\n )}\r\n {...props}\r\n >\r\n {withHandle && (\r\n <div className=\"z-10 flex h-4 w-3 items-center justify-center rounded-sm border bg-border\">\r\n <GripVertical className=\"h-2.5 w-2.5\" />\r\n </div>\r\n )}\r\n </ResizablePrimitive.PanelResizeHandle>\r\n)\r\n\r\nexport { ResizablePanelGroup, ResizablePanel, ResizableHandle }\r\n"],"names":["Input","t0","$","_c","className","props","type","t1","cn","t2","Combobox","options","value","onValueChange","placeholder","searchPlaceholder","emptyMessage","t3","disabled","t4","undefined","open","setOpen","React","useState","t5","t6","option","find","selectedOption","t7","t8","label","t9","Symbol","for","ChevronsUpDown","t10","jsx","PopoverTrigger","Button","t11","CommandInput","t12","CommandEmpty","t13","t14","option_0","jsxs","CommandItem","currentValue","newValue","split","Check","map","CommandGroup","t15","CommandList","t16","PopoverContent","Command","t17","Popover","Kbd","KbdGroup","ResizablePanelGroup","ResizablePrimitive","ResizablePanel","Panel","ResizableHandle","withHandle","GripVertical"],"mappings":"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"}
|