@deepnoid/ui 0.1.188 → 0.1.191

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/charts/simpleBarChart.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/modal/index.ts, src/components/modal/modal.tsx, src/components/input/index.ts, src/components/input/input.tsx, src/components/progress/index.ts, src/components/progress/progress.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/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/list/index.ts, src/components/list/list.tsx, src/components/list/listItem.tsx, src/components/skeleton/index.ts, src/components/skeleton/skeleton.tsx, src/components/select/index.ts, src/components/select/select.tsx, src/components/starRating/index.ts, src/components/starRating/starRating.tsx, src/components/tabs/index.ts, src/components/tabs/tabs.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/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/charts/simpleBarChart.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/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/starRating/index.ts, src/components/starRating/starRating.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
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
@@ -8,301 +8,304 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
8
8
  CLI Cleaning output folder
9
9
  CJS Build start
10
10
  ESM Build start
11
+ Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
12
+ npx update-browserslist-db@latest
13
+ Why you should do it regularly: https://github.com/browserslist/update-db#readme
11
14
  DTS Build start
12
- ESM dist/utils/props.mjs 137.00 B
13
- ESM dist/hooks/useIsMounted.mjs 129.00 B
14
- ESM dist/fonts/NanumSquare_acB.mjs 194.00 B
15
- ESM dist/utils/types.mjs 14.00 B
16
- ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
17
15
  ESM dist/utils/tailwind-variants.mjs 109.00 B
18
- ESM dist/chunk-HIE2YRGA.mjs 14.00 B
16
+ ESM dist/fonts/NanumSquare_acB.mjs 194.00 B
17
+ ESM dist/hooks/useIsMounted.mjs 129.00 B
19
18
  ESM dist/index.mjs 5.19 KB
20
19
  ESM dist/chunk-5KC3IFNR.mjs 4.21 KB
21
- ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
22
20
  ESM dist/chunk-WSIADHVC.mjs 3.80 KB
21
+ ESM dist/chunk-HIE2YRGA.mjs 14.00 B
23
22
  ESM dist/chunk-MBLZYQCN.mjs 14.00 B
23
+ ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
24
24
  ESM dist/chunk-FRUOUTAU.mjs 5.53 KB
25
- ESM dist/chunk-RRAZM5D3.mjs 14.00 B
26
- ESM dist/chunk-3CRSSRCH.mjs 9.13 KB
25
+ ESM dist/chunk-3MY6LO7N.mjs 14.00 B
27
26
  ESM dist/chunk-LUWGOKLG.mjs 14.00 B
27
+ ESM dist/chunk-Q22PRT24.mjs 9.26 KB
28
+ ESM dist/chunk-RRAZM5D3.mjs 14.00 B
29
+ ESM dist/chunk-DW3BX4M2.mjs 6.13 KB
28
30
  ESM dist/chunk-ZVV7ISV7.mjs 2.58 KB
29
- ESM dist/chunk-EYLKPAI5.mjs 4.10 KB
30
31
  ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
31
- ESM dist/chunk-3MY6LO7N.mjs 14.00 B
32
- ESM dist/chunk-DW3BX4M2.mjs 6.13 KB
33
- ESM dist/chunk-LVFI2NOH.mjs 14.00 B
34
- ESM dist/chunk-AGE57VDD.mjs 4.16 KB
32
+ ESM dist/chunk-EYLKPAI5.mjs 4.10 KB
35
33
  ESM dist/chunk-DX3KXNP6.mjs 14.00 B
34
+ ESM dist/chunk-AGE57VDD.mjs 4.16 KB
36
35
  ESM dist/chunk-DS5CGU2X.mjs 4.12 KB
37
- ESM dist/chunk-QSJ2MSBC.mjs 17.58 KB
38
- ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
39
36
  ESM dist/chunk-MZ76AA76.mjs 14.00 B
40
- ESM dist/chunk-OLQOLLKG.mjs 14.00 B
37
+ ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
38
+ ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
41
39
  ESM dist/chunk-TPFN22HR.mjs 14.00 B
40
+ ESM dist/chunk-QSJ2MSBC.mjs 17.58 KB
41
+ ESM dist/chunk-OLQOLLKG.mjs 14.00 B
42
+ ESM dist/chunk-7B7LRG5J.mjs 14.00 B
42
43
  ESM dist/chunk-VATACEMI.mjs 4.19 KB
43
- ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
44
+ ESM dist/chunk-4VWG4726.mjs 14.00 B
44
45
  ESM dist/chunk-PRNE3U26.mjs 5.65 KB
45
- ESM dist/chunk-7B7LRG5J.mjs 14.00 B
46
- ESM dist/chunk-NGRGAY42.mjs 1.27 KB
47
- ESM dist/chunk-FVN5YYBG.mjs 7.20 KB
48
46
  ESM dist/chunk-F3HENRVM.mjs 934.00 B
49
- ESM dist/chunk-FCTYG3D3.mjs 11.06 KB
50
- ESM dist/chunk-4VWG4726.mjs 14.00 B
51
47
  ESM dist/chunk-XZYQFBCT.mjs 1.51 KB
52
- ESM dist/chunk-QCEKPS7U.mjs 14.00 B
53
- ESM dist/chunk-2A3APCWC.mjs 18.81 KB
48
+ ESM dist/chunk-FCTYG3D3.mjs 11.06 KB
54
49
  ESM dist/chunk-FWFEKWWD.mjs 437.00 B
50
+ ESM dist/chunk-QCEKPS7U.mjs 14.00 B
51
+ ESM dist/chunk-TKQLMBX2.mjs 18.81 KB
55
52
  ESM dist/chunk-ESTRSTMW.mjs 12.45 KB
56
- ESM dist/chunk-DJOG6Z35.mjs 14.00 B
57
53
  ESM dist/chunk-SJUM4XSW.mjs 15.68 KB
58
- ESM dist/chunk-MGEWSREV.mjs 14.00 B
59
- ESM dist/chunk-5UBZ32FO.mjs 4.03 KB
60
- ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
54
+ ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
55
+ ESM dist/chunk-FVN5YYBG.mjs 7.20 KB
56
+ ESM dist/chunk-DJOG6Z35.mjs 14.00 B
57
+ ESM dist/chunk-NGRGAY42.mjs 1.27 KB
61
58
  ESM dist/chunk-H5STWOFE.mjs 4.67 KB
59
+ ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
60
+ ESM dist/chunk-MGEWSREV.mjs 14.00 B
62
61
  ESM dist/chunk-32GA3YW4.mjs 14.00 B
63
- ESM dist/chunk-RLXOHILK.mjs 14.00 B
62
+ ESM dist/chunk-5UBZ32FO.mjs 4.03 KB
64
63
  ESM dist/chunk-45Y7ANPK.mjs 5.03 KB
65
- ESM dist/chunk-2GCSFWHD.mjs 14.00 B
66
- ESM dist/chunk-LFX54MYH.mjs 5.73 KB
64
+ ESM dist/chunk-RLXOHILK.mjs 14.00 B
67
65
  ESM dist/chunk-7VOQKIIK.mjs 14.00 B
68
66
  ESM dist/chunk-KH63CD55.mjs 3.75 KB
67
+ ESM dist/chunk-DT632UOW.mjs 5.73 KB
68
+ ESM dist/chunk-2GCSFWHD.mjs 14.00 B
69
69
  ESM dist/chunk-ONBPPSS2.mjs 13.42 KB
70
70
  ESM dist/chunk-3OCNT22V.mjs 14.00 B
71
- ESM dist/chunk-DQRAFUDA.mjs 14.00 B
72
71
  ESM dist/chunk-EWS3FESG.mjs 1.03 KB
