@deepnoid/ui 0.1.134 → 0.1.136

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  yarn run v1.22.22
2
2
  $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:font
3
- CLI Building entry: src/index.ts, src/fonts/NanumSquare_acB.ttf, src/fonts/NanumSquare_acEB.ttf, src/fonts/NanumSquare_acL.ttf, src/fonts/NanumSquare_acR.ttf, src/fonts/font.css, src/hooks/useIsMounted.ts, src/utils/clsx.ts, src/utils/props.ts, src/utils/tailwind-variants.ts, src/utils/types.ts, src/components/accordion/accordion.tsx, src/components/accordion/accordionItem.tsx, src/components/accordion/index.ts, src/components/avatar/avatar.tsx, src/components/avatar/index.ts, src/components/backdrop/backdrop.tsx, src/components/backdrop/index.ts, src/components/breadcrumb/breadcrumb.tsx, src/components/breadcrumb/index.ts, src/components/button/button-group.tsx, src/components/button/button.tsx, src/components/button/icon-button.tsx, src/components/button/index.ts, src/components/button/text-button.tsx, src/components/charts/areaChart.tsx, src/components/charts/barChart.tsx, src/components/charts/circularProgress.tsx, src/components/charts/index.ts, src/components/charts/radarChart.tsx, src/components/checkbox/checkbox.tsx, src/components/checkbox/index.tsx, src/components/chip/chip.tsx, src/components/chip/index.ts, src/components/drawer/drawer.tsx, src/components/drawer/index.ts, src/components/fileUpload/fileUpload.tsx, src/components/fileUpload/index.ts, src/components/icon/Icon.tsx, src/components/icon/index.ts, src/components/icon/template.tsx, src/components/input/index.ts, src/components/input/input.tsx, src/components/list/index.ts, src/components/list/list.tsx, src/components/list/listItem.tsx, src/components/modal/index.ts, src/components/modal/modal.tsx, src/components/pagination/index.ts, src/components/pagination/pagination.tsx, src/components/pagination/usePagination.ts, src/components/picker/datePicker.tsx, src/components/picker/day.tsx, src/components/picker/index.ts, src/components/picker/timePicker.tsx, src/components/picker/utils.ts, src/components/progress/index.ts, src/components/progress/progress.tsx, src/components/radio/index.ts, src/components/radio/radio.tsx, src/components/ripple/index.ts, src/components/ripple/ripple.tsx, src/components/ripple/useRipple.ts, src/components/select/index.ts, src/components/select/select.tsx, src/components/scroll/index.ts, src/components/scroll/scrollArea.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/timePicker/calendar.tsx, src/components/timePicker/useDateTimePicker.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/hooks/useIsMounted.ts, src/utils/clsx.ts, src/utils/props.ts, src/utils/tailwind-variants.ts, src/utils/types.ts, src/components/accordion/accordion.tsx, src/components/accordion/accordionItem.tsx, src/components/accordion/index.ts, src/components/avatar/avatar.tsx, src/components/avatar/index.ts, src/components/backdrop/backdrop.tsx, src/components/backdrop/index.ts, src/components/breadcrumb/breadcrumb.tsx, src/components/breadcrumb/index.ts, src/components/button/button-group.tsx, src/components/button/button.tsx, src/components/button/icon-button.tsx, src/components/button/index.ts, src/components/button/text-button.tsx, src/components/charts/areaChart.tsx, src/components/charts/barChart.tsx, src/components/charts/circularProgress.tsx, src/components/charts/index.ts, src/components/charts/radarChart.tsx, src/components/checkbox/checkbox.tsx, src/components/checkbox/index.tsx, src/components/chip/chip.tsx, src/components/chip/index.ts, src/components/drawer/drawer.tsx, src/components/drawer/index.ts, src/components/fileUpload/fileUpload.tsx, src/components/fileUpload/index.ts, src/components/icon/Icon.tsx, src/components/icon/index.ts, src/components/icon/template.tsx, src/components/input/index.ts, src/components/input/input.tsx, src/components/list/index.ts, src/components/list/list.tsx, src/components/list/listItem.tsx, src/components/modal/index.ts, src/components/modal/modal.tsx, src/components/pagination/index.ts, src/components/pagination/pagination.tsx, src/components/pagination/usePagination.ts, src/components/picker/datePicker.tsx, src/components/picker/day.tsx, src/components/picker/index.ts, src/components/picker/timePicker.tsx, src/components/picker/utils.ts, src/components/progress/index.ts, src/components/progress/progress.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/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/timePicker/calendar.tsx, src/components/timePicker/useDateTimePicker.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/radio/index.ts, src/components/radio/radio.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
@@ -12,282 +12,282 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
12
12
  ESM dist/utils/props.mjs 137.00 B
13
13
  ESM dist/fonts/NanumSquare_acB.mjs 194.00 B
14
14
  ESM dist/hooks/useIsMounted.mjs 129.00 B
15
- ESM dist/index.mjs 4.92 KB
16
15
  ESM dist/chunk-MBLZYQCN.mjs 14.00 B
16
+ ESM dist/index.mjs 4.92 KB
17
17
  ESM dist/chunk-LUWGOKLG.mjs 14.00 B
18
+ ESM dist/chunk-65WBMAP2.mjs 2.58 KB
18
19
  ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
19
20
  ESM dist/chunk-A7WUJKQL.mjs 5.53 KB
21
+ ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
22
+ ESM dist/chunk-STDK4DIP.mjs 5.37 KB
20
23
  ESM dist/chunk-IC3QFXSF.mjs 4.10 KB
21
- ESM dist/chunk-65WBMAP2.mjs 2.58 KB
24
+ ESM dist/chunk-TPFN22HR.mjs 14.00 B
22
25
  ESM dist/chunk-HIE2YRGA.mjs 14.00 B
26
+ ESM dist/chunk-WSIADHVC.mjs 3.80 KB
27
+ ESM dist/chunk-3MY6LO7N.mjs 14.00 B
28
+ ESM dist/chunk-BBRPAQON.mjs 6.13 KB
29
+ ESM dist/chunk-RRAZM5D3.mjs 14.00 B
23
30
  ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
24
31
  ESM dist/chunk-DX3KXNP6.mjs 14.00 B
32
+ ESM dist/chunk-LVFI2NOH.mjs 14.00 B
25
33
  ESM dist/chunk-YGOX6FBU.mjs 4.21 KB
26
- ESM dist/chunk-3MY6LO7N.mjs 14.00 B
27
- ESM dist/chunk-ZHYRFDNF.mjs 15.47 KB
28
- ESM dist/chunk-WSIADHVC.mjs 3.80 KB
29
- ESM dist/chunk-BBRPAQON.mjs 6.13 KB
30
34
  ESM dist/chunk-3CRSSRCH.mjs 9.13 KB
31
- ESM dist/chunk-RRAZM5D3.mjs 14.00 B
32
35
  ESM dist/chunk-MZ76AA76.mjs 14.00 B
33
36
  ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
37
+ ESM dist/chunk-AGE57VDD.mjs 4.16 KB
34
38
  ESM dist/chunk-7B7LRG5J.mjs 14.00 B
35
- ESM dist/chunk-LVFI2NOH.mjs 14.00 B
39
+ ESM dist/chunk-IUNZZ77V.mjs 15.60 KB
36
40
  ESM dist/chunk-T3BUL253.mjs 4.12 KB
37
- ESM dist/chunk-AGE57VDD.mjs 4.16 KB
38
- ESM dist/chunk-TPFN22HR.mjs 14.00 B
39
- ESM dist/chunk-STDK4DIP.mjs 5.37 KB
40
- ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
41
- ESM dist/chunk-4URRLVNR.mjs 10.23 KB
42
- ESM dist/chunk-K67GB7SN.mjs 11.77 KB
43
- ESM dist/chunk-F3HENRVM.mjs 934.00 B
44
- ESM dist/chunk-FWFEKWWD.mjs 437.00 B
45
41
  ESM dist/chunk-4VWG4726.mjs 14.00 B
46
42
  ESM dist/chunk-2TDHQLVV.mjs 1.51 KB
47
- ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
43
+ ESM dist/utils/types.mjs 14.00 B
44
+ ESM dist/utils/tailwind-variants.mjs 109.00 B
45
+ ESM dist/chunk-K67GB7SN.mjs 11.77 KB
48
46
  ESM dist/chunk-ZWS4VUVZ.mjs 12.45 KB
47
+ ESM dist/chunk-QCEKPS7U.mjs 14.00 B
48
+ ESM dist/chunk-FWFEKWWD.mjs 437.00 B
49
+ ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
49
50
  ESM dist/chunk-P3PXIJTU.mjs 1.27 KB
