@deepnoid/ui 0.1.36 → 0.1.38

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/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/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/switch/index.ts, src/components/switch/switch.tsx, src/components/skeleton/index.ts, src/components/skeleton/skeleton.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, src/components/radio/index.ts, src/components/radio/radio.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/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,245 +11,245 @@ $ 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.01 KB
15
- ESM dist/chunk-TPFN22HR.mjs 14.00 B
14
+ ESM dist/chunk-Z2537DF6.mjs 4.17 KB
15
+ ESM dist/chunk-WSIADHVC.mjs 3.80 KB
16
+ ESM dist/chunk-MBLZYQCN.mjs 14.00 B
17
+ ESM dist/chunk-HIE2YRGA.mjs 14.00 B
18
+ ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
16
19
  ESM dist/chunk-NFQMXW4Z.mjs 5.60 KB
20
+ ESM dist/chunk-3MY6LO7N.mjs 14.00 B
17
21
  ESM dist/chunk-RRAZM5D3.mjs 14.00 B
18
- ESM dist/chunk-4EIGHKUO.mjs 9.14 KB
19
- ESM dist/chunk-MBLZYQCN.mjs 14.00 B
22
+ ESM dist/utils/types.mjs 14.00 B
20
23
  ESM dist/chunk-LUWGOKLG.mjs 14.00 B
21
- ESM dist/chunk-QIRL6HY6.mjs 5.07 KB
22
24
  ESM dist/chunk-IBI3OVQI.mjs 2.58 KB
23
- ESM dist/utils/types.mjs 14.00 B
25
+ ESM dist/chunk-2YMAKIZ6.mjs 6.14 KB
26
+ ESM dist/chunk-4EIGHKUO.mjs 9.14 KB
24
27
  ESM dist/chunk-MEY4IL7D.mjs 4.10 KB
25
- ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
26
28
  ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
27
- ESM dist/chunk-HIE2YRGA.mjs 14.00 B
29
+ ESM dist/chunk-LVFI2NOH.mjs 14.00 B
28
30
  ESM dist/chunk-DX3KXNP6.mjs 14.00 B
29
- ESM dist/chunk-WSIADHVC.mjs 3.80 KB
30
- ESM dist/chunk-Z2537DF6.mjs 4.17 KB
31
- ESM dist/chunk-6TIIBU7J.mjs 1.58 KB
32
- ESM dist/chunk-LWRK5TPZ.mjs 3.55 KB
33
- ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
34
- ESM dist/chunk-P7YYNA6L.mjs 2.53 KB
31
+ ESM dist/chunk-Z74QNVPG.mjs 4.04 KB
35
32
  ESM dist/chunk-2M5G4MRK.mjs 7.53 KB
36
- ESM dist/chunk-3MY6LO7N.mjs 14.00 B
33
+ ESM dist/chunk-LWRK5TPZ.mjs 3.55 KB
37
34
  ESM dist/chunk-DQRAFUDA.mjs 14.00 B
35
+ ESM dist/chunk-6TIIBU7J.mjs 1.58 KB
38
36
  ESM dist/chunk-M37VBNB3.mjs 1.04 KB
37
+ ESM dist/chunk-P7YYNA6L.mjs 2.53 KB
39
38
  ESM dist/chunk-QCEKPS7U.mjs 14.00 B
40
- ESM dist/chunk-LVFI2NOH.mjs 14.00 B
39
+ ESM dist/chunk-BFNWSILP.mjs 12.39 KB
41
40
  ESM dist/chunk-MZ76AA76.mjs 14.00 B
42
- ESM dist/chunk-Z74QNVPG.mjs 4.04 KB
43
- ESM dist/chunk-Q5JOHEP7.mjs 11.96 KB
41
+ ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
44
42
  ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
45
- ESM dist/chunk-K7VUN5BS.mjs 4.40 KB
46
- ESM dist/chunk-F3HENRVM.mjs 934.00 B
47
43
  ESM dist/chunk-7B7LRG5J.mjs 14.00 B
48
- ESM dist/chunk-75HLCORR.mjs 14.00 B
49
- ESM dist/chunk-MGEWSREV.mjs 14.00 B
50
- ESM dist/chunk-2YMAKIZ6.mjs 6.14 KB
44
+ ESM dist/index.mjs 4.01 KB
51
45
  ESM dist/chunk-RLXOHILK.mjs 14.00 B
46
+ ESM dist/chunk-QIRL6HY6.mjs 5.07 KB
52
47
  ESM dist/chunk-DJOG6Z35.mjs 14.00 B
53
- ESM dist/chunk-K7V4VE7R.mjs 11.03 KB
48
+ ESM dist/chunk-F3HENRVM.mjs 934.00 B
49
+ ESM dist/chunk-IC25OKBJ.mjs 4.40 KB
50
+ ESM dist/chunk-MGEWSREV.mjs 14.00 B
54
51
  ESM dist/chunk-MCNCHQ33.mjs 8.19 KB
55
- ESM dist/chunk-BFOK4HVC.mjs 4.42 KB
52
+ ESM dist/chunk-TPFN22HR.mjs 14.00 B
56
53
  ESM dist/chunk-A7RU3FU5.mjs 7.40 KB
54
+ ESM dist/chunk-K7V4VE7R.mjs 11.03 KB
55
+ ESM dist/chunk-RT3S3VVJ.mjs 7.20 KB
56
+ ESM dist/chunk-75HLCORR.mjs 14.00 B
57
+ ESM dist/chunk-BFOK4HVC.mjs 4.42 KB
58
+ ESM dist/chunk-HIVPDIEP.mjs 1.27 KB
57
59
  ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
58
60
  ESM dist/chunk-FWJ2ZKH6.mjs 3.07 KB
59
- ESM dist/chunk-HIVPDIEP.mjs 1.27 KB
60
61
  ESM dist/chunk-P732YGHO.mjs 444.00 B
62
+ ESM dist/chunk-2GCSFWHD.mjs 14.00 B
61
63
  ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
62
- ESM dist/chunk-RT3S3VVJ.mjs 7.20 KB
63
- ESM dist/chunk-YVPN5H5T.mjs 4.60 KB
64
- ESM dist/chunk-SP3JVQY3.mjs 1.65 KB
65
- ESM dist/chunk-WLNLVX7Q.mjs 4.03 KB
64
+ ESM dist/chunk-25QOEKXS.mjs 4.60 KB
66
65
  ESM dist/chunk-GH6CPGFN.mjs 12.59 KB
66
+ ESM dist/chunk-WLNLVX7Q.mjs 4.03 KB
67
+ ESM dist/chunk-SP3JVQY3.mjs 1.65 KB
67
68
  ESM dist/chunk-D6QI3DJG.mjs 6.55 KB