72
+ ESM dist/chunk-DQRAFUDA.mjs 14.00 B
73
73
  ESM dist/chunk-LH6Z7SDZ.mjs 6.32 KB
74
- ESM dist/chunk-WKTRWHDA.mjs 9.11 KB
75
74
  ESM dist/chunk-6WD32ERF.mjs 7.52 KB
76
- ESM dist/chunk-U7SYKG2C.mjs 4.33 KB
77
- ESM dist/chunk-SE5TU755.mjs 14.00 B
78
75
  ESM dist/chunk-WA7CSZQ3.mjs 5.17 KB
76
+ ESM dist/chunk-U52FBRJ3.mjs 9.59 KB
77
+ ESM dist/chunk-SE5TU755.mjs 14.00 B
79
78
  ESM dist/chunk-IH3BJRTV.mjs 778.00 B
80
- ESM dist/chunk-OEIEALIP.mjs 6.54 KB
79
+ ESM dist/chunk-U7SYKG2C.mjs 4.33 KB
81
80
  ESM dist/chunk-KYIODWXL.mjs 14.00 B
82
- ESM dist/chunk-5VTYO3RF.mjs 724.00 B
83
81
  ESM dist/chunk-3DYIMZJ2.mjs 2.87 KB
82
+ ESM dist/chunk-OEIEALIP.mjs 6.54 KB
84
83
  ESM dist/chunk-MY5U63QO.mjs 14.00 B
85
84
  ESM dist/chunk-4LUASWAN.mjs 4.40 KB
86
85
  ESM dist/chunk-EVYQQTKB.mjs 13.26 KB
87
- ESM dist/chunk-6WSACUIB.mjs 14.00 B
86
+ ESM dist/chunk-5VTYO3RF.mjs 724.00 B
88
87
  ESM dist/chunk-RAXJBS4Q.mjs 9.36 KB
89
88
  ESM dist/chunk-LXHUO6VM.mjs 1.49 KB
90
89
  ESM dist/chunk-SZL743JC.mjs 1.00 KB
91
90
  ESM dist/chunk-4GZGDIYK.mjs 929.00 B
92
91
  ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
92
+ ESM dist/utils/props.mjs 137.00 B
93
+ ESM dist/utils/types.mjs 14.00 B
93
94
  ESM dist/chunk-JGG3ZUNG.mjs 2.01 KB
94
95
  ESM dist/chunk-NMSDSEBD.mjs 14.00 B
95
- ESM dist/chunk-NTNF5T5I.mjs 6.03 KB
96
96
  ESM dist/chunk-E3G5QXSH.mjs 608.00 B
97
- ESM dist/chunk-U6T2YMBW.mjs 1.65 KB
97
+ ESM dist/chunk-LVFI2NOH.mjs 14.00 B
98
98
  ESM dist/chunk-7DLOYKVC.mjs 14.00 B
99
- ESM dist/fonts/NanumSquare_acR.mjs 194.00 B
100
- ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
101
- ESM dist/utils/clsx.mjs 113.00 B
99
+ ESM dist/chunk-NTNF5T5I.mjs 6.03 KB
100
+ ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
101
+ ESM dist/chunk-U6T2YMBW.mjs 1.65 KB
102
102
  ESM dist/chunk-U4DJHAM5.mjs 15.38 KB
103
- ESM dist/chunk-3V4HT2K5.mjs 837.00 B
103
+ ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
104
104
  ESM dist/fonts/font.css 777.00 B
105
+ ESM dist/chunk-3V4HT2K5.mjs 837.00 B
106
+ ESM dist/fonts/NanumSquare_acR.mjs 194.00 B
105
107
  ESM dist/chunk-27Y6K5NK.mjs 823.00 B
106
- ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
107
108
  ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
108
- ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
109
+ ESM dist/utils/clsx.mjs 113.00 B
110
+ ESM dist/chunk-6WSACUIB.mjs 14.00 B
109
111
  ESM dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
112
+ ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
110
113
  ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
111
- ESM dist/components/tooltip/tooltip.mjs 292.00 B
114
+ ESM dist/components/tooltip/index.mjs 327.00 B
115
+ ESM dist/components/tabs/index.mjs 248.00 B
112
116
  ESM dist/components/tree/index.mjs 353.00 B
113
- ESM dist/components/table/table-head.mjs 683.00 B
114
- ESM dist/chunk-QDTDQPMC.mjs 766.81 KB
117
+ ESM dist/components/timePicker/useDateTimePicker.mjs 3.37 KB
118
+ ESM dist/components/table/form-table.mjs 1.92 KB
115
119
  ESM dist/components/textarea/index.mjs 260.00 B
116
- ESM dist/components/tabs/index.mjs 248.00 B
117
- ESM dist/components/timePicker/calendar.mjs 11.09 KB
120
+ ESM dist/components/toast/use-toast.mjs 441.00 B
121
+ ESM dist/components/scroll/scrollArea.mjs 193.00 B
122
+ ESM dist/components/select/index.mjs 394.00 B
118
123
  ESM dist/components/switch/index.mjs 219.00 B
119
- ESM dist/components/list/list.mjs 216.00 B
120
124
  ESM dist/components/skeleton/index.mjs 225.00 B
121
- ESM dist/components/select/index.mjs 394.00 B
125
+ ESM dist/components/starRating/starRating.mjs 371.00 B
122
126
  ESM dist/components/radio/index.mjs 286.00 B
123
- ESM dist/components/ripple/index.mjs 253.00 B
124
- ESM dist/components/starRating/index.mjs 371.00 B
125
- ESM dist/components/scroll/index.mjs 231.00 B
126
- ESM dist/components/pagination/pagination.mjs 473.00 B
127
- ESM dist/components/picker/day.mjs 238.00 B
128
- ESM dist/components/icon/index.mjs 245.00 B
129
- ESM dist/components/modal/index.mjs 741.00 B
130
- ESM dist/components/input/index.mjs 391.00 B
131
127
  ESM dist/components/progress/index.mjs 295.00 B
128
+ ESM dist/chunk-QDTDQPMC.mjs 766.81 KB
129
+ ESM dist/components/ripple/ripple.mjs 150.00 B
130
+ ESM dist/components/picker/utils.mjs 191.00 B
131
+ ESM dist/components/pagination/index.mjs 511.00 B
132
+ ESM dist/components/modal/modal.mjs 708.00 B
133
+ ESM dist/components/input/index.mjs 391.00 B
134
+ ESM dist/components/icon/index.mjs 245.00 B
135
+ ESM dist/components/list/listItem.mjs 364.00 B
136
+ ESM dist/components/checkbox/index.mjs 295.00 B
132
137
  ESM dist/components/chip/chip.mjs 321.00 B
133
138
  ESM dist/components/fileUpload/fileUpload.mjs 889.00 B
134
- ESM dist/components/drawer/index.mjs 289.00 B
139
+ ESM dist/components/charts/barChart.mjs 262.00 B
135
140
  ESM dist/components/button/text-button.mjs 265.00 B
136
- ESM dist/components/checkbox/index.mjs 295.00 B
137
- ESM dist/components/charts/areaChart.mjs 331.00 B
138
- ESM dist/components/breadcrumb/index.mjs 686.00 B
141
+ ESM dist/components/backdrop/backdrop.mjs 224.00 B
142
+ ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
139
143
  ESM dist/components/accordion/accordion.mjs 226.00 B
144
+ ESM dist/components/drawer/drawer.mjs 255.00 B
140
145
  ESM dist/components/avatar/avatar.mjs 220.00 B
