@deepnoid/ui 0.1.53 → 0.1.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  yarn run v1.22.22
2
2
  $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:font
3
- CLI Building entry: src/index.ts, src/fonts/NanumSquare_acB.ttf, src/fonts/NanumSquare_acEB.ttf, src/fonts/NanumSquare_acL.ttf, src/fonts/NanumSquare_acR.ttf, src/fonts/font.css, src/utils/clsx.ts, src/utils/props.ts, src/utils/tailwind-variants.ts, src/utils/types.ts, src/components/avatar/avatar.tsx, src/components/avatar/index.ts, src/components/backdrop/backdrop.tsx, src/components/backdrop/index.ts, src/components/breadcrumb/breadcrumb.tsx, src/components/breadcrumb/index.ts, src/components/button/button-group.tsx, src/components/button/button.tsx, src/components/button/icon-button.tsx, src/components/button/index.ts, src/components/button/text-button.tsx, src/components/charts/areaChart.tsx, src/components/charts/barChart.tsx, src/components/charts/circularProgress.tsx, src/components/charts/index.ts, src/components/checkbox/checkbox.tsx, src/components/checkbox/index.tsx, src/components/chip/chip.tsx, src/components/chip/index.ts, src/components/dateTimePicker/calendar.tsx, src/components/dateTimePicker/dateTimePicker.tsx, src/components/dateTimePicker/index.ts, src/components/dateTimePicker/timePicker.tsx, src/components/dateTimePicker/useDateTimePicker.tsx, src/components/dateTimePicker/util.ts, src/components/icon/Icon.tsx, src/components/icon/index.ts, src/components/icon/template.tsx, src/components/fileUpload/fileUpload.tsx, src/components/fileUpload/index.ts, src/components/input/index.ts, src/components/input/input.tsx, src/components/list/index.ts, src/components/list/list.tsx, src/components/list/listItem.tsx, src/components/modal/index.ts, src/components/modal/modal.tsx, src/components/pagination/index.ts, src/components/pagination/pagination.tsx, src/components/pagination/usePagination.ts, src/components/radio/index.ts, src/components/radio/radio.tsx, src/components/ripple/index.ts, src/components/ripple/ripple.tsx, src/components/ripple/useRipple.ts, src/components/scroll/index.ts, src/components/scroll/scrollArea.tsx, src/components/select/index.ts, src/components/select/select.tsx, src/components/skeleton/index.ts, src/components/skeleton/skeleton.tsx, src/components/switch/index.ts, src/components/switch/switch.tsx, src/components/table/definition-table.tsx, src/components/table/form-table.tsx, src/components/table/index.ts, src/components/table/table-body.tsx, src/components/table/table-head.tsx, src/components/table/table.tsx, src/components/tabs/index.ts, src/components/tabs/tabs.tsx, src/components/textarea/index.ts, src/components/textarea/textarea.tsx, src/components/toast/index.ts, src/components/toast/toast-utils.ts, src/components/toast/toast.tsx, src/components/toast/use-toast.tsx, src/components/tooltip/index.ts, src/components/tooltip/tooltip-utils.ts, src/components/tooltip/tooltip.tsx, src/components/tooltip/useTooltip.ts, src/components/tree/index.ts, src/components/tree/tree.tsx
3
+ CLI Building entry: src/index.ts, src/fonts/NanumSquare_acB.ttf, src/fonts/NanumSquare_acEB.ttf, src/fonts/NanumSquare_acL.ttf, src/fonts/NanumSquare_acR.ttf, src/fonts/font.css, src/utils/clsx.ts, src/utils/props.ts, src/utils/tailwind-variants.ts, src/utils/types.ts, src/components/avatar/avatar.tsx, src/components/avatar/index.ts, src/components/backdrop/backdrop.tsx, src/components/backdrop/index.ts, src/components/breadcrumb/breadcrumb.tsx, src/components/breadcrumb/index.ts, src/components/button/button-group.tsx, src/components/button/button.tsx, src/components/button/icon-button.tsx, src/components/button/index.ts, src/components/button/text-button.tsx, src/components/charts/areaChart.tsx, src/components/charts/barChart.tsx, src/components/charts/circularProgress.tsx, src/components/charts/index.ts, src/components/checkbox/checkbox.tsx, src/components/checkbox/index.tsx, src/components/chip/chip.tsx, src/components/chip/index.ts, src/components/dateTimePicker/calendar.tsx, src/components/dateTimePicker/dateTimePicker.tsx, src/components/dateTimePicker/index.ts, src/components/dateTimePicker/timePicker.tsx, src/components/dateTimePicker/useDateTimePicker.tsx, src/components/dateTimePicker/util.ts, src/components/fileUpload/fileUpload.tsx, src/components/fileUpload/index.ts, src/components/icon/Icon.tsx, src/components/icon/index.ts, src/components/icon/template.tsx, src/components/input/index.ts, src/components/input/input.tsx, src/components/list/index.ts, src/components/list/list.tsx, src/components/list/listItem.tsx, src/components/modal/index.ts, src/components/modal/modal.tsx, src/components/pagination/index.ts, src/components/pagination/pagination.tsx, src/components/pagination/usePagination.ts, src/components/radio/index.ts, src/components/radio/radio.tsx, src/components/ripple/index.ts, src/components/ripple/ripple.tsx, src/components/ripple/useRipple.ts, src/components/scroll/index.ts, src/components/scroll/scrollArea.tsx, src/components/select/index.ts, src/components/select/select.tsx, src/components/skeleton/index.ts, src/components/skeleton/skeleton.tsx, src/components/switch/index.ts, src/components/switch/switch.tsx, src/components/table/definition-table.tsx, src/components/table/form-table.tsx, src/components/table/index.ts, src/components/table/table-body.tsx, src/components/table/table-head.tsx, src/components/table/table.tsx, src/components/tabs/index.ts, src/components/tabs/tabs.tsx, src/components/textarea/index.ts, src/components/textarea/textarea.tsx, src/components/toast/index.ts, src/components/toast/toast-utils.ts, src/components/toast/toast.tsx, src/components/toast/use-toast.tsx, src/components/tooltip/index.ts, src/components/tooltip/tooltip-utils.ts, src/components/tooltip/tooltip.tsx, src/components/tooltip/useTooltip.ts, src/components/tree/index.ts, src/components/tree/tree.tsx
4
4
  CLI Using tsconfig: tsconfig.json
5
5
  CLI tsup v8.4.0
6
6
  CLI Using tsup config: /builds/front/deepnoid-ui/packages/ui/tsup.config.ts
@@ -11,257 +11,257 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
11
11
  DTS Build start
12
12
  ESM dist/utils/tailwind-variants.mjs 109.00 B
13
13
  ESM dist/fonts/NanumSquare_acB.mjs 194.00 B
14
- ESM dist/index.mjs 4.33 KB
14
+ ESM dist/chunk-GMNQDNPW.mjs 5.64 KB
15
15
  ESM dist/chunk-MBLZYQCN.mjs 14.00 B
16
- ESM dist/chunk-XUP7M6LX.mjs 5.13 KB
17
16
  ESM dist/chunk-YUMQWCQ3.mjs 2.58 KB
18
- ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
19
17
  ESM dist/chunk-LUWGOKLG.mjs 14.00 B
20
- ESM dist/chunk-PVFDO2WN.mjs 4.10 KB
21
- ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
22
18
  ESM dist/chunk-HIE2YRGA.mjs 14.00 B
23
- ESM dist/chunk-DX3KXNP6.mjs 14.00 B
19
+ ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
20
+ ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
21
+ ESM dist/index.mjs 4.33 KB
22
+ ESM dist/chunk-PVFDO2WN.mjs 4.10 KB
24
23
  ESM dist/chunk-Z2537DF6.mjs 4.17 KB
