@deepnoid/ui 0.1.169 → 0.1.171

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/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
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/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/scroll/index.ts, src/components/scroll/scrollArea.tsx, src/components/ripple/index.ts, src/components/ripple/ripple.tsx, src/components/ripple/useRipple.ts, src/components/select/index.ts, src/components/select/select.tsx, src/components/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/tabs/index.ts, src/components/tabs/tabs.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
4
4
  CLI Using tsconfig: tsconfig.json
5
5
  CLI tsup v8.4.0
6
6
  CLI Using tsup config: /builds/front/deepnoid-ui/packages/ui/tsup.config.ts
@@ -12,291 +12,291 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
12
12
  ESM dist/utils/props.mjs 137.00 B
13
13
  ESM dist/hooks/useIsMounted.mjs 129.00 B
14
14
  ESM dist/fonts/NanumSquare_acB.mjs 194.00 B
15
- ESM dist/chunk-HIE2YRGA.mjs 14.00 B
16
15
  ESM dist/index.mjs 5.19 KB
17
- ESM dist/chunk-WSIADHVC.mjs 3.80 KB
18
- ESM dist/chunk-MBLZYQCN.mjs 14.00 B
19
- ESM dist/chunk-5KC3IFNR.mjs 4.21 KB
20
- ESM dist/chunk-WSBUOY2M.mjs 5.53 KB
16
+ ESM dist/chunk-HIE2YRGA.mjs 14.00 B
21
17
  ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
22
- ESM dist/chunk-3MY6LO7N.mjs 14.00 B
23
- ESM dist/chunk-DW3BX4M2.mjs 6.13 KB
18
+ ESM dist/chunk-5KC3IFNR.mjs 4.21 KB
19
+ ESM dist/chunk-WSIADHVC.mjs 3.80 KB
24
20
  ESM dist/chunk-RRAZM5D3.mjs 14.00 B
21
+ ESM dist/chunk-LUWGOKLG.mjs 14.00 B
25
22
  ESM dist/chunk-4OOHXMJH.mjs 2.58 KB
23
+ ESM dist/chunk-WSBUOY2M.mjs 5.53 KB
26
24
  ESM dist/chunk-6574ITBF.mjs 4.10 KB
27
- ESM dist/chunk-LUWGOKLG.mjs 14.00 B
28
- ESM dist/chunk-3CRSSRCH.mjs 9.13 KB
29
- ESM dist/chunk-DX3KXNP6.mjs 14.00 B
30
25
  ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
26
+ ESM dist/chunk-3CRSSRCH.mjs 9.13 KB
27
+ ESM dist/chunk-LVFI2NOH.mjs 14.00 B
31
28
  ESM dist/chunk-AGE57VDD.mjs 4.16 KB
29
+ ESM dist/chunk-3MY6LO7N.mjs 14.00 B
30
+ ESM dist/chunk-MBLZYQCN.mjs 14.00 B
31
+ ESM dist/chunk-DX3KXNP6.mjs 14.00 B
32
32
  ESM dist/chunk-DS5CGU2X.mjs 4.12 KB
33
- ESM dist/chunk-LVFI2NOH.mjs 14.00 B
34
33
  ESM dist/chunk-MZ76AA76.mjs 14.00 B
34
+ ESM dist/chunk-PX4RCHOE.mjs 14.66 KB
35
+ ESM dist/chunk-DW3BX4M2.mjs 6.13 KB
35
36
  ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
36
37
  ESM dist/chunk-OLQOLLKG.mjs 14.00 B
37
- ESM dist/chunk-PX4RCHOE.mjs 14.66 KB
38
+ ESM dist/chunk-PRNE3U26.mjs 5.65 KB
38
39
  ESM dist/chunk-XTS6WKFD.mjs 4.19 KB
39
- ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
40
+ ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
40
41
  ESM dist/chunk-TPFN22HR.mjs 14.00 B
41
- ESM dist/utils/tailwind-variants.mjs 109.00 B
42
- ESM dist/utils/types.mjs 14.00 B
43
- ESM dist/chunk-F3HENRVM.mjs 934.00 B
44
- ESM dist/chunk-WLTBJF4I.mjs 10.24 KB
45
- ESM dist/chunk-PRNE3U26.mjs 5.65 KB
46
42
  ESM dist/chunk-7B7LRG5J.mjs 14.00 B
47
- ESM dist/chunk-4VWG4726.mjs 14.00 B
48
43
  ESM dist/chunk-FWFEKWWD.mjs 437.00 B
49
- ESM dist/chunk-W66K4FK5.mjs 18.32 KB
50
- ESM dist/chunk-5G6CCE55.mjs 15.68 KB
44
+ ESM dist/chunk-F3HENRVM.mjs 934.00 B
45
+ ESM dist/chunk-XZYQFBCT.mjs 1.51 KB
46
+ ESM dist/chunk-4VWG4726.mjs 14.00 B
47
+ ESM dist/chunk-WLTBJF4I.mjs 10.24 KB
51
48
  ESM dist/chunk-QCEKPS7U.mjs 14.00 B
49
+ ESM dist/utils/tailwind-variants.mjs 109.00 B
50
+ ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
52
51
  ESM dist/chunk-BM3MR3JR.mjs 12.45 KB
52
+ ESM dist/chunk-C7CV72QF.mjs 18.35 KB
53
53
  ESM dist/chunk-NGRGAY42.mjs 1.27 KB
54
+ ESM dist/chunk-5G6CCE55.mjs 15.68 KB
55
+ ESM dist/utils/types.mjs 14.00 B
54
56
  ESM dist/chunk-DJOG6Z35.mjs 14.00 B
55
- ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
56
57
  ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
57
58
  ESM dist/chunk-SCQCMQDP.mjs 4.67 KB
59
+ ESM dist/chunk-HKLVFMYQ.mjs 7.20 KB
58
60
  ESM dist/chunk-MGEWSREV.mjs 14.00 B
59
61
  ESM dist/chunk-32GA3YW4.mjs 14.00 B
60
- ESM dist/chunk-45Y7ANPK.mjs 5.03 KB
61
62
  ESM dist/chunk-2B3HDC26.mjs 4.03 KB
62
- ESM dist/chunk-HKLVFMYQ.mjs 7.20 KB
63
- ESM dist/chunk-7VOQKIIK.mjs 14.00 B
63
+ ESM dist/chunk-45Y7ANPK.mjs 5.03 KB
64
64
  ESM dist/chunk-RLXOHILK.mjs 14.00 B
65
- ESM dist/chunk-KH63CD55.mjs 3.75 KB
65
+ ESM dist/chunk-7VOQKIIK.mjs 14.00 B
66
+ ESM dist/chunk-4XEZQMLU.mjs 5.38 KB
66
67
  ESM dist/chunk-2GCSFWHD.mjs 14.00 B