50
51
  ESM dist/chunk-D6ALZBZ7.mjs 7.20 KB
52
+ ESM dist/chunk-F3HENRVM.mjs 934.00 B
53
+ ESM dist/chunk-CXJYXTAY.mjs 15.68 KB
51
54
  ESM dist/chunk-DJOG6Z35.mjs 14.00 B
52
55
  ESM dist/chunk-MGEWSREV.mjs 14.00 B
53
- ESM dist/utils/types.mjs 14.00 B
54
- ESM dist/chunk-CXJYXTAY.mjs 15.68 KB
55
- ESM dist/utils/tailwind-variants.mjs 109.00 B
56
- ESM dist/chunk-32GA3YW4.mjs 14.00 B
57
- ESM dist/chunk-5X4GVYYT.mjs 4.03 KB
58
56
  ESM dist/chunk-XLKNZQ34.mjs 4.67 KB
59
57
  ESM dist/chunk-RLXOHILK.mjs 14.00 B
60
- ESM dist/chunk-7VOQKIIK.mjs 14.00 B
61
- ESM dist/chunk-NF5OSUXI.mjs 4.55 KB
62
- ESM dist/chunk-MCBAEW2Q.mjs 3.75 KB
63
58
  ESM dist/chunk-5XV45JBV.mjs 5.03 KB
59
+ ESM dist/chunk-5X4GVYYT.mjs 4.03 KB
60
+ ESM dist/chunk-32GA3YW4.mjs 14.00 B
61
+ ESM dist/chunk-4URRLVNR.mjs 10.23 KB
62
+ ESM dist/chunk-7VOQKIIK.mjs 14.00 B
64
63
  ESM dist/chunk-2GCSFWHD.mjs 14.00 B
64
+ ESM dist/chunk-NF5OSUXI.mjs 4.55 KB
65
65
  ESM dist/chunk-VYNBJBXD.mjs 14.00 B
66
- ESM dist/chunk-M37VBNB3.mjs 1.04 KB
66
+ ESM dist/chunk-MCBAEW2Q.mjs 3.75 KB
67
67
  ESM dist/chunk-DQRAFUDA.mjs 14.00 B
68
+ ESM dist/chunk-GL4E6YGW.mjs 13.21 KB
69
+ ESM dist/chunk-IHLCZM5T.mjs 6.32 KB
68
70
  ESM dist/chunk-4ED5G3HR.mjs 7.07 KB
71
+ ESM dist/chunk-M37VBNB3.mjs 1.04 KB
69
72
  ESM dist/chunk-NCK5E2NL.mjs 4.65 KB
70
- ESM dist/chunk-GL4E6YGW.mjs 13.21 KB
71
73
  ESM dist/chunk-OEFILEL3.mjs 3.22 KB
72
- ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
73
74
  ESM dist/chunk-3U5NJTRH.mjs 6.54 KB
74
- ESM dist/chunk-IW2MDZBW.mjs 778.00 B
75
75
  ESM dist/chunk-SE5TU755.mjs 14.00 B
76
+ ESM dist/chunk-IW2MDZBW.mjs 778.00 B
76
77
  ESM dist/chunk-5QUOI54M.mjs 2.87 KB
77
- ESM dist/chunk-IHLCZM5T.mjs 6.32 KB
78
- ESM dist/chunk-KYIODWXL.mjs 14.00 B
79
- ESM dist/chunk-SDUDU3CU.mjs 4.40 KB
80
- ESM dist/chunk-GUTGDPXH.mjs 724.00 B
81
78
  ESM dist/chunk-MY5U63QO.mjs 14.00 B
79
+ ESM dist/chunk-KYIODWXL.mjs 14.00 B
82
80
  ESM dist/chunk-6WSACUIB.mjs 14.00 B
83
- ESM dist/chunk-SZL743JC.mjs 1.00 KB
84
- ESM dist/chunk-QCEKPS7U.mjs 14.00 B
85
- ESM dist/chunk-FMLCHLQA.mjs 9.36 KB
86
- ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
81
+ ESM dist/chunk-GUTGDPXH.mjs 724.00 B
87
82
  ESM dist/chunk-LXHUO6VM.mjs 1.49 KB
83
+ ESM dist/chunk-FMLCHLQA.mjs 9.36 KB
84
+ ESM dist/chunk-SZL743JC.mjs 1.00 KB
85
+ ESM dist/chunk-SDUDU3CU.mjs 4.40 KB
88
86
  ESM dist/chunk-27ABA4FN.mjs 12.17 KB
89
87
  ESM dist/chunk-TZIL6LDD.mjs 929.00 B
90
88
  ESM dist/chunk-NMSDSEBD.mjs 14.00 B
89
+ ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
90
+ ESM dist/chunk-XL3K55LE.mjs 2.01 KB
91
91
  ESM dist/chunk-E3G5QXSH.mjs 608.00 B
92
+ ESM dist/chunk-CVXLLXLE.mjs 6.02 KB
92
93
  ESM dist/chunk-7DLOYKVC.mjs 14.00 B
93
- ESM dist/chunk-XL3K55LE.mjs 2.01 KB
94
- ESM dist/chunk-F4ROD4P5.mjs 1.65 KB
94
+ ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
95
95
  ESM dist/fonts/NanumSquare_acR.mjs 194.00 B
96
+ ESM dist/chunk-F4ROD4P5.mjs 1.65 KB
97
+ ESM dist/fonts/font.css 777.00 B
98
+ ESM dist/chunk-76QIZILI.mjs 15.35 KB
96
99
  ESM dist/chunk-3V4HT2K5.mjs 837.00 B
97
100
  ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
98
- ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
99
- ESM dist/chunk-76QIZILI.mjs 15.35 KB
101
+ ESM dist/chunk-27Y6K5NK.mjs 823.00 B
102
+ ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
100
103
  ESM dist/utils/clsx.mjs 113.00 B
101
- ESM dist/fonts/font.css 777.00 B
102
104
  ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
103
- ESM dist/chunk-27Y6K5NK.mjs 823.00 B
104
- ESM dist/chunk-CVXLLXLE.mjs 6.02 KB
105
- ESM dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
106
105
  ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
107
106
  ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
107
+ ESM dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
108
108
  ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
109
- ESM dist/components/tree/tree.mjs 337.00 B
110
- ESM dist/components/timePicker/calendar.mjs 11.09 KB
111
- ESM dist/components/toast/toast-utils.mjs 143.00 B
109
+ ESM dist/components/tree/index.mjs 353.00 B
110
+ ESM dist/components/toast/index.mjs 527.00 B
112
111
  ESM dist/components/textarea/textarea.mjs 224.00 B
113
112
  ESM dist/components/table/table-body.mjs 753.00 B
113
+ ESM dist/components/radio/index.mjs 286.00 B
114
114
  ESM dist/chunk-VNT5KKMS.mjs 751.30 KB
115
+ ESM dist/components/switch/index.mjs 219.00 B
115
116
  ESM dist/components/skeleton/index.mjs 225.00 B
116
- ESM dist/components/tabs/tabs.mjs 232.00 B
117
- ESM dist/components/switch/switch.mjs 185.00 B
118
- ESM dist/components/scroll/index.mjs 231.00 B
117
+ ESM dist/components/select/select.mjs 360.00 B
118
+ ESM dist/components/timePicker/calendar.mjs 11.09 KB
119
119
  ESM dist/components/progress/index.mjs 295.00 B
120
120
  ESM dist/components/ripple/index.mjs 253.00 B
121
- ESM dist/components/radio/index.mjs 286.00 B
122
- ESM dist/components/pagination/pagination.mjs 473.00 B
123
- ESM dist/components/picker/datePicker.mjs 826.00 B
121
+ ESM dist/components/pagination/index.mjs 511.00 B
122
+ ESM dist/components/scroll/index.mjs 231.00 B
123
+ ESM dist/components/picker/day.mjs 238.00 B
124
124
  ESM dist/components/icon/template.mjs 127.00 B
125
- ESM dist/components/input/input.mjs 386.00 B
126
125
  ESM dist/components/list/index.mjs 483.00 B
127
- ESM dist/components/modal/modal.mjs 708.00 B
128
- ESM dist/components/chip/chip.mjs 321.00 B
126
+ ESM dist/components/input/index.mjs 391.00 B
127
+ ESM dist/components/modal/index.mjs 741.00 B
129
128
  ESM dist/components/drawer/drawer.mjs 255.00 B
129
+ ESM dist/components/chip/chip.mjs 321.00 B
130
130
  ESM dist/components/fileUpload/fileUpload.mjs 889.00 B
