@vuer-ai/vuer-uikit 0.0.2 → 0.0.4
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/README.md +80 -0
- package/dist/chunk-25GQKTNF.mjs +105 -0
- package/dist/chunk-277NQUJD.js +99 -0
- package/dist/chunk-3FR3WKI4.mjs +24 -0
- package/dist/chunk-3Q75Z2CT.mjs +76 -0
- package/dist/chunk-5BIQ3IN7.js +93 -0
- package/dist/chunk-5GPQ7U5B.mjs +50 -0
- package/dist/chunk-66JQXJEV.mjs +272 -0
- package/dist/chunk-6ILSFDR5.mjs +161 -0
- package/dist/chunk-6L4KPPOD.mjs +90 -0
- package/dist/chunk-75QDQ67T.js +56 -0
- package/dist/chunk-7A7VNE3J.mjs +31 -0
- package/dist/chunk-7SXCVFSA.mjs +200 -0
- package/dist/chunk-7V4ELMOH.js +52 -0
- package/dist/chunk-7WUQTWQX.js +303 -0
- package/dist/chunk-A2Z57NAA.js +202 -0
- package/dist/chunk-ATDHGFVI.mjs +82 -0
- package/dist/chunk-ATEHWT2R.mjs +78 -0
- package/dist/chunk-B5EMQBVL.js +93 -0
- package/dist/chunk-CLTLT5XW.js +27 -0
- package/dist/chunk-COFRS37Z.mjs +337 -0
- package/dist/chunk-CP7QYV4N.mjs +110 -0
- package/dist/chunk-CZSRIDXN.mjs +165 -0
- package/dist/chunk-D4C5V4EN.mjs +53 -0
- package/dist/chunk-DWIK2CUV.mjs +45 -0
- package/dist/chunk-ECWCQWV5.js +148 -0
- package/dist/chunk-ENZI5WM7.js +108 -0
- package/dist/chunk-FVT46HEE.js +21 -0
- package/dist/chunk-FXIL4NQZ.js +58 -0
- package/dist/chunk-FYS6YECN.js +33 -0
- package/dist/chunk-G7XNQVPB.js +187 -0
- package/dist/chunk-GSXXTAQ3.js +373 -0
- package/dist/chunk-HUQZOPYD.js +2 -0
- package/dist/chunk-HW6SLBO3.mjs +9 -0
- package/dist/chunk-IPKCIMU4.mjs +156 -0
- package/dist/chunk-J7PTSP4Q.mjs +19 -0
- package/dist/chunk-KJ42IGH6.js +2 -0
- package/dist/chunk-KO7BQ6RR.js +83 -0
- package/dist/chunk-KQHNQQUZ.js +103 -0
- package/dist/chunk-KVFK3YC7.js +187 -0
- package/dist/chunk-KYKEJFJT.js +110 -0
- package/dist/chunk-LD7Y34QT.js +79 -0
- package/dist/chunk-LVSI4HYF.mjs +409 -0
- package/dist/chunk-M3KBBKQR.mjs +15 -0
- package/dist/chunk-MASRZTZC.mjs +34 -0
- package/dist/chunk-NN7R5DNL.mjs +119 -0
- package/dist/chunk-OE56M4MX.js +93 -0
- package/dist/chunk-OTDY2E2A.js +163 -0
- package/dist/chunk-PKGNHHWG.mjs +60 -0
- package/dist/chunk-Q3APPCB2.mjs +91 -0
- package/dist/chunk-QOUX33X5.mjs +111 -0
- package/dist/chunk-QS7WS6DD.mjs +1 -0
- package/dist/chunk-QZASHJNJ.js +24 -0
- package/dist/chunk-R6XNT4PN.js +431 -0
- package/dist/chunk-RACVRWME.js +136 -0
- package/dist/chunk-S2F2GRDB.mjs +1 -0
- package/dist/chunk-SI56IQWH.js +102 -0
- package/dist/chunk-ST4P6AN6.js +2 -0
- package/dist/chunk-TOZYLDAL.mjs +72 -0
- package/dist/chunk-UFR656UY.mjs +87 -0
- package/dist/chunk-UWO6RBCE.js +11 -0
- package/dist/chunk-VGCVIHBR.mjs +1 -0
- package/dist/chunk-WOG6UIG5.mjs +71 -0
- package/dist/chunk-X2QENXCS.mjs +54 -0
- package/dist/chunk-XACRGXGF.js +75 -0
- package/dist/chunk-XPNUQSKQ.mjs +94 -0
- package/dist/chunk-YQORMF34.js +110 -0
- package/dist/chunk-Z37VNICQ.js +67 -0
- package/dist/chunk-ZJXBC33M.js +112 -0
- package/dist/highlight-cursor/cursor-context.d.mts +7 -0
- package/dist/highlight-cursor/cursor-context.d.ts +7 -0
- package/dist/highlight-cursor/cursor-context.js +14 -0
- package/dist/highlight-cursor/cursor-context.mjs +1 -0
- package/dist/highlight-cursor/cursor-provider.d.mts +7 -0
- package/dist/highlight-cursor/cursor-provider.d.ts +7 -0
- package/dist/highlight-cursor/cursor-provider.js +12 -0
- package/dist/highlight-cursor/cursor-provider.mjs +3 -0
- package/dist/highlight-cursor/enhanced-components.d.mts +20 -0
- package/dist/highlight-cursor/enhanced-components.d.ts +20 -0
- package/dist/highlight-cursor/enhanced-components.js +36 -0
- package/dist/highlight-cursor/enhanced-components.mjs +11 -0
- package/dist/highlight-cursor/index.d.mts +16 -0
- package/dist/highlight-cursor/index.d.ts +16 -0
- package/dist/highlight-cursor/index.js +50 -0
- package/dist/highlight-cursor/index.mjs +13 -0
- package/dist/highlight-cursor/tabs-cursor-context.d.mts +14 -0
- package/dist/highlight-cursor/tabs-cursor-context.d.ts +14 -0
- package/dist/highlight-cursor/tabs-cursor-context.js +14 -0
- package/dist/highlight-cursor/tabs-cursor-context.mjs +1 -0
- package/dist/highlight-cursor/types.d.mts +39 -0
- package/dist/highlight-cursor/types.d.ts +39 -0
- package/dist/highlight-cursor/types.js +2 -0
- package/dist/highlight-cursor/types.mjs +1 -0
- package/dist/highlight-cursor/with-cursor.d.mts +7 -0
- package/dist/highlight-cursor/with-cursor.d.ts +7 -0
- package/dist/highlight-cursor/with-cursor.js +11 -0
- package/dist/highlight-cursor/with-cursor.mjs +2 -0
- package/dist/index.css +314 -0
- package/dist/index.d.mts +51 -0
- package/dist/index.d.ts +51 -0
- package/dist/index.js +425 -6744
- package/dist/index.mjs +34 -0
- package/dist/styles/theme.css +191 -0
- package/dist/styles/theme.d.mts +2 -0
- package/dist/styles/theme.d.ts +2 -0
- package/dist/styles/toast.css +58 -0
- package/dist/styles/toast.d.mts +2 -0
- package/dist/styles/toast.d.ts +2 -0
- package/dist/styles/variables.css +188 -0
- package/dist/styles/variables.d.mts +2 -0
- package/dist/styles/variables.d.ts +2 -0
- package/dist/ui/avatar.d.mts +16 -0
- package/dist/ui/avatar.d.ts +16 -0
- package/dist/ui/avatar.js +23 -0
- package/dist/ui/avatar.mjs +2 -0
- package/dist/ui/badge.d.mts +14 -0
- package/dist/ui/badge.d.ts +14 -0
- package/dist/ui/badge.js +16 -0
- package/dist/ui/badge.mjs +3 -0
- package/dist/ui/button.d.mts +16 -0
- package/dist/ui/button.d.ts +16 -0
- package/dist/ui/button.js +12 -0
- package/dist/ui/button.mjs +3 -0
- package/dist/ui/card.d.mts +12 -0
- package/dist/ui/card.d.ts +12 -0
- package/dist/ui/card.js +36 -0
- package/dist/ui/card.mjs +3 -0
- package/dist/ui/checkbox.d.mts +11 -0
- package/dist/ui/checkbox.d.ts +11 -0
- package/dist/ui/checkbox.js +12 -0
- package/dist/ui/checkbox.mjs +3 -0
- package/dist/ui/collapsible.d.mts +9 -0
- package/dist/ui/collapsible.d.ts +9 -0
- package/dist/ui/collapsible.js +20 -0
- package/dist/ui/collapsible.mjs +3 -0
- package/dist/ui/dropdown.d.mts +28 -0
- package/dist/ui/dropdown.d.ts +28 -0
- package/dist/ui/dropdown.js +68 -0
- package/dist/ui/dropdown.mjs +3 -0
- package/dist/ui/index.d.mts +44 -0
- package/dist/ui/index.d.ts +44 -0
- package/dist/ui/index.js +398 -0
- package/dist/ui/index.mjs +29 -0
- package/dist/ui/input-numbers.d.mts +15 -0
- package/dist/ui/input-numbers.d.ts +15 -0
- package/dist/ui/input-numbers.js +13 -0
- package/dist/ui/input-numbers.mjs +4 -0
- package/dist/ui/input.d.mts +22 -0
- package/dist/ui/input.d.ts +22 -0
- package/dist/ui/input.js +16 -0
- package/dist/ui/input.mjs +3 -0
- package/dist/ui/layout.d.mts +12 -0
- package/dist/ui/layout.d.ts +12 -0
- package/dist/ui/layout.js +12 -0
- package/dist/ui/layout.mjs +3 -0
- package/dist/ui/modal.d.mts +28 -0
- package/dist/ui/modal.d.ts +28 -0
- package/dist/ui/modal.js +48 -0
- package/dist/ui/modal.mjs +3 -0
- package/dist/ui/popover.d.mts +10 -0
- package/dist/ui/popover.d.ts +10 -0
- package/dist/ui/popover.js +23 -0
- package/dist/ui/popover.mjs +2 -0
- package/dist/ui/radio-group.d.mts +8 -0
- package/dist/ui/radio-group.d.ts +8 -0
- package/dist/ui/radio-group.js +16 -0
- package/dist/ui/radio-group.mjs +3 -0
- package/dist/ui/select.d.mts +28 -0
- package/dist/{types/ui → ui}/select.d.ts +18 -14
- package/dist/ui/select.js +48 -0
- package/dist/ui/select.mjs +3 -0
- package/dist/ui/sheet.d.mts +16 -0
- package/dist/ui/sheet.d.ts +16 -0
- package/dist/ui/sheet.js +39 -0
- package/dist/ui/sheet.mjs +2 -0
- package/dist/ui/slider.d.mts +10 -0
- package/dist/ui/slider.d.ts +10 -0
- package/dist/ui/slider.js +12 -0
- package/dist/ui/slider.mjs +3 -0
- package/dist/ui/switch.d.mts +7 -0
- package/dist/ui/switch.d.ts +7 -0
- package/dist/ui/switch.js +12 -0
- package/dist/ui/switch.mjs +3 -0
- package/dist/ui/tabs.d.mts +16 -0
- package/dist/ui/tabs.d.ts +16 -0
- package/dist/ui/tabs.js +25 -0
- package/dist/ui/tabs.mjs +4 -0
- package/dist/ui/textarea.d.mts +16 -0
- package/dist/ui/textarea.d.ts +16 -0
- package/dist/ui/textarea.js +12 -0
- package/dist/ui/textarea.mjs +3 -0
- package/dist/ui/theme-context.d.mts +17 -0
- package/dist/{types/ui → ui}/theme-context.d.ts +5 -3
- package/dist/ui/theme-context.js +14 -0
- package/dist/ui/theme-context.mjs +1 -0
- package/dist/ui/toast.d.mts +7 -0
- package/dist/ui/toast.d.ts +7 -0
- package/dist/ui/toast.js +14 -0
- package/dist/ui/toast.mjs +1 -0
- package/dist/ui/toggle-group.d.mts +12 -0
- package/dist/ui/toggle-group.d.ts +12 -0
- package/dist/ui/toggle-group.js +17 -0
- package/dist/ui/toggle-group.mjs +4 -0
- package/dist/ui/toggle.d.mts +13 -0
- package/dist/ui/toggle.d.ts +13 -0
- package/dist/ui/toggle.js +16 -0
- package/dist/ui/toggle.mjs +3 -0
- package/dist/ui/tooltip.d.mts +10 -0
- package/dist/ui/tooltip.d.ts +10 -0
- package/dist/ui/tooltip.js +23 -0
- package/dist/ui/tooltip.mjs +2 -0
- package/dist/ui/tree-view.d.mts +27 -0
- package/dist/ui/tree-view.d.ts +27 -0
- package/dist/ui/tree-view.js +11 -0
- package/dist/ui/tree-view.mjs +2 -0
- package/dist/utils/cn.d.mts +5 -0
- package/dist/utils/cn.d.ts +5 -0
- package/dist/utils/cn.js +10 -0
- package/dist/utils/cn.mjs +1 -0
- package/dist/utils/index.d.mts +2 -0
- package/dist/utils/index.d.ts +2 -0
- package/dist/utils/index.js +11 -0
- package/dist/utils/index.mjs +2 -0
- package/package.json +49 -27
- package/dist/index.umd.js +0 -74
- package/dist/types/index.d.ts +0 -4
- package/dist/types/lib/utils.d.ts +0 -2
- package/dist/types/ui/button.d.ts +0 -13
- package/dist/types/ui/input.d.ts +0 -19
- package/dist/vuer-uikit.css +0 -1
package/dist/ui/modal.js
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkG7XNQVPB_js = require('../chunk-G7XNQVPB.js');
|
|
4
|
+
require('../chunk-ST4P6AN6.js');
|
|
5
|
+
require('../chunk-UWO6RBCE.js');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.defineProperty(exports, "Modal", {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () { return chunkG7XNQVPB_js.Modal; }
|
|
12
|
+
});
|
|
13
|
+
Object.defineProperty(exports, "ModalClose", {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return chunkG7XNQVPB_js.ModalClose; }
|
|
16
|
+
});
|
|
17
|
+
Object.defineProperty(exports, "ModalContent", {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return chunkG7XNQVPB_js.ModalContent; }
|
|
20
|
+
});
|
|
21
|
+
Object.defineProperty(exports, "ModalDescription", {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
get: function () { return chunkG7XNQVPB_js.ModalDescription; }
|
|
24
|
+
});
|
|
25
|
+
Object.defineProperty(exports, "ModalFooter", {
|
|
26
|
+
enumerable: true,
|
|
27
|
+
get: function () { return chunkG7XNQVPB_js.ModalFooter; }
|
|
28
|
+
});
|
|
29
|
+
Object.defineProperty(exports, "ModalHeader", {
|
|
30
|
+
enumerable: true,
|
|
31
|
+
get: function () { return chunkG7XNQVPB_js.ModalHeader; }
|
|
32
|
+
});
|
|
33
|
+
Object.defineProperty(exports, "ModalOverlay", {
|
|
34
|
+
enumerable: true,
|
|
35
|
+
get: function () { return chunkG7XNQVPB_js.ModalOverlay; }
|
|
36
|
+
});
|
|
37
|
+
Object.defineProperty(exports, "ModalPortal", {
|
|
38
|
+
enumerable: true,
|
|
39
|
+
get: function () { return chunkG7XNQVPB_js.ModalPortal; }
|
|
40
|
+
});
|
|
41
|
+
Object.defineProperty(exports, "ModalTitle", {
|
|
42
|
+
enumerable: true,
|
|
43
|
+
get: function () { return chunkG7XNQVPB_js.ModalTitle; }
|
|
44
|
+
});
|
|
45
|
+
Object.defineProperty(exports, "ModalTrigger", {
|
|
46
|
+
enumerable: true,
|
|
47
|
+
get: function () { return chunkG7XNQVPB_js.ModalTrigger; }
|
|
48
|
+
});
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as PopoverPrimitive from '@radix-ui/react-popover';
|
|
3
|
+
import { ComponentProps } from 'react';
|
|
4
|
+
|
|
5
|
+
declare function Popover({ ...props }: ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
declare function PopoverTrigger({ ...props }: ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
7
|
+
declare function PopoverContent({ className, align, sideOffset, ...props }: ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
8
|
+
declare function PopoverAnchor({ ...props }: ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as PopoverPrimitive from '@radix-ui/react-popover';
|
|
3
|
+
import { ComponentProps } from 'react';
|
|
4
|
+
|
|
5
|
+
declare function Popover({ ...props }: ComponentProps<typeof PopoverPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
declare function PopoverTrigger({ ...props }: ComponentProps<typeof PopoverPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
7
|
+
declare function PopoverContent({ className, align, sideOffset, ...props }: ComponentProps<typeof PopoverPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
8
|
+
declare function PopoverAnchor({ ...props }: ComponentProps<typeof PopoverPrimitive.Anchor>): react_jsx_runtime.JSX.Element;
|
|
9
|
+
|
|
10
|
+
export { Popover, PopoverAnchor, PopoverContent, PopoverTrigger };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkLD7Y34QT_js = require('../chunk-LD7Y34QT.js');
|
|
4
|
+
require('../chunk-UWO6RBCE.js');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "Popover", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkLD7Y34QT_js.Popover; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "PopoverAnchor", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkLD7Y34QT_js.PopoverAnchor; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "PopoverContent", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkLD7Y34QT_js.PopoverContent; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "PopoverTrigger", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkLD7Y34QT_js.PopoverTrigger; }
|
|
23
|
+
});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
|
|
3
|
+
import { ComponentProps } from 'react';
|
|
4
|
+
|
|
5
|
+
declare function RadioGroup({ className, ...props }: ComponentProps<typeof RadioGroupPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
declare function RadioGroupItem({ className, ...props }: ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime.JSX.Element;
|
|
7
|
+
|
|
8
|
+
export { RadioGroup, RadioGroupItem };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
|
|
3
|
+
import { ComponentProps } from 'react';
|
|
4
|
+
|
|
5
|
+
declare function RadioGroup({ className, ...props }: ComponentProps<typeof RadioGroupPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
declare function RadioGroupItem({ className, ...props }: ComponentProps<typeof RadioGroupPrimitive.Item>): react_jsx_runtime.JSX.Element;
|
|
7
|
+
|
|
8
|
+
export { RadioGroup, RadioGroupItem };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkKO7BQ6RR_js = require('../chunk-KO7BQ6RR.js');
|
|
4
|
+
require('../chunk-ST4P6AN6.js');
|
|
5
|
+
require('../chunk-UWO6RBCE.js');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.defineProperty(exports, "RadioGroup", {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () { return chunkKO7BQ6RR_js.RadioGroup; }
|
|
12
|
+
});
|
|
13
|
+
Object.defineProperty(exports, "RadioGroupItem", {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return chunkKO7BQ6RR_js.RadioGroupItem; }
|
|
16
|
+
});
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
2
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
|
+
import * as SelectPrimitive from '@radix-ui/react-select';
|
|
4
|
+
import { VariantProps } from 'class-variance-authority';
|
|
5
|
+
import { ComponentProps, ReactNode } from 'react';
|
|
6
|
+
|
|
7
|
+
declare function Select({ ...props }: ComponentProps<typeof SelectPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
8
|
+
declare function SelectGroup({ className, ...props }: ComponentProps<typeof SelectPrimitive.Group>): react_jsx_runtime.JSX.Element;
|
|
9
|
+
declare function SelectValue({ ...props }: ComponentProps<typeof SelectPrimitive.Value>): react_jsx_runtime.JSX.Element;
|
|
10
|
+
declare const selectTriggerVariants: (props?: ({
|
|
11
|
+
state?: "disabled" | "default" | "error" | null | undefined;
|
|
12
|
+
size?: "base" | "sm" | "lg" | null | undefined;
|
|
13
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
14
|
+
interface SelectTriggerProps extends ComponentProps<typeof SelectPrimitive.Trigger>, VariantProps<typeof selectTriggerVariants> {
|
|
15
|
+
}
|
|
16
|
+
declare function SelectTrigger({ className, size, children, disabled, state, ...props }: SelectTriggerProps): react_jsx_runtime.JSX.Element;
|
|
17
|
+
declare function SelectContent({ className, children, position, ...props }: ComponentProps<typeof SelectPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
18
|
+
declare function SelectLabel({ className, ...props }: ComponentProps<typeof SelectPrimitive.Label>): react_jsx_runtime.JSX.Element;
|
|
19
|
+
interface SelectItemProps extends Omit<ComponentProps<typeof SelectPrimitive.Item>, "prefix"> {
|
|
20
|
+
prefix?: ReactNode;
|
|
21
|
+
suffix?: ReactNode;
|
|
22
|
+
}
|
|
23
|
+
declare function SelectItem({ className, children, prefix, suffix, disabled, ...props }: SelectItemProps): react_jsx_runtime.JSX.Element;
|
|
24
|
+
declare function SelectSeparator({ className, ...props }: ComponentProps<typeof SelectPrimitive.Separator>): react_jsx_runtime.JSX.Element;
|
|
25
|
+
declare function SelectScrollUpButton({ className, ...props }: ComponentProps<typeof SelectPrimitive.ScrollUpButton>): react_jsx_runtime.JSX.Element;
|
|
26
|
+
declare function SelectScrollDownButton({ className, ...props }: ComponentProps<typeof SelectPrimitive.ScrollDownButton>): react_jsx_runtime.JSX.Element;
|
|
27
|
+
|
|
28
|
+
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
|
|
@@ -1,24 +1,28 @@
|
|
|
1
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
2
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
|
+
import * as SelectPrimitive from '@radix-ui/react-select';
|
|
1
4
|
import { VariantProps } from 'class-variance-authority';
|
|
2
5
|
import { ComponentProps, ReactNode } from 'react';
|
|
3
|
-
|
|
4
|
-
declare function Select({ ...props }: ComponentProps<typeof SelectPrimitive.Root>):
|
|
5
|
-
declare function SelectGroup({ className, ...props }: ComponentProps<typeof SelectPrimitive.Group>):
|
|
6
|
-
declare function SelectValue({ ...props }: ComponentProps<typeof SelectPrimitive.Value>):
|
|
6
|
+
|
|
7
|
+
declare function Select({ ...props }: ComponentProps<typeof SelectPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
8
|
+
declare function SelectGroup({ className, ...props }: ComponentProps<typeof SelectPrimitive.Group>): react_jsx_runtime.JSX.Element;
|
|
9
|
+
declare function SelectValue({ ...props }: ComponentProps<typeof SelectPrimitive.Value>): react_jsx_runtime.JSX.Element;
|
|
7
10
|
declare const selectTriggerVariants: (props?: ({
|
|
8
11
|
state?: "disabled" | "default" | "error" | null | undefined;
|
|
9
|
-
size?: "
|
|
10
|
-
} &
|
|
12
|
+
size?: "base" | "sm" | "lg" | null | undefined;
|
|
13
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
11
14
|
interface SelectTriggerProps extends ComponentProps<typeof SelectPrimitive.Trigger>, VariantProps<typeof selectTriggerVariants> {
|
|
12
15
|
}
|
|
13
|
-
declare function SelectTrigger({ className, size, children, disabled, state, ...props }: SelectTriggerProps):
|
|
14
|
-
declare function SelectContent({ className, children, position, ...props }: ComponentProps<typeof SelectPrimitive.Content>):
|
|
15
|
-
declare function SelectLabel({ className, ...props }: ComponentProps<typeof SelectPrimitive.Label>):
|
|
16
|
+
declare function SelectTrigger({ className, size, children, disabled, state, ...props }: SelectTriggerProps): react_jsx_runtime.JSX.Element;
|
|
17
|
+
declare function SelectContent({ className, children, position, ...props }: ComponentProps<typeof SelectPrimitive.Content>): react_jsx_runtime.JSX.Element;
|
|
18
|
+
declare function SelectLabel({ className, ...props }: ComponentProps<typeof SelectPrimitive.Label>): react_jsx_runtime.JSX.Element;
|
|
16
19
|
interface SelectItemProps extends Omit<ComponentProps<typeof SelectPrimitive.Item>, "prefix"> {
|
|
17
20
|
prefix?: ReactNode;
|
|
18
21
|
suffix?: ReactNode;
|
|
19
22
|
}
|
|
20
|
-
declare function SelectItem({ className, children, prefix, suffix, ...props }: SelectItemProps):
|
|
21
|
-
declare function SelectSeparator({ className, ...props }: ComponentProps<typeof SelectPrimitive.Separator>):
|
|
22
|
-
declare function SelectScrollUpButton({ className, ...props }: ComponentProps<typeof SelectPrimitive.ScrollUpButton>):
|
|
23
|
-
declare function SelectScrollDownButton({ className, ...props }: ComponentProps<typeof SelectPrimitive.ScrollDownButton>):
|
|
24
|
-
|
|
23
|
+
declare function SelectItem({ className, children, prefix, suffix, disabled, ...props }: SelectItemProps): react_jsx_runtime.JSX.Element;
|
|
24
|
+
declare function SelectSeparator({ className, ...props }: ComponentProps<typeof SelectPrimitive.Separator>): react_jsx_runtime.JSX.Element;
|
|
25
|
+
declare function SelectScrollUpButton({ className, ...props }: ComponentProps<typeof SelectPrimitive.ScrollUpButton>): react_jsx_runtime.JSX.Element;
|
|
26
|
+
declare function SelectScrollDownButton({ className, ...props }: ComponentProps<typeof SelectPrimitive.ScrollDownButton>): react_jsx_runtime.JSX.Element;
|
|
27
|
+
|
|
28
|
+
export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue };
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunk7WUQTWQX_js = require('../chunk-7WUQTWQX.js');
|
|
4
|
+
require('../chunk-ST4P6AN6.js');
|
|
5
|
+
require('../chunk-UWO6RBCE.js');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.defineProperty(exports, "Select", {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () { return chunk7WUQTWQX_js.Select; }
|
|
12
|
+
});
|
|
13
|
+
Object.defineProperty(exports, "SelectContent", {
|
|
14
|
+
enumerable: true,
|
|
15
|
+
get: function () { return chunk7WUQTWQX_js.SelectContent; }
|
|
16
|
+
});
|
|
17
|
+
Object.defineProperty(exports, "SelectGroup", {
|
|
18
|
+
enumerable: true,
|
|
19
|
+
get: function () { return chunk7WUQTWQX_js.SelectGroup; }
|
|
20
|
+
});
|
|
21
|
+
Object.defineProperty(exports, "SelectItem", {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
get: function () { return chunk7WUQTWQX_js.SelectItem; }
|
|
24
|
+
});
|
|
25
|
+
Object.defineProperty(exports, "SelectLabel", {
|
|
26
|
+
enumerable: true,
|
|
27
|
+
get: function () { return chunk7WUQTWQX_js.SelectLabel; }
|
|
28
|
+
});
|
|
29
|
+
Object.defineProperty(exports, "SelectScrollDownButton", {
|
|
30
|
+
enumerable: true,
|
|
31
|
+
get: function () { return chunk7WUQTWQX_js.SelectScrollDownButton; }
|
|
32
|
+
});
|
|
33
|
+
Object.defineProperty(exports, "SelectScrollUpButton", {
|
|
34
|
+
enumerable: true,
|
|
35
|
+
get: function () { return chunk7WUQTWQX_js.SelectScrollUpButton; }
|
|
36
|
+
});
|
|
37
|
+
Object.defineProperty(exports, "SelectSeparator", {
|
|
38
|
+
enumerable: true,
|
|
39
|
+
get: function () { return chunk7WUQTWQX_js.SelectSeparator; }
|
|
40
|
+
});
|
|
41
|
+
Object.defineProperty(exports, "SelectTrigger", {
|
|
42
|
+
enumerable: true,
|
|
43
|
+
get: function () { return chunk7WUQTWQX_js.SelectTrigger; }
|
|
44
|
+
});
|
|
45
|
+
Object.defineProperty(exports, "SelectValue", {
|
|
46
|
+
enumerable: true,
|
|
47
|
+
get: function () { return chunk7WUQTWQX_js.SelectValue; }
|
|
48
|
+
});
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import * as DialogPrimitive from '@radix-ui/react-dialog';
|
|
4
|
+
|
|
5
|
+
declare function Sheet({ ...props }: ComponentProps<typeof DialogPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
declare function SheetTrigger({ ...props }: ComponentProps<typeof DialogPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
7
|
+
declare function SheetClose({ ...props }: ComponentProps<typeof DialogPrimitive.Close>): react_jsx_runtime.JSX.Element;
|
|
8
|
+
declare function SheetContent({ className, children, side, ...props }: ComponentProps<typeof DialogPrimitive.Content> & {
|
|
9
|
+
side?: "top" | "right" | "bottom" | "left";
|
|
10
|
+
}): react_jsx_runtime.JSX.Element;
|
|
11
|
+
declare function SheetHeader({ className, ...props }: ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
12
|
+
declare function SheetFooter({ className, ...props }: ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
13
|
+
declare function SheetTitle({ className, ...props }: ComponentProps<typeof DialogPrimitive.Title>): react_jsx_runtime.JSX.Element;
|
|
14
|
+
declare function SheetDescription({ className, ...props }: ComponentProps<typeof DialogPrimitive.Description>): react_jsx_runtime.JSX.Element;
|
|
15
|
+
|
|
16
|
+
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import * as DialogPrimitive from '@radix-ui/react-dialog';
|
|
4
|
+
|
|
5
|
+
declare function Sheet({ ...props }: ComponentProps<typeof DialogPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
declare function SheetTrigger({ ...props }: ComponentProps<typeof DialogPrimitive.Trigger>): react_jsx_runtime.JSX.Element;
|
|
7
|
+
declare function SheetClose({ ...props }: ComponentProps<typeof DialogPrimitive.Close>): react_jsx_runtime.JSX.Element;
|
|
8
|
+
declare function SheetContent({ className, children, side, ...props }: ComponentProps<typeof DialogPrimitive.Content> & {
|
|
9
|
+
side?: "top" | "right" | "bottom" | "left";
|
|
10
|
+
}): react_jsx_runtime.JSX.Element;
|
|
11
|
+
declare function SheetHeader({ className, ...props }: ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
12
|
+
declare function SheetFooter({ className, ...props }: ComponentProps<"div">): react_jsx_runtime.JSX.Element;
|
|
13
|
+
declare function SheetTitle({ className, ...props }: ComponentProps<typeof DialogPrimitive.Title>): react_jsx_runtime.JSX.Element;
|
|
14
|
+
declare function SheetDescription({ className, ...props }: ComponentProps<typeof DialogPrimitive.Description>): react_jsx_runtime.JSX.Element;
|
|
15
|
+
|
|
16
|
+
export { Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger };
|
package/dist/ui/sheet.js
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkECWCQWV5_js = require('../chunk-ECWCQWV5.js');
|
|
4
|
+
require('../chunk-UWO6RBCE.js');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "Sheet", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkECWCQWV5_js.Sheet; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "SheetClose", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkECWCQWV5_js.SheetClose; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "SheetContent", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkECWCQWV5_js.SheetContent; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "SheetDescription", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkECWCQWV5_js.SheetDescription; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "SheetFooter", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunkECWCQWV5_js.SheetFooter; }
|
|
27
|
+
});
|
|
28
|
+
Object.defineProperty(exports, "SheetHeader", {
|
|
29
|
+
enumerable: true,
|
|
30
|
+
get: function () { return chunkECWCQWV5_js.SheetHeader; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "SheetTitle", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return chunkECWCQWV5_js.SheetTitle; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "SheetTrigger", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return chunkECWCQWV5_js.SheetTrigger; }
|
|
39
|
+
});
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import * as SliderPrimitive from '@radix-ui/react-slider';
|
|
4
|
+
|
|
5
|
+
interface SliderProps extends ComponentProps<typeof SliderPrimitive.Root> {
|
|
6
|
+
showStep?: boolean;
|
|
7
|
+
}
|
|
8
|
+
declare const Slider: react.ForwardRefExoticComponent<Omit<SliderProps, "ref"> & react.RefAttributes<HTMLSpanElement>>;
|
|
9
|
+
|
|
10
|
+
export { Slider, type SliderProps };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ComponentProps } from 'react';
|
|
3
|
+
import * as SliderPrimitive from '@radix-ui/react-slider';
|
|
4
|
+
|
|
5
|
+
interface SliderProps extends ComponentProps<typeof SliderPrimitive.Root> {
|
|
6
|
+
showStep?: boolean;
|
|
7
|
+
}
|
|
8
|
+
declare const Slider: react.ForwardRefExoticComponent<Omit<SliderProps, "ref"> & react.RefAttributes<HTMLSpanElement>>;
|
|
9
|
+
|
|
10
|
+
export { Slider, type SliderProps };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkKVFK3YC7_js = require('../chunk-KVFK3YC7.js');
|
|
4
|
+
require('../chunk-ST4P6AN6.js');
|
|
5
|
+
require('../chunk-UWO6RBCE.js');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.defineProperty(exports, "Slider", {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () { return chunkKVFK3YC7_js.Slider; }
|
|
12
|
+
});
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as SwitchPrimitive from '@radix-ui/react-switch';
|
|
3
|
+
import { ComponentProps } from 'react';
|
|
4
|
+
|
|
5
|
+
declare function Switch({ className, ...props }: ComponentProps<typeof SwitchPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
|
|
7
|
+
export { Switch };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as SwitchPrimitive from '@radix-ui/react-switch';
|
|
3
|
+
import { ComponentProps } from 'react';
|
|
4
|
+
|
|
5
|
+
declare function Switch({ className, ...props }: ComponentProps<typeof SwitchPrimitive.Root>): react_jsx_runtime.JSX.Element;
|
|
6
|
+
|
|
7
|
+
export { Switch };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkZ37VNICQ_js = require('../chunk-Z37VNICQ.js');
|
|
4
|
+
require('../chunk-ST4P6AN6.js');
|
|
5
|
+
require('../chunk-UWO6RBCE.js');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.defineProperty(exports, "Switch", {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () { return chunkZ37VNICQ_js.Switch; }
|
|
12
|
+
});
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as TabsPrimitive from '@radix-ui/react-tabs';
|
|
3
|
+
import { ComponentProps } from 'react';
|
|
4
|
+
|
|
5
|
+
interface TabsProps extends ComponentProps<typeof TabsPrimitive.Root> {
|
|
6
|
+
size?: "sm" | "base" | "lg";
|
|
7
|
+
}
|
|
8
|
+
declare function Tabs({ className, size, ...props }: TabsProps): react_jsx_runtime.JSX.Element;
|
|
9
|
+
type TabsListProps = ComponentProps<typeof TabsPrimitive.List>;
|
|
10
|
+
declare function TabsList({ className, ...props }: TabsListProps): react_jsx_runtime.JSX.Element;
|
|
11
|
+
type TabsTriggerProps = ComponentProps<typeof TabsPrimitive.Trigger>;
|
|
12
|
+
declare function TabsTrigger({ className, ...props }: TabsTriggerProps): react_jsx_runtime.JSX.Element;
|
|
13
|
+
type TabsContentProps = ComponentProps<typeof TabsPrimitive.Content>;
|
|
14
|
+
declare function TabsContent({ className, ...props }: TabsContentProps): react_jsx_runtime.JSX.Element;
|
|
15
|
+
|
|
16
|
+
export { Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsProps, TabsTrigger, type TabsTriggerProps };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as TabsPrimitive from '@radix-ui/react-tabs';
|
|
3
|
+
import { ComponentProps } from 'react';
|
|
4
|
+
|
|
5
|
+
interface TabsProps extends ComponentProps<typeof TabsPrimitive.Root> {
|
|
6
|
+
size?: "sm" | "base" | "lg";
|
|
7
|
+
}
|
|
8
|
+
declare function Tabs({ className, size, ...props }: TabsProps): react_jsx_runtime.JSX.Element;
|
|
9
|
+
type TabsListProps = ComponentProps<typeof TabsPrimitive.List>;
|
|
10
|
+
declare function TabsList({ className, ...props }: TabsListProps): react_jsx_runtime.JSX.Element;
|
|
11
|
+
type TabsTriggerProps = ComponentProps<typeof TabsPrimitive.Trigger>;
|
|
12
|
+
declare function TabsTrigger({ className, ...props }: TabsTriggerProps): react_jsx_runtime.JSX.Element;
|
|
13
|
+
type TabsContentProps = ComponentProps<typeof TabsPrimitive.Content>;
|
|
14
|
+
declare function TabsContent({ className, ...props }: TabsContentProps): react_jsx_runtime.JSX.Element;
|
|
15
|
+
|
|
16
|
+
export { Tabs, TabsContent, type TabsContentProps, TabsList, type TabsListProps, type TabsProps, TabsTrigger, type TabsTriggerProps };
|
package/dist/ui/tabs.js
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkRACVRWME_js = require('../chunk-RACVRWME.js');
|
|
4
|
+
require('../chunk-B5EMQBVL.js');
|
|
5
|
+
require('../chunk-ST4P6AN6.js');
|
|
6
|
+
require('../chunk-UWO6RBCE.js');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
Object.defineProperty(exports, "Tabs", {
|
|
11
|
+
enumerable: true,
|
|
12
|
+
get: function () { return chunkRACVRWME_js.Tabs; }
|
|
13
|
+
});
|
|
14
|
+
Object.defineProperty(exports, "TabsContent", {
|
|
15
|
+
enumerable: true,
|
|
16
|
+
get: function () { return chunkRACVRWME_js.TabsContent; }
|
|
17
|
+
});
|
|
18
|
+
Object.defineProperty(exports, "TabsList", {
|
|
19
|
+
enumerable: true,
|
|
20
|
+
get: function () { return chunkRACVRWME_js.TabsList; }
|
|
21
|
+
});
|
|
22
|
+
Object.defineProperty(exports, "TabsTrigger", {
|
|
23
|
+
enumerable: true,
|
|
24
|
+
get: function () { return chunkRACVRWME_js.TabsTrigger; }
|
|
25
|
+
});
|
package/dist/ui/tabs.mjs
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
+
import { VariantProps } from 'class-variance-authority';
|
|
4
|
+
import { ComponentProps } from 'react';
|
|
5
|
+
|
|
6
|
+
declare const textareaVariants: (props?: ({
|
|
7
|
+
state?: "default" | "error" | null | undefined;
|
|
8
|
+
size?: "base" | "sm" | "lg" | null | undefined;
|
|
9
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
10
|
+
interface TextareaProps extends ComponentProps<"textarea">, VariantProps<typeof textareaVariants> {
|
|
11
|
+
state?: "default" | "error";
|
|
12
|
+
size?: "sm" | "base" | "lg";
|
|
13
|
+
}
|
|
14
|
+
declare function Textarea({ className, state, size, ...props }: TextareaProps): react_jsx_runtime.JSX.Element;
|
|
15
|
+
|
|
16
|
+
export { Textarea };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
+
import { VariantProps } from 'class-variance-authority';
|
|
4
|
+
import { ComponentProps } from 'react';
|
|
5
|
+
|
|
6
|
+
declare const textareaVariants: (props?: ({
|
|
7
|
+
state?: "default" | "error" | null | undefined;
|
|
8
|
+
size?: "base" | "sm" | "lg" | null | undefined;
|
|
9
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
10
|
+
interface TextareaProps extends ComponentProps<"textarea">, VariantProps<typeof textareaVariants> {
|
|
11
|
+
state?: "default" | "error";
|
|
12
|
+
size?: "sm" | "base" | "lg";
|
|
13
|
+
}
|
|
14
|
+
declare function Textarea({ className, state, size, ...props }: TextareaProps): react_jsx_runtime.JSX.Element;
|
|
15
|
+
|
|
16
|
+
export { Textarea };
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunk7V4ELMOH_js = require('../chunk-7V4ELMOH.js');
|
|
4
|
+
require('../chunk-ST4P6AN6.js');
|
|
5
|
+
require('../chunk-UWO6RBCE.js');
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
Object.defineProperty(exports, "Textarea", {
|
|
10
|
+
enumerable: true,
|
|
11
|
+
get: function () { return chunk7V4ELMOH_js.Textarea; }
|
|
12
|
+
});
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { ReactNode } from 'react';
|
|
3
|
+
|
|
4
|
+
type Theme = "dark" | "light" | "liquidlight" | "liquiddark" | "system";
|
|
5
|
+
type ThemeProviderProps = {
|
|
6
|
+
children: ReactNode;
|
|
7
|
+
defaultTheme?: Theme;
|
|
8
|
+
storageKey?: string;
|
|
9
|
+
};
|
|
10
|
+
type ThemeProviderState = {
|
|
11
|
+
theme: Theme;
|
|
12
|
+
setTheme: (theme: Theme) => void;
|
|
13
|
+
};
|
|
14
|
+
declare function ThemeProvider({ children, defaultTheme, storageKey, ...props }: ThemeProviderProps): react_jsx_runtime.JSX.Element;
|
|
15
|
+
declare const useTheme: () => ThemeProviderState;
|
|
16
|
+
|
|
17
|
+
export { type Theme, ThemeProvider, useTheme };
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
1
2
|
import { ReactNode } from 'react';
|
|
3
|
+
|
|
2
4
|
type Theme = "dark" | "light" | "liquidlight" | "liquiddark" | "system";
|
|
3
5
|
type ThemeProviderProps = {
|
|
4
6
|
children: ReactNode;
|
|
@@ -9,7 +11,7 @@ type ThemeProviderState = {
|
|
|
9
11
|
theme: Theme;
|
|
10
12
|
setTheme: (theme: Theme) => void;
|
|
11
13
|
};
|
|
12
|
-
declare function ThemeProvider({ children, defaultTheme, storageKey, ...props }: ThemeProviderProps):
|
|
14
|
+
declare function ThemeProvider({ children, defaultTheme, storageKey, ...props }: ThemeProviderProps): react_jsx_runtime.JSX.Element;
|
|
13
15
|
declare const useTheme: () => ThemeProviderState;
|
|
14
|
-
|
|
15
|
-
export type
|
|
16
|
+
|
|
17
|
+
export { type Theme, ThemeProvider, useTheme };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunk75QDQ67T_js = require('../chunk-75QDQ67T.js');
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Object.defineProperty(exports, "ThemeProvider", {
|
|
8
|
+
enumerable: true,
|
|
9
|
+
get: function () { return chunk75QDQ67T_js.ThemeProvider; }
|
|
10
|
+
});
|
|
11
|
+
Object.defineProperty(exports, "useTheme", {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function () { return chunk75QDQ67T_js.useTheme; }
|
|
14
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { ThemeProvider, useTheme } from '../chunk-D4C5V4EN.mjs';
|