@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.es52.js
CHANGED
|
@@ -1,152 +1,132 @@
|
|
|
1
1
|
import { cva as e } from "class-variance-authority";
|
|
2
|
-
const
|
|
3
|
-
|
|
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",
|
|
2
|
+
const r = e(
|
|
3
|
+
"group inline-flex select-none items-center justify-center gap-1 text-center font-semibold text-xs transition duration-150 leading-6 ease-in-out focus:outline-none",
|
|
14
4
|
{
|
|
15
5
|
variants: {
|
|
16
6
|
size: {
|
|
17
|
-
|
|
18
|
-
|
|
7
|
+
xs: "rounded px-3 py-1",
|
|
8
|
+
sm: "rounded px-3 py-2",
|
|
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: ""
|
|
19
23
|
},
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
isPressed: {
|
|
25
|
+
true: "",
|
|
26
|
+
false: ""
|
|
27
|
+
},
|
|
28
|
+
isDisabled: {
|
|
29
|
+
true: "cursor-not-allowed",
|
|
30
|
+
false: ""
|
|
26
31
|
}
|
|
27
32
|
},
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
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
|
-
|
|
33
|
+
compoundVariants: [
|
|
34
|
+
// Inactive states
|
|
35
|
+
{
|
|
36
|
+
isActive: !1,
|
|
37
|
+
isHovered: !0,
|
|
38
|
+
isDisabled: !1,
|
|
39
|
+
class: "bg-primary-50"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
isActive: !1,
|
|
43
|
+
isFocused: !0,
|
|
44
|
+
isDisabled: !1,
|
|
45
|
+
class: "bg-primary-50 border border-primary-500"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
isActive: !1,
|
|
49
|
+
isPressed: !0,
|
|
50
|
+
isDisabled: !1,
|
|
51
|
+
class: "bg-primary-50 border border-primary-500"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
isActive: !1,
|
|
55
|
+
isDisabled: !0,
|
|
56
|
+
class: "bg-neutral-50 text-neutral-600"
|
|
57
|
+
},
|
|
58
|
+
// Active states
|
|
59
|
+
{
|
|
60
|
+
isActive: !0,
|
|
61
|
+
isHovered: !0,
|
|
62
|
+
isDisabled: !1,
|
|
63
|
+
class: "bg-primary-100"
|
|
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"
|
|
60
81
|
}
|
|
61
|
-
|
|
82
|
+
],
|
|
62
83
|
defaultVariants: {
|
|
63
|
-
size: "
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
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: ""
|
|
84
|
+
size: "md",
|
|
85
|
+
isActive: !1,
|
|
86
|
+
isHovered: !1,
|
|
87
|
+
isFocused: !1,
|
|
88
|
+
isPressed: !1,
|
|
89
|
+
isDisabled: !1
|
|
79
90
|
}
|
|
80
|
-
},
|
|
81
|
-
defaultVariants: {
|
|
82
|
-
size: "bodyDefault",
|
|
83
|
-
isPlaceholder: !1,
|
|
84
|
-
isFocused: !1
|
|
85
91
|
}
|
|
86
|
-
|
|
87
|
-
"
|
|
92
|
+
), i = e(
|
|
93
|
+
"inline-flex items-center justify-center w-4 h-4 rounded-full text-xs p-0.5 font-semibold ml-0.5",
|
|
88
94
|
{
|
|
89
95
|
variants: {
|
|
90
|
-
|
|
91
|
-
true: "
|
|
96
|
+
isActive: {
|
|
97
|
+
true: "bg-primary-500 text-primary-50",
|
|
92
98
|
false: ""
|
|
93
99
|
},
|
|
94
|
-
|
|
95
|
-
true: "
|
|
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",
|
|
100
|
+
isHovered: {
|
|
101
|
+
true: "",
|
|
108
102
|
false: ""
|
|
109
103
|
},
|
|
110
|
-
|
|
111
|
-
true: "
|
|
104
|
+
isDisabled: {
|
|
105
|
+
true: "bg-neutral-400 text-neutral-50",
|
|
112
106
|
false: ""
|
|
113
107
|
}
|
|
114
108
|
},
|
|
115
109
|
compoundVariants: [
|
|
116
110
|
{
|
|
111
|
+
isActive: !0,
|
|
117
112
|
isHovered: !0,
|
|
118
|
-
isSelected: !1,
|
|
119
113
|
isDisabled: !1,
|
|
120
|
-
class: "
|
|
114
|
+
class: "bg-primary-500 text-primary-100"
|
|
121
115
|
},
|
|
122
116
|
{
|
|
117
|
+
isActive: !0,
|
|
123
118
|
isDisabled: !0,
|
|
124
|
-
|
|
125
|
-
class: "bg-neutral-300 text-neutral-500 opacity-50 cursor-not-allowed"
|
|
119
|
+
class: "bg-neutral-400 text-neutral-50"
|
|
126
120
|
}
|
|
127
121
|
],
|
|
128
122
|
defaultVariants: {
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
isToday: !1,
|
|
133
|
-
isFocusVisible: !1,
|
|
134
|
-
isHovered: !1
|
|
123
|
+
isActive: !1,
|
|
124
|
+
isHovered: !1,
|
|
125
|
+
isDisabled: !1
|
|
135
126
|
}
|
|
136
127
|
}
|
|
137
|
-
)
|
|
128
|
+
);
|
|
138
129
|
export {
|
|
139
|
-
|
|
140
|
-
|
|
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
|
|
130
|
+
i as filterButtonBadgeVariants,
|
|
131
|
+
r as filterButtonVariants
|
|
152
132
|
};
|
package/dist/index.es53.js
CHANGED
|
@@ -1,138 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
3
|
-
variants: {
|
|
4
|
-
size: {
|
|
5
|
-
bodySm: "gap-1",
|
|
6
|
-
bodyDefault: "gap-1",
|
|
7
|
-
h5: "gap-1",
|
|
8
|
-
h3: "gap-1"
|
|
9
|
-
},
|
|
10
|
-
orientation: {
|
|
11
|
-
vertical: "flex-col",
|
|
12
|
-
horizontal: "flex-row items-center"
|
|
13
|
-
}
|
|
14
|
-
},
|
|
15
|
-
defaultVariants: {
|
|
16
|
-
size: "bodyDefault",
|
|
17
|
-
orientation: "vertical"
|
|
18
|
-
}
|
|
19
|
-
}), r = e(
|
|
20
|
-
"w-full max-w-[300px] min-w-[120px] border outline-none transition-colors duration-200 rounded-sm text-blue-800 flex items-center justify-between group",
|
|
21
|
-
{
|
|
22
|
-
variants: {
|
|
23
|
-
size: {
|
|
24
|
-
bodySm: "px-1.5 py-1 text-xs gap-2 min-h-[28px]",
|
|
25
|
-
bodyDefault: "px-1.5 py-1 text-sm gap-2 min-h-[32px]",
|
|
26
|
-
h5: "px-2 py-1 text-base gap-2 min-h-[36px]",
|
|
27
|
-
h3: "px-2 py-1 text-[22px] gap-2 min-h-[44px]"
|
|
28
|
-
},
|
|
29
|
-
state: {
|
|
30
|
-
default: "border-transparent bg-transparent",
|
|
31
|
-
hover: "border-blue-100 bg-transparent",
|
|
32
|
-
active: "!border-primary-500 bg-neutral-50 focus:!border-primary-500 focus:!bg-neutral-50",
|
|
33
|
-
error: "!border-error-500 bg-neutral-50 focus:!border-error-500 focus:!bg-neutral-50",
|
|
34
|
-
disabled: "border-transparent bg-transparent cursor-not-allowed"
|
|
35
|
-
}
|
|
36
|
-
},
|
|
37
|
-
defaultVariants: {
|
|
38
|
-
size: "bodyDefault",
|
|
39
|
-
state: "default"
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
), i = e("font-semibold text-left flex-1 min-w-0 break-words", {
|
|
43
|
-
variants: {
|
|
44
|
-
hasValue: {
|
|
45
|
-
true: "text-blue-800",
|
|
46
|
-
false: "text-neutral-700 font-normal"
|
|
47
|
-
},
|
|
48
|
-
isDisabled: {
|
|
49
|
-
true: "text-neutral-600",
|
|
50
|
-
false: ""
|
|
51
|
-
}
|
|
52
|
-
},
|
|
53
|
-
defaultVariants: {
|
|
54
|
-
hasValue: !1,
|
|
55
|
-
isDisabled: !1
|
|
56
|
-
}
|
|
57
|
-
}), s = e("transition-transform duration-200 flex-shrink-0 size-5 ml-4", {
|
|
58
|
-
variants: {
|
|
59
|
-
state: {
|
|
60
|
-
default: "opacity-0",
|
|
61
|
-
hover: "opacity-100 text-primary-500",
|
|
62
|
-
active: "opacity-100 text-primary-500",
|
|
63
|
-
error: "opacity-100 text-error-500",
|
|
64
|
-
disabled: "opacity-0"
|
|
65
|
-
},
|
|
66
|
-
isOpen: {
|
|
67
|
-
true: "rotate-180",
|
|
68
|
-
false: "rotate-0"
|
|
69
|
-
}
|
|
70
|
-
},
|
|
71
|
-
defaultVariants: {
|
|
72
|
-
state: "default",
|
|
73
|
-
isOpen: !1
|
|
74
|
-
}
|
|
75
|
-
}), n = e(
|
|
76
|
-
"custom-scrollbar !max-h-[300px] min-w-[--trigger-width] overflow-y-auto rounded-md bg-white shadow-lg ring-1 ring-black/5",
|
|
77
|
-
{
|
|
78
|
-
variants: {},
|
|
79
|
-
defaultVariants: {}
|
|
80
|
-
}
|
|
81
|
-
), l = e("outline-none", {
|
|
82
|
-
variants: {},
|
|
83
|
-
defaultVariants: {}
|
|
84
|
-
}), o = e(
|
|
85
|
-
"group flex cursor-pointer select-none items-center gap-2 rounded-sm px-4 py-2 text-primary-500 outline-none min-h-[32px]",
|
|
86
|
-
{
|
|
87
|
-
variants: {
|
|
88
|
-
isSelected: {
|
|
89
|
-
true: "bg-primary-100",
|
|
90
|
-
false: ""
|
|
91
|
-
},
|
|
92
|
-
isHovered: {
|
|
93
|
-
true: "",
|
|
94
|
-
false: ""
|
|
95
|
-
},
|
|
96
|
-
isFocusVisible: {
|
|
97
|
-
true: "",
|
|
98
|
-
false: ""
|
|
99
|
-
}
|
|
100
|
-
},
|
|
101
|
-
compoundVariants: [
|
|
102
|
-
{
|
|
103
|
-
isHovered: !0,
|
|
104
|
-
isSelected: !1,
|
|
105
|
-
class: "bg-primary-50"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
isFocusVisible: !0,
|
|
109
|
-
isSelected: !1,
|
|
110
|
-
class: "bg-primary-50"
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
isHovered: !0,
|
|
114
|
-
isSelected: !0,
|
|
115
|
-
class: "bg-primary-200"
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
isFocusVisible: !0,
|
|
119
|
-
isSelected: !0,
|
|
120
|
-
class: "bg-primary-200"
|
|
121
|
-
}
|
|
122
|
-
],
|
|
123
|
-
defaultVariants: {
|
|
124
|
-
isSelected: !1,
|
|
125
|
-
isHovered: !1,
|
|
126
|
-
isFocusVisible: !1
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
);
|
|
1
|
+
import { createContext as t } from "react";
|
|
2
|
+
const e = t({});
|
|
130
3
|
export {
|
|
131
|
-
|
|
132
|
-
s as invisibleSelectChevronVariants,
|
|
133
|
-
a as invisibleSelectContainerVariants,
|
|
134
|
-
o as invisibleSelectItemVariants,
|
|
135
|
-
l as invisibleSelectListBoxVariants,
|
|
136
|
-
n as invisibleSelectPopoverVariants,
|
|
137
|
-
i as invisibleSelectValueVariants
|
|
4
|
+
e as TooltipContext
|
|
138
5
|
};
|
package/dist/index.es54.js
CHANGED
|
@@ -1,117 +1,30 @@
|
|
|
1
1
|
import { cva as e } from "class-variance-authority";
|
|
2
|
-
const
|
|
3
|
-
"flex w-
|
|
2
|
+
const t = e(
|
|
3
|
+
"flex h-8 min-w-[150px] items-center justify-between gap-2 rounded-full border border-blue-200 bg-blue-50 px-2 py-0.5 focus:outline-none focus-visible:border-blue-500",
|
|
4
4
|
{
|
|
5
5
|
variants: {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
h5: "px-2 py-1",
|
|
10
|
-
h3: "px-2 py-1"
|
|
6
|
+
isDisabled: {
|
|
7
|
+
true: "cursor-not-allowed bg-neutral-200 border border-neutral-500",
|
|
8
|
+
false: ""
|
|
11
9
|
},
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
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"
|
|
10
|
+
isActive: {
|
|
11
|
+
true: "bg-neutral-50 border-blue-500",
|
|
12
|
+
false: ""
|
|
46
13
|
}
|
|
47
14
|
},
|
|
48
15
|
defaultVariants: {
|
|
49
|
-
|
|
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"
|
|
16
|
+
isDisabled: !1,
|
|
17
|
+
isActive: !1
|
|
63
18
|
}
|
|
64
|
-
},
|
|
65
|
-
defaultVariants: {
|
|
66
|
-
size: "bodyDefault",
|
|
67
|
-
orientation: "vertical"
|
|
68
19
|
}
|
|
69
|
-
|
|
70
|
-
"
|
|
20
|
+
), o = e(
|
|
21
|
+
"w-[--trigger-width] overflow-auto lg:custom-scrollbar rounded border border-neutral-300 bg-white shadow-lg outline-none p-2",
|
|
71
22
|
{
|
|
72
|
-
variants: {
|
|
73
|
-
|
|
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
|
-
]
|
|
23
|
+
variants: {},
|
|
24
|
+
defaultVariants: {}
|
|
109
25
|
}
|
|
110
26
|
);
|
|
111
27
|
export {
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
a as invisibleTimeFieldInputVariants,
|
|
115
|
-
i as timeFieldButtonVariants,
|
|
116
|
-
n as timePickerListItemVariants
|
|
28
|
+
o as filterTypeChipPopoverVariants,
|
|
29
|
+
t as filterTypeChipVariants
|
|
117
30
|
};
|