@deepnoid/ui 0.1.129 → 0.1.131

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/hooks/useIsMounted.ts, src/fonts/NanumSquare_acB.ttf, src/fonts/NanumSquare_acEB.ttf, src/fonts/NanumSquare_acL.ttf, src/fonts/NanumSquare_acR.ttf, src/fonts/font.css, src/utils/clsx.ts, src/utils/props.ts, src/utils/tailwind-variants.ts, src/utils/types.ts, src/components/accordion/accordion.tsx, src/components/accordion/accordionItem.tsx, src/components/accordion/index.ts, src/components/avatar/avatar.tsx, src/components/avatar/index.ts, src/components/backdrop/backdrop.tsx, src/components/backdrop/index.ts, src/components/breadcrumb/breadcrumb.tsx, src/components/breadcrumb/index.ts, src/components/button/button-group.tsx, src/components/button/button.tsx, src/components/button/icon-button.tsx, src/components/button/index.ts, src/components/button/text-button.tsx, src/components/charts/areaChart.tsx, src/components/charts/barChart.tsx, src/components/charts/circularProgress.tsx, src/components/charts/index.ts, src/components/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/progress/index.ts, src/components/progress/progress.tsx, 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/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/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/radio/index.ts, src/components/radio/radio.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/select/index.ts, src/components/select/select.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/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/textarea/index.ts, src/components/textarea/textarea.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
@@ -9,205 +9,205 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
9
9
  CJS Build start
10
10
  ESM Build start
11
11
  DTS Build start
12
- ESM dist/fonts/NanumSquare_acB.mjs 194.00 B
13
- ESM dist/hooks/useIsMounted.mjs 129.00 B
14
12
  ESM dist/utils/props.mjs 137.00 B
15
- ESM dist/chunk-LUWGOKLG.mjs 14.00 B
16
- ESM dist/index.mjs 4.92 KB
13
+ ESM dist/hooks/useIsMounted.mjs 129.00 B
14
+ ESM dist/fonts/NanumSquare_acB.mjs 194.00 B
17
15
  ESM dist/chunk-MBLZYQCN.mjs 14.00 B
16
+ ESM dist/index.mjs 4.92 KB
17
+ ESM dist/chunk-RRAZM5D3.mjs 14.00 B
18
18
  ESM dist/chunk-JC6635TJ.mjs 5.53 KB
19
- ESM dist/chunk-KP2KOY5Z.mjs 2.58 KB
20
- ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
19
+ ESM dist/chunk-3CRSSRCH.mjs 9.13 KB
20
+ ESM dist/chunk-LUWGOKLG.mjs 14.00 B
21
21
  ESM dist/chunk-5R3ARH2N.mjs 4.10 KB
22
22
  ESM dist/chunk-HIE2YRGA.mjs 14.00 B
23
- ESM dist/chunk-YGOX6FBU.mjs 4.21 KB
24
23
  ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
25
24
  ESM dist/chunk-WSIADHVC.mjs 3.80 KB
26
- ESM dist/chunk-3MY6LO7N.mjs 14.00 B
25
+ ESM dist/chunk-YGOX6FBU.mjs 4.21 KB
27
26
  ESM dist/chunk-DX3KXNP6.mjs 14.00 B
28
- ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
29
- ESM dist/chunk-BBRPAQON.mjs 6.13 KB
27
+ ESM dist/chunk-KP2KOY5Z.mjs 2.58 KB
28
+ ESM dist/chunk-3MY6LO7N.mjs 14.00 B
29
+ ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
30
+ ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
30
31
  ESM dist/chunk-ANILRUAS.mjs 15.47 KB
31
- ESM dist/chunk-RRAZM5D3.mjs 14.00 B
32
- ESM dist/chunk-MZ76AA76.mjs 14.00 B
33
- ESM dist/chunk-3CRSSRCH.mjs 9.13 KB
32
+ ESM dist/chunk-BBRPAQON.mjs 6.13 KB
34
33
  ESM dist/chunk-LVFI2NOH.mjs 14.00 B
34
+ ESM dist/chunk-MZ76AA76.mjs 14.00 B
35
35
  ESM dist/chunk-AGE57VDD.mjs 4.16 KB
36
- ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
37
- ESM dist/chunk-WC5PVVT6.mjs 4.08 KB
38
- ESM dist/chunk-J7IIHQNA.mjs 5.07 KB
39
- ESM dist/chunk-7B7LRG5J.mjs 14.00 B
40
36
  ESM dist/chunk-TPFN22HR.mjs 14.00 B
41
- ESM dist/chunk-F3HENRVM.mjs 934.00 B
37
+ ESM dist/chunk-7B7LRG5J.mjs 14.00 B
38
+ ESM dist/chunk-T3BUL253.mjs 4.12 KB
39
+ ESM dist/chunk-STDK4DIP.mjs 5.37 KB
42
40
  ESM dist/chunk-4VWG4726.mjs 14.00 B
43
- ESM dist/chunk-4X67BUPA.mjs 12.45 KB
44
- ESM dist/chunk-YWLC7KRK.mjs 15.68 KB
45
- ESM dist/chunk-QCEKPS7U.mjs 14.00 B
46
41
  ESM dist/chunk-2TDHQLVV.mjs 1.51 KB
42
+ ESM dist/chunk-QCEKPS7U.mjs 14.00 B
43
+ ESM dist/chunk-F3HENRVM.mjs 934.00 B
44
+ ESM dist/chunk-MPUZ5T7X.mjs 11.77 KB
45
+ ESM dist/utils/tailwind-variants.mjs 109.00 B
46
+ ESM dist/utils/types.mjs 14.00 B
47
+ ESM dist/chunk-IBYQBC6D.mjs 10.23 KB
48
+ ESM dist/chunk-4X67BUPA.mjs 12.45 KB
47
49
  ESM dist/chunk-FWFEKWWD.mjs 437.00 B
48
50
  ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
49
- ESM dist/chunk-BLA7BR5K.mjs 11.77 KB
50
- ESM dist/chunk-P3PXIJTU.mjs 1.27 KB
51
+ ESM dist/chunk-YWLC7KRK.mjs 15.68 KB
51
52
  ESM dist/chunk-ORZW6F6E.mjs 7.20 KB
52
- ESM dist/chunk-DJOG6Z35.mjs 14.00 B
53
53
  ESM dist/chunk-DDK4NEDX.mjs 4.67 KB
54
- ESM dist/chunk-IT6RD6KS.mjs 4.03 KB
55
- ESM dist/chunk-MGEWSREV.mjs 14.00 B
54
+ ESM dist/chunk-DJOG6Z35.mjs 14.00 B
55
+ ESM dist/chunk-P3PXIJTU.mjs 1.27 KB
56
56
  ESM dist/chunk-32GA3YW4.mjs 14.00 B
57
- ESM dist/chunk-5XV45JBV.mjs 5.03 KB
58
- ESM dist/chunk-RLXOHILK.mjs 14.00 B
59
- ESM dist/chunk-BD4M2FZM.mjs 4.55 KB
57
+ ESM dist/chunk-MGEWSREV.mjs 14.00 B
58
+ ESM dist/chunk-IT6RD6KS.mjs 4.03 KB
60
59
  ESM dist/chunk-7VOQKIIK.mjs 14.00 B
