@deepnoid/ui 0.1.35 → 0.1.36

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.
Files changed (30) hide show
  1. package/.turbo/turbo-build.log +142 -142
  2. package/dist/{chunk-IC25OKBJ.mjs → chunk-K7VUN5BS.mjs} +1 -1
  3. package/dist/{chunk-IEJRE6LT.mjs → chunk-Q5JOHEP7.mjs} +7 -7
  4. package/dist/{chunk-PSO2IJIF.mjs → chunk-YVPN5H5T.mjs} +4 -3
  5. package/dist/components/breadcrumb/breadcrumb.mjs +3 -3
  6. package/dist/components/breadcrumb/index.mjs +3 -3
  7. package/dist/components/button/button.mjs +2 -2
  8. package/dist/components/button/icon-button.mjs +2 -2
  9. package/dist/components/button/index.mjs +3 -3
  10. package/dist/components/fileUpload/fileUpload.d.mts +2 -1
  11. package/dist/components/fileUpload/fileUpload.d.ts +2 -1
  12. package/dist/components/fileUpload/fileUpload.js +2 -1
  13. package/dist/components/fileUpload/fileUpload.mjs +4 -4
  14. package/dist/components/fileUpload/index.js +2 -1
  15. package/dist/components/fileUpload/index.mjs +4 -4
  16. package/dist/components/modal/index.mjs +4 -4
  17. package/dist/components/modal/modal.mjs +4 -4
  18. package/dist/components/ripple/index.mjs +3 -3
  19. package/dist/components/select/index.js +7 -7
  20. package/dist/components/select/index.mjs +1 -1
  21. package/dist/components/select/select.d.mts +2 -2
  22. package/dist/components/select/select.d.ts +2 -2
  23. package/dist/components/select/select.js +7 -7
  24. package/dist/components/select/select.mjs +1 -1
  25. package/dist/components/table/index.mjs +3 -3
  26. package/dist/index.js +9 -8
  27. package/dist/index.mjs +25 -25
  28. package/package.json +1 -1
  29. package/dist/{chunk-UB4YBFOT.mjs → chunk-JTZUXVOU.mjs} +3 -3
  30. package/dist/{chunk-7TAGGLNY.mjs → chunk-QIEKOGY7.mjs} +3 -3
@@ -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/radio/index.ts, src/components/radio/radio.tsx, src/components/ripple/index.ts, src/components/ripple/ripple.tsx, src/components/ripple/useRipple.ts, src/components/scroll/index.ts, src/components/scroll/scrollArea.tsx, src/components/select/index.ts, src/components/select/select.tsx, src/components/skeleton/index.ts, src/components/skeleton/skeleton.tsx, src/components/switch/index.ts, src/components/switch/switch.tsx, src/components/table/definition-table.tsx, src/components/table/form-table.tsx, src/components/table/index.ts, src/components/table/table-body.tsx, src/components/table/table-head.tsx, src/components/table/table.tsx, src/components/tabs/index.ts, src/components/tabs/tabs.tsx, src/components/textarea/index.ts, src/components/textarea/textarea.tsx, src/components/toast/index.ts, src/components/toast/toast-utils.ts, src/components/toast/toast.tsx, src/components/toast/use-toast.tsx, src/components/tooltip/index.ts, src/components/tooltip/tooltip-utils.ts, src/components/tooltip/tooltip.tsx, src/components/tooltip/useTooltip.ts, src/components/tree/index.ts, src/components/tree/tree.tsx
3
+ CLI Building entry: src/index.ts, src/fonts/NanumSquare_acB.ttf, src/fonts/NanumSquare_acEB.ttf, src/fonts/NanumSquare_acL.ttf, src/fonts/NanumSquare_acR.ttf, src/fonts/font.css, src/utils/clsx.ts, src/utils/props.ts, src/utils/tailwind-variants.ts, src/utils/types.ts, src/components/avatar/avatar.tsx, src/components/avatar/index.ts, src/components/backdrop/backdrop.tsx, src/components/backdrop/index.ts, src/components/breadcrumb/breadcrumb.tsx, src/components/breadcrumb/index.ts, src/components/button/button-group.tsx, src/components/button/button.tsx, src/components/button/icon-button.tsx, src/components/button/index.ts, src/components/button/text-button.tsx, src/components/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
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/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
15
- ESM dist/chunk-HIE2YRGA.mjs 14.00 B
16
- ESM dist/chunk-Z2537DF6.mjs 4.17 KB
17
- ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
18
14
  ESM dist/index.mjs 4.01 KB
19
- ESM dist/chunk-3MY6LO7N.mjs 14.00 B
20
- ESM dist/chunk-WSIADHVC.mjs 3.80 KB
21
- ESM dist/chunk-MBLZYQCN.mjs 14.00 B
15
+ ESM dist/chunk-TPFN22HR.mjs 14.00 B
22
16
  ESM dist/chunk-NFQMXW4Z.mjs 5.60 KB
23
17
  ESM dist/chunk-RRAZM5D3.mjs 14.00 B
24
18
  ESM dist/chunk-4EIGHKUO.mjs 9.14 KB
25
- ESM dist/chunk-IBI3OVQI.mjs 2.58 KB
19
+ ESM dist/chunk-MBLZYQCN.mjs 14.00 B
26
20
  ESM dist/chunk-LUWGOKLG.mjs 14.00 B
27
- ESM dist/chunk-2YMAKIZ6.mjs 6.14 KB
21
+ ESM dist/chunk-QIRL6HY6.mjs 5.07 KB
22
+ ESM dist/chunk-IBI3OVQI.mjs 2.58 KB
23
+ ESM dist/utils/types.mjs 14.00 B
24
+ ESM dist/chunk-MEY4IL7D.mjs 4.10 KB
25
+ ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
28
26
  ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
29
- ESM dist/chunk-LVFI2NOH.mjs 14.00 B
30
- ESM dist/chunk-Z74QNVPG.mjs 4.04 KB
27
+ ESM dist/chunk-HIE2YRGA.mjs 14.00 B
31
28
  ESM dist/chunk-DX3KXNP6.mjs 14.00 B
32
- ESM dist/chunk-2M5G4MRK.mjs 7.53 KB
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
33
32
  ESM dist/chunk-LWRK5TPZ.mjs 3.55 KB
33
+ ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
34
34
  ESM dist/chunk-P7YYNA6L.mjs 2.53 KB
35
+ ESM dist/chunk-2M5G4MRK.mjs 7.53 KB
36
+ ESM dist/chunk-3MY6LO7N.mjs 14.00 B
35
37
  ESM dist/chunk-DQRAFUDA.mjs 14.00 B
36
38
  ESM dist/chunk-M37VBNB3.mjs 1.04 KB
37
39
  ESM dist/chunk-QCEKPS7U.mjs 14.00 B
38
- ESM dist/chunk-6TIIBU7J.mjs 1.58 KB
40
+ ESM dist/chunk-LVFI2NOH.mjs 14.00 B
39
41
  ESM dist/chunk-MZ76AA76.mjs 14.00 B
40
- ESM dist/utils/types.mjs 14.00 B
41
- ESM dist/chunk-IEJRE6LT.mjs 11.94 KB
42
- ESM dist/chunk-DJOG6Z35.mjs 14.00 B
42
+ ESM dist/chunk-Z74QNVPG.mjs 4.04 KB
43
+ ESM dist/chunk-Q5JOHEP7.mjs 11.96 KB
43
44
  ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
