@deepnoid/ui 0.1.96 → 0.1.98

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/hooks/useIsMounted.ts, src/utils/clsx.ts, src/utils/props.ts, src/utils/tailwind-variants.ts, src/utils/types.ts, src/components/accordion/accordion.tsx, src/components/accordion/accordionItem.tsx, src/components/accordion/index.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/drawer/drawer.tsx, src/components/drawer/index.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/progress/index.ts, src/components/progress/progress.tsx, 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/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, src/components/toast/index.ts, src/components/toast/toast-utils.ts, src/components/toast/toast.tsx, src/components/toast/use-toast.tsx
3
+ CLI Building entry: src/index.ts, src/hooks/useIsMounted.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/accordion/accordion.tsx, src/components/accordion/accordionItem.tsx, src/components/accordion/index.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/chip/chip.tsx, src/components/chip/index.ts, src/components/checkbox/checkbox.tsx, src/components/checkbox/index.tsx, 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/drawer/drawer.tsx, src/components/drawer/index.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/progress/index.ts, src/components/progress/progress.tsx, 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
@@ -10,280 +10,280 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
10
10
  ESM Build start
11
11
  DTS Build start
12
12
  ESM dist/utils/props.mjs 137.00 B
13
- ESM dist/hooks/useIsMounted.mjs 129.00 B
14
13
  ESM dist/fonts/NanumSquare_acB.mjs 194.00 B
14
+ ESM dist/hooks/useIsMounted.mjs 129.00 B
15
15
  ESM dist/utils/tailwind-variants.mjs 109.00 B
16
- ESM dist/utils/types.mjs 14.00 B
17
- ESM dist/chunk-HIE2YRGA.mjs 14.00 B
18
- ESM dist/chunk-WSIADHVC.mjs 3.80 KB
19
- ESM dist/chunk-6KH2UQRM.mjs 4.17 KB
20
- ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
21
16
  ESM dist/chunk-MBLZYQCN.mjs 14.00 B
17
+ ESM dist/index.mjs 4.76 KB
18
+ ESM dist/chunk-S5AVFWOR.mjs 5.53 KB
22
19
  ESM dist/chunk-LUWGOKLG.mjs 14.00 B
23
- ESM dist/chunk-5BM3GZZD.mjs 5.51 KB
20
+ ESM dist/utils/types.mjs 14.00 B
24
21
  ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
22
+ ESM dist/chunk-HIE2YRGA.mjs 14.00 B
25
23
  ESM dist/chunk-K7JLUER5.mjs 4.10 KB
26
- ESM dist/index.mjs 4.76 KB
24
+ ESM dist/chunk-TBSG4HY5.mjs 2.58 KB
25
+ ESM dist/chunk-6KH2UQRM.mjs 4.17 KB
26
+ ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
27
27
  ESM dist/chunk-DX3KXNP6.mjs 14.00 B
28
+ ESM dist/chunk-WSIADHVC.mjs 3.80 KB
28
29
  ESM dist/chunk-3MY6LO7N.mjs 14.00 B
29
- ESM dist/chunk-TBSG4HY5.mjs 2.58 KB
30
- ESM dist/chunk-VIEBF2WH.mjs 15.41 KB
31
- ESM dist/chunk-4LP3QDAE.mjs 6.14 KB
32
30
  ESM dist/chunk-RRAZM5D3.mjs 14.00 B
33
31
  ESM dist/chunk-QCEKPS7U.mjs 14.00 B
34
- ESM dist/chunk-MZ76AA76.mjs 14.00 B
35
32
  ESM dist/chunk-6Q2BXHJL.mjs 9.14 KB
36
- ESM dist/chunk-WG2EL5JF.mjs 12.80 KB
33
+ ESM dist/chunk-4LP3QDAE.mjs 6.14 KB
34
+ ESM dist/chunk-MZ76AA76.mjs 14.00 B
37
35
  ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
38
- ESM dist/chunk-3M6VYLOU.mjs 3.11 KB
39
36
  ESM dist/chunk-LVFI2NOH.mjs 14.00 B
37
+ ESM dist/chunk-WG2EL5JF.mjs 12.80 KB
40
38
  ESM dist/chunk-7VOQKIIK.mjs 14.00 B
39
+ ESM dist/chunk-3M6VYLOU.mjs 3.11 KB
41
40
  ESM dist/chunk-TPFN22HR.mjs 14.00 B
41
+ ESM dist/chunk-5FFTHFBX.mjs 3.75 KB
42
42
  ESM dist/chunk-AJUQBMSV.mjs 4.18 KB
43
- ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
44
43
  ESM dist/chunk-GH4EPD35.mjs 5.07 KB
45
- ESM dist/chunk-5FFTHFBX.mjs 3.75 KB
46
- ESM dist/chunk-DJOG6Z35.mjs 14.00 B
47
- ESM dist/chunk-BQTFCLWG.mjs 4.68 KB
48
- ESM dist/chunk-M37VBNB3.mjs 1.04 KB
49
- ESM dist/chunk-DQRAFUDA.mjs 14.00 B
44
+ ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
50
45
  ESM dist/chunk-7B7LRG5J.mjs 14.00 B
46
+ ESM dist/chunk-DQRAFUDA.mjs 14.00 B
47
+ ESM dist/chunk-BQTFCLWG.mjs 4.68 KB
51
48
  ESM dist/chunk-45N5ZAIJ.mjs 8.19 KB
52
- ESM dist/chunk-F3HENRVM.mjs 934.00 B
53
49
  ESM dist/chunk-32GA3YW4.mjs 14.00 B
50
+ ESM dist/chunk-2GCSFWHD.mjs 14.00 B
51
+ ESM dist/chunk-F3HENRVM.mjs 934.00 B
52
+ ESM dist/chunk-C5FUPNE4.mjs 4.60 KB
53
+ ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
54
54
  ESM dist/chunk-VFFLJN5N.mjs 12.59 KB
55
- ESM dist/chunk-RLXOHILK.mjs 14.00 B
56
- ESM dist/chunk-QDQBFAE2.mjs 4.60 KB
57
- ESM dist/chunk-MFAF7G3M.mjs 11.03 KB
55
+ ESM dist/chunk-75HLCORR.mjs 14.00 B
58
56
  ESM dist/chunk-BHSZP2XF.mjs 7.40 KB
57
+ ESM dist/chunk-MFAF7G3M.mjs 11.03 KB
59
58
  ESM dist/chunk-45BNDZHL.mjs 4.42 KB
60
59
  ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
61
- ESM dist/chunk-3IILPVRA.mjs 1.27 KB
62
60
  ESM dist/chunk-23WOW2NZ.mjs 7.20 KB
61
+ ESM dist/chunk-3IILPVRA.mjs 1.27 KB
63
62
  ESM dist/chunk-P732YGHO.mjs 444.00 B
64
- ESM dist/chunk-FWJ2ZKH6.mjs 3.07 KB
65
63
  ESM dist/chunk-S7Y7XUBL.mjs 5.03 KB
64
+ ESM dist/chunk-FWJ2ZKH6.mjs 3.07 KB
65
+ ESM dist/chunk-XOH6GWRD.mjs 14.00 B
66
+ ESM dist/chunk-RLXOHILK.mjs 14.00 B
66
67
  ESM dist/chunk-WIZDHK4O.mjs 4.72 KB