68
+ ESM dist/chunk-KH63CD55.mjs 3.75 KB
67
69
  ESM dist/chunk-3OCNT22V.mjs 14.00 B
68
- ESM dist/chunk-4XEZQMLU.mjs 5.38 KB
70
+ ESM dist/chunk-DQRAFUDA.mjs 14.00 B
69
71
  ESM dist/chunk-LH6Z7SDZ.mjs 6.32 KB
70
- ESM dist/chunk-VNRGOOSY.mjs 13.42 KB
71
72
  ESM dist/chunk-EWS3FESG.mjs 1.03 KB
72
- ESM dist/chunk-DQRAFUDA.mjs 14.00 B
73
- ESM dist/chunk-U7SYKG2C.mjs 4.33 KB
74
73
  ESM dist/chunk-JOK735WN.mjs 8.40 KB
75
- ESM dist/chunk-B4UNRT7U.mjs 6.30 KB
76
- ESM dist/chunk-IH3BJRTV.mjs 778.00 B
74
+ ESM dist/chunk-GWHUQUKA.mjs 6.93 KB
77
75
  ESM dist/chunk-SE5TU755.mjs 14.00 B
78
- ESM dist/chunk-KYIODWXL.mjs 14.00 B
76
+ ESM dist/chunk-OEIEALIP.mjs 6.54 KB
77
+ ESM dist/chunk-IH3BJRTV.mjs 778.00 B
78
+ ESM dist/chunk-U7SYKG2C.mjs 4.33 KB
79
79
  ESM dist/chunk-MY5U63QO.mjs 14.00 B
80
- ESM dist/chunk-WA7CSZQ3.mjs 5.17 KB
81
- ESM dist/chunk-6DOAZ27E.mjs 2.87 KB
82
- ESM dist/chunk-5VTYO3RF.mjs 724.00 B
83
80
  ESM dist/chunk-4LUASWAN.mjs 4.40 KB
84
- ESM dist/chunk-LXHUO6VM.mjs 1.49 KB
85
- ESM dist/chunk-6WSACUIB.mjs 14.00 B
81
+ ESM dist/chunk-5VTYO3RF.mjs 724.00 B
82
+ ESM dist/chunk-VNRGOOSY.mjs 13.42 KB
86
83
  ESM dist/chunk-AKAGWXXP.mjs 9.36 KB
87
- ESM dist/chunk-SZL743JC.mjs 1.00 KB
88
84
  ESM dist/chunk-DO56H4BN.mjs 12.17 KB
89
- ESM dist/chunk-R7KUEH3N.mjs 929.00 B
85
+ ESM dist/chunk-WA7CSZQ3.mjs 5.17 KB
86
+ ESM dist/chunk-6WSACUIB.mjs 14.00 B
87
+ ESM dist/chunk-SZL743JC.mjs 1.00 KB
88
+ ESM dist/chunk-LXHUO6VM.mjs 1.49 KB
90
89
  ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
90
+ ESM dist/chunk-6DOAZ27E.mjs 2.87 KB
91
91
  ESM dist/chunk-NMSDSEBD.mjs 14.00 B
92
92
  ESM dist/chunk-CPFFP7L6.mjs 2.01 KB
93
+ ESM dist/chunk-R7KUEH3N.mjs 929.00 B
93
94
  ESM dist/chunk-7DLOYKVC.mjs 14.00 B
94
- ESM dist/chunk-DU7L4GA7.mjs 6.02 KB
95
95
  ESM dist/chunk-E3G5QXSH.mjs 608.00 B
96
+ ESM dist/chunk-VO332GRO.mjs 1.65 KB
97
+ ESM dist/chunk-DU7L4GA7.mjs 6.02 KB
96
98
  ESM dist/chunk-3V4HT2K5.mjs 837.00 B
97
- ESM dist/chunk-OEIEALIP.mjs 6.54 KB
98
99
  ESM dist/utils/clsx.mjs 113.00 B
99
- ESM dist/chunk-VO332GRO.mjs 1.65 KB
100
+ ESM dist/fonts/font.css 777.00 B
101
+ ESM dist/chunk-KYIODWXL.mjs 14.00 B
100
102
  ESM dist/chunk-U4DJHAM5.mjs 15.38 KB
101
- ESM dist/chunk-27Y6K5NK.mjs 823.00 B
102
- ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
103
- ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
104
- ESM dist/chunk-XZYQFBCT.mjs 1.51 KB
105
103
  ESM dist/fonts/NanumSquare_acR.mjs 194.00 B
104
+ ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
105
+ ESM dist/chunk-27Y6K5NK.mjs 823.00 B
106
106
  ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
107
- ESM dist/fonts/font.css 777.00 B
108
- ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
109
- ESM dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
110
107
  ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
111
- ESM dist/components/tooltip/useTooltip.mjs 166.00 B
112
- ESM dist/components/tree/index.mjs 353.00 B
113
- ESM dist/components/tabs/index.mjs 248.00 B
108
+ ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
109
+ ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
110
+ ESM dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
111
+ ESM dist/components/tree/tree.mjs 337.00 B
112
+ ESM dist/components/table/table-head.mjs 683.00 B
114
113
  ESM dist/components/textarea/index.mjs 260.00 B
115
- ESM dist/components/table/definition-table.mjs 240.00 B
116
114
  ESM dist/components/timePicker/calendar.mjs 11.09 KB
117
- ESM dist/components/scroll/index.mjs 231.00 B
115
+ ESM dist/components/toast/index.mjs 527.00 B
116
+ ESM dist/components/ripple/ripple.mjs 150.00 B
118
117
  ESM dist/components/switch/index.mjs 219.00 B
119
118
  ESM dist/components/select/index.mjs 394.00 B
120
- ESM dist/components/toast/toast.mjs 358.00 B
121
119
  ESM dist/components/skeleton/index.mjs 225.00 B
122
- ESM dist/components/starRating/starRating.mjs 371.00 B
123
- ESM dist/components/picker/utils.mjs 191.00 B
120
+ ESM dist/components/tooltip/index.mjs 327.00 B
121
+ ESM dist/components/starRating/index.mjs 371.00 B
124
122
  ESM dist/components/progress/progress.mjs 259.00 B
125
123
  ESM dist/components/radio/index.mjs 286.00 B
126
- ESM dist/components/ripple/useRipple.mjs 158.00 B
124
+ ESM dist/components/picker/utils.mjs 191.00 B
125
+ ESM dist/components/scroll/index.mjs 231.00 B
127
126
  ESM dist/chunk-DDFJMHBC.mjs 760.18 KB
