@simpli-route/apollo-ds 0.1.71 → 0.1.72

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 (409) hide show
  1. package/dist/components/Autocomplete/Autocomplete.d.ts +7 -0
  2. package/dist/components/Autocomplete/Autocomplete.test.d.ts +1 -0
  3. package/dist/components/Autocomplete/AutocompleteContext.d.ts +5 -0
  4. package/dist/components/Autocomplete/AutocompleteItem.d.ts +7 -0
  5. package/dist/components/Autocomplete/AutocompleteToggle.d.ts +21 -0
  6. package/dist/components/Autocomplete/asyncHelpers.d.ts +11 -0
  7. package/dist/components/Autocomplete/index.d.ts +3 -0
  8. package/dist/components/Autocomplete/types.d.ts +43 -0
  9. package/dist/components/Autocomplete/variants.d.ts +26 -0
  10. package/dist/components/Badge/variants.d.ts +1 -1
  11. package/dist/components/Button/variants.d.ts +2 -2
  12. package/dist/components/Chips/variants.d.ts +2 -2
  13. package/dist/components/FilterButton/variants.d.ts +1 -1
  14. package/dist/components/FilterChip/variants.d.ts +1 -1
  15. package/dist/components/IconButton/variants.d.ts +2 -2
  16. package/dist/components/Input/variants.d.ts +3 -3
  17. package/dist/components/InvisibleDatepicker/variants.d.ts +2 -2
  18. package/dist/components/InvisibleSelect/variants.d.ts +6 -6
  19. package/dist/components/InvisibleTimeField/variants.d.ts +1 -1
  20. package/dist/components/NumberField/variants.d.ts +2 -2
  21. package/dist/components/ProgressBar/variants.d.ts +2 -2
  22. package/dist/components/SearchField/variants.d.ts +1 -1
  23. package/dist/components/SelectInput/variants.d.ts +2 -2
  24. package/dist/components/StatusChip/variants.d.ts +1 -1
  25. package/dist/components/Stepper/variants.d.ts +3 -3
  26. package/dist/components/TextField/variants.d.ts +2 -2
  27. package/dist/components/TimeField/variants.d.ts +3 -3
  28. package/dist/components/Tooltip/variants.d.ts +1 -1
  29. package/dist/components/index.d.ts +1 -0
  30. package/dist/index.cjs.js +1 -1
  31. package/dist/index.cjs10.js +1 -1
  32. package/dist/index.cjs100.js +1 -9
  33. package/dist/index.cjs101.js +1 -19
  34. package/dist/index.cjs102.js +1 -1
  35. package/dist/index.cjs103.js +1 -1
  36. package/dist/index.cjs104.js +1 -1
  37. package/dist/index.cjs105.js +9 -1
  38. package/dist/index.cjs106.js +19 -1
  39. package/dist/index.cjs107.js +1 -1
  40. package/dist/index.cjs108.js +1 -1
  41. package/dist/index.cjs109.js +1 -1
  42. package/dist/index.cjs11.js +1 -1
  43. package/dist/index.cjs110.js +1 -1
  44. package/dist/index.cjs111.js +1 -1
  45. package/dist/index.cjs112.js +1 -1
  46. package/dist/index.cjs113.js +1 -1
  47. package/dist/index.cjs114.js +1 -1
  48. package/dist/index.cjs115.js +1 -1
  49. package/dist/index.cjs116.js +1 -1
  50. package/dist/index.cjs117.js +1 -1
  51. package/dist/index.cjs118.js +1 -1
  52. package/dist/index.cjs119.js +1 -1
  53. package/dist/index.cjs12.js +1 -1
  54. package/dist/index.cjs120.js +1 -1
  55. package/dist/index.cjs121.js +1 -1
  56. package/dist/index.cjs122.js +1 -1
  57. package/dist/index.cjs123.js +1 -1
  58. package/dist/index.cjs124.js +1 -1
  59. package/dist/index.cjs125.js +1 -1
  60. package/dist/index.cjs126.js +1 -1
  61. package/dist/index.cjs127.js +1 -1
  62. package/dist/index.cjs128.js +1 -1
  63. package/dist/index.cjs129.js +1 -1
  64. package/dist/index.cjs13.js +1 -1
  65. package/dist/index.cjs130.js +1 -1
  66. package/dist/index.cjs131.js +1 -1
  67. package/dist/index.cjs132.js +1 -1
  68. package/dist/index.cjs133.js +1 -1
  69. package/dist/index.cjs134.js +1 -1
  70. package/dist/index.cjs135.js +1 -1
  71. package/dist/index.cjs137.js +1 -1
  72. package/dist/index.cjs138.js +1 -1
  73. package/dist/index.cjs139.js +1 -1
  74. package/dist/index.cjs14.js +1 -1
  75. package/dist/index.cjs140.js +1 -1
  76. package/dist/index.cjs141.js +1 -1
  77. package/dist/index.cjs142.js +1 -1
  78. package/dist/index.cjs143.js +1 -1
  79. package/dist/index.cjs144.js +1 -1
  80. package/dist/index.cjs145.js +1 -1
  81. package/dist/index.cjs146.js +1 -1
  82. package/dist/index.cjs147.js +1 -1
  83. package/dist/index.cjs148.js +1 -1
  84. package/dist/index.cjs149.js +1 -1
  85. package/dist/index.cjs15.js +1 -1
  86. package/dist/index.cjs150.js +1 -1
  87. package/dist/index.cjs151.js +1 -1
  88. package/dist/index.cjs152.js +1 -1
  89. package/dist/index.cjs153.js +1 -1
  90. package/dist/index.cjs154.js +1 -1
  91. package/dist/index.cjs155.js +1 -1
  92. package/dist/index.cjs156.js +1 -1
  93. package/dist/index.cjs157.js +1 -1
  94. package/dist/index.cjs158.js +1 -1
  95. package/dist/index.cjs16.js +1 -1
  96. package/dist/index.cjs165.js +1 -1
  97. package/dist/index.cjs166.js +1 -1
  98. package/dist/index.cjs167.js +1 -1
  99. package/dist/index.cjs169.js +1 -1
  100. package/dist/index.cjs17.js +1 -1
  101. package/dist/index.cjs170.js +1 -1
  102. package/dist/index.cjs171.js +1 -1
  103. package/dist/index.cjs172.js +1 -1
  104. package/dist/index.cjs174.js +1 -1
  105. package/dist/index.cjs175.js +1 -1
  106. package/dist/index.cjs176.js +1 -1
  107. package/dist/index.cjs177.js +1 -1
  108. package/dist/index.cjs178.js +1 -1
  109. package/dist/index.cjs18.js +1 -1
  110. package/dist/index.cjs180.js +1 -1
  111. package/dist/index.cjs181.js +1 -1
  112. package/dist/index.cjs182.js +1 -1
  113. package/dist/index.cjs183.js +1 -1
  114. package/dist/index.cjs185.js +1 -1
  115. package/dist/index.cjs186.js +1 -1
  116. package/dist/index.cjs188.js +1 -1
  117. package/dist/index.cjs189.js +1 -1
  118. package/dist/index.cjs19.js +1 -1
  119. package/dist/index.cjs190.js +1 -1
  120. package/dist/index.cjs191.js +1 -1
  121. package/dist/index.cjs192.js +1 -0
  122. package/dist/index.cjs193.js +1 -0
  123. package/dist/index.cjs194.js +1 -0
  124. package/dist/index.cjs195.js +1 -0
  125. package/dist/index.cjs196.js +1 -0
  126. package/dist/index.cjs2.js +1 -1
  127. package/dist/index.cjs20.js +1 -1
  128. package/dist/index.cjs21.js +1 -1
  129. package/dist/index.cjs22.js +1 -1
  130. package/dist/index.cjs23.js +1 -1
  131. package/dist/index.cjs24.js +1 -1
  132. package/dist/index.cjs25.js +1 -1
  133. package/dist/index.cjs26.js +1 -1
  134. package/dist/index.cjs27.js +1 -1
  135. package/dist/index.cjs28.js +1 -1
  136. package/dist/index.cjs29.js +1 -1
  137. package/dist/index.cjs3.js +1 -1
  138. package/dist/index.cjs30.js +1 -1
  139. package/dist/index.cjs31.js +1 -1
  140. package/dist/index.cjs32.js +1 -1
  141. package/dist/index.cjs33.js +1 -1
  142. package/dist/index.cjs34.js +1 -1
  143. package/dist/index.cjs35.js +1 -1
  144. package/dist/index.cjs36.js +1 -1
  145. package/dist/index.cjs37.js +1 -1
  146. package/dist/index.cjs38.js +1 -1
  147. package/dist/index.cjs39.js +1 -2
  148. package/dist/index.cjs4.js +1 -1
  149. package/dist/index.cjs40.js +1 -1
  150. package/dist/index.cjs41.js +2 -1
  151. package/dist/index.cjs42.js +1 -1
  152. package/dist/index.cjs43.js +1 -1
  153. package/dist/index.cjs44.js +1 -1
  154. package/dist/index.cjs45.js +1 -1
  155. package/dist/index.cjs46.js +1 -1
  156. package/dist/index.cjs47.js +1 -1
  157. package/dist/index.cjs48.js +1 -1
  158. package/dist/index.cjs49.js +1 -1
  159. package/dist/index.cjs5.js +1 -1
  160. package/dist/index.cjs50.js +1 -1
  161. package/dist/index.cjs51.js +1 -1
  162. package/dist/index.cjs52.js +1 -1
  163. package/dist/index.cjs53.js +1 -1
  164. package/dist/index.cjs54.js +1 -1
  165. package/dist/index.cjs55.js +1 -1
  166. package/dist/index.cjs56.js +1 -1
  167. package/dist/index.cjs57.js +1 -1
  168. package/dist/index.cjs58.js +1 -1
  169. package/dist/index.cjs59.js +1 -1
  170. package/dist/index.cjs6.js +1 -1
  171. package/dist/index.cjs60.js +1 -1
  172. package/dist/index.cjs61.js +1 -1
  173. package/dist/index.cjs62.js +1 -1
  174. package/dist/index.cjs63.js +1 -1
  175. package/dist/index.cjs64.js +1 -1
  176. package/dist/index.cjs65.js +1 -1
  177. package/dist/index.cjs66.js +1 -1
  178. package/dist/index.cjs67.js +1 -1
  179. package/dist/index.cjs68.js +1 -1
  180. package/dist/index.cjs69.js +1 -1
  181. package/dist/index.cjs7.js +1 -1
  182. package/dist/index.cjs70.js +1 -1
  183. package/dist/index.cjs71.js +1 -1
  184. package/dist/index.cjs72.js +1 -1
  185. package/dist/index.cjs73.js +1 -1
  186. package/dist/index.cjs74.js +1 -1
  187. package/dist/index.cjs75.js +1 -1
  188. package/dist/index.cjs76.js +1 -1
  189. package/dist/index.cjs77.js +1 -1
  190. package/dist/index.cjs78.js +1 -1
  191. package/dist/index.cjs79.js +1 -1
  192. package/dist/index.cjs8.js +1 -1
  193. package/dist/index.cjs80.js +1 -1
  194. package/dist/index.cjs81.js +1 -1
  195. package/dist/index.cjs82.js +1 -1
  196. package/dist/index.cjs83.js +1 -1
  197. package/dist/index.cjs84.js +1 -3
  198. package/dist/index.cjs85.js +1 -1
  199. package/dist/index.cjs86.js +1 -1
  200. package/dist/index.cjs87.js +3 -1
  201. package/dist/index.cjs88.js +1 -1
  202. package/dist/index.cjs89.js +1 -1
  203. package/dist/index.cjs9.js +1 -1
  204. package/dist/index.cjs90.js +1 -1
  205. package/dist/index.cjs91.js +1 -1
  206. package/dist/index.cjs92.js +1 -1
  207. package/dist/index.cjs93.js +1 -1
  208. package/dist/index.cjs94.js +1 -1
  209. package/dist/index.cjs95.js +1 -1
  210. package/dist/index.cjs96.js +1 -1
  211. package/dist/index.cjs97.js +1 -1
  212. package/dist/index.cjs98.js +1 -1
  213. package/dist/index.cjs99.js +1 -1
  214. package/dist/index.es.js +95 -91
  215. package/dist/index.es10.js +55 -97
  216. package/dist/index.es100.js +10 -30
  217. package/dist/index.es101.js +10 -599
  218. package/dist/index.es102.js +45 -21
  219. package/dist/index.es103.js +40 -23
  220. package/dist/index.es104.js +2 -21
  221. package/dist/index.es105.js +30 -25
  222. package/dist/index.es106.js +599 -23
  223. package/dist/index.es107.js +17 -17
  224. package/dist/index.es108.js +14 -10
  225. package/dist/index.es109.js +12 -10
  226. package/dist/index.es11.js +41 -136
  227. package/dist/index.es110.js +21 -15
  228. package/dist/index.es111.js +14 -10
  229. package/dist/index.es112.js +8 -8
  230. package/dist/index.es113.js +15 -15
  231. package/dist/index.es114.js +10 -12
  232. package/dist/index.es115.js +3 -3
  233. package/dist/index.es116.js +6 -6
  234. package/dist/index.es117.js +15 -13
  235. package/dist/index.es118.js +19 -43
  236. package/dist/index.es119.js +21 -30
  237. package/dist/index.es12.js +96 -49
  238. package/dist/index.es120.js +19 -5
  239. package/dist/index.es121.js +19 -4
  240. package/dist/index.es122.js +19 -3
  241. package/dist/index.es123.js +41 -17
  242. package/dist/index.es124.js +29 -56
  243. package/dist/index.es125.js +5 -2
  244. package/dist/index.es126.js +4 -2
  245. package/dist/index.es127.js +3 -4
  246. package/dist/index.es128.js +20 -27
  247. package/dist/index.es129.js +57 -2
  248. package/dist/index.es13.js +130 -113
  249. package/dist/index.es130.js +4 -8
  250. package/dist/index.es131.js +27 -341
  251. package/dist/index.es132.js +2 -166
  252. package/dist/index.es133.js +9 -189
  253. package/dist/index.es134.js +339 -48
  254. package/dist/index.es135.js +166 -2
  255. package/dist/index.es136.js +2 -2
  256. package/dist/index.es137.js +4 -21
  257. package/dist/index.es138.js +190 -4
  258. package/dist/index.es139.js +50 -44
  259. package/dist/index.es14.js +45 -33
  260. package/dist/index.es140.js +2 -5
  261. package/dist/index.es141.js +2 -5
  262. package/dist/index.es142.js +14 -20
  263. package/dist/index.es143.js +4 -192
  264. package/dist/index.es144.js +44 -15
  265. package/dist/index.es145.js +7 -353
  266. package/dist/index.es146.js +7 -24
  267. package/dist/index.es147.js +19 -11
  268. package/dist/index.es148.js +187 -149
  269. package/dist/index.es149.js +7 -8
  270. package/dist/index.es15.js +109 -65
  271. package/dist/index.es150.js +347 -11
  272. package/dist/index.es151.js +18 -205
  273. package/dist/index.es152.js +15 -64
  274. package/dist/index.es153.js +148 -8
  275. package/dist/index.es154.js +17 -4
  276. package/dist/index.es155.js +17 -4
  277. package/dist/index.es156.js +211 -4
  278. package/dist/index.es157.js +68 -4
  279. package/dist/index.es158.js +14 -4
  280. package/dist/index.es159.js +2 -2
  281. package/dist/index.es16.js +38 -31
  282. package/dist/index.es160.js +2 -2
  283. package/dist/index.es162.js +2 -2
  284. package/dist/index.es163.js +2 -2
  285. package/dist/index.es165.js +2 -2
  286. package/dist/index.es166.js +2 -1063
  287. package/dist/index.es167.js +4 -77
  288. package/dist/index.es169.js +2 -57
  289. package/dist/index.es17.js +68 -112
  290. package/dist/index.es170.js +4 -20
  291. package/dist/index.es171.js +1063 -2
  292. package/dist/index.es172.js +62 -46
  293. package/dist/index.es173.js +2 -2
  294. package/dist/index.es174.js +59 -14
  295. package/dist/index.es175.js +17 -308
  296. package/dist/index.es176.js +4 -26
  297. package/dist/index.es177.js +8 -2
  298. package/dist/index.es178.js +61 -4
  299. package/dist/index.es179.js +2 -2
  300. package/dist/index.es18.js +28 -128
  301. package/dist/index.es180.js +10 -90
  302. package/dist/index.es181.js +311 -4
  303. package/dist/index.es182.js +26 -10
  304. package/dist/index.es183.js +4 -28
  305. package/dist/index.es184.js +2 -2
  306. package/dist/index.es185.js +4 -51
  307. package/dist/index.es186.js +90 -15
  308. package/dist/index.es187.js +2 -2
  309. package/dist/index.es188.js +28 -4
  310. package/dist/index.es189.js +4 -753
  311. package/dist/index.es19.js +112 -69
  312. package/dist/index.es190.js +2 -2
  313. package/dist/index.es191.js +51 -4
  314. package/dist/index.es192.js +19 -0
  315. package/dist/index.es193.js +4 -0
  316. package/dist/index.es194.js +4 -0
  317. package/dist/index.es195.js +753 -0
  318. package/dist/index.es196.js +4 -0
  319. package/dist/index.es2.js +2 -2
  320. package/dist/index.es20.js +128 -136
  321. package/dist/index.es21.js +74 -154
  322. package/dist/index.es22.js +139 -38
  323. package/dist/index.es23.js +153 -45
  324. package/dist/index.es24.js +35 -34
  325. package/dist/index.es25.js +43 -98
  326. package/dist/index.es26.js +34 -88
  327. package/dist/index.es27.js +101 -113
  328. package/dist/index.es28.js +87 -94
  329. package/dist/index.es29.js +117 -80
  330. package/dist/index.es3.js +3 -3
  331. package/dist/index.es30.js +98 -95
  332. package/dist/index.es31.js +79 -74
  333. package/dist/index.es32.js +94 -46
  334. package/dist/index.es33.js +78 -48
  335. package/dist/index.es34.js +48 -3
  336. package/dist/index.es35.js +44 -96
  337. package/dist/index.es36.js +3 -78
  338. package/dist/index.es37.js +94 -39
  339. package/dist/index.es38.js +78 -8
  340. package/dist/index.es39.js +43 -160
  341. package/dist/index.es4.js +135 -29
  342. package/dist/index.es40.js +7 -87
  343. package/dist/index.es41.js +146 -110
  344. package/dist/index.es42.js +87 -15
  345. package/dist/index.es43.js +125 -23
  346. package/dist/index.es44.js +16 -28
  347. package/dist/index.es45.js +24 -8
  348. package/dist/index.es46.js +28 -8
  349. package/dist/index.es47.js +8 -6
  350. package/dist/index.es48.js +7 -5
  351. package/dist/index.es49.js +6 -33
  352. package/dist/index.es5.js +45 -19
  353. package/dist/index.es50.js +6 -45
  354. package/dist/index.es51.js +33 -171
  355. package/dist/index.es52.js +4 -43
  356. package/dist/index.es53.js +40 -33
  357. package/dist/index.es54.js +88 -57
  358. package/dist/index.es55.js +24 -109
  359. package/dist/index.es56.js +140 -53
  360. package/dist/index.es57.js +43 -3
  361. package/dist/index.es58.js +31 -25
  362. package/dist/index.es59.js +56 -125
  363. package/dist/index.es6.js +28 -96
  364. package/dist/index.es60.js +91 -91
  365. package/dist/index.es61.js +59 -90
  366. package/dist/index.es62.js +3 -114
  367. package/dist/index.es63.js +25 -31
  368. package/dist/index.es64.js +149 -7
  369. package/dist/index.es65.js +103 -90
  370. package/dist/index.es66.js +96 -40
  371. package/dist/index.es67.js +85 -131
  372. package/dist/index.es68.js +28 -86
  373. package/dist/index.es69.js +8 -84
  374. package/dist/index.es7.js +19 -126
  375. package/dist/index.es70.js +74 -50
  376. package/dist/index.es71.js +56 -19
  377. package/dist/index.es72.js +159 -29
  378. package/dist/index.es73.js +90 -16
  379. package/dist/index.es74.js +83 -16
  380. package/dist/index.es75.js +92 -15
  381. package/dist/index.es76.js +21 -39
  382. package/dist/index.es77.js +30 -10
  383. package/dist/index.es78.js +18 -12
  384. package/dist/index.es79.js +17 -10
  385. package/dist/index.es8.js +91 -48
  386. package/dist/index.es80.js +16 -163
  387. package/dist/index.es81.js +37 -98
  388. package/dist/index.es82.js +163 -13
  389. package/dist/index.es83.js +10 -13
  390. package/dist/index.es84.js +11 -154
  391. package/dist/index.es85.js +10 -12
  392. package/dist/index.es86.js +13 -7
  393. package/dist/index.es87.js +149 -36
  394. package/dist/index.es88.js +12 -20
  395. package/dist/index.es89.js +7 -78
  396. package/dist/index.es9.js +126 -39
  397. package/dist/index.es90.js +42 -7
  398. package/dist/index.es91.js +20 -18
  399. package/dist/index.es92.js +76 -147
  400. package/dist/index.es93.js +100 -18
  401. package/dist/index.es94.js +11 -18
  402. package/dist/index.es95.js +7 -10
  403. package/dist/index.es96.js +17 -9
  404. package/dist/index.es97.js +139 -35
  405. package/dist/index.es98.js +19 -40
  406. package/dist/index.es99.js +20 -2
  407. package/dist/stories/Autocomplete.stories.d.ts +21 -0
  408. package/dist/style.css +89 -0
  409. package/package.json +1 -1