146
+ ESM dist/components/toast/toast.mjs 358.00 B
141
147
  ESM dist/components/tooltip/useTooltip.mjs 166.00 B
142
- ESM dist/components/backdrop/backdrop.mjs 224.00 B
148
+ ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
143
149
  ESM dist/components/tree/tree.mjs 337.00 B
144
- ESM dist/components/table/table.mjs 705.00 B
150
+ ESM dist/components/tabs/tabs.mjs 232.00 B
151
+ ESM dist/components/tooltip/tooltip.mjs 292.00 B
152
+ ESM dist/components/toast/index.mjs 527.00 B
145
153
  ESM dist/components/textarea/textarea.mjs 224.00 B
146
- ESM dist/components/toast/toast.mjs 358.00 B
147
154
  ESM dist/components/toast/toast-utils.mjs 143.00 B
148
- ESM dist/components/toast/index.mjs 527.00 B
149
- ESM dist/components/toast/use-toast.mjs 441.00 B
150
- ESM dist/components/timePicker/useDateTimePicker.mjs 3.37 KB
151
- ESM dist/components/tabs/tabs.mjs 232.00 B
152
- ESM dist/components/table/index.mjs 824.00 B
153
155
  ESM dist/components/switch/switch.mjs 185.00 B
156
+ ESM dist/components/table/index.mjs 824.00 B
157
+ ESM dist/components/table/table-head.mjs 683.00 B
154
158
  ESM dist/components/table/definition-table.mjs 240.00 B
155
- ESM dist/components/table/form-table.mjs 1.92 KB
156
- ESM dist/components/tooltip/index.mjs 327.00 B
157
159
  ESM dist/components/table/table-body.mjs 683.00 B
158
160
  ESM dist/components/select/select.mjs 360.00 B
159
- ESM dist/components/radio/radio.mjs 253.00 B
160
- ESM dist/components/ripple/ripple.mjs 150.00 B
161
+ ESM dist/components/table/table.mjs 705.00 B
162
+ ESM dist/components/scroll/index.mjs 231.00 B
163
+ ESM dist/components/timePicker/calendar.mjs 11.09 KB
161
164
  ESM dist/components/skeleton/skeleton.mjs 189.00 B
162
- ESM dist/components/list/listItem.mjs 364.00 B
165
+ ESM dist/components/starRating/index.mjs 371.00 B
166
+ ESM dist/components/radio/radio.mjs 253.00 B
167
+ ESM dist/components/ripple/index.mjs 253.00 B
168
+ ESM dist/components/progress/progress.mjs 259.00 B
163
169
  ESM dist/components/ripple/useRipple.mjs 158.00 B
164
- ESM dist/components/starRating/starRating.mjs 371.00 B
165
- ESM dist/components/scroll/scrollArea.mjs 193.00 B
166
- ESM dist/components/list/index.mjs 483.00 B
167
170
  ESM dist/components/pagination/usePagination.mjs 164.00 B
168
- ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
169
- ESM dist/components/picker/datePicker.mjs 826.00 B
170
- ESM dist/components/picker/timePicker.mjs 476.00 B
171
- ESM dist/components/picker/utils.mjs 191.00 B
172
- ESM dist/components/icon/template.mjs 127.00 B
173
171
  ESM dist/components/picker/index.mjs 1.02 KB
174
- ESM dist/components/modal/modal.mjs 708.00 B
172
+ ESM dist/components/picker/day.mjs 238.00 B
173
+ ESM dist/components/pagination/pagination.mjs 473.00 B
174
+ ESM dist/components/picker/timePicker.mjs 476.00 B
175
175
  ESM dist/components/input/input.mjs 386.00 B
176
- ESM dist/components/progress/progress.mjs 259.00 B
176
+ ESM dist/components/list/index.mjs 483.00 B
177
+ ESM dist/components/picker/datePicker.mjs 826.00 B
178
+ ESM dist/components/icon/template.mjs 127.00 B
179
+ ESM dist/components/list/list.mjs 216.00 B
177
180
  ESM dist/components/chip/index.mjs 353.00 B
178
- ESM dist/components/drawer/drawer.mjs 255.00 B
181
+ ESM dist/components/drawer/index.mjs 289.00 B
182
+ ESM dist/components/modal/index.mjs 741.00 B
179
183
  ESM dist/components/fileUpload/index.mjs 861.00 B
180
184
  ESM dist/components/icon/Icon.mjs 213.00 B
181
- ESM dist/components/pagination/index.mjs 511.00 B
182
- ESM dist/components/charts/radarChart.mjs 228.00 B
183
- ESM dist/components/charts/simpleBarChart.mjs 236.00 B
185
+ ESM dist/components/charts/areaChart.mjs 331.00 B
184
186
  ESM dist/components/checkbox/checkbox.mjs 259.00 B
185
- ESM dist/components/charts/barChart.mjs 262.00 B
186
- ESM dist/components/charts/index.mjs 834.00 B
187
+ ESM dist/components/charts/simpleBarChart.mjs 236.00 B
188
+ ESM dist/components/charts/circularProgress.mjs 240.00 B
187
189
  ESM dist/components/button/button.mjs 430.00 B
188
- ESM dist/components/button/icon-button.mjs 440.00 B
190
+ ESM dist/components/charts/radarChart.mjs 228.00 B
189
191
  ESM dist/components/button/button-group.mjs 197.00 B
190
- ESM dist/components/button/index.mjs 811.00 B
191
192
  ESM dist/components/backdrop/index.mjs 260.00 B
192
- ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
193
- ESM dist/components/charts/circularProgress.mjs 240.00 B
193
+ ESM dist/components/charts/index.mjs 834.00 B
194
+ ESM dist/components/breadcrumb/index.mjs 686.00 B
195
+ ESM dist/components/button/icon-button.mjs 440.00 B
194
196
  ESM dist/components/accordion/accordionItem.mjs 234.00 B
195
- ESM dist/components/accordion/index.mjs 373.00 B
196
197
  ESM dist/components/avatar/index.mjs 254.00 B
197
- ESM ⚡️ Build success in 406ms
198
- CJS dist/fonts/NanumSquare_acB.js 113.00 B
199
- CJS dist/fonts/NanumSquare_acEB.js 116.00 B
200
- CJS dist/fonts/NanumSquare_acR.js 113.00 B
201
- CJS dist/hooks/useIsMounted.js 1.87 KB
198
+ ESM dist/components/button/index.mjs 811.00 B
199
+ ESM dist/components/accordion/index.mjs 373.00 B
200
+ ESM ⚡️ Build success in 419ms
202
201
  CJS dist/fonts/NanumSquare_acL.js 113.00 B
202
+ CJS dist/fonts/NanumSquare_acEB.js 116.00 B
203
203
  CJS dist/utils/clsx.js 1.77 KB
204
+ CJS dist/hooks/useIsMounted.js 1.87 KB
205
+ CJS dist/utils/props.js 1.59 KB
206
+ CJS dist/fonts/font.css 777.00 B
207
+ CJS dist/fonts/NanumSquare_acB.js 113.00 B
208
+ CJS dist/components/accordion/accordionItem.js 15.38 KB
204
209
  CJS dist/utils/tailwind-variants.js 8.79 KB
205
210
  CJS dist/components/accordion/accordion.js 11.23 KB
206
- CJS dist/components/accordion/accordionItem.js 15.38 KB
207
- CJS dist/utils/props.js 1.59 KB
208
211
  CJS dist/components/accordion/index.js 17.52 KB
209
212
  CJS dist/utils/types.js 778.00 B
210
- CJS dist/fonts/font.css 777.00 B
211
213
  CJS dist/components/backdrop/backdrop.js 10.19 KB
