@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.es34.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { j as o } from "./index.es40.js";
|
|
2
2
|
import { Switch as u } from "react-aria-components";
|
|
3
|
-
import { cn as c } from "./index.
|
|
3
|
+
import { cn as c } from "./index.es42.js";
|
|
4
4
|
import { ContentSwitch as L } from "./index.es79.js";
|
|
5
5
|
import { SwitchIndicator as v } from "./index.es80.js";
|
|
6
|
-
import { switchVariants as b } from "./index.
|
|
6
|
+
import { switchVariants as b } from "./index.es64.js";
|
|
7
7
|
const E = ({
|
|
8
8
|
children: f,
|
|
9
9
|
label: m,
|
package/dist/index.es35.js
CHANGED
|
@@ -2,7 +2,7 @@ import { j as s } from "./index.es40.js";
|
|
|
2
2
|
import { useRef as b } from "react";
|
|
3
3
|
import { useTabList as d } from "react-aria";
|
|
4
4
|
import { useTabListState as u, Item as N } from "react-stately";
|
|
5
|
-
import { cn as e } from "./index.
|
|
5
|
+
import { cn as e } from "./index.es42.js";
|
|
6
6
|
import { Tab as j } from "./index.es81.js";
|
|
7
7
|
import { TabPanel as h } from "./index.es82.js";
|
|
8
8
|
import { tabsVariants as T } from "./index.es83.js";
|
package/dist/index.es36.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { j as s } from "./index.es40.js";
|
|
2
2
|
import { forwardRef as f, useContext as u } from "react";
|
|
3
3
|
import { useTooltip as T, mergeProps as h } from "react-aria";
|
|
4
|
-
import { cn as e } from "./index.
|
|
5
|
-
import { TooltipContext as j } from "./index.
|
|
4
|
+
import { cn as e } from "./index.es42.js";
|
|
5
|
+
import { TooltipContext as j } from "./index.es53.js";
|
|
6
6
|
import { tooltipVariants as N } from "./index.es84.js";
|
|
7
7
|
const P = f((p, i) => {
|
|
8
8
|
const { placement: l = "bottom", className: m, mode: o = "dark", supportText: t, children: a, ...r } = p, { state: n, ...c } = u(j), { tooltipProps: x } = T(r, n), d = e(N({ placement: l, mode: o, hasSupportText: !!t }), m);
|
package/dist/index.es37.js
CHANGED
|
@@ -2,8 +2,8 @@ import { j as i } from "./index.es40.js";
|
|
|
2
2
|
import { useRef as a, Children as f, cloneElement as u } from "react";
|
|
3
3
|
import { useTooltipTrigger as T } from "react-aria";
|
|
4
4
|
import { useTooltipTriggerState as h } from "react-stately";
|
|
5
|
-
import { cn as x } from "./index.
|
|
6
|
-
import { TooltipContext as d } from "./index.
|
|
5
|
+
import { cn as x } from "./index.es42.js";
|
|
6
|
+
import { TooltipContext as d } from "./index.es53.js";
|
|
7
7
|
const w = (e) => {
|
|
8
8
|
const { children: r, isDisabled: s, trigger: l, className: n } = e, t = h(e), o = a(null), { triggerProps: g, tooltipProps: m } = T({ isDisabled: s, trigger: l }, t, o), [c, p] = f.toArray(r);
|
|
9
9
|
if (!Array.isArray(r) || r.length > 2)
|
package/dist/index.es38.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as m } from "./index.es40.js";
|
|
2
|
-
import { cn as n } from "./index.
|
|
3
|
-
import { textVariants as a } from "./index.
|
|
2
|
+
import { cn as n } from "./index.es42.js";
|
|
3
|
+
import { textVariants as a } from "./index.es65.js";
|
|
4
4
|
function x(t) {
|
|
5
5
|
const { children: s, type: o = "body", className: r } = t, e = n(a({ type: o }), r);
|
|
6
6
|
return /* @__PURE__ */ m.jsx("p", { className: e, children: s });
|
package/dist/index.es39.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as m } from "./index.es40.js";
|
|
2
|
-
import { cn as c } from "./index.
|
|
3
|
-
import { titleVariants as l } from "./index.
|
|
2
|
+
import { cn as c } from "./index.es42.js";
|
|
3
|
+
import { titleVariants as l } from "./index.es65.js";
|
|
4
4
|
function j(s) {
|
|
5
5
|
const { children: e, type: t = "h1", size: r = t, className: i, ...o } = s, n = t, a = c(l({ size: r }), i);
|
|
6
6
|
return /* @__PURE__ */ m.jsx(n, { className: a, ...o, children: e });
|
package/dist/index.es4.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as r } from "./index.es40.js";
|
|
2
|
-
import { LeftArrowIcon as m } from "./index.
|
|
2
|
+
import { LeftArrowIcon as m } from "./index.es41.js";
|
|
3
3
|
import { Breadcrumbs as C, Breadcrumb as F, Link as f } from "react-aria-components";
|
|
4
|
-
import { cn as s } from "./index.
|
|
4
|
+
import { cn as s } from "./index.es42.js";
|
|
5
5
|
import { breadcrumbsContainerVariants as V, breadcrumbItemVariants as o, breadcrumbSeparatorVariants as y } from "./index.es43.js";
|
|
6
6
|
const S = ({
|
|
7
7
|
items: a = [],
|
package/dist/index.es41.js
CHANGED
|
@@ -1,8 +1,33 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
import { C as o } from "./index.es88.js";
|
|
2
|
+
import { C as r } from "./index.es89.js";
|
|
3
|
+
import { C as n } from "./index.es90.js";
|
|
4
|
+
import { C as c } from "./index.es91.js";
|
|
5
|
+
import { C as a } from "./index.es92.js";
|
|
6
|
+
import { D as I } from "./index.es93.js";
|
|
7
|
+
import { I as m } from "./index.es94.js";
|
|
8
|
+
import { L as s } from "./index.es95.js";
|
|
9
|
+
import { L as C } from "./index.es96.js";
|
|
10
|
+
import { M as t } from "./index.es97.js";
|
|
11
|
+
import { O as i } from "./index.es98.js";
|
|
12
|
+
import { P as v } from "./index.es99.js";
|
|
13
|
+
import { R as e } from "./index.es100.js";
|
|
14
|
+
import { S as f } from "./index.es101.js";
|
|
15
|
+
import { U as p } from "./index.es102.js";
|
|
16
|
+
var g = o, A = r, x = n, b = c, j = a, q = I, y = m, z = s, B = C, E = t, F = i, G = v, H = e, J = f, K = p;
|
|
6
17
|
export {
|
|
7
|
-
|
|
18
|
+
g as CalendarIcon,
|
|
19
|
+
A as CheckIcon,
|
|
20
|
+
x as ClockIcon,
|
|
21
|
+
b as CrossCircleIcon,
|
|
22
|
+
j as CrossIcon,
|
|
23
|
+
q as DownChevronIcon,
|
|
24
|
+
y as InfoIcon,
|
|
25
|
+
z as LeftArrowIcon,
|
|
26
|
+
B as LeftChevronIcon,
|
|
27
|
+
E as MinusIcon,
|
|
28
|
+
F as OptionsIcon,
|
|
29
|
+
G as PlusIcon,
|
|
30
|
+
H as RightChevronIcon,
|
|
31
|
+
J as SearchIcon,
|
|
32
|
+
K as UpChevronIcon
|
|
8
33
|
};
|
package/dist/index.es42.js
CHANGED
|
@@ -1,33 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
import { D as I } from "./index.es93.js";
|
|
7
|
-
import { I as m } from "./index.es94.js";
|
|
8
|
-
import { L as s } from "./index.es95.js";
|
|
9
|
-
import { L as C } from "./index.es96.js";
|
|
10
|
-
import { M as t } from "./index.es97.js";
|
|
11
|
-
import { O as i } from "./index.es98.js";
|
|
12
|
-
import { P as v } from "./index.es99.js";
|
|
13
|
-
import { R as e } from "./index.es100.js";
|
|
14
|
-
import { S as f } from "./index.es101.js";
|
|
15
|
-
import { U as p } from "./index.es102.js";
|
|
16
|
-
var g = o, A = r, x = n, b = c, j = a, q = I, y = m, z = s, B = C, E = t, F = i, G = v, H = e, J = f, K = p;
|
|
1
|
+
import { clsx as o } from "clsx";
|
|
2
|
+
import { twMerge as t } from "tailwind-merge";
|
|
3
|
+
function n(...r) {
|
|
4
|
+
return t(o(r));
|
|
5
|
+
}
|
|
17
6
|
export {
|
|
18
|
-
|
|
19
|
-
A as CheckIcon,
|
|
20
|
-
x as ClockIcon,
|
|
21
|
-
b as CrossCircleIcon,
|
|
22
|
-
j as CrossIcon,
|
|
23
|
-
q as DownChevronIcon,
|
|
24
|
-
y as InfoIcon,
|
|
25
|
-
z as LeftArrowIcon,
|
|
26
|
-
B as LeftChevronIcon,
|
|
27
|
-
E as MinusIcon,
|
|
28
|
-
F as OptionsIcon,
|
|
29
|
-
G as PlusIcon,
|
|
30
|
-
H as RightChevronIcon,
|
|
31
|
-
J as SearchIcon,
|
|
32
|
-
K as UpChevronIcon
|
|
7
|
+
n as cn
|
|
33
8
|
};
|
package/dist/index.es44.js
CHANGED
|
@@ -1,173 +1,86 @@
|
|
|
1
|
-
import { cva as
|
|
2
|
-
const t =
|
|
3
|
-
"inline-flex
|
|
1
|
+
import { cva as e } from "class-variance-authority";
|
|
2
|
+
const t = e(
|
|
3
|
+
"inline-flex items-center justify-center font-medium transition-colors duration-200 cursor-pointer outline-none border border-transparent rounded-full",
|
|
4
4
|
{
|
|
5
5
|
variants: {
|
|
6
|
-
intent: {
|
|
7
|
-
primary: "bg-primary-500 text-primary-50",
|
|
8
|
-
secondary: "border border-primary-500 bg-primary-50 text-primary-500",
|
|
9
|
-
tertiary: "text-primary-500",
|
|
10
|
-
outline: "border border-primary-500 text-primary-500",
|
|
11
|
-
success: "border bg-success-500 text-success-50",
|
|
12
|
-
error: "border bg-error-500 text-error-50",
|
|
13
|
-
orangeWarning: "border bg-orange-warning-500 text-orange-warning-50",
|
|
14
|
-
yellowWarning: "border bg-yellow-warning-500 text-yellow-warning-900",
|
|
15
|
-
info: "border bg-blue-500 text-blue-50"
|
|
16
|
-
},
|
|
17
6
|
size: {
|
|
18
|
-
xs: "
|
|
19
|
-
sm: "
|
|
20
|
-
md: "
|
|
21
|
-
lg: "
|
|
7
|
+
xs: "h-4 px-2 py-0.5 text-[10px] gap-1",
|
|
8
|
+
sm: "h-5 px-2 py-0.5 text-xs gap-1",
|
|
9
|
+
md: "h-6 px-3 py-1 text-sm gap-1",
|
|
10
|
+
lg: "h-8 px-3 py-1 text-sm gap-2"
|
|
11
|
+
},
|
|
12
|
+
isSelected: {
|
|
13
|
+
true: "",
|
|
14
|
+
false: ""
|
|
22
15
|
},
|
|
23
16
|
isDisabled: {
|
|
24
|
-
true: "
|
|
17
|
+
true: "cursor-not-allowed bg-neutral-50 text-neutral-600 border-transparent",
|
|
18
|
+
false: ""
|
|
25
19
|
},
|
|
26
20
|
isHovered: {
|
|
27
|
-
true: ""
|
|
28
|
-
|
|
29
|
-
isActive: {
|
|
30
|
-
true: ""
|
|
31
|
-
},
|
|
32
|
-
fullWidth: {
|
|
33
|
-
true: "w-full",
|
|
34
|
-
false: "w-fit"
|
|
35
|
-
},
|
|
36
|
-
isLoading: {
|
|
37
|
-
true: "pointer-events-none cursor-not-allowed opacity-70"
|
|
21
|
+
true: "",
|
|
22
|
+
false: ""
|
|
38
23
|
},
|
|
39
24
|
isFocused: {
|
|
40
|
-
true: "
|
|
25
|
+
true: "",
|
|
41
26
|
false: ""
|
|
42
27
|
}
|
|
43
28
|
},
|
|
44
|
-
defaultVariants: {
|
|
45
|
-
intent: "primary",
|
|
46
|
-
size: "md"
|
|
47
|
-
},
|
|
48
29
|
compoundVariants: [
|
|
49
|
-
|
|
50
|
-
{
|
|
51
|
-
intent: "primary",
|
|
52
|
-
isHovered: !0,
|
|
53
|
-
class: "bg-primary-700"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
intent: "secondary",
|
|
57
|
-
isHovered: !0,
|
|
58
|
-
class: "bg-primary-200"
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
intent: "tertiary",
|
|
62
|
-
isHovered: !0,
|
|
63
|
-
class: "bg-primary-300 text-primary-800"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
intent: "outline",
|
|
67
|
-
isHovered: !0,
|
|
68
|
-
class: "bg-primary-500 text-primary-50"
|
|
69
|
-
},
|
|
30
|
+
// Default state (not selected, not disabled)
|
|
70
31
|
{
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
32
|
+
isSelected: !1,
|
|
33
|
+
isDisabled: !1,
|
|
34
|
+
isHovered: !1,
|
|
35
|
+
isFocused: !1,
|
|
36
|
+
class: "bg-sky-100 text-sky-900"
|
|
74
37
|
},
|
|
38
|
+
// Selected state (not disabled)
|
|
75
39
|
{
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
40
|
+
isSelected: !0,
|
|
41
|
+
isDisabled: !1,
|
|
42
|
+
isHovered: !1,
|
|
43
|
+
isFocused: !1,
|
|
44
|
+
class: "bg-sky-500 text-sky-50"
|
|
79
45
|
},
|
|
46
|
+
// Hovered state (not selected, not disabled)
|
|
80
47
|
{
|
|
81
|
-
|
|
48
|
+
isSelected: !1,
|
|
49
|
+
isDisabled: !1,
|
|
82
50
|
isHovered: !0,
|
|
83
|
-
class: "bg-
|
|
51
|
+
class: "bg-sky-200 text-sky-900"
|
|
84
52
|
},
|
|
53
|
+
// Hovered state (selected, not disabled)
|
|
85
54
|
{
|
|
86
|
-
|
|
55
|
+
isSelected: !0,
|
|
56
|
+
isDisabled: !1,
|
|
87
57
|
isHovered: !0,
|
|
88
|
-
class: "bg-
|
|
58
|
+
class: "bg-sky-500 text-sky-50"
|
|
89
59
|
},
|
|
60
|
+
// Focused state (not selected, not disabled)
|
|
90
61
|
{
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
class: "bg-blue-700 text-blue-50"
|
|
94
|
-
},
|
|
95
|
-
/* /Focus State */
|
|
96
|
-
{
|
|
97
|
-
intent: "success",
|
|
62
|
+
isSelected: !1,
|
|
63
|
+
isDisabled: !1,
|
|
98
64
|
isFocused: !0,
|
|
99
|
-
class: "
|
|
65
|
+
class: "bg-sky-200 text-sky-900 border-sky-500"
|
|
100
66
|
},
|
|
67
|
+
// Focused state (selected, not disabled)
|
|
101
68
|
{
|
|
102
|
-
|
|
69
|
+
isSelected: !0,
|
|
70
|
+
isDisabled: !1,
|
|
103
71
|
isFocused: !0,
|
|
104
|
-
class: "
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
intent: "orangeWarning",
|
|
108
|
-
isFocused: !0,
|
|
109
|
-
class: "border-[1.5px] focus:ring-orange-500"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
intent: "yellowWarning",
|
|
113
|
-
isFocused: !0,
|
|
114
|
-
class: "border-[1.5px] focus:ring-yellow-500"
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
intent: "info",
|
|
118
|
-
isFocused: !0,
|
|
119
|
-
class: "border-[1.5px] focus:ring-blue-500"
|
|
120
|
-
},
|
|
121
|
-
/* Active State */
|
|
122
|
-
{
|
|
123
|
-
intent: "primary",
|
|
124
|
-
isActive: !0,
|
|
125
|
-
class: "bg-primary-900"
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
intent: "secondary",
|
|
129
|
-
isActive: !0,
|
|
130
|
-
class: "bg-primary-300"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
intent: "tertiary",
|
|
134
|
-
isActive: !0,
|
|
135
|
-
class: "bg-primary-500 text-white"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
intent: "outline",
|
|
139
|
-
isActive: !0,
|
|
140
|
-
class: "border border-primary-500 bg-primary-300 text-primary-500"
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
intent: "success",
|
|
144
|
-
isActive: !0,
|
|
145
|
-
class: "border border-transparent bg-success-300 text-success-900"
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
intent: "error",
|
|
149
|
-
isActive: !0,
|
|
150
|
-
class: "border border-transparent bg-error-300 text-error-900"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
intent: "orangeWarning",
|
|
154
|
-
isActive: !0,
|
|
155
|
-
class: "border border-transparent bg-orange-warning-300 text-orange-warning-900"
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
intent: "yellowWarning",
|
|
159
|
-
isActive: !0,
|
|
160
|
-
class: "border border-transparent bg-yellow-warning-300 text-yellow-warning-900"
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
intent: "info",
|
|
164
|
-
isActive: !0,
|
|
165
|
-
class: "border border-transparent bg-blue-200 text-blue-900"
|
|
72
|
+
class: "bg-sky-500 text-sky-50 border-primary-500"
|
|
166
73
|
}
|
|
167
|
-
|
|
168
|
-
|
|
74
|
+
],
|
|
75
|
+
defaultVariants: {
|
|
76
|
+
size: "md",
|
|
77
|
+
isSelected: !1,
|
|
78
|
+
isDisabled: !1,
|
|
79
|
+
isHovered: !1,
|
|
80
|
+
isFocused: !1
|
|
81
|
+
}
|
|
169
82
|
}
|
|
170
83
|
);
|
|
171
84
|
export {
|
|
172
|
-
t as
|
|
85
|
+
t as filterChipVariants
|
|
173
86
|
};
|
package/dist/index.es45.js
CHANGED
|
@@ -1,45 +1,36 @@
|
|
|
1
1
|
import { cva as r } from "class-variance-authority";
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
true: ""
|
|
8
|
-
},
|
|
9
|
-
isSelected: {
|
|
10
|
-
true: "border-primary-500 bg-primary-500",
|
|
11
|
-
false: "bg-white"
|
|
12
|
-
},
|
|
13
|
-
isFocusVisible: {
|
|
14
|
-
true: "border-primary-500 group-active:border-primary-500"
|
|
15
|
-
},
|
|
16
|
-
isDisabled: {
|
|
17
|
-
true: "border-neutral-500 cursor-not-allowed"
|
|
18
|
-
},
|
|
19
|
-
label: {
|
|
20
|
-
true: "mr-2"
|
|
21
|
-
}
|
|
2
|
+
const t = r("bg-primary-50 inline-flex items-center select-none border border-transparent", {
|
|
3
|
+
variants: {
|
|
4
|
+
style: {
|
|
5
|
+
square: "rounded-md",
|
|
6
|
+
rounded: "rounded-full"
|
|
22
7
|
},
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
8
|
+
size: {
|
|
9
|
+
xs: [
|
|
10
|
+
"gap-1 py-[2px] pr-[6px] pl-1 font-normal text-neutral-900 text-[10px]",
|
|
11
|
+
"[&_svg]:w-[10px] [&_svg]:h-[10px]"
|
|
12
|
+
],
|
|
13
|
+
sm: ["gap-1 py-[2px] pr-[6px] pl-1 font-normal text-neutral-900 text-xs", "[&_svg]:w-3 [&_svg]:h-3"],
|
|
14
|
+
md: ["gap-1 py-1 pr-3 pl-2 font-normal text-neutral-900 text-sm", "[&_svg]:w-4 [&_svg]:h-4"],
|
|
15
|
+
lg: ["gap-2 py-1 pr-3 pl-2 font-normal text-neutral-900 text-sm", "[&_svg]:w-4 [&_svg]:h-4"]
|
|
16
|
+
},
|
|
17
|
+
pressable: {
|
|
18
|
+
true: "cursor-pointer"
|
|
19
|
+
},
|
|
20
|
+
isFocused: {
|
|
21
|
+
true: "border-primary-500"
|
|
22
|
+
},
|
|
23
|
+
isHovered: {
|
|
24
|
+
true: "border-primary-300"
|
|
25
|
+
},
|
|
26
|
+
isPressed: {
|
|
27
|
+
true: "bg-primary-200"
|
|
28
|
+
},
|
|
29
|
+
isDisabled: {
|
|
30
|
+
true: "bg-neutral-50 text-neutral-600 [&_svg]:text-neutral-600 cursor-not-allowed"
|
|
31
|
+
}
|
|
41
32
|
}
|
|
42
|
-
);
|
|
33
|
+
});
|
|
43
34
|
export {
|
|
44
|
-
|
|
35
|
+
t as assistChipVariants
|
|
45
36
|
};
|
package/dist/index.es46.js
CHANGED
|
@@ -1,36 +1,20 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
lg: ["gap-2 py-1 pr-3 pl-2 font-normal text-neutral-900 text-sm", "[&_svg]:w-4 [&_svg]:h-4"]
|
|
16
|
-
},
|
|
17
|
-
pressable: {
|
|
18
|
-
true: "cursor-pointer"
|
|
19
|
-
},
|
|
20
|
-
isFocused: {
|
|
21
|
-
true: "border-primary-500"
|
|
22
|
-
},
|
|
23
|
-
isHovered: {
|
|
24
|
-
true: "border-primary-300"
|
|
25
|
-
},
|
|
26
|
-
isPressed: {
|
|
27
|
-
true: "bg-primary-200"
|
|
28
|
-
},
|
|
29
|
-
isDisabled: {
|
|
30
|
-
true: "bg-neutral-50 text-neutral-600 [&_svg]:text-neutral-600 cursor-not-allowed"
|
|
1
|
+
import { j as r } from "./index.es40.js";
|
|
2
|
+
import { ColorArea as s, ColorThumb as l } from "react-aria-components";
|
|
3
|
+
function t({ color: o, onChange: e, ...a }) {
|
|
4
|
+
return /* @__PURE__ */ r.jsx(
|
|
5
|
+
s,
|
|
6
|
+
{
|
|
7
|
+
colorSpace: "hsb",
|
|
8
|
+
xChannel: "saturation",
|
|
9
|
+
yChannel: "brightness",
|
|
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" })
|
|
31
15
|
}
|
|
32
|
-
|
|
33
|
-
}
|
|
16
|
+
);
|
|
17
|
+
}
|
|
34
18
|
export {
|
|
35
|
-
t as
|
|
19
|
+
t as ColorArea
|
|
36
20
|
};
|
package/dist/index.es47.js
CHANGED
|
@@ -1,82 +1,19 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
{
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
false: ""
|
|
15
|
-
},
|
|
16
|
-
isHovered: {
|
|
17
|
-
true: "",
|
|
18
|
-
false: ""
|
|
19
|
-
},
|
|
20
|
-
isFocusVisible: {
|
|
21
|
-
true: "",
|
|
22
|
-
false: ""
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
compoundVariants: [
|
|
26
|
-
{
|
|
27
|
-
isDisabled: !1,
|
|
28
|
-
isHovered: !1,
|
|
29
|
-
isFocusVisible: !1,
|
|
30
|
-
class: "border-neutral-500"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
isDisabled: !1,
|
|
34
|
-
isHovered: !0,
|
|
35
|
-
isFocusVisible: !1,
|
|
36
|
-
class: "border-neutral-800"
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
isDisabled: !1,
|
|
40
|
-
isFocusVisible: !0,
|
|
41
|
-
class: "border-2 border-primary-500"
|
|
42
|
-
}
|
|
43
|
-
],
|
|
44
|
-
defaultVariants: {
|
|
45
|
-
size: "xs",
|
|
46
|
-
isDisabled: !1,
|
|
47
|
-
isHovered: !1,
|
|
48
|
-
isFocusVisible: !1
|
|
1
|
+
import { j as e } from "./index.es40.js";
|
|
2
|
+
import { ColorField as n, Input as t } from "react-aria-components";
|
|
3
|
+
function p(o) {
|
|
4
|
+
const { isDisabled: l, inputProps: r = {}, ...s } = o;
|
|
5
|
+
return /* @__PURE__ */ e.jsx(n, { className: "relative flex h-8 w-32 items-center", isDisabled: l, ...s, children: /* @__PURE__ */ e.jsx(
|
|
6
|
+
t,
|
|
7
|
+
{
|
|
8
|
+
className: "size-full border-none bg-transparent p-0 outline-none focus:outline-none focus:ring-0",
|
|
9
|
+
maxLength: 7,
|
|
10
|
+
"aria-label": "Color hex",
|
|
11
|
+
spellCheck: !1,
|
|
12
|
+
autoComplete: "off",
|
|
13
|
+
...r
|
|
49
14
|
}
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
"flex items-center gap-1 rounded bg-primary-100 font-normal text-primary-800",
|
|
53
|
-
{
|
|
54
|
-
variants: {
|
|
55
|
-
size: {
|
|
56
|
-
xs: "px-1.5 py-0.5 text-[10px]",
|
|
57
|
-
sm: "px-2 py-1 text-xs",
|
|
58
|
-
md: "px-2.5 py-1 text-sm",
|
|
59
|
-
lg: "px-3 py-1.5 text-base"
|
|
60
|
-
},
|
|
61
|
-
isDisabled: {
|
|
62
|
-
true: "bg-neutral-50 text-neutral-600",
|
|
63
|
-
false: ""
|
|
64
|
-
}
|
|
65
|
-
},
|
|
66
|
-
defaultVariants: {
|
|
67
|
-
isDisabled: !1,
|
|
68
|
-
size: "xs"
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
), r = e(
|
|
72
|
-
"w-[--trigger-width] overflow-auto rounded border border-neutral-300 bg-white shadow-lg outline-none",
|
|
73
|
-
{
|
|
74
|
-
variants: {},
|
|
75
|
-
defaultVariants: {}
|
|
76
|
-
}
|
|
77
|
-
);
|
|
15
|
+
) });
|
|
16
|
+
}
|
|
78
17
|
export {
|
|
79
|
-
|
|
80
|
-
t as selectInputButtonVariants,
|
|
81
|
-
r as selectInputPopoverVariants
|
|
18
|
+
p as ColorField
|
|
82
19
|
};
|