67
- ESM dist/chunk-2GCSFWHD.mjs 14.00 B
68
+ ESM dist/chunk-7VS6YXNB.mjs 3.54 KB
68
69
  ESM dist/chunk-MGEWSREV.mjs 14.00 B
69
- ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
70
- ESM dist/chunk-XZ5DXOJQ.mjs 6.55 KB
71
- ESM dist/chunk-XOH6GWRD.mjs 14.00 B
70
+ ESM dist/chunk-GAZ472ZU.mjs 4.28 KB
72
71
  ESM dist/chunk-PZSIYVDW.mjs 4.03 KB
72
+ ESM dist/chunk-SE5TU755.mjs 14.00 B
73
+ ESM dist/chunk-XZ5DXOJQ.mjs 6.55 KB
73
74
  ESM dist/chunk-AF4I7ZQS.mjs 778.00 B
74
75
  ESM dist/chunk-KYIODWXL.mjs 14.00 B
75
76
  ESM dist/chunk-4GDJLALM.mjs 2.77 KB
76
- ESM dist/chunk-MY5U63QO.mjs 14.00 B
77
77
  ESM dist/chunk-JBSV7GCL.mjs 4.41 KB
78
+ ESM dist/chunk-MY5U63QO.mjs 14.00 B
79
+ ESM dist/chunk-IW57F7WZ.mjs 12.21 KB
78
80
  ESM dist/chunk-ITWKPTSD.mjs 724.00 B
79
- ESM dist/chunk-WV77476I.mjs 9.36 KB
80
81
  ESM dist/chunk-6WSACUIB.mjs 14.00 B
82
+ ESM dist/chunk-E7IPRLUN.mjs 9.36 KB
81
83
  ESM dist/chunk-6PNKRBUT.mjs 1017.00 B
82
- ESM dist/chunk-IW57F7WZ.mjs 12.21 KB
83
84
  ESM dist/chunk-LXHUO6VM.mjs 1.49 KB
84
85
  ESM dist/chunk-SCZB4QC7.mjs 929.00 B
85
86
  ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
86
- ESM dist/chunk-SE5TU755.mjs 14.00 B
87
- ESM dist/chunk-NMSDSEBD.mjs 14.00 B
88
87
  ESM dist/chunk-EKLA6ZR4.mjs 2.01 KB
89
- ESM dist/chunk-I3ADJOUT.mjs 6.02 KB
88
+ ESM dist/chunk-NMSDSEBD.mjs 14.00 B
90
89
  ESM dist/chunk-E3G5QXSH.mjs 608.00 B
91
- ESM dist/chunk-7DLOYKVC.mjs 14.00 B
92
- ESM dist/chunk-75HLCORR.mjs 14.00 B
93
- ESM dist/chunk-GAZ472ZU.mjs 4.28 KB
90
+ ESM dist/chunk-I3ADJOUT.mjs 6.02 KB
94
91
  ESM dist/chunk-ANBGNXIU.mjs 1.65 KB
95
- ESM dist/chunk-7VS6YXNB.mjs 3.54 KB
96
- ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
97
- ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
92
+ ESM dist/chunk-7DLOYKVC.mjs 14.00 B
98
93
  ESM dist/chunk-CDXBML6O.mjs 15.29 KB
99
94
  ESM dist/chunk-3V4HT2K5.mjs 837.00 B
100
- ESM dist/chunk-27Y6K5NK.mjs 823.00 B
95
+ ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
101
96
  ESM dist/fonts/NanumSquare_acR.mjs 194.00 B
102
- ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
97
+ ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
98
+ ESM dist/chunk-DJOG6Z35.mjs 14.00 B
103
99
  ESM dist/fonts/font.css 777.00 B
100
+ ESM dist/chunk-27Y6K5NK.mjs 823.00 B
101
+ ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
102
+ ESM dist/chunk-M37VBNB3.mjs 1.04 KB
104
103
  ESM dist/utils/clsx.mjs 113.00 B
105
- ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
104
+ ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
106
105
  ESM dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
107
106
  ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
108
- ESM dist/components/toast/toast-utils.mjs 143.00 B
109
- ESM dist/components/textarea/textarea.mjs 224.00 B
110
- ESM dist/components/tooltip/tooltip.mjs 292.00 B
107
+ ESM dist/components/tooltip/useTooltip.mjs 166.00 B
108
+ ESM dist/chunk-VIEBF2WH.mjs 15.41 KB
109
+ ESM dist/components/toast/index.mjs 527.00 B
111
110
  ESM dist/components/tree/index.mjs 353.00 B
112
- ESM dist/components/table/form-table.mjs 1.92 KB
113
- ESM dist/components/tabs/tabs.mjs 232.00 B
114
- ESM dist/components/scroll/scrollArea.mjs 193.00 B
115
111
  ESM dist/chunk-6XFKID3T.mjs 689.86 KB
116
- ESM dist/components/progress/index.mjs 295.00 B
112
+ ESM dist/components/table/index.mjs 894.00 B
113
+ ESM dist/components/tabs/index.mjs 248.00 B
114
+ ESM dist/components/textarea/index.mjs 260.00 B
115
+ ESM dist/components/select/index.mjs 394.00 B
117
116
  ESM dist/components/switch/index.mjs 219.00 B
118
- ESM dist/components/skeleton/index.mjs 225.00 B
117
+ ESM dist/components/progress/index.mjs 295.00 B
118
+ ESM dist/components/radio/index.mjs 286.00 B
119
119
  ESM dist/components/ripple/index.mjs 253.00 B
120
- ESM dist/components/select/index.mjs 394.00 B
121
- ESM dist/components/radio/radio.mjs 253.00 B
122
- ESM dist/components/pagination/pagination.mjs 511.00 B
123
- ESM dist/components/list/listItem.mjs 364.00 B
120
+ ESM dist/components/list/index.mjs 483.00 B
121
+ ESM dist/components/pagination/index.mjs 511.00 B
124
122
  ESM dist/components/modal/index.mjs 741.00 B
125
123
  ESM dist/components/drawer/index.mjs 289.00 B
126
- ESM dist/components/icon/Icon.mjs 213.00 B
124
+ ESM dist/components/skeleton/index.mjs 225.00 B
125
+ ESM dist/components/scroll/scrollArea.mjs 193.00 B
126
+ ESM dist/components/input/input.mjs 386.00 B
127
+ ESM dist/components/dateTimePicker/calendar.mjs 398.00 B
127
128
  ESM dist/components/fileUpload/fileUpload.mjs 784.00 B
128
- ESM dist/components/input/index.mjs 391.00 B
129
- ESM dist/components/dateTimePicker/dateTimePicker.mjs 667.00 B
130
- ESM dist/components/chip/index.mjs 353.00 B
129
+ ESM dist/components/checkbox/index.mjs 295.00 B
131
130
  ESM dist/components/button/text-button.mjs 265.00 B
132
- ESM dist/components/charts/barChart.mjs 224.00 B
131
+ ESM dist/components/charts/areaChart.mjs 226.00 B
132
+ ESM dist/components/chip/chip.mjs 321.00 B
133
133
  ESM dist/components/backdrop/backdrop.mjs 224.00 B
134
- ESM dist/components/checkbox/checkbox.mjs 259.00 B
134
+ ESM dist/components/breadcrumb/index.mjs 686.00 B
135
135
  ESM dist/components/accordion/accordion.mjs 226.00 B