69
+ ESM dist/chunk-LL6F3WDX.mjs 778.00 B
68
70
  ESM dist/chunk-7DLOYKVC.mjs 14.00 B
69
71
  ESM dist/chunk-SE5TU755.mjs 14.00 B
70
- ESM dist/chunk-LL6F3WDX.mjs 778.00 B
71
- ESM dist/chunk-G67WUZO3.mjs 2.77 KB
72
72
  ESM dist/chunk-KYIODWXL.mjs 14.00 B
73
73
  ESM dist/chunk-MY5U63QO.mjs 14.00 B
74
- ESM dist/chunk-2GCSFWHD.mjs 14.00 B
74
+ ESM dist/chunk-LPZOH3RP.mjs 700.00 B
75
75
  ESM dist/chunk-6WSACUIB.mjs 14.00 B
76
- ESM dist/chunk-QIEKOGY7.mjs 9.25 KB
77
- ESM dist/chunk-LXHUO6VM.mjs 1.49 KB
78
- ESM dist/chunk-JTZUXVOU.mjs 10.86 KB
76
+ ESM dist/chunk-UB4YBFOT.mjs 10.86 KB
77
+ ESM dist/chunk-G67WUZO3.mjs 2.77 KB
78
+ ESM dist/chunk-7TAGGLNY.mjs 9.25 KB
79
79
  ESM dist/chunk-6PNKRBUT.mjs 1017.00 B
80
- ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
81
80
  ESM dist/chunk-2TKEWFGH.mjs 929.00 B
82
81
  ESM dist/chunk-WFMFC7R6.mjs 3.68 KB
82
+ ESM dist/chunk-LXHUO6VM.mjs 1.49 KB
83
+ ESM dist/fonts/NanumSquare_acR.mjs 194.00 B
84
+ ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
83
85
  ESM dist/utils/clsx.mjs 113.00 B
84
- ESM dist/chunk-LPZOH3RP.mjs 700.00 B
85
- ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
86
- ESM dist/fonts/font.css 777.00 B
87
86
  ESM dist/utils/props.mjs 137.00 B
88
- ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
87
+ ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
89
88
  ESM dist/chunk-4ZJFD3L3.mjs 14.50 KB
90
- ESM dist/chunk-E3G5QXSH.mjs 608.00 B
91
- ESM dist/fonts/NanumSquare_acR.mjs 194.00 B
92
89
  ESM dist/chunk-27Y6K5NK.mjs 823.00 B
93
- ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
94
- ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
90
+ ESM dist/fonts/font.css 777.00 B
91
+ ESM dist/chunk-E3G5QXSH.mjs 608.00 B
92
+ ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
95
93
  ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
96
94
  ESM dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
97
- ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
98
95
  ESM dist/chunk-2SDYFOZL.mjs 339.13 KB
99
- ESM dist/components/tree/index.mjs 353.00 B
100
- ESM dist/components/radio/index.mjs 286.00 B
96
+ ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
97
+ ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
98
+ ESM dist/components/toast/use-toast.mjs 441.00 B
99
+ ESM dist/components/tooltip/index.mjs 327.00 B
100
+ ESM dist/components/tree/tree.mjs 337.00 B
101
+ ESM dist/components/table/table.mjs 813.00 B
101
102
  ESM dist/components/tabs/tabs.mjs 232.00 B
102
- ESM dist/components/toast/index.mjs 527.00 B
103
103
  ESM dist/components/textarea/index.mjs 260.00 B
104
- ESM dist/components/table/definition-table.mjs 205.00 B
105
104
  ESM dist/components/skeleton/skeleton.mjs 189.00 B
106
- ESM dist/components/ripple/useRipple.mjs 158.00 B
107
105
  ESM dist/components/switch/index.mjs 219.00 B
106
+ ESM dist/components/ripple/index.mjs 253.00 B
108
107
  ESM dist/components/select/index.mjs 394.00 B
109
108
  ESM dist/components/scroll/index.mjs 231.00 B
110
- ESM dist/components/list/listItem.mjs 364.00 B
111
- ESM dist/components/modal/index.mjs 741.00 B
112
109
  ESM dist/components/pagination/index.mjs 511.00 B
110
+ ESM dist/components/list/listItem.mjs 364.00 B
111
+ ESM dist/components/modal/modal.mjs 708.00 B
112
+ ESM dist/components/radio/index.mjs 286.00 B
113
113
  ESM dist/components/fileUpload/index.mjs 756.00 B
114
- ESM dist/components/input/index.mjs 391.00 B
115
- ESM dist/components/icon/index.mjs 245.00 B
114
+ ESM dist/components/icon/Icon.mjs 213.00 B
116
115
  ESM dist/components/button/button-group.mjs 197.00 B
117
116
  ESM dist/components/chip/index.mjs 353.00 B
118
- ESM dist/components/checkbox/checkbox.mjs 259.00 B
119
- ESM dist/components/dateTimePicker/dateTimePicker.mjs 667.00 B
120
- ESM dist/components/avatar/index.mjs 254.00 B
121
- ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
122
- ESM dist/components/backdrop/index.mjs 260.00 B
117
+ ESM dist/components/checkbox/index.mjs 295.00 B
118
+ ESM dist/components/backdrop/backdrop.mjs 224.00 B
119
+ ESM dist/components/avatar/avatar.mjs 220.00 B
120
+ ESM dist/components/breadcrumb/index.mjs 686.00 B
121
+ ESM dist/components/dateTimePicker/calendar.mjs 398.00 B
122
+ ESM dist/components/input/index.mjs 391.00 B
123
+ ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
123
124
  ESM dist/components/tooltip/useTooltip.mjs 166.00 B
124
125
  ESM dist/components/tooltip/tooltip.mjs 292.00 B
125
- ESM dist/components/radio/radio.mjs 253.00 B
126
+ ESM dist/components/tree/index.mjs 353.00 B
127
+ ESM dist/components/tabs/index.mjs 248.00 B
128
+ ESM dist/components/textarea/textarea.mjs 224.00 B
129
+ ESM dist/components/toast/index.mjs 527.00 B
126
130
  ESM dist/components/toast/toast-utils.mjs 143.00 B
127
- ESM dist/components/tooltip/index.mjs 327.00 B
128
- ESM dist/components/tree/tree.mjs 337.00 B
129
- ESM dist/components/table/form-table.mjs 1.92 KB
130
131
  ESM dist/components/toast/toast.mjs 358.00 B
131
- ESM dist/components/table/table-body.mjs 403.00 B
132
+ ESM dist/components/table/definition-table.mjs 205.00 B
133
+ ESM dist/components/switch/switch.mjs 185.00 B
132
134
  ESM dist/components/table/index.mjs 964.00 B
135
+ ESM dist/components/table/table-body.mjs 403.00 B
136
+ ESM dist/components/ripple/ripple.mjs 150.00 B
133
137
  ESM dist/components/table/table-head.mjs 403.00 B
