@deepnoid/ui 0.1.90 → 0.1.92

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  yarn run v1.22.22
2
2
  $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:font
3
- CLI Building entry: src/index.ts, src/fonts/NanumSquare_acB.ttf, src/fonts/NanumSquare_acEB.ttf, src/fonts/NanumSquare_acL.ttf, src/fonts/NanumSquare_acR.ttf, src/fonts/font.css, src/hooks/useIsMounted.ts, src/utils/clsx.ts, src/utils/props.ts, src/utils/tailwind-variants.ts, src/utils/types.ts, src/components/accordion/accordion.tsx, src/components/accordion/accordionItem.tsx, src/components/accordion/index.ts, src/components/avatar/avatar.tsx, src/components/avatar/index.ts, src/components/backdrop/backdrop.tsx, src/components/backdrop/index.ts, src/components/breadcrumb/breadcrumb.tsx, src/components/breadcrumb/index.ts, src/components/button/button-group.tsx, src/components/button/button.tsx, src/components/button/icon-button.tsx, src/components/button/index.ts, src/components/button/text-button.tsx, src/components/checkbox/checkbox.tsx, src/components/checkbox/index.tsx, src/components/charts/areaChart.tsx, src/components/charts/barChart.tsx, src/components/charts/circularProgress.tsx, src/components/charts/index.ts, src/components/chip/chip.tsx, src/components/chip/index.ts, src/components/dateTimePicker/calendar.tsx, src/components/dateTimePicker/dateTimePicker.tsx, src/components/dateTimePicker/index.ts, src/components/dateTimePicker/timePicker.tsx, src/components/dateTimePicker/useDateTimePicker.tsx, src/components/dateTimePicker/util.ts, src/components/drawer/drawer.tsx, src/components/drawer/index.ts, src/components/fileUpload/fileUpload.tsx, src/components/fileUpload/index.ts, src/components/icon/Icon.tsx, src/components/icon/index.ts, src/components/icon/template.tsx, src/components/input/index.ts, src/components/input/input.tsx, src/components/list/index.ts, src/components/list/list.tsx, src/components/list/listItem.tsx, src/components/modal/index.ts, src/components/modal/modal.tsx, src/components/pagination/index.ts, src/components/pagination/pagination.tsx, src/components/pagination/usePagination.ts, src/components/progress/index.ts, src/components/progress/progress.tsx, src/components/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/switch/index.ts, src/components/switch/switch.tsx, src/components/table/definition-table.tsx, src/components/table/form-table.tsx, src/components/table/index.ts, src/components/table/table-body.tsx, src/components/table/table-head.tsx, src/components/table/table.tsx, src/components/tabs/index.ts, src/components/tabs/tabs.tsx, src/components/textarea/index.ts, src/components/textarea/textarea.tsx, src/components/toast/index.ts, src/components/toast/toast-utils.ts, src/components/toast/toast.tsx, src/components/toast/use-toast.tsx, src/components/tooltip/index.ts, src/components/tooltip/tooltip-utils.ts, src/components/tooltip/tooltip.tsx, src/components/tooltip/useTooltip.ts, src/components/tree/index.ts, src/components/tree/tree.tsx
3
+ CLI Building entry: src/index.ts, src/fonts/NanumSquare_acB.ttf, src/fonts/NanumSquare_acEB.ttf, src/fonts/NanumSquare_acL.ttf, src/fonts/NanumSquare_acR.ttf, src/fonts/font.css, src/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/checkbox/checkbox.tsx, src/components/checkbox/index.tsx, src/components/chip/chip.tsx, src/components/chip/index.ts, src/components/dateTimePicker/calendar.tsx, src/components/dateTimePicker/dateTimePicker.tsx, src/components/dateTimePicker/index.ts, src/components/dateTimePicker/timePicker.tsx, src/components/dateTimePicker/useDateTimePicker.tsx, src/components/dateTimePicker/util.ts, src/components/drawer/drawer.tsx, src/components/drawer/index.ts, src/components/fileUpload/fileUpload.tsx, src/components/fileUpload/index.ts, src/components/icon/Icon.tsx, src/components/icon/index.ts, src/components/icon/template.tsx, src/components/input/index.ts, src/components/input/input.tsx, src/components/list/index.ts, src/components/list/list.tsx, src/components/list/listItem.tsx, src/components/modal/index.ts, src/components/modal/modal.tsx, src/components/pagination/index.ts, src/components/pagination/pagination.tsx, src/components/pagination/usePagination.ts, src/components/progress/index.ts, src/components/progress/progress.tsx, src/components/radio/index.ts, src/components/radio/radio.tsx, src/components/ripple/index.ts, src/components/ripple/ripple.tsx, src/components/ripple/useRipple.ts, src/components/scroll/index.ts, src/components/scroll/scrollArea.tsx, src/components/select/index.ts, src/components/select/select.tsx, src/components/skeleton/index.ts, src/components/skeleton/skeleton.tsx, src/components/switch/index.ts, src/components/switch/switch.tsx, src/components/table/definition-table.tsx, src/components/table/form-table.tsx, src/components/table/index.ts, src/components/table/table-body.tsx, src/components/table/table-head.tsx, src/components/table/table.tsx, src/components/tabs/index.ts, src/components/tabs/tabs.tsx, src/components/textarea/index.ts, src/components/textarea/textarea.tsx, src/components/toast/index.ts, src/components/toast/toast-utils.ts, src/components/toast/toast.tsx, src/components/toast/use-toast.tsx, src/components/tooltip/index.ts, src/components/tooltip/tooltip-utils.ts, src/components/tooltip/tooltip.tsx, src/components/tooltip/useTooltip.ts, src/components/tree/index.ts, src/components/tree/tree.tsx
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,278 +12,278 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
12
12
  ESM dist/utils/props.mjs 137.00 B
13
13
  ESM dist/fonts/NanumSquare_acB.mjs 194.00 B
14
14
  ESM dist/hooks/useIsMounted.mjs 129.00 B
15
- ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
16
15
  ESM dist/utils/types.mjs 14.00 B
17
- ESM dist/utils/tailwind-variants.mjs 109.00 B
16
+ ESM dist/chunk-MBLZYQCN.mjs 14.00 B
18
17
  ESM dist/index.mjs 4.76 KB
19
- ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
18
+ ESM dist/utils/tailwind-variants.mjs 109.00 B
20
19
  ESM dist/chunk-LUWGOKLG.mjs 14.00 B
20
+ ESM dist/chunk-Y5QV7T6D.mjs 5.51 KB
21
21
  ESM dist/chunk-D3HZG3CH.mjs 2.58 KB
22
+ ESM dist/chunk-ZOTHPHXA.mjs 857.00 B
22
23
  ESM dist/chunk-4BJPJ54Q.mjs 4.10 KB
23
- ESM dist/chunk-Y5QV7T6D.mjs 5.51 KB
24
- ESM dist/chunk-6KH2UQRM.mjs 4.17 KB
24
+ ESM dist/chunk-HIE2YRGA.mjs 14.00 B
25
25
  ESM dist/chunk-ZMOAFSYE.mjs 1.43 KB
26
- ESM dist/chunk-MBLZYQCN.mjs 14.00 B
27
26
  ESM dist/chunk-DX3KXNP6.mjs 14.00 B
27
+ ESM dist/chunk-6KH2UQRM.mjs 4.17 KB
28
28
  ESM dist/chunk-WSIADHVC.mjs 3.80 KB
29
- ESM dist/chunk-HIE2YRGA.mjs 14.00 B
30
- ESM dist/chunk-3MY6LO7N.mjs 14.00 B
31
29
  ESM dist/chunk-RRAZM5D3.mjs 14.00 B
32
- ESM dist/chunk-QCEKPS7U.mjs 14.00 B
33
- ESM dist/chunk-TMQVDHLM.mjs 15.08 KB
30
+ ESM dist/chunk-ZFKQOPMK.mjs 15.15 KB
34
31
  ESM dist/chunk-4LP3QDAE.mjs 6.14 KB