212
- CJS dist/components/backdrop/index.js 10.33 KB
213
214
  CJS dist/components/button/button-group.js 9.45 KB
215
+ CJS dist/components/backdrop/index.js 10.33 KB
214
216
  CJS dist/components/button/text-button.js 14.35 KB
215
217
  CJS dist/components/charts/areaChart.js 17.94 KB
216
- CJS dist/components/charts/barChart.js 19.20 KB
218
+ CJS dist/components/charts/barChart.js 19.68 KB
219
+ CJS dist/fonts/NanumSquare_acR.js 113.00 B
220
+ CJS dist/components/charts/index.js 46.57 KB
217
221
  CJS dist/components/charts/circularProgress.js 14.74 KB
218
- CJS dist/components/charts/index.js 46.09 KB
219
- CJS dist/components/charts/simpleBarChart.js 17.16 KB
220
222
  CJS dist/components/charts/radarChart.js 13.85 KB
223
+ CJS dist/components/charts/simpleBarChart.js 17.16 KB
221
224
  CJS dist/components/checkbox/checkbox.js 16.64 KB
222
- CJS dist/components/checkbox/index.js 16.78 KB
223
225
  CJS dist/components/drawer/drawer.js 15.10 KB
224
226
  CJS dist/components/drawer/index.js 15.23 KB
225
- CJS dist/components/progress/index.js 13.91 KB
226
- CJS dist/components/progress/progress.js 13.77 KB
227
+ CJS dist/components/checkbox/index.js 16.78 KB
228
+ CJS dist/components/list/list.js 10.46 KB
227
229
  CJS dist/components/pagination/usePagination.js 1.88 KB
228
230
  CJS dist/components/picker/day.js 10.81 KB
229
231
  CJS dist/components/picker/utils.js 1.47 KB
230
- CJS dist/components/ripple/index.js 3.66 KB
232
+ CJS dist/components/progress/index.js 13.91 KB
233
+ CJS dist/components/progress/progress.js 13.77 KB
231
234
  CJS dist/components/radio/index.js 15.85 KB
232
- CJS dist/components/ripple/useRipple.js 2.04 KB
235
+ CJS dist/components/ripple/index.js 3.66 KB
233
236
  CJS dist/components/radio/radio.js 15.72 KB
234
- CJS dist/components/ripple/ripple.js 2.57 KB
237
+ CJS dist/components/ripple/useRipple.js 2.04 KB
235
238
  CJS dist/components/scroll/index.js 2.90 KB
239
+ CJS dist/components/ripple/ripple.js 2.57 KB
236
240
  CJS dist/components/scroll/scrollArea.js 2.78 KB
237
- CJS dist/components/list/list.js 10.46 KB
238
- CJS dist/components/skeleton/index.js 3.68 KB
239
241
  CJS dist/components/skeleton/skeleton.js 3.54 KB
240
- CJS dist/components/tabs/index.js 15.60 KB
241
- CJS dist/components/tabs/tabs.js 15.59 KB
242
+ CJS dist/components/skeleton/index.js 3.68 KB
242
243
  CJS dist/components/switch/index.js 5.90 KB
243
- CJS dist/components/table/definition-table.js 13.78 KB
244
244
  CJS dist/components/switch/switch.js 5.77 KB
245
+ CJS dist/components/table/definition-table.js 13.78 KB
245
246
  CJS dist/components/table/form-table.js 10.78 KB
246
- CJS dist/components/textarea/index.js 11.72 KB
247
- CJS dist/components/textarea/textarea.js 11.58 KB
247
+ CJS dist/components/tabs/index.js 15.60 KB
248
+ CJS dist/components/tabs/tabs.js 15.59 KB
249
+ CJS dist/components/textarea/textarea.js 11.71 KB
248
250
  CJS dist/components/timePicker/useDateTimePicker.js 4.81 KB
251
+ CJS dist/components/textarea/index.js 11.84 KB
252
+ CJS dist/components/toast/toast-utils.js 1.85 KB
249
253
  CJS dist/components/tooltip/tooltip-utils.js 4.90 KB
250
254
  CJS dist/components/tooltip/index.js 18.73 KB
251
- CJS dist/components/tooltip/tooltip.js 18.59 KB
252
255
  CJS dist/components/tooltip/useTooltip.js 4.19 KB
253
- CJS dist/components/toast/toast-utils.js 1.85 KB
256
+ CJS dist/components/tooltip/tooltip.js 18.59 KB
257
+ CJS dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
254
258
  CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
255
- CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
256
259
  CJS dist/components/avatar/index.js 790.79 KB
257
260
  CJS dist/components/avatar/avatar.js 790.66 KB
258
- CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
259
261
  CJS dist/components/breadcrumb/breadcrumb.js 798.46 KB
262
+ CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
260
263
  CJS dist/components/breadcrumb/index.js 798.60 KB
261
264
  CJS dist/components/button/button.js 806.47 KB
262
265
  CJS dist/components/button/icon-button.js 802.29 KB
263
- CJS dist/components/chip/chip.js 794.35 KB
264
266
  CJS dist/components/button/index.js 821.83 KB
267
+ CJS dist/components/chip/chip.js 794.35 KB
265
268
  CJS dist/components/chip/index.js 794.47 KB
269
+ CJS dist/components/input/index.js 804.93 KB
270
+ CJS dist/components/icon/template.js 781.36 KB
271
+ CJS dist/components/icon/index.js 782.30 KB
272
+ CJS dist/components/fileUpload/fileUpload.js 840.80 KB
266
273
  CJS dist/components/fileUpload/index.js 840.75 KB
267
- CJS dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
274
+ CJS dist/components/input/input.js 804.94 KB
275
+ CJS dist/components/list/listItem.js 799.27 KB
268
276
  CJS dist/components/icon/Icon.js 782.29 KB
269
- CJS dist/components/fileUpload/fileUpload.js 840.80 KB
270
- CJS dist/components/icon/index.js 782.30 KB
271
- CJS dist/components/icon/template.js 781.36 KB
272
- CJS dist/components/modal/modal.js 812.70 KB
273
277
  CJS dist/components/modal/index.js 812.83 KB
274
- CJS dist/components/input/input.js 804.94 KB
275
- CJS dist/components/input/index.js 804.93 KB
278
+ CJS dist/components/modal/modal.js 812.70 KB
276
279
  CJS dist/components/pagination/index.js 817.00 KB
280
+ CJS dist/components/picker/datePicker.js 855.86 KB
277
281
  CJS dist/components/pagination/pagination.js 816.86 KB
282
+ CJS dist/components/list/index.js 801.24 KB
278
283
  CJS dist/components/picker/index.js 885.42 KB
279
284
  CJS dist/components/picker/timePicker.js 820.23 KB
280
- CJS dist/components/list/index.js 801.24 KB
281
- CJS dist/components/list/listItem.js 799.27 KB
282
- CJS dist/components/picker/datePicker.js 855.86 KB
283
285
  CJS dist/components/select/select.js 807.21 KB
286
+ CJS dist/components/starRating/index.js 794.92 KB
284
287
  CJS dist/components/starRating/starRating.js 794.92 KB
285
288
  CJS dist/components/select/index.js 807.34 KB
286
- CJS dist/components/table/table-body.js 843.01 KB
287
- CJS dist/components/starRating/index.js 794.92 KB
288
289
  CJS dist/components/table/index.js 847.45 KB
289
- CJS dist/components/table/table.js 843.12 KB
290
+ CJS dist/components/table/table-body.js 843.01 KB
290
291
  CJS dist/components/table/table-head.js 843.01 KB
291
- CJS dist/components/timePicker/calendar.js 802.08 KB
292
292
  CJS dist/components/toast/index.js 798.91 KB