136
- ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
137
136
  ESM dist/components/avatar/avatar.mjs 220.00 B
137
+ ESM dist/components/icon/Icon.mjs 213.00 B
138
+ ESM dist/components/tooltip/index.mjs 327.00 B
138
139
  ESM dist/components/toast/use-toast.mjs 441.00 B
139
140
  ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
140
- ESM dist/components/toast/toast.mjs 358.00 B
141
- ESM dist/components/tooltip/useTooltip.mjs 166.00 B
142
- ESM dist/components/tree/tree.mjs 337.00 B
143
- ESM dist/components/tooltip/index.mjs 327.00 B
144
- ESM dist/components/toast/index.mjs 527.00 B
145
- ESM dist/components/table/index.mjs 894.00 B
146
- ESM dist/components/table/table.mjs 775.00 B
141
+ ESM dist/components/tooltip/tooltip.mjs 292.00 B
142
+ ESM dist/components/table/form-table.mjs 1.92 KB
147
143
  ESM dist/components/table/table-body.mjs 753.00 B
148
- ESM dist/components/textarea/index.mjs 260.00 B
149
144
  ESM dist/components/table/table-head.mjs 753.00 B
145
+ ESM dist/components/tabs/tabs.mjs 232.00 B
146
+ ESM dist/components/table/table.mjs 775.00 B
150
147
  ESM dist/components/select/select.mjs 360.00 B
151
148
  ESM dist/components/skeleton/skeleton.mjs 189.00 B
152
149
  ESM dist/components/switch/switch.mjs 185.00 B
153
150
  ESM dist/components/table/definition-table.mjs 240.00 B
154
- ESM dist/components/tabs/index.mjs 248.00 B
155
- ESM dist/components/ripple/useRipple.mjs 158.00 B
156
151
  ESM dist/components/progress/progress.mjs 259.00 B
157
- ESM dist/components/ripple/ripple.mjs 150.00 B
152
+ ESM dist/components/radio/radio.mjs 253.00 B
153
+ ESM dist/components/tree/tree.mjs 337.00 B
154
+ ESM dist/components/ripple/useRipple.mjs 158.00 B
158
155
  ESM dist/components/scroll/index.mjs 231.00 B
159
- ESM dist/components/list/index.mjs 483.00 B
160
156
  ESM dist/components/list/list.mjs 216.00 B
161
- ESM dist/components/pagination/index.mjs 511.00 B
162
157
  ESM dist/components/modal/modal.mjs 708.00 B
158
+ ESM dist/components/pagination/pagination.mjs 511.00 B
159
+ ESM dist/components/list/listItem.mjs 364.00 B
163
160
  ESM dist/components/pagination/usePagination.mjs 164.00 B
164
161
  ESM dist/components/fileUpload/index.mjs 756.00 B
165
- ESM dist/components/icon/template.mjs 127.00 B
166
162
  ESM dist/components/icon/index.mjs 245.00 B
167
- ESM dist/components/input/input.mjs 386.00 B
163
+ ESM dist/components/icon/template.mjs 127.00 B
164
+ ESM dist/components/dateTimePicker/dateTimePicker.mjs 667.00 B
168
165
  ESM dist/components/dateTimePicker/index.mjs 663.00 B
169
166
  ESM dist/components/dateTimePicker/timePicker.mjs 473.00 B
170
- ESM dist/components/dateTimePicker/calendar.mjs 398.00 B
171
167
  ESM dist/components/drawer/drawer.mjs 255.00 B
172
- ESM dist/components/charts/areaChart.mjs 226.00 B
173
- ESM dist/components/charts/index.mjs 477.00 B
168
+ ESM dist/components/dateTimePicker/useDateTimePicker.mjs 172.00 B
169
+ ESM dist/components/charts/barChart.mjs 224.00 B
170
+ ESM dist/components/dateTimePicker/util.mjs 191.00 B
171
+ ESM dist/components/chip/index.mjs 353.00 B
174
172
  ESM dist/components/charts/circularProgress.mjs 254.00 B
175
- ESM dist/components/checkbox/index.mjs 295.00 B
176
- ESM dist/components/chip/chip.mjs 321.00 B
173
+ ESM dist/components/checkbox/checkbox.mjs 259.00 B
177
174
  ESM dist/components/backdrop/index.mjs 260.00 B
175
+ ESM dist/components/charts/index.mjs 477.00 B
178
176
  ESM dist/components/button/button-group.mjs 197.00 B
177
+ ESM dist/components/input/index.mjs 391.00 B
178
+ ESM dist/components/accordion/accordionItem.mjs 234.00 B
179
+ ESM dist/components/accordion/index.mjs 373.00 B
180
+ ESM dist/components/ripple/ripple.mjs 150.00 B
181
+ ESM dist/components/avatar/index.mjs 254.00 B
179
182
  ESM dist/components/button/button.mjs 430.00 B
183
+ ESM dist/components/toast/toast-utils.mjs 143.00 B
180
184
  ESM dist/components/button/icon-button.mjs 440.00 B
181
- ESM dist/components/breadcrumb/index.mjs 686.00 B
185
+ ESM dist/components/toast/toast.mjs 358.00 B
182
186
  ESM dist/components/button/index.mjs 811.00 B
183
- ESM dist/components/accordion/index.mjs 373.00 B
184
- ESM dist/components/accordion/accordionItem.mjs 234.00 B
185
- ESM dist/components/avatar/index.mjs 254.00 B
186
- ESM dist/components/dateTimePicker/useDateTimePicker.mjs 172.00 B
187
- ESM dist/components/dateTimePicker/util.mjs 191.00 B
188
- ESM dist/components/radio/index.mjs 286.00 B
189
- ESM ⚡️ Build success in 470ms
190
- CJS dist/fonts/NanumSquare_acB.js 113.00 B
187
+ ESM dist/components/textarea/textarea.mjs 224.00 B
188
+ ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
189
+ ESM ⚡️ Build success in 446ms
190
+ CJS dist/hooks/useIsMounted.js 1.87 KB
191
191
  CJS dist/fonts/NanumSquare_acEB.js 116.00 B
192
192
  CJS dist/fonts/NanumSquare_acL.js 113.00 B
193
193
  CJS dist/fonts/NanumSquare_acR.js 113.00 B
194
- CJS dist/hooks/useIsMounted.js 1.87 KB
195
- CJS dist/utils/clsx.js 1.77 KB
196
194
  CJS dist/utils/props.js 1.59 KB
197
- CJS dist/fonts/font.css 777.00 B
198
- CJS dist/utils/types.js 778.00 B
195
+ CJS dist/utils/clsx.js 1.77 KB
199
196
  CJS dist/utils/tailwind-variants.js 8.71 KB
200
- CJS dist/components/accordion/accordionItem.js 15.28 KB
197
+ CJS dist/utils/types.js 778.00 B
201
198
  CJS dist/components/accordion/accordion.js 11.17 KB
199
+ CJS dist/components/accordion/accordionItem.js 15.28 KB
200
+ CJS dist/components/accordion/index.js 17.44 KB
201
+ CJS dist/fonts/font.css 777.00 B
202
202
  CJS dist/components/backdrop/backdrop.js 10.11 KB
203
203
  CJS dist/components/backdrop/index.js 10.24 KB
204
- CJS dist/components/accordion/index.js 17.44 KB
205
204
  CJS dist/components/button/button-group.js 9.36 KB