32
+ ESM dist/chunk-3MY6LO7N.mjs 14.00 B
33
+ ESM dist/chunk-6Q2BXHJL.mjs 9.14 KB
34
+ ESM dist/chunk-QCEKPS7U.mjs 14.00 B
35
35
  ESM dist/chunk-MZ76AA76.mjs 14.00 B
36
- ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
37
36
  ESM dist/chunk-LVFI2NOH.mjs 14.00 B
38
- ESM dist/chunk-6Q2BXHJL.mjs 9.14 KB
39
- ESM dist/chunk-MPZKOT6P.mjs 12.80 KB
40
- ESM dist/chunk-AJUQBMSV.mjs 4.18 KB
37
+ ESM dist/chunk-6PN3DGOE.mjs 1.78 KB
41
38
  ESM dist/chunk-3M6VYLOU.mjs 3.11 KB
42
39
  ESM dist/chunk-7VOQKIIK.mjs 14.00 B
40
+ ESM dist/chunk-AJUQBMSV.mjs 4.18 KB
41
+ ESM dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
42
+ ESM dist/chunk-TPFN22HR.mjs 14.00 B
43
43
  ESM dist/chunk-5FFTHFBX.mjs 3.75 KB
44
+ ESM dist/chunk-MPZKOT6P.mjs 12.80 KB
44
45
  ESM dist/chunk-GH4EPD35.mjs 5.07 KB
45
- ESM dist/chunk-DQRAFUDA.mjs 14.00 B
46
- ESM dist/chunk-DJOG6Z35.mjs 14.00 B
47
- ESM dist/chunk-TPFN22HR.mjs 14.00 B
48
- ESM dist/chunk-7B7LRG5J.mjs 14.00 B
49
- ESM dist/chunk-M37VBNB3.mjs 1.04 KB
46
+ ESM dist/chunk-D6OJWEZM.mjs 4.68 KB
47
+ ESM dist/chunk-LMHSWLH2.mjs 8.19 KB
50
48
  ESM dist/chunk-F3HENRVM.mjs 934.00 B
51
- ESM dist/chunk-3IBXNNJV.mjs 4.68 KB
52
- ESM dist/chunk-32GA3YW4.mjs 14.00 B
53
49
  ESM dist/chunk-RLXOHILK.mjs 14.00 B
54
- ESM dist/chunk-LMHSWLH2.mjs 8.19 KB
55
50
  ESM dist/chunk-2GCSFWHD.mjs 14.00 B
56
- ESM dist/chunk-75HLCORR.mjs 14.00 B
57
- ESM dist/chunk-MGEWSREV.mjs 14.00 B
51
+ ESM dist/chunk-Q3JMHIW5.mjs 4.60 KB
58
52
  ESM dist/chunk-MVL7HJSH.mjs 12.59 KB
59
- ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
53
+ ESM dist/chunk-MGEWSREV.mjs 14.00 B
54
+ ESM dist/chunk-75HLCORR.mjs 14.00 B
55
+ ESM dist/chunk-7B7LRG5J.mjs 14.00 B
56
+ ESM dist/chunk-5IKVOP4M.mjs 11.03 KB
57
+ ESM dist/chunk-DJOG6Z35.mjs 14.00 B
58
+ ESM dist/chunk-6SWMJLOD.mjs 7.40 KB
60
59
  ESM dist/chunk-FB6LBMGN.mjs 4.42 KB
60
+ ESM dist/chunk-32GA3YW4.mjs 14.00 B
61
61
  ESM dist/chunk-3IILPVRA.mjs 1.27 KB
62
- ESM dist/chunk-5IKVOP4M.mjs 11.03 KB
63
- ESM dist/chunk-KPV5BPMU.mjs 4.60 KB
64
- ESM dist/chunk-P732YGHO.mjs 444.00 B
62
+ ESM dist/chunk-7MVEAQ7Z.mjs 14.00 B
65
63
  ESM dist/chunk-I3ORSDFO.mjs 7.20 KB
66
- ESM dist/chunk-6SWMJLOD.mjs 7.40 KB
67
64
  ESM dist/chunk-FWJ2ZKH6.mjs 3.07 KB
68
- ESM dist/chunk-S7Y7XUBL.mjs 5.03 KB
69
- ESM dist/chunk-XZ5DXOJQ.mjs 6.55 KB
70
- ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
71
65
  ESM dist/chunk-XOH6GWRD.mjs 14.00 B
72
66
  ESM dist/chunk-WIZDHK4O.mjs 4.72 KB
73
- ESM dist/chunk-SE5TU755.mjs 14.00 B
74
- ESM dist/chunk-TZHEZEJ5.mjs 4.03 KB
67
+ ESM dist/chunk-M37VBNB3.mjs 1.04 KB
68
+ ESM dist/chunk-P732YGHO.mjs 444.00 B
69
+ ESM dist/chunk-DQRAFUDA.mjs 14.00 B
75
70
  ESM dist/chunk-GAZ472ZU.mjs 4.28 KB
76
- ESM dist/chunk-AF4I7ZQS.mjs 778.00 B
77
71
  ESM dist/chunk-7VS6YXNB.mjs 3.54 KB
72
+ ESM dist/chunk-S7Y7XUBL.mjs 5.03 KB
73
+ ESM dist/chunk-TZHEZEJ5.mjs 4.03 KB
74
+ ESM dist/chunk-XZ5DXOJQ.mjs 6.55 KB
75
+ ESM dist/chunk-SE5TU755.mjs 14.00 B
76
+ ESM dist/chunk-QZ3LVYJW.mjs 14.00 B
78
77
  ESM dist/chunk-KYIODWXL.mjs 14.00 B
79
- ESM dist/chunk-RE2WH26E.mjs 2.77 KB
78
+ ESM dist/chunk-AF4I7ZQS.mjs 778.00 B
80
79
  ESM dist/chunk-MY5U63QO.mjs 14.00 B
80
+ ESM dist/chunk-JBSV7GCL.mjs 4.41 KB
81
+ ESM dist/chunk-RE2WH26E.mjs 2.77 KB
82
+ ESM dist/chunk-V5OCV42N.mjs 11.75 KB
81
83
  ESM dist/chunk-ITWKPTSD.mjs 724.00 B
82
- ESM dist/chunk-Z6IOS3S6.mjs 9.36 KB
84
+ ESM dist/chunk-6WSACUIB.mjs 14.00 B
83
85
  ESM dist/chunk-LXHUO6VM.mjs 1.49 KB
84
- ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
86
+ ESM dist/chunk-P6CRHHI3.mjs 9.36 KB
85
87
  ESM dist/chunk-6PNKRBUT.mjs 1017.00 B
86
- ESM dist/chunk-JBSV7GCL.mjs 4.41 KB
88
+ ESM dist/chunk-ZYIIXWVY.mjs 14.00 B
89
+ ESM dist/chunk-JP4TEWP7.mjs 929.00 B
87
90
  ESM dist/chunk-NMSDSEBD.mjs 14.00 B
88
- ESM dist/chunk-E3G5QXSH.mjs 608.00 B
89
91
  ESM dist/chunk-EKLA6ZR4.mjs 2.01 KB
90
92
  ESM dist/chunk-I3ADJOUT.mjs 6.02 KB
91
- ESM dist/chunk-JP4TEWP7.mjs 929.00 B
92
93
  ESM dist/chunk-7DLOYKVC.mjs 14.00 B
94
+ ESM dist/chunk-E3G5QXSH.mjs 608.00 B
95
+ ESM dist/chunk-NTNIGQGI.mjs 1.65 KB
93
96
  ESM dist/fonts/NanumSquare_acEB.mjs 198.00 B
94
- ESM dist/chunk-6WSACUIB.mjs 14.00 B
95
- ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
96
- ESM dist/chunk-66X6SVGO.mjs 11.75 KB
97
97
  ESM dist/fonts/NanumSquare_acR.mjs 194.00 B