60
+ ESM dist/chunk-RLXOHILK.mjs 14.00 B
61
+ ESM dist/chunk-5XV45JBV.mjs 5.03 KB
61
62
  ESM dist/chunk-MCBAEW2Q.mjs 3.75 KB
62
- ESM dist/chunk-2GCSFWHD.mjs 14.00 B
63
- ESM dist/chunk-ZI3MLO7X.mjs 13.21 KB
64
63
  ESM dist/chunk-VYNBJBXD.mjs 14.00 B
64
+ ESM dist/chunk-BD4M2FZM.mjs 4.55 KB
65
65
  ESM dist/chunk-IHLCZM5T.mjs 6.32 KB
66
66
  ESM dist/chunk-DQRAFUDA.mjs 14.00 B
67
- ESM dist/chunk-M37VBNB3.mjs 1.04 KB
67
+ ESM dist/chunk-ZI3MLO7X.mjs 13.21 KB
68
68
  ESM dist/chunk-BWCA56CM.mjs 7.06 KB
69
+ ESM dist/chunk-M37VBNB3.mjs 1.04 KB
69
70
  ESM dist/chunk-OEFILEL3.mjs 3.22 KB
71
+ ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
70
72
  ESM dist/chunk-NCK5E2NL.mjs 4.65 KB
71
73
  ESM dist/chunk-3U5NJTRH.mjs 6.54 KB
72
74
  ESM dist/chunk-KYIODWXL.mjs 14.00 B
73
75
  ESM dist/chunk-SE5TU755.mjs 14.00 B
74
76
  ESM dist/chunk-IW2MDZBW.mjs 778.00 B
77
+ ESM dist/chunk-MY5U63QO.mjs 14.00 B
75
78
  ESM dist/chunk-4WHX4RXX.mjs 2.87 KB
76
- ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
77
- ESM dist/chunk-SDUDU3CU.mjs 4.40 KB
78
79
  ESM dist/chunk-GUTGDPXH.mjs 724.00 B
79
- ESM dist/chunk-IBYQBC6D.mjs 10.23 KB
80
- ESM dist/chunk-MY5U63QO.mjs 14.00 B
81
- ESM dist/chunk-SZL743JC.mjs 1.00 KB
80
+ ESM dist/chunk-SDUDU3CU.mjs 4.40 KB
81
+ ESM dist/chunk-6WSACUIB.mjs 14.00 B
82
82
  ESM dist/chunk-TRLIC34S.mjs 12.17 KB
83
+ ESM dist/chunk-SZL743JC.mjs 1.00 KB
83
84
  ESM dist/chunk-LXHUO6VM.mjs 1.49 KB
84
- ESM dist/chunk-6WSACUIB.mjs 14.00 B
85
- ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
85
+ ESM dist/chunk-OLQJXFHU.mjs 9.36 KB
86
+ ESM dist/chunk-XX2PHROM.mjs 929.00 B
86
87
  ESM dist/chunk-NMSDSEBD.mjs 14.00 B
87
- ESM dist/utils/types.mjs 14.00 B
88
- ESM dist/chunk-CVXLLXLE.mjs 6.02 KB
89
- ESM dist/chunk-E3G5QXSH.mjs 608.00 B
90
- ESM dist/utils/tailwind-variants.mjs 109.00 B
88
+ ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
89
+ ESM dist/chunk-XL3K55LE.mjs 2.01 KB
91
90
  ESM dist/chunk-7DLOYKVC.mjs 14.00 B
91
+ ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
92
92
  ESM dist/chunk-BBEOPH6B.mjs 1.65 KB
93
- ESM dist/utils/clsx.mjs 113.00 B
94
- ESM dist/chunk-OLQJXFHU.mjs 9.36 KB
95
- ESM dist/chunk-76QIZILI.mjs 15.35 KB
96
93
  ESM dist/chunk-3V4HT2K5.mjs 837.00 B
97
- ESM dist/chunk-XL3K55LE.mjs 2.01 KB
98
- ESM dist/chunk-XX2PHROM.mjs 929.00 B
99
- ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
94
+ ESM dist/chunk-E3G5QXSH.mjs 608.00 B
95
+ ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
100
96
  ESM dist/chunk-27Y6K5NK.mjs 823.00 B
101
- ESM dist/fonts/font.css 777.00 B
97
+ ESM dist/chunk-CVXLLXLE.mjs 6.02 KB
102
98
  ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
103
- ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
99
+ ESM dist/chunk-76QIZILI.mjs 15.35 KB
100
+ ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
101
+ ESM dist/utils/clsx.mjs 113.00 B
102
+ ESM dist/chunk-2GCSFWHD.mjs 14.00 B
104
103
  ESM dist/fonts/NanumSquare_acR.mjs 194.00 B
104
+ ESM dist/fonts/font.css 777.00 B
105
105
  ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
106
106
  ESM dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
107
107
  ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
108
- ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
109
- ESM dist/components/tree/tree.mjs 337.00 B
108
+ ESM dist/components/tooltip/useTooltip.mjs 166.00 B
109
+ ESM dist/components/textarea/textarea.mjs 224.00 B
110
110
  ESM dist/components/toast/index.mjs 527.00 B
111
111
  ESM dist/components/timePicker/useDateTimePicker.mjs 3.37 KB
112
- ESM dist/components/textarea/textarea.mjs 224.00 B
112
+ ESM dist/components/tree/index.mjs 353.00 B
113
113
  ESM dist/components/table/form-table.mjs 1.92 KB
114
114
  ESM dist/chunk-GQFNYXJZ.mjs 751.02 KB
115
115
  ESM dist/components/tabs/index.mjs 248.00 B
116
+ ESM dist/components/switch/index.mjs 219.00 B
116
117
  ESM dist/components/select/index.mjs 394.00 B
118
+ ESM dist/components/progress/index.mjs 295.00 B
119
+ ESM dist/components/ripple/index.mjs 253.00 B
117
120
  ESM dist/components/scroll/scrollArea.mjs 193.00 B
118
- ESM dist/components/skeleton/index.mjs 225.00 B
119
- ESM dist/components/switch/index.mjs 219.00 B
120
- ESM dist/components/picker/timePicker.mjs 476.00 B
121
+ ESM dist/components/skeleton/skeleton.mjs 189.00 B
121
122
  ESM dist/components/radio/index.mjs 286.00 B
122
- ESM dist/components/ripple/index.mjs 253.00 B
123
- ESM dist/components/pagination/pagination.mjs 473.00 B
124
- ESM dist/components/progress/index.mjs 295.00 B
125
- ESM dist/components/list/index.mjs 483.00 B
123
+ ESM dist/components/pagination/index.mjs 511.00 B
126
124
  ESM dist/components/icon/template.mjs 127.00 B
