@simpli-route/apollo-ds 0.1.54 → 0.1.56
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/InvisibleSelect/InvisibleSelect.d.ts +1 -6
- package/dist/components/InvisibleSelect/InvisibleSelectContent.d.ts +17 -0
- package/dist/components/InvisibleSelect/index.d.ts +2 -3
- package/dist/components/InvisibleSelect/types.d.ts +97 -36
- package/dist/components/InvisibleSelect/variants.d.ts +15 -13
- package/dist/components/index.d.ts +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs10.js +1 -1
- package/dist/index.cjs104.js +1 -1
- package/dist/index.cjs105.js +1 -1
- package/dist/index.cjs106.js +1 -1
- package/dist/index.cjs107.js +1 -1
- package/dist/index.cjs108.js +1 -1
- package/dist/index.cjs109.js +1 -1
- package/dist/index.cjs11.js +1 -1
- package/dist/index.cjs110.js +1 -1
- package/dist/index.cjs111.js +1 -1
- package/dist/index.cjs112.js +1 -1
- package/dist/index.cjs12.js +1 -1
- package/dist/index.cjs13.js +1 -1
- package/dist/index.cjs14.js +1 -1
- package/dist/index.cjs15.js +1 -1
- package/dist/index.cjs16.js +1 -1
- package/dist/index.cjs17.js +1 -1
- package/dist/index.cjs18.js +1 -1
- package/dist/index.cjs19.js +1 -1
- package/dist/index.cjs2.js +1 -1
- package/dist/index.cjs20.js +1 -1
- package/dist/index.cjs21.js +1 -1
- package/dist/index.cjs22.js +1 -1
- package/dist/index.cjs23.js +1 -1
- package/dist/index.cjs24.js +1 -1
- package/dist/index.cjs25.js +1 -1
- package/dist/index.cjs26.js +1 -1
- package/dist/index.cjs27.js +1 -1
- package/dist/index.cjs28.js +1 -1
- package/dist/index.cjs29.js +1 -1
- package/dist/index.cjs3.js +1 -1
- package/dist/index.cjs30.js +1 -1
- package/dist/index.cjs33.js +1 -1
- package/dist/index.cjs34.js +1 -1
- package/dist/index.cjs35.js +1 -1
- package/dist/index.cjs36.js +1 -1
- package/dist/index.cjs37.js +1 -1
- package/dist/index.cjs38.js +1 -1
- package/dist/index.cjs39.js +1 -1
- package/dist/index.cjs4.js +1 -1
- package/dist/index.cjs41.js +1 -1
- package/dist/index.cjs42.js +1 -1
- package/dist/index.cjs44.js +1 -1
- package/dist/index.cjs45.js +1 -1
- package/dist/index.cjs46.js +1 -1
- package/dist/index.cjs47.js +1 -1
- package/dist/index.cjs48.js +1 -1
- package/dist/index.cjs49.js +1 -1
- package/dist/index.cjs5.js +1 -1
- package/dist/index.cjs50.js +1 -1
- package/dist/index.cjs51.js +1 -1
- package/dist/index.cjs52.js +1 -1
- package/dist/index.cjs53.js +1 -1
- package/dist/index.cjs54.js +1 -1
- package/dist/index.cjs55.js +1 -1
- package/dist/index.cjs56.js +1 -1
- package/dist/index.cjs57.js +1 -1
- package/dist/index.cjs58.js +1 -1
- package/dist/index.cjs59.js +1 -1
- package/dist/index.cjs6.js +1 -1
- package/dist/index.cjs60.js +1 -1
- package/dist/index.cjs61.js +1 -1
- package/dist/index.cjs62.js +1 -1
- package/dist/index.cjs63.js +1 -1
- package/dist/index.cjs64.js +1 -1
- package/dist/index.cjs65.js +1 -1
- package/dist/index.cjs66.js +1 -1
- package/dist/index.cjs67.js +1 -1
- package/dist/index.cjs69.js +1 -1
- package/dist/index.cjs7.js +1 -1
- package/dist/index.cjs70.js +1 -1
- package/dist/index.cjs71.js +1 -1
- package/dist/index.cjs72.js +1 -1
- package/dist/index.cjs73.js +1 -1
- package/dist/index.cjs74.js +1 -1
- package/dist/index.cjs76.js +1 -1
- package/dist/index.cjs77.js +1 -1
- package/dist/index.cjs79.js +1 -1
- package/dist/index.cjs8.js +1 -1
- package/dist/index.cjs80.js +1 -1
- package/dist/index.cjs81.js +1 -1
- package/dist/index.cjs82.js +1 -1
- package/dist/index.cjs86.js +1 -1
- package/dist/index.cjs87.js +1 -1
- package/dist/index.cjs9.js +1 -1
- package/dist/index.es.js +10 -10
- package/dist/index.es10.js +3 -3
- package/dist/index.es104.js +57 -2
- package/dist/index.es105.js +4 -2
- package/dist/index.es106.js +27 -58
- package/dist/index.es107.js +2 -4
- package/dist/index.es108.js +10 -28
- package/dist/index.es109.js +340 -2
- package/dist/index.es11.js +3 -3
- package/dist/index.es110.js +166 -8
- package/dist/index.es111.js +2 -340
- package/dist/index.es112.js +2 -166
- package/dist/index.es12.js +1 -1
- package/dist/index.es13.js +2 -2
- package/dist/index.es14.js +2 -2
- package/dist/index.es15.js +3 -3
- package/dist/index.es16.js +128 -115
- package/dist/index.es17.js +66 -31
- package/dist/index.es18.js +4 -4
- package/dist/index.es19.js +2 -2
- package/dist/index.es2.js +1 -1
- package/dist/index.es20.js +1 -1
- package/dist/index.es21.js +1 -1
- package/dist/index.es22.js +1 -1
- package/dist/index.es23.js +4 -4
- package/dist/index.es24.js +4 -4
- package/dist/index.es25.js +18 -18
- package/dist/index.es26.js +3 -3
- package/dist/index.es27.js +5 -5
- package/dist/index.es28.js +2 -2
- package/dist/index.es29.js +1 -1
- package/dist/index.es3.js +2 -2
- package/dist/index.es30.js +3 -3
- package/dist/index.es33.js +2 -2
- package/dist/index.es34.js +2 -2
- package/dist/index.es35.js +1 -1
- package/dist/index.es36.js +2 -2
- package/dist/index.es37.js +2 -2
- package/dist/index.es38.js +2 -2
- package/dist/index.es39.js +2 -2
- package/dist/index.es4.js +2 -2
- package/dist/index.es41.js +31 -6
- package/dist/index.es42.js +6 -31
- package/dist/index.es44.js +53 -140
- package/dist/index.es45.js +31 -40
- package/dist/index.es46.js +17 -33
- package/dist/index.es47.js +16 -79
- package/dist/index.es48.js +15 -129
- package/dist/index.es49.js +140 -53
- package/dist/index.es5.js +19 -19
- package/dist/index.es50.js +43 -3
- package/dist/index.es51.js +61 -9
- package/dist/index.es52.js +98 -118
- package/dist/index.es53.js +3 -136
- package/dist/index.es54.js +16 -103
- package/dist/index.es55.js +120 -84
- package/dist/index.es56.js +120 -24
- package/dist/index.es57.js +114 -7
- package/dist/index.es58.js +45 -48
- package/dist/index.es59.js +33 -39
- package/dist/index.es6.js +3 -3
- package/dist/index.es60.js +7 -159
- package/dist/index.es61.js +104 -79
- package/dist/index.es62.js +39 -21
- package/dist/index.es63.js +159 -29
- package/dist/index.es64.js +90 -16
- package/dist/index.es65.js +21 -16
- package/dist/index.es66.js +28 -14
- package/dist/index.es67.js +8 -7
- package/dist/index.es69.js +1 -1
- package/dist/index.es7.js +2 -2
- package/dist/index.es70.js +10 -13
- package/dist/index.es71.js +12 -10
- package/dist/index.es72.js +13 -12
- package/dist/index.es73.js +3 -3
- package/dist/index.es74.js +2 -2
- package/dist/index.es76.js +3 -3
- package/dist/index.es77.js +3 -3
- package/dist/index.es79.js +1 -1
- package/dist/index.es8.js +4 -4
- package/dist/index.es80.js +2 -2
- package/dist/index.es81.js +1 -1
- package/dist/index.es82.js +1 -1
- package/dist/index.es86.js +1 -1
- package/dist/index.es87.js +1 -1
- package/dist/index.es9.js +4 -4
- package/dist/stories/InvisibleSelect.stories.d.ts +29 -80
- package/dist/stories/InvisibleTimeField.stories.d.ts +3 -1
- package/dist/style.css +11 -57
- package/package.json +1 -1
- package/dist/components/InvisibleSelect/InvisibleSelect.test.d.ts +0 -1
- package/dist/components/InvisibleSelect/InvisibleSelectItem.d.ts +0 -25
package/dist/index.es59.js
CHANGED
|
@@ -1,42 +1,36 @@
|
|
|
1
|
-
import { cva as
|
|
2
|
-
const
|
|
3
|
-
variants: {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
},
|
|
17
|
-
isCheckValue: {
|
|
18
|
-
true: "bg-primary-100 text-primary-500"
|
|
19
|
-
},
|
|
20
|
-
hideDisabledItems: {
|
|
21
|
-
true: ""
|
|
22
|
-
}
|
|
23
|
-
},
|
|
24
|
-
compoundVariants: [
|
|
25
|
-
{
|
|
26
|
-
isDisabled: !0,
|
|
27
|
-
isFocused: !1,
|
|
28
|
-
isSelected: !1,
|
|
29
|
-
class: "text-neutral-400 cursor-not-allowed"
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
isSelected: !0,
|
|
33
|
-
hideDisabledItems: !0,
|
|
34
|
-
class: "bg-transparent"
|
|
35
|
-
}
|
|
36
|
-
]
|
|
1
|
+
import { cva as r } from "class-variance-authority";
|
|
2
|
+
const n = r("w-full overflow-hidden rounded-lg bg-primary-100 h-2", {
|
|
3
|
+
variants: {
|
|
4
|
+
variant: {
|
|
5
|
+
primary: "bg-primary-100",
|
|
6
|
+
success: "bg-success-100",
|
|
7
|
+
error: "bg-error-100",
|
|
8
|
+
yellow: "bg-yellow-100",
|
|
9
|
+
yellowWarning: "bg-yellow-warning-100",
|
|
10
|
+
orangeWarning: "bg-orange-warning-100",
|
|
11
|
+
sky: "bg-sky-100"
|
|
12
|
+
}
|
|
13
|
+
},
|
|
14
|
+
defaultVariants: {
|
|
15
|
+
variant: "primary"
|
|
37
16
|
}
|
|
38
|
-
)
|
|
17
|
+
}), g = r("size-full rounded-lg", {
|
|
18
|
+
variants: {
|
|
19
|
+
variant: {
|
|
20
|
+
primary: "bg-primary-500",
|
|
21
|
+
success: "bg-success-500",
|
|
22
|
+
error: "bg-error-500",
|
|
23
|
+
yellow: "bg-yellow-500",
|
|
24
|
+
yellowWarning: "bg-yellow-warning-500",
|
|
25
|
+
orangeWarning: "bg-orange-warning-500",
|
|
26
|
+
sky: "bg-sky-500"
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
defaultVariants: {
|
|
30
|
+
variant: "primary"
|
|
31
|
+
}
|
|
32
|
+
});
|
|
39
33
|
export {
|
|
40
|
-
|
|
41
|
-
|
|
34
|
+
n as progressBarVariants,
|
|
35
|
+
g as progressFillVariants
|
|
42
36
|
};
|
package/dist/index.es6.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { j as e } from "./index.es40.js";
|
|
2
2
|
import { Checkbox as h } from "react-aria-components";
|
|
3
|
-
import { cn as m } from "./index.
|
|
4
|
-
import { MarkIcon as i } from "./index.
|
|
5
|
-
import { checkboxVariants as j } from "./index.
|
|
3
|
+
import { cn as m } from "./index.es42.js";
|
|
4
|
+
import { MarkIcon as i } from "./index.es66.js";
|
|
5
|
+
import { checkboxVariants as j } from "./index.es50.js";
|
|
6
6
|
const g = ({
|
|
7
7
|
isIndeterminate: x = !1,
|
|
8
8
|
isDisabled: a = !1,
|
package/dist/index.es60.js
CHANGED
|
@@ -1,162 +1,10 @@
|
|
|
1
1
|
import { cva as e } from "class-variance-authority";
|
|
2
|
-
const r = e(
|
|
3
|
-
"
|
|
4
|
-
|
|
5
|
-
variants: {
|
|
6
|
-
size: {
|
|
7
|
-
sm: "h-5 px-2 py-1 text-xs gap-1"
|
|
8
|
-
},
|
|
9
|
-
variant: {
|
|
10
|
-
success: "text-success-800",
|
|
11
|
-
error: "text-error-800",
|
|
12
|
-
warning: "text-yellow-warning-800",
|
|
13
|
-
info: "text-blue-800"
|
|
14
|
-
},
|
|
15
|
-
isSelected: {
|
|
16
|
-
true: "",
|
|
17
|
-
false: ""
|
|
18
|
-
},
|
|
19
|
-
isDisabled: {
|
|
20
|
-
true: "cursor-not-allowed bg-neutral-200 border-neutral-400 text-neutral-400",
|
|
21
|
-
false: ""
|
|
22
|
-
},
|
|
23
|
-
isHovered: {
|
|
24
|
-
true: "",
|
|
25
|
-
false: ""
|
|
26
|
-
},
|
|
27
|
-
isFocused: {
|
|
28
|
-
true: "",
|
|
29
|
-
false: ""
|
|
30
|
-
}
|
|
31
|
-
},
|
|
32
|
-
compoundVariants: [
|
|
33
|
-
// Success variants
|
|
34
|
-
{
|
|
35
|
-
variant: "success",
|
|
36
|
-
isDisabled: !1,
|
|
37
|
-
isHovered: !1,
|
|
38
|
-
isFocused: !1,
|
|
39
|
-
class: "bg-success-50"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
variant: "success",
|
|
43
|
-
isDisabled: !1,
|
|
44
|
-
isHovered: !0,
|
|
45
|
-
isFocused: !1,
|
|
46
|
-
class: "bg-success-100"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
variant: "success",
|
|
50
|
-
isDisabled: !1,
|
|
51
|
-
isHovered: !1,
|
|
52
|
-
isFocused: !0,
|
|
53
|
-
class: "bg-success-100 border border-success-400"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
variant: "success",
|
|
57
|
-
isDisabled: !1,
|
|
58
|
-
isHovered: !0,
|
|
59
|
-
isFocused: !0,
|
|
60
|
-
class: "bg-success-100 border border-success-400"
|
|
61
|
-
},
|
|
62
|
-
// Error variants
|
|
63
|
-
{
|
|
64
|
-
variant: "error",
|
|
65
|
-
isDisabled: !1,
|
|
66
|
-
isHovered: !1,
|
|
67
|
-
isFocused: !1,
|
|
68
|
-
class: "bg-error-100"
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
variant: "error",
|
|
72
|
-
isDisabled: !1,
|
|
73
|
-
isHovered: !0,
|
|
74
|
-
isFocused: !1,
|
|
75
|
-
class: "bg-error-200"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
variant: "error",
|
|
79
|
-
isDisabled: !1,
|
|
80
|
-
isHovered: !1,
|
|
81
|
-
isFocused: !0,
|
|
82
|
-
class: "bg-error-100 border border-error-400"
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
variant: "error",
|
|
86
|
-
isDisabled: !1,
|
|
87
|
-
isHovered: !0,
|
|
88
|
-
isFocused: !0,
|
|
89
|
-
class: "bg-error-100 border border-error-400"
|
|
90
|
-
},
|
|
91
|
-
// Warning variants
|
|
92
|
-
{
|
|
93
|
-
variant: "warning",
|
|
94
|
-
isDisabled: !1,
|
|
95
|
-
isHovered: !1,
|
|
96
|
-
isFocused: !1,
|
|
97
|
-
class: "bg-yellow-warning-100"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
variant: "warning",
|
|
101
|
-
isDisabled: !1,
|
|
102
|
-
isHovered: !0,
|
|
103
|
-
isFocused: !1,
|
|
104
|
-
class: "bg-yellow-warning-200"
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
variant: "warning",
|
|
108
|
-
isDisabled: !1,
|
|
109
|
-
isHovered: !1,
|
|
110
|
-
isFocused: !0,
|
|
111
|
-
class: "bg-yellow-warning-100 border border-yellow-warning-400"
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
variant: "warning",
|
|
115
|
-
isDisabled: !1,
|
|
116
|
-
isHovered: !0,
|
|
117
|
-
isFocused: !0,
|
|
118
|
-
class: "bg-yellow-warning-100 border border-yellow-warning-400"
|
|
119
|
-
},
|
|
120
|
-
// Info variants
|
|
121
|
-
{
|
|
122
|
-
variant: "info",
|
|
123
|
-
isDisabled: !1,
|
|
124
|
-
isHovered: !1,
|
|
125
|
-
isFocused: !1,
|
|
126
|
-
class: "bg-blue-100"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
variant: "info",
|
|
130
|
-
isDisabled: !1,
|
|
131
|
-
isHovered: !0,
|
|
132
|
-
isFocused: !1,
|
|
133
|
-
class: "bg-blue-200"
|
|
134
|
-
},
|
|
135
|
-
{
|
|
136
|
-
variant: "info",
|
|
137
|
-
isDisabled: !1,
|
|
138
|
-
isHovered: !1,
|
|
139
|
-
isFocused: !0,
|
|
140
|
-
class: "bg-blue-100 border border-blue-400"
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
variant: "info",
|
|
144
|
-
isDisabled: !1,
|
|
145
|
-
isHovered: !0,
|
|
146
|
-
isFocused: !0,
|
|
147
|
-
class: "bg-blue-100 border border-blue-400"
|
|
148
|
-
}
|
|
149
|
-
],
|
|
150
|
-
defaultVariants: {
|
|
151
|
-
size: "sm",
|
|
152
|
-
variant: "success",
|
|
153
|
-
isSelected: !1,
|
|
154
|
-
isDisabled: !1,
|
|
155
|
-
isHovered: !1,
|
|
156
|
-
isFocused: !1
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
);
|
|
2
|
+
const n = e("flex items-center justify-between pb-4"), a = e("text-base font-medium text-neutral-900"), r = e(
|
|
3
|
+
"flex h-8 w-8 items-center justify-center rounded-md text-primary-500 hover:bg-neutral-200 transition-colors outline-none focus-visible:ring-2 focus-visible:ring-blue-400 disabled:opacity-40 disabled:cursor-not-allowed"
|
|
4
|
+
), i = e("pb-2 text-xs font-normal text-neutral-900 uppercase w-10");
|
|
160
5
|
export {
|
|
161
|
-
r as
|
|
6
|
+
r as rangeCalendarButtonVariants,
|
|
7
|
+
i as rangeCalendarHeaderCellVariants,
|
|
8
|
+
n as rangeCalendarHeaderVariants,
|
|
9
|
+
a as rangeCalendarHeadingVariants
|
|
162
10
|
};
|
package/dist/index.es61.js
CHANGED
|
@@ -1,94 +1,119 @@
|
|
|
1
|
-
import { cva as
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
isSelected: {
|
|
5
|
-
true: "bg-primary-500",
|
|
6
|
-
false: "bg-neutral-50 border border-primary-200"
|
|
7
|
-
},
|
|
8
|
-
isDisabled: {
|
|
9
|
-
true: "cursor-not-allowed bg-neutral-400 border-none",
|
|
10
|
-
false: "cursor-pointer"
|
|
11
|
-
},
|
|
12
|
-
isHoveredWhenOff: {
|
|
13
|
-
true: "bg-neutral-200 border-primary-700",
|
|
14
|
-
false: ""
|
|
15
|
-
},
|
|
16
|
-
isFocusVisible: {
|
|
17
|
-
true: "ring-2 ring-sky-400 ring-offset-2",
|
|
18
|
-
false: ""
|
|
19
|
-
},
|
|
20
|
-
size: {
|
|
21
|
-
sm: "w-[42px] h-[24px]",
|
|
22
|
-
md: "w-[56px] h-[32px]"
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
defaultVariants: {
|
|
26
|
-
size: "md",
|
|
27
|
-
isSelected: !1,
|
|
28
|
-
isDisabled: !1,
|
|
29
|
-
isFocusVisible: !1,
|
|
30
|
-
isHoveredWhenOff: !1
|
|
31
|
-
},
|
|
32
|
-
compoundVariants: [
|
|
33
|
-
// Hover cuando el switch está apagado y no deshabilitado
|
|
34
|
-
{
|
|
35
|
-
isSelected: !1,
|
|
36
|
-
isDisabled: !1,
|
|
37
|
-
class: "hover:bg-neutral-200 hover:border-primary-700"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
isSelected: !0,
|
|
41
|
-
isDisabled: !1,
|
|
42
|
-
class: "hover:bg-primary-700"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
isSelected: !1,
|
|
46
|
-
isDisabled: !0,
|
|
47
|
-
class: "bg-neutral-400 border-none"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
isSelected: !0,
|
|
51
|
-
isDisabled: !0,
|
|
52
|
-
class: "bg-neutral-500"
|
|
53
|
-
}
|
|
54
|
-
]
|
|
55
|
-
}), a = e(
|
|
56
|
-
"absolute top-1/2 transform -translate-y-1/2 transition-all duration-300 rounded-full",
|
|
1
|
+
import { cva as r } from "class-variance-authority";
|
|
2
|
+
const t = r(
|
|
3
|
+
"flex w-full rounded-md border border-neutral-500 bg-white px-4 text-base leading-6 focus-within:border-primary-500 focus-within:ring-1 focus-within:ring-primary-500 focus:border-primary-500 focus:ring-1 focus:ring-primary-500",
|
|
57
4
|
{
|
|
58
5
|
variants: {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
6
|
+
size: {
|
|
7
|
+
xs: "py-1",
|
|
8
|
+
sm: "py-2",
|
|
9
|
+
md: "py-3",
|
|
10
|
+
lg: "py-4"
|
|
11
|
+
},
|
|
12
|
+
isHovered: {
|
|
13
|
+
true: ""
|
|
62
14
|
},
|
|
63
15
|
isDisabled: {
|
|
64
|
-
true: "bg-neutral-
|
|
65
|
-
false: ""
|
|
16
|
+
true: "cursor-not-allowed bg-neutral-200 text-neutral-600"
|
|
66
17
|
},
|
|
67
|
-
|
|
68
|
-
true: "
|
|
69
|
-
false: ""
|
|
18
|
+
isReadOnly: {
|
|
19
|
+
true: "cursor-not-allowed"
|
|
70
20
|
},
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
21
|
+
validationState: {
|
|
22
|
+
invalid: "border-error-500 text-red-800 placeholder:text-red-800 focus-within:border-error-500 focus-within:ring-error-500 focus:border-error-500 focus:ring-error-500 pr-10",
|
|
23
|
+
valid: "border-success-500 text-success-800 placeholder:text-success-800 focus-within:border-success-500 focus-within:ring-success-500 focus:border-success-500 focus:ring-success-500 pr-10"
|
|
24
|
+
},
|
|
25
|
+
hasIcon: {
|
|
26
|
+
true: "pr-10"
|
|
27
|
+
},
|
|
28
|
+
isFocusVisible: {
|
|
29
|
+
true: ""
|
|
74
30
|
}
|
|
75
31
|
},
|
|
76
|
-
defaultVariants: {
|
|
77
|
-
size: "md",
|
|
78
|
-
isSelected: !1,
|
|
79
|
-
isDisabled: !1,
|
|
80
|
-
isHoveredWhenOff: !1
|
|
81
|
-
},
|
|
82
32
|
compoundVariants: [
|
|
83
33
|
{
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
class: "
|
|
34
|
+
isHovered: !0,
|
|
35
|
+
validationState: void 0,
|
|
36
|
+
class: "border-neutral-900"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
isHovered: !0,
|
|
40
|
+
validationState: "invalid",
|
|
41
|
+
class: "border-error-600"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
isHovered: !0,
|
|
45
|
+
validationState: "valid",
|
|
46
|
+
class: "border-success-600"
|
|
87
47
|
}
|
|
88
48
|
]
|
|
89
49
|
}
|
|
90
|
-
)
|
|
50
|
+
), a = r(
|
|
51
|
+
"w-full border outline-none transition-colors duration-200 rounded-sm text-blue-800",
|
|
52
|
+
{
|
|
53
|
+
variants: {
|
|
54
|
+
size: {
|
|
55
|
+
bodySm: "px-1.5 py-1 text-xs gap-2",
|
|
56
|
+
bodyDefault: "px-1.5 py-1 text-sm gap-2",
|
|
57
|
+
h5: "px-2 py-1 text-base gap-2",
|
|
58
|
+
h3: "px-2 py-1 text-[22px] gap-2"
|
|
59
|
+
},
|
|
60
|
+
state: {
|
|
61
|
+
default: "border-transparent bg-transparent",
|
|
62
|
+
hover: "border-blue-100 bg-transparent",
|
|
63
|
+
active: "!border-primary-500 bg-neutral-50 focus:!border-primary-500 focus:!bg-neutral-50",
|
|
64
|
+
error: "!border-error-500 bg-neutral-50 focus:!border-error-500 focus:!bg-neutral-50",
|
|
65
|
+
disabled: "border-transparent bg-transparent cursor-not-allowed"
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
defaultVariants: {
|
|
69
|
+
size: "bodyDefault",
|
|
70
|
+
state: "default"
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
), s = r("font-normal text-neutral-800 ml-0.5", {
|
|
74
|
+
variants: {
|
|
75
|
+
size: {
|
|
76
|
+
bodySm: "text-xs",
|
|
77
|
+
bodyDefault: "text-sm",
|
|
78
|
+
h5: "text-base",
|
|
79
|
+
h3: "text-[22px]"
|
|
80
|
+
}
|
|
81
|
+
},
|
|
82
|
+
defaultVariants: {
|
|
83
|
+
size: "bodyDefault"
|
|
84
|
+
}
|
|
85
|
+
}), o = r("text-xs font-normal", {
|
|
86
|
+
variants: {
|
|
87
|
+
state: {
|
|
88
|
+
default: "text-neutral-600",
|
|
89
|
+
error: "text-error-800"
|
|
90
|
+
}
|
|
91
|
+
},
|
|
92
|
+
defaultVariants: {
|
|
93
|
+
state: "default"
|
|
94
|
+
}
|
|
95
|
+
}), i = r("flex w-full gap-1", {
|
|
96
|
+
variants: {
|
|
97
|
+
size: {
|
|
98
|
+
bodySm: "gap-1",
|
|
99
|
+
bodyDefault: "gap-1",
|
|
100
|
+
h5: "gap-1",
|
|
101
|
+
h3: "gap-1"
|
|
102
|
+
},
|
|
103
|
+
orientation: {
|
|
104
|
+
vertical: "flex-col",
|
|
105
|
+
horizontal: "flex-row items-center"
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
defaultVariants: {
|
|
109
|
+
size: "bodyDefault",
|
|
110
|
+
orientation: "vertical"
|
|
111
|
+
}
|
|
112
|
+
});
|
|
91
113
|
export {
|
|
92
|
-
|
|
93
|
-
|
|
114
|
+
t as inputVariants,
|
|
115
|
+
o as invisibleInputCaptionVariants,
|
|
116
|
+
i as invisibleInputContainerVariants,
|
|
117
|
+
s as invisibleInputLabelVariants,
|
|
118
|
+
a as invisibleInputVariants
|
|
94
119
|
};
|
package/dist/index.es62.js
CHANGED
|
@@ -1,24 +1,42 @@
|
|
|
1
|
-
import { cva as
|
|
2
|
-
const
|
|
3
|
-
variants: {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
2
|
+
const t = e("w-[--trigger-width] rounded-md bg-neutral-50 shadow-md ring-0", {
|
|
3
|
+
variants: {}
|
|
4
|
+
}), s = e(
|
|
5
|
+
"group flex cursor-pointer items-center justify-between rounded-sm p-2 text-sm text-neutral-700 outline-none hover:bg-primary-100 hover:text-primary-500",
|
|
6
|
+
{
|
|
7
|
+
variants: {
|
|
8
|
+
isFocused: {
|
|
9
|
+
true: "bg-primary-100 text-primary-500"
|
|
10
|
+
},
|
|
11
|
+
isSelected: {
|
|
12
|
+
true: "bg-primary-100 text-primary-500"
|
|
13
|
+
},
|
|
14
|
+
isDisabled: {
|
|
15
|
+
true: ""
|
|
16
|
+
},
|
|
17
|
+
isCheckValue: {
|
|
18
|
+
true: "bg-primary-100 text-primary-500"
|
|
19
|
+
},
|
|
20
|
+
hideDisabledItems: {
|
|
21
|
+
true: ""
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
compoundVariants: [
|
|
25
|
+
{
|
|
26
|
+
isDisabled: !0,
|
|
27
|
+
isFocused: !1,
|
|
28
|
+
isSelected: !1,
|
|
29
|
+
class: "text-neutral-400 cursor-not-allowed"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
isSelected: !0,
|
|
33
|
+
hideDisabledItems: !0,
|
|
34
|
+
class: "bg-transparent"
|
|
35
|
+
}
|
|
36
|
+
]
|
|
12
37
|
}
|
|
13
|
-
|
|
14
|
-
variants: {
|
|
15
|
-
type: {
|
|
16
|
-
body: "text-base text-neutral-900",
|
|
17
|
-
caption: "text-xs text-neutral-700"
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
});
|
|
38
|
+
);
|
|
21
39
|
export {
|
|
22
|
-
|
|
23
|
-
|
|
40
|
+
t as popoverVariants,
|
|
41
|
+
s as searchOptionVariants
|
|
24
42
|
};
|