98
- ESM dist/utils/clsx.mjs 113.00 B
99
- ESM dist/chunk-3V4HT2K5.mjs 837.00 B
100
98
  ESM dist/chunk-CDXBML6O.mjs 15.29 KB
99
+ ESM dist/fonts/NanumSquare_acL.mjs 194.00 B
100
+ ESM dist/chunk-3V4HT2K5.mjs 837.00 B
101
101
  ESM dist/fonts/font.css 777.00 B
102
102
  ESM dist/chunk-27Y6K5NK.mjs 823.00 B
103
103
  ESM dist/chunk-AC6TWLRT.mjs 1.34 KB
104
- ESM dist/chunk-NTNIGQGI.mjs 1.65 KB
105
- ESM dist/components/tooltip/useTooltip.mjs 166.00 B
106
- ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
104
+ ESM dist/utils/clsx.mjs 113.00 B
107
105
  ESM dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
108
106
  ESM dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
109
- ESM dist/components/toast/toast-utils.mjs 143.00 B
110
- ESM dist/components/tree/index.mjs 353.00 B
107
+ ESM dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
108
+ ESM dist/components/tooltip/useTooltip.mjs 166.00 B
109
+ ESM dist/components/toast/index.mjs 527.00 B
111
110
  ESM dist/components/table/form-table.mjs 1.92 KB
112
- ESM dist/components/tabs/index.mjs 248.00 B
111
+ ESM dist/components/tabs/tabs.mjs 232.00 B
112
+ ESM dist/chunk-RRONV7YA.mjs 691.10 KB
113
+ ESM dist/components/select/index.mjs 394.00 B
113
114
  ESM dist/components/textarea/index.mjs 260.00 B
114
- ESM dist/components/ripple/useRipple.mjs 158.00 B
115
- ESM dist/components/skeleton/index.mjs 225.00 B
115
+ ESM dist/components/switch/index.mjs 219.00 B
116
+ ESM dist/components/skeleton/skeleton.mjs 189.00 B
116
117
  ESM dist/components/progress/index.mjs 295.00 B
117
- ESM dist/chunk-RRONV7YA.mjs 691.10 KB
118
- ESM dist/components/select/select.mjs 360.00 B
118
+ ESM dist/components/tree/index.mjs 353.00 B
119
119
  ESM dist/components/radio/index.mjs 286.00 B
120
- ESM dist/components/scroll/index.mjs 231.00 B
121
- ESM dist/components/list/index.mjs 483.00 B
120
+ ESM dist/components/ripple/index.mjs 253.00 B
122
121
  ESM dist/components/modal/index.mjs 741.00 B
122
+ ESM dist/components/list/index.mjs 483.00 B
123
123
  ESM dist/components/pagination/index.mjs 511.00 B
124
- ESM dist/components/switch/index.mjs 219.00 B
125
- ESM dist/components/fileUpload/fileUpload.mjs 784.00 B
126
- ESM dist/components/icon/index.mjs 245.00 B
127
- ESM dist/components/input/index.mjs 391.00 B
128
124
  ESM dist/components/drawer/index.mjs 289.00 B
129
- ESM dist/components/chip/index.mjs 353.00 B
125
+ ESM dist/components/scroll/scrollArea.mjs 193.00 B
126
+ ESM dist/components/icon/Icon.mjs 213.00 B
127
+ ESM dist/components/fileUpload/fileUpload.mjs 784.00 B
130
128
  ESM dist/components/dateTimePicker/calendar.mjs 398.00 B
129
+ ESM dist/components/chip/index.mjs 353.00 B
131
130
  ESM dist/components/button/text-button.mjs 265.00 B
132
- ESM dist/components/checkbox/checkbox.mjs 259.00 B
133
- ESM dist/components/charts/areaChart.mjs 226.00 B
131
+ ESM dist/components/charts/barChart.mjs 224.00 B
132
+ ESM dist/components/checkbox/index.mjs 295.00 B
134
133
  ESM dist/components/backdrop/backdrop.mjs 224.00 B
134
+ ESM dist/components/input/index.mjs 391.00 B
135
135
  ESM dist/components/breadcrumb/index.mjs 686.00 B
136
136
  ESM dist/components/accordion/accordion.mjs 226.00 B
137
- ESM dist/components/avatar/index.mjs 254.00 B
138
- ESM dist/components/toast/use-toast.mjs 441.00 B
137
+ ESM dist/components/avatar/avatar.mjs 220.00 B
138
+ ESM dist/components/toast/toast-utils.mjs 143.00 B
139
139
  ESM dist/components/tooltip/index.mjs 327.00 B
140
- ESM dist/components/toast/toast.mjs 358.00 B
141
- ESM dist/components/tooltip/tooltip.mjs 292.00 B
140
+ ESM dist/components/toast/use-toast.mjs 441.00 B
142
141
  ESM dist/components/tooltip/tooltip-utils.mjs 221.00 B
143
- ESM dist/components/table/table-body.mjs 753.00 B
142
+ ESM dist/components/tooltip/tooltip.mjs 292.00 B
144
143
  ESM dist/components/table/index.mjs 894.00 B
145
- ESM dist/components/tabs/tabs.mjs 232.00 B
144
+ ESM dist/components/table/table-body.mjs 753.00 B
145
+ ESM dist/components/toast/toast.mjs 358.00 B
146
146
  ESM dist/components/table/table-head.mjs 753.00 B
147
147
  ESM dist/components/table/table.mjs 775.00 B
148
- ESM dist/components/textarea/textarea.mjs 224.00 B
149
- ESM dist/components/toast/index.mjs 527.00 B
150
- ESM dist/components/skeleton/skeleton.mjs 189.00 B
151
- ESM dist/components/switch/switch.mjs 185.00 B
148
+ ESM dist/components/tabs/index.mjs 248.00 B
152
149
  ESM dist/components/table/definition-table.mjs 240.00 B
150
+ ESM dist/components/skeleton/index.mjs 225.00 B
151
+ ESM dist/components/switch/switch.mjs 185.00 B
153
152
  ESM dist/components/progress/progress.mjs 259.00 B
153
+ ESM dist/components/tree/tree.mjs 337.00 B
154
154
  ESM dist/components/radio/radio.mjs 253.00 B
155
- ESM dist/components/scroll/scrollArea.mjs 193.00 B
156
- ESM dist/components/ripple/index.mjs 253.00 B
157
- ESM dist/components/list/listItem.mjs 364.00 B
158
- ESM dist/components/list/list.mjs 216.00 B
159
155
  ESM dist/components/ripple/ripple.mjs 150.00 B
156
+ ESM dist/components/scroll/index.mjs 231.00 B
157
+ ESM dist/components/ripple/useRipple.mjs 158.00 B
158
+ ESM dist/components/list/listItem.mjs 364.00 B
160
159
  ESM dist/components/modal/modal.mjs 708.00 B
161
- ESM dist/components/pagination/usePagination.mjs 164.00 B
162
- ESM dist/components/fileUpload/index.mjs 756.00 B
163
- ESM dist/components/icon/template.mjs 127.00 B
160
+ ESM dist/components/list/list.mjs 216.00 B
164
161
  ESM dist/components/pagination/pagination.mjs 511.00 B
162
+ ESM dist/components/textarea/textarea.mjs 224.00 B
163
+ ESM dist/components/fileUpload/index.mjs 756.00 B
164
+ ESM dist/components/icon/index.mjs 245.00 B
165
165
  ESM dist/components/input/input.mjs 386.00 B
166
- ESM dist/components/icon/Icon.mjs 213.00 B
167
- ESM dist/components/dateTimePicker/useDateTimePicker.mjs 172.00 B
168
- ESM dist/components/tree/tree.mjs 337.00 B
169
- ESM dist/components/drawer/drawer.mjs 255.00 B
166
+ ESM dist/components/icon/template.mjs 127.00 B
170
167
  ESM dist/components/dateTimePicker/dateTimePicker.mjs 667.00 B
