@simpli-route/apollo-ds 0.1.13 → 0.1.14

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 (78) hide show
  1. package/dist/components/Tabs/types.d.ts +2 -0
  2. package/dist/components/Tabs/variants.d.ts +1 -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.cjs14.js +1 -1
  7. package/dist/index.cjs15.js +1 -1
  8. package/dist/index.cjs16.js +1 -1
  9. package/dist/index.cjs23.js +1 -1
  10. package/dist/index.cjs24.js +1 -1
  11. package/dist/index.cjs25.js +1 -1
  12. package/dist/index.cjs26.js +1 -1
  13. package/dist/index.cjs3.js +1 -1
  14. package/dist/index.cjs34.js +1 -1
  15. package/dist/index.cjs35.js +1 -1
  16. package/dist/index.cjs36.js +1 -1
  17. package/dist/index.cjs37.js +1 -1
  18. package/dist/index.cjs38.js +1 -1
  19. package/dist/index.cjs39.js +1 -1
  20. package/dist/index.cjs4.js +1 -1
  21. package/dist/index.cjs40.js +1 -1
  22. package/dist/index.cjs41.js +1 -1
  23. package/dist/index.cjs42.js +1 -1
  24. package/dist/index.cjs43.js +1 -1
  25. package/dist/index.cjs44.js +1 -1
  26. package/dist/index.cjs45.js +1 -1
  27. package/dist/index.cjs46.js +1 -1
  28. package/dist/index.cjs48.js +1 -1
  29. package/dist/index.cjs5.js +1 -1
  30. package/dist/index.cjs52.js +1 -1
  31. package/dist/index.cjs53.js +1 -1
  32. package/dist/index.cjs54.js +1 -1
  33. package/dist/index.cjs55.js +1 -1
  34. package/dist/index.cjs56.js +1 -1
  35. package/dist/index.cjs57.js +1 -1
  36. package/dist/index.cjs58.js +1 -1
  37. package/dist/index.cjs6.js +1 -1
  38. package/dist/index.cjs7.js +1 -1
  39. package/dist/index.cjs9.js +1 -1
  40. package/dist/index.es10.js +2 -2
  41. package/dist/index.es11.js +2 -2
  42. package/dist/index.es12.js +2 -2
  43. package/dist/index.es14.js +2 -2
  44. package/dist/index.es15.js +2 -2
  45. package/dist/index.es16.js +28 -16
  46. package/dist/index.es23.js +1 -1
  47. package/dist/index.es24.js +167 -30
  48. package/dist/index.es25.js +20 -148
  49. package/dist/index.es26.js +31 -40
  50. package/dist/index.es3.js +3 -3
  51. package/dist/index.es34.js +30 -11
  52. package/dist/index.es35.js +10 -163
  53. package/dist/index.es36.js +19 -30
  54. package/dist/index.es37.js +20 -10
  55. package/dist/index.es38.js +9 -136
  56. package/dist/index.es39.js +10 -25
  57. package/dist/index.es4.js +2 -2
  58. package/dist/index.es40.js +136 -95
  59. package/dist/index.es41.js +26 -12
  60. package/dist/index.es42.js +96 -10
  61. package/dist/index.es43.js +12 -11
  62. package/dist/index.es44.js +11 -19
  63. package/dist/index.es45.js +161 -18
  64. package/dist/index.es46.js +8 -8
  65. package/dist/index.es48.js +22 -8
  66. package/dist/index.es5.js +1 -1
  67. package/dist/index.es52.js +30 -19
  68. package/dist/index.es53.js +56 -19
  69. package/dist/index.es54.js +12 -14
  70. package/dist/index.es55.js +10 -12
  71. package/dist/index.es56.js +15 -13
  72. package/dist/index.es57.js +21 -30
  73. package/dist/index.es58.js +19 -56
  74. package/dist/index.es6.js +1 -1
  75. package/dist/index.es7.js +1 -1
  76. package/dist/index.es9.js +1 -1
  77. package/dist/style.css +17 -2
  78. package/package.json +1 -1
