@deepnoid/ui 0.1.159 → 0.1.160
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 +185 -185
- package/dist/{chunk-3X376ACN.mjs → chunk-2B3HDC26.mjs} +1 -1
- package/dist/{chunk-S7Y7XUBL.mjs → chunk-45Y7ANPK.mjs} +1 -1
- package/dist/{chunk-Q364C3FI.mjs → chunk-4LUASWAN.mjs} +1 -1
- package/dist/{chunk-U2MHQYVG.mjs → chunk-553TGKS6.mjs} +1 -1
- package/dist/{chunk-Z7CLJYRF.mjs → chunk-5G6CCE55.mjs} +1 -1
- package/dist/{chunk-YBVJFHH6.mjs → chunk-5KC3IFNR.mjs} +1 -1
- package/dist/{chunk-ITWKPTSD.mjs → chunk-5VTYO3RF.mjs} +1 -1
- package/dist/{chunk-3QE57PU3.mjs → chunk-6574ITBF.mjs} +1 -1
- package/dist/{chunk-PXAJEOZS.mjs → chunk-6DOAZ27E.mjs} +2 -2
- package/dist/{chunk-JKYLYL3A.mjs → chunk-AKAGWXXP.mjs} +1 -1
- package/dist/{chunk-D4IFXO36.mjs → chunk-ARNMOGRH.mjs} +1 -1
- package/dist/{chunk-QHETCLHO.mjs → chunk-BM3MR3JR.mjs} +2 -2
- package/dist/{chunk-EKLA6ZR4.mjs → chunk-CPFFP7L6.mjs} +1 -1
- package/dist/{chunk-YQYO5RLZ.mjs → chunk-DO56H4BN.mjs} +1 -1
- package/dist/{chunk-JZMJ5UMR.mjs → chunk-DS5CGU2X.mjs} +1 -1
- package/dist/{chunk-I3ADJOUT.mjs → chunk-DU7L4GA7.mjs} +1 -1
- package/dist/{chunk-NBJHZ4X2.mjs → chunk-DW3BX4M2.mjs} +1 -1
- package/dist/{chunk-KLBA5J2H.mjs → chunk-EQLBG32V.mjs} +1 -1
- package/dist/{chunk-CSG6FDBX.mjs → chunk-HKLVFMYQ.mjs} +2 -2
- package/dist/{chunk-AF4I7ZQS.mjs → chunk-IH3BJRTV.mjs} +1 -1
- package/dist/{chunk-L5FRTUM6.mjs → chunk-INRA6IED.mjs} +1 -1
- package/dist/{chunk-2CLPU5LR.mjs → chunk-KH63CD55.mjs} +1 -1
- package/dist/{chunk-3IILPVRA.mjs → chunk-NGRGAY42.mjs} +1 -1
- package/dist/{chunk-OBOPDVVM.mjs → chunk-NJFJJIWK.mjs} +6 -6
- package/dist/{chunk-H6JGLPPF.mjs → chunk-OEIEALIP.mjs} +1 -1
- package/dist/{chunk-SFA2DEUD.mjs → chunk-OOX5X2MN.mjs} +4 -4
- package/dist/{chunk-QW7T3V5O.mjs → chunk-PRNE3U26.mjs} +1 -1
- package/dist/{chunk-OY5W6JCO.mjs → chunk-PX4RCHOE.mjs} +2 -2
- package/dist/{chunk-46EIW6MN.mjs → chunk-SCQCMQDP.mjs} +3 -3
- package/dist/{chunk-CDXBML6O.mjs → chunk-U4DJHAM5.mjs} +7 -0
- package/dist/{chunk-6SKEFJQW.mjs → chunk-U7SYKG2C.mjs} +1 -1
- package/dist/{chunk-QR5CKZLL.mjs → chunk-VNRGOOSY.mjs} +1 -1
- package/dist/{chunk-ITFEV25U.mjs → chunk-VO332GRO.mjs} +1 -1
- package/dist/{chunk-7QL54JRV.mjs → chunk-WLTBJF4I.mjs} +2 -2
- package/dist/{chunk-XHCPYYMC.mjs → chunk-WSBUOY2M.mjs} +1 -1
- package/dist/{chunk-4DESGO3D.mjs → chunk-XZYQFBCT.mjs} +1 -1
- package/dist/{chunk-5PJMKFMX.mjs → chunk-YQGN2DER.mjs} +1 -1
- package/dist/components/accordion/accordion.js +7 -0
- package/dist/components/accordion/accordion.mjs +2 -2
- package/dist/components/accordion/accordionItem.js +7 -0
- package/dist/components/accordion/accordionItem.mjs +2 -2
- package/dist/components/accordion/index.js +7 -0
- package/dist/components/accordion/index.mjs +3 -3
- package/dist/components/avatar/avatar.js +7 -0
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +7 -0
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.js +7 -0
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.js +7 -0
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +7 -0
- package/dist/components/breadcrumb/breadcrumb.mjs +6 -6
- package/dist/components/breadcrumb/index.js +7 -0
- package/dist/components/breadcrumb/index.mjs +6 -6
- package/dist/components/button/button-group.js +7 -0
- package/dist/components/button/button-group.mjs +2 -2
- package/dist/components/button/button.js +7 -0
- package/dist/components/button/button.mjs +2 -2
- package/dist/components/button/icon-button.js +7 -0
- package/dist/components/button/icon-button.mjs +2 -2
- package/dist/components/button/index.js +7 -0
- package/dist/components/button/index.mjs +5 -5
- package/dist/components/button/text-button.js +7 -0
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/charts/areaChart.js +7 -0
- package/dist/components/charts/areaChart.mjs +2 -2
- package/dist/components/charts/barChart.js +7 -0
- package/dist/components/charts/barChart.mjs +2 -2
- package/dist/components/charts/circularProgress.js +7 -0
- package/dist/components/charts/circularProgress.mjs +2 -2
- package/dist/components/charts/index.js +7 -0
- package/dist/components/charts/index.mjs +5 -5
- package/dist/components/charts/radarChart.js +7 -0
- package/dist/components/charts/radarChart.mjs +2 -2
- package/dist/components/checkbox/checkbox.js +7 -0
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.js +7 -0
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.js +7 -0
- package/dist/components/chip/chip.mjs +2 -2
- package/dist/components/chip/index.js +7 -0
- package/dist/components/chip/index.mjs +2 -2
- package/dist/components/drawer/drawer.js +7 -0
- package/dist/components/drawer/drawer.mjs +2 -2
- package/dist/components/drawer/index.js +7 -0
- package/dist/components/drawer/index.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +7 -0
- package/dist/components/fileUpload/fileUpload.mjs +8 -8
- package/dist/components/fileUpload/index.js +7 -0
- package/dist/components/fileUpload/index.mjs +8 -8
- package/dist/components/input/index.js +7 -0
- package/dist/components/input/index.mjs +2 -2
- package/dist/components/input/input.js +7 -0
- package/dist/components/input/input.mjs +2 -2
- package/dist/components/list/index.js +7 -0
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/list.js +7 -0
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +7 -0
- package/dist/components/list/listItem.mjs +3 -3
- package/dist/components/modal/index.js +7 -0
- package/dist/components/modal/index.mjs +7 -7
- package/dist/components/modal/modal.js +7 -0
- package/dist/components/modal/modal.mjs +7 -7
- package/dist/components/pagination/index.js +7 -0
- package/dist/components/pagination/index.mjs +3 -3
- package/dist/components/pagination/pagination.js +7 -0
- package/dist/components/pagination/pagination.mjs +3 -3
- package/dist/components/picker/datePicker.js +7 -0
- package/dist/components/picker/datePicker.mjs +8 -8
- package/dist/components/picker/day.js +7 -0
- package/dist/components/picker/day.mjs +2 -2
- package/dist/components/picker/index.js +7 -0
- package/dist/components/picker/index.mjs +10 -10
- package/dist/components/picker/timePicker.js +7 -0
- package/dist/components/picker/timePicker.mjs +3 -3
- package/dist/components/progress/index.js +7 -0
- package/dist/components/progress/index.mjs +2 -2
- package/dist/components/progress/progress.js +7 -0
- package/dist/components/progress/progress.mjs +2 -2
- package/dist/components/radio/index.js +7 -0
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.js +7 -0
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/select/index.js +7 -0
- package/dist/components/select/index.mjs +2 -2
- package/dist/components/select/select.js +7 -0
- package/dist/components/select/select.mjs +2 -2
- package/dist/components/starRating/index.js +7 -0
- package/dist/components/starRating/index.mjs +2 -2
- package/dist/components/starRating/starRating.js +7 -0
- package/dist/components/starRating/starRating.mjs +2 -2
- package/dist/components/table/definition-table.js +7 -0
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/form-table.js +7 -0
- package/dist/components/table/form-table.mjs +1 -1
- package/dist/components/table/index.js +7 -0
- package/dist/components/table/index.mjs +6 -6
- package/dist/components/table/table-body.js +7 -0
- package/dist/components/table/table-body.mjs +5 -5
- package/dist/components/table/table-head.js +7 -0
- package/dist/components/table/table-head.mjs +5 -5
- package/dist/components/table/table.js +7 -0
- package/dist/components/table/table.mjs +5 -5
- package/dist/components/tabs/index.js +7 -0
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.js +7 -0
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/timePicker/calendar.js +7 -0
- package/dist/components/timePicker/calendar.mjs +1 -1
- package/dist/components/toast/index.js +7 -0
- package/dist/components/toast/index.mjs +3 -3
- package/dist/components/toast/toast.js +7 -0
- package/dist/components/toast/toast.mjs +2 -2
- package/dist/components/toast/use-toast.js +7 -0
- package/dist/components/toast/use-toast.mjs +3 -3
- package/dist/components/tooltip/index.js +7 -0
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.js +7 -0
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/components/tree/index.js +7 -0
- package/dist/components/tree/index.mjs +2 -2
- package/dist/components/tree/tree.js +7 -0
- package/dist/components/tree/tree.mjs +2 -2
- package/dist/index.js +7 -0
- package/dist/index.mjs +37 -37
- package/dist/utils/tailwind-variants.js +7 -0
- package/dist/utils/tailwind-variants.mjs +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import "./chunk-HIE2YRGA.mjs";
|
|
3
3
|
import {
|
|
4
4
|
tooltip_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-5KC3IFNR.mjs";
|
|
6
6
|
import "./chunk-ZMOAFSYE.mjs";
|
|
7
7
|
import "./chunk-WSIADHVC.mjs";
|
|
8
8
|
import "./chunk-MBLZYQCN.mjs";
|
|
9
9
|
import {
|
|
10
10
|
tree_default
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-WSBUOY2M.mjs";
|
|
12
12
|
import "./chunk-RRAZM5D3.mjs";
|
|
13
13
|
import {
|
|
14
14
|
textarea_default
|
|
@@ -17,22 +17,22 @@ import "./chunk-LUWGOKLG.mjs";
|
|
|
17
17
|
import {
|
|
18
18
|
ToastProvider,
|
|
19
19
|
useToast
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-EQLBG32V.mjs";
|
|
21
21
|
import "./chunk-ZOTHPHXA.mjs";
|
|
22
22
|
import {
|
|
23
23
|
toast_default
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-6574ITBF.mjs";
|
|
25
25
|
import "./chunk-DX3KXNP6.mjs";
|
|
26
26
|
import {
|
|
27
27
|
definition_table_default
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-DS5CGU2X.mjs";
|
|
29
29
|
import {
|
|
30
30
|
table_default
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-PX4RCHOE.mjs";
|
|
32
32
|
import "./chunk-3MY6LO7N.mjs";
|
|
33
33
|
import {
|
|
34
34
|
tabs_default
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-DW3BX4M2.mjs";
|
|
36
36
|
import "./chunk-MZ76AA76.mjs";
|
|
37
37
|
import {
|
|
38
38
|
skeleton_default
|
|
@@ -40,7 +40,7 @@ import {
|
|
|
40
40
|
import "./chunk-OLQOLLKG.mjs";
|
|
41
41
|
import {
|
|
42
42
|
starRating_default
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-INRA6IED.mjs";
|
|
44
44
|
import "./chunk-LVFI2NOH.mjs";
|
|
45
45
|
import {
|
|
46
46
|
switch_default
|
|
@@ -48,100 +48,100 @@ import {
|
|
|
48
48
|
import "./chunk-TPFN22HR.mjs";
|
|
49
49
|
import {
|
|
50
50
|
radio_default
|
|
51
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-PRNE3U26.mjs";
|
|
52
52
|
import "./chunk-7B7LRG5J.mjs";
|
|
53
53
|
import {
|
|
54
54
|
pagination_default
|
|
55
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-WLTBJF4I.mjs";
|
|
56
56
|
import "./chunk-F3HENRVM.mjs";
|
|
57
57
|
import "./chunk-4VWG4726.mjs";
|
|
58
58
|
import {
|
|
59
59
|
datePicker_default
|
|
60
|
-
} from "./chunk-
|
|
60
|
+
} from "./chunk-NJFJJIWK.mjs";
|
|
61
61
|
import {
|
|
62
62
|
day_default
|
|
63
|
-
} from "./chunk-
|
|
63
|
+
} from "./chunk-XZYQFBCT.mjs";
|
|
64
64
|
import {
|
|
65
65
|
timePicker_default
|
|
66
|
-
} from "./chunk-
|
|
66
|
+
} from "./chunk-BM3MR3JR.mjs";
|
|
67
67
|
import "./chunk-QCEKPS7U.mjs";
|
|
68
68
|
import {
|
|
69
69
|
select_default
|
|
70
|
-
} from "./chunk-
|
|
70
|
+
} from "./chunk-5G6CCE55.mjs";
|
|
71
71
|
import "./chunk-FWFEKWWD.mjs";
|
|
72
72
|
import "./chunk-7MVEAQ7Z.mjs";
|
|
73
73
|
import {
|
|
74
74
|
list_default
|
|
75
|
-
} from "./chunk-
|
|
75
|
+
} from "./chunk-NGRGAY42.mjs";
|
|
76
76
|
import {
|
|
77
77
|
listItem_default
|
|
78
|
-
} from "./chunk-
|
|
78
|
+
} from "./chunk-HKLVFMYQ.mjs";
|
|
79
79
|
import "./chunk-DJOG6Z35.mjs";
|
|
80
80
|
import {
|
|
81
81
|
modal_default
|
|
82
|
-
} from "./chunk-
|
|
82
|
+
} from "./chunk-SCQCMQDP.mjs";
|
|
83
83
|
import "./chunk-MGEWSREV.mjs";
|
|
84
84
|
import {
|
|
85
85
|
chip_default
|
|
86
|
-
} from "./chunk-
|
|
86
|
+
} from "./chunk-2B3HDC26.mjs";
|
|
87
87
|
import "./chunk-32GA3YW4.mjs";
|
|
88
88
|
import {
|
|
89
89
|
drawer_default
|
|
90
|
-
} from "./chunk-
|
|
90
|
+
} from "./chunk-45Y7ANPK.mjs";
|
|
91
91
|
import "./chunk-RLXOHILK.mjs";
|
|
92
92
|
import {
|
|
93
93
|
fileUpload_default
|
|
94
|
-
} from "./chunk-
|
|
94
|
+
} from "./chunk-OOX5X2MN.mjs";
|
|
95
95
|
import "./chunk-7VOQKIIK.mjs";
|
|
96
96
|
import {
|
|
97
97
|
progress_default
|
|
98
|
-
} from "./chunk-
|
|
98
|
+
} from "./chunk-KH63CD55.mjs";
|
|
99
99
|
import "./chunk-2GCSFWHD.mjs";
|
|
100
100
|
import {
|
|
101
101
|
input_default
|
|
102
|
-
} from "./chunk-
|
|
102
|
+
} from "./chunk-VNRGOOSY.mjs";
|
|
103
103
|
import "./chunk-VYNBJBXD.mjs";
|
|
104
104
|
import {
|
|
105
105
|
areaChart_default
|
|
106
|
-
} from "./chunk-
|
|
106
|
+
} from "./chunk-ARNMOGRH.mjs";
|
|
107
107
|
import "./chunk-DQRAFUDA.mjs";
|
|
108
108
|
import {
|
|
109
109
|
scrollArea_default
|
|
110
110
|
} from "./chunk-EWS3FESG.mjs";
|
|
111
111
|
import {
|
|
112
112
|
barChart_default
|
|
113
|
-
} from "./chunk-
|
|
113
|
+
} from "./chunk-YQGN2DER.mjs";
|
|
114
114
|
import {
|
|
115
115
|
circularProgress_default
|
|
116
|
-
} from "./chunk-
|
|
116
|
+
} from "./chunk-553TGKS6.mjs";
|
|
117
117
|
import {
|
|
118
118
|
radarChart_default
|
|
119
|
-
} from "./chunk-
|
|
119
|
+
} from "./chunk-U7SYKG2C.mjs";
|
|
120
120
|
import "./chunk-QZ3LVYJW.mjs";
|
|
121
121
|
import {
|
|
122
122
|
checkbox_default
|
|
123
|
-
} from "./chunk-
|
|
123
|
+
} from "./chunk-OEIEALIP.mjs";
|
|
124
124
|
import "./chunk-SE5TU755.mjs";
|
|
125
125
|
import {
|
|
126
126
|
backdrop_default
|
|
127
|
-
} from "./chunk-
|
|
127
|
+
} from "./chunk-IH3BJRTV.mjs";
|
|
128
128
|
import "./chunk-KYIODWXL.mjs";
|
|
129
129
|
import {
|
|
130
130
|
breadcrumb_default
|
|
131
|
-
} from "./chunk-
|
|
131
|
+
} from "./chunk-6DOAZ27E.mjs";
|
|
132
132
|
import "./chunk-MY5U63QO.mjs";
|
|
133
133
|
import {
|
|
134
134
|
text_button_default
|
|
135
|
-
} from "./chunk-
|
|
135
|
+
} from "./chunk-4LUASWAN.mjs";
|
|
136
136
|
import {
|
|
137
137
|
button_group_default
|
|
138
|
-
} from "./chunk-
|
|
138
|
+
} from "./chunk-5VTYO3RF.mjs";
|
|
139
139
|
import {
|
|
140
140
|
button_default
|
|
141
|
-
} from "./chunk-
|
|
141
|
+
} from "./chunk-DO56H4BN.mjs";
|
|
142
142
|
import {
|
|
143
143
|
icon_button_default
|
|
144
|
-
} from "./chunk-
|
|
144
|
+
} from "./chunk-AKAGWXXP.mjs";
|
|
145
145
|
import "./chunk-6WSACUIB.mjs";
|
|
146
146
|
import "./chunk-LXHUO6VM.mjs";
|
|
147
147
|
import "./chunk-SZL743JC.mjs";
|
|
@@ -153,20 +153,20 @@ import {
|
|
|
153
153
|
import "./chunk-NMSDSEBD.mjs";
|
|
154
154
|
import {
|
|
155
155
|
accordion_default
|
|
156
|
-
} from "./chunk-
|
|
156
|
+
} from "./chunk-CPFFP7L6.mjs";
|
|
157
157
|
import {
|
|
158
158
|
accordionItem_default
|
|
159
|
-
} from "./chunk-
|
|
159
|
+
} from "./chunk-DU7L4GA7.mjs";
|
|
160
160
|
import "./chunk-E3G5QXSH.mjs";
|
|
161
161
|
import "./chunk-7DLOYKVC.mjs";
|
|
162
162
|
import {
|
|
163
163
|
avatar_default
|
|
164
|
-
} from "./chunk-
|
|
164
|
+
} from "./chunk-VO332GRO.mjs";
|
|
165
165
|
import "./chunk-DDFJMHBC.mjs";
|
|
166
166
|
import {
|
|
167
167
|
deepnoidUi,
|
|
168
168
|
tv
|
|
169
|
-
} from "./chunk-
|
|
169
|
+
} from "./chunk-U4DJHAM5.mjs";
|
|
170
170
|
import "./chunk-3V4HT2K5.mjs";
|
|
171
171
|
import "./chunk-27Y6K5NK.mjs";
|
|
172
172
|
import "./chunk-AC6TWLRT.mjs";
|