24
+ ESM dist/chunk-WSIADHVC.mjs 3.80 KB
25
+ ESM dist/chunk-DX3KXNP6.mjs 14.00 B
25
26
  ESM dist/chunk-7XFHA2U5.mjs 7.99 KB
26
27
  ESM dist/chunk-BPEMHZH3.mjs 3.65 KB
27
- ESM dist/chunk-WSIADHVC.mjs 3.80 KB
28
28
  ESM dist/chunk-P7YYNA6L.mjs 2.53 KB
29
29
  ESM dist/chunk-3MY6LO7N.mjs 14.00 B
30
- ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
31
- ESM dist/utils/types.mjs 14.00 B
32
30
  ESM dist/chunk-2YMAKIZ6.mjs 6.14 KB
33
31
  ESM dist/chunk-RRAZM5D3.mjs 14.00 B
34
- ESM dist/chunk-MZ76AA76.mjs 14.00 B
35
32
  ESM dist/chunk-QCEKPS7U.mjs 14.00 B
33
+ ESM dist/utils/types.mjs 14.00 B
36
34
  ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
37
- ESM dist/chunk-LVFI2NOH.mjs 14.00 B
35
+ ESM dist/chunk-4EIGHKUO.mjs 9.14 KB
38
36
  ESM dist/chunk-5SNPCI6I.mjs 12.78 KB
39
- ESM dist/chunk-6TIIBU7J.mjs 1.58 KB
37
+ ESM dist/chunk-LVFI2NOH.mjs 14.00 B
40
38
  ESM dist/chunk-AJUQBMSV.mjs 4.18 KB
41
- ESM dist/chunk-4EIGHKUO.mjs 9.14 KB
39
+ ESM dist/chunk-MZ76AA76.mjs 14.00 B
40
+ ESM dist/chunk-6TIIBU7J.mjs 1.58 KB
42
41
  ESM dist/chunk-TPFN22HR.mjs 14.00 B
43
42
  ESM dist/chunk-DQRAFUDA.mjs 14.00 B
44
43
  ESM dist/chunk-QIRL6HY6.mjs 5.07 KB
45
- ESM dist/chunk-M37VBNB3.mjs 1.04 KB
44
+ ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
46
45
  ESM dist/chunk-7B7LRG5J.mjs 14.00 B
47
- ESM dist/chunk-F3HENRVM.mjs 934.00 B
46
+ ESM dist/chunk-M37VBNB3.mjs 1.04 KB
48
47
  ESM dist/chunk-DJOG6Z35.mjs 14.00 B
49
- ESM dist/chunk-OTEWHVER.mjs 8.19 KB
48
+ ESM dist/chunk-F3HENRVM.mjs 934.00 B
49
+ ESM dist/chunk-RLXOHILK.mjs 14.00 B
50
50
  ESM dist/chunk-2GCSFWHD.mjs 14.00 B
51
- ESM dist/chunk-RBQEUS4K.mjs 4.60 KB
52
51
  ESM dist/chunk-XOH6GWRD.mjs 14.00 B
52
+ ESM dist/chunk-RBQEUS4K.mjs 4.60 KB
53
53
  ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
54
+ ESM dist/chunk-OTEWHVER.mjs 8.19 KB
54
55
  ESM dist/chunk-MGEWSREV.mjs 14.00 B
55
- ESM dist/chunk-FDBWNO2X.mjs 12.59 KB
56
56
  ESM dist/chunk-D6QI3DJG.mjs 6.55 KB
57
- ESM dist/chunk-RLXOHILK.mjs 14.00 B
58
- ESM dist/chunk-75HLCORR.mjs 14.00 B
59
- ESM dist/chunk-T43IV3GD.mjs 4.42 KB
60
- ESM dist/chunk-HIVPDIEP.mjs 1.27 KB
61
57
  ESM dist/chunk-RQ6ADHCR.mjs 4.03 KB
62
- ESM dist/chunk-NWV5ELFP.mjs 11.03 KB
58
+ ESM dist/chunk-T43IV3GD.mjs 4.42 KB
59
+ ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
60
+ ESM dist/chunk-75HLCORR.mjs 14.00 B
61
+ ESM dist/chunk-LF4SL2LJ.mjs 4.42 KB
63
62
  ESM dist/chunk-FWJ2ZKH6.mjs 3.07 KB
63
+ ESM dist/chunk-HIVPDIEP.mjs 1.27 KB
64
64
  ESM dist/chunk-MXLJ3B4K.mjs 7.20 KB
65
- ESM dist/chunk-LF4SL2LJ.mjs 4.42 KB
66
- ESM dist/chunk-P732YGHO.mjs 444.00 B
65
+ ESM dist/chunk-NWV5ELFP.mjs 11.03 KB
67
66
  ESM dist/chunk-Y3FMWQ7R.mjs 7.40 KB
67
+ ESM dist/chunk-P732YGHO.mjs 444.00 B
68
68
  ESM dist/chunk-ZOENHWSZ.mjs 4.72 KB
69
+ ESM dist/chunk-7DLOYKVC.mjs 14.00 B
70
+ ESM dist/chunk-U2NPH2O3.mjs 3.54 KB
69
71
  ESM dist/chunk-76B5LZBM.mjs 4.28 KB
72
+ ESM dist/chunk-GC3GYCKY.mjs 1.65 KB
73
+ ESM dist/chunk-LL6F3WDX.mjs 778.00 B
70
74
  ESM dist/chunk-SE5TU755.mjs 14.00 B
71
75
  ESM dist/chunk-KYIODWXL.mjs 14.00 B
72
- ESM dist/chunk-LL6F3WDX.mjs 778.00 B
73
- ESM dist/chunk-U2NPH2O3.mjs 3.54 KB
74
- ESM dist/chunk-7DLOYKVC.mjs 14.00 B
75
76
  ESM dist/chunk-X3A2QD6L.mjs 2.77 KB
76
77
  ESM dist/chunk-MY5U63QO.mjs 14.00 B
77
- ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
78
78
  ESM dist/chunk-LPZOH3RP.mjs 700.00 B
79
79
  ESM dist/chunk-LXHUO6VM.mjs 1.49 KB
80
80
  ESM dist/chunk-6PNKRBUT.mjs 1017.00 B
81
+ ESM dist/chunk-6WSACUIB.mjs 14.00 B
81
82
  ESM dist/chunk-YQ2ULGET.mjs 10.86 KB
82
83
  ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
83
- ESM dist/chunk-FKKDEWW3.mjs 9.25 KB
84
- ESM dist/chunk-6WSACUIB.mjs 14.00 B
85
84
  ESM dist/chunk-WFMFC7R6.mjs 3.68 KB
86
- ESM dist/chunk-LTNDSCRA.mjs 929.00 B
87
- ESM dist/utils/clsx.mjs 113.00 B
85
+ ESM dist/chunk-FKKDEWW3.mjs 9.25 KB
88
86
  ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
89
- ESM dist/utils/props.mjs 137.00 B
90
- ESM dist/fonts/font.css 777.00 B
91
- ESM dist/chunk-27Y6K5NK.mjs 823.00 B
92
- ESM dist/chunk-E3G5QXSH.mjs 608.00 B
87
+ ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
88
+ ESM dist/utils/clsx.mjs 113.00 B
93
89
  ESM dist/fonts/NanumSquare_acR.mjs 194.00 B
94
90
  ESM dist/chunk-4ZJFD3L3.mjs 14.50 KB
95
- ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
91
+ ESM dist/chunk-27Y6K5NK.mjs 823.00 B
92
+ ESM dist/chunk-LTNDSCRA.mjs 929.00 B
93
+ ESM dist/chunk-E3G5QXSH.mjs 608.00 B
94
+ ESM dist/utils/props.mjs 137.00 B
96
95
  ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
