@simpli-route/apollo-ds 0.1.35 → 0.1.37

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 (327) hide show
  1. package/dist/components/Breadcrumbs/Breadcrumbs.d.ts +12 -0
  2. package/dist/components/Breadcrumbs/Breadcrumbs.test.d.ts +1 -0
  3. package/dist/components/Breadcrumbs/index.d.ts +2 -0
  4. package/dist/components/Breadcrumbs/types.d.ts +38 -0
  5. package/dist/components/Breadcrumbs/variants.d.ts +8 -0
  6. package/dist/components/Input/types.d.ts +10 -10
  7. package/dist/components/InvisibleTimeField/InvisibleTimeField.d.ts +13 -0
  8. package/dist/components/InvisibleTimeField/TimePickerPopover.d.ts +3 -0
  9. package/dist/components/InvisibleTimeField/TimeSegment.d.ts +7 -0
  10. package/dist/components/InvisibleTimeField/index.d.ts +4 -0
  11. package/dist/components/InvisibleTimeField/types.d.ts +82 -0
  12. package/dist/components/InvisibleTimeField/variants.d.ts +14 -0
  13. package/dist/components/NumberField/InvisibleNumberField.d.ts +12 -0
  14. package/dist/components/NumberField/index.d.ts +2 -0
  15. package/dist/components/NumberField/types.d.ts +58 -0
  16. package/dist/components/NumberField/variants.d.ts +11 -0
  17. package/dist/components/index.d.ts +2 -0
  18. package/dist/index.cjs.js +1 -1
  19. package/dist/index.cjs10.js +1 -1
  20. package/dist/index.cjs100.js +1 -1
  21. package/dist/index.cjs101.js +1 -1
  22. package/dist/index.cjs102.js +1 -1
  23. package/dist/index.cjs103.js +1 -1
  24. package/dist/index.cjs104.js +1 -1
  25. package/dist/index.cjs105.js +1 -1
  26. package/dist/index.cjs106.js +1 -1
  27. package/dist/index.cjs107.js +1 -1
  28. package/dist/index.cjs108.js +1 -1
  29. package/dist/index.cjs109.js +1 -1
  30. package/dist/index.cjs11.js +1 -1
  31. package/dist/index.cjs110.js +1 -1
  32. package/dist/index.cjs111.js +1 -1
  33. package/dist/index.cjs112.js +1 -1
  34. package/dist/index.cjs113.js +1 -1
  35. package/dist/index.cjs114.js +1 -1
  36. package/dist/index.cjs115.js +1 -1
  37. package/dist/index.cjs116.js +1 -1
  38. package/dist/index.cjs117.js +1 -1
  39. package/dist/index.cjs118.js +1 -1
  40. package/dist/index.cjs119.js +1 -1
  41. package/dist/index.cjs12.js +1 -1
  42. package/dist/index.cjs120.js +1 -1
  43. package/dist/index.cjs121.js +1 -1
  44. package/dist/index.cjs122.js +1 -1
  45. package/dist/index.cjs123.js +1 -1
  46. package/dist/index.cjs126.js +1 -1
  47. package/dist/index.cjs127.js +1 -1
  48. package/dist/index.cjs128.js +1 -1
  49. package/dist/index.cjs13.js +1 -1
  50. package/dist/index.cjs130.js +1 -1
  51. package/dist/index.cjs131.js +1 -1
  52. package/dist/index.cjs133.js +1 -1
  53. package/dist/index.cjs135.js +1 -1
  54. package/dist/index.cjs136.js +1 -1
  55. package/dist/index.cjs137.js +1 -1
  56. package/dist/index.cjs139.js +1 -1
  57. package/dist/index.cjs14.js +1 -1
  58. package/dist/index.cjs140.js +1 -1
  59. package/dist/index.cjs141.js +1 -1
  60. package/dist/index.cjs142.js +1 -1
  61. package/dist/index.cjs143.js +1 -1
  62. package/dist/index.cjs144.js +1 -1
  63. package/dist/index.cjs145.js +1 -1
  64. package/dist/index.cjs146.js +1 -1
  65. package/dist/index.cjs147.js +1 -1
  66. package/dist/index.cjs15.js +1 -1
  67. package/dist/index.cjs150.js +1 -1
  68. package/dist/index.cjs152.js +1 -1
  69. package/dist/index.cjs153.js +1 -0
  70. package/dist/index.cjs154.js +1 -0
  71. package/dist/index.cjs155.js +1 -0
  72. package/dist/index.cjs156.js +1 -0
  73. package/dist/index.cjs157.js +1 -0
  74. package/dist/index.cjs158.js +1 -0
  75. package/dist/index.cjs159.js +1 -0
  76. package/dist/index.cjs16.js +1 -1
  77. package/dist/index.cjs160.js +1 -0
  78. package/dist/index.cjs161.js +1 -0
  79. package/dist/index.cjs17.js +1 -1
  80. package/dist/index.cjs18.js +1 -1
  81. package/dist/index.cjs19.js +1 -1
  82. package/dist/index.cjs2.js +1 -1
  83. package/dist/index.cjs20.js +1 -1
  84. package/dist/index.cjs21.js +1 -1
  85. package/dist/index.cjs22.js +1 -1
  86. package/dist/index.cjs23.js +1 -1
  87. package/dist/index.cjs24.js +1 -1
  88. package/dist/index.cjs25.js +1 -1
  89. package/dist/index.cjs26.js +1 -1
  90. package/dist/index.cjs27.js +1 -1
  91. package/dist/index.cjs28.js +1 -1
  92. package/dist/index.cjs29.js +1 -1
  93. package/dist/index.cjs3.js +1 -1
  94. package/dist/index.cjs30.js +1 -1
  95. package/dist/index.cjs31.js +1 -1
  96. package/dist/index.cjs32.js +1 -1
  97. package/dist/index.cjs33.js +1 -1
  98. package/dist/index.cjs34.js +1 -1
  99. package/dist/index.cjs35.js +1 -1
  100. package/dist/index.cjs36.js +1 -1
  101. package/dist/index.cjs37.js +1 -1
  102. package/dist/index.cjs38.js +1 -1
  103. package/dist/index.cjs39.js +1 -1
  104. package/dist/index.cjs4.js +1 -1
  105. package/dist/index.cjs40.js +1 -1
  106. package/dist/index.cjs41.js +1 -1
  107. package/dist/index.cjs42.js +1 -1
  108. package/dist/index.cjs43.js +1 -1
  109. package/dist/index.cjs44.js +1 -1
  110. package/dist/index.cjs45.js +1 -1
  111. package/dist/index.cjs46.js +1 -1
  112. package/dist/index.cjs47.js +1 -1
  113. package/dist/index.cjs48.js +1 -1
  114. package/dist/index.cjs49.js +1 -1
  115. package/dist/index.cjs5.js +1 -1
  116. package/dist/index.cjs50.js +1 -1
  117. package/dist/index.cjs51.js +1 -1
  118. package/dist/index.cjs52.js +1 -1
  119. package/dist/index.cjs53.js +1 -1
  120. package/dist/index.cjs54.js +1 -1
  121. package/dist/index.cjs55.js +1 -1
  122. package/dist/index.cjs56.js +1 -1
  123. package/dist/index.cjs57.js +1 -1
  124. package/dist/index.cjs58.js +1 -1
  125. package/dist/index.cjs59.js +1 -1
  126. package/dist/index.cjs6.js +1 -1
  127. package/dist/index.cjs60.js +1 -1
  128. package/dist/index.cjs61.js +1 -1
  129. package/dist/index.cjs62.js +1 -1
  130. package/dist/index.cjs63.js +1 -1
  131. package/dist/index.cjs64.js +1 -1
  132. package/dist/index.cjs65.js +1 -1
  133. package/dist/index.cjs66.js +1 -1
  134. package/dist/index.cjs67.js +1 -1
  135. package/dist/index.cjs68.js +1 -1
  136. package/dist/index.cjs69.js +1 -1
  137. package/dist/index.cjs7.js +1 -1
  138. package/dist/index.cjs70.js +1 -1
  139. package/dist/index.cjs71.js +1 -9
  140. package/dist/index.cjs72.js +1 -19
  141. package/dist/index.cjs73.js +1 -1
  142. package/dist/index.cjs74.js +1 -1
  143. package/dist/index.cjs75.js +1 -1
  144. package/dist/index.cjs76.js +1 -1
  145. package/dist/index.cjs77.js +1 -1
  146. package/dist/index.cjs78.js +9 -1
  147. package/dist/index.cjs79.js +19 -1
  148. package/dist/index.cjs8.js +1 -1
  149. package/dist/index.cjs80.js +1 -1
  150. package/dist/index.cjs81.js +1 -1
  151. package/dist/index.cjs82.js +1 -1
  152. package/dist/index.cjs83.js +1 -1
  153. package/dist/index.cjs84.js +1 -1
  154. package/dist/index.cjs85.js +1 -1
  155. package/dist/index.cjs86.js +1 -1
  156. package/dist/index.cjs87.js +1 -1
  157. package/dist/index.cjs88.js +1 -1
  158. package/dist/index.cjs89.js +1 -1
  159. package/dist/index.cjs9.js +1 -1
  160. package/dist/index.cjs90.js +1 -1
  161. package/dist/index.cjs91.js +1 -1
  162. package/dist/index.cjs92.js +1 -1
  163. package/dist/index.cjs93.js +1 -1
  164. package/dist/index.cjs94.js +1 -1
  165. package/dist/index.cjs95.js +1 -1
  166. package/dist/index.cjs96.js +1 -1
  167. package/dist/index.cjs97.js +1 -1
  168. package/dist/index.cjs98.js +1 -1
  169. package/dist/index.es.js +64 -54
  170. package/dist/index.es10.js +38 -76
  171. package/dist/index.es100.js +8 -43
  172. package/dist/index.es101.js +340 -5
  173. package/dist/index.es102.js +166 -5
  174. package/dist/index.es103.js +183 -20
  175. package/dist/index.es104.js +46 -187
  176. package/dist/index.es105.js +4 -16
  177. package/dist/index.es106.js +4 -353
  178. package/dist/index.es107.js +15 -18
  179. package/dist/index.es108.js +4 -19
  180. package/dist/index.es109.js +44 -153
  181. package/dist/index.es11.js +77 -32
  182. package/dist/index.es110.js +7 -17
  183. package/dist/index.es111.js +7 -17
  184. package/dist/index.es112.js +22 -206
  185. package/dist/index.es113.js +189 -65
  186. package/dist/index.es114.js +7 -5
  187. package/dist/index.es115.js +353 -4
  188. package/dist/index.es116.js +24 -4
  189. package/dist/index.es117.js +19 -4
  190. package/dist/index.es118.js +154 -4
  191. package/dist/index.es119.js +17 -4
  192. package/dist/index.es12.js +32 -113
  193. package/dist/index.es120.js +17 -4
  194. package/dist/index.es121.js +211 -4
  195. package/dist/index.es122.js +68 -4
  196. package/dist/index.es123.js +14 -4
  197. package/dist/index.es126.js +2 -2
  198. package/dist/index.es127.js +2 -1063
  199. package/dist/index.es128.js +4 -77
  200. package/dist/index.es129.js +2 -2
  201. package/dist/index.es13.js +106 -43
  202. package/dist/index.es130.js +2 -57
  203. package/dist/index.es131.js +4 -20
  204. package/dist/index.es132.js +2 -2
  205. package/dist/index.es133.js +4 -61
  206. package/dist/index.es135.js +4 -14
  207. package/dist/index.es136.js +1064 -310
  208. package/dist/index.es137.js +73 -22
  209. package/dist/index.es139.js +57 -2
  210. package/dist/index.es14.js +132 -38
  211. package/dist/index.es140.js +20 -4
  212. package/dist/index.es141.js +4 -94
  213. package/dist/index.es142.js +61 -4
  214. package/dist/index.es143.js +2 -8
  215. package/dist/index.es144.js +8 -22
  216. package/dist/index.es145.js +311 -4
  217. package/dist/index.es146.js +21 -46
  218. package/dist/index.es147.js +4 -19
  219. package/dist/index.es149.js +2 -2
  220. package/dist/index.es15.js +170 -87
  221. package/dist/index.es150.js +91 -750
  222. package/dist/index.es152.js +8 -2
  223. package/dist/index.es153.js +28 -0
  224. package/dist/index.es154.js +4 -0
  225. package/dist/index.es155.js +51 -0
  226. package/dist/index.es156.js +19 -0
  227. package/dist/index.es157.js +4 -0
  228. package/dist/index.es158.js +4 -0
  229. package/dist/index.es159.js +753 -0
  230. package/dist/index.es16.js +37 -103
  231. package/dist/index.es160.js +4 -0
  232. package/dist/index.es161.js +4 -0
  233. package/dist/index.es17.js +46 -72
  234. package/dist/index.es18.js +33 -139
  235. package/dist/index.es19.js +105 -40
  236. package/dist/index.es2.js +2 -2
  237. package/dist/index.es20.js +87 -73
  238. package/dist/index.es21.js +103 -43
  239. package/dist/index.es22.js +74 -46
  240. package/dist/index.es23.js +144 -3
  241. package/dist/index.es24.js +39 -99
  242. package/dist/index.es25.js +74 -74
  243. package/dist/index.es26.js +47 -44
  244. package/dist/index.es27.js +47 -23
  245. package/dist/index.es28.js +3 -28
  246. package/dist/index.es29.js +99 -7
  247. package/dist/index.es3.js +3 -3
  248. package/dist/index.es30.js +78 -8
  249. package/dist/index.es31.js +45 -6
  250. package/dist/index.es32.js +24 -6
  251. package/dist/index.es33.js +27 -170
  252. package/dist/index.es34.js +8 -43
  253. package/dist/index.es35.js +8 -34
  254. package/dist/index.es36.js +6 -84
  255. package/dist/index.es37.js +6 -145
  256. package/dist/index.es38.js +27 -59
  257. package/dist/index.es39.js +42 -31
  258. package/dist/index.es4.js +65 -107
  259. package/dist/index.es40.js +17 -116
  260. package/dist/index.es41.js +17 -40
  261. package/dist/index.es42.js +15 -54
  262. package/dist/index.es43.js +157 -26
  263. package/dist/index.es44.js +43 -3
  264. package/dist/index.es45.js +31 -157
  265. package/dist/index.es46.js +66 -74
  266. package/dist/index.es47.js +138 -15
  267. package/dist/index.es48.js +112 -28
  268. package/dist/index.es49.js +34 -23
  269. package/dist/index.es5.js +105 -43
  270. package/dist/index.es50.js +116 -17
  271. package/dist/index.es51.js +40 -17
  272. package/dist/index.es52.js +54 -15
  273. package/dist/index.es53.js +36 -97
  274. package/dist/index.es54.js +3 -13
  275. package/dist/index.es55.js +160 -13
  276. package/dist/index.es56.js +87 -132
  277. package/dist/index.es57.js +22 -20
  278. package/dist/index.es58.js +163 -10
  279. package/dist/index.es59.js +29 -11
  280. package/dist/index.es6.js +55 -42
  281. package/dist/index.es60.js +73 -10
  282. package/dist/index.es61.js +10 -10
  283. package/dist/index.es62.js +10 -45
  284. package/dist/index.es63.js +12 -7
  285. package/dist/index.es64.js +99 -16
  286. package/dist/index.es65.js +11 -147
  287. package/dist/index.es66.js +7 -10
  288. package/dist/index.es67.js +18 -19
  289. package/dist/index.es68.js +147 -18
  290. package/dist/index.es69.js +134 -160
  291. package/dist/index.es7.js +40 -95
  292. package/dist/index.es70.js +20 -2
  293. package/dist/index.es71.js +12 -29
  294. package/dist/index.es72.js +19 -599
  295. package/dist/index.es73.js +20 -21
  296. package/dist/index.es74.js +10 -21
  297. package/dist/index.es75.js +10 -21
  298. package/dist/index.es76.js +45 -19
  299. package/dist/index.es77.js +2 -19
  300. package/dist/index.es78.js +30 -19
  301. package/dist/index.es79.js +599 -21
  302. package/dist/index.es8.js +96 -49
  303. package/dist/index.es80.js +17 -17
  304. package/dist/index.es81.js +10 -8
  305. package/dist/index.es82.js +20 -14
  306. package/dist/index.es83.js +12 -10
  307. package/dist/index.es84.js +19 -57
  308. package/dist/index.es85.js +19 -4
  309. package/dist/index.es86.js +21 -28
  310. package/dist/index.es87.js +19 -2
  311. package/dist/index.es88.js +21 -8
  312. package/dist/index.es89.js +21 -340
  313. package/dist/index.es9.js +45 -33
  314. package/dist/index.es90.js +19 -166
  315. package/dist/index.es91.js +19 -30
  316. package/dist/index.es92.js +19 -2
  317. package/dist/index.es93.js +30 -2
  318. package/dist/index.es94.js +4 -190
  319. package/dist/index.es95.js +4 -51
  320. package/dist/index.es96.js +57 -2
  321. package/dist/index.es97.js +4 -2
  322. package/dist/index.es98.js +16 -9
  323. package/dist/stories/Breadcrumbs.stories.d.ts +22 -0
  324. package/dist/stories/InvisibleNumberField.stories.d.ts +70 -0
  325. package/dist/stories/InvisibleTimeField.stories.d.ts +77 -0
  326. package/dist/style.css +96 -0
  327. package/package.json +1 -1
