@causw/core 0.0.18 → 0.0.20
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.d.cts +2 -2
- package/dist/components/Avatar/Avatar.d.mts +2 -2
- package/dist/components/Avatar/Avatar.styles.d.cts +3 -3
- package/dist/components/Avatar/Avatar.styles.d.cts.map +1 -1
- package/dist/components/Avatar/Avatar.styles.d.mts +3 -3
- package/dist/components/BottomNavigation/BottomNavigation.cjs +8 -8
- package/dist/components/BottomNavigation/BottomNavigation.d.cts +9 -5
- package/dist/components/BottomNavigation/BottomNavigation.d.cts.map +1 -1
- package/dist/components/BottomNavigation/BottomNavigation.d.mts +9 -5
- package/dist/components/BottomNavigation/BottomNavigation.d.mts.map +1 -1
- package/dist/components/BottomNavigation/BottomNavigation.mjs +8 -8
- package/dist/components/BottomNavigation/BottomNavigation.mjs.map +1 -1
- package/dist/components/BottomNavigation/BottomNavigation.styles.cjs +1 -1
- package/dist/components/BottomNavigation/BottomNavigation.styles.d.cts +3 -3
- package/dist/components/BottomNavigation/BottomNavigation.styles.d.mts +3 -3
- package/dist/components/BottomNavigation/BottomNavigation.styles.mjs +1 -1
- package/dist/components/BottomNavigation/BottomNavigation.styles.mjs.map +1 -1
- package/dist/components/BottomSheet/BottomSheet.cjs +6 -6
- package/dist/components/BottomSheet/BottomSheet.d.cts +7 -7
- package/dist/components/BottomSheet/BottomSheet.d.cts.map +1 -1
- package/dist/components/BottomSheet/BottomSheet.d.mts +7 -7
- package/dist/components/BottomSheet/BottomSheet.d.mts.map +1 -1
- package/dist/components/BottomSheet/BottomSheet.mjs +3 -3
- package/dist/components/BottomSheet/BottomSheet.mjs.map +1 -1
- package/dist/components/BottomSheet/BottomSheet.styles.cjs +8 -3
- package/dist/components/BottomSheet/BottomSheet.styles.d.cts +9 -6
- package/dist/components/BottomSheet/BottomSheet.styles.d.cts.map +1 -1
- package/dist/components/BottomSheet/BottomSheet.styles.d.mts +9 -6
- package/dist/components/BottomSheet/BottomSheet.styles.d.mts.map +1 -1
- package/dist/components/BottomSheet/BottomSheet.styles.mjs +8 -3
- package/dist/components/BottomSheet/BottomSheet.styles.mjs.map +1 -1
- package/dist/components/Box/Box.styles.d.cts +3 -3
- package/dist/components/Box/Box.styles.d.mts +3 -3
- package/dist/components/Button/Button.d.cts +2 -2
- package/dist/components/Button/Button.styles.d.cts +3 -3
- package/dist/components/CTAButton/CTAButton.d.cts +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 +3 -3
- package/dist/components/Calendar/Calendar.styles.d.mts +3 -3
- package/dist/components/Checkbox/Checkbox.d.mts +4 -4
- package/dist/components/Checkbox/Checkbox.d.mts.map +1 -1
- 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/Chip/Chip.styles.d.cts +3 -3
- package/dist/components/Chip/Chip.styles.d.cts.map +1 -1
- package/dist/components/Chip/Chip.styles.d.mts +3 -3
- 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.d.cts +13 -13
- package/dist/components/Dialog/Dialog.d.cts.map +1 -1
- package/dist/components/Dialog/Dialog.styles.d.cts +3 -3
- package/dist/components/Dialog/Dialog.styles.d.cts.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/Dropdown/Dropdown.styles.d.mts +3 -3
- package/dist/components/Field/Field.d.cts +5 -5
- package/dist/components/Field/Field.d.cts.map +1 -1
- package/dist/components/FloatingActionButton/FloatingActionButton.d.cts +2 -2
- package/dist/components/FloatingActionButton/FloatingActionButton.d.cts.map +1 -1
- package/dist/components/FloatingActionButton/FloatingActionButton.styles.d.cts +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.mts +2 -2
- package/dist/components/Modal/Modal.d.cts +10 -10
- package/dist/components/Modal/Modal.d.mts +7 -7
- package/dist/components/Modal/Modal.styles.d.cts +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/PullToRefresh/PullToRefresh.styles.d.mts +3 -3
- package/dist/components/Radio/Radio.d.cts +3 -3
- package/dist/components/Radio/Radio.d.cts.map +1 -1
- 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/Select/Select.styles.d.mts.map +1 -1
- package/dist/components/Separator/Separator.styles.d.cts +3 -3
- package/dist/components/Separator/Separator.styles.d.mts +3 -3
- 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/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/Stack/Stack.styles.d.cts +3 -3
- package/dist/components/Stack/Stack.styles.d.cts.map +1 -1
- package/dist/components/Stack/Stack.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.cts.map +1 -1
- package/dist/components/Tab/Tab.styles.d.mts +3 -3
- package/dist/components/Text/Text.d.cts +3 -3
- package/dist/components/Text/Text.d.mts +1 -1
- package/dist/components/Text/Text.styles.d.cts +3 -3
- package/dist/components/Text/Text.styles.d.cts.map +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.styles.d.cts +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/Toast/Toaster.cjs +39 -0
- package/dist/components/Toast/Toaster.d.cts +7 -0
- package/dist/components/Toast/Toaster.d.cts.map +1 -0
- package/dist/components/Toast/Toaster.d.mts +7 -0
- package/dist/components/Toast/Toaster.d.mts.map +1 -0
- package/dist/components/Toast/Toaster.mjs +39 -0
- package/dist/components/Toast/Toaster.mjs.map +1 -0
- package/dist/components/Toast/index.d.cts +2 -1
- package/dist/components/Toast/index.d.mts +2 -1
- package/dist/components/Toast/toastStore.cjs +11 -1
- package/dist/components/Toast/toastStore.mjs +10 -2
- package/dist/components/Toast/toastStore.mjs.map +1 -1
- package/dist/components/Toggle/Toggle.d.cts +4 -4
- 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/dist/components/index.d.cts +1 -2
- package/dist/components/index.d.mts +1 -2
- package/dist/index.cjs +2 -2
- package/dist/index.d.cts +2 -2
- package/dist/index.d.mts +2 -2
- package/dist/index.mjs +2 -2
- package/package.json +4 -3
- package/src/styles/global.css +1 -1
- package/dist/components/Drawer/Drawer.cjs +0 -41
- package/dist/components/Drawer/Drawer.d.cts +0 -29
- package/dist/components/Drawer/Drawer.d.cts.map +0 -1
- package/dist/components/Drawer/Drawer.d.mts +0 -29
- package/dist/components/Drawer/Drawer.d.mts.map +0 -1
- package/dist/components/Drawer/Drawer.mjs +0 -40
- package/dist/components/Drawer/Drawer.mjs.map +0 -1
- package/dist/components/Drawer/Drawer.styles.cjs +0 -23
- package/dist/components/Drawer/Drawer.styles.d.cts +0 -36
- package/dist/components/Drawer/Drawer.styles.d.cts.map +0 -1
- package/dist/components/Drawer/Drawer.styles.d.mts +0 -36
- package/dist/components/Drawer/Drawer.styles.d.mts.map +0 -1
- package/dist/components/Drawer/Drawer.styles.mjs +0 -23
- package/dist/components/Drawer/Drawer.styles.mjs.map +0 -1
- package/dist/components/Drawer/index.d.cts +0 -1
- package/dist/components/Drawer/index.d.mts +0 -1
|
@@ -4,11 +4,16 @@ let tailwind_variants = require("tailwind-variants");
|
|
|
4
4
|
//#region src/components/BottomSheet/BottomSheet.styles.ts
|
|
5
5
|
const bottomSheet = (0, tailwind_variants.tv)({
|
|
6
6
|
slots: {
|
|
7
|
-
|
|
7
|
+
overlay: ["fixed inset-0 z-bottomsheet"],
|
|
8
|
+
content: [
|
|
9
|
+
"fixed bottom-0 z-bottomsheet flex w-full flex-col items-center gap-8",
|
|
10
|
+
"rounded-t-2xl bg-white px-6 py-3.5 pb-10",
|
|
11
|
+
"shadow-[0_-2px_30px_0_rgba(51,53,61,0.30)]"
|
|
12
|
+
],
|
|
8
13
|
handle: "h-1 w-11 rounded-full bg-gray-200",
|
|
9
14
|
header: "text-left",
|
|
10
|
-
body: "overflow-y-auto",
|
|
11
|
-
footer: ""
|
|
15
|
+
body: "overflow-y-auto w-full",
|
|
16
|
+
footer: "w-full"
|
|
12
17
|
},
|
|
13
18
|
variants: { headerAlign: {
|
|
14
19
|
left: { header: "text-left" },
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants51 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/BottomSheet/BottomSheet.styles.d.ts
|
|
5
|
-
declare const bottomSheet:
|
|
5
|
+
declare const bottomSheet: tailwind_variants51.TVReturnType<{
|
|
6
6
|
headerAlign: {
|
|
7
7
|
left: {
|
|
8
8
|
header: string;
|
|
@@ -12,7 +12,8 @@ declare const bottomSheet: tailwind_variants45.TVReturnType<{
|
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
14
|
}, {
|
|
15
|
-
|
|
15
|
+
overlay: string[];
|
|
16
|
+
content: string[];
|
|
16
17
|
handle: string;
|
|
17
18
|
header: string;
|
|
18
19
|
body: string;
|
|
@@ -27,12 +28,13 @@ declare const bottomSheet: tailwind_variants45.TVReturnType<{
|
|
|
27
28
|
};
|
|
28
29
|
};
|
|
29
30
|
}, {
|
|
30
|
-
|
|
31
|
+
overlay: string[];
|
|
32
|
+
content: string[];
|
|
31
33
|
handle: string;
|
|
32
34
|
header: string;
|
|
33
35
|
body: string;
|
|
34
36
|
footer: string;
|
|
35
|
-
},
|
|
37
|
+
}, tailwind_variants51.TVReturnType<{
|
|
36
38
|
headerAlign: {
|
|
37
39
|
left: {
|
|
38
40
|
header: string;
|
|
@@ -42,7 +44,8 @@ declare const bottomSheet: tailwind_variants45.TVReturnType<{
|
|
|
42
44
|
};
|
|
43
45
|
};
|
|
44
46
|
}, {
|
|
45
|
-
|
|
47
|
+
overlay: string[];
|
|
48
|
+
content: string[];
|
|
46
49
|
handle: string;
|
|
47
50
|
header: string;
|
|
48
51
|
body: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomSheet.styles.d.cts","names":[],"sources":["../../../src/components/BottomSheet/BottomSheet.styles.ts"],"mappings":";;;;cAEa,WAAA,EAsBX,mBAAA,CAtBsB,YAAA
|
|
1
|
+
{"version":3,"file":"BottomSheet.styles.d.cts","names":[],"sources":["../../../src/components/BottomSheet/BottomSheet.styles.ts"],"mappings":";;;;cAEa,WAAA,EAsBX,mBAAA,CAtBsB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsBtB,mBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;KAEU,WAAA,GAAc,YAAA,QAAoB,WAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants53 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/BottomSheet/BottomSheet.styles.d.ts
|
|
5
|
-
declare const bottomSheet:
|
|
5
|
+
declare const bottomSheet: tailwind_variants53.TVReturnType<{
|
|
6
6
|
headerAlign: {
|
|
7
7
|
left: {
|
|
8
8
|
header: string;
|
|
@@ -12,7 +12,8 @@ declare const bottomSheet: tailwind_variants51.TVReturnType<{
|
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
14
|
}, {
|
|
15
|
-
|
|
15
|
+
overlay: string[];
|
|
16
|
+
content: string[];
|
|
16
17
|
handle: string;
|
|
17
18
|
header: string;
|
|
18
19
|
body: string;
|
|
@@ -27,12 +28,13 @@ declare const bottomSheet: tailwind_variants51.TVReturnType<{
|
|
|
27
28
|
};
|
|
28
29
|
};
|
|
29
30
|
}, {
|
|
30
|
-
|
|
31
|
+
overlay: string[];
|
|
32
|
+
content: string[];
|
|
31
33
|
handle: string;
|
|
32
34
|
header: string;
|
|
33
35
|
body: string;
|
|
34
36
|
footer: string;
|
|
35
|
-
},
|
|
37
|
+
}, tailwind_variants53.TVReturnType<{
|
|
36
38
|
headerAlign: {
|
|
37
39
|
left: {
|
|
38
40
|
header: string;
|
|
@@ -42,7 +44,8 @@ declare const bottomSheet: tailwind_variants51.TVReturnType<{
|
|
|
42
44
|
};
|
|
43
45
|
};
|
|
44
46
|
}, {
|
|
45
|
-
|
|
47
|
+
overlay: string[];
|
|
48
|
+
content: string[];
|
|
46
49
|
handle: string;
|
|
47
50
|
header: string;
|
|
48
51
|
body: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomSheet.styles.d.mts","names":[],"sources":["../../../src/components/BottomSheet/BottomSheet.styles.ts"],"mappings":";;;;cAEa,WAAA,EAsBX,mBAAA,CAtBsB,YAAA
|
|
1
|
+
{"version":3,"file":"BottomSheet.styles.d.mts","names":[],"sources":["../../../src/components/BottomSheet/BottomSheet.styles.ts"],"mappings":";;;;cAEa,WAAA,EAsBX,mBAAA,CAtBsB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsBtB,mBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;KAEU,WAAA,GAAc,YAAA,QAAoB,WAAA"}
|
|
@@ -3,11 +3,16 @@ import { tv } from "tailwind-variants";
|
|
|
3
3
|
//#region src/components/BottomSheet/BottomSheet.styles.ts
|
|
4
4
|
const bottomSheet = tv({
|
|
5
5
|
slots: {
|
|
6
|
-
|
|
6
|
+
overlay: ["fixed inset-0 z-bottomsheet"],
|
|
7
|
+
content: [
|
|
8
|
+
"fixed bottom-0 z-bottomsheet flex w-full flex-col items-center gap-8",
|
|
9
|
+
"rounded-t-2xl bg-white px-6 py-3.5 pb-10",
|
|
10
|
+
"shadow-[0_-2px_30px_0_rgba(51,53,61,0.30)]"
|
|
11
|
+
],
|
|
7
12
|
handle: "h-1 w-11 rounded-full bg-gray-200",
|
|
8
13
|
header: "text-left",
|
|
9
|
-
body: "overflow-y-auto",
|
|
10
|
-
footer: ""
|
|
14
|
+
body: "overflow-y-auto w-full",
|
|
15
|
+
footer: "w-full"
|
|
11
16
|
},
|
|
12
17
|
variants: { headerAlign: {
|
|
13
18
|
left: { header: "text-left" },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomSheet.styles.mjs","names":[],"sources":["../../../src/components/BottomSheet/BottomSheet.styles.ts"],"sourcesContent":["import { tv, VariantProps } from 'tailwind-variants';\n\nexport const bottomSheet = tv({\n slots: {\n content
|
|
1
|
+
{"version":3,"file":"BottomSheet.styles.mjs","names":[],"sources":["../../../src/components/BottomSheet/BottomSheet.styles.ts"],"sourcesContent":["import { tv, VariantProps } from 'tailwind-variants';\n\nexport const bottomSheet = tv({\n slots: {\n overlay: ['fixed inset-0 z-bottomsheet'],\n content: [\n 'fixed bottom-0 z-bottomsheet flex w-full flex-col items-center gap-8',\n 'rounded-t-2xl bg-white px-6 py-3.5 pb-10',\n 'shadow-[0_-2px_30px_0_rgba(51,53,61,0.30)]',\n ],\n handle: 'h-1 w-11 rounded-full bg-gray-200',\n header: 'text-left',\n body: 'overflow-y-auto w-full',\n footer: 'w-full',\n },\n variants: {\n headerAlign: {\n left: { header: 'text-left' },\n center: { header: 'text-center' },\n },\n },\n defaultVariants: {\n headerAlign: 'left',\n },\n});\n\nexport type HeaderAlign = VariantProps<typeof bottomSheet>['headerAlign'];\n"],"mappings":";;;AAEA,MAAa,cAAc,GAAG;CAC5B,OAAO;EACL,SAAS,CAAC,8BAA8B;EACxC,SAAS;GACP;GACA;GACA;GACD;EACD,QAAQ;EACR,QAAQ;EACR,MAAM;EACN,QAAQ;EACT;CACD,UAAU,EACR,aAAa;EACX,MAAM,EAAE,QAAQ,aAAa;EAC7B,QAAQ,EAAE,QAAQ,eAAe;EAClC,EACF;CACD,iBAAiB,EACf,aAAa,QACd;CACF,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants5 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Box/Box.styles.d.ts
|
|
5
|
-
declare const box:
|
|
5
|
+
declare const box: tailwind_variants5.TVReturnType<{
|
|
6
6
|
padding: {
|
|
7
7
|
none: string;
|
|
8
8
|
xs: string;
|
|
@@ -66,7 +66,7 @@ declare const box: tailwind_variants9.TVReturnType<{
|
|
|
66
66
|
inverse: string;
|
|
67
67
|
transparent: string;
|
|
68
68
|
};
|
|
69
|
-
}, undefined,
|
|
69
|
+
}, undefined, tailwind_variants5.TVReturnType<{
|
|
70
70
|
padding: {
|
|
71
71
|
none: string;
|
|
72
72
|
xs: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants5 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Box/Box.styles.d.ts
|
|
5
|
-
declare const box:
|
|
5
|
+
declare const box: tailwind_variants5.TVReturnType<{
|
|
6
6
|
padding: {
|
|
7
7
|
none: string;
|
|
8
8
|
xs: string;
|
|
@@ -66,7 +66,7 @@ declare const box: tailwind_variants3.TVReturnType<{
|
|
|
66
66
|
inverse: string;
|
|
67
67
|
transparent: string;
|
|
68
68
|
};
|
|
69
|
-
}, undefined,
|
|
69
|
+
}, undefined, tailwind_variants5.TVReturnType<{
|
|
70
70
|
padding: {
|
|
71
71
|
none: string;
|
|
72
72
|
xs: string;
|
|
@@ -2,7 +2,7 @@ import { PrimitiveProps } from "../Primitive/Primitive.cjs";
|
|
|
2
2
|
import "../Primitive/index.cjs";
|
|
3
3
|
import { ButtonVariants } from "./Button.styles.cjs";
|
|
4
4
|
import { ComponentProps } from "react";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region src/components/Button/Button.d.ts
|
|
8
8
|
interface ButtonProps extends Omit<ComponentProps<'button'>, 'color'>, ButtonVariants, PrimitiveProps {}
|
|
@@ -14,7 +14,7 @@ declare function Button({
|
|
|
14
14
|
className,
|
|
15
15
|
children,
|
|
16
16
|
...props
|
|
17
|
-
}: ButtonProps):
|
|
17
|
+
}: ButtonProps): react_jsx_runtime10.JSX.Element;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { Button, ButtonProps };
|
|
20
20
|
//# sourceMappingURL=Button.d.cts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants45 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Button/Button.styles.d.ts
|
|
5
|
-
declare const button:
|
|
5
|
+
declare const button: tailwind_variants45.TVReturnType<{
|
|
6
6
|
size: {
|
|
7
7
|
sm: string;
|
|
8
8
|
md: string;
|
|
@@ -38,7 +38,7 @@ declare const button: tailwind_variants39.TVReturnType<{
|
|
|
38
38
|
true: string;
|
|
39
39
|
false: string;
|
|
40
40
|
};
|
|
41
|
-
}, undefined,
|
|
41
|
+
}, undefined, tailwind_variants45.TVReturnType<{
|
|
42
42
|
size: {
|
|
43
43
|
sm: string;
|
|
44
44
|
md: string;
|
|
@@ -2,7 +2,7 @@ import { PrimitiveProps } from "../Primitive/Primitive.cjs";
|
|
|
2
2
|
import "../Primitive/index.cjs";
|
|
3
3
|
import { CTAButtonVariants } from "./CTAButton.styles.cjs";
|
|
4
4
|
import { ComponentProps } from "react";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region src/components/CTAButton/CTAButton.d.ts
|
|
8
8
|
interface CTAButtonProps extends Omit<ComponentProps<'button'>, 'color'>, PrimitiveProps, CTAButtonVariants {}
|
|
@@ -13,7 +13,7 @@ declare function CTAButton({
|
|
|
13
13
|
className,
|
|
14
14
|
children,
|
|
15
15
|
...props
|
|
16
|
-
}: CTAButtonProps):
|
|
16
|
+
}: CTAButtonProps): react_jsx_runtime11.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { CTAButton, CTAButtonProps };
|
|
19
19
|
//# sourceMappingURL=CTAButton.d.cts.map
|
|
@@ -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/CTAButton/CTAButton.styles.d.ts
|
|
5
|
-
declare const ctaButton:
|
|
5
|
+
declare const ctaButton: tailwind_variants35.TVReturnType<{
|
|
6
6
|
color: {
|
|
7
7
|
blue: string;
|
|
8
8
|
red: string;
|
|
@@ -34,7 +34,7 @@ declare const ctaButton: tailwind_variants41.TVReturnType<{
|
|
|
34
34
|
true: string;
|
|
35
35
|
false: string;
|
|
36
36
|
};
|
|
37
|
-
}, undefined,
|
|
37
|
+
}, undefined, tailwind_variants35.TVReturnType<{
|
|
38
38
|
color: {
|
|
39
39
|
blue: string;
|
|
40
40
|
red: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CalendarVariants, eventBarStyles } from "./Calendar.styles.cjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime73 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Calendar/Calendar.d.ts
|
|
5
5
|
type CalendarEvent = {
|
|
@@ -34,7 +34,7 @@ declare const Calendar: {
|
|
|
34
34
|
onDateClick,
|
|
35
35
|
onEventClick,
|
|
36
36
|
enableHover
|
|
37
|
-
}: CalendarProps):
|
|
37
|
+
}: CalendarProps): react_jsx_runtime73.JSX.Element;
|
|
38
38
|
displayName: string;
|
|
39
39
|
};
|
|
40
40
|
//#endregion
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CalendarVariants, eventBarStyles } from "./Calendar.styles.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime73 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Calendar/Calendar.d.ts
|
|
5
5
|
type CalendarEvent = {
|
|
@@ -34,7 +34,7 @@ declare const Calendar: {
|
|
|
34
34
|
onDateClick,
|
|
35
35
|
onEventClick,
|
|
36
36
|
enableHover
|
|
37
|
-
}: CalendarProps):
|
|
37
|
+
}: CalendarProps): react_jsx_runtime73.JSX.Element;
|
|
38
38
|
displayName: string;
|
|
39
39
|
};
|
|
40
40
|
//#endregion
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants47 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Calendar/Calendar.styles.d.ts
|
|
5
|
-
declare const calendar:
|
|
5
|
+
declare const calendar: tailwind_variants47.TVReturnType<{
|
|
6
6
|
size: {
|
|
7
7
|
sm: {
|
|
8
8
|
wrapper: string;
|
|
@@ -170,7 +170,7 @@ declare const calendar: tailwind_variants49.TVReturnType<{
|
|
|
170
170
|
dayNumber: string;
|
|
171
171
|
eventList: string[];
|
|
172
172
|
eventItemHeight: string;
|
|
173
|
-
},
|
|
173
|
+
}, tailwind_variants47.TVReturnType<{
|
|
174
174
|
size: {
|
|
175
175
|
sm: {
|
|
176
176
|
wrapper: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants47 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Calendar/Calendar.styles.d.ts
|
|
5
|
-
declare const calendar:
|
|
5
|
+
declare const calendar: tailwind_variants47.TVReturnType<{
|
|
6
6
|
size: {
|
|
7
7
|
sm: {
|
|
8
8
|
wrapper: string;
|
|
@@ -170,7 +170,7 @@ declare const calendar: tailwind_variants49.TVReturnType<{
|
|
|
170
170
|
dayNumber: string;
|
|
171
171
|
eventList: string[];
|
|
172
172
|
eventItemHeight: string;
|
|
173
|
-
},
|
|
173
|
+
}, tailwind_variants47.TVReturnType<{
|
|
174
174
|
size: {
|
|
175
175
|
sm: {
|
|
176
176
|
wrapper: string;
|
|
@@ -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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkbox.d.mts","names":[],"sources":["../../../src/components/Checkbox/Checkbox.tsx"],"mappings":";;;;;;;;;;UAyBiB,iBAAA,SACP,IAAA,CAAK,KAAA,CAAM,cAAA,wBAAsC,gBAAA;EACzD,cAAA;EACA,eAAA,IAAmB,OAAA;EACnB,QAAA,GAAW,KAAA,CAAM,SAAA;AAAA;AAAA,KAoEP,kBAAA,WAA6B,WAAA,aACvC,gBAAA,CAAiB,CAAA,EAAG,YAAA;AAAA,cA6BT,QAAA;EAAA;;;;;;;;KAvFV,iBAAA,GAAiB,
|
|
1
|
+
{"version":3,"file":"Checkbox.d.mts","names":[],"sources":["../../../src/components/Checkbox/Checkbox.tsx"],"mappings":";;;;;;;;;;UAyBiB,iBAAA,SACP,IAAA,CAAK,KAAA,CAAM,cAAA,wBAAsC,gBAAA;EACzD,cAAA;EACA,eAAA,IAAmB,OAAA;EACnB,QAAA,GAAW,KAAA,CAAM,SAAA;AAAA;AAAA,KAoEP,kBAAA,WAA6B,WAAA,aACvC,gBAAA,CAAiB,CAAA,EAAG,YAAA;AAAA,cA6BT,QAAA;EAAA;;;;;;;;KAvFV,iBAAA,GAAiB,mBAAA,CAAA,GAAA,CAAA,OAAA;;;;;;;;eA4Da,WAAA;MAAW,QAAA;MAAA,UAAA;MAAA,SAAA;MAAA,SAAA;MAAA,GAAA;IAAA,GAMzC,kBAAA,CAAmB,CAAA,IAAE,mBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants39 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_variants39.TVReturnType<{
|
|
6
6
|
checked: {
|
|
7
7
|
true: {
|
|
8
8
|
indicator: string;
|
|
@@ -46,7 +46,7 @@ declare const checkbox: tailwind_variants35.TVReturnType<{
|
|
|
46
46
|
indicator: string;
|
|
47
47
|
indicatorIcon: string;
|
|
48
48
|
label: string;
|
|
49
|
-
},
|
|
49
|
+
}, tailwind_variants39.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_variants31.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_runtime33 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_runtime33.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,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants19 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Chip/Chip.styles.d.ts
|
|
5
|
-
declare const chip:
|
|
5
|
+
declare const chip: tailwind_variants19.TVReturnType<{
|
|
6
6
|
color: {
|
|
7
7
|
white: string;
|
|
8
8
|
lightgray: string;
|
|
@@ -30,7 +30,7 @@ declare const chip: tailwind_variants3.TVReturnType<{
|
|
|
30
30
|
true: string;
|
|
31
31
|
false: string;
|
|
32
32
|
};
|
|
33
|
-
}, undefined,
|
|
33
|
+
}, undefined, tailwind_variants19.TVReturnType<{
|
|
34
34
|
color: {
|
|
35
35
|
white: string;
|
|
36
36
|
lightgray: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Chip.styles.d.cts","names":[],"sources":["../../../src/components/Chip/Chip.styles.ts"],"mappings":";;;;cAEa,IAAA,EAsBX,
|
|
1
|
+
{"version":3,"file":"Chip.styles.d.cts","names":[],"sources":["../../../src/components/Chip/Chip.styles.ts"],"mappings":";;;;cAEa,IAAA,EAsBX,mBAAA,CAtBe,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsBf,mBAAA,CAAA,YAAA;;;;;;;;;;;;;;;KAEU,YAAA,GAAe,YAAA,QAAoB,IAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants17 from "tailwind-variants";
|
|
2
2
|
import { VariantProps } from "tailwind-variants";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Chip/Chip.styles.d.ts
|
|
5
|
-
declare const chip:
|
|
5
|
+
declare const chip: tailwind_variants17.TVReturnType<{
|
|
6
6
|
color: {
|
|
7
7
|
white: string;
|
|
8
8
|
lightgray: string;
|
|
@@ -30,7 +30,7 @@ declare const chip: tailwind_variants15.TVReturnType<{
|
|
|
30
30
|
true: string;
|
|
31
31
|
false: string;
|
|
32
32
|
};
|
|
33
|
-
}, undefined,
|
|
33
|
+
}, undefined, tailwind_variants17.TVReturnType<{
|
|
34
34
|
color: {
|
|
35
35
|
white: string;
|
|
36
36
|
lightgray: string;
|
|
@@ -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_runtime86 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_runtime86.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_runtime85 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_runtime85.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_variants17.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;
|
|
@@ -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 react0 from "react";
|
|
5
5
|
import { ComponentProps } from "react";
|
|
6
|
-
import * as
|
|
6
|
+
import * as react_jsx_runtime21 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: react0.FC<DialogPrimitive.DialogProps>;
|
|
11
11
|
type DialogProps = ComponentProps<typeof DialogRoot>;
|
|
12
|
-
declare const DialogTrigger:
|
|
12
|
+
declare const DialogTrigger: react0.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & react0.RefAttributes<HTMLButtonElement>>;
|
|
13
13
|
type DialogTriggerProps = ComponentProps<typeof DialogTrigger>;
|
|
14
|
-
declare const DialogPortal:
|
|
14
|
+
declare const DialogPortal: react0.FC<DialogPrimitive.DialogPortalProps>;
|
|
15
15
|
type DialogPortalProps = ComponentProps<typeof DialogPortal>;
|
|
16
|
-
declare const DialogClose:
|
|
16
|
+
declare const DialogClose: react0.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react0.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: react0.FC<DialogPrimitive.DialogProps> & {
|
|
24
|
+
Trigger: react0.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & react0.RefAttributes<HTMLButtonElement>>;
|
|
25
25
|
Content: {
|
|
26
26
|
({
|
|
27
27
|
className,
|
|
28
28
|
children,
|
|
29
29
|
...props
|
|
30
|
-
}: DialogContentProps):
|
|
30
|
+
}: DialogContentProps): react_jsx_runtime21.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_runtime21.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_runtime21.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_runtime21.JSX.Element;
|
|
52
52
|
displayName: string;
|
|
53
53
|
};
|
|
54
|
-
Close:
|
|
54
|
+
Close: react0.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react0.RefAttributes<HTMLButtonElement>>;
|
|
55
55
|
};
|
|
56
56
|
//#endregion
|
|
57
57
|
export { Dialog, DialogCloseProps, DialogContentProps, DialogDescriptionProps, DialogFooterProps, DialogOverlayProps, DialogPortalProps, DialogProps, DialogTitleProps, DialogTriggerProps };
|