@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.es55.js
CHANGED
|
@@ -1,76 +1,28 @@
|
|
|
1
|
-
import { cva as
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
},
|
|
12
|
-
isHovered: {
|
|
13
|
-
true: ""
|
|
14
|
-
},
|
|
15
|
-
isFocused: {
|
|
16
|
-
true: ""
|
|
17
|
-
},
|
|
18
|
-
isDisabled: {
|
|
19
|
-
true: "border border-neutral-200 bg-neutral-200 cursor-not-allowed text-neutral-700",
|
|
20
|
-
false: "bg-neutral-50"
|
|
21
|
-
},
|
|
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
|
-
]
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
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"
|
|
57
11
|
}
|
|
58
|
-
),
|
|
59
|
-
"w-
|
|
12
|
+
}), r = e(
|
|
13
|
+
"flex w-fit items-center gap-2 rounded-sm border border-transparent bg-transparent transition-colors duration-200",
|
|
60
14
|
{
|
|
61
15
|
variants: {
|
|
62
16
|
size: {
|
|
63
|
-
bodySm: "px-1.5 py-1
|
|
64
|
-
bodyDefault: "px-1.5 py-1
|
|
65
|
-
h5: "px-2 py-1 text-base gap-2",
|
|
66
|
-
h3: "px-2 py-1 text-[22px] gap-2"
|
|
17
|
+
bodySm: "px-1.5 py-1",
|
|
18
|
+
bodyDefault: "px-1.5 py-1"
|
|
67
19
|
},
|
|
68
20
|
state: {
|
|
69
21
|
default: "border-transparent bg-transparent",
|
|
70
22
|
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"
|
|
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"
|
|
74
26
|
}
|
|
75
27
|
},
|
|
76
28
|
defaultVariants: {
|
|
@@ -78,39 +30,123 @@ const s = r(
|
|
|
78
30
|
state: "default"
|
|
79
31
|
}
|
|
80
32
|
}
|
|
81
|
-
),
|
|
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", {
|
|
82
44
|
variants: {
|
|
83
45
|
size: {
|
|
84
|
-
bodySm: "
|
|
85
|
-
bodyDefault: "
|
|
86
|
-
h5: "gap-1",
|
|
87
|
-
h3: "gap-1"
|
|
46
|
+
bodySm: "text-xs",
|
|
47
|
+
bodyDefault: "text-sm"
|
|
88
48
|
}
|
|
89
49
|
},
|
|
90
50
|
defaultVariants: {
|
|
91
51
|
size: "bodyDefault"
|
|
92
52
|
}
|
|
93
|
-
}), i =
|
|
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"
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
defaultVariants: {
|
|
63
|
+
size: "bodyDefault"
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
), o = e("rounded tabular-nums outline-none font-semibold", {
|
|
94
67
|
variants: {
|
|
95
68
|
size: {
|
|
96
|
-
bodySm: "
|
|
97
|
-
bodyDefault: "
|
|
98
|
-
h5: "size-4",
|
|
99
|
-
h3: "size-5"
|
|
69
|
+
bodySm: "text-xs px-0.5",
|
|
70
|
+
bodyDefault: "text-sm px-0.5"
|
|
100
71
|
},
|
|
101
|
-
|
|
102
|
-
true: "text-neutral-
|
|
103
|
-
false: "text-
|
|
72
|
+
isPlaceholder: {
|
|
73
|
+
true: "text-neutral-400",
|
|
74
|
+
false: "text-neutral-900"
|
|
75
|
+
},
|
|
76
|
+
isFocused: {
|
|
77
|
+
true: "bg-primary-500 text-white",
|
|
78
|
+
false: ""
|
|
104
79
|
}
|
|
105
80
|
},
|
|
106
81
|
defaultVariants: {
|
|
107
82
|
size: "bodyDefault",
|
|
108
|
-
|
|
83
|
+
isPlaceholder: !1,
|
|
84
|
+
isFocused: !1
|
|
85
|
+
}
|
|
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",
|
|
88
|
+
{
|
|
89
|
+
variants: {
|
|
90
|
+
isSelected: {
|
|
91
|
+
true: "rounded-full bg-primary-500 text-white",
|
|
92
|
+
false: ""
|
|
93
|
+
},
|
|
94
|
+
isDisabled: {
|
|
95
|
+
true: "!cursor-not-allowed text-neutral-300 opacity-30",
|
|
96
|
+
false: ""
|
|
97
|
+
},
|
|
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",
|
|
112
|
+
false: ""
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
compoundVariants: [
|
|
116
|
+
{
|
|
117
|
+
isHovered: !0,
|
|
118
|
+
isSelected: !1,
|
|
119
|
+
isDisabled: !1,
|
|
120
|
+
class: "rounded-full bg-neutral-100"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
isDisabled: !0,
|
|
124
|
+
isSelected: !0,
|
|
125
|
+
class: "bg-neutral-300 text-neutral-500 opacity-50 cursor-not-allowed"
|
|
126
|
+
}
|
|
127
|
+
],
|
|
128
|
+
defaultVariants: {
|
|
129
|
+
isSelected: !1,
|
|
130
|
+
isDisabled: !1,
|
|
131
|
+
isOutsideMonth: !1,
|
|
132
|
+
isToday: !1,
|
|
133
|
+
isFocusVisible: !1,
|
|
134
|
+
isHovered: !1
|
|
135
|
+
}
|
|
109
136
|
}
|
|
110
|
-
|
|
137
|
+
), p = e("rounded-lg bg-neutral-50 shadow-[0px_0px_4px_0px_rgba(0,0,0,0.25)] outline-none");
|
|
111
138
|
export {
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
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
|
|
116
152
|
};
|
package/dist/index.es56.js
CHANGED
|
@@ -1,36 +1,132 @@
|
|
|
1
|
-
import { cva as
|
|
2
|
-
const
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
2
|
+
const a = e("flex w-full gap-1", {
|
|
3
3
|
variants: {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
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"
|
|
12
13
|
}
|
|
13
14
|
},
|
|
14
15
|
defaultVariants: {
|
|
15
|
-
|
|
16
|
+
size: "xs",
|
|
17
|
+
orientation: "vertical"
|
|
16
18
|
}
|
|
17
|
-
}),
|
|
19
|
+
}), r = e("font-normal text-neutral-800 ml-0.5", {
|
|
18
20
|
variants: {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
yellowWarning: "bg-yellow-warning-500",
|
|
25
|
-
orangeWarning: "bg-orange-warning-500",
|
|
26
|
-
sky: "bg-sky-500"
|
|
21
|
+
size: {
|
|
22
|
+
xs: "text-xs",
|
|
23
|
+
sm: "text-sm",
|
|
24
|
+
md: "text-base",
|
|
25
|
+
lg: "text-[22px]"
|
|
27
26
|
}
|
|
28
27
|
},
|
|
29
28
|
defaultVariants: {
|
|
30
|
-
|
|
29
|
+
size: "sm"
|
|
31
30
|
}
|
|
32
|
-
})
|
|
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",
|
|
33
|
+
{
|
|
34
|
+
variants: {
|
|
35
|
+
size: {
|
|
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"
|
|
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: {
|
|
72
|
+
isSelected: {
|
|
73
|
+
true: "bg-primary-500 text-white font-semibold",
|
|
74
|
+
false: ""
|
|
75
|
+
},
|
|
76
|
+
isFocused: {
|
|
77
|
+
true: "bg-neutral-200",
|
|
78
|
+
false: ""
|
|
79
|
+
},
|
|
80
|
+
isDisabled: {
|
|
81
|
+
true: "cursor-not-allowed text-neutral-400 opacity-50",
|
|
82
|
+
false: ""
|
|
83
|
+
}
|
|
84
|
+
},
|
|
85
|
+
compoundVariants: [
|
|
86
|
+
{
|
|
87
|
+
isFocused: !0,
|
|
88
|
+
isSelected: !1,
|
|
89
|
+
class: "bg-neutral-200"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
isSelected: !0,
|
|
93
|
+
isFocused: !0,
|
|
94
|
+
class: "bg-primary-600"
|
|
95
|
+
}
|
|
96
|
+
],
|
|
97
|
+
defaultVariants: {
|
|
98
|
+
isSelected: !1,
|
|
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
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
);
|
|
33
125
|
export {
|
|
34
|
-
|
|
35
|
-
|
|
126
|
+
l as invisibleSelectBadgeVariants,
|
|
127
|
+
s as invisibleSelectButtonVariants,
|
|
128
|
+
n as invisibleSelectCaptionVariants,
|
|
129
|
+
a as invisibleSelectContainerVariants,
|
|
130
|
+
r as invisibleSelectLabelVariants,
|
|
131
|
+
i as invisibleSelectPopoverVariants
|
|
36
132
|
};
|
package/dist/index.es57.js
CHANGED
|
@@ -1,10 +1,117 @@
|
|
|
1
1
|
import { cva as e } from "class-variance-authority";
|
|
2
|
-
const
|
|
3
|
-
"flex
|
|
4
|
-
|
|
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
|
+
);
|
|
5
111
|
export {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
112
|
+
s as invisibleTimeFieldContainerVariants,
|
|
113
|
+
r as invisibleTimeFieldGroupVariants,
|
|
114
|
+
a as invisibleTimeFieldInputVariants,
|
|
115
|
+
i as timeFieldButtonVariants,
|
|
116
|
+
n as timePickerListItemVariants
|
|
10
117
|
};
|
package/dist/index.es58.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { cva as r } from "class-variance-authority";
|
|
2
|
-
const
|
|
3
|
-
"
|
|
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
6
|
size: {
|
|
@@ -12,42 +12,50 @@ const t = r(
|
|
|
12
12
|
isHovered: {
|
|
13
13
|
true: ""
|
|
14
14
|
},
|
|
15
|
+
isFocused: {
|
|
16
|
+
true: ""
|
|
17
|
+
},
|
|
15
18
|
isDisabled: {
|
|
16
|
-
true: "
|
|
19
|
+
true: "border border-neutral-200 bg-neutral-200 cursor-not-allowed text-neutral-700",
|
|
20
|
+
false: "bg-neutral-50"
|
|
17
21
|
},
|
|
18
22
|
isReadOnly: {
|
|
19
23
|
true: "cursor-not-allowed"
|
|
20
24
|
},
|
|
21
25
|
validationState: {
|
|
22
|
-
|
|
23
|
-
valid: "border
|
|
24
|
-
|
|
25
|
-
hasIcon: {
|
|
26
|
-
true: "pr-10"
|
|
27
|
-
},
|
|
28
|
-
isFocusVisible: {
|
|
29
|
-
true: ""
|
|
26
|
+
default: "",
|
|
27
|
+
valid: "border border-success-500",
|
|
28
|
+
invalid: "border border-error-500"
|
|
30
29
|
}
|
|
31
30
|
},
|
|
32
31
|
compoundVariants: [
|
|
33
32
|
{
|
|
34
33
|
isHovered: !0,
|
|
35
|
-
|
|
36
|
-
|
|
34
|
+
isDisabled: !1,
|
|
35
|
+
validationState: "default",
|
|
36
|
+
class: "border border-neutral-900"
|
|
37
37
|
},
|
|
38
|
+
// default focus
|
|
38
39
|
{
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
class: "border-
|
|
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"
|
|
42
43
|
},
|
|
44
|
+
// success focused
|
|
43
45
|
{
|
|
44
|
-
isHovered: !0,
|
|
45
46
|
validationState: "valid",
|
|
46
|
-
|
|
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"
|
|
47
55
|
}
|
|
48
56
|
]
|
|
49
57
|
}
|
|
50
|
-
),
|
|
58
|
+
), t = r(
|
|
51
59
|
"w-full border outline-none transition-colors duration-200 rounded-sm text-blue-800",
|
|
52
60
|
{
|
|
53
61
|
variants: {
|
|
@@ -70,50 +78,39 @@ const t = r(
|
|
|
70
78
|
state: "default"
|
|
71
79
|
}
|
|
72
80
|
}
|
|
73
|
-
),
|
|
81
|
+
), a = r("relative flex w-full", {
|
|
74
82
|
variants: {
|
|
75
83
|
size: {
|
|
76
|
-
bodySm: "
|
|
77
|
-
bodyDefault: "
|
|
78
|
-
h5: "
|
|
79
|
-
h3: "
|
|
84
|
+
bodySm: "gap-1",
|
|
85
|
+
bodyDefault: "gap-1",
|
|
86
|
+
h5: "gap-1",
|
|
87
|
+
h3: "gap-1"
|
|
80
88
|
}
|
|
81
89
|
},
|
|
82
90
|
defaultVariants: {
|
|
83
91
|
size: "bodyDefault"
|
|
84
92
|
}
|
|
85
|
-
}),
|
|
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", {
|
|
93
|
+
}), i = r("flex items-center justify-center", {
|
|
96
94
|
variants: {
|
|
97
95
|
size: {
|
|
98
|
-
bodySm: "
|
|
99
|
-
bodyDefault: "
|
|
100
|
-
h5: "
|
|
101
|
-
h3: "
|
|
96
|
+
bodySm: "size-3",
|
|
97
|
+
bodyDefault: "size-3.5",
|
|
98
|
+
h5: "size-4",
|
|
99
|
+
h3: "size-5"
|
|
102
100
|
},
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
101
|
+
isDisabled: {
|
|
102
|
+
true: "text-neutral-600",
|
|
103
|
+
false: "text-primary-500"
|
|
106
104
|
}
|
|
107
105
|
},
|
|
108
106
|
defaultVariants: {
|
|
109
107
|
size: "bodyDefault",
|
|
110
|
-
|
|
108
|
+
isDisabled: !1
|
|
111
109
|
}
|
|
112
110
|
});
|
|
113
111
|
export {
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
i as
|
|
117
|
-
|
|
118
|
-
a as invisibleInputVariants
|
|
112
|
+
s as inputNumberVariant,
|
|
113
|
+
a as invisibleNumberFieldGroupVariants,
|
|
114
|
+
i as invisibleNumberFieldStepperVariants,
|
|
115
|
+
t as invisibleNumberFieldVariants
|
|
119
116
|
};
|