127
- ESM dist/components/input/input.mjs 386.00 B
128
- ESM dist/components/chip/index.mjs 353.00 B
129
- ESM dist/components/modal/modal.mjs 708.00 B
130
- ESM dist/components/drawer/drawer.mjs 255.00 B
125
+ ESM dist/components/list/index.mjs 483.00 B
126
+ ESM dist/components/picker/datePicker.mjs 826.00 B
127
+ ESM dist/components/input/index.mjs 391.00 B
128
+ ESM dist/components/modal/index.mjs 741.00 B
129
+ ESM dist/components/drawer/index.mjs 289.00 B
130
+ ESM dist/components/chip/chip.mjs 321.00 B
131
+ ESM dist/components/charts/areaChart.mjs 331.00 B
132
+ ESM dist/components/button/text-button.mjs 265.00 B
131
133
  ESM dist/components/fileUpload/index.mjs 861.00 B
132
- ESM dist/components/charts/circularProgress.mjs 240.00 B
133
- ESM dist/components/checkbox/index.mjs 295.00 B
134
- ESM dist/components/breadcrumb/index.mjs 686.00 B
134
+ ESM dist/components/checkbox/checkbox.mjs 259.00 B
135
135
  ESM dist/components/backdrop/backdrop.mjs 224.00 B
136
- ESM dist/components/button/text-button.mjs 265.00 B
137
- ESM dist/components/accordion/accordionItem.mjs 234.00 B
138
- ESM dist/components/avatar/index.mjs 254.00 B
139
- ESM dist/components/timePicker/calendar.mjs 11.09 KB
140
- ESM dist/components/toast/toast-utils.mjs 143.00 B
136
+ ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
137
+ ESM dist/components/accordion/accordion.mjs 226.00 B
138
+ ESM dist/components/avatar/avatar.mjs 220.00 B
139
+ ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
141
140
  ESM dist/components/tooltip/index.mjs 327.00 B
142
- ESM dist/components/toast/use-toast.mjs 441.00 B
143
- ESM dist/components/tabs/tabs.mjs 232.00 B
144
- ESM dist/components/table/table.mjs 775.00 B
145
141
  ESM dist/components/toast/toast.mjs 358.00 B
142
+ ESM dist/components/tooltip/tooltip.mjs 292.00 B
143
+ ESM dist/components/toast/toast-utils.mjs 143.00 B
146
144
  ESM dist/components/table/index.mjs 894.00 B
147
- ESM dist/components/textarea/index.mjs 260.00 B
145
+ ESM dist/components/table/table.mjs 775.00 B
146
+ ESM dist/components/toast/use-toast.mjs 441.00 B
148
147
  ESM dist/components/table/table-body.mjs 753.00 B
148
+ ESM dist/components/timePicker/calendar.mjs 11.09 KB
149
+ ESM dist/components/tabs/tabs.mjs 232.00 B
149
150
  ESM dist/components/table/table-head.mjs 753.00 B
150
- ESM dist/components/skeleton/skeleton.mjs 189.00 B
151
151
  ESM dist/components/switch/switch.mjs 185.00 B
152
+ ESM dist/components/textarea/index.mjs 260.00 B
153
+ ESM dist/components/tree/tree.mjs 337.00 B
154
+ ESM dist/components/table/definition-table.mjs 240.00 B
152
155
  ESM dist/components/select/select.mjs 360.00 B
153
- ESM dist/components/picker/utils.mjs 191.00 B
156
+ ESM dist/components/ripple/ripple.mjs 150.00 B
157
+ ESM dist/components/progress/progress.mjs 259.00 B
158
+ ESM dist/components/ripple/useRipple.mjs 158.00 B
159
+ ESM dist/components/scroll/index.mjs 231.00 B
154
160
  ESM dist/components/radio/radio.mjs 253.00 B
161
+ ESM dist/components/pagination/pagination.mjs 473.00 B
155
162
  ESM dist/components/pagination/usePagination.mjs 164.00 B
156
- ESM dist/components/table/definition-table.mjs 240.00 B
157
- ESM dist/components/progress/progress.mjs 259.00 B
158
- ESM dist/components/pagination/index.mjs 511.00 B
159
- ESM dist/components/picker/datePicker.mjs 826.00 B
163
+ ESM dist/components/skeleton/index.mjs 225.00 B
160
164
  ESM dist/components/picker/day.mjs 238.00 B
161
- ESM dist/components/tooltip/tooltip.mjs 292.00 B
165
+ ESM dist/components/picker/utils.mjs 191.00 B
166
+ ESM dist/components/picker/index.mjs 1.02 KB
162
167
  ESM dist/components/list/listItem.mjs 364.00 B
163
- ESM dist/components/ripple/ripple.mjs 150.00 B
164
- ESM dist/components/input/index.mjs 391.00 B
168
+ ESM dist/components/input/input.mjs 386.00 B
165
169
  ESM dist/components/list/list.mjs 216.00 B
166
- ESM dist/components/picker/index.mjs 1.02 KB
167
- ESM dist/components/modal/index.mjs 741.00 B
168
- ESM dist/components/chip/chip.mjs 321.00 B
169
- ESM dist/components/ripple/useRipple.mjs 158.00 B
170
- ESM dist/components/icon/Icon.mjs 213.00 B
171
- ESM dist/components/drawer/index.mjs 289.00 B
170
+ ESM dist/components/picker/timePicker.mjs 476.00 B
171
+ ESM dist/components/chip/index.mjs 353.00 B
172
+ ESM dist/components/modal/modal.mjs 708.00 B
173
+ ESM dist/components/drawer/drawer.mjs 255.00 B
172
174
  ESM dist/components/fileUpload/fileUpload.mjs 889.00 B
173
- ESM dist/components/charts/index.mjs 683.00 B
174
- ESM dist/components/icon/index.mjs 245.00 B
175
+ ESM dist/components/icon/Icon.mjs 213.00 B
175
176
  ESM dist/components/charts/barChart.mjs 224.00 B
176
- ESM dist/components/checkbox/checkbox.mjs 259.00 B
177
+ ESM dist/components/charts/circularProgress.mjs 240.00 B
178
+ ESM dist/components/charts/index.mjs 683.00 B
177
179
  ESM dist/components/charts/radarChart.mjs 228.00 B
178
- ESM dist/components/button/button-group.mjs 197.00 B
179
- ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
180
+ ESM dist/components/icon/index.mjs 245.00 B
181
+ ESM dist/components/checkbox/index.mjs 295.00 B
180
182
  ESM dist/components/backdrop/index.mjs 260.00 B
183
+ ESM dist/components/breadcrumb/index.mjs 686.00 B
184
+ ESM dist/components/button/button-group.mjs 197.00 B
181
185
  ESM dist/components/button/button.mjs 430.00 B
182
- ESM dist/components/charts/areaChart.mjs 331.00 B
183
186
  ESM dist/components/button/index.mjs 811.00 B
184
187
  ESM dist/components/button/icon-button.mjs 440.00 B
185
- ESM dist/components/accordion/accordion.mjs 226.00 B
186
188
  ESM dist/components/accordion/index.mjs 373.00 B