97
- ESM dist/chunk-GC3GYCKY.mjs 1.65 KB
96
+ ESM dist/fonts/font.css 777.00 B
97
+ ESM dist/chunk-FDBWNO2X.mjs 12.59 KB
98
98
  ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
99
- ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
100
99
  ESM dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
101
- ESM dist/components/tree/index.mjs 353.00 B
100
+ ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
102
101
  ESM dist/chunk-ZVGVLD3T.mjs 340.13 KB
103
102
  ESM dist/components/tooltip/useTooltip.mjs 166.00 B
104
103
  ESM dist/components/textarea/textarea.mjs 224.00 B
105
104
  ESM dist/components/toast/index.mjs 527.00 B
106
105
  ESM dist/components/table/form-table.mjs 1.92 KB
106
+ ESM dist/components/tree/index.mjs 353.00 B
107
107
  ESM dist/components/tabs/index.mjs 248.00 B
108
108
  ESM dist/components/scroll/scrollArea.mjs 193.00 B
109
- ESM dist/components/select/index.mjs 394.00 B
110
109
  ESM dist/components/skeleton/index.mjs 225.00 B
110
+ ESM dist/components/select/select.mjs 360.00 B
111
111
  ESM dist/components/switch/index.mjs 219.00 B
112
112
  ESM dist/components/pagination/pagination.mjs 511.00 B
113
- ESM dist/components/radio/radio.mjs 253.00 B
114
- ESM dist/components/ripple/index.mjs 253.00 B
115
- ESM dist/components/input/index.mjs 391.00 B
116
- ESM dist/components/dateTimePicker/timePicker.mjs 473.00 B
117
- ESM dist/components/modal/modal.mjs 708.00 B
118
- ESM dist/components/fileUpload/fileUpload.mjs 784.00 B
119
113
  ESM dist/components/list/list.mjs 216.00 B
120
- ESM dist/components/charts/index.mjs 477.00 B
121
- ESM dist/components/chip/chip.mjs 321.00 B
122
- ESM dist/components/checkbox/index.mjs 295.00 B
114
+ ESM dist/components/radio/index.mjs 286.00 B
115
+ ESM dist/components/input/index.mjs 391.00 B
116
+ ESM dist/components/dateTimePicker/useDateTimePicker.mjs 172.00 B
123
117
  ESM dist/components/icon/Icon.mjs 213.00 B
124
- ESM dist/components/avatar/avatar.mjs 220.00 B
125
- ESM dist/components/backdrop/index.mjs 260.00 B
118
+ ESM dist/components/modal/modal.mjs 708.00 B
119
+ ESM dist/components/checkbox/checkbox.mjs 259.00 B
120
+ ESM dist/components/fileUpload/index.mjs 756.00 B
126
121
  ESM dist/components/button/button-group.mjs 197.00 B
122
+ ESM dist/components/charts/index.mjs 477.00 B
123
+ ESM dist/components/avatar/index.mjs 254.00 B
124
+ ESM dist/components/chip/index.mjs 353.00 B
125
+ ESM dist/components/backdrop/backdrop.mjs 224.00 B
127
126
  ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
128
- ESM dist/components/tooltip/index.mjs 327.00 B
129
- ESM dist/components/tooltip/tooltip.mjs 292.00 B
127
+ ESM dist/components/ripple/ripple.mjs 150.00 B
130
128
  ESM dist/components/toast/use-toast.mjs 441.00 B
131
- ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
132
- ESM dist/components/table/table-body.mjs 403.00 B
129
+ ESM dist/components/tooltip/index.mjs 327.00 B
133
130
  ESM dist/components/toast/toast-utils.mjs 143.00 B
131
+ ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
134
132
  ESM dist/components/table/table-head.mjs 403.00 B
133
+ ESM dist/components/tooltip/tooltip.mjs 292.00 B
134
+ ESM dist/components/table/table-body.mjs 403.00 B
135
135
  ESM dist/components/textarea/index.mjs 260.00 B
136
- ESM dist/components/toast/toast.mjs 358.00 B
137
136
  ESM dist/components/table/table.mjs 813.00 B
138
- ESM dist/components/tabs/tabs.mjs 232.00 B
139
- ESM dist/components/table/index.mjs 964.00 B
140
- ESM dist/components/select/select.mjs 360.00 B
137
+ ESM dist/components/tree/tree.mjs 337.00 B
141
138
  ESM dist/components/skeleton/skeleton.mjs 189.00 B
139
+ ESM dist/components/table/index.mjs 964.00 B
142
140
  ESM dist/components/switch/switch.mjs 185.00 B
141
+ ESM dist/components/toast/toast.mjs 358.00 B
143
142
  ESM dist/components/table/definition-table.mjs 205.00 B
144
- ESM dist/components/tree/tree.mjs 337.00 B
145
- ESM dist/components/radio/index.mjs 286.00 B
146
143
  ESM dist/components/pagination/usePagination.mjs 164.00 B
147
- ESM dist/components/ripple/ripple.mjs 150.00 B
144
+ ESM dist/components/radio/radio.mjs 253.00 B
145
+ ESM dist/components/tabs/tabs.mjs 232.00 B
146
+ ESM dist/components/ripple/index.mjs 253.00 B
148
147
  ESM dist/components/scroll/index.mjs 231.00 B
149
- ESM dist/components/input/input.mjs 386.00 B
150
148
  ESM dist/components/ripple/useRipple.mjs 158.00 B
151
- ESM dist/components/list/index.mjs 483.00 B
152
149
  ESM dist/components/modal/index.mjs 741.00 B
153
150
  ESM dist/components/pagination/index.mjs 511.00 B
154
151
  ESM dist/components/list/listItem.mjs 364.00 B
152
+ ESM dist/components/list/index.mjs 483.00 B
153
+ ESM dist/components/input/input.mjs 386.00 B
154
+ ESM dist/components/dateTimePicker/timePicker.mjs 473.00 B
155
+ ESM dist/components/fileUpload/fileUpload.mjs 784.00 B
155
156
  ESM dist/components/dateTimePicker/util.mjs 191.00 B
156
157
  ESM dist/components/icon/template.mjs 127.00 B
157
158
  ESM dist/components/icon/index.mjs 245.00 B
158
- ESM dist/components/dateTimePicker/useDateTimePicker.mjs 172.00 B
159
- ESM dist/components/fileUpload/index.mjs 756.00 B
159
+ ESM dist/components/select/index.mjs 394.00 B
160
+ ESM dist/components/chip/chip.mjs 321.00 B
161
+ ESM dist/components/checkbox/index.mjs 295.00 B
160
162
  ESM dist/components/dateTimePicker/dateTimePicker.mjs 667.00 B
161
- ESM dist/components/chip/index.mjs 353.00 B
162
- ESM dist/components/dateTimePicker/index.mjs 663.00 B
163
- ESM dist/components/checkbox/checkbox.mjs 259.00 B
164
163
  ESM dist/components/button/icon-button.mjs 440.00 B
165
- ESM dist/components/dateTimePicker/calendar.mjs 398.00 B
164
+ ESM dist/components/button/index.mjs 811.00 B
166
165
  ESM dist/components/charts/areaChart.mjs 226.00 B
167
- ESM dist/components/button/text-button.mjs 265.00 B
168
- ESM dist/components/charts/barChart.mjs 224.00 B
169
166
  ESM dist/components/button/button.mjs 430.00 B
170
- ESM dist/components/button/index.mjs 811.00 B
171
167
  ESM dist/components/charts/circularProgress.mjs 254.00 B
172
- ESM dist/components/avatar/index.mjs 254.00 B
173
- ESM dist/components/backdrop/backdrop.mjs 224.00 B
168
+ ESM dist/components/button/text-button.mjs 265.00 B
169
+ ESM dist/components/dateTimePicker/calendar.mjs 398.00 B
170
+ ESM dist/components/charts/barChart.mjs 224.00 B
174
171
  ESM dist/components/breadcrumb/index.mjs 686.00 B