134
- ESM dist/components/toast/use-toast.mjs 441.00 B
135
- ESM dist/components/textarea/textarea.mjs 224.00 B
136
- ESM dist/components/table/table.mjs 813.00 B
137
- ESM dist/components/tabs/index.mjs 248.00 B
138
+ ESM dist/components/ripple/useRipple.mjs 158.00 B
138
139
  ESM dist/components/scroll/scrollArea.mjs 193.00 B
139
- ESM dist/components/select/select.mjs 360.00 B
140
140
  ESM dist/components/skeleton/index.mjs 225.00 B
141
- ESM dist/components/modal/modal.mjs 708.00 B
141
+ ESM dist/components/pagination/pagination.mjs 511.00 B
142
+ ESM dist/components/table/form-table.mjs 1.92 KB
143
+ ESM dist/components/modal/index.mjs 741.00 B
142
144
  ESM dist/components/pagination/usePagination.mjs 164.00 B
143
- ESM dist/components/ripple/ripple.mjs 150.00 B
144
- ESM dist/components/ripple/index.mjs 253.00 B
145
- ESM dist/components/switch/switch.mjs 185.00 B
145
+ ESM dist/components/radio/radio.mjs 253.00 B
146
146
  ESM dist/components/icon/template.mjs 127.00 B
147
- ESM dist/components/list/index.mjs 483.00 B
148
- ESM dist/components/icon/Icon.mjs 213.00 B
149
- ESM dist/components/input/input.mjs 386.00 B
150
- ESM dist/components/pagination/pagination.mjs 511.00 B
147
+ ESM dist/components/select/select.mjs 360.00 B
148
+ ESM dist/components/icon/index.mjs 245.00 B
151
149
  ESM dist/components/list/list.mjs 216.00 B
152
- ESM dist/components/dateTimePicker/util.mjs 191.00 B
153
- ESM dist/components/dateTimePicker/timePicker.mjs 473.00 B
154
- ESM dist/components/fileUpload/fileUpload.mjs 784.00 B
150
+ ESM dist/components/dateTimePicker/useDateTimePicker.mjs 172.00 B
151
+ ESM dist/components/list/index.mjs 483.00 B
155
152
  ESM dist/components/button/button.mjs 430.00 B
156
- ESM dist/components/button/index.mjs 811.00 B
157
- ESM dist/components/button/icon-button.mjs 440.00 B
158
153
  ESM dist/components/dateTimePicker/index.mjs 663.00 B
154
+ ESM dist/components/button/icon-button.mjs 440.00 B
155
+ ESM dist/components/fileUpload/fileUpload.mjs 784.00 B
156
+ ESM dist/components/dateTimePicker/util.mjs 191.00 B
157
+ ESM dist/components/button/index.mjs 811.00 B
158
+ ESM dist/components/input/input.mjs 386.00 B
159
+ ESM dist/components/dateTimePicker/timePicker.mjs 473.00 B
159
160
  ESM dist/components/button/text-button.mjs 265.00 B
160
- ESM dist/components/checkbox/index.mjs 295.00 B
161
- ESM dist/components/dateTimePicker/calendar.mjs 398.00 B
162
161
  ESM dist/components/chip/chip.mjs 321.00 B
163
- ESM dist/components/avatar/avatar.mjs 220.00 B
164
- ESM dist/components/backdrop/backdrop.mjs 224.00 B
165
- ESM dist/components/breadcrumb/index.mjs 686.00 B
166
- ESM dist/components/dateTimePicker/useDateTimePicker.mjs 172.00 B
167
- ESM ⚡️ Build success in 402ms
162
+ ESM dist/components/checkbox/checkbox.mjs 259.00 B
163
+ ESM dist/components/dateTimePicker/dateTimePicker.mjs 667.00 B
164
+ ESM dist/components/backdrop/index.mjs 260.00 B
165
+ ESM dist/components/avatar/index.mjs 254.00 B
166
+ ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
167
+ ESM ⚡️ Build success in 420ms
168
168
  CJS dist/fonts/NanumSquare_acB.js 113.00 B
169
169
  CJS dist/fonts/NanumSquare_acEB.js 116.00 B
170
- CJS dist/fonts/NanumSquare_acL.js 113.00 B
171
170
  CJS dist/fonts/NanumSquare_acR.js 113.00 B
172
- CJS dist/utils/clsx.js 1.77 KB
173
- CJS dist/utils/types.js 778.00 B
171
+ CJS dist/fonts/NanumSquare_acL.js 113.00 B
174
172
  CJS dist/utils/props.js 1.59 KB
173
+ CJS dist/utils/types.js 778.00 B
175
174
  CJS dist/utils/tailwind-variants.js 7.91 KB
176
175
  CJS dist/components/backdrop/backdrop.js 9.31 KB
177
176
  CJS dist/components/backdrop/index.js 9.45 KB
178
177
  CJS dist/components/avatar/avatar.js 359.13 KB
179
178
  CJS dist/components/avatar/index.js 359.26 KB
180
- CJS dist/components/breadcrumb/breadcrumb.js 366.12 KB
181
- CJS dist/components/button/text-button.js 12.75 KB
179
+ CJS dist/components/button/button-group.js 8.54 KB
180
+ CJS dist/components/breadcrumb/index.js 366.26 KB
181
+ CJS dist/fonts/font.css 777.00 B
182
+ CJS dist/components/button/button.js 372.31 KB
182
183
  CJS dist/components/checkbox/checkbox.js 15.76 KB
184
+ CJS dist/components/button/text-button.js 12.75 KB
183
185
  CJS dist/components/checkbox/index.js 15.90 KB
184
- CJS dist/components/button/button.js 372.31 KB
185
- CJS dist/components/breadcrumb/index.js 366.26 KB
186
- CJS dist/components/button/icon-button.js 370.65 KB
187
186
  CJS dist/components/button/index.js 386.82 KB
187
+ CJS dist/components/button/icon-button.js 370.65 KB
188
188
  CJS dist/components/chip/chip.js 362.82 KB
189
- CJS dist/components/button/button-group.js 8.54 KB
190
- CJS dist/components/dateTimePicker/util.js 1.48 KB
191
- CJS dist/components/dateTimePicker/useDateTimePicker.js 4.53 KB
192
189
  CJS dist/components/chip/index.js 362.94 KB
193
190
  CJS dist/components/dateTimePicker/calendar.js 366.92 KB
191
+ CJS dist/components/dateTimePicker/util.js 1.48 KB
192
+ CJS dist/components/dateTimePicker/dateTimePicker.js 396.18 KB
193
+ CJS dist/components/dateTimePicker/index.js 396.18 KB
194
194
  CJS dist/components/fileUpload/fileUpload.js 400.04 KB