187
- ESM dist/components/scroll/index.mjs 231.00 B
188
- ESM dist/components/avatar/avatar.mjs 220.00 B
189
- ESM dist/components/tooltip/useTooltip.mjs 166.00 B
190
- ESM dist/components/tree/index.mjs 353.00 B
191
- ESM ⚡️ Build success in 393ms
192
- CJS dist/hooks/useIsMounted.js 1.87 KB
189
+ ESM dist/components/avatar/index.mjs 254.00 B
190
+ ESM dist/components/accordion/accordionItem.mjs 234.00 B
191
+ ESM ⚡️ Build success in 411ms
193
192
  CJS dist/fonts/NanumSquare_acB.js 113.00 B
193
+ CJS dist/fonts/font.css 777.00 B
194
+ CJS dist/hooks/useIsMounted.js 1.87 KB
194
195
  CJS dist/fonts/NanumSquare_acEB.js 116.00 B
195
- CJS dist/fonts/NanumSquare_acL.js 113.00 B
196
196
  CJS dist/fonts/NanumSquare_acR.js 113.00 B
197
- CJS dist/utils/types.js 778.00 B
198
197
  CJS dist/utils/clsx.js 1.77 KB
198
+ CJS dist/utils/props.js 1.59 KB
199
199
  CJS dist/utils/tailwind-variants.js 8.71 KB
200
- CJS dist/components/accordion/accordion.js 11.17 KB
200
+ CJS dist/utils/types.js 778.00 B
201
201
  CJS dist/components/accordion/accordionItem.js 15.28 KB
202
- CJS dist/utils/props.js 1.59 KB
203
202
  CJS dist/components/accordion/index.js 17.44 KB
203
+ CJS dist/components/accordion/accordion.js 11.17 KB
204
204
  CJS dist/components/backdrop/index.js 10.24 KB
205
- CJS dist/components/backdrop/backdrop.js 10.11 KB
206
- CJS dist/fonts/font.css 777.00 B
207
205
  CJS dist/components/button/button-group.js 9.36 KB
208
206
  CJS dist/components/button/text-button.js 14.26 KB
209
207
  CJS dist/components/charts/barChart.js 16.85 KB
210
208
  CJS dist/components/charts/areaChart.js 17.86 KB
209
+ CJS dist/components/backdrop/backdrop.js 10.11 KB
210
+ CJS dist/fonts/NanumSquare_acL.js 113.00 B
211
211
  CJS dist/components/charts/circularProgress.js 14.13 KB
212
212
  CJS dist/components/charts/index.js 34.20 KB
213
213
  CJS dist/components/charts/radarChart.js 12.60 KB
@@ -216,78 +216,78 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
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
- CJS dist/components/progress/index.js 13.82 KB
220
219
  CJS dist/components/pagination/usePagination.js 1.88 KB
221
- CJS dist/components/progress/progress.js 13.68 KB
222
220
  CJS dist/components/picker/day.js 10.72 KB
223
- CJS dist/components/radio/index.js 15.15 KB
224
221
  CJS dist/components/picker/utils.js 1.47 KB
225
- CJS dist/components/radio/radio.js 15.02 KB
226
- CJS dist/components/ripple/ripple.js 2.57 KB
227
- CJS dist/components/ripple/index.js 3.66 KB
228
- CJS dist/components/scroll/index.js 2.92 KB
222
+ CJS dist/components/progress/index.js 13.82 KB
229
223
  CJS dist/components/ripple/useRipple.js 2.04 KB
224
+ CJS dist/components/radio/index.js 15.45 KB
225
+ CJS dist/components/radio/radio.js 15.32 KB
230
226
  CJS dist/components/scroll/scrollArea.js 2.79 KB
231
- CJS dist/components/skeleton/index.js 3.68 KB
227
+ CJS dist/components/scroll/index.js 2.92 KB
228
+ CJS dist/components/progress/progress.js 13.68 KB
232
229
  CJS dist/components/skeleton/skeleton.js 3.54 KB
230
+ CJS dist/components/skeleton/index.js 3.68 KB
233
231
  CJS dist/components/switch/index.js 5.90 KB
234
232
  CJS dist/components/switch/switch.js 5.77 KB
235
- CJS dist/components/table/definition-table.js 13.66 KB
233
+ CJS dist/components/table/definition-table.js 13.70 KB
236
234
  CJS dist/components/table/form-table.js 10.69 KB
237
235
  CJS dist/components/tabs/index.js 15.51 KB
238
236
  CJS dist/components/tabs/tabs.js 15.50 KB
239
- CJS dist/components/textarea/index.js 11.72 KB
240
- CJS dist/components/textarea/textarea.js 11.58 KB
241
237
  CJS dist/components/timePicker/useDateTimePicker.js 4.81 KB
242
238
  CJS dist/components/toast/toast-utils.js 1.85 KB
243
239
  CJS dist/components/tooltip/index.js 18.64 KB
244
240
  CJS dist/components/tooltip/tooltip-utils.js 4.90 KB
245
- CJS dist/components/tooltip/tooltip.js 18.50 KB
246
241
  CJS dist/components/tooltip/useTooltip.js 4.19 KB
242
+ CJS dist/components/tooltip/tooltip.js 18.50 KB
243
+ CJS dist/components/ripple/index.js 3.66 KB
244
+ CJS dist/components/textarea/index.js 11.72 KB
245
+ CJS dist/components/textarea/textarea.js 11.58 KB
246
+ CJS dist/components/ripple/ripple.js 2.57 KB
247
247
  CJS dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
248
- CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
249
248
  CJS dist/components/avatar/index.js 774.62 KB
250
- CJS dist/components/breadcrumb/breadcrumb.js 782.29 KB
251
249
  CJS dist/components/avatar/avatar.js 774.49 KB
252
- CJS dist/components/button/button.js 789.17 KB
250
+ CJS dist/components/breadcrumb/breadcrumb.js 782.29 KB
251
+ CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
253
252
  CJS dist/components/breadcrumb/index.js 782.43 KB
254
253
  CJS dist/components/button/icon-button.js 786.12 KB
254
+ CJS dist/components/button/button.js 789.17 KB
255
255
  CJS dist/components/button/index.js 804.54 KB
256
256
  CJS dist/components/chip/chip.js 778.18 KB
257
- CJS dist/components/fileUpload/fileUpload.js 822.04 KB
258
257
  CJS dist/components/chip/index.js 778.30 KB
258
+ CJS dist/components/fileUpload/fileUpload.js 822.04 KB
259
+ CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
259
260
  CJS dist/components/icon/Icon.js 766.21 KB
261
+ CJS dist/components/icon/index.js 766.21 KB
260
262
  CJS dist/components/icon/template.js 765.28 KB
261
263
  CJS dist/components/fileUpload/index.js 821.99 KB
262
- CJS dist/components/icon/index.js 766.21 KB
263
264
  CJS dist/components/input/index.js 788.53 KB
264
265
  CJS dist/components/input/input.js 788.54 KB
