@simpli-route/apollo-ds 0.1.55 → 0.1.57
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/types.d.ts +17 -0
- package/dist/components/SelectInput/types.d.ts +4 -0
- package/dist/index.cjs10.js +1 -1
- package/dist/index.cjs11.js +1 -1
- package/dist/index.cjs12.js +1 -1
- package/dist/index.cjs13.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.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.cjs30.js +1 -1
- package/dist/index.cjs34.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.cjs43.js +1 -1
- package/dist/index.cjs44.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.cjs68.js +1 -1
- package/dist/index.cjs7.js +1 -1
- package/dist/index.cjs73.js +1 -1
- package/dist/index.cjs8.js +1 -1
- package/dist/index.cjs83.js +1 -1
- package/dist/index.cjs9.js +1 -1
- package/dist/index.es10.js +1 -1
- package/dist/index.es11.js +1 -1
- package/dist/index.es12.js +1 -1
- package/dist/index.es13.js +1 -1
- package/dist/index.es15.js +1 -1
- package/dist/index.es16.js +62 -52
- package/dist/index.es17.js +1 -1
- package/dist/index.es18.js +2 -2
- package/dist/index.es19.js +1 -1
- package/dist/index.es23.js +2 -2
- package/dist/index.es24.js +1 -1
- package/dist/index.es25.js +17 -17
- package/dist/index.es26.js +1 -1
- package/dist/index.es27.js +2 -2
- package/dist/index.es28.js +1 -1
- package/dist/index.es30.js +1 -1
- package/dist/index.es34.js +1 -1
- package/dist/index.es36.js +1 -1
- package/dist/index.es37.js +1 -1
- package/dist/index.es38.js +1 -1
- package/dist/index.es39.js +1 -1
- package/dist/index.es4.js +1 -1
- package/dist/index.es43.js +41 -30
- package/dist/index.es44.js +171 -30
- package/dist/index.es46.js +33 -17
- package/dist/index.es47.js +79 -16
- package/dist/index.es48.js +129 -15
- package/dist/index.es49.js +65 -26
- package/dist/index.es5.js +19 -19
- package/dist/index.es50.js +3 -171
- package/dist/index.es51.js +9 -61
- package/dist/index.es52.js +118 -98
- package/dist/index.es53.js +103 -57
- package/dist/index.es54.js +115 -3
- package/dist/index.es55.js +104 -18
- package/dist/index.es56.js +24 -140
- package/dist/index.es57.js +7 -129
- package/dist/index.es58.js +74 -72
- package/dist/index.es59.js +24 -98
- package/dist/index.es6.js +1 -1
- package/dist/index.es60.js +158 -32
- package/dist/index.es61.js +91 -7
- package/dist/index.es62.js +14 -109
- package/dist/index.es63.js +18 -40
- package/dist/index.es64.js +16 -159
- package/dist/index.es65.js +14 -90
- package/dist/index.es66.js +161 -20
- package/dist/index.es67.js +38 -25
- package/dist/index.es68.js +30 -163
- package/dist/index.es7.js +1 -1
- package/dist/index.es73.js +1 -1
- package/dist/index.es8.js +3 -3
- package/dist/index.es83.js +1 -1
- package/dist/index.es9.js +2 -2
- package/dist/stories/InvisibleTimeField.stories.d.ts +3 -1
- package/dist/stories/SelectInput.stories.d.ts +1 -0
- package/dist/style.css +3 -0
- package/package.json +1 -1
package/dist/index.es52.js
CHANGED
|
@@ -1,132 +1,152 @@
|
|
|
1
1
|
import { cva as e } from "class-variance-authority";
|
|
2
|
-
const
|
|
3
|
-
|
|
2
|
+
const a = e("font-normal text-neutral-800", {
|
|
3
|
+
variants: {
|
|
4
|
+
size: {
|
|
5
|
+
bodySm: "text-xs",
|
|
6
|
+
bodyDefault: "text-sm"
|
|
7
|
+
}
|
|
8
|
+
},
|
|
9
|
+
defaultVariants: {
|
|
10
|
+
size: "bodyDefault"
|
|
11
|
+
}
|
|
12
|
+
}), r = e(
|
|
13
|
+
"flex w-fit items-center gap-2 rounded-sm border border-transparent bg-transparent transition-colors duration-200",
|
|
4
14
|
{
|
|
5
15
|
variants: {
|
|
6
16
|
size: {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
md: "rounded px-4 py-3",
|
|
10
|
-
lg: "rounded-lg px-6 py-4"
|
|
11
|
-
},
|
|
12
|
-
isActive: {
|
|
13
|
-
true: "bg-primary-50 text-primary-500",
|
|
14
|
-
false: "bg-transparent text-primary-500"
|
|
15
|
-
},
|
|
16
|
-
isHovered: {
|
|
17
|
-
true: "",
|
|
18
|
-
false: ""
|
|
19
|
-
},
|
|
20
|
-
isFocused: {
|
|
21
|
-
true: "",
|
|
22
|
-
false: ""
|
|
17
|
+
bodySm: "px-1.5 py-1",
|
|
18
|
+
bodyDefault: "px-1.5 py-1"
|
|
23
19
|
},
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
false: ""
|
|
20
|
+
state: {
|
|
21
|
+
default: "border-transparent bg-transparent",
|
|
22
|
+
hover: "border-blue-100 bg-transparent",
|
|
23
|
+
active: "!border-primary-500 !bg-neutral-50 focus-within:!border-primary-500 focus-within:!bg-neutral-50",
|
|
24
|
+
error: "!border-error-500 !bg-neutral-50 focus-within:!border-error-500 focus-within:!bg-neutral-50",
|
|
25
|
+
disabled: "border-transparent bg-transparent cursor-not-allowed opacity-50"
|
|
31
26
|
}
|
|
32
27
|
},
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
{
|
|
66
|
-
isActive: !0,
|
|
67
|
-
isFocused: !0,
|
|
68
|
-
isDisabled: !1,
|
|
69
|
-
class: "bg-primary-100 border border-primary-500"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
isActive: !0,
|
|
73
|
-
isPressed: !0,
|
|
74
|
-
isDisabled: !1,
|
|
75
|
-
class: "bg-primary-100 border border-primary-500"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
isActive: !0,
|
|
79
|
-
isDisabled: !0,
|
|
80
|
-
class: "bg-neutral-100 text-neutral-600"
|
|
28
|
+
defaultVariants: {
|
|
29
|
+
size: "bodyDefault",
|
|
30
|
+
state: "default"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
), s = e("text-xs font-normal", {
|
|
34
|
+
variants: {
|
|
35
|
+
state: {
|
|
36
|
+
default: "text-neutral-600",
|
|
37
|
+
error: "text-error-800"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
defaultVariants: {
|
|
41
|
+
state: "default"
|
|
42
|
+
}
|
|
43
|
+
}), n = e("outline-none bg-transparent", {
|
|
44
|
+
variants: {
|
|
45
|
+
size: {
|
|
46
|
+
bodySm: "text-xs",
|
|
47
|
+
bodyDefault: "text-sm"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
defaultVariants: {
|
|
51
|
+
size: "bodyDefault"
|
|
52
|
+
}
|
|
53
|
+
}), i = e(
|
|
54
|
+
"flex items-center justify-center rounded bg-transparent text-primary-500 transition-colors hover:bg-neutral-100 focus:outline-none focus-visible:ring-2 focus-visible:ring-primary-500 focus-visible:ring-offset-1 disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-transparent",
|
|
55
|
+
{
|
|
56
|
+
variants: {
|
|
57
|
+
size: {
|
|
58
|
+
bodySm: "h-4 w-4",
|
|
59
|
+
bodyDefault: "h-5 w-5"
|
|
81
60
|
}
|
|
82
|
-
|
|
61
|
+
},
|
|
83
62
|
defaultVariants: {
|
|
84
|
-
size: "
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
63
|
+
size: "bodyDefault"
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
), o = e("rounded tabular-nums outline-none font-semibold", {
|
|
67
|
+
variants: {
|
|
68
|
+
size: {
|
|
69
|
+
bodySm: "text-xs px-0.5",
|
|
70
|
+
bodyDefault: "text-sm px-0.5"
|
|
71
|
+
},
|
|
72
|
+
isPlaceholder: {
|
|
73
|
+
true: "text-neutral-400",
|
|
74
|
+
false: "text-neutral-900"
|
|
75
|
+
},
|
|
76
|
+
isFocused: {
|
|
77
|
+
true: "bg-primary-500 text-white",
|
|
78
|
+
false: ""
|
|
90
79
|
}
|
|
80
|
+
},
|
|
81
|
+
defaultVariants: {
|
|
82
|
+
size: "bodyDefault",
|
|
83
|
+
isPlaceholder: !1,
|
|
84
|
+
isFocused: !1
|
|
91
85
|
}
|
|
92
|
-
),
|
|
93
|
-
"
|
|
86
|
+
}), l = e("w-full max-w-[280px] p-4"), d = e("flex items-center justify-between pb-4"), u = e("text-sm font-semibold text-neutral-900"), f = e("w-full border-collapse"), b = e("pb-2 text-xs font-normal text-neutral-600"), c = e(
|
|
87
|
+
"relative flex h-8 w-8 cursor-pointer text-center text-xs font-normal outline-none justify-center items-center mx-0.5 my-0.5",
|
|
94
88
|
{
|
|
95
89
|
variants: {
|
|
96
|
-
|
|
97
|
-
true: "bg-primary-500 text-
|
|
90
|
+
isSelected: {
|
|
91
|
+
true: "rounded-full bg-primary-500 text-white",
|
|
98
92
|
false: ""
|
|
99
93
|
},
|
|
100
|
-
|
|
101
|
-
true: "",
|
|
94
|
+
isDisabled: {
|
|
95
|
+
true: "!cursor-not-allowed text-neutral-300 opacity-30",
|
|
102
96
|
false: ""
|
|
103
97
|
},
|
|
104
|
-
|
|
105
|
-
true: "
|
|
98
|
+
isOutsideMonth: {
|
|
99
|
+
true: "text-neutral-400",
|
|
100
|
+
false: "text-neutral-900"
|
|
101
|
+
},
|
|
102
|
+
isToday: {
|
|
103
|
+
true: "border border-primary-400 rounded-full",
|
|
104
|
+
false: ""
|
|
105
|
+
},
|
|
106
|
+
isFocusVisible: {
|
|
107
|
+
true: "ring-2 ring-primary-500 ring-offset-1 rounded-full",
|
|
108
|
+
false: ""
|
|
109
|
+
},
|
|
110
|
+
isHovered: {
|
|
111
|
+
true: "!bg-primary-100",
|
|
106
112
|
false: ""
|
|
107
113
|
}
|
|
108
114
|
},
|
|
109
115
|
compoundVariants: [
|
|
110
116
|
{
|
|
111
|
-
isActive: !0,
|
|
112
117
|
isHovered: !0,
|
|
118
|
+
isSelected: !1,
|
|
113
119
|
isDisabled: !1,
|
|
114
|
-
class: "
|
|
120
|
+
class: "rounded-full bg-neutral-100"
|
|
115
121
|
},
|
|
116
122
|
{
|
|
117
|
-
isActive: !0,
|
|
118
123
|
isDisabled: !0,
|
|
119
|
-
|
|
124
|
+
isSelected: !0,
|
|
125
|
+
class: "bg-neutral-300 text-neutral-500 opacity-50 cursor-not-allowed"
|
|
120
126
|
}
|
|
121
127
|
],
|
|
122
128
|
defaultVariants: {
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
129
|
+
isSelected: !1,
|
|
130
|
+
isDisabled: !1,
|
|
131
|
+
isOutsideMonth: !1,
|
|
132
|
+
isToday: !1,
|
|
133
|
+
isFocusVisible: !1,
|
|
134
|
+
isHovered: !1
|
|
126
135
|
}
|
|
127
136
|
}
|
|
128
|
-
);
|
|
137
|
+
), p = e("rounded-lg bg-neutral-50 shadow-[0px_0px_4px_0px_rgba(0,0,0,0.25)] outline-none");
|
|
129
138
|
export {
|
|
130
|
-
|
|
131
|
-
|
|
139
|
+
c as calendarCellVariants,
|
|
140
|
+
f as calendarGridVariants,
|
|
141
|
+
b as calendarHeaderCellVariants,
|
|
142
|
+
d as calendarHeaderVariants,
|
|
143
|
+
u as calendarHeadingVariants,
|
|
144
|
+
l as calendarVariants,
|
|
145
|
+
i as datepickerButtonVariants,
|
|
146
|
+
s as datepickerCaptionVariants,
|
|
147
|
+
r as datepickerGroupVariants,
|
|
148
|
+
n as datepickerInputVariants,
|
|
149
|
+
a as datepickerLabelVariants,
|
|
150
|
+
o as datepickerSegmentVariants,
|
|
151
|
+
p as popoverVariants
|
|
132
152
|
};
|
package/dist/index.es53.js
CHANGED
|
@@ -1,86 +1,132 @@
|
|
|
1
1
|
import { cva as e } from "class-variance-authority";
|
|
2
|
-
const
|
|
3
|
-
|
|
2
|
+
const a = e("flex w-full gap-1", {
|
|
3
|
+
variants: {
|
|
4
|
+
size: {
|
|
5
|
+
xs: "gap-1",
|
|
6
|
+
sm: "gap-1",
|
|
7
|
+
md: "gap-1",
|
|
8
|
+
lg: "gap-1"
|
|
9
|
+
},
|
|
10
|
+
orientation: {
|
|
11
|
+
vertical: "flex-col",
|
|
12
|
+
horizontal: "flex-row items-center"
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
defaultVariants: {
|
|
16
|
+
size: "xs",
|
|
17
|
+
orientation: "vertical"
|
|
18
|
+
}
|
|
19
|
+
}), r = e("font-normal text-neutral-800 ml-0.5", {
|
|
20
|
+
variants: {
|
|
21
|
+
size: {
|
|
22
|
+
xs: "text-xs",
|
|
23
|
+
sm: "text-sm",
|
|
24
|
+
md: "text-base",
|
|
25
|
+
lg: "text-[22px]"
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
defaultVariants: {
|
|
29
|
+
size: "sm"
|
|
30
|
+
}
|
|
31
|
+
}), s = e(
|
|
32
|
+
"flex w-full items-center justify-between gap-2 border outline-none transition-colors duration-200 rounded-sm text-blue-800 font-normal",
|
|
4
33
|
{
|
|
5
34
|
variants: {
|
|
6
35
|
size: {
|
|
7
|
-
xs: "
|
|
8
|
-
sm: "
|
|
9
|
-
md: "
|
|
10
|
-
lg: "
|
|
36
|
+
xs: "px-1.5 py-1 text-xs",
|
|
37
|
+
sm: "px-2 py-1.5 text-sm",
|
|
38
|
+
md: "px-2.5 py-2 text-base",
|
|
39
|
+
lg: "px-3 py-2.5 text-lg"
|
|
11
40
|
},
|
|
41
|
+
state: {
|
|
42
|
+
default: "border-transparent bg-transparent",
|
|
43
|
+
hover: "border-blue-100 bg-transparent",
|
|
44
|
+
active: "!border-blue-500 bg-neutral-50",
|
|
45
|
+
error: "!border-error-500 bg-neutral-50",
|
|
46
|
+
disabled: "border-transparent bg-transparent cursor-not-allowed opacity-50"
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
defaultVariants: {
|
|
50
|
+
size: "xs",
|
|
51
|
+
state: "default"
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
), n = e("text-xs font-normal", {
|
|
55
|
+
variants: {
|
|
56
|
+
state: {
|
|
57
|
+
default: "text-neutral-600",
|
|
58
|
+
error: "text-error-800"
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
defaultVariants: {
|
|
62
|
+
state: "default"
|
|
63
|
+
}
|
|
64
|
+
}), i = e(
|
|
65
|
+
"w-[--trigger-width] overflow-auto rounded border border-neutral-300 bg-white shadow-lg outline-none"
|
|
66
|
+
);
|
|
67
|
+
e("outline-none p-1");
|
|
68
|
+
e(
|
|
69
|
+
"relative flex cursor-pointer items-center gap-2 rounded px-2 py-1.5 text-sm font-normal text-neutral-900 outline-none transition-colors",
|
|
70
|
+
{
|
|
71
|
+
variants: {
|
|
12
72
|
isSelected: {
|
|
13
|
-
true: "",
|
|
14
|
-
false: ""
|
|
15
|
-
},
|
|
16
|
-
isDisabled: {
|
|
17
|
-
true: "cursor-not-allowed bg-neutral-50 text-neutral-600 border-transparent",
|
|
73
|
+
true: "bg-primary-500 text-white font-semibold",
|
|
18
74
|
false: ""
|
|
19
75
|
},
|
|
20
|
-
|
|
21
|
-
true: "",
|
|
76
|
+
isFocused: {
|
|
77
|
+
true: "bg-neutral-200",
|
|
22
78
|
false: ""
|
|
23
79
|
},
|
|
24
|
-
|
|
25
|
-
true: "",
|
|
80
|
+
isDisabled: {
|
|
81
|
+
true: "cursor-not-allowed text-neutral-400 opacity-50",
|
|
26
82
|
false: ""
|
|
27
83
|
}
|
|
28
84
|
},
|
|
29
85
|
compoundVariants: [
|
|
30
|
-
// Default state (not selected, not disabled)
|
|
31
|
-
{
|
|
32
|
-
isSelected: !1,
|
|
33
|
-
isDisabled: !1,
|
|
34
|
-
isHovered: !1,
|
|
35
|
-
isFocused: !1,
|
|
36
|
-
class: "bg-sky-100 text-sky-900"
|
|
37
|
-
},
|
|
38
|
-
// Selected state (not disabled)
|
|
39
86
|
{
|
|
40
|
-
isSelected: !0,
|
|
41
|
-
isDisabled: !1,
|
|
42
|
-
isHovered: !1,
|
|
43
|
-
isFocused: !1,
|
|
44
|
-
class: "bg-sky-500 text-sky-50"
|
|
45
|
-
},
|
|
46
|
-
// Hovered state (not selected, not disabled)
|
|
47
|
-
{
|
|
48
|
-
isSelected: !1,
|
|
49
|
-
isDisabled: !1,
|
|
50
|
-
isHovered: !0,
|
|
51
|
-
class: "bg-sky-200 text-sky-900"
|
|
52
|
-
},
|
|
53
|
-
// Hovered state (selected, not disabled)
|
|
54
|
-
{
|
|
55
|
-
isSelected: !0,
|
|
56
|
-
isDisabled: !1,
|
|
57
|
-
isHovered: !0,
|
|
58
|
-
class: "bg-sky-500 text-sky-50"
|
|
59
|
-
},
|
|
60
|
-
// Focused state (not selected, not disabled)
|
|
61
|
-
{
|
|
62
|
-
isSelected: !1,
|
|
63
|
-
isDisabled: !1,
|
|
64
87
|
isFocused: !0,
|
|
65
|
-
|
|
88
|
+
isSelected: !1,
|
|
89
|
+
class: "bg-neutral-200"
|
|
66
90
|
},
|
|
67
|
-
// Focused state (selected, not disabled)
|
|
68
91
|
{
|
|
69
92
|
isSelected: !0,
|
|
70
|
-
isDisabled: !1,
|
|
71
93
|
isFocused: !0,
|
|
72
|
-
class: "bg-
|
|
94
|
+
class: "bg-primary-600"
|
|
73
95
|
}
|
|
74
96
|
],
|
|
75
97
|
defaultVariants: {
|
|
76
|
-
size: "md",
|
|
77
98
|
isSelected: !1,
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
99
|
+
isFocused: !1,
|
|
100
|
+
isDisabled: !1
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
);
|
|
104
|
+
const l = e(
|
|
105
|
+
"flex items-center gap-1 rounded bg-primary-100 font-normal text-primary-800",
|
|
106
|
+
{
|
|
107
|
+
variants: {
|
|
108
|
+
size: {
|
|
109
|
+
xs: "px-1.5 py-0.5 text-[10px]",
|
|
110
|
+
sm: "px-2 py-1 text-xs",
|
|
111
|
+
md: "px-2.5 py-1 text-sm",
|
|
112
|
+
lg: "px-3 py-1.5 text-base"
|
|
113
|
+
},
|
|
114
|
+
isDisabled: {
|
|
115
|
+
true: "bg-neutral-50 text-neutral-600",
|
|
116
|
+
false: ""
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
defaultVariants: {
|
|
120
|
+
size: "xs",
|
|
121
|
+
isDisabled: !1
|
|
81
122
|
}
|
|
82
123
|
}
|
|
83
124
|
);
|
|
84
125
|
export {
|
|
85
|
-
|
|
126
|
+
l as invisibleSelectBadgeVariants,
|
|
127
|
+
s as invisibleSelectButtonVariants,
|
|
128
|
+
n as invisibleSelectCaptionVariants,
|
|
129
|
+
a as invisibleSelectContainerVariants,
|
|
130
|
+
r as invisibleSelectLabelVariants,
|
|
131
|
+
i as invisibleSelectPopoverVariants
|
|
86
132
|
};
|
package/dist/index.es54.js
CHANGED
|
@@ -1,5 +1,117 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
2
|
+
const r = e(
|
|
3
|
+
"flex w-fit items-center gap-2 rounded-sm border border-transparent bg-transparent transition-colors duration-200",
|
|
4
|
+
{
|
|
5
|
+
variants: {
|
|
6
|
+
size: {
|
|
7
|
+
bodySm: "px-1.5 py-1",
|
|
8
|
+
bodyDefault: "px-1.5 py-1",
|
|
9
|
+
h5: "px-2 py-1",
|
|
10
|
+
h3: "px-2 py-1"
|
|
11
|
+
},
|
|
12
|
+
state: {
|
|
13
|
+
default: "border-transparent bg-transparent",
|
|
14
|
+
hover: "border-blue-100 bg-transparent",
|
|
15
|
+
active: "!border-primary-500 !bg-neutral-50 focus-within:!border-primary-500 focus-within:!bg-neutral-50",
|
|
16
|
+
error: "!border-error-500 !bg-neutral-50 focus-within:!border-error-500 focus-within:!bg-neutral-50",
|
|
17
|
+
disabled: "border-transparent bg-transparent cursor-not-allowed opacity-60"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
defaultVariants: {
|
|
21
|
+
size: "bodyDefault",
|
|
22
|
+
state: "default"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
), a = e("flex items-center outline-none bg-transparent", {
|
|
26
|
+
variants: {
|
|
27
|
+
size: {
|
|
28
|
+
bodySm: "text-xs",
|
|
29
|
+
bodyDefault: "text-sm",
|
|
30
|
+
h5: "text-base",
|
|
31
|
+
h3: "text-[22px]"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
defaultVariants: {
|
|
35
|
+
size: "bodyDefault"
|
|
36
|
+
}
|
|
37
|
+
}), i = e(
|
|
38
|
+
"flex items-center justify-center rounded bg-transparent text-neutral-900 transition-colors hover:bg-neutral-100 focus:outline-none focus-visible:ring-2 focus-visible:ring-primary-500 focus-visible:ring-offset-1",
|
|
39
|
+
{
|
|
40
|
+
variants: {
|
|
41
|
+
size: {
|
|
42
|
+
bodySm: "h-4 w-4",
|
|
43
|
+
bodyDefault: "h-5 w-5",
|
|
44
|
+
h5: "h-6 w-6",
|
|
45
|
+
h3: "h-7 w-7"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
defaultVariants: {
|
|
49
|
+
size: "bodyDefault"
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
), s = e("flex w-full gap-1", {
|
|
53
|
+
variants: {
|
|
54
|
+
size: {
|
|
55
|
+
bodySm: "gap-1",
|
|
56
|
+
bodyDefault: "gap-1",
|
|
57
|
+
h5: "gap-1",
|
|
58
|
+
h3: "gap-1"
|
|
59
|
+
},
|
|
60
|
+
orientation: {
|
|
61
|
+
vertical: "flex-col",
|
|
62
|
+
horizontal: "flex-row items-center"
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
defaultVariants: {
|
|
66
|
+
size: "bodyDefault",
|
|
67
|
+
orientation: "vertical"
|
|
68
|
+
}
|
|
69
|
+
}), n = e(
|
|
70
|
+
"my-0.5 cursor-pointer rounded py-1.5 text-center text-sm outline-none transition-colors text-neutral-700",
|
|
71
|
+
{
|
|
72
|
+
variants: {
|
|
73
|
+
padding: {
|
|
74
|
+
default: "px-2",
|
|
75
|
+
compact: "px-1"
|
|
76
|
+
},
|
|
77
|
+
isSelected: {
|
|
78
|
+
true: "bg-primary-50 text-primary-600",
|
|
79
|
+
false: ""
|
|
80
|
+
},
|
|
81
|
+
isFocused: {
|
|
82
|
+
true: "",
|
|
83
|
+
false: ""
|
|
84
|
+
},
|
|
85
|
+
isHovered: {
|
|
86
|
+
true: "",
|
|
87
|
+
false: ""
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
defaultVariants: {
|
|
91
|
+
padding: "default",
|
|
92
|
+
isSelected: !1,
|
|
93
|
+
isFocused: !1,
|
|
94
|
+
isHovered: !1
|
|
95
|
+
},
|
|
96
|
+
compoundVariants: [
|
|
97
|
+
{
|
|
98
|
+
isSelected: !1,
|
|
99
|
+
isFocused: !0,
|
|
100
|
+
class: "bg-neutral-100"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
isSelected: !1,
|
|
104
|
+
isFocused: !1,
|
|
105
|
+
isHovered: !0,
|
|
106
|
+
class: "bg-neutral-300"
|
|
107
|
+
}
|
|
108
|
+
]
|
|
109
|
+
}
|
|
110
|
+
);
|
|
3
111
|
export {
|
|
4
|
-
|
|
112
|
+
s as invisibleTimeFieldContainerVariants,
|
|
113
|
+
r as invisibleTimeFieldGroupVariants,
|
|
114
|
+
a as invisibleTimeFieldInputVariants,
|
|
115
|
+
i as timeFieldButtonVariants,
|
|
116
|
+
n as timePickerListItemVariants
|
|
5
117
|
};
|
package/dist/index.es55.js
CHANGED
|
@@ -1,30 +1,116 @@
|
|
|
1
|
-
import { cva as
|
|
2
|
-
const
|
|
3
|
-
"
|
|
1
|
+
import { cva as r } from "class-variance-authority";
|
|
2
|
+
const s = r(
|
|
3
|
+
"box-border w-full rounded border border-neutral-500 px-3 placeholder:text-neutral-700 focus:outline-none",
|
|
4
4
|
{
|
|
5
5
|
variants: {
|
|
6
|
+
size: {
|
|
7
|
+
xs: "py-1",
|
|
8
|
+
sm: "py-2",
|
|
9
|
+
md: "py-3",
|
|
10
|
+
lg: "py-4"
|
|
11
|
+
},
|
|
12
|
+
isHovered: {
|
|
13
|
+
true: ""
|
|
14
|
+
},
|
|
15
|
+
isFocused: {
|
|
16
|
+
true: ""
|
|
17
|
+
},
|
|
6
18
|
isDisabled: {
|
|
7
|
-
true: "
|
|
8
|
-
false: ""
|
|
19
|
+
true: "border border-neutral-200 bg-neutral-200 cursor-not-allowed text-neutral-700",
|
|
20
|
+
false: "bg-neutral-50"
|
|
9
21
|
},
|
|
10
|
-
|
|
11
|
-
true: "
|
|
12
|
-
|
|
22
|
+
isReadOnly: {
|
|
23
|
+
true: "cursor-not-allowed"
|
|
24
|
+
},
|
|
25
|
+
validationState: {
|
|
26
|
+
default: "",
|
|
27
|
+
valid: "border border-success-500",
|
|
28
|
+
invalid: "border border-error-500"
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
compoundVariants: [
|
|
32
|
+
{
|
|
33
|
+
isHovered: !0,
|
|
34
|
+
isDisabled: !1,
|
|
35
|
+
validationState: "default",
|
|
36
|
+
class: "border border-neutral-900"
|
|
37
|
+
},
|
|
38
|
+
// default focus
|
|
39
|
+
{
|
|
40
|
+
isFocused: !0,
|
|
41
|
+
isDisabled: !1,
|
|
42
|
+
class: "border-2 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"
|
|
43
|
+
},
|
|
44
|
+
// success focused
|
|
45
|
+
{
|
|
46
|
+
validationState: "valid",
|
|
47
|
+
isFocused: !0,
|
|
48
|
+
class: "border-2 border-success-500 focus-within:ring-1 focus-within:ring-success-500 focus:border-success-500 focus:ring-1 focus:ring-success-500"
|
|
49
|
+
},
|
|
50
|
+
// error focused
|
|
51
|
+
{
|
|
52
|
+
validationState: "invalid",
|
|
53
|
+
isFocused: !0,
|
|
54
|
+
class: "border-2 border-error-500 focus-within:ring-1 focus-within:ring-error-500 focus:border-error-500 focus:ring-1 focus:ring-error-500"
|
|
55
|
+
}
|
|
56
|
+
]
|
|
57
|
+
}
|
|
58
|
+
), t = r(
|
|
59
|
+
"w-full border outline-none transition-colors duration-200 rounded-sm text-blue-800",
|
|
60
|
+
{
|
|
61
|
+
variants: {
|
|
62
|
+
size: {
|
|
63
|
+
bodySm: "px-1.5 py-1 text-xs gap-2",
|
|
64
|
+
bodyDefault: "px-1.5 py-1 text-sm gap-2",
|
|
65
|
+
h5: "px-2 py-1 text-base gap-2",
|
|
66
|
+
h3: "px-2 py-1 text-[22px] gap-2"
|
|
67
|
+
},
|
|
68
|
+
state: {
|
|
69
|
+
default: "border-transparent bg-transparent",
|
|
70
|
+
hover: "border-blue-100 bg-transparent",
|
|
71
|
+
active: "!border-primary-500 bg-neutral-50 focus:!border-primary-500 focus:!bg-neutral-50",
|
|
72
|
+
error: "!border-error-500 bg-neutral-50 focus:!border-error-500 focus:!bg-neutral-50",
|
|
73
|
+
disabled: "border-transparent bg-transparent cursor-not-allowed"
|
|
13
74
|
}
|
|
14
75
|
},
|
|
15
76
|
defaultVariants: {
|
|
16
|
-
|
|
17
|
-
|
|
77
|
+
size: "bodyDefault",
|
|
78
|
+
state: "default"
|
|
18
79
|
}
|
|
19
80
|
}
|
|
20
|
-
),
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
81
|
+
), a = r("relative flex w-full", {
|
|
82
|
+
variants: {
|
|
83
|
+
size: {
|
|
84
|
+
bodySm: "gap-1",
|
|
85
|
+
bodyDefault: "gap-1",
|
|
86
|
+
h5: "gap-1",
|
|
87
|
+
h3: "gap-1"
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
defaultVariants: {
|
|
91
|
+
size: "bodyDefault"
|
|
92
|
+
}
|
|
93
|
+
}), i = r("flex items-center justify-center", {
|
|
94
|
+
variants: {
|
|
95
|
+
size: {
|
|
96
|
+
bodySm: "size-3",
|
|
97
|
+
bodyDefault: "size-3.5",
|
|
98
|
+
h5: "size-4",
|
|
99
|
+
h3: "size-5"
|
|
100
|
+
},
|
|
101
|
+
isDisabled: {
|
|
102
|
+
true: "text-neutral-600",
|
|
103
|
+
false: "text-primary-500"
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
defaultVariants: {
|
|
107
|
+
size: "bodyDefault",
|
|
108
|
+
isDisabled: !1
|
|
25
109
|
}
|
|
26
|
-
);
|
|
110
|
+
});
|
|
27
111
|
export {
|
|
28
|
-
|
|
29
|
-
|
|
112
|
+
s as inputNumberVariant,
|
|
113
|
+
a as invisibleNumberFieldGroupVariants,
|
|
114
|
+
i as invisibleNumberFieldStepperVariants,
|
|
115
|
+
t as invisibleNumberFieldVariants
|
|
30
116
|
};
|