@opengovsg/oui-theme 0.0.53 → 0.0.54
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.
|
@@ -4,8 +4,8 @@ import * as tailwind_merge from 'tailwind-merge';
|
|
|
4
4
|
declare const breadcrumbsStyles: tailwind_variants.TVReturnType<{
|
|
5
5
|
[key: string]: {
|
|
6
6
|
[key: string]: tailwind_merge.ClassNameValue | {
|
|
7
|
-
link?: tailwind_merge.ClassNameValue;
|
|
8
7
|
base?: tailwind_merge.ClassNameValue;
|
|
8
|
+
link?: tailwind_merge.ClassNameValue;
|
|
9
9
|
separator?: tailwind_merge.ClassNameValue;
|
|
10
10
|
crumb?: tailwind_merge.ClassNameValue;
|
|
11
11
|
ellipsisTrigger?: tailwind_merge.ClassNameValue;
|
|
@@ -14,8 +14,8 @@ declare const breadcrumbsStyles: tailwind_variants.TVReturnType<{
|
|
|
14
14
|
} | {
|
|
15
15
|
[x: string]: {
|
|
16
16
|
[x: string]: tailwind_merge.ClassNameValue | {
|
|
17
|
-
link?: tailwind_merge.ClassNameValue;
|
|
18
17
|
base?: tailwind_merge.ClassNameValue;
|
|
18
|
+
link?: tailwind_merge.ClassNameValue;
|
|
19
19
|
separator?: tailwind_merge.ClassNameValue;
|
|
20
20
|
crumb?: tailwind_merge.ClassNameValue;
|
|
21
21
|
ellipsisTrigger?: tailwind_merge.ClassNameValue;
|
|
@@ -30,8 +30,8 @@ declare const breadcrumbsStyles: tailwind_variants.TVReturnType<{
|
|
|
30
30
|
}, undefined, {
|
|
31
31
|
[key: string]: {
|
|
32
32
|
[key: string]: tailwind_merge.ClassNameValue | {
|
|
33
|
-
link?: tailwind_merge.ClassNameValue;
|
|
34
33
|
base?: tailwind_merge.ClassNameValue;
|
|
34
|
+
link?: tailwind_merge.ClassNameValue;
|
|
35
35
|
separator?: tailwind_merge.ClassNameValue;
|
|
36
36
|
crumb?: tailwind_merge.ClassNameValue;
|
|
37
37
|
ellipsisTrigger?: tailwind_merge.ClassNameValue;
|
|
@@ -4,8 +4,8 @@ import * as tailwind_merge from 'tailwind-merge';
|
|
|
4
4
|
declare const breadcrumbsStyles: tailwind_variants.TVReturnType<{
|
|
5
5
|
[key: string]: {
|
|
6
6
|
[key: string]: tailwind_merge.ClassNameValue | {
|
|
7
|
-
link?: tailwind_merge.ClassNameValue;
|
|
8
7
|
base?: tailwind_merge.ClassNameValue;
|
|
8
|
+
link?: tailwind_merge.ClassNameValue;
|
|
9
9
|
separator?: tailwind_merge.ClassNameValue;
|
|
10
10
|
crumb?: tailwind_merge.ClassNameValue;
|
|
11
11
|
ellipsisTrigger?: tailwind_merge.ClassNameValue;
|
|
@@ -14,8 +14,8 @@ declare const breadcrumbsStyles: tailwind_variants.TVReturnType<{
|
|
|
14
14
|
} | {
|
|
15
15
|
[x: string]: {
|
|
16
16
|
[x: string]: tailwind_merge.ClassNameValue | {
|
|
17
|
-
link?: tailwind_merge.ClassNameValue;
|
|
18
17
|
base?: tailwind_merge.ClassNameValue;
|
|
18
|
+
link?: tailwind_merge.ClassNameValue;
|
|
19
19
|
separator?: tailwind_merge.ClassNameValue;
|
|
20
20
|
crumb?: tailwind_merge.ClassNameValue;
|
|
21
21
|
ellipsisTrigger?: tailwind_merge.ClassNameValue;
|
|
@@ -30,8 +30,8 @@ declare const breadcrumbsStyles: tailwind_variants.TVReturnType<{
|
|
|
30
30
|
}, undefined, {
|
|
31
31
|
[key: string]: {
|
|
32
32
|
[key: string]: tailwind_merge.ClassNameValue | {
|
|
33
|
-
link?: tailwind_merge.ClassNameValue;
|
|
34
33
|
base?: tailwind_merge.ClassNameValue;
|
|
34
|
+
link?: tailwind_merge.ClassNameValue;
|
|
35
35
|
separator?: tailwind_merge.ClassNameValue;
|
|
36
36
|
crumb?: tailwind_merge.ClassNameValue;
|
|
37
37
|
ellipsisTrigger?: tailwind_merge.ClassNameValue;
|
|
@@ -5,8 +5,8 @@ import * as tailwind_merge from 'tailwind-merge';
|
|
|
5
5
|
declare const selectSearchStyles: tailwind_variants.TVReturnType<{
|
|
6
6
|
[key: string]: {
|
|
7
7
|
[key: string]: tailwind_merge.ClassNameValue | {
|
|
8
|
-
clear?: tailwind_merge.ClassNameValue;
|
|
9
8
|
base?: tailwind_merge.ClassNameValue;
|
|
9
|
+
clear?: tailwind_merge.ClassNameValue;
|
|
10
10
|
icon?: tailwind_merge.ClassNameValue;
|
|
11
11
|
input?: tailwind_merge.ClassNameValue;
|
|
12
12
|
};
|
|
@@ -14,8 +14,8 @@ declare const selectSearchStyles: tailwind_variants.TVReturnType<{
|
|
|
14
14
|
} | {
|
|
15
15
|
[x: string]: {
|
|
16
16
|
[x: string]: tailwind_merge.ClassNameValue | {
|
|
17
|
-
clear?: tailwind_merge.ClassNameValue;
|
|
18
17
|
base?: tailwind_merge.ClassNameValue;
|
|
18
|
+
clear?: tailwind_merge.ClassNameValue;
|
|
19
19
|
icon?: tailwind_merge.ClassNameValue;
|
|
20
20
|
input?: tailwind_merge.ClassNameValue;
|
|
21
21
|
};
|
|
@@ -28,8 +28,8 @@ declare const selectSearchStyles: tailwind_variants.TVReturnType<{
|
|
|
28
28
|
}, undefined, {
|
|
29
29
|
[key: string]: {
|
|
30
30
|
[key: string]: tailwind_merge.ClassNameValue | {
|
|
31
|
-
clear?: tailwind_merge.ClassNameValue;
|
|
32
31
|
base?: tailwind_merge.ClassNameValue;
|
|
32
|
+
clear?: tailwind_merge.ClassNameValue;
|
|
33
33
|
icon?: tailwind_merge.ClassNameValue;
|
|
34
34
|
input?: tailwind_merge.ClassNameValue;
|
|
35
35
|
};
|
|
@@ -5,8 +5,8 @@ import * as tailwind_merge from 'tailwind-merge';
|
|
|
5
5
|
declare const selectSearchStyles: tailwind_variants.TVReturnType<{
|
|
6
6
|
[key: string]: {
|
|
7
7
|
[key: string]: tailwind_merge.ClassNameValue | {
|
|
8
|
-
clear?: tailwind_merge.ClassNameValue;
|
|
9
8
|
base?: tailwind_merge.ClassNameValue;
|
|
9
|
+
clear?: tailwind_merge.ClassNameValue;
|
|
10
10
|
icon?: tailwind_merge.ClassNameValue;
|
|
11
11
|
input?: tailwind_merge.ClassNameValue;
|
|
12
12
|
};
|
|
@@ -14,8 +14,8 @@ declare const selectSearchStyles: tailwind_variants.TVReturnType<{
|
|
|
14
14
|
} | {
|
|
15
15
|
[x: string]: {
|
|
16
16
|
[x: string]: tailwind_merge.ClassNameValue | {
|
|
17
|
-
clear?: tailwind_merge.ClassNameValue;
|
|
18
17
|
base?: tailwind_merge.ClassNameValue;
|
|
18
|
+
clear?: tailwind_merge.ClassNameValue;
|
|
19
19
|
icon?: tailwind_merge.ClassNameValue;
|
|
20
20
|
input?: tailwind_merge.ClassNameValue;
|
|
21
21
|
};
|
|
@@ -28,8 +28,8 @@ declare const selectSearchStyles: tailwind_variants.TVReturnType<{
|
|
|
28
28
|
}, undefined, {
|
|
29
29
|
[key: string]: {
|
|
30
30
|
[key: string]: tailwind_merge.ClassNameValue | {
|
|
31
|
-
clear?: tailwind_merge.ClassNameValue;
|
|
32
31
|
base?: tailwind_merge.ClassNameValue;
|
|
32
|
+
clear?: tailwind_merge.ClassNameValue;
|
|
33
33
|
icon?: tailwind_merge.ClassNameValue;
|
|
34
34
|
input?: tailwind_merge.ClassNameValue;
|
|
35
35
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opengovsg/oui-theme",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.54",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"tsup": "^8.5.1",
|
|
33
33
|
"typescript": "5.7.3",
|
|
34
34
|
"@oui/eslint-config": "0.0.0",
|
|
35
|
-
"@oui/
|
|
36
|
-
"@oui/
|
|
35
|
+
"@oui/prettier-config": "0.0.0",
|
|
36
|
+
"@oui/typescript-config": "0.0.0"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"clsx": "^2.1.1",
|