@@ -1,35 +1,47 @@
1
1
  import { j as s } from "./index.es21.js";
2
- import { useRef as x } from "react";
3
- import { useTabList as b } from "react-aria";
4
- import { useTabListState as d, Item as N } from "react-stately";
2
+ import { useRef as b } from "react";
3
+ import { useTabList as d } from "react-aria";
4
+ import { useTabListState as u, Item as N } from "react-stately";
5
5
  import { cn as e } from "./index.es22.js";
6
6
  import { Tab as j } from "./index.es46.js";
7
- import { TabPanel as u } from "./index.es47.js";
8
- import { tabsVariants as h } from "./index.es48.js";
9
- const T = (a) => {
10
- var m;
11
- const { rootClassName: i, tabClassName: n, tabPanelClassName: c, orientation: o = "horizontal", id: f = void 0 } = a, t = d(a), r = x(null), { tabListProps: p } = b(a, t, r);
12
- return /* @__PURE__ */ s.jsxs("div", { className: e(h({ orientation: o }), i), children: [
7
+ import { TabPanel as h } from "./index.es47.js";
8
+ import { tabsVariants as T } from "./index.es48.js";
9
+ const v = (a) => {
10
+ var l;
11
+ const {
12
+ rootClassName: m,
13
+ tabClassName: n,
14
+ tabPanelClassName: c,
15
+ orientation: o = "horizontal",
16
+ id: f = void 0,
17
+ isDisabled: p
18
+ } = a, t = u(a), r = b(null), { tabListProps: x } = d(a, t, r);
19
+ return /* @__PURE__ */ s.jsxs("div", { className: e(T({ orientation: o }), m), children: [
13
20
  /* @__PURE__ */ s.jsx(
14
21
  "div",
15
22
  {
16
- ...p,
23
+ ...x,
17
24
  ref: r,
18
25
  className: e("flex", o === "horizontal" ? "flex-row flex-wrap" : "flex-col"),
19
- children: [...t.collection].map((l) => /* @__PURE__ */ s.jsx(j, { item: l, state: t, orientation: o, className: n, id: f }, l.key))
26
+ children: [...t.collection].map((i) => /* @__PURE__ */ s.jsx(j, { item: i, state: t, orientation: o, className: n, id: f }, i.key))
20
27
  }
21
28
  ),
22
29
  /* @__PURE__ */ s.jsx(
23
- u,
30
+ h,
24
31
  {
25
32
  state: t,
26
- className: e("p-2", o === "horizontal" ? "pl-2" : "pt-2", c)
33
+ className: e(
34
+ "p-2",
35
+ o === "horizontal" ? "pl-2" : "pt-2",
36
+ p ? "cursor-not-allowed opacity-50" : "",
37
+ c
38
+ )
27
39
  },
28
- (m = t.selectedItem) == null ? void 0 : m.key
40
+ (l = t.selectedItem) == null ? void 0 : l.key
29
41
  )
30
42
  ] });
31
43
  };
32
- T.Item = N;
44
+ v.Item = N;
33
45
  export {
34
- T as Tabs
46
+ v as Tabs
35
47
  };
@@ -1,5 +1,5 @@
1
1
  import { j as s } from "./index.es21.js";
2
- import { MinusIcon as p, PlusIcon as u } from "./index.es34.js";
2
+ import { MinusIcon as p, PlusIcon as u } from "./index.es44.js";
3
3
  import { cn as e } from "./index.es22.js";
4
4
  const f = ({
5
5
  label: o,
@@ -1,36 +1,173 @@
1
1
  import { cva as r } from "class-variance-authority";
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"
2
+ const t = r(
3
+ "inline-flex select-none items-center justify-center text-center text-base font-semibold leading-6 transition duration-150 ease-in-out focus:outline-none",
4
+ {
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
+ size: {
18
+ xs: "rounded px-3 py-1",
19
+ sm: "rounded px-3 py-2",
20
+ md: "rounded-lg px-4 py-3",
21
+ lg: "rounded-lg px-6 py-4"
22
+ },
23
+ isDisabled: {
24
+ true: "pointer-events-none cursor-not-allowed border-none bg-neutral-400 text-neutral-600"
25
+ },
26
+ 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"
38
+ },
39
+ isFocused: {
40
+ true: "focus:outline-none focus:ring-2 focus:ring-sky-400 focus:ring-offset-[0.4px] border-none",
41
+ false: ""
42
+ }
7
43
  },
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"]
44
+ defaultVariants: {
45
+ intent: "primary",
46
+ size: "md"
16
47
  },
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
- }
48
+ compoundVariants: [
49
+ /* Hover State */
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
+ },
70
+ {
71
+ intent: "success",
72
+ isHovered: !0,
73
+ class: "bg-success-700 text-neutral-50"
74
+ },
75
+ {
76
+ intent: "error",
77
+ isHovered: !0,
78
+ class: "bg-error-700 text-error-50"
79
+ },
80
+ {
81
+ intent: "orangeWarning",
82
+ isHovered: !0,
83
+ class: "bg-orange-warning-700 text-orange-warning-50"
84
+ },
85
+ {
86
+ intent: "yellowWarning",
87
+ isHovered: !0,
88
+ class: "bg-yellow-warning-700 text-neutral-50"
89
+ },
90
+ {
91
+ intent: "info",
92
+ isHovered: !0,
93
+ class: "bg-blue-700 text-blue-50"
94
+ },
95
+ /* /Focus State */
96
+ {
97
+ intent: "success",
98
+ isFocused: !0,
99
+ class: "border-[1.5px] focus:ring-success-500"
100
+ },
101
+ {
102
+ intent: "error",
103
+ isFocused: !0,
104
+ class: "border-[1.5px] focus:ring-error-500"
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"
166
+ }
167
+ /* /Active State */
168
+ ]
32
169
  }
33
- });
170
+ );
34
171
  export {
35
- t as assistChipVariants
172
+ t as buttonVariants
36
173
  };