175
- ESM ⚡️ Build success in 453ms
172
+ ESM dist/components/avatar/avatar.mjs 220.00 B
173
+ ESM dist/components/dateTimePicker/index.mjs 663.00 B
174
+ ESM dist/components/backdrop/index.mjs 260.00 B
175
+ ESM ⚡️ Build success in 393ms
176
176
  CJS dist/fonts/NanumSquare_acB.js 113.00 B
177
177
  CJS dist/fonts/NanumSquare_acEB.js 116.00 B
178
- CJS dist/fonts/NanumSquare_acL.js 113.00 B
179
178
  CJS dist/fonts/NanumSquare_acR.js 113.00 B
180
- CJS dist/utils/props.js 1.59 KB
179
+ CJS dist/fonts/font.css 777.00 B
181
180
  CJS dist/utils/clsx.js 1.77 KB
181
+ CJS dist/utils/props.js 1.59 KB
182
182
  CJS dist/utils/tailwind-variants.js 7.91 KB
183
+ CJS dist/fonts/NanumSquare_acL.js 113.00 B
183
184
  CJS dist/utils/types.js 778.00 B
184
185
  CJS dist/components/backdrop/backdrop.js 9.31 KB
185
186
  CJS dist/components/backdrop/index.js 9.45 KB
187
+ CJS dist/components/avatar/index.js 360.31 KB
186
188
  CJS dist/components/avatar/avatar.js 360.18 KB
189
+ CJS dist/components/button/button-group.js 8.54 KB
187
190
  CJS dist/components/breadcrumb/breadcrumb.js 367.17 KB
188
191
  CJS dist/components/breadcrumb/index.js 367.31 KB
189
- CJS dist/components/button/button-group.js 8.54 KB
190
- CJS dist/components/avatar/index.js 360.31 KB
191
- CJS dist/components/button/text-button.js 12.75 KB
192
192
  CJS dist/components/button/button.js 373.36 KB
193
+ CJS dist/components/button/text-button.js 12.75 KB
193
194
  CJS dist/components/charts/areaChart.js 13.55 KB
195
+ CJS dist/components/charts/circularProgress.js 12.11 KB
196
+ CJS dist/components/charts/barChart.js 13.01 KB
194
197
  CJS dist/components/charts/index.js 22.06 KB
195
198
  CJS dist/components/checkbox/checkbox.js 15.76 KB
196
- CJS dist/components/charts/barChart.js 13.01 KB
197
- CJS dist/components/checkbox/index.js 15.90 KB
198
199
  CJS dist/components/button/icon-button.js 371.70 KB
200
+ CJS dist/components/checkbox/index.js 15.90 KB
199
201
  CJS dist/components/button/index.js 387.87 KB
200
- CJS dist/components/chip/chip.js 363.87 KB
201
202
  CJS dist/components/chip/index.js 363.99 KB
202
- CJS dist/components/dateTimePicker/calendar.js 367.97 KB
203
- CJS dist/components/dateTimePicker/index.js 397.23 KB
203
+ CJS dist/components/chip/chip.js 363.87 KB
204
+ CJS dist/components/dateTimePicker/dateTimePicker.js 397.23 KB
204
205
  CJS dist/components/dateTimePicker/useDateTimePicker.js 4.53 KB
205
206
  CJS dist/components/dateTimePicker/util.js 1.48 KB
206
- CJS dist/components/dateTimePicker/dateTimePicker.js 397.23 KB
207
+ CJS dist/components/dateTimePicker/calendar.js 367.97 KB
208
+ CJS dist/components/dateTimePicker/index.js 397.23 KB
207
209
  CJS dist/components/dateTimePicker/timePicker.js 375.11 KB
210
+ CJS dist/components/fileUpload/index.js 401.04 KB
208
211
  CJS dist/components/icon/Icon.js 352.70 KB
209
212
  CJS dist/components/icon/template.js 351.77 KB
210
- CJS dist/components/icon/index.js 352.70 KB
211
213
  CJS dist/components/fileUpload/fileUpload.js 401.09 KB
214
+ CJS dist/components/list/list.js 9.58 KB
215
+ CJS dist/components/icon/index.js 352.70 KB
212
216
  CJS dist/components/input/input.js 373.60 KB
213
217
  CJS dist/components/input/index.js 373.60 KB
214
- CJS dist/components/list/list.js 9.58 KB
215
- CJS dist/components/fileUpload/index.js 401.04 KB
216
- CJS dist/components/list/index.js 370.64 KB
217
218
  CJS dist/components/list/listItem.js 368.79 KB
218
- CJS dist/components/modal/index.js 379.44 KB
219
- CJS dist/components/pagination/usePagination.js 1.88 KB
220
- CJS dist/components/radio/index.js 14.36 KB
219
+ CJS dist/components/list/index.js 370.64 KB
221
220
  CJS dist/components/modal/modal.js 379.31 KB
222
- CJS dist/components/radio/radio.js 14.23 KB
221
+ CJS dist/components/radio/index.js 14.36 KB
222
+ CJS dist/components/pagination/usePagination.js 1.88 KB
223
223
  CJS dist/components/ripple/index.js 3.65 KB
224
- CJS dist/components/ripple/useRipple.js 2.04 KB
224
+ CJS dist/components/pagination/index.js 382.78 KB
225
+ CJS dist/components/radio/radio.js 14.23 KB
225
226
  CJS dist/components/ripple/ripple.js 2.57 KB
227
+ CJS dist/components/ripple/useRipple.js 2.04 KB
226
228
  CJS dist/components/scroll/index.js 2.92 KB
227
229
  CJS dist/components/scroll/scrollArea.js 2.79 KB
228
- CJS dist/components/pagination/index.js 382.78 KB
230
+ CJS dist/components/pagination/pagination.js 382.78 KB
231
+ CJS dist/components/switch/index.js 5.92 KB
229
232
  CJS dist/components/skeleton/skeleton.js 3.54 KB
230
233
  CJS dist/components/skeleton/index.js 3.68 KB
231
- CJS dist/components/switch/index.js 5.92 KB
234
+ CJS dist/components/modal/index.js 379.44 KB
235
+ CJS dist/components/select/index.js 373.98 KB
232
236
  CJS dist/components/switch/switch.js 5.79 KB
233
- CJS dist/components/table/definition-table.js 9.56 KB
237
+ CJS dist/components/select/select.js 373.85 KB
234
238
  CJS dist/components/table/form-table.js 9.89 KB
235
- CJS dist/components/pagination/pagination.js 382.78 KB
239
+ CJS dist/components/table/definition-table.js 9.56 KB
236
240
  CJS dist/components/table/table-body.js 21.34 KB
237
- CJS dist/components/select/select.js 373.85 KB
238
- CJS dist/components/select/index.js 373.98 KB
239
241
  CJS dist/components/table/table-head.js 20.16 KB
242
+ CJS dist/components/tabs/tabs.js 14.71 KB
240
243
  CJS dist/components/tabs/index.js 14.72 KB
241
244
  CJS dist/components/textarea/index.js 11.72 KB
242
- CJS dist/components/tabs/tabs.js 14.71 KB
243
- CJS dist/components/textarea/textarea.js 11.58 KB
244
- CJS dist/components/charts/circularProgress.js 12.11 KB
245
245
  CJS dist/components/toast/toast-utils.js 1.85 KB
246
- CJS dist/components/table/index.js 408.64 KB
247
- CJS dist/components/tooltip/index.js 17.80 KB
246
+ CJS dist/components/textarea/textarea.js 11.58 KB
247
+ CJS dist/components/toast/toast.js 364.78 KB
248
248
  CJS dist/components/table/table.js 406.74 KB
