@deepnoid/ui 0.1.81 → 0.1.82
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 +212 -197
- package/dist/{chunk-B6XJNGQL.mjs → chunk-3IILPVRA.mjs} +3 -3
- package/dist/{chunk-KCAGZUYM.mjs → chunk-3M6VYLOU.mjs} +1 -1
- package/dist/chunk-3V4HT2K5.mjs +36 -0
- package/dist/{chunk-TKGIYUSB.mjs → chunk-4BJPJ54Q.mjs} +4 -4
- package/dist/{chunk-FRKIXGG5.mjs → chunk-4LP3QDAE.mjs} +3 -3
- package/dist/{chunk-FZNRCPWF.mjs → chunk-54342D4Z.mjs} +4 -4
- package/dist/chunk-5FFTHFBX.mjs +129 -0
- package/dist/{chunk-JPFA7PPB.mjs → chunk-6KH2UQRM.mjs} +3 -3
- package/dist/{chunk-ZYS4NSXT.mjs → chunk-6PI7MYEV.mjs} +4 -4
- package/dist/{chunk-TUXYVNTY.mjs → chunk-6SWMJLOD.mjs} +3 -3
- package/dist/chunk-7VOQKIIK.mjs +1 -0
- package/dist/{chunk-ORXMPU2C.mjs → chunk-7VS6YXNB.mjs} +3 -3
- package/dist/{chunk-FZJ5PLRU.mjs → chunk-AF4I7ZQS.mjs} +1 -1
- package/dist/{chunk-LNVDBHVI.mjs → chunk-AI4YKKH4.mjs} +7 -7
- package/dist/{chunk-7JVTWM4U.mjs → chunk-BOFOJQMD.mjs} +2 -2
- package/dist/{chunk-XOPCRI7Z.mjs → chunk-CDXBML6O.mjs} +17 -2
- package/dist/{chunk-B7THOWOI.mjs → chunk-D3HZG3CH.mjs} +1 -1
- package/dist/{chunk-I6MFQAQE.mjs → chunk-GAZ472ZU.mjs} +3 -3
- package/dist/{chunk-5IESFXPF.mjs → chunk-GH4EPD35.mjs} +4 -4
- package/dist/{chunk-EKWUOA5B.mjs → chunk-ITWKPTSD.mjs} +1 -1
- package/dist/{chunk-TVTIX7MO.mjs → chunk-JBSV7GCL.mjs} +4 -4
- package/dist/{chunk-QFIS6N5R.mjs → chunk-JW2TIJVH.mjs} +4 -4
- package/dist/{chunk-OKO3XRJS.mjs → chunk-KAKSKYMD.mjs} +5 -5
- package/dist/{chunk-CC2F5HQX.mjs → chunk-LMHSWLH2.mjs} +5 -5
- package/dist/{chunk-5M7UDEMG.mjs → chunk-MVL7HJSH.mjs} +4 -4
- package/dist/{chunk-FUPY7MXT.mjs → chunk-NTNIGQGI.mjs} +1 -1
- package/dist/{chunk-PDY7UYKZ.mjs → chunk-P6CRHHI3.mjs} +3 -3
- package/dist/{chunk-RN76ARTS.mjs → chunk-PKUJTOVJ.mjs} +3 -3
- package/dist/{chunk-3WBUF37A.mjs → chunk-S7Y7XUBL.mjs} +4 -4
- package/dist/{chunk-7Q2WQJ6U.mjs → chunk-SDRGT5I7.mjs} +3 -3
- package/dist/{chunk-PWWPGVPS.mjs → chunk-TZHEZEJ5.mjs} +3 -3
- package/dist/{chunk-L65ETSUY.mjs → chunk-UE5Z7QUS.mjs} +5 -5
- package/dist/{chunk-STAE4IPE.mjs → chunk-WIZDHK4O.mjs} +3 -3
- package/dist/{chunk-SKOCUCE5.mjs → chunk-XZ5DXOJQ.mjs} +4 -4
- package/dist/{chunk-R7VCFJGU.mjs → chunk-Y5QV7T6D.mjs} +1 -1
- package/dist/components/avatar/avatar.js +17 -2
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +17 -2
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.js +17 -2
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.js +17 -2
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +17 -2
- package/dist/components/breadcrumb/breadcrumb.mjs +7 -7
- package/dist/components/breadcrumb/index.js +17 -2
- package/dist/components/breadcrumb/index.mjs +7 -7
- package/dist/components/button/button-group.js +17 -2
- package/dist/components/button/button-group.mjs +2 -2
- package/dist/components/button/button.js +17 -2
- package/dist/components/button/button.mjs +3 -3
- package/dist/components/button/icon-button.js +17 -2
- package/dist/components/button/icon-button.mjs +3 -3
- package/dist/components/button/index.js +17 -2
- package/dist/components/button/index.mjs +6 -6
- package/dist/components/button/text-button.js +17 -2
- package/dist/components/button/text-button.mjs +3 -3
- package/dist/components/charts/areaChart.js +17 -2
- package/dist/components/charts/areaChart.mjs +2 -2
- package/dist/components/charts/barChart.js +17 -2
- package/dist/components/charts/barChart.mjs +2 -2
- package/dist/components/charts/circularProgress.js +17 -2
- package/dist/components/charts/circularProgress.mjs +2 -2
- package/dist/components/charts/index.js +17 -2
- package/dist/components/charts/index.mjs +6 -6
- package/dist/components/checkbox/checkbox.js +17 -2
- package/dist/components/checkbox/checkbox.mjs +3 -3
- package/dist/components/checkbox/index.js +17 -2
- package/dist/components/checkbox/index.mjs +3 -3
- package/dist/components/chip/chip.js +17 -2
- package/dist/components/chip/chip.mjs +3 -3
- package/dist/components/chip/index.js +17 -2
- package/dist/components/chip/index.mjs +3 -3
- package/dist/components/dateTimePicker/calendar.js +17 -2
- package/dist/components/dateTimePicker/calendar.mjs +3 -3
- package/dist/components/dateTimePicker/dateTimePicker.js +17 -2
- package/dist/components/dateTimePicker/dateTimePicker.mjs +8 -8
- package/dist/components/dateTimePicker/index.js +17 -2
- package/dist/components/dateTimePicker/index.mjs +8 -8
- package/dist/components/dateTimePicker/timePicker.js +17 -2
- package/dist/components/dateTimePicker/timePicker.mjs +6 -6
- package/dist/components/drawer/drawer.js +17 -2
- package/dist/components/drawer/drawer.mjs +3 -3
- package/dist/components/drawer/index.js +17 -2
- package/dist/components/drawer/index.mjs +3 -3
- package/dist/components/fileUpload/fileUpload.js +17 -2
- package/dist/components/fileUpload/fileUpload.mjs +8 -8
- package/dist/components/fileUpload/index.js +17 -2
- package/dist/components/fileUpload/index.mjs +8 -8
- package/dist/components/input/index.js +17 -2
- package/dist/components/input/index.mjs +3 -3
- package/dist/components/input/input.js +17 -2
- package/dist/components/input/input.mjs +3 -3
- package/dist/components/list/index.js +17 -2
- package/dist/components/list/index.mjs +7 -7
- package/dist/components/list/list.js +17 -2
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +17 -2
- package/dist/components/list/listItem.mjs +4 -4
- package/dist/components/modal/index.js +17 -2
- package/dist/components/modal/index.mjs +8 -8
- package/dist/components/modal/modal.js +17 -2
- package/dist/components/modal/modal.mjs +8 -8
- package/dist/components/pagination/index.js +17 -2
- package/dist/components/pagination/index.mjs +4 -4
- package/dist/components/pagination/pagination.js +17 -2
- package/dist/components/pagination/pagination.mjs +4 -4
- package/dist/components/progress/index.d.mts +4 -0
- package/dist/components/progress/index.d.ts +4 -0
- package/dist/components/progress/index.js +519 -0
- package/dist/components/progress/index.mjs +12 -0
- package/dist/components/progress/progress.d.mts +208 -0
- package/dist/components/progress/progress.d.ts +208 -0
- package/dist/components/progress/progress.js +513 -0
- package/dist/components/progress/progress.mjs +11 -0
- package/dist/components/radio/index.js +17 -2
- package/dist/components/radio/index.mjs +3 -3
- package/dist/components/radio/radio.js +17 -2
- package/dist/components/radio/radio.mjs +3 -3
- package/dist/components/select/index.js +17 -2
- package/dist/components/select/index.mjs +3 -3
- package/dist/components/select/select.js +17 -2
- package/dist/components/select/select.mjs +3 -3
- package/dist/components/table/definition-table.js +17 -2
- package/dist/components/table/definition-table.mjs +2 -2
- package/dist/components/table/form-table.js +17 -2
- package/dist/components/table/form-table.mjs +1 -1
- package/dist/components/table/index.js +17 -2
- package/dist/components/table/index.mjs +9 -9
- package/dist/components/table/table-body.js +17 -2
- package/dist/components/table/table-body.mjs +8 -8
- package/dist/components/table/table-head.js +17 -2
- package/dist/components/table/table-head.mjs +8 -8
- package/dist/components/table/table.js +17 -2
- package/dist/components/table/table.mjs +8 -8
- package/dist/components/tabs/index.js +17 -2
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.js +17 -2
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/textarea/index.mjs +2 -2
- package/dist/components/textarea/textarea.mjs +2 -2
- package/dist/components/toast/index.js +17 -2
- package/dist/components/toast/index.mjs +4 -4
- package/dist/components/toast/toast.js +17 -2
- package/dist/components/toast/toast.mjs +3 -3
- package/dist/components/toast/use-toast.js +17 -2
- package/dist/components/toast/use-toast.mjs +4 -4
- package/dist/components/tooltip/index.js +17 -2
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.js +17 -2
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/components/tree/index.js +17 -2
- package/dist/components/tree/index.mjs +2 -2
- package/dist/components/tree/tree.js +17 -2
- package/dist/components/tree/tree.mjs +2 -2
- package/dist/hooks/useIsMounted.d.mts +8 -0
- package/dist/hooks/useIsMounted.d.ts +8 -0
- package/dist/hooks/useIsMounted.js +59 -0
- package/dist/hooks/useIsMounted.mjs +8 -0
- package/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +167 -2
- package/dist/index.mjs +63 -57
- package/dist/utils/tailwind-variants.js +17 -2
- package/dist/utils/tailwind-variants.mjs +1 -1
- package/package.json +1 -1
- package/dist/{chunk-4EIGHKUO.mjs → chunk-6Q2BXHJL.mjs} +3 -3
|
@@ -0,0 +1,208 @@
|
|
|
1
|
+
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
+
import { VariantProps } from 'tailwind-variants';
|
|
3
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
4
|
+
import { SlotsToClasses } from '../../utils/types.mjs';
|
|
5
|
+
|
|
6
|
+
interface Props extends Omit<React.ComponentPropsWithRef<"input">, "ref" | "color" | "slot" | "size" | keyof ProgressVariantProps> {
|
|
7
|
+
value?: number;
|
|
8
|
+
minValue?: number;
|
|
9
|
+
maxValue?: number;
|
|
10
|
+
classNames?: SlotsToClasses<ProgressSlots>;
|
|
11
|
+
}
|
|
12
|
+
type ProgressProps = Props & ProgressVariantProps;
|
|
13
|
+
declare const Progress: (originalProps: ProgressProps) => react_jsx_runtime.JSX.Element;
|
|
14
|
+
|
|
15
|
+
declare const progressStyle: tailwind_variants.TVReturnType<{
|
|
16
|
+
color: {
|
|
17
|
+
primary: {
|
|
18
|
+
indicator: string[];
|
|
19
|
+
};
|
|
20
|
+
secondary: {
|
|
21
|
+
indicator: string[];
|
|
22
|
+
};
|
|
23
|
+
neutral: {
|
|
24
|
+
indicator: string[];
|
|
25
|
+
};
|
|
26
|
+
info: {
|
|
27
|
+
indicator: string[];
|
|
28
|
+
};
|
|
29
|
+
success: {
|
|
30
|
+
indicator: string[];
|
|
31
|
+
};
|
|
32
|
+
warning: {
|
|
33
|
+
indicator: string[];
|
|
34
|
+
};
|
|
35
|
+
danger: {
|
|
36
|
+
indicator: string[];
|
|
37
|
+
};
|
|
38
|
+
};
|
|
39
|
+
size: {
|
|
40
|
+
sm: {
|
|
41
|
+
track: string[];
|
|
42
|
+
indicator: string;
|
|
43
|
+
};
|
|
44
|
+
md: {
|
|
45
|
+
track: string[];
|
|
46
|
+
indicator: string;
|
|
47
|
+
};
|
|
48
|
+
lg: {
|
|
49
|
+
track: string[];
|
|
50
|
+
indicator: string;
|
|
51
|
+
};
|
|
52
|
+
xl: {
|
|
53
|
+
track: string[];
|
|
54
|
+
indicator: string;
|
|
55
|
+
};
|
|
56
|
+
};
|
|
57
|
+
isDisabled: {
|
|
58
|
+
true: {
|
|
59
|
+
base: string;
|
|
60
|
+
};
|
|
61
|
+
};
|
|
62
|
+
disableAnimation: {
|
|
63
|
+
true: {};
|
|
64
|
+
false: {
|
|
65
|
+
indicator: string;
|
|
66
|
+
};
|
|
67
|
+
};
|
|
68
|
+
isIndeterminate: {
|
|
69
|
+
true: {
|
|
70
|
+
indicator: string[];
|
|
71
|
+
};
|
|
72
|
+
};
|
|
73
|
+
}, {
|
|
74
|
+
base: string[];
|
|
75
|
+
track: string[];
|
|
76
|
+
indicator: string[];
|
|
77
|
+
value: string;
|
|
78
|
+
}, undefined, {
|
|
79
|
+
color: {
|
|
80
|
+
primary: {
|
|
81
|
+
indicator: string[];
|
|
82
|
+
};
|
|
83
|
+
secondary: {
|
|
84
|
+
indicator: string[];
|
|
85
|
+
};
|
|
86
|
+
neutral: {
|
|
87
|
+
indicator: string[];
|
|
88
|
+
};
|
|
89
|
+
info: {
|
|
90
|
+
indicator: string[];
|
|
91
|
+
};
|
|
92
|
+
success: {
|
|
93
|
+
indicator: string[];
|
|
94
|
+
};
|
|
95
|
+
warning: {
|
|
96
|
+
indicator: string[];
|
|
97
|
+
};
|
|
98
|
+
danger: {
|
|
99
|
+
indicator: string[];
|
|
100
|
+
};
|
|
101
|
+
};
|
|
102
|
+
size: {
|
|
103
|
+
sm: {
|
|
104
|
+
track: string[];
|
|
105
|
+
indicator: string;
|
|
106
|
+
};
|
|
107
|
+
md: {
|
|
108
|
+
track: string[];
|
|
109
|
+
indicator: string;
|
|
110
|
+
};
|
|
111
|
+
lg: {
|
|
112
|
+
track: string[];
|
|
113
|
+
indicator: string;
|
|
114
|
+
};
|
|
115
|
+
xl: {
|
|
116
|
+
track: string[];
|
|
117
|
+
indicator: string;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
120
|
+
isDisabled: {
|
|
121
|
+
true: {
|
|
122
|
+
base: string;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
125
|
+
disableAnimation: {
|
|
126
|
+
true: {};
|
|
127
|
+
false: {
|
|
128
|
+
indicator: string;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
131
|
+
isIndeterminate: {
|
|
132
|
+
true: {
|
|
133
|
+
indicator: string[];
|
|
134
|
+
};
|
|
135
|
+
};
|
|
136
|
+
}, {
|
|
137
|
+
base: string[];
|
|
138
|
+
track: string[];
|
|
139
|
+
indicator: string[];
|
|
140
|
+
value: string;
|
|
141
|
+
}, tailwind_variants.TVReturnType<{
|
|
142
|
+
color: {
|
|
143
|
+
primary: {
|
|
144
|
+
indicator: string[];
|
|
145
|
+
};
|
|
146
|
+
secondary: {
|
|
147
|
+
indicator: string[];
|
|
148
|
+
};
|
|
149
|
+
neutral: {
|
|
150
|
+
indicator: string[];
|
|
151
|
+
};
|
|
152
|
+
info: {
|
|
153
|
+
indicator: string[];
|
|
154
|
+
};
|
|
155
|
+
success: {
|
|
156
|
+
indicator: string[];
|
|
157
|
+
};
|
|
158
|
+
warning: {
|
|
159
|
+
indicator: string[];
|
|
160
|
+
};
|
|
161
|
+
danger: {
|
|
162
|
+
indicator: string[];
|
|
163
|
+
};
|
|
164
|
+
};
|
|
165
|
+
size: {
|
|
166
|
+
sm: {
|
|
167
|
+
track: string[];
|
|
168
|
+
indicator: string;
|
|
169
|
+
};
|
|
170
|
+
md: {
|
|
171
|
+
track: string[];
|
|
172
|
+
indicator: string;
|
|
173
|
+
};
|
|
174
|
+
lg: {
|
|
175
|
+
track: string[];
|
|
176
|
+
indicator: string;
|
|
177
|
+
};
|
|
178
|
+
xl: {
|
|
179
|
+
track: string[];
|
|
180
|
+
indicator: string;
|
|
181
|
+
};
|
|
182
|
+
};
|
|
183
|
+
isDisabled: {
|
|
184
|
+
true: {
|
|
185
|
+
base: string;
|
|
186
|
+
};
|
|
187
|
+
};
|
|
188
|
+
disableAnimation: {
|
|
189
|
+
true: {};
|
|
190
|
+
false: {
|
|
191
|
+
indicator: string;
|
|
192
|
+
};
|
|
193
|
+
};
|
|
194
|
+
isIndeterminate: {
|
|
195
|
+
true: {
|
|
196
|
+
indicator: string[];
|
|
197
|
+
};
|
|
198
|
+
};
|
|
199
|
+
}, {
|
|
200
|
+
base: string[];
|
|
201
|
+
track: string[];
|
|
202
|
+
indicator: string[];
|
|
203
|
+
value: string;
|
|
204
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
205
|
+
type ProgressVariantProps = VariantProps<typeof progressStyle>;
|
|
206
|
+
type ProgressSlots = keyof ReturnType<typeof progressStyle>;
|
|
207
|
+
|
|
208
|
+
export { type ProgressProps, Progress as default };
|
|
@@ -0,0 +1,208 @@
|
|
|
1
|
+
import * as tailwind_variants from 'tailwind-variants';
|
|
2
|
+
import { VariantProps } from 'tailwind-variants';
|
|
3
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
4
|
+
import { SlotsToClasses } from '../../utils/types.js';
|
|
5
|
+
|
|
6
|
+
interface Props extends Omit<React.ComponentPropsWithRef<"input">, "ref" | "color" | "slot" | "size" | keyof ProgressVariantProps> {
|
|
7
|
+
value?: number;
|
|
8
|
+
minValue?: number;
|
|
9
|
+
maxValue?: number;
|
|
10
|
+
classNames?: SlotsToClasses<ProgressSlots>;
|
|
11
|
+
}
|
|
12
|
+
type ProgressProps = Props & ProgressVariantProps;
|
|
13
|
+
declare const Progress: (originalProps: ProgressProps) => react_jsx_runtime.JSX.Element;
|
|
14
|
+
|
|
15
|
+
declare const progressStyle: tailwind_variants.TVReturnType<{
|
|
16
|
+
color: {
|
|
17
|
+
primary: {
|
|
18
|
+
indicator: string[];
|
|
19
|
+
};
|
|
20
|
+
secondary: {
|
|
21
|
+
indicator: string[];
|
|
22
|
+
};
|
|
23
|
+
neutral: {
|
|
24
|
+
indicator: string[];
|
|
25
|
+
};
|
|
26
|
+
info: {
|
|
27
|
+
indicator: string[];
|
|
28
|
+
};
|
|
29
|
+
success: {
|
|
30
|
+
indicator: string[];
|
|
31
|
+
};
|
|
32
|
+
warning: {
|
|
33
|
+
indicator: string[];
|
|
34
|
+
};
|
|
35
|
+
danger: {
|
|
36
|
+
indicator: string[];
|
|
37
|
+
};
|
|
38
|
+
};
|
|
39
|
+
size: {
|
|
40
|
+
sm: {
|
|
41
|
+
track: string[];
|
|
42
|
+
indicator: string;
|
|
43
|
+
};
|
|
44
|
+
md: {
|
|
45
|
+
track: string[];
|
|
46
|
+
indicator: string;
|
|
47
|
+
};
|
|
48
|
+
lg: {
|
|
49
|
+
track: string[];
|
|
50
|
+
indicator: string;
|
|
51
|
+
};
|
|
52
|
+
xl: {
|
|
53
|
+
track: string[];
|
|
54
|
+
indicator: string;
|
|
55
|
+
};
|
|
56
|
+
};
|
|
57
|
+
isDisabled: {
|
|
58
|
+
true: {
|
|
59
|
+
base: string;
|
|
60
|
+
};
|
|
61
|
+
};
|
|
62
|
+
disableAnimation: {
|
|
63
|
+
true: {};
|
|
64
|
+
false: {
|
|
65
|
+
indicator: string;
|
|
66
|
+
};
|
|
67
|
+
};
|
|
68
|
+
isIndeterminate: {
|
|
69
|
+
true: {
|
|
70
|
+
indicator: string[];
|
|
71
|
+
};
|
|
72
|
+
};
|
|
73
|
+
}, {
|
|
74
|
+
base: string[];
|
|
75
|
+
track: string[];
|
|
76
|
+
indicator: string[];
|
|
77
|
+
value: string;
|
|
78
|
+
}, undefined, {
|
|
79
|
+
color: {
|
|
80
|
+
primary: {
|
|
81
|
+
indicator: string[];
|
|
82
|
+
};
|
|
83
|
+
secondary: {
|
|
84
|
+
indicator: string[];
|
|
85
|
+
};
|
|
86
|
+
neutral: {
|
|
87
|
+
indicator: string[];
|
|
88
|
+
};
|
|
89
|
+
info: {
|
|
90
|
+
indicator: string[];
|
|
91
|
+
};
|
|
92
|
+
success: {
|
|
93
|
+
indicator: string[];
|
|
94
|
+
};
|
|
95
|
+
warning: {
|
|
96
|
+
indicator: string[];
|
|
97
|
+
};
|
|
98
|
+
danger: {
|
|
99
|
+
indicator: string[];
|
|
100
|
+
};
|
|
101
|
+
};
|
|
102
|
+
size: {
|
|
103
|
+
sm: {
|
|
104
|
+
track: string[];
|
|
105
|
+
indicator: string;
|
|
106
|
+
};
|
|
107
|
+
md: {
|
|
108
|
+
track: string[];
|
|
109
|
+
indicator: string;
|
|
110
|
+
};
|
|
111
|
+
lg: {
|
|
112
|
+
track: string[];
|
|
113
|
+
indicator: string;
|
|
114
|
+
};
|
|
115
|
+
xl: {
|
|
116
|
+
track: string[];
|
|
117
|
+
indicator: string;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
120
|
+
isDisabled: {
|
|
121
|
+
true: {
|
|
122
|
+
base: string;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
125
|
+
disableAnimation: {
|
|
126
|
+
true: {};
|
|
127
|
+
false: {
|
|
128
|
+
indicator: string;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
131
|
+
isIndeterminate: {
|
|
132
|
+
true: {
|
|
133
|
+
indicator: string[];
|
|
134
|
+
};
|
|
135
|
+
};
|
|
136
|
+
}, {
|
|
137
|
+
base: string[];
|
|
138
|
+
track: string[];
|
|
139
|
+
indicator: string[];
|
|
140
|
+
value: string;
|
|
141
|
+
}, tailwind_variants.TVReturnType<{
|
|
142
|
+
color: {
|
|
143
|
+
primary: {
|
|
144
|
+
indicator: string[];
|
|
145
|
+
};
|
|
146
|
+
secondary: {
|
|
147
|
+
indicator: string[];
|
|
148
|
+
};
|
|
149
|
+
neutral: {
|
|
150
|
+
indicator: string[];
|
|
151
|
+
};
|
|
152
|
+
info: {
|
|
153
|
+
indicator: string[];
|
|
154
|
+
};
|
|
155
|
+
success: {
|
|
156
|
+
indicator: string[];
|
|
157
|
+
};
|
|
158
|
+
warning: {
|
|
159
|
+
indicator: string[];
|
|
160
|
+
};
|
|
161
|
+
danger: {
|
|
162
|
+
indicator: string[];
|
|
163
|
+
};
|
|
164
|
+
};
|
|
165
|
+
size: {
|
|
166
|
+
sm: {
|
|
167
|
+
track: string[];
|
|
168
|
+
indicator: string;
|
|
169
|
+
};
|
|
170
|
+
md: {
|
|
171
|
+
track: string[];
|
|
172
|
+
indicator: string;
|
|
173
|
+
};
|
|
174
|
+
lg: {
|
|
175
|
+
track: string[];
|
|
176
|
+
indicator: string;
|
|
177
|
+
};
|
|
178
|
+
xl: {
|
|
179
|
+
track: string[];
|
|
180
|
+
indicator: string;
|
|
181
|
+
};
|
|
182
|
+
};
|
|
183
|
+
isDisabled: {
|
|
184
|
+
true: {
|
|
185
|
+
base: string;
|
|
186
|
+
};
|
|
187
|
+
};
|
|
188
|
+
disableAnimation: {
|
|
189
|
+
true: {};
|
|
190
|
+
false: {
|
|
191
|
+
indicator: string;
|
|
192
|
+
};
|
|
193
|
+
};
|
|
194
|
+
isIndeterminate: {
|
|
195
|
+
true: {
|
|
196
|
+
indicator: string[];
|
|
197
|
+
};
|
|
198
|
+
};
|
|
199
|
+
}, {
|
|
200
|
+
base: string[];
|
|
201
|
+
track: string[];
|
|
202
|
+
indicator: string[];
|
|
203
|
+
value: string;
|
|
204
|
+
}, undefined, unknown, unknown, undefined>>;
|
|
205
|
+
type ProgressVariantProps = VariantProps<typeof progressStyle>;
|
|
206
|
+
type ProgressSlots = keyof ReturnType<typeof progressStyle>;
|
|
207
|
+
|
|
208
|
+
export { type ProgressProps, Progress as default };
|