@@ -1,107 +1,41 @@
1
- import { j as t } from "./index.es31.js";
2
- import { motion as D } from "framer-motion";
3
- import { ProgressBar as I } from "react-aria-components";
4
- import "react";
5
- import { cn as s } from "./index.es32.js";
6
- import "./index.es33.js";
7
- import "./index.es34.js";
8
- import "react-aria";
9
- import "./index.es35.js";
10
- import "@react-stately/color";
11
- import "./index.es36.js";
12
- import "./index.es9.js";
13
- import "./index.es10.js";
14
- import { Label as M } from "./index.es11.js";
15
- import "@internationalized/date";
16
- import "./index.es37.js";
17
- import "./index.es14.js";
18
- import "./index.es38.js";
19
- import { progressBarVariants as S, progressFillVariants as $ } from "./index.es39.js";
20
- import "./index.es40.js";
21
- import "./index.es41.js";
22
- import "./index.es42.js";
23
- import "./index.es43.js";
24
- import { Tooltip as k } from "./index.es27.js";
25
- import { TooltipTrigger as z } from "./index.es28.js";
26
- import "./index.es45.js";
27
- import "./index.es22.js";
28
- import "./index.es23.js";
29
- import "./index.es24.js";
30
- import "./index.es46.js";
31
- import "./index.es26.js";
32
- import { Text as d } from "./index.es29.js";
33
- import "./index.es47.js";
34
- const Nt = (f) => {
35
- const {
36
- className: h,
37
- classNameLabel: N,
38
- label: a,
39
- variant: p = "primary",
40
- barClassName: u,
41
- fillClassName: g,
42
- valueTextClassName: n,
43
- isLoading: e = !1,
44
- showPercentage: x = !0,
45
- percentageDisplayMode: i = "text",
46
- positionTooltip: j = "top",
47
- modeTooltip: b = "dark",
48
- maxValue: w = 100,
49
- minValue: y = 0,
50
- valueCustomLabel: r,
51
- valuePosition: c = "right",
52
- classNameTooltip: v,
53
- tooltipMessage: l,
54
- barStyle: C = {},
55
- fillStyle: T = {},
56
- ...L
57
- } = f, P = s("flex w-full flex-col gap-2 text-neutral-900", h), B = s(S({ variant: p }), u), V = s($({ variant: p }), g);
58
- return /* @__PURE__ */ t.jsx(I, { className: P, maxValue: w, minValue: y, ...L, children: ({ percentage: o, valueText: m }) => /* @__PURE__ */ t.jsxs(
59
- "div",
1
+ import { j as n } from "./index.es36.js";
2
+ import { DateSegment as a } from "react-aria-components";
3
+ import { cn as i } from "./index.es37.js";
4
+ function c({ segment: t, className: o }) {
5
+ const l = () => t.maxValue != null ? String(t.maxValue).length + "ch" : "fit-content";
6
+ return /* @__PURE__ */ n.jsx(
7
+ a,
60
8
  {
61
- className: s("flex w-full items-center gap-2", {
62
- "items-end": a
63
- }),
64
- children: [
65
- /* @__PURE__ */ t.jsxs("div", { className: "flex w-full flex-col gap-1", children: [
66
- a ? /* @__PURE__ */ t.jsx(M, { labelClassName: s("leading-[19.07px] text-left", N), children: a }) : null,
67
- /* @__PURE__ */ t.jsxs(
68
- z,
69
- {
70
- isDisabled: i === "text" && !l || e,
71
- className: "items-start",
72
- delay: 90,
73
- closeDelay: 200,
74
- children: [
75
- /* @__PURE__ */ t.jsx("div", { className: B, style: C, children: /* @__PURE__ */ t.jsx(
76
- D.div,
77
- {
78
- className: V,
79
- style: { width: e ? "100%" : `${o}%`, ...T },
80
- animate: e ? { x: ["-100%", "100%"] } : { width: o + "%", x: [0, 0] },
81
- transition: e ? { repeat: 1 / 0, duration: 1, ease: "easeInOut" } : {}
82
- }
83
- ) }),
84
- /* @__PURE__ */ t.jsx(
85
- k,
86
- {
87
- className: s("text-xs", v),
88
- style: i === "tooltip" ? { left: o + "%" } : {},
89
- mode: b,
90
- size: "sm",
91
- placement: j,
92
- children: l && i === "text" ? l : r || m
93
- }
94
- )
95
- ]
96
- }
97
- ),
98
- !e && x && i === "text" && c === "bottom" && /* @__PURE__ */ t.jsx("div", { className: "mt-0.5 self-end", children: /* @__PURE__ */ t.jsx(d, { className: s("whitespace-nowrap text-xs text-neutral-900", n), children: r || m }) })
99
- ] }),
100
- !e && x && i === "text" && c === "right" && /* @__PURE__ */ t.jsx("div", { className: a ? "-mb-0.5" : "", children: /* @__PURE__ */ t.jsx(d, { className: s("whitespace-nowrap text-xs text-neutral-900", n), children: r || m }) })
101
- ]
9
+ segment: t,
10
+ className: ({ isPlaceholder: r, isFocusVisible: e }) => i(
11
+ "group box-content rounded-sm text-right tabular-nums text-neutral-900 outline-none",
12
+ "focus:bg-primary-500 focus:text-white",
13
+ "px-0.5",
14
+ r && "text-neutral-700",
15
+ e && "bg-primary-500 text-white",
16
+ o
17
+ ),
18
+ style: {
19
+ minWidth: l()
20
+ },
21
+ children: ({ text: r, isPlaceholder: e }) => /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
22
+ /* @__PURE__ */ n.jsx(
23
+ "span",
24
+ {
25
+ "aria-hidden": "true",
26
+ className: i(
27
+ "pointer-events-none block w-full text-center text-neutral-700",
28
+ "group-focus:text-white",
29
+ e ? "visible" : "invisible h-0"
30
+ ),
31
+ children: t.placeholder
32
+ }
33
+ ),
34
+ e ? "" : r
35
+ ] })
102
36
  }
103
- ) });
104
- };
37
+ );
38
+ }
105
39
  export {
106
- Nt as ProgressBar
40
+ c as TimeSegment
107
41
  };