205
+ CJS dist/components/button/text-button.js 14.28 KB
206
206
  CJS dist/components/charts/areaChart.js 14.35 KB
207
207
  CJS dist/components/charts/circularProgress.js 12.90 KB
208
208
  CJS dist/components/charts/barChart.js 13.81 KB
209
209
  CJS dist/components/charts/index.js 22.86 KB
210
- CJS dist/components/button/text-button.js 14.28 KB
211
- CJS dist/components/checkbox/index.js 16.70 KB
212
210
  CJS dist/components/checkbox/checkbox.js 16.56 KB
211
+ CJS dist/components/checkbox/index.js 16.70 KB
213
212
  CJS dist/components/dateTimePicker/useDateTimePicker.js 4.53 KB
214
213
  CJS dist/components/dateTimePicker/util.js 1.48 KB
215
214
  CJS dist/components/drawer/drawer.js 15.01 KB
216
215
  CJS dist/components/drawer/index.js 15.14 KB
217
216
  CJS dist/components/list/list.js 10.38 KB
217
+ CJS dist/fonts/NanumSquare_acB.js 113.00 B
218
218
  CJS dist/components/pagination/usePagination.js 1.88 KB
219
219
  CJS dist/components/progress/progress.js 13.69 KB
220
- CJS dist/components/radio/radio.js 15.03 KB
220
+ CJS dist/components/progress/index.js 13.83 KB
221
+ CJS dist/components/radio/index.js 15.16 KB
221
222
  CJS dist/components/ripple/index.js 3.65 KB
222
223
  CJS dist/components/ripple/ripple.js 2.57 KB
224
+ CJS dist/components/radio/radio.js 15.03 KB
223
225
  CJS dist/components/ripple/useRipple.js 2.04 KB
224
- CJS dist/components/radio/index.js 15.16 KB
225
226
  CJS dist/components/scroll/index.js 2.92 KB
226
227
  CJS dist/components/scroll/scrollArea.js 2.79 KB
227
228
  CJS dist/components/skeleton/index.js 3.68 KB
228
229
  CJS dist/components/skeleton/skeleton.js 3.54 KB
229
- CJS dist/components/switch/index.js 5.92 KB
230
230
  CJS dist/components/switch/switch.js 5.79 KB
231
231
  CJS dist/components/table/definition-table.js 12.66 KB
232
+ CJS dist/components/switch/index.js 5.92 KB
232
233
  CJS dist/components/table/form-table.js 10.69 KB
233
- CJS dist/components/progress/index.js 13.83 KB
234
234
  CJS dist/components/tabs/index.js 15.52 KB
235
235
  CJS dist/components/tabs/tabs.js 15.51 KB
236
+ CJS dist/components/textarea/textarea.js 11.58 KB
236
237
  CJS dist/components/textarea/index.js 11.72 KB
238
+ CJS dist/components/toast/toast-utils.js 1.85 KB
237
239
  CJS dist/components/tooltip/index.js 18.60 KB
238
- CJS dist/components/textarea/textarea.js 11.58 KB
239
240
  CJS dist/components/tooltip/tooltip-utils.js 4.90 KB
240
241
  CJS dist/components/tooltip/tooltip.js 18.46 KB
241
242
  CJS dist/components/tooltip/useTooltip.js 4.19 KB
242
- CJS dist/components/toast/toast-utils.js 1.85 KB
243
- CJS dist/components/avatar/index.js 713.23 KB
244
- CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
245
243
  CJS dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
244
+ CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
246
245
  CJS dist/components/avatar/avatar.js 713.10 KB
246
+ CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
247
+ CJS dist/components/avatar/index.js 713.23 KB
248
+ CJS dist/index.js 950.38 KB
249
+ CJS dist/components/breadcrumb/breadcrumb.js 720.82 KB
250
+ CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
247
251
  CJS dist/components/breadcrumb/index.js 720.97 KB
248
- CJS dist/components/button/button.js 727.80 KB
249
252
  CJS dist/components/button/icon-button.js 724.73 KB
250
- CJS dist/index.js 950.36 KB
251
- CJS dist/components/chip/chip.js 716.78 KB
253
+ CJS dist/components/button/button.js 727.80 KB
252
254
  CJS dist/components/chip/index.js 716.91 KB
253
255
  CJS dist/components/button/index.js 743.19 KB
254
- CJS dist/components/dateTimePicker/index.js 750.14 KB
255
- CJS dist/components/dateTimePicker/dateTimePicker.js 750.15 KB
256
256
  CJS dist/components/dateTimePicker/calendar.js 720.89 KB
257
+ CJS dist/components/chip/chip.js 716.78 KB
258
+ CJS dist/components/dateTimePicker/dateTimePicker.js 750.15 KB
259
+ CJS dist/components/dateTimePicker/timePicker.js 728.13 KB
260
+ CJS dist/components/dateTimePicker/index.js 750.14 KB
257
261
  CJS dist/components/fileUpload/fileUpload.js 755.65 KB
258
- CJS dist/components/fileUpload/index.js 755.60 KB
259
262
  CJS dist/components/icon/Icon.js 704.82 KB
260
- CJS dist/components/icon/template.js 703.89 KB
261
- CJS dist/components/list/index.js 723.65 KB
262
263
  CJS dist/components/icon/index.js 704.82 KB
263
- CJS dist/components/dateTimePicker/timePicker.js 728.13 KB
264
+ CJS dist/components/icon/template.js 703.89 KB
264
265
  CJS dist/components/input/input.js 726.52 KB
266
+ CJS dist/components/list/index.js 723.65 KB
267
+ CJS dist/components/list/listItem.js 721.71 KB
265
268
  CJS dist/components/input/index.js 726.52 KB
266
- CJS dist/components/breadcrumb/breadcrumb.js 720.82 KB
267
269
  CJS dist/components/modal/modal.js 734.04 KB
268
- CJS dist/components/list/listItem.js 721.71 KB
270
+ CJS dist/components/modal/index.js 734.17 KB
269
271
  CJS dist/components/pagination/index.js 735.70 KB
270
272
  CJS dist/components/pagination/pagination.js 735.70 KB
271
273
  CJS dist/components/select/select.js 726.78 KB
272
- CJS dist/components/table/table-body.js 761.38 KB
273
274
  CJS dist/components/select/index.js 726.92 KB
275
+ CJS dist/components/table/table-body.js 761.38 KB
274
276
  CJS dist/components/table/index.js 764.77 KB
275
277
  CJS dist/components/table/table-head.js 761.38 KB
276
- CJS dist/components/modal/index.js 734.17 KB
277
- CJS dist/components/toast/index.js 721.34 KB
278
- CJS dist/components/toast/toast.js 717.70 KB
279
- CJS dist/components/tree/index.js 718.91 KB
280
278
  CJS dist/components/table/table.js 761.48 KB
279
+ CJS dist/components/toast/toast.js 717.70 KB
280
+ CJS dist/components/toast/index.js 721.34 KB
281
281
  CJS dist/components/toast/use-toast.js 721.28 KB
