@simpli-route/apollo-ds 0.1.55 → 0.1.57

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.
Files changed (114) hide show
  1. package/dist/components/InvisibleSelect/types.d.ts +17 -0
  2. package/dist/components/SelectInput/types.d.ts +4 -0
  3. package/dist/index.cjs10.js +1 -1
  4. package/dist/index.cjs11.js +1 -1
  5. package/dist/index.cjs12.js +1 -1
  6. package/dist/index.cjs13.js +1 -1
  7. package/dist/index.cjs15.js +1 -1
  8. package/dist/index.cjs16.js +1 -1
  9. package/dist/index.cjs17.js +1 -1
  10. package/dist/index.cjs18.js +1 -1
  11. package/dist/index.cjs19.js +1 -1
  12. package/dist/index.cjs23.js +1 -1
  13. package/dist/index.cjs24.js +1 -1
  14. package/dist/index.cjs25.js +1 -1
  15. package/dist/index.cjs26.js +1 -1
  16. package/dist/index.cjs27.js +1 -1
  17. package/dist/index.cjs28.js +1 -1
  18. package/dist/index.cjs30.js +1 -1
  19. package/dist/index.cjs34.js +1 -1
  20. package/dist/index.cjs36.js +1 -1
  21. package/dist/index.cjs37.js +1 -1
  22. package/dist/index.cjs38.js +1 -1
  23. package/dist/index.cjs39.js +1 -1
  24. package/dist/index.cjs4.js +1 -1
  25. package/dist/index.cjs43.js +1 -1
  26. package/dist/index.cjs44.js +1 -1
  27. package/dist/index.cjs46.js +1 -1
  28. package/dist/index.cjs47.js +1 -1
  29. package/dist/index.cjs48.js +1 -1
  30. package/dist/index.cjs49.js +1 -1
  31. package/dist/index.cjs5.js +1 -1
  32. package/dist/index.cjs50.js +1 -1
  33. package/dist/index.cjs51.js +1 -1
  34. package/dist/index.cjs52.js +1 -1
  35. package/dist/index.cjs53.js +1 -1
  36. package/dist/index.cjs54.js +1 -1
  37. package/dist/index.cjs55.js +1 -1
  38. package/dist/index.cjs56.js +1 -1
  39. package/dist/index.cjs57.js +1 -1
  40. package/dist/index.cjs58.js +1 -1
  41. package/dist/index.cjs59.js +1 -1
  42. package/dist/index.cjs6.js +1 -1
  43. package/dist/index.cjs60.js +1 -1
  44. package/dist/index.cjs61.js +1 -1
  45. package/dist/index.cjs62.js +1 -1
  46. package/dist/index.cjs63.js +1 -1
  47. package/dist/index.cjs64.js +1 -1
  48. package/dist/index.cjs65.js +1 -1
  49. package/dist/index.cjs66.js +1 -1
  50. package/dist/index.cjs67.js +1 -1
  51. package/dist/index.cjs68.js +1 -1
  52. package/dist/index.cjs7.js +1 -1
  53. package/dist/index.cjs73.js +1 -1
  54. package/dist/index.cjs8.js +1 -1
  55. package/dist/index.cjs83.js +1 -1
  56. package/dist/index.cjs9.js +1 -1
  57. package/dist/index.es10.js +1 -1
  58. package/dist/index.es11.js +1 -1
  59. package/dist/index.es12.js +1 -1
  60. package/dist/index.es13.js +1 -1
  61. package/dist/index.es15.js +1 -1
  62. package/dist/index.es16.js +62 -52
  63. package/dist/index.es17.js +1 -1
  64. package/dist/index.es18.js +2 -2
  65. package/dist/index.es19.js +1 -1
  66. package/dist/index.es23.js +2 -2
  67. package/dist/index.es24.js +1 -1
  68. package/dist/index.es25.js +17 -17
  69. package/dist/index.es26.js +1 -1
  70. package/dist/index.es27.js +2 -2
  71. package/dist/index.es28.js +1 -1
  72. package/dist/index.es30.js +1 -1
  73. package/dist/index.es34.js +1 -1
  74. package/dist/index.es36.js +1 -1
  75. package/dist/index.es37.js +1 -1
  76. package/dist/index.es38.js +1 -1
  77. package/dist/index.es39.js +1 -1
  78. package/dist/index.es4.js +1 -1
  79. package/dist/index.es43.js +41 -30
  80. package/dist/index.es44.js +171 -30
  81. package/dist/index.es46.js +33 -17
  82. package/dist/index.es47.js +79 -16
  83. package/dist/index.es48.js +129 -15
  84. package/dist/index.es49.js +65 -26
  85. package/dist/index.es5.js +19 -19
  86. package/dist/index.es50.js +3 -171
  87. package/dist/index.es51.js +9 -61
  88. package/dist/index.es52.js +118 -98
  89. package/dist/index.es53.js +103 -57
  90. package/dist/index.es54.js +115 -3
  91. package/dist/index.es55.js +104 -18
  92. package/dist/index.es56.js +24 -140
  93. package/dist/index.es57.js +7 -129
  94. package/dist/index.es58.js +74 -72
  95. package/dist/index.es59.js +24 -98
  96. package/dist/index.es6.js +1 -1
  97. package/dist/index.es60.js +158 -32
  98. package/dist/index.es61.js +91 -7
  99. package/dist/index.es62.js +14 -109
  100. package/dist/index.es63.js +18 -40
  101. package/dist/index.es64.js +16 -159
  102. package/dist/index.es65.js +14 -90
  103. package/dist/index.es66.js +161 -20
  104. package/dist/index.es67.js +38 -25
  105. package/dist/index.es68.js +30 -163
  106. package/dist/index.es7.js +1 -1
  107. package/dist/index.es73.js +1 -1
  108. package/dist/index.es8.js +3 -3
  109. package/dist/index.es83.js +1 -1
  110. package/dist/index.es9.js +2 -2
  111. package/dist/stories/InvisibleTimeField.stories.d.ts +3 -1
  112. package/dist/stories/SelectInput.stories.d.ts +1 -0
  113. package/dist/style.css +3 -0
  114. package/package.json +1 -1