265
- CJS dist/components/modal/index.js 795.53 KB
266
- CJS dist/components/list/index.js 785.05 KB
267
266
  CJS dist/components/list/listItem.js 783.10 KB
267
+ CJS dist/components/list/index.js 785.05 KB
268
268
  CJS dist/components/modal/modal.js 795.40 KB
269
- CJS dist/components/pagination/index.js 799.77 KB
269
+ CJS dist/components/modal/index.js 795.53 KB
270
270
  CJS dist/components/pagination/pagination.js 799.63 KB
271
271
  CJS dist/components/picker/datePicker.js 830.82 KB
272
- CJS dist/components/select/select.js 791.04 KB
273
- CJS dist/components/select/index.js 791.17 KB
274
272
  CJS dist/components/picker/index.js 860.38 KB
275
- CJS dist/components/table/index.js 829.91 KB
276
- CJS dist/components/table/table.js 825.62 KB
277
- CJS dist/components/table/table-head.js 825.52 KB
278
- CJS dist/components/table/table-body.js 825.52 KB
273
+ CJS dist/components/pagination/index.js 799.77 KB
279
274
  CJS dist/components/picker/timePicker.js 804.06 KB
280
- CJS dist/components/toast/use-toast.js 782.68 KB
281
- CJS dist/components/toast/index.js 782.74 KB
275
+ CJS dist/components/select/index.js 791.17 KB
276
+ CJS dist/components/select/select.js 791.04 KB
277
+ CJS dist/components/table/table-body.js 825.52 KB
278
+ CJS dist/components/table/table-head.js 825.52 KB
279
+ CJS dist/components/table/index.js 829.95 KB
280
+ CJS dist/components/table/table.js 825.62 KB
282
281
  CJS dist/components/timePicker/calendar.js 785.91 KB
282
+ CJS dist/components/toast/index.js 782.74 KB
283
283
  CJS dist/components/toast/toast.js 779.09 KB
284
284
  CJS dist/components/tree/index.js 780.32 KB
285
- CJS dist/index.js 1.00 MB
286
- CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
287
- CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
285
+ CJS dist/components/toast/use-toast.js 782.68 KB
288
286
  CJS dist/components/tree/tree.js 780.31 KB
289
- CJS ⚡️ Build success in 464ms
290
- DTS ⚡️ Build success in 17877ms
287
+ CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
288
+ CJS dist/index.js 1.00 MB
289
+ CJS ⚡️ Build success in 463ms
290
+ DTS ⚡️ Build success in 17481ms
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
@@ -343,16 +343,16 @@ $ 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 4.95 KB
347
346
  DTS dist/components/ripple/ripple.d.ts 820.00 B
347
+ DTS dist/components/radio/radio.d.ts 5.36 KB
348
348
  DTS dist/components/scroll/scrollArea.d.ts 423.00 B
349
- DTS dist/components/select/select.d.ts 9.77 KB
350
349
  DTS dist/components/skeleton/skeleton.d.ts 425.00 B
351
350
  DTS dist/components/switch/switch.d.ts 4.08 KB
351
+ DTS dist/components/select/select.d.ts 9.77 KB
352
352
  DTS dist/components/tabs/tabs.d.ts 3.09 KB
353
- DTS dist/components/textarea/textarea.d.ts 6.78 KB
354
353
  DTS dist/components/tooltip/tooltip.d.ts 2.19 KB
355
354
  DTS dist/components/tree/tree.d.ts 3.26 KB
355
+ DTS dist/components/textarea/textarea.d.ts 6.78 KB
356
356
  DTS dist/fonts/NanumSquare_acEB.d.ts 13.00 B
357
357
  DTS dist/fonts/NanumSquare_acL.d.ts 13.00 B
358
358
  DTS dist/fonts/NanumSquare_acR.d.ts 13.00 B
@@ -371,16 +371,16 @@ $ 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
375
+ DTS dist/components/radio/index.d.ts 122.00 B
376
376
  DTS dist/components/scroll/index.d.ts 101.00 B
377
- DTS dist/components/select/index.d.ts 235.00 B
378
377
  DTS dist/components/skeleton/index.d.ts 81.00 B
379
378
  DTS dist/components/switch/index.d.ts 124.00 B
379
+ DTS dist/components/select/index.d.ts 235.00 B
380
380
  DTS dist/components/tabs/index.d.ts 179.00 B
381
- DTS dist/components/textarea/index.d.ts 143.00 B
382
381
  DTS dist/components/tooltip/index.d.ts 182.00 B
383
382
  DTS dist/components/tree/index.d.ts 183.00 B
383
+ DTS dist/components/textarea/index.d.ts 143.00 B
384
384
  DTS dist/tooltip-utils-DO3LQaVM.d.ts 2.05 KB
385
385
  DTS dist/index.d.mts 3.42 KB
386
386
  DTS dist/components/accordion/index.d.mts 232.00 B
@@ -437,16 +437,16 @@ $ 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 4.95 KB
441
440
  DTS dist/components/ripple/ripple.d.mts 821.00 B
441
+ DTS dist/components/radio/radio.d.mts 5.36 KB
442
442
  DTS dist/components/scroll/scrollArea.d.mts 423.00 B
443
- DTS dist/components/select/select.d.mts 9.78 KB
444
443
  DTS dist/components/skeleton/skeleton.d.mts 425.00 B
445
444
  DTS dist/components/switch/switch.d.mts 4.08 KB
445
+ DTS dist/components/select/select.d.mts 9.78 KB
446
446
  DTS dist/components/tabs/tabs.d.mts 3.09 KB
447
- DTS dist/components/textarea/textarea.d.mts 6.78 KB
448
447
  DTS dist/components/tooltip/tooltip.d.mts 2.20 KB
449
448
  DTS dist/components/tree/tree.d.mts 3.26 KB
449
+ DTS dist/components/textarea/textarea.d.mts 6.78 KB
450
450
  DTS dist/fonts/NanumSquare_acEB.d.mts 13.00 B
451
451
  DTS dist/fonts/NanumSquare_acL.d.mts 13.00 B
452
452
  DTS dist/fonts/NanumSquare_acR.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
469
+ DTS dist/components/radio/index.d.mts 124.00 B
470
470
  DTS dist/components/scroll/index.d.mts 102.00 B
471
- DTS dist/components/select/index.d.mts 239.00 B
472
471
  DTS dist/components/skeleton/index.d.mts 82.00 B
473
472
  DTS dist/components/switch/index.d.mts 126.00 B
473
+ DTS dist/components/select/index.d.mts 239.00 B
474
474
  DTS dist/components/tabs/index.d.mts 181.00 B
475
- DTS dist/components/textarea/index.d.mts 145.00 B
476
475
  DTS dist/components/tooltip/index.d.mts 185.00 B
477
476
  DTS dist/components/tree/index.d.mts 185.00 B
477
+ DTS dist/components/textarea/index.d.mts 145.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.71s.
480
+ Done in 18.34s.
@@ -73,7 +73,7 @@ var radioStyle = tv({
73
73
  ],
74
74
  labelWrapper: ["flex", "flex-col"],
75
75
  labelReverse: ["flex-row-reverse"],
76
- label: ["text-foreground", "select-none"]
76
+ label: ["text-body-foreground", "select-none"]
77
77
  },