293
- CJS dist/components/toast/use-toast.js 798.85 KB
294
- CJS dist/components/tree/index.js 796.49 KB
293
+ CJS dist/components/timePicker/calendar.js 802.08 KB
294
+ CJS dist/components/table/table.js 843.12 KB
295
+ CJS dist/components/toast/toast.js 795.26 KB
295
296
  CJS dist/components/tree/tree.js 796.48 KB
297
+ CJS dist/components/toast/use-toast.js 798.85 KB
296
298
  CJS dist/index.js 1.05 MB
297
- CJS dist/components/toast/toast.js 795.26 KB
298
- CJS ⚡️ Build success in 476ms
299
- DTS ⚡️ Build success in 18844ms
299
+ CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
300
+ CJS dist/components/tree/index.js 796.49 KB
301
+ CJS ⚡️ Build success in 510ms
302
+ DTS ⚡️ Build success in 18406ms
300
303
  DTS dist/index.d.ts 3.70 KB
301
304
  DTS dist/components/accordion/index.d.ts 229.00 B
302
305
  DTS dist/components/button/index.d.ts 415.00 B
303
306
  DTS dist/components/charts/index.d.ts 419.00 B
304
- DTS dist/components/picker/index.d.ts 293.00 B
305
307
  DTS dist/components/list/index.d.ts 302.00 B
308
+ DTS dist/components/picker/index.d.ts 293.00 B
306
309
  DTS dist/components/table/index.d.ts 304.00 B
307
310
  DTS dist/components/toast/index.d.ts 303.00 B
308
311
  DTS dist/fonts/NanumSquare_acB.d.ts 13.00 B
@@ -349,19 +352,19 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
349
352
  DTS dist/components/drawer/drawer.d.ts 2.20 KB
350
353
  DTS dist/components/fileUpload/fileUpload.d.ts 3.14 KB
351
354
  DTS dist/components/icon/Icon.d.ts 22.30 KB
352
- DTS dist/components/modal/modal.d.ts 2.11 KB
353
355
  DTS dist/components/input/input.d.ts 8.36 KB
354
- DTS dist/components/progress/progress.d.ts 4.39 KB
356
+ DTS dist/components/modal/modal.d.ts 2.11 KB
355
357
  DTS dist/components/pagination/pagination.d.ts 3.07 KB
358
+ DTS dist/components/progress/progress.d.ts 4.39 KB
356
359
  DTS dist/components/radio/radio.d.ts 5.86 KB
357
360
  DTS dist/components/ripple/ripple.d.ts 820.00 B
358
361
  DTS dist/components/scroll/scrollArea.d.ts 423.00 B
359
- DTS dist/components/skeleton/skeleton.d.ts 425.00 B
360
362
  DTS dist/components/select/select.d.ts 9.77 KB
363
+ DTS dist/components/skeleton/skeleton.d.ts 425.00 B
361
364
  DTS dist/components/starRating/starRating.d.ts 1.63 KB
362
- DTS dist/components/tabs/tabs.d.ts 3.09 KB
363
365
  DTS dist/components/switch/switch.d.ts 4.08 KB
364
- DTS dist/components/textarea/textarea.d.ts 6.78 KB
366
+ DTS dist/components/tabs/tabs.d.ts 3.09 KB
367
+ DTS dist/components/textarea/textarea.d.ts 6.85 KB
365
368
  DTS dist/components/tooltip/tooltip.d.ts 2.19 KB
366
369
  DTS dist/components/tree/tree.d.ts 3.26 KB
367
370
  DTS dist/fonts/NanumSquare_acEB.d.ts 13.00 B
@@ -378,18 +381,18 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
378
381
  DTS dist/components/drawer/index.d.ts 137.00 B
379
382
  DTS dist/components/fileUpload/index.d.ts 199.00 B
380
383
  DTS dist/components/icon/index.d.ts 179.00 B
381
- DTS dist/components/modal/index.d.ts 134.00 B
382
384
  DTS dist/components/input/index.d.ts 134.00 B
383
- DTS dist/components/progress/index.d.ts 140.00 B
385
+ DTS dist/components/modal/index.d.ts 134.00 B
384
386
  DTS dist/components/pagination/index.d.ts 132.00 B
387
+ DTS dist/components/progress/index.d.ts 140.00 B
385
388
  DTS dist/components/radio/index.d.ts 134.00 B
386
389
  DTS dist/components/ripple/index.d.ts 157.00 B
387
390
  DTS dist/components/scroll/index.d.ts 101.00 B
388
- DTS dist/components/skeleton/index.d.ts 81.00 B
389
391
  DTS dist/components/select/index.d.ts 235.00 B
392
+ DTS dist/components/skeleton/index.d.ts 81.00 B
390
393
  DTS dist/components/starRating/index.d.ts 149.00 B
391
- DTS dist/components/tabs/index.d.ts 179.00 B
392
394
  DTS dist/components/switch/index.d.ts 124.00 B
395
+ DTS dist/components/tabs/index.d.ts 179.00 B
393
396
  DTS dist/components/textarea/index.d.ts 143.00 B
394
397
  DTS dist/components/tooltip/index.d.ts 182.00 B
395
398
  DTS dist/components/tree/index.d.ts 183.00 B
@@ -398,8 +401,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
398
401
  DTS dist/components/accordion/index.d.mts 232.00 B
399
402
  DTS dist/components/button/index.d.mts 422.00 B
400
403
  DTS dist/components/charts/index.d.mts 425.00 B
401
- DTS dist/components/picker/index.d.mts 297.00 B
402
404
  DTS dist/components/list/index.d.mts 308.00 B
405
+ DTS dist/components/picker/index.d.mts 297.00 B
403
406
  DTS dist/components/table/index.d.mts 307.00 B
404
407
  DTS dist/components/toast/index.d.mts 309.00 B
405
408
  DTS dist/fonts/NanumSquare_acB.d.mts 13.00 B
@@ -446,19 +449,19 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
446
449
  DTS dist/components/drawer/drawer.d.mts 2.21 KB
447
450
  DTS dist/components/fileUpload/fileUpload.d.mts 3.14 KB
448
451
  DTS dist/components/icon/Icon.d.mts 22.30 KB
449
- DTS dist/components/modal/modal.d.mts 2.11 KB
450
452
  DTS dist/components/input/input.d.mts 8.36 KB
451
- DTS dist/components/progress/progress.d.mts 4.39 KB
453
+ DTS dist/components/modal/modal.d.mts 2.11 KB
452
454
  DTS dist/components/pagination/pagination.d.mts 3.07 KB
455
+ DTS dist/components/progress/progress.d.mts 4.39 KB
453
456
  DTS dist/components/radio/radio.d.mts 5.86 KB
454
457
  DTS dist/components/ripple/ripple.d.mts 821.00 B
455
458
  DTS dist/components/scroll/scrollArea.d.mts 423.00 B
456
- DTS dist/components/skeleton/skeleton.d.mts 425.00 B
457
459
  DTS dist/components/select/select.d.mts 9.78 KB
460
+ DTS dist/components/skeleton/skeleton.d.mts 425.00 B
458
461
  DTS dist/components/starRating/starRating.d.mts 1.63 KB
459
- DTS dist/components/tabs/tabs.d.mts 3.09 KB
460
462
  DTS dist/components/switch/switch.d.mts 4.08 KB
461
- DTS dist/components/textarea/textarea.d.mts 6.78 KB
463
+ DTS dist/components/tabs/tabs.d.mts 3.09 KB
464
+ DTS dist/components/textarea/textarea.d.mts 6.85 KB
462
465
  DTS dist/components/tooltip/tooltip.d.mts 2.20 KB