131
131
  ESM dist/components/button/text-button.mjs 265.00 B
132
- ESM dist/components/select/select.mjs 360.00 B
133
- ESM dist/components/charts/circularProgress.mjs 240.00 B
134
- ESM dist/components/checkbox/index.mjs 295.00 B
135
- ESM dist/components/backdrop/index.mjs 260.00 B
136
- ESM dist/components/accordion/accordion.mjs 226.00 B
132
+ ESM dist/components/charts/barChart.mjs 224.00 B
133
+ ESM dist/components/checkbox/checkbox.mjs 259.00 B
137
134
  ESM dist/components/breadcrumb/index.mjs 686.00 B
135
+ ESM dist/components/backdrop/backdrop.mjs 224.00 B
136
+ ESM dist/components/accordion/accordion.mjs 226.00 B
138
137
  ESM dist/components/avatar/avatar.mjs 220.00 B
139
- ESM dist/components/tooltip/tooltip.mjs 292.00 B
140
- ESM dist/components/tree/index.mjs 353.00 B
141
138
  ESM dist/components/tooltip/useTooltip.mjs 166.00 B
142
- ESM dist/components/timePicker/useDateTimePicker.mjs 3.37 KB
143
- ESM dist/components/toast/use-toast.mjs 441.00 B
139
+ ESM dist/components/tooltip/tooltip.mjs 292.00 B
140
+ ESM dist/components/tree/tree.mjs 337.00 B
141
+ ESM dist/components/toast/toast-utils.mjs 143.00 B
144
142
  ESM dist/components/tooltip/index.mjs 327.00 B
145
- ESM dist/components/toast/index.mjs 527.00 B
143
+ ESM dist/components/toast/use-toast.mjs 441.00 B
144
+ ESM dist/components/radio/radio.mjs 253.00 B
146
145
  ESM dist/components/table/table.mjs 775.00 B
147
146
  ESM dist/components/toast/toast.mjs 358.00 B
148
- ESM dist/components/table/form-table.mjs 1.92 KB
149
147
  ESM dist/components/table/table-head.mjs 753.00 B
148
+ ESM dist/components/timePicker/useDateTimePicker.mjs 3.37 KB
149
+ ESM dist/components/tabs/tabs.mjs 232.00 B
150
150
  ESM dist/components/tabs/index.mjs 248.00 B
151
- ESM dist/components/table/index.mjs 894.00 B
152
151
  ESM dist/components/textarea/index.mjs 260.00 B
153
- ESM dist/components/scroll/scrollArea.mjs 193.00 B
154
- ESM dist/components/skeleton/skeleton.mjs 189.00 B
155
- ESM dist/components/switch/index.mjs 219.00 B
152
+ ESM dist/components/switch/switch.mjs 185.00 B
156
153
  ESM dist/components/table/definition-table.mjs 240.00 B
154
+ ESM dist/components/skeleton/skeleton.mjs 189.00 B
155
+ ESM dist/components/table/form-table.mjs 1.92 KB
156
+ ESM dist/components/table/index.mjs 894.00 B
157
157
  ESM dist/components/progress/progress.mjs 259.00 B
158
+ ESM dist/components/ripple/ripple.mjs 150.00 B
159
+ ESM dist/components/scroll/scrollArea.mjs 193.00 B
158
160
  ESM dist/components/ripple/useRipple.mjs 158.00 B
159
161
  ESM dist/components/select/index.mjs 394.00 B
160
- ESM dist/components/pagination/index.mjs 511.00 B
161
- ESM dist/components/ripple/ripple.mjs 150.00 B
162
+ ESM dist/components/pagination/pagination.mjs 473.00 B
163
+ ESM dist/components/pagination/usePagination.mjs 164.00 B
162
164
  ESM dist/components/picker/timePicker.mjs 476.00 B
163
165
  ESM dist/components/picker/index.mjs 1.02 KB
164
- ESM dist/components/pagination/usePagination.mjs 164.00 B
165
- ESM dist/components/picker/day.mjs 238.00 B
166
- ESM dist/components/radio/radio.mjs 253.00 B
167
166
  ESM dist/components/picker/utils.mjs 191.00 B
168
- ESM dist/components/input/index.mjs 391.00 B
167
+ ESM dist/components/input/input.mjs 386.00 B
169
168
  ESM dist/components/list/list.mjs 216.00 B
170
- ESM dist/components/list/listItem.mjs 364.00 B
171
- ESM dist/components/modal/index.mjs 741.00 B
172
169
  ESM dist/components/drawer/index.mjs 289.00 B
170
+ ESM dist/components/icon/Icon.mjs 213.00 B
173
171
  ESM dist/components/fileUpload/index.mjs 861.00 B
172
+ ESM dist/components/modal/modal.mjs 708.00 B
174
173
  ESM dist/components/icon/index.mjs 245.00 B
175
- ESM dist/components/charts/index.mjs 683.00 B
176
- ESM dist/components/charts/barChart.mjs 224.00 B
174
+ ESM dist/components/chip/index.mjs 353.00 B
175
+ ESM dist/components/list/listItem.mjs 364.00 B
176
+ ESM dist/components/picker/datePicker.mjs 826.00 B
177
+ ESM dist/components/charts/circularProgress.mjs 240.00 B
177
178
  ESM dist/components/charts/radarChart.mjs 228.00 B
178
179
  ESM dist/components/charts/areaChart.mjs 331.00 B
179
- ESM dist/components/icon/Icon.mjs 213.00 B
180
- ESM dist/components/checkbox/checkbox.mjs 259.00 B
181
- ESM dist/components/chip/index.mjs 353.00 B
182
- ESM dist/components/button/icon-button.mjs 440.00 B
183
- ESM dist/components/button/index.mjs 811.00 B
180
+ ESM dist/components/charts/index.mjs 683.00 B
181
+ ESM dist/components/checkbox/index.mjs 295.00 B
184
182
  ESM dist/components/button/button-group.mjs 197.00 B
183
+ ESM dist/components/button/index.mjs 811.00 B
184
+ ESM dist/components/button/icon-button.mjs 440.00 B
185
+ ESM dist/components/backdrop/index.mjs 260.00 B
186
+ ESM dist/components/button/button.mjs 430.00 B
185
187
  ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
186
- ESM dist/components/backdrop/backdrop.mjs 224.00 B
187
- ESM dist/components/accordion/index.mjs 373.00 B
188
188
  ESM dist/components/accordion/accordionItem.mjs 234.00 B
189
+ ESM dist/components/accordion/index.mjs 373.00 B
189
190
  ESM dist/components/avatar/index.mjs 254.00 B
190
- ESM dist/components/button/button.mjs 430.00 B
191
- ESM ⚡️ Build success in 393ms
191
+ ESM ⚡️ Build success in 399ms
192
192
  CJS dist/fonts/NanumSquare_acB.js 113.00 B
193
- CJS dist/fonts/NanumSquare_acL.js 113.00 B
194
- CJS dist/fonts/NanumSquare_acR.js 113.00 B
195
193
  CJS dist/fonts/NanumSquare_acEB.js 116.00 B
194
+ CJS dist/fonts/NanumSquare_acL.js 113.00 B
196
195
  CJS dist/hooks/useIsMounted.js 1.87 KB
197
196
  CJS dist/utils/props.js 1.59 KB
198
- CJS dist/utils/tailwind-variants.js 8.71 KB
199
- CJS dist/utils/types.js 778.00 B
200
- CJS dist/fonts/font.css 777.00 B
201
- CJS dist/components/accordion/index.js 17.44 KB
197
+ CJS dist/fonts/NanumSquare_acR.js 113.00 B
202
198
  CJS dist/utils/clsx.js 1.77 KB
203
199
  CJS dist/components/accordion/accordion.js 11.17 KB
200
+ CJS dist/utils/tailwind-variants.js 8.71 KB
201
+ CJS dist/fonts/font.css 777.00 B
202
+ CJS dist/utils/types.js 778.00 B
204
203
  CJS dist/components/backdrop/backdrop.js 10.11 KB
205
- CJS dist/components/backdrop/index.js 10.24 KB
204
+ CJS dist/components/accordion/index.js 17.44 KB
205
+ CJS dist/components/accordion/accordionItem.js 15.28 KB
206
206
  CJS dist/components/button/button-group.js 9.36 KB
207
+ CJS dist/components/backdrop/index.js 10.24 KB
207
208
  CJS dist/components/button/text-button.js 14.26 KB
208
209
  CJS dist/components/charts/areaChart.js 17.86 KB
209
210
  CJS dist/components/charts/barChart.js 16.86 KB
