@deepnoid/ui 1.0.11 → 1.0.13
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.
- package/.turbo/turbo-build.log +290 -290
- package/README.md +46 -17
- package/dist/{chunk-2HYBU7NH.mjs → chunk-37BZALDV.mjs} +1 -1
- package/dist/{chunk-P4GNXDMO.mjs → chunk-5RJYESLP.mjs} +1 -1
- package/dist/{chunk-NJWXYTBQ.mjs → chunk-62M6VPFS.mjs} +1 -1
- package/dist/{chunk-47FA6TWG.mjs → chunk-6F6HERZF.mjs} +1 -1
- package/dist/{chunk-5K5HG64H.mjs → chunk-6ZVFACPA.mjs} +3 -3
- package/dist/{chunk-HKF5BNPX.mjs → chunk-7CTICAGW.mjs} +1 -1
- package/dist/{chunk-MTEVJZPH.mjs → chunk-7MMUS5ER.mjs} +1 -1
- package/dist/{chunk-KXR5SJQT.mjs → chunk-7U7FM6I6.mjs} +2 -2
- package/dist/{chunk-FFKXQUER.mjs → chunk-AO6LNH3D.mjs} +1 -1
- package/dist/{chunk-XNDDHEW6.mjs → chunk-AYTOWECM.mjs} +2 -2
- package/dist/{chunk-2KKZXS5A.mjs → chunk-AZT7MLD2.mjs} +2 -2
- package/dist/{chunk-3JKORA4G.mjs → chunk-CXVDES22.mjs} +1 -1
- package/dist/{chunk-3N442F6I.mjs → chunk-D3DKXTTY.mjs} +1 -1
- package/dist/{chunk-EIVSXVP5.mjs → chunk-D7DDV4UN.mjs} +3 -3
- package/dist/{chunk-ZRYYG7T6.mjs → chunk-FNES52QP.mjs} +3 -3
- package/dist/{chunk-3WTJDGIC.mjs → chunk-G45IQ6PX.mjs} +3 -3
- package/dist/{chunk-DI7QXTYZ.mjs → chunk-G6SZN3EK.mjs} +2 -2
- package/dist/{chunk-JXCOQOOE.mjs → chunk-H7D5EBLL.mjs} +3 -3
- package/dist/{chunk-4V5D237Z.mjs → chunk-HXBZB7CW.mjs} +1 -1
- package/dist/{chunk-VUO5J2OK.mjs → chunk-KE26ONWZ.mjs} +1 -1
- package/dist/{chunk-OK34FKBQ.mjs → chunk-LCEFG5IY.mjs} +3 -3
- package/dist/{chunk-67DEFPS6.mjs → chunk-LHWHM4LQ.mjs} +1 -1
- package/dist/{chunk-LJSGQO4B.mjs → chunk-MC7SI5Q7.mjs} +1 -1
- package/dist/{chunk-GSOTTSR4.mjs → chunk-MT7AFUKT.mjs} +1 -1
- package/dist/{chunk-M7V5YMM2.mjs → chunk-O2KC4CDE.mjs} +2 -2
- package/dist/{chunk-3QZPVRM5.mjs → chunk-PIUOU6LS.mjs} +1 -1
- package/dist/{chunk-44Z6L7FL.mjs → chunk-PRLKKUBY.mjs} +2 -2
- package/dist/{chunk-MYFMT2ZT.mjs → chunk-Q5T3XRA3.mjs} +8 -8
- package/dist/{chunk-ZXKXTIPE.mjs → chunk-QUWWLVCI.mjs} +1 -1
- package/dist/{chunk-6CNPC722.mjs → chunk-R32BQ3NV.mjs} +1 -1
- package/dist/{chunk-NKYNCXOU.mjs → chunk-SLKXMIWY.mjs} +3 -2
- package/dist/{chunk-W3AO4G35.mjs → chunk-SNNSEK5T.mjs} +10 -10
- package/dist/{chunk-RMWLYCNN.mjs → chunk-TGXYSXEN.mjs} +5 -5
- package/dist/chunk-UP6RPQDX.mjs +46 -0
- package/dist/{chunk-KPOXK7NN.mjs → chunk-USZSQXHS.mjs} +1 -1
- package/dist/{chunk-VO2ZIGIK.mjs → chunk-WTBRXQFT.mjs} +1 -1
- package/dist/{chunk-UJCQCSQ5.mjs → chunk-X7SYBDST.mjs} +8 -8
- package/dist/{chunk-EWS3FESG.mjs → chunk-XS32UZI3.mjs} +12 -14
- package/dist/{chunk-DJZHJNYH.mjs → chunk-XTMOAGLY.mjs} +4 -4
- package/dist/{chunk-BBCJTXGU.mjs → chunk-Y3A7PN4Q.mjs} +1 -1
- package/dist/{chunk-HJ2RUGGG.mjs → chunk-Y6EIO72X.mjs} +1 -1
- package/dist/{chunk-JUKILR6X.mjs → chunk-ZCJPPLYH.mjs} +1 -1
- package/dist/{chunk-O3E6E4QS.mjs → chunk-ZDZKGGK3.mjs} +2 -2
- package/dist/{chunk-XOR6NQTS.mjs → chunk-ZPMS2CYP.mjs} +2 -2
- package/dist/{chunk-RKHH3CUS.mjs → chunk-ZUNOPH7C.mjs} +2 -2
- package/dist/components/accordion/accordion.js +31 -680
- package/dist/components/accordion/accordion.mjs +2 -3
- package/dist/components/accordion/accordionItem.js +33 -681
- package/dist/components/accordion/accordionItem.mjs +2 -3
- package/dist/components/accordion/index.js +33 -681
- package/dist/components/accordion/index.mjs +3 -4
- package/dist/components/avatar/avatar.js +31 -680
- package/dist/components/avatar/avatar.mjs +2 -3
- package/dist/components/avatar/index.js +31 -680
- package/dist/components/avatar/index.mjs +2 -3
- package/dist/components/backdrop/backdrop.js +31 -680
- package/dist/components/backdrop/backdrop.mjs +2 -3
- package/dist/components/backdrop/index.js +31 -680
- package/dist/components/backdrop/index.mjs +2 -3
- package/dist/components/breadcrumb/breadcrumb.js +38 -687
- package/dist/components/breadcrumb/breadcrumb.mjs +7 -8
- package/dist/components/breadcrumb/index.js +38 -687
- package/dist/components/breadcrumb/index.mjs +7 -8
- package/dist/components/button/button-group.js +31 -670
- package/dist/components/button/button-group.mjs +2 -3
- package/dist/components/button/button.js +38 -687
- package/dist/components/button/button.mjs +3 -4
- package/dist/components/button/button.style.js +38 -687
- package/dist/components/button/button.style.mjs +2 -3
- package/dist/components/button/icon-button.js +38 -687
- package/dist/components/button/icon-button.mjs +3 -4
- package/dist/components/button/index.js +38 -677
- package/dist/components/button/index.mjs +8 -9
- package/dist/components/button/text-button.js +38 -687
- package/dist/components/button/text-button.mjs +3 -4
- package/dist/components/charts/areaChart.js +43 -694
- package/dist/components/charts/areaChart.mjs +3 -4
- package/dist/components/charts/barChart.js +36 -685
- package/dist/components/charts/barChart.mjs +2 -3
- package/dist/components/charts/circularProgress.js +31 -680
- package/dist/components/charts/circularProgress.mjs +2 -3
- package/dist/components/charts/index.js +53 -704
- package/dist/components/charts/index.mjs +9 -10
- package/dist/components/charts/radarChart.js +31 -680
- package/dist/components/charts/radarChart.mjs +2 -3
- package/dist/components/charts/simpleBarChart.js +36 -685
- package/dist/components/charts/simpleBarChart.mjs +2 -3
- package/dist/components/checkbox/checkbox.js +31 -680
- package/dist/components/checkbox/checkbox.mjs +2 -3
- package/dist/components/checkbox/index.js +31 -680
- package/dist/components/checkbox/index.mjs +2 -3
- package/dist/components/chip/chip.js +31 -680
- package/dist/components/chip/chip.mjs +2 -3
- package/dist/components/chip/index.js +31 -680
- package/dist/components/chip/index.mjs +2 -3
- package/dist/components/drawer/drawer.js +31 -680
- package/dist/components/drawer/drawer.mjs +2 -3
- package/dist/components/drawer/index.js +31 -680
- package/dist/components/drawer/index.mjs +2 -3
- package/dist/components/fileUpload/fileUpload.d.mts +3 -3
- package/dist/components/fileUpload/fileUpload.d.ts +3 -3
- package/dist/components/fileUpload/fileUpload.js +38 -687
- package/dist/components/fileUpload/fileUpload.mjs +9 -10
- package/dist/components/fileUpload/index.js +38 -687
- package/dist/components/fileUpload/index.mjs +9 -10
- package/dist/components/icon/Icon.mjs +0 -1
- package/dist/components/icon/index.mjs +0 -1
- package/dist/components/icon/template.mjs +0 -1
- package/dist/components/input/index.js +31 -680
- package/dist/components/input/index.mjs +2 -3
- package/dist/components/input/input.js +31 -680
- package/dist/components/input/input.mjs +2 -3
- package/dist/components/list/index.js +31 -680
- package/dist/components/list/index.mjs +4 -5
- package/dist/components/list/list.js +31 -680
- package/dist/components/list/list.mjs +2 -3
- package/dist/components/list/listItem.js +31 -680
- package/dist/components/list/listItem.mjs +3 -4
- package/dist/components/modal/GlobalModalProvider.js +38 -687
- package/dist/components/modal/GlobalModalProvider.mjs +10 -11
- package/dist/components/modal/index.js +38 -687
- package/dist/components/modal/index.mjs +11 -12
- package/dist/components/modal/modal.js +38 -687
- package/dist/components/modal/modal.mjs +9 -10
- package/dist/components/modal/useGlobalModal.mjs +11 -12
- package/dist/components/pagination/index.js +31 -680
- package/dist/components/pagination/index.mjs +3 -4
- package/dist/components/pagination/pagination.js +31 -680
- package/dist/components/pagination/pagination.mjs +3 -4
- package/dist/components/pagination/usePagination.mjs +0 -1
- package/dist/components/picker/datePicker.js +39 -688
- package/dist/components/picker/datePicker.mjs +9 -10
- package/dist/components/picker/day.js +32 -681
- package/dist/components/picker/day.mjs +2 -3
- package/dist/components/picker/index.js +41 -690
- package/dist/components/picker/index.mjs +12 -13
- package/dist/components/picker/timePicker/Panel.js +40 -689
- package/dist/components/picker/timePicker/Panel.mjs +8 -9
- package/dist/components/picker/timePicker/WheelColumn.js +2 -2
- package/dist/components/picker/timePicker/WheelColumn.mjs +1 -2
- package/dist/components/picker/timePicker/index.js +40 -689
- package/dist/components/picker/timePicker/index.mjs +10 -11
- package/dist/components/picker/utils.mjs +0 -1
- package/dist/components/progress/index.js +31 -680
- package/dist/components/progress/index.mjs +2 -3
- package/dist/components/progress/progress.js +31 -680
- package/dist/components/progress/progress.mjs +2 -3
- package/dist/components/radio/index.js +31 -680
- package/dist/components/radio/index.mjs +2 -3
- package/dist/components/radio/radio.js +31 -680
- package/dist/components/radio/radio.mjs +2 -3
- package/dist/components/ripple/index.mjs +0 -1
- package/dist/components/ripple/ripple.mjs +0 -1
- package/dist/components/ripple/useRipple.mjs +0 -1
- package/dist/components/scroll/index.js +12 -14
- package/dist/components/scroll/index.mjs +1 -2
- package/dist/components/scroll/scrollArea.d.mts +2 -1
- package/dist/components/scroll/scrollArea.d.ts +2 -1
- package/dist/components/scroll/scrollArea.js +12 -14
- package/dist/components/scroll/scrollArea.mjs +1 -2
- package/dist/components/select/index.js +46 -695
- package/dist/components/select/index.mjs +7 -8
- package/dist/components/select/select.js +46 -695
- package/dist/components/select/select.mjs +7 -8
- package/dist/components/skeleton/index.mjs +0 -1
- package/dist/components/skeleton/skeleton.mjs +0 -1
- package/dist/components/slider/index.js +33 -682
- package/dist/components/slider/index.mjs +2 -3
- package/dist/components/slider/slider.js +33 -682
- package/dist/components/slider/slider.mjs +2 -3
- package/dist/components/starRating/index.js +33 -682
- package/dist/components/starRating/index.mjs +2 -3
- package/dist/components/starRating/starRating.js +33 -682
- package/dist/components/starRating/starRating.mjs +2 -3
- package/dist/components/switch/index.mjs +0 -1
- package/dist/components/switch/switch.mjs +0 -1
- package/dist/components/table/definition-table.js +31 -680
- package/dist/components/table/definition-table.mjs +2 -3
- package/dist/components/table/form-table.js +31 -680
- package/dist/components/table/form-table.mjs +1 -2
- package/dist/components/table/index.js +43 -694
- package/dist/components/table/index.mjs +10 -11
- package/dist/components/table/table-body.js +43 -694
- package/dist/components/table/table-body.mjs +7 -8
- package/dist/components/table/table-head.js +43 -694
- package/dist/components/table/table-head.mjs +7 -8
- package/dist/components/table/table.js +43 -694
- package/dist/components/table/table.mjs +7 -8
- package/dist/components/tabs/index.js +31 -680
- package/dist/components/tabs/index.mjs +2 -3
- package/dist/components/tabs/tabs.js +31 -680
- package/dist/components/tabs/tabs.mjs +2 -3
- package/dist/components/textarea/index.mjs +0 -1
- package/dist/components/textarea/textarea.mjs +0 -1
- package/dist/components/timePicker/calendar.js +31 -670
- package/dist/components/timePicker/calendar.mjs +1 -2
- package/dist/components/timePicker/useDateTimePicker.mjs +0 -1
- package/dist/components/toast/index.js +31 -680
- package/dist/components/toast/index.mjs +4 -5
- package/dist/components/toast/toast-utils.mjs +0 -1
- package/dist/components/toast/toast.js +31 -680
- package/dist/components/toast/toast.mjs +2 -3
- package/dist/components/toast/use-toast.js +31 -680
- package/dist/components/toast/use-toast.mjs +3 -4
- package/dist/components/tooltip/index.js +31 -680
- package/dist/components/tooltip/index.mjs +2 -3
- package/dist/components/tooltip/tooltip-utils.mjs +0 -1
- package/dist/components/tooltip/tooltip.js +31 -680
- package/dist/components/tooltip/tooltip.mjs +2 -3
- package/dist/components/tooltip/useTooltip.mjs +0 -1
- package/dist/components/tree/index.js +31 -680
- package/dist/components/tree/index.mjs +2 -3
- package/dist/components/tree/tree.d.mts +3 -3
- package/dist/components/tree/tree.d.ts +3 -3
- package/dist/components/tree/tree.js +31 -680
- package/dist/components/tree/tree.mjs +2 -3
- package/dist/fonts/NanumSquare_acB.mjs +0 -1
- package/dist/fonts/NanumSquare_acEB.mjs +0 -1
- package/dist/fonts/NanumSquare_acL.mjs +0 -1
- package/dist/fonts/NanumSquare_acR.mjs +0 -1
- package/dist/hooks/useIsMounted.mjs +0 -1
- package/dist/index.d.mts +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.js +77 -964
- package/dist/index.mjs +86 -89
- package/dist/style.css +372 -0
- package/dist/style.d.mts +2 -0
- package/dist/style.d.ts +2 -0
- package/dist/utils/clsx.mjs +0 -1
- package/dist/utils/props.mjs +0 -1
- package/dist/utils/tailwind-variants.js +31 -680
- package/dist/utils/tailwind-variants.mjs +1 -2
- package/package.json +3 -3
- package/dist/chunk-AC6TWLRT.mjs +0 -31
- package/dist/chunk-DPWUIAVC.mjs +0 -932
- package/postcss.config.js +0 -6
- package/tailwind.config.ts +0 -4
package/dist/index.mjs
CHANGED
|
@@ -2,162 +2,163 @@
|
|
|
2
2
|
import "./chunk-MBLZYQCN.mjs";
|
|
3
3
|
import {
|
|
4
4
|
tree_default
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-HIE2YRGA.mjs";
|
|
7
|
-
import {
|
|
8
|
-
tooltip_default
|
|
9
|
-
} from "./chunk-LJSGQO4B.mjs";
|
|
10
|
-
import "./chunk-ZMOAFSYE.mjs";
|
|
11
|
-
import "./chunk-WSIADHVC.mjs";
|
|
5
|
+
} from "./chunk-R32BQ3NV.mjs";
|
|
12
6
|
import "./chunk-LUWGOKLG.mjs";
|
|
13
7
|
import {
|
|
14
8
|
ToastProvider,
|
|
15
9
|
useToast
|
|
16
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-H7D5EBLL.mjs";
|
|
11
|
+
import "./chunk-ZOTHPHXA.mjs";
|
|
17
12
|
import {
|
|
18
13
|
toast_default
|
|
19
|
-
} from "./chunk-
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-RRAZM5D3.mjs";
|
|
14
|
+
} from "./chunk-ZCJPPLYH.mjs";
|
|
15
|
+
import "./chunk-HIE2YRGA.mjs";
|
|
22
16
|
import {
|
|
23
|
-
|
|
24
|
-
} from "./chunk-
|
|
17
|
+
tooltip_default
|
|
18
|
+
} from "./chunk-MC7SI5Q7.mjs";
|
|
19
|
+
import "./chunk-ZMOAFSYE.mjs";
|
|
20
|
+
import "./chunk-WSIADHVC.mjs";
|
|
25
21
|
import "./chunk-DX3KXNP6.mjs";
|
|
26
|
-
import {
|
|
27
|
-
definition_table_default
|
|
28
|
-
} from "./chunk-4V5D237Z.mjs";
|
|
29
22
|
import {
|
|
30
23
|
table_default
|
|
31
|
-
} from "./chunk-
|
|
32
|
-
import "./chunk-
|
|
24
|
+
} from "./chunk-6ZVFACPA.mjs";
|
|
25
|
+
import "./chunk-3MY6LO7N.mjs";
|
|
33
26
|
import {
|
|
34
|
-
|
|
35
|
-
} from "./chunk-
|
|
27
|
+
tabs_default
|
|
28
|
+
} from "./chunk-USZSQXHS.mjs";
|
|
29
|
+
import "./chunk-RRAZM5D3.mjs";
|
|
30
|
+
import {
|
|
31
|
+
textarea_default
|
|
32
|
+
} from "./chunk-MAGZDGUW.mjs";
|
|
36
33
|
import "./chunk-OLQOLLKG.mjs";
|
|
37
34
|
import {
|
|
38
35
|
starRating_default
|
|
39
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-D7DDV4UN.mjs";
|
|
37
|
+
import "./chunk-MZ76AA76.mjs";
|
|
38
|
+
import {
|
|
39
|
+
skeleton_default
|
|
40
|
+
} from "./chunk-6PN3DGOE.mjs";
|
|
40
41
|
import "./chunk-LVFI2NOH.mjs";
|
|
41
42
|
import {
|
|
42
43
|
switch_default
|
|
43
44
|
} from "./chunk-CBIV6KFQ.mjs";
|
|
44
|
-
import "./chunk-3MY6LO7N.mjs";
|
|
45
45
|
import {
|
|
46
|
-
|
|
47
|
-
} from "./chunk-
|
|
46
|
+
definition_table_default
|
|
47
|
+
} from "./chunk-HXBZB7CW.mjs";
|
|
48
48
|
import "./chunk-QCEKPS7U.mjs";
|
|
49
49
|
import {
|
|
50
50
|
select_default
|
|
51
|
-
} from "./chunk-
|
|
52
|
-
import "./chunk-
|
|
53
|
-
import {
|
|
54
|
-
skeleton_default
|
|
55
|
-
} from "./chunk-6PN3DGOE.mjs";
|
|
56
|
-
import "./chunk-4VWG4726.mjs";
|
|
57
|
-
import {
|
|
58
|
-
timePicker_default
|
|
59
|
-
} from "./chunk-3WTJDGIC.mjs";
|
|
60
|
-
import "./chunk-XOR6NQTS.mjs";
|
|
61
|
-
import "./chunk-RKHH3CUS.mjs";
|
|
62
|
-
import "./chunk-TPFN22HR.mjs";
|
|
51
|
+
} from "./chunk-SNNSEK5T.mjs";
|
|
52
|
+
import "./chunk-MV2WCFK7.mjs";
|
|
63
53
|
import {
|
|
64
|
-
|
|
65
|
-
} from "./chunk-
|
|
54
|
+
slider_default
|
|
55
|
+
} from "./chunk-LCEFG5IY.mjs";
|
|
66
56
|
import "./chunk-NNVGYR5T.mjs";
|
|
67
57
|
import {
|
|
68
58
|
useGlobalModal
|
|
69
|
-
} from "./chunk-
|
|
59
|
+
} from "./chunk-6F6HERZF.mjs";
|
|
70
60
|
import {
|
|
71
61
|
GlobalModalProvider
|
|
72
|
-
} from "./chunk-
|
|
62
|
+
} from "./chunk-7MMUS5ER.mjs";
|
|
73
63
|
import {
|
|
74
64
|
modal_default
|
|
75
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-TGXYSXEN.mjs";
|
|
66
|
+
import "./chunk-TPFN22HR.mjs";
|
|
67
|
+
import {
|
|
68
|
+
radio_default
|
|
69
|
+
} from "./chunk-AO6LNH3D.mjs";
|
|
70
|
+
import "./chunk-RLXOHILK.mjs";
|
|
76
71
|
import "./chunk-7B7LRG5J.mjs";
|
|
77
72
|
import {
|
|
78
73
|
pagination_default
|
|
79
|
-
} from "./chunk-
|
|
74
|
+
} from "./chunk-AYTOWECM.mjs";
|
|
80
75
|
import "./chunk-F3HENRVM.mjs";
|
|
76
|
+
import "./chunk-4VWG4726.mjs";
|
|
77
|
+
import {
|
|
78
|
+
timePicker_default
|
|
79
|
+
} from "./chunk-G45IQ6PX.mjs";
|
|
80
|
+
import "./chunk-ZPMS2CYP.mjs";
|
|
81
|
+
import "./chunk-ZUNOPH7C.mjs";
|
|
81
82
|
import {
|
|
82
83
|
datePicker_default
|
|
83
|
-
} from "./chunk-
|
|
84
|
+
} from "./chunk-X7SYBDST.mjs";
|
|
84
85
|
import {
|
|
85
86
|
day_default
|
|
86
|
-
} from "./chunk-
|
|
87
|
+
} from "./chunk-G6SZN3EK.mjs";
|
|
87
88
|
import "./chunk-3IBJXQTJ.mjs";
|
|
88
89
|
import "./chunk-7MVEAQ7Z.mjs";
|
|
89
90
|
import {
|
|
90
91
|
list_default
|
|
91
|
-
} from "./chunk-
|
|
92
|
+
} from "./chunk-7CTICAGW.mjs";
|
|
92
93
|
import {
|
|
93
94
|
listItem_default
|
|
94
|
-
} from "./chunk-
|
|
95
|
+
} from "./chunk-XTMOAGLY.mjs";
|
|
96
|
+
import {
|
|
97
|
+
fileUpload_default
|
|
98
|
+
} from "./chunk-FNES52QP.mjs";
|
|
99
|
+
import "./chunk-7VOQKIIK.mjs";
|
|
100
|
+
import {
|
|
101
|
+
progress_default
|
|
102
|
+
} from "./chunk-KE26ONWZ.mjs";
|
|
103
|
+
import "./chunk-2GCSFWHD.mjs";
|
|
104
|
+
import {
|
|
105
|
+
input_default
|
|
106
|
+
} from "./chunk-Y6EIO72X.mjs";
|
|
95
107
|
import "./chunk-QZ3LVYJW.mjs";
|
|
96
108
|
import {
|
|
97
109
|
checkbox_default
|
|
98
|
-
} from "./chunk-
|
|
110
|
+
} from "./chunk-37BZALDV.mjs";
|
|
99
111
|
import "./chunk-MGEWSREV.mjs";
|
|
100
112
|
import {
|
|
101
113
|
chip_default
|
|
102
|
-
} from "./chunk-
|
|
114
|
+
} from "./chunk-QUWWLVCI.mjs";
|
|
103
115
|
import "./chunk-32GA3YW4.mjs";
|
|
104
116
|
import {
|
|
105
117
|
drawer_default
|
|
106
|
-
} from "./chunk-
|
|
107
|
-
import "./chunk-RLXOHILK.mjs";
|
|
108
|
-
import {
|
|
109
|
-
fileUpload_default
|
|
110
|
-
} from "./chunk-ZRYYG7T6.mjs";
|
|
111
|
-
import "./chunk-7VOQKIIK.mjs";
|
|
112
|
-
import {
|
|
113
|
-
progress_default
|
|
114
|
-
} from "./chunk-VUO5J2OK.mjs";
|
|
115
|
-
import "./chunk-2GCSFWHD.mjs";
|
|
116
|
-
import {
|
|
117
|
-
input_default
|
|
118
|
-
} from "./chunk-HJ2RUGGG.mjs";
|
|
118
|
+
} from "./chunk-CXVDES22.mjs";
|
|
119
119
|
import "./chunk-3OCNT22V.mjs";
|
|
120
|
+
import {
|
|
121
|
+
simpleBarChart_default
|
|
122
|
+
} from "./chunk-WTBRXQFT.mjs";
|
|
120
123
|
import {
|
|
121
124
|
areaChart_default
|
|
122
|
-
} from "./chunk-
|
|
125
|
+
} from "./chunk-O2KC4CDE.mjs";
|
|
123
126
|
import "./chunk-DQRAFUDA.mjs";
|
|
124
127
|
import {
|
|
125
128
|
scrollArea_default
|
|
126
|
-
} from "./chunk-
|
|
129
|
+
} from "./chunk-XS32UZI3.mjs";
|
|
127
130
|
import {
|
|
128
131
|
BarChartTooltip,
|
|
129
132
|
barChart_default
|
|
130
|
-
} from "./chunk-
|
|
133
|
+
} from "./chunk-62M6VPFS.mjs";
|
|
131
134
|
import {
|
|
132
135
|
circularProgress_default
|
|
133
|
-
} from "./chunk-
|
|
136
|
+
} from "./chunk-PIUOU6LS.mjs";
|
|
134
137
|
import {
|
|
135
138
|
radarChart_default
|
|
136
|
-
} from "./chunk-
|
|
137
|
-
import {
|
|
138
|
-
simpleBarChart_default
|
|
139
|
-
} from "./chunk-VO2ZIGIK.mjs";
|
|
139
|
+
} from "./chunk-Y3A7PN4Q.mjs";
|
|
140
140
|
import "./chunk-7DLOYKVC.mjs";
|
|
141
|
+
import "./chunk-SE5TU755.mjs";
|
|
141
142
|
import {
|
|
142
|
-
|
|
143
|
-
} from "./chunk-
|
|
143
|
+
backdrop_default
|
|
144
|
+
} from "./chunk-5RJYESLP.mjs";
|
|
144
145
|
import "./chunk-KYIODWXL.mjs";
|
|
145
146
|
import {
|
|
146
147
|
breadcrumb_default
|
|
147
|
-
} from "./chunk-
|
|
148
|
+
} from "./chunk-AZT7MLD2.mjs";
|
|
148
149
|
import "./chunk-MY5U63QO.mjs";
|
|
150
|
+
import {
|
|
151
|
+
icon_button_default
|
|
152
|
+
} from "./chunk-PRLKKUBY.mjs";
|
|
149
153
|
import {
|
|
150
154
|
text_button_default
|
|
151
|
-
} from "./chunk-
|
|
155
|
+
} from "./chunk-ZDZKGGK3.mjs";
|
|
152
156
|
import {
|
|
153
157
|
button_group_default
|
|
154
|
-
} from "./chunk-
|
|
158
|
+
} from "./chunk-LHWHM4LQ.mjs";
|
|
155
159
|
import {
|
|
156
160
|
button_default
|
|
157
|
-
} from "./chunk-
|
|
158
|
-
import {
|
|
159
|
-
icon_button_default
|
|
160
|
-
} from "./chunk-44Z6L7FL.mjs";
|
|
161
|
+
} from "./chunk-7U7FM6I6.mjs";
|
|
161
162
|
import "./chunk-6WSACUIB.mjs";
|
|
162
163
|
import "./chunk-LXHUO6VM.mjs";
|
|
163
164
|
import "./chunk-SZL743JC.mjs";
|
|
@@ -166,27 +167,24 @@ import {
|
|
|
166
167
|
Icon_default,
|
|
167
168
|
iconTemplate
|
|
168
169
|
} from "./chunk-A6UUVHC6.mjs";
|
|
169
|
-
import "./chunk-
|
|
170
|
-
import "./chunk-MYFMT2ZT.mjs";
|
|
170
|
+
import "./chunk-Q5T3XRA3.mjs";
|
|
171
171
|
import "./chunk-NMSDSEBD.mjs";
|
|
172
172
|
import {
|
|
173
173
|
accordion_default
|
|
174
|
-
} from "./chunk-
|
|
174
|
+
} from "./chunk-MT7AFUKT.mjs";
|
|
175
175
|
import {
|
|
176
176
|
accordionItem_default
|
|
177
|
-
} from "./chunk-
|
|
178
|
-
import "./chunk-SE5TU755.mjs";
|
|
177
|
+
} from "./chunk-SLKXMIWY.mjs";
|
|
179
178
|
import {
|
|
180
|
-
|
|
181
|
-
} from "./chunk-
|
|
179
|
+
avatar_default
|
|
180
|
+
} from "./chunk-D3DKXTTY.mjs";
|
|
181
|
+
import "./chunk-AOU4QX7H.mjs";
|
|
182
182
|
import "./chunk-3V4HT2K5.mjs";
|
|
183
183
|
import "./chunk-27Y6K5NK.mjs";
|
|
184
184
|
import "./chunk-E3G5QXSH.mjs";
|
|
185
185
|
import {
|
|
186
|
-
deepnoidUi,
|
|
187
186
|
tv
|
|
188
|
-
} from "./chunk-
|
|
189
|
-
import "./chunk-AC6TWLRT.mjs";
|
|
187
|
+
} from "./chunk-UP6RPQDX.mjs";
|
|
190
188
|
export {
|
|
191
189
|
accordion_default as Accordion,
|
|
192
190
|
accordionItem_default as AccordionItem,
|
|
@@ -233,7 +231,6 @@ export {
|
|
|
233
231
|
ToastProvider,
|
|
234
232
|
tooltip_default as Tooltip,
|
|
235
233
|
tree_default as Tree,
|
|
236
|
-
deepnoidUi,
|
|
237
234
|
iconTemplate,
|
|
238
235
|
tv,
|
|
239
236
|
useGlobalModal,
|
package/dist/style.css
ADDED
|
@@ -0,0 +1,372 @@
|
|
|
1
|
+
/* ../tailwind-config/src/styles/tokens/theme.css */
|
|
2
|
+
@theme { --font-sans: "NanumSquare", "-apple-system", ".SFNSText-Regular", "San Francisco", "BlinkMacSystemFont", "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", "sans-serif"; --font-nanumsquare: "NanumSquare", "-apple-system", ".SFNSText-Regular", "San Francisco", "BlinkMacSystemFont", "Segoe UI", "Helvetica Neue", "Helvetica", "Arial", "sans-serif"; --radius-2: 2px; --radius-5: 5px; --radius-sm: 4px; --radius-md: 6px; --radius-lg: 8px; --radius-xl: 10px; --radius-2xl: 20px; --radius-none: 0; --radius-full: 9999px; --spacing-5: 5px; --spacing-10: 10px; --spacing-20: 20px; --spacing-30: 30px; --spacing-sm: 4px; --spacing-md: 6px; --spacing-lg: 8px; --spacing-xl: 10px; --shadow-border-1: inner 0 0 0 1px inset; --shadow-border-2: inner 0 0 0 2px inset; --shadow-border-3: inner 0 0 0 3px inset; --shadow-border-4: inner 0 0 0 4px inset; --shadow-border-5: inner 0 0 0 5px inset; --shadow-border-6: inner 0 0 0 6px inset; --shadow-border-7: inner 0 0 0 7px inset; --shadow-border-8: inner 0 0 0 8px inset; --shadow-border-9: inner 0 0 0 9px inset; --shadow-border-10: inner 0 0 0 10px inset; --shadow-inner: inset 0 4px 8px 0 rgba(36, 39, 44, 0.2); --shadow-inner-sm: inset 0 4px 8px 0 rgba(0, 0, 0, 0.2); --shadow-inner-md: inset 0 6px 12px 0 rgba(0, 0, 0, 0.2); --shadow-inner-lg: inset 0 8px 16px 0 rgba(0, 0, 0, 0.2); --shadow-inner-xl: inset 0 10px 20px 0 rgba(0, 0, 0, 0.2); --shadow-drop: 0 20px 40px 0 rgba(36, 39, 44, 0.2); --shadow-drop-sm: 0 4px 12px 0 rgba(0, 0, 0, 0.1); --shadow-drop-md: 0 6px 18px 0 rgba(0, 0, 0, 0.1); --shadow-drop-lg: 0 8px 24px 0 rgba(0, 0, 0, 0.1); --shadow-drop-xl: 0 0px 60px 0 rgba(0, 0, 0, 0.2); --text-h1: 40px; --text-h1--line-height: normal; --text-h2: 34px; --text-h2--line-height: normal; --text-h3: 28px; --text-h3--line-height: normal; --text-h4: 24px; --text-h4--line-height: normal; --text-h5: 20px; --text-h5--line-height: normal; --text-sm: 12px; --text-sm--line-height: normal; --text-md: 14px; --text-md--line-height: normal; --text-lg: 16px; --text-lg--line-height: normal; --text-xl: 18px; --text-xl--line-height: normal; --text-2xl: 24px; --text-2xl--line-height: normal; }
|
|
3
|
+
|
|
4
|
+
/* ../tailwind-config/src/styles/tokens/colors.css */
|
|
5
|
+
@theme { --color-bg-01: #040811; --color-bg-02: #040811; --color-bg-03: #14161e; --color-bg-04: #070414; --color-bg-05: #070c12; --color-bg-06: #202123; --color-gray-cool-50: #f7f7f8; --color-gray-cool-100: #eeeef0; --color-gray-cool-200: #d8d9df; --color-gray-cool-300: #b6b8c3; --color-gray-cool-400: #999ca9; --color-gray-cool-500: #717486; --color-gray-cool-600: #5b5e6e; --color-gray-cool-700: #4a4c5a; --color-gray-cool-800: #40424c; --color-gray-cool-900: #36373f; --color-gray-cool-950: #25252c; --color-gray-warm-50: #f6f6f6; --color-gray-warm-100: #e7e7e7; --color-gray-warm-200: #d1d1d1; --color-gray-warm-300: #b0b0b0; --color-gray-warm-400: #888888; --color-gray-warm-500: #6d6d6d; --color-gray-warm-600: #5d5d5d; --color-gray-warm-700: #525252; --color-gray-warm-800: #454545; --color-gray-warm-900: #3d3d3d; --color-gray-warm-950: #25252c; --color-opacity-white-0: #ffffff, 0; --color-opacity-white-5: #ffffff, 5; --color-opacity-white-10: #ffffff, 10; --color-opacity-white-20: #ffffff, 20; --color-opacity-white-30: #ffffff, 30; --color-opacity-white-40: #ffffff, 40; --color-opacity-white-50: #ffffff, 50; --color-opacity-white-60: #ffffff, 60; --color-opacity-white-70: #ffffff, 70; --color-opacity-white-80: #ffffff, 80; --color-opacity-white-90: #ffffff, 90; --color-opacity-black-0: #000000, 0; --color-opacity-black-5: #000000, 5; --color-opacity-black-10: #000000, 10; --color-opacity-black-20: #000000, 20; --color-opacity-black-30: #000000, 30; --color-opacity-black-40: #000000, 40; --color-opacity-black-50: #000000, 50; --color-opacity-black-60: #000000, 60; --color-opacity-black-70: #000000, 70; --color-opacity-black-80: #000000, 80; --color-opacity-black-90: #000000, 90; --color-red-50: #fef2f2; --color-red-100: #fee9e9; --color-red-200: #fccfd2; --color-red-300: #f9a8ac; --color-red-400: #f57780; --color-red-500: #ec4757; --color-red-600: #d82640; --color-red-700: #b71934; --color-red-800: #991832; --color-red-900: #831831; --color-red-950: #831831; --color-rose-50: #fdf4f6; --color-rose-100: #f9e9ec; --color-rose-200: #f4d8dd; --color-rose-300: #e9b8c2; --color-rose-400: #df96a6; --color-rose-500: #cb6881; --color-rose-600: #b54969; --color-rose-700: #973957; --color-rose-800: #7f324d; --color-rose-900: #6a2740; --color-rose-950: #3c1523; --color-hotPink-50: #fdf2f7; --color-hotPink-100: #fde6f0; --color-hotPink-200: #fccee3; --color-hotPink-300: #fba6ca; --color-hotPink-400: #f76fa6; --color-hotPink-500: #f04485; --color-hotPink-600: #e2326c; --color-hotPink-700: #c21448; --color-hotPink-800: #a1133c; --color-hotPink-900: #861535; --color-hotPink-950: #52051b; --color-sepia-50: #fcf5f4; --color-sepia-100: #fae9e9; --color-sepia-200: #f5d6d7; --color-sepia-300: #edb4b6; --color-sepia-400: #e28a8f; --color-sepia-500: #d45f69; --color-sepia-600: #be4051; --color-sepia-700: #9f3142; --color-sepia-800: #862b3c; --color-sepia-900: #6b2433; --color-sepia-950: #320e15; --color-orange-50: #fef7ee; --color-orange-100: #fdedd7; --color-orange-200: #f9d8af; --color-orange-300: #f5bb7c; --color-orange-400: #f09447; --color-orange-500: #ec7723; --color-orange-600: #e15f19; --color-orange-700: #e15f19; --color-orange-800: #92391a; --color-orange-900: #763118; --color-orange-950: #40160a; --color-yellow-50: #f9f2e5; --color-yellow-100: #f5e6bc; --color-yellow-200: #ffe9bc; --color-yellow-300: #ffd174; --color-yellow-400: #f8be4a; --color-yellow-500: #eaad30; --color-yellow-600: #d77908; --color-yellow-700: #b2550b; --color-yellow-800: #91420f; --color-yellow-900: #773610; --color-yellow-950: #441b04; --color-tree-50: #f5f3f1; --color-tree-100: #e5e1dc; --color-tree-200: #ccc5bc; --color-tree-300: #afa395; --color-tree-400: #978878; --color-tree-500: #907e6f; --color-tree-600: #756459; --color-tree-700: #5f4f49; --color-tree-800: #524541; --color-tree-900: #483d3b; --color-tree-950: #282120; --color-brown-50: #f6f3f0; --color-brown-100: #f4edec; --color-brown-200: #ebdfdd; --color-brown-300: #dcc9c5; --color-brown-400: #c6a9a3; --color-brown-500: #b08983; --color-brown-600: #a27e77; --color-brown-700: #7f5d56; --color-brown-800: #6a4f4a; --color-brown-900: #5b4541; --color-brown-950: #2c1e1c; --color-lime-50: #f7ffe5; --color-lime-100: #ecffc7; --color-lime-200: #d9ff95; --color-lime-300: #bdfe58; --color-lime-400: #a1f524; --color-lime-500: #82dc06; --color-lime-600: #63b000; --color-lime-700: #4b8506; --color-lime-800: #3e690b; --color-lime-900: #34580f; --color-lime-950: #193102; --color-green-50: #e7f3eb; --color-green-100: #dff9ea; --color-green-200: #ceecda; --color-green-300: #9cd4b3; --color-green-400: #6ec092; --color-green-500: #3fa46b; --color-green-600: #209754; --color-green-700: #1e7745; --color-green-800: #1d5e3a; --color-green-900: #194e32; --color-green-950: #082b19; --color-timberGreen-50: #f1fcf5; --color-timberGreen-100: #dff9ea; --color-timberGreen-200: #b5dacd; --color-timberGreen-300: #8abfaf; --color-timberGreen-400: #60a18f; --color-timberGreen-500: #468675; --color-timberGreen-600: #366b5f; --color-timberGreen-700: #2e574d; --color-timberGreen-800: #2a4641; --color-timberGreen-900: #1d2f2b; --color-timberGreen-950: #11221e; --color-teal-50: #e2f1f0; --color-teal-100: #c9ebe8; --color-teal-200: #c7e8e5; --color-teal-300: #8ad0d0; --color-teal-400: #67c4c4; --color-teal-500: #39a6a7; --color-teal-600: #258386; --color-teal-700: #1b666a; --color-teal-800: #1a5255; --color-teal-900: #1a4447; --color-teal-950: #09272a; --color-lightBlue-50: #f2f8fd; --color-lightBlue-100: #e3effb; --color-lightBlue-200: #c1e0f6; --color-lightBlue-300: #8bc6ee; --color-lightBlue-400: #3da2e1; --color-lightBlue-500: #258fd2; --color-lightBlue-600: #1771b2; --color-lightBlue-700: #145a90; --color-lightBlue-800: #154d77; --color-lightBlue-900: #174163; --color-lightBlue-950: #062c2d; --color-sea-50: #f4f6fc; --color-sea-100: #e8edf6; --color-sea-200: #cbd9eb; --color-sea-300: #9fb9da; --color-sea-400: #6a93c5; --color-sea-500: #446fa4; --color-sea-600: #375d92; --color-sea-700: #2d4b77; --color-sea-800: #294163; --color-sea-900: #263954; --color-sea-950: #1a2537; --color-blue-50: #f0f6fe; --color-blue-100: #ddeafc; --color-blue-200: #c2dbfb; --color-blue-300: #98c5f8; --color-blue-400: #68a7f2; --color-blue-500: #377ceb; --color-blue-600: #2f68e1; --color-blue-700: #2754ce; --color-blue-800: #20429e; --color-blue-900: #1c2a52; --color-blue-950: #061132; --color-lightPurple-50: #f6f5fd; --color-lightPurple-100: #eeedfa; --color-lightPurple-200: #dddcfd; --color-lightPurple-300: #bdb9ec; --color-lightPurple-400: #aaa1e4; --color-lightPurple-500: #826ce3; --color-lightPurple-600: #7250d7; --color-lightPurple-700: #623dc4; --color-lightPurple-800: #5133a4; --color-lightPurple-900: #442b87; --color-lightPurple-950: #291a5b; }
|
|
6
|
+
@theme { --color-primary-soft: var(--color-primary-soft); --color-primary-light: var(--color-primary-light); --color-primary-main: var(--color-primary-main); --color-primary-dark: var(--color-primary-dark); --color-primary-strong: var(--color-primary-strong); --color-secondary-soft: var(--color-secondary-soft); --color-secondary-light: var(--color-secondary-light); --color-secondary-main: var(--color-secondary-main); --color-secondary-dark: var(--color-secondary-dark); --color-secondary-strong: var(--color-secondary-strong); --color-body-foreground: var(--color-body-foreground); --color-body-background: var(--color-body-background); --color-neutral-soft: var(--color-neutral-soft); --color-neutral-light: var(--color-neutral-light); --color-neutral-main: var(--color-neutral-main); --color-neutral-dark: var(--color-neutral-dark); --color-neutral-strong: var(--color-neutral-strong); --color-trans-soft: var(--color-trans-soft); --color-trans-light: var(--color-trans-light); --color-trans-main: var(--color-trans-main); --color-trans-dark: var(--color-trans-dark); --color-trans-strong: var(--color-trans-strong); --color-common-black: var(--color-common-black); --color-common-white: var(--color-common-white); --color-common-transparent: var(--color-common-transparent); --color-common-hover: var(--color-common-hover); --color-info-soft: var(--color-info-soft); --color-info-light: var(--color-info-light); --color-info-main: var(--color-info-main); --color-info-dark: var(--color-info-dark); --color-success-soft: var(--color-success-soft); --color-success-light: var(--color-success-light); --color-success-main: var(--color-success-main); --color-success-dark: var(--color-success-dark); --color-warning-soft: var(--color-warning-soft); --color-warning-light: var(--color-warning-light); --color-warning-main: var(--color-warning-main); --color-warning-dark: var(--color-warning-dark); --color-danger-soft: var(--color-danger-soft); --color-danger-light: var(--color-danger-light); --color-danger-main: var(--color-danger-main); --color-danger-dark: var(--color-danger-dark); }
|
|
7
|
+
:root,
|
|
8
|
+
.light,
|
|
9
|
+
[data-theme=light] {
|
|
10
|
+
--color-primary-soft: var(--color-blue-100);
|
|
11
|
+
--color-primary-light: var(--color-blue-200);
|
|
12
|
+
--color-primary-main: var(--color-blue-600);
|
|
13
|
+
--color-primary-dark: var(--color-blue-800);
|
|
14
|
+
--color-primary-strong: var(--color-blue-900);
|
|
15
|
+
--color-secondary-soft: var(--color-lightPurple-100);
|
|
16
|
+
--color-secondary-light: var(--color-lightPurple-200);
|
|
17
|
+
--color-secondary-main: var(--color-lightPurple-600);
|
|
18
|
+
--color-secondary-dark: var(--color-lightPurple-800);
|
|
19
|
+
--color-secondary-strong: var(--color-lightPurple-950);
|
|
20
|
+
--color-body-foreground: var(--color-gray-warm-950);
|
|
21
|
+
--color-body-background: var(--color-gray-cool-50);
|
|
22
|
+
--color-neutral-soft: var(--color-gray-cool-100);
|
|
23
|
+
--color-neutral-light: var(--color-gray-cool-200);
|
|
24
|
+
--color-neutral-main: var(--color-gray-cool-400);
|
|
25
|
+
--color-neutral-dark: var(--color-gray-cool-500);
|
|
26
|
+
--color-neutral-strong: var(--color-gray-cool-700);
|
|
27
|
+
--color-trans-soft: rgba(0, 0, 0, 0.05);
|
|
28
|
+
--color-trans-light: rgba(0, 0, 0, 0.1);
|
|
29
|
+
--color-trans-main: rgba(0, 0, 0, 0.2);
|
|
30
|
+
--color-trans-dark: rgba(0, 0, 0, 0.3);
|
|
31
|
+
--color-trans-strong: rgba(0, 0, 0, 0.6);
|
|
32
|
+
--color-common-black: var(--color-gray-warm-950);
|
|
33
|
+
--color-common-white: var(--color-gray-cool-50);
|
|
34
|
+
--color-common-transparent: rgba(255, 255, 255, 0);
|
|
35
|
+
--color-common-hover: rgba(0, 0, 0, 0.05);
|
|
36
|
+
--color-info-soft: var(--color-teal-50);
|
|
37
|
+
--color-info-light: var(--color-teal-100);
|
|
38
|
+
--color-info-main: var(--color-teal-500);
|
|
39
|
+
--color-info-dark: var(--color-teal-600);
|
|
40
|
+
--color-success-soft: var(--color-green-50);
|
|
41
|
+
--color-success-light: var(--color-green-200);
|
|
42
|
+
--color-success-main: var(--color-green-500);
|
|
43
|
+
--color-success-dark: var(--color-green-600);
|
|
44
|
+
--color-warning-soft: var(--color-yellow-50);
|
|
45
|
+
--color-warning-light: var(--color-yellow-100);
|
|
46
|
+
--color-warning-main: var(--color-yellow-500);
|
|
47
|
+
--color-warning-dark: var(--color-yellow-600);
|
|
48
|
+
--color-danger-soft: var(--color-hotPink-50);
|
|
49
|
+
--color-danger-light: var(--color-hotPink-200);
|
|
50
|
+
--color-danger-main: var(--color-hotPink-500);
|
|
51
|
+
--color-danger-dark: var(--color-hotPink-600);
|
|
52
|
+
}
|
|
53
|
+
.dark,
|
|
54
|
+
[data-theme=dark] {
|
|
55
|
+
--color-primary-soft: var(--color-blue-950);
|
|
56
|
+
--color-primary-light: var(--color-blue-900);
|
|
57
|
+
--color-primary-main: var(--color-blue-600);
|
|
58
|
+
--color-primary-dark: var(--color-blue-500);
|
|
59
|
+
--color-primary-strong: var(--color-blue-200);
|
|
60
|
+
--color-secondary-soft: var(--color-lightPurple-950);
|
|
61
|
+
--color-secondary-light: var(--color-lightPurple-900);
|
|
62
|
+
--color-secondary-main: var(--color-lightPurple-500);
|
|
63
|
+
--color-secondary-dark: var(--color-lightPurple-700);
|
|
64
|
+
--color-secondary-strong: var(--color-lightPurple-950);
|
|
65
|
+
--color-body-foreground: var(--color-gray-cool-50);
|
|
66
|
+
--color-body-background: var(--color-bg-06);
|
|
67
|
+
--color-neutral-soft: var(--color-gray-cool-900);
|
|
68
|
+
--color-neutral-light: var(--color-gray-cool-700);
|
|
69
|
+
--color-neutral-main: var(--color-gray-cool-400);
|
|
70
|
+
--color-neutral-dark: var(--color-gray-cool-300);
|
|
71
|
+
--color-neutral-strong: var(--color-gray-cool-200);
|
|
72
|
+
--color-trans-soft: rgba(255, 255, 255, 0.05);
|
|
73
|
+
--color-trans-light: rgba(255, 255, 255, 0.1);
|
|
74
|
+
--color-trans-main: rgba(255, 255, 255, 0.2);
|
|
75
|
+
--color-trans-dark: rgba(255, 255, 255, 0.3);
|
|
76
|
+
--color-trans-strong: rgba(0, 0, 0, 0.6);
|
|
77
|
+
--color-common-black: var(--color-gray-warm-950);
|
|
78
|
+
--color-common-white: var(--color-gray-cool-50);
|
|
79
|
+
--color-common-transparent: rgba(0, 0, 0, 0);
|
|
80
|
+
--color-common-hover: rgba(255, 255, 255, 0.05);
|
|
81
|
+
--color-info-soft: var(--color-teal-950);
|
|
82
|
+
--color-info-light: var(--color-teal-900);
|
|
83
|
+
--color-info-main: var(--color-teal-500);
|
|
84
|
+
--color-info-dark: var(--color-teal-700);
|
|
85
|
+
--color-success-soft: var(--color-green-950);
|
|
86
|
+
--color-success-light: var(--color-green-900);
|
|
87
|
+
--color-success-main: var(--color-green-600);
|
|
88
|
+
--color-success-dark: var(--color-green-700);
|
|
89
|
+
--color-warning-soft: var(--color-yellow-950);
|
|
90
|
+
--color-warning-light: var(--color-yellow-900);
|
|
91
|
+
--color-warning-main: var(--color-yellow-600);
|
|
92
|
+
--color-warning-dark: var(--color-yellow-700);
|
|
93
|
+
--color-danger-soft: var(--color-hotPink-950);
|
|
94
|
+
--color-danger-light: var(--color-hotPink-900);
|
|
95
|
+
--color-danger-main: var(--color-hotPink-500);
|
|
96
|
+
--color-danger-dark: var(--color-hotPink-700);
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
/* ../tailwind-config/src/styles/generated/border.css */
|
|
100
|
+
@utility border-t-sm { border-top-width: 1px; }
|
|
101
|
+
@utility border-b-sm { border-bottom-width: 1px; }
|
|
102
|
+
@utility border-l-sm { border-left-width: 1px; }
|
|
103
|
+
@utility border-r-sm { border-right-width: 1px; }
|
|
104
|
+
@utility border-x-sm { border-left-width: 1px; border-right-width: 1px; }
|
|
105
|
+
@utility border-y-sm { border-top-width: 1px; border-bottom-width: 1px; }
|
|
106
|
+
@utility border-sm { border-width: 1px; }
|
|
107
|
+
@utility border-t-md { border-top-width: 1.25px; }
|
|
108
|
+
@utility border-b-md { border-bottom-width: 1.25px; }
|
|
109
|
+
@utility border-l-md { border-left-width: 1.25px; }
|
|
110
|
+
@utility border-r-md { border-right-width: 1.25px; }
|
|
111
|
+
@utility border-x-md { border-left-width: 1.25px; border-right-width: 1.25px; }
|
|
112
|
+
@utility border-y-md { border-top-width: 1.25px; border-bottom-width: 1.25px; }
|
|
113
|
+
@utility border-md { border-width: 1.25px; }
|
|
114
|
+
@utility border-t-lg { border-top-width: 1.5px; }
|
|
115
|
+
@utility border-b-lg { border-bottom-width: 1.5px; }
|
|
116
|
+
@utility border-l-lg { border-left-width: 1.5px; }
|
|
117
|
+
@utility border-r-lg { border-right-width: 1.5px; }
|
|
118
|
+
@utility border-x-lg { border-left-width: 1.5px; border-right-width: 1.5px; }
|
|
119
|
+
@utility border-y-lg { border-top-width: 1.5px; border-bottom-width: 1.5px; }
|
|
120
|
+
@utility border-lg { border-width: 1.5px; }
|
|
121
|
+
@utility border-t-xl { border-top-width: 1.75px; }
|
|
122
|
+
@utility border-b-xl { border-bottom-width: 1.75px; }
|
|
123
|
+
@utility border-l-xl { border-left-width: 1.75px; }
|
|
124
|
+
@utility border-r-xl { border-right-width: 1.75px; }
|
|
125
|
+
@utility border-x-xl { border-left-width: 1.75px; border-right-width: 1.75px; }
|
|
126
|
+
@utility border-y-xl { border-top-width: 1.75px; border-bottom-width: 1.75px; }
|
|
127
|
+
@utility border-xl { border-width: 1.75px; }
|
|
128
|
+
|
|
129
|
+
/* ../tailwind-config/src/styles/animation.css */
|
|
130
|
+
@theme { --animate-slideInFromTop: slideInFromTop 0.5s ease-out; --animate-slideInFromBottom: slideInFromBottom 0.5s ease-out; --animate-slideInFromLeft: slideInFromLeft 0.5s ease-out; --animate-slideInFromRight: slideInFromRight 0.5s ease-out; --animate-slideOutToTop: slideOutToTop 0.5s ease-in; --animate-slideOutToBottom: slideOutToBottom 0.5s ease-in; --animate-slideOutToLeft: slideOutToLeft 0.5s ease-in; --animate-slideOutToRight: slideOutToRight 0.5s ease-in; --animate-indeterminate-bar: indeterminate-bar 1.5s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite normal none running; }
|
|
131
|
+
@keyframes slideInFromTop {
|
|
132
|
+
0% {
|
|
133
|
+
transform: translateY(-10px);
|
|
134
|
+
opacity: 0;
|
|
135
|
+
}
|
|
136
|
+
100% {
|
|
137
|
+
transform: translateY(0);
|
|
138
|
+
opacity: 1;
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
@keyframes slideInFromBottom {
|
|
142
|
+
0% {
|
|
143
|
+
transform: translateY(10px);
|
|
144
|
+
opacity: 0;
|
|
145
|
+
}
|
|
146
|
+
100% {
|
|
147
|
+
transform: translateY(0);
|
|
148
|
+
opacity: 1;
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
@keyframes slideInFromLeft {
|
|
152
|
+
0% {
|
|
153
|
+
transform: translateX(-10px);
|
|
154
|
+
opacity: 0;
|
|
155
|
+
}
|
|
156
|
+
100% {
|
|
157
|
+
transform: translateX(0);
|
|
158
|
+
opacity: 1;
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
@keyframes slideInFromRight {
|
|
162
|
+
0% {
|
|
163
|
+
transform: translateX(10px);
|
|
164
|
+
opacity: 0;
|
|
165
|
+
}
|
|
166
|
+
100% {
|
|
167
|
+
transform: translateX(0);
|
|
168
|
+
opacity: 1;
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
@keyframes slideOutToTop {
|
|
172
|
+
0% {
|
|
173
|
+
transform: translateY(0);
|
|
174
|
+
opacity: 1;
|
|
175
|
+
}
|
|
176
|
+
100% {
|
|
177
|
+
transform: translateY(-10px);
|
|
178
|
+
opacity: 0;
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
@keyframes slideOutToBottom {
|
|
182
|
+
0% {
|
|
183
|
+
transform: translateY(0);
|
|
184
|
+
opacity: 1;
|
|
185
|
+
}
|
|
186
|
+
100% {
|
|
187
|
+
transform: translateY(10px);
|
|
188
|
+
opacity: 0;
|
|
189
|
+
}
|
|
190
|
+
}
|
|
191
|
+
@keyframes slideOutToLeft {
|
|
192
|
+
0% {
|
|
193
|
+
transform: translateX(0);
|
|
194
|
+
opacity: 1;
|
|
195
|
+
}
|
|
196
|
+
100% {
|
|
197
|
+
transform: translateX(-10px);
|
|
198
|
+
opacity: 0;
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
@keyframes slideOutToRight {
|
|
202
|
+
0% {
|
|
203
|
+
transform: translateX(0);
|
|
204
|
+
opacity: 1;
|
|
205
|
+
}
|
|
206
|
+
100% {
|
|
207
|
+
transform: translateX(10px);
|
|
208
|
+
opacity: 0;
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
@keyframes indeterminate-bar {
|
|
212
|
+
0% {
|
|
213
|
+
transform: translateX(-50%) scaleX(0.2);
|
|
214
|
+
}
|
|
215
|
+
100% {
|
|
216
|
+
transform: translateX(100%) scaleX(1);
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
/* ../tailwind-config/src/styles/utilities/scrollbar.css */
|
|
221
|
+
.tw-scrollbar-hide {
|
|
222
|
+
-ms-overflow-style: none;
|
|
223
|
+
scrollbar-width: none;
|
|
224
|
+
&::-webkit-scrollbar {
|
|
225
|
+
display: none;
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
.tw-scrollbar-sm {
|
|
229
|
+
&::-webkit-scrollbar {
|
|
230
|
+
width: 8px !important;
|
|
231
|
+
height: 8px !important;
|
|
232
|
+
}
|
|
233
|
+
}
|
|
234
|
+
.tw-scrollbar-sm.tw-scrollbar-plain::-webkit-scrollbar-button {
|
|
235
|
+
width: 8px !important;
|
|
236
|
+
height: 8px !important;
|
|
237
|
+
}
|
|
238
|
+
.tw-scrollbar-sm.tw-scrollbar-plain::-webkit-scrollbar-button:vertical {
|
|
239
|
+
background-size: 3.56px 2.67px !important;
|
|
240
|
+
}
|
|
241
|
+
.tw-scrollbar-sm.tw-scrollbar-plain::-webkit-scrollbar-button:horizontal {
|
|
242
|
+
background-size: 2.67px 3.56px !important;
|
|
243
|
+
}
|
|
244
|
+
.tw-scrollbar-md {
|
|
245
|
+
&::-webkit-scrollbar {
|
|
246
|
+
width: 10px !important;
|
|
247
|
+
height: 10px !important;
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
.tw-scrollbar-md.tw-scrollbar-plain::-webkit-scrollbar-button {
|
|
251
|
+
width: 10px !important;
|
|
252
|
+
height: 10px !important;
|
|
253
|
+
}
|
|
254
|
+
.tw-scrollbar-md.tw-scrollbar-plain::-webkit-scrollbar-button:vertical {
|
|
255
|
+
background-size: 4.44px 3.33px !important;
|
|
256
|
+
}
|
|
257
|
+
.tw-scrollbar-md.tw-scrollbar-plain::-webkit-scrollbar-button:horizontal {
|
|
258
|
+
background-size: 3.33px 4.44px !important;
|
|
259
|
+
}
|
|
260
|
+
.tw-scrollbar-lg {
|
|
261
|
+
&::-webkit-scrollbar {
|
|
262
|
+
width: 12px !important;
|
|
263
|
+
height: 12px !important;
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
.tw-scrollbar-lg.tw-scrollbar-plain::-webkit-scrollbar-button {
|
|
267
|
+
width: 12px !important;
|
|
268
|
+
height: 12px !important;
|
|
269
|
+
}
|
|
270
|
+
.tw-scrollbar-lg.tw-scrollbar-plain::-webkit-scrollbar-button:vertical {
|
|
271
|
+
background-size: 5.33px 4px !important;
|
|
272
|
+
}
|
|
273
|
+
.tw-scrollbar-lg.tw-scrollbar-plain::-webkit-scrollbar-button:horizontal {
|
|
274
|
+
background-size: 4px 5.33px !important;
|
|
275
|
+
}
|
|
276
|
+
.tw-scrollbar-base {
|
|
277
|
+
&::-webkit-scrollbar-thumb {
|
|
278
|
+
border: 1px solid transparent !important;
|
|
279
|
+
background-clip: padding-box !important;
|
|
280
|
+
border-radius: 100px !important;
|
|
281
|
+
}
|
|
282
|
+
&::-webkit-scrollbar-track {
|
|
283
|
+
background-color: var(--color-neutral-soft) !important;
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
.tw-scrollbar-plain {
|
|
287
|
+
scrollbar-color: var(--color-neutral-soft) !important;
|
|
288
|
+
&::-webkit-scrollbar-thumb {
|
|
289
|
+
background-color: var(--color-trans-soft) !important;
|
|
290
|
+
}
|
|
291
|
+
&:hover::-webkit-scrollbar-thumb {
|
|
292
|
+
background-color: var(--color-trans-soft) !important;
|
|
293
|
+
}
|
|
294
|
+
&::-webkit-scrollbar-button {
|
|
295
|
+
background-color: var(--color-neutral-soft) !important;
|
|
296
|
+
color: var(--color-neutral-main) !important;
|
|
297
|
+
}
|
|
298
|
+
&::-webkit-scrollbar-button:vertical:decrement {
|
|
299
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='6 8 12 6' fill='%23808488'%3E%3Cpath d='M12 8l6 6H6z'/%3E%3C/svg%3E") !important;
|
|
300
|
+
background-repeat: no-repeat !important;
|
|
301
|
+
background-position: center !important;
|
|
302
|
+
}
|
|
303
|
+
&::-webkit-scrollbar-button:vertical:increment {
|
|
304
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='6 10 12 6' fill='%23808488'%3E%3Cpath d='M12 16l-6-6h12z'/%3E%3C/svg%3E") !important;
|
|
305
|
+
background-repeat: no-repeat !important;
|
|
306
|
+
background-position: center !important;
|
|
307
|
+
}
|
|
308
|
+
&::-webkit-scrollbar-button:horizontal:decrement {
|
|
309
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='8 6 6 12' fill='%23808488'%3E%3Cpath d='M8 12l6-6v12z'/%3E%3C/svg%3E") !important;
|
|
310
|
+
background-repeat: no-repeat !important;
|
|
311
|
+
background-position: center !important;
|
|
312
|
+
}
|
|
313
|
+
&::-webkit-scrollbar-button:horizontal:increment {
|
|
314
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='10 6 6 12' fill='%23808488'%3E%3Cpath d='M16 12l-6 6V6z'/%3E%3C/svg%3E") !important;
|
|
315
|
+
background-repeat: no-repeat !important;
|
|
316
|
+
background-position: center !important;
|
|
317
|
+
}
|
|
318
|
+
}
|
|
319
|
+
.tw-scrollbar-adorn {
|
|
320
|
+
scrollbar-color: var(--color-primary-main) !important;
|
|
321
|
+
&::-webkit-scrollbar-thumb {
|
|
322
|
+
background-color: var(--color-primary-main) !important;
|
|
323
|
+
}
|
|
324
|
+
&:hover::-webkit-scrollbar-thumb {
|
|
325
|
+
background-color: var(--color-primary-main) !important;
|
|
326
|
+
}
|
|
327
|
+
&::-webkit-scrollbar-button {
|
|
328
|
+
display: none !important;
|
|
329
|
+
width: 0 !important;
|
|
330
|
+
height: 0 !important;
|
|
331
|
+
-webkit-appearance: none !important;
|
|
332
|
+
}
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
/* ../tailwind-config/src/preset.css */
|
|
336
|
+
|
|
337
|
+
/* src/fonts/font.css */
|
|
338
|
+
@font-face {
|
|
339
|
+
font-family: "NanumSquare";
|
|
340
|
+
src: url("./NanumSquare_acL-FSAAP5CK.ttf") format("truetype");
|
|
341
|
+
font-weight: 300;
|
|
342
|
+
font-style: normal;
|
|
343
|
+
font-display: swap;
|
|
344
|
+
}
|
|
345
|
+
@font-face {
|
|
346
|
+
font-family: "NanumSquare";
|
|
347
|
+
src: url("./NanumSquare_acR-RZCHPXSJ.ttf") format("truetype");
|
|
348
|
+
font-weight: 400;
|
|
349
|
+
font-style: normal;
|
|
350
|
+
font-display: swap;
|
|
351
|
+
}
|
|
352
|
+
@font-face {
|
|
353
|
+
font-family: "NanumSquare";
|
|
354
|
+
src: url("./NanumSquare_acB-VMSVRKSM.ttf") format("truetype");
|
|
355
|
+
font-weight: 700;
|
|
356
|
+
font-style: normal;
|
|
357
|
+
font-display: swap;
|
|
358
|
+
}
|
|
359
|
+
@font-face {
|
|
360
|
+
font-family: "NanumSquare";
|
|
361
|
+
src: url("./NanumSquare_acEB-HRZ3QLG2.ttf") format("truetype");
|
|
362
|
+
font-weight: 800;
|
|
363
|
+
font-style: normal;
|
|
364
|
+
font-display: swap;
|
|
365
|
+
}
|
|
366
|
+
body {
|
|
367
|
+
font-family: "NanumSquare", sans-serif;
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
/* src/style.css */
|
|
371
|
+
@source "../dist/**/*.{js,mjs,cjs,ts,tsx}";
|
|
372
|
+
@source "./**/*.{ts,tsx}";
|
package/dist/style.d.mts
ADDED
package/dist/style.d.ts
ADDED