128
127
  ESM dist/components/modal/modal.mjs 708.00 B
128
+ ESM dist/components/icon/template.mjs 127.00 B
129
129
  ESM dist/components/pagination/index.mjs 511.00 B
130
- ESM dist/components/icon/index.mjs 245.00 B
131
130
  ESM dist/components/input/index.mjs 391.00 B
132
- ESM dist/components/list/list.mjs 216.00 B
131
+ ESM dist/components/list/index.mjs 483.00 B
132
+ ESM dist/components/tabs/index.mjs 248.00 B
133
133
  ESM dist/components/checkbox/index.mjs 295.00 B
134
- ESM dist/components/chip/chip.mjs 321.00 B
135
134
  ESM dist/components/drawer/drawer.mjs 255.00 B
136
- ESM dist/components/charts/areaChart.mjs 331.00 B
135
+ ESM dist/components/chip/chip.mjs 321.00 B
137
136
  ESM dist/components/button/text-button.mjs 265.00 B
138
137
  ESM dist/components/fileUpload/fileUpload.mjs 889.00 B
139
- ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
138
+ ESM dist/components/charts/areaChart.mjs 331.00 B
140
139
  ESM dist/components/backdrop/index.mjs 260.00 B
141
- ESM dist/components/accordion/accordionItem.mjs 234.00 B
140
+ ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
141
+ ESM dist/components/accordion/accordion.mjs 226.00 B
142
142
  ESM dist/components/avatar/avatar.mjs 220.00 B
143
- ESM dist/components/toast/use-toast.mjs 441.00 B
144
- ESM dist/components/tooltip/tooltip.mjs 292.00 B
145
- ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
146
- ESM dist/components/tree/tree.mjs 337.00 B
147
- ESM dist/components/tabs/tabs.mjs 232.00 B
143
+ ESM dist/components/table/table.mjs 705.00 B
144
+ ESM dist/components/tooltip/useTooltip.mjs 166.00 B
148
145
  ESM dist/components/textarea/textarea.mjs 224.00 B
149
- ESM dist/components/toast/index.mjs 527.00 B
150
146
  ESM dist/components/timePicker/useDateTimePicker.mjs 3.37 KB
151
- ESM dist/components/switch/switch.mjs 185.00 B
147
+ ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
152
148
  ESM dist/components/toast/toast-utils.mjs 143.00 B
153
- ESM dist/components/table/form-table.mjs 1.92 KB
149
+ ESM dist/components/toast/toast.mjs 358.00 B
150
+ ESM dist/components/switch/switch.mjs 185.00 B
154
151
  ESM dist/components/table/index.mjs 824.00 B
152
+ ESM dist/components/toast/use-toast.mjs 441.00 B
155
153
  ESM dist/components/table/table-body.mjs 683.00 B
156
- ESM dist/components/scroll/scrollArea.mjs 193.00 B
157
- ESM dist/components/table/table.mjs 705.00 B
154
+ ESM dist/components/table/form-table.mjs 1.92 KB
155
+ ESM dist/components/ripple/useRipple.mjs 158.00 B
156
+ ESM dist/components/tabs/tabs.mjs 232.00 B
157
+ ESM dist/components/table/definition-table.mjs 240.00 B
158
+ ESM dist/components/starRating/starRating.mjs 371.00 B
158
159
  ESM dist/components/select/select.mjs 360.00 B
159
- ESM dist/components/skeleton/skeleton.mjs 189.00 B
160
- ESM dist/components/table/table-head.mjs 683.00 B
161
- ESM dist/components/starRating/index.mjs 371.00 B
162
160
  ESM dist/components/progress/index.mjs 295.00 B
163
- ESM dist/components/tooltip/index.mjs 327.00 B
164
- ESM dist/components/picker/day.mjs 238.00 B
165
- ESM dist/components/picker/timePicker.mjs 476.00 B
166
- ESM dist/components/pagination/pagination.mjs 473.00 B
167
- ESM dist/components/pagination/usePagination.mjs 164.00 B
168
- ESM dist/components/picker/datePicker.mjs 826.00 B
161
+ ESM dist/components/radio/radio.mjs 253.00 B
162
+ ESM dist/components/scroll/scrollArea.mjs 193.00 B
163
+ ESM dist/components/ripple/index.mjs 253.00 B
169
164
  ESM dist/components/picker/index.mjs 1.02 KB
170
- ESM dist/components/icon/template.mjs 127.00 B
165
+ ESM dist/components/pagination/usePagination.mjs 164.00 B
166
+ ESM dist/components/icon/index.mjs 245.00 B
167
+ ESM dist/components/pagination/pagination.mjs 473.00 B
171
168
  ESM dist/components/input/input.mjs 386.00 B
172
- ESM dist/components/radio/radio.mjs 253.00 B
169
+ ESM dist/components/picker/day.mjs 238.00 B
170
+ ESM dist/components/list/list.mjs 216.00 B
171
+ ESM dist/components/picker/timePicker.mjs 476.00 B
172
+ ESM dist/components/list/listItem.mjs 364.00 B
173
173
  ESM dist/components/modal/index.mjs 741.00 B
174
- ESM dist/components/list/index.mjs 483.00 B
175
- ESM dist/components/ripple/ripple.mjs 150.00 B
176
- ESM dist/components/ripple/index.mjs 253.00 B
177
174
  ESM dist/components/chip/index.mjs 353.00 B
178
- ESM dist/components/list/listItem.mjs 364.00 B
179
175
  ESM dist/components/drawer/index.mjs 289.00 B
180
176
  ESM dist/components/fileUpload/index.mjs 861.00 B
181
- ESM dist/components/charts/barChart.mjs 262.00 B
182
- ESM dist/components/charts/circularProgress.mjs 240.00 B
183
- ESM dist/components/charts/simpleBarChart.mjs 236.00 B
184
177
  ESM dist/components/icon/Icon.mjs 213.00 B
185
- ESM dist/components/charts/index.mjs 834.00 B
186
- ESM dist/components/charts/radarChart.mjs 228.00 B
187
- ESM dist/components/button/button-group.mjs 197.00 B
188
- ESM dist/components/button/button.mjs 430.00 B
189
- ESM dist/components/button/icon-button.mjs 440.00 B
178
+ ESM dist/components/charts/simpleBarChart.mjs 236.00 B
190
179
  ESM dist/components/checkbox/checkbox.mjs 259.00 B
191
- ESM dist/components/button/index.mjs 811.00 B
180
+ ESM dist/components/charts/radarChart.mjs 228.00 B
181
+ ESM dist/components/charts/circularProgress.mjs 240.00 B
192
182
  ESM dist/components/backdrop/backdrop.mjs 224.00 B