44
- ESM dist/chunk-MEY4IL7D.mjs 4.10 KB
45
- ESM dist/chunk-7B7LRG5J.mjs 14.00 B
46
- ESM dist/chunk-TPFN22HR.mjs 14.00 B
45
+ ESM dist/chunk-K7VUN5BS.mjs 4.40 KB
47
46
  ESM dist/chunk-F3HENRVM.mjs 934.00 B
48
- ESM dist/chunk-QIRL6HY6.mjs 5.07 KB
47
+ ESM dist/chunk-7B7LRG5J.mjs 14.00 B
49
48
  ESM dist/chunk-75HLCORR.mjs 14.00 B
50
- ESM dist/chunk-RLXOHILK.mjs 14.00 B
51
- ESM dist/chunk-MCNCHQ33.mjs 8.19 KB
52
49
  ESM dist/chunk-MGEWSREV.mjs 14.00 B
53
- ESM dist/chunk-IC25OKBJ.mjs 4.40 KB
54
- ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
50
+ ESM dist/chunk-2YMAKIZ6.mjs 6.14 KB
51
+ ESM dist/chunk-RLXOHILK.mjs 14.00 B
52
+ ESM dist/chunk-DJOG6Z35.mjs 14.00 B
55
53
  ESM dist/chunk-K7V4VE7R.mjs 11.03 KB
56
- ESM dist/chunk-A7RU3FU5.mjs 7.40 KB
57
- ESM dist/chunk-RT3S3VVJ.mjs 7.20 KB
54
+ ESM dist/chunk-MCNCHQ33.mjs 8.19 KB
58
55
  ESM dist/chunk-BFOK4HVC.mjs 4.42 KB
56
+ ESM dist/chunk-A7RU3FU5.mjs 7.40 KB
57
+ ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
58
+ ESM dist/chunk-FWJ2ZKH6.mjs 3.07 KB
59
59
  ESM dist/chunk-HIVPDIEP.mjs 1.27 KB
60
60
  ESM dist/chunk-P732YGHO.mjs 444.00 B
61
61
  ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
62
- ESM dist/chunk-FWJ2ZKH6.mjs 3.07 KB
63
- ESM dist/chunk-2GCSFWHD.mjs 14.00 B
64
- ESM dist/chunk-PSO2IJIF.mjs 4.60 KB
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
66
+ ESM dist/chunk-GH6CPGFN.mjs 12.59 KB
65
67
  ESM dist/chunk-D6QI3DJG.mjs 6.55 KB
66
68
  ESM dist/chunk-7DLOYKVC.mjs 14.00 B
67
- ESM dist/chunk-GH6CPGFN.mjs 12.59 KB
68
- ESM dist/chunk-SP3JVQY3.mjs 1.65 KB
69
+ 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
69
72
  ESM dist/chunk-KYIODWXL.mjs 14.00 B
70
- ESM dist/chunk-WLNLVX7Q.mjs 4.03 KB
71
73
  ESM dist/chunk-MY5U63QO.mjs 14.00 B
72
- ESM dist/chunk-LPZOH3RP.mjs 700.00 B
74
+ ESM dist/chunk-2GCSFWHD.mjs 14.00 B
73
75
  ESM dist/chunk-6WSACUIB.mjs 14.00 B
76
+ ESM dist/chunk-QIEKOGY7.mjs 9.25 KB
74
77
  ESM dist/chunk-LXHUO6VM.mjs 1.49 KB
75
- ESM dist/chunk-UB4YBFOT.mjs 10.86 KB
78
+ ESM dist/chunk-JTZUXVOU.mjs 10.86 KB
76
79
  ESM dist/chunk-6PNKRBUT.mjs 1017.00 B
77
- ESM dist/chunk-WFMFC7R6.mjs 3.68 KB
78
- ESM dist/chunk-7TAGGLNY.mjs 9.25 KB
79
80
  ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
80
- ESM dist/chunk-LL6F3WDX.mjs 778.00 B
81
81
  ESM dist/chunk-2TKEWFGH.mjs 929.00 B
82
- ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
83
- ESM dist/chunk-SE5TU755.mjs 14.00 B
84
- ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
85
- ESM dist/chunk-27Y6K5NK.mjs 823.00 B
82
+ ESM dist/chunk-WFMFC7R6.mjs 3.68 KB
86
83
  ESM dist/utils/clsx.mjs 113.00 B
87
- ESM dist/fonts/NanumSquare_acR.mjs 194.00 B
88
- ESM dist/chunk-G67WUZO3.mjs 2.77 KB
89
- ESM dist/chunk-E3G5QXSH.mjs 608.00 B
84
+ ESM dist/chunk-LPZOH3RP.mjs 700.00 B
85
+ ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
90
86
  ESM dist/fonts/font.css 777.00 B
91
- ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
92
87
  ESM dist/utils/props.mjs 137.00 B
88
+ ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
93
89
  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
+ 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
95
+ ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
94
96
  ESM dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
95
97
  ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
96
98
  ESM dist/chunk-2SDYFOZL.mjs 339.13 KB
97
- ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
98
- ESM dist/components/toast/use-toast.mjs 441.00 B
99
- ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
100
99
  ESM dist/components/tree/index.mjs 353.00 B
101
- ESM dist/components/tabs/index.mjs 248.00 B
102
- ESM dist/components/table/table.mjs 813.00 B
103
- ESM dist/components/switch/index.mjs 219.00 B
100
+ ESM dist/components/radio/index.mjs 286.00 B
101
+ ESM dist/components/tabs/tabs.mjs 232.00 B
102
+ ESM dist/components/toast/index.mjs 527.00 B
103
+ ESM dist/components/textarea/index.mjs 260.00 B
104
+ ESM dist/components/table/definition-table.mjs 205.00 B
104
105
  ESM dist/components/skeleton/skeleton.mjs 189.00 B
106
+ ESM dist/components/ripple/useRipple.mjs 158.00 B
107
+ ESM dist/components/switch/index.mjs 219.00 B
108
+ ESM dist/components/select/index.mjs 394.00 B
105
109
  ESM dist/components/scroll/index.mjs 231.00 B
106
- ESM dist/components/ripple/index.mjs 253.00 B
107
- ESM dist/components/textarea/index.mjs 260.00 B
108
- ESM dist/components/select/select.mjs 360.00 B
109
110
  ESM dist/components/list/listItem.mjs 364.00 B
110
111
  ESM dist/components/modal/index.mjs 741.00 B
111
- ESM dist/components/pagination/pagination.mjs 511.00 B
112
- ESM dist/components/radio/index.mjs 286.00 B
112
+ ESM dist/components/pagination/index.mjs 511.00 B
113
113
  ESM dist/components/fileUpload/index.mjs 756.00 B
114
- ESM dist/components/icon/index.mjs 245.00 B
115
114
  ESM dist/components/input/index.mjs 391.00 B
116
- ESM dist/components/dateTimePicker/calendar.mjs 398.00 B
117
- ESM dist/components/checkbox/checkbox.mjs 259.00 B
115
+ ESM dist/components/icon/index.mjs 245.00 B
118
116
  ESM dist/components/button/button-group.mjs 197.00 B
119
- ESM dist/components/avatar/avatar.mjs 220.00 B
120
- ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
121
117
  ESM dist/components/chip/index.mjs 353.00 B
122
- ESM dist/components/backdrop/backdrop.mjs 224.00 B
123
- ESM dist/components/tooltip/tooltip.mjs 292.00 B
124
- ESM dist/components/tooltip/index.mjs 327.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
125
123
  ESM dist/components/tooltip/useTooltip.mjs 166.00 B
124
+ ESM dist/components/tooltip/tooltip.mjs 292.00 B
125
+ ESM dist/components/radio/radio.mjs 253.00 B
126
126
  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
