@deepnoid/ui 0.1.224 → 1.0.1
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/.turbo/turbo-build.log +208 -208
- package/dist/{chunk-2K3HZMC6.mjs → chunk-3STWFJVX.mjs} +6 -6
- package/dist/chunk-67DEFPS6.mjs +74 -0
- package/dist/{chunk-CBFUVFGI.mjs → chunk-AVUO6TGC.mjs} +2 -2
- package/dist/{chunk-YBDQSEPV.mjs → chunk-BTAOTEW7.mjs} +1 -1
- package/dist/{chunk-7JCCPTBU.mjs → chunk-CVDI2GQ2.mjs} +3 -3
- package/dist/{chunk-VOOEH6OJ.mjs → chunk-FFKXQUER.mjs} +1 -1
- package/dist/{chunk-E4VJDQD5.mjs → chunk-G5OQBVYQ.mjs} +1 -1
- package/dist/{chunk-S2T4GHJA.mjs → chunk-HJ2RUGGG.mjs} +1 -0
- package/dist/{chunk-TEERNFIT.mjs → chunk-IE7ERNC7.mjs} +3 -3
- package/dist/{chunk-63JRWMWN.mjs → chunk-JXIQOVRO.mjs} +1 -1
- package/dist/{chunk-OPGGL4CG.mjs → chunk-KZPHD6CA.mjs} +2 -2
- package/dist/{chunk-TBRF36RK.mjs → chunk-MCSP3FVE.mjs} +1 -1
- package/dist/{chunk-23KGTXH2.mjs → chunk-NKYNCXOU.mjs} +1 -1
- package/dist/{chunk-CGJBY53Q.mjs → chunk-PWISIPC6.mjs} +1 -1
- package/dist/{chunk-Z4NO7SMY.mjs → chunk-ROG3BOMM.mjs} +19 -66
- package/dist/{chunk-RFHWRBAB.mjs → chunk-T6IFFFAD.mjs} +1 -1
- package/dist/{chunk-OPSMMRA2.mjs → chunk-TY7T5O3Z.mjs} +1 -1
- package/dist/{chunk-V5XX3CGL.mjs → chunk-WGVOWTFG.mjs} +1 -1
- package/dist/{chunk-EAWNUQDB.mjs → chunk-XNDDHEW6.mjs} +1 -1
- package/dist/components/accordion/accordionItem.js +1 -1
- package/dist/components/accordion/accordionItem.mjs +1 -1
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/accordion/index.mjs +1 -1
- package/dist/components/breadcrumb/breadcrumb.js +19 -66
- package/dist/components/breadcrumb/breadcrumb.mjs +6 -6
- package/dist/components/breadcrumb/index.js +19 -66
- package/dist/components/breadcrumb/index.mjs +6 -6
- package/dist/components/button/button-group.js +95 -10
- package/dist/components/button/button-group.mjs +2 -1
- package/dist/components/button/button.d.mts +52 -44
- package/dist/components/button/button.d.ts +52 -44
- package/dist/components/button/button.js +19 -66
- package/dist/components/button/button.mjs +2 -2
- package/dist/components/button/button.style.d.mts +39 -33
- package/dist/components/button/button.style.d.ts +39 -33
- package/dist/components/button/button.style.js +19 -66
- package/dist/components/button/button.style.mjs +1 -1
- package/dist/components/button/icon-button.d.mts +52 -44
- package/dist/components/button/icon-button.d.ts +52 -44
- package/dist/components/button/icon-button.js +19 -66
- package/dist/components/button/icon-button.mjs +2 -2
- package/dist/components/button/index.js +74 -76
- package/dist/components/button/index.mjs +7 -7
- package/dist/components/button/text-button.d.mts +52 -44
- package/dist/components/button/text-button.d.ts +52 -44
- package/dist/components/button/text-button.js +19 -66
- package/dist/components/button/text-button.mjs +2 -2
- package/dist/components/fileUpload/fileUpload.js +20 -66
- package/dist/components/fileUpload/fileUpload.mjs +7 -7
- package/dist/components/fileUpload/index.js +20 -66
- package/dist/components/fileUpload/index.mjs +7 -7
- package/dist/components/input/index.js +1 -0
- package/dist/components/input/index.mjs +1 -1
- package/dist/components/input/input.js +1 -0
- package/dist/components/input/input.mjs +1 -1
- package/dist/components/modal/GlobalModalProvider.js +19 -66
- package/dist/components/modal/GlobalModalProvider.mjs +7 -7
- package/dist/components/modal/index.js +19 -66
- package/dist/components/modal/index.mjs +8 -8
- package/dist/components/modal/modal.js +19 -66
- package/dist/components/modal/modal.mjs +6 -6
- package/dist/components/modal/useGlobalModal.mjs +8 -8
- package/dist/components/pagination/index.js +1 -0
- package/dist/components/pagination/index.mjs +2 -2
- package/dist/components/pagination/pagination.js +1 -0
- package/dist/components/pagination/pagination.mjs +2 -2
- package/dist/components/picker/datePicker.js +20 -66
- package/dist/components/picker/datePicker.mjs +7 -7
- package/dist/components/picker/index.js +20 -66
- package/dist/components/picker/index.mjs +9 -9
- package/dist/components/picker/timePicker/Panel.js +19 -66
- package/dist/components/picker/timePicker/Panel.mjs +6 -6
- package/dist/components/picker/timePicker/index.js +20 -66
- package/dist/components/picker/timePicker/index.mjs +8 -8
- package/dist/components/radio/index.js +1 -1
- package/dist/components/radio/index.mjs +1 -1
- package/dist/components/radio/radio.js +1 -1
- package/dist/components/radio/radio.mjs +1 -1
- package/dist/components/select/index.js +19 -66
- package/dist/components/select/index.mjs +6 -6
- package/dist/components/select/select.js +19 -66
- package/dist/components/select/select.mjs +6 -6
- package/dist/components/table/index.js +3 -2
- package/dist/components/table/index.mjs +6 -6
- package/dist/components/table/table-body.js +3 -2
- package/dist/components/table/table-body.mjs +6 -6
- package/dist/components/table/table-head.js +3 -2
- package/dist/components/table/table-head.mjs +6 -6
- package/dist/components/table/table.js +3 -2
- package/dist/components/table/table.mjs +6 -6
- package/dist/index.js +79 -80
- package/dist/index.mjs +69 -69
- package/package.json +1 -1
- package/dist/chunk-TBI5O3OL.mjs +0 -26
|
@@ -736,19 +736,19 @@ var buttonBaseStyle = tv({
|
|
|
736
736
|
},
|
|
737
737
|
variants: {
|
|
738
738
|
variant: {
|
|
739
|
-
solid:
|
|
740
|
-
soft:
|
|
741
|
-
outline: [],
|
|
742
|
-
ghost:
|
|
739
|
+
solid: {},
|
|
740
|
+
soft: {},
|
|
741
|
+
outline: { base: ["bg-transparent"] },
|
|
742
|
+
ghost: {}
|
|
743
743
|
},
|
|
744
744
|
color: {
|
|
745
|
-
primary:
|
|
746
|
-
secondary:
|
|
747
|
-
neutral:
|
|
748
|
-
info:
|
|
749
|
-
success:
|
|
750
|
-
warning:
|
|
751
|
-
danger:
|
|
745
|
+
primary: {},
|
|
746
|
+
secondary: {},
|
|
747
|
+
neutral: {},
|
|
748
|
+
info: {},
|
|
749
|
+
success: {},
|
|
750
|
+
warning: {},
|
|
751
|
+
danger: {}
|
|
752
752
|
},
|
|
753
753
|
disabled: {
|
|
754
754
|
true: {
|
|
@@ -757,12 +757,7 @@ var buttonBaseStyle = tv({
|
|
|
757
757
|
},
|
|
758
758
|
isInGroup: {
|
|
759
759
|
true: {
|
|
760
|
-
base: [
|
|
761
|
-
"[&:not(:first-child):not(:last-child)]:rounded-none",
|
|
762
|
-
"first:rounded-r-none",
|
|
763
|
-
"last:rounded-l-none",
|
|
764
|
-
"[&:not(:first-child)]:border-l-0"
|
|
765
|
-
]
|
|
760
|
+
base: ["!rounded-none", "[&:not(:first-child)]:border-l-0"]
|
|
766
761
|
}
|
|
767
762
|
}
|
|
768
763
|
},
|
|
@@ -942,91 +937,49 @@ var buttonBaseStyle = tv({
|
|
|
942
937
|
variant: "outline",
|
|
943
938
|
color: "primary",
|
|
944
939
|
class: {
|
|
945
|
-
base: [
|
|
946
|
-
"bg-body-background",
|
|
947
|
-
"border-primary-main",
|
|
948
|
-
"text-primary-main",
|
|
949
|
-
"hover:bg-primary-soft",
|
|
950
|
-
"active:bg-primary-light"
|
|
951
|
-
]
|
|
940
|
+
base: ["border-primary-main", "text-primary-main", "hover:bg-primary-soft", "active:bg-primary-light"]
|
|
952
941
|
}
|
|
953
942
|
},
|
|
954
943
|
{
|
|
955
944
|
variant: "outline",
|
|
956
945
|
color: "secondary",
|
|
957
946
|
class: {
|
|
958
|
-
base: [
|
|
959
|
-
"bg-body-background",
|
|
960
|
-
"border-secondary-main",
|
|
961
|
-
"text-secondary-main",
|
|
962
|
-
"hover:bg-secondary-soft",
|
|
963
|
-
"active:bg-secondary-light"
|
|
964
|
-
]
|
|
947
|
+
base: ["border-secondary-main", "text-secondary-main", "hover:bg-secondary-soft", "active:bg-secondary-light"]
|
|
965
948
|
}
|
|
966
949
|
},
|
|
967
950
|
{
|
|
968
951
|
variant: "outline",
|
|
969
952
|
color: "neutral",
|
|
970
953
|
class: {
|
|
971
|
-
base: [
|
|
972
|
-
"bg-body-background",
|
|
973
|
-
"border-neutral-main",
|
|
974
|
-
"text-neutral-main",
|
|
975
|
-
"hover:bg-neutral-soft",
|
|
976
|
-
"active:bg-neutral-light"
|
|
977
|
-
]
|
|
954
|
+
base: ["border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft", "active:bg-neutral-light"]
|
|
978
955
|
}
|
|
979
956
|
},
|
|
980
957
|
{
|
|
981
958
|
variant: "outline",
|
|
982
959
|
color: "info",
|
|
983
960
|
class: {
|
|
984
|
-
base: [
|
|
985
|
-
"bg-body-background",
|
|
986
|
-
"border-info-main",
|
|
987
|
-
"text-info-main",
|
|
988
|
-
"hover:bg-info-soft",
|
|
989
|
-
"active:bg-info-light"
|
|
990
|
-
]
|
|
961
|
+
base: ["border-info-main", "text-info-main", "hover:bg-info-soft", "active:bg-info-light"]
|
|
991
962
|
}
|
|
992
963
|
},
|
|
993
964
|
{
|
|
994
965
|
variant: "outline",
|
|
995
966
|
color: "success",
|
|
996
967
|
class: {
|
|
997
|
-
base: [
|
|
998
|
-
"bg-body-background",
|
|
999
|
-
"border-success-main",
|
|
1000
|
-
"text-success-main",
|
|
1001
|
-
"hover:bg-success-soft",
|
|
1002
|
-
"active:bg-success-light"
|
|
1003
|
-
]
|
|
968
|
+
base: ["border-success-main", "text-success-main", "hover:bg-success-soft", "active:bg-success-light"]
|
|
1004
969
|
}
|
|
1005
970
|
},
|
|
1006
971
|
{
|
|
1007
972
|
variant: "outline",
|
|
1008
973
|
color: "warning",
|
|
1009
974
|
class: {
|
|
1010
|
-
base: [
|
|
1011
|
-
"bg-body-background",
|
|
1012
|
-
"border-warning-main",
|
|
1013
|
-
"text-warning-main",
|
|
1014
|
-
"hover:bg-warning-soft",
|
|
1015
|
-
"active:bg-warning-light"
|
|
1016
|
-
]
|
|
975
|
+
base: ["border-warning-main", "text-warning-main", "hover:bg-warning-soft", "active:bg-warning-light"]
|
|
1017
976
|
}
|
|
1018
977
|
},
|
|
1019
978
|
{
|
|
1020
979
|
variant: "outline",
|
|
1021
980
|
color: "danger",
|
|
1022
981
|
class: {
|
|
1023
|
-
base: [
|
|
1024
|
-
"bg-body-background",
|
|
1025
|
-
"border-danger-main",
|
|
1026
|
-
"text-danger-main",
|
|
1027
|
-
"hover:bg-danger-soft",
|
|
1028
|
-
"active:bg-danger-light"
|
|
1029
|
-
]
|
|
982
|
+
base: ["border-danger-main", "text-danger-main", "hover:bg-danger-soft", "active:bg-danger-light"]
|
|
1030
983
|
}
|
|
1031
984
|
},
|
|
1032
985
|
// ghost & color
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
button_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-JXIQOVRO.mjs";
|
|
5
5
|
import "../../chunk-6WSACUIB.mjs";
|
|
6
6
|
import "../../chunk-LXHUO6VM.mjs";
|
|
7
7
|
import "../../chunk-SZL743JC.mjs";
|
|
8
8
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
9
9
|
import "../../chunk-A6UUVHC6.mjs";
|
|
10
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-ROG3BOMM.mjs";
|
|
11
11
|
import "../../chunk-AOU4QX7H.mjs";
|
|
12
12
|
import "../../chunk-E3G5QXSH.mjs";
|
|
13
13
|
import "../../chunk-DPWUIAVC.mjs";
|
|
@@ -2,19 +2,21 @@ import * as tailwind_variants from 'tailwind-variants';
|
|
|
2
2
|
|
|
3
3
|
declare const buttonBaseStyle: tailwind_variants.TVReturnType<{
|
|
4
4
|
variant: {
|
|
5
|
-
solid:
|
|
6
|
-
soft:
|
|
7
|
-
outline:
|
|
8
|
-
|
|
5
|
+
solid: {};
|
|
6
|
+
soft: {};
|
|
7
|
+
outline: {
|
|
8
|
+
base: string[];
|
|
9
|
+
};
|
|
10
|
+
ghost: {};
|
|
9
11
|
};
|
|
10
12
|
color: {
|
|
11
|
-
primary:
|
|
12
|
-
secondary:
|
|
13
|
-
neutral:
|
|
14
|
-
info:
|
|
15
|
-
success:
|
|
16
|
-
warning:
|
|
17
|
-
danger:
|
|
13
|
+
primary: {};
|
|
14
|
+
secondary: {};
|
|
15
|
+
neutral: {};
|
|
16
|
+
info: {};
|
|
17
|
+
success: {};
|
|
18
|
+
warning: {};
|
|
19
|
+
danger: {};
|
|
18
20
|
};
|
|
19
21
|
disabled: {
|
|
20
22
|
true: {
|
|
@@ -30,19 +32,21 @@ declare const buttonBaseStyle: tailwind_variants.TVReturnType<{
|
|
|
30
32
|
base: string[];
|
|
31
33
|
}, undefined, {
|
|
32
34
|
variant: {
|
|
33
|
-
solid:
|
|
34
|
-
soft:
|
|
35
|
-
outline:
|
|
36
|
-
|
|
35
|
+
solid: {};
|
|
36
|
+
soft: {};
|
|
37
|
+
outline: {
|
|
38
|
+
base: string[];
|
|
39
|
+
};
|
|
40
|
+
ghost: {};
|
|
37
41
|
};
|
|
38
42
|
color: {
|
|
39
|
-
primary:
|
|
40
|
-
secondary:
|
|
41
|
-
neutral:
|
|
42
|
-
info:
|
|
43
|
-
success:
|
|
44
|
-
warning:
|
|
45
|
-
danger:
|
|
43
|
+
primary: {};
|
|
44
|
+
secondary: {};
|
|
45
|
+
neutral: {};
|
|
46
|
+
info: {};
|
|
47
|
+
success: {};
|
|
48
|
+
warning: {};
|
|
49
|
+
danger: {};
|
|
46
50
|
};
|
|
47
51
|
disabled: {
|
|
48
52
|
true: {
|
|
@@ -58,19 +62,21 @@ declare const buttonBaseStyle: tailwind_variants.TVReturnType<{
|
|
|
58
62
|
base: string[];
|
|
59
63
|
}, tailwind_variants.TVReturnType<{
|
|
60
64
|
variant: {
|
|
61
|
-
solid:
|
|
62
|
-
soft:
|
|
63
|
-
outline:
|
|
64
|
-
|
|
65
|
+
solid: {};
|
|
66
|
+
soft: {};
|
|
67
|
+
outline: {
|
|
68
|
+
base: string[];
|
|
69
|
+
};
|
|
70
|
+
ghost: {};
|
|
65
71
|
};
|
|
66
72
|
color: {
|
|
67
|
-
primary:
|
|
68
|
-
secondary:
|
|
69
|
-
neutral:
|
|
70
|
-
info:
|
|
71
|
-
success:
|
|
72
|
-
warning:
|
|
73
|
-
danger:
|
|
73
|
+
primary: {};
|
|
74
|
+
secondary: {};
|
|
75
|
+
neutral: {};
|
|
76
|
+
info: {};
|
|
77
|
+
success: {};
|
|
78
|
+
warning: {};
|
|
79
|
+
danger: {};
|
|
74
80
|
};
|
|
75
81
|
disabled: {
|
|
76
82
|
true: {
|
|
@@ -2,19 +2,21 @@ import * as tailwind_variants from 'tailwind-variants';
|
|
|
2
2
|
|
|
3
3
|
declare const buttonBaseStyle: tailwind_variants.TVReturnType<{
|
|
4
4
|
variant: {
|
|
5
|
-
solid:
|
|
6
|
-
soft:
|
|
7
|
-
outline:
|
|
8
|
-
|
|
5
|
+
solid: {};
|
|
6
|
+
soft: {};
|
|
7
|
+
outline: {
|
|
8
|
+
base: string[];
|
|
9
|
+
};
|
|
10
|
+
ghost: {};
|
|
9
11
|
};
|
|
10
12
|
color: {
|
|
11
|
-
primary:
|
|
12
|
-
secondary:
|
|
13
|
-
neutral:
|
|
14
|
-
info:
|
|
15
|
-
success:
|
|
16
|
-
warning:
|
|
17
|
-
danger:
|
|
13
|
+
primary: {};
|
|
14
|
+
secondary: {};
|
|
15
|
+
neutral: {};
|
|
16
|
+
info: {};
|
|
17
|
+
success: {};
|
|
18
|
+
warning: {};
|
|
19
|
+
danger: {};
|
|
18
20
|
};
|
|
19
21
|
disabled: {
|
|
20
22
|
true: {
|
|
@@ -30,19 +32,21 @@ declare const buttonBaseStyle: tailwind_variants.TVReturnType<{
|
|
|
30
32
|
base: string[];
|
|
31
33
|
}, undefined, {
|
|
32
34
|
variant: {
|
|
33
|
-
solid:
|
|
34
|
-
soft:
|
|
35
|
-
outline:
|
|
36
|
-
|
|
35
|
+
solid: {};
|
|
36
|
+
soft: {};
|
|
37
|
+
outline: {
|
|
38
|
+
base: string[];
|
|
39
|
+
};
|
|
40
|
+
ghost: {};
|
|
37
41
|
};
|
|
38
42
|
color: {
|
|
39
|
-
primary:
|
|
40
|
-
secondary:
|
|
41
|
-
neutral:
|
|
42
|
-
info:
|
|
43
|
-
success:
|
|
44
|
-
warning:
|
|
45
|
-
danger:
|
|
43
|
+
primary: {};
|
|
44
|
+
secondary: {};
|
|
45
|
+
neutral: {};
|
|
46
|
+
info: {};
|
|
47
|
+
success: {};
|
|
48
|
+
warning: {};
|
|
49
|
+
danger: {};
|
|
46
50
|
};
|
|
47
51
|
disabled: {
|
|
48
52
|
true: {
|
|
@@ -58,19 +62,21 @@ declare const buttonBaseStyle: tailwind_variants.TVReturnType<{
|
|
|
58
62
|
base: string[];
|
|
59
63
|
}, tailwind_variants.TVReturnType<{
|
|
60
64
|
variant: {
|
|
61
|
-
solid:
|
|
62
|
-
soft:
|
|
63
|
-
outline:
|
|
64
|
-
|
|
65
|
+
solid: {};
|
|
66
|
+
soft: {};
|
|
67
|
+
outline: {
|
|
68
|
+
base: string[];
|
|
69
|
+
};
|
|
70
|
+
ghost: {};
|
|
65
71
|
};
|
|
66
72
|
color: {
|
|
67
|
-
primary:
|
|
68
|
-
secondary:
|
|
69
|
-
neutral:
|
|
70
|
-
info:
|
|
71
|
-
success:
|
|
72
|
-
warning:
|
|
73
|
-
danger:
|
|
73
|
+
primary: {};
|
|
74
|
+
secondary: {};
|
|
75
|
+
neutral: {};
|
|
76
|
+
info: {};
|
|
77
|
+
success: {};
|
|
78
|
+
warning: {};
|
|
79
|
+
danger: {};
|
|
74
80
|
};
|
|
75
81
|
disabled: {
|
|
76
82
|
true: {
|
|
@@ -735,19 +735,19 @@ var buttonBaseStyle = tv({
|
|
|
735
735
|
},
|
|
736
736
|
variants: {
|
|
737
737
|
variant: {
|
|
738
|
-
solid:
|
|
739
|
-
soft:
|
|
740
|
-
outline: [],
|
|
741
|
-
ghost:
|
|
738
|
+
solid: {},
|
|
739
|
+
soft: {},
|
|
740
|
+
outline: { base: ["bg-transparent"] },
|
|
741
|
+
ghost: {}
|
|
742
742
|
},
|
|
743
743
|
color: {
|
|
744
|
-
primary:
|
|
745
|
-
secondary:
|
|
746
|
-
neutral:
|
|
747
|
-
info:
|
|
748
|
-
success:
|
|
749
|
-
warning:
|
|
750
|
-
danger:
|
|
744
|
+
primary: {},
|
|
745
|
+
secondary: {},
|
|
746
|
+
neutral: {},
|
|
747
|
+
info: {},
|
|
748
|
+
success: {},
|
|
749
|
+
warning: {},
|
|
750
|
+
danger: {}
|
|
751
751
|
},
|
|
752
752
|
disabled: {
|
|
753
753
|
true: {
|
|
@@ -756,12 +756,7 @@ var buttonBaseStyle = tv({
|
|
|
756
756
|
},
|
|
757
757
|
isInGroup: {
|
|
758
758
|
true: {
|
|
759
|
-
base: [
|
|
760
|
-
"[&:not(:first-child):not(:last-child)]:rounded-none",
|
|
761
|
-
"first:rounded-r-none",
|
|
762
|
-
"last:rounded-l-none",
|
|
763
|
-
"[&:not(:first-child)]:border-l-0"
|
|
764
|
-
]
|
|
759
|
+
base: ["!rounded-none", "[&:not(:first-child)]:border-l-0"]
|
|
765
760
|
}
|
|
766
761
|
}
|
|
767
762
|
},
|
|
@@ -941,91 +936,49 @@ var buttonBaseStyle = tv({
|
|
|
941
936
|
variant: "outline",
|
|
942
937
|
color: "primary",
|
|
943
938
|
class: {
|
|
944
|
-
base: [
|
|
945
|
-
"bg-body-background",
|
|
946
|
-
"border-primary-main",
|
|
947
|
-
"text-primary-main",
|
|
948
|
-
"hover:bg-primary-soft",
|
|
949
|
-
"active:bg-primary-light"
|
|
950
|
-
]
|
|
939
|
+
base: ["border-primary-main", "text-primary-main", "hover:bg-primary-soft", "active:bg-primary-light"]
|
|
951
940
|
}
|
|
952
941
|
},
|
|
953
942
|
{
|
|
954
943
|
variant: "outline",
|
|
955
944
|
color: "secondary",
|
|
956
945
|
class: {
|
|
957
|
-
base: [
|
|
958
|
-
"bg-body-background",
|
|
959
|
-
"border-secondary-main",
|
|
960
|
-
"text-secondary-main",
|
|
961
|
-
"hover:bg-secondary-soft",
|
|
962
|
-
"active:bg-secondary-light"
|
|
963
|
-
]
|
|
946
|
+
base: ["border-secondary-main", "text-secondary-main", "hover:bg-secondary-soft", "active:bg-secondary-light"]
|
|
964
947
|
}
|
|
965
948
|
},
|
|
966
949
|
{
|
|
967
950
|
variant: "outline",
|
|
968
951
|
color: "neutral",
|
|
969
952
|
class: {
|
|
970
|
-
base: [
|
|
971
|
-
"bg-body-background",
|
|
972
|
-
"border-neutral-main",
|
|
973
|
-
"text-neutral-main",
|
|
974
|
-
"hover:bg-neutral-soft",
|
|
975
|
-
"active:bg-neutral-light"
|
|
976
|
-
]
|
|
953
|
+
base: ["border-neutral-main", "text-neutral-main", "hover:bg-neutral-soft", "active:bg-neutral-light"]
|
|
977
954
|
}
|
|
978
955
|
},
|
|
979
956
|
{
|
|
980
957
|
variant: "outline",
|
|
981
958
|
color: "info",
|
|
982
959
|
class: {
|
|
983
|
-
base: [
|
|
984
|
-
"bg-body-background",
|
|
985
|
-
"border-info-main",
|
|
986
|
-
"text-info-main",
|
|
987
|
-
"hover:bg-info-soft",
|
|
988
|
-
"active:bg-info-light"
|
|
989
|
-
]
|
|
960
|
+
base: ["border-info-main", "text-info-main", "hover:bg-info-soft", "active:bg-info-light"]
|
|
990
961
|
}
|
|
991
962
|
},
|
|
992
963
|
{
|
|
993
964
|
variant: "outline",
|
|
994
965
|
color: "success",
|
|
995
966
|
class: {
|
|
996
|
-
base: [
|
|
997
|
-
"bg-body-background",
|
|
998
|
-
"border-success-main",
|
|
999
|
-
"text-success-main",
|
|
1000
|
-
"hover:bg-success-soft",
|
|
1001
|
-
"active:bg-success-light"
|
|
1002
|
-
]
|
|
967
|
+
base: ["border-success-main", "text-success-main", "hover:bg-success-soft", "active:bg-success-light"]
|
|
1003
968
|
}
|
|
1004
969
|
},
|
|
1005
970
|
{
|
|
1006
971
|
variant: "outline",
|
|
1007
972
|
color: "warning",
|
|
1008
973
|
class: {
|
|
1009
|
-
base: [
|
|
1010
|
-
"bg-body-background",
|
|
1011
|
-
"border-warning-main",
|
|
1012
|
-
"text-warning-main",
|
|
1013
|
-
"hover:bg-warning-soft",
|
|
1014
|
-
"active:bg-warning-light"
|
|
1015
|
-
]
|
|
974
|
+
base: ["border-warning-main", "text-warning-main", "hover:bg-warning-soft", "active:bg-warning-light"]
|
|
1016
975
|
}
|
|
1017
976
|
},
|
|
1018
977
|
{
|
|
1019
978
|
variant: "outline",
|
|
1020
979
|
color: "danger",
|
|
1021
980
|
class: {
|
|
1022
|
-
base: [
|
|
1023
|
-
"bg-body-background",
|
|
1024
|
-
"border-danger-main",
|
|
1025
|
-
"text-danger-main",
|
|
1026
|
-
"hover:bg-danger-soft",
|
|
1027
|
-
"active:bg-danger-light"
|
|
1028
|
-
]
|
|
981
|
+
base: ["border-danger-main", "text-danger-main", "hover:bg-danger-soft", "active:bg-danger-light"]
|
|
1029
982
|
}
|
|
1030
983
|
},
|
|
1031
984
|
// ghost & color
|
|
@@ -40,19 +40,21 @@ declare const iconButtonStyle: tailwind_variants.TVReturnType<{
|
|
|
40
40
|
};
|
|
41
41
|
}, undefined, undefined, {
|
|
42
42
|
variant: {
|
|
43
|
-
solid:
|
|
44
|
-
soft:
|
|
45
|
-
outline:
|
|
46
|
-
|
|
43
|
+
solid: {};
|
|
44
|
+
soft: {};
|
|
45
|
+
outline: {
|
|
46
|
+
base: string[];
|
|
47
|
+
};
|
|
48
|
+
ghost: {};
|
|
47
49
|
};
|
|
48
50
|
color: {
|
|
49
|
-
primary:
|
|
50
|
-
secondary:
|
|
51
|
-
neutral:
|
|
52
|
-
info:
|
|
53
|
-
success:
|
|
54
|
-
warning:
|
|
55
|
-
danger:
|
|
51
|
+
primary: {};
|
|
52
|
+
secondary: {};
|
|
53
|
+
neutral: {};
|
|
54
|
+
info: {};
|
|
55
|
+
success: {};
|
|
56
|
+
warning: {};
|
|
57
|
+
danger: {};
|
|
56
58
|
};
|
|
57
59
|
disabled: {
|
|
58
60
|
true: {
|
|
@@ -68,19 +70,21 @@ declare const iconButtonStyle: tailwind_variants.TVReturnType<{
|
|
|
68
70
|
base: string[];
|
|
69
71
|
}, tailwind_variants.TVReturnType<{
|
|
70
72
|
variant: {
|
|
71
|
-
solid:
|
|
72
|
-
soft:
|
|
73
|
-
outline:
|
|
74
|
-
|
|
73
|
+
solid: {};
|
|
74
|
+
soft: {};
|
|
75
|
+
outline: {
|
|
76
|
+
base: string[];
|
|
77
|
+
};
|
|
78
|
+
ghost: {};
|
|
75
79
|
};
|
|
76
80
|
color: {
|
|
77
|
-
primary:
|
|
78
|
-
secondary:
|
|
79
|
-
neutral:
|
|
80
|
-
info:
|
|
81
|
-
success:
|
|
82
|
-
warning:
|
|
83
|
-
danger:
|
|
81
|
+
primary: {};
|
|
82
|
+
secondary: {};
|
|
83
|
+
neutral: {};
|
|
84
|
+
info: {};
|
|
85
|
+
success: {};
|
|
86
|
+
warning: {};
|
|
87
|
+
danger: {};
|
|
84
88
|
};
|
|
85
89
|
disabled: {
|
|
86
90
|
true: {
|
|
@@ -96,19 +100,21 @@ declare const iconButtonStyle: tailwind_variants.TVReturnType<{
|
|
|
96
100
|
base: string[];
|
|
97
101
|
}, undefined, {
|
|
98
102
|
variant: {
|
|
99
|
-
solid:
|
|
100
|
-
soft:
|
|
101
|
-
outline:
|
|
102
|
-
|
|
103
|
+
solid: {};
|
|
104
|
+
soft: {};
|
|
105
|
+
outline: {
|
|
106
|
+
base: string[];
|
|
107
|
+
};
|
|
108
|
+
ghost: {};
|
|
103
109
|
};
|
|
104
110
|
color: {
|
|
105
|
-
primary:
|
|
106
|
-
secondary:
|
|
107
|
-
neutral:
|
|
108
|
-
info:
|
|
109
|
-
success:
|
|
110
|
-
warning:
|
|
111
|
-
danger:
|
|
111
|
+
primary: {};
|
|
112
|
+
secondary: {};
|
|
113
|
+
neutral: {};
|
|
114
|
+
info: {};
|
|
115
|
+
success: {};
|
|
116
|
+
warning: {};
|
|
117
|
+
danger: {};
|
|
112
118
|
};
|
|
113
119
|
disabled: {
|
|
114
120
|
true: {
|
|
@@ -124,19 +130,21 @@ declare const iconButtonStyle: tailwind_variants.TVReturnType<{
|
|
|
124
130
|
base: string[];
|
|
125
131
|
}, tailwind_variants.TVReturnType<{
|
|
126
132
|
variant: {
|
|
127
|
-
solid:
|
|
128
|
-
soft:
|
|
129
|
-
outline:
|
|
130
|
-
|
|
133
|
+
solid: {};
|
|
134
|
+
soft: {};
|
|
135
|
+
outline: {
|
|
136
|
+
base: string[];
|
|
137
|
+
};
|
|
138
|
+
ghost: {};
|
|
131
139
|
};
|
|
132
140
|
color: {
|
|
133
|
-
primary:
|
|
134
|
-
secondary:
|
|
135
|
-
neutral:
|
|
136
|
-
info:
|
|
137
|
-
success:
|
|
138
|
-
warning:
|
|
139
|
-
danger:
|
|
141
|
+
primary: {};
|
|
142
|
+
secondary: {};
|
|
143
|
+
neutral: {};
|
|
144
|
+
info: {};
|
|
145
|
+
success: {};
|
|
146
|
+
warning: {};
|
|
147
|
+
danger: {};
|
|
140
148
|
};
|
|
141
149
|
disabled: {
|
|
142
150
|
true: {
|