249
- CJS dist/components/tooltip/tooltip.js 17.67 KB
250
- CJS dist/components/tooltip/useTooltip.js 4.19 KB
251
249
  CJS dist/components/tooltip/tooltip-utils.js 4.90 KB
252
- CJS dist/components/toast/toast.js 364.78 KB
253
- CJS dist/components/toast/index.js 368.42 KB
254
- CJS dist/fonts/font.css 777.00 B
255
250
  CJS dist/components/toast/use-toast.js 368.37 KB
256
- CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
257
- CJS dist/components/tree/index.js 365.65 KB
258
- CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
251
+ CJS dist/components/tooltip/useTooltip.js 4.19 KB
252
+ CJS dist/components/tooltip/tooltip.js 17.67 KB
253
+ CJS dist/components/tooltip/index.js 17.80 KB
254
+ CJS dist/components/table/index.js 408.64 KB
255
+ CJS dist/components/tree/tree.js 366.15 KB
256
+ CJS dist/components/tree/index.js 366.16 KB
257
+ CJS dist/components/toast/index.js 368.42 KB
259
258
  CJS dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
260
- CJS dist/components/tree/tree.js 365.64 KB
261
- CJS dist/index.js 572.79 KB
262
259
  CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
263
- CJS ⚡️ Build success in 455ms
264
- DTS ⚡️ Build success in 14852ms
260
+ CJS dist/index.js 573.30 KB
261
+ CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
262
+ CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
263
+ CJS ⚡️ Build success in 396ms
264
+ DTS ⚡️ Build success in 13278ms
265
265
  DTS dist/index.d.ts 2.77 KB
266
266
  DTS dist/components/button/index.d.ts 415.00 B
267
267
  DTS dist/components/charts/index.d.ts 252.00 B
@@ -303,8 +303,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
303
303
  DTS dist/components/checkbox/checkbox.d.ts 4.44 KB
304
304
  DTS dist/components/chip/chip.d.ts 2.57 KB
305
305
  DTS dist/components/dateTimePicker/dateTimePicker.d.ts 6.99 KB
306
- DTS dist/components/icon/Icon.d.ts 18.73 KB
307
306
  DTS dist/components/fileUpload/fileUpload.d.ts 3.43 KB
307
+ DTS dist/components/icon/Icon.d.ts 18.73 KB
308
308
  DTS dist/components/input/input.d.ts 7.80 KB
309
309
  DTS dist/components/modal/modal.d.ts 1.99 KB
310
310
  DTS dist/components/pagination/pagination.d.ts 3.09 KB
@@ -317,7 +317,7 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
317
317
  DTS dist/components/tabs/tabs.d.ts 3.10 KB
318
318
  DTS dist/components/textarea/textarea.d.ts 6.78 KB
319
319
  DTS dist/components/tooltip/tooltip.d.ts 2.16 KB
320
- DTS dist/components/tree/tree.d.ts 2.56 KB
320
+ DTS dist/components/tree/tree.d.ts 2.76 KB
321
321
  DTS dist/fonts/NanumSquare_acEB.d.ts 13.00 B
322
322
  DTS dist/fonts/NanumSquare_acL.d.ts 13.00 B
323
323
  DTS dist/fonts/NanumSquare_acR.d.ts 13.00 B
@@ -330,8 +330,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
330
330
  DTS dist/components/checkbox/index.d.ts 143.00 B
331
331
  DTS dist/components/chip/index.d.ts 204.00 B
332
332
  DTS dist/components/dateTimePicker/index.d.ts 161.00 B
333
- DTS dist/components/icon/index.d.ts 179.00 B
334
333
  DTS dist/components/fileUpload/index.d.ts 169.00 B
334
+ DTS dist/components/icon/index.d.ts 179.00 B
335
335
  DTS dist/components/input/index.d.ts 122.00 B
336
336
  DTS dist/components/modal/index.d.ts 134.00 B
337
337
  DTS dist/components/pagination/index.d.ts 132.00 B
@@ -387,8 +387,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
387
387
  DTS dist/components/checkbox/checkbox.d.mts 4.44 KB
388
388
  DTS dist/components/chip/chip.d.mts 2.58 KB
389
389
  DTS dist/components/dateTimePicker/dateTimePicker.d.mts 6.99 KB
390
- DTS dist/components/icon/Icon.d.mts 18.73 KB
391
390
  DTS dist/components/fileUpload/fileUpload.d.mts 3.43 KB
391
+ DTS dist/components/icon/Icon.d.mts 18.73 KB
392
392
  DTS dist/components/input/input.d.mts 7.80 KB
393
393
  DTS dist/components/modal/modal.d.mts 2.00 KB
394
394
  DTS dist/components/pagination/pagination.d.mts 3.09 KB
@@ -401,7 +401,7 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
401
401
  DTS dist/components/tabs/tabs.d.mts 3.11 KB
402
402
  DTS dist/components/textarea/textarea.d.mts 6.78 KB
403
403
  DTS dist/components/tooltip/tooltip.d.mts 2.17 KB
404
- DTS dist/components/tree/tree.d.mts 2.56 KB
404
+ DTS dist/components/tree/tree.d.mts 2.76 KB
405
405
  DTS dist/fonts/NanumSquare_acEB.d.mts 13.00 B
406
406
  DTS dist/fonts/NanumSquare_acL.d.mts 13.00 B
407
407
  DTS dist/fonts/NanumSquare_acR.d.mts 13.00 B
@@ -414,8 +414,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
414
414
  DTS dist/components/checkbox/index.d.mts 145.00 B
415
415
  DTS dist/components/chip/index.d.mts 208.00 B
416
416
  DTS dist/components/dateTimePicker/index.d.mts 163.00 B
417
- DTS dist/components/icon/index.d.mts 182.00 B
418
417
  DTS dist/components/fileUpload/index.d.mts 171.00 B
418
+ DTS dist/components/icon/index.d.mts 182.00 B
419
419
  DTS dist/components/input/index.d.mts 124.00 B
420
420
  DTS dist/components/modal/index.d.mts 136.00 B
421
421
  DTS dist/components/pagination/index.d.mts 134.00 B
@@ -431,4 +431,4 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
431
431
  DTS dist/components/tree/index.d.mts 185.00 B
432
432
  DTS dist/tooltip-utils-DO3LQaVM.d.mts 2.05 KB
433
433
  $ copyfiles -u 2 src/fonts/**/* dist/fonts
434
- Done in 15.70s.
434
+ Done in 14.13s.
@@ -47,49 +47,59 @@ var TreeNodeItem = forwardRef(
47
47
  e.preventDefault();
48
48
  (_a = node.onRightClick) == null ? void 0 : _a.call(node, e);
49
49
  };