127
130
  ESM dist/components/toast/toast.mjs 358.00 B
128
- ESM dist/components/switch/switch.mjs 185.00 B
129
- ESM dist/components/textarea/textarea.mjs 224.00 B
130
- ESM dist/components/toast/index.mjs 527.00 B
131
- ESM dist/components/tabs/tabs.mjs 232.00 B
132
- ESM dist/components/table/index.mjs 964.00 B
133
131
  ESM dist/components/table/table-body.mjs 403.00 B
132
+ ESM dist/components/table/index.mjs 964.00 B
134
133
  ESM dist/components/table/table-head.mjs 403.00 B
135
- ESM dist/components/tree/tree.mjs 337.00 B
136
- ESM dist/components/ripple/useRipple.mjs 158.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
137
138
  ESM dist/components/scroll/scrollArea.mjs 193.00 B
139
+ ESM dist/components/select/select.mjs 360.00 B
138
140
  ESM dist/components/skeleton/index.mjs 225.00 B
139
- ESM dist/components/ripple/ripple.mjs 150.00 B
140
- ESM dist/components/table/form-table.mjs 1.92 KB
141
- ESM dist/components/table/definition-table.mjs 205.00 B
142
- ESM dist/components/select/index.mjs 394.00 B
143
- ESM dist/components/pagination/index.mjs 511.00 B
144
141
  ESM dist/components/modal/modal.mjs 708.00 B
145
- ESM dist/components/radio/radio.mjs 253.00 B
142
+ 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
146
+ ESM dist/components/icon/template.mjs 127.00 B
147
+ ESM dist/components/list/index.mjs 483.00 B
146
148
  ESM dist/components/icon/Icon.mjs 213.00 B
147
149
  ESM dist/components/input/input.mjs 386.00 B
150
+ ESM dist/components/pagination/pagination.mjs 511.00 B
148
151
  ESM dist/components/list/list.mjs 216.00 B
149
- ESM dist/components/fileUpload/fileUpload.mjs 784.00 B
150
- ESM dist/components/icon/template.mjs 127.00 B
151
- ESM dist/components/list/index.mjs 483.00 B
152
+ ESM dist/components/dateTimePicker/util.mjs 191.00 B
152
153
  ESM dist/components/dateTimePicker/timePicker.mjs 473.00 B
153
- ESM dist/components/dateTimePicker/dateTimePicker.mjs 667.00 B
154
+ ESM dist/components/fileUpload/fileUpload.mjs 784.00 B
154
155
  ESM dist/components/button/button.mjs 430.00 B
155
- ESM dist/components/button/text-button.mjs 265.00 B
156
- ESM dist/components/dateTimePicker/index.mjs 663.00 B
157
156
  ESM dist/components/button/index.mjs 811.00 B
158
- ESM dist/components/dateTimePicker/useDateTimePicker.mjs 172.00 B
159
157
  ESM dist/components/button/icon-button.mjs 440.00 B
160
- ESM dist/components/chip/chip.mjs 321.00 B
161
- ESM dist/components/dateTimePicker/util.mjs 191.00 B
158
+ ESM dist/components/dateTimePicker/index.mjs 663.00 B
159
+ ESM dist/components/button/text-button.mjs 265.00 B
162
160
  ESM dist/components/checkbox/index.mjs 295.00 B
161
+ ESM dist/components/dateTimePicker/calendar.mjs 398.00 B
162
+ 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
163
165
  ESM dist/components/breadcrumb/index.mjs 686.00 B
164
- ESM dist/components/backdrop/index.mjs 260.00 B
165
- ESM dist/components/pagination/usePagination.mjs 164.00 B
166
- ESM dist/components/avatar/index.mjs 254.00 B
167
- ESM ⚡️ Build success in 462ms
166
+ ESM dist/components/dateTimePicker/useDateTimePicker.mjs 172.00 B
167
+ ESM ⚡️ Build success in 402ms
168
168
  CJS dist/fonts/NanumSquare_acB.js 113.00 B
169
169
  CJS dist/fonts/NanumSquare_acEB.js 116.00 B
170
170
  CJS dist/fonts/NanumSquare_acL.js 113.00 B
171
171
  CJS dist/fonts/NanumSquare_acR.js 113.00 B
172
- CJS dist/fonts/font.css 777.00 B
173
- CJS dist/utils/types.js 778.00 B
174
172
  CJS dist/utils/clsx.js 1.77 KB
173
+ CJS dist/utils/types.js 778.00 B
174
+ CJS dist/utils/props.js 1.59 KB
175
175
  CJS dist/utils/tailwind-variants.js 7.91 KB
176
176
  CJS dist/components/backdrop/backdrop.js 9.31 KB
177
177
  CJS dist/components/backdrop/index.js 9.45 KB
178
178
  CJS dist/components/avatar/avatar.js 359.13 KB
179
- CJS dist/components/breadcrumb/breadcrumb.js 366.12 KB
180
179
  CJS dist/components/avatar/index.js 359.26 KB
181
- CJS dist/components/button/button-group.js 8.54 KB
180
+ CJS dist/components/breadcrumb/breadcrumb.js 366.12 KB
182
181
  CJS dist/components/button/text-button.js 12.75 KB
183
- CJS dist/components/breadcrumb/index.js 366.26 KB
184
182
  CJS dist/components/checkbox/checkbox.js 15.76 KB
185
- CJS dist/components/button/icon-button.js 370.65 KB
186
- CJS dist/components/button/button.js 372.31 KB
187
183
  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
188
187
  CJS dist/components/button/index.js 386.82 KB
189
188
  CJS dist/components/chip/chip.js 362.82 KB
190
- CJS dist/components/dateTimePicker/dateTimePicker.js 396.18 KB
191
- CJS dist/components/chip/index.js 362.94 KB
192
- CJS dist/components/dateTimePicker/calendar.js 366.92 KB
189
+ CJS dist/components/button/button-group.js 8.54 KB
193
190
  CJS dist/components/dateTimePicker/util.js 1.48 KB
194
191
  CJS dist/components/dateTimePicker/useDateTimePicker.js 4.53 KB
195
- CJS dist/utils/props.js 1.59 KB
196
- CJS dist/components/dateTimePicker/index.js 396.18 KB
197
- CJS dist/components/dateTimePicker/timePicker.js 374.06 KB
198
- CJS dist/components/fileUpload/index.js 399.99 KB
192
+ CJS dist/components/chip/index.js 362.94 KB
193
+ CJS dist/components/dateTimePicker/calendar.js 366.92 KB
199
194
  CJS dist/components/fileUpload/fileUpload.js 400.04 KB
195
+ CJS dist/components/fileUpload/index.js 399.99 KB
196
+ CJS dist/components/dateTimePicker/index.js 396.18 KB
200
197
  CJS dist/components/icon/index.js 351.65 KB
201
198
  CJS dist/components/icon/Icon.js 351.64 KB
202
199
  CJS dist/components/icon/template.js 350.72 KB
203
- CJS dist/components/input/index.js 372.55 KB
204
200
  CJS dist/components/list/list.js 9.58 KB
205
201
  CJS dist/components/input/input.js 372.55 KB
206
202
  CJS dist/components/list/index.js 369.58 KB
207
203
  CJS dist/components/list/listItem.js 367.74 KB
208
- CJS dist/components/modal/index.js 378.37 KB
204
+ CJS dist/components/input/index.js 372.55 KB
209
205
  CJS dist/components/pagination/usePagination.js 1.88 KB