210
211
  CJS dist/components/charts/circularProgress.js 14.13 KB
211
- CJS dist/components/charts/radarChart.js 12.60 KB
212
- CJS dist/components/checkbox/checkbox.js 16.56 KB
213
212
  CJS dist/components/charts/index.js 34.21 KB
213
+ CJS dist/components/checkbox/checkbox.js 16.56 KB
214
214
  CJS dist/components/checkbox/index.js 16.69 KB
215
- CJS dist/components/accordion/accordionItem.js 15.28 KB
215
+ CJS dist/components/charts/radarChart.js 12.60 KB
216
216
  CJS dist/components/drawer/drawer.js 15.01 KB
217
217
  CJS dist/components/drawer/index.js 15.14 KB
218
218
  CJS dist/components/list/list.js 10.38 KB
219
219
  CJS dist/components/pagination/usePagination.js 1.88 KB
220
220
  CJS dist/components/picker/day.js 10.72 KB
221
221
  CJS dist/components/picker/utils.js 1.47 KB
222
+ CJS dist/components/ripple/index.js 3.66 KB
222
223
  CJS dist/components/progress/index.js 13.82 KB
223
224
  CJS dist/components/progress/progress.js 13.68 KB
224
- CJS dist/components/radio/index.js 15.45 KB
225
- CJS dist/components/ripple/index.js 3.66 KB
226
- CJS dist/components/radio/radio.js 15.32 KB
227
225
  CJS dist/components/ripple/ripple.js 2.57 KB
228
226
  CJS dist/components/ripple/useRipple.js 2.04 KB
227
+ CJS dist/components/scroll/index.js 2.92 KB
229
228
  CJS dist/components/scroll/scrollArea.js 2.79 KB
230
- CJS dist/components/skeleton/skeleton.js 3.54 KB
231
229
  CJS dist/components/switch/index.js 5.90 KB
232
230
  CJS dist/components/switch/switch.js 5.77 KB
231
+ CJS dist/components/skeleton/index.js 3.68 KB
232
+ CJS dist/components/skeleton/skeleton.js 3.54 KB
233
233
  CJS dist/components/table/definition-table.js 13.70 KB
234
234
  CJS dist/components/table/form-table.js 10.69 KB
235
- CJS dist/components/skeleton/index.js 3.68 KB
236
- CJS dist/components/scroll/index.js 2.92 KB
235
+ CJS dist/components/timePicker/useDateTimePicker.js 4.81 KB
237
236
  CJS dist/components/tabs/index.js 15.51 KB
238
237
  CJS dist/components/tabs/tabs.js 15.50 KB
239
238
  CJS dist/components/textarea/index.js 11.72 KB
240
239
  CJS dist/components/textarea/textarea.js 11.58 KB
241
- CJS dist/components/timePicker/useDateTimePicker.js 4.81 KB
242
240
  CJS dist/components/toast/toast-utils.js 1.85 KB
243
- CJS dist/components/tooltip/index.js 18.64 KB
241
+ CJS dist/components/radio/index.js 15.45 KB
244
242
  CJS dist/components/tooltip/tooltip-utils.js 4.90 KB
245
- CJS dist/components/tooltip/tooltip.js 18.50 KB
243
+ CJS dist/components/radio/radio.js 15.32 KB
244
+ CJS dist/components/tooltip/index.js 18.64 KB
246
245
  CJS dist/components/tooltip/useTooltip.js 4.19 KB
246
+ CJS dist/components/tooltip/tooltip.js 18.50 KB
247
247
  CJS dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
248
- CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
249
- CJS dist/components/avatar/index.js 774.76 KB
250
- CJS dist/components/avatar/avatar.js 774.63 KB
251
- CJS dist/components/breadcrumb/index.js 782.57 KB
248
+ CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
249
+ CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
252
250
  CJS dist/components/button/button.js 789.31 KB
251
+ CJS dist/components/breadcrumb/breadcrumb.js 782.42 KB
252
+ CJS dist/components/avatar/index.js 774.76 KB
253
253
  CJS dist/components/button/icon-button.js 786.25 KB
254
254
  CJS dist/components/button/index.js 804.67 KB
255
- CJS dist/components/breadcrumb/breadcrumb.js 782.42 KB
255
+ CJS dist/components/breadcrumb/index.js 782.57 KB
256
256
  CJS dist/components/chip/chip.js 778.31 KB
257
257
  CJS dist/components/chip/index.js 778.44 KB
258
+ CJS dist/components/avatar/avatar.js 774.63 KB
258
259
  CJS dist/components/fileUpload/fileUpload.js 822.17 KB
259
260
  CJS dist/components/fileUpload/index.js 822.12 KB
260
261
  CJS dist/components/icon/Icon.js 766.34 KB
261
- CJS dist/components/icon/index.js 766.35 KB
262
262
  CJS dist/components/icon/template.js 765.42 KB
263
- CJS dist/components/input/input.js 788.67 KB
264
263
  CJS dist/components/list/index.js 785.18 KB
264
+ CJS dist/components/input/input.js 788.67 KB
265
+ CJS dist/components/input/index.js 788.67 KB
265
266
  CJS dist/components/list/listItem.js 783.23 KB
267
+ CJS dist/components/icon/index.js 766.35 KB
266
268
  CJS dist/components/modal/index.js 795.66 KB
267
- CJS dist/components/modal/modal.js 795.54 KB
268
269
  CJS dist/components/pagination/index.js 799.91 KB
270
+ CJS dist/components/modal/modal.js 795.54 KB
269
271
  CJS dist/components/pagination/pagination.js 799.76 KB
270
- CJS dist/components/picker/datePicker.js 830.96 KB
271
- CJS dist/components/input/index.js 788.67 KB
272
272
  CJS dist/components/picker/index.js 860.51 KB
273
273
  CJS dist/components/picker/timePicker.js 804.19 KB
274
- CJS dist/components/select/index.js 791.30 KB
275
274
  CJS dist/components/select/select.js 791.17 KB
276
- CJS dist/components/table/index.js 830.07 KB
277
- CJS dist/components/table/table-body.js 825.65 KB
278
- CJS dist/components/table/table-head.js 825.64 KB
275
+ CJS dist/components/select/index.js 791.30 KB
276
+ CJS dist/components/picker/datePicker.js 830.96 KB
277
+ CJS dist/components/table/table-body.js 825.78 KB
278
+ CJS dist/components/table/table-head.js 825.77 KB
279
+ CJS dist/components/table/index.js 830.20 KB
280
+ CJS dist/components/table/table.js 825.88 KB
279
281
  CJS dist/components/timePicker/calendar.js 786.05 KB
282
+ CJS dist/components/toast/toast.js 779.22 KB
280
283
  CJS dist/components/toast/index.js 782.87 KB
281
- CJS dist/components/table/table.js 825.75 KB
282
284
  CJS dist/components/toast/use-toast.js 782.81 KB
283
285
  CJS dist/components/tree/index.js 780.45 KB
284
- CJS dist/components/tree/tree.js 780.44 KB
285
286
  CJS dist/index.js 1.00 MB
286
- CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
287
- CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
288
- CJS dist/components/toast/toast.js 779.22 KB
289
- CJS ⚡️ Build success in 463ms
290
- DTS ⚡️ Build success in 17532ms
287
+ CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
288
+ CJS dist/components/tree/tree.js 780.44 KB
289
+ CJS ⚡️ Build success in 452ms
290
+ DTS ⚡️ Build success in 17325ms
291
291
  DTS dist/index.d.ts 3.37 KB
292
292
  DTS dist/components/accordion/index.d.ts 229.00 B
293
293
  DTS dist/components/button/index.d.ts 415.00 B
@@ -311,7 +311,7 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
311
311
  DTS dist/components/charts/barChart.d.ts 1.37 KB
312
312
  DTS dist/components/charts/circularProgress.d.ts 1.93 KB
313
313
  DTS dist/components/charts/radarChart.d.ts 1.03 KB
314
- DTS dist/components/table/table.d.ts 5.45 KB
314
+ DTS dist/components/table/table.d.ts 5.48 KB
315
315
  DTS dist/components/table/definition-table.d.ts 1.83 KB
316
316
  DTS dist/components/list/list.d.ts 1.46 KB
317
317
  DTS dist/components/list/listItem.d.ts 4.14 KB
@@ -343,14 +343,14 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
343
343
  DTS dist/components/modal/modal.d.ts 2.11 KB
344
344
  DTS dist/components/pagination/pagination.d.ts 3.07 KB
345
345
  DTS dist/components/progress/progress.d.ts 4.39 KB