50
- return /* @__PURE__ */ jsxs("div", { ref, className: depth > 1 ? hasMore ? "ml-[30px]" : "ml-[55px]" : hasMore ? "" : "ml-[25px]", children: [
51
- /* @__PURE__ */ jsxs(
52
- "div",
53
- {
54
- className: clsx(
55
- slots.node({ class: classNames == null ? void 0 : classNames.node }),
56
- slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
57
- selectedId == node.id ? "bg-neutral-soft" : ""
50
+ return /* @__PURE__ */ jsxs(
51
+ "div",
52
+ {
53
+ ref,
54
+ className: clsx(
55
+ depth > 1 ? hasMore ? "ml-[30px]" : "ml-[55px]" : hasMore ? "" : "ml-[25px]",
56
+ slots.gap({ class: classNames == null ? void 0 : classNames.gap })
57
+ ),
58
+ children: [
59
+ /* @__PURE__ */ jsxs(
60
+ "div",
61
+ {
62
+ className: clsx(
63
+ slots.node({ class: classNames == null ? void 0 : classNames.node }),
64
+ slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
65
+ selectedId == node.id ? "bg-neutral-soft" : ""
66
+ ),
67
+ onClick: handleClick,
68
+ onContextMenu: handleRightClick,
69
+ children: [
70
+ hasMore && /* @__PURE__ */ jsx(
71
+ Icon_default,
72
+ {
73
+ name: "right-chevron",
74
+ className: clsx(
75
+ "text-neutral-main cursor-pointer transition-transform duration-150",
76
+ isOpen ? "rotate-90" : "rotate-0"
77
+ )
78
+ }
79
+ ),
80
+ fileIcon,
81
+ node.content
82
+ ]
83
+ }
58
84
  ),
59
- onClick: handleClick,
60
- onContextMenu: handleRightClick,
61
- children: [
62
- hasMore && /* @__PURE__ */ jsx(
63
- Icon_default,
85
+ isOpen && /* @__PURE__ */ jsxs("div", { className: slots.gap({ class: classNames == null ? void 0 : classNames.gap }), children: [
86
+ isLoadingChildren && /* @__PURE__ */ jsx("div", { className: "text-neutral py-1 text-sm", children: "loading..." }),
87
+ children == null ? void 0 : children.map((child) => /* @__PURE__ */ jsx(
88
+ TreeNodeItem,
64
89
  {
65
- name: "right-chevron",
66
- className: clsx(
67
- "text-neutral-main cursor-pointer transition-transform duration-150",
68
- isOpen ? "rotate-90" : "rotate-0"
69
- )
70
- }
71
- ),
72
- fileIcon,
73
- node.content
74
- ]
75
- }
76
- ),
77
- isOpen && /* @__PURE__ */ jsxs("div", { children: [
78
- isLoadingChildren && /* @__PURE__ */ jsx("div", { className: "text-neutral py-1 text-sm", children: "loading..." }),
79
- children == null ? void 0 : children.map((child) => /* @__PURE__ */ jsx(
80
- TreeNodeItem,
81
- {
82
- node: child,
83
- depth: depth + 1,
84
- selectedId,
85
- classNames,
86
- fileIcon,
87
- onExpand
88
- },
89
- child.id
90
- ))
91
- ] })
92
- ] });
90
+ node: child,
91
+ depth: depth + 1,
92
+ selectedId,
93
+ classNames,
94
+ fileIcon,
95
+ onExpand
96
+ },
97
+ child.id
98
+ ))
99
+ ] })
100
+ ]
101
+ }
102
+ );
93
103
  }
94
104
  );
95
105
  TreeNodeItem.displayName = "TreeNodeItem";
@@ -122,7 +132,7 @@ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames,
122
132
  ]
123
133
  }
124
134
  ),
125
- /* @__PURE__ */ jsx("div", { children: group.data.map((node) => /* @__PURE__ */ jsx(
135
+ /* @__PURE__ */ jsx("div", { className: slots.gap({ class: classNames == null ? void 0 : classNames.gap }), children: group.data.map((node) => /* @__PURE__ */ jsx(
126
136
  TreeNodeItem,
127
137
  {
128
138
  node,
@@ -153,7 +163,8 @@ var treeStyle = tv({
153
163
  "rounded-[5px]",
154
164
  "p-[5px]"
155
165
  ],
156
- clickable: ["hover:bg-neutral-soft", "cursor-pointer"]
166
+ clickable: ["hover:bg-neutral-soft", "cursor-pointer"],
167
+ gap: ["flex", "flex-col", "gap-[5px]"]
157
168
  }
158
169
  });
159
170
 
@@ -4407,49 +4407,59 @@ var TreeNodeItem = (0, import_react.forwardRef)(
4407
4407
  e.preventDefault();
4408
4408
  (_a = node.onRightClick) == null ? void 0 : _a.call(node, e);
4409
4409
  };
4410
- return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("div", { ref, className: depth > 1 ? hasMore ? "ml-[30px]" : "ml-[55px]" : hasMore ? "" : "ml-[25px]", children: [
4411
- /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
4412
- "div",
4413
- {
4414
- className: clsx(
4415
- slots.node({ class: classNames == null ? void 0 : classNames.node }),
4416
- slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
4417
- selectedId == node.id ? "bg-neutral-soft" : ""
4410
+ return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
4411
+ "div",
4412
+ {
4413
+ ref,
4414
+ className: clsx(
4415
+ depth > 1 ? hasMore ? "ml-[30px]" : "ml-[55px]" : hasMore ? "" : "ml-[25px]",
4416
+ slots.gap({ class: classNames == null ? void 0 : classNames.gap })
4417
+ ),
4418
+ children: [
4419
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
4420
+ "div",
4421
+ {
4422
+ className: clsx(
4423
+ slots.node({ class: classNames == null ? void 0 : classNames.node }),
4424
+ slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
4425
+ selectedId == node.id ? "bg-neutral-soft" : ""
4426
+ ),
4427
+ onClick: handleClick,
4428
+ onContextMenu: handleRightClick,
4429
+ children: [
4430
+ hasMore && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4431
+ Icon_default,
4432
+ {
4433
+ name: "right-chevron",
4434
+ className: clsx(
4435
+ "text-neutral-main cursor-pointer transition-transform duration-150",
4436
+ isOpen ? "rotate-90" : "rotate-0"
4437
+ )
4438
+ }
4439
+ ),
4440
+ fileIcon,
4441
+ node.content
4442
+ ]
4443
+ }
4418
4444
  ),
4419
- onClick: handleClick,
4420
- onContextMenu: handleRightClick,
4421
- children: [
4422
- hasMore && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4423
- Icon_default,
4445
+ isOpen && /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("div", { className: slots.gap({ class: classNames == null ? void 0 : classNames.gap }), children: [
4446
+ isLoadingChildren && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: "text-neutral py-1 text-sm", children: "loading..." }),
4447
+ children == null ? void 0 : children.map((child) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4448
+ TreeNodeItem,
4424
4449
  {
4425
- name: "right-chevron",
4426
- className: clsx(
4427
- "text-neutral-main cursor-pointer transition-transform duration-150",
4428
- isOpen ? "rotate-90" : "rotate-0"
4429
- )
4430
- }
4431
- ),
4432
- fileIcon,
4433
- node.content
4434
- ]
4435
- }
4436
- ),
4437
- isOpen && /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("div", { children: [
4438
- isLoadingChildren && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: "text-neutral py-1 text-sm", children: "loading..." }),
4439
- children == null ? void 0 : children.map((child) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4440
- TreeNodeItem,
4441
- {
4442
- node: child,
4443
- depth: depth + 1,
4444
- selectedId,
4445
- classNames,
4446
- fileIcon,
4447
- onExpand
4448
- },
4449
- child.id
4450
- ))
4451
- ] })
4452
- ] });
4450
+ node: child,
4451
+ depth: depth + 1,
4452
+ selectedId,
4453
+ classNames,
4454
+ fileIcon,
4455
+ onExpand
4456
+ },
4457
+ child.id
4458
+ ))
4459
+ ] })
4460
+ ]
4461
+ }
4462
+ );
4453
4463
  }
4454
4464
  );
4455
4465
  TreeNodeItem.displayName = "TreeNodeItem";
@@ -4482,7 +4492,7 @@ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames,
4482
4492
  ]
4483
4493
  }
4484
4494
  ),