@@ -1,94 +1,18 @@
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
- },
1
+ import { j as r } from "./index.es40.js";
2
+ import { ColorSlider as f, SliderTrack as l, ColorThumb as i } from "react-aria-components";
3
+ function d(e) {
4
+ const { color: o } = e;
5
+ return /* @__PURE__ */ r.jsx(
6
+ f,
49
7
  {
50
- isSelected: !0,
51
- isDisabled: !0,
52
- class: "bg-neutral-500"
8
+ channel: "hue",
9
+ value: o,
10
+ className: "mb-2 h-4 w-48 rounded border bg-[linear-gradient(to_right,#ff0000,#ffff00,#00ff00,#00ffff,#0000ff,#ff00ff,#ff0000)]",
11
+ ...e,
12
+ children: /* @__PURE__ */ r.jsx(l, { className: "size-full", children: /* @__PURE__ */ r.jsx(i, { 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" }) })
53
13
  }
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
- );
14
+ );
15
+ }
91
16
  export {
92
- a as indicatorVariants,
93
- s as switchVariants
17
+ d as ColorSlider
94
18
  };
@@ -1,24 +1,165 @@
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"
11
- }
1
+ import { cva as e } from "class-variance-authority";
2
+ const t = [
3
+ {
4
+ intent: "primary",
5
+ isHovered: !0,
6
+ isDisabled: !1,
7
+ isActive: !1,
8
+ class: "bg-primary-100"
9
+ },
10
+ {
11
+ intent: "secondary",
12
+ isHovered: !0,
13
+ isDisabled: !1,
14
+ isActive: !1,
15
+ class: "bg-primary-500 text-primary-50"
16
+ },
17
+ {
18
+ intent: "minimal",
19
+ isHovered: !0,
20
+ isDisabled: !1,
21
+ isActive: !1,
22
+ class: "bg-neutral-200 text-neutral-800"
23
+ },
24
+ {
25
+ intent: "error",
26
+ isHovered: !0,
27
+ isDisabled: !1,
28
+ isActive: !1,
29
+ class: "bg-error-100"
12
30
  }
13
- }), n = t("", {
14
- variants: {
15
- type: {
16
- body: "text-base text-neutral-900",
17
- caption: "text-xs text-neutral-700"
18
- }
31
+ ], r = [
32
+ {
33
+ intent: "primary",
34
+ isActive: !0,
35
+ isDisabled: !1,
36
+ class: "bg-primary-500 text-primary-50"
37
+ },
38
+ {
39
+ intent: "primary",
40
+ isActive: !0,
41
+ isDisabled: !0,
42
+ class: "bg-primary-300 text-primary-100"
43
+ },
44
+ {
45
+ intent: "secondary",
46
+ isActive: !0,
47
+ isDisabled: !1,
48
+ class: "bg-primary-500 text-primary-50"
49
+ },
50
+ {
51
+ intent: "secondary",
52
+ isActive: !0,
53
+ isDisabled: !0,
54
+ class: "bg-primary-100 text-primary-300"
55
+ },
56
+ {
57
+ intent: "minimal",
58
+ isActive: !0,
59
+ isDisabled: !1,
60
+ class: "text-primary-500"
61
+ },
62
+ {
63
+ intent: "minimal",
64
+ isActive: !0,
65
+ isDisabled: !0,
66
+ class: "text-neutral-700"
67
+ },
68
+ {
69
+ intent: "error",
70
+ isActive: !0,
71
+ isDisabled: !1,
72
+ class: "bg-error-700 text-error-50"
73
+ },
74
+ {
75
+ intent: "error",
76
+ isActive: !0,
77
+ isDisabled: !0,
78
+ class: "bg-error-300 text-error-100"
19
79
  }
20
- });
80
+ ], i = [
81
+ {
82
+ intent: "primary",
83
+ isDisabled: !0,
84
+ isActive: !1,
85
+ class: "text-neutral-600"
86
+ },
87
+ {
88
+ intent: "primary",
89
+ isDisabled: !0,
90
+ isActive: !0,
91
+ class: "bg-primary-300 text-primary-100"
92
+ },
93
+ {
94
+ intent: "secondary",
95
+ isDisabled: !0,
96
+ isActive: !1,
97
+ class: "bg-neutral-400 text-neutral-600"
98
+ },
99
+ {
100
+ intent: "secondary",
101
+ isDisabled: !0,
102
+ isActive: !0,
103
+ class: "bg-primary-100 text-primary-300"
104
+ },
105
+ {
106
+ intent: "minimal",
107
+ isDisabled: !0,
108
+ isActive: !1,
109
+ class: "text-neutral-600"
110
+ },
111
+ {
112
+ intent: "minimal",
113
+ isDisabled: !0,
114
+ isActive: !0,
115
+ class: "text-neutral-700"
116
+ },
117
+ {
118
+ intent: "error",
119
+ isDisabled: !0,
120
+ isActive: !1,
121
+ class: "text-neutral-600"
122
+ },
123
+ {
124
+ intent: "error",
125
+ isDisabled: !0,
126
+ isActive: !0,
127
+ class: "bg-error-300 text-primary-100"
128
+ }
129
+ ], a = e(
130
+ "inline-flex items-center justify-center rounded-lg border border-transparent transition duration-150 ease-in-out focus:outline-none",
131
+ {
132
+ variants: {
133
+ intent: {
134
+ primary: "bg-transparent text-primary-500",
135
+ secondary: "bg-primary-200 text-primary-500",
136
+ minimal: "bg-transparent text-neutral-700",
137
+ error: "bg-transparent text-error-500"
138
+ },
139
+ size: {
140
+ xxs: "p-1",
141
+ xs: "p-2",
142
+ sm: "p-2.5",
143
+ md: "p-3",
144
+ lg: "p-4"
145
+ },
146
+ isDisabled: {
147
+ true: "pointer-events-none cursor-not-allowed"
148
+ },
149
+ isHovered: {
150
+ true: ""
151
+ },
152
+ isActive: {
153
+ true: ""
154
+ },
155
+ isFocused: {
156
+ false: "",
157
+ true: "focus:outline-none focus:ring-offset-2 outline-none ring-2 ring-sky-400"
158
+ }
159
+ },
160
+ compoundVariants: [...t, ...r, ...i]
161
+ }
162
+ );
21
163
  export {
22
- n as textVariants,
23
- o as titleVariants
164
+ a as buttonVariants
24
165
  };
@@ -1,14 +1,14 @@
1
1
  import { j as e } from "./index.es40.js";
2
2
  import { CrossCircleIcon as d } from "./index.es42.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";
3
+ import { Autocomplete as p, SearchField as m, Input as f, Button as b, ListBox as h, ListBoxItem as j } from "react-aria-components";
4
4
  import { cn as n } from "./index.es41.js";
5
- const v = ({
5
+ const C = ({
6
6
  enableSearch: a,
7
7
  contains: o,
8
8
  classNameSearchField: i,
9
9
  classNameSearchFieldInput: c,
10
- placeholderSearch: u,
11
- items: x
10
+ placeholderSearch: x,
11
+ items: u
12
12
  }) => /* @__PURE__ */ e.jsxs(p, { filter: o, disableAutoFocusFirst: !0, disableVirtualFocus: !0, children: [
13
13
  a ? /* @__PURE__ */ e.jsxs(
14
14
  m,
@@ -20,49 +20,62 @@ const v = ({
20
20
  ),
21
21
  children: [
22
22
  /* @__PURE__ */ e.jsx(
23
- b,
23
+ f,
24
24
  {
25
- placeholder: u,
25
+ placeholder: x,
26
26
  className: n(
27
27
  "h-8 min-w-0 flex-1 rounded border-none p-1 text-sm font-normal text-neutral-800 outline-none outline-0 placeholder:text-neutral-700 focus:outline-none focus:ring-0 [&::-webkit-search-cancel-button]:hidden",
28
28
  c
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(d, { "aria-hidden": !0, className: "size-4" }) })
32
+ /* @__PURE__ */ e.jsx(b, { 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,
36
- /* @__PURE__ */ e.jsx(f, { className: "lg:custom-scrollbar max-h-[260px] overflow-auto outline-none", items: x, children: (r) => /* @__PURE__ */ e.jsx(
37
- g,
36
+ /* @__PURE__ */ e.jsx(h, { className: "lg:custom-scrollbar max-h-[260px] overflow-auto outline-none", items: u, children: (r) => /* @__PURE__ */ e.jsx(
37
+ j,
38
38
  {
39
39
  id: r.value,
40
40
  textValue: r.label,
41
41
  isDisabled: r.isDisabled,
42
- className: ({ isSelected: t, isFocusVisible: s, isHovered: l }) => n(
43
- "flex cursor-pointer items-center justify-between px-3 py-2 text-xs font-normal outline-none",
44
- t ? "bg-primary-100 text-primary-500" : "text-primary-900",
45
- l && "bg-primary-50 text-primary-500",
46
- (l || s) && !t && "bg-primary-50",
47
- (l || s) && t && "bg-primary-200",
42
+ className: ({ isSelected: l, isFocusVisible: t, isHovered: s }) => n(
43
+ "flex cursor-pointer flex-col px-3 py-2 text-xs font-normal outline-none",
44
+ l ? "bg-primary-100 text-primary-500" : "text-primary-900",
45
+ s && "bg-primary-50 text-primary-500",
46
+ (s || t) && !l && "bg-primary-50",
47
+ (s || t) && l && "bg-primary-200",
48
48
  (r == null ? void 0 : r.isDisabled) && "cursor-not-allowed opacity-50"
49
49
  ),
50
- children: ({ isSelected: t }) => /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
51
- /* @__PURE__ */ e.jsx("span", { children: r.label }),
52
- /* @__PURE__ */ e.jsx("span", { className: "flex w-5 items-center", children: t && /* @__PURE__ */ e.jsx("svg", { width: "14", height: "13", viewBox: "0 0 14 13", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e.jsx(
53
- "path",
50
+ children: ({ isSelected: l, isHovered: t }) => /* @__PURE__ */ e.jsxs("div", { className: "flex w-full flex-col", children: [
51
+ /* @__PURE__ */ e.jsxs("div", { className: "flex w-full items-center justify-between", children: [
52
+ /* @__PURE__ */ e.jsx("span", { children: r.label }),
53
+ /* @__PURE__ */ e.jsx("span", { className: "flex w-5 items-center", children: l && /* @__PURE__ */ e.jsx("svg", { width: "14", height: "13", viewBox: "0 0 14 13", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e.jsx(
54
+ "path",
55
+ {
56
+ fillRule: "evenodd",
57
+ clipRule: "evenodd",
58
+ d: "M13.2241 0.601824C13.4808 0.780773 13.5439 1.13398 13.365 1.39073L5.69829 12.3907C5.59653 12.5367 5.43209 12.6264 5.25425 12.633C5.07641 12.6395 4.90582 12.5622 4.79359 12.4241L0.460261 7.09072C0.26291 6.84783 0.299829 6.49094 0.542723 6.29358C0.785617 6.09623 1.14251 6.13315 1.33986 6.37605L5.19872 11.1254L12.4352 0.7427C12.6141 0.485948 12.9673 0.422875 13.2241 0.601824Z",
59
+ fill: "#4C3BEF"
60
+ }
61
+ ) }) })
62
+ ] }),
63
+ r.description ? /* @__PURE__ */ e.jsx(
64
+ "span",
54
65
  {
55
- fillRule: "evenodd",
56
- clipRule: "evenodd",
57
- d: "M13.2241 0.601824C13.4808 0.780773 13.5439 1.13398 13.365 1.39073L5.69829 12.3907C5.59653 12.5367 5.43209 12.6264 5.25425 12.633C5.07641 12.6395 4.90582 12.5622 4.79359 12.4241L0.460261 7.09072C0.26291 6.84783 0.299829 6.49094 0.542723 6.29358C0.785617 6.09623 1.14251 6.13315 1.33986 6.37605L5.19872 11.1254L12.4352 0.7427C12.6141 0.485948 12.9673 0.422875 13.2241 0.601824Z",
58
- fill: "#4C3BEF"
66
+ slot: "description",
67
+ className: n(
68
+ l ? "text-primary-400" : "text-neutral-700",
69
+ t && "text-primary-400"
70
+ ),
71
+ children: r.description
59
72
  }
60
- ) }) })
73
+ ) : null
61
74
  ] })
62
75
  },
63
76
  r.value
64
77
  ) })
65
78
  ] });
66
79
  export {
67
- v as PopoverContent
80
+ C as PopoverContent
68
81
  };
@@ -1,165 +1,32 @@
1
- import { cva as e } from "class-variance-authority";
2
- const t = [
3
- {
4
- intent: "primary",
5
- isHovered: !0,
6
- isDisabled: !1,
7
- isActive: !1,
8
- class: "bg-primary-100"
9
- },
10
- {
11
- intent: "secondary",
12
- isHovered: !0,
13
- isDisabled: !1,
14
- isActive: !1,
15
- class: "bg-primary-500 text-primary-50"
16
- },
17
- {
18
- intent: "minimal",
19
- isHovered: !0,
20
- isDisabled: !1,
21
- isActive: !1,
22
- class: "bg-neutral-200 text-neutral-800"
23
- },
24
- {
25
- intent: "error",
26
- isHovered: !0,
27
- isDisabled: !1,
28
- isActive: !1,
29
- class: "bg-error-100"
30
- }
31
- ], r = [
32
- {
33
- intent: "primary",
34
- isActive: !0,
35
- isDisabled: !1,
36
- class: "bg-primary-500 text-primary-50"
37
- },
38
- {
39
- intent: "primary",
40
- isActive: !0,
41
- isDisabled: !0,
42
- class: "bg-primary-300 text-primary-100"
43
- },
44
- {
45
- intent: "secondary",
46
- isActive: !0,
47
- isDisabled: !1,
48
- class: "bg-primary-500 text-primary-50"
49
- },
50
- {
51
- intent: "secondary",
52
- isActive: !0,
53
- isDisabled: !0,
54
- class: "bg-primary-100 text-primary-300"
55
- },
56
- {
57
- intent: "minimal",
58
- isActive: !0,
59
- isDisabled: !1,
60
- class: "text-primary-500"
61
- },
62
- {
63
- intent: "minimal",
64
- isActive: !0,
65
- isDisabled: !0,
66
- class: "text-neutral-700"
67
- },
68
- {
69
- intent: "error",
70
- isActive: !0,
71
- isDisabled: !1,
72
- class: "bg-error-700 text-error-50"
73
- },
74
- {
75
- intent: "error",
76
- isActive: !0,
77
- isDisabled: !0,
78
- class: "bg-error-300 text-error-100"
79
- }
80
- ], i = [
81
- {
82
- intent: "primary",
83
- isDisabled: !0,
84
- isActive: !1,
85
- class: "text-neutral-600"
86
- },
87
- {
88
- intent: "primary",
89
- isDisabled: !0,
90
- isActive: !0,
91
- class: "bg-primary-300 text-primary-100"
92
- },
93
- {
94
- intent: "secondary",
95
- isDisabled: !0,
96
- isActive: !1,
97
- class: "bg-neutral-400 text-neutral-600"
98
- },
99
- {
100
- intent: "secondary",
101
- isDisabled: !0,
102
- isActive: !0,
103
- class: "bg-primary-100 text-primary-300"
104
- },
105
- {
106
- intent: "minimal",
107
- isDisabled: !0,
108
- isActive: !1,
109
- class: "text-neutral-600"
110
- },
111
- {
112
- intent: "minimal",
113
- isDisabled: !0,
114
- isActive: !0,
115
- class: "text-neutral-700"
116
- },
117
- {
118
- intent: "error",
119
- isDisabled: !0,
120
- isActive: !1,
121
- class: "text-neutral-600"
122
- },
123
- {
124
- intent: "error",
125
- isDisabled: !0,
126
- isActive: !0,
127
- class: "bg-error-300 text-primary-100"
128
- }
129
- ], a = e(
130
- "inline-flex items-center justify-center rounded-lg border border-transparent transition duration-150 ease-in-out focus:outline-none",
131
- {
132
- variants: {
133
- intent: {
134
- primary: "bg-transparent text-primary-500",
135
- secondary: "bg-primary-200 text-primary-500",
136
- minimal: "bg-transparent text-neutral-700",
137
- error: "bg-transparent text-error-500"
138
- },
139
- size: {
140
- xxs: "p-1",
141
- xs: "p-2",
142
- sm: "p-2.5",
143
- md: "p-3",
144
- lg: "p-4"
145
- },
146
- isDisabled: {
147
- true: "pointer-events-none cursor-not-allowed"
148
- },
149
- isHovered: {
150
- true: ""
151
- },
152
- isActive: {
153
- true: ""
154
- },
155
- isFocused: {
156
- false: "",
157
- true: "focus:outline-none focus:ring-offset-2 outline-none ring-2 ring-sky-400"
158
- }
159
- },
160
- compoundVariants: [...t, ...r, ...i]
161
- }
162
- );
1
+ import { j as e } from "./index.es40.js";
2
+ import { cn as l } from "./index.es41.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
+ {
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" }
17
+ }
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
+ };
163
30
  export {
164
- a as buttonVariants
31
+ m as MarkIcon
165
32
  };
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
3
  import { cn as N } from "./index.es41.js";
4
- import { assistChipVariants as C } from "./index.es43.js";
4
+ import { assistChipVariants as C } from "./index.es46.js";
5
5
  const q = (i) => {
6
6
  const {
7
7
  style: t = "square",
@@ -2,7 +2,7 @@ import { j as e } from "./index.es40.js";
2
2
  import { CrossCircleIcon as w } from "./index.es42.js";
3
3
  import { Button as x, SelectValue as N } from "react-aria-components";
4
4
  import { cn as r } from "./index.es41.js";
5
- import { selectInputButtonVariants as v, selectInputBadgeVariants as V } from "./index.es51.js";
5
+ import { selectInputButtonVariants as v, selectInputBadgeVariants as V } from "./index.es47.js";
6
6
  const P = ({
7
7
  ref: C,
8
8
  isOpen: a,
package/dist/index.es8.js CHANGED
@@ -3,9 +3,9 @@ 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
5
  import { cn as J } from "./index.es41.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";
6
+ import { ColorArea as K } from "./index.es63.js";
7
+ import { ColorField as M } from "./index.es64.js";
8
+ import { ColorSlider as Q } from "./index.es65.js";
9
9
  const ne = (v) => {
10
10
  const {
11
11
  value: l,
@@ -1,6 +1,6 @@
1
1
  import { j as i } from "./index.es40.js";
2
2
  import { cn as m } from "./index.es41.js";
3
- import { indicatorVariants as n } from "./index.es65.js";
3
+ import { indicatorVariants as n } from "./index.es61.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.es9.js CHANGED
@@ -5,8 +5,8 @@ import { useFilter as K, Button as Q, Select as T, Popover as U } from "react-ar
5
5
  import { cn as p } from "./index.es41.js";
6
6
  import { Loader as W } from "./index.es21.js";
7
7
  import { PopoverContent as X } from "./index.es67.js";
8
- import { selectInputPopoverVariants as Y } from "./index.es51.js";
9
- import { filterButtonVariants as Z, filterButtonBadgeVariants as _ } from "./index.es52.js";
8
+ import { selectInputPopoverVariants as Y } from "./index.es47.js";
9
+ import { filterButtonVariants as Z, filterButtonBadgeVariants as _ } from "./index.es48.js";
10
10
  const $ = ({
11
11
  renderPosition: t,
12
12
  leftIcon: f,
@@ -1,9 +1,10 @@
1
+ import { TimeValue } from 'react-aria-components';
1
2
  import { StoryObj } from '@storybook/react';
2
3
  import { Time } from '@internationalized/date';
3
4
 
4
5
  declare const meta: {
5
6
  title: string;
6
- component: import('react').ForwardRefExoticComponent<import('../components').InvisibleTimeFieldProps<import('react-aria').TimeValue> & import('react').RefAttributes<HTMLDivElement>>;
7
+ component: import('react').ForwardRefExoticComponent<import('../components').InvisibleTimeFieldProps<TimeValue> & import('react').RefAttributes<HTMLDivElement>>;
7
8
  parameters: {
8
9
  layout: string;
9
10
  };
@@ -75,3 +76,4 @@ export declare const TwelveHourCycle: Story;
75
76
  export declare const TwentyFourHourCycle: Story;
76
77
  export declare const WithLeadingZeros: Story;
77
78
  export declare const WithPlaceholder: Story;
79
+ export declare const ControlledExamples: Story;
@@ -41,6 +41,7 @@ type Story = StoryObj<typeof meta>;
41
41
  export declare const SingleSelection: Story;
42
42
  export declare const MultipleSelection: Story;
43
43
  export declare const MultipleSelectionWithSearch: Story;
44
+ export declare const SingleSelectionWithDescription: Story;
44
45
  export declare const SizeXS: Story;
45
46
  export declare const SizeSM: Story;
46
47
  export declare const SizeMD: Story;