78
78
  variants: {
79
79
  color: {
@@ -156,12 +156,20 @@ var radioStyle = tv({
156
156
  innerDot: ["bg-neutral-soft"],
157
157
  label: ["text-neutral-light"]
158
158
  }
159
+ },
160
+ readOnly: {
161
+ true: {
162
+ base: ["cursor-not-allowed", "pointer-events-none"],
163
+ outerDot: ["cursor-not-allowed", "border-neutral-light", "bg-neutral-soft"],
164
+ label: ["text-neutral-light", "group-has-[:checked]/radio:text-body-foreground"]
165
+ }
159
166
  }
160
167
  },
161
168
  defaultVariants: {
162
169
  color: "primary",
163
170
  size: "md",
164
- disabled: false
171
+ disabled: false,
172
+ readOnly: false
165
173
  }
166
174
  });
167
175
 
@@ -107,21 +107,23 @@ var DefinitionTable = forwardRef(
107
107
  () => getHighlightColumnIndex(rows, highlightColumnKey),
108
108
  [rows, highlightColumnKey]
109
109
  );
110
- return /* @__PURE__ */ jsx("div", { ref, className: clsx(slots.base(), classNames == null ? void 0 : classNames.base), children: /* @__PURE__ */ jsxs("table", { className: clsx(slots.table(), classNames == null ? void 0 : classNames.table), children: [
111
- renderColGroup(rows),
112
- /* @__PURE__ */ jsx("tbody", { children: rows.map((row, i) => /* @__PURE__ */ jsx(
113
- DefinitionTableRow,
114
- {
115
- ...row,
116
- rowIndex: i,
117
- rowCount: rows.length,
118
- highlightColumnIndex,
119
- className: row.className
120
- },
121
- i
122
- )) }),
123
- footer && /* @__PURE__ */ jsx("tfoot", { children: footer })
124
- ] }) });
110
+ return /* @__PURE__ */ jsxs("div", { ref, className: clsx(slots.base(), classNames == null ? void 0 : classNames.base), children: [
111
+ /* @__PURE__ */ jsxs("table", { className: clsx(slots.table(), classNames == null ? void 0 : classNames.table), children: [
112
+ renderColGroup(rows),
113
+ /* @__PURE__ */ jsx("tbody", { children: rows.map((row, i) => /* @__PURE__ */ jsx(
114
+ DefinitionTableRow,
115
+ {
116
+ ...row,
117
+ rowIndex: i,
118
+ rowCount: rows.length,
119
+ highlightColumnIndex,
120
+ className: row.className
121
+ },
122
+ i
123
+ )) })
124
+ ] }),
125
+ footer && /* @__PURE__ */ jsx("div", { children: footer })
126
+ ] });
125
127
  }
126
128
  );
127
129
  DefinitionTable.displayName = "DefinitionTable";
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  datePickerStyle,
4
4
  datePicker_default
5
- } from "../../chunk-BLA7BR5K.mjs";
6
- import "../../chunk-FWFEKWWD.mjs";
5
+ } from "../../chunk-MPUZ5T7X.mjs";
7
6
  import "../../chunk-2TDHQLVV.mjs";
7
+ import "../../chunk-FWFEKWWD.mjs";
8
8
  import "../../chunk-2GCSFWHD.mjs";
9
9
  import "../../chunk-ZI3MLO7X.mjs";
10
10
  import "../../chunk-MY5U63QO.mjs";
@@ -1,17 +1,17 @@
1
1
  "use client";
2
2
  import "../../chunk-4VWG4726.mjs";
3
+ import {
4
+ datePicker_default
5
+ } from "../../chunk-MPUZ5T7X.mjs";
6
+ import {
7
+ day_default
8
+ } from "../../chunk-2TDHQLVV.mjs";
3
9
  import {
4
10
  timePicker_default
5
11
  } from "../../chunk-4X67BUPA.mjs";
6
12
  import "../../chunk-QCEKPS7U.mjs";
7
13
  import "../../chunk-YWLC7KRK.mjs";
8
- import {
9
- datePicker_default
10
- } from "../../chunk-BLA7BR5K.mjs";
11
14
  import "../../chunk-FWFEKWWD.mjs";
12
- import {
13
- day_default
14
- } from "../../chunk-2TDHQLVV.mjs";
15
15
  import "../../chunk-2GCSFWHD.mjs";
16
16
  import "../../chunk-ZI3MLO7X.mjs";
17
17
  import "../../chunk-MY5U63QO.mjs";
@@ -472,7 +472,7 @@ var radioStyle = tv({
472
472
  ],
473
473
  labelWrapper: ["flex", "flex-col"],
474
474
  labelReverse: ["flex-row-reverse"],
475
- label: ["text-foreground", "select-none"]
475
+ label: ["text-body-foreground", "select-none"]
476
476
  },
477
477
  variants: {
478
478
  color: {
@@ -555,12 +555,20 @@ var radioStyle = tv({
555
555
  innerDot: ["bg-neutral-soft"],
556
556
  label: ["text-neutral-light"]
557
557
  }
558
+ },
559
+ readOnly: {
560
+ true: {
561
+ base: ["cursor-not-allowed", "pointer-events-none"],
562
+ outerDot: ["cursor-not-allowed", "border-neutral-light", "bg-neutral-soft"],
563
+ label: ["text-neutral-light", "group-has-[:checked]/radio:text-body-foreground"]
564
+ }
558
565
  }
559
566
  },
560
567
  defaultVariants: {
561
568
  color: "primary",
562
569
  size: "md",
563
- disabled: false
570
+ disabled: false,
571
+ readOnly: false
564
572
  }
565
573
  });
566
574
  // Annotate the CommonJS export names for ESM import in node:
@@ -2,7 +2,7 @@
2
2
  import "../../chunk-TPFN22HR.mjs";
3
3
  import {
4
4
  radio_default
5
- } from "../../chunk-J7IIHQNA.mjs";
5
+ } from "../../chunk-STDK4DIP.mjs";
6
6
  import "../../chunk-E3G5QXSH.mjs";
7
7
  import "../../chunk-76QIZILI.mjs";
8
8
  import "../../chunk-27Y6K5NK.mjs";
@@ -68,6 +68,13 @@ declare const radioStyle: tailwind_variants.TVReturnType<{
68
68
  label: string[];
69
69
  };
70
70
  };
71
+ readOnly: {
72
+ true: {
73
+ base: string[];
74
+ outerDot: string[];
75
+ label: string[];
76
+ };
77
+ };
71
78
  }, {
72
79
  base: string[];
73
80
  outerDot: string[];
@@ -131,6 +138,13 @@ declare const radioStyle: tailwind_variants.TVReturnType<{
131
138
  label: string[];
132
139
  };
133
140
  };