183
+ ESM dist/components/charts/index.mjs 834.00 B
184
+ ESM dist/components/picker/datePicker.mjs 826.00 B
193
185
  ESM dist/components/breadcrumb/index.mjs 686.00 B
194
- ESM dist/components/accordion/accordion.mjs 226.00 B
186
+ ESM dist/components/charts/barChart.mjs 262.00 B
187
+ ESM dist/components/button/button-group.mjs 197.00 B
195
188
  ESM dist/components/accordion/index.mjs 373.00 B
189
+ ESM dist/components/button/icon-button.mjs 440.00 B
190
+ ESM dist/components/accordion/accordionItem.mjs 234.00 B
191
+ ESM dist/components/button/index.mjs 811.00 B
196
192
  ESM dist/components/avatar/index.mjs 254.00 B
197
- ESM ⚡️ Build success in 376ms
193
+ ESM dist/components/tree/index.mjs 353.00 B
194
+ ESM dist/components/button/button.mjs 430.00 B
195
+ ESM dist/components/tooltip/tooltip.mjs 292.00 B
196
+ ESM dist/components/skeleton/skeleton.mjs 189.00 B
197
+ ESM ⚡️ Build success in 363ms
198
198
  CJS dist/hooks/useIsMounted.js 1.87 KB
199
- CJS dist/fonts/NanumSquare_acEB.js 116.00 B
200
199
  CJS dist/fonts/NanumSquare_acB.js 113.00 B
200
+ CJS dist/fonts/NanumSquare_acL.js 113.00 B
201
+ CJS dist/fonts/NanumSquare_acR.js 113.00 B
201
202
  CJS dist/utils/clsx.js 1.77 KB
202
- CJS dist/fonts/font.css 777.00 B
203
203
  CJS dist/utils/props.js 1.59 KB
204
- CJS dist/utils/tailwind-variants.js 8.79 KB
204
+ CJS dist/components/accordion/accordion.js 11.25 KB
205
+ CJS dist/components/accordion/accordionItem.js 15.37 KB
206
+ CJS dist/fonts/font.css 777.00 B
205
207
  CJS dist/utils/types.js 778.00 B
206
- CJS dist/fonts/NanumSquare_acL.js 113.00 B
207
- CJS dist/fonts/NanumSquare_acR.js 113.00 B
208
+ CJS dist/fonts/NanumSquare_acEB.js 116.00 B
208
209
  CJS dist/components/accordion/index.js 17.53 KB
209
- CJS dist/components/accordion/accordionItem.js 15.37 KB
210
- CJS dist/components/accordion/accordion.js 11.25 KB
211
210
  CJS dist/components/backdrop/backdrop.js 10.19 KB
212
211
  CJS dist/components/backdrop/index.js 10.33 KB
213
212
  CJS dist/components/button/button-group.js 9.45 KB
214
- CJS dist/components/charts/barChart.js 18.48 KB
213
+ CJS dist/components/button/text-button.js 14.35 KB
214
+ CJS dist/utils/tailwind-variants.js 8.79 KB
215
+ CJS dist/components/charts/areaChart.js 17.94 KB
216
+ CJS dist/components/charts/index.js 44.79 KB
215
217
  CJS dist/components/charts/circularProgress.js 14.74 KB
218
+ CJS dist/components/charts/simpleBarChart.js 16.58 KB
216
219
  CJS dist/components/charts/radarChart.js 13.85 KB
217
- CJS dist/components/charts/index.js 44.17 KB
218
- CJS dist/components/charts/areaChart.js 17.94 KB
219
- CJS dist/components/checkbox/index.js 16.78 KB
220
- CJS dist/components/button/text-button.js 14.35 KB
221
- CJS dist/components/charts/simpleBarChart.js 15.96 KB
222
220
  CJS dist/components/checkbox/checkbox.js 16.64 KB
221
+ CJS dist/components/checkbox/index.js 16.78 KB
223
222
  CJS dist/components/drawer/drawer.js 15.10 KB
224
223
  CJS dist/components/drawer/index.js 15.23 KB
224
+ CJS dist/components/charts/barChart.js 18.48 KB
225
225
  CJS dist/components/list/list.js 10.46 KB
226
226
  CJS dist/components/pagination/usePagination.js 1.88 KB
227
227
  CJS dist/components/picker/day.js 10.81 KB
228
- CJS dist/components/progress/index.js 13.91 KB
229
228
  CJS dist/components/picker/utils.js 1.47 KB
229
+ CJS dist/components/progress/index.js 13.91 KB
230
230
  CJS dist/components/radio/index.js 15.85 KB
231
- CJS dist/components/progress/progress.js 13.77 KB
232
231
  CJS dist/components/radio/radio.js 15.72 KB
233
- CJS dist/components/ripple/useRipple.js 2.04 KB
232
+ CJS dist/components/progress/progress.js 13.77 KB
233
+ CJS dist/components/scroll/index.js 2.90 KB
234
+ CJS dist/components/ripple/index.js 3.66 KB
234
235
  CJS dist/components/ripple/ripple.js 2.57 KB
236
+ CJS dist/components/ripple/useRipple.js 2.04 KB
235
237
  CJS dist/components/scroll/scrollArea.js 2.78 KB
236
- CJS dist/components/ripple/index.js 3.66 KB
237
238
  CJS dist/components/skeleton/index.js 3.68 KB
238
- CJS dist/components/skeleton/skeleton.js 3.54 KB
239
239
  CJS dist/components/switch/index.js 5.90 KB
240
+ CJS dist/components/skeleton/skeleton.js 3.54 KB
240
241
  CJS dist/components/switch/switch.js 5.77 KB
241
- CJS dist/components/table/form-table.js 10.78 KB
242
+ CJS dist/components/tabs/tabs.js 15.59 KB
242
243
  CJS dist/components/table/definition-table.js 13.78 KB
244
+ CJS dist/components/table/form-table.js 10.78 KB
243
245
  CJS dist/components/tabs/index.js 15.60 KB
244
- CJS dist/components/tabs/tabs.js 15.59 KB
245
- CJS dist/components/scroll/index.js 2.90 KB
246
- CJS dist/components/textarea/index.js 11.72 KB
247
246
  CJS dist/components/textarea/textarea.js 11.58 KB
247
+ CJS dist/components/textarea/index.js 11.72 KB
248
248
  CJS dist/components/timePicker/useDateTimePicker.js 4.81 KB
249
249
  CJS dist/components/toast/toast-utils.js 1.85 KB