195
195
  CJS dist/components/fileUpload/index.js 399.99 KB
196
- CJS dist/components/dateTimePicker/index.js 396.18 KB
197
- CJS dist/components/icon/index.js 351.65 KB
198
196
  CJS dist/components/icon/Icon.js 351.64 KB
197
+ CJS dist/components/icon/index.js 351.65 KB
198
+ CJS dist/components/breadcrumb/breadcrumb.js 366.12 KB
199
199
  CJS dist/components/icon/template.js 350.72 KB
200
- CJS dist/components/list/list.js 9.58 KB
201
200
  CJS dist/components/input/input.js 372.55 KB
201
+ CJS dist/components/input/index.js 372.55 KB
202
+ CJS dist/components/list/list.js 9.58 KB
203
+ CJS dist/utils/clsx.js 1.77 KB
202
204
  CJS dist/components/list/index.js 369.58 KB
203
205
  CJS dist/components/list/listItem.js 367.74 KB
204
- CJS dist/components/input/index.js 372.55 KB
206
+ CJS dist/components/dateTimePicker/timePicker.js 374.06 KB
205
207
  CJS dist/components/pagination/usePagination.js 1.88 KB
208
+ CJS dist/components/radio/radio.js 14.23 KB
209
+ CJS dist/components/pagination/index.js 381.73 KB
206
210
  CJS dist/components/modal/modal.js 378.24 KB
207
- CJS dist/components/ripple/index.js 3.65 KB
211
+ CJS dist/components/radio/index.js 14.36 KB
208
212
  CJS dist/components/ripple/ripple.js 2.57 KB
209
- CJS dist/components/modal/index.js 378.37 KB
210
213
  CJS dist/components/ripple/useRipple.js 2.04 KB
211
- CJS dist/fonts/font.css 777.00 B
214
+ CJS dist/components/ripple/index.js 3.65 KB
212
215
  CJS dist/components/scroll/index.js 2.92 KB
213
- CJS dist/components/scroll/scrollArea.js 2.79 KB
214
- CJS dist/components/pagination/index.js 381.73 KB
215
- CJS dist/components/dateTimePicker/timePicker.js 374.06 KB
216
+ CJS dist/components/skeleton/index.js 3.68 KB
217
+ CJS dist/components/pagination/pagination.js 381.73 KB
216
218
  CJS dist/components/switch/index.js 5.79 KB
219
+ CJS dist/components/modal/index.js 378.37 KB
217
220
  CJS dist/components/switch/switch.js 5.66 KB
218
- CJS dist/components/skeleton/skeleton.js 3.54 KB
219
- CJS dist/components/skeleton/index.js 3.68 KB
220
221
  CJS dist/components/table/definition-table.js 9.56 KB
221
- CJS dist/components/pagination/pagination.js 381.73 KB
222
+ CJS dist/components/skeleton/skeleton.js 3.54 KB
222
223
  CJS dist/components/table/form-table.js 9.89 KB
224
+ CJS dist/components/scroll/scrollArea.js 2.79 KB
223
225
  CJS dist/components/table/table-body.js 21.25 KB
224
226
  CJS dist/components/table/table-head.js 20.16 KB
225
- CJS dist/components/select/index.js 372.04 KB
226
- CJS dist/components/tabs/tabs.js 14.71 KB
227
227
  CJS dist/components/tabs/index.js 14.72 KB
228
- CJS dist/components/textarea/index.js 11.72 KB
228
+ CJS dist/components/tabs/tabs.js 14.71 KB
229
229
  CJS dist/components/textarea/textarea.js 11.58 KB
230
- CJS dist/components/select/select.js 371.91 KB
231
- CJS dist/components/toast/toast-utils.js 1.85 KB
230
+ CJS dist/components/select/select.js 372.39 KB
231
+ CJS dist/components/textarea/index.js 11.72 KB
232
+ CJS dist/components/select/index.js 372.52 KB
232
233
  CJS dist/components/table/table.js 405.14 KB
233
- CJS dist/components/toast/index.js 367.37 KB
234
- CJS dist/components/toast/toast.js 363.73 KB
235
234
  CJS dist/components/tooltip/index.js 17.80 KB
236
- CJS dist/components/tooltip/useTooltip.js 4.19 KB
237
235
  CJS dist/components/tooltip/tooltip-utils.js 4.90 KB
238
- CJS dist/components/table/index.js 407.03 KB
239
- CJS dist/components/toast/use-toast.js 367.31 KB
240
- CJS dist/components/radio/index.js 14.36 KB
236
+ CJS dist/components/toast/toast-utils.js 1.85 KB
237
+ CJS dist/components/tooltip/useTooltip.js 4.19 KB
241
238
  CJS dist/components/tooltip/tooltip.js 17.67 KB
242
- CJS dist/components/radio/radio.js 14.23 KB
243
- CJS dist/components/dateTimePicker/dateTimePicker.js 396.18 KB
239
+ CJS dist/components/toast/use-toast.js 367.31 KB
240
+ CJS dist/components/toast/index.js 367.37 KB
241
+ CJS dist/components/toast/toast.js 363.73 KB
242
+ CJS dist/components/dateTimePicker/useDateTimePicker.js 4.53 KB
244
243
  CJS dist/components/tree/index.js 365.07 KB
245
- CJS dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
244
+ CJS dist/components/tree/tree.js 365.06 KB
246
245
  CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
246
+ CJS dist/components/table/index.js 407.03 KB
247
247
  CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
248
- CJS dist/index.js 556.98 KB
249
- CJS dist/components/tree/tree.js 365.06 KB
250
248
  CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
251
- CJS ⚡️ Build success in 403ms
252
- DTS ⚡️ Build success in 13385ms
249
+ CJS dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
250
+ CJS dist/index.js 557.45 KB
251
+ CJS ⚡️ Build success in 421ms
252
+ DTS ⚡️ Build success in 13324ms
253
253
  DTS dist/index.d.ts 2.54 KB
254
254
  DTS dist/components/button/index.d.ts 415.00 B
255
255
  DTS dist/components/list/index.d.ts 302.00 B
@@ -292,16 +292,16 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
292
292
  DTS dist/components/input/input.d.ts 7.80 KB
293
293
  DTS dist/components/modal/modal.d.ts 1.99 KB
294
294
  DTS dist/components/pagination/pagination.d.ts 3.09 KB
295
+ DTS dist/components/radio/radio.d.ts 4.96 KB
295
296
  DTS dist/components/ripple/ripple.d.ts 820.00 B
296
297
  DTS dist/components/scroll/scrollArea.d.ts 423.00 B
297
298
  DTS dist/components/select/select.d.ts 7.94 KB
298
- DTS dist/components/switch/switch.d.ts 4.00 KB
299
299
  DTS dist/components/skeleton/skeleton.d.ts 425.00 B
