@deepnoid/ui 0.1.0 → 0.1.1
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 +168 -168
- package/dist/{chunk-VWMXZUR2.mjs → chunk-2TJDQIKB.mjs} +1 -1
- package/dist/{chunk-IE2BRM7Z.mjs → chunk-2ZT6V4QR.mjs} +0 -9
- package/dist/{chunk-PKVQXVCS.mjs → chunk-56VCX2QR.mjs} +1 -1
- package/dist/{chunk-UAMIPCUD.mjs → chunk-AMA53H3C.mjs} +2 -2
- package/dist/{chunk-MW6Y3FSE.mjs → chunk-AYWI2CRE.mjs} +2 -2
- package/dist/{chunk-XAA5KY6A.mjs → chunk-CF6O6TCF.mjs} +1 -1
- package/dist/chunk-DUOYMLZL.mjs +283 -0
- package/dist/{chunk-QNA2GDTN.mjs → chunk-GLBASISV.mjs} +1 -1
- package/dist/{chunk-QJHZJRSQ.mjs → chunk-HKXUNG3H.mjs} +1 -1
- package/dist/{chunk-XTGRSVYO.mjs → chunk-J5WJD6XZ.mjs} +1 -1
- package/dist/chunk-M2IRRTFM.mjs +79 -0
- package/dist/{chunk-Q5WACGVP.mjs → chunk-N4F3R6HG.mjs} +1 -1
- package/dist/{chunk-WQBOPCH6.mjs → chunk-ON5SGXHZ.mjs} +1 -1
- package/dist/chunk-OQS4LGZK.mjs +27 -0
- package/dist/{chunk-KCYJYS66.mjs → chunk-RCU5MLBU.mjs} +1 -1
- package/dist/chunk-RT5NKQX4.mjs +285 -0
- package/dist/{chunk-X2MQCISM.mjs → chunk-S65S7QZ5.mjs} +1 -1
- package/dist/chunk-SPX2BHO2.mjs +314 -0
- package/dist/{chunk-3AMZ55Y6.mjs → chunk-SSEQSF5F.mjs} +3 -3
- package/dist/{chunk-RRL6KBU4.mjs → chunk-U2YKMXVG.mjs} +1 -1
- package/dist/{chunk-VBFXKJTI.mjs → chunk-VRGHUYRU.mjs} +2 -2
- package/dist/{chunk-5S4XGPBB.mjs → chunk-VVOOYDJS.mjs} +1 -1
- package/dist/{chunk-FYJZ7Q5L.mjs → chunk-XIHAABHB.mjs} +1 -1
- package/dist/{chunk-CATOSBI7.mjs → chunk-YCMZELLD.mjs} +2 -2
- package/dist/{chunk-2HSK6XGZ.mjs → chunk-YZNQ2QGK.mjs} +1 -1
- package/dist/{chunk-P5WT7WJO.mjs → chunk-ZEZ6ZA3N.mjs} +1 -1
- package/dist/components/avatar/avatar.js +0 -9
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +0 -9
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.js +0 -9
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.js +0 -9
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +0 -9
- package/dist/components/breadcrumb/breadcrumb.mjs +2 -2
- package/dist/components/breadcrumb/index.js +0 -9
- package/dist/components/breadcrumb/index.mjs +2 -2
- package/dist/components/button/button-group.js +0 -9
- package/dist/components/button/button-group.mjs +2 -2
- package/dist/components/button/button.js +0 -9
- package/dist/components/button/button.mjs +2 -2
- package/dist/components/button/index.js +0 -9
- package/dist/components/button/index.mjs +3 -3
- package/dist/components/checkbox/checkbox.js +0 -9
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.js +0 -9
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.js +0 -9
- package/dist/components/chip/chip.mjs +2 -2
- package/dist/components/chip/index.js +0 -9
- package/dist/components/chip/index.mjs +2 -2
- package/dist/components/dateTimePicker/calendar.js +0 -9
- package/dist/components/dateTimePicker/calendar.mjs +2 -2
- package/dist/components/dateTimePicker/dateTimePicker.js +0 -9
- package/dist/components/dateTimePicker/dateTimePicker.mjs +7 -7
- package/dist/components/dateTimePicker/index.js +0 -9
- package/dist/components/dateTimePicker/index.mjs +7 -7
- package/dist/components/dateTimePicker/timePicker.js +0 -9
- package/dist/components/dateTimePicker/timePicker.mjs +5 -5
- package/dist/components/input/index.d.mts +1 -1
- package/dist/components/input/index.d.ts +1 -1
- package/dist/components/input/index.js +429 -379
- package/dist/components/input/index.mjs +3 -2
- package/dist/components/input/input.d.mts +96 -81
- package/dist/components/input/input.d.ts +96 -81
- package/dist/components/input/input.js +429 -379
- package/dist/components/input/input.mjs +3 -2
- package/dist/components/list/index.js +0 -9
- package/dist/components/list/index.mjs +4 -4
- package/dist/components/list/list.js +0 -9
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +0 -9
- package/dist/components/list/listItem.mjs +3 -3
- package/dist/components/modal/index.js +0 -9
- package/dist/components/modal/index.mjs +4 -4
- package/dist/components/modal/modal.js +0 -9
- package/dist/components/modal/modal.mjs +4 -4
- package/dist/components/pagination/index.d.mts +1 -1
- package/dist/components/pagination/index.d.ts +1 -1
- package/dist/components/pagination/index.js +320 -292
- package/dist/components/pagination/index.mjs +5 -4
- package/dist/components/pagination/pagination.d.mts +39 -95
- package/dist/components/pagination/pagination.d.ts +39 -95
- package/dist/components/pagination/pagination.js +322 -296
- package/dist/components/pagination/pagination.mjs +7 -8
- package/dist/components/radio/index.js +0 -9
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.js +0 -9
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/select/index.js +0 -9
- package/dist/components/select/index.mjs +3 -3
- package/dist/components/select/option.js +0 -9
- package/dist/components/select/option.mjs +2 -2
- package/dist/components/select/select.js +0 -9
- package/dist/components/select/select.mjs +3 -3
- package/dist/components/table/index.js +1193 -775
- package/dist/components/table/index.mjs +10 -5
- package/dist/components/table/table-body.d.mts +10 -16
- package/dist/components/table/table-body.d.ts +10 -16
- package/dist/components/table/table-body.js +54 -3792
- package/dist/components/table/table-body.mjs +3 -6
- package/dist/components/table/table-head.d.mts +4 -6
- package/dist/components/table/table-head.d.ts +4 -6
- package/dist/components/table/table-head.js +6 -44
- package/dist/components/table/table-head.mjs +3 -3
- package/dist/components/table/table.d.mts +91 -231
- package/dist/components/table/table.d.ts +91 -231
- package/dist/components/table/table.js +1193 -775
- package/dist/components/table/table.mjs +10 -5
- package/dist/components/tabs/index.js +0 -9
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.js +0 -9
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/toast/index.js +0 -9
- package/dist/components/toast/index.mjs +3 -3
- package/dist/components/toast/toast.js +0 -9
- package/dist/components/toast/toast.mjs +2 -2
- package/dist/components/toast/use-toast.js +0 -9
- package/dist/components/toast/use-toast.mjs +3 -3
- package/dist/components/tooltip/index.js +0 -9
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.js +0 -9
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/index.js +822 -958
- package/dist/index.mjs +46 -46
- package/dist/utils/tailwind-variants.js +0 -9
- package/dist/utils/tailwind-variants.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-5IQKKLZY.mjs +0 -139
- package/dist/chunk-PFYYYUJW.mjs +0 -56
- package/dist/chunk-RQ76IOYC.mjs +0 -300
- package/dist/chunk-SK2A72R2.mjs +0 -263
- package/dist/chunk-YGOEKSNZ.mjs +0 -345
|
@@ -2,11 +2,12 @@
|
|
|
2
2
|
import "../../chunk-2GCSFWHD.mjs";
|
|
3
3
|
import {
|
|
4
4
|
input_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-RT5NKQX4.mjs";
|
|
6
6
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
7
7
|
import "../../chunk-24NQEB73.mjs";
|
|
8
8
|
import "../../chunk-P2TMIZRH.mjs";
|
|
9
|
-
import "../../chunk-
|
|
9
|
+
import "../../chunk-2ZT6V4QR.mjs";
|
|
10
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
10
11
|
import "../../chunk-E3G5QXSH.mjs";
|
|
11
12
|
import "../../chunk-AC6TWLRT.mjs";
|
|
12
13
|
export {
|
|
@@ -5,7 +5,8 @@ import { Size, SlotsToClasses } from '../../utils/types.mjs';
|
|
|
5
5
|
|
|
6
6
|
interface Props extends Omit<ComponentProps<"input">, "size"> {
|
|
7
7
|
label?: string;
|
|
8
|
-
|
|
8
|
+
helperText?: string;
|
|
9
|
+
errorText?: string;
|
|
9
10
|
startContent?: ReactElement<{
|
|
10
11
|
className?: string;
|
|
11
12
|
size?: Size;
|
|
@@ -23,263 +24,277 @@ declare const inputStyle: tailwind_variants.TVReturnType<{
|
|
|
23
24
|
variant: {
|
|
24
25
|
solid: {
|
|
25
26
|
inputWrapper: string[];
|
|
27
|
+
readonly: string[];
|
|
26
28
|
};
|
|
27
|
-
|
|
29
|
+
outline: {
|
|
28
30
|
inputWrapper: string[];
|
|
31
|
+
readonly: string[];
|
|
29
32
|
};
|
|
30
|
-
|
|
33
|
+
underline: {
|
|
31
34
|
inputWrapper: string[];
|
|
35
|
+
readonly: string[];
|
|
32
36
|
};
|
|
33
37
|
};
|
|
34
38
|
color: {
|
|
35
39
|
primary: {
|
|
36
|
-
inputWrapper: string[];
|
|
37
40
|
content: string[];
|
|
41
|
+
helperText: string[];
|
|
38
42
|
};
|
|
39
43
|
secondary: {
|
|
40
|
-
inputWrapper: string[];
|
|
41
44
|
content: string[];
|
|
45
|
+
helperText: string[];
|
|
42
46
|
};
|
|
43
47
|
};
|
|
44
48
|
size: {
|
|
45
49
|
sm: {
|
|
46
50
|
base: string[];
|
|
51
|
+
label: string[];
|
|
47
52
|
innerWrapper: string[];
|
|
48
53
|
inputWrapper: string[];
|
|
49
|
-
|
|
54
|
+
helperText: string[];
|
|
55
|
+
errorText: string[];
|
|
50
56
|
};
|
|
51
57
|
md: {
|
|
52
58
|
base: string[];
|
|
59
|
+
label: string[];
|
|
53
60
|
innerWrapper: string[];
|
|
54
61
|
inputWrapper: string[];
|
|
55
|
-
|
|
62
|
+
helperText: string[];
|
|
63
|
+
errorText: string[];
|
|
56
64
|
};
|
|
57
65
|
lg: {
|
|
58
66
|
base: string[];
|
|
67
|
+
label: string[];
|
|
59
68
|
innerWrapper: string[];
|
|
60
69
|
inputWrapper: string[];
|
|
61
|
-
|
|
70
|
+
helperText: string[];
|
|
71
|
+
errorText: string[];
|
|
62
72
|
};
|
|
63
73
|
xl: {
|
|
64
74
|
base: string[];
|
|
75
|
+
label: string[];
|
|
65
76
|
innerWrapper: string[];
|
|
66
77
|
inputWrapper: string[];
|
|
67
|
-
|
|
78
|
+
helperText: string[];
|
|
79
|
+
errorText: string[];
|
|
68
80
|
};
|
|
69
81
|
};
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
inputWrapper: string[];
|
|
74
|
-
};
|
|
75
|
-
full: {
|
|
76
|
-
inputWrapper: string[];
|
|
77
|
-
};
|
|
82
|
+
direction: {
|
|
83
|
+
vertical: string;
|
|
84
|
+
horizon: string;
|
|
78
85
|
};
|
|
79
|
-
|
|
86
|
+
full: {
|
|
80
87
|
true: {
|
|
81
88
|
base: string[];
|
|
82
89
|
innerWrapper: string[];
|
|
83
90
|
inputWrapper: string[];
|
|
84
91
|
};
|
|
85
92
|
};
|
|
86
|
-
|
|
93
|
+
disabled: {
|
|
87
94
|
true: {
|
|
88
|
-
label: string[];
|
|
89
95
|
inputWrapper: string[];
|
|
90
96
|
input: string[];
|
|
91
97
|
content: string[];
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
};
|
|
95
|
-
isRequired: {
|
|
96
|
-
true: {
|
|
97
|
-
label: string[];
|
|
98
|
+
helperText: string[];
|
|
99
|
+
errorText: string[];
|
|
98
100
|
};
|
|
99
101
|
};
|
|
100
102
|
}, {
|
|
101
103
|
base: string[];
|
|
104
|
+
vertical: string[];
|
|
105
|
+
horizon: string[];
|
|
102
106
|
label: string[];
|
|
103
107
|
innerWrapper: string[];
|
|
104
108
|
inputWrapper: string[];
|
|
105
109
|
input: string[];
|
|
106
110
|
content: string[];
|
|
107
|
-
|
|
111
|
+
helperText: string[];
|
|
112
|
+
errorText: string[];
|
|
113
|
+
readonly: string[];
|
|
108
114
|
}, undefined, {
|
|
109
115
|
variant: {
|
|
110
116
|
solid: {
|
|
111
117
|
inputWrapper: string[];
|
|
118
|
+
readonly: string[];
|
|
112
119
|
};
|
|
113
|
-
|
|
120
|
+
outline: {
|
|
114
121
|
inputWrapper: string[];
|
|
122
|
+
readonly: string[];
|
|
115
123
|
};
|
|
116
|
-
|
|
124
|
+
underline: {
|
|
117
125
|
inputWrapper: string[];
|
|
126
|
+
readonly: string[];
|
|
118
127
|
};
|
|
119
128
|
};
|
|
120
129
|
color: {
|
|
121
130
|
primary: {
|
|
122
|
-
inputWrapper: string[];
|
|
123
131
|
content: string[];
|
|
132
|
+
helperText: string[];
|
|
124
133
|
};
|
|
125
134
|
secondary: {
|
|
126
|
-
inputWrapper: string[];
|
|
127
135
|
content: string[];
|
|
136
|
+
helperText: string[];
|
|
128
137
|
};
|
|
129
138
|
};
|
|
130
139
|
size: {
|
|
131
140
|
sm: {
|
|
132
141
|
base: string[];
|
|
142
|
+
label: string[];
|
|
133
143
|
innerWrapper: string[];
|
|
134
144
|
inputWrapper: string[];
|
|
135
|
-
|
|
145
|
+
helperText: string[];
|
|
146
|
+
errorText: string[];
|
|
136
147
|
};
|
|
137
148
|
md: {
|
|
138
149
|
base: string[];
|
|
150
|
+
label: string[];
|
|
139
151
|
innerWrapper: string[];
|
|
140
152
|
inputWrapper: string[];
|
|
141
|
-
|
|
153
|
+
helperText: string[];
|
|
154
|
+
errorText: string[];
|
|
142
155
|
};
|
|
143
156
|
lg: {
|
|
144
157
|
base: string[];
|
|
158
|
+
label: string[];
|
|
145
159
|
innerWrapper: string[];
|
|
146
160
|
inputWrapper: string[];
|
|
147
|
-
|
|
161
|
+
helperText: string[];
|
|
162
|
+
errorText: string[];
|
|
148
163
|
};
|
|
149
164
|
xl: {
|
|
150
165
|
base: string[];
|
|
166
|
+
label: string[];
|
|
151
167
|
innerWrapper: string[];
|
|
152
168
|
inputWrapper: string[];
|
|
153
|
-
|
|
169
|
+
helperText: string[];
|
|
170
|
+
errorText: string[];
|
|
154
171
|
};
|
|
155
172
|
};
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
inputWrapper: string[];
|
|
160
|
-
};
|
|
161
|
-
full: {
|
|
162
|
-
inputWrapper: string[];
|
|
163
|
-
};
|
|
173
|
+
direction: {
|
|
174
|
+
vertical: string;
|
|
175
|
+
horizon: string;
|
|
164
176
|
};
|
|
165
|
-
|
|
177
|
+
full: {
|
|
166
178
|
true: {
|
|
167
179
|
base: string[];
|
|
168
180
|
innerWrapper: string[];
|
|
169
181
|
inputWrapper: string[];
|
|
170
182
|
};
|
|
171
183
|
};
|
|
172
|
-
|
|
184
|
+
disabled: {
|
|
173
185
|
true: {
|
|
174
|
-
label: string[];
|
|
175
186
|
inputWrapper: string[];
|
|
176
187
|
input: string[];
|
|
177
188
|
content: string[];
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
};
|
|
181
|
-
isRequired: {
|
|
182
|
-
true: {
|
|
183
|
-
label: string[];
|
|
189
|
+
helperText: string[];
|
|
190
|
+
errorText: string[];
|
|
184
191
|
};
|
|
185
192
|
};
|
|
186
193
|
}, {
|
|
187
194
|
base: string[];
|
|
195
|
+
vertical: string[];
|
|
196
|
+
horizon: string[];
|
|
188
197
|
label: string[];
|
|
189
198
|
innerWrapper: string[];
|
|
190
199
|
inputWrapper: string[];
|
|
191
200
|
input: string[];
|
|
192
201
|
content: string[];
|
|
193
|
-
|
|
202
|
+
helperText: string[];
|
|
203
|
+
errorText: string[];
|
|
204
|
+
readonly: string[];
|
|
194
205
|
}, tailwind_variants.TVReturnType<{
|
|
195
206
|
variant: {
|
|
196
207
|
solid: {
|
|
197
208
|
inputWrapper: string[];
|
|
209
|
+
readonly: string[];
|
|
198
210
|
};
|
|
199
|
-
|
|
211
|
+
outline: {
|
|
200
212
|
inputWrapper: string[];
|
|
213
|
+
readonly: string[];
|
|
201
214
|
};
|
|
202
|
-
|
|
215
|
+
underline: {
|
|
203
216
|
inputWrapper: string[];
|
|
217
|
+
readonly: string[];
|
|
204
218
|
};
|
|
205
219
|
};
|
|
206
220
|
color: {
|
|
207
221
|
primary: {
|
|
208
|
-
inputWrapper: string[];
|
|
209
222
|
content: string[];
|
|
223
|
+
helperText: string[];
|
|
210
224
|
};
|
|
211
225
|
secondary: {
|
|
212
|
-
inputWrapper: string[];
|
|
213
226
|
content: string[];
|
|
227
|
+
helperText: string[];
|
|
214
228
|
};
|
|
215
229
|
};
|
|
216
230
|
size: {
|
|
217
231
|
sm: {
|
|
218
232
|
base: string[];
|
|
233
|
+
label: string[];
|
|
219
234
|
innerWrapper: string[];
|
|
220
235
|
inputWrapper: string[];
|
|
221
|
-
|
|
236
|
+
helperText: string[];
|
|
237
|
+
errorText: string[];
|
|
222
238
|
};
|
|
223
239
|
md: {
|
|
224
240
|
base: string[];
|
|
241
|
+
label: string[];
|
|
225
242
|
innerWrapper: string[];
|
|
226
243
|
inputWrapper: string[];
|
|
227
|
-
|
|
244
|
+
helperText: string[];
|
|
245
|
+
errorText: string[];
|
|
228
246
|
};
|
|
229
247
|
lg: {
|
|
230
248
|
base: string[];
|
|
249
|
+
label: string[];
|
|
231
250
|
innerWrapper: string[];
|
|
232
251
|
inputWrapper: string[];
|
|
233
|
-
|
|
252
|
+
helperText: string[];
|
|
253
|
+
errorText: string[];
|
|
234
254
|
};
|
|
235
255
|
xl: {
|
|
236
256
|
base: string[];
|
|
257
|
+
label: string[];
|
|
237
258
|
innerWrapper: string[];
|
|
238
259
|
inputWrapper: string[];
|
|
239
|
-
|
|
260
|
+
helperText: string[];
|
|
261
|
+
errorText: string[];
|
|
240
262
|
};
|
|
241
263
|
};
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
inputWrapper: string[];
|
|
246
|
-
};
|
|
247
|
-
full: {
|
|
248
|
-
inputWrapper: string[];
|
|
249
|
-
};
|
|
264
|
+
direction: {
|
|
265
|
+
vertical: string;
|
|
266
|
+
horizon: string;
|
|
250
267
|
};
|
|
251
|
-
|
|
268
|
+
full: {
|
|
252
269
|
true: {
|
|
253
270
|
base: string[];
|
|
254
271
|
innerWrapper: string[];
|
|
255
272
|
inputWrapper: string[];
|
|
256
273
|
};
|
|
257
274
|
};
|
|
258
|
-
|
|
275
|
+
disabled: {
|
|
259
276
|
true: {
|
|
260
|
-
label: string[];
|
|
261
277
|
inputWrapper: string[];
|
|
262
278
|
input: string[];
|
|
263
279
|
content: string[];
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
};
|
|
267
|
-
isRequired: {
|
|
268
|
-
true: {
|
|
269
|
-
label: string[];
|
|
280
|
+
helperText: string[];
|
|
281
|
+
errorText: string[];
|
|
270
282
|
};
|
|
271
283
|
};
|
|
272
284
|
}, {
|
|
273
285
|
base: string[];
|
|
286
|
+
vertical: string[];
|
|
287
|
+
horizon: string[];
|
|
274
288
|
label: string[];
|
|
275
289
|
innerWrapper: string[];
|
|
276
290
|
inputWrapper: string[];
|
|
277
291
|
input: string[];
|
|
278
292
|
content: string[];
|
|
279
|
-
|
|
293
|
+
helperText: string[];
|
|
294
|
+
errorText: string[];
|
|
295
|
+
readonly: string[];
|
|
280
296
|
}, undefined, unknown, unknown, undefined>>;
|
|
281
297
|
type InputVariantProps = VariantProps<typeof inputStyle>;
|
|
282
298
|
type InputSlots = keyof ReturnType<typeof inputStyle>;
|
|
283
|
-
type InputReturnType = ReturnType<typeof inputStyle>;
|
|
284
299
|
|
|
285
|
-
export {
|
|
300
|
+
export { Input as default, inputStyle };
|