@@ -1,173 +1,45 @@
1
1
  import { cva as r } from "class-variance-authority";
2
- const t = r(
3
- "inline-flex select-none items-center justify-center text-center text-base font-semibold leading-6 transition duration-150 ease-in-out focus:outline-none",
2
+ const i = r(
3
+ "flex h-5 w-5 shrink-0 cursor-pointer items-center justify-center rounded border-2 border-primary-200 text-white transition duration-150 ease-in-out",
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
- size: {
18
- xs: "rounded px-3 py-1",
19
- sm: "rounded px-3 py-2",
20
- md: "rounded-lg px-4 py-3",
21
- lg: "rounded-lg px-6 py-4"
22
- },
23
- isDisabled: {
24
- true: "pointer-events-none cursor-not-allowed border-none bg-neutral-400 text-neutral-600"
25
- },
26
6
  isHovered: {
27
7
  true: ""
28
8
  },
29
- isActive: {
30
- true: ""
9
+ isSelected: {
10
+ true: "border-primary-500 bg-primary-500",
11
+ false: "bg-white"
31
12
  },
32
- fullWidth: {
33
- true: "w-full",
34
- false: "w-fit"
13
+ isFocusVisible: {
14
+ true: "border-primary-500 group-active:border-primary-500"
35
15
  },
36
- isLoading: {
37
- true: "pointer-events-none cursor-not-allowed opacity-70"
16
+ isDisabled: {
17
+ true: "border-neutral-500 cursor-not-allowed"
38
18
  },
39
- isFocused: {
40
- true: "focus:outline-none focus:ring-2 focus:ring-sky-400 focus:ring-offset-[0.4px] border-none",
41
- false: ""
19
+ label: {
20
+ true: "mr-2"
42
21
  }
43
22
  },
44
- defaultVariants: {
45
- intent: "primary",
46
- size: "md"
47
- },
48
23
  compoundVariants: [
49
- /* Hover State */
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
- },
70
- {
71
- intent: "success",
72
- isHovered: !0,
73
- class: "bg-success-700 text-neutral-50"
74
- },
75
- {
76
- intent: "error",
77
- isHovered: !0,
78
- class: "bg-error-700 text-error-50"
79
- },
80
- {
81
- intent: "orangeWarning",
82
- isHovered: !0,
83
- class: "bg-orange-warning-700 text-orange-warning-50"
84
- },
85
24
  {
86
- intent: "yellowWarning",
87
25
  isHovered: !0,
88
- class: "bg-yellow-warning-700 text-neutral-50"
26
+ isSelected: !0,
27
+ class: "border-none bg-primary-600 group-active:bg-primary-600"
89
28
  },
90
29
  {
91
- intent: "info",
92
30
  isHovered: !0,
93
- class: "bg-blue-700 text-blue-50"
94
- },
95
- /* /Focus State */
96
- {
97
- intent: "success",
98
- isFocused: !0,
99
- class: "border-[1.5px] focus:ring-success-500"
100
- },
101
- {
102
- intent: "error",
103
- isFocused: !0,
104
- class: "border-[1.5px] focus:ring-error-500"
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"
31
+ isSelected: !1,
32
+ isDisabled: !1,
33
+ class: "border-primary-700 group-active:bg-primary-600"
161
34
  },
162
35
  {
163
- intent: "info",
164
- isActive: !0,
165
- class: "border border-transparent bg-blue-200 text-blue-900"
36
+ isDisabled: !0,
37
+ isSelected: !0,
38
+ class: "bg-neutral-500"
166
39
  }
167
- /* /Active State */
168
40
  ]
169
41
  }
170
42
  );
171
43
  export {
172
- t as buttonVariants
44
+ i as checkboxVariants
173
45
  };
@@ -1,45 +1,36 @@
1
1
  import { cva as r } from "class-variance-authority";
2
- const i = r(
3
- "flex h-5 w-5 shrink-0 cursor-pointer items-center justify-center rounded border-2 border-primary-200 text-white transition duration-150 ease-in-out",
4
- {
5
- variants: {
6
- isHovered: {
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
- compoundVariants: [
24
- {
25
- isHovered: !0,
26
- isSelected: !0,
27
- class: "border-none bg-primary-600 group-active:bg-primary-600"
28
- },
29
- {
30
- isHovered: !0,
31
- isSelected: !1,
32
- isDisabled: !1,
33
- class: "border-primary-700 group-active:bg-primary-600"
34
- },
35
- {
36
- isDisabled: !0,
37
- isSelected: !0,
38
- class: "bg-neutral-500"
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
- i as checkboxVariants
35
+ t as assistChipVariants
45
36
  };
package/dist/index.es3.js CHANGED
@@ -2,10 +2,10 @@ import { j as r } from "./index.es21.js";
2
2
  import { Button as I } from "react-aria-components";
3
3
  import { cn as x } from "./index.es22.js";
4
4
  import "react";
5
- import { buttonVariants as B } from "./index.es25.js";
6
- import "./index.es26.js";
5
+ import { buttonVariants as B } from "./index.es24.js";
6
+ import "./index.es25.js";
7
7
  import "react-aria";
8
- import "./index.es24.js";
8
+ import "./index.es26.js";
9
9
  import "./index.es6.js";
10
10
  import "./index.es7.js";
11
11
  import { Loader as y } from "./index.es8.js";
@@ -1,13 +1,32 @@
1
- import { D as o } from "./index.es52.js";
2
- import { I as n } from "./index.es53.js";
3
- import { M as r } from "./index.es54.js";
4
- import { P as I } from "./index.es55.js";
5
- import { U as a } from "./index.es56.js";
6
- var f = o, i = n, t = r, e = I, _ = a;
1
+ import { j as e } from "./index.es21.js";
2
+ import { cn as l } from "./index.es22.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
+ };
7
30
  export {
8
- f as DownChevronIcon,
9
- i as InfoIcon,
10
- t as MinusIcon,
11
- e as PlusIcon,
12
- _ as UpChevronIcon
31
+ m as MarkIcon
13
32
  };