@@ -0,0 +1,7 @@
1
+ import { AutocompleteProps } from './types';
2
+
3
+ /**
4
+ * ComboBox-based autocomplete with text filtering, keyboard nav, and customizable styling.
5
+ * Wraps react-aria-components ComboBox.
6
+ */
7
+ export declare function Autocomplete<T extends object>(props: AutocompleteProps<T>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ /** Shares the current ComboBox input value with AutocompleteItem for highlighting. */
3
+ export declare const AutocompleteContext: import('react').Context<string>;
4
+ /** Returns the current autocomplete filter text. */
5
+ export declare const useAutocompleteFilter: () => string;
@@ -0,0 +1,7 @@
1
+ import { AutocompleteItemProps } from './types';
2
+
3
+ /**
4
+ * Autocomplete list item with text highlighting and selection indicator.
5
+ * Memoized to prevent unnecessary re-renders.
6
+ */
7
+ export declare const AutocompleteItem: import('react').NamedExoticComponent<AutocompleteItemProps>;
@@ -0,0 +1,21 @@
1
+ /// <reference types="react" />
2
+ export interface AutocompleteToggleProps {
3
+ /** Whether an item is currently selected */
4
+ hasSelection: boolean;
5
+ /** Whether the dropdown is open */
6
+ isOpen: boolean;
7
+ isDisabled: boolean;
8
+ isReadOnly: boolean;
9
+ /** When true, show Loader instead of icon */
10
+ isLoading?: boolean;
11
+ /** Additional classes for the icon */
12
+ iconClassName?: string;
13
+ /** Custom chevron icon */
14
+ icon?: React.ComponentType<React.SVGProps<SVGSVGElement>>;
15
+ /** Called when the clear button is pressed */
16
+ onClear: () => void;
17
+ /** Called when the chevron icon button is pressed */
18
+ onIconPress?: () => void;
19
+ }
20
+ /** Toggle area: Loader when loading, clear button (X) when selected, chevron when not. */
21
+ export declare function AutocompleteToggle({ hasSelection, isOpen, isDisabled, isReadOnly, isLoading, iconClassName, icon: Icon, onClear, onIconPress, }: AutocompleteToggleProps): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,11 @@
1
+ export declare function searchMovies(query: string, filter: (item: string, query: string) => boolean): Promise<{
2
+ movies: Movie[];
3
+ error: string | null;
4
+ }>;
5
+ interface Movie {
6
+ id: string;
7
+ title: string;
8
+ year: number;
9
+ }
10
+ export declare const top100Movies: Movie[];
11
+ export {};
@@ -0,0 +1,3 @@
1
+ export { Autocomplete } from './Autocomplete';
2
+ export { AutocompleteItem } from './AutocompleteItem';
3
+ export type { AutocompleteItemProps, AutocompleteProps } from './types';
@@ -0,0 +1,43 @@
1
+ import { TooltipProps } from '../Tooltip';
2
+ import { ComboBoxProps as AriaComboBoxProps, ListBoxItemProps } from 'react-aria-components';
3
+
4
+ export interface AutocompleteProps<T extends object> extends Omit<AriaComboBoxProps<T>, "children"> {
5
+ /** Autocomplete size variant
6
+ * @default 'sm'
7
+ */
8
+ size?: "xs" | "sm" | "md" | "lg";
9
+ /** Label text */
10
+ label?: string;
11
+ /** Input placeholder */
12
+ placeholder?: string;
13
+ /** Description text below the input */
14
+ description?: string | null;
15
+ /** Error message shown on invalid state */
16
+ errorMessage?: string | null;
17
+ /** Visual intent style
18
+ * @default 'tertiary'
19
+ */
20
+ intent?: "primary" | "secondary" | "tertiary" | "outline" | "success" | "error" | "orangeWarning" | "yellowWarning" | "info";
21
+ /** Additional classes for the Group trigger */
22
+ buttonClassName?: string;
23
+ /** Additional classes for the icon */
24
+ iconClassName?: string;
25
+ /** Tooltip text beside the label */
26
+ tooltipText?: string;
27
+ /** Props forwarded to the tooltip */
28
+ tooltipProps?: Omit<TooltipProps, "children">;
29
+ /** Custom icon replacing DownChevronIcon
30
+ * @default DownChevronIcon
31
+ */
32
+ icon?: React.ComponentType<React.SVGProps<SVGSVGElement>>;
33
+ /** Override default icon button press behavior */
34
+ onIconPress?: () => void;
35
+ /** Show loading state (replaces toggle icon with Loader) */
36
+ isLoading?: boolean;
37
+ children: React.ReactNode | ((item: T) => React.ReactNode);
38
+ }
39
+ export interface AutocompleteItemProps extends ListBoxItemProps {
40
+ children: React.ReactNode;
41
+ /** Text used to highlight matching portions */
42
+ searchText?: string;
43
+ }
@@ -0,0 +1,26 @@
1
+ /** Root ComboBox container variants */
2
+ export declare const comboBoxVariants: (props?: ({
3
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
4
+ } & import('class-variance-authority/types').ClassProp) | undefined) => string;
5
+ /** Group trigger wrapper variants */
6
+ export declare const autocompleteGroupVariants: (props?: ({
7
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
8
+ intent?: "error" | "primary" | "secondary" | "tertiary" | "outline" | "success" | "orangeWarning" | "yellowWarning" | "info" | null | undefined;
9
+ isHovered?: boolean | null | undefined;
10
+ isDisabled?: boolean | null | undefined;
11
+ isReadOnly?: boolean | null | undefined;
12
+ validationState?: "valid" | "invalid" | null | undefined;
13
+ } & import('class-variance-authority/types').ClassProp) | undefined) => string;
14
+ /** Input field variants */
15
+ export declare const autocompleteInputVariants: (props?: ({
16
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
17
+ isInvalid?: boolean | null | undefined;
18
+ } & import('class-variance-authority/types').ClassProp) | undefined) => string;
19
+ /** Popover container variants */
20
+ export declare const autocompletePopoverVariants: (props?: ({} & import('class-variance-authority/types').ClassProp) | undefined) => string;
21
+ /** ListBoxItem option variants */
22
+ export declare const autocompleteOptionVariants: (props?: ({
23
+ isFocused?: boolean | null | undefined;
24
+ isSelected?: boolean | null | undefined;
25
+ isDisabled?: boolean | null | undefined;
26
+ } & import('class-variance-authority/types').ClassProp) | undefined) => string;
@@ -1,4 +1,4 @@
1
1
  export declare const badgeVariants: (props?: ({
2
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
2
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
3
3
  isDisabled?: boolean | null | undefined;
4
4
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
@@ -1,6 +1,6 @@
1
1
  export declare const buttonVariants: (props?: ({
2
- intent?: "primary" | "secondary" | "tertiary" | "outline" | "success" | "error" | "orangeWarning" | "yellowWarning" | "info" | null | undefined;
3
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
2
+ intent?: "error" | "primary" | "secondary" | "tertiary" | "outline" | "success" | "orangeWarning" | "yellowWarning" | "info" | null | undefined;
3
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
4
4
  isDisabled?: boolean | null | undefined;
5
5
  isHovered?: boolean | null | undefined;
6
6
  isActive?: boolean | null | undefined;
@@ -1,6 +1,6 @@
1
1
  export declare const assistChipVariants: (props?: ({
2
- style?: "rounded" | "square" | null | undefined;
3
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
2
+ style?: "square" | "rounded" | null | undefined;
3
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
4
4
  pressable?: boolean | null | undefined;
5
5
  isFocused?: boolean | null | undefined;
6
6
  isHovered?: boolean | null | undefined;
@@ -1,5 +1,5 @@
1
1
  export declare const filterButtonVariants: (props?: ({
2
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
2
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
3
3
  isActive?: boolean | null | undefined;
4
4
  isHovered?: boolean | null | undefined;
5
5
  isFocused?: boolean | null | undefined;
@@ -1,5 +1,5 @@
1
1
  export declare const filterChipVariants: (props?: ({
2
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
2
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
3
3
  isSelected?: boolean | null | undefined;
4
4
  isDisabled?: boolean | null | undefined;
5
5
  isHovered?: boolean | null | undefined;
@@ -1,6 +1,6 @@
1
1
  export declare const buttonVariants: (props?: ({
2
- intent?: "primary" | "secondary" | "error" | "minimal" | null | undefined;
3
- size?: "xs" | "sm" | "md" | "lg" | "xxs" | null | undefined;
2
+ intent?: "error" | "primary" | "secondary" | "minimal" | null | undefined;
3
+ size?: "sm" | "md" | "lg" | "xs" | "xxs" | null | undefined;
4
4
  isDisabled?: boolean | null | undefined;
5
5
  isHovered?: boolean | null | undefined;
6
6
  isActive?: boolean | null | undefined;
@@ -1,5 +1,5 @@
1
1
  export declare const inputVariants: (props?: ({
2
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
2
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
3
3
  isHovered?: boolean | null | undefined;
4
4
  isDisabled?: boolean | null | undefined;
5
5
  isReadOnly?: boolean | null | undefined;
@@ -9,13 +9,13 @@ export declare const inputVariants: (props?: ({
9
9
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
10
10
  export declare const invisibleInputVariants: (props?: ({
11
11
  size?: "h3" | "h5" | "bodySm" | "bodyDefault" | null | undefined;
12
- state?: "active" | "disabled" | "error" | "hover" | "default" | null | undefined;
12
+ state?: "active" | "disabled" | "hover" | "default" | "error" | null | undefined;
13
13
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
14
14
  export declare const invisibleInputLabelVariants: (props?: ({
15
15
  size?: "h3" | "h5" | "bodySm" | "bodyDefault" | null | undefined;
16
16
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
17
17
  export declare const invisibleInputCaptionVariants: (props?: ({
18
- state?: "error" | "default" | null | undefined;
18
+ state?: "default" | "error" | null | undefined;
19
19
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
20
20
  export declare const invisibleInputContainerVariants: (props?: ({
21
21
  size?: "h3" | "h5" | "bodySm" | "bodyDefault" | null | undefined;
@@ -3,10 +3,10 @@ export declare const datepickerLabelVariants: (props?: ({
3
3
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
4
4
  export declare const datepickerGroupVariants: (props?: ({
5
5
  size?: "bodySm" | "bodyDefault" | null | undefined;
6
- state?: "active" | "disabled" | "error" | "hover" | "default" | null | undefined;
6
+ state?: "active" | "disabled" | "hover" | "default" | "error" | null | undefined;
7
7
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
8
8
  export declare const datepickerCaptionVariants: (props?: ({
9
- state?: "error" | "default" | null | undefined;
9
+ state?: "default" | "error" | null | undefined;
10
10
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
11
11
  export declare const datepickerInputVariants: (props?: ({
12
12
  size?: "bodySm" | "bodyDefault" | null | undefined;
@@ -1,16 +1,16 @@
1
1
  export declare const invisibleSelectContainerVariants: (props?: ({
2
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
2
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
3
3
  orientation?: "horizontal" | "vertical" | null | undefined;
4
4
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
5
5
  export declare const invisibleSelectLabelVariants: (props?: ({
6
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
6
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
7
7
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
8
8
  export declare const invisibleSelectButtonVariants: (props?: ({
9
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
10
- state?: "active" | "disabled" | "error" | "hover" | "default" | null | undefined;
9
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
10
+ state?: "active" | "disabled" | "hover" | "default" | "error" | null | undefined;
11
11
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
12
12
  export declare const invisibleSelectCaptionVariants: (props?: ({
13
- state?: "error" | "default" | null | undefined;
13
+ state?: "default" | "error" | null | undefined;
14
14
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
15
15
  export declare const invisibleSelectPopoverVariants: (props?: import('class-variance-authority/types').ClassProp | undefined) => string;
16
16
  export declare const invisibleSelectListBoxVariants: (props?: import('class-variance-authority/types').ClassProp | undefined) => string;
@@ -20,6 +20,6 @@ export declare const invisibleSelectItemVariants: (props?: ({
20
20
  isDisabled?: boolean | null | undefined;
21
21
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
22
22
  export declare const invisibleSelectBadgeVariants: (props?: ({
23
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
23
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
24
24
  isDisabled?: boolean | null | undefined;
25
25
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
@@ -1,6 +1,6 @@
1
1
  export declare const invisibleTimeFieldGroupVariants: (props?: ({
2
2
  size?: "h3" | "h5" | "bodySm" | "bodyDefault" | null | undefined;
3
- state?: "active" | "disabled" | "error" | "hover" | "default" | null | undefined;
3
+ state?: "active" | "disabled" | "hover" | "default" | "error" | null | undefined;
4
4
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
5
5
  export declare const invisibleTimeFieldInputVariants: (props?: ({
6
6
  size?: "h3" | "h5" | "bodySm" | "bodyDefault" | null | undefined;
@@ -1,5 +1,5 @@
1
1
  export declare const inputNumberVariant: (props?: ({
2
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
2
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
3
3
  isHovered?: boolean | null | undefined;
4
4
  isFocused?: boolean | null | undefined;
5
5
  isDisabled?: boolean | null | undefined;
@@ -8,7 +8,7 @@ export declare const inputNumberVariant: (props?: ({
8
8
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
9
9
  export declare const invisibleNumberFieldVariants: (props?: ({
10
10
  size?: "h3" | "h5" | "bodySm" | "bodyDefault" | null | undefined;
11
- state?: "active" | "disabled" | "error" | "hover" | "default" | null | undefined;
11
+ state?: "active" | "disabled" | "hover" | "default" | "error" | null | undefined;
12
12
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
13
13
  export declare const invisibleNumberFieldGroupVariants: (props?: ({
14
14
  size?: "h3" | "h5" | "bodySm" | "bodyDefault" | null | undefined;
@@ -1,6 +1,6 @@
1
1
  export declare const progressBarVariants: (props?: ({
2
- variant?: "primary" | "success" | "error" | "orangeWarning" | "yellowWarning" | "yellow" | "sky" | null | undefined;
2
+ variant?: "error" | "primary" | "success" | "orangeWarning" | "yellowWarning" | "yellow" | "sky" | null | undefined;
3
3
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
4
4
  export declare const progressFillVariants: (props?: ({
5
- variant?: "primary" | "success" | "error" | "orangeWarning" | "yellowWarning" | "yellow" | "sky" | null | undefined;
5
+ variant?: "error" | "primary" | "success" | "orangeWarning" | "yellowWarning" | "yellow" | "sky" | null | undefined;
6
6
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
@@ -7,6 +7,6 @@ export declare const searchOptionVariants: (props?: ({
7
7
  hideDisabledItems?: boolean | null | undefined;
8
8
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
9
9
  export declare const multiSearchFieldContainerVariants: (props?: ({
10
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
10
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
11
11
  isDisabled?: boolean | null | undefined;
12
12
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
@@ -1,11 +1,11 @@
1
1
  export declare const selectInputButtonVariants: (props?: ({
2
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
2
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
3
3
  isDisabled?: boolean | null | undefined;
4
4
  isHovered?: boolean | null | undefined;
5
5
  isFocusVisible?: boolean | null | undefined;
6
6
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
7
7
  export declare const selectInputBadgeVariants: (props?: ({
8
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
8
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
9
9
  isDisabled?: boolean | null | undefined;
10
10
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
11
11
  export declare const selectInputPopoverVariants: (props?: ({} & import('class-variance-authority/types').ClassProp) | undefined) => string;
@@ -1,6 +1,6 @@
1
1
  export declare const statusChipVariants: (props?: ({
2
2
  size?: "sm" | null | undefined;
3
- variant?: "success" | "error" | "info" | "warning" | null | undefined;
3
+ variant?: "error" | "success" | "info" | "warning" | null | undefined;
4
4
  isSelected?: boolean | null | undefined;
5
5
  isDisabled?: boolean | null | undefined;
6
6
  isHovered?: boolean | null | undefined;
@@ -1,15 +1,15 @@
1
1
  export declare const stepVariants: (props?: ({
2
- size?: "xs" | "md" | null | undefined;
2
+ size?: "md" | "xs" | null | undefined;
3
3
  state?: "error" | "pending" | "inProgress" | "completed" | null | undefined;
4
4
  isDisabled?: boolean | null | undefined;
5
5
  isHovered?: boolean | null | undefined;
6
6
  isPressed?: boolean | null | undefined;
7
7
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
8
8
  export declare const labelVariants: (props?: ({
9
- size?: "xs" | "md" | null | undefined;
9
+ size?: "md" | "xs" | null | undefined;
10
10
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
11
11
  export declare const iconVariants: (props?: ({
12
- size?: "xs" | "md" | null | undefined;
12
+ size?: "md" | "xs" | null | undefined;
13
13
  state?: "error" | "pending" | "inProgress" | "completed" | null | undefined;
14
14
  isHovered?: boolean | null | undefined;
15
15
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
@@ -1,10 +1,10 @@
1
1
  export declare const multiTextFieldContainerVariants: (props?: ({
2
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
2
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
3
3
  isDisabled?: boolean | null | undefined;
4
4
  hasInvalidValue?: boolean | null | undefined;
5
5
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
6
6
  export declare const textFieldInputVariants: (props?: ({
7
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
7
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
8
8
  isHovered?: boolean | null | undefined;
9
9
  isDisabled?: boolean | null | undefined;
10
10
  isReadOnly?: boolean | null | undefined;
@@ -2,7 +2,7 @@
2
2
  * Group wrapper variants with TextField-like borders and states
3
3
  */
4
4
  export declare const timeFieldGroupVariants: (props?: ({
5
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
5
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
6
6
  isHovered?: boolean | null | undefined;
7
7
  isDisabled?: boolean | null | undefined;
8
8
  isReadOnly?: boolean | null | undefined;
@@ -13,11 +13,11 @@ export declare const timeFieldGroupVariants: (props?: ({
13
13
  * DateInput styling matching TextField input sizes
14
14
  */
15
15
  export declare const timeFieldInputVariants: (props?: ({
16
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
16
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
17
17
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
18
18
  /**
19
19
  * Clock button styling positioned like TextField icons
20
20
  */
21
21
  export declare const timeFieldButtonVariants: (props?: ({
22
- size?: "xs" | "sm" | "md" | "lg" | null | undefined;
22
+ size?: "sm" | "md" | "lg" | "xs" | null | undefined;
23
23
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
@@ -1,5 +1,5 @@
1
1
  export declare const tooltipVariants: (props?: ({
2
2
  mode?: "light" | "dark" | null | undefined;
3
3
  hasSupportText?: boolean | null | undefined;
4
- placement?: "left" | "right" | "none" | "bottom" | "top" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | null | undefined;
4
+ placement?: "none" | "top-start" | "top" | "top-end" | "right" | "bottom-start" | "bottom" | "bottom-end" | "left" | null | undefined;
5
5
  } & import('class-variance-authority/types').ClassProp) | undefined) => string;
@@ -1,4 +1,5 @@
1
1
  export * from './Accordion';
2
+ export * from './Autocomplete';
2
3
  export * from './Badge';
3
4
  export * from './Breadcrumbs';
4
5
  export * from './Button';
package/dist/index.cjs.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index.cjs2.js"),r=require("./index.cjs3.js"),t=require("./index.cjs4.js"),n=require("./index.cjs5.js"),o=require("./index.cjs6.js"),l=require("./index.cjs7.js"),c=require("./index.cjs8.js"),s=require("./index.cjs9.js"),u=require("./index.cjs10.js"),p=require("./index.cjs11.js"),a=require("./index.cjs12.js"),d=require("./index.cjs13.js"),b=require("./index.cjs14.js"),q=require("./index.cjs15.js"),T=require("./index.cjs16.js"),m=require("./index.cjs17.js"),I=require("./index.cjs18.js"),S=require("./index.cjs19.js"),g=require("./index.cjs20.js"),F=require("./index.cjs21.js"),v=require("./index.cjs22.js"),C=require("./index.cjs23.js"),h=require("./index.cjs24.js"),P=require("./index.cjs25.js"),B=require("./index.cjs26.js"),k=require("./index.cjs27.js"),x=require("./index.cjs28.js"),y=require("./index.cjs29.js"),A=require("./index.cjs30.js"),L=require("./index.cjs31.js"),M=require("./index.cjs32.js"),O=require("./index.cjs33.js"),N=require("./index.cjs34.js"),f=require("./index.cjs35.js"),j=require("./index.cjs36.js"),D=require("./index.cjs37.js"),V=require("./index.cjs38.js"),w=require("./index.cjs39.js"),R=require("./index.cjs40.js"),z=require("./index.cjs41.js"),E=require("./index.cjs42.js"),G=require("./index.cjs43.js"),H=require("./index.cjs44.js"),J=require("./index.cjs45.js"),K=require("./index.cjs46.js"),e=require("react-aria-components");exports.Accordion=i.Accordion;exports.AccordionItem=r.AccordionItem;exports.Badge=t.Badge;exports.badgeVariants=n.badgeVariants;exports.Breadcrumbs=o.Breadcrumbs;exports.Button=l.Button;exports.Checkbox=c.Checkbox;exports.AssistChip=s.AssistChip;exports.ColorPicker=u.ColorPicker;exports.FilterButton=p.FilterButton;exports.FilterChip=a.FilterChip;exports.FilterTypeChip=d.FilterTypeChip;exports.IconButton=b.IconButton;exports.InvisibleInput=q.InvisibleInput;exports.Label=T.Label;exports.InvisibleDatepicker=m.InvisibleDatepicker;exports.InvisibleSelect=I.InvisibleSelect;exports.InvisibleSelectContent=S.InvisibleSelectContent;exports.InvisibleTimeField=g.InvisibleTimeField;exports.TimePickerPopover=F.TimePickerPopover;exports.TimeSegment=v.TimeSegment;exports.Loader=C.Loader;exports.LoadingOverlay=h.LoadingOverlay;exports.InvisibleNumberField=P.InvisibleNumberField;exports.NumberField=B.NumberField;exports.ProgressBar=k.ProgressBar;exports.RangeCalendar=x.RangeCalendar;exports.SearchField=y.SearchField;exports.SelectInput=A.SelectInput;exports.Slider=L.Slider;exports.StatusChip=M.StatusChip;exports.Stepper=O.Stepper;exports.StepperCompleted=N.StepperCompleted;exports.StepperStep=f.StepperStep;exports.Switch=j.Switch;exports.Tabs=D.Tabs;exports.InputValidationIcon=V.InputValidationIcon;exports.MultiTextField=w.MultiTextField;exports.TextField=R.TextField;exports.TimeField=z.TimeField;exports.useTimeField=E.useTimeField;exports.Tooltip=G.Tooltip;exports.TooltipTrigger=H.TooltipTrigger;exports.Text=J.Text;exports.Title=K.Title;Object.defineProperty(exports,"DialogTrigger",{enumerable:!0,get:()=>e.DialogTrigger});Object.defineProperty(exports,"Menu",{enumerable:!0,get:()=>e.Menu});Object.defineProperty(exports,"MenuItem",{enumerable:!0,get:()=>e.MenuItem});Object.defineProperty(exports,"Popover",{enumerable:!0,get:()=>e.Popover});
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index.cjs2.js"),i=require("./index.cjs3.js"),t=require("./index.cjs4.js"),o=require("./index.cjs5.js"),n=require("./index.cjs6.js"),c=require("./index.cjs7.js"),l=require("./index.cjs8.js"),u=require("./index.cjs9.js"),s=require("./index.cjs10.js"),p=require("./index.cjs11.js"),a=require("./index.cjs12.js"),d=require("./index.cjs13.js"),m=require("./index.cjs14.js"),b=require("./index.cjs15.js"),q=require("./index.cjs16.js"),T=require("./index.cjs17.js"),I=require("./index.cjs18.js"),S=require("./index.cjs19.js"),g=require("./index.cjs20.js"),F=require("./index.cjs21.js"),v=require("./index.cjs22.js"),C=require("./index.cjs23.js"),h=require("./index.cjs24.js"),P=require("./index.cjs25.js"),B=require("./index.cjs26.js"),A=require("./index.cjs27.js"),k=require("./index.cjs28.js"),x=require("./index.cjs29.js"),y=require("./index.cjs30.js"),L=require("./index.cjs31.js"),M=require("./index.cjs32.js"),O=require("./index.cjs33.js"),N=require("./index.cjs34.js"),f=require("./index.cjs35.js"),j=require("./index.cjs36.js"),D=require("./index.cjs37.js"),V=require("./index.cjs38.js"),w=require("./index.cjs39.js"),R=require("./index.cjs40.js"),z=require("./index.cjs41.js"),E=require("./index.cjs42.js"),G=require("./index.cjs43.js"),H=require("./index.cjs44.js"),J=require("./index.cjs45.js"),K=require("./index.cjs46.js"),Q=require("./index.cjs47.js"),U=require("./index.cjs48.js"),e=require("react-aria-components");exports.Accordion=r.Accordion;exports.AccordionItem=i.AccordionItem;exports.Autocomplete=t.Autocomplete;exports.AutocompleteItem=o.AutocompleteItem;exports.Badge=n.Badge;exports.badgeVariants=c.badgeVariants;exports.Breadcrumbs=l.Breadcrumbs;exports.Button=u.Button;exports.Checkbox=s.Checkbox;exports.AssistChip=p.AssistChip;exports.ColorPicker=a.ColorPicker;exports.FilterButton=d.FilterButton;exports.FilterChip=m.FilterChip;exports.FilterTypeChip=b.FilterTypeChip;exports.IconButton=q.IconButton;exports.InvisibleInput=T.InvisibleInput;exports.Label=I.Label;exports.InvisibleDatepicker=S.InvisibleDatepicker;exports.InvisibleSelect=g.InvisibleSelect;exports.InvisibleSelectContent=F.InvisibleSelectContent;exports.InvisibleTimeField=v.InvisibleTimeField;exports.TimePickerPopover=C.TimePickerPopover;exports.TimeSegment=h.TimeSegment;exports.Loader=P.Loader;exports.LoadingOverlay=B.LoadingOverlay;exports.InvisibleNumberField=A.InvisibleNumberField;exports.NumberField=k.NumberField;exports.ProgressBar=x.ProgressBar;exports.RangeCalendar=y.RangeCalendar;exports.SearchField=L.SearchField;exports.SelectInput=M.SelectInput;exports.Slider=O.Slider;exports.StatusChip=N.StatusChip;exports.Stepper=f.Stepper;exports.StepperCompleted=j.StepperCompleted;exports.StepperStep=D.StepperStep;exports.Switch=V.Switch;exports.Tabs=w.Tabs;exports.InputValidationIcon=R.InputValidationIcon;exports.MultiTextField=z.MultiTextField;exports.TextField=E.TextField;exports.TimeField=G.TimeField;exports.useTimeField=H.useTimeField;exports.Tooltip=J.Tooltip;exports.TooltipTrigger=K.TooltipTrigger;exports.Text=Q.Text;exports.Title=U.Title;Object.defineProperty(exports,"DialogTrigger",{enumerable:!0,get:()=>e.DialogTrigger});Object.defineProperty(exports,"Menu",{enumerable:!0,get:()=>e.Menu});Object.defineProperty(exports,"MenuItem",{enumerable:!0,get:()=>e.MenuItem});Object.defineProperty(exports,"Popover",{enumerable:!0,get:()=>e.Popover});
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index.cjs47.js"),h=require("@react-stately/color"),n=require("react"),l=require("react-aria-components"),T=require("./index.cjs48.js"),z=require("./index.cjs73.js"),B=require("./index.cjs74.js"),H=require("./index.cjs75.js"),L=R=>{const{value:i,onChange:t,className:v,label:w,onBlur:x,onFocus:d,isDisabled:m=!1,isOpen:g,defaultOpen:q,onOpenChange:p,...F}=R,f=i?h.parseColor(i).toFormat("hsb"):h.parseColor("hsl(0, 100%, 50%)").toFormat("hsb"),[s,c]=n.useState(f),[O,C]=n.useState(f.getChannelValue("hue")),[V,a]=n.useState("#"+s.toString("hex").slice(1)),[j,b]=n.useState(!1),[y,I]=n.useState(q??!1),S=g!==void 0,E=S?g:y;n.useEffect(()=>{i&&!j&&a("#"+h.parseColor(i).toString("hex").slice(1))},[i,j]),n.useEffect(()=>{C(s.getChannelValue("hue"))},[s]);const A=e=>{S||I(e),p==null||p(e)},P=e=>{let r=e.target.value;r.startsWith("#")||(r="#"+r);const u=r.slice(1).replace(/[^0-9a-fA-F]/g,"").slice(0,6);if(a("#"+u),u.length===6)try{const $=h.parseColor("#"+u).toFormat("hsb");c($),t==null||t("#"+u)}catch{}},N=e=>{c(e.toFormat("hsb")),a("#"+e.toString("hex").slice(1)),t==null||t("#"+e.toString("hex").replace(/^#*/,""))},k=e=>{C(e.getChannelValue("hue"));const r=s.withChannelValue("hue",e.getChannelValue("hue"));c(r),a("#"+r.toString("hex").slice(1)),t==null||t("#"+r.toString("hex").replace(/^#*/,""))},D=e=>{const r=e.withChannelValue("hue",O);c(r),a("#"+r.toString("hex").slice(1)),t==null||t("#"+r.toString("hex").replace(/^#*/,""))};return o.jsxRuntimeExports.jsxs(l.ColorPicker,{value:s,onChange:N,...F,children:[o.jsxRuntimeExports.jsx(l.Label,{children:w}),o.jsxRuntimeExports.jsxs("div",{className:T.cn("flex w-80 items-center rounded border transition-colors",E?"border-primary-500 ring-1 ring-primary-500":"focus-within:border-primary-500 focus-within:ring-1 focus-within:ring-primary-500",v),tabIndex:-1,children:[o.jsxRuntimeExports.jsxs(l.DialogTrigger,{isOpen:E,onOpenChange:A,children:[o.jsxRuntimeExports.jsx(l.Button,{isDisabled:m,className:"border-none bg-transparent p-0 shadow-none focus:outline-none","aria-label":"Abrir selector de color",children:o.jsxRuntimeExports.jsx(l.ColorSwatch,{color:s,className:"mx-3 size-5 rounded-full border border-neutral-400"})}),o.jsxRuntimeExports.jsx(l.Popover,{placement:"bottom start",children:o.jsxRuntimeExports.jsxs(l.Dialog,{className:"box-border flex min-w-48 flex-col gap-2 overflow-auto bg-white p-4 shadow-md outline-none",children:[o.jsxRuntimeExports.jsx(z.ColorArea,{color:s,onChange:D}),o.jsxRuntimeExports.jsx(H.ColorSlider,{color:s,onChange:k})]})})]}),o.jsxRuntimeExports.jsx(B.ColorField,{isDisabled:m,inputProps:{value:V,onChange:P,onFocus:e=>{b(!0),d==null||d(e)},onBlur:e=>{b(!1),x==null||x(e)}}})]})]})};exports.ColorPicker=L;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index.cjs49.js"),j=require("react-aria-components"),x=require("./index.cjs50.js"),p=require("./index.cjs77.js"),b=require("./index.cjs57.js"),h=({isIndeterminate:c=!1,isDisabled:s=!1,className:u,children:r,onChange:i,isSelected:n=!1,id:o,...m})=>{const l=(a,t)=>x.cn(b.checkboxVariants({isDisabled:s,isFocusVisible:a,isHovered:t,isSelected:n,label:!!r}));return e.jsxRuntimeExports.jsx(j.Checkbox,{className:x.cn("group flex items-center",u),isSelected:n,isDisabled:s,id:o,onChange:i,...m,children:({isFocusVisible:a,isHovered:t})=>e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx("div",{className:l(a,t),"aria-hidden":"true",children:e.jsxRuntimeExports.jsx(p.MarkIcon,{isIndeterminate:c,isHovered:t,isSelected:n,className:"size-3"})}),r&&e.jsxRuntimeExports.jsx("span",{className:x.cn("select-none text-base leading-6",s?"text-neutral-500":"text-primary-900"),id:o,children:r})]})})};exports.Checkbox=h;
@@ -1,9 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index.cjs125.js"),R=require("react");/**
2
- * @license React
3
- * react-jsx-runtime.production.min.js
4
- *
5
- * Copyright (c) Facebook, Inc. and its affiliates.
6
- *
7
- * This source code is licensed under the MIT license found in the
8
- * LICENSE file in the root directory of this source tree.
9
- */var p;function a(){if(p)return t.__exports;p=1;var f=R,c=Symbol.for("react.element"),l=Symbol.for("react.fragment"),d=Object.prototype.hasOwnProperty,m=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,y={key:!0,ref:!0,__self:!0,__source:!0};function i(o,e,u){var r,n={},_=null,s=null;u!==void 0&&(_=""+u),e.key!==void 0&&(_=""+e.key),e.ref!==void 0&&(s=e.ref);for(r in e)d.call(e,r)&&!y.hasOwnProperty(r)&&(n[r]=e[r]);if(o&&o.defaultProps)for(r in e=o.defaultProps,e)n[r]===void 0&&(n[r]=e[r]);return{$$typeof:c,type:o,key:_,ref:s,props:n,_owner:m.current}}return t.__exports.Fragment=l,t.__exports.jsx=i,t.__exports.jsxs=i,t.__exports}exports.__require=a;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("./index.cjs49.js"),q=require("react"),y=require("react-aria"),v=require("./index.cjs50.js"),x=require("./index.cjs102.js"),T=i=>{const{className:r,item:n,orientation:a,state:e,id:c=void 0}=i,{key:s,rendered:o}=n,u=e.selectedKey===s,d=e.disabledKeys.has(s)||(e==null?void 0:e.isDisabled),t=q.useRef(null),{tabProps:l}=y.useTab({key:String(s)},e,t),b=v.cn(x.tabVariants({isActive:u,orientation:a,isDisabledTab:d}),r);return m.jsxRuntimeExports.jsx("div",{...l,ref:t,className:b,id:c,children:o})};exports.Tab=T;
@@ -1,19 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const R=require("./index.cjs126.js"),tr=require("react");/**
2
- * @license React
3
- * react-jsx-runtime.development.js
4
- *
5
- * Copyright (c) Facebook, Inc. and its affiliates.
6
- *
7
- * This source code is licensed under the MIT license found in the
8
- * LICENSE file in the root directory of this source tree.
9
- */var he;function nr(){return he||(he=1,process.env.NODE_ENV!=="production"&&function(){var Ee=tr,x=Symbol.for("react.element"),ye=Symbol.for("react.portal"),m=Symbol.for("react.fragment"),U=Symbol.for("react.strict_mode"),N=Symbol.for("react.profiler"),q=Symbol.for("react.provider"),B=Symbol.for("react.context"),T=Symbol.for("react.forward_ref"),k=Symbol.for("react.suspense"),D=Symbol.for("react.suspense_list"),C=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),_e=Symbol.for("react.offscreen"),G=Symbol.iterator,Re="@@iterator";function me(e){if(e===null||typeof e!="object")return null;var r=G&&e[G]||e[Re];return typeof r=="function"?r:null}var b=Ee.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function f(e){{for(var r=arguments.length,t=new Array(r>1?r-1:0),n=1;n<r;n++)t[n-1]=arguments[n];Te("error",e,t)}}function Te(e,r,t){{var n=b.ReactDebugCurrentFrame,o=n.getStackAddendum();o!==""&&(r+="%s",t=t.concat([o]));var u=t.map(function(i){return String(i)});u.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,u)}}var Ce=!1,Pe=!1,Se=!1,Oe=!1,we=!1,z;z=Symbol.for("react.module.reference");function je(e){return!!(typeof e=="string"||typeof e=="function"||e===m||e===N||we||e===U||e===k||e===D||Oe||e===_e||Ce||Pe||Se||typeof e=="object"&&e!==null&&(e.$$typeof===F||e.$$typeof===C||e.$$typeof===q||e.$$typeof===B||e.$$typeof===T||e.$$typeof===z||e.getModuleId!==void 0))}function xe(e,r,t){var n=e.displayName;if(n)return n;var o=r.displayName||r.name||"";return o!==""?t+"("+o+")":t}function J(e){return e.displayName||"Context"}function d(e){if(e==null)return null;if(typeof e.tag=="number"&&f("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case m:return"Fragment";case ye:return"Portal";case N:return"Profiler";case U:return"StrictMode";case k:return"Suspense";case D:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case B:var r=e;return J(r)+".Consumer";case q:var t=e;return J(t._context)+".Provider";case T:return xe(e,e.render,"ForwardRef");case C:var n=e.displayName||null;return n!==null?n:d(e.type)||"Memo";case F:{var o=e,u=o._payload,i=o._init;try{return d(i(u))}catch{return null}}}return null}var g=Object.assign,y=0,K,H,X,Z,Q,ee,re;function te(){}te.__reactDisabledLog=!0;function ke(){{if(y===0){K=console.log,H=console.info,X=console.warn,Z=console.error,Q=console.group,ee=console.groupCollapsed,re=console.groupEnd;var e={configurable:!0,enumerable:!0,value:te,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}y++}}function De(){{if(y--,y===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:g({},e,{value:K}),info:g({},e,{value:H}),warn:g({},e,{value:X}),error:g({},e,{value:Z}),group:g({},e,{value:Q}),groupCollapsed:g({},e,{value:ee}),groupEnd:g({},e,{value:re})})}y<0&&f("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var A=b.ReactCurrentDispatcher,I;function P(e,r,t){{if(I===void 0)try{throw Error()}catch(o){var n=o.stack.trim().match(/\n( *(at )?)/);I=n&&n[1]||""}return`
10
- `+I+e}}var W=!1,S;{var Fe=typeof WeakMap=="function"?WeakMap:Map;S=new Fe}function ne(e,r){if(!e||W)return"";{var t=S.get(e);if(t!==void 0)return t}var n;W=!0;var o=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var u;u=A.current,A.current=null,ke();try{if(r){var i=function(){throw Error()};if(Object.defineProperty(i.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(i,[])}catch(p){n=p}Reflect.construct(e,[],i)}else{try{i.call()}catch(p){n=p}e.call(i.prototype)}}else{try{throw Error()}catch(p){n=p}e()}}catch(p){if(p&&n&&typeof p.stack=="string"){for(var a=p.stack.split(`
11
- `),c=n.stack.split(`
12
- `),s=a.length-1,l=c.length-1;s>=1&&l>=0&&a[s]!==c[l];)l--;for(;s>=1&&l>=0;s--,l--)if(a[s]!==c[l]){if(s!==1||l!==1)do if(s--,l--,l<0||a[s]!==c[l]){var v=`
13
- `+a[s].replace(" at new "," at ");return e.displayName&&v.includes("<anonymous>")&&(v=v.replace("<anonymous>",e.displayName)),typeof e=="function"&&S.set(e,v),v}while(s>=1&&l>=0);break}}}finally{W=!1,A.current=u,De(),Error.prepareStackTrace=o}var E=e?e.displayName||e.name:"",be=E?P(E):"";return typeof e=="function"&&S.set(e,be),be}function Ae(e,r,t){return ne(e,!1)}function Ie(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function O(e,r,t){if(e==null)return"";if(typeof e=="function")return ne(e,Ie(e));if(typeof e=="string")return P(e);switch(e){case k:return P("Suspense");case D:return P("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case T:return Ae(e.render);case C:return O(e.type,r,t);case F:{var n=e,o=n._payload,u=n._init;try{return O(u(o),r,t)}catch{}}}return""}var w=Object.prototype.hasOwnProperty,ae={},ie=b.ReactDebugCurrentFrame;function j(e){if(e){var r=e._owner,t=O(e.type,e._source,r?r.type:null);ie.setExtraStackFrame(t)}else ie.setExtraStackFrame(null)}function We(e,r,t,n,o){{var u=Function.call.bind(w);for(var i in e)if(u(e,i)){var a=void 0;try{if(typeof e[i]!="function"){var c=Error((n||"React class")+": "+t+" type `"+i+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[i]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw c.name="Invariant Violation",c}a=e[i](r,i,n,t,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(s){a=s}a&&!(a instanceof Error)&&(j(o),f("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",n||"React class",t,i,typeof a),j(null)),a instanceof Error&&!(a.message in ae)&&(ae[a.message]=!0,j(o),f("Failed %s type: %s",t,a.message),j(null))}}}var $e=Array.isArray;function $(e){return $e(e)}function Ye(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,t=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return t}}function Me(e){try{return oe(e),!1}catch{return!0}}function oe(e){return""+e}function ue(e){if(Me(e))return f("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Ye(e)),oe(e)}var _=b.ReactCurrentOwner,Ve={key:!0,ref:!0,__self:!0,__source:!0},se,le,Y;Y={};function Le(e){if(w.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function Ue(e){if(w.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function Ne(e,r){if(typeof e.ref=="string"&&_.current&&r&&_.current.stateNode!==r){var t=d(_.current.type);Y[t]||(f('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',d(_.current.type),e.ref),Y[t]=!0)}}function qe(e,r){{var t=function(){se||(se=!0,f("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}}function Be(e,r){{var t=function(){le||(le=!0,f("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",r))};t.isReactWarning=!0,Object.defineProperty(e,"ref",{get:t,configurable:!0})}}var Ge=function(e,r,t,n,o,u,i){var a={$$typeof:x,type:e,key:r,ref:t,props:i,_owner:u};return a._store={},Object.defineProperty(a._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(a,"_self",{configurable:!1,enumerable:!1,writable:!1,value:n}),Object.defineProperty(a,"_source",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.freeze&&(Object.freeze(a.props),Object.freeze(a)),a};function ze(e,r,t,n,o){{var u,i={},a=null,c=null;t!==void 0&&(ue(t),a=""+t),Ue(r)&&(ue(r.key),a=""+r.key),Le(r)&&(c=r.ref,Ne(r,o));for(u in r)w.call(r,u)&&!Ve.hasOwnProperty(u)&&(i[u]=r[u]);if(e&&e.defaultProps){var s=e.defaultProps;for(u in s)i[u]===void 0&&(i[u]=s[u])}if(a||c){var l=typeof e=="function"?e.displayName||e.name||"Unknown":e;a&&qe(i,l),c&&Be(i,l)}return Ge(e,a,c,o,n,_.current,i)}}var M=b.ReactCurrentOwner,fe=b.ReactDebugCurrentFrame;function h(e){if(e){var r=e._owner,t=O(e.type,e._source,r?r.type:null);fe.setExtraStackFrame(t)}else fe.setExtraStackFrame(null)}var V;V=!1;function L(e){return typeof e=="object"&&e!==null&&e.$$typeof===x}function ce(){{if(M.current){var e=d(M.current.type);if(e)return`
14
-
15
- Check the render method of \``+e+"`."}return""}}function Je(e){{if(e!==void 0){var r=e.fileName.replace(/^.*[\\\/]/,""),t=e.lineNumber;return`
16
-
17
- Check your code at `+r+":"+t+"."}return""}}var ve={};function Ke(e){{var r=ce();if(!r){var t=typeof e=="string"?e:e.displayName||e.name;t&&(r=`
18
-
19
- Check the top-level render call using <`+t+">.")}return r}}function de(e,r){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var t=Ke(r);if(ve[t])return;ve[t]=!0;var n="";e&&e._owner&&e._owner!==M.current&&(n=" It was passed a child from "+d(e._owner.type)+"."),h(e),f('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',t,n),h(null)}}function pe(e,r){{if(typeof e!="object")return;if($(e))for(var t=0;t<e.length;t++){var n=e[t];L(n)&&de(n,r)}else if(L(e))e._store&&(e._store.validated=!0);else if(e){var o=me(e);if(typeof o=="function"&&o!==e.entries)for(var u=o.call(e),i;!(i=u.next()).done;)L(i.value)&&de(i.value,r)}}}function He(e){{var r=e.type;if(r==null||typeof r=="string")return;var t;if(typeof r=="function")t=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===T||r.$$typeof===C))t=r.propTypes;else return;if(t){var n=d(r);We(t,e.props,"prop",n,e)}else if(r.PropTypes!==void 0&&!V){V=!0;var o=d(r);f("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",o||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&f("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Xe(e){{for(var r=Object.keys(e.props),t=0;t<r.length;t++){var n=r[t];if(n!=="children"&&n!=="key"){h(e),f("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",n),h(null);break}}e.ref!==null&&(h(e),f("Invalid attribute `ref` supplied to `React.Fragment`."),h(null))}}function ge(e,r,t,n,o,u){{var i=je(e);if(!i){var a="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(a+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var c=Je(o);c?a+=c:a+=ce();var s;e===null?s="null":$(e)?s="array":e!==void 0&&e.$$typeof===x?(s="<"+(d(e.type)||"Unknown")+" />",a=" Did you accidentally export a JSX literal instead of a component?"):s=typeof e,f("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",s,a)}var l=ze(e,r,t,o,u);if(l==null)return l;if(i){var v=r.children;if(v!==void 0)if(n)if($(v)){for(var E=0;E<v.length;E++)pe(v[E],e);Object.freeze&&Object.freeze(v)}else f("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else pe(v,e)}return e===m?Xe(l):He(l),l}}function Ze(e,r,t){return ge(e,r,t,!0)}function Qe(e,r,t){return ge(e,r,t,!1)}var er=Qe,rr=Ze;R.__exports.Fragment=m,R.__exports.jsx=er,R.__exports.jsxs=rr}()),R.__exports}exports.__require=nr;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index.cjs49.js"),l=require("react"),u=require("react-aria"),d=require("./index.cjs50.js"),b=r=>{var t;const{className:n,state:e,...c}=r,s=l.useRef(null),{tabPanelProps:a}=u.useTabPanel(c,e,s),o=d.cn("",n);return i.jsxRuntimeExports.jsx("div",{...a,ref:s,className:o,children:(t=e.selectedItem)==null?void 0:t.props.children})};exports.TabPanel=b;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react"),e=l,o=({title:a,titleId:r,...t},n)=>e.createElement("svg",Object.assign({fill:"currentColor","aria-hidden":"true",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",ref:n,"aria-labelledby":r},t),a?e.createElement("title",{id:r},a):null,e.createElement("path",{d:"M17.833 3.667H17v-.834a.833.833 0 1 0-1.667 0v.834H8.667v-.834a.833.833 0 0 0-1.667 0v.834h-.833A4.17 4.17 0 0 0 2 7.833v10A4.17 4.17 0 0 0 6.167 22h11.666A4.17 4.17 0 0 0 22 17.833v-10a4.17 4.17 0 0 0-4.167-4.166M3.667 7.833a2.5 2.5 0 0 1 2.5-2.5h11.666a2.5 2.5 0 0 1 2.5 2.5v.834H3.667zm14.166 12.5H6.167a2.5 2.5 0 0 1-2.5-2.5v-7.5h16.666v7.5a2.5 2.5 0 0 1-2.5 2.5"}),e.createElement("path",{d:"M12 16.581a1.25 1.25 0 1 0-.001-2.498 1.25 1.25 0 0 0 0 2.498Zm-4.168 0a1.25 1.25 0 1 0 0-2.498 1.25 1.25 0 0 0 0 2.498m8.334 0a1.25 1.25 0 1 0 0-2.498 1.25 1.25 0 0 0 0 2.498"})),c=e.forwardRef(o);var v=c;exports.CalendarIcon_1=v;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("class-variance-authority"),e=r.cva("flex h-full max-h-12",{variants:{orientation:{horizontal:"flex-col",vertical:"flex-row"}}}),t=r.cva("group inline-flex cursor-pointer items-center px-4 py-3 text-sm font-semibold focus-visible:outline-none",{variants:{isActive:{true:"bg-primary-50 text-primary-500 ",false:"text-primary-300 hover:text-primary-500 hover:border-primary-500"},isDisabledTab:{true:"",false:""},orientation:{horizontal:"border-b-2 border-transparent",vertical:"border-r-2 border-transparent"}},compoundVariants:[{isDisabledTab:!0,orientation:"horizontal",class:"border-b-2 cursor-not-allowed !border-neutral-600 !text-neutral-600 bg-neutral-200"},{isDisabledTab:!0,orientation:"vertical",class:"border-r-2 cursor-not-allowed !border-neutral-600 !text-neutral-600 bg-neutral-200"},{isActive:!0,orientation:"horizontal",class:"border-b-2 border-primary-500"},{isActive:!1,orientation:"horizontal",class:"border-b-2 border-primary-300"},{isActive:!1,orientation:"vertical",class:"border-r-2 border-primary-200"},{isActive:!0,orientation:"vertical",class:"border-r-2 border-primary-500"}]});exports.tabVariants=t;exports.tabsVariants=e;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),e=a,n=({title:r,titleId:l,...c},t)=>e.createElement("svg",Object.assign({fill:"currentColor","aria-hidden":"true",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",ref:t,"aria-labelledby":l},c),r?e.createElement("title",{id:l},r):null,e.createElement("path",{fillRule:"evenodd",d:"M12 20.5a8.5 8.5 0 1 0 0-17 8.5 8.5 0 0 0 0 17m0 1.5c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10",clipRule:"evenodd"}),e.createElement("path",{d:"M16.505 8.445a.75.75 0 0 1 .05 1.06l-5 5.5a.75.75 0 0 1-1.131-.025l-2.5-3a.75.75 0 1 1 1.152-.96l1.949 2.338 4.42-4.863a.75.75 0 0 1 1.06-.05"})),o=e.forwardRef(n);var i=o;exports.CheckCircleIcon_1=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("class-variance-authority"),t='after:content-[""] after:absolute after:border-8 after:border-x-transparent',o=`${t} after:left-4 after:top-[100%] after:border-b-transparent`,a=`${t} after:left-1/2 after:top-[100%] after:-translate-x-1/2 after:border-b-transparent`,b=`${t} after:right-4 after:top-[100%] after:border-b-transparent`,l=`${t} after:left-4 after:bottom-[100%] after:border-t-transparent`,n=`${t} after:left-1/2 after:bottom-[100%] after:-translate-x-1/2 after:border-t-transparent`,f=`${t} after:right-4 after:bottom-[100%] after:border-t-transparent`,r='before:content-[""] before:absolute before:top-1/2 before:-translate-y-1/2 before:border-8 before:border-y-transparent',s=`${r} before:right-[100%] before:border-l-transparent`,p=`${r} before:left-[100%] before:border-r-transparent`,d=e.cva("absolute z-20 w-max max-w-[250px] whitespace-normal break-words rounded-lg transition duration-150 ease-in-out shadow-[0px_2px_4px_-2px_#22242A0F,0px_4px_8px_-2px_#22242A1A] py-2 px-3",{variants:{mode:{light:"bg-blue-50 text-neutral-900 after:border-t-blue-50 after:border-b-blue-50 before:border-r-blue-50 before:border-l-blue-50",dark:"bg-blue-900 text-blue-50 after:border-t-blue-900 after:border-b-blue-900 before:border-r-blue-900 before:border-l-blue-900"},hasSupportText:{true:"",false:""},placement:{none:"bottom-full left-1/2 mb-3 -translate-x-1/2","top-start":`bottom-full left-0 mb-3 ${o}`,top:`bottom-full left-1/2 mb-3 -translate-x-1/2 ${a}`,"top-end":`bottom-full right-0 mb-3 ${b}`,right:`left-full top-1/2 ml-3 -translate-y-1/2 ${s}`,"bottom-start":`left-0 top-full mt-3 ${l}`,bottom:`left-1/2 top-full mt-3 -translate-x-1/2 ${n}`,"bottom-end":`right-0 top-full mt-3 ${f}`,left:`right-full top-1/2 mr-3 -translate-y-1/2 ${p}`}},compoundVariants:[{hasSupportText:!0,mode:"dark",class:"text-[16px] text-blue-50 font-semibold leading-5"},{hasSupportText:!0,mode:"light",class:"text-[16px] text-neutral-900 font-semibold leading-5"}]});exports.tooltipVariants=d;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),e=c,n=({title:r,titleId:l,...t},a)=>e.createElement("svg",Object.assign({fill:"currentColor","aria-hidden":"true",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",ref:a,"aria-labelledby":l},t),r?e.createElement("title",{id:l},r):null,e.createElement("path",{fillRule:"evenodd",d:"M21.336 3.153a.85.85 0 0 1 .211 1.183l-11.5 16.5a.85.85 0 0 1-1.357.05l-6.5-8a.85.85 0 1 1 1.32-1.072l5.788 7.124L20.153 3.364a.85.85 0 0 1 1.183-.211",clipRule:"evenodd"})),o=e.forwardRef(n);var i=o;exports.CheckIcon_1=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={exports:{}};exports.__module=e;
@@ -1 +1,9 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),e=t,n=({title:l,titleId:r,...c},o)=>e.createElement("svg",Object.assign({fill:"currentColor","aria-hidden":"true",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",ref:o,"aria-labelledby":r},c),l?e.createElement("title",{id:r},l):null,e.createElement("path",{fillRule:"evenodd",d:"M12 3.25c-4.81 0-8.75 3.94-8.75 8.75s3.94 8.75 8.75 8.75 8.75-3.94 8.75-8.75A8.733 8.733 0 0 0 12 3.25M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.571 2 12 2",clipRule:"evenodd"}),e.createElement("path",{fillRule:"evenodd",d:"M11.167 5.453c.394 0 .714.32.714.714v5.952h5.12a.715.715 0 0 1 0 1.43h-5.834a.715.715 0 0 1-.715-.715V6.167c0-.394.32-.714.715-.714",clipRule:"evenodd"})),a=e.forwardRef(n);var d=a;exports.ClockIcon_1=d;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index.cjs136.js"),R=require("react");/**
2
+ * @license React
3
+ * react-jsx-runtime.production.min.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */var p;function a(){if(p)return t.__exports;p=1;var f=R,c=Symbol.for("react.element"),l=Symbol.for("react.fragment"),d=Object.prototype.hasOwnProperty,m=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,y={key:!0,ref:!0,__self:!0,__source:!0};function i(o,e,u){var r,n={},_=null,s=null;u!==void 0&&(_=""+u),e.key!==void 0&&(_=""+e.key),e.ref!==void 0&&(s=e.ref);for(r in e)d.call(e,r)&&!y.hasOwnProperty(r)&&(n[r]=e[r]);if(o&&o.defaultProps)for(r in e=o.defaultProps,e)n[r]===void 0&&(n[r]=e[r]);return{$$typeof:c,type:o,key:_,ref:s,props:n,_owner:m.current}}return t.__exports.Fragment=l,t.__exports.jsx=i,t.__exports.jsxs=i,t.__exports}exports.__require=a;