141
+ readOnly: {
142
+ true: {
143
+ base: string[];
144
+ outerDot: string[];
145
+ label: string[];
146
+ };
147
+ };
134
148
  }, {
135
149
  base: string[];
136
150
  outerDot: string[];
@@ -194,6 +208,13 @@ declare const radioStyle: tailwind_variants.TVReturnType<{
194
208
  label: string[];
195
209
  };
196
210
  };
211
+ readOnly: {
212
+ true: {
213
+ base: string[];
214
+ outerDot: string[];
215
+ label: string[];
216
+ };
217
+ };
197
218
  }, {
198
219
  base: string[];
199
220
  outerDot: string[];
@@ -68,6 +68,13 @@ declare const radioStyle: tailwind_variants.TVReturnType<{
68
68
  label: string[];
69
69
  };
70
70
  };
71
+ readOnly: {
72
+ true: {
73
+ base: string[];
74
+ outerDot: string[];
75
+ label: string[];
76
+ };
77
+ };
71
78
  }, {
72
79
  base: string[];
73
80
  outerDot: string[];
@@ -131,6 +138,13 @@ declare const radioStyle: tailwind_variants.TVReturnType<{
131
138
  label: string[];
132
139
  };
133
140
  };
141
+ readOnly: {
142
+ true: {
143
+ base: string[];
144
+ outerDot: string[];
145
+ label: string[];
146
+ };
147
+ };
134
148
  }, {
135
149
  base: string[];
136
150
  outerDot: string[];
@@ -194,6 +208,13 @@ declare const radioStyle: tailwind_variants.TVReturnType<{
194
208
  label: string[];
195
209
  };
196
210
  };
211
+ readOnly: {
212
+ true: {
213
+ base: string[];
214
+ outerDot: string[];
215
+ label: string[];
216
+ };
217
+ };
197
218
  }, {
198
219
  base: string[];
199
220
  outerDot: string[];
@@ -470,7 +470,7 @@ var radioStyle = tv({
470
470
  ],
471
471
  labelWrapper: ["flex", "flex-col"],
472
472
  labelReverse: ["flex-row-reverse"],
473
- label: ["text-foreground", "select-none"]
473
+ label: ["text-body-foreground", "select-none"]
474
474
  },
475
475
  variants: {
476
476
  color: {
@@ -553,11 +553,19 @@ var radioStyle = tv({
553
553
  innerDot: ["bg-neutral-soft"],
554
554
  label: ["text-neutral-light"]
555
555
  }
556
+ },
557
+ readOnly: {
558
+ true: {
559
+ base: ["cursor-not-allowed", "pointer-events-none"],
560
+ outerDot: ["cursor-not-allowed", "border-neutral-light", "bg-neutral-soft"],
561
+ label: ["text-neutral-light", "group-has-[:checked]/radio:text-body-foreground"]
562
+ }
556
563
  }
557
564
  },
558
565
  defaultVariants: {
559
566
  color: "primary",
560
567
  size: "md",
561
- disabled: false
568
+ disabled: false,
569
+ readOnly: false
562
570
  }
563
571
  });
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  radio_default
4
- } from "../../chunk-J7IIHQNA.mjs";
4
+ } from "../../chunk-STDK4DIP.mjs";
5
5
  import "../../chunk-E3G5QXSH.mjs";
6
6
  import "../../chunk-76QIZILI.mjs";
7
7
  import "../../chunk-27Y6K5NK.mjs";
@@ -487,21 +487,23 @@ var DefinitionTable = (0, import_react.forwardRef)(
487
487
  () => getHighlightColumnIndex(rows, highlightColumnKey),
488
488
  [rows, highlightColumnKey]
489
489
  );
490
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("div", { ref, className: clsx(slots.base(), classNames == null ? void 0 : classNames.base), children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("table", { className: clsx(slots.table(), classNames == null ? void 0 : classNames.table), children: [
491
- renderColGroup(rows),
492
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("tbody", { children: rows.map((row, i) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
493
- DefinitionTableRow,
494
- {
495
- ...row,
496
- rowIndex: i,
497
- rowCount: rows.length,
498
- highlightColumnIndex,
499
- className: row.className
500
- },
501
- i
502
- )) }),
503
- footer && /* @__PURE__ */ (0, import_jsx_runtime.jsx)("tfoot", { children: footer })
504
- ] }) });
490
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("div", { ref, className: clsx(slots.base(), classNames == null ? void 0 : classNames.base), children: [
491
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("table", { className: clsx(slots.table(), classNames == null ? void 0 : classNames.table), children: [
492
+ renderColGroup(rows),
493
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("tbody", { children: rows.map((row, i) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
494
+ DefinitionTableRow,
495
+ {
496
+ ...row,
497
+ rowIndex: i,
498
+ rowCount: rows.length,
499
+ highlightColumnIndex,
500
+ className: row.className
501
+ },
502
+ i
503
+ )) })
504
+ ] }),
505
+ footer && /* @__PURE__ */ (0, import_jsx_runtime.jsx)("div", { children: footer })
506
+ ] });
505
507
  }
506
508
  );
507
509
  DefinitionTable.displayName = "DefinitionTable";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  definition_table_default
4
- } from "../../chunk-WC5PVVT6.mjs";
4
+ } from "../../chunk-T3BUL253.mjs";
5
5
  import "../../chunk-76QIZILI.mjs";
6
6
  import "../../chunk-27Y6K5NK.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
@@ -6792,21 +6792,23 @@ var DefinitionTable = (0, import_react6.forwardRef)(
6792
6792
  () => getHighlightColumnIndex(rows, highlightColumnKey),
6793
6793
  [rows, highlightColumnKey]
6794
6794
  );
6795
- return /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("div", { ref, className: clsx(slots.base(), classNames == null ? void 0 : classNames.base), children: /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("table", { className: clsx(slots.table(), classNames == null ? void 0 : classNames.table), children: [
6796
- renderColGroup(rows),
6797
- /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("tbody", { children: rows.map((row, i) => /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
6798
- DefinitionTableRow,
6799
- {
6800
- ...row,
6801
- rowIndex: i,
6802
- rowCount: rows.length,
6803
- highlightColumnIndex,
6804
- className: row.className
6805
- },
6806
- i
6807
- )) }),
6808
- footer && /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("tfoot", { children: footer })
6809
- ] }) });
6795
+ return /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("div", { ref, className: clsx(slots.base(), classNames == null ? void 0 : classNames.base), children: [
6796
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("table", { className: clsx(slots.table(), classNames == null ? void 0 : classNames.table), children: [
6797
+ renderColGroup(rows),
6798
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("tbody", { children: rows.map((row, i) => /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
6799
+ DefinitionTableRow,
6800
+ {
6801
+ ...row,
6802
+ rowIndex: i,
6803
+ rowCount: rows.length,
6804
+ highlightColumnIndex,
6805
+ className: row.className
6806
+ },
6807
+ i
6808
+ )) })
6809
+ ] }),
6810
+ footer && /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("div", { children: footer })
6811
+ ] });
6810
6812
  }
6811
6813
  );
6812
6814
  DefinitionTable.displayName = "DefinitionTable";
