@opexa/portal-components 0.0.704 → 0.0.705
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/dist/components/KYC/KycOpenOnHomeMount.js +6 -0
- package/dist/constants/GameProvider.d.ts +1 -1
- package/dist/constants/GameProvider.js +1 -0
- package/dist/ui/AlertDialog/AlertDialog.d.ts +55 -55
- package/dist/ui/AlertDialog/alertDialog.recipe.d.ts +5 -5
- package/dist/ui/Badge/Badge.d.ts +12 -12
- package/dist/ui/Badge/badge.anatomy.d.ts +1 -1
- package/dist/ui/Badge/badge.recipe.d.ts +3 -3
- package/dist/ui/Carousel/Carousel.d.ts +45 -45
- package/dist/ui/Carousel/carousel.recipe.d.ts +5 -5
- package/dist/ui/Checkbox/Checkbox.d.ts +23 -23
- package/dist/ui/Checkbox/checkbox.recipe.d.ts +3 -3
- package/dist/ui/Clipboard/Clipboard.d.ts +18 -18
- package/dist/ui/Clipboard/clipboard.recipe.d.ts +3 -3
- package/dist/ui/Combobox/Combobox.d.ts +42 -42
- package/dist/ui/Combobox/combobox.recipe.d.ts +3 -3
- package/dist/ui/DatePicker/DatePicker.d.ts +72 -72
- package/dist/ui/DatePicker/datePicker.recipe.d.ts +3 -3
- package/dist/ui/Dialog/Dialog.d.ts +33 -33
- package/dist/ui/Dialog/dialog.recipe.d.ts +3 -3
- package/dist/ui/Drawer/Drawer.d.ts +33 -33
- package/dist/ui/Drawer/drawer.recipe.d.ts +3 -3
- package/dist/ui/Menu/Menu.d.ts +144 -144
- package/dist/ui/Menu/menu.recipe.d.ts +8 -8
- package/dist/ui/PasswordInput/PasswordInput.d.ts +18 -18
- package/dist/ui/PasswordInput/passwordInput.recipe.d.ts +3 -3
- package/dist/ui/Popover/Popover.d.ts +55 -55
- package/dist/ui/Popover/popover.recipe.d.ts +5 -5
- package/dist/ui/Progress/Progress.d.ts +27 -27
- package/dist/ui/Progress/progress.recipe.d.ts +3 -3
- package/dist/ui/QrCode/QrCode.d.ts +40 -40
- package/dist/ui/QrCode/qrCode.recipe.d.ts +8 -8
- package/dist/ui/Select/Select.d.ts +45 -45
- package/dist/ui/Select/select.recipe.d.ts +3 -3
- package/dist/ui/Table/Table.d.ts +21 -21
- package/dist/ui/Table/table.anatomy.d.ts +1 -1
- package/dist/ui/Table/table.recipe.d.ts +3 -3
- package/package.json +1 -1
package/dist/ui/Badge/Badge.d.ts
CHANGED
|
@@ -37,7 +37,7 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
|
|
|
37
37
|
root: string;
|
|
38
38
|
};
|
|
39
39
|
};
|
|
40
|
-
}, Record<"label" | "root" | "
|
|
40
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, {
|
|
41
41
|
size: {
|
|
42
42
|
md: {
|
|
43
43
|
root: string;
|
|
@@ -72,7 +72,7 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
|
|
|
72
72
|
root: string;
|
|
73
73
|
};
|
|
74
74
|
};
|
|
75
|
-
}, Record<"label" | "root" | "
|
|
75
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
|
|
76
76
|
size: {
|
|
77
77
|
md: {
|
|
78
78
|
root: string;
|
|
@@ -107,7 +107,7 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
|
|
|
107
107
|
root: string;
|
|
108
108
|
};
|
|
109
109
|
};
|
|
110
|
-
}, Record<"label" | "root" | "
|
|
110
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
111
111
|
interface BadgeLabelProps extends ComponentPropsWithRef<'span'> {
|
|
112
112
|
asChild?: boolean;
|
|
113
113
|
}
|
|
@@ -146,7 +146,7 @@ export declare const Label: import("react").ComponentType<import("@ark-ui/react"
|
|
|
146
146
|
root: string;
|
|
147
147
|
};
|
|
148
148
|
};
|
|
149
|
-
}, Record<"label" | "root" | "
|
|
149
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, {
|
|
150
150
|
size: {
|
|
151
151
|
md: {
|
|
152
152
|
root: string;
|
|
@@ -181,7 +181,7 @@ export declare const Label: import("react").ComponentType<import("@ark-ui/react"
|
|
|
181
181
|
root: string;
|
|
182
182
|
};
|
|
183
183
|
};
|
|
184
|
-
}, Record<"label" | "root" | "
|
|
184
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
|
|
185
185
|
size: {
|
|
186
186
|
md: {
|
|
187
187
|
root: string;
|
|
@@ -216,7 +216,7 @@ export declare const Label: import("react").ComponentType<import("@ark-ui/react"
|
|
|
216
216
|
root: string;
|
|
217
217
|
};
|
|
218
218
|
};
|
|
219
|
-
}, Record<"label" | "root" | "
|
|
219
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
220
220
|
interface BadgeIndicatorProps extends ComponentPropsWithRef<'svg'> {
|
|
221
221
|
asChild?: boolean;
|
|
222
222
|
}
|
|
@@ -255,7 +255,7 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
|
|
|
255
255
|
root: string;
|
|
256
256
|
};
|
|
257
257
|
};
|
|
258
|
-
}, Record<"label" | "root" | "
|
|
258
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, {
|
|
259
259
|
size: {
|
|
260
260
|
md: {
|
|
261
261
|
root: string;
|
|
@@ -290,7 +290,7 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
|
|
|
290
290
|
root: string;
|
|
291
291
|
};
|
|
292
292
|
};
|
|
293
|
-
}, Record<"label" | "root" | "
|
|
293
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
|
|
294
294
|
size: {
|
|
295
295
|
md: {
|
|
296
296
|
root: string;
|
|
@@ -325,7 +325,7 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
|
|
|
325
325
|
root: string;
|
|
326
326
|
};
|
|
327
327
|
};
|
|
328
|
-
}, Record<"label" | "root" | "
|
|
328
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
329
329
|
interface BadgeIconProps extends ComponentPropsWithRef<'svg'> {
|
|
330
330
|
asChild?: boolean;
|
|
331
331
|
}
|
|
@@ -364,7 +364,7 @@ export declare const Icon: import("react").ComponentType<import("@ark-ui/react")
|
|
|
364
364
|
root: string;
|
|
365
365
|
};
|
|
366
366
|
};
|
|
367
|
-
}, Record<"label" | "root" | "
|
|
367
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, {
|
|
368
368
|
size: {
|
|
369
369
|
md: {
|
|
370
370
|
root: string;
|
|
@@ -399,7 +399,7 @@ export declare const Icon: import("react").ComponentType<import("@ark-ui/react")
|
|
|
399
399
|
root: string;
|
|
400
400
|
};
|
|
401
401
|
};
|
|
402
|
-
}, Record<"label" | "root" | "
|
|
402
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
|
|
403
403
|
size: {
|
|
404
404
|
md: {
|
|
405
405
|
root: string;
|
|
@@ -434,5 +434,5 @@ export declare const Icon: import("react").ComponentType<import("@ark-ui/react")
|
|
|
434
434
|
root: string;
|
|
435
435
|
};
|
|
436
436
|
};
|
|
437
|
-
}, Record<"label" | "root" | "
|
|
437
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
438
438
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const badgeAnatomy: import("@ark-ui/react/anatomy").AnatomyInstance<"label" | "root" | "
|
|
1
|
+
export declare const badgeAnatomy: import("@ark-ui/react/anatomy").AnatomyInstance<"label" | "root" | "icon" | "indicator">;
|
|
@@ -33,7 +33,7 @@ export declare const badgeRecipe: import("tailwind-variants").TVReturnType<{
|
|
|
33
33
|
root: string;
|
|
34
34
|
};
|
|
35
35
|
};
|
|
36
|
-
}, Record<"label" | "root" | "
|
|
36
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, {
|
|
37
37
|
size: {
|
|
38
38
|
md: {
|
|
39
39
|
root: string;
|
|
@@ -68,7 +68,7 @@ export declare const badgeRecipe: import("tailwind-variants").TVReturnType<{
|
|
|
68
68
|
root: string;
|
|
69
69
|
};
|
|
70
70
|
};
|
|
71
|
-
}, Record<"label" | "root" | "
|
|
71
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, import("tailwind-variants").TVReturnType<{
|
|
72
72
|
size: {
|
|
73
73
|
md: {
|
|
74
74
|
root: string;
|
|
@@ -103,4 +103,4 @@ export declare const badgeRecipe: import("tailwind-variants").TVReturnType<{
|
|
|
103
103
|
root: string;
|
|
104
104
|
};
|
|
105
105
|
};
|
|
106
|
-
}, Record<"label" | "root" | "
|
|
106
|
+
}, Record<"label" | "root" | "icon" | "indicator", string | string[]>, undefined, unknown, unknown, undefined>>;
|
|
@@ -3,8 +3,8 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
|
|
|
3
3
|
[key: string]: {
|
|
4
4
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
5
5
|
root?: import("tailwind-variants").ClassValue;
|
|
6
|
-
control?: import("tailwind-variants").ClassValue;
|
|
7
6
|
indicator?: import("tailwind-variants").ClassValue;
|
|
7
|
+
control?: import("tailwind-variants").ClassValue;
|
|
8
8
|
item?: import("tailwind-variants").ClassValue;
|
|
9
9
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
10
10
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -17,8 +17,8 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
|
|
|
17
17
|
[x: string]: {
|
|
18
18
|
[x: string]: import("tailwind-variants").ClassValue | {
|
|
19
19
|
root?: import("tailwind-variants").ClassValue;
|
|
20
|
-
control?: import("tailwind-variants").ClassValue;
|
|
21
20
|
indicator?: import("tailwind-variants").ClassValue;
|
|
21
|
+
control?: import("tailwind-variants").ClassValue;
|
|
22
22
|
item?: import("tailwind-variants").ClassValue;
|
|
23
23
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
24
24
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -27,12 +27,12 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
|
|
|
27
27
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
28
28
|
};
|
|
29
29
|
};
|
|
30
|
-
} | {}, Record<"root" | "
|
|
30
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, {
|
|
31
31
|
[key: string]: {
|
|
32
32
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
33
33
|
root?: import("tailwind-variants").ClassValue;
|
|
34
|
-
control?: import("tailwind-variants").ClassValue;
|
|
35
34
|
indicator?: import("tailwind-variants").ClassValue;
|
|
35
|
+
control?: import("tailwind-variants").ClassValue;
|
|
36
36
|
item?: import("tailwind-variants").ClassValue;
|
|
37
37
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
38
38
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -41,13 +41,13 @@ export declare const Root: import("react").ComponentType<import("@ark-ui/react")
|
|
|
41
41
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
42
42
|
};
|
|
43
43
|
};
|
|
44
|
-
} | {}, Record<"root" | "
|
|
44
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
45
45
|
export declare const AutoplayTrigger: import("react").ComponentType<import("@ark-ui/react").Assign<Carousel.AutoplayTriggerProps & import("react").RefAttributes<HTMLButtonElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
|
|
46
46
|
[key: string]: {
|
|
47
47
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
48
48
|
root?: import("tailwind-variants").ClassValue;
|
|
49
|
-
control?: import("tailwind-variants").ClassValue;
|
|
50
49
|
indicator?: import("tailwind-variants").ClassValue;
|
|
50
|
+
control?: import("tailwind-variants").ClassValue;
|
|
51
51
|
item?: import("tailwind-variants").ClassValue;
|
|
52
52
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
53
53
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -60,8 +60,8 @@ export declare const AutoplayTrigger: import("react").ComponentType<import("@ark
|
|
|
60
60
|
[x: string]: {
|
|
61
61
|
[x: string]: import("tailwind-variants").ClassValue | {
|
|
62
62
|
root?: import("tailwind-variants").ClassValue;
|
|
63
|
-
control?: import("tailwind-variants").ClassValue;
|
|
64
63
|
indicator?: import("tailwind-variants").ClassValue;
|
|
64
|
+
control?: import("tailwind-variants").ClassValue;
|
|
65
65
|
item?: import("tailwind-variants").ClassValue;
|
|
66
66
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
67
67
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -70,12 +70,12 @@ export declare const AutoplayTrigger: import("react").ComponentType<import("@ark
|
|
|
70
70
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
71
71
|
};
|
|
72
72
|
};
|
|
73
|
-
} | {}, Record<"root" | "
|
|
73
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, {
|
|
74
74
|
[key: string]: {
|
|
75
75
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
76
76
|
root?: import("tailwind-variants").ClassValue;
|
|
77
|
-
control?: import("tailwind-variants").ClassValue;
|
|
78
77
|
indicator?: import("tailwind-variants").ClassValue;
|
|
78
|
+
control?: import("tailwind-variants").ClassValue;
|
|
79
79
|
item?: import("tailwind-variants").ClassValue;
|
|
80
80
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
81
81
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -84,13 +84,13 @@ export declare const AutoplayTrigger: import("react").ComponentType<import("@ark
|
|
|
84
84
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
85
85
|
};
|
|
86
86
|
};
|
|
87
|
-
} | {}, Record<"root" | "
|
|
87
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
88
88
|
export declare const Control: import("react").ComponentType<import("@ark-ui/react").Assign<Carousel.ControlProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
|
|
89
89
|
[key: string]: {
|
|
90
90
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
91
91
|
root?: import("tailwind-variants").ClassValue;
|
|
92
|
-
control?: import("tailwind-variants").ClassValue;
|
|
93
92
|
indicator?: import("tailwind-variants").ClassValue;
|
|
93
|
+
control?: import("tailwind-variants").ClassValue;
|
|
94
94
|
item?: import("tailwind-variants").ClassValue;
|
|
95
95
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
96
96
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -103,8 +103,8 @@ export declare const Control: import("react").ComponentType<import("@ark-ui/reac
|
|
|
103
103
|
[x: string]: {
|
|
104
104
|
[x: string]: import("tailwind-variants").ClassValue | {
|
|
105
105
|
root?: import("tailwind-variants").ClassValue;
|
|
106
|
-
control?: import("tailwind-variants").ClassValue;
|
|
107
106
|
indicator?: import("tailwind-variants").ClassValue;
|
|
107
|
+
control?: import("tailwind-variants").ClassValue;
|
|
108
108
|
item?: import("tailwind-variants").ClassValue;
|
|
109
109
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
110
110
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -113,12 +113,12 @@ export declare const Control: import("react").ComponentType<import("@ark-ui/reac
|
|
|
113
113
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
114
114
|
};
|
|
115
115
|
};
|
|
116
|
-
} | {}, Record<"root" | "
|
|
116
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, {
|
|
117
117
|
[key: string]: {
|
|
118
118
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
119
119
|
root?: import("tailwind-variants").ClassValue;
|
|
120
|
-
control?: import("tailwind-variants").ClassValue;
|
|
121
120
|
indicator?: import("tailwind-variants").ClassValue;
|
|
121
|
+
control?: import("tailwind-variants").ClassValue;
|
|
122
122
|
item?: import("tailwind-variants").ClassValue;
|
|
123
123
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
124
124
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -127,13 +127,13 @@ export declare const Control: import("react").ComponentType<import("@ark-ui/reac
|
|
|
127
127
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
128
128
|
};
|
|
129
129
|
};
|
|
130
|
-
} | {}, Record<"root" | "
|
|
130
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
131
131
|
export declare const Indicator: import("react").ComponentType<import("@ark-ui/react").Assign<Carousel.IndicatorProps & import("react").RefAttributes<HTMLButtonElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
|
|
132
132
|
[key: string]: {
|
|
133
133
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
134
134
|
root?: import("tailwind-variants").ClassValue;
|
|
135
|
-
control?: import("tailwind-variants").ClassValue;
|
|
136
135
|
indicator?: import("tailwind-variants").ClassValue;
|
|
136
|
+
control?: import("tailwind-variants").ClassValue;
|
|
137
137
|
item?: import("tailwind-variants").ClassValue;
|
|
138
138
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
139
139
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -146,8 +146,8 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
|
|
|
146
146
|
[x: string]: {
|
|
147
147
|
[x: string]: import("tailwind-variants").ClassValue | {
|
|
148
148
|
root?: import("tailwind-variants").ClassValue;
|
|
149
|
-
control?: import("tailwind-variants").ClassValue;
|
|
150
149
|
indicator?: import("tailwind-variants").ClassValue;
|
|
150
|
+
control?: import("tailwind-variants").ClassValue;
|
|
151
151
|
item?: import("tailwind-variants").ClassValue;
|
|
152
152
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
153
153
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -156,12 +156,12 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
|
|
|
156
156
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
157
157
|
};
|
|
158
158
|
};
|
|
159
|
-
} | {}, Record<"root" | "
|
|
159
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, {
|
|
160
160
|
[key: string]: {
|
|
161
161
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
162
162
|
root?: import("tailwind-variants").ClassValue;
|
|
163
|
-
control?: import("tailwind-variants").ClassValue;
|
|
164
163
|
indicator?: import("tailwind-variants").ClassValue;
|
|
164
|
+
control?: import("tailwind-variants").ClassValue;
|
|
165
165
|
item?: import("tailwind-variants").ClassValue;
|
|
166
166
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
167
167
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -170,13 +170,13 @@ export declare const Indicator: import("react").ComponentType<import("@ark-ui/re
|
|
|
170
170
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
171
171
|
};
|
|
172
172
|
};
|
|
173
|
-
} | {}, Record<"root" | "
|
|
173
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
174
174
|
export declare const IndicatorGroup: import("react").ComponentType<import("@ark-ui/react").Assign<Carousel.IndicatorGroupProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
|
|
175
175
|
[key: string]: {
|
|
176
176
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
177
177
|
root?: import("tailwind-variants").ClassValue;
|
|
178
|
-
control?: import("tailwind-variants").ClassValue;
|
|
179
178
|
indicator?: import("tailwind-variants").ClassValue;
|
|
179
|
+
control?: import("tailwind-variants").ClassValue;
|
|
180
180
|
item?: import("tailwind-variants").ClassValue;
|
|
181
181
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
182
182
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -189,8 +189,8 @@ export declare const IndicatorGroup: import("react").ComponentType<import("@ark-
|
|
|
189
189
|
[x: string]: {
|
|
190
190
|
[x: string]: import("tailwind-variants").ClassValue | {
|
|
191
191
|
root?: import("tailwind-variants").ClassValue;
|
|
192
|
-
control?: import("tailwind-variants").ClassValue;
|
|
193
192
|
indicator?: import("tailwind-variants").ClassValue;
|
|
193
|
+
control?: import("tailwind-variants").ClassValue;
|
|
194
194
|
item?: import("tailwind-variants").ClassValue;
|
|
195
195
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
196
196
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -199,12 +199,12 @@ export declare const IndicatorGroup: import("react").ComponentType<import("@ark-
|
|
|
199
199
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
200
200
|
};
|
|
201
201
|
};
|
|
202
|
-
} | {}, Record<"root" | "
|
|
202
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, {
|
|
203
203
|
[key: string]: {
|
|
204
204
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
205
205
|
root?: import("tailwind-variants").ClassValue;
|
|
206
|
-
control?: import("tailwind-variants").ClassValue;
|
|
207
206
|
indicator?: import("tailwind-variants").ClassValue;
|
|
207
|
+
control?: import("tailwind-variants").ClassValue;
|
|
208
208
|
item?: import("tailwind-variants").ClassValue;
|
|
209
209
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
210
210
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -213,13 +213,13 @@ export declare const IndicatorGroup: import("react").ComponentType<import("@ark-
|
|
|
213
213
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
214
214
|
};
|
|
215
215
|
};
|
|
216
|
-
} | {}, Record<"root" | "
|
|
216
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
217
217
|
export declare const Item: import("react").ComponentType<import("@ark-ui/react").Assign<Carousel.ItemProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
|
|
218
218
|
[key: string]: {
|
|
219
219
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
220
220
|
root?: import("tailwind-variants").ClassValue;
|
|
221
|
-
control?: import("tailwind-variants").ClassValue;
|
|
222
221
|
indicator?: import("tailwind-variants").ClassValue;
|
|
222
|
+
control?: import("tailwind-variants").ClassValue;
|
|
223
223
|
item?: import("tailwind-variants").ClassValue;
|
|
224
224
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
225
225
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -232,8 +232,8 @@ export declare const Item: import("react").ComponentType<import("@ark-ui/react")
|
|
|
232
232
|
[x: string]: {
|
|
233
233
|
[x: string]: import("tailwind-variants").ClassValue | {
|
|
234
234
|
root?: import("tailwind-variants").ClassValue;
|
|
235
|
-
control?: import("tailwind-variants").ClassValue;
|
|
236
235
|
indicator?: import("tailwind-variants").ClassValue;
|
|
236
|
+
control?: import("tailwind-variants").ClassValue;
|
|
237
237
|
item?: import("tailwind-variants").ClassValue;
|
|
238
238
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
239
239
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -242,12 +242,12 @@ export declare const Item: import("react").ComponentType<import("@ark-ui/react")
|
|
|
242
242
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
243
243
|
};
|
|
244
244
|
};
|
|
245
|
-
} | {}, Record<"root" | "
|
|
245
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, {
|
|
246
246
|
[key: string]: {
|
|
247
247
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
248
248
|
root?: import("tailwind-variants").ClassValue;
|
|
249
|
-
control?: import("tailwind-variants").ClassValue;
|
|
250
249
|
indicator?: import("tailwind-variants").ClassValue;
|
|
250
|
+
control?: import("tailwind-variants").ClassValue;
|
|
251
251
|
item?: import("tailwind-variants").ClassValue;
|
|
252
252
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
253
253
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -256,13 +256,13 @@ export declare const Item: import("react").ComponentType<import("@ark-ui/react")
|
|
|
256
256
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
257
257
|
};
|
|
258
258
|
};
|
|
259
|
-
} | {}, Record<"root" | "
|
|
259
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
260
260
|
export declare const ItemGroup: import("react").ComponentType<import("@ark-ui/react").Assign<Carousel.ItemGroupProps & import("react").RefAttributes<HTMLDivElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
|
|
261
261
|
[key: string]: {
|
|
262
262
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
263
263
|
root?: import("tailwind-variants").ClassValue;
|
|
264
|
-
control?: import("tailwind-variants").ClassValue;
|
|
265
264
|
indicator?: import("tailwind-variants").ClassValue;
|
|
265
|
+
control?: import("tailwind-variants").ClassValue;
|
|
266
266
|
item?: import("tailwind-variants").ClassValue;
|
|
267
267
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
268
268
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -275,8 +275,8 @@ export declare const ItemGroup: import("react").ComponentType<import("@ark-ui/re
|
|
|
275
275
|
[x: string]: {
|
|
276
276
|
[x: string]: import("tailwind-variants").ClassValue | {
|
|
277
277
|
root?: import("tailwind-variants").ClassValue;
|
|
278
|
-
control?: import("tailwind-variants").ClassValue;
|
|
279
278
|
indicator?: import("tailwind-variants").ClassValue;
|
|
279
|
+
control?: import("tailwind-variants").ClassValue;
|
|
280
280
|
item?: import("tailwind-variants").ClassValue;
|
|
281
281
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
282
282
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -285,12 +285,12 @@ export declare const ItemGroup: import("react").ComponentType<import("@ark-ui/re
|
|
|
285
285
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
286
286
|
};
|
|
287
287
|
};
|
|
288
|
-
} | {}, Record<"root" | "
|
|
288
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, {
|
|
289
289
|
[key: string]: {
|
|
290
290
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
291
291
|
root?: import("tailwind-variants").ClassValue;
|
|
292
|
-
control?: import("tailwind-variants").ClassValue;
|
|
293
292
|
indicator?: import("tailwind-variants").ClassValue;
|
|
293
|
+
control?: import("tailwind-variants").ClassValue;
|
|
294
294
|
item?: import("tailwind-variants").ClassValue;
|
|
295
295
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
296
296
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -299,13 +299,13 @@ export declare const ItemGroup: import("react").ComponentType<import("@ark-ui/re
|
|
|
299
299
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
300
300
|
};
|
|
301
301
|
};
|
|
302
|
-
} | {}, Record<"root" | "
|
|
302
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
303
303
|
export declare const NextTrigger: import("react").ComponentType<import("@ark-ui/react").Assign<Carousel.NextTriggerProps & import("react").RefAttributes<HTMLButtonElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
|
|
304
304
|
[key: string]: {
|
|
305
305
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
306
306
|
root?: import("tailwind-variants").ClassValue;
|
|
307
|
-
control?: import("tailwind-variants").ClassValue;
|
|
308
307
|
indicator?: import("tailwind-variants").ClassValue;
|
|
308
|
+
control?: import("tailwind-variants").ClassValue;
|
|
309
309
|
item?: import("tailwind-variants").ClassValue;
|
|
310
310
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
311
311
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -318,8 +318,8 @@ export declare const NextTrigger: import("react").ComponentType<import("@ark-ui/
|
|
|
318
318
|
[x: string]: {
|
|
319
319
|
[x: string]: import("tailwind-variants").ClassValue | {
|
|
320
320
|
root?: import("tailwind-variants").ClassValue;
|
|
321
|
-
control?: import("tailwind-variants").ClassValue;
|
|
322
321
|
indicator?: import("tailwind-variants").ClassValue;
|
|
322
|
+
control?: import("tailwind-variants").ClassValue;
|
|
323
323
|
item?: import("tailwind-variants").ClassValue;
|
|
324
324
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
325
325
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -328,12 +328,12 @@ export declare const NextTrigger: import("react").ComponentType<import("@ark-ui/
|
|
|
328
328
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
329
329
|
};
|
|
330
330
|
};
|
|
331
|
-
} | {}, Record<"root" | "
|
|
331
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, {
|
|
332
332
|
[key: string]: {
|
|
333
333
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
334
334
|
root?: import("tailwind-variants").ClassValue;
|
|
335
|
-
control?: import("tailwind-variants").ClassValue;
|
|
336
335
|
indicator?: import("tailwind-variants").ClassValue;
|
|
336
|
+
control?: import("tailwind-variants").ClassValue;
|
|
337
337
|
item?: import("tailwind-variants").ClassValue;
|
|
338
338
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
339
339
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -342,13 +342,13 @@ export declare const NextTrigger: import("react").ComponentType<import("@ark-ui/
|
|
|
342
342
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
343
343
|
};
|
|
344
344
|
};
|
|
345
|
-
} | {}, Record<"root" | "
|
|
345
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
346
346
|
export declare const PrevTrigger: import("react").ComponentType<import("@ark-ui/react").Assign<Carousel.PrevTriggerProps & import("react").RefAttributes<HTMLButtonElement>, import("tailwind-variants").VariantProps<import("tailwind-variants").TVReturnType<{
|
|
347
347
|
[key: string]: {
|
|
348
348
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
349
349
|
root?: import("tailwind-variants").ClassValue;
|
|
350
|
-
control?: import("tailwind-variants").ClassValue;
|
|
351
350
|
indicator?: import("tailwind-variants").ClassValue;
|
|
351
|
+
control?: import("tailwind-variants").ClassValue;
|
|
352
352
|
item?: import("tailwind-variants").ClassValue;
|
|
353
353
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
354
354
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -361,8 +361,8 @@ export declare const PrevTrigger: import("react").ComponentType<import("@ark-ui/
|
|
|
361
361
|
[x: string]: {
|
|
362
362
|
[x: string]: import("tailwind-variants").ClassValue | {
|
|
363
363
|
root?: import("tailwind-variants").ClassValue;
|
|
364
|
-
control?: import("tailwind-variants").ClassValue;
|
|
365
364
|
indicator?: import("tailwind-variants").ClassValue;
|
|
365
|
+
control?: import("tailwind-variants").ClassValue;
|
|
366
366
|
item?: import("tailwind-variants").ClassValue;
|
|
367
367
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
368
368
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -371,12 +371,12 @@ export declare const PrevTrigger: import("react").ComponentType<import("@ark-ui/
|
|
|
371
371
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
372
372
|
};
|
|
373
373
|
};
|
|
374
|
-
} | {}, Record<"root" | "
|
|
374
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, {
|
|
375
375
|
[key: string]: {
|
|
376
376
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
377
377
|
root?: import("tailwind-variants").ClassValue;
|
|
378
|
-
control?: import("tailwind-variants").ClassValue;
|
|
379
378
|
indicator?: import("tailwind-variants").ClassValue;
|
|
379
|
+
control?: import("tailwind-variants").ClassValue;
|
|
380
380
|
item?: import("tailwind-variants").ClassValue;
|
|
381
381
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
382
382
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -385,5 +385,5 @@ export declare const PrevTrigger: import("react").ComponentType<import("@ark-ui/
|
|
|
385
385
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
386
386
|
};
|
|
387
387
|
};
|
|
388
|
-
} | {}, Record<"root" | "
|
|
388
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, unknown, unknown, undefined>>>>>;
|
|
389
389
|
export declare const Context: (props: Carousel.ContextProps) => import("react").ReactNode;
|
|
@@ -2,8 +2,8 @@ export declare const carouselRecipe: import("tailwind-variants").TVReturnType<{
|
|
|
2
2
|
[key: string]: {
|
|
3
3
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
4
4
|
root?: import("tailwind-variants").ClassValue;
|
|
5
|
-
control?: import("tailwind-variants").ClassValue;
|
|
6
5
|
indicator?: import("tailwind-variants").ClassValue;
|
|
6
|
+
control?: import("tailwind-variants").ClassValue;
|
|
7
7
|
item?: import("tailwind-variants").ClassValue;
|
|
8
8
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
9
9
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -16,8 +16,8 @@ export declare const carouselRecipe: import("tailwind-variants").TVReturnType<{
|
|
|
16
16
|
[x: string]: {
|
|
17
17
|
[x: string]: import("tailwind-variants").ClassValue | {
|
|
18
18
|
root?: import("tailwind-variants").ClassValue;
|
|
19
|
-
control?: import("tailwind-variants").ClassValue;
|
|
20
19
|
indicator?: import("tailwind-variants").ClassValue;
|
|
20
|
+
control?: import("tailwind-variants").ClassValue;
|
|
21
21
|
item?: import("tailwind-variants").ClassValue;
|
|
22
22
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
23
23
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -26,12 +26,12 @@ export declare const carouselRecipe: import("tailwind-variants").TVReturnType<{
|
|
|
26
26
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
27
27
|
};
|
|
28
28
|
};
|
|
29
|
-
} | {}, Record<"root" | "
|
|
29
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, {
|
|
30
30
|
[key: string]: {
|
|
31
31
|
[key: string]: import("tailwind-variants").ClassValue | {
|
|
32
32
|
root?: import("tailwind-variants").ClassValue;
|
|
33
|
-
control?: import("tailwind-variants").ClassValue;
|
|
34
33
|
indicator?: import("tailwind-variants").ClassValue;
|
|
34
|
+
control?: import("tailwind-variants").ClassValue;
|
|
35
35
|
item?: import("tailwind-variants").ClassValue;
|
|
36
36
|
itemGroup?: import("tailwind-variants").ClassValue;
|
|
37
37
|
nextTrigger?: import("tailwind-variants").ClassValue;
|
|
@@ -40,4 +40,4 @@ export declare const carouselRecipe: import("tailwind-variants").TVReturnType<{
|
|
|
40
40
|
autoplayTrigger?: import("tailwind-variants").ClassValue;
|
|
41
41
|
};
|
|
42
42
|
};
|
|
43
|
-
} | {}, Record<"root" | "
|
|
43
|
+
} | {}, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, import("tailwind-variants").TVReturnType<unknown, Record<"root" | "indicator" | "control" | "item" | "itemGroup" | "nextTrigger" | "prevTrigger" | "indicatorGroup" | "autoplayTrigger", string | string[]>, undefined, unknown, unknown, undefined>>;
|