282
- CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
283
- CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
284
- CJS dist/components/tree/tree.js 718.90 KB
285
- CJS ⚡️ Build success in 473ms
286
- DTS ⚡️ Build success in 16512ms
282
+ CJS dist/components/tree/tree.js 718.92 KB
283
+ CJS dist/components/tree/index.js 718.93 KB
284
+ CJS dist/components/fileUpload/index.js 755.60 KB
285
+ CJS ⚡️ Build success in 449ms
286
+ DTS ⚡️ Build success in 17104ms
287
287
  DTS dist/index.d.ts 3.15 KB
288
288
  DTS dist/components/accordion/index.d.ts 229.00 B
289
289
  DTS dist/components/button/index.d.ts 415.00 B
@@ -326,8 +326,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
326
326
  DTS dist/components/avatar/avatar.d.ts 1.65 KB
327
327
  DTS dist/components/backdrop/backdrop.d.ts 330.00 B
328
328
  DTS dist/components/breadcrumb/breadcrumb.d.ts 2.11 KB
329
- DTS dist/components/checkbox/checkbox.d.ts 4.44 KB
330
329
  DTS dist/components/chip/chip.d.ts 2.57 KB
330
+ DTS dist/components/checkbox/checkbox.d.ts 4.44 KB
331
331
  DTS dist/components/dateTimePicker/dateTimePicker.d.ts 6.99 KB
332
332
  DTS dist/components/drawer/drawer.d.ts 2.20 KB
333
333
  DTS dist/components/fileUpload/fileUpload.d.ts 3.43 KB
@@ -345,7 +345,7 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
345
345
  DTS dist/components/tabs/tabs.d.ts 3.10 KB
346
346
  DTS dist/components/textarea/textarea.d.ts 6.78 KB
347
347
  DTS dist/components/tooltip/tooltip.d.ts 2.16 KB
348
- DTS dist/components/tree/tree.d.ts 3.24 KB
348
+ DTS dist/components/tree/tree.d.ts 3.26 KB
349
349
  DTS dist/fonts/NanumSquare_acEB.d.ts 13.00 B
350
350
  DTS dist/fonts/NanumSquare_acL.d.ts 13.00 B
351
351
  DTS dist/fonts/NanumSquare_acR.d.ts 13.00 B
@@ -355,8 +355,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
355
355
  DTS dist/components/avatar/index.d.ts 124.00 B
356
356
  DTS dist/components/backdrop/index.d.ts 81.00 B
357
357
  DTS dist/components/breadcrumb/index.d.ts 216.00 B
358
- DTS dist/components/checkbox/index.d.ts 143.00 B
359
358
  DTS dist/components/chip/index.d.ts 204.00 B
359
+ DTS dist/components/checkbox/index.d.ts 143.00 B
360
360
  DTS dist/components/dateTimePicker/index.d.ts 161.00 B
361
361
  DTS dist/components/drawer/index.d.ts 137.00 B
362
362
  DTS dist/components/fileUpload/index.d.ts 169.00 B
@@ -418,8 +418,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
418
418
  DTS dist/components/avatar/avatar.d.mts 1.66 KB
419
419
  DTS dist/components/backdrop/backdrop.d.mts 330.00 B
420
420
  DTS dist/components/breadcrumb/breadcrumb.d.mts 2.11 KB
421
- DTS dist/components/checkbox/checkbox.d.mts 4.44 KB
422
421
  DTS dist/components/chip/chip.d.mts 2.58 KB
422
+ DTS dist/components/checkbox/checkbox.d.mts 4.44 KB
423
423
  DTS dist/components/dateTimePicker/dateTimePicker.d.mts 6.99 KB
424
424
  DTS dist/components/drawer/drawer.d.mts 2.21 KB
425
425
  DTS dist/components/fileUpload/fileUpload.d.mts 3.43 KB
@@ -437,7 +437,7 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
437
437
  DTS dist/components/tabs/tabs.d.mts 3.11 KB
438
438
  DTS dist/components/textarea/textarea.d.mts 6.78 KB
439
439
  DTS dist/components/tooltip/tooltip.d.mts 2.17 KB
440
- DTS dist/components/tree/tree.d.mts 3.24 KB
440
+ DTS dist/components/tree/tree.d.mts 3.26 KB
441
441
  DTS dist/fonts/NanumSquare_acEB.d.mts 13.00 B
442
442
  DTS dist/fonts/NanumSquare_acL.d.mts 13.00 B
443
443
  DTS dist/fonts/NanumSquare_acR.d.mts 13.00 B
@@ -447,8 +447,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
447
447
  DTS dist/components/avatar/index.d.mts 126.00 B
448
448
  DTS dist/components/backdrop/index.d.mts 82.00 B
449
449
  DTS dist/components/breadcrumb/index.d.mts 220.00 B
450
- DTS dist/components/checkbox/index.d.mts 145.00 B
451
450
  DTS dist/components/chip/index.d.mts 208.00 B
451
+ DTS dist/components/checkbox/index.d.mts 145.00 B
452
452
  DTS dist/components/dateTimePicker/index.d.mts 163.00 B
453
453
  DTS dist/components/drawer/index.d.mts 139.00 B
454
454
  DTS dist/components/fileUpload/index.d.mts 171.00 B
@@ -469,4 +469,4 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
469
469
  DTS dist/components/tree/index.d.mts 185.00 B
470
470
  DTS dist/tooltip-utils-DO3LQaVM.d.mts 2.05 KB
471
471
  $ copyfiles -u 2 src/fonts/**/* dist/fonts
472
- Done in 16.85s.
472
+ Done in 17.94s.
@@ -7,7 +7,7 @@ import {
7
7
  } from "./chunk-IW57F7WZ.mjs";
8
8
  import {
9
9
  icon_button_default
10
- } from "./chunk-WV77476I.mjs";
10
+ } from "./chunk-E7IPRLUN.mjs";
11
11
 
12
12
  // src/components/fileUpload/fileUpload.tsx
13
13
  import { useRef, useState, useEffect } from "react";