168
+ ESM dist/components/drawer/drawer.mjs 255.00 B
171
169
  ESM dist/components/dateTimePicker/timePicker.mjs 473.00 B
172
170
  ESM dist/components/dateTimePicker/index.mjs 663.00 B
173
- ESM dist/components/checkbox/index.mjs 295.00 B
174
- ESM dist/components/charts/index.mjs 477.00 B
171
+ ESM dist/components/dateTimePicker/useDateTimePicker.mjs 172.00 B
172
+ ESM dist/components/charts/areaChart.mjs 226.00 B
175
173
  ESM dist/components/dateTimePicker/util.mjs 191.00 B
176
- ESM dist/components/charts/barChart.mjs 224.00 B
177
- ESM dist/components/backdrop/index.mjs 260.00 B
178
174
  ESM dist/components/charts/circularProgress.mjs 254.00 B
175
+ ESM dist/components/checkbox/checkbox.mjs 259.00 B
176
+ ESM dist/components/charts/index.mjs 477.00 B
179
177
  ESM dist/components/chip/chip.mjs 321.00 B
178
+ ESM dist/components/backdrop/index.mjs 260.00 B
179
+ ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
180
+ ESM dist/components/button/button-group.mjs 197.00 B
180
181
  ESM dist/components/button/icon-button.mjs 440.00 B
181
182
  ESM dist/components/button/index.mjs 811.00 B
182
- ESM dist/components/breadcrumb/breadcrumb.mjs 648.00 B
183
183
  ESM dist/components/button/button.mjs 430.00 B
184
- ESM dist/components/select/index.mjs 394.00 B
185
- ESM dist/components/accordion/index.mjs 373.00 B
186
- ESM dist/components/button/button-group.mjs 197.00 B
187
- ESM dist/components/avatar/avatar.mjs 220.00 B
184
+ ESM dist/components/select/select.mjs 360.00 B
188
185
  ESM dist/components/accordion/accordionItem.mjs 234.00 B
189
- ESM ⚡️ Build success in 436ms
186
+ ESM dist/components/accordion/index.mjs 373.00 B
187
+ ESM dist/components/avatar/index.mjs 254.00 B
188
+ ESM dist/components/pagination/usePagination.mjs 164.00 B
189
+ ESM ⚡️ Build success in 448ms
190
190
  CJS dist/fonts/NanumSquare_acB.js 113.00 B
191
191
  CJS dist/fonts/NanumSquare_acEB.js 116.00 B
192
- CJS dist/fonts/NanumSquare_acR.js 113.00 B
193
192
  CJS dist/fonts/NanumSquare_acL.js 113.00 B
193
+ CJS dist/fonts/NanumSquare_acR.js 113.00 B
194
+ CJS dist/hooks/useIsMounted.js 1.87 KB
194
195
  CJS dist/utils/clsx.js 1.77 KB
195
196
  CJS dist/utils/props.js 1.59 KB
197
+ CJS dist/utils/types.js 778.00 B
198
+ CJS dist/fonts/font.css 777.00 B
196
199
  CJS dist/utils/tailwind-variants.js 8.71 KB
197
- CJS dist/hooks/useIsMounted.js 1.87 KB
198
200
  CJS dist/components/accordion/accordion.js 11.17 KB
199
201
  CJS dist/components/accordion/index.js 17.44 KB
200
- CJS dist/components/accordion/accordionItem.js 15.28 KB
201
- CJS dist/fonts/font.css 777.00 B
202
202
  CJS dist/components/backdrop/backdrop.js 10.11 KB
203
- CJS dist/utils/types.js 778.00 B
204
203
  CJS dist/components/backdrop/index.js 10.24 KB
205
204
  CJS dist/components/button/button-group.js 9.36 KB
205
+ CJS dist/components/accordion/accordionItem.js 15.28 KB
206
206
  CJS dist/components/button/text-button.js 14.28 KB
207
- CJS dist/components/checkbox/index.js 16.70 KB
208
207
  CJS dist/components/charts/areaChart.js 14.35 KB
209
208
  CJS dist/components/charts/barChart.js 13.81 KB
210
- CJS dist/components/checkbox/checkbox.js 16.56 KB
211
209
  CJS dist/components/charts/circularProgress.js 12.90 KB
210
+ CJS dist/components/checkbox/checkbox.js 16.56 KB
212
211
  CJS dist/components/charts/index.js 22.86 KB
212
+ CJS dist/components/checkbox/index.js 16.70 KB
213
213
  CJS dist/components/dateTimePicker/useDateTimePicker.js 4.53 KB
214
214
  CJS dist/components/dateTimePicker/util.js 1.48 KB
215
- CJS dist/components/drawer/drawer.js 15.01 KB
216
215
  CJS dist/components/drawer/index.js 15.14 KB
216
+ CJS dist/components/drawer/drawer.js 15.01 KB
217
217
  CJS dist/components/list/list.js 10.38 KB
218
218
  CJS dist/components/pagination/usePagination.js 1.88 KB
219
- CJS dist/components/progress/progress.js 13.69 KB
220
219
  CJS dist/components/radio/index.js 15.16 KB
220
+ CJS dist/components/progress/progress.js 13.69 KB
221
+ CJS dist/components/progress/index.js 13.83 KB
221
222
  CJS dist/components/radio/radio.js 15.03 KB
222
223
  CJS dist/components/ripple/index.js 3.65 KB
223
224
  CJS dist/components/ripple/ripple.js 2.57 KB
224
- CJS dist/components/progress/index.js 13.83 KB
225
- CJS dist/components/scroll/scrollArea.js 2.79 KB
226
225
  CJS dist/components/ripple/useRipple.js 2.04 KB
227
226
  CJS dist/components/scroll/index.js 2.92 KB
227
+ CJS dist/components/scroll/scrollArea.js 2.79 KB
228
+ CJS dist/components/skeleton/index.js 3.68 KB
228
229
  CJS dist/components/skeleton/skeleton.js 3.54 KB
229
- CJS dist/components/switch/switch.js 5.79 KB
230
230
  CJS dist/components/switch/index.js 5.92 KB
231
+ CJS dist/components/switch/switch.js 5.79 KB
231
232
  CJS dist/components/table/definition-table.js 12.66 KB
232
233
  CJS dist/components/table/form-table.js 10.69 KB
233
234
  CJS dist/components/tabs/index.js 15.52 KB
234
235
  CJS dist/components/tabs/tabs.js 15.51 KB
235
- CJS dist/components/textarea/textarea.js 11.58 KB
236
236
  CJS dist/components/textarea/index.js 11.72 KB
237
+ CJS dist/components/textarea/textarea.js 11.58 KB
237
238
  CJS dist/components/toast/toast-utils.js 1.85 KB
238
- CJS dist/components/tooltip/tooltip.js 18.46 KB
239
- CJS dist/components/tooltip/tooltip-utils.js 4.90 KB
240
239
  CJS dist/components/tooltip/index.js 18.60 KB
240
+ CJS dist/components/tooltip/tooltip-utils.js 4.90 KB
241
+ CJS dist/components/tooltip/tooltip.js 18.46 KB
241
242
  CJS dist/components/tooltip/useTooltip.js 4.19 KB
242
- CJS dist/components/skeleton/index.js 3.68 KB
243
+ CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
243
244
  CJS dist/NanumSquare_acB-VMSVRKSM.ttf 625.04 KB
245
+ CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
244
246
  CJS dist/components/avatar/index.js 714.52 KB
245
247
  CJS dist/components/avatar/avatar.js 714.39 KB
246
248
  CJS dist/components/breadcrumb/index.js 722.25 KB
247
- CJS dist/index.js 950.69 KB
248
- CJS dist/components/button/icon-button.js 726.01 KB
249
+ CJS dist/index.js 950.77 KB
250
+ CJS dist/components/breadcrumb/breadcrumb.js 722.11 KB
249
251
  CJS dist/components/button/button.js 728.50 KB
