@simpli-route/apollo-ds 0.1.54 → 0.1.55
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 +82 -38
- 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.cjs11.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.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.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.cjs7.js +1 -1
- package/dist/index.cjs73.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.cjs83.js +1 -1
- package/dist/index.cjs9.js +1 -1
- package/dist/index.es.js +10 -10
- package/dist/index.es10.js +1 -1
- package/dist/index.es11.js +1 -1
- package/dist/index.es13.js +1 -1
- package/dist/index.es15.js +1 -1
- package/dist/index.es16.js +119 -116
- package/dist/index.es17.js +66 -31
- 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 +3 -3
- package/dist/index.es35.js +3 -3
- 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 +30 -41
- package/dist/index.es44.js +30 -171
- 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 +26 -65
- package/dist/index.es5.js +19 -19
- package/dist/index.es50.js +171 -3
- package/dist/index.es51.js +61 -9
- package/dist/index.es52.js +98 -118
- package/dist/index.es53.js +48 -100
- package/dist/index.es54.js +3 -115
- package/dist/index.es55.js +18 -104
- package/dist/index.es56.js +140 -24
- package/dist/index.es57.js +129 -7
- package/dist/index.es58.js +72 -74
- package/dist/index.es59.js +98 -24
- package/dist/index.es6.js +1 -1
- package/dist/index.es60.js +32 -158
- package/dist/index.es61.js +7 -91
- package/dist/index.es62.js +109 -14
- package/dist/index.es63.js +40 -30
- package/dist/index.es64.js +159 -17
- package/dist/index.es65.js +90 -15
- package/dist/index.es66.js +21 -15
- package/dist/index.es67.js +7 -6
- package/dist/index.es7.js +1 -1
- package/dist/index.es73.js +1 -1
- package/dist/index.es79.js +10 -19
- package/dist/index.es8.js +3 -3
- package/dist/index.es80.js +10 -20
- package/dist/index.es81.js +45 -10
- package/dist/index.es82.js +19 -10
- package/dist/index.es83.js +17 -42
- package/dist/index.es9.js +2 -2
- package/dist/stories/InvisibleSelect.stories.d.ts +29 -80
- package/dist/style.css +11 -60
- 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.es56.js
CHANGED
|
@@ -1,36 +1,152 @@
|
|
|
1
|
-
import { cva as
|
|
2
|
-
const
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
2
|
+
const a = e("font-normal text-neutral-800", {
|
|
3
3
|
variants: {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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"
|
|
4
|
+
size: {
|
|
5
|
+
bodySm: "text-xs",
|
|
6
|
+
bodyDefault: "text-sm"
|
|
12
7
|
}
|
|
13
8
|
},
|
|
14
9
|
defaultVariants: {
|
|
15
|
-
|
|
10
|
+
size: "bodyDefault"
|
|
16
11
|
}
|
|
17
|
-
}),
|
|
12
|
+
}), r = e(
|
|
13
|
+
"flex w-fit items-center gap-2 rounded-sm border border-transparent bg-transparent transition-colors duration-200",
|
|
14
|
+
{
|
|
15
|
+
variants: {
|
|
16
|
+
size: {
|
|
17
|
+
bodySm: "px-1.5 py-1",
|
|
18
|
+
bodyDefault: "px-1.5 py-1"
|
|
19
|
+
},
|
|
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"
|
|
26
|
+
}
|
|
27
|
+
},
|
|
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"
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
defaultVariants: {
|
|
63
|
+
size: "bodyDefault"
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
), o = e("rounded tabular-nums outline-none font-semibold", {
|
|
18
67
|
variants: {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
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: ""
|
|
27
79
|
}
|
|
28
80
|
},
|
|
29
81
|
defaultVariants: {
|
|
30
|
-
|
|
82
|
+
size: "bodyDefault",
|
|
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
|
+
}
|
|
31
136
|
}
|
|
32
|
-
|
|
137
|
+
), p = e("rounded-lg bg-neutral-50 shadow-[0px_0px_4px_0px_rgba(0,0,0,0.25)] outline-none");
|
|
33
138
|
export {
|
|
34
|
-
|
|
35
|
-
|
|
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
|
|
36
152
|
};
|
package/dist/index.es57.js
CHANGED
|
@@ -1,10 +1,132 @@
|
|
|
1
1
|
import { cva as e } from "class-variance-authority";
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
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: "xs"
|
|
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",
|
|
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
|
+
);
|
|
5
125
|
export {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
n as
|
|
9
|
-
a as
|
|
126
|
+
l as invisibleSelectBadgeVariants,
|
|
127
|
+
s as invisibleSelectButtonVariants,
|
|
128
|
+
n as invisibleSelectCaptionVariants,
|
|
129
|
+
a as invisibleSelectContainerVariants,
|
|
130
|
+
r as invisibleSelectLabelVariants,
|
|
131
|
+
i as invisibleSelectPopoverVariants
|
|
10
132
|
};
|
package/dist/index.es58.js
CHANGED
|
@@ -1,68 +1,20 @@
|
|
|
1
|
-
import { cva as
|
|
2
|
-
const
|
|
3
|
-
"flex w-
|
|
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
4
|
{
|
|
5
5
|
variants: {
|
|
6
6
|
size: {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
},
|
|
12
|
-
isHovered: {
|
|
13
|
-
true: ""
|
|
14
|
-
},
|
|
15
|
-
isDisabled: {
|
|
16
|
-
true: "cursor-not-allowed bg-neutral-200 text-neutral-600"
|
|
17
|
-
},
|
|
18
|
-
isReadOnly: {
|
|
19
|
-
true: "cursor-not-allowed"
|
|
20
|
-
},
|
|
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: ""
|
|
30
|
-
}
|
|
31
|
-
},
|
|
32
|
-
compoundVariants: [
|
|
33
|
-
{
|
|
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"
|
|
47
|
-
}
|
|
48
|
-
]
|
|
49
|
-
}
|
|
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"
|
|
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"
|
|
59
11
|
},
|
|
60
12
|
state: {
|
|
61
13
|
default: "border-transparent bg-transparent",
|
|
62
14
|
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"
|
|
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"
|
|
66
18
|
}
|
|
67
19
|
},
|
|
68
20
|
defaultVariants: {
|
|
@@ -70,7 +22,7 @@ const t = r(
|
|
|
70
22
|
state: "default"
|
|
71
23
|
}
|
|
72
24
|
}
|
|
73
|
-
),
|
|
25
|
+
), a = e("flex items-center outline-none bg-transparent", {
|
|
74
26
|
variants: {
|
|
75
27
|
size: {
|
|
76
28
|
bodySm: "text-xs",
|
|
@@ -82,17 +34,22 @@ const t = r(
|
|
|
82
34
|
defaultVariants: {
|
|
83
35
|
size: "bodyDefault"
|
|
84
36
|
}
|
|
85
|
-
}),
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
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"
|
|
90
50
|
}
|
|
91
|
-
},
|
|
92
|
-
defaultVariants: {
|
|
93
|
-
state: "default"
|
|
94
51
|
}
|
|
95
|
-
|
|
52
|
+
), s = e("flex w-full gap-1", {
|
|
96
53
|
variants: {
|
|
97
54
|
size: {
|
|
98
55
|
bodySm: "gap-1",
|
|
@@ -109,11 +66,52 @@ const t = r(
|
|
|
109
66
|
size: "bodyDefault",
|
|
110
67
|
orientation: "vertical"
|
|
111
68
|
}
|
|
112
|
-
})
|
|
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
|
+
);
|
|
113
111
|
export {
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
112
|
+
s as invisibleTimeFieldContainerVariants,
|
|
113
|
+
r as invisibleTimeFieldGroupVariants,
|
|
114
|
+
a as invisibleTimeFieldInputVariants,
|
|
115
|
+
i as timeFieldButtonVariants,
|
|
116
|
+
n as timePickerListItemVariants
|
|
119
117
|
};
|
package/dist/index.es59.js
CHANGED
|
@@ -1,42 +1,116 @@
|
|
|
1
|
-
import { cva as
|
|
2
|
-
const
|
|
3
|
-
|
|
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",
|
|
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",
|
|
6
4
|
{
|
|
7
5
|
variants: {
|
|
8
|
-
|
|
9
|
-
|
|
6
|
+
size: {
|
|
7
|
+
xs: "py-1",
|
|
8
|
+
sm: "py-2",
|
|
9
|
+
md: "py-3",
|
|
10
|
+
lg: "py-4"
|
|
10
11
|
},
|
|
11
|
-
|
|
12
|
-
true: "
|
|
12
|
+
isHovered: {
|
|
13
|
+
true: ""
|
|
13
14
|
},
|
|
14
|
-
|
|
15
|
+
isFocused: {
|
|
15
16
|
true: ""
|
|
16
17
|
},
|
|
17
|
-
|
|
18
|
-
true: "bg-
|
|
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"
|
|
19
24
|
},
|
|
20
|
-
|
|
21
|
-
|
|
25
|
+
validationState: {
|
|
26
|
+
default: "",
|
|
27
|
+
valid: "border border-success-500",
|
|
28
|
+
invalid: "border border-error-500"
|
|
22
29
|
}
|
|
23
30
|
},
|
|
24
31
|
compoundVariants: [
|
|
25
32
|
{
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
class: "
|
|
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"
|
|
30
49
|
},
|
|
50
|
+
// error focused
|
|
31
51
|
{
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
class: "
|
|
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"
|
|
35
55
|
}
|
|
36
56
|
]
|
|
37
57
|
}
|
|
38
|
-
)
|
|
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"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
defaultVariants: {
|
|
77
|
+
size: "bodyDefault",
|
|
78
|
+
state: "default"
|
|
79
|
+
}
|
|
80
|
+
}
|
|
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
|
|
109
|
+
}
|
|
110
|
+
});
|
|
39
111
|
export {
|
|
40
|
-
|
|
41
|
-
|
|
112
|
+
s as inputNumberVariant,
|
|
113
|
+
a as invisibleNumberFieldGroupVariants,
|
|
114
|
+
i as invisibleNumberFieldStepperVariants,
|
|
115
|
+
t as invisibleNumberFieldVariants
|
|
42
116
|
};
|
package/dist/index.es6.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as e } from "./index.es40.js";
|
|
2
2
|
import { Checkbox as h } from "react-aria-components";
|
|
3
3
|
import { cn as m } from "./index.es41.js";
|
|
4
|
-
import { MarkIcon as i } from "./index.
|
|
4
|
+
import { MarkIcon as i } from "./index.es44.js";
|
|
5
5
|
import { checkboxVariants as j } from "./index.es45.js";
|
|
6
6
|
const g = ({
|
|
7
7
|
isIndeterminate: x = !1,
|