210
- CJS dist/components/radio/radio.js 14.23 KB
211
- CJS dist/components/radio/index.js 14.36 KB
206
+ CJS dist/components/modal/modal.js 378.24 KB
212
207
  CJS dist/components/ripple/index.js 3.65 KB
213
208
  CJS dist/components/ripple/ripple.js 2.57 KB
209
+ CJS dist/components/modal/index.js 378.37 KB
210
+ CJS dist/components/ripple/useRipple.js 2.04 KB
211
+ CJS dist/fonts/font.css 777.00 B
214
212
  CJS dist/components/scroll/index.js 2.92 KB
215
- CJS dist/components/modal/modal.js 378.24 KB
216
213
  CJS dist/components/scroll/scrollArea.js 2.79 KB
217
214
  CJS dist/components/pagination/index.js 381.73 KB
218
- CJS dist/components/skeleton/index.js 3.68 KB
219
- CJS dist/components/skeleton/skeleton.js 3.54 KB
220
- CJS dist/components/select/select.js 371.90 KB
221
- CJS dist/components/ripple/useRipple.js 2.04 KB
222
- CJS dist/components/switch/switch.js 5.66 KB
215
+ CJS dist/components/dateTimePicker/timePicker.js 374.06 KB
223
216
  CJS dist/components/switch/index.js 5.79 KB
224
- CJS dist/components/pagination/pagination.js 381.73 KB
225
- CJS dist/components/select/index.js 372.03 KB
217
+ 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
226
220
  CJS dist/components/table/definition-table.js 9.56 KB
221
+ CJS dist/components/pagination/pagination.js 381.73 KB
227
222
  CJS dist/components/table/form-table.js 9.89 KB
223
+ CJS dist/components/table/table-body.js 21.25 KB
228
224
  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
229
227
  CJS dist/components/tabs/index.js 14.72 KB
230
- CJS dist/components/table/table-body.js 21.25 KB
231
228
  CJS dist/components/textarea/index.js 11.72 KB
232
- CJS dist/components/toast/toast-utils.js 1.85 KB
233
- CJS dist/components/tabs/tabs.js 14.71 KB
234
229
  CJS dist/components/textarea/textarea.js 11.58 KB
235
- CJS dist/components/tooltip/index.js 17.80 KB
230
+ CJS dist/components/select/select.js 371.91 KB
231
+ CJS dist/components/toast/toast-utils.js 1.85 KB
236
232
  CJS dist/components/table/table.js 405.14 KB
237
- CJS dist/components/tooltip/tooltip.js 17.67 KB
238
- CJS dist/components/tooltip/tooltip-utils.js 4.90 KB
239
- CJS dist/components/tooltip/useTooltip.js 4.19 KB
240
233
  CJS dist/components/toast/index.js 367.37 KB
241
234
  CJS dist/components/toast/toast.js 363.73 KB
235
+ CJS dist/components/tooltip/index.js 17.80 KB
236
+ CJS dist/components/tooltip/useTooltip.js 4.19 KB
237
+ CJS dist/components/tooltip/tooltip-utils.js 4.90 KB
238
+ CJS dist/components/table/index.js 407.03 KB
242
239
  CJS dist/components/toast/use-toast.js 367.31 KB
240
+ CJS dist/components/radio/index.js 14.36 KB
241
+ 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
243
244
  CJS dist/components/tree/index.js 365.07 KB
244
- CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
245
245
  CJS dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
246
+ CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
247
+ CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
248
+ CJS dist/index.js 556.98 KB
246
249
  CJS dist/components/tree/tree.js 365.06 KB
247
- CJS dist/index.js 556.96 KB
248
- CJS dist/components/table/index.js 407.03 KB
249
250
  CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
250
- CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
251
- CJS ⚡️ Build success in 464ms
252
- DTS ⚡️ Build success in 12025ms
251
+ CJS ⚡️ Build success in 403ms
252
+ DTS ⚡️ Build success in 13385ms
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
@@ -287,21 +287,21 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
287
287
  DTS dist/components/checkbox/checkbox.d.ts 4.44 KB
288
288
  DTS dist/components/chip/chip.d.ts 2.57 KB
289
289
  DTS dist/components/dateTimePicker/dateTimePicker.d.ts 6.99 KB
290
- DTS dist/components/fileUpload/fileUpload.d.ts 3.41 KB
290
+ DTS dist/components/fileUpload/fileUpload.d.ts 3.43 KB
291
291
  DTS dist/components/icon/Icon.d.ts 18.61 KB
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
296
295
  DTS dist/components/ripple/ripple.d.ts 820.00 B
297
296
  DTS dist/components/scroll/scrollArea.d.ts 423.00 B
298
- DTS dist/components/select/select.d.ts 7.93 KB
299
- DTS dist/components/skeleton/skeleton.d.ts 425.00 B
297
+ DTS dist/components/select/select.d.ts 7.94 KB
300
298
  DTS dist/components/switch/switch.d.ts 4.00 KB
299
+ DTS dist/components/skeleton/skeleton.d.ts 425.00 B
301
300
  DTS dist/components/tabs/tabs.d.ts 3.10 KB
302
301
  DTS dist/components/textarea/textarea.d.ts 6.78 KB
303
302
  DTS dist/components/tooltip/tooltip.d.ts 2.16 KB
304
303
  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
323
322
  DTS dist/components/ripple/index.d.ts 157.00 B
324
323
  DTS dist/components/scroll/index.d.ts 101.00 B
325
324
  DTS dist/components/select/index.d.ts 151.00 B
326
- DTS dist/components/skeleton/index.d.ts 81.00 B
327
325
  DTS dist/components/switch/index.d.ts 124.00 B
326
+ DTS dist/components/skeleton/index.d.ts 81.00 B
328
327
  DTS dist/components/tabs/index.d.ts 179.00 B
329
328
  DTS dist/components/textarea/index.d.ts 143.00 B
330
329
  DTS dist/components/tooltip/index.d.ts 182.00 B
331
330
  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
@@ -367,21 +367,21 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
367
367
  DTS dist/components/checkbox/checkbox.d.mts 4.44 KB
368
368
  DTS dist/components/chip/chip.d.mts 2.58 KB
369
369
  DTS dist/components/dateTimePicker/dateTimePicker.d.mts 6.99 KB
370
- DTS dist/components/fileUpload/fileUpload.d.mts 3.41 KB
370
+ DTS dist/components/fileUpload/fileUpload.d.mts 3.43 KB
371
371
  DTS dist/components/icon/Icon.d.mts 18.61 KB
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
376
375
  DTS dist/components/ripple/ripple.d.mts 821.00 B
377
376
  DTS dist/components/scroll/scrollArea.d.mts 423.00 B
378
377
  DTS dist/components/select/select.d.mts 7.94 KB
379
- DTS dist/components/skeleton/skeleton.d.mts 425.00 B
380
378
  DTS dist/components/switch/switch.d.mts 4.00 KB
379
+ DTS dist/components/skeleton/skeleton.d.mts 425.00 B
381
380
  DTS dist/components/tabs/tabs.d.mts 3.11 KB
382
381
  DTS dist/components/textarea/textarea.d.mts 6.78 KB
383
382
  DTS dist/components/tooltip/tooltip.d.mts 2.17 KB
384
383
  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
403
402
  DTS dist/components/ripple/index.d.mts 159.00 B
404
403
  DTS dist/components/scroll/index.d.mts 102.00 B
405
404
  DTS dist/components/select/index.d.mts 153.00 B
406
- DTS dist/components/skeleton/index.d.mts 82.00 B
407
405
  DTS dist/components/switch/index.d.mts 126.00 B
406
+ DTS dist/components/skeleton/index.d.mts 82.00 B
408
407
  DTS dist/components/tabs/index.d.mts 181.00 B