250
- CJS dist/components/tooltip/index.js 18.73 KB
251
- CJS dist/components/tooltip/tooltip.js 18.59 KB
252
250
  CJS dist/components/tooltip/tooltip-utils.js 4.90 KB
251
+ CJS dist/components/tooltip/tooltip.js 18.59 KB
253
252
  CJS dist/components/tooltip/useTooltip.js 4.19 KB
254
- CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
253
+ CJS dist/components/tooltip/index.js 18.73 KB
254
+ CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
255
255
  CJS dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
256
- CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
257
- CJS dist/components/avatar/index.js 784.05 KB
258
256
  CJS dist/components/avatar/avatar.js 783.92 KB
259
- CJS dist/components/breadcrumb/index.js 791.86 KB
257
+ CJS dist/components/avatar/index.js 784.05 KB
260
258
  CJS dist/components/breadcrumb/breadcrumb.js 791.71 KB
259
+ CJS dist/components/breadcrumb/index.js 791.86 KB
261
260
  CJS dist/components/button/button.js 798.60 KB
262
- CJS dist/components/button/index.js 813.96 KB
263
261
  CJS dist/components/button/icon-button.js 795.54 KB
262
+ CJS dist/components/button/index.js 813.96 KB
264
263
  CJS dist/components/chip/index.js 787.72 KB
264
+ CJS dist/components/chip/chip.js 787.60 KB
265
265
  CJS dist/components/fileUpload/fileUpload.js 832.56 KB
266
266
  CJS dist/components/icon/Icon.js 775.54 KB
267
- CJS dist/components/chip/chip.js 787.60 KB
268
- CJS dist/components/fileUpload/index.js 832.51 KB
269
267
  CJS dist/components/icon/index.js 775.55 KB
270
268
  CJS dist/components/icon/template.js 774.62 KB
269
+ CJS dist/components/input/index.js 798.19 KB
271
270
  CJS dist/components/input/input.js 798.19 KB
271
+ CJS dist/components/fileUpload/index.js 832.51 KB
272
272
  CJS dist/components/list/index.js 794.48 KB
273
273
  CJS dist/components/list/listItem.js 792.52 KB
274
- CJS dist/components/input/index.js 798.19 KB
275
- CJS dist/components/pagination/index.js 809.43 KB
276
274
  CJS dist/components/modal/index.js 804.95 KB
277
275
  CJS dist/components/modal/modal.js 804.83 KB
276
+ CJS dist/components/pagination/index.js 809.43 KB
277
+ CJS dist/components/picker/datePicker.js 847.50 KB
278
278
  CJS dist/components/pagination/pagination.js 809.29 KB
279
- CJS dist/components/picker/datePicker.js 847.47 KB
280
279
  CJS dist/components/picker/timePicker.js 813.48 KB
281
280
  CJS dist/components/select/index.js 800.59 KB
282
- CJS dist/components/picker/index.js 877.03 KB
281
+ CJS dist/components/picker/index.js 877.06 KB
283
282
  CJS dist/components/select/select.js 800.46 KB
284
283
  CJS dist/components/starRating/index.js 788.17 KB
285
284
  CJS dist/components/starRating/starRating.js 788.18 KB
285
+ CJS dist/components/table/index.js 836.86 KB
286
286
  CJS dist/components/table/table-body.js 832.43 KB
287
287
  CJS dist/components/table/table-head.js 832.43 KB
288
288
  CJS dist/components/table/table.js 832.53 KB
289
+ CJS dist/components/timePicker/calendar.js 795.34 KB
289
290
  CJS dist/components/toast/index.js 792.16 KB
290
- CJS dist/components/table/index.js 836.86 KB
291
291
  CJS dist/components/toast/toast.js 788.51 KB
292
292
  CJS dist/components/toast/use-toast.js 792.10 KB
293
- CJS dist/components/tree/tree.js 789.73 KB
294
293
  CJS dist/components/tree/index.js 789.74 KB
295
- CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
294
+ CJS dist/components/tree/tree.js 789.73 KB
295
+ CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
296
+ CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
296
297
  CJS dist/index.js 1.03 MB
297
- CJS dist/components/timePicker/calendar.js 795.34 KB
298
- CJS ⚡️ Build success in 476ms
299
- DTS ⚡️ Build success in 18631ms
298
+ CJS ⚡️ Build success in 472ms
299
+ DTS ⚡️ Build success in 18220ms
300
300
  DTS dist/index.d.ts 3.67 KB
301
301
  DTS dist/components/accordion/index.d.ts 229.00 B
302
302
  DTS dist/components/button/index.d.ts 415.00 B
@@ -354,8 +354,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
354
354
  DTS dist/components/pagination/pagination.d.ts 3.07 KB
355
355
  DTS dist/components/progress/progress.d.ts 4.39 KB
356
356
  DTS dist/components/radio/radio.d.ts 5.86 KB
357
- DTS dist/components/ripple/ripple.d.ts 820.00 B
358
357
  DTS dist/components/scroll/scrollArea.d.ts 423.00 B
358
+ DTS dist/components/ripple/ripple.d.ts 820.00 B
359
359
  DTS dist/components/select/select.d.ts 9.77 KB
360
360
  DTS dist/components/skeleton/skeleton.d.ts 425.00 B
361
361
  DTS dist/components/starRating/starRating.d.ts 1.63 KB
@@ -383,8 +383,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
383
383
  DTS dist/components/pagination/index.d.ts 132.00 B
384
384
  DTS dist/components/progress/index.d.ts 140.00 B
385
385
  DTS dist/components/radio/index.d.ts 134.00 B
386
- DTS dist/components/ripple/index.d.ts 157.00 B
387
386
  DTS dist/components/scroll/index.d.ts 101.00 B
387
+ DTS dist/components/ripple/index.d.ts 157.00 B
388
388
  DTS dist/components/select/index.d.ts 235.00 B
389
389
  DTS dist/components/skeleton/index.d.ts 81.00 B
390
390
  DTS dist/components/starRating/index.d.ts 149.00 B
@@ -451,8 +451,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
451
451
  DTS dist/components/pagination/pagination.d.mts 3.07 KB
452
452
  DTS dist/components/progress/progress.d.mts 4.39 KB
453
453
  DTS dist/components/radio/radio.d.mts 5.86 KB
454
- DTS dist/components/ripple/ripple.d.mts 821.00 B
455
454
  DTS dist/components/scroll/scrollArea.d.mts 423.00 B
455
+ DTS dist/components/ripple/ripple.d.mts 821.00 B
456
456
  DTS dist/components/select/select.d.mts 9.78 KB
457
457
  DTS dist/components/skeleton/skeleton.d.mts 425.00 B
458
458
  DTS dist/components/starRating/starRating.d.mts 1.63 KB