@@ -0,0 +1,4 @@
1
+ var o = {};
2
+ export {
3
+ o as __exports
4
+ };
@@ -0,0 +1,4 @@
1
+ var o = { exports: {} };
2
+ export {
3
+ o as __module
4
+ };
@@ -1,78 +1,52 @@
1
- import { j as s } from "./index.es31.js";
2
- import { SearchIcon as P, CrossIcon as y } from "./index.es49.js";
3
- import { useMemo as z } from "react";
4
- import { ComboBox as D, Input as H, Text as R, FieldError as E, Popover as O, ListBox as F, ListBoxItem as M } from "react-aria-components";
5
- import { cn as S } from "./index.es32.js";
6
- import { useDebouncedValue as _ } from "./index.es55.js";
7
- import { IconButton as T } from "./index.es9.js";
8
- import "./index.es10.js";
9
- import { Label as $ } from "./index.es11.js";
10
- import { inputVariants as k } from "./index.es40.js";
11
- import { popoverVariants as q, searchOptionVariants as A } from "./index.es41.js";
12
- const te = (i) => {
13
- const {
14
- label: n,
15
- onReset: c,
16
- placeholder: f,
17
- isDisabled: l,
18
- delay: b = 300,
19
- searchIcon: j,
20
- clearIcon: I,
21
- size: N = "md",
22
- description: d,
23
- inputValue: h,
24
- isInvalid: m,
25
- errorMessage: x,
26
- items: r,
27
- ...L
28
- } = i, w = j ?? /* @__PURE__ */ s.jsx(P, { className: "size-6 text-neutral-700", "data-testid": "search-icon" }), C = /* @__PURE__ */ s.jsx(T, { intent: "minimal", size: "md", className: "p-0", "data-testid": "clear-icon-button", onPress: c, children: I ?? /* @__PURE__ */ s.jsx(y, { className: "size-5 text-neutral-700", "data-testid": "clear-icon" }) }), a = _(h, b), u = a && c, V = u ? C : w, v = (e, t) => {
29
- if (!t.trim())
30
- return [{ text: e, highlight: !1 }];
31
- const o = new RegExp(`(${t})`, "gi");
32
- return e.split(o).filter(Boolean).map((g) => ({
33
- text: g,
34
- highlight: g.toLowerCase() === t.toLowerCase()
35
- }));
36
- }, B = z(
37
- () => a ? r.filter((e) => e.label.toLowerCase().includes(a.toLowerCase())).map((e) => {
38
- const t = a && e.label.toLowerCase().includes(a.toLowerCase()), o = v(e.label, a ?? "");
39
- return { ...e, shouldHighlight: t, highlightedParts: o };
40
- }) : r.map((e) => ({
41
- ...e,
42
- shouldHighlight: !1,
43
- highlightedParts: [{ text: e.label, highlight: !1 }]
44
- })),
45
- [a, r]
46
- );
47
- return /* @__PURE__ */ s.jsxs(D, { inputValue: h, isDisabled: l, ...L, children: [
48
- n && /* @__PURE__ */ s.jsx($, { children: n }),
49
- /* @__PURE__ */ s.jsxs("div", { className: "relative flex items-center", children: [
50
- /* @__PURE__ */ s.jsx(
51
- H,
52
- {
53
- placeholder: f,
54
- className: k({ size: N, isDisabled: l, hasIcon: !0 }),
55
- disabled: l,
56
- readOnly: i.isReadOnly
57
- }
58
- ),
59
- /* @__PURE__ */ s.jsx("span", { className: S("absolute right-2 top-1/2 -translate-y-1/2", u && "top-[53%]"), children: V })
60
- ] }),
61
- d && !m && /* @__PURE__ */ s.jsx(R, { slot: "description", className: "text-xs leading-5 text-neutral-700", children: d }),
62
- x && m && /* @__PURE__ */ s.jsx(E, { className: "text-sm leading-6 text-error-500", children: x }),
63
- /* @__PURE__ */ s.jsx(O, { className: q(), children: /* @__PURE__ */ s.jsx(F, { items: B, className: "max-h-60 overflow-auto outline-none", children: (e) => /* @__PURE__ */ s.jsx(
64
- M,
1
+ import { j as e } from "./index.es36.js";
2
+ import { useVisuallyHidden as a } from "react-aria";
3
+ import { cn as l } from "./index.es37.js";
4
+ const d = ({ className: s, label: r, size: t = "sm" }) => {
5
+ const i = (() => {
6
+ switch (t) {
7
+ case "xs":
8
+ return "h-4 w-4 ";
9
+ case "sm":
10
+ return "h-8 w-8";
11
+ case "md":
12
+ return "h-12 w-12";
13
+ case "lg":
14
+ return "h-16 w-16";
15
+ default:
16
+ return "h-8 w-8";
17
+ }
18
+ })(), { visuallyHiddenProps: n } = a();
19
+ return /* @__PURE__ */ e.jsxs("div", { role: "status", className: "flex flex-col items-center justify-center gap-1", children: [
20
+ /* @__PURE__ */ e.jsxs(
21
+ "svg",
65
22
  {
66
- id: e.id,
67
- textValue: e.label,
68
- className: ({ isDisabled: t, isSelected: o, isFocused: p }) => A({ isFocused: p, isSelected: o, isDisabled: t }),
69
- children: e.shouldHighlight ? /* @__PURE__ */ s.jsx("span", { children: e.highlightedParts.map(
70
- (t, o) => t.highlight ? /* @__PURE__ */ s.jsx("span", { className: "font-bold text-neutral-900", children: t.text }, t.text + o) : t.text
71
- ) }) : e.label
23
+ "aria-hidden": "true",
24
+ className: l(i, "mr-2 animate-spin fill-primary-500 text-neutral-500", s),
25
+ viewBox: "0 0 100 101",
26
+ fill: "none",
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ children: [
29
+ /* @__PURE__ */ e.jsx(
30
+ "path",
31
+ {
32
+ d: "M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",
33
+ fill: "currentColor"
34
+ }
35
+ ),
36
+ /* @__PURE__ */ e.jsx(
37
+ "path",
38
+ {
39
+ d: "M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",
40
+ fill: "currentFill"
41
+ }
42
+ )
43
+ ]
72
44
  }
73
- ) }) })
45
+ ),
46
+ r && /* @__PURE__ */ e.jsx("span", { className: "text-base leading-6 text-primary-900", children: r }),
47
+ /* @__PURE__ */ e.jsx("span", { ...n, children: "..." })
74
48
  ] });
75
49
  };
76
50
  export {
77
- te as SearchField
51
+ d as Loader
78
52
  };
@@ -1,146 +1,40 @@
1
- import { j as r } from "./index.es31.js";
2
- import { useState as f, useRef as C, useEffect as I } from "react";
3
- import { Select as S, Popover as tt, ListBox as st } from "react-aria-components";
4
- import { cn as P } from "./index.es32.js";
5
- import "./index.es10.js";
6
- import { Label as it } from "./index.es11.js";
7
- import { SelectContent as rt } from "./index.es56.js";
8
- import { SelectItem as lt } from "./index.es19.js";
9
- import { TooltipSelect as ot } from "./index.es57.js";
10
- const b = "all-select-option", bt = ({
11
- mode: e = "single",
12
- keyLabelName: V,
13
- keyIdName: j,
14
- className: _,
15
- selectButtonClassName: k,
16
- placeholder: O = "Select an option",
17
- isDisabled: x = !1,
18
- size: q = "md",
19
- items: l = [],
20
- renderItem: N,
21
- value: s = [],
22
- onSelectChange: t,
23
- classNameLabel: B,
24
- isRequired: $ = !1,
25
- label: L,
26
- tooltipText: F,
27
- tooltipSupportText: H,
28
- tooltipProps: g,
29
- hiddenDiscardButton: z = !1,
30
- tooltipMode: G = "dark",
31
- textAllOption: J = "Select all"
32
- }) => {
33
- const [y, K] = f(e), [M, d] = f(!1), [R, Q] = f(""), [U, u] = f(0), [X, T] = f(!1), [Y, A] = f(!1), m = C(null);
34
- I(() => {
35
- e !== y && (t == null || t([]), K(e));
36
- }, [e, t, y]), I(() => {
37
- if (!m.current || s.length === 0)
38
- return;
39
- const i = () => {
40
- const n = m.current;
41
- n && (A(!0), u(s.length), requestAnimationFrame(() => {
42
- let c = 0;
43
- const a = n.querySelectorAll("[data-chip]");
44
- let h = 0;
45
- const p = document.createElement("div");
46
- p.innerText = `+${s.length}`, p.style.visibility = "hidden", p.style.position = "absolute", n.appendChild(p);
47
- const v = p.offsetWidth;
48
- n.removeChild(p);
49
- for (let w = 0; w < a.length; w++) {
50
- const E = a[w].getBoundingClientRect().width, W = 8;
51
- if (c + E + W > n.offsetWidth - v)
52
- break;
53
- c += E + W, h++;
54
- }
55
- h < s.length ? (u(Math.max(1, h)), T(!0)) : (u(s.length), T(!1)), A(!1);
56
- }));
57
- };
58
- i();
59
- const o = new ResizeObserver(i);
60
- return o.observe(m.current), () => {
61
- o == null || o.disconnect();
62
- };
63
- }, [s]);
64
- const Z = P("flex w-full flex-col gap-1 !min-w-[150px]", _), D = (i) => {
65
- t == null || t((s == null ? void 0 : s.filter((o) => o !== i)) ?? []);
66
- };
67
- return /* @__PURE__ */ r.jsxs(
68
- S,
1
+ import { j as e } from "./index.es36.js";
2
+ import { forwardRef as x } from "react";
3
+ import { cn as y } from "./index.es37.js";
4
+ import { Loader as f } from "./index.es17.js";
5
+ import { Overlay as u } from "./index.es61.js";
6
+ const v = (s, a) => {
7
+ const {
8
+ className: l,
9
+ visible: t,
10
+ loaderProps: i = { size: "lg" },
11
+ overlayProps: n = { opacity: "2xl" },
12
+ zIndex: r = 1e3,
13
+ loader: o,
14
+ keepMounted: d,
15
+ blur: m = 4,
16
+ ...c
17
+ } = s, p = `calc(${r} + 1)`;
18
+ return !d && !t ? null : /* @__PURE__ */ e.jsxs(
19
+ "div",
69
20
  {
70
- isDisabled: x,
71
- className: Z,
72
- placeholder: O,
73
- onSelectionChange: (i) => {
74
- if (i === b && e === "multiple") {
75
- if (s.length === l.length)
76
- t == null || t([]);
77
- else {
78
- const c = l.map((a) => a[j]);
79
- t == null || t(c);
80
- }
81
- return;
82
- }
83
- const o = s != null && s.includes(i) ? s.filter((c) => c !== i) : [...s, i], n = [i];
84
- e === "multiple" ? t == null || t(o) : (d(!1), t == null || t(n));
85
- },
21
+ ref: a,
22
+ className: y(
23
+ "absolute inset-0 z-50 flex items-center justify-center rounded-sm",
24
+ `backdrop-blur-[${m}px]`,
25
+ "bg-white/50",
26
+ l
27
+ ),
28
+ style: { zIndex: r },
29
+ ...c,
86
30
  children: [
87
- /* @__PURE__ */ r.jsxs("div", { className: "flex items-center justify-between", children: [
88
- L ? /* @__PURE__ */ r.jsx(
89
- it,
90
- {
91
- labelClassName: P("leading-[19.07px] text-left mb-[1px]", {
92
- "text-neutral-700": x,
93
- classNameLabel: B
94
- }),
95
- isRequired: $,
96
- tooltipText: F,
97
- tooltipSupportText: H,
98
- tooltipProps: g,
99
- children: L
100
- }
101
- ) : /* @__PURE__ */ r.jsx("div", {}),
102
- R && /* @__PURE__ */ r.jsx("div", { className: "relative -mb-2 mr-20 flex self-end", children: /* @__PURE__ */ r.jsx(ot, { mode: G, className: "mr-2", placement: "none", children: /* @__PURE__ */ r.jsx("p", { className: "whitespace-nowrap text-xs", children: R }) }) })
103
- ] }),
104
- /* @__PURE__ */ r.jsx(
105
- rt,
106
- {
107
- isDisabled: x,
108
- size: q,
109
- selectButtonClassName: k,
110
- setIsOpen: d,
111
- isOpen: M,
112
- value: s,
113
- placeholder: O,
114
- items: l,
115
- keyIdName: j,
116
- keyLabelName: V,
117
- visibleItems: U,
118
- handleDeleteOptionSelected: D,
119
- maxLengthTextOption: 12,
120
- hiddenDiscardButton: z,
121
- containerRef: m,
122
- setTooltipMessage: Q,
123
- hasOverflow: X,
124
- isCalculatingChips: Y
125
- }
126
- ),
127
- /* @__PURE__ */ r.jsx(
128
- tt,
129
- {
130
- isOpen: M,
131
- placement: "bottom start",
132
- className: "custom-scrollbar !max-h-[185px] w-[--trigger-width] overflow-y-auto rounded-md bg-white shadow-lg ring-1 ring-black/5",
133
- onOpenChange: d,
134
- children: /* @__PURE__ */ r.jsxs(st, { items: l, className: "p-1 outline-none", children: [
135
- e === "multiple" && /* @__PURE__ */ r.jsx(lt, { id: b, children: J }, b),
136
- Array.isArray(l) && (l == null ? void 0 : l.map((i) => N ? N(i) : null))
137
- ] })
138
- }
139
- )
31
+ /* @__PURE__ */ e.jsx("div", { style: { zIndex: p }, children: o || /* @__PURE__ */ e.jsx(f, { ...i }) }),
32
+ /* @__PURE__ */ e.jsx(u, { zIndex: r, ...n })
140
33
  ]
141
34
  }
142
35
  );
143
- };
36
+ }, j = x(v);
37
+ j.displayName = "LoadingOverlay";
144
38
  export {
145
- bt as Select
39
+ j as LoadingOverlay
146
40
  };
@@ -1,42 +1,107 @@
1
- import { j as e } from "./index.es31.js";
2
- import { ListBoxItem as m } from "react-aria-components";
3
- import { cn as i } from "./index.es32.js";
4
- const c = (t) => {
5
- const { isSelected: r } = t;
6
- return /* @__PURE__ */ e.jsx(
7
- m,
8
- {
9
- ...t,
10
- className: ({ isHovered: n, isFocusVisible: l }) => i(
11
- "group flex cursor-pointer select-none items-center gap-2 rounded-sm px-4 py-2 text-primary-500 outline-none",
12
- r && "bg-primary-100",
13
- (n || l) && !r && "bg-primary-50",
14
- (n || l) && r && "bg-primary-200"
15
- ),
16
- children: /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
17
- /* @__PURE__ */ e.jsx(
18
- "span",
19
- {
20
- className: i(
21
- "flex flex-1 items-center gap-2 text-sm font-normal text-primary-900",
22
- r && "text-primary-500"
23
- ),
24
- children: t == null ? void 0 : t.children
25
- }
26
- ),
27
- /* @__PURE__ */ e.jsx("span", { className: "flex w-5 items-center", children: r && /* @__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(
28
- "path",
29
- {
30
- fillRule: "evenodd",
31
- clipRule: "evenodd",
32
- 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",
33
- fill: "#4C3BEF"
34
- }
35
- ) }) })
36
- ] })
37
- }
38
- );
39
- };
1
+ import { j as e } from "./index.es36.js";
2
+ import { UpChevronIcon as B, DownChevronIcon as R } from "./index.es38.js";
3
+ import { forwardRef as U } from "react";
4
+ import { NumberField as _, Group as k, Input as A, Button as d, FieldError as H } from "react-aria-components";
5
+ import { cn as r } from "./index.es37.js";
6
+ import "./index.es11.js";
7
+ import { Label as J } from "./index.es12.js";
8
+ import { invisibleInputContainerVariants as K, invisibleInputLabelVariants as M, invisibleInputCaptionVariants as O } from "./index.es50.js";
9
+ import { invisibleNumberFieldGroupVariants as P, invisibleNumberFieldVariants as Q, invisibleNumberFieldStepperVariants as t } from "./index.es48.js";
10
+ const T = U(
11
+ ({
12
+ size: l = "bodyDefault",
13
+ orientation: a = "vertical",
14
+ label: f,
15
+ placeholder: p,
16
+ captionError: n,
17
+ validationState: i,
18
+ className: x,
19
+ inputClassName: N,
20
+ labelClassName: v,
21
+ captionErrorClassName: b,
22
+ isDisabled: s = !1,
23
+ isRequired: u = !1,
24
+ tooltipText: h,
25
+ tooltipSupportText: j,
26
+ tooltipProps: I,
27
+ minValue: F = 0,
28
+ maxValue: y,
29
+ step: V,
30
+ formatOptions: C,
31
+ showStepper: w = !0,
32
+ ...L
33
+ }, g) => {
34
+ const G = (m, o, c) => s ? "disabled" : i === "invalid" ? "error" : o || c ? "active" : m ? "hover" : "default";
35
+ return /* @__PURE__ */ e.jsxs(
36
+ _,
37
+ {
38
+ className: r(K({ size: l, orientation: a }), x),
39
+ isDisabled: s,
40
+ isInvalid: i === "invalid",
41
+ isRequired: u,
42
+ minValue: F,
43
+ maxValue: y,
44
+ step: V,
45
+ formatOptions: C,
46
+ ...L,
47
+ children: [
48
+ f && /* @__PURE__ */ e.jsx(
49
+ J,
50
+ {
51
+ labelClassName: r(
52
+ M({ size: l }),
53
+ v,
54
+ a === "horizontal" && i !== "invalid" ? "self-center" : "self-start"
55
+ ),
56
+ isRequired: u,
57
+ tooltipText: h,
58
+ tooltipSupportText: j,
59
+ tooltipProps: I,
60
+ children: f
61
+ }
62
+ ),
63
+ /* @__PURE__ */ e.jsxs("div", { className: r("flex flex-col", a === "horizontal" ? "flex-1" : "w-full"), children: [
64
+ /* @__PURE__ */ e.jsxs(k, { className: r(P({ size: l })), children: [
65
+ /* @__PURE__ */ e.jsx(
66
+ A,
67
+ {
68
+ ref: g,
69
+ placeholder: p,
70
+ className: ({ isHovered: m, isFocusVisible: o, isFocused: c }) => r(
71
+ Q({
72
+ size: l,
73
+ state: G(m, o, c)
74
+ }),
75
+ "font-semibold",
76
+ N
77
+ )
78
+ }
79
+ ),
80
+ w && /* @__PURE__ */ e.jsxs("div", { className: "absolute inset-y-0 right-0 flex flex-col items-center justify-center space-y-0.5 pr-2", children: [
81
+ /* @__PURE__ */ e.jsx(d, { slot: "increment", className: r(t({ size: l, isDisabled: s })), children: /* @__PURE__ */ e.jsx(B, { className: r(t({ size: l, isDisabled: s })) }) }),
82
+ /* @__PURE__ */ e.jsx(d, { slot: "decrement", className: r(t({ size: l, isDisabled: s })), children: /* @__PURE__ */ e.jsx(R, { className: r(t({ size: l, isDisabled: s })) }) })
83
+ ] })
84
+ ] }),
85
+ n && i === "invalid" && /* @__PURE__ */ e.jsx(
86
+ "div",
87
+ {
88
+ className: r(
89
+ O({
90
+ state: "error"
91
+ }),
92
+ b
93
+ ),
94
+ children: n
95
+ }
96
+ )
97
+ ] }),
98
+ i === "invalid" && n && /* @__PURE__ */ e.jsx(H, { className: "sr-only", children: n })
99
+ ]
100
+ }
101
+ );
102
+ }
103
+ );
104
+ T.displayName = "InvisibleNumberField";
40
105
  export {
41
- c as SelectItem
106
+ T as InvisibleNumberField
42
107
  };
package/dist/index.es2.js CHANGED
@@ -1,6 +1,6 @@
1
- import { j as g } from "./index.es31.js";
1
+ import { j as g } from "./index.es36.js";
2
2
  import { useState as a } from "react";
3
- import { cn as l } from "./index.es32.js";
3
+ import { cn as l } from "./index.es37.js";
4
4
  import { AccordionItem as v } from "./index.es3.js";
5
5
  const S = ({
6
6
  items: n,