@@ -7,7 +7,7 @@ import "../../chunk-MZ76AA76.mjs";
7
7
  import "../../chunk-6PN3DGOE.mjs";
8
8
  import {
9
9
  definition_table_default
10
- } from "../../chunk-WC5PVVT6.mjs";
10
+ } from "../../chunk-T3BUL253.mjs";
11
11
  import "../../chunk-7B7LRG5J.mjs";
12
12
  import "../../chunk-IBYQBC6D.mjs";
13
13
  import "../../chunk-F3HENRVM.mjs";
package/dist/index.js CHANGED
@@ -9138,21 +9138,23 @@ var DefinitionTable = (0, import_react18.forwardRef)(
9138
9138
  () => getHighlightColumnIndex(rows, highlightColumnKey),
9139
9139
  [rows, highlightColumnKey]
9140
9140
  );
9141
- return /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("div", { ref, className: clsx(slots.base(), classNames == null ? void 0 : classNames.base), children: /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("table", { className: clsx(slots.table(), classNames == null ? void 0 : classNames.table), children: [
9142
- renderColGroup(rows),
9143
- /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("tbody", { children: rows.map((row, i) => /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
9144
- DefinitionTableRow,
9145
- {
9146
- ...row,
9147
- rowIndex: i,
9148
- rowCount: rows.length,
9149
- highlightColumnIndex,
9150
- className: row.className
9151
- },
9152
- i
9153
- )) }),
9154
- footer && /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("tfoot", { children: footer })
9155
- ] }) });
9141
+ return /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("div", { ref, className: clsx(slots.base(), classNames == null ? void 0 : classNames.base), children: [
9142
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsxs)("table", { className: clsx(slots.table(), classNames == null ? void 0 : classNames.table), children: [
9143
+ renderColGroup(rows),
9144
+ /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("tbody", { children: rows.map((row, i) => /* @__PURE__ */ (0, import_jsx_runtime23.jsx)(
9145
+ DefinitionTableRow,
9146
+ {
9147
+ ...row,
9148
+ rowIndex: i,
9149
+ rowCount: rows.length,
9150
+ highlightColumnIndex,
9151
+ className: row.className
9152
+ },
9153
+ i
9154
+ )) })
9155
+ ] }),
9156
+ footer && /* @__PURE__ */ (0, import_jsx_runtime23.jsx)("div", { children: footer })
9157
+ ] });
9156
9158
  }
9157
9159
  );
9158
9160
  DefinitionTable.displayName = "DefinitionTable";
@@ -9866,7 +9868,7 @@ var radioStyle = tv({
9866
9868
  ],
9867
9869
  labelWrapper: ["flex", "flex-col"],
9868
9870
  labelReverse: ["flex-row-reverse"],
9869
- label: ["text-foreground", "select-none"]
9871
+ label: ["text-body-foreground", "select-none"]
9870
9872
  },
9871
9873
  variants: {
9872
9874
  color: {
@@ -9949,12 +9951,20 @@ var radioStyle = tv({
9949
9951
  innerDot: ["bg-neutral-soft"],
9950
9952
  label: ["text-neutral-light"]
9951
9953
  }
9954
+ },
9955
+ readOnly: {
9956
+ true: {
9957
+ base: ["cursor-not-allowed", "pointer-events-none"],
9958
+ outerDot: ["cursor-not-allowed", "border-neutral-light", "bg-neutral-soft"],
9959
+ label: ["text-neutral-light", "group-has-[:checked]/radio:text-body-foreground"]
9960
+ }
9952
9961
  }
9953
9962
  },
9954
9963
  defaultVariants: {
9955
9964
  color: "primary",
9956
9965
  size: "md",
9957
- disabled: false
9966
+ disabled: false,
9967
+ readOnly: false
9958
9968
  }
9959
9969
  });
9960
9970
 
package/dist/index.mjs CHANGED
@@ -3,6 +3,10 @@ import "./chunk-MBLZYQCN.mjs";
3
3
  import {
4
4
  tree_default
5
5
  } from "./chunk-JC6635TJ.mjs";
6
+ import "./chunk-RRAZM5D3.mjs";
7
+ import {
8
+ textarea_default
9
+ } from "./chunk-3CRSSRCH.mjs";
6
10
  import "./chunk-LUWGOKLG.mjs";
7
11
  import {
8
12
  ToastProvider,
@@ -26,10 +30,6 @@ import "./chunk-3MY6LO7N.mjs";
26
30
  import {
27
31
  tabs_default
28
32
  } from "./chunk-BBRPAQON.mjs";
29
- import "./chunk-RRAZM5D3.mjs";
30
- import {
31
- textarea_default
32
- } from "./chunk-3CRSSRCH.mjs";
33
33
  import "./chunk-MZ76AA76.mjs";
34
34
  import {
35
35
  skeleton_default
@@ -40,17 +40,23 @@ import {
40
40
  } from "./chunk-AGE57VDD.mjs";
41
41
  import {
42
42
  definition_table_default
43
- } from "./chunk-WC5PVVT6.mjs";
43
+ } from "./chunk-T3BUL253.mjs";
44
44
  import "./chunk-TPFN22HR.mjs";
45
45
  import {
46
46
  radio_default
47
- } from "./chunk-J7IIHQNA.mjs";
47
+ } from "./chunk-STDK4DIP.mjs";
48
48
  import "./chunk-7B7LRG5J.mjs";
49
49
  import {
50
50
  pagination_default
51
51
  } from "./chunk-IBYQBC6D.mjs";
52
52
  import "./chunk-F3HENRVM.mjs";
53
53
  import "./chunk-4VWG4726.mjs";
54
+ import {
55
+ datePicker_default
56
+ } from "./chunk-MPUZ5T7X.mjs";
57
+ import {
58
+ day_default
59
+ } from "./chunk-2TDHQLVV.mjs";
54
60
  import {
55
61
  timePicker_default
56
62
  } from "./chunk-4X67BUPA.mjs";
@@ -58,13 +64,7 @@ import "./chunk-QCEKPS7U.mjs";
58
64
  import {
59
65
  select_default
60
66
  } from "./chunk-YWLC7KRK.mjs";
61
- import {
62
- datePicker_default
63
- } from "./chunk-BLA7BR5K.mjs";
64
67
  import "./chunk-FWFEKWWD.mjs";
65
- import {
66
- day_default
67
- } from "./chunk-2TDHQLVV.mjs";
68
68
  import "./chunk-7MVEAQ7Z.mjs";
69
69
  import {
70
70
  list_default
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deepnoid/ui",
3
- "version": "0.1.129",
3
+ "version": "0.1.131",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -1,11 +1,11 @@
1
1
  "use client";
2
+ import {
3
+ day_default
4
+ } from "./chunk-2TDHQLVV.mjs";
2
5
  import {
3
6
  formatDateToString,
4
7
  formatStringToDate
5
8
  } from "./chunk-FWFEKWWD.mjs";
6
- import {
7
- day_default
8
- } from "./chunk-2TDHQLVV.mjs";
9
9
  import {
10
10
  input_default
11
11
  } from "./chunk-ZI3MLO7X.mjs";