252
+ CJS dist/components/button/icon-button.js 726.01 KB
250
253
  CJS dist/components/button/index.js 743.88 KB
251
- CJS dist/components/chip/chip.js 718.07 KB
252
- CJS dist/components/breadcrumb/breadcrumb.js 722.11 KB
253
- CJS dist/components/chip/index.js 718.20 KB
254
254
  CJS dist/components/dateTimePicker/calendar.js 722.18 KB
255
- CJS dist/components/dateTimePicker/timePicker.js 729.42 KB
255
+ CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
256
+ CJS dist/components/chip/index.js 718.20 KB
256
257
  CJS dist/components/dateTimePicker/dateTimePicker.js 751.44 KB
257
258
  CJS dist/components/dateTimePicker/index.js 751.43 KB
259
+ CJS dist/components/dateTimePicker/timePicker.js 729.42 KB
260
+ CJS dist/components/chip/chip.js 718.07 KB
258
261
  CJS dist/components/fileUpload/fileUpload.js 756.34 KB
259
262
  CJS dist/components/icon/Icon.js 706.10 KB
260
263
  CJS dist/components/fileUpload/index.js 756.29 KB
261
264
  CJS dist/components/icon/index.js 706.11 KB
262
265
  CJS dist/components/icon/template.js 705.18 KB
263
- CJS dist/components/input/index.js 727.80 KB
264
266
  CJS dist/components/input/input.js 727.81 KB
265
267
  CJS dist/components/list/index.js 724.94 KB
266
- CJS dist/components/list/listItem.js 723.00 KB
267
- CJS dist/NanumSquare_acL-FSAAP5CK.ttf 642.08 KB
268
268
  CJS dist/components/modal/index.js 734.86 KB
269
+ CJS dist/components/list/listItem.js 723.00 KB
269
270
  CJS dist/components/modal/modal.js 734.74 KB
270
- CJS dist/NanumSquare_acEB-HRZ3QLG2.ttf 618.41 KB
271
271
  CJS dist/components/pagination/index.js 736.98 KB
272
272
  CJS dist/components/pagination/pagination.js 736.99 KB
273
- CJS dist/components/select/select.js 728.07 KB
273
+ CJS dist/components/input/index.js 727.80 KB
274
274
  CJS dist/components/select/index.js 728.20 KB
275
- CJS dist/components/table/index.js 765.70 KB
276
- CJS dist/components/table/table-body.js 762.31 KB
277
- CJS dist/components/table/table-head.js 762.30 KB
278
- CJS dist/components/table/table.js 762.41 KB
275
+ CJS dist/components/select/select.js 728.07 KB
276
+ CJS dist/components/table/table-body.js 762.38 KB
277
+ CJS dist/components/table/index.js 765.78 KB
278
+ CJS dist/components/table/table-head.js 762.38 KB
279
+ CJS dist/components/table/table.js 762.49 KB
279
280
  CJS dist/components/toast/index.js 722.63 KB
280
281
  CJS dist/components/toast/toast.js 718.98 KB
281
282
  CJS dist/components/toast/use-toast.js 722.57 KB
282
- CJS dist/components/tree/tree.js 720.18 KB
283
283
  CJS dist/components/tree/index.js 720.19 KB
284
- CJS dist/NanumSquare_acR-RZCHPXSJ.ttf 631.56 KB
285
- CJS ⚡️ Build success in 438ms
286
- DTS ⚡️ Build success in 16890ms
284
+ CJS dist/components/tree/tree.js 720.18 KB
285
+ CJS ⚡️ Build success in 450ms
286
+ DTS ⚡️ Build success in 16505ms
287
287
  DTS dist/index.d.ts 3.15 KB
288
288
  DTS dist/components/accordion/index.d.ts 229.00 B
289
289
  DTS dist/components/button/index.d.ts 415.00 B
@@ -337,8 +337,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
337
337
  DTS dist/components/pagination/pagination.d.ts 3.09 KB
338
338
  DTS dist/components/progress/progress.d.ts 4.39 KB
339
339
  DTS dist/components/radio/radio.d.ts 4.96 KB
340
- DTS dist/components/scroll/scrollArea.d.ts 423.00 B
341
340
  DTS dist/components/ripple/ripple.d.ts 820.00 B
341
+ DTS dist/components/scroll/scrollArea.d.ts 423.00 B
342
342
  DTS dist/components/select/select.d.ts 7.79 KB
343
343
  DTS dist/components/skeleton/skeleton.d.ts 425.00 B
344
344
  DTS dist/components/switch/switch.d.ts 4.09 KB
@@ -366,8 +366,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
366
366
  DTS dist/components/pagination/index.d.ts 132.00 B
367
367
  DTS dist/components/progress/index.d.ts 140.00 B
368
368
  DTS dist/components/radio/index.d.ts 122.00 B
369
- DTS dist/components/scroll/index.d.ts 101.00 B
370
369
  DTS dist/components/ripple/index.d.ts 157.00 B
370
+ DTS dist/components/scroll/index.d.ts 101.00 B
371
371
  DTS dist/components/select/index.d.ts 151.00 B
372
372
  DTS dist/components/skeleton/index.d.ts 81.00 B
373
373
  DTS dist/components/switch/index.d.ts 124.00 B
@@ -429,8 +429,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
429
429
  DTS dist/components/pagination/pagination.d.mts 3.09 KB
430
430
  DTS dist/components/progress/progress.d.mts 4.39 KB
431
431
  DTS dist/components/radio/radio.d.mts 4.96 KB
432
- DTS dist/components/scroll/scrollArea.d.mts 423.00 B
433
432
  DTS dist/components/ripple/ripple.d.mts 821.00 B
433
+ DTS dist/components/scroll/scrollArea.d.mts 423.00 B
434
434
  DTS dist/components/select/select.d.mts 7.79 KB
435
435
  DTS dist/components/skeleton/skeleton.d.mts 425.00 B
436
436
  DTS dist/components/switch/switch.d.mts 4.09 KB
@@ -458,8 +458,8 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
458
458
  DTS dist/components/pagination/index.d.mts 134.00 B
459
459
  DTS dist/components/progress/index.d.mts 142.00 B
460
460
  DTS dist/components/radio/index.d.mts 124.00 B
461
- DTS dist/components/scroll/index.d.mts 102.00 B
462
461
  DTS dist/components/ripple/index.d.mts 159.00 B
462
+ DTS dist/components/scroll/index.d.mts 102.00 B
463
463
  DTS dist/components/select/index.d.mts 153.00 B
464
464
  DTS dist/components/skeleton/index.d.mts 82.00 B
465
465
  DTS dist/components/switch/index.d.mts 126.00 B
@@ -469,4 +469,4 @@ $ cross-env NODE_OPTIONS=--max-old-space-size=8192 tsup src --dts && yarn copy:f
469
469
  DTS dist/components/tree/index.d.mts 185.00 B
470
470
  DTS dist/tooltip-utils-DO3LQaVM.d.mts 2.05 KB
471
471
  $ copyfiles -u 2 src/fonts/**/* dist/fonts
472
- Done in 17.39s.
472
+ Done in 17.34s.
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-AF4I7ZQS.mjs";
5
5
  import {
6
6
  button_default
7
- } from "./chunk-66X6SVGO.mjs";
7
+ } from "./chunk-V5OCV42N.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-JP4TEWP7.mjs";
@@ -4,10 +4,10 @@ import {
4
4
  } from "./chunk-MVL7HJSH.mjs";
5
5
  import {
6
6
  button_default
7
- } from "./chunk-66X6SVGO.mjs";
7
+ } from "./chunk-V5OCV42N.mjs";
8
8
  import {
9
9
  icon_button_default
10
- } from "./chunk-Z6IOS3S6.mjs";
10
+ } from "./chunk-P6CRHHI3.mjs";
11
11
 
12
12
  // src/components/fileUpload/fileUpload.tsx