346
- DTS dist/components/radio/radio.d.ts 5.36 KB
347
346
  DTS dist/components/ripple/ripple.d.ts 820.00 B
348
- DTS dist/components/select/select.d.ts 9.77 KB
349
347
  DTS dist/components/scroll/scrollArea.d.ts 423.00 B
350
- DTS dist/components/skeleton/skeleton.d.ts 425.00 B
348
+ DTS dist/components/select/select.d.ts 9.77 KB
351
349
  DTS dist/components/switch/switch.d.ts 4.08 KB
350
+ DTS dist/components/skeleton/skeleton.d.ts 425.00 B
352
351
  DTS dist/components/tabs/tabs.d.ts 3.09 KB
353
352
  DTS dist/components/textarea/textarea.d.ts 6.78 KB
353
+ DTS dist/components/radio/radio.d.ts 5.36 KB
354
354
  DTS dist/components/tooltip/tooltip.d.ts 2.19 KB
355
355
  DTS dist/components/tree/tree.d.ts 3.26 KB
356
356
  DTS dist/fonts/NanumSquare_acEB.d.ts 13.00 B
@@ -371,14 +371,14 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
371
371
  DTS dist/components/modal/index.d.ts 134.00 B
372
372
  DTS dist/components/pagination/index.d.ts 132.00 B
373
373
  DTS dist/components/progress/index.d.ts 140.00 B
374
- DTS dist/components/radio/index.d.ts 122.00 B
375
374
  DTS dist/components/ripple/index.d.ts 157.00 B
376
- DTS dist/components/select/index.d.ts 235.00 B
377
375
  DTS dist/components/scroll/index.d.ts 101.00 B
378
- DTS dist/components/skeleton/index.d.ts 81.00 B
376
+ DTS dist/components/select/index.d.ts 235.00 B
379
377
  DTS dist/components/switch/index.d.ts 124.00 B
378
+ DTS dist/components/skeleton/index.d.ts 81.00 B
380
379
  DTS dist/components/tabs/index.d.ts 179.00 B
381
380
  DTS dist/components/textarea/index.d.ts 143.00 B
381
+ DTS dist/components/radio/index.d.ts 122.00 B
382
382
  DTS dist/components/tooltip/index.d.ts 182.00 B
383
383
  DTS dist/components/tree/index.d.ts 183.00 B
384
384
  DTS dist/tooltip-utils-DO3LQaVM.d.ts 2.05 KB
@@ -405,7 +405,7 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
405
405
  DTS dist/components/charts/barChart.d.mts 1.37 KB
406
406
  DTS dist/components/charts/circularProgress.d.mts 1.93 KB
407
407
  DTS dist/components/charts/radarChart.d.mts 1.04 KB
408
- DTS dist/components/table/table.d.mts 5.45 KB
408
+ DTS dist/components/table/table.d.mts 5.48 KB
409
409
  DTS dist/components/table/definition-table.d.mts 1.83 KB
410
410
  DTS dist/components/list/list.d.mts 1.46 KB
411
411
  DTS dist/components/list/listItem.d.mts 4.15 KB
@@ -437,14 +437,14 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
437
437
  DTS dist/components/modal/modal.d.mts 2.11 KB
438
438
  DTS dist/components/pagination/pagination.d.mts 3.07 KB
439
439
  DTS dist/components/progress/progress.d.mts 4.39 KB
440
- DTS dist/components/radio/radio.d.mts 5.36 KB
441
440
  DTS dist/components/ripple/ripple.d.mts 821.00 B
442
- DTS dist/components/select/select.d.mts 9.78 KB
443
441
  DTS dist/components/scroll/scrollArea.d.mts 423.00 B
444
- DTS dist/components/skeleton/skeleton.d.mts 425.00 B
442
+ DTS dist/components/select/select.d.mts 9.78 KB
445
443
  DTS dist/components/switch/switch.d.mts 4.08 KB
444
+ DTS dist/components/skeleton/skeleton.d.mts 425.00 B
446
445
  DTS dist/components/tabs/tabs.d.mts 3.09 KB
447
446
  DTS dist/components/textarea/textarea.d.mts 6.78 KB
447
+ DTS dist/components/radio/radio.d.mts 5.36 KB
448
448
  DTS dist/components/tooltip/tooltip.d.mts 2.20 KB
449
449
  DTS dist/components/tree/tree.d.mts 3.26 KB
450
450
  DTS dist/fonts/NanumSquare_acEB.d.mts 13.00 B
@@ -465,16 +465,16 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
465
465
  DTS dist/components/modal/index.d.mts 136.00 B
466
466
  DTS dist/components/pagination/index.d.mts 134.00 B
467
467
  DTS dist/components/progress/index.d.mts 142.00 B
468
- DTS dist/components/radio/index.d.mts 124.00 B
469
468
  DTS dist/components/ripple/index.d.mts 159.00 B
470
- DTS dist/components/select/index.d.mts 239.00 B
471
469
  DTS dist/components/scroll/index.d.mts 102.00 B
472
- DTS dist/components/skeleton/index.d.mts 82.00 B
470
+ DTS dist/components/select/index.d.mts 239.00 B
473
471
  DTS dist/components/switch/index.d.mts 126.00 B
472
+ DTS dist/components/skeleton/index.d.mts 82.00 B
474
473
  DTS dist/components/tabs/index.d.mts 181.00 B
475
474
  DTS dist/components/textarea/index.d.mts 145.00 B
475
+ DTS dist/components/radio/index.d.mts 124.00 B
476
476
  DTS dist/components/tooltip/index.d.mts 185.00 B
477
477
  DTS dist/components/tree/index.d.mts 185.00 B
478
478
  DTS dist/tooltip-utils-DO3LQaVM.d.mts 2.05 KB
479
479
  $ copyfiles -u 2 src/fonts/**/* dist/fonts