409
408
  DTS dist/components/textarea/index.d.mts 145.00 B
410
409
  DTS dist/components/tooltip/index.d.mts 185.00 B
411
410
  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 12.85s.
414
+ Done in 14.19s.
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-LL6F3WDX.mjs";
5
5
  import {
6
6
  button_default
7
- } from "./chunk-UB4YBFOT.mjs";
7
+ } from "./chunk-JTZUXVOU.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-2TKEWFGH.mjs";
@@ -65,8 +65,8 @@ var Select = forwardRef((originalProps, ref) => {
65
65
  const handleChangeOption = (option) => {
66
66
  let nextOptions;
67
67
  if (multiple) {
68
- const exists = selectedOptions.some((o) => o.key === option.key);
69
- nextOptions = exists ? selectedOptions.filter((o) => o.key !== option.key) : [...selectedOptions, option];
68
+ const exists = selectedOptions.some((o) => o.value === option.value);
69
+ nextOptions = exists ? selectedOptions.filter((o) => o.value !== option.value) : [...selectedOptions, option];
70
70
  } else {
71
71
  nextOptions = [option];
72
72
  setIsOpen(false);
@@ -92,15 +92,15 @@ var Select = forwardRef((originalProps, ref) => {
92
92
  }
93
93
  }, [targetRect]);
94
94
  const position = targetRect ? calculatePositionWithScroll(targetRect, optionWrapperHeight) : null;
95
- const displayValue = multiple ? selectedOptions.map((opt) => opt.value).join(", ") : ((_a = selectedOptions[0]) == null ? void 0 : _a.value) || "";
95
+ const displayValue = multiple ? selectedOptions.map((opt) => opt.label).join(", ") : ((_a = selectedOptions[0]) == null ? void 0 : _a.label) || "";
96
96
  const Option = ({
97
97
  option,
98
98
  isSelected,
99
99
  onClick
100
100
  }) => {
101
101
  const slot = select({ ...variantProps, isSelected });
102
- return /* @__PURE__ */ jsxs("div", { title: option.value, onClick, className: clsx(slot.option({ class: classNames == null ? void 0 : classNames.option })), children: [
103
- option.value,
102
+ return /* @__PURE__ */ jsxs("div", { title: option.label, onClick, className: clsx(slot.option({ class: classNames == null ? void 0 : classNames.option })), children: [
103
+ option.label,
104
104
  isSelected && /* @__PURE__ */ jsx(Icon_default, { name: "check", size: originalProps.size })
105
105
  ] });
106
106
  };
@@ -174,7 +174,7 @@ var Select = forwardRef((originalProps, ref) => {
174
174
  transition: "opacity 150ms ease-out, transform 150ms ease-out"
175
175
  },
176
176
  children: options.map((option) => {
177
- const isSelected = selectedOptions.some((o) => o.key === option.key);
177
+ const isSelected = selectedOptions.some((o) => o.value === option.value);
178
178
  return /* @__PURE__ */ jsx(
179
179
  Option,
180
180
  {
@@ -182,7 +182,7 @@ var Select = forwardRef((originalProps, ref) => {
182
182
  isSelected,
183
183
  onClick: () => handleChangeOption(option)
184
184
  },
185
- option.key
185
+ option.value
186
186
  );
187
187
  })
188
188
  }
@@ -4,10 +4,10 @@ import {
4
4
  } from "./chunk-GH6CPGFN.mjs";
5
5
  import {
6
6
  button_default
7
- } from "./chunk-UB4YBFOT.mjs";
7
+ } from "./chunk-JTZUXVOU.mjs";
8
8
  import {
9
9
  icon_button_default
10
- } from "./chunk-7TAGGLNY.mjs";
10
+ } from "./chunk-QIEKOGY7.mjs";
11
11
 
12
12
  // src/components/fileUpload/fileUpload.tsx
13
13
  import { useRef, useState, useEffect } from "react";
@@ -23,6 +23,7 @@ function FileUpload({
23
23
  onFileUpload,
24
24
  helperMessage,
25
25
  showProgress,
26
+ name,
26
27
  classNames
27
28
  }) {
28
29
  const fileInputRef = useRef(null);
@@ -89,7 +90,7 @@ function FileUpload({
89
90
  return /* @__PURE__ */ jsxs("div", { className: slots.base({ class: classNames == null ? void 0 : classNames.base }), children: [
90
91
  /* @__PURE__ */ jsxs("div", { className: slots.container({ class: classNames == null ? void 0 : classNames.container }), children: [
91
92
  /* @__PURE__ */ jsxs("div", { className: slots.inputWrapper(), children: [
92
- /* @__PURE__ */ jsx(input_default, { name: "file", readOnly: true, variant: "outline", full: true, placeholder, defaultValue: file == null ? void 0 : file.name }),
93
+ /* @__PURE__ */ jsx(input_default, { name, readOnly: true, variant: "outline", full: true, placeholder, defaultValue: file == null ? void 0 : file.name }),
93
94
  file && /* @__PURE__ */ jsx(
94
95
  icon_button_default,
95
96
  {
@@ -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-UB4YBFOT.mjs";
8
- import "../../chunk-7TAGGLNY.mjs";
7
+ import "../../chunk-JTZUXVOU.mjs";
8
+ import "../../chunk-QIEKOGY7.mjs";
9
9
  import "../../chunk-6WSACUIB.mjs";
10
- import "../../chunk-LXHUO6VM.mjs";
11
10
  import "../../chunk-6PNKRBUT.mjs";
11
+ import "../../chunk-LXHUO6VM.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-UB4YBFOT.mjs";
9
- import "../../chunk-7TAGGLNY.mjs";
8
+ import "../../chunk-JTZUXVOU.mjs";
9
+ import "../../chunk-QIEKOGY7.mjs";
10
10
  import "../../chunk-6WSACUIB.mjs";
11
- import "../../chunk-LXHUO6VM.mjs";
12
11
  import "../../chunk-6PNKRBUT.mjs";
12
+ import "../../chunk-LXHUO6VM.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-UB4YBFOT.mjs";
4
+ } from "../../chunk-JTZUXVOU.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
- import "../../chunk-LXHUO6VM.mjs";
7
6
  import "../../chunk-6PNKRBUT.mjs";
7
+ import "../../chunk-LXHUO6VM.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-7TAGGLNY.mjs";
4
+ } from "../../chunk-QIEKOGY7.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
- import "../../chunk-LXHUO6VM.mjs";
7
6
  import "../../chunk-6PNKRBUT.mjs";
7
+ import "../../chunk-LXHUO6VM.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-UB4YBFOT.mjs";
8
+ } from "../../chunk-JTZUXVOU.mjs";
9
9
  import {
10
10
  icon_button_default
11
- } from "../../chunk-7TAGGLNY.mjs";
11
+ } from "../../chunk-QIEKOGY7.mjs";
12
12
  import "../../chunk-6WSACUIB.mjs";
13
- import "../../chunk-LXHUO6VM.mjs";
14
13
  import "../../chunk-6PNKRBUT.mjs";
14
+ import "../../chunk-LXHUO6VM.mjs";
15
15
  import {
16
16
  text_button_default
17
17
  } from "../../chunk-WFMFC7R6.mjs";
@@ -13,9 +13,10 @@ type FileUploadProps = {
13
13
  onFileUpload?: (file: File) => void;
14
14
  helperMessage?: string;
15
15
  showProgress?: boolean;
16
+ name?: string;
16
17
  classNames?: SlotsToClasses<FileUploadSlots>;
17
18
  };
18
- declare function FileUpload({ buttonText, maxSizeMB, placeholder, accept, acceptErrorMessage, sizeErrorMessage, onFileUpload, helperMessage, showProgress, classNames, }: FileUploadProps): react_jsx_runtime.JSX.Element;
19
+ declare function FileUpload({ buttonText, maxSizeMB, placeholder, accept, acceptErrorMessage, sizeErrorMessage, onFileUpload, helperMessage, showProgress, name, classNames, }: FileUploadProps): react_jsx_runtime.JSX.Element;
19
20
  declare namespace FileUpload {
20
21
  var displayName: string;
21
22
  }
@@ -13,9 +13,10 @@ type FileUploadProps = {
13
13
  onFileUpload?: (file: File) => void;
14
14
  helperMessage?: string;
15
15
  showProgress?: boolean;
16
+ name?: string;
16
17
  classNames?: SlotsToClasses<FileUploadSlots>;
17
18
  };
18
- declare function FileUpload({ buttonText, maxSizeMB, placeholder, accept, acceptErrorMessage, sizeErrorMessage, onFileUpload, helperMessage, showProgress, classNames, }: FileUploadProps): react_jsx_runtime.JSX.Element;
19
+ declare function FileUpload({ buttonText, maxSizeMB, placeholder, accept, acceptErrorMessage, sizeErrorMessage, onFileUpload, helperMessage, showProgress, name, classNames, }: FileUploadProps): react_jsx_runtime.JSX.Element;
19
20
  declare namespace FileUpload {
20
21
  var displayName: string;
21
22
  }
@@ -5568,6 +5568,7 @@ function FileUpload({
5568
5568
  onFileUpload,
5569
5569
  helperMessage,
5570
5570
  showProgress,
5571
+ name,
5571
5572
  classNames
5572
5573
  }) {
5573
5574
  const fileInputRef = (0, import_react5.useRef)(null);
@@ -5634,7 +5635,7 @@ function FileUpload({
5634
5635
  return /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: slots.base({ class: classNames == null ? void 0 : classNames.base }), children: [
5635
5636
  /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: slots.container({ class: classNames == null ? void 0 : classNames.container }), children: [
5636
5637
  /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: slots.inputWrapper(), children: [
5637
- /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(input_default, { name: "file", readOnly: true, variant: "outline", full: true, placeholder, defaultValue: file == null ? void 0 : file.name }),
5638
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(input_default, { name, readOnly: true, variant: "outline", full: true, placeholder, defaultValue: file == null ? void 0 : file.name }),
5638
5639
  file && /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
5639
5640
  icon_button_default,
5640
5641
  {
@@ -3,16 +3,16 @@ import {
3
3
  FileUpload,
4
4
  fileUploadStyle,
5
5
  fileUpload_default
6
- } from "../../chunk-PSO2IJIF.mjs";
6
+ } from "../../chunk-YVPN5H5T.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-UB4YBFOT.mjs";
12
- import "../../chunk-7TAGGLNY.mjs";
11
+ import "../../chunk-JTZUXVOU.mjs";
12
+ import "../../chunk-QIEKOGY7.mjs";
13
13
  import "../../chunk-6WSACUIB.mjs";
14
- import "../../chunk-LXHUO6VM.mjs";
15
14
  import "../../chunk-6PNKRBUT.mjs";
15
+ import "../../chunk-LXHUO6VM.mjs";
16
16
  import "../../chunk-WFMFC7R6.mjs";
17
17
  import "../../chunk-ZYIIXWVY.mjs";
18
18
  import "../../chunk-2TKEWFGH.mjs";
@@ -5568,6 +5568,7 @@ function FileUpload({
5568
5568
  onFileUpload,
5569
5569
  helperMessage,
5570
5570
  showProgress,
5571
+ name,
5571
5572
  classNames
5572
5573
  }) {
5573
5574
  const fileInputRef = (0, import_react5.useRef)(null);
@@ -5634,7 +5635,7 @@ function FileUpload({
5634
5635
  return /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: slots.base({ class: classNames == null ? void 0 : classNames.base }), children: [
5635
5636
  /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: slots.container({ class: classNames == null ? void 0 : classNames.container }), children: [
5636
5637
  /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("div", { className: slots.inputWrapper(), children: [
5637
- /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(input_default, { name: "file", readOnly: true, variant: "outline", full: true, placeholder, defaultValue: file == null ? void 0 : file.name }),
5638
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(input_default, { name, readOnly: true, variant: "outline", full: true, placeholder, defaultValue: file == null ? void 0 : file.name }),
5638
5639
  file && /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
5639
5640
  icon_button_default,
5640
5641
  {
@@ -2,16 +2,16 @@
2
2
  import "../../chunk-RLXOHILK.mjs";
3
3
  import {
4
4
  fileUpload_default
5
- } from "../../chunk-PSO2IJIF.mjs";
5
+ } from "../../chunk-YVPN5H5T.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-UB4YBFOT.mjs";
11
- import "../../chunk-7TAGGLNY.mjs";
10
+ import "../../chunk-JTZUXVOU.mjs";
11
+ import "../../chunk-QIEKOGY7.mjs";
12
12
  import "../../chunk-6WSACUIB.mjs";
13
- import "../../chunk-LXHUO6VM.mjs";
14
13
  import "../../chunk-6PNKRBUT.mjs";
14
+ import "../../chunk-LXHUO6VM.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-IC25OKBJ.mjs";
5
+ } from "../../chunk-K7VUN5BS.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-UB4YBFOT.mjs";
11
- import "../../chunk-7TAGGLNY.mjs";
10
+ import "../../chunk-JTZUXVOU.mjs";
11
+ import "../../chunk-QIEKOGY7.mjs";
12
12
  import "../../chunk-6WSACUIB.mjs";
13
- import "../../chunk-LXHUO6VM.mjs";
14
13
  import "../../chunk-6PNKRBUT.mjs";
14
+ import "../../chunk-LXHUO6VM.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-IC25OKBJ.mjs";
4
+ } from "../../chunk-K7VUN5BS.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-UB4YBFOT.mjs";
10
- import "../../chunk-7TAGGLNY.mjs";
9
+ import "../../chunk-JTZUXVOU.mjs";
10
+ import "../../chunk-QIEKOGY7.mjs";
11
11
  import "../../chunk-6WSACUIB.mjs";
12
- import "../../chunk-LXHUO6VM.mjs";
13
12
  import "../../chunk-6PNKRBUT.mjs";
13
+ import "../../chunk-LXHUO6VM.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
- ripple_default
5
- } from "../../chunk-LXHUO6VM.mjs";
6
3
  import {
7
4
  useRipple
8
5
  } from "../../chunk-6PNKRBUT.mjs";
6
+ import {
7
+ ripple_default
8
+ } from "../../chunk-LXHUO6VM.mjs";
9
9
  import "../../chunk-AC6TWLRT.mjs";
10
10
  export {
11
11
  ripple_default as Ripple,
@@ -4419,8 +4419,8 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4419
4419
  const handleChangeOption = (option) => {
4420
4420
  let nextOptions;
4421
4421
  if (multiple) {
4422
- const exists = selectedOptions.some((o) => o.key === option.key);
4423
- nextOptions = exists ? selectedOptions.filter((o) => o.key !== option.key) : [...selectedOptions, option];
4422
+ const exists = selectedOptions.some((o) => o.value === option.value);
4423
+ nextOptions = exists ? selectedOptions.filter((o) => o.value !== option.value) : [...selectedOptions, option];
4424
4424
  } else {
4425
4425
  nextOptions = [option];
4426
4426
  setIsOpen(false);
@@ -4446,15 +4446,15 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4446
4446
  }
4447
4447
  }, [targetRect]);
4448
4448
  const position = targetRect ? calculatePositionWithScroll(targetRect, optionWrapperHeight) : null;
4449
- const displayValue = multiple ? selectedOptions.map((opt) => opt.value).join(", ") : ((_a = selectedOptions[0]) == null ? void 0 : _a.value) || "";
4449
+ const displayValue = multiple ? selectedOptions.map((opt) => opt.label).join(", ") : ((_a = selectedOptions[0]) == null ? void 0 : _a.label) || "";
4450
4450
  const Option = ({
4451
4451
  option,
4452
4452
  isSelected,
4453
4453
  onClick
4454
4454
  }) => {
4455
4455
  const slot = select({ ...variantProps, isSelected });
4456
- return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("div", { title: option.value, onClick, className: clsx(slot.option({ class: classNames == null ? void 0 : classNames.option })), children: [
4457
- option.value,
4456
+ return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("div", { title: option.label, onClick, className: clsx(slot.option({ class: classNames == null ? void 0 : classNames.option })), children: [
4457
+ option.label,
4458
4458
  isSelected && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Icon_default, { name: "check", size: originalProps.size })
4459
4459
  ] });
4460
4460
  };
@@ -4528,7 +4528,7 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4528
4528
  transition: "opacity 150ms ease-out, transform 150ms ease-out"
4529
4529
  },
4530
4530
  children: options.map((option) => {
4531
- const isSelected = selectedOptions.some((o) => o.key === option.key);
4531
+ const isSelected = selectedOptions.some((o) => o.value === option.value);
4532
4532
  return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4533
4533
  Option,
4534
4534
  {
@@ -4536,7 +4536,7 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4536
4536
  isSelected,
4537
4537
  onClick: () => handleChangeOption(option)
4538
4538
  },
4539
- option.key
4539
+ option.value
4540
4540
  );
4541
4541
  })
4542
4542
  }
@@ -2,7 +2,7 @@
2
2
  import "../../chunk-QCEKPS7U.mjs";
3
3
  import {
4
4
  select_default
5
- } from "../../chunk-IEJRE6LT.mjs";
5
+ } from "../../chunk-Q5JOHEP7.mjs";
6
6
  import "../../chunk-ZYIIXWVY.mjs";
7
7
  import "../../chunk-2TKEWFGH.mjs";
8
8
  import "../../chunk-2SDYFOZL.mjs";
@@ -5,8 +5,8 @@ import { ComponentPropsWithRef } from 'react';
5
5
  import { SlotsToClasses } from '../../utils/types.mjs';
6
6
 
7
7
  interface SelectOption {
8
- key: string | number;
9
- value: string;
8
+ label: string;
9
+ value: string | number;
10
10
  }
11
11
  interface Props extends Omit<ComponentPropsWithRef<"input">, "onChange" | keyof SelectVariantProps> {
12
12
  options: SelectOption[];
@@ -5,8 +5,8 @@ import { ComponentPropsWithRef } from 'react';
5
5
  import { SlotsToClasses } from '../../utils/types.js';
6
6
 
7
7
  interface SelectOption {
8
- key: string | number;
9
- value: string;
8
+ label: string;
9
+ value: string | number;
10
10
  }
11
11
  interface Props extends Omit<ComponentPropsWithRef<"input">, "onChange" | keyof SelectVariantProps> {
12
12
  options: SelectOption[];
@@ -4417,8 +4417,8 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4417
4417
  const handleChangeOption = (option) => {
4418
4418
  let nextOptions;
4419
4419
  if (multiple) {
4420
- const exists = selectedOptions.some((o) => o.key === option.key);
4421
- nextOptions = exists ? selectedOptions.filter((o) => o.key !== option.key) : [...selectedOptions, option];
4420
+ const exists = selectedOptions.some((o) => o.value === option.value);
4421
+ nextOptions = exists ? selectedOptions.filter((o) => o.value !== option.value) : [...selectedOptions, option];
4422
4422
  } else {
4423
4423
  nextOptions = [option];
4424
4424
  setIsOpen(false);
@@ -4444,15 +4444,15 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4444
4444
  }
4445
4445
  }, [targetRect]);
4446
4446
  const position = targetRect ? calculatePositionWithScroll(targetRect, optionWrapperHeight) : null;
4447
- const displayValue = multiple ? selectedOptions.map((opt) => opt.value).join(", ") : ((_a = selectedOptions[0]) == null ? void 0 : _a.value) || "";
4447
+ const displayValue = multiple ? selectedOptions.map((opt) => opt.label).join(", ") : ((_a = selectedOptions[0]) == null ? void 0 : _a.label) || "";
4448
4448
  const Option = ({
4449
4449
  option,
4450
4450
  isSelected,
4451
4451
  onClick
4452
4452
  }) => {
4453
4453
  const slot = select({ ...variantProps, isSelected });
4454
- return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("div", { title: option.value, onClick, className: clsx(slot.option({ class: classNames == null ? void 0 : classNames.option })), children: [
4455
- option.value,
4454
+ return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("div", { title: option.label, onClick, className: clsx(slot.option({ class: classNames == null ? void 0 : classNames.option })), children: [
4455
+ option.label,
4456
4456
  isSelected && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Icon_default, { name: "check", size: originalProps.size })
4457
4457
  ] });
4458
4458
  };
@@ -4526,7 +4526,7 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4526
4526
  transition: "opacity 150ms ease-out, transform 150ms ease-out"
4527
4527
  },
4528
4528
  children: options.map((option) => {
4529
- const isSelected = selectedOptions.some((o) => o.key === option.key);
4529
+ const isSelected = selectedOptions.some((o) => o.value === option.value);
4530
4530
  return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
4531
4531
  Option,
4532
4532
  {
@@ -4534,7 +4534,7 @@ var Select = (0, import_react.forwardRef)((originalProps, ref) => {
4534
4534
  isSelected,
4535
4535
  onClick: () => handleChangeOption(option)
4536
4536
  },
4537
- option.key
4537
+ option.value
4538
4538
  );
4539
4539
  })
4540
4540
  }
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  select_default
4
- } from "../../chunk-IEJRE6LT.mjs";
4
+ } from "../../chunk-Q5JOHEP7.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
- table_default
5
- } from "../../chunk-2M5G4MRK.mjs";
6
3
  import {
7
4
  definition_table_default
8
5
  } from "../../chunk-6TIIBU7J.mjs";
6
+ import {
7
+ table_default
8
+ } from "../../chunk-2M5G4MRK.mjs";
9
9
  import "../../chunk-LWRK5TPZ.mjs";
10
10
  import "../../chunk-P7YYNA6L.mjs";
11
11
  import "../../chunk-DQRAFUDA.mjs";
package/dist/index.js CHANGED
@@ -7831,8 +7831,8 @@ var Select = (0, import_react17.forwardRef)((originalProps, ref) => {
7831
7831
  const handleChangeOption = (option) => {
7832
7832
  let nextOptions;
7833
7833
  if (multiple) {
7834
- const exists = selectedOptions.some((o) => o.key === option.key);
7835
- nextOptions = exists ? selectedOptions.filter((o) => o.key !== option.key) : [...selectedOptions, option];
7834
+ const exists = selectedOptions.some((o) => o.value === option.value);
7835
+ nextOptions = exists ? selectedOptions.filter((o) => o.value !== option.value) : [...selectedOptions, option];
7836
7836
  } else {
7837
7837
  nextOptions = [option];
7838
7838
  setIsOpen(false);
@@ -7858,15 +7858,15 @@ var Select = (0, import_react17.forwardRef)((originalProps, ref) => {
7858
7858
  }
7859
7859
  }, [targetRect]);
7860
7860
  const position = targetRect ? calculatePositionWithScroll(targetRect, optionWrapperHeight) : null;
7861
- const displayValue = multiple ? selectedOptions.map((opt) => opt.value).join(", ") : ((_a = selectedOptions[0]) == null ? void 0 : _a.value) || "";
7861
+ const displayValue = multiple ? selectedOptions.map((opt) => opt.label).join(", ") : ((_a = selectedOptions[0]) == null ? void 0 : _a.label) || "";
7862
7862
  const Option = ({
7863
7863
  option,
7864
7864
  isSelected,
7865
7865
  onClick
7866
7866
  }) => {
7867
7867
  const slot = select({ ...variantProps, isSelected });
7868
- return /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)("div", { title: option.value, onClick, className: clsx(slot.option({ class: classNames == null ? void 0 : classNames.option })), children: [
7869
- option.value,
7868
+ return /* @__PURE__ */ (0, import_jsx_runtime22.jsxs)("div", { title: option.label, onClick, className: clsx(slot.option({ class: classNames == null ? void 0 : classNames.option })), children: [
7869
+ option.label,
7870
7870
  isSelected && /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(Icon_default, { name: "check", size: originalProps.size })
7871
7871
  ] });
7872
7872
  };
@@ -7940,7 +7940,7 @@ var Select = (0, import_react17.forwardRef)((originalProps, ref) => {
7940
7940
  transition: "opacity 150ms ease-out, transform 150ms ease-out"
7941
7941
  },
7942
7942
  children: options.map((option) => {
7943
- const isSelected = selectedOptions.some((o) => o.key === option.key);
7943
+ const isSelected = selectedOptions.some((o) => o.value === option.value);
7944
7944
  return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
7945
7945
  Option,
7946
7946
  {
@@ -7948,7 +7948,7 @@ var Select = (0, import_react17.forwardRef)((originalProps, ref) => {
7948
7948
  isSelected,
7949
7949
  onClick: () => handleChangeOption(option)
7950
7950
  },
7951
- option.key
7951
+ option.value
7952
7952
  );
7953
7953
  })
7954
7954
  }
@@ -10372,6 +10372,7 @@ function FileUpload({
10372
10372
  onFileUpload,
10373
10373
  helperMessage,
10374
10374
  showProgress,
10375
+ name,
10375
10376
  classNames
10376
10377
  }) {
10377
10378
  const fileInputRef = (0, import_react33.useRef)(null);
@@ -10438,7 +10439,7 @@ function FileUpload({
10438
10439
  return /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)("div", { className: slots.base({ class: classNames == null ? void 0 : classNames.base }), children: [
10439
10440
  /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)("div", { className: slots.container({ class: classNames == null ? void 0 : classNames.container }), children: [
10440
10441
  /* @__PURE__ */ (0, import_jsx_runtime36.jsxs)("div", { className: slots.inputWrapper(), children: [
10441
- /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(input_default, { name: "file", readOnly: true, variant: "outline", full: true, placeholder, defaultValue: file == null ? void 0 : file.name }),
10442
+ /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(input_default, { name, readOnly: true, variant: "outline", full: true, placeholder, defaultValue: file == null ? void 0 : file.name }),
10442
10443
  file && /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(
10443
10444
  icon_button_default,
10444
10445
  {
package/dist/index.mjs CHANGED
@@ -1,18 +1,12 @@
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";
8
2
  import "./chunk-MBLZYQCN.mjs";
9
3
  import {
10
4
  tree_default
11
5
  } from "./chunk-NFQMXW4Z.mjs";
12
- import "./chunk-3MY6LO7N.mjs";
6
+ import "./chunk-TPFN22HR.mjs";
13
7
  import {
14
- tabs_default
15
- } from "./chunk-2YMAKIZ6.mjs";
8
+ radio_default
9
+ } from "./chunk-QIRL6HY6.mjs";
16
10
  import "./chunk-RRAZM5D3.mjs";
17
11
  import {
18
12
  textarea_default
@@ -26,19 +20,25 @@ import "./chunk-ZOTHPHXA.mjs";
26
20
  import {
27
21
  toast_default
28
22
  } from "./chunk-MEY4IL7D.mjs";
29
- import "./chunk-LVFI2NOH.mjs";
23
+ import "./chunk-HIE2YRGA.mjs";
30
24
  import {
31
- switch_default
32
- } from "./chunk-Z74QNVPG.mjs";
25
+ tooltip_default
26
+ } from "./chunk-Z2537DF6.mjs";
27
+ import "./chunk-ZMOAFSYE.mjs";
28
+ import "./chunk-WSIADHVC.mjs";
33
29
  import "./chunk-DX3KXNP6.mjs";
34
- import {
35
- table_default
36
- } from "./chunk-2M5G4MRK.mjs";
37
30
  import {
38
31
  definition_table_default
39
32
  } from "./chunk-6TIIBU7J.mjs";
33
+ import {
34
+ table_default
35
+ } from "./chunk-2M5G4MRK.mjs";
40
36
  import "./chunk-LWRK5TPZ.mjs";
41
37
  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,7 +46,11 @@ import {
46
46
  import "./chunk-QCEKPS7U.mjs";
47
47
  import {
48
48
  select_default
49
- } from "./chunk-IEJRE6LT.mjs";
49
+ } from "./chunk-Q5JOHEP7.mjs";
50
+ import "./chunk-LVFI2NOH.mjs";
51
+ import {
52
+ switch_default
53
+ } from "./chunk-Z74QNVPG.mjs";
50
54
  import "./chunk-MZ76AA76.mjs";
51
55
  import {
52
56
  skeleton_default
@@ -54,16 +58,12 @@ import {
54
58
  import "./chunk-DJOG6Z35.mjs";
55
59
  import {
56
60
  modal_default
57
- } from "./chunk-IC25OKBJ.mjs";
61
+ } from "./chunk-K7VUN5BS.mjs";
58
62
  import "./chunk-7B7LRG5J.mjs";
59
63
  import {
60
64
  pagination_default
61
65
  } from "./chunk-MCNCHQ33.mjs";
62
66
  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-PSO2IJIF.mjs";
86
+ } from "./chunk-YVPN5H5T.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-UB4YBFOT.mjs";
116
+ } from "./chunk-JTZUXVOU.mjs";
117
117
  import {
118
118
  icon_button_default
119
- } from "./chunk-7TAGGLNY.mjs";
119
+ } from "./chunk-QIEKOGY7.mjs";
120
120
  import "./chunk-6WSACUIB.mjs";
121
- import "./chunk-LXHUO6VM.mjs";
122
121
  import "./chunk-6PNKRBUT.mjs";
122
+ import "./chunk-LXHUO6VM.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.35",
3
+ "version": "0.1.36",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -1,10 +1,10 @@
1
1
  "use client";
2
- import {
3
- ripple_default
4
- } from "./chunk-LXHUO6VM.mjs";
5
2
  import {
6
3
  useRipple
7
4
  } from "./chunk-6PNKRBUT.mjs";
5
+ import {
6
+ ripple_default
7
+ } from "./chunk-LXHUO6VM.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
- ripple_default
4
- } from "./chunk-LXHUO6VM.mjs";
5
2
  import {
6
3
  useRipple
7
4
  } from "./chunk-6PNKRBUT.mjs";
5
+ import {
6
+ ripple_default
7
+ } from "./chunk-LXHUO6VM.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-2TKEWFGH.mjs";