463
466
  DTS dist/components/tree/tree.d.mts 3.26 KB
464
467
  DTS dist/fonts/NanumSquare_acEB.d.mts 13.00 B
@@ -475,21 +478,21 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
475
478
  DTS dist/components/drawer/index.d.mts 139.00 B
476
479
  DTS dist/components/fileUpload/index.d.mts 201.00 B
477
480
  DTS dist/components/icon/index.d.mts 182.00 B
478
- DTS dist/components/modal/index.d.mts 136.00 B
479
481
  DTS dist/components/input/index.d.mts 136.00 B
480
- DTS dist/components/progress/index.d.mts 142.00 B
482
+ DTS dist/components/modal/index.d.mts 136.00 B
481
483
  DTS dist/components/pagination/index.d.mts 134.00 B
484
+ DTS dist/components/progress/index.d.mts 142.00 B
482
485
  DTS dist/components/radio/index.d.mts 136.00 B
483
486
  DTS dist/components/ripple/index.d.mts 159.00 B
484
487
  DTS dist/components/scroll/index.d.mts 102.00 B
485
- DTS dist/components/skeleton/index.d.mts 82.00 B
486
488
  DTS dist/components/select/index.d.mts 239.00 B
489
+ DTS dist/components/skeleton/index.d.mts 82.00 B
487
490
  DTS dist/components/starRating/index.d.mts 151.00 B
488
- DTS dist/components/tabs/index.d.mts 181.00 B
489
491
  DTS dist/components/switch/index.d.mts 126.00 B
492
+ DTS dist/components/tabs/index.d.mts 181.00 B
490
493
  DTS dist/components/textarea/index.d.mts 145.00 B
491
494
  DTS dist/components/tooltip/index.d.mts 185.00 B
492
495
  DTS dist/components/tree/index.d.mts 185.00 B
493
496
  DTS dist/tooltip-utils-DO3LQaVM.d.mts 2.05 KB
494
497
  $ copyfiles -u 2 src/fonts/**/* dist/fonts