13
13
  import { useRef, useState, useEffect } from "react";
@@ -125,6 +125,7 @@ var Table = forwardRef((originalProps, ref) => {
125
125
  emptyContent,
126
126
  isLoading = false,
127
127
  classNames,
128
+ variant,
128
129
  color,
129
130
  size,
130
131
  skeletonRow,
@@ -226,6 +227,7 @@ var Table = forwardRef((originalProps, ref) => {
226
227
  showPagination && /* @__PURE__ */ jsx2("div", { className: "flex justify-center", children: /* @__PURE__ */ jsx2(
227
228
  pagination_default,
228
229
  {
230
+ variant: variant === "outline" ? "solid" : variant,
229
231
  color,
230
232
  currentPage: page,
231
233
  totalPage: Math.ceil(totalData / perPage),
@@ -256,6 +258,7 @@ var tableStyle = tv({
256
258
  ],
257
259
  td: [
258
260
  "relative",
261
+ "bg-body-background",
259
262
  "text-foreground",
260
263
  "whitespace-normal",
261
264
  "outline-none",
@@ -284,7 +287,7 @@ var tableStyle = tv({
284
287
  outline: {
285
288
  tbody: ["[&>td]:border"],
286
289
  th: ["border"],
287
- td: ["border", "bg-body-background"]
290
+ td: ["border"]
288
291
  },
289
292
  underline: {
290
293
  tbody: ["[&>tr]:border-b"],
@@ -5,11 +5,11 @@ import {
5
5
  import "../../chunk-MY5U63QO.mjs";
6
6
  import "../../chunk-JBSV7GCL.mjs";
7
7
  import "../../chunk-ITWKPTSD.mjs";
8
- import "../../chunk-66X6SVGO.mjs";
9
- import "../../chunk-Z6IOS3S6.mjs";
8
+ import "../../chunk-V5OCV42N.mjs";
9
+ import "../../chunk-P6CRHHI3.mjs";
10
10
  import "../../chunk-6WSACUIB.mjs";
11
- import "../../chunk-6PNKRBUT.mjs";
12
11
  import "../../chunk-LXHUO6VM.mjs";
12
+ import "../../chunk-6PNKRBUT.mjs";
13
13
  import "../../chunk-ZYIIXWVY.mjs";
14
14
  import "../../chunk-JP4TEWP7.mjs";
15
15
  import "../../chunk-E3G5QXSH.mjs";
@@ -6,11 +6,11 @@ import {
6
6
  import "../../chunk-MY5U63QO.mjs";
7
7
  import "../../chunk-JBSV7GCL.mjs";
8
8
  import "../../chunk-ITWKPTSD.mjs";
9
- import "../../chunk-66X6SVGO.mjs";
10
- import "../../chunk-Z6IOS3S6.mjs";
9
+ import "../../chunk-V5OCV42N.mjs";
10
+ import "../../chunk-P6CRHHI3.mjs";
11
11
  import "../../chunk-6WSACUIB.mjs";
12
- import "../../chunk-6PNKRBUT.mjs";
13
12
  import "../../chunk-LXHUO6VM.mjs";
13
+ import "../../chunk-6PNKRBUT.mjs";
14
14
  import "../../chunk-ZYIIXWVY.mjs";
15
15
  import "../../chunk-JP4TEWP7.mjs";
16
16
  import "../../chunk-E3G5QXSH.mjs";
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  button_default
4
- } from "../../chunk-66X6SVGO.mjs";
4
+ } from "../../chunk-V5OCV42N.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
- import "../../chunk-6PNKRBUT.mjs";
7
6
  import "../../chunk-LXHUO6VM.mjs";
7
+ import "../../chunk-6PNKRBUT.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
9
  import "../../chunk-JP4TEWP7.mjs";
10
10
  import "../../chunk-E3G5QXSH.mjs";
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  icon_button_default
4
- } from "../../chunk-Z6IOS3S6.mjs";
4
+ } from "../../chunk-P6CRHHI3.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
- import "../../chunk-6PNKRBUT.mjs";
7
6
  import "../../chunk-LXHUO6VM.mjs";
7
+ import "../../chunk-6PNKRBUT.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
9
  import "../../chunk-JP4TEWP7.mjs";
10
10
  import "../../chunk-E3G5QXSH.mjs";
@@ -8,13 +8,13 @@ import {
8
8
  } from "../../chunk-ITWKPTSD.mjs";
9
9
  import {
10
10
  button_default
11
- } from "../../chunk-66X6SVGO.mjs";
11
+ } from "../../chunk-V5OCV42N.mjs";
12
12
  import {
13
13
  icon_button_default
14
- } from "../../chunk-Z6IOS3S6.mjs";
14
+ } from "../../chunk-P6CRHHI3.mjs";
15
15
  import "../../chunk-6WSACUIB.mjs";
16
- import "../../chunk-6PNKRBUT.mjs";
17
16
  import "../../chunk-LXHUO6VM.mjs";
17
+ import "../../chunk-6PNKRBUT.mjs";
18
18
  import "../../chunk-ZYIIXWVY.mjs";
19
19
  import "../../chunk-JP4TEWP7.mjs";
20
20
  import "../../chunk-E3G5QXSH.mjs";
@@ -3,17 +3,17 @@ import {
3
3
  FileUpload,
4
4
  fileUploadStyle,
5
5
  fileUpload_default
6
- } from "../../chunk-KPV5BPMU.mjs";
6
+ } from "../../chunk-Q3JMHIW5.mjs";
7
7
  import "../../chunk-2GCSFWHD.mjs";
8
8
  import "../../chunk-MVL7HJSH.mjs";
9
9
  import "../../chunk-MY5U63QO.mjs";
10
10
  import "../../chunk-JBSV7GCL.mjs";
11
11
  import "../../chunk-ITWKPTSD.mjs";
12
- import "../../chunk-66X6SVGO.mjs";
13
- import "../../chunk-Z6IOS3S6.mjs";
12
+ import "../../chunk-V5OCV42N.mjs";
13
+ import "../../chunk-P6CRHHI3.mjs";
14
14
  import "../../chunk-6WSACUIB.mjs";
15
- import "../../chunk-6PNKRBUT.mjs";
16
15
  import "../../chunk-LXHUO6VM.mjs";
16
+ import "../../chunk-6PNKRBUT.mjs";
17
17
  import "../../chunk-ZYIIXWVY.mjs";
18
18
  import "../../chunk-JP4TEWP7.mjs";
19
19
  import "../../chunk-E3G5QXSH.mjs";
@@ -2,17 +2,17 @@
2
2
  import "../../chunk-RLXOHILK.mjs";
3
3
  import {
4
4
  fileUpload_default
5
- } from "../../chunk-KPV5BPMU.mjs";
5
+ } from "../../chunk-Q3JMHIW5.mjs";
6
6
  import "../../chunk-2GCSFWHD.mjs";
7
7
  import "../../chunk-MVL7HJSH.mjs";
8
8
  import "../../chunk-MY5U63QO.mjs";
9
9
  import "../../chunk-JBSV7GCL.mjs";
10
10
  import "../../chunk-ITWKPTSD.mjs";
11
- import "../../chunk-66X6SVGO.mjs";
12
- import "../../chunk-Z6IOS3S6.mjs";
11
+ import "../../chunk-V5OCV42N.mjs";
12
+ import "../../chunk-P6CRHHI3.mjs";
13
13
  import "../../chunk-6WSACUIB.mjs";
14
- import "../../chunk-6PNKRBUT.mjs";
15
14
  import "../../chunk-LXHUO6VM.mjs";
15
+ import "../../chunk-6PNKRBUT.mjs";
16
16
  import "../../chunk-ZYIIXWVY.mjs";
17
17
  import "../../chunk-JP4TEWP7.mjs";
18
18
  import "../../chunk-E3G5QXSH.mjs";
@@ -2,17 +2,17 @@
2
2
  import "../../chunk-DJOG6Z35.mjs";
3
3
  import {
4
4
  modal_default
5
- } from "../../chunk-3IBXNNJV.mjs";
5
+ } from "../../chunk-D6OJWEZM.mjs";
6
6
  import "../../chunk-SE5TU755.mjs";
7
7
  import "../../chunk-AF4I7ZQS.mjs";
8
8
  import "../../chunk-MY5U63QO.mjs";
9
9
  import "../../chunk-JBSV7GCL.mjs";
10
10
  import "../../chunk-ITWKPTSD.mjs";
11
- import "../../chunk-66X6SVGO.mjs";
12
- import "../../chunk-Z6IOS3S6.mjs";
11
+ import "../../chunk-V5OCV42N.mjs";
12
+ import "../../chunk-P6CRHHI3.mjs";
13
13
  import "../../chunk-6WSACUIB.mjs";
14
- import "../../chunk-6PNKRBUT.mjs";
15
14
  import "../../chunk-LXHUO6VM.mjs";
15
+ import "../../chunk-6PNKRBUT.mjs";
16
16
  import "../../chunk-ZYIIXWVY.mjs";
17
17
  import "../../chunk-JP4TEWP7.mjs";
18
18
  import "../../chunk-E3G5QXSH.mjs";
@@ -1,17 +1,17 @@
1
1
  "use client";
2
2
  import {
3
3
  modal_default
4
- } from "../../chunk-3IBXNNJV.mjs";
4
+ } from "../../chunk-D6OJWEZM.mjs";
5
5
  import "../../chunk-SE5TU755.mjs";
6
6
  import "../../chunk-AF4I7ZQS.mjs";
7
7
  import "../../chunk-MY5U63QO.mjs";
8
8
  import "../../chunk-JBSV7GCL.mjs";
9
9
  import "../../chunk-ITWKPTSD.mjs";
10
- import "../../chunk-66X6SVGO.mjs";
11
- import "../../chunk-Z6IOS3S6.mjs";
10
+ import "../../chunk-V5OCV42N.mjs";
11
+ import "../../chunk-P6CRHHI3.mjs";
12
12
  import "../../chunk-6WSACUIB.mjs";
13
- import "../../chunk-6PNKRBUT.mjs";
14
13
  import "../../chunk-LXHUO6VM.mjs";
14
+ import "../../chunk-6PNKRBUT.mjs";
15
15
  import "../../chunk-ZYIIXWVY.mjs";
16
16
  import "../../chunk-JP4TEWP7.mjs";
17
17
  import "../../chunk-E3G5QXSH.mjs";
@@ -1,11 +1,11 @@
1
1
  "use client";
2
2
  import "../../chunk-6WSACUIB.mjs";
3
- import {
4
- useRipple
5
- } from "../../chunk-6PNKRBUT.mjs";
6
3
  import {
7
4
  ripple_default
8
5
  } from "../../chunk-LXHUO6VM.mjs";
6
+ import {
7
+ useRipple
8
+ } from "../../chunk-6PNKRBUT.mjs";
9
9
  import "../../chunk-AC6TWLRT.mjs";
10
10
  export {
11
11
  ripple_default as Ripple,
@@ -6170,6 +6170,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6170
6170
  emptyContent,
6171
6171
  isLoading = false,
6172
6172
  classNames,
6173
+ variant,
6173
6174
  color,
6174
6175
  size,
6175
6176
  skeletonRow,
@@ -6271,6 +6272,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6271
6272
  showPagination && /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("div", { className: "flex justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
6272
6273
  pagination_default,
6273
6274
  {
6275
+ variant: variant === "outline" ? "solid" : variant,
6274
6276
  color,
6275
6277
  currentPage: page,
6276
6278
  totalPage: Math.ceil(totalData / perPage),
@@ -6301,6 +6303,7 @@ var tableStyle = (0, import_tailwind_variants7.tv)({
6301
6303
  ],
6302
6304
  td: [
6303
6305
  "relative",
6306
+ "bg-body-background",
6304
6307
  "text-foreground",
6305
6308
  "whitespace-normal",
6306
6309
  "outline-none",
@@ -6329,7 +6332,7 @@ var tableStyle = (0, import_tailwind_variants7.tv)({
6329
6332
  outline: {
6330
6333
  tbody: ["[&>td]:border"],
6331
6334
  th: ["border"],
6332
- td: ["border", "bg-body-background"]
6335
+ td: ["border"]
6333
6336
  },
6334
6337
  underline: {
6335
6338
  tbody: ["[&>tr]:border-b"],
@@ -2,7 +2,7 @@
2
2
  import "../../chunk-DX3KXNP6.mjs";
3
3
  import {
4
4
  table_default
5
- } from "../../chunk-TMQVDHLM.mjs";
5
+ } from "../../chunk-ZFKQOPMK.mjs";
6
6
  import "../../chunk-MZ76AA76.mjs";
7
7
  import "../../chunk-6PN3DGOE.mjs";
8
8
  import {
@@ -6086,6 +6086,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6086
6086
  emptyContent,
6087
6087
  isLoading = false,
6088
6088
  classNames,
6089
+ variant,
6089
6090
  color,
6090
6091
  size,
6091
6092
  skeletonRow,
@@ -6187,6 +6188,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6187
6188
  showPagination && /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("div", { className: "flex justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
6188
6189
  pagination_default,
6189
6190
  {
6191
+ variant: variant === "outline" ? "solid" : variant,
6190
6192
  color,
6191
6193
  currentPage: page,
6192
6194
  totalPage: Math.ceil(totalData / perPage),
@@ -6216,6 +6218,7 @@ var tableStyle = (0, import_tailwind_variants7.tv)({
6216
6218
  ],
6217
6219
  td: [
6218
6220
  "relative",
6221
+ "bg-body-background",
6219
6222
  "text-foreground",
6220
6223
  "whitespace-normal",
6221
6224
  "outline-none",
@@ -6244,7 +6247,7 @@ var tableStyle = (0, import_tailwind_variants7.tv)({
6244
6247
  outline: {
6245
6248
  tbody: ["[&>td]:border"],
6246
6249
  th: ["border"],
6247
- td: ["border", "bg-body-background"]
6250
+ td: ["border"]
6248
6251
  },
6249
6252
  underline: {
6250
6253
  tbody: ["[&>tr]:border-b"],
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  table_body_default
4
- } from "../../chunk-TMQVDHLM.mjs";
4
+ } from "../../chunk-ZFKQOPMK.mjs";
5
5
  import "../../chunk-MZ76AA76.mjs";
6
6
  import "../../chunk-6PN3DGOE.mjs";
7
7
  import "../../chunk-DQRAFUDA.mjs";
@@ -6110,6 +6110,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6110
6110
  emptyContent,
6111
6111
  isLoading = false,
6112
6112
  classNames,
6113
+ variant,
6113
6114
  color,
6114
6115
  size,
6115
6116
  skeletonRow,
@@ -6211,6 +6212,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6211
6212
  showPagination && /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("div", { className: "flex justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
6212
6213
  pagination_default,
6213
6214
  {
6215
+ variant: variant === "outline" ? "solid" : variant,
6214
6216
  color,
6215
6217
  currentPage: page,
6216
6218
  totalPage: Math.ceil(totalData / perPage),
@@ -6240,6 +6242,7 @@ var tableStyle = (0, import_tailwind_variants7.tv)({
6240
6242
  ],
6241
6243
  td: [
6242
6244
  "relative",
6245
+ "bg-body-background",
6243
6246
  "text-foreground",
6244
6247
  "whitespace-normal",
6245
6248
  "outline-none",
@@ -6268,7 +6271,7 @@ var tableStyle = (0, import_tailwind_variants7.tv)({
6268
6271
  outline: {
6269
6272
  tbody: ["[&>td]:border"],
6270
6273
  th: ["border"],
6271
- td: ["border", "bg-body-background"]
6274
+ td: ["border"]
6272
6275
  },
6273
6276
  underline: {
6274
6277
  tbody: ["[&>tr]:border-b"],
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  table_head_default
4
- } from "../../chunk-TMQVDHLM.mjs";
4
+ } from "../../chunk-ZFKQOPMK.mjs";
5
5
  import "../../chunk-MZ76AA76.mjs";
6
6
  import "../../chunk-6PN3DGOE.mjs";
7
7
  import "../../chunk-DQRAFUDA.mjs";
@@ -6168,6 +6168,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6168
6168
  emptyContent,
6169
6169
  isLoading = false,
6170
6170
  classNames,
6171
+ variant,
6171
6172
  color,
6172
6173
  size,
6173
6174
  skeletonRow,
@@ -6269,6 +6270,7 @@ var Table = (0, import_react5.forwardRef)((originalProps, ref) => {
6269
6270
  showPagination && /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("div", { className: "flex justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
6270
6271
  pagination_default,
6271
6272
  {
6273
+ variant: variant === "outline" ? "solid" : variant,
6272
6274
  color,
6273
6275
  currentPage: page,
6274
6276
  totalPage: Math.ceil(totalData / perPage),
@@ -6299,6 +6301,7 @@ var tableStyle = (0, import_tailwind_variants7.tv)({
6299
6301
  ],
6300
6302
  td: [
6301
6303
  "relative",
6304
+ "bg-body-background",
6302
6305
  "text-foreground",
6303
6306
  "whitespace-normal",
6304
6307
  "outline-none",
@@ -6327,7 +6330,7 @@ var tableStyle = (0, import_tailwind_variants7.tv)({
6327
6330
  outline: {
6328
6331
  tbody: ["[&>td]:border"],
6329
6332
  th: ["border"],
6330
- td: ["border", "bg-body-background"]
6333
+ td: ["border"]
6331
6334
  },
6332
6335
  underline: {
6333
6336
  tbody: ["[&>tr]:border-b"],
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  getCellStyle,
4
4
  table_default
5
- } from "../../chunk-TMQVDHLM.mjs";
5
+ } from "../../chunk-ZFKQOPMK.mjs";
6
6
  import "../../chunk-MZ76AA76.mjs";
7
7
  import "../../chunk-6PN3DGOE.mjs";
8
8
  import "../../chunk-DQRAFUDA.mjs";
package/dist/index.js CHANGED
@@ -8504,6 +8504,7 @@ var Table = (0, import_react17.forwardRef)((originalProps, ref) => {
8504
8504
  emptyContent,
8505
8505
  isLoading = false,
8506
8506
  classNames,
8507
+ variant,
8507
8508
  color,
8508
8509
  size,
8509
8510
  skeletonRow,
@@ -8605,6 +8606,7 @@ var Table = (0, import_react17.forwardRef)((originalProps, ref) => {
8605
8606
  showPagination && /* @__PURE__ */ (0, import_jsx_runtime22.jsx)("div", { className: "flex justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
8606
8607
  pagination_default,
8607
8608
  {
8609
+ variant: variant === "outline" ? "solid" : variant,
8608
8610
  color,
8609
8611
  currentPage: page,
8610
8612
  totalPage: Math.ceil(totalData / perPage),
@@ -8635,6 +8637,7 @@ var tableStyle = (0, import_tailwind_variants18.tv)({
8635
8637
  ],
8636
8638
  td: [
8637
8639
  "relative",
8640
+ "bg-body-background",
8638
8641
  "text-foreground",
8639
8642
  "whitespace-normal",
8640
8643
  "outline-none",
@@ -8663,7 +8666,7 @@ var tableStyle = (0, import_tailwind_variants18.tv)({
8663
8666
  outline: {
8664
8667
  tbody: ["[&>td]:border"],
8665
8668
  th: ["border"],
8666
- td: ["border", "bg-body-background"]
8669
+ td: ["border"]
8667
8670
  },
8668
8671
  underline: {
8669
8672
  tbody: ["[&>tr]:border-b"],
package/dist/index.mjs CHANGED
@@ -21,7 +21,7 @@ import "./chunk-WSIADHVC.mjs";
21
21
  import "./chunk-DX3KXNP6.mjs";
22
22
  import {
23
23
  table_default
24
- } from "./chunk-TMQVDHLM.mjs";
24
+ } from "./chunk-ZFKQOPMK.mjs";
25
25
  import "./chunk-3MY6LO7N.mjs";
26
26
  import {
27
27
  tabs_default
@@ -60,7 +60,7 @@ import {
60
60
  import "./chunk-DJOG6Z35.mjs";
61
61
  import {
62
62
  modal_default
63
- } from "./chunk-3IBXNNJV.mjs";
63
+ } from "./chunk-D6OJWEZM.mjs";
64
64
  import "./chunk-7B7LRG5J.mjs";
65
65
  import {
66
66
  pagination_default
@@ -70,7 +70,7 @@ import "./chunk-32GA3YW4.mjs";
70
70
  import "./chunk-RLXOHILK.mjs";
71
71
  import {
72
72
  fileUpload_default
73
- } from "./chunk-KPV5BPMU.mjs";
73
+ } from "./chunk-Q3JMHIW5.mjs";
74
74
  import "./chunk-2GCSFWHD.mjs";
75
75
  import {
76
76
  input_default
@@ -94,10 +94,6 @@ import "./chunk-P732YGHO.mjs";
94
94
  import {
95
95
  drawer_default
96
96
  } from "./chunk-S7Y7XUBL.mjs";
97
- import "./chunk-QZ3LVYJW.mjs";
98
- import {
99
- checkbox_default
100
- } from "./chunk-XZ5DXOJQ.mjs";
101
97
  import "./chunk-XOH6GWRD.mjs";
102
98
  import {
103
99
  areaChart_default
@@ -108,6 +104,10 @@ import {
108
104
  import {
109
105
  circularProgress_default
110
106
  } from "./chunk-7VS6YXNB.mjs";
107
+ import "./chunk-QZ3LVYJW.mjs";
108
+ import {
109
+ checkbox_default
110
+ } from "./chunk-XZ5DXOJQ.mjs";
111
111
  import {
112
112
  chip_default
113
113
  } from "./chunk-TZHEZEJ5.mjs";
@@ -128,13 +128,13 @@ import {
128
128
  } from "./chunk-ITWKPTSD.mjs";
129
129
  import {
130
130
  button_default
131
- } from "./chunk-66X6SVGO.mjs";
131
+ } from "./chunk-V5OCV42N.mjs";
132
132
  import {
133
133
  icon_button_default
134
- } from "./chunk-Z6IOS3S6.mjs";
134
+ } from "./chunk-P6CRHHI3.mjs";
135
135
  import "./chunk-6WSACUIB.mjs";
136
- import "./chunk-6PNKRBUT.mjs";
137
136
  import "./chunk-LXHUO6VM.mjs";
137
+ import "./chunk-6PNKRBUT.mjs";
138
138
  import "./chunk-ZYIIXWVY.mjs";
139
139
  import {
140
140
  Icon_default,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@deepnoid/ui",
3
- "version": "0.1.90",
3
+ "version": "0.1.92",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "exports": {
@@ -1,10 +1,10 @@
1
1
  "use client";
2
- import {
3
- useRipple
4
- } from "./chunk-6PNKRBUT.mjs";
5
2
  import {
6
3
  ripple_default
7
4
  } from "./chunk-LXHUO6VM.mjs";
5
+ import {
6
+ useRipple
7
+ } from "./chunk-6PNKRBUT.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-JP4TEWP7.mjs";
@@ -1,10 +1,10 @@
1
1
  "use client";
2
- import {
3
- useRipple
4
- } from "./chunk-6PNKRBUT.mjs";
5
2
  import {
6
3
  ripple_default
7
4
  } from "./chunk-LXHUO6VM.mjs";
5
+ import {
6
+ useRipple
7
+ } from "./chunk-6PNKRBUT.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-JP4TEWP7.mjs";