4485
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { children: group.data.map((node) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4495
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: slots.gap({ class: classNames == null ? void 0 : classNames.gap }), children: group.data.map((node) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4486
4496
  TreeNodeItem,
4487
4497
  {
4488
4498
  node,
@@ -4513,7 +4523,8 @@ var treeStyle = tv({
4513
4523
  "rounded-[5px]",
4514
4524
  "p-[5px]"
4515
4525
  ],
4516
- clickable: ["hover:bg-neutral-soft", "cursor-pointer"]
4526
+ clickable: ["hover:bg-neutral-soft", "cursor-pointer"],
4527
+ gap: ["flex", "flex-col", "gap-[5px]"]
4517
4528
  }
4518
4529
  });
4519
4530
  // Annotate the CommonJS export names for ESM import in node:
@@ -2,7 +2,7 @@
2
2
  import "../../chunk-MBLZYQCN.mjs";
3
3
  import {
4
4
  tree_default
5
- } from "../../chunk-XUP7M6LX.mjs";
5
+ } from "../../chunk-GMNQDNPW.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
7
  import "../../chunk-LTNDSCRA.mjs";
8
8
  import "../../chunk-ZVGVLD3T.mjs";
@@ -34,6 +34,7 @@ declare const Tree: {
34
34
  declare const treeStyle: tailwind_variants.TVReturnType<{
35
35
  [key: string]: {
36
36
  [key: string]: tailwind_merge.ClassNameValue | {
37
+ gap?: tailwind_merge.ClassNameValue;
37
38
  base?: tailwind_merge.ClassNameValue;
38
39
  wrapper?: tailwind_merge.ClassNameValue;
39
40
  node?: tailwind_merge.ClassNameValue;
@@ -43,6 +44,7 @@ declare const treeStyle: tailwind_variants.TVReturnType<{
43
44
  } | {
44
45
  [x: string]: {
45
46
  [x: string]: tailwind_merge.ClassNameValue | {
47
+ gap?: tailwind_merge.ClassNameValue;
46
48
  base?: tailwind_merge.ClassNameValue;
47
49
  wrapper?: tailwind_merge.ClassNameValue;
48
50
  node?: tailwind_merge.ClassNameValue;
@@ -54,9 +56,11 @@ declare const treeStyle: tailwind_variants.TVReturnType<{
54
56
  wrapper: string[];
55
57
  node: string[];
56
58
  clickable: string[];
59
+ gap: string[];
57
60
  }, undefined, {
58
61
  [key: string]: {
59
62
  [key: string]: tailwind_merge.ClassNameValue | {
63
+ gap?: tailwind_merge.ClassNameValue;
60
64
  base?: tailwind_merge.ClassNameValue;
61
65
  wrapper?: tailwind_merge.ClassNameValue;
62
66
  node?: tailwind_merge.ClassNameValue;
@@ -68,11 +72,13 @@ declare const treeStyle: tailwind_variants.TVReturnType<{
68
72
  wrapper: string[];
69
73
  node: string[];
70
74
  clickable: string[];
75
+ gap: string[];
71
76
  }, tailwind_variants.TVReturnType<unknown, {
72
77
  base: string[];
73
78
  wrapper: string[];
74
79
  node: string[];
75
80
  clickable: string[];
81
+ gap: string[];
76
82
  }, undefined, unknown, unknown, undefined>>;
77
83
  type TreeSlots = keyof ReturnType<typeof treeStyle>;
78
84
 
@@ -34,6 +34,7 @@ declare const Tree: {
34
34
  declare const treeStyle: tailwind_variants.TVReturnType<{
35
35
  [key: string]: {
36
36
  [key: string]: tailwind_merge.ClassNameValue | {
37
+ gap?: tailwind_merge.ClassNameValue;
37
38
  base?: tailwind_merge.ClassNameValue;
38
39
  wrapper?: tailwind_merge.ClassNameValue;
39
40
  node?: tailwind_merge.ClassNameValue;
@@ -43,6 +44,7 @@ declare const treeStyle: tailwind_variants.TVReturnType<{
43
44
  } | {
44
45
  [x: string]: {
45
46
  [x: string]: tailwind_merge.ClassNameValue | {
47
+ gap?: tailwind_merge.ClassNameValue;
46
48
  base?: tailwind_merge.ClassNameValue;
47
49
  wrapper?: tailwind_merge.ClassNameValue;
48
50
  node?: tailwind_merge.ClassNameValue;
@@ -54,9 +56,11 @@ declare const treeStyle: tailwind_variants.TVReturnType<{
54
56
  wrapper: string[];
55
57
  node: string[];
56
58
  clickable: string[];
59
+ gap: string[];
57
60
  }, undefined, {
58
61
  [key: string]: {
59
62
  [key: string]: tailwind_merge.ClassNameValue | {
63
+ gap?: tailwind_merge.ClassNameValue;
60
64
  base?: tailwind_merge.ClassNameValue;
61
65
  wrapper?: tailwind_merge.ClassNameValue;
62
66
  node?: tailwind_merge.ClassNameValue;
@@ -68,11 +72,13 @@ declare const treeStyle: tailwind_variants.TVReturnType<{
68
72
  wrapper: string[];
69
73
  node: string[];
70
74
  clickable: string[];
75
+ gap: string[];
71
76
  }, tailwind_variants.TVReturnType<unknown, {
72
77
  base: string[];
73
78
  wrapper: string[];
74
79
  node: string[];
75
80
  clickable: string[];
81
+ gap: string[];
76
82
  }, undefined, unknown, unknown, undefined>>;
77
83
  type TreeSlots = keyof ReturnType<typeof treeStyle>;
78
84
 
@@ -4406,49 +4406,59 @@ var TreeNodeItem = (0, import_react.forwardRef)(
4406
4406
  e.preventDefault();
4407
4407
  (_a = node.onRightClick) == null ? void 0 : _a.call(node, e);
4408
4408
  };
4409
- return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("div", { ref, className: depth > 1 ? hasMore ? "ml-[30px]" : "ml-[55px]" : hasMore ? "" : "ml-[25px]", children: [
4410
- /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
4411
- "div",
4412
- {
4413
- className: clsx(
4414
- slots.node({ class: classNames == null ? void 0 : classNames.node }),
4415
- slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
4416
- selectedId == node.id ? "bg-neutral-soft" : ""
4409
+ return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
4410
+ "div",
4411
+ {
4412
+ ref,
4413
+ className: clsx(
4414
+ depth > 1 ? hasMore ? "ml-[30px]" : "ml-[55px]" : hasMore ? "" : "ml-[25px]",
4415
+ slots.gap({ class: classNames == null ? void 0 : classNames.gap })
4416
+ ),
4417
+ children: [
4418
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
4419
+ "div",
4420
+ {
4421
+ className: clsx(
4422
+ slots.node({ class: classNames == null ? void 0 : classNames.node }),
4423
+ slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
4424
+ selectedId == node.id ? "bg-neutral-soft" : ""
4425
+ ),
4426
+ onClick: handleClick,
4427
+ onContextMenu: handleRightClick,
4428
+ children: [
4429
+ hasMore && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4430
+ Icon_default,
4431
+ {
4432
+ name: "right-chevron",
4433
+ className: clsx(
4434
+ "text-neutral-main cursor-pointer transition-transform duration-150",
4435
+ isOpen ? "rotate-90" : "rotate-0"
4436
+ )
4437
+ }
4438
+ ),
4439
+ fileIcon,
4440
+ node.content
4441
+ ]
4442
+ }
4417
4443
  ),
4418
- onClick: handleClick,
4419
- onContextMenu: handleRightClick,
4420
- children: [
4421
- hasMore && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4422
- Icon_default,
4444
+ isOpen && /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("div", { className: slots.gap({ class: classNames == null ? void 0 : classNames.gap }), children: [
4445
+ isLoadingChildren && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: "text-neutral py-1 text-sm", children: "loading..." }),
4446
+ children == null ? void 0 : children.map((child) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4447
+ TreeNodeItem,
4423
4448
  {
4424
- name: "right-chevron",
4425
- className: clsx(
4426
- "text-neutral-main cursor-pointer transition-transform duration-150",
4427
- isOpen ? "rotate-90" : "rotate-0"
4428
- )
4429
- }
4430
- ),
4431
- fileIcon,
4432
- node.content
4433
- ]
4434
- }
4435
- ),
4436
- isOpen && /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("div", { children: [
4437
- isLoadingChildren && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: "text-neutral py-1 text-sm", children: "loading..." }),
4438
- children == null ? void 0 : children.map((child) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4439
- TreeNodeItem,
4440
- {
4441
- node: child,
4442
- depth: depth + 1,
4443
- selectedId,
4444
- classNames,
4445
- fileIcon,
4446
- onExpand
4447
- },
4448
- child.id
4449
- ))
4450
- ] })
4451
- ] });
4449
+ node: child,
4450
+ depth: depth + 1,
4451
+ selectedId,
4452
+ classNames,
4453
+ fileIcon,
4454
+ onExpand
4455
+ },
4456
+ child.id
4457
+ ))
4458
+ ] })
4459
+ ]
4460
+ }
4461
+ );
4452
4462
  }
4453
4463
  );
4454
4464
  TreeNodeItem.displayName = "TreeNodeItem";
@@ -4481,7 +4491,7 @@ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames,
4481
4491
  ]
4482
4492
  }
4483
4493
  ),
4484
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { children: group.data.map((node) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4494
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: slots.gap({ class: classNames == null ? void 0 : classNames.gap }), children: group.data.map((node) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4485
4495
  TreeNodeItem,
4486
4496
  {
4487
4497
  node,
@@ -4512,7 +4522,8 @@ var treeStyle = tv({
4512
4522
  "rounded-[5px]",
4513
4523
  "p-[5px]"
4514
4524
  ],
4515
- clickable: ["hover:bg-neutral-soft", "cursor-pointer"]
4525
+ clickable: ["hover:bg-neutral-soft", "cursor-pointer"],
4526
+ gap: ["flex", "flex-col", "gap-[5px]"]
4516
4527
  }
4517
4528
  });
4518
4529
  // Annotate the CommonJS export names for ESM import in node:
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  Tree,
4
4
  tree_default
5
- } from "../../chunk-XUP7M6LX.mjs";
5
+ } from "../../chunk-GMNQDNPW.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
7
  import "../../chunk-LTNDSCRA.mjs";
8
8
  import "../../chunk-ZVGVLD3T.mjs";
package/dist/index.js CHANGED
@@ -10293,49 +10293,59 @@ var TreeNodeItem = (0, import_react32.forwardRef)(
10293
10293
  e.preventDefault();
10294
10294
  (_a = node.onRightClick) == null ? void 0 : _a.call(node, e);
10295
10295
  };
10296
- return /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)("div", { ref, className: depth > 1 ? hasMore ? "ml-[30px]" : "ml-[55px]" : hasMore ? "" : "ml-[25px]", children: [
10297
- /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(
10298
- "div",
10299
- {
10300
- className: clsx(
10301
- slots.node({ class: classNames == null ? void 0 : classNames.node }),
10302
- slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
10303
- selectedId == node.id ? "bg-neutral-soft" : ""
10296
+ return /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(
10297
+ "div",
10298
+ {
10299
+ ref,
10300
+ className: clsx(
10301
+ depth > 1 ? hasMore ? "ml-[30px]" : "ml-[55px]" : hasMore ? "" : "ml-[25px]",
10302
+ slots.gap({ class: classNames == null ? void 0 : classNames.gap })
10303
+ ),
10304
+ children: [
10305
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)(
10306
+ "div",
10307
+ {
10308
+ className: clsx(
10309
+ slots.node({ class: classNames == null ? void 0 : classNames.node }),
10310
+ slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
10311
+ selectedId == node.id ? "bg-neutral-soft" : ""
10312
+ ),
10313
+ onClick: handleClick,
10314
+ onContextMenu: handleRightClick,
10315
+ children: [
10316
+ hasMore && /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
10317
+ Icon_default,
10318
+ {
10319
+ name: "right-chevron",
10320
+ className: clsx(
10321
+ "text-neutral-main cursor-pointer transition-transform duration-150",
10322
+ isOpen ? "rotate-90" : "rotate-0"
10323
+ )
10324
+ }
10325
+ ),
10326
+ fileIcon,
10327
+ node.content
10328
+ ]
10329
+ }
10304
10330
  ),
10305
- onClick: handleClick,
10306
- onContextMenu: handleRightClick,
10307
- children: [
10308
- hasMore && /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
10309
- Icon_default,
10331
+ isOpen && /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)("div", { className: slots.gap({ class: classNames == null ? void 0 : classNames.gap }), children: [
10332
+ isLoadingChildren && /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("div", { className: "text-neutral py-1 text-sm", children: "loading..." }),
10333
+ children == null ? void 0 : children.map((child) => /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
10334
+ TreeNodeItem,
10310
10335
  {
10311
- name: "right-chevron",
10312
- className: clsx(
10313
- "text-neutral-main cursor-pointer transition-transform duration-150",
10314
- isOpen ? "rotate-90" : "rotate-0"
10315
- )
10316
- }
10317
- ),
10318
- fileIcon,
10319
- node.content
10320
- ]
10321
- }
10322
- ),
10323
- isOpen && /* @__PURE__ */ (0, import_jsx_runtime35.jsxs)("div", { children: [
10324
- isLoadingChildren && /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("div", { className: "text-neutral py-1 text-sm", children: "loading..." }),
10325
- children == null ? void 0 : children.map((child) => /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
10326
- TreeNodeItem,
10327
- {
10328
- node: child,
10329
- depth: depth + 1,
10330
- selectedId,
10331
- classNames,
10332
- fileIcon,
10333
- onExpand
10334
- },
10335
- child.id
10336
- ))
10337
- ] })
10338
- ] });
10336
+ node: child,
10337
+ depth: depth + 1,
10338
+ selectedId,
10339
+ classNames,
10340
+ fileIcon,
10341
+ onExpand
10342
+ },
10343
+ child.id
10344
+ ))
10345
+ ] })
10346
+ ]
10347
+ }
10348
+ );
10339
10349
  }
