@deepnoid/ui 0.1.28 → 0.1.29
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 -164
- package/dist/{chunk-UNH3BCGN.mjs → chunk-26MNALVL.mjs} +1 -1
- package/dist/chunk-3KVZDFMV.mjs +132 -0
- package/dist/{chunk-XRC5OUYQ.mjs → chunk-A5KQHWS3.mjs} +1 -1
- package/dist/{chunk-IBI3OVQI.mjs → chunk-BB7MFKNQ.mjs} +1 -1
- package/dist/{chunk-NHVIKP4H.mjs → chunk-ECMBAKSJ.mjs} +8 -8
- package/dist/{chunk-BEQ3KZGS.mjs → chunk-EHRFXDSN.mjs} +5 -4
- package/dist/{chunk-G67WUZO3.mjs → chunk-III2QUWF.mjs} +1 -1
- package/dist/{chunk-SO7BGWM7.mjs → chunk-KXA73VTJ.mjs} +4 -4
- package/dist/{chunk-K7VUN5BS.mjs → chunk-LR3SWRB4.mjs} +5 -5
- package/dist/{chunk-KYJTZPXY.mjs → chunk-QJJKJYNR.mjs} +4 -4
- package/dist/{chunk-JV7VLO2L.mjs → chunk-RCJOJPRS.mjs} +6 -6
- package/dist/chunk-RLXOHILK.mjs +1 -0
- package/dist/{chunk-4OSN2OE2.mjs → chunk-X4F7JYBA.mjs} +17 -32
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.mjs +6 -6
- package/dist/components/breadcrumb/index.mjs +6 -6
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/icon-button.mjs +3 -3
- package/dist/components/button/index.mjs +5 -5
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/checkbox/checkbox.mjs +2 -2
- package/dist/components/checkbox/index.mjs +2 -2
- package/dist/components/chip/chip.mjs +2 -2
- package/dist/components/chip/index.mjs +2 -2
- package/dist/components/dateTimePicker/calendar.mjs +2 -2
- package/dist/components/dateTimePicker/dateTimePicker.mjs +7 -7
- package/dist/components/dateTimePicker/index.mjs +7 -7
- package/dist/components/dateTimePicker/timePicker.mjs +4 -4
- package/dist/components/fileUpload/fileUpload.d.mts +92 -0
- package/dist/components/fileUpload/fileUpload.d.ts +92 -0
- package/dist/components/fileUpload/fileUpload.js +5648 -0
- package/dist/components/fileUpload/fileUpload.mjs +28 -0
- package/dist/components/fileUpload/index.d.mts +5 -0
- package/dist/components/fileUpload/index.d.ts +5 -0
- package/dist/components/fileUpload/index.js +5647 -0
- package/dist/components/fileUpload/index.mjs +25 -0
- package/dist/components/input/index.js +2 -1
- package/dist/components/input/index.mjs +2 -2
- package/dist/components/input/input.js +2 -1
- package/dist/components/input/input.mjs +2 -2
- package/dist/components/list/index.mjs +5 -5
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.mjs +2 -2
- package/dist/components/modal/index.mjs +7 -7
- package/dist/components/modal/modal.mjs +7 -7
- package/dist/components/pagination/index.js +2 -1
- package/dist/components/pagination/index.mjs +3 -3
- package/dist/components/pagination/pagination.js +2 -1
- package/dist/components/pagination/pagination.mjs +3 -3
- package/dist/components/radio/index.mjs +2 -2
- package/dist/components/radio/radio.mjs +2 -2
- package/dist/components/ripple/index.mjs +3 -3
- package/dist/components/select/index.mjs +2 -2
- package/dist/components/select/select.mjs +2 -2
- package/dist/components/table/index.js +2 -1
- package/dist/components/table/index.mjs +10 -10
- package/dist/components/table/table-body.mjs +3 -3
- package/dist/components/table/table-head.mjs +3 -3
- package/dist/components/table/table.js +2 -1
- package/dist/components/table/table.mjs +7 -7
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/toast/index.mjs +3 -3
- package/dist/components/toast/toast.mjs +2 -2
- package/dist/components/toast/use-toast.mjs +3 -3
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/components/tree/index.js +14 -29
- package/dist/components/tree/index.mjs +2 -2
- package/dist/components/tree/tree.d.mts +10 -5
- package/dist/components/tree/tree.d.ts +10 -5
- package/dist/components/tree/tree.js +14 -29
- package/dist/components/tree/tree.mjs +2 -2
- package/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +134 -30
- package/dist/index.mjs +47 -42
- package/package.json +1 -1
- package/dist/{chunk-WFMFC7R6.mjs → chunk-2PKM7SLZ.mjs} +3 -3
- package/dist/{chunk-QIRL6HY6.mjs → chunk-33LANVZV.mjs} +3 -3
- package/dist/{chunk-QIEKOGY7.mjs → chunk-6K3E5BVO.mjs} +6 -6
- package/dist/{chunk-JTZUXVOU.mjs → chunk-7J3KVOTS.mjs} +6 -6
- package/dist/{chunk-MEY4IL7D.mjs → chunk-7W2ZI2DD.mjs} +3 -3
- package/dist/{chunk-Z2537DF6.mjs → chunk-IL5ENWCR.mjs} +3 -3
- package/dist/{chunk-272FMLIL.mjs → chunk-KLUC2BV6.mjs} +3 -3
- package/dist/{chunk-LL6F3WDX.mjs → chunk-P5QCU457.mjs} +3 -3
- package/dist/{chunk-2YMAKIZ6.mjs → chunk-SSMMWMQC.mjs} +3 -3
- package/dist/{chunk-HIVPDIEP.mjs → chunk-UFVQPPPW.mjs} +3 -3
- package/dist/{chunk-RT3S3VVJ.mjs → chunk-W45H2ZMW.mjs} +3 -3
- package/dist/{chunk-A7RU3FU5.mjs → chunk-X6D7C7QZ.mjs} +3 -3
- package/dist/{chunk-WLNLVX7Q.mjs → chunk-Y6XQTWB5.mjs} +3 -3
- package/dist/{chunk-D6QI3DJG.mjs → chunk-YLRYHUTW.mjs} +3 -3
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
import {
|
|
3
3
|
calendarStyle,
|
|
4
4
|
calendar_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-X6D7C7QZ.mjs";
|
|
6
6
|
import "../../chunk-P732YGHO.mjs";
|
|
7
7
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
8
8
|
import "../../chunk-2TKEWFGH.mjs";
|
|
9
9
|
import "../../chunk-2SDYFOZL.mjs";
|
|
10
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
11
10
|
import "../../chunk-E3G5QXSH.mjs";
|
|
11
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
12
12
|
import "../../chunk-AC6TWLRT.mjs";
|
|
13
13
|
export {
|
|
14
14
|
calendarStyle,
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
import {
|
|
3
3
|
dateTimePickerStyle,
|
|
4
4
|
dateTimePicker_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-ECMBAKSJ.mjs";
|
|
6
|
+
import "../../chunk-X6D7C7QZ.mjs";
|
|
7
|
+
import "../../chunk-QJJKJYNR.mjs";
|
|
8
|
+
import "../../chunk-7MVEAQ7Z.mjs";
|
|
9
|
+
import "../../chunk-W45H2ZMW.mjs";
|
|
10
|
+
import "../../chunk-UFVQPPPW.mjs";
|
|
6
11
|
import "../../chunk-FWJ2ZKH6.mjs";
|
|
7
|
-
import "../../chunk-A7RU3FU5.mjs";
|
|
8
12
|
import "../../chunk-P732YGHO.mjs";
|
|
9
|
-
import "../../chunk-KYJTZPXY.mjs";
|
|
10
|
-
import "../../chunk-7MVEAQ7Z.mjs";
|
|
11
|
-
import "../../chunk-HIVPDIEP.mjs";
|
|
12
|
-
import "../../chunk-RT3S3VVJ.mjs";
|
|
13
13
|
import "../../chunk-SP3JVQY3.mjs";
|
|
14
14
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
15
15
|
import "../../chunk-2TKEWFGH.mjs";
|
|
16
16
|
import "../../chunk-2SDYFOZL.mjs";
|
|
17
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
18
17
|
import "../../chunk-E3G5QXSH.mjs";
|
|
18
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
19
19
|
import "../../chunk-AC6TWLRT.mjs";
|
|
20
20
|
export {
|
|
21
21
|
dateTimePickerStyle,
|
|
@@ -2,20 +2,20 @@
|
|
|
2
2
|
import "../../chunk-75HLCORR.mjs";
|
|
3
3
|
import {
|
|
4
4
|
dateTimePicker_default
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-ECMBAKSJ.mjs";
|
|
6
|
+
import "../../chunk-X6D7C7QZ.mjs";
|
|
7
|
+
import "../../chunk-QJJKJYNR.mjs";
|
|
8
|
+
import "../../chunk-7MVEAQ7Z.mjs";
|
|
9
|
+
import "../../chunk-W45H2ZMW.mjs";
|
|
10
|
+
import "../../chunk-UFVQPPPW.mjs";
|
|
6
11
|
import "../../chunk-FWJ2ZKH6.mjs";
|
|
7
|
-
import "../../chunk-A7RU3FU5.mjs";
|
|
8
12
|
import "../../chunk-P732YGHO.mjs";
|
|
9
|
-
import "../../chunk-KYJTZPXY.mjs";
|
|
10
|
-
import "../../chunk-7MVEAQ7Z.mjs";
|
|
11
|
-
import "../../chunk-HIVPDIEP.mjs";
|
|
12
|
-
import "../../chunk-RT3S3VVJ.mjs";
|
|
13
13
|
import "../../chunk-SP3JVQY3.mjs";
|
|
14
14
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
15
15
|
import "../../chunk-2TKEWFGH.mjs";
|
|
16
16
|
import "../../chunk-2SDYFOZL.mjs";
|
|
17
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
18
17
|
import "../../chunk-E3G5QXSH.mjs";
|
|
18
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
19
19
|
import "../../chunk-AC6TWLRT.mjs";
|
|
20
20
|
export {
|
|
21
21
|
dateTimePicker_default as DateTimePicker
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
timePicker_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-QJJKJYNR.mjs";
|
|
5
5
|
import "../../chunk-7MVEAQ7Z.mjs";
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
6
|
+
import "../../chunk-W45H2ZMW.mjs";
|
|
7
|
+
import "../../chunk-UFVQPPPW.mjs";
|
|
8
8
|
import "../../chunk-SP3JVQY3.mjs";
|
|
9
9
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
10
10
|
import "../../chunk-2TKEWFGH.mjs";
|
|
11
11
|
import "../../chunk-2SDYFOZL.mjs";
|
|
12
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
13
12
|
import "../../chunk-E3G5QXSH.mjs";
|
|
13
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
14
14
|
import "../../chunk-AC6TWLRT.mjs";
|
|
15
15
|
export {
|
|
16
16
|
timePicker_default as default
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
+
import * as tailwind_merge from 'tailwind-merge';
|
|
3
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
4
|
+
import { SlotsToClasses } from '../../utils/types.mjs';
|
|
5
|
+
|
|
6
|
+
type FileUploadProps = {
|
|
7
|
+
buttonText: string;
|
|
8
|
+
maxSizeMB?: number;
|
|
9
|
+
placeholder?: string;
|
|
10
|
+
accept?: string[];
|
|
11
|
+
acceptErrorMessage?: string;
|
|
12
|
+
sizeErrorMessage?: string;
|
|
13
|
+
onFileUpload?: (file: File) => void;
|
|
14
|
+
helperMessage?: string;
|
|
15
|
+
showProgress?: boolean;
|
|
16
|
+
classNames?: SlotsToClasses<FileUploadSlots>;
|
|
17
|
+
};
|
|
18
|
+
declare function FileUpload({ buttonText, maxSizeMB, placeholder, accept, acceptErrorMessage, sizeErrorMessage, onFileUpload, helperMessage, showProgress, classNames, }: FileUploadProps): react_jsx_runtime.JSX.Element;
|
|
19
|
+
declare namespace FileUpload {
|
|
20
|
+
var displayName: string;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
declare const fileUploadStyle: tailwind_variants.TVReturnType<{
|
|
24
|
+
[key: string]: {
|
|
25
|
+
[key: string]: tailwind_merge.ClassNameValue | {
|
|
26
|
+
container?: tailwind_merge.ClassNameValue;
|
|
27
|
+
base?: tailwind_merge.ClassNameValue;
|
|
28
|
+
helperMessage?: tailwind_merge.ClassNameValue;
|
|
29
|
+
errorMessage?: tailwind_merge.ClassNameValue;
|
|
30
|
+
inputWrapper?: tailwind_merge.ClassNameValue;
|
|
31
|
+
cancelButton?: tailwind_merge.ClassNameValue;
|
|
32
|
+
progressBarContainer?: tailwind_merge.ClassNameValue;
|
|
33
|
+
progressBar?: tailwind_merge.ClassNameValue;
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
} | {
|
|
37
|
+
[x: string]: {
|
|
38
|
+
[x: string]: tailwind_merge.ClassNameValue | {
|
|
39
|
+
container?: tailwind_merge.ClassNameValue;
|
|
40
|
+
base?: tailwind_merge.ClassNameValue;
|
|
41
|
+
helperMessage?: tailwind_merge.ClassNameValue;
|
|
42
|
+
errorMessage?: tailwind_merge.ClassNameValue;
|
|
43
|
+
inputWrapper?: tailwind_merge.ClassNameValue;
|
|
44
|
+
cancelButton?: tailwind_merge.ClassNameValue;
|
|
45
|
+
progressBarContainer?: tailwind_merge.ClassNameValue;
|
|
46
|
+
progressBar?: tailwind_merge.ClassNameValue;
|
|
47
|
+
};
|
|
48
|
+
};
|
|
49
|
+
} | {}, {
|
|
50
|
+
base: string[];
|
|
51
|
+
container: string[];
|
|
52
|
+
inputWrapper: string[];
|
|
53
|
+
cancelButton: string[];
|
|
54
|
+
progressBarContainer: string[];
|
|
55
|
+
progressBar: string[];
|
|
56
|
+
errorMessage: string[];
|
|
57
|
+
helperMessage: string[];
|
|
58
|
+
}, undefined, {
|
|
59
|
+
[key: string]: {
|
|
60
|
+
[key: string]: tailwind_merge.ClassNameValue | {
|
|
61
|
+
container?: tailwind_merge.ClassNameValue;
|
|
62
|
+
base?: tailwind_merge.ClassNameValue;
|
|
63
|
+
helperMessage?: tailwind_merge.ClassNameValue;
|
|
64
|
+
errorMessage?: tailwind_merge.ClassNameValue;
|
|
65
|
+
inputWrapper?: tailwind_merge.ClassNameValue;
|
|
66
|
+
cancelButton?: tailwind_merge.ClassNameValue;
|
|
67
|
+
progressBarContainer?: tailwind_merge.ClassNameValue;
|
|
68
|
+
progressBar?: tailwind_merge.ClassNameValue;
|
|
69
|
+
};
|
|
70
|
+
};
|
|
71
|
+
} | {}, {
|
|
72
|
+
base: string[];
|
|
73
|
+
container: string[];
|
|
74
|
+
inputWrapper: string[];
|
|
75
|
+
cancelButton: string[];
|
|
76
|
+
progressBarContainer: string[];
|
|
77
|
+
progressBar: string[];
|
|
78
|
+
errorMessage: string[];
|
|
79
|
+
helperMessage: string[];
|
|
80
|
+
}, tailwind_variants.TVReturnType<unknown, {
|
|
81
|
+
base: string[];
|
|
82
|
+
container: string[];
|
|
83
|
+
inputWrapper: string[];
|
|
84
|
+
cancelButton: string[];
|
|
85
|
+
progressBarContainer: string[];
|
|
86
|
+
progressBar: string[];
|
|
87
|
+
errorMessage: string[];
|
|
88
|
+
helperMessage: string[];
|
|
89
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
90
|
+
type FileUploadSlots = keyof ReturnType<typeof fileUploadStyle>;
|
|
91
|
+
|
|
92
|
+
export { FileUpload, FileUpload as default, fileUploadStyle };
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
+
import * as tailwind_merge from 'tailwind-merge';
|
|
3
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
4
|
+
import { SlotsToClasses } from '../../utils/types.js';
|
|
5
|
+
|
|
6
|
+
type FileUploadProps = {
|
|
7
|
+
buttonText: string;
|
|
8
|
+
maxSizeMB?: number;
|
|
9
|
+
placeholder?: string;
|
|
10
|
+
accept?: string[];
|
|
11
|
+
acceptErrorMessage?: string;
|
|
12
|
+
sizeErrorMessage?: string;
|
|
13
|
+
onFileUpload?: (file: File) => void;
|
|
14
|
+
helperMessage?: string;
|
|
15
|
+
showProgress?: boolean;
|
|
16
|
+
classNames?: SlotsToClasses<FileUploadSlots>;
|
|
17
|
+
};
|
|
18
|
+
declare function FileUpload({ buttonText, maxSizeMB, placeholder, accept, acceptErrorMessage, sizeErrorMessage, onFileUpload, helperMessage, showProgress, classNames, }: FileUploadProps): react_jsx_runtime.JSX.Element;
|
|
19
|
+
declare namespace FileUpload {
|
|
20
|
+
var displayName: string;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
declare const fileUploadStyle: tailwind_variants.TVReturnType<{
|
|
24
|
+
[key: string]: {
|
|
25
|
+
[key: string]: tailwind_merge.ClassNameValue | {
|
|
26
|
+
container?: tailwind_merge.ClassNameValue;
|
|
27
|
+
base?: tailwind_merge.ClassNameValue;
|
|
28
|
+
helperMessage?: tailwind_merge.ClassNameValue;
|
|
29
|
+
errorMessage?: tailwind_merge.ClassNameValue;
|
|
30
|
+
inputWrapper?: tailwind_merge.ClassNameValue;
|
|
31
|
+
cancelButton?: tailwind_merge.ClassNameValue;
|
|
32
|
+
progressBarContainer?: tailwind_merge.ClassNameValue;
|
|
33
|
+
progressBar?: tailwind_merge.ClassNameValue;
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
} | {
|
|
37
|
+
[x: string]: {
|
|
38
|
+
[x: string]: tailwind_merge.ClassNameValue | {
|
|
39
|
+
container?: tailwind_merge.ClassNameValue;
|
|
40
|
+
base?: tailwind_merge.ClassNameValue;
|
|
41
|
+
helperMessage?: tailwind_merge.ClassNameValue;
|
|
42
|
+
errorMessage?: tailwind_merge.ClassNameValue;
|
|
43
|
+
inputWrapper?: tailwind_merge.ClassNameValue;
|
|
44
|
+
cancelButton?: tailwind_merge.ClassNameValue;
|
|
45
|
+
progressBarContainer?: tailwind_merge.ClassNameValue;
|
|
46
|
+
progressBar?: tailwind_merge.ClassNameValue;
|
|
47
|
+
};
|
|
48
|
+
};
|
|
49
|
+
} | {}, {
|
|
50
|
+
base: string[];
|
|
51
|
+
container: string[];
|
|
52
|
+
inputWrapper: string[];
|
|
53
|
+
cancelButton: string[];
|
|
54
|
+
progressBarContainer: string[];
|
|
55
|
+
progressBar: string[];
|
|
56
|
+
errorMessage: string[];
|
|
57
|
+
helperMessage: string[];
|
|
58
|
+
}, undefined, {
|
|
59
|
+
[key: string]: {
|
|
60
|
+
[key: string]: tailwind_merge.ClassNameValue | {
|
|
61
|
+
container?: tailwind_merge.ClassNameValue;
|
|
62
|
+
base?: tailwind_merge.ClassNameValue;
|
|
63
|
+
helperMessage?: tailwind_merge.ClassNameValue;
|
|
64
|
+
errorMessage?: tailwind_merge.ClassNameValue;
|
|
65
|
+
inputWrapper?: tailwind_merge.ClassNameValue;
|
|
66
|
+
cancelButton?: tailwind_merge.ClassNameValue;
|
|
67
|
+
progressBarContainer?: tailwind_merge.ClassNameValue;
|
|
68
|
+
progressBar?: tailwind_merge.ClassNameValue;
|
|
69
|
+
};
|
|
70
|
+
};
|
|
71
|
+
} | {}, {
|
|
72
|
+
base: string[];
|
|
73
|
+
container: string[];
|
|
74
|
+
inputWrapper: string[];
|
|
75
|
+
cancelButton: string[];
|
|
76
|
+
progressBarContainer: string[];
|
|
77
|
+
progressBar: string[];
|
|
78
|
+
errorMessage: string[];
|
|
79
|
+
helperMessage: string[];
|
|
80
|
+
}, tailwind_variants.TVReturnType<unknown, {
|
|
81
|
+
base: string[];
|
|
82
|
+
container: string[];
|
|
83
|
+
inputWrapper: string[];
|
|
84
|
+
cancelButton: string[];
|
|
85
|
+
progressBarContainer: string[];
|
|
86
|
+
progressBar: string[];
|
|
87
|
+
errorMessage: string[];
|
|
88
|
+
helperMessage: string[];
|
|
89
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
90
|
+
type FileUploadSlots = keyof ReturnType<typeof fileUploadStyle>;
|
|
91
|
+
|
|
92
|
+
export { FileUpload, FileUpload as default, fileUploadStyle };
|