@causw/core 0.0.22 → 0.0.24
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/Avatar/Avatar.cjs +4 -1
- package/dist/components/Avatar/Avatar.d.cts +2 -2
- package/dist/components/Avatar/Avatar.d.mts +2 -2
- package/dist/components/Avatar/Avatar.mjs +4 -1
- package/dist/components/Avatar/Avatar.mjs.map +1 -1
- package/dist/components/Avatar/Avatar.styles.d.cts +3 -3
- package/dist/components/Avatar/Avatar.styles.d.mts +3 -3
- package/dist/components/Avatar/Avatar.styles.d.mts.map +1 -1
- package/dist/components/BottomNavigation/BottomNavigation.d.cts +5 -5
- package/dist/components/BottomNavigation/BottomNavigation.d.mts +5 -5
- package/dist/components/BottomNavigation/BottomNavigation.styles.d.cts +3 -3
- package/dist/components/BottomNavigation/BottomNavigation.styles.d.mts +3 -3
- package/dist/components/BottomSheet/BottomSheet.d.cts +6 -6
- package/dist/components/BottomSheet/BottomSheet.d.mts +6 -6
- package/dist/components/BottomSheet/BottomSheet.styles.d.cts +3 -3
- package/dist/components/BottomSheet/BottomSheet.styles.d.mts +3 -3
- package/dist/components/Box/Box.styles.d.cts +3 -3
- package/dist/components/Button/Button.d.cts +2 -2
- package/dist/components/Button/Button.d.cts.map +1 -1
- package/dist/components/Button/Button.styles.d.cts +3 -3
- package/dist/components/CTAButton/CTAButton.d.cts +2 -2
- package/dist/components/CTAButton/CTAButton.d.cts.map +1 -1
- package/dist/components/CTAButton/CTAButton.d.mts +2 -2
- package/dist/components/CTAButton/CTAButton.styles.d.cts +3 -3
- package/dist/components/Calendar/Calendar.d.cts +2 -2
- package/dist/components/Calendar/Calendar.d.mts +2 -2
- package/dist/components/Calendar/Calendar.styles.d.cts +5 -5
- package/dist/components/Checkbox/Checkbox.d.cts +4 -4
- package/dist/components/Checkbox/Checkbox.d.cts.map +1 -1
- package/dist/components/Checkbox/Checkbox.d.mts +4 -4
- package/dist/components/Checkbox/Checkbox.styles.d.cts +3 -3
- package/dist/components/Checkbox/Checkbox.styles.d.mts +3 -3
- package/dist/components/Chip/Chip.d.cts +2 -2
- package/dist/components/Chip/Chip.d.mts +2 -2
- package/dist/components/DatePicker/DatePicker.d.cts +2 -2
- package/dist/components/DatePicker/DatePicker.d.mts +2 -2
- package/dist/components/DatePicker/DatePicker.styles.d.cts +3 -3
- package/dist/components/Dialog/Dialog.cjs +12 -3
- package/dist/components/Dialog/Dialog.d.cts +13 -13
- package/dist/components/Dialog/Dialog.d.mts +5 -5
- package/dist/components/Dialog/Dialog.mjs +12 -3
- package/dist/components/Dialog/Dialog.mjs.map +1 -1
- package/dist/components/Dialog/Dialog.styles.d.cts +3 -3
- package/dist/components/Dialog/Dialog.styles.d.mts +3 -3
- package/dist/components/Dialog/Dialog.styles.d.mts.map +1 -1
- package/dist/components/Dropdown/Dropdown.d.cts +3 -3
- package/dist/components/Dropdown/Dropdown.d.mts +3 -3
- package/dist/components/Dropdown/Dropdown.styles.d.cts +3 -3
- package/dist/components/Dropdown/Dropdown.styles.d.cts.map +1 -1
- package/dist/components/Field/Field.d.cts +5 -5
- package/dist/components/Float/Float.styles.d.cts +3 -3
- package/dist/components/FloatingActionButton/FloatingActionButton.d.cts +2 -2
- package/dist/components/FloatingActionButton/FloatingActionButton.d.cts.map +1 -1
- package/dist/components/FloatingActionButton/FloatingActionButton.d.mts +2 -2
- package/dist/components/FloatingActionButton/FloatingActionButton.d.mts.map +1 -1
- package/dist/components/FloatingActionButton/FloatingActionButton.styles.d.cts +3 -3
- package/dist/components/FloatingActionButton/FloatingActionButton.styles.d.mts +3 -3
- package/dist/components/Grid/Grid.styles.d.cts +3 -3
- package/dist/components/HStack/HStack.d.cts +2 -2
- package/dist/components/HStack/HStack.d.cts.map +1 -1
- package/dist/components/HStack/HStack.d.mts +2 -2
- package/dist/components/Modal/Modal.d.cts +7 -7
- package/dist/components/Modal/Modal.d.mts +7 -7
- package/dist/components/Modal/Modal.styles.d.cts +3 -3
- package/dist/components/Modal/Modal.styles.d.mts +3 -3
- package/dist/components/Primitive/Primitive.d.cts +16 -16
- package/dist/components/Primitive/Primitive.d.mts +16 -16
- package/dist/components/PullToRefresh/PullToRefresh.d.cts +2 -2
- package/dist/components/PullToRefresh/PullToRefresh.styles.d.cts +3 -3
- package/dist/components/Radio/Radio.d.cts +3 -3
- package/dist/components/Radio/Radio.d.cts.map +1 -1
- package/dist/components/Radio/Radio.d.mts +3 -3
- package/dist/components/RatioChart/RatioChart.d.cts +5 -5
- package/dist/components/RatioChart/RatioChart.d.mts +5 -5
- package/dist/components/RatioChart/RatioChartEditor.d.cts +2 -2
- package/dist/components/RatioChart/RatioChartEditor.d.mts +2 -2
- package/dist/components/Select/Select.d.cts +5 -5
- package/dist/components/Select/Select.d.mts +5 -5
- package/dist/components/Select/Select.styles.d.cts +3 -3
- package/dist/components/Select/Select.styles.d.mts +3 -3
- package/dist/components/Separator/Separator.styles.d.mts +3 -3
- package/dist/components/Separator/Separator.styles.d.mts.map +1 -1
- package/dist/components/Sidebar/Sidebar.d.cts +8 -8
- package/dist/components/Sidebar/Sidebar.d.mts +8 -8
- package/dist/components/Sidebar/Sidebar.styles.d.cts +3 -3
- package/dist/components/Sidebar/Sidebar.styles.d.mts +3 -3
- package/dist/components/Skeleton/Skeleton.d.cts +2 -2
- package/dist/components/Skeleton/Skeleton.d.mts +2 -2
- package/dist/components/Skeleton/Skeleton.styles.d.cts +3 -3
- package/dist/components/Skeleton/Skeleton.styles.d.mts +3 -3
- package/dist/components/Spacer/Spacer.styles.d.cts +3 -3
- package/dist/components/Spacer/Spacer.styles.d.cts.map +1 -1
- package/dist/components/Spacer/Spacer.styles.d.mts +3 -3
- package/dist/components/Spacer/Spacer.styles.d.mts.map +1 -1
- package/dist/components/Spinner/Spinner.d.cts +2 -2
- package/dist/components/Spinner/Spinner.d.mts +2 -2
- package/dist/components/Spinner/Spinner.styles.d.cts +3 -3
- package/dist/components/Spinner/Spinner.styles.d.mts +3 -3
- package/dist/components/Tab/Tab.d.cts +6 -6
- package/dist/components/Tab/Tab.d.mts +6 -6
- package/dist/components/Tab/Tab.styles.d.cts +3 -3
- package/dist/components/Tab/Tab.styles.d.mts +3 -3
- package/dist/components/Text/Text.d.cts +1 -1
- package/dist/components/Text/Text.d.mts +1 -1
- package/dist/components/Text/Text.styles.d.mts +3 -3
- package/dist/components/TextArea/TextArea.d.cts +4 -4
- package/dist/components/TextArea/TextArea.d.cts.map +1 -1
- package/dist/components/TextArea/TextArea.d.mts +4 -4
- package/dist/components/TextArea/TextArea.styles.d.cts +3 -3
- package/dist/components/TextArea/TextArea.styles.d.mts +3 -3
- package/dist/components/TextInput/TextInput.d.cts +2 -2
- package/dist/components/TextInput/TextInput.d.mts +2 -2
- package/dist/components/TextInput/TextInput.styles.d.cts +3 -3
- package/dist/components/TextInput/TextInput.styles.d.mts +3 -3
- package/dist/components/Toast/Toast.d.cts +5 -5
- package/dist/components/Toast/Toast.d.cts.map +1 -1
- package/dist/components/Toast/Toast.d.mts +3 -3
- package/dist/components/Toast/Toast.styles.d.cts +3 -3
- package/dist/components/Toast/Toast.styles.d.mts +3 -3
- package/dist/components/Toggle/Toggle.d.cts +4 -4
- package/dist/components/Toggle/Toggle.d.cts.map +1 -1
- package/dist/components/Toggle/Toggle.d.mts +4 -4
- package/dist/components/Toggle/Toggle.d.mts.map +1 -1
- package/dist/components/Toggle/Toggle.styles.d.cts +3 -3
- package/dist/components/Toggle/Toggle.styles.d.mts +3 -3
- package/dist/components/VStack/VStack.d.cts +2 -2
- package/dist/components/VStack/VStack.d.mts +2 -2
- package/package.json +3 -3
|
@@ -5,7 +5,7 @@ import "../Text/index.mjs";
|
|
|
5
5
|
import "../../utils/index.mjs";
|
|
6
6
|
import { CheckboxVariants } from "./Checkbox.styles.mjs";
|
|
7
7
|
import React from "react";
|
|
8
|
-
import * as
|
|
8
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
9
9
|
|
|
10
10
|
//#region src/components/Checkbox/Checkbox.d.ts
|
|
11
11
|
interface CheckboxRootProps extends Omit<React.ComponentProps<'label'>, 'onChange'>, CheckboxVariants {
|
|
@@ -23,11 +23,11 @@ declare const Checkbox: {
|
|
|
23
23
|
children,
|
|
24
24
|
className,
|
|
25
25
|
...props
|
|
26
|
-
}: CheckboxRootProps):
|
|
26
|
+
}: CheckboxRootProps): react_jsx_runtime12.JSX.Element;
|
|
27
27
|
displayName: string;
|
|
28
28
|
} & {
|
|
29
29
|
Indicator: {
|
|
30
|
-
():
|
|
30
|
+
(): react_jsx_runtime12.JSX.Element;
|
|
31
31
|
displayName: string;
|
|
32
32
|
};
|
|
33
33
|
Label: {
|
|
@@ -37,7 +37,7 @@ declare const Checkbox: {
|
|
|
37
37
|
textColor,
|
|
38
38
|
className,
|
|
39
39
|
...props
|
|
40
|
-
}: CheckboxLabelProps<E>):
|
|
40
|
+
}: CheckboxLabelProps<E>): react_jsx_runtime12.JSX.Element;
|
|
41
41
|
displayName: string;
|
|
42
42
|
};
|
|
43
43
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants37 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Checkbox/Checkbox.styles.d.ts
|
|
5
|
-
declare const checkbox:
|
|
5
|
+
declare const checkbox: tailwind_variants37.TVReturnType<{
|
|
6
6
|
checked: {
|
|
7
7
|
true: {
|
|
8
8
|
indicator: string;
|
|
@@ -46,7 +46,7 @@ declare const checkbox: tailwind_variants39.TVReturnType<{
|
|
|
46
46
|
indicator: string;
|
|
47
47
|
indicatorIcon: string;
|
|
48
48
|
label: string;
|
|
49
|
-
},
|
|
49
|
+
}, tailwind_variants37.TVReturnType<{
|
|
50
50
|
checked: {
|
|
51
51
|
true: {
|
|
52
52
|
indicator: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants35 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Checkbox/Checkbox.styles.d.ts
|
|
5
|
-
declare const checkbox:
|
|
5
|
+
declare const checkbox: tailwind_variants35.TVReturnType<{
|
|
6
6
|
checked: {
|
|
7
7
|
true: {
|
|
8
8
|
indicator: string;
|
|
@@ -46,7 +46,7 @@ declare const checkbox: tailwind_variants37.TVReturnType<{
|
|
|
46
46
|
indicator: string;
|
|
47
47
|
indicatorIcon: string;
|
|
48
48
|
label: string;
|
|
49
|
-
},
|
|
49
|
+
}, tailwind_variants35.TVReturnType<{
|
|
50
50
|
checked: {
|
|
51
51
|
true: {
|
|
52
52
|
indicator: string;
|
|
@@ -2,7 +2,7 @@ import { PrimitiveProps } from "../Primitive/Primitive.cjs";
|
|
|
2
2
|
import "../Primitive/index.cjs";
|
|
3
3
|
import { ChipVariants } from "./Chip.styles.cjs";
|
|
4
4
|
import * as React$1 from "react";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region src/components/Chip/Chip.d.ts
|
|
8
8
|
interface ChipProps extends Omit<React$1.ComponentPropsWithoutRef<'div'>, 'color'>, PrimitiveProps, ChipVariants {}
|
|
@@ -15,7 +15,7 @@ declare const Chip: {
|
|
|
15
15
|
onClick,
|
|
16
16
|
className,
|
|
17
17
|
...props
|
|
18
|
-
}: ChipProps):
|
|
18
|
+
}: ChipProps): react_jsx_runtime18.JSX.Element;
|
|
19
19
|
displayName: string;
|
|
20
20
|
};
|
|
21
21
|
//#endregion
|
|
@@ -2,7 +2,7 @@ import { PrimitiveProps } from "../Primitive/Primitive.mjs";
|
|
|
2
2
|
import "../Primitive/index.mjs";
|
|
3
3
|
import { ChipVariants } from "./Chip.styles.mjs";
|
|
4
4
|
import * as React$1 from "react";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region src/components/Chip/Chip.d.ts
|
|
8
8
|
interface ChipProps extends Omit<React$1.ComponentPropsWithoutRef<'div'>, 'color'>, PrimitiveProps, ChipVariants {}
|
|
@@ -15,7 +15,7 @@ declare const Chip: {
|
|
|
15
15
|
onClick,
|
|
16
16
|
className,
|
|
17
17
|
...props
|
|
18
|
-
}: ChipProps):
|
|
18
|
+
}: ChipProps): react_jsx_runtime35.JSX.Element;
|
|
19
19
|
displayName: string;
|
|
20
20
|
};
|
|
21
21
|
//#endregion
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CalendarProps } from "../Calendar/Calendar.cjs";
|
|
2
2
|
import { DatePickerVariants } from "./DatePicker.styles.cjs";
|
|
3
3
|
import React from "react";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime83 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/DatePicker/DatePicker.d.ts
|
|
7
7
|
type DatePickerCalendarProps = Omit<CalendarProps, 'defaultMonth' | 'selectedStartDate' | 'selectedEndDate' | 'onDateClick'>;
|
|
@@ -32,7 +32,7 @@ declare const DatePicker: {
|
|
|
32
32
|
contentClassName,
|
|
33
33
|
calendarProps,
|
|
34
34
|
...props
|
|
35
|
-
}: DatePickerProps):
|
|
35
|
+
}: DatePickerProps): react_jsx_runtime83.JSX.Element;
|
|
36
36
|
displayName: string;
|
|
37
37
|
};
|
|
38
38
|
//#endregion
|
|
@@ -2,7 +2,7 @@ import { CalendarProps } from "../Calendar/Calendar.mjs";
|
|
|
2
2
|
import "../Calendar/index.mjs";
|
|
3
3
|
import { DatePickerVariants } from "./DatePicker.styles.mjs";
|
|
4
4
|
import React from "react";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react_jsx_runtime82 from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region src/components/DatePicker/DatePicker.d.ts
|
|
8
8
|
type DatePickerCalendarProps = Omit<CalendarProps, 'defaultMonth' | 'selectedStartDate' | 'selectedEndDate' | 'onDateClick'>;
|
|
@@ -33,7 +33,7 @@ declare const DatePicker: {
|
|
|
33
33
|
contentClassName,
|
|
34
34
|
calendarProps,
|
|
35
35
|
...props
|
|
36
|
-
}: DatePickerProps):
|
|
36
|
+
}: DatePickerProps): react_jsx_runtime82.JSX.Element;
|
|
37
37
|
displayName: string;
|
|
38
38
|
};
|
|
39
39
|
//#endregion
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants29 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/DatePicker/DatePicker.styles.d.ts
|
|
5
|
-
declare const datePicker:
|
|
5
|
+
declare const datePicker: tailwind_variants29.TVReturnType<{
|
|
6
6
|
variant: {
|
|
7
7
|
gray: {
|
|
8
8
|
trigger: string;
|
|
@@ -52,7 +52,7 @@ declare const datePicker: tailwind_variants11.TVReturnType<{
|
|
|
52
52
|
trigger: string;
|
|
53
53
|
icon: string;
|
|
54
54
|
content: string;
|
|
55
|
-
},
|
|
55
|
+
}, tailwind_variants29.TVReturnType<{
|
|
56
56
|
variant: {
|
|
57
57
|
gray: {
|
|
58
58
|
trigger: string;
|
|
@@ -35,15 +35,24 @@ const DialogContent = ({ className, children, ...props }) => {
|
|
|
35
35
|
};
|
|
36
36
|
DialogContent.displayName = _radix_ui_react_dialog.Content.displayName;
|
|
37
37
|
const DialogTitle = ({ className, ...props }) => {
|
|
38
|
-
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_radix_ui_react_dialog.Title, {
|
|
38
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_radix_ui_react_dialog.Title, {
|
|
39
|
+
className,
|
|
40
|
+
...props
|
|
41
|
+
});
|
|
39
42
|
};
|
|
40
43
|
DialogTitle.displayName = _radix_ui_react_dialog.Title.displayName;
|
|
41
44
|
const DialogDescription = ({ className, ...props }) => {
|
|
42
|
-
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_radix_ui_react_dialog.Description, {
|
|
45
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_radix_ui_react_dialog.Description, {
|
|
46
|
+
className,
|
|
47
|
+
...props
|
|
48
|
+
});
|
|
43
49
|
};
|
|
44
50
|
DialogDescription.displayName = _radix_ui_react_dialog.Description.displayName;
|
|
45
51
|
const DialogFooter = ({ className, ...props }) => {
|
|
46
|
-
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Primitive.Primitive.div, {
|
|
52
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Primitive.Primitive.div, {
|
|
53
|
+
className,
|
|
54
|
+
...props
|
|
55
|
+
});
|
|
47
56
|
};
|
|
48
57
|
DialogFooter.displayName = "DialogFooter";
|
|
49
58
|
const Dialog = Object.assign(DialogRoot, {
|
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
import { PrimitiveProps } from "../Primitive/Primitive.cjs";
|
|
2
2
|
import "../Primitive/index.cjs";
|
|
3
3
|
import { DialogSizeOptions, DialogVariants } from "./Dialog.styles.cjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react1 from "react";
|
|
5
5
|
import { ComponentProps } from "react";
|
|
6
|
-
import * as
|
|
6
|
+
import * as react_jsx_runtime35 from "react/jsx-runtime";
|
|
7
7
|
import * as DialogPrimitive from "@radix-ui/react-dialog";
|
|
8
8
|
|
|
9
9
|
//#region src/components/Dialog/Dialog.d.ts
|
|
10
|
-
declare const DialogRoot:
|
|
10
|
+
declare const DialogRoot: react1.FC<DialogPrimitive.DialogProps>;
|
|
11
11
|
type DialogProps = ComponentProps<typeof DialogRoot>;
|
|
12
|
-
declare const DialogTrigger:
|
|
12
|
+
declare const DialogTrigger: react1.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & react1.RefAttributes<HTMLButtonElement>>;
|
|
13
13
|
type DialogTriggerProps = ComponentProps<typeof DialogTrigger>;
|
|
14
|
-
declare const DialogPortal:
|
|
14
|
+
declare const DialogPortal: react1.FC<DialogPrimitive.DialogPortalProps>;
|
|
15
15
|
type DialogPortalProps = ComponentProps<typeof DialogPortal>;
|
|
16
|
-
declare const DialogClose:
|
|
16
|
+
declare const DialogClose: react1.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react1.RefAttributes<HTMLButtonElement>>;
|
|
17
17
|
type DialogCloseProps = ComponentProps<typeof DialogClose>;
|
|
18
18
|
type DialogOverlayProps = ComponentProps<typeof DialogPrimitive.Overlay>;
|
|
19
19
|
interface DialogContentProps extends ComponentProps<typeof DialogPrimitive.Content>, DialogSizeOptions, DialogVariants {}
|
|
20
20
|
type DialogTitleProps = ComponentProps<typeof DialogPrimitive.Title>;
|
|
21
21
|
type DialogDescriptionProps = ComponentProps<typeof DialogPrimitive.Description>;
|
|
22
22
|
type DialogFooterProps = ComponentProps<'div'> & PrimitiveProps;
|
|
23
|
-
declare const Dialog:
|
|
24
|
-
Trigger:
|
|
23
|
+
declare const Dialog: react1.FC<DialogPrimitive.DialogProps> & {
|
|
24
|
+
Trigger: react1.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & react1.RefAttributes<HTMLButtonElement>>;
|
|
25
25
|
Content: {
|
|
26
26
|
({
|
|
27
27
|
className,
|
|
28
28
|
children,
|
|
29
29
|
...props
|
|
30
|
-
}: DialogContentProps):
|
|
30
|
+
}: DialogContentProps): react_jsx_runtime35.JSX.Element;
|
|
31
31
|
displayName: string | undefined;
|
|
32
32
|
};
|
|
33
33
|
Title: {
|
|
34
34
|
({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: DialogTitleProps):
|
|
37
|
+
}: DialogTitleProps): react_jsx_runtime35.JSX.Element;
|
|
38
38
|
displayName: string | undefined;
|
|
39
39
|
};
|
|
40
40
|
Description: {
|
|
41
41
|
({
|
|
42
42
|
className,
|
|
43
43
|
...props
|
|
44
|
-
}: DialogDescriptionProps):
|
|
44
|
+
}: DialogDescriptionProps): react_jsx_runtime35.JSX.Element;
|
|
45
45
|
displayName: string | undefined;
|
|
46
46
|
};
|
|
47
47
|
Footer: {
|
|
48
48
|
({
|
|
49
49
|
className,
|
|
50
50
|
...props
|
|
51
|
-
}: DialogFooterProps):
|
|
51
|
+
}: DialogFooterProps): react_jsx_runtime35.JSX.Element;
|
|
52
52
|
displayName: string;
|
|
53
53
|
};
|
|
54
|
-
Close:
|
|
54
|
+
Close: react1.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react1.RefAttributes<HTMLButtonElement>>;
|
|
55
55
|
};
|
|
56
56
|
//#endregion
|
|
57
57
|
export { Dialog, DialogCloseProps, DialogContentProps, DialogDescriptionProps, DialogFooterProps, DialogOverlayProps, DialogPortalProps, DialogProps, DialogTitleProps, DialogTriggerProps };
|
|
@@ -3,7 +3,7 @@ import "../Primitive/index.mjs";
|
|
|
3
3
|
import { DialogSizeOptions, DialogVariants } from "./Dialog.styles.mjs";
|
|
4
4
|
import * as react0 from "react";
|
|
5
5
|
import { ComponentProps } from "react";
|
|
6
|
-
import * as
|
|
6
|
+
import * as react_jsx_runtime31 from "react/jsx-runtime";
|
|
7
7
|
import * as DialogPrimitive from "@radix-ui/react-dialog";
|
|
8
8
|
|
|
9
9
|
//#region src/components/Dialog/Dialog.d.ts
|
|
@@ -27,28 +27,28 @@ declare const Dialog: react0.FC<DialogPrimitive.DialogProps> & {
|
|
|
27
27
|
className,
|
|
28
28
|
children,
|
|
29
29
|
...props
|
|
30
|
-
}: DialogContentProps):
|
|
30
|
+
}: DialogContentProps): react_jsx_runtime31.JSX.Element;
|
|
31
31
|
displayName: string | undefined;
|
|
32
32
|
};
|
|
33
33
|
Title: {
|
|
34
34
|
({
|
|
35
35
|
className,
|
|
36
36
|
...props
|
|
37
|
-
}: DialogTitleProps):
|
|
37
|
+
}: DialogTitleProps): react_jsx_runtime31.JSX.Element;
|
|
38
38
|
displayName: string | undefined;
|
|
39
39
|
};
|
|
40
40
|
Description: {
|
|
41
41
|
({
|
|
42
42
|
className,
|
|
43
43
|
...props
|
|
44
|
-
}: DialogDescriptionProps):
|
|
44
|
+
}: DialogDescriptionProps): react_jsx_runtime31.JSX.Element;
|
|
45
45
|
displayName: string | undefined;
|
|
46
46
|
};
|
|
47
47
|
Footer: {
|
|
48
48
|
({
|
|
49
49
|
className,
|
|
50
50
|
...props
|
|
51
|
-
}: DialogFooterProps):
|
|
51
|
+
}: DialogFooterProps): react_jsx_runtime31.JSX.Element;
|
|
52
52
|
displayName: string;
|
|
53
53
|
};
|
|
54
54
|
Close: react0.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react0.RefAttributes<HTMLButtonElement>>;
|
|
@@ -33,15 +33,24 @@ const DialogContent = ({ className, children, ...props }) => {
|
|
|
33
33
|
};
|
|
34
34
|
DialogContent.displayName = DialogPrimitive.Content.displayName;
|
|
35
35
|
const DialogTitle = ({ className, ...props }) => {
|
|
36
|
-
return /* @__PURE__ */ jsx(DialogPrimitive.Title, {
|
|
36
|
+
return /* @__PURE__ */ jsx(DialogPrimitive.Title, {
|
|
37
|
+
className,
|
|
38
|
+
...props
|
|
39
|
+
});
|
|
37
40
|
};
|
|
38
41
|
DialogTitle.displayName = DialogPrimitive.Title.displayName;
|
|
39
42
|
const DialogDescription = ({ className, ...props }) => {
|
|
40
|
-
return /* @__PURE__ */ jsx(DialogPrimitive.Description, {
|
|
43
|
+
return /* @__PURE__ */ jsx(DialogPrimitive.Description, {
|
|
44
|
+
className,
|
|
45
|
+
...props
|
|
46
|
+
});
|
|
41
47
|
};
|
|
42
48
|
DialogDescription.displayName = DialogPrimitive.Description.displayName;
|
|
43
49
|
const DialogFooter = ({ className, ...props }) => {
|
|
44
|
-
return /* @__PURE__ */ jsx(Primitive.div, {
|
|
50
|
+
return /* @__PURE__ */ jsx(Primitive.div, {
|
|
51
|
+
className,
|
|
52
|
+
...props
|
|
53
|
+
});
|
|
45
54
|
};
|
|
46
55
|
DialogFooter.displayName = "DialogFooter";
|
|
47
56
|
const Dialog = Object.assign(DialogRoot, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dialog.mjs","names":[],"sources":["../../../src/components/Dialog/Dialog.tsx"],"sourcesContent":["import * as DialogPrimitive from '@radix-ui/react-dialog';\nimport {\n DialogSizeKeys,\n dialogSizeStyles,\n dialog,\n DialogVariants,\n type DialogSizeOptions,\n} from './Dialog.styles';\nimport { splitVariantProps } from '../../utils';\nimport { ComponentProps } from 'react';\nimport { Primitive, PrimitiveProps } from '../Primitive';\n\nconst DialogRoot = DialogPrimitive.Root;\nexport type DialogProps = ComponentProps<typeof DialogRoot>;\n\nconst DialogTrigger = DialogPrimitive.Trigger;\nexport type DialogTriggerProps = ComponentProps<typeof DialogTrigger>;\n\nconst DialogPortal = DialogPrimitive.Portal;\nexport type DialogPortalProps = ComponentProps<typeof DialogPortal>;\n\nconst DialogClose = DialogPrimitive.Close;\nexport type DialogCloseProps = ComponentProps<typeof DialogClose>;\n\nexport type DialogOverlayProps = ComponentProps<typeof DialogPrimitive.Overlay>;\n\nconst DialogOverlay = ({ className, ...props }: DialogOverlayProps) => {\n const { overlay } = dialog();\n\n return (\n <DialogPrimitive.Overlay className={overlay({ className })} {...props} />\n );\n};\nDialogOverlay.displayName = DialogPrimitive.Overlay.displayName;\n\nexport interface DialogContentProps\n extends\n ComponentProps<typeof DialogPrimitive.Content>,\n DialogSizeOptions,\n DialogVariants {}\n\nconst DialogContent = ({\n className,\n children,\n ...props\n}: DialogContentProps) => {\n const [sizeProps, restProps] = splitVariantProps(props, DialogSizeKeys);\n const sizeStyles = dialogSizeStyles(sizeProps);\n const { content } = dialog({ fullscreen: sizeProps.fullscreen });\n\n return (\n <DialogPortal>\n <DialogOverlay />\n <DialogPrimitive.Content\n className={content({ className })}\n style={{ ...sizeStyles, ...props.style }}\n {...restProps}\n >\n {children}\n </DialogPrimitive.Content>\n </DialogPortal>\n );\n};\nDialogContent.displayName = DialogPrimitive.Content.displayName;\n\nexport type DialogTitleProps = ComponentProps<typeof DialogPrimitive.Title>;\n\nconst DialogTitle = ({ className, ...props }: DialogTitleProps) => {\n return <DialogPrimitive.Title {...props} />;\n};\nDialogTitle.displayName = DialogPrimitive.Title.displayName;\n\nexport type DialogDescriptionProps = ComponentProps<\n typeof DialogPrimitive.Description\n>;\n\nconst DialogDescription = ({ className, ...props }: DialogDescriptionProps) => {\n return <DialogPrimitive.Description {...props} />;\n};\nDialogDescription.displayName = DialogPrimitive.Description.displayName;\n\nexport type DialogFooterProps = ComponentProps<'div'> & PrimitiveProps;\n\nconst DialogFooter = ({ className, ...props }: DialogFooterProps) => {\n return <Primitive.div {...props} />;\n};\nDialogFooter.displayName = 'DialogFooter';\n\nexport const Dialog = Object.assign(DialogRoot, {\n Trigger: DialogTrigger,\n Content: DialogContent,\n Title: DialogTitle,\n Description: DialogDescription,\n Footer: DialogFooter,\n Close: DialogClose,\n});\n"],"mappings":";;;;;;;AAYA,MAAM,aAAa,gBAAgB;AAGnC,MAAM,gBAAgB,gBAAgB;AAGtC,MAAM,eAAe,gBAAgB;AAGrC,MAAM,cAAc,gBAAgB;AAKpC,MAAM,iBAAiB,EAAE,WAAW,GAAG,YAAgC;CACrE,MAAM,EAAE,YAAY,QAAQ;AAE5B,QACE,oBAAC,gBAAgB;EAAQ,WAAW,QAAQ,EAAE,WAAW,CAAC;EAAE,GAAI;GAAS;;AAG7E,cAAc,cAAc,gBAAgB,QAAQ;AAQpD,MAAM,iBAAiB,EACrB,WACA,UACA,GAAG,YACqB;CACxB,MAAM,CAAC,WAAW,aAAa,kBAAkB,OAAO,eAAe;CACvE,MAAM,aAAa,iBAAiB,UAAU;CAC9C,MAAM,EAAE,YAAY,OAAO,EAAE,YAAY,UAAU,YAAY,CAAC;AAEhE,QACE,qBAAC,2BACC,oBAAC,kBAAgB,EACjB,oBAAC,gBAAgB;EACf,WAAW,QAAQ,EAAE,WAAW,CAAC;EACjC,OAAO;GAAE,GAAG;GAAY,GAAG,MAAM;GAAO;EACxC,GAAI;EAEH;GACuB,IACb;;AAGnB,cAAc,cAAc,gBAAgB,QAAQ;AAIpD,MAAM,eAAe,EAAE,WAAW,GAAG,YAA8B;AACjE,QAAO,oBAAC,gBAAgB,
|
|
1
|
+
{"version":3,"file":"Dialog.mjs","names":[],"sources":["../../../src/components/Dialog/Dialog.tsx"],"sourcesContent":["import * as DialogPrimitive from '@radix-ui/react-dialog';\nimport {\n DialogSizeKeys,\n dialogSizeStyles,\n dialog,\n DialogVariants,\n type DialogSizeOptions,\n} from './Dialog.styles';\nimport { splitVariantProps } from '../../utils';\nimport { ComponentProps } from 'react';\nimport { Primitive, PrimitiveProps } from '../Primitive';\n\nconst DialogRoot = DialogPrimitive.Root;\nexport type DialogProps = ComponentProps<typeof DialogRoot>;\n\nconst DialogTrigger = DialogPrimitive.Trigger;\nexport type DialogTriggerProps = ComponentProps<typeof DialogTrigger>;\n\nconst DialogPortal = DialogPrimitive.Portal;\nexport type DialogPortalProps = ComponentProps<typeof DialogPortal>;\n\nconst DialogClose = DialogPrimitive.Close;\nexport type DialogCloseProps = ComponentProps<typeof DialogClose>;\n\nexport type DialogOverlayProps = ComponentProps<typeof DialogPrimitive.Overlay>;\n\nconst DialogOverlay = ({ className, ...props }: DialogOverlayProps) => {\n const { overlay } = dialog();\n\n return (\n <DialogPrimitive.Overlay className={overlay({ className })} {...props} />\n );\n};\nDialogOverlay.displayName = DialogPrimitive.Overlay.displayName;\n\nexport interface DialogContentProps\n extends\n ComponentProps<typeof DialogPrimitive.Content>,\n DialogSizeOptions,\n DialogVariants {}\n\nconst DialogContent = ({\n className,\n children,\n ...props\n}: DialogContentProps) => {\n const [sizeProps, restProps] = splitVariantProps(props, DialogSizeKeys);\n const sizeStyles = dialogSizeStyles(sizeProps);\n const { content } = dialog({ fullscreen: sizeProps.fullscreen });\n\n return (\n <DialogPortal>\n <DialogOverlay />\n <DialogPrimitive.Content\n className={content({ className })}\n style={{ ...sizeStyles, ...props.style }}\n {...restProps}\n >\n {children}\n </DialogPrimitive.Content>\n </DialogPortal>\n );\n};\nDialogContent.displayName = DialogPrimitive.Content.displayName;\n\nexport type DialogTitleProps = ComponentProps<typeof DialogPrimitive.Title>;\n\nconst DialogTitle = ({ className, ...props }: DialogTitleProps) => {\n return <DialogPrimitive.Title className={className} {...props} />;\n};\nDialogTitle.displayName = DialogPrimitive.Title.displayName;\n\nexport type DialogDescriptionProps = ComponentProps<\n typeof DialogPrimitive.Description\n>;\n\nconst DialogDescription = ({ className, ...props }: DialogDescriptionProps) => {\n return <DialogPrimitive.Description className={className} {...props} />;\n};\nDialogDescription.displayName = DialogPrimitive.Description.displayName;\n\nexport type DialogFooterProps = ComponentProps<'div'> & PrimitiveProps;\n\nconst DialogFooter = ({ className, ...props }: DialogFooterProps) => {\n return <Primitive.div className={className} {...props} />;\n};\nDialogFooter.displayName = 'DialogFooter';\n\nexport const Dialog = Object.assign(DialogRoot, {\n Trigger: DialogTrigger,\n Content: DialogContent,\n Title: DialogTitle,\n Description: DialogDescription,\n Footer: DialogFooter,\n Close: DialogClose,\n});\n"],"mappings":";;;;;;;AAYA,MAAM,aAAa,gBAAgB;AAGnC,MAAM,gBAAgB,gBAAgB;AAGtC,MAAM,eAAe,gBAAgB;AAGrC,MAAM,cAAc,gBAAgB;AAKpC,MAAM,iBAAiB,EAAE,WAAW,GAAG,YAAgC;CACrE,MAAM,EAAE,YAAY,QAAQ;AAE5B,QACE,oBAAC,gBAAgB;EAAQ,WAAW,QAAQ,EAAE,WAAW,CAAC;EAAE,GAAI;GAAS;;AAG7E,cAAc,cAAc,gBAAgB,QAAQ;AAQpD,MAAM,iBAAiB,EACrB,WACA,UACA,GAAG,YACqB;CACxB,MAAM,CAAC,WAAW,aAAa,kBAAkB,OAAO,eAAe;CACvE,MAAM,aAAa,iBAAiB,UAAU;CAC9C,MAAM,EAAE,YAAY,OAAO,EAAE,YAAY,UAAU,YAAY,CAAC;AAEhE,QACE,qBAAC,2BACC,oBAAC,kBAAgB,EACjB,oBAAC,gBAAgB;EACf,WAAW,QAAQ,EAAE,WAAW,CAAC;EACjC,OAAO;GAAE,GAAG;GAAY,GAAG,MAAM;GAAO;EACxC,GAAI;EAEH;GACuB,IACb;;AAGnB,cAAc,cAAc,gBAAgB,QAAQ;AAIpD,MAAM,eAAe,EAAE,WAAW,GAAG,YAA8B;AACjE,QAAO,oBAAC,gBAAgB;EAAiB;EAAW,GAAI;GAAS;;AAEnE,YAAY,cAAc,gBAAgB,MAAM;AAMhD,MAAM,qBAAqB,EAAE,WAAW,GAAG,YAAoC;AAC7E,QAAO,oBAAC,gBAAgB;EAAuB;EAAW,GAAI;GAAS;;AAEzE,kBAAkB,cAAc,gBAAgB,YAAY;AAI5D,MAAM,gBAAgB,EAAE,WAAW,GAAG,YAA+B;AACnE,QAAO,oBAAC,UAAU;EAAe;EAAW,GAAI;GAAS;;AAE3D,aAAa,cAAc;AAE3B,MAAa,SAAS,OAAO,OAAO,YAAY;CAC9C,SAAS;CACT,SAAS;CACT,OAAO;CACP,aAAa;CACb,QAAQ;CACR,OAAO;CACR,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants23 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Dialog/Dialog.styles.d.ts
|
|
5
|
-
declare const dialog:
|
|
5
|
+
declare const dialog: tailwind_variants23.TVReturnType<{
|
|
6
6
|
fullscreen: {
|
|
7
7
|
true: {
|
|
8
8
|
content: string;
|
|
@@ -22,7 +22,7 @@ declare const dialog: tailwind_variants21.TVReturnType<{
|
|
|
22
22
|
overlay: string;
|
|
23
23
|
content: string;
|
|
24
24
|
close: string;
|
|
25
|
-
},
|
|
25
|
+
}, tailwind_variants23.TVReturnType<{
|
|
26
26
|
fullscreen: {
|
|
27
27
|
true: {
|
|
28
28
|
content: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants15 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Dialog/Dialog.styles.d.ts
|
|
5
|
-
declare const dialog:
|
|
5
|
+
declare const dialog: tailwind_variants15.TVReturnType<{
|
|
6
6
|
fullscreen: {
|
|
7
7
|
true: {
|
|
8
8
|
content: string;
|
|
@@ -22,7 +22,7 @@ declare const dialog: tailwind_variants7.TVReturnType<{
|
|
|
22
22
|
overlay: string;
|
|
23
23
|
content: string;
|
|
24
24
|
close: string;
|
|
25
|
-
},
|
|
25
|
+
}, tailwind_variants15.TVReturnType<{
|
|
26
26
|
fullscreen: {
|
|
27
27
|
true: {
|
|
28
28
|
content: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dialog.styles.d.mts","names":[],"sources":["../../../src/components/Dialog/Dialog.styles.ts"],"mappings":";;;;cAGa,MAAA,EAiBX,
|
|
1
|
+
{"version":3,"file":"Dialog.styles.d.mts","names":[],"sources":["../../../src/components/Dialog/Dialog.styles.ts"],"mappings":";;;;cAGa,MAAA,EAiBX,mBAAA,CAjBiB,YAAA;;;;;;;;;;;;;;;;;;;;GAiBjB,mBAAA,CAAA,YAAA;;;;;;;;;;;UAEe,iBAAA;EACf,QAAA;EACA,QAAA;EACA,KAAA;EACA,SAAA;EACA,SAAA;AAAA;AAAA,KAqBU,cAAA,GAAiB,YAAA,QAAoB,MAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DropdownVariants } from "./Dropdown.styles.cjs";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
4
4
|
import * as DropdownMenuPrimitive from "@radix-ui/react-dropdown-menu";
|
|
5
5
|
|
|
6
6
|
//#region src/components/Dropdown/Dropdown.d.ts
|
|
@@ -18,7 +18,7 @@ declare const Dropdown: React$1.FC<DropdownMenuPrimitive.DropdownMenuProps> & {
|
|
|
18
18
|
sideOffset,
|
|
19
19
|
ref,
|
|
20
20
|
...props
|
|
21
|
-
}: DropdownContentProps):
|
|
21
|
+
}: DropdownContentProps): react_jsx_runtime15.JSX.Element;
|
|
22
22
|
displayName: string | undefined;
|
|
23
23
|
};
|
|
24
24
|
Item: {
|
|
@@ -27,7 +27,7 @@ declare const Dropdown: React$1.FC<DropdownMenuPrimitive.DropdownMenuProps> & {
|
|
|
27
27
|
color,
|
|
28
28
|
ref,
|
|
29
29
|
...props
|
|
30
|
-
}: DropdownItemProps):
|
|
30
|
+
}: DropdownItemProps): react_jsx_runtime15.JSX.Element;
|
|
31
31
|
displayName: string | undefined;
|
|
32
32
|
};
|
|
33
33
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DropdownVariants } from "./Dropdown.styles.mjs";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
4
4
|
import * as DropdownMenuPrimitive from "@radix-ui/react-dropdown-menu";
|
|
5
5
|
|
|
6
6
|
//#region src/components/Dropdown/Dropdown.d.ts
|
|
@@ -18,7 +18,7 @@ declare const Dropdown: React$1.FC<DropdownMenuPrimitive.DropdownMenuProps> & {
|
|
|
18
18
|
sideOffset,
|
|
19
19
|
ref,
|
|
20
20
|
...props
|
|
21
|
-
}: DropdownContentProps):
|
|
21
|
+
}: DropdownContentProps): react_jsx_runtime29.JSX.Element;
|
|
22
22
|
displayName: string | undefined;
|
|
23
23
|
};
|
|
24
24
|
Item: {
|
|
@@ -27,7 +27,7 @@ declare const Dropdown: React$1.FC<DropdownMenuPrimitive.DropdownMenuProps> & {
|
|
|
27
27
|
color,
|
|
28
28
|
ref,
|
|
29
29
|
...props
|
|
30
|
-
}: DropdownItemProps):
|
|
30
|
+
}: DropdownItemProps): react_jsx_runtime29.JSX.Element;
|
|
31
31
|
displayName: string | undefined;
|
|
32
32
|
};
|
|
33
33
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants7 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Dropdown/Dropdown.styles.d.ts
|
|
5
|
-
declare const dropdown:
|
|
5
|
+
declare const dropdown: tailwind_variants7.TVReturnType<{
|
|
6
6
|
color: {
|
|
7
7
|
default: {
|
|
8
8
|
item: string;
|
|
@@ -32,7 +32,7 @@ declare const dropdown: tailwind_variants23.TVReturnType<{
|
|
|
32
32
|
}, {
|
|
33
33
|
content: string;
|
|
34
34
|
item: string;
|
|
35
|
-
},
|
|
35
|
+
}, tailwind_variants7.TVReturnType<{
|
|
36
36
|
color: {
|
|
37
37
|
default: {
|
|
38
38
|
item: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dropdown.styles.d.cts","names":[],"sources":["../../../src/components/Dropdown/Dropdown.styles.ts"],"mappings":";;;;cAEa,QAAA,EAsBX,
|
|
1
|
+
{"version":3,"file":"Dropdown.styles.d.cts","names":[],"sources":["../../../src/components/Dropdown/Dropdown.styles.ts"],"mappings":";;;;cAEa,QAAA,EAsBX,kBAAA,CAtBmB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsBnB,kBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;KAEU,gBAAA,GAAmB,YAAA,QAAoB,QAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { TextVariants } from "../Text/Text.styles.cjs";
|
|
2
2
|
import "../Text/index.cjs";
|
|
3
3
|
import React, { ComponentProps } from "react";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
5
5
|
|
|
6
6
|
//#region src/components/Field/Field.d.ts
|
|
7
7
|
interface FieldProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
@@ -25,7 +25,7 @@ declare const Field: {
|
|
|
25
25
|
error,
|
|
26
26
|
className,
|
|
27
27
|
...props
|
|
28
|
-
}: FieldProps):
|
|
28
|
+
}: FieldProps): react_jsx_runtime9.JSX.Element;
|
|
29
29
|
displayName: string;
|
|
30
30
|
} & {
|
|
31
31
|
Label: {
|
|
@@ -35,7 +35,7 @@ declare const Field: {
|
|
|
35
35
|
typography,
|
|
36
36
|
textColor,
|
|
37
37
|
...labelProps
|
|
38
|
-
}: FieldLabelProps):
|
|
38
|
+
}: FieldLabelProps): react_jsx_runtime9.JSX.Element;
|
|
39
39
|
displayName: string;
|
|
40
40
|
};
|
|
41
41
|
Description: {
|
|
@@ -43,7 +43,7 @@ declare const Field: {
|
|
|
43
43
|
children,
|
|
44
44
|
className,
|
|
45
45
|
...props
|
|
46
|
-
}: FieldDescriptionProps):
|
|
46
|
+
}: FieldDescriptionProps): react_jsx_runtime9.JSX.Element | null;
|
|
47
47
|
displayName: string;
|
|
48
48
|
};
|
|
49
49
|
ErrorDescription: {
|
|
@@ -51,7 +51,7 @@ declare const Field: {
|
|
|
51
51
|
children,
|
|
52
52
|
className,
|
|
53
53
|
...props
|
|
54
|
-
}: FieldErrorDescriptionProps):
|
|
54
|
+
}: FieldErrorDescriptionProps): react_jsx_runtime9.JSX.Element | null;
|
|
55
55
|
displayName: string;
|
|
56
56
|
};
|
|
57
57
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants43 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Float/Float.styles.d.ts
|
|
5
|
-
declare const float:
|
|
5
|
+
declare const float: tailwind_variants43.TVReturnType<{
|
|
6
6
|
floatType: {
|
|
7
7
|
absolute: string;
|
|
8
8
|
fixed: string;
|
|
@@ -30,7 +30,7 @@ declare const float: tailwind_variants37.TVReturnType<{
|
|
|
30
30
|
modal: string;
|
|
31
31
|
toast: string;
|
|
32
32
|
};
|
|
33
|
-
}, undefined,
|
|
33
|
+
}, undefined, tailwind_variants43.TVReturnType<{
|
|
34
34
|
floatType: {
|
|
35
35
|
absolute: string;
|
|
36
36
|
fixed: string;
|
|
@@ -2,7 +2,7 @@ import { PrimitiveProps } from "../Primitive/Primitive.cjs";
|
|
|
2
2
|
import "../Primitive/index.cjs";
|
|
3
3
|
import { FloatingActionButtonVariants } from "./FloatingActionButton.styles.cjs";
|
|
4
4
|
import { ComponentProps } from "react";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region src/components/FloatingActionButton/FloatingActionButton.d.ts
|
|
8
8
|
interface FloatingActionButtonProps extends ComponentProps<'button'>, FloatingActionButtonVariants, PrimitiveProps {}
|
|
@@ -11,7 +11,7 @@ declare function FloatingActionButton({
|
|
|
11
11
|
children,
|
|
12
12
|
className,
|
|
13
13
|
...props
|
|
14
|
-
}: FloatingActionButtonProps):
|
|
14
|
+
}: FloatingActionButtonProps): react_jsx_runtime0.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { FloatingActionButton, FloatingActionButtonProps };
|
|
17
17
|
//# sourceMappingURL=FloatingActionButton.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FloatingActionButton.d.cts","names":[],"sources":["../../../src/components/FloatingActionButton/FloatingActionButton.tsx"],"mappings":";;;;;;;UAQiB,yBAAA,SAEb,cAAA,YACA,4BAAA,EACA,cAAA;AAAA,iBAEY,oBAAA,CAAA;EACd,QAAA;EACA,QAAA;EACA,SAAA;EAAA,GACG;AAAA,GACF,yBAAA,GAAyB,
|
|
1
|
+
{"version":3,"file":"FloatingActionButton.d.cts","names":[],"sources":["../../../src/components/FloatingActionButton/FloatingActionButton.tsx"],"mappings":";;;;;;;UAQiB,yBAAA,SAEb,cAAA,YACA,4BAAA,EACA,cAAA;AAAA,iBAEY,oBAAA,CAAA;EACd,QAAA;EACA,QAAA;EACA,SAAA;EAAA,GACG;AAAA,GACF,yBAAA,GAAyB,kBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -2,7 +2,7 @@ import { PrimitiveProps } from "../Primitive/Primitive.mjs";
|
|
|
2
2
|
import "../Primitive/index.mjs";
|
|
3
3
|
import { FloatingActionButtonVariants } from "./FloatingActionButton.styles.mjs";
|
|
4
4
|
import { ComponentProps } from "react";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region src/components/FloatingActionButton/FloatingActionButton.d.ts
|
|
8
8
|
interface FloatingActionButtonProps extends ComponentProps<'button'>, FloatingActionButtonVariants, PrimitiveProps {}
|
|
@@ -11,7 +11,7 @@ declare function FloatingActionButton({
|
|
|
11
11
|
children,
|
|
12
12
|
className,
|
|
13
13
|
...props
|
|
14
|
-
}: FloatingActionButtonProps):
|
|
14
|
+
}: FloatingActionButtonProps): react_jsx_runtime15.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { FloatingActionButton, FloatingActionButtonProps };
|
|
17
17
|
//# sourceMappingURL=FloatingActionButton.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FloatingActionButton.d.mts","names":[],"sources":["../../../src/components/FloatingActionButton/FloatingActionButton.tsx"],"mappings":";;;;;;;UAQiB,yBAAA,SAEb,cAAA,YACA,4BAAA,EACA,cAAA;AAAA,iBAEY,oBAAA,CAAA;EACd,QAAA;EACA,QAAA;EACA,SAAA;EAAA,GACG;AAAA,GACF,yBAAA,GAAyB,
|
|
1
|
+
{"version":3,"file":"FloatingActionButton.d.mts","names":[],"sources":["../../../src/components/FloatingActionButton/FloatingActionButton.tsx"],"mappings":";;;;;;;UAQiB,yBAAA,SAEb,cAAA,YACA,4BAAA,EACA,cAAA;AAAA,iBAEY,oBAAA,CAAA;EACd,QAAA;EACA,QAAA;EACA,SAAA;EAAA,GACG;AAAA,GACF,yBAAA,GAAyB,mBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants31 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/FloatingActionButton/FloatingActionButton.styles.d.ts
|
|
5
|
-
declare const floatingActionButton:
|
|
5
|
+
declare const floatingActionButton: tailwind_variants31.TVReturnType<{
|
|
6
6
|
disabled: {
|
|
7
7
|
true: string;
|
|
8
8
|
false: string;
|
|
@@ -12,7 +12,7 @@ declare const floatingActionButton: tailwind_variants33.TVReturnType<{
|
|
|
12
12
|
true: string;
|
|
13
13
|
false: string;
|
|
14
14
|
};
|
|
15
|
-
}, undefined,
|
|
15
|
+
}, undefined, tailwind_variants31.TVReturnType<{
|
|
16
16
|
disabled: {
|
|
17
17
|
true: string;
|
|
18
18
|
false: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants37 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/FloatingActionButton/FloatingActionButton.styles.d.ts
|
|
5
|
-
declare const floatingActionButton:
|
|
5
|
+
declare const floatingActionButton: tailwind_variants37.TVReturnType<{
|
|
6
6
|
disabled: {
|
|
7
7
|
true: string;
|
|
8
8
|
false: string;
|
|
@@ -12,7 +12,7 @@ declare const floatingActionButton: tailwind_variants31.TVReturnType<{
|
|
|
12
12
|
true: string;
|
|
13
13
|
false: string;
|
|
14
14
|
};
|
|
15
|
-
}, undefined,
|
|
15
|
+
}, undefined, tailwind_variants37.TVReturnType<{
|
|
16
16
|
disabled: {
|
|
17
17
|
true: string;
|
|
18
18
|
false: string;
|