@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.es63.js
CHANGED
|
@@ -1,32 +1,162 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
2
|
+
const r = e(
|
|
3
|
+
"inline-flex items-center justify-center font-medium transition-colors duration-200 cursor-pointer outline-none border border-transparent rounded-full",
|
|
4
|
+
{
|
|
5
|
+
variants: {
|
|
6
|
+
size: {
|
|
7
|
+
sm: "h-5 px-2 py-1 text-xs gap-1"
|
|
8
|
+
},
|
|
9
|
+
variant: {
|
|
10
|
+
success: "text-success-800",
|
|
11
|
+
error: "text-error-800",
|
|
12
|
+
warning: "text-yellow-warning-800",
|
|
13
|
+
info: "text-blue-800"
|
|
14
|
+
},
|
|
15
|
+
isSelected: {
|
|
16
|
+
true: "",
|
|
17
|
+
false: ""
|
|
18
|
+
},
|
|
19
|
+
isDisabled: {
|
|
20
|
+
true: "cursor-not-allowed bg-neutral-200 border-neutral-400 text-neutral-400",
|
|
21
|
+
false: ""
|
|
22
|
+
},
|
|
23
|
+
isHovered: {
|
|
24
|
+
true: "",
|
|
25
|
+
false: ""
|
|
26
|
+
},
|
|
27
|
+
isFocused: {
|
|
28
|
+
true: "",
|
|
29
|
+
false: ""
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
compoundVariants: [
|
|
33
|
+
// Success variants
|
|
34
|
+
{
|
|
35
|
+
variant: "success",
|
|
36
|
+
isDisabled: !1,
|
|
37
|
+
isHovered: !1,
|
|
38
|
+
isFocused: !1,
|
|
39
|
+
class: "bg-success-50"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
variant: "success",
|
|
43
|
+
isDisabled: !1,
|
|
44
|
+
isHovered: !0,
|
|
45
|
+
isFocused: !1,
|
|
46
|
+
class: "bg-success-100"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
variant: "success",
|
|
50
|
+
isDisabled: !1,
|
|
51
|
+
isHovered: !1,
|
|
52
|
+
isFocused: !0,
|
|
53
|
+
class: "bg-success-100 border border-success-400"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
variant: "success",
|
|
57
|
+
isDisabled: !1,
|
|
58
|
+
isHovered: !0,
|
|
59
|
+
isFocused: !0,
|
|
60
|
+
class: "bg-success-100 border border-success-400"
|
|
61
|
+
},
|
|
62
|
+
// Error variants
|
|
63
|
+
{
|
|
64
|
+
variant: "error",
|
|
65
|
+
isDisabled: !1,
|
|
66
|
+
isHovered: !1,
|
|
67
|
+
isFocused: !1,
|
|
68
|
+
class: "bg-error-100"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
variant: "error",
|
|
72
|
+
isDisabled: !1,
|
|
73
|
+
isHovered: !0,
|
|
74
|
+
isFocused: !1,
|
|
75
|
+
class: "bg-error-200"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
variant: "error",
|
|
79
|
+
isDisabled: !1,
|
|
80
|
+
isHovered: !1,
|
|
81
|
+
isFocused: !0,
|
|
82
|
+
class: "bg-error-100 border border-error-400"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
variant: "error",
|
|
86
|
+
isDisabled: !1,
|
|
87
|
+
isHovered: !0,
|
|
88
|
+
isFocused: !0,
|
|
89
|
+
class: "bg-error-100 border border-error-400"
|
|
90
|
+
},
|
|
91
|
+
// Warning variants
|
|
92
|
+
{
|
|
93
|
+
variant: "warning",
|
|
94
|
+
isDisabled: !1,
|
|
95
|
+
isHovered: !1,
|
|
96
|
+
isFocused: !1,
|
|
97
|
+
class: "bg-yellow-warning-100"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
variant: "warning",
|
|
101
|
+
isDisabled: !1,
|
|
102
|
+
isHovered: !0,
|
|
103
|
+
isFocused: !1,
|
|
104
|
+
class: "bg-yellow-warning-200"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
variant: "warning",
|
|
108
|
+
isDisabled: !1,
|
|
109
|
+
isHovered: !1,
|
|
110
|
+
isFocused: !0,
|
|
111
|
+
class: "bg-yellow-warning-100 border border-yellow-warning-400"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
variant: "warning",
|
|
115
|
+
isDisabled: !1,
|
|
116
|
+
isHovered: !0,
|
|
117
|
+
isFocused: !0,
|
|
118
|
+
class: "bg-yellow-warning-100 border border-yellow-warning-400"
|
|
119
|
+
},
|
|
120
|
+
// Info variants
|
|
121
|
+
{
|
|
122
|
+
variant: "info",
|
|
123
|
+
isDisabled: !1,
|
|
124
|
+
isHovered: !1,
|
|
125
|
+
isFocused: !1,
|
|
126
|
+
class: "bg-blue-100"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
variant: "info",
|
|
130
|
+
isDisabled: !1,
|
|
131
|
+
isHovered: !0,
|
|
132
|
+
isFocused: !1,
|
|
133
|
+
class: "bg-blue-200"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
variant: "info",
|
|
137
|
+
isDisabled: !1,
|
|
138
|
+
isHovered: !1,
|
|
139
|
+
isFocused: !0,
|
|
140
|
+
class: "bg-blue-100 border border-blue-400"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
variant: "info",
|
|
144
|
+
isDisabled: !1,
|
|
145
|
+
isHovered: !0,
|
|
146
|
+
isFocused: !0,
|
|
147
|
+
class: "bg-blue-100 border border-blue-400"
|
|
148
|
+
}
|
|
149
|
+
],
|
|
150
|
+
defaultVariants: {
|
|
151
|
+
size: "sm",
|
|
152
|
+
variant: "success",
|
|
153
|
+
isSelected: !1,
|
|
154
|
+
isDisabled: !1,
|
|
155
|
+
isHovered: !1,
|
|
156
|
+
isFocused: !1
|
|
17
157
|
}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
{
|
|
21
|
-
points: "1 9 7 14 15 4",
|
|
22
|
-
fill: "none",
|
|
23
|
-
strokeWidth: 2,
|
|
24
|
-
strokeDasharray: 22,
|
|
25
|
-
strokeDashoffset: i ? 44 : 66,
|
|
26
|
-
style: { transition: "all 400ms" }
|
|
27
|
-
}
|
|
28
|
-
) });
|
|
29
|
-
};
|
|
158
|
+
}
|
|
159
|
+
);
|
|
30
160
|
export {
|
|
31
|
-
|
|
161
|
+
r as statusChipVariants
|
|
32
162
|
};
|
package/dist/index.es64.js
CHANGED
|
@@ -1,20 +1,94 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
2
|
+
const s = e("relative rounded-full transition-colors duration-300", {
|
|
3
|
+
variants: {
|
|
4
|
+
isSelected: {
|
|
5
|
+
true: "bg-primary-500",
|
|
6
|
+
false: "bg-neutral-50 border border-primary-200"
|
|
7
|
+
},
|
|
8
|
+
isDisabled: {
|
|
9
|
+
true: "cursor-not-allowed bg-neutral-400 border-none",
|
|
10
|
+
false: "cursor-pointer"
|
|
11
|
+
},
|
|
12
|
+
isHoveredWhenOff: {
|
|
13
|
+
true: "bg-neutral-200 border-primary-700",
|
|
14
|
+
false: ""
|
|
15
|
+
},
|
|
16
|
+
isFocusVisible: {
|
|
17
|
+
true: "ring-2 ring-sky-400 ring-offset-2",
|
|
18
|
+
false: ""
|
|
19
|
+
},
|
|
20
|
+
size: {
|
|
21
|
+
sm: "w-[42px] h-[24px]",
|
|
22
|
+
md: "w-[56px] h-[32px]"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
defaultVariants: {
|
|
26
|
+
size: "md",
|
|
27
|
+
isSelected: !1,
|
|
28
|
+
isDisabled: !1,
|
|
29
|
+
isFocusVisible: !1,
|
|
30
|
+
isHoveredWhenOff: !1
|
|
31
|
+
},
|
|
32
|
+
compoundVariants: [
|
|
33
|
+
// Hover cuando el switch está apagado y no deshabilitado
|
|
34
|
+
{
|
|
35
|
+
isSelected: !1,
|
|
36
|
+
isDisabled: !1,
|
|
37
|
+
class: "hover:bg-neutral-200 hover:border-primary-700"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
isSelected: !0,
|
|
41
|
+
isDisabled: !1,
|
|
42
|
+
class: "hover:bg-primary-700"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
isSelected: !1,
|
|
46
|
+
isDisabled: !0,
|
|
47
|
+
class: "bg-neutral-400 border-none"
|
|
48
|
+
},
|
|
6
49
|
{
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
value: o,
|
|
11
|
-
className: "mb-2 h-32 w-48 rounded border",
|
|
12
|
-
onChange: e,
|
|
13
|
-
...a,
|
|
14
|
-
children: /* @__PURE__ */ r.jsx(l, { className: "box-border size-5 rounded-full border-2 border-white shadow-[0_0_0_1px_black,inset_0_0_0_1px_black] data-[focus-visible]:size-6" })
|
|
50
|
+
isSelected: !0,
|
|
51
|
+
isDisabled: !0,
|
|
52
|
+
class: "bg-neutral-500"
|
|
15
53
|
}
|
|
16
|
-
|
|
17
|
-
}
|
|
54
|
+
]
|
|
55
|
+
}), a = e(
|
|
56
|
+
"absolute top-1/2 transform -translate-y-1/2 transition-all duration-300 rounded-full",
|
|
57
|
+
{
|
|
58
|
+
variants: {
|
|
59
|
+
isSelected: {
|
|
60
|
+
true: "bg-primary-50",
|
|
61
|
+
false: "bg-primary-200 border border-primary-200"
|
|
62
|
+
},
|
|
63
|
+
isDisabled: {
|
|
64
|
+
true: "bg-neutral-600 border-none",
|
|
65
|
+
false: ""
|
|
66
|
+
},
|
|
67
|
+
isHoveredWhenOff: {
|
|
68
|
+
true: "bg-primary-700 border-primary-700",
|
|
69
|
+
false: ""
|
|
70
|
+
},
|
|
71
|
+
size: {
|
|
72
|
+
sm: "w-[20px] h-[20px]",
|
|
73
|
+
md: "w-[24px] h-[24px]"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
defaultVariants: {
|
|
77
|
+
size: "md",
|
|
78
|
+
isSelected: !1,
|
|
79
|
+
isDisabled: !1,
|
|
80
|
+
isHoveredWhenOff: !1
|
|
81
|
+
},
|
|
82
|
+
compoundVariants: [
|
|
83
|
+
{
|
|
84
|
+
isSelected: !0,
|
|
85
|
+
isDisabled: !0,
|
|
86
|
+
class: "bg-neutral-400"
|
|
87
|
+
}
|
|
88
|
+
]
|
|
89
|
+
}
|
|
90
|
+
);
|
|
18
91
|
export {
|
|
19
|
-
|
|
92
|
+
a as indicatorVariants,
|
|
93
|
+
s as switchVariants
|
|
20
94
|
};
|
package/dist/index.es65.js
CHANGED
|
@@ -1,19 +1,24 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
spellCheck: !1,
|
|
12
|
-
autoComplete: "off",
|
|
13
|
-
...r
|
|
1
|
+
import { cva as t } from "class-variance-authority";
|
|
2
|
+
const o = t("scroll-m-12 text-neutral-900", {
|
|
3
|
+
variants: {
|
|
4
|
+
size: {
|
|
5
|
+
h1: "text-[2rem] font-bold leading-10",
|
|
6
|
+
h2: "text-[1.75rem] font-bold leading-9",
|
|
7
|
+
h3: "text-2xl font-semibold",
|
|
8
|
+
h4: "text-[1.375rem] font-semibold leading-7",
|
|
9
|
+
h5: "text-xl font-semibold",
|
|
10
|
+
h6: "text-lg font-semibold"
|
|
14
11
|
}
|
|
15
|
-
|
|
16
|
-
}
|
|
12
|
+
}
|
|
13
|
+
}), n = t("", {
|
|
14
|
+
variants: {
|
|
15
|
+
type: {
|
|
16
|
+
body: "text-base text-neutral-900",
|
|
17
|
+
caption: "text-xs text-neutral-700"
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
});
|
|
17
21
|
export {
|
|
18
|
-
|
|
22
|
+
n as textVariants,
|
|
23
|
+
o as titleVariants
|
|
19
24
|
};
|
package/dist/index.es66.js
CHANGED
|
@@ -1,18 +1,32 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
const {
|
|
5
|
-
return /* @__PURE__ */
|
|
6
|
-
|
|
1
|
+
import { j as e } from "./index.es40.js";
|
|
2
|
+
import { cn as l } from "./index.es42.js";
|
|
3
|
+
const m = (r) => {
|
|
4
|
+
const { isIndeterminate: t, isSelected: s, className: n, isHovered: a } = r, o = a && !s && !t ? "text-neutral-500" : "", i = !!(o || s);
|
|
5
|
+
return /* @__PURE__ */ e.jsx("svg", { className: l("stroke-current", o, n), viewBox: "-1 1 17 17", children: t ? /* @__PURE__ */ e.jsx(
|
|
6
|
+
"line",
|
|
7
7
|
{
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
8
|
+
x1: 1,
|
|
9
|
+
y1: 10,
|
|
10
|
+
x2: 14,
|
|
11
|
+
y2: 10,
|
|
12
|
+
fill: "none",
|
|
13
|
+
strokeWidth: 2,
|
|
14
|
+
strokeDasharray: 14,
|
|
15
|
+
strokeDashoffset: s ? 28 : 42,
|
|
16
|
+
style: { transition: "all 400ms" }
|
|
13
17
|
}
|
|
14
|
-
)
|
|
15
|
-
|
|
18
|
+
) : /* @__PURE__ */ e.jsx(
|
|
19
|
+
"polyline",
|
|
20
|
+
{
|
|
21
|
+
points: "1 9 7 14 15 4",
|
|
22
|
+
fill: "none",
|
|
23
|
+
strokeWidth: 2,
|
|
24
|
+
strokeDasharray: 22,
|
|
25
|
+
strokeDashoffset: i ? 44 : 66,
|
|
26
|
+
style: { transition: "all 400ms" }
|
|
27
|
+
}
|
|
28
|
+
) });
|
|
29
|
+
};
|
|
16
30
|
export {
|
|
17
|
-
|
|
31
|
+
m as MarkIcon
|
|
18
32
|
};
|
package/dist/index.es67.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as e } from "./index.es40.js";
|
|
2
|
-
import { CrossCircleIcon as
|
|
3
|
-
import { Autocomplete as
|
|
4
|
-
import { cn as n } from "./index.
|
|
2
|
+
import { CrossCircleIcon as d } from "./index.es41.js";
|
|
3
|
+
import { Autocomplete as p, SearchField as m, Input as b, Button as h, ListBox as f, ListBoxItem as g } from "react-aria-components";
|
|
4
|
+
import { cn as n } from "./index.es42.js";
|
|
5
5
|
const v = ({
|
|
6
6
|
enableSearch: a,
|
|
7
7
|
contains: o,
|
|
@@ -9,9 +9,9 @@ const v = ({
|
|
|
9
9
|
classNameSearchFieldInput: c,
|
|
10
10
|
placeholderSearch: u,
|
|
11
11
|
items: x
|
|
12
|
-
}) => /* @__PURE__ */ e.jsxs(
|
|
12
|
+
}) => /* @__PURE__ */ e.jsxs(p, { filter: o, disableAutoFocusFirst: !0, disableVirtualFocus: !0, children: [
|
|
13
13
|
a ? /* @__PURE__ */ e.jsxs(
|
|
14
|
-
|
|
14
|
+
m,
|
|
15
15
|
{
|
|
16
16
|
"aria-label": "Search",
|
|
17
17
|
className: n(
|
|
@@ -29,7 +29,7 @@ const v = ({
|
|
|
29
29
|
)
|
|
30
30
|
}
|
|
31
31
|
),
|
|
32
|
-
/* @__PURE__ */ e.jsx(h, { className: "pressed:bg-black/10 mr-1 flex w-6 items-center justify-center rounded-full border-0 bg-transparent p-1 text-center text-sm text-neutral-600 transition hover:bg-black/[5%] group-data-[empty]:invisible", children: /* @__PURE__ */ e.jsx(
|
|
32
|
+
/* @__PURE__ */ e.jsx(h, { className: "pressed:bg-black/10 mr-1 flex w-6 items-center justify-center rounded-full border-0 bg-transparent p-1 text-center text-sm text-neutral-600 transition hover:bg-black/[5%] group-data-[empty]:invisible", children: /* @__PURE__ */ e.jsx(d, { "aria-hidden": !0, className: "size-4" }) })
|
|
33
33
|
]
|
|
34
34
|
}
|
|
35
35
|
) : null,
|
|
@@ -44,7 +44,8 @@ const v = ({
|
|
|
44
44
|
t ? "bg-primary-100 text-primary-500" : "text-primary-900",
|
|
45
45
|
l && "bg-primary-50 text-primary-500",
|
|
46
46
|
(l || s) && !t && "bg-primary-50",
|
|
47
|
-
(l || s) && t && "bg-primary-200"
|
|
47
|
+
(l || s) && t && "bg-primary-200",
|
|
48
|
+
(r == null ? void 0 : r.isDisabled) && "cursor-not-allowed opacity-50"
|
|
48
49
|
),
|
|
49
50
|
children: ({ isSelected: t }) => /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
50
51
|
/* @__PURE__ */ e.jsx("span", { children: r.label }),
|
package/dist/index.es69.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as d } from "./index.es40.js";
|
|
2
2
|
import { forwardRef as p } from "react";
|
|
3
|
-
import { cn as f } from "./index.
|
|
3
|
+
import { cn as f } from "./index.es42.js";
|
|
4
4
|
import { overlayVariants as v } from "./index.es103.js";
|
|
5
5
|
const y = (e, a) => {
|
|
6
6
|
const { zIndex: s = 200, opacity: t = "md", blur: o = "sm", children: m, className: c, center: r = !0, fixed: i, ...n } = e, l = f(v({ opacity: t, fixed: i, center: r, blur: o }), `z-[${s}]`, c);
|
package/dist/index.es7.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as r } from "./index.es40.js";
|
|
2
2
|
import { usePress as j, useHover as b, useFocusRing as F } from "react-aria";
|
|
3
|
-
import { cn as N } from "./index.
|
|
4
|
-
import { assistChipVariants as C } from "./index.
|
|
3
|
+
import { cn as N } from "./index.es42.js";
|
|
4
|
+
import { assistChipVariants as C } from "./index.es45.js";
|
|
5
5
|
const q = (i) => {
|
|
6
6
|
const {
|
|
7
7
|
style: t = "square",
|
package/dist/index.es70.js
CHANGED
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
};
|
|
11
|
-
}, [e, t]), u;
|
|
12
|
-
}
|
|
1
|
+
import { j as n } from "./index.es40.js";
|
|
2
|
+
import { cn as x } from "./index.es42.js";
|
|
3
|
+
const m = ({
|
|
4
|
+
description: t,
|
|
5
|
+
descriptionClasses: i,
|
|
6
|
+
errorMessage: r,
|
|
7
|
+
errorClasses: s,
|
|
8
|
+
isInvalidField: e
|
|
9
|
+
}) => t && !e ? /* @__PURE__ */ n.jsx("div", { slot: "description", className: x("text-xs leading-3 text-neutral-700", i), children: t }) : r && e ? /* @__PURE__ */ n.jsx("div", { className: x("text-xs leading-3 text-error-500", s), children: r }) : null;
|
|
13
10
|
export {
|
|
14
|
-
|
|
11
|
+
m as CaptionNumberField
|
|
15
12
|
};
|
package/dist/index.es71.js
CHANGED
|
@@ -1,12 +1,14 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { j as e } from "./index.es40.js";
|
|
2
|
+
import { UpChevronIcon as n, DownChevronIcon as o } from "./index.es41.js";
|
|
3
|
+
import { Button as s } from "react-aria-components";
|
|
4
|
+
import { cn as c } from "./index.es42.js";
|
|
5
|
+
const x = ({ isDisabled: r }) => {
|
|
6
|
+
const t = c("flex items-center justify-center", r ? "text-neutral-600" : "text-primary-500");
|
|
7
|
+
return /* @__PURE__ */ e.jsxs("div", { className: "absolute inset-y-0 right-0 flex flex-col items-center justify-center space-y-0.5 pr-2", children: [
|
|
8
|
+
/* @__PURE__ */ e.jsx(s, { slot: "increment", className: t, children: /* @__PURE__ */ e.jsx(n, { className: "size-3.5" }) }),
|
|
9
|
+
/* @__PURE__ */ e.jsx(s, { slot: "decrement", className: t, children: /* @__PURE__ */ e.jsx(o, { className: "size-3.5" }) })
|
|
10
|
+
] });
|
|
11
|
+
};
|
|
10
12
|
export {
|
|
11
|
-
|
|
13
|
+
x as StepperButton
|
|
12
14
|
};
|
package/dist/index.es72.js
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
const
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
};
|
|
1
|
+
import { useState as r, useEffect as c } from "react";
|
|
2
|
+
function d(e, t = 300) {
|
|
3
|
+
const [u, o] = r(e);
|
|
4
|
+
return c(() => {
|
|
5
|
+
const n = setTimeout(() => {
|
|
6
|
+
o(e);
|
|
7
|
+
}, t);
|
|
8
|
+
return () => {
|
|
9
|
+
clearTimeout(n);
|
|
10
|
+
};
|
|
11
|
+
}, [e, t]), u;
|
|
12
|
+
}
|
|
12
13
|
export {
|
|
13
|
-
|
|
14
|
+
d as useDebouncedValue
|
|
14
15
|
};
|
package/dist/index.es73.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { j as e } from "./index.es40.js";
|
|
2
|
-
import { CrossCircleIcon as w } from "./index.
|
|
2
|
+
import { CrossCircleIcon as w } from "./index.es41.js";
|
|
3
3
|
import { Button as x, SelectValue as N } from "react-aria-components";
|
|
4
|
-
import { cn as r } from "./index.
|
|
5
|
-
import { selectInputButtonVariants as v, selectInputBadgeVariants as V } from "./index.
|
|
4
|
+
import { cn as r } from "./index.es42.js";
|
|
5
|
+
import { selectInputButtonVariants as v, selectInputBadgeVariants as V } from "./index.es51.js";
|
|
6
6
|
const P = ({
|
|
7
7
|
ref: C,
|
|
8
8
|
isOpen: a,
|
package/dist/index.es74.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as l } from "./index.es40.js";
|
|
2
|
-
import { cn as P } from "./index.
|
|
3
|
-
import { SliderThumb as j } from "./index.
|
|
2
|
+
import { cn as P } from "./index.es42.js";
|
|
3
|
+
import { SliderThumb as j } from "./index.es104.js";
|
|
4
4
|
const T = ({
|
|
5
5
|
state: r,
|
|
6
6
|
type: n,
|
package/dist/index.es76.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getDefaultExportFromCjs as e } from "./index.
|
|
2
|
-
import "./index.
|
|
3
|
-
import { __exports as r } from "./index.
|
|
1
|
+
import { getDefaultExportFromCjs as e } from "./index.es105.js";
|
|
2
|
+
import "./index.es106.js";
|
|
3
|
+
import { __exports as r } from "./index.es107.js";
|
|
4
4
|
let o = r;
|
|
5
5
|
var t = (o.__esModule ? o : { default: o }).default;
|
|
6
6
|
const a = /* @__PURE__ */ e(t);
|
package/dist/index.es77.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import t from "./index.
|
|
1
|
+
import t from "./index.es108.js";
|
|
2
2
|
import s from "@simpli-route/tailwind-preset";
|
|
3
|
-
import o from "./index.
|
|
4
|
-
import e from "./index.
|
|
3
|
+
import o from "./index.es109.js";
|
|
4
|
+
import e from "./index.es110.js";
|
|
5
5
|
const { fontFamily: i } = t, l = {
|
|
6
6
|
presets: [s],
|
|
7
7
|
mode: "jit",
|
package/dist/index.es79.js
CHANGED
package/dist/index.es8.js
CHANGED
|
@@ -2,10 +2,10 @@ import { j as r } from "./index.es40.js";
|
|
|
2
2
|
import { parseColor as h } from "@react-stately/color";
|
|
3
3
|
import { useState as a, useEffect as w } from "react";
|
|
4
4
|
import { ColorPicker as L, Label as R, DialogTrigger as T, Button as W, ColorSwatch as $, Popover as q, Dialog as G } from "react-aria-components";
|
|
5
|
-
import { cn as J } from "./index.
|
|
6
|
-
import { ColorArea as K } from "./index.
|
|
7
|
-
import { ColorField as M } from "./index.
|
|
8
|
-
import { ColorSlider as Q } from "./index.
|
|
5
|
+
import { cn as J } from "./index.es42.js";
|
|
6
|
+
import { ColorArea as K } from "./index.es46.js";
|
|
7
|
+
import { ColorField as M } from "./index.es47.js";
|
|
8
|
+
import { ColorSlider as Q } from "./index.es48.js";
|
|
9
9
|
const ne = (v) => {
|
|
10
10
|
const {
|
|
11
11
|
value: l,
|
package/dist/index.es80.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as i } from "./index.es40.js";
|
|
2
|
-
import { cn as m } from "./index.
|
|
3
|
-
import { indicatorVariants as n } from "./index.
|
|
2
|
+
import { cn as m } from "./index.es42.js";
|
|
3
|
+
import { indicatorVariants as n } from "./index.es64.js";
|
|
4
4
|
const c = ({ isSelected: r, isDisabled: o, isHovered: f, size: a, dimensions: t }) => /* @__PURE__ */ i.jsx(
|
|
5
5
|
"div",
|
|
6
6
|
{
|
package/dist/index.es81.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as p } from "./index.es40.js";
|
|
2
2
|
import { useRef as f } from "react";
|
|
3
3
|
import { useTab as u } from "react-aria";
|
|
4
|
-
import { cn as x } from "./index.
|
|
4
|
+
import { cn as x } from "./index.es42.js";
|
|
5
5
|
import { tabVariants as y } from "./index.es83.js";
|
|
6
6
|
const D = (t) => {
|
|
7
7
|
const { className: i, item: r, orientation: n, state: s, id: a = void 0 } = t, { key: e, rendered: c } = r, m = s.selectedKey === e, d = s.disabledKeys.has(e) || (s == null ? void 0 : s.isDisabled), o = f(null), { tabProps: l } = u({ key: String(e) }, s, o), b = x(y({ isActive: m, orientation: n, isDisabledTab: d }), i);
|
package/dist/index.es82.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as m } from "./index.es40.js";
|
|
2
2
|
import { useRef as l } from "react";
|
|
3
3
|
import { useTabPanel as p } from "react-aria";
|
|
4
|
-
import { cn as i } from "./index.
|
|
4
|
+
import { cn as i } from "./index.es42.js";
|
|
5
5
|
const P = (r) => {
|
|
6
6
|
var t;
|
|
7
7
|
const { className: o, state: s, ...n } = r, e = l(null), { tabPanelProps: a } = p(n, s, e), c = i("", o);
|
package/dist/index.es86.js
CHANGED
package/dist/index.es87.js
CHANGED