@simpli-route/apollo-ds 0.1.58 → 0.1.60
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/SearchField/SearchFieldIconContainer.d.ts +1 -1
- package/dist/components/SearchField/SearchFieldPopover.d.ts +7 -1
- package/dist/index.cjs10.js +1 -1
- package/dist/index.cjs11.js +1 -1
- package/dist/index.cjs111.js +1 -1
- package/dist/index.cjs112.js +1 -1
- package/dist/index.cjs113.js +1 -1
- package/dist/index.cjs114.js +1 -1
- package/dist/index.cjs115.js +1 -1
- package/dist/index.cjs116.js +1 -1
- package/dist/index.cjs117.js +1 -1
- package/dist/index.cjs118.js +1 -1
- package/dist/index.cjs119.js +1 -1
- package/dist/index.cjs120.js +1 -1
- package/dist/index.cjs121.js +1 -1
- package/dist/index.cjs122.js +1 -1
- package/dist/index.cjs123.js +1 -1
- package/dist/index.cjs14.js +1 -1
- package/dist/index.cjs18.js +1 -1
- package/dist/index.cjs19.js +1 -1
- package/dist/index.cjs24.js +1 -1
- package/dist/index.cjs26.js +1 -1
- package/dist/index.cjs30.js +1 -1
- package/dist/index.cjs31.js +1 -1
- package/dist/index.cjs35.js +1 -1
- package/dist/index.cjs37.js +1 -1
- package/dist/index.cjs65.js +1 -1
- package/dist/index.cjs66.js +1 -1
- package/dist/index.cjs67.js +1 -1
- package/dist/index.cjs68.js +1 -1
- package/dist/index.cjs69.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.cjs75.js +1 -1
- package/dist/index.cjs76.js +1 -1
- package/dist/index.cjs78.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.cjs85.js +1 -1
- package/dist/index.cjs86.js +1 -1
- package/dist/index.cjs87.js +1 -1
- package/dist/index.cjs88.js +1 -1
- package/dist/index.cjs89.js +1 -1
- package/dist/index.cjs90.js +1 -1
- package/dist/index.cjs93.js +1 -1
- package/dist/index.cjs94.js +1 -1
- package/dist/index.es10.js +3 -3
- package/dist/index.es11.js +1 -1
- package/dist/index.es111.js +5 -2
- package/dist/index.es112.js +4 -2
- package/dist/index.es113.js +3 -57
- package/dist/index.es114.js +15 -12
- package/dist/index.es115.js +57 -4
- package/dist/index.es116.js +4 -3
- package/dist/index.es117.js +27 -20
- package/dist/index.es118.js +2 -4
- package/dist/index.es119.js +10 -28
- package/dist/index.es120.js +340 -2
- package/dist/index.es121.js +166 -8
- package/dist/index.es122.js +2 -340
- package/dist/index.es123.js +2 -166
- package/dist/index.es14.js +1 -1
- package/dist/index.es18.js +1 -1
- package/dist/index.es19.js +47 -47
- package/dist/index.es24.js +1 -1
- package/dist/index.es26.js +2 -2
- package/dist/index.es30.js +2 -2
- package/dist/index.es31.js +2 -2
- package/dist/index.es35.js +3 -3
- package/dist/index.es37.js +3 -3
- package/dist/index.es65.js +18 -10
- package/dist/index.es66.js +16 -11
- package/dist/index.es67.js +16 -10
- package/dist/index.es68.js +75 -26
- package/dist/index.es69.js +162 -78
- package/dist/index.es70.js +28 -16
- package/dist/index.es71.js +10 -17
- package/dist/index.es72.js +12 -16
- package/dist/index.es73.js +10 -163
- package/dist/index.es75.js +51 -49
- package/dist/index.es76.js +12 -23
- package/dist/index.es78.js +42 -12
- package/dist/index.es8.js +1 -1
- package/dist/index.es80.js +100 -77
- package/dist/index.es81.js +12 -100
- package/dist/index.es82.js +77 -12
- package/dist/index.es85.js +10 -7
- package/dist/index.es86.js +9 -17
- package/dist/index.es87.js +35 -139
- package/dist/index.es88.js +7 -10
- package/dist/index.es89.js +17 -9
- package/dist/index.es90.js +139 -35
- package/dist/index.es93.js +1 -1
- package/dist/index.es94.js +1 -1
- package/dist/stories/SearchField.stories.d.ts +10 -0
- package/dist/style.css +25 -24
- package/package.json +1 -1
package/dist/index.es81.js
CHANGED
|
@@ -1,103 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
classNameFilled: a,
|
|
10
|
-
classNameUnfilled: m,
|
|
11
|
-
modeTooltip: b,
|
|
12
|
-
positionTooltip: h,
|
|
13
|
-
classNameThumb: d,
|
|
14
|
-
isHiddenValue: v,
|
|
15
|
-
suffixRangeCustom: e
|
|
16
|
-
}) => /* @__PURE__ */ l.jsxs("div", { className: "relative", children: [
|
|
17
|
-
t === "default" && !v ? /* @__PURE__ */ l.jsxs("div", { className: "flex justify-between", children: [
|
|
18
|
-
/* @__PURE__ */ l.jsxs(
|
|
19
|
-
"div",
|
|
20
|
-
{
|
|
21
|
-
className: "absolute top-4 text-sm text-neutral-900",
|
|
22
|
-
style: { left: `${r.getThumbPercent(0) * 100}%`, transform: "translateX(-50%)" },
|
|
23
|
-
children: [
|
|
24
|
-
r.values[0],
|
|
25
|
-
n === "range" && (e == null ? void 0 : e.left) || c
|
|
26
|
-
]
|
|
27
|
-
}
|
|
28
|
-
),
|
|
29
|
-
n === "range" && /* @__PURE__ */ l.jsxs(
|
|
30
|
-
"div",
|
|
31
|
-
{
|
|
32
|
-
className: "absolute top-4 text-sm text-neutral-900",
|
|
33
|
-
style: { left: `${r.getThumbPercent(1) * 100}%`, transform: "translateX(-50%)" },
|
|
34
|
-
children: [
|
|
35
|
-
r.values[1],
|
|
36
|
-
(e == null ? void 0 : e.right) || c
|
|
37
|
-
]
|
|
38
|
-
}
|
|
39
|
-
)
|
|
40
|
-
] }) : null,
|
|
41
|
-
/* @__PURE__ */ l.jsx(
|
|
42
|
-
"div",
|
|
43
|
-
{
|
|
44
|
-
className: P("absolute top-1/2 h-2 w-full -translate-y-1/2 rounded-full bg-primary-100", m)
|
|
1
|
+
const o = (e, g, r = 1) => {
|
|
2
|
+
if (g === "range" && Array.isArray(e) && e.length === 2) {
|
|
3
|
+
const [t, f] = e;
|
|
4
|
+
if (f - t < r) {
|
|
5
|
+
if (t > f - r)
|
|
6
|
+
return [f - r, f];
|
|
7
|
+
if (f < t + r)
|
|
8
|
+
return [t, t + r];
|
|
45
9
|
}
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
{
|
|
50
|
-
className: P("absolute top-1/2 h-2 -translate-y-1/2 rounded-full bg-primary-500", a),
|
|
51
|
-
style: {
|
|
52
|
-
width: `${n === "range" ? r.getThumbPercent(1) * 100 - r.getThumbPercent(0) * 100 : r.getThumbPercent(0) * 100}%`,
|
|
53
|
-
left: n === "range" ? `${r.getThumbPercent(0) * 100}%` : "0%"
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
),
|
|
57
|
-
n === "range" ? /* @__PURE__ */ l.jsxs(l.Fragment, { children: [
|
|
58
|
-
/* @__PURE__ */ l.jsx(
|
|
59
|
-
j,
|
|
60
|
-
{
|
|
61
|
-
index: 0,
|
|
62
|
-
valuePercent: r.getThumbPercent(0),
|
|
63
|
-
value: r.values[0],
|
|
64
|
-
suffix: (e == null ? void 0 : e.left) || c,
|
|
65
|
-
modeTooltip: b,
|
|
66
|
-
positionTooltip: h,
|
|
67
|
-
showTypeValue: t,
|
|
68
|
-
isHiddenValue: v,
|
|
69
|
-
classNameThumb: d
|
|
70
|
-
}
|
|
71
|
-
),
|
|
72
|
-
/* @__PURE__ */ l.jsx(
|
|
73
|
-
j,
|
|
74
|
-
{
|
|
75
|
-
index: 1,
|
|
76
|
-
valuePercent: r.getThumbPercent(1),
|
|
77
|
-
value: r.values[1],
|
|
78
|
-
suffix: (e == null ? void 0 : e.right) || c,
|
|
79
|
-
modeTooltip: b,
|
|
80
|
-
positionTooltip: h,
|
|
81
|
-
showTypeValue: t,
|
|
82
|
-
isHiddenValue: v,
|
|
83
|
-
classNameThumb: d
|
|
84
|
-
}
|
|
85
|
-
)
|
|
86
|
-
] }) : /* @__PURE__ */ l.jsx(
|
|
87
|
-
j,
|
|
88
|
-
{
|
|
89
|
-
index: 0,
|
|
90
|
-
valuePercent: r.getThumbPercent(0),
|
|
91
|
-
value: r.values[0],
|
|
92
|
-
suffix: c,
|
|
93
|
-
modeTooltip: b,
|
|
94
|
-
positionTooltip: h,
|
|
95
|
-
showTypeValue: t,
|
|
96
|
-
isHiddenValue: v,
|
|
97
|
-
classNameThumb: d
|
|
98
|
-
}
|
|
99
|
-
)
|
|
100
|
-
] });
|
|
10
|
+
}
|
|
11
|
+
return e;
|
|
12
|
+
};
|
|
101
13
|
export {
|
|
102
|
-
|
|
14
|
+
o as validateMinDistance
|
|
103
15
|
};
|
package/dist/index.es82.js
CHANGED
|
@@ -1,15 +1,80 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { j as t } from "./index.es42.js";
|
|
2
|
+
import { Button as g, SelectValue as j } from "react-aria-components";
|
|
3
|
+
import { cn as i } from "./index.es44.js";
|
|
4
|
+
import { Badge as w } from "./index.es4.js";
|
|
5
|
+
import "./index.es5.js";
|
|
6
|
+
import { selectInputButtonVariants as v } from "./index.es49.js";
|
|
7
|
+
const b = ({
|
|
8
|
+
ref: C,
|
|
9
|
+
isOpen: l,
|
|
10
|
+
setIsOpen: m,
|
|
11
|
+
size: o,
|
|
12
|
+
isDisabled: n,
|
|
13
|
+
classNameButton: x,
|
|
14
|
+
selectionMode: c,
|
|
15
|
+
maxLengthTextOption: f,
|
|
16
|
+
handleDeleteOptionSelected: p,
|
|
17
|
+
placeholder: u
|
|
18
|
+
}) => /* @__PURE__ */ t.jsxs(
|
|
19
|
+
g,
|
|
20
|
+
{
|
|
21
|
+
ref: C,
|
|
22
|
+
className: ({ isFocusVisible: e, isHovered: a }) => i(
|
|
23
|
+
v({
|
|
24
|
+
size: o,
|
|
25
|
+
isDisabled: n,
|
|
26
|
+
isFocusVisible: e || l,
|
|
27
|
+
isHovered: a
|
|
28
|
+
}),
|
|
29
|
+
x
|
|
30
|
+
),
|
|
31
|
+
onPress: () => m(!l),
|
|
32
|
+
children: [
|
|
33
|
+
/* @__PURE__ */ t.jsx(j, { className: "flex flex-1 items-center gap-1 overflow-hidden", children: ({ selectedItems: e, selectedText: a, isPlaceholder: h }) => /* @__PURE__ */ t.jsx(t.Fragment, { children: c === "multiple" && e && e.length > 0 ? /* @__PURE__ */ t.jsx("div", { className: "flex flex-wrap gap-1", children: e.filter((r) => r != null).map((r) => {
|
|
34
|
+
const d = r.label, s = r.value;
|
|
35
|
+
return /* @__PURE__ */ t.jsx(
|
|
36
|
+
w,
|
|
37
|
+
{
|
|
38
|
+
label: d,
|
|
39
|
+
size: o,
|
|
40
|
+
isDisabled: n,
|
|
41
|
+
maxLength: f,
|
|
42
|
+
onDelete: () => p(s)
|
|
43
|
+
},
|
|
44
|
+
s
|
|
45
|
+
);
|
|
46
|
+
}) }) : /* @__PURE__ */ t.jsx(
|
|
47
|
+
"span",
|
|
48
|
+
{
|
|
49
|
+
className: i(
|
|
50
|
+
"flex-1 truncate text-left",
|
|
51
|
+
h ? "text-neutral-600" : "",
|
|
52
|
+
n ? "text-neutral-700" : ""
|
|
53
|
+
),
|
|
54
|
+
children: a || u
|
|
55
|
+
}
|
|
56
|
+
) }) }),
|
|
57
|
+
/* @__PURE__ */ t.jsx(
|
|
58
|
+
"svg",
|
|
59
|
+
{
|
|
60
|
+
className: `${l ? "rotate-180" : ""} transition-transform duration-100`,
|
|
61
|
+
width: "20",
|
|
62
|
+
height: "10",
|
|
63
|
+
viewBox: "0 0 20 10",
|
|
64
|
+
fill: "none",
|
|
65
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
66
|
+
children: /* @__PURE__ */ t.jsx(
|
|
67
|
+
"path",
|
|
68
|
+
{
|
|
69
|
+
d: "M20 0.838022C20.0006 0.947676 19.9796 1.05638 19.9381 1.15789C19.8967 1.2594 19.8356 1.35173 19.7584 1.42959L12.9512 8.23676C12.5642 8.62472 12.1045 8.93252 11.5984 9.14254C11.0922 9.35256 10.5497 9.46066 10.0017 9.46066C9.45373 9.46066 8.91115 9.35256 8.40502 9.14254C7.8989 8.93252 7.43918 8.62472 7.0522 8.23676L0.245034 1.42959C0.167349 1.3519 0.105725 1.25968 0.0636824 1.15818C0.0216393 1.05667 5.62088e-09 0.947886 0 0.838023C-5.62081e-09 0.728159 0.0216393 0.619372 0.0636824 0.51787C0.105725 0.41637 0.167349 0.324143 0.245034 0.246458C0.32272 0.168773 0.414946 0.107149 0.516447 0.0651056C0.617948 0.0230624 0.726736 0.00142351 0.8366 0.00142351C0.946464 0.00142351 1.05525 0.0230624 1.15675 0.0651055C1.25825 0.107149 1.35048 0.168773 1.42817 0.246458L8.23533 7.05363C8.704 7.52171 9.33931 7.78463 10.0017 7.78463C10.6641 7.78463 11.2994 7.52171 11.7681 7.05363L18.5752 0.246457C18.6527 0.168363 18.7448 0.106378 18.8464 0.0640783C18.9479 0.0217776 19.0568 4.80781e-09 19.1668 0C19.2768 -4.80789e-09 19.3857 0.0217776 19.4872 0.0640782C19.5888 0.106378 19.6809 0.168363 19.7584 0.246457C19.8356 0.324311 19.8967 0.41664 19.9381 0.518154C19.9796 0.619668 20.0006 0.728369 20 0.838022Z",
|
|
70
|
+
fill: "#73768C"
|
|
71
|
+
}
|
|
72
|
+
)
|
|
73
|
+
}
|
|
74
|
+
)
|
|
75
|
+
]
|
|
10
76
|
}
|
|
11
|
-
|
|
12
|
-
};
|
|
77
|
+
);
|
|
13
78
|
export {
|
|
14
|
-
|
|
79
|
+
b as SelectContent
|
|
15
80
|
};
|
package/dist/index.es85.js
CHANGED
|
@@ -1,9 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
const
|
|
1
|
+
import { j as p } from "./index.es42.js";
|
|
2
|
+
import { useRef as f } from "react";
|
|
3
|
+
import { useTab as u } from "react-aria";
|
|
4
|
+
import { cn as x } from "./index.es44.js";
|
|
5
|
+
import { tabVariants as y } from "./index.es87.js";
|
|
6
|
+
const D = (t) => {
|
|
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);
|
|
8
|
+
return /* @__PURE__ */ p.jsx("div", { ...l, ref: o, className: b, id: a, children: c });
|
|
9
|
+
};
|
|
7
10
|
export {
|
|
8
|
-
|
|
11
|
+
D as Tab
|
|
9
12
|
};
|
package/dist/index.es86.js
CHANGED
|
@@ -1,20 +1,12 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
const
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
theme: {
|
|
10
|
-
extend: {
|
|
11
|
-
fontFamily: {
|
|
12
|
-
sans: ["var(--font-open-sans)", ...i.sans]
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
plugins: [o, e]
|
|
1
|
+
import { j as m } from "./index.es42.js";
|
|
2
|
+
import { useRef as l } from "react";
|
|
3
|
+
import { useTabPanel as p } from "react-aria";
|
|
4
|
+
import { cn as i } from "./index.es44.js";
|
|
5
|
+
const P = (r) => {
|
|
6
|
+
var t;
|
|
7
|
+
const { className: o, state: s, ...n } = r, e = l(null), { tabPanelProps: a } = p(n, s, e), c = i("", o);
|
|
8
|
+
return /* @__PURE__ */ m.jsx("div", { ...a, ref: e, className: c, children: (t = s.selectedItem) == null ? void 0 : t.props.children });
|
|
17
9
|
};
|
|
18
10
|
export {
|
|
19
|
-
|
|
11
|
+
P as TabPanel
|
|
20
12
|
};
|
package/dist/index.es87.js
CHANGED
|
@@ -1,151 +1,47 @@
|
|
|
1
|
-
import { cva as
|
|
2
|
-
const
|
|
3
|
-
{
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
class: "bg-neutral-600"
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
state: "inProgress",
|
|
12
|
-
isHovered: !0,
|
|
13
|
-
isDisabled: !1,
|
|
14
|
-
isPressed: !1,
|
|
15
|
-
class: "bg-blue-600"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
state: "completed",
|
|
19
|
-
isHovered: !0,
|
|
20
|
-
isDisabled: !1,
|
|
21
|
-
isPressed: !1,
|
|
22
|
-
class: "bg-success-600"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
state: "error",
|
|
26
|
-
isHovered: !0,
|
|
27
|
-
isDisabled: !1,
|
|
28
|
-
isPressed: !1,
|
|
29
|
-
class: "bg-error-600"
|
|
30
|
-
}
|
|
31
|
-
], t = [
|
|
32
|
-
{
|
|
33
|
-
isDisabled: !0,
|
|
34
|
-
isPressed: !1,
|
|
35
|
-
class: "bg-neutral-600"
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
isDisabled: !1,
|
|
39
|
-
isPressed: !1,
|
|
40
|
-
state: "pending",
|
|
41
|
-
class: "bg-neutral-500"
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
isDisabled: !1,
|
|
45
|
-
isPressed: !1,
|
|
46
|
-
state: "inProgress",
|
|
47
|
-
class: "bg-blue-500"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
isDisabled: !1,
|
|
51
|
-
isPressed: !1,
|
|
52
|
-
state: "completed",
|
|
53
|
-
class: "bg-success-500"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
isDisabled: !1,
|
|
57
|
-
isPressed: !1,
|
|
58
|
-
state: "error",
|
|
59
|
-
class: "bg-error-500"
|
|
60
|
-
}
|
|
61
|
-
], r = [
|
|
62
|
-
{
|
|
63
|
-
isPressed: !0,
|
|
64
|
-
isDisabled: !1,
|
|
65
|
-
state: "pending",
|
|
66
|
-
class: "bg-neutral-900"
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
isPressed: !0,
|
|
70
|
-
isDisabled: !1,
|
|
71
|
-
state: "inProgress",
|
|
72
|
-
class: "bg-blue-800"
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
isPressed: !0,
|
|
76
|
-
isDisabled: !1,
|
|
77
|
-
state: "completed",
|
|
78
|
-
class: "bg-success-800"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
isPressed: !0,
|
|
82
|
-
isDisabled: !1,
|
|
83
|
-
state: "error",
|
|
84
|
-
class: "bg-error-800"
|
|
1
|
+
import { cva as r } from "class-variance-authority";
|
|
2
|
+
const t = r("flex h-full max-h-12", {
|
|
3
|
+
variants: {
|
|
4
|
+
orientation: {
|
|
5
|
+
horizontal: "flex-col",
|
|
6
|
+
vertical: "flex-row"
|
|
7
|
+
}
|
|
85
8
|
}
|
|
86
|
-
|
|
87
|
-
"flex
|
|
9
|
+
}), a = r(
|
|
10
|
+
"group inline-flex cursor-pointer items-center px-4 py-3 text-sm font-semibold focus-visible:outline-none",
|
|
88
11
|
{
|
|
89
12
|
variants: {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
13
|
+
isActive: {
|
|
14
|
+
true: "bg-primary-50 text-primary-500 ",
|
|
15
|
+
false: "text-primary-300 hover:text-primary-500 hover:border-primary-500"
|
|
93
16
|
},
|
|
94
|
-
|
|
95
|
-
pending: "",
|
|
96
|
-
inProgress: "",
|
|
97
|
-
completed: "",
|
|
98
|
-
error: ""
|
|
99
|
-
},
|
|
100
|
-
isDisabled: {
|
|
101
|
-
true: "",
|
|
102
|
-
false: ""
|
|
103
|
-
},
|
|
104
|
-
isHovered: {
|
|
17
|
+
isDisabledTab: {
|
|
105
18
|
true: "",
|
|
106
19
|
false: ""
|
|
107
20
|
},
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
21
|
+
orientation: {
|
|
22
|
+
horizontal: "border-b-2 border-transparent",
|
|
23
|
+
vertical: "border-r-2 border-transparent"
|
|
111
24
|
}
|
|
112
25
|
},
|
|
113
|
-
compoundVariants: [
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
26
|
+
compoundVariants: [
|
|
27
|
+
{
|
|
28
|
+
isDisabledTab: !0,
|
|
29
|
+
orientation: "horizontal",
|
|
30
|
+
class: "border-b-2 cursor-not-allowed !border-neutral-600 !text-neutral-600 bg-neutral-200"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
isDisabledTab: !0,
|
|
34
|
+
orientation: "vertical",
|
|
35
|
+
class: "border-r-2 cursor-not-allowed !border-neutral-600 !text-neutral-600 bg-neutral-200"
|
|
36
|
+
},
|
|
37
|
+
{ isActive: !0, orientation: "horizontal", class: "border-b-2 border-primary-500" },
|
|
38
|
+
{ isActive: !1, orientation: "horizontal", class: "border-b-2 border-primary-300" },
|
|
39
|
+
{ isActive: !1, orientation: "vertical", class: "border-r-2 border-primary-200" },
|
|
40
|
+
{ isActive: !0, orientation: "vertical", class: "border-r-2 border-primary-500" }
|
|
41
|
+
]
|
|
121
42
|
}
|
|
122
|
-
|
|
123
|
-
variants: {
|
|
124
|
-
size: {
|
|
125
|
-
xs: "text-base size-4",
|
|
126
|
-
md: "text-lg size-[18px]"
|
|
127
|
-
},
|
|
128
|
-
state: {
|
|
129
|
-
pending: "text-neutral-50",
|
|
130
|
-
inProgress: "text-neutral-50",
|
|
131
|
-
completed: "text-neutral-50",
|
|
132
|
-
error: "text-neutral-50"
|
|
133
|
-
},
|
|
134
|
-
isHovered: {
|
|
135
|
-
true: "",
|
|
136
|
-
false: ""
|
|
137
|
-
}
|
|
138
|
-
},
|
|
139
|
-
compoundVariants: [
|
|
140
|
-
{
|
|
141
|
-
state: "error",
|
|
142
|
-
isHovered: !0,
|
|
143
|
-
class: "text-error-600"
|
|
144
|
-
}
|
|
145
|
-
]
|
|
146
|
-
});
|
|
43
|
+
);
|
|
147
44
|
export {
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
i as stepVariants
|
|
45
|
+
a as tabVariants,
|
|
46
|
+
t as tabsVariants
|
|
151
47
|
};
|
package/dist/index.es88.js
CHANGED
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
const
|
|
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);
|
|
8
|
-
return /* @__PURE__ */ p.jsx("div", { ...l, ref: o, className: b, id: a, children: c });
|
|
9
|
-
};
|
|
1
|
+
import { getDefaultExportFromCjs as e } from "./index.es116.js";
|
|
2
|
+
import "./index.es117.js";
|
|
3
|
+
import { __exports as r } from "./index.es118.js";
|
|
4
|
+
let o = r;
|
|
5
|
+
var t = (o.__esModule ? o : { default: o }).default;
|
|
6
|
+
const a = /* @__PURE__ */ e(t);
|
|
10
7
|
export {
|
|
11
|
-
|
|
8
|
+
a as default
|
|
12
9
|
};
|
package/dist/index.es89.js
CHANGED
|
@@ -1,12 +1,20 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
const
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import t from "./index.es119.js";
|
|
2
|
+
import s from "@simpli-route/tailwind-preset";
|
|
3
|
+
import o from "./index.es120.js";
|
|
4
|
+
import e from "./index.es121.js";
|
|
5
|
+
const { fontFamily: i } = t, l = {
|
|
6
|
+
presets: [s],
|
|
7
|
+
mode: "jit",
|
|
8
|
+
content: ["./index.html", "./node_modules/@simpli-route/**/*.{js,ts,jsx,tsx}", "./src/**/*.{js,ts,jsx,tsx}"],
|
|
9
|
+
theme: {
|
|
10
|
+
extend: {
|
|
11
|
+
fontFamily: {
|
|
12
|
+
sans: ["var(--font-open-sans)", ...i.sans]
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
plugins: [o, e]
|
|
9
17
|
};
|
|
10
18
|
export {
|
|
11
|
-
|
|
19
|
+
l as default
|
|
12
20
|
};
|