480
- Done in 18.39s.
480
+ Done in 18.15s.
@@ -116,12 +116,13 @@ var Table = forwardRef((originalProps, ref) => {
116
116
  color,
117
117
  size,
118
118
  skeletonRow,
119
+ checkedRows,
119
120
  onCheckedRowsChange,
120
121
  onRowClick
121
122
  } = { ...props, ...variantProps };
122
123
  const { page = 1, perPage = 15 } = pagination || {};
123
124
  const showPagination = pagination && totalData > 0 && !isLoading;
124
- const [checkedRows, setCheckedRows] = useState(/* @__PURE__ */ new Set());
125
+ const [checkedRowIds, setCheckedRowIds] = useState(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
125
126
  const tableMinWidth = useMemo(() => {
126
127
  const columnsWidth = columns.reduce((total, column) => {
127
128
  if (column.width) return total + column.width;
@@ -132,30 +133,30 @@ var Table = forwardRef((originalProps, ref) => {
132
133
  return columnsWidth + checkboxWidth;
133
134
  }, [columns, rowCheckbox]);
134
135
  useEffect(() => {
135
- onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRows));
136
- }, [checkedRows]);
136
+ onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRowIds));
137
+ }, [checkedRowIds]);
137
138
  useEffect(() => {
138
139
  const currentRowIds = new Set(rows.map((row) => row.id));
139
- const checkedRowIds = Array.from(checkedRows);
140
- const hasValidCheckedRows = checkedRowIds.every((id) => currentRowIds.has(id));
140
+ const ids = Array.from(checkedRowIds);
141
+ const hasValidCheckedRows = ids.every((id) => currentRowIds.has(id));
141
142
  if (!hasValidCheckedRows) {
142
- setCheckedRows(/* @__PURE__ */ new Set());
143
+ setCheckedRowIds(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
143
144
  }
144
145
  }, [rows.map((row) => row.id).join(",")]);
145
146
  useImperativeHandle(
146
147
  ref,
147
148
  () => ({
148
- checkedRows,
149
- setCheckedRows
149
+ checkedRowIds,
150
+ setCheckedRowIds
150
151
  }),
151
- [checkedRows]
152
+ [checkedRowIds]
152
153
  );
153
154
  const handleAllRowCheck = (checked) => {
154
155
  const updated = checked ? new Set(rows.map((row) => row.id)) : /* @__PURE__ */ new Set();
155
- setCheckedRows(updated);
156
+ setCheckedRowIds(updated);
156
157
  };
157
158
  const handleRowCheck = (id, checked) => {
158
- setCheckedRows((prev) => {
159
+ setCheckedRowIds((prev) => {
159
160
  const updated = new Set(prev);
160
161
  checked ? updated.add(id) : updated.delete(id);
161
162
  return updated;
@@ -191,7 +192,7 @@ var Table = forwardRef((originalProps, ref) => {
191
192
  size,
192
193
  color,
193
194
  rowCheckbox,
194
- hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRows.has(row.id)),
195
+ hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRowIds.has(row.id)),
195
196
  onCheckAll: handleAllRowCheck,
196
197
  isLoading,
197
198
  classNames,
@@ -207,7 +208,7 @@ var Table = forwardRef((originalProps, ref) => {
207
208
  size,
208
209
  color,
209
210
  rowCheckbox,
210
- checkedRows,
211
+ checkedRows: checkedRowIds,
211
212
  onCheckRow: handleRowCheck,
212
213
  onRowClick: handleRowClick,
213
214
  isLoading,
@@ -6326,12 +6326,13 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6326
6326
  color,
6327
6327
  size,
6328
6328
  skeletonRow,
6329
+ checkedRows,
6329
6330
  onCheckedRowsChange,
6330
6331
  onRowClick
6331
6332
  } = { ...props, ...variantProps };
6332
6333
  const { page = 1, perPage = 15 } = pagination || {};
6333
6334
  const showPagination = pagination && totalData > 0 && !isLoading;
6334
- const [checkedRows, setCheckedRows] = (0, import_react5.useState)(/* @__PURE__ */ new Set());
6335
+ const [checkedRowIds, setCheckedRowIds] = (0, import_react5.useState)(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
6335
6336
  const tableMinWidth = (0, import_react5.useMemo)(() => {
6336
6337
  const columnsWidth = columns.reduce((total, column) => {
6337
6338
  if (column.width) return total + column.width;
@@ -6342,30 +6343,30 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6342
6343
  return columnsWidth + checkboxWidth;
6343
6344
  }, [columns, rowCheckbox]);
6344
6345
  (0, import_react5.useEffect)(() => {
6345
- onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRows));
6346
- }, [checkedRows]);
6346
+ onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRowIds));
6347
+ }, [checkedRowIds]);
6347
6348
  (0, import_react5.useEffect)(() => {
6348
6349
  const currentRowIds = new Set(rows.map((row) => row.id));
6349
- const checkedRowIds = Array.from(checkedRows);
6350
- const hasValidCheckedRows = checkedRowIds.every((id) => currentRowIds.has(id));
6350
+ const ids = Array.from(checkedRowIds);
6351
+ const hasValidCheckedRows = ids.every((id) => currentRowIds.has(id));
6351
6352
  if (!hasValidCheckedRows) {
6352
- setCheckedRows(/* @__PURE__ */ new Set());
6353
+ setCheckedRowIds(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
6353
6354
  }
6354
6355
  }, [rows.map((row) => row.id).join(",")]);
6355
6356
  (0, import_react5.useImperativeHandle)(
6356
6357
  ref,
6357
6358
  () => ({
6358
- checkedRows,
6359
- setCheckedRows
6359
+ checkedRowIds,
6360
+ setCheckedRowIds
6360
6361
  }),
6361
- [checkedRows]
6362
+ [checkedRowIds]
6362
6363
  );
6363
6364
  const handleAllRowCheck = (checked) => {
6364
6365
  const updated = checked ? new Set(rows.map((row) => row.id)) : /* @__PURE__ */ new Set();
6365
- setCheckedRows(updated);
6366
+ setCheckedRowIds(updated);
6366
6367
  };
6367
6368
  const handleRowCheck = (id, checked) => {
6368
- setCheckedRows((prev) => {
6369
+ setCheckedRowIds((prev) => {
6369
6370
  const updated = new Set(prev);
6370
6371
  checked ? updated.add(id) : updated.delete(id);
6371
6372
  return updated;
@@ -6401,7 +6402,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6401
6402
  size,
6402
6403
  color,
6403
6404
  rowCheckbox,
6404
- hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRows.has(row.id)),
6405
+ hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRowIds.has(row.id)),
6405
6406
  onCheckAll: handleAllRowCheck,
6406
6407
  isLoading,
6407
6408
  classNames,
@@ -6417,7 +6418,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6417
6418
  size,
6418
6419
  color,
6419
6420
  rowCheckbox,
6420
- checkedRows,
6421
+ checkedRows: checkedRowIds,
6421
6422
  onCheckRow: handleRowCheck,
6422
6423
  onRowClick: handleRowClick,
6423
6424
  isLoading,
@@ -2,7 +2,7 @@
2
2
  import "../../chunk-DX3KXNP6.mjs";
3
3
  import {
4
4
  table_default
5
- } from "../../chunk-ZHYRFDNF.mjs";
5
+ } from "../../chunk-IUNZZ77V.mjs";
6
6
  import "../../chunk-MZ76AA76.mjs";
7
7
  import "../../chunk-6PN3DGOE.mjs";
8
8
  import {
@@ -6255,12 +6255,13 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6255
6255
  color,
6256
6256
  size,
6257
6257
  skeletonRow,
6258
+ checkedRows,
6258
6259
  onCheckedRowsChange,
6259
6260
  onRowClick
6260
6261
  } = { ...props, ...variantProps };
6261
6262
  const { page = 1, perPage = 15 } = pagination || {};
6262
6263
  const showPagination = pagination && totalData > 0 && !isLoading;
6263
- const [checkedRows, setCheckedRows] = (0, import_react5.useState)(/* @__PURE__ */ new Set());
6264
+ const [checkedRowIds, setCheckedRowIds] = (0, import_react5.useState)(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
6264
6265
  const tableMinWidth = (0, import_react5.useMemo)(() => {
6265
6266
  const columnsWidth = columns.reduce((total, column) => {
6266
6267
  if (column.width) return total + column.width;
@@ -6271,30 +6272,30 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6271
6272
  return columnsWidth + checkboxWidth;
6272
6273
  }, [columns, rowCheckbox]);
6273
6274
  (0, import_react5.useEffect)(() => {
6274
- onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRows));
6275
- }, [checkedRows]);
6275
+ onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRowIds));
6276
+ }, [checkedRowIds]);
6276
6277
  (0, import_react5.useEffect)(() => {
6277
6278
  const currentRowIds = new Set(rows.map((row) => row.id));
6278
- const checkedRowIds = Array.from(checkedRows);
6279
- const hasValidCheckedRows = checkedRowIds.every((id) => currentRowIds.has(id));
6279
+ const ids = Array.from(checkedRowIds);
6280
+ const hasValidCheckedRows = ids.every((id) => currentRowIds.has(id));
6280
6281
  if (!hasValidCheckedRows) {
6281
- setCheckedRows(/* @__PURE__ */ new Set());
6282
+ setCheckedRowIds(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
6282
6283
  }
6283
6284
  }, [rows.map((row) => row.id).join(",")]);
6284
6285
  (0, import_react5.useImperativeHandle)(
6285
6286
  ref,
6286
6287
  () => ({
6287
- checkedRows,
6288
- setCheckedRows
6288
+ checkedRowIds,
6289
+ setCheckedRowIds
6289
6290
  }),
6290
- [checkedRows]
6291
+ [checkedRowIds]
6291
6292
  );
6292
6293
  const handleAllRowCheck = (checked) => {
6293
6294
  const updated = checked ? new Set(rows.map((row) => row.id)) : /* @__PURE__ */ new Set();
6294
- setCheckedRows(updated);
6295
+ setCheckedRowIds(updated);
6295
6296
  };
6296
6297
  const handleRowCheck = (id, checked) => {
6297
- setCheckedRows((prev) => {
6298
+ setCheckedRowIds((prev) => {
6298
6299
  const updated = new Set(prev);
6299
6300
  checked ? updated.add(id) : updated.delete(id);
6300
6301
  return updated;
@@ -6330,7 +6331,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6330
6331
  size,
6331
6332
  color,
6332
6333
  rowCheckbox,
6333
- hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRows.has(row.id)),
6334
+ hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRowIds.has(row.id)),
6334
6335
  onCheckAll: handleAllRowCheck,
6335
6336
  isLoading,
6336
6337
  classNames,
@@ -6346,7 +6347,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6346
6347
  size,
6347
6348
  color,
6348
6349
  rowCheckbox,
6349
- checkedRows,
6350
+ checkedRows: checkedRowIds,
6350
6351
  onCheckRow: handleRowCheck,
6351
6352
  onRowClick: handleRowClick,
6352
6353
  isLoading,
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  table_body_default
4
- } from "../../chunk-ZHYRFDNF.mjs";
4
+ } from "../../chunk-IUNZZ77V.mjs";
5
5
  import "../../chunk-MZ76AA76.mjs";
6
6
  import "../../chunk-6PN3DGOE.mjs";
7
7
  import "../../chunk-7B7LRG5J.mjs";
@@ -6270,12 +6270,13 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6270
6270
  color,
6271
6271
  size,
6272
6272
  skeletonRow,
6273
+ checkedRows,
6273
6274
  onCheckedRowsChange,
6274
6275
  onRowClick
6275
6276
  } = { ...props, ...variantProps };
6276
6277
  const { page = 1, perPage = 15 } = pagination || {};
6277
6278
  const showPagination = pagination && totalData > 0 && !isLoading;
6278
- const [checkedRows, setCheckedRows] = (0, import_react5.useState)(/* @__PURE__ */ new Set());
6279
+ const [checkedRowIds, setCheckedRowIds] = (0, import_react5.useState)(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
6279
6280
  const tableMinWidth = (0, import_react5.useMemo)(() => {
6280
6281
  const columnsWidth = columns.reduce((total, column) => {
6281
6282
  if (column.width) return total + column.width;
@@ -6286,30 +6287,30 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6286
6287
  return columnsWidth + checkboxWidth;
6287
6288
  }, [columns, rowCheckbox]);
6288
6289
  (0, import_react5.useEffect)(() => {
6289
- onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRows));
6290
- }, [checkedRows]);
6290
+ onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRowIds));
6291
+ }, [checkedRowIds]);
6291
6292
  (0, import_react5.useEffect)(() => {
6292
6293
  const currentRowIds = new Set(rows.map((row) => row.id));
6293
- const checkedRowIds = Array.from(checkedRows);
6294
- const hasValidCheckedRows = checkedRowIds.every((id) => currentRowIds.has(id));
6294
+ const ids = Array.from(checkedRowIds);
6295
+ const hasValidCheckedRows = ids.every((id) => currentRowIds.has(id));
6295
6296
  if (!hasValidCheckedRows) {
6296
- setCheckedRows(/* @__PURE__ */ new Set());
6297
+ setCheckedRowIds(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
6297
6298
  }
6298
6299
  }, [rows.map((row) => row.id).join(",")]);
6299
6300
  (0, import_react5.useImperativeHandle)(
6300
6301
  ref,
6301
6302
  () => ({
6302
- checkedRows,
6303
- setCheckedRows
6303
+ checkedRowIds,
6304
+ setCheckedRowIds
6304
6305
  }),
6305
- [checkedRows]
6306
+ [checkedRowIds]
6306
6307
  );
6307
6308
  const handleAllRowCheck = (checked) => {
6308
6309
  const updated = checked ? new Set(rows.map((row) => row.id)) : /* @__PURE__ */ new Set();
6309
- setCheckedRows(updated);
6310
+ setCheckedRowIds(updated);
6310
6311
  };
6311
6312
  const handleRowCheck = (id, checked) => {
6312
- setCheckedRows((prev) => {
6313
+ setCheckedRowIds((prev) => {
6313
6314
  const updated = new Set(prev);
6314
6315
  checked ? updated.add(id) : updated.delete(id);
6315
6316
  return updated;
@@ -6345,7 +6346,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6345
6346
  size,
6346
6347
  color,
6347
6348
  rowCheckbox,
6348
- hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRows.has(row.id)),
6349
+ hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRowIds.has(row.id)),
6349
6350
  onCheckAll: handleAllRowCheck,
6350
6351
  isLoading,
6351
6352
  classNames,
@@ -6361,7 +6362,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6361
6362
  size,
6362
6363
  color,
6363
6364
  rowCheckbox,
6364
- checkedRows,
6365
+ checkedRows: checkedRowIds,
6365
6366
  onCheckRow: handleRowCheck,
6366
6367
  onRowClick: handleRowClick,
6367
6368
  isLoading,
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  table_head_default
4
- } from "../../chunk-ZHYRFDNF.mjs";
4
+ } from "../../chunk-IUNZZ77V.mjs";
5
5
  import "../../chunk-MZ76AA76.mjs";
6
6
  import "../../chunk-6PN3DGOE.mjs";
7
7
  import "../../chunk-7B7LRG5J.mjs";
@@ -20,13 +20,14 @@ interface TableBaseProps extends Omit<ComponentPropsWithRef<"table">, "ref" | "c
20
20
  emptyContent?: ReactNode;
21
21
  isLoading?: boolean;
22
22
  skeletonRow?: number;
23
+ checkedRows?: TableRow[];
23
24
  onCheckedRowsChange?: (rows: TableRow[]) => void;
24
25
  onRowClick?: (row: TableRow, index: number, event: React.MouseEvent<HTMLTableRowElement>) => void;
25
26
  classNames?: SlotsToClasses<TableSlots>;
26
27
  }
27
28
  interface TableRef {
28
- checkedRows: Set<number>;
29
- setCheckedRows: (rows: Set<number>) => void;
29
+ checkedRowIds: Set<number>;
30
+ setCheckedRowIds: (rows: Set<number>) => void;
30
31
  }
31
32
  declare const Table: react.ForwardRefExoticComponent<TableBaseProps & TableVariantProps & react.RefAttributes<TableRef>>;
32
33
 
@@ -20,13 +20,14 @@ interface TableBaseProps extends Omit<ComponentPropsWithRef<"table">, "ref" | "c
20
20
  emptyContent?: ReactNode;
21
21
  isLoading?: boolean;
22
22
  skeletonRow?: number;
23
+ checkedRows?: TableRow[];
23
24
  onCheckedRowsChange?: (rows: TableRow[]) => void;
24
25
  onRowClick?: (row: TableRow, index: number, event: React.MouseEvent<HTMLTableRowElement>) => void;
25
26
  classNames?: SlotsToClasses<TableSlots>;
26
27
  }
27
28
  interface TableRef {
28
- checkedRows: Set<number>;
29
- setCheckedRows: (rows: Set<number>) => void;
29
+ checkedRowIds: Set<number>;
30
+ setCheckedRowIds: (rows: Set<number>) => void;
30
31
  }
31
32
  declare const Table: react.ForwardRefExoticComponent<TableBaseProps & TableVariantProps & react.RefAttributes<TableRef>>;
32
33
 
@@ -6324,12 +6324,13 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6324
6324
  color,
6325
6325
  size,
6326
6326
  skeletonRow,
6327
+ checkedRows,
6327
6328
  onCheckedRowsChange,
6328
6329
  onRowClick
6329
6330
  } = { ...props, ...variantProps };
6330
6331
  const { page = 1, perPage = 15 } = pagination || {};
6331
6332
  const showPagination = pagination && totalData > 0 && !isLoading;
6332
- const [checkedRows, setCheckedRows] = (0, import_react5.useState)(/* @__PURE__ */ new Set());
6333
+ const [checkedRowIds, setCheckedRowIds] = (0, import_react5.useState)(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
6333
6334
  const tableMinWidth = (0, import_react5.useMemo)(() => {
6334
6335
  const columnsWidth = columns.reduce((total, column) => {
6335
6336
  if (column.width) return total + column.width;
@@ -6340,30 +6341,30 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6340
6341
  return columnsWidth + checkboxWidth;
6341
6342
  }, [columns, rowCheckbox]);
6342
6343
  (0, import_react5.useEffect)(() => {
6343
- onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRows));
6344
- }, [checkedRows]);
6344
+ onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRowIds));
6345
+ }, [checkedRowIds]);
6345
6346
  (0, import_react5.useEffect)(() => {
6346
6347
  const currentRowIds = new Set(rows.map((row) => row.id));
6347
- const checkedRowIds = Array.from(checkedRows);
6348
- const hasValidCheckedRows = checkedRowIds.every((id) => currentRowIds.has(id));
6348
+ const ids = Array.from(checkedRowIds);
6349
+ const hasValidCheckedRows = ids.every((id) => currentRowIds.has(id));
6349
6350
  if (!hasValidCheckedRows) {
6350
- setCheckedRows(/* @__PURE__ */ new Set());
6351
+ setCheckedRowIds(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
6351
6352
  }
6352
6353
  }, [rows.map((row) => row.id).join(",")]);
6353
6354
  (0, import_react5.useImperativeHandle)(
6354
6355
  ref,
6355
6356
  () => ({
6356
- checkedRows,
6357
- setCheckedRows
6357
+ checkedRowIds,
6358
+ setCheckedRowIds
6358
6359
  }),
6359
- [checkedRows]
6360
+ [checkedRowIds]
6360
6361
  );
6361
6362
  const handleAllRowCheck = (checked) => {
6362
6363
  const updated = checked ? new Set(rows.map((row) => row.id)) : /* @__PURE__ */ new Set();
6363
- setCheckedRows(updated);
6364
+ setCheckedRowIds(updated);
6364
6365
  };
6365
6366
  const handleRowCheck = (id, checked) => {
6366
- setCheckedRows((prev) => {
6367
+ setCheckedRowIds((prev) => {
6367
6368
  const updated = new Set(prev);
6368
6369
  checked ? updated.add(id) : updated.delete(id);
6369
6370
  return updated;
@@ -6399,7 +6400,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6399
6400
  size,
6400
6401
  color,
6401
6402
  rowCheckbox,
6402
- hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRows.has(row.id)),
6403
+ hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRowIds.has(row.id)),
6403
6404
  onCheckAll: handleAllRowCheck,
6404
6405
  isLoading,
6405
6406
  classNames,
@@ -6415,7 +6416,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6415
6416
  size,
6416
6417
  color,
6417
6418
  rowCheckbox,
6418
- checkedRows,
6419
+ checkedRows: checkedRowIds,
6419
6420
  onCheckRow: handleRowCheck,
6420
6421
  onRowClick: handleRowClick,
6421
6422
  isLoading,
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  getCellStyle,
4
4
  table_default
5
- } from "../../chunk-ZHYRFDNF.mjs";
5
+ } from "../../chunk-IUNZZ77V.mjs";
6
6
  import "../../chunk-MZ76AA76.mjs";
7
7
  import "../../chunk-6PN3DGOE.mjs";
8
8
  import "../../chunk-7B7LRG5J.mjs";
package/dist/index.js CHANGED
@@ -8672,12 +8672,13 @@ var Table = (0, import_react17.forwardRef)((originalProps, ref) => {
8672
8672
  color,
8673
8673
  size,
8674
8674
  skeletonRow,
8675
+ checkedRows,
8675
8676
  onCheckedRowsChange,
8676
8677
  onRowClick
8677
8678
  } = { ...props, ...variantProps };
8678
8679
  const { page = 1, perPage = 15 } = pagination || {};
8679
8680
  const showPagination = pagination && totalData > 0 && !isLoading;
8680
- const [checkedRows, setCheckedRows] = (0, import_react17.useState)(/* @__PURE__ */ new Set());
8681
+ const [checkedRowIds, setCheckedRowIds] = (0, import_react17.useState)(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
8681
8682
  const tableMinWidth = (0, import_react17.useMemo)(() => {
8682
8683
  const columnsWidth = columns.reduce((total, column) => {
8683
8684
  if (column.width) return total + column.width;
@@ -8688,30 +8689,30 @@ var Table = (0, import_react17.forwardRef)((originalProps, ref) => {
8688
8689
  return columnsWidth + checkboxWidth;
8689
8690
  }, [columns, rowCheckbox]);
8690
8691
  (0, import_react17.useEffect)(() => {
8691
- onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRows));
8692
- }, [checkedRows]);
8692
+ onCheckedRowsChange == null ? void 0 : onCheckedRowsChange(getCheckedRowData(checkedRowIds));
8693
+ }, [checkedRowIds]);
8693
8694
  (0, import_react17.useEffect)(() => {
8694
8695
  const currentRowIds = new Set(rows.map((row) => row.id));
8695
- const checkedRowIds = Array.from(checkedRows);
8696
- const hasValidCheckedRows = checkedRowIds.every((id) => currentRowIds.has(id));
8696
+ const ids = Array.from(checkedRowIds);
8697
+ const hasValidCheckedRows = ids.every((id) => currentRowIds.has(id));
8697
8698
  if (!hasValidCheckedRows) {
8698
- setCheckedRows(/* @__PURE__ */ new Set());
8699
+ setCheckedRowIds(new Set(checkedRows == null ? void 0 : checkedRows.map((row) => row.id)));
8699
8700
  }
8700
8701
  }, [rows.map((row) => row.id).join(",")]);
8701
8702
  (0, import_react17.useImperativeHandle)(
8702
8703
  ref,
8703
8704
  () => ({
8704
- checkedRows,
8705
- setCheckedRows
8705
+ checkedRowIds,
8706
+ setCheckedRowIds
8706
8707
  }),
8707
- [checkedRows]
8708
+ [checkedRowIds]
8708
8709
  );
8709
8710
  const handleAllRowCheck = (checked) => {
8710
8711
  const updated = checked ? new Set(rows.map((row) => row.id)) : /* @__PURE__ */ new Set();
8711
- setCheckedRows(updated);
8712
+ setCheckedRowIds(updated);
8712
8713
  };
8713
8714
  const handleRowCheck = (id, checked) => {
8714
- setCheckedRows((prev) => {
8715
+ setCheckedRowIds((prev) => {
8715
8716
  const updated = new Set(prev);
8716
8717
  checked ? updated.add(id) : updated.delete(id);
8717
8718
  return updated;
@@ -8747,7 +8748,7 @@ var Table = (0, import_react17.forwardRef)((originalProps, ref) => {
8747
8748
  size,
8748
8749
  color,
8749
8750
  rowCheckbox,
8750
- hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRows.has(row.id)),
8751
+ hasCheckedRows: rows.length > 0 && rows.every((row) => checkedRowIds.has(row.id)),
8751
8752
  onCheckAll: handleAllRowCheck,
8752
8753
  isLoading,
8753
8754
  classNames,
@@ -8763,7 +8764,7 @@ var Table = (0, import_react17.forwardRef)((originalProps, ref) => {
8763
8764
  size,
8764
8765
  color,
8765
8766
  rowCheckbox,
8766
- checkedRows,
8767
+ checkedRows: checkedRowIds,
8767
8768
  onCheckRow: handleRowCheck,
8768
8769
  onRowClick: handleRowClick,
8769
8770
  isLoading,
package/dist/index.mjs CHANGED
@@ -12,16 +12,16 @@ import "./chunk-ZOTHPHXA.mjs";
12
12
  import {
13
13
  toast_default
14
14
  } from "./chunk-IC3QFXSF.mjs";
15
+ import "./chunk-TPFN22HR.mjs";
16
+ import {
17
+ radio_default
18
+ } from "./chunk-STDK4DIP.mjs";
15
19
  import "./chunk-HIE2YRGA.mjs";
16
20
  import {
17
21
  tooltip_default
18
22
  } from "./chunk-YGOX6FBU.mjs";
19
23
  import "./chunk-ZMOAFSYE.mjs";
20
24
  import "./chunk-WSIADHVC.mjs";
21
- import "./chunk-DX3KXNP6.mjs";
22
- import {
23
- table_default
24
- } from "./chunk-ZHYRFDNF.mjs";
25
25
  import "./chunk-3MY6LO7N.mjs";
26
26
  import {
27
27
  tabs_default
@@ -30,21 +30,21 @@ import "./chunk-RRAZM5D3.mjs";
30
30
  import {
31
31
  textarea_default
32
32
  } from "./chunk-3CRSSRCH.mjs";
33
- import "./chunk-MZ76AA76.mjs";
34
- import {
35
- skeleton_default
36
- } from "./chunk-6PN3DGOE.mjs";
37
33
  import "./chunk-LVFI2NOH.mjs";
38
34
  import {
39
35
  switch_default
40
36
  } from "./chunk-AGE57VDD.mjs";
37
+ import "./chunk-DX3KXNP6.mjs";
38
+ import {
39
+ table_default
40
+ } from "./chunk-IUNZZ77V.mjs";
41
+ import "./chunk-MZ76AA76.mjs";
42
+ import {
43
+ skeleton_default
44
+ } from "./chunk-6PN3DGOE.mjs";
41
45
  import {
42
46
  definition_table_default
43
47
  } from "./chunk-T3BUL253.mjs";
44
- import "./chunk-TPFN22HR.mjs";
45
- import {
46
- radio_default
47
- } from "./chunk-STDK4DIP.mjs";
48
48
  import "./chunk-7B7LRG5J.mjs";
49
49
  import {
50
50
  pagination_default
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deepnoid/ui",
3
- "version": "0.1.134",
3
+ "version": "0.1.136",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -25,6 +25,7 @@
25
25
  "publish:npm": "npm version patch --no-git-tag-version && npm publish --access=public"
26
26
  },
27
27
  "dependencies": {
28
+ "@emotion/is-prop-valid": "^1.3.1",
28
29
  "framer-motion": "^12.23.6",
29
30
  "react": "^19.1.0",
30
31
  "react-dom": "^19.1.0",
@@ -49,6 +50,7 @@
49
50
  },
50
51
  "peerDependencies": {
51
52
  "framer-motion": ">=12.23.6",
53
+ "@emotion/is-prop-valid": "*",
52
54
  "react": ">=19.1.0",
53
55
  "react-dom": ">=19.1.0"
54
56
  },