495
- Done in 19.74s.
498
+ Done in 19.26s.
@@ -89,6 +89,7 @@ var Textarea = forwardRef((originalProps, ref) => {
89
89
  {
90
90
  className: clsx(
91
91
  slots.helperMessage({ class: classNames == null ? void 0 : classNames.helperMessage }),
92
+ slots.maxLength({ class: classNames == null ? void 0 : classNames.maxLength }),
92
93
  textareaProps.readOnly ? slots.readonly({ class: classNames == null ? void 0 : classNames.readonly }) : ""
93
94
  ),
94
95
  children: [
@@ -145,7 +146,8 @@ var textareaStyle = tv({
145
146
  "[&>textarea]:!text-body-foreground",
146
147
  "[&>textarea]:placeholder:!text-body-foreground"
147
148
  ],
148
- readonly: []
149
+ readonly: [],
150
+ maxLength: ["ml-auto"]
149
151
  },
150
152
  variants: {
151
153
  variant: {
@@ -45,8 +45,15 @@ var BarChartComponent = forwardRef((originalProps, ref) => {
45
45
  setTooltipState(null);
46
46
  };
47
47
  const CustomBarShape = ({ x, y, width, height, fill }) => {
48
+ var _a;
48
49
  const radius = 5;
49
- const extraHeight = 10;
50
+ const [minDomain, maxDomain] = yAxisDomain;
51
+ const negativeRange = Math.abs(minDomain);
52
+ const totalRange = maxDomain - minDomain;
53
+ const chartContainer = (_a = chartRef.current) == null ? void 0 : _a.querySelector(".recharts-wrapper");
54
+ const chartHeight = (chartContainer == null ? void 0 : chartContainer.getBoundingClientRect().height) || 200;
55
+ const negativePixelHeight = Math.floor(negativeRange / totalRange * chartHeight);
56
+ const extraHeight = Math.min(negativePixelHeight, 12);
50
57
  const adjustedHeight = height + extraHeight;
51
58
  const adjustedY = y;
52
59
  const bottomY = adjustedY + adjustedHeight;
@@ -413,8 +413,15 @@ var BarChartComponent = (0, import_react.forwardRef)((originalProps, ref) => {
413
413
  setTooltipState(null);
414
414
  };
415
415
  const CustomBarShape = ({ x, y, width, height, fill }) => {
416
+ var _a;
416
417
  const radius = 5;
417
- const extraHeight = 10;
418
+ const [minDomain, maxDomain] = yAxisDomain;
419
+ const negativeRange = Math.abs(minDomain);
420
+ const totalRange = maxDomain - minDomain;
421
+ const chartContainer = (_a = chartRef.current) == null ? void 0 : _a.querySelector(".recharts-wrapper");
422
+ const chartHeight = (chartContainer == null ? void 0 : chartContainer.getBoundingClientRect().height) || 200;
423
+ const negativePixelHeight = Math.floor(negativeRange / totalRange * chartHeight);
424
+ const extraHeight = Math.min(negativePixelHeight, 12);
418
425
  const adjustedHeight = height + extraHeight;
419
426
  const adjustedY = y;
420
427
  const bottomY = adjustedY + adjustedHeight;
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  BarChartTooltip,
4
4
  barChart_default
5
- } from "../../chunk-WKTRWHDA.mjs";
5
+ } from "../../chunk-U52FBRJ3.mjs";
6
6
  import "../../chunk-E3G5QXSH.mjs";
7
7
  import "../../chunk-U4DJHAM5.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
@@ -833,8 +833,15 @@ var BarChartComponent = (0, import_react3.forwardRef)((originalProps, ref) => {
833
833
  setTooltipState(null);
834
834
  };
835
835
  const CustomBarShape = ({ x, y, width, height, fill }) => {
836
+ var _a;
836
837
  const radius = 5;
837
- const extraHeight = 10;
838
+ const [minDomain, maxDomain] = yAxisDomain;
839
+ const negativeRange = Math.abs(minDomain);
840
+ const totalRange = maxDomain - minDomain;
841
+ const chartContainer = (_a = chartRef.current) == null ? void 0 : _a.querySelector(".recharts-wrapper");
842
+ const chartHeight = (chartContainer == null ? void 0 : chartContainer.getBoundingClientRect().height) || 200;
843
+ const negativePixelHeight = Math.floor(negativeRange / totalRange * chartHeight);
844
+ const extraHeight = Math.min(negativePixelHeight, 12);
838
845
  const adjustedHeight = height + extraHeight;
839
846
  const adjustedY = y;
840
847
  const bottomY = adjustedY + adjustedHeight;
@@ -8,7 +8,7 @@ import "../../chunk-EWS3FESG.mjs";
8
8
  import {
9
9
  BarChartTooltip,
10
10
  barChart_default
11
- } from "../../chunk-WKTRWHDA.mjs";
11
+ } from "../../chunk-U52FBRJ3.mjs";
12
12
  import {
13
13
  circularProgress_default
14
14
  } from "../../chunk-WA7CSZQ3.mjs";
@@ -3,11 +3,11 @@ import {
3
3
  FileUpload,
4
4
  fileUploadStyle,
5
5
  fileUpload_default
6
- } from "../../chunk-LFX54MYH.mjs";
7
- import "../../chunk-2GCSFWHD.mjs";
8
- import "../../chunk-ONBPPSS2.mjs";
6
+ } from "../../chunk-DT632UOW.mjs";
9
7
  import "../../chunk-7VOQKIIK.mjs";
10
8
  import "../../chunk-KH63CD55.mjs";
9
+ import "../../chunk-2GCSFWHD.mjs";
10
+ import "../../chunk-ONBPPSS2.mjs";
11
11
  import "../../chunk-MY5U63QO.mjs";
12
12
  import "../../chunk-4LUASWAN.mjs";
13
13
  import "../../chunk-5VTYO3RF.mjs";
@@ -2,11 +2,11 @@
2
2
  import "../../chunk-RLXOHILK.mjs";
3
3
  import {
4
4
  fileUpload_default
5
- } from "../../chunk-LFX54MYH.mjs";
6
- import "../../chunk-2GCSFWHD.mjs";
7
- import "../../chunk-ONBPPSS2.mjs";
5
+ } from "../../chunk-DT632UOW.mjs";
8
6
  import "../../chunk-7VOQKIIK.mjs";
9
7
  import "../../chunk-KH63CD55.mjs";
8
+ import "../../chunk-2GCSFWHD.mjs";
9
+ import "../../chunk-ONBPPSS2.mjs";
10
10
  import "../../chunk-MY5U63QO.mjs";
11
11
  import "../../chunk-4LUASWAN.mjs";
12
12
  import "../../chunk-5VTYO3RF.mjs";
@@ -2,9 +2,9 @@
2
2
  import {
3
3
  datePickerStyle,
4
4
  datePicker_default
5
- } from "../../chunk-2A3APCWC.mjs";
6
- import "../../chunk-XZYQFBCT.mjs";
5
+ } from "../../chunk-TKQLMBX2.mjs";
7
6
  import "../../chunk-FWFEKWWD.mjs";
7
+ import "../../chunk-XZYQFBCT.mjs";
8
8
  import "../../chunk-2GCSFWHD.mjs";
9
9
  import "../../chunk-ONBPPSS2.mjs";
10
10
  import "../../chunk-MY5U63QO.mjs";
@@ -2,7 +2,8 @@
2
2
  import "../../chunk-4VWG4726.mjs";
3
3
  import {
4
4
  datePicker_default
5
- } from "../../chunk-2A3APCWC.mjs";
5
+ } from "../../chunk-TKQLMBX2.mjs";
6
+ import "../../chunk-FWFEKWWD.mjs";
6
7
  import {
7
8
  day_default
8
9
  } from "../../chunk-XZYQFBCT.mjs";
@@ -11,7 +12,6 @@ import {
11
12
  } from "../../chunk-ESTRSTMW.mjs";
12
13
  import "../../chunk-QCEKPS7U.mjs";
13
14
  import "../../chunk-SJUM4XSW.mjs";
14
- import "../../chunk-FWFEKWWD.mjs";
15
15
  import "../../chunk-2GCSFWHD.mjs";
16
16
  import "../../chunk-ONBPPSS2.mjs";
17
17
  import "../../chunk-MY5U63QO.mjs";
@@ -162,6 +162,7 @@ var Textarea = (0, import_react.forwardRef)((originalProps, ref) => {
162
162
  {
163
163
  className: clsx(
164
164
  slots.helperMessage({ class: classNames == null ? void 0 : classNames.helperMessage }),
165
+ slots.maxLength({ class: classNames == null ? void 0 : classNames.maxLength }),
165
166
  textareaProps.readOnly ? slots.readonly({ class: classNames == null ? void 0 : classNames.readonly }) : ""
166
167
  ),
167
168
  children: [
@@ -218,7 +219,8 @@ var textareaStyle = (0, import_tailwind_variants.tv)({
218
219
  "[&>textarea]:!text-body-foreground",
219
220
  "[&>textarea]:placeholder:!text-body-foreground"
220
221
  ],
221
- readonly: []
222
+ readonly: [],
223
+ maxLength: ["ml-auto"]
222
224
  },
223
225
  variants: {
224
226
  variant: {
@@ -2,7 +2,7 @@
2
2
  import "../../chunk-RRAZM5D3.mjs";
3
3
  import {
4
4
  textarea_default
5
- } from "../../chunk-3CRSSRCH.mjs";
5
+ } from "../../chunk-Q22PRT24.mjs";
6
6
  import "../../chunk-E3G5QXSH.mjs";
7
7
  import "../../chunk-27Y6K5NK.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
@@ -97,6 +97,7 @@ declare const textareaStyle: tailwind_variants.TVReturnType<{
97
97
  errorMessage: string[];
98
98
  readonlyWrapper: string[];
99
99
  readonly: never[];
100
+ maxLength: string[];
100
101
  }, undefined, {
101
102
  variant: {
102
103
  solid: {
@@ -181,6 +182,7 @@ declare const textareaStyle: tailwind_variants.TVReturnType<{
181
182
  errorMessage: string[];
182
183
  readonlyWrapper: string[];
183
184
  readonly: never[];
185
+ maxLength: string[];
184
186
  }, tailwind_variants.TVReturnType<{
185
187
  variant: {
186
188
  solid: {
@@ -265,6 +267,7 @@ declare const textareaStyle: tailwind_variants.TVReturnType<{
265
267
  errorMessage: string[];
266
268
  readonlyWrapper: string[];
267
269
  readonly: never[];
270
+ maxLength: string[];
268
271
  }, undefined, unknown, unknown, undefined>>;
269
272
  type TextareaVariantProps = VariantProps<typeof textareaStyle>;
270
273
  type TextareaSlots = keyof ReturnType<typeof textareaStyle>;
@@ -97,6 +97,7 @@ declare const textareaStyle: tailwind_variants.TVReturnType<{
97
97
  errorMessage: string[];
98
98
  readonlyWrapper: string[];
99
99
  readonly: never[];
100
+ maxLength: string[];
100
101
  }, undefined, {
101
102
  variant: {
102
103
  solid: {
@@ -181,6 +182,7 @@ declare const textareaStyle: tailwind_variants.TVReturnType<{
181
182
  errorMessage: string[];
182
183
  readonlyWrapper: string[];
183
184
  readonly: never[];
185
+ maxLength: string[];
184
186
  }, tailwind_variants.TVReturnType<{
185
187
  variant: {
186
188
  solid: {
@@ -265,6 +267,7 @@ declare const textareaStyle: tailwind_variants.TVReturnType<{
265
267
  errorMessage: string[];
266
268
  readonlyWrapper: string[];
267
269
  readonly: never[];
270
+ maxLength: string[];
268
271
  }, undefined, unknown, unknown, undefined>>;
269
272
  type TextareaVariantProps = VariantProps<typeof textareaStyle>;
270
273
  type TextareaSlots = keyof ReturnType<typeof textareaStyle>;
@@ -160,6 +160,7 @@ var Textarea = (0, import_react.forwardRef)((originalProps, ref) => {
160
160
  {
161
161
  className: clsx(
162
162
  slots.helperMessage({ class: classNames == null ? void 0 : classNames.helperMessage }),
163
+ slots.maxLength({ class: classNames == null ? void 0 : classNames.maxLength }),
163
164
  textareaProps.readOnly ? slots.readonly({ class: classNames == null ? void 0 : classNames.readonly }) : ""
164
165
  ),
165
166
  children: [
@@ -216,7 +217,8 @@ var textareaStyle = (0, import_tailwind_variants.tv)({
216
217
  "[&>textarea]:!text-body-foreground",
217
218
  "[&>textarea]:placeholder:!text-body-foreground"
218
219
  ],
219
- readonly: []
220
+ readonly: [],
221
+ maxLength: ["ml-auto"]
220
222
  },
221
223
  variants: {
222
224
  variant: {
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  textarea_default
4
- } from "../../chunk-3CRSSRCH.mjs";
4
+ } from "../../chunk-Q22PRT24.mjs";
5
5
  import "../../chunk-E3G5QXSH.mjs";
6
6
  import "../../chunk-27Y6K5NK.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
package/dist/index.js CHANGED
@@ -7771,6 +7771,7 @@ var Textarea = (0, import_react13.forwardRef)((originalProps, ref) => {
7771
7771
  {
7772
7772
  className: clsx(
7773
7773
  slots.helperMessage({ class: classNames == null ? void 0 : classNames.helperMessage }),
7774
+ slots.maxLength({ class: classNames == null ? void 0 : classNames.maxLength }),
7774
7775
  textareaProps.readOnly ? slots.readonly({ class: classNames == null ? void 0 : classNames.readonly }) : ""
7775
7776
  ),
7776
7777
  children: [
@@ -7827,7 +7828,8 @@ var textareaStyle = (0, import_tailwind_variants13.tv)({
7827
7828
  "[&>textarea]:!text-body-foreground",
7828
7829
  "[&>textarea]:placeholder:!text-body-foreground"
7829
7830
  ],
7830
- readonly: []
7831
+ readonly: [],
7832
+ maxLength: ["ml-auto"]
7831
7833
  },
7832
7834
  variants: {
7833
7835
  variant: {
@@ -13083,8 +13085,15 @@ var BarChartComponent = (0, import_react42.forwardRef)((originalProps, ref) => {
13083
13085
  setTooltipState(null);
13084
13086
  };
13085
13087
  const CustomBarShape = ({ x, y, width, height, fill }) => {
13088
+ var _a;
13086
13089
  const radius = 5;
13087
- const extraHeight = 10;
13090
+ const [minDomain, maxDomain] = yAxisDomain;
13091
+ const negativeRange = Math.abs(minDomain);
13092
+ const totalRange = maxDomain - minDomain;
13093
+ const chartContainer = (_a = chartRef.current) == null ? void 0 : _a.querySelector(".recharts-wrapper");
13094
+ const chartHeight = (chartContainer == null ? void 0 : chartContainer.getBoundingClientRect().height) || 200;
13095
+ const negativePixelHeight = Math.floor(negativeRange / totalRange * chartHeight);
13096
+ const extraHeight = Math.min(negativePixelHeight, 12);
13088
13097
  const adjustedHeight = height + extraHeight;
13089
13098
  const adjustedY = y;
13090
13099
  const bottomY = adjustedY + adjustedHeight;
package/dist/index.mjs CHANGED
@@ -9,10 +9,14 @@ import "./chunk-MBLZYQCN.mjs";
9
9
  import {
10
10
  tree_default
11
11
  } from "./chunk-FRUOUTAU.mjs";
12
+ import "./chunk-3MY6LO7N.mjs";
13
+ import {
14
+ tabs_default
15
+ } from "./chunk-DW3BX4M2.mjs";
12
16
  import "./chunk-RRAZM5D3.mjs";
13
17
  import {
14
18
  textarea_default
15
- } from "./chunk-3CRSSRCH.mjs";
19
+ } from "./chunk-Q22PRT24.mjs";
16
20
  import "./chunk-LUWGOKLG.mjs";
17
21
  import {
18
22
  ToastProvider,
@@ -22,10 +26,6 @@ import {
22
26
  toast_default
23
27
  } from "./chunk-EYLKPAI5.mjs";
24
28
  import "./chunk-ZOTHPHXA.mjs";
25
- import "./chunk-3MY6LO7N.mjs";
26
- import {
27
- tabs_default
28
- } from "./chunk-DW3BX4M2.mjs";
29
29
  import "./chunk-LVFI2NOH.mjs";
30
30
  import {
31
31
  switch_default
@@ -49,13 +49,6 @@ import "./chunk-TPFN22HR.mjs";
49
49
  import {
50
50
  radio_default
51
51
  } from "./chunk-PRNE3U26.mjs";
52
- import "./chunk-7MVEAQ7Z.mjs";
53
- import {
54
- list_default
55
- } from "./chunk-NGRGAY42.mjs";
56
- import {
57
- listItem_default
58
- } from "./chunk-FVN5YYBG.mjs";
59
52
  import "./chunk-7B7LRG5J.mjs";
60
53
  import {
61
54
  pagination_default
@@ -64,7 +57,8 @@ import "./chunk-F3HENRVM.mjs";
64
57
  import "./chunk-4VWG4726.mjs";
65
58
  import {
66
59
  datePicker_default
67
- } from "./chunk-2A3APCWC.mjs";
60
+ } from "./chunk-TKQLMBX2.mjs";
61
+ import "./chunk-FWFEKWWD.mjs";
68
62
  import {
69
63
  day_default
70
64
  } from "./chunk-XZYQFBCT.mjs";
@@ -75,7 +69,13 @@ import "./chunk-QCEKPS7U.mjs";
75
69
  import {
76
70
  select_default
77
71
  } from "./chunk-SJUM4XSW.mjs";
78
- import "./chunk-FWFEKWWD.mjs";
72
+ import "./chunk-7MVEAQ7Z.mjs";
73
+ import {
74
+ list_default
75
+ } from "./chunk-NGRGAY42.mjs";
76
+ import {
77
+ listItem_default
78
+ } from "./chunk-FVN5YYBG.mjs";
79
79
  import "./chunk-DJOG6Z35.mjs";
80
80
  import {
81
81
  modal_default
@@ -92,15 +92,15 @@ import {
92
92
  import "./chunk-RLXOHILK.mjs";
93
93
  import {
94
94
  fileUpload_default
95
- } from "./chunk-LFX54MYH.mjs";
96
- import "./chunk-2GCSFWHD.mjs";
97
- import {
98
- input_default
99
- } from "./chunk-ONBPPSS2.mjs";
95
+ } from "./chunk-DT632UOW.mjs";
100
96
  import "./chunk-7VOQKIIK.mjs";
101
97
  import {
102
98
  progress_default
103
99
  } from "./chunk-KH63CD55.mjs";
100
+ import "./chunk-2GCSFWHD.mjs";
101
+ import {
102
+ input_default
103
+ } from "./chunk-ONBPPSS2.mjs";
104
104
  import "./chunk-3OCNT22V.mjs";
105
105
  import {
106
106
  areaChart_default
@@ -112,7 +112,7 @@ import {
112
112
  import {
113
113
  BarChartTooltip,
114
114
  barChart_default
115
- } from "./chunk-WKTRWHDA.mjs";
115
+ } from "./chunk-U52FBRJ3.mjs";
116
116
  import {
117
117
  circularProgress_default
118
118
  } from "./chunk-WA7CSZQ3.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deepnoid/ui",
3
- "version": "0.1.188",
3
+ "version": "0.1.191",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -1,10 +1,10 @@
1
1
  "use client";
2
- import {
3
- input_default
4
- } from "./chunk-ONBPPSS2.mjs";
5
2
  import {
6
3
  progress_default
7
4
  } from "./chunk-KH63CD55.mjs";
5
+ import {
6
+ input_default
7
+ } from "./chunk-ONBPPSS2.mjs";
8
8
  import {
9
9
  button_default
10
10
  } from "./chunk-EVYQQTKB.mjs";
@@ -1,11 +1,11 @@
1
1
  "use client";
2
- import {
3
- day_default
4
- } from "./chunk-XZYQFBCT.mjs";
5
2
  import {
6
3
  formatDateToString,
7
4
  formatStringToDate
8
5
  } from "./chunk-FWFEKWWD.mjs";
6
+ import {
7
+ day_default
8
+ } from "./chunk-XZYQFBCT.mjs";
9
9
  import {
10
10
  input_default
11
11
  } from "./chunk-ONBPPSS2.mjs";