@@ -480,8 +480,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
480
480
  DTS dist/components/pagination/index.d.mts 134.00 B
481
481
  DTS dist/components/progress/index.d.mts 142.00 B
482
482
  DTS dist/components/radio/index.d.mts 136.00 B
483
- DTS dist/components/ripple/index.d.mts 159.00 B
484
483
  DTS dist/components/scroll/index.d.mts 102.00 B
484
+ DTS dist/components/ripple/index.d.mts 159.00 B
485
485
  DTS dist/components/select/index.d.mts 239.00 B
486
486
  DTS dist/components/skeleton/index.d.mts 82.00 B
487
487
  DTS dist/components/starRating/index.d.mts 151.00 B
@@ -492,4 +492,4 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
492
492
  DTS dist/components/tree/index.d.mts 185.00 B
493
493
  DTS dist/tooltip-utils-DO3LQaVM.d.mts 2.05 KB
494
494
  $ copyfiles -u 2 src/fonts/**/* dist/fonts
495
- Done in 19.48s.
495
+ Done in 19.07s.
@@ -324,6 +324,7 @@ var DatePicker = forwardRef((originalProps, ref) => {
324
324
  input_default,
325
325
  {
326
326
  ...inputProps,
327
+ autoComplete: "off",
327
328
  ref,
328
329
  label,
329
330
  value: displayValue,
@@ -26,8 +26,38 @@ var SimpleBarChartComponent = forwardRef((originalProps, ref) => {
26
26
  const tooltipRef = useRef(null);
27
27
  const [tooltipLeft, setTooltipLeft] = useState(0);
28
28
  const [tickPositions, setTickPositions] = useState([]);
29
- const tickRef = useRef([]);
30
29
  const [tooltipState, setTooltipState] = useState(null);
30
+ useEffect(() => {
31
+ if (!chartRef.current || !data.length) return;
32
+ const updateDimensions = () => {
33
+ if (!chartRef.current) return;
34
+ const rect = chartRef.current.getBoundingClientRect();
35
+ const chartWidth = rect.width;
36
+ const leftPadding = 0;
37
+ const rightPadding = 0;
38
+ const availableWidth = chartWidth - leftPadding - rightPadding;
39
+ const barCount = data.length;
40
+ if (barCount <= 1) {
41
+ setTickPositions([]);
42
+ return;
43
+ }
44
+ const barWidth = availableWidth / barCount;
45
+ const gridPositions = [];
46
+ for (let i = 0; i < barCount - 1; i++) {
47
+ const firstBarCenter = leftPadding + (i + 0.5) * barWidth;
48
+ const secondBarCenter = leftPadding + (i + 1.5) * barWidth;
49
+ const gridPosition = (firstBarCenter + secondBarCenter) / 2;
50
+ gridPositions.push(gridPosition);
51
+ }
52
+ setTickPositions(gridPositions);
53
+ };
54
+ updateDimensions();
55
+ const resizeObserver = new ResizeObserver(updateDimensions);
56
+ resizeObserver.observe(chartRef.current);
57
+ return () => {
58
+ resizeObserver.disconnect();
59
+ };
60
+ }, [data]);
31
61
  const handleMouseEnter = (e) => {
32
62
  if (!tooltipFormatter || !chartRef.current) return;
33
63
  const { payload, x, y } = e;
@@ -57,7 +87,6 @@ var SimpleBarChartComponent = forwardRef((originalProps, ref) => {
57
87
  ) : /* @__PURE__ */ jsx("rect", { x, y, width, height: 0, fill });
58
88
  };
59
89
  const CustomTick = ({ x, y, payload }) => {
60
- if (x !== void 0) tickRef.current.push(x);
61
90
  return /* @__PURE__ */ jsx(
62
91
  "text",
63
92
  {
@@ -72,18 +101,6 @@ var SimpleBarChartComponent = forwardRef((originalProps, ref) => {
72
101
  }
73
102
  );
74
103
  };
75
- useEffect(() => {
76
- const raf = requestAnimationFrame(() => {
77
- const unique = [...new Set(tickRef.current)].sort((a, b) => a - b);
78
- const mids = [];
79
- for (let i = 0; i < unique.length - 1; i++) {
80
- mids.push((unique[i] + unique[i + 1]) / 2);
81
- }
82
- setTickPositions(mids);
83
- tickRef.current = [];
84
- });
85
- return () => cancelAnimationFrame(raf);
86
- }, [data]);
87
104
  useLayoutEffect(() => {
88
105
  if (!tooltipState || !chartRef.current || !tooltipRef.current) return;
89
106
  const chartRect = chartRef.current.getBoundingClientRect();
@@ -1156,8 +1156,38 @@ var SimpleBarChartComponent = (0, import_react5.forwardRef)((originalProps, ref)
1156
1156
  const tooltipRef = (0, import_react5.useRef)(null);
1157
1157
  const [tooltipLeft, setTooltipLeft] = (0, import_react5.useState)(0);
1158
1158
  const [tickPositions, setTickPositions] = (0, import_react5.useState)([]);
1159
- const tickRef = (0, import_react5.useRef)([]);
1160
1159
  const [tooltipState, setTooltipState] = (0, import_react5.useState)(null);
1160
+ (0, import_react5.useEffect)(() => {
1161
+ if (!chartRef.current || !data.length) return;
1162
+ const updateDimensions = () => {
1163
+ if (!chartRef.current) return;
1164
+ const rect = chartRef.current.getBoundingClientRect();
1165
+ const chartWidth = rect.width;
1166
+ const leftPadding = 0;
1167
+ const rightPadding = 0;
1168
+ const availableWidth = chartWidth - leftPadding - rightPadding;
1169
+ const barCount = data.length;
1170
+ if (barCount <= 1) {
1171
+ setTickPositions([]);
1172
+ return;
1173
+ }
1174
+ const barWidth = availableWidth / barCount;
1175
+ const gridPositions = [];
1176
+ for (let i = 0; i < barCount - 1; i++) {
1177
+ const firstBarCenter = leftPadding + (i + 0.5) * barWidth;
1178
+ const secondBarCenter = leftPadding + (i + 1.5) * barWidth;
1179
+ const gridPosition = (firstBarCenter + secondBarCenter) / 2;
1180
+ gridPositions.push(gridPosition);
1181
+ }
1182
+ setTickPositions(gridPositions);
1183
+ };
1184
+ updateDimensions();
1185
+ const resizeObserver = new ResizeObserver(updateDimensions);
1186
+ resizeObserver.observe(chartRef.current);
1187
+ return () => {
1188
+ resizeObserver.disconnect();
1189
+ };
1190
+ }, [data]);
1161
1191
  const handleMouseEnter = (e) => {
1162
1192
  if (!tooltipFormatter || !chartRef.current) return;
1163
1193
  const { payload, x, y } = e;
@@ -1187,7 +1217,6 @@ var SimpleBarChartComponent = (0, import_react5.forwardRef)((originalProps, ref)
1187
1217
  ) : /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("rect", { x, y, width, height: 0, fill });
1188
1218
  };
1189
1219
  const CustomTick = ({ x, y, payload }) => {
1190
- if (x !== void 0) tickRef.current.push(x);
1191
1220
  return /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
1192
1221
  "text",
1193
1222
  {
@@ -1202,18 +1231,6 @@ var SimpleBarChartComponent = (0, import_react5.forwardRef)((originalProps, ref)
1202
1231
  }
1203
1232
  );
1204
1233
  };
1205
- (0, import_react5.useEffect)(() => {
1206
- const raf = requestAnimationFrame(() => {
1207
- const unique = [...new Set(tickRef.current)].sort((a, b) => a - b);
1208
- const mids = [];
1209
- for (let i = 0; i < unique.length - 1; i++) {
1210
- mids.push((unique[i] + unique[i + 1]) / 2);
1211
- }
1212
- setTickPositions(mids);
1213
- tickRef.current = [];
1214
- });
1215
- return () => cancelAnimationFrame(raf);
1216
- }, [data]);
1217
1234
  (0, import_react5.useLayoutEffect)(() => {
1218
1235
  if (!tooltipState || !chartRef.current || !tooltipRef.current) return;
1219
1236
  const chartRect = chartRef.current.getBoundingClientRect();
@@ -17,7 +17,7 @@ import {
17
17
  } from "../../chunk-U7SYKG2C.mjs";
18
18
  import {
19
19
  simpleBarChart_default
20
- } from "../../chunk-B4UNRT7U.mjs";
20
+ } from "../../chunk-GWHUQUKA.mjs";
21
21
  import "../../chunk-E3G5QXSH.mjs";
22
22
  import "../../chunk-U4DJHAM5.mjs";
23
23
  import "../../chunk-27Y6K5NK.mjs";
@@ -393,8 +393,38 @@ var SimpleBarChartComponent = (0, import_react.forwardRef)((originalProps, ref)
393
393
  const tooltipRef = (0, import_react.useRef)(null);
394
394
  const [tooltipLeft, setTooltipLeft] = (0, import_react.useState)(0);
395
395
  const [tickPositions, setTickPositions] = (0, import_react.useState)([]);
396
- const tickRef = (0, import_react.useRef)([]);
397
396
  const [tooltipState, setTooltipState] = (0, import_react.useState)(null);
397
+ (0, import_react.useEffect)(() => {
398
+ if (!chartRef.current || !data.length) return;
399
+ const updateDimensions = () => {
400
+ if (!chartRef.current) return;
401
+ const rect = chartRef.current.getBoundingClientRect();
402
+ const chartWidth = rect.width;
403
+ const leftPadding = 0;
404
+ const rightPadding = 0;
405
+ const availableWidth = chartWidth - leftPadding - rightPadding;
406
+ const barCount = data.length;
407
+ if (barCount <= 1) {
408
+ setTickPositions([]);
409
+ return;
410
+ }
411
+ const barWidth = availableWidth / barCount;
412
+ const gridPositions = [];
413
+ for (let i = 0; i < barCount - 1; i++) {
414
+ const firstBarCenter = leftPadding + (i + 0.5) * barWidth;
415
+ const secondBarCenter = leftPadding + (i + 1.5) * barWidth;
416
+ const gridPosition = (firstBarCenter + secondBarCenter) / 2;
417
+ gridPositions.push(gridPosition);
418
+ }
419
+ setTickPositions(gridPositions);
420
+ };
421
+ updateDimensions();
422
+ const resizeObserver = new ResizeObserver(updateDimensions);
423
+ resizeObserver.observe(chartRef.current);
424
+ return () => {
425
+ resizeObserver.disconnect();
426
+ };
427
+ }, [data]);
398
428
  const handleMouseEnter = (e) => {
399
429
  if (!tooltipFormatter || !chartRef.current) return;
400
430
  const { payload, x, y } = e;
@@ -424,7 +454,6 @@ var SimpleBarChartComponent = (0, import_react.forwardRef)((originalProps, ref)
424
454
  ) : /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { x, y, width, height: 0, fill });
425
455
  };
426
456
  const CustomTick = ({ x, y, payload }) => {
427
- if (x !== void 0) tickRef.current.push(x);
428
457
  return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
429
458
  "text",
430
459
  {
@@ -439,18 +468,6 @@ var SimpleBarChartComponent = (0, import_react.forwardRef)((originalProps, ref)
439
468
  }
440
469
  );
441
470
  };
442
- (0, import_react.useEffect)(() => {
443
- const raf = requestAnimationFrame(() => {
444
- const unique = [...new Set(tickRef.current)].sort((a, b) => a - b);
445
- const mids = [];
446
- for (let i = 0; i < unique.length - 1; i++) {
447
- mids.push((unique[i] + unique[i + 1]) / 2);
448
- }
449
- setTickPositions(mids);
450
- tickRef.current = [];
451
- });
452
- return () => cancelAnimationFrame(raf);
453
- }, [data]);
454
471
  (0, import_react.useLayoutEffect)(() => {
455
472
  if (!tooltipState || !chartRef.current || !tooltipRef.current) return;
456
473
  const chartRect = chartRef.current.getBoundingClientRect();
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  simpleBarChart_default
4
- } from "../../chunk-B4UNRT7U.mjs";
4
+ } from "../../chunk-GWHUQUKA.mjs";
5
5
  import "../../chunk-E3G5QXSH.mjs";
6
6
  import "../../chunk-U4DJHAM5.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
@@ -6971,6 +6971,7 @@ var DatePicker = (0, import_react7.forwardRef)((originalProps, ref) => {
6971
6971
  input_default,
6972
6972
  {
6973
6973
  ...inputProps,
6974
+ autoComplete: "off",
6974
6975
  ref,
6975
6976
  label,
6976
6977
  value: displayValue,
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  datePickerStyle,
4
4
  datePicker_default
5
- } from "../../chunk-W66K4FK5.mjs";
5
+ } from "../../chunk-C7CV72QF.mjs";
6
6
  import "../../chunk-FWFEKWWD.mjs";
7
7
  import "../../chunk-XZYQFBCT.mjs";
8
8
  import "../../chunk-2GCSFWHD.mjs";
@@ -6976,6 +6976,7 @@ var DatePicker = (0, import_react7.forwardRef)((originalProps, ref) => {
6976
6976
  input_default,
6977
6977
  {
6978
6978
  ...inputProps,
6979
+ autoComplete: "off",
6979
6980
  ref,
6980
6981
  label,
6981
6982
  value: displayValue,
@@ -2,7 +2,7 @@
2
2
  import "../../chunk-4VWG4726.mjs";
3
3
  import {
4
4
  datePicker_default
5
- } from "../../chunk-W66K4FK5.mjs";
5
+ } from "../../chunk-C7CV72QF.mjs";
6
6
  import "../../chunk-FWFEKWWD.mjs";
7
7
  import {
8
8
  day_default
package/dist/index.js CHANGED
@@ -11557,6 +11557,7 @@ var DatePicker = (0, import_react32.forwardRef)((originalProps, ref) => {
11557
11557
  input_default,
11558
11558
  {
11559
11559
  ...inputProps,
11560
+ autoComplete: "off",
11560
11561
  ref,
11561
11562
  label,
11562
11563
  value: displayValue,
@@ -13245,8 +13246,38 @@ var SimpleBarChartComponent = (0, import_react42.forwardRef)((originalProps, ref
13245
13246
  const tooltipRef = (0, import_react42.useRef)(null);
13246
13247
  const [tooltipLeft, setTooltipLeft] = (0, import_react42.useState)(0);
13247
13248
  const [tickPositions, setTickPositions] = (0, import_react42.useState)([]);
13248
- const tickRef = (0, import_react42.useRef)([]);
13249
13249
  const [tooltipState, setTooltipState] = (0, import_react42.useState)(null);
13250
+ (0, import_react42.useEffect)(() => {
13251
+ if (!chartRef.current || !data.length) return;
13252
+ const updateDimensions = () => {
13253
+ if (!chartRef.current) return;
13254
+ const rect = chartRef.current.getBoundingClientRect();
13255
+ const chartWidth = rect.width;
13256
+ const leftPadding = 0;
13257
+ const rightPadding = 0;
13258
+ const availableWidth = chartWidth - leftPadding - rightPadding;
13259
+ const barCount = data.length;
13260
+ if (barCount <= 1) {
13261
+ setTickPositions([]);
13262
+ return;
13263
+ }
13264
+ const barWidth = availableWidth / barCount;
13265
+ const gridPositions = [];
13266
+ for (let i = 0; i < barCount - 1; i++) {
13267
+ const firstBarCenter = leftPadding + (i + 0.5) * barWidth;
13268
+ const secondBarCenter = leftPadding + (i + 1.5) * barWidth;
13269
+ const gridPosition = (firstBarCenter + secondBarCenter) / 2;
13270
+ gridPositions.push(gridPosition);
13271
+ }
13272
+ setTickPositions(gridPositions);
13273
+ };
13274
+ updateDimensions();
13275
+ const resizeObserver = new ResizeObserver(updateDimensions);
13276
+ resizeObserver.observe(chartRef.current);
13277
+ return () => {
13278
+ resizeObserver.disconnect();
13279
+ };
13280
+ }, [data]);
13250
13281
  const handleMouseEnter = (e) => {
13251
13282
  if (!tooltipFormatter || !chartRef.current) return;
13252
13283
  const { payload, x, y } = e;
@@ -13276,7 +13307,6 @@ var SimpleBarChartComponent = (0, import_react42.forwardRef)((originalProps, ref
13276
13307
  ) : /* @__PURE__ */ (0, import_jsx_runtime45.jsx)("rect", { x, y, width, height: 0, fill });
13277
13308
  };
13278
13309
  const CustomTick = ({ x, y, payload }) => {
13279
- if (x !== void 0) tickRef.current.push(x);
13280
13310
  return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
13281
13311
  "text",
13282
13312
  {
@@ -13291,18 +13321,6 @@ var SimpleBarChartComponent = (0, import_react42.forwardRef)((originalProps, ref
13291
13321
  }
13292
13322
  );
13293
13323
  };
13294
- (0, import_react42.useEffect)(() => {
13295
- const raf = requestAnimationFrame(() => {
13296
- const unique = [...new Set(tickRef.current)].sort((a, b) => a - b);
13297
- const mids = [];
13298
- for (let i = 0; i < unique.length - 1; i++) {
13299
- mids.push((unique[i] + unique[i + 1]) / 2);
13300
- }
13301
- setTickPositions(mids);
13302
- tickRef.current = [];
13303
- });
13304
- return () => cancelAnimationFrame(raf);
13305
- }, [data]);
13306
13324
  (0, import_react42.useLayoutEffect)(() => {
13307
13325
  if (!tooltipState || !chartRef.current || !tooltipRef.current) return;
13308
13326
  const chartRect = chartRef.current.getBoundingClientRect();
package/dist/index.mjs CHANGED
@@ -9,10 +9,6 @@ import "./chunk-MBLZYQCN.mjs";
9
9
  import {
10
10
  tree_default
11
11
  } from "./chunk-WSBUOY2M.mjs";
12
- import "./chunk-3MY6LO7N.mjs";
13
- import {
14
- tabs_default
15
- } from "./chunk-DW3BX4M2.mjs";
16
12
  import "./chunk-RRAZM5D3.mjs";
17
13
  import {
18
14
  textarea_default
@@ -30,6 +26,10 @@ import "./chunk-LVFI2NOH.mjs";
30
26
  import {
31
27
  switch_default
32
28
  } from "./chunk-AGE57VDD.mjs";
29
+ import "./chunk-3MY6LO7N.mjs";
30
+ import {
31
+ tabs_default
32
+ } from "./chunk-DW3BX4M2.mjs";
33
33
  import "./chunk-DX3KXNP6.mjs";
34
34
  import {
35
35
  definition_table_default
@@ -57,7 +57,7 @@ import "./chunk-F3HENRVM.mjs";
57
57
  import "./chunk-4VWG4726.mjs";
58
58
  import {
59
59
  datePicker_default
60
- } from "./chunk-W66K4FK5.mjs";
60
+ } from "./chunk-C7CV72QF.mjs";
61
61
  import "./chunk-FWFEKWWD.mjs";
62
62
  import {
63
63
  day_default
@@ -121,7 +121,7 @@ import {
121
121
  } from "./chunk-U7SYKG2C.mjs";
122
122
  import {
123
123
  simpleBarChart_default
124
- } from "./chunk-B4UNRT7U.mjs";
124
+ } from "./chunk-GWHUQUKA.mjs";
125
125
  import {
126
126
  checkbox_default
127
127
  } from "./chunk-OEIEALIP.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deepnoid/ui",
3
- "version": "0.1.169",
3
+ "version": "0.1.171",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "exports": {