@@ -243,7 +243,7 @@ var iconButtonStyle = tv({
243
243
  variant: "outline",
244
244
  color: "neutral",
245
245
  class: {
246
- base: ["bg-body-background", "!border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft"]
246
+ base: ["bg-body-background", "!border-neutral-light", "text-neutral-main", "hover:bg-neutral-soft"]
247
247
  }
248
248
  },
249
249
  {
@@ -13,7 +13,7 @@ import {
13
13
  import { forwardRef, useMemo, useState, useCallback } from "react";
14
14
  import { jsx, jsxs } from "react/jsx-runtime";
15
15
  var TreeNodeItem = forwardRef(
16
- ({ node, depth, fileIcon, selectedId, classNames, onExpand }, ref) => {
16
+ ({ node, depth, fileIcon, selectedName, classNames, onExpand }, ref) => {
17
17
  const [isOpen, setIsOpen] = useState(false);
18
18
  const [children, setChildren] = useState(node.children);
19
19
  const slots = useMemo(() => treeStyle(), []);
@@ -59,7 +59,7 @@ var TreeNodeItem = forwardRef(
59
59
  className: clsx(
60
60
  slots.node({ class: classNames == null ? void 0 : classNames.node }),
61
61
  slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
62
- selectedId == node.id ? "bg-neutral-soft" : ""
62
+ selectedName == node.selectedName ? "bg-neutral-soft" : ""
63
63
  ),
64
64
  onClick: handleClick,
65
65
  onContextMenu: handleRightClick,
@@ -84,7 +84,7 @@ var TreeNodeItem = forwardRef(
84
84
  {
85
85
  node: child,
86
86
  depth: depth + 1,
87
- selectedId,
87
+ selectedName,
88
88
  classNames,
89
89
  fileIcon,
90
90
  onExpand
@@ -97,7 +97,7 @@ var TreeNodeItem = forwardRef(
97
97
  }
98
98
  );
99
99
  TreeNodeItem.displayName = "TreeNodeItem";
100
- var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames, onExpand }) => {
100
+ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedName, classNames, onExpand }) => {
101
101
  const slots = useMemo(() => treeStyle(), []);
102
102
  const handleClick = (e) => {
103
103
  var _a;
@@ -134,7 +134,7 @@ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames,
134
134
  depth: 1,
135
135
  classNames,
136
136
  fileIcon,
137
- selectedId,
137
+ selectedName,
138
138
  onExpand
139
139
  },
140
140
  node.id
@@ -6,7 +6,7 @@ import "../../chunk-MY5U63QO.mjs";
6
6
  import "../../chunk-JBSV7GCL.mjs";
7
7
  import "../../chunk-ITWKPTSD.mjs";
8
8
  import "../../chunk-IW57F7WZ.mjs";
9
- import "../../chunk-WV77476I.mjs";
9
+ import "../../chunk-E7IPRLUN.mjs";
10
10
  import "../../chunk-6WSACUIB.mjs";
11
11
  import "../../chunk-LXHUO6VM.mjs";
12
12
  import "../../chunk-6PNKRBUT.mjs";
@@ -7,7 +7,7 @@ import "../../chunk-MY5U63QO.mjs";
7
7
  import "../../chunk-JBSV7GCL.mjs";
8
8
  import "../../chunk-ITWKPTSD.mjs";
9
9
  import "../../chunk-IW57F7WZ.mjs";
10
- import "../../chunk-WV77476I.mjs";
10
+ import "../../chunk-E7IPRLUN.mjs";
11
11
  import "../../chunk-6WSACUIB.mjs";
12
12
  import "../../chunk-LXHUO6VM.mjs";
13
13
  import "../../chunk-6PNKRBUT.mjs";
@@ -5280,7 +5280,7 @@ var iconButtonStyle = tv({
5280
5280
  variant: "outline",
5281
5281
  color: "neutral",
5282
5282
  class: {
5283
- base: ["bg-body-background", "!border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft"]
5283
+ base: ["bg-body-background", "!border-neutral-light", "text-neutral-main", "hover:bg-neutral-soft"]
5284
5284
  }
5285
5285
  },
5286
5286
  {
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  icon_button_default
4
- } from "../../chunk-WV77476I.mjs";
4
+ } from "../../chunk-E7IPRLUN.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
6
  import "../../chunk-LXHUO6VM.mjs";
7
7
  import "../../chunk-6PNKRBUT.mjs";
@@ -5703,7 +5703,7 @@ var iconButtonStyle = tv({
5703
5703
  variant: "outline",
5704
5704
  color: "neutral",
5705
5705
  class: {
5706
- base: ["bg-body-background", "!border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft"]
5706
+ base: ["bg-body-background", "!border-neutral-light", "text-neutral-main", "hover:bg-neutral-soft"]
5707
5707
  }
5708
5708
  },
5709
5709
  {
@@ -11,7 +11,7 @@ import {
11
11
  } from "../../chunk-IW57F7WZ.mjs";
12
12
  import {
13
13
  icon_button_default
14
- } from "../../chunk-WV77476I.mjs";
14
+ } from "../../chunk-E7IPRLUN.mjs";
15
15
  import "../../chunk-6WSACUIB.mjs";
16
16
  import "../../chunk-LXHUO6VM.mjs";
17
17
  import "../../chunk-6PNKRBUT.mjs";
@@ -6111,7 +6111,7 @@ var iconButtonStyle = tv({
6111
6111
  variant: "outline",
6112
6112
  color: "neutral",
6113
6113
  class: {
6114
- base: ["bg-body-background", "!border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft"]
6114
+ base: ["bg-body-background", "!border-neutral-light", "text-neutral-main", "hover:bg-neutral-soft"]
6115
6115
  }
6116
6116
  },
6117
6117
  {
@@ -3,14 +3,14 @@ import {
3
3
  FileUpload,
4
4
  fileUploadStyle,
5
5
  fileUpload_default
6
- } from "../../chunk-QDQBFAE2.mjs";
6
+ } from "../../chunk-C5FUPNE4.mjs";
7
7
  import "../../chunk-2GCSFWHD.mjs";
8
8
  import "../../chunk-VFFLJN5N.mjs";
9
9
  import "../../chunk-MY5U63QO.mjs";
10
10
  import "../../chunk-JBSV7GCL.mjs";
11
11
  import "../../chunk-ITWKPTSD.mjs";
12
12
  import "../../chunk-IW57F7WZ.mjs";
13
- import "../../chunk-WV77476I.mjs";
13
+ import "../../chunk-E7IPRLUN.mjs";
14
14
  import "../../chunk-6WSACUIB.mjs";
15
15
  import "../../chunk-LXHUO6VM.mjs";
16
16
  import "../../chunk-6PNKRBUT.mjs";
@@ -6111,7 +6111,7 @@ var iconButtonStyle = tv({
6111
6111
  variant: "outline",
6112
6112
  color: "neutral",
6113
6113
  class: {
6114
- base: ["bg-body-background", "!border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft"]
6114
+ base: ["bg-body-background", "!border-neutral-light", "text-neutral-main", "hover:bg-neutral-soft"]
6115
6115
  }
6116
6116
  },
6117
6117
  {
@@ -2,14 +2,14 @@
2
2
  import "../../chunk-RLXOHILK.mjs";
3
3
  import {
4
4
  fileUpload_default
5
- } from "../../chunk-QDQBFAE2.mjs";
5
+ } from "../../chunk-C5FUPNE4.mjs";
6
6
  import "../../chunk-2GCSFWHD.mjs";
7
7
  import "../../chunk-VFFLJN5N.mjs";
8
8
  import "../../chunk-MY5U63QO.mjs";
9
9
  import "../../chunk-JBSV7GCL.mjs";
10
10
  import "../../chunk-ITWKPTSD.mjs";
11
11
  import "../../chunk-IW57F7WZ.mjs";
12
- import "../../chunk-WV77476I.mjs";
12
+ import "../../chunk-E7IPRLUN.mjs";
13
13
  import "../../chunk-6WSACUIB.mjs";
14
14
  import "../../chunk-LXHUO6VM.mjs";
15
15
  import "../../chunk-6PNKRBUT.mjs";
@@ -9,7 +9,7 @@ import "../../chunk-MY5U63QO.mjs";
9
9
  import "../../chunk-JBSV7GCL.mjs";
10
10
  import "../../chunk-ITWKPTSD.mjs";
11
11
  import "../../chunk-IW57F7WZ.mjs";
12
- import "../../chunk-WV77476I.mjs";
12
+ import "../../chunk-E7IPRLUN.mjs";
13
13
  import "../../chunk-6WSACUIB.mjs";
14
14
  import "../../chunk-LXHUO6VM.mjs";
15
15
  import "../../chunk-6PNKRBUT.mjs";
@@ -8,7 +8,7 @@ import "../../chunk-MY5U63QO.mjs";
8
8
  import "../../chunk-JBSV7GCL.mjs";
9
9
  import "../../chunk-ITWKPTSD.mjs";
10
10
  import "../../chunk-IW57F7WZ.mjs";
11
- import "../../chunk-WV77476I.mjs";
11
+ import "../../chunk-E7IPRLUN.mjs";
12
12
  import "../../chunk-6WSACUIB.mjs";
13
13
  import "../../chunk-LXHUO6VM.mjs";
14
14
  import "../../chunk-6PNKRBUT.mjs";
@@ -5012,7 +5012,7 @@ function toVal(mix) {
5012
5012
  // src/components/tree/tree.tsx
5013
5013
  var import_jsx_runtime3 = require("react/jsx-runtime");
5014
5014
  var TreeNodeItem = (0, import_react.forwardRef)(
5015
- ({ node, depth, fileIcon, selectedId, classNames, onExpand }, ref) => {
5015
+ ({ node, depth, fileIcon, selectedName, classNames, onExpand }, ref) => {
5016
5016
  const [isOpen, setIsOpen] = (0, import_react.useState)(false);
5017
5017
  const [children, setChildren] = (0, import_react.useState)(node.children);
5018
5018
  const slots = (0, import_react.useMemo)(() => treeStyle(), []);
@@ -5058,7 +5058,7 @@ var TreeNodeItem = (0, import_react.forwardRef)(
5058
5058
  className: clsx(
5059
5059
  slots.node({ class: classNames == null ? void 0 : classNames.node }),
5060
5060
  slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
5061
- selectedId == node.id ? "bg-neutral-soft" : ""
5061
+ selectedName == node.selectedName ? "bg-neutral-soft" : ""
5062
5062
  ),
5063
5063
  onClick: handleClick,
5064
5064
  onContextMenu: handleRightClick,
@@ -5083,7 +5083,7 @@ var TreeNodeItem = (0, import_react.forwardRef)(
5083
5083
  {
5084
5084
  node: child,
5085
5085
  depth: depth + 1,
5086
- selectedId,
5086
+ selectedName,
5087
5087
  classNames,
5088
5088
  fileIcon,
5089
5089
  onExpand
@@ -5096,7 +5096,7 @@ var TreeNodeItem = (0, import_react.forwardRef)(
5096
5096
  }
5097
5097
  );
5098
5098
  TreeNodeItem.displayName = "TreeNodeItem";
5099
- var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames, onExpand }) => {
5099
+ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedName, classNames, onExpand }) => {
5100
5100
  const slots = (0, import_react.useMemo)(() => treeStyle(), []);
5101
5101
  const handleClick = (e) => {
5102
5102
  var _a;
@@ -5133,7 +5133,7 @@ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames,
5133
5133
  depth: 1,
5134
5134
  classNames,
5135
5135
  fileIcon,
5136
- selectedId,
5136
+ selectedName,
5137
5137
  onExpand
5138
5138
  },
5139
5139
  node.id
@@ -2,7 +2,7 @@
2
2
  import "../../chunk-MBLZYQCN.mjs";
3
3
  import {
4
4
  tree_default
5
- } from "../../chunk-5BM3GZZD.mjs";
5
+ } from "../../chunk-S5AVFWOR.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
7
  import "../../chunk-SCZB4QC7.mjs";
8
8
  import "../../chunk-6XFKID3T.mjs";
@@ -9,6 +9,7 @@ type TreeNode = {
9
9
  content: ReactNode | string;
10
10
  isLeaf?: boolean;
11
11
  children?: TreeNode[];
12
+ selectedName?: string;
12
13
  onClick?: (event: MouseEvent<HTMLDivElement>) => void;
13
14
  onRightClick?: (event: MouseEvent<HTMLDivElement>) => void;
14
15
  };
@@ -22,12 +23,12 @@ interface TreeProps {
22
23
  };
23
24
  groupIcon?: ReactNode;
24
25
  fileIcon?: ReactNode;
25
- selectedId?: number | string;
26
+ selectedName?: string;
26
27
  classNames?: SlotsToClasses<TreeSlots>;
27
28
  onExpand?: (node: TreeNode) => Promise<TreeNode[]>;
28
29
  }
29
30
  declare const Tree: {
30
- ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames, onExpand }: TreeProps): react_jsx_runtime.JSX.Element;
31
+ ({ headerContent, group, groupIcon, fileIcon, selectedName, classNames, onExpand }: TreeProps): react_jsx_runtime.JSX.Element;
31
32
  displayName: string;
32
33
  };
33
34
 
@@ -9,6 +9,7 @@ type TreeNode = {
9
9
  content: ReactNode | string;
10
10
  isLeaf?: boolean;
11
11
  children?: TreeNode[];
12
+ selectedName?: string;
12
13
  onClick?: (event: MouseEvent<HTMLDivElement>) => void;
13
14
  onRightClick?: (event: MouseEvent<HTMLDivElement>) => void;
14
15
  };
@@ -22,12 +23,12 @@ interface TreeProps {
22
23
  };
23
24
  groupIcon?: ReactNode;
24
25
  fileIcon?: ReactNode;
25
- selectedId?: number | string;
26
+ selectedName?: string;
26
27
  classNames?: SlotsToClasses<TreeSlots>;
27
28
  onExpand?: (node: TreeNode) => Promise<TreeNode[]>;
28
29
  }
29
30
  declare const Tree: {
30
- ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames, onExpand }: TreeProps): react_jsx_runtime.JSX.Element;
31
+ ({ headerContent, group, groupIcon, fileIcon, selectedName, classNames, onExpand }: TreeProps): react_jsx_runtime.JSX.Element;
31
32
  displayName: string;
32
33
  };
33
34
 
@@ -5011,7 +5011,7 @@ function toVal(mix) {
5011
5011
  // src/components/tree/tree.tsx
5012
5012
  var import_jsx_runtime3 = require("react/jsx-runtime");
5013
5013
  var TreeNodeItem = (0, import_react.forwardRef)(
5014
- ({ node, depth, fileIcon, selectedId, classNames, onExpand }, ref) => {
5014
+ ({ node, depth, fileIcon, selectedName, classNames, onExpand }, ref) => {
5015
5015
  const [isOpen, setIsOpen] = (0, import_react.useState)(false);
5016
5016
  const [children, setChildren] = (0, import_react.useState)(node.children);
5017
5017
  const slots = (0, import_react.useMemo)(() => treeStyle(), []);
@@ -5057,7 +5057,7 @@ var TreeNodeItem = (0, import_react.forwardRef)(
5057
5057
  className: clsx(
5058
5058
  slots.node({ class: classNames == null ? void 0 : classNames.node }),
5059
5059
  slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
5060
- selectedId == node.id ? "bg-neutral-soft" : ""
5060
+ selectedName == node.selectedName ? "bg-neutral-soft" : ""
5061
5061
  ),
5062
5062
  onClick: handleClick,
5063
5063
  onContextMenu: handleRightClick,
@@ -5082,7 +5082,7 @@ var TreeNodeItem = (0, import_react.forwardRef)(
5082
5082
  {
5083
5083
  node: child,
5084
5084
  depth: depth + 1,
5085
- selectedId,
5085
+ selectedName,
5086
5086
  classNames,
5087
5087
  fileIcon,
5088
5088
  onExpand
@@ -5095,7 +5095,7 @@ var TreeNodeItem = (0, import_react.forwardRef)(
5095
5095
  }
5096
5096
  );
5097
5097
  TreeNodeItem.displayName = "TreeNodeItem";
5098
- var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames, onExpand }) => {
5098
+ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedName, classNames, onExpand }) => {
5099
5099
  const slots = (0, import_react.useMemo)(() => treeStyle(), []);
5100
5100
  const handleClick = (e) => {
5101
5101
  var _a;
@@ -5132,7 +5132,7 @@ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames,
5132
5132
  depth: 1,
5133
5133
  classNames,
5134
5134
  fileIcon,
5135
- selectedId,
5135
+ selectedName,
5136
5136
  onExpand
5137
5137
  },
5138
5138
  node.id
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  Tree,
4
4
  tree_default
5
- } from "../../chunk-5BM3GZZD.mjs";
5
+ } from "../../chunk-S5AVFWOR.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
7
  import "../../chunk-SCZB4QC7.mjs";
8
8
  import "../../chunk-6XFKID3T.mjs";
package/dist/index.js CHANGED
@@ -6494,7 +6494,7 @@ var iconButtonStyle = tv({
6494
6494
  variant: "outline",
6495
6495
  color: "neutral",
6496
6496
  class: {
6497
- base: ["bg-body-background", "!border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft"]
6497
+ base: ["bg-body-background", "!border-neutral-light", "text-neutral-main", "hover:bg-neutral-soft"]
6498
6498
  }
6499
6499
  },
6500
6500
  {
@@ -11533,7 +11533,7 @@ var dateTimePickerStyle = tv({
11533
11533
  var import_react35 = require("react");
11534
11534
  var import_jsx_runtime38 = require("react/jsx-runtime");
11535
11535
  var TreeNodeItem = (0, import_react35.forwardRef)(
11536
- ({ node, depth, fileIcon, selectedId, classNames, onExpand }, ref) => {
11536
+ ({ node, depth, fileIcon, selectedName, classNames, onExpand }, ref) => {
11537
11537
  const [isOpen, setIsOpen] = (0, import_react35.useState)(false);
11538
11538
  const [children, setChildren] = (0, import_react35.useState)(node.children);
11539
11539
  const slots = (0, import_react35.useMemo)(() => treeStyle(), []);
@@ -11579,7 +11579,7 @@ var TreeNodeItem = (0, import_react35.forwardRef)(
11579
11579
  className: clsx(
11580
11580
  slots.node({ class: classNames == null ? void 0 : classNames.node }),
11581
11581
  slots.clickable({ class: classNames == null ? void 0 : classNames.clickable }),
11582
- selectedId == node.id ? "bg-neutral-soft" : ""
11582
+ selectedName == node.selectedName ? "bg-neutral-soft" : ""
11583
11583
  ),
11584
11584
  onClick: handleClick,
11585
11585
  onContextMenu: handleRightClick,
@@ -11604,7 +11604,7 @@ var TreeNodeItem = (0, import_react35.forwardRef)(
11604
11604
  {
11605
11605
  node: child,
11606
11606
  depth: depth + 1,
11607
- selectedId,
11607
+ selectedName,
11608
11608
  classNames,
11609
11609
  fileIcon,
11610
11610
  onExpand
@@ -11617,7 +11617,7 @@ var TreeNodeItem = (0, import_react35.forwardRef)(
11617
11617
  }
11618
11618
  );
11619
11619
  TreeNodeItem.displayName = "TreeNodeItem";
11620
- var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames, onExpand }) => {
11620
+ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedName, classNames, onExpand }) => {
11621
11621
  const slots = (0, import_react35.useMemo)(() => treeStyle(), []);
11622
11622
  const handleClick = (e) => {
11623
11623
  var _a;
@@ -11654,7 +11654,7 @@ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames,
11654
11654
  depth: 1,
11655
11655
  classNames,
11656
11656
  fileIcon,
11657
- selectedId,
11657
+ selectedName,
11658
11658
  onExpand
11659
11659
  },
11660
11660
  node.id
package/dist/index.mjs CHANGED
@@ -1,14 +1,8 @@
1
1
  "use client";
2
- import "./chunk-HIE2YRGA.mjs";
3
- import {
4
- tooltip_default
5
- } from "./chunk-6KH2UQRM.mjs";
6
- import "./chunk-ZMOAFSYE.mjs";
7
- import "./chunk-WSIADHVC.mjs";
8
2
  import "./chunk-MBLZYQCN.mjs";
9
3
  import {
10
4
  tree_default
11
- } from "./chunk-5BM3GZZD.mjs";
5
+ } from "./chunk-S5AVFWOR.mjs";
12
6
  import "./chunk-LUWGOKLG.mjs";
13
7
  import {
14
8
  ToastProvider,
@@ -18,6 +12,12 @@ import "./chunk-ZOTHPHXA.mjs";
18
12
  import {
19
13
  toast_default
20
14
  } from "./chunk-K7JLUER5.mjs";
15
+ import "./chunk-HIE2YRGA.mjs";
16
+ import {
17
+ tooltip_default
18
+ } from "./chunk-6KH2UQRM.mjs";
19
+ import "./chunk-ZMOAFSYE.mjs";
20
+ import "./chunk-WSIADHVC.mjs";
21
21
  import "./chunk-DX3KXNP6.mjs";
22
22
  import {
23
23
  table_default
@@ -70,12 +70,12 @@ import "./chunk-32GA3YW4.mjs";
70
70
  import "./chunk-RLXOHILK.mjs";
71
71
  import {
72
72
  fileUpload_default
73
- } from "./chunk-QDQBFAE2.mjs";
73
+ } from "./chunk-C5FUPNE4.mjs";
74
74
  import "./chunk-2GCSFWHD.mjs";
75
75
  import {
76
76
  input_default
77
77
  } from "./chunk-VFFLJN5N.mjs";
78
- import "./chunk-MGEWSREV.mjs";
78
+ import "./chunk-QZ3LVYJW.mjs";
79
79
  import "./chunk-75HLCORR.mjs";
80
80
  import {
81
81
  dateTimePicker_default
@@ -104,13 +104,13 @@ import {
104
104
  import {
105
105
  circularProgress_default
106
106
  } from "./chunk-7VS6YXNB.mjs";
107
- import "./chunk-QZ3LVYJW.mjs";
108
- import {
109
- checkbox_default
110
- } from "./chunk-XZ5DXOJQ.mjs";
107
+ import "./chunk-MGEWSREV.mjs";
111
108
  import {
112
109
  chip_default
113
110
  } from "./chunk-PZSIYVDW.mjs";
111
+ import {
112
+ checkbox_default
113
+ } from "./chunk-XZ5DXOJQ.mjs";
114
114
  import "./chunk-SE5TU755.mjs";
115
115
  import {
116
116
  backdrop_default
@@ -131,7 +131,7 @@ import {
131
131
  } from "./chunk-IW57F7WZ.mjs";
132
132
  import {
133
133
  icon_button_default
134
- } from "./chunk-WV77476I.mjs";
134
+ } from "./chunk-E7IPRLUN.mjs";
135
135
  import "./chunk-6WSACUIB.mjs";
136
136
  import "./chunk-LXHUO6VM.mjs";
137
137
  import "./chunk-6PNKRBUT.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deepnoid/ui",
3
- "version": "0.1.96",
3
+ "version": "0.1.98",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "exports": {