@mindly/ui-components 8.1.1 → 8.1.2
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/cjs/index.js +7 -7
- package/dist/cjs/lib2/features/ExploreCardSwiperFeature/styles.d.ts +2 -2
- package/dist/cjs/lib2/features/PromptCardsFeature/styles.d.ts +2 -2
- package/dist/cjs/lib2/features/SpecialistPaymentCommonCardFeature/styles.d.ts +33 -3
- package/dist/cjs/lib2/shared/ui/AlertCard/styles.d.ts +2 -2
- package/dist/cjs/lib2/shared/ui/Badge/styles.d.ts +2 -2
- package/dist/cjs/lib2/shared/ui/Calendar/styles.d.ts +2 -2
- package/dist/cjs/lib2/shared/ui/ExploreCard/styles.d.ts +1 -1
- package/dist/cjs/lib2/shared/ui/HeaderWithRedirect/styles.d.ts +1 -1
- package/dist/cjs/lib2/shared/ui/ItemCard/styles.d.ts +2 -2
- package/dist/cjs/lib2/shared/ui/ListItems/styles.d.ts +2 -2
- package/dist/cjs/lib2/shared/ui/ProgressBarDashed/styles.d.ts +18 -3
- package/dist/cjs/lib2/shared/ui/ProgressCard/styles.d.ts +1 -1
- package/dist/cjs/lib2/shared/ui/PromptCard/styles.d.ts +1 -1
- package/dist/cjs/lib2/shared/ui/RatingCircle/styles.d.ts +2 -2
- package/dist/cjs/lib2/shared/ui/Toast/styles.d.ts +2 -2
- package/dist/esm/index.js +7 -7
- package/dist/esm/lib2/features/ExploreCardSwiperFeature/styles.d.ts +2 -2
- package/dist/esm/lib2/features/PromptCardsFeature/styles.d.ts +2 -2
- package/dist/esm/lib2/features/SpecialistPaymentCommonCardFeature/styles.d.ts +33 -3
- package/dist/esm/lib2/shared/ui/AlertCard/styles.d.ts +2 -2
- package/dist/esm/lib2/shared/ui/Badge/styles.d.ts +2 -2
- package/dist/esm/lib2/shared/ui/Calendar/styles.d.ts +2 -2
- package/dist/esm/lib2/shared/ui/ExploreCard/styles.d.ts +1 -1
- package/dist/esm/lib2/shared/ui/HeaderWithRedirect/styles.d.ts +1 -1
- package/dist/esm/lib2/shared/ui/ItemCard/styles.d.ts +2 -2
- package/dist/esm/lib2/shared/ui/ListItems/styles.d.ts +2 -2
- package/dist/esm/lib2/shared/ui/ProgressBarDashed/styles.d.ts +18 -3
- package/dist/esm/lib2/shared/ui/ProgressCard/styles.d.ts +1 -1
- package/dist/esm/lib2/shared/ui/PromptCard/styles.d.ts +1 -1
- package/dist/esm/lib2/shared/ui/RatingCircle/styles.d.ts +2 -2
- package/dist/esm/lib2/shared/ui/Toast/styles.d.ts +2 -2
- package/package.json +2 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare const exploreCardSwiperFeatureStyles: import("tailwind-variants").TVReturnType<{}, {
|
|
2
2
|
slider: string;
|
|
3
|
-
},
|
|
3
|
+
}, "", {}, {
|
|
4
4
|
slider: string;
|
|
5
5
|
}, import("tailwind-variants").TVReturnType<{}, {
|
|
6
6
|
slider: string;
|
|
7
|
-
},
|
|
7
|
+
}, "", unknown, unknown, undefined>>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare const promptCardsFeatureStyles: import("tailwind-variants").TVReturnType<{}, {
|
|
2
2
|
slider: string;
|
|
3
|
-
},
|
|
3
|
+
}, "", {}, {
|
|
4
4
|
slider: string;
|
|
5
5
|
}, import("tailwind-variants").TVReturnType<{}, {
|
|
6
6
|
slider: string;
|
|
7
|
-
},
|
|
7
|
+
}, "", unknown, unknown, undefined>>;
|
|
@@ -1,10 +1,30 @@
|
|
|
1
1
|
export declare const specialistPaymentFeatureStyles: import("tailwind-variants").TVReturnType<{
|
|
2
2
|
[key: string]: {
|
|
3
|
-
[key: string]:
|
|
3
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
4
|
+
sessionsLabel?: import("tailwind-merge").ClassNameValue;
|
|
5
|
+
skeletonWrapper?: import("tailwind-merge").ClassNameValue;
|
|
6
|
+
skeletonTLWTile?: import("tailwind-merge").ClassNameValue;
|
|
7
|
+
skeletonTSWTile?: import("tailwind-merge").ClassNameValue;
|
|
8
|
+
skeletonBLNTile?: import("tailwind-merge").ClassNameValue;
|
|
9
|
+
skeletonBLNTile2?: import("tailwind-merge").ClassNameValue;
|
|
10
|
+
skeletonBSWTile?: import("tailwind-merge").ClassNameValue;
|
|
11
|
+
skeletonBMWTile?: import("tailwind-merge").ClassNameValue;
|
|
12
|
+
skeletonBMWTile2?: import("tailwind-merge").ClassNameValue;
|
|
13
|
+
};
|
|
4
14
|
};
|
|
5
15
|
} | {
|
|
6
16
|
[x: string]: {
|
|
7
|
-
[x: string]:
|
|
17
|
+
[x: string]: import("tailwind-merge").ClassNameValue | {
|
|
18
|
+
sessionsLabel?: import("tailwind-merge").ClassNameValue;
|
|
19
|
+
skeletonWrapper?: import("tailwind-merge").ClassNameValue;
|
|
20
|
+
skeletonTLWTile?: import("tailwind-merge").ClassNameValue;
|
|
21
|
+
skeletonTSWTile?: import("tailwind-merge").ClassNameValue;
|
|
22
|
+
skeletonBLNTile?: import("tailwind-merge").ClassNameValue;
|
|
23
|
+
skeletonBLNTile2?: import("tailwind-merge").ClassNameValue;
|
|
24
|
+
skeletonBSWTile?: import("tailwind-merge").ClassNameValue;
|
|
25
|
+
skeletonBMWTile?: import("tailwind-merge").ClassNameValue;
|
|
26
|
+
skeletonBMWTile2?: import("tailwind-merge").ClassNameValue;
|
|
27
|
+
};
|
|
8
28
|
};
|
|
9
29
|
} | {}, {
|
|
10
30
|
sessionsLabel: string;
|
|
@@ -18,7 +38,17 @@ export declare const specialistPaymentFeatureStyles: import("tailwind-variants")
|
|
|
18
38
|
skeletonBMWTile2: string;
|
|
19
39
|
}, undefined, {
|
|
20
40
|
[key: string]: {
|
|
21
|
-
[key: string]:
|
|
41
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
42
|
+
sessionsLabel?: import("tailwind-merge").ClassNameValue;
|
|
43
|
+
skeletonWrapper?: import("tailwind-merge").ClassNameValue;
|
|
44
|
+
skeletonTLWTile?: import("tailwind-merge").ClassNameValue;
|
|
45
|
+
skeletonTSWTile?: import("tailwind-merge").ClassNameValue;
|
|
46
|
+
skeletonBLNTile?: import("tailwind-merge").ClassNameValue;
|
|
47
|
+
skeletonBLNTile2?: import("tailwind-merge").ClassNameValue;
|
|
48
|
+
skeletonBSWTile?: import("tailwind-merge").ClassNameValue;
|
|
49
|
+
skeletonBMWTile?: import("tailwind-merge").ClassNameValue;
|
|
50
|
+
skeletonBMWTile2?: import("tailwind-merge").ClassNameValue;
|
|
51
|
+
};
|
|
22
52
|
};
|
|
23
53
|
} | {}, {
|
|
24
54
|
sessionsLabel: string;
|
|
@@ -9,7 +9,7 @@ export declare const alertCardStyles: import("tailwind-variants").TVReturnType<{
|
|
|
9
9
|
X5Y4: string;
|
|
10
10
|
XY5: string;
|
|
11
11
|
};
|
|
12
|
-
}, undefined,
|
|
12
|
+
}, undefined, "rounded-[30px]", {
|
|
13
13
|
variant: {
|
|
14
14
|
yellow: string;
|
|
15
15
|
blue: string;
|
|
@@ -31,4 +31,4 @@ export declare const alertCardStyles: import("tailwind-variants").TVReturnType<{
|
|
|
31
31
|
X5Y4: string;
|
|
32
32
|
XY5: string;
|
|
33
33
|
};
|
|
34
|
-
}, undefined,
|
|
34
|
+
}, undefined, "rounded-[30px]", unknown, unknown, undefined>>;
|
|
@@ -16,7 +16,7 @@ export declare const badge: import("tailwind-variants").TVReturnType<{
|
|
|
16
16
|
default: string;
|
|
17
17
|
accent: string;
|
|
18
18
|
};
|
|
19
|
-
}, undefined,
|
|
19
|
+
}, undefined, "inline-flex justify-center items-center rounded-3xl gap-1 text-typography-typography-primary font-sans", {
|
|
20
20
|
variant: {
|
|
21
21
|
attention: string;
|
|
22
22
|
neutral: string;
|
|
@@ -52,4 +52,4 @@ export declare const badge: import("tailwind-variants").TVReturnType<{
|
|
|
52
52
|
default: string;
|
|
53
53
|
accent: string;
|
|
54
54
|
};
|
|
55
|
-
}, undefined,
|
|
55
|
+
}, undefined, "inline-flex justify-center items-center rounded-3xl gap-1 text-typography-typography-primary font-sans", unknown, unknown, undefined>>;
|
|
@@ -23,7 +23,7 @@ export declare const calendarStyles: import("tailwind-variants").TVReturnType<{
|
|
|
23
23
|
day: string;
|
|
24
24
|
navigation: string;
|
|
25
25
|
navigationButton: string;
|
|
26
|
-
},
|
|
26
|
+
}, "flex-1 max-w-xs", {
|
|
27
27
|
isDisabled: {
|
|
28
28
|
true: {};
|
|
29
29
|
};
|
|
@@ -73,4 +73,4 @@ export declare const calendarStyles: import("tailwind-variants").TVReturnType<{
|
|
|
73
73
|
day: string;
|
|
74
74
|
navigation: string;
|
|
75
75
|
navigationButton: string;
|
|
76
|
-
},
|
|
76
|
+
}, "flex-1 max-w-xs", unknown, unknown, undefined>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const exploreCardStyles: import("tailwind-variants").TVReturnType<{}, undefined,
|
|
1
|
+
export declare const exploreCardStyles: import("tailwind-variants").TVReturnType<{}, undefined, "bg-color-background-anti-flash-light rounded-[20px] p-7 flex flex-col items-start justify-between w-full h-[520px]", {}, undefined, import("tailwind-variants").TVReturnType<{}, undefined, "bg-color-background-anti-flash-light rounded-[20px] p-7 flex flex-col items-start justify-between w-full h-[520px]", unknown, unknown, undefined>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const header: import("tailwind-variants").TVReturnType<{} | {} | {}, undefined,
|
|
1
|
+
export declare const header: import("tailwind-variants").TVReturnType<{} | {} | {}, undefined, "flex items-center justify-between", {} | {}, undefined, import("tailwind-variants").TVReturnType<unknown, undefined, "flex items-center justify-between", unknown, unknown, undefined>>;
|
|
@@ -9,7 +9,7 @@ export declare const itemCardStyles: import("tailwind-variants").TVReturnType<{
|
|
|
9
9
|
M4: string;
|
|
10
10
|
M45: string;
|
|
11
11
|
};
|
|
12
|
-
}, undefined,
|
|
12
|
+
}, undefined, "", {
|
|
13
13
|
variant: {
|
|
14
14
|
neutral: string;
|
|
15
15
|
transparent: string;
|
|
@@ -31,4 +31,4 @@ export declare const itemCardStyles: import("tailwind-variants").TVReturnType<{
|
|
|
31
31
|
M4: string;
|
|
32
32
|
M45: string;
|
|
33
33
|
};
|
|
34
|
-
}, undefined,
|
|
34
|
+
}, undefined, "", unknown, unknown, undefined>>;
|
|
@@ -15,7 +15,7 @@ export declare const listItemsStyles: import("tailwind-variants").TVReturnType<{
|
|
|
15
15
|
itemInnerContainer: string;
|
|
16
16
|
itemInnerContentWrapper: string;
|
|
17
17
|
itemInnerContent: string;
|
|
18
|
-
},
|
|
18
|
+
}, "", {
|
|
19
19
|
withBorders: {
|
|
20
20
|
true: string;
|
|
21
21
|
};
|
|
@@ -49,4 +49,4 @@ export declare const listItemsStyles: import("tailwind-variants").TVReturnType<{
|
|
|
49
49
|
itemInnerContainer: string;
|
|
50
50
|
itemInnerContentWrapper: string;
|
|
51
51
|
itemInnerContent: string;
|
|
52
|
-
},
|
|
52
|
+
}, "", unknown, unknown, undefined>>;
|
|
@@ -1,10 +1,20 @@
|
|
|
1
1
|
export declare const progressBarDashedStyles: import("tailwind-variants").TVReturnType<{
|
|
2
2
|
[key: string]: {
|
|
3
|
-
[key: string]:
|
|
3
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
4
|
+
progressBar?: import("tailwind-merge").ClassNameValue;
|
|
5
|
+
barArea?: import("tailwind-merge").ClassNameValue;
|
|
6
|
+
barPrimary?: import("tailwind-merge").ClassNameValue;
|
|
7
|
+
barDefault?: import("tailwind-merge").ClassNameValue;
|
|
8
|
+
};
|
|
4
9
|
};
|
|
5
10
|
} | {
|
|
6
11
|
[x: string]: {
|
|
7
|
-
[x: string]:
|
|
12
|
+
[x: string]: import("tailwind-merge").ClassNameValue | {
|
|
13
|
+
progressBar?: import("tailwind-merge").ClassNameValue;
|
|
14
|
+
barArea?: import("tailwind-merge").ClassNameValue;
|
|
15
|
+
barPrimary?: import("tailwind-merge").ClassNameValue;
|
|
16
|
+
barDefault?: import("tailwind-merge").ClassNameValue;
|
|
17
|
+
};
|
|
8
18
|
};
|
|
9
19
|
} | {}, {
|
|
10
20
|
progressBar: string;
|
|
@@ -13,7 +23,12 @@ export declare const progressBarDashedStyles: import("tailwind-variants").TVRetu
|
|
|
13
23
|
barDefault: string;
|
|
14
24
|
}, undefined, {
|
|
15
25
|
[key: string]: {
|
|
16
|
-
[key: string]:
|
|
26
|
+
[key: string]: import("tailwind-merge").ClassNameValue | {
|
|
27
|
+
progressBar?: import("tailwind-merge").ClassNameValue;
|
|
28
|
+
barArea?: import("tailwind-merge").ClassNameValue;
|
|
29
|
+
barPrimary?: import("tailwind-merge").ClassNameValue;
|
|
30
|
+
barDefault?: import("tailwind-merge").ClassNameValue;
|
|
31
|
+
};
|
|
17
32
|
};
|
|
18
33
|
} | {}, {
|
|
19
34
|
progressBar: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const progressCardStyles: import("tailwind-variants").TVReturnType<{}, undefined,
|
|
1
|
+
export declare const progressCardStyles: import("tailwind-variants").TVReturnType<{}, undefined, "bg-color-background-anti-flash-light flex flex-col items-center justify-between pb-7 pt-10 px-7 size-full rounded-[20px] h-full", {}, undefined, import("tailwind-variants").TVReturnType<{}, undefined, "bg-color-background-anti-flash-light flex flex-col items-center justify-between pb-7 pt-10 px-7 size-full rounded-[20px] h-full", unknown, unknown, undefined>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const promptCardStyles: import("tailwind-variants").TVReturnType<{}, undefined,
|
|
1
|
+
export declare const promptCardStyles: import("tailwind-variants").TVReturnType<{}, undefined, "bg-color-background-anti-flash-light rounded-[20px] p-6 flex flex-col gap-5 items-center justify-center w-[280px] flex-shrink-0", {}, undefined, import("tailwind-variants").TVReturnType<{}, undefined, "bg-color-background-anti-flash-light rounded-[20px] p-6 flex flex-col gap-5 items-center justify-center w-[280px] flex-shrink-0", unknown, unknown, undefined>>;
|
|
@@ -44,7 +44,7 @@ export declare const circleRatingStyles: import("tailwind-variants").TVReturnTyp
|
|
|
44
44
|
contentWrapper: string;
|
|
45
45
|
contentColor: string;
|
|
46
46
|
legendItem: string;
|
|
47
|
-
},
|
|
47
|
+
}, "", {
|
|
48
48
|
transparent: {
|
|
49
49
|
true: {
|
|
50
50
|
coloredStroke: string;
|
|
@@ -136,4 +136,4 @@ export declare const circleRatingStyles: import("tailwind-variants").TVReturnTyp
|
|
|
136
136
|
contentWrapper: string;
|
|
137
137
|
contentColor: string;
|
|
138
138
|
legendItem: string;
|
|
139
|
-
},
|
|
139
|
+
}, "", unknown, unknown, undefined>>;
|
|
@@ -5,7 +5,7 @@ export declare const toastStyles: import("tailwind-variants").TVReturnType<{
|
|
|
5
5
|
attention: string;
|
|
6
6
|
info: string;
|
|
7
7
|
};
|
|
8
|
-
}, undefined,
|
|
8
|
+
}, undefined, "toast fixed top-0 left-0 right-0 w-full h-[80px]", {
|
|
9
9
|
type: {
|
|
10
10
|
success: string;
|
|
11
11
|
error: string;
|
|
@@ -19,4 +19,4 @@ export declare const toastStyles: import("tailwind-variants").TVReturnType<{
|
|
|
19
19
|
attention: string;
|
|
20
20
|
info: string;
|
|
21
21
|
};
|
|
22
|
-
}, undefined,
|
|
22
|
+
}, undefined, "toast fixed top-0 left-0 right-0 w-full h-[80px]", unknown, unknown, undefined>>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mindly/ui-components",
|
|
3
|
-
"version": "8.1.
|
|
3
|
+
"version": "8.1.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "rimraf dist",
|
|
@@ -50,6 +50,7 @@
|
|
|
50
50
|
"slick-carousel": "^1.8.1",
|
|
51
51
|
"styled-components": "^6.1.19",
|
|
52
52
|
"swiper": "8.4.7",
|
|
53
|
+
"tailwind-merge": "^3.4.0",
|
|
53
54
|
"tailwind-variants": "^3.1.1",
|
|
54
55
|
"usehooks-ts": "^3.1.0"
|
|
55
56
|
},
|