10340
10350
  );
10341
10351
  TreeNodeItem.displayName = "TreeNodeItem";
@@ -10368,7 +10378,7 @@ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames,
10368
10378
  ]
10369
10379
  }
10370
10380
  ),
10371
- /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("div", { children: group.data.map((node) => /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
10381
+ /* @__PURE__ */ (0, import_jsx_runtime35.jsx)("div", { className: slots.gap({ class: classNames == null ? void 0 : classNames.gap }), children: group.data.map((node) => /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(
10372
10382
  TreeNodeItem,
10373
10383
  {
10374
10384
  node,
@@ -10399,7 +10409,8 @@ var treeStyle = tv({
10399
10409
  "rounded-[5px]",
10400
10410
  "p-[5px]"
10401
10411
  ],
10402
- clickable: ["hover:bg-neutral-soft", "cursor-pointer"]
10412
+ clickable: ["hover:bg-neutral-soft", "cursor-pointer"],
10413
+ gap: ["flex", "flex-col", "gap-[5px]"]
10403
10414
  }
10404
10415
  });
10405
10416
 
package/dist/index.mjs CHANGED
@@ -2,7 +2,7 @@
2
2
  import "./chunk-MBLZYQCN.mjs";
3
3
  import {
4
4
  tree_default
5
- } from "./chunk-XUP7M6LX.mjs";
5
+ } from "./chunk-GMNQDNPW.mjs";
6
6
  import "./chunk-LUWGOKLG.mjs";
7
7
  import {
8
8
  ToastProvider,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deepnoid/ui",
3
- "version": "0.1.53",
3
+ "version": "0.1.55",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "exports": {