@deepnoid/ui 0.1.211 → 0.1.212
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 +174 -174
- package/dist/{chunk-4F7SIDZB.mjs → chunk-2PSFAF4D.mjs} +4 -4
- package/dist/{chunk-JQ5C2U5I.mjs → chunk-54OYH6WC.mjs} +1 -1
- package/dist/{chunk-FFUZAOFL.mjs → chunk-5J2ODTGJ.mjs} +1 -1
- package/dist/{chunk-5JRZQLXQ.mjs → chunk-5N63KKLV.mjs} +3 -3
- package/dist/{chunk-F6BQCZ54.mjs → chunk-7VR2457B.mjs} +4 -4
- package/dist/{chunk-5BT37SLM.mjs → chunk-AVFQY5QP.mjs} +64 -22
- package/dist/{chunk-W3V4SZV5.mjs → chunk-BC2NAXUH.mjs} +5 -5
- package/dist/{chunk-OX4T7OBC.mjs → chunk-BK6DOY4X.mjs} +1 -1
- package/dist/{chunk-JPNMYMDN.mjs → chunk-C3XY6N6I.mjs} +5 -5
- package/dist/{chunk-K2RW5KLO.mjs → chunk-CK24WXGB.mjs} +5 -5
- package/dist/{chunk-HYLTIUH3.mjs → chunk-FZYZSMSS.mjs} +1 -1
- package/dist/{chunk-XPFBM2RK.mjs → chunk-LJYSV7DZ.mjs} +1 -1
- package/dist/{chunk-3RTVVQA3.mjs → chunk-LYJFK5OA.mjs} +4 -4
- package/dist/{chunk-EMQML6YB.mjs → chunk-O7WU5EXD.mjs} +2 -2
- package/dist/{chunk-YEYUS6DW.mjs → chunk-RQUD4MZO.mjs} +1 -1
- package/dist/{chunk-K3M3QEEV.mjs → chunk-T7EN4EC3.mjs} +4 -4
- package/dist/{chunk-XKWKJQEF.mjs → chunk-VLKV37OZ.mjs} +3 -3
- package/dist/{chunk-TB2DOWSM.mjs → chunk-VUQETREE.mjs} +1 -1
- package/dist/{chunk-D72ILS4A.mjs → chunk-WFJSBGK3.mjs} +3 -3
- package/dist/{chunk-VVCSY7DG.mjs → chunk-X2PWUNRX.mjs} +5 -5
- package/dist/{chunk-SSGCTWWW.mjs → chunk-ZDEKC4W6.mjs} +1 -1
- package/dist/components/avatar/avatar.js +64 -22
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +64 -22
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +64 -22
- package/dist/components/breadcrumb/breadcrumb.mjs +7 -7
- package/dist/components/breadcrumb/index.js +64 -22
- package/dist/components/breadcrumb/index.mjs +7 -7
- package/dist/components/button/button.js +64 -22
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/icon-button.js +64 -22
- package/dist/components/button/icon-button.mjs +3 -3
- package/dist/components/button/index.js +64 -22
- package/dist/components/button/index.mjs +6 -6
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/charts/areaChart.mjs +1 -1
- package/dist/components/charts/index.mjs +1 -1
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.js +64 -22
- package/dist/components/chip/chip.mjs +3 -3
- package/dist/components/chip/index.js +64 -22
- package/dist/components/chip/index.mjs +3 -3
- package/dist/components/drawer/drawer.mjs +2 -2
- package/dist/components/drawer/index.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +64 -22
- package/dist/components/fileUpload/fileUpload.mjs +10 -10
- package/dist/components/fileUpload/index.js +64 -22
- package/dist/components/fileUpload/index.mjs +10 -10
- package/dist/components/icon/Icon.d.mts +8 -4
- package/dist/components/icon/Icon.d.ts +8 -4
- package/dist/components/icon/Icon.js +64 -22
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +64 -22
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +2 -1
- package/dist/components/icon/template.d.ts +2 -1
- package/dist/components/icon/template.js +64 -22
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +64 -22
- package/dist/components/input/index.mjs +4 -4
- package/dist/components/input/input.js +64 -22
- package/dist/components/input/input.mjs +4 -4
- package/dist/components/list/index.js +64 -22
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/listItem.js +64 -22
- package/dist/components/list/listItem.mjs +4 -4
- package/dist/components/modal/index.js +64 -22
- package/dist/components/modal/index.mjs +8 -8
- package/dist/components/modal/modal.js +64 -22
- package/dist/components/modal/modal.mjs +8 -8
- package/dist/components/pagination/index.js +64 -22
- package/dist/components/pagination/index.mjs +5 -5
- package/dist/components/pagination/pagination.js +64 -22
- package/dist/components/pagination/pagination.mjs +5 -5
- package/dist/components/picker/datePicker.js +64 -22
- package/dist/components/picker/datePicker.mjs +8 -8
- package/dist/components/picker/index.js +64 -22
- package/dist/components/picker/index.mjs +10 -10
- package/dist/components/picker/timePicker/Panel.mjs +7 -7
- package/dist/components/picker/timePicker/index.js +64 -22
- package/dist/components/picker/timePicker/index.mjs +9 -9
- package/dist/components/progress/index.mjs +2 -2
- package/dist/components/progress/progress.mjs +2 -2
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/select/index.js +64 -22
- package/dist/components/select/index.mjs +7 -7
- package/dist/components/select/select.js +64 -22
- package/dist/components/select/select.mjs +7 -7
- package/dist/components/starRating/index.js +64 -22
- package/dist/components/starRating/index.mjs +3 -3
- package/dist/components/starRating/starRating.js +64 -22
- package/dist/components/starRating/starRating.mjs +3 -3
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/index.js +64 -22
- package/dist/components/table/index.mjs +8 -8
- package/dist/components/table/table-body.js +64 -22
- package/dist/components/table/table-body.mjs +7 -7
- package/dist/components/table/table-head.js +64 -22
- package/dist/components/table/table-head.mjs +7 -7
- package/dist/components/table/table.js +64 -22
- package/dist/components/table/table.mjs +7 -7
- package/dist/components/textarea/index.mjs +2 -2
- package/dist/components/textarea/textarea.mjs +2 -2
- package/dist/components/timePicker/calendar.js +64 -22
- package/dist/components/timePicker/calendar.mjs +2 -2
- package/dist/components/toast/index.js +64 -22
- package/dist/components/toast/index.mjs +5 -5
- package/dist/components/toast/toast.js +64 -22
- package/dist/components/toast/toast.mjs +4 -4
- package/dist/components/toast/use-toast.js +64 -22
- package/dist/components/toast/use-toast.mjs +5 -5
- package/dist/components/tree/index.js +64 -22
- package/dist/components/tree/index.mjs +4 -4
- package/dist/components/tree/tree.js +64 -22
- package/dist/components/tree/tree.mjs +4 -4
- package/dist/index.js +64 -22
- package/dist/index.mjs +32 -32
- package/package.json +1 -1
- package/dist/{chunk-OEIEALIP.mjs → chunk-3DCUMRYP.mjs} +3 -3
- package/dist/{chunk-IH3BJRTV.mjs → chunk-4X35QQTI.mjs} +3 -3
- package/dist/{chunk-KH63CD55.mjs → chunk-ACZ3DQVT.mjs} +3 -3
- package/dist/{chunk-DS5CGU2X.mjs → chunk-BH3I4LIZ.mjs} +3 -3
- package/dist/{chunk-RNMD44IQ.mjs → chunk-H6ZQDMYU.mjs} +3 -3
- package/dist/{chunk-4LUASWAN.mjs → chunk-NDNIAALB.mjs} +3 -3
- package/dist/{chunk-Q22PRT24.mjs → chunk-XXEOR6JD.mjs} +3 -3
- package/dist/{chunk-45Y7ANPK.mjs → chunk-ZFC5O2V3.mjs} +3 -3
package/dist/index.mjs
CHANGED
|
@@ -8,27 +8,27 @@ import "./chunk-WSIADHVC.mjs";
|
|
|
8
8
|
import "./chunk-MBLZYQCN.mjs";
|
|
9
9
|
import {
|
|
10
10
|
tree_default
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-7VR2457B.mjs";
|
|
12
12
|
import "./chunk-RRAZM5D3.mjs";
|
|
13
13
|
import {
|
|
14
14
|
textarea_default
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-XXEOR6JD.mjs";
|
|
16
16
|
import "./chunk-LUWGOKLG.mjs";
|
|
17
17
|
import {
|
|
18
18
|
ToastProvider,
|
|
19
19
|
useToast
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-ZDEKC4W6.mjs";
|
|
21
21
|
import "./chunk-ZOTHPHXA.mjs";
|
|
22
22
|
import {
|
|
23
23
|
toast_default
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-2PSFAF4D.mjs";
|
|
25
25
|
import "./chunk-DX3KXNP6.mjs";
|
|
26
26
|
import {
|
|
27
27
|
definition_table_default
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-BH3I4LIZ.mjs";
|
|
29
29
|
import {
|
|
30
30
|
table_default
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-BC2NAXUH.mjs";
|
|
32
32
|
import "./chunk-3MY6LO7N.mjs";
|
|
33
33
|
import {
|
|
34
34
|
tabs_default
|
|
@@ -36,7 +36,7 @@ import {
|
|
|
36
36
|
import "./chunk-QCEKPS7U.mjs";
|
|
37
37
|
import {
|
|
38
38
|
select_default
|
|
39
|
-
} from "./chunk-
|
|
39
|
+
} from "./chunk-CK24WXGB.mjs";
|
|
40
40
|
import "./chunk-MZ76AA76.mjs";
|
|
41
41
|
import {
|
|
42
42
|
skeleton_default
|
|
@@ -44,7 +44,7 @@ import {
|
|
|
44
44
|
import "./chunk-OLQOLLKG.mjs";
|
|
45
45
|
import {
|
|
46
46
|
starRating_default
|
|
47
|
-
} from "./chunk-
|
|
47
|
+
} from "./chunk-BK6DOY4X.mjs";
|
|
48
48
|
import "./chunk-LVFI2NOH.mjs";
|
|
49
49
|
import {
|
|
50
50
|
switch_default
|
|
@@ -52,21 +52,21 @@ import {
|
|
|
52
52
|
import "./chunk-TPFN22HR.mjs";
|
|
53
53
|
import {
|
|
54
54
|
radio_default
|
|
55
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-H6ZQDMYU.mjs";
|
|
56
56
|
import "./chunk-7B7LRG5J.mjs";
|
|
57
57
|
import {
|
|
58
58
|
pagination_default
|
|
59
|
-
} from "./chunk-
|
|
59
|
+
} from "./chunk-X2PWUNRX.mjs";
|
|
60
60
|
import "./chunk-F3HENRVM.mjs";
|
|
61
61
|
import "./chunk-4VWG4726.mjs";
|
|
62
62
|
import {
|
|
63
63
|
timePicker_default
|
|
64
|
-
} from "./chunk-
|
|
65
|
-
import "./chunk-
|
|
64
|
+
} from "./chunk-VLKV37OZ.mjs";
|
|
65
|
+
import "./chunk-FZYZSMSS.mjs";
|
|
66
66
|
import "./chunk-RKHH3CUS.mjs";
|
|
67
67
|
import {
|
|
68
68
|
datePicker_default
|
|
69
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-C3XY6N6I.mjs";
|
|
70
70
|
import {
|
|
71
71
|
day_default
|
|
72
72
|
} from "./chunk-XZYQFBCT.mjs";
|
|
@@ -77,32 +77,32 @@ import {
|
|
|
77
77
|
} from "./chunk-NGRGAY42.mjs";
|
|
78
78
|
import {
|
|
79
79
|
listItem_default
|
|
80
|
-
} from "./chunk-
|
|
80
|
+
} from "./chunk-T7EN4EC3.mjs";
|
|
81
81
|
import "./chunk-DJOG6Z35.mjs";
|
|
82
82
|
import {
|
|
83
83
|
modal_default
|
|
84
|
-
} from "./chunk-
|
|
84
|
+
} from "./chunk-WFJSBGK3.mjs";
|
|
85
85
|
import "./chunk-QZ3LVYJW.mjs";
|
|
86
86
|
import "./chunk-MGEWSREV.mjs";
|
|
87
87
|
import {
|
|
88
88
|
chip_default
|
|
89
|
-
} from "./chunk-
|
|
89
|
+
} from "./chunk-LJYSV7DZ.mjs";
|
|
90
90
|
import "./chunk-32GA3YW4.mjs";
|
|
91
91
|
import {
|
|
92
92
|
drawer_default
|
|
93
|
-
} from "./chunk-
|
|
93
|
+
} from "./chunk-ZFC5O2V3.mjs";
|
|
94
94
|
import "./chunk-RLXOHILK.mjs";
|
|
95
95
|
import {
|
|
96
96
|
fileUpload_default
|
|
97
|
-
} from "./chunk-
|
|
97
|
+
} from "./chunk-5N63KKLV.mjs";
|
|
98
98
|
import "./chunk-7VOQKIIK.mjs";
|
|
99
99
|
import {
|
|
100
100
|
progress_default
|
|
101
|
-
} from "./chunk-
|
|
101
|
+
} from "./chunk-ACZ3DQVT.mjs";
|
|
102
102
|
import "./chunk-2GCSFWHD.mjs";
|
|
103
103
|
import {
|
|
104
104
|
input_default
|
|
105
|
-
} from "./chunk-
|
|
105
|
+
} from "./chunk-LYJFK5OA.mjs";
|
|
106
106
|
import "./chunk-3OCNT22V.mjs";
|
|
107
107
|
import {
|
|
108
108
|
areaChart_default
|
|
@@ -126,28 +126,28 @@ import {
|
|
|
126
126
|
} from "./chunk-6WD32ERF.mjs";
|
|
127
127
|
import {
|
|
128
128
|
checkbox_default
|
|
129
|
-
} from "./chunk-
|
|
129
|
+
} from "./chunk-3DCUMRYP.mjs";
|
|
130
130
|
import "./chunk-SE5TU755.mjs";
|
|
131
131
|
import {
|
|
132
132
|
backdrop_default
|
|
133
|
-
} from "./chunk-
|
|
133
|
+
} from "./chunk-4X35QQTI.mjs";
|
|
134
134
|
import "./chunk-KYIODWXL.mjs";
|
|
135
135
|
import {
|
|
136
136
|
breadcrumb_default
|
|
137
|
-
} from "./chunk-
|
|
137
|
+
} from "./chunk-O7WU5EXD.mjs";
|
|
138
138
|
import "./chunk-MY5U63QO.mjs";
|
|
139
139
|
import {
|
|
140
140
|
text_button_default
|
|
141
|
-
} from "./chunk-
|
|
141
|
+
} from "./chunk-NDNIAALB.mjs";
|
|
142
142
|
import {
|
|
143
143
|
button_group_default
|
|
144
144
|
} from "./chunk-5VTYO3RF.mjs";
|
|
145
145
|
import {
|
|
146
146
|
button_default
|
|
147
|
-
} from "./chunk-
|
|
147
|
+
} from "./chunk-5J2ODTGJ.mjs";
|
|
148
148
|
import {
|
|
149
149
|
icon_button_default
|
|
150
|
-
} from "./chunk-
|
|
150
|
+
} from "./chunk-VUQETREE.mjs";
|
|
151
151
|
import "./chunk-6WSACUIB.mjs";
|
|
152
152
|
import "./chunk-LXHUO6VM.mjs";
|
|
153
153
|
import "./chunk-SZL743JC.mjs";
|
|
@@ -155,7 +155,7 @@ import "./chunk-ZYIIXWVY.mjs";
|
|
|
155
155
|
import {
|
|
156
156
|
Icon_default,
|
|
157
157
|
iconTemplate
|
|
158
|
-
} from "./chunk-
|
|
158
|
+
} from "./chunk-RQUD4MZO.mjs";
|
|
159
159
|
import "./chunk-NMSDSEBD.mjs";
|
|
160
160
|
import {
|
|
161
161
|
accordion_default
|
|
@@ -163,18 +163,18 @@ import {
|
|
|
163
163
|
import {
|
|
164
164
|
accordionItem_default
|
|
165
165
|
} from "./chunk-NTNF5T5I.mjs";
|
|
166
|
-
import "./chunk-E3G5QXSH.mjs";
|
|
167
166
|
import "./chunk-7DLOYKVC.mjs";
|
|
168
167
|
import {
|
|
169
168
|
avatar_default
|
|
170
|
-
} from "./chunk-
|
|
171
|
-
import "./chunk-
|
|
169
|
+
} from "./chunk-54OYH6WC.mjs";
|
|
170
|
+
import "./chunk-AVFQY5QP.mjs";
|
|
171
|
+
import "./chunk-3V4HT2K5.mjs";
|
|
172
|
+
import "./chunk-27Y6K5NK.mjs";
|
|
173
|
+
import "./chunk-E3G5QXSH.mjs";
|
|
172
174
|
import {
|
|
173
175
|
deepnoidUi,
|
|
174
176
|
tv
|
|
175
177
|
} from "./chunk-U4DJHAM5.mjs";
|
|
176
|
-
import "./chunk-3V4HT2K5.mjs";
|
|
177
|
-
import "./chunk-27Y6K5NK.mjs";
|
|
178
178
|
import "./chunk-AC6TWLRT.mjs";
|
|
179
179
|
export {
|
|
180
180
|
accordion_default as Accordion,
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
clsx
|
|
4
|
+
} from "./chunk-27Y6K5NK.mjs";
|
|
2
5
|
import {
|
|
3
6
|
mapPropsVariants
|
|
4
7
|
} from "./chunk-E3G5QXSH.mjs";
|
|
5
8
|
import {
|
|
6
9
|
tv
|
|
7
10
|
} from "./chunk-U4DJHAM5.mjs";
|
|
8
|
-
import {
|
|
9
|
-
clsx
|
|
10
|
-
} from "./chunk-27Y6K5NK.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/checkbox/checkbox.tsx
|
|
13
13
|
import { forwardRef, useMemo } from "react";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
tv
|
|
4
|
-
} from "./chunk-U4DJHAM5.mjs";
|
|
5
2
|
import {
|
|
6
3
|
clsx
|
|
7
4
|
} from "./chunk-27Y6K5NK.mjs";
|
|
5
|
+
import {
|
|
6
|
+
tv
|
|
7
|
+
} from "./chunk-U4DJHAM5.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/backdrop/backdrop.tsx
|
|
10
10
|
import { useEffect, useState } from "react";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
useIsMounted
|
|
4
|
+
} from "./chunk-3V4HT2K5.mjs";
|
|
2
5
|
import {
|
|
3
6
|
mapPropsVariants
|
|
4
7
|
} from "./chunk-E3G5QXSH.mjs";
|
|
5
8
|
import {
|
|
6
9
|
tv
|
|
7
10
|
} from "./chunk-U4DJHAM5.mjs";
|
|
8
|
-
import {
|
|
9
|
-
useIsMounted
|
|
10
|
-
} from "./chunk-3V4HT2K5.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/progress/progress.tsx
|
|
13
13
|
import { useMemo } from "react";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import {
|
|
3
|
-
tv
|
|
4
|
-
} from "./chunk-U4DJHAM5.mjs";
|
|
5
2
|
import {
|
|
6
3
|
clsx
|
|
7
4
|
} from "./chunk-27Y6K5NK.mjs";
|
|
5
|
+
import {
|
|
6
|
+
tv
|
|
7
|
+
} from "./chunk-U4DJHAM5.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/table/definition-table.tsx
|
|
10
10
|
import { forwardRef, useMemo } from "react";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
clsx
|
|
4
|
+
} from "./chunk-27Y6K5NK.mjs";
|
|
2
5
|
import {
|
|
3
6
|
mapPropsVariants
|
|
4
7
|
} from "./chunk-E3G5QXSH.mjs";
|
|
5
8
|
import {
|
|
6
9
|
tv
|
|
7
10
|
} from "./chunk-U4DJHAM5.mjs";
|
|
8
|
-
import {
|
|
9
|
-
clsx
|
|
10
|
-
} from "./chunk-27Y6K5NK.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/radio/radio.tsx
|
|
13
13
|
import { forwardRef, useMemo } from "react";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
clsx
|
|
4
|
+
} from "./chunk-27Y6K5NK.mjs";
|
|
2
5
|
import {
|
|
3
6
|
mapPropsVariants
|
|
4
7
|
} from "./chunk-E3G5QXSH.mjs";
|
|
5
8
|
import {
|
|
6
9
|
tv
|
|
7
10
|
} from "./chunk-U4DJHAM5.mjs";
|
|
8
|
-
import {
|
|
9
|
-
clsx
|
|
10
|
-
} from "./chunk-27Y6K5NK.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/button/text-button.tsx
|
|
13
13
|
import {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
|
+
import {
|
|
3
|
+
clsx
|
|
4
|
+
} from "./chunk-27Y6K5NK.mjs";
|
|
2
5
|
import {
|
|
3
6
|
mapPropsVariants
|
|
4
7
|
} from "./chunk-E3G5QXSH.mjs";
|
|
5
8
|
import {
|
|
6
9
|
tv
|
|
7
10
|
} from "./chunk-U4DJHAM5.mjs";
|
|
8
|
-
import {
|
|
9
|
-
clsx
|
|
10
|
-
} from "./chunk-27Y6K5NK.mjs";
|
|
11
11
|
|
|
12
12
|
// src/components/drawer/drawer.tsx
|
|
13
13
|
import { forwardRef, useMemo, useEffect, useState } from "react";
|