@causw/core 0.0.24 → 0.0.26
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.mts +3 -3
- 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/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.d.mts +2 -2
- package/dist/components/Button/Button.styles.d.cts +3 -3
- package/dist/components/Button/Button.styles.d.mts +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/CTAButton/CTAButton.styles.d.mts +3 -3
- package/dist/components/Calendar/Calendar.cjs +98 -53
- package/dist/components/Calendar/Calendar.d.cts +6 -2
- package/dist/components/Calendar/Calendar.d.cts.map +1 -1
- package/dist/components/Calendar/Calendar.d.mts +6 -2
- package/dist/components/Calendar/Calendar.d.mts.map +1 -1
- package/dist/components/Calendar/Calendar.mjs +98 -53
- package/dist/components/Calendar/Calendar.mjs.map +1 -1
- package/dist/components/Calendar/Calendar.styles.cjs +4 -9
- package/dist/components/Calendar/Calendar.styles.d.cts +8 -5
- package/dist/components/Calendar/Calendar.styles.d.cts.map +1 -1
- package/dist/components/Calendar/Calendar.styles.d.mts +8 -5
- package/dist/components/Calendar/Calendar.styles.d.mts.map +1 -1
- package/dist/components/Calendar/Calendar.styles.mjs +4 -9
- package/dist/components/Calendar/Calendar.styles.mjs.map +1 -1
- package/dist/components/Checkbox/Checkbox.d.cts +4 -4
- package/dist/components/Checkbox/Checkbox.d.cts.map +1 -1
- package/dist/components/Checkbox/Checkbox.styles.d.cts +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/DatePicker/DatePicker.styles.d.mts +3 -3
- package/dist/components/DatePicker/DatePicker.styles.d.mts.map +1 -1
- package/dist/components/Dialog/Dialog.d.cts +13 -13
- package/dist/components/Dialog/Dialog.d.mts +5 -5
- package/dist/components/Dialog/Dialog.styles.d.cts +3 -3
- 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.mts +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.mts +2 -2
- 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.mts +2 -2
- package/dist/components/Modal/Modal.d.cts +7 -7
- package/dist/components/Modal/Modal.d.mts +10 -10
- 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.d.mts +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.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/Sidebar/Sidebar.styles.d.mts +3 -3
- package/dist/components/Skeleton/Skeleton.d.cts +2 -2
- package/dist/components/Skeleton/Skeleton.styles.d.cts +3 -3
- package/dist/components/Spacer/Spacer.styles.d.cts +3 -3
- 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.mts +3 -3
- package/dist/components/Stack/Stack.styles.d.mts.map +1 -1
- 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.cts +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/TextInput/TextInput.d.cts +2 -2
- package/dist/components/TextInput/TextInput.styles.d.cts +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 +5 -5
- 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.styles.d.cts +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
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants49 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_variants49.TVReturnType<{
|
|
6
6
|
size: {
|
|
7
7
|
sm: {
|
|
8
8
|
wrapper: string;
|
|
@@ -86,6 +86,7 @@ declare const calendar: tailwind_variants47.TVReturnType<{
|
|
|
86
86
|
dayNumber: string;
|
|
87
87
|
eventList: string[];
|
|
88
88
|
eventItemHeight: string;
|
|
89
|
+
moreBadge: string;
|
|
89
90
|
}, undefined, {
|
|
90
91
|
size: {
|
|
91
92
|
sm: {
|
|
@@ -170,7 +171,8 @@ declare const calendar: tailwind_variants47.TVReturnType<{
|
|
|
170
171
|
dayNumber: string;
|
|
171
172
|
eventList: string[];
|
|
172
173
|
eventItemHeight: string;
|
|
173
|
-
|
|
174
|
+
moreBadge: string;
|
|
175
|
+
}, tailwind_variants49.TVReturnType<{
|
|
174
176
|
size: {
|
|
175
177
|
sm: {
|
|
176
178
|
wrapper: string;
|
|
@@ -254,9 +256,10 @@ declare const calendar: tailwind_variants47.TVReturnType<{
|
|
|
254
256
|
dayNumber: string;
|
|
255
257
|
eventList: string[];
|
|
256
258
|
eventItemHeight: string;
|
|
259
|
+
moreBadge: string;
|
|
257
260
|
}, undefined, unknown, unknown, undefined>>;
|
|
258
261
|
type CalendarVariants = VariantProps<typeof calendar>;
|
|
259
|
-
declare const eventBarStyles:
|
|
262
|
+
declare const eventBarStyles: tailwind_variants49.TVReturnType<{
|
|
260
263
|
type: {
|
|
261
264
|
holiday: {
|
|
262
265
|
bgBar: string;
|
|
@@ -324,7 +327,7 @@ declare const eventBarStyles: tailwind_variants47.TVReturnType<{
|
|
|
324
327
|
bgBar: string;
|
|
325
328
|
textLayer: string;
|
|
326
329
|
textSpan: string;
|
|
327
|
-
},
|
|
330
|
+
}, tailwind_variants49.TVReturnType<{
|
|
328
331
|
type: {
|
|
329
332
|
holiday: {
|
|
330
333
|
bgBar: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Calendar.styles.d.cts","names":[],"sources":["../../../src/components/Calendar/Calendar.styles.ts"],"mappings":";;;;cASa,QAAA,
|
|
1
|
+
{"version":3,"file":"Calendar.styles.d.cts","names":[],"sources":["../../../src/components/Calendar/Calendar.styles.ts"],"mappings":";;;;cASa,QAAA,EAkGX,mBAAA,CAlGmB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkGnB,mBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEU,gBAAA,GAAmB,YAAA,QAAoB,QAAA;AAAA,cAEtC,cAAA,EAqBX,mBAAA,CArByB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqBzB,mBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KACU,sBAAA,GAAyB,YAAA,QAAoB,cAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants49 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_variants49.TVReturnType<{
|
|
6
6
|
size: {
|
|
7
7
|
sm: {
|
|
8
8
|
wrapper: string;
|
|
@@ -86,6 +86,7 @@ declare const calendar: tailwind_variants51.TVReturnType<{
|
|
|
86
86
|
dayNumber: string;
|
|
87
87
|
eventList: string[];
|
|
88
88
|
eventItemHeight: string;
|
|
89
|
+
moreBadge: string;
|
|
89
90
|
}, undefined, {
|
|
90
91
|
size: {
|
|
91
92
|
sm: {
|
|
@@ -170,7 +171,8 @@ declare const calendar: tailwind_variants51.TVReturnType<{
|
|
|
170
171
|
dayNumber: string;
|
|
171
172
|
eventList: string[];
|
|
172
173
|
eventItemHeight: string;
|
|
173
|
-
|
|
174
|
+
moreBadge: string;
|
|
175
|
+
}, tailwind_variants49.TVReturnType<{
|
|
174
176
|
size: {
|
|
175
177
|
sm: {
|
|
176
178
|
wrapper: string;
|
|
@@ -254,9 +256,10 @@ declare const calendar: tailwind_variants51.TVReturnType<{
|
|
|
254
256
|
dayNumber: string;
|
|
255
257
|
eventList: string[];
|
|
256
258
|
eventItemHeight: string;
|
|
259
|
+
moreBadge: string;
|
|
257
260
|
}, undefined, unknown, unknown, undefined>>;
|
|
258
261
|
type CalendarVariants = VariantProps<typeof calendar>;
|
|
259
|
-
declare const eventBarStyles:
|
|
262
|
+
declare const eventBarStyles: tailwind_variants49.TVReturnType<{
|
|
260
263
|
type: {
|
|
261
264
|
holiday: {
|
|
262
265
|
bgBar: string;
|
|
@@ -324,7 +327,7 @@ declare const eventBarStyles: tailwind_variants51.TVReturnType<{
|
|
|
324
327
|
bgBar: string;
|
|
325
328
|
textLayer: string;
|
|
326
329
|
textSpan: string;
|
|
327
|
-
},
|
|
330
|
+
}, tailwind_variants49.TVReturnType<{
|
|
328
331
|
type: {
|
|
329
332
|
holiday: {
|
|
330
333
|
bgBar: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Calendar.styles.d.mts","names":[],"sources":["../../../src/components/Calendar/Calendar.styles.ts"],"mappings":";;;;cASa,QAAA,
|
|
1
|
+
{"version":3,"file":"Calendar.styles.d.mts","names":[],"sources":["../../../src/components/Calendar/Calendar.styles.ts"],"mappings":";;;;cASa,QAAA,EAkGX,mBAAA,CAlGmB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkGnB,mBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEU,gBAAA,GAAmB,YAAA,QAAoB,QAAA;AAAA,cAEtC,cAAA,EAqBX,mBAAA,CArByB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqBzB,mBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KACU,sBAAA,GAAyB,YAAA,QAAoB,cAAA"}
|
|
@@ -10,7 +10,7 @@ const SPACING = {
|
|
|
10
10
|
const calendar = tv({
|
|
11
11
|
slots: {
|
|
12
12
|
wrapper: [
|
|
13
|
-
"bg-white rounded-[20px]
|
|
13
|
+
"bg-white rounded-[20px] border border-gray-100 flex flex-col items-center gap-2",
|
|
14
14
|
"w-full min-w-[328px] max-w-[804px]",
|
|
15
15
|
"py-4 px-2 md:py-10"
|
|
16
16
|
],
|
|
@@ -27,14 +27,9 @@ const calendar = tv({
|
|
|
27
27
|
cell: "relative group gap-1 min-h-[52px] md:min-h-[56px] cursor-pointer rounded-lg transition-colors",
|
|
28
28
|
cellEmpty: "min-h-[52px] md:min-h-[56px]",
|
|
29
29
|
dayNumber: "w-7 h-7 flex items-center justify-center rounded-full text-[15px] font-semibold leading-[1.6] tracking-[-0.02em] z-10 select-none transition-colors",
|
|
30
|
-
eventList: [
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
"[&::-webkit-scrollbar]:hidden",
|
|
34
|
-
"[-ms-overflow-style:none]",
|
|
35
|
-
"[scrollbar-width:none]"
|
|
36
|
-
],
|
|
37
|
-
eventItemHeight: "min-h-[20px] h-auto flex-shrink-0 cursor-pointer"
|
|
30
|
+
eventList: ["w-full flex flex-col gap-1"],
|
|
31
|
+
eventItemHeight: "min-h-[20px] h-auto flex-shrink-0 cursor-pointer",
|
|
32
|
+
moreBadge: "text-[11px] font-medium tracking-[-0.02em] leading-tight cursor-default text-gray-500 select-none flex items-center justify-center py-[2px] rounded w-[95%] mx-auto"
|
|
38
33
|
},
|
|
39
34
|
variants: {
|
|
40
35
|
size: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Calendar.styles.mjs","names":[],"sources":["../../../src/components/Calendar/Calendar.styles.ts"],"sourcesContent":["import { tv, type VariantProps } from 'tailwind-variants';\n\nconst SPACING = {\n HEADER_MB_SM: 'mb-[17px]',\n HEADER_MB_MD: 'mb-[23px]',\n GRID_MT_SM: 'mt-[16px]',\n GRID_MT_MD: 'mt-[26px]',\n} as const;\n\nexport const calendar = tv({\n slots: {\n wrapper: [\n 'bg-white rounded-[20px]
|
|
1
|
+
{"version":3,"file":"Calendar.styles.mjs","names":[],"sources":["../../../src/components/Calendar/Calendar.styles.ts"],"sourcesContent":["import { tv, type VariantProps } from 'tailwind-variants';\n\nconst SPACING = {\n HEADER_MB_SM: 'mb-[17px]',\n HEADER_MB_MD: 'mb-[23px]',\n GRID_MT_SM: 'mt-[16px]',\n GRID_MT_MD: 'mt-[26px]',\n} as const;\n\nexport const calendar = tv({\n slots: {\n wrapper: [\n 'bg-white rounded-[20px] border border-gray-100 flex flex-col items-center gap-2',\n 'w-full min-w-[328px] max-w-[804px]',\n 'py-4 px-2 md:py-10',\n ],\n layoutContainer: 'w-full',\n header: `w-full grid grid-cols-7 items-center gap-x-0 ${SPACING.HEADER_MB_SM} md:${SPACING.HEADER_MB_MD}`,\n\n navContainerLeft: 'flex items-center justify-center w-full',\n navContainerRight: 'flex items-center justify-center w-full text-gray-400',\n navButton:\n 'flex items-center justify-center bg-white border border-gray-200 rounded-[8px] hover:bg-gray-50 hover:text-gray-700 cursor-pointer w-[26px] h-[26px] md:h-[29px]',\n navIcon: 'w-[6px] h-[10px] text-gray-400',\n\n caption:\n 'text-[#364153] text-[16px] font-bold leading-[1.6] tracking-[-0.02em] select-none',\n gridHeader: 'w-full mb-0 gap-x-0',\n weekday:\n 'h-[44px] flex items-center justify-center text-gray-400 text-[14px] font-normal leading-[1.6] tracking-[-0.02em] select-none',\n gridBody: `w-full gap-y-4 gap-x-0 ${SPACING.GRID_MT_SM} md:${SPACING.GRID_MT_MD}`,\n\n cell: 'relative group gap-1 min-h-[52px] md:min-h-[56px] cursor-pointer rounded-lg transition-colors',\n cellEmpty: 'min-h-[52px] md:min-h-[56px]',\n\n dayNumber:\n 'w-7 h-7 flex items-center justify-center rounded-full text-[15px] font-semibold leading-[1.6] tracking-[-0.02em] z-10 select-none transition-colors',\n\n eventList: ['w-full flex flex-col gap-1'],\n eventItemHeight: 'min-h-[20px] h-auto flex-shrink-0 cursor-pointer',\n moreBadge:\n 'text-[11px] font-medium tracking-[-0.02em] leading-tight cursor-default text-gray-500 select-none flex items-center justify-center py-[2px] rounded w-[95%] mx-auto',\n },\n\n variants: {\n size: {\n sm: {\n wrapper: '!w-[328px] !max-w-none !min-w-0 !py-4 !px-2',\n layoutContainer: '!w-[312px]',\n header: `!${SPACING.HEADER_MB_SM}`,\n gridBody: `!${SPACING.GRID_MT_SM}`,\n navButton: '!w-[26px] !h-[26px]',\n cell: '!min-h-[52px]',\n cellEmpty: '!min-h-[52px]',\n eventItemHeight: '!min-h-[20px]',\n navContainerLeft: '!justify-center !translate-x-0',\n navContainerRight: '!justify-center !translate-x-0',\n },\n md: {\n wrapper: '!w-[412px] !max-w-none !min-w-0 !py-10 !px-2',\n layoutContainer: '!w-[396px]',\n navContainerLeft: 'justify-end translate-x-[50%] z-20',\n navContainerRight: 'justify-start -translate-x-[50%] z-20',\n header: `!${SPACING.HEADER_MB_MD}`,\n gridBody: `!${SPACING.GRID_MT_MD}`,\n navButton: '!w-[26px] !h-[29px]',\n cell: '!min-h-[56px]',\n cellEmpty: '!min-h-[56px]',\n eventItemHeight: '!min-h-[24px]',\n },\n lg: {\n wrapper: '!w-[804px] !max-w-none !min-w-0 !py-10 !px-2',\n layoutContainer: '!w-[788px]',\n navContainerLeft: '!justify-center !translate-x-0',\n navContainerRight: '!justify-center !translate-x-0',\n header: `!${SPACING.HEADER_MB_MD}`,\n gridBody: `!${SPACING.GRID_MT_MD}`,\n navButton: '!w-[26px] !h-[29px]',\n cell: '!min-h-[56px]',\n cellEmpty: '!min-h-[56px]',\n eventItemHeight: '!min-h-[24px]',\n },\n },\n selectionState: {\n none: { dayNumber: 'text-[#364153]' },\n today: { dayNumber: 'bg-gray-800 text-white shadow-sm' },\n selected: { dayNumber: 'bg-blue-600 text-white shadow-sm' },\n range: { dayNumber: 'bg-blue-100 text-blue-600 rounded-none w-full' },\n rangeStart: {\n dayNumber: 'bg-blue-600 text-white shadow-sm rounded-r-none pl-1',\n cell: 'bg-blue-50/50 rounded-r-none',\n },\n rangeEnd: {\n dayNumber: 'bg-blue-600 text-white shadow-sm rounded-l-none pr-1',\n cell: 'bg-blue-50/50 rounded-l-none',\n },\n },\n hoverEffect: {\n true: { cell: 'hover:bg-gray-50' },\n false: {},\n },\n },\n\n defaultVariants: {\n selectionState: 'none',\n hoverEffect: false,\n },\n});\n\nexport type CalendarVariants = VariantProps<typeof calendar>;\n\nexport const eventBarStyles = tv({\n slots: {\n wrapper: 'relative w-full',\n bgBar: 'absolute inset-0',\n textLayer:\n 'absolute top-0 left-0 w-full h-full flex items-center justify-center text-[11px] font-medium tracking-[-0.02em] leading-tight select-none pointer-events-none z-10 whitespace-nowrap !bg-transparent',\n textSpan: 'block w-[95%] mx-auto truncate px-2 text-center',\n },\n variants: {\n type: {\n holiday: { bgBar: 'bg-red-100', textLayer: 'text-red-400' },\n event: { bgBar: 'bg-gray-100', textLayer: 'text-gray-600' },\n important: { bgBar: 'bg-blue-100', textLayer: 'text-blue-600' },\n },\n position: {\n single: { bgBar: 'mx-[2px] rounded-[4px]' },\n start: { bgBar: 'mr-0 ml-[2px] rounded-l-[4px] rounded-r-none' },\n end: { bgBar: 'mr-[2px] ml-0 rounded-l-none rounded-r-[4px]' },\n middle: { bgBar: 'mx-0 rounded-none' },\n },\n },\n});\nexport type EventBarStylesVariants = VariantProps<typeof eventBarStyles>;\n"],"mappings":";;;AAEA,MAAM,UAAU;CACd,cAAc;CACd,cAAc;CACd,YAAY;CACZ,YAAY;CACb;AAED,MAAa,WAAW,GAAG;CACzB,OAAO;EACL,SAAS;GACP;GACA;GACA;GACD;EACD,iBAAiB;EACjB,QAAQ,gDAAgD,QAAQ,aAAa,MAAM,QAAQ;EAE3F,kBAAkB;EAClB,mBAAmB;EACnB,WACE;EACF,SAAS;EAET,SACE;EACF,YAAY;EACZ,SACE;EACF,UAAU,0BAA0B,QAAQ,WAAW,MAAM,QAAQ;EAErE,MAAM;EACN,WAAW;EAEX,WACE;EAEF,WAAW,CAAC,6BAA6B;EACzC,iBAAiB;EACjB,WACE;EACH;CAED,UAAU;EACR,MAAM;GACJ,IAAI;IACF,SAAS;IACT,iBAAiB;IACjB,QAAQ,IAAI,QAAQ;IACpB,UAAU,IAAI,QAAQ;IACtB,WAAW;IACX,MAAM;IACN,WAAW;IACX,iBAAiB;IACjB,kBAAkB;IAClB,mBAAmB;IACpB;GACD,IAAI;IACF,SAAS;IACT,iBAAiB;IACjB,kBAAkB;IAClB,mBAAmB;IACnB,QAAQ,IAAI,QAAQ;IACpB,UAAU,IAAI,QAAQ;IACtB,WAAW;IACX,MAAM;IACN,WAAW;IACX,iBAAiB;IAClB;GACD,IAAI;IACF,SAAS;IACT,iBAAiB;IACjB,kBAAkB;IAClB,mBAAmB;IACnB,QAAQ,IAAI,QAAQ;IACpB,UAAU,IAAI,QAAQ;IACtB,WAAW;IACX,MAAM;IACN,WAAW;IACX,iBAAiB;IAClB;GACF;EACD,gBAAgB;GACd,MAAM,EAAE,WAAW,kBAAkB;GACrC,OAAO,EAAE,WAAW,oCAAoC;GACxD,UAAU,EAAE,WAAW,oCAAoC;GAC3D,OAAO,EAAE,WAAW,iDAAiD;GACrE,YAAY;IACV,WAAW;IACX,MAAM;IACP;GACD,UAAU;IACR,WAAW;IACX,MAAM;IACP;GACF;EACD,aAAa;GACX,MAAM,EAAE,MAAM,oBAAoB;GAClC,OAAO,EAAE;GACV;EACF;CAED,iBAAiB;EACf,gBAAgB;EAChB,aAAa;EACd;CACF,CAAC;AAIF,MAAa,iBAAiB,GAAG;CAC/B,OAAO;EACL,SAAS;EACT,OAAO;EACP,WACE;EACF,UAAU;EACX;CACD,UAAU;EACR,MAAM;GACJ,SAAS;IAAE,OAAO;IAAc,WAAW;IAAgB;GAC3D,OAAO;IAAE,OAAO;IAAe,WAAW;IAAiB;GAC3D,WAAW;IAAE,OAAO;IAAe,WAAW;IAAiB;GAChE;EACD,UAAU;GACR,QAAQ,EAAE,OAAO,0BAA0B;GAC3C,OAAO,EAAE,OAAO,gDAAgD;GAChE,KAAK,EAAE,OAAO,gDAAgD;GAC9D,QAAQ,EAAE,OAAO,qBAAqB;GACvC;EACF;CACF,CAAC"}
|
|
@@ -5,7 +5,7 @@ import "../Text/index.cjs";
|
|
|
5
5
|
import "../../utils/index.cjs";
|
|
6
6
|
import { CheckboxVariants } from "./Checkbox.styles.cjs";
|
|
7
7
|
import React from "react";
|
|
8
|
-
import * as
|
|
8
|
+
import * as react_jsx_runtime14 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_runtime14.JSX.Element;
|
|
27
27
|
displayName: string;
|
|
28
28
|
} & {
|
|
29
29
|
Indicator: {
|
|
30
|
-
():
|
|
30
|
+
(): react_jsx_runtime14.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_runtime14.JSX.Element;
|
|
41
41
|
displayName: string;
|
|
42
42
|
};
|
|
43
43
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkbox.d.cts","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.cts","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_variants37.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;
|
|
@@ -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_runtime20 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_runtime20.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_runtime54 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_runtime54.JSX.Element;
|
|
19
19
|
displayName: string;
|
|
20
20
|
};
|
|
21
21
|
//#endregion
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants9 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_variants9.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_variants9.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,kBAAA,CAtBe,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsBf,kBAAA,CAAA,YAAA;;;;;;;;;;;;;;;KAEU,YAAA,GAAe,YAAA,QAAoB,IAAA"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants25 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_variants25.TVReturnType<{
|
|
6
6
|
color: {
|
|
7
7
|
white: string;
|
|
8
8
|
lightgray: string;
|
|
@@ -30,7 +30,7 @@ declare const chip: tailwind_variants17.TVReturnType<{
|
|
|
30
30
|
true: string;
|
|
31
31
|
false: string;
|
|
32
32
|
};
|
|
33
|
-
}, undefined,
|
|
33
|
+
}, undefined, tailwind_variants25.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_runtime36 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_runtime36.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_runtime22 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_runtime22.JSX.Element;
|
|
37
37
|
displayName: string;
|
|
38
38
|
};
|
|
39
39
|
//#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/DatePicker/DatePicker.styles.d.ts
|
|
5
|
-
declare const datePicker:
|
|
5
|
+
declare const datePicker: tailwind_variants19.TVReturnType<{
|
|
6
6
|
variant: {
|
|
7
7
|
gray: {
|
|
8
8
|
trigger: string;
|
|
@@ -52,7 +52,7 @@ declare const datePicker: tailwind_variants29.TVReturnType<{
|
|
|
52
52
|
trigger: string;
|
|
53
53
|
icon: string;
|
|
54
54
|
content: string;
|
|
55
|
-
},
|
|
55
|
+
}, tailwind_variants19.TVReturnType<{
|
|
56
56
|
variant: {
|
|
57
57
|
gray: {
|
|
58
58
|
trigger: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as tailwind_variants9 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_variants9.TVReturnType<{
|
|
6
6
|
variant: {
|
|
7
7
|
gray: {
|
|
8
8
|
trigger: string;
|
|
@@ -52,7 +52,7 @@ declare const datePicker: tailwind_variants29.TVReturnType<{
|
|
|
52
52
|
trigger: string;
|
|
53
53
|
icon: string;
|
|
54
54
|
content: string;
|
|
55
|
-
},
|
|
55
|
+
}, tailwind_variants9.TVReturnType<{
|
|
56
56
|
variant: {
|
|
57
57
|
gray: {
|
|
58
58
|
trigger: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DatePicker.styles.d.mts","names":[],"sources":["../../../src/components/DatePicker/DatePicker.styles.ts"],"mappings":";;;;cAEa,UAAA,EAmCX,
|
|
1
|
+
{"version":3,"file":"DatePicker.styles.d.mts","names":[],"sources":["../../../src/components/DatePicker/DatePicker.styles.ts"],"mappings":";;;;cAEa,UAAA,EAmCX,kBAAA,CAnCqB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCrB,kBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;KAEU,kBAAA,GAAqB,YAAA,QAAoB,UAAA"}
|
|
@@ -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_runtime30 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_runtime30.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_runtime30.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_runtime30.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_runtime30.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 };
|
|
@@ -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_runtime23 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_runtime23.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_runtime23.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_runtime23.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_runtime23.JSX.Element;
|
|
52
52
|
displayName: string;
|
|
53
53
|
};
|
|
54
54
|
Close: react0.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react0.RefAttributes<HTMLButtonElement>>;
|
|
@@ -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_variants23.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,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_runtime34 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_runtime34.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_runtime34.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_runtime33 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_runtime33.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_runtime33.JSX.Element;
|
|
31
31
|
displayName: string | undefined;
|
|
32
32
|
};
|
|
33
33
|
};
|
|
@@ -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/Dropdown/Dropdown.styles.d.ts
|
|
5
|
-
declare const dropdown:
|
|
5
|
+
declare const dropdown: tailwind_variants17.TVReturnType<{
|
|
6
6
|
color: {
|
|
7
7
|
default: {
|
|
8
8
|
item: string;
|
|
@@ -32,7 +32,7 @@ declare const dropdown: tailwind_variants7.TVReturnType<{
|
|
|
32
32
|
}, {
|
|
33
33
|
content: string;
|
|
34
34
|
item: string;
|
|
35
|
-
},
|
|
35
|
+
}, tailwind_variants17.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,mBAAA,CAtBmB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsBnB,mBAAA,CAAA,YAAA;;;;;;;;;;;;;;;;KAEU,gBAAA,GAAmB,YAAA,QAAoB,QAAA"}
|
|
@@ -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/Dropdown/Dropdown.styles.d.ts
|
|
5
|
-
declare const dropdown:
|
|
5
|
+
declare const dropdown: tailwind_variants17.TVReturnType<{
|
|
6
6
|
color: {
|
|
7
7
|
default: {
|
|
8
8
|
item: string;
|
|
@@ -32,7 +32,7 @@ declare const dropdown: tailwind_variants13.TVReturnType<{
|
|
|
32
32
|
}, {
|
|
33
33
|
content: string;
|
|
34
34
|
item: string;
|
|
35
|
-
},
|
|
35
|
+
}, tailwind_variants17.TVReturnType<{
|
|
36
36
|
color: {
|
|
37
37
|
default: {
|
|
38
38
|
item: string;
|