300
+ DTS dist/components/switch/switch.d.ts 4.00 KB
300
301
  DTS dist/components/tabs/tabs.d.ts 3.10 KB
301
302
  DTS dist/components/textarea/textarea.d.ts 6.78 KB
302
303
  DTS dist/components/tooltip/tooltip.d.ts 2.16 KB
303
304
  DTS dist/components/tree/tree.d.ts 2.60 KB
304
- DTS dist/components/radio/radio.d.ts 4.96 KB
305
305
  DTS dist/fonts/NanumSquare_acEB.d.ts 13.00 B
306
306
  DTS dist/fonts/NanumSquare_acL.d.ts 13.00 B
307
307
  DTS dist/fonts/NanumSquare_acR.d.ts 13.00 B
@@ -319,16 +319,16 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
319
319
  DTS dist/components/input/index.d.ts 122.00 B
320
320
  DTS dist/components/modal/index.d.ts 134.00 B
321
321
  DTS dist/components/pagination/index.d.ts 132.00 B
322
+ DTS dist/components/radio/index.d.ts 122.00 B
322
323
  DTS dist/components/ripple/index.d.ts 157.00 B
323
324
  DTS dist/components/scroll/index.d.ts 101.00 B
324
325
  DTS dist/components/select/index.d.ts 151.00 B
325
- DTS dist/components/switch/index.d.ts 124.00 B
326
326
  DTS dist/components/skeleton/index.d.ts 81.00 B
327
+ DTS dist/components/switch/index.d.ts 124.00 B
327
328
  DTS dist/components/tabs/index.d.ts 179.00 B
328
329
  DTS dist/components/textarea/index.d.ts 143.00 B
329
330
  DTS dist/components/tooltip/index.d.ts 182.00 B
330
331
  DTS dist/components/tree/index.d.ts 183.00 B
331
- DTS dist/components/radio/index.d.ts 122.00 B
332
332
  DTS dist/tooltip-utils-DO3LQaVM.d.ts 2.05 KB
333
333
  DTS dist/index.d.mts 2.58 KB
334
334
  DTS dist/components/button/index.d.mts 422.00 B
@@ -372,16 +372,16 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
372
372
  DTS dist/components/input/input.d.mts 7.80 KB
373
373
  DTS dist/components/modal/modal.d.mts 2.00 KB
374
374
  DTS dist/components/pagination/pagination.d.mts 3.09 KB
375
+ DTS dist/components/radio/radio.d.mts 4.96 KB
375
376
  DTS dist/components/ripple/ripple.d.mts 821.00 B
376
377
  DTS dist/components/scroll/scrollArea.d.mts 423.00 B
377
378
  DTS dist/components/select/select.d.mts 7.94 KB
378
- DTS dist/components/switch/switch.d.mts 4.00 KB
379
379
  DTS dist/components/skeleton/skeleton.d.mts 425.00 B
380
+ DTS dist/components/switch/switch.d.mts 4.00 KB
380
381
  DTS dist/components/tabs/tabs.d.mts 3.11 KB
381
382
  DTS dist/components/textarea/textarea.d.mts 6.78 KB
382
383
  DTS dist/components/tooltip/tooltip.d.mts 2.17 KB
383
384
  DTS dist/components/tree/tree.d.mts 2.60 KB
384
- DTS dist/components/radio/radio.d.mts 4.96 KB
385
385
  DTS dist/fonts/NanumSquare_acEB.d.mts 13.00 B
386
386
  DTS dist/fonts/NanumSquare_acL.d.mts 13.00 B
387
387
  DTS dist/fonts/NanumSquare_acR.d.mts 13.00 B
@@ -399,16 +399,16 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
399
399
  DTS dist/components/input/index.d.mts 124.00 B
400
400
  DTS dist/components/modal/index.d.mts 136.00 B
401
401
  DTS dist/components/pagination/index.d.mts 134.00 B
402
+ DTS dist/components/radio/index.d.mts 124.00 B
402
403
  DTS dist/components/ripple/index.d.mts 159.00 B
403
404
  DTS dist/components/scroll/index.d.mts 102.00 B
404
405
  DTS dist/components/select/index.d.mts 153.00 B
405
- DTS dist/components/switch/index.d.mts 126.00 B
406
406
  DTS dist/components/skeleton/index.d.mts 82.00 B
407
+ DTS dist/components/switch/index.d.mts 126.00 B
407
408
  DTS dist/components/tabs/index.d.mts 181.00 B
408
409
  DTS dist/components/textarea/index.d.mts 145.00 B
409
410
  DTS dist/components/tooltip/index.d.mts 185.00 B
410
411
  DTS dist/components/tree/index.d.mts 185.00 B
411
- DTS dist/components/radio/index.d.mts 124.00 B
412
412
  DTS dist/tooltip-utils-DO3LQaVM.d.mts 2.05 KB
413
413
  $ copyfiles -u 2 src/fonts/**/* dist/fonts
414
- Done in 14.19s.
414
+ Done in 14.14s.
@@ -4,10 +4,10 @@ import {
4
4
  } from "./chunk-GH6CPGFN.mjs";
5
5
  import {
6
6
  button_default
7
- } from "./chunk-JTZUXVOU.mjs";
7
+ } from "./chunk-UB4YBFOT.mjs";
8
8
  import {
9
9
  icon_button_default
10
- } from "./chunk-QIEKOGY7.mjs";
10
+ } from "./chunk-7TAGGLNY.mjs";
11
11
 
12
12
  // src/components/fileUpload/fileUpload.tsx
13
13
  import { useRef, useState, useEffect } from "react";
@@ -104,6 +104,9 @@ var Select = forwardRef((originalProps, ref) => {
104
104
  isSelected && /* @__PURE__ */ jsx(Icon_default, { name: "check", size: originalProps.size })
105
105
  ] });
106
106
  };
107
+ useEffect(() => {
108
+ setSelectedOptions(defaultSelectedOptions);
109
+ }, [options]);
107
110
  return /* @__PURE__ */ jsxs(Fragment, { children: [
108
111
  /* @__PURE__ */ jsxs(
109
112
  "div",
@@ -147,7 +150,16 @@ var Select = forwardRef((originalProps, ref) => {
147
150
  size: originalProps.size,
148
151
  className: `transition-transform duration-200 ${isOpen ? "rotate-0" : "rotate-180"}`
149
152
  }
150
- )
153
+ ),
154
+ selectedOptions.map((opt, index) => /* @__PURE__ */ jsx(
155
+ "input",
156
+ {
157
+ type: "hidden",
158
+ name: multiple ? `${inputProps.name}[]` : inputProps.name,
159
+ value: opt.value
160
+ },
161
+ index
162
+ ))
151
163
  ]
152
164
  }
153
165
  ),
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-LL6F3WDX.mjs";
5
5
  import {
6
6
  button_default
7
- } from "./chunk-JTZUXVOU.mjs";
7
+ } from "./chunk-UB4YBFOT.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-2TKEWFGH.mjs";
@@ -4,11 +4,11 @@ import {
4
4
  } from "../../chunk-G67WUZO3.mjs";
5
5
  import "../../chunk-MY5U63QO.mjs";
6
6
  import "../../chunk-LPZOH3RP.mjs";
7
- import "../../chunk-JTZUXVOU.mjs";
8
- import "../../chunk-QIEKOGY7.mjs";
7
+ import "../../chunk-UB4YBFOT.mjs";
8
+ import "../../chunk-7TAGGLNY.mjs";
9
9
  import "../../chunk-6WSACUIB.mjs";
10
- import "../../chunk-6PNKRBUT.mjs";
11
10
  import "../../chunk-LXHUO6VM.mjs";
11
+ import "../../chunk-6PNKRBUT.mjs";
12
12
  import "../../chunk-WFMFC7R6.mjs";
13
13
  import "../../chunk-ZYIIXWVY.mjs";
14
14
  import "../../chunk-2TKEWFGH.mjs";
@@ -5,11 +5,11 @@ import {
5
5
  } from "../../chunk-G67WUZO3.mjs";
6
6
  import "../../chunk-MY5U63QO.mjs";
7
7
  import "../../chunk-LPZOH3RP.mjs";
8
- import "../../chunk-JTZUXVOU.mjs";
9
- import "../../chunk-QIEKOGY7.mjs";
8
+ import "../../chunk-UB4YBFOT.mjs";
9
+ import "../../chunk-7TAGGLNY.mjs";
10
10
  import "../../chunk-6WSACUIB.mjs";
11
- import "../../chunk-6PNKRBUT.mjs";
12
11
  import "../../chunk-LXHUO6VM.mjs";
12
+ import "../../chunk-6PNKRBUT.mjs";
13
13
  import "../../chunk-WFMFC7R6.mjs";
14
14
  import "../../chunk-ZYIIXWVY.mjs";
15
15
  import "../../chunk-2TKEWFGH.mjs";
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  button_default
4
- } from "../../chunk-JTZUXVOU.mjs";
4
+ } from "../../chunk-UB4YBFOT.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
- import "../../chunk-6PNKRBUT.mjs";
7
6
  import "../../chunk-LXHUO6VM.mjs";
7
+ import "../../chunk-6PNKRBUT.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
9
  import "../../chunk-2TKEWFGH.mjs";
10
10
  import "../../chunk-2SDYFOZL.mjs";
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  icon_button_default
4
- } from "../../chunk-QIEKOGY7.mjs";
4
+ } from "../../chunk-7TAGGLNY.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
- import "../../chunk-6PNKRBUT.mjs";
7
6
  import "../../chunk-LXHUO6VM.mjs";
7
+ import "../../chunk-6PNKRBUT.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
9
  import "../../chunk-2TKEWFGH.mjs";
10
10
  import "../../chunk-2SDYFOZL.mjs";
@@ -5,13 +5,13 @@ import {
5
5
  } from "../../chunk-LPZOH3RP.mjs";
6
6
  import {
7
7
  button_default
8
- } from "../../chunk-JTZUXVOU.mjs";
8
+ } from "../../chunk-UB4YBFOT.mjs";
9
9
  import {
10
10
  icon_button_default
11
- } from "../../chunk-QIEKOGY7.mjs";
11
+ } from "../../chunk-7TAGGLNY.mjs";
12
12
  import "../../chunk-6WSACUIB.mjs";
13
- import "../../chunk-6PNKRBUT.mjs";
14
13
  import "../../chunk-LXHUO6VM.mjs";
14
+ import "../../chunk-6PNKRBUT.mjs";
15
15
  import {
16
16
  text_button_default
17
17
  } from "../../chunk-WFMFC7R6.mjs";
@@ -3,16 +3,16 @@ import {
3
3
  FileUpload,
4
4
  fileUploadStyle,
5
5
  fileUpload_default
6
- } from "../../chunk-YVPN5H5T.mjs";
6
+ } from "../../chunk-25QOEKXS.mjs";
7
7
  import "../../chunk-2GCSFWHD.mjs";
8
8
  import "../../chunk-GH6CPGFN.mjs";
9
9
  import "../../chunk-MY5U63QO.mjs";
10
10
  import "../../chunk-LPZOH3RP.mjs";
11
- import "../../chunk-JTZUXVOU.mjs";
12
- import "../../chunk-QIEKOGY7.mjs";
11
+ import "../../chunk-UB4YBFOT.mjs";
12
+ import "../../chunk-7TAGGLNY.mjs";
13
13
  import "../../chunk-6WSACUIB.mjs";
14
- import "../../chunk-6PNKRBUT.mjs";
15
14
  import "../../chunk-LXHUO6VM.mjs";
15
+ import "../../chunk-6PNKRBUT.mjs";
16
16
  import "../../chunk-WFMFC7R6.mjs";
17
17
  import "../../chunk-ZYIIXWVY.mjs";
18
18
  import "../../chunk-2TKEWFGH.mjs";
@@ -2,16 +2,16 @@
2
2
  import "../../chunk-RLXOHILK.mjs";
3
3
  import {
4
4
  fileUpload_default
5
- } from "../../chunk-YVPN5H5T.mjs";
5
+ } from "../../chunk-25QOEKXS.mjs";
6
6
  import "../../chunk-2GCSFWHD.mjs";
7
7
  import "../../chunk-GH6CPGFN.mjs";
8
8
  import "../../chunk-MY5U63QO.mjs";
9
9
  import "../../chunk-LPZOH3RP.mjs";
10
- import "../../chunk-JTZUXVOU.mjs";
11
- import "../../chunk-QIEKOGY7.mjs";
10
+ import "../../chunk-UB4YBFOT.mjs";
11
+ import "../../chunk-7TAGGLNY.mjs";
12
12
  import "../../chunk-6WSACUIB.mjs";
13
- import "../../chunk-6PNKRBUT.mjs";
14
13
  import "../../chunk-LXHUO6VM.mjs";
14
+ import "../../chunk-6PNKRBUT.mjs";
15
15
  import "../../chunk-WFMFC7R6.mjs";
16
16
  import "../../chunk-ZYIIXWVY.mjs";
17
17
  import "../../chunk-2TKEWFGH.mjs";
@@ -2,16 +2,16 @@
2
2
  import "../../chunk-DJOG6Z35.mjs";
3
3
  import {
4
4
  modal_default
5
- } from "../../chunk-K7VUN5BS.mjs";
5
+ } from "../../chunk-IC25OKBJ.mjs";
6
6
  import "../../chunk-SE5TU755.mjs";
7
7
  import "../../chunk-LL6F3WDX.mjs";
8
8
  import "../../chunk-MY5U63QO.mjs";
9
9
  import "../../chunk-LPZOH3RP.mjs";
10
- import "../../chunk-JTZUXVOU.mjs";
11
- import "../../chunk-QIEKOGY7.mjs";
10
+ import "../../chunk-UB4YBFOT.mjs";
11
+ import "../../chunk-7TAGGLNY.mjs";
12
12
  import "../../chunk-6WSACUIB.mjs";
13
- import "../../chunk-6PNKRBUT.mjs";
14
13
  import "../../chunk-LXHUO6VM.mjs";
14
+ import "../../chunk-6PNKRBUT.mjs";
15
15
  import "../../chunk-WFMFC7R6.mjs";
16
16
  import "../../chunk-ZYIIXWVY.mjs";
17
17
  import "../../chunk-2TKEWFGH.mjs";
@@ -1,16 +1,16 @@
1
1
  "use client";
2
2
  import {
3
3
  modal_default
4
- } from "../../chunk-K7VUN5BS.mjs";
4
+ } from "../../chunk-IC25OKBJ.mjs";
5
5
  import "../../chunk-SE5TU755.mjs";
6
6
  import "../../chunk-LL6F3WDX.mjs";
7
7
  import "../../chunk-MY5U63QO.mjs";
8
8
  import "../../chunk-LPZOH3RP.mjs";
9
- import "../../chunk-JTZUXVOU.mjs";
10
- import "../../chunk-QIEKOGY7.mjs";
9
+ import "../../chunk-UB4YBFOT.mjs";
10
+ import "../../chunk-7TAGGLNY.mjs";
11
11
  import "../../chunk-6WSACUIB.mjs";
12
- import "../../chunk-6PNKRBUT.mjs";
13
12
  import "../../chunk-LXHUO6VM.mjs";
13
+ import "../../chunk-6PNKRBUT.mjs";
14
14
  import "../../chunk-WFMFC7R6.mjs";
15
15
  import "../../chunk-ZYIIXWVY.mjs";
16
16
  import "../../chunk-2TKEWFGH.mjs";
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import "../../chunk-6WSACUIB.mjs";
3
- import {
4
- useRipple
5
- } from "../../chunk-6PNKRBUT.mjs";
6
3
  import {
7
4
  ripple_default
8
5
  } from "../../chunk-LXHUO6VM.mjs";
6
+ import {
7
+ useRipple
8
+ } from "../../chunk-6PNKRBUT.mjs";
9
9
  import "../../chunk-AC6TWLRT.mjs";
10
10
  export {
11
11
  ripple_default as Ripple,
@@ -4458,6 +4458,9 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4458
4458
  isSelected && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Icon_default, { name: "check", size: originalProps.size })
4459
4459
  ] });
4460
4460
  };
4461
+ (0, import_react.useEffect)(() => {
4462
+ setSelectedOptions(defaultSelectedOptions);
4463
+ }, [options]);
4461
4464
  return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(import_jsx_runtime3.Fragment, { children: [
4462
4465
  /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
4463
4466
  "div",
@@ -4501,7 +4504,16 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4501
4504
  size: originalProps.size,
4502
4505
  className: `transition-transform duration-200 ${isOpen ? "rotate-0" : "rotate-180"}`
4503
4506
  }
4504
- )
4507
+ ),
4508
+ selectedOptions.map((opt, index) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4509
+ "input",
4510
+ {
4511
+ type: "hidden",
4512
+ name: multiple ? `${inputProps.name}[]` : inputProps.name,
4513
+ value: opt.value
4514
+ },
4515
+ index
4516
+ ))
4505
4517
  ]
4506
4518
  }
4507
4519
  ),
@@ -2,7 +2,7 @@
2
2
  import "../../chunk-QCEKPS7U.mjs";
3
3
  import {
4
4
  select_default
5
- } from "../../chunk-Q5JOHEP7.mjs";
5
+ } from "../../chunk-BFNWSILP.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
7
  import "../../chunk-2TKEWFGH.mjs";
8
8
  import "../../chunk-2SDYFOZL.mjs";
@@ -4456,6 +4456,9 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4456
4456
  isSelected && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Icon_default, { name: "check", size: originalProps.size })
4457
4457
  ] });
4458
4458
  };
4459
+ (0, import_react.useEffect)(() => {
4460
+ setSelectedOptions(defaultSelectedOptions);
4461
+ }, [options]);
4459
4462
  return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(import_jsx_runtime3.Fragment, { children: [
4460
4463
  /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
4461
4464
  "div",
@@ -4499,7 +4502,16 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4499
4502
  size: originalProps.size,
4500
4503
  className: `transition-transform duration-200 ${isOpen ? "rotate-0" : "rotate-180"}`
4501
4504
  }
4502
- )
4505
+ ),
4506
+ selectedOptions.map((opt, index) => /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4507
+ "input",
4508
+ {
4509
+ type: "hidden",
4510
+ name: multiple ? `${inputProps.name}[]` : inputProps.name,
4511
+ value: opt.value
4512
+ },
4513
+ index
4514
+ ))
4503
4515
  ]
4504
4516
  }
4505
4517
  ),
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  select_default
4
- } from "../../chunk-Q5JOHEP7.mjs";
4
+ } from "../../chunk-BFNWSILP.mjs";
5
5
  import "../../chunk-ZYIIXWVY.mjs";
6
6
  import "../../chunk-2TKEWFGH.mjs";
7
7
  import "../../chunk-2SDYFOZL.mjs";
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import "../../chunk-DX3KXNP6.mjs";
3
- import {
4
- definition_table_default
5
- } from "../../chunk-6TIIBU7J.mjs";
6
3
  import {
7
4
  table_default
8
5
  } from "../../chunk-2M5G4MRK.mjs";
6
+ import {
7
+ definition_table_default
8
+ } from "../../chunk-6TIIBU7J.mjs";
9
9
  import "../../chunk-LWRK5TPZ.mjs";
10
10
  import "../../chunk-P7YYNA6L.mjs";
11
11
  import "../../chunk-DQRAFUDA.mjs";
package/dist/index.js CHANGED
@@ -7870,6 +7870,9 @@ var Select = (0, import_react17.forwardRef)((originalProps, ref) => {
7870
7870
  isSelected && /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Icon_default, { name: "check", size: originalProps.size })
7871
7871
  ] });
7872
7872
  };
7873
+ (0, import_react17.useEffect)(() => {
7874
+ setSelectedOptions(defaultSelectedOptions);
7875
+ }, [options]);
7873
7876
  return /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(import_jsx_runtime22.Fragment, { children: [
7874
7877
  /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)(
7875
7878
  "div",
@@ -7913,7 +7916,16 @@ var Select = (0, import_react17.forwardRef)((originalProps, ref) => {
7913
7916
  size: originalProps.size,
7914
7917
  className: `transition-transform duration-200 ${isOpen ? "rotate-0" : "rotate-180"}`
7915
7918
  }
7916
- )
7919
+ ),
7920
+ selectedOptions.map((opt, index) => /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
7921
+ "input",
7922
+ {
7923
+ type: "hidden",
7924
+ name: multiple ? `${inputProps.name}[]` : inputProps.name,
7925
+ value: opt.value
7926
+ },
7927
+ index
7928
+ ))
7917
7929
  ]
7918
7930
  }
7919
7931
  ),
package/dist/index.mjs CHANGED
@@ -1,12 +1,18 @@
1
1
  "use client";
2
+ import "./chunk-HIE2YRGA.mjs";
3
+ import {
4
+ tooltip_default
5
+ } from "./chunk-Z2537DF6.mjs";
6
+ import "./chunk-ZMOAFSYE.mjs";
7
+ import "./chunk-WSIADHVC.mjs";
2
8
  import "./chunk-MBLZYQCN.mjs";
3
9
  import {
4
10
  tree_default
5
11
  } from "./chunk-NFQMXW4Z.mjs";
6
- import "./chunk-TPFN22HR.mjs";
12
+ import "./chunk-3MY6LO7N.mjs";
7
13
  import {
8
- radio_default
9
- } from "./chunk-QIRL6HY6.mjs";
14
+ tabs_default
15
+ } from "./chunk-2YMAKIZ6.mjs";
10
16
  import "./chunk-RRAZM5D3.mjs";
11
17
  import {
12
18
  textarea_default
@@ -20,25 +26,19 @@ import "./chunk-ZOTHPHXA.mjs";
20
26
  import {
21
27
  toast_default
22
28
  } from "./chunk-MEY4IL7D.mjs";
23
- import "./chunk-HIE2YRGA.mjs";
29
+ import "./chunk-LVFI2NOH.mjs";
24
30
  import {
25
- tooltip_default
26
- } from "./chunk-Z2537DF6.mjs";
27
- import "./chunk-ZMOAFSYE.mjs";
28
- import "./chunk-WSIADHVC.mjs";
31
+ switch_default
32
+ } from "./chunk-Z74QNVPG.mjs";
29
33
  import "./chunk-DX3KXNP6.mjs";
30
- import {
31
- definition_table_default
32
- } from "./chunk-6TIIBU7J.mjs";
33
34
  import {
34
35
  table_default
35
36
  } from "./chunk-2M5G4MRK.mjs";
37
+ import {
38
+ definition_table_default
39
+ } from "./chunk-6TIIBU7J.mjs";
36
40
  import "./chunk-LWRK5TPZ.mjs";
37
41
  import "./chunk-P7YYNA6L.mjs";
38
- import "./chunk-3MY6LO7N.mjs";
39
- import {
40
- tabs_default
41
- } from "./chunk-2YMAKIZ6.mjs";
42
42
  import "./chunk-DQRAFUDA.mjs";
43
43
  import {
44
44
  scrollArea_default
@@ -46,11 +46,7 @@ import {
46
46
  import "./chunk-QCEKPS7U.mjs";
47
47
  import {
48
48
  select_default
49
- } from "./chunk-Q5JOHEP7.mjs";
50
- import "./chunk-LVFI2NOH.mjs";
51
- import {
52
- switch_default
53
- } from "./chunk-Z74QNVPG.mjs";
49
+ } from "./chunk-BFNWSILP.mjs";
54
50
  import "./chunk-MZ76AA76.mjs";
55
51
  import {
56
52
  skeleton_default
@@ -58,12 +54,16 @@ import {
58
54
  import "./chunk-DJOG6Z35.mjs";
59
55
  import {
60
56
  modal_default
61
- } from "./chunk-K7VUN5BS.mjs";
57
+ } from "./chunk-IC25OKBJ.mjs";
62
58
  import "./chunk-7B7LRG5J.mjs";
63
59
  import {
64
60
  pagination_default
65
61
  } from "./chunk-MCNCHQ33.mjs";
66
62
  import "./chunk-F3HENRVM.mjs";
63
+ import "./chunk-TPFN22HR.mjs";
64
+ import {
65
+ radio_default
66
+ } from "./chunk-QIRL6HY6.mjs";
67
67
  import "./chunk-RLXOHILK.mjs";
68
68
  import "./chunk-MGEWSREV.mjs";
69
69
  import "./chunk-75HLCORR.mjs";
@@ -83,7 +83,7 @@ import "./chunk-FWJ2ZKH6.mjs";
83
83
  import "./chunk-P732YGHO.mjs";
84
84
  import {
85
85
  fileUpload_default
86
- } from "./chunk-YVPN5H5T.mjs";
86
+ } from "./chunk-25QOEKXS.mjs";
87
87
  import "./chunk-2GCSFWHD.mjs";
88
88
  import {
89
89
  input_default
@@ -113,13 +113,13 @@ import {
113
113
  } from "./chunk-LPZOH3RP.mjs";
114
114
  import {
115
115
  button_default
116
- } from "./chunk-JTZUXVOU.mjs";
116
+ } from "./chunk-UB4YBFOT.mjs";
117
117
  import {
118
118
  icon_button_default
119
- } from "./chunk-QIEKOGY7.mjs";
119
+ } from "./chunk-7TAGGLNY.mjs";
120
120
  import "./chunk-6WSACUIB.mjs";
121
- import "./chunk-6PNKRBUT.mjs";
122
121
  import "./chunk-LXHUO6VM.mjs";
122
+ import "./chunk-6PNKRBUT.mjs";
123
123
  import {
124
124
  text_button_default
125
125
  } from "./chunk-WFMFC7R6.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deepnoid/ui",
3
- "version": "0.1.36",
3
+ "version": "0.1.38",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -1,10 +1,10 @@
1
1
  "use client";
2
- import {
3
- useRipple
4
- } from "./chunk-6PNKRBUT.mjs";
5
2
  import {
6
3
  ripple_default
7
4
  } from "./chunk-LXHUO6VM.mjs";
5
+ import {
6
+ useRipple
7
+ } from "./chunk-6PNKRBUT.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-2TKEWFGH.mjs";
@@ -1,10 +1,10 @@
1
1
  "use client";
2
- import {
3
- useRipple
4
- } from "./chunk-6PNKRBUT.mjs";
5
2
  import {
6
3
  ripple_default
7
4
  } from "./chunk-LXHUO6VM.mjs";
5
+ import {
6
+ useRipple
7
+ } from "./chunk-